@ckeditor/ckeditor5-track-changes 48.0.0-alpha.0 → 48.0.0-alpha.1
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 _0x2c1954,Plugin as _0x31a8de,PendingActions as _0x20dd34}from'@ckeditor/ckeditor5-core/dist/index.js';import{CommentsRepository as _0x2a6692,Annotations as _0x415367,EditorAnnotations as _0x4c0c9c,Comments as _0x28cd81}from'@ckeditor/ckeditor5-comments/dist/index.js';import{CKEditorError as _0x1b84b2,ObservableMixin as _0x1639ff,uid as _0x2026f5,priorities as _0x31b733,insertToPriorityArray as _0x352800,logWarning as _0x62a01f,getEnvKeystrokeText as _0x309cdc,FocusTracker as _0xcd1e38,KeystrokeHandler as _0x31fa58,Collection as _0x3bc52f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x2f87f8,IconCancel as _0x26028b,IconTrackChanges as _0xa690b1}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x2d668a,View as _0x28f9e0,ViewCollection as _0x390f0c,FocusCycler as _0x1feb00,UIModel as _0x13808a,createDropdown as _0x507787,SplitButtonView as _0x2d9c11,addListToDropdown as _0x19e1cb,MenuBarMenuView as _0x51d5fd,MenuBarMenuListView as _0x1ad671,ListSeparatorView as _0x486fcc,MenuBarMenuListItemView as _0x531cc1,MenuBarMenuListItemButtonView as _0x563647,BodyCollection as _0x28c0d5,Dialog as _0x4f2470}from'@ckeditor/ckeditor5-ui/dist/index.js';import{splitSuggestionMarkerName as _0x6b12f7,SuggestionsConversion as _0x4ed631,Users as _0x11347e,DocumentCompare as _0x2567f1,fixElementSuggestionRange as _0x45f4cc,hashObject as _0x5b8aa9,surroundingMarkersDetector as _0x27a7a2,FOCUS_ANNOTATION_KEYSTROKE as _0x3041c0,AriaDescriptionView as _0x7eb7ff,setupThreadKeyboardNavigation as _0x5901af,trimHtml as _0x288204,UserView as _0x1f6db5,LateFocusButtonView as _0x57b2cd,getDateTimeFormatter as _0x19a339,getAllMarkersDomElementsSorted as _0x484902,sanitizeEditorConfig as _0x12585e}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';import{ModelElement as _0x39c5aa,ModelLiveRange as _0x5b1490,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 _0x2c1954{['_enabledCommands'];constructor(_0xcd7aa2,_0x556bf3){super(_0xcd7aa2),this['_enabledCommands']=_0x556bf3,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 _0x81adf0 of this['editor']['commands']['commands']())_0x81adf0['affectsData']&&!this['_enabledCommands']['has'](_0x81adf0)&&_0x81adf0['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x5aafd0 of this['editor']['commands']['commands']())_0x5aafd0['affectsData']&&!this['_enabledCommands']['has'](_0x5aafd0)&&_0x5aafd0['clearForceDisabled']('TrackChangesCommand');}}class dt extends _0x2c1954{['_suggestions'];constructor(_0x357406,_0x123f04){super(_0x357406),this['_suggestions']=_0x123f04,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2bd95c){const _0x24189a=this['_suggestions']['get'](_0x2bd95c);if(!_0x24189a)throw new _0x1b84b2('track-changes-accept-suggestion-not-found',this);const _0x44213f=_0x24189a['getRanges']();this['editor']['model']['canEditAt'](_0x44213f)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x24189a);}}class ft extends _0x2c1954{['_suggestions'];constructor(_0xe76900,_0x295f09){super(_0xe76900),this['_suggestions']=_0x295f09,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x33f892){const _0x2e6996=this['_suggestions']['get'](_0x33f892);if(!_0x2e6996)throw new _0x1b84b2('track-changes-discard-suggestion-not-found',this);const _0x1970ac=_0x2e6996['getRanges']();this['editor']['model']['canEditAt'](_0x1970ac)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x2e6996);}}function gt(_0x553d8e,_0x1a3f90){let _0x472734='';return _0x472734+=_0x553d8e['split']('*')['map']((_0x1effe2,_0x236761)=>_0x236761%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+mt(_0x1effe2)+'</span>':mt(_0x1effe2))['join'](''),_0x1a3f90&&(_0x472734+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1a3f90['value']+'\x22\x20title=\x22'+_0x1a3f90['title']+'\x22></span>'),_0x472734;}function mt(_0x2e32fc){const _0x1e30d4=document['createElement']('span');return _0x1e30d4['innerText']=_0x2e32fc,_0x1e30d4['innerHTML'];}function Et(_0x3d3ef8){return _0x3d3ef8['sort']((_0x21ddda,_0x5b8b27)=>'attribute'===_0x21ddda['type']&&'attribute'!==_0x5b8b27['type']?-0x1:'attribute'!==_0x21ddda['type']&&'attribute'===_0x5b8b27['type']?0x1:'deletion'==_0x21ddda['type']&&'deletion'!=_0x5b8b27['type']?-0x1:'deletion'!=_0x21ddda['type']&&'deletion'==_0x5b8b27['type']?0x1:0x0);}function Tt(_0x40bf88,_0x4ff758){let _0x107e5e,_0x595345=0x0;const _0x5772c6=[],_0x30f34e=_0x4ff758['schema'];for(;_0x595345<_0x40bf88['length'];){const _0x4c96cf=_0x40bf88[_0x595345],_0x3eda64=_0x40bf88[_0x595345+0x1];_0x107e5e||(_0x107e5e=_0x4ff758['createPositionBefore'](_0x4c96cf)),_t(_0x4ff758,_0x4c96cf,_0x3eda64)||(_0x5772c6['push'](_0x4ff758['createRange'](_0x107e5e,_0x30f34e['isObject'](_0x4c96cf)?_0x4ff758['createPositionAfter'](_0x4c96cf):_0x4ff758['createPositionAt'](_0x4c96cf,'end'))),_0x107e5e=null),_0x595345++;}return _0x5772c6;}function _t(_0x503c48,_0x1e4744,_0x1c1a93){if(!_0x1c1a93)return!0x1;const _0xcfbae=_0x503c48['createPositionAfter'](_0x1e4744),_0x276768=_0x503c48['createPositionBefore'](_0x1c1a93);return _0xcfbae['isTouching'](_0x276768);}function pt(_0x2812e4,_0x30c584,_0x44ca8f){for(;_0x44ca8f['length'];){const _0x191c5d=_0x44ca8f['splice'](0x0,0x64);_0x2812e4['change'](()=>{for(const _0x1bc81f of _0x191c5d)_0x1bc81f['isInContent']&&_0x30c584['execute'](_0x1bc81f['id']);});}}class Lt extends _0x2c1954{['_command'];['_suggestions'];constructor(_0x216bf1,_0xc7b5e9,_0x384de0){super(_0x216bf1),this['_command']=_0xc7b5e9,this['_suggestions']=_0x384de0,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x40370b=Array['from'](this['_suggestions']['values']())['some'](_0x49bfc9=>_0x49bfc9['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x40370b;}['execute'](){const _0x4d9f35=Et(Array['from'](this['_suggestions']['values']()));for(const _0xd57d69 of _0x4d9f35){const _0x291ac3=_0xd57d69['getRanges']();if(!this['editor']['model']['canEditAt'](_0x291ac3))return;}pt(this['editor']['model'],this['_command'],_0x4d9f35);}}class It extends _0x2c1954{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0xb45cfb,_0x1eaf54,_0x1df43e){super(_0xb45cfb),this['_command']=_0x1eaf54,this['_suggestions']=_0x1df43e,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x55c33a=this['editor']['model']['document']['selection'],_0xe5fcb0=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x393bb9,_0xe1bffb){const _0x5b123e=Array['from'](_0x393bb9['getRanges']()),_0x4004d3=new Set();for(const _0x510ff1 of _0xe1bffb)if(_0x510ff1['isInContent']){for(const _0x4a12af of _0x5b123e)for(const _0x50c562 of _0x510ff1['getRanges']())(_0x4a12af['isIntersecting'](_0x50c562)||_0x393bb9['isCollapsed']&&!_0x510ff1['isMultiRange']&&_0x510ff1['next']&&_0x50c562['end']['isTouching'](_0x4a12af['start']))&&_0x4004d3['add'](_0x510ff1);}return _0x4004d3;}(_0x55c33a,_0xe5fcb0),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x1b9208=Et(Array['from'](this['_selectedSuggestions']));for(const _0x13783c of _0x1b9208){const _0x153e9e=_0x13783c['getRanges']();if(!this['editor']['model']['canEditAt'](_0x153e9e))return;}pt(this['editor']['model'],this['_command'],_0x1b9208);}}class bt extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x1639ff(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x4b7a75,_0x5aa840){super(),this['id']=_0x5aa840['id'],this['type']=_0x5aa840['type'],this['subType']=_0x5aa840['subType']||null,this['author']=_0x5aa840['author'],this['creator']=_0x5aa840['creator']||_0x5aa840['author'],this['isExternal']=Boolean(_0x5aa840['attributes']&&_0x5aa840['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x5aa840['originalSuggestionId']||null,this['_model']=_0x4b7a75,this['_onAccept']=_0x5aa840['onAccept'],this['_onDiscard']=_0x5aa840['onDiscard'],this['_onAttributesChange']=_0x5aa840['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5aa840['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 _0x782e64=this;for(;_0x782e64['previous'];)_0x782e64=_0x782e64['previous'];return _0x782e64;}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'](_0x7cc6f){this['_markerNames']['add'](_0x7cc6f);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0xbde59e=>this['_model']['markers']['get'](_0xbde59e))['filter'](_0x140ad2=>_0x140ad2);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x16ff4c=>{for(const _0x2601e6 of this['getMarkers']())_0x16ff4c['removeMarker'](_0x2601e6);}),this['_markerNames']['clear']();}['removeMarker'](_0x226d5d){this['_model']['change'](_0x24e6a1=>{_0x24e6a1['removeMarker'](_0x226d5d);}),this['_markerNames']['delete'](_0x226d5d);}['addRange'](_0x3c1c8a){const _0x45571a='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+bt['getMultiRangeId']();this['addMarkerName'](_0x45571a),this['_model']['change'](_0x3b87ca=>{_0x3b87ca['addMarker'](_0x45571a,{'range':_0x3c1c8a,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x9b72b2){for(const _0xcbbe5f of this['getRanges']())if(_0xcbbe5f['isIntersecting'](_0x9b72b2))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2c4e7d=>_0x2c4e7d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x5b0114,_0x5ba777)=>[..._0x5b0114,..._0x5ba777['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x44fc35=this['getRanges']();if(0x1!=_0x44fc35['length'])return null;const _0x3d7437=_0x44fc35[0x0],_0x4751f2=_0x3d7437['start']['nodeAfter'],_0x313335=_0x3d7437['end']['nodeBefore'];return _0x4751f2 instanceof _0x39c5aa?_0x4751f2!=_0x313335?null:_0x4751f2: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 _0x3b9ca4=[];let _0x52175b=this['head'];for(;_0x52175b;)_0x3b9ca4['push'](_0x52175b),_0x52175b=_0x52175b['next'];return _0x3b9ca4;}['setAttribute'](_0x44a74c,_0x2a12c2){const _0x210b5f=nt(this['attributes']);it(_0x210b5f,_0x44a74c,_0x2a12c2),st(_0x210b5f,this['attributes'])||(this['attributes']=_0x210b5f,this['_onAttributesChange'](_0x210b5f));}['removeAttribute'](_0xd511b2){const _0x34b0e5=nt(this['attributes']);rt(_0x34b0e5,_0xd511b2),st(_0x34b0e5,this['attributes'])||(this['attributes']=_0x34b0e5,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 _0x2026f5()['substr'](0x1,0x5);}}function At(_0x597b24,_0x396aea,_0x19e2e3){const _0x62d67d=_0x597b24['t'],t=_0x597b24['t'];switch(_0x396aea){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',_0x19e2e3);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x19e2e3);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x19e2e3);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x19e2e3);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x19e2e3);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',_0x19e2e3);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x19e2e3);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',_0x19e2e3);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x19e2e3);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x19e2e3);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x19e2e3);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x19e2e3);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x19e2e3);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x19e2e3);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x19e2e3);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x19e2e3);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x19e2e3);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x19e2e3);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x19e2e3);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x19e2e3);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x19e2e3);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x19e2e3);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x19e2e3);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x19e2e3);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x19e2e3);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'},_0x19e2e3);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x19e2e3);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x19e2e3);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x19e2e3);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x19e2e3);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x19e2e3);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x19e2e3);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x19e2e3);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'},_0x19e2e3);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x19e2e3);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x19e2e3);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x19e2e3);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x19e2e3);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'},_0x19e2e3);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x19e2e3);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'},_0x19e2e3);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'},_0x19e2e3);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x19e2e3);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'},_0x19e2e3);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x19e2e3);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'},_0x19e2e3);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x19e2e3);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x19e2e3);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x19e2e3);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x19e2e3);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x19e2e3);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'},_0x19e2e3);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x19e2e3);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 _0x62d67d({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x19e2e3);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x62d67d({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x19e2e3);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x19e2e3);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'},_0x19e2e3);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'},_0x19e2e3);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'},_0x19e2e3);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x396aea;}}class kt{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x225588,_0x3a16c7){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x225588,this['_locale']=_0x3a16c7;}['getDescriptions'](_0x42129d){const _0x584e04=[],_0x16ce3a=new Set(),_0x309dd4=new Set();for(let _0x999b01=0x0;_0x999b01<_0x42129d['length'];_0x999b01++){const _0x4a66f9=_0x42129d[_0x999b01];if(!_0x4a66f9['isInContent'])continue;const _0x2fba7c=this['_handleCustomCallbackDescription'](_0x4a66f9);if(_0x2fba7c){if(null!=_0x4a66f9['subType']){if(_0x16ce3a['has'](_0x4a66f9['subType']))continue;_0x16ce3a['add'](_0x4a66f9['subType']);}_0x584e04['push'](_0x2fba7c);}else{if('attribute'==_0x4a66f9['type']){const _0x4edb69=_0x4a66f9['data']['key'];if(_0x309dd4['has'](_0x4edb69))continue;_0x309dd4['add'](_0x4a66f9['data']['key']),_0x4edb69==Ke?this['_handleRenameSuggestionDescription'](_0x584e04,_0x4a66f9):this['_handleAttributeSuggestionDescription'](_0x584e04,_0x4a66f9);continue;}'insertion'!=_0x4a66f9['type']&&'deletion'!=_0x4a66f9['type']||this['_handleInsertRemoveSuggestionDescription'](_0x584e04,_0x4a66f9,_0x42129d[_0x999b01+0x1]);}}return this['_resolveDescriptionItems'](_0x584e04);}['registerDescriptionCallback'](_0x155b24){this['_customCallbacks']['push'](_0x155b24);}['registerElementLabel'](_0x3b5300,_0x5d71b9,_0x44e10e=_0x31b733['normal']){'function'==typeof _0x3b5300?_0x352800(this['_itemLabelsCallbacks'],{'matchingCallback':_0x3b5300,'label':_0x5d71b9,'priority':_0x44e10e}):this['_itemLabels']['set'](_0x3b5300,_0x5d71b9);}['registerAttributeLabel'](_0x60bedd,_0x857d6d){this['_attributeLabels']['set'](_0x60bedd,_0x857d6d);}['getItemLabel'](_0x19b3f9,_0x3ea1f9=0x1){let _0x31f17c;for(const _0xc7fb72 of this['_itemLabelsCallbacks'])if(_0xc7fb72['matchingCallback'](_0x19b3f9)){_0x31f17c=_0xc7fb72['label'];break;}return _0x31f17c||(_0x31f17c=this['_itemLabels']['get'](_0x19b3f9['name'])),_0x31f17c?_0x31f17c(_0x3ea1f9):0x1!==_0x3ea1f9?_0x3ea1f9+'\x20'+_0x19b3f9['name']+'s':''+_0x19b3f9['name'];}['_addDescriptionItems'](_0x444335,_0x1243e1){const _0x32a01d=_0x1243e1['getFirstRange']()['getWalker'](),_0x3df432='insertion'==_0x1243e1['type']?'add':'remove';for(const _0x27def0 of _0x32a01d){const _0x198d87=_0x27def0['item'],_0x4024c0=_0x444335[_0x444335['length']-0x1];if(_0x198d87['is']('$textProxy'))_0x4024c0&&_0x4024c0['type']['indexOf']('Container')>-0x1&&_0x444335['pop'](),_0x4024c0&&'text'==_0x4024c0['type']?_0x4024c0[_0x3df432]+=_0x198d87['data']:_0x444335['push']({'type':'text','add':'add'==_0x3df432?_0x198d87['data']:'','remove':'remove'==_0x3df432?_0x198d87['data']:''});else{if(this['_schema']['isObject'](_0x198d87)){const _0x12b39a=_0x198d87;if(_0x4024c0&&_0x4024c0['type']['indexOf']('Container')>-0x1&&_0x444335['pop'](),'elementEnd'==_0x27def0['type'])continue;_0x4024c0&&_0x4024c0['type']==_0x3df432+'Object'&&_0x4024c0['element']['name']==_0x12b39a['name']?_0x4024c0['quantity']++:_0x444335['push']({'type':_0x3df432+'Object','element':_0x12b39a,'quantity':0x1}),_0x32a01d['skip'](_0x56ebce=>!('elementEnd'==_0x56ebce['type']&&_0x56ebce['item']==_0x198d87));}else{if(this['_schema']['checkChild'](_0x198d87,'$text')||_0x198d87['is']('element','softBreak')){const _0x120639=_0x198d87;if('add'==_0x3df432&&'elementStart'==_0x27def0['type']||'remove'==_0x3df432&&'elementEnd'==_0x27def0['type'])continue;if(_0x4024c0&&-0x1==_0x4024c0['type']['indexOf']('Container')){'text'==_0x4024c0['type']&&(_0x4024c0[_0x3df432]+='\x0a');continue;}let _0x4fefaa;if(_0x4fefaa='add'==_0x3df432?_0x120639['nextSibling']&&!this['_schema']['isObject'](_0x120639['nextSibling'])?_0x120639['nextSibling']:null:_0x120639['previousSibling']&&!this['_schema']['isObject'](_0x120639['previousSibling'])?_0x120639['previousSibling']:null,_0x120639['isEmpty']||_0x4fefaa&&_0x4fefaa['isEmpty']){const _0xb95360=_0x4fefaa&&_0x4fefaa['isEmpty']?_0x4fefaa:_0x120639;_0x4024c0&&_0x4024c0['type']==_0x3df432+'EmptyContainer'&&_0x4024c0['element']['name']==_0xb95360['name']?_0x4024c0['quantity']++:_0x444335['push']({'type':_0x3df432+'EmptyContainer','element':_0xb95360,'quantity':0x1});}else _0x444335['push']({'type':_0x3df432+'Container','element':_0x120639});}}}}}['_resolveDescriptionItems'](_0x483d3e){const _0xa7a8c6=this['_locale'],_0x3a3c11=[],_0x15a374=[],_0x16bf20=[];for(const _0x3cb545 of _0x483d3e)switch(_0x3cb545['type']){case'text':if(_0x3cb545['add']=_0x3cb545['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3cb545['remove']=_0x3cb545['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3cb545['add']&&''!=_0x3cb545['remove']){_0x3a3c11['push']({'type':'replace','content':At(_0xa7a8c6,'REPLACE_TEXT',['\x22'+_0x3cb545['remove']+'\x22','\x22'+_0x3cb545['add']+'\x22'])});continue;}if(null!=_0x3cb545['add']['match'](/^ +$/)){_0x3a3c11['push']({'type':'insertion','content':At(_0xa7a8c6,'*Insert:*\x20%0',At(_0xa7a8c6,'ELEMENT_SPACE',_0x3cb545['add']['length']))});continue;}if(null!=_0x3cb545['remove']['match'](/^ +$/)){_0x3a3c11['push']({'type':'deletion','content':At(_0xa7a8c6,'*Remove:*\x20%0',At(_0xa7a8c6,'ELEMENT_SPACE',_0x3cb545['remove']['length']))});continue;}if(''!=_0x3cb545['add']){_0x3a3c11['push']({'type':'insertion','content':At(_0xa7a8c6,'*Insert:*\x20%0','\x22'+_0x3cb545['add']+'\x22')});continue;}_0x3a3c11['push']({'type':'deletion','content':At(_0xa7a8c6,'*Remove:*\x20%0','\x22'+_0x3cb545['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x3a3c11['push']({'type':'insertion','content':At(_0xa7a8c6,'*Insert:*\x20%0',this['getItemLabel'](_0x3cb545['element'],_0x3cb545['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x3a3c11['push']({'type':'deletion','content':At(_0xa7a8c6,'*Remove:*\x20%0',this['getItemLabel'](_0x3cb545['element'],_0x3cb545['quantity']))});continue;case'addContainer':_0x3a3c11['push']({'type':'insertion','content':At(_0xa7a8c6,'*Split:*\x20%0',this['getItemLabel'](_0x3cb545['element'],_0x3cb545['quantity']))});continue;case'removeContainer':_0x3a3c11['push']({'type':'deletion','content':At(_0xa7a8c6,'*Merge:*\x20%0',this['getItemLabel'](_0x3cb545['element'],_0x3cb545['quantity']))});continue;case'addFormat':_0x15a374['push'](_0x3cb545['key']);continue;case'removeFormat':_0x16bf20['push'](_0x3cb545['key']);continue;default:_0x3a3c11['push'](_0x3cb545);}if(_0x15a374['length']){const _0x673737=_0x15a374['map'](_0x5e8944=>this['_attributeLabels']['has'](_0x5e8944)?this['_attributeLabels']['get'](_0x5e8944):_0x5e8944)['join'](',\x20');_0x3a3c11['push']({'type':'format','content':At(this['_locale'],'*Set\x20format:*\x20%0',_0x673737)});}if(_0x16bf20['length']){const _0x247bf8=_0x16bf20['map'](_0x305464=>this['_attributeLabels']['has'](_0x305464)?this['_attributeLabels']['get'](_0x305464):_0x305464)['join'](',\x20');_0x3a3c11['push']({'type':'format','content':At(this['_locale'],'*Remove\x20format:*\x20%0',_0x247bf8)});}return _0x3a3c11;}['_handleCustomCallbackDescription'](_0x5367f7){for(const _0x1272d0 of this['_customCallbacks']){const _0x2265ef=_0x1272d0(_0x5367f7);if(_0x2265ef&&'type'in _0x2265ef)return _0x2265ef;}}['_handleAttributeSuggestionDescription'](_0x99f3a2,_0x37a709){const _0x4c8811=_0x37a709['data'],_0x2715cf=void 0x0===_0x4c8811['newValue']?'removeFormat':'addFormat';_0x99f3a2['push']({'type':_0x2715cf,'key':_0x4c8811['key']});}['_handleRenameSuggestionDescription'](_0x297282,_0x16d707){_0x297282['push']({'type':'format','content':At(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x16d707['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x31906a,_0x25e45b,_0xdeb360){if(this['_addDescriptionItems'](_0x31906a,_0x25e45b),_0xdeb360&&_0xdeb360['getFirstRange']()&&!_0x25e45b['getFirstRange']()['end']['isEqual'](_0xdeb360['getFirstRange']()['start'])){const _0x1b6217=_0x31906a[_0x31906a['length']-0x1],_0x41597c='insertion'==_0x25e45b['type']?'add':'remove';_0x1b6217&&'text'==_0x1b6217['type']&&(_0x1b6217[_0x41597c]+='\x0a');}}}class Ct extends _0x31a8de{['afterInit'](){const _0x3ae3f4=this['editor'],_0x586da3=_0x3ae3f4['plugins']['get']('TrackChangesEditing');_0x3ae3f4['commands']['get']('showAIAssistant')&&_0x586da3['enableCommand']('showAIAssistant');}}class yt extends _0x31a8de{['afterInit'](){const _0x1fbd1a=this['editor'],_0x279dbc=_0x1fbd1a['plugins']['get']('TrackChangesEditing');_0x1fbd1a['commands']['get']('toggleAi')&&_0x279dbc['enableCommand']('toggleAi');}}class Nt extends _0x31a8de{['afterInit'](){const _0x2ee702=this['editor'],_0x4b3204=_0x2ee702['plugins']['get']('TrackChangesEditing');_0x2ee702['commands']['get']('aiQuickAction')&&_0x4b3204['enableCommand']('aiQuickAction');}}class Rt extends _0x31a8de{['afterInit'](){const _0x5ae632=this['editor'],_0x7e08eb=_0x5ae632['locale'];if(!_0x5ae632['plugins']['has']('AlignmentEditing'))return;const _0x7d49bc=_0x5ae632['plugins']['get']('TrackChangesEditing');_0x7d49bc['enableDefaultAttributesIntegration']('alignment'),_0x7d49bc['descriptionFactory']['registerAttributeLabel']('alignment',At(_0x7e08eb,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x533403=this['editor'],_0x404362=_0x533403['locale'];_0x533403['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x56412c=>{if('formatBlock'!=_0x56412c['type'])return;const {data:_0xa4363d}=_0x56412c;if(_0xa4363d&&'alignment'==_0xa4363d['commandName']){const _0x286b0d=_0xa4363d['commandParams'][0x0]['value'];return{'type':'format','content':At(_0x404362,'*Format:*\x20%0',function(_0xe6f2a4){switch(_0xe6f2a4){case'left':return At(_0x404362,'FORMAT_ALIGN_TO_LEFT');case'right':return At(_0x404362,'FORMAT_ALIGN_TO_RIGHT');case'center':return At(_0x404362,'FORMAT_ALIGN_TO_CENTER');case'justify':return At(_0x404362,'FORMAT_JUSTIFY_TEXT');}}(_0x286b0d))};}});}}const St=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class Mt extends _0x31a8de{['afterInit'](){const _0x4f1a9c=this['editor'],_0x20a88c=_0x4f1a9c['plugins']['get']('TrackChangesEditing'),_0x4988e3=_0x4f1a9c['locale'];for(const _0x13a428 of St){if(!_0x4f1a9c['plugins']['has'](_0x13a428))continue;const _0x94e02f=_0x13a428['slice'](0x0,-0x7)['toLowerCase'](),_0xb8bafd='FORMAT_'+_0x94e02f['toUpperCase']();_0x20a88c['enableDefaultAttributesIntegration'](_0x94e02f),_0x20a88c['descriptionFactory']['registerAttributeLabel'](_0x94e02f,At(_0x4988e3,_0xb8bafd));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3dd813=this['editor'],_0x5201c2=_0x3dd813['locale'],_0xf77a89=_0x3dd813['plugins']['get']('TrackChangesEditing');function _0x4342bd(_0x3de71f,_0x2922db){_0xf77a89['descriptionFactory']['registerDescriptionCallback'](_0x4a18d7=>{if('formatInline'!=_0x4a18d7['type'])return;const {data:_0xbc77bf}=_0x4a18d7;return _0xbc77bf&&_0xbc77bf['commandName']===_0x3de71f?_0xbc77bf['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x5201c2,'*Format:*\x20%0',_0x2922db)}:{'type':'format','content':At(_0x5201c2,'*Remove\x20format:*\x20%0',_0x2922db)}:void 0x0;});}_0x4342bd('bold',At(_0x5201c2,'FORMAT_BOLD')),_0x4342bd('italic',At(_0x5201c2,'FORMAT_ITALIC')),_0x4342bd('underline',At(_0x5201c2,'FORMAT_UNDERLINE')),_0x4342bd('code',At(_0x5201c2,'FORMAT_CODE')),_0x4342bd('strikethrough',At(_0x5201c2,'FORMAT_STRIKETHROUGH')),_0x4342bd('subscript',At(_0x5201c2,'FORMAT_SUBSCRIPT')),_0x4342bd('superscript',At(_0x5201c2,'FORMAT_SUPERSCRIPT'));}}class Ot extends _0x31a8de{['afterInit'](){const _0x30ac5f=this['editor'],_0x5d3022=_0x30ac5f['locale'];if(!_0x30ac5f['plugins']['has']('BlockQuoteEditing'))return;const _0xa87617=_0x30ac5f['plugins']['get']('TrackChangesEditing'),_0x2bf455=this['editor']['commands']['get']('blockQuote');_0xa87617['enableCommand']('blockQuote',(_0x1fdcfc,_0x5deafb={})=>{const _0x36db57=this['editor']['model']['document']['selection'],_0x22e952=_0x5deafb&&void 0x0!==_0x5deafb['forceValue']?_0x5deafb['forceValue']:!_0x2bf455['value'];let _0x5ac8cd=[];if(_0x22e952){const _0x554a34=Array['from'](_0x36db57['getSelectedBlocks']())['filter'](_0x17c3fa=>wt(_0x17c3fa)||function(_0x7b49fb,_0x1acd03){const _0x15b5e8=_0x1acd03['checkChild'](_0x7b49fb['parent'],'blockQuote'),_0xa923b3=_0x1acd03['checkChild'](['$root','blockQuote'],_0x7b49fb);return _0x15b5e8&&_0xa923b3;}(_0x17c3fa,this['editor']['model']['schema']));_0x5ac8cd=Tt(_0x554a34,_0x30ac5f['model']);}else{const _0x39931d=Array['from'](_0x36db57['getSelectedBlocks']())['filter'](_0x2bd632=>wt(_0x2bd632));_0x5ac8cd=Tt(_0x39931d,_0x30ac5f['model']);}_0x30ac5f['model']['change'](()=>{for(const _0x5d3946 of _0x5ac8cd)_0xa87617['markBlockFormat'](_0x5d3946,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x22e952}]});});}),_0xa87617['descriptionFactory']['registerDescriptionCallback'](_0x226da4=>{const {data:_0x28e751}=_0x226da4;if(_0x28e751&&'blockQuote'==_0x28e751['commandName']){const _0x54f3cb=At(_0x5d3022,'ELEMENT_BLOCK_QUOTE');return _0x28e751['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x5d3022,'*Set\x20format:*\x20%0',_0x54f3cb)}:{'type':'format','content':At(_0x5d3022,'*Remove\x20format:*\x20%0',_0x54f3cb)};}});}}function wt(_0x17f390){return'blockQuote'==_0x17f390['parent']['name'];}class Bt extends _0x31a8de{['afterInit'](){const _0x2d51e9=this['editor'],_0x3869ac=_0x2d51e9['locale'],_0x344c38=_0x2d51e9['plugins']['get']('TrackChangesEditing');_0x2d51e9['plugins']['has']('BookmarkEditing')&&(_0x344c38['enableCommand']('insertBookmark'),_0x344c38['enableDefaultAttributesIntegration']('updateBookmark'),_0x344c38['descriptionFactory']['registerDescriptionCallback'](_0x5ed4ab=>{if('insertion'!=_0x5ed4ab['type']&&'deletion'!=_0x5ed4ab['type']&&'attribute'!=_0x5ed4ab['type'])return;const _0x4b8dbe=_0x5ed4ab['getContainedElement']();if(null==_0x4b8dbe)return;if(!_0x4b8dbe['is']('element','bookmark'))return;const _0x602879=_0x4b8dbe['getAttribute']('bookmarkId');if('insertion'==_0x5ed4ab['type'])return{'type':'insertion','content':At(_0x3869ac,'*Insert:*\x20%0','\x22'+_0x602879+'\x22\x20'+At(_0x3869ac,'ELEMENT_BOOKMARK'))};if('deletion'==_0x5ed4ab['type'])return{'type':'deletion','content':At(_0x3869ac,'*Remove:*\x20%0','\x22'+_0x602879+'\x22\x20'+At(_0x3869ac,'ELEMENT_BOOKMARK'))};const {data:_0x274c08}=_0x5ed4ab;if(!_0x274c08||'bookmarkId'!=_0x274c08['key'])return;return{'type':'format','content':At(_0x3869ac,'*Set\x20bookmark:*\x20%0','\x22'+_0x274c08['newValue']+'\x22')};}));}}class Ft extends _0x31a8de{['afterInit'](){const _0x2e6f6f=this['editor'];_0x2e6f6f['plugins']['has']('CaseChange')&&(_0x2e6f6f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x2e6f6f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x2e6f6f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class Dt extends _0x31a8de{['afterInit'](){const _0x4aa60c=this['editor'];_0x4aa60c['commands']['get']('ckbox')&&_0x4aa60c['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class vt extends _0x31a8de{['afterInit'](){const _0x5e6991=this['editor'];if(!_0x5e6991['plugins']['has']('CodeBlock'))return;const _0x4cc97f=_0x5e6991['plugins']['get']('TrackChangesEditing'),_0x5beb6c=_0x5e6991['locale'],_0x3c69c8=_0x5e6991['config']['get']('codeBlock')['languages'],_0x330837=_0x5e6991['commands']['get']('codeBlock');_0x4cc97f['enableCommand']('indentCodeBlock'),_0x4cc97f['enableCommand']('outdentCodeBlock'),_0x4cc97f['enableCommand']('codeBlock',(_0xb4d2b1,_0x471fa8={})=>{const _0x42dae9=_0x5e6991['model'],_0x418536=_0x5e6991['model']['document']['selection'],_0xca6dfb=_0x471fa8&&void 0x0!==_0x471fa8['forceValue']?_0x471fa8['forceValue']:!_0x330837['value'];let _0x37e16a;_0x471fa8['language']||(_0x471fa8['language']=_0x3c69c8[0x0]['language']),_0x37e16a=_0xca6dfb?Array['from'](_0x418536['getSelectedBlocks']())['filter'](_0x57a09c=>xt(_0x57a09c)||function(_0x3f63be,_0x2c03fd){if(_0x3f63be['is']('rootElement')||_0x2c03fd['isLimit'](_0x3f63be))return!0x1;return _0x2c03fd['checkChild'](_0x3f63be['parent'],'codeBlock');}(_0x57a09c,_0x42dae9['schema'])):Array['from'](_0x418536['getSelectedBlocks']())['filter'](_0x2ce269=>xt(_0x2ce269));const _0x1b031c=Tt(_0x37e16a,_0x42dae9);_0x42dae9['change'](()=>{for(const _0x5a8886 of _0x1b031c)_0x4cc97f['markBlockFormat'](_0x5a8886,{'commandName':'codeBlock','commandParams':[{..._0x471fa8,'forceValue':_0xca6dfb}],'formatGroupId':'blockName'});});}),(_0x4cc97f['descriptionFactory']['registerElementLabel']('codeBlock',_0x565e3f=>At(_0x5beb6c,'ELEMENT_CODE_BLOCK',_0x565e3f)),_0x4cc97f['descriptionFactory']['registerDescriptionCallback'](_0x44e49d=>{if('formatBlock'!=_0x44e49d['type'])return;const _0x2373a4=_0x5beb6c['t'],{data:_0x101230}=_0x44e49d;if(!_0x101230||'codeBlock'!=_0x101230['commandName'])return;const _0x3344c9=_0x101230['commandParams'][0x0]['language'],_0x150576=_0x2373a4(_0x3c69c8['find'](_0x2b1f8b=>_0x2b1f8b['language']===_0x3344c9)['label'])['toLowerCase']();return _0x101230['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x5beb6c,'*Set\x20format:*\x20%0',At(_0x5beb6c,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x150576+')')}:{'type':'format','content':At(_0x5beb6c,'*Remove\x20format:*\x20%0',At(_0x5beb6c,'ELEMENT_CODE_BLOCK',0x1))};}));}}function xt(_0x574bab){return'codeBlock'==_0x574bab['name'];}class Pt extends _0x31a8de{['afterInit'](){const _0x4ebe7e=this['editor'];if(!_0x4ebe7e['plugins']['has']('CommentsEditing'))return;_0x4ebe7e['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}class Ut extends _0x31a8de{static get['requires'](){return[at];}['init'](){const _0x32a2f6=this['editor'],_0x1bc321=_0x32a2f6['plugins']['get']('TrackChangesEditing');_0x1bc321['enableCommand']('delete');const _0x569dff=_0x32a2f6['commands']['get']('deleteForward');_0x1bc321['enableCommand']('deleteForward',(_0x1f34db,_0x3959ee={})=>{const _0x2550b3=_0x32a2f6['model']['createSelection'](_0x32a2f6['model']['document']['selection']);_0x2550b3['isCollapsed']&&_0x32a2f6['model']['modifySelection'](_0x2550b3,{'direction':'forward','unit':_0x3959ee['unit']});const _0x5d4a0c=_0x2550b3['getFirstRange'](),_0x38adc0=_0x5b1490['fromRange'](_0x5d4a0c);let _0x1b4d78;_0x1f34db(_0x3959ee),_0x1b4d78='$graveyard'==_0x38adc0['root']['rootName']?_0x32a2f6['model']['createRange'](_0x5d4a0c['start']):_0x32a2f6['model']['createRange'](_0x38adc0['start'],_0x38adc0['end']),_0x38adc0['detach'](),_0x32a2f6['model']['enqueueChange'](_0x569dff['buffer']['batch'],_0x30a654=>{_0x569dff['buffer']['lock'](),_0x30a654['setSelection'](_0x30a654['createRange'](_0x1b4d78['end'])),_0x569dff['buffer']['unlock']();});});}}class Gt extends _0x31a8de{['afterInit'](){const _0x5bb587=this['editor'];if(!_0x5bb587['plugins']['has']('ListEditing'))return;const _0x44a40c=_0x5bb587['locale'],_0xbf5277=_0x5bb587['plugins']['get']('TrackChangesEditing'),_0x2ebf07=_0x5bb587['plugins']['has']('TodoListEditing'),_0x2c58df=!!_0x5bb587['config']['get']('list.multiBlock');function _0x4e5127(_0x524222){return{'type':'format','content':''+At(_0x44a40c,'*Set\x20format:*\x20%0',_0x524222)};}function _0x485b95(_0x57a6c0){return{'type':'format','content':''+At(_0x44a40c,'*Remove\x20format:*\x20%0',_0x57a6c0)};}_0xbf5277['enableDefaultAttributesIntegration']('numberedList'),_0xbf5277['enableDefaultAttributesIntegration']('bulletedList'),_0xbf5277['enableDefaultAttributesIntegration']('customNumberedList'),_0xbf5277['enableDefaultAttributesIntegration']('customBulletedList'),_0xbf5277['enableDefaultAttributesIntegration']('indentList'),_0xbf5277['enableDefaultAttributesIntegration']('outdentList'),_0xbf5277['enableDefaultAttributesIntegration']('splitListItemAfter'),_0xbf5277['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x2c58df&&(_0xbf5277['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0xbf5277['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x2ebf07&&(_0xbf5277['enableDefaultAttributesIntegration']('todoList'),_0xbf5277['enableDefaultAttributesIntegration']('checkTodoList'),_0xbf5277['descriptionFactory']['registerDescriptionCallback'](_0x13e6db=>{const {data:_0x1ea6ab}=_0x13e6db;if(_0x1ea6ab&&'todoListChecked'==_0x1ea6ab['key'])return{'type':'format','content':_0x1ea6ab['newValue']?At(_0x44a40c,'*Check\x20item*'):At(_0x44a40c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x423d6f=>{if(_0x423d6f['batch']['isUndo'])return!0x1;let _0x5631fd=!0x1;const _0x1d64de=_0xbf5277['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x21aa0d=>'todoListChecked'===_0xbf5277['_getAttributeKey'](_0x21aa0d));for(const _0x4cced4 of _0x1d64de){'todo'!=_0x4cced4['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0xbf5277['_findSuggestions'](_0x4cced4['getFirstRange'](),'attribute')['find'](_0x322d20=>'listType'===_0xbf5277['_getAttributeKey'](_0x322d20['suggestion']))||(_0x423d6f['removeMarker'](_0x4cced4['getFirstMarker']()),_0x5631fd=!0x0));}return _0x5631fd;})),_0xbf5277['descriptionFactory']['registerAttributeLabel']('listIndent',At(_0x44a40c,'FORMAT_INDENT'));const _0x2f1504={'type':'format','content':''};_0xbf5277['descriptionFactory']['registerDescriptionCallback'](_0x4fd070=>{const {data:_0xd5958}=_0x4fd070;if(!_0xd5958||'listType'!=_0xd5958['key'])return;let _0x3a22fe=_0x4fd070['head'];for(;_0x3a22fe;){if(_0x3a22fe['data']&&(('listStyle'==_0x3a22fe['data']['key']||'listMarkerStyle'==_0x3a22fe['data']['key'])&&(_0x3a22fe['data']['newValue']&&'default'!=_0x3a22fe['data']['newValue']||'default'!=_0x3a22fe['data']['oldValue']&&!_0xd5958['newValue'])||!_0x2c58df&&_0x3a22fe['data']['key']==Ke))return _0x2f1504;_0x3a22fe=_0x3a22fe['next'];}if(null==_0xd5958['newValue'])switch(_0xd5958['oldValue']){case'bulleted':return _0x485b95(At(_0x44a40c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x485b95(At(_0x44a40c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x485b95(At(_0x44a40c,'ELEMENT_TODO_LIST'));}switch(_0xd5958['newValue']){case'bulleted':return _0x4e5127(At(_0x44a40c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4e5127(At(_0x44a40c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4e5127(At(_0x44a40c,'ELEMENT_TODO_LIST'));}}),_0xbf5277['descriptionFactory']['registerDescriptionCallback'](_0x2f2ac7=>{const {data:_0xe450cf}=_0x2f2ac7;if(_0xe450cf&&'listIndent'==_0xe450cf['key'])return null==_0xe450cf['newValue']||null==_0xe450cf['oldValue']&&0x0==_0xe450cf['newValue']?_0x2f1504:void 0x0;}),_0xbf5277['descriptionFactory']['registerDescriptionCallback'](_0x9aa94d=>{if('attribute'!=_0x9aa94d['type'])return;const {data:_0x206d56}=_0x9aa94d;if(!_0x206d56||'listItemId'!=_0x206d56['key'])return;const _0x10ea82=Ht(_0x9aa94d);return'newValue'==_0x10ea82?{'type':'format','content':At(_0x44a40c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x10ea82?{'type':'format','content':At(_0x44a40c,'*Split:*\x20list\x20item')}:_0x2f1504;}),_0x5bb587['model']['document']['registerPostFixer'](_0x174bc=>this['listItemIdFixer'](_0x174bc)),_0x5bb587['model']['document']['registerPostFixer'](_0x4f8695=>this['noTrackChangesFixer'](_0x4f8695)),_0x5bb587['model']['document']['on']('change:data',(_0x15f33c,_0x51e0eb)=>{if(_0x51e0eb['isUndo']||!_0x51e0eb['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x4db815){if(_0x4db815['batch']['isUndo']||!_0x4db815['batch']['isLocal'])return!0x1;let _0x20444e=!0x1;const _0x56a070=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x284950=>_0x284950['data']&&'listItemId'==_0x284950['data']['key'])['filter'](_0x5e3887=>_0x5e3887['data']['newValue']&&_0x5e3887['data']['oldValue']);for(const _0x2f505b of _0x56a070)Ht(_0x2f505b)||(_0x4db815['removeMarker'](_0x2f505b['getFirstMarker']()),_0x20444e=!0x0);return _0x20444e;}['noTrackChangesFixer'](_0x34ab45){if(_0x34ab45['batch']['isUndo']||!_0x34ab45['batch']['isLocal'])return!0x1;const _0x2a437d=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x2a437d['trackChangesCommand']['value'])return!0x1;let _0x56776e=!0x1;const _0x4d3393=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x11ab6a=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5c9c84=>'attribute'==_0x5c9c84['type'])['filter'](_0x2997a8=>_0x4d3393['includes'](_0x2997a8['attributeKey']));if(0x0==_0x11ab6a['length'])return _0x56776e;for(const _0x308d66 of _0x11ab6a){const _0x1343d6=_0x2a437d['_findSuggestions'](_0x308d66['range'],'attribute')['filter'](_0x48bb8e=>!_0x48bb8e['meta']['isNextTo'])['map'](_0x58a6a2=>_0x58a6a2['suggestion'])['filter'](_0x437ddb=>{const _0xe86a11=_0x2a437d['_getAttributeKey'](_0x437ddb);return _0x4d3393['includes'](_0xe86a11);});if(_0x1343d6['length']){for(const _0xce231 of _0x1343d6)_0x34ab45['removeMarker'](_0xce231['getFirstMarker']());_0x56776e=!0x0;}}return _0x56776e;}['assureChains'](){const _0x232dfb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4793f8=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x5c5a54;const _0x1bc7a2=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x53cd38=>{if(_0x53cd38['data']['oldRange']||!_0x53cd38['data']['newRange'])return null;if(!_0x53cd38['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x5e7c4f}=_0x6b12f7(_0x53cd38['name']);if(!_0x232dfb['hasSuggestion'](_0x5e7c4f))return null;const _0x1c7db6=_0x232dfb['getSuggestion'](_0x5e7c4f);return _0x4793f8['includes'](_0x1c7db6['data']['key']);})['map'](_0x514731=>{const {id:_0x5c03ab}=_0x6b12f7(_0x514731['name']),_0x558913=_0x232dfb['getSuggestion'](_0x5c03ab);return _0x5c5a54=_0x558913['attributes']['groupId'],_0x558913['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x1bc7a2['size'])return;const _0x429f8a=_0x232dfb['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2dc135=>'attribute'==_0x2dc135['type']&&_0x2dc135['data']&&_0x4793f8['includes'](_0x2dc135['data']['key'])&&_0x2dc135['attributes']['groupId']!=_0x5c5a54)['map'](_0xe86f0b=>({'listItem':_0xe86f0b['getFirstRange']()['start']['nodeAfter'],'groupId':_0xe86f0b['attributes']['groupId']})),_0x3b6a22=new Set();for(const {groupId:_0x3705ca,listItem:_0x199e57}of _0x429f8a)_0x1bc7a2['has'](_0x199e57)&&_0x3b6a22['add'](_0x3705ca);for(const _0x248344 of _0x232dfb['getSuggestions']())_0x3b6a22['has'](_0x248344['attributes']['groupId'])&&_0x248344['setAttribute']('groupId',_0x5c5a54);}['_supportLegacySuggestions'](){const _0x4a9e51=this['editor'],_0x57f854=_0x4a9e51['locale'],_0x16a44c=_0x4a9e51['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x16a44c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x14e335,_0xa57df7){const _0x3ef2a2=[];for(let _0x38325f of _0x14e335)_0x38325f['start']['nodeAfter']===_0x38325f['end']['parent']&&(_0x38325f=_0x4a9e51['model']['createRange'](_0x4a9e51['model']['createPositionAt'](_0x38325f['start']['nodeAfter'],0x0))),_0x3ef2a2['push'](_0x38325f);_0x4a9e51['model']['change'](_0x34a4ce=>{const _0x2c7669=_0x4a9e51['model']['document']['selection'],_0x19e2ea=Array['from'](_0x2c7669['getRanges']())['map'](_0x4cafe7=>_0x5b1490['fromRange'](_0x4cafe7));_0x34a4ce['setSelection'](_0x3ef2a2),_0x4a9e51['commands']['get'](_0xa57df7['commandName'])['refresh'](),_0xa57df7['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4a9e51['execute'](_0xa57df7['commandName'],..._0xa57df7['commandParams']),_0x34a4ce['setSelection'](_0x19e2ea);for(const _0xf8ba4c of _0x19e2ea)_0xf8ba4c['detach']();});}),_0x16a44c['descriptionFactory']['registerElementLabel'](function(_0x89601b){const _0x52b240=!_0x4a9e51['model']['schema']['isObject'](_0x89601b),_0x4e20ea=_0x89601b['previousSibling'],_0x37eb3a=_0x89601b['nextSibling'],_0x4a661f=_0x89601b['getAttribute']('listItemId'),_0x33f82c=!_0x4e20ea||_0x4e20ea['getAttribute']('listItemId')!==_0x4a661f,_0x34293c=!_0x37eb3a||_0x37eb3a['getAttribute']('listItemId')!==_0x4a661f;return _0x52b240&&Boolean(_0x4a661f)&&_0x33f82c&&_0x34293c;},_0x549d70=>At(_0x57f854,'ELEMENT_LIST_ITEM',_0x549d70));}['_registerLegacyDescription'](){const _0x373b71=this['editor'],_0x33b088=_0x373b71['locale'];function _0x2ac7ee(_0x4d5372){const _0x482a47=_0x373b71['commands']['get']('bulletedList')['value'],_0x3cbea5=_0x373b71['commands']['get']('numberedList')['value'];return'numberedList'===_0x4d5372?_0x482a47:_0x3cbea5;}_0x373b71['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x2fd2bf){if('formatBlock'!=_0x2fd2bf['type'])return;const {data:_0x59c1da}=_0x2fd2bf;if(!_0x59c1da)return;let _0x1aa5a4,_0x16d7d3,_0xb144c9,_0x1b3602;switch(_0x59c1da['commandName']){case'bulletedList':_0xb144c9=_0x59c1da['commandParams'][0x0]['forceValue'],_0x1b3602=_0x2ac7ee(_0x59c1da['commandName']),_0x1aa5a4=_0xb144c9?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1b3602&&_0x373b71['config']['get']('list.multiBlock')||(_0x1aa5a4='*Change\x20to:*\x20%0'),_0x16d7d3={'type':'format','content':At(_0x33b088,_0x1aa5a4,At(_0x33b088,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0xb144c9=_0x59c1da['commandParams'][0x0]['forceValue'],_0x1b3602=_0x2ac7ee(_0x59c1da['commandName']),_0x1aa5a4=_0xb144c9?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1b3602&&_0x373b71['config']['get']('list.multiBlock')||(_0x1aa5a4='*Change\x20to:*\x20%0'),_0x16d7d3={'type':'format','content':At(_0x33b088,_0x1aa5a4,At(_0x33b088,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x1aa5a4='*Indent:*\x20%0',_0x16d7d3={'type':'format','content':At(_0x33b088,_0x1aa5a4,At(_0x33b088,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x1aa5a4=function(_0x161f78){const _0x333dd8=_0x161f78['getFirstRange']();let _0x5c28fb=_0x333dd8['start']['nodeAfter'];for(;_0x5c28fb&&_0x333dd8['containsItem'](_0x5c28fb);){if(_0x5c28fb['getAttribute']('listIndent')>0x0)return!0x1;_0x5c28fb=_0x5c28fb['nextSibling'];}return!0x0;}(_0x2fd2bf)?At(_0x33b088,'*Format:*\x20remove\x20from\x20%0',At(_0x33b088,function(_0x5a8c2d){return'ELEMENT_'+_0x5a8c2d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x2fd2bf))):At(_0x33b088,'*Outdent:*\x20%0',At(_0x33b088,'ELEMENT_LIST_ITEM')),_0x16d7d3={'type':'format','content':_0x1aa5a4};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x59c1da['multipleBlocks']&&(_0x1aa5a4='*Merge:*\x20%0',_0x16d7d3={'type':'deletion','content':At(_0x33b088,_0x1aa5a4,At(_0x33b088,'ELEMENT_LIST_ITEM'))});}return _0x16d7d3;});}}function Ht(_0x31eea9){let _0x106b9d=_0x31eea9['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x106b9d;){const _0x1f4d61=_0x106b9d['getAttribute']('listItemId');if(!_0x1f4d61)return!0x1;if(_0x1f4d61==_0x31eea9['data']['newValue'])return'newValue';if(_0x1f4d61==_0x31eea9['data']['oldValue'])return'oldValue';_0x106b9d=_0x106b9d['previousSibling'];}return!0x1;}class $t extends _0x31a8de{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1bbc64=this['editor']['config']['get']('list.properties'),_0x2f77bb=this['editor']['plugins']['get']('TrackChangesEditing');_0x1bbc64['styles']&&_0x2f77bb['enableDefaultAttributesIntegration']('listStyle'),_0x1bbc64['reversed']&&_0x2f77bb['enableDefaultAttributesIntegration']('listReversed'),_0x1bbc64['startIndex']&&_0x2f77bb['enableDefaultAttributesIntegration']('listStart');const _0x405e13={'type':'format','content':''};_0x2f77bb['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x458c1f=this['editor']['locale'];_0x2f77bb['descriptionFactory']['registerAttributeLabel']('listReversed',At(_0x458c1f,'FORMAT_LIST_REVERSED')),_0x2f77bb['descriptionFactory']['registerDescriptionCallback'](_0x2bd8db=>{const {data:_0x44c88c}=_0x2bd8db;if(_0x44c88c&&'listReversed'==_0x44c88c['key'])return null==_0x44c88c['newValue']||0x0==_0x44c88c['newValue']&&null==_0x44c88c['oldValue']?_0x405e13:void 0x0;}),_0x2f77bb['descriptionFactory']['registerAttributeLabel']('listStart',At(_0x458c1f,'FORMAT_LIST_START')),_0x2f77bb['descriptionFactory']['registerDescriptionCallback'](_0x423f83=>{const {data:_0x414c9d}=_0x423f83;if(_0x414c9d&&'listStart'==_0x414c9d['key'])return null==_0x414c9d['newValue']||0x1==_0x414c9d['newValue']&&null==_0x414c9d['oldValue']?_0x405e13:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x50e57c=>{if(_0x50e57c['batch']['isUndo'])return!0x1;let _0x2e0fb8=!0x1;const _0x519c70=_0x2f77bb['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5ddefd=>{const _0x290595=_0x2f77bb['_getAttributeKey'](_0x5ddefd);return'listStart'==_0x290595||'listReversed'==_0x290595;});for(const _0xa118a4 of _0x519c70){const _0x4f31de=_0xa118a4['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4f31de||'customNumbered'==_0x4f31de)continue;_0x2f77bb['_findSuggestions'](_0xa118a4['getFirstRange'](),'attribute')['find'](_0xa1516=>'listType'==_0x2f77bb['_getAttributeKey'](_0xa1516['suggestion']))||(_0x50e57c['removeMarker'](_0xa118a4['getFirstMarker']()),_0x2e0fb8=!0x0);}return _0x2e0fb8;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x574285){const _0x292c43=this['editor']['locale'],{data:_0x5b0970}=_0x574285,_0x3b236c={'type':'format','content':''};if(!_0x5b0970||'listStyle'!=_0x5b0970['key'])return;if(!_0x5b0970['oldValue'])return'default'==_0x5b0970['newValue']?_0x3b236c:{'type':'format','content':''+At(_0x292c43,'*Set\x20format:*\x20%0',At(_0x292c43,this['_getTranslationKeyForListStyle'](_0x5b0970['newValue'])))};if(!_0x5b0970['newValue']){if('default'==_0x5b0970['oldValue'])return _0x3b236c;let _0xd143b6=_0x574285['head'];for(;_0xd143b6;){if(_0xd143b6['data']&&'listType'==_0xd143b6['data']['key']&&_0xd143b6['data']['newValue'])return _0x3b236c;_0xd143b6=_0xd143b6['next'];}return{'type':'format','content':''+At(_0x292c43,'*Remove\x20format:*\x20%0',At(_0x292c43,this['_getTranslationKeyForListStyle'](_0x5b0970['oldValue'])))};}if('default'!=_0x5b0970['newValue'])return{'type':'format','content':''+At(_0x292c43,'*Set\x20format:*\x20%0',At(_0x292c43,this['_getTranslationKeyForListStyle'](_0x5b0970['newValue'])))};let _0x3ea9cb=_0x574285['head'];for(;_0x3ea9cb;){if(_0x3ea9cb['data']&&'listType'==_0x3ea9cb['data']['key']&&_0x3ea9cb['data']['newValue']&&_0x3ea9cb['data']['oldValue'])return _0x3b236c;_0x3ea9cb=_0x3ea9cb['next'];}return{'type':'format','content':At(_0x292c43,'*Set\x20format:*\x20%0',At(_0x292c43,'ELEMENT_'+_0x574285['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x407dd8=this['editor'],_0x59d106=_0x407dd8['locale'];_0x407dd8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x48894f=>{if('formatBlock'!=_0x48894f['type'])return;const {data:_0x38b537}=_0x48894f;if(!_0x38b537)return;let _0xbc9dff,_0x1af7e7;switch(_0x38b537['commandName']){case'listStyle':_0xbc9dff='*Change\x20to:*\x20%0',_0x1af7e7={'type':'format','content':At(_0x59d106,_0xbc9dff,At(_0x59d106,this['_getTranslationKeyForListStyle'](_0x38b537['commandParams'][0x0]['type'])))};break;case'listReversed':_0xbc9dff=_0x38b537['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1af7e7={'type':'format','content':At(_0x59d106,_0xbc9dff)};break;case'listStart':_0xbc9dff='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1af7e7={'type':'format','content':At(_0x59d106,_0xbc9dff,_0x38b537['commandParams'][0x0]['startIndex'])};}return _0x1af7e7;});}['_getTranslationKeyForListStyle'](_0xafcba9){return'ELEMENT_'+function(_0x406de0){if(Wt['includes'](_0x406de0))return'bulleted';if(Vt['includes'](_0x406de0))return'numbered';return null;}(_0xafcba9)['toUpperCase']()+'_LIST_'+_0xafcba9['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 _0x31a8de{['afterInit'](){const _0x1fba4a=this['editor'];_0x1fba4a['commands']['get']('emoji')&&_0x1fba4a['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class zt extends _0x31a8de{static get['requires'](){return[lt];}['init'](){const _0x4adf5d=this['editor'],_0x17254b=_0x4adf5d['plugins']['get']('TrackChangesEditing'),_0x4d483c=_0x4adf5d['commands']['get']('enter');_0x17254b['enableCommand']('enter',()=>{_0x4adf5d['model']['change'](_0x198562=>{const _0x5ecc48=_0x4adf5d['model']['document']['selection'],_0x4357c6=_0x5ecc48['getFirstPosition'](),_0x45fb5a=_0x5b1490['fromRange'](_0x5ecc48['getFirstRange']());if(_0x4d483c['enterBlock'](_0x198562)){const _0x3fb5d8=_0x4adf5d['model']['createPositionAt'](_0x4357c6['parent']['nextSibling'],0x0),_0x23c9ad=_0x198562['createRange'](_0x4357c6,_0x3fb5d8);_0x17254b['markInsertion'](_0x23c9ad);}else _0x198562['setSelection'](_0x198562['createRange'](_0x45fb5a['end']));_0x45fb5a['detach'](),_0x4d483c['fire']('afterExecute',{'writer':_0x198562});});});}}class Kt extends _0x31a8de{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x32afa7=this['editor']['plugins']['get']('TrackChangesEditing');_0x32afa7['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x32afa7['enableCommand']('findNext'),_0x32afa7['enableCommand']('findPrevious'),_0x32afa7['enableCommand']('replace'),_0x32afa7['enableCommand']('replaceAll');}['handleFindCommand'](_0x423f35,_0xcde3f6,_0x14bee9={}){const _0x1ea5af=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x423f35(_0x122558=>{let _0x3bee5e=('string'==typeof _0xcde3f6?_0x1ea5af['findByTextCallback'](_0xcde3f6,_0x14bee9):_0xcde3f6)(_0x122558);Array['isArray'](_0x3bee5e)&&(_0x3bee5e={'results':_0x3bee5e,'searchText':'string'==typeof _0xcde3f6?_0xcde3f6:''});const _0x3071ac=_0x3bee5e['results']['filter'](_0x333972=>!0x1===this['_isInDeletionRange'](_0x333972,_0x122558['item']));return{..._0x3bee5e,'results':_0x3071ac};},_0x14bee9);}['_isInDeletionRange'](_0x56a9f2,_0x45878b){const _0x3b190d=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x45878b,_0x56a9f2['start']),this['editor']['model']['createPositionAt'](_0x45878b,_0x56a9f2['end']));for(const _0x589349 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3b190d['getIntersection'](_0x589349['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 _0x31a8de{['afterInit'](){const _0x219790=this['editor']['locale'],_0x229c7a=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x2ccf28,commandName:_0x116f7d}of Xt)this['editor']['plugins']['has'](_0x2ccf28)&&_0x229c7a['enableDefaultAttributesIntegration'](_0x116f7d);_0x229c7a['descriptionFactory']['registerAttributeLabel']('fontSize',At(_0x219790,'FORMAT_FONT_SIZE')),_0x229c7a['descriptionFactory']['registerAttributeLabel']('fontFamily',At(_0x219790,'FORMAT_FONT_FAMILY')),_0x229c7a['descriptionFactory']['registerAttributeLabel']('fontColor',At(_0x219790,'FORMAT_FONT_COLOR')),_0x229c7a['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',At(_0x219790,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x33fb77=this['editor'],_0x4b8f9d=_0x33fb77['locale'];_0x33fb77['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x10699e=>{const _0x221740=_0x4b8f9d['t'];if('formatInline'!=_0x10699e['type'])return;const {data:_0x75da6a}=_0x10699e;if(null!=_0x75da6a){if('fontSize'==_0x75da6a['commandName']){const _0x33fc02=_0x75da6a['commandParams'][0x0]['value'];if(_0x33fc02){const _0x410b92=_0x221740(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x553c04=>_0x553c04['model']==_0x33fc02)['title'])['toLowerCase']();return{'type':'format','content':At(_0x4b8f9d,'*Set\x20font\x20size:*\x20%0',_0x410b92)};}return{'type':'format','content':At(_0x4b8f9d,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x75da6a['commandName']){const _0x5d8de7=_0x75da6a['commandParams'][0x0]['value'];return _0x5d8de7?{'type':'format','content':At(_0x4b8f9d,'*Set\x20font\x20family:*\x20%0',_0x5d8de7)}:{'type':'format','content':At(_0x4b8f9d,'*Reset\x20font\x20family*')};}if('fontColor'==_0x75da6a['commandName']){const _0x5b32ce=_0x75da6a['commandParams'][0x0]['value'];if(_0x5b32ce){const _0xa80a5e=_0x2d668a(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5e3b3e=>_0x5e3b3e['model']==_0x5b32ce);let _0x2696bc=_0x5b32ce,_0x3d76bb='';return _0xa80a5e&&(_0x2696bc=_0xa80a5e['label'],_0x3d76bb=_0x221740(_0x2696bc)['toLowerCase']()),{'type':'format','content':At(_0x4b8f9d,'*Set\x20font\x20color:*\x20%0',_0x3d76bb)['trim'](),'color':{'value':_0x5b32ce,'title':_0x3d76bb||_0x2696bc}};}return{'type':'format','content':At(_0x4b8f9d,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x75da6a['commandName']){const _0x34218b=_0x75da6a['commandParams'][0x0]['value'];if(_0x34218b){const _0x450743=_0x2d668a(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0xf7bdea=>_0xf7bdea['model']==_0x34218b);let _0x5e7675=_0x34218b,_0x9740e2='';return _0x450743&&(_0x5e7675=_0x450743['label'],_0x9740e2=_0x221740(_0x5e7675)['toLowerCase']()),{'type':'format','content':At(_0x4b8f9d,'*Set\x20font\x20background\x20color:*\x20%0',_0x9740e2)['trim'](),'color':{'value':_0x34218b,'title':_0x9740e2||_0x5e7675}};}return{'type':'format','content':At(_0x4b8f9d,'*Reset\x20font\x20background\x20color*')};}}});}}class qt extends _0x31a8de{['afterInit'](){const {plugins:_0x2cda8a}=this['editor'];_0x2cda8a['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x2cda8a['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x5f647e,plugins:_0x5e7083,commands:_0x3fda16}=this['editor'],_0x38c3ce=_0x5e7083['get']('TrackChangesEditing');_0x3fda16['get']('footnotesStyle')&&_0x38c3ce['enableDefaultAttributesIntegration']('footnotesStyle'),_0x3fda16['get']('footnotesStart')&&_0x38c3ce['enableDefaultAttributesIntegration']('footnotesStart'),_0x38c3ce['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',At(_0x5f647e,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x38c3ce['descriptionFactory']['registerAttributeLabel']('footnotesListStart',At(_0x5f647e,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x345a7e=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x3e5ee3,commands:_0x269441}=this['editor'];_0x269441['get']('insertFootnote')&&_0x345a7e['enableCommand']('insertFootnote'),_0x345a7e['descriptionFactory']['registerElementLabel']('footnoteRef',_0xc4f3b0=>At(_0x3e5ee3,'ELEMENT_FOOTNOTE_REF',_0xc4f3b0)),_0x345a7e['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x3f7cc0=>At(_0x3e5ee3,'ELEMENT_FOOTNOTE_DEFINITION',_0x3f7cc0)),_0x345a7e['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x1b49b7=>At(_0x3e5ee3,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x1b49b7));}}class Qt extends _0x31a8de{['afterInit'](){const _0x2d04fb=this['editor'],_0x46bd3b=_0x2d04fb['plugins']['get']('TrackChangesEditing'),_0x1487b6=_0x2d04fb['commands']['get']('copyFormat'),_0x26778c=_0x2d04fb['commands']['get']('pasteFormat');_0x1487b6&&_0x26778c&&(_0x46bd3b['enableDefaultAttributesIntegration']('pasteFormat'),_0x46bd3b['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5a63e8=this['editor'],_0x2d7ae0=_0x5a63e8['locale'];_0x5a63e8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x850a1e=>{if('formatBlock'!=_0x850a1e['type']&&'formatInline'!=_0x850a1e['type'])return;const {data:_0x4e10fd}=_0x850a1e;if(_0x4e10fd&&'pasteFormat'===_0x4e10fd['commandName']){const _0x577e42=[],_0x4b93d7=_0x4e10fd['commandParams'][0x0];for(const [_0x3e4106,_0x48e247]of Object['entries'](_0x4b93d7))_0x577e42['push'](Zt(_0x5a63e8,_0x3e4106,_0x48e247));return _0x577e42['length']?{'type':'format','content':At(_0x2d7ae0,'*Set\x20format\x20to:*\x20%0',_0x577e42['join'](',\x20'))}:{'type':'format','content':At(_0x2d7ae0,'*Remove\x20all\x20formatting*')};}});}}function Zt(_0x6cc786,_0x541980,_0x4b47ce){const _0x582588=_0x6cc786['locale']['t'],_0x34bab5=_0x541980['split'](/(?=[A-Z])/)['join']('\x20'),_0x1fd280=_0x582588(_0x34bab5['charAt'](0x0)['toUpperCase']()+_0x34bab5['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4b47ce)return _0x1fd280;if('fontColor'===_0x541980||'fontBackgroundColor'===_0x541980){const _0x31104b=_0x2d668a(_0x6cc786['config']['get']('fontColor.colors'))['find'](_0xef2a08=>_0xef2a08['model']==_0x4b47ce);return _0x1fd280+'\x20('+(_0x31104b?_0x582588(_0x31104b['label'])['toLowerCase']():_0x4b47ce)+')';}if('fontSize'===_0x541980&&isNaN(parseFloat(_0x4b47ce))){const _0xaaa55=_0x6cc786['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x6cc786['config']['get']('fontSize.options'))['find'](_0x3e2d8d=>_0x3e2d8d['model']==_0x4b47ce);return _0x1fd280+'\x20('+(_0xaaa55?_0x582588(_0xaaa55['title'])['toLowerCase']():_0x4b47ce)+')';}return _0x1fd280+'\x20('+_0x4b47ce+')';}class Jt extends _0x31a8de{['_headingOptions'];['afterInit'](){const _0x17e4d7=this['editor'];if(!_0x17e4d7['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x17e4d7['config']['get']('heading.options');const _0x1d8835=_0x17e4d7['locale'],_0x1100ab=_0x17e4d7['plugins']['get']('TrackChangesEditing');_0x1100ab['enableDefaultAttributesIntegration']('heading');for(const _0x1ee2d7 of this['_headingOptions'])'paragraph'!=_0x1ee2d7['model']&&_0x1100ab['descriptionFactory']['registerElementLabel'](_0x1ee2d7['model'],_0x2bf1fd=>{const _0x5b0e30=this['_getHeadingLevel'](_0x1ee2d7['model']);return null!==_0x5b0e30?_0x5cf6c9(_0x2bf1fd,_0x5b0e30):_0x4800a4(_0x2bf1fd,_0x1ee2d7['title']);});function _0x5cf6c9(_0x4a1f18,_0x3f2663){return At(_0x1d8835,'ELEMENT_HEADING',[_0x4a1f18,_0x3f2663]);}function _0x4800a4(_0x3f27b0,_0x2ffa5f){return At(_0x1d8835,'ELEMENT_HEADING_CUSTOM',[_0x3f27b0,_0x2ffa5f]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x238003=this['editor'],_0x2cb20f=_0x238003['locale'];function _0x57c3f3(_0x1ad167,_0x40cd6a){return At(_0x2cb20f,'ELEMENT_HEADING_CUSTOM',[_0x1ad167,_0x40cd6a]);}_0x238003['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f22f7=>{if('formatBlock'!=_0x4f22f7['type'])return;const {data:_0x2958ce}=_0x4f22f7;if(_0x2958ce&&'heading'==_0x2958ce['commandName']){const _0x24cf9e=_0x2958ce['commandParams'][0x0]['value'],_0x2ee1c1=this['_getHeadingLevel'](_0x24cf9e);if(null!==_0x2ee1c1)return{'type':'format','content':At(_0x2cb20f,'*Change\x20to:*\x20%0',(_0x263fe1=0x1,_0x196447=_0x2ee1c1,At(_0x2cb20f,'ELEMENT_HEADING',[_0x263fe1,_0x196447])))};const _0x91d90=this['_headingOptions']['find'](_0x57c5af=>_0x57c5af['model']===_0x24cf9e)['title'];return{'type':'format','content':At(_0x2cb20f,'*Change\x20to:*\x20%0',_0x57c3f3(0x1,_0x91d90))};}var _0x263fe1,_0x196447;});}['_getHeadingLevel'](_0x3a6d9e){const _0x182524=_0x3a6d9e['match'](/^heading(\d+)/);if(_0x182524)return _0x182524[0x1];const _0x433271=this['_headingOptions']?.['find'](_0x39c0f6=>_0x39c0f6['model']==_0x3a6d9e);if(_0x433271&&_0x433271['view']){const _0x5a902a=_0x433271['view'],_0xb64abe=(_0x5a902a['name']??_0x5a902a)['match'](/^h(\d+)/);if(_0xb64abe)return _0xb64abe[0x1];}return null;}}class te extends _0x31a8de{['afterInit'](){const _0x3efccc=this['editor'];if(!_0x3efccc['plugins']['has']('HighlightEditing'))return;const _0x265d3c=_0x3efccc['plugins']['get']('TrackChangesEditing'),_0x108685=_0x3efccc['locale'];_0x265d3c['enableDefaultAttributesIntegration']('highlight'),_0x265d3c['descriptionFactory']['registerAttributeLabel']('highlight',At(_0x108685,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3865ab=this['editor'],_0x308657=_0x3865ab['locale'];_0x3865ab['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a3e32=>{if('formatInline'!=_0x3a3e32['type'])return;const {data:_0xf16bf3}=_0x3a3e32;if(_0xf16bf3&&'highlight'==_0xf16bf3['commandName']){const _0x5045de=_0x308657['t'],_0x19393c=_0xf16bf3['commandParams'][0x0]['value'];if(_0x19393c){const _0x557064=_0x3865ab['config']['get']('highlight.options')['find'](_0x423477=>_0x423477['model']==_0x19393c),_0x2ef666=_0x5045de(_0x557064['title'])['toLowerCase']();return{'type':'format','content':At(_0x308657,'*Set\x20highlight:*\x20%0',_0x2ef666),'color':{'value':_0x557064['color'],'title':_0x557064['title']}};}return{'type':'format','content':At(_0x308657,'*Remove\x20highlight*',At(_0x308657,'FORMAT_HIGHLIGHT'))};}});}}class ee extends _0x31a8de{['afterInit'](){const _0x84ea0d=this['editor'];if(!_0x84ea0d['plugins']['has']('HorizontalLineEditing'))return;_0x84ea0d['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x171b8b=_0x84ea0d['plugins']['get']('TrackChangesEditing'),_0x5eb1bd=_0x84ea0d['locale'];_0x171b8b['descriptionFactory']['registerElementLabel']('horizontalLine',_0x53d69d=>At(_0x5eb1bd,'ELEMENT_HORIZONTAL_LINE',_0x53d69d));}}class ne extends _0x31a8de{['afterInit'](){const _0x57d399=this['editor'];if(!_0x57d399['plugins']['has']('HtmlEmbed'))return;const _0x49e795=_0x57d399['plugins']['get']('TrackChangesEditing'),_0x3e37c8=_0x57d399['locale'];_0x49e795['descriptionFactory']['registerElementLabel']('rawHtml',_0x299dc1=>At(_0x3e37c8,'ELEMENT_HTML_EMBED',_0x299dc1)),_0x49e795['enableDefaultAttributesIntegration']('htmlEmbed'),_0x49e795['descriptionFactory']['registerDescriptionCallback'](_0x1484a6=>{if('attribute'!=_0x1484a6['type'])return;const {data:_0x2942a7}=_0x1484a6;if(_0x2942a7&&'value'==_0x2942a7['key']&&_0x1484a6['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x216599=At(_0x3e37c8,'ELEMENT_HTML_EMBED');return{'type':'format','content':At(_0x3e37c8,'*Change\x20%0\x20content*',_0x216599)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13f8de=this['editor'],_0x481317=_0x13f8de['locale'];_0x13f8de['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26ae5c=>{if('formatBlock'!=_0x26ae5c['type'])return;const {data:_0x34efba}=_0x26ae5c;if(_0x34efba&&'htmlEmbed'==_0x34efba['commandName']){const _0x57019e=At(_0x481317,'ELEMENT_HTML_EMBED');return{'type':'format','content':At(_0x481317,'*Change\x20%0\x20content*',_0x57019e)};}});}}class ie extends _0x31a8de{['afterInit'](){const _0x46169e=this['editor'];if(!_0x46169e['plugins']['has']('ImageEditing'))return;const _0x5a5d22=_0x46169e['plugins']['get']('TrackChangesEditing'),_0x478e3b=_0x46169e['plugins']['get']('ImageUtils'),_0x203ff7=_0x46169e['locale'];_0x5a5d22['enableCommand']('insertImage'),_0x5a5d22['descriptionFactory']['registerElementLabel']('imageBlock',_0x3c3ca3=>At(_0x203ff7,'ELEMENT_IMAGE',_0x3c3ca3)),_0x5a5d22['descriptionFactory']['registerElementLabel']('imageInline',_0x1bcb07=>At(_0x203ff7,'ELEMENT_INLINE_IMAGE',_0x1bcb07)),_0x5a5d22['descriptionFactory']['registerElementLabel']('caption',()=>At(_0x203ff7,'ELEMENT_CAPTION')),_0x46169e['plugins']['has']('ImageUploadEditing')&&_0x5a5d22['enableCommand']('uploadImage'),_0x46169e['plugins']['has']('ImageBlockEditing')&&_0x46169e['plugins']['has']('ImageInlineEditing')&&(_0x5a5d22['enableCommand']('imageTypeInline',(_0x3a14a5,_0x3dc7cc)=>{const _0x436da7=_0x478e3b['getClosestSelectedImageElement'](_0x46169e['model']['document']['selection']);_0x46169e['model']['change'](()=>{_0x5a5d22['markBlockFormat'](_0x436da7,{'commandName':'imageTypeInline','commandParams':[_0x3dc7cc]},[],'convertBlockImageToInline');});}),_0x5a5d22['enableCommand']('imageTypeBlock',(_0x56c4bb,_0x335a10)=>{_0x46169e['model']['change'](_0x5996aa=>{let _0x39d229=_0x478e3b['getClosestSelectedImageElement'](_0x46169e['model']['document']['selection']),_0x301b02=_0x5996aa['createRangeOn'](_0x39d229);const _0x5dd17b=tt['fromPosition'](_0x301b02['start'],'toPrevious'),_0x194c2c=tt['fromPosition'](_0x301b02['end'],'toNext');_0x5a5d22['forceDefaultExecution'](()=>_0x56c4bb(_0x335a10)),_0x39d229=_0x478e3b['getClosestSelectedImageElement'](_0x46169e['model']['document']['selection']),_0x301b02=_0x5996aa['createRangeOn'](_0x39d229);const _0x4668a2=_0x5996aa['createRange'](_0x5dd17b,_0x194c2c);_0x5dd17b['detach'](),_0x194c2c['detach'](),_0x5a5d22['markBlockFormat'](_0x39d229,{'commandName':'imageTypeInline','commandParams':[_0x335a10]},[],'convertInlineImageToBlock'),_0x4668a2['start']['isBefore'](_0x301b02['start'])&&_0x5a5d22['markInsertion'](_0x5996aa['createRange'](_0x4668a2['start'],_0x301b02['start']),'convertInlineImageToBlock'),_0x301b02['end']['isBefore'](_0x4668a2['end'])&&_0x5a5d22['markInsertion'](_0x5996aa['createRange'](_0x301b02['end'],_0x4668a2['end']),'convertInlineImageToBlock');});}),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x5a5d22['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x1d658b])=>{const _0x1667ae=_0x5a5d22['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x1e6b23=_0x1d658b['start'],_0x172cb3=_0x1d658b['end'];const _0x1146a8=_0x46169e['model']['schema']['getNearestSelectionRange'](_0x1e6b23,'backward'),_0x1edfe5=_0x46169e['model']['schema']['getNearestSelectionRange'](_0x172cb3,'forward');_0x1146a8['isCollapsed']&&(_0x1e6b23=_0x1146a8['start']),_0x1edfe5['isCollapsed']&&(_0x172cb3=_0x1edfe5['end']),_0x1667ae([_0x46169e['model']['createRange'](_0x1e6b23,_0x172cb3)]);}),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x35c807),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x35c807)),_0x46169e['plugins']['has']('ImageCaptionEditing')&&(_0x5a5d22['enableCommand']('toggleImageCaption',(_0x2d705d,_0x559aa9)=>{const _0x346219=_0x46169e['plugins']['get']('ImageCaptionUtils');let _0x2689c9=_0x478e3b['getClosestSelectedImageElement'](_0x46169e['model']['document']['selection']),_0x280d14=_0x346219['getCaptionFromImageModelElement'](_0x2689c9);_0x46169e['model']['change'](()=>{if(_0x280d14)return void _0x5a5d22['markDeletion'](_0x46169e['model']['createRangeOn'](_0x280d14));const _0x25ba6e=_0x478e3b['isBlockImage'](_0x2689c9);_0x2d705d(_0x559aa9),_0x2689c9=_0x478e3b['getClosestSelectedImageElement'](_0x46169e['model']['document']['selection']),_0x280d14=_0x346219['getCaptionFromImageModelElement'](_0x2689c9),_0x5a5d22['markInsertion'](_0x46169e['model']['createRangeOn'](_0x280d14),_0x25ba6e?null:'imageCaption');});}),_0x5a5d22['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x35c807));const _0x5b54ab=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x75f78d(_0x4130a7,_0x3e1f50){const _0x2e7acc=_0x5b54ab['findIndex'](({type:_0x35ef73,subType:_0x1d048e})=>_0x4130a7['type']==_0x35ef73&&_0x4130a7['subType']==_0x1d048e),_0x47114d=_0x5b54ab['findIndex'](({type:_0x152b16,subType:_0x1796aa})=>_0x3e1f50['type']==_0x152b16&&_0x3e1f50['subType']==_0x1796aa);if(_0x2e7acc<0x0||_0x47114d<0x0)return!0x1;const _0x5ccfba=_0x4130a7['getFirstRange'](),_0x310178=_0x3e1f50['getFirstRange']();if((0x0==_0x2e7acc||0x1==_0x2e7acc)&&0x2==_0x47114d&&_0x5ccfba['isIntersecting'](_0x310178))return!0x0;if(0x2==_0x2e7acc&&0x3==_0x47114d){const _0x32a765=_0x5a5d22['_findSuggestions'](_0x5ccfba,'insertion')['filter'](({suggestion:_0x2d8f2f,meta:_0x441994})=>_0x441994['isOwn']&&'convertInlineImageToBlock'==_0x2d8f2f['subType']);if(_0x32a765['length']>0x1&&_0x310178['end']['isEqual'](_0x5ccfba['start']))return!0x0;if(0x1==_0x32a765['length']&&(_0x5ccfba['start']['isEqual'](_0x310178['end'])||_0x5ccfba['end']['isEqual'](_0x310178['start'])))return!0x0;}if(0x3==_0x2e7acc&&0x3==_0x47114d&&_0x5ccfba['start']['isBefore'](_0x310178['start'])){const _0x50e47f=_0x5ccfba['end']['nodeAfter'],_0x798081=_0x310178['start']['nodeBefore'];return _0x478e3b['isBlockImage'](_0x50e47f)&&_0x50e47f===_0x798081;}return!0x1;}function _0x35c807(_0x4a9e3d,_0x2fd729){return _0x75f78d(_0x4a9e3d,_0x2fd729)?[_0x4a9e3d,_0x2fd729]:_0x75f78d(_0x2fd729,_0x4a9e3d)?[_0x2fd729,_0x4a9e3d]:null;}_0x46169e['plugins']['has']('ImageResize')&&(_0x5a5d22['enableDefaultAttributesIntegration']('resizeImage'),_0x5a5d22['descriptionFactory']['registerAttributeLabel']('resizedWidth',At(_0x203ff7,'FORMAT_IMAGE_SIZE'))),_0x46169e['plugins']['has']('ImageTextAlternativeEditing')&&_0x5a5d22['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x46169e['plugins']['has']('PictureEditing')&&_0x5a5d22['descriptionFactory']['registerDescriptionCallback'](_0x588e8e=>{if('attribute'!=_0x588e8e['type'])return;const {data:_0x5b77c5}=_0x588e8e;return _0x5b77c5&&'sources'==_0x5b77c5['key']?{'type':'format','content':''}:void 0x0;}),_0x46169e['plugins']['has']('ImageSizeAttributes')&&_0x5a5d22['descriptionFactory']['registerDescriptionCallback'](_0x5aaf45=>{if('attribute'!=_0x5aaf45['type'])return;const {data:_0x2d1a5b}=_0x5aaf45;return!_0x2d1a5b||'width'!=_0x2d1a5b['key']&&'height'!=_0x2d1a5b['key']?void 0x0:{'type':'format','content':''};}),_0x5a5d22['descriptionFactory']['registerDescriptionCallback'](_0x4f4c98=>{if(!!_0x5b54ab['find'](({type:_0x1ad0ab,subType:_0x990b10})=>_0x4f4c98['type']==_0x1ad0ab&&_0x4f4c98['subType']==_0x990b10))return _0x4f4c98['previous']?{}:void 0x0;}),_0x5a5d22['descriptionFactory']['registerDescriptionCallback'](_0xf7f979=>{if('insertion'==_0xf7f979['type']||'deletion'==_0xf7f979['type']){const _0x1691e8=_0xf7f979['getContainedElement']();if(_0x1691e8&&_0x1691e8['is']('element','caption'))return{'type':'insertion'==_0xf7f979['type']?'addObject':'removeObject','element':_0x1691e8,'quantity':0x1};}}),_0x5a5d22['descriptionFactory']['registerDescriptionCallback'](_0x229c5e=>'formatBlock'==_0x229c5e['type']&&'convertInlineImageToBlock'==_0x229c5e['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x229c5e['type']&&'convertBlockImageToInline'==_0x229c5e['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x5a5d22['descriptionFactory']['registerDescriptionCallback'](_0x54f196=>{if('attribute'!=_0x54f196['type'])return;const {data:_0x24ab3b}=_0x54f196;if(!_0x24ab3b||'alt'!=_0x24ab3b['key'])return;const _0x4b4685=_0x24ab3b['newValue'];return _0x4b4685?{'type':'format','content':At(_0x203ff7,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4b4685+'\x22')}:{'type':'format','content':At(_0x203ff7,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44c306=this['editor'],_0x2bc639=_0x44c306['locale'];_0x44c306['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4568d0=>{if('formatBlock'!=_0x4568d0['type']&&'formatInline'!=_0x4568d0['type'])return;const {data:_0x4dfa1e}=_0x4568d0;if(_0x4dfa1e){if('imageTextAlternative'==_0x4dfa1e['commandName']){const _0x5001bd=_0x4dfa1e['commandParams'][0x0]['newValue'];return _0x5001bd?{'type':'format','content':At(_0x2bc639,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5001bd+'\x22')}:{'type':'format','content':At(_0x2bc639,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4dfa1e['commandName']){const _0x30e59a=_0x4dfa1e['commandParams'][0x0]['width'];return _0x30e59a?{'type':'format','content':At(_0x2bc639,'*Set\x20image\x20width:*\x20%0',_0x30e59a)}:{'type':'format','content':At(_0x2bc639,'*Reset\x20image\x20width*')};}}});}}class se extends _0x31a8de{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x2e3a2b=this['editor']['locale'],_0x55dff1=this['editor']['plugins']['get']('TrackChangesEditing');_0x55dff1['enableDefaultAttributesIntegration']('replaceImageSource'),_0x55dff1['descriptionFactory']['registerDescriptionCallback'](_0x422cb9=>{if('attribute'!=_0x422cb9['type'])return;const {data:_0x2b41f5}=_0x422cb9;return _0x2b41f5&&'src'==_0x2b41f5['key']?_0x2b41f5['newValue']&&_0x2b41f5['oldValue']?{'type':'format','content':At(_0x2e3a2b,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4eed36=this['editor']['plugins']['get']('TrackChangesEditing');_0x4eed36['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x4eed36['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4eed36['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x4eed36['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27961f=this['editor'],_0x42bd23=_0x27961f['locale'];_0x27961f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4442f1=>{if('formatBlock'!=_0x4442f1['type']&&'formatInline'!=_0x4442f1['type'])return;const {data:_0x204271}=_0x4442f1;if(!_0x204271||'replaceImageSource'!=_0x204271['commandName'])return;return{'type':'format','content':At(_0x42bd23,'*Format:*\x20replace\x20image\x20URL')};});}}class re extends _0x31a8de{['afterInit'](){const _0x5971ff=this['editor'];if(!_0x5971ff['plugins']['has']('ImageStyleEditing'))return;const _0x10d084=_0x5971ff['plugins']['get']('TrackChangesEditing'),_0x4df16b=_0x5971ff['plugins']['get']('ImageUtils'),_0x576fbc={};_0x10d084['enableCommand']('imageStyle',(_0x202a4c,_0x3a7aa6)=>{const _0x35fd58=_0x5971ff['plugins']['get']('Users')['me'],_0x5f0d1b=_0x5971ff['commands']['get']('imageStyle');let _0x2cca02=_0x4df16b['getClosestSelectedImageElement'](_0x5971ff['model']['document']['selection']),_0x243f74=_0x5971ff['model']['createRangeOn'](_0x2cca02),_0xc4c089=_0x5f0d1b['value'];if(_0xc4c089==_0x3a7aa6['value'])return;const _0x4238e7={'commandName':'imageStyle','commandParams':[_0x3a7aa6],'formatGroupId':_0x2026f5()};_0x5971ff['model']['change'](()=>{if(_0x10d084['getSuggestions']()['filter'](_0x44d6c0=>_0x44d6c0['isInContent']&&_0x35fd58==_0x44d6c0['author']&&('formatBlock'==_0x44d6c0['type']||'formatInline'==_0x44d6c0['type'])&&('imageStylePreApply'==_0x44d6c0['subType']||'imageStylePostApply'==_0x44d6c0['subType'])&&_0x44d6c0['getFirstRange']()['isEqual'](_0x243f74))['forEach'](_0x2c952f=>_0x10d084['discardSuggestion'](_0x2c952f['head'])),_0x2cca02=_0x4df16b['getClosestSelectedImageElement'](_0x5971ff['model']['document']['selection']),_0x243f74=_0x5971ff['model']['createRangeOn'](_0x2cca02),_0x5f0d1b['refresh'](),_0x5971ff['commands']['get']('imageTypeInline')['refresh'](),_0x5971ff['commands']['get']('imageTypeBlock')['refresh'](),_0xc4c089=_0x5f0d1b['value'],_0xc4c089!=_0x3a7aa6['value'])return _0x4df16b['isInlineImage'](_0x2cca02)&&_0x5f0d1b['shouldConvertImageType'](_0x3a7aa6['value'],_0x2cca02)?(_0x202a4c({..._0x3a7aa6,'setImageSizes':!0x1}),_0x2cca02=_0x4df16b['getClosestSelectedImageElement'](_0x5971ff['model']['document']['selection']),void _0x10d084['markBlockFormat'](_0x2cca02,{..._0x4238e7,'commandReversedParams':[{'value':_0xc4c089||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x4df16b['isBlockImage'](_0x2cca02)?_0x10d084['markBlockFormat'](_0x2cca02,_0x4238e7,[],'imageStylePostApply'):_0x10d084['markInlineFormat'](_0x243f74,_0x4238e7,'imageStylePostApply'));});});for(const _0x1ab901 of _0x5971ff['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x576fbc[_0x1ab901['name']]=_0x1ab901['title']['toLowerCase']();_0x10d084['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x10d084['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x10d084['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x10d084['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x1fe45f])=>{_0x4df16b['setImageNaturalSizeAttributes'](_0x1fe45f['getContainedElement']());}),_0x10d084['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2d30dd,_0x124dbf)=>{_0x10d084['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2d30dd,{'commandName':_0x124dbf['commandName'],'commandParams':_0x124dbf['commandReversedParams']});}),_0x10d084['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xe84c8e,_0x248e25){if(_0x5f4362(_0xe84c8e,_0x248e25))return[_0xe84c8e,_0x248e25];if(_0x5f4362(_0x248e25,_0xe84c8e))return[_0x248e25,_0xe84c8e];return null;});const _0x439967=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5f4362(_0xddd06d,_0x50bcce){const _0xe25ca2=_0x439967['findIndex'](({type:_0x1adbd8,subType:_0x3d8b22})=>_0xddd06d['type']==_0x1adbd8&&_0xddd06d['subType']==_0x3d8b22),_0x22b3d3=_0x439967['findIndex'](({type:_0x876398,subType:_0x426173})=>_0x50bcce['type']==_0x876398&&_0x50bcce['subType']==_0x426173);if(_0xe25ca2<0x0||_0x22b3d3<0x0)return!0x1;const _0x3051da=_0xddd06d['getFirstRange'](),_0x2685ac=_0x50bcce['getFirstRange']();if((0x0==_0xe25ca2||0x1==_0xe25ca2)&&0x2==_0x22b3d3&&_0x3051da['isIntersecting'](_0x2685ac))return!0x0;if(0x2==_0xe25ca2&&0x3==_0x22b3d3){const _0x454f43=_0x10d084['_findSuggestions'](_0x3051da,'insertion')['filter'](({suggestion:_0x5636b9,meta:_0x3b7f65})=>_0x3b7f65['isOwn']&&'convertInlineImageToBlock'==_0x5636b9['subType']);if(_0x454f43['length']>0x1&&_0x2685ac['end']['isEqual'](_0x3051da['start']))return!0x0;if(0x1==_0x454f43['length']&&(_0x3051da['start']['isEqual'](_0x2685ac['end'])||_0x3051da['end']['isEqual'](_0x2685ac['start'])))return!0x0;}if(0x3==_0xe25ca2&&0x3==_0x22b3d3&&_0x3051da['start']['isBefore'](_0x2685ac['start'])){const _0x1aac63=_0x3051da['end']['nodeAfter'],_0x3a70a5=_0x2685ac['start']['nodeBefore'];return _0x4df16b['isBlockImage'](_0x1aac63)&&_0x1aac63===_0x3a70a5;}return!0x1;}_0x5971ff['model']['document']['registerPostFixer'](()=>{let _0x364b52=!0x1;const _0x2c66ce=Array['from'](_0x5971ff['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x21a655,data:_0x1e20d7}of _0x2c66ce){const {group:_0x2fcabd,type:_0x51b0d8,subType:_0x2eb3bd,id:_0x135288}=_0x6b12f7(_0x21a655);if('suggestion'==_0x2fcabd&&_0x10d084['hasSuggestion'](_0x135288)){if('formatBlock'==_0x51b0d8&&('imageStylePreApply'==_0x2eb3bd||'imageStylePostApply'==_0x2eb3bd)){const _0x5927c4=_0x10d084['getSuggestion'](_0x135288);if(_0x1e20d7['newRange']){const _0x19f364=_0x5927c4['getFirstRange']()['getContainedElement']();if(_0x4df16b['isBlockImage'](_0x19f364))continue;_0x10d084['discardSuggestion'](_0x5927c4),_0x364b52=!0x0;}}if('insertion'==_0x51b0d8&&'imageCaption'==_0x2eb3bd&&!_0x1e20d7['newRange']){const _0x1cf5ac=_0x10d084['getSuggestion'](_0x135288);_0x1cf5ac['next']&&_0x1cf5ac['next']['isInContent']&&(_0x10d084['discardSuggestion'](_0x1cf5ac['next']),_0x364b52=!0x0);}}}return _0x364b52;}),this['_registerLegacyDescription'](_0x576fbc);}['_registerLegacyDescription'](_0x1773e9){const _0x5c1734=this['editor'],_0x32acd4=_0x5c1734['locale'];_0x5c1734['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ce8a2=>{if('formatBlock'!=_0x4ce8a2['type']&&'formatInline'!=_0x4ce8a2['type'])return;const {data:_0x4e5132}=_0x4ce8a2;if(!_0x4e5132||'imageStyle'!=_0x4e5132['commandName'])return;const _0x4e2940=_0x4e5132['commandParams'][0x0]['value'];return _0x2e4eaf('side'===_0x4e2940?At(_0x32acd4,'FORMAT_SIDE_IMAGE'):_0x1773e9[_0x4e2940]||_0x4e2940);function _0x2e4eaf(_0x34da09){return{'type':'format','content':At(_0x32acd4,'*Format:*\x20%0',_0x34da09)};}});}}class oe extends _0x31a8de{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x258213){super(_0x258213),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x58272a=this['editor'],_0xf8a949=_0x58272a['commands']['get']('importWord'),_0x598c7c=_0x58272a['commands']['get']('trackChanges');_0xf8a949&&(_0xf8a949['on']('execute',(_0x415bba,[,_0x5ae56c])=>{this['_trackChangesValueDuringImport']=_0x598c7c['value'],_0x5ae56c['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xf8a949,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xf8a949,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x598c7c['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x58272a['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x38b9d4,_0x4d26e6){const {suggestions:_0x1814af}=_0x4d26e6,_0xe0eb73=this['editor']['commands']['get']('trackChanges'),_0x1b70ee=_0xe0eb73['value'];this['_trackChangesValueDuringImport']!==_0x1b70ee&&(_0xe0eb73['execute'](),this['_trackChangesExecuted']=!0x0),_0x1814af&&_0x1814af['forEach'](({id:_0x5e05e4,type:_0x4df39e,author:_0x25faea,created_at:_0x3320c7})=>{const _0x1b1cba={'id':_0x5e05e4,'type':_0x4df39e,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x25faea,'createdAt':_0x3320c7?new Date(_0x3320c7):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1b1cba);});}}class ae extends _0x31a8de{['afterInit'](){const _0x360d52=this['editor'],_0x5828ee=_0x360d52['plugins']['get']('TrackChangesEditing');if(_0x360d52['plugins']['has']('IndentEditing')&&(_0x5828ee['enableCommand']('indent'),_0x5828ee['enableCommand']('outdent')),_0x360d52['plugins']['has']('IndentBlock')){for(const _0x1c1cfb of['indentBlock','outdentBlock'])_0x5828ee['enableDefaultAttributesIntegration'](_0x1c1cfb);if(_0x360d52['plugins']['has']('ListEditing')){for(const _0x1f25fb of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x5828ee['enableDefaultAttributesIntegration'](_0x1f25fb);}}const _0x1cb842=_0x360d52['locale'];_0x5828ee['descriptionFactory']['registerAttributeLabel']('blockIndent',At(_0x1cb842,'FORMAT_INDENT')),_0x5828ee['descriptionFactory']['registerAttributeLabel']('blockIndentList',At(_0x1cb842,'FORMAT_INDENT')),_0x5828ee['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',At(_0x1cb842,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x349ab7=this['editor'],_0x3fc9d3=_0x349ab7['locale'],_0x4d4588=_0x349ab7['plugins']['get']('TrackChangesEditing');_0x4d4588['descriptionFactory']['registerDescriptionCallback'](_0x460cfa=>{if('formatBlock'!=_0x460cfa['type'])return;const {data:_0x12b856}=_0x460cfa;if(!_0x12b856)return;if('indentBlock'!=_0x12b856['commandName']&&'outdentBlock'!=_0x12b856['commandName'])return;const _0x48a66a=_0x460cfa['getItems']()[0x0],_0x333df4=_0x4d4588['descriptionFactory']['getItemLabel'](_0x48a66a);return'indentBlock'==_0x12b856['commandName']?{'type':'format','content':At(_0x3fc9d3,'*Indent:*\x20%0',_0x333df4)}:'outdentBlock'==_0x12b856['commandName']?{'type':'format','content':At(_0x3fc9d3,'*Outdent:*\x20%0',_0x333df4)}:void 0x0;});}}class ce extends _0x31a8de{static get['requires'](){return[ct];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class le extends _0x31a8de{['afterInit'](){const _0x4e30d4=this['editor'];if(!_0x4e30d4['plugins']['has']('LinkEditing'))return;const _0x24be40=_0x4e30d4['plugins']['get']('TrackChangesEditing'),_0x5095cd=_0x4e30d4['commands']['get']('link');_0x24be40['enableDefaultAttributesIntegration']('link'),_0x24be40['enableDefaultAttributesIntegration']('unlink');for(const _0x518e39 of _0x5095cd['manualDecorators'])_0x24be40['descriptionFactory']['registerAttributeLabel'](_0x518e39['id'],'link\x20('+_0x518e39['label']['toLowerCase']()+')');_0x24be40['descriptionFactory']['registerDescriptionCallback'](_0x52f619=>{if('attribute'!=_0x52f619['type'])return;const {data:_0x4bf0d5}=_0x52f619;if(!_0x4bf0d5||'linkHref'!=_0x4bf0d5['key'])return;const _0x2da0d7=_0x4bf0d5['newValue'],_0x2c9d3c=_0x4e30d4['locale'];return{'type':'format','content':null==_0x2da0d7?At(_0x2c9d3c,'*Remove\x20link*'):At(_0x2c9d3c,'*Set\x20link:*\x20%0','\x22'+_0x2da0d7+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x71ca90=this['editor'],_0x2ee3fb=_0x71ca90['locale'];_0x71ca90['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4889d2=>{if('formatInline'!=_0x4889d2['type'])return;const {data:_0x2e1217}=_0x4889d2;if(_0x2e1217){if('link'==_0x2e1217['commandName']){const _0x2d41bd=_0x2e1217['commandParams'][0x0];return{'type':'format','content':At(_0x2ee3fb,'*Set\x20link:*\x20%0','\x22'+_0x2d41bd+'\x22')};}return'unlink'==_0x2e1217['commandName']?{'type':'format','content':At(_0x2ee3fb,'*Remove\x20link*')}:void 0x0;}});}}class ue extends _0x31a8de{['afterInit'](){const _0x24d0af=this['editor'],_0x2a8c20=_0x24d0af['locale'];if(!_0x24d0af['plugins']['has']('LegacyListEditing'))return;const _0x388790=_0x24d0af['plugins']['get']('TrackChangesEditing'),_0x1e2e9e=_0x24d0af['plugins']['has']('LegacyTodoListEditing');function _0x342643(_0x192168){return()=>{const _0x3f5ad7=_0x24d0af['model']['document']['selection'],_0x2914e3=_0x24d0af['commands']['get'](_0x192168);if(_0x2914e3['value'])return void _0x24d0af['execute']('paragraph',{});const _0x4a16c6=_0x192168['slice'](0x0,-0x4),_0x4bf83e=function(_0x49d882,_0x216294,_0x2ffbc5){let _0x5e1db5=Array['from'](_0x49d882)['filter'](_0x4c33fa=>function(_0x47ecdc,_0x9469e4){return _0x9469e4['checkChild'](_0x47ecdc['parent'],'listItem')&&!_0x9469e4['isObject'](_0x47ecdc);}(_0x4c33fa,_0x2ffbc5));_0x5e1db5=_0x5e1db5['filter'](_0x366026=>!_0x366026['is']('element','listItem')||_0x366026['getAttribute']('listType')!=_0x216294);const _0xc92a75=new Set();for(const _0x23665a of _0x5e1db5)_0x23665a['is']('element','listItem')?_0xc92a75['add'](he(_0x23665a)):_0xc92a75['add'](_0x23665a);return Array['from'](_0xc92a75);}(_0x3f5ad7['getSelectedBlocks'](),_0x4a16c6,_0x24d0af['model']['schema']);_0x24d0af['model']['change'](()=>{for(const _0x7ac8ff of _0x4bf83e)_0x388790['markBlockFormat'](_0x7ac8ff,{'commandName':_0x192168,'commandParams':[{'forceValue':!_0x2914e3['value']}],'formatGroupId':'blockName'},de(_0x7ac8ff));});};}function _0x29527a(_0x18d87d){return()=>{const _0x261a3f=function(_0x4182bd){let _0x4fc821=Array['from'](_0x4182bd);const _0x14df14=_0x4fc821['findIndex'](_0xa46211=>'listItem'!=_0xa46211['name']);return _0x14df14>-0x1&&(_0x4fc821=_0x4fc821['slice'](0x0,_0x14df14)),_0x4fc821;}(_0x24d0af['model']['document']['selection']['getSelectedBlocks']()),_0x4202e1=_0x24d0af['model']['createRange'](_0x24d0af['model']['createPositionAt'](_0x261a3f[0x0],'before'),_0x24d0af['model']['createPositionAt'](_0x261a3f[_0x261a3f['length']-0x1],'end'));_0x24d0af['model']['change'](()=>{_0x388790['markBlockFormat'](_0x4202e1,{'commandName':_0x18d87d,'commandParams':[],'formatGroupId':'listIndent'},function(_0x126c07){const _0xc6d578=new Set();for(const _0x115455 of _0x126c07){let _0x23ab69=_0x115455['nextSibling'];for(;_0x23ab69&&_0x23ab69['getAttribute']('listIndent')>_0x115455['getAttribute']('listIndent');)_0xc6d578['add'](_0x23ab69),_0x23ab69=_0x23ab69['nextSibling'];}return Array['from'](_0xc6d578);}(_0x261a3f));});};}_0x388790['enableCommand']('numberedList',_0x342643('numberedList')),_0x388790['enableCommand']('bulletedList',_0x342643('bulletedList')),_0x1e2e9e&&_0x388790['enableCommand']('todoList',_0x342643('todoList')),_0x388790['enableCommand']('indentList',_0x29527a('indentList')),_0x388790['enableCommand']('outdentList',_0x29527a('outdentList')),_0x1e2e9e&&_0x388790['enableCommand']('checkTodoList',()=>{const _0x154a2e=_0x24d0af['commands']['get']('checkTodoList'),_0x507dbb=Array['from'](_0x154a2e['_selectedElements']);_0x507dbb['filter'](_0x427af8=>_0x427af8['getAttribute']('todoListChecked')!=_0x154a2e['value']),_0x24d0af['model']['change'](()=>{for(const _0x35086b of _0x507dbb)_0x388790['markBlockFormat'](_0x35086b,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x154a2e['value']}]});});}),_0x388790['descriptionFactory']['registerElementLabel']('listItem',_0x4998ac=>At(_0x2a8c20,'ELEMENT_LIST_ITEM',_0x4998ac)),_0x388790['descriptionFactory']['registerDescriptionCallback'](_0x34f143=>{if('formatBlock'!=_0x34f143['type']&&'formatInline'!=_0x34f143['type'])return;const {data:_0x383f0d}=_0x34f143;if(_0x383f0d){if('numberedList'==_0x383f0d['commandName']||'bulletedList'==_0x383f0d['commandName']||'todoList'==_0x383f0d['commandName'])switch(_0x383f0d['commandName']['replace']('List','')){case'bulleted':return _0x402080(At(_0x2a8c20,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x402080(At(_0x2a8c20,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x402080(At(_0x2a8c20,'ELEMENT_TODO_LIST'));}if('indentList'==_0x383f0d['commandName'])return{'type':'format','content':At(_0x2a8c20,'*Indent:*\x20%0',At(_0x2a8c20,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x383f0d['commandName'])return{'type':'format','content':At(_0x2a8c20,'*Outdent:*\x20%0',At(_0x2a8c20,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x383f0d['commandName'])return _0x383f0d['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x2a8c20,'*Check\x20item*')}:{'type':'format','content':At(_0x2a8c20,'*Uncheck\x20item*')};}function _0x402080(_0x253a40){return{'type':'format','content':At(_0x2a8c20,'*Change\x20to:*\x20%0',_0x253a40)};}});}}function he(_0x47d6a3){const _0x583555=_0x47d6a3['getAttribute']('listIndent');if(0x0==_0x583555)return _0x47d6a3;let _0x5d9057=_0x47d6a3;for(;_0x47d6a3['previousSibling']&&_0x47d6a3['previousSibling']['is']('element','listItem');){const _0x334f64=_0x47d6a3['previousSibling']['getAttribute']('listIndent');if(_0x334f64==_0x583555)_0x5d9057=_0x47d6a3['previousSibling'];else{if(_0x334f64<_0x583555)break;}_0x47d6a3=_0x47d6a3['previousSibling'];}return _0x5d9057;}function de(_0x3e804e){const _0x48fc0e=[];if(_0x3e804e['is']('element','listItem')&&_0x3e804e['getAttribute']('listIndent')>0x0){let _0x780870=_0x3e804e['nextSibling'];for(;_0x780870&&'listItem'==_0x780870['name']&&_0x780870['getAttribute']('listIndent')==_0x3e804e['getAttribute']('listIndent');)_0x48fc0e['push'](_0x780870),_0x780870=_0x780870['nextSibling'];}return _0x48fc0e;}class fe extends _0x31a8de{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x37be29=this['editor']['config']['get']('list.properties'),_0xdd1ffa=this['editor']['plugins']['get']('TrackChangesEditing');_0x37be29['styles']&&_0xdd1ffa['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x37be29['reversed']&&_0xdd1ffa['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x37be29['startIndex']&&_0xdd1ffa['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0xdd1ffa['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x1a7e3f,_0x2aeb59={}){const _0x55567c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x359479=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x55567c['markMultiRangeBlockFormat'](_0x359479,{'commandName':'listStyle','commandParams':[{'type':_0x2aeb59['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x46bde6,_0x2db54a={}){const _0x49fc4e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x155f65=this['_getSuggestionBlocks'](_0xc4c489=>_0xc4c489['is']('element','listItem')&&'numbered'===_0xc4c489['getAttribute']('listType'));if(_0x155f65['length']<0x1)return;const _0x429308=_0x155f65['map'](_0x49f34a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x49f34a,'before'),this['editor']['model']['createPositionAt'](_0x49f34a,0x0)));this['editor']['model']['change'](()=>{_0x49fc4e['markMultiRangeBlockFormat'](_0x429308,{'commandName':'listReversed','commandParams':[{'reversed':_0x2db54a['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x45e17b,_0x17bd38={}){const _0x130b19=this['editor']['plugins']['get']('TrackChangesEditing'),_0x58f640=this['_getSuggestionBlocks'](_0x30063c=>_0x30063c['is']('element','listItem')&&'numbered'===_0x30063c['getAttribute']('listType'));if(_0x58f640['length']<0x1)return;const _0x273793=_0x58f640['map'](_0x4d95ae=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4d95ae,'before'),this['editor']['model']['createPositionAt'](_0x4d95ae,0x0)));this['editor']['model']['change'](()=>{_0x130b19['markMultiRangeBlockFormat'](_0x273793,{'commandName':'listStart','commandParams':[{'startIndex':_0x17bd38['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5557eb){if('formatBlock'!=_0x5557eb['type']&&'formatInline'!=_0x5557eb['type'])return;const _0x3d0ed7=this['editor']['locale'],{data:_0x96c9f2}=_0x5557eb;if(!_0x96c9f2)return;let _0x31d6a4,_0x3d560b;switch(_0x96c9f2['commandName']){case'listStyle':_0x31d6a4='*Change\x20to:*\x20%0',_0x3d560b={'type':'format','content':At(_0x3d0ed7,_0x31d6a4,At(_0x3d0ed7,this['_getTranslationKeyForListStyle'](_0x96c9f2['commandParams'][0x0]['type'])))};break;case'listReversed':_0x31d6a4=_0x96c9f2['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3d560b={'type':'format','content':At(_0x3d0ed7,_0x31d6a4)};break;case'listStart':_0x31d6a4='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3d560b={'type':'format','content':At(_0x3d0ed7,_0x31d6a4,_0x96c9f2['commandParams'][0x0]['startIndex'])};}return _0x3d560b;}['_getSuggestionBlocksForListStyle'](){const _0xeb5c4c=this['editor']['plugins']['get']('LegacyListUtils');let _0x8a620a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x8a620a[0x0]?.['is']('element','listItem')&&_0x8a620a['unshift'](..._0xeb5c4c['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x8a620a[_0x8a620a['length']-0x1]?.['is']('element','listItem')&&_0x8a620a['push'](..._0xeb5c4c['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x8a620a=[...new Set(_0x8a620a)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x8a620a=_0x8a620a['filter'](_0x24c18a=>_0x24c18a['is']('element','listItem'))),_0x8a620a;}['_getSuggestionBlocks'](_0x6f79e0){const _0x5b9260=this['editor']['plugins']['get']('LegacyListUtils');let _0x294a0e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x6f79e0)['map'](_0xc0b8ce=>{const _0x24030d=this['editor']['model']['createPositionAt'](_0xc0b8ce,0x0);return[..._0x5b9260['getSiblingNodes'](_0x24030d,'backward'),..._0x5b9260['getSiblingNodes'](_0x24030d,'forward')];})['flat']();return _0x294a0e=[...new Set(_0x294a0e)],_0x294a0e;}['_getTranslationKeyForListStyle'](_0x9ed473){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x9ed473)||'default')['toUpperCase']()+'_LIST_'+_0x9ed473['toUpperCase']()['replace'](/-/g,'_');}}class ge extends _0x31a8de{['afterInit'](){const _0x4f3c0d=this['editor'];if(!_0x4f3c0d['plugins']['has']('MediaEmbedEditing'))return;const _0x37b03b=_0x4f3c0d['plugins']['get']('TrackChangesEditing'),_0x32728c=_0x4f3c0d['locale'];_0x37b03b['enableCommand']('mediaEmbed'),_0x37b03b['descriptionFactory']['registerElementLabel']('media',_0x19f7c7=>At(_0x32728c,'ELEMENT_MEDIA',_0x19f7c7));}}class me extends _0x31a8de{['afterInit'](){const _0x440b0c=this['editor'];_0x440b0c['plugins']['has']('MentionEditing')&&_0x440b0c['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class Ee extends _0x31a8de{['afterInit'](){const _0x390d42=this['editor'];if(!_0x390d42['plugins']['has']('MergeFieldsEditing'))return;const _0x4cbc28=_0x390d42['plugins']['get']('TrackChangesEditing'),_0x3ef428=_0x390d42['locale'];_0x4cbc28['enableCommand']('insertMergeField'),_0x4cbc28['enableCommand']('insertMergeFieldBlock'),_0x4cbc28['enableCommand']('insertMergeFieldImage'),_0x4cbc28['descriptionFactory']['registerElementLabel']('mergeField',_0x3445d6=>At(_0x3ef428,'ELEMENT_MERGE_FIELD',_0x3445d6)),_0x4cbc28['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x306a67=>At(_0x3ef428,'ELEMENT_MERGE_FIELD',_0x306a67)),_0x4cbc28['descriptionFactory']['registerDescriptionCallback'](_0xe2a653=>{if('insertion'!=_0xe2a653['type']&&'deletion'!=_0xe2a653['type'])return;const _0x48bbf7=_0xe2a653['getContainedElement']();if(null==_0x48bbf7)return;const _0x37fdaa=_0x390d42['plugins']['get']('MergeFieldsEditing');let _0x37a332;switch(_0x37fdaa['getMergeFieldType'](_0x48bbf7)){case null:return;case'image':{const _0x309547=_0x37fdaa['unwrapAffixes'](_0x48bbf7['getAttribute']('src'));_0x37a332=_0x37fdaa['getLabel'](_0x309547)||_0x309547;break;}default:{const _0x2da1bc=_0x48bbf7['getAttribute']('id');_0x37a332=_0x37fdaa['getLabel'](_0x2da1bc)||_0x2da1bc;break;}}return'insertion'==_0xe2a653['type']?{'type':'insertion','content':At(_0x3ef428,'*Insert:*\x20%0','\x22'+_0x37a332+'\x22\x20'+At(_0x3ef428,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':At(_0x3ef428,'*Remove:*\x20%0','\x22'+_0x37a332+'\x22\x20'+At(_0x3ef428,'ELEMENT_MERGE_FIELD'))};});}}class Te extends _0x31a8de{['afterInit'](){const _0x1fd674=this['editor'],_0x2ec6cf=_0x1fd674['plugins']['get']('TrackChangesEditing');_0x1fd674['plugins']['has']('MultiLevelList')&&(_0x2ec6cf['enableDefaultAttributesIntegration']('multiLevelList'),_0x2ec6cf['descriptionFactory']['registerDescriptionCallback'](_0xcdee57=>this['handleDescriptions'](_0xcdee57)));}['handleDescriptions'](_0x1e0b41){const _0x253387=this['editor']['locale'],{data:_0x3ec78c}=_0x1e0b41,_0x5f32b7={'type':'format','content':''};if(_0x3ec78c&&'listMarkerStyle'==_0x3ec78c['key']){if(!_0x3ec78c['oldValue'])return{'type':'format','content':At(_0x253387,'*Set\x20format:*\x20%0',At(_0x253387,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3ec78c['newValue']+')'};if(!_0x3ec78c['newValue']){let _0xb94cb0=_0x1e0b41['head'];for(;_0xb94cb0;){if(_0xb94cb0['data']&&'listType'==_0xb94cb0['data']['key']&&_0xb94cb0['data']['newValue'])return _0x5f32b7;_0xb94cb0=_0xb94cb0['next'];}return{'type':'format','content':At(_0x253387,'*Remove\x20format:*\x20%0',At(_0x253387,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3ec78c['oldValue']+')'};}}}}class _e extends _0x31a8de{['afterInit'](){const _0x54566d=this['editor'];if(!_0x54566d['plugins']['has']('PageBreakEditing'))return;_0x54566d['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x5dea40=_0x54566d['plugins']['get']('TrackChangesEditing'),_0x16c0c2=_0x54566d['locale'];_0x5dea40['descriptionFactory']['registerElementLabel']('pageBreak',_0x5983c7=>At(_0x16c0c2,'ELEMENT_PAGE_BREAK',_0x5983c7));}}class pe extends _0x31a8de{['afterInit'](){const _0x57f6bd=this['editor'];if(!_0x57f6bd['plugins']['has']('Paragraph'))return;const _0x2fb85c=_0x57f6bd['locale'],_0x113be2=_0x57f6bd['plugins']['get']('TrackChangesEditing');_0x113be2['descriptionFactory']['registerElementLabel']('paragraph',_0x22b373=>At(_0x2fb85c,'ELEMENT_PARAGRAPH',_0x22b373)),_0x113be2['enableDefaultAttributesIntegration']('paragraph'),_0x113be2['enableCommand']('insertParagraph');const _0x2dd027=_0x113be2['descriptionFactory'];_0x2dd027['registerDescriptionCallback'](_0x29d4f9=>{if('insertion'!==_0x29d4f9['type'])return;const {start:_0x52f21,end:_0x2cfccf}=_0x29d4f9['getFirstRange']();if(!_0x52f21['isTouching'](_0x2cfccf)||!_0x52f21['nodeAfter'])return;const _0x5e1bd6=_0x57f6bd['model']['schema'],_0x8f53b3=_0x52f21['nodeAfter'];return _0x5e1bd6['isBlock'](_0x8f53b3)&&!_0x5e1bd6['isLimit'](_0x8f53b3)&&_0x5e1bd6['checkChild'](_0x8f53b3,'$text')?{'type':'insertion','content':At(_0x2fb85c,'*Insert:*\x20%0',_0x2dd027['getItemLabel'](_0x8f53b3,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e3866=this['editor'],_0x1154e8=_0x4e3866['locale'];_0x4e3866['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x53a267=>{if('formatBlock'!=_0x53a267['type'])return;const {data:_0x37ff39}=_0x53a267;return _0x37ff39&&'paragraph'==_0x37ff39['commandName']?{'type':'format','content':At(_0x1154e8,'*Change\x20to:*\x20%0',At(_0x1154e8,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}class Le extends _0x31a8de{['afterInit'](){const _0x15980c=this['editor'];_0x15980c['commands']['get']('replaceSource')&&_0x15980c['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class Ie extends _0x31a8de{['afterInit'](){const _0x2302b5=this['editor'];if(!_0x2302b5['plugins']['has']('RemoveFormatEditing'))return;_0x2302b5['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41fde5=this['editor'];_0x41fde5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x36f42d=>{if('formatBlock'!=_0x36f42d['type']&&'formatInline'!=_0x36f42d['type'])return;const {data:_0x3ab555}=_0x36f42d;return _0x3ab555&&'removeFormat'==_0x3ab555['commandName']?{'type':'format','content':At(_0x41fde5['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class be extends _0x31a8de{['afterInit'](){const _0x5096d9=this['editor'];if(!_0x5096d9['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3f12ce=_0x5096d9['plugins']['get']('TrackChangesEditing');_0x3f12ce['enableCommand']('goToPreviousRestrictedEditingException'),_0x3f12ce['enableCommand']('goToNextRestrictedEditingException');const _0x468a9b=_0x5096d9['plugins']['get']('RestrictedEditingModeEditing');_0x468a9b['enableCommand']('trackChanges'),_0x468a9b['enableCommand']('acceptSuggestion'),_0x468a9b['enableCommand']('discardSuggestion'),_0x468a9b['enableCommand']('acceptAllSuggestions'),_0x468a9b['enableCommand']('discardAllSuggestions'),_0x468a9b['enableCommand']('acceptSelectedSuggestions'),_0x468a9b['enableCommand']('discardSelectedSuggestions');}}class Ae extends _0x31a8de{['afterInit'](){const _0x6a04fa=this['editor'];if(!_0x6a04fa['plugins']['has']('ShiftEnter'))return;const _0x6e57f0=_0x6a04fa['plugins']['get']('TrackChangesEditing');_0x6e57f0['enableCommand']('shiftEnter'),_0x6e57f0['descriptionFactory']['registerElementLabel']('softBreak',_0x34a065=>At(_0x6a04fa['locale'],'ELEMENT_LINE_BREAK',_0x34a065));}}function ke(_0x345827,_0x356108,_0x3e58e4){const _0x5b7183=[];for(const _0x2393fb of _0x356108['getItems']())_0x2393fb['hasAttribute'](_0x345827)&&_0x5b7183['push'](_0x3e58e4['createRangeOn'](_0x2393fb));return _0x5b7183;}class Ce extends _0x31a8de{['afterInit'](){const _0x134819=this['editor'],_0x2500b6=_0x134819['plugins']['get']('TrackChangesEditing');_0x134819['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x2500b6['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x4155ce=this['editor'],_0x430d32=_0x4155ce['model'],_0x5c6d80=_0x4155ce['locale'],_0x656dd0=_0x4155ce['plugins']['get']('TrackChangesEditing'),_0x4374e4='restrictedEditingException',_0x42d676=_0x4155ce['commands']['get'](_0x4374e4);_0x656dd0['enableCommand'](_0x4374e4,(_0x2629e5,_0xd0a315={})=>{const _0x45ae79=_0x430d32['document']['selection'];if(_0x45ae79['isCollapsed'])return void _0x2629e5(_0xd0a315);const _0x46a6a4=void 0x0!==_0xd0a315['forceValue']?_0xd0a315['forceValue']:!_0x42d676['value'];_0x430d32['change'](()=>{const _0x111019=Array['from'](_0x45ae79['getRanges']());for(const _0x2887cc of _0x111019){const _0x3d42a8=_0x46a6a4?[_0x2887cc]:ke(_0x4374e4,_0x2887cc,_0x430d32);for(const _0x5ef58f of _0x3d42a8)_0x656dd0['markInlineFormat'](_0x5ef58f,{'commandName':_0x4374e4,'commandParams':[{'forceValue':_0x46a6a4}]});}});}),_0x656dd0['descriptionFactory']['registerDescriptionCallback'](_0x495816=>{if('formatBlock'!=_0x495816['type']&&'formatInline'!=_0x495816['type'])return;const {data:_0x324fdc}=_0x495816;return _0x324fdc&&_0x324fdc['commandName']==_0x4374e4?_0x324fdc['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x5c6d80,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':At(_0x5c6d80,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x405f79=this['editor'],_0x559abf=_0x405f79['locale'],_0x580f69=_0x405f79['plugins']['get']('TrackChangesEditing'),_0x5ddf54='restrictedEditingExceptionBlock',_0x4f74f9=this['editor']['commands']['get'](_0x5ddf54);_0x580f69['enableCommand'](_0x5ddf54,(_0x1876db,_0x574daf={})=>{const _0x277250=this['editor']['model']['document']['selection'],_0x44c5cb=_0x574daf&&void 0x0!==_0x574daf['forceValue']?_0x574daf['forceValue']:!_0x4f74f9['value'];let _0x13d4b6=[];if(_0x44c5cb){const _0x3b7485=Array['from'](_0x277250['getSelectedBlocks']())['filter'](_0x4f2a61=>function(_0x26320d){return!!_0x26320d['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x4f2a61)||function(_0x57d93c,_0x36e7f9){const _0x4554a1=_0x36e7f9['createContext'](_0x57d93c['parent']);if(!_0x36e7f9['checkChild'](_0x4554a1,'restrictedEditingException'))return!0x1;if(!_0x36e7f9['checkChild'](_0x4554a1['push']('restrictedEditingException'),_0x57d93c))return!0x1;return!0x0;}(_0x4f2a61,this['editor']['model']['schema']));_0x13d4b6=Tt(_0x3b7485,_0x405f79['model']);}else{const _0x56a1d7=Array['from'](_0x277250['getSelectedBlocks']())['map'](_0xe4b2ec=>function(_0x33b3bd){let _0x5c39fe=_0x33b3bd;for(;_0x5c39fe['parent'];){if('restrictedEditingException'==_0x5c39fe['parent']['name'])return _0x5c39fe;_0x5c39fe=_0x5c39fe['parent'];}return null;}(_0xe4b2ec))['filter'](_0x27a6ae=>!!_0x27a6ae);_0x13d4b6=Tt(_0x56a1d7,_0x405f79['model']);}_0x405f79['model']['change'](()=>{for(const _0x542553 of _0x13d4b6)_0x580f69['markBlockFormat'](_0x542553,{'commandName':_0x5ddf54,'commandParams':[{'forceValue':_0x44c5cb}]});});}),_0x580f69['descriptionFactory']['registerDescriptionCallback'](_0x212789=>{const {data:_0x122dab}=_0x212789;if(_0x122dab&&_0x122dab['commandName']==_0x5ddf54)return _0x122dab['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x559abf,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':At(_0x559abf,'FORMAT_RESTRICTED_DISABLED')};});}}class ye extends _0x31a8de{['afterInit'](){const _0x42bce8=this['editor'];if(!_0x42bce8['plugins']['has']('Style')||!_0x42bce8['plugins']['has']('DataSchema'))return;const _0x314579=_0x42bce8['plugins']['get']('TrackChangesEditing'),_0x2d4b64=_0x42bce8['locale'],_0x42f397=_0x42bce8['config']['get']('style')||{},_0x5cfc81=_0x42bce8['plugins']['get']('GeneralHtmlSupport'),_0x53a2e7=_0x42bce8['plugins']['get']('StyleUtils')['normalizeConfig'](_0x42bce8['plugins']['get']('DataSchema'),_0x42f397['definitions']);_0x314579['enableDefaultAttributesIntegration']('style');const _0x2b43b6=new Set();for(const _0x542f8b of _0x53a2e7['block']){const _0x30437f=_0x5cfc81['getGhsAttributeNameForElement'](_0x542f8b['element']);_0x2b43b6['add'](_0x30437f);}const _0x5e88fb=new Set();for(const _0x1e75a2 of _0x53a2e7['inline']){const _0x41302a=_0x5cfc81['getGhsAttributeNameForElement'](_0x1e75a2['element']);_0x5e88fb['add'](_0x41302a);for(const _0xdee9b9 of _0x1e75a2['ghsAttributes'])_0x5e88fb['add'](_0xdee9b9);}for(const _0x1ab0e7 of _0x2b43b6)_0x314579['descriptionFactory']['registerAttributeLabel'](_0x1ab0e7,At(_0x2d4b64,'FORMAT_STYLE'));for(const _0x53c6c9 of _0x5e88fb)_0x314579['descriptionFactory']['registerAttributeLabel'](_0x53c6c9,At(_0x2d4b64,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x513a9b=this['editor'],_0x58da19=_0x513a9b['locale'];_0x513a9b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b355a=>{if('formatBlock'!=_0x5b355a['type']&&'formatInline'!=_0x5b355a['type'])return;const {data:_0x17fb6c}=_0x5b355a;return _0x17fb6c&&'style'===_0x17fb6c['commandName']?_0x17fb6c['commandParams'][0x0]['forceValue']?{'type':'format','content':At(_0x58da19,'*Set\x20format:*\x20%0',_0x17fb6c['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':At(_0x58da19,'*Remove\x20format:*\x20%0',_0x17fb6c['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ne extends _0x31a8de{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x598a19){super(_0x598a19),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x313856=this['editor'],_0x12559b=_0x313856['model']['document']['selection'];if(!_0x313856['plugins']['has']('TableEditing'))return;const _0x560b0d=_0x313856['locale'],_0x4ef357=_0x313856['plugins']['get']('TrackChangesEditing'),_0x12d089=_0x313856['plugins']['get']('TableUtils');_0x4ef357['descriptionFactory']['registerElementLabel']('table',_0xa34b91=>At(_0x560b0d,'ELEMENT_TABLE',_0xa34b91)),this['_setupColumnsRowsFixing'](),_0x4ef357['enableCommand']('insertTable'),_0x4ef357['enableCommand']('selectTableRow'),_0x4ef357['enableCommand']('selectTableColumn');for(const _0x38c868 of['insertTableRowAbove','insertTableRowBelow']){const _0x3a8540=_0x313856['commands']['get'](_0x38c868);_0x4ef357['enableCommand'](_0x38c868,_0x33de39=>{_0x313856['model']['change'](_0x5bdacc=>{_0x33de39();const _0x329e67='above'===_0x3a8540['order'],_0x17c1ee=_0x12d089['getSelectionAffectedTableCells'](_0x12559b),_0x12d8b6=_0x12d089['getRowIndexes'](_0x17c1ee),_0x4b00fa=_0x329e67?_0x12d8b6['first']-0x1:_0x12d8b6['last']+0x1,_0x25bc29=_0x17c1ee[0x0]['findAncestor']('table'),_0x46e767=_0x12d089['createTableWalker'](_0x25bc29,{'startRow':_0x4b00fa,'endRow':_0x4b00fa}),_0x127ecb=Array['from'](_0x46e767)['map'](_0x3cd9c0=>_0x5bdacc['createRangeOn'](_0x3cd9c0['cell']));_0x4ef357['markMultiRangeInsertion'](_0x127ecb,'tableRow');});});}for(const _0x13af05 of['insertTableColumnLeft','insertTableColumnRight']){const _0x51e692=_0x313856['commands']['get'](_0x13af05);_0x4ef357['enableCommand'](_0x13af05,_0x347b80=>{_0x313856['model']['change'](_0x15a815=>{_0x347b80();const _0x19d69a='left'===_0x51e692['order'],_0x2fd809=_0x12d089['getSelectionAffectedTableCells'](_0x12559b),_0x4d6dfd=_0x12d089['getColumnIndexes'](_0x2fd809),_0x54af3a=_0x19d69a?_0x4d6dfd['first']-0x1:_0x4d6dfd['last']+0x1,_0x2b8de5=_0x2fd809[0x0]['findAncestor']('table'),_0x4b63fe=_0x12d089['createTableWalker'](_0x2b8de5,{'startRow':0x0,'column':_0x54af3a,'includeAllSlots':!0x1}),_0x20016d=Array['from'](_0x4b63fe)['map'](_0x345dda=>_0x15a815['createRangeOn'](_0x345dda['cell']));_0x4ef357['markMultiRangeInsertion'](_0x20016d,'tableColumn');});});}for(const _0x25ec67 of['removeTableRow','removeTableColumn']){const _0xf39c7c=_0x25ec67['substr'](0xb),_0x7f9c98=_0xf39c7c['toLowerCase'](),_0x286ffa=_0x7f9c98['substr'](0x0,0x3)+'span',_0x4faf75='table'+_0xf39c7c,_0x302bb6='min'+_0xf39c7c,_0x3d00f2='max'+_0xf39c7c;_0x4ef357['enableCommand'](_0x25ec67,()=>{_0x313856['model']['change'](_0x216785=>{const _0x31da91=_0x12d089['getSelectionAffectedTableCells'](_0x12559b),_0x348ba5=_0x31da91[0x0]['findAncestor']('table');let _0x2bf8f5;if('removeTableRow'==_0x25ec67){const _0x3a80cd=_0x12d089['getRowIndexes'](_0x31da91);_0x2bf8f5={'startRow':_0x3a80cd['first'],'endRow':_0x3a80cd['last'],'includeAllSlots':!0x0};}else{const _0x3c7da6=_0x12d089['getColumnIndexes'](_0x31da91);_0x2bf8f5={'startColumn':_0x3c7da6['first'],'endColumn':_0x3c7da6['last'],'includeAllSlots':!0x0};}const _0x229214=_0x12d089['createTableWalker'](_0x348ba5,_0x2bf8f5),_0x2333e7=Array['from'](_0x229214)['map'](({cell:_0x31c307})=>_0x31c307),_0x1d982e=Re(_0x2333e7['filter'](_0x55b92c=>_0x55b92c['hasAttribute'](_0x286ffa))),_0x45552b=Re(_0x2333e7['filter'](_0x55e07c=>!_0x55e07c['hasAttribute'](_0x286ffa)))['map'](_0x2e4632=>_0x216785['createRangeOn'](_0x2e4632)),_0x30a48b=_0x4ef357['markMultiRangeDeletion'](_0x45552b,_0x4faf75);if(_0x30a48b&&('tableRow'==_0x30a48b['subType']||'tableColumn'==_0x30a48b['subType'])){const _0x1a4e74=this['_getSuggestionCoords'](_0x30a48b);for(const _0x1624bf of _0x1d982e){const _0x2715eb=_0x216785['createRangeOn'](_0x1624bf),_0x3ef2b6=_0x12d089['getCellLocation'](_0x1624bf),_0x57854a=_0x1624bf['getAttribute'](_0x286ffa)-0x1,_0x441012=_0x1a4e74[_0x302bb6],_0x4a00d2=_0x1a4e74[_0x3d00f2];_0x441012<=_0x3ef2b6[_0x7f9c98]&&_0x3ef2b6[_0x7f9c98]+_0x57854a<=_0x4a00d2&&_0x30a48b['addRange'](_0x2715eb);}}});});}function _0x85fcad(_0x10ddf5){const _0x45f077=Array['from'](_0x12559b['getRanges']())['map'](_0x551569=>_0x5b1490['fromRange'](_0x551569));_0x313856['model']['change'](_0x29fedf=>{const _0x425587=_0x29fedf['batch'];_0x10ddf5=_0x10ddf5['filter'](_0x2beb26=>'$graveyard'!=_0x2beb26['root']['rootName']),_0x29fedf['setSelection'](_0x10ddf5),_0x313856['commands']['get']('removeTableRow')['refresh'](),_0x313856['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x313856['model']['enqueueChange'](()=>{_0x313856['model']['enqueueChange'](_0x425587,_0x51e4be=>{const _0x471946=_0x45f077['filter'](_0x263015=>'$graveyard'!=_0x263015['root']['rootName']);_0x471946['length']>0x0&&_0x51e4be['setSelection'](_0x471946);for(const _0x1d779e of _0x45f077)_0x1d779e['detach']();});});});}function _0xecea4(_0x15aa4f){_0x313856['model']['change'](_0x19c35e=>{const _0x2544ae=Array['from'](_0x12559b['getRanges']())['map'](_0x82a622=>_0x5b1490['fromRange'](_0x82a622)),_0x1244ab=[];for(const _0x3f1ebd of _0x15aa4f)for(const _0x206cc9 of _0x3f1ebd['getItems']({'shallow':!0x0}))_0x1244ab['push'](_0x206cc9);for(const _0x1f7003 of _0x1244ab)'$graveyard'!=_0x1f7003['root']['rootName']&&(_0x19c35e['setSelection'](_0x19c35e['createPositionAt'](_0x1f7003,0x0)),_0x313856['commands']['get']('removeTableColumn')['refresh'](),_0x313856['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1e1d00=_0x2544ae['filter'](_0x5b9004=>'$graveyard'!=_0x5b9004['root']['rootName']);_0x1e1d00['length']>0x0&&_0x19c35e['setSelection'](_0x1e1d00);for(const _0x73ccca of _0x2544ae)_0x73ccca['detach']();});}function _0x2bda44(_0x3f52f9,_0x3a2729){return _0x3a2729['every'](_0x256d88=>_0x3f52f9['some'](_0x2b2f7d=>_0x2b2f7d['end']['isEqual'](_0x256d88['start'])||_0x256d88['end']['isEqual'](_0x2b2f7d['start'])));}function _0x199e32(_0x21758f,_0x139cb8){return!_0x21758f['some'](_0x10bbc4=>_0x139cb8['some'](_0x42b587=>_0x10bbc4['isIntersecting'](_0x42b587)))&&_0x21758f['some'](_0x46e3a6=>_0x139cb8['some'](_0x58bb51=>_0x46e3a6['end']['isTouching'](_0x58bb51['start'])));}_0x4ef357['descriptionFactory']['registerDescriptionCallback'](_0x31f7cb=>{if('insertion'!=_0x31f7cb['type']&&'deletion'!=_0x31f7cb['type'])return;const _0x51f425=_0x31f7cb['getContainedElement']();if(null!=_0x51f425&&_0x51f425['is']('element','table')){if('insertion'==_0x31f7cb['type']){const _0x3ac49f=_0x31f7cb['getItems']()['filter'](_0x3288a8=>_0x3288a8['is']('$textProxy'))['map'](_0x22b5b3=>_0x22b5b3['data']);if(_0x3ac49f['length'])return{'type':'insertion','content':At(_0x560b0d,'*Insert:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3ac49f['join']('\x20')+'\x22'))};}if('deletion'==_0x31f7cb['type']){const _0x4dd7d0=_0x31f7cb['getItems']()['filter'](_0x48fb3=>_0x48fb3['is']('$textProxy'))['map'](_0x579aa1=>_0x579aa1['data']);if(_0x4dd7d0['length'])return{'type':'deletion','content':At(_0x560b0d,'*Remove:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4dd7d0['join']('\x20')+'\x22'))};}}}),_0x4ef357['descriptionFactory']['registerDescriptionCallback'](_0x2aa1dd=>{if('tableRow'==_0x2aa1dd['subType']){const _0x53dfe7=_0x2aa1dd['getItems']()['filter'](_0x57e452=>_0x57e452['is']('$textProxy'))['map'](_0x11fca3=>_0x11fca3['data']),_0x4dbda4=this['_getSuggestionCoords'](_0x2aa1dd),_0x65c243=_0x4dbda4['maxRow']-_0x4dbda4['minRow']+0x1;if('insertion'==_0x2aa1dd['type'])return _0x53dfe7['length']?{'type':'insertion','content':At(_0x560b0d,'*Insert:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x65c243,'\x22'+_0x53dfe7['join']('\x20')+'\x22']))}:{'type':'insertion','content':At(_0x560b0d,'*Insert:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_ROW',_0x65c243))};if('deletion'==_0x2aa1dd['type'])return _0x53dfe7['length']?{'type':'deletion','content':At(_0x560b0d,'*Remove:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x65c243,'\x22'+_0x53dfe7['join']('\x20')+'\x22']))}:{'type':'deletion','content':At(_0x560b0d,'*Remove:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_ROW',_0x65c243))};}if('tableColumn'==_0x2aa1dd['subType']){const _0x39bdfe=_0x2aa1dd['getItems']()['filter'](_0x964f3d=>_0x964f3d['is']('$textProxy'))['map'](_0x5101e0=>_0x5101e0['data']),_0x192640=this['_getSuggestionCoords'](_0x2aa1dd),_0x3bb959=_0x192640['maxColumn']-_0x192640['minColumn']+0x1;if('insertion'==_0x2aa1dd['type'])return _0x39bdfe['length']?{'type':'insertion','content':At(_0x560b0d,'*Insert:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3bb959,'\x22'+_0x39bdfe['join']('\x20')+'\x22']))}:{'type':'insertion','content':At(_0x560b0d,'*Insert:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_COLUMN',_0x3bb959))};if('deletion'==_0x2aa1dd['type'])return _0x39bdfe['length']?{'type':'deletion','content':At(_0x560b0d,'*Remove:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3bb959,'\x22'+_0x39bdfe['join']('\x20')+'\x22']))}:{'type':'deletion','content':At(_0x560b0d,'*Remove:*\x20%0',At(_0x560b0d,'ELEMENT_TABLE_COLUMN',_0x3bb959))};}}),_0x4ef357['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x85fcad),_0x4ef357['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x85fcad),_0x4ef357['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0xecea4),_0x4ef357['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0xecea4),_0x4ef357['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2bda44),_0x4ef357['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2bda44),_0x4ef357['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x199e32),_0x4ef357['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x199e32);}['_acceptFormatSuggestionCallbackFactory'](){const _0x2b4522=this['editor'],_0x4092af=_0x2b4522['model']['document']['selection'];return(_0x5f3e2f,_0x7f2f1a)=>{_0x2b4522['model']['change'](_0x5aa0e0=>{const {commandName:_0x21e9ea,commandParams:_0xfda4f6}=_0x7f2f1a;let _0x5e8633=_0x5f3e2f[0x0]['end']['nodeBefore'];_0xfda4f6&&_0xfda4f6[0x0]&&!0x1===_0xfda4f6[0x0]['forceValue']&&(_0x5e8633=_0x5f3e2f[0x0]['start']['nodeAfter']);const _0x17d300=_0x5aa0e0['createRangeIn'](_0x5e8633);if('$graveyard'==_0x17d300['root']['rootName'])return;const _0xaa5006=Array['from'](_0x4092af['getRanges']())['map'](_0x4b8caf=>_0x5b1490['fromRange'](_0x4b8caf));_0x5aa0e0['setSelection'](_0x17d300),_0x2b4522['commands']['get'](_0x21e9ea)['refresh'](),_0xfda4f6['push']({'forceDefaultExecution':!0x0}),_0x2b4522['execute'](_0x21e9ea,..._0xfda4f6);const _0x246298=_0xaa5006['filter'](_0x372151=>'$graveyard'!=_0x372151['root']['rootName']);_0x246298['length']>0x0&&_0x5aa0e0['setSelection'](_0x246298);for(const _0x589b10 of _0xaa5006)_0x589b10['detach']();});};}['_getCoordsForCells'](_0x589197){const _0x4d15b1=this['editor']['plugins']['get']('TableUtils');let _0x5573c6=Number['MAX_SAFE_INTEGER'],_0x43653a=Number['MIN_SAFE_INTEGER'],_0x24b593=Number['MAX_SAFE_INTEGER'],_0x313457=Number['MIN_SAFE_INTEGER'];for(const _0x1f3b9c of _0x589197){if('$graveyard'==_0x1f3b9c['root']['rootName'])continue;const {row:_0x24077b,column:_0x502582}=_0x4d15b1['getCellLocation'](_0x1f3b9c),_0x4af8cf=_0x1f3b9c['hasAttribute']('rowspan')?_0x1f3b9c['getAttribute']('rowspan')-0x1:0x0,_0x3db91f=_0x1f3b9c['hasAttribute']('colspan')?_0x1f3b9c['getAttribute']('colspan')-0x1:0x0;_0x5573c6=_0x24077b<_0x5573c6?_0x24077b:_0x5573c6,_0x43653a=_0x24077b+_0x4af8cf>_0x43653a?_0x24077b+_0x4af8cf:_0x43653a,_0x24b593=_0x502582<_0x24b593?_0x502582:_0x24b593,_0x313457=_0x502582+_0x3db91f>_0x313457?_0x502582+_0x3db91f:_0x313457;}return{'minRow':_0x5573c6,'maxRow':_0x43653a,'minColumn':_0x24b593,'maxColumn':_0x313457};}['_setupColumnsRowsFixing'](){const _0x49d344=this['editor'],_0x25cd6d=_0x49d344['plugins']['get']('TrackChangesEditing'),_0x2b98af=_0x49d344['plugins']['get']('TableUtils');_0x49d344['model']['document']['on']('change:data',()=>{const _0x415e0c=Array['from'](_0x49d344['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2bbfaa,data:_0x173944}of _0x415e0c){const {group:_0x55869d,id:_0x40dbba,subType:_0x350371}=_0x6b12f7(_0x2bbfaa);if('suggestion'!=_0x55869d)continue;if(null!=_0x173944['oldRange'])continue;const _0x232f33=_0x25cd6d['getSuggestion'](_0x40dbba);this['_tablePostFixingSubtypes']['includes'](_0x350371)&&this['_tableSuggestions']['add'](_0x232f33);}},{'priority':'low'});const _0x3a9aa8=(_0x51e903,_0x19f86d)=>{let _0x5b9bdc=!0x1;const _0x4efb49=_0x19f86d['createRangeOn'](_0x51e903),_0x163f1a=_0x51e903['findAncestor']('table'),_0x2acab7=_0x2b98af['getCellLocation'](_0x51e903);for(const _0x2b4666 of this['_tableSuggestions']){const _0x4e379a=_0x2b4666['subType'],_0x1f2f4c=_0x4e379a['startsWith']('tablePaste'),_0x4c5542=_0x4e379a['substr'](_0x1f2f4c?0xa:0x5),_0x3cad00=_0x4c5542['toLowerCase'](),_0x3e47ff=_0x3cad00['substr'](0x0,0x3)+'span',_0xde3080='min'+_0x4c5542,_0x3f7bd0='max'+_0x4c5542;if(!_0x2b4666['isInContent'])continue;if(_0x163f1a!=_0x2b4666['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2b4666['isIntersectingWithRange'](_0x4efb49))continue;const _0x4372c7=_0x51e903['hasAttribute'](_0x3e47ff)?_0x51e903['getAttribute'](_0x3e47ff)-0x1:0x0,_0x5d280a=this['_getSuggestionCoords'](_0x2b4666),_0x2a71a9=_0x5d280a[_0xde3080],_0x40858d=_0x5d280a[_0x3f7bd0];_0x2a71a9<=_0x2acab7[_0x3cad00]&&_0x2acab7[_0x3cad00]+_0x4372c7<=_0x40858d&&(_0x2b4666['addRange'](_0x4efb49),_0x5b9bdc=!0x0);}return _0x5b9bdc;};_0x49d344['model']['document']['registerPostFixer'](_0x3c24ec=>{let _0x4097ab=!0x1;for(const _0x5a93bc of _0x49d344['model']['document']['differ']['getChanges']())if('insert'==_0x5a93bc['type']){if('tableRow'==_0x5a93bc['name']){for(const _0xe18bbd of _0x5a93bc['position']['nodeAfter']['getChildren']())_0x4097ab=_0x4097ab||_0x3a9aa8(_0xe18bbd,_0x3c24ec);}else'tableCell'==_0x5a93bc['name']&&(_0x4097ab=_0x4097ab||_0x3a9aa8(_0x5a93bc['position']['nodeAfter'],_0x3c24ec));}return _0x4097ab;});}['_getSuggestionCoords'](_0x1b7e7a){return this['_getCoordsForCells'](_0x1b7e7a['getRanges']()['map'](_0x11814f=>_0x11814f['start']['nodeAfter']));}}function Re(_0x37c88c){return Array['from'](new Set(_0x37c88c)['values']());}class Se extends _0x31a8de{static get['requires'](){return[Ne];}['afterInit'](){const _0xc9f543=this['editor'],_0x975e14=_0xc9f543['model']['document']['selection'],_0x5a1e75=_0xc9f543['locale'];if(!_0xc9f543['plugins']['has']('TableEditing'))return;const _0x382151=_0xc9f543['plugins']['get']('TrackChangesEditing'),_0x1079e9=_0xc9f543['plugins']['get']('TableUtils'),_0xeeeb16=_0xc9f543['plugins']['get'](Ne);_0xeeeb16['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x382151['enableCommand']('mergeTableCells',()=>{const _0x4119d4=_0x1079e9['getSelectionAffectedTableCells'](_0xc9f543['model']['document']['selection']);_0xc9f543['model']['change'](()=>{_0x382151['markMultiRangeBlockFormat'](_0x4119d4,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0xc9f543['commands']['get']('mergeTableCells')['on']('execute',(_0x5c458a,_0x5a7166)=>{_0xc9f543['commands']['get']('trackChanges')['value']&&(_0x5a7166['length']>0x0&&_0x5a7166[_0x5a7166['length']-0x1]&&_0x5a7166[_0x5a7166['length']-0x1]['forceDefaultExecution']||_0x382151['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5c458a['stop']());},{'priority':'highest'});for(const _0x1cbab9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x444988=_0xc9f543['commands']['get'](_0x1cbab9);_0x382151['enableCommand'](_0x1cbab9,()=>{const _0x17d12d=_0xc9f543['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2c5226=>_0x2c5226['is']('element','tableCell')),_0x556b94=_0x444988['value'];_0xc9f543['model']['change'](()=>{_0x382151['markMultiRangeBlockFormat']([_0x17d12d,_0x556b94],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x26095f of['splitTableCellVertically','splitTableCellHorizontally']){const _0x3da1c5=_0xc9f543['commands']['get'](_0x26095f);_0x382151['enableCommand'](_0x26095f,()=>{const _0x2bc8e1=_0x1079e9['getSelectionAffectedTableCells'](_0xc9f543['model']['document']['selection'])[0x0],_0x2e2caa=_0x2bc8e1['findAncestor']('table'),{column:_0x1528c8,row:_0x169396}=_0x1079e9['getCellLocation'](_0x2bc8e1);let _0x497565=[];if('horizontally'==_0x3da1c5['direction']){const _0x13a85d=_0x1079e9['createTableWalker'](_0x2e2caa,{'startRow':_0x169396,'endRow':_0x169396,'includeAllSlots':!0x0});_0x497565=Array['from'](_0x13a85d)['map'](_0x48a932=>_0x48a932['cell']);}else{const _0x47f997=_0x1079e9['createTableWalker'](_0x2e2caa,{'column':_0x1528c8,'includeAllSlots':!0x0});_0x497565=Array['from'](_0x47f997)['map'](_0x396c1d=>_0x396c1d['cell']);}_0xc9f543['model']['change'](_0x231f8f=>{_0x382151['markBlockFormat'](_0x231f8f['createRangeOn'](_0x2bc8e1),{'commandName':_0x26095f,'commandParams':[]},_0x497565,_0x26095f);});});}_0x382151['descriptionFactory']['registerDescriptionCallback'](_0x257894=>{if('formatBlock'!=_0x257894['type']&&'formatInline'!=_0x257894['type'])return;const {data:_0x43855b}=_0x257894;return _0x43855b&&'mergeTableCells'==_0x43855b['commandName']?{'type':'format','content':At(_0x5a1e75,'*Merge\x20cells*')}:void 0x0;}),_0x382151['descriptionFactory']['registerDescriptionCallback'](_0x400854=>{if('formatBlock'!=_0x400854['type']&&'formatInline'!=_0x400854['type'])return;const {data:_0x35ec28}=_0x400854;return _0x35ec28?'splitTableCellVertically'==_0x35ec28['commandName']?{'type':'format','content':At(_0x5a1e75,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x35ec28['commandName']?{'type':'format','content':At(_0x5a1e75,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x18bf54=_0xeeeb16['_acceptFormatSuggestionCallbackFactory']();for(const _0x140470 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x382151['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x140470,'accept',_0x18bf54);for(const _0x489816 of['splitTableCellVertically','splitTableCellHorizontally'])_0x382151['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x489816,'accept',_0x18bf54);_0x382151['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x53398d=>{_0xc9f543['model']['change'](_0x3ce12d=>{const _0x1724c2=Array['from'](_0x975e14['getRanges']())['map'](_0x57df7e=>_0x5b1490['fromRange'](_0x57df7e));_0x3ce12d['setSelection'](_0x53398d),_0xc9f543['commands']['get']('mergeTableCells')['refresh'](),_0xc9f543['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x22150c=_0x1724c2['filter'](_0x208c0b=>'$graveyard'!=_0x208c0b['root']['rootName']);_0x22150c['length']>0x0&&_0x3ce12d['setSelection'](_0x22150c);for(const _0x136219 of _0x1724c2)_0x136219['detach']();});});for(const _0x197ce8 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x34e3ed=_0xc9f543['commands']['get'](_0x197ce8);_0x34e3ed['on']('set:isEnabled',(_0x74573a,_0x5fb12e,_0x1b2e32)=>{if(_0x1b2e32){const _0x29bd47=_0xc9f543['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x50270a=>_0x50270a['is']('element','tableCell'));this['_areMergableCells'](_0x34e3ed['value'],_0x29bd47)||(_0x74573a['return']=!0x1,_0x74573a['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3c8cb1=this['editor']['commands']['get']('mergeTableCells'),_0x27df0d=this['editor']['plugins']['get']('TableUtils');if(!_0x3c8cb1['isEnabled'])return!0x1;const _0xdb0399=_0x27df0d['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2cb17b of _0xdb0399)for(const _0x57a504 of _0xdb0399)if(_0x2cb17b!=_0x57a504&&!this['_areMergableCells'](_0x2cb17b,_0x57a504))return!0x1;return!0x0;}['_areMergableCells'](_0x2490fa,_0x17757c){const _0x4955cc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x24aa73=this['editor']['model']['createRangeOn'](_0x2490fa),_0x13e3e9=this['editor']['model']['createRangeOn'](_0x17757c),_0x2fe9c8=new Set(),_0x49012c=new Set();for(const _0x495a50 of _0x4955cc['getSuggestions']())if(('insertion'==_0x495a50['type']||'deletion'==_0x495a50['type']||'mergeTableCells'==_0x495a50['subType'])&&_0x495a50['isInContent']){for(const _0xa8683 of _0x495a50['getRanges']())_0xa8683['containsRange'](_0x24aa73,!0x0)&&_0x2fe9c8['add'](_0x495a50['type']+':'+_0x495a50['author']['id']),_0xa8683['containsRange'](_0x13e3e9,!0x0)&&_0x49012c['add'](_0x495a50['type']+':'+_0x495a50['author']['id']);}if(_0x2fe9c8['size']!=_0x49012c['size'])return!0x1;for(const _0x2bf744 of _0x2fe9c8)if(!_0x49012c['has'](_0x2bf744))return!0x1;return!0x0;}}class Me extends _0x31a8de{static get['requires'](){return[Ne];}['afterInit'](){const _0x3dd312=this['editor'];if(!_0x3dd312['plugins']['has']('TableEditing'))return;const _0xedccba=_0x3dd312['locale'],_0x379699=_0x3dd312['plugins']['get']('TrackChangesEditing');_0x379699['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x379699['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x379699['descriptionFactory']['registerAttributeLabel']('headingRows',At(_0xedccba,'FORMAT_HEADER_ROW')),_0x379699['descriptionFactory']['registerAttributeLabel']('headingColumns',At(_0xedccba,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5e63b7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x36ceee=this['editor']['plugins']['get'](Ne)['_acceptFormatSuggestionCallbackFactory']();_0x5e63b7['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x36ceee),_0x5e63b7['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x36ceee),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x3274eb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x286c6c=this['editor']['plugins']['get']('TableUtils');function _0x3a214d({showActiveMarker:_0x375834=!0x0,setDataAttribute:_0xf986f3=!0x0}={}){return(_0x39ab31,_0x228246,_0x487124)=>{const {type:_0xed619d,id:_0x292c75}=_0x6b12f7(_0x228246['markerName']);if(!_0x3274eb['hasSuggestion'](_0x292c75))return;const _0x3ecdb6=_0x3274eb['getSuggestion'](_0x292c75),_0x7166c1=_0x3ecdb6['data'];if('formatBlock'!=_0x3ecdb6['type']||!_0x7166c1||'setTableColumnHeader'!=_0x7166c1['commandName'])return;if(_0x228246['item'])return void _0x39ab31['stop']();if(!_0x487124['consumable']['consume'](_0x228246['markerRange'],_0x39ab31['name']))return;const _0x199628=_0x228246['markerRange']['start']['nodeAfter'],_0x2abc25=_0x228246['markerRange']['end']['nodeBefore'],_0x2a1e44=_0x199628['parent']['parent'],{column:_0x486142}=_0x286c6c['getCellLocation'](_0x199628),{column:_0x4d647b}=_0x286c6c['getCellLocation'](_0x2abc25);for(let _0x21a7ae=_0x486142;_0x21a7ae<=_0x4d647b;_0x21a7ae++){const _0x33b6ee=_0x286c6c['createTableWalker'](_0x2a1e44,{'column':_0x21a7ae,'includeAllSlots':!0x1});for(const _0x3fda17 of _0x33b6ee){const _0xeb66ac=_0x3fda17['cell'],_0x5cf28a=_0x487124['mapper']['toViewElement'](_0xeb66ac);_0x487124['writer']['addClass']('ck-suggestion-marker-'+_0xed619d,_0x5cf28a),_0xf986f3&&_0x487124['writer']['setAttribute']('data-suggestion',_0x292c75,_0x5cf28a),_0x487124['mapper']['bindElementToMarker'](_0x5cf28a,_0x228246['markerName']),_0x375834&&(_0x3274eb['activeMarkers']['includes'](_0x228246['markerName'])?_0x487124['writer']['addClass']('ck-suggestion-marker--active',_0x5cf28a):_0x487124['writer']['removeClass']('ck-suggestion-marker--active',_0x5cf28a));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x3a214d(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1fc1ec,_0x13d46b,_0x436e30)=>{_0x436e30['options']['showSuggestionHighlights']&&_0x3a214d({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1fc1ec,_0x13d46b,_0x436e30);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1dd40e,_0x265e61,_0x3226f6)=>{const {type:_0x1c8b90,id:_0x44956f}=_0x6b12f7(_0x265e61['markerName']);if(!_0x3274eb['hasSuggestion'](_0x44956f))return;const _0x2da207=_0x3274eb['getSuggestion'](_0x44956f),_0x16eeff=_0x2da207['data'];if('formatBlock'!=_0x2da207['type']||!_0x16eeff||'setTableColumnHeader'!=_0x16eeff['commandName'])return;const _0x53510a=_0x3226f6['mapper']['markerNameToElements'](_0x265e61['markerName']);if(_0x53510a){for(const _0x2fe50f of _0x53510a)_0x3226f6['writer']['removeClass']('ck-suggestion-marker-'+_0x1c8b90,_0x2fe50f),_0x3226f6['writer']['removeClass']('ck-suggestion-marker--active',_0x2fe50f),_0x3226f6['writer']['removeAttribute']('data-suggestion',_0x2fe50f),_0x3226f6['mapper']['unbindElementFromMarkerName'](_0x2fe50f,_0x265e61['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x344cf9=this['editor'],_0xa9714d=_0x344cf9['locale'];function _0x41f651(_0x376a4f){return{'type':'format','content':At(_0xa9714d,'*Format:*\x20%0',_0x376a4f)};}_0x344cf9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf8826=>{if('formatBlock'!=_0xf8826['type'])return;const {data:_0xe9a9b9}=_0xf8826;if(_0xe9a9b9){if('setTableRowHeader'==_0xe9a9b9['commandName']){const _0x15f194=_0xe9a9b9['commandParams'][0x0]['forceValue'];return _0x41f651(At(_0xa9714d,_0x15f194?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0xe9a9b9['commandName']){const _0x5bd356=_0xe9a9b9['commandParams'][0x0]['forceValue'];return _0x41f651(At(_0xa9714d,_0x5bd356?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Oe extends _0x31a8de{static get['requires'](){return[Ne];}['afterInit'](){const _0x3d2780=this['editor'];if(!_0x3d2780['plugins']['has']('TableEditing')||!_0x3d2780['config']['get']('table.enableFooters'))return;const _0x2ce91e=_0x3d2780['locale'],_0x206622=_0x3d2780['plugins']['get']('TrackChangesEditing');_0x206622['enableDefaultAttributesIntegration']('setTableFooterRow'),_0x206622['descriptionFactory']['registerAttributeLabel']('footerRows',At(_0x2ce91e,'FORMAT_FOOTER_ROW'));}}class we extends _0x31a8de{['afterInit'](){const _0x335dba=this['editor'],_0x2738d3=_0x335dba['locale'],_0x42f151=_0x335dba['plugins']['get']('TrackChangesEditing');function _0x26fd99(_0xe7c5d2){return{'type':'format','content':''+At(_0x2738d3,'*Set\x20table\x20type:*\x20%0',_0xe7c5d2)};}_0x335dba['plugins']['has']('TableLayout')&&(_0x42f151['enableCommand']('insertTableLayout'),_0x42f151['enableDefaultAttributesIntegration']('tableType'),_0x42f151['descriptionFactory']['registerElementLabel'](_0x7bae1e=>_0x7bae1e['is']('element','table')&&'layout'===_0x7bae1e['getAttribute']('tableType'),_0x124524=>At(_0x2738d3,'ELEMENT_LAYOUT_TABLE',_0x124524)),_0x42f151['descriptionFactory']['registerDescriptionCallback'](_0x35d0a5=>{const {data:_0x49e246}=_0x35d0a5;if(_0x49e246&&'tableType'==_0x49e246['key'])switch(_0x49e246['newValue']){case'layout':return _0x26fd99(At(_0x2738d3,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x26fd99(At(_0x2738d3,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Fe=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](Be['map'](_0x2b46f0=>[_0x2b46f0,null]));class De extends _0x31a8de{static get['requires'](){return[Ne];}['afterInit'](){const _0x56a054=this['editor'];if(!_0x56a054['plugins']['has']('TableClipboard'))return;const _0x8753aa=_0x56a054['plugins']['get']('TrackChangesEditing'),_0x3ba231=_0x56a054['plugins']['get']('TableUtils'),_0x12b816=_0x56a054['plugins']['get'](Ne),_0xf664c=_0x56a054['plugins']['get']('TableClipboard'),_0x3a8015=_0x56a054['plugins']['get']('TableSelection'),_0x1b773c=_0x56a054['plugins']['get'](ut);_0x12b816['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x56a054['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x56a054['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x4c3f8e=null,_0x139bf1=!0x1;_0x1b773c['on']('contentInsertion',(_0xed6ae3,_0x5e9904)=>{_0x139bf1='paste'===_0x5e9904['method'];}),_0x56a054['model']['on']('insertContent',(_0x3a66f9,_0x2bcc8b)=>{if(!_0x139bf1&&null===_0x3a8015['getSelectedTableCells']())return;const [_0x48c0ae,_0x339efc]=_0x2bcc8b,_0x4a57c0=_0x2bcc8b[_0x2bcc8b['length']-0x1];_0x4a57c0&&_0x4a57c0['forceDefaultExecution']||_0x8753aa['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x305564,_0x41a800,_0x1db6db,_0x566ca3,_0x29ab96){if(_0x41a800&&!_0x41a800['is']('documentSelection'))return!0x1;const _0x492e15=_0x29ab96['getTableIfOnlyTableInContent'](_0x305564,_0x1db6db);if(!_0x492e15||!xe(_0x492e15,void 0x0,_0x566ca3))return!0x1;const _0x342fe0=_0x566ca3['getSelectionAffectedTableCells'](_0x1db6db['document']['selection']);if(!_0x342fe0['length'])return!0x1;const _0x5df979=_0x342fe0[0x0]['findAncestor']('table'),_0x577c04=_0x566ca3['getRowIndexes'](_0x342fe0),_0xf0f27b=_0x566ca3['getColumnIndexes'](_0x342fe0),_0x2b989a={'startRow':_0x577c04['first'],'endRow':_0x577c04['last'],'startColumn':_0xf0f27b['first'],'endColumn':_0xf0f27b['last']};return 0x1==_0x342fe0['length']&&(_0x2b989a['endRow']+=_0x566ca3['getRows'](_0x492e15)-0x1,_0x2b989a['endColumn']+=_0x566ca3['getColumns'](_0x492e15)-0x1),xe(_0x5df979,_0x2b989a,_0x566ca3);}(_0x48c0ae,_0x339efc,_0x56a054['model'],_0x3ba231,_0xf664c)&&(_0x3a66f9['stop'](),_0x4c3f8e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x56a054['model']['change'](()=>{_0x56a054['model']['insertContent'](_0x2bcc8b[0x0],_0x2bcc8b[0x1],_0x2bcc8b[0x2],{'forceDefaultExecution':!0x0});const _0x16f38c=_0x2026f5(),{rowInsertionRanges:_0x19b5a8,columnInsertionRanges:_0xf48e65,insertionRanges:_0x1e4eb6,deletionRanges:_0x254607,cells:_0x1b1ca1}=_0x4c3f8e;_0x19b5a8['length']&&_0x8753aa['markMultiRangeInsertion'](_0x19b5a8,'tablePasteRow',{'tablePasteChainId':_0x16f38c}),_0xf48e65['length']&&_0x8753aa['markMultiRangeInsertion'](_0xf48e65,'tablePasteColumn',{'tablePasteChainId':_0x16f38c}),_0x1e4eb6['length']&&(_0x8753aa['markMultiRangeInsertion'](_0x1e4eb6,'tablePaste',{'tablePasteChainId':_0x16f38c,'skipNestingCheck':!0x0}),_0x1e4eb6['forEach'](_0x19ee4e=>_0x19ee4e['detach']?.())),_0x254607['length']&&(_0x8753aa['markMultiRangeDeletion'](_0x254607,'tablePaste',{'tablePasteChainId':_0x16f38c,'skipNestingCheck':!0x0}),_0x254607['forEach'](_0x45da7a=>_0x45da7a['detach']?.()));const _0x14ef5c=_0x8753aa['markMultiRangeBlockFormat'](_0x1b1ca1['map'](({element:_0x34a946})=>_0x34a946),{'formatGroupId':_0x2026f5()},[],'tablePasteCell',{'tablePasteChainId':_0x16f38c});if(_0x14ef5c){const _0x35c1dc=_0x14ef5c['getMarkers'](),_0x4ac474=[];for(const {element:_0x35e558,attributes:_0xc918df}of _0x1b1ca1){if(!_0xc918df)continue;const _0x525309=_0x56a054['model']['createRangeOn'](_0x35e558),_0x4ce065=_0x35c1dc['find'](_0x1bdbe0=>_0x1bdbe0['getRange']()['isEqual'](_0x525309));_0x4ce065&&_0x4ac474['push']([_0x4ce065['name'],_0xc918df]);}_0x4ac474['length']&&_0x14ef5c['setAttribute']('markerAttributes',Object['fromEntries'](_0x4ac474));}_0x4c3f8e=null;}));},{'priority':_0x31b733['high']+0xa}),_0x1b773c['on']('contentInsertion',()=>{_0x139bf1=!0x1;},{'priority':'lowest'}),_0x56a054['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x15382c,_0x3f6fbc)=>{const [_0x58640a,_0x2a5544,,_0x41ae54]=_0x3f6fbc;if(!_0x4c3f8e)return;_0x15382c['stop']();const _0x3155ce=_0x58640a['cell'],_0x203f37=_0x2a5544,_0x533bc4=ve(_0x3155ce),_0x53acea=ve(_0x203f37);_0x15382c['return']=_0x3155ce;let _0x1f66fa=null,_0x4591b0=null;if(_0x53acea||_0x533bc4){if(_0x533bc4&&!_0x53acea){_0x41ae54['remove'](_0x3155ce['getChild'](0x0));for(const _0x5921fb of Array['from'](_0x203f37['getChildren']()))_0x41ae54['insert'](_0x5921fb,_0x3155ce,'end');const _0x121d18=_0x4c3f8e['rowInsertionIndexes']['includes'](_0x58640a['row']),_0x44a3a1=_0x4c3f8e['columnInsertionIndexes']['includes'](_0x58640a['column']);_0x121d18||_0x44a3a1||(_0x1f66fa=_0x5b1490['fromRange'](_0x41ae54['createRangeIn'](_0x3155ce)));}else _0x53acea&&!_0x533bc4&&(_0x4591b0=_0x41ae54['createRangeIn'](_0x3155ce));}else{const _0x5b7d16=_0x41ae54['createElement']('tableCellSuggestion'),_0x47388d=_0x41ae54['createElement']('tableCellSuggestion');_0x41ae54['wrap'](_0x41ae54['createRangeIn'](_0x3155ce),_0x47388d),_0x41ae54['insert'](_0x5b7d16,_0x3155ce,0x0);for(const _0x130fa8 of Array['from'](_0x203f37['getChildren']()))_0x41ae54['insert'](_0x130fa8,_0x5b7d16,'end');_0x1f66fa=_0x5b1490['fromRange'](_0x41ae54['createRangeOn'](_0x5b7d16)),_0x4591b0=_0x5b1490['fromRange'](_0x41ae54['createRangeOn'](_0x47388d));}const _0x55a063=Array['from'](_0x203f37['getAttributes']())['filter'](([_0x33574d])=>Be['includes'](_0x33574d));_0x4c3f8e['cells']['push']({'element':_0x3155ce,'attributes':_0x55a063['length']?Object['fromEntries'](_0x55a063):null}),_0x1f66fa&&_0x4c3f8e['insertionRanges']['push'](_0x1f66fa),_0x4591b0&&_0x4c3f8e['deletionRanges']['push'](_0x4591b0);},{'priority':'high'}),_0x3ba231['on']('insertColumns',(_0x34f4cc,_0x4e9c3c)=>{const [_0x478a46,_0x5b24c3={}]=_0x4e9c3c;if(!_0x4c3f8e)return;const _0x1ae84e=_0x5b24c3['at']||0x0,_0x5ac87f=_0x5b24c3['columns']||0x1;_0x4c3f8e['columnInsertionIndexes']=new Array(_0x5ac87f)['fill'](_0x1ae84e)['map']((_0x2d67d4,_0x5627fa)=>_0x2d67d4+_0x5627fa);for(const {cell:_0x5149a2}of _0x3ba231['createTableWalker'](_0x478a46,{'startColumn':_0x1ae84e,'endColumn':_0x1ae84e+_0x5ac87f-0x1}))_0x4c3f8e['columnInsertionRanges']['push'](_0x56a054['model']['createRangeOn'](_0x5149a2));},{'priority':'low'}),_0x3ba231['on']('insertRows',(_0x3b46c4,_0x47b7de)=>{const [_0x44ff36,_0x1aace3={}]=_0x47b7de;if(!_0x4c3f8e)return;const _0xeef584=_0x1aace3['at']||0x0,_0x5e3fba=_0x1aace3['rows']||0x1;_0x4c3f8e['rowInsertionIndexes']=new Array(_0x5e3fba)['fill'](_0xeef584)['map']((_0x51c4b6,_0x3064a8)=>_0x51c4b6+_0x3064a8);for(const {cell:_0x205d1b}of _0x3ba231['createTableWalker'](_0x44ff36,{'startRow':_0xeef584,'endRow':_0xeef584+_0x5e3fba-0x1}))_0x4c3f8e['rowInsertionRanges']['push'](_0x56a054['model']['createRangeOn'](_0x205d1b));},{'priority':'low'}),_0x8753aa['descriptionFactory']['registerDescriptionCallback'](_0x1fa09f=>{if(_0x1fa09f['subType']&&_0x1fa09f['subType']['startsWith']('tablePaste'))return _0x1fa09f['previous']?{}:{'type':'insertion','content':At(_0x56a054['locale'],'*Replace\x20table\x20cells*')};});const _0x2f2758=()=>!0x1;for(const _0x282414 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x8753aa['_suggestionFactory']['registerCustomCallback']('insertion',_0x282414,'join',_0x2f2758),_0x8753aa['_suggestionFactory']['registerCustomCallback']('deletion',_0x282414,'join',_0x2f2758),_0x8753aa['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x282414,'join',_0x2f2758);_0x8753aa['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2f2758),_0x8753aa['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1009ae,_0x388328,_0x451bab)=>{const _0x42c9d6=_0x1009ae['map'](_0x231ffd=>_0x231ffd['getContainedElement']())['filter'](_0x87c08c=>_0x87c08c),_0x67b77e=new Map(_0x42c9d6['map'](_0x1725fb=>[_0x1725fb,null]));if(_0x4c3f8e){for(const {element:_0x543b9f,attributes:_0x311fd4}of _0x4c3f8e['cells'])_0x311fd4&&_0x67b77e['set'](_0x543b9f,_0x311fd4);}else{if(_0x451bab&&_0x451bab['markerAttributes'])for(const [_0x42f255,_0x333ac1]of Object['entries'](_0x451bab['markerAttributes'])){const _0x1e266f=_0x56a054['model']['markers']['get'](_0x42f255),_0x4ff2d7=_0x1e266f?_0x1e266f['getRange']()['getContainedElement']():null;_0x4ff2d7&&_0x67b77e['set'](_0x4ff2d7,_0x333ac1);}}_0x56a054['model']['change'](_0x31c90c=>{for(const [_0x5abcfb,_0x26053f]of _0x67b77e)_0x31c90c['setAttributes']({...Fe,..._0x26053f},_0x5abcfb);});});const _0x11a3f6=(_0x829215,_0x91ff73)=>{_0x8753aa['_suggestionFactory']['registerCustomCallback'](_0x829215,'tablePaste',_0x91ff73,(_0x3db765,_0xd80aeb,_0x14ce04)=>{_0x56a054['model']['change'](_0x495877=>{const _0x9f0082=[];for(const _0x27de0c of _0x3db765){const _0x5d5391=_0x27de0c['start']['nodeAfter'];_0x5d5391['is']('element','tableCellSuggestion')&&_0x9f0082['push'](_0x5d5391);}_0x8753aa['_suggestionFactory']['getSuggestionCallback'](_0x829215,null,_0x91ff73)(_0x3db765,_0xd80aeb,_0x14ce04);for(const _0x43c18b of _0x9f0082)'$graveyard'!=_0x43c18b['root']['rootName']&&_0x495877['unwrap'](_0x43c18b);});});};_0x11a3f6('insertion','accept'),_0x11a3f6('insertion','discard'),_0x11a3f6('deletion','accept'),_0x11a3f6('deletion','discard'),_0x8753aa['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1cff8c=>{const _0xd291f4=_0x1cff8c['map'](_0x39d8a8=>_0x39d8a8['getContainedElement']()),_0x558c38=_0xd291f4[0x0]['findAncestor']('table'),{minRow:_0x2028ba,maxRow:_0x497f9e}=_0x12b816['_getCoordsForCells'](_0xd291f4);_0x3ba231['removeRows'](_0x558c38,{'at':_0x2028ba,'rows':_0x497f9e-_0x2028ba+0x1});}),_0x8753aa['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x52e8f9=>{const _0x3dda39=_0x52e8f9['map'](_0x1cabc5=>_0x1cabc5['getContainedElement']()),_0x3ad7a8=_0x3dda39[0x0]['findAncestor']('table'),{minColumn:_0x4e094c,maxColumn:_0x245bfe}=_0x12b816['_getCoordsForCells'](_0x3dda39);_0x3ba231['removeColumns'](_0x3ad7a8,{'at':_0x4e094c,'columns':_0x245bfe-_0x4e094c+0x1});});const _0x5f5762=(_0x576288,_0x15825a)=>{if(!_0x15825a['subType']||!_0x15825a['subType']['startsWith']('tablePaste'))return;const _0xec0d04=_0x15825a['attributes']['tablePasteChainId'],_0x50637a=_0x8753aa['getSuggestions']()['filter'](_0xefdfb2=>_0xefdfb2['isInContent']&&_0xefdfb2['attributes']&&_0xefdfb2['attributes']['tablePasteChainId']==_0xec0d04);_0x50637a['length']&&_0x15825a['getAllAdjacentSuggestions']()['length']!=_0x50637a['length']&&_0x50637a['reduce']((_0x4789ed,_0x58015f)=>(_0x4789ed['next']=_0x58015f,_0x58015f['previous']=_0x4789ed,_0x58015f));};function _0x38217b(_0x4b7f7c,_0x4ab414=!0x0){const {id:_0x1c3842,authorId:_0x23611d}=_0x6b12f7(_0x4b7f7c['markerName']),_0x99dc44=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x17f0b6=_0x8753aa['activeMarkers']['includes'](_0x4b7f7c['markerName']);return _0x17f0b6&&_0x99dc44['push']('ck-suggestion-marker--active'),{'classes':_0x99dc44,'attributes':{'data-suggestion':_0x1c3842,'data-author-id':_0x23611d},'priority':_0x17f0b6&&_0x4ab414?0xbc2:0xbb8};}_0x8753aa['on']('suggestionLoaded',_0x5f5762,{'priority':'high'}),_0x8753aa['on']('suggestionUnloaded',_0x5f5762,{'priority':'high'}),_0x56a054['model']['document']['registerPostFixer'](()=>{let _0x3535ee=!0x1;const _0x434bbd=Array['from'](_0x56a054['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x44e7b0,data:_0x20b12a}of _0x434bbd){const {group:_0x5b9310,type:_0x780cdc,id:_0xde2f}=_0x6b12f7(_0x44e7b0);if('suggestion'!=_0x5b9310||'deletion'!=_0x780cdc||_0x20b12a['oldRange'])continue;if(!_0x8753aa['hasSuggestion'](_0xde2f))continue;const _0xf43100=_0x8753aa['getSuggestion'](_0xde2f)['getRanges'](),_0x407917=_0x56a054['plugins']['get']('Users')['me'];for(const _0x272b92 of _0x8753aa['getSuggestions']()){if(!_0x272b92['isInContent']||_0x272b92['author']!=_0x407917)continue;if('formatBlock'!=_0x272b92['type']||'tablePasteCell'!=_0x272b92['subType'])continue;if(_0x272b92['getRanges']()['every'](_0x27e86e=>_0xf43100['some'](_0x570d10=>_0x570d10['containsRange'](_0x27e86e,!0x0)))){for(const _0xe2d8be of _0x272b92['getAllAdjacentSuggestions']())_0xe2d8be['isInContent']&&(_0xe2d8be['discard'](),_0x3535ee=!0x0);}}}return _0x3535ee;}),_0x56a054['model']['document']['registerPostFixer'](_0x24522a=>{const _0x1ef8b5=_0x56a054['commands']['get']('redo');if(!_0x1ef8b5||!_0x1ef8b5['_createdBatches']['has'](_0x24522a['batch']))return!0x1;let _0x1a6fef=!0x1;const _0x5b7460=_0x56a054['plugins']['get']('Users')['me'],_0x14945f=_0x56a054['model']['document']['differ']['getChanges'](),_0x26ce1f=Array['from'](_0x56a054['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x575950,data:_0x155bde})=>{const {group:_0x31bf87,subType:_0x1669f,authorId:_0x35c94d}=_0x6b12f7(_0x575950);return'suggestion'==_0x31bf87&&'tablePaste'==_0x1669f&&_0x35c94d==_0x5b7460['id']&&!_0x155bde['oldRange'];});for(const _0x35b450 of _0x14945f){if('insert'!=_0x35b450['type']||'tableCellSuggestion'!=_0x35b450['name']||0x1!=_0x35b450['length'])continue;const _0x3b89b5=_0x24522a['createRange'](_0x35b450['position'],_0x35b450['position']['getShiftedBy'](0x1));if(!_0x26ce1f['find'](({data:_0x5428b2})=>_0x5428b2['newRange']['isEqual'](_0x3b89b5))){for(const {name:_0x2e42b5,data:_0x199514}of _0x26ce1f)if(_0x3b89b5['containsRange'](_0x199514['newRange'])){_0x24522a['updateMarker'](_0x2e42b5,{'range':_0x3b89b5}),_0x1a6fef=!0x0;break;}}}return _0x1a6fef;}),_0x56a054['model']['document']['registerPostFixer'](_0x3c2c96=>{let _0x27ec01=!0x1;const _0x258743=_0x56a054['plugins']['get']('Users')['me'],_0x38350a=_0x8753aa['getSuggestions']()['filter'](_0x3eb0bf=>_0x3eb0bf['isInContent']&&_0x3eb0bf['author']==_0x258743),_0x140d28=new Set(),_0x519cd6=new Set();for(const _0x581e3a of _0x38350a)if('tablePaste'==_0x581e3a['subType'])for(const _0x34c0de of _0x581e3a['getMarkers']()){const _0x42a6a9=_0x34c0de['getRange']()['getContainedElement']();if(_0x42a6a9){if(_0x42a6a9['is']('element','tableCellSuggestion')&&ve(_0x42a6a9)){_0x581e3a['removeMarker'](_0x34c0de['name']),_0x140d28['add'](_0x42a6a9),_0x27ec01=!0x0;const _0x28622c=_0x42a6a9['nextSibling'],_0x2cb674=_0x42a6a9['previousSibling'],_0x26a8ab=_0x28622c&&_0x28622c['is']('element','tableCellSuggestion'),_0x26bf5c=_0x2cb674&&_0x2cb674['is']('element','tableCellSuggestion');_0x26a8ab&&!_0x140d28['has'](_0x28622c)&&_0x519cd6['add'](_0x28622c),_0x26bf5c&&!_0x140d28['has'](_0x2cb674)&&_0x519cd6['add'](_0x2cb674);}else _0x42a6a9['is']('element','paragraph')&&_0x42a6a9['isEmpty']&&(_0x581e3a['removeMarker'](_0x34c0de['name']),_0x27ec01=!0x0);}}else{if('tablePasteCell'==_0x581e3a['subType']){if(!_0x581e3a['attributes']||!_0x581e3a['attributes']['tablePasteChainId'])continue;const _0x20ef40=_0x581e3a['attributes']['markerAttributes'];if(_0x20ef40&&Object['keys'](_0x20ef40)['length'])continue;const _0x4e6dc0=_0x581e3a['attributes']['tablePasteChainId'];let _0x307ce5=!0x0,_0x2f7922=!0x0;for(const _0x2b74fe of _0x38350a)if(_0x2b74fe['subType']&&_0x2b74fe['subType']['startsWith']('tablePaste')){if(!_0x2b74fe['attributes']['tablePasteChainId']){_0x2f7922=!0x1;break;}if(_0x2b74fe['id']!=_0x581e3a['id']&&_0x2b74fe['attributes']['tablePasteChainId']==_0x4e6dc0){_0x307ce5=!0x1;break;}}_0x2f7922&&_0x307ce5&&(_0x581e3a['removeMarkers'](),_0x27ec01=!0x0);}}for(const _0x26e161 of _0x140d28)_0x3c2c96['remove'](_0x26e161);for(const _0x4364f9 of _0x519cd6)_0x3c2c96['unwrap'](_0x4364f9);return _0x27ec01;}),_0x56a054['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x523173=>_0x38217b(_0x523173),'converterPriority':'high'}),_0x56a054['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xcca886,_0xb26e37)=>_0xb26e37['options']['showSuggestionHighlights']?_0x38217b(_0xcca886,!0x1):null,'converterPriority':'high'});const _0x43e0c6=_0x56a054['editing']['view'];this['listenTo'](_0x43e0c6['document'],'clipboardOutput',(_0xf8045e,_0x329348)=>{const _0x244883=[];for(const _0x4a5223 of _0x43e0c6['createRangeIn'](_0x329348['content'])['getItems']())_0x4a5223['is']('element','suggestion-td')&&_0x244883['push'](_0x4a5223);_0x43e0c6['change'](_0x150560=>{for(const _0x442bec of _0x244883)_0x150560['move'](_0x150560['createRangeIn'](_0x442bec),_0x150560['createPositionBefore'](_0x442bec)),_0x150560['remove'](_0x442bec);});});}}function ve(_0x56a685){if(_0x56a685['isEmpty'])return!0x0;const _0x2deaf4=_0x56a685['getChild'](0x0);return _0x2deaf4['is']('element','paragraph')&&_0x2deaf4['isEmpty'];}function xe(_0x40a721,_0x2f2438={},_0xc9b27){for(const {isAnchor:_0x3d989f,cellHeight:_0x46fbaf,cellWidth:_0x313436}of _0xc9b27['createTableWalker'](_0x40a721,{'includeAllSlots':!0x0,..._0x2f2438}))if(!_0x3d989f||0x1!=_0x46fbaf||0x1!=_0x313436)return!0x1;return!0x0;}class Pe extends _0x31a8de{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x31690e=this['editor']['plugins']['get']('TrackChangesEditing');_0x31690e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x31690e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x31690e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x31690e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x31690e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x31690e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x180533,_0x4b9a71){const _0x428937=this['editor']['plugins']['get']('TrackChangesEditing'),_0x56cdd2=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5fdaad=_0x4b9a71['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3b325a=_0x56cdd2['getColumnGroupElement'](_0x5fdaad);let _0x583082=_0x3b325a?_0x56cdd2['getTableColumnsWidths'](_0x3b325a):null,_0x54239e=_0x5fdaad['getAttribute']('tableWidth')||null;const _0x3c210e=_0x4b9a71['tableWidth']||_0x54239e,_0x2178ff=_0x4b9a71['columnWidths']||_0x583082,_0x21653a=this['editor']['plugins']['get']('Users')['me'];for(const _0x538588 of _0x428937['getSuggestions']()){const _0x106ede=_0x538588['getContainedElement']();if('resizeTable'===_0x538588['subType']&&_0x106ede===_0x5fdaad){_0x538588['author']!==_0x21653a&&_0x538588['discard']();const _0xb80998=_0x538588['data']['commandParams'];_0x54239e=_0xb80998[0x0]['tableWidth'],_0x583082=_0xb80998[0x0]['columnWidths'];break;}}_0x180533({'table':_0x5fdaad,'tableWidth':_0x3c210e,'columnWidths':_0x2178ff}),_0x428937['markBlockFormat'](_0x5fdaad,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x54239e,'columnWidths':_0x583082}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5429f7){if('formatBlock'!=_0x5429f7['type']&&'formatInline'!=_0x5429f7['type'])return;const {data:_0x2d37d0}=_0x5429f7;if(_0x2d37d0&&'resizeTable'===_0x2d37d0['formatGroupId']){const _0x2571ec='*Format:*\x20resize\x20table';return{'type':'format','content':At(this['editor']['locale'],_0x2571ec)};}}}class Ue extends _0x31a8de{['afterInit'](){const _0x1d7add=this['editor'];_0x1d7add['plugins']['has']('Template')&&_0x1d7add['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ge extends _0x31a8de{['afterInit'](){const _0x4ea2b2=this['editor'];if(!_0x4ea2b2['commands']['get']('insertTableOfContents'))return;_0x4ea2b2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4ec56a=_0x4ea2b2['plugins']['get']('TrackChangesEditing'),_0x447bf8=_0x4ea2b2['locale'];_0x4ec56a['descriptionFactory']['registerElementLabel']('tableOfContents',_0xc692b0=>At(_0x447bf8,'ELEMENT_TABLE_OF_CONTENTS',_0xc692b0));}}class He extends _0x31a8de{['afterInit'](){const _0x28b12a=this['editor'];if(!_0x28b12a['plugins']['has']('Title'))return;_0x28b12a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerElementLabel']('title-content',()=>At(_0x28b12a['locale'],'ELEMENT_TITLE')),_0x28b12a['model']['document']['registerPostFixer'](_0x5cd3c1=>{let _0x3c1369=!0x1;const _0x29cc6a=Array['from'](_0x28b12a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2ec1a0,data:_0x1d2f97}of _0x29cc6a){const {group:_0x368897}=_0x6b12f7(_0x2ec1a0);if('suggestion'!==_0x368897||!_0x1d2f97['newRange'])continue;const _0x27050c=_0x1d2f97['newRange'],_0x2fd4a1=_0x27050c['end']['nodeBefore'];if(!_0x2fd4a1||!_0x2fd4a1['is']('element','title-content'))continue;if(!_0x27050c['start']['isTouching'](_0x27050c['end']))continue;const _0x1c0246=_0x28b12a['model']['schema']['getNearestSelectionRange'](_0x27050c['end'],'forward');if(_0x1c0246&&_0x1c0246['isCollapsed']){const _0x1b9c73=_0x5cd3c1['createRange'](_0x27050c['start'],_0x1c0246['start']);_0x1b9c73['isEqual'](_0x27050c)||(_0x5cd3c1['updateMarker'](_0x2ec1a0,{'range':_0x1b9c73}),_0x3c1369=!0x0);}_0x3c1369||(_0x5cd3c1['removeMarker'](_0x2ec1a0),_0x3c1369=!0x0);}return _0x3c1369;});}}class $e extends _0x31a8de{['afterInit'](){const _0x5c7e00=this['editor'],_0x25417f=_0x5c7e00['plugins']['get']('TrackChangesEditing');_0x5c7e00['plugins']['has']('Uploadcare')&&(_0x25417f['enableCommand']('uploadcare'),_0x5c7e00['plugins']['has']('UploadcareImageEdit')&&(_0x25417f['enableCommand']('uploadcareImageEdit'),_0x25417f['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x25417f['descriptionFactory']['registerDescriptionCallback'](_0x56635c=>{if('attribute'!=_0x56635c['type'])return;const {data:_0x5900c9}=_0x56635c;return _0x5900c9&&'uploadcareImageId'==_0x5900c9['key']?{'type':'format','content':''}:void 0x0;})));}}class We extends _0x31a8de{['afterInit'](){const _0x2b1583=this['editor'],_0x13b162=_0x2b1583['plugins']['get']('TrackChangesEditing');_0x2b1583['plugins']['has']('UndoEditing')&&(_0x13b162['enableCommand']('undo'),_0x13b162['enableCommand']('redo'));}}class Ve extends _0x31a8de{static get['requires'](){return[Ne];}['afterInit'](){const _0x5f080c=this['editor'];if(!_0x5f080c['plugins']['has']('TableCaptionEditing'))return;_0x5f080c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class je extends _0x31a8de{['tableProperties'];['tableCellProperties'];constructor(_0x4c94cb){super(_0x4c94cb),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 _0x57c36e=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x45f399 of this['tableProperties'])_0x57c36e['enableCommand'](_0x45f399,(_0x45311b,_0xeeff99)=>{const _0x5a48ee=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x45f399,[_0x5a48ee],this['tableProperties'],'tableProperties',_0x45311b,_0xeeff99);});_0x57c36e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x57c36e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x57c36e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xb1bf9d,_0x5f4dcb)=>this['handleDiscardAction'](this['tableProperties'],_0xb1bf9d,_0x5f4dcb)),_0x57c36e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x5c6047 of this['tableCellProperties'])this['editor']['commands']['get'](_0x5c6047)&&_0x57c36e['enableCommand'](_0x5c6047,(_0x178f83,_0x58da2e)=>{const _0x1479b1=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x5c6047,_0x1479b1,this['tableCellProperties'],'tableCellProperties',_0x178f83,_0x58da2e);});_0x57c36e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x57c36e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x57c36e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0xda3114,_0x623101)=>this['handleDiscardAction'](this['tableCellProperties'],_0xda3114,_0x623101)),_0x57c36e['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x57c36e['descriptionFactory']['registerAttributeLabel']('tableCellType',At(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x57c36e['descriptionFactory']['registerDescriptionCallback'](_0xab3850=>this['handleSuggestionDescription'](_0xab3850)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x3cc310,_0x1fc0dd,_0x170382,_0x1d0484,_0x17d2f0,_0x5575b2){const _0x354a53=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x5575b2['batch'],()=>{for(const _0x5dc079 of _0x1fc0dd){if(this['_getSuggestion'](_0x5dc079,_0x1d0484))_0x17d2f0(_0x5575b2);else{const _0x208c6c={};for(const _0x1cd4de of _0x170382){const _0x17aca7=_0x5dc079['getAttribute'](_0x1cd4de);void 0x0!==_0x17aca7&&(_0x208c6c[_0x1cd4de]=_0x17aca7);}_0x17d2f0(_0x5575b2),_0x354a53['markBlockFormat'](_0x5dc079,{'commandParams':[_0x208c6c]},[],_0x1d0484);}}});}['handleDiscardAction'](_0x500c3a,_0x14ae43,_0x203c47){const _0x208fc0=_0x14ae43[0x0]['start']['nodeAfter'],_0xdd591d=_0x203c47['commandParams'][0x0];this['editor']['model']['change'](_0x1424f8=>{for(const _0x2c3eb2 of _0x500c3a)void 0x0!==_0xdd591d[_0x2c3eb2]?_0x1424f8['setAttribute'](_0x2c3eb2,_0xdd591d[_0x2c3eb2],_0x208fc0):_0x1424f8['removeAttribute'](_0x2c3eb2,_0x208fc0);});}['handleSuggestionDescription'](_0x21a42b){if(_0x21a42b['data'])switch(_0x21a42b['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'](_0x4c588a,_0x211028){const _0x5a2907=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3d3a4c of _0x5a2907['getSuggestions']({'skipNotAttached':!0x0})){const _0x1446b8=_0x3d3a4c['getContainedElement']();if(_0x3d3a4c['subType']===_0x211028&&_0x1446b8===_0x4c588a)return _0x3d3a4c;}return null;}['_registerTablePropertiesAttributes'](){const _0x3451d3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x101a8d=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x2e767f of _0x101a8d){const _0x260bf2=_0x2e767f['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x3451d3['descriptionFactory']['registerAttributeLabel'](_0x2e767f,At(this['editor']['locale'],'FORMAT_'+_0x260bf2));}}}class ze extends _0x31a8de{['afterInit'](){const _0x3d86b1=this['editor'];if(!_0x3d86b1['plugins']['has']('LineHeight'))return;const _0x5c7431=_0x3d86b1['plugins']['get']('TrackChangesEditing'),_0x3bfb6f=_0x3d86b1['locale'];_0x5c7431['enableDefaultAttributesIntegration']('lineHeight'),_0x5c7431['descriptionFactory']['registerAttributeLabel']('lineHeight',At(_0x3bfb6f,'FORMAT_LINE_HEIGHT'));}}const Ke='$elementName';class Xe extends _0x31a8de{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_suggestionsConversion'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return[_0x2a6692,_0x4ed631,_0x11347e,_0x20dd34,_0x2567f1,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(_0x14269f){super(_0x14269f),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x955df9,_0x8647f7,_0x3f31af,_0x66558d)=>{this['_model']['change'](()=>{for(const _0x3239a2 of[..._0x66558d,..._0x3f31af])this['_model']['markers']['has'](_0x3239a2)&&_0x14269f['editing']['reconvertMarker'](_0x3239a2);});}),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']=_0x14269f['plugins']['get'](_0x2a6692),this['_suggestionsConversion']=_0x14269f['plugins']['get'](_0x4ed631),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x14269f['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x14269f['config']['get']('trackChanges.trackFormatChanges'),_0x14269f['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x14269f['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new ht(_0x14269f,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x19514d=this['editor'];_0x19514d['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2724fe,{writer:_0x272c86})=>{let _0x54b200='suggestion:'+_0x2724fe['getAttribute']('suggestion-type')+':'+_0x2724fe['getAttribute']('id');return _0x2724fe['getAttribute']('marker-count')&&(_0x54b200+=':'+_0x2724fe['getAttribute']('marker-count')),_0x272c86['createElement']('$marker',{'data-name':_0x54b200});}}),_0x19514d['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x19514d['model']['document']['registerPostFixer'](_0x4c43e3=>{let _0xd0c829=!0x1;const _0xf5816b=Array['from'](_0x19514d['model']['document']['differ']['getChangedMarkers']()),_0x351d55=new Set();for(const {name:_0xd086e7,data:_0x48fc25}of _0xf5816b){const {group:_0x3229cf,type:_0x1c1936,subType:_0x404574,id:_0x5996f7}=_0x6b12f7(_0xd086e7);if('suggestion'!==_0x3229cf)continue;const _0x5b720e=_0x404574?'suggestion:'+_0x1c1936+':'+_0x404574+':'+_0x5996f7:'suggestion:'+_0x1c1936+':'+_0x5996f7,_0x212a12=_0x19514d['model']['markers']['getMarkersGroup'](_0x5b720e),_0x41ae55=_0x19514d['model']['markers']['get'](_0xd086e7),_0x413d7a=this['_suggestions']['get'](_0x5996f7);if(null!=_0x48fc25['newRange']){'formatInline'==_0x1c1936&&(_0xd0c829=_0xd0c829||Ze(_0x48fc25['newRange'],_0xd086e7,_0x4c43e3,_0x19514d['model']['schema']));const _0x2b5b53='attribute'==_0x1c1936&&this['_suggestionsConversion']['isBlockAttribute'](un(_0x404574)),_0x1b16de='attribute'==_0x1c1936&&this['_suggestionsConversion']['isInlineAttribute'](un(_0x404574));if(_0x48fc25['newRange']['isCollapsed']||'$graveyard'==_0x48fc25['newRange']['root']['rootName']||'formatBlock'==_0x1c1936&&!tn(_0x48fc25['newRange'])||_0x2b5b53&&!tn(_0x48fc25['newRange'])||_0x1b16de&&en(_0x48fc25['newRange'])||'deletion'==_0x1c1936&&en(_0x48fc25['newRange'])||_0x41ae55&&nn(_0x41ae55,_0x212a12))_0x4c43e3['removeMarker'](_0xd086e7),_0xd0c829=!0x0;else{if(!_0x413d7a||!_0x413d7a['isInContent'])continue;if(_0x48fc25['newRange']&&_0x48fc25['oldRange']&&_0x48fc25['newRange']['isEqual'](_0x48fc25['oldRange']))continue;_0x351d55['add'](_0x413d7a);}}}return _0x351d55['size']>0x0&&(_0xd0c829=!!this['_joinWithAdjacentSuggestions'](_0x351d55)||_0xd0c829),_0xd0c829;}),_0x19514d['model']['document']['registerPostFixer'](_0x174371=>{let _0x102e92=!0x1;for(const _0x15fcd4 of _0x19514d['model']['document']['differ']['getChanges']())if('insert'==_0x15fcd4['type'])for(const _0xf3f599 of this['_suggestions']['values']()){if(_0xf3f599['isMultiRange']||!_0xf3f599['isInContent'])continue;const _0x5a9a37='formatBlock'==_0xf3f599['type'],_0x1a6364=this['_getAttributeKey'](_0xf3f599),_0x34c61f=_0x1a6364&&this['_suggestionsConversion']['isBlockAttribute'](_0x1a6364);if(!_0x5a9a37&&!_0x34c61f)continue;const _0x4e11c6=_0xf3f599['getFirstRange']();if(_0x4e11c6['start']['parent']!=_0x4e11c6['end']['parent']&&!_0x4e11c6['end']['isAtEnd']){const _0x525eef=_0x19514d['model']['createPositionAt'](_0x4e11c6['start']['nodeAfter'],'end'),_0x5e8dc3=_0x19514d['model']['createRange'](_0x4e11c6['start'],_0x525eef);_0x174371['updateMarker'](_0xf3f599['getFirstMarker'](),{'range':_0x5e8dc3}),_0x102e92=!0x0;}}return _0x102e92;}),_0x19514d['model']['document']['registerPostFixer'](_0x4dd8b7=>this['_processAttributeChanges'](_0x4dd8b7)),_0x19514d['model']['document']['registerPostFixer'](_0x4e14e5=>!_0x4e14e5['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x4e14e5)),_0x19514d['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x19514d['model']['document']['on']('change:data',(_0x4bedcd,_0x35ea51)=>{if(!_0x35ea51['isLocal']||_0x35ea51['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x698876=_0x19514d['model']['document']['differ']['getChanges']();if(0x0==_0x698876['length'])return;const _0xa6bdb7=[],_0x26a7be=_0x698876['filter'](_0x2ef3ef=>'attribute'==_0x2ef3ef['type']),_0x42a506=_0x698876['filter'](_0x1daaa8=>'insert'==_0x1daaa8['type']&&'$text'!=_0x1daaa8['name']);for(const _0x4e37a5 of _0x26a7be)this['_suggestionsConversion']['isRegisteredAttribute'](_0x4e37a5['attributeKey'])&&_0xa6bdb7['push']({'key':_0x4e37a5['attributeKey'],'newValue':_0x4e37a5['attributeNewValue'],'oldValue':_0x4e37a5['attributeOldValue'],'range':sn(_0x4e37a5['range'],_0x19514d['model'])});for(const _0x50db9c of _0x42a506){if('rename'!=_0x50db9c['action']&&'refresh'!=_0x50db9c['action'])continue;const _0x405d83=rn(_0x50db9c['position']['nodeAfter'],_0x19514d['model']),_0x20dbf6=_0x50db9c['before'];'rename'==_0x50db9c['action']&&_0xa6bdb7['push']({'key':Ke,'newValue':_0x50db9c['name'],'oldValue':_0x20dbf6['name'],'range':_0x405d83});for(const [_0xea183c,_0x57aa25]of _0x20dbf6['attributes']){if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0xea183c))continue;const _0x297944=_0x50db9c['attributes']['get'](_0xea183c);_0x57aa25!==_0x297944&&_0xa6bdb7['push']({'key':_0xea183c,'newValue':_0x297944,'oldValue':_0x57aa25,'range':_0x405d83});}for(const [_0x215109,_0x554961]of _0x50db9c['attributes'])this['_suggestionsConversion']['isRegisteredAttribute'](_0x215109)&&(_0x20dbf6['attributes']['has'](_0x215109)||_0xa6bdb7['push']({'key':_0x215109,'newValue':_0x554961,'oldValue':null,'range':_0x405d83}));}0x0!=_0xa6bdb7['length']&&_0x19514d['model']['enqueueChange'](_0x35ea51,_0x398c87=>{const _0x3d17c4=_0x2026f5();for(const {range:_0x19b526,key:_0x2dfa0d,oldValue:_0x3f7320,newValue:_0x5b2b94}of _0xa6bdb7)this['markAttributeChange'](_0x19b526,_0x2dfa0d,_0x3f7320,_0x5b2b94,{'groupId':_0x3d17c4});this['_reduceExistingSuggestions'](_0x398c87,_0xa6bdb7);});},{'priority':'lowest'}),_0x19514d['model']['markers']['on']('update:suggestion',(_0x5e5c0c,_0x671dd,_0x18f30e)=>{if(null==_0x18f30e){const {id:_0x254cb7}=_0x6b12f7(_0x671dd['name']),_0x10d5a1=this['_suggestions']['get'](_0x254cb7);_0x10d5a1&&_0x10d5a1['addMarkerName'](_0x671dd['name']);}}),_0x19514d['model']['document']['on']('change:data',()=>{const _0x4e121a=Array['from'](_0x19514d['model']['document']['differ']['getChangedMarkers']())['filter'](_0xb072bc=>'suggestion'===_0x6b12f7(_0xb072bc['name'])['group']);if(0x0===_0x4e121a['length'])return;_0x4e121a['sort']((_0xf4a878,_0x28e971)=>{const _0x1df45e=_0xf4a878['data']['oldRange'],_0x270a28=_0x28e971['data']['oldRange'];return null===_0x1df45e&&null===_0x270a28?0x0:null===_0x1df45e&&null!==_0x270a28?-0x1:null!==_0x1df45e&&null===_0x270a28?0x1:_0x1df45e['start']['isBefore'](_0x270a28['start'])?-0x1:0x1;});const _0x19252c=new Set(),_0x43c5e3=new Set();for(const {name:_0x34c8f5,data:_0x4a62ff}of _0x4e121a){const {id:_0x1b2700}=_0x6b12f7(_0x34c8f5);if(null===_0x4a62ff['oldRange']){const _0x5cf0ec=this['_handleNewSuggestionMarker'](_0x34c8f5);_0x43c5e3['add'](_0x5cf0ec);}else{const _0x41d1d4=this['_suggestions']['get'](_0x1b2700);null!==_0x4a62ff['newRange']||_0x41d1d4['isInContent']?(_0x19252c['add'](_0x41d1d4['head']),_0x43c5e3['add'](_0x41d1d4)):this['_removeSuggestion'](_0x41d1d4);}}_0x43c5e3['size']>0x0&&this['_refreshSuggestionsChain'](_0x43c5e3);for(const _0x39ed4f of _0x19252c)this['fire']('suggestionChanged',_0x39ed4f);}),_0x19514d['model']['on']('applyOperation',(_0x1bad5b,_0x2c9719)=>{const _0x3fe3ce=_0x2c9719[0x0];if(!this['_suggestions']['size'])return;if(!_0x3fe3ce['isDocumentOperation'])return;if(_0x3fe3ce['batch']['isUndo']||!_0x3fe3ce['batch']['isLocal'])return;let _0xc8647b,_0x1af8fa;switch(_0x3fe3ce['type']){case'insert':_0xc8647b=_0x19514d['model']['createPositionAt'](_0x3fe3ce['position']),_0x1af8fa=_0xc8647b['getShiftedBy'](_0x3fe3ce['howMany']);break;case'split':_0xc8647b=_0x19514d['model']['createPositionAt'](_0x3fe3ce['splitPosition']),_0x1af8fa=_0x19514d['model']['createPositionAt'](_0x3fe3ce['moveTargetPosition']);break;case'move':_0xc8647b=_0x19514d['model']['createPositionAt'](_0x3fe3ce['targetPosition']),_0x1af8fa=_0xc8647b['getShiftedBy'](_0x3fe3ce['howMany']);break;default:return;}const _0x1f6ab6=_0x19514d['model']['createRange'](_0xc8647b,_0x1af8fa);_0x19514d['model']['change'](()=>{for(const {suggestion:_0x26209b,meta:_0x3cbb44}of this['_findSuggestions'](_0x1f6ab6)){if(_0x26209b['isMultiRange'])continue;if('formatInline'==_0x26209b['type'])continue;const _0x533cb5=this['_getAttributeKey'](_0x26209b);if(_0x533cb5&&this['_suggestionsConversion']['isBlockAttribute'](_0x533cb5)&&'split'!=_0x3fe3ce['type'])continue;const _0x35849f=_0x26209b['data']&&_0x26209b['data']['multipleBlocks'];('formatBlock'!=_0x26209b['type']||'split'==_0x3fe3ce['type']&&!_0x35849f)&&(_0x3cbb44['containsRangeInObject']||'insertion'==_0x26209b['type']&&_0x3cbb44['isOwn']||_0x26209b['getFirstRange']()['containsRange'](_0x1f6ab6)&&this['_breakSuggestionMarker'](_0x26209b,_0xc8647b,_0x1af8fa));}});},{'priority':'lowest'}),_0x19514d['model']['on']('deleteContent',(_0x55e01a,_0x3c5ab0)=>{const _0x581ac4=_0x3c5ab0[0x0],_0x57c98f=_0x3c5ab0[0x1];if(_0x57c98f&&_0x57c98f['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x581ac4['isCollapsed'])return;const _0x32c4ce=_0x19514d['model']['schema'],{start:_0x5da5c8,end:_0x2909fd}=_0x581ac4['getFirstRange'](),_0x5cb977=_0x5da5c8['nodeAfter']&&_0x32c4ce['isLimit'](_0x5da5c8['nodeAfter'])?null:_0x32c4ce['getNearestSelectionRange'](_0x5da5c8,'forward'),_0x297ac1=_0x2909fd['nodeBefore']&&_0x32c4ce['isLimit'](_0x2909fd['nodeBefore'])?null:_0x32c4ce['getNearestSelectionRange'](_0x2909fd,'backward'),_0x58d162=_0x19514d['model']['createRange'](_0x5cb977?_0x5cb977['start']:_0x5da5c8,_0x297ac1?_0x297ac1['end']:_0x2909fd);_0x19514d['model']['change'](_0x295d39=>{this['markDeletion'](_0x58d162);const _0x5a8b70=_0x19514d['model']['schema']['getNearestSelectionRange'](_0x58d162['start']);_0x581ac4['is']('documentSelection')?_0x295d39['setSelection'](_0x5a8b70):_0x581ac4['setTo'](_0x5a8b70);}),_0x55e01a['stop']();},{'priority':_0x31b733['normal']+0xa}),_0x19514d['model']['on']('insertContent',(_0x48560c,_0x4b4466)=>{const _0x3139f5=_0x4b4466[_0x4b4466['length']-0x1];_0x3139f5&&_0x3139f5['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x19514d['model']['change'](()=>{let _0x2128f5=_0x19514d['model']['insertContent'](_0x4b4466[0x0],_0x4b4466[0x1],_0x4b4466[0x2],{'forceDefaultExecution':!0x0});if(!_0x2128f5)return;_0x48560c['return']=_0x2128f5['clone']();const _0x152960=_0x2128f5['end']['nodeBefore'],_0x57d4a6=_0x19514d['model']['schema'];_0x152960&&_0x57d4a6['isBlock'](_0x152960)&&!_0x57d4a6['isObject'](_0x152960)&&(_0x2128f5=_0x19514d['model']['createRange'](_0x2128f5['start'],_0x19514d['model']['createPositionAt'](_0x152960,'end'))),this['markInsertion'](_0x2128f5);}),_0x48560c['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3a6983=new dt(_0x19514d,this['_suggestions']);_0x19514d['commands']['add']('acceptSuggestion',_0x3a6983),this['enableCommand']('acceptSuggestion');const _0x27e9b9=new ft(_0x19514d,this['_suggestions']);_0x19514d['commands']['add']('discardSuggestion',_0x27e9b9),this['enableCommand']('discardSuggestion'),_0x19514d['commands']['add']('acceptAllSuggestions',new Lt(_0x19514d,_0x3a6983,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x19514d['commands']['add']('discardAllSuggestions',new Lt(_0x19514d,_0x27e9b9,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x19514d['commands']['add']('acceptSelectedSuggestions',new It(_0x19514d,_0x3a6983,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x19514d['commands']['add']('discardSelectedSuggestions',new It(_0x19514d,_0x27e9b9,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1139eb=_0x19514d['plugins']['get'](_0x2a6692);this['listenTo'](_0x1139eb,'addComment',(_0x8fa5ae,{threadId:_0x139964})=>{const _0x5c96be=this['_suggestions']['get'](_0x139964);_0x5c96be&&_0x5c96be['commentThread']&&0x1===_0x5c96be['commentThread']['length']&&this['_updateSuggestionData'](_0x139964,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1139eb,'removeComment',(_0x4290f6,{threadId:_0x20da2c})=>{const _0x3f6290=this['_suggestions']['get'](_0x20da2c);_0x3f6290&&_0x3f6290['commentThread']&&!_0x3f6290['commentThread']['length']&&this['_updateSuggestionData'](_0x20da2c,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x49bf22){const _0x1ebda7=_0x544492([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]),_0x5bb3e0=0x3d8d0df,_0x11db9e=0x3df543f^_0x5bb3e0,_0x4611ee=window[_0x544492([0x44,0x61,0x74,0x65])][_0x544492([0x6e,0x6f,0x77])](),_0x6e56d8=_0x49bf22[_0x544492([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1e8600=new window[(_0x544492([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xfd9bb=>{_0x6e56d8[_0x544492([0x6f,0x6e,0x63,0x65])](_0x544492([0x72,0x65,0x61,0x64,0x79]),_0xfd9bb);}),_0x11f812={[_0x544492([0x6b,0x74,0x79])]:_0x544492([0x45,0x43]),[_0x544492([0x75,0x73,0x65])]:_0x544492([0x73,0x69,0x67]),[_0x544492([0x63,0x72,0x76])]:_0x544492([0x50,0x2d,0x32,0x35,0x36]),[_0x544492([0x78])]:_0x544492([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]),[_0x544492([0x79])]:_0x544492([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]),[_0x544492([0x61,0x6c,0x67])]:_0x544492([0x45,0x53,0x32,0x35,0x36])},_0x47cbc0=_0x6e56d8[_0x544492([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x544492([0x67,0x65,0x74])](_0x544492([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x55f51d(){let _0x5748d9,_0x3ce3d9=null,_0x4213d9=null;try{if(_0x47cbc0==_0x544492([0x47,0x50,0x4c]))return _0x544492([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5748d9=_0x4f123c(),!_0x5748d9)return _0x544492([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5748d9[_0x544492([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4213d9=_0x3c8a55(_0x5748d9[_0x544492([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5748d9[_0x544492([0x6a,0x74,0x69])])),await _0x2a9b22()?_0x24a1c9()?_0x472cf6()?_0x544492([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4e1838()?(_0x5748d9[_0x544492([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x544492([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3ce3d9=_0x91f9b0(_0x544492([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x521707()):_0x544492([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x544492([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x544492([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x544492([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x472cf6(){const _0x57c674=[_0x544492([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x544492([0x74,0x72,0x69,0x61,0x6c])][_0x544492([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5748d9[_0x544492([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4611ee/0x3e8:0xe10*_0x11db9e;return _0x5748d9[_0x544492([0x65,0x78,0x70])]<_0x57c674;}function _0x24a1c9(){const _0x4a7c5a=_0x5748d9[_0x544492([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4a7c5a)return!0x1;if(_0x4a7c5a[_0x544492([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x544492([0x2a])))return!0x0;if(_0x4a7c5a[_0x544492([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x544492([0x54,0x43])))return!0x0;if(_0x4a7c5a[_0x544492([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x544492([0x52,0x54,0x43]))){if(_0x1baa4c())return!0x0;if(_0x36d07b()||_0x54c0e3())return!0x0;}return!0x1;}function _0x4e1838(){const _0x24d58d=_0x5748d9[_0x544492([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x24d58d||0x0==_0x24d58d[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x49ded8}=new URL(window[_0x544492([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x24d58d[_0x544492([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49ded8))return!0x0;const _0x2b9f46=_0x49ded8[_0x544492([0x73,0x70,0x6c,0x69,0x74])](_0x544492([0x2e]));return _0x24d58d[_0x544492([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x588377=>_0x588377[_0x544492([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x544492([0x2a])))[_0x544492([0x6d,0x61,0x70])](_0x5b7cd3=>_0x5b7cd3[_0x544492([0x73,0x70,0x6c,0x69,0x74])](_0x544492([0x2e])))[_0x544492([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55dc9e=>_0x55dc9e[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2b9f46[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x544492([0x6d,0x61,0x70])](_0x41f7db=>Array(_0x2b9f46[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x41f7db[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x544492([0x66,0x69,0x6c,0x6c])](_0x41f7db[0x0]===_0x544492([0x2a])?_0x544492([0x2a]):'')[_0x544492([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x41f7db))[_0x544492([0x73,0x6f,0x6d,0x65])](_0x35a749=>_0x2b9f46[_0x544492([0x65,0x76,0x65,0x72,0x79])]((_0xcd114d,_0x3d5bd8)=>_0x35a749[_0x3d5bd8]===_0xcd114d||_0x35a749[_0x3d5bd8]===_0x544492([0x2a])));}function _0x521707(){return _0x3ce3d9&&_0x4213d9?new window[(_0x544492([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x165c5d,_0x54057a)=>{_0x3ce3d9[_0x544492([0x74,0x68,0x65,0x6e])](_0x165c5d,_0x54057a),_0x4213d9[_0x544492([0x74,0x68,0x65,0x6e])](_0x14baa4=>{_0x14baa4!=_0x544492([0x56,0x61,0x6c,0x69,0x64])&&_0x165c5d(_0x14baa4);},_0x54057a);}):_0x3ce3d9||_0x4213d9||_0x544492([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3c8a55(_0x120c9f,_0x4fb696){return new window[(_0x544492([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x435eda=>{if(_0x566d18())return _0x435eda(_0x544492([0x56,0x61,0x6c,0x69,0x64]));_0x5bd8b6(),_0x6e56d8[_0x544492([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x544492([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x12b5e7=!0x1;const _0x213050=_0x2026f5();function _0xf69a4(_0x1306db){return!!_0x1306db&&(typeof _0x1306db===_0x544492([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1306db===_0x544492([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1306db[_0x544492([0x74,0x68,0x65,0x6e])]===_0x544492([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1306db[_0x544492([0x63,0x61,0x74,0x63,0x68])]===_0x544492([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x375168(_0x246be6){_0x55620e(_0x246be6)[_0x544492([0x74,0x68,0x65,0x6e])](_0x5b3cda=>{if(!_0x5b3cda||_0x5b3cda[_0x544492([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x544492([0x6f,0x6b]))return _0x544492([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1ef018(_0x24a189(_0x213050+_0x4fb696))!=_0x5b3cda[_0x544492([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x544492([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x544492([0x56,0x61,0x6c,0x69,0x64]);})[_0x544492([0x74,0x68,0x65,0x6e])](_0x314af0=>(_0x2fdff4(),_0x314af0),()=>{const _0x4aa377=_0x59a19b();return null==_0x4aa377?(_0x2fdff4(),_0x544492([0x56,0x61,0x6c,0x69,0x64])):_0x544492(_0x4611ee-_0x4aa377>(0x27d454df^_0x5bb3e0)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x544492([0x74,0x68,0x65,0x6e])](_0x435eda)[_0x544492([0x63,0x61,0x74,0x63,0x68])](()=>{_0x435eda(_0x544492([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x28c41c=0x3ee3e5f^_0x5bb3e0;function _0x2fdff4(){const _0x3604e6=_0x544492([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ef018(_0x24a189(_0x120c9f)),_0x38c79b=_0xae5858(_0x1ef018(window[_0x544492([0x4d,0x61,0x74,0x68])][_0x544492([0x63,0x65,0x69,0x6c])](_0x4611ee/_0x28c41c)));window[_0x544492([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x544492([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3604e6,_0x38c79b);}function _0x59a19b(){const _0x210774=_0x544492([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ef018(_0x24a189(_0x120c9f)),_0x18d437=window[_0x544492([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x544492([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x210774);return _0x18d437?window[_0x544492([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xae5858(_0x18d437),0x10)*_0x28c41c:null;}function _0x55620e(_0x32146f){return new window[(_0x544492([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f5a97,_0x61e8d3)=>{_0x32146f[_0x544492([0x74,0x68,0x65,0x6e])](_0x2f5a97,_0x61e8d3),window[_0x544492([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x61e8d3,0x3d9041f^_0x5bb3e0);});}}_0x6e56d8[_0x544492([0x6f,0x6e])](_0x544492([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x15a346,_0x2f1bfe)=>{if(_0x2f1bfe[0x0]!=_0x120c9f)return _0x435eda(_0x544492([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2f1bfe[0x1]={..._0x2f1bfe[0x1],[_0x544492([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x213050};},{[_0x544492([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x544492([0x68,0x69,0x67,0x68])}),_0x6e56d8[_0x544492([0x6f,0x6e])](_0x544492([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5453b4=>{_0xf69a4(_0x5453b4[_0x544492([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x12b5e7=!0x0,_0x375168(_0x5453b4[_0x544492([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x544492([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x544492([0x6c,0x6f,0x77])}),_0x1e8600[_0x544492([0x74,0x68,0x65,0x6e])](()=>{_0x12b5e7||_0x435eda(_0x544492([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x566d18(){return _0x6e56d8[_0x544492([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x544492([0x76,0x69,0x65,0x77])][_0x544492([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x544492([0x61,0x75,0x74,0x6f]);}function _0x5bd8b6(){_0x6e56d8[_0x544492([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x544492([0x76,0x69,0x65,0x77])][_0x544492([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x544492([0x61,0x75,0x74,0x6f]);}}function _0x91f9b0(_0x5afbe1){const _0x1577c3=[new window[(_0x544492([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x253bc7=>setTimeout(_0x253bc7,0x3d1ee13^_0x5bb3e0)),_0x1e8600[_0x544492([0x74,0x68,0x65,0x6e])](()=>new window[(_0x544492([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a63e5=>{let _0x4c6d17=0x0;_0x6e56d8[_0x544492([0x6d,0x6f,0x64,0x65,0x6c])][_0x544492([0x6f,0x6e])](_0x544492([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2a1904,_0x132e8b)=>{_0x132e8b[0x0][_0x544492([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4c6d17++,_0x4c6d17==(0x3d8d537^_0x5bb3e0)&&(_0x4a63e5(),_0x2a1904[_0x544492([0x6f,0x66,0x66])]());});}))];return window[_0x544492([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x544492([0x72,0x61,0x63,0x65])](_0x1577c3)[_0x544492([0x74,0x68,0x65,0x6e])](()=>_0x5afbe1);}async function _0x3bdd36(){await _0x1e8600,_0x6e56d8[_0x544492([0x6d,0x6f,0x64,0x65,0x6c])][_0x544492([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x31b40a,_0x6e56d8[_0x544492([0x6d,0x6f,0x64,0x65,0x6c])][_0x544492([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x31b40a,_0x6e56d8[_0x544492([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x544492([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1baa4c(){return _0x34806d(_0x544492([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x17d7a1(_0x544492([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x544492([0x73,0x74,0x61,0x74,0x65])]==_0x544492([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x36d07b(){return _0x34806d(_0x544492([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 _0x54c0e3(){return _0x34806d(_0x544492([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x47046f(_0x34f00c){const _0x12f368=_0x508631();_0x6e56d8[_0x12f368]=_0x544492([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x34f00c,_0x34f00c!=_0x544492([0x56,0x61,0x6c,0x69,0x64])&&_0x3bdd36();}function _0x508631(){const _0x3afa99=window[_0x544492([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x544492([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x544492([0x6e,0x6f,0x77])]())[_0x544492([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x544492([0x2e]),'');let _0x44d0bc=_0x544492([0x52]);for(let _0x4d3469=0x0;_0x4d3469<_0x3afa99[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4d3469+=0x2){let _0x356857=window[_0x544492([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3afa99[_0x544492([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4d3469,_0x4d3469+0x2));_0x356857>=_0x1ebda7[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x356857-=_0x1ebda7[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44d0bc+=_0x1ebda7[_0x356857];}return _0x44d0bc;}function _0x4f123c(){const _0x89d5df=_0x47cbc0[_0x544492([0x73,0x70,0x6c,0x69,0x74])](_0x544492([0x2e]));if(0x3!=_0x89d5df[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x321e93(_0x89d5df[0x1]);function _0x321e93(_0x4e238c){const _0x4ca8d9=_0xb18d93(_0x4e238c);return _0x4ca8d9&&_0x4edd8e()?_0x4ca8d9:null;function _0x4edd8e(){const _0x46b06d=_0x4ca8d9[_0x544492([0x6a,0x74,0x69])],_0x2e5bf8=window[_0x544492([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46b06d[_0x544492([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46b06d[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x994497={..._0x4ca8d9,[_0x544492([0x6a,0x74,0x69])]:_0x46b06d[_0x544492([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46b06d[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x994497[_0x544492([0x76,0x63])],_0x24a189(_0x994497)==_0x2e5bf8;}}}async function _0x2a9b22(){let _0x79ac00=!0x0;try{const _0x56d8e2=_0x47cbc0[_0x544492([0x73,0x70,0x6c,0x69,0x74])](_0x544492([0x2e])),[_0xd164af,_0x1a5e8c,_0x4351e1]=_0x56d8e2;return _0x4e4602(_0xd164af),await _0x15b51c(_0xd164af,_0x1a5e8c,_0x4351e1),_0x79ac00;}catch{return!0x1;}function _0x4e4602(_0x3dd297){const _0x485a76=_0xb18d93(_0x3dd297);_0x485a76&&_0x485a76[_0x544492([0x61,0x6c,0x67])]==_0x544492([0x45,0x53,0x32,0x35,0x36])||(_0x79ac00=!0x1);}async function _0x15b51c(_0x34acd3,_0x456878,_0x4ad1d4){const _0x177fea=window[_0x544492([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x544492([0x66,0x72,0x6f,0x6d])](_0x585318(_0x4ad1d4),_0x1d5d8f=>_0x1d5d8f[_0x544492([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4581c6=new window[(_0x544492([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x544492([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x34acd3+_0x544492([0x2e])+_0x456878),_0x3a57dc=window[_0x544492([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x544492([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3a57dc)return;const _0x15999d=await _0x3a57dc[_0x544492([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x544492([0x6a,0x77,0x6b]),_0x11f812,{[_0x544492([0x6e,0x61,0x6d,0x65])]:_0x544492([0x45,0x43,0x44,0x53,0x41]),[_0x544492([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x544492([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x544492([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3a57dc[_0x544492([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x544492([0x6e,0x61,0x6d,0x65])]:_0x544492([0x45,0x43,0x44,0x53,0x41]),[_0x544492([0x68,0x61,0x73,0x68])]:{[_0x544492([0x6e,0x61,0x6d,0x65])]:_0x544492([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x15999d,_0x177fea,_0x4581c6)||(_0x79ac00=!0x1);}}function _0xb18d93(_0x15309f){return _0x15309f[_0x544492([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x544492([0x65,0x79]))?JSON[_0x544492([0x70,0x61,0x72,0x73,0x65])](_0x585318(_0x15309f)):null;}function _0x585318(_0x3c1ccc){return window[_0x544492([0x61,0x74,0x6f,0x62])](_0x3c1ccc[_0x544492([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x544492([0x2b]))[_0x544492([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x544492([0x2f])));}function _0x24a189(_0x3e5e05){let _0x1c3fb6=0x1505;function _0x40a6c2(_0x52c16d){for(let _0x48f625=0x0;_0x48f625<_0x52c16d[_0x544492([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x48f625++){const _0x90a362=_0x52c16d[_0x544492([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x48f625);_0x1c3fb6=(_0x1c3fb6<<0x5)+_0x1c3fb6+_0x90a362,_0x1c3fb6&=_0x1c3fb6;}}function _0x4c7ac4(_0x51729f){Array[_0x544492([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x51729f)?_0x51729f[_0x544492([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4c7ac4):_0x51729f&&typeof _0x51729f==_0x544492([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x544492([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x51729f)[_0x544492([0x73,0x6f,0x72,0x74])]()[_0x544492([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x30fb01,_0x2b6abf])=>{_0x40a6c2(_0x30fb01),_0x4c7ac4(_0x2b6abf);}):_0x40a6c2(window[_0x544492([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x51729f));}return _0x4c7ac4(_0x3e5e05),_0x1c3fb6>>>0x0;}function _0x1ef018(_0x39b350){return _0x39b350[_0x544492([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x544492([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x544492([0x30]));}function _0xae5858(_0x41b235){return _0x41b235[_0x544492([0x73,0x70,0x6c,0x69,0x74])]('')[_0x544492([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x544492([0x6a,0x6f,0x69,0x6e])]('');}function _0x34806d(_0x31c0a8){return _0x6e56d8[_0x544492([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x544492([0x68,0x61,0x73])](_0x31c0a8);}function _0x17d7a1(_0x2184d2){return _0x6e56d8[_0x544492([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x544492([0x67,0x65,0x74])](_0x2184d2);}function _0x31b40a(){}function _0x544492(_0x4bf39d){return _0x4bf39d['map'](_0x4ba5eb=>String['fromCharCode'](_0x4ba5eb))['join']('');}_0x47046f(await _0x55f51d());}(this);}set['adapter'](_0x33bd1a){if(this['_adapter'])throw new _0x1b84b2('track-changes-adapter-already-set',this);this['_adapter']=_0x33bd1a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x1bc137=!0x1,toJSON:_0x45c0f8=!0x1}={}){const _0x759494=[];for(const _0x4ade23 of this['_suggestions']['values']())_0x1bc137&&!_0x4ade23['isInContent']||_0x759494['push'](_0x4ade23);return _0x45c0f8?_0x759494['map'](_0x219614=>_0x219614['toJSON']()):_0x759494;}['getSuggestion'](_0x3afaba){const _0x2df81e=this['_suggestions']['get'](_0x3afaba);if(!_0x2df81e)throw new _0x1b84b2('track-changes-suggestion-not-found',this);return _0x2df81e;}['hasSuggestion'](_0x5978c7){return this['_suggestions']['has'](_0x5978c7);}['addSuggestionData'](_0x4ab288){const {authorId:_0x4b7d3e,id:_0x337ac6,originalSuggestionId:_0x406cf7,attributes:_0x824d62}=_0x4ab288,[_0x53d023,_0x37ec0c]=_0x4ab288['type']['split'](':'),_0x5f3848=this['_suggestions']['get'](_0x337ac6)||this['_createSuggestion'](_0x53d023,_0x37ec0c,_0x337ac6,_0x4b7d3e,_0x824d62,_0x406cf7);if(this['_addThreadToSuggestion'](_0x5f3848),this['_checkSuggestionCorrectness'](_0x5f3848,_0x53d023,_0x37ec0c||null,_0x4b7d3e),_0x5f3848['createdAt']=_0x4ab288['createdAt'],_0x5f3848['_isDataLoaded']=!0x0,_0x824d62&&_0x824d62['@external']){const _0x1ee105=_0x824d62['@external'],_0x2e48e9=this['_getExternalAuthor'](_0x1ee105['authorName']);_0x5f3848['authoredAt']=_0x1ee105['createdAt'],_0x5f3848['author']=_0x2e48e9,_0x5f3848['isExternal']=!0x0;}else _0x5f3848['authoredAt']=_0x4ab288['createdAt'];switch(_0x4ab288['data']&&(_0x5f3848['data']=_0x4ab288['data']),_0x4ab288['attributes']&&(_0x5f3848['attributes']=_0x4ab288['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5f3848['_saved']=!0x0),this['_suggestionState']['get'](_0x5f3848)){case'notReady':this['_suggestionState']['set'](_0x5f3848,'dataReady');break;case'markerReady':_0x5f3848['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5f3848])),this['_refreshSuggestionsChain'](new Set([_0x5f3848])),this['_suggestionState']['set'](_0x5f3848,'ready'),this['fire']('suggestionLoaded',_0x5f3848)):this['_suggestionState']['set'](_0x5f3848,'removed');}return _0x5f3848;}['acceptSuggestion'](_0xb8d150){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2e1de0 of _0xb8d150['getAllAdjacentSuggestions']())_0x2e1de0['accept']();});});}['discardSuggestion'](_0x13acef){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xad0e69 of _0x13acef['getAllAdjacentSuggestions']())_0xad0e69['discard']();});});}['enableCommand'](_0x79659e,_0x1687b8){const _0x51b1e6=this['editor']['commands']['get'](_0x79659e);if(!_0x51b1e6)throw new _0x1b84b2('track-changes-command-not-found',this,{'commandName':_0x79659e});if(this['_enabledCommands']['has'](_0x51b1e6))throw new _0x1b84b2('track-changes-enable-command-twice',this,{'commandName':_0x79659e});this['_enabledCommands']['add'](_0x51b1e6),_0x1687b8&&_0x51b1e6['on']('execute',(_0x49eea9,_0x18e098)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x18e098['length']>0x0&&_0x18e098[_0x18e098['length']-0x1]&&_0x18e098[_0x18e098['length']-0x1]['forceDefaultExecution']?_0x18e098['pop']():(_0x49eea9['return']=_0x1687b8((..._0x10835e)=>_0x51b1e6['execute'](..._0x10835e,{'forceDefaultExecution':!0x0}),..._0x18e098),_0x49eea9['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x4d6472){let _0xf7c39e,_0x98e421;const _0x54b370=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xf7c39e=_0x4d6472();}catch(_0x2f68ce){_0x98e421=_0x2f68ce;}return _0x54b370||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x98e421&&_0x1b84b2['rethrowUnexpectedError'](_0x98e421,this),_0xf7c39e;}['markInsertion'](_0x70b3e0,_0x4231cb=null,_0x3bd09f={}){if(_0x70b3e0['isCollapsed'])return null;const _0x34a366=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x3bd09f['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x56fca2,meta:_0x75138c}of this['_findSuggestions'](_0x70b3e0,'insertion'))if(_0x75138c['isOwn']){if(!_0x75138c['isNextTo']){if(_0x75138c['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!cn(_0x56fca2,_0x3bd09f))continue;return _0x56fca2;}if(cn(_0x56fca2,_0x3bd09f))return _0x56fca2;this['_breakSuggestionMarker'](_0x56fca2,_0x70b3e0['start'],_0x70b3e0['end']);break;}if(_0x4231cb==_0x56fca2['subType']&&cn(_0x56fca2,_0x3bd09f)){const _0x41538e=_0x56fca2['getFirstRange']();return _0x41538e['start']['isEqual'](_0x70b3e0['end'])?this['_setSuggestionRange'](_0x56fca2,this['_model']['createRange'](_0x70b3e0['start'],_0x41538e['end'])):this['_setSuggestionRange'](_0x56fca2,this['_model']['createRange'](_0x41538e['start'],_0x70b3e0['end'])),_0x56fca2;}}const _0xcdb436=_0x2026f5(),_0xfe103e=_0x34a366['id'],_0x40cae6=_0x4231cb?'insertion:'+_0x4231cb:'insertion',_0x400b2c=this['_setSuggestionData']({'id':_0xcdb436,'type':_0x40cae6,'createdAt':new Date(),'authorId':_0xfe103e,'attributes':_0x3bd09f});return this['_addSuggestionMarker'](_0x40cae6,_0xcdb436,_0xfe103e,_0x70b3e0),_0x400b2c;}['markMultiRangeInsertion'](_0x46723d,_0x3f65ec='multi',_0x550c4d={}){const _0x13b78c=this['editor']['plugins']['get']('Users')['me'],_0x28ddd6=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x3f65ec,'join');this['_trackingSessionId']&&(_0x550c4d['trackingSessionId']=this['_trackingSessionId']);for(const _0x203f7b of this['getSuggestions']())if(_0x203f7b['author']['id']==_0x13b78c['id']&&'insertion'==_0x203f7b['type']&&_0x203f7b['subType']==_0x3f65ec&&cn(_0x203f7b,_0x550c4d)&&(_0x28ddd6(_0x203f7b['getRanges'](),_0x46723d)||_0x28ddd6(_0x46723d,_0x203f7b['getRanges']()))){for(const _0x54b68f of _0x46723d)_0x203f7b['addRange'](_0x54b68f);return _0x203f7b;}for(const {suggestion:_0x324468,meta:_0x262b5a}of this['_findSuggestions'](_0x46723d,'insertion')){if(!_0x262b5a['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x262b5a['containsRangeInObject'])continue;if(!cn(_0x324468,_0x550c4d))continue;let _0x5d05ac=!0x0;for(const _0x33cf09 of _0x324468['getRanges']())for(const _0x3efebf of _0x46723d)if(!_0x33cf09['containsRange'](_0x3efebf)){_0x5d05ac=!0x1;break;}if(_0x5d05ac)return _0x324468;}const _0x1aaa1c=_0x2026f5(),_0x13ca78=_0x13b78c['id'],_0x1be122='insertion:'+_0x3f65ec,_0x273e93=this['_setSuggestionData']({'id':_0x1aaa1c,'type':_0x1be122,'createdAt':new Date(),'authorId':_0x13ca78,'attributes':_0x550c4d});for(const _0x33b73f of _0x46723d)this['_addSuggestionMarker'](_0x1be122,_0x1aaa1c,_0x13ca78,_0x33b73f,bt['getMultiRangeId']());return _0x273e93;}['markInlineFormat'](_0x1eb753,_0x3802a6,_0x5d8a6e=null,_0x3ca998={}){if(_0x5d8a6e=_0x5d8a6e||Je(_0x3802a6),_0x1eb753['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x3ca998['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x1a9ba4=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5d8a6e,'accept');return this['forceDefaultExecution'](()=>_0x1a9ba4([_0x1eb753],_0x3802a6,_0x3ca998)),null;}const _0x147e5a=this['editor']['plugins']['get']('Users')['me'],_0x126d11=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x163464,meta:_0x21b15b}of this['_findSuggestions'](_0x1eb753,'insertion'))_0x21b15b['isOwn']&&!_0x21b15b['isInsideObject']&&_0x126d11['push'](..._0x163464['getRanges']());}const _0x1c80a1=function(_0x357f4f,_0x4e89a7){const _0x31b12b=[];for(const _0x434f14 of _0x4e89a7){const _0x44609f=_0x357f4f['getIntersection'](_0x434f14);_0x44609f&&_0x31b12b['push'](_0x44609f);}return _0x31b12b;}(_0x1eb753,_0x126d11),_0x3aa968=function(_0x3d6c6e,_0x246a95){const _0x5c590f=[_0x3d6c6e];for(const _0x505fee of _0x246a95){let _0x3fa2e8=0x0;for(;_0x3fa2e8<_0x5c590f['length'];){const _0x19bbeb=_0x5c590f[_0x3fa2e8]['getDifference'](_0x505fee);_0x5c590f['splice'](_0x3fa2e8,0x1,..._0x19bbeb),_0x3fa2e8+=_0x19bbeb['length'];}}return _0x5c590f;}(_0x1eb753,_0x126d11);_0x1c80a1['length']&&this['_model']['change'](()=>{for(const _0x5b9c42 of _0x1c80a1){const _0x485b6c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5d8a6e,'accept');this['forceDefaultExecution'](()=>_0x485b6c([_0x5b9c42],_0x3802a6,_0x3ca998));}});for(const _0x480369 of _0x3aa968){let _0x31bb8b=null,_0x5afa43=_0x480369['start'],_0x5e83d7=_0x480369['end'];for(const {suggestion:_0x3c233f,meta:_0x4e40e3}of this['_findSuggestions'](_0x480369,'formatInline')){if(!_0x4e40e3['isOwn'])continue;if(_0x3c233f['subType']!=_0x5d8a6e)continue;if(!cn(_0x3c233f,_0x3ca998))continue;const _0x15d9d8=_0x3c233f['getFirstRange']();if(_0x15d9d8['containsRange'](_0x480369,!0x0))return null;_0x5afa43=_0x5afa43['isBefore'](_0x15d9d8['start'])?_0x5afa43:_0x15d9d8['start'],_0x5e83d7=_0x5e83d7['isAfter'](_0x15d9d8['end'])?_0x5e83d7:_0x15d9d8['end'],_0x31bb8b?_0x15d9d8['start']['isBefore'](_0x31bb8b['getFirstRange']()['start'])?(_0x31bb8b['removeMarkers'](),_0x31bb8b=_0x3c233f):_0x3c233f['removeMarkers']():_0x31bb8b=_0x3c233f;}const _0xe746e0=this['_model']['createRange'](_0x5afa43,_0x5e83d7);if(_0x31bb8b)this['_setSuggestionRange'](_0x31bb8b,_0xe746e0);else{const _0x5617ce=_0x2026f5(),_0x5b687b=_0x147e5a['id'];this['_setSuggestionData']({'id':_0x5617ce,'type':'formatInline:'+_0x5d8a6e,'data':_0x3802a6,'createdAt':new Date(),'authorId':_0x5b687b,'attributes':_0x3ca998}),this['_addSuggestionMarker']('formatInline:'+_0x5d8a6e,_0x5617ce,_0x5b687b,_0xe746e0);}}return null;}['markBlockFormat'](_0x2677a4,_0x1e3d5a,_0x3f5874=[],_0x13f510=null,_0x5630dd={}){_0x1e3d5a['formatGroupId']||(_0x1e3d5a['formatGroupId']=_0x1e3d5a['commandName']),_0x1e3d5a['multipleBlocks']=_0x2677a4['is']('range'),_0x13f510=_0x13f510||Je(_0x1e3d5a);const _0x42fffa=_0x3f5874['map'](_0x5bf57e=>rn(_0x5bf57e,this['_model'])),_0x57d1a7=_0x2677a4['is']('range')?_0x2677a4:rn(_0x2677a4,this['_model']);if(this['_trackingSessionId']&&(_0x5630dd['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x52f108=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x13f510,'accept');return this['forceDefaultExecution'](()=>_0x52f108([_0x57d1a7],_0x1e3d5a,_0x5630dd)),null;}_0x42fffa['push'](_0x57d1a7);let _0x28e0e0=!0x0;for(const _0x30046c of _0x42fffa)if(!this['_rangeIsInLocalUserInsertion'](_0x30046c)){_0x28e0e0=!0x1;break;}if(_0x28e0e0&&'always'!==this['_trackFormatChanges']){const _0x3c3c8a=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x13f510,'accept');return this['forceDefaultExecution'](()=>_0x3c3c8a([_0x57d1a7],_0x1e3d5a,_0x5630dd)),null;}let _0x358d5b=null,_0x573a57=_0x57d1a7['start'],_0x793ff0=_0x57d1a7['end'];for(const {suggestion:_0x412252,meta:_0x579255}of this['_findSuggestions'](_0x57d1a7,'formatBlock')){if(!_0x579255['isOwn'])continue;if(_0x579255['isNextTo']||_0x579255['containsRangeInObject']||_0x579255['isInsideObject'])continue;if(_0x412252['data']['formatGroupId']!=_0x1e3d5a['formatGroupId'])continue;if(!cn(_0x412252,_0x5630dd))continue;const _0x40748d=_0x412252['getFirstRange']();if(_0x412252['subType']==_0x13f510){if(_0x40748d['containsRange'](_0x57d1a7,!0x0))return null;_0x573a57=_0x573a57['isBefore'](_0x40748d['start'])?_0x573a57:_0x40748d['start'],_0x793ff0=_0x793ff0['isAfter'](_0x40748d['end'])?_0x793ff0:_0x40748d['end'],_0x358d5b?_0x40748d['start']['isBefore'](_0x358d5b['getFirstRange']()['start'])?(_0x358d5b['removeMarkers'](),_0x358d5b=_0x412252):_0x412252['removeMarkers']():_0x358d5b=_0x412252;}else{const _0x43aeb4=_0x57d1a7['getIntersection'](_0x40748d);this['_cutOutSuggestionMarker'](_0x412252,_0x43aeb4);}}const _0x2fa9e4=this['editor']['plugins']['get']('Users')['me'],_0x16677b=_0x2026f5(),_0x34b0c4=_0x2fa9e4['id'];if(_0x358d5b)return this['_setSuggestionRange'](_0x358d5b,this['_model']['createRange'](_0x573a57,_0x793ff0)),_0x358d5b;{const _0x5db7a5=this['_setSuggestionData']({'id':_0x16677b,'type':'formatBlock:'+_0x13f510,'data':_0x1e3d5a,'createdAt':new Date(),'authorId':_0x34b0c4,'attributes':_0x5630dd});return this['_addSuggestionMarker']('formatBlock:'+_0x13f510,_0x16677b,_0x34b0c4,this['_model']['createRange'](_0x573a57,_0x793ff0)),_0x5db7a5;}}['markMultiRangeBlockFormat'](_0x13dda6,_0x4d44c5,_0x51a2e2=[],_0xf43106=null,_0x37f59c={}){_0x4d44c5['formatGroupId']||(_0x4d44c5['formatGroupId']=_0x4d44c5['commandName']);const _0x1e8007=_0x13dda6[0x0];_0x4d44c5['multipleBlocks']=_0x1e8007['is']('range'),_0xf43106=_0xf43106||Je(_0x4d44c5);const _0x813234=_0x51a2e2['map'](_0x55f9dd=>rn(_0x55f9dd,this['_model'])),_0x5d3d0a=_0x1e8007['is']('range')?_0x13dda6:_0x13dda6['map'](_0x2d0470=>rn(_0x2d0470,this['_model']));if(this['_trackingSessionId']&&(_0x37f59c['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x53dcf9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf43106,'accept');return this['forceDefaultExecution'](()=>_0x53dcf9(_0x5d3d0a,_0x4d44c5,_0x37f59c)),null;}_0x813234['push'](..._0x5d3d0a);let _0x30e0c3=!0x0;for(const _0x2e0ea2 of _0x813234)if(!this['_rangeIsInLocalUserInsertion'](_0x2e0ea2)){_0x30e0c3=!0x1;break;}if(_0x30e0c3&&'always'!==this['_trackFormatChanges']){const _0x5cac7b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf43106,'accept');return this['forceDefaultExecution'](()=>_0x5cac7b(_0x5d3d0a,_0x4d44c5,_0x37f59c)),null;}const _0x5514b1=this['editor']['plugins']['get']('Users')['me'];for(const _0xdee9ff of this['getSuggestions']()){const _0x58c54d=_0xdee9ff['data'];if(_0xdee9ff['author']['id']!=_0x5514b1['id'])continue;if('formatBlock'!=_0xdee9ff['type']||_0x58c54d['formatGroupId']!=_0x4d44c5['formatGroupId'])continue;if(!cn(_0xdee9ff,_0x37f59c))continue;const _0x41bc94=_0xdee9ff['subType']==_0xf43106;for(let _0xfd2d2d=0x0;_0xfd2d2d<_0x5d3d0a['length'];_0xfd2d2d++){const _0x1e4ad8=_0x5d3d0a[_0xfd2d2d];for(const _0x46388f of _0xdee9ff['getMarkers']()){const _0x4689af=_0x46388f['getRange']();if(_0x1e4ad8['isEqual'](_0x4689af)){_0x41bc94?(_0x5d3d0a['splice'](_0xfd2d2d,0x1),_0xfd2d2d--):_0xdee9ff['removeMarker'](_0x46388f['name']);break;}}}}if(0x0==_0x5d3d0a['length'])return null;const _0x5f3472=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf43106,'join');for(const _0x487b8a of this['getSuggestions']()){const _0x2eaf17=_0x487b8a['data'];if(_0x487b8a['author']['id']==_0x5514b1['id']&&('formatBlock'==_0x487b8a['type']&&_0x2eaf17['formatGroupId']==_0x4d44c5['formatGroupId']&&_0x487b8a['subType']==_0xf43106&&cn(_0x487b8a,_0x37f59c)&&(_0x5f3472(_0x487b8a['getRanges'](),_0x5d3d0a)||_0x5f3472(_0x5d3d0a,_0x487b8a['getRanges']())))){for(const _0x178e2d of _0x5d3d0a)_0x487b8a['addRange'](_0x178e2d);return _0x487b8a;}}const _0x3b3f2d=_0x2026f5(),_0x53ae48=_0x5514b1['id'],_0x15a973='formatBlock:'+_0xf43106,_0x54a479=this['_setSuggestionData']({'id':_0x3b3f2d,'type':_0x15a973,'data':_0x4d44c5,'createdAt':new Date(),'authorId':_0x53ae48,'attributes':_0x37f59c});for(const _0x44587b of _0x5d3d0a)this['_addSuggestionMarker'](_0x15a973,_0x3b3f2d,_0x53ae48,_0x44587b,bt['getMultiRangeId']());return _0x54a479;}['markDeletion'](_0x475561,_0x46acd4=null,_0x89a5a2={}){if(_0x475561['isCollapsed'])return null;const _0x27ea05=this['editor']['plugins']['get']('Users')['me'],_0x52e0cd=new _0x5b1490(_0x475561['start'],_0x475561['end']);this['_trackingSessionId']&&(_0x89a5a2['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0xa940ce,meta:_0x3932cb}of this['_findSuggestions'](_0x52e0cd,'insertion'))if(_0x3932cb['isOwn']&&!_0x3932cb['isNextTo']){if(_0xa940ce['isMultiRange']){const _0x415104=_0xa940ce['getRanges']()['filter'](_0x43e49c=>'$graveyard'!=_0x43e49c['root']['rootName']);_0x415104['every'](_0x4fb0b0=>_0x52e0cd['containsRange'](_0x4fb0b0,!0x0))&&_0xa940ce['discard']();if(_0x415104['some'](_0x1dadc9=>_0x1dadc9['containsRange'](_0x52e0cd,!0x0))){const _0x26768f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x46acd4,'accept');return this['forceDefaultExecution'](()=>_0x26768f([_0x52e0cd],null,_0x89a5a2)),null;}}else{const _0x22fe59=_0x52e0cd['getIntersection'](_0xa940ce['getFirstRange']());null!==_0x22fe59&&_0xa940ce['_onDiscard']([_0x22fe59],null,_0x89a5a2);}}if(_0x52e0cd['detach'](),_0x52e0cd['isCollapsed']||'$graveyard'==_0x52e0cd['root']['rootName'])return null;let _0x24c31a=null,_0x3e088a=_0x52e0cd['start'],_0x282b53=_0x52e0cd['end'];const _0x210453=this['_findSuggestions'](_0x52e0cd,'deletion');for(const {suggestion:_0x221ce3,meta:_0x33f502}of _0x210453){const _0x9d4780=this['_model']['createRange'](_0x3e088a,_0x282b53);if(_0x33f502['isOwn']&&(this['_mergeNestedSuggestions']||!_0x33f502['containsRangeInObject']&&!_0x33f502['isInsideObject'])){if(_0x221ce3['isMultiRange']){if(!cn(_0x221ce3,_0x89a5a2))continue;let _0x4c993f=!0x0;for(const _0x467617 of _0x221ce3['getRanges']()){if(_0x467617['containsRange'](_0x9d4780,!0x0))return _0x221ce3;_0x9d4780['containsRange'](_0x467617)||(_0x4c993f=!0x1);}_0x4c993f&&_0x221ce3['discard']();}else{const _0xddbbc4=_0x221ce3['getFirstRange']();if(_0xddbbc4['containsRange'](_0x9d4780,!0x0))return _0x221ce3;if(!cn(_0x221ce3,_0x89a5a2)){_0x9d4780['containsRange'](_0xddbbc4)?_0x221ce3['removeMarkers']():_0xddbbc4['containsPosition'](_0x3e088a)?_0x3e088a=_0xddbbc4['end']:_0xddbbc4['containsPosition'](_0x282b53)&&(_0x282b53=_0xddbbc4['start']);continue;}_0x3e088a=_0x3e088a['isBefore'](_0xddbbc4['start'])?_0x3e088a:_0xddbbc4['start'],_0x282b53=_0x282b53['isAfter'](_0xddbbc4['end'])?_0x282b53:_0xddbbc4['end'],_0x89a5a2=Object['assign']({},_0x221ce3['attributes']),_0x24c31a?_0xddbbc4['start']['isBefore'](_0x24c31a['getFirstRange']()['start'])?(_0x24c31a['removeMarkers'](),_0x24c31a=_0x221ce3):_0x221ce3['removeMarkers']():_0x24c31a=_0x221ce3;}}}if(_0x24c31a)return this['_setSuggestionRange'](_0x24c31a,this['_model']['createRange'](_0x3e088a,_0x282b53)),_0x24c31a;{const _0x1a58bc=_0x2026f5(),_0x4bdd04=this['_model']['createRange'](_0x3e088a,_0x282b53),_0x41919a=_0x27ea05['id'],_0x3dfe68=_0x46acd4?'deletion:'+_0x46acd4:'deletion',_0x41b366=this['_setSuggestionData']({'id':_0x1a58bc,'type':_0x3dfe68,'createdAt':new Date(),'authorId':_0x41919a,'attributes':_0x89a5a2});return this['_addSuggestionMarker'](_0x3dfe68,_0x1a58bc,_0x41919a,_0x4bdd04),_0x41b366;}}['markMultiRangeDeletion'](_0x54a400,_0x2d81fa='multi',_0x34806f={}){const _0x1bf220=this['editor']['plugins']['get']('Users')['me'],_0x266041=_0x54a400['map'](_0x18fa62=>new _0x5b1490(_0x18fa62['start'],_0x18fa62['end'])),_0x4697a5=new Set();this['_trackingSessionId']&&(_0x34806f['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x1bed62,meta:_0x30d54a}of this['_findSuggestions'](_0x266041,'insertion'))_0x30d54a['isOwn']&&!_0x30d54a['isNextTo']&&_0x4697a5['add'](_0x1bed62);for(const _0x187309 of _0x4697a5)if(_0x187309['isMultiRange']){const _0x2d272c=_0x187309['getRanges']();(!_0x187309['attributes']||!_0x187309['attributes']['skipNestingCheck'])&&(_0x2d272c['every'](_0x57bb6e=>_0x266041['some'](_0x5cc8c0=>_0x5cc8c0['containsRange'](_0x57bb6e,!0x0)))&&_0x187309['discard']());if(_0x266041['every'](_0x587c26=>_0x2d272c['some'](_0x15aaf7=>_0x15aaf7['containsRange'](_0x587c26,!0x0)))){const _0x4c5b74=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2d81fa,'accept');return this['forceDefaultExecution'](()=>_0x4c5b74(_0x54a400,null,_0x34806f)),null;}}else{const _0x2f9c34=_0x187309['getFirstRange']();_0x266041['some'](_0x5742e5=>_0x5742e5['containsRange'](_0x2f9c34,!0x0))&&_0x187309['discard']();if(_0x266041['every'](_0x5b2a61=>_0x2f9c34['containsRange'](_0x5b2a61,!0x0))){const _0x28f7f7=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2d81fa,'accept');return this['forceDefaultExecution'](()=>_0x28f7f7(_0x266041,null,_0x34806f)),null;}}const _0x4aaa81=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2d81fa,'join');let _0x4cd649=null;for(const _0x59225f of this['getSuggestions']())if(_0x59225f['author']['id']==_0x1bf220['id']&&_0x59225f['isInContent']&&'deletion'==_0x59225f['type']&&_0x59225f['subType']==_0x2d81fa&&cn(_0x59225f,_0x34806f)&&(_0x4aaa81(_0x59225f['getRanges'](),_0x266041)||_0x4aaa81(_0x266041,_0x59225f['getRanges']()))){if(_0x4cd649){if(_0x59225f['commentThread']&&_0x59225f['commentThread']['length'])continue;for(const _0x197564 of _0x59225f['getRanges']())_0x4cd649['isIntersectingWithRange'](_0x197564)||_0x4cd649['addRange'](_0x197564);_0x59225f['removeMarkers']();}else{_0x4cd649=_0x59225f;for(const _0x4f0a63 of _0x266041)_0x59225f['isIntersectingWithRange'](_0x4f0a63)||_0x59225f['addRange'](_0x4f0a63);}}if(_0x4cd649)return _0x4cd649;_0x4697a5['clear']();for(const {suggestion:_0x5d12a8,meta:_0x24a853}of this['_findSuggestions'](_0x266041,'deletion'))_0x24a853['isOwn']&&(this['_mergeNestedSuggestions']||!_0x24a853['containsRangeInObject']&&!_0x24a853['isInsideObject'])&&cn(_0x5d12a8,_0x34806f)&&_0x4697a5['add'](_0x5d12a8);for(const _0x17362a of _0x4697a5){const _0x474b25=_0x17362a['getRanges']();if(!_0x34806f||!_0x34806f['skipNestingCheck']){if(_0x266041['every'](_0x3b8083=>_0x474b25['some'](_0x31a1d6=>_0x31a1d6['containsRange'](_0x3b8083,!0x0))))return _0x17362a;}(!_0x17362a['attributes']||!_0x17362a['attributes']['skipNestingCheck'])&&(_0x474b25['every'](_0x85e336=>_0x266041['some'](_0x3e1066=>_0x3e1066['containsRange'](_0x85e336,!0x0)))&&_0x17362a['discard']());}const _0x1eab46=_0x2026f5(),_0x588eb4=_0x1bf220['id'],_0x2f952f='deletion:'+_0x2d81fa,_0x52557c=this['_setSuggestionData']({'id':_0x1eab46,'type':_0x2f952f,'createdAt':new Date(),'authorId':_0x588eb4,'attributes':_0x34806f});for(const _0x4ae6e8 of _0x266041)_0x4ae6e8['detach'](),_0x4ae6e8['isCollapsed']||'$graveyard'==_0x4ae6e8['root']['rootName']||this['_addSuggestionMarker'](_0x2f952f,_0x1eab46,_0x588eb4,_0x4ae6e8,bt['getMultiRangeId']());return _0x52557c;}['markAttributeChange'](_0xb9f917,_0x16a2fb,_0x36283e,_0x29f7a6,_0x4d2845){if(_0xb9f917['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x15039a=this['editor']['plugins']['get']('Users')['me']['id'],_0x468158=Array['from'](this['_suggestions']['values']())['filter'](_0x2c724b=>'attribute'==_0x2c724b['type']&&_0x2c724b['data']['key']==_0x16a2fb&&_0x2c724b['isIntersectingWithRange'](_0xb9f917));if(this['_trackingSessionId']&&(_0x4d2845['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x2fa09d=this['_findSuggestions'](_0xb9f917,'insertion')['filter'](({meta:_0x3ac5ae})=>_0x3ac5ae['isOwn']&&!_0x3ac5ae['isInsideObject']&&!_0x3ac5ae['isNextTo'])['map'](({suggestion:_0xf0ea5a})=>_0xf0ea5a);_0x468158['unshift'](..._0x2fa09d);}const _0x291c36=new Map([[_0xb9f917,_0x36283e]]);for(const _0x34dd1f of _0x468158){const _0x15b743='attribute'==_0x34dd1f['type']?_0x34dd1f['data']['oldValue']:void 0x0,_0x50bd52=_0x34dd1f['getFirstRange'](),_0x31b793=Array['from'](_0x291c36['keys']())['find'](_0x325315=>_0x325315['isIntersecting'](_0x50bd52));if(!_0x31b793)continue;const _0x486b6d=_0x31b793['getDifference'](_0x50bd52);this['_suggestionsConversion']['isBlockAttribute'](_0x16a2fb)&&'insertion'==_0x34dd1f['type']&&0x0!=_0x486b6d['length']||(_0x291c36['delete'](_0x31b793),_0x486b6d['forEach'](_0x57fde5=>{_0x291c36['set'](_0x57fde5,_0x36283e);}),'insertion'!=_0x34dd1f['type']&&_0x15b743!=_0x29f7a6&&_0x291c36['set'](_0x31b793['getIntersection'](_0x50bd52),_0x15b743));}const _0x44f461=[];for(const [_0x42054b,_0x4caff2]of _0x291c36){const _0x48c1c3=_0x2026f5(),_0x4eb671={'key':_0x16a2fb,'oldValue':_0x4caff2,'newValue':_0x29f7a6};_0x16a2fb['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':_0x16a2fb});const _0x370dc7=('attribute:'+(_0x16a2fb+'|'+Je({'newValue':_0x29f7a6})))['substring'](0x0,0x3c),_0x24ce4b=this['_setSuggestionData']({'id':_0x48c1c3,'type':_0x370dc7,'data':_0x4eb671,'createdAt':new Date(),'authorId':_0x15039a,'attributes':_0x4d2845});_0x44f461['push'](_0x24ce4b),this['_addSuggestionMarker'](_0x370dc7,_0x48c1c3,_0x15039a,_0x42054b);}return _0x44f461;}['enableDefaultAttributesIntegration'](_0x53555f){this['enableCommand'](_0x53555f,(_0x28ee15,..._0x144ba2)=>{this['recordAttributeChanges'](()=>{_0x28ee15(..._0x144ba2);});});}['startTrackingSession'](_0x285c9d){return this['_trackingSessionId']=void 0x0!==_0x285c9d?_0x285c9d:_0x2026f5(),this['_trackingSessionId'];}['_getAttributeKey'](_0x2cbe86){return'attribute'==_0x2cbe86['type']?un(_0x2cbe86['subType']):null;}['_applyOperationsAsSuggestions'](_0x2adb33){if(0x0==_0x2adb33['length'])return;const _0x2d8475=this['editor'],_0x163365=_0x2d8475['plugins']['get'](_0x2567f1),_0xcdf585=[];_0x2d8475['model']['change'](_0x1f0b7d=>{for(let _0x22bca9=0x0;_0x22bca9<_0x2adb33['length'];_0x22bca9++){const _0x4440fb=_0x2adb33[_0x22bca9];if(_0x4440fb['baseVersion']=_0x2d8475['model']['document']['version'],_0x4440fb['isDocumentOperation']=!0x0,_0x163365['isMarkedRemoveOperation'](_0x4440fb)){const _0x4970fd=_0x45f4cc(_0x4440fb['newRange'],_0x2d8475['model']);_0xcdf585['unshift'](_0x5b1490['fromRange'](_0x4970fd));}else switch(_0x4440fb['type']){case'rename':{const _0x217dbb=_0x4440fb['oldName'],_0x348d3b=_0x4440fb['newName'];if(_0x217dbb==_0x348d3b)break;_0x1f0b7d['batch']['addOperation'](_0x4440fb),_0x2d8475['model']['applyOperation'](_0x4440fb);const _0x67b174='$elementName',_0x3c5775=_0x4440fb['position'],_0x2f74b4=_0x2d8475['model']['createRange'](_0x3c5775,_0x2d8475['model']['createPositionAt'](_0x3c5775['nodeAfter'],'end'));this['markAttributeChange'](_0x2f74b4,_0x67b174,_0x217dbb,_0x348d3b,{'groupId':_0x2026f5()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x4e3386=_0x4440fb['oldValue'],_0x4a9f93=_0x4440fb['newValue'];if(_0x4e3386==_0x4a9f93)break;_0x1f0b7d['batch']['addOperation'](_0x4440fb),_0x2d8475['model']['applyOperation'](_0x4440fb);const _0x34580b=_0x4440fb['key'];if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x34580b))break;const _0x3fe7ad=_0x45f4cc(_0x4440fb['range'],_0x2d8475['model']);this['markAttributeChange'](_0x3fe7ad,_0x34580b,_0x4e3386,_0x4a9f93,{'groupId':_0x2026f5()});break;}case'insert':{_0x1f0b7d['batch']['addOperation'](_0x4440fb),_0x2d8475['model']['applyOperation'](_0x4440fb);if(_0x2adb33[_0x22bca9+0x1]&&'move'==_0x2adb33[_0x22bca9+0x1]['type'])break;const _0x1a3e34=_0x4440fb['position'],_0x21ab72=_0x4440fb['howMany'],_0x3f871f=_0x45f4cc(_0x2d8475['model']['createRange'](_0x1a3e34,_0x1a3e34['getShiftedBy'](_0x21ab72)),_0x2d8475['model']);this['markInsertion'](_0x3f871f);break;}case'split':{_0x1f0b7d['batch']['addOperation'](_0x4440fb),_0x2d8475['model']['applyOperation'](_0x4440fb);const _0x426e65=_0x4440fb['splitPosition'],_0x146f21=_0x4440fb['moveTargetPosition'];this['markInsertion'](_0x2d8475['model']['createRange'](_0x426e65,_0x146f21));break;}case'move':case'remove':_0x1f0b7d['batch']['addOperation'](_0x4440fb),_0x2d8475['model']['applyOperation'](_0x4440fb);}}for(const _0x1bd20a of _0xcdf585)_0x1bd20a['detach'](),this['markDeletion'](_0x1bd20a);});}['_setSuggestionRange'](_0x319eaa,_0x23dc2d){const _0x5bd7dd=_0x319eaa['getFirstMarker']();this['_model']['change'](_0x5a26b5=>{_0x5a26b5['updateMarker'](_0x5bd7dd,{'range':_0x23dc2d});});}['_addThreadToSuggestion'](_0x2da2f6){const _0x5abd23=_0x2da2f6['id'],_0x40bbb8=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5abd23)||this['_commentsRepository']['addCommentThread']({'channelId':_0x40bbb8,'threadId':_0x5abd23,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5b982b=this['_commentsRepository']['getCommentThread'](_0x5abd23);_0x5b982b['unbind']('isRemovable'),_0x5b982b['isRemovable']=!0x1,_0x2da2f6['commentThread']=_0x5b982b;}['_checkSuggestionCorrectness'](_0x4ecba0,_0x1fe41c,_0x534725,_0x56ee25){if(_0x4ecba0['type']!=_0x1fe41c||_0x4ecba0['subType']!=_0x534725||_0x4ecba0['creator']['id']!=_0x56ee25)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1b84b2('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x51ad4a,_0x59600f){const _0xffc02a=_0x51ad4a['getFirstRange']();if(_0x59600f['isEqual'](_0xffc02a))_0x51ad4a['removeMarkers']();else{if(_0xffc02a['containsRange'](_0x59600f)){const _0x49e99e=this['_model']['createPositionAt'](_0x59600f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x51ad4a,this['_model']['createRange'](_0xffc02a['start'],_0x49e99e));const _0x155f26=_0x2026f5(),_0x3fc06e=_0x51ad4a['creator']['id'],_0x24f9f0=_0x51ad4a['type']+':'+_0x51ad4a['subType'];this['_setSuggestionData']({'id':_0x155f26,'type':_0x24f9f0,'createdAt':new Date(),'authorId':_0x3fc06e,'data':_0x51ad4a['data'],'attributes':_0x51ad4a['attributes']});const _0x24c749=this['_model']['createPositionAt'](_0x59600f['end']['parent'],'after'),_0x26528c=this['_model']['createRange'](_0x24c749,_0xffc02a['end']);this['_addSuggestionMarker'](_0x24f9f0,_0x155f26,_0x3fc06e,_0x26528c);}else{if(_0xffc02a['containsPosition'](_0x59600f['start'])){const _0xafed17=this['_model']['createPositionAt'](_0x59600f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x51ad4a,this['_model']['createRange'](_0xffc02a['start'],_0xafed17));}else{const _0x33ee1a=this['_model']['createPositionAt'](_0x59600f['end']['parent'],'after');this['_setSuggestionRange'](_0x51ad4a,this['_model']['createRange'](_0x33ee1a,_0xffc02a['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x258065){for(const {suggestion:_0x44d2ee,meta:_0x54d77b}of this['_findSuggestions'](_0x258065,'insertion')){if(!_0x54d77b['isOwn'])continue;const _0x1d9893=_0x44d2ee['getRanges']();for(const _0x4e5bf2 of _0x1d9893)if(!_0x258065['getDifference'](_0x4e5bf2)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x38d870){return this['editor']['plugins']['get']('Users')['getUser'](_0x38d870);}['_getExternalAuthor'](_0x2eea12){const _0x4add11=this['editor']['plugins']['get']('Users'),_0x380720=_0x5b8aa9('external:'+_0x2eea12),_0x518852=_0x4add11['getUser'](_0x380720);return _0x518852||_0x4add11['addUser']({'id':_0x380720,'name':_0x2eea12});}['_createSuggestion'](_0x37ced6,_0x13b26c,_0x5d61b6,_0x1de001,_0x520a32,_0x39d8d8){const _0x4fac7f=this['_getAuthorFromId'](_0x1de001);if(!_0x4fac7f)throw new _0x1b84b2('track-changes-user-not-found',this,{'authorId':_0x1de001,'suggestionId':_0x5d61b6});const _0x2c62c6=this['_suggestionFactory']['buildSuggestion'](_0x37ced6,_0x13b26c,_0x5d61b6,_0x4fac7f,_0x520a32,_0x4b858a=>{this['_updateSuggestionData'](_0x5d61b6,{'attributes':_0x4b858a});const _0x40d9a8=this['getSuggestion'](_0x5d61b6);this['_joinWithAdjacentSuggestions'](new Set([_0x40d9a8])),this['_refreshSuggestionsChain'](new Set([_0x40d9a8]));},_0x39d8d8);return this['listenTo'](_0x2c62c6,'accept',()=>{this['_updateSuggestionData'](_0x5d61b6,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2c62c6,'discard',()=>{this['_updateSuggestionData'](_0x5d61b6,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x5d61b6,_0x2c62c6),this['_suggestionState']['set'](_0x2c62c6,'notReady'),_0x2c62c6;}['_breakSuggestionMarker'](_0x3ad818,_0x4e287a,_0x7b4e8){const _0x929bac=_0x3ad818['getFirstRange'](),_0x36cde0=_0x929bac['start'],_0x29eb59=_0x929bac['end'];this['_setSuggestionRange'](_0x3ad818,this['_model']['createRange'](_0x36cde0,_0x4e287a));const _0x31bb0f=_0x2026f5(),_0x2f58f1=_0x3ad818['creator']['id'],_0x594622=_0x3ad818['type']+(_0x3ad818['subType']?':'+_0x3ad818['subType']:'');this['_setSuggestionData']({'id':_0x31bb0f,'type':_0x594622,'createdAt':new Date(),'authorId':_0x2f58f1,'originalSuggestionId':_0x3ad818['_originalSuggestionId']||_0x3ad818['id'],'attributes':_0x3ad818['attributes'],'data':_0x3ad818['data']});const _0x33e6f7=this['_getAttributeKey'](_0x3ad818);('formatBlock'==_0x3ad818['type']||_0x33e6f7&&this['_suggestionsConversion']['isBlockAttribute'](_0x33e6f7))&&(_0x7b4e8=this['_model']['createPositionBefore'](_0x7b4e8['parent'])),this['_addSuggestionMarker'](_0x594622,_0x31bb0f,_0x2f58f1,this['_model']['createRange'](_0x7b4e8,_0x29eb59));}['_findSuggestions'](_0x41f4d0,_0x42ec02=null){const _0xff6377=[],_0x438fc0=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x41f4d0)||(_0x41f4d0=[_0x41f4d0]);for(const _0x5b7705 of this['getSuggestions']()){if(!_0x5b7705['isInContent'])continue;if(_0x42ec02&&_0x5b7705['type']!=_0x42ec02)continue;let _0x1b8186=!0x1;for(const _0x53991f of _0x5b7705['getRanges']()){for(const _0x533da1 of _0x41f4d0){const _0x2e4fba=_0x533da1['start']['isEqual'](_0x53991f['end'])||_0x533da1['end']['isEqual'](_0x53991f['start']);if(_0x2e4fba||_0x533da1['getIntersection'](_0x53991f)){const _0x3af61c=_0x533da1['containsRange'](_0x53991f)&&qe(this['_model']['schema'],_0x53991f['start'],_0x533da1),_0x14d6cb=_0x53991f['containsRange'](_0x533da1)&&qe(this['_model']['schema'],_0x533da1['start'],_0x53991f);_0xff6377['push']({'suggestion':_0x5b7705,'meta':{'isOwn':_0x438fc0==_0x5b7705['author'],'isNextTo':_0x2e4fba,'isInsideObject':_0x3af61c,'containsRangeInObject':_0x14d6cb}}),_0x1b8186=!0x0;break;}}if(_0x1b8186)break;}}return _0xff6377;}['_addSuggestionMarker'](_0x50665b,_0x4566d5,_0x39671f,_0x102c01,_0x5cf91e){this['_model']['change'](_0x47e1bd=>{let _0x4bb568='suggestion:'+_0x50665b+':'+_0x4566d5+':'+_0x39671f;_0x5cf91e&&(_0x4bb568=_0x4bb568+':'+_0x5cf91e),_0x47e1bd['addMarker'](_0x4bb568,{'range':_0x102c01,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x55a2c0){const _0x18a55a=_0x55a2c0['previous'],_0x4d6c58=_0x55a2c0['next'];_0x55a2c0['previous']=null,_0x55a2c0['next']=null,null!=_0x18a55a&&_0x18a55a['next']==_0x55a2c0&&(_0x18a55a['next']=_0x4d6c58),null!=_0x4d6c58&&_0x4d6c58['previous']==_0x55a2c0&&(_0x4d6c58['previous']=_0x18a55a),'ready'==this['_suggestionState']['get'](_0x55a2c0)&&(this['_suggestionState']['set'](_0x55a2c0,'removed'),this['fire']('suggestionUnloaded',_0x55a2c0,_0x18a55a,_0x4d6c58));}['_setSuggestionData'](_0x30cac5){const _0xb6fe5e=_0x30cac5['id'],_0x2bc307=this['addSuggestionData'](_0x30cac5);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x329e01=this['editor']['plugins']['get']('PendingActions'),_0x2b5cb6=_0x2bc307['hasComments'],_0x12771f=_0x2bc307['subType']?_0x2bc307['type']+':'+_0x2bc307['subType']:_0x2bc307['type'],_0x5a0f8d=this['editor']['locale'],_0x528ec3=_0x329e01['add'](At(_0x5a0f8d,'PENDING_ACTION_SUGGESTION')),_0x4fad74={'id':_0xb6fe5e,'type':_0x12771f,'hasComments':_0x2b5cb6,'data':_0x30cac5['data']||null,'originalSuggestionId':_0x30cac5['originalSuggestionId']||null,'attributes':_0x2bc307['attributes']};this['_adapter']['addSuggestion'](_0x4fad74)['then'](_0x5e38d4=>{_0x2bc307['_saved']=!0x0,_0x329e01['remove'](_0x528ec3),_0x5e38d4&&_0x5e38d4['createdAt']&&(this['_suggestions']['get'](_0xb6fe5e)['createdAt']=_0x5e38d4['createdAt']);})['catch'](_0x495337=>{throw _0x62a01f('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x2bc307['discard']();}),_0x2bc307['stopListening'](),this['_suggestions']['delete'](_0x2bc307['id']),this['_suggestionState']['delete'](_0x2bc307),_0x495337;});}return _0x2bc307;}['_updateSuggestionData'](_0x252593,_0x5d139b){const _0x3bd088=this['editor']['plugins']['get']('PendingActions'),_0x355a40=this['getSuggestion'](_0x252593);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x355a40['_saved']){const _0x10da63=_0x3bd088['add'](At(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x252593,_0x5d139b)['then'](()=>{_0x3bd088['remove'](_0x10da63);});}else _0x355a40['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x252593,_0x5d139b);});}}['_getSuggestionData'](_0x2f56d1){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1b84b2('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x2f56d1);}['_handleNewSuggestionMarker'](_0x150aa4){const {id:_0xaced5e,type:_0x4a8fe3,subType:_0x5b16f2,authorId:_0x2d2612}=_0x6b12f7(_0x150aa4),_0x3affe2=this['_suggestions']['get'](_0xaced5e)||this['_createSuggestion'](_0x4a8fe3,_0x5b16f2,_0xaced5e,_0x2d2612,{});switch(this['_checkSuggestionCorrectness'](_0x3affe2,_0x4a8fe3,_0x5b16f2,_0x2d2612),this['_suggestionState']['get'](_0x3affe2)){case'notReady':this['_getSuggestionData'](_0xaced5e)['then'](_0x408736=>{let _0x5cf6a9=Promise['resolve']();_0x408736['hasComments']&&(_0x5cf6a9=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0xaced5e})),_0x5cf6a9['then'](()=>{this['addSuggestionData'](_0x408736)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3affe2,'markerReady');break;case'removed':this['_updateSuggestionData'](_0xaced5e,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3affe2,'ready'),this['fire']('suggestionLoaded',_0x3affe2);break;case'ready':this['fire']('suggestionChanged',_0x3affe2);}return _0x3affe2['addMarkerName'](_0x150aa4),_0x3affe2;}['_refreshSuggestionsChain'](_0x56f591){const _0x300793=Array['from'](_0x56f591),_0x4ae7a9=_0x300793['filter'](_0x3ce3a5=>'attribute'==_0x3ce3a5['type']);this['_refreshAttributeSuggestionsChain'](_0x4ae7a9);const _0x50e977=_0x300793['filter'](_0x440de7=>!_0x440de7['isMultiRange']&&'attribute'!=_0x440de7['type']),_0x3b8ca8=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xcb8121=>!_0xcb8121['isMultiRange']&&'attribute'!=_0xcb8121['type']),_0x538ece=_0x3b8ca8['filter'](_0x223f5d=>!_0x56f591['has'](_0x223f5d)),_0x443bd6=new Map(_0x3b8ca8['map'](_0x51d748=>[_0x51d748,this['_suggestionFactory']['getSuggestionCallback'](_0x51d748['type'],_0x51d748['subType'],'chain')])),_0x559637=new Map(_0x3b8ca8['map'](_0x192d76=>[_0x192d76,_0x192d76['getFirstRange']()])),_0x3638dd=new Set(),_0x43e78c=new Set();for(let _0x1a31d4=0x0;_0x1a31d4<_0x50e977['length'];_0x1a31d4++)_0x4aca3a(_0x50e977[_0x1a31d4],_0x50e977,_0x1a31d4+0x1);for(let _0xc8e18a=0x0;_0xc8e18a<_0x50e977['length'];_0xc8e18a++)_0x4aca3a(_0x50e977[_0xc8e18a],_0x538ece,0x0);const _0x58ad35=new Set();for(let _0x197e1e=0x0;_0x197e1e<_0x50e977['length'];_0x197e1e++){const _0x1ce39e=_0x50e977[_0x197e1e];!_0x43e78c['has'](_0x1ce39e)&&_0x1ce39e['previous']&&(_0x58ad35['add'](_0x1ce39e['previous']),_0x1ce39e['previous']['next']===_0x1ce39e&&(_0x1ce39e['previous']['next']=null),_0x1ce39e['previous']=null),!_0x3638dd['has'](_0x1ce39e)&&_0x1ce39e['next']&&(_0x58ad35['add'](_0x1ce39e['next']),_0x1ce39e['next']['previous']===_0x1ce39e&&(_0x1ce39e['next']['previous']=null),_0x1ce39e['next']=null);}function _0x4aca3a(_0x441750,_0x620084,_0x341e54){for(let _0x5503dd=_0x341e54;_0x5503dd<_0x620084['length'];_0x5503dd++){const _0x4d4815=_0x3b9191(_0x441750,_0x620084[_0x5503dd]);_0x4d4815&&(_0x4d4815[0x0]['next']=_0x4d4815[0x1],_0x4d4815[0x1]['previous']=_0x4d4815[0x0],_0x3638dd['add'](_0x4d4815[0x0]),_0x43e78c['add'](_0x4d4815[0x1]));}}function _0x3b9191(_0xed50c7,_0x34e745){if(_0xed50c7['author']['id']!==_0x34e745['author']['id'])return null;const _0x518f06=_0x443bd6['get'](_0xed50c7)(_0xed50c7,_0x34e745,_0x559637['get'](_0xed50c7),_0x559637['get'](_0x34e745));if(!_0x518f06)return null;return _0x443bd6['get'](_0x34e745)(_0xed50c7,_0x34e745,_0x559637['get'](_0xed50c7),_0x559637['get'](_0x34e745))?_0x518f06[0x1]['commentThread']&&_0x518f06[0x1]['commentThread']['length']?null:_0x518f06:null;}_0x58ad35['size']&&this['_refreshSuggestionsChain'](_0x58ad35);}['_refreshAttributeSuggestionsChain'](_0x6e475d){if(0x0==_0x6e475d['length'])return;const _0x70a736=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x26182d=>'attribute'==_0x26182d['type']&&_0x26182d['_isDataLoaded']),_0x28674f=[],_0x378b3a=new Map();for(const _0x3e296f of _0x70a736){const _0x25f862=_0x5b8aa9(_0x3e296f['attributes']);_0x378b3a['has'](_0x25f862)||(_0x378b3a['set'](_0x25f862,_0x28674f['length']),_0x28674f['push']([]));const _0x5dd350=_0x378b3a['get'](_0x25f862);_0x28674f[_0x5dd350]['push'](_0x3e296f);}!(function(){_0x28674f['sort']((_0x24109a,_0x1158cd)=>{const _0x473fc1=_0x24109a[0x0]['createdAt'],_0x3c727c=_0x1158cd[0x0]['createdAt'];return _0x473fc1==_0x3c727c?_0x24109a[0x0]['attributes']['groupId']<_0x1158cd[0x0]['attributes']['groupId']?-0x1:0x1:_0x473fc1<_0x3c727c?-0x1:0x1;});for(const _0x3e91fa of _0x28674f)_0x3e91fa['sort']((_0x48e07f,_0x5f135e)=>_0x48e07f['id']<_0x5f135e['id']?-0x1:0x1);}());for(let _0x89e6bc=0x0;_0x89e6bc<_0x28674f['length'];_0x89e6bc++){if(0x0==_0x28674f[_0x89e6bc]['length'])continue;const _0x286454=[];for(let _0x4b753d=_0x89e6bc+0x1;_0x4b753d<_0x28674f['length'];_0x4b753d++)0x0!=_0x28674f[_0x4b753d]['length']&&_0x2ae3d4(_0x28674f[_0x89e6bc],_0x28674f[_0x4b753d])&&_0x286454['push'](_0x4b753d);for(const _0x457f9b of _0x286454)_0x28674f[_0x89e6bc]=_0x28674f[_0x89e6bc]['concat'](_0x28674f[_0x457f9b]),_0x28674f[_0x457f9b]=[];}for(const _0x3489af of _0x28674f)for(let _0x1f78b5=0x0;_0x1f78b5<_0x3489af['length'];_0x1f78b5++){const _0x20d28e=_0x3489af[_0x1f78b5+0x1]||null;_0x3489af[_0x1f78b5]['next']!==_0x20d28e&&(_0x3489af[_0x1f78b5]['next']=_0x20d28e);}for(const _0x3072c2 of _0x28674f)for(let _0x51cb6f=0x0;_0x51cb6f<_0x3072c2['length'];_0x51cb6f++){const _0x5af2fb=_0x3072c2[_0x51cb6f-0x1]||null;_0x3072c2[_0x51cb6f]['previous']!==_0x5af2fb&&(_0x3072c2[_0x51cb6f]['previous']=_0x5af2fb);}function _0x2ae3d4(_0x42ac5c,_0x49c020){if(_0x42ac5c[0x0]['attributes']['groupId']!==_0x49c020[0x0]['attributes']['groupId']&&_0x42ac5c[0x0]['author']!==_0x49c020[0x0]['author'])return!0x1;if(!function(_0x22a420,_0x5921c6){if(!_0x22a420['hasComments']&&!_0x5921c6['hasComments'])return!0x0;if(_0x22a420['hasComments']&&_0x5921c6['hasComments'])return!0x1;if(_0x22a420['hasComments']&&_0x5921c6['createdAt']<_0x22a420['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5921c6['hasComments']&&_0x22a420['createdAt']<_0x5921c6['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x42ac5c[0x0],_0x49c020[0x0]))return!0x1;const _0x26c0f7=ot(_0x42ac5c[0x0]['attributes'],['groupId','trackingSessionId']),_0x2c2254=ot(_0x49c020[0x0]['attributes'],['groupId','trackingSessionId']);if(!st(_0x26c0f7,_0x2c2254))return!0x1;if(_0x42ac5c[0x0]['attributes']['groupId']==_0x49c020[0x0]['attributes']['groupId'])return!0x0;if(_0x42ac5c[0x0]['attributes']['trackingSessionId']!==_0x49c020[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x42ac5c['every'](_0x5dd6e3=>_0x49c020['some'](_0x11950d=>_0x5dd6e3['getFirstRange']()['isEqual'](_0x11950d['getFirstRange']())))&&_0x49c020['every'](_0xd35a70=>_0x42ac5c['some'](_0x14ab0c=>_0xd35a70['getFirstRange']()['isEqual'](_0x14ab0c['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x43875b){const _0x3b65fb=Array['from'](_0x43875b),_0xe873ca=this['getSuggestions']({'skipNotAttached':!0x0}),_0x173527=_0xe873ca['filter'](_0x5cf055=>!_0x43875b['has'](_0x5cf055)),_0x23c7d3=new Map(_0x3b65fb['map'](_0x22b13d=>[_0x22b13d,this['_suggestionFactory']['getSuggestionCallback'](_0x22b13d['type'],_0x22b13d['subType'],'join')])),_0x472139=new Map(_0xe873ca['map'](_0x4529e5=>[_0x4529e5,_0x4529e5['getRanges']()]));for(let _0x466a17=0x0;_0x466a17<_0x3b65fb['length'];_0x466a17++){if(_0x1a943a(this,_0x3b65fb[_0x466a17],_0x3b65fb,_0x466a17+0x1))return!0x0;}for(let _0x5778bb=0x0;_0x5778bb<_0x3b65fb['length'];_0x5778bb++){if(_0x1a943a(this,_0x3b65fb[_0x5778bb],_0x173527,0x0))return!0x0;}return!0x1;function _0x1a943a(_0x144f1e,_0x582170,_0x197d46,_0x19adf0){for(let _0x2d4ad4=_0x19adf0;_0x2d4ad4<_0x197d46['length'];_0x2d4ad4++){const _0xce4b87=_0x197d46[_0x2d4ad4];if(_0xce4b87['type']!==_0x582170['type']||_0xce4b87['author']['id']!==_0x582170['author']['id']||_0xce4b87['subType']!==_0x582170['subType'])continue;if(!an(_0x582170,_0xce4b87))continue;if('attribute'==_0x582170['type']&&_0x582170['data']['oldValue']!=_0xce4b87['data']['oldValue'])continue;if('attribute'==_0x582170['type']&&_0x144f1e['_suggestionsConversion']['isBlockAttribute'](_0x582170['data']['key']))continue;if('formatBlock'==_0x582170['type']){const _0x1a5b62=_0x144f1e['editor']['model'],_0x2784cf=_0x582170['getContainedElement']();if(_0x2784cf&&(_0x1a5b62['schema']['isObject'](_0x2784cf)||_0x1a5b62['schema']['isLimit'](_0x2784cf)))continue;}const _0x5ad7af=_0x23c7d3['get'](_0x582170),_0x10a9ab=_0x472139['get'](_0x582170),_0x45b7ca=_0x472139['get'](_0xce4b87),_0xa9811=_0x582170['commentThread']&&_0x582170['commentThread']['length'],_0x48dfb8=_0xce4b87['commentThread']&&_0xce4b87['commentThread']['length'];if(!_0xa9811&&_0x5ad7af(_0x45b7ca,_0x10a9ab))return _0x144f1e['_joinSuggestions'](_0xce4b87,_0x582170),_0x472139['delete'](_0x582170),!0x0;if(!_0x48dfb8&&_0x5ad7af(_0x10a9ab,_0x45b7ca))return _0x144f1e['_joinSuggestions'](_0x582170,_0xce4b87),_0x472139['delete'](_0xce4b87),!0x0;}return!0x1;}}['_joinSuggestions'](_0x2c8a8f,_0x44dc2a){if(_0x2c8a8f['isMultiRange']){for(const _0x37ee1b of _0x44dc2a['getRanges']())_0x2c8a8f['addRange'](_0x37ee1b);}else{const _0x531081=_0x44dc2a['getFirstRange']()['end'];this['_setSuggestionRange'](_0x2c8a8f,this['_model']['createRange'](_0x2c8a8f['getFirstRange']()['start'],_0x531081));}_0x44dc2a['removeMarkers']();}['_getMarkerAnnouncementText'](_0x227812,_0x549e0e,_0x4d04c6){const _0x533516=_0x227812['startsWith']('format')||_0x227812['startsWith']('attribute')?'FORMATTING':_0x227812['toUpperCase']();return At(this['editor']['locale'],_0x549e0e+'_'+_0x533516+'_SUGGESTION_ANNOUNCEMENT',_0x4d04c6);}['_initAriaMarkerChangeAnnouncements'](){const _0x4ee295=this['editor'];if(!_0x4ee295['ui'])return;const {ariaLiveAnnouncer:_0x371741}=_0x4ee295['ui'];_0x27a7a2(this['_model'],({left:_0x1b51ca,entered:_0x4b0245})=>{for(const _0x191679 of _0x1b51ca){const {group:_0x4f8228,type:_0x3a6be2}=_0x6b12f7(_0x191679['name']);if('suggestion'===_0x4f8228){_0x371741['announce'](this['_getMarkerAnnouncementText'](_0x3a6be2,'LEAVE'));break;}}for(const _0x49dfbf of _0x4b0245){const {group:_0x3a370e,type:_0x457371}=_0x6b12f7(_0x49dfbf['name']);if('suggestion'===_0x3a370e){_0x371741['announce'](this['_getMarkerAnnouncementText'](_0x457371,'ENTER',_0x309cdc(_0x3041c0)));break;}}});}['_processAttributeChanges'](_0x304472){if(this['_recordAttributeSuggestions'])return!0x1;const _0x23be0c=this['editor'],_0x357433=_0x23be0c['model']['document']['differ']['getChanges']();if(0x0==_0x357433['length'])return!0x1;const _0x3672e1=[],_0x5bfb66=_0x357433['filter'](_0x116efb=>'attribute'==_0x116efb['type']),_0x83f71a=_0x357433['filter'](_0x2488c3=>'insert'==_0x2488c3['type']&&'$text'!=_0x2488c3['name']),_0x2b5f51=_0x357433['filter'](_0x27304b=>'remove'==_0x27304b['type']&&'$text'!=_0x27304b['name']);for(const _0x220061 of _0x5bfb66)_0x3672e1['push']({'key':_0x220061['attributeKey'],'newValue':_0x220061['attributeNewValue'],'oldValue':_0x220061['attributeOldValue'],'range':sn(_0x220061['range'],_0x23be0c['model'])});for(const _0x75a1f3 of _0x83f71a){const _0x3f26d0=_0x2b5f51['find'](_0x47f806=>_0x47f806['position']['isEqual'](_0x75a1f3['position']));_0x3f26d0&&_0x3672e1['push']({'key':Ke,'newValue':_0x75a1f3['name'],'oldValue':_0x3f26d0['name'],'range':_0x23be0c['model']['createRangeOn'](_0x75a1f3['position']['nodeAfter'])});}return 0x0!=_0x3672e1['length']&&this['_reduceExistingSuggestions'](_0x304472,_0x3672e1);}['_processAttributeSuggestions'](_0x570168){let _0x258368=!0x1;const _0xdcd408=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x95ddb4=>_0x95ddb4['data']['newRange']&&_0x95ddb4['name']['startsWith']('suggestion:attribute:'));for(const _0x446f8f of _0xdcd408){const {subType:_0xc810c9,id:_0x4e2898}=_0x6b12f7(_0x446f8f['name']),_0x12052a=_0xc810c9['split']('|')[0x0];for(const _0x3efd1f of this['getSuggestions']({'skipNotAttached':!0x0}))_0x3efd1f['id']!=_0x4e2898&&'attribute'==_0x3efd1f['type']&&_0x3efd1f['data']&&_0x3efd1f['data']['key']==_0x12052a&&_0x3efd1f['getFirstRange']()['isIntersecting'](_0x446f8f['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x3efd1f,_0x446f8f['data']['newRange'],_0x570168),_0x258368=!0x0);}return _0x258368;}['recordAttributeChanges'](_0x3dfcc4){this['_recordAttributeSuggestions']=!0x0,_0x3dfcc4();}['_reduceExistingSuggestions'](_0x66aea7,_0x4d6870){if(0x0==_0x4d6870['length'])return!0x1;let _0x906e56=!0x1;for(const _0xeccc6c of _0x4d6870){const _0x3d62c2=this['_findSuggestions'](_0xeccc6c['range'],'attribute')['filter'](_0x402fbe=>!_0x402fbe['meta']['isNextTo'])['map'](_0x1e1fe1=>_0x1e1fe1['suggestion']),_0x12eb16=_0x5b8aa9({'newValue':_0xeccc6c['newValue']});_0x3d62c2['filter'](_0x113455=>{const [_0x14313f,_0xab397a]=_0x113455['subType']['split']('|');return _0x14313f==_0xeccc6c['key']&&_0xab397a!=_0x12eb16;})['forEach'](_0x217949=>{this['_reduceSuggestionAttributeRange'](_0x217949,_0xeccc6c['range'],_0x66aea7),_0x906e56=!0x0;});}return _0x906e56;}['_reduceSuggestionAttributeRange'](_0x515be9,_0x11621e,_0x4fee6a){const _0x190050=_0x515be9['getFirstRange']()['getDifference'](_0x11621e);0x0!==_0x190050['length']?0x1!==_0x190050['length']?this['_breakSuggestionMarker'](_0x515be9,_0x11621e['start'],_0x11621e['end']):this['_setSuggestionRange'](_0x515be9,_0x190050[0x0]):_0x4fee6a['removeMarker'](_0x515be9['getFirstMarker']());}}class Ye{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5f498f){this['_editor']=_0x5f498f,this['_model']=_0x5f498f['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x516d80,_0x157ecd,_0x4c9f00,_0x5d6b93,_0x5c13d6,_0x2110b5,_0x290473){return new bt(this['_model'],{'type':_0x516d80,'subType':_0x157ecd,'id':_0x4c9f00,'originalSuggestionId':_0x290473,'author':_0x5d6b93,'creator':_0x5d6b93,'attributes':_0x5c13d6,'onAttributesChange':_0x2110b5,'onAccept':(..._0x122dfe)=>this['getSuggestionCallback'](_0x516d80,_0x157ecd,'accept')(..._0x122dfe),'onDiscard':(..._0x36703d)=>this['getSuggestionCallback'](_0x516d80,_0x157ecd,'discard')(..._0x36703d)});}['registerCustomCallback'](_0x58f56e,_0xd89fcf,_0x3f7470,_0x2ddc08){const _0x2b0d15=_0x58f56e+':'+_0xd89fcf+':'+_0x3f7470;this['_customCallbacks']['set'](_0x2b0d15,_0x2ddc08);}['getSuggestionCallback'](_0x52f517,_0x35feb0,_0x4e5742){const _0x1aed18=_0x52f517+':'+_0x35feb0+':'+_0x4e5742;return this['_customCallbacks']['get'](_0x1aed18)||this['_defaultCallbacks']['get'](_0x52f517+':'+_0x4e5742);}['_registerDefaultCallbacks'](){const _0x4bd93f=()=>!0x1,_0x117ca7=_0x10c701=>{_0x10c701['sort']((_0x51937a,_0xbc2cb6)=>_0x51937a['start']['isBefore'](_0xbc2cb6['start'])?0x1:-0x1),this['_model']['change'](_0x4e464c=>{for(const _0x5ce393 of _0x10c701){let _0x33eb4b;_0x33eb4b=_0x5ce393['end']['isAtEnd']&&_0x5ce393['end']['parent']==_0x5ce393['start']['nodeAfter']?_0x4e464c['createSelection'](_0x5ce393['start']['nodeAfter'],'on'):_0x4e464c['createSelection'](_0x5ce393),this['_model']['deleteContent'](_0x33eb4b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x223d28=(_0x1664e4,_0x51b159)=>{_0x51b159&&this['_model']['change'](_0x2d1ba5=>{const {commandName:_0x47c94e,commandParams:_0x28f86b=[]}=_0x51b159,_0x571bfb=_0x1664e4['map'](_0x3ea301=>(Qe(_0x3ea301)&&(_0x3ea301=this['_model']['createRange'](_0x3ea301['end'])),_0x3ea301))['filter'](_0x471e90=>'$graveyard'!==_0x471e90['root']['rootName']);if(_0x571bfb['length']<0x1)return;const _0x4de247=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x267576=>_0x5b1490['fromRange'](_0x267576));_0x2d1ba5['setSelection'](_0x571bfb);for(const _0x66c2f4 of this['_editor']['commands']['commands']())_0x66c2f4['refresh']();_0x28f86b['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x47c94e,..._0x28f86b);const _0x4d9e3a=_0x4de247['filter'](_0x5b1fe9=>'$graveyard'!=_0x5b1fe9['root']['rootName']);_0x4d9e3a['length']>0x0&&_0x2d1ba5['setSelection'](_0x4d9e3a);for(const _0x1588dc of _0x4de247)_0x1588dc['detach']();});},_0x2abf31=(_0x5eebf0,_0x4eb48e)=>0x1==_0x5eebf0['length']&&0x1==_0x4eb48e['length']&&_0x5eebf0[0x0]['end']['isEqual'](_0x4eb48e[0x0]['start']),_0x51574a=(_0x483b53,_0x252471,_0x159412,_0x414327)=>on(_0x483b53,_0x252471,_0x159412,_0x414327)?[_0x483b53,_0x252471]:on(_0x252471,_0x483b53,_0x414327,_0x159412)?[_0x252471,_0x483b53]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x4bd93f),this['_defaultCallbacks']['set']('insertion:discard',_0x117ca7),this['_defaultCallbacks']['set']('insertion:join',_0x2abf31),this['_defaultCallbacks']['set']('insertion:chain',_0x51574a),this['_defaultCallbacks']['set']('deletion:accept',_0x117ca7),this['_defaultCallbacks']['set']('deletion:discard',_0x4bd93f),this['_defaultCallbacks']['set']('deletion:join',_0x2abf31),this['_defaultCallbacks']['set']('deletion:chain',_0x51574a),this['_defaultCallbacks']['set']('formatInline:accept',_0x223d28),this['_defaultCallbacks']['set']('formatInline:discard',_0x4bd93f),this['_defaultCallbacks']['set']('formatInline:join',_0x2abf31),this['_defaultCallbacks']['set']('formatInline:chain',_0x4bd93f),this['_defaultCallbacks']['set']('formatBlock:accept',_0x223d28),this['_defaultCallbacks']['set']('formatBlock:discard',_0x4bd93f),this['_defaultCallbacks']['set']('formatBlock:join',_0x2abf31),this['_defaultCallbacks']['set']('formatBlock:chain',_0x4bd93f),this['_defaultCallbacks']['set']('attribute:accept',_0x4bd93f),this['_defaultCallbacks']['set']('attribute:discard',(_0x23be8a,_0x30db59)=>{if(!_0x30db59)return;const _0x54e31b=this['_editor']['plugins']['get'](_0x4ed631);this['_model']['change'](_0x405c67=>{if(_0x30db59['key']==Ke)for(const _0x12c075 of _0x23be8a){const _0x5aa98e=_0x12c075['start']['nodeAfter'],_0x1268bd=_0x30db59['oldValue'];_0x405c67['rename'](_0x5aa98e,_0x1268bd);}else{if(_0x54e31b['isBlockAttribute'](_0x30db59['key'])){for(const _0xbddc5b of _0x23be8a)void 0x0!==_0x30db59['oldValue']?_0x405c67['setAttribute'](_0x30db59['key'],_0x30db59['oldValue'],_0xbddc5b['start']['nodeAfter']):_0x405c67['removeAttribute'](_0x30db59['key'],_0xbddc5b['start']['nodeAfter']);}else{for(const _0x3b9a87 of _0x23be8a)_0x30db59['oldValue']?_0x405c67['setAttribute'](_0x30db59['key'],_0x30db59['oldValue'],_0x3b9a87):_0x405c67['removeAttribute'](_0x30db59['key'],_0x3b9a87);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2abf31);}}function qe(_0x5391df,_0x29d215,_0x46c9b3){for(const _0x3504d3 of _0x29d215['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3504d3['root']==_0x3504d3)return!0x1;if(!_0x46c9b3['containsItem'](_0x3504d3))return!0x1;if(_0x5391df['isObject'](_0x3504d3)||_0x5391df['isLimit'](_0x3504d3))return!0x0;}return!0x1;}function Qe(_0x11ad05){return _0x11ad05['end']['parent']==_0x11ad05['start']['nodeAfter']&&_0x11ad05['end']['isAtStart'];}function Ze(_0x342816,_0xf763d2,_0x532f5b,_0x11f4cb){const _0x2b4c16=_0x85d4b5=>!_0x85d4b5['item']['is']('$textProxy')&&!_0x11f4cb['isObject'](_0x85d4b5['item']),_0x45585b=_0x342816['start']['getLastMatchingPosition'](_0x2b4c16),_0x2e0448=_0x342816['end']['getLastMatchingPosition'](_0x2b4c16,{'direction':'backward'});return(!_0x342816['start']['isEqual'](_0x45585b)||!_0x342816['end']['isEqual'](_0x2e0448))&&(_0x45585b['isBefore'](_0x2e0448)?_0x532f5b['updateMarker'](_0xf763d2,{'range':_0x532f5b['createRange'](_0x45585b,_0x2e0448)}):_0x532f5b['removeMarker'](_0xf763d2),!0x0);}function Je(_0x22e3b3){return _0x5b8aa9(_0x22e3b3);}function tn(_0x489b05){const _0x417e1e=_0x489b05['start']['nodeAfter'];return _0x417e1e&&_0x417e1e['is']('element');}function en(_0x3ec28d){return Qe(_0x3ec28d)||function(_0x490991){return _0x490991['start']['parent']==_0x490991['end']['nodeBefore']&&_0x490991['start']['isAtEnd'];}(_0x3ec28d);}function nn(_0x17333b,_0x347c88){try{const _0x5b543e=_0x17333b['getRange']();for(const _0x204628 of _0x347c88)if(_0x17333b!==_0x204628&&_0x5b543e&&_0x5b543e['isIntersecting'](_0x204628['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function sn(_0x44ccc9,_0x12ba05){return null==_0x44ccc9['end']['nodeBefore']&&_0x44ccc9['end']['parent']==_0x44ccc9['start']['nodeAfter']?rn(_0x44ccc9['start']['nodeAfter'],_0x12ba05):_0x44ccc9;}function rn(_0x2dc3f1,_0x45b749){const _0x15892d=_0x45b749['schema']['isObject'](_0x2dc3f1)||_0x45b749['schema']['isSelectable'](_0x2dc3f1);return _0x45b749['createRange'](_0x45b749['createPositionAt'](_0x2dc3f1,'before'),_0x15892d?_0x45b749['createPositionAfter'](_0x2dc3f1):_0x45b749['createPositionAt'](_0x2dc3f1,'end'));}function on(_0x114c52,_0x1b5fb5,_0x35acfe,_0x141bb5){return!!an(_0x114c52,_0x1b5fb5)&&_0x35acfe['end']['isEqual'](_0x141bb5['start']);}function an(_0x48b26e,_0x47acfc){if(!_0x48b26e['_isDataLoaded']||!_0x47acfc['_isDataLoaded'])return!0x1;const _0x1f0d22=new Set(Object['keys'](_0x48b26e['attributes'])),_0x28554f=new Set(Object['keys'](_0x47acfc['attributes']));if(_0x1f0d22['delete']('groupId'),_0x28554f['delete']('groupId'),0x0==_0x1f0d22['size']&&0x0==_0x28554f['size'])return!0x0;if(_0x1f0d22['size']!=_0x28554f['size'])return!0x1;const _0x12c78e={..._0x48b26e['attributes']},_0x260534={..._0x47acfc['attributes']};return delete _0x12c78e['groupId'],delete _0x260534['groupId'],JSON['stringify'](_0x12c78e)==JSON['stringify'](_0x260534);}function cn(_0xfb1bf4,_0x3f5e97){const _0x35c1de=ln(_0xfb1bf4['attributes']),_0xfb6e61=ln(_0x3f5e97);if(!_0xfb1bf4['_isDataLoaded'])return!0x1;for(const _0x357b7a of Object['keys'](_0xfb6e61))if(!st(_0x35c1de[_0x357b7a],_0xfb6e61[_0x357b7a]))return!0x1;return!0x0;}function ln(_0x5e7d08){const _0x37c657=Object['assign']({},_0x5e7d08);return delete _0x37c657['skipNestingCheck'],delete _0x37c657['tablePasteChainId'],_0x37c657;}function un(_0x4a4666){return _0x4a4666['split']('|')[0x0];}class hn extends/* #__PURE__ -- @preserve */
|
|
26
|
+
_0x1639ff(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x3b99b0,_0x301808,_0x5e24cf,_0xedca4e){super(),this['model']=_0x301808,this['view']=_0x5e24cf,this['commentThreadController']=_0xedca4e,this['_editor']=_0x3b99b0,this['_acceptCommand']=_0x3b99b0['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x3b99b0['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x1d57c5,_0x70ac23)=>_0x1d57c5||_0x70ac23),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x6a7884=>_0x6a7884&&this['_editor']['model']['canEditAt'](_0x301808['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x57f7d0=>_0x57f7d0&&this['_editor']['model']['canEditAt'](_0x301808['getRanges']())),this['_pendingAction']=null,_0x5e24cf['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x5e24cf,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x5e24cf,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x5e24cf,'change:isDirty',()=>{_0x5e24cf['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 _0xa1ff1b=At(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0xa1ff1b);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class dn extends _0x28f9e0{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x5efc80,_0x48760b,_0xe7c948,_0x3351f1){super(_0x5efc80),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x7eb7ff(_0x5efc80,At(_0x5efc80,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x48760b['authoredAt']),this['bind']('authoredAt')['to'](_0x48760b),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',_0x48760b,'authoredAt',this,'descriptionParts',(_0x298112,_0x456deb,_0x506bed)=>{const _0x27197e=_0x506bed['map'](_0x24a466=>gt(_0x24a466['content']))['join']('.\x20')+'.';return At(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x298112-0x1,_0x48760b['author']['name'],_0x456deb?_0x3351f1['formatDateTime'](_0x456deb):'',new DOMParser()['parseFromString'](_0x27197e,'text/html')['body']['textContent']]);}),this['focusables']=new _0x390f0c(),this['focusTracker']=new _0xcd1e38(),this['keystrokes']=new _0x31fa58(),this['focusCycler']=new _0x1feb00({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2da345=>_0x2da345['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x48760b,this['_localUser']=_0xe7c948,this['_config']=_0x3351f1,_0x3351f1['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x5901af(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x162e14}=this['_config'];this['commentsListView']=new _0x162e14(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',_0x3aa301=>_0x3aa301+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x5734d3,_0xee3bb1)=>_0x5734d3||!!_0xee3bb1);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x48dc0d}=this['_config'],_0x11d98b=new _0x48dc0d(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xcfa485=_0x11d98b['commentInputView'];return _0x11d98b['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0xcfa485,'value',(_0x37f29c,_0x252313,_0x41d608)=>!!_0x41d608||_0x37f29c&&!_0x252313),_0xcfa485['on']('submit',(_0x3294b8,_0x14b547)=>{this['fire']('addComment',_0x14b547),_0xcfa485['editor']['setData']('');}),_0xcfa485['on']('cancel',()=>this['focus']()),_0xcfa485['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x11d98b;}}class fn extends dn{['suggestionView'];['_descriptionElement'];constructor(_0x4c09ec,_0xd40954,_0x2aef9e,_0x552a7a){super(_0x4c09ec,_0xd40954,_0x2aef9e,_0x552a7a),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x122fc0=>_0x122fc0&&_0x122fc0[0x0]?_0x122fc0[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x405ea3,_0x31f9c7)=>{let _0x246438='';for(const _0x32114a of _0x405ea3)_0x246438+='<p>'+gt(_0x32114a['content'],_0x32114a['color'])+'</p>';return _0x31f9c7?_0x246438:_0x288204(_0x246438,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x552a7a['SuggestionView'](_0x4c09ec,_0xd40954,{'formatDateTime':_0x552a7a['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 _0x9057c5=this['bindTemplate'],_0xda3773=[this['suggestionView']];return this['commentsListView']&&_0xda3773['push'](this['commentsListView']),this['commentThreadInputView']&&_0xda3773['push'](this['commentThreadInputView']),_0xda3773['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x9057c5['if']('isActive','ck-suggestion-wrapper--active'),_0x9057c5['to']('type',_0x548161=>'ck-suggestion-'+_0x548161),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':_0x9057c5['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0xda3773};}['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 _0x28f9e0{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x548d87,_0x28fa43,_0x499035){super(_0x548d87),this['_model']=_0x28fa43,this['_config']=_0x499035,this['set']('description',''),this['bind']('authoredAt')['to'](_0x28fa43),this['acceptButton']=this['_createButton'](At(_0x548d87,'Accept\x20suggestion'),_0x2f87f8,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](At(_0x548d87,'Discard\x20suggestion'),_0x26028b,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x1f6db5(_0x548d87,_0x28fa43['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x390f0c([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0xcd1e38(),this['keystrokes']=new _0x31fa58(),this['focusCycler']=new _0x1feb00({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x172c37=>_0x172c37['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0xf46049=this['element']['querySelector']('.ck-annotation__content-wrapper');_0xf46049['innerHTML']=this['description'],this['on']('change:description',(_0x251ec9,_0x1fb72c,_0x1db762)=>{_0xf46049['innerHTML']=_0x1db762;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x55a9d9=this['bindTemplate'],_0xf68b63=[{'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':_0x55a9d9['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x55a9d9['to']('authoredAt',_0x2e65d5=>this['_config']['formatDateTime'](_0x2e65d5))}]}]},{'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']&&_0xf68b63['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':_0xf68b63}]};}['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'](_0x37a936,_0x28685e,_0x4fe10e,_0x14ab53,_0x474eae){const _0xb3e32c=new _0x57b2cd(this['locale']);return _0xb3e32c['set']({'label':_0x37a936,'icon':_0x28685e,'tooltip':!0x0,'tooltipPosition':_0x474eae}),_0xb3e32c['extendTemplate']({'attributes':{'class':_0x4fe10e}}),_0xb3e32c['on']('execute',()=>{this['fire'](_0x14ab53,this['_model']['id']);}),_0xb3e32c;}['_setupKeyboardNavigation'](){const _0x609921=this['element'];this['keystrokes']['listenTo'](_0x609921);for(const _0x21534b of this['focusables'])this['focusTracker']['add'](_0x21534b['element']),this['keystrokes']['listenTo'](_0x21534b['element']);this['keystrokes']['set']('enter',(_0x48b9fa,_0x599baf)=>{_0x609921===_0x48b9fa['target']&&(this['focusCycler']['focusFirst'](),_0x599baf());}),this['keystrokes']['set']('esc',(_0x6728ed,_0x4da855)=>{_0x609921!==_0x6728ed['target']&&(this['focus'](),_0x4da855());});}}class mn extends _0x31a8de{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[Xe,_0x11347e,_0x2a6692,_0x415367,_0x4c0c9c];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x41f365){super(_0x41f365),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x5afe35=this['editor']['config'];_0x5afe35['define']('trackChanges.SuggestionThreadView',fn),_0x5afe35['define']('trackChanges.SuggestionView',gn),_0x5afe35['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x5afe35['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x484ec8,_0x1baf51){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x1b2d98,_0xae2398]of this['_handleControllerBuffer']){const _0x58511b=this['_suggestionToController']['has'](_0x1b2d98);_0x58511b||_0xae2398?_0x58511b&&_0xae2398&&this['_destroyController'](_0x1b2d98):this['_initializeController'](_0x1b2d98);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get'](_0x4c0c9c)['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x484ec8,_0x1baf51);}['init'](){const _0x151456=this['editor'],_0x4549be=_0x151456['plugins']['get'](Xe),_0x1716f2=_0x151456['plugins']['get'](_0x415367),_0x2dbcf3=_0x151456['plugins']['get'](_0x4c0c9c),_0x5ea876=_0x151456['plugins']['get'](_0x2a6692);this['_addUIComponentsToFactory'](),_0x2dbcf3['addSourceCollector'](()=>{const _0x5d5cdf=[];for(const [_0x128c04,_0x23b74f]of Array['from'](this['_suggestionToController'])){const _0x1edc33=_0x128c04['getAllAdjacentSuggestions'](),_0x29efda=[];for(const _0x27d1b2 of _0x1edc33){if(!_0x27d1b2['isInContent'])continue;if(_0x27d1b2['isMultiRange']){_0x29efda['push'](..._0x27d1b2['getRanges']());continue;}const _0x4ccdbd=_0x27d1b2['getFirstRange']();if(_0x29efda['length']>0x0){const _0x3af001=_0x29efda[0x0]['getJoined'](_0x4ccdbd);if(_0x3af001){_0x29efda[0x0]=_0x3af001;continue;}}_0x29efda['push'](_0x4ccdbd);}_0x5d5cdf['push']([_0x23b74f['view'],_0x29efda]);}return _0x5d5cdf;}),this['listenTo'](_0x4549be,'suggestionLoaded',(_0x24193e,_0x31a458)=>{this['listenTo'](_0x31a458,'change:previous',(_0x46ab2f,_0x3d554d,_0x58d107,_0x459300)=>{_0x31a458['isInContent']&&(null==_0x58d107?(this['_updateController'](_0x459300['head']),this['_handleSuggestionControllerDelayed'](_0x31a458,!0x1)):(this['_updateController'](_0x58d107['head']),null==_0x459300&&this['_handleSuggestionControllerDelayed'](_0x31a458,!0x0)));}),null!==_0x31a458['previous']?this['_updateController'](_0x31a458['head']):this['_handleSuggestionControllerDelayed'](_0x31a458,!0x1);}),this['listenTo'](_0x4549be,'suggestionUnloaded',(_0x229dd1,_0x5ee6f1,_0x30ea90)=>{this['stopListening'](_0x5ee6f1,'change:previous'),this['_handleControllerBuffer']['delete'](_0x5ee6f1),this['_suggestionToController']['has'](_0x5ee6f1)&&this['_destroyController'](_0x5ee6f1),_0x30ea90&&this['_updateController'](_0x30ea90['head']);}),this['listenTo'](_0x4549be,'suggestionChanged',(_0x307d90,_0x133d4a)=>{this['_updateController'](_0x133d4a);}),this['listenTo'](_0x1716f2,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5ea876,'addComment',(_0x4f9423,{threadId:_0x54c045,isFromAdapter:_0x5d5937})=>{if(_0x5d5937||!_0x4549be['hasSuggestion'](_0x54c045))return;const _0x52d133=_0x4549be['getSuggestion'](_0x54c045);this['_suggestionToController']['get'](_0x52d133)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x408272=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x39dc00;for(const _0x49a128 in _0x408272){const _0x484744=_0x49a128,_0x55286c=_0x408272[_0x484744];if('trackChangesLicenseKeyValid'==_0x55286c||'trackChangesLicenseKeyInvalid'==_0x55286c||'trackChangesLicenseKeyExpired'==_0x55286c||'trackChangesLicenseKeyDomainLimit'==_0x55286c||'trackChangesLicenseKeyNotAllowed'==_0x55286c||'trackChangesLicenseKeyEvaluationLimit'==_0x55286c||'trackChangesLicenseKeyUsageLimit'==_0x55286c){delete _0x408272[_0x484744],_0x39dc00=_0x55286c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x39dc00&&_0x408272['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x39dc00&&_0x408272['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x39dc00&&_0x408272['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x39dc00&&_0x408272['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x39dc00&&_0x408272['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0x39dc00&&_0x408272['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x5ab881){const _0x25eb51=this['_suggestionToController']['get'](_0x5ab881);if(!_0x25eb51)return null;return this['editor']['plugins']['get'](_0x415367)['getByInnerView'](_0x25eb51['view'])||null;}['getSuggestionForAnnotation'](_0x123a24){const _0x2dc603=this['_viewToController']['get'](_0x123a24['innerView']);return _0x2dc603?_0x2dc603['model']:null;}['_refreshActiveMarkers'](){const _0x4baa24=this['editor']['plugins']['get'](_0x415367),_0x5c602d=this['editor']['plugins']['get'](Xe),_0x2031b9=Array['from'](_0x4baa24['activeAnnotations'],_0xbcc4d=>_0xbcc4d['innerView'])['filter'](_0x2ec5cb=>this['_viewToController']['has'](_0x2ec5cb)),_0x3d418d=[];for(const _0x53a94d of _0x2031b9){const _0x139fc4=this['_viewToController']['get'](_0x53a94d)['model']['getAllAdjacentSuggestions']();_0x3d418d['push'](..._0x139fc4['reduce']((_0x2c26f9,_0x353bd9)=>[..._0x2c26f9,..._0x353bd9['getMarkerNames']()],[]));}_0x5c602d['activeMarkers']=_0x3d418d;}['_addUIComponentsToFactory'](){const _0x375f8d=this['editor'],_0x51bfff=_0x375f8d['locale'],_0x4d6b5e=At(_0x51bfff,'Track\x20changes'),_0x559f1b=new _0x3bc52f([{'type':'switchbutton','model':new _0x13808a({'withText':!0x0,'isToggleable':!0x0,'label':_0x4d6b5e,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x13808a({'withText':!0x0,'label':At(_0x51bfff,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x13808a({'withText':!0x0,'label':At(_0x51bfff,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x13808a({'withText':!0x0,'label':At(_0x51bfff,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x13808a({'withText':!0x0,'label':At(_0x51bfff,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x375f8d['plugins']['has']('TrackChangesPreview')&&_0x559f1b['addMany']([{'type':'separator'},{'type':'button','model':new _0x13808a({'withText':!0x0,'label':At(_0x51bfff,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x558edd of _0x559f1b)if(En(_0x558edd)){const _0x4fb5cb=_0x375f8d['commands']['get'](_0x558edd['model']['commandName']);_0x558edd['model']['bind']('isOn','isEnabled')['to'](_0x4fb5cb,'value','isEnabled');}_0x375f8d['ui']['componentFactory']['add']('trackChanges',_0x545e3f=>this['_createToolbarButton'](_0x545e3f,_0x559f1b,_0x4d6b5e)),_0x375f8d['ui']['componentFactory']['add']('menuBar:trackChanges',_0x168910=>this['_createMenuBarMenu'](_0x168910,_0x559f1b,_0x4d6b5e));}['_createToolbarButton'](_0x13a15e,_0x4f92c1,_0x27eb0e){const _0x543f9a=_0x507787(_0x13a15e,_0x2d9c11),_0x5b909d=this['editor']['commands']['get']('trackChanges');_0x543f9a['buttonView']['set']({'tooltip':_0x27eb0e,'label':_0x27eb0e,'icon':_0xa690b1}),_0x543f9a['buttonView']['bind']('isOn')['to'](_0x5b909d,'value'),_0x543f9a['buttonView']['on']('execute',()=>{_0x5b909d['execute'](),this['editor']['editing']['view']['focus']();}),_0x19e1cb(_0x543f9a,_0x4f92c1,{'role':'menu'});const _0x2f0c17=[];for(const _0x265497 of _0x4f92c1)En(_0x265497)&&_0x2f0c17['push'](this['editor']['commands']['get'](_0x265497['model']['commandName']));const _0x457511=_0x543f9a['buttonView'];return _0x457511['actionView']['unbind']('isEnabled'),_0x457511['arrowView']['unbind']('isEnabled'),_0x457511['actionView']['bind']('isEnabled')['to'](_0x5b909d,'isEnabled'),_0x457511['arrowView']['bind']('isEnabled')['toMany'](_0x2f0c17,'isEnabled',(..._0x2f2a5b)=>_0x2f2a5b['some'](_0x315946=>_0x315946)),_0x543f9a['on']('execute',_0x3bc678=>{this['editor']['execute'](_0x3bc678['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x543f9a;}['_createMenuBarMenu'](_0x459aa7,_0x291ab6,_0xf4da16){const _0x604023=new _0x51d5fd(_0x459aa7),_0x23b471=this['editor']['commands']['get']('trackChanges');_0x604023['buttonView']['set']({'label':_0xf4da16,'icon':_0xa690b1});const _0x25ece7=new _0x1ad671(_0x459aa7);for(const _0x4b2fbe of _0x291ab6){if('separator'==_0x4b2fbe['type']){_0x25ece7['items']['add'](new _0x486fcc(_0x459aa7));continue;}const _0x4007eb=new _0x531cc1(_0x459aa7,_0x604023),_0x59c4e0=new _0x563647(_0x459aa7),_0x43a89d=_0x4b2fbe['model'];_0x59c4e0['bind'](...Object['keys'](_0x43a89d))['to'](_0x43a89d),_0x59c4e0['delegate']('execute')['to'](_0x604023),_0x59c4e0['on']('execute',()=>{this['editor']['execute'](_0x43a89d['commandName']),this['editor']['editing']['view']['focus']();}),_0x4007eb['children']['add'](_0x59c4e0),_0x25ece7['items']['add'](_0x4007eb);}return _0x604023['bind']('isEnabled')['to'](_0x23b471,'isEnabled'),_0x604023['panelView']['children']['add'](_0x25ece7),_0x604023;}['_initializeController'](_0x453742){const _0x43c2e8=this['editor'],_0x2ee8b9=_0x43c2e8['config'],_0x77ff43=_0x43c2e8['plugins']['get'](_0x415367),_0x43b147=_0x43c2e8['plugins']['get'](_0x2a6692),_0x3e7580=_0x43c2e8['plugins']['get'](_0x4c0c9c),_0x1d87fa=_0x43c2e8['plugins']['get'](_0x11347e)['me'],_0x565906=_0x2ee8b9['get']('trackChanges')['SuggestionThreadView'],_0x4549f6=_0x2ee8b9['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x3af6f7,CommentThreadInputView:_0xb4ddea}=_0x43c2e8['plugins']['get']('CommentsUI');let _0x41f19a,_0x4fc76c,_0xbf4691;this['_annotationViews']['has'](_0x453742['id'])?(_0x4fc76c=this['_annotationViews']['get'](_0x453742['id']),_0x41f19a=_0x4fc76c['mainView']):(_0x41f19a=new _0x565906(_0x43c2e8['locale'],_0x453742,_0x1d87fa,{'disableComments':this['_disableComments'],'editorConfig':{..._0x2ee8b9['get']('comments.editorConfig'),'licenseKey':_0x2ee8b9['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x2ee8b9['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x2ee8b9['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x2ee8b9['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x19a339(_0x2ee8b9['get']('locale'),_0x43c2e8['locale']),'CommentView':_0x2ee8b9['get']('comments')['CommentView'],'CommentsListView':_0x3af6f7,'CommentThreadInputView':_0xb4ddea,'SuggestionView':_0x4549f6}),_0x41f19a['suggestionView']['acceptButton']['on']('execute',()=>{_0x43c2e8['editing']['view']['focus']();}),_0x41f19a['suggestionView']['discardButton']['on']('execute',()=>{_0x43c2e8['editing']['view']['focus']();}),_0x4fc76c=_0x77ff43['createAnnotationView'](this['editor']['locale'],_0x41f19a),_0x4fc76c['bind']('isDirty')['to'](_0x41f19a,'isDirty'),_0x4fc76c['bind']('length')['to'](_0x41f19a),_0x4fc76c['bind']('type')['to'](_0x41f19a,'type',_0x853580=>'suggestion-'+_0x853580),_0x41f19a['on']('escape',()=>{_0xbf4691['fire']('escape');}),this['_annotationViews']['set'](_0x453742['id'],_0x4fc76c));const _0x4d81f4=_0x43b147['createCommentThreadController'](_0x453742['commentThread'],_0x41f19a),_0x2d8c03=new hn(_0x43c2e8,_0x453742,_0x41f19a,_0x4d81f4),_0x15d082=_0x453742['getAllAdjacentSuggestions']()['filter'](_0x509167=>_0x509167['isInContent']);_0x41f19a['descriptionParts']=_0x43c2e8['plugins']['get'](Xe)['descriptionFactory']['getDescriptions'](_0x15d082),this['_suggestionToController']['set'](_0x453742,_0x2d8c03),this['_viewToController']['set'](_0x41f19a,_0x2d8c03);const _0x5302ca=()=>{const _0x588ef0=[],_0x1cd5ad=_0x453742['getAllAdjacentSuggestions']()['filter'](_0x1a8d83=>_0x1a8d83['isInContent']);for(const _0x53369c of _0x1cd5ad)_0x588ef0['push'](..._0x53369c['getMarkers']());return _0x484902(_0x43c2e8['editing'],_0x588ef0);};_0xbf4691=_0x77ff43['createAnnotation']({'view':_0x4fc76c,'target':_0x5302ca,'type':()=>'suggestion-'+_0x2d8c03['view']['type'],'isVisible':!!_0x5302ca()}),_0x43b147['_bindAnnotationToEditors'](_0x41f19a,_0xbf4691),_0x77ff43['add'](_0xbf4691),_0x3e7580['registerAnnotation'](_0xbf4691);}['_destroyController'](_0x22d343){const _0x53e746=this['editor']['plugins']['get'](_0x2a6692),_0x98406=this['editor']['plugins']['get'](_0x415367),_0x502eb4=this['_suggestionToController']['get'](_0x22d343),_0x25d876=_0x502eb4['view'],_0xa8443=_0x98406['getByInnerView'](_0x25d876);_0x53e746['_unbindEditors'](_0x25d876),_0xa8443&&_0x98406['remove'](_0xa8443),this['_suggestionToController']['delete'](_0x22d343),this['_viewToController']['delete'](_0x25d876),_0x502eb4['destroy']();}['_updateController'](_0x4f9eba){if(!_0x4f9eba['isInContent']||!this['_suggestionToController']['has'](_0x4f9eba))return;const _0x1c825a=this['editor']['plugins']['get'](Xe),_0x210f2e=this['_suggestionToController']['get'](_0x4f9eba),_0x428a7=_0x4f9eba['getAllAdjacentSuggestions']();_0x210f2e['view']['descriptionParts']=_0x1c825a['descriptionFactory']['getDescriptions'](_0x428a7);}['destroy'](){for(const _0x5e04dc of this['_suggestionToController']['keys']())this['_destroyController'](_0x5e04dc);for(const _0xa63ab0 of this['_annotationViews']['values']())_0xa63ab0['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function En(_0x3460c8){return'model'in _0x3460c8;}class Tn extends _0x31a8de{static get['requires'](){return[Xe,mn,_0x28cd81];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x53c2f6){this['editor']['plugins']['get'](Xe)['adapter']=_0x53c2f6;}get['adapter'](){return this['editor']['plugins']['get'](Xe)['adapter'];}['addSuggestion'](_0x564e90){return this['editor']['plugins']['get'](Xe)['addSuggestionData'](_0x564e90);}['getSuggestions']({skipNotAttached:_0x6d2938=!0x1,toJSON:_0x30cb4e=!0x1}={}){return this['editor']['plugins']['get'](Xe)['getSuggestions']({'skipNotAttached':_0x6d2938,'toJSON':_0x30cb4e});}['getSuggestion'](_0x8cea7e){return this['editor']['plugins']['get'](Xe)['getSuggestion'](_0x8cea7e);}}const _n=['Pagination'];class pn extends _0x31a8de{static get['requires'](){return[Xe];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x30a7b6=this['editor'];if(_0x30a7b6['config']['define']('trackChangesData.editorCreator',_0x46bf96=>{const _0x1e1eb7=_0x30a7b6['model']['document']['getRootNames']()['reduce']((_0x1faaac,_0x2b3b2c)=>(_0x1faaac[_0x2b3b2c]='',_0x1faaac),{});return _0x30a7b6['constructor']['create'](_0x1e1eb7,_0x46bf96);}),'function'!=typeof _0x30a7b6['config']['get']('trackChangesData')['editorCreator'])throw new _0x1b84b2('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x360e2d){return bn(this['editor'],!0x0,_0x360e2d);}['getDataWithDiscardedSuggestions'](_0x4cd2f9){return bn(this['editor'],!0x1,_0x4cd2f9);}}class Ln extends _0x31a8de{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5da93f){function _0x57986b(_0x2835f1){return _0x2835f1['map'](_0x53e9aa=>String['fromCharCode'](_0x53e9aa))['join']('');}super(_0x5da93f),this['result']='end',_0x5da93f[_0x57986b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x57986b([0x76,0x69,0x65,0x77])][_0x57986b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x57986b([0x61,0x75,0x74,0x6f]),_0x5da93f[_0x57986b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x57986b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x57986b([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x57986b([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x57986b([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(_0x54b87f){return void 0x0!==_0x54b87f['getRootsAttributes'];}async function bn(_0x19e4ed,_0xb3f52,_0x132363){const _0x501e53=_0x12585e(_0x19e4ed,_n);if(_0x501e53['plugins']['push'](Xe,Ln),In(_0x19e4ed)){_0x501e53['roots']=Object['create'](null);for(const _0x1014b1 of _0x19e4ed['model']['document']['getRootNames']())_0x501e53['roots'][_0x1014b1]={'modelAttributes':_0x19e4ed['getRootAttributes'](_0x1014b1)};}const _0x1538ef=document['createDocumentFragment'](),_0x85b816=_0x19e4ed['config']['get']('trackChangesData')['editorCreator'],_0x37b7f8=await _0x85b816(_0x501e53,()=>function(_0x5971cf){const _0x23cd01=document['createElement']('div');return _0x5971cf['appendChild'](_0x23cd01),_0x23cd01;}(_0x1538ef));!function(_0x492aea,_0x53e882){const _0x50fbb0=_0x492aea['model']['document']['getRootNames']()['reduce']((_0x2f69b4,_0x5565b6)=>(_0x2f69b4[_0x5565b6]=_0x492aea['data']['get']({'rootName':_0x5565b6}),_0x2f69b4),{}),_0x4fe96d=_0x492aea['plugins']['get']('Users')['users']['map'](_0xc651eb=>({'id':_0xc651eb['id'],'name':_0xc651eb['name']})),_0x46441a=_0x492aea['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3ca7a7=_0x492aea['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2a7810=_0x53e882['plugins']['get']('Users'),_0x57f4ec=_0x53e882['plugins']['get']('TrackChangesEditing'),_0xacfd92=_0x53e882['plugins']['get']('CommentsRepository');for(const _0x2651ed of _0xacfd92['getCommentThreads']())_0x2651ed['remove']();for(const _0xa510c5 of _0x4fe96d)_0x2a7810['getUser'](_0xa510c5['id'])||_0x2a7810['addUser'](_0xa510c5);_0x2a7810['me']||_0x2a7810['useAnonymousUser']();for(const _0x183f21 of _0x3ca7a7)_0xacfd92['addCommentThread'](_0x183f21);for(const _0x3aad07 of _0x46441a)_0x57f4ec['addSuggestionData'](_0x3aad07);_0x53e882['data']['set'](_0x50fbb0);}(_0x19e4ed,_0x37b7f8),_0x37b7f8['execute'](_0xb3f52?'acceptAllSuggestions':'discardAllSuggestions');const _0x3209c2=In(_0x37b7f8)?_0x37b7f8['getFullData'](_0x132363):_0x37b7f8['data']['get'](_0x132363);return await _0x37b7f8['destroy'](),_0x3209c2;}class An extends _0x28f9e0{['options'];constructor(_0x41c8c0,_0x107573){super(_0x41c8c0),this['options']=_0x107573,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'](_0x39bfe1,_0x6a42d8){if(!this['element'])return;const _0x5e65db=[];for(const [_0x11c25a,_0x10424d]of _0x39bfe1){const _0x46556f=document['createElement']('div');_0x46556f['setAttribute']('data-ck-root-name',_0x11c25a),_0x46556f['className']=_0x10424d['classes']+'\x20ck-track-changes-preview__root-container',_0x46556f['innerHTML']=_0x10424d['content'],_0x5e65db['push'](_0x46556f);}_0x6a42d8(this['element'],_0x5e65db),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class kn extends _0x2c1954{constructor(_0x57039d){super(_0x57039d),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x1a8558=this['editor'],_0x1087e7=_0x1a8558['locale'],_0x342b1a=_0x1a8558['plugins']['get']('Dialog');let _0x3479e9;const _0x538983=function(_0x15b302){const _0x1a7154={};if('editables'in _0x15b302['ui']['view']){for(const [_0xe5605a,_0x4f4931]of Object['entries'](_0x15b302['ui']['view']['editables']))_0x1a7154[_0xe5605a]=_0x4f4931['element'];}else _0x1a7154[_0x15b302['model']['document']['getRootNames']()[0x0]]=_0x15b302['ui']['view']['editable']['element'];return _0x1a7154;}(_0x1a8558),_0x7cfd6c=function(_0x113886){let _0x215a8d=0x0;for(const _0x32aa57 of Object['values'](_0x113886))_0x215a8d=Math['max'](_0x215a8d,_0x32aa57['getBoundingClientRect']()['width']);let _0x6079dc=0x0;for(const _0x37937a of Object['values'](_0x113886))_0x6079dc+=_0x37937a['getBoundingClientRect']()['height'];const _0x230fe4=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x4cc672=Math['min'](_0x6079dc,_0x230fe4);return{'width':_0x215a8d,'height':_0x4cc672};}(_0x538983);_0x342b1a['show']({'id':'finalContentPreview','title':At(_0x1087e7,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new An(_0x1087e7,{'dialogRects':_0x7cfd6c}),'onHide':()=>{_0x3479e9['detachFromDom']();},'onShow':()=>{_0x1a8558['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x1f4ece=>{const _0x11c76b=this['_standarizeRootsData'](_0x1f4ece,_0x1a8558,_0x538983);_0x342b1a['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x11c76b,_0x1a8558['config']['get']('trackChanges.preview.renderFunction'));}),_0x3479e9=new _0x28c0d5(_0x1087e7,[_0x342b1a['view']]),_0x3479e9['attachToDom'](),_0x3479e9['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x1a8558['once']('destroy',()=>{_0x3479e9['detachFromDom']();});const _0x1b94ef=_0x342b1a['view']['headerView']['class'];_0x342b1a['view']['headerView']['class']=_0x1b94ef?_0x1b94ef+'\x20ck-reset_all':'ck-reset_all',_0x342b1a['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x342b1a['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0xd3b519=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x4623af=_0xd3b519['previewMode'],_0x211d63={};if('$labels'===_0x4623af){for(const _0x4fa152 of _0xd3b519['getMergeFieldsIds']())_0x211d63[_0x4fa152]=_0xd3b519['getLabel'](_0x4fa152)||_0x4fa152;}else{const _0x357fa8='$defaultValues'===_0x4623af?_0xd3b519['getDefaultValues']():_0xd3b519['getDataSetValues'](_0x4623af,!0x0);for(const _0x3a8564 of Object['entries'](_0x357fa8)){const [_0x5a4806,_0x561454]=_0x3a8564;_0x211d63[_0x5a4806]=null!==_0x561454?_0x561454:_0xd3b519['getLabel'](_0x5a4806)||_0x5a4806;}}return{'mergeFieldsData':_0x211d63};}['_standarizeRootsData'](_0x201f43,_0xf41143,_0x457557){let _0x1923b4;if('string'==typeof _0x201f43){const _0x2cbc71=_0xf41143['model']['document']['getRootNames']()[0x0];_0x1923b4={[_0x2cbc71]:_0x201f43};}else _0x1923b4=_0x201f43;const _0x35d98b=this['_fixMediaEmbeds'](_0x1923b4,_0xf41143),_0x50158b=function(_0x414fc2,_0x4ffc47){for(const [_0x12fed7,_0x3566f4]of _0x414fc2)_0x3566f4['classes']=_0x4ffc47[_0x12fed7]['classList']['value']['replace']('ck-focused','');return _0x414fc2;}(this['_sortRoots'](_0xf41143)['reduce']((_0x7b4c58,_0x3d1498)=>(_0x7b4c58['push']([_0x3d1498,{'content':_0x35d98b[_0x3d1498],'classes':''}]),_0x7b4c58),[]),_0x457557);return _0x50158b;}['_fixMediaEmbeds'](_0x5d8037,_0x16beae){if(!_0x16beae['plugins']['has']('MediaEmbedEditing'))return _0x5d8037;const _0x2a6eec=_0x16beae['plugins']['get']('MediaEmbedEditing');for(const [_0x3d4f5a,_0x5006c7]of Object['entries'](_0x5d8037)){const _0x3a1735=document['createElement']('div');_0x3a1735['innerHTML']=_0x5006c7,(_0x3a1735['querySelectorAll']('figure.media')['forEach'](_0x4aa9a2=>{const _0xf66ac5=_0x4aa9a2['querySelector']('oembed');if(_0xf66ac5){const _0x4c4238=_0xf66ac5['getAttribute']('url');if(_0x4c4238){const _0x3f912f=_0x2a6eec['registry']['getMediaViewElement'](new et(_0x16beae['editing']['view']['document']),_0x4c4238,{'elementName':'','renderForEditingView':!0x0}),_0x14b3d8=document['createElement']('div');_0x14b3d8['classList']['add']('ck-media__wrapper'),_0x3f912f['render'](_0x14b3d8,_0x16beae['editing']['view']['domConverter']),_0xf66ac5['replaceWith'](_0x14b3d8);}}}),_0x5d8037[_0x3d4f5a]=_0x3a1735['innerHTML']);}return _0x5d8037;}['_sortRoots'](_0x3801aa){if(!function(_0xc7e6a0){return void 0x0!==_0xc7e6a0['getRootsAttributes'];}(_0x3801aa))return _0x3801aa['model']['document']['getRootNames']();const _0x174c20=[],_0x3b373f=new Map();for(const _0x1a4b55 of _0x3801aa['model']['document']['getRootNames']()){const _0xc8ec02=_0x3801aa['editing']['view']['getDomRoot'](_0x1a4b55)['getClientRects']()['item'](0x0);_0x174c20['push'](_0x1a4b55),_0x3b373f['set'](_0x1a4b55,_0xc8ec02);}return _0x174c20['sort']((_0x6ba328,_0x28e880)=>{const _0x36cbb6=_0x3b373f['get'](_0x6ba328),_0x2b56f8=_0x3b373f['get'](_0x28e880);return _0x36cbb6['y']-_0x2b56f8['y']||_0x36cbb6['x']-_0x2b56f8['x'];}),_0x174c20;}}class Cn extends _0x31a8de{static get['requires'](){return[pn,_0x4f2470];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x276781){super(_0x276781),_0x276781['commands']['add']('previewFinalContent',new kn(this['editor'])),_0x276781['config']['define']('trackChanges.preview.renderFunction',(_0x45d6ee,_0x703c1)=>{for(const _0x4fca0e of _0x703c1)_0x45d6ee['appendChild'](_0x4fca0e);});}}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};
|