@ckeditor/ckeditor5-track-changes 48.0.0-alpha.0 → 48.0.0-alpha.2
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/dist/index.js +4 -4
- package/package.json +25 -25
package/dist/index.js
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x77f08d(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x1545e7,_0x4586c7){super(),this['id']=_0x4586c7['id'],this['type']=_0x4586c7['type'],this['subType']=_0x4586c7['subType']||null,this['author']=_0x4586c7['author'],this['creator']=_0x4586c7['creator']||_0x4586c7['author'],this['isExternal']=Boolean(_0x4586c7['attributes']&&_0x4586c7['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x4586c7['originalSuggestionId']||null,this['_model']=_0x1545e7,this['_onAccept']=_0x4586c7['onAccept'],this['_onDiscard']=_0x4586c7['onDiscard'],this['_onAttributesChange']=_0x4586c7['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x4586c7['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 _0x3b3e97=this;for(;_0x3b3e97['previous'];)_0x3b3e97=_0x3b3e97['previous'];return _0x3b3e97;}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'](_0x3e1015){this['_markerNames']['add'](_0x3e1015);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x46ef95=>this['_model']['markers']['get'](_0x46ef95))['filter'](_0x358ca6=>_0x358ca6);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x51b842=>{for(const _0x41fb0c of this['getMarkers']())_0x51b842['removeMarker'](_0x41fb0c);}),this['_markerNames']['clear']();}['removeMarker'](_0x56e1ce){this['_model']['change'](_0x2be416=>{_0x2be416['removeMarker'](_0x56e1ce);}),this['_markerNames']['delete'](_0x56e1ce);}['addRange'](_0x3ab35f){const _0x253275='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+bt['getMultiRangeId']();this['addMarkerName'](_0x253275),this['_model']['change'](_0x4771bb=>{_0x4771bb['addMarker'](_0x253275,{'range':_0x3ab35f,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xa4eace){for(const _0x40df7a of this['getRanges']())if(_0x40df7a['isIntersecting'](_0xa4eace))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x27cec8=>_0x27cec8['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x581bdd,_0x33d3ff)=>[..._0x581bdd,..._0x33d3ff['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x39b73d=this['getRanges']();if(0x1!=_0x39b73d['length'])return null;const _0x3dd1a7=_0x39b73d[0x0],_0x3e52d8=_0x3dd1a7['start']['nodeAfter'],_0x285995=_0x3dd1a7['end']['nodeBefore'];return _0x3e52d8 instanceof _0x967e5b?_0x3e52d8!=_0x285995?null:_0x3e52d8: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 _0x559090=[];let _0x3544cc=this['head'];for(;_0x3544cc;)_0x559090['push'](_0x3544cc),_0x3544cc=_0x3544cc['next'];return _0x559090;}['setAttribute'](_0x4728ef,_0x5b9329){const _0x1a08dd=nt(this['attributes']);it(_0x1a08dd,_0x4728ef,_0x5b9329),st(_0x1a08dd,this['attributes'])||(this['attributes']=_0x1a08dd,this['_onAttributesChange'](_0x1a08dd));}['removeAttribute'](_0x3b0452){const _0x5cd6e2=nt(this['attributes']);rt(_0x5cd6e2,_0x3b0452),st(_0x5cd6e2,this['attributes'])||(this['attributes']=_0x5cd6e2,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 _0x1b4051()['substr'](0x1,0x5);}}function At(_0x131f0f,_0x5b6cba,_0x2bbaf0){const _0x7f2878=_0x131f0f['t'],t=_0x131f0f['t'];switch(_0x5b6cba){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',_0x2bbaf0);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2bbaf0);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2bbaf0);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2bbaf0);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2bbaf0);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',_0x2bbaf0);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2bbaf0);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',_0x2bbaf0);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2bbaf0);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2bbaf0);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2bbaf0);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2bbaf0);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2bbaf0);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x2bbaf0);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2bbaf0);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2bbaf0);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2bbaf0);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2bbaf0);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2bbaf0);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2bbaf0);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2bbaf0);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2bbaf0);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2bbaf0);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2bbaf0);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x2bbaf0);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'},_0x2bbaf0);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x2bbaf0);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x2bbaf0);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2bbaf0);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2bbaf0);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2bbaf0);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2bbaf0);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2bbaf0);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'},_0x2bbaf0);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2bbaf0);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2bbaf0);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2bbaf0);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2bbaf0);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_NUMBERED_LIST_ARABIC_INDIC':return t({'string':'numbered\x20list\x20(arabic-indic)','id':'ELEMENT_NUMBERED_LIST_ARABIC_INDIC'});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'},_0x2bbaf0);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2bbaf0);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'},_0x2bbaf0);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_FOOTER_ROW':return t({'string':'footer\x20row','id':'FORMAT_FOOTER_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'FORMAT_TABLE_CELL_TYPE':return t({'string':'table\x20cell\x20type','id':'FORMAT_TABLE_CELL_TYPE'});case'FORMAT_FOOTNOTES_LIST_STYLE':return t({'string':'footnotes\x20list\x20style','id':'FORMAT_FOOTNOTES_LIST_STYLE'});case'FORMAT_FOOTNOTES_LIST_START':return t({'string':'footnotes\x20list\x20start','id':'FORMAT_FOOTNOTES_LIST_START'});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'},_0x2bbaf0);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2bbaf0);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'},_0x2bbaf0);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2bbaf0);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'},_0x2bbaf0);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2bbaf0);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x2bbaf0);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x2bbaf0);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x2bbaf0);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2bbaf0);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'},_0x2bbaf0);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x2bbaf0);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 _0x7f2878({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x2bbaf0);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x7f2878({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x2bbaf0);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2bbaf0);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'},_0x2bbaf0);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'},_0x2bbaf0);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'},_0x2bbaf0);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5b6cba;}}class kt{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x2e00a0,_0x1ead38){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x2e00a0,this['_locale']=_0x1ead38;}['getDescriptions'](_0x4ffc21){const _0xa106c5=[],_0x1749c4=new Set(),_0x3387c6=new Set();for(let _0x11e50b=0x0;_0x11e50b<_0x4ffc21['length'];_0x11e50b++){const _0x5381aa=_0x4ffc21[_0x11e50b];if(!_0x5381aa['isInContent'])continue;const _0x4ad8f1=this['_handleCustomCallbackDescription'](_0x5381aa);if(_0x4ad8f1){if(null!=_0x5381aa['subType']){if(_0x1749c4['has'](_0x5381aa['subType']))continue;_0x1749c4['add'](_0x5381aa['subType']);}_0xa106c5['push'](_0x4ad8f1);}else{if('attribute'==_0x5381aa['type']){const _0x16e0d1=_0x5381aa['data']['key'];if(_0x3387c6['has'](_0x16e0d1))continue;_0x3387c6['add'](_0x5381aa['data']['key']),_0x16e0d1==Ke?this['_handleRenameSuggestionDescription'](_0xa106c5,_0x5381aa):this['_handleAttributeSuggestionDescription'](_0xa106c5,_0x5381aa);continue;}'insertion'!=_0x5381aa['type']&&'deletion'!=_0x5381aa['type']||this['_handleInsertRemoveSuggestionDescription'](_0xa106c5,_0x5381aa,_0x4ffc21[_0x11e50b+0x1]);}}return this['_resolveDescriptionItems'](_0xa106c5);}['registerDescriptionCallback'](_0x21fe85){this['_customCallbacks']['push'](_0x21fe85);}['registerElementLabel'](_0x5ed098,_0x3a6ebe,_0x222988=_0x4c7b2c['normal']){'function'==typeof _0x5ed098?_0x5de656(this['_itemLabelsCallbacks'],{'matchingCallback':_0x5ed098,'label':_0x3a6ebe,'priority':_0x222988}):this['_itemLabels']['set'](_0x5ed098,_0x3a6ebe);}['registerAttributeLabel'](_0x4db118,_0x55244e){this['_attributeLabels']['set'](_0x4db118,_0x55244e);}['getItemLabel'](_0x15a2da,_0x44970b=0x1){let _0x472251;for(const _0x1060d3 of this['_itemLabelsCallbacks'])if(_0x1060d3['matchingCallback'](_0x15a2da)){_0x472251=_0x1060d3['label'];break;}return _0x472251||(_0x472251=this['_itemLabels']['get'](_0x15a2da['name'])),_0x472251?_0x472251(_0x44970b):0x1!==_0x44970b?_0x44970b+'\x20'+_0x15a2da['name']+'s':''+_0x15a2da['name'];}['_addDescriptionItems'](_0x45083d,_0x399763){const _0x4d60f8=_0x399763['getFirstRange']()['getWalker'](),_0x32ded6='insertion'==_0x399763['type']?'add':'remove';for(const _0x3d37b0 of _0x4d60f8){const _0x2c17db=_0x3d37b0['item'],_0x4c8108=_0x45083d[_0x45083d['length']-0x1];if(_0x2c17db['is']('$textProxy'))_0x4c8108&&_0x4c8108['type']['indexOf']('Container')>-0x1&&_0x45083d['pop'](),_0x4c8108&&'text'==_0x4c8108['type']?_0x4c8108[_0x32ded6]+=_0x2c17db['data']:_0x45083d['push']({'type':'text','add':'add'==_0x32ded6?_0x2c17db['data']:'','remove':'remove'==_0x32ded6?_0x2c17db['data']:''});else{if(this['_schema']['isObject'](_0x2c17db)){const _0x33d89e=_0x2c17db;if(_0x4c8108&&_0x4c8108['type']['indexOf']('Container')>-0x1&&_0x45083d['pop'](),'elementEnd'==_0x3d37b0['type'])continue;_0x4c8108&&_0x4c8108['type']==_0x32ded6+'Object'&&_0x4c8108['element']['name']==_0x33d89e['name']?_0x4c8108['quantity']++:_0x45083d['push']({'type':_0x32ded6+'Object','element':_0x33d89e,'quantity':0x1}),_0x4d60f8['skip'](_0x4a567f=>!('elementEnd'==_0x4a567f['type']&&_0x4a567f['item']==_0x2c17db));}else{if(this['_schema']['checkChild'](_0x2c17db,'$text')||_0x2c17db['is']('element','softBreak')){const _0x15c77e=_0x2c17db;if('add'==_0x32ded6&&'elementStart'==_0x3d37b0['type']||'remove'==_0x32ded6&&'elementEnd'==_0x3d37b0['type'])continue;if(_0x4c8108&&-0x1==_0x4c8108['type']['indexOf']('Container')){'text'==_0x4c8108['type']&&(_0x4c8108[_0x32ded6]+='\x0a');continue;}let _0xeea8f8;if(_0xeea8f8='add'==_0x32ded6?_0x15c77e['nextSibling']&&!this['_schema']['isObject'](_0x15c77e['nextSibling'])?_0x15c77e['nextSibling']:null:_0x15c77e['previousSibling']&&!this['_schema']['isObject'](_0x15c77e['previousSibling'])?_0x15c77e['previousSibling']:null,_0x15c77e['isEmpty']||_0xeea8f8&&_0xeea8f8['isEmpty']){const _0x9ef52a=_0xeea8f8&&_0xeea8f8['isEmpty']?_0xeea8f8:_0x15c77e;_0x4c8108&&_0x4c8108['type']==_0x32ded6+'EmptyContainer'&&_0x4c8108['element']['name']==_0x9ef52a['name']?_0x4c8108['quantity']++:_0x45083d['push']({'type':_0x32ded6+'EmptyContainer','element':_0x9ef52a,'quantity':0x1});}else _0x45083d['push']({'type':_0x32ded6+'Container','element':_0x15c77e});}}}}}['_resolveDescriptionItems'](_0xcac9ae){const _0x2dc253=this['_locale'],_0x1ad8e0=[],_0x59598e=[],_0x532cd2=[];for(const _0x36d014 of _0xcac9ae)switch(_0x36d014['type']){case'text':if(_0x36d014['add']=_0x36d014['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x36d014['remove']=_0x36d014['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x36d014['add']&&''!=_0x36d014['remove']){_0x1ad8e0['push']({'type':'replace','content':At(_0x2dc253,'REPLACE_TEXT',['\x22'+_0x36d014['remove']+'\x22','\x22'+_0x36d014['add']+'\x22'])});continue;}if(null!=_0x36d014['add']['match'](/^ +$/)){_0x1ad8e0['push']({'type':'insertion','content':At(_0x2dc253,'*Insert:*\x20%0',At(_0x2dc253,'ELEMENT_SPACE',_0x36d014['add']['length']))});continue;}if(null!=_0x36d014['remove']['match'](/^ +$/)){_0x1ad8e0['push']({'type':'deletion','content':At(_0x2dc253,'*Remove:*\x20%0',At(_0x2dc253,'ELEMENT_SPACE',_0x36d014['remove']['length']))});continue;}if(''!=_0x36d014['add']){_0x1ad8e0['push']({'type':'insertion','content':At(_0x2dc253,'*Insert:*\x20%0','\x22'+_0x36d014['add']+'\x22')});continue;}_0x1ad8e0['push']({'type':'deletion','content':At(_0x2dc253,'*Remove:*\x20%0','\x22'+_0x36d014['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x1ad8e0['push']({'type':'insertion','content':At(_0x2dc253,'*Insert:*\x20%0',this['getItemLabel'](_0x36d014['element'],_0x36d014['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x1ad8e0['push']({'type':'deletion','content':At(_0x2dc253,'*Remove:*\x20%0',this['getItemLabel'](_0x36d014['element'],_0x36d014['quantity']))});continue;case'addContainer':_0x1ad8e0['push']({'type':'insertion','content':At(_0x2dc253,'*Split:*\x20%0',this['getItemLabel'](_0x36d014['element'],_0x36d014['quantity']))});continue;case'removeContainer':_0x1ad8e0['push']({'type':'deletion','content':At(_0x2dc253,'*Merge:*\x20%0',this['getItemLabel'](_0x36d014['element'],_0x36d014['quantity']))});continue;case'addFormat':_0x59598e['push'](_0x36d014['key']);continue;case'removeFormat':_0x532cd2['push'](_0x36d014['key']);continue;default:_0x1ad8e0['push'](_0x36d014);}if(_0x59598e['length']){const _0x2e07b8=_0x59598e['map'](_0x49fb7d=>this['_attributeLabels']['has'](_0x49fb7d)?this['_attributeLabels']['get'](_0x49fb7d):_0x49fb7d)['join'](',\x20');_0x1ad8e0['push']({'type':'format','content':At(this['_locale'],'*Set\x20format:*\x20%0',_0x2e07b8)});}if(_0x532cd2['length']){const _0x20af05=_0x532cd2['map'](_0x5e7668=>this['_attributeLabels']['has'](_0x5e7668)?this['_attributeLabels']['get'](_0x5e7668):_0x5e7668)['join'](',\x20');_0x1ad8e0['push']({'type':'format','content':At(this['_locale'],'*Remove\x20format:*\x20%0',_0x20af05)});}return _0x1ad8e0;}['_handleCustomCallbackDescription'](_0x5cf549){for(const _0x729874 of this['_customCallbacks']){const _0x5473fb=_0x729874(_0x5cf549);if(_0x5473fb&&'type'in _0x5473fb)return _0x5473fb;}}['_handleAttributeSuggestionDescription'](_0x4b1e8d,_0x4e2ed2){const _0x56f976=_0x4e2ed2['data'],_0x26103f=void 0x0===_0x56f976['newValue']?'removeFormat':'addFormat';_0x4b1e8d['push']({'type':_0x26103f,'key':_0x56f976['key']});}['_handleRenameSuggestionDescription'](_0x564c4e,_0x562fb5){_0x564c4e['push']({'type':'format','content':At(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x562fb5['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x30c7a1,_0x1da474,_0x2cd69e){if(this['_addDescriptionItems'](_0x30c7a1,_0x1da474),_0x2cd69e&&_0x2cd69e['getFirstRange']()&&!_0x1da474['getFirstRange']()['end']['isEqual'](_0x2cd69e['getFirstRange']()['start'])){const _0x20a97a=_0x30c7a1[_0x30c7a1['length']-0x1],_0x44a6dc='insertion'==_0x1da474['type']?'add':'remove';_0x20a97a&&'text'==_0x20a97a['type']&&(_0x20a97a[_0x44a6dc]+='\x0a');}}}class Ct extends _0x415703{['afterInit'](){const _0xc37100=this['editor'],_0x3119d5=_0xc37100['plugins']['get']('TrackChangesEditing');_0xc37100['commands']['get']('showAIAssistant')&&_0x3119d5['enableCommand']('showAIAssistant');}}class yt extends _0x415703{['afterInit'](){const _0xc3ac67=this['editor'],_0x8d1116=_0xc3ac67['plugins']['get']('TrackChangesEditing');_0xc3ac67['commands']['get']('toggleAi')&&_0x8d1116['enableCommand']('toggleAi');}}class Nt extends _0x415703{['afterInit'](){const _0x437eac=this['editor'],_0x3f3f5e=_0x437eac['plugins']['get']('TrackChangesEditing');_0x437eac['commands']['get']('aiQuickAction')&&_0x3f3f5e['enableCommand']('aiQuickAction');}}class Rt extends _0x415703{['afterInit'](){const _0x38b276=this['editor'],_0x41c0f9=_0x38b276['locale'];if(!_0x38b276['plugins']['has']('AlignmentEditing'))return;const _0x48302f=_0x38b276['plugins']['get']('TrackChangesEditing');_0x48302f['enableDefaultAttributesIntegration']('alignment'),_0x48302f['descriptionFactory']['registerAttributeLabel']('alignment',At(_0x41c0f9,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e2a5f=this['editor'],_0x480af2=_0x4e2a5f['locale'];_0x4e2a5f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47702b=>{if('formatBlock'!=_0x47702b['type'])return;const {data:_0x23f792}=_0x47702b;if(_0x23f792&&'alignment'==_0x23f792['commandName']){const _0x31f5c7=_0x23f792['commandParams'][0x0]['value'];return{'type':'format','content':At(_0x480af2,'*Format:*\x20%0',function(_0xc69dc7){switch(_0xc69dc7){case'left':return At(_0x480af2,'FORMAT_ALIGN_TO_LEFT');case'right':return At(_0x480af2,'FORMAT_ALIGN_TO_RIGHT');case'center':return At(_0x480af2,'FORMAT_ALIGN_TO_CENTER');case'justify':return At(_0x480af2,'FORMAT_JUSTIFY_TEXT');}}(_0x31f5c7))};}});}}const St=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class Mt extends _0x415703{['afterInit'](){const _0x2eed26=this['editor'],_0x419778=_0x2eed26['plugins']['get']('TrackChangesEditing'),_0x2d1f15=_0x2eed26['locale'];for(const _0x18dfc9 of St){if(!_0x2eed26['plugins']['has'](_0x18dfc9))continue;const _0x499303=_0x18dfc9['slice'](0x0,-0x7)['toLowerCase'](),_0x1eec25='FORMAT_'+_0x499303['toUpperCase']();_0x419778['enableDefaultAttributesIntegration'](_0x499303),_0x419778['descriptionFactory']['registerAttributeLabel'](_0x499303,At(_0x2d1f15,_0x1eec25));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x16569b=this['editor'],_0xea6495=_0x16569b['locale'],_0x5a20c4=_0x16569b['plugins']['get']('TrackChangesEditing');function _0x30b698(_0x4fdc89,_0x9f9927){_0x5a20c4['descriptionFactory']['registerDescriptionCallback'](_0xbb1288=>{if('formatInline'!=_0xbb1288['type'])return;const {data:_0x4e531a}=_0xbb1288;return _0x4e531a&&_0x4e531a['commandName']===_0x4fdc89?_0x4e531a['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0xea6495,'*Format:*\x20%0',_0x9f9927)}:{'type':'format','content':At(_0xea6495,'*Remove\x20format:*\x20%0',_0x9f9927)}:void 0x0;});}_0x30b698('bold',At(_0xea6495,'FORMAT_BOLD')),_0x30b698('italic',At(_0xea6495,'FORMAT_ITALIC')),_0x30b698('underline',At(_0xea6495,'FORMAT_UNDERLINE')),_0x30b698('code',At(_0xea6495,'FORMAT_CODE')),_0x30b698('strikethrough',At(_0xea6495,'FORMAT_STRIKETHROUGH')),_0x30b698('subscript',At(_0xea6495,'FORMAT_SUBSCRIPT')),_0x30b698('superscript',At(_0xea6495,'FORMAT_SUPERSCRIPT'));}}class Ot extends _0x415703{['afterInit'](){const _0x29ceb8=this['editor'],_0x365417=_0x29ceb8['locale'];if(!_0x29ceb8['plugins']['has']('BlockQuoteEditing'))return;const _0x1e7aa0=_0x29ceb8['plugins']['get']('TrackChangesEditing'),_0x3fb1e6=this['editor']['commands']['get']('blockQuote');_0x1e7aa0['enableCommand']('blockQuote',(_0x2c4a19,_0x9588d4={})=>{const _0x1682f4=this['editor']['model']['document']['selection'],_0x405600=_0x9588d4&&void 0x0!==_0x9588d4['forceValue']?_0x9588d4['forceValue']:!_0x3fb1e6['value'];let _0xd14335=[];if(_0x405600){const _0x1a8ab3=Array['from'](_0x1682f4['getSelectedBlocks']())['filter'](_0x4e0cb7=>wt(_0x4e0cb7)||function(_0x3d42aa,_0x1c3e24){const _0x2129f6=_0x1c3e24['checkChild'](_0x3d42aa['parent'],'blockQuote'),_0x186db6=_0x1c3e24['checkChild'](['$root','blockQuote'],_0x3d42aa);return _0x2129f6&&_0x186db6;}(_0x4e0cb7,this['editor']['model']['schema']));_0xd14335=Tt(_0x1a8ab3,_0x29ceb8['model']);}else{const _0x1696cc=Array['from'](_0x1682f4['getSelectedBlocks']())['filter'](_0x2d93c9=>wt(_0x2d93c9));_0xd14335=Tt(_0x1696cc,_0x29ceb8['model']);}_0x29ceb8['model']['change'](()=>{for(const _0x558c22 of _0xd14335)_0x1e7aa0['markBlockFormat'](_0x558c22,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x405600}]});});}),_0x1e7aa0['descriptionFactory']['registerDescriptionCallback'](_0x44f25f=>{const {data:_0x574f14}=_0x44f25f;if(_0x574f14&&'blockQuote'==_0x574f14['commandName']){const _0x1a188c=At(_0x365417,'ELEMENT_BLOCK_QUOTE');return _0x574f14['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x365417,'*Set\x20format:*\x20%0',_0x1a188c)}:{'type':'format','content':At(_0x365417,'*Remove\x20format:*\x20%0',_0x1a188c)};}});}}function wt(_0x210f90){return'blockQuote'==_0x210f90['parent']['name'];}class Bt extends _0x415703{['afterInit'](){const _0x1252e3=this['editor'],_0x395d1c=_0x1252e3['locale'],_0x845bfa=_0x1252e3['plugins']['get']('TrackChangesEditing');_0x1252e3['plugins']['has']('BookmarkEditing')&&(_0x845bfa['enableCommand']('insertBookmark'),_0x845bfa['enableDefaultAttributesIntegration']('updateBookmark'),_0x845bfa['descriptionFactory']['registerDescriptionCallback'](_0x1c853a=>{if('insertion'!=_0x1c853a['type']&&'deletion'!=_0x1c853a['type']&&'attribute'!=_0x1c853a['type'])return;const _0x51e81c=_0x1c853a['getContainedElement']();if(null==_0x51e81c)return;if(!_0x51e81c['is']('element','bookmark'))return;const _0x545210=_0x51e81c['getAttribute']('bookmarkId');if('insertion'==_0x1c853a['type'])return{'type':'insertion','content':At(_0x395d1c,'*Insert:*\x20%0','\x22'+_0x545210+'\x22\x20'+At(_0x395d1c,'ELEMENT_BOOKMARK'))};if('deletion'==_0x1c853a['type'])return{'type':'deletion','content':At(_0x395d1c,'*Remove:*\x20%0','\x22'+_0x545210+'\x22\x20'+At(_0x395d1c,'ELEMENT_BOOKMARK'))};const {data:_0x28f8b6}=_0x1c853a;if(!_0x28f8b6||'bookmarkId'!=_0x28f8b6['key'])return;return{'type':'format','content':At(_0x395d1c,'*Set\x20bookmark:*\x20%0','\x22'+_0x28f8b6['newValue']+'\x22')};}));}}class Ft extends _0x415703{['afterInit'](){const _0x21a148=this['editor'];_0x21a148['plugins']['has']('CaseChange')&&(_0x21a148['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x21a148['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x21a148['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class Dt extends _0x415703{['afterInit'](){const _0x239f22=this['editor'];_0x239f22['commands']['get']('ckbox')&&_0x239f22['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class vt extends _0x415703{['afterInit'](){const _0x5cf3e8=this['editor'];if(!_0x5cf3e8['plugins']['has']('CodeBlock'))return;const _0x3e8eea=_0x5cf3e8['plugins']['get']('TrackChangesEditing'),_0x5b27af=_0x5cf3e8['locale'],_0x5ee91f=_0x5cf3e8['config']['get']('codeBlock')['languages'],_0x10ecd4=_0x5cf3e8['commands']['get']('codeBlock');_0x3e8eea['enableCommand']('indentCodeBlock'),_0x3e8eea['enableCommand']('outdentCodeBlock'),_0x3e8eea['enableCommand']('codeBlock',(_0x59932d,_0x758c0b={})=>{const _0x9951de=_0x5cf3e8['model'],_0x2c4408=_0x5cf3e8['model']['document']['selection'],_0x22dde4=_0x758c0b&&void 0x0!==_0x758c0b['forceValue']?_0x758c0b['forceValue']:!_0x10ecd4['value'];let _0x10766f;_0x758c0b['language']||(_0x758c0b['language']=_0x5ee91f[0x0]['language']),_0x10766f=_0x22dde4?Array['from'](_0x2c4408['getSelectedBlocks']())['filter'](_0x3981f9=>xt(_0x3981f9)||function(_0x38767c,_0x4a0057){if(_0x38767c['is']('rootElement')||_0x4a0057['isLimit'](_0x38767c))return!0x1;return _0x4a0057['checkChild'](_0x38767c['parent'],'codeBlock');}(_0x3981f9,_0x9951de['schema'])):Array['from'](_0x2c4408['getSelectedBlocks']())['filter'](_0x198e72=>xt(_0x198e72));const _0x3e6fef=Tt(_0x10766f,_0x9951de);_0x9951de['change'](()=>{for(const _0x5225eb of _0x3e6fef)_0x3e8eea['markBlockFormat'](_0x5225eb,{'commandName':'codeBlock','commandParams':[{..._0x758c0b,'forceValue':_0x22dde4}],'formatGroupId':'blockName'});});}),(_0x3e8eea['descriptionFactory']['registerElementLabel']('codeBlock',_0x24c5a2=>At(_0x5b27af,'ELEMENT_CODE_BLOCK',_0x24c5a2)),_0x3e8eea['descriptionFactory']['registerDescriptionCallback'](_0x1f1069=>{if('formatBlock'!=_0x1f1069['type'])return;const _0x1c5023=_0x5b27af['t'],{data:_0x47a8b3}=_0x1f1069;if(!_0x47a8b3||'codeBlock'!=_0x47a8b3['commandName'])return;const _0x4b7e39=_0x47a8b3['commandParams'][0x0]['language'],_0x4c109a=_0x1c5023(_0x5ee91f['find'](_0x5b0d00=>_0x5b0d00['language']===_0x4b7e39)['label'])['toLowerCase']();return _0x47a8b3['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x5b27af,'*Set\x20format:*\x20%0',At(_0x5b27af,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4c109a+')')}:{'type':'format','content':At(_0x5b27af,'*Remove\x20format:*\x20%0',At(_0x5b27af,'ELEMENT_CODE_BLOCK',0x1))};}));}}function xt(_0x365835){return'codeBlock'==_0x365835['name'];}class Pt extends _0x415703{['afterInit'](){const _0x369dfb=this['editor'];if(!_0x369dfb['plugins']['has']('CommentsEditing'))return;_0x369dfb['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}class Ut extends _0x415703{static get['requires'](){return[at];}['init'](){const _0x20064b=this['editor'],_0x35381d=_0x20064b['plugins']['get']('TrackChangesEditing');_0x35381d['enableCommand']('delete');const _0x361829=_0x20064b['commands']['get']('deleteForward');_0x35381d['enableCommand']('deleteForward',(_0x490db0,_0xdfe713={})=>{const _0x557234=_0x20064b['model']['createSelection'](_0x20064b['model']['document']['selection']);_0x557234['isCollapsed']&&_0x20064b['model']['modifySelection'](_0x557234,{'direction':'forward','unit':_0xdfe713['unit']});const _0x7d1444=_0x557234['getFirstRange'](),_0x3e4439=_0x3aace6['fromRange'](_0x7d1444);let _0x312552;_0x490db0(_0xdfe713),_0x312552='$graveyard'==_0x3e4439['root']['rootName']?_0x20064b['model']['createRange'](_0x7d1444['start']):_0x20064b['model']['createRange'](_0x3e4439['start'],_0x3e4439['end']),_0x3e4439['detach'](),_0x20064b['model']['enqueueChange'](_0x361829['buffer']['batch'],_0x2b5836=>{_0x361829['buffer']['lock'](),_0x2b5836['setSelection'](_0x2b5836['createRange'](_0x312552['end'])),_0x361829['buffer']['unlock']();});});}}class Gt extends _0x415703{['afterInit'](){const _0x5459e5=this['editor'];if(!_0x5459e5['plugins']['has']('ListEditing'))return;const _0x5e5ecf=_0x5459e5['locale'],_0x2af965=_0x5459e5['plugins']['get']('TrackChangesEditing'),_0x1a860c=_0x5459e5['plugins']['has']('TodoListEditing'),_0x1c152f=!!_0x5459e5['config']['get']('list.multiBlock');function _0x2c3f53(_0x9d7975){return{'type':'format','content':''+At(_0x5e5ecf,'*Set\x20format:*\x20%0',_0x9d7975)};}function _0x1e7d4(_0x51a0fc){return{'type':'format','content':''+At(_0x5e5ecf,'*Remove\x20format:*\x20%0',_0x51a0fc)};}_0x2af965['enableDefaultAttributesIntegration']('numberedList'),_0x2af965['enableDefaultAttributesIntegration']('bulletedList'),_0x2af965['enableDefaultAttributesIntegration']('customNumberedList'),_0x2af965['enableDefaultAttributesIntegration']('customBulletedList'),_0x2af965['enableDefaultAttributesIntegration']('indentList'),_0x2af965['enableDefaultAttributesIntegration']('outdentList'),_0x2af965['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x2af965['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1c152f&&(_0x2af965['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x2af965['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1a860c&&(_0x2af965['enableDefaultAttributesIntegration']('todoList'),_0x2af965['enableDefaultAttributesIntegration']('checkTodoList'),_0x2af965['descriptionFactory']['registerDescriptionCallback'](_0x4b17fb=>{const {data:_0x16e1b8}=_0x4b17fb;if(_0x16e1b8&&'todoListChecked'==_0x16e1b8['key'])return{'type':'format','content':_0x16e1b8['newValue']?At(_0x5e5ecf,'*Check\x20item*'):At(_0x5e5ecf,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x55ef5a=>{if(_0x55ef5a['batch']['isUndo'])return!0x1;let _0x36b71c=!0x1;const _0x9b423b=_0x2af965['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1c7960=>'todoListChecked'===_0x2af965['_getAttributeKey'](_0x1c7960));for(const _0x2e760d of _0x9b423b){'todo'!=_0x2e760d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x2af965['_findSuggestions'](_0x2e760d['getFirstRange'](),'attribute')['find'](_0x3e299d=>'listType'===_0x2af965['_getAttributeKey'](_0x3e299d['suggestion']))||(_0x55ef5a['removeMarker'](_0x2e760d['getFirstMarker']()),_0x36b71c=!0x0));}return _0x36b71c;})),_0x2af965['descriptionFactory']['registerAttributeLabel']('listIndent',At(_0x5e5ecf,'FORMAT_INDENT'));const _0xd623f3={'type':'format','content':''};_0x2af965['descriptionFactory']['registerDescriptionCallback'](_0x3296d0=>{const {data:_0x67742}=_0x3296d0;if(!_0x67742||'listType'!=_0x67742['key'])return;let _0x155474=_0x3296d0['head'];for(;_0x155474;){if(_0x155474['data']&&(('listStyle'==_0x155474['data']['key']||'listMarkerStyle'==_0x155474['data']['key'])&&(_0x155474['data']['newValue']&&'default'!=_0x155474['data']['newValue']||'default'!=_0x155474['data']['oldValue']&&!_0x67742['newValue'])||!_0x1c152f&&_0x155474['data']['key']==Ke))return _0xd623f3;_0x155474=_0x155474['next'];}if(null==_0x67742['newValue'])switch(_0x67742['oldValue']){case'bulleted':return _0x1e7d4(At(_0x5e5ecf,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1e7d4(At(_0x5e5ecf,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1e7d4(At(_0x5e5ecf,'ELEMENT_TODO_LIST'));}switch(_0x67742['newValue']){case'bulleted':return _0x2c3f53(At(_0x5e5ecf,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2c3f53(At(_0x5e5ecf,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2c3f53(At(_0x5e5ecf,'ELEMENT_TODO_LIST'));}}),_0x2af965['descriptionFactory']['registerDescriptionCallback'](_0x1ade9e=>{const {data:_0x378a90}=_0x1ade9e;if(_0x378a90&&'listIndent'==_0x378a90['key'])return null==_0x378a90['newValue']||null==_0x378a90['oldValue']&&0x0==_0x378a90['newValue']?_0xd623f3:void 0x0;}),_0x2af965['descriptionFactory']['registerDescriptionCallback'](_0xdf622=>{if('attribute'!=_0xdf622['type'])return;const {data:_0x57eb04}=_0xdf622;if(!_0x57eb04||'listItemId'!=_0x57eb04['key'])return;const _0x26d657=Ht(_0xdf622);return'newValue'==_0x26d657?{'type':'format','content':At(_0x5e5ecf,'*Merge:*\x20list\x20item')}:'oldValue'==_0x26d657?{'type':'format','content':At(_0x5e5ecf,'*Split:*\x20list\x20item')}:_0xd623f3;}),_0x5459e5['model']['document']['registerPostFixer'](_0x35e9f2=>this['listItemIdFixer'](_0x35e9f2)),_0x5459e5['model']['document']['registerPostFixer'](_0x532b5d=>this['noTrackChangesFixer'](_0x532b5d)),_0x5459e5['model']['document']['on']('change:data',(_0xa7b25b,_0x1bb30a)=>{if(_0x1bb30a['isUndo']||!_0x1bb30a['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x43a727){if(_0x43a727['batch']['isUndo']||!_0x43a727['batch']['isLocal'])return!0x1;let _0x2f5ce5=!0x1;const _0x1c55f6=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1c2538=>_0x1c2538['data']&&'listItemId'==_0x1c2538['data']['key'])['filter'](_0x1e631a=>_0x1e631a['data']['newValue']&&_0x1e631a['data']['oldValue']);for(const _0xa5c2cd of _0x1c55f6)Ht(_0xa5c2cd)||(_0x43a727['removeMarker'](_0xa5c2cd['getFirstMarker']()),_0x2f5ce5=!0x0);return _0x2f5ce5;}['noTrackChangesFixer'](_0x1c43e2){if(_0x1c43e2['batch']['isUndo']||!_0x1c43e2['batch']['isLocal'])return!0x1;const _0x4650ea=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4650ea['trackChangesCommand']['value'])return!0x1;let _0x286546=!0x1;const _0x1b5740=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x593a7d=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x4c735d=>'attribute'==_0x4c735d['type'])['filter'](_0x5b2613=>_0x1b5740['includes'](_0x5b2613['attributeKey']));if(0x0==_0x593a7d['length'])return _0x286546;for(const _0x3ddc5e of _0x593a7d){const _0x5067d2=_0x4650ea['_findSuggestions'](_0x3ddc5e['range'],'attribute')['filter'](_0xc5f7c9=>!_0xc5f7c9['meta']['isNextTo'])['map'](_0x27aa60=>_0x27aa60['suggestion'])['filter'](_0xd71f09=>{const _0x370ba1=_0x4650ea['_getAttributeKey'](_0xd71f09);return _0x1b5740['includes'](_0x370ba1);});if(_0x5067d2['length']){for(const _0x12f095 of _0x5067d2)_0x1c43e2['removeMarker'](_0x12f095['getFirstMarker']());_0x286546=!0x0;}}return _0x286546;}['assureChains'](){const _0x1cae51=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e6f58=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x725067;const _0x44b3bb=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x27ec89=>{if(_0x27ec89['data']['oldRange']||!_0x27ec89['data']['newRange'])return null;if(!_0x27ec89['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x120668}=_0x4fd2b2(_0x27ec89['name']);if(!_0x1cae51['hasSuggestion'](_0x120668))return null;const _0x33003c=_0x1cae51['getSuggestion'](_0x120668);return _0x5e6f58['includes'](_0x33003c['data']['key']);})['map'](_0x445d0a=>{const {id:_0x4a1d6c}=_0x4fd2b2(_0x445d0a['name']),_0x23d646=_0x1cae51['getSuggestion'](_0x4a1d6c);return _0x725067=_0x23d646['attributes']['groupId'],_0x23d646['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x44b3bb['size'])return;const _0x2c0b58=_0x1cae51['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2ce80d=>'attribute'==_0x2ce80d['type']&&_0x2ce80d['data']&&_0x5e6f58['includes'](_0x2ce80d['data']['key'])&&_0x2ce80d['attributes']['groupId']!=_0x725067)['map'](_0x30c915=>({'listItem':_0x30c915['getFirstRange']()['start']['nodeAfter'],'groupId':_0x30c915['attributes']['groupId']})),_0x291e28=new Set();for(const {groupId:_0x1e8335,listItem:_0x2323dd}of _0x2c0b58)_0x44b3bb['has'](_0x2323dd)&&_0x291e28['add'](_0x1e8335);for(const _0x152045 of _0x1cae51['getSuggestions']())_0x291e28['has'](_0x152045['attributes']['groupId'])&&_0x152045['setAttribute']('groupId',_0x725067);}['_supportLegacySuggestions'](){const _0x211bb2=this['editor'],_0x5a9ad4=_0x211bb2['locale'],_0x521a35=_0x211bb2['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x521a35['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0xe06468,_0x3cd07e){const _0x2db012=[];for(let _0x12e673 of _0xe06468)_0x12e673['start']['nodeAfter']===_0x12e673['end']['parent']&&(_0x12e673=_0x211bb2['model']['createRange'](_0x211bb2['model']['createPositionAt'](_0x12e673['start']['nodeAfter'],0x0))),_0x2db012['push'](_0x12e673);_0x211bb2['model']['change'](_0x2bf934=>{const _0x3c9820=_0x211bb2['model']['document']['selection'],_0x239b6e=Array['from'](_0x3c9820['getRanges']())['map'](_0x1568d2=>_0x3aace6['fromRange'](_0x1568d2));_0x2bf934['setSelection'](_0x2db012),_0x211bb2['commands']['get'](_0x3cd07e['commandName'])['refresh'](),_0x3cd07e['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x211bb2['execute'](_0x3cd07e['commandName'],..._0x3cd07e['commandParams']),_0x2bf934['setSelection'](_0x239b6e);for(const _0x535de0 of _0x239b6e)_0x535de0['detach']();});}),_0x521a35['descriptionFactory']['registerElementLabel'](function(_0x58880a){const _0x2c844b=!_0x211bb2['model']['schema']['isObject'](_0x58880a),_0x3bd563=_0x58880a['previousSibling'],_0x278059=_0x58880a['nextSibling'],_0xc06e5a=_0x58880a['getAttribute']('listItemId'),_0x1c084d=!_0x3bd563||_0x3bd563['getAttribute']('listItemId')!==_0xc06e5a,_0xefc7d0=!_0x278059||_0x278059['getAttribute']('listItemId')!==_0xc06e5a;return _0x2c844b&&Boolean(_0xc06e5a)&&_0x1c084d&&_0xefc7d0;},_0x4ee2ba=>At(_0x5a9ad4,'ELEMENT_LIST_ITEM',_0x4ee2ba));}['_registerLegacyDescription'](){const _0x2b5d2d=this['editor'],_0xad6216=_0x2b5d2d['locale'];function _0x51561d(_0x443207){const _0x3f9754=_0x2b5d2d['commands']['get']('bulletedList')['value'],_0x1b8c4b=_0x2b5d2d['commands']['get']('numberedList')['value'];return'numberedList'===_0x443207?_0x3f9754:_0x1b8c4b;}_0x2b5d2d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x504939){if('formatBlock'!=_0x504939['type'])return;const {data:_0x163a44}=_0x504939;if(!_0x163a44)return;let _0x2920c0,_0x3b906b,_0x20c1eb,_0x36ae24;switch(_0x163a44['commandName']){case'bulletedList':_0x20c1eb=_0x163a44['commandParams'][0x0]['forceValue'],_0x36ae24=_0x51561d(_0x163a44['commandName']),_0x2920c0=_0x20c1eb?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x36ae24&&_0x2b5d2d['config']['get']('list.multiBlock')||(_0x2920c0='*Change\x20to:*\x20%0'),_0x3b906b={'type':'format','content':At(_0xad6216,_0x2920c0,At(_0xad6216,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x20c1eb=_0x163a44['commandParams'][0x0]['forceValue'],_0x36ae24=_0x51561d(_0x163a44['commandName']),_0x2920c0=_0x20c1eb?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x36ae24&&_0x2b5d2d['config']['get']('list.multiBlock')||(_0x2920c0='*Change\x20to:*\x20%0'),_0x3b906b={'type':'format','content':At(_0xad6216,_0x2920c0,At(_0xad6216,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x2920c0='*Indent:*\x20%0',_0x3b906b={'type':'format','content':At(_0xad6216,_0x2920c0,At(_0xad6216,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x2920c0=function(_0x28df6f){const _0x6208cd=_0x28df6f['getFirstRange']();let _0xabcc19=_0x6208cd['start']['nodeAfter'];for(;_0xabcc19&&_0x6208cd['containsItem'](_0xabcc19);){if(_0xabcc19['getAttribute']('listIndent')>0x0)return!0x1;_0xabcc19=_0xabcc19['nextSibling'];}return!0x0;}(_0x504939)?At(_0xad6216,'*Format:*\x20remove\x20from\x20%0',At(_0xad6216,function(_0x904270){return'ELEMENT_'+_0x904270['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x504939))):At(_0xad6216,'*Outdent:*\x20%0',At(_0xad6216,'ELEMENT_LIST_ITEM')),_0x3b906b={'type':'format','content':_0x2920c0};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x163a44['multipleBlocks']&&(_0x2920c0='*Merge:*\x20%0',_0x3b906b={'type':'deletion','content':At(_0xad6216,_0x2920c0,At(_0xad6216,'ELEMENT_LIST_ITEM'))});}return _0x3b906b;});}}function Ht(_0x172f65){let _0xdd4fe7=_0x172f65['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0xdd4fe7;){const _0xa7bc79=_0xdd4fe7['getAttribute']('listItemId');if(!_0xa7bc79)return!0x1;if(_0xa7bc79==_0x172f65['data']['newValue'])return'newValue';if(_0xa7bc79==_0x172f65['data']['oldValue'])return'oldValue';_0xdd4fe7=_0xdd4fe7['previousSibling'];}return!0x1;}class $t extends _0x415703{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x259642=this['editor']['config']['get']('list.properties'),_0x9ed474=this['editor']['plugins']['get']('TrackChangesEditing');_0x259642['styles']&&_0x9ed474['enableDefaultAttributesIntegration']('listStyle'),_0x259642['reversed']&&_0x9ed474['enableDefaultAttributesIntegration']('listReversed'),_0x259642['startIndex']&&_0x9ed474['enableDefaultAttributesIntegration']('listStart');const _0x5c636c={'type':'format','content':''};_0x9ed474['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x376f33=this['editor']['locale'];_0x9ed474['descriptionFactory']['registerAttributeLabel']('listReversed',At(_0x376f33,'FORMAT_LIST_REVERSED')),_0x9ed474['descriptionFactory']['registerDescriptionCallback'](_0x4ebab9=>{const {data:_0x5265cb}=_0x4ebab9;if(_0x5265cb&&'listReversed'==_0x5265cb['key'])return null==_0x5265cb['newValue']||0x0==_0x5265cb['newValue']&&null==_0x5265cb['oldValue']?_0x5c636c:void 0x0;}),_0x9ed474['descriptionFactory']['registerAttributeLabel']('listStart',At(_0x376f33,'FORMAT_LIST_START')),_0x9ed474['descriptionFactory']['registerDescriptionCallback'](_0x27ae0f=>{const {data:_0x1c752f}=_0x27ae0f;if(_0x1c752f&&'listStart'==_0x1c752f['key'])return null==_0x1c752f['newValue']||0x1==_0x1c752f['newValue']&&null==_0x1c752f['oldValue']?_0x5c636c:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x1a110b=>{if(_0x1a110b['batch']['isUndo'])return!0x1;let _0x58d758=!0x1;const _0x4320a6=_0x9ed474['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x548a31=>{const _0x51ff0f=_0x9ed474['_getAttributeKey'](_0x548a31);return'listStart'==_0x51ff0f||'listReversed'==_0x51ff0f;});for(const _0x593d3f of _0x4320a6){const _0x4780a3=_0x593d3f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4780a3||'customNumbered'==_0x4780a3)continue;_0x9ed474['_findSuggestions'](_0x593d3f['getFirstRange'](),'attribute')['find'](_0xa473a6=>'listType'==_0x9ed474['_getAttributeKey'](_0xa473a6['suggestion']))||(_0x1a110b['removeMarker'](_0x593d3f['getFirstMarker']()),_0x58d758=!0x0);}return _0x58d758;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x54f180){const _0x4f8bbe=this['editor']['locale'],{data:_0x40d3cc}=_0x54f180,_0x2fd405={'type':'format','content':''};if(!_0x40d3cc||'listStyle'!=_0x40d3cc['key'])return;if(!_0x40d3cc['oldValue'])return'default'==_0x40d3cc['newValue']?_0x2fd405:{'type':'format','content':''+At(_0x4f8bbe,'*Set\x20format:*\x20%0',At(_0x4f8bbe,this['_getTranslationKeyForListStyle'](_0x40d3cc['newValue'])))};if(!_0x40d3cc['newValue']){if('default'==_0x40d3cc['oldValue'])return _0x2fd405;let _0x13b392=_0x54f180['head'];for(;_0x13b392;){if(_0x13b392['data']&&'listType'==_0x13b392['data']['key']&&_0x13b392['data']['newValue'])return _0x2fd405;_0x13b392=_0x13b392['next'];}return{'type':'format','content':''+At(_0x4f8bbe,'*Remove\x20format:*\x20%0',At(_0x4f8bbe,this['_getTranslationKeyForListStyle'](_0x40d3cc['oldValue'])))};}if('default'!=_0x40d3cc['newValue'])return{'type':'format','content':''+At(_0x4f8bbe,'*Set\x20format:*\x20%0',At(_0x4f8bbe,this['_getTranslationKeyForListStyle'](_0x40d3cc['newValue'])))};let _0x8a2671=_0x54f180['head'];for(;_0x8a2671;){if(_0x8a2671['data']&&'listType'==_0x8a2671['data']['key']&&_0x8a2671['data']['newValue']&&_0x8a2671['data']['oldValue'])return _0x2fd405;_0x8a2671=_0x8a2671['next'];}return{'type':'format','content':At(_0x4f8bbe,'*Set\x20format:*\x20%0',At(_0x4f8bbe,'ELEMENT_'+_0x54f180['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x3da2e5=this['editor'],_0x76c790=_0x3da2e5['locale'];_0x3da2e5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x50fc13=>{if('formatBlock'!=_0x50fc13['type'])return;const {data:_0x36616a}=_0x50fc13;if(!_0x36616a)return;let _0x281591,_0x464efb;switch(_0x36616a['commandName']){case'listStyle':_0x281591='*Change\x20to:*\x20%0',_0x464efb={'type':'format','content':At(_0x76c790,_0x281591,At(_0x76c790,this['_getTranslationKeyForListStyle'](_0x36616a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x281591=_0x36616a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x464efb={'type':'format','content':At(_0x76c790,_0x281591)};break;case'listStart':_0x281591='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x464efb={'type':'format','content':At(_0x76c790,_0x281591,_0x36616a['commandParams'][0x0]['startIndex'])};}return _0x464efb;});}['_getTranslationKeyForListStyle'](_0x9315dd){return'ELEMENT_'+function(_0x842937){if(Wt['includes'](_0x842937))return'bulleted';if(Vt['includes'](_0x842937))return'numbered';return null;}(_0x9315dd)['toUpperCase']()+'_LIST_'+_0x9315dd['toUpperCase']()['replace'](/-/g,'_');}}const Wt=['disc','circle','square'],Vt=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];class jt extends _0x415703{['afterInit'](){const _0x5770ce=this['editor'];_0x5770ce['commands']['get']('emoji')&&_0x5770ce['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class zt extends _0x415703{static get['requires'](){return[lt];}['init'](){const _0x55df45=this['editor'],_0x17554c=_0x55df45['plugins']['get']('TrackChangesEditing'),_0x624bc1=_0x55df45['commands']['get']('enter');_0x17554c['enableCommand']('enter',()=>{_0x55df45['model']['change'](_0x112f8a=>{const _0x490677=_0x55df45['model']['document']['selection'],_0x424eb2=_0x490677['getFirstPosition'](),_0x19af49=_0x3aace6['fromRange'](_0x490677['getFirstRange']());if(_0x624bc1['enterBlock'](_0x112f8a)){const _0x505445=_0x55df45['model']['createPositionAt'](_0x424eb2['parent']['nextSibling'],0x0),_0x3ed398=_0x112f8a['createRange'](_0x424eb2,_0x505445);_0x17554c['markInsertion'](_0x3ed398);}else _0x112f8a['setSelection'](_0x112f8a['createRange'](_0x19af49['end']));_0x19af49['detach'](),_0x624bc1['fire']('afterExecute',{'writer':_0x112f8a});});});}}class Kt extends _0x415703{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x508b80=this['editor']['plugins']['get']('TrackChangesEditing');_0x508b80['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x508b80['enableCommand']('findNext'),_0x508b80['enableCommand']('findPrevious'),_0x508b80['enableCommand']('replace'),_0x508b80['enableCommand']('replaceAll');}['handleFindCommand'](_0x25eab4,_0x3422da,_0x1fe525={}){const _0x25b26c=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x25eab4(_0x45684b=>{let _0x1427a0=('string'==typeof _0x3422da?_0x25b26c['findByTextCallback'](_0x3422da,_0x1fe525):_0x3422da)(_0x45684b);Array['isArray'](_0x1427a0)&&(_0x1427a0={'results':_0x1427a0,'searchText':'string'==typeof _0x3422da?_0x3422da:''});const _0x58e164=_0x1427a0['results']['filter'](_0x330990=>!0x1===this['_isInDeletionRange'](_0x330990,_0x45684b['item']));return{..._0x1427a0,'results':_0x58e164};},_0x1fe525);}['_isInDeletionRange'](_0x8b72cb,_0xabd32a){const _0x21fdba=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xabd32a,_0x8b72cb['start']),this['editor']['model']['createPositionAt'](_0xabd32a,_0x8b72cb['end']));for(const _0x2ada19 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x21fdba['getIntersection'](_0x2ada19['getRange']()))return!0x0;return!0x1;}}const Xt=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Yt extends _0x415703{['afterInit'](){const _0x3e1793=this['editor']['locale'],_0x134a25=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x1b48d9,commandName:_0x730a25}of Xt)this['editor']['plugins']['has'](_0x1b48d9)&&_0x134a25['enableDefaultAttributesIntegration'](_0x730a25);_0x134a25['descriptionFactory']['registerAttributeLabel']('fontSize',At(_0x3e1793,'FORMAT_FONT_SIZE')),_0x134a25['descriptionFactory']['registerAttributeLabel']('fontFamily',At(_0x3e1793,'FORMAT_FONT_FAMILY')),_0x134a25['descriptionFactory']['registerAttributeLabel']('fontColor',At(_0x3e1793,'FORMAT_FONT_COLOR')),_0x134a25['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',At(_0x3e1793,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x30ce97=this['editor'],_0x3cf2df=_0x30ce97['locale'];_0x30ce97['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xaf3fe1=>{const _0x452d68=_0x3cf2df['t'];if('formatInline'!=_0xaf3fe1['type'])return;const {data:_0x2bd511}=_0xaf3fe1;if(null!=_0x2bd511){if('fontSize'==_0x2bd511['commandName']){const _0x34ca8a=_0x2bd511['commandParams'][0x0]['value'];if(_0x34ca8a){const _0x470892=_0x452d68(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0xccee3f=>_0xccee3f['model']==_0x34ca8a)['title'])['toLowerCase']();return{'type':'format','content':At(_0x3cf2df,'*Set\x20font\x20size:*\x20%0',_0x470892)};}return{'type':'format','content':At(_0x3cf2df,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2bd511['commandName']){const _0x22a5fd=_0x2bd511['commandParams'][0x0]['value'];return _0x22a5fd?{'type':'format','content':At(_0x3cf2df,'*Set\x20font\x20family:*\x20%0',_0x22a5fd)}:{'type':'format','content':At(_0x3cf2df,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2bd511['commandName']){const _0x33c268=_0x2bd511['commandParams'][0x0]['value'];if(_0x33c268){const _0x4da5a8=_0x1014bc(this['editor']['config']['get']('fontColor.colors'))['find'](_0x16b904=>_0x16b904['model']==_0x33c268);let _0x385f7e=_0x33c268,_0x35d198='';return _0x4da5a8&&(_0x385f7e=_0x4da5a8['label'],_0x35d198=_0x452d68(_0x385f7e)['toLowerCase']()),{'type':'format','content':At(_0x3cf2df,'*Set\x20font\x20color:*\x20%0',_0x35d198)['trim'](),'color':{'value':_0x33c268,'title':_0x35d198||_0x385f7e}};}return{'type':'format','content':At(_0x3cf2df,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2bd511['commandName']){const _0x10d9db=_0x2bd511['commandParams'][0x0]['value'];if(_0x10d9db){const _0x4e9a76=_0x1014bc(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5ca55a=>_0x5ca55a['model']==_0x10d9db);let _0x149b03=_0x10d9db,_0x14c48d='';return _0x4e9a76&&(_0x149b03=_0x4e9a76['label'],_0x14c48d=_0x452d68(_0x149b03)['toLowerCase']()),{'type':'format','content':At(_0x3cf2df,'*Set\x20font\x20background\x20color:*\x20%0',_0x14c48d)['trim'](),'color':{'value':_0x10d9db,'title':_0x14c48d||_0x149b03}};}return{'type':'format','content':At(_0x3cf2df,'*Reset\x20font\x20background\x20color*')};}}});}}class qt extends _0x415703{['afterInit'](){const {plugins:_0x19f102}=this['editor'];_0x19f102['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x19f102['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x369a7a,plugins:_0x5bfeb6,commands:_0x10470d}=this['editor'],_0x593536=_0x5bfeb6['get']('TrackChangesEditing');_0x10470d['get']('footnotesStyle')&&_0x593536['enableDefaultAttributesIntegration']('footnotesStyle'),_0x10470d['get']('footnotesStart')&&_0x593536['enableDefaultAttributesIntegration']('footnotesStart'),_0x593536['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',At(_0x369a7a,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x593536['descriptionFactory']['registerAttributeLabel']('footnotesListStart',At(_0x369a7a,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x15af1a=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x48d339,commands:_0x1bd803}=this['editor'];_0x1bd803['get']('insertFootnote')&&_0x15af1a['enableCommand']('insertFootnote'),_0x15af1a['descriptionFactory']['registerElementLabel']('footnoteRef',_0xb4bbdb=>At(_0x48d339,'ELEMENT_FOOTNOTE_REF',_0xb4bbdb)),_0x15af1a['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x3bb484=>At(_0x48d339,'ELEMENT_FOOTNOTE_DEFINITION',_0x3bb484)),_0x15af1a['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x1f0eb0=>At(_0x48d339,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x1f0eb0));}}class Qt extends _0x415703{['afterInit'](){const _0x391134=this['editor'],_0xf26a7=_0x391134['plugins']['get']('TrackChangesEditing'),_0x217d65=_0x391134['commands']['get']('copyFormat'),_0x5037fe=_0x391134['commands']['get']('pasteFormat');_0x217d65&&_0x5037fe&&(_0xf26a7['enableDefaultAttributesIntegration']('pasteFormat'),_0xf26a7['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x4e2c9b=this['editor'],_0xcc0fc2=_0x4e2c9b['locale'];_0x4e2c9b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x28797=>{if('formatBlock'!=_0x28797['type']&&'formatInline'!=_0x28797['type'])return;const {data:_0x2876d8}=_0x28797;if(_0x2876d8&&'pasteFormat'===_0x2876d8['commandName']){const _0x20bc12=[],_0x359d96=_0x2876d8['commandParams'][0x0];for(const [_0x186c7b,_0x234a99]of Object['entries'](_0x359d96))_0x20bc12['push'](Zt(_0x4e2c9b,_0x186c7b,_0x234a99));return _0x20bc12['length']?{'type':'format','content':At(_0xcc0fc2,'*Set\x20format\x20to:*\x20%0',_0x20bc12['join'](',\x20'))}:{'type':'format','content':At(_0xcc0fc2,'*Remove\x20all\x20formatting*')};}});}}function Zt(_0x592619,_0x557774,_0x5e826b){const _0x352089=_0x592619['locale']['t'],_0x38adb0=_0x557774['split'](/(?=[A-Z])/)['join']('\x20'),_0x4bc1d1=_0x352089(_0x38adb0['charAt'](0x0)['toUpperCase']()+_0x38adb0['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x5e826b)return _0x4bc1d1;if('fontColor'===_0x557774||'fontBackgroundColor'===_0x557774){const _0x5b01f2=_0x1014bc(_0x592619['config']['get']('fontColor.colors'))['find'](_0x27fea6=>_0x27fea6['model']==_0x5e826b);return _0x4bc1d1+'\x20('+(_0x5b01f2?_0x352089(_0x5b01f2['label'])['toLowerCase']():_0x5e826b)+')';}if('fontSize'===_0x557774&&isNaN(parseFloat(_0x5e826b))){const _0x5a64e2=_0x592619['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x592619['config']['get']('fontSize.options'))['find'](_0x5f012e=>_0x5f012e['model']==_0x5e826b);return _0x4bc1d1+'\x20('+(_0x5a64e2?_0x352089(_0x5a64e2['title'])['toLowerCase']():_0x5e826b)+')';}return _0x4bc1d1+'\x20('+_0x5e826b+')';}class Jt extends _0x415703{['_headingOptions'];['afterInit'](){const _0x189f02=this['editor'];if(!_0x189f02['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x189f02['config']['get']('heading.options');const _0x2a6906=_0x189f02['locale'],_0x4567e5=_0x189f02['plugins']['get']('TrackChangesEditing');_0x4567e5['enableDefaultAttributesIntegration']('heading');for(const _0x349752 of this['_headingOptions'])'paragraph'!=_0x349752['model']&&_0x4567e5['descriptionFactory']['registerElementLabel'](_0x349752['model'],_0x476d83=>{const _0x410e78=this['_getHeadingLevel'](_0x349752['model']);return null!==_0x410e78?_0x344017(_0x476d83,_0x410e78):_0x6ec9f3(_0x476d83,_0x349752['title']);});function _0x344017(_0xd9f4e2,_0xd692da){return At(_0x2a6906,'ELEMENT_HEADING',[_0xd9f4e2,_0xd692da]);}function _0x6ec9f3(_0x56ae96,_0x278ffa){return At(_0x2a6906,'ELEMENT_HEADING_CUSTOM',[_0x56ae96,_0x278ffa]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x37f310=this['editor'],_0x15d22c=_0x37f310['locale'];function _0x458b80(_0x29eaa6,_0x373a2a){return At(_0x15d22c,'ELEMENT_HEADING_CUSTOM',[_0x29eaa6,_0x373a2a]);}_0x37f310['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e43f2=>{if('formatBlock'!=_0x3e43f2['type'])return;const {data:_0x3f9555}=_0x3e43f2;if(_0x3f9555&&'heading'==_0x3f9555['commandName']){const _0x409e5a=_0x3f9555['commandParams'][0x0]['value'],_0x5cdbdb=this['_getHeadingLevel'](_0x409e5a);if(null!==_0x5cdbdb)return{'type':'format','content':At(_0x15d22c,'*Change\x20to:*\x20%0',(_0x33515e=0x1,_0x41db50=_0x5cdbdb,At(_0x15d22c,'ELEMENT_HEADING',[_0x33515e,_0x41db50])))};const _0x5b9db2=this['_headingOptions']['find'](_0x5e321e=>_0x5e321e['model']===_0x409e5a)['title'];return{'type':'format','content':At(_0x15d22c,'*Change\x20to:*\x20%0',_0x458b80(0x1,_0x5b9db2))};}var _0x33515e,_0x41db50;});}['_getHeadingLevel'](_0x37962d){const _0x48ea22=_0x37962d['match'](/^heading(\d+)/);if(_0x48ea22)return _0x48ea22[0x1];const _0x57366b=this['_headingOptions']?.['find'](_0x2f1959=>_0x2f1959['model']==_0x37962d);if(_0x57366b&&_0x57366b['view']){const _0x135804=_0x57366b['view'],_0x5cb2bb=(_0x135804['name']??_0x135804)['match'](/^h(\d+)/);if(_0x5cb2bb)return _0x5cb2bb[0x1];}return null;}}class te extends _0x415703{['afterInit'](){const _0x464b12=this['editor'];if(!_0x464b12['plugins']['has']('HighlightEditing'))return;const _0x1b3b5c=_0x464b12['plugins']['get']('TrackChangesEditing'),_0x7d43d4=_0x464b12['locale'];_0x1b3b5c['enableDefaultAttributesIntegration']('highlight'),_0x1b3b5c['descriptionFactory']['registerAttributeLabel']('highlight',At(_0x7d43d4,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1c73ab=this['editor'],_0xd686ee=_0x1c73ab['locale'];_0x1c73ab['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x214002=>{if('formatInline'!=_0x214002['type'])return;const {data:_0x550db2}=_0x214002;if(_0x550db2&&'highlight'==_0x550db2['commandName']){const _0x39c9=_0xd686ee['t'],_0x37a07b=_0x550db2['commandParams'][0x0]['value'];if(_0x37a07b){const _0x4484fd=_0x1c73ab['config']['get']('highlight.options')['find'](_0x22d97b=>_0x22d97b['model']==_0x37a07b),_0x45901b=_0x39c9(_0x4484fd['title'])['toLowerCase']();return{'type':'format','content':At(_0xd686ee,'*Set\x20highlight:*\x20%0',_0x45901b),'color':{'value':_0x4484fd['color'],'title':_0x4484fd['title']}};}return{'type':'format','content':At(_0xd686ee,'*Remove\x20highlight*',At(_0xd686ee,'FORMAT_HIGHLIGHT'))};}});}}class ee extends _0x415703{['afterInit'](){const _0x25b46c=this['editor'];if(!_0x25b46c['plugins']['has']('HorizontalLineEditing'))return;_0x25b46c['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x4c00eb=_0x25b46c['plugins']['get']('TrackChangesEditing'),_0x3b48eb=_0x25b46c['locale'];_0x4c00eb['descriptionFactory']['registerElementLabel']('horizontalLine',_0x56c5fa=>At(_0x3b48eb,'ELEMENT_HORIZONTAL_LINE',_0x56c5fa));}}class ne extends _0x415703{['afterInit'](){const _0x3b5615=this['editor'];if(!_0x3b5615['plugins']['has']('HtmlEmbed'))return;const _0x4bc8b7=_0x3b5615['plugins']['get']('TrackChangesEditing'),_0x50666b=_0x3b5615['locale'];_0x4bc8b7['descriptionFactory']['registerElementLabel']('rawHtml',_0x5cdbb1=>At(_0x50666b,'ELEMENT_HTML_EMBED',_0x5cdbb1)),_0x4bc8b7['enableDefaultAttributesIntegration']('htmlEmbed'),_0x4bc8b7['descriptionFactory']['registerDescriptionCallback'](_0x1519ad=>{if('attribute'!=_0x1519ad['type'])return;const {data:_0x5a6e4d}=_0x1519ad;if(_0x5a6e4d&&'value'==_0x5a6e4d['key']&&_0x1519ad['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4b8cab=At(_0x50666b,'ELEMENT_HTML_EMBED');return{'type':'format','content':At(_0x50666b,'*Change\x20%0\x20content*',_0x4b8cab)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2ec217=this['editor'],_0xd7a71e=_0x2ec217['locale'];_0x2ec217['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x57a834=>{if('formatBlock'!=_0x57a834['type'])return;const {data:_0x26b358}=_0x57a834;if(_0x26b358&&'htmlEmbed'==_0x26b358['commandName']){const _0x55b44e=At(_0xd7a71e,'ELEMENT_HTML_EMBED');return{'type':'format','content':At(_0xd7a71e,'*Change\x20%0\x20content*',_0x55b44e)};}});}}class ie extends _0x415703{['afterInit'](){const _0x159ebf=this['editor'];if(!_0x159ebf['plugins']['has']('ImageEditing'))return;const _0x1b299c=_0x159ebf['plugins']['get']('TrackChangesEditing'),_0x231f24=_0x159ebf['plugins']['get']('ImageUtils'),_0x47af7a=_0x159ebf['locale'];_0x1b299c['enableCommand']('insertImage'),_0x1b299c['descriptionFactory']['registerElementLabel']('imageBlock',_0xc5d801=>At(_0x47af7a,'ELEMENT_IMAGE',_0xc5d801)),_0x1b299c['descriptionFactory']['registerElementLabel']('imageInline',_0x345e77=>At(_0x47af7a,'ELEMENT_INLINE_IMAGE',_0x345e77)),_0x1b299c['descriptionFactory']['registerElementLabel']('caption',()=>At(_0x47af7a,'ELEMENT_CAPTION')),_0x159ebf['plugins']['has']('ImageUploadEditing')&&_0x1b299c['enableCommand']('uploadImage'),_0x159ebf['plugins']['has']('ImageBlockEditing')&&_0x159ebf['plugins']['has']('ImageInlineEditing')&&(_0x1b299c['enableCommand']('imageTypeInline',(_0x38547e,_0x27452c)=>{const _0x224991=_0x231f24['getClosestSelectedImageElement'](_0x159ebf['model']['document']['selection']);_0x159ebf['model']['change'](()=>{_0x1b299c['markBlockFormat'](_0x224991,{'commandName':'imageTypeInline','commandParams':[_0x27452c]},[],'convertBlockImageToInline');});}),_0x1b299c['enableCommand']('imageTypeBlock',(_0x370659,_0x503768)=>{_0x159ebf['model']['change'](_0x257473=>{let _0x3f1c85=_0x231f24['getClosestSelectedImageElement'](_0x159ebf['model']['document']['selection']),_0x340e17=_0x257473['createRangeOn'](_0x3f1c85);const _0x580db3=tt['fromPosition'](_0x340e17['start'],'toPrevious'),_0x27aeb0=tt['fromPosition'](_0x340e17['end'],'toNext');_0x1b299c['forceDefaultExecution'](()=>_0x370659(_0x503768)),_0x3f1c85=_0x231f24['getClosestSelectedImageElement'](_0x159ebf['model']['document']['selection']),_0x340e17=_0x257473['createRangeOn'](_0x3f1c85);const _0x246304=_0x257473['createRange'](_0x580db3,_0x27aeb0);_0x580db3['detach'](),_0x27aeb0['detach'](),_0x1b299c['markBlockFormat'](_0x3f1c85,{'commandName':'imageTypeInline','commandParams':[_0x503768]},[],'convertInlineImageToBlock'),_0x246304['start']['isBefore'](_0x340e17['start'])&&_0x1b299c['markInsertion'](_0x257473['createRange'](_0x246304['start'],_0x340e17['start']),'convertInlineImageToBlock'),_0x340e17['end']['isBefore'](_0x246304['end'])&&_0x1b299c['markInsertion'](_0x257473['createRange'](_0x340e17['end'],_0x246304['end']),'convertInlineImageToBlock');});}),_0x1b299c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x1b299c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x1b299c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x1b299c['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x1b299c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x1b299c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x5f06b9])=>{const _0x122f51=_0x1b299c['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x36f49a=_0x5f06b9['start'],_0x28ac4f=_0x5f06b9['end'];const _0x34391e=_0x159ebf['model']['schema']['getNearestSelectionRange'](_0x36f49a,'backward'),_0xe18fa2=_0x159ebf['model']['schema']['getNearestSelectionRange'](_0x28ac4f,'forward');_0x34391e['isCollapsed']&&(_0x36f49a=_0x34391e['start']),_0xe18fa2['isCollapsed']&&(_0x28ac4f=_0xe18fa2['end']),_0x122f51([_0x159ebf['model']['createRange'](_0x36f49a,_0x28ac4f)]);}),_0x1b299c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x5195d8),_0x1b299c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x5195d8)),_0x159ebf['plugins']['has']('ImageCaptionEditing')&&(_0x1b299c['enableCommand']('toggleImageCaption',(_0x13c831,_0xa27e49)=>{const _0x3e3eaa=_0x159ebf['plugins']['get']('ImageCaptionUtils');let _0x1f71a9=_0x231f24['getClosestSelectedImageElement'](_0x159ebf['model']['document']['selection']),_0x4aa21c=_0x3e3eaa['getCaptionFromImageModelElement'](_0x1f71a9);_0x159ebf['model']['change'](()=>{if(_0x4aa21c)return void _0x1b299c['markDeletion'](_0x159ebf['model']['createRangeOn'](_0x4aa21c));const _0x16f306=_0x231f24['isBlockImage'](_0x1f71a9);_0x13c831(_0xa27e49),_0x1f71a9=_0x231f24['getClosestSelectedImageElement'](_0x159ebf['model']['document']['selection']),_0x4aa21c=_0x3e3eaa['getCaptionFromImageModelElement'](_0x1f71a9),_0x1b299c['markInsertion'](_0x159ebf['model']['createRangeOn'](_0x4aa21c),_0x16f306?null:'imageCaption');});}),_0x1b299c['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x5195d8));const _0x115600=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xca858b(_0x55d26c,_0x248a59){const _0x507b9f=_0x115600['findIndex'](({type:_0xaacd5a,subType:_0x209008})=>_0x55d26c['type']==_0xaacd5a&&_0x55d26c['subType']==_0x209008),_0x2f647a=_0x115600['findIndex'](({type:_0x4f36f7,subType:_0x32f54e})=>_0x248a59['type']==_0x4f36f7&&_0x248a59['subType']==_0x32f54e);if(_0x507b9f<0x0||_0x2f647a<0x0)return!0x1;const _0x43b9bb=_0x55d26c['getFirstRange'](),_0x3be800=_0x248a59['getFirstRange']();if((0x0==_0x507b9f||0x1==_0x507b9f)&&0x2==_0x2f647a&&_0x43b9bb['isIntersecting'](_0x3be800))return!0x0;if(0x2==_0x507b9f&&0x3==_0x2f647a){const _0x9cba14=_0x1b299c['_findSuggestions'](_0x43b9bb,'insertion')['filter'](({suggestion:_0x1fc49f,meta:_0x34773b})=>_0x34773b['isOwn']&&'convertInlineImageToBlock'==_0x1fc49f['subType']);if(_0x9cba14['length']>0x1&&_0x3be800['end']['isEqual'](_0x43b9bb['start']))return!0x0;if(0x1==_0x9cba14['length']&&(_0x43b9bb['start']['isEqual'](_0x3be800['end'])||_0x43b9bb['end']['isEqual'](_0x3be800['start'])))return!0x0;}if(0x3==_0x507b9f&&0x3==_0x2f647a&&_0x43b9bb['start']['isBefore'](_0x3be800['start'])){const _0x267505=_0x43b9bb['end']['nodeAfter'],_0x434e66=_0x3be800['start']['nodeBefore'];return _0x231f24['isBlockImage'](_0x267505)&&_0x267505===_0x434e66;}return!0x1;}function _0x5195d8(_0x5487ce,_0x99ce3b){return _0xca858b(_0x5487ce,_0x99ce3b)?[_0x5487ce,_0x99ce3b]:_0xca858b(_0x99ce3b,_0x5487ce)?[_0x99ce3b,_0x5487ce]:null;}_0x159ebf['plugins']['has']('ImageResize')&&(_0x1b299c['enableDefaultAttributesIntegration']('resizeImage'),_0x1b299c['descriptionFactory']['registerAttributeLabel']('resizedWidth',At(_0x47af7a,'FORMAT_IMAGE_SIZE'))),_0x159ebf['plugins']['has']('ImageTextAlternativeEditing')&&_0x1b299c['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x159ebf['plugins']['has']('PictureEditing')&&_0x1b299c['descriptionFactory']['registerDescriptionCallback'](_0x25bee2=>{if('attribute'!=_0x25bee2['type'])return;const {data:_0x2e8afd}=_0x25bee2;return _0x2e8afd&&'sources'==_0x2e8afd['key']?{'type':'format','content':''}:void 0x0;}),_0x159ebf['plugins']['has']('ImageSizeAttributes')&&_0x1b299c['descriptionFactory']['registerDescriptionCallback'](_0x43a2ae=>{if('attribute'!=_0x43a2ae['type'])return;const {data:_0x3aa7a5}=_0x43a2ae;return!_0x3aa7a5||'width'!=_0x3aa7a5['key']&&'height'!=_0x3aa7a5['key']?void 0x0:{'type':'format','content':''};}),_0x1b299c['descriptionFactory']['registerDescriptionCallback'](_0x50316a=>{if(!!_0x115600['find'](({type:_0x14c0c2,subType:_0x53ef64})=>_0x50316a['type']==_0x14c0c2&&_0x50316a['subType']==_0x53ef64))return _0x50316a['previous']?{}:void 0x0;}),_0x1b299c['descriptionFactory']['registerDescriptionCallback'](_0x45a085=>{if('insertion'==_0x45a085['type']||'deletion'==_0x45a085['type']){const _0x1c4095=_0x45a085['getContainedElement']();if(_0x1c4095&&_0x1c4095['is']('element','caption'))return{'type':'insertion'==_0x45a085['type']?'addObject':'removeObject','element':_0x1c4095,'quantity':0x1};}}),_0x1b299c['descriptionFactory']['registerDescriptionCallback'](_0x523d10=>'formatBlock'==_0x523d10['type']&&'convertInlineImageToBlock'==_0x523d10['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x523d10['type']&&'convertBlockImageToInline'==_0x523d10['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x1b299c['descriptionFactory']['registerDescriptionCallback'](_0xdf406=>{if('attribute'!=_0xdf406['type'])return;const {data:_0x22a4de}=_0xdf406;if(!_0x22a4de||'alt'!=_0x22a4de['key'])return;const _0x490fa3=_0x22a4de['newValue'];return _0x490fa3?{'type':'format','content':At(_0x47af7a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x490fa3+'\x22')}:{'type':'format','content':At(_0x47af7a,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x526cd9=this['editor'],_0x412ea0=_0x526cd9['locale'];_0x526cd9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x422c79=>{if('formatBlock'!=_0x422c79['type']&&'formatInline'!=_0x422c79['type'])return;const {data:_0x4607e3}=_0x422c79;if(_0x4607e3){if('imageTextAlternative'==_0x4607e3['commandName']){const _0x2e14e5=_0x4607e3['commandParams'][0x0]['newValue'];return _0x2e14e5?{'type':'format','content':At(_0x412ea0,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2e14e5+'\x22')}:{'type':'format','content':At(_0x412ea0,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4607e3['commandName']){const _0x4f78f3=_0x4607e3['commandParams'][0x0]['width'];return _0x4f78f3?{'type':'format','content':At(_0x412ea0,'*Set\x20image\x20width:*\x20%0',_0x4f78f3)}:{'type':'format','content':At(_0x412ea0,'*Reset\x20image\x20width*')};}}});}}class se extends _0x415703{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x6bf323=this['editor']['locale'],_0x3cddb8=this['editor']['plugins']['get']('TrackChangesEditing');_0x3cddb8['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3cddb8['descriptionFactory']['registerDescriptionCallback'](_0x3455a5=>{if('attribute'!=_0x3455a5['type'])return;const {data:_0x44bd54}=_0x3455a5;return _0x44bd54&&'src'==_0x44bd54['key']?_0x44bd54['newValue']&&_0x44bd54['oldValue']?{'type':'format','content':At(_0x6bf323,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1b6b1a=this['editor']['plugins']['get']('TrackChangesEditing');_0x1b6b1a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x1b6b1a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1b6b1a['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x1b6b1a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2ca3f6=this['editor'],_0x28a7b0=_0x2ca3f6['locale'];_0x2ca3f6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x30ee15=>{if('formatBlock'!=_0x30ee15['type']&&'formatInline'!=_0x30ee15['type'])return;const {data:_0x58a16e}=_0x30ee15;if(!_0x58a16e||'replaceImageSource'!=_0x58a16e['commandName'])return;return{'type':'format','content':At(_0x28a7b0,'*Format:*\x20replace\x20image\x20URL')};});}}class re extends _0x415703{['afterInit'](){const _0x5af871=this['editor'];if(!_0x5af871['plugins']['has']('ImageStyleEditing'))return;const _0xfc3f74=_0x5af871['plugins']['get']('TrackChangesEditing'),_0x444db2=_0x5af871['plugins']['get']('ImageUtils'),_0x4d01c8={};_0xfc3f74['enableCommand']('imageStyle',(_0x532e39,_0x106915)=>{const _0x5a2d6a=_0x5af871['plugins']['get']('Users')['me'],_0x4351ee=_0x5af871['commands']['get']('imageStyle');let _0x2ccf1c=_0x444db2['getClosestSelectedImageElement'](_0x5af871['model']['document']['selection']),_0x42a32f=_0x5af871['model']['createRangeOn'](_0x2ccf1c),_0x36d49d=_0x4351ee['value'];if(_0x36d49d==_0x106915['value'])return;const _0x424b62={'commandName':'imageStyle','commandParams':[_0x106915],'formatGroupId':_0x1b4051()};_0x5af871['model']['change'](()=>{if(_0xfc3f74['getSuggestions']()['filter'](_0x5b6a4a=>_0x5b6a4a['isInContent']&&_0x5a2d6a==_0x5b6a4a['author']&&('formatBlock'==_0x5b6a4a['type']||'formatInline'==_0x5b6a4a['type'])&&('imageStylePreApply'==_0x5b6a4a['subType']||'imageStylePostApply'==_0x5b6a4a['subType'])&&_0x5b6a4a['getFirstRange']()['isEqual'](_0x42a32f))['forEach'](_0x39cef8=>_0xfc3f74['discardSuggestion'](_0x39cef8['head'])),_0x2ccf1c=_0x444db2['getClosestSelectedImageElement'](_0x5af871['model']['document']['selection']),_0x42a32f=_0x5af871['model']['createRangeOn'](_0x2ccf1c),_0x4351ee['refresh'](),_0x5af871['commands']['get']('imageTypeInline')['refresh'](),_0x5af871['commands']['get']('imageTypeBlock')['refresh'](),_0x36d49d=_0x4351ee['value'],_0x36d49d!=_0x106915['value'])return _0x444db2['isInlineImage'](_0x2ccf1c)&&_0x4351ee['shouldConvertImageType'](_0x106915['value'],_0x2ccf1c)?(_0x532e39({..._0x106915,'setImageSizes':!0x1}),_0x2ccf1c=_0x444db2['getClosestSelectedImageElement'](_0x5af871['model']['document']['selection']),void _0xfc3f74['markBlockFormat'](_0x2ccf1c,{..._0x424b62,'commandReversedParams':[{'value':_0x36d49d||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x444db2['isBlockImage'](_0x2ccf1c)?_0xfc3f74['markBlockFormat'](_0x2ccf1c,_0x424b62,[],'imageStylePostApply'):_0xfc3f74['markInlineFormat'](_0x42a32f,_0x424b62,'imageStylePostApply'));});});for(const _0x557626 of _0x5af871['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4d01c8[_0x557626['name']]=_0x557626['title']['toLowerCase']();_0xfc3f74['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0xfc3f74['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0xfc3f74['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0xfc3f74['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x55e0c3])=>{_0x444db2['setImageNaturalSizeAttributes'](_0x55e0c3['getContainedElement']());}),_0xfc3f74['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x217753,_0x51ac2f)=>{_0xfc3f74['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x217753,{'commandName':_0x51ac2f['commandName'],'commandParams':_0x51ac2f['commandReversedParams']});}),_0xfc3f74['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xc2142a,_0x4867ec){if(_0xb2e2d0(_0xc2142a,_0x4867ec))return[_0xc2142a,_0x4867ec];if(_0xb2e2d0(_0x4867ec,_0xc2142a))return[_0x4867ec,_0xc2142a];return null;});const _0x1fb7af=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xb2e2d0(_0x1f5163,_0x364100){const _0x13dc89=_0x1fb7af['findIndex'](({type:_0x4f8471,subType:_0x2e2e98})=>_0x1f5163['type']==_0x4f8471&&_0x1f5163['subType']==_0x2e2e98),_0x56a718=_0x1fb7af['findIndex'](({type:_0x2e9228,subType:_0x5dccaa})=>_0x364100['type']==_0x2e9228&&_0x364100['subType']==_0x5dccaa);if(_0x13dc89<0x0||_0x56a718<0x0)return!0x1;const _0x112919=_0x1f5163['getFirstRange'](),_0xf8b7d8=_0x364100['getFirstRange']();if((0x0==_0x13dc89||0x1==_0x13dc89)&&0x2==_0x56a718&&_0x112919['isIntersecting'](_0xf8b7d8))return!0x0;if(0x2==_0x13dc89&&0x3==_0x56a718){const _0x46e151=_0xfc3f74['_findSuggestions'](_0x112919,'insertion')['filter'](({suggestion:_0x2743d3,meta:_0x5268c4})=>_0x5268c4['isOwn']&&'convertInlineImageToBlock'==_0x2743d3['subType']);if(_0x46e151['length']>0x1&&_0xf8b7d8['end']['isEqual'](_0x112919['start']))return!0x0;if(0x1==_0x46e151['length']&&(_0x112919['start']['isEqual'](_0xf8b7d8['end'])||_0x112919['end']['isEqual'](_0xf8b7d8['start'])))return!0x0;}if(0x3==_0x13dc89&&0x3==_0x56a718&&_0x112919['start']['isBefore'](_0xf8b7d8['start'])){const _0xd69450=_0x112919['end']['nodeAfter'],_0x692238=_0xf8b7d8['start']['nodeBefore'];return _0x444db2['isBlockImage'](_0xd69450)&&_0xd69450===_0x692238;}return!0x1;}_0x5af871['model']['document']['registerPostFixer'](()=>{let _0x35a4a4=!0x1;const _0x5990d9=Array['from'](_0x5af871['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x114b79,data:_0x15a836}of _0x5990d9){const {group:_0x4afa8f,type:_0x2f7a50,subType:_0x22ce2d,id:_0x40ebcd}=_0x4fd2b2(_0x114b79);if('suggestion'==_0x4afa8f&&_0xfc3f74['hasSuggestion'](_0x40ebcd)){if('formatBlock'==_0x2f7a50&&('imageStylePreApply'==_0x22ce2d||'imageStylePostApply'==_0x22ce2d)){const _0x286b5d=_0xfc3f74['getSuggestion'](_0x40ebcd);if(_0x15a836['newRange']){const _0x58b8a4=_0x286b5d['getFirstRange']()['getContainedElement']();if(_0x444db2['isBlockImage'](_0x58b8a4))continue;_0xfc3f74['discardSuggestion'](_0x286b5d),_0x35a4a4=!0x0;}}if('insertion'==_0x2f7a50&&'imageCaption'==_0x22ce2d&&!_0x15a836['newRange']){const _0x11d2ec=_0xfc3f74['getSuggestion'](_0x40ebcd);_0x11d2ec['next']&&_0x11d2ec['next']['isInContent']&&(_0xfc3f74['discardSuggestion'](_0x11d2ec['next']),_0x35a4a4=!0x0);}}}return _0x35a4a4;}),this['_registerLegacyDescription'](_0x4d01c8);}['_registerLegacyDescription'](_0x3a7087){const _0xcb4861=this['editor'],_0x2e7aa3=_0xcb4861['locale'];_0xcb4861['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2f453a=>{if('formatBlock'!=_0x2f453a['type']&&'formatInline'!=_0x2f453a['type'])return;const {data:_0x5f4819}=_0x2f453a;if(!_0x5f4819||'imageStyle'!=_0x5f4819['commandName'])return;const _0x415b5c=_0x5f4819['commandParams'][0x0]['value'];return _0x4596da('side'===_0x415b5c?At(_0x2e7aa3,'FORMAT_SIDE_IMAGE'):_0x3a7087[_0x415b5c]||_0x415b5c);function _0x4596da(_0x5a8ea1){return{'type':'format','content':At(_0x2e7aa3,'*Format:*\x20%0',_0x5a8ea1)};}});}}class oe extends _0x415703{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4e8fe9){super(_0x4e8fe9),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5e1dcb=this['editor'],_0x59d69b=_0x5e1dcb['commands']['get']('importWord'),_0x214243=_0x5e1dcb['commands']['get']('trackChanges');_0x59d69b&&(_0x59d69b['on']('execute',(_0x5df64c,[,_0x91535])=>{this['_trackChangesValueDuringImport']=_0x214243['value'],_0x91535['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x59d69b,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x59d69b,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x214243['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5e1dcb['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1ec914,_0x6d686d){const {suggestions:_0x5d2707}=_0x6d686d,_0x21e692=this['editor']['commands']['get']('trackChanges'),_0x5e1d27=_0x21e692['value'];this['_trackChangesValueDuringImport']!==_0x5e1d27&&(_0x21e692['execute'](),this['_trackChangesExecuted']=!0x0),_0x5d2707&&_0x5d2707['forEach'](({id:_0x1f6ba2,type:_0x369115,author:_0x5f2f1e,created_at:_0x456515})=>{const _0x566fb8={'id':_0x1f6ba2,'type':_0x369115,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5f2f1e,'createdAt':_0x456515?new Date(_0x456515):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x566fb8);});}}class ae extends _0x415703{['afterInit'](){const _0x31dbc2=this['editor'],_0x2b53aa=_0x31dbc2['plugins']['get']('TrackChangesEditing');if(_0x31dbc2['plugins']['has']('IndentEditing')&&(_0x2b53aa['enableCommand']('indent'),_0x2b53aa['enableCommand']('outdent')),_0x31dbc2['plugins']['has']('IndentBlock')){for(const _0x22816c of['indentBlock','outdentBlock'])_0x2b53aa['enableDefaultAttributesIntegration'](_0x22816c);if(_0x31dbc2['plugins']['has']('ListEditing')){for(const _0x565661 of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x2b53aa['enableDefaultAttributesIntegration'](_0x565661);}}const _0x1d0d11=_0x31dbc2['locale'];_0x2b53aa['descriptionFactory']['registerAttributeLabel']('blockIndent',At(_0x1d0d11,'FORMAT_INDENT')),_0x2b53aa['descriptionFactory']['registerAttributeLabel']('blockIndentList',At(_0x1d0d11,'FORMAT_INDENT')),_0x2b53aa['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',At(_0x1d0d11,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe396cc=this['editor'],_0x6660b7=_0xe396cc['locale'],_0x5def6f=_0xe396cc['plugins']['get']('TrackChangesEditing');_0x5def6f['descriptionFactory']['registerDescriptionCallback'](_0x1714dc=>{if('formatBlock'!=_0x1714dc['type'])return;const {data:_0x50ef3a}=_0x1714dc;if(!_0x50ef3a)return;if('indentBlock'!=_0x50ef3a['commandName']&&'outdentBlock'!=_0x50ef3a['commandName'])return;const _0x1cf1bb=_0x1714dc['getItems']()[0x0],_0x537b06=_0x5def6f['descriptionFactory']['getItemLabel'](_0x1cf1bb);return'indentBlock'==_0x50ef3a['commandName']?{'type':'format','content':At(_0x6660b7,'*Indent:*\x20%0',_0x537b06)}:'outdentBlock'==_0x50ef3a['commandName']?{'type':'format','content':At(_0x6660b7,'*Outdent:*\x20%0',_0x537b06)}:void 0x0;});}}class ce extends _0x415703{static get['requires'](){return[ct];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class le extends _0x415703{['afterInit'](){const _0x3c6e3e=this['editor'];if(!_0x3c6e3e['plugins']['has']('LinkEditing'))return;const _0x541841=_0x3c6e3e['plugins']['get']('TrackChangesEditing'),_0x40b047=_0x3c6e3e['commands']['get']('link');_0x541841['enableDefaultAttributesIntegration']('link'),_0x541841['enableDefaultAttributesIntegration']('unlink');for(const _0x2f88ea of _0x40b047['manualDecorators'])_0x541841['descriptionFactory']['registerAttributeLabel'](_0x2f88ea['id'],'link\x20('+_0x2f88ea['label']['toLowerCase']()+')');_0x541841['descriptionFactory']['registerDescriptionCallback'](_0x231320=>{if('attribute'!=_0x231320['type'])return;const {data:_0x2f0e63}=_0x231320;if(!_0x2f0e63||'linkHref'!=_0x2f0e63['key'])return;const _0x13b761=_0x2f0e63['newValue'],_0x1e0c00=_0x3c6e3e['locale'];return{'type':'format','content':null==_0x13b761?At(_0x1e0c00,'*Remove\x20link*'):At(_0x1e0c00,'*Set\x20link:*\x20%0','\x22'+_0x13b761+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x58f31a=this['editor'],_0x4080f0=_0x58f31a['locale'];_0x58f31a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e2418=>{if('formatInline'!=_0x5e2418['type'])return;const {data:_0x130588}=_0x5e2418;if(_0x130588){if('link'==_0x130588['commandName']){const _0x336424=_0x130588['commandParams'][0x0];return{'type':'format','content':At(_0x4080f0,'*Set\x20link:*\x20%0','\x22'+_0x336424+'\x22')};}return'unlink'==_0x130588['commandName']?{'type':'format','content':At(_0x4080f0,'*Remove\x20link*')}:void 0x0;}});}}class ue extends _0x415703{['afterInit'](){const _0x30dfee=this['editor'],_0x466525=_0x30dfee['locale'];if(!_0x30dfee['plugins']['has']('LegacyListEditing'))return;const _0x56de02=_0x30dfee['plugins']['get']('TrackChangesEditing'),_0x1d2c3f=_0x30dfee['plugins']['has']('LegacyTodoListEditing');function _0x20ba14(_0x529304){return()=>{const _0x55e120=_0x30dfee['model']['document']['selection'],_0x13c019=_0x30dfee['commands']['get'](_0x529304);if(_0x13c019['value'])return void _0x30dfee['execute']('paragraph',{});const _0x1b9a7a=_0x529304['slice'](0x0,-0x4),_0x5c84da=function(_0x3f4353,_0x54cc44,_0xbfbe9b){let _0x427564=Array['from'](_0x3f4353)['filter'](_0x2e72f3=>function(_0x4207c3,_0x4b6962){return _0x4b6962['checkChild'](_0x4207c3['parent'],'listItem')&&!_0x4b6962['isObject'](_0x4207c3);}(_0x2e72f3,_0xbfbe9b));_0x427564=_0x427564['filter'](_0x2f0c5b=>!_0x2f0c5b['is']('element','listItem')||_0x2f0c5b['getAttribute']('listType')!=_0x54cc44);const _0x2d93cb=new Set();for(const _0xd8940b of _0x427564)_0xd8940b['is']('element','listItem')?_0x2d93cb['add'](he(_0xd8940b)):_0x2d93cb['add'](_0xd8940b);return Array['from'](_0x2d93cb);}(_0x55e120['getSelectedBlocks'](),_0x1b9a7a,_0x30dfee['model']['schema']);_0x30dfee['model']['change'](()=>{for(const _0x5c52f0 of _0x5c84da)_0x56de02['markBlockFormat'](_0x5c52f0,{'commandName':_0x529304,'commandParams':[{'forceValue':!_0x13c019['value']}],'formatGroupId':'blockName'},de(_0x5c52f0));});};}function _0x1e1333(_0x27a726){return()=>{const _0x52b297=function(_0x274b35){let _0x36c679=Array['from'](_0x274b35);const _0x2c24f3=_0x36c679['findIndex'](_0x2bfd65=>'listItem'!=_0x2bfd65['name']);return _0x2c24f3>-0x1&&(_0x36c679=_0x36c679['slice'](0x0,_0x2c24f3)),_0x36c679;}(_0x30dfee['model']['document']['selection']['getSelectedBlocks']()),_0x42cdd9=_0x30dfee['model']['createRange'](_0x30dfee['model']['createPositionAt'](_0x52b297[0x0],'before'),_0x30dfee['model']['createPositionAt'](_0x52b297[_0x52b297['length']-0x1],'end'));_0x30dfee['model']['change'](()=>{_0x56de02['markBlockFormat'](_0x42cdd9,{'commandName':_0x27a726,'commandParams':[],'formatGroupId':'listIndent'},function(_0x248af5){const _0x240bb9=new Set();for(const _0x55d60b of _0x248af5){let _0x4d9154=_0x55d60b['nextSibling'];for(;_0x4d9154&&_0x4d9154['getAttribute']('listIndent')>_0x55d60b['getAttribute']('listIndent');)_0x240bb9['add'](_0x4d9154),_0x4d9154=_0x4d9154['nextSibling'];}return Array['from'](_0x240bb9);}(_0x52b297));});};}_0x56de02['enableCommand']('numberedList',_0x20ba14('numberedList')),_0x56de02['enableCommand']('bulletedList',_0x20ba14('bulletedList')),_0x1d2c3f&&_0x56de02['enableCommand']('todoList',_0x20ba14('todoList')),_0x56de02['enableCommand']('indentList',_0x1e1333('indentList')),_0x56de02['enableCommand']('outdentList',_0x1e1333('outdentList')),_0x1d2c3f&&_0x56de02['enableCommand']('checkTodoList',()=>{const _0xed9d63=_0x30dfee['commands']['get']('checkTodoList'),_0x4ca25e=Array['from'](_0xed9d63['_selectedElements']);_0x4ca25e['filter'](_0x5aa8f9=>_0x5aa8f9['getAttribute']('todoListChecked')!=_0xed9d63['value']),_0x30dfee['model']['change'](()=>{for(const _0x5d903e of _0x4ca25e)_0x56de02['markBlockFormat'](_0x5d903e,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xed9d63['value']}]});});}),_0x56de02['descriptionFactory']['registerElementLabel']('listItem',_0x121a39=>At(_0x466525,'ELEMENT_LIST_ITEM',_0x121a39)),_0x56de02['descriptionFactory']['registerDescriptionCallback'](_0xcef6bd=>{if('formatBlock'!=_0xcef6bd['type']&&'formatInline'!=_0xcef6bd['type'])return;const {data:_0x52d97b}=_0xcef6bd;if(_0x52d97b){if('numberedList'==_0x52d97b['commandName']||'bulletedList'==_0x52d97b['commandName']||'todoList'==_0x52d97b['commandName'])switch(_0x52d97b['commandName']['replace']('List','')){case'bulleted':return _0x160727(At(_0x466525,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x160727(At(_0x466525,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x160727(At(_0x466525,'ELEMENT_TODO_LIST'));}if('indentList'==_0x52d97b['commandName'])return{'type':'format','content':At(_0x466525,'*Indent:*\x20%0',At(_0x466525,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x52d97b['commandName'])return{'type':'format','content':At(_0x466525,'*Outdent:*\x20%0',At(_0x466525,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x52d97b['commandName'])return _0x52d97b['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x466525,'*Check\x20item*')}:{'type':'format','content':At(_0x466525,'*Uncheck\x20item*')};}function _0x160727(_0x56ccc2){return{'type':'format','content':At(_0x466525,'*Change\x20to:*\x20%0',_0x56ccc2)};}});}}function he(_0x566fbb){const _0x50a003=_0x566fbb['getAttribute']('listIndent');if(0x0==_0x50a003)return _0x566fbb;let _0x53c2c4=_0x566fbb;for(;_0x566fbb['previousSibling']&&_0x566fbb['previousSibling']['is']('element','listItem');){const _0x2bd43c=_0x566fbb['previousSibling']['getAttribute']('listIndent');if(_0x2bd43c==_0x50a003)_0x53c2c4=_0x566fbb['previousSibling'];else{if(_0x2bd43c<_0x50a003)break;}_0x566fbb=_0x566fbb['previousSibling'];}return _0x53c2c4;}function de(_0x3cfcb5){const _0x46c04b=[];if(_0x3cfcb5['is']('element','listItem')&&_0x3cfcb5['getAttribute']('listIndent')>0x0){let _0x5e47de=_0x3cfcb5['nextSibling'];for(;_0x5e47de&&'listItem'==_0x5e47de['name']&&_0x5e47de['getAttribute']('listIndent')==_0x3cfcb5['getAttribute']('listIndent');)_0x46c04b['push'](_0x5e47de),_0x5e47de=_0x5e47de['nextSibling'];}return _0x46c04b;}class fe extends _0x415703{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x122339=this['editor']['config']['get']('list.properties'),_0x332b76=this['editor']['plugins']['get']('TrackChangesEditing');_0x122339['styles']&&_0x332b76['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x122339['reversed']&&_0x332b76['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x122339['startIndex']&&_0x332b76['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x332b76['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2e10f2,_0x13b1ee={}){const _0x845274=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb3788d=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x845274['markMultiRangeBlockFormat'](_0xb3788d,{'commandName':'listStyle','commandParams':[{'type':_0x13b1ee['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x40cf7e,_0x1b36e5={}){const _0x414c9f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x206d72=this['_getSuggestionBlocks'](_0xdf594a=>_0xdf594a['is']('element','listItem')&&'numbered'===_0xdf594a['getAttribute']('listType'));if(_0x206d72['length']<0x1)return;const _0x53331b=_0x206d72['map'](_0x225914=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x225914,'before'),this['editor']['model']['createPositionAt'](_0x225914,0x0)));this['editor']['model']['change'](()=>{_0x414c9f['markMultiRangeBlockFormat'](_0x53331b,{'commandName':'listReversed','commandParams':[{'reversed':_0x1b36e5['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x3353ec,_0x2a4b92={}){const _0x4cdb0f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x48b51a=this['_getSuggestionBlocks'](_0x20c52f=>_0x20c52f['is']('element','listItem')&&'numbered'===_0x20c52f['getAttribute']('listType'));if(_0x48b51a['length']<0x1)return;const _0x15bc70=_0x48b51a['map'](_0xaf387d=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xaf387d,'before'),this['editor']['model']['createPositionAt'](_0xaf387d,0x0)));this['editor']['model']['change'](()=>{_0x4cdb0f['markMultiRangeBlockFormat'](_0x15bc70,{'commandName':'listStart','commandParams':[{'startIndex':_0x2a4b92['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x47150e){if('formatBlock'!=_0x47150e['type']&&'formatInline'!=_0x47150e['type'])return;const _0x1d292c=this['editor']['locale'],{data:_0x10e234}=_0x47150e;if(!_0x10e234)return;let _0x251a4b,_0x1a6cbc;switch(_0x10e234['commandName']){case'listStyle':_0x251a4b='*Change\x20to:*\x20%0',_0x1a6cbc={'type':'format','content':At(_0x1d292c,_0x251a4b,At(_0x1d292c,this['_getTranslationKeyForListStyle'](_0x10e234['commandParams'][0x0]['type'])))};break;case'listReversed':_0x251a4b=_0x10e234['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1a6cbc={'type':'format','content':At(_0x1d292c,_0x251a4b)};break;case'listStart':_0x251a4b='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1a6cbc={'type':'format','content':At(_0x1d292c,_0x251a4b,_0x10e234['commandParams'][0x0]['startIndex'])};}return _0x1a6cbc;}['_getSuggestionBlocksForListStyle'](){const _0x3f05df=this['editor']['plugins']['get']('LegacyListUtils');let _0xd02b0f=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xd02b0f[0x0]?.['is']('element','listItem')&&_0xd02b0f['unshift'](..._0x3f05df['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xd02b0f[_0xd02b0f['length']-0x1]?.['is']('element','listItem')&&_0xd02b0f['push'](..._0x3f05df['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xd02b0f=[...new Set(_0xd02b0f)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xd02b0f=_0xd02b0f['filter'](_0x38094a=>_0x38094a['is']('element','listItem'))),_0xd02b0f;}['_getSuggestionBlocks'](_0x988e37){const _0x2f3af8=this['editor']['plugins']['get']('LegacyListUtils');let _0x40fefb=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x988e37)['map'](_0x339f06=>{const _0x1b03fe=this['editor']['model']['createPositionAt'](_0x339f06,0x0);return[..._0x2f3af8['getSiblingNodes'](_0x1b03fe,'backward'),..._0x2f3af8['getSiblingNodes'](_0x1b03fe,'forward')];})['flat']();return _0x40fefb=[...new Set(_0x40fefb)],_0x40fefb;}['_getTranslationKeyForListStyle'](_0x3a386c){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x3a386c)||'default')['toUpperCase']()+'_LIST_'+_0x3a386c['toUpperCase']()['replace'](/-/g,'_');}}class ge extends _0x415703{['afterInit'](){const _0x595c97=this['editor'];if(!_0x595c97['plugins']['has']('MediaEmbedEditing'))return;const _0x982c99=_0x595c97['plugins']['get']('TrackChangesEditing'),_0x533a99=_0x595c97['locale'];_0x982c99['enableCommand']('mediaEmbed'),_0x982c99['descriptionFactory']['registerElementLabel']('media',_0x43e5db=>At(_0x533a99,'ELEMENT_MEDIA',_0x43e5db));}}class me extends _0x415703{['afterInit'](){const _0x2da873=this['editor'];_0x2da873['plugins']['has']('MentionEditing')&&_0x2da873['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class Ee extends _0x415703{['afterInit'](){const _0x24fa9b=this['editor'];if(!_0x24fa9b['plugins']['has']('MergeFieldsEditing'))return;const _0x391882=_0x24fa9b['plugins']['get']('TrackChangesEditing'),_0x235d1d=_0x24fa9b['locale'];_0x391882['enableCommand']('insertMergeField'),_0x391882['enableCommand']('insertMergeFieldBlock'),_0x391882['enableCommand']('insertMergeFieldImage'),_0x391882['descriptionFactory']['registerElementLabel']('mergeField',_0x4d313a=>At(_0x235d1d,'ELEMENT_MERGE_FIELD',_0x4d313a)),_0x391882['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2e0c62=>At(_0x235d1d,'ELEMENT_MERGE_FIELD',_0x2e0c62)),_0x391882['descriptionFactory']['registerDescriptionCallback'](_0x4d44d6=>{if('insertion'!=_0x4d44d6['type']&&'deletion'!=_0x4d44d6['type'])return;const _0x5152e1=_0x4d44d6['getContainedElement']();if(null==_0x5152e1)return;const _0x5e32cd=_0x24fa9b['plugins']['get']('MergeFieldsEditing');let _0x3cb2d4;switch(_0x5e32cd['getMergeFieldType'](_0x5152e1)){case null:return;case'image':{const _0x5d39aa=_0x5e32cd['unwrapAffixes'](_0x5152e1['getAttribute']('src'));_0x3cb2d4=_0x5e32cd['getLabel'](_0x5d39aa)||_0x5d39aa;break;}default:{const _0x126e26=_0x5152e1['getAttribute']('id');_0x3cb2d4=_0x5e32cd['getLabel'](_0x126e26)||_0x126e26;break;}}return'insertion'==_0x4d44d6['type']?{'type':'insertion','content':At(_0x235d1d,'*Insert:*\x20%0','\x22'+_0x3cb2d4+'\x22\x20'+At(_0x235d1d,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':At(_0x235d1d,'*Remove:*\x20%0','\x22'+_0x3cb2d4+'\x22\x20'+At(_0x235d1d,'ELEMENT_MERGE_FIELD'))};});}}class Te extends _0x415703{['afterInit'](){const _0x2456a9=this['editor'],_0x330fe6=_0x2456a9['plugins']['get']('TrackChangesEditing');_0x2456a9['plugins']['has']('MultiLevelList')&&(_0x330fe6['enableDefaultAttributesIntegration']('multiLevelList'),_0x330fe6['descriptionFactory']['registerDescriptionCallback'](_0x5ddb22=>this['handleDescriptions'](_0x5ddb22)));}['handleDescriptions'](_0x43d461){const _0x23e603=this['editor']['locale'],{data:_0x560ee5}=_0x43d461,_0x52e0ca={'type':'format','content':''};if(_0x560ee5&&'listMarkerStyle'==_0x560ee5['key']){if(!_0x560ee5['oldValue'])return{'type':'format','content':At(_0x23e603,'*Set\x20format:*\x20%0',At(_0x23e603,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x560ee5['newValue']+')'};if(!_0x560ee5['newValue']){let _0x3bf40b=_0x43d461['head'];for(;_0x3bf40b;){if(_0x3bf40b['data']&&'listType'==_0x3bf40b['data']['key']&&_0x3bf40b['data']['newValue'])return _0x52e0ca;_0x3bf40b=_0x3bf40b['next'];}return{'type':'format','content':At(_0x23e603,'*Remove\x20format:*\x20%0',At(_0x23e603,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x560ee5['oldValue']+')'};}}}}class _e extends _0x415703{['afterInit'](){const _0x43c162=this['editor'];if(!_0x43c162['plugins']['has']('PageBreakEditing'))return;_0x43c162['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x58ab2f=_0x43c162['plugins']['get']('TrackChangesEditing'),_0x32c998=_0x43c162['locale'];_0x58ab2f['descriptionFactory']['registerElementLabel']('pageBreak',_0x3e6228=>At(_0x32c998,'ELEMENT_PAGE_BREAK',_0x3e6228));}}class pe extends _0x415703{['afterInit'](){const _0x1eb90f=this['editor'];if(!_0x1eb90f['plugins']['has']('Paragraph'))return;const _0x493fc3=_0x1eb90f['locale'],_0x57b2ae=_0x1eb90f['plugins']['get']('TrackChangesEditing');_0x57b2ae['descriptionFactory']['registerElementLabel']('paragraph',_0x464e33=>At(_0x493fc3,'ELEMENT_PARAGRAPH',_0x464e33)),_0x57b2ae['enableDefaultAttributesIntegration']('paragraph'),_0x57b2ae['enableCommand']('insertParagraph');const _0x5f9eff=_0x57b2ae['descriptionFactory'];_0x5f9eff['registerDescriptionCallback'](_0x95dbdf=>{if('insertion'!==_0x95dbdf['type'])return;const {start:_0x56aeb2,end:_0x39be2e}=_0x95dbdf['getFirstRange']();if(!_0x56aeb2['isTouching'](_0x39be2e)||!_0x56aeb2['nodeAfter'])return;const _0x2d6328=_0x1eb90f['model']['schema'],_0x38157e=_0x56aeb2['nodeAfter'];return _0x2d6328['isBlock'](_0x38157e)&&!_0x2d6328['isLimit'](_0x38157e)&&_0x2d6328['checkChild'](_0x38157e,'$text')?{'type':'insertion','content':At(_0x493fc3,'*Insert:*\x20%0',_0x5f9eff['getItemLabel'](_0x38157e,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1108cf=this['editor'],_0x3ab32f=_0x1108cf['locale'];_0x1108cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25cae8=>{if('formatBlock'!=_0x25cae8['type'])return;const {data:_0x55de0c}=_0x25cae8;return _0x55de0c&&'paragraph'==_0x55de0c['commandName']?{'type':'format','content':At(_0x3ab32f,'*Change\x20to:*\x20%0',At(_0x3ab32f,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}class Le extends _0x415703{['afterInit'](){const _0x156563=this['editor'];_0x156563['commands']['get']('replaceSource')&&_0x156563['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class Ie extends _0x415703{['afterInit'](){const _0x2eb3ef=this['editor'];if(!_0x2eb3ef['plugins']['has']('RemoveFormatEditing'))return;_0x2eb3ef['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x30e602=this['editor'];_0x30e602['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x387b17=>{if('formatBlock'!=_0x387b17['type']&&'formatInline'!=_0x387b17['type'])return;const {data:_0x37ecb1}=_0x387b17;return _0x37ecb1&&'removeFormat'==_0x37ecb1['commandName']?{'type':'format','content':At(_0x30e602['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class be extends _0x415703{['afterInit'](){const _0x3387a8=this['editor'];if(!_0x3387a8['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x475082=_0x3387a8['plugins']['get']('TrackChangesEditing');_0x475082['enableCommand']('goToPreviousRestrictedEditingException'),_0x475082['enableCommand']('goToNextRestrictedEditingException');const _0x281d9e=_0x3387a8['plugins']['get']('RestrictedEditingModeEditing');_0x281d9e['enableCommand']('trackChanges'),_0x281d9e['enableCommand']('acceptSuggestion'),_0x281d9e['enableCommand']('discardSuggestion'),_0x281d9e['enableCommand']('acceptAllSuggestions'),_0x281d9e['enableCommand']('discardAllSuggestions'),_0x281d9e['enableCommand']('acceptSelectedSuggestions'),_0x281d9e['enableCommand']('discardSelectedSuggestions');}}class Ae extends _0x415703{['afterInit'](){const _0x3ef305=this['editor'];if(!_0x3ef305['plugins']['has']('ShiftEnter'))return;const _0x3688dc=_0x3ef305['plugins']['get']('TrackChangesEditing');_0x3688dc['enableCommand']('shiftEnter'),_0x3688dc['descriptionFactory']['registerElementLabel']('softBreak',_0x405dce=>At(_0x3ef305['locale'],'ELEMENT_LINE_BREAK',_0x405dce));}}function ke(_0x30ecb3,_0x1942c2,_0x489bfc){const _0x4ee48b=[];for(const _0x541993 of _0x1942c2['getItems']())_0x541993['hasAttribute'](_0x30ecb3)&&_0x4ee48b['push'](_0x489bfc['createRangeOn'](_0x541993));return _0x4ee48b;}class Ce extends _0x415703{['afterInit'](){const _0x1d7cd3=this['editor'],_0x27f708=_0x1d7cd3['plugins']['get']('TrackChangesEditing');_0x1d7cd3['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x27f708['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x4e063f=this['editor'],_0x162c15=_0x4e063f['model'],_0x57d586=_0x4e063f['locale'],_0x56c097=_0x4e063f['plugins']['get']('TrackChangesEditing'),_0x54d7e1='restrictedEditingException',_0x2dd80c=_0x4e063f['commands']['get'](_0x54d7e1);_0x56c097['enableCommand'](_0x54d7e1,(_0x59845b,_0x5d58c5={})=>{const _0x22a236=_0x162c15['document']['selection'];if(_0x22a236['isCollapsed'])return void _0x59845b(_0x5d58c5);const _0x144582=void 0x0!==_0x5d58c5['forceValue']?_0x5d58c5['forceValue']:!_0x2dd80c['value'];_0x162c15['change'](()=>{const _0x443fe4=Array['from'](_0x22a236['getRanges']());for(const _0x369e4e of _0x443fe4){const _0x161e81=_0x144582?[_0x369e4e]:ke(_0x54d7e1,_0x369e4e,_0x162c15);for(const _0x17dc90 of _0x161e81)_0x56c097['markInlineFormat'](_0x17dc90,{'commandName':_0x54d7e1,'commandParams':[{'forceValue':_0x144582}]});}});}),_0x56c097['descriptionFactory']['registerDescriptionCallback'](_0x233384=>{if('formatBlock'!=_0x233384['type']&&'formatInline'!=_0x233384['type'])return;const {data:_0xef336d}=_0x233384;return _0xef336d&&_0xef336d['commandName']==_0x54d7e1?_0xef336d['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x57d586,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':At(_0x57d586,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0xd17dbc=this['editor'],_0xa30a09=_0xd17dbc['locale'],_0x206bdd=_0xd17dbc['plugins']['get']('TrackChangesEditing'),_0x1a8148='restrictedEditingExceptionBlock',_0x4155c1=this['editor']['commands']['get'](_0x1a8148);_0x206bdd['enableCommand'](_0x1a8148,(_0x932935,_0x5d0cc7={})=>{const _0xdd2c41=this['editor']['model']['document']['selection'],_0x595c24=_0x5d0cc7&&void 0x0!==_0x5d0cc7['forceValue']?_0x5d0cc7['forceValue']:!_0x4155c1['value'];let _0xea7fd=[];if(_0x595c24){const _0x4b8197=Array['from'](_0xdd2c41['getSelectedBlocks']())['filter'](_0xa39309=>function(_0x170849){return!!_0x170849['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0xa39309)||function(_0x5eaa47,_0x5d3e2c){const _0x2cd626=_0x5d3e2c['createContext'](_0x5eaa47['parent']);if(!_0x5d3e2c['checkChild'](_0x2cd626,'restrictedEditingException'))return!0x1;if(!_0x5d3e2c['checkChild'](_0x2cd626['push']('restrictedEditingException'),_0x5eaa47))return!0x1;return!0x0;}(_0xa39309,this['editor']['model']['schema']));_0xea7fd=Tt(_0x4b8197,_0xd17dbc['model']);}else{const _0x3c7487=Array['from'](_0xdd2c41['getSelectedBlocks']())['map'](_0x2533db=>function(_0x47d1e0){let _0x5ceefb=_0x47d1e0;for(;_0x5ceefb['parent'];){if('restrictedEditingException'==_0x5ceefb['parent']['name'])return _0x5ceefb;_0x5ceefb=_0x5ceefb['parent'];}return null;}(_0x2533db))['filter'](_0x136e8a=>!!_0x136e8a);_0xea7fd=Tt(_0x3c7487,_0xd17dbc['model']);}_0xd17dbc['model']['change'](()=>{for(const _0x1fd354 of _0xea7fd)_0x206bdd['markBlockFormat'](_0x1fd354,{'commandName':_0x1a8148,'commandParams':[{'forceValue':_0x595c24}]});});}),_0x206bdd['descriptionFactory']['registerDescriptionCallback'](_0x4cf597=>{const {data:_0x475dbe}=_0x4cf597;if(_0x475dbe&&_0x475dbe['commandName']==_0x1a8148)return _0x475dbe['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0xa30a09,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':At(_0xa30a09,'FORMAT_RESTRICTED_DISABLED')};});}}class ye extends _0x415703{['afterInit'](){const _0x2fa075=this['editor'];if(!_0x2fa075['plugins']['has']('Style')||!_0x2fa075['plugins']['has']('DataSchema'))return;const _0x3469a0=_0x2fa075['plugins']['get']('TrackChangesEditing'),_0x475e16=_0x2fa075['locale'],_0x10b9d1=_0x2fa075['config']['get']('style')||{},_0x48785b=_0x2fa075['plugins']['get']('GeneralHtmlSupport'),_0xd3d880=_0x2fa075['plugins']['get']('StyleUtils')['normalizeConfig'](_0x2fa075['plugins']['get']('DataSchema'),_0x10b9d1['definitions']);_0x3469a0['enableDefaultAttributesIntegration']('style');const _0x1ce46f=new Set();for(const _0x3ca8b1 of _0xd3d880['block']){const _0x1e2c4a=_0x48785b['getGhsAttributeNameForElement'](_0x3ca8b1['element']);_0x1ce46f['add'](_0x1e2c4a);}const _0x4454fe=new Set();for(const _0xe9847c of _0xd3d880['inline']){const _0x2a33f4=_0x48785b['getGhsAttributeNameForElement'](_0xe9847c['element']);_0x4454fe['add'](_0x2a33f4);for(const _0x18ddaf of _0xe9847c['ghsAttributes'])_0x4454fe['add'](_0x18ddaf);}for(const _0x56151c of _0x1ce46f)_0x3469a0['descriptionFactory']['registerAttributeLabel'](_0x56151c,At(_0x475e16,'FORMAT_STYLE'));for(const _0xfa5cd6 of _0x4454fe)_0x3469a0['descriptionFactory']['registerAttributeLabel'](_0xfa5cd6,At(_0x475e16,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b2926=this['editor'],_0x157419=_0x1b2926['locale'];_0x1b2926['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x505158=>{if('formatBlock'!=_0x505158['type']&&'formatInline'!=_0x505158['type'])return;const {data:_0x47a26f}=_0x505158;return _0x47a26f&&'style'===_0x47a26f['commandName']?_0x47a26f['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x157419,'*Set\x20format:*\x20%0',_0x47a26f['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':At(_0x157419,'*Remove\x20format:*\x20%0',_0x47a26f['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ne extends _0x415703{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x36c10b){super(_0x36c10b),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x16e742=this['editor'],_0x82cd37=_0x16e742['model']['document']['selection'];if(!_0x16e742['plugins']['has']('TableEditing'))return;const _0x2c8e75=_0x16e742['locale'],_0x273523=_0x16e742['plugins']['get']('TrackChangesEditing'),_0x50743d=_0x16e742['plugins']['get']('TableUtils');_0x273523['descriptionFactory']['registerElementLabel']('table',_0x9dfa98=>At(_0x2c8e75,'ELEMENT_TABLE',_0x9dfa98)),this['_setupColumnsRowsFixing'](),_0x273523['enableCommand']('insertTable'),_0x273523['enableCommand']('selectTableRow'),_0x273523['enableCommand']('selectTableColumn');for(const _0xa5e05a of['insertTableRowAbove','insertTableRowBelow']){const _0x38434a=_0x16e742['commands']['get'](_0xa5e05a);_0x273523['enableCommand'](_0xa5e05a,_0x50273d=>{_0x16e742['model']['change'](_0x213da0=>{_0x50273d();const _0x20bc2a='above'===_0x38434a['order'],_0x326040=_0x50743d['getSelectionAffectedTableCells'](_0x82cd37),_0x564ec9=_0x50743d['getRowIndexes'](_0x326040),_0x11eb43=_0x20bc2a?_0x564ec9['first']-0x1:_0x564ec9['last']+0x1,_0x1fc5ee=_0x326040[0x0]['findAncestor']('table'),_0x2fb0c6=_0x50743d['createTableWalker'](_0x1fc5ee,{'startRow':_0x11eb43,'endRow':_0x11eb43}),_0x3228d4=Array['from'](_0x2fb0c6)['map'](_0x285147=>_0x213da0['createRangeOn'](_0x285147['cell']));_0x273523['markMultiRangeInsertion'](_0x3228d4,'tableRow');});});}for(const _0x18020a of['insertTableColumnLeft','insertTableColumnRight']){const _0x8f59b1=_0x16e742['commands']['get'](_0x18020a);_0x273523['enableCommand'](_0x18020a,_0x7e717f=>{_0x16e742['model']['change'](_0x5e6b44=>{_0x7e717f();const _0x44f8d4='left'===_0x8f59b1['order'],_0x545681=_0x50743d['getSelectionAffectedTableCells'](_0x82cd37),_0x4f433e=_0x50743d['getColumnIndexes'](_0x545681),_0x330d91=_0x44f8d4?_0x4f433e['first']-0x1:_0x4f433e['last']+0x1,_0x267c3f=_0x545681[0x0]['findAncestor']('table'),_0x33b891=_0x50743d['createTableWalker'](_0x267c3f,{'startRow':0x0,'column':_0x330d91,'includeAllSlots':!0x1}),_0x1c811a=Array['from'](_0x33b891)['map'](_0x6b06d=>_0x5e6b44['createRangeOn'](_0x6b06d['cell']));_0x273523['markMultiRangeInsertion'](_0x1c811a,'tableColumn');});});}for(const _0x412bf7 of['removeTableRow','removeTableColumn']){const _0x251708=_0x412bf7['substr'](0xb),_0x30286d=_0x251708['toLowerCase'](),_0x576b8d=_0x30286d['substr'](0x0,0x3)+'span',_0x565fe0='table'+_0x251708,_0x9aa31b='min'+_0x251708,_0x21588a='max'+_0x251708;_0x273523['enableCommand'](_0x412bf7,()=>{_0x16e742['model']['change'](_0x17e45b=>{const _0x15edb2=_0x50743d['getSelectionAffectedTableCells'](_0x82cd37),_0x4e3f3a=_0x15edb2[0x0]['findAncestor']('table');let _0x331f5f;if('removeTableRow'==_0x412bf7){const _0x101e3c=_0x50743d['getRowIndexes'](_0x15edb2);_0x331f5f={'startRow':_0x101e3c['first'],'endRow':_0x101e3c['last'],'includeAllSlots':!0x0};}else{const _0x1ebaa7=_0x50743d['getColumnIndexes'](_0x15edb2);_0x331f5f={'startColumn':_0x1ebaa7['first'],'endColumn':_0x1ebaa7['last'],'includeAllSlots':!0x0};}const _0x3c41ae=_0x50743d['createTableWalker'](_0x4e3f3a,_0x331f5f),_0xd80870=Array['from'](_0x3c41ae)['map'](({cell:_0x5e5b7a})=>_0x5e5b7a),_0xb6eac6=Re(_0xd80870['filter'](_0x49a402=>_0x49a402['hasAttribute'](_0x576b8d))),_0x3743f1=Re(_0xd80870['filter'](_0x2b69b0=>!_0x2b69b0['hasAttribute'](_0x576b8d)))['map'](_0x81a1f8=>_0x17e45b['createRangeOn'](_0x81a1f8)),_0x482029=_0x273523['markMultiRangeDeletion'](_0x3743f1,_0x565fe0);if(_0x482029&&('tableRow'==_0x482029['subType']||'tableColumn'==_0x482029['subType'])){const _0x56b4fb=this['_getSuggestionCoords'](_0x482029);for(const _0xc92618 of _0xb6eac6){const _0x6261fd=_0x17e45b['createRangeOn'](_0xc92618),_0x27ef87=_0x50743d['getCellLocation'](_0xc92618),_0xa0b382=_0xc92618['getAttribute'](_0x576b8d)-0x1,_0x2782dd=_0x56b4fb[_0x9aa31b],_0x3ad7e5=_0x56b4fb[_0x21588a];_0x2782dd<=_0x27ef87[_0x30286d]&&_0x27ef87[_0x30286d]+_0xa0b382<=_0x3ad7e5&&_0x482029['addRange'](_0x6261fd);}}});});}function _0x38118c(_0x4c9ff5){const _0x1b4826=Array['from'](_0x82cd37['getRanges']())['map'](_0x8bb85a=>_0x3aace6['fromRange'](_0x8bb85a));_0x16e742['model']['change'](_0x9960b3=>{const _0x2e0537=_0x9960b3['batch'];_0x4c9ff5=_0x4c9ff5['filter'](_0x353826=>'$graveyard'!=_0x353826['root']['rootName']),_0x9960b3['setSelection'](_0x4c9ff5),_0x16e742['commands']['get']('removeTableRow')['refresh'](),_0x16e742['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x16e742['model']['enqueueChange'](()=>{_0x16e742['model']['enqueueChange'](_0x2e0537,_0x3eb3cd=>{const _0x44437d=_0x1b4826['filter'](_0x5268c7=>'$graveyard'!=_0x5268c7['root']['rootName']);_0x44437d['length']>0x0&&_0x3eb3cd['setSelection'](_0x44437d);for(const _0x25df8a of _0x1b4826)_0x25df8a['detach']();});});});}function _0x3bbc75(_0x258bf9){_0x16e742['model']['change'](_0x5c9235=>{const _0x214929=Array['from'](_0x82cd37['getRanges']())['map'](_0x96aef5=>_0x3aace6['fromRange'](_0x96aef5)),_0x471d68=[];for(const _0x246c78 of _0x258bf9)for(const _0x41d9c4 of _0x246c78['getItems']({'shallow':!0x0}))_0x471d68['push'](_0x41d9c4);for(const _0x379024 of _0x471d68)'$graveyard'!=_0x379024['root']['rootName']&&(_0x5c9235['setSelection'](_0x5c9235['createPositionAt'](_0x379024,0x0)),_0x16e742['commands']['get']('removeTableColumn')['refresh'](),_0x16e742['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x5246d1=_0x214929['filter'](_0x3cdeea=>'$graveyard'!=_0x3cdeea['root']['rootName']);_0x5246d1['length']>0x0&&_0x5c9235['setSelection'](_0x5246d1);for(const _0x37f9f5 of _0x214929)_0x37f9f5['detach']();});}function _0x4066a2(_0x4fc862,_0x1cbc15){return _0x1cbc15['every'](_0x4456b5=>_0x4fc862['some'](_0x45d260=>_0x45d260['end']['isEqual'](_0x4456b5['start'])||_0x4456b5['end']['isEqual'](_0x45d260['start'])));}function _0x264d64(_0x58b20d,_0x5e1c25){return!_0x58b20d['some'](_0x3559fd=>_0x5e1c25['some'](_0x4a7cc9=>_0x3559fd['isIntersecting'](_0x4a7cc9)))&&_0x58b20d['some'](_0x3020ba=>_0x5e1c25['some'](_0xec71c8=>_0x3020ba['end']['isTouching'](_0xec71c8['start'])));}_0x273523['descriptionFactory']['registerDescriptionCallback'](_0x93323a=>{if('insertion'!=_0x93323a['type']&&'deletion'!=_0x93323a['type'])return;const _0x37e446=_0x93323a['getContainedElement']();if(null!=_0x37e446&&_0x37e446['is']('element','table')){if('insertion'==_0x93323a['type']){const _0x2e14ae=_0x93323a['getItems']()['filter'](_0x2894ba=>_0x2894ba['is']('$textProxy'))['map'](_0x42bf37=>_0x42bf37['data']);if(_0x2e14ae['length'])return{'type':'insertion','content':At(_0x2c8e75,'*Insert:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2e14ae['join']('\x20')+'\x22'))};}if('deletion'==_0x93323a['type']){const _0x1d13c4=_0x93323a['getItems']()['filter'](_0x32e943=>_0x32e943['is']('$textProxy'))['map'](_0x2a7924=>_0x2a7924['data']);if(_0x1d13c4['length'])return{'type':'deletion','content':At(_0x2c8e75,'*Remove:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1d13c4['join']('\x20')+'\x22'))};}}}),_0x273523['descriptionFactory']['registerDescriptionCallback'](_0x1b9948=>{if('tableRow'==_0x1b9948['subType']){const _0x4b5314=_0x1b9948['getItems']()['filter'](_0x2130d1=>_0x2130d1['is']('$textProxy'))['map'](_0xd899c5=>_0xd899c5['data']),_0x366a6a=this['_getSuggestionCoords'](_0x1b9948),_0x348c0e=_0x366a6a['maxRow']-_0x366a6a['minRow']+0x1;if('insertion'==_0x1b9948['type'])return _0x4b5314['length']?{'type':'insertion','content':At(_0x2c8e75,'*Insert:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x348c0e,'\x22'+_0x4b5314['join']('\x20')+'\x22']))}:{'type':'insertion','content':At(_0x2c8e75,'*Insert:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_ROW',_0x348c0e))};if('deletion'==_0x1b9948['type'])return _0x4b5314['length']?{'type':'deletion','content':At(_0x2c8e75,'*Remove:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x348c0e,'\x22'+_0x4b5314['join']('\x20')+'\x22']))}:{'type':'deletion','content':At(_0x2c8e75,'*Remove:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_ROW',_0x348c0e))};}if('tableColumn'==_0x1b9948['subType']){const _0x2d563f=_0x1b9948['getItems']()['filter'](_0x4ae403=>_0x4ae403['is']('$textProxy'))['map'](_0x20d4fd=>_0x20d4fd['data']),_0x121380=this['_getSuggestionCoords'](_0x1b9948),_0x2e9dfc=_0x121380['maxColumn']-_0x121380['minColumn']+0x1;if('insertion'==_0x1b9948['type'])return _0x2d563f['length']?{'type':'insertion','content':At(_0x2c8e75,'*Insert:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2e9dfc,'\x22'+_0x2d563f['join']('\x20')+'\x22']))}:{'type':'insertion','content':At(_0x2c8e75,'*Insert:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_COLUMN',_0x2e9dfc))};if('deletion'==_0x1b9948['type'])return _0x2d563f['length']?{'type':'deletion','content':At(_0x2c8e75,'*Remove:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2e9dfc,'\x22'+_0x2d563f['join']('\x20')+'\x22']))}:{'type':'deletion','content':At(_0x2c8e75,'*Remove:*\x20%0',At(_0x2c8e75,'ELEMENT_TABLE_COLUMN',_0x2e9dfc))};}}),_0x273523['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x38118c),_0x273523['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x38118c),_0x273523['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3bbc75),_0x273523['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3bbc75),_0x273523['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4066a2),_0x273523['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4066a2),_0x273523['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x264d64),_0x273523['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x264d64);}['_acceptFormatSuggestionCallbackFactory'](){const _0x107cd4=this['editor'],_0x22feb6=_0x107cd4['model']['document']['selection'];return(_0x232e6c,_0x35ed2d)=>{_0x107cd4['model']['change'](_0x5ba0ca=>{const {commandName:_0x23d3fd,commandParams:_0x49fd77}=_0x35ed2d;let _0x2b6984=_0x232e6c[0x0]['end']['nodeBefore'];_0x49fd77&&_0x49fd77[0x0]&&!0x1===_0x49fd77[0x0]['forceValue']&&(_0x2b6984=_0x232e6c[0x0]['start']['nodeAfter']);const _0x1f0c45=_0x5ba0ca['createRangeIn'](_0x2b6984);if('$graveyard'==_0x1f0c45['root']['rootName'])return;const _0x5e8fc0=Array['from'](_0x22feb6['getRanges']())['map'](_0x5381a0=>_0x3aace6['fromRange'](_0x5381a0));_0x5ba0ca['setSelection'](_0x1f0c45),_0x107cd4['commands']['get'](_0x23d3fd)['refresh'](),_0x49fd77['push']({'forceDefaultExecution':!0x0}),_0x107cd4['execute'](_0x23d3fd,..._0x49fd77);const _0x5d58d6=_0x5e8fc0['filter'](_0xc01b6d=>'$graveyard'!=_0xc01b6d['root']['rootName']);_0x5d58d6['length']>0x0&&_0x5ba0ca['setSelection'](_0x5d58d6);for(const _0x59de4e of _0x5e8fc0)_0x59de4e['detach']();});};}['_getCoordsForCells'](_0x3357b2){const _0x27cedd=this['editor']['plugins']['get']('TableUtils');let _0x43132d=Number['MAX_SAFE_INTEGER'],_0x187b94=Number['MIN_SAFE_INTEGER'],_0x3b6ad0=Number['MAX_SAFE_INTEGER'],_0x441565=Number['MIN_SAFE_INTEGER'];for(const _0x524a7f of _0x3357b2){if('$graveyard'==_0x524a7f['root']['rootName'])continue;const {row:_0x40e14b,column:_0x4cfc2d}=_0x27cedd['getCellLocation'](_0x524a7f),_0x56572d=_0x524a7f['hasAttribute']('rowspan')?_0x524a7f['getAttribute']('rowspan')-0x1:0x0,_0x528163=_0x524a7f['hasAttribute']('colspan')?_0x524a7f['getAttribute']('colspan')-0x1:0x0;_0x43132d=_0x40e14b<_0x43132d?_0x40e14b:_0x43132d,_0x187b94=_0x40e14b+_0x56572d>_0x187b94?_0x40e14b+_0x56572d:_0x187b94,_0x3b6ad0=_0x4cfc2d<_0x3b6ad0?_0x4cfc2d:_0x3b6ad0,_0x441565=_0x4cfc2d+_0x528163>_0x441565?_0x4cfc2d+_0x528163:_0x441565;}return{'minRow':_0x43132d,'maxRow':_0x187b94,'minColumn':_0x3b6ad0,'maxColumn':_0x441565};}['_setupColumnsRowsFixing'](){const _0x23745e=this['editor'],_0x289e3c=_0x23745e['plugins']['get']('TrackChangesEditing'),_0x1f57b3=_0x23745e['plugins']['get']('TableUtils');_0x23745e['model']['document']['on']('change:data',()=>{const _0x1b54ef=Array['from'](_0x23745e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5c617b,data:_0x5041a0}of _0x1b54ef){const {group:_0x2063df,id:_0x2bc690,subType:_0x477fa8}=_0x4fd2b2(_0x5c617b);if('suggestion'!=_0x2063df)continue;if(null!=_0x5041a0['oldRange'])continue;const _0x5c2f6f=_0x289e3c['getSuggestion'](_0x2bc690);this['_tablePostFixingSubtypes']['includes'](_0x477fa8)&&this['_tableSuggestions']['add'](_0x5c2f6f);}},{'priority':'low'});const _0x4556d4=(_0x4690b5,_0x50e2d8)=>{let _0x3c6154=!0x1;const _0x5c4bb1=_0x50e2d8['createRangeOn'](_0x4690b5),_0x76d7f9=_0x4690b5['findAncestor']('table'),_0x26b641=_0x1f57b3['getCellLocation'](_0x4690b5);for(const _0x2d9697 of this['_tableSuggestions']){const _0x1a2eaf=_0x2d9697['subType'],_0x54e048=_0x1a2eaf['startsWith']('tablePaste'),_0x57d898=_0x1a2eaf['substr'](_0x54e048?0xa:0x5),_0x25a44b=_0x57d898['toLowerCase'](),_0x207866=_0x25a44b['substr'](0x0,0x3)+'span',_0xb7eb86='min'+_0x57d898,_0x24e35f='max'+_0x57d898;if(!_0x2d9697['isInContent'])continue;if(_0x76d7f9!=_0x2d9697['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2d9697['isIntersectingWithRange'](_0x5c4bb1))continue;const _0x23c1a2=_0x4690b5['hasAttribute'](_0x207866)?_0x4690b5['getAttribute'](_0x207866)-0x1:0x0,_0x1e5971=this['_getSuggestionCoords'](_0x2d9697),_0x540ace=_0x1e5971[_0xb7eb86],_0x46a1d1=_0x1e5971[_0x24e35f];_0x540ace<=_0x26b641[_0x25a44b]&&_0x26b641[_0x25a44b]+_0x23c1a2<=_0x46a1d1&&(_0x2d9697['addRange'](_0x5c4bb1),_0x3c6154=!0x0);}return _0x3c6154;};_0x23745e['model']['document']['registerPostFixer'](_0x3d6946=>{let _0x491524=!0x1;for(const _0x52624a of _0x23745e['model']['document']['differ']['getChanges']())if('insert'==_0x52624a['type']){if('tableRow'==_0x52624a['name']){for(const _0x2464c of _0x52624a['position']['nodeAfter']['getChildren']())_0x491524=_0x491524||_0x4556d4(_0x2464c,_0x3d6946);}else'tableCell'==_0x52624a['name']&&(_0x491524=_0x491524||_0x4556d4(_0x52624a['position']['nodeAfter'],_0x3d6946));}return _0x491524;});}['_getSuggestionCoords'](_0x222870){return this['_getCoordsForCells'](_0x222870['getRanges']()['map'](_0x4740cc=>_0x4740cc['start']['nodeAfter']));}}function Re(_0x301c73){return Array['from'](new Set(_0x301c73)['values']());}class Se extends _0x415703{static get['requires'](){return[Ne];}['afterInit'](){const _0x13f750=this['editor'],_0x4f3e25=_0x13f750['model']['document']['selection'],_0x5ba921=_0x13f750['locale'];if(!_0x13f750['plugins']['has']('TableEditing'))return;const _0x149a91=_0x13f750['plugins']['get']('TrackChangesEditing'),_0x3d5b89=_0x13f750['plugins']['get']('TableUtils'),_0xab6c13=_0x13f750['plugins']['get'](Ne);_0xab6c13['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x149a91['enableCommand']('mergeTableCells',()=>{const _0x341daf=_0x3d5b89['getSelectionAffectedTableCells'](_0x13f750['model']['document']['selection']);_0x13f750['model']['change'](()=>{_0x149a91['markMultiRangeBlockFormat'](_0x341daf,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x13f750['commands']['get']('mergeTableCells')['on']('execute',(_0x19a4fc,_0x5f2212)=>{_0x13f750['commands']['get']('trackChanges')['value']&&(_0x5f2212['length']>0x0&&_0x5f2212[_0x5f2212['length']-0x1]&&_0x5f2212[_0x5f2212['length']-0x1]['forceDefaultExecution']||_0x149a91['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x19a4fc['stop']());},{'priority':'highest'});for(const _0x4032fc of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x380b17=_0x13f750['commands']['get'](_0x4032fc);_0x149a91['enableCommand'](_0x4032fc,()=>{const _0x2dd29=_0x13f750['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xb9167f=>_0xb9167f['is']('element','tableCell')),_0x217948=_0x380b17['value'];_0x13f750['model']['change'](()=>{_0x149a91['markMultiRangeBlockFormat']([_0x2dd29,_0x217948],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3569ba of['splitTableCellVertically','splitTableCellHorizontally']){const _0x351ca4=_0x13f750['commands']['get'](_0x3569ba);_0x149a91['enableCommand'](_0x3569ba,()=>{const _0x4fe176=_0x3d5b89['getSelectionAffectedTableCells'](_0x13f750['model']['document']['selection'])[0x0],_0x3e5b30=_0x4fe176['findAncestor']('table'),{column:_0x58e4c5,row:_0x4b37dc}=_0x3d5b89['getCellLocation'](_0x4fe176);let _0x347530=[];if('horizontally'==_0x351ca4['direction']){const _0x35e16f=_0x3d5b89['createTableWalker'](_0x3e5b30,{'startRow':_0x4b37dc,'endRow':_0x4b37dc,'includeAllSlots':!0x0});_0x347530=Array['from'](_0x35e16f)['map'](_0x557cb7=>_0x557cb7['cell']);}else{const _0x42ef9e=_0x3d5b89['createTableWalker'](_0x3e5b30,{'column':_0x58e4c5,'includeAllSlots':!0x0});_0x347530=Array['from'](_0x42ef9e)['map'](_0x3d4ed5=>_0x3d4ed5['cell']);}_0x13f750['model']['change'](_0x2bbae3=>{_0x149a91['markBlockFormat'](_0x2bbae3['createRangeOn'](_0x4fe176),{'commandName':_0x3569ba,'commandParams':[]},_0x347530,_0x3569ba);});});}_0x149a91['descriptionFactory']['registerDescriptionCallback'](_0x4959f1=>{if('formatBlock'!=_0x4959f1['type']&&'formatInline'!=_0x4959f1['type'])return;const {data:_0x4dbc4e}=_0x4959f1;return _0x4dbc4e&&'mergeTableCells'==_0x4dbc4e['commandName']?{'type':'format','content':At(_0x5ba921,'*Merge\x20cells*')}:void 0x0;}),_0x149a91['descriptionFactory']['registerDescriptionCallback'](_0x1cbb06=>{if('formatBlock'!=_0x1cbb06['type']&&'formatInline'!=_0x1cbb06['type'])return;const {data:_0x3720bf}=_0x1cbb06;return _0x3720bf?'splitTableCellVertically'==_0x3720bf['commandName']?{'type':'format','content':At(_0x5ba921,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x3720bf['commandName']?{'type':'format','content':At(_0x5ba921,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x306e87=_0xab6c13['_acceptFormatSuggestionCallbackFactory']();for(const _0xcb96de of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x149a91['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xcb96de,'accept',_0x306e87);for(const _0x2554a9 of['splitTableCellVertically','splitTableCellHorizontally'])_0x149a91['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2554a9,'accept',_0x306e87);_0x149a91['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x3226fc=>{_0x13f750['model']['change'](_0xadbb4a=>{const _0x1e8c64=Array['from'](_0x4f3e25['getRanges']())['map'](_0x4b85d4=>_0x3aace6['fromRange'](_0x4b85d4));_0xadbb4a['setSelection'](_0x3226fc),_0x13f750['commands']['get']('mergeTableCells')['refresh'](),_0x13f750['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3fb806=_0x1e8c64['filter'](_0x546dec=>'$graveyard'!=_0x546dec['root']['rootName']);_0x3fb806['length']>0x0&&_0xadbb4a['setSelection'](_0x3fb806);for(const _0x3a0f32 of _0x1e8c64)_0x3a0f32['detach']();});});for(const _0x149da5 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x519276=_0x13f750['commands']['get'](_0x149da5);_0x519276['on']('set:isEnabled',(_0x2d5688,_0x4448fc,_0x4a823b)=>{if(_0x4a823b){const _0x59d311=_0x13f750['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1d47b1=>_0x1d47b1['is']('element','tableCell'));this['_areMergableCells'](_0x519276['value'],_0x59d311)||(_0x2d5688['return']=!0x1,_0x2d5688['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x49412a=this['editor']['commands']['get']('mergeTableCells'),_0x9763b2=this['editor']['plugins']['get']('TableUtils');if(!_0x49412a['isEnabled'])return!0x1;const _0x226465=_0x9763b2['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x49adaa of _0x226465)for(const _0x1701b0 of _0x226465)if(_0x49adaa!=_0x1701b0&&!this['_areMergableCells'](_0x49adaa,_0x1701b0))return!0x1;return!0x0;}['_areMergableCells'](_0x3b82cc,_0xfbce93){const _0x657e09=this['editor']['plugins']['get']('TrackChangesEditing'),_0x340512=this['editor']['model']['createRangeOn'](_0x3b82cc),_0x4449f7=this['editor']['model']['createRangeOn'](_0xfbce93),_0x13cd8a=new Set(),_0x39e018=new Set();for(const _0x40daa7 of _0x657e09['getSuggestions']())if(('insertion'==_0x40daa7['type']||'deletion'==_0x40daa7['type']||'mergeTableCells'==_0x40daa7['subType'])&&_0x40daa7['isInContent']){for(const _0x1ae5b8 of _0x40daa7['getRanges']())_0x1ae5b8['containsRange'](_0x340512,!0x0)&&_0x13cd8a['add'](_0x40daa7['type']+':'+_0x40daa7['author']['id']),_0x1ae5b8['containsRange'](_0x4449f7,!0x0)&&_0x39e018['add'](_0x40daa7['type']+':'+_0x40daa7['author']['id']);}if(_0x13cd8a['size']!=_0x39e018['size'])return!0x1;for(const _0xdc87ed of _0x13cd8a)if(!_0x39e018['has'](_0xdc87ed))return!0x1;return!0x0;}}class Me extends _0x415703{static get['requires'](){return[Ne];}['afterInit'](){const _0x2f6175=this['editor'];if(!_0x2f6175['plugins']['has']('TableEditing'))return;const _0x37933c=_0x2f6175['locale'],_0x14625d=_0x2f6175['plugins']['get']('TrackChangesEditing');_0x14625d['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x14625d['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x14625d['descriptionFactory']['registerAttributeLabel']('headingRows',At(_0x37933c,'FORMAT_HEADER_ROW')),_0x14625d['descriptionFactory']['registerAttributeLabel']('headingColumns',At(_0x37933c,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2d2f2f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3354fd=this['editor']['plugins']['get'](Ne)['_acceptFormatSuggestionCallbackFactory']();_0x2d2f2f['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x3354fd),_0x2d2f2f['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x3354fd),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x4721d0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x377f52=this['editor']['plugins']['get']('TableUtils');function _0x112a64({showActiveMarker:_0x164b98=!0x0,setDataAttribute:_0x3d4a81=!0x0}={}){return(_0x5035f6,_0x1c80c0,_0x460946)=>{const {type:_0xeefec8,id:_0x35210c}=_0x4fd2b2(_0x1c80c0['markerName']);if(!_0x4721d0['hasSuggestion'](_0x35210c))return;const _0xaccc3f=_0x4721d0['getSuggestion'](_0x35210c),_0x3285f3=_0xaccc3f['data'];if('formatBlock'!=_0xaccc3f['type']||!_0x3285f3||'setTableColumnHeader'!=_0x3285f3['commandName'])return;if(_0x1c80c0['item'])return void _0x5035f6['stop']();if(!_0x460946['consumable']['consume'](_0x1c80c0['markerRange'],_0x5035f6['name']))return;const _0x199bd0=_0x1c80c0['markerRange']['start']['nodeAfter'],_0x5e474f=_0x1c80c0['markerRange']['end']['nodeBefore'],_0x3f3671=_0x199bd0['parent']['parent'],{column:_0x5e9c81}=_0x377f52['getCellLocation'](_0x199bd0),{column:_0x38cc5d}=_0x377f52['getCellLocation'](_0x5e474f);for(let _0x515f51=_0x5e9c81;_0x515f51<=_0x38cc5d;_0x515f51++){const _0x332c94=_0x377f52['createTableWalker'](_0x3f3671,{'column':_0x515f51,'includeAllSlots':!0x1});for(const _0x59f40e of _0x332c94){const _0x5a3701=_0x59f40e['cell'],_0x17f847=_0x460946['mapper']['toViewElement'](_0x5a3701);_0x460946['writer']['addClass']('ck-suggestion-marker-'+_0xeefec8,_0x17f847),_0x3d4a81&&_0x460946['writer']['setAttribute']('data-suggestion',_0x35210c,_0x17f847),_0x460946['mapper']['bindElementToMarker'](_0x17f847,_0x1c80c0['markerName']),_0x164b98&&(_0x4721d0['activeMarkers']['includes'](_0x1c80c0['markerName'])?_0x460946['writer']['addClass']('ck-suggestion-marker--active',_0x17f847):_0x460946['writer']['removeClass']('ck-suggestion-marker--active',_0x17f847));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x112a64(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xe23edc,_0x25c02f,_0x17e598)=>{_0x17e598['options']['showSuggestionHighlights']&&_0x112a64({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xe23edc,_0x25c02f,_0x17e598);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x24c4fe,_0x132609,_0xd1b328)=>{const {type:_0x3c5a0e,id:_0x106dc2}=_0x4fd2b2(_0x132609['markerName']);if(!_0x4721d0['hasSuggestion'](_0x106dc2))return;const _0xcb8515=_0x4721d0['getSuggestion'](_0x106dc2),_0x42d9e3=_0xcb8515['data'];if('formatBlock'!=_0xcb8515['type']||!_0x42d9e3||'setTableColumnHeader'!=_0x42d9e3['commandName'])return;const _0x5bb765=_0xd1b328['mapper']['markerNameToElements'](_0x132609['markerName']);if(_0x5bb765){for(const _0x50bcf1 of _0x5bb765)_0xd1b328['writer']['removeClass']('ck-suggestion-marker-'+_0x3c5a0e,_0x50bcf1),_0xd1b328['writer']['removeClass']('ck-suggestion-marker--active',_0x50bcf1),_0xd1b328['writer']['removeAttribute']('data-suggestion',_0x50bcf1),_0xd1b328['mapper']['unbindElementFromMarkerName'](_0x50bcf1,_0x132609['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x4bf60c=this['editor'],_0x4bcadc=_0x4bf60c['locale'];function _0x5cb3bf(_0x19bbe6){return{'type':'format','content':At(_0x4bcadc,'*Format:*\x20%0',_0x19bbe6)};}_0x4bf60c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b9755=>{if('formatBlock'!=_0x5b9755['type'])return;const {data:_0x223533}=_0x5b9755;if(_0x223533){if('setTableRowHeader'==_0x223533['commandName']){const _0x5a6675=_0x223533['commandParams'][0x0]['forceValue'];return _0x5cb3bf(At(_0x4bcadc,_0x5a6675?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x223533['commandName']){const _0x1e2747=_0x223533['commandParams'][0x0]['forceValue'];return _0x5cb3bf(At(_0x4bcadc,_0x1e2747?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Oe extends _0x415703{static get['requires'](){return[Ne];}['afterInit'](){const _0x947ecc=this['editor'];if(!_0x947ecc['plugins']['has']('TableEditing')||!_0x947ecc['config']['get']('table.enableFooters'))return;const _0x5c7ba8=_0x947ecc['locale'],_0x40c7ea=_0x947ecc['plugins']['get']('TrackChangesEditing');_0x40c7ea['enableDefaultAttributesIntegration']('setTableFooterRow'),_0x40c7ea['descriptionFactory']['registerAttributeLabel']('footerRows',At(_0x5c7ba8,'FORMAT_FOOTER_ROW'));}}class we extends _0x415703{['afterInit'](){const _0x4e496e=this['editor'],_0x221ec5=_0x4e496e['locale'],_0x591f8c=_0x4e496e['plugins']['get']('TrackChangesEditing');function _0x43ab60(_0x5354b9){return{'type':'format','content':''+At(_0x221ec5,'*Set\x20table\x20type:*\x20%0',_0x5354b9)};}_0x4e496e['plugins']['has']('TableLayout')&&(_0x591f8c['enableCommand']('insertTableLayout'),_0x591f8c['enableDefaultAttributesIntegration']('tableType'),_0x591f8c['descriptionFactory']['registerElementLabel'](_0x3dabea=>_0x3dabea['is']('element','table')&&'layout'===_0x3dabea['getAttribute']('tableType'),_0x21d7d6=>At(_0x221ec5,'ELEMENT_LAYOUT_TABLE',_0x21d7d6)),_0x591f8c['descriptionFactory']['registerDescriptionCallback'](_0x520cc4=>{const {data:_0x53c149}=_0x520cc4;if(_0x53c149&&'tableType'==_0x53c149['key'])switch(_0x53c149['newValue']){case'layout':return _0x43ab60(At(_0x221ec5,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x43ab60(At(_0x221ec5,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Fe=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](Be['map'](_0x9b911c=>[_0x9b911c,null]));class De extends _0x415703{static get['requires'](){return[Ne];}['afterInit'](){const _0x41e40e=this['editor'];if(!_0x41e40e['plugins']['has']('TableClipboard'))return;const _0x480520=_0x41e40e['plugins']['get']('TrackChangesEditing'),_0x3861ba=_0x41e40e['plugins']['get']('TableUtils'),_0x24e125=_0x41e40e['plugins']['get'](Ne),_0x4e1ad4=_0x41e40e['plugins']['get']('TableClipboard'),_0x3acb96=_0x41e40e['plugins']['get']('TableSelection'),_0x2ebbed=_0x41e40e['plugins']['get'](ut);_0x24e125['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x41e40e['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x41e40e['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0xecc81d=null,_0x33bf21=!0x1;_0x2ebbed['on']('contentInsertion',(_0x2658b4,_0x3d6a1b)=>{_0x33bf21='paste'===_0x3d6a1b['method'];}),_0x41e40e['model']['on']('insertContent',(_0x4f21f5,_0x52ca9b)=>{if(!_0x33bf21&&null===_0x3acb96['getSelectedTableCells']())return;const [_0x363b5c,_0x5e2030]=_0x52ca9b,_0x97ddb6=_0x52ca9b[_0x52ca9b['length']-0x1];_0x97ddb6&&_0x97ddb6['forceDefaultExecution']||_0x480520['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3e38b8,_0x19a4e5,_0x480ef7,_0x48fd6a,_0x2fd4fd){if(_0x19a4e5&&!_0x19a4e5['is']('documentSelection'))return!0x1;const _0x3b0aa4=_0x2fd4fd['getTableIfOnlyTableInContent'](_0x3e38b8,_0x480ef7);if(!_0x3b0aa4||!xe(_0x3b0aa4,void 0x0,_0x48fd6a))return!0x1;const _0x2611e4=_0x48fd6a['getSelectionAffectedTableCells'](_0x480ef7['document']['selection']);if(!_0x2611e4['length'])return!0x1;const _0x3e8c48=_0x2611e4[0x0]['findAncestor']('table'),_0x2d13c1=_0x48fd6a['getRowIndexes'](_0x2611e4),_0x7509d=_0x48fd6a['getColumnIndexes'](_0x2611e4),_0x286bec={'startRow':_0x2d13c1['first'],'endRow':_0x2d13c1['last'],'startColumn':_0x7509d['first'],'endColumn':_0x7509d['last']};return 0x1==_0x2611e4['length']&&(_0x286bec['endRow']+=_0x48fd6a['getRows'](_0x3b0aa4)-0x1,_0x286bec['endColumn']+=_0x48fd6a['getColumns'](_0x3b0aa4)-0x1),xe(_0x3e8c48,_0x286bec,_0x48fd6a);}(_0x363b5c,_0x5e2030,_0x41e40e['model'],_0x3861ba,_0x4e1ad4)&&(_0x4f21f5['stop'](),_0xecc81d={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x41e40e['model']['change'](()=>{_0x41e40e['model']['insertContent'](_0x52ca9b[0x0],_0x52ca9b[0x1],_0x52ca9b[0x2],{'forceDefaultExecution':!0x0});const _0x1b0f0e=_0x1b4051(),{rowInsertionRanges:_0xd4a3d6,columnInsertionRanges:_0x45cbe9,insertionRanges:_0x26c942,deletionRanges:_0x797e0a,cells:_0x1f37d0}=_0xecc81d;_0xd4a3d6['length']&&_0x480520['markMultiRangeInsertion'](_0xd4a3d6,'tablePasteRow',{'tablePasteChainId':_0x1b0f0e}),_0x45cbe9['length']&&_0x480520['markMultiRangeInsertion'](_0x45cbe9,'tablePasteColumn',{'tablePasteChainId':_0x1b0f0e}),_0x26c942['length']&&(_0x480520['markMultiRangeInsertion'](_0x26c942,'tablePaste',{'tablePasteChainId':_0x1b0f0e,'skipNestingCheck':!0x0}),_0x26c942['forEach'](_0x50d929=>_0x50d929['detach']?.())),_0x797e0a['length']&&(_0x480520['markMultiRangeDeletion'](_0x797e0a,'tablePaste',{'tablePasteChainId':_0x1b0f0e,'skipNestingCheck':!0x0}),_0x797e0a['forEach'](_0x57567d=>_0x57567d['detach']?.()));const _0x68318e=_0x480520['markMultiRangeBlockFormat'](_0x1f37d0['map'](({element:_0x12cdec})=>_0x12cdec),{'formatGroupId':_0x1b4051()},[],'tablePasteCell',{'tablePasteChainId':_0x1b0f0e});if(_0x68318e){const _0x1561e7=_0x68318e['getMarkers'](),_0x2089aa=[];for(const {element:_0x1f9098,attributes:_0xddf008}of _0x1f37d0){if(!_0xddf008)continue;const _0x11cbef=_0x41e40e['model']['createRangeOn'](_0x1f9098),_0x3f5d81=_0x1561e7['find'](_0x177ec8=>_0x177ec8['getRange']()['isEqual'](_0x11cbef));_0x3f5d81&&_0x2089aa['push']([_0x3f5d81['name'],_0xddf008]);}_0x2089aa['length']&&_0x68318e['setAttribute']('markerAttributes',Object['fromEntries'](_0x2089aa));}_0xecc81d=null;}));},{'priority':_0x4c7b2c['high']+0xa}),_0x2ebbed['on']('contentInsertion',()=>{_0x33bf21=!0x1;},{'priority':'lowest'}),_0x41e40e['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x28d7de,_0x5f5ca2)=>{const [_0x5f0b17,_0x570bb9,,_0x2eecbf]=_0x5f5ca2;if(!_0xecc81d)return;_0x28d7de['stop']();const _0x290111=_0x5f0b17['cell'],_0x616068=_0x570bb9,_0xa47fee=ve(_0x290111),_0x345c5e=ve(_0x616068);_0x28d7de['return']=_0x290111;let _0x574396=null,_0x1d3b95=null;if(_0x345c5e||_0xa47fee){if(_0xa47fee&&!_0x345c5e){_0x2eecbf['remove'](_0x290111['getChild'](0x0));for(const _0x353d90 of Array['from'](_0x616068['getChildren']()))_0x2eecbf['insert'](_0x353d90,_0x290111,'end');const _0x389169=_0xecc81d['rowInsertionIndexes']['includes'](_0x5f0b17['row']),_0x30642d=_0xecc81d['columnInsertionIndexes']['includes'](_0x5f0b17['column']);_0x389169||_0x30642d||(_0x574396=_0x3aace6['fromRange'](_0x2eecbf['createRangeIn'](_0x290111)));}else _0x345c5e&&!_0xa47fee&&(_0x1d3b95=_0x2eecbf['createRangeIn'](_0x290111));}else{const _0xd77b7b=_0x2eecbf['createElement']('tableCellSuggestion'),_0x495b5e=_0x2eecbf['createElement']('tableCellSuggestion');_0x2eecbf['wrap'](_0x2eecbf['createRangeIn'](_0x290111),_0x495b5e),_0x2eecbf['insert'](_0xd77b7b,_0x290111,0x0);for(const _0x3c08c6 of Array['from'](_0x616068['getChildren']()))_0x2eecbf['insert'](_0x3c08c6,_0xd77b7b,'end');_0x574396=_0x3aace6['fromRange'](_0x2eecbf['createRangeOn'](_0xd77b7b)),_0x1d3b95=_0x3aace6['fromRange'](_0x2eecbf['createRangeOn'](_0x495b5e));}const _0x5472f2=Array['from'](_0x616068['getAttributes']())['filter'](([_0x20d402])=>Be['includes'](_0x20d402));_0xecc81d['cells']['push']({'element':_0x290111,'attributes':_0x5472f2['length']?Object['fromEntries'](_0x5472f2):null}),_0x574396&&_0xecc81d['insertionRanges']['push'](_0x574396),_0x1d3b95&&_0xecc81d['deletionRanges']['push'](_0x1d3b95);},{'priority':'high'}),_0x3861ba['on']('insertColumns',(_0x57dead,_0x2e3284)=>{const [_0x1901e1,_0x250430={}]=_0x2e3284;if(!_0xecc81d)return;const _0x2489d8=_0x250430['at']||0x0,_0x2a9fcd=_0x250430['columns']||0x1;_0xecc81d['columnInsertionIndexes']=new Array(_0x2a9fcd)['fill'](_0x2489d8)['map']((_0x463ace,_0x32c526)=>_0x463ace+_0x32c526);for(const {cell:_0x5e5024}of _0x3861ba['createTableWalker'](_0x1901e1,{'startColumn':_0x2489d8,'endColumn':_0x2489d8+_0x2a9fcd-0x1}))_0xecc81d['columnInsertionRanges']['push'](_0x41e40e['model']['createRangeOn'](_0x5e5024));},{'priority':'low'}),_0x3861ba['on']('insertRows',(_0x5da209,_0x52a8fc)=>{const [_0x5a122f,_0x55e8ae={}]=_0x52a8fc;if(!_0xecc81d)return;const _0xb44d81=_0x55e8ae['at']||0x0,_0x241152=_0x55e8ae['rows']||0x1;_0xecc81d['rowInsertionIndexes']=new Array(_0x241152)['fill'](_0xb44d81)['map']((_0x4e6cf1,_0x30c4ac)=>_0x4e6cf1+_0x30c4ac);for(const {cell:_0x12c51a}of _0x3861ba['createTableWalker'](_0x5a122f,{'startRow':_0xb44d81,'endRow':_0xb44d81+_0x241152-0x1}))_0xecc81d['rowInsertionRanges']['push'](_0x41e40e['model']['createRangeOn'](_0x12c51a));},{'priority':'low'}),_0x480520['descriptionFactory']['registerDescriptionCallback'](_0x339d64=>{if(_0x339d64['subType']&&_0x339d64['subType']['startsWith']('tablePaste'))return _0x339d64['previous']?{}:{'type':'insertion','content':At(_0x41e40e['locale'],'*Replace\x20table\x20cells*')};});const _0x276cae=()=>!0x1;for(const _0x213e3f of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x480520['_suggestionFactory']['registerCustomCallback']('insertion',_0x213e3f,'join',_0x276cae),_0x480520['_suggestionFactory']['registerCustomCallback']('deletion',_0x213e3f,'join',_0x276cae),_0x480520['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x213e3f,'join',_0x276cae);_0x480520['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x276cae),_0x480520['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xc6d372,_0x4e89c2,_0x38afe9)=>{const _0x339f09=_0xc6d372['map'](_0x3be4c0=>_0x3be4c0['getContainedElement']())['filter'](_0x573df1=>_0x573df1),_0xbf43ca=new Map(_0x339f09['map'](_0x14dedc=>[_0x14dedc,null]));if(_0xecc81d){for(const {element:_0x192b8a,attributes:_0x3c61fe}of _0xecc81d['cells'])_0x3c61fe&&_0xbf43ca['set'](_0x192b8a,_0x3c61fe);}else{if(_0x38afe9&&_0x38afe9['markerAttributes'])for(const [_0x414779,_0x47b665]of Object['entries'](_0x38afe9['markerAttributes'])){const _0x14078d=_0x41e40e['model']['markers']['get'](_0x414779),_0x558b71=_0x14078d?_0x14078d['getRange']()['getContainedElement']():null;_0x558b71&&_0xbf43ca['set'](_0x558b71,_0x47b665);}}_0x41e40e['model']['change'](_0x413755=>{for(const [_0x429a3e,_0x3b18be]of _0xbf43ca)_0x413755['setAttributes']({...Fe,..._0x3b18be},_0x429a3e);});});const _0x4239e6=(_0x151076,_0x249f0b)=>{_0x480520['_suggestionFactory']['registerCustomCallback'](_0x151076,'tablePaste',_0x249f0b,(_0x4cb982,_0xa5beff,_0xe3be5b)=>{_0x41e40e['model']['change'](_0x29b457=>{const _0xadaf3d=[];for(const _0xf5d4b of _0x4cb982){const _0x2226a2=_0xf5d4b['start']['nodeAfter'];_0x2226a2['is']('element','tableCellSuggestion')&&_0xadaf3d['push'](_0x2226a2);}_0x480520['_suggestionFactory']['getSuggestionCallback'](_0x151076,null,_0x249f0b)(_0x4cb982,_0xa5beff,_0xe3be5b);for(const _0x344061 of _0xadaf3d)'$graveyard'!=_0x344061['root']['rootName']&&_0x29b457['unwrap'](_0x344061);});});};_0x4239e6('insertion','accept'),_0x4239e6('insertion','discard'),_0x4239e6('deletion','accept'),_0x4239e6('deletion','discard'),_0x480520['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x525904=>{const _0x285b6b=_0x525904['map'](_0x518b24=>_0x518b24['getContainedElement']()),_0x3803aa=_0x285b6b[0x0]['findAncestor']('table'),{minRow:_0x2e9f5f,maxRow:_0xe57df0}=_0x24e125['_getCoordsForCells'](_0x285b6b);_0x3861ba['removeRows'](_0x3803aa,{'at':_0x2e9f5f,'rows':_0xe57df0-_0x2e9f5f+0x1});}),_0x480520['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x344c06=>{const _0x86dba7=_0x344c06['map'](_0xbb8a32=>_0xbb8a32['getContainedElement']()),_0x360352=_0x86dba7[0x0]['findAncestor']('table'),{minColumn:_0x59937e,maxColumn:_0x285fe8}=_0x24e125['_getCoordsForCells'](_0x86dba7);_0x3861ba['removeColumns'](_0x360352,{'at':_0x59937e,'columns':_0x285fe8-_0x59937e+0x1});});const _0xf17523=(_0x5759f3,_0x31be36)=>{if(!_0x31be36['subType']||!_0x31be36['subType']['startsWith']('tablePaste'))return;const _0x15cd58=_0x31be36['attributes']['tablePasteChainId'],_0x566930=_0x480520['getSuggestions']()['filter'](_0x3840a7=>_0x3840a7['isInContent']&&_0x3840a7['attributes']&&_0x3840a7['attributes']['tablePasteChainId']==_0x15cd58);_0x566930['length']&&_0x31be36['getAllAdjacentSuggestions']()['length']!=_0x566930['length']&&_0x566930['reduce']((_0x30eb92,_0x5392ed)=>(_0x30eb92['next']=_0x5392ed,_0x5392ed['previous']=_0x30eb92,_0x5392ed));};function _0x960b0e(_0x9bcf8,_0x4057e4=!0x0){const {id:_0x22ee43,authorId:_0x51f488}=_0x4fd2b2(_0x9bcf8['markerName']),_0x1292df=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3de203=_0x480520['activeMarkers']['includes'](_0x9bcf8['markerName']);return _0x3de203&&_0x1292df['push']('ck-suggestion-marker--active'),{'classes':_0x1292df,'attributes':{'data-suggestion':_0x22ee43,'data-author-id':_0x51f488},'priority':_0x3de203&&_0x4057e4?0xbc2:0xbb8};}_0x480520['on']('suggestionLoaded',_0xf17523,{'priority':'high'}),_0x480520['on']('suggestionUnloaded',_0xf17523,{'priority':'high'}),_0x41e40e['model']['document']['registerPostFixer'](()=>{let _0x2b6a5e=!0x1;const _0x24d211=Array['from'](_0x41e40e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5993b0,data:_0x1c1bae}of _0x24d211){const {group:_0x75e595,type:_0x622620,id:_0x3278b7}=_0x4fd2b2(_0x5993b0);if('suggestion'!=_0x75e595||'deletion'!=_0x622620||_0x1c1bae['oldRange'])continue;if(!_0x480520['hasSuggestion'](_0x3278b7))continue;const _0x2cf752=_0x480520['getSuggestion'](_0x3278b7)['getRanges'](),_0x1b9b94=_0x41e40e['plugins']['get']('Users')['me'];for(const _0x106e56 of _0x480520['getSuggestions']()){if(!_0x106e56['isInContent']||_0x106e56['author']!=_0x1b9b94)continue;if('formatBlock'!=_0x106e56['type']||'tablePasteCell'!=_0x106e56['subType'])continue;if(_0x106e56['getRanges']()['every'](_0x29f50e=>_0x2cf752['some'](_0x50eaa8=>_0x50eaa8['containsRange'](_0x29f50e,!0x0)))){for(const _0x3e3d09 of _0x106e56['getAllAdjacentSuggestions']())_0x3e3d09['isInContent']&&(_0x3e3d09['discard'](),_0x2b6a5e=!0x0);}}}return _0x2b6a5e;}),_0x41e40e['model']['document']['registerPostFixer'](_0x573301=>{const _0x35e0aa=_0x41e40e['commands']['get']('redo');if(!_0x35e0aa||!_0x35e0aa['_createdBatches']['has'](_0x573301['batch']))return!0x1;let _0x2b1f18=!0x1;const _0x25fd14=_0x41e40e['plugins']['get']('Users')['me'],_0x154c63=_0x41e40e['model']['document']['differ']['getChanges'](),_0x4abeda=Array['from'](_0x41e40e['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0xf662e,data:_0x58c28b})=>{const {group:_0x2b88ea,subType:_0x2e9ce4,authorId:_0x333ee5}=_0x4fd2b2(_0xf662e);return'suggestion'==_0x2b88ea&&'tablePaste'==_0x2e9ce4&&_0x333ee5==_0x25fd14['id']&&!_0x58c28b['oldRange'];});for(const _0x34c263 of _0x154c63){if('insert'!=_0x34c263['type']||'tableCellSuggestion'!=_0x34c263['name']||0x1!=_0x34c263['length'])continue;const _0x302599=_0x573301['createRange'](_0x34c263['position'],_0x34c263['position']['getShiftedBy'](0x1));if(!_0x4abeda['find'](({data:_0x35f8e8})=>_0x35f8e8['newRange']['isEqual'](_0x302599))){for(const {name:_0x3188e3,data:_0x5caf75}of _0x4abeda)if(_0x302599['containsRange'](_0x5caf75['newRange'])){_0x573301['updateMarker'](_0x3188e3,{'range':_0x302599}),_0x2b1f18=!0x0;break;}}}return _0x2b1f18;}),_0x41e40e['model']['document']['registerPostFixer'](_0x18465c=>{let _0x5a8aee=!0x1;const _0x3d3aa1=_0x41e40e['plugins']['get']('Users')['me'],_0x42eb9f=_0x480520['getSuggestions']()['filter'](_0x1ea458=>_0x1ea458['isInContent']&&_0x1ea458['author']==_0x3d3aa1),_0x359b9c=new Set(),_0x239235=new Set();for(const _0x690a11 of _0x42eb9f)if('tablePaste'==_0x690a11['subType'])for(const _0x377f23 of _0x690a11['getMarkers']()){const _0x4ab08a=_0x377f23['getRange']()['getContainedElement']();if(_0x4ab08a){if(_0x4ab08a['is']('element','tableCellSuggestion')&&ve(_0x4ab08a)){_0x690a11['removeMarker'](_0x377f23['name']),_0x359b9c['add'](_0x4ab08a),_0x5a8aee=!0x0;const _0x20e498=_0x4ab08a['nextSibling'],_0x2af8dc=_0x4ab08a['previousSibling'],_0x57f760=_0x20e498&&_0x20e498['is']('element','tableCellSuggestion'),_0x5796e9=_0x2af8dc&&_0x2af8dc['is']('element','tableCellSuggestion');_0x57f760&&!_0x359b9c['has'](_0x20e498)&&_0x239235['add'](_0x20e498),_0x5796e9&&!_0x359b9c['has'](_0x2af8dc)&&_0x239235['add'](_0x2af8dc);}else _0x4ab08a['is']('element','paragraph')&&_0x4ab08a['isEmpty']&&(_0x690a11['removeMarker'](_0x377f23['name']),_0x5a8aee=!0x0);}}else{if('tablePasteCell'==_0x690a11['subType']){if(!_0x690a11['attributes']||!_0x690a11['attributes']['tablePasteChainId'])continue;const _0x131a9b=_0x690a11['attributes']['markerAttributes'];if(_0x131a9b&&Object['keys'](_0x131a9b)['length'])continue;const _0x371dbc=_0x690a11['attributes']['tablePasteChainId'];let _0x2a192f=!0x0,_0x4061ee=!0x0;for(const _0xe0d6eb of _0x42eb9f)if(_0xe0d6eb['subType']&&_0xe0d6eb['subType']['startsWith']('tablePaste')){if(!_0xe0d6eb['attributes']['tablePasteChainId']){_0x4061ee=!0x1;break;}if(_0xe0d6eb['id']!=_0x690a11['id']&&_0xe0d6eb['attributes']['tablePasteChainId']==_0x371dbc){_0x2a192f=!0x1;break;}}_0x4061ee&&_0x2a192f&&(_0x690a11['removeMarkers'](),_0x5a8aee=!0x0);}}for(const _0x454db4 of _0x359b9c)_0x18465c['remove'](_0x454db4);for(const _0x462ed3 of _0x239235)_0x18465c['unwrap'](_0x462ed3);return _0x5a8aee;}),_0x41e40e['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x3a3084=>_0x960b0e(_0x3a3084),'converterPriority':'high'}),_0x41e40e['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3748e3,_0x253ce6)=>_0x253ce6['options']['showSuggestionHighlights']?_0x960b0e(_0x3748e3,!0x1):null,'converterPriority':'high'});const _0x3eec2b=_0x41e40e['editing']['view'];this['listenTo'](_0x3eec2b['document'],'clipboardOutput',(_0x1e28bf,_0x424b60)=>{const _0x3f53e4=[];for(const _0x3fee3e of _0x3eec2b['createRangeIn'](_0x424b60['content'])['getItems']())_0x3fee3e['is']('element','suggestion-td')&&_0x3f53e4['push'](_0x3fee3e);_0x3eec2b['change'](_0x1a993f=>{for(const _0x313ea2 of _0x3f53e4)_0x1a993f['move'](_0x1a993f['createRangeIn'](_0x313ea2),_0x1a993f['createPositionBefore'](_0x313ea2)),_0x1a993f['remove'](_0x313ea2);});});}}function ve(_0x953062){if(_0x953062['isEmpty'])return!0x0;const _0xecdc7c=_0x953062['getChild'](0x0);return _0xecdc7c['is']('element','paragraph')&&_0xecdc7c['isEmpty'];}function xe(_0x3f4381,_0x2a9c7f={},_0x4e0cf7){for(const {isAnchor:_0x1fb6c5,cellHeight:_0xf2ce92,cellWidth:_0x23f210}of _0x4e0cf7['createTableWalker'](_0x3f4381,{'includeAllSlots':!0x0,..._0x2a9c7f}))if(!_0x1fb6c5||0x1!=_0xf2ce92||0x1!=_0x23f210)return!0x1;return!0x0;}class Pe extends _0x415703{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x35ff50=this['editor']['plugins']['get']('TrackChangesEditing');_0x35ff50['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x35ff50['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x35ff50['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x35ff50['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x35ff50['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x35ff50['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1205cf,_0x4631f8){const _0x10ea3c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4635a1=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x29f780=_0x4631f8['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3a8126=_0x4635a1['getColumnGroupElement'](_0x29f780);let _0xfe6d20=_0x3a8126?_0x4635a1['getTableColumnsWidths'](_0x3a8126):null,_0x207998=_0x29f780['getAttribute']('tableWidth')||null;const _0x5f2453=_0x4631f8['tableWidth']||_0x207998,_0x5eb2d6=_0x4631f8['columnWidths']||_0xfe6d20,_0x1712dd=this['editor']['plugins']['get']('Users')['me'];for(const _0x3155e1 of _0x10ea3c['getSuggestions']()){const _0x2f0d7c=_0x3155e1['getContainedElement']();if('resizeTable'===_0x3155e1['subType']&&_0x2f0d7c===_0x29f780){_0x3155e1['author']!==_0x1712dd&&_0x3155e1['discard']();const _0x4fc037=_0x3155e1['data']['commandParams'];_0x207998=_0x4fc037[0x0]['tableWidth'],_0xfe6d20=_0x4fc037[0x0]['columnWidths'];break;}}_0x1205cf({'table':_0x29f780,'tableWidth':_0x5f2453,'columnWidths':_0x5eb2d6}),_0x10ea3c['markBlockFormat'](_0x29f780,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x207998,'columnWidths':_0xfe6d20}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4f4391){if('formatBlock'!=_0x4f4391['type']&&'formatInline'!=_0x4f4391['type'])return;const {data:_0x53ae51}=_0x4f4391;if(_0x53ae51&&'resizeTable'===_0x53ae51['formatGroupId']){const _0x47d77c='*Format:*\x20resize\x20table';return{'type':'format','content':At(this['editor']['locale'],_0x47d77c)};}}}class Ue extends _0x415703{['afterInit'](){const _0x525cf2=this['editor'];_0x525cf2['plugins']['has']('Template')&&_0x525cf2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ge extends _0x415703{['afterInit'](){const _0x2020db=this['editor'];if(!_0x2020db['commands']['get']('insertTableOfContents'))return;_0x2020db['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xa51a57=_0x2020db['plugins']['get']('TrackChangesEditing'),_0x4dc09a=_0x2020db['locale'];_0xa51a57['descriptionFactory']['registerElementLabel']('tableOfContents',_0x3490b8=>At(_0x4dc09a,'ELEMENT_TABLE_OF_CONTENTS',_0x3490b8));}}class He extends _0x415703{['afterInit'](){const _0x34bf3f=this['editor'];if(!_0x34bf3f['plugins']['has']('Title'))return;_0x34bf3f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerElementLabel']('title-content',()=>At(_0x34bf3f['locale'],'ELEMENT_TITLE')),_0x34bf3f['model']['document']['registerPostFixer'](_0xb394fa=>{let _0x2115c6=!0x1;const _0x5e25b8=Array['from'](_0x34bf3f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x15e678,data:_0x495e7a}of _0x5e25b8){const {group:_0x1e3fd9}=_0x4fd2b2(_0x15e678);if('suggestion'!==_0x1e3fd9||!_0x495e7a['newRange'])continue;const _0x3f3c65=_0x495e7a['newRange'],_0x449202=_0x3f3c65['end']['nodeBefore'];if(!_0x449202||!_0x449202['is']('element','title-content'))continue;if(!_0x3f3c65['start']['isTouching'](_0x3f3c65['end']))continue;const _0x1e2209=_0x34bf3f['model']['schema']['getNearestSelectionRange'](_0x3f3c65['end'],'forward');if(_0x1e2209&&_0x1e2209['isCollapsed']){const _0xa153b7=_0xb394fa['createRange'](_0x3f3c65['start'],_0x1e2209['start']);_0xa153b7['isEqual'](_0x3f3c65)||(_0xb394fa['updateMarker'](_0x15e678,{'range':_0xa153b7}),_0x2115c6=!0x0);}_0x2115c6||(_0xb394fa['removeMarker'](_0x15e678),_0x2115c6=!0x0);}return _0x2115c6;});}}class $e extends _0x415703{['afterInit'](){const _0x4ed488=this['editor'],_0x1cbc90=_0x4ed488['plugins']['get']('TrackChangesEditing');_0x4ed488['plugins']['has']('Uploadcare')&&(_0x1cbc90['enableCommand']('uploadcare'),_0x4ed488['plugins']['has']('UploadcareImageEdit')&&(_0x1cbc90['enableCommand']('uploadcareImageEdit'),_0x1cbc90['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x1cbc90['descriptionFactory']['registerDescriptionCallback'](_0x167fb3=>{if('attribute'!=_0x167fb3['type'])return;const {data:_0x369d85}=_0x167fb3;return _0x369d85&&'uploadcareImageId'==_0x369d85['key']?{'type':'format','content':''}:void 0x0;})));}}class We extends _0x415703{['afterInit'](){const _0x3e6fa9=this['editor'],_0x568075=_0x3e6fa9['plugins']['get']('TrackChangesEditing');_0x3e6fa9['plugins']['has']('UndoEditing')&&(_0x568075['enableCommand']('undo'),_0x568075['enableCommand']('redo'));}}class Ve extends _0x415703{static get['requires'](){return[Ne];}['afterInit'](){const _0x39d934=this['editor'];if(!_0x39d934['plugins']['has']('TableCaptionEditing'))return;_0x39d934['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class je extends _0x415703{['tableProperties'];['tableCellProperties'];constructor(_0x3b0648){super(_0x3b0648),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellType'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x3b81d5=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x24f56a of this['tableProperties'])_0x3b81d5['enableCommand'](_0x24f56a,(_0x81ab7e,_0x3758c0)=>{const _0x3a61c2=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x24f56a,[_0x3a61c2],this['tableProperties'],'tableProperties',_0x81ab7e,_0x3758c0);});_0x3b81d5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x3b81d5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3b81d5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x10b4c6,_0x8cdaf)=>this['handleDiscardAction'](this['tableProperties'],_0x10b4c6,_0x8cdaf)),_0x3b81d5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xab5fb9 of this['tableCellProperties'])this['editor']['commands']['get'](_0xab5fb9)&&_0x3b81d5['enableCommand'](_0xab5fb9,(_0x4512b5,_0x212280)=>{const _0x299312=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xab5fb9,_0x299312,this['tableCellProperties'],'tableCellProperties',_0x4512b5,_0x212280);});_0x3b81d5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x3b81d5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3b81d5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x2e8933,_0x5792c2)=>this['handleDiscardAction'](this['tableCellProperties'],_0x2e8933,_0x5792c2)),_0x3b81d5['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x3b81d5['descriptionFactory']['registerAttributeLabel']('tableCellType',At(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x3b81d5['descriptionFactory']['registerDescriptionCallback'](_0x2494f9=>this['handleSuggestionDescription'](_0x2494f9)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x222ea2,_0x2b6f12,_0x59745b,_0x364f55,_0xfa83e3,_0x44bd30){const _0x1396c9=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x44bd30['batch'],()=>{for(const _0x10420a of _0x2b6f12){if(this['_getSuggestion'](_0x10420a,_0x364f55))_0xfa83e3(_0x44bd30);else{const _0x646d59={};for(const _0x5e8951 of _0x59745b){const _0x222ad4=_0x10420a['getAttribute'](_0x5e8951);void 0x0!==_0x222ad4&&(_0x646d59[_0x5e8951]=_0x222ad4);}_0xfa83e3(_0x44bd30),_0x1396c9['markBlockFormat'](_0x10420a,{'commandParams':[_0x646d59]},[],_0x364f55);}}});}['handleDiscardAction'](_0x5d4103,_0x2aa765,_0x4a69a5){const _0x2dd565=_0x2aa765[0x0]['start']['nodeAfter'],_0x22f512=_0x4a69a5['commandParams'][0x0];this['editor']['model']['change'](_0x3f7de2=>{for(const _0x43a49a of _0x5d4103)void 0x0!==_0x22f512[_0x43a49a]?_0x3f7de2['setAttribute'](_0x43a49a,_0x22f512[_0x43a49a],_0x2dd565):_0x3f7de2['removeAttribute'](_0x43a49a,_0x2dd565);});}['handleSuggestionDescription'](_0x5e7a1d){if(_0x5e7a1d['data'])switch(_0x5e7a1d['subType']){case'tableProperties':return{'type':'format','content':At(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':At(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x61eeb4,_0x1db954){const _0x853be2=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x39f243 of _0x853be2['getSuggestions']({'skipNotAttached':!0x0})){const _0x45897b=_0x39f243['getContainedElement']();if(_0x39f243['subType']===_0x1db954&&_0x45897b===_0x61eeb4)return _0x39f243;}return null;}['_registerTablePropertiesAttributes'](){const _0x4b5602=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3d15cd=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x5100f3 of _0x3d15cd){const _0x58d778=_0x5100f3['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x4b5602['descriptionFactory']['registerAttributeLabel'](_0x5100f3,At(this['editor']['locale'],'FORMAT_'+_0x58d778));}}}class ze extends _0x415703{['afterInit'](){const _0x47d888=this['editor'];if(!_0x47d888['plugins']['has']('LineHeight'))return;const _0x1698c1=_0x47d888['plugins']['get']('TrackChangesEditing'),_0x5af3ee=_0x47d888['locale'];_0x1698c1['enableDefaultAttributesIntegration']('lineHeight'),_0x1698c1['descriptionFactory']['registerAttributeLabel']('lineHeight',At(_0x5af3ee,'FORMAT_LINE_HEIGHT'));}}const Ke='$elementName';class Xe extends _0x415703{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_suggestionsConversion'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return[_0x46ca9b,_0x1d1da3,_0x5e36d7,_0x386e8c,_0x31f3f8,Ct,yt,Nt,Rt,Mt,Ot,Bt,Dt,Ft,vt,Pt,Ut,jt,zt,Kt,Yt,qt,Qt,Jt,te,ee,ne,ie,re,se,oe,ae,ce,ue,fe,Te,le,Gt,ze,$t,ge,me,Ee,_e,pe,Le,Ie,be,Ae,Ce,ye,Ne,Se,Me,Oe,we,Ve,De,Pe,Ge,je,Ue,He,$e,We];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5eaee4){super(_0x5eaee4),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x29e36b,_0x3c8209,_0x41a8a5,_0x4e4ba1)=>{this['_model']['change'](()=>{for(const _0x26a535 of[..._0x4e4ba1,..._0x41a8a5])this['_model']['markers']['has'](_0x26a535)&&_0x5eaee4['editing']['reconvertMarker'](_0x26a535);});}),this['descriptionFactory']=new kt(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ye(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x5eaee4['plugins']['get'](_0x46ca9b),this['_suggestionsConversion']=_0x5eaee4['plugins']['get'](_0x1d1da3),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x5eaee4['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x5eaee4['config']['get']('trackChanges.trackFormatChanges'),_0x5eaee4['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x5eaee4['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new ht(_0x5eaee4,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x16d4a6=this['editor'];_0x16d4a6['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x545658,{writer:_0x27464d})=>{let _0x202f45='suggestion:'+_0x545658['getAttribute']('suggestion-type')+':'+_0x545658['getAttribute']('id');return _0x545658['getAttribute']('marker-count')&&(_0x202f45+=':'+_0x545658['getAttribute']('marker-count')),_0x27464d['createElement']('$marker',{'data-name':_0x202f45});}}),_0x16d4a6['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x16d4a6['model']['document']['registerPostFixer'](_0x2218c4=>{let _0x7e8e26=!0x1;const _0x39f458=Array['from'](_0x16d4a6['model']['document']['differ']['getChangedMarkers']()),_0x5bdb6b=new Set();for(const {name:_0x5a9b3e,data:_0x40b507}of _0x39f458){const {group:_0x532d2e,type:_0x32f251,subType:_0xf8aba4,id:_0x5998e7}=_0x4fd2b2(_0x5a9b3e);if('suggestion'!==_0x532d2e)continue;const _0x45f1a3=_0xf8aba4?'suggestion:'+_0x32f251+':'+_0xf8aba4+':'+_0x5998e7:'suggestion:'+_0x32f251+':'+_0x5998e7,_0x50580f=_0x16d4a6['model']['markers']['getMarkersGroup'](_0x45f1a3),_0x2d75d5=_0x16d4a6['model']['markers']['get'](_0x5a9b3e),_0x3699b4=this['_suggestions']['get'](_0x5998e7);if(null!=_0x40b507['newRange']){'formatInline'==_0x32f251&&(_0x7e8e26=_0x7e8e26||Ze(_0x40b507['newRange'],_0x5a9b3e,_0x2218c4,_0x16d4a6['model']['schema']));const _0x20d167='attribute'==_0x32f251&&this['_suggestionsConversion']['isBlockAttribute'](un(_0xf8aba4)),_0x2d15aa='attribute'==_0x32f251&&this['_suggestionsConversion']['isInlineAttribute'](un(_0xf8aba4));if(_0x40b507['newRange']['isCollapsed']||'$graveyard'==_0x40b507['newRange']['root']['rootName']||'formatBlock'==_0x32f251&&!tn(_0x40b507['newRange'])||_0x20d167&&!tn(_0x40b507['newRange'])||_0x2d15aa&&en(_0x40b507['newRange'])||'deletion'==_0x32f251&&en(_0x40b507['newRange'])||_0x2d75d5&&nn(_0x2d75d5,_0x50580f))_0x2218c4['removeMarker'](_0x5a9b3e),_0x7e8e26=!0x0;else{if(!_0x3699b4||!_0x3699b4['isInContent'])continue;if(_0x40b507['newRange']&&_0x40b507['oldRange']&&_0x40b507['newRange']['isEqual'](_0x40b507['oldRange']))continue;_0x5bdb6b['add'](_0x3699b4);}}}return _0x5bdb6b['size']>0x0&&(_0x7e8e26=!!this['_joinWithAdjacentSuggestions'](_0x5bdb6b)||_0x7e8e26),_0x7e8e26;}),_0x16d4a6['model']['document']['registerPostFixer'](_0x4f0761=>{let _0x38ddea=!0x1;for(const _0x35f650 of _0x16d4a6['model']['document']['differ']['getChanges']())if('insert'==_0x35f650['type'])for(const _0x4890c6 of this['_suggestions']['values']()){if(_0x4890c6['isMultiRange']||!_0x4890c6['isInContent'])continue;const _0x3ed695='formatBlock'==_0x4890c6['type'],_0x37b09b=this['_getAttributeKey'](_0x4890c6),_0x1685ec=_0x37b09b&&this['_suggestionsConversion']['isBlockAttribute'](_0x37b09b);if(!_0x3ed695&&!_0x1685ec)continue;const _0x38cd1f=_0x4890c6['getFirstRange']();if(_0x38cd1f['start']['parent']!=_0x38cd1f['end']['parent']&&!_0x38cd1f['end']['isAtEnd']){const _0x13a95c=_0x16d4a6['model']['createPositionAt'](_0x38cd1f['start']['nodeAfter'],'end'),_0x434729=_0x16d4a6['model']['createRange'](_0x38cd1f['start'],_0x13a95c);_0x4f0761['updateMarker'](_0x4890c6['getFirstMarker'](),{'range':_0x434729}),_0x38ddea=!0x0;}}return _0x38ddea;}),_0x16d4a6['model']['document']['registerPostFixer'](_0x394bed=>this['_processAttributeChanges'](_0x394bed)),_0x16d4a6['model']['document']['registerPostFixer'](_0x9b8850=>!_0x9b8850['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x9b8850)),_0x16d4a6['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x16d4a6['model']['document']['on']('change:data',(_0xbdfc12,_0x5d055c)=>{if(!_0x5d055c['isLocal']||_0x5d055c['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x23fcc9=_0x16d4a6['model']['document']['differ']['getChanges']();if(0x0==_0x23fcc9['length'])return;const _0x23e6d5=[],_0x5c8234=_0x23fcc9['filter'](_0x35ebdc=>'attribute'==_0x35ebdc['type']),_0x1dd16b=_0x23fcc9['filter'](_0x22d17d=>'insert'==_0x22d17d['type']&&'$text'!=_0x22d17d['name']);for(const _0x501cf3 of _0x5c8234)this['_suggestionsConversion']['isRegisteredAttribute'](_0x501cf3['attributeKey'])&&_0x23e6d5['push']({'key':_0x501cf3['attributeKey'],'newValue':_0x501cf3['attributeNewValue'],'oldValue':_0x501cf3['attributeOldValue'],'range':sn(_0x501cf3['range'],_0x16d4a6['model'])});for(const _0x2bec6 of _0x1dd16b){if('rename'!=_0x2bec6['action']&&'refresh'!=_0x2bec6['action'])continue;const _0xe58c61=rn(_0x2bec6['position']['nodeAfter'],_0x16d4a6['model']),_0x4eccad=_0x2bec6['before'];'rename'==_0x2bec6['action']&&_0x23e6d5['push']({'key':Ke,'newValue':_0x2bec6['name'],'oldValue':_0x4eccad['name'],'range':_0xe58c61});for(const [_0x41c274,_0x4da4b0]of _0x4eccad['attributes']){if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x41c274))continue;const _0xe8b435=_0x2bec6['attributes']['get'](_0x41c274);_0x4da4b0!==_0xe8b435&&_0x23e6d5['push']({'key':_0x41c274,'newValue':_0xe8b435,'oldValue':_0x4da4b0,'range':_0xe58c61});}for(const [_0x12b9ae,_0x2ae95e]of _0x2bec6['attributes'])this['_suggestionsConversion']['isRegisteredAttribute'](_0x12b9ae)&&(_0x4eccad['attributes']['has'](_0x12b9ae)||_0x23e6d5['push']({'key':_0x12b9ae,'newValue':_0x2ae95e,'oldValue':null,'range':_0xe58c61}));}0x0!=_0x23e6d5['length']&&_0x16d4a6['model']['enqueueChange'](_0x5d055c,_0x40d8e6=>{const _0x57f5a2=_0x1b4051();for(const {range:_0x52d306,key:_0x10a962,oldValue:_0x590d45,newValue:_0x15bd10}of _0x23e6d5)this['markAttributeChange'](_0x52d306,_0x10a962,_0x590d45,_0x15bd10,{'groupId':_0x57f5a2});this['_reduceExistingSuggestions'](_0x40d8e6,_0x23e6d5);});},{'priority':'lowest'}),_0x16d4a6['model']['markers']['on']('update:suggestion',(_0x10d95c,_0x5b6919,_0x4cf3ca)=>{if(null==_0x4cf3ca){const {id:_0x12917a}=_0x4fd2b2(_0x5b6919['name']),_0xae1700=this['_suggestions']['get'](_0x12917a);_0xae1700&&_0xae1700['addMarkerName'](_0x5b6919['name']);}}),_0x16d4a6['model']['document']['on']('change:data',()=>{const _0x423029=Array['from'](_0x16d4a6['model']['document']['differ']['getChangedMarkers']())['filter'](_0x4ddc85=>'suggestion'===_0x4fd2b2(_0x4ddc85['name'])['group']);if(0x0===_0x423029['length'])return;_0x423029['sort']((_0x3a9072,_0x3aed91)=>{const _0x47284a=_0x3a9072['data']['oldRange'],_0x1fe3cd=_0x3aed91['data']['oldRange'];return null===_0x47284a&&null===_0x1fe3cd?0x0:null===_0x47284a&&null!==_0x1fe3cd?-0x1:null!==_0x47284a&&null===_0x1fe3cd?0x1:_0x47284a['start']['isBefore'](_0x1fe3cd['start'])?-0x1:0x1;});const _0x223ea1=new Set(),_0x1bb281=new Set();for(const {name:_0x165194,data:_0x4af8ef}of _0x423029){const {id:_0x1898b9}=_0x4fd2b2(_0x165194);if(null===_0x4af8ef['oldRange']){const _0x544516=this['_handleNewSuggestionMarker'](_0x165194);_0x1bb281['add'](_0x544516);}else{const _0x3efe49=this['_suggestions']['get'](_0x1898b9);null!==_0x4af8ef['newRange']||_0x3efe49['isInContent']?(_0x223ea1['add'](_0x3efe49['head']),_0x1bb281['add'](_0x3efe49)):this['_removeSuggestion'](_0x3efe49);}}_0x1bb281['size']>0x0&&this['_refreshSuggestionsChain'](_0x1bb281);for(const _0x388e3e of _0x223ea1)this['fire']('suggestionChanged',_0x388e3e);}),_0x16d4a6['model']['on']('applyOperation',(_0x2d0adb,_0x10b0ab)=>{const _0x5168eb=_0x10b0ab[0x0];if(!this['_suggestions']['size'])return;if(!_0x5168eb['isDocumentOperation'])return;if(_0x5168eb['batch']['isUndo']||!_0x5168eb['batch']['isLocal'])return;let _0x548a87,_0x17ddb0;switch(_0x5168eb['type']){case'insert':_0x548a87=_0x16d4a6['model']['createPositionAt'](_0x5168eb['position']),_0x17ddb0=_0x548a87['getShiftedBy'](_0x5168eb['howMany']);break;case'split':_0x548a87=_0x16d4a6['model']['createPositionAt'](_0x5168eb['splitPosition']),_0x17ddb0=_0x16d4a6['model']['createPositionAt'](_0x5168eb['moveTargetPosition']);break;case'move':_0x548a87=_0x16d4a6['model']['createPositionAt'](_0x5168eb['targetPosition']),_0x17ddb0=_0x548a87['getShiftedBy'](_0x5168eb['howMany']);break;default:return;}const _0x16e78f=_0x16d4a6['model']['createRange'](_0x548a87,_0x17ddb0);_0x16d4a6['model']['change'](()=>{for(const {suggestion:_0x2e6905,meta:_0x931db0}of this['_findSuggestions'](_0x16e78f)){if(_0x2e6905['isMultiRange'])continue;if('formatInline'==_0x2e6905['type'])continue;const _0x5d1fc9=this['_getAttributeKey'](_0x2e6905);if(_0x5d1fc9&&this['_suggestionsConversion']['isBlockAttribute'](_0x5d1fc9)&&'split'!=_0x5168eb['type'])continue;const _0xe4c845=_0x2e6905['data']&&_0x2e6905['data']['multipleBlocks'];('formatBlock'!=_0x2e6905['type']||'split'==_0x5168eb['type']&&!_0xe4c845)&&(_0x931db0['containsRangeInObject']||'insertion'==_0x2e6905['type']&&_0x931db0['isOwn']||_0x2e6905['getFirstRange']()['containsRange'](_0x16e78f)&&this['_breakSuggestionMarker'](_0x2e6905,_0x548a87,_0x17ddb0));}});},{'priority':'lowest'}),_0x16d4a6['model']['on']('deleteContent',(_0x44d6f0,_0x55185f)=>{const _0x3dbe19=_0x55185f[0x0],_0x4ebc7d=_0x55185f[0x1];if(_0x4ebc7d&&_0x4ebc7d['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3dbe19['isCollapsed'])return;const _0x21fa0e=_0x16d4a6['model']['schema'],{start:_0x55c58b,end:_0x49216a}=_0x3dbe19['getFirstRange'](),_0x56a9c4=_0x55c58b['nodeAfter']&&_0x21fa0e['isLimit'](_0x55c58b['nodeAfter'])?null:_0x21fa0e['getNearestSelectionRange'](_0x55c58b,'forward'),_0x45f7d9=_0x49216a['nodeBefore']&&_0x21fa0e['isLimit'](_0x49216a['nodeBefore'])?null:_0x21fa0e['getNearestSelectionRange'](_0x49216a,'backward'),_0x160a72=_0x16d4a6['model']['createRange'](_0x56a9c4?_0x56a9c4['start']:_0x55c58b,_0x45f7d9?_0x45f7d9['end']:_0x49216a);_0x16d4a6['model']['change'](_0x31f5e9=>{this['markDeletion'](_0x160a72);const _0x42b2c2=_0x16d4a6['model']['schema']['getNearestSelectionRange'](_0x160a72['start']);_0x3dbe19['is']('documentSelection')?_0x31f5e9['setSelection'](_0x42b2c2):_0x3dbe19['setTo'](_0x42b2c2);}),_0x44d6f0['stop']();},{'priority':_0x4c7b2c['normal']+0xa}),_0x16d4a6['model']['on']('insertContent',(_0x3c9379,_0x50b167)=>{const _0x342b80=_0x50b167[_0x50b167['length']-0x1];_0x342b80&&_0x342b80['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x16d4a6['model']['change'](()=>{let _0x44200a=_0x16d4a6['model']['insertContent'](_0x50b167[0x0],_0x50b167[0x1],_0x50b167[0x2],{'forceDefaultExecution':!0x0});if(!_0x44200a)return;_0x3c9379['return']=_0x44200a['clone']();const _0x1bff6a=_0x44200a['end']['nodeBefore'],_0x15ebe6=_0x16d4a6['model']['schema'];_0x1bff6a&&_0x15ebe6['isBlock'](_0x1bff6a)&&!_0x15ebe6['isObject'](_0x1bff6a)&&(_0x44200a=_0x16d4a6['model']['createRange'](_0x44200a['start'],_0x16d4a6['model']['createPositionAt'](_0x1bff6a,'end'))),this['markInsertion'](_0x44200a);}),_0x3c9379['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3c7f79=new dt(_0x16d4a6,this['_suggestions']);_0x16d4a6['commands']['add']('acceptSuggestion',_0x3c7f79),this['enableCommand']('acceptSuggestion');const _0x3c540e=new ft(_0x16d4a6,this['_suggestions']);_0x16d4a6['commands']['add']('discardSuggestion',_0x3c540e),this['enableCommand']('discardSuggestion'),_0x16d4a6['commands']['add']('acceptAllSuggestions',new Lt(_0x16d4a6,_0x3c7f79,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x16d4a6['commands']['add']('discardAllSuggestions',new Lt(_0x16d4a6,_0x3c540e,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x16d4a6['commands']['add']('acceptSelectedSuggestions',new It(_0x16d4a6,_0x3c7f79,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x16d4a6['commands']['add']('discardSelectedSuggestions',new It(_0x16d4a6,_0x3c540e,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2ca9d5=_0x16d4a6['plugins']['get'](_0x46ca9b);this['listenTo'](_0x2ca9d5,'addComment',(_0x5a5e53,{threadId:_0x6671d4})=>{const _0x3bd498=this['_suggestions']['get'](_0x6671d4);_0x3bd498&&_0x3bd498['commentThread']&&0x1===_0x3bd498['commentThread']['length']&&this['_updateSuggestionData'](_0x6671d4,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2ca9d5,'removeComment',(_0x47dc84,{threadId:_0x4ed07e})=>{const _0x8c0ad4=this['_suggestions']['get'](_0x4ed07e);_0x8c0ad4&&_0x8c0ad4['commentThread']&&!_0x8c0ad4['commentThread']['length']&&this['_updateSuggestionData'](_0x4ed07e,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x29372b){const _0x47e73b=_0xd76668([0x52,0x42,0x63,0x58,0x64,0x47,0x66,0x35,0x36,0x37,0x6d,0x4e,0x6a,0x4b,0x39,0x44,0x54,0x70,0x50,0x30,0x49,0x79,0x69,0x33,0x67,0x65,0x61,0x38,0x5a,0x76,0x7a,0x6c,0x45,0x34,0x62,0x46,0x75,0x57,0x72,0x77,0x73,0x48,0x31,0x68,0x6e,0x4f,0x53,0x4c,0x71,0x6b,0x59,0x32,0x4d,0x51,0x4a,0x78,0x6f,0x56,0x41,0x55,0x74,0x43]),_0x50db01=0x3d8d0df,_0x4710ee=0x3df5417^_0x50db01,_0x43e2ae=window[_0xd76668([0x44,0x61,0x74,0x65])][_0xd76668([0x6e,0x6f,0x77])](),_0x5466b3=_0x29372b[_0xd76668([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe5da36=new window[(_0xd76668([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ec0aa=>{_0x5466b3[_0xd76668([0x6f,0x6e,0x63,0x65])](_0xd76668([0x72,0x65,0x61,0x64,0x79]),_0x1ec0aa);}),_0x3a03d4={[_0xd76668([0x6b,0x74,0x79])]:_0xd76668([0x45,0x43]),[_0xd76668([0x75,0x73,0x65])]:_0xd76668([0x73,0x69,0x67]),[_0xd76668([0x63,0x72,0x76])]:_0xd76668([0x50,0x2d,0x32,0x35,0x36]),[_0xd76668([0x78])]:_0xd76668([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]),[_0xd76668([0x79])]:_0xd76668([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]),[_0xd76668([0x61,0x6c,0x67])]:_0xd76668([0x45,0x53,0x32,0x35,0x36])},_0x30014e=_0x5466b3[_0xd76668([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xd76668([0x67,0x65,0x74])](_0xd76668([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x366b42(){let _0x4e584d,_0x5751f0=null,_0x42d239=null;try{if(_0x30014e==_0xd76668([0x47,0x50,0x4c]))return _0xd76668([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4e584d=_0x31b78c(),!_0x4e584d)return _0xd76668([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4e584d[_0xd76668([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x42d239=_0x88ef97(_0x4e584d[_0xd76668([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4e584d[_0xd76668([0x6a,0x74,0x69])])),await _0x4cd86f()?_0xa865db()?_0x473faa()?_0xd76668([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xf35a7f()?(_0x4e584d[_0xd76668([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xd76668([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5751f0=_0x9da26c(_0xd76668([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4f2c3f()):_0xd76668([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xd76668([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xd76668([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xd76668([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x473faa(){const _0x3249ac=[_0xd76668([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xd76668([0x74,0x72,0x69,0x61,0x6c])][_0xd76668([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e584d[_0xd76668([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x43e2ae/0x3e8:0xe10*_0x4710ee;return _0x4e584d[_0xd76668([0x65,0x78,0x70])]<_0x3249ac;}function _0xa865db(){const _0x513c29=_0x4e584d[_0xd76668([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x513c29)return!0x1;if(_0x513c29[_0xd76668([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd76668([0x2a])))return!0x0;if(_0x513c29[_0xd76668([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd76668([0x54,0x43])))return!0x0;if(_0x513c29[_0xd76668([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd76668([0x52,0x54,0x43]))){if(_0x5a7211())return!0x0;if(_0x40dbf2()||_0x109bae())return!0x0;}return!0x1;}function _0xf35a7f(){const _0x2cce98=_0x4e584d[_0xd76668([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2cce98||0x0==_0x2cce98[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4dc0f6}=new URL(window[_0xd76668([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2cce98[_0xd76668([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4dc0f6))return!0x0;const _0x354138=_0x4dc0f6[_0xd76668([0x73,0x70,0x6c,0x69,0x74])](_0xd76668([0x2e]));return _0x2cce98[_0xd76668([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x218ed3=>_0x218ed3[_0xd76668([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd76668([0x2a])))[_0xd76668([0x6d,0x61,0x70])](_0x272274=>_0x272274[_0xd76668([0x73,0x70,0x6c,0x69,0x74])](_0xd76668([0x2e])))[_0xd76668([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36f135=>_0x36f135[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x354138[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd76668([0x6d,0x61,0x70])](_0x57788e=>Array(_0x354138[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x57788e[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xd76668([0x66,0x69,0x6c,0x6c])](_0x57788e[0x0]===_0xd76668([0x2a])?_0xd76668([0x2a]):'')[_0xd76668([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x57788e))[_0xd76668([0x73,0x6f,0x6d,0x65])](_0x594fe4=>_0x354138[_0xd76668([0x65,0x76,0x65,0x72,0x79])]((_0x5e4350,_0xaad1d0)=>_0x594fe4[_0xaad1d0]===_0x5e4350||_0x594fe4[_0xaad1d0]===_0xd76668([0x2a])));}function _0x4f2c3f(){return _0x5751f0&&_0x42d239?new window[(_0xd76668([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x298b0c,_0x15c27c)=>{_0x5751f0[_0xd76668([0x74,0x68,0x65,0x6e])](_0x298b0c,_0x15c27c),_0x42d239[_0xd76668([0x74,0x68,0x65,0x6e])](_0x287b98=>{_0x287b98!=_0xd76668([0x56,0x61,0x6c,0x69,0x64])&&_0x298b0c(_0x287b98);},_0x15c27c);}):_0x5751f0||_0x42d239||_0xd76668([0x56,0x61,0x6c,0x69,0x64]);}}function _0x88ef97(_0x50fcc5,_0x3eb9b1){return new window[(_0xd76668([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5347f2=>{if(_0x4f9385())return _0x5347f2(_0xd76668([0x56,0x61,0x6c,0x69,0x64]));_0x4c3f29(),_0x5466b3[_0xd76668([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xd76668([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x18283c=!0x1;const _0x6e78db=_0x1b4051();function _0x30af1b(_0x181bb8){return!!_0x181bb8&&(typeof _0x181bb8===_0xd76668([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x181bb8===_0xd76668([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x181bb8[_0xd76668([0x74,0x68,0x65,0x6e])]===_0xd76668([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x181bb8[_0xd76668([0x63,0x61,0x74,0x63,0x68])]===_0xd76668([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4c2c90(_0x47f1e8){_0x47b968(_0x47f1e8)[_0xd76668([0x74,0x68,0x65,0x6e])](_0x1e202c=>{if(!_0x1e202c||_0x1e202c[_0xd76668([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xd76668([0x6f,0x6b]))return _0xd76668([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xdef0bc(_0x504403(_0x6e78db+_0x3eb9b1))!=_0x1e202c[_0xd76668([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xd76668([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xd76668([0x56,0x61,0x6c,0x69,0x64]);})[_0xd76668([0x74,0x68,0x65,0x6e])](_0x4f1195=>(_0x5e8929(),_0x4f1195),()=>{const _0x511f0d=_0x4245c5();return null==_0x511f0d?(_0x5e8929(),_0xd76668([0x56,0x61,0x6c,0x69,0x64])):_0xd76668(_0x43e2ae-_0x511f0d>(0x27d454df^_0x50db01)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xd76668([0x74,0x68,0x65,0x6e])](_0x5347f2)[_0xd76668([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5347f2(_0xd76668([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x573648=0x3ee3e5f^_0x50db01;function _0x5e8929(){const _0x391f28=_0xd76668([0x6c,0x6c,0x63,0x74,0x2d])+_0xdef0bc(_0x504403(_0x50fcc5)),_0x5e6e43=_0xe85fff(_0xdef0bc(window[_0xd76668([0x4d,0x61,0x74,0x68])][_0xd76668([0x63,0x65,0x69,0x6c])](_0x43e2ae/_0x573648)));window[_0xd76668([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd76668([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x391f28,_0x5e6e43);}function _0x4245c5(){const _0x161a16=_0xd76668([0x6c,0x6c,0x63,0x74,0x2d])+_0xdef0bc(_0x504403(_0x50fcc5)),_0x2694a3=window[_0xd76668([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xd76668([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x161a16);return _0x2694a3?window[_0xd76668([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe85fff(_0x2694a3),0x10)*_0x573648:null;}function _0x47b968(_0x5b14c9){return new window[(_0xd76668([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x452fc7,_0x47c7e2)=>{_0x5b14c9[_0xd76668([0x74,0x68,0x65,0x6e])](_0x452fc7,_0x47c7e2),window[_0xd76668([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47c7e2,0x3d9041f^_0x50db01);});}}_0x5466b3[_0xd76668([0x6f,0x6e])](_0xd76668([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1d82ae,_0x1f7456)=>{if(_0x1f7456[0x0]!=_0x50fcc5)return _0x5347f2(_0xd76668([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1f7456[0x1]={..._0x1f7456[0x1],[_0xd76668([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x6e78db};},{[_0xd76668([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd76668([0x68,0x69,0x67,0x68])}),_0x5466b3[_0xd76668([0x6f,0x6e])](_0xd76668([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x44dd29=>{_0x30af1b(_0x44dd29[_0xd76668([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x18283c=!0x0,_0x4c2c90(_0x44dd29[_0xd76668([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xd76668([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xd76668([0x6c,0x6f,0x77])}),_0xe5da36[_0xd76668([0x74,0x68,0x65,0x6e])](()=>{_0x18283c||_0x5347f2(_0xd76668([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4f9385(){return _0x5466b3[_0xd76668([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd76668([0x76,0x69,0x65,0x77])][_0xd76668([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xd76668([0x61,0x75,0x74,0x6f]);}function _0x4c3f29(){_0x5466b3[_0xd76668([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xd76668([0x76,0x69,0x65,0x77])][_0xd76668([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xd76668([0x61,0x75,0x74,0x6f]);}}function _0x9da26c(_0x5da364){const _0x12fe16=[new window[(_0xd76668([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ad230=>setTimeout(_0x3ad230,0x3d1ee13^_0x50db01)),_0xe5da36[_0xd76668([0x74,0x68,0x65,0x6e])](()=>new window[(_0xd76668([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e8d7e=>{let _0x8ee5e9=0x0;_0x5466b3[_0xd76668([0x6d,0x6f,0x64,0x65,0x6c])][_0xd76668([0x6f,0x6e])](_0xd76668([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5dc2c6,_0x433381)=>{_0x433381[0x0][_0xd76668([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x8ee5e9++,_0x8ee5e9==(0x3d8d537^_0x50db01)&&(_0x3e8d7e(),_0x5dc2c6[_0xd76668([0x6f,0x66,0x66])]());});}))];return window[_0xd76668([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xd76668([0x72,0x61,0x63,0x65])](_0x12fe16)[_0xd76668([0x74,0x68,0x65,0x6e])](()=>_0x5da364);}async function _0x4f8585(){await _0xe5da36,_0x5466b3[_0xd76668([0x6d,0x6f,0x64,0x65,0x6c])][_0xd76668([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x68ef19,_0x5466b3[_0xd76668([0x6d,0x6f,0x64,0x65,0x6c])][_0xd76668([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x68ef19,_0x5466b3[_0xd76668([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xd76668([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5a7211(){return _0x21b0f1(_0xd76668([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1ca261(_0xd76668([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xd76668([0x73,0x74,0x61,0x74,0x65])]==_0xd76668([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x40dbf2(){return _0x21b0f1(_0xd76668([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 _0x109bae(){return _0x21b0f1(_0xd76668([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x732658(_0x4b8cf5){const _0x32fd85=_0x13c6e3();_0x5466b3[_0x32fd85]=_0xd76668([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4b8cf5,_0x4b8cf5!=_0xd76668([0x56,0x61,0x6c,0x69,0x64])&&_0x4f8585();}function _0x13c6e3(){const _0x469254=window[_0xd76668([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xd76668([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xd76668([0x6e,0x6f,0x77])]())[_0xd76668([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xd76668([0x2e]),'');let _0x3ee847=_0xd76668([0x52]);for(let _0x4f9cb5=0x0;_0x4f9cb5<_0x469254[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4f9cb5+=0x2){let _0x486a9b=window[_0xd76668([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x469254[_0xd76668([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4f9cb5,_0x4f9cb5+0x2));_0x486a9b>=_0x47e73b[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x486a9b-=_0x47e73b[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3ee847+=_0x47e73b[_0x486a9b];}return _0x3ee847;}function _0x31b78c(){const _0x5c520b=_0x30014e[_0xd76668([0x73,0x70,0x6c,0x69,0x74])](_0xd76668([0x2e]));if(0x3!=_0x5c520b[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4eb64b(_0x5c520b[0x1]);function _0x4eb64b(_0x39376e){const _0x2aa2e4=_0x2872ef(_0x39376e);return _0x2aa2e4&&_0x1c6f42()?_0x2aa2e4:null;function _0x1c6f42(){const _0x4c1907=_0x2aa2e4[_0xd76668([0x6a,0x74,0x69])],_0x25c521=window[_0xd76668([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c1907[_0xd76668([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c1907[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2fe03d={..._0x2aa2e4,[_0xd76668([0x6a,0x74,0x69])]:_0x4c1907[_0xd76668([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4c1907[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2fe03d[_0xd76668([0x76,0x63])],_0x504403(_0x2fe03d)==_0x25c521;}}}async function _0x4cd86f(){let _0x5287a6=!0x0;try{const _0x389b18=_0x30014e[_0xd76668([0x73,0x70,0x6c,0x69,0x74])](_0xd76668([0x2e])),[_0x4412c1,_0x3d434f,_0xdc1686]=_0x389b18;return _0x1a3496(_0x4412c1),await _0x1eb799(_0x4412c1,_0x3d434f,_0xdc1686),_0x5287a6;}catch{return!0x1;}function _0x1a3496(_0x22bc0e){const _0x53f113=_0x2872ef(_0x22bc0e);_0x53f113&&_0x53f113[_0xd76668([0x61,0x6c,0x67])]==_0xd76668([0x45,0x53,0x32,0x35,0x36])||(_0x5287a6=!0x1);}async function _0x1eb799(_0x430a63,_0x1dac0e,_0xc04af8){const _0x314115=window[_0xd76668([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xd76668([0x66,0x72,0x6f,0x6d])](_0x4e6716(_0xc04af8),_0x792a48=>_0x792a48[_0xd76668([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5d5926=new window[(_0xd76668([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xd76668([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x430a63+_0xd76668([0x2e])+_0x1dac0e),_0x20af64=window[_0xd76668([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xd76668([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x20af64)return;const _0x10b0ea=await _0x20af64[_0xd76668([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xd76668([0x6a,0x77,0x6b]),_0x3a03d4,{[_0xd76668([0x6e,0x61,0x6d,0x65])]:_0xd76668([0x45,0x43,0x44,0x53,0x41]),[_0xd76668([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xd76668([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xd76668([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x20af64[_0xd76668([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xd76668([0x6e,0x61,0x6d,0x65])]:_0xd76668([0x45,0x43,0x44,0x53,0x41]),[_0xd76668([0x68,0x61,0x73,0x68])]:{[_0xd76668([0x6e,0x61,0x6d,0x65])]:_0xd76668([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x10b0ea,_0x314115,_0x5d5926)||(_0x5287a6=!0x1);}}function _0x2872ef(_0x4e0ded){return _0x4e0ded[_0xd76668([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xd76668([0x65,0x79]))?JSON[_0xd76668([0x70,0x61,0x72,0x73,0x65])](_0x4e6716(_0x4e0ded)):null;}function _0x4e6716(_0x523691){return window[_0xd76668([0x61,0x74,0x6f,0x62])](_0x523691[_0xd76668([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xd76668([0x2b]))[_0xd76668([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xd76668([0x2f])));}function _0x504403(_0x573208){let _0x30e780=0x1505;function _0x24daf9(_0xd1540c){for(let _0x37ac8e=0x0;_0x37ac8e<_0xd1540c[_0xd76668([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x37ac8e++){const _0x39708a=_0xd1540c[_0xd76668([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x37ac8e);_0x30e780=(_0x30e780<<0x5)+_0x30e780+_0x39708a,_0x30e780&=_0x30e780;}}function _0x45524d(_0x3ba815){Array[_0xd76668([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3ba815)?_0x3ba815[_0xd76668([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x45524d):_0x3ba815&&typeof _0x3ba815==_0xd76668([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xd76668([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3ba815)[_0xd76668([0x73,0x6f,0x72,0x74])]()[_0xd76668([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2129bd,_0x375dcf])=>{_0x24daf9(_0x2129bd),_0x45524d(_0x375dcf);}):_0x24daf9(window[_0xd76668([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3ba815));}return _0x45524d(_0x573208),_0x30e780>>>0x0;}function _0xdef0bc(_0x2a8c74){return _0x2a8c74[_0xd76668([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xd76668([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xd76668([0x30]));}function _0xe85fff(_0x5ebe96){return _0x5ebe96[_0xd76668([0x73,0x70,0x6c,0x69,0x74])]('')[_0xd76668([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xd76668([0x6a,0x6f,0x69,0x6e])]('');}function _0x21b0f1(_0x43b010){return _0x5466b3[_0xd76668([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xd76668([0x68,0x61,0x73])](_0x43b010);}function _0x1ca261(_0x103dea){return _0x5466b3[_0xd76668([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xd76668([0x67,0x65,0x74])](_0x103dea);}function _0x68ef19(){}function _0xd76668(_0x4f7f07){return _0x4f7f07['map'](_0x188b8b=>String['fromCharCode'](_0x188b8b))['join']('');}_0x732658(await _0x366b42());}(this);}set['adapter'](_0x50f9ae){if(this['_adapter'])throw new _0x6f5b5c('track-changes-adapter-already-set',this);this['_adapter']=_0x50f9ae;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x33b646=!0x1,toJSON:_0x46360c=!0x1}={}){const _0x1c110b=[];for(const _0x9a0a7f of this['_suggestions']['values']())_0x33b646&&!_0x9a0a7f['isInContent']||_0x1c110b['push'](_0x9a0a7f);return _0x46360c?_0x1c110b['map'](_0x1e5295=>_0x1e5295['toJSON']()):_0x1c110b;}['getSuggestion'](_0x29e850){const _0x50b01a=this['_suggestions']['get'](_0x29e850);if(!_0x50b01a)throw new _0x6f5b5c('track-changes-suggestion-not-found',this);return _0x50b01a;}['hasSuggestion'](_0x45a0c5){return this['_suggestions']['has'](_0x45a0c5);}['addSuggestionData'](_0x7b7e5c){const {authorId:_0x5f2ce4,id:_0x4f4994,originalSuggestionId:_0xa0a20d,attributes:_0x533a2a}=_0x7b7e5c,[_0x2a88e3,_0x4b214e]=_0x7b7e5c['type']['split'](':'),_0x410c47=this['_suggestions']['get'](_0x4f4994)||this['_createSuggestion'](_0x2a88e3,_0x4b214e,_0x4f4994,_0x5f2ce4,_0x533a2a,_0xa0a20d);if(this['_addThreadToSuggestion'](_0x410c47),this['_checkSuggestionCorrectness'](_0x410c47,_0x2a88e3,_0x4b214e||null,_0x5f2ce4),_0x410c47['createdAt']=_0x7b7e5c['createdAt'],_0x410c47['_isDataLoaded']=!0x0,_0x533a2a&&_0x533a2a['@external']){const _0x3e78b0=_0x533a2a['@external'],_0x53d82a=this['_getExternalAuthor'](_0x3e78b0['authorName']);_0x410c47['authoredAt']=_0x3e78b0['createdAt'],_0x410c47['author']=_0x53d82a,_0x410c47['isExternal']=!0x0;}else _0x410c47['authoredAt']=_0x7b7e5c['createdAt'];switch(_0x7b7e5c['data']&&(_0x410c47['data']=_0x7b7e5c['data']),_0x7b7e5c['attributes']&&(_0x410c47['attributes']=_0x7b7e5c['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x410c47['_saved']=!0x0),this['_suggestionState']['get'](_0x410c47)){case'notReady':this['_suggestionState']['set'](_0x410c47,'dataReady');break;case'markerReady':_0x410c47['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x410c47])),this['_refreshSuggestionsChain'](new Set([_0x410c47])),this['_suggestionState']['set'](_0x410c47,'ready'),this['fire']('suggestionLoaded',_0x410c47)):this['_suggestionState']['set'](_0x410c47,'removed');}return _0x410c47;}['acceptSuggestion'](_0x1e7ee1){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x564650 of _0x1e7ee1['getAllAdjacentSuggestions']())_0x564650['accept']();});});}['discardSuggestion'](_0x323d87){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3e54b4 of _0x323d87['getAllAdjacentSuggestions']())_0x3e54b4['discard']();});});}['enableCommand'](_0x5315ff,_0x37d0c){const _0x2d71ba=this['editor']['commands']['get'](_0x5315ff);if(!_0x2d71ba)throw new _0x6f5b5c('track-changes-command-not-found',this,{'commandName':_0x5315ff});if(this['_enabledCommands']['has'](_0x2d71ba))throw new _0x6f5b5c('track-changes-enable-command-twice',this,{'commandName':_0x5315ff});this['_enabledCommands']['add'](_0x2d71ba),_0x37d0c&&_0x2d71ba['on']('execute',(_0x4ef25e,_0x2d5f68)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2d5f68['length']>0x0&&_0x2d5f68[_0x2d5f68['length']-0x1]&&_0x2d5f68[_0x2d5f68['length']-0x1]['forceDefaultExecution']?_0x2d5f68['pop']():(_0x4ef25e['return']=_0x37d0c((..._0x1dbfd7)=>_0x2d71ba['execute'](..._0x1dbfd7,{'forceDefaultExecution':!0x0}),..._0x2d5f68),_0x4ef25e['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0xfa9c72){let _0x402aa0,_0x42ccb8;const _0x2bfbf8=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x402aa0=_0xfa9c72();}catch(_0x1e1637){_0x42ccb8=_0x1e1637;}return _0x2bfbf8||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x42ccb8&&_0x6f5b5c['rethrowUnexpectedError'](_0x42ccb8,this),_0x402aa0;}['markInsertion'](_0x2bb0c3,_0x3b8d92=null,_0x1c1a37={}){if(_0x2bb0c3['isCollapsed'])return null;const _0x519863=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x1c1a37['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x41cee0,meta:_0x464cc4}of this['_findSuggestions'](_0x2bb0c3,'insertion'))if(_0x464cc4['isOwn']){if(!_0x464cc4['isNextTo']){if(_0x464cc4['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!cn(_0x41cee0,_0x1c1a37))continue;return _0x41cee0;}if(cn(_0x41cee0,_0x1c1a37))return _0x41cee0;this['_breakSuggestionMarker'](_0x41cee0,_0x2bb0c3['start'],_0x2bb0c3['end']);break;}if(_0x3b8d92==_0x41cee0['subType']&&cn(_0x41cee0,_0x1c1a37)){const _0x5f4737=_0x41cee0['getFirstRange']();return _0x5f4737['start']['isEqual'](_0x2bb0c3['end'])?this['_setSuggestionRange'](_0x41cee0,this['_model']['createRange'](_0x2bb0c3['start'],_0x5f4737['end'])):this['_setSuggestionRange'](_0x41cee0,this['_model']['createRange'](_0x5f4737['start'],_0x2bb0c3['end'])),_0x41cee0;}}const _0x594744=_0x1b4051(),_0x501e04=_0x519863['id'],_0x4fc771=_0x3b8d92?'insertion:'+_0x3b8d92:'insertion',_0x100976=this['_setSuggestionData']({'id':_0x594744,'type':_0x4fc771,'createdAt':new Date(),'authorId':_0x501e04,'attributes':_0x1c1a37});return this['_addSuggestionMarker'](_0x4fc771,_0x594744,_0x501e04,_0x2bb0c3),_0x100976;}['markMultiRangeInsertion'](_0xb4168b,_0x1476f6='multi',_0x442b21={}){const _0x365739=this['editor']['plugins']['get']('Users')['me'],_0x102857=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1476f6,'join');this['_trackingSessionId']&&(_0x442b21['trackingSessionId']=this['_trackingSessionId']);for(const _0x24f852 of this['getSuggestions']())if(_0x24f852['author']['id']==_0x365739['id']&&'insertion'==_0x24f852['type']&&_0x24f852['subType']==_0x1476f6&&cn(_0x24f852,_0x442b21)&&(_0x102857(_0x24f852['getRanges'](),_0xb4168b)||_0x102857(_0xb4168b,_0x24f852['getRanges']()))){for(const _0x31a6cd of _0xb4168b)_0x24f852['addRange'](_0x31a6cd);return _0x24f852;}for(const {suggestion:_0x416668,meta:_0x3a6beb}of this['_findSuggestions'](_0xb4168b,'insertion')){if(!_0x3a6beb['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x3a6beb['containsRangeInObject'])continue;if(!cn(_0x416668,_0x442b21))continue;let _0x56c1a8=!0x0;for(const _0x3ebb26 of _0x416668['getRanges']())for(const _0x2b45ca of _0xb4168b)if(!_0x3ebb26['containsRange'](_0x2b45ca)){_0x56c1a8=!0x1;break;}if(_0x56c1a8)return _0x416668;}const _0x5bdef2=_0x1b4051(),_0x6a804e=_0x365739['id'],_0x307b5e='insertion:'+_0x1476f6,_0x566f66=this['_setSuggestionData']({'id':_0x5bdef2,'type':_0x307b5e,'createdAt':new Date(),'authorId':_0x6a804e,'attributes':_0x442b21});for(const _0x14f53f of _0xb4168b)this['_addSuggestionMarker'](_0x307b5e,_0x5bdef2,_0x6a804e,_0x14f53f,bt['getMultiRangeId']());return _0x566f66;}['markInlineFormat'](_0x109dbf,_0x11b05d,_0x3e10a1=null,_0x2f9d94={}){if(_0x3e10a1=_0x3e10a1||Je(_0x11b05d),_0x109dbf['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x2f9d94['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x571d02=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x3e10a1,'accept');return this['forceDefaultExecution'](()=>_0x571d02([_0x109dbf],_0x11b05d,_0x2f9d94)),null;}const _0x5b5252=this['editor']['plugins']['get']('Users')['me'],_0x3b11df=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x75c38a,meta:_0x3eebc3}of this['_findSuggestions'](_0x109dbf,'insertion'))_0x3eebc3['isOwn']&&!_0x3eebc3['isInsideObject']&&_0x3b11df['push'](..._0x75c38a['getRanges']());}const _0x572a73=function(_0x267844,_0x38a438){const _0x4a006c=[];for(const _0x5c5e6f of _0x38a438){const _0x47a782=_0x267844['getIntersection'](_0x5c5e6f);_0x47a782&&_0x4a006c['push'](_0x47a782);}return _0x4a006c;}(_0x109dbf,_0x3b11df),_0x843d2e=function(_0x3b71a4,_0x781b9d){const _0x22d653=[_0x3b71a4];for(const _0x30b217 of _0x781b9d){let _0x19df49=0x0;for(;_0x19df49<_0x22d653['length'];){const _0x2a13f8=_0x22d653[_0x19df49]['getDifference'](_0x30b217);_0x22d653['splice'](_0x19df49,0x1,..._0x2a13f8),_0x19df49+=_0x2a13f8['length'];}}return _0x22d653;}(_0x109dbf,_0x3b11df);_0x572a73['length']&&this['_model']['change'](()=>{for(const _0x6e2dcf of _0x572a73){const _0x4c3981=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x3e10a1,'accept');this['forceDefaultExecution'](()=>_0x4c3981([_0x6e2dcf],_0x11b05d,_0x2f9d94));}});for(const _0x268ca9 of _0x843d2e){let _0x3f5932=null,_0x4c8629=_0x268ca9['start'],_0x2a5ed4=_0x268ca9['end'];for(const {suggestion:_0x520001,meta:_0x3bb70e}of this['_findSuggestions'](_0x268ca9,'formatInline')){if(!_0x3bb70e['isOwn'])continue;if(_0x520001['subType']!=_0x3e10a1)continue;if(!cn(_0x520001,_0x2f9d94))continue;const _0x2e74ff=_0x520001['getFirstRange']();if(_0x2e74ff['containsRange'](_0x268ca9,!0x0))return null;_0x4c8629=_0x4c8629['isBefore'](_0x2e74ff['start'])?_0x4c8629:_0x2e74ff['start'],_0x2a5ed4=_0x2a5ed4['isAfter'](_0x2e74ff['end'])?_0x2a5ed4:_0x2e74ff['end'],_0x3f5932?_0x2e74ff['start']['isBefore'](_0x3f5932['getFirstRange']()['start'])?(_0x3f5932['removeMarkers'](),_0x3f5932=_0x520001):_0x520001['removeMarkers']():_0x3f5932=_0x520001;}const _0x1813fc=this['_model']['createRange'](_0x4c8629,_0x2a5ed4);if(_0x3f5932)this['_setSuggestionRange'](_0x3f5932,_0x1813fc);else{const _0x558658=_0x1b4051(),_0xa3379a=_0x5b5252['id'];this['_setSuggestionData']({'id':_0x558658,'type':'formatInline:'+_0x3e10a1,'data':_0x11b05d,'createdAt':new Date(),'authorId':_0xa3379a,'attributes':_0x2f9d94}),this['_addSuggestionMarker']('formatInline:'+_0x3e10a1,_0x558658,_0xa3379a,_0x1813fc);}}return null;}['markBlockFormat'](_0x15413b,_0xf1dbbb,_0x210390=[],_0x12bd86=null,_0x4eef07={}){_0xf1dbbb['formatGroupId']||(_0xf1dbbb['formatGroupId']=_0xf1dbbb['commandName']),_0xf1dbbb['multipleBlocks']=_0x15413b['is']('range'),_0x12bd86=_0x12bd86||Je(_0xf1dbbb);const _0x4e455b=_0x210390['map'](_0x5b0682=>rn(_0x5b0682,this['_model'])),_0x232c58=_0x15413b['is']('range')?_0x15413b:rn(_0x15413b,this['_model']);if(this['_trackingSessionId']&&(_0x4eef07['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0xfeb502=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x12bd86,'accept');return this['forceDefaultExecution'](()=>_0xfeb502([_0x232c58],_0xf1dbbb,_0x4eef07)),null;}_0x4e455b['push'](_0x232c58);let _0x316ff6=!0x0;for(const _0x402fdb of _0x4e455b)if(!this['_rangeIsInLocalUserInsertion'](_0x402fdb)){_0x316ff6=!0x1;break;}if(_0x316ff6&&'always'!==this['_trackFormatChanges']){const _0x53410d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x12bd86,'accept');return this['forceDefaultExecution'](()=>_0x53410d([_0x232c58],_0xf1dbbb,_0x4eef07)),null;}let _0x4b5189=null,_0x48507c=_0x232c58['start'],_0xe6deea=_0x232c58['end'];for(const {suggestion:_0x15a9fd,meta:_0x4443d0}of this['_findSuggestions'](_0x232c58,'formatBlock')){if(!_0x4443d0['isOwn'])continue;if(_0x4443d0['isNextTo']||_0x4443d0['containsRangeInObject']||_0x4443d0['isInsideObject'])continue;if(_0x15a9fd['data']['formatGroupId']!=_0xf1dbbb['formatGroupId'])continue;if(!cn(_0x15a9fd,_0x4eef07))continue;const _0x2da0c4=_0x15a9fd['getFirstRange']();if(_0x15a9fd['subType']==_0x12bd86){if(_0x2da0c4['containsRange'](_0x232c58,!0x0))return null;_0x48507c=_0x48507c['isBefore'](_0x2da0c4['start'])?_0x48507c:_0x2da0c4['start'],_0xe6deea=_0xe6deea['isAfter'](_0x2da0c4['end'])?_0xe6deea:_0x2da0c4['end'],_0x4b5189?_0x2da0c4['start']['isBefore'](_0x4b5189['getFirstRange']()['start'])?(_0x4b5189['removeMarkers'](),_0x4b5189=_0x15a9fd):_0x15a9fd['removeMarkers']():_0x4b5189=_0x15a9fd;}else{const _0x4d8a33=_0x232c58['getIntersection'](_0x2da0c4);this['_cutOutSuggestionMarker'](_0x15a9fd,_0x4d8a33);}}const _0x525611=this['editor']['plugins']['get']('Users')['me'],_0x5ab528=_0x1b4051(),_0x3ef636=_0x525611['id'];if(_0x4b5189)return this['_setSuggestionRange'](_0x4b5189,this['_model']['createRange'](_0x48507c,_0xe6deea)),_0x4b5189;{const _0x92119c=this['_setSuggestionData']({'id':_0x5ab528,'type':'formatBlock:'+_0x12bd86,'data':_0xf1dbbb,'createdAt':new Date(),'authorId':_0x3ef636,'attributes':_0x4eef07});return this['_addSuggestionMarker']('formatBlock:'+_0x12bd86,_0x5ab528,_0x3ef636,this['_model']['createRange'](_0x48507c,_0xe6deea)),_0x92119c;}}['markMultiRangeBlockFormat'](_0x737151,_0x34fb3e,_0x1fa989=[],_0x67ca09=null,_0x4252a4={}){_0x34fb3e['formatGroupId']||(_0x34fb3e['formatGroupId']=_0x34fb3e['commandName']);const _0x1d8657=_0x737151[0x0];_0x34fb3e['multipleBlocks']=_0x1d8657['is']('range'),_0x67ca09=_0x67ca09||Je(_0x34fb3e);const _0xb4073f=_0x1fa989['map'](_0x28487c=>rn(_0x28487c,this['_model'])),_0x34db22=_0x1d8657['is']('range')?_0x737151:_0x737151['map'](_0x23c9a9=>rn(_0x23c9a9,this['_model']));if(this['_trackingSessionId']&&(_0x4252a4['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x5652c9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x67ca09,'accept');return this['forceDefaultExecution'](()=>_0x5652c9(_0x34db22,_0x34fb3e,_0x4252a4)),null;}_0xb4073f['push'](..._0x34db22);let _0x4af38d=!0x0;for(const _0x3c8d7b of _0xb4073f)if(!this['_rangeIsInLocalUserInsertion'](_0x3c8d7b)){_0x4af38d=!0x1;break;}if(_0x4af38d&&'always'!==this['_trackFormatChanges']){const _0x4353ff=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x67ca09,'accept');return this['forceDefaultExecution'](()=>_0x4353ff(_0x34db22,_0x34fb3e,_0x4252a4)),null;}const _0x1c4f56=this['editor']['plugins']['get']('Users')['me'];for(const _0x18c28e of this['getSuggestions']()){const _0x395d7c=_0x18c28e['data'];if(_0x18c28e['author']['id']!=_0x1c4f56['id'])continue;if('formatBlock'!=_0x18c28e['type']||_0x395d7c['formatGroupId']!=_0x34fb3e['formatGroupId'])continue;if(!cn(_0x18c28e,_0x4252a4))continue;const _0x1393e7=_0x18c28e['subType']==_0x67ca09;for(let _0x5280d2=0x0;_0x5280d2<_0x34db22['length'];_0x5280d2++){const _0x31bbb5=_0x34db22[_0x5280d2];for(const _0x264890 of _0x18c28e['getMarkers']()){const _0x40861a=_0x264890['getRange']();if(_0x31bbb5['isEqual'](_0x40861a)){_0x1393e7?(_0x34db22['splice'](_0x5280d2,0x1),_0x5280d2--):_0x18c28e['removeMarker'](_0x264890['name']);break;}}}}if(0x0==_0x34db22['length'])return null;const _0xecd54f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x67ca09,'join');for(const _0x2e923a of this['getSuggestions']()){const _0x1dbf15=_0x2e923a['data'];if(_0x2e923a['author']['id']==_0x1c4f56['id']&&('formatBlock'==_0x2e923a['type']&&_0x1dbf15['formatGroupId']==_0x34fb3e['formatGroupId']&&_0x2e923a['subType']==_0x67ca09&&cn(_0x2e923a,_0x4252a4)&&(_0xecd54f(_0x2e923a['getRanges'](),_0x34db22)||_0xecd54f(_0x34db22,_0x2e923a['getRanges']())))){for(const _0x1d7c59 of _0x34db22)_0x2e923a['addRange'](_0x1d7c59);return _0x2e923a;}}const _0xb912dc=_0x1b4051(),_0x48e009=_0x1c4f56['id'],_0x551d18='formatBlock:'+_0x67ca09,_0x215d26=this['_setSuggestionData']({'id':_0xb912dc,'type':_0x551d18,'data':_0x34fb3e,'createdAt':new Date(),'authorId':_0x48e009,'attributes':_0x4252a4});for(const _0x316394 of _0x34db22)this['_addSuggestionMarker'](_0x551d18,_0xb912dc,_0x48e009,_0x316394,bt['getMultiRangeId']());return _0x215d26;}['markDeletion'](_0x2c634b,_0x1eeaa2=null,_0x26dd85={}){if(_0x2c634b['isCollapsed'])return null;const _0x46c1a9=this['editor']['plugins']['get']('Users')['me'],_0x4a99a5=new _0x3aace6(_0x2c634b['start'],_0x2c634b['end']);this['_trackingSessionId']&&(_0x26dd85['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x5e3707,meta:_0x44ca1a}of this['_findSuggestions'](_0x4a99a5,'insertion'))if(_0x44ca1a['isOwn']&&!_0x44ca1a['isNextTo']){if(_0x5e3707['isMultiRange']){const _0x143800=_0x5e3707['getRanges']()['filter'](_0x1a6fbb=>'$graveyard'!=_0x1a6fbb['root']['rootName']);_0x143800['every'](_0x1b1ca0=>_0x4a99a5['containsRange'](_0x1b1ca0,!0x0))&&_0x5e3707['discard']();if(_0x143800['some'](_0x3ecacb=>_0x3ecacb['containsRange'](_0x4a99a5,!0x0))){const _0x41a630=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1eeaa2,'accept');return this['forceDefaultExecution'](()=>_0x41a630([_0x4a99a5],null,_0x26dd85)),null;}}else{const _0x4adf55=_0x4a99a5['getIntersection'](_0x5e3707['getFirstRange']());null!==_0x4adf55&&_0x5e3707['_onDiscard']([_0x4adf55],null,_0x26dd85);}}if(_0x4a99a5['detach'](),_0x4a99a5['isCollapsed']||'$graveyard'==_0x4a99a5['root']['rootName'])return null;let _0x1ef1b0=null,_0x15973c=_0x4a99a5['start'],_0x427892=_0x4a99a5['end'];const _0x4cc951=this['_findSuggestions'](_0x4a99a5,'deletion');for(const {suggestion:_0x5bc53a,meta:_0x48232c}of _0x4cc951){const _0x26d0ec=this['_model']['createRange'](_0x15973c,_0x427892);if(_0x48232c['isOwn']&&(this['_mergeNestedSuggestions']||!_0x48232c['containsRangeInObject']&&!_0x48232c['isInsideObject'])){if(_0x5bc53a['isMultiRange']){if(!cn(_0x5bc53a,_0x26dd85))continue;let _0x5aeb32=!0x0;for(const _0x21bc64 of _0x5bc53a['getRanges']()){if(_0x21bc64['containsRange'](_0x26d0ec,!0x0))return _0x5bc53a;_0x26d0ec['containsRange'](_0x21bc64)||(_0x5aeb32=!0x1);}_0x5aeb32&&_0x5bc53a['discard']();}else{const _0x2b1d6f=_0x5bc53a['getFirstRange']();if(_0x2b1d6f['containsRange'](_0x26d0ec,!0x0))return _0x5bc53a;if(!cn(_0x5bc53a,_0x26dd85)){_0x26d0ec['containsRange'](_0x2b1d6f)?_0x5bc53a['removeMarkers']():_0x2b1d6f['containsPosition'](_0x15973c)?_0x15973c=_0x2b1d6f['end']:_0x2b1d6f['containsPosition'](_0x427892)&&(_0x427892=_0x2b1d6f['start']);continue;}_0x15973c=_0x15973c['isBefore'](_0x2b1d6f['start'])?_0x15973c:_0x2b1d6f['start'],_0x427892=_0x427892['isAfter'](_0x2b1d6f['end'])?_0x427892:_0x2b1d6f['end'],_0x26dd85=Object['assign']({},_0x5bc53a['attributes']),_0x1ef1b0?_0x2b1d6f['start']['isBefore'](_0x1ef1b0['getFirstRange']()['start'])?(_0x1ef1b0['removeMarkers'](),_0x1ef1b0=_0x5bc53a):_0x5bc53a['removeMarkers']():_0x1ef1b0=_0x5bc53a;}}}if(_0x1ef1b0)return this['_setSuggestionRange'](_0x1ef1b0,this['_model']['createRange'](_0x15973c,_0x427892)),_0x1ef1b0;{const _0x232121=_0x1b4051(),_0x4085b3=this['_model']['createRange'](_0x15973c,_0x427892),_0x26374d=_0x46c1a9['id'],_0x5a575f=_0x1eeaa2?'deletion:'+_0x1eeaa2:'deletion',_0x3829f0=this['_setSuggestionData']({'id':_0x232121,'type':_0x5a575f,'createdAt':new Date(),'authorId':_0x26374d,'attributes':_0x26dd85});return this['_addSuggestionMarker'](_0x5a575f,_0x232121,_0x26374d,_0x4085b3),_0x3829f0;}}['markMultiRangeDeletion'](_0x47140d,_0x4d6ccc='multi',_0x328247={}){const _0x450b6a=this['editor']['plugins']['get']('Users')['me'],_0xaa7561=_0x47140d['map'](_0x59be34=>new _0x3aace6(_0x59be34['start'],_0x59be34['end'])),_0x353f1a=new Set();this['_trackingSessionId']&&(_0x328247['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x411178,meta:_0x425eb7}of this['_findSuggestions'](_0xaa7561,'insertion'))_0x425eb7['isOwn']&&!_0x425eb7['isNextTo']&&_0x353f1a['add'](_0x411178);for(const _0x210f07 of _0x353f1a)if(_0x210f07['isMultiRange']){const _0x2e023c=_0x210f07['getRanges']();(!_0x210f07['attributes']||!_0x210f07['attributes']['skipNestingCheck'])&&(_0x2e023c['every'](_0x2e2df6=>_0xaa7561['some'](_0x165472=>_0x165472['containsRange'](_0x2e2df6,!0x0)))&&_0x210f07['discard']());if(_0xaa7561['every'](_0x4a4151=>_0x2e023c['some'](_0x35a85e=>_0x35a85e['containsRange'](_0x4a4151,!0x0)))){const _0x53cd98=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4d6ccc,'accept');return this['forceDefaultExecution'](()=>_0x53cd98(_0x47140d,null,_0x328247)),null;}}else{const _0x5bd9c7=_0x210f07['getFirstRange']();_0xaa7561['some'](_0x35c2a6=>_0x35c2a6['containsRange'](_0x5bd9c7,!0x0))&&_0x210f07['discard']();if(_0xaa7561['every'](_0x2e3750=>_0x5bd9c7['containsRange'](_0x2e3750,!0x0))){const _0x3c0857=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4d6ccc,'accept');return this['forceDefaultExecution'](()=>_0x3c0857(_0xaa7561,null,_0x328247)),null;}}const _0x65e2b5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4d6ccc,'join');let _0x88d3c2=null;for(const _0x3172fd of this['getSuggestions']())if(_0x3172fd['author']['id']==_0x450b6a['id']&&_0x3172fd['isInContent']&&'deletion'==_0x3172fd['type']&&_0x3172fd['subType']==_0x4d6ccc&&cn(_0x3172fd,_0x328247)&&(_0x65e2b5(_0x3172fd['getRanges'](),_0xaa7561)||_0x65e2b5(_0xaa7561,_0x3172fd['getRanges']()))){if(_0x88d3c2){if(_0x3172fd['commentThread']&&_0x3172fd['commentThread']['length'])continue;for(const _0x26a839 of _0x3172fd['getRanges']())_0x88d3c2['isIntersectingWithRange'](_0x26a839)||_0x88d3c2['addRange'](_0x26a839);_0x3172fd['removeMarkers']();}else{_0x88d3c2=_0x3172fd;for(const _0x5dccab of _0xaa7561)_0x3172fd['isIntersectingWithRange'](_0x5dccab)||_0x3172fd['addRange'](_0x5dccab);}}if(_0x88d3c2)return _0x88d3c2;_0x353f1a['clear']();for(const {suggestion:_0x30c1bf,meta:_0x29d1e7}of this['_findSuggestions'](_0xaa7561,'deletion'))_0x29d1e7['isOwn']&&(this['_mergeNestedSuggestions']||!_0x29d1e7['containsRangeInObject']&&!_0x29d1e7['isInsideObject'])&&cn(_0x30c1bf,_0x328247)&&_0x353f1a['add'](_0x30c1bf);for(const _0xf46127 of _0x353f1a){const _0x18bc21=_0xf46127['getRanges']();if(!_0x328247||!_0x328247['skipNestingCheck']){if(_0xaa7561['every'](_0x4f01e4=>_0x18bc21['some'](_0x2494b2=>_0x2494b2['containsRange'](_0x4f01e4,!0x0))))return _0xf46127;}(!_0xf46127['attributes']||!_0xf46127['attributes']['skipNestingCheck'])&&(_0x18bc21['every'](_0x4a36e9=>_0xaa7561['some'](_0x3ac633=>_0x3ac633['containsRange'](_0x4a36e9,!0x0)))&&_0xf46127['discard']());}const _0x5df65d=_0x1b4051(),_0x52ae6c=_0x450b6a['id'],_0x3a81d0='deletion:'+_0x4d6ccc,_0x49917c=this['_setSuggestionData']({'id':_0x5df65d,'type':_0x3a81d0,'createdAt':new Date(),'authorId':_0x52ae6c,'attributes':_0x328247});for(const _0x3eceee of _0xaa7561)_0x3eceee['detach'](),_0x3eceee['isCollapsed']||'$graveyard'==_0x3eceee['root']['rootName']||this['_addSuggestionMarker'](_0x3a81d0,_0x5df65d,_0x52ae6c,_0x3eceee,bt['getMultiRangeId']());return _0x49917c;}['markAttributeChange'](_0x5130d9,_0x237ab9,_0x4d6903,_0x2d0d5f,_0x423cb6){if(_0x5130d9['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x39dc1d=this['editor']['plugins']['get']('Users')['me']['id'],_0x2b1b76=Array['from'](this['_suggestions']['values']())['filter'](_0xef9dc0=>'attribute'==_0xef9dc0['type']&&_0xef9dc0['data']['key']==_0x237ab9&&_0xef9dc0['isIntersectingWithRange'](_0x5130d9));if(this['_trackingSessionId']&&(_0x423cb6['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x3efa86=this['_findSuggestions'](_0x5130d9,'insertion')['filter'](({meta:_0x4589e8})=>_0x4589e8['isOwn']&&!_0x4589e8['isInsideObject']&&!_0x4589e8['isNextTo'])['map'](({suggestion:_0x3746f4})=>_0x3746f4);_0x2b1b76['unshift'](..._0x3efa86);}const _0x284350=new Map([[_0x5130d9,_0x4d6903]]);for(const _0x1a82c3 of _0x2b1b76){const _0x4140a0='attribute'==_0x1a82c3['type']?_0x1a82c3['data']['oldValue']:void 0x0,_0x2671a2=_0x1a82c3['getFirstRange'](),_0xb88118=Array['from'](_0x284350['keys']())['find'](_0x5eafed=>_0x5eafed['isIntersecting'](_0x2671a2));if(!_0xb88118)continue;const _0x23a377=_0xb88118['getDifference'](_0x2671a2);this['_suggestionsConversion']['isBlockAttribute'](_0x237ab9)&&'insertion'==_0x1a82c3['type']&&0x0!=_0x23a377['length']||(_0x284350['delete'](_0xb88118),_0x23a377['forEach'](_0x511234=>{_0x284350['set'](_0x511234,_0x4d6903);}),'insertion'!=_0x1a82c3['type']&&_0x4140a0!=_0x2d0d5f&&_0x284350['set'](_0xb88118['getIntersection'](_0x2671a2),_0x4140a0));}const _0x353cd8=[];for(const [_0x4fa0f8,_0x47b0ec]of _0x284350){const _0x4038cb=_0x1b4051(),_0x2e2c7c={'key':_0x237ab9,'oldValue':_0x47b0ec,'newValue':_0x2d0d5f};_0x237ab9['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':_0x237ab9});const _0x1964b5=('attribute:'+(_0x237ab9+'|'+Je({'newValue':_0x2d0d5f})))['substring'](0x0,0x3c),_0x578e3a=this['_setSuggestionData']({'id':_0x4038cb,'type':_0x1964b5,'data':_0x2e2c7c,'createdAt':new Date(),'authorId':_0x39dc1d,'attributes':_0x423cb6});_0x353cd8['push'](_0x578e3a),this['_addSuggestionMarker'](_0x1964b5,_0x4038cb,_0x39dc1d,_0x4fa0f8);}return _0x353cd8;}['enableDefaultAttributesIntegration'](_0x308e9a){this['enableCommand'](_0x308e9a,(_0x3ae2f6,..._0x463fb5)=>{this['recordAttributeChanges'](()=>{_0x3ae2f6(..._0x463fb5);});});}['startTrackingSession'](_0x3996fb){return this['_trackingSessionId']=void 0x0!==_0x3996fb?_0x3996fb:_0x1b4051(),this['_trackingSessionId'];}['_getAttributeKey'](_0xb60656){return'attribute'==_0xb60656['type']?un(_0xb60656['subType']):null;}['_applyOperationsAsSuggestions'](_0x2d9f95){if(0x0==_0x2d9f95['length'])return;const _0x468d9c=this['editor'],_0x575a9b=_0x468d9c['plugins']['get'](_0x31f3f8),_0x2d6f9e=[];_0x468d9c['model']['change'](_0x166c7f=>{for(let _0x2b371b=0x0;_0x2b371b<_0x2d9f95['length'];_0x2b371b++){const _0x449cab=_0x2d9f95[_0x2b371b];if(_0x449cab['baseVersion']=_0x468d9c['model']['document']['version'],_0x449cab['isDocumentOperation']=!0x0,_0x575a9b['isMarkedRemoveOperation'](_0x449cab)){const _0x45e3d8=_0x3de9f1(_0x449cab['newRange'],_0x468d9c['model']);_0x2d6f9e['unshift'](_0x3aace6['fromRange'](_0x45e3d8));}else switch(_0x449cab['type']){case'rename':{const _0x4744ca=_0x449cab['oldName'],_0x110b71=_0x449cab['newName'];if(_0x4744ca==_0x110b71)break;_0x166c7f['batch']['addOperation'](_0x449cab),_0x468d9c['model']['applyOperation'](_0x449cab);const _0x415dca='$elementName',_0x38a973=_0x449cab['position'],_0x168a33=_0x468d9c['model']['createRange'](_0x38a973,_0x468d9c['model']['createPositionAt'](_0x38a973['nodeAfter'],'end'));this['markAttributeChange'](_0x168a33,_0x415dca,_0x4744ca,_0x110b71,{'groupId':_0x1b4051()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x2ea0b1=_0x449cab['oldValue'],_0x33433b=_0x449cab['newValue'];if(_0x2ea0b1==_0x33433b)break;_0x166c7f['batch']['addOperation'](_0x449cab),_0x468d9c['model']['applyOperation'](_0x449cab);const _0x326f8a=_0x449cab['key'];if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x326f8a))break;const _0x48e196=_0x3de9f1(_0x449cab['range'],_0x468d9c['model']);this['markAttributeChange'](_0x48e196,_0x326f8a,_0x2ea0b1,_0x33433b,{'groupId':_0x1b4051()});break;}case'insert':{_0x166c7f['batch']['addOperation'](_0x449cab),_0x468d9c['model']['applyOperation'](_0x449cab);if(_0x2d9f95[_0x2b371b+0x1]&&'move'==_0x2d9f95[_0x2b371b+0x1]['type'])break;const _0x2fa4bb=_0x449cab['position'],_0x1b6dfe=_0x449cab['howMany'],_0x3cf4e9=_0x3de9f1(_0x468d9c['model']['createRange'](_0x2fa4bb,_0x2fa4bb['getShiftedBy'](_0x1b6dfe)),_0x468d9c['model']);this['markInsertion'](_0x3cf4e9);break;}case'split':{_0x166c7f['batch']['addOperation'](_0x449cab),_0x468d9c['model']['applyOperation'](_0x449cab);const _0x443860=_0x449cab['splitPosition'],_0x2ee71c=_0x449cab['moveTargetPosition'];this['markInsertion'](_0x468d9c['model']['createRange'](_0x443860,_0x2ee71c));break;}case'move':case'remove':_0x166c7f['batch']['addOperation'](_0x449cab),_0x468d9c['model']['applyOperation'](_0x449cab);}}for(const _0x3b6838 of _0x2d6f9e)_0x3b6838['detach'](),this['markDeletion'](_0x3b6838);});}['_setSuggestionRange'](_0x6eb6ec,_0xbfc4bf){const _0x576fef=_0x6eb6ec['getFirstMarker']();this['_model']['change'](_0x3ffb82=>{_0x3ffb82['updateMarker'](_0x576fef,{'range':_0xbfc4bf});});}['_addThreadToSuggestion'](_0x45f715){const _0x1d2ef6=_0x45f715['id'],_0x305294=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x1d2ef6)||this['_commentsRepository']['addCommentThread']({'channelId':_0x305294,'threadId':_0x1d2ef6,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x266728=this['_commentsRepository']['getCommentThread'](_0x1d2ef6);_0x266728['unbind']('isRemovable'),_0x266728['isRemovable']=!0x1,_0x45f715['commentThread']=_0x266728;}['_checkSuggestionCorrectness'](_0x46ce94,_0x317c36,_0x16a716,_0x1619ca){if(_0x46ce94['type']!=_0x317c36||_0x46ce94['subType']!=_0x16a716||_0x46ce94['creator']['id']!=_0x1619ca)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x6f5b5c('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x23907a,_0x16bb58){const _0x5bd363=_0x23907a['getFirstRange']();if(_0x16bb58['isEqual'](_0x5bd363))_0x23907a['removeMarkers']();else{if(_0x5bd363['containsRange'](_0x16bb58)){const _0x2dcc0e=this['_model']['createPositionAt'](_0x16bb58['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x23907a,this['_model']['createRange'](_0x5bd363['start'],_0x2dcc0e));const _0x3d14a0=_0x1b4051(),_0x2c76cb=_0x23907a['creator']['id'],_0x2ae18e=_0x23907a['type']+':'+_0x23907a['subType'];this['_setSuggestionData']({'id':_0x3d14a0,'type':_0x2ae18e,'createdAt':new Date(),'authorId':_0x2c76cb,'data':_0x23907a['data'],'attributes':_0x23907a['attributes']});const _0x26e51c=this['_model']['createPositionAt'](_0x16bb58['end']['parent'],'after'),_0x20ed95=this['_model']['createRange'](_0x26e51c,_0x5bd363['end']);this['_addSuggestionMarker'](_0x2ae18e,_0x3d14a0,_0x2c76cb,_0x20ed95);}else{if(_0x5bd363['containsPosition'](_0x16bb58['start'])){const _0x447100=this['_model']['createPositionAt'](_0x16bb58['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x23907a,this['_model']['createRange'](_0x5bd363['start'],_0x447100));}else{const _0x4a66c8=this['_model']['createPositionAt'](_0x16bb58['end']['parent'],'after');this['_setSuggestionRange'](_0x23907a,this['_model']['createRange'](_0x4a66c8,_0x5bd363['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3e31d3){for(const {suggestion:_0x4a72e5,meta:_0x378c6f}of this['_findSuggestions'](_0x3e31d3,'insertion')){if(!_0x378c6f['isOwn'])continue;const _0x4753f4=_0x4a72e5['getRanges']();for(const _0x11d6f7 of _0x4753f4)if(!_0x3e31d3['getDifference'](_0x11d6f7)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x29d7e4){return this['editor']['plugins']['get']('Users')['getUser'](_0x29d7e4);}['_getExternalAuthor'](_0x306636){const _0xb09d0a=this['editor']['plugins']['get']('Users'),_0x3e39ef=_0x1f82ff('external:'+_0x306636),_0x43d56f=_0xb09d0a['getUser'](_0x3e39ef);return _0x43d56f||_0xb09d0a['addUser']({'id':_0x3e39ef,'name':_0x306636});}['_createSuggestion'](_0x56a866,_0x4e4b5b,_0x5c78e1,_0x548745,_0x593fd3,_0x2e620b){const _0x4af50b=this['_getAuthorFromId'](_0x548745);if(!_0x4af50b)throw new _0x6f5b5c('track-changes-user-not-found',this,{'authorId':_0x548745,'suggestionId':_0x5c78e1});const _0x288f88=this['_suggestionFactory']['buildSuggestion'](_0x56a866,_0x4e4b5b,_0x5c78e1,_0x4af50b,_0x593fd3,_0x4a4ad8=>{this['_updateSuggestionData'](_0x5c78e1,{'attributes':_0x4a4ad8});const _0x596f11=this['getSuggestion'](_0x5c78e1);this['_joinWithAdjacentSuggestions'](new Set([_0x596f11])),this['_refreshSuggestionsChain'](new Set([_0x596f11]));},_0x2e620b);return this['listenTo'](_0x288f88,'accept',()=>{this['_updateSuggestionData'](_0x5c78e1,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x288f88,'discard',()=>{this['_updateSuggestionData'](_0x5c78e1,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x5c78e1,_0x288f88),this['_suggestionState']['set'](_0x288f88,'notReady'),_0x288f88;}['_breakSuggestionMarker'](_0x1a295e,_0x56be85,_0x56f474){const _0x5ddfc7=_0x1a295e['getFirstRange'](),_0x21a067=_0x5ddfc7['start'],_0x4eff20=_0x5ddfc7['end'];this['_setSuggestionRange'](_0x1a295e,this['_model']['createRange'](_0x21a067,_0x56be85));const _0x2005e2=_0x1b4051(),_0x284042=_0x1a295e['creator']['id'],_0x5d295a=_0x1a295e['type']+(_0x1a295e['subType']?':'+_0x1a295e['subType']:'');this['_setSuggestionData']({'id':_0x2005e2,'type':_0x5d295a,'createdAt':new Date(),'authorId':_0x284042,'originalSuggestionId':_0x1a295e['_originalSuggestionId']||_0x1a295e['id'],'attributes':_0x1a295e['attributes'],'data':_0x1a295e['data']});const _0x147abf=this['_getAttributeKey'](_0x1a295e);('formatBlock'==_0x1a295e['type']||_0x147abf&&this['_suggestionsConversion']['isBlockAttribute'](_0x147abf))&&(_0x56f474=this['_model']['createPositionBefore'](_0x56f474['parent'])),this['_addSuggestionMarker'](_0x5d295a,_0x2005e2,_0x284042,this['_model']['createRange'](_0x56f474,_0x4eff20));}['_findSuggestions'](_0x25a061,_0x463a12=null){const _0x312c23=[],_0x1a0104=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x25a061)||(_0x25a061=[_0x25a061]);for(const _0x6cc623 of this['getSuggestions']()){if(!_0x6cc623['isInContent'])continue;if(_0x463a12&&_0x6cc623['type']!=_0x463a12)continue;let _0x292c6f=!0x1;for(const _0x1b7265 of _0x6cc623['getRanges']()){for(const _0x12b77a of _0x25a061){const _0x4c7b79=_0x12b77a['start']['isEqual'](_0x1b7265['end'])||_0x12b77a['end']['isEqual'](_0x1b7265['start']);if(_0x4c7b79||_0x12b77a['getIntersection'](_0x1b7265)){const _0x5e10db=_0x12b77a['containsRange'](_0x1b7265)&&qe(this['_model']['schema'],_0x1b7265['start'],_0x12b77a),_0x19d0ae=_0x1b7265['containsRange'](_0x12b77a)&&qe(this['_model']['schema'],_0x12b77a['start'],_0x1b7265);_0x312c23['push']({'suggestion':_0x6cc623,'meta':{'isOwn':_0x1a0104==_0x6cc623['author'],'isNextTo':_0x4c7b79,'isInsideObject':_0x5e10db,'containsRangeInObject':_0x19d0ae}}),_0x292c6f=!0x0;break;}}if(_0x292c6f)break;}}return _0x312c23;}['_addSuggestionMarker'](_0x28ea0a,_0x5b310c,_0x4d11aa,_0x5d9ebe,_0x512901){this['_model']['change'](_0x1c6a17=>{let _0x11a4ef='suggestion:'+_0x28ea0a+':'+_0x5b310c+':'+_0x4d11aa;_0x512901&&(_0x11a4ef=_0x11a4ef+':'+_0x512901),_0x1c6a17['addMarker'](_0x11a4ef,{'range':_0x5d9ebe,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0xf4f918){const _0x17fdff=_0xf4f918['previous'],_0x52404d=_0xf4f918['next'];_0xf4f918['previous']=null,_0xf4f918['next']=null,null!=_0x17fdff&&_0x17fdff['next']==_0xf4f918&&(_0x17fdff['next']=_0x52404d),null!=_0x52404d&&_0x52404d['previous']==_0xf4f918&&(_0x52404d['previous']=_0x17fdff),'ready'==this['_suggestionState']['get'](_0xf4f918)&&(this['_suggestionState']['set'](_0xf4f918,'removed'),this['fire']('suggestionUnloaded',_0xf4f918,_0x17fdff,_0x52404d));}['_setSuggestionData'](_0x517587){const _0x4bc2ec=_0x517587['id'],_0x3eb4c9=this['addSuggestionData'](_0x517587);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x5eadd8=this['editor']['plugins']['get']('PendingActions'),_0x5b89b0=_0x3eb4c9['hasComments'],_0x1e2fb9=_0x3eb4c9['subType']?_0x3eb4c9['type']+':'+_0x3eb4c9['subType']:_0x3eb4c9['type'],_0x1815ba=this['editor']['locale'],_0x429c16=_0x5eadd8['add'](At(_0x1815ba,'PENDING_ACTION_SUGGESTION')),_0x3113ae={'id':_0x4bc2ec,'type':_0x1e2fb9,'hasComments':_0x5b89b0,'data':_0x517587['data']||null,'originalSuggestionId':_0x517587['originalSuggestionId']||null,'attributes':_0x3eb4c9['attributes']};this['_adapter']['addSuggestion'](_0x3113ae)['then'](_0x1ecc60=>{_0x3eb4c9['_saved']=!0x0,_0x5eadd8['remove'](_0x429c16),_0x1ecc60&&_0x1ecc60['createdAt']&&(this['_suggestions']['get'](_0x4bc2ec)['createdAt']=_0x1ecc60['createdAt']);})['catch'](_0x9a518e=>{throw _0x3fe394('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3eb4c9['discard']();}),_0x3eb4c9['stopListening'](),this['_suggestions']['delete'](_0x3eb4c9['id']),this['_suggestionState']['delete'](_0x3eb4c9),_0x9a518e;});}return _0x3eb4c9;}['_updateSuggestionData'](_0x53a7dc,_0x2802e9){const _0x585e89=this['editor']['plugins']['get']('PendingActions'),_0x37c3e2=this['getSuggestion'](_0x53a7dc);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x37c3e2['_saved']){const _0x8f4c07=_0x585e89['add'](At(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x53a7dc,_0x2802e9)['then'](()=>{_0x585e89['remove'](_0x8f4c07);});}else _0x37c3e2['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x53a7dc,_0x2802e9);});}}['_getSuggestionData'](_0x2e9877){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x6f5b5c('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x2e9877);}['_handleNewSuggestionMarker'](_0x77a34){const {id:_0x3e2ae0,type:_0x176de9,subType:_0x42786b,authorId:_0x5f5835}=_0x4fd2b2(_0x77a34),_0x3bc50f=this['_suggestions']['get'](_0x3e2ae0)||this['_createSuggestion'](_0x176de9,_0x42786b,_0x3e2ae0,_0x5f5835,{});switch(this['_checkSuggestionCorrectness'](_0x3bc50f,_0x176de9,_0x42786b,_0x5f5835),this['_suggestionState']['get'](_0x3bc50f)){case'notReady':this['_getSuggestionData'](_0x3e2ae0)['then'](_0x1604e2=>{let _0x157fe7=Promise['resolve']();_0x1604e2['hasComments']&&(_0x157fe7=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3e2ae0})),_0x157fe7['then'](()=>{this['addSuggestionData'](_0x1604e2)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3bc50f,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3e2ae0,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3bc50f,'ready'),this['fire']('suggestionLoaded',_0x3bc50f);break;case'ready':this['fire']('suggestionChanged',_0x3bc50f);}return _0x3bc50f['addMarkerName'](_0x77a34),_0x3bc50f;}['_refreshSuggestionsChain'](_0x2a2c3e){const _0x399d8b=Array['from'](_0x2a2c3e),_0x1436de=_0x399d8b['filter'](_0x24707d=>'attribute'==_0x24707d['type']);this['_refreshAttributeSuggestionsChain'](_0x1436de);const _0x382c44=_0x399d8b['filter'](_0x602ad3=>!_0x602ad3['isMultiRange']&&'attribute'!=_0x602ad3['type']),_0x4c6642=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x29b7fd=>!_0x29b7fd['isMultiRange']&&'attribute'!=_0x29b7fd['type']),_0x526771=_0x4c6642['filter'](_0x2bd797=>!_0x2a2c3e['has'](_0x2bd797)),_0x2fcc8b=new Map(_0x4c6642['map'](_0x1689cf=>[_0x1689cf,this['_suggestionFactory']['getSuggestionCallback'](_0x1689cf['type'],_0x1689cf['subType'],'chain')])),_0x4f6063=new Map(_0x4c6642['map'](_0x51c649=>[_0x51c649,_0x51c649['getFirstRange']()])),_0x2735a0=new Set(),_0x1aefac=new Set();for(let _0x3e02b2=0x0;_0x3e02b2<_0x382c44['length'];_0x3e02b2++)_0x45f217(_0x382c44[_0x3e02b2],_0x382c44,_0x3e02b2+0x1);for(let _0x3b0acc=0x0;_0x3b0acc<_0x382c44['length'];_0x3b0acc++)_0x45f217(_0x382c44[_0x3b0acc],_0x526771,0x0);const _0xd60f8b=new Set();for(let _0x46f6d9=0x0;_0x46f6d9<_0x382c44['length'];_0x46f6d9++){const _0x4da730=_0x382c44[_0x46f6d9];!_0x1aefac['has'](_0x4da730)&&_0x4da730['previous']&&(_0xd60f8b['add'](_0x4da730['previous']),_0x4da730['previous']['next']===_0x4da730&&(_0x4da730['previous']['next']=null),_0x4da730['previous']=null),!_0x2735a0['has'](_0x4da730)&&_0x4da730['next']&&(_0xd60f8b['add'](_0x4da730['next']),_0x4da730['next']['previous']===_0x4da730&&(_0x4da730['next']['previous']=null),_0x4da730['next']=null);}function _0x45f217(_0xd43bfb,_0x3348b3,_0x4fe71a){for(let _0x34240b=_0x4fe71a;_0x34240b<_0x3348b3['length'];_0x34240b++){const _0x272c75=_0x3aa82c(_0xd43bfb,_0x3348b3[_0x34240b]);_0x272c75&&(_0x272c75[0x0]['next']=_0x272c75[0x1],_0x272c75[0x1]['previous']=_0x272c75[0x0],_0x2735a0['add'](_0x272c75[0x0]),_0x1aefac['add'](_0x272c75[0x1]));}}function _0x3aa82c(_0x244f4b,_0x5048a0){if(_0x244f4b['author']['id']!==_0x5048a0['author']['id'])return null;const _0x49413d=_0x2fcc8b['get'](_0x244f4b)(_0x244f4b,_0x5048a0,_0x4f6063['get'](_0x244f4b),_0x4f6063['get'](_0x5048a0));if(!_0x49413d)return null;return _0x2fcc8b['get'](_0x5048a0)(_0x244f4b,_0x5048a0,_0x4f6063['get'](_0x244f4b),_0x4f6063['get'](_0x5048a0))?_0x49413d[0x1]['commentThread']&&_0x49413d[0x1]['commentThread']['length']?null:_0x49413d:null;}_0xd60f8b['size']&&this['_refreshSuggestionsChain'](_0xd60f8b);}['_refreshAttributeSuggestionsChain'](_0x3cc286){if(0x0==_0x3cc286['length'])return;const _0xa55da2=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x18a536=>'attribute'==_0x18a536['type']&&_0x18a536['_isDataLoaded']),_0x52a828=[],_0x89fa57=new Map();for(const _0x2aeb29 of _0xa55da2){const _0x136a0b=_0x1f82ff(_0x2aeb29['attributes']);_0x89fa57['has'](_0x136a0b)||(_0x89fa57['set'](_0x136a0b,_0x52a828['length']),_0x52a828['push']([]));const _0x313bd8=_0x89fa57['get'](_0x136a0b);_0x52a828[_0x313bd8]['push'](_0x2aeb29);}!(function(){_0x52a828['sort']((_0x42efcd,_0x17ebe6)=>{const _0x47d4c4=_0x42efcd[0x0]['createdAt'],_0x135abd=_0x17ebe6[0x0]['createdAt'];return _0x47d4c4==_0x135abd?_0x42efcd[0x0]['attributes']['groupId']<_0x17ebe6[0x0]['attributes']['groupId']?-0x1:0x1:_0x47d4c4<_0x135abd?-0x1:0x1;});for(const _0x18a512 of _0x52a828)_0x18a512['sort']((_0x4b49e7,_0x41d8cd)=>_0x4b49e7['id']<_0x41d8cd['id']?-0x1:0x1);}());for(let _0x1bd032=0x0;_0x1bd032<_0x52a828['length'];_0x1bd032++){if(0x0==_0x52a828[_0x1bd032]['length'])continue;const _0x169d16=[];for(let _0x57fd72=_0x1bd032+0x1;_0x57fd72<_0x52a828['length'];_0x57fd72++)0x0!=_0x52a828[_0x57fd72]['length']&&_0x189d9e(_0x52a828[_0x1bd032],_0x52a828[_0x57fd72])&&_0x169d16['push'](_0x57fd72);for(const _0x51fe51 of _0x169d16)_0x52a828[_0x1bd032]=_0x52a828[_0x1bd032]['concat'](_0x52a828[_0x51fe51]),_0x52a828[_0x51fe51]=[];}for(const _0x5e4991 of _0x52a828)for(let _0x1c45d4=0x0;_0x1c45d4<_0x5e4991['length'];_0x1c45d4++){const _0x3d4871=_0x5e4991[_0x1c45d4+0x1]||null;_0x5e4991[_0x1c45d4]['next']!==_0x3d4871&&(_0x5e4991[_0x1c45d4]['next']=_0x3d4871);}for(const _0x57cc43 of _0x52a828)for(let _0x27b466=0x0;_0x27b466<_0x57cc43['length'];_0x27b466++){const _0x218eb5=_0x57cc43[_0x27b466-0x1]||null;_0x57cc43[_0x27b466]['previous']!==_0x218eb5&&(_0x57cc43[_0x27b466]['previous']=_0x218eb5);}function _0x189d9e(_0x3665ea,_0x57917e){if(_0x3665ea[0x0]['attributes']['groupId']!==_0x57917e[0x0]['attributes']['groupId']&&_0x3665ea[0x0]['author']!==_0x57917e[0x0]['author'])return!0x1;if(!function(_0x5dff12,_0x3b4bda){if(!_0x5dff12['hasComments']&&!_0x3b4bda['hasComments'])return!0x0;if(_0x5dff12['hasComments']&&_0x3b4bda['hasComments'])return!0x1;if(_0x5dff12['hasComments']&&_0x3b4bda['createdAt']<_0x5dff12['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x3b4bda['hasComments']&&_0x5dff12['createdAt']<_0x3b4bda['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3665ea[0x0],_0x57917e[0x0]))return!0x1;const _0x4f7223=ot(_0x3665ea[0x0]['attributes'],['groupId','trackingSessionId']),_0x5c75d7=ot(_0x57917e[0x0]['attributes'],['groupId','trackingSessionId']);if(!st(_0x4f7223,_0x5c75d7))return!0x1;if(_0x3665ea[0x0]['attributes']['groupId']==_0x57917e[0x0]['attributes']['groupId'])return!0x0;if(_0x3665ea[0x0]['attributes']['trackingSessionId']!==_0x57917e[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x3665ea['every'](_0x1c2c5a=>_0x57917e['some'](_0x3e3ce6=>_0x1c2c5a['getFirstRange']()['isEqual'](_0x3e3ce6['getFirstRange']())))&&_0x57917e['every'](_0x1eec09=>_0x3665ea['some'](_0x2686d8=>_0x1eec09['getFirstRange']()['isEqual'](_0x2686d8['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x11810){const _0x550a71=Array['from'](_0x11810),_0x564c61=this['getSuggestions']({'skipNotAttached':!0x0}),_0xec653c=_0x564c61['filter'](_0xbb6762=>!_0x11810['has'](_0xbb6762)),_0x1c77f2=new Map(_0x550a71['map'](_0x4c2f7b=>[_0x4c2f7b,this['_suggestionFactory']['getSuggestionCallback'](_0x4c2f7b['type'],_0x4c2f7b['subType'],'join')])),_0x2647f2=new Map(_0x564c61['map'](_0x58c4a0=>[_0x58c4a0,_0x58c4a0['getRanges']()]));for(let _0x24d299=0x0;_0x24d299<_0x550a71['length'];_0x24d299++){if(_0x2cc40a(this,_0x550a71[_0x24d299],_0x550a71,_0x24d299+0x1))return!0x0;}for(let _0x3a5ebe=0x0;_0x3a5ebe<_0x550a71['length'];_0x3a5ebe++){if(_0x2cc40a(this,_0x550a71[_0x3a5ebe],_0xec653c,0x0))return!0x0;}return!0x1;function _0x2cc40a(_0x2fd6d9,_0x3961aa,_0x20cf38,_0x87c34a){for(let _0x52d5ac=_0x87c34a;_0x52d5ac<_0x20cf38['length'];_0x52d5ac++){const _0x2486b2=_0x20cf38[_0x52d5ac];if(_0x2486b2['type']!==_0x3961aa['type']||_0x2486b2['author']['id']!==_0x3961aa['author']['id']||_0x2486b2['subType']!==_0x3961aa['subType'])continue;if(!an(_0x3961aa,_0x2486b2))continue;if('attribute'==_0x3961aa['type']&&_0x3961aa['data']['oldValue']!=_0x2486b2['data']['oldValue'])continue;if('attribute'==_0x3961aa['type']&&_0x2fd6d9['_suggestionsConversion']['isBlockAttribute'](_0x3961aa['data']['key']))continue;if('formatBlock'==_0x3961aa['type']){const _0x4eb9b7=_0x2fd6d9['editor']['model'],_0x1a3306=_0x3961aa['getContainedElement']();if(_0x1a3306&&(_0x4eb9b7['schema']['isObject'](_0x1a3306)||_0x4eb9b7['schema']['isLimit'](_0x1a3306)))continue;}const _0x2873bb=_0x1c77f2['get'](_0x3961aa),_0x12e02a=_0x2647f2['get'](_0x3961aa),_0x586b83=_0x2647f2['get'](_0x2486b2),_0x25cf1c=_0x3961aa['commentThread']&&_0x3961aa['commentThread']['length'],_0x2349af=_0x2486b2['commentThread']&&_0x2486b2['commentThread']['length'];if(!_0x25cf1c&&_0x2873bb(_0x586b83,_0x12e02a))return _0x2fd6d9['_joinSuggestions'](_0x2486b2,_0x3961aa),_0x2647f2['delete'](_0x3961aa),!0x0;if(!_0x2349af&&_0x2873bb(_0x12e02a,_0x586b83))return _0x2fd6d9['_joinSuggestions'](_0x3961aa,_0x2486b2),_0x2647f2['delete'](_0x2486b2),!0x0;}return!0x1;}}['_joinSuggestions'](_0x106f75,_0x74821b){if(_0x106f75['isMultiRange']){for(const _0x5694f6 of _0x74821b['getRanges']())_0x106f75['addRange'](_0x5694f6);}else{const _0x14624d=_0x74821b['getFirstRange']()['end'];this['_setSuggestionRange'](_0x106f75,this['_model']['createRange'](_0x106f75['getFirstRange']()['start'],_0x14624d));}_0x74821b['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1705d6,_0x16578,_0x4661cf){const _0xbb01d3=_0x1705d6['startsWith']('format')||_0x1705d6['startsWith']('attribute')?'FORMATTING':_0x1705d6['toUpperCase']();return At(this['editor']['locale'],_0x16578+'_'+_0xbb01d3+'_SUGGESTION_ANNOUNCEMENT',_0x4661cf);}['_initAriaMarkerChangeAnnouncements'](){const _0x3c0e38=this['editor'];if(!_0x3c0e38['ui'])return;const {ariaLiveAnnouncer:_0x1e4367}=_0x3c0e38['ui'];_0x57ec00(this['_model'],({left:_0x4055b2,entered:_0xfd2584})=>{for(const _0x153931 of _0x4055b2){const {group:_0x18ac94,type:_0x442de5}=_0x4fd2b2(_0x153931['name']);if('suggestion'===_0x18ac94){_0x1e4367['announce'](this['_getMarkerAnnouncementText'](_0x442de5,'LEAVE'));break;}}for(const _0x13d6f0 of _0xfd2584){const {group:_0x2160bf,type:_0x2f04f6}=_0x4fd2b2(_0x13d6f0['name']);if('suggestion'===_0x2160bf){_0x1e4367['announce'](this['_getMarkerAnnouncementText'](_0x2f04f6,'ENTER',_0x27c93c(_0x4b5228)));break;}}});}['_processAttributeChanges'](_0x3a545c){if(this['_recordAttributeSuggestions'])return!0x1;const _0x4d8d81=this['editor'],_0x242c34=_0x4d8d81['model']['document']['differ']['getChanges']();if(0x0==_0x242c34['length'])return!0x1;const _0xd735e8=[],_0x570f6f=_0x242c34['filter'](_0xd9dfc5=>'attribute'==_0xd9dfc5['type']),_0x53be51=_0x242c34['filter'](_0x14a2c5=>'insert'==_0x14a2c5['type']&&'$text'!=_0x14a2c5['name']),_0x46b291=_0x242c34['filter'](_0x27d7db=>'remove'==_0x27d7db['type']&&'$text'!=_0x27d7db['name']);for(const _0x46eed5 of _0x570f6f)_0xd735e8['push']({'key':_0x46eed5['attributeKey'],'newValue':_0x46eed5['attributeNewValue'],'oldValue':_0x46eed5['attributeOldValue'],'range':sn(_0x46eed5['range'],_0x4d8d81['model'])});for(const _0x10b5ce of _0x53be51){const _0x28c79d=_0x46b291['find'](_0x43367b=>_0x43367b['position']['isEqual'](_0x10b5ce['position']));_0x28c79d&&_0xd735e8['push']({'key':Ke,'newValue':_0x10b5ce['name'],'oldValue':_0x28c79d['name'],'range':_0x4d8d81['model']['createRangeOn'](_0x10b5ce['position']['nodeAfter'])});}return 0x0!=_0xd735e8['length']&&this['_reduceExistingSuggestions'](_0x3a545c,_0xd735e8);}['_processAttributeSuggestions'](_0x1df7e9){let _0x248723=!0x1;const _0x132718=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3021e0=>_0x3021e0['data']['newRange']&&_0x3021e0['name']['startsWith']('suggestion:attribute:'));for(const _0x5f10ee of _0x132718){const {subType:_0x93c30b,id:_0x4e4e0e}=_0x4fd2b2(_0x5f10ee['name']),_0x418a9c=_0x93c30b['split']('|')[0x0];for(const _0x167c58 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x167c58['id']!=_0x4e4e0e&&'attribute'==_0x167c58['type']&&_0x167c58['data']&&_0x167c58['data']['key']==_0x418a9c&&_0x167c58['getFirstRange']()['isIntersecting'](_0x5f10ee['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x167c58,_0x5f10ee['data']['newRange'],_0x1df7e9),_0x248723=!0x0);}return _0x248723;}['recordAttributeChanges'](_0x891058){this['_recordAttributeSuggestions']=!0x0,_0x891058();}['_reduceExistingSuggestions'](_0x3237b8,_0x2268e9){if(0x0==_0x2268e9['length'])return!0x1;let _0x1c77a7=!0x1;for(const _0x37037f of _0x2268e9){const _0x2e7e01=this['_findSuggestions'](_0x37037f['range'],'attribute')['filter'](_0x47bb16=>!_0x47bb16['meta']['isNextTo'])['map'](_0x15c538=>_0x15c538['suggestion']),_0x484322=_0x1f82ff({'newValue':_0x37037f['newValue']});_0x2e7e01['filter'](_0x20ede1=>{const [_0x153c79,_0x293462]=_0x20ede1['subType']['split']('|');return _0x153c79==_0x37037f['key']&&_0x293462!=_0x484322;})['forEach'](_0x2fb41c=>{this['_reduceSuggestionAttributeRange'](_0x2fb41c,_0x37037f['range'],_0x3237b8),_0x1c77a7=!0x0;});}return _0x1c77a7;}['_reduceSuggestionAttributeRange'](_0x2288ff,_0x3174b5,_0x52d2e9){const _0x417b9d=_0x2288ff['getFirstRange']()['getDifference'](_0x3174b5);0x0!==_0x417b9d['length']?0x1!==_0x417b9d['length']?this['_breakSuggestionMarker'](_0x2288ff,_0x3174b5['start'],_0x3174b5['end']):this['_setSuggestionRange'](_0x2288ff,_0x417b9d[0x0]):_0x52d2e9['removeMarker'](_0x2288ff['getFirstMarker']());}}class Ye{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x2a0845){this['_editor']=_0x2a0845,this['_model']=_0x2a0845['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x17a0b6,_0x128d12,_0x5bd63b,_0x40f815,_0x283108,_0x455dca,_0x38abb3){return new bt(this['_model'],{'type':_0x17a0b6,'subType':_0x128d12,'id':_0x5bd63b,'originalSuggestionId':_0x38abb3,'author':_0x40f815,'creator':_0x40f815,'attributes':_0x283108,'onAttributesChange':_0x455dca,'onAccept':(..._0x3c7122)=>this['getSuggestionCallback'](_0x17a0b6,_0x128d12,'accept')(..._0x3c7122),'onDiscard':(..._0x424443)=>this['getSuggestionCallback'](_0x17a0b6,_0x128d12,'discard')(..._0x424443)});}['registerCustomCallback'](_0x5ad663,_0x1ef769,_0x4cbeb4,_0x51cdc1){const _0x5c905f=_0x5ad663+':'+_0x1ef769+':'+_0x4cbeb4;this['_customCallbacks']['set'](_0x5c905f,_0x51cdc1);}['getSuggestionCallback'](_0xca29fc,_0x282e14,_0x17d965){const _0x34a8f3=_0xca29fc+':'+_0x282e14+':'+_0x17d965;return this['_customCallbacks']['get'](_0x34a8f3)||this['_defaultCallbacks']['get'](_0xca29fc+':'+_0x17d965);}['_registerDefaultCallbacks'](){const _0x5ebb8c=()=>!0x1,_0x3b6cf6=_0x4c30df=>{_0x4c30df['sort']((_0x31b4db,_0xb37081)=>_0x31b4db['start']['isBefore'](_0xb37081['start'])?0x1:-0x1),this['_model']['change'](_0x3b3e45=>{for(const _0x227d81 of _0x4c30df){let _0xd08241;_0xd08241=_0x227d81['end']['isAtEnd']&&_0x227d81['end']['parent']==_0x227d81['start']['nodeAfter']?_0x3b3e45['createSelection'](_0x227d81['start']['nodeAfter'],'on'):_0x3b3e45['createSelection'](_0x227d81),this['_model']['deleteContent'](_0xd08241,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x129193=(_0x1e08f4,_0x1bd5f7)=>{_0x1bd5f7&&this['_model']['change'](_0x3a1aad=>{const {commandName:_0x357785,commandParams:_0x439224=[]}=_0x1bd5f7,_0x563d8d=_0x1e08f4['map'](_0x3b758b=>(Qe(_0x3b758b)&&(_0x3b758b=this['_model']['createRange'](_0x3b758b['end'])),_0x3b758b))['filter'](_0x35488f=>'$graveyard'!==_0x35488f['root']['rootName']);if(_0x563d8d['length']<0x1)return;const _0xff5770=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x324a75=>_0x3aace6['fromRange'](_0x324a75));_0x3a1aad['setSelection'](_0x563d8d);for(const _0x5297eb of this['_editor']['commands']['commands']())_0x5297eb['refresh']();_0x439224['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x357785,..._0x439224);const _0x275528=_0xff5770['filter'](_0x39a2f3=>'$graveyard'!=_0x39a2f3['root']['rootName']);_0x275528['length']>0x0&&_0x3a1aad['setSelection'](_0x275528);for(const _0x436c1f of _0xff5770)_0x436c1f['detach']();});},_0x3ac55a=(_0x10bdb8,_0x4978e9)=>0x1==_0x10bdb8['length']&&0x1==_0x4978e9['length']&&_0x10bdb8[0x0]['end']['isEqual'](_0x4978e9[0x0]['start']),_0x3e5449=(_0x2eab5a,_0x23fffb,_0x724e2e,_0x2d11d4)=>on(_0x2eab5a,_0x23fffb,_0x724e2e,_0x2d11d4)?[_0x2eab5a,_0x23fffb]:on(_0x23fffb,_0x2eab5a,_0x2d11d4,_0x724e2e)?[_0x23fffb,_0x2eab5a]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x5ebb8c),this['_defaultCallbacks']['set']('insertion:discard',_0x3b6cf6),this['_defaultCallbacks']['set']('insertion:join',_0x3ac55a),this['_defaultCallbacks']['set']('insertion:chain',_0x3e5449),this['_defaultCallbacks']['set']('deletion:accept',_0x3b6cf6),this['_defaultCallbacks']['set']('deletion:discard',_0x5ebb8c),this['_defaultCallbacks']['set']('deletion:join',_0x3ac55a),this['_defaultCallbacks']['set']('deletion:chain',_0x3e5449),this['_defaultCallbacks']['set']('formatInline:accept',_0x129193),this['_defaultCallbacks']['set']('formatInline:discard',_0x5ebb8c),this['_defaultCallbacks']['set']('formatInline:join',_0x3ac55a),this['_defaultCallbacks']['set']('formatInline:chain',_0x5ebb8c),this['_defaultCallbacks']['set']('formatBlock:accept',_0x129193),this['_defaultCallbacks']['set']('formatBlock:discard',_0x5ebb8c),this['_defaultCallbacks']['set']('formatBlock:join',_0x3ac55a),this['_defaultCallbacks']['set']('formatBlock:chain',_0x5ebb8c),this['_defaultCallbacks']['set']('attribute:accept',_0x5ebb8c),this['_defaultCallbacks']['set']('attribute:discard',(_0x5ba87c,_0x12b88c)=>{if(!_0x12b88c)return;const _0x843c0a=this['_editor']['plugins']['get'](_0x1d1da3);this['_model']['change'](_0x5ebfee=>{if(_0x12b88c['key']==Ke)for(const _0x3e6127 of _0x5ba87c){const _0x3d2a25=_0x3e6127['start']['nodeAfter'],_0x280a11=_0x12b88c['oldValue'];_0x5ebfee['rename'](_0x3d2a25,_0x280a11);}else{if(_0x843c0a['isBlockAttribute'](_0x12b88c['key'])){for(const _0x1de9e7 of _0x5ba87c)void 0x0!==_0x12b88c['oldValue']?_0x5ebfee['setAttribute'](_0x12b88c['key'],_0x12b88c['oldValue'],_0x1de9e7['start']['nodeAfter']):_0x5ebfee['removeAttribute'](_0x12b88c['key'],_0x1de9e7['start']['nodeAfter']);}else{for(const _0x22c2dd of _0x5ba87c)_0x12b88c['oldValue']?_0x5ebfee['setAttribute'](_0x12b88c['key'],_0x12b88c['oldValue'],_0x22c2dd):_0x5ebfee['removeAttribute'](_0x12b88c['key'],_0x22c2dd);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3ac55a);}}function qe(_0x20107e,_0x2b248e,_0x54479d){for(const _0x441f8b of _0x2b248e['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x441f8b['root']==_0x441f8b)return!0x1;if(!_0x54479d['containsItem'](_0x441f8b))return!0x1;if(_0x20107e['isObject'](_0x441f8b)||_0x20107e['isLimit'](_0x441f8b))return!0x0;}return!0x1;}function Qe(_0x28082d){return _0x28082d['end']['parent']==_0x28082d['start']['nodeAfter']&&_0x28082d['end']['isAtStart'];}function Ze(_0x1c2328,_0x3789cc,_0x5320d5,_0x1e0f7e){const _0x13feae=_0x1c2f98=>!_0x1c2f98['item']['is']('$textProxy')&&!_0x1e0f7e['isObject'](_0x1c2f98['item']),_0x1ddc74=_0x1c2328['start']['getLastMatchingPosition'](_0x13feae),_0x364261=_0x1c2328['end']['getLastMatchingPosition'](_0x13feae,{'direction':'backward'});return(!_0x1c2328['start']['isEqual'](_0x1ddc74)||!_0x1c2328['end']['isEqual'](_0x364261))&&(_0x1ddc74['isBefore'](_0x364261)?_0x5320d5['updateMarker'](_0x3789cc,{'range':_0x5320d5['createRange'](_0x1ddc74,_0x364261)}):_0x5320d5['removeMarker'](_0x3789cc),!0x0);}function Je(_0x1452e7){return _0x1f82ff(_0x1452e7);}function tn(_0x29c504){const _0x300f02=_0x29c504['start']['nodeAfter'];return _0x300f02&&_0x300f02['is']('element');}function en(_0x464ef2){return Qe(_0x464ef2)||function(_0x424cb7){return _0x424cb7['start']['parent']==_0x424cb7['end']['nodeBefore']&&_0x424cb7['start']['isAtEnd'];}(_0x464ef2);}function nn(_0x4471c,_0x2a8fc1){try{const _0x208358=_0x4471c['getRange']();for(const _0x4c8c52 of _0x2a8fc1)if(_0x4471c!==_0x4c8c52&&_0x208358&&_0x208358['isIntersecting'](_0x4c8c52['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function sn(_0x4f7dc3,_0x4bb836){return null==_0x4f7dc3['end']['nodeBefore']&&_0x4f7dc3['end']['parent']==_0x4f7dc3['start']['nodeAfter']?rn(_0x4f7dc3['start']['nodeAfter'],_0x4bb836):_0x4f7dc3;}function rn(_0x5f174b,_0x2448ab){const _0x301e95=_0x2448ab['schema']['isObject'](_0x5f174b)||_0x2448ab['schema']['isSelectable'](_0x5f174b);return _0x2448ab['createRange'](_0x2448ab['createPositionAt'](_0x5f174b,'before'),_0x301e95?_0x2448ab['createPositionAfter'](_0x5f174b):_0x2448ab['createPositionAt'](_0x5f174b,'end'));}function on(_0x5b7d75,_0x480390,_0x5c926d,_0xf1d4f7){return!!an(_0x5b7d75,_0x480390)&&_0x5c926d['end']['isEqual'](_0xf1d4f7['start']);}function an(_0x1a2a96,_0x41b8bc){if(!_0x1a2a96['_isDataLoaded']||!_0x41b8bc['_isDataLoaded'])return!0x1;const _0x3866cf=new Set(Object['keys'](_0x1a2a96['attributes'])),_0x1215ea=new Set(Object['keys'](_0x41b8bc['attributes']));if(_0x3866cf['delete']('groupId'),_0x1215ea['delete']('groupId'),0x0==_0x3866cf['size']&&0x0==_0x1215ea['size'])return!0x0;if(_0x3866cf['size']!=_0x1215ea['size'])return!0x1;const _0x573f2d={..._0x1a2a96['attributes']},_0x20142d={..._0x41b8bc['attributes']};return delete _0x573f2d['groupId'],delete _0x20142d['groupId'],JSON['stringify'](_0x573f2d)==JSON['stringify'](_0x20142d);}function cn(_0x51a7c8,_0xb538db){const _0x352124=ln(_0x51a7c8['attributes']),_0x12f1d9=ln(_0xb538db);if(!_0x51a7c8['_isDataLoaded'])return!0x1;for(const _0x1ee45e of Object['keys'](_0x12f1d9))if(!st(_0x352124[_0x1ee45e],_0x12f1d9[_0x1ee45e]))return!0x1;return!0x0;}function ln(_0x10f753){const _0x217d1a=Object['assign']({},_0x10f753);return delete _0x217d1a['skipNestingCheck'],delete _0x217d1a['tablePasteChainId'],_0x217d1a;}function un(_0x892673){return _0x892673['split']('|')[0x0];}class hn extends/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x77f08d(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x5da597,_0x214c59,_0x18579b,_0x19e1e6){super(),this['model']=_0x214c59,this['view']=_0x18579b,this['commentThreadController']=_0x19e1e6,this['_editor']=_0x5da597,this['_acceptCommand']=_0x5da597['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x5da597['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4a0aab,_0x2e5757)=>_0x4a0aab||_0x2e5757),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x2b7f61=>_0x2b7f61&&this['_editor']['model']['canEditAt'](_0x214c59['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2da709=>_0x2da709&&this['_editor']['model']['canEditAt'](_0x214c59['getRanges']())),this['_pendingAction']=null,_0x18579b['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x18579b,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x18579b,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x18579b,'change:isDirty',()=>{_0x18579b['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 _0x3064de=At(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3064de);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class dn extends _0x59921f{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x182806,_0x4564dc,_0xc97a38,_0x29039c){super(_0x182806),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x33b0b8(_0x182806,At(_0x182806,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x4564dc['authoredAt']),this['bind']('authoredAt')['to'](_0x4564dc),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',_0x4564dc,'authoredAt',this,'descriptionParts',(_0x10ef36,_0x4837f2,_0x4cbb26)=>{const _0x3df3f0=_0x4cbb26['map'](_0x49441c=>gt(_0x49441c['content']))['join']('.\x20')+'.';return At(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x10ef36-0x1,_0x4564dc['author']['name'],_0x4837f2?_0x29039c['formatDateTime'](_0x4837f2):'',new DOMParser()['parseFromString'](_0x3df3f0,'text/html')['body']['textContent']]);}),this['focusables']=new _0x2a12e6(),this['focusTracker']=new _0x1be3ed(),this['keystrokes']=new _0xcaced1(),this['focusCycler']=new _0x1f4f0e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x292c8b=>_0x292c8b['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x4564dc,this['_localUser']=_0xc97a38,this['_config']=_0x29039c,_0x29039c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x5d021a(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x373b8c}=this['_config'];this['commentsListView']=new _0x373b8c(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',_0x3b7989=>_0x3b7989+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4f55bf,_0x4d91ca)=>_0x4f55bf||!!_0x4d91ca);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x40b15c}=this['_config'],_0x380455=new _0x40b15c(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x362877=_0x380455['commentInputView'];return _0x380455['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x362877,'value',(_0x5a4e2b,_0x360dbb,_0x51f154)=>!!_0x51f154||_0x5a4e2b&&!_0x360dbb),_0x362877['on']('submit',(_0x3ebe4f,_0x315be1)=>{this['fire']('addComment',_0x315be1),_0x362877['editor']['setData']('');}),_0x362877['on']('cancel',()=>this['focus']()),_0x362877['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x380455;}}class fn extends dn{['suggestionView'];['_descriptionElement'];constructor(_0x56294d,_0x20a8b9,_0x5de55b,_0x239a35){super(_0x56294d,_0x20a8b9,_0x5de55b,_0x239a35),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x441532=>_0x441532&&_0x441532[0x0]?_0x441532[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3883d7,_0x2c901d)=>{let _0x273b6a='';for(const _0x29fc26 of _0x3883d7)_0x273b6a+='<p>'+gt(_0x29fc26['content'],_0x29fc26['color'])+'</p>';return _0x2c901d?_0x273b6a:_0x435809(_0x273b6a,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x239a35['SuggestionView'](_0x56294d,_0x20a8b9,{'formatDateTime':_0x239a35['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 _0x1a9e30=this['bindTemplate'],_0x2163a2=[this['suggestionView']];return this['commentsListView']&&_0x2163a2['push'](this['commentsListView']),this['commentThreadInputView']&&_0x2163a2['push'](this['commentThreadInputView']),_0x2163a2['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x1a9e30['if']('isActive','ck-suggestion-wrapper--active'),_0x1a9e30['to']('type',_0x546035=>'ck-suggestion-'+_0x546035),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':_0x1a9e30['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x2163a2};}['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 gn extends _0x59921f{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x2e4121,_0x3513e5,_0x4fe7a7){super(_0x2e4121),this['_model']=_0x3513e5,this['_config']=_0x4fe7a7,this['set']('description',''),this['bind']('authoredAt')['to'](_0x3513e5),this['acceptButton']=this['_createButton'](At(_0x2e4121,'Accept\x20suggestion'),_0x1525c2,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](At(_0x2e4121,'Discard\x20suggestion'),_0x1caf14,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x22fded(_0x2e4121,_0x3513e5['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x2a12e6([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x1be3ed(),this['keystrokes']=new _0xcaced1(),this['focusCycler']=new _0x1f4f0e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4229ec=>_0x4229ec['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x54ef3b=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x54ef3b['innerHTML']=this['description'],this['on']('change:description',(_0x5e7d3a,_0x112b41,_0x5c6f24)=>{_0x54ef3b['innerHTML']=_0x5c6f24;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x4afcfa=this['bindTemplate'],_0x2e483a=[{'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':_0x4afcfa['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x4afcfa['to']('authoredAt',_0x21b902=>this['_config']['formatDateTime'](_0x21b902))}]}]},{'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']&&_0x2e483a['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':_0x2e483a}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?At(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):At(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?At(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):At(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x3bd988,_0x41200e,_0x12262d,_0x76f68c,_0x3f0700){const _0x57b9ab=new _0x8557f(this['locale']);return _0x57b9ab['set']({'label':_0x3bd988,'icon':_0x41200e,'tooltip':!0x0,'tooltipPosition':_0x3f0700}),_0x57b9ab['extendTemplate']({'attributes':{'class':_0x12262d}}),_0x57b9ab['on']('execute',()=>{this['fire'](_0x76f68c,this['_model']['id']);}),_0x57b9ab;}['_setupKeyboardNavigation'](){const _0x15bb30=this['element'];this['keystrokes']['listenTo'](_0x15bb30);for(const _0x63a61 of this['focusables'])this['focusTracker']['add'](_0x63a61['element']),this['keystrokes']['listenTo'](_0x63a61['element']);this['keystrokes']['set']('enter',(_0x183e13,_0x3cccba)=>{_0x15bb30===_0x183e13['target']&&(this['focusCycler']['focusFirst'](),_0x3cccba());}),this['keystrokes']['set']('esc',(_0x5a009b,_0x4fc7c6)=>{_0x15bb30!==_0x5a009b['target']&&(this['focus'](),_0x4fc7c6());});}}class mn extends _0x415703{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[Xe,_0x5e36d7,_0x46ca9b,_0x2df29c,_0xb33161];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x376c82){super(_0x376c82),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4ccfc3=this['editor']['config'];_0x4ccfc3['define']('trackChanges.SuggestionThreadView',fn),_0x4ccfc3['define']('trackChanges.SuggestionView',gn),_0x4ccfc3['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4ccfc3['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x28303a,_0xbecae8){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2921ba,_0x366e21]of this['_handleControllerBuffer']){const _0x26e61d=this['_suggestionToController']['has'](_0x2921ba);_0x26e61d||_0x366e21?_0x26e61d&&_0x366e21&&this['_destroyController'](_0x2921ba):this['_initializeController'](_0x2921ba);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get'](_0xb33161)['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x28303a,_0xbecae8);}['init'](){const _0x50e47c=this['editor'],_0x47cc93=_0x50e47c['plugins']['get'](Xe),_0x5ab6df=_0x50e47c['plugins']['get'](_0x2df29c),_0x57f019=_0x50e47c['plugins']['get'](_0xb33161),_0x44fcfd=_0x50e47c['plugins']['get'](_0x46ca9b);this['_addUIComponentsToFactory'](),_0x57f019['addSourceCollector'](()=>{const _0x552e03=[];for(const [_0x4befe3,_0x1f3613]of Array['from'](this['_suggestionToController'])){const _0x4f9e11=_0x4befe3['getAllAdjacentSuggestions'](),_0x3a79a4=[];for(const _0x4efa68 of _0x4f9e11){if(!_0x4efa68['isInContent'])continue;if(_0x4efa68['isMultiRange']){_0x3a79a4['push'](..._0x4efa68['getRanges']());continue;}const _0xcc0999=_0x4efa68['getFirstRange']();if(_0x3a79a4['length']>0x0){const _0x546208=_0x3a79a4[0x0]['getJoined'](_0xcc0999);if(_0x546208){_0x3a79a4[0x0]=_0x546208;continue;}}_0x3a79a4['push'](_0xcc0999);}_0x552e03['push']([_0x1f3613['view'],_0x3a79a4]);}return _0x552e03;}),this['listenTo'](_0x47cc93,'suggestionLoaded',(_0x410680,_0x31f958)=>{this['listenTo'](_0x31f958,'change:previous',(_0x16c829,_0x10099b,_0x16c2e4,_0x56d815)=>{_0x31f958['isInContent']&&(null==_0x16c2e4?(this['_updateController'](_0x56d815['head']),this['_handleSuggestionControllerDelayed'](_0x31f958,!0x1)):(this['_updateController'](_0x16c2e4['head']),null==_0x56d815&&this['_handleSuggestionControllerDelayed'](_0x31f958,!0x0)));}),null!==_0x31f958['previous']?this['_updateController'](_0x31f958['head']):this['_handleSuggestionControllerDelayed'](_0x31f958,!0x1);}),this['listenTo'](_0x47cc93,'suggestionUnloaded',(_0x4b249c,_0x4974a6,_0x1be0aa)=>{this['stopListening'](_0x4974a6,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4974a6),this['_suggestionToController']['has'](_0x4974a6)&&this['_destroyController'](_0x4974a6),_0x1be0aa&&this['_updateController'](_0x1be0aa['head']);}),this['listenTo'](_0x47cc93,'suggestionChanged',(_0x435ac6,_0x2440f2)=>{this['_updateController'](_0x2440f2);}),this['listenTo'](_0x5ab6df,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x44fcfd,'addComment',(_0x4b947c,{threadId:_0x29247f,isFromAdapter:_0x3b23a3})=>{if(_0x3b23a3||!_0x47cc93['hasSuggestion'](_0x29247f))return;const _0x3a3e68=_0x47cc93['getSuggestion'](_0x29247f);this['_suggestionToController']['get'](_0x3a3e68)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5ebde2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2c0838;for(const _0x5c1201 in _0x5ebde2){const _0x29b397=_0x5c1201,_0x56ed03=_0x5ebde2[_0x29b397];if('trackChangesLicenseKeyValid'==_0x56ed03||'trackChangesLicenseKeyInvalid'==_0x56ed03||'trackChangesLicenseKeyExpired'==_0x56ed03||'trackChangesLicenseKeyDomainLimit'==_0x56ed03||'trackChangesLicenseKeyNotAllowed'==_0x56ed03||'trackChangesLicenseKeyEvaluationLimit'==_0x56ed03||'trackChangesLicenseKeyUsageLimit'==_0x56ed03){delete _0x5ebde2[_0x29b397],_0x2c0838=_0x56ed03,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x2c0838&&_0x5ebde2['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x2c0838&&_0x5ebde2['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x2c0838&&_0x5ebde2['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x2c0838&&_0x5ebde2['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x2c0838&&_0x5ebde2['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0x2c0838&&_0x5ebde2['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x1a6ea4){const _0x33c80f=this['_suggestionToController']['get'](_0x1a6ea4);if(!_0x33c80f)return null;return this['editor']['plugins']['get'](_0x2df29c)['getByInnerView'](_0x33c80f['view'])||null;}['getSuggestionForAnnotation'](_0x4abd60){const _0xa08ab7=this['_viewToController']['get'](_0x4abd60['innerView']);return _0xa08ab7?_0xa08ab7['model']:null;}['_refreshActiveMarkers'](){const _0x2eed7f=this['editor']['plugins']['get'](_0x2df29c),_0x5d7281=this['editor']['plugins']['get'](Xe),_0x3d77ca=Array['from'](_0x2eed7f['activeAnnotations'],_0x71d2d2=>_0x71d2d2['innerView'])['filter'](_0x26e4f5=>this['_viewToController']['has'](_0x26e4f5)),_0x17d487=[];for(const _0x17214b of _0x3d77ca){const _0xccb49c=this['_viewToController']['get'](_0x17214b)['model']['getAllAdjacentSuggestions']();_0x17d487['push'](..._0xccb49c['reduce']((_0x580999,_0xc93902)=>[..._0x580999,..._0xc93902['getMarkerNames']()],[]));}_0x5d7281['activeMarkers']=_0x17d487;}['_addUIComponentsToFactory'](){const _0x59ad8c=this['editor'],_0x4ac620=_0x59ad8c['locale'],_0x28fa27=At(_0x4ac620,'Track\x20changes'),_0x88c07=new _0xa2a2df([{'type':'switchbutton','model':new _0x1c710a({'withText':!0x0,'isToggleable':!0x0,'label':_0x28fa27,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x1c710a({'withText':!0x0,'label':At(_0x4ac620,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x1c710a({'withText':!0x0,'label':At(_0x4ac620,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x1c710a({'withText':!0x0,'label':At(_0x4ac620,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x1c710a({'withText':!0x0,'label':At(_0x4ac620,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x59ad8c['plugins']['has']('TrackChangesPreview')&&_0x88c07['addMany']([{'type':'separator'},{'type':'button','model':new _0x1c710a({'withText':!0x0,'label':At(_0x4ac620,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x5e79fd of _0x88c07)if(En(_0x5e79fd)){const _0x3c9bbd=_0x59ad8c['commands']['get'](_0x5e79fd['model']['commandName']);_0x5e79fd['model']['bind']('isOn','isEnabled')['to'](_0x3c9bbd,'value','isEnabled');}_0x59ad8c['ui']['componentFactory']['add']('trackChanges',_0x22e340=>this['_createToolbarButton'](_0x22e340,_0x88c07,_0x28fa27)),_0x59ad8c['ui']['componentFactory']['add']('menuBar:trackChanges',_0xecdb65=>this['_createMenuBarMenu'](_0xecdb65,_0x88c07,_0x28fa27));}['_createToolbarButton'](_0xe4849c,_0x1d1035,_0x58cf86){const _0x1cd1ad=_0x3a323a(_0xe4849c,_0x17ee78),_0x5a92e7=this['editor']['commands']['get']('trackChanges');_0x1cd1ad['buttonView']['set']({'tooltip':_0x58cf86,'label':_0x58cf86,'icon':_0x442a35}),_0x1cd1ad['buttonView']['bind']('isOn')['to'](_0x5a92e7,'value'),_0x1cd1ad['buttonView']['on']('execute',()=>{_0x5a92e7['execute'](),this['editor']['editing']['view']['focus']();}),_0x442d8a(_0x1cd1ad,_0x1d1035,{'role':'menu'});const _0x3d3bba=[];for(const _0x116a5b of _0x1d1035)En(_0x116a5b)&&_0x3d3bba['push'](this['editor']['commands']['get'](_0x116a5b['model']['commandName']));const _0x4068d6=_0x1cd1ad['buttonView'];return _0x4068d6['actionView']['unbind']('isEnabled'),_0x4068d6['arrowView']['unbind']('isEnabled'),_0x4068d6['actionView']['bind']('isEnabled')['to'](_0x5a92e7,'isEnabled'),_0x4068d6['arrowView']['bind']('isEnabled')['toMany'](_0x3d3bba,'isEnabled',(..._0xcbf4a5)=>_0xcbf4a5['some'](_0x4a05e=>_0x4a05e)),_0x1cd1ad['on']('execute',_0x526a94=>{this['editor']['execute'](_0x526a94['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x1cd1ad;}['_createMenuBarMenu'](_0x3b61ff,_0x16c1c8,_0x139d44){const _0x5660d7=new _0x5458f7(_0x3b61ff),_0x45dbd4=this['editor']['commands']['get']('trackChanges');_0x5660d7['buttonView']['set']({'label':_0x139d44,'icon':_0x442a35});const _0xae693d=new _0x5c6839(_0x3b61ff);for(const _0x5f3a41 of _0x16c1c8){if('separator'==_0x5f3a41['type']){_0xae693d['items']['add'](new _0x17664c(_0x3b61ff));continue;}const _0x20376e=new _0xcfe264(_0x3b61ff,_0x5660d7),_0x553536=new _0x47a0b7(_0x3b61ff),_0x2337af=_0x5f3a41['model'];_0x553536['bind'](...Object['keys'](_0x2337af))['to'](_0x2337af),_0x553536['delegate']('execute')['to'](_0x5660d7),_0x553536['on']('execute',()=>{this['editor']['execute'](_0x2337af['commandName']),this['editor']['editing']['view']['focus']();}),_0x20376e['children']['add'](_0x553536),_0xae693d['items']['add'](_0x20376e);}return _0x5660d7['bind']('isEnabled')['to'](_0x45dbd4,'isEnabled'),_0x5660d7['panelView']['children']['add'](_0xae693d),_0x5660d7;}['_initializeController'](_0x59a071){const _0x16c4e6=this['editor'],_0x44cb3b=_0x16c4e6['config'],_0x465efc=_0x16c4e6['plugins']['get'](_0x2df29c),_0x1e1ab9=_0x16c4e6['plugins']['get'](_0x46ca9b),_0x56732f=_0x16c4e6['plugins']['get'](_0xb33161),_0x44dad8=_0x16c4e6['plugins']['get'](_0x5e36d7)['me'],_0x905ae6=_0x44cb3b['get']('trackChanges')['SuggestionThreadView'],_0x22d209=_0x44cb3b['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x17262a,CommentThreadInputView:_0x2fdd93}=_0x16c4e6['plugins']['get']('CommentsUI');let _0x4cfefe,_0x1b1d32,_0x6a9f18;this['_annotationViews']['has'](_0x59a071['id'])?(_0x1b1d32=this['_annotationViews']['get'](_0x59a071['id']),_0x4cfefe=_0x1b1d32['mainView']):(_0x4cfefe=new _0x905ae6(_0x16c4e6['locale'],_0x59a071,_0x44dad8,{'disableComments':this['_disableComments'],'editorConfig':{..._0x44cb3b['get']('comments.editorConfig'),'licenseKey':_0x44cb3b['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x44cb3b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x44cb3b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x44cb3b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x38da10(_0x44cb3b['get']('locale'),_0x16c4e6['locale']),'CommentView':_0x44cb3b['get']('comments')['CommentView'],'CommentsListView':_0x17262a,'CommentThreadInputView':_0x2fdd93,'SuggestionView':_0x22d209}),_0x4cfefe['suggestionView']['acceptButton']['on']('execute',()=>{_0x16c4e6['editing']['view']['focus']();}),_0x4cfefe['suggestionView']['discardButton']['on']('execute',()=>{_0x16c4e6['editing']['view']['focus']();}),_0x1b1d32=_0x465efc['createAnnotationView'](this['editor']['locale'],_0x4cfefe),_0x1b1d32['bind']('isDirty')['to'](_0x4cfefe,'isDirty'),_0x1b1d32['bind']('length')['to'](_0x4cfefe),_0x1b1d32['bind']('type')['to'](_0x4cfefe,'type',_0x3e90ed=>'suggestion-'+_0x3e90ed),_0x4cfefe['on']('escape',()=>{_0x6a9f18['fire']('escape');}),this['_annotationViews']['set'](_0x59a071['id'],_0x1b1d32));const _0x32af31=_0x1e1ab9['createCommentThreadController'](_0x59a071['commentThread'],_0x4cfefe),_0x154c55=new hn(_0x16c4e6,_0x59a071,_0x4cfefe,_0x32af31),_0x54d16e=_0x59a071['getAllAdjacentSuggestions']()['filter'](_0x4786f9=>_0x4786f9['isInContent']);_0x4cfefe['descriptionParts']=_0x16c4e6['plugins']['get'](Xe)['descriptionFactory']['getDescriptions'](_0x54d16e),this['_suggestionToController']['set'](_0x59a071,_0x154c55),this['_viewToController']['set'](_0x4cfefe,_0x154c55);const _0x3a77db=()=>{const _0x2fdc1a=[],_0x23cab4=_0x59a071['getAllAdjacentSuggestions']()['filter'](_0x540a3d=>_0x540a3d['isInContent']);for(const _0xbeddac of _0x23cab4)_0x2fdc1a['push'](..._0xbeddac['getMarkers']());return _0x1ada61(_0x16c4e6['editing'],_0x2fdc1a);};_0x6a9f18=_0x465efc['createAnnotation']({'view':_0x1b1d32,'target':_0x3a77db,'type':()=>'suggestion-'+_0x154c55['view']['type'],'isVisible':!!_0x3a77db()}),_0x1e1ab9['_bindAnnotationToEditors'](_0x4cfefe,_0x6a9f18),_0x465efc['add'](_0x6a9f18),_0x56732f['registerAnnotation'](_0x6a9f18);}['_destroyController'](_0x26fc17){const _0x125211=this['editor']['plugins']['get'](_0x46ca9b),_0xe9ed9f=this['editor']['plugins']['get'](_0x2df29c),_0x23d939=this['_suggestionToController']['get'](_0x26fc17),_0x3f2917=_0x23d939['view'],_0x3b5c8a=_0xe9ed9f['getByInnerView'](_0x3f2917);_0x125211['_unbindEditors'](_0x3f2917),_0x3b5c8a&&_0xe9ed9f['remove'](_0x3b5c8a),this['_suggestionToController']['delete'](_0x26fc17),this['_viewToController']['delete'](_0x3f2917),_0x23d939['destroy']();}['_updateController'](_0x2fa2dd){if(!_0x2fa2dd['isInContent']||!this['_suggestionToController']['has'](_0x2fa2dd))return;const _0x2bc8d4=this['editor']['plugins']['get'](Xe),_0x47f12e=this['_suggestionToController']['get'](_0x2fa2dd),_0x1ae800=_0x2fa2dd['getAllAdjacentSuggestions']();_0x47f12e['view']['descriptionParts']=_0x2bc8d4['descriptionFactory']['getDescriptions'](_0x1ae800);}['destroy'](){for(const _0x546792 of this['_suggestionToController']['keys']())this['_destroyController'](_0x546792);for(const _0x2afc97 of this['_annotationViews']['values']())_0x2afc97['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function En(_0x199a11){return'model'in _0x199a11;}class Tn extends _0x415703{static get['requires'](){return[Xe,mn,_0x4645f8];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x5c5371){this['editor']['plugins']['get'](Xe)['adapter']=_0x5c5371;}get['adapter'](){return this['editor']['plugins']['get'](Xe)['adapter'];}['addSuggestion'](_0xe3fe29){return this['editor']['plugins']['get'](Xe)['addSuggestionData'](_0xe3fe29);}['getSuggestions']({skipNotAttached:_0x456648=!0x1,toJSON:_0x17d4da=!0x1}={}){return this['editor']['plugins']['get'](Xe)['getSuggestions']({'skipNotAttached':_0x456648,'toJSON':_0x17d4da});}['getSuggestion'](_0x2aa4b0){return this['editor']['plugins']['get'](Xe)['getSuggestion'](_0x2aa4b0);}}const _n=['Pagination'];class pn extends _0x415703{static get['requires'](){return[Xe];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5c1c45=this['editor'];if(_0x5c1c45['config']['define']('trackChangesData.editorCreator',_0x3b727b=>{const _0x146ede=_0x5c1c45['model']['document']['getRootNames']()['reduce']((_0x256d92,_0x1532d1)=>(_0x256d92[_0x1532d1]='',_0x256d92),{});return _0x5c1c45['constructor']['create'](_0x146ede,_0x3b727b);}),'function'!=typeof _0x5c1c45['config']['get']('trackChangesData')['editorCreator'])throw new _0x6f5b5c('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x9a054a){return bn(this['editor'],!0x0,_0x9a054a);}['getDataWithDiscardedSuggestions'](_0x5a6445){return bn(this['editor'],!0x1,_0x5a6445);}}class Ln extends _0x415703{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x57de67){function _0x2f0eeb(_0x4886d3){return _0x4886d3['map'](_0x7a250=>String['fromCharCode'](_0x7a250))['join']('');}super(_0x57de67),this['result']='end',_0x57de67[_0x2f0eeb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f0eeb([0x76,0x69,0x65,0x77])][_0x2f0eeb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f0eeb([0x61,0x75,0x74,0x6f]),_0x57de67[_0x2f0eeb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2f0eeb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f0eeb([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2f0eeb([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2f0eeb([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 In(_0x57a76d){return void 0x0!==_0x57a76d['getRootsAttributes'];}async function bn(_0x1300f3,_0xb2e57b,_0x43c0c){const _0x1c317d=_0x264e57(_0x1300f3,_n);if(_0x1c317d['plugins']['push'](Xe,Ln),In(_0x1300f3)){_0x1c317d['roots']=Object['create'](null);for(const _0x5e174f of _0x1300f3['model']['document']['getRootNames']())_0x1c317d['roots'][_0x5e174f]={'modelAttributes':_0x1300f3['getRootAttributes'](_0x5e174f)};}const _0x3f9389=document['createDocumentFragment'](),_0x10a0cb=_0x1300f3['config']['get']('trackChangesData')['editorCreator'],_0x148410=await _0x10a0cb(_0x1c317d,()=>function(_0x2d383c){const _0x437db8=document['createElement']('div');return _0x2d383c['appendChild'](_0x437db8),_0x437db8;}(_0x3f9389));!function(_0x4a838d,_0x454d5a){const _0x4ab5c6=_0x4a838d['model']['document']['getRootNames']()['reduce']((_0x2d5b8f,_0x23fe4f)=>(_0x2d5b8f[_0x23fe4f]=_0x4a838d['data']['get']({'rootName':_0x23fe4f}),_0x2d5b8f),{}),_0x342089=_0x4a838d['plugins']['get']('Users')['users']['map'](_0x4e4c90=>({'id':_0x4e4c90['id'],'name':_0x4e4c90['name']})),_0x5d11d8=_0x4a838d['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x10b033=_0x4a838d['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1b82de=_0x454d5a['plugins']['get']('Users'),_0x21ff72=_0x454d5a['plugins']['get']('TrackChangesEditing'),_0x24c97c=_0x454d5a['plugins']['get']('CommentsRepository');for(const _0x58fd98 of _0x24c97c['getCommentThreads']())_0x58fd98['remove']();for(const _0x58cdba of _0x342089)_0x1b82de['getUser'](_0x58cdba['id'])||_0x1b82de['addUser'](_0x58cdba);_0x1b82de['me']||_0x1b82de['useAnonymousUser']();for(const _0x48178b of _0x10b033)_0x24c97c['addCommentThread'](_0x48178b);for(const _0x535e81 of _0x5d11d8)_0x21ff72['addSuggestionData'](_0x535e81);_0x454d5a['data']['set'](_0x4ab5c6);}(_0x1300f3,_0x148410),_0x148410['execute'](_0xb2e57b?'acceptAllSuggestions':'discardAllSuggestions');const _0x59a774=In(_0x148410)?_0x148410['getFullData'](_0x43c0c):_0x148410['data']['get'](_0x43c0c);return await _0x148410['destroy'](),_0x59a774;}class An extends _0x59921f{['options'];constructor(_0x344a12,_0x5dd331){super(_0x344a12),this['options']=_0x5dd331,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'](_0x5cf2bb,_0x5a3840){if(!this['element'])return;const _0x2032e1=[];for(const [_0x22ad8f,_0x516c08]of _0x5cf2bb){const _0xab190b=document['createElement']('div');_0xab190b['setAttribute']('data-ck-root-name',_0x22ad8f),_0xab190b['className']=_0x516c08['classes']+'\x20ck-track-changes-preview__root-container',_0xab190b['innerHTML']=_0x516c08['content'],_0x2032e1['push'](_0xab190b);}_0x5a3840(this['element'],_0x2032e1),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class kn extends _0x4e34c9{constructor(_0x5931f0){super(_0x5931f0),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x1ee49c=this['editor'],_0x6c4715=_0x1ee49c['locale'],_0x22fcca=_0x1ee49c['plugins']['get']('Dialog');let _0x166aee;const _0x1685c9=function(_0x4a6d25){const _0x71ab50={};if('editables'in _0x4a6d25['ui']['view']){for(const [_0x31613b,_0xaaabaa]of Object['entries'](_0x4a6d25['ui']['view']['editables']))_0x71ab50[_0x31613b]=_0xaaabaa['element'];}else _0x71ab50[_0x4a6d25['model']['document']['getRootNames']()[0x0]]=_0x4a6d25['ui']['view']['editable']['element'];return _0x71ab50;}(_0x1ee49c),_0x442af1=function(_0x216288){let _0xe5d6e5=0x0;for(const _0x4aa77c of Object['values'](_0x216288))_0xe5d6e5=Math['max'](_0xe5d6e5,_0x4aa77c['getBoundingClientRect']()['width']);let _0x4d107f=0x0;for(const _0x255010 of Object['values'](_0x216288))_0x4d107f+=_0x255010['getBoundingClientRect']()['height'];const _0x4a2181=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x2acbb9=Math['min'](_0x4d107f,_0x4a2181);return{'width':_0xe5d6e5,'height':_0x2acbb9};}(_0x1685c9);_0x22fcca['show']({'id':'finalContentPreview','title':At(_0x6c4715,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new An(_0x6c4715,{'dialogRects':_0x442af1}),'onHide':()=>{_0x166aee['detachFromDom']();},'onShow':()=>{_0x1ee49c['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x3ac79c=>{const _0x115e0c=this['_standarizeRootsData'](_0x3ac79c,_0x1ee49c,_0x1685c9);_0x22fcca['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x115e0c,_0x1ee49c['config']['get']('trackChanges.preview.renderFunction'));}),_0x166aee=new _0x5abfab(_0x6c4715,[_0x22fcca['view']]),_0x166aee['attachToDom'](),_0x166aee['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x1ee49c['once']('destroy',()=>{_0x166aee['detachFromDom']();});const _0x27e9cc=_0x22fcca['view']['headerView']['class'];_0x22fcca['view']['headerView']['class']=_0x27e9cc?_0x27e9cc+'\x20ck-reset_all':'ck-reset_all',_0x22fcca['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x22fcca['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x28cea2=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x168932=_0x28cea2['previewMode'],_0x2c258c={};if('$labels'===_0x168932){for(const _0x479685 of _0x28cea2['getMergeFieldsIds']())_0x2c258c[_0x479685]=_0x28cea2['getLabel'](_0x479685)||_0x479685;}else{const _0x23fefd='$defaultValues'===_0x168932?_0x28cea2['getDefaultValues']():_0x28cea2['getDataSetValues'](_0x168932,!0x0);for(const _0x1bab4c of Object['entries'](_0x23fefd)){const [_0x32d351,_0x2ef94f]=_0x1bab4c;_0x2c258c[_0x32d351]=null!==_0x2ef94f?_0x2ef94f:_0x28cea2['getLabel'](_0x32d351)||_0x32d351;}}return{'mergeFieldsData':_0x2c258c};}['_standarizeRootsData'](_0x25d6f5,_0x3ab12b,_0x296699){let _0x2f3e65;if('string'==typeof _0x25d6f5){const _0x4d1ff6=_0x3ab12b['model']['document']['getRootNames']()[0x0];_0x2f3e65={[_0x4d1ff6]:_0x25d6f5};}else _0x2f3e65=_0x25d6f5;const _0xe2ddd3=this['_fixMediaEmbeds'](_0x2f3e65,_0x3ab12b),_0x1adf47=function(_0x4cd927,_0x1b1026){for(const [_0x558b18,_0x2ac5ea]of _0x4cd927)_0x2ac5ea['classes']=_0x1b1026[_0x558b18]['classList']['value']['replace']('ck-focused','');return _0x4cd927;}(this['_sortRoots'](_0x3ab12b)['reduce']((_0x21fb07,_0x11516b)=>(_0x21fb07['push']([_0x11516b,{'content':_0xe2ddd3[_0x11516b],'classes':''}]),_0x21fb07),[]),_0x296699);return _0x1adf47;}['_fixMediaEmbeds'](_0x2d3276,_0x3dcee1){if(!_0x3dcee1['plugins']['has']('MediaEmbedEditing'))return _0x2d3276;const _0x383022=_0x3dcee1['plugins']['get']('MediaEmbedEditing');for(const [_0x365b22,_0x2aca52]of Object['entries'](_0x2d3276)){const _0x15726b=document['createElement']('div');_0x15726b['innerHTML']=_0x2aca52,(_0x15726b['querySelectorAll']('figure.media')['forEach'](_0x1e37c0=>{const _0xffc415=_0x1e37c0['querySelector']('oembed');if(_0xffc415){const _0x189ab5=_0xffc415['getAttribute']('url');if(_0x189ab5){const _0x4f2fdf=_0x383022['registry']['getMediaViewElement'](new et(_0x3dcee1['editing']['view']['document']),_0x189ab5,{'elementName':'','renderForEditingView':!0x0}),_0x2fe4cf=document['createElement']('div');_0x2fe4cf['classList']['add']('ck-media__wrapper'),_0x4f2fdf['render'](_0x2fe4cf,_0x3dcee1['editing']['view']['domConverter']),_0xffc415['replaceWith'](_0x2fe4cf);}}}),_0x2d3276[_0x365b22]=_0x15726b['innerHTML']);}return _0x2d3276;}['_sortRoots'](_0x2465a6){if(!function(_0x4dc59e){return void 0x0!==_0x4dc59e['getRootsAttributes'];}(_0x2465a6))return _0x2465a6['model']['document']['getRootNames']();const _0x3ff593=[],_0x58e6ec=new Map();for(const _0x4ac1d0 of _0x2465a6['model']['document']['getRootNames']()){const _0x4913d3=_0x2465a6['editing']['view']['getDomRoot'](_0x4ac1d0)['getClientRects']()['item'](0x0);_0x3ff593['push'](_0x4ac1d0),_0x58e6ec['set'](_0x4ac1d0,_0x4913d3);}return _0x3ff593['sort']((_0x4b388f,_0x788dc0)=>{const _0x4c236f=_0x58e6ec['get'](_0x4b388f),_0x2e2922=_0x58e6ec['get'](_0x788dc0);return _0x4c236f['y']-_0x2e2922['y']||_0x4c236f['x']-_0x2e2922['x'];}),_0x3ff593;}}class Cn extends _0x415703{static get['requires'](){return[pn,_0x106427];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xee8436){super(_0xee8436),_0xee8436['commands']['add']('previewFinalContent',new kn(this['editor'])),_0xee8436['config']['define']('trackChanges.preview.renderFunction',(_0x4a7933,_0x398d86)=>{for(const _0x5f4cd9 of _0x398d86)_0x4a7933['appendChild'](_0x5f4cd9);});}}export{dt as AcceptSuggestionCommand,dn as BaseSuggestionThreadView,ft as DiscardSuggestionCommand,Lt as ExecuteOnAllSuggestionsCommand,It as ExecuteOnSelectedSuggestionsCommand,kn as PreviewFinalContentCommand,bt as Suggestion,kt as SuggestionDescriptionFactory,fn as SuggestionThreadView,gn as SuggestionView,Tn as TrackChanges,ht as TrackChangesCommand,pn as TrackChangesData,Ln as TrackChangesDataGetter,Xe as TrackChangesEditing,Cn as TrackChangesPreview,mn as TrackChangesUI};
|
|
23
|
+
import{Command as _0x3f491b,Plugin as _0x542478,PendingActions as _0x6ed9b4}from'@ckeditor/ckeditor5-core/dist/index.js';import{CommentsRepository as _0x5208d5,Annotations as _0x2511a0,EditorAnnotations as _0x547235,Comments as _0x3b643c}from'@ckeditor/ckeditor5-comments/dist/index.js';import{CKEditorError as _0x5d6a90,ObservableMixin as _0x241079,uid as _0x6e7e15,priorities as _0x2d50ac,insertToPriorityArray as _0x28ec7d,logWarning as _0xef7315,getEnvKeystrokeText as _0x3d636c,FocusTracker as _0x135dbd,KeystrokeHandler as _0x2816b5,Collection as _0x3c2374}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x580087,IconCancel as _0x5ee3e5,IconTrackChanges as _0x3560f2}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x13ca38,View as _0x20a04b,ViewCollection as _0x21c02e,FocusCycler as _0x549bb7,UIModel as _0x373190,createDropdown as _0x3e5891,SplitButtonView as _0x59e3fc,addListToDropdown as _0x3cf112,MenuBarMenuView as _0x4a412d,MenuBarMenuListView as _0x1dbfbe,ListSeparatorView as _0x5dfb7a,MenuBarMenuListItemView as _0x1e700b,MenuBarMenuListItemButtonView as _0x248430,BodyCollection as _0x4ec794,Dialog as _0x4d9abb}from'@ckeditor/ckeditor5-ui/dist/index.js';import{splitSuggestionMarkerName as _0x5024a3,SuggestionsConversion as _0x69b91c,Users as _0x46e4db,DocumentCompare as _0x3ad365,fixElementSuggestionRange as _0x294513,hashObject as _0x27d616,surroundingMarkersDetector as _0x34c014,FOCUS_ANNOTATION_KEYSTROKE as _0x4d82a1,AriaDescriptionView as _0x2856fe,setupThreadKeyboardNavigation as _0xc2edd4,trimHtml as _0x21e49e,UserView as _0x42d46a,LateFocusButtonView as _0x590bd0,getDateTimeFormatter as _0xbdb5de,getAllMarkersDomElementsSorted as _0x58e159,sanitizeEditorConfig as _0x11f558}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{ModelElement as _0x36f0f9,ModelLiveRange as _0x5ce503,ModelLivePosition as tt,ViewDowncastWriter as et}from'@ckeditor/ckeditor5-engine/dist/index.js';import{cloneDeep as nt,set as it,isEqual as st,unset as rt,omit as ot}from'es-toolkit/compat';import{Delete as at,Input as ct}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as lt}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as ut}from'@ckeditor/ckeditor5-clipboard/dist/index.js';class ht extends _0x3f491b{['_enabledCommands'];constructor(_0x52c327,_0x47f867){super(_0x52c327),this['_enabledCommands']=_0x47f867,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 _0x30f6b9 of this['editor']['commands']['commands']())_0x30f6b9['affectsData']&&!this['_enabledCommands']['has'](_0x30f6b9)&&_0x30f6b9['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x34a485 of this['editor']['commands']['commands']())_0x34a485['affectsData']&&!this['_enabledCommands']['has'](_0x34a485)&&_0x34a485['clearForceDisabled']('TrackChangesCommand');}}class dt extends _0x3f491b{['_suggestions'];constructor(_0x452868,_0x4cbc25){super(_0x452868),this['_suggestions']=_0x4cbc25,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xcde23e){const _0x50d0b6=this['_suggestions']['get'](_0xcde23e);if(!_0x50d0b6)throw new _0x5d6a90('track-changes-accept-suggestion-not-found',this);const _0x2a2b19=_0x50d0b6['getRanges']();this['editor']['model']['canEditAt'](_0x2a2b19)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x50d0b6);}}class ft extends _0x3f491b{['_suggestions'];constructor(_0x5b3280,_0x15768c){super(_0x5b3280),this['_suggestions']=_0x15768c,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4c8426){const _0x4e80e3=this['_suggestions']['get'](_0x4c8426);if(!_0x4e80e3)throw new _0x5d6a90('track-changes-discard-suggestion-not-found',this);const _0x409b91=_0x4e80e3['getRanges']();this['editor']['model']['canEditAt'](_0x409b91)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x4e80e3);}}function gt(_0x4a8bc0,_0x51857f){let _0x519554='';return _0x519554+=_0x4a8bc0['split']('*')['map']((_0x40f4c0,_0x5e35a7)=>_0x5e35a7%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+mt(_0x40f4c0)+'</span>':mt(_0x40f4c0))['join'](''),_0x51857f&&(_0x519554+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x51857f['value']+'\x22\x20title=\x22'+_0x51857f['title']+'\x22></span>'),_0x519554;}function mt(_0x35635c){const _0x39908=document['createElement']('span');return _0x39908['innerText']=_0x35635c,_0x39908['innerHTML'];}function Et(_0x1801c7){return _0x1801c7['sort']((_0x3d471a,_0x4b70f3)=>'attribute'===_0x3d471a['type']&&'attribute'!==_0x4b70f3['type']?-0x1:'attribute'!==_0x3d471a['type']&&'attribute'===_0x4b70f3['type']?0x1:'deletion'==_0x3d471a['type']&&'deletion'!=_0x4b70f3['type']?-0x1:'deletion'!=_0x3d471a['type']&&'deletion'==_0x4b70f3['type']?0x1:0x0);}function Tt(_0x2d079a,_0x4c6e7d){let _0x2ed7e9,_0x2f95f9=0x0;const _0x3fff63=[],_0x180def=_0x4c6e7d['schema'];for(;_0x2f95f9<_0x2d079a['length'];){const _0x209eae=_0x2d079a[_0x2f95f9],_0x2facea=_0x2d079a[_0x2f95f9+0x1];_0x2ed7e9||(_0x2ed7e9=_0x4c6e7d['createPositionBefore'](_0x209eae)),_t(_0x4c6e7d,_0x209eae,_0x2facea)||(_0x3fff63['push'](_0x4c6e7d['createRange'](_0x2ed7e9,_0x180def['isObject'](_0x209eae)?_0x4c6e7d['createPositionAfter'](_0x209eae):_0x4c6e7d['createPositionAt'](_0x209eae,'end'))),_0x2ed7e9=null),_0x2f95f9++;}return _0x3fff63;}function _t(_0x210593,_0x2c268f,_0x28cb38){if(!_0x28cb38)return!0x1;const _0x33c1d0=_0x210593['createPositionAfter'](_0x2c268f),_0x18da16=_0x210593['createPositionBefore'](_0x28cb38);return _0x33c1d0['isTouching'](_0x18da16);}function pt(_0x24fb99,_0x2fe654,_0x3d5a32){for(;_0x3d5a32['length'];){const _0x1e3207=_0x3d5a32['splice'](0x0,0x64);_0x24fb99['change'](()=>{for(const _0x25e30b of _0x1e3207)_0x25e30b['isInContent']&&_0x2fe654['execute'](_0x25e30b['id']);});}}class Lt extends _0x3f491b{['_command'];['_suggestions'];constructor(_0x26e5a0,_0x6c3a1d,_0x400ea2){super(_0x26e5a0),this['_command']=_0x6c3a1d,this['_suggestions']=_0x400ea2,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x543c39=Array['from'](this['_suggestions']['values']())['some'](_0x467f6c=>_0x467f6c['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x543c39;}['execute'](){const _0x246543=Et(Array['from'](this['_suggestions']['values']()));for(const _0x331f0b of _0x246543){const _0x2591a3=_0x331f0b['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2591a3))return;}pt(this['editor']['model'],this['_command'],_0x246543);}}class It extends _0x3f491b{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5484e7,_0x5aaa64,_0x22ac27){super(_0x5484e7),this['_command']=_0x5aaa64,this['_suggestions']=_0x22ac27,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1c9fad=this['editor']['model']['document']['selection'],_0x47613e=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x5d8471,_0x4ea894){const _0xac1eae=Array['from'](_0x5d8471['getRanges']()),_0x146de2=new Set();for(const _0x165ba of _0x4ea894)if(_0x165ba['isInContent']){for(const _0x17b355 of _0xac1eae)for(const _0x1e5d03 of _0x165ba['getRanges']())(_0x17b355['isIntersecting'](_0x1e5d03)||_0x5d8471['isCollapsed']&&!_0x165ba['isMultiRange']&&_0x165ba['next']&&_0x1e5d03['end']['isTouching'](_0x17b355['start']))&&_0x146de2['add'](_0x165ba);}return _0x146de2;}(_0x1c9fad,_0x47613e),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x573f10=Et(Array['from'](this['_selectedSuggestions']));for(const _0x33d71a of _0x573f10){const _0x3710b0=_0x33d71a['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3710b0))return;}pt(this['editor']['model'],this['_command'],_0x573f10);}}class bt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x241079(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x16fb50,_0x35e90d){super(),this['id']=_0x35e90d['id'],this['type']=_0x35e90d['type'],this['subType']=_0x35e90d['subType']||null,this['author']=_0x35e90d['author'],this['creator']=_0x35e90d['creator']||_0x35e90d['author'],this['isExternal']=Boolean(_0x35e90d['attributes']&&_0x35e90d['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x35e90d['originalSuggestionId']||null,this['_model']=_0x16fb50,this['_onAccept']=_0x35e90d['onAccept'],this['_onDiscard']=_0x35e90d['onDiscard'],this['_onAttributesChange']=_0x35e90d['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x35e90d['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 _0x6d1bfe=this;for(;_0x6d1bfe['previous'];)_0x6d1bfe=_0x6d1bfe['previous'];return _0x6d1bfe;}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'](_0x2e8343){this['_markerNames']['add'](_0x2e8343);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0xdceec6=>this['_model']['markers']['get'](_0xdceec6))['filter'](_0xf9dbd7=>_0xf9dbd7);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x3e7b59=>{for(const _0x26425d of this['getMarkers']())_0x3e7b59['removeMarker'](_0x26425d);}),this['_markerNames']['clear']();}['removeMarker'](_0x21aa03){this['_model']['change'](_0x820c2c=>{_0x820c2c['removeMarker'](_0x21aa03);}),this['_markerNames']['delete'](_0x21aa03);}['addRange'](_0xcfd8f1){const _0x3bf45d='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+bt['getMultiRangeId']();this['addMarkerName'](_0x3bf45d),this['_model']['change'](_0x50eaaf=>{_0x50eaaf['addMarker'](_0x3bf45d,{'range':_0xcfd8f1,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x2cd17b){for(const _0x14e25e of this['getRanges']())if(_0x14e25e['isIntersecting'](_0x2cd17b))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x85b2b4=>_0x85b2b4['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x3be876,_0x18dce8)=>[..._0x3be876,..._0x18dce8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x43b8f6=this['getRanges']();if(0x1!=_0x43b8f6['length'])return null;const _0x5c6137=_0x43b8f6[0x0],_0x48e36a=_0x5c6137['start']['nodeAfter'],_0x540fcc=_0x5c6137['end']['nodeBefore'];return _0x48e36a instanceof _0x36f0f9?_0x48e36a!=_0x540fcc?null:_0x48e36a: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 _0x3c2dae=[];let _0x46fe66=this['head'];for(;_0x46fe66;)_0x3c2dae['push'](_0x46fe66),_0x46fe66=_0x46fe66['next'];return _0x3c2dae;}['setAttribute'](_0xd0d4ba,_0x30f060){const _0x4ff8ed=nt(this['attributes']);it(_0x4ff8ed,_0xd0d4ba,_0x30f060),st(_0x4ff8ed,this['attributes'])||(this['attributes']=_0x4ff8ed,this['_onAttributesChange'](_0x4ff8ed));}['removeAttribute'](_0x2401d8){const _0x5a6954=nt(this['attributes']);rt(_0x5a6954,_0x2401d8),st(_0x5a6954,this['attributes'])||(this['attributes']=_0x5a6954,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 _0x6e7e15()['substr'](0x1,0x5);}}function At(_0x2bcf0b,_0x31cfdc,_0x2a2f25){const _0x39ffcd=_0x2bcf0b['t'],t=_0x2bcf0b['t'];switch(_0x31cfdc){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',_0x2a2f25);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2a2f25);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2a2f25);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2a2f25);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2a2f25);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',_0x2a2f25);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2a2f25);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',_0x2a2f25);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2a2f25);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2a2f25);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2a2f25);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2a2f25);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2a2f25);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x2a2f25);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2a2f25);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2a2f25);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2a2f25);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2a2f25);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2a2f25);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2a2f25);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2a2f25);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2a2f25);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2a2f25);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2a2f25);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x2a2f25);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'},_0x2a2f25);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x2a2f25);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x2a2f25);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2a2f25);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2a2f25);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2a2f25);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2a2f25);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2a2f25);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'},_0x2a2f25);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2a2f25);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2a2f25);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2a2f25);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2a2f25);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_NUMBERED_LIST_ARABIC_INDIC':return t({'string':'numbered\x20list\x20(arabic-indic)','id':'ELEMENT_NUMBERED_LIST_ARABIC_INDIC'});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'},_0x2a2f25);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2a2f25);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'},_0x2a2f25);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_FOOTER_ROW':return t({'string':'footer\x20row','id':'FORMAT_FOOTER_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'FORMAT_TABLE_CELL_TYPE':return t({'string':'table\x20cell\x20type','id':'FORMAT_TABLE_CELL_TYPE'});case'FORMAT_FOOTNOTES_LIST_STYLE':return t({'string':'footnotes\x20list\x20style','id':'FORMAT_FOOTNOTES_LIST_STYLE'});case'FORMAT_FOOTNOTES_LIST_START':return t({'string':'footnotes\x20list\x20start','id':'FORMAT_FOOTNOTES_LIST_START'});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'},_0x2a2f25);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2a2f25);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'},_0x2a2f25);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2a2f25);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'},_0x2a2f25);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2a2f25);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x2a2f25);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x2a2f25);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x2a2f25);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2a2f25);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'},_0x2a2f25);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x2a2f25);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 _0x39ffcd({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x2a2f25);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x39ffcd({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x2a2f25);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2a2f25);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'},_0x2a2f25);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'},_0x2a2f25);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'},_0x2a2f25);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x31cfdc;}}class kt{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0xa696f1,_0x35d81b){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0xa696f1,this['_locale']=_0x35d81b;}['getDescriptions'](_0x113f6c){const _0x57b806=[],_0x4add31=new Set(),_0x46bca3=new Set();for(let _0x205c32=0x0;_0x205c32<_0x113f6c['length'];_0x205c32++){const _0x1c5089=_0x113f6c[_0x205c32];if(!_0x1c5089['isInContent'])continue;const _0x1f905c=this['_handleCustomCallbackDescription'](_0x1c5089);if(_0x1f905c){if(null!=_0x1c5089['subType']){if(_0x4add31['has'](_0x1c5089['subType']))continue;_0x4add31['add'](_0x1c5089['subType']);}_0x57b806['push'](_0x1f905c);}else{if('attribute'==_0x1c5089['type']){const _0x1ed803=_0x1c5089['data']['key'];if(_0x46bca3['has'](_0x1ed803))continue;_0x46bca3['add'](_0x1c5089['data']['key']),_0x1ed803==Ke?this['_handleRenameSuggestionDescription'](_0x57b806,_0x1c5089):this['_handleAttributeSuggestionDescription'](_0x57b806,_0x1c5089);continue;}'insertion'!=_0x1c5089['type']&&'deletion'!=_0x1c5089['type']||this['_handleInsertRemoveSuggestionDescription'](_0x57b806,_0x1c5089,_0x113f6c[_0x205c32+0x1]);}}return this['_resolveDescriptionItems'](_0x57b806);}['registerDescriptionCallback'](_0x5b24e9){this['_customCallbacks']['push'](_0x5b24e9);}['registerElementLabel'](_0x27ec9d,_0x1c6090,_0x52cce3=_0x2d50ac['normal']){'function'==typeof _0x27ec9d?_0x28ec7d(this['_itemLabelsCallbacks'],{'matchingCallback':_0x27ec9d,'label':_0x1c6090,'priority':_0x52cce3}):this['_itemLabels']['set'](_0x27ec9d,_0x1c6090);}['registerAttributeLabel'](_0x325b09,_0x5d9016){this['_attributeLabels']['set'](_0x325b09,_0x5d9016);}['getItemLabel'](_0x490854,_0xe19b7f=0x1){let _0x4077ae;for(const _0x127a30 of this['_itemLabelsCallbacks'])if(_0x127a30['matchingCallback'](_0x490854)){_0x4077ae=_0x127a30['label'];break;}return _0x4077ae||(_0x4077ae=this['_itemLabels']['get'](_0x490854['name'])),_0x4077ae?_0x4077ae(_0xe19b7f):0x1!==_0xe19b7f?_0xe19b7f+'\x20'+_0x490854['name']+'s':''+_0x490854['name'];}['_addDescriptionItems'](_0x5bee87,_0x3a585c){const _0x200c9c=_0x3a585c['getFirstRange']()['getWalker'](),_0x40a649='insertion'==_0x3a585c['type']?'add':'remove';for(const _0x51e28a of _0x200c9c){const _0x4ce602=_0x51e28a['item'],_0x1b0c20=_0x5bee87[_0x5bee87['length']-0x1];if(_0x4ce602['is']('$textProxy'))_0x1b0c20&&_0x1b0c20['type']['indexOf']('Container')>-0x1&&_0x5bee87['pop'](),_0x1b0c20&&'text'==_0x1b0c20['type']?_0x1b0c20[_0x40a649]+=_0x4ce602['data']:_0x5bee87['push']({'type':'text','add':'add'==_0x40a649?_0x4ce602['data']:'','remove':'remove'==_0x40a649?_0x4ce602['data']:''});else{if(this['_schema']['isObject'](_0x4ce602)){const _0x1d29f4=_0x4ce602;if(_0x1b0c20&&_0x1b0c20['type']['indexOf']('Container')>-0x1&&_0x5bee87['pop'](),'elementEnd'==_0x51e28a['type'])continue;_0x1b0c20&&_0x1b0c20['type']==_0x40a649+'Object'&&_0x1b0c20['element']['name']==_0x1d29f4['name']?_0x1b0c20['quantity']++:_0x5bee87['push']({'type':_0x40a649+'Object','element':_0x1d29f4,'quantity':0x1}),_0x200c9c['skip'](_0x3ff72e=>!('elementEnd'==_0x3ff72e['type']&&_0x3ff72e['item']==_0x4ce602));}else{if(this['_schema']['checkChild'](_0x4ce602,'$text')||_0x4ce602['is']('element','softBreak')){const _0x25dd93=_0x4ce602;if('add'==_0x40a649&&'elementStart'==_0x51e28a['type']||'remove'==_0x40a649&&'elementEnd'==_0x51e28a['type'])continue;if(_0x1b0c20&&-0x1==_0x1b0c20['type']['indexOf']('Container')){'text'==_0x1b0c20['type']&&(_0x1b0c20[_0x40a649]+='\x0a');continue;}let _0x3eaeb5;if(_0x3eaeb5='add'==_0x40a649?_0x25dd93['nextSibling']&&!this['_schema']['isObject'](_0x25dd93['nextSibling'])?_0x25dd93['nextSibling']:null:_0x25dd93['previousSibling']&&!this['_schema']['isObject'](_0x25dd93['previousSibling'])?_0x25dd93['previousSibling']:null,_0x25dd93['isEmpty']||_0x3eaeb5&&_0x3eaeb5['isEmpty']){const _0xb67eb=_0x3eaeb5&&_0x3eaeb5['isEmpty']?_0x3eaeb5:_0x25dd93;_0x1b0c20&&_0x1b0c20['type']==_0x40a649+'EmptyContainer'&&_0x1b0c20['element']['name']==_0xb67eb['name']?_0x1b0c20['quantity']++:_0x5bee87['push']({'type':_0x40a649+'EmptyContainer','element':_0xb67eb,'quantity':0x1});}else _0x5bee87['push']({'type':_0x40a649+'Container','element':_0x25dd93});}}}}}['_resolveDescriptionItems'](_0x8700d9){const _0xda185c=this['_locale'],_0x5c378f=[],_0x5e259f=[],_0x1195c8=[];for(const _0x9bc4ec of _0x8700d9)switch(_0x9bc4ec['type']){case'text':if(_0x9bc4ec['add']=_0x9bc4ec['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x9bc4ec['remove']=_0x9bc4ec['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x9bc4ec['add']&&''!=_0x9bc4ec['remove']){_0x5c378f['push']({'type':'replace','content':At(_0xda185c,'REPLACE_TEXT',['\x22'+_0x9bc4ec['remove']+'\x22','\x22'+_0x9bc4ec['add']+'\x22'])});continue;}if(null!=_0x9bc4ec['add']['match'](/^ +$/)){_0x5c378f['push']({'type':'insertion','content':At(_0xda185c,'*Insert:*\x20%0',At(_0xda185c,'ELEMENT_SPACE',_0x9bc4ec['add']['length']))});continue;}if(null!=_0x9bc4ec['remove']['match'](/^ +$/)){_0x5c378f['push']({'type':'deletion','content':At(_0xda185c,'*Remove:*\x20%0',At(_0xda185c,'ELEMENT_SPACE',_0x9bc4ec['remove']['length']))});continue;}if(''!=_0x9bc4ec['add']){_0x5c378f['push']({'type':'insertion','content':At(_0xda185c,'*Insert:*\x20%0','\x22'+_0x9bc4ec['add']+'\x22')});continue;}_0x5c378f['push']({'type':'deletion','content':At(_0xda185c,'*Remove:*\x20%0','\x22'+_0x9bc4ec['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x5c378f['push']({'type':'insertion','content':At(_0xda185c,'*Insert:*\x20%0',this['getItemLabel'](_0x9bc4ec['element'],_0x9bc4ec['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x5c378f['push']({'type':'deletion','content':At(_0xda185c,'*Remove:*\x20%0',this['getItemLabel'](_0x9bc4ec['element'],_0x9bc4ec['quantity']))});continue;case'addContainer':_0x5c378f['push']({'type':'insertion','content':At(_0xda185c,'*Split:*\x20%0',this['getItemLabel'](_0x9bc4ec['element'],_0x9bc4ec['quantity']))});continue;case'removeContainer':_0x5c378f['push']({'type':'deletion','content':At(_0xda185c,'*Merge:*\x20%0',this['getItemLabel'](_0x9bc4ec['element'],_0x9bc4ec['quantity']))});continue;case'addFormat':_0x5e259f['push'](_0x9bc4ec['key']);continue;case'removeFormat':_0x1195c8['push'](_0x9bc4ec['key']);continue;default:_0x5c378f['push'](_0x9bc4ec);}if(_0x5e259f['length']){const _0x2b898a=_0x5e259f['map'](_0x364de2=>this['_attributeLabels']['has'](_0x364de2)?this['_attributeLabels']['get'](_0x364de2):_0x364de2)['join'](',\x20');_0x5c378f['push']({'type':'format','content':At(this['_locale'],'*Set\x20format:*\x20%0',_0x2b898a)});}if(_0x1195c8['length']){const _0x40372a=_0x1195c8['map'](_0x4e6d47=>this['_attributeLabels']['has'](_0x4e6d47)?this['_attributeLabels']['get'](_0x4e6d47):_0x4e6d47)['join'](',\x20');_0x5c378f['push']({'type':'format','content':At(this['_locale'],'*Remove\x20format:*\x20%0',_0x40372a)});}return _0x5c378f;}['_handleCustomCallbackDescription'](_0x5189e3){for(const _0x28f124 of this['_customCallbacks']){const _0x555dd5=_0x28f124(_0x5189e3);if(_0x555dd5&&'type'in _0x555dd5)return _0x555dd5;}}['_handleAttributeSuggestionDescription'](_0x3492cc,_0x28e2ab){const _0x39770b=_0x28e2ab['data'],_0x553d9f=void 0x0===_0x39770b['newValue']?'removeFormat':'addFormat';_0x3492cc['push']({'type':_0x553d9f,'key':_0x39770b['key']});}['_handleRenameSuggestionDescription'](_0x223cf2,_0x6b6a64){_0x223cf2['push']({'type':'format','content':At(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x6b6a64['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x46334e,_0x39edb0,_0x47d67f){if(this['_addDescriptionItems'](_0x46334e,_0x39edb0),_0x47d67f&&_0x47d67f['getFirstRange']()&&!_0x39edb0['getFirstRange']()['end']['isEqual'](_0x47d67f['getFirstRange']()['start'])){const _0xae2f2a=_0x46334e[_0x46334e['length']-0x1],_0x33c414='insertion'==_0x39edb0['type']?'add':'remove';_0xae2f2a&&'text'==_0xae2f2a['type']&&(_0xae2f2a[_0x33c414]+='\x0a');}}}class Ct extends _0x542478{['afterInit'](){const _0x46c26c=this['editor'],_0x24d438=_0x46c26c['plugins']['get']('TrackChangesEditing');_0x46c26c['commands']['get']('showAIAssistant')&&_0x24d438['enableCommand']('showAIAssistant');}}class yt extends _0x542478{['afterInit'](){const _0x1edb77=this['editor'],_0x1e6d7f=_0x1edb77['plugins']['get']('TrackChangesEditing');_0x1edb77['commands']['get']('toggleAi')&&_0x1e6d7f['enableCommand']('toggleAi');}}class Nt extends _0x542478{['afterInit'](){const _0x143946=this['editor'],_0x8ac62b=_0x143946['plugins']['get']('TrackChangesEditing');_0x143946['commands']['get']('aiQuickAction')&&_0x8ac62b['enableCommand']('aiQuickAction');}}class Rt extends _0x542478{['afterInit'](){const _0x88307e=this['editor'],_0x2571f4=_0x88307e['locale'];if(!_0x88307e['plugins']['has']('AlignmentEditing'))return;const _0x57c7d8=_0x88307e['plugins']['get']('TrackChangesEditing');_0x57c7d8['enableDefaultAttributesIntegration']('alignment'),_0x57c7d8['descriptionFactory']['registerAttributeLabel']('alignment',At(_0x2571f4,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xaeb4cf=this['editor'],_0x48d878=_0xaeb4cf['locale'];_0xaeb4cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1e05c2=>{if('formatBlock'!=_0x1e05c2['type'])return;const {data:_0x403cfb}=_0x1e05c2;if(_0x403cfb&&'alignment'==_0x403cfb['commandName']){const _0x2e064a=_0x403cfb['commandParams'][0x0]['value'];return{'type':'format','content':At(_0x48d878,'*Format:*\x20%0',function(_0x438f98){switch(_0x438f98){case'left':return At(_0x48d878,'FORMAT_ALIGN_TO_LEFT');case'right':return At(_0x48d878,'FORMAT_ALIGN_TO_RIGHT');case'center':return At(_0x48d878,'FORMAT_ALIGN_TO_CENTER');case'justify':return At(_0x48d878,'FORMAT_JUSTIFY_TEXT');}}(_0x2e064a))};}});}}const St=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class Mt extends _0x542478{['afterInit'](){const _0x29d0b1=this['editor'],_0x107bbd=_0x29d0b1['plugins']['get']('TrackChangesEditing'),_0x13b565=_0x29d0b1['locale'];for(const _0x3e0573 of St){if(!_0x29d0b1['plugins']['has'](_0x3e0573))continue;const _0x62791d=_0x3e0573['slice'](0x0,-0x7)['toLowerCase'](),_0x1ee5b6='FORMAT_'+_0x62791d['toUpperCase']();_0x107bbd['enableDefaultAttributesIntegration'](_0x62791d),_0x107bbd['descriptionFactory']['registerAttributeLabel'](_0x62791d,At(_0x13b565,_0x1ee5b6));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3dbdd8=this['editor'],_0x34c265=_0x3dbdd8['locale'],_0x8bba10=_0x3dbdd8['plugins']['get']('TrackChangesEditing');function _0x26c5db(_0x1f02e1,_0x38527a){_0x8bba10['descriptionFactory']['registerDescriptionCallback'](_0x40bcaa=>{if('formatInline'!=_0x40bcaa['type'])return;const {data:_0x4e4b95}=_0x40bcaa;return _0x4e4b95&&_0x4e4b95['commandName']===_0x1f02e1?_0x4e4b95['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x34c265,'*Format:*\x20%0',_0x38527a)}:{'type':'format','content':At(_0x34c265,'*Remove\x20format:*\x20%0',_0x38527a)}:void 0x0;});}_0x26c5db('bold',At(_0x34c265,'FORMAT_BOLD')),_0x26c5db('italic',At(_0x34c265,'FORMAT_ITALIC')),_0x26c5db('underline',At(_0x34c265,'FORMAT_UNDERLINE')),_0x26c5db('code',At(_0x34c265,'FORMAT_CODE')),_0x26c5db('strikethrough',At(_0x34c265,'FORMAT_STRIKETHROUGH')),_0x26c5db('subscript',At(_0x34c265,'FORMAT_SUBSCRIPT')),_0x26c5db('superscript',At(_0x34c265,'FORMAT_SUPERSCRIPT'));}}class Ot extends _0x542478{['afterInit'](){const _0x48117b=this['editor'],_0x575791=_0x48117b['locale'];if(!_0x48117b['plugins']['has']('BlockQuoteEditing'))return;const _0x399100=_0x48117b['plugins']['get']('TrackChangesEditing'),_0x4afcee=this['editor']['commands']['get']('blockQuote');_0x399100['enableCommand']('blockQuote',(_0x1768d5,_0x4ed2df={})=>{const _0x447291=this['editor']['model']['document']['selection'],_0x5c0656=_0x4ed2df&&void 0x0!==_0x4ed2df['forceValue']?_0x4ed2df['forceValue']:!_0x4afcee['value'];let _0x251f44=[];if(_0x5c0656){const _0x25ba83=Array['from'](_0x447291['getSelectedBlocks']())['filter'](_0x1c05ac=>wt(_0x1c05ac)||function(_0x29c404,_0xac3c68){const _0x64298f=_0xac3c68['checkChild'](_0x29c404['parent'],'blockQuote'),_0x1bee5d=_0xac3c68['checkChild'](['$root','blockQuote'],_0x29c404);return _0x64298f&&_0x1bee5d;}(_0x1c05ac,this['editor']['model']['schema']));_0x251f44=Tt(_0x25ba83,_0x48117b['model']);}else{const _0x5a3eff=Array['from'](_0x447291['getSelectedBlocks']())['filter'](_0x5f581a=>wt(_0x5f581a));_0x251f44=Tt(_0x5a3eff,_0x48117b['model']);}_0x48117b['model']['change'](()=>{for(const _0x26ad9d of _0x251f44)_0x399100['markBlockFormat'](_0x26ad9d,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5c0656}]});});}),_0x399100['descriptionFactory']['registerDescriptionCallback'](_0x5e9b0a=>{const {data:_0x330410}=_0x5e9b0a;if(_0x330410&&'blockQuote'==_0x330410['commandName']){const _0x206ce9=At(_0x575791,'ELEMENT_BLOCK_QUOTE');return _0x330410['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x575791,'*Set\x20format:*\x20%0',_0x206ce9)}:{'type':'format','content':At(_0x575791,'*Remove\x20format:*\x20%0',_0x206ce9)};}});}}function wt(_0x1d406e){return'blockQuote'==_0x1d406e['parent']['name'];}class Bt extends _0x542478{['afterInit'](){const _0x1c49eb=this['editor'],_0x5dc806=_0x1c49eb['locale'],_0x582814=_0x1c49eb['plugins']['get']('TrackChangesEditing');_0x1c49eb['plugins']['has']('BookmarkEditing')&&(_0x582814['enableCommand']('insertBookmark'),_0x582814['enableDefaultAttributesIntegration']('updateBookmark'),_0x582814['descriptionFactory']['registerDescriptionCallback'](_0x1e3d80=>{if('insertion'!=_0x1e3d80['type']&&'deletion'!=_0x1e3d80['type']&&'attribute'!=_0x1e3d80['type'])return;const _0x41ca9c=_0x1e3d80['getContainedElement']();if(null==_0x41ca9c)return;if(!_0x41ca9c['is']('element','bookmark'))return;const _0x45ca58=_0x41ca9c['getAttribute']('bookmarkId');if('insertion'==_0x1e3d80['type'])return{'type':'insertion','content':At(_0x5dc806,'*Insert:*\x20%0','\x22'+_0x45ca58+'\x22\x20'+At(_0x5dc806,'ELEMENT_BOOKMARK'))};if('deletion'==_0x1e3d80['type'])return{'type':'deletion','content':At(_0x5dc806,'*Remove:*\x20%0','\x22'+_0x45ca58+'\x22\x20'+At(_0x5dc806,'ELEMENT_BOOKMARK'))};const {data:_0x138a3a}=_0x1e3d80;if(!_0x138a3a||'bookmarkId'!=_0x138a3a['key'])return;return{'type':'format','content':At(_0x5dc806,'*Set\x20bookmark:*\x20%0','\x22'+_0x138a3a['newValue']+'\x22')};}));}}class Ft extends _0x542478{['afterInit'](){const _0x28c939=this['editor'];_0x28c939['plugins']['has']('CaseChange')&&(_0x28c939['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x28c939['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x28c939['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class Dt extends _0x542478{['afterInit'](){const _0x4826d8=this['editor'];_0x4826d8['commands']['get']('ckbox')&&_0x4826d8['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class vt extends _0x542478{['afterInit'](){const _0x2edc31=this['editor'];if(!_0x2edc31['plugins']['has']('CodeBlock'))return;const _0x4c8ae9=_0x2edc31['plugins']['get']('TrackChangesEditing'),_0x146505=_0x2edc31['locale'],_0x323ccc=_0x2edc31['config']['get']('codeBlock')['languages'],_0x1f9459=_0x2edc31['commands']['get']('codeBlock');_0x4c8ae9['enableCommand']('indentCodeBlock'),_0x4c8ae9['enableCommand']('outdentCodeBlock'),_0x4c8ae9['enableCommand']('codeBlock',(_0x5e3ab5,_0x524b21={})=>{const _0x246b3f=_0x2edc31['model'],_0xfe58fd=_0x2edc31['model']['document']['selection'],_0x375abd=_0x524b21&&void 0x0!==_0x524b21['forceValue']?_0x524b21['forceValue']:!_0x1f9459['value'];let _0x78e5dd;_0x524b21['language']||(_0x524b21['language']=_0x323ccc[0x0]['language']),_0x78e5dd=_0x375abd?Array['from'](_0xfe58fd['getSelectedBlocks']())['filter'](_0x4fed91=>xt(_0x4fed91)||function(_0x2aa538,_0x868947){if(_0x2aa538['is']('rootElement')||_0x868947['isLimit'](_0x2aa538))return!0x1;return _0x868947['checkChild'](_0x2aa538['parent'],'codeBlock');}(_0x4fed91,_0x246b3f['schema'])):Array['from'](_0xfe58fd['getSelectedBlocks']())['filter'](_0xa0dbaf=>xt(_0xa0dbaf));const _0x28f41e=Tt(_0x78e5dd,_0x246b3f);_0x246b3f['change'](()=>{for(const _0x374787 of _0x28f41e)_0x4c8ae9['markBlockFormat'](_0x374787,{'commandName':'codeBlock','commandParams':[{..._0x524b21,'forceValue':_0x375abd}],'formatGroupId':'blockName'});});}),(_0x4c8ae9['descriptionFactory']['registerElementLabel']('codeBlock',_0x59c58f=>At(_0x146505,'ELEMENT_CODE_BLOCK',_0x59c58f)),_0x4c8ae9['descriptionFactory']['registerDescriptionCallback'](_0x19be74=>{if('formatBlock'!=_0x19be74['type'])return;const _0x324d8e=_0x146505['t'],{data:_0x54d4ab}=_0x19be74;if(!_0x54d4ab||'codeBlock'!=_0x54d4ab['commandName'])return;const _0x581f87=_0x54d4ab['commandParams'][0x0]['language'],_0x249d6f=_0x324d8e(_0x323ccc['find'](_0x5706bf=>_0x5706bf['language']===_0x581f87)['label'])['toLowerCase']();return _0x54d4ab['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x146505,'*Set\x20format:*\x20%0',At(_0x146505,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x249d6f+')')}:{'type':'format','content':At(_0x146505,'*Remove\x20format:*\x20%0',At(_0x146505,'ELEMENT_CODE_BLOCK',0x1))};}));}}function xt(_0x128974){return'codeBlock'==_0x128974['name'];}class Pt extends _0x542478{['afterInit'](){const _0x2b5616=this['editor'];if(!_0x2b5616['plugins']['has']('CommentsEditing'))return;_0x2b5616['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}class Ut extends _0x542478{static get['requires'](){return[at];}['init'](){const _0x226535=this['editor'],_0x484a3b=_0x226535['plugins']['get']('TrackChangesEditing');_0x484a3b['enableCommand']('delete');const _0x3e92b6=_0x226535['commands']['get']('deleteForward');_0x484a3b['enableCommand']('deleteForward',(_0x2a069f,_0x28c236={})=>{const _0x4bab29=_0x226535['model']['createSelection'](_0x226535['model']['document']['selection']);_0x4bab29['isCollapsed']&&_0x226535['model']['modifySelection'](_0x4bab29,{'direction':'forward','unit':_0x28c236['unit']});const _0x1a0a3f=_0x4bab29['getFirstRange'](),_0x2840c4=_0x5ce503['fromRange'](_0x1a0a3f);let _0x38058d;_0x2a069f(_0x28c236),_0x38058d='$graveyard'==_0x2840c4['root']['rootName']?_0x226535['model']['createRange'](_0x1a0a3f['start']):_0x226535['model']['createRange'](_0x2840c4['start'],_0x2840c4['end']),_0x2840c4['detach'](),_0x226535['model']['enqueueChange'](_0x3e92b6['buffer']['batch'],_0x249490=>{_0x3e92b6['buffer']['lock'](),_0x249490['setSelection'](_0x249490['createRange'](_0x38058d['end'])),_0x3e92b6['buffer']['unlock']();});});}}class Gt extends _0x542478{['afterInit'](){const _0x8da529=this['editor'];if(!_0x8da529['plugins']['has']('ListEditing'))return;const _0x4c8846=_0x8da529['locale'],_0x213ee5=_0x8da529['plugins']['get']('TrackChangesEditing'),_0x410b08=_0x8da529['plugins']['has']('TodoListEditing'),_0x370d30=!!_0x8da529['config']['get']('list.multiBlock');function _0x1f51d8(_0x240ec2){return{'type':'format','content':''+At(_0x4c8846,'*Set\x20format:*\x20%0',_0x240ec2)};}function _0x18e50d(_0x5bc67d){return{'type':'format','content':''+At(_0x4c8846,'*Remove\x20format:*\x20%0',_0x5bc67d)};}_0x213ee5['enableDefaultAttributesIntegration']('numberedList'),_0x213ee5['enableDefaultAttributesIntegration']('bulletedList'),_0x213ee5['enableDefaultAttributesIntegration']('customNumberedList'),_0x213ee5['enableDefaultAttributesIntegration']('customBulletedList'),_0x213ee5['enableDefaultAttributesIntegration']('indentList'),_0x213ee5['enableDefaultAttributesIntegration']('outdentList'),_0x213ee5['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x213ee5['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x370d30&&(_0x213ee5['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x213ee5['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x410b08&&(_0x213ee5['enableDefaultAttributesIntegration']('todoList'),_0x213ee5['enableDefaultAttributesIntegration']('checkTodoList'),_0x213ee5['descriptionFactory']['registerDescriptionCallback'](_0x21f590=>{const {data:_0x224af3}=_0x21f590;if(_0x224af3&&'todoListChecked'==_0x224af3['key'])return{'type':'format','content':_0x224af3['newValue']?At(_0x4c8846,'*Check\x20item*'):At(_0x4c8846,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4df5bc=>{if(_0x4df5bc['batch']['isUndo'])return!0x1;let _0xf96098=!0x1;const _0x6b5fac=_0x213ee5['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4d2596=>'todoListChecked'===_0x213ee5['_getAttributeKey'](_0x4d2596));for(const _0x1b635a of _0x6b5fac){'todo'!=_0x1b635a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x213ee5['_findSuggestions'](_0x1b635a['getFirstRange'](),'attribute')['find'](_0x24fc3f=>'listType'===_0x213ee5['_getAttributeKey'](_0x24fc3f['suggestion']))||(_0x4df5bc['removeMarker'](_0x1b635a['getFirstMarker']()),_0xf96098=!0x0));}return _0xf96098;})),_0x213ee5['descriptionFactory']['registerAttributeLabel']('listIndent',At(_0x4c8846,'FORMAT_INDENT'));const _0x22e7de={'type':'format','content':''};_0x213ee5['descriptionFactory']['registerDescriptionCallback'](_0x156048=>{const {data:_0x3e4c63}=_0x156048;if(!_0x3e4c63||'listType'!=_0x3e4c63['key'])return;let _0x4bf4f1=_0x156048['head'];for(;_0x4bf4f1;){if(_0x4bf4f1['data']&&(('listStyle'==_0x4bf4f1['data']['key']||'listMarkerStyle'==_0x4bf4f1['data']['key'])&&(_0x4bf4f1['data']['newValue']&&'default'!=_0x4bf4f1['data']['newValue']||'default'!=_0x4bf4f1['data']['oldValue']&&!_0x3e4c63['newValue'])||!_0x370d30&&_0x4bf4f1['data']['key']==Ke))return _0x22e7de;_0x4bf4f1=_0x4bf4f1['next'];}if(null==_0x3e4c63['newValue'])switch(_0x3e4c63['oldValue']){case'bulleted':return _0x18e50d(At(_0x4c8846,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x18e50d(At(_0x4c8846,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x18e50d(At(_0x4c8846,'ELEMENT_TODO_LIST'));}switch(_0x3e4c63['newValue']){case'bulleted':return _0x1f51d8(At(_0x4c8846,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1f51d8(At(_0x4c8846,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1f51d8(At(_0x4c8846,'ELEMENT_TODO_LIST'));}}),_0x213ee5['descriptionFactory']['registerDescriptionCallback'](_0x1e1768=>{const {data:_0x540b26}=_0x1e1768;if(_0x540b26&&'listIndent'==_0x540b26['key'])return null==_0x540b26['newValue']||null==_0x540b26['oldValue']&&0x0==_0x540b26['newValue']?_0x22e7de:void 0x0;}),_0x213ee5['descriptionFactory']['registerDescriptionCallback'](_0x1c3b3f=>{if('attribute'!=_0x1c3b3f['type'])return;const {data:_0x2d2f2c}=_0x1c3b3f;if(!_0x2d2f2c||'listItemId'!=_0x2d2f2c['key'])return;const _0x4b99e7=Ht(_0x1c3b3f);return'newValue'==_0x4b99e7?{'type':'format','content':At(_0x4c8846,'*Merge:*\x20list\x20item')}:'oldValue'==_0x4b99e7?{'type':'format','content':At(_0x4c8846,'*Split:*\x20list\x20item')}:_0x22e7de;}),_0x8da529['model']['document']['registerPostFixer'](_0xd4398e=>this['listItemIdFixer'](_0xd4398e)),_0x8da529['model']['document']['registerPostFixer'](_0x30157c=>this['noTrackChangesFixer'](_0x30157c)),_0x8da529['model']['document']['on']('change:data',(_0xe806bb,_0x15805f)=>{if(_0x15805f['isUndo']||!_0x15805f['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0xaed835){if(_0xaed835['batch']['isUndo']||!_0xaed835['batch']['isLocal'])return!0x1;let _0xa348c1=!0x1;const _0x1337fe=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x48d034=>_0x48d034['data']&&'listItemId'==_0x48d034['data']['key'])['filter'](_0x4fbd58=>_0x4fbd58['data']['newValue']&&_0x4fbd58['data']['oldValue']);for(const _0x3c6468 of _0x1337fe)Ht(_0x3c6468)||(_0xaed835['removeMarker'](_0x3c6468['getFirstMarker']()),_0xa348c1=!0x0);return _0xa348c1;}['noTrackChangesFixer'](_0x54d676){if(_0x54d676['batch']['isUndo']||!_0x54d676['batch']['isLocal'])return!0x1;const _0x49d256=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x49d256['trackChangesCommand']['value'])return!0x1;let _0x10ecca=!0x1;const _0x402407=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x351291=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1b2460=>'attribute'==_0x1b2460['type'])['filter'](_0x14da68=>_0x402407['includes'](_0x14da68['attributeKey']));if(0x0==_0x351291['length'])return _0x10ecca;for(const _0x2c07f2 of _0x351291){const _0x34b695=_0x49d256['_findSuggestions'](_0x2c07f2['range'],'attribute')['filter'](_0x57e3d8=>!_0x57e3d8['meta']['isNextTo'])['map'](_0x263eab=>_0x263eab['suggestion'])['filter'](_0x4d27a5=>{const _0x5ceb17=_0x49d256['_getAttributeKey'](_0x4d27a5);return _0x402407['includes'](_0x5ceb17);});if(_0x34b695['length']){for(const _0x1fae0f of _0x34b695)_0x54d676['removeMarker'](_0x1fae0f['getFirstMarker']());_0x10ecca=!0x0;}}return _0x10ecca;}['assureChains'](){const _0x2eec6c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x45a1e1=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x399382;const _0x216850=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x336a27=>{if(_0x336a27['data']['oldRange']||!_0x336a27['data']['newRange'])return null;if(!_0x336a27['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x19bd11}=_0x5024a3(_0x336a27['name']);if(!_0x2eec6c['hasSuggestion'](_0x19bd11))return null;const _0x577342=_0x2eec6c['getSuggestion'](_0x19bd11);return _0x45a1e1['includes'](_0x577342['data']['key']);})['map'](_0x589963=>{const {id:_0xf157eb}=_0x5024a3(_0x589963['name']),_0x616681=_0x2eec6c['getSuggestion'](_0xf157eb);return _0x399382=_0x616681['attributes']['groupId'],_0x616681['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x216850['size'])return;const _0x31bbd3=_0x2eec6c['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5d64ba=>'attribute'==_0x5d64ba['type']&&_0x5d64ba['data']&&_0x45a1e1['includes'](_0x5d64ba['data']['key'])&&_0x5d64ba['attributes']['groupId']!=_0x399382)['map'](_0x3bf1e9=>({'listItem':_0x3bf1e9['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3bf1e9['attributes']['groupId']})),_0x3225f6=new Set();for(const {groupId:_0x4579de,listItem:_0x5d548b}of _0x31bbd3)_0x216850['has'](_0x5d548b)&&_0x3225f6['add'](_0x4579de);for(const _0xf7ec4e of _0x2eec6c['getSuggestions']())_0x3225f6['has'](_0xf7ec4e['attributes']['groupId'])&&_0xf7ec4e['setAttribute']('groupId',_0x399382);}['_supportLegacySuggestions'](){const _0x5f09b7=this['editor'],_0x4c3ab6=_0x5f09b7['locale'],_0x37e67f=_0x5f09b7['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x37e67f['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1d529a,_0x128818){const _0x15a077=[];for(let _0x40e9ad of _0x1d529a)_0x40e9ad['start']['nodeAfter']===_0x40e9ad['end']['parent']&&(_0x40e9ad=_0x5f09b7['model']['createRange'](_0x5f09b7['model']['createPositionAt'](_0x40e9ad['start']['nodeAfter'],0x0))),_0x15a077['push'](_0x40e9ad);_0x5f09b7['model']['change'](_0x4aebd5=>{const _0x722d96=_0x5f09b7['model']['document']['selection'],_0x23ecfc=Array['from'](_0x722d96['getRanges']())['map'](_0x154463=>_0x5ce503['fromRange'](_0x154463));_0x4aebd5['setSelection'](_0x15a077),_0x5f09b7['commands']['get'](_0x128818['commandName'])['refresh'](),_0x128818['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5f09b7['execute'](_0x128818['commandName'],..._0x128818['commandParams']),_0x4aebd5['setSelection'](_0x23ecfc);for(const _0x3841ed of _0x23ecfc)_0x3841ed['detach']();});}),_0x37e67f['descriptionFactory']['registerElementLabel'](function(_0x50891f){const _0x51064a=!_0x5f09b7['model']['schema']['isObject'](_0x50891f),_0x3ab40f=_0x50891f['previousSibling'],_0x51438e=_0x50891f['nextSibling'],_0x2958db=_0x50891f['getAttribute']('listItemId'),_0xbb23a9=!_0x3ab40f||_0x3ab40f['getAttribute']('listItemId')!==_0x2958db,_0x4b3d28=!_0x51438e||_0x51438e['getAttribute']('listItemId')!==_0x2958db;return _0x51064a&&Boolean(_0x2958db)&&_0xbb23a9&&_0x4b3d28;},_0x474aae=>At(_0x4c3ab6,'ELEMENT_LIST_ITEM',_0x474aae));}['_registerLegacyDescription'](){const _0x5a31e7=this['editor'],_0x286bd2=_0x5a31e7['locale'];function _0x22aad6(_0x130f07){const _0x11cb82=_0x5a31e7['commands']['get']('bulletedList')['value'],_0x21d379=_0x5a31e7['commands']['get']('numberedList')['value'];return'numberedList'===_0x130f07?_0x11cb82:_0x21d379;}_0x5a31e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x3a6f1c){if('formatBlock'!=_0x3a6f1c['type'])return;const {data:_0x1aead1}=_0x3a6f1c;if(!_0x1aead1)return;let _0x4a3508,_0x58a7df,_0x4d4b1e,_0x4562b6;switch(_0x1aead1['commandName']){case'bulletedList':_0x4d4b1e=_0x1aead1['commandParams'][0x0]['forceValue'],_0x4562b6=_0x22aad6(_0x1aead1['commandName']),_0x4a3508=_0x4d4b1e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4562b6&&_0x5a31e7['config']['get']('list.multiBlock')||(_0x4a3508='*Change\x20to:*\x20%0'),_0x58a7df={'type':'format','content':At(_0x286bd2,_0x4a3508,At(_0x286bd2,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x4d4b1e=_0x1aead1['commandParams'][0x0]['forceValue'],_0x4562b6=_0x22aad6(_0x1aead1['commandName']),_0x4a3508=_0x4d4b1e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4562b6&&_0x5a31e7['config']['get']('list.multiBlock')||(_0x4a3508='*Change\x20to:*\x20%0'),_0x58a7df={'type':'format','content':At(_0x286bd2,_0x4a3508,At(_0x286bd2,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x4a3508='*Indent:*\x20%0',_0x58a7df={'type':'format','content':At(_0x286bd2,_0x4a3508,At(_0x286bd2,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x4a3508=function(_0x1123e0){const _0x546c86=_0x1123e0['getFirstRange']();let _0x475a6e=_0x546c86['start']['nodeAfter'];for(;_0x475a6e&&_0x546c86['containsItem'](_0x475a6e);){if(_0x475a6e['getAttribute']('listIndent')>0x0)return!0x1;_0x475a6e=_0x475a6e['nextSibling'];}return!0x0;}(_0x3a6f1c)?At(_0x286bd2,'*Format:*\x20remove\x20from\x20%0',At(_0x286bd2,function(_0x2bddef){return'ELEMENT_'+_0x2bddef['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x3a6f1c))):At(_0x286bd2,'*Outdent:*\x20%0',At(_0x286bd2,'ELEMENT_LIST_ITEM')),_0x58a7df={'type':'format','content':_0x4a3508};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1aead1['multipleBlocks']&&(_0x4a3508='*Merge:*\x20%0',_0x58a7df={'type':'deletion','content':At(_0x286bd2,_0x4a3508,At(_0x286bd2,'ELEMENT_LIST_ITEM'))});}return _0x58a7df;});}}function Ht(_0x84165a){let _0x3df60d=_0x84165a['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x3df60d;){const _0x52fa63=_0x3df60d['getAttribute']('listItemId');if(!_0x52fa63)return!0x1;if(_0x52fa63==_0x84165a['data']['newValue'])return'newValue';if(_0x52fa63==_0x84165a['data']['oldValue'])return'oldValue';_0x3df60d=_0x3df60d['previousSibling'];}return!0x1;}class $t extends _0x542478{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1f9a70=this['editor']['config']['get']('list.properties'),_0x29de3b=this['editor']['plugins']['get']('TrackChangesEditing');_0x1f9a70['styles']&&_0x29de3b['enableDefaultAttributesIntegration']('listStyle'),_0x1f9a70['reversed']&&_0x29de3b['enableDefaultAttributesIntegration']('listReversed'),_0x1f9a70['startIndex']&&_0x29de3b['enableDefaultAttributesIntegration']('listStart');const _0x24fcc6={'type':'format','content':''};_0x29de3b['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x314da6=this['editor']['locale'];_0x29de3b['descriptionFactory']['registerAttributeLabel']('listReversed',At(_0x314da6,'FORMAT_LIST_REVERSED')),_0x29de3b['descriptionFactory']['registerDescriptionCallback'](_0x1c208c=>{const {data:_0x247a2b}=_0x1c208c;if(_0x247a2b&&'listReversed'==_0x247a2b['key'])return null==_0x247a2b['newValue']||0x0==_0x247a2b['newValue']&&null==_0x247a2b['oldValue']?_0x24fcc6:void 0x0;}),_0x29de3b['descriptionFactory']['registerAttributeLabel']('listStart',At(_0x314da6,'FORMAT_LIST_START')),_0x29de3b['descriptionFactory']['registerDescriptionCallback'](_0x3c8dbb=>{const {data:_0x13457c}=_0x3c8dbb;if(_0x13457c&&'listStart'==_0x13457c['key'])return null==_0x13457c['newValue']||0x1==_0x13457c['newValue']&&null==_0x13457c['oldValue']?_0x24fcc6:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x27ee01=>{if(_0x27ee01['batch']['isUndo'])return!0x1;let _0x520d15=!0x1;const _0x4369fb=_0x29de3b['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc400ca=>{const _0x7871b9=_0x29de3b['_getAttributeKey'](_0xc400ca);return'listStart'==_0x7871b9||'listReversed'==_0x7871b9;});for(const _0xc2168f of _0x4369fb){const _0x4e9e49=_0xc2168f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4e9e49||'customNumbered'==_0x4e9e49)continue;_0x29de3b['_findSuggestions'](_0xc2168f['getFirstRange'](),'attribute')['find'](_0x4dc4f8=>'listType'==_0x29de3b['_getAttributeKey'](_0x4dc4f8['suggestion']))||(_0x27ee01['removeMarker'](_0xc2168f['getFirstMarker']()),_0x520d15=!0x0);}return _0x520d15;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x45f5e2){const _0x2c051f=this['editor']['locale'],{data:_0x42922f}=_0x45f5e2,_0x4e4c2f={'type':'format','content':''};if(!_0x42922f||'listStyle'!=_0x42922f['key'])return;if(!_0x42922f['oldValue'])return'default'==_0x42922f['newValue']?_0x4e4c2f:{'type':'format','content':''+At(_0x2c051f,'*Set\x20format:*\x20%0',At(_0x2c051f,this['_getTranslationKeyForListStyle'](_0x42922f['newValue'])))};if(!_0x42922f['newValue']){if('default'==_0x42922f['oldValue'])return _0x4e4c2f;let _0x36ef5d=_0x45f5e2['head'];for(;_0x36ef5d;){if(_0x36ef5d['data']&&'listType'==_0x36ef5d['data']['key']&&_0x36ef5d['data']['newValue'])return _0x4e4c2f;_0x36ef5d=_0x36ef5d['next'];}return{'type':'format','content':''+At(_0x2c051f,'*Remove\x20format:*\x20%0',At(_0x2c051f,this['_getTranslationKeyForListStyle'](_0x42922f['oldValue'])))};}if('default'!=_0x42922f['newValue'])return{'type':'format','content':''+At(_0x2c051f,'*Set\x20format:*\x20%0',At(_0x2c051f,this['_getTranslationKeyForListStyle'](_0x42922f['newValue'])))};let _0x3490ab=_0x45f5e2['head'];for(;_0x3490ab;){if(_0x3490ab['data']&&'listType'==_0x3490ab['data']['key']&&_0x3490ab['data']['newValue']&&_0x3490ab['data']['oldValue'])return _0x4e4c2f;_0x3490ab=_0x3490ab['next'];}return{'type':'format','content':At(_0x2c051f,'*Set\x20format:*\x20%0',At(_0x2c051f,'ELEMENT_'+_0x45f5e2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x2f7a2e=this['editor'],_0x37c795=_0x2f7a2e['locale'];_0x2f7a2e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e75cf=>{if('formatBlock'!=_0x4e75cf['type'])return;const {data:_0x198d7e}=_0x4e75cf;if(!_0x198d7e)return;let _0x183719,_0x43a287;switch(_0x198d7e['commandName']){case'listStyle':_0x183719='*Change\x20to:*\x20%0',_0x43a287={'type':'format','content':At(_0x37c795,_0x183719,At(_0x37c795,this['_getTranslationKeyForListStyle'](_0x198d7e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x183719=_0x198d7e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x43a287={'type':'format','content':At(_0x37c795,_0x183719)};break;case'listStart':_0x183719='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x43a287={'type':'format','content':At(_0x37c795,_0x183719,_0x198d7e['commandParams'][0x0]['startIndex'])};}return _0x43a287;});}['_getTranslationKeyForListStyle'](_0x1b294e){return'ELEMENT_'+function(_0x20bb9d){if(Wt['includes'](_0x20bb9d))return'bulleted';if(Vt['includes'](_0x20bb9d))return'numbered';return null;}(_0x1b294e)['toUpperCase']()+'_LIST_'+_0x1b294e['toUpperCase']()['replace'](/-/g,'_');}}const Wt=['disc','circle','square'],Vt=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];class jt extends _0x542478{['afterInit'](){const _0x13c49a=this['editor'];_0x13c49a['commands']['get']('emoji')&&_0x13c49a['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class zt extends _0x542478{static get['requires'](){return[lt];}['init'](){const _0x2fb4b4=this['editor'],_0x3596d9=_0x2fb4b4['plugins']['get']('TrackChangesEditing'),_0x1309d6=_0x2fb4b4['commands']['get']('enter');_0x3596d9['enableCommand']('enter',()=>{_0x2fb4b4['model']['change'](_0x5864fd=>{const _0x124e3c=_0x2fb4b4['model']['document']['selection'],_0x399cdc=_0x124e3c['getFirstPosition'](),_0x42b8d8=_0x5ce503['fromRange'](_0x124e3c['getFirstRange']());if(_0x1309d6['enterBlock'](_0x5864fd)){const _0x5078f1=_0x2fb4b4['model']['createPositionAt'](_0x399cdc['parent']['nextSibling'],0x0),_0x3a59d6=_0x5864fd['createRange'](_0x399cdc,_0x5078f1);_0x3596d9['markInsertion'](_0x3a59d6);}else _0x5864fd['setSelection'](_0x5864fd['createRange'](_0x42b8d8['end']));_0x42b8d8['detach'](),_0x1309d6['fire']('afterExecute',{'writer':_0x5864fd});});});}}class Kt extends _0x542478{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0xd7153b=this['editor']['plugins']['get']('TrackChangesEditing');_0xd7153b['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0xd7153b['enableCommand']('findNext'),_0xd7153b['enableCommand']('findPrevious'),_0xd7153b['enableCommand']('replace'),_0xd7153b['enableCommand']('replaceAll');}['handleFindCommand'](_0x26ed83,_0x197ddf,_0x10827c={}){const _0x2f8da3=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x26ed83(_0x2ee7a7=>{let _0x580935=('string'==typeof _0x197ddf?_0x2f8da3['findByTextCallback'](_0x197ddf,_0x10827c):_0x197ddf)(_0x2ee7a7);Array['isArray'](_0x580935)&&(_0x580935={'results':_0x580935,'searchText':'string'==typeof _0x197ddf?_0x197ddf:''});const _0x241061=_0x580935['results']['filter'](_0x4a07ba=>!0x1===this['_isInDeletionRange'](_0x4a07ba,_0x2ee7a7['item']));return{..._0x580935,'results':_0x241061};},_0x10827c);}['_isInDeletionRange'](_0x47d49d,_0x4b6c5c){const _0xb6e450=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4b6c5c,_0x47d49d['start']),this['editor']['model']['createPositionAt'](_0x4b6c5c,_0x47d49d['end']));for(const _0x341b14 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0xb6e450['getIntersection'](_0x341b14['getRange']()))return!0x0;return!0x1;}}const Xt=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Yt extends _0x542478{['afterInit'](){const _0x3098a4=this['editor']['locale'],_0x3dbbd2=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x2d27a2,commandName:_0xc3dc6}of Xt)this['editor']['plugins']['has'](_0x2d27a2)&&_0x3dbbd2['enableDefaultAttributesIntegration'](_0xc3dc6);_0x3dbbd2['descriptionFactory']['registerAttributeLabel']('fontSize',At(_0x3098a4,'FORMAT_FONT_SIZE')),_0x3dbbd2['descriptionFactory']['registerAttributeLabel']('fontFamily',At(_0x3098a4,'FORMAT_FONT_FAMILY')),_0x3dbbd2['descriptionFactory']['registerAttributeLabel']('fontColor',At(_0x3098a4,'FORMAT_FONT_COLOR')),_0x3dbbd2['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',At(_0x3098a4,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11fec3=this['editor'],_0x4c2939=_0x11fec3['locale'];_0x11fec3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e1ef5=>{const _0x30e8f4=_0x4c2939['t'];if('formatInline'!=_0x2e1ef5['type'])return;const {data:_0x10c56f}=_0x2e1ef5;if(null!=_0x10c56f){if('fontSize'==_0x10c56f['commandName']){const _0x2fd298=_0x10c56f['commandParams'][0x0]['value'];if(_0x2fd298){const _0x32dfdc=_0x30e8f4(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x182bcf=>_0x182bcf['model']==_0x2fd298)['title'])['toLowerCase']();return{'type':'format','content':At(_0x4c2939,'*Set\x20font\x20size:*\x20%0',_0x32dfdc)};}return{'type':'format','content':At(_0x4c2939,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x10c56f['commandName']){const _0x3a49c1=_0x10c56f['commandParams'][0x0]['value'];return _0x3a49c1?{'type':'format','content':At(_0x4c2939,'*Set\x20font\x20family:*\x20%0',_0x3a49c1)}:{'type':'format','content':At(_0x4c2939,'*Reset\x20font\x20family*')};}if('fontColor'==_0x10c56f['commandName']){const _0x11afd6=_0x10c56f['commandParams'][0x0]['value'];if(_0x11afd6){const _0x53c2da=_0x13ca38(this['editor']['config']['get']('fontColor.colors'))['find'](_0x45d908=>_0x45d908['model']==_0x11afd6);let _0x20b3a7=_0x11afd6,_0x494f39='';return _0x53c2da&&(_0x20b3a7=_0x53c2da['label'],_0x494f39=_0x30e8f4(_0x20b3a7)['toLowerCase']()),{'type':'format','content':At(_0x4c2939,'*Set\x20font\x20color:*\x20%0',_0x494f39)['trim'](),'color':{'value':_0x11afd6,'title':_0x494f39||_0x20b3a7}};}return{'type':'format','content':At(_0x4c2939,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x10c56f['commandName']){const _0x3dc5df=_0x10c56f['commandParams'][0x0]['value'];if(_0x3dc5df){const _0xa4a724=_0x13ca38(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2b578a=>_0x2b578a['model']==_0x3dc5df);let _0xe614e2=_0x3dc5df,_0x25edcb='';return _0xa4a724&&(_0xe614e2=_0xa4a724['label'],_0x25edcb=_0x30e8f4(_0xe614e2)['toLowerCase']()),{'type':'format','content':At(_0x4c2939,'*Set\x20font\x20background\x20color:*\x20%0',_0x25edcb)['trim'](),'color':{'value':_0x3dc5df,'title':_0x25edcb||_0xe614e2}};}return{'type':'format','content':At(_0x4c2939,'*Reset\x20font\x20background\x20color*')};}}});}}class qt extends _0x542478{['afterInit'](){const {plugins:_0x2b9940}=this['editor'];_0x2b9940['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x2b9940['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x375fe9,plugins:_0x15f101,commands:_0x1565d8}=this['editor'],_0x3eba53=_0x15f101['get']('TrackChangesEditing');_0x1565d8['get']('footnotesStyle')&&_0x3eba53['enableDefaultAttributesIntegration']('footnotesStyle'),_0x1565d8['get']('footnotesStart')&&_0x3eba53['enableDefaultAttributesIntegration']('footnotesStart'),_0x3eba53['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',At(_0x375fe9,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x3eba53['descriptionFactory']['registerAttributeLabel']('footnotesListStart',At(_0x375fe9,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x21c220=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x5cf1b3,commands:_0x1279d7}=this['editor'];_0x1279d7['get']('insertFootnote')&&_0x21c220['enableCommand']('insertFootnote'),_0x21c220['descriptionFactory']['registerElementLabel']('footnoteRef',_0x21cdee=>At(_0x5cf1b3,'ELEMENT_FOOTNOTE_REF',_0x21cdee)),_0x21c220['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x1e63f4=>At(_0x5cf1b3,'ELEMENT_FOOTNOTE_DEFINITION',_0x1e63f4)),_0x21c220['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x4f4890=>At(_0x5cf1b3,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x4f4890));}}class Qt extends _0x542478{['afterInit'](){const _0x9255e1=this['editor'],_0x41d08c=_0x9255e1['plugins']['get']('TrackChangesEditing'),_0x1a2275=_0x9255e1['commands']['get']('copyFormat'),_0x108cad=_0x9255e1['commands']['get']('pasteFormat');_0x1a2275&&_0x108cad&&(_0x41d08c['enableDefaultAttributesIntegration']('pasteFormat'),_0x41d08c['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x2833c2=this['editor'],_0x2d7898=_0x2833c2['locale'];_0x2833c2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x438a3a=>{if('formatBlock'!=_0x438a3a['type']&&'formatInline'!=_0x438a3a['type'])return;const {data:_0x49dc6e}=_0x438a3a;if(_0x49dc6e&&'pasteFormat'===_0x49dc6e['commandName']){const _0x573acc=[],_0x5cb104=_0x49dc6e['commandParams'][0x0];for(const [_0x13e5e0,_0x1b6645]of Object['entries'](_0x5cb104))_0x573acc['push'](Zt(_0x2833c2,_0x13e5e0,_0x1b6645));return _0x573acc['length']?{'type':'format','content':At(_0x2d7898,'*Set\x20format\x20to:*\x20%0',_0x573acc['join'](',\x20'))}:{'type':'format','content':At(_0x2d7898,'*Remove\x20all\x20formatting*')};}});}}function Zt(_0x891146,_0x48488b,_0x3c2a8e){const _0x52bbac=_0x891146['locale']['t'],_0xffcd8d=_0x48488b['split'](/(?=[A-Z])/)['join']('\x20'),_0x5be742=_0x52bbac(_0xffcd8d['charAt'](0x0)['toUpperCase']()+_0xffcd8d['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3c2a8e)return _0x5be742;if('fontColor'===_0x48488b||'fontBackgroundColor'===_0x48488b){const _0x3f38f2=_0x13ca38(_0x891146['config']['get']('fontColor.colors'))['find'](_0x3e5f95=>_0x3e5f95['model']==_0x3c2a8e);return _0x5be742+'\x20('+(_0x3f38f2?_0x52bbac(_0x3f38f2['label'])['toLowerCase']():_0x3c2a8e)+')';}if('fontSize'===_0x48488b&&isNaN(parseFloat(_0x3c2a8e))){const _0x36b50f=_0x891146['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x891146['config']['get']('fontSize.options'))['find'](_0x740650=>_0x740650['model']==_0x3c2a8e);return _0x5be742+'\x20('+(_0x36b50f?_0x52bbac(_0x36b50f['title'])['toLowerCase']():_0x3c2a8e)+')';}return _0x5be742+'\x20('+_0x3c2a8e+')';}class Jt extends _0x542478{['_headingOptions'];['afterInit'](){const _0x280a90=this['editor'];if(!_0x280a90['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x280a90['config']['get']('heading.options');const _0xcf76f1=_0x280a90['locale'],_0x53001c=_0x280a90['plugins']['get']('TrackChangesEditing');_0x53001c['enableDefaultAttributesIntegration']('heading');for(const _0x224250 of this['_headingOptions'])'paragraph'!=_0x224250['model']&&_0x53001c['descriptionFactory']['registerElementLabel'](_0x224250['model'],_0x126ec3=>{const _0xb6e166=this['_getHeadingLevel'](_0x224250['model']);return null!==_0xb6e166?_0x4da758(_0x126ec3,_0xb6e166):_0x1fe3f7(_0x126ec3,_0x224250['title']);});function _0x4da758(_0x39513f,_0x3f94ba){return At(_0xcf76f1,'ELEMENT_HEADING',[_0x39513f,_0x3f94ba]);}function _0x1fe3f7(_0x4f7696,_0x483cdc){return At(_0xcf76f1,'ELEMENT_HEADING_CUSTOM',[_0x4f7696,_0x483cdc]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a6cd2=this['editor'],_0x6e12e4=_0x4a6cd2['locale'];function _0x1fed79(_0x2fed4a,_0x2dde38){return At(_0x6e12e4,'ELEMENT_HEADING_CUSTOM',[_0x2fed4a,_0x2dde38]);}_0x4a6cd2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20b3eb=>{if('formatBlock'!=_0x20b3eb['type'])return;const {data:_0x26d2ae}=_0x20b3eb;if(_0x26d2ae&&'heading'==_0x26d2ae['commandName']){const _0x5b324f=_0x26d2ae['commandParams'][0x0]['value'],_0xfadb95=this['_getHeadingLevel'](_0x5b324f);if(null!==_0xfadb95)return{'type':'format','content':At(_0x6e12e4,'*Change\x20to:*\x20%0',(_0x2f138d=0x1,_0x4925f6=_0xfadb95,At(_0x6e12e4,'ELEMENT_HEADING',[_0x2f138d,_0x4925f6])))};const _0x34d5f0=this['_headingOptions']['find'](_0x5eda5b=>_0x5eda5b['model']===_0x5b324f)['title'];return{'type':'format','content':At(_0x6e12e4,'*Change\x20to:*\x20%0',_0x1fed79(0x1,_0x34d5f0))};}var _0x2f138d,_0x4925f6;});}['_getHeadingLevel'](_0x415f94){const _0x4f4520=_0x415f94['match'](/^heading(\d+)/);if(_0x4f4520)return _0x4f4520[0x1];const _0x45adeb=this['_headingOptions']?.['find'](_0x43ef04=>_0x43ef04['model']==_0x415f94);if(_0x45adeb&&_0x45adeb['view']){const _0x575f51=_0x45adeb['view'],_0xd22d79=(_0x575f51['name']??_0x575f51)['match'](/^h(\d+)/);if(_0xd22d79)return _0xd22d79[0x1];}return null;}}class te extends _0x542478{['afterInit'](){const _0xc72f6=this['editor'];if(!_0xc72f6['plugins']['has']('HighlightEditing'))return;const _0x5ad5e7=_0xc72f6['plugins']['get']('TrackChangesEditing'),_0x4de9e3=_0xc72f6['locale'];_0x5ad5e7['enableDefaultAttributesIntegration']('highlight'),_0x5ad5e7['descriptionFactory']['registerAttributeLabel']('highlight',At(_0x4de9e3,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x31c80e=this['editor'],_0x28b5d6=_0x31c80e['locale'];_0x31c80e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e105a=>{if('formatInline'!=_0x4e105a['type'])return;const {data:_0x41e2e3}=_0x4e105a;if(_0x41e2e3&&'highlight'==_0x41e2e3['commandName']){const _0x3c0da1=_0x28b5d6['t'],_0x5c4143=_0x41e2e3['commandParams'][0x0]['value'];if(_0x5c4143){const _0x4b101e=_0x31c80e['config']['get']('highlight.options')['find'](_0x5ecafd=>_0x5ecafd['model']==_0x5c4143),_0x1199d3=_0x3c0da1(_0x4b101e['title'])['toLowerCase']();return{'type':'format','content':At(_0x28b5d6,'*Set\x20highlight:*\x20%0',_0x1199d3),'color':{'value':_0x4b101e['color'],'title':_0x4b101e['title']}};}return{'type':'format','content':At(_0x28b5d6,'*Remove\x20highlight*',At(_0x28b5d6,'FORMAT_HIGHLIGHT'))};}});}}class ee extends _0x542478{['afterInit'](){const _0xe22009=this['editor'];if(!_0xe22009['plugins']['has']('HorizontalLineEditing'))return;_0xe22009['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x4c0539=_0xe22009['plugins']['get']('TrackChangesEditing'),_0x3913cb=_0xe22009['locale'];_0x4c0539['descriptionFactory']['registerElementLabel']('horizontalLine',_0x2d5f9e=>At(_0x3913cb,'ELEMENT_HORIZONTAL_LINE',_0x2d5f9e));}}class ne extends _0x542478{['afterInit'](){const _0x256819=this['editor'];if(!_0x256819['plugins']['has']('HtmlEmbed'))return;const _0x8d7da3=_0x256819['plugins']['get']('TrackChangesEditing'),_0x4e9407=_0x256819['locale'];_0x8d7da3['descriptionFactory']['registerElementLabel']('rawHtml',_0x566571=>At(_0x4e9407,'ELEMENT_HTML_EMBED',_0x566571)),_0x8d7da3['enableDefaultAttributesIntegration']('htmlEmbed'),_0x8d7da3['descriptionFactory']['registerDescriptionCallback'](_0xfd6a07=>{if('attribute'!=_0xfd6a07['type'])return;const {data:_0x6b9dfa}=_0xfd6a07;if(_0x6b9dfa&&'value'==_0x6b9dfa['key']&&_0xfd6a07['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x1bab36=At(_0x4e9407,'ELEMENT_HTML_EMBED');return{'type':'format','content':At(_0x4e9407,'*Change\x20%0\x20content*',_0x1bab36)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x16df28=this['editor'],_0x112898=_0x16df28['locale'];_0x16df28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e5dee=>{if('formatBlock'!=_0x3e5dee['type'])return;const {data:_0x488561}=_0x3e5dee;if(_0x488561&&'htmlEmbed'==_0x488561['commandName']){const _0x47e1b0=At(_0x112898,'ELEMENT_HTML_EMBED');return{'type':'format','content':At(_0x112898,'*Change\x20%0\x20content*',_0x47e1b0)};}});}}class ie extends _0x542478{['afterInit'](){const _0x31b9ff=this['editor'];if(!_0x31b9ff['plugins']['has']('ImageEditing'))return;const _0x46c01c=_0x31b9ff['plugins']['get']('TrackChangesEditing'),_0xaebb81=_0x31b9ff['plugins']['get']('ImageUtils'),_0x11fe03=_0x31b9ff['locale'];_0x46c01c['enableCommand']('insertImage'),_0x46c01c['descriptionFactory']['registerElementLabel']('imageBlock',_0x4893e1=>At(_0x11fe03,'ELEMENT_IMAGE',_0x4893e1)),_0x46c01c['descriptionFactory']['registerElementLabel']('imageInline',_0x425e5e=>At(_0x11fe03,'ELEMENT_INLINE_IMAGE',_0x425e5e)),_0x46c01c['descriptionFactory']['registerElementLabel']('caption',()=>At(_0x11fe03,'ELEMENT_CAPTION')),_0x31b9ff['plugins']['has']('ImageUploadEditing')&&_0x46c01c['enableCommand']('uploadImage'),_0x31b9ff['plugins']['has']('ImageBlockEditing')&&_0x31b9ff['plugins']['has']('ImageInlineEditing')&&(_0x46c01c['enableCommand']('imageTypeInline',(_0x462ef8,_0x5a2238)=>{const _0x4cc380=_0xaebb81['getClosestSelectedImageElement'](_0x31b9ff['model']['document']['selection']);_0x31b9ff['model']['change'](()=>{_0x46c01c['markBlockFormat'](_0x4cc380,{'commandName':'imageTypeInline','commandParams':[_0x5a2238]},[],'convertBlockImageToInline');});}),_0x46c01c['enableCommand']('imageTypeBlock',(_0x59bf74,_0xd81317)=>{_0x31b9ff['model']['change'](_0x471ec4=>{let _0x321686=_0xaebb81['getClosestSelectedImageElement'](_0x31b9ff['model']['document']['selection']),_0x3eaf04=_0x471ec4['createRangeOn'](_0x321686);const _0xf2ce26=tt['fromPosition'](_0x3eaf04['start'],'toPrevious'),_0x462131=tt['fromPosition'](_0x3eaf04['end'],'toNext');_0x46c01c['forceDefaultExecution'](()=>_0x59bf74(_0xd81317)),_0x321686=_0xaebb81['getClosestSelectedImageElement'](_0x31b9ff['model']['document']['selection']),_0x3eaf04=_0x471ec4['createRangeOn'](_0x321686);const _0x5a896e=_0x471ec4['createRange'](_0xf2ce26,_0x462131);_0xf2ce26['detach'](),_0x462131['detach'](),_0x46c01c['markBlockFormat'](_0x321686,{'commandName':'imageTypeInline','commandParams':[_0xd81317]},[],'convertInlineImageToBlock'),_0x5a896e['start']['isBefore'](_0x3eaf04['start'])&&_0x46c01c['markInsertion'](_0x471ec4['createRange'](_0x5a896e['start'],_0x3eaf04['start']),'convertInlineImageToBlock'),_0x3eaf04['end']['isBefore'](_0x5a896e['end'])&&_0x46c01c['markInsertion'](_0x471ec4['createRange'](_0x3eaf04['end'],_0x5a896e['end']),'convertInlineImageToBlock');});}),_0x46c01c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x46c01c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x46c01c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x46c01c['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x46c01c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x46c01c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x306b12])=>{const _0x505e02=_0x46c01c['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4f9796=_0x306b12['start'],_0x35c3e0=_0x306b12['end'];const _0x481137=_0x31b9ff['model']['schema']['getNearestSelectionRange'](_0x4f9796,'backward'),_0xd106b3=_0x31b9ff['model']['schema']['getNearestSelectionRange'](_0x35c3e0,'forward');_0x481137['isCollapsed']&&(_0x4f9796=_0x481137['start']),_0xd106b3['isCollapsed']&&(_0x35c3e0=_0xd106b3['end']),_0x505e02([_0x31b9ff['model']['createRange'](_0x4f9796,_0x35c3e0)]);}),_0x46c01c['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x5c0450),_0x46c01c['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x5c0450)),_0x31b9ff['plugins']['has']('ImageCaptionEditing')&&(_0x46c01c['enableCommand']('toggleImageCaption',(_0x4488ee,_0x5925cc)=>{const _0x5d2471=_0x31b9ff['plugins']['get']('ImageCaptionUtils');let _0x3715da=_0xaebb81['getClosestSelectedImageElement'](_0x31b9ff['model']['document']['selection']),_0x4a38ea=_0x5d2471['getCaptionFromImageModelElement'](_0x3715da);_0x31b9ff['model']['change'](()=>{if(_0x4a38ea)return void _0x46c01c['markDeletion'](_0x31b9ff['model']['createRangeOn'](_0x4a38ea));const _0x562f48=_0xaebb81['isBlockImage'](_0x3715da);_0x4488ee(_0x5925cc),_0x3715da=_0xaebb81['getClosestSelectedImageElement'](_0x31b9ff['model']['document']['selection']),_0x4a38ea=_0x5d2471['getCaptionFromImageModelElement'](_0x3715da),_0x46c01c['markInsertion'](_0x31b9ff['model']['createRangeOn'](_0x4a38ea),_0x562f48?null:'imageCaption');});}),_0x46c01c['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x5c0450));const _0x8d8805=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x39730b(_0x3efeb1,_0x1c45af){const _0x23182e=_0x8d8805['findIndex'](({type:_0x1f3e79,subType:_0x398131})=>_0x3efeb1['type']==_0x1f3e79&&_0x3efeb1['subType']==_0x398131),_0x49cf08=_0x8d8805['findIndex'](({type:_0x5907aa,subType:_0x5d6c5d})=>_0x1c45af['type']==_0x5907aa&&_0x1c45af['subType']==_0x5d6c5d);if(_0x23182e<0x0||_0x49cf08<0x0)return!0x1;const _0x467818=_0x3efeb1['getFirstRange'](),_0x4a10c3=_0x1c45af['getFirstRange']();if((0x0==_0x23182e||0x1==_0x23182e)&&0x2==_0x49cf08&&_0x467818['isIntersecting'](_0x4a10c3))return!0x0;if(0x2==_0x23182e&&0x3==_0x49cf08){const _0x57db2a=_0x46c01c['_findSuggestions'](_0x467818,'insertion')['filter'](({suggestion:_0x40cc0a,meta:_0x4f55f3})=>_0x4f55f3['isOwn']&&'convertInlineImageToBlock'==_0x40cc0a['subType']);if(_0x57db2a['length']>0x1&&_0x4a10c3['end']['isEqual'](_0x467818['start']))return!0x0;if(0x1==_0x57db2a['length']&&(_0x467818['start']['isEqual'](_0x4a10c3['end'])||_0x467818['end']['isEqual'](_0x4a10c3['start'])))return!0x0;}if(0x3==_0x23182e&&0x3==_0x49cf08&&_0x467818['start']['isBefore'](_0x4a10c3['start'])){const _0x45a075=_0x467818['end']['nodeAfter'],_0x17dfaf=_0x4a10c3['start']['nodeBefore'];return _0xaebb81['isBlockImage'](_0x45a075)&&_0x45a075===_0x17dfaf;}return!0x1;}function _0x5c0450(_0x3e92e0,_0x246b16){return _0x39730b(_0x3e92e0,_0x246b16)?[_0x3e92e0,_0x246b16]:_0x39730b(_0x246b16,_0x3e92e0)?[_0x246b16,_0x3e92e0]:null;}_0x31b9ff['plugins']['has']('ImageResize')&&(_0x46c01c['enableDefaultAttributesIntegration']('resizeImage'),_0x46c01c['descriptionFactory']['registerAttributeLabel']('resizedWidth',At(_0x11fe03,'FORMAT_IMAGE_SIZE'))),_0x31b9ff['plugins']['has']('ImageTextAlternativeEditing')&&_0x46c01c['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x31b9ff['plugins']['has']('PictureEditing')&&_0x46c01c['descriptionFactory']['registerDescriptionCallback'](_0x36b29e=>{if('attribute'!=_0x36b29e['type'])return;const {data:_0x257f7c}=_0x36b29e;return _0x257f7c&&'sources'==_0x257f7c['key']?{'type':'format','content':''}:void 0x0;}),_0x31b9ff['plugins']['has']('ImageSizeAttributes')&&_0x46c01c['descriptionFactory']['registerDescriptionCallback'](_0x2fa2d7=>{if('attribute'!=_0x2fa2d7['type'])return;const {data:_0x1769ce}=_0x2fa2d7;return!_0x1769ce||'width'!=_0x1769ce['key']&&'height'!=_0x1769ce['key']?void 0x0:{'type':'format','content':''};}),_0x46c01c['descriptionFactory']['registerDescriptionCallback'](_0x758e29=>{if(!!_0x8d8805['find'](({type:_0x7ec3ae,subType:_0x519697})=>_0x758e29['type']==_0x7ec3ae&&_0x758e29['subType']==_0x519697))return _0x758e29['previous']?{}:void 0x0;}),_0x46c01c['descriptionFactory']['registerDescriptionCallback'](_0x238a2d=>{if('insertion'==_0x238a2d['type']||'deletion'==_0x238a2d['type']){const _0x2d7fb9=_0x238a2d['getContainedElement']();if(_0x2d7fb9&&_0x2d7fb9['is']('element','caption'))return{'type':'insertion'==_0x238a2d['type']?'addObject':'removeObject','element':_0x2d7fb9,'quantity':0x1};}}),_0x46c01c['descriptionFactory']['registerDescriptionCallback'](_0x171c4d=>'formatBlock'==_0x171c4d['type']&&'convertInlineImageToBlock'==_0x171c4d['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x171c4d['type']&&'convertBlockImageToInline'==_0x171c4d['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x46c01c['descriptionFactory']['registerDescriptionCallback'](_0x3ce7e1=>{if('attribute'!=_0x3ce7e1['type'])return;const {data:_0x164fe8}=_0x3ce7e1;if(!_0x164fe8||'alt'!=_0x164fe8['key'])return;const _0x2e6377=_0x164fe8['newValue'];return _0x2e6377?{'type':'format','content':At(_0x11fe03,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2e6377+'\x22')}:{'type':'format','content':At(_0x11fe03,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x247753=this['editor'],_0x153b6a=_0x247753['locale'];_0x247753['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xcfe0d2=>{if('formatBlock'!=_0xcfe0d2['type']&&'formatInline'!=_0xcfe0d2['type'])return;const {data:_0x3d36aa}=_0xcfe0d2;if(_0x3d36aa){if('imageTextAlternative'==_0x3d36aa['commandName']){const _0x5422db=_0x3d36aa['commandParams'][0x0]['newValue'];return _0x5422db?{'type':'format','content':At(_0x153b6a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5422db+'\x22')}:{'type':'format','content':At(_0x153b6a,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x3d36aa['commandName']){const _0xe72bcd=_0x3d36aa['commandParams'][0x0]['width'];return _0xe72bcd?{'type':'format','content':At(_0x153b6a,'*Set\x20image\x20width:*\x20%0',_0xe72bcd)}:{'type':'format','content':At(_0x153b6a,'*Reset\x20image\x20width*')};}}});}}class se extends _0x542478{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x3d266f=this['editor']['locale'],_0x216123=this['editor']['plugins']['get']('TrackChangesEditing');_0x216123['enableDefaultAttributesIntegration']('replaceImageSource'),_0x216123['descriptionFactory']['registerDescriptionCallback'](_0x13583b=>{if('attribute'!=_0x13583b['type'])return;const {data:_0x4f77a3}=_0x13583b;return _0x4f77a3&&'src'==_0x4f77a3['key']?_0x4f77a3['newValue']&&_0x4f77a3['oldValue']?{'type':'format','content':At(_0x3d266f,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x554e31=this['editor']['plugins']['get']('TrackChangesEditing');_0x554e31['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x554e31['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x554e31['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x554e31['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2111c1=this['editor'],_0x2ed599=_0x2111c1['locale'];_0x2111c1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c4269=>{if('formatBlock'!=_0x4c4269['type']&&'formatInline'!=_0x4c4269['type'])return;const {data:_0x4a0abf}=_0x4c4269;if(!_0x4a0abf||'replaceImageSource'!=_0x4a0abf['commandName'])return;return{'type':'format','content':At(_0x2ed599,'*Format:*\x20replace\x20image\x20URL')};});}}class re extends _0x542478{['afterInit'](){const _0x2056bf=this['editor'];if(!_0x2056bf['plugins']['has']('ImageStyleEditing'))return;const _0x175f24=_0x2056bf['plugins']['get']('TrackChangesEditing'),_0x543896=_0x2056bf['plugins']['get']('ImageUtils'),_0x123894={};_0x175f24['enableCommand']('imageStyle',(_0x50f3ae,_0x2307ae)=>{const _0x3b1245=_0x2056bf['plugins']['get']('Users')['me'],_0x2f6b95=_0x2056bf['commands']['get']('imageStyle');let _0x416640=_0x543896['getClosestSelectedImageElement'](_0x2056bf['model']['document']['selection']),_0x4f9e4f=_0x2056bf['model']['createRangeOn'](_0x416640),_0x3fe325=_0x2f6b95['value'];if(_0x3fe325==_0x2307ae['value'])return;const _0x2ab80f={'commandName':'imageStyle','commandParams':[_0x2307ae],'formatGroupId':_0x6e7e15()};_0x2056bf['model']['change'](()=>{if(_0x175f24['getSuggestions']()['filter'](_0x22d95c=>_0x22d95c['isInContent']&&_0x3b1245==_0x22d95c['author']&&('formatBlock'==_0x22d95c['type']||'formatInline'==_0x22d95c['type'])&&('imageStylePreApply'==_0x22d95c['subType']||'imageStylePostApply'==_0x22d95c['subType'])&&_0x22d95c['getFirstRange']()['isEqual'](_0x4f9e4f))['forEach'](_0x2b4bde=>_0x175f24['discardSuggestion'](_0x2b4bde['head'])),_0x416640=_0x543896['getClosestSelectedImageElement'](_0x2056bf['model']['document']['selection']),_0x4f9e4f=_0x2056bf['model']['createRangeOn'](_0x416640),_0x2f6b95['refresh'](),_0x2056bf['commands']['get']('imageTypeInline')['refresh'](),_0x2056bf['commands']['get']('imageTypeBlock')['refresh'](),_0x3fe325=_0x2f6b95['value'],_0x3fe325!=_0x2307ae['value'])return _0x543896['isInlineImage'](_0x416640)&&_0x2f6b95['shouldConvertImageType'](_0x2307ae['value'],_0x416640)?(_0x50f3ae({..._0x2307ae,'setImageSizes':!0x1}),_0x416640=_0x543896['getClosestSelectedImageElement'](_0x2056bf['model']['document']['selection']),void _0x175f24['markBlockFormat'](_0x416640,{..._0x2ab80f,'commandReversedParams':[{'value':_0x3fe325||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x543896['isBlockImage'](_0x416640)?_0x175f24['markBlockFormat'](_0x416640,_0x2ab80f,[],'imageStylePostApply'):_0x175f24['markInlineFormat'](_0x4f9e4f,_0x2ab80f,'imageStylePostApply'));});});for(const _0xc2a85e of _0x2056bf['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x123894[_0xc2a85e['name']]=_0xc2a85e['title']['toLowerCase']();_0x175f24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x175f24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x175f24['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x175f24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x559259])=>{_0x543896['setImageNaturalSizeAttributes'](_0x559259['getContainedElement']());}),_0x175f24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3ffee4,_0xdc97a0)=>{_0x175f24['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3ffee4,{'commandName':_0xdc97a0['commandName'],'commandParams':_0xdc97a0['commandReversedParams']});}),_0x175f24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x12e3e6,_0x5699ab){if(_0x5245ee(_0x12e3e6,_0x5699ab))return[_0x12e3e6,_0x5699ab];if(_0x5245ee(_0x5699ab,_0x12e3e6))return[_0x5699ab,_0x12e3e6];return null;});const _0x36651e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5245ee(_0x1c3839,_0x388eae){const _0x2d3704=_0x36651e['findIndex'](({type:_0x31014e,subType:_0x1c7428})=>_0x1c3839['type']==_0x31014e&&_0x1c3839['subType']==_0x1c7428),_0x5ef2fb=_0x36651e['findIndex'](({type:_0x1bb7fa,subType:_0x18d7fa})=>_0x388eae['type']==_0x1bb7fa&&_0x388eae['subType']==_0x18d7fa);if(_0x2d3704<0x0||_0x5ef2fb<0x0)return!0x1;const _0x8022d9=_0x1c3839['getFirstRange'](),_0x3a68d6=_0x388eae['getFirstRange']();if((0x0==_0x2d3704||0x1==_0x2d3704)&&0x2==_0x5ef2fb&&_0x8022d9['isIntersecting'](_0x3a68d6))return!0x0;if(0x2==_0x2d3704&&0x3==_0x5ef2fb){const _0x3e3346=_0x175f24['_findSuggestions'](_0x8022d9,'insertion')['filter'](({suggestion:_0x2c49a8,meta:_0x5db2ff})=>_0x5db2ff['isOwn']&&'convertInlineImageToBlock'==_0x2c49a8['subType']);if(_0x3e3346['length']>0x1&&_0x3a68d6['end']['isEqual'](_0x8022d9['start']))return!0x0;if(0x1==_0x3e3346['length']&&(_0x8022d9['start']['isEqual'](_0x3a68d6['end'])||_0x8022d9['end']['isEqual'](_0x3a68d6['start'])))return!0x0;}if(0x3==_0x2d3704&&0x3==_0x5ef2fb&&_0x8022d9['start']['isBefore'](_0x3a68d6['start'])){const _0x428525=_0x8022d9['end']['nodeAfter'],_0x5ae220=_0x3a68d6['start']['nodeBefore'];return _0x543896['isBlockImage'](_0x428525)&&_0x428525===_0x5ae220;}return!0x1;}_0x2056bf['model']['document']['registerPostFixer'](()=>{let _0x2b11b9=!0x1;const _0xd8adfd=Array['from'](_0x2056bf['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2a68a1,data:_0x46f3f5}of _0xd8adfd){const {group:_0x1b66e2,type:_0xcbb4dd,subType:_0x3dac1a,id:_0x517ad9}=_0x5024a3(_0x2a68a1);if('suggestion'==_0x1b66e2&&_0x175f24['hasSuggestion'](_0x517ad9)){if('formatBlock'==_0xcbb4dd&&('imageStylePreApply'==_0x3dac1a||'imageStylePostApply'==_0x3dac1a)){const _0x414c0d=_0x175f24['getSuggestion'](_0x517ad9);if(_0x46f3f5['newRange']){const _0x3c4b86=_0x414c0d['getFirstRange']()['getContainedElement']();if(_0x543896['isBlockImage'](_0x3c4b86))continue;_0x175f24['discardSuggestion'](_0x414c0d),_0x2b11b9=!0x0;}}if('insertion'==_0xcbb4dd&&'imageCaption'==_0x3dac1a&&!_0x46f3f5['newRange']){const _0x458236=_0x175f24['getSuggestion'](_0x517ad9);_0x458236['next']&&_0x458236['next']['isInContent']&&(_0x175f24['discardSuggestion'](_0x458236['next']),_0x2b11b9=!0x0);}}}return _0x2b11b9;}),this['_registerLegacyDescription'](_0x123894);}['_registerLegacyDescription'](_0x4f6cd2){const _0x35bf94=this['editor'],_0x165752=_0x35bf94['locale'];_0x35bf94['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x169f48=>{if('formatBlock'!=_0x169f48['type']&&'formatInline'!=_0x169f48['type'])return;const {data:_0x423fe7}=_0x169f48;if(!_0x423fe7||'imageStyle'!=_0x423fe7['commandName'])return;const _0x300e38=_0x423fe7['commandParams'][0x0]['value'];return _0x91d2ff('side'===_0x300e38?At(_0x165752,'FORMAT_SIDE_IMAGE'):_0x4f6cd2[_0x300e38]||_0x300e38);function _0x91d2ff(_0xcfa913){return{'type':'format','content':At(_0x165752,'*Format:*\x20%0',_0xcfa913)};}});}}class oe extends _0x542478{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x2cea1d){super(_0x2cea1d),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5b43cb=this['editor'],_0x1da2d0=_0x5b43cb['commands']['get']('importWord'),_0x14e271=_0x5b43cb['commands']['get']('trackChanges');_0x1da2d0&&(_0x1da2d0['on']('execute',(_0x46cfc8,[,_0x3eac6c])=>{this['_trackChangesValueDuringImport']=_0x14e271['value'],_0x3eac6c['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1da2d0,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1da2d0,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x14e271['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5b43cb['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1b3664,_0x4a6377){const {suggestions:_0x385cc5}=_0x4a6377,_0x1dd575=this['editor']['commands']['get']('trackChanges'),_0x7fa00=_0x1dd575['value'];this['_trackChangesValueDuringImport']!==_0x7fa00&&(_0x1dd575['execute'](),this['_trackChangesExecuted']=!0x0),_0x385cc5&&_0x385cc5['forEach'](({id:_0xd84dc1,type:_0x56df1c,author:_0x11ffe8,created_at:_0x379bd0})=>{const _0x21c41c={'id':_0xd84dc1,'type':_0x56df1c,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x11ffe8,'createdAt':_0x379bd0?new Date(_0x379bd0):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x21c41c);});}}class ae extends _0x542478{['afterInit'](){const _0x3fa128=this['editor'],_0x887ce1=_0x3fa128['plugins']['get']('TrackChangesEditing');if(_0x3fa128['plugins']['has']('IndentEditing')&&(_0x887ce1['enableCommand']('indent'),_0x887ce1['enableCommand']('outdent')),_0x3fa128['plugins']['has']('IndentBlock')){for(const _0x4c67f6 of['indentBlock','outdentBlock'])_0x887ce1['enableDefaultAttributesIntegration'](_0x4c67f6);if(_0x3fa128['plugins']['has']('ListEditing')){for(const _0x5c0504 of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x887ce1['enableDefaultAttributesIntegration'](_0x5c0504);}}const _0x6662c1=_0x3fa128['locale'];_0x887ce1['descriptionFactory']['registerAttributeLabel']('blockIndent',At(_0x6662c1,'FORMAT_INDENT')),_0x887ce1['descriptionFactory']['registerAttributeLabel']('blockIndentList',At(_0x6662c1,'FORMAT_INDENT')),_0x887ce1['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',At(_0x6662c1,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x29b1c6=this['editor'],_0x16cd11=_0x29b1c6['locale'],_0x38aea8=_0x29b1c6['plugins']['get']('TrackChangesEditing');_0x38aea8['descriptionFactory']['registerDescriptionCallback'](_0x1d5c43=>{if('formatBlock'!=_0x1d5c43['type'])return;const {data:_0x32e6f9}=_0x1d5c43;if(!_0x32e6f9)return;if('indentBlock'!=_0x32e6f9['commandName']&&'outdentBlock'!=_0x32e6f9['commandName'])return;const _0x3664e7=_0x1d5c43['getItems']()[0x0],_0x3e396f=_0x38aea8['descriptionFactory']['getItemLabel'](_0x3664e7);return'indentBlock'==_0x32e6f9['commandName']?{'type':'format','content':At(_0x16cd11,'*Indent:*\x20%0',_0x3e396f)}:'outdentBlock'==_0x32e6f9['commandName']?{'type':'format','content':At(_0x16cd11,'*Outdent:*\x20%0',_0x3e396f)}:void 0x0;});}}class ce extends _0x542478{static get['requires'](){return[ct];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class le extends _0x542478{['afterInit'](){const _0x38c6f6=this['editor'];if(!_0x38c6f6['plugins']['has']('LinkEditing'))return;const _0x271e4c=_0x38c6f6['plugins']['get']('TrackChangesEditing'),_0x4003b3=_0x38c6f6['commands']['get']('link');_0x271e4c['enableDefaultAttributesIntegration']('link'),_0x271e4c['enableDefaultAttributesIntegration']('unlink');for(const _0x5d8ad7 of _0x4003b3['manualDecorators'])_0x271e4c['descriptionFactory']['registerAttributeLabel'](_0x5d8ad7['id'],'link\x20('+_0x5d8ad7['label']['toLowerCase']()+')');_0x271e4c['descriptionFactory']['registerDescriptionCallback'](_0x5eb020=>{if('attribute'!=_0x5eb020['type'])return;const {data:_0x40175f}=_0x5eb020;if(!_0x40175f||'linkHref'!=_0x40175f['key'])return;const _0x122ecd=_0x40175f['newValue'],_0x4b30c3=_0x38c6f6['locale'];return{'type':'format','content':null==_0x122ecd?At(_0x4b30c3,'*Remove\x20link*'):At(_0x4b30c3,'*Set\x20link:*\x20%0','\x22'+_0x122ecd+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x9f87eb=this['editor'],_0x38a272=_0x9f87eb['locale'];_0x9f87eb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x289f1c=>{if('formatInline'!=_0x289f1c['type'])return;const {data:_0x378368}=_0x289f1c;if(_0x378368){if('link'==_0x378368['commandName']){const _0x34c603=_0x378368['commandParams'][0x0];return{'type':'format','content':At(_0x38a272,'*Set\x20link:*\x20%0','\x22'+_0x34c603+'\x22')};}return'unlink'==_0x378368['commandName']?{'type':'format','content':At(_0x38a272,'*Remove\x20link*')}:void 0x0;}});}}class ue extends _0x542478{['afterInit'](){const _0x51a2f5=this['editor'],_0x15f7ba=_0x51a2f5['locale'];if(!_0x51a2f5['plugins']['has']('LegacyListEditing'))return;const _0x1d2e0b=_0x51a2f5['plugins']['get']('TrackChangesEditing'),_0x292be=_0x51a2f5['plugins']['has']('LegacyTodoListEditing');function _0x44dbf5(_0x129b2b){return()=>{const _0x16e855=_0x51a2f5['model']['document']['selection'],_0x316ec8=_0x51a2f5['commands']['get'](_0x129b2b);if(_0x316ec8['value'])return void _0x51a2f5['execute']('paragraph',{});const _0x523dc6=_0x129b2b['slice'](0x0,-0x4),_0x37071d=function(_0x45f50d,_0x3de3bf,_0x3f578b){let _0x53b2e6=Array['from'](_0x45f50d)['filter'](_0x221fef=>function(_0x6b7ea1,_0x52f52f){return _0x52f52f['checkChild'](_0x6b7ea1['parent'],'listItem')&&!_0x52f52f['isObject'](_0x6b7ea1);}(_0x221fef,_0x3f578b));_0x53b2e6=_0x53b2e6['filter'](_0x541547=>!_0x541547['is']('element','listItem')||_0x541547['getAttribute']('listType')!=_0x3de3bf);const _0x4d30f5=new Set();for(const _0x389512 of _0x53b2e6)_0x389512['is']('element','listItem')?_0x4d30f5['add'](he(_0x389512)):_0x4d30f5['add'](_0x389512);return Array['from'](_0x4d30f5);}(_0x16e855['getSelectedBlocks'](),_0x523dc6,_0x51a2f5['model']['schema']);_0x51a2f5['model']['change'](()=>{for(const _0x6b8a11 of _0x37071d)_0x1d2e0b['markBlockFormat'](_0x6b8a11,{'commandName':_0x129b2b,'commandParams':[{'forceValue':!_0x316ec8['value']}],'formatGroupId':'blockName'},de(_0x6b8a11));});};}function _0x220596(_0x4b1181){return()=>{const _0x41f16a=function(_0x231916){let _0x3c5100=Array['from'](_0x231916);const _0x45d58d=_0x3c5100['findIndex'](_0x4b5c77=>'listItem'!=_0x4b5c77['name']);return _0x45d58d>-0x1&&(_0x3c5100=_0x3c5100['slice'](0x0,_0x45d58d)),_0x3c5100;}(_0x51a2f5['model']['document']['selection']['getSelectedBlocks']()),_0x50f9be=_0x51a2f5['model']['createRange'](_0x51a2f5['model']['createPositionAt'](_0x41f16a[0x0],'before'),_0x51a2f5['model']['createPositionAt'](_0x41f16a[_0x41f16a['length']-0x1],'end'));_0x51a2f5['model']['change'](()=>{_0x1d2e0b['markBlockFormat'](_0x50f9be,{'commandName':_0x4b1181,'commandParams':[],'formatGroupId':'listIndent'},function(_0x20aa46){const _0x3000ec=new Set();for(const _0xf5c95e of _0x20aa46){let _0x3060e7=_0xf5c95e['nextSibling'];for(;_0x3060e7&&_0x3060e7['getAttribute']('listIndent')>_0xf5c95e['getAttribute']('listIndent');)_0x3000ec['add'](_0x3060e7),_0x3060e7=_0x3060e7['nextSibling'];}return Array['from'](_0x3000ec);}(_0x41f16a));});};}_0x1d2e0b['enableCommand']('numberedList',_0x44dbf5('numberedList')),_0x1d2e0b['enableCommand']('bulletedList',_0x44dbf5('bulletedList')),_0x292be&&_0x1d2e0b['enableCommand']('todoList',_0x44dbf5('todoList')),_0x1d2e0b['enableCommand']('indentList',_0x220596('indentList')),_0x1d2e0b['enableCommand']('outdentList',_0x220596('outdentList')),_0x292be&&_0x1d2e0b['enableCommand']('checkTodoList',()=>{const _0x3c47e3=_0x51a2f5['commands']['get']('checkTodoList'),_0x183875=Array['from'](_0x3c47e3['_selectedElements']);_0x183875['filter'](_0x12e091=>_0x12e091['getAttribute']('todoListChecked')!=_0x3c47e3['value']),_0x51a2f5['model']['change'](()=>{for(const _0x418577 of _0x183875)_0x1d2e0b['markBlockFormat'](_0x418577,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x3c47e3['value']}]});});}),_0x1d2e0b['descriptionFactory']['registerElementLabel']('listItem',_0x1867e5=>At(_0x15f7ba,'ELEMENT_LIST_ITEM',_0x1867e5)),_0x1d2e0b['descriptionFactory']['registerDescriptionCallback'](_0x3d6b74=>{if('formatBlock'!=_0x3d6b74['type']&&'formatInline'!=_0x3d6b74['type'])return;const {data:_0x51f549}=_0x3d6b74;if(_0x51f549){if('numberedList'==_0x51f549['commandName']||'bulletedList'==_0x51f549['commandName']||'todoList'==_0x51f549['commandName'])switch(_0x51f549['commandName']['replace']('List','')){case'bulleted':return _0x5126ca(At(_0x15f7ba,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5126ca(At(_0x15f7ba,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5126ca(At(_0x15f7ba,'ELEMENT_TODO_LIST'));}if('indentList'==_0x51f549['commandName'])return{'type':'format','content':At(_0x15f7ba,'*Indent:*\x20%0',At(_0x15f7ba,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x51f549['commandName'])return{'type':'format','content':At(_0x15f7ba,'*Outdent:*\x20%0',At(_0x15f7ba,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x51f549['commandName'])return _0x51f549['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x15f7ba,'*Check\x20item*')}:{'type':'format','content':At(_0x15f7ba,'*Uncheck\x20item*')};}function _0x5126ca(_0x5adb4d){return{'type':'format','content':At(_0x15f7ba,'*Change\x20to:*\x20%0',_0x5adb4d)};}});}}function he(_0x5cdb42){const _0x2166b7=_0x5cdb42['getAttribute']('listIndent');if(0x0==_0x2166b7)return _0x5cdb42;let _0x25a469=_0x5cdb42;for(;_0x5cdb42['previousSibling']&&_0x5cdb42['previousSibling']['is']('element','listItem');){const _0x109ac2=_0x5cdb42['previousSibling']['getAttribute']('listIndent');if(_0x109ac2==_0x2166b7)_0x25a469=_0x5cdb42['previousSibling'];else{if(_0x109ac2<_0x2166b7)break;}_0x5cdb42=_0x5cdb42['previousSibling'];}return _0x25a469;}function de(_0x556a0f){const _0x2ed36=[];if(_0x556a0f['is']('element','listItem')&&_0x556a0f['getAttribute']('listIndent')>0x0){let _0x32636a=_0x556a0f['nextSibling'];for(;_0x32636a&&'listItem'==_0x32636a['name']&&_0x32636a['getAttribute']('listIndent')==_0x556a0f['getAttribute']('listIndent');)_0x2ed36['push'](_0x32636a),_0x32636a=_0x32636a['nextSibling'];}return _0x2ed36;}class fe extends _0x542478{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x57ff6e=this['editor']['config']['get']('list.properties'),_0x25e22d=this['editor']['plugins']['get']('TrackChangesEditing');_0x57ff6e['styles']&&_0x25e22d['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x57ff6e['reversed']&&_0x25e22d['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x57ff6e['startIndex']&&_0x25e22d['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x25e22d['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x17426c,_0xd00722={}){const _0x1696d0=this['editor']['plugins']['get']('TrackChangesEditing'),_0xc9b6b=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1696d0['markMultiRangeBlockFormat'](_0xc9b6b,{'commandName':'listStyle','commandParams':[{'type':_0xd00722['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x5dd405,_0x28cbee={}){const _0x57c7bc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b69a9=this['_getSuggestionBlocks'](_0x5afd71=>_0x5afd71['is']('element','listItem')&&'numbered'===_0x5afd71['getAttribute']('listType'));if(_0x1b69a9['length']<0x1)return;const _0x2c2fc6=_0x1b69a9['map'](_0x1a16ab=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1a16ab,'before'),this['editor']['model']['createPositionAt'](_0x1a16ab,0x0)));this['editor']['model']['change'](()=>{_0x57c7bc['markMultiRangeBlockFormat'](_0x2c2fc6,{'commandName':'listReversed','commandParams':[{'reversed':_0x28cbee['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x482417,_0x17b3e0={}){const _0xb14135=this['editor']['plugins']['get']('TrackChangesEditing'),_0x55eaab=this['_getSuggestionBlocks'](_0x831f8d=>_0x831f8d['is']('element','listItem')&&'numbered'===_0x831f8d['getAttribute']('listType'));if(_0x55eaab['length']<0x1)return;const _0x3f89c5=_0x55eaab['map'](_0x2e57e0=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2e57e0,'before'),this['editor']['model']['createPositionAt'](_0x2e57e0,0x0)));this['editor']['model']['change'](()=>{_0xb14135['markMultiRangeBlockFormat'](_0x3f89c5,{'commandName':'listStart','commandParams':[{'startIndex':_0x17b3e0['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x1a831b){if('formatBlock'!=_0x1a831b['type']&&'formatInline'!=_0x1a831b['type'])return;const _0x2e7518=this['editor']['locale'],{data:_0x220c2b}=_0x1a831b;if(!_0x220c2b)return;let _0xf63430,_0x56f865;switch(_0x220c2b['commandName']){case'listStyle':_0xf63430='*Change\x20to:*\x20%0',_0x56f865={'type':'format','content':At(_0x2e7518,_0xf63430,At(_0x2e7518,this['_getTranslationKeyForListStyle'](_0x220c2b['commandParams'][0x0]['type'])))};break;case'listReversed':_0xf63430=_0x220c2b['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x56f865={'type':'format','content':At(_0x2e7518,_0xf63430)};break;case'listStart':_0xf63430='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x56f865={'type':'format','content':At(_0x2e7518,_0xf63430,_0x220c2b['commandParams'][0x0]['startIndex'])};}return _0x56f865;}['_getSuggestionBlocksForListStyle'](){const _0x5becaf=this['editor']['plugins']['get']('LegacyListUtils');let _0x28abfb=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x28abfb[0x0]?.['is']('element','listItem')&&_0x28abfb['unshift'](..._0x5becaf['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x28abfb[_0x28abfb['length']-0x1]?.['is']('element','listItem')&&_0x28abfb['push'](..._0x5becaf['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x28abfb=[...new Set(_0x28abfb)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x28abfb=_0x28abfb['filter'](_0x1cda8d=>_0x1cda8d['is']('element','listItem'))),_0x28abfb;}['_getSuggestionBlocks'](_0x1a31d6){const _0xcc6dce=this['editor']['plugins']['get']('LegacyListUtils');let _0x5415cd=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x1a31d6)['map'](_0x332b4f=>{const _0x348998=this['editor']['model']['createPositionAt'](_0x332b4f,0x0);return[..._0xcc6dce['getSiblingNodes'](_0x348998,'backward'),..._0xcc6dce['getSiblingNodes'](_0x348998,'forward')];})['flat']();return _0x5415cd=[...new Set(_0x5415cd)],_0x5415cd;}['_getTranslationKeyForListStyle'](_0x3f05c2){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x3f05c2)||'default')['toUpperCase']()+'_LIST_'+_0x3f05c2['toUpperCase']()['replace'](/-/g,'_');}}class ge extends _0x542478{['afterInit'](){const _0x2bd9c2=this['editor'];if(!_0x2bd9c2['plugins']['has']('MediaEmbedEditing'))return;const _0x28cf5b=_0x2bd9c2['plugins']['get']('TrackChangesEditing'),_0x3b733b=_0x2bd9c2['locale'];_0x28cf5b['enableCommand']('mediaEmbed'),_0x28cf5b['descriptionFactory']['registerElementLabel']('media',_0x4bfc4d=>At(_0x3b733b,'ELEMENT_MEDIA',_0x4bfc4d));}}class me extends _0x542478{['afterInit'](){const _0x188d47=this['editor'];_0x188d47['plugins']['has']('MentionEditing')&&_0x188d47['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class Ee extends _0x542478{['afterInit'](){const _0xbade1d=this['editor'];if(!_0xbade1d['plugins']['has']('MergeFieldsEditing'))return;const _0x332b41=_0xbade1d['plugins']['get']('TrackChangesEditing'),_0x1211b4=_0xbade1d['locale'];_0x332b41['enableCommand']('insertMergeField'),_0x332b41['enableCommand']('insertMergeFieldBlock'),_0x332b41['enableCommand']('insertMergeFieldImage'),_0x332b41['descriptionFactory']['registerElementLabel']('mergeField',_0x400b45=>At(_0x1211b4,'ELEMENT_MERGE_FIELD',_0x400b45)),_0x332b41['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x3aad36=>At(_0x1211b4,'ELEMENT_MERGE_FIELD',_0x3aad36)),_0x332b41['descriptionFactory']['registerDescriptionCallback'](_0x1a60da=>{if('insertion'!=_0x1a60da['type']&&'deletion'!=_0x1a60da['type'])return;const _0x4f9ab7=_0x1a60da['getContainedElement']();if(null==_0x4f9ab7)return;const _0x262142=_0xbade1d['plugins']['get']('MergeFieldsEditing');let _0x371f4d;switch(_0x262142['getMergeFieldType'](_0x4f9ab7)){case null:return;case'image':{const _0x2ce6dd=_0x262142['unwrapAffixes'](_0x4f9ab7['getAttribute']('src'));_0x371f4d=_0x262142['getLabel'](_0x2ce6dd)||_0x2ce6dd;break;}default:{const _0x19c95b=_0x4f9ab7['getAttribute']('id');_0x371f4d=_0x262142['getLabel'](_0x19c95b)||_0x19c95b;break;}}return'insertion'==_0x1a60da['type']?{'type':'insertion','content':At(_0x1211b4,'*Insert:*\x20%0','\x22'+_0x371f4d+'\x22\x20'+At(_0x1211b4,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':At(_0x1211b4,'*Remove:*\x20%0','\x22'+_0x371f4d+'\x22\x20'+At(_0x1211b4,'ELEMENT_MERGE_FIELD'))};});}}class Te extends _0x542478{['afterInit'](){const _0x53c706=this['editor'],_0x4876c7=_0x53c706['plugins']['get']('TrackChangesEditing');_0x53c706['plugins']['has']('MultiLevelList')&&(_0x4876c7['enableDefaultAttributesIntegration']('multiLevelList'),_0x4876c7['descriptionFactory']['registerDescriptionCallback'](_0x7de889=>this['handleDescriptions'](_0x7de889)));}['handleDescriptions'](_0x577704){const _0x27e882=this['editor']['locale'],{data:_0x971da1}=_0x577704,_0x5618a9={'type':'format','content':''};if(_0x971da1&&'listMarkerStyle'==_0x971da1['key']){if(!_0x971da1['oldValue'])return{'type':'format','content':At(_0x27e882,'*Set\x20format:*\x20%0',At(_0x27e882,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x971da1['newValue']+')'};if(!_0x971da1['newValue']){let _0x4dc0c1=_0x577704['head'];for(;_0x4dc0c1;){if(_0x4dc0c1['data']&&'listType'==_0x4dc0c1['data']['key']&&_0x4dc0c1['data']['newValue'])return _0x5618a9;_0x4dc0c1=_0x4dc0c1['next'];}return{'type':'format','content':At(_0x27e882,'*Remove\x20format:*\x20%0',At(_0x27e882,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x971da1['oldValue']+')'};}}}}class _e extends _0x542478{['afterInit'](){const _0x15404a=this['editor'];if(!_0x15404a['plugins']['has']('PageBreakEditing'))return;_0x15404a['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x35ed01=_0x15404a['plugins']['get']('TrackChangesEditing'),_0x943a87=_0x15404a['locale'];_0x35ed01['descriptionFactory']['registerElementLabel']('pageBreak',_0x55beca=>At(_0x943a87,'ELEMENT_PAGE_BREAK',_0x55beca));}}class pe extends _0x542478{['afterInit'](){const _0x13946d=this['editor'];if(!_0x13946d['plugins']['has']('Paragraph'))return;const _0x11617e=_0x13946d['locale'],_0x46eca9=_0x13946d['plugins']['get']('TrackChangesEditing');_0x46eca9['descriptionFactory']['registerElementLabel']('paragraph',_0x307c9f=>At(_0x11617e,'ELEMENT_PARAGRAPH',_0x307c9f)),_0x46eca9['enableDefaultAttributesIntegration']('paragraph'),_0x46eca9['enableCommand']('insertParagraph');const _0x5a2e12=_0x46eca9['descriptionFactory'];_0x5a2e12['registerDescriptionCallback'](_0x1b286f=>{if('insertion'!==_0x1b286f['type'])return;const {start:_0xd2cc34,end:_0x1171ad}=_0x1b286f['getFirstRange']();if(!_0xd2cc34['isTouching'](_0x1171ad)||!_0xd2cc34['nodeAfter'])return;const _0x4a558d=_0x13946d['model']['schema'],_0x26f0f4=_0xd2cc34['nodeAfter'];return _0x4a558d['isBlock'](_0x26f0f4)&&!_0x4a558d['isLimit'](_0x26f0f4)&&_0x4a558d['checkChild'](_0x26f0f4,'$text')?{'type':'insertion','content':At(_0x11617e,'*Insert:*\x20%0',_0x5a2e12['getItemLabel'](_0x26f0f4,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x423ced=this['editor'],_0xa542de=_0x423ced['locale'];_0x423ced['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb6ae8f=>{if('formatBlock'!=_0xb6ae8f['type'])return;const {data:_0x4c4ac8}=_0xb6ae8f;return _0x4c4ac8&&'paragraph'==_0x4c4ac8['commandName']?{'type':'format','content':At(_0xa542de,'*Change\x20to:*\x20%0',At(_0xa542de,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}class Le extends _0x542478{['afterInit'](){const _0x325074=this['editor'];_0x325074['commands']['get']('replaceSource')&&_0x325074['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class Ie extends _0x542478{['afterInit'](){const _0x474b87=this['editor'];if(!_0x474b87['plugins']['has']('RemoveFormatEditing'))return;_0x474b87['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1a10d0=this['editor'];_0x1a10d0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x269342=>{if('formatBlock'!=_0x269342['type']&&'formatInline'!=_0x269342['type'])return;const {data:_0x444e8e}=_0x269342;return _0x444e8e&&'removeFormat'==_0x444e8e['commandName']?{'type':'format','content':At(_0x1a10d0['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class be extends _0x542478{['afterInit'](){const _0x464c8d=this['editor'];if(!_0x464c8d['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3fc5e7=_0x464c8d['plugins']['get']('TrackChangesEditing');_0x3fc5e7['enableCommand']('goToPreviousRestrictedEditingException'),_0x3fc5e7['enableCommand']('goToNextRestrictedEditingException');const _0x50715a=_0x464c8d['plugins']['get']('RestrictedEditingModeEditing');_0x50715a['enableCommand']('trackChanges'),_0x50715a['enableCommand']('acceptSuggestion'),_0x50715a['enableCommand']('discardSuggestion'),_0x50715a['enableCommand']('acceptAllSuggestions'),_0x50715a['enableCommand']('discardAllSuggestions'),_0x50715a['enableCommand']('acceptSelectedSuggestions'),_0x50715a['enableCommand']('discardSelectedSuggestions');}}class Ae extends _0x542478{['afterInit'](){const _0x151504=this['editor'];if(!_0x151504['plugins']['has']('ShiftEnter'))return;const _0x6b5e32=_0x151504['plugins']['get']('TrackChangesEditing');_0x6b5e32['enableCommand']('shiftEnter'),_0x6b5e32['descriptionFactory']['registerElementLabel']('softBreak',_0x47193d=>At(_0x151504['locale'],'ELEMENT_LINE_BREAK',_0x47193d));}}function ke(_0x39f005,_0x3a8729,_0x1c11a8){const _0x54400f=[];for(const _0x34ef57 of _0x3a8729['getItems']())_0x34ef57['hasAttribute'](_0x39f005)&&_0x54400f['push'](_0x1c11a8['createRangeOn'](_0x34ef57));return _0x54400f;}class Ce extends _0x542478{['afterInit'](){const _0x4bf1bf=this['editor'],_0x223b3c=_0x4bf1bf['plugins']['get']('TrackChangesEditing');_0x4bf1bf['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x223b3c['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x3c0c44=this['editor'],_0x337726=_0x3c0c44['model'],_0x4f5ec1=_0x3c0c44['locale'],_0xe9aa28=_0x3c0c44['plugins']['get']('TrackChangesEditing'),_0x88bc0='restrictedEditingException',_0x5e1b8f=_0x3c0c44['commands']['get'](_0x88bc0);_0xe9aa28['enableCommand'](_0x88bc0,(_0x421a74,_0x53e39a={})=>{const _0x28854a=_0x337726['document']['selection'];if(_0x28854a['isCollapsed'])return void _0x421a74(_0x53e39a);const _0x16858f=void 0x0!==_0x53e39a['forceValue']?_0x53e39a['forceValue']:!_0x5e1b8f['value'];_0x337726['change'](()=>{const _0x34755d=Array['from'](_0x28854a['getRanges']());for(const _0x5bd9e7 of _0x34755d){const _0x49371c=_0x16858f?[_0x5bd9e7]:ke(_0x88bc0,_0x5bd9e7,_0x337726);for(const _0x1a9f31 of _0x49371c)_0xe9aa28['markInlineFormat'](_0x1a9f31,{'commandName':_0x88bc0,'commandParams':[{'forceValue':_0x16858f}]});}});}),_0xe9aa28['descriptionFactory']['registerDescriptionCallback'](_0x2bdb28=>{if('formatBlock'!=_0x2bdb28['type']&&'formatInline'!=_0x2bdb28['type'])return;const {data:_0x35a007}=_0x2bdb28;return _0x35a007&&_0x35a007['commandName']==_0x88bc0?_0x35a007['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x4f5ec1,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':At(_0x4f5ec1,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x4383cc=this['editor'],_0x434dfc=_0x4383cc['locale'],_0x52e8d7=_0x4383cc['plugins']['get']('TrackChangesEditing'),_0x502534='restrictedEditingExceptionBlock',_0x326bcc=this['editor']['commands']['get'](_0x502534);_0x52e8d7['enableCommand'](_0x502534,(_0x3fa6fd,_0x441998={})=>{const _0x3dae27=this['editor']['model']['document']['selection'],_0x53de28=_0x441998&&void 0x0!==_0x441998['forceValue']?_0x441998['forceValue']:!_0x326bcc['value'];let _0x3cb750=[];if(_0x53de28){const _0x245613=Array['from'](_0x3dae27['getSelectedBlocks']())['filter'](_0x14a984=>function(_0x56896a){return!!_0x56896a['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x14a984)||function(_0x138d4f,_0x138782){const _0x532447=_0x138782['createContext'](_0x138d4f['parent']);if(!_0x138782['checkChild'](_0x532447,'restrictedEditingException'))return!0x1;if(!_0x138782['checkChild'](_0x532447['push']('restrictedEditingException'),_0x138d4f))return!0x1;return!0x0;}(_0x14a984,this['editor']['model']['schema']));_0x3cb750=Tt(_0x245613,_0x4383cc['model']);}else{const _0x5978b0=Array['from'](_0x3dae27['getSelectedBlocks']())['map'](_0x489bc3=>function(_0x18a9de){let _0x1d6842=_0x18a9de;for(;_0x1d6842['parent'];){if('restrictedEditingException'==_0x1d6842['parent']['name'])return _0x1d6842;_0x1d6842=_0x1d6842['parent'];}return null;}(_0x489bc3))['filter'](_0x321501=>!!_0x321501);_0x3cb750=Tt(_0x5978b0,_0x4383cc['model']);}_0x4383cc['model']['change'](()=>{for(const _0x56d515 of _0x3cb750)_0x52e8d7['markBlockFormat'](_0x56d515,{'commandName':_0x502534,'commandParams':[{'forceValue':_0x53de28}]});});}),_0x52e8d7['descriptionFactory']['registerDescriptionCallback'](_0x222eda=>{const {data:_0x279f79}=_0x222eda;if(_0x279f79&&_0x279f79['commandName']==_0x502534)return _0x279f79['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x434dfc,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':At(_0x434dfc,'FORMAT_RESTRICTED_DISABLED')};});}}class ye extends _0x542478{['afterInit'](){const _0x5f3f55=this['editor'];if(!_0x5f3f55['plugins']['has']('Style')||!_0x5f3f55['plugins']['has']('DataSchema'))return;const _0x4ed37c=_0x5f3f55['plugins']['get']('TrackChangesEditing'),_0x2b36a7=_0x5f3f55['locale'],_0x184e3a=_0x5f3f55['config']['get']('style')||{},_0x4cec21=_0x5f3f55['plugins']['get']('GeneralHtmlSupport'),_0x575d85=_0x5f3f55['plugins']['get']('StyleUtils')['normalizeConfig'](_0x5f3f55['plugins']['get']('DataSchema'),_0x184e3a['definitions']);_0x4ed37c['enableDefaultAttributesIntegration']('style');const _0x2d89c9=new Set();for(const _0x473314 of _0x575d85['block']){const _0x80fca2=_0x4cec21['getGhsAttributeNameForElement'](_0x473314['element']);_0x2d89c9['add'](_0x80fca2);}const _0x15bcb2=new Set();for(const _0x581831 of _0x575d85['inline']){const _0xf913fa=_0x4cec21['getGhsAttributeNameForElement'](_0x581831['element']);_0x15bcb2['add'](_0xf913fa);for(const _0x15f83f of _0x581831['ghsAttributes'])_0x15bcb2['add'](_0x15f83f);}for(const _0x49131c of _0x2d89c9)_0x4ed37c['descriptionFactory']['registerAttributeLabel'](_0x49131c,At(_0x2b36a7,'FORMAT_STYLE'));for(const _0x38fc97 of _0x15bcb2)_0x4ed37c['descriptionFactory']['registerAttributeLabel'](_0x38fc97,At(_0x2b36a7,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44cea7=this['editor'],_0x576fb5=_0x44cea7['locale'];_0x44cea7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e914a=>{if('formatBlock'!=_0x2e914a['type']&&'formatInline'!=_0x2e914a['type'])return;const {data:_0x18bbe0}=_0x2e914a;return _0x18bbe0&&'style'===_0x18bbe0['commandName']?_0x18bbe0['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x576fb5,'*Set\x20format:*\x20%0',_0x18bbe0['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':At(_0x576fb5,'*Remove\x20format:*\x20%0',_0x18bbe0['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ne extends _0x542478{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3ef19e){super(_0x3ef19e),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4eb684=this['editor'],_0x2f88b9=_0x4eb684['model']['document']['selection'];if(!_0x4eb684['plugins']['has']('TableEditing'))return;const _0x53fb07=_0x4eb684['locale'],_0x1dc2df=_0x4eb684['plugins']['get']('TrackChangesEditing'),_0xe954d1=_0x4eb684['plugins']['get']('TableUtils');_0x1dc2df['descriptionFactory']['registerElementLabel']('table',_0x4d04bc=>At(_0x53fb07,'ELEMENT_TABLE',_0x4d04bc)),this['_setupColumnsRowsFixing'](),_0x1dc2df['enableCommand']('insertTable'),_0x1dc2df['enableCommand']('selectTableRow'),_0x1dc2df['enableCommand']('selectTableColumn');for(const _0xa776c5 of['insertTableRowAbove','insertTableRowBelow']){const _0x2c322a=_0x4eb684['commands']['get'](_0xa776c5);_0x1dc2df['enableCommand'](_0xa776c5,_0x420c8f=>{_0x4eb684['model']['change'](_0x2c06ac=>{_0x420c8f();const _0x44a573='above'===_0x2c322a['order'],_0x145032=_0xe954d1['getSelectionAffectedTableCells'](_0x2f88b9),_0x140b7e=_0xe954d1['getRowIndexes'](_0x145032),_0x15c51e=_0x44a573?_0x140b7e['first']-0x1:_0x140b7e['last']+0x1,_0x3f453c=_0x145032[0x0]['findAncestor']('table'),_0xb32f62=_0xe954d1['createTableWalker'](_0x3f453c,{'startRow':_0x15c51e,'endRow':_0x15c51e}),_0x57789c=Array['from'](_0xb32f62)['map'](_0x149146=>_0x2c06ac['createRangeOn'](_0x149146['cell']));_0x1dc2df['markMultiRangeInsertion'](_0x57789c,'tableRow');});});}for(const _0x18a515 of['insertTableColumnLeft','insertTableColumnRight']){const _0x2cedc6=_0x4eb684['commands']['get'](_0x18a515);_0x1dc2df['enableCommand'](_0x18a515,_0x15c332=>{_0x4eb684['model']['change'](_0x26a08b=>{_0x15c332();const _0x4ed2f0='left'===_0x2cedc6['order'],_0x335d07=_0xe954d1['getSelectionAffectedTableCells'](_0x2f88b9),_0x193d0f=_0xe954d1['getColumnIndexes'](_0x335d07),_0x4ae14c=_0x4ed2f0?_0x193d0f['first']-0x1:_0x193d0f['last']+0x1,_0x3842cd=_0x335d07[0x0]['findAncestor']('table'),_0x5a220c=_0xe954d1['createTableWalker'](_0x3842cd,{'startRow':0x0,'column':_0x4ae14c,'includeAllSlots':!0x1}),_0x1fea60=Array['from'](_0x5a220c)['map'](_0x43f24b=>_0x26a08b['createRangeOn'](_0x43f24b['cell']));_0x1dc2df['markMultiRangeInsertion'](_0x1fea60,'tableColumn');});});}for(const _0x6c9138 of['removeTableRow','removeTableColumn']){const _0x28d252=_0x6c9138['substr'](0xb),_0x3e20b4=_0x28d252['toLowerCase'](),_0xee365b=_0x3e20b4['substr'](0x0,0x3)+'span',_0x5d3332='table'+_0x28d252,_0xfc3827='min'+_0x28d252,_0x13059f='max'+_0x28d252;_0x1dc2df['enableCommand'](_0x6c9138,()=>{_0x4eb684['model']['change'](_0x5ebe3f=>{const _0x5f8509=_0xe954d1['getSelectionAffectedTableCells'](_0x2f88b9),_0x2747be=_0x5f8509[0x0]['findAncestor']('table');let _0x221876;if('removeTableRow'==_0x6c9138){const _0x44c81c=_0xe954d1['getRowIndexes'](_0x5f8509);_0x221876={'startRow':_0x44c81c['first'],'endRow':_0x44c81c['last'],'includeAllSlots':!0x0};}else{const _0x34c89b=_0xe954d1['getColumnIndexes'](_0x5f8509);_0x221876={'startColumn':_0x34c89b['first'],'endColumn':_0x34c89b['last'],'includeAllSlots':!0x0};}const _0x167842=_0xe954d1['createTableWalker'](_0x2747be,_0x221876),_0x590220=Array['from'](_0x167842)['map'](({cell:_0x4c52bf})=>_0x4c52bf),_0x622250=Re(_0x590220['filter'](_0x23ff73=>_0x23ff73['hasAttribute'](_0xee365b))),_0x1cc390=Re(_0x590220['filter'](_0x15ea31=>!_0x15ea31['hasAttribute'](_0xee365b)))['map'](_0x901a2a=>_0x5ebe3f['createRangeOn'](_0x901a2a)),_0x2864fb=_0x1dc2df['markMultiRangeDeletion'](_0x1cc390,_0x5d3332);if(_0x2864fb&&('tableRow'==_0x2864fb['subType']||'tableColumn'==_0x2864fb['subType'])){const _0x20b962=this['_getSuggestionCoords'](_0x2864fb);for(const _0x49e70b of _0x622250){const _0x12fa56=_0x5ebe3f['createRangeOn'](_0x49e70b),_0x53b476=_0xe954d1['getCellLocation'](_0x49e70b),_0x18e96c=_0x49e70b['getAttribute'](_0xee365b)-0x1,_0x4b1696=_0x20b962[_0xfc3827],_0x4e13dc=_0x20b962[_0x13059f];_0x4b1696<=_0x53b476[_0x3e20b4]&&_0x53b476[_0x3e20b4]+_0x18e96c<=_0x4e13dc&&_0x2864fb['addRange'](_0x12fa56);}}});});}function _0x200ebb(_0x4872e4){const _0x35ee8b=Array['from'](_0x2f88b9['getRanges']())['map'](_0x4f54de=>_0x5ce503['fromRange'](_0x4f54de));_0x4eb684['model']['change'](_0xba256f=>{const _0x1037fb=_0xba256f['batch'];_0x4872e4=_0x4872e4['filter'](_0x1bb179=>'$graveyard'!=_0x1bb179['root']['rootName']),_0xba256f['setSelection'](_0x4872e4),_0x4eb684['commands']['get']('removeTableRow')['refresh'](),_0x4eb684['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4eb684['model']['enqueueChange'](()=>{_0x4eb684['model']['enqueueChange'](_0x1037fb,_0x173260=>{const _0x5e1182=_0x35ee8b['filter'](_0x515565=>'$graveyard'!=_0x515565['root']['rootName']);_0x5e1182['length']>0x0&&_0x173260['setSelection'](_0x5e1182);for(const _0x35aa15 of _0x35ee8b)_0x35aa15['detach']();});});});}function _0x1b6c0(_0x3d7bd1){_0x4eb684['model']['change'](_0x2b3f03=>{const _0x539bed=Array['from'](_0x2f88b9['getRanges']())['map'](_0x29ba73=>_0x5ce503['fromRange'](_0x29ba73)),_0x2bb0b5=[];for(const _0x60abeb of _0x3d7bd1)for(const _0x2c04fb of _0x60abeb['getItems']({'shallow':!0x0}))_0x2bb0b5['push'](_0x2c04fb);for(const _0x28799c of _0x2bb0b5)'$graveyard'!=_0x28799c['root']['rootName']&&(_0x2b3f03['setSelection'](_0x2b3f03['createPositionAt'](_0x28799c,0x0)),_0x4eb684['commands']['get']('removeTableColumn')['refresh'](),_0x4eb684['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x4e4730=_0x539bed['filter'](_0x36d737=>'$graveyard'!=_0x36d737['root']['rootName']);_0x4e4730['length']>0x0&&_0x2b3f03['setSelection'](_0x4e4730);for(const _0x2d19f5 of _0x539bed)_0x2d19f5['detach']();});}function _0x4dd65a(_0xdd0b47,_0x424483){return _0x424483['every'](_0x335c12=>_0xdd0b47['some'](_0x3bb123=>_0x3bb123['end']['isEqual'](_0x335c12['start'])||_0x335c12['end']['isEqual'](_0x3bb123['start'])));}function _0x1cf546(_0x4aa97f,_0x58324b){return!_0x4aa97f['some'](_0x52e343=>_0x58324b['some'](_0x1d09bc=>_0x52e343['isIntersecting'](_0x1d09bc)))&&_0x4aa97f['some'](_0x5e86e7=>_0x58324b['some'](_0xbdc271=>_0x5e86e7['end']['isTouching'](_0xbdc271['start'])));}_0x1dc2df['descriptionFactory']['registerDescriptionCallback'](_0x1eca0d=>{if('insertion'!=_0x1eca0d['type']&&'deletion'!=_0x1eca0d['type'])return;const _0x209e70=_0x1eca0d['getContainedElement']();if(null!=_0x209e70&&_0x209e70['is']('element','table')){if('insertion'==_0x1eca0d['type']){const _0x25806e=_0x1eca0d['getItems']()['filter'](_0x2547bf=>_0x2547bf['is']('$textProxy'))['map'](_0x4588de=>_0x4588de['data']);if(_0x25806e['length'])return{'type':'insertion','content':At(_0x53fb07,'*Insert:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x25806e['join']('\x20')+'\x22'))};}if('deletion'==_0x1eca0d['type']){const _0x11384e=_0x1eca0d['getItems']()['filter'](_0x2c320c=>_0x2c320c['is']('$textProxy'))['map'](_0x74b4e3=>_0x74b4e3['data']);if(_0x11384e['length'])return{'type':'deletion','content':At(_0x53fb07,'*Remove:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x11384e['join']('\x20')+'\x22'))};}}}),_0x1dc2df['descriptionFactory']['registerDescriptionCallback'](_0x551408=>{if('tableRow'==_0x551408['subType']){const _0x35e23d=_0x551408['getItems']()['filter'](_0x4d2bfb=>_0x4d2bfb['is']('$textProxy'))['map'](_0x3fefac=>_0x3fefac['data']),_0xf3b846=this['_getSuggestionCoords'](_0x551408),_0x2c78d7=_0xf3b846['maxRow']-_0xf3b846['minRow']+0x1;if('insertion'==_0x551408['type'])return _0x35e23d['length']?{'type':'insertion','content':At(_0x53fb07,'*Insert:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2c78d7,'\x22'+_0x35e23d['join']('\x20')+'\x22']))}:{'type':'insertion','content':At(_0x53fb07,'*Insert:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_ROW',_0x2c78d7))};if('deletion'==_0x551408['type'])return _0x35e23d['length']?{'type':'deletion','content':At(_0x53fb07,'*Remove:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2c78d7,'\x22'+_0x35e23d['join']('\x20')+'\x22']))}:{'type':'deletion','content':At(_0x53fb07,'*Remove:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_ROW',_0x2c78d7))};}if('tableColumn'==_0x551408['subType']){const _0x5be251=_0x551408['getItems']()['filter'](_0x40cdf4=>_0x40cdf4['is']('$textProxy'))['map'](_0x412bd8=>_0x412bd8['data']),_0xf94a51=this['_getSuggestionCoords'](_0x551408),_0x410204=_0xf94a51['maxColumn']-_0xf94a51['minColumn']+0x1;if('insertion'==_0x551408['type'])return _0x5be251['length']?{'type':'insertion','content':At(_0x53fb07,'*Insert:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x410204,'\x22'+_0x5be251['join']('\x20')+'\x22']))}:{'type':'insertion','content':At(_0x53fb07,'*Insert:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_COLUMN',_0x410204))};if('deletion'==_0x551408['type'])return _0x5be251['length']?{'type':'deletion','content':At(_0x53fb07,'*Remove:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x410204,'\x22'+_0x5be251['join']('\x20')+'\x22']))}:{'type':'deletion','content':At(_0x53fb07,'*Remove:*\x20%0',At(_0x53fb07,'ELEMENT_TABLE_COLUMN',_0x410204))};}}),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x200ebb),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x200ebb),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x1b6c0),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x1b6c0),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4dd65a),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4dd65a),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x1cf546),_0x1dc2df['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x1cf546);}['_acceptFormatSuggestionCallbackFactory'](){const _0x77f55d=this['editor'],_0x3af50c=_0x77f55d['model']['document']['selection'];return(_0x5b741c,_0x530e96)=>{_0x77f55d['model']['change'](_0x1b3961=>{const {commandName:_0x2b6a3e,commandParams:_0x10be7b}=_0x530e96;let _0x545ab0=_0x5b741c[0x0]['end']['nodeBefore'];_0x10be7b&&_0x10be7b[0x0]&&!0x1===_0x10be7b[0x0]['forceValue']&&(_0x545ab0=_0x5b741c[0x0]['start']['nodeAfter']);const _0x3d7f3a=_0x1b3961['createRangeIn'](_0x545ab0);if('$graveyard'==_0x3d7f3a['root']['rootName'])return;const _0x17e26f=Array['from'](_0x3af50c['getRanges']())['map'](_0x1fe8d3=>_0x5ce503['fromRange'](_0x1fe8d3));_0x1b3961['setSelection'](_0x3d7f3a),_0x77f55d['commands']['get'](_0x2b6a3e)['refresh'](),_0x10be7b['push']({'forceDefaultExecution':!0x0}),_0x77f55d['execute'](_0x2b6a3e,..._0x10be7b);const _0x577581=_0x17e26f['filter'](_0x26539a=>'$graveyard'!=_0x26539a['root']['rootName']);_0x577581['length']>0x0&&_0x1b3961['setSelection'](_0x577581);for(const _0x4330e8 of _0x17e26f)_0x4330e8['detach']();});};}['_getCoordsForCells'](_0xbb1058){const _0x30f5a0=this['editor']['plugins']['get']('TableUtils');let _0x5a6c70=Number['MAX_SAFE_INTEGER'],_0x2ed27f=Number['MIN_SAFE_INTEGER'],_0x4324c2=Number['MAX_SAFE_INTEGER'],_0x375263=Number['MIN_SAFE_INTEGER'];for(const _0x543c54 of _0xbb1058){if('$graveyard'==_0x543c54['root']['rootName'])continue;const {row:_0x52d709,column:_0x4b4f0f}=_0x30f5a0['getCellLocation'](_0x543c54),_0x5d55ad=_0x543c54['hasAttribute']('rowspan')?_0x543c54['getAttribute']('rowspan')-0x1:0x0,_0xaa8feb=_0x543c54['hasAttribute']('colspan')?_0x543c54['getAttribute']('colspan')-0x1:0x0;_0x5a6c70=_0x52d709<_0x5a6c70?_0x52d709:_0x5a6c70,_0x2ed27f=_0x52d709+_0x5d55ad>_0x2ed27f?_0x52d709+_0x5d55ad:_0x2ed27f,_0x4324c2=_0x4b4f0f<_0x4324c2?_0x4b4f0f:_0x4324c2,_0x375263=_0x4b4f0f+_0xaa8feb>_0x375263?_0x4b4f0f+_0xaa8feb:_0x375263;}return{'minRow':_0x5a6c70,'maxRow':_0x2ed27f,'minColumn':_0x4324c2,'maxColumn':_0x375263};}['_setupColumnsRowsFixing'](){const _0x5812b6=this['editor'],_0x3fd4e4=_0x5812b6['plugins']['get']('TrackChangesEditing'),_0x3e41a1=_0x5812b6['plugins']['get']('TableUtils');_0x5812b6['model']['document']['on']('change:data',()=>{const _0x31ed87=Array['from'](_0x5812b6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x51bfe7,data:_0x9bbe79}of _0x31ed87){const {group:_0x2a32b0,id:_0x58ec27,subType:_0x5476bf}=_0x5024a3(_0x51bfe7);if('suggestion'!=_0x2a32b0)continue;if(null!=_0x9bbe79['oldRange'])continue;const _0x9821cd=_0x3fd4e4['getSuggestion'](_0x58ec27);this['_tablePostFixingSubtypes']['includes'](_0x5476bf)&&this['_tableSuggestions']['add'](_0x9821cd);}},{'priority':'low'});const _0x3100ae=(_0x5e5ae2,_0x69fee8)=>{let _0x8a28ec=!0x1;const _0x3d1c7a=_0x69fee8['createRangeOn'](_0x5e5ae2),_0x3e35b7=_0x5e5ae2['findAncestor']('table'),_0x200e2f=_0x3e41a1['getCellLocation'](_0x5e5ae2);for(const _0x51da63 of this['_tableSuggestions']){const _0x15d3ea=_0x51da63['subType'],_0x13f950=_0x15d3ea['startsWith']('tablePaste'),_0x14401c=_0x15d3ea['substr'](_0x13f950?0xa:0x5),_0x42fd5f=_0x14401c['toLowerCase'](),_0x13116d=_0x42fd5f['substr'](0x0,0x3)+'span',_0x4f1236='min'+_0x14401c,_0x44b29c='max'+_0x14401c;if(!_0x51da63['isInContent'])continue;if(_0x3e35b7!=_0x51da63['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x51da63['isIntersectingWithRange'](_0x3d1c7a))continue;const _0x55a6d6=_0x5e5ae2['hasAttribute'](_0x13116d)?_0x5e5ae2['getAttribute'](_0x13116d)-0x1:0x0,_0x351bb4=this['_getSuggestionCoords'](_0x51da63),_0x52817b=_0x351bb4[_0x4f1236],_0x459615=_0x351bb4[_0x44b29c];_0x52817b<=_0x200e2f[_0x42fd5f]&&_0x200e2f[_0x42fd5f]+_0x55a6d6<=_0x459615&&(_0x51da63['addRange'](_0x3d1c7a),_0x8a28ec=!0x0);}return _0x8a28ec;};_0x5812b6['model']['document']['registerPostFixer'](_0x23921a=>{let _0x5d9b81=!0x1;for(const _0x3467ed of _0x5812b6['model']['document']['differ']['getChanges']())if('insert'==_0x3467ed['type']){if('tableRow'==_0x3467ed['name']){for(const _0x1043cd of _0x3467ed['position']['nodeAfter']['getChildren']())_0x5d9b81=_0x5d9b81||_0x3100ae(_0x1043cd,_0x23921a);}else'tableCell'==_0x3467ed['name']&&(_0x5d9b81=_0x5d9b81||_0x3100ae(_0x3467ed['position']['nodeAfter'],_0x23921a));}return _0x5d9b81;});}['_getSuggestionCoords'](_0x3f9baa){return this['_getCoordsForCells'](_0x3f9baa['getRanges']()['map'](_0x5101d7=>_0x5101d7['start']['nodeAfter']));}}function Re(_0x28d8d4){return Array['from'](new Set(_0x28d8d4)['values']());}class Se extends _0x542478{static get['requires'](){return[Ne];}['afterInit'](){const _0x2e0550=this['editor'],_0x4889c9=_0x2e0550['model']['document']['selection'],_0x53a8d0=_0x2e0550['locale'];if(!_0x2e0550['plugins']['has']('TableEditing'))return;const _0x2241fe=_0x2e0550['plugins']['get']('TrackChangesEditing'),_0x5dc4c8=_0x2e0550['plugins']['get']('TableUtils'),_0x43d71d=_0x2e0550['plugins']['get'](Ne);_0x43d71d['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2241fe['enableCommand']('mergeTableCells',()=>{const _0x52c474=_0x5dc4c8['getSelectionAffectedTableCells'](_0x2e0550['model']['document']['selection']);_0x2e0550['model']['change'](()=>{_0x2241fe['markMultiRangeBlockFormat'](_0x52c474,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2e0550['commands']['get']('mergeTableCells')['on']('execute',(_0x103b06,_0x1b856d)=>{_0x2e0550['commands']['get']('trackChanges')['value']&&(_0x1b856d['length']>0x0&&_0x1b856d[_0x1b856d['length']-0x1]&&_0x1b856d[_0x1b856d['length']-0x1]['forceDefaultExecution']||_0x2241fe['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x103b06['stop']());},{'priority':'highest'});for(const _0x7e1536 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x1b5c7c=_0x2e0550['commands']['get'](_0x7e1536);_0x2241fe['enableCommand'](_0x7e1536,()=>{const _0x4042f8=_0x2e0550['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1f8310=>_0x1f8310['is']('element','tableCell')),_0x1096b3=_0x1b5c7c['value'];_0x2e0550['model']['change'](()=>{_0x2241fe['markMultiRangeBlockFormat']([_0x4042f8,_0x1096b3],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3b7b6d of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4237d2=_0x2e0550['commands']['get'](_0x3b7b6d);_0x2241fe['enableCommand'](_0x3b7b6d,()=>{const _0x9c5d62=_0x5dc4c8['getSelectionAffectedTableCells'](_0x2e0550['model']['document']['selection'])[0x0],_0x871852=_0x9c5d62['findAncestor']('table'),{column:_0x412891,row:_0x1a5849}=_0x5dc4c8['getCellLocation'](_0x9c5d62);let _0x30d631=[];if('horizontally'==_0x4237d2['direction']){const _0x169ca3=_0x5dc4c8['createTableWalker'](_0x871852,{'startRow':_0x1a5849,'endRow':_0x1a5849,'includeAllSlots':!0x0});_0x30d631=Array['from'](_0x169ca3)['map'](_0x29f064=>_0x29f064['cell']);}else{const _0x47dd15=_0x5dc4c8['createTableWalker'](_0x871852,{'column':_0x412891,'includeAllSlots':!0x0});_0x30d631=Array['from'](_0x47dd15)['map'](_0x2821c1=>_0x2821c1['cell']);}_0x2e0550['model']['change'](_0x3e28b6=>{_0x2241fe['markBlockFormat'](_0x3e28b6['createRangeOn'](_0x9c5d62),{'commandName':_0x3b7b6d,'commandParams':[]},_0x30d631,_0x3b7b6d);});});}_0x2241fe['descriptionFactory']['registerDescriptionCallback'](_0x30d5c8=>{if('formatBlock'!=_0x30d5c8['type']&&'formatInline'!=_0x30d5c8['type'])return;const {data:_0x17798a}=_0x30d5c8;return _0x17798a&&'mergeTableCells'==_0x17798a['commandName']?{'type':'format','content':At(_0x53a8d0,'*Merge\x20cells*')}:void 0x0;}),_0x2241fe['descriptionFactory']['registerDescriptionCallback'](_0x4c2496=>{if('formatBlock'!=_0x4c2496['type']&&'formatInline'!=_0x4c2496['type'])return;const {data:_0x201bad}=_0x4c2496;return _0x201bad?'splitTableCellVertically'==_0x201bad['commandName']?{'type':'format','content':At(_0x53a8d0,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x201bad['commandName']?{'type':'format','content':At(_0x53a8d0,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x579b88=_0x43d71d['_acceptFormatSuggestionCallbackFactory']();for(const _0x13db1c of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2241fe['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x13db1c,'accept',_0x579b88);for(const _0x26e39f of['splitTableCellVertically','splitTableCellHorizontally'])_0x2241fe['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x26e39f,'accept',_0x579b88);_0x2241fe['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x23c97c=>{_0x2e0550['model']['change'](_0x1288cd=>{const _0x214e37=Array['from'](_0x4889c9['getRanges']())['map'](_0x14bb3d=>_0x5ce503['fromRange'](_0x14bb3d));_0x1288cd['setSelection'](_0x23c97c),_0x2e0550['commands']['get']('mergeTableCells')['refresh'](),_0x2e0550['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x523208=_0x214e37['filter'](_0x1824bd=>'$graveyard'!=_0x1824bd['root']['rootName']);_0x523208['length']>0x0&&_0x1288cd['setSelection'](_0x523208);for(const _0x2b356c of _0x214e37)_0x2b356c['detach']();});});for(const _0x49100f of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2a4edd=_0x2e0550['commands']['get'](_0x49100f);_0x2a4edd['on']('set:isEnabled',(_0x3cb26a,_0x51c453,_0x20293e)=>{if(_0x20293e){const _0x139b2b=_0x2e0550['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x42d16f=>_0x42d16f['is']('element','tableCell'));this['_areMergableCells'](_0x2a4edd['value'],_0x139b2b)||(_0x3cb26a['return']=!0x1,_0x3cb26a['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x21bf32=this['editor']['commands']['get']('mergeTableCells'),_0x5958a2=this['editor']['plugins']['get']('TableUtils');if(!_0x21bf32['isEnabled'])return!0x1;const _0x2396d6=_0x5958a2['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x42637c of _0x2396d6)for(const _0x4c4ab1 of _0x2396d6)if(_0x42637c!=_0x4c4ab1&&!this['_areMergableCells'](_0x42637c,_0x4c4ab1))return!0x1;return!0x0;}['_areMergableCells'](_0x326705,_0x4e7915){const _0x3bef63=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4965a2=this['editor']['model']['createRangeOn'](_0x326705),_0xce066f=this['editor']['model']['createRangeOn'](_0x4e7915),_0x2f8b8d=new Set(),_0x2b3aec=new Set();for(const _0x2f989b of _0x3bef63['getSuggestions']())if(('insertion'==_0x2f989b['type']||'deletion'==_0x2f989b['type']||'mergeTableCells'==_0x2f989b['subType'])&&_0x2f989b['isInContent']){for(const _0x4de6bf of _0x2f989b['getRanges']())_0x4de6bf['containsRange'](_0x4965a2,!0x0)&&_0x2f8b8d['add'](_0x2f989b['type']+':'+_0x2f989b['author']['id']),_0x4de6bf['containsRange'](_0xce066f,!0x0)&&_0x2b3aec['add'](_0x2f989b['type']+':'+_0x2f989b['author']['id']);}if(_0x2f8b8d['size']!=_0x2b3aec['size'])return!0x1;for(const _0xb21bd3 of _0x2f8b8d)if(!_0x2b3aec['has'](_0xb21bd3))return!0x1;return!0x0;}}class Me extends _0x542478{static get['requires'](){return[Ne];}['afterInit'](){const _0x34593b=this['editor'];if(!_0x34593b['plugins']['has']('TableEditing'))return;const _0x162a12=_0x34593b['locale'],_0x157e6b=_0x34593b['plugins']['get']('TrackChangesEditing');_0x157e6b['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x157e6b['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x157e6b['descriptionFactory']['registerAttributeLabel']('headingRows',At(_0x162a12,'FORMAT_HEADER_ROW')),_0x157e6b['descriptionFactory']['registerAttributeLabel']('headingColumns',At(_0x162a12,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4365bc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x158bf7=this['editor']['plugins']['get'](Ne)['_acceptFormatSuggestionCallbackFactory']();_0x4365bc['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x158bf7),_0x4365bc['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x158bf7),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x5108f9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x141fbc=this['editor']['plugins']['get']('TableUtils');function _0x1e48b4({showActiveMarker:_0x2a4683=!0x0,setDataAttribute:_0x4ad8c1=!0x0}={}){return(_0x42a7c5,_0x585153,_0xd16be6)=>{const {type:_0x3f1c13,id:_0x5bae9a}=_0x5024a3(_0x585153['markerName']);if(!_0x5108f9['hasSuggestion'](_0x5bae9a))return;const _0x12e167=_0x5108f9['getSuggestion'](_0x5bae9a),_0x4193e2=_0x12e167['data'];if('formatBlock'!=_0x12e167['type']||!_0x4193e2||'setTableColumnHeader'!=_0x4193e2['commandName'])return;if(_0x585153['item'])return void _0x42a7c5['stop']();if(!_0xd16be6['consumable']['consume'](_0x585153['markerRange'],_0x42a7c5['name']))return;const _0xb24f11=_0x585153['markerRange']['start']['nodeAfter'],_0x290926=_0x585153['markerRange']['end']['nodeBefore'],_0x53c6c3=_0xb24f11['parent']['parent'],{column:_0x33de40}=_0x141fbc['getCellLocation'](_0xb24f11),{column:_0xd97b77}=_0x141fbc['getCellLocation'](_0x290926);for(let _0x1708c1=_0x33de40;_0x1708c1<=_0xd97b77;_0x1708c1++){const _0x358667=_0x141fbc['createTableWalker'](_0x53c6c3,{'column':_0x1708c1,'includeAllSlots':!0x1});for(const _0x4965a8 of _0x358667){const _0x3c4278=_0x4965a8['cell'],_0xe3dc71=_0xd16be6['mapper']['toViewElement'](_0x3c4278);_0xd16be6['writer']['addClass']('ck-suggestion-marker-'+_0x3f1c13,_0xe3dc71),_0x4ad8c1&&_0xd16be6['writer']['setAttribute']('data-suggestion',_0x5bae9a,_0xe3dc71),_0xd16be6['mapper']['bindElementToMarker'](_0xe3dc71,_0x585153['markerName']),_0x2a4683&&(_0x5108f9['activeMarkers']['includes'](_0x585153['markerName'])?_0xd16be6['writer']['addClass']('ck-suggestion-marker--active',_0xe3dc71):_0xd16be6['writer']['removeClass']('ck-suggestion-marker--active',_0xe3dc71));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1e48b4(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x479cf3,_0x5cf120,_0x590b0f)=>{_0x590b0f['options']['showSuggestionHighlights']&&_0x1e48b4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x479cf3,_0x5cf120,_0x590b0f);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x6c7219,_0x5196e2,_0x325982)=>{const {type:_0x5f2758,id:_0x56260e}=_0x5024a3(_0x5196e2['markerName']);if(!_0x5108f9['hasSuggestion'](_0x56260e))return;const _0x1dd059=_0x5108f9['getSuggestion'](_0x56260e),_0x3a70c9=_0x1dd059['data'];if('formatBlock'!=_0x1dd059['type']||!_0x3a70c9||'setTableColumnHeader'!=_0x3a70c9['commandName'])return;const _0x59513d=_0x325982['mapper']['markerNameToElements'](_0x5196e2['markerName']);if(_0x59513d){for(const _0x1f13f8 of _0x59513d)_0x325982['writer']['removeClass']('ck-suggestion-marker-'+_0x5f2758,_0x1f13f8),_0x325982['writer']['removeClass']('ck-suggestion-marker--active',_0x1f13f8),_0x325982['writer']['removeAttribute']('data-suggestion',_0x1f13f8),_0x325982['mapper']['unbindElementFromMarkerName'](_0x1f13f8,_0x5196e2['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x570c1a=this['editor'],_0x1502dd=_0x570c1a['locale'];function _0x54a5b6(_0xc468fc){return{'type':'format','content':At(_0x1502dd,'*Format:*\x20%0',_0xc468fc)};}_0x570c1a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4438d9=>{if('formatBlock'!=_0x4438d9['type'])return;const {data:_0x3bf29c}=_0x4438d9;if(_0x3bf29c){if('setTableRowHeader'==_0x3bf29c['commandName']){const _0x47885b=_0x3bf29c['commandParams'][0x0]['forceValue'];return _0x54a5b6(At(_0x1502dd,_0x47885b?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3bf29c['commandName']){const _0x10803=_0x3bf29c['commandParams'][0x0]['forceValue'];return _0x54a5b6(At(_0x1502dd,_0x10803?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Oe extends _0x542478{static get['requires'](){return[Ne];}['afterInit'](){const _0x3fbd51=this['editor'];if(!_0x3fbd51['plugins']['has']('TableEditing')||!_0x3fbd51['config']['get']('table.enableFooters'))return;const _0x3f5126=_0x3fbd51['locale'],_0x410c0b=_0x3fbd51['plugins']['get']('TrackChangesEditing');_0x410c0b['enableDefaultAttributesIntegration']('setTableFooterRow'),_0x410c0b['descriptionFactory']['registerAttributeLabel']('footerRows',At(_0x3f5126,'FORMAT_FOOTER_ROW'));}}class we extends _0x542478{['afterInit'](){const _0x191256=this['editor'],_0x525c49=_0x191256['locale'],_0x5d94bc=_0x191256['plugins']['get']('TrackChangesEditing');function _0x42a811(_0x24a5ed){return{'type':'format','content':''+At(_0x525c49,'*Set\x20table\x20type:*\x20%0',_0x24a5ed)};}_0x191256['plugins']['has']('TableLayout')&&(_0x5d94bc['enableCommand']('insertTableLayout'),_0x5d94bc['enableDefaultAttributesIntegration']('tableType'),_0x5d94bc['descriptionFactory']['registerElementLabel'](_0x643833=>_0x643833['is']('element','table')&&'layout'===_0x643833['getAttribute']('tableType'),_0x196c25=>At(_0x525c49,'ELEMENT_LAYOUT_TABLE',_0x196c25)),_0x5d94bc['descriptionFactory']['registerDescriptionCallback'](_0x142349=>{const {data:_0x5e35ca}=_0x142349;if(_0x5e35ca&&'tableType'==_0x5e35ca['key'])switch(_0x5e35ca['newValue']){case'layout':return _0x42a811(At(_0x525c49,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x42a811(At(_0x525c49,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Fe=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](Be['map'](_0x2547cb=>[_0x2547cb,null]));class De extends _0x542478{static get['requires'](){return[Ne];}['afterInit'](){const _0x283fe9=this['editor'];if(!_0x283fe9['plugins']['has']('TableClipboard'))return;const _0x4d36e0=_0x283fe9['plugins']['get']('TrackChangesEditing'),_0x27cbbe=_0x283fe9['plugins']['get']('TableUtils'),_0x5742f2=_0x283fe9['plugins']['get'](Ne),_0x13607b=_0x283fe9['plugins']['get']('TableClipboard'),_0x4d10a9=_0x283fe9['plugins']['get']('TableSelection'),_0x117169=_0x283fe9['plugins']['get'](ut);_0x5742f2['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x283fe9['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x283fe9['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x3c6f01=null,_0x322f10=!0x1;_0x117169['on']('contentInsertion',(_0x561006,_0x1b0789)=>{_0x322f10='paste'===_0x1b0789['method'];}),_0x283fe9['model']['on']('insertContent',(_0x9a5f8,_0x5580a9)=>{if(!_0x322f10&&null===_0x4d10a9['getSelectedTableCells']())return;const [_0x276e83,_0x4639d9]=_0x5580a9,_0x26f793=_0x5580a9[_0x5580a9['length']-0x1];_0x26f793&&_0x26f793['forceDefaultExecution']||_0x4d36e0['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x45c0ea,_0x7529d1,_0x2632a4,_0x1bfaa9,_0x38753c){if(_0x7529d1&&!_0x7529d1['is']('documentSelection'))return!0x1;const _0x2f6505=_0x38753c['getTableIfOnlyTableInContent'](_0x45c0ea,_0x2632a4);if(!_0x2f6505||!xe(_0x2f6505,void 0x0,_0x1bfaa9))return!0x1;const _0x500553=_0x1bfaa9['getSelectionAffectedTableCells'](_0x2632a4['document']['selection']);if(!_0x500553['length'])return!0x1;const _0x5288cf=_0x500553[0x0]['findAncestor']('table'),_0x96716e=_0x1bfaa9['getRowIndexes'](_0x500553),_0x168f65=_0x1bfaa9['getColumnIndexes'](_0x500553),_0x4a7d66={'startRow':_0x96716e['first'],'endRow':_0x96716e['last'],'startColumn':_0x168f65['first'],'endColumn':_0x168f65['last']};return 0x1==_0x500553['length']&&(_0x4a7d66['endRow']+=_0x1bfaa9['getRows'](_0x2f6505)-0x1,_0x4a7d66['endColumn']+=_0x1bfaa9['getColumns'](_0x2f6505)-0x1),xe(_0x5288cf,_0x4a7d66,_0x1bfaa9);}(_0x276e83,_0x4639d9,_0x283fe9['model'],_0x27cbbe,_0x13607b)&&(_0x9a5f8['stop'](),_0x3c6f01={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x283fe9['model']['change'](()=>{_0x283fe9['model']['insertContent'](_0x5580a9[0x0],_0x5580a9[0x1],_0x5580a9[0x2],{'forceDefaultExecution':!0x0});const _0x5eb526=_0x6e7e15(),{rowInsertionRanges:_0x177c4b,columnInsertionRanges:_0x1588ab,insertionRanges:_0x2e1c88,deletionRanges:_0x1afe30,cells:_0x37e21d}=_0x3c6f01;_0x177c4b['length']&&_0x4d36e0['markMultiRangeInsertion'](_0x177c4b,'tablePasteRow',{'tablePasteChainId':_0x5eb526}),_0x1588ab['length']&&_0x4d36e0['markMultiRangeInsertion'](_0x1588ab,'tablePasteColumn',{'tablePasteChainId':_0x5eb526}),_0x2e1c88['length']&&(_0x4d36e0['markMultiRangeInsertion'](_0x2e1c88,'tablePaste',{'tablePasteChainId':_0x5eb526,'skipNestingCheck':!0x0}),_0x2e1c88['forEach'](_0x4b34b4=>_0x4b34b4['detach']?.())),_0x1afe30['length']&&(_0x4d36e0['markMultiRangeDeletion'](_0x1afe30,'tablePaste',{'tablePasteChainId':_0x5eb526,'skipNestingCheck':!0x0}),_0x1afe30['forEach'](_0x51535a=>_0x51535a['detach']?.()));const _0x4140e9=_0x4d36e0['markMultiRangeBlockFormat'](_0x37e21d['map'](({element:_0x34b569})=>_0x34b569),{'formatGroupId':_0x6e7e15()},[],'tablePasteCell',{'tablePasteChainId':_0x5eb526});if(_0x4140e9){const _0x2e05b2=_0x4140e9['getMarkers'](),_0x1e7ece=[];for(const {element:_0x3c80b2,attributes:_0x370734}of _0x37e21d){if(!_0x370734)continue;const _0x3f2be4=_0x283fe9['model']['createRangeOn'](_0x3c80b2),_0x5302f5=_0x2e05b2['find'](_0x4dfee7=>_0x4dfee7['getRange']()['isEqual'](_0x3f2be4));_0x5302f5&&_0x1e7ece['push']([_0x5302f5['name'],_0x370734]);}_0x1e7ece['length']&&_0x4140e9['setAttribute']('markerAttributes',Object['fromEntries'](_0x1e7ece));}_0x3c6f01=null;}));},{'priority':_0x2d50ac['high']+0xa}),_0x117169['on']('contentInsertion',()=>{_0x322f10=!0x1;},{'priority':'lowest'}),_0x283fe9['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x17512f,_0x469967)=>{const [_0xa162a8,_0x2782ea,,_0x302bb3]=_0x469967;if(!_0x3c6f01)return;_0x17512f['stop']();const _0x2a33b4=_0xa162a8['cell'],_0x2cfe0d=_0x2782ea,_0x379874=ve(_0x2a33b4),_0x4026b3=ve(_0x2cfe0d);_0x17512f['return']=_0x2a33b4;let _0x97247c=null,_0x1fea58=null;if(_0x4026b3||_0x379874){if(_0x379874&&!_0x4026b3){_0x302bb3['remove'](_0x2a33b4['getChild'](0x0));for(const _0xd6800 of Array['from'](_0x2cfe0d['getChildren']()))_0x302bb3['insert'](_0xd6800,_0x2a33b4,'end');const _0x3ddebd=_0x3c6f01['rowInsertionIndexes']['includes'](_0xa162a8['row']),_0x3a9934=_0x3c6f01['columnInsertionIndexes']['includes'](_0xa162a8['column']);_0x3ddebd||_0x3a9934||(_0x97247c=_0x5ce503['fromRange'](_0x302bb3['createRangeIn'](_0x2a33b4)));}else _0x4026b3&&!_0x379874&&(_0x1fea58=_0x302bb3['createRangeIn'](_0x2a33b4));}else{const _0x11e62f=_0x302bb3['createElement']('tableCellSuggestion'),_0x1dc0c6=_0x302bb3['createElement']('tableCellSuggestion');_0x302bb3['wrap'](_0x302bb3['createRangeIn'](_0x2a33b4),_0x1dc0c6),_0x302bb3['insert'](_0x11e62f,_0x2a33b4,0x0);for(const _0x49eeba of Array['from'](_0x2cfe0d['getChildren']()))_0x302bb3['insert'](_0x49eeba,_0x11e62f,'end');_0x97247c=_0x5ce503['fromRange'](_0x302bb3['createRangeOn'](_0x11e62f)),_0x1fea58=_0x5ce503['fromRange'](_0x302bb3['createRangeOn'](_0x1dc0c6));}const _0x384a6c=Array['from'](_0x2cfe0d['getAttributes']())['filter'](([_0xb245e2])=>Be['includes'](_0xb245e2));_0x3c6f01['cells']['push']({'element':_0x2a33b4,'attributes':_0x384a6c['length']?Object['fromEntries'](_0x384a6c):null}),_0x97247c&&_0x3c6f01['insertionRanges']['push'](_0x97247c),_0x1fea58&&_0x3c6f01['deletionRanges']['push'](_0x1fea58);},{'priority':'high'}),_0x27cbbe['on']('insertColumns',(_0x153577,_0x588e8e)=>{const [_0x26de8e,_0x2b6b1d={}]=_0x588e8e;if(!_0x3c6f01)return;const _0x4243e6=_0x2b6b1d['at']||0x0,_0x4941b8=_0x2b6b1d['columns']||0x1;_0x3c6f01['columnInsertionIndexes']=new Array(_0x4941b8)['fill'](_0x4243e6)['map']((_0x149941,_0x25a1e8)=>_0x149941+_0x25a1e8);for(const {cell:_0x2031ca}of _0x27cbbe['createTableWalker'](_0x26de8e,{'startColumn':_0x4243e6,'endColumn':_0x4243e6+_0x4941b8-0x1}))_0x3c6f01['columnInsertionRanges']['push'](_0x283fe9['model']['createRangeOn'](_0x2031ca));},{'priority':'low'}),_0x27cbbe['on']('insertRows',(_0x1e4095,_0x4fff35)=>{const [_0x49f061,_0x5d1399={}]=_0x4fff35;if(!_0x3c6f01)return;const _0x2979bc=_0x5d1399['at']||0x0,_0x19f67e=_0x5d1399['rows']||0x1;_0x3c6f01['rowInsertionIndexes']=new Array(_0x19f67e)['fill'](_0x2979bc)['map']((_0x215b17,_0x2cdcf1)=>_0x215b17+_0x2cdcf1);for(const {cell:_0x1db326}of _0x27cbbe['createTableWalker'](_0x49f061,{'startRow':_0x2979bc,'endRow':_0x2979bc+_0x19f67e-0x1}))_0x3c6f01['rowInsertionRanges']['push'](_0x283fe9['model']['createRangeOn'](_0x1db326));},{'priority':'low'}),_0x4d36e0['descriptionFactory']['registerDescriptionCallback'](_0x34a838=>{if(_0x34a838['subType']&&_0x34a838['subType']['startsWith']('tablePaste'))return _0x34a838['previous']?{}:{'type':'insertion','content':At(_0x283fe9['locale'],'*Replace\x20table\x20cells*')};});const _0x5297b1=()=>!0x1;for(const _0x29fb41 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x4d36e0['_suggestionFactory']['registerCustomCallback']('insertion',_0x29fb41,'join',_0x5297b1),_0x4d36e0['_suggestionFactory']['registerCustomCallback']('deletion',_0x29fb41,'join',_0x5297b1),_0x4d36e0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x29fb41,'join',_0x5297b1);_0x4d36e0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5297b1),_0x4d36e0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x5695f2,_0x369b4a,_0x56f53f)=>{const _0x5b0e72=_0x5695f2['map'](_0x3e88c1=>_0x3e88c1['getContainedElement']())['filter'](_0x4ee905=>_0x4ee905),_0x5ac2c9=new Map(_0x5b0e72['map'](_0x569d75=>[_0x569d75,null]));if(_0x3c6f01){for(const {element:_0x11c520,attributes:_0x446237}of _0x3c6f01['cells'])_0x446237&&_0x5ac2c9['set'](_0x11c520,_0x446237);}else{if(_0x56f53f&&_0x56f53f['markerAttributes'])for(const [_0x2eda7b,_0x422ec0]of Object['entries'](_0x56f53f['markerAttributes'])){const _0x23533d=_0x283fe9['model']['markers']['get'](_0x2eda7b),_0x319a61=_0x23533d?_0x23533d['getRange']()['getContainedElement']():null;_0x319a61&&_0x5ac2c9['set'](_0x319a61,_0x422ec0);}}_0x283fe9['model']['change'](_0x494578=>{for(const [_0x35333e,_0x5ae395]of _0x5ac2c9)_0x494578['setAttributes']({...Fe,..._0x5ae395},_0x35333e);});});const _0x103792=(_0x4cf3f6,_0x5d51ce)=>{_0x4d36e0['_suggestionFactory']['registerCustomCallback'](_0x4cf3f6,'tablePaste',_0x5d51ce,(_0x49a153,_0x576810,_0x534953)=>{_0x283fe9['model']['change'](_0x22c5fe=>{const _0x1fc533=[];for(const _0x393280 of _0x49a153){const _0x3b9977=_0x393280['start']['nodeAfter'];_0x3b9977['is']('element','tableCellSuggestion')&&_0x1fc533['push'](_0x3b9977);}_0x4d36e0['_suggestionFactory']['getSuggestionCallback'](_0x4cf3f6,null,_0x5d51ce)(_0x49a153,_0x576810,_0x534953);for(const _0x283be0 of _0x1fc533)'$graveyard'!=_0x283be0['root']['rootName']&&_0x22c5fe['unwrap'](_0x283be0);});});};_0x103792('insertion','accept'),_0x103792('insertion','discard'),_0x103792('deletion','accept'),_0x103792('deletion','discard'),_0x4d36e0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x431f24=>{const _0x9bdc40=_0x431f24['map'](_0x47398d=>_0x47398d['getContainedElement']()),_0x3fd44f=_0x9bdc40[0x0]['findAncestor']('table'),{minRow:_0x18b2c5,maxRow:_0x2dfc30}=_0x5742f2['_getCoordsForCells'](_0x9bdc40);_0x27cbbe['removeRows'](_0x3fd44f,{'at':_0x18b2c5,'rows':_0x2dfc30-_0x18b2c5+0x1});}),_0x4d36e0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x506cb8=>{const _0x34e2d5=_0x506cb8['map'](_0x4be18a=>_0x4be18a['getContainedElement']()),_0x281b5c=_0x34e2d5[0x0]['findAncestor']('table'),{minColumn:_0x4bac8f,maxColumn:_0x577247}=_0x5742f2['_getCoordsForCells'](_0x34e2d5);_0x27cbbe['removeColumns'](_0x281b5c,{'at':_0x4bac8f,'columns':_0x577247-_0x4bac8f+0x1});});const _0x1cd6d0=(_0x1214a3,_0x59e7a3)=>{if(!_0x59e7a3['subType']||!_0x59e7a3['subType']['startsWith']('tablePaste'))return;const _0x24f556=_0x59e7a3['attributes']['tablePasteChainId'],_0x542d06=_0x4d36e0['getSuggestions']()['filter'](_0xd3d0f3=>_0xd3d0f3['isInContent']&&_0xd3d0f3['attributes']&&_0xd3d0f3['attributes']['tablePasteChainId']==_0x24f556);_0x542d06['length']&&_0x59e7a3['getAllAdjacentSuggestions']()['length']!=_0x542d06['length']&&_0x542d06['reduce']((_0x2c7773,_0x457aac)=>(_0x2c7773['next']=_0x457aac,_0x457aac['previous']=_0x2c7773,_0x457aac));};function _0x3ef718(_0x31ecd6,_0x379fc8=!0x0){const {id:_0x383b96,authorId:_0x4f40aa}=_0x5024a3(_0x31ecd6['markerName']),_0x20dfd2=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x520cd4=_0x4d36e0['activeMarkers']['includes'](_0x31ecd6['markerName']);return _0x520cd4&&_0x20dfd2['push']('ck-suggestion-marker--active'),{'classes':_0x20dfd2,'attributes':{'data-suggestion':_0x383b96,'data-author-id':_0x4f40aa},'priority':_0x520cd4&&_0x379fc8?0xbc2:0xbb8};}_0x4d36e0['on']('suggestionLoaded',_0x1cd6d0,{'priority':'high'}),_0x4d36e0['on']('suggestionUnloaded',_0x1cd6d0,{'priority':'high'}),_0x283fe9['model']['document']['registerPostFixer'](()=>{let _0x353eba=!0x1;const _0x2e2322=Array['from'](_0x283fe9['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x385f96,data:_0x12f73d}of _0x2e2322){const {group:_0x1673cd,type:_0x751e5f,id:_0x3681f2}=_0x5024a3(_0x385f96);if('suggestion'!=_0x1673cd||'deletion'!=_0x751e5f||_0x12f73d['oldRange'])continue;if(!_0x4d36e0['hasSuggestion'](_0x3681f2))continue;const _0x9f1865=_0x4d36e0['getSuggestion'](_0x3681f2)['getRanges'](),_0x2ab9e5=_0x283fe9['plugins']['get']('Users')['me'];for(const _0x1995d8 of _0x4d36e0['getSuggestions']()){if(!_0x1995d8['isInContent']||_0x1995d8['author']!=_0x2ab9e5)continue;if('formatBlock'!=_0x1995d8['type']||'tablePasteCell'!=_0x1995d8['subType'])continue;if(_0x1995d8['getRanges']()['every'](_0x17415c=>_0x9f1865['some'](_0x1a928b=>_0x1a928b['containsRange'](_0x17415c,!0x0)))){for(const _0xcb6d05 of _0x1995d8['getAllAdjacentSuggestions']())_0xcb6d05['isInContent']&&(_0xcb6d05['discard'](),_0x353eba=!0x0);}}}return _0x353eba;}),_0x283fe9['model']['document']['registerPostFixer'](_0x191dbc=>{const _0x299113=_0x283fe9['commands']['get']('redo');if(!_0x299113||!_0x299113['_createdBatches']['has'](_0x191dbc['batch']))return!0x1;let _0x3c83a2=!0x1;const _0x29c8bd=_0x283fe9['plugins']['get']('Users')['me'],_0x24cab=_0x283fe9['model']['document']['differ']['getChanges'](),_0x6bdbb0=Array['from'](_0x283fe9['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x426094,data:_0x11501d})=>{const {group:_0x1814ad,subType:_0x42f0af,authorId:_0x1e3ab1}=_0x5024a3(_0x426094);return'suggestion'==_0x1814ad&&'tablePaste'==_0x42f0af&&_0x1e3ab1==_0x29c8bd['id']&&!_0x11501d['oldRange'];});for(const _0x3d5326 of _0x24cab){if('insert'!=_0x3d5326['type']||'tableCellSuggestion'!=_0x3d5326['name']||0x1!=_0x3d5326['length'])continue;const _0x585622=_0x191dbc['createRange'](_0x3d5326['position'],_0x3d5326['position']['getShiftedBy'](0x1));if(!_0x6bdbb0['find'](({data:_0x576b7a})=>_0x576b7a['newRange']['isEqual'](_0x585622))){for(const {name:_0x3b64c3,data:_0x2539dc}of _0x6bdbb0)if(_0x585622['containsRange'](_0x2539dc['newRange'])){_0x191dbc['updateMarker'](_0x3b64c3,{'range':_0x585622}),_0x3c83a2=!0x0;break;}}}return _0x3c83a2;}),_0x283fe9['model']['document']['registerPostFixer'](_0x54b0e5=>{let _0x405f1b=!0x1;const _0x515703=_0x283fe9['plugins']['get']('Users')['me'],_0x2d4b95=_0x4d36e0['getSuggestions']()['filter'](_0x5eb55e=>_0x5eb55e['isInContent']&&_0x5eb55e['author']==_0x515703),_0x3dac25=new Set(),_0x2f1d5f=new Set();for(const _0x4f00fc of _0x2d4b95)if('tablePaste'==_0x4f00fc['subType'])for(const _0x163eb5 of _0x4f00fc['getMarkers']()){const _0x5ae428=_0x163eb5['getRange']()['getContainedElement']();if(_0x5ae428){if(_0x5ae428['is']('element','tableCellSuggestion')&&ve(_0x5ae428)){_0x4f00fc['removeMarker'](_0x163eb5['name']),_0x3dac25['add'](_0x5ae428),_0x405f1b=!0x0;const _0x56202e=_0x5ae428['nextSibling'],_0x5c0a37=_0x5ae428['previousSibling'],_0x5bb78b=_0x56202e&&_0x56202e['is']('element','tableCellSuggestion'),_0x2f8a8c=_0x5c0a37&&_0x5c0a37['is']('element','tableCellSuggestion');_0x5bb78b&&!_0x3dac25['has'](_0x56202e)&&_0x2f1d5f['add'](_0x56202e),_0x2f8a8c&&!_0x3dac25['has'](_0x5c0a37)&&_0x2f1d5f['add'](_0x5c0a37);}else _0x5ae428['is']('element','paragraph')&&_0x5ae428['isEmpty']&&(_0x4f00fc['removeMarker'](_0x163eb5['name']),_0x405f1b=!0x0);}}else{if('tablePasteCell'==_0x4f00fc['subType']){if(!_0x4f00fc['attributes']||!_0x4f00fc['attributes']['tablePasteChainId'])continue;const _0x565ee4=_0x4f00fc['attributes']['markerAttributes'];if(_0x565ee4&&Object['keys'](_0x565ee4)['length'])continue;const _0x39cf56=_0x4f00fc['attributes']['tablePasteChainId'];let _0x399028=!0x0,_0x29e4a1=!0x0;for(const _0x46c7b1 of _0x2d4b95)if(_0x46c7b1['subType']&&_0x46c7b1['subType']['startsWith']('tablePaste')){if(!_0x46c7b1['attributes']['tablePasteChainId']){_0x29e4a1=!0x1;break;}if(_0x46c7b1['id']!=_0x4f00fc['id']&&_0x46c7b1['attributes']['tablePasteChainId']==_0x39cf56){_0x399028=!0x1;break;}}_0x29e4a1&&_0x399028&&(_0x4f00fc['removeMarkers'](),_0x405f1b=!0x0);}}for(const _0x3b9a51 of _0x3dac25)_0x54b0e5['remove'](_0x3b9a51);for(const _0x8402bb of _0x2f1d5f)_0x54b0e5['unwrap'](_0x8402bb);return _0x405f1b;}),_0x283fe9['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x36e2ef=>_0x3ef718(_0x36e2ef),'converterPriority':'high'}),_0x283fe9['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3465ca,_0x4c2403)=>_0x4c2403['options']['showSuggestionHighlights']?_0x3ef718(_0x3465ca,!0x1):null,'converterPriority':'high'});const _0x1b2a9c=_0x283fe9['editing']['view'];this['listenTo'](_0x1b2a9c['document'],'clipboardOutput',(_0x240668,_0x4c4135)=>{const _0x28eeb5=[];for(const _0x3cb54c of _0x1b2a9c['createRangeIn'](_0x4c4135['content'])['getItems']())_0x3cb54c['is']('element','suggestion-td')&&_0x28eeb5['push'](_0x3cb54c);_0x1b2a9c['change'](_0x52db17=>{for(const _0x42ffc7 of _0x28eeb5)_0x52db17['move'](_0x52db17['createRangeIn'](_0x42ffc7),_0x52db17['createPositionBefore'](_0x42ffc7)),_0x52db17['remove'](_0x42ffc7);});});}}function ve(_0x1ed813){if(_0x1ed813['isEmpty'])return!0x0;const _0x1d9baa=_0x1ed813['getChild'](0x0);return _0x1d9baa['is']('element','paragraph')&&_0x1d9baa['isEmpty'];}function xe(_0x39f18c,_0x46f08c={},_0x1b57d2){for(const {isAnchor:_0x44c5cd,cellHeight:_0x4dcc64,cellWidth:_0x564e0d}of _0x1b57d2['createTableWalker'](_0x39f18c,{'includeAllSlots':!0x0,..._0x46f08c}))if(!_0x44c5cd||0x1!=_0x4dcc64||0x1!=_0x564e0d)return!0x1;return!0x0;}class Pe extends _0x542478{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0xbc5b3e=this['editor']['plugins']['get']('TrackChangesEditing');_0xbc5b3e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0xbc5b3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0xbc5b3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xbc5b3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0xbc5b3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0xbc5b3e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2080d1,_0x1da131){const _0x5e8ca7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x52073b=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x4c95fb=_0x1da131['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x32a9e2=_0x52073b['getColumnGroupElement'](_0x4c95fb);let _0x202e07=_0x32a9e2?_0x52073b['getTableColumnsWidths'](_0x32a9e2):null,_0x241870=_0x4c95fb['getAttribute']('tableWidth')||null;const _0x1be678=_0x1da131['tableWidth']||_0x241870,_0x483cfb=_0x1da131['columnWidths']||_0x202e07,_0x5cd92f=this['editor']['plugins']['get']('Users')['me'];for(const _0x36ec44 of _0x5e8ca7['getSuggestions']()){const _0x1ec051=_0x36ec44['getContainedElement']();if('resizeTable'===_0x36ec44['subType']&&_0x1ec051===_0x4c95fb){_0x36ec44['author']!==_0x5cd92f&&_0x36ec44['discard']();const _0x51579f=_0x36ec44['data']['commandParams'];_0x241870=_0x51579f[0x0]['tableWidth'],_0x202e07=_0x51579f[0x0]['columnWidths'];break;}}_0x2080d1({'table':_0x4c95fb,'tableWidth':_0x1be678,'columnWidths':_0x483cfb}),_0x5e8ca7['markBlockFormat'](_0x4c95fb,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x241870,'columnWidths':_0x202e07}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x488e12){if('formatBlock'!=_0x488e12['type']&&'formatInline'!=_0x488e12['type'])return;const {data:_0x2c8ebc}=_0x488e12;if(_0x2c8ebc&&'resizeTable'===_0x2c8ebc['formatGroupId']){const _0x38def8='*Format:*\x20resize\x20table';return{'type':'format','content':At(this['editor']['locale'],_0x38def8)};}}}class Ue extends _0x542478{['afterInit'](){const _0x38dede=this['editor'];_0x38dede['plugins']['has']('Template')&&_0x38dede['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ge extends _0x542478{['afterInit'](){const _0x173c14=this['editor'];if(!_0x173c14['commands']['get']('insertTableOfContents'))return;_0x173c14['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x6f03e5=_0x173c14['plugins']['get']('TrackChangesEditing'),_0x34a17a=_0x173c14['locale'];_0x6f03e5['descriptionFactory']['registerElementLabel']('tableOfContents',_0x3229ee=>At(_0x34a17a,'ELEMENT_TABLE_OF_CONTENTS',_0x3229ee));}}class He extends _0x542478{['afterInit'](){const _0x20f0dd=this['editor'];if(!_0x20f0dd['plugins']['has']('Title'))return;_0x20f0dd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerElementLabel']('title-content',()=>At(_0x20f0dd['locale'],'ELEMENT_TITLE')),_0x20f0dd['model']['document']['registerPostFixer'](_0x4efd9e=>{let _0xf4b105=!0x1;const _0x46e252=Array['from'](_0x20f0dd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x13a279,data:_0x4ff40f}of _0x46e252){const {group:_0xb3e28a}=_0x5024a3(_0x13a279);if('suggestion'!==_0xb3e28a||!_0x4ff40f['newRange'])continue;const _0x533a43=_0x4ff40f['newRange'],_0x21cbe3=_0x533a43['end']['nodeBefore'];if(!_0x21cbe3||!_0x21cbe3['is']('element','title-content'))continue;if(!_0x533a43['start']['isTouching'](_0x533a43['end']))continue;const _0x1d819e=_0x20f0dd['model']['schema']['getNearestSelectionRange'](_0x533a43['end'],'forward');if(_0x1d819e&&_0x1d819e['isCollapsed']){const _0x2ed49a=_0x4efd9e['createRange'](_0x533a43['start'],_0x1d819e['start']);_0x2ed49a['isEqual'](_0x533a43)||(_0x4efd9e['updateMarker'](_0x13a279,{'range':_0x2ed49a}),_0xf4b105=!0x0);}_0xf4b105||(_0x4efd9e['removeMarker'](_0x13a279),_0xf4b105=!0x0);}return _0xf4b105;});}}class $e extends _0x542478{['afterInit'](){const _0x2276fa=this['editor'],_0x3c0e44=_0x2276fa['plugins']['get']('TrackChangesEditing');_0x2276fa['plugins']['has']('Uploadcare')&&(_0x3c0e44['enableCommand']('uploadcare'),_0x2276fa['plugins']['has']('UploadcareImageEdit')&&(_0x3c0e44['enableCommand']('uploadcareImageEdit'),_0x3c0e44['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x3c0e44['descriptionFactory']['registerDescriptionCallback'](_0x575e1d=>{if('attribute'!=_0x575e1d['type'])return;const {data:_0x29bfee}=_0x575e1d;return _0x29bfee&&'uploadcareImageId'==_0x29bfee['key']?{'type':'format','content':''}:void 0x0;})));}}class We extends _0x542478{['afterInit'](){const _0x33f0e6=this['editor'],_0x77deba=_0x33f0e6['plugins']['get']('TrackChangesEditing');_0x33f0e6['plugins']['has']('UndoEditing')&&(_0x77deba['enableCommand']('undo'),_0x77deba['enableCommand']('redo'));}}class Ve extends _0x542478{static get['requires'](){return[Ne];}['afterInit'](){const _0xfe613a=this['editor'];if(!_0xfe613a['plugins']['has']('TableCaptionEditing'))return;_0xfe613a['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class je extends _0x542478{['tableProperties'];['tableCellProperties'];constructor(_0x2672aa){super(_0x2672aa),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellType'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x1642cb=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x33cdd7 of this['tableProperties'])_0x1642cb['enableCommand'](_0x33cdd7,(_0x358000,_0x57d088)=>{const _0x191266=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x33cdd7,[_0x191266],this['tableProperties'],'tableProperties',_0x358000,_0x57d088);});_0x1642cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1642cb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1642cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x358b8e,_0x53215a)=>this['handleDiscardAction'](this['tableProperties'],_0x358b8e,_0x53215a)),_0x1642cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x382f42 of this['tableCellProperties'])this['editor']['commands']['get'](_0x382f42)&&_0x1642cb['enableCommand'](_0x382f42,(_0xc3ada0,_0x3699db)=>{const _0x4a71af=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x382f42,_0x4a71af,this['tableCellProperties'],'tableCellProperties',_0xc3ada0,_0x3699db);});_0x1642cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1642cb['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1642cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x2bd905,_0x4c6242)=>this['handleDiscardAction'](this['tableCellProperties'],_0x2bd905,_0x4c6242)),_0x1642cb['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x1642cb['descriptionFactory']['registerAttributeLabel']('tableCellType',At(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x1642cb['descriptionFactory']['registerDescriptionCallback'](_0x22b0a1=>this['handleSuggestionDescription'](_0x22b0a1)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x3c5fa0,_0x1de6cb,_0x3c939d,_0x25be7e,_0x6a9e36,_0x1edf52){const _0x7be1c1=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1edf52['batch'],()=>{for(const _0x322d90 of _0x1de6cb){if(this['_getSuggestion'](_0x322d90,_0x25be7e))_0x6a9e36(_0x1edf52);else{const _0x3e2533={};for(const _0x3fc18d of _0x3c939d){const _0x1bd259=_0x322d90['getAttribute'](_0x3fc18d);void 0x0!==_0x1bd259&&(_0x3e2533[_0x3fc18d]=_0x1bd259);}_0x6a9e36(_0x1edf52),_0x7be1c1['markBlockFormat'](_0x322d90,{'commandParams':[_0x3e2533]},[],_0x25be7e);}}});}['handleDiscardAction'](_0x141247,_0x15c37a,_0x1e6554){const _0x5c684b=_0x15c37a[0x0]['start']['nodeAfter'],_0x3c4243=_0x1e6554['commandParams'][0x0];this['editor']['model']['change'](_0x475079=>{for(const _0x27e65d of _0x141247)void 0x0!==_0x3c4243[_0x27e65d]?_0x475079['setAttribute'](_0x27e65d,_0x3c4243[_0x27e65d],_0x5c684b):_0x475079['removeAttribute'](_0x27e65d,_0x5c684b);});}['handleSuggestionDescription'](_0x1b9792){if(_0x1b9792['data'])switch(_0x1b9792['subType']){case'tableProperties':return{'type':'format','content':At(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':At(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x1e24ac,_0x22d565){const _0x2b54d5=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x30756b of _0x2b54d5['getSuggestions']({'skipNotAttached':!0x0})){const _0x51be8e=_0x30756b['getContainedElement']();if(_0x30756b['subType']===_0x22d565&&_0x51be8e===_0x1e24ac)return _0x30756b;}return null;}['_registerTablePropertiesAttributes'](){const _0x48f16f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4d5906=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x590d2e of _0x4d5906){const _0x7d3925=_0x590d2e['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x48f16f['descriptionFactory']['registerAttributeLabel'](_0x590d2e,At(this['editor']['locale'],'FORMAT_'+_0x7d3925));}}}class ze extends _0x542478{['afterInit'](){const _0x28a580=this['editor'];if(!_0x28a580['plugins']['has']('LineHeight'))return;const _0x199033=_0x28a580['plugins']['get']('TrackChangesEditing'),_0x5af3d0=_0x28a580['locale'];_0x199033['enableDefaultAttributesIntegration']('lineHeight'),_0x199033['descriptionFactory']['registerAttributeLabel']('lineHeight',At(_0x5af3d0,'FORMAT_LINE_HEIGHT'));}}const Ke='$elementName';class Xe extends _0x542478{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_suggestionsConversion'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return[_0x5208d5,_0x69b91c,_0x46e4db,_0x6ed9b4,_0x3ad365,Ct,yt,Nt,Rt,Mt,Ot,Bt,Dt,Ft,vt,Pt,Ut,jt,zt,Kt,Yt,qt,Qt,Jt,te,ee,ne,ie,re,se,oe,ae,ce,ue,fe,Te,le,Gt,ze,$t,ge,me,Ee,_e,pe,Le,Ie,be,Ae,Ce,ye,Ne,Se,Me,Oe,we,Ve,De,Pe,Ge,je,Ue,He,$e,We];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2013d7){super(_0x2013d7),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x246d82,_0x46de21,_0x46dbbb,_0x5c9ad3)=>{this['_model']['change'](()=>{for(const _0x1f9669 of[..._0x5c9ad3,..._0x46dbbb])this['_model']['markers']['has'](_0x1f9669)&&_0x2013d7['editing']['reconvertMarker'](_0x1f9669);});}),this['descriptionFactory']=new kt(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ye(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x2013d7['plugins']['get'](_0x5208d5),this['_suggestionsConversion']=_0x2013d7['plugins']['get'](_0x69b91c),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x2013d7['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2013d7['config']['get']('trackChanges.trackFormatChanges'),_0x2013d7['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2013d7['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new ht(_0x2013d7,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1760e8=this['editor'];_0x1760e8['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xe39467,{writer:_0x2b9e56})=>{let _0x49e29c='suggestion:'+_0xe39467['getAttribute']('suggestion-type')+':'+_0xe39467['getAttribute']('id');return _0xe39467['getAttribute']('marker-count')&&(_0x49e29c+=':'+_0xe39467['getAttribute']('marker-count')),_0x2b9e56['createElement']('$marker',{'data-name':_0x49e29c});}}),_0x1760e8['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x1760e8['model']['document']['registerPostFixer'](_0x216bec=>{let _0x421406=!0x1;const _0xf1f3af=Array['from'](_0x1760e8['model']['document']['differ']['getChangedMarkers']()),_0x2c92bb=new Set();for(const {name:_0x44572f,data:_0x458440}of _0xf1f3af){const {group:_0x50ec50,type:_0x36adf7,subType:_0xdb9367,id:_0x1905fb}=_0x5024a3(_0x44572f);if('suggestion'!==_0x50ec50)continue;const _0x42fabb=_0xdb9367?'suggestion:'+_0x36adf7+':'+_0xdb9367+':'+_0x1905fb:'suggestion:'+_0x36adf7+':'+_0x1905fb,_0x1f5563=_0x1760e8['model']['markers']['getMarkersGroup'](_0x42fabb),_0x589b21=_0x1760e8['model']['markers']['get'](_0x44572f),_0x342180=this['_suggestions']['get'](_0x1905fb);if(null!=_0x458440['newRange']){'formatInline'==_0x36adf7&&(_0x421406=_0x421406||Ze(_0x458440['newRange'],_0x44572f,_0x216bec,_0x1760e8['model']['schema']));const _0x46d6e2='attribute'==_0x36adf7&&this['_suggestionsConversion']['isBlockAttribute'](un(_0xdb9367)),_0x34f8ab='attribute'==_0x36adf7&&this['_suggestionsConversion']['isInlineAttribute'](un(_0xdb9367));if(_0x458440['newRange']['isCollapsed']||'$graveyard'==_0x458440['newRange']['root']['rootName']||'formatBlock'==_0x36adf7&&!tn(_0x458440['newRange'])||_0x46d6e2&&!tn(_0x458440['newRange'])||_0x34f8ab&&en(_0x458440['newRange'])||'deletion'==_0x36adf7&&en(_0x458440['newRange'])||_0x589b21&&nn(_0x589b21,_0x1f5563))_0x216bec['removeMarker'](_0x44572f),_0x421406=!0x0;else{if(!_0x342180||!_0x342180['isInContent'])continue;if(_0x458440['newRange']&&_0x458440['oldRange']&&_0x458440['newRange']['isEqual'](_0x458440['oldRange']))continue;_0x2c92bb['add'](_0x342180);}}}return _0x2c92bb['size']>0x0&&(_0x421406=!!this['_joinWithAdjacentSuggestions'](_0x2c92bb)||_0x421406),_0x421406;}),_0x1760e8['model']['document']['registerPostFixer'](_0x369d2a=>{let _0xfc31b5=!0x1;for(const _0x10ba87 of _0x1760e8['model']['document']['differ']['getChanges']())if('insert'==_0x10ba87['type'])for(const _0x1cd9e0 of this['_suggestions']['values']()){if(_0x1cd9e0['isMultiRange']||!_0x1cd9e0['isInContent'])continue;const _0x51f4d5='formatBlock'==_0x1cd9e0['type'],_0x2c5001=this['_getAttributeKey'](_0x1cd9e0),_0x28c48a=_0x2c5001&&this['_suggestionsConversion']['isBlockAttribute'](_0x2c5001);if(!_0x51f4d5&&!_0x28c48a)continue;const _0x2db6ba=_0x1cd9e0['getFirstRange']();if(_0x2db6ba['start']['parent']!=_0x2db6ba['end']['parent']&&!_0x2db6ba['end']['isAtEnd']){const _0x32b471=_0x1760e8['model']['createPositionAt'](_0x2db6ba['start']['nodeAfter'],'end'),_0x4963cf=_0x1760e8['model']['createRange'](_0x2db6ba['start'],_0x32b471);_0x369d2a['updateMarker'](_0x1cd9e0['getFirstMarker'](),{'range':_0x4963cf}),_0xfc31b5=!0x0;}}return _0xfc31b5;}),_0x1760e8['model']['document']['registerPostFixer'](_0x54a41d=>this['_processAttributeChanges'](_0x54a41d)),_0x1760e8['model']['document']['registerPostFixer'](_0x140caf=>!_0x140caf['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x140caf)),_0x1760e8['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x1760e8['model']['document']['on']('change:data',(_0x542175,_0x5c8587)=>{if(!_0x5c8587['isLocal']||_0x5c8587['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x95be20=_0x1760e8['model']['document']['differ']['getChanges']();if(0x0==_0x95be20['length'])return;const _0x5cf1a3=[],_0x547593=_0x95be20['filter'](_0x8f4ef2=>'attribute'==_0x8f4ef2['type']),_0x34358c=_0x95be20['filter'](_0x32301a=>'insert'==_0x32301a['type']&&'$text'!=_0x32301a['name']);for(const _0x333e22 of _0x547593)this['_suggestionsConversion']['isRegisteredAttribute'](_0x333e22['attributeKey'])&&_0x5cf1a3['push']({'key':_0x333e22['attributeKey'],'newValue':_0x333e22['attributeNewValue'],'oldValue':_0x333e22['attributeOldValue'],'range':sn(_0x333e22['range'],_0x1760e8['model'])});for(const _0xa42ba9 of _0x34358c){if('rename'!=_0xa42ba9['action']&&'refresh'!=_0xa42ba9['action'])continue;const _0x3e52d2=rn(_0xa42ba9['position']['nodeAfter'],_0x1760e8['model']),_0x444e0a=_0xa42ba9['before'];'rename'==_0xa42ba9['action']&&_0x5cf1a3['push']({'key':Ke,'newValue':_0xa42ba9['name'],'oldValue':_0x444e0a['name'],'range':_0x3e52d2});for(const [_0x228a42,_0x6493df]of _0x444e0a['attributes']){if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x228a42))continue;const _0x69eed1=_0xa42ba9['attributes']['get'](_0x228a42);_0x6493df!==_0x69eed1&&_0x5cf1a3['push']({'key':_0x228a42,'newValue':_0x69eed1,'oldValue':_0x6493df,'range':_0x3e52d2});}for(const [_0x14be78,_0x18d0d1]of _0xa42ba9['attributes'])this['_suggestionsConversion']['isRegisteredAttribute'](_0x14be78)&&(_0x444e0a['attributes']['has'](_0x14be78)||_0x5cf1a3['push']({'key':_0x14be78,'newValue':_0x18d0d1,'oldValue':null,'range':_0x3e52d2}));}0x0!=_0x5cf1a3['length']&&_0x1760e8['model']['enqueueChange'](_0x5c8587,_0x3ade90=>{const _0x157a6a=_0x6e7e15();for(const {range:_0x54f916,key:_0x389ba9,oldValue:_0xb06002,newValue:_0x40bbd0}of _0x5cf1a3)this['markAttributeChange'](_0x54f916,_0x389ba9,_0xb06002,_0x40bbd0,{'groupId':_0x157a6a});this['_reduceExistingSuggestions'](_0x3ade90,_0x5cf1a3);});},{'priority':'lowest'}),_0x1760e8['model']['markers']['on']('update:suggestion',(_0x473373,_0x4b935c,_0x4365ed)=>{if(null==_0x4365ed){const {id:_0x6a1f8e}=_0x5024a3(_0x4b935c['name']),_0x2f0020=this['_suggestions']['get'](_0x6a1f8e);_0x2f0020&&_0x2f0020['addMarkerName'](_0x4b935c['name']);}}),_0x1760e8['model']['document']['on']('change:data',()=>{const _0x2a4670=Array['from'](_0x1760e8['model']['document']['differ']['getChangedMarkers']())['filter'](_0x5a2838=>'suggestion'===_0x5024a3(_0x5a2838['name'])['group']);if(0x0===_0x2a4670['length'])return;_0x2a4670['sort']((_0x44b50e,_0x172916)=>{const _0xd24627=_0x44b50e['data']['oldRange'],_0x215b29=_0x172916['data']['oldRange'];return null===_0xd24627&&null===_0x215b29?0x0:null===_0xd24627&&null!==_0x215b29?-0x1:null!==_0xd24627&&null===_0x215b29?0x1:_0xd24627['start']['isBefore'](_0x215b29['start'])?-0x1:0x1;});const _0xb0b4f4=new Set(),_0x339097=new Set();for(const {name:_0x7101e3,data:_0x54f17d}of _0x2a4670){const {id:_0xd596a3}=_0x5024a3(_0x7101e3);if(null===_0x54f17d['oldRange']){const _0x368c1e=this['_handleNewSuggestionMarker'](_0x7101e3);_0x339097['add'](_0x368c1e);}else{const _0x51b3b2=this['_suggestions']['get'](_0xd596a3);null!==_0x54f17d['newRange']||_0x51b3b2['isInContent']?(_0xb0b4f4['add'](_0x51b3b2['head']),_0x339097['add'](_0x51b3b2)):this['_removeSuggestion'](_0x51b3b2);}}_0x339097['size']>0x0&&this['_refreshSuggestionsChain'](_0x339097);for(const _0x2102a1 of _0xb0b4f4)this['fire']('suggestionChanged',_0x2102a1);}),_0x1760e8['model']['on']('applyOperation',(_0x398524,_0x3e5a75)=>{const _0x57f162=_0x3e5a75[0x0];if(!this['_suggestions']['size'])return;if(!_0x57f162['isDocumentOperation'])return;if(_0x57f162['batch']['isUndo']||!_0x57f162['batch']['isLocal'])return;let _0x4a5410,_0x53ae2e;switch(_0x57f162['type']){case'insert':_0x4a5410=_0x1760e8['model']['createPositionAt'](_0x57f162['position']),_0x53ae2e=_0x4a5410['getShiftedBy'](_0x57f162['howMany']);break;case'split':_0x4a5410=_0x1760e8['model']['createPositionAt'](_0x57f162['splitPosition']),_0x53ae2e=_0x1760e8['model']['createPositionAt'](_0x57f162['moveTargetPosition']);break;case'move':_0x4a5410=_0x1760e8['model']['createPositionAt'](_0x57f162['targetPosition']),_0x53ae2e=_0x4a5410['getShiftedBy'](_0x57f162['howMany']);break;default:return;}const _0x5c8f60=_0x1760e8['model']['createRange'](_0x4a5410,_0x53ae2e);_0x1760e8['model']['change'](()=>{for(const {suggestion:_0x33621b,meta:_0x58789d}of this['_findSuggestions'](_0x5c8f60)){if(_0x33621b['isMultiRange'])continue;if('formatInline'==_0x33621b['type'])continue;const _0x31a4ad=this['_getAttributeKey'](_0x33621b);if(_0x31a4ad&&this['_suggestionsConversion']['isBlockAttribute'](_0x31a4ad)&&'split'!=_0x57f162['type'])continue;const _0x3116e9=_0x33621b['data']&&_0x33621b['data']['multipleBlocks'];('formatBlock'!=_0x33621b['type']||'split'==_0x57f162['type']&&!_0x3116e9)&&(_0x58789d['containsRangeInObject']||'insertion'==_0x33621b['type']&&_0x58789d['isOwn']||_0x33621b['getFirstRange']()['containsRange'](_0x5c8f60)&&this['_breakSuggestionMarker'](_0x33621b,_0x4a5410,_0x53ae2e));}});},{'priority':'lowest'}),_0x1760e8['model']['on']('deleteContent',(_0x38f9df,_0x18b5ce)=>{const _0x2368fb=_0x18b5ce[0x0],_0x39ac06=_0x18b5ce[0x1];if(_0x39ac06&&_0x39ac06['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x2368fb['isCollapsed'])return;const _0x422804=_0x1760e8['model']['schema'],{start:_0x3556a2,end:_0xebba10}=_0x2368fb['getFirstRange'](),_0x169b11=_0x3556a2['nodeAfter']&&_0x422804['isLimit'](_0x3556a2['nodeAfter'])?null:_0x422804['getNearestSelectionRange'](_0x3556a2,'forward'),_0xfb9b1e=_0xebba10['nodeBefore']&&_0x422804['isLimit'](_0xebba10['nodeBefore'])?null:_0x422804['getNearestSelectionRange'](_0xebba10,'backward'),_0x535d5f=_0x1760e8['model']['createRange'](_0x169b11?_0x169b11['start']:_0x3556a2,_0xfb9b1e?_0xfb9b1e['end']:_0xebba10);_0x1760e8['model']['change'](_0x573cfc=>{this['markDeletion'](_0x535d5f);const _0x543cfb=_0x1760e8['model']['schema']['getNearestSelectionRange'](_0x535d5f['start']);_0x2368fb['is']('documentSelection')?_0x573cfc['setSelection'](_0x543cfb):_0x2368fb['setTo'](_0x543cfb);}),_0x38f9df['stop']();},{'priority':_0x2d50ac['normal']+0xa}),_0x1760e8['model']['on']('insertContent',(_0x2163db,_0x4781bf)=>{const _0x183852=_0x4781bf[_0x4781bf['length']-0x1];_0x183852&&_0x183852['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x1760e8['model']['change'](()=>{let _0x164715=_0x1760e8['model']['insertContent'](_0x4781bf[0x0],_0x4781bf[0x1],_0x4781bf[0x2],{'forceDefaultExecution':!0x0});if(!_0x164715)return;_0x2163db['return']=_0x164715['clone']();const _0x1b2086=_0x164715['end']['nodeBefore'],_0x322dd9=_0x1760e8['model']['schema'];_0x1b2086&&_0x322dd9['isBlock'](_0x1b2086)&&!_0x322dd9['isObject'](_0x1b2086)&&(_0x164715=_0x1760e8['model']['createRange'](_0x164715['start'],_0x1760e8['model']['createPositionAt'](_0x1b2086,'end'))),this['markInsertion'](_0x164715);}),_0x2163db['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x1c5c2b=new dt(_0x1760e8,this['_suggestions']);_0x1760e8['commands']['add']('acceptSuggestion',_0x1c5c2b),this['enableCommand']('acceptSuggestion');const _0x5e44ce=new ft(_0x1760e8,this['_suggestions']);_0x1760e8['commands']['add']('discardSuggestion',_0x5e44ce),this['enableCommand']('discardSuggestion'),_0x1760e8['commands']['add']('acceptAllSuggestions',new Lt(_0x1760e8,_0x1c5c2b,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x1760e8['commands']['add']('discardAllSuggestions',new Lt(_0x1760e8,_0x5e44ce,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x1760e8['commands']['add']('acceptSelectedSuggestions',new It(_0x1760e8,_0x1c5c2b,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x1760e8['commands']['add']('discardSelectedSuggestions',new It(_0x1760e8,_0x5e44ce,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1ac99c=_0x1760e8['plugins']['get'](_0x5208d5);this['listenTo'](_0x1ac99c,'addComment',(_0x1ed865,{threadId:_0x5c5923})=>{const _0x8b9bbd=this['_suggestions']['get'](_0x5c5923);_0x8b9bbd&&_0x8b9bbd['commentThread']&&0x1===_0x8b9bbd['commentThread']['length']&&this['_updateSuggestionData'](_0x5c5923,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1ac99c,'removeComment',(_0x4c8506,{threadId:_0x412467})=>{const _0x2df103=this['_suggestions']['get'](_0x412467);_0x2df103&&_0x2df103['commentThread']&&!_0x2df103['commentThread']['length']&&this['_updateSuggestionData'](_0x412467,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x508625){const _0xce9a1c=_0x31d25d([0x52,0x42,0x63,0x58,0x64,0x47,0x66,0x35,0x36,0x37,0x6d,0x4e,0x6a,0x4b,0x39,0x44,0x54,0x70,0x50,0x30,0x49,0x79,0x69,0x33,0x67,0x65,0x61,0x38,0x5a,0x76,0x7a,0x6c,0x45,0x34,0x62,0x46,0x75,0x57,0x72,0x77,0x73,0x48,0x31,0x68,0x6e,0x4f,0x53,0x4c,0x71,0x6b,0x59,0x32,0x4d,0x51,0x4a,0x78,0x6f,0x56,0x41,0x55,0x74,0x43]),_0x5dd0a7=0x3d8d0df,_0x13ff52=0x3df5427^_0x5dd0a7,_0x583ddb=window[_0x31d25d([0x44,0x61,0x74,0x65])][_0x31d25d([0x6e,0x6f,0x77])](),_0x45bbb1=_0x508625[_0x31d25d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x34dc26=new window[(_0x31d25d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x424fe1=>{_0x45bbb1[_0x31d25d([0x6f,0x6e,0x63,0x65])](_0x31d25d([0x72,0x65,0x61,0x64,0x79]),_0x424fe1);}),_0x4ec71e={[_0x31d25d([0x6b,0x74,0x79])]:_0x31d25d([0x45,0x43]),[_0x31d25d([0x75,0x73,0x65])]:_0x31d25d([0x73,0x69,0x67]),[_0x31d25d([0x63,0x72,0x76])]:_0x31d25d([0x50,0x2d,0x32,0x35,0x36]),[_0x31d25d([0x78])]:_0x31d25d([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]),[_0x31d25d([0x79])]:_0x31d25d([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]),[_0x31d25d([0x61,0x6c,0x67])]:_0x31d25d([0x45,0x53,0x32,0x35,0x36])},_0x26962d=_0x45bbb1[_0x31d25d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x31d25d([0x67,0x65,0x74])](_0x31d25d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4ae245(){let _0x5127d6,_0x2fdf31=null,_0x5c3706=null;try{if(_0x26962d==_0x31d25d([0x47,0x50,0x4c]))return _0x31d25d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5127d6=_0x168a4b(),!_0x5127d6)return _0x31d25d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5127d6[_0x31d25d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5c3706=_0x132623(_0x5127d6[_0x31d25d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5127d6[_0x31d25d([0x6a,0x74,0x69])])),await _0x2ab911()?_0x1d4d6c()?_0x410d7e()?_0x31d25d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xa0ab0c()?(_0x5127d6[_0x31d25d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31d25d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2fdf31=_0x3979a0(_0x31d25d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x35b271()):_0x31d25d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x31d25d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x31d25d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x31d25d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x410d7e(){const _0x1267f6=[_0x31d25d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x31d25d([0x74,0x72,0x69,0x61,0x6c])][_0x31d25d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5127d6[_0x31d25d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x583ddb/0x3e8:0xe10*_0x13ff52;return _0x5127d6[_0x31d25d([0x65,0x78,0x70])]<_0x1267f6;}function _0x1d4d6c(){const _0x5667e1=_0x5127d6[_0x31d25d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5667e1)return!0x1;if(_0x5667e1[_0x31d25d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d25d([0x2a])))return!0x0;if(_0x5667e1[_0x31d25d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d25d([0x54,0x43])))return!0x0;if(_0x5667e1[_0x31d25d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d25d([0x52,0x54,0x43]))){if(_0x561282())return!0x0;if(_0x4df110()||_0x2b77ae())return!0x0;}return!0x1;}function _0xa0ab0c(){const _0x1a5ea3=_0x5127d6[_0x31d25d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1a5ea3||0x0==_0x1a5ea3[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3ef8c1}=new URL(window[_0x31d25d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1a5ea3[_0x31d25d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ef8c1))return!0x0;const _0x87d65c=_0x3ef8c1[_0x31d25d([0x73,0x70,0x6c,0x69,0x74])](_0x31d25d([0x2e]));return _0x1a5ea3[_0x31d25d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x59ebd3=>_0x59ebd3[_0x31d25d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31d25d([0x2a])))[_0x31d25d([0x6d,0x61,0x70])](_0x39eefe=>_0x39eefe[_0x31d25d([0x73,0x70,0x6c,0x69,0x74])](_0x31d25d([0x2e])))[_0x31d25d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x150fb8=>_0x150fb8[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x87d65c[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x31d25d([0x6d,0x61,0x70])](_0x4835cc=>Array(_0x87d65c[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4835cc[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x31d25d([0x66,0x69,0x6c,0x6c])](_0x4835cc[0x0]===_0x31d25d([0x2a])?_0x31d25d([0x2a]):'')[_0x31d25d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4835cc))[_0x31d25d([0x73,0x6f,0x6d,0x65])](_0x1cff72=>_0x87d65c[_0x31d25d([0x65,0x76,0x65,0x72,0x79])]((_0x28e44a,_0x2bf6a8)=>_0x1cff72[_0x2bf6a8]===_0x28e44a||_0x1cff72[_0x2bf6a8]===_0x31d25d([0x2a])));}function _0x35b271(){return _0x2fdf31&&_0x5c3706?new window[(_0x31d25d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56f1af,_0x5a25aa)=>{_0x2fdf31[_0x31d25d([0x74,0x68,0x65,0x6e])](_0x56f1af,_0x5a25aa),_0x5c3706[_0x31d25d([0x74,0x68,0x65,0x6e])](_0x4cc77b=>{_0x4cc77b!=_0x31d25d([0x56,0x61,0x6c,0x69,0x64])&&_0x56f1af(_0x4cc77b);},_0x5a25aa);}):_0x2fdf31||_0x5c3706||_0x31d25d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x132623(_0x41c1fa,_0x2fab79){return new window[(_0x31d25d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x393563=>{if(_0x356d9f())return _0x393563(_0x31d25d([0x56,0x61,0x6c,0x69,0x64]));_0x2e1a80(),_0x45bbb1[_0x31d25d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x31d25d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x132b1e=!0x1;const _0x5d6af9=_0x6e7e15();function _0x29f316(_0x5a5145){return!!_0x5a5145&&(typeof _0x5a5145===_0x31d25d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a5145===_0x31d25d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a5145[_0x31d25d([0x74,0x68,0x65,0x6e])]===_0x31d25d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a5145[_0x31d25d([0x63,0x61,0x74,0x63,0x68])]===_0x31d25d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xc62b12(_0x10bbdd){_0x313d22(_0x10bbdd)[_0x31d25d([0x74,0x68,0x65,0x6e])](_0x24385b=>{if(!_0x24385b||_0x24385b[_0x31d25d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x31d25d([0x6f,0x6b]))return _0x31d25d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x59ae56(_0xf24f80(_0x5d6af9+_0x2fab79))!=_0x24385b[_0x31d25d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x31d25d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x31d25d([0x56,0x61,0x6c,0x69,0x64]);})[_0x31d25d([0x74,0x68,0x65,0x6e])](_0x523274=>(_0x5e2a7f(),_0x523274),()=>{const _0x647650=_0x1d4a87();return null==_0x647650?(_0x5e2a7f(),_0x31d25d([0x56,0x61,0x6c,0x69,0x64])):_0x31d25d(_0x583ddb-_0x647650>(0x27d454df^_0x5dd0a7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x31d25d([0x74,0x68,0x65,0x6e])](_0x393563)[_0x31d25d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x393563(_0x31d25d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5be488=0x3ee3e5f^_0x5dd0a7;function _0x5e2a7f(){const _0xebe1ac=_0x31d25d([0x6c,0x6c,0x63,0x74,0x2d])+_0x59ae56(_0xf24f80(_0x41c1fa)),_0xebfc1b=_0x5e309b(_0x59ae56(window[_0x31d25d([0x4d,0x61,0x74,0x68])][_0x31d25d([0x63,0x65,0x69,0x6c])](_0x583ddb/_0x5be488)));window[_0x31d25d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31d25d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xebe1ac,_0xebfc1b);}function _0x1d4a87(){const _0x2e4341=_0x31d25d([0x6c,0x6c,0x63,0x74,0x2d])+_0x59ae56(_0xf24f80(_0x41c1fa)),_0x448318=window[_0x31d25d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31d25d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e4341);return _0x448318?window[_0x31d25d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e309b(_0x448318),0x10)*_0x5be488:null;}function _0x313d22(_0x57c9ed){return new window[(_0x31d25d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5577f0,_0xcaf7fb)=>{_0x57c9ed[_0x31d25d([0x74,0x68,0x65,0x6e])](_0x5577f0,_0xcaf7fb),window[_0x31d25d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xcaf7fb,0x3d9041f^_0x5dd0a7);});}}_0x45bbb1[_0x31d25d([0x6f,0x6e])](_0x31d25d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x22f539,_0x798902)=>{if(_0x798902[0x0]!=_0x41c1fa)return _0x393563(_0x31d25d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x798902[0x1]={..._0x798902[0x1],[_0x31d25d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5d6af9};},{[_0x31d25d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31d25d([0x68,0x69,0x67,0x68])}),_0x45bbb1[_0x31d25d([0x6f,0x6e])](_0x31d25d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x35efce=>{_0x29f316(_0x35efce[_0x31d25d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x132b1e=!0x0,_0xc62b12(_0x35efce[_0x31d25d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x31d25d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31d25d([0x6c,0x6f,0x77])}),_0x34dc26[_0x31d25d([0x74,0x68,0x65,0x6e])](()=>{_0x132b1e||_0x393563(_0x31d25d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x356d9f(){return _0x45bbb1[_0x31d25d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31d25d([0x76,0x69,0x65,0x77])][_0x31d25d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x31d25d([0x61,0x75,0x74,0x6f]);}function _0x2e1a80(){_0x45bbb1[_0x31d25d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31d25d([0x76,0x69,0x65,0x77])][_0x31d25d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x31d25d([0x61,0x75,0x74,0x6f]);}}function _0x3979a0(_0x3c9dea){const _0x33ef77=[new window[(_0x31d25d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x55ab61=>setTimeout(_0x55ab61,0x3d1ee13^_0x5dd0a7)),_0x34dc26[_0x31d25d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x31d25d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2ec2e2=>{let _0x159d30=0x0;_0x45bbb1[_0x31d25d([0x6d,0x6f,0x64,0x65,0x6c])][_0x31d25d([0x6f,0x6e])](_0x31d25d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x316177,_0x282383)=>{_0x282383[0x0][_0x31d25d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x159d30++,_0x159d30==(0x3d8d537^_0x5dd0a7)&&(_0x2ec2e2(),_0x316177[_0x31d25d([0x6f,0x66,0x66])]());});}))];return window[_0x31d25d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x31d25d([0x72,0x61,0x63,0x65])](_0x33ef77)[_0x31d25d([0x74,0x68,0x65,0x6e])](()=>_0x3c9dea);}async function _0x57f5a4(){await _0x34dc26,_0x45bbb1[_0x31d25d([0x6d,0x6f,0x64,0x65,0x6c])][_0x31d25d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x487af2,_0x45bbb1[_0x31d25d([0x6d,0x6f,0x64,0x65,0x6c])][_0x31d25d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x487af2,_0x45bbb1[_0x31d25d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x31d25d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x561282(){return _0x921bf2(_0x31d25d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x10455c(_0x31d25d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x31d25d([0x73,0x74,0x61,0x74,0x65])]==_0x31d25d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x4df110(){return _0x921bf2(_0x31d25d([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 _0x2b77ae(){return _0x921bf2(_0x31d25d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x51ac0c(_0x45f5bd){const _0x4261fe=_0x4ed397();_0x45bbb1[_0x4261fe]=_0x31d25d([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x45f5bd,_0x45f5bd!=_0x31d25d([0x56,0x61,0x6c,0x69,0x64])&&_0x57f5a4();}function _0x4ed397(){const _0x462721=window[_0x31d25d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x31d25d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x31d25d([0x6e,0x6f,0x77])]())[_0x31d25d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x31d25d([0x2e]),'');let _0x545062=_0x31d25d([0x52]);for(let _0x8bba77=0x0;_0x8bba77<_0x462721[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8bba77+=0x2){let _0xd4c442=window[_0x31d25d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x462721[_0x31d25d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x8bba77,_0x8bba77+0x2));_0xd4c442>=_0xce9a1c[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd4c442-=_0xce9a1c[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x545062+=_0xce9a1c[_0xd4c442];}return _0x545062;}function _0x168a4b(){const _0xa8dcec=_0x26962d[_0x31d25d([0x73,0x70,0x6c,0x69,0x74])](_0x31d25d([0x2e]));if(0x3!=_0xa8dcec[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x528860(_0xa8dcec[0x1]);function _0x528860(_0x1a31fe){const _0xf20267=_0x1c6c8d(_0x1a31fe);return _0xf20267&&_0x59309b()?_0xf20267:null;function _0x59309b(){const _0x5982a5=_0xf20267[_0x31d25d([0x6a,0x74,0x69])],_0x217b03=window[_0x31d25d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5982a5[_0x31d25d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5982a5[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4dca8a={..._0xf20267,[_0x31d25d([0x6a,0x74,0x69])]:_0x5982a5[_0x31d25d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5982a5[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4dca8a[_0x31d25d([0x76,0x63])],_0xf24f80(_0x4dca8a)==_0x217b03;}}}async function _0x2ab911(){let _0x519d05=!0x0;try{const _0x3f4431=_0x26962d[_0x31d25d([0x73,0x70,0x6c,0x69,0x74])](_0x31d25d([0x2e])),[_0x41a910,_0x140281,_0x419f1a]=_0x3f4431;return _0x20324e(_0x41a910),await _0x438b33(_0x41a910,_0x140281,_0x419f1a),_0x519d05;}catch{return!0x1;}function _0x20324e(_0x117e71){const _0x1b0ddf=_0x1c6c8d(_0x117e71);_0x1b0ddf&&_0x1b0ddf[_0x31d25d([0x61,0x6c,0x67])]==_0x31d25d([0x45,0x53,0x32,0x35,0x36])||(_0x519d05=!0x1);}async function _0x438b33(_0x34ac8f,_0x4f3146,_0x32f304){const _0x170a61=window[_0x31d25d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x31d25d([0x66,0x72,0x6f,0x6d])](_0x57b17e(_0x32f304),_0x2e53d5=>_0x2e53d5[_0x31d25d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5bb080=new window[(_0x31d25d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x31d25d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x34ac8f+_0x31d25d([0x2e])+_0x4f3146),_0x683cc4=window[_0x31d25d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x31d25d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x683cc4)return;const _0x1a9ab4=await _0x683cc4[_0x31d25d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x31d25d([0x6a,0x77,0x6b]),_0x4ec71e,{[_0x31d25d([0x6e,0x61,0x6d,0x65])]:_0x31d25d([0x45,0x43,0x44,0x53,0x41]),[_0x31d25d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x31d25d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x31d25d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x683cc4[_0x31d25d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x31d25d([0x6e,0x61,0x6d,0x65])]:_0x31d25d([0x45,0x43,0x44,0x53,0x41]),[_0x31d25d([0x68,0x61,0x73,0x68])]:{[_0x31d25d([0x6e,0x61,0x6d,0x65])]:_0x31d25d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1a9ab4,_0x170a61,_0x5bb080)||(_0x519d05=!0x1);}}function _0x1c6c8d(_0x4c29a9){return _0x4c29a9[_0x31d25d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x31d25d([0x65,0x79]))?JSON[_0x31d25d([0x70,0x61,0x72,0x73,0x65])](_0x57b17e(_0x4c29a9)):null;}function _0x57b17e(_0x57eebf){return window[_0x31d25d([0x61,0x74,0x6f,0x62])](_0x57eebf[_0x31d25d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x31d25d([0x2b]))[_0x31d25d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x31d25d([0x2f])));}function _0xf24f80(_0x3fc3cb){let _0xe72899=0x1505;function _0x3485de(_0x4b2e72){for(let _0x411c64=0x0;_0x411c64<_0x4b2e72[_0x31d25d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x411c64++){const _0x5a49b4=_0x4b2e72[_0x31d25d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x411c64);_0xe72899=(_0xe72899<<0x5)+_0xe72899+_0x5a49b4,_0xe72899&=_0xe72899;}}function _0x3daaa4(_0x10f7c0){Array[_0x31d25d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x10f7c0)?_0x10f7c0[_0x31d25d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3daaa4):_0x10f7c0&&typeof _0x10f7c0==_0x31d25d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x31d25d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x10f7c0)[_0x31d25d([0x73,0x6f,0x72,0x74])]()[_0x31d25d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5e8897,_0xe81adb])=>{_0x3485de(_0x5e8897),_0x3daaa4(_0xe81adb);}):_0x3485de(window[_0x31d25d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x10f7c0));}return _0x3daaa4(_0x3fc3cb),_0xe72899>>>0x0;}function _0x59ae56(_0x3377dc){return _0x3377dc[_0x31d25d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x31d25d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x31d25d([0x30]));}function _0x5e309b(_0x1bb56e){return _0x1bb56e[_0x31d25d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x31d25d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x31d25d([0x6a,0x6f,0x69,0x6e])]('');}function _0x921bf2(_0x375cb0){return _0x45bbb1[_0x31d25d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x31d25d([0x68,0x61,0x73])](_0x375cb0);}function _0x10455c(_0x16e834){return _0x45bbb1[_0x31d25d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x31d25d([0x67,0x65,0x74])](_0x16e834);}function _0x487af2(){}function _0x31d25d(_0x1b520f){return _0x1b520f['map'](_0x4d39be=>String['fromCharCode'](_0x4d39be))['join']('');}_0x51ac0c(await _0x4ae245());}(this);}set['adapter'](_0x270d1f){if(this['_adapter'])throw new _0x5d6a90('track-changes-adapter-already-set',this);this['_adapter']=_0x270d1f;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x34694c=!0x1,toJSON:_0x4795e8=!0x1}={}){const _0xb3c706=[];for(const _0x1daf3b of this['_suggestions']['values']())_0x34694c&&!_0x1daf3b['isInContent']||_0xb3c706['push'](_0x1daf3b);return _0x4795e8?_0xb3c706['map'](_0x2ec029=>_0x2ec029['toJSON']()):_0xb3c706;}['getSuggestion'](_0x42ea28){const _0x3ec6d7=this['_suggestions']['get'](_0x42ea28);if(!_0x3ec6d7)throw new _0x5d6a90('track-changes-suggestion-not-found',this);return _0x3ec6d7;}['hasSuggestion'](_0x26f4af){return this['_suggestions']['has'](_0x26f4af);}['addSuggestionData'](_0x13c9c0){const {authorId:_0xd0c426,id:_0x1cd7e2,originalSuggestionId:_0x3bacde,attributes:_0x118ef4}=_0x13c9c0,[_0x1b4506,_0x4ce211]=_0x13c9c0['type']['split'](':'),_0x2ef084=this['_suggestions']['get'](_0x1cd7e2)||this['_createSuggestion'](_0x1b4506,_0x4ce211,_0x1cd7e2,_0xd0c426,_0x118ef4,_0x3bacde);if(this['_addThreadToSuggestion'](_0x2ef084),this['_checkSuggestionCorrectness'](_0x2ef084,_0x1b4506,_0x4ce211||null,_0xd0c426),_0x2ef084['createdAt']=_0x13c9c0['createdAt'],_0x2ef084['_isDataLoaded']=!0x0,_0x118ef4&&_0x118ef4['@external']){const _0x558189=_0x118ef4['@external'],_0x55fc84=this['_getExternalAuthor'](_0x558189['authorName']);_0x2ef084['authoredAt']=_0x558189['createdAt'],_0x2ef084['author']=_0x55fc84,_0x2ef084['isExternal']=!0x0;}else _0x2ef084['authoredAt']=_0x13c9c0['createdAt'];switch(_0x13c9c0['data']&&(_0x2ef084['data']=_0x13c9c0['data']),_0x13c9c0['attributes']&&(_0x2ef084['attributes']=_0x13c9c0['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2ef084['_saved']=!0x0),this['_suggestionState']['get'](_0x2ef084)){case'notReady':this['_suggestionState']['set'](_0x2ef084,'dataReady');break;case'markerReady':_0x2ef084['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2ef084])),this['_refreshSuggestionsChain'](new Set([_0x2ef084])),this['_suggestionState']['set'](_0x2ef084,'ready'),this['fire']('suggestionLoaded',_0x2ef084)):this['_suggestionState']['set'](_0x2ef084,'removed');}return _0x2ef084;}['acceptSuggestion'](_0x300341){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2de77c of _0x300341['getAllAdjacentSuggestions']())_0x2de77c['accept']();});});}['discardSuggestion'](_0x363f48){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x282988 of _0x363f48['getAllAdjacentSuggestions']())_0x282988['discard']();});});}['enableCommand'](_0x431fc0,_0x63f92f){const _0x4a3c1d=this['editor']['commands']['get'](_0x431fc0);if(!_0x4a3c1d)throw new _0x5d6a90('track-changes-command-not-found',this,{'commandName':_0x431fc0});if(this['_enabledCommands']['has'](_0x4a3c1d))throw new _0x5d6a90('track-changes-enable-command-twice',this,{'commandName':_0x431fc0});this['_enabledCommands']['add'](_0x4a3c1d),_0x63f92f&&_0x4a3c1d['on']('execute',(_0xd5c977,_0x20de1f)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x20de1f['length']>0x0&&_0x20de1f[_0x20de1f['length']-0x1]&&_0x20de1f[_0x20de1f['length']-0x1]['forceDefaultExecution']?_0x20de1f['pop']():(_0xd5c977['return']=_0x63f92f((..._0x4941ce)=>_0x4a3c1d['execute'](..._0x4941ce,{'forceDefaultExecution':!0x0}),..._0x20de1f),_0xd5c977['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x44a50e){let _0x5eb8a7,_0x5d862c;const _0x80318f=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x5eb8a7=_0x44a50e();}catch(_0x416600){_0x5d862c=_0x416600;}return _0x80318f||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x5d862c&&_0x5d6a90['rethrowUnexpectedError'](_0x5d862c,this),_0x5eb8a7;}['markInsertion'](_0x225da0,_0x24374b=null,_0x1c5a3b={}){if(_0x225da0['isCollapsed'])return null;const _0x33911a=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x1c5a3b['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2dca7c,meta:_0x29c864}of this['_findSuggestions'](_0x225da0,'insertion'))if(_0x29c864['isOwn']){if(!_0x29c864['isNextTo']){if(_0x29c864['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!cn(_0x2dca7c,_0x1c5a3b))continue;return _0x2dca7c;}if(cn(_0x2dca7c,_0x1c5a3b))return _0x2dca7c;this['_breakSuggestionMarker'](_0x2dca7c,_0x225da0['start'],_0x225da0['end']);break;}if(_0x24374b==_0x2dca7c['subType']&&cn(_0x2dca7c,_0x1c5a3b)){const _0x121ce3=_0x2dca7c['getFirstRange']();return _0x121ce3['start']['isEqual'](_0x225da0['end'])?this['_setSuggestionRange'](_0x2dca7c,this['_model']['createRange'](_0x225da0['start'],_0x121ce3['end'])):this['_setSuggestionRange'](_0x2dca7c,this['_model']['createRange'](_0x121ce3['start'],_0x225da0['end'])),_0x2dca7c;}}const _0x435089=_0x6e7e15(),_0x588261=_0x33911a['id'],_0xff3e2f=_0x24374b?'insertion:'+_0x24374b:'insertion',_0x1996db=this['_setSuggestionData']({'id':_0x435089,'type':_0xff3e2f,'createdAt':new Date(),'authorId':_0x588261,'attributes':_0x1c5a3b});return this['_addSuggestionMarker'](_0xff3e2f,_0x435089,_0x588261,_0x225da0),_0x1996db;}['markMultiRangeInsertion'](_0x5c3ccd,_0x1ec475='multi',_0x1d111a={}){const _0x3f0b28=this['editor']['plugins']['get']('Users')['me'],_0x1c8ff0=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1ec475,'join');this['_trackingSessionId']&&(_0x1d111a['trackingSessionId']=this['_trackingSessionId']);for(const _0x224ed6 of this['getSuggestions']())if(_0x224ed6['author']['id']==_0x3f0b28['id']&&'insertion'==_0x224ed6['type']&&_0x224ed6['subType']==_0x1ec475&&cn(_0x224ed6,_0x1d111a)&&(_0x1c8ff0(_0x224ed6['getRanges'](),_0x5c3ccd)||_0x1c8ff0(_0x5c3ccd,_0x224ed6['getRanges']()))){for(const _0x1df719 of _0x5c3ccd)_0x224ed6['addRange'](_0x1df719);return _0x224ed6;}for(const {suggestion:_0x45787a,meta:_0x58bb9f}of this['_findSuggestions'](_0x5c3ccd,'insertion')){if(!_0x58bb9f['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x58bb9f['containsRangeInObject'])continue;if(!cn(_0x45787a,_0x1d111a))continue;let _0x3cdcd9=!0x0;for(const _0x417c9e of _0x45787a['getRanges']())for(const _0x131bba of _0x5c3ccd)if(!_0x417c9e['containsRange'](_0x131bba)){_0x3cdcd9=!0x1;break;}if(_0x3cdcd9)return _0x45787a;}const _0x474b2f=_0x6e7e15(),_0x3e5c8a=_0x3f0b28['id'],_0x63ac21='insertion:'+_0x1ec475,_0x472a28=this['_setSuggestionData']({'id':_0x474b2f,'type':_0x63ac21,'createdAt':new Date(),'authorId':_0x3e5c8a,'attributes':_0x1d111a});for(const _0x261528 of _0x5c3ccd)this['_addSuggestionMarker'](_0x63ac21,_0x474b2f,_0x3e5c8a,_0x261528,bt['getMultiRangeId']());return _0x472a28;}['markInlineFormat'](_0x4b8602,_0x3a2115,_0x350482=null,_0x4491ca={}){if(_0x350482=_0x350482||Je(_0x3a2115),_0x4b8602['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x4491ca['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x5eda90=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x350482,'accept');return this['forceDefaultExecution'](()=>_0x5eda90([_0x4b8602],_0x3a2115,_0x4491ca)),null;}const _0x273abc=this['editor']['plugins']['get']('Users')['me'],_0x5451d4=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x2f8c15,meta:_0x20632c}of this['_findSuggestions'](_0x4b8602,'insertion'))_0x20632c['isOwn']&&!_0x20632c['isInsideObject']&&_0x5451d4['push'](..._0x2f8c15['getRanges']());}const _0x28dd08=function(_0x4b0c52,_0x495012){const _0x34fec5=[];for(const _0x19378e of _0x495012){const _0x554304=_0x4b0c52['getIntersection'](_0x19378e);_0x554304&&_0x34fec5['push'](_0x554304);}return _0x34fec5;}(_0x4b8602,_0x5451d4),_0x1bfe1a=function(_0x411d09,_0x1739d8){const _0x3e5fb8=[_0x411d09];for(const _0x5664e2 of _0x1739d8){let _0x223611=0x0;for(;_0x223611<_0x3e5fb8['length'];){const _0x30b62f=_0x3e5fb8[_0x223611]['getDifference'](_0x5664e2);_0x3e5fb8['splice'](_0x223611,0x1,..._0x30b62f),_0x223611+=_0x30b62f['length'];}}return _0x3e5fb8;}(_0x4b8602,_0x5451d4);_0x28dd08['length']&&this['_model']['change'](()=>{for(const _0x1bef2f of _0x28dd08){const _0x337291=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x350482,'accept');this['forceDefaultExecution'](()=>_0x337291([_0x1bef2f],_0x3a2115,_0x4491ca));}});for(const _0x1ebf8c of _0x1bfe1a){let _0x413b27=null,_0x1e7715=_0x1ebf8c['start'],_0x3515f8=_0x1ebf8c['end'];for(const {suggestion:_0x26c6f6,meta:_0x4abd82}of this['_findSuggestions'](_0x1ebf8c,'formatInline')){if(!_0x4abd82['isOwn'])continue;if(_0x26c6f6['subType']!=_0x350482)continue;if(!cn(_0x26c6f6,_0x4491ca))continue;const _0x47e49a=_0x26c6f6['getFirstRange']();if(_0x47e49a['containsRange'](_0x1ebf8c,!0x0))return null;_0x1e7715=_0x1e7715['isBefore'](_0x47e49a['start'])?_0x1e7715:_0x47e49a['start'],_0x3515f8=_0x3515f8['isAfter'](_0x47e49a['end'])?_0x3515f8:_0x47e49a['end'],_0x413b27?_0x47e49a['start']['isBefore'](_0x413b27['getFirstRange']()['start'])?(_0x413b27['removeMarkers'](),_0x413b27=_0x26c6f6):_0x26c6f6['removeMarkers']():_0x413b27=_0x26c6f6;}const _0x176ce7=this['_model']['createRange'](_0x1e7715,_0x3515f8);if(_0x413b27)this['_setSuggestionRange'](_0x413b27,_0x176ce7);else{const _0x437b7f=_0x6e7e15(),_0x1efbaf=_0x273abc['id'];this['_setSuggestionData']({'id':_0x437b7f,'type':'formatInline:'+_0x350482,'data':_0x3a2115,'createdAt':new Date(),'authorId':_0x1efbaf,'attributes':_0x4491ca}),this['_addSuggestionMarker']('formatInline:'+_0x350482,_0x437b7f,_0x1efbaf,_0x176ce7);}}return null;}['markBlockFormat'](_0x41b3c2,_0x1251d9,_0xfb597a=[],_0x47aeb6=null,_0x453e6a={}){_0x1251d9['formatGroupId']||(_0x1251d9['formatGroupId']=_0x1251d9['commandName']),_0x1251d9['multipleBlocks']=_0x41b3c2['is']('range'),_0x47aeb6=_0x47aeb6||Je(_0x1251d9);const _0x3d7bca=_0xfb597a['map'](_0x458650=>rn(_0x458650,this['_model'])),_0x21a431=_0x41b3c2['is']('range')?_0x41b3c2:rn(_0x41b3c2,this['_model']);if(this['_trackingSessionId']&&(_0x453e6a['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x3bf47b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x47aeb6,'accept');return this['forceDefaultExecution'](()=>_0x3bf47b([_0x21a431],_0x1251d9,_0x453e6a)),null;}_0x3d7bca['push'](_0x21a431);let _0x592967=!0x0;for(const _0x1a7fdf of _0x3d7bca)if(!this['_rangeIsInLocalUserInsertion'](_0x1a7fdf)){_0x592967=!0x1;break;}if(_0x592967&&'always'!==this['_trackFormatChanges']){const _0x3112f1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x47aeb6,'accept');return this['forceDefaultExecution'](()=>_0x3112f1([_0x21a431],_0x1251d9,_0x453e6a)),null;}let _0x446b0e=null,_0x513e09=_0x21a431['start'],_0x1090d2=_0x21a431['end'];for(const {suggestion:_0x1f4de9,meta:_0x4f3609}of this['_findSuggestions'](_0x21a431,'formatBlock')){if(!_0x4f3609['isOwn'])continue;if(_0x4f3609['isNextTo']||_0x4f3609['containsRangeInObject']||_0x4f3609['isInsideObject'])continue;if(_0x1f4de9['data']['formatGroupId']!=_0x1251d9['formatGroupId'])continue;if(!cn(_0x1f4de9,_0x453e6a))continue;const _0x2ec302=_0x1f4de9['getFirstRange']();if(_0x1f4de9['subType']==_0x47aeb6){if(_0x2ec302['containsRange'](_0x21a431,!0x0))return null;_0x513e09=_0x513e09['isBefore'](_0x2ec302['start'])?_0x513e09:_0x2ec302['start'],_0x1090d2=_0x1090d2['isAfter'](_0x2ec302['end'])?_0x1090d2:_0x2ec302['end'],_0x446b0e?_0x2ec302['start']['isBefore'](_0x446b0e['getFirstRange']()['start'])?(_0x446b0e['removeMarkers'](),_0x446b0e=_0x1f4de9):_0x1f4de9['removeMarkers']():_0x446b0e=_0x1f4de9;}else{const _0x53d030=_0x21a431['getIntersection'](_0x2ec302);this['_cutOutSuggestionMarker'](_0x1f4de9,_0x53d030);}}const _0x15a9b9=this['editor']['plugins']['get']('Users')['me'],_0x5de133=_0x6e7e15(),_0x4745fc=_0x15a9b9['id'];if(_0x446b0e)return this['_setSuggestionRange'](_0x446b0e,this['_model']['createRange'](_0x513e09,_0x1090d2)),_0x446b0e;{const _0x496f33=this['_setSuggestionData']({'id':_0x5de133,'type':'formatBlock:'+_0x47aeb6,'data':_0x1251d9,'createdAt':new Date(),'authorId':_0x4745fc,'attributes':_0x453e6a});return this['_addSuggestionMarker']('formatBlock:'+_0x47aeb6,_0x5de133,_0x4745fc,this['_model']['createRange'](_0x513e09,_0x1090d2)),_0x496f33;}}['markMultiRangeBlockFormat'](_0x5d08ca,_0x2f7355,_0x31dd9c=[],_0x2ce7c4=null,_0x53f1a9={}){_0x2f7355['formatGroupId']||(_0x2f7355['formatGroupId']=_0x2f7355['commandName']);const _0x42c078=_0x5d08ca[0x0];_0x2f7355['multipleBlocks']=_0x42c078['is']('range'),_0x2ce7c4=_0x2ce7c4||Je(_0x2f7355);const _0x5979a7=_0x31dd9c['map'](_0x252a9a=>rn(_0x252a9a,this['_model'])),_0x3f0f5f=_0x42c078['is']('range')?_0x5d08ca:_0x5d08ca['map'](_0x3c6395=>rn(_0x3c6395,this['_model']));if(this['_trackingSessionId']&&(_0x53f1a9['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x363872=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ce7c4,'accept');return this['forceDefaultExecution'](()=>_0x363872(_0x3f0f5f,_0x2f7355,_0x53f1a9)),null;}_0x5979a7['push'](..._0x3f0f5f);let _0x16789e=!0x0;for(const _0x5588b2 of _0x5979a7)if(!this['_rangeIsInLocalUserInsertion'](_0x5588b2)){_0x16789e=!0x1;break;}if(_0x16789e&&'always'!==this['_trackFormatChanges']){const _0x42816e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ce7c4,'accept');return this['forceDefaultExecution'](()=>_0x42816e(_0x3f0f5f,_0x2f7355,_0x53f1a9)),null;}const _0x123ccd=this['editor']['plugins']['get']('Users')['me'];for(const _0x4e32a1 of this['getSuggestions']()){const _0x1479aa=_0x4e32a1['data'];if(_0x4e32a1['author']['id']!=_0x123ccd['id'])continue;if('formatBlock'!=_0x4e32a1['type']||_0x1479aa['formatGroupId']!=_0x2f7355['formatGroupId'])continue;if(!cn(_0x4e32a1,_0x53f1a9))continue;const _0x327cb0=_0x4e32a1['subType']==_0x2ce7c4;for(let _0x8c3761=0x0;_0x8c3761<_0x3f0f5f['length'];_0x8c3761++){const _0x22e76c=_0x3f0f5f[_0x8c3761];for(const _0x2af66e of _0x4e32a1['getMarkers']()){const _0x432d9f=_0x2af66e['getRange']();if(_0x22e76c['isEqual'](_0x432d9f)){_0x327cb0?(_0x3f0f5f['splice'](_0x8c3761,0x1),_0x8c3761--):_0x4e32a1['removeMarker'](_0x2af66e['name']);break;}}}}if(0x0==_0x3f0f5f['length'])return null;const _0x4f8398=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2ce7c4,'join');for(const _0x5b7967 of this['getSuggestions']()){const _0x591aac=_0x5b7967['data'];if(_0x5b7967['author']['id']==_0x123ccd['id']&&('formatBlock'==_0x5b7967['type']&&_0x591aac['formatGroupId']==_0x2f7355['formatGroupId']&&_0x5b7967['subType']==_0x2ce7c4&&cn(_0x5b7967,_0x53f1a9)&&(_0x4f8398(_0x5b7967['getRanges'](),_0x3f0f5f)||_0x4f8398(_0x3f0f5f,_0x5b7967['getRanges']())))){for(const _0x42e2a2 of _0x3f0f5f)_0x5b7967['addRange'](_0x42e2a2);return _0x5b7967;}}const _0x2d3cea=_0x6e7e15(),_0x336334=_0x123ccd['id'],_0x313293='formatBlock:'+_0x2ce7c4,_0x359e4c=this['_setSuggestionData']({'id':_0x2d3cea,'type':_0x313293,'data':_0x2f7355,'createdAt':new Date(),'authorId':_0x336334,'attributes':_0x53f1a9});for(const _0x2f5704 of _0x3f0f5f)this['_addSuggestionMarker'](_0x313293,_0x2d3cea,_0x336334,_0x2f5704,bt['getMultiRangeId']());return _0x359e4c;}['markDeletion'](_0x48b6ea,_0x370bc8=null,_0x79cdc3={}){if(_0x48b6ea['isCollapsed'])return null;const _0xdaa888=this['editor']['plugins']['get']('Users')['me'],_0x422176=new _0x5ce503(_0x48b6ea['start'],_0x48b6ea['end']);this['_trackingSessionId']&&(_0x79cdc3['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x14b88c,meta:_0x4fa26a}of this['_findSuggestions'](_0x422176,'insertion'))if(_0x4fa26a['isOwn']&&!_0x4fa26a['isNextTo']){if(_0x14b88c['isMultiRange']){const _0x3ce806=_0x14b88c['getRanges']()['filter'](_0x24c184=>'$graveyard'!=_0x24c184['root']['rootName']);_0x3ce806['every'](_0x52114f=>_0x422176['containsRange'](_0x52114f,!0x0))&&_0x14b88c['discard']();if(_0x3ce806['some'](_0x336829=>_0x336829['containsRange'](_0x422176,!0x0))){const _0x24df25=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x370bc8,'accept');return this['forceDefaultExecution'](()=>_0x24df25([_0x422176],null,_0x79cdc3)),null;}}else{const _0x1b7bcd=_0x422176['getIntersection'](_0x14b88c['getFirstRange']());null!==_0x1b7bcd&&_0x14b88c['_onDiscard']([_0x1b7bcd],null,_0x79cdc3);}}if(_0x422176['detach'](),_0x422176['isCollapsed']||'$graveyard'==_0x422176['root']['rootName'])return null;let _0x2296bd=null,_0x1d73da=_0x422176['start'],_0x5f48d9=_0x422176['end'];const _0x14d96d=this['_findSuggestions'](_0x422176,'deletion');for(const {suggestion:_0x133a88,meta:_0x573282}of _0x14d96d){const _0x439d72=this['_model']['createRange'](_0x1d73da,_0x5f48d9);if(_0x573282['isOwn']&&(this['_mergeNestedSuggestions']||!_0x573282['containsRangeInObject']&&!_0x573282['isInsideObject'])){if(_0x133a88['isMultiRange']){if(!cn(_0x133a88,_0x79cdc3))continue;let _0x2eb03d=!0x0;for(const _0x55b199 of _0x133a88['getRanges']()){if(_0x55b199['containsRange'](_0x439d72,!0x0))return _0x133a88;_0x439d72['containsRange'](_0x55b199)||(_0x2eb03d=!0x1);}_0x2eb03d&&_0x133a88['discard']();}else{const _0x17c087=_0x133a88['getFirstRange']();if(_0x17c087['containsRange'](_0x439d72,!0x0))return _0x133a88;if(!cn(_0x133a88,_0x79cdc3)){_0x439d72['containsRange'](_0x17c087)?_0x133a88['removeMarkers']():_0x17c087['containsPosition'](_0x1d73da)?_0x1d73da=_0x17c087['end']:_0x17c087['containsPosition'](_0x5f48d9)&&(_0x5f48d9=_0x17c087['start']);continue;}_0x1d73da=_0x1d73da['isBefore'](_0x17c087['start'])?_0x1d73da:_0x17c087['start'],_0x5f48d9=_0x5f48d9['isAfter'](_0x17c087['end'])?_0x5f48d9:_0x17c087['end'],_0x79cdc3=Object['assign']({},_0x133a88['attributes']),_0x2296bd?_0x17c087['start']['isBefore'](_0x2296bd['getFirstRange']()['start'])?(_0x2296bd['removeMarkers'](),_0x2296bd=_0x133a88):_0x133a88['removeMarkers']():_0x2296bd=_0x133a88;}}}if(_0x2296bd)return this['_setSuggestionRange'](_0x2296bd,this['_model']['createRange'](_0x1d73da,_0x5f48d9)),_0x2296bd;{const _0x499f18=_0x6e7e15(),_0x5a1fde=this['_model']['createRange'](_0x1d73da,_0x5f48d9),_0x3edac0=_0xdaa888['id'],_0x30c4a2=_0x370bc8?'deletion:'+_0x370bc8:'deletion',_0x59bdda=this['_setSuggestionData']({'id':_0x499f18,'type':_0x30c4a2,'createdAt':new Date(),'authorId':_0x3edac0,'attributes':_0x79cdc3});return this['_addSuggestionMarker'](_0x30c4a2,_0x499f18,_0x3edac0,_0x5a1fde),_0x59bdda;}}['markMultiRangeDeletion'](_0x491540,_0x1a1eba='multi',_0x3478e9={}){const _0x3c59ec=this['editor']['plugins']['get']('Users')['me'],_0x12c1d7=_0x491540['map'](_0x461234=>new _0x5ce503(_0x461234['start'],_0x461234['end'])),_0x1a661a=new Set();this['_trackingSessionId']&&(_0x3478e9['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x3f5283,meta:_0x23f7d8}of this['_findSuggestions'](_0x12c1d7,'insertion'))_0x23f7d8['isOwn']&&!_0x23f7d8['isNextTo']&&_0x1a661a['add'](_0x3f5283);for(const _0x462833 of _0x1a661a)if(_0x462833['isMultiRange']){const _0x11ddcf=_0x462833['getRanges']();(!_0x462833['attributes']||!_0x462833['attributes']['skipNestingCheck'])&&(_0x11ddcf['every'](_0xf26acc=>_0x12c1d7['some'](_0x474cf0=>_0x474cf0['containsRange'](_0xf26acc,!0x0)))&&_0x462833['discard']());if(_0x12c1d7['every'](_0x337c8d=>_0x11ddcf['some'](_0x177a98=>_0x177a98['containsRange'](_0x337c8d,!0x0)))){const _0x44318b=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1a1eba,'accept');return this['forceDefaultExecution'](()=>_0x44318b(_0x491540,null,_0x3478e9)),null;}}else{const _0x596549=_0x462833['getFirstRange']();_0x12c1d7['some'](_0x733e4e=>_0x733e4e['containsRange'](_0x596549,!0x0))&&_0x462833['discard']();if(_0x12c1d7['every'](_0x554fa1=>_0x596549['containsRange'](_0x554fa1,!0x0))){const _0x472ea2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1a1eba,'accept');return this['forceDefaultExecution'](()=>_0x472ea2(_0x12c1d7,null,_0x3478e9)),null;}}const _0x42f142=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1a1eba,'join');let _0x187848=null;for(const _0x3bac95 of this['getSuggestions']())if(_0x3bac95['author']['id']==_0x3c59ec['id']&&_0x3bac95['isInContent']&&'deletion'==_0x3bac95['type']&&_0x3bac95['subType']==_0x1a1eba&&cn(_0x3bac95,_0x3478e9)&&(_0x42f142(_0x3bac95['getRanges'](),_0x12c1d7)||_0x42f142(_0x12c1d7,_0x3bac95['getRanges']()))){if(_0x187848){if(_0x3bac95['commentThread']&&_0x3bac95['commentThread']['length'])continue;for(const _0xddd11d of _0x3bac95['getRanges']())_0x187848['isIntersectingWithRange'](_0xddd11d)||_0x187848['addRange'](_0xddd11d);_0x3bac95['removeMarkers']();}else{_0x187848=_0x3bac95;for(const _0x4a65b0 of _0x12c1d7)_0x3bac95['isIntersectingWithRange'](_0x4a65b0)||_0x3bac95['addRange'](_0x4a65b0);}}if(_0x187848)return _0x187848;_0x1a661a['clear']();for(const {suggestion:_0x49802a,meta:_0x5bc4a5}of this['_findSuggestions'](_0x12c1d7,'deletion'))_0x5bc4a5['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5bc4a5['containsRangeInObject']&&!_0x5bc4a5['isInsideObject'])&&cn(_0x49802a,_0x3478e9)&&_0x1a661a['add'](_0x49802a);for(const _0x1cbc07 of _0x1a661a){const _0x984b6a=_0x1cbc07['getRanges']();if(!_0x3478e9||!_0x3478e9['skipNestingCheck']){if(_0x12c1d7['every'](_0x515992=>_0x984b6a['some'](_0x3e8d2e=>_0x3e8d2e['containsRange'](_0x515992,!0x0))))return _0x1cbc07;}(!_0x1cbc07['attributes']||!_0x1cbc07['attributes']['skipNestingCheck'])&&(_0x984b6a['every'](_0x45dd73=>_0x12c1d7['some'](_0x304575=>_0x304575['containsRange'](_0x45dd73,!0x0)))&&_0x1cbc07['discard']());}const _0x240507=_0x6e7e15(),_0x5f20e7=_0x3c59ec['id'],_0x238a24='deletion:'+_0x1a1eba,_0x559e37=this['_setSuggestionData']({'id':_0x240507,'type':_0x238a24,'createdAt':new Date(),'authorId':_0x5f20e7,'attributes':_0x3478e9});for(const _0x1adc62 of _0x12c1d7)_0x1adc62['detach'](),_0x1adc62['isCollapsed']||'$graveyard'==_0x1adc62['root']['rootName']||this['_addSuggestionMarker'](_0x238a24,_0x240507,_0x5f20e7,_0x1adc62,bt['getMultiRangeId']());return _0x559e37;}['markAttributeChange'](_0x321fc2,_0x95f5fc,_0x544b88,_0xd9ca24,_0x370ce2){if(_0x321fc2['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x248eb3=this['editor']['plugins']['get']('Users')['me']['id'],_0x414338=Array['from'](this['_suggestions']['values']())['filter'](_0x13ecab=>'attribute'==_0x13ecab['type']&&_0x13ecab['data']['key']==_0x95f5fc&&_0x13ecab['isIntersectingWithRange'](_0x321fc2));if(this['_trackingSessionId']&&(_0x370ce2['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x4b855a=this['_findSuggestions'](_0x321fc2,'insertion')['filter'](({meta:_0x4c83ca})=>_0x4c83ca['isOwn']&&!_0x4c83ca['isInsideObject']&&!_0x4c83ca['isNextTo'])['map'](({suggestion:_0x402166})=>_0x402166);_0x414338['unshift'](..._0x4b855a);}const _0x225c56=new Map([[_0x321fc2,_0x544b88]]);for(const _0x56a314 of _0x414338){const _0x2385c7='attribute'==_0x56a314['type']?_0x56a314['data']['oldValue']:void 0x0,_0x4cfd41=_0x56a314['getFirstRange'](),_0x4fa36d=Array['from'](_0x225c56['keys']())['find'](_0x3bf9b6=>_0x3bf9b6['isIntersecting'](_0x4cfd41));if(!_0x4fa36d)continue;const _0x9bafce=_0x4fa36d['getDifference'](_0x4cfd41);this['_suggestionsConversion']['isBlockAttribute'](_0x95f5fc)&&'insertion'==_0x56a314['type']&&0x0!=_0x9bafce['length']||(_0x225c56['delete'](_0x4fa36d),_0x9bafce['forEach'](_0x5b7919=>{_0x225c56['set'](_0x5b7919,_0x544b88);}),'insertion'!=_0x56a314['type']&&_0x2385c7!=_0xd9ca24&&_0x225c56['set'](_0x4fa36d['getIntersection'](_0x4cfd41),_0x2385c7));}const _0x155aff=[];for(const [_0x1a3cf9,_0x3df83b]of _0x225c56){const _0x21c449=_0x6e7e15(),_0x187049={'key':_0x95f5fc,'oldValue':_0x3df83b,'newValue':_0xd9ca24};_0x95f5fc['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':_0x95f5fc});const _0x200908=('attribute:'+(_0x95f5fc+'|'+Je({'newValue':_0xd9ca24})))['substring'](0x0,0x3c),_0x2b090f=this['_setSuggestionData']({'id':_0x21c449,'type':_0x200908,'data':_0x187049,'createdAt':new Date(),'authorId':_0x248eb3,'attributes':_0x370ce2});_0x155aff['push'](_0x2b090f),this['_addSuggestionMarker'](_0x200908,_0x21c449,_0x248eb3,_0x1a3cf9);}return _0x155aff;}['enableDefaultAttributesIntegration'](_0x21f0c2){this['enableCommand'](_0x21f0c2,(_0x44b43a,..._0x184f2b)=>{this['recordAttributeChanges'](()=>{_0x44b43a(..._0x184f2b);});});}['startTrackingSession'](_0x165974){return this['_trackingSessionId']=void 0x0!==_0x165974?_0x165974:_0x6e7e15(),this['_trackingSessionId'];}['_getAttributeKey'](_0x49aadd){return'attribute'==_0x49aadd['type']?un(_0x49aadd['subType']):null;}['_applyOperationsAsSuggestions'](_0x5100a9){if(0x0==_0x5100a9['length'])return;const _0x4e945a=this['editor'],_0x98d44e=_0x4e945a['plugins']['get'](_0x3ad365),_0x507ddb=[];_0x4e945a['model']['change'](_0x5e7499=>{for(let _0x5dabf9=0x0;_0x5dabf9<_0x5100a9['length'];_0x5dabf9++){const _0x4d1c0c=_0x5100a9[_0x5dabf9];if(_0x4d1c0c['baseVersion']=_0x4e945a['model']['document']['version'],_0x4d1c0c['isDocumentOperation']=!0x0,_0x98d44e['isMarkedRemoveOperation'](_0x4d1c0c)){const _0xd9fba2=_0x294513(_0x4d1c0c['newRange'],_0x4e945a['model']);_0x507ddb['unshift'](_0x5ce503['fromRange'](_0xd9fba2));}else switch(_0x4d1c0c['type']){case'rename':{const _0x4e538e=_0x4d1c0c['oldName'],_0x20891a=_0x4d1c0c['newName'];if(_0x4e538e==_0x20891a)break;_0x5e7499['batch']['addOperation'](_0x4d1c0c),_0x4e945a['model']['applyOperation'](_0x4d1c0c);const _0x5b9576='$elementName',_0x299f2e=_0x4d1c0c['position'],_0x4d6184=_0x4e945a['model']['createRange'](_0x299f2e,_0x4e945a['model']['createPositionAt'](_0x299f2e['nodeAfter'],'end'));this['markAttributeChange'](_0x4d6184,_0x5b9576,_0x4e538e,_0x20891a,{'groupId':_0x6e7e15()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x4a8090=_0x4d1c0c['oldValue'],_0x52582b=_0x4d1c0c['newValue'];if(_0x4a8090==_0x52582b)break;_0x5e7499['batch']['addOperation'](_0x4d1c0c),_0x4e945a['model']['applyOperation'](_0x4d1c0c);const _0x4557b0=_0x4d1c0c['key'];if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x4557b0))break;const _0x262cca=_0x294513(_0x4d1c0c['range'],_0x4e945a['model']);this['markAttributeChange'](_0x262cca,_0x4557b0,_0x4a8090,_0x52582b,{'groupId':_0x6e7e15()});break;}case'insert':{_0x5e7499['batch']['addOperation'](_0x4d1c0c),_0x4e945a['model']['applyOperation'](_0x4d1c0c);if(_0x5100a9[_0x5dabf9+0x1]&&'move'==_0x5100a9[_0x5dabf9+0x1]['type'])break;const _0xbb7cea=_0x4d1c0c['position'],_0x3fc327=_0x4d1c0c['howMany'],_0x10aca3=_0x294513(_0x4e945a['model']['createRange'](_0xbb7cea,_0xbb7cea['getShiftedBy'](_0x3fc327)),_0x4e945a['model']);this['markInsertion'](_0x10aca3);break;}case'split':{_0x5e7499['batch']['addOperation'](_0x4d1c0c),_0x4e945a['model']['applyOperation'](_0x4d1c0c);const _0x37ca44=_0x4d1c0c['splitPosition'],_0x29194b=_0x4d1c0c['moveTargetPosition'];this['markInsertion'](_0x4e945a['model']['createRange'](_0x37ca44,_0x29194b));break;}case'move':case'remove':_0x5e7499['batch']['addOperation'](_0x4d1c0c),_0x4e945a['model']['applyOperation'](_0x4d1c0c);}}for(const _0x31757e of _0x507ddb)_0x31757e['detach'](),this['markDeletion'](_0x31757e);});}['_setSuggestionRange'](_0x1b3d3c,_0x373456){const _0x4e98d1=_0x1b3d3c['getFirstMarker']();this['_model']['change'](_0x18d3cf=>{_0x18d3cf['updateMarker'](_0x4e98d1,{'range':_0x373456});});}['_addThreadToSuggestion'](_0x21ccb1){const _0x5c4286=_0x21ccb1['id'],_0x264ea8=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5c4286)||this['_commentsRepository']['addCommentThread']({'channelId':_0x264ea8,'threadId':_0x5c4286,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x494d8e=this['_commentsRepository']['getCommentThread'](_0x5c4286);_0x494d8e['unbind']('isRemovable'),_0x494d8e['isRemovable']=!0x1,_0x21ccb1['commentThread']=_0x494d8e;}['_checkSuggestionCorrectness'](_0x3b25e2,_0x2ac5bf,_0x2f1e18,_0x25985b){if(_0x3b25e2['type']!=_0x2ac5bf||_0x3b25e2['subType']!=_0x2f1e18||_0x3b25e2['creator']['id']!=_0x25985b)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5d6a90('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x337608,_0x261c21){const _0x573a99=_0x337608['getFirstRange']();if(_0x261c21['isEqual'](_0x573a99))_0x337608['removeMarkers']();else{if(_0x573a99['containsRange'](_0x261c21)){const _0x11535b=this['_model']['createPositionAt'](_0x261c21['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x337608,this['_model']['createRange'](_0x573a99['start'],_0x11535b));const _0x4e1227=_0x6e7e15(),_0x198e4d=_0x337608['creator']['id'],_0xb2b3b9=_0x337608['type']+':'+_0x337608['subType'];this['_setSuggestionData']({'id':_0x4e1227,'type':_0xb2b3b9,'createdAt':new Date(),'authorId':_0x198e4d,'data':_0x337608['data'],'attributes':_0x337608['attributes']});const _0xa0c49a=this['_model']['createPositionAt'](_0x261c21['end']['parent'],'after'),_0x38f923=this['_model']['createRange'](_0xa0c49a,_0x573a99['end']);this['_addSuggestionMarker'](_0xb2b3b9,_0x4e1227,_0x198e4d,_0x38f923);}else{if(_0x573a99['containsPosition'](_0x261c21['start'])){const _0x2228fe=this['_model']['createPositionAt'](_0x261c21['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x337608,this['_model']['createRange'](_0x573a99['start'],_0x2228fe));}else{const _0x497d61=this['_model']['createPositionAt'](_0x261c21['end']['parent'],'after');this['_setSuggestionRange'](_0x337608,this['_model']['createRange'](_0x497d61,_0x573a99['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x201220){for(const {suggestion:_0x4cc22c,meta:_0x528796}of this['_findSuggestions'](_0x201220,'insertion')){if(!_0x528796['isOwn'])continue;const _0x2c6438=_0x4cc22c['getRanges']();for(const _0x7b0dd0 of _0x2c6438)if(!_0x201220['getDifference'](_0x7b0dd0)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4f8f71){return this['editor']['plugins']['get']('Users')['getUser'](_0x4f8f71);}['_getExternalAuthor'](_0x279e12){const _0x5cbb9c=this['editor']['plugins']['get']('Users'),_0x3481bd=_0x27d616('external:'+_0x279e12),_0x519dd4=_0x5cbb9c['getUser'](_0x3481bd);return _0x519dd4||_0x5cbb9c['addUser']({'id':_0x3481bd,'name':_0x279e12});}['_createSuggestion'](_0xdc8595,_0x2ff9a8,_0x79cdbb,_0x257d9f,_0x597b08,_0x3a51be){const _0x12a862=this['_getAuthorFromId'](_0x257d9f);if(!_0x12a862)throw new _0x5d6a90('track-changes-user-not-found',this,{'authorId':_0x257d9f,'suggestionId':_0x79cdbb});const _0x3bfa25=this['_suggestionFactory']['buildSuggestion'](_0xdc8595,_0x2ff9a8,_0x79cdbb,_0x12a862,_0x597b08,_0x4d1768=>{this['_updateSuggestionData'](_0x79cdbb,{'attributes':_0x4d1768});const _0x591d7b=this['getSuggestion'](_0x79cdbb);this['_joinWithAdjacentSuggestions'](new Set([_0x591d7b])),this['_refreshSuggestionsChain'](new Set([_0x591d7b]));},_0x3a51be);return this['listenTo'](_0x3bfa25,'accept',()=>{this['_updateSuggestionData'](_0x79cdbb,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3bfa25,'discard',()=>{this['_updateSuggestionData'](_0x79cdbb,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x79cdbb,_0x3bfa25),this['_suggestionState']['set'](_0x3bfa25,'notReady'),_0x3bfa25;}['_breakSuggestionMarker'](_0x527557,_0x56fcf3,_0x526951){const _0x24c075=_0x527557['getFirstRange'](),_0xb4457c=_0x24c075['start'],_0x1d1725=_0x24c075['end'];this['_setSuggestionRange'](_0x527557,this['_model']['createRange'](_0xb4457c,_0x56fcf3));const _0x57a8e4=_0x6e7e15(),_0x51d2b9=_0x527557['creator']['id'],_0x586db9=_0x527557['type']+(_0x527557['subType']?':'+_0x527557['subType']:'');this['_setSuggestionData']({'id':_0x57a8e4,'type':_0x586db9,'createdAt':new Date(),'authorId':_0x51d2b9,'originalSuggestionId':_0x527557['_originalSuggestionId']||_0x527557['id'],'attributes':_0x527557['attributes'],'data':_0x527557['data']});const _0x2dd51e=this['_getAttributeKey'](_0x527557);('formatBlock'==_0x527557['type']||_0x2dd51e&&this['_suggestionsConversion']['isBlockAttribute'](_0x2dd51e))&&(_0x526951=this['_model']['createPositionBefore'](_0x526951['parent'])),this['_addSuggestionMarker'](_0x586db9,_0x57a8e4,_0x51d2b9,this['_model']['createRange'](_0x526951,_0x1d1725));}['_findSuggestions'](_0x60accf,_0x5aefe0=null){const _0x206eaf=[],_0x4fb590=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x60accf)||(_0x60accf=[_0x60accf]);for(const _0x2446c9 of this['getSuggestions']()){if(!_0x2446c9['isInContent'])continue;if(_0x5aefe0&&_0x2446c9['type']!=_0x5aefe0)continue;let _0x4ca472=!0x1;for(const _0x1232a9 of _0x2446c9['getRanges']()){for(const _0x292c82 of _0x60accf){const _0xe2530a=_0x292c82['start']['isEqual'](_0x1232a9['end'])||_0x292c82['end']['isEqual'](_0x1232a9['start']);if(_0xe2530a||_0x292c82['getIntersection'](_0x1232a9)){const _0x39322c=_0x292c82['containsRange'](_0x1232a9)&&qe(this['_model']['schema'],_0x1232a9['start'],_0x292c82),_0x5a08f1=_0x1232a9['containsRange'](_0x292c82)&&qe(this['_model']['schema'],_0x292c82['start'],_0x1232a9);_0x206eaf['push']({'suggestion':_0x2446c9,'meta':{'isOwn':_0x4fb590==_0x2446c9['author'],'isNextTo':_0xe2530a,'isInsideObject':_0x39322c,'containsRangeInObject':_0x5a08f1}}),_0x4ca472=!0x0;break;}}if(_0x4ca472)break;}}return _0x206eaf;}['_addSuggestionMarker'](_0x55067f,_0x282066,_0x10b03,_0x335770,_0x4b0a91){this['_model']['change'](_0x55596d=>{let _0x54bf3c='suggestion:'+_0x55067f+':'+_0x282066+':'+_0x10b03;_0x4b0a91&&(_0x54bf3c=_0x54bf3c+':'+_0x4b0a91),_0x55596d['addMarker'](_0x54bf3c,{'range':_0x335770,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x3effd9){const _0x39cf97=_0x3effd9['previous'],_0x56b5a0=_0x3effd9['next'];_0x3effd9['previous']=null,_0x3effd9['next']=null,null!=_0x39cf97&&_0x39cf97['next']==_0x3effd9&&(_0x39cf97['next']=_0x56b5a0),null!=_0x56b5a0&&_0x56b5a0['previous']==_0x3effd9&&(_0x56b5a0['previous']=_0x39cf97),'ready'==this['_suggestionState']['get'](_0x3effd9)&&(this['_suggestionState']['set'](_0x3effd9,'removed'),this['fire']('suggestionUnloaded',_0x3effd9,_0x39cf97,_0x56b5a0));}['_setSuggestionData'](_0x3653c8){const _0x535845=_0x3653c8['id'],_0x241fa3=this['addSuggestionData'](_0x3653c8);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x517623=this['editor']['plugins']['get']('PendingActions'),_0x28b1c7=_0x241fa3['hasComments'],_0x340746=_0x241fa3['subType']?_0x241fa3['type']+':'+_0x241fa3['subType']:_0x241fa3['type'],_0x1ffc52=this['editor']['locale'],_0xb39fd1=_0x517623['add'](At(_0x1ffc52,'PENDING_ACTION_SUGGESTION')),_0x28b679={'id':_0x535845,'type':_0x340746,'hasComments':_0x28b1c7,'data':_0x3653c8['data']||null,'originalSuggestionId':_0x3653c8['originalSuggestionId']||null,'attributes':_0x241fa3['attributes']};this['_adapter']['addSuggestion'](_0x28b679)['then'](_0x463bb6=>{_0x241fa3['_saved']=!0x0,_0x517623['remove'](_0xb39fd1),_0x463bb6&&_0x463bb6['createdAt']&&(this['_suggestions']['get'](_0x535845)['createdAt']=_0x463bb6['createdAt']);})['catch'](_0x5141c4=>{throw _0xef7315('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x241fa3['discard']();}),_0x241fa3['stopListening'](),this['_suggestions']['delete'](_0x241fa3['id']),this['_suggestionState']['delete'](_0x241fa3),_0x5141c4;});}return _0x241fa3;}['_updateSuggestionData'](_0x16ecb6,_0x8edefd){const _0x4bbbab=this['editor']['plugins']['get']('PendingActions'),_0x1c45d9=this['getSuggestion'](_0x16ecb6);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x1c45d9['_saved']){const _0x3aeb03=_0x4bbbab['add'](At(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x16ecb6,_0x8edefd)['then'](()=>{_0x4bbbab['remove'](_0x3aeb03);});}else _0x1c45d9['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x16ecb6,_0x8edefd);});}}['_getSuggestionData'](_0x24bc00){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5d6a90('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x24bc00);}['_handleNewSuggestionMarker'](_0x56f234){const {id:_0x4c624c,type:_0x25b8cc,subType:_0xdfc3af,authorId:_0x10588f}=_0x5024a3(_0x56f234),_0x1ade2b=this['_suggestions']['get'](_0x4c624c)||this['_createSuggestion'](_0x25b8cc,_0xdfc3af,_0x4c624c,_0x10588f,{});switch(this['_checkSuggestionCorrectness'](_0x1ade2b,_0x25b8cc,_0xdfc3af,_0x10588f),this['_suggestionState']['get'](_0x1ade2b)){case'notReady':this['_getSuggestionData'](_0x4c624c)['then'](_0x29415e=>{let _0x320298=Promise['resolve']();_0x29415e['hasComments']&&(_0x320298=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x4c624c})),_0x320298['then'](()=>{this['addSuggestionData'](_0x29415e)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1ade2b,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x4c624c,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1ade2b,'ready'),this['fire']('suggestionLoaded',_0x1ade2b);break;case'ready':this['fire']('suggestionChanged',_0x1ade2b);}return _0x1ade2b['addMarkerName'](_0x56f234),_0x1ade2b;}['_refreshSuggestionsChain'](_0x58bb1a){const _0x3f04c1=Array['from'](_0x58bb1a),_0x190765=_0x3f04c1['filter'](_0x186c8a=>'attribute'==_0x186c8a['type']);this['_refreshAttributeSuggestionsChain'](_0x190765);const _0x4f19d4=_0x3f04c1['filter'](_0x176c0d=>!_0x176c0d['isMultiRange']&&'attribute'!=_0x176c0d['type']),_0x498426=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x423d04=>!_0x423d04['isMultiRange']&&'attribute'!=_0x423d04['type']),_0xfc997=_0x498426['filter'](_0xa362f2=>!_0x58bb1a['has'](_0xa362f2)),_0x168d2a=new Map(_0x498426['map'](_0x2d751b=>[_0x2d751b,this['_suggestionFactory']['getSuggestionCallback'](_0x2d751b['type'],_0x2d751b['subType'],'chain')])),_0x110161=new Map(_0x498426['map'](_0x20cb99=>[_0x20cb99,_0x20cb99['getFirstRange']()])),_0xda4075=new Set(),_0xd5a5be=new Set();for(let _0x205a55=0x0;_0x205a55<_0x4f19d4['length'];_0x205a55++)_0x40ccb1(_0x4f19d4[_0x205a55],_0x4f19d4,_0x205a55+0x1);for(let _0x481145=0x0;_0x481145<_0x4f19d4['length'];_0x481145++)_0x40ccb1(_0x4f19d4[_0x481145],_0xfc997,0x0);const _0x3bec7d=new Set();for(let _0x3cb777=0x0;_0x3cb777<_0x4f19d4['length'];_0x3cb777++){const _0x14d882=_0x4f19d4[_0x3cb777];!_0xd5a5be['has'](_0x14d882)&&_0x14d882['previous']&&(_0x3bec7d['add'](_0x14d882['previous']),_0x14d882['previous']['next']===_0x14d882&&(_0x14d882['previous']['next']=null),_0x14d882['previous']=null),!_0xda4075['has'](_0x14d882)&&_0x14d882['next']&&(_0x3bec7d['add'](_0x14d882['next']),_0x14d882['next']['previous']===_0x14d882&&(_0x14d882['next']['previous']=null),_0x14d882['next']=null);}function _0x40ccb1(_0x3b56df,_0x123389,_0x272b78){for(let _0x493c76=_0x272b78;_0x493c76<_0x123389['length'];_0x493c76++){const _0x24e2e1=_0x24064e(_0x3b56df,_0x123389[_0x493c76]);_0x24e2e1&&(_0x24e2e1[0x0]['next']=_0x24e2e1[0x1],_0x24e2e1[0x1]['previous']=_0x24e2e1[0x0],_0xda4075['add'](_0x24e2e1[0x0]),_0xd5a5be['add'](_0x24e2e1[0x1]));}}function _0x24064e(_0x511d67,_0x1db68e){if(_0x511d67['author']['id']!==_0x1db68e['author']['id'])return null;const _0x35aa76=_0x168d2a['get'](_0x511d67)(_0x511d67,_0x1db68e,_0x110161['get'](_0x511d67),_0x110161['get'](_0x1db68e));if(!_0x35aa76)return null;return _0x168d2a['get'](_0x1db68e)(_0x511d67,_0x1db68e,_0x110161['get'](_0x511d67),_0x110161['get'](_0x1db68e))?_0x35aa76[0x1]['commentThread']&&_0x35aa76[0x1]['commentThread']['length']?null:_0x35aa76:null;}_0x3bec7d['size']&&this['_refreshSuggestionsChain'](_0x3bec7d);}['_refreshAttributeSuggestionsChain'](_0x57c79b){if(0x0==_0x57c79b['length'])return;const _0x2df147=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x203170=>'attribute'==_0x203170['type']&&_0x203170['_isDataLoaded']),_0x45fa11=[],_0x2ef303=new Map();for(const _0x544d44 of _0x2df147){const _0x360ed1=_0x27d616(_0x544d44['attributes']);_0x2ef303['has'](_0x360ed1)||(_0x2ef303['set'](_0x360ed1,_0x45fa11['length']),_0x45fa11['push']([]));const _0x47a419=_0x2ef303['get'](_0x360ed1);_0x45fa11[_0x47a419]['push'](_0x544d44);}!(function(){_0x45fa11['sort']((_0x5a8933,_0x39838f)=>{const _0x402cf1=_0x5a8933[0x0]['createdAt'],_0x491cd8=_0x39838f[0x0]['createdAt'];return _0x402cf1==_0x491cd8?_0x5a8933[0x0]['attributes']['groupId']<_0x39838f[0x0]['attributes']['groupId']?-0x1:0x1:_0x402cf1<_0x491cd8?-0x1:0x1;});for(const _0x522563 of _0x45fa11)_0x522563['sort']((_0xcde3c7,_0x18311)=>_0xcde3c7['id']<_0x18311['id']?-0x1:0x1);}());for(let _0x587f9a=0x0;_0x587f9a<_0x45fa11['length'];_0x587f9a++){if(0x0==_0x45fa11[_0x587f9a]['length'])continue;const _0x521386=[];for(let _0x503702=_0x587f9a+0x1;_0x503702<_0x45fa11['length'];_0x503702++)0x0!=_0x45fa11[_0x503702]['length']&&_0x385ed5(_0x45fa11[_0x587f9a],_0x45fa11[_0x503702])&&_0x521386['push'](_0x503702);for(const _0x25c182 of _0x521386)_0x45fa11[_0x587f9a]=_0x45fa11[_0x587f9a]['concat'](_0x45fa11[_0x25c182]),_0x45fa11[_0x25c182]=[];}for(const _0x123310 of _0x45fa11)for(let _0x1452ac=0x0;_0x1452ac<_0x123310['length'];_0x1452ac++){const _0x58ecc1=_0x123310[_0x1452ac+0x1]||null;_0x123310[_0x1452ac]['next']!==_0x58ecc1&&(_0x123310[_0x1452ac]['next']=_0x58ecc1);}for(const _0x15df0b of _0x45fa11)for(let _0x38ee5d=0x0;_0x38ee5d<_0x15df0b['length'];_0x38ee5d++){const _0x3cc4d9=_0x15df0b[_0x38ee5d-0x1]||null;_0x15df0b[_0x38ee5d]['previous']!==_0x3cc4d9&&(_0x15df0b[_0x38ee5d]['previous']=_0x3cc4d9);}function _0x385ed5(_0x4b5df3,_0x504d8b){if(_0x4b5df3[0x0]['attributes']['groupId']!==_0x504d8b[0x0]['attributes']['groupId']&&_0x4b5df3[0x0]['author']!==_0x504d8b[0x0]['author'])return!0x1;if(!function(_0x5db081,_0x511ac4){if(!_0x5db081['hasComments']&&!_0x511ac4['hasComments'])return!0x0;if(_0x5db081['hasComments']&&_0x511ac4['hasComments'])return!0x1;if(_0x5db081['hasComments']&&_0x511ac4['createdAt']<_0x5db081['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x511ac4['hasComments']&&_0x5db081['createdAt']<_0x511ac4['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4b5df3[0x0],_0x504d8b[0x0]))return!0x1;const _0x388325=ot(_0x4b5df3[0x0]['attributes'],['groupId','trackingSessionId']),_0x185895=ot(_0x504d8b[0x0]['attributes'],['groupId','trackingSessionId']);if(!st(_0x388325,_0x185895))return!0x1;if(_0x4b5df3[0x0]['attributes']['groupId']==_0x504d8b[0x0]['attributes']['groupId'])return!0x0;if(_0x4b5df3[0x0]['attributes']['trackingSessionId']!==_0x504d8b[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x4b5df3['every'](_0x30476c=>_0x504d8b['some'](_0x4f10f5=>_0x30476c['getFirstRange']()['isEqual'](_0x4f10f5['getFirstRange']())))&&_0x504d8b['every'](_0x434288=>_0x4b5df3['some'](_0x1a421c=>_0x434288['getFirstRange']()['isEqual'](_0x1a421c['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x4699c9){const _0x44dae6=Array['from'](_0x4699c9),_0x38278c=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3f1c2b=_0x38278c['filter'](_0x43ab78=>!_0x4699c9['has'](_0x43ab78)),_0x2ff317=new Map(_0x44dae6['map'](_0x3ce435=>[_0x3ce435,this['_suggestionFactory']['getSuggestionCallback'](_0x3ce435['type'],_0x3ce435['subType'],'join')])),_0x2a345d=new Map(_0x38278c['map'](_0xc5ec2d=>[_0xc5ec2d,_0xc5ec2d['getRanges']()]));for(let _0xaefc8f=0x0;_0xaefc8f<_0x44dae6['length'];_0xaefc8f++){if(_0x47ddf1(this,_0x44dae6[_0xaefc8f],_0x44dae6,_0xaefc8f+0x1))return!0x0;}for(let _0x5bf195=0x0;_0x5bf195<_0x44dae6['length'];_0x5bf195++){if(_0x47ddf1(this,_0x44dae6[_0x5bf195],_0x3f1c2b,0x0))return!0x0;}return!0x1;function _0x47ddf1(_0x43d85f,_0x15565f,_0x3bb6af,_0x5f00ff){for(let _0x3e3a6c=_0x5f00ff;_0x3e3a6c<_0x3bb6af['length'];_0x3e3a6c++){const _0xd07887=_0x3bb6af[_0x3e3a6c];if(_0xd07887['type']!==_0x15565f['type']||_0xd07887['author']['id']!==_0x15565f['author']['id']||_0xd07887['subType']!==_0x15565f['subType'])continue;if(!an(_0x15565f,_0xd07887))continue;if('attribute'==_0x15565f['type']&&_0x15565f['data']['oldValue']!=_0xd07887['data']['oldValue'])continue;if('attribute'==_0x15565f['type']&&_0x43d85f['_suggestionsConversion']['isBlockAttribute'](_0x15565f['data']['key']))continue;if('formatBlock'==_0x15565f['type']){const _0x163a44=_0x43d85f['editor']['model'],_0x38cd45=_0x15565f['getContainedElement']();if(_0x38cd45&&(_0x163a44['schema']['isObject'](_0x38cd45)||_0x163a44['schema']['isLimit'](_0x38cd45)))continue;}const _0x3ee55a=_0x2ff317['get'](_0x15565f),_0x15b9d4=_0x2a345d['get'](_0x15565f),_0x1309a8=_0x2a345d['get'](_0xd07887),_0x30d534=_0x15565f['commentThread']&&_0x15565f['commentThread']['length'],_0x5dde3a=_0xd07887['commentThread']&&_0xd07887['commentThread']['length'];if(!_0x30d534&&_0x3ee55a(_0x1309a8,_0x15b9d4))return _0x43d85f['_joinSuggestions'](_0xd07887,_0x15565f),_0x2a345d['delete'](_0x15565f),!0x0;if(!_0x5dde3a&&_0x3ee55a(_0x15b9d4,_0x1309a8))return _0x43d85f['_joinSuggestions'](_0x15565f,_0xd07887),_0x2a345d['delete'](_0xd07887),!0x0;}return!0x1;}}['_joinSuggestions'](_0x564a7c,_0x4aa64b){if(_0x564a7c['isMultiRange']){for(const _0x4fa7df of _0x4aa64b['getRanges']())_0x564a7c['addRange'](_0x4fa7df);}else{const _0xe4b8f9=_0x4aa64b['getFirstRange']()['end'];this['_setSuggestionRange'](_0x564a7c,this['_model']['createRange'](_0x564a7c['getFirstRange']()['start'],_0xe4b8f9));}_0x4aa64b['removeMarkers']();}['_getMarkerAnnouncementText'](_0x33d356,_0x1cade1,_0x3f4e29){const _0x1eae69=_0x33d356['startsWith']('format')||_0x33d356['startsWith']('attribute')?'FORMATTING':_0x33d356['toUpperCase']();return At(this['editor']['locale'],_0x1cade1+'_'+_0x1eae69+'_SUGGESTION_ANNOUNCEMENT',_0x3f4e29);}['_initAriaMarkerChangeAnnouncements'](){const _0x231eec=this['editor'];if(!_0x231eec['ui'])return;const {ariaLiveAnnouncer:_0x480f85}=_0x231eec['ui'];_0x34c014(this['_model'],({left:_0x24d0d5,entered:_0x3fbb09})=>{for(const _0x2457a9 of _0x24d0d5){const {group:_0x4977a0,type:_0x158bb7}=_0x5024a3(_0x2457a9['name']);if('suggestion'===_0x4977a0){_0x480f85['announce'](this['_getMarkerAnnouncementText'](_0x158bb7,'LEAVE'));break;}}for(const _0x43099e of _0x3fbb09){const {group:_0x1b81e9,type:_0x59f35f}=_0x5024a3(_0x43099e['name']);if('suggestion'===_0x1b81e9){_0x480f85['announce'](this['_getMarkerAnnouncementText'](_0x59f35f,'ENTER',_0x3d636c(_0x4d82a1)));break;}}});}['_processAttributeChanges'](_0x5f27f5){if(this['_recordAttributeSuggestions'])return!0x1;const _0x9ee8fb=this['editor'],_0x281843=_0x9ee8fb['model']['document']['differ']['getChanges']();if(0x0==_0x281843['length'])return!0x1;const _0x45a743=[],_0x258078=_0x281843['filter'](_0x1230dd=>'attribute'==_0x1230dd['type']),_0x2b52b2=_0x281843['filter'](_0x5028b7=>'insert'==_0x5028b7['type']&&'$text'!=_0x5028b7['name']),_0x1acdf3=_0x281843['filter'](_0x294c06=>'remove'==_0x294c06['type']&&'$text'!=_0x294c06['name']);for(const _0x57f36d of _0x258078)_0x45a743['push']({'key':_0x57f36d['attributeKey'],'newValue':_0x57f36d['attributeNewValue'],'oldValue':_0x57f36d['attributeOldValue'],'range':sn(_0x57f36d['range'],_0x9ee8fb['model'])});for(const _0x7676b0 of _0x2b52b2){const _0x3cb2d7=_0x1acdf3['find'](_0x38bf45=>_0x38bf45['position']['isEqual'](_0x7676b0['position']));_0x3cb2d7&&_0x45a743['push']({'key':Ke,'newValue':_0x7676b0['name'],'oldValue':_0x3cb2d7['name'],'range':_0x9ee8fb['model']['createRangeOn'](_0x7676b0['position']['nodeAfter'])});}return 0x0!=_0x45a743['length']&&this['_reduceExistingSuggestions'](_0x5f27f5,_0x45a743);}['_processAttributeSuggestions'](_0x345a39){let _0xfe5b17=!0x1;const _0x42f630=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4668ad=>_0x4668ad['data']['newRange']&&_0x4668ad['name']['startsWith']('suggestion:attribute:'));for(const _0x8c8ce1 of _0x42f630){const {subType:_0xc9a9f9,id:_0x16c91a}=_0x5024a3(_0x8c8ce1['name']),_0x203d75=_0xc9a9f9['split']('|')[0x0];for(const _0x1aabf3 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1aabf3['id']!=_0x16c91a&&'attribute'==_0x1aabf3['type']&&_0x1aabf3['data']&&_0x1aabf3['data']['key']==_0x203d75&&_0x1aabf3['getFirstRange']()['isIntersecting'](_0x8c8ce1['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1aabf3,_0x8c8ce1['data']['newRange'],_0x345a39),_0xfe5b17=!0x0);}return _0xfe5b17;}['recordAttributeChanges'](_0x4a248f){this['_recordAttributeSuggestions']=!0x0,_0x4a248f();}['_reduceExistingSuggestions'](_0x1ef958,_0x74dbe1){if(0x0==_0x74dbe1['length'])return!0x1;let _0x5f0451=!0x1;for(const _0x6e8f8d of _0x74dbe1){const _0x58fea1=this['_findSuggestions'](_0x6e8f8d['range'],'attribute')['filter'](_0x2afbf5=>!_0x2afbf5['meta']['isNextTo'])['map'](_0x27c7bf=>_0x27c7bf['suggestion']),_0x68769b=_0x27d616({'newValue':_0x6e8f8d['newValue']});_0x58fea1['filter'](_0x4f4585=>{const [_0x2c6297,_0x5fe35a]=_0x4f4585['subType']['split']('|');return _0x2c6297==_0x6e8f8d['key']&&_0x5fe35a!=_0x68769b;})['forEach'](_0x311f8e=>{this['_reduceSuggestionAttributeRange'](_0x311f8e,_0x6e8f8d['range'],_0x1ef958),_0x5f0451=!0x0;});}return _0x5f0451;}['_reduceSuggestionAttributeRange'](_0x17357a,_0x15f989,_0x5c4d24){const _0x387bfa=_0x17357a['getFirstRange']()['getDifference'](_0x15f989);0x0!==_0x387bfa['length']?0x1!==_0x387bfa['length']?this['_breakSuggestionMarker'](_0x17357a,_0x15f989['start'],_0x15f989['end']):this['_setSuggestionRange'](_0x17357a,_0x387bfa[0x0]):_0x5c4d24['removeMarker'](_0x17357a['getFirstMarker']());}}class Ye{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x479a08){this['_editor']=_0x479a08,this['_model']=_0x479a08['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x26a078,_0x3f30b2,_0x5ac72d,_0xd0972a,_0x3c172a,_0x1ae58f,_0x1b8d6c){return new bt(this['_model'],{'type':_0x26a078,'subType':_0x3f30b2,'id':_0x5ac72d,'originalSuggestionId':_0x1b8d6c,'author':_0xd0972a,'creator':_0xd0972a,'attributes':_0x3c172a,'onAttributesChange':_0x1ae58f,'onAccept':(..._0x173383)=>this['getSuggestionCallback'](_0x26a078,_0x3f30b2,'accept')(..._0x173383),'onDiscard':(..._0x6ce1c8)=>this['getSuggestionCallback'](_0x26a078,_0x3f30b2,'discard')(..._0x6ce1c8)});}['registerCustomCallback'](_0x3b147e,_0x3f838f,_0x215ff4,_0x47b734){const _0x5460c1=_0x3b147e+':'+_0x3f838f+':'+_0x215ff4;this['_customCallbacks']['set'](_0x5460c1,_0x47b734);}['getSuggestionCallback'](_0x34b2a8,_0x5623a4,_0x2ba3e8){const _0x31aecd=_0x34b2a8+':'+_0x5623a4+':'+_0x2ba3e8;return this['_customCallbacks']['get'](_0x31aecd)||this['_defaultCallbacks']['get'](_0x34b2a8+':'+_0x2ba3e8);}['_registerDefaultCallbacks'](){const _0x3411e9=()=>!0x1,_0x5c5976=_0x410c85=>{_0x410c85['sort']((_0x593fdd,_0x37926b)=>_0x593fdd['start']['isBefore'](_0x37926b['start'])?0x1:-0x1),this['_model']['change'](_0x40fe8d=>{for(const _0x1e2478 of _0x410c85){let _0x283eda;_0x283eda=_0x1e2478['end']['isAtEnd']&&_0x1e2478['end']['parent']==_0x1e2478['start']['nodeAfter']?_0x40fe8d['createSelection'](_0x1e2478['start']['nodeAfter'],'on'):_0x40fe8d['createSelection'](_0x1e2478),this['_model']['deleteContent'](_0x283eda,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x4979d8=(_0x24b055,_0x2bf237)=>{_0x2bf237&&this['_model']['change'](_0x4b076a=>{const {commandName:_0x387c5d,commandParams:_0x4d8b28=[]}=_0x2bf237,_0x4b4e89=_0x24b055['map'](_0x529830=>(Qe(_0x529830)&&(_0x529830=this['_model']['createRange'](_0x529830['end'])),_0x529830))['filter'](_0x424cab=>'$graveyard'!==_0x424cab['root']['rootName']);if(_0x4b4e89['length']<0x1)return;const _0x5078eb=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0xdad2ab=>_0x5ce503['fromRange'](_0xdad2ab));_0x4b076a['setSelection'](_0x4b4e89);for(const _0x1565e7 of this['_editor']['commands']['commands']())_0x1565e7['refresh']();_0x4d8b28['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x387c5d,..._0x4d8b28);const _0x4b68f3=_0x5078eb['filter'](_0x226926=>'$graveyard'!=_0x226926['root']['rootName']);_0x4b68f3['length']>0x0&&_0x4b076a['setSelection'](_0x4b68f3);for(const _0x3433d6 of _0x5078eb)_0x3433d6['detach']();});},_0x45a2f0=(_0x4d8c32,_0x130b47)=>0x1==_0x4d8c32['length']&&0x1==_0x130b47['length']&&_0x4d8c32[0x0]['end']['isEqual'](_0x130b47[0x0]['start']),_0x17e526=(_0x3b262b,_0x1ef566,_0x5c3fd7,_0x417c36)=>on(_0x3b262b,_0x1ef566,_0x5c3fd7,_0x417c36)?[_0x3b262b,_0x1ef566]:on(_0x1ef566,_0x3b262b,_0x417c36,_0x5c3fd7)?[_0x1ef566,_0x3b262b]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x3411e9),this['_defaultCallbacks']['set']('insertion:discard',_0x5c5976),this['_defaultCallbacks']['set']('insertion:join',_0x45a2f0),this['_defaultCallbacks']['set']('insertion:chain',_0x17e526),this['_defaultCallbacks']['set']('deletion:accept',_0x5c5976),this['_defaultCallbacks']['set']('deletion:discard',_0x3411e9),this['_defaultCallbacks']['set']('deletion:join',_0x45a2f0),this['_defaultCallbacks']['set']('deletion:chain',_0x17e526),this['_defaultCallbacks']['set']('formatInline:accept',_0x4979d8),this['_defaultCallbacks']['set']('formatInline:discard',_0x3411e9),this['_defaultCallbacks']['set']('formatInline:join',_0x45a2f0),this['_defaultCallbacks']['set']('formatInline:chain',_0x3411e9),this['_defaultCallbacks']['set']('formatBlock:accept',_0x4979d8),this['_defaultCallbacks']['set']('formatBlock:discard',_0x3411e9),this['_defaultCallbacks']['set']('formatBlock:join',_0x45a2f0),this['_defaultCallbacks']['set']('formatBlock:chain',_0x3411e9),this['_defaultCallbacks']['set']('attribute:accept',_0x3411e9),this['_defaultCallbacks']['set']('attribute:discard',(_0x26fde4,_0x4172e2)=>{if(!_0x4172e2)return;const _0xf7055=this['_editor']['plugins']['get'](_0x69b91c);this['_model']['change'](_0x2c3658=>{if(_0x4172e2['key']==Ke)for(const _0x271bfb of _0x26fde4){const _0x3d1a9c=_0x271bfb['start']['nodeAfter'],_0x387f0f=_0x4172e2['oldValue'];_0x2c3658['rename'](_0x3d1a9c,_0x387f0f);}else{if(_0xf7055['isBlockAttribute'](_0x4172e2['key'])){for(const _0x19e2fe of _0x26fde4)void 0x0!==_0x4172e2['oldValue']?_0x2c3658['setAttribute'](_0x4172e2['key'],_0x4172e2['oldValue'],_0x19e2fe['start']['nodeAfter']):_0x2c3658['removeAttribute'](_0x4172e2['key'],_0x19e2fe['start']['nodeAfter']);}else{for(const _0x26cfd2 of _0x26fde4)_0x4172e2['oldValue']?_0x2c3658['setAttribute'](_0x4172e2['key'],_0x4172e2['oldValue'],_0x26cfd2):_0x2c3658['removeAttribute'](_0x4172e2['key'],_0x26cfd2);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x45a2f0);}}function qe(_0xf3ecff,_0x18a48a,_0x57d20b){for(const _0x4fee95 of _0x18a48a['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4fee95['root']==_0x4fee95)return!0x1;if(!_0x57d20b['containsItem'](_0x4fee95))return!0x1;if(_0xf3ecff['isObject'](_0x4fee95)||_0xf3ecff['isLimit'](_0x4fee95))return!0x0;}return!0x1;}function Qe(_0x4eea33){return _0x4eea33['end']['parent']==_0x4eea33['start']['nodeAfter']&&_0x4eea33['end']['isAtStart'];}function Ze(_0x1e2a66,_0x55177b,_0x154399,_0x4cf6f0){const _0x21964f=_0x48fbe2=>!_0x48fbe2['item']['is']('$textProxy')&&!_0x4cf6f0['isObject'](_0x48fbe2['item']),_0x2d7670=_0x1e2a66['start']['getLastMatchingPosition'](_0x21964f),_0x506141=_0x1e2a66['end']['getLastMatchingPosition'](_0x21964f,{'direction':'backward'});return(!_0x1e2a66['start']['isEqual'](_0x2d7670)||!_0x1e2a66['end']['isEqual'](_0x506141))&&(_0x2d7670['isBefore'](_0x506141)?_0x154399['updateMarker'](_0x55177b,{'range':_0x154399['createRange'](_0x2d7670,_0x506141)}):_0x154399['removeMarker'](_0x55177b),!0x0);}function Je(_0x5b38d7){return _0x27d616(_0x5b38d7);}function tn(_0x2f2390){const _0xb7fcec=_0x2f2390['start']['nodeAfter'];return _0xb7fcec&&_0xb7fcec['is']('element');}function en(_0xa37f35){return Qe(_0xa37f35)||function(_0x373a95){return _0x373a95['start']['parent']==_0x373a95['end']['nodeBefore']&&_0x373a95['start']['isAtEnd'];}(_0xa37f35);}function nn(_0x3d129d,_0xc013d4){try{const _0x216d12=_0x3d129d['getRange']();for(const _0x354f9d of _0xc013d4)if(_0x3d129d!==_0x354f9d&&_0x216d12&&_0x216d12['isIntersecting'](_0x354f9d['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function sn(_0x3509fb,_0x3f201a){return null==_0x3509fb['end']['nodeBefore']&&_0x3509fb['end']['parent']==_0x3509fb['start']['nodeAfter']?rn(_0x3509fb['start']['nodeAfter'],_0x3f201a):_0x3509fb;}function rn(_0xe91179,_0x18eff6){const _0x27d529=_0x18eff6['schema']['isObject'](_0xe91179)||_0x18eff6['schema']['isSelectable'](_0xe91179);return _0x18eff6['createRange'](_0x18eff6['createPositionAt'](_0xe91179,'before'),_0x27d529?_0x18eff6['createPositionAfter'](_0xe91179):_0x18eff6['createPositionAt'](_0xe91179,'end'));}function on(_0x1bd588,_0x13a9bc,_0x2e204b,_0x3bdf80){return!!an(_0x1bd588,_0x13a9bc)&&_0x2e204b['end']['isEqual'](_0x3bdf80['start']);}function an(_0x29191e,_0x100176){if(!_0x29191e['_isDataLoaded']||!_0x100176['_isDataLoaded'])return!0x1;const _0x2e4cde=new Set(Object['keys'](_0x29191e['attributes'])),_0x587ef9=new Set(Object['keys'](_0x100176['attributes']));if(_0x2e4cde['delete']('groupId'),_0x587ef9['delete']('groupId'),0x0==_0x2e4cde['size']&&0x0==_0x587ef9['size'])return!0x0;if(_0x2e4cde['size']!=_0x587ef9['size'])return!0x1;const _0x26633e={..._0x29191e['attributes']},_0x3d55bc={..._0x100176['attributes']};return delete _0x26633e['groupId'],delete _0x3d55bc['groupId'],JSON['stringify'](_0x26633e)==JSON['stringify'](_0x3d55bc);}function cn(_0x4a87a1,_0x4b5fbb){const _0x3155ea=ln(_0x4a87a1['attributes']),_0x3ab2e7=ln(_0x4b5fbb);if(!_0x4a87a1['_isDataLoaded'])return!0x1;for(const _0x3d5f3f of Object['keys'](_0x3ab2e7))if(!st(_0x3155ea[_0x3d5f3f],_0x3ab2e7[_0x3d5f3f]))return!0x1;return!0x0;}function ln(_0x2f32eb){const _0x48b33c=Object['assign']({},_0x2f32eb);return delete _0x48b33c['skipNestingCheck'],delete _0x48b33c['tablePasteChainId'],_0x48b33c;}function un(_0xaeb953){return _0xaeb953['split']('|')[0x0];}class hn extends/* #__PURE__ -- @preserve */
|
|
26
|
+
_0x241079(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x33ce9c,_0x2c5178,_0x5d7384,_0x66b52a){super(),this['model']=_0x2c5178,this['view']=_0x5d7384,this['commentThreadController']=_0x66b52a,this['_editor']=_0x33ce9c,this['_acceptCommand']=_0x33ce9c['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x33ce9c['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3b64a7,_0x1107ac)=>_0x3b64a7||_0x1107ac),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x2f683b=>_0x2f683b&&this['_editor']['model']['canEditAt'](_0x2c5178['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x400ddf=>_0x400ddf&&this['_editor']['model']['canEditAt'](_0x2c5178['getRanges']())),this['_pendingAction']=null,_0x5d7384['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5d7384,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5d7384,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5d7384,'change:isDirty',()=>{_0x5d7384['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 _0x29942e=At(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x29942e);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class dn extends _0x20a04b{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x23e2ff,_0x508ce0,_0x38fb30,_0x2db5e6){super(_0x23e2ff),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x2856fe(_0x23e2ff,At(_0x23e2ff,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x508ce0['authoredAt']),this['bind']('authoredAt')['to'](_0x508ce0),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',_0x508ce0,'authoredAt',this,'descriptionParts',(_0x148947,_0x2cc71d,_0x2a9444)=>{const _0x31ef02=_0x2a9444['map'](_0x2c52c5=>gt(_0x2c52c5['content']))['join']('.\x20')+'.';return At(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x148947-0x1,_0x508ce0['author']['name'],_0x2cc71d?_0x2db5e6['formatDateTime'](_0x2cc71d):'',new DOMParser()['parseFromString'](_0x31ef02,'text/html')['body']['textContent']]);}),this['focusables']=new _0x21c02e(),this['focusTracker']=new _0x135dbd(),this['keystrokes']=new _0x2816b5(),this['focusCycler']=new _0x549bb7({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x45b782=>_0x45b782['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x508ce0,this['_localUser']=_0x38fb30,this['_config']=_0x2db5e6,_0x2db5e6['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0xc2edd4(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x47d013}=this['_config'];this['commentsListView']=new _0x47d013(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',_0x352857=>_0x352857+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2cb3b8,_0xeab77)=>_0x2cb3b8||!!_0xeab77);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x15ea15}=this['_config'],_0x5e0fa1=new _0x15ea15(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1300a2=_0x5e0fa1['commentInputView'];return _0x5e0fa1['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x1300a2,'value',(_0x83513b,_0x439619,_0x5a8e54)=>!!_0x5a8e54||_0x83513b&&!_0x439619),_0x1300a2['on']('submit',(_0x19128b,_0x546d44)=>{this['fire']('addComment',_0x546d44),_0x1300a2['editor']['setData']('');}),_0x1300a2['on']('cancel',()=>this['focus']()),_0x1300a2['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x5e0fa1;}}class fn extends dn{['suggestionView'];['_descriptionElement'];constructor(_0x5084c7,_0x2a133,_0x1c480d,_0x106c50){super(_0x5084c7,_0x2a133,_0x1c480d,_0x106c50),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x324563=>_0x324563&&_0x324563[0x0]?_0x324563[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x348632,_0x1cb91b)=>{let _0x4fe8fe='';for(const _0x1ea0e2 of _0x348632)_0x4fe8fe+='<p>'+gt(_0x1ea0e2['content'],_0x1ea0e2['color'])+'</p>';return _0x1cb91b?_0x4fe8fe:_0x21e49e(_0x4fe8fe,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x106c50['SuggestionView'](_0x5084c7,_0x2a133,{'formatDateTime':_0x106c50['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 _0x218c0d=this['bindTemplate'],_0x21c050=[this['suggestionView']];return this['commentsListView']&&_0x21c050['push'](this['commentsListView']),this['commentThreadInputView']&&_0x21c050['push'](this['commentThreadInputView']),_0x21c050['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x218c0d['if']('isActive','ck-suggestion-wrapper--active'),_0x218c0d['to']('type',_0x67f04a=>'ck-suggestion-'+_0x67f04a),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':_0x218c0d['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x21c050};}['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 gn extends _0x20a04b{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x13d37b,_0x79f17c,_0x431927){super(_0x13d37b),this['_model']=_0x79f17c,this['_config']=_0x431927,this['set']('description',''),this['bind']('authoredAt')['to'](_0x79f17c),this['acceptButton']=this['_createButton'](At(_0x13d37b,'Accept\x20suggestion'),_0x580087,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](At(_0x13d37b,'Discard\x20suggestion'),_0x5ee3e5,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x42d46a(_0x13d37b,_0x79f17c['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x21c02e([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x135dbd(),this['keystrokes']=new _0x2816b5(),this['focusCycler']=new _0x549bb7({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x360a6d=>_0x360a6d['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x5fb0b8=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x5fb0b8['innerHTML']=this['description'],this['on']('change:description',(_0x58c9e6,_0x10c89f,_0x1fa220)=>{_0x5fb0b8['innerHTML']=_0x1fa220;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x5ac390=this['bindTemplate'],_0x163f0a=[{'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':_0x5ac390['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5ac390['to']('authoredAt',_0x501ea2=>this['_config']['formatDateTime'](_0x501ea2))}]}]},{'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']&&_0x163f0a['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':_0x163f0a}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?At(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):At(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?At(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):At(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0xc4a7,_0x5e603c,_0x51a8ad,_0x3e7047,_0x362212){const _0x13da85=new _0x590bd0(this['locale']);return _0x13da85['set']({'label':_0xc4a7,'icon':_0x5e603c,'tooltip':!0x0,'tooltipPosition':_0x362212}),_0x13da85['extendTemplate']({'attributes':{'class':_0x51a8ad}}),_0x13da85['on']('execute',()=>{this['fire'](_0x3e7047,this['_model']['id']);}),_0x13da85;}['_setupKeyboardNavigation'](){const _0x3cb5a7=this['element'];this['keystrokes']['listenTo'](_0x3cb5a7);for(const _0x250b73 of this['focusables'])this['focusTracker']['add'](_0x250b73['element']),this['keystrokes']['listenTo'](_0x250b73['element']);this['keystrokes']['set']('enter',(_0x3bcc22,_0x44cee7)=>{_0x3cb5a7===_0x3bcc22['target']&&(this['focusCycler']['focusFirst'](),_0x44cee7());}),this['keystrokes']['set']('esc',(_0x4031b6,_0x4cfd64)=>{_0x3cb5a7!==_0x4031b6['target']&&(this['focus'](),_0x4cfd64());});}}class mn extends _0x542478{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[Xe,_0x46e4db,_0x5208d5,_0x2511a0,_0x547235];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x13c4fb){super(_0x13c4fb),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1ba0f2=this['editor']['config'];_0x1ba0f2['define']('trackChanges.SuggestionThreadView',fn),_0x1ba0f2['define']('trackChanges.SuggestionView',gn),_0x1ba0f2['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1ba0f2['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x347748,_0x304431){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5eae8a,_0x27a605]of this['_handleControllerBuffer']){const _0x50db91=this['_suggestionToController']['has'](_0x5eae8a);_0x50db91||_0x27a605?_0x50db91&&_0x27a605&&this['_destroyController'](_0x5eae8a):this['_initializeController'](_0x5eae8a);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get'](_0x547235)['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x347748,_0x304431);}['init'](){const _0x520498=this['editor'],_0x115079=_0x520498['plugins']['get'](Xe),_0x5e3fbb=_0x520498['plugins']['get'](_0x2511a0),_0x2c4bc2=_0x520498['plugins']['get'](_0x547235),_0x2e5601=_0x520498['plugins']['get'](_0x5208d5);this['_addUIComponentsToFactory'](),_0x2c4bc2['addSourceCollector'](()=>{const _0x1e653b=[];for(const [_0x1ce95c,_0x32be96]of Array['from'](this['_suggestionToController'])){const _0x920209=_0x1ce95c['getAllAdjacentSuggestions'](),_0x16da1e=[];for(const _0x50d147 of _0x920209){if(!_0x50d147['isInContent'])continue;if(_0x50d147['isMultiRange']){_0x16da1e['push'](..._0x50d147['getRanges']());continue;}const _0x3f8562=_0x50d147['getFirstRange']();if(_0x16da1e['length']>0x0){const _0x3a0e0d=_0x16da1e[0x0]['getJoined'](_0x3f8562);if(_0x3a0e0d){_0x16da1e[0x0]=_0x3a0e0d;continue;}}_0x16da1e['push'](_0x3f8562);}_0x1e653b['push']([_0x32be96['view'],_0x16da1e]);}return _0x1e653b;}),this['listenTo'](_0x115079,'suggestionLoaded',(_0x493730,_0x3dc9cf)=>{this['listenTo'](_0x3dc9cf,'change:previous',(_0x4f1bed,_0x412489,_0x27eb57,_0x2dcfea)=>{_0x3dc9cf['isInContent']&&(null==_0x27eb57?(this['_updateController'](_0x2dcfea['head']),this['_handleSuggestionControllerDelayed'](_0x3dc9cf,!0x1)):(this['_updateController'](_0x27eb57['head']),null==_0x2dcfea&&this['_handleSuggestionControllerDelayed'](_0x3dc9cf,!0x0)));}),null!==_0x3dc9cf['previous']?this['_updateController'](_0x3dc9cf['head']):this['_handleSuggestionControllerDelayed'](_0x3dc9cf,!0x1);}),this['listenTo'](_0x115079,'suggestionUnloaded',(_0x4666ca,_0x39749b,_0x3cbafb)=>{this['stopListening'](_0x39749b,'change:previous'),this['_handleControllerBuffer']['delete'](_0x39749b),this['_suggestionToController']['has'](_0x39749b)&&this['_destroyController'](_0x39749b),_0x3cbafb&&this['_updateController'](_0x3cbafb['head']);}),this['listenTo'](_0x115079,'suggestionChanged',(_0x4a3cee,_0x37ee76)=>{this['_updateController'](_0x37ee76);}),this['listenTo'](_0x5e3fbb,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x2e5601,'addComment',(_0x5ec124,{threadId:_0x322f2d,isFromAdapter:_0x418cf1})=>{if(_0x418cf1||!_0x115079['hasSuggestion'](_0x322f2d))return;const _0x4e16d9=_0x115079['getSuggestion'](_0x322f2d);this['_suggestionToController']['get'](_0x4e16d9)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x491e85=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x315fb4;for(const _0x1e74e0 in _0x491e85){const _0x2db717=_0x1e74e0,_0x2eb9d2=_0x491e85[_0x2db717];if('trackChangesLicenseKeyValid'==_0x2eb9d2||'trackChangesLicenseKeyInvalid'==_0x2eb9d2||'trackChangesLicenseKeyExpired'==_0x2eb9d2||'trackChangesLicenseKeyDomainLimit'==_0x2eb9d2||'trackChangesLicenseKeyNotAllowed'==_0x2eb9d2||'trackChangesLicenseKeyEvaluationLimit'==_0x2eb9d2||'trackChangesLicenseKeyUsageLimit'==_0x2eb9d2){delete _0x491e85[_0x2db717],_0x315fb4=_0x2eb9d2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x315fb4&&_0x491e85['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x315fb4&&_0x491e85['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x315fb4&&_0x491e85['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x315fb4&&_0x491e85['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x315fb4&&_0x491e85['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0x315fb4&&_0x491e85['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x4ff5d6){const _0x5bf132=this['_suggestionToController']['get'](_0x4ff5d6);if(!_0x5bf132)return null;return this['editor']['plugins']['get'](_0x2511a0)['getByInnerView'](_0x5bf132['view'])||null;}['getSuggestionForAnnotation'](_0x2b833e){const _0x4bb274=this['_viewToController']['get'](_0x2b833e['innerView']);return _0x4bb274?_0x4bb274['model']:null;}['_refreshActiveMarkers'](){const _0x1ad342=this['editor']['plugins']['get'](_0x2511a0),_0x3669a8=this['editor']['plugins']['get'](Xe),_0x324cf0=Array['from'](_0x1ad342['activeAnnotations'],_0x40f585=>_0x40f585['innerView'])['filter'](_0x15f45c=>this['_viewToController']['has'](_0x15f45c)),_0x4e257f=[];for(const _0x42cad1 of _0x324cf0){const _0x37c510=this['_viewToController']['get'](_0x42cad1)['model']['getAllAdjacentSuggestions']();_0x4e257f['push'](..._0x37c510['reduce']((_0x14dd14,_0x1939d4)=>[..._0x14dd14,..._0x1939d4['getMarkerNames']()],[]));}_0x3669a8['activeMarkers']=_0x4e257f;}['_addUIComponentsToFactory'](){const _0x124fd8=this['editor'],_0x4d2958=_0x124fd8['locale'],_0x259517=At(_0x4d2958,'Track\x20changes'),_0x8fad0d=new _0x3c2374([{'type':'switchbutton','model':new _0x373190({'withText':!0x0,'isToggleable':!0x0,'label':_0x259517,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x373190({'withText':!0x0,'label':At(_0x4d2958,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x373190({'withText':!0x0,'label':At(_0x4d2958,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x373190({'withText':!0x0,'label':At(_0x4d2958,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x373190({'withText':!0x0,'label':At(_0x4d2958,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x124fd8['plugins']['has']('TrackChangesPreview')&&_0x8fad0d['addMany']([{'type':'separator'},{'type':'button','model':new _0x373190({'withText':!0x0,'label':At(_0x4d2958,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x268e59 of _0x8fad0d)if(En(_0x268e59)){const _0xafc140=_0x124fd8['commands']['get'](_0x268e59['model']['commandName']);_0x268e59['model']['bind']('isOn','isEnabled')['to'](_0xafc140,'value','isEnabled');}_0x124fd8['ui']['componentFactory']['add']('trackChanges',_0x4f94f4=>this['_createToolbarButton'](_0x4f94f4,_0x8fad0d,_0x259517)),_0x124fd8['ui']['componentFactory']['add']('menuBar:trackChanges',_0x13ca1c=>this['_createMenuBarMenu'](_0x13ca1c,_0x8fad0d,_0x259517));}['_createToolbarButton'](_0x4f3f1f,_0x4fc141,_0x770f33){const _0x36aaba=_0x3e5891(_0x4f3f1f,_0x59e3fc),_0x4c07a2=this['editor']['commands']['get']('trackChanges');_0x36aaba['buttonView']['set']({'tooltip':_0x770f33,'label':_0x770f33,'icon':_0x3560f2}),_0x36aaba['buttonView']['bind']('isOn')['to'](_0x4c07a2,'value'),_0x36aaba['buttonView']['on']('execute',()=>{_0x4c07a2['execute'](),this['editor']['editing']['view']['focus']();}),_0x3cf112(_0x36aaba,_0x4fc141,{'role':'menu'});const _0x19de02=[];for(const _0x4ca16f of _0x4fc141)En(_0x4ca16f)&&_0x19de02['push'](this['editor']['commands']['get'](_0x4ca16f['model']['commandName']));const _0x44075d=_0x36aaba['buttonView'];return _0x44075d['actionView']['unbind']('isEnabled'),_0x44075d['arrowView']['unbind']('isEnabled'),_0x44075d['actionView']['bind']('isEnabled')['to'](_0x4c07a2,'isEnabled'),_0x44075d['arrowView']['bind']('isEnabled')['toMany'](_0x19de02,'isEnabled',(..._0x1db145)=>_0x1db145['some'](_0x487d96=>_0x487d96)),_0x36aaba['on']('execute',_0x161797=>{this['editor']['execute'](_0x161797['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x36aaba;}['_createMenuBarMenu'](_0x52b358,_0x4bdc55,_0x42b898){const _0x33d707=new _0x4a412d(_0x52b358),_0x14fd8c=this['editor']['commands']['get']('trackChanges');_0x33d707['buttonView']['set']({'label':_0x42b898,'icon':_0x3560f2});const _0x3e0fa3=new _0x1dbfbe(_0x52b358);for(const _0x2b44c6 of _0x4bdc55){if('separator'==_0x2b44c6['type']){_0x3e0fa3['items']['add'](new _0x5dfb7a(_0x52b358));continue;}const _0x11927d=new _0x1e700b(_0x52b358,_0x33d707),_0x30f9b3=new _0x248430(_0x52b358),_0x578857=_0x2b44c6['model'];_0x30f9b3['bind'](...Object['keys'](_0x578857))['to'](_0x578857),_0x30f9b3['delegate']('execute')['to'](_0x33d707),_0x30f9b3['on']('execute',()=>{this['editor']['execute'](_0x578857['commandName']),this['editor']['editing']['view']['focus']();}),_0x11927d['children']['add'](_0x30f9b3),_0x3e0fa3['items']['add'](_0x11927d);}return _0x33d707['bind']('isEnabled')['to'](_0x14fd8c,'isEnabled'),_0x33d707['panelView']['children']['add'](_0x3e0fa3),_0x33d707;}['_initializeController'](_0x4ab1d5){const _0x53d3a3=this['editor'],_0x317da3=_0x53d3a3['config'],_0x20e7e1=_0x53d3a3['plugins']['get'](_0x2511a0),_0x721c25=_0x53d3a3['plugins']['get'](_0x5208d5),_0x14c53f=_0x53d3a3['plugins']['get'](_0x547235),_0x2e1aa8=_0x53d3a3['plugins']['get'](_0x46e4db)['me'],_0x4c54bd=_0x317da3['get']('trackChanges')['SuggestionThreadView'],_0x141db7=_0x317da3['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x24bd88,CommentThreadInputView:_0x52661f}=_0x53d3a3['plugins']['get']('CommentsUI');let _0x490a93,_0x35afec,_0x225796;this['_annotationViews']['has'](_0x4ab1d5['id'])?(_0x35afec=this['_annotationViews']['get'](_0x4ab1d5['id']),_0x490a93=_0x35afec['mainView']):(_0x490a93=new _0x4c54bd(_0x53d3a3['locale'],_0x4ab1d5,_0x2e1aa8,{'disableComments':this['_disableComments'],'editorConfig':{..._0x317da3['get']('comments.editorConfig'),'licenseKey':_0x317da3['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x317da3['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x317da3['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x317da3['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xbdb5de(_0x317da3['get']('locale'),_0x53d3a3['locale']),'CommentView':_0x317da3['get']('comments')['CommentView'],'CommentsListView':_0x24bd88,'CommentThreadInputView':_0x52661f,'SuggestionView':_0x141db7}),_0x490a93['suggestionView']['acceptButton']['on']('execute',()=>{_0x53d3a3['editing']['view']['focus']();}),_0x490a93['suggestionView']['discardButton']['on']('execute',()=>{_0x53d3a3['editing']['view']['focus']();}),_0x35afec=_0x20e7e1['createAnnotationView'](this['editor']['locale'],_0x490a93),_0x35afec['bind']('isDirty')['to'](_0x490a93,'isDirty'),_0x35afec['bind']('length')['to'](_0x490a93),_0x35afec['bind']('type')['to'](_0x490a93,'type',_0x5d6039=>'suggestion-'+_0x5d6039),_0x490a93['on']('escape',()=>{_0x225796['fire']('escape');}),this['_annotationViews']['set'](_0x4ab1d5['id'],_0x35afec));const _0x1250f5=_0x721c25['createCommentThreadController'](_0x4ab1d5['commentThread'],_0x490a93),_0x41aa84=new hn(_0x53d3a3,_0x4ab1d5,_0x490a93,_0x1250f5),_0x5c37f2=_0x4ab1d5['getAllAdjacentSuggestions']()['filter'](_0x17f17a=>_0x17f17a['isInContent']);_0x490a93['descriptionParts']=_0x53d3a3['plugins']['get'](Xe)['descriptionFactory']['getDescriptions'](_0x5c37f2),this['_suggestionToController']['set'](_0x4ab1d5,_0x41aa84),this['_viewToController']['set'](_0x490a93,_0x41aa84);const _0x1a7f25=()=>{const _0x173a3f=[],_0x15edd6=_0x4ab1d5['getAllAdjacentSuggestions']()['filter'](_0x17a8c2=>_0x17a8c2['isInContent']);for(const _0x413553 of _0x15edd6)_0x173a3f['push'](..._0x413553['getMarkers']());return _0x58e159(_0x53d3a3['editing'],_0x173a3f);};_0x225796=_0x20e7e1['createAnnotation']({'view':_0x35afec,'target':_0x1a7f25,'type':()=>'suggestion-'+_0x41aa84['view']['type'],'isVisible':!!_0x1a7f25()}),_0x721c25['_bindAnnotationToEditors'](_0x490a93,_0x225796),_0x20e7e1['add'](_0x225796),_0x14c53f['registerAnnotation'](_0x225796);}['_destroyController'](_0x13dc39){const _0x4d574c=this['editor']['plugins']['get'](_0x5208d5),_0x3f9d15=this['editor']['plugins']['get'](_0x2511a0),_0x14d7cb=this['_suggestionToController']['get'](_0x13dc39),_0x39de37=_0x14d7cb['view'],_0x343746=_0x3f9d15['getByInnerView'](_0x39de37);_0x4d574c['_unbindEditors'](_0x39de37),_0x343746&&_0x3f9d15['remove'](_0x343746),this['_suggestionToController']['delete'](_0x13dc39),this['_viewToController']['delete'](_0x39de37),_0x14d7cb['destroy']();}['_updateController'](_0x2144cf){if(!_0x2144cf['isInContent']||!this['_suggestionToController']['has'](_0x2144cf))return;const _0x5555e4=this['editor']['plugins']['get'](Xe),_0x4e783f=this['_suggestionToController']['get'](_0x2144cf),_0x3c1806=_0x2144cf['getAllAdjacentSuggestions']();_0x4e783f['view']['descriptionParts']=_0x5555e4['descriptionFactory']['getDescriptions'](_0x3c1806);}['destroy'](){for(const _0x3bb69e of this['_suggestionToController']['keys']())this['_destroyController'](_0x3bb69e);for(const _0x3d2f5e of this['_annotationViews']['values']())_0x3d2f5e['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function En(_0x4eb81d){return'model'in _0x4eb81d;}class Tn extends _0x542478{static get['requires'](){return[Xe,mn,_0x3b643c];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x554dbf){this['editor']['plugins']['get'](Xe)['adapter']=_0x554dbf;}get['adapter'](){return this['editor']['plugins']['get'](Xe)['adapter'];}['addSuggestion'](_0x3361ea){return this['editor']['plugins']['get'](Xe)['addSuggestionData'](_0x3361ea);}['getSuggestions']({skipNotAttached:_0x29389f=!0x1,toJSON:_0x33a0ff=!0x1}={}){return this['editor']['plugins']['get'](Xe)['getSuggestions']({'skipNotAttached':_0x29389f,'toJSON':_0x33a0ff});}['getSuggestion'](_0x23a860){return this['editor']['plugins']['get'](Xe)['getSuggestion'](_0x23a860);}}const _n=['Pagination'];class pn extends _0x542478{static get['requires'](){return[Xe];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2ad6a3=this['editor'];if(_0x2ad6a3['config']['define']('trackChangesData.editorCreator',_0xaa1ce1=>{const _0x53ab48=_0x2ad6a3['model']['document']['getRootNames']()['reduce']((_0x3838a0,_0x213561)=>(_0x3838a0[_0x213561]='',_0x3838a0),{});return _0x2ad6a3['constructor']['create'](_0x53ab48,_0xaa1ce1);}),'function'!=typeof _0x2ad6a3['config']['get']('trackChangesData')['editorCreator'])throw new _0x5d6a90('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x4b4c6b){return bn(this['editor'],!0x0,_0x4b4c6b);}['getDataWithDiscardedSuggestions'](_0x944f96){return bn(this['editor'],!0x1,_0x944f96);}}class Ln extends _0x542478{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5de473){function _0x7f35d8(_0x1437bd){return _0x1437bd['map'](_0x5c518e=>String['fromCharCode'](_0x5c518e))['join']('');}super(_0x5de473),this['result']='end',_0x5de473[_0x7f35d8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x7f35d8([0x76,0x69,0x65,0x77])][_0x7f35d8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x7f35d8([0x61,0x75,0x74,0x6f]),_0x5de473[_0x7f35d8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x7f35d8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x7f35d8([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x7f35d8([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x7f35d8([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 In(_0x5ad68f){return void 0x0!==_0x5ad68f['getRootsAttributes'];}async function bn(_0x418e3a,_0x1ff8ad,_0x467ec2){const _0x56edab=_0x11f558(_0x418e3a,_n);if(_0x56edab['plugins']['push'](Xe,Ln),In(_0x418e3a)){_0x56edab['roots']=Object['create'](null);for(const _0x485e3c of _0x418e3a['model']['document']['getRootNames']())_0x56edab['roots'][_0x485e3c]={'modelAttributes':_0x418e3a['getRootAttributes'](_0x485e3c)};}const _0x5552a4=document['createDocumentFragment'](),_0x547c45=_0x418e3a['config']['get']('trackChangesData')['editorCreator'],_0x56d272=await _0x547c45(_0x56edab,()=>function(_0x186bd3){const _0x38115d=document['createElement']('div');return _0x186bd3['appendChild'](_0x38115d),_0x38115d;}(_0x5552a4));!function(_0x297e19,_0x1c435a){const _0x3f683a=_0x297e19['model']['document']['getRootNames']()['reduce']((_0x11fbcd,_0x4de6d1)=>(_0x11fbcd[_0x4de6d1]=_0x297e19['data']['get']({'rootName':_0x4de6d1}),_0x11fbcd),{}),_0x3246b0=_0x297e19['plugins']['get']('Users')['users']['map'](_0x73f261=>({'id':_0x73f261['id'],'name':_0x73f261['name']})),_0x27644d=_0x297e19['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x372537=_0x297e19['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x507d40=_0x1c435a['plugins']['get']('Users'),_0x39da76=_0x1c435a['plugins']['get']('TrackChangesEditing'),_0x39735b=_0x1c435a['plugins']['get']('CommentsRepository');for(const _0x55659c of _0x39735b['getCommentThreads']())_0x55659c['remove']();for(const _0x585645 of _0x3246b0)_0x507d40['getUser'](_0x585645['id'])||_0x507d40['addUser'](_0x585645);_0x507d40['me']||_0x507d40['useAnonymousUser']();for(const _0x40feab of _0x372537)_0x39735b['addCommentThread'](_0x40feab);for(const _0x10e090 of _0x27644d)_0x39da76['addSuggestionData'](_0x10e090);_0x1c435a['data']['set'](_0x3f683a);}(_0x418e3a,_0x56d272),_0x56d272['execute'](_0x1ff8ad?'acceptAllSuggestions':'discardAllSuggestions');const _0x19d711=In(_0x56d272)?_0x56d272['getFullData'](_0x467ec2):_0x56d272['data']['get'](_0x467ec2);return await _0x56d272['destroy'](),_0x19d711;}class An extends _0x20a04b{['options'];constructor(_0x3e9894,_0x286b02){super(_0x3e9894),this['options']=_0x286b02,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'](_0x5a3382,_0x5710cd){if(!this['element'])return;const _0x301315=[];for(const [_0x4d9d69,_0x16d187]of _0x5a3382){const _0x2764e7=document['createElement']('div');_0x2764e7['setAttribute']('data-ck-root-name',_0x4d9d69),_0x2764e7['className']=_0x16d187['classes']+'\x20ck-track-changes-preview__root-container',_0x2764e7['innerHTML']=_0x16d187['content'],_0x301315['push'](_0x2764e7);}_0x5710cd(this['element'],_0x301315),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class kn extends _0x3f491b{constructor(_0x2e8a6a){super(_0x2e8a6a),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0xf25772=this['editor'],_0x351907=_0xf25772['locale'],_0x1dcce6=_0xf25772['plugins']['get']('Dialog');let _0x27bcea;const _0x2aa6c8=function(_0x3ad451){const _0x3f70f6={};if('editables'in _0x3ad451['ui']['view']){for(const [_0x1559b3,_0x3b5929]of Object['entries'](_0x3ad451['ui']['view']['editables']))_0x3f70f6[_0x1559b3]=_0x3b5929['element'];}else _0x3f70f6[_0x3ad451['model']['document']['getRootNames']()[0x0]]=_0x3ad451['ui']['view']['editable']['element'];return _0x3f70f6;}(_0xf25772),_0x3057bd=function(_0x29fa07){let _0x396635=0x0;for(const _0x179e44 of Object['values'](_0x29fa07))_0x396635=Math['max'](_0x396635,_0x179e44['getBoundingClientRect']()['width']);let _0x125628=0x0;for(const _0x4bed77 of Object['values'](_0x29fa07))_0x125628+=_0x4bed77['getBoundingClientRect']()['height'];const _0x232196=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0xedbf52=Math['min'](_0x125628,_0x232196);return{'width':_0x396635,'height':_0xedbf52};}(_0x2aa6c8);_0x1dcce6['show']({'id':'finalContentPreview','title':At(_0x351907,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new An(_0x351907,{'dialogRects':_0x3057bd}),'onHide':()=>{_0x27bcea['detachFromDom']();},'onShow':()=>{_0xf25772['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x399776=>{const _0x553437=this['_standarizeRootsData'](_0x399776,_0xf25772,_0x2aa6c8);_0x1dcce6['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x553437,_0xf25772['config']['get']('trackChanges.preview.renderFunction'));}),_0x27bcea=new _0x4ec794(_0x351907,[_0x1dcce6['view']]),_0x27bcea['attachToDom'](),_0x27bcea['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0xf25772['once']('destroy',()=>{_0x27bcea['detachFromDom']();});const _0x5a6313=_0x1dcce6['view']['headerView']['class'];_0x1dcce6['view']['headerView']['class']=_0x5a6313?_0x5a6313+'\x20ck-reset_all':'ck-reset_all',_0x1dcce6['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x1dcce6['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x5288f7=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x190eec=_0x5288f7['previewMode'],_0x58d2b9={};if('$labels'===_0x190eec){for(const _0x4348fe of _0x5288f7['getMergeFieldsIds']())_0x58d2b9[_0x4348fe]=_0x5288f7['getLabel'](_0x4348fe)||_0x4348fe;}else{const _0x3d57da='$defaultValues'===_0x190eec?_0x5288f7['getDefaultValues']():_0x5288f7['getDataSetValues'](_0x190eec,!0x0);for(const _0x482ac0 of Object['entries'](_0x3d57da)){const [_0x3ac260,_0x4a704d]=_0x482ac0;_0x58d2b9[_0x3ac260]=null!==_0x4a704d?_0x4a704d:_0x5288f7['getLabel'](_0x3ac260)||_0x3ac260;}}return{'mergeFieldsData':_0x58d2b9};}['_standarizeRootsData'](_0xf1070e,_0x23e7cb,_0x4a9dbc){let _0xd1c6f0;if('string'==typeof _0xf1070e){const _0x1726d1=_0x23e7cb['model']['document']['getRootNames']()[0x0];_0xd1c6f0={[_0x1726d1]:_0xf1070e};}else _0xd1c6f0=_0xf1070e;const _0x18811c=this['_fixMediaEmbeds'](_0xd1c6f0,_0x23e7cb),_0xebd1f0=function(_0x35fd61,_0xb5213){for(const [_0x1d3f2c,_0x15868e]of _0x35fd61)_0x15868e['classes']=_0xb5213[_0x1d3f2c]['classList']['value']['replace']('ck-focused','');return _0x35fd61;}(this['_sortRoots'](_0x23e7cb)['reduce']((_0x38a881,_0x4e323f)=>(_0x38a881['push']([_0x4e323f,{'content':_0x18811c[_0x4e323f],'classes':''}]),_0x38a881),[]),_0x4a9dbc);return _0xebd1f0;}['_fixMediaEmbeds'](_0x5c3c2b,_0xc541eb){if(!_0xc541eb['plugins']['has']('MediaEmbedEditing'))return _0x5c3c2b;const _0x598c0d=_0xc541eb['plugins']['get']('MediaEmbedEditing');for(const [_0x11d664,_0x1dabae]of Object['entries'](_0x5c3c2b)){const _0x3a1cb9=document['createElement']('div');_0x3a1cb9['innerHTML']=_0x1dabae,(_0x3a1cb9['querySelectorAll']('figure.media')['forEach'](_0x5036f3=>{const _0x9245e9=_0x5036f3['querySelector']('oembed');if(_0x9245e9){const _0x5cc812=_0x9245e9['getAttribute']('url');if(_0x5cc812){const _0xee1c1f=_0x598c0d['registry']['getMediaViewElement'](new et(_0xc541eb['editing']['view']['document']),_0x5cc812,{'elementName':'','renderForEditingView':!0x0}),_0x30defb=document['createElement']('div');_0x30defb['classList']['add']('ck-media__wrapper'),_0xee1c1f['render'](_0x30defb,_0xc541eb['editing']['view']['domConverter']),_0x9245e9['replaceWith'](_0x30defb);}}}),_0x5c3c2b[_0x11d664]=_0x3a1cb9['innerHTML']);}return _0x5c3c2b;}['_sortRoots'](_0x500d58){if(!function(_0x2e22b7){return void 0x0!==_0x2e22b7['getRootsAttributes'];}(_0x500d58))return _0x500d58['model']['document']['getRootNames']();const _0x580acb=[],_0x3942e5=new Map();for(const _0x217607 of _0x500d58['model']['document']['getRootNames']()){const _0x3806fd=_0x500d58['editing']['view']['getDomRoot'](_0x217607)['getClientRects']()['item'](0x0);_0x580acb['push'](_0x217607),_0x3942e5['set'](_0x217607,_0x3806fd);}return _0x580acb['sort']((_0x58be6c,_0x3c8f30)=>{const _0x2f2609=_0x3942e5['get'](_0x58be6c),_0x19d839=_0x3942e5['get'](_0x3c8f30);return _0x2f2609['y']-_0x19d839['y']||_0x2f2609['x']-_0x19d839['x'];}),_0x580acb;}}class Cn extends _0x542478{static get['requires'](){return[pn,_0x4d9abb];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x166113){super(_0x166113),_0x166113['commands']['add']('previewFinalContent',new kn(this['editor'])),_0x166113['config']['define']('trackChanges.preview.renderFunction',(_0x214a57,_0x575c83)=>{for(const _0x5518f8 of _0x575c83)_0x214a57['appendChild'](_0x5518f8);});}}export{dt as AcceptSuggestionCommand,dn as BaseSuggestionThreadView,ft as DiscardSuggestionCommand,Lt as ExecuteOnAllSuggestionsCommand,It as ExecuteOnSelectedSuggestionsCommand,kn as PreviewFinalContentCommand,bt as Suggestion,kt as SuggestionDescriptionFactory,fn as SuggestionThreadView,gn as SuggestionView,Tn as TrackChanges,ht as TrackChangesCommand,pn as TrackChangesData,Ln as TrackChangesDataGetter,Xe as TrackChangesEditing,Cn as TrackChangesPreview,mn as TrackChangesUI};
|