@ckeditor/ckeditor5-track-changes 48.3.1-alpha.0 → 48.3.1-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
|
-
_0x199f6c();var yt=class Suggestion extends Nt{['id'];['type'];['subType'];['author'];['creator'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xf20d8f,_0x5569bb){super(),this['id']=_0x5569bb['id'],this['type']=_0x5569bb['type'],this['subType']=_0x5569bb['subType']||null,this['author']=_0x5569bb['author'],this['creator']=_0x5569bb['creator']||_0x5569bb['author'],this['data']=null,this['_originalSuggestionId']=_0x5569bb['originalSuggestionId']||null,this['_model']=_0xf20d8f,this['_onAccept']=_0x5569bb['onAccept'],this['_onDiscard']=_0x5569bb['onDiscard'],this['_onAttributesChange']=_0x5569bb['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5569bb['attributes']||{}),this['set']('previous',null),this['set']('next',null),this['set']('commentThread',null),this['set']('_saved',!0x1),this['decorate']('accept'),this['decorate']('discard');}get['isExternal'](){return Boolean(this['attributes']&&this['attributes']['@external']);}get['aiSource'](){return this['attributes']&&this['attributes']['@ai']?.['type']||null;}get['head'](){let _0x29ed27=this;for(;_0x29ed27['previous'];)_0x29ed27=_0x29ed27['previous'];return _0x29ed27;}get['hasComments'](){return!!this['commentThread']&&this['commentThread']['length']>0x0;}get['isMultiRange'](){return 0x0!=this['_markerNames']['size']&&0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x39592d){this['_markerNames']['add'](_0x39592d);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x142cdb=>this['_model']['markers']['get'](_0x142cdb))['filter'](_0x56a545=>_0x56a545);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x54552f=>{for(const _0x37c07f of this['getMarkers']())_0x54552f['removeMarker'](_0x37c07f);}),this['_markerNames']['clear']();}['removeMarker'](_0x2b9199){this['_model']['change'](_0x254f1e=>{_0x254f1e['removeMarker'](_0x2b9199);}),this['_markerNames']['delete'](_0x2b9199);}['addRange'](_0x332b67){const _0x181a57='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+Suggestion['getMultiRangeId']();this['addMarkerName'](_0x181a57),this['_model']['change'](_0x115f81=>{_0x115f81['addMarker'](_0x181a57,{'range':_0x332b67,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x512d8b){for(const _0x3d54f2 of this['getRanges']())if(_0x3d54f2['isIntersecting'](_0x512d8b))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x3351d9=>_0x3351d9['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x6d1eaf,_0x5a747e)=>[..._0x6d1eaf,..._0x5a747e['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0xe437b9=this['getRanges']();if(0x1!=_0xe437b9['length'])return null;const _0x5bb479=_0xe437b9[0x0],_0x526a60=_0x5bb479['start']['nodeAfter'],_0x1421db=_0x5bb479['end']['nodeBefore'];return _0x526a60 instanceof it?_0x526a60!=_0x1421db?null:_0x526a60: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 _0x3e0db0=[];let _0x10656d=this['head'];for(;_0x10656d;)_0x3e0db0['push'](_0x10656d),_0x10656d=_0x10656d['next'];return _0x3e0db0;}['setAttribute'](_0x480726,_0x3b8bcb){const _0x52a2a8=at(this['attributes']);ut(_0x52a2a8,_0x480726,_0x3b8bcb),ct(_0x52a2a8,this['attributes'])||(this['attributes']=_0x52a2a8,this['_onAttributesChange'](_0x52a2a8));}['removeAttribute'](_0x1a04dc){const _0x1ae717=at(this['attributes']);dt(_0x1ae717,_0x1a04dc),ct(_0x1ae717,this['attributes'])||(this['attributes']=_0x1ae717,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 _0xa5bc49()['substr'](0x1,0x5);}};function St(_0x2fad22,_0x40596c,_0x2794b3){const _0x39e18e=_0x2fad22['t'],t=_0x2fad22['t'];switch(_0x40596c){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',_0x2794b3);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2794b3);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2794b3);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2794b3);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2794b3);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',_0x2794b3);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2794b3);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',_0x2794b3);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2794b3);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2794b3);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2794b3);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2794b3);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2794b3);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x2794b3);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2794b3);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2794b3);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2794b3);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2794b3);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2794b3);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2794b3);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2794b3);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2794b3);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2794b3);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2794b3);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x2794b3);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'},_0x2794b3);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x2794b3);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x2794b3);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2794b3);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2794b3);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2794b3);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2794b3);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2794b3);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_RAW_HTML':return t({'string':'raw\x20HTML','id':'ELEMENT_RAW_HTML'});case'ELEMENT_HTML_TAG':return t({'string':'%1\x20element','plural':'%0\x20%1\x20elements','id':'ELEMENT_HTML_TAG'},_0x2794b3);case'FORMAT_RAW_HTML_CONTENT':return t({'string':'raw\x20HTML\x20content','id':'FORMAT_RAW_HTML_CONTENT'});case'FORMAT_HTML_CLASS':return t({'string':'style','id':'FORMAT_HTML_CLASS'});case'FORMAT_HTML_ATTRIBUTE':return t({'string':'metadata','id':'FORMAT_HTML_ATTRIBUTE'});case'FORMAT_HTML_LIST_ITEM':return t({'string':'list\x20item\x20HTML','id':'FORMAT_HTML_LIST_ITEM'});case'FORMAT_HTML_BULLETED_LIST':return t({'string':'list\x20HTML','id':'FORMAT_HTML_BULLETED_LIST'});case'FORMAT_HTML_NUMBERED_LIST':return t({'string':'list\x20HTML','id':'FORMAT_HTML_NUMBERED_LIST'});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'},_0x2794b3);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2794b3);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2794b3);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2794b3);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2794b3);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'},_0x2794b3);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2794b3);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'},_0x2794b3);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_MEDIA_SIZE':return t({'string':'media\x20size','id':'FORMAT_MEDIA_SIZE'});case'FORMAT_MEDIA_ALIGN_LEFT':return t({'string':'align\x20left','id':'FORMAT_MEDIA_ALIGN_LEFT'});case'FORMAT_MEDIA_ALIGN_BLOCK_LEFT':return t({'string':'align\x20block\x20left','id':'FORMAT_MEDIA_ALIGN_BLOCK_LEFT'});case'FORMAT_MEDIA_ALIGN_CENTER':return t({'string':'align\x20center','id':'FORMAT_MEDIA_ALIGN_CENTER'});case'FORMAT_MEDIA_ALIGN_BLOCK_RIGHT':return t({'string':'align\x20block\x20right','id':'FORMAT_MEDIA_ALIGN_BLOCK_RIGHT'});case'FORMAT_MEDIA_ALIGN_RIGHT':return t({'string':'align\x20right','id':'FORMAT_MEDIA_ALIGN_RIGHT'});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'},_0x2794b3);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2794b3);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'},_0x2794b3);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2794b3);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'},_0x2794b3);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2794b3);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x2794b3);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x2794b3);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x2794b3);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2794b3);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'},_0x2794b3);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x2794b3);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'AI_SOURCE_PILL_LABEL':return t({'string':'AI-generated','id':'AI_SOURCE_PILL_LABEL'});case'AI_SOURCE_PILL_TOOLTIP':return t({'string':'This\x20suggestion\x20was\x20proposed\x20by\x20AI.','id':'AI_SOURCE_PILL_TOOLTIP'});case'AI_AUTHOR_DEFAULT_NAME':return t({'string':'AI\x20Assistant','id':'AI_AUTHOR_DEFAULT_NAME'});case'EXTERNAL_AVATAR':return _0x39e18e({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x2794b3);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x39e18e({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x2794b3);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2794b3);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'},_0x2794b3);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'},_0x2794b3);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'},_0x2794b3);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x40596c;}}var Mt=class{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x588782,_0x376ad1){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x588782,this['_locale']=_0x376ad1;}['getDescriptions'](_0x113b5f){const _0x496fce=[],_0x3005f0=new Set(),_0x23c60b=new Set();for(let _0x3971c7=0x0;_0x3971c7<_0x113b5f['length'];_0x3971c7++){const _0x88e367=_0x113b5f[_0x3971c7];if(!_0x88e367['isInContent'])continue;const _0x4999ff=this['_handleCustomCallbackDescription'](_0x88e367);if(_0x4999ff){if(null!=_0x88e367['subType']){if(_0x3005f0['has'](_0x88e367['subType']))continue;_0x3005f0['add'](_0x88e367['subType']);}_0x496fce['push'](_0x4999ff);}else{if('attribute'==_0x88e367['type']){const _0x4c3bc6=_0x88e367['data']['key'];if(_0x23c60b['has'](_0x4c3bc6))continue;_0x23c60b['add'](_0x88e367['data']['key']),'$elementName'==_0x4c3bc6?this['_handleRenameSuggestionDescription'](_0x496fce,_0x88e367):this['_handleAttributeSuggestionDescription'](_0x496fce,_0x88e367);continue;}'insertion'!=_0x88e367['type']&&'deletion'!=_0x88e367['type']||this['_handleInsertRemoveSuggestionDescription'](_0x496fce,_0x88e367,_0x113b5f[_0x3971c7+0x1]);}}return this['_resolveDescriptionItems'](_0x496fce);}['registerDescriptionCallback'](_0x3e359b){this['_customCallbacks']['push'](_0x3e359b);}['registerElementLabel'](_0x14d5ac,_0x33f3e5,_0x44ed1b=_0x3b4e0b['normal']){'function'==typeof _0x14d5ac?_0x447328(this['_itemLabelsCallbacks'],{'matchingCallback':_0x14d5ac,'label':_0x33f3e5,'priority':_0x44ed1b}):this['_itemLabels']['set'](_0x14d5ac,_0x33f3e5);}['registerAttributeLabel'](_0x56df84,_0x37f235){this['_attributeLabels']['set'](_0x56df84,_0x37f235);}['getItemLabel'](_0x117561,_0x5ddbcd=0x1){let _0x313734;for(const _0x24fb4e of this['_itemLabelsCallbacks'])if(_0x24fb4e['matchingCallback'](_0x117561)){_0x313734=_0x24fb4e['label'];break;}return _0x313734||(_0x313734=this['_itemLabels']['get'](_0x117561['name'])),_0x313734?_0x313734(_0x5ddbcd):0x1!==_0x5ddbcd?_0x5ddbcd+'\x20'+_0x117561['name']+'s':''+_0x117561['name'];}['_addDescriptionItems'](_0x308d55,_0x50e4f1){const _0x1b84af=_0x50e4f1['getFirstRange']()['getWalker'](),_0x63c441='insertion'==_0x50e4f1['type']?'add':'remove';for(const _0x3e4c36 of _0x1b84af){const _0x4122d2=_0x3e4c36['item'],_0x2be62c=_0x308d55[_0x308d55['length']-0x1];if(_0x4122d2['is']('$textProxy'))_0x2be62c&&_0x2be62c['type']['indexOf']('Container')>-0x1&&_0x308d55['pop'](),_0x2be62c&&'text'==_0x2be62c['type']?_0x2be62c[_0x63c441]+=_0x4122d2['data']:_0x308d55['push']({'type':'text','add':'add'==_0x63c441?_0x4122d2['data']:'','remove':'remove'==_0x63c441?_0x4122d2['data']:''});else{if(this['_schema']['isObject'](_0x4122d2)){const _0x810352=_0x4122d2;if(_0x2be62c&&_0x2be62c['type']['indexOf']('Container')>-0x1&&_0x308d55['pop'](),'elementEnd'==_0x3e4c36['type'])continue;_0x2be62c&&_0x2be62c['type']==_0x63c441+'Object'&&_0x2be62c['element']['name']==_0x810352['name']?_0x2be62c['quantity']++:_0x308d55['push']({'type':_0x63c441+'Object','element':_0x810352,'quantity':0x1}),_0x1b84af['skip'](_0x574b6f=>!('elementEnd'==_0x574b6f['type']&&_0x574b6f['item']==_0x4122d2));}else{if(this['_schema']['checkChild'](_0x4122d2,'$text')||_0x4122d2['is']('element','softBreak')){const _0x446e7f=_0x4122d2;if('add'==_0x63c441&&'elementStart'==_0x3e4c36['type']||'remove'==_0x63c441&&'elementEnd'==_0x3e4c36['type'])continue;if(_0x2be62c&&-0x1==_0x2be62c['type']['indexOf']('Container')){'text'==_0x2be62c['type']&&(_0x2be62c[_0x63c441]+='\x0a');continue;}let _0x3a76fa;if(_0x3a76fa='add'==_0x63c441?_0x446e7f['nextSibling']&&!this['_schema']['isObject'](_0x446e7f['nextSibling'])?_0x446e7f['nextSibling']:null:_0x446e7f['previousSibling']&&!this['_schema']['isObject'](_0x446e7f['previousSibling'])?_0x446e7f['previousSibling']:null,_0x446e7f['isEmpty']||_0x3a76fa&&_0x3a76fa['isEmpty']){const _0x22dfaa=_0x3a76fa&&_0x3a76fa['isEmpty']?_0x3a76fa:_0x446e7f;_0x2be62c&&_0x2be62c['type']==_0x63c441+'EmptyContainer'&&_0x2be62c['element']['name']==_0x22dfaa['name']?_0x2be62c['quantity']++:_0x308d55['push']({'type':_0x63c441+'EmptyContainer','element':_0x22dfaa,'quantity':0x1});}else _0x308d55['push']({'type':_0x63c441+'Container','element':_0x446e7f});}}}}}['_resolveDescriptionItems'](_0x11e07b){const _0x533373=this['_locale'],_0x536047=[],_0x269975=[],_0x1c5b67=[];for(const _0x30c326 of _0x11e07b)switch(_0x30c326['type']){case'text':if(_0x30c326['add']=_0x30c326['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x30c326['remove']=_0x30c326['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x30c326['add']&&''!=_0x30c326['remove']){_0x536047['push']({'type':'replace','content':St(_0x533373,'REPLACE_TEXT',['\x22'+_0x30c326['remove']+'\x22','\x22'+_0x30c326['add']+'\x22'])});continue;}if(null!=_0x30c326['add']['match'](/^ +$/)){_0x536047['push']({'type':'insertion','content':St(_0x533373,'*Insert:*\x20%0',St(_0x533373,'ELEMENT_SPACE',_0x30c326['add']['length']))});continue;}if(null!=_0x30c326['remove']['match'](/^ +$/)){_0x536047['push']({'type':'deletion','content':St(_0x533373,'*Remove:*\x20%0',St(_0x533373,'ELEMENT_SPACE',_0x30c326['remove']['length']))});continue;}if(''!=_0x30c326['add']){_0x536047['push']({'type':'insertion','content':St(_0x533373,'*Insert:*\x20%0','\x22'+_0x30c326['add']+'\x22')});continue;}_0x536047['push']({'type':'deletion','content':St(_0x533373,'*Remove:*\x20%0','\x22'+_0x30c326['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x536047['push']({'type':'insertion','content':St(_0x533373,'*Insert:*\x20%0',this['getItemLabel'](_0x30c326['element'],_0x30c326['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x536047['push']({'type':'deletion','content':St(_0x533373,'*Remove:*\x20%0',this['getItemLabel'](_0x30c326['element'],_0x30c326['quantity']))});continue;case'addContainer':_0x536047['push']({'type':'insertion','content':St(_0x533373,'*Split:*\x20%0',this['getItemLabel'](_0x30c326['element'],_0x30c326['quantity']))});continue;case'removeContainer':_0x536047['push']({'type':'deletion','content':St(_0x533373,'*Merge:*\x20%0',this['getItemLabel'](_0x30c326['element'],_0x30c326['quantity']))});continue;case'addFormat':_0x269975['push'](_0x30c326['key']);continue;case'removeFormat':_0x1c5b67['push'](_0x30c326['key']);continue;default:_0x536047['push'](_0x30c326);}if(_0x269975['length']){const _0x4e8573=_0x269975['map'](_0x4f38d7=>this['_attributeLabels']['has'](_0x4f38d7)?this['_attributeLabels']['get'](_0x4f38d7):_0x4f38d7)['join'](',\x20');_0x536047['push']({'type':'format','content':St(this['_locale'],'*Set\x20format:*\x20%0',_0x4e8573)});}if(_0x1c5b67['length']){const _0x105b2d=_0x1c5b67['map'](_0x4ea836=>this['_attributeLabels']['has'](_0x4ea836)?this['_attributeLabels']['get'](_0x4ea836):_0x4ea836)['join'](',\x20');_0x536047['push']({'type':'format','content':St(this['_locale'],'*Remove\x20format:*\x20%0',_0x105b2d)});}return _0x536047;}['_handleCustomCallbackDescription'](_0x43233f){for(const _0x13937f of this['_customCallbacks']){const _0x3ab620=_0x13937f(_0x43233f);if(_0x3ab620&&'type'in _0x3ab620)return _0x3ab620;}}['_handleAttributeSuggestionDescription'](_0x4360d1,_0x23d753){const _0x2fe0bb=_0x23d753['data'],_0xf4706a=void 0x0===_0x2fe0bb['newValue']?'removeFormat':'addFormat';_0x4360d1['push']({'type':_0xf4706a,'key':_0x2fe0bb['key']});}['_handleRenameSuggestionDescription'](_0x2d2774,_0x122116){_0x2d2774['push']({'type':'format','content':St(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x122116['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x550f1c,_0x5c599a,_0x1b715c){if(this['_addDescriptionItems'](_0x550f1c,_0x5c599a),_0x1b715c&&_0x1b715c['getFirstRange']()&&!_0x5c599a['getFirstRange']()['end']['isEqual'](_0x1b715c['getFirstRange']()['start'])){const _0x14f149=_0x550f1c[_0x550f1c['length']-0x1],_0x203c7e='insertion'==_0x5c599a['type']?'add':'remove';_0x14f149&&'text'==_0x14f149['type']&&(_0x14f149[_0x203c7e]+='\x0a');}}},Ot=class extends _0x1d37fa{['afterInit'](){const _0x2f26a8=this['editor'],_0xc4cc9d=_0x2f26a8['plugins']['get']('TrackChangesEditing');_0x2f26a8['commands']['get']('showAIAssistant')&&_0xc4cc9d['enableCommand']('showAIAssistant');}},wt=class extends _0x1d37fa{['afterInit'](){const _0x318d1a=this['editor'],_0x4ef8f2=_0x318d1a['plugins']['get']('TrackChangesEditing');_0x318d1a['commands']['get']('toggleAi')&&_0x4ef8f2['enableCommand']('toggleAi');}},Ft=class extends _0x1d37fa{['afterInit'](){const _0x1d8214=this['editor'],_0x44299b=_0x1d8214['plugins']['get']('TrackChangesEditing');_0x1d8214['commands']['get']('aiQuickAction')&&_0x44299b['enableCommand']('aiQuickAction');}},Bt=class extends _0x1d37fa{['afterInit'](){const _0x407ec4=this['editor'],_0x30a8e0=_0x407ec4['locale'];if(!_0x407ec4['plugins']['has']('AlignmentEditing'))return;const _0x3532e5=_0x407ec4['plugins']['get']('TrackChangesEditing');_0x3532e5['enableDefaultAttributesIntegration']('alignment'),_0x3532e5['descriptionFactory']['registerAttributeLabel']('alignment',St(_0x30a8e0,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44be58=this['editor'],_0x20f086=_0x44be58['locale'];_0x44be58['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3ca7ef=>{if('formatBlock'!=_0x3ca7ef['type'])return;const {data:_0x16d057}=_0x3ca7ef;if(_0x16d057&&'alignment'==_0x16d057['commandName']){const _0x581e85=_0x16d057['commandParams'][0x0]['value'];return{'type':'format','content':St(_0x20f086,'*Format:*\x20%0',function(_0x51e427){switch(_0x51e427){case'left':return St(_0x20f086,'FORMAT_ALIGN_TO_LEFT');case'right':return St(_0x20f086,'FORMAT_ALIGN_TO_RIGHT');case'center':return St(_0x20f086,'FORMAT_ALIGN_TO_CENTER');case'justify':return St(_0x20f086,'FORMAT_JUSTIFY_TEXT');}}(_0x581e85))};}});}};const vt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];var Dt=class extends _0x1d37fa{['afterInit'](){const _0x20bd4a=this['editor'],_0x3df07e=_0x20bd4a['plugins']['get']('TrackChangesEditing'),_0x136273=_0x20bd4a['locale'];for(const _0x41c107 of vt){if(!_0x20bd4a['plugins']['has'](_0x41c107))continue;const _0x40f348=_0x41c107['slice'](0x0,-0x7)['toLowerCase'](),_0x143e53='FORMAT_'+_0x40f348['toUpperCase']();_0x3df07e['enableDefaultAttributesIntegration'](_0x40f348),_0x3df07e['descriptionFactory']['registerAttributeLabel'](_0x40f348,St(_0x136273,_0x143e53));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2e6f4c=this['editor'],_0x42809f=_0x2e6f4c['locale'],_0x462596=_0x2e6f4c['plugins']['get']('TrackChangesEditing');function _0x19694b(_0x6d28b5,_0x51b369){_0x462596['descriptionFactory']['registerDescriptionCallback'](_0x3537d7=>{if('formatInline'!=_0x3537d7['type'])return;const {data:_0x26ab16}=_0x3537d7;return _0x26ab16&&_0x26ab16['commandName']===_0x6d28b5?_0x26ab16['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x42809f,'*Format:*\x20%0',_0x51b369)}:{'type':'format','content':St(_0x42809f,'*Remove\x20format:*\x20%0',_0x51b369)}:void 0x0;});}_0x19694b('bold',St(_0x42809f,'FORMAT_BOLD')),_0x19694b('italic',St(_0x42809f,'FORMAT_ITALIC')),_0x19694b('underline',St(_0x42809f,'FORMAT_UNDERLINE')),_0x19694b('code',St(_0x42809f,'FORMAT_CODE')),_0x19694b('strikethrough',St(_0x42809f,'FORMAT_STRIKETHROUGH')),_0x19694b('subscript',St(_0x42809f,'FORMAT_SUBSCRIPT')),_0x19694b('superscript',St(_0x42809f,'FORMAT_SUPERSCRIPT'));}},Ut=class extends _0x1d37fa{['afterInit'](){const _0x3a22cf=this['editor'],_0x1fb21f=_0x3a22cf['locale'];if(!_0x3a22cf['plugins']['has']('BlockQuoteEditing'))return;const _0x562881=_0x3a22cf['plugins']['get']('TrackChangesEditing'),_0x334958=this['editor']['commands']['get']('blockQuote');_0x562881['enableCommand']('blockQuote',(_0x59fd4a,_0x2ea235={})=>{const _0xe10cc8=this['editor']['model']['document']['selection'],_0x2bce3a=_0x2ea235&&void 0x0!==_0x2ea235['forceValue']?_0x2ea235['forceValue']:!_0x334958['value'];let _0x5dce35=[];_0x5dce35=At(_0x2bce3a?Array['from'](_0xe10cc8['getSelectedBlocks']())['filter'](_0x2c9810=>Pt(_0x2c9810)||function(_0x20c313,_0x151528){const _0x1e6e2b=_0x151528['createContext'](_0x20c313['parent']);return!!_0x151528['checkChild'](_0x1e6e2b,'blockQuote')&&!!_0x151528['checkChild'](_0x1e6e2b['push']('blockQuote'),_0x20c313);}(_0x2c9810,this['editor']['model']['schema'])):Array['from'](_0xe10cc8['getSelectedBlocks']())['filter'](_0x5d17d4=>Pt(_0x5d17d4)),_0x3a22cf['model']),_0x3a22cf['model']['change'](()=>{for(const _0x1044ad of _0x5dce35)_0x562881['markBlockFormat'](_0x1044ad,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x2bce3a}]});});}),_0x562881['descriptionFactory']['registerDescriptionCallback'](_0xc64382=>{const {data:_0x3f2f84}=_0xc64382;if(_0x3f2f84&&'blockQuote'==_0x3f2f84['commandName']){const _0x3c282b=St(_0x1fb21f,'ELEMENT_BLOCK_QUOTE');return _0x3f2f84['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x1fb21f,'*Set\x20format:*\x20%0',_0x3c282b)}:{'type':'format','content':St(_0x1fb21f,'*Remove\x20format:*\x20%0',_0x3c282b)};}});}};function Pt(_0x2c7aa4){return'blockQuote'==_0x2c7aa4['parent']['name'];}var xt=class extends _0x1d37fa{['afterInit'](){const _0x4d185e=this['editor'],_0x126a3d=_0x4d185e['locale'],_0xbd55ae=_0x4d185e['plugins']['get']('TrackChangesEditing');_0x4d185e['plugins']['has']('BookmarkEditing')&&(_0xbd55ae['enableCommand']('insertBookmark'),_0xbd55ae['enableDefaultAttributesIntegration']('updateBookmark'),_0xbd55ae['descriptionFactory']['registerDescriptionCallback'](_0x10e860=>{if('insertion'!=_0x10e860['type']&&'deletion'!=_0x10e860['type']&&'attribute'!=_0x10e860['type'])return;const _0x8014da=_0x10e860['getContainedElement']();if(null==_0x8014da)return;if(!_0x8014da['is']('element','bookmark'))return;const _0x3384c8=_0x8014da['getAttribute']('bookmarkId');if('insertion'==_0x10e860['type'])return{'type':'insertion','content':St(_0x126a3d,'*Insert:*\x20%0','\x22'+_0x3384c8+'\x22\x20'+St(_0x126a3d,'ELEMENT_BOOKMARK'))};if('deletion'==_0x10e860['type'])return{'type':'deletion','content':St(_0x126a3d,'*Remove:*\x20%0','\x22'+_0x3384c8+'\x22\x20'+St(_0x126a3d,'ELEMENT_BOOKMARK'))};const {data:_0x1d6208}=_0x10e860;return _0x1d6208&&'bookmarkId'==_0x1d6208['key']?{'type':'format','content':St(_0x126a3d,'*Set\x20bookmark:*\x20%0','\x22'+_0x1d6208['newValue']+'\x22')}:void 0x0;}));}},Gt=class extends _0x1d37fa{['afterInit'](){const _0x3baebd=this['editor'];_0x3baebd['plugins']['has']('CaseChange')&&(_0x3baebd['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3baebd['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3baebd['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}},Ht=class extends _0x1d37fa{['afterInit'](){const _0x5fb883=this['editor'];_0x5fb883['commands']['get']('ckbox')&&_0x5fb883['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}},$t=class extends _0x1d37fa{['afterInit'](){const _0x3f3373=this['editor'];if(!_0x3f3373['plugins']['has']('CodeBlock'))return;const _0x541b42=_0x3f3373['plugins']['get']('TrackChangesEditing'),_0x4032c3=_0x3f3373['locale'],_0x5ed372=_0x3f3373['config']['get']('codeBlock')['languages'],_0x46368a=_0x3f3373['commands']['get']('codeBlock');_0x541b42['enableCommand']('indentCodeBlock'),_0x541b42['enableCommand']('outdentCodeBlock'),_0x541b42['enableCommand']('codeBlock',(_0x41cd1c,_0x29d814={})=>{const _0x199c8d=_0x3f3373['model'],_0x5393f6=_0x3f3373['model']['document']['selection'],_0x41b423=_0x29d814&&void 0x0!==_0x29d814['forceValue']?_0x29d814['forceValue']:!_0x46368a['value'];let _0x103826;_0x29d814['language']||(_0x29d814['language']=_0x5ed372[0x0]['language']),_0x103826=_0x41b423?Array['from'](_0x5393f6['getSelectedBlocks']())['filter'](_0x202140=>{return Vt(_0x202140)||(_0xdec287=_0x202140,_0x4bec71=_0x199c8d['schema'],!_0xdec287['is']('rootElement')&&!_0x4bec71['isLimit'](_0xdec287)&&_0x4bec71['checkChild'](_0xdec287['parent'],'codeBlock'));var _0xdec287,_0x4bec71;}):Array['from'](_0x5393f6['getSelectedBlocks']())['filter'](_0x44301b=>Vt(_0x44301b));const _0x2acd99=At(_0x103826,_0x199c8d);_0x199c8d['change'](()=>{for(const _0x4a33c7 of _0x2acd99)_0x541b42['markBlockFormat'](_0x4a33c7,{'commandName':'codeBlock','commandParams':[{..._0x29d814,'forceValue':_0x41b423}],'formatGroupId':'blockName'});});}),(_0x541b42['descriptionFactory']['registerElementLabel']('codeBlock',_0x30563c=>St(_0x4032c3,'ELEMENT_CODE_BLOCK',_0x30563c)),_0x541b42['descriptionFactory']['registerDescriptionCallback'](_0x1aeb1c=>{if('formatBlock'!=_0x1aeb1c['type'])return;const _0x1372f3=_0x4032c3['t'],{data:_0x267718}=_0x1aeb1c;if(!_0x267718||'codeBlock'!=_0x267718['commandName'])return;const _0x2341f7=_0x267718['commandParams'][0x0]['language'],_0x5cb543=_0x1372f3(_0x5ed372['find'](_0x4b13bc=>_0x4b13bc['language']===_0x2341f7)['label'])['toLowerCase']();return _0x267718['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x4032c3,'*Set\x20format:*\x20%0',St(_0x4032c3,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5cb543+')')}:{'type':'format','content':St(_0x4032c3,'*Remove\x20format:*\x20%0',St(_0x4032c3,'ELEMENT_CODE_BLOCK',0x1))};}));}};function Vt(_0x52080e){return'codeBlock'==_0x52080e['name'];}var Wt=class extends _0x1d37fa{['afterInit'](){const _0x1d7575=this['editor'];_0x1d7575['plugins']['has']('CommentsEditing')&&_0x1d7575['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}},jt=class extends _0x1d37fa{static get['requires'](){return[ht];}['init'](){const _0x5151e1=this['editor'],_0x22c96=_0x5151e1['plugins']['get']('TrackChangesEditing');_0x22c96['enableCommand']('delete');const _0x48077e=_0x5151e1['commands']['get']('deleteForward');_0x22c96['enableCommand']('deleteForward',(_0x48681a,_0x49274c={})=>{const _0x57f5c5=_0x5151e1['model']['createSelection'](_0x5151e1['model']['document']['selection']);_0x57f5c5['isCollapsed']&&_0x5151e1['model']['modifySelection'](_0x57f5c5,{'direction':'forward','unit':_0x49274c['unit']});const _0x42b10f=_0x57f5c5['getFirstRange'](),_0x5730c2=rt['fromRange'](_0x42b10f);let _0x38b281;_0x48681a(_0x49274c),_0x38b281='$graveyard'==_0x5730c2['root']['rootName']?_0x5151e1['model']['createRange'](_0x42b10f['start']):_0x5151e1['model']['createRange'](_0x5730c2['start'],_0x5730c2['end']),_0x5730c2['detach'](),_0x5151e1['model']['enqueueChange'](_0x48077e['buffer']['batch'],_0x3f12af=>{_0x48077e['buffer']['lock'](),_0x3f12af['setSelection'](_0x3f12af['createRange'](_0x38b281['end'])),_0x48077e['buffer']['unlock']();});});}},Kt=class extends _0x1d37fa{['afterInit'](){const _0x1e10c4=this['editor'];if(!_0x1e10c4['plugins']['has']('ListEditing'))return;const _0x5eab19=_0x1e10c4['locale'],_0x39c2b1=_0x1e10c4['plugins']['get']('TrackChangesEditing'),_0x4eff51=_0x1e10c4['plugins']['has']('TodoListEditing'),_0xb70a0d=!!_0x1e10c4['config']['get']('list.multiBlock');function _0x5704a9(_0x5d4149){return{'type':'format','content':''+St(_0x5eab19,'*Set\x20format:*\x20%0',_0x5d4149)};}function _0x57625f(_0x2f64a4){return{'type':'format','content':''+St(_0x5eab19,'*Remove\x20format:*\x20%0',_0x2f64a4)};}_0x39c2b1['enableDefaultAttributesIntegration']('numberedList'),_0x39c2b1['enableDefaultAttributesIntegration']('bulletedList'),_0x39c2b1['enableDefaultAttributesIntegration']('customNumberedList'),_0x39c2b1['enableDefaultAttributesIntegration']('customBulletedList'),_0x39c2b1['enableDefaultAttributesIntegration']('indentList'),_0x39c2b1['enableDefaultAttributesIntegration']('outdentList'),_0x39c2b1['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x39c2b1['enableDefaultAttributesIntegration']('splitListItemBefore'),_0xb70a0d&&(_0x39c2b1['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x39c2b1['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x4eff51&&(_0x39c2b1['enableDefaultAttributesIntegration']('todoList'),_0x39c2b1['enableDefaultAttributesIntegration']('checkTodoList'),_0x39c2b1['descriptionFactory']['registerDescriptionCallback'](_0x578f70=>{const {data:_0x73f3f1}=_0x578f70;if(_0x73f3f1&&'todoListChecked'==_0x73f3f1['key'])return{'type':'format','content':_0x73f3f1['newValue']?St(_0x5eab19,'*Check\x20item*'):St(_0x5eab19,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x1c9828=>{if(_0x1c9828['batch']['isUndo'])return!0x1;let _0x29c88b=!0x1;const _0x81ca9d=_0x39c2b1['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4f2bed=>'todoListChecked'===_0x39c2b1['_getAttributeKey'](_0x4f2bed));for(const _0x22d4d1 of _0x81ca9d)'todo'!=_0x22d4d1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x39c2b1['_findSuggestions'](_0x22d4d1['getFirstRange'](),'attribute')['find'](_0x22e062=>'listType'===_0x39c2b1['_getAttributeKey'](_0x22e062['suggestion']))||(_0x1c9828['removeMarker'](_0x22d4d1['getFirstMarker']()),_0x29c88b=!0x0));return _0x29c88b;})),_0x39c2b1['descriptionFactory']['registerAttributeLabel']('listIndent',St(_0x5eab19,'FORMAT_INDENT'));const _0x375a89={'type':'format','content':''};_0x39c2b1['descriptionFactory']['registerDescriptionCallback'](_0x30fdac=>{const {data:_0x4ad9a8}=_0x30fdac;if(!_0x4ad9a8||'listType'!=_0x4ad9a8['key'])return;let _0x120980=_0x30fdac['head'];for(;_0x120980;){if(_0x120980['data']&&(('listStyle'==_0x120980['data']['key']||'listMarkerStyle'==_0x120980['data']['key'])&&(_0x120980['data']['newValue']&&'default'!=_0x120980['data']['newValue']||'default'!=_0x120980['data']['oldValue']&&!_0x4ad9a8['newValue'])||!_0xb70a0d&&'$elementName'==_0x120980['data']['key']))return _0x375a89;_0x120980=_0x120980['next'];}if(null==_0x4ad9a8['newValue'])switch(_0x4ad9a8['oldValue']){case'bulleted':return _0x57625f(St(_0x5eab19,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x57625f(St(_0x5eab19,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x57625f(St(_0x5eab19,'ELEMENT_TODO_LIST'));}switch(_0x4ad9a8['newValue']){case'bulleted':return _0x5704a9(St(_0x5eab19,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5704a9(St(_0x5eab19,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5704a9(St(_0x5eab19,'ELEMENT_TODO_LIST'));}}),_0x39c2b1['descriptionFactory']['registerDescriptionCallback'](_0x4c724d=>{const {data:_0x5233f9}=_0x4c724d;if(_0x5233f9&&'listIndent'==_0x5233f9['key'])return null==_0x5233f9['newValue']||null==_0x5233f9['oldValue']&&0x0==_0x5233f9['newValue']?_0x375a89:void 0x0;}),_0x39c2b1['descriptionFactory']['registerDescriptionCallback'](_0x2fee87=>{if('attribute'!=_0x2fee87['type'])return;const {data:_0x812ac1}=_0x2fee87;if(!_0x812ac1||'listItemId'!=_0x812ac1['key'])return;const _0xcd28bd=zt(_0x2fee87);return'newValue'==_0xcd28bd?{'type':'format','content':St(_0x5eab19,'*Merge:*\x20list\x20item')}:'oldValue'==_0xcd28bd?{'type':'format','content':St(_0x5eab19,'*Split:*\x20list\x20item')}:_0x375a89;}),_0x1e10c4['model']['document']['registerPostFixer'](_0x5ef4be=>this['listItemIdFixer'](_0x5ef4be)),_0x1e10c4['model']['document']['registerPostFixer'](_0x28b923=>this['noTrackChangesFixer'](_0x28b923)),_0x1e10c4['model']['document']['on']('change:data',(_0x16c7c7,_0x4f1667)=>{if(_0x4f1667['isUndo']||!_0x4f1667['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x30003d){if(_0x30003d['batch']['isUndo']||!_0x30003d['batch']['isLocal'])return!0x1;let _0x1842bf=!0x1;const _0x514b10=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x138293=>_0x138293['data']&&'listItemId'==_0x138293['data']['key'])['filter'](_0x1125ce=>_0x1125ce['data']['newValue']&&_0x1125ce['data']['oldValue']);for(const _0x4b9361 of _0x514b10)zt(_0x4b9361)||(_0x30003d['removeMarker'](_0x4b9361['getFirstMarker']()),_0x1842bf=!0x0);return _0x1842bf;}['noTrackChangesFixer'](_0x42a735){if(_0x42a735['batch']['isUndo']||!_0x42a735['batch']['isLocal'])return!0x1;const _0x746950=this['editor']['model']['document']['differ'],_0x23f20c=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x23f20c['trackChangesCommand']['value'])return!0x1;let _0xe06107=!0x1;const _0x28c16d=new Set(['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes']),_0x111dfb=_0x746950['getChanges']()['filter'](_0x5cea00=>'attribute'==_0x5cea00['type'])['filter'](_0x29661b=>_0x28c16d['has'](_0x29661b['attributeKey']));if(0x0==_0x111dfb['length'])return _0xe06107;const _0x3dd43e=new Set(_0x746950['getMarkersToAdd']()['filter'](_0x270973=>{if(!_0x270973['name']['startsWith']('suggestion:attribute:'))return!0x1;const _0x5b1139=tt(_0x270973['name'])['subType']['split']('|')[0x0];return _0x28c16d['has'](_0x5b1139);})['map'](_0x1e49d3=>tt(_0x1e49d3['name'])['id']));for(const _0x358665 of _0x111dfb){const _0x549c18=_0x23f20c['_findSuggestions'](_0x358665['range'],'attribute')['filter'](_0x34bbca=>{if(_0x34bbca['meta']['isNextTo'])return!0x1;if(_0x3dd43e['has'](_0x34bbca['suggestion']['id']))return!0x1;const _0x5ef596=_0x23f20c['_getAttributeKey'](_0x34bbca['suggestion']);return _0x28c16d['has'](_0x5ef596);})['map'](_0x22356d=>_0x22356d['suggestion']);if(_0x549c18['length']){for(const _0x10b462 of _0x549c18)_0x42a735['removeMarker'](_0x10b462['getFirstMarker']());_0xe06107=!0x0;}}return _0xe06107;}['assureChains'](){const _0x444aec=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b1295=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes'];let _0xf78955;const _0x4a1e8e=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x17c4e6=>{if(_0x17c4e6['data']['oldRange']||!_0x17c4e6['data']['newRange'])return null;if(!_0x17c4e6['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x7694e2}=tt(_0x17c4e6['name']);if(!_0x444aec['hasSuggestion'](_0x7694e2))return null;const _0x2a2446=_0x444aec['getSuggestion'](_0x7694e2);return _0x1b1295['includes'](_0x2a2446['data']['key']);})['map'](_0x1725e0=>{const {id:_0x44bc13}=tt(_0x1725e0['name']),_0x1eaee2=_0x444aec['getSuggestion'](_0x44bc13);return _0xf78955=_0x1eaee2['attributes']['groupId'],_0x1eaee2['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x4a1e8e['size'])return;const _0x11f3ca=_0x444aec['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x29b39f=>'attribute'==_0x29b39f['type']&&_0x29b39f['data']&&_0x1b1295['includes'](_0x29b39f['data']['key'])&&_0x29b39f['attributes']['groupId']!=_0xf78955)['map'](_0x38f31f=>({'listItem':_0x38f31f['getFirstRange']()['start']['nodeAfter'],'groupId':_0x38f31f['attributes']['groupId']})),_0x9053a=new Set();for(const {groupId:_0x2db96e,listItem:_0x1e97a0}of _0x11f3ca)_0x4a1e8e['has'](_0x1e97a0)&&_0x9053a['add'](_0x2db96e);for(const _0x67de99 of _0x444aec['getSuggestions']())_0x9053a['has'](_0x67de99['attributes']['groupId'])&&_0x67de99['setAttribute']('groupId',_0xf78955);}['_supportLegacySuggestions'](){const _0x289c22=this['editor'],_0x3fae74=_0x289c22['locale'],_0x5d766c=_0x289c22['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x5d766c['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1efc84,_0x2b9409){const _0x3f4c1c=[];for(let _0x2bfde5 of _0x1efc84)_0x2bfde5['start']['nodeAfter']===_0x2bfde5['end']['parent']&&(_0x2bfde5=_0x289c22['model']['createRange'](_0x289c22['model']['createPositionAt'](_0x2bfde5['start']['nodeAfter'],0x0))),_0x3f4c1c['push'](_0x2bfde5);_0x289c22['model']['change'](_0x4cbf3e=>{const _0x1deba9=_0x289c22['model']['document']['selection'],_0x3eec7f=Array['from'](_0x1deba9['getRanges']())['map'](_0x90edb4=>rt['fromRange'](_0x90edb4));_0x4cbf3e['setSelection'](_0x3f4c1c),_0x289c22['commands']['get'](_0x2b9409['commandName'])['refresh'](),_0x2b9409['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x289c22['execute'](_0x2b9409['commandName'],..._0x2b9409['commandParams']),_0x4cbf3e['setSelection'](_0x3eec7f);for(const _0x24f50e of _0x3eec7f)_0x24f50e['detach']();});}),_0x5d766c['descriptionFactory']['registerElementLabel'](function(_0x30266d){const _0x14b61c=!_0x289c22['model']['schema']['isObject'](_0x30266d),_0x573680=_0x30266d['previousSibling'],_0x5bc384=_0x30266d['nextSibling'],_0x4c0249=_0x30266d['getAttribute']('listItemId'),_0x6aea75=!_0x573680||_0x573680['getAttribute']('listItemId')!==_0x4c0249,_0x1b1387=!_0x5bc384||_0x5bc384['getAttribute']('listItemId')!==_0x4c0249;return _0x14b61c&&Boolean(_0x4c0249)&&_0x6aea75&&_0x1b1387;},_0x5a4c8b=>St(_0x3fae74,'ELEMENT_LIST_ITEM',_0x5a4c8b));}['_registerLegacyDescription'](){const _0x25023e=this['editor'],_0x3dd049=_0x25023e['locale'];function _0x4d9e87(_0x1109bb){const _0x5062df=_0x25023e['commands']['get']('bulletedList')['value'],_0x8eeaf2=_0x25023e['commands']['get']('numberedList')['value'];return'numberedList'===_0x1109bb?_0x5062df:_0x8eeaf2;}_0x25023e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x10a980){if('formatBlock'!=_0x10a980['type'])return;const {data:_0x565522}=_0x10a980;if(!_0x565522)return;let _0x576612,_0x242f23,_0x3a41e8,_0x410add;switch(_0x565522['commandName']){case'bulletedList':_0x3a41e8=_0x565522['commandParams'][0x0]['forceValue'],_0x410add=_0x4d9e87(_0x565522['commandName']),_0x576612=_0x3a41e8?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x410add&&_0x25023e['config']['get']('list.multiBlock')||(_0x576612='*Change\x20to:*\x20%0'),_0x242f23={'type':'format','content':St(_0x3dd049,_0x576612,St(_0x3dd049,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x3a41e8=_0x565522['commandParams'][0x0]['forceValue'],_0x410add=_0x4d9e87(_0x565522['commandName']),_0x576612=_0x3a41e8?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x410add&&_0x25023e['config']['get']('list.multiBlock')||(_0x576612='*Change\x20to:*\x20%0'),_0x242f23={'type':'format','content':St(_0x3dd049,_0x576612,St(_0x3dd049,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x576612='*Indent:*\x20%0',_0x242f23={'type':'format','content':St(_0x3dd049,_0x576612,St(_0x3dd049,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x576612=function(_0x4a4b5d){const _0x407b17=_0x4a4b5d['getFirstRange']();let _0x39f9a2=_0x407b17['start']['nodeAfter'];for(;_0x39f9a2&&_0x407b17['containsItem'](_0x39f9a2);){if(_0x39f9a2['getAttribute']('listIndent')>0x0)return!0x1;_0x39f9a2=_0x39f9a2['nextSibling'];}return!0x0;}(_0x10a980)?St(_0x3dd049,'*Format:*\x20remove\x20from\x20%0',St(_0x3dd049,function(_0x29d5d1){return'ELEMENT_'+_0x29d5d1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x10a980))):St(_0x3dd049,'*Outdent:*\x20%0',St(_0x3dd049,'ELEMENT_LIST_ITEM')),_0x242f23={'type':'format','content':_0x576612};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x565522['multipleBlocks']&&(_0x576612='*Merge:*\x20%0',_0x242f23={'type':'deletion','content':St(_0x3dd049,_0x576612,St(_0x3dd049,'ELEMENT_LIST_ITEM'))});}return _0x242f23;});}};function zt(_0x1a8e77){let _0x23c73d=_0x1a8e77['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x23c73d;){const _0x5a27f4=_0x23c73d['getAttribute']('listItemId');if(!_0x5a27f4)return!0x1;if(_0x5a27f4==_0x1a8e77['data']['newValue'])return'newValue';if(_0x5a27f4==_0x1a8e77['data']['oldValue'])return'oldValue';_0x23c73d=_0x23c73d['previousSibling'];}return!0x1;}var Xt=class extends _0x1d37fa{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0xb96dcd=this['editor']['config']['get']('list.properties'),_0x3a2883=this['editor']['plugins']['get']('TrackChangesEditing');_0xb96dcd['styles']&&_0x3a2883['enableDefaultAttributesIntegration']('listStyle'),_0xb96dcd['reversed']&&_0x3a2883['enableDefaultAttributesIntegration']('listReversed'),_0xb96dcd['startIndex']&&_0x3a2883['enableDefaultAttributesIntegration']('listStart');const _0x589f73={'type':'format','content':''};_0x3a2883['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x509d52=this['editor']['locale'];_0x3a2883['descriptionFactory']['registerAttributeLabel']('listReversed',St(_0x509d52,'FORMAT_LIST_REVERSED')),_0x3a2883['descriptionFactory']['registerDescriptionCallback'](_0x3c25f8=>{const {data:_0x52174f}=_0x3c25f8;if(_0x52174f&&'listReversed'==_0x52174f['key'])return null==_0x52174f['newValue']||0x0==_0x52174f['newValue']&&null==_0x52174f['oldValue']?_0x589f73:void 0x0;}),_0x3a2883['descriptionFactory']['registerAttributeLabel']('listStart',St(_0x509d52,'FORMAT_LIST_START')),_0x3a2883['descriptionFactory']['registerDescriptionCallback'](_0x4218d2=>{const {data:_0x1fdac7}=_0x4218d2;if(_0x1fdac7&&'listStart'==_0x1fdac7['key'])return null==_0x1fdac7['newValue']||0x1==_0x1fdac7['newValue']&&null==_0x1fdac7['oldValue']?_0x589f73:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x87fd2c=>{if(_0x87fd2c['batch']['isUndo'])return!0x1;let _0x59da09=!0x1;const _0x4fbb1b=_0x3a2883['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x328410=>{const _0x29e78c=_0x3a2883['_getAttributeKey'](_0x328410);return'listStart'==_0x29e78c||'listReversed'==_0x29e78c;});for(const _0x4582bb of _0x4fbb1b){const _0x4bfcad=_0x4582bb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');'numbered'!=_0x4bfcad&&'customNumbered'!=_0x4bfcad&&(_0x3a2883['_findSuggestions'](_0x4582bb['getFirstRange'](),'attribute')['find'](_0x101df7=>'listType'==_0x3a2883['_getAttributeKey'](_0x101df7['suggestion']))||(_0x87fd2c['removeMarker'](_0x4582bb['getFirstMarker']()),_0x59da09=!0x0));}return _0x59da09;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x194a27){const _0x2ec4b8=this['editor']['locale'],{data:_0x3f99dd}=_0x194a27,_0x110c9d={'type':'format','content':''};if(!_0x3f99dd||'listStyle'!=_0x3f99dd['key'])return;if(!_0x3f99dd['oldValue'])return'default'==_0x3f99dd['newValue']?_0x110c9d:{'type':'format','content':''+St(_0x2ec4b8,'*Set\x20format:*\x20%0',St(_0x2ec4b8,this['_getTranslationKeyForListStyle'](_0x3f99dd['newValue'])))};if(!_0x3f99dd['newValue']){if('default'==_0x3f99dd['oldValue'])return _0x110c9d;let _0x1a0e5d=_0x194a27['head'];for(;_0x1a0e5d;){if(_0x1a0e5d['data']&&'listType'==_0x1a0e5d['data']['key']&&_0x1a0e5d['data']['newValue'])return _0x110c9d;_0x1a0e5d=_0x1a0e5d['next'];}return{'type':'format','content':''+St(_0x2ec4b8,'*Remove\x20format:*\x20%0',St(_0x2ec4b8,this['_getTranslationKeyForListStyle'](_0x3f99dd['oldValue'])))};}if('default'!=_0x3f99dd['newValue'])return{'type':'format','content':''+St(_0x2ec4b8,'*Set\x20format:*\x20%0',St(_0x2ec4b8,this['_getTranslationKeyForListStyle'](_0x3f99dd['newValue'])))};let _0x2c8530=_0x194a27['head'];for(;_0x2c8530;){if(_0x2c8530['data']&&'listType'==_0x2c8530['data']['key']&&_0x2c8530['data']['newValue']&&_0x2c8530['data']['oldValue'])return _0x110c9d;_0x2c8530=_0x2c8530['next'];}return{'type':'format','content':St(_0x2ec4b8,'*Set\x20format:*\x20%0',St(_0x2ec4b8,'ELEMENT_'+_0x194a27['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x14a932=this['editor'],_0x246d57=_0x14a932['locale'];_0x14a932['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e0bdd=>{if('formatBlock'!=_0x3e0bdd['type'])return;const {data:_0x5161be}=_0x3e0bdd;if(!_0x5161be)return;let _0x246c24,_0xf3362;switch(_0x5161be['commandName']){case'listStyle':_0x246c24='*Change\x20to:*\x20%0',_0xf3362={'type':'format','content':St(_0x246d57,_0x246c24,St(_0x246d57,this['_getTranslationKeyForListStyle'](_0x5161be['commandParams'][0x0]['type'])))};break;case'listReversed':_0x246c24=_0x5161be['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xf3362={'type':'format','content':St(_0x246d57,_0x246c24)};break;case'listStart':_0x246c24='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xf3362={'type':'format','content':St(_0x246d57,_0x246c24,_0x5161be['commandParams'][0x0]['startIndex'])};}return _0xf3362;});}['_getTranslationKeyForListStyle'](_0x4d8c2a){return'ELEMENT_'+(_0x253ff7=_0x4d8c2a,qt['includes'](_0x253ff7)?'bulleted':Yt['includes'](_0x253ff7)?'numbered':null)['toUpperCase']()+'_LIST_'+_0x4d8c2a['toUpperCase']()['replace'](/-/g,'_');var _0x253ff7;}};const qt=['disc','circle','square'],Yt=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];var Qt=class extends _0x1d37fa{['afterInit'](){const _0x59ef74=this['editor'];_0x59ef74['commands']['get']('emoji')&&_0x59ef74['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}},Zt=class extends _0x1d37fa{static get['requires'](){return[ft];}['init'](){const _0x1cf3f9=this['editor'],_0x3cbe02=_0x1cf3f9['plugins']['get']('TrackChangesEditing'),_0x5ad5ed=_0x1cf3f9['commands']['get']('enter');_0x3cbe02['enableCommand']('enter',()=>{_0x1cf3f9['model']['change'](_0x712b0f=>{const _0x1a62d6=_0x1cf3f9['model']['document']['selection'],_0x27de15=_0x1a62d6['getFirstPosition'](),_0x20291e=rt['fromRange'](_0x1a62d6['getFirstRange']());if(_0x5ad5ed['enterBlock'](_0x712b0f)){const _0xb719c1=_0x1cf3f9['model']['createPositionAt'](_0x27de15['parent']['nextSibling'],0x0),_0x2ade3a=_0x712b0f['createRange'](_0x27de15,_0xb719c1);_0x3cbe02['markInsertion'](_0x2ade3a);}else _0x712b0f['setSelection'](_0x712b0f['createRange'](_0x20291e['end']));_0x20291e['detach'](),_0x5ad5ed['fire']('afterExecute',{'writer':_0x712b0f});});});}},Jt=class extends _0x1d37fa{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x254f47=this['editor']['plugins']['get']('TrackChangesEditing');_0x254f47['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x254f47['enableCommand']('findNext'),_0x254f47['enableCommand']('findPrevious'),_0x254f47['enableCommand']('replace'),_0x254f47['enableCommand']('replaceAll');}['handleFindCommand'](_0x40e01e,_0x2cbd15,_0x5af922={}){const _0xbd69ee=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x40e01e(_0x51b1d7=>{let _0x66ca10=('string'==typeof _0x2cbd15?_0xbd69ee['findByTextCallback'](_0x2cbd15,_0x5af922):_0x2cbd15)(_0x51b1d7);Array['isArray'](_0x66ca10)&&(_0x66ca10={'results':_0x66ca10,'searchText':'string'==typeof _0x2cbd15?_0x2cbd15:''});const _0x1d0952=_0x66ca10['results']['filter'](_0xfc41cf=>!0x1===this['_isInDeletionRange'](_0xfc41cf,_0x51b1d7['item']));return{..._0x66ca10,'results':_0x1d0952};},_0x5af922);}['_isInDeletionRange'](_0x566606,_0x2a2147){const _0x273c90=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2a2147,_0x566606['start']),this['editor']['model']['createPositionAt'](_0x2a2147,_0x566606['end']));for(const _0x68837a of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x273c90['getIntersection'](_0x68837a['getRange']()))return!0x0;return!0x1;}};const te=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];var ee=class extends _0x1d37fa{['afterInit'](){const _0x2e8b55=this['editor']['locale'],_0x21bdb3=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0xf24eb5,commandName:_0x7b53cf}of te)this['editor']['plugins']['has'](_0xf24eb5)&&_0x21bdb3['enableDefaultAttributesIntegration'](_0x7b53cf);_0x21bdb3['descriptionFactory']['registerAttributeLabel']('fontSize',St(_0x2e8b55,'FORMAT_FONT_SIZE')),_0x21bdb3['descriptionFactory']['registerAttributeLabel']('fontFamily',St(_0x2e8b55,'FORMAT_FONT_FAMILY')),_0x21bdb3['descriptionFactory']['registerAttributeLabel']('fontColor',St(_0x2e8b55,'FORMAT_FONT_COLOR')),_0x21bdb3['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',St(_0x2e8b55,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x498ed9=this['editor'],_0x2bce30=_0x498ed9['locale'];_0x498ed9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b26b4=>{const _0x40c3ca=_0x2bce30['t'];if('formatInline'!=_0x2b26b4['type'])return;const {data:_0x1bf316}=_0x2b26b4;if(null!=_0x1bf316){if('fontSize'==_0x1bf316['commandName']){const _0x117dce=_0x1bf316['commandParams'][0x0]['value'];if(_0x117dce){const _0x20be2c=this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x1d4ca4=>_0x1d4ca4['model']==_0x117dce)['title'];return{'type':'format','content':St(_0x2bce30,'*Set\x20font\x20size:*\x20%0',_0x40c3ca(_0x20be2c)['toLowerCase']())};}return{'type':'format','content':St(_0x2bce30,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x1bf316['commandName']){const _0x25a9f4=_0x1bf316['commandParams'][0x0]['value'];return _0x25a9f4?{'type':'format','content':St(_0x2bce30,'*Set\x20font\x20family:*\x20%0',_0x25a9f4)}:{'type':'format','content':St(_0x2bce30,'*Reset\x20font\x20family*')};}if('fontColor'==_0x1bf316['commandName']){const _0x1f009f=_0x1bf316['commandParams'][0x0]['value'];if(_0x1f009f){const _0x29505b=_0x386093(this['editor']['config']['get']('fontColor.colors'))['find'](_0x3d9dc6=>_0x3d9dc6['model']==_0x1f009f);let _0x3ca604=_0x1f009f,_0x40cdda='';return _0x29505b&&(_0x3ca604=_0x29505b['label'],_0x40cdda=_0x40c3ca(_0x3ca604)['toLowerCase']()),{'type':'format','content':St(_0x2bce30,'*Set\x20font\x20color:*\x20%0',_0x40cdda)['trim'](),'color':{'value':_0x1f009f,'title':_0x40cdda||_0x3ca604}};}return{'type':'format','content':St(_0x2bce30,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x1bf316['commandName']){const _0x5daec8=_0x1bf316['commandParams'][0x0]['value'];if(_0x5daec8){const _0x3ec080=_0x386093(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x30377e=>_0x30377e['model']==_0x5daec8);let _0x5d3cbc=_0x5daec8,_0x3480d2='';return _0x3ec080&&(_0x5d3cbc=_0x3ec080['label'],_0x3480d2=_0x40c3ca(_0x5d3cbc)['toLowerCase']()),{'type':'format','content':St(_0x2bce30,'*Set\x20font\x20background\x20color:*\x20%0',_0x3480d2)['trim'](),'color':{'value':_0x5daec8,'title':_0x3480d2||_0x5d3cbc}};}return{'type':'format','content':St(_0x2bce30,'*Reset\x20font\x20background\x20color*')};}}});}},ne=class extends _0x1d37fa{['afterInit'](){const {plugins:_0x23382e}=this['editor'];_0x23382e['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x23382e['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x984867,plugins:_0x148b14,commands:_0x245b1d}=this['editor'],_0x575928=_0x148b14['get']('TrackChangesEditing');_0x245b1d['get']('footnotesStyle')&&_0x575928['enableDefaultAttributesIntegration']('footnotesStyle'),_0x245b1d['get']('footnotesStart')&&_0x575928['enableDefaultAttributesIntegration']('footnotesStart'),_0x575928['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',St(_0x984867,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x575928['descriptionFactory']['registerAttributeLabel']('footnotesListStart',St(_0x984867,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x74f300=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x4db012,commands:_0x33d655}=this['editor'];_0x33d655['get']('insertFootnote')&&_0x74f300['enableCommand']('insertFootnote'),_0x74f300['descriptionFactory']['registerElementLabel']('footnoteRef',_0x749fff=>St(_0x4db012,'ELEMENT_FOOTNOTE_REF',_0x749fff)),_0x74f300['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0xb8f2ce=>St(_0x4db012,'ELEMENT_FOOTNOTE_DEFINITION',_0xb8f2ce)),_0x74f300['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x261f8d=>St(_0x4db012,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x261f8d));}},ie=class extends _0x1d37fa{['afterInit'](){const _0x4db2f4=this['editor'],_0x324e68=_0x4db2f4['plugins']['get']('TrackChangesEditing'),_0x3266d4=_0x4db2f4['commands']['get']('copyFormat'),_0x4097c4=_0x4db2f4['commands']['get']('pasteFormat');_0x3266d4&&_0x4097c4&&(_0x324e68['enableDefaultAttributesIntegration']('pasteFormat'),_0x324e68['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x28bcaf=this['editor'],_0x5d5743=_0x28bcaf['locale'];_0x28bcaf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x21beab=>{if('formatBlock'!=_0x21beab['type']&&'formatInline'!=_0x21beab['type'])return;const {data:_0x577dcc}=_0x21beab;if(_0x577dcc&&'pasteFormat'===_0x577dcc['commandName']){const _0xbf6777=[],_0x338df4=_0x577dcc['commandParams'][0x0];for(const [_0x1f11dc,_0x25e8e5]of Object['entries'](_0x338df4))_0xbf6777['push'](se(_0x28bcaf,_0x1f11dc,_0x25e8e5));return _0xbf6777['length']?{'type':'format','content':St(_0x5d5743,'*Set\x20format\x20to:*\x20%0',_0xbf6777['join'](',\x20'))}:{'type':'format','content':St(_0x5d5743,'*Remove\x20all\x20formatting*')};}});}};function se(_0x297936,_0x83a046,_0x510b17){const _0x4e46cd=_0x297936['locale']['t'],_0x66d820=_0x83a046['split'](/(?=[A-Z])/)['join']('\x20'),_0x2e5128=_0x4e46cd(_0x66d820['charAt'](0x0)['toUpperCase']()+_0x66d820['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x510b17)return _0x2e5128;if('fontColor'===_0x83a046||'fontBackgroundColor'===_0x83a046){const _0x5b334f=_0x386093(_0x297936['config']['get']('fontColor.colors'))['find'](_0xc73799=>_0xc73799['model']==_0x510b17);return _0x2e5128+'\x20('+(_0x5b334f?_0x4e46cd(_0x5b334f['label'])['toLowerCase']():_0x510b17)+')';}if('fontSize'===_0x83a046&&isNaN(parseFloat(_0x510b17))){const _0x5cf14d=_0x297936['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x297936['config']['get']('fontSize.options'))['find'](_0x9ad15a=>_0x9ad15a['model']==_0x510b17);return _0x2e5128+'\x20('+(_0x5cf14d?_0x4e46cd(_0x5cf14d['title'])['toLowerCase']():_0x510b17)+')';}return _0x2e5128+'\x20('+_0x510b17+')';}var re=class extends _0x1d37fa{['afterInit'](){const _0x1de6ae=this['editor'];if(!_0x1de6ae['plugins']['has']('GeneralHtmlSupport')||!_0x1de6ae['plugins']['has']('DataSchema'))return;const _0xc4b179=_0x1de6ae['plugins']['get']('TrackChangesEditing'),_0x589d3f=_0x1de6ae['plugins']['get']('GeneralHtmlSupport'),_0x50f7c3=_0x1de6ae['plugins']['get']('DataSchema'),_0x2ba5db=_0x1de6ae['locale'],_0x3cc146=new Set(['htmlContent']);for(const _0x3c8841 of _0x50f7c3['getDefinitionsForView'](/.*/,!0x1)){const _0x129c1e=_0x3c8841['view'],_0x1da6a4=_0x589d3f['getGhsAttributeNameForElement'](_0x129c1e);_0x3cc146['add'](_0x1da6a4),!_0x3c8841['isInline']||_0x3c8841['isObject']||'appliesToBlock'in _0x3c8841&&_0x3c8841['appliesToBlock']||_0xc4b179['descriptionFactory']['registerAttributeLabel'](_0x1da6a4,_0x129c1e),_0x3c8841['model']['startsWith']('html')&&_0xc4b179['descriptionFactory']['registerElementLabel'](_0x3c8841['model'],_0x713d63=>St(_0x2ba5db,'ELEMENT_HTML_TAG',[_0x713d63,_0x129c1e]));}_0xc4b179['descriptionFactory']['registerAttributeLabel']('htmlContent',St(_0x2ba5db,'FORMAT_RAW_HTML_CONTENT')),_0xc4b179['descriptionFactory']['registerAttributeLabel']('htmlLiAttributes',St(_0x2ba5db,'FORMAT_HTML_LIST_ITEM')),_0xc4b179['descriptionFactory']['registerAttributeLabel']('htmlUlAttributes',St(_0x2ba5db,'FORMAT_HTML_BULLETED_LIST')),_0xc4b179['descriptionFactory']['registerAttributeLabel']('htmlOlAttributes',St(_0x2ba5db,'FORMAT_HTML_NUMBERED_LIST')),_0xc4b179['descriptionFactory']['registerDescriptionCallback'](_0x2224ce=>{if('attribute'!==_0x2224ce['type'])return;const _0x4ef45a=_0x2224ce['data'];if(!_0x4ef45a||!_0x3cc146['has'](_0x4ef45a['key']))return;if('htmlContent'===_0x4ef45a['key'])return{'type':'format','content':St(_0x2ba5db,'*Change\x20%0\x20content*',St(_0x2ba5db,'ELEMENT_RAW_HTML'))};const {setItems:_0x400302,removeItems:_0x1f556c}=function(_0x35850d,_0x18c965,_0x467bd7){const _0x1dd8b8=[],_0x3852ca=[],_0x5899d8=_0x35850d['styles']??{},_0x275cc6=_0x18c965['styles']??{};for(const _0x1c09c7 of new Set([...Object['keys'](_0x5899d8),...Object['keys'](_0x275cc6)]))_0x5899d8[_0x1c09c7]!==_0x275cc6[_0x1c09c7]&&(void 0x0===_0x275cc6[_0x1c09c7]?_0x3852ca['push'](_0x1c09c7):_0x1dd8b8['push'](_0x1c09c7+'\x20('+_0x275cc6[_0x1c09c7]+')'));const _0x5d9b88=St(_0x467bd7,'FORMAT_HTML_CLASS'),_0x36623b=new Set(_0x35850d['classes']??[]),_0x34a982=new Set(_0x18c965['classes']??[]),_0x141456=[..._0x34a982]['some'](_0x209d9f=>!_0x36623b['has'](_0x209d9f)),_0x4f6563=[..._0x36623b]['some'](_0x2e56e1=>!_0x34a982['has'](_0x2e56e1));_0x141456&&_0x1dd8b8['push'](_0x5d9b88),_0x4f6563&&_0x3852ca['push'](_0x5d9b88);const _0x52be32=St(_0x467bd7,'FORMAT_HTML_ATTRIBUTE'),_0x546425=_0x35850d['attributes']??{},_0x4491a1=_0x18c965['attributes']??{};let _0x12567f=!0x1,_0x9d259c=!0x1;for(const _0x58c371 of new Set([...Object['keys'](_0x546425),...Object['keys'](_0x4491a1)]))_0x546425[_0x58c371]!==_0x4491a1[_0x58c371]&&(void 0x0===_0x4491a1[_0x58c371]?_0x9d259c=!0x0:_0x12567f=!0x0);return _0x12567f&&_0x1dd8b8['push'](_0x52be32),_0x9d259c&&_0x3852ca['push'](_0x52be32),{'setItems':_0x1dd8b8,'removeItems':_0x3852ca};}(_0x4ef45a['oldValue']??{},_0x4ef45a['newValue']??{},_0x2ba5db);if(!_0x400302['length']&&!_0x1f556c['length'])return;const _0x38d20c=[];return _0x400302['length']&&_0x38d20c['push'](St(_0x2ba5db,'*Set\x20format:*\x20%0',_0x400302['join'](',\x20'))),_0x1f556c['length']&&_0x38d20c['push'](St(_0x2ba5db,'*Remove\x20format:*\x20%0',_0x1f556c['join'](',\x20'))),{'type':'format','content':_0x38d20c['join']('\x0a')};});}},oe=class extends _0x1d37fa{['_headingOptions'];['afterInit'](){const _0x2dd13a=this['editor'];if(!_0x2dd13a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2dd13a['config']['get']('heading.options');const _0x28df7b=_0x2dd13a['locale'],_0x3ed6b4=_0x2dd13a['plugins']['get']('TrackChangesEditing');_0x3ed6b4['enableDefaultAttributesIntegration']('heading');for(const _0x464f8b of this['_headingOptions'])'paragraph'!=_0x464f8b['model']&&_0x3ed6b4['descriptionFactory']['registerElementLabel'](_0x464f8b['model'],_0x295647=>{const _0x52f573=this['_getHeadingLevel'](_0x464f8b['model']);return null!==_0x52f573?_0x50a4ab(_0x295647,_0x52f573):_0x120b7c(_0x295647,_0x464f8b['title']);});function _0x50a4ab(_0xb4fd6,_0x59952b){return St(_0x28df7b,'ELEMENT_HEADING',[_0xb4fd6,_0x59952b]);}function _0x120b7c(_0x1da5c1,_0x4b1c2f){return St(_0x28df7b,'ELEMENT_HEADING_CUSTOM',[_0x1da5c1,_0x4b1c2f]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x24f86d=this['editor'],_0x44de8b=_0x24f86d['locale'];function _0x3b49f2(_0x26f347,_0x5adc70){return St(_0x44de8b,'ELEMENT_HEADING_CUSTOM',[_0x26f347,_0x5adc70]);}_0x24f86d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3974cd=>{if('formatBlock'!=_0x3974cd['type'])return;const {data:_0x47c9ba}=_0x3974cd;if(_0x47c9ba&&'heading'==_0x47c9ba['commandName']){const _0x2b83f0=_0x47c9ba['commandParams'][0x0]['value'],_0x3cc4fd=this['_getHeadingLevel'](_0x2b83f0);if(null!==_0x3cc4fd)return{'type':'format','content':St(_0x44de8b,'*Change\x20to:*\x20%0',(_0x735597=0x1,_0x8d1ed7=_0x3cc4fd,St(_0x44de8b,'ELEMENT_HEADING',[_0x735597,_0x8d1ed7])))};const _0x4152dd=this['_headingOptions']['find'](_0x1a7427=>_0x1a7427['model']===_0x2b83f0)['title'];return{'type':'format','content':St(_0x44de8b,'*Change\x20to:*\x20%0',_0x3b49f2(0x1,_0x4152dd))};}var _0x735597,_0x8d1ed7;});}['_getHeadingLevel'](_0x2605e6){const _0xf14d7f=_0x2605e6['match'](/^heading(\d+)/);if(_0xf14d7f)return _0xf14d7f[0x1];const _0x31f10d=this['_headingOptions']?.['find'](_0x3a2369=>_0x3a2369['model']==_0x2605e6);if(_0x31f10d&&_0x31f10d['view']){const _0x45b6d7=_0x31f10d['view'],_0x4fbf06=(_0x45b6d7['name']??_0x45b6d7)['match'](/^h(\d+)/);if(_0x4fbf06)return _0x4fbf06[0x1];}return null;}},ae=class extends _0x1d37fa{['afterInit'](){const _0x3a416f=this['editor'];if(!_0x3a416f['plugins']['has']('HighlightEditing'))return;const _0x5ab015=_0x3a416f['plugins']['get']('TrackChangesEditing'),_0x524f9b=_0x3a416f['locale'];_0x5ab015['enableDefaultAttributesIntegration']('highlight'),_0x5ab015['descriptionFactory']['registerAttributeLabel']('highlight',St(_0x524f9b,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ae3af=this['editor'],_0x5c3870=_0x4ae3af['locale'];_0x4ae3af['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5aee9e=>{if('formatInline'!=_0x5aee9e['type'])return;const {data:_0x96e2cc}=_0x5aee9e;if(_0x96e2cc&&'highlight'==_0x96e2cc['commandName']){const _0x34fa6a=_0x5c3870['t'],_0x5160ca=_0x96e2cc['commandParams'][0x0]['value'];if(_0x5160ca){const _0x5e6305=_0x4ae3af['config']['get']('highlight.options')['find'](_0x284bae=>_0x284bae['model']==_0x5160ca);return{'type':'format','content':St(_0x5c3870,'*Set\x20highlight:*\x20%0',_0x34fa6a(_0x5e6305['title'])['toLowerCase']()),'color':{'value':_0x5e6305['color'],'title':_0x5e6305['title']}};}return{'type':'format','content':St(_0x5c3870,'*Remove\x20highlight*',St(_0x5c3870,'FORMAT_HIGHLIGHT'))};}});}},ce=class extends _0x1d37fa{['afterInit'](){const _0x5bf1d4=this['editor'];if(!_0x5bf1d4['plugins']['has']('HorizontalLineEditing'))return;_0x5bf1d4['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2777f3=_0x5bf1d4['plugins']['get']('TrackChangesEditing'),_0x2356c5=_0x5bf1d4['locale'];_0x2777f3['descriptionFactory']['registerElementLabel']('horizontalLine',_0x1a70b2=>St(_0x2356c5,'ELEMENT_HORIZONTAL_LINE',_0x1a70b2));}},le=class extends _0x1d37fa{['afterInit'](){const _0x46cc3c=this['editor'];if(!_0x46cc3c['plugins']['has']('HtmlEmbed'))return;const _0x1f67b1=_0x46cc3c['plugins']['get']('TrackChangesEditing'),_0x5bb9cc=_0x46cc3c['locale'];_0x1f67b1['descriptionFactory']['registerElementLabel']('rawHtml',_0x30039f=>St(_0x5bb9cc,'ELEMENT_HTML_EMBED',_0x30039f)),_0x1f67b1['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1f67b1['descriptionFactory']['registerDescriptionCallback'](_0x17c517=>{if('attribute'!=_0x17c517['type'])return;const {data:_0x544ba8}=_0x17c517;return _0x544ba8&&'value'==_0x544ba8['key']&&_0x17c517['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')?{'type':'format','content':St(_0x5bb9cc,'*Change\x20%0\x20content*',St(_0x5bb9cc,'ELEMENT_HTML_EMBED'))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4092b2=this['editor'],_0x4be7a0=_0x4092b2['locale'];_0x4092b2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x573e27=>{if('formatBlock'!=_0x573e27['type'])return;const {data:_0x166083}=_0x573e27;return _0x166083&&'htmlEmbed'==_0x166083['commandName']?{'type':'format','content':St(_0x4be7a0,'*Change\x20%0\x20content*',St(_0x4be7a0,'ELEMENT_HTML_EMBED'))}:void 0x0;});}},ue=class extends _0x1d37fa{['afterInit'](){const _0x5e3c37=this['editor'];if(!_0x5e3c37['plugins']['has']('ImageEditing'))return;const _0x28817d=_0x5e3c37['plugins']['get']('TrackChangesEditing'),_0x24c773=_0x5e3c37['plugins']['get']('ImageUtils'),_0x3ad96e=_0x5e3c37['locale'];_0x28817d['enableCommand']('insertImage'),_0x28817d['descriptionFactory']['registerElementLabel']('imageBlock',_0x4019a2=>St(_0x3ad96e,'ELEMENT_IMAGE',_0x4019a2)),_0x28817d['descriptionFactory']['registerElementLabel']('imageInline',_0x5ccd2c=>St(_0x3ad96e,'ELEMENT_INLINE_IMAGE',_0x5ccd2c)),_0x28817d['descriptionFactory']['registerElementLabel']('caption',()=>St(_0x3ad96e,'ELEMENT_CAPTION')),_0x5e3c37['plugins']['has']('ImageUploadEditing')&&_0x28817d['enableCommand']('uploadImage'),_0x5e3c37['plugins']['has']('ImageBlockEditing')&&_0x5e3c37['plugins']['has']('ImageInlineEditing')&&(_0x28817d['enableCommand']('imageTypeInline',(_0x476d92,_0x10d1ae)=>{const _0x111f81=_0x24c773['getClosestSelectedImageElement'](_0x5e3c37['model']['document']['selection']);_0x5e3c37['model']['change'](()=>{_0x28817d['markBlockFormat'](_0x111f81,{'commandName':'imageTypeInline','commandParams':[_0x10d1ae]},[],'convertBlockImageToInline');});}),_0x28817d['enableCommand']('imageTypeBlock',(_0x2b6638,_0x359c5c)=>{_0x5e3c37['model']['change'](_0x306b50=>{let _0x533c6f=_0x24c773['getClosestSelectedImageElement'](_0x5e3c37['model']['document']['selection']),_0x331ff6=_0x306b50['createRangeOn'](_0x533c6f);const _0x180aea=st['fromPosition'](_0x331ff6['start'],'toPrevious'),_0x19d385=st['fromPosition'](_0x331ff6['end'],'toNext');_0x28817d['forceDefaultExecution'](()=>_0x2b6638(_0x359c5c)),_0x533c6f=_0x24c773['getClosestSelectedImageElement'](_0x5e3c37['model']['document']['selection']),_0x331ff6=_0x306b50['createRangeOn'](_0x533c6f);const _0x4df1ed=_0x306b50['createRange'](_0x180aea,_0x19d385);_0x180aea['detach'](),_0x19d385['detach'](),_0x28817d['markBlockFormat'](_0x533c6f,{'commandName':'imageTypeInline','commandParams':[_0x359c5c]},[],'convertInlineImageToBlock'),_0x4df1ed['start']['isBefore'](_0x331ff6['start'])&&_0x28817d['markInsertion'](_0x306b50['createRange'](_0x4df1ed['start'],_0x331ff6['start']),'convertInlineImageToBlock'),_0x331ff6['end']['isBefore'](_0x4df1ed['end'])&&_0x28817d['markInsertion'](_0x306b50['createRange'](_0x331ff6['end'],_0x4df1ed['end']),'convertInlineImageToBlock');});}),_0x28817d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x28817d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x28817d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x28817d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x28817d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x28817d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x10916e])=>{const _0x4d37d1=_0x28817d['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x216cf2=_0x10916e['start'],_0x298654=_0x10916e['end'];const _0x4d2cab=_0x5e3c37['model']['schema']['getNearestSelectionRange'](_0x216cf2,'backward'),_0x84383b=_0x5e3c37['model']['schema']['getNearestSelectionRange'](_0x298654,'forward');_0x4d2cab['isCollapsed']&&(_0x216cf2=_0x4d2cab['start']),_0x84383b['isCollapsed']&&(_0x298654=_0x84383b['end']),_0x4d37d1([_0x5e3c37['model']['createRange'](_0x216cf2,_0x298654)]);}),_0x28817d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xca05b0),_0x28817d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xca05b0)),_0x5e3c37['plugins']['has']('ImageCaptionEditing')&&(_0x28817d['enableCommand']('toggleImageCaption',(_0x55bb23,_0x19354d)=>{const _0x3aeac0=_0x5e3c37['plugins']['get']('ImageCaptionUtils');let _0x318ba1=_0x24c773['getClosestSelectedImageElement'](_0x5e3c37['model']['document']['selection']),_0x443269=_0x3aeac0['getCaptionFromImageModelElement'](_0x318ba1);_0x5e3c37['model']['change'](()=>{if(_0x443269)return void _0x28817d['markDeletion'](_0x5e3c37['model']['createRangeOn'](_0x443269));const _0xce264=_0x24c773['isBlockImage'](_0x318ba1);_0x55bb23(_0x19354d),_0x318ba1=_0x24c773['getClosestSelectedImageElement'](_0x5e3c37['model']['document']['selection']),_0x443269=_0x3aeac0['getCaptionFromImageModelElement'](_0x318ba1),_0x28817d['markInsertion'](_0x5e3c37['model']['createRangeOn'](_0x443269),_0xce264?null:'imageCaption');});}),_0x28817d['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xca05b0));const _0x57bd6d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x541ee7(_0x4ffcc6,_0x1f052c){const _0x19d273=_0x57bd6d['findIndex'](({type:_0x5838db,subType:_0xe84459})=>_0x4ffcc6['type']==_0x5838db&&_0x4ffcc6['subType']==_0xe84459),_0x59c86c=_0x57bd6d['findIndex'](({type:_0x8c0e42,subType:_0x215f58})=>_0x1f052c['type']==_0x8c0e42&&_0x1f052c['subType']==_0x215f58);if(_0x19d273<0x0||_0x59c86c<0x0)return!0x1;const _0x402e41=_0x4ffcc6['getFirstRange'](),_0x3940c6=_0x1f052c['getFirstRange']();if((0x0==_0x19d273||0x1==_0x19d273)&&0x2==_0x59c86c&&_0x402e41['isIntersecting'](_0x3940c6))return!0x0;if(0x2==_0x19d273&&0x3==_0x59c86c){const _0xbb9988=_0x28817d['_findSuggestions'](_0x402e41,'insertion')['filter'](({suggestion:_0x4c18d2,meta:_0x5c9ffa})=>_0x5c9ffa['isOwn']&&'convertInlineImageToBlock'==_0x4c18d2['subType']);if(_0xbb9988['length']>0x1&&_0x3940c6['end']['isEqual'](_0x402e41['start']))return!0x0;if(0x1==_0xbb9988['length']&&(_0x402e41['start']['isEqual'](_0x3940c6['end'])||_0x402e41['end']['isEqual'](_0x3940c6['start'])))return!0x0;}if(0x3==_0x19d273&&0x3==_0x59c86c&&_0x402e41['start']['isBefore'](_0x3940c6['start'])){const _0x518c32=_0x402e41['end']['nodeAfter'],_0x4feff0=_0x3940c6['start']['nodeBefore'];return _0x24c773['isBlockImage'](_0x518c32)&&_0x518c32===_0x4feff0;}return!0x1;}function _0xca05b0(_0x11e03a,_0xbe6b66){return _0x541ee7(_0x11e03a,_0xbe6b66)?[_0x11e03a,_0xbe6b66]:_0x541ee7(_0xbe6b66,_0x11e03a)?[_0xbe6b66,_0x11e03a]:null;}_0x5e3c37['plugins']['has']('ImageResize')&&(_0x28817d['enableDefaultAttributesIntegration']('resizeImage'),_0x28817d['descriptionFactory']['registerAttributeLabel']('resizedWidth',St(_0x3ad96e,'FORMAT_IMAGE_SIZE'))),_0x5e3c37['plugins']['has']('ImageTextAlternativeEditing')&&_0x28817d['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x5e3c37['plugins']['has']('PictureEditing')&&_0x28817d['descriptionFactory']['registerDescriptionCallback'](_0x3df1c0=>{if('attribute'!=_0x3df1c0['type'])return;const {data:_0x2f7413}=_0x3df1c0;return _0x2f7413&&'sources'==_0x2f7413['key']?{'type':'format','content':''}:void 0x0;}),_0x5e3c37['plugins']['has']('ImageSizeAttributes')&&_0x28817d['descriptionFactory']['registerDescriptionCallback'](_0x2c9b0a=>{if('attribute'!=_0x2c9b0a['type'])return;const {data:_0x353569}=_0x2c9b0a;return!_0x353569||'width'!=_0x353569['key']&&'height'!=_0x353569['key']?void 0x0:{'type':'format','content':''};}),_0x28817d['descriptionFactory']['registerDescriptionCallback'](_0x33ee18=>{if(_0x57bd6d['find'](({type:_0x616765,subType:_0x4f8228})=>_0x33ee18['type']==_0x616765&&_0x33ee18['subType']==_0x4f8228))return _0x33ee18['previous']?{}:void 0x0;}),_0x28817d['descriptionFactory']['registerDescriptionCallback'](_0x563d37=>{if('insertion'==_0x563d37['type']||'deletion'==_0x563d37['type']){const _0x51027c=_0x563d37['getContainedElement']();if(_0x51027c&&_0x51027c['is']('element','caption'))return{'type':'insertion'==_0x563d37['type']?'addObject':'removeObject','element':_0x51027c,'quantity':0x1};}}),_0x28817d['descriptionFactory']['registerDescriptionCallback'](_0x173dde=>'formatBlock'==_0x173dde['type']&&'convertInlineImageToBlock'==_0x173dde['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x173dde['type']&&'convertBlockImageToInline'==_0x173dde['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x28817d['descriptionFactory']['registerDescriptionCallback'](_0x116175=>{if('attribute'!=_0x116175['type'])return;const {data:_0x1328c8}=_0x116175;if(!_0x1328c8||'alt'!=_0x1328c8['key'])return;const _0x3ae9a6=_0x1328c8['newValue'];return _0x3ae9a6?{'type':'format','content':St(_0x3ad96e,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3ae9a6+'\x22')}:{'type':'format','content':St(_0x3ad96e,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x415b3e=this['editor'],_0x4cae7a=_0x415b3e['locale'];_0x415b3e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5aaf16=>{if('formatBlock'!=_0x5aaf16['type']&&'formatInline'!=_0x5aaf16['type'])return;const {data:_0x515a01}=_0x5aaf16;if(_0x515a01){if('imageTextAlternative'==_0x515a01['commandName']){const _0x1d9b1c=_0x515a01['commandParams'][0x0]['newValue'];return _0x1d9b1c?{'type':'format','content':St(_0x4cae7a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1d9b1c+'\x22')}:{'type':'format','content':St(_0x4cae7a,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x515a01['commandName']){const _0x4c9e28=_0x515a01['commandParams'][0x0]['width'];return _0x4c9e28?{'type':'format','content':St(_0x4cae7a,'*Set\x20image\x20width:*\x20%0',_0x4c9e28)}:{'type':'format','content':St(_0x4cae7a,'*Reset\x20image\x20width*')};}}});}},de=class extends _0x1d37fa{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1ac5eb=this['editor']['locale'],_0x3c783e=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c783e['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3c783e['descriptionFactory']['registerDescriptionCallback'](_0x572f86=>{if('attribute'!=_0x572f86['type'])return;const {data:_0x3a2906}=_0x572f86;return _0x3a2906&&'src'==_0x3a2906['key']?_0x3a2906['newValue']&&_0x3a2906['oldValue']?{'type':'format','content':St(_0x1ac5eb,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5c5d9b=this['editor']['plugins']['get']('TrackChangesEditing');_0x5c5d9b['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5c5d9b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5c5d9b['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5c5d9b['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1d5629=this['editor'],_0x216c2b=_0x1d5629['locale'];_0x1d5629['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5ed8a2=>{if('formatBlock'!=_0x5ed8a2['type']&&'formatInline'!=_0x5ed8a2['type'])return;const {data:_0x51040c}=_0x5ed8a2;return _0x51040c&&'replaceImageSource'==_0x51040c['commandName']?{'type':'format','content':St(_0x216c2b,'*Format:*\x20replace\x20image\x20URL')}:void 0x0;});}},he=class extends _0x1d37fa{['afterInit'](){const _0x2091f8=this['editor'];if(!_0x2091f8['plugins']['has']('ImageStyleEditing'))return;const _0x1e010f=_0x2091f8['plugins']['get']('TrackChangesEditing'),_0xfd9bfa=_0x2091f8['plugins']['get']('ImageUtils'),_0x3e0a11={};_0x1e010f['enableCommand']('imageStyle',(_0xf4811d,_0x1ea58f)=>{const _0x476778=_0x2091f8['plugins']['get']('Users')['me'],_0x1e4d77=_0x2091f8['commands']['get']('imageStyle');let _0x2549a3=_0xfd9bfa['getClosestSelectedImageElement'](_0x2091f8['model']['document']['selection']),_0x54dd3a=_0x2091f8['model']['createRangeOn'](_0x2549a3),_0x2bb722=_0x1e4d77['value'];if(_0x2bb722==_0x1ea58f['value'])return;if(_0x1ea58f['value']&&_0xfd9bfa['isInlineImage'](_0x2549a3)&&!_0x1e4d77['isStyleEnabled'](_0x1ea58f['value']))return;const _0x243200={'commandName':'imageStyle','commandParams':[_0x1ea58f],'formatGroupId':_0xa5bc49()};_0x2091f8['model']['change'](()=>{if(_0x1e010f['getSuggestions']()['filter'](_0x18fc22=>_0x18fc22['isInContent']&&_0x476778==_0x18fc22['author']&&('formatBlock'==_0x18fc22['type']||'formatInline'==_0x18fc22['type'])&&('imageStylePreApply'==_0x18fc22['subType']||'imageStylePostApply'==_0x18fc22['subType'])&&_0x18fc22['getFirstRange']()['isEqual'](_0x54dd3a))['forEach'](_0x3957e9=>_0x1e010f['discardSuggestion'](_0x3957e9['head'])),_0x2549a3=_0xfd9bfa['getClosestSelectedImageElement'](_0x2091f8['model']['document']['selection']),_0x54dd3a=_0x2091f8['model']['createRangeOn'](_0x2549a3),_0x1e4d77['refresh'](),_0x2091f8['commands']['get']('imageTypeInline')['refresh'](),_0x2091f8['commands']['get']('imageTypeBlock')['refresh'](),_0x2bb722=_0x1e4d77['value'],_0x2bb722!=_0x1ea58f['value'])return _0xfd9bfa['isInlineImage'](_0x2549a3)&&_0x1e4d77['shouldConvertImageType'](_0x1ea58f['value'],_0x2549a3)?(_0xf4811d({..._0x1ea58f,'setImageSizes':!0x1}),_0x2549a3=_0xfd9bfa['getClosestSelectedImageElement'](_0x2091f8['model']['document']['selection']),void _0x1e010f['markBlockFormat'](_0x2549a3,{..._0x243200,'commandReversedParams':[{'value':_0x2bb722||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0xfd9bfa['isBlockImage'](_0x2549a3)?_0x1e010f['markBlockFormat'](_0x2549a3,_0x243200,[],'imageStylePostApply'):_0x1e010f['markInlineFormat'](_0x54dd3a,_0x243200,'imageStylePostApply'));});});for(const _0x3a74a0 of _0x2091f8['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x3e0a11[_0x3a74a0['name']]=_0x3a74a0['title']['toLowerCase']();_0x1e010f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1e010f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1e010f['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1e010f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x40c742])=>{_0xfd9bfa['setImageNaturalSizeAttributes'](_0x40c742['getContainedElement']());}),_0x1e010f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x5561d5,_0x5f175d)=>{_0x1e010f['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5561d5,{'commandName':_0x5f175d['commandName'],'commandParams':_0x5f175d['commandReversedParams']});}),_0x1e010f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x568f78,_0x2d1b77){return _0x3b4415(_0x568f78,_0x2d1b77)?[_0x568f78,_0x2d1b77]:_0x3b4415(_0x2d1b77,_0x568f78)?[_0x2d1b77,_0x568f78]:null;});const _0xd73e5f=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3b4415(_0x18d264,_0x19c74e){const _0xac6076=_0xd73e5f['findIndex'](({type:_0x27b4b5,subType:_0x3def7d})=>_0x18d264['type']==_0x27b4b5&&_0x18d264['subType']==_0x3def7d),_0x2d8177=_0xd73e5f['findIndex'](({type:_0x5580a9,subType:_0x435a78})=>_0x19c74e['type']==_0x5580a9&&_0x19c74e['subType']==_0x435a78);if(_0xac6076<0x0||_0x2d8177<0x0)return!0x1;const _0x404503=_0x18d264['getFirstRange'](),_0x30f0ca=_0x19c74e['getFirstRange']();if((0x0==_0xac6076||0x1==_0xac6076)&&0x2==_0x2d8177&&_0x404503['isIntersecting'](_0x30f0ca))return!0x0;if(0x2==_0xac6076&&0x3==_0x2d8177){const _0x174456=_0x1e010f['_findSuggestions'](_0x404503,'insertion')['filter'](({suggestion:_0x22b33c,meta:_0x4cb7b2})=>_0x4cb7b2['isOwn']&&'convertInlineImageToBlock'==_0x22b33c['subType']);if(_0x174456['length']>0x1&&_0x30f0ca['end']['isEqual'](_0x404503['start']))return!0x0;if(0x1==_0x174456['length']&&(_0x404503['start']['isEqual'](_0x30f0ca['end'])||_0x404503['end']['isEqual'](_0x30f0ca['start'])))return!0x0;}if(0x3==_0xac6076&&0x3==_0x2d8177&&_0x404503['start']['isBefore'](_0x30f0ca['start'])){const _0x1e71bb=_0x404503['end']['nodeAfter'],_0xd6cf67=_0x30f0ca['start']['nodeBefore'];return _0xfd9bfa['isBlockImage'](_0x1e71bb)&&_0x1e71bb===_0xd6cf67;}return!0x1;}_0x2091f8['model']['document']['registerPostFixer'](()=>{let _0x1ae6d9=!0x1;const _0x3e6692=Array['from'](_0x2091f8['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x55fce4,data:_0xea2991}of _0x3e6692){const {group:_0x495bd7,type:_0x302973,subType:_0x5650aa,id:_0xd3c1d9}=tt(_0x55fce4);if('suggestion'==_0x495bd7&&_0x1e010f['hasSuggestion'](_0xd3c1d9)){if('formatBlock'==_0x302973&&('imageStylePreApply'==_0x5650aa||'imageStylePostApply'==_0x5650aa)){const _0x4dfd49=_0x1e010f['getSuggestion'](_0xd3c1d9);if(_0xea2991['newRange']){const _0xebf37a=_0x4dfd49['getFirstRange']()['getContainedElement']();if(_0xfd9bfa['isBlockImage'](_0xebf37a))continue;_0x1e010f['discardSuggestion'](_0x4dfd49),_0x1ae6d9=!0x0;}}if('insertion'==_0x302973&&'imageCaption'==_0x5650aa&&!_0xea2991['newRange']){const _0xc35a49=_0x1e010f['getSuggestion'](_0xd3c1d9);_0xc35a49['next']&&_0xc35a49['next']['isInContent']&&(_0x1e010f['discardSuggestion'](_0xc35a49['next']),_0x1ae6d9=!0x0);}}}return _0x1ae6d9;}),this['_registerLegacyDescription'](_0x3e0a11);}['_registerLegacyDescription'](_0x48fc2a){const _0x301f1e=this['editor'],_0x4962c0=_0x301f1e['locale'];_0x301f1e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1a570c=>{if('formatBlock'!=_0x1a570c['type']&&'formatInline'!=_0x1a570c['type'])return;const {data:_0x1ed0cd}=_0x1a570c;if(!_0x1ed0cd||'imageStyle'!=_0x1ed0cd['commandName'])return;const _0x35f3bf=_0x1ed0cd['commandParams'][0x0]['value'];return _0x1ea11c('side'===_0x35f3bf?St(_0x4962c0,'FORMAT_SIDE_IMAGE'):_0x48fc2a[_0x35f3bf]||_0x35f3bf);function _0x1ea11c(_0x214882){return{'type':'format','content':St(_0x4962c0,'*Format:*\x20%0',_0x214882)};}});}},ge=class extends _0x1d37fa{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x21b700){super(_0x21b700),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x35c89c=this['editor'],_0x135aca=_0x35c89c['commands']['get']('importWord'),_0x1d6b48=_0x35c89c['commands']['get']('trackChanges');_0x135aca&&(_0x135aca['on']('execute',(_0x4e5aac,[,_0x5813df])=>{this['_trackChangesValueDuringImport']=_0x1d6b48['value'],_0x5813df['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x135aca,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x135aca,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1d6b48['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x35c89c['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x48ba61,_0x2791ef){const {suggestions:_0x4a0913}=_0x2791ef,_0x530560=this['editor']['commands']['get']('trackChanges'),_0x45d323=_0x530560['value'];this['_trackChangesValueDuringImport']!==_0x45d323&&(_0x530560['execute'](),this['_trackChangesExecuted']=!0x0),_0x4a0913&&_0x4a0913['forEach'](({id:_0x327866,type:_0x20088b,author:_0x1e5b25,created_at:_0x302152})=>{const _0x58d682={'id':_0x327866,'type':_0x20088b,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1e5b25,'createdAt':_0x302152?new Date(_0x302152):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x58d682);});}},fe=class extends _0x1d37fa{['afterInit'](){const _0x20d761=this['editor'],_0x409eb6=_0x20d761['plugins']['get']('TrackChangesEditing');if(_0x20d761['plugins']['has']('IndentEditing')&&(_0x409eb6['enableCommand']('indent'),_0x409eb6['enableCommand']('outdent')),_0x20d761['plugins']['has']('IndentBlock')){for(const _0x1194e0 of['indentBlock','outdentBlock'])_0x409eb6['enableDefaultAttributesIntegration'](_0x1194e0);if(_0x20d761['plugins']['has']('ListEditing')){for(const _0x9718c5 of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x409eb6['enableDefaultAttributesIntegration'](_0x9718c5);}}const _0x2cd0b2=_0x20d761['locale'];_0x409eb6['descriptionFactory']['registerAttributeLabel']('blockIndent',St(_0x2cd0b2,'FORMAT_INDENT')),_0x409eb6['descriptionFactory']['registerAttributeLabel']('blockIndentList',St(_0x2cd0b2,'FORMAT_INDENT')),_0x409eb6['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',St(_0x2cd0b2,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xf579e=this['editor'],_0x3fda43=_0xf579e['locale'],_0x1d04b2=_0xf579e['plugins']['get']('TrackChangesEditing');_0x1d04b2['descriptionFactory']['registerDescriptionCallback'](_0x55b4e3=>{if('formatBlock'!=_0x55b4e3['type'])return;const {data:_0x33368e}=_0x55b4e3;if(!_0x33368e)return;if('indentBlock'!=_0x33368e['commandName']&&'outdentBlock'!=_0x33368e['commandName'])return;const _0x16693d=_0x55b4e3['getItems']()[0x0],_0x4e150c=_0x1d04b2['descriptionFactory']['getItemLabel'](_0x16693d);return'indentBlock'==_0x33368e['commandName']?{'type':'format','content':St(_0x3fda43,'*Indent:*\x20%0',_0x4e150c)}:'outdentBlock'==_0x33368e['commandName']?{'type':'format','content':St(_0x3fda43,'*Outdent:*\x20%0',_0x4e150c)}:void 0x0;});}},me=class extends _0x1d37fa{static get['requires'](){return[gt];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}},Ee=class extends _0x1d37fa{['afterInit'](){const _0x2b0af9=this['editor'];if(!_0x2b0af9['plugins']['has']('LinkEditing'))return;const _0x2b8299=_0x2b0af9['plugins']['get']('TrackChangesEditing'),_0x40ed2d=_0x2b0af9['commands']['get']('link');_0x2b8299['enableDefaultAttributesIntegration']('link'),_0x2b8299['enableDefaultAttributesIntegration']('unlink');for(const _0x3b480d of _0x40ed2d['manualDecorators'])_0x2b8299['descriptionFactory']['registerAttributeLabel'](_0x3b480d['id'],'link\x20('+_0x3b480d['label']['toLowerCase']()+')');_0x2b8299['descriptionFactory']['registerDescriptionCallback'](_0x283d9d=>{if('attribute'!=_0x283d9d['type'])return;const {data:_0x238056}=_0x283d9d;if(!_0x238056||'linkHref'!=_0x238056['key'])return;const _0x4e5b3e=_0x238056['newValue'],_0x23da49=_0x2b0af9['locale'];return{'type':'format','content':null==_0x4e5b3e?St(_0x23da49,'*Remove\x20link*'):St(_0x23da49,'*Set\x20link:*\x20%0','\x22'+_0x4e5b3e+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3aa8cb=this['editor'],_0x1548fe=_0x3aa8cb['locale'];_0x3aa8cb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x36134f=>{if('formatInline'!=_0x36134f['type'])return;const {data:_0x15b2c4}=_0x36134f;if(_0x15b2c4){if('link'==_0x15b2c4['commandName']){const _0x593723=_0x15b2c4['commandParams'][0x0];return{'type':'format','content':St(_0x1548fe,'*Set\x20link:*\x20%0','\x22'+_0x593723+'\x22')};}return'unlink'==_0x15b2c4['commandName']?{'type':'format','content':St(_0x1548fe,'*Remove\x20link*')}:void 0x0;}});}},Te=class extends _0x1d37fa{['afterInit'](){const _0xb84bca=this['editor'],_0x4b1856=_0xb84bca['locale'];if(!_0xb84bca['plugins']['has']('LegacyListEditing'))return;const _0x3f124c=_0xb84bca['plugins']['get']('TrackChangesEditing'),_0xfb4ef5=_0xb84bca['plugins']['has']('LegacyTodoListEditing');function _0xb1bbd4(_0x5ae388){return()=>{const _0x527f1f=_0xb84bca['model']['document']['selection'],_0x5548e3=_0xb84bca['commands']['get'](_0x5ae388);if(_0x5548e3['value'])return void _0xb84bca['execute']('paragraph',{});const _0x332273=_0x5ae388['slice'](0x0,-0x4),_0x48ac8f=function(_0x1ce23f,_0x2f3ebc,_0x4eb075){let _0x4adb4e=Array['from'](_0x1ce23f)['filter'](_0xcc1968=>function(_0x33394e,_0x1728b2){return _0x1728b2['checkChild'](_0x33394e['parent'],'listItem')&&!_0x1728b2['isObject'](_0x33394e);}(_0xcc1968,_0x4eb075));_0x4adb4e=_0x4adb4e['filter'](_0xbe9ee2=>!_0xbe9ee2['is']('element','listItem')||_0xbe9ee2['getAttribute']('listType')!=_0x2f3ebc);const _0x58ccf1=new Set();for(const _0x198ed5 of _0x4adb4e)_0x198ed5['is']('element','listItem')?_0x58ccf1['add'](_e(_0x198ed5)):_0x58ccf1['add'](_0x198ed5);return Array['from'](_0x58ccf1);}(_0x527f1f['getSelectedBlocks'](),_0x332273,_0xb84bca['model']['schema']);_0xb84bca['model']['change'](()=>{for(const _0x37a69f of _0x48ac8f)_0x3f124c['markBlockFormat'](_0x37a69f,{'commandName':_0x5ae388,'commandParams':[{'forceValue':!_0x5548e3['value']}],'formatGroupId':'blockName'},pe(_0x37a69f));});};}function _0x50641c(_0x3d3db0){return()=>{const _0x2c586d=function(_0x246371){let _0x32141f=Array['from'](_0x246371);const _0x165a19=_0x32141f['findIndex'](_0xf868ab=>'listItem'!=_0xf868ab['name']);return _0x165a19>-0x1&&(_0x32141f=_0x32141f['slice'](0x0,_0x165a19)),_0x32141f;}(_0xb84bca['model']['document']['selection']['getSelectedBlocks']()),_0x51d2cf=_0xb84bca['model']['createRange'](_0xb84bca['model']['createPositionAt'](_0x2c586d[0x0],'before'),_0xb84bca['model']['createPositionAt'](_0x2c586d[_0x2c586d['length']-0x1],'end'));_0xb84bca['model']['change'](()=>{_0x3f124c['markBlockFormat'](_0x51d2cf,{'commandName':_0x3d3db0,'commandParams':[],'formatGroupId':'listIndent'},function(_0x4e8865){const _0x4e4cb2=new Set();for(const _0x15a42a of _0x4e8865){let _0x347b06=_0x15a42a['nextSibling'];for(;_0x347b06&&_0x347b06['getAttribute']('listIndent')>_0x15a42a['getAttribute']('listIndent');)_0x4e4cb2['add'](_0x347b06),_0x347b06=_0x347b06['nextSibling'];}return Array['from'](_0x4e4cb2);}(_0x2c586d));});};}_0x3f124c['enableCommand']('numberedList',_0xb1bbd4('numberedList')),_0x3f124c['enableCommand']('bulletedList',_0xb1bbd4('bulletedList')),_0xfb4ef5&&_0x3f124c['enableCommand']('todoList',_0xb1bbd4('todoList')),_0x3f124c['enableCommand']('indentList',_0x50641c('indentList')),_0x3f124c['enableCommand']('outdentList',_0x50641c('outdentList')),_0xfb4ef5&&_0x3f124c['enableCommand']('checkTodoList',()=>{const _0x467a4f=_0xb84bca['commands']['get']('checkTodoList'),_0x46eda5=Array['from'](_0x467a4f['_selectedElements']);_0x46eda5['filter'](_0x517232=>_0x517232['getAttribute']('todoListChecked')!=_0x467a4f['value']),_0xb84bca['model']['change'](()=>{for(const _0x581873 of _0x46eda5)_0x3f124c['markBlockFormat'](_0x581873,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x467a4f['value']}]});});}),_0x3f124c['descriptionFactory']['registerElementLabel']('listItem',_0x2c29be=>St(_0x4b1856,'ELEMENT_LIST_ITEM',_0x2c29be)),_0x3f124c['descriptionFactory']['registerDescriptionCallback'](_0x3f17ed=>{if('formatBlock'!=_0x3f17ed['type']&&'formatInline'!=_0x3f17ed['type'])return;const {data:_0x31bf0f}=_0x3f17ed;if(_0x31bf0f){if('numberedList'==_0x31bf0f['commandName']||'bulletedList'==_0x31bf0f['commandName']||'todoList'==_0x31bf0f['commandName'])switch(_0x31bf0f['commandName']['replace']('List','')){case'bulleted':return _0x2d8cdc(St(_0x4b1856,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2d8cdc(St(_0x4b1856,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2d8cdc(St(_0x4b1856,'ELEMENT_TODO_LIST'));}if('indentList'==_0x31bf0f['commandName'])return{'type':'format','content':St(_0x4b1856,'*Indent:*\x20%0',St(_0x4b1856,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x31bf0f['commandName'])return{'type':'format','content':St(_0x4b1856,'*Outdent:*\x20%0',St(_0x4b1856,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x31bf0f['commandName'])return _0x31bf0f['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x4b1856,'*Check\x20item*')}:{'type':'format','content':St(_0x4b1856,'*Uncheck\x20item*')};}function _0x2d8cdc(_0xa571ec){return{'type':'format','content':St(_0x4b1856,'*Change\x20to:*\x20%0',_0xa571ec)};}});}};function _e(_0x4873cf){const _0x4e88cd=_0x4873cf['getAttribute']('listIndent');if(0x0==_0x4e88cd)return _0x4873cf;let _0x2c2a2c=_0x4873cf;for(;_0x4873cf['previousSibling']&&_0x4873cf['previousSibling']['is']('element','listItem');){const _0x2cd376=_0x4873cf['previousSibling']['getAttribute']('listIndent');if(_0x2cd376==_0x4e88cd)_0x2c2a2c=_0x4873cf['previousSibling'];else{if(_0x2cd376<_0x4e88cd)break;}_0x4873cf=_0x4873cf['previousSibling'];}return _0x2c2a2c;}function pe(_0x198df4){const _0x40fd66=[];if(_0x198df4['is']('element','listItem')&&_0x198df4['getAttribute']('listIndent')>0x0){let _0x151941=_0x198df4['nextSibling'];for(;_0x151941&&'listItem'==_0x151941['name']&&_0x151941['getAttribute']('listIndent')==_0x198df4['getAttribute']('listIndent');)_0x40fd66['push'](_0x151941),_0x151941=_0x151941['nextSibling'];}return _0x40fd66;}var Le=class extends _0x1d37fa{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0xa39c52=this['editor']['config']['get']('list.properties'),_0x344f28=this['editor']['plugins']['get']('TrackChangesEditing');_0xa39c52['styles']&&_0x344f28['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0xa39c52['reversed']&&_0x344f28['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0xa39c52['startIndex']&&_0x344f28['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x344f28['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5d9abc,_0x348c17={}){const _0x193aa9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3901fe=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x193aa9['markMultiRangeBlockFormat'](_0x3901fe,{'commandName':'listStyle','commandParams':[{'type':_0x348c17['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x4ad9fb,_0x45d040={}){const _0x2b7430=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b9e08=this['_getSuggestionBlocks'](_0x22cd19=>_0x22cd19['is']('element','listItem')&&'numbered'===_0x22cd19['getAttribute']('listType'));if(_0x1b9e08['length']<0x1)return;const _0x1789f4=_0x1b9e08['map'](_0x7cd98a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x7cd98a,'before'),this['editor']['model']['createPositionAt'](_0x7cd98a,0x0)));this['editor']['model']['change'](()=>{_0x2b7430['markMultiRangeBlockFormat'](_0x1789f4,{'commandName':'listReversed','commandParams':[{'reversed':_0x45d040['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x2838de,_0x40ae5f={}){const _0x1cc190=this['editor']['plugins']['get']('TrackChangesEditing'),_0x368b60=this['_getSuggestionBlocks'](_0x4dea4d=>_0x4dea4d['is']('element','listItem')&&'numbered'===_0x4dea4d['getAttribute']('listType'));if(_0x368b60['length']<0x1)return;const _0x182cc0=_0x368b60['map'](_0x47046c=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x47046c,'before'),this['editor']['model']['createPositionAt'](_0x47046c,0x0)));this['editor']['model']['change'](()=>{_0x1cc190['markMultiRangeBlockFormat'](_0x182cc0,{'commandName':'listStart','commandParams':[{'startIndex':_0x40ae5f['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x3b054d){if('formatBlock'!=_0x3b054d['type']&&'formatInline'!=_0x3b054d['type'])return;const _0x5fa0db=this['editor']['locale'],{data:_0x2c0eb1}=_0x3b054d;if(!_0x2c0eb1)return;let _0x59380e,_0x185e44;switch(_0x2c0eb1['commandName']){case'listStyle':_0x59380e='*Change\x20to:*\x20%0',_0x185e44={'type':'format','content':St(_0x5fa0db,_0x59380e,St(_0x5fa0db,this['_getTranslationKeyForListStyle'](_0x2c0eb1['commandParams'][0x0]['type'])))};break;case'listReversed':_0x59380e=_0x2c0eb1['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x185e44={'type':'format','content':St(_0x5fa0db,_0x59380e)};break;case'listStart':_0x59380e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x185e44={'type':'format','content':St(_0x5fa0db,_0x59380e,_0x2c0eb1['commandParams'][0x0]['startIndex'])};}return _0x185e44;}['_getSuggestionBlocksForListStyle'](){const _0x13b207=this['editor']['plugins']['get']('LegacyListUtils');let _0x47ca44=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x47ca44[0x0]?.['is']('element','listItem')&&_0x47ca44['unshift'](..._0x13b207['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x47ca44[_0x47ca44['length']-0x1]?.['is']('element','listItem')&&_0x47ca44['push'](..._0x13b207['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x47ca44=[...new Set(_0x47ca44)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x47ca44=_0x47ca44['filter'](_0x496d7f=>_0x496d7f['is']('element','listItem'))),_0x47ca44;}['_getSuggestionBlocks'](_0x10cd74){const _0x2a31be=this['editor']['plugins']['get']('LegacyListUtils');let _0xb2172f=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x10cd74)['map'](_0x41e1e1=>{const _0x5db4cc=this['editor']['model']['createPositionAt'](_0x41e1e1,0x0);return[..._0x2a31be['getSiblingNodes'](_0x5db4cc,'backward'),..._0x2a31be['getSiblingNodes'](_0x5db4cc,'forward')];})['flat']();return _0xb2172f=[...new Set(_0xb2172f)],_0xb2172f;}['_getTranslationKeyForListStyle'](_0x4a85a0){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4a85a0)||'default')['toUpperCase']()+'_LIST_'+_0x4a85a0['toUpperCase']()['replace'](/-/g,'_');}},Ie=class extends _0x1d37fa{['afterInit'](){const _0x5e54c2=this['editor'];if(!_0x5e54c2['plugins']['has']('MediaEmbedEditing'))return;const _0x35fe11=_0x5e54c2['plugins']['get']('TrackChangesEditing'),_0xb2c38a=_0x5e54c2['locale'];_0x35fe11['enableCommand']('mediaEmbed'),_0x35fe11['descriptionFactory']['registerElementLabel']('media',_0x25d477=>St(_0xb2c38a,'ELEMENT_MEDIA',_0x25d477)),_0x5e54c2['plugins']['has']('MediaEmbedResizeEditing')&&(_0x35fe11['enableDefaultAttributesIntegration']('resizeMediaEmbed'),_0x35fe11['descriptionFactory']['registerDescriptionCallback'](_0x45f926=>{if('attribute'!=_0x45f926['type'])return;const {data:_0x5e6ac9}=_0x45f926;if(!_0x5e6ac9||'resizedWidth'!=_0x5e6ac9['key'])return;const _0x287647=_0x45f926['getContainedElement']();return _0x287647&&_0x287647['is']('element','media')?{'type':'format','content':St(_0xb2c38a,'*Set\x20format:*\x20%0',St(_0xb2c38a,'FORMAT_MEDIA_SIZE'))}:void 0x0;}));}},Ae=class extends _0x1d37fa{['afterInit'](){const _0x3726f3=this['editor'];if(!_0x3726f3['plugins']['has']('MediaEmbedStyleEditing'))return;const _0x39637f=_0x3726f3['plugins']['get']('TrackChangesEditing'),_0x25f8ef=_0x3726f3['locale'],_0x4c8c70=_0x3726f3['plugins']['get']('MediaEmbedStyleEditing'),_0x2df72d={};for(const _0x90807f of _0x4c8c70['normalizedStyles'])_0x2df72d[_0x90807f['name']]=_0x90807f['title']['toLowerCase']();const _0x4baa5e=_0x4c8c70['normalizedStyles']['find'](_0x2cfc63=>_0x2cfc63['isDefault'])?.['name'];_0x39637f['enableCommand']('mediaStyle',(_0x5f5a26,_0x5338d7)=>{const _0x4f818d=_0x3726f3['plugins']['get']('Users')['me'],_0x7b9ca6=_0x3726f3['commands']['get']('mediaStyle'),_0x4753a8=function(_0x53cfde){const _0x2ac4c0=_0x53cfde['model']['document']['selection']['getSelectedElement']();return _0x2ac4c0&&_0x2ac4c0['is']('element','media')?_0x2ac4c0:null;}(_0x3726f3);if(!_0x4753a8)return;const _0x37fd87=_0x3726f3['model']['createRangeOn'](_0x4753a8);let _0x4cb8e6=_0x7b9ca6['value'];if(_0x4cb8e6==_0x5338d7['value'])return;const _0x463eea={'commandName':'mediaStyle','commandParams':[_0x5338d7],'formatGroupId':_0xa5bc49()};_0x3726f3['model']['change'](()=>{_0x39637f['getSuggestions']()['filter'](_0x462b7d=>_0x462b7d['isInContent']&&_0x4f818d==_0x462b7d['author']&&'formatBlock'==_0x462b7d['type']&&'mediaStylePostApply'==_0x462b7d['subType']&&_0x462b7d['getFirstRange']()['isEqual'](_0x37fd87))['forEach'](_0x3260c6=>_0x39637f['discardSuggestion'](_0x3260c6['head'])),_0x7b9ca6['refresh'](),_0x4cb8e6=_0x7b9ca6['value'],_0x4cb8e6!=_0x5338d7['value']&&_0x39637f['markBlockFormat'](_0x4753a8,{..._0x463eea,'commandReversedParams':[{'value':'string'==typeof _0x4cb8e6?_0x4cb8e6:null}]},[],'mediaStylePostApply');});}),_0x39637f['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','join',()=>!0x1),_0x39637f['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','discard',(_0x1b7364,_0x472548)=>{_0x39637f['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1b7364,{'commandName':_0x472548['commandName'],'commandParams':_0x472548['commandReversedParams']});}),_0x39637f['descriptionFactory']['registerDescriptionCallback'](_0x25171b=>{if('formatBlock'!=_0x25171b['type'])return;const {data:_0x17590f}=_0x25171b;if(!_0x17590f||'mediaStyle'!=_0x17590f['commandName'])return;const _0x20b0ff=_0x17590f['commandParams'][0x0]['value']||_0x4baa5e;return _0x20b0ff?{'type':'format','content':St(_0x25f8ef,'*Format:*\x20%0',_0x2df72d[_0x20b0ff]||_0x20b0ff)}:void 0x0;});}},be=class extends _0x1d37fa{['afterInit'](){const _0x103be0=this['editor'];_0x103be0['plugins']['has']('MentionEditing')&&_0x103be0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}},ke=class extends _0x1d37fa{['afterInit'](){const _0x484d4c=this['editor'];if(!_0x484d4c['plugins']['has']('MergeFieldsEditing'))return;const _0x38a768=_0x484d4c['plugins']['get']('TrackChangesEditing'),_0x2bc230=_0x484d4c['locale'];_0x38a768['enableCommand']('insertMergeField'),_0x38a768['enableCommand']('insertMergeFieldBlock'),_0x38a768['enableCommand']('insertMergeFieldImage'),_0x38a768['descriptionFactory']['registerElementLabel']('mergeField',_0x559f15=>St(_0x2bc230,'ELEMENT_MERGE_FIELD',_0x559f15)),_0x38a768['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x37a23c=>St(_0x2bc230,'ELEMENT_MERGE_FIELD',_0x37a23c)),_0x38a768['descriptionFactory']['registerDescriptionCallback'](_0x2fc8ee=>{if('insertion'!=_0x2fc8ee['type']&&'deletion'!=_0x2fc8ee['type'])return;const _0x5e4f0d=_0x2fc8ee['getContainedElement']();if(null==_0x5e4f0d)return;const _0x5b780=_0x484d4c['plugins']['get']('MergeFieldsEditing');let _0x1bc370;switch(_0x5b780['getMergeFieldType'](_0x5e4f0d)){case null:return;case'image':{const _0xd97290=_0x5b780['unwrapAffixes'](_0x5e4f0d['getAttribute']('src'));_0x1bc370=_0x5b780['getLabel'](_0xd97290)||_0xd97290;break;}default:{const _0x204252=_0x5e4f0d['getAttribute']('id');_0x1bc370=_0x5b780['getLabel'](_0x204252)||_0x204252;break;}}return'insertion'==_0x2fc8ee['type']?{'type':'insertion','content':St(_0x2bc230,'*Insert:*\x20%0','\x22'+_0x1bc370+'\x22\x20'+St(_0x2bc230,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':St(_0x2bc230,'*Remove:*\x20%0','\x22'+_0x1bc370+'\x22\x20'+St(_0x2bc230,'ELEMENT_MERGE_FIELD'))};});}},Ce=class extends _0x1d37fa{['afterInit'](){const _0x231a5e=this['editor'],_0x2d9412=_0x231a5e['plugins']['get']('TrackChangesEditing');_0x231a5e['plugins']['has']('MultiLevelList')&&(_0x2d9412['enableDefaultAttributesIntegration']('multiLevelList'),_0x2d9412['descriptionFactory']['registerDescriptionCallback'](_0x552b89=>this['handleDescriptions'](_0x552b89)));}['handleDescriptions'](_0x272273){const _0x54b5e1=this['editor']['locale'],{data:_0x42535f}=_0x272273,_0x16e356={'type':'format','content':''};if(_0x42535f&&'listMarkerStyle'==_0x42535f['key']){if(!_0x42535f['oldValue'])return{'type':'format','content':St(_0x54b5e1,'*Set\x20format:*\x20%0',St(_0x54b5e1,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x42535f['newValue']+')'};if(!_0x42535f['newValue']){let _0x4df107=_0x272273['head'];for(;_0x4df107;){if(_0x4df107['data']&&'listType'==_0x4df107['data']['key']&&_0x4df107['data']['newValue'])return _0x16e356;_0x4df107=_0x4df107['next'];}return{'type':'format','content':St(_0x54b5e1,'*Remove\x20format:*\x20%0',St(_0x54b5e1,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x42535f['oldValue']+')'};}}}},Re=class extends _0x1d37fa{['afterInit'](){const _0x2c850e=this['editor'];if(!_0x2c850e['plugins']['has']('PageBreakEditing'))return;_0x2c850e['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x506502=_0x2c850e['plugins']['get']('TrackChangesEditing'),_0x30b115=_0x2c850e['locale'];_0x506502['descriptionFactory']['registerElementLabel']('pageBreak',_0x151e06=>St(_0x30b115,'ELEMENT_PAGE_BREAK',_0x151e06));}},Ne=class extends _0x1d37fa{['afterInit'](){const _0xa528b=this['editor'];if(!_0xa528b['plugins']['has']('Paragraph'))return;const _0x11238b=_0xa528b['locale'],_0x41a2f9=_0xa528b['plugins']['get']('TrackChangesEditing');_0x41a2f9['descriptionFactory']['registerElementLabel']('paragraph',_0x2e89df=>St(_0x11238b,'ELEMENT_PARAGRAPH',_0x2e89df)),_0x41a2f9['enableDefaultAttributesIntegration']('paragraph'),_0x41a2f9['enableCommand']('insertParagraph');const _0x385cd5=_0x41a2f9['descriptionFactory'];_0x385cd5['registerDescriptionCallback'](_0x34269b=>{if('insertion'!==_0x34269b['type'])return;const {start:_0x512e3d,end:_0x117e98}=_0x34269b['getFirstRange']();if(!_0x512e3d['isTouching'](_0x117e98)||!_0x512e3d['nodeAfter'])return;const _0x9618a5=_0xa528b['model']['schema'],_0x662d0f=_0x512e3d['nodeAfter'];return _0x9618a5['isBlock'](_0x662d0f)&&!_0x9618a5['isLimit'](_0x662d0f)&&_0x9618a5['checkChild'](_0x662d0f,'$text')?{'type':'insertion','content':St(_0x11238b,'*Insert:*\x20%0',_0x385cd5['getItemLabel'](_0x662d0f,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3cedc9=this['editor'],_0x26e994=_0x3cedc9['locale'];_0x3cedc9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x169ddd=>{if('formatBlock'!=_0x169ddd['type'])return;const {data:_0x201065}=_0x169ddd;return _0x201065&&'paragraph'==_0x201065['commandName']?{'type':'format','content':St(_0x26e994,'*Change\x20to:*\x20%0',St(_0x26e994,'ELEMENT_PARAGRAPH'))}:void 0x0;});}},ye=class extends _0x1d37fa{['afterInit'](){const _0x433ec8=this['editor'];_0x433ec8['commands']['get']('replaceSource')&&_0x433ec8['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}},Se=class extends _0x1d37fa{['afterInit'](){const _0xe715d6=this['editor'];_0xe715d6['plugins']['has']('RemoveFormatEditing')&&(_0xe715d6['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1d2b60=this['editor'];_0x1d2b60['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa19e4b=>{if('formatBlock'!=_0xa19e4b['type']&&'formatInline'!=_0xa19e4b['type'])return;const {data:_0x3a6947}=_0xa19e4b;return _0x3a6947&&'removeFormat'==_0x3a6947['commandName']?{'type':'format','content':St(_0x1d2b60['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}},Me=class extends _0x1d37fa{['afterInit'](){const _0x393f53=this['editor'];if(!_0x393f53['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2afc30=_0x393f53['plugins']['get']('TrackChangesEditing');_0x2afc30['enableCommand']('goToPreviousRestrictedEditingException'),_0x2afc30['enableCommand']('goToNextRestrictedEditingException');const _0x2a6ae2=_0x393f53['plugins']['get']('RestrictedEditingModeEditing');_0x2a6ae2['enableCommand']('trackChanges'),_0x2a6ae2['enableCommand']('acceptSuggestion'),_0x2a6ae2['enableCommand']('discardSuggestion'),_0x2a6ae2['enableCommand']('acceptAllSuggestions'),_0x2a6ae2['enableCommand']('discardAllSuggestions'),_0x2a6ae2['enableCommand']('acceptSelectedSuggestions'),_0x2a6ae2['enableCommand']('discardSelectedSuggestions');}},Oe=class extends _0x1d37fa{['afterInit'](){const _0xc219d3=this['editor'];if(!_0xc219d3['plugins']['has']('ShiftEnter'))return;const _0x178803=_0xc219d3['plugins']['get']('TrackChangesEditing');_0x178803['enableCommand']('shiftEnter'),_0x178803['descriptionFactory']['registerElementLabel']('softBreak',_0x4d019d=>St(_0xc219d3['locale'],'ELEMENT_LINE_BREAK',_0x4d019d));}};function we(_0x199e61,_0x59331c,_0x1698d1){const _0x6d46da=[];for(const _0x184e36 of _0x59331c['getItems']())_0x184e36['hasAttribute'](_0x199e61)&&_0x6d46da['push'](_0x1698d1['createRangeOn'](_0x184e36));return _0x6d46da;}var Fe=class extends _0x1d37fa{['afterInit'](){const _0x5dec0b=this['editor'],_0x439d22=_0x5dec0b['plugins']['get']('TrackChangesEditing');_0x5dec0b['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x439d22['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x5b7aae=this['editor'],_0x135e82=_0x5b7aae['model'],_0x10a771=_0x5b7aae['locale'],_0x4c2421=_0x5b7aae['plugins']['get']('TrackChangesEditing'),_0x13e69d='restrictedEditingException',_0x6cf965=_0x5b7aae['commands']['get'](_0x13e69d);_0x4c2421['enableCommand'](_0x13e69d,(_0x4c95b1,_0x9e2caa={})=>{const _0x527ed3=_0x135e82['document']['selection'];if(_0x527ed3['isCollapsed'])return void _0x4c95b1(_0x9e2caa);const _0x2d8010=void 0x0!==_0x9e2caa['forceValue']?_0x9e2caa['forceValue']:!_0x6cf965['value'];_0x135e82['change'](()=>{const _0x1d683f=Array['from'](_0x527ed3['getRanges']());for(const _0x39e438 of _0x1d683f){const _0x5ba625=_0x2d8010?[_0x39e438]:we(_0x13e69d,_0x39e438,_0x135e82);for(const _0x5eb8e7 of _0x5ba625)_0x4c2421['markInlineFormat'](_0x5eb8e7,{'commandName':_0x13e69d,'commandParams':[{'forceValue':_0x2d8010}]});}});}),_0x4c2421['descriptionFactory']['registerDescriptionCallback'](_0x447ae0=>{if('formatBlock'!=_0x447ae0['type']&&'formatInline'!=_0x447ae0['type'])return;const {data:_0x19129a}=_0x447ae0;return _0x19129a&&_0x19129a['commandName']==_0x13e69d?_0x19129a['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x10a771,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0x10a771,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x6379de=this['editor'],_0x2116a9=_0x6379de['locale'],_0x4c82ce=_0x6379de['plugins']['get']('TrackChangesEditing'),_0xb23821='restrictedEditingExceptionBlock',_0x40b2e2=this['editor']['commands']['get'](_0xb23821);_0x4c82ce['enableCommand'](_0xb23821,(_0x139823,_0x3602d2={})=>{const _0x46fc59=this['editor']['model']['document']['selection'],_0x1c6f5c=_0x3602d2&&void 0x0!==_0x3602d2['forceValue']?_0x3602d2['forceValue']:!_0x40b2e2['value'];let _0x372c6f=[];_0x372c6f=At(_0x1c6f5c?Array['from'](_0x46fc59['getSelectedBlocks']())['filter'](_0x3c1b72=>function(_0x305835){return!!_0x305835['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x3c1b72)||function(_0x50ff6e,_0x358395){const _0x228ec7=_0x358395['createContext'](_0x50ff6e['parent']);return!!_0x358395['checkChild'](_0x228ec7,'restrictedEditingException')&&!!_0x358395['checkChild'](_0x228ec7['push']('restrictedEditingException'),_0x50ff6e);}(_0x3c1b72,this['editor']['model']['schema'])):Array['from'](_0x46fc59['getSelectedBlocks']())['map'](_0x15e811=>function(_0x4e7343){let _0x24c2b4=_0x4e7343;for(;_0x24c2b4['parent'];){if('restrictedEditingException'==_0x24c2b4['parent']['name'])return _0x24c2b4;_0x24c2b4=_0x24c2b4['parent'];}return null;}(_0x15e811))['filter'](_0x4083b7=>!!_0x4083b7),_0x6379de['model']),_0x6379de['model']['change'](()=>{for(const _0x2b778d of _0x372c6f)_0x4c82ce['markBlockFormat'](_0x2b778d,{'commandName':_0xb23821,'commandParams':[{'forceValue':_0x1c6f5c}]});});}),_0x4c82ce['descriptionFactory']['registerDescriptionCallback'](_0x5ba5ba=>{const {data:_0x49edb3}=_0x5ba5ba;if(_0x49edb3&&_0x49edb3['commandName']==_0xb23821)return _0x49edb3['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x2116a9,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0x2116a9,'FORMAT_RESTRICTED_DISABLED')};});}},Be=class extends _0x1d37fa{['afterInit'](){const _0x38caac=this['editor'];_0x38caac['plugins']['has']('Style')&&_0x38caac['plugins']['has']('DataSchema')&&(_0x38caac['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('style'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x2388d6=this['editor'],_0x180ce6=_0x2388d6['locale'];_0x2388d6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xaba62b=>{if('formatBlock'!=_0xaba62b['type']&&'formatInline'!=_0xaba62b['type'])return;const {data:_0x6ec12d}=_0xaba62b;return _0x6ec12d&&'style'===_0x6ec12d['commandName']?_0x6ec12d['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x180ce6,'*Set\x20format:*\x20%0',_0x6ec12d['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':St(_0x180ce6,'*Remove\x20format:*\x20%0',_0x6ec12d['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}},ve=class extends _0x1d37fa{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x42d641){super(_0x42d641),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0xa15330=this['editor'],_0x1d2476=_0xa15330['model']['document']['selection'];if(!_0xa15330['plugins']['has']('TableEditing'))return;const _0x5cb13d=_0xa15330['locale'],_0x1ee399=_0xa15330['plugins']['get']('TrackChangesEditing'),_0x31bc41=_0xa15330['plugins']['get']('TableUtils');_0x1ee399['descriptionFactory']['registerElementLabel']('table',_0x529ea6=>St(_0x5cb13d,'ELEMENT_TABLE',_0x529ea6)),this['_setupColumnsRowsFixing'](),_0x1ee399['enableCommand']('insertTable'),_0x1ee399['enableCommand']('selectTableRow'),_0x1ee399['enableCommand']('selectTableColumn');for(const _0x418784 of['insertTableRowAbove','insertTableRowBelow']){const _0x39d65b=_0xa15330['commands']['get'](_0x418784);_0x1ee399['enableCommand'](_0x418784,_0x432ed9=>{_0xa15330['model']['change'](_0x3c32ec=>{_0x432ed9();const _0x2834a8='above'===_0x39d65b['order'],_0x37d311=_0x31bc41['getSelectionAffectedTableCells'](_0x1d2476),_0x1a5421=_0x31bc41['getRowIndexes'](_0x37d311),_0x49ee9d=_0x2834a8?_0x1a5421['first']-0x1:_0x1a5421['last']+0x1,_0x562133=_0x37d311[0x0]['findAncestor']('table'),_0x1babca=_0x31bc41['createTableWalker'](_0x562133,{'startRow':_0x49ee9d,'endRow':_0x49ee9d}),_0x16df2c=Array['from'](_0x1babca)['map'](_0x152c31=>_0x3c32ec['createRangeOn'](_0x152c31['cell']));_0x1ee399['markMultiRangeInsertion'](_0x16df2c,'tableRow');});});}for(const _0x17162a of['insertTableColumnLeft','insertTableColumnRight']){const _0x394f47=_0xa15330['commands']['get'](_0x17162a);_0x1ee399['enableCommand'](_0x17162a,_0x5749e4=>{_0xa15330['model']['change'](_0x2128d6=>{_0x5749e4();const _0x1f0398='left'===_0x394f47['order'],_0xef216f=_0x31bc41['getSelectionAffectedTableCells'](_0x1d2476),_0x3a2936=_0x31bc41['getColumnIndexes'](_0xef216f),_0x466a37=_0x1f0398?_0x3a2936['first']-0x1:_0x3a2936['last']+0x1,_0x197c16=_0xef216f[0x0]['findAncestor']('table'),_0x8c2b77=_0x31bc41['createTableWalker'](_0x197c16,{'startRow':0x0,'column':_0x466a37,'includeAllSlots':!0x1}),_0x162603=Array['from'](_0x8c2b77)['map'](_0x53546e=>_0x2128d6['createRangeOn'](_0x53546e['cell']));_0x1ee399['markMultiRangeInsertion'](_0x162603,'tableColumn');});});}for(const _0x59a72b of['removeTableRow','removeTableColumn']){const _0x195619=_0x59a72b['substr'](0xb),_0x5c7b90=_0x195619['toLowerCase'](),_0xda6bc4=_0x5c7b90['substr'](0x0,0x3)+'span',_0x9f893f='table'+_0x195619,_0x2c34c6='min'+_0x195619,_0x351121='max'+_0x195619;_0x1ee399['enableCommand'](_0x59a72b,()=>{_0xa15330['model']['change'](_0x4b3cfc=>{const _0x3c774e=_0x31bc41['getSelectionAffectedTableCells'](_0x1d2476),_0xb822ba=_0x3c774e[0x0]['findAncestor']('table');let _0x190072;if('removeTableRow'==_0x59a72b){const _0x56d4ef=_0x31bc41['getRowIndexes'](_0x3c774e);_0x190072={'startRow':_0x56d4ef['first'],'endRow':_0x56d4ef['last'],'includeAllSlots':!0x0};}else{const _0xcac4be=_0x31bc41['getColumnIndexes'](_0x3c774e);_0x190072={'startColumn':_0xcac4be['first'],'endColumn':_0xcac4be['last'],'includeAllSlots':!0x0};}const _0x510723=_0x31bc41['createTableWalker'](_0xb822ba,_0x190072),_0x32c9c7=Array['from'](_0x510723)['map'](({cell:_0x27d335})=>_0x27d335),_0x5f4501=De(_0x32c9c7['filter'](_0x508013=>_0x508013['hasAttribute'](_0xda6bc4))),_0x1ee04b=De(_0x32c9c7['filter'](_0x1a0fc5=>!_0x1a0fc5['hasAttribute'](_0xda6bc4)))['map'](_0x4ebf2a=>_0x4b3cfc['createRangeOn'](_0x4ebf2a)),_0x27844b=_0x1ee399['markMultiRangeDeletion'](_0x1ee04b,_0x9f893f);if(_0x27844b&&('tableRow'==_0x27844b['subType']||'tableColumn'==_0x27844b['subType'])){const _0x5a1f6e=this['_getSuggestionCoords'](_0x27844b);for(const _0x170402 of _0x5f4501){const _0x29a968=_0x4b3cfc['createRangeOn'](_0x170402),_0x572eb9=_0x31bc41['getCellLocation'](_0x170402),_0x2d8123=_0x170402['getAttribute'](_0xda6bc4)-0x1,_0xd2a641=_0x5a1f6e[_0x2c34c6],_0x1b6203=_0x5a1f6e[_0x351121];_0xd2a641<=_0x572eb9[_0x5c7b90]&&_0x572eb9[_0x5c7b90]+_0x2d8123<=_0x1b6203&&_0x27844b['addRange'](_0x29a968);}}});});}function _0x94a81b(_0x53968c){const _0x157641=Array['from'](_0x1d2476['getRanges']())['map'](_0x864156=>rt['fromRange'](_0x864156));_0xa15330['model']['change'](_0x150192=>{const _0x5264f5=_0x150192['batch'];_0x53968c=_0x53968c['filter'](_0x2fa286=>'$graveyard'!=_0x2fa286['root']['rootName']),_0x150192['setSelection'](_0x53968c),_0xa15330['commands']['get']('removeTableRow')['refresh'](),_0xa15330['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0xa15330['model']['enqueueChange'](()=>{_0xa15330['model']['enqueueChange'](_0x5264f5,_0x139804=>{const _0x5ddbe5=_0x157641['filter'](_0x27bb72=>'$graveyard'!=_0x27bb72['root']['rootName']);_0x5ddbe5['length']>0x0&&_0x139804['setSelection'](_0x5ddbe5);for(const _0x345972 of _0x157641)_0x345972['detach']();});});});}function _0x19921e(_0x6146e2){_0xa15330['model']['change'](_0x279ca9=>{const _0x36df1a=Array['from'](_0x1d2476['getRanges']())['map'](_0x3f08ea=>rt['fromRange'](_0x3f08ea)),_0x31b503=[];for(const _0x43a441 of _0x6146e2)for(const _0x55295d of _0x43a441['getItems']({'shallow':!0x0}))_0x31b503['push'](_0x55295d);for(const _0x468a45 of _0x31b503)'$graveyard'!=_0x468a45['root']['rootName']&&(_0x279ca9['setSelection'](_0x279ca9['createPositionAt'](_0x468a45,0x0)),_0xa15330['commands']['get']('removeTableColumn')['refresh'](),_0xa15330['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1ec791=_0x36df1a['filter'](_0x1108d6=>'$graveyard'!=_0x1108d6['root']['rootName']);_0x1ec791['length']>0x0&&_0x279ca9['setSelection'](_0x1ec791);for(const _0x5967b6 of _0x36df1a)_0x5967b6['detach']();});}function _0x332d8f(_0x25d32a,_0x5c5179){return _0x5c5179['every'](_0x2e1e51=>_0x25d32a['some'](_0x414ff3=>_0x414ff3['end']['isEqual'](_0x2e1e51['start'])||_0x2e1e51['end']['isEqual'](_0x414ff3['start'])));}function _0x1c7240(_0x127082,_0x327c99){return!_0x127082['some'](_0x509965=>_0x327c99['some'](_0x53cc98=>_0x509965['isIntersecting'](_0x53cc98)))&&_0x127082['some'](_0x1e4bee=>_0x327c99['some'](_0x1d7eef=>_0x1e4bee['end']['isTouching'](_0x1d7eef['start'])));}_0x1ee399['descriptionFactory']['registerDescriptionCallback'](_0x31f363=>{if('insertion'!=_0x31f363['type']&&'deletion'!=_0x31f363['type'])return;const _0xc9cccb=_0x31f363['getContainedElement']();if(null!=_0xc9cccb&&_0xc9cccb['is']('element','table')){if('insertion'==_0x31f363['type']){const _0x559a9f=_0x31f363['getItems']()['filter'](_0x1a299e=>_0x1a299e['is']('$textProxy'))['map'](_0x3d40ba=>_0x3d40ba['data']);if(_0x559a9f['length'])return{'type':'insertion','content':St(_0x5cb13d,'*Insert:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x559a9f['join']('\x20')+'\x22'))};}if('deletion'==_0x31f363['type']){const _0x1252a6=_0x31f363['getItems']()['filter'](_0x6dab4e=>_0x6dab4e['is']('$textProxy'))['map'](_0x4c91e7=>_0x4c91e7['data']);if(_0x1252a6['length'])return{'type':'deletion','content':St(_0x5cb13d,'*Remove:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1252a6['join']('\x20')+'\x22'))};}}}),_0x1ee399['descriptionFactory']['registerDescriptionCallback'](_0x31e0f5=>{if('tableRow'==_0x31e0f5['subType']){const _0x10322d=_0x31e0f5['getItems']()['filter'](_0x1cbaad=>_0x1cbaad['is']('$textProxy'))['map'](_0x1493d7=>_0x1493d7['data']),_0x23d5ce=this['_getSuggestionCoords'](_0x31e0f5),_0x43c74c=_0x23d5ce['maxRow']-_0x23d5ce['minRow']+0x1;if('insertion'==_0x31e0f5['type'])return _0x10322d['length']?{'type':'insertion','content':St(_0x5cb13d,'*Insert:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x43c74c,'\x22'+_0x10322d['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x5cb13d,'*Insert:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_ROW',_0x43c74c))};if('deletion'==_0x31e0f5['type'])return _0x10322d['length']?{'type':'deletion','content':St(_0x5cb13d,'*Remove:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x43c74c,'\x22'+_0x10322d['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x5cb13d,'*Remove:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_ROW',_0x43c74c))};}if('tableColumn'==_0x31e0f5['subType']){const _0x31d2d1=_0x31e0f5['getItems']()['filter'](_0x43f9b1=>_0x43f9b1['is']('$textProxy'))['map'](_0x2d5de2=>_0x2d5de2['data']),_0x294e4a=this['_getSuggestionCoords'](_0x31e0f5),_0x411da6=_0x294e4a['maxColumn']-_0x294e4a['minColumn']+0x1;if('insertion'==_0x31e0f5['type'])return _0x31d2d1['length']?{'type':'insertion','content':St(_0x5cb13d,'*Insert:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x411da6,'\x22'+_0x31d2d1['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x5cb13d,'*Insert:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_COLUMN',_0x411da6))};if('deletion'==_0x31e0f5['type'])return _0x31d2d1['length']?{'type':'deletion','content':St(_0x5cb13d,'*Remove:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x411da6,'\x22'+_0x31d2d1['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x5cb13d,'*Remove:*\x20%0',St(_0x5cb13d,'ELEMENT_TABLE_COLUMN',_0x411da6))};}}),_0x1ee399['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x94a81b),_0x1ee399['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x94a81b),_0x1ee399['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x19921e),_0x1ee399['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x19921e),_0x1ee399['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x332d8f),_0x1ee399['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x332d8f),_0x1ee399['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x1c7240),_0x1ee399['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x1c7240);}['_acceptFormatSuggestionCallbackFactory'](){const _0x379638=this['editor'],_0x3f6571=_0x379638['model']['document']['selection'];return(_0x2afeab,_0x180d47)=>{_0x379638['model']['change'](_0x17316d=>{const {commandName:_0x1b79b7,commandParams:_0x1e7f5a}=_0x180d47;let _0xb2f403=_0x2afeab[0x0]['end']['nodeBefore'];_0x1e7f5a&&_0x1e7f5a[0x0]&&!0x1===_0x1e7f5a[0x0]['forceValue']&&(_0xb2f403=_0x2afeab[0x0]['start']['nodeAfter']);const _0x379c62=_0x17316d['createRangeIn'](_0xb2f403);if('$graveyard'==_0x379c62['root']['rootName'])return;const _0x3d91fe=Array['from'](_0x3f6571['getRanges']())['map'](_0xf71b10=>rt['fromRange'](_0xf71b10));_0x17316d['setSelection'](_0x379c62),_0x379638['commands']['get'](_0x1b79b7)['refresh'](),_0x1e7f5a['push']({'forceDefaultExecution':!0x0}),_0x379638['execute'](_0x1b79b7,..._0x1e7f5a);const _0x328110=_0x3d91fe['filter'](_0x173953=>'$graveyard'!=_0x173953['root']['rootName']);_0x328110['length']>0x0&&_0x17316d['setSelection'](_0x328110);for(const _0x4d0f55 of _0x3d91fe)_0x4d0f55['detach']();});};}['_getCoordsForCells'](_0x2dd6b4){const _0x3c3c42=this['editor']['plugins']['get']('TableUtils');let _0x14eb20=Number['MAX_SAFE_INTEGER'],_0x54fe0c=Number['MIN_SAFE_INTEGER'],_0x525f55=Number['MAX_SAFE_INTEGER'],_0x4899c8=Number['MIN_SAFE_INTEGER'];for(const _0x146b48 of _0x2dd6b4){if('$graveyard'==_0x146b48['root']['rootName'])continue;const {row:_0xe4e17c,column:_0x200063}=_0x3c3c42['getCellLocation'](_0x146b48),_0x5d677b=_0x146b48['hasAttribute']('rowspan')?_0x146b48['getAttribute']('rowspan')-0x1:0x0,_0x30390b=_0x146b48['hasAttribute']('colspan')?_0x146b48['getAttribute']('colspan')-0x1:0x0;_0x14eb20=_0xe4e17c<_0x14eb20?_0xe4e17c:_0x14eb20,_0x54fe0c=_0xe4e17c+_0x5d677b>_0x54fe0c?_0xe4e17c+_0x5d677b:_0x54fe0c,_0x525f55=_0x200063<_0x525f55?_0x200063:_0x525f55,_0x4899c8=_0x200063+_0x30390b>_0x4899c8?_0x200063+_0x30390b:_0x4899c8;}return{'minRow':_0x14eb20,'maxRow':_0x54fe0c,'minColumn':_0x525f55,'maxColumn':_0x4899c8};}['_setupColumnsRowsFixing'](){const _0x2224eb=this['editor'],_0x183599=_0x2224eb['plugins']['get']('TrackChangesEditing'),_0x54ce97=_0x2224eb['plugins']['get']('TableUtils');_0x2224eb['model']['document']['on']('change:data',()=>{const _0x295e4c=Array['from'](_0x2224eb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x21e3cb,data:_0x4c3e20}of _0x295e4c){const {group:_0x16fa7f,id:_0x2a7e40,subType:_0x5b371f}=tt(_0x21e3cb);if('suggestion'!=_0x16fa7f)continue;if(null!=_0x4c3e20['oldRange'])continue;const _0x4f677e=_0x183599['getSuggestion'](_0x2a7e40);this['_tablePostFixingSubtypes']['includes'](_0x5b371f)&&this['_tableSuggestions']['add'](_0x4f677e);}},{'priority':'low'});const _0x690b3e=(_0x4330ef,_0x47e4ad)=>{let _0x2575c1=!0x1;const _0x2234b1=_0x47e4ad['createRangeOn'](_0x4330ef),_0x19a9c0=_0x4330ef['findAncestor']('table'),_0xf15293=_0x54ce97['getCellLocation'](_0x4330ef);for(const _0x17a5fb of this['_tableSuggestions']){const _0x9039b4=_0x17a5fb['subType'],_0x3404d4=_0x9039b4['startsWith']('tablePaste'),_0x2dd559=_0x9039b4['substr'](_0x3404d4?0xa:0x5),_0x388cbf=_0x2dd559['toLowerCase'](),_0x5bf232=_0x388cbf['substr'](0x0,0x3)+'span',_0x105c5e='min'+_0x2dd559,_0x3795af='max'+_0x2dd559;if(!_0x17a5fb['isInContent'])continue;if(_0x19a9c0!=_0x17a5fb['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x17a5fb['isIntersectingWithRange'](_0x2234b1))continue;const _0x2d36eb=_0x4330ef['hasAttribute'](_0x5bf232)?_0x4330ef['getAttribute'](_0x5bf232)-0x1:0x0,_0x12bac9=this['_getSuggestionCoords'](_0x17a5fb),_0x199e41=_0x12bac9[_0x105c5e],_0x112839=_0x12bac9[_0x3795af];_0x199e41<=_0xf15293[_0x388cbf]&&_0xf15293[_0x388cbf]+_0x2d36eb<=_0x112839&&(_0x17a5fb['addRange'](_0x2234b1),_0x2575c1=!0x0);}return _0x2575c1;};_0x2224eb['model']['document']['registerPostFixer'](_0x33fe19=>{let _0x304589=!0x1;for(const _0x161d26 of _0x2224eb['model']['document']['differ']['getChanges']())if('insert'==_0x161d26['type']){if('tableRow'==_0x161d26['name']){for(const _0x53a8bc of _0x161d26['position']['nodeAfter']['getChildren']())_0x304589=_0x304589||_0x690b3e(_0x53a8bc,_0x33fe19);}else'tableCell'==_0x161d26['name']&&(_0x304589=_0x304589||_0x690b3e(_0x161d26['position']['nodeAfter'],_0x33fe19));}return _0x304589;});}['_getSuggestionCoords'](_0x1c95bc){return this['_getCoordsForCells'](_0x1c95bc['getRanges']()['map'](_0x49285d=>_0x49285d['start']['nodeAfter']));}};function De(_0x5d0991){return Array['from'](new Set(_0x5d0991)['values']());}var Ue=class extends _0x1d37fa{static get['requires'](){return[ve];}['afterInit'](){const _0x428740=this['editor'],_0x26f3df=_0x428740['model']['document']['selection'],_0x334572=_0x428740['locale'];if(!_0x428740['plugins']['has']('TableEditing'))return;const _0x52f51b=_0x428740['plugins']['get']('TrackChangesEditing'),_0x3ccefb=_0x428740['plugins']['get']('TableUtils'),_0x486401=_0x428740['plugins']['get'](ve);_0x486401['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x52f51b['enableCommand']('mergeTableCells',()=>{const _0x4f4788=_0x3ccefb['getSelectionAffectedTableCells'](_0x428740['model']['document']['selection']);_0x428740['model']['change'](()=>{_0x52f51b['markMultiRangeBlockFormat'](_0x4f4788,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x428740['commands']['get']('mergeTableCells')['on']('execute',(_0x18b1a8,_0x16c642)=>{_0x428740['commands']['get']('trackChanges')['value']&&(_0x16c642['length']>0x0&&_0x16c642[_0x16c642['length']-0x1]&&_0x16c642[_0x16c642['length']-0x1]['forceDefaultExecution']||_0x52f51b['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x18b1a8['stop']());},{'priority':'highest'});for(const _0x532cac of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x9b8d2e=_0x428740['commands']['get'](_0x532cac);_0x52f51b['enableCommand'](_0x532cac,()=>{const _0x4a0498=_0x428740['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x41feb1=>_0x41feb1['is']('element','tableCell')),_0x4382ab=_0x9b8d2e['value'];_0x428740['model']['change'](()=>{_0x52f51b['markMultiRangeBlockFormat']([_0x4a0498,_0x4382ab],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x242b78 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x23af14=_0x428740['commands']['get'](_0x242b78);_0x52f51b['enableCommand'](_0x242b78,()=>{const _0x3555af=_0x3ccefb['getSelectionAffectedTableCells'](_0x428740['model']['document']['selection'])[0x0],_0xa242=_0x3555af['findAncestor']('table'),{column:_0x1485af,row:_0x45add8}=_0x3ccefb['getCellLocation'](_0x3555af);let _0x41509b=[];if('horizontally'==_0x23af14['direction']){const _0x30e5f5=_0x3ccefb['createTableWalker'](_0xa242,{'startRow':_0x45add8,'endRow':_0x45add8,'includeAllSlots':!0x0});_0x41509b=Array['from'](_0x30e5f5)['map'](_0x296c08=>_0x296c08['cell']);}else{const _0x29b7c5=_0x3ccefb['createTableWalker'](_0xa242,{'column':_0x1485af,'includeAllSlots':!0x0});_0x41509b=Array['from'](_0x29b7c5)['map'](_0x2c962d=>_0x2c962d['cell']);}_0x428740['model']['change'](_0x5f3e9c=>{_0x52f51b['markBlockFormat'](_0x5f3e9c['createRangeOn'](_0x3555af),{'commandName':_0x242b78,'commandParams':[]},_0x41509b,_0x242b78);});});}_0x52f51b['descriptionFactory']['registerDescriptionCallback'](_0x3e074c=>{if('formatBlock'!=_0x3e074c['type']&&'formatInline'!=_0x3e074c['type'])return;const {data:_0x5db39c}=_0x3e074c;return _0x5db39c&&'mergeTableCells'==_0x5db39c['commandName']?{'type':'format','content':St(_0x334572,'*Merge\x20cells*')}:void 0x0;}),_0x52f51b['descriptionFactory']['registerDescriptionCallback'](_0x590333=>{if('formatBlock'!=_0x590333['type']&&'formatInline'!=_0x590333['type'])return;const {data:_0x321e60}=_0x590333;return _0x321e60?'splitTableCellVertically'==_0x321e60['commandName']?{'type':'format','content':St(_0x334572,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x321e60['commandName']?{'type':'format','content':St(_0x334572,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x24c95a=_0x486401['_acceptFormatSuggestionCallbackFactory']();for(const _0x2563f9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x52f51b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2563f9,'accept',_0x24c95a);for(const _0x259883 of['splitTableCellVertically','splitTableCellHorizontally'])_0x52f51b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x259883,'accept',_0x24c95a);_0x52f51b['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x5f172c=>{_0x428740['model']['change'](_0x550134=>{const _0x223791=Array['from'](_0x26f3df['getRanges']())['map'](_0x282b49=>rt['fromRange'](_0x282b49));_0x550134['setSelection'](_0x5f172c),_0x428740['commands']['get']('mergeTableCells')['refresh'](),_0x428740['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3dd81d=_0x223791['filter'](_0x427808=>'$graveyard'!=_0x427808['root']['rootName']);_0x3dd81d['length']>0x0&&_0x550134['setSelection'](_0x3dd81d);for(const _0x351deb of _0x223791)_0x351deb['detach']();});});for(const _0x31273d of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x6073d5=_0x428740['commands']['get'](_0x31273d);_0x6073d5['on']('set:isEnabled',(_0x7c660c,_0x235d72,_0x5cf1ff)=>{if(_0x5cf1ff){const _0x25f24e=_0x428740['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2ceff0=>_0x2ceff0['is']('element','tableCell'));this['_areMergableCells'](_0x6073d5['value'],_0x25f24e)||(_0x7c660c['return']=!0x1,_0x7c660c['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x2540f9=this['editor']['commands']['get']('mergeTableCells'),_0x4703f5=this['editor']['plugins']['get']('TableUtils');if(!_0x2540f9['isEnabled'])return!0x1;const _0x57b103=_0x4703f5['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x51a840 of _0x57b103)for(const _0x451b01 of _0x57b103)if(_0x51a840!=_0x451b01&&!this['_areMergableCells'](_0x51a840,_0x451b01))return!0x1;return!0x0;}['_areMergableCells'](_0x42363c,_0x3bdac4){const _0x3d9570=this['editor']['plugins']['get']('TrackChangesEditing'),_0x513e34=this['editor']['model']['createRangeOn'](_0x42363c),_0x134083=this['editor']['model']['createRangeOn'](_0x3bdac4),_0x17687a=new Set(),_0x248cfe=new Set();for(const _0x30c811 of _0x3d9570['getSuggestions']())if(('insertion'==_0x30c811['type']||'deletion'==_0x30c811['type']||'mergeTableCells'==_0x30c811['subType'])&&_0x30c811['isInContent']){for(const _0x45ac34 of _0x30c811['getRanges']())_0x45ac34['containsRange'](_0x513e34,!0x0)&&_0x17687a['add'](_0x30c811['type']+':'+_0x30c811['author']['id']),_0x45ac34['containsRange'](_0x134083,!0x0)&&_0x248cfe['add'](_0x30c811['type']+':'+_0x30c811['author']['id']);}if(_0x17687a['size']!=_0x248cfe['size'])return!0x1;for(const _0x3be6b9 of _0x17687a)if(!_0x248cfe['has'](_0x3be6b9))return!0x1;return!0x0;}},Pe=class extends _0x1d37fa{static get['requires'](){return[ve];}['afterInit'](){const _0x40ecf3=this['editor'];if(!_0x40ecf3['plugins']['has']('TableEditing'))return;const _0x357ef0=_0x40ecf3['locale'],_0x412805=_0x40ecf3['plugins']['get']('TrackChangesEditing');_0x412805['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x412805['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x412805['descriptionFactory']['registerAttributeLabel']('headingRows',St(_0x357ef0,'FORMAT_HEADER_ROW')),_0x412805['descriptionFactory']['registerAttributeLabel']('headingColumns',St(_0x357ef0,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x26a971=this['editor']['plugins']['get']('TrackChangesEditing'),_0xf3e97c=this['editor']['plugins']['get'](ve)['_acceptFormatSuggestionCallbackFactory']();_0x26a971['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0xf3e97c),_0x26a971['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0xf3e97c),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x5ed765=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1e4b0d=this['editor']['plugins']['get']('TableUtils');function _0x51dfe9({showActiveMarker:_0x4c0a76=!0x0,setDataAttribute:_0x1bad0e=!0x0}={}){return(_0x5511d9,_0x55336d,_0x423f96)=>{const {type:_0xfc0b4c,id:_0x336035}=tt(_0x55336d['markerName']);if(!_0x5ed765['hasSuggestion'](_0x336035))return;const _0x457f13=_0x5ed765['getSuggestion'](_0x336035),_0x2d7c5c=_0x457f13['data'];if('formatBlock'!=_0x457f13['type']||!_0x2d7c5c||'setTableColumnHeader'!=_0x2d7c5c['commandName'])return;if(_0x55336d['item'])return void _0x5511d9['stop']();if(!_0x423f96['consumable']['consume'](_0x55336d['markerRange'],_0x5511d9['name']))return;const _0x33273c=_0x55336d['markerRange']['start']['nodeAfter'],_0x593e76=_0x55336d['markerRange']['end']['nodeBefore'],_0x32a159=_0x33273c['parent']['parent'],{column:_0x33a43e}=_0x1e4b0d['getCellLocation'](_0x33273c),{column:_0x1a6fa5}=_0x1e4b0d['getCellLocation'](_0x593e76);for(let _0x24d7ba=_0x33a43e;_0x24d7ba<=_0x1a6fa5;_0x24d7ba++){const _0xfc6cc0=_0x1e4b0d['createTableWalker'](_0x32a159,{'column':_0x24d7ba,'includeAllSlots':!0x1});for(const _0x11a2c2 of _0xfc6cc0){const _0x156040=_0x11a2c2['cell'],_0x4ce05b=_0x423f96['mapper']['toViewElement'](_0x156040);_0x423f96['writer']['addClass']('ck-suggestion-marker-'+_0xfc0b4c,_0x4ce05b),_0x1bad0e&&_0x423f96['writer']['setAttribute']('data-suggestion',_0x336035,_0x4ce05b),_0x423f96['mapper']['bindElementToMarker'](_0x4ce05b,_0x55336d['markerName']),_0x4c0a76&&(_0x5ed765['activeMarkers']['includes'](_0x55336d['markerName'])?_0x423f96['writer']['addClass']('ck-suggestion-marker--active',_0x4ce05b):_0x423f96['writer']['removeClass']('ck-suggestion-marker--active',_0x4ce05b));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x51dfe9(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x472ba9,_0x188470,_0x35a1cb)=>{_0x35a1cb['options']['showSuggestionHighlights']&&_0x51dfe9({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x472ba9,_0x188470,_0x35a1cb);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1383eb,_0x20247c,_0x1e4aa3)=>{const {type:_0x55d27d,id:_0x4d313f}=tt(_0x20247c['markerName']);if(!_0x5ed765['hasSuggestion'](_0x4d313f))return;const _0x1e2b64=_0x5ed765['getSuggestion'](_0x4d313f),_0x4b16ba=_0x1e2b64['data'];if('formatBlock'!=_0x1e2b64['type']||!_0x4b16ba||'setTableColumnHeader'!=_0x4b16ba['commandName'])return;const _0x3387ef=_0x1e4aa3['mapper']['markerNameToElements'](_0x20247c['markerName']);if(_0x3387ef){for(const _0x5316bf of _0x3387ef)_0x1e4aa3['writer']['removeClass']('ck-suggestion-marker-'+_0x55d27d,_0x5316bf),_0x1e4aa3['writer']['removeClass']('ck-suggestion-marker--active',_0x5316bf),_0x1e4aa3['writer']['removeAttribute']('data-suggestion',_0x5316bf),_0x1e4aa3['mapper']['unbindElementFromMarkerName'](_0x5316bf,_0x20247c['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x349b81=this['editor'],_0x3d8a69=_0x349b81['locale'];function _0x21b60e(_0x526467){return{'type':'format','content':St(_0x3d8a69,'*Format:*\x20%0',_0x526467)};}_0x349b81['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35942b=>{if('formatBlock'!=_0x35942b['type'])return;const {data:_0x7d1183}=_0x35942b;return _0x7d1183?'setTableRowHeader'==_0x7d1183['commandName']?_0x7d1183['commandParams'][0x0]['forceValue']?_0x21b60e(St(_0x3d8a69,'FORMAT_HEADER_ROW')):_0x21b60e(St(_0x3d8a69,'FORMAT_REGULAR_ROW')):'setTableColumnHeader'==_0x7d1183['commandName']?_0x7d1183['commandParams'][0x0]['forceValue']?_0x21b60e(St(_0x3d8a69,'FORMAT_HEADER_COLUMN')):_0x21b60e(St(_0x3d8a69,'FORMAT_REGULAR_COLUMN')):void 0x0:void 0x0;});}},xe=class extends _0x1d37fa{static get['requires'](){return[ve];}['afterInit'](){const _0x4c2cc4=this['editor'];if(!_0x4c2cc4['plugins']['has']('TableEditing')||!_0x4c2cc4['config']['get']('table.enableFooters'))return;const _0x1d176d=_0x4c2cc4['locale'],_0x2b5a2f=_0x4c2cc4['plugins']['get']('TrackChangesEditing');_0x2b5a2f['enableDefaultAttributesIntegration']('setTableFooterRow'),_0x2b5a2f['descriptionFactory']['registerAttributeLabel']('footerRows',St(_0x1d176d,'FORMAT_FOOTER_ROW'));}},Ge=class extends _0x1d37fa{['afterInit'](){const _0x221eed=this['editor'],_0x3dcfcb=_0x221eed['locale'],_0xf46843=_0x221eed['plugins']['get']('TrackChangesEditing');function _0x2a296f(_0xb76a03){return{'type':'format','content':''+St(_0x3dcfcb,'*Set\x20table\x20type:*\x20%0',_0xb76a03)};}_0x221eed['plugins']['has']('TableLayout')&&(_0xf46843['enableCommand']('insertTableLayout'),_0xf46843['enableDefaultAttributesIntegration']('tableType'),_0xf46843['descriptionFactory']['registerElementLabel'](_0x499f13=>_0x499f13['is']('element','table')&&'layout'===_0x499f13['getAttribute']('tableType'),_0x55d762=>St(_0x3dcfcb,'ELEMENT_LAYOUT_TABLE',_0x55d762)),_0xf46843['descriptionFactory']['registerDescriptionCallback'](_0x535be2=>{const {data:_0x2428a1}=_0x535be2;if(_0x2428a1&&'tableType'==_0x2428a1['key'])switch(_0x2428a1['newValue']){case'layout':return _0x2a296f(St(_0x3dcfcb,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x2a296f(St(_0x3dcfcb,'ELEMENT_CONTENT_TABLE'));}}));}};const He=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],$e=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](He['map'](_0x46db61=>[_0x46db61,null]));var Ve=class extends _0x1d37fa{static get['requires'](){return[ve];}['afterInit'](){const _0x21d161=this['editor'];if(!_0x21d161['plugins']['has']('TableClipboard'))return;const _0x538d36=_0x21d161['plugins']['get']('TrackChangesEditing'),_0x961b52=_0x21d161['plugins']['get']('TableUtils'),_0x20978c=_0x21d161['plugins']['get'](ve),_0x5b582a=_0x21d161['plugins']['get']('TableClipboard'),_0x55ffb8=_0x21d161['plugins']['get']('TableSelection'),_0x27532a=_0x21d161['plugins']['get'](mt);_0x20978c['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x21d161['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x21d161['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x524234=null,_0x2614ae=!0x1;_0x27532a['on']('contentInsertion',(_0x5653fb,_0xbe5728)=>{_0x2614ae='paste'===_0xbe5728['method'];}),_0x21d161['model']['on']('insertContent',(_0x469d37,_0x3e945c)=>{if(!_0x2614ae&&null===_0x55ffb8['getSelectedTableCells']())return;const [_0xb2c8fa,_0x3363f7]=_0x3e945c,_0x5a9b33=_0x3e945c[_0x3e945c['length']-0x1];_0x5a9b33&&_0x5a9b33['forceDefaultExecution']||_0x538d36['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x4d227f,_0x455ff3,_0x2ecb6f,_0x5420ee,_0x50df42){if(_0x455ff3&&!_0x455ff3['is']('documentSelection'))return!0x1;const _0x33be3e=_0x50df42['getTableIfOnlyTableInContent'](_0x4d227f,_0x2ecb6f);if(!_0x33be3e||!je(_0x33be3e,void 0x0,_0x5420ee))return!0x1;const _0x381c56=_0x5420ee['getSelectionAffectedTableCells'](_0x2ecb6f['document']['selection']);if(!_0x381c56['length'])return!0x1;const _0x423e8c=_0x381c56[0x0]['findAncestor']('table'),_0x325125=_0x5420ee['getRowIndexes'](_0x381c56),_0x4048c2=_0x5420ee['getColumnIndexes'](_0x381c56),_0x331e86={'startRow':_0x325125['first'],'endRow':_0x325125['last'],'startColumn':_0x4048c2['first'],'endColumn':_0x4048c2['last']};return 0x1==_0x381c56['length']&&(_0x331e86['endRow']+=_0x5420ee['getRows'](_0x33be3e)-0x1,_0x331e86['endColumn']+=_0x5420ee['getColumns'](_0x33be3e)-0x1),je(_0x423e8c,_0x331e86,_0x5420ee);}(_0xb2c8fa,_0x3363f7,_0x21d161['model'],_0x961b52,_0x5b582a)&&(_0x469d37['stop'](),_0x524234={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x21d161['model']['change'](()=>{_0x21d161['model']['insertContent'](_0x3e945c[0x0],_0x3e945c[0x1],_0x3e945c[0x2],{'forceDefaultExecution':!0x0});const _0xc153f3=_0xa5bc49(),{rowInsertionRanges:_0xe06301,columnInsertionRanges:_0xc96000,insertionRanges:_0x333aeb,deletionRanges:_0x4def64,cells:_0x2b286a}=_0x524234;_0xe06301['length']&&_0x538d36['markMultiRangeInsertion'](_0xe06301,'tablePasteRow',{'tablePasteChainId':_0xc153f3}),_0xc96000['length']&&_0x538d36['markMultiRangeInsertion'](_0xc96000,'tablePasteColumn',{'tablePasteChainId':_0xc153f3}),_0x333aeb['length']&&(_0x538d36['markMultiRangeInsertion'](_0x333aeb,'tablePaste',{'tablePasteChainId':_0xc153f3,'skipNestingCheck':!0x0}),_0x333aeb['forEach'](_0x1301ec=>_0x1301ec['detach']?.())),_0x4def64['length']&&(_0x538d36['markMultiRangeDeletion'](_0x4def64,'tablePaste',{'tablePasteChainId':_0xc153f3,'skipNestingCheck':!0x0}),_0x4def64['forEach'](_0x507f17=>_0x507f17['detach']?.()));const _0x57a82b=_0x538d36['markMultiRangeBlockFormat'](_0x2b286a['map'](({element:_0x28ebb7})=>_0x28ebb7),{'formatGroupId':_0xa5bc49()},[],'tablePasteCell',{'tablePasteChainId':_0xc153f3});if(_0x57a82b){const _0x3f0a00=_0x57a82b['getMarkers'](),_0x2f3f83=[];for(const {element:_0x5a17db,attributes:_0x536fd8}of _0x2b286a){if(!_0x536fd8)continue;const _0x10dbf2=_0x21d161['model']['createRangeOn'](_0x5a17db),_0x45b857=_0x3f0a00['find'](_0x55c86f=>_0x55c86f['getRange']()['isEqual'](_0x10dbf2));_0x45b857&&_0x2f3f83['push']([_0x45b857['name'],_0x536fd8]);}_0x2f3f83['length']&&_0x57a82b['setAttribute']('markerAttributes',Object['fromEntries'](_0x2f3f83));}_0x524234=null;}));},{'priority':_0x3b4e0b['high']+0xa}),_0x27532a['on']('contentInsertion',()=>{_0x2614ae=!0x1;},{'priority':'lowest'}),_0x21d161['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x712e52,_0x37b187)=>{const [_0x3ce71b,_0x27ff06,,_0x834c0a]=_0x37b187;if(!_0x524234)return;_0x712e52['stop']();const _0x1f1e28=_0x3ce71b['cell'],_0x196ab7=_0x27ff06,_0x3bf7f7=We(_0x1f1e28),_0xb476dc=We(_0x196ab7);_0x712e52['return']=_0x1f1e28;let _0x2b2502=null,_0x2fc4e1=null;if(_0xb476dc||_0x3bf7f7){if(_0x3bf7f7&&!_0xb476dc){_0x834c0a['remove'](_0x1f1e28['getChild'](0x0));for(const _0x12db84 of Array['from'](_0x196ab7['getChildren']()))_0x834c0a['insert'](_0x12db84,_0x1f1e28,'end');const _0x5b6029=_0x524234['rowInsertionIndexes']['includes'](_0x3ce71b['row']),_0xe0023a=_0x524234['columnInsertionIndexes']['includes'](_0x3ce71b['column']);_0x5b6029||_0xe0023a||(_0x2b2502=rt['fromRange'](_0x834c0a['createRangeIn'](_0x1f1e28)));}else _0xb476dc&&!_0x3bf7f7&&(_0x2fc4e1=_0x834c0a['createRangeIn'](_0x1f1e28));}else{const _0x1dcf4e=_0x834c0a['createElement']('tableCellSuggestion'),_0x80bc0c=_0x834c0a['createElement']('tableCellSuggestion');_0x834c0a['wrap'](_0x834c0a['createRangeIn'](_0x1f1e28),_0x80bc0c),_0x834c0a['insert'](_0x1dcf4e,_0x1f1e28,0x0);for(const _0x3b5253 of Array['from'](_0x196ab7['getChildren']()))_0x834c0a['insert'](_0x3b5253,_0x1dcf4e,'end');_0x2b2502=rt['fromRange'](_0x834c0a['createRangeOn'](_0x1dcf4e)),_0x2fc4e1=rt['fromRange'](_0x834c0a['createRangeOn'](_0x80bc0c));}const _0x155f3a=Array['from'](_0x196ab7['getAttributes']())['filter'](([_0x2e3626])=>He['includes'](_0x2e3626));_0x524234['cells']['push']({'element':_0x1f1e28,'attributes':_0x155f3a['length']?Object['fromEntries'](_0x155f3a):null}),_0x2b2502&&_0x524234['insertionRanges']['push'](_0x2b2502),_0x2fc4e1&&_0x524234['deletionRanges']['push'](_0x2fc4e1);},{'priority':'high'}),_0x961b52['on']('insertColumns',(_0x44a24a,_0x1d522f)=>{const [_0x3a018f,_0x809b12={}]=_0x1d522f;if(!_0x524234)return;const _0x40c9f4=_0x809b12['at']||0x0,_0x25eb7f=_0x809b12['columns']||0x1;_0x524234['columnInsertionIndexes']=new Array(_0x25eb7f)['fill'](_0x40c9f4)['map']((_0x31818d,_0x4c98a1)=>_0x31818d+_0x4c98a1);for(const {cell:_0x39b352}of _0x961b52['createTableWalker'](_0x3a018f,{'startColumn':_0x40c9f4,'endColumn':_0x40c9f4+_0x25eb7f-0x1}))_0x524234['columnInsertionRanges']['push'](_0x21d161['model']['createRangeOn'](_0x39b352));},{'priority':'low'}),_0x961b52['on']('insertRows',(_0x5cb1cd,_0x5f2c1e)=>{const [_0x7eaa66,_0x25079a={}]=_0x5f2c1e;if(!_0x524234)return;const _0x294133=_0x25079a['at']||0x0,_0x570d24=_0x25079a['rows']||0x1;_0x524234['rowInsertionIndexes']=new Array(_0x570d24)['fill'](_0x294133)['map']((_0x599a33,_0x3c07ef)=>_0x599a33+_0x3c07ef);for(const {cell:_0x2e8fe1}of _0x961b52['createTableWalker'](_0x7eaa66,{'startRow':_0x294133,'endRow':_0x294133+_0x570d24-0x1}))_0x524234['rowInsertionRanges']['push'](_0x21d161['model']['createRangeOn'](_0x2e8fe1));},{'priority':'low'}),_0x538d36['descriptionFactory']['registerDescriptionCallback'](_0x4e13c7=>{if(_0x4e13c7['subType']&&_0x4e13c7['subType']['startsWith']('tablePaste'))return _0x4e13c7['previous']?{}:{'type':'insertion','content':St(_0x21d161['locale'],'*Replace\x20table\x20cells*')};});const _0x5d0b0f=()=>!0x1;for(const _0x2aaec3 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x538d36['_suggestionFactory']['registerCustomCallback']('insertion',_0x2aaec3,'join',_0x5d0b0f),_0x538d36['_suggestionFactory']['registerCustomCallback']('deletion',_0x2aaec3,'join',_0x5d0b0f),_0x538d36['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2aaec3,'join',_0x5d0b0f);_0x538d36['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5d0b0f),_0x538d36['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x388f9a,_0x5dd621,_0x5388e3)=>{const _0x2ac03b=_0x388f9a['map'](_0x474716=>_0x474716['getContainedElement']())['filter'](_0x437dbb=>_0x437dbb),_0x176b71=new Map(_0x2ac03b['map'](_0x1138b3=>[_0x1138b3,null]));if(_0x524234){for(const {element:_0x3bc1fe,attributes:_0x56fb0f}of _0x524234['cells'])_0x56fb0f&&_0x176b71['set'](_0x3bc1fe,_0x56fb0f);}else{if(_0x5388e3&&_0x5388e3['markerAttributes'])for(const [_0x5325d7,_0x23f64a]of Object['entries'](_0x5388e3['markerAttributes'])){const _0x3dbb4e=_0x21d161['model']['markers']['get'](_0x5325d7),_0x430071=_0x3dbb4e?_0x3dbb4e['getRange']()['getContainedElement']():null;_0x430071&&_0x176b71['set'](_0x430071,_0x23f64a);}}_0x21d161['model']['change'](_0x24f037=>{for(const [_0x54a43f,_0x4f0032]of _0x176b71)_0x24f037['setAttributes']({...$e,..._0x4f0032},_0x54a43f);});});const _0x3f468f=(_0x65ccc,_0x25066f)=>{_0x538d36['_suggestionFactory']['registerCustomCallback'](_0x65ccc,'tablePaste',_0x25066f,(_0x3a46d,_0x145f72,_0x3215a9)=>{_0x21d161['model']['change'](_0x21c51d=>{const _0x2cab50=[];for(const _0x26282e of _0x3a46d){const _0x23a2bc=_0x26282e['start']['nodeAfter'];_0x23a2bc['is']('element','tableCellSuggestion')&&_0x2cab50['push'](_0x23a2bc);}_0x538d36['_suggestionFactory']['getSuggestionCallback'](_0x65ccc,null,_0x25066f)(_0x3a46d,_0x145f72,_0x3215a9);for(const _0x31c2df of _0x2cab50)'$graveyard'!=_0x31c2df['root']['rootName']&&_0x21c51d['unwrap'](_0x31c2df);});});};_0x3f468f('insertion','accept'),_0x3f468f('insertion','discard'),_0x3f468f('deletion','accept'),_0x3f468f('deletion','discard'),_0x538d36['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x2342cf=>{const _0x35db8b=_0x2342cf['map'](_0x1d255d=>_0x1d255d['getContainedElement']()),_0x5b4ee8=_0x35db8b[0x0]['findAncestor']('table'),{minRow:_0x1dc05d,maxRow:_0xad4f65}=_0x20978c['_getCoordsForCells'](_0x35db8b);_0x961b52['removeRows'](_0x5b4ee8,{'at':_0x1dc05d,'rows':_0xad4f65-_0x1dc05d+0x1});}),_0x538d36['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x355787=>{const _0x55d27b=_0x355787['map'](_0x317694=>_0x317694['getContainedElement']()),_0x1b9a56=_0x55d27b[0x0]['findAncestor']('table'),{minColumn:_0x2dec1c,maxColumn:_0x295c90}=_0x20978c['_getCoordsForCells'](_0x55d27b);_0x961b52['removeColumns'](_0x1b9a56,{'at':_0x2dec1c,'columns':_0x295c90-_0x2dec1c+0x1});});const _0x4351f4=(_0x371723,_0x4efc83)=>{if(!_0x4efc83['subType']||!_0x4efc83['subType']['startsWith']('tablePaste'))return;const _0x5f51ae=_0x4efc83['attributes']['tablePasteChainId'],_0x10e076=_0x538d36['getSuggestions']()['filter'](_0xccba60=>_0xccba60['isInContent']&&_0xccba60['attributes']&&_0xccba60['attributes']['tablePasteChainId']==_0x5f51ae);_0x10e076['length']&&_0x4efc83['getAllAdjacentSuggestions']()['length']!=_0x10e076['length']&&_0x10e076['reduce']((_0x1b043b,_0x29c123)=>(_0x1b043b['next']=_0x29c123,_0x29c123['previous']=_0x1b043b,_0x29c123));};function _0x49c66b(_0x5a9623,_0x5db2c1=!0x0){const {id:_0x43ee42,authorId:_0x450c70}=tt(_0x5a9623['markerName']),_0x129a2c=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x38a1a6=_0x538d36['activeMarkers']['includes'](_0x5a9623['markerName']);return _0x38a1a6&&_0x129a2c['push']('ck-suggestion-marker--active'),{'classes':_0x129a2c,'attributes':{'data-suggestion':_0x43ee42,'data-author-id':_0x450c70},'priority':_0x38a1a6&&_0x5db2c1?0xbc2:0xbb8};}_0x538d36['on']('suggestionLoaded',_0x4351f4,{'priority':'high'}),_0x538d36['on']('suggestionUnloaded',_0x4351f4,{'priority':'high'}),_0x21d161['model']['document']['registerPostFixer'](()=>{let _0x265cf9=!0x1;const _0x59a2d1=Array['from'](_0x21d161['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3a761a,data:_0x5b4329}of _0x59a2d1){const {group:_0x5e475b,type:_0x50a095,id:_0x559ebc}=tt(_0x3a761a);if('suggestion'!=_0x5e475b||'deletion'!=_0x50a095||_0x5b4329['oldRange'])continue;if(!_0x538d36['hasSuggestion'](_0x559ebc))continue;const _0x421504=_0x538d36['getSuggestion'](_0x559ebc)['getRanges'](),_0x21dee8=_0x21d161['plugins']['get']('Users')['me'];for(const _0x3953d2 of _0x538d36['getSuggestions']())if(_0x3953d2['isInContent']&&_0x3953d2['author']==_0x21dee8&&'formatBlock'==_0x3953d2['type']&&'tablePasteCell'==_0x3953d2['subType']&&_0x3953d2['getRanges']()['every'](_0x3e05dd=>_0x421504['some'](_0x28c253=>_0x28c253['containsRange'](_0x3e05dd,!0x0)))){for(const _0x4eff70 of _0x3953d2['getAllAdjacentSuggestions']())_0x4eff70['isInContent']&&(_0x4eff70['discard'](),_0x265cf9=!0x0);}}return _0x265cf9;}),_0x21d161['model']['document']['registerPostFixer'](_0xa07226=>{const _0x4f4a31=_0x21d161['commands']['get']('redo');if(!_0x4f4a31||!_0x4f4a31['_createdBatches']['has'](_0xa07226['batch']))return!0x1;let _0x414684=!0x1;const _0xa266db=_0x21d161['plugins']['get']('Users')['me'],_0x5d091d=_0x21d161['model']['document']['differ']['getChanges'](),_0x3f03b3=Array['from'](_0x21d161['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x1eb4d5,data:_0x3ac2db})=>{const {group:_0x5b91c8,subType:_0x164f72,authorId:_0x28e317}=tt(_0x1eb4d5);return'suggestion'==_0x5b91c8&&'tablePaste'==_0x164f72&&_0x28e317==_0xa266db['id']&&!_0x3ac2db['oldRange'];});for(const _0x5f4583 of _0x5d091d){if('insert'!=_0x5f4583['type']||'tableCellSuggestion'!=_0x5f4583['name']||0x1!=_0x5f4583['length'])continue;const _0x185a9e=_0xa07226['createRange'](_0x5f4583['position'],_0x5f4583['position']['getShiftedBy'](0x1));if(!_0x3f03b3['find'](({data:_0x5f4637})=>_0x5f4637['newRange']['isEqual'](_0x185a9e))){for(const {name:_0x7b0644,data:_0x36ecc7}of _0x3f03b3)if(_0x185a9e['containsRange'](_0x36ecc7['newRange'])){_0xa07226['updateMarker'](_0x7b0644,{'range':_0x185a9e}),_0x414684=!0x0;break;}}}return _0x414684;}),_0x21d161['model']['document']['registerPostFixer'](_0x7e6c85=>{let _0x21d36b=!0x1;const _0x169ef6=_0x21d161['plugins']['get']('Users')['me'],_0x1b051b=_0x538d36['getSuggestions']()['filter'](_0x1360e9=>_0x1360e9['isInContent']&&_0x1360e9['author']==_0x169ef6),_0xc55d7a=new Set(),_0x2dcfd3=new Set();for(const _0x1a2ea6 of _0x1b051b)if('tablePaste'==_0x1a2ea6['subType'])for(const _0x17a3f0 of _0x1a2ea6['getMarkers']()){const _0x21fa8e=_0x17a3f0['getRange']()['getContainedElement']();if(_0x21fa8e){if(_0x21fa8e['is']('element','tableCellSuggestion')&&We(_0x21fa8e)){_0x1a2ea6['removeMarker'](_0x17a3f0['name']),_0xc55d7a['add'](_0x21fa8e),_0x21d36b=!0x0;const _0x53df7b=_0x21fa8e['nextSibling'],_0x442ac3=_0x21fa8e['previousSibling'],_0x29387d=_0x53df7b&&_0x53df7b['is']('element','tableCellSuggestion'),_0x4526af=_0x442ac3&&_0x442ac3['is']('element','tableCellSuggestion');_0x29387d&&!_0xc55d7a['has'](_0x53df7b)&&_0x2dcfd3['add'](_0x53df7b),_0x4526af&&!_0xc55d7a['has'](_0x442ac3)&&_0x2dcfd3['add'](_0x442ac3);}else _0x21fa8e['is']('element','paragraph')&&_0x21fa8e['isEmpty']&&(_0x1a2ea6['removeMarker'](_0x17a3f0['name']),_0x21d36b=!0x0);}}else{if('tablePasteCell'==_0x1a2ea6['subType']){if(!_0x1a2ea6['attributes']||!_0x1a2ea6['attributes']['tablePasteChainId'])continue;const _0x4d3ad1=_0x1a2ea6['attributes']['markerAttributes'];if(_0x4d3ad1&&Object['keys'](_0x4d3ad1)['length'])continue;const _0x4cf70b=_0x1a2ea6['attributes']['tablePasteChainId'];let _0x32eace=!0x0,_0x2c2578=!0x0;for(const _0x3b6837 of _0x1b051b)if(_0x3b6837['subType']&&_0x3b6837['subType']['startsWith']('tablePaste')){if(!_0x3b6837['attributes']['tablePasteChainId']){_0x2c2578=!0x1;break;}if(_0x3b6837['id']!=_0x1a2ea6['id']&&_0x3b6837['attributes']['tablePasteChainId']==_0x4cf70b){_0x32eace=!0x1;break;}}_0x2c2578&&_0x32eace&&(_0x1a2ea6['removeMarkers'](),_0x21d36b=!0x0);}}for(const _0x1464f7 of _0xc55d7a)_0x7e6c85['remove'](_0x1464f7);for(const _0x4eb249 of _0x2dcfd3)_0x7e6c85['unwrap'](_0x4eb249);return _0x21d36b;}),_0x21d161['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x11da02=>_0x49c66b(_0x11da02),'converterPriority':'high'}),_0x21d161['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x24bf44,_0x2b62ad)=>_0x2b62ad['options']['showSuggestionHighlights']?_0x49c66b(_0x24bf44,!0x1):null,'converterPriority':'high'});const _0x429496=_0x21d161['editing']['view'];this['listenTo'](_0x429496['document'],'clipboardOutput',(_0x485c64,_0x2adb8e)=>{const _0x945cb7=[];for(const _0x5cd771 of _0x429496['createRangeIn'](_0x2adb8e['content'])['getItems']())_0x5cd771['is']('element','suggestion-td')&&_0x945cb7['push'](_0x5cd771);_0x429496['change'](_0x40c418=>{for(const _0x2edc80 of _0x945cb7)_0x40c418['move'](_0x40c418['createRangeIn'](_0x2edc80),_0x40c418['createPositionBefore'](_0x2edc80)),_0x40c418['remove'](_0x2edc80);});});}};function We(_0x5f11c0){if(_0x5f11c0['isEmpty'])return!0x0;const _0x5d3c7c=_0x5f11c0['getChild'](0x0);return _0x5d3c7c['is']('element','paragraph')&&_0x5d3c7c['isEmpty'];}function je(_0xe3c446,_0x1afa5e={},_0x2de8ae){for(const {isAnchor:_0x4adbfd,cellHeight:_0x51a6c6,cellWidth:_0x53c8eb}of _0x2de8ae['createTableWalker'](_0xe3c446,{'includeAllSlots':!0x0,..._0x1afa5e}))if(!_0x4adbfd||0x1!=_0x51a6c6||0x1!=_0x53c8eb)return!0x1;return!0x0;}var Ke=class extends _0x1d37fa{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x112f24=this['editor']['plugins']['get']('TrackChangesEditing');_0x112f24['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x112f24['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x112f24['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x112f24['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x112f24['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x112f24['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x5bce63,_0x525b3c){const _0xd5d22e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2a8b79=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x61d47b=_0x525b3c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x481b56=_0x2a8b79['getColumnGroupElement'](_0x61d47b);let _0x43ce93=_0x481b56?_0x2a8b79['getTableColumnsWidths'](_0x481b56):null,_0x5a999f=_0x61d47b['getAttribute']('tableWidth')||null;const _0x5459a7=_0x525b3c['tableWidth']||_0x5a999f,_0x3b3488=_0x525b3c['columnWidths']||_0x43ce93,_0xfa943f=this['editor']['plugins']['get']('Users')['me'];for(const _0x3a2871 of _0xd5d22e['getSuggestions']()){const _0x2f8bcd=_0x3a2871['getContainedElement']();if('resizeTable'===_0x3a2871['subType']&&_0x2f8bcd===_0x61d47b){_0x3a2871['author']!==_0xfa943f&&_0x3a2871['discard']();const _0x20bad1=_0x3a2871['data']['commandParams'];_0x5a999f=_0x20bad1[0x0]['tableWidth'],_0x43ce93=_0x20bad1[0x0]['columnWidths'];break;}}_0x5bce63({'table':_0x61d47b,'tableWidth':_0x5459a7,'columnWidths':_0x3b3488}),_0xd5d22e['markBlockFormat'](_0x61d47b,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x5a999f,'columnWidths':_0x43ce93}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4b0ced){if('formatBlock'!=_0x4b0ced['type']&&'formatInline'!=_0x4b0ced['type'])return;const {data:_0x1a087a}=_0x4b0ced;return _0x1a087a&&'resizeTable'===_0x1a087a['formatGroupId']?{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20resize\x20table')}:void 0x0;}},ze=class extends _0x1d37fa{['afterInit'](){const _0x3f952c=this['editor'];_0x3f952c['plugins']['has']('Template')&&_0x3f952c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}},Xe=class extends _0x1d37fa{['afterInit'](){const _0x2468f4=this['editor'];if(!_0x2468f4['commands']['get']('insertTableOfContents'))return;_0x2468f4['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xb8cbc3=_0x2468f4['plugins']['get']('TrackChangesEditing'),_0x30b901=_0x2468f4['locale'];_0xb8cbc3['descriptionFactory']['registerElementLabel']('tableOfContents',_0x412cc4=>St(_0x30b901,'ELEMENT_TABLE_OF_CONTENTS',_0x412cc4));}},qe=class extends _0x1d37fa{['afterInit'](){const _0x2a55fc=this['editor'];_0x2a55fc['plugins']['has']('Title')&&(_0x2a55fc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerElementLabel']('title-content',()=>St(_0x2a55fc['locale'],'ELEMENT_TITLE')),_0x2a55fc['model']['document']['registerPostFixer'](_0x529751=>{let _0x2f9851=!0x1;const _0x30f578=Array['from'](_0x2a55fc['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3eba34,data:_0x124cc5}of _0x30f578){const {group:_0x758a26}=tt(_0x3eba34);if('suggestion'!==_0x758a26||!_0x124cc5['newRange'])continue;const _0x1dfd26=_0x124cc5['newRange'],_0x39ce9d=_0x1dfd26['end']['nodeBefore'];if(!_0x39ce9d||!_0x39ce9d['is']('element','title-content'))continue;if(!_0x1dfd26['start']['isTouching'](_0x1dfd26['end']))continue;const _0x287d50=_0x2a55fc['model']['schema']['getNearestSelectionRange'](_0x1dfd26['end'],'forward');if(_0x287d50&&_0x287d50['isCollapsed']){const _0x3dbf78=_0x529751['createRange'](_0x1dfd26['start'],_0x287d50['start']);_0x3dbf78['isEqual'](_0x1dfd26)||(_0x529751['updateMarker'](_0x3eba34,{'range':_0x3dbf78}),_0x2f9851=!0x0);}_0x2f9851||(_0x529751['removeMarker'](_0x3eba34),_0x2f9851=!0x0);}return _0x2f9851;}));}},Ye=class extends _0x1d37fa{['afterInit'](){const _0x2d6384=this['editor'],_0x16d141=_0x2d6384['plugins']['get']('TrackChangesEditing');_0x2d6384['plugins']['has']('Uploadcare')&&(_0x16d141['enableCommand']('uploadcare'),_0x2d6384['plugins']['has']('UploadcareImageEdit')&&(_0x16d141['enableCommand']('uploadcareImageEdit'),_0x16d141['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x16d141['descriptionFactory']['registerDescriptionCallback'](_0x83453c=>{if('attribute'!=_0x83453c['type'])return;const {data:_0x2ac325}=_0x83453c;return _0x2ac325&&'uploadcareImageId'==_0x2ac325['key']?{'type':'format','content':''}:void 0x0;})));}},Qe=class extends _0x1d37fa{['afterInit'](){const _0x417111=this['editor'],_0x441fa3=_0x417111['plugins']['get']('TrackChangesEditing');_0x417111['plugins']['has']('UndoEditing')&&(_0x441fa3['enableCommand']('undo'),_0x441fa3['enableCommand']('redo'));}},Ze=class extends _0x1d37fa{static get['requires'](){return[ve];}['afterInit'](){const _0x54fa2a=this['editor'];_0x54fa2a['plugins']['has']('TableCaptionEditing')&&_0x54fa2a['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}},Je=class extends _0x1d37fa{['tableProperties'];['tableCellProperties'];constructor(_0x5a0a1b){super(_0x5a0a1b),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 _0x2dfc38=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x309371 of this['tableProperties'])_0x2dfc38['enableCommand'](_0x309371,(_0x242901,_0x3ef2dd)=>{const _0x383b40=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x309371,[_0x383b40],this['tableProperties'],'tableProperties',_0x242901,_0x3ef2dd);});_0x2dfc38['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x2dfc38['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2dfc38['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x20cb36,_0x512240)=>this['handleDiscardAction'](this['tableProperties'],_0x20cb36,_0x512240)),_0x2dfc38['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x41aa1a of this['tableCellProperties'])this['editor']['commands']['get'](_0x41aa1a)&&_0x2dfc38['enableCommand'](_0x41aa1a,(_0x2eb4b1,_0x51b14d)=>{const _0x5c4da5=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x41aa1a,_0x5c4da5,this['tableCellProperties'],'tableCellProperties',_0x2eb4b1,_0x51b14d);});_0x2dfc38['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x2dfc38['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2dfc38['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x4d5a76,_0x41cf87)=>this['handleDiscardAction'](this['tableCellProperties'],_0x4d5a76,_0x41cf87)),_0x2dfc38['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x2dfc38['descriptionFactory']['registerAttributeLabel']('tableCellType',St(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x2dfc38['descriptionFactory']['registerDescriptionCallback'](_0xf9e4ef=>this['handleSuggestionDescription'](_0xf9e4ef)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0xc458d7,_0x5e33d1,_0x3ccd3e,_0x39a17b,_0x5292e4,_0x389231){const _0x15cb50=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x389231['batch'],()=>{for(const _0x571606 of _0x5e33d1)if(this['_getSuggestion'](_0x571606,_0x39a17b))_0x5292e4(_0x389231);else{const _0x2d765e={};for(const _0x59e3c1 of _0x3ccd3e){const _0x2c19a0=_0x571606['getAttribute'](_0x59e3c1);void 0x0!==_0x2c19a0&&(_0x2d765e[_0x59e3c1]=_0x2c19a0);}_0x5292e4(_0x389231),_0x15cb50['markBlockFormat'](_0x571606,{'commandParams':[_0x2d765e]},[],_0x39a17b);}});}['handleDiscardAction'](_0x31bbca,_0x5f2ecc,_0x5d107d){const _0x469c01=_0x5f2ecc[0x0]['start']['nodeAfter'],_0xff067e=_0x5d107d['commandParams'][0x0];this['editor']['model']['change'](_0x2955d8=>{for(const _0x2405d0 of _0x31bbca)void 0x0!==_0xff067e[_0x2405d0]?_0x2955d8['setAttribute'](_0x2405d0,_0xff067e[_0x2405d0],_0x469c01):_0x2955d8['removeAttribute'](_0x2405d0,_0x469c01);});}['handleSuggestionDescription'](_0x381445){if(_0x381445['data'])switch(_0x381445['subType']){case'tableProperties':return{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x4b9256,_0x553981){const _0x29205b=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x46a7e4 of _0x29205b['getSuggestions']({'skipNotAttached':!0x0})){const _0x232461=_0x46a7e4['getContainedElement']();if(_0x46a7e4['subType']===_0x553981&&_0x232461===_0x4b9256)return _0x46a7e4;}return null;}['_registerTablePropertiesAttributes'](){const _0x4b08d7=this['editor']['plugins']['get']('TrackChangesEditing'),_0x426f36=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x487cdd of _0x426f36){const _0x4e12b8=_0x487cdd['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x4b08d7['descriptionFactory']['registerAttributeLabel'](_0x487cdd,St(this['editor']['locale'],'FORMAT_'+_0x4e12b8));}}},tn=class extends _0x1d37fa{['afterInit'](){const _0xf85694=this['editor'];if(!_0xf85694['plugins']['has']('LineHeight'))return;const _0xb9e2ab=_0xf85694['plugins']['get']('TrackChangesEditing'),_0x923584=_0xf85694['locale'];_0xb9e2ab['enableDefaultAttributesIntegration']('lineHeight'),_0xb9e2ab['descriptionFactory']['registerAttributeLabel']('lineHeight',St(_0x923584,'FORMAT_LINE_HEIGHT'));}};const en='$elementName';var nn=class extends _0x1d37fa{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_suggestionsConversion'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return[_0x1fe594,_0x38bb0d,_0x5ebfda,_0xedd25f,_0x3bba67,Ot,wt,Ft,Bt,Dt,Ut,xt,Ht,Gt,$t,Wt,jt,Qt,Zt,Jt,ee,ne,ie,re,oe,ae,ce,le,ue,he,de,ge,fe,me,Te,Le,Ce,Ee,Kt,tn,Xt,Ie,Ae,be,ke,Re,Ne,ye,Se,Me,Oe,Fe,Be,ve,Ue,Pe,xe,Ge,Ze,Ve,Ke,Xe,Je,ze,qe,Ye,Qe];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x10513c){super(_0x10513c),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x56da53,_0x5c4586,_0x3e2db0,_0x4df18d)=>{this['_model']['change'](()=>{for(const _0xb58d57 of[..._0x4df18d,..._0x3e2db0])this['_model']['markers']['has'](_0xb58d57)&&_0x10513c['editing']['reconvertMarker'](_0xb58d57);});}),this['descriptionFactory']=new Mt(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new sn(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x10513c['plugins']['get'](_0x1fe594),this['_suggestionsConversion']=_0x10513c['plugins']['get'](_0x38bb0d),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x10513c['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x10513c['config']['get']('trackChanges.trackFormatChanges'),_0x10513c['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x10513c['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new Et(_0x10513c,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3a480d=this['editor'];_0x3a480d['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x475939,{writer:_0x1f129d})=>{let _0x3cfdaa='suggestion:'+_0x475939['getAttribute']('suggestion-type')+':'+_0x475939['getAttribute']('id');return _0x475939['getAttribute']('marker-count')&&(_0x3cfdaa+=':'+_0x475939['getAttribute']('marker-count')),_0x1f129d['createElement']('$marker',{'data-name':_0x3cfdaa});}}),_0x3a480d['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x3a480d['model']['document']['registerPostFixer'](_0x2e2760=>{let _0xd0b4e6=!0x1;const _0x5d01aa=Array['from'](_0x3a480d['model']['document']['differ']['getChangedMarkers']()),_0x51e933=new Set();for(const {name:_0x36a2d3,data:_0x26919a}of _0x5d01aa){const {group:_0x434dd1,type:_0x2b7ad7,subType:_0xfdb2e3,id:_0x101ce1}=tt(_0x36a2d3);if('suggestion'!==_0x434dd1)continue;const _0x3c29f4=_0xfdb2e3?'suggestion:'+_0x2b7ad7+':'+_0xfdb2e3+':'+_0x101ce1:'suggestion:'+_0x2b7ad7+':'+_0x101ce1,_0x28cac0=_0x3a480d['model']['markers']['getMarkersGroup'](_0x3c29f4),_0x21fd13=_0x3a480d['model']['markers']['get'](_0x36a2d3),_0x77ab45=this['_suggestions']['get'](_0x101ce1);if(null!=_0x26919a['newRange']){'formatInline'==_0x2b7ad7&&(_0xd0b4e6=_0xd0b4e6||an(_0x26919a['newRange'],_0x36a2d3,_0x2e2760,_0x3a480d['model']['schema']));const _0x32901d='attribute'==_0x2b7ad7&&this['_suggestionsConversion']['isBlockAttribute'](_n(_0xfdb2e3)),_0x61c57='attribute'==_0x2b7ad7&&this['_suggestionsConversion']['isInlineAttribute'](_n(_0xfdb2e3));if(_0x26919a['newRange']['isCollapsed']||'$graveyard'==_0x26919a['newRange']['root']['rootName']||'formatBlock'==_0x2b7ad7&&!ln(_0x26919a['newRange'])||_0x32901d&&!ln(_0x26919a['newRange'])||_0x61c57&&un(_0x26919a['newRange'])||'deletion'==_0x2b7ad7&&un(_0x26919a['newRange'])||_0x21fd13&&dn(_0x21fd13,_0x28cac0))_0x2e2760['removeMarker'](_0x36a2d3),_0xd0b4e6=!0x0;else{if(!_0x77ab45||!_0x77ab45['isInContent'])continue;if(_0x26919a['newRange']&&_0x26919a['oldRange']&&_0x26919a['newRange']['isEqual'](_0x26919a['oldRange']))continue;_0x51e933['add'](_0x77ab45);}}}return _0x51e933['size']>0x0&&(_0xd0b4e6=!!this['_joinWithAdjacentSuggestions'](_0x51e933)||_0xd0b4e6),_0xd0b4e6;}),_0x3a480d['model']['document']['registerPostFixer'](_0x49bdab=>{let _0x4414f2=!0x1;for(const _0x2bd5fc of _0x3a480d['model']['document']['differ']['getChanges']())if('insert'==_0x2bd5fc['type'])for(const _0x4e4df2 of this['_suggestions']['values']()){if(_0x4e4df2['isMultiRange']||!_0x4e4df2['isInContent'])continue;const _0xc89aab='formatBlock'==_0x4e4df2['type'],_0x23f07d=this['_getAttributeKey'](_0x4e4df2),_0x3076c7=_0x23f07d&&this['_suggestionsConversion']['isBlockAttribute'](_0x23f07d);if(!_0xc89aab&&!_0x3076c7)continue;const _0x5a8da9=_0x4e4df2['getFirstRange']();if(_0x5a8da9['start']['parent']!=_0x5a8da9['end']['parent']&&!_0x5a8da9['end']['isAtEnd']){const _0x58c116=_0x3a480d['model']['createPositionAt'](_0x5a8da9['start']['nodeAfter'],'end'),_0x51d269=_0x3a480d['model']['createRange'](_0x5a8da9['start'],_0x58c116);_0x49bdab['updateMarker'](_0x4e4df2['getFirstMarker'](),{'range':_0x51d269}),_0x4414f2=!0x0;}}return _0x4414f2;}),_0x3a480d['model']['document']['registerPostFixer'](_0x5d96b9=>this['_processAttributeChanges'](_0x5d96b9)),_0x3a480d['model']['document']['registerPostFixer'](_0x135653=>!_0x135653['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x135653)),_0x3a480d['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x3a480d['model']['document']['on']('change:data',(_0x2c14a5,_0x4a5d60)=>{if(!_0x4a5d60['isLocal']||_0x4a5d60['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x124685=_0x3a480d['model']['document']['differ']['getChanges']();if(0x0==_0x124685['length'])return;const _0x21b2b1=[],_0x2291bd=_0x124685['filter'](_0x1b5747=>'attribute'==_0x1b5747['type']),_0x4f00cb=_0x124685['filter'](_0x526d43=>'insert'==_0x526d43['type']&&'$text'!=_0x526d43['name']);for(const _0x3d5e0e of _0x2291bd)this['_suggestionsConversion']['isRegisteredAttribute'](_0x3d5e0e['attributeKey'])&&_0x21b2b1['push']({'key':_0x3d5e0e['attributeKey'],'newValue':_0x3d5e0e['attributeNewValue'],'oldValue':_0x3d5e0e['attributeOldValue'],'range':hn(_0x3d5e0e['range'],_0x3a480d['model'])});for(const _0x4dbe80 of _0x4f00cb){if('rename'!=_0x4dbe80['action']&&'refresh'!=_0x4dbe80['action'])continue;const _0x5ddefa=gn(_0x4dbe80['position']['nodeAfter'],_0x3a480d['model']),_0x445113=_0x4dbe80['before'];'rename'==_0x4dbe80['action']&&_0x21b2b1['push']({'key':en,'newValue':_0x4dbe80['name'],'oldValue':_0x445113['name'],'range':_0x5ddefa});for(const [_0x1ec7c2,_0x5d6f68]of _0x445113['attributes']){if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x1ec7c2))continue;const _0x6641c9=_0x4dbe80['attributes']['get'](_0x1ec7c2);_0x5d6f68!==_0x6641c9&&_0x21b2b1['push']({'key':_0x1ec7c2,'newValue':_0x6641c9,'oldValue':_0x5d6f68,'range':_0x5ddefa});}for(const [_0x564a29,_0x4f7d94]of _0x4dbe80['attributes'])this['_suggestionsConversion']['isRegisteredAttribute'](_0x564a29)&&(_0x445113['attributes']['has'](_0x564a29)||_0x21b2b1['push']({'key':_0x564a29,'newValue':_0x4f7d94,'oldValue':null,'range':_0x5ddefa}));}0x0!=_0x21b2b1['length']&&_0x3a480d['model']['enqueueChange'](_0x4a5d60,_0x1799e4=>{const _0x42356f=_0xa5bc49();for(const {range:_0x51c323,key:_0x4bc2eb,oldValue:_0x4a6243,newValue:_0x20e852}of _0x21b2b1)this['markAttributeChange'](_0x51c323,_0x4bc2eb,_0x4a6243,_0x20e852,{'groupId':_0x42356f});this['_reduceExistingSuggestions'](_0x1799e4,_0x21b2b1);});},{'priority':'lowest'}),_0x3a480d['model']['markers']['on']('update:suggestion',(_0x3b55ef,_0x29cc0d,_0x81e48b)=>{if(null==_0x81e48b){const {id:_0x1ecd08}=tt(_0x29cc0d['name']),_0x39eb04=this['_suggestions']['get'](_0x1ecd08);_0x39eb04&&_0x39eb04['addMarkerName'](_0x29cc0d['name']);}}),_0x3a480d['model']['document']['on']('change:data',()=>{const _0x40f5e7=Array['from'](_0x3a480d['model']['document']['differ']['getChangedMarkers']())['filter'](_0x22a747=>'suggestion'===tt(_0x22a747['name'])['group']);if(0x0===_0x40f5e7['length'])return;_0x40f5e7['sort']((_0x486681,_0xf19d07)=>{const _0x123a1e=_0x486681['data']['oldRange'],_0x202f71=_0xf19d07['data']['oldRange'];return null===_0x123a1e&&null===_0x202f71?0x0:null===_0x123a1e&&null!==_0x202f71?-0x1:null!==_0x123a1e&&null===_0x202f71?0x1:_0x123a1e['start']['isBefore'](_0x202f71['start'])?-0x1:0x1;});const _0x171354=new Set(),_0x2c1650=new Set();for(const {name:_0xed9465,data:_0x41d9f4}of _0x40f5e7){const {id:_0x176dd4}=tt(_0xed9465);if(null===_0x41d9f4['oldRange']){const _0x5652df=this['_handleNewSuggestionMarker'](_0xed9465);_0x2c1650['add'](_0x5652df);}else{const _0x402d50=this['_suggestions']['get'](_0x176dd4);null!==_0x41d9f4['newRange']||_0x402d50['isInContent']?(_0x171354['add'](_0x402d50['head']),_0x2c1650['add'](_0x402d50)):this['_removeSuggestion'](_0x402d50);}}_0x2c1650['size']>0x0&&this['_refreshSuggestionsChain'](_0x2c1650);for(const _0x4a059f of _0x171354)this['fire']('suggestionChanged',_0x4a059f);}),_0x3a480d['model']['on']('applyOperation',(_0x51cf08,_0xbd1630)=>{const _0x3cc6b1=_0xbd1630[0x0];if(!this['_suggestions']['size'])return;if(!_0x3cc6b1['isDocumentOperation'])return;if(_0x3cc6b1['batch']['isUndo']||!_0x3cc6b1['batch']['isLocal'])return;let _0x170489,_0x556919;switch(_0x3cc6b1['type']){case'insert':_0x170489=_0x3a480d['model']['createPositionAt'](_0x3cc6b1['position']),_0x556919=_0x170489['getShiftedBy'](_0x3cc6b1['howMany']);break;case'split':_0x170489=_0x3a480d['model']['createPositionAt'](_0x3cc6b1['splitPosition']),_0x556919=_0x3a480d['model']['createPositionAt'](_0x3cc6b1['moveTargetPosition']);break;case'move':_0x170489=_0x3a480d['model']['createPositionAt'](_0x3cc6b1['targetPosition']),_0x556919=_0x170489['getShiftedBy'](_0x3cc6b1['howMany']);break;default:return;}const _0x43857f=_0x3a480d['model']['createRange'](_0x170489,_0x556919);_0x3a480d['model']['change'](()=>{for(const {suggestion:_0xc77f0f,meta:_0x31b7fe}of this['_findSuggestions'](_0x43857f)){if(_0xc77f0f['isMultiRange'])continue;if('formatInline'==_0xc77f0f['type'])continue;const _0x30fd58=this['_getAttributeKey'](_0xc77f0f);if(_0x30fd58&&this['_suggestionsConversion']['isBlockAttribute'](_0x30fd58)&&'split'!=_0x3cc6b1['type'])continue;const _0x1c1d34=_0xc77f0f['data']&&_0xc77f0f['data']['multipleBlocks'];('formatBlock'!=_0xc77f0f['type']||'split'==_0x3cc6b1['type']&&!_0x1c1d34)&&(_0x31b7fe['containsRangeInObject']||'insertion'==_0xc77f0f['type']&&_0x31b7fe['isOwn']||_0xc77f0f['getFirstRange']()['containsRange'](_0x43857f)&&this['_breakSuggestionMarker'](_0xc77f0f,_0x170489,_0x556919));}});},{'priority':'lowest'}),_0x3a480d['model']['on']('deleteContent',(_0x1c05e3,_0x1fea9e)=>{const _0x253a97=_0x1fea9e[0x0],_0x5b465a=_0x1fea9e[0x1];if(_0x5b465a&&_0x5b465a['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x253a97['isCollapsed'])return;const _0x3870c0=_0x3a480d['model']['schema'],{start:_0x5518f9,end:_0x3ff289}=_0x253a97['getFirstRange'](),_0x2071a3=_0x5518f9['nodeAfter']&&_0x3870c0['isLimit'](_0x5518f9['nodeAfter'])?null:_0x3870c0['getNearestSelectionRange'](_0x5518f9,'forward'),_0x27e3e6=_0x3ff289['nodeBefore']&&_0x3870c0['isLimit'](_0x3ff289['nodeBefore'])?null:_0x3870c0['getNearestSelectionRange'](_0x3ff289,'backward'),_0x54603f=_0x3a480d['model']['createRange'](_0x2071a3?_0x2071a3['start']:_0x5518f9,_0x27e3e6?_0x27e3e6['end']:_0x3ff289);_0x3a480d['model']['change'](_0x4f3743=>{this['markDeletion'](_0x54603f);const _0xefd4a3=_0x3a480d['model']['schema']['getNearestSelectionRange'](_0x54603f['start']);_0x253a97['is']('documentSelection')?_0x4f3743['setSelection'](_0xefd4a3):_0x253a97['setTo'](_0xefd4a3);}),_0x1c05e3['stop']();},{'priority':_0x3b4e0b['normal']+0xa}),_0x3a480d['model']['on']('insertContent',(_0x3859b1,_0x564667)=>{const _0x3772ba=_0x564667[_0x564667['length']-0x1];_0x3772ba&&_0x3772ba['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x3a480d['model']['change'](()=>{let _0x33ce49=_0x3a480d['model']['insertContent'](_0x564667[0x0],_0x564667[0x1],_0x564667[0x2],{'forceDefaultExecution':!0x0});if(!_0x33ce49)return;_0x3859b1['return']=_0x33ce49['clone']();const _0x50395e=_0x33ce49['end']['nodeBefore'],_0xd16c8e=_0x3a480d['model']['schema'];_0x50395e&&_0xd16c8e['isBlock'](_0x50395e)&&!_0xd16c8e['isObject'](_0x50395e)&&(_0x33ce49=_0x3a480d['model']['createRange'](_0x33ce49['start'],_0x3a480d['model']['createPositionAt'](_0x50395e,'end'))),this['markInsertion'](_0x33ce49);}),_0x3859b1['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x25fa88=new Tt(_0x3a480d,this['_suggestions']);_0x3a480d['commands']['add']('acceptSuggestion',_0x25fa88),this['enableCommand']('acceptSuggestion');const _0x51ebb1=new _t(_0x3a480d,this['_suggestions']);_0x3a480d['commands']['add']('discardSuggestion',_0x51ebb1),this['enableCommand']('discardSuggestion'),_0x3a480d['commands']['add']('acceptAllSuggestions',new Ct(_0x3a480d,_0x25fa88,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x3a480d['commands']['add']('discardAllSuggestions',new Ct(_0x3a480d,_0x51ebb1,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x3a480d['commands']['add']('acceptSelectedSuggestions',new Rt(_0x3a480d,_0x25fa88,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x3a480d['commands']['add']('discardSelectedSuggestions',new Rt(_0x3a480d,_0x51ebb1,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x5c7fc2=_0x3a480d['plugins']['get'](_0x1fe594);this['listenTo'](_0x5c7fc2,'addComment',(_0x26f75b,{threadId:_0x42a654})=>{const _0x3f5731=this['_suggestions']['get'](_0x42a654);_0x3f5731&&_0x3f5731['commentThread']&&0x1===_0x3f5731['commentThread']['length']&&this['_updateSuggestionData'](_0x42a654,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x5c7fc2,'removeComment',(_0x477c69,{threadId:_0x1d4313})=>{const _0x22e088=this['_suggestions']['get'](_0x1d4313);_0x22e088&&_0x22e088['commentThread']&&!_0x22e088['commentThread']['length']&&this['_updateSuggestionData'](_0x1d4313,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x1bb6c9){const _0x4213e0='RBcXdGf567mNjK9DTpP0Iyi3gea8ZvzlE4bFuWrwsH1hnOSLqkY2MQJxoVAUtC',_0x17f197=0x78fa8,_0x2b587b=window['Date']['now'](),_0x239804=_0x1bb6c9['editor'],_0x2f3816=new window['Promise'](_0x4e95df=>{_0x239804['once']('ready',_0x4e95df);}),_0x3a282a={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x23930b=_0x239804['config']['get']('licenseKey');async function _0x1e2806(){let _0xd3fb69,_0x3ed158=null,_0x2d3cf3=null;try{return'GPL'==_0x23930b?'NotAllowed':(_0xd3fb69=_0x23704c(),_0xd3fb69?(_0xd3fb69['usageEndpoint']&&(_0x2d3cf3=_0x4ff091(_0xd3fb69['usageEndpoint'],_0xd3fb69['jti'])),await _0x53f842()?_0x3f6236()?_0x75eddb()?'Expired':_0x409488()?('evaluation'==_0xd3fb69['licenseType']&&(_0x3ed158=_0x103b15('EvaluationLimit')),await _0x5b45b0()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x75eddb(){const _0x3e8447=['evaluation','trial']['includes'](_0xd3fb69['licenseType'])?_0x2b587b/0x3e8:0xe10*_0x17f197;return _0xd3fb69['exp']<_0x3e8447;}function _0x3f6236(){const _0x11b08b=_0xd3fb69['features'];if(!_0x11b08b)return!0x1;if(_0x11b08b['includes']('*'))return!0x0;if(_0x11b08b['includes']('TC'))return!0x0;if(_0x11b08b['includes']('RTC')){if(_0x16f8fd())return!0x0;if(_0x1d950c()||_0x2086ad())return!0x0;}return!0x1;}function _0x409488(){const _0x141aab=_0xd3fb69['licensedHosts'];if(!_0x141aab||0x0==_0x141aab['length'])return!0x0;const {hostname:_0x3e3d68}=new URL(window['location']['href']);if(_0x141aab['includes'](_0x3e3d68))return!0x0;const _0x4b49b5=_0x3e3d68['split']('.');return _0x141aab['filter'](_0x46ee2a=>_0x46ee2a['includes']('*'))['map'](_0x37ae49=>_0x37ae49['split']('.'))['filter'](_0x7517c3=>_0x7517c3['length']<=_0x4b49b5['length'])['map'](_0x43dd02=>Array(_0x4b49b5['length']-_0x43dd02['length'])['fill']('*'===_0x43dd02[0x0]?'*':'')['concat'](_0x43dd02))['some'](_0x3cddc8=>_0x4b49b5['every']((_0x21371b,_0x398c4c)=>_0x3cddc8[_0x398c4c]===_0x21371b||'*'===_0x3cddc8[_0x398c4c]));}function _0x5b45b0(){return _0x3ed158&&_0x2d3cf3?new window['Promise']((_0x5624e7,_0x336b9e)=>{_0x3ed158['then'](_0x5624e7,_0x336b9e),_0x2d3cf3['then'](_0x1f2160=>{'Valid'!=_0x1f2160&&_0x5624e7(_0x1f2160);},_0x336b9e);}):_0x3ed158||_0x2d3cf3||'Valid';}}function _0x4ff091(_0x551630,_0x34667a){return new window['Promise'](_0x3631d9=>{if(_0x4051da())return _0x3631d9('Valid');_0x21fd75(),_0x239804['decorate']('_sendUsageRequest');let _0xa8106=!0x1;const _0xdd8529=_0xa5bc49();function _0x3e72fd(_0x16b064){return!!_0x16b064&&('object'==typeof _0x16b064||'function'==typeof _0x16b064)&&'function'==typeof _0x16b064['then']&&'function'==typeof _0x16b064['catch'];}function _0x17774d(_0x1f8ec6){_0x46f6ba(_0x1f8ec6)['then'](_0x244a5a=>_0x244a5a&&'ok'==_0x244a5a['status']?_0x5840dc(_0x3368e5(_0xdd8529+_0x34667a))!=_0x244a5a['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x3bf23f=>(_0xe02344(),_0x3bf23f),()=>{const _0x169a48=_0x4601e6();return null==_0x169a48?(_0xe02344(),'Valid'):_0x2b587b-_0x169a48>0x240c8400?'UsageLimit':'Valid';})['then'](_0x3631d9)['catch'](()=>{_0x3631d9('UsageLimit');});const _0x14c420=0x36ee80;function _0xe02344(){const _0xa77478='llct-'+_0x5840dc(_0x3368e5(_0x551630)),_0xabbedf=_0x2928c7(_0x5840dc(window['Math']['ceil'](_0x2b587b/_0x14c420)));window['localStorage']['setItem'](_0xa77478,_0xabbedf);}function _0x4601e6(){const _0xc8ca5='llct-'+_0x5840dc(_0x3368e5(_0x551630)),_0x513a5f=window['localStorage']['getItem'](_0xc8ca5);return _0x513a5f?window['parseInt'](_0x2928c7(_0x513a5f),0x10)*_0x14c420:null;}function _0x46f6ba(_0x50c52f){return new window['Promise']((_0x2c48ae,_0x2bade8)=>{_0x50c52f['then'](_0x2c48ae,_0x2bade8),window['setTimeout'](_0x2bade8,0x1d4c0);});}}_0x239804['on']('_sendUsageRequest',(_0x2bf08a,_0x44201a)=>{if(_0x44201a[0x0]!=_0x551630)return _0x3631d9('UsageLimit');_0x44201a[0x1]={..._0x44201a[0x1],'requestId':_0xdd8529};},{'priority':'high'}),_0x239804['on']('_sendUsageRequest',_0x3f859c=>{_0x3e72fd(_0x3f859c['return'])&&(_0xa8106=!0x0,_0x17774d(_0x3f859c['return']));},{'priority':'low'}),_0x2f3816['then'](()=>{_0xa8106||_0x3631d9('UsageLimit');});});function _0x4051da(){return'auto'==_0x239804['editing']['view']['_overlayModeHint'];}function _0x21fd75(){_0x239804['editing']['view']['_overlayModeHint']='auto';}}function _0x103b15(_0xcd08){const _0x3c89fd=[new window['Promise'](_0x4e6ce7=>setTimeout(_0x4e6ce7,0x93ecc)),_0x2f3816['then'](()=>new window['Promise'](_0xddbc4e=>{let _0x35c5dc=0x0;_0x239804['model']['on']('applyOperation',(_0x27e040,_0x59845a)=>{_0x59845a[0x0]['isDocumentOperation']&&_0x35c5dc++,0x5e8==_0x35c5dc&&(_0xddbc4e(),_0x27e040['off']());});}))];return window['Promise']['race'](_0x3c89fd)['then'](()=>_0xcd08);}async function _0x6bdc5(){await _0x2f3816,_0x239804['model']['change']=_0x356662,_0x239804['model']['enqueueChange']=_0x356662,_0x239804['enableReadOnlyMode']('model');}function _0x16f8fd(){return _0xf3874f('WebSocketGateway')&&'connected'==_0x4ac2b2('WebSocketGateway')['state'];}function _0x1d950c(){return _0xf3874f('RevisionViewerIntegration');}function _0x2086ad(){return _0xf3874f('TrackChangesDataGetter');}function _0x13beb1(_0x418785){const _0x4bfc1a=_0x2e12ce();_0x239804[_0x4bfc1a]='trackChangesLicenseKey'+_0x418785,'Valid'!=_0x418785&&_0x6bdc5();}function _0x2e12ce(){const _0x291745=window['String'](window['performance']['now']())['replace']('.','');let _0x9c9f0d='R';for(let _0x4172e2=0x0;_0x4172e2<_0x291745['length'];_0x4172e2+=0x2){let _0x899965=window['parseInt'](_0x291745['substring'](_0x4172e2,_0x4172e2+0x2));_0x899965>=0x3e&&(_0x899965-=0x3e),_0x9c9f0d+=_0x4213e0[_0x899965];}return _0x9c9f0d;}function _0x23704c(){const _0xafbf57=_0x23930b['split']('.');if(0x3!=_0xafbf57['length'])return null;return _0x4a7df6(_0xafbf57[0x1]);function _0x4a7df6(_0x4ffca1){const _0x2f2a86=_0x5afcf6(_0x4ffca1);return _0x2f2a86&&_0x2fa500()?_0x2f2a86:null;function _0x2fa500(){const _0x414cce=_0x2f2a86['jti'],_0x4b20ee=window['parseInt'](_0x414cce['substring'](_0x414cce['length']-0x8),0x10),_0x5f166f={..._0x2f2a86,'jti':_0x414cce['substring'](0x0,_0x414cce['length']-0x8)};return delete _0x5f166f['vc'],_0x3368e5(_0x5f166f)==_0x4b20ee;}}}async function _0x53f842(){let _0x54a338=!0x0;try{const [_0x5c8446,_0x121632,_0x1b85d8]=_0x23930b['split']('.');return _0x3b736e(_0x5c8446),await _0x5b95c6(_0x5c8446,_0x121632,_0x1b85d8),_0x54a338;}catch{return!0x1;}function _0x3b736e(_0x4b8240){const _0x576067=_0x5afcf6(_0x4b8240);_0x576067&&'ES256'==_0x576067['alg']||(_0x54a338=!0x1);}async function _0x5b95c6(_0x37dbe8,_0x274070,_0x7e1145){const _0x1d35d1=window['Uint8Array']['from'](_0x4079fa(_0x7e1145),_0x3f222e=>_0x3f222e['charCodeAt'](0x0)),_0x393081=new window['TextEncoder']()['encode'](_0x37dbe8+'.'+_0x274070),_0x36fd22=window['crypto']['subtle'];if(!_0x36fd22)return;const _0x4365a5=await _0x36fd22['importKey']('jwk',_0x3a282a,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x36fd22['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x4365a5,_0x1d35d1,_0x393081)||(_0x54a338=!0x1);}}function _0x5afcf6(_0x2697f8){return _0x2697f8['startsWith']('ey')?JSON['parse'](_0x4079fa(_0x2697f8)):null;}function _0x4079fa(_0x934a4e){return window['atob'](_0x934a4e['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x3368e5(_0x474f7f){let _0x17cf65=0x1505;function _0x5c4bc3(_0x377517){for(let _0x4ab270=0x0;_0x4ab270<_0x377517['length'];_0x4ab270++){const _0x1585b9=_0x377517['charCodeAt'](_0x4ab270);_0x17cf65=(_0x17cf65<<0x5)+_0x17cf65+_0x1585b9,_0x17cf65&=_0x17cf65;}}function _0x31139d(_0x79187e){Array['isArray'](_0x79187e)?_0x79187e['forEach'](_0x31139d):_0x79187e&&'object'==typeof _0x79187e?Object['entries'](_0x79187e)['sort']()['forEach'](([_0x17a045,_0x8a85f3])=>{_0x5c4bc3(_0x17a045),_0x31139d(_0x8a85f3);}):_0x5c4bc3(window['String'](_0x79187e));}return _0x31139d(_0x474f7f),_0x17cf65>>>0x0;}function _0x5840dc(_0x2dce84){return _0x2dce84['toString'](0x10)['padStart'](0x8,'0');}function _0x2928c7(_0x3744e8){return _0x3744e8['split']('')['reverse']()['join']('');}function _0xf3874f(_0x5bc02f){return _0x239804['plugins']['has'](_0x5bc02f);}function _0x4ac2b2(_0x110f8c){return _0x239804['plugins']['get'](_0x110f8c);}function _0x356662(){}_0x13beb1(await _0x1e2806());}(this);}set['adapter'](_0x1f34db){if(this['_adapter'])throw new _0x4dde98('track-changes-adapter-already-set',this);this['_adapter']=_0x1f34db;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x4b4090=!0x1,toJSON:_0x183679=!0x1}={}){const _0x332f71=[];for(const _0x377604 of this['_suggestions']['values']())_0x4b4090&&!_0x377604['isInContent']||_0x332f71['push'](_0x377604);return _0x183679?_0x332f71['map'](_0x14ca17=>_0x14ca17['toJSON']()):_0x332f71;}['getSuggestion'](_0x372b6d){const _0x30df21=this['_suggestions']['get'](_0x372b6d);if(!_0x30df21)throw new _0x4dde98('track-changes-suggestion-not-found',this);return _0x30df21;}['hasSuggestion'](_0x3ee242){return this['_suggestions']['has'](_0x3ee242);}['addSuggestionData'](_0x1b253d){const {authorId:_0x4154dc,id:_0x521c5b,originalSuggestionId:_0x294aa6,attributes:_0x5f11d2}=_0x1b253d,[_0xc30697,_0x46a694]=_0x1b253d['type']['split'](':'),_0x94fb5e=this['_suggestions']['get'](_0x521c5b)||this['_createSuggestion'](_0xc30697,_0x46a694,_0x521c5b,_0x4154dc,_0x5f11d2,_0x294aa6);if(this['_addThreadToSuggestion'](_0x94fb5e),this['_checkSuggestionCorrectness'](_0x94fb5e,_0xc30697,_0x46a694||null,_0x4154dc),_0x94fb5e['createdAt']=_0x1b253d['createdAt'],_0x94fb5e['_isDataLoaded']=!0x0,_0x5f11d2&&_0x5f11d2['@external']){const _0x521c98=_0x5f11d2['@external'],_0x4b6aa5=this['_getExternalAuthor'](_0x521c98['authorName']);_0x94fb5e['authoredAt']=_0x521c98['createdAt'],_0x94fb5e['author']=_0x4b6aa5;}else _0x94fb5e['authoredAt']=_0x1b253d['createdAt'];switch(_0x1b253d['data']&&(_0x94fb5e['data']=_0x1b253d['data']),_0x1b253d['attributes']&&(_0x94fb5e['attributes']=_0x1b253d['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x94fb5e['_saved']=!0x0),this['_suggestionState']['get'](_0x94fb5e)){case'notReady':this['_suggestionState']['set'](_0x94fb5e,'dataReady');break;case'markerReady':_0x94fb5e['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x94fb5e])),this['_refreshSuggestionsChain'](new Set([_0x94fb5e])),this['_suggestionState']['set'](_0x94fb5e,'ready'),this['fire']('suggestionLoaded',_0x94fb5e)):this['_suggestionState']['set'](_0x94fb5e,'removed');}return _0x94fb5e;}['acceptSuggestion'](_0x3cea22){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x48ffa6 of _0x3cea22['getAllAdjacentSuggestions']())_0x48ffa6['accept']();});});}['discardSuggestion'](_0x21655c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x14795d of _0x21655c['getAllAdjacentSuggestions']())_0x14795d['discard']();});});}['enableCommand'](_0x33a567,_0x316ca5){const _0x5784dd=this['editor']['commands']['get'](_0x33a567);if(!_0x5784dd)throw new _0x4dde98('track-changes-command-not-found',this,{'commandName':_0x33a567});if(this['_enabledCommands']['has'](_0x5784dd))throw new _0x4dde98('track-changes-enable-command-twice',this,{'commandName':_0x33a567});this['_enabledCommands']['add'](_0x5784dd),_0x316ca5&&_0x5784dd['on']('execute',(_0x3d0344,_0x1c5ba8)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x1c5ba8['length']>0x0&&_0x1c5ba8[_0x1c5ba8['length']-0x1]&&_0x1c5ba8[_0x1c5ba8['length']-0x1]['forceDefaultExecution']?_0x1c5ba8['pop']():(_0x3d0344['return']=_0x316ca5((..._0x1f05bf)=>_0x5784dd['execute'](..._0x1f05bf,{'forceDefaultExecution':!0x0}),..._0x1c5ba8),_0x3d0344['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x565179){let _0x4c1953,_0x1737f2;const _0x698e25=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x4c1953=_0x565179();}catch(_0x56ea2b){_0x1737f2=_0x56ea2b;}return _0x698e25||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1737f2&&_0x4dde98['rethrowUnexpectedError'](_0x1737f2,this),_0x4c1953;}['markInsertion'](_0x44d0aa,_0x29e813=null,_0x33201f={}){if(_0x44d0aa['isCollapsed'])return null;const _0xb6d7e9=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x33201f['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x3a319c,meta:_0x41b387}of this['_findSuggestions'](_0x44d0aa,'insertion'))if(_0x41b387['isOwn']){if(!_0x41b387['isNextTo']){if(_0x41b387['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!En(_0x3a319c,_0x33201f))continue;return _0x3a319c;}if(En(_0x3a319c,_0x33201f))return _0x3a319c;this['_breakSuggestionMarker'](_0x3a319c,_0x44d0aa['start'],_0x44d0aa['end']);break;}if(_0x29e813==_0x3a319c['subType']&&En(_0x3a319c,_0x33201f)){const _0xf67ed=_0x3a319c['getFirstRange']();return _0xf67ed['start']['isEqual'](_0x44d0aa['end'])?this['_setSuggestionRange'](_0x3a319c,this['_model']['createRange'](_0x44d0aa['start'],_0xf67ed['end'])):this['_setSuggestionRange'](_0x3a319c,this['_model']['createRange'](_0xf67ed['start'],_0x44d0aa['end'])),_0x3a319c;}}const _0x4f3f5d=_0xa5bc49(),_0x3f601a=_0xb6d7e9['id'],_0x262fef=_0x29e813?'insertion:'+_0x29e813:'insertion',_0x369e3d=this['_setSuggestionData']({'id':_0x4f3f5d,'type':_0x262fef,'createdAt':new Date(),'authorId':_0x3f601a,'attributes':_0x33201f});return this['_addSuggestionMarker'](_0x262fef,_0x4f3f5d,_0x3f601a,_0x44d0aa),_0x369e3d;}['markMultiRangeInsertion'](_0xea8414,_0x5d6e2c='multi',_0x4c77d9={}){const _0x28858a=this['editor']['plugins']['get']('Users')['me'],_0x375915=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x5d6e2c,'join');this['_trackingSessionId']&&(_0x4c77d9['trackingSessionId']=this['_trackingSessionId']);for(const _0x1162c8 of this['getSuggestions']())if(_0x1162c8['author']['id']==_0x28858a['id']&&'insertion'==_0x1162c8['type']&&_0x1162c8['subType']==_0x5d6e2c&&En(_0x1162c8,_0x4c77d9)&&(_0x375915(_0x1162c8['getRanges'](),_0xea8414)||_0x375915(_0xea8414,_0x1162c8['getRanges']()))){for(const _0x4588a0 of _0xea8414)_0x1162c8['addRange'](_0x4588a0);return _0x1162c8;}for(const {suggestion:_0x23289b,meta:_0x9b68ce}of this['_findSuggestions'](_0xea8414,'insertion')){if(!_0x9b68ce['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x9b68ce['containsRangeInObject'])continue;if(!En(_0x23289b,_0x4c77d9))continue;let _0x1b9f71=!0x0;for(const _0x2f1c7b of _0x23289b['getRanges']())for(const _0xb7bb93 of _0xea8414)if(!_0x2f1c7b['containsRange'](_0xb7bb93)){_0x1b9f71=!0x1;break;}if(_0x1b9f71)return _0x23289b;}const _0x5a089b=_0xa5bc49(),_0x3e30ac=_0x28858a['id'],_0x4b73b1='insertion:'+_0x5d6e2c,_0x2a214d=this['_setSuggestionData']({'id':_0x5a089b,'type':_0x4b73b1,'createdAt':new Date(),'authorId':_0x3e30ac,'attributes':_0x4c77d9});for(const _0xa364a2 of _0xea8414)this['_addSuggestionMarker'](_0x4b73b1,_0x5a089b,_0x3e30ac,_0xa364a2,yt['getMultiRangeId']());return _0x2a214d;}['markInlineFormat'](_0xb021d8,_0x4accdd,_0x1f485f=null,_0xa2afa0={}){if(_0x1f485f=_0x1f485f||cn(_0x4accdd),_0xb021d8['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0xa2afa0['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x4cefe6=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1f485f,'accept');return this['forceDefaultExecution'](()=>_0x4cefe6([_0xb021d8],_0x4accdd,_0xa2afa0)),null;}const _0x198fa8=this['editor']['plugins']['get']('Users')['me'],_0x69ce80=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x478a3d,meta:_0x3ee59b}of this['_findSuggestions'](_0xb021d8,'insertion'))_0x3ee59b['isOwn']&&!_0x3ee59b['isInsideObject']&&_0x69ce80['push'](..._0x478a3d['getRanges']());}const _0xaa5aee=function(_0x533e81,_0x3b51c4){const _0x1bb5ae=[];for(const _0x194389 of _0x3b51c4){const _0x7ae322=_0x533e81['getIntersection'](_0x194389);_0x7ae322&&_0x1bb5ae['push'](_0x7ae322);}return _0x1bb5ae;}(_0xb021d8,_0x69ce80),_0x4ae874=function(_0x21d2ce,_0x1dbff5){const _0x4b85e0=[_0x21d2ce];for(const _0x1e8aec of _0x1dbff5){let _0x55514e=0x0;for(;_0x55514e<_0x4b85e0['length'];){const _0x3bdbaa=_0x4b85e0[_0x55514e]['getDifference'](_0x1e8aec);_0x4b85e0['splice'](_0x55514e,0x1,..._0x3bdbaa),_0x55514e+=_0x3bdbaa['length'];}}return _0x4b85e0;}(_0xb021d8,_0x69ce80);_0xaa5aee['length']&&this['_model']['change'](()=>{for(const _0x5358df of _0xaa5aee){const _0x4980ae=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1f485f,'accept');this['forceDefaultExecution'](()=>_0x4980ae([_0x5358df],_0x4accdd,_0xa2afa0));}});for(const _0x3d5b35 of _0x4ae874){let _0x33db1b=null,_0x459343=_0x3d5b35['start'],_0x3476c3=_0x3d5b35['end'];for(const {suggestion:_0x5e0a18,meta:_0x1ae6ee}of this['_findSuggestions'](_0x3d5b35,'formatInline')){if(!_0x1ae6ee['isOwn'])continue;if(_0x5e0a18['subType']!=_0x1f485f)continue;if(!En(_0x5e0a18,_0xa2afa0))continue;const _0xde81c1=_0x5e0a18['getFirstRange']();if(_0xde81c1['containsRange'](_0x3d5b35,!0x0))return null;_0x459343=_0x459343['isBefore'](_0xde81c1['start'])?_0x459343:_0xde81c1['start'],_0x3476c3=_0x3476c3['isAfter'](_0xde81c1['end'])?_0x3476c3:_0xde81c1['end'],_0x33db1b?_0xde81c1['start']['isBefore'](_0x33db1b['getFirstRange']()['start'])?(_0x33db1b['removeMarkers'](),_0x33db1b=_0x5e0a18):_0x5e0a18['removeMarkers']():_0x33db1b=_0x5e0a18;}const _0x1932ee=this['_model']['createRange'](_0x459343,_0x3476c3);if(_0x33db1b)this['_setSuggestionRange'](_0x33db1b,_0x1932ee);else{const _0x549c11=_0xa5bc49(),_0x38f06b=_0x198fa8['id'];this['_setSuggestionData']({'id':_0x549c11,'type':'formatInline:'+_0x1f485f,'data':_0x4accdd,'createdAt':new Date(),'authorId':_0x38f06b,'attributes':_0xa2afa0}),this['_addSuggestionMarker']('formatInline:'+_0x1f485f,_0x549c11,_0x38f06b,_0x1932ee);}}return null;}['markBlockFormat'](_0x3ae728,_0xfebd03,_0x5c4912=[],_0x5b33a0=null,_0x2bc55a={}){_0xfebd03['formatGroupId']||(_0xfebd03['formatGroupId']=_0xfebd03['commandName']),_0xfebd03['multipleBlocks']=_0x3ae728['is']('range'),_0x5b33a0=_0x5b33a0||cn(_0xfebd03);const _0x59b025=_0x5c4912['map'](_0x36edee=>gn(_0x36edee,this['_model'])),_0x103240=_0x3ae728['is']('range')?_0x3ae728:gn(_0x3ae728,this['_model']);if(this['_trackingSessionId']&&(_0x2bc55a['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x2caee9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5b33a0,'accept');return this['forceDefaultExecution'](()=>_0x2caee9([_0x103240],_0xfebd03,_0x2bc55a)),null;}_0x59b025['push'](_0x103240);let _0x4084b2=!0x0;for(const _0x163f23 of _0x59b025)if(!this['_rangeIsInLocalUserInsertion'](_0x163f23)){_0x4084b2=!0x1;break;}if(_0x4084b2&&'always'!==this['_trackFormatChanges']){const _0x5ad8c3=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5b33a0,'accept');return this['forceDefaultExecution'](()=>_0x5ad8c3([_0x103240],_0xfebd03,_0x2bc55a)),null;}let _0x293ca5=null,_0x5dc49a=_0x103240['start'],_0x47aac4=_0x103240['end'];for(const {suggestion:_0x4078fd,meta:_0x4e583a}of this['_findSuggestions'](_0x103240,'formatBlock')){if(!_0x4e583a['isOwn'])continue;if(_0x4e583a['isNextTo']||_0x4e583a['containsRangeInObject']||_0x4e583a['isInsideObject'])continue;if(_0x4078fd['data']['formatGroupId']!=_0xfebd03['formatGroupId'])continue;if(!En(_0x4078fd,_0x2bc55a))continue;const _0x12b78e=_0x4078fd['getFirstRange']();if(_0x4078fd['subType']==_0x5b33a0){if(_0x12b78e['containsRange'](_0x103240,!0x0))return null;_0x5dc49a=_0x5dc49a['isBefore'](_0x12b78e['start'])?_0x5dc49a:_0x12b78e['start'],_0x47aac4=_0x47aac4['isAfter'](_0x12b78e['end'])?_0x47aac4:_0x12b78e['end'],_0x293ca5?_0x12b78e['start']['isBefore'](_0x293ca5['getFirstRange']()['start'])?(_0x293ca5['removeMarkers'](),_0x293ca5=_0x4078fd):_0x4078fd['removeMarkers']():_0x293ca5=_0x4078fd;}else{const _0x1421cf=_0x103240['getIntersection'](_0x12b78e);this['_cutOutSuggestionMarker'](_0x4078fd,_0x1421cf);}}const _0xc69711=this['editor']['plugins']['get']('Users')['me'],_0x435db8=_0xa5bc49(),_0x41fb6b=_0xc69711['id'];if(_0x293ca5)return this['_setSuggestionRange'](_0x293ca5,this['_model']['createRange'](_0x5dc49a,_0x47aac4)),_0x293ca5;{const _0x1831f8=this['_setSuggestionData']({'id':_0x435db8,'type':'formatBlock:'+_0x5b33a0,'data':_0xfebd03,'createdAt':new Date(),'authorId':_0x41fb6b,'attributes':_0x2bc55a});return this['_addSuggestionMarker']('formatBlock:'+_0x5b33a0,_0x435db8,_0x41fb6b,this['_model']['createRange'](_0x5dc49a,_0x47aac4)),_0x1831f8;}}['markMultiRangeBlockFormat'](_0x3742de,_0x4d79b4,_0x1f3b31=[],_0x5f6720=null,_0x194075={}){_0x4d79b4['formatGroupId']||(_0x4d79b4['formatGroupId']=_0x4d79b4['commandName']);const _0x3a00a0=_0x3742de[0x0];_0x4d79b4['multipleBlocks']=_0x3a00a0['is']('range'),_0x5f6720=_0x5f6720||cn(_0x4d79b4);const _0x2ebfd1=_0x1f3b31['map'](_0x195928=>gn(_0x195928,this['_model'])),_0x20fd90=_0x3a00a0['is']('range')?_0x3742de:_0x3742de['map'](_0x336b68=>gn(_0x336b68,this['_model']));if(this['_trackingSessionId']&&(_0x194075['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x571bf7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5f6720,'accept');return this['forceDefaultExecution'](()=>_0x571bf7(_0x20fd90,_0x4d79b4,_0x194075)),null;}_0x2ebfd1['push'](..._0x20fd90);let _0x3392aa=!0x0;for(const _0x3a7ea1 of _0x2ebfd1)if(!this['_rangeIsInLocalUserInsertion'](_0x3a7ea1)){_0x3392aa=!0x1;break;}if(_0x3392aa&&'always'!==this['_trackFormatChanges']){const _0x3f4fa9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5f6720,'accept');return this['forceDefaultExecution'](()=>_0x3f4fa9(_0x20fd90,_0x4d79b4,_0x194075)),null;}const _0xb7908=this['editor']['plugins']['get']('Users')['me'];for(const _0x361283 of this['getSuggestions']()){const _0x1fea3b=_0x361283['data'];if(_0x361283['author']['id']!=_0xb7908['id'])continue;if('formatBlock'!=_0x361283['type']||_0x1fea3b['formatGroupId']!=_0x4d79b4['formatGroupId'])continue;if(!En(_0x361283,_0x194075))continue;const _0x58a23f=_0x361283['subType']==_0x5f6720;for(let _0x2fc3e3=0x0;_0x2fc3e3<_0x20fd90['length'];_0x2fc3e3++){const _0x1fac1c=_0x20fd90[_0x2fc3e3];for(const _0x2963d6 of _0x361283['getMarkers']()){const _0x226385=_0x2963d6['getRange']();if(_0x1fac1c['isEqual'](_0x226385)){_0x58a23f?(_0x20fd90['splice'](_0x2fc3e3,0x1),_0x2fc3e3--):_0x361283['removeMarker'](_0x2963d6['name']);break;}}}}if(0x0==_0x20fd90['length'])return null;const _0x4952ca=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5f6720,'join');for(const _0x5355fe of this['getSuggestions']()){const _0x139b08=_0x5355fe['data'];if(_0x5355fe['author']['id']==_0xb7908['id']&&('formatBlock'==_0x5355fe['type']&&_0x139b08['formatGroupId']==_0x4d79b4['formatGroupId']&&_0x5355fe['subType']==_0x5f6720&&En(_0x5355fe,_0x194075)&&(_0x4952ca(_0x5355fe['getRanges'](),_0x20fd90)||_0x4952ca(_0x20fd90,_0x5355fe['getRanges']())))){for(const _0x37c831 of _0x20fd90)_0x5355fe['addRange'](_0x37c831);return _0x5355fe;}}const _0x2a6706=_0xa5bc49(),_0x4e98a6=_0xb7908['id'],_0x5c10c1='formatBlock:'+_0x5f6720,_0x5f2ccc=this['_setSuggestionData']({'id':_0x2a6706,'type':_0x5c10c1,'data':_0x4d79b4,'createdAt':new Date(),'authorId':_0x4e98a6,'attributes':_0x194075});for(const _0x10a248 of _0x20fd90)this['_addSuggestionMarker'](_0x5c10c1,_0x2a6706,_0x4e98a6,_0x10a248,yt['getMultiRangeId']());return _0x5f2ccc;}['markDeletion'](_0x3647a4,_0x95fe56=null,_0xab02f3={}){if(_0x3647a4['isCollapsed'])return null;const _0x5668a2=this['editor']['plugins']['get']('Users')['me'],_0x4b7955=new rt(_0x3647a4['start'],_0x3647a4['end']);this['_trackingSessionId']&&(_0xab02f3['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x198c60,meta:_0x5c2b7e}of this['_findSuggestions'](_0x4b7955,'insertion'))if(_0x5c2b7e['isOwn']&&!_0x5c2b7e['isNextTo']){if(_0x198c60['isMultiRange']){const _0x532d3d=_0x198c60['getRanges']()['filter'](_0x2a87bb=>'$graveyard'!=_0x2a87bb['root']['rootName']);if(_0x532d3d['every'](_0x49e0e1=>_0x4b7955['containsRange'](_0x49e0e1,!0x0))&&_0x198c60['discard'](),_0x532d3d['some'](_0x1629d6=>_0x1629d6['containsRange'](_0x4b7955,!0x0))){const _0x28d6bc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x95fe56,'accept');return this['forceDefaultExecution'](()=>_0x28d6bc([_0x4b7955],null,_0xab02f3)),null;}}else{const _0x11c5bc=_0x4b7955['getIntersection'](_0x198c60['getFirstRange']());null!==_0x11c5bc&&_0x198c60['_onDiscard']([_0x11c5bc],null,_0xab02f3);}}if(_0x4b7955['detach'](),_0x4b7955['isCollapsed']||'$graveyard'==_0x4b7955['root']['rootName'])return null;let _0x236de8=null,_0x33f19b=_0x4b7955['start'],_0x3d8f82=_0x4b7955['end'];const _0x3b3fbe=this['_findSuggestions'](_0x4b7955,'deletion');for(const {suggestion:_0x3930cf,meta:_0xbd228d}of _0x3b3fbe){const _0x42c13d=this['_model']['createRange'](_0x33f19b,_0x3d8f82);if(_0xbd228d['isOwn']&&(this['_mergeNestedSuggestions']||!_0xbd228d['containsRangeInObject']&&!_0xbd228d['isInsideObject'])){if(_0x3930cf['isMultiRange']){if(!En(_0x3930cf,_0xab02f3))continue;let _0x53b9e3=!0x0;for(const _0xdc6fae of _0x3930cf['getRanges']()){if(_0xdc6fae['containsRange'](_0x42c13d,!0x0))return _0x3930cf;_0x42c13d['containsRange'](_0xdc6fae)||(_0x53b9e3=!0x1);}_0x53b9e3&&_0x3930cf['discard']();}else{const _0x4eab1a=_0x3930cf['getFirstRange']();if(_0x4eab1a['containsRange'](_0x42c13d,!0x0))return _0x3930cf;if(!En(_0x3930cf,_0xab02f3)){_0x42c13d['containsRange'](_0x4eab1a)?_0x3930cf['removeMarkers']():_0x4eab1a['containsPosition'](_0x33f19b)?_0x33f19b=_0x4eab1a['end']:_0x4eab1a['containsPosition'](_0x3d8f82)&&(_0x3d8f82=_0x4eab1a['start']);continue;}_0x33f19b=_0x33f19b['isBefore'](_0x4eab1a['start'])?_0x33f19b:_0x4eab1a['start'],_0x3d8f82=_0x3d8f82['isAfter'](_0x4eab1a['end'])?_0x3d8f82:_0x4eab1a['end'],_0xab02f3=Object['assign']({},_0x3930cf['attributes']),_0x236de8?_0x4eab1a['start']['isBefore'](_0x236de8['getFirstRange']()['start'])?(_0x236de8['removeMarkers'](),_0x236de8=_0x3930cf):_0x3930cf['removeMarkers']():_0x236de8=_0x3930cf;}}}if(_0x236de8)return this['_setSuggestionRange'](_0x236de8,this['_model']['createRange'](_0x33f19b,_0x3d8f82)),_0x236de8;{const _0x436e7b=_0xa5bc49(),_0x52366d=this['_model']['createRange'](_0x33f19b,_0x3d8f82),_0x334315=_0x5668a2['id'],_0x32f71d=_0x95fe56?'deletion:'+_0x95fe56:'deletion',_0x11d91b=this['_setSuggestionData']({'id':_0x436e7b,'type':_0x32f71d,'createdAt':new Date(),'authorId':_0x334315,'attributes':_0xab02f3});return this['_addSuggestionMarker'](_0x32f71d,_0x436e7b,_0x334315,_0x52366d),_0x11d91b;}}['markMultiRangeDeletion'](_0x3a3b1c,_0x1571ed='multi',_0x484924={}){const _0x3feb22=this['editor']['plugins']['get']('Users')['me'],_0x1cd3b0=_0x3a3b1c['map'](_0x40d829=>new rt(_0x40d829['start'],_0x40d829['end'])),_0xdd968a=new Set();this['_trackingSessionId']&&(_0x484924['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x53f0c9,meta:_0x859b86}of this['_findSuggestions'](_0x1cd3b0,'insertion'))_0x859b86['isOwn']&&!_0x859b86['isNextTo']&&_0xdd968a['add'](_0x53f0c9);for(const _0x34eba1 of _0xdd968a)if(_0x34eba1['isMultiRange']){const _0x59a386=_0x34eba1['getRanges']();if(_0x34eba1['attributes']&&_0x34eba1['attributes']['skipNestingCheck']||_0x59a386['every'](_0x3a8461=>_0x1cd3b0['some'](_0x4ed218=>_0x4ed218['containsRange'](_0x3a8461,!0x0)))&&_0x34eba1['discard'](),_0x1cd3b0['every'](_0x13d867=>_0x59a386['some'](_0x2fba4a=>_0x2fba4a['containsRange'](_0x13d867,!0x0)))){const _0x4c618a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1571ed,'accept');return this['forceDefaultExecution'](()=>_0x4c618a(_0x3a3b1c,null,_0x484924)),null;}}else{const _0x280390=_0x34eba1['getFirstRange']();if(_0x1cd3b0['some'](_0x717c6=>_0x717c6['containsRange'](_0x280390,!0x0))&&_0x34eba1['discard'](),_0x1cd3b0['every'](_0x5f32f4=>_0x280390['containsRange'](_0x5f32f4,!0x0))){const _0x21c3ab=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1571ed,'accept');return this['forceDefaultExecution'](()=>_0x21c3ab(_0x1cd3b0,null,_0x484924)),null;}}const _0x203934=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1571ed,'join');let _0x345c66=null;for(const _0x42ff9f of this['getSuggestions']())if(_0x42ff9f['author']['id']==_0x3feb22['id']&&_0x42ff9f['isInContent']&&'deletion'==_0x42ff9f['type']&&_0x42ff9f['subType']==_0x1571ed&&En(_0x42ff9f,_0x484924)&&(_0x203934(_0x42ff9f['getRanges'](),_0x1cd3b0)||_0x203934(_0x1cd3b0,_0x42ff9f['getRanges']()))){if(_0x345c66){if(_0x42ff9f['commentThread']&&_0x42ff9f['commentThread']['length'])continue;for(const _0x77dfca of _0x42ff9f['getRanges']())_0x345c66['isIntersectingWithRange'](_0x77dfca)||_0x345c66['addRange'](_0x77dfca);_0x42ff9f['removeMarkers']();}else{_0x345c66=_0x42ff9f;for(const _0x3771c6 of _0x1cd3b0)_0x42ff9f['isIntersectingWithRange'](_0x3771c6)||_0x42ff9f['addRange'](_0x3771c6);}}if(_0x345c66)return _0x345c66;_0xdd968a['clear']();for(const {suggestion:_0x310349,meta:_0x16a42f}of this['_findSuggestions'](_0x1cd3b0,'deletion'))_0x16a42f['isOwn']&&(this['_mergeNestedSuggestions']||!_0x16a42f['containsRangeInObject']&&!_0x16a42f['isInsideObject'])&&En(_0x310349,_0x484924)&&_0xdd968a['add'](_0x310349);for(const _0x4ce4bb of _0xdd968a){const _0x1548e7=_0x4ce4bb['getRanges']();if((!_0x484924||!_0x484924['skipNestingCheck'])&&_0x1cd3b0['every'](_0x388d8c=>_0x1548e7['some'](_0x4ecfae=>_0x4ecfae['containsRange'](_0x388d8c,!0x0))))return _0x4ce4bb;_0x4ce4bb['attributes']&&_0x4ce4bb['attributes']['skipNestingCheck']||_0x1548e7['every'](_0x2b9fc4=>_0x1cd3b0['some'](_0x3a364d=>_0x3a364d['containsRange'](_0x2b9fc4,!0x0)))&&_0x4ce4bb['discard']();}const _0x328a19=_0xa5bc49(),_0x375ff1=_0x3feb22['id'],_0xf4509b='deletion:'+_0x1571ed,_0xb8bb89=this['_setSuggestionData']({'id':_0x328a19,'type':_0xf4509b,'createdAt':new Date(),'authorId':_0x375ff1,'attributes':_0x484924});for(const _0x1c6a58 of _0x1cd3b0)_0x1c6a58['detach'](),_0x1c6a58['isCollapsed']||'$graveyard'==_0x1c6a58['root']['rootName']||this['_addSuggestionMarker'](_0xf4509b,_0x328a19,_0x375ff1,_0x1c6a58,yt['getMultiRangeId']());return _0xb8bb89;}['markAttributeChange'](_0x57823b,_0x46903e,_0x352d8c,_0x295dc4,_0xc126d1){if(_0x57823b['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0xc9b0f0=this['editor']['plugins']['get']('Users')['me']['id'],_0x2c490b=Array['from'](this['_suggestions']['values']())['filter'](_0x3c396f=>'attribute'==_0x3c396f['type']&&_0x3c396f['data']['key']==_0x46903e&&_0x3c396f['isIntersectingWithRange'](_0x57823b));if(this['_trackingSessionId']&&(_0xc126d1['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x5df431=this['_findSuggestions'](_0x57823b,'insertion')['filter'](({meta:_0x326ad6})=>_0x326ad6['isOwn']&&!_0x326ad6['isInsideObject']&&!_0x326ad6['isNextTo'])['map'](({suggestion:_0x326e3a})=>_0x326e3a);_0x2c490b['unshift'](..._0x5df431);}const _0x39a966=new Map([[_0x57823b,_0x352d8c]]);for(const _0xefb5f5 of _0x2c490b){const _0x402a6b='attribute'==_0xefb5f5['type']?_0xefb5f5['data']['oldValue']:void 0x0,_0x5616ec=_0xefb5f5['getFirstRange'](),_0x4c9af8=Array['from'](_0x39a966['keys']())['find'](_0x4e1e05=>_0x4e1e05['isIntersecting'](_0x5616ec));if(!_0x4c9af8)continue;const _0x10cc3f=_0x4c9af8['getDifference'](_0x5616ec);this['_suggestionsConversion']['isBlockAttribute'](_0x46903e)&&'insertion'==_0xefb5f5['type']&&0x0!=_0x10cc3f['length']||(_0x39a966['delete'](_0x4c9af8),_0x10cc3f['forEach'](_0x57a24d=>{_0x39a966['set'](_0x57a24d,_0x352d8c);}),'insertion'!=_0xefb5f5['type']&&_0x402a6b!=_0x295dc4&&_0x39a966['set'](_0x4c9af8['getIntersection'](_0x5616ec),_0x402a6b));}const _0x48529d=[];for(const [_0x5b50e8,_0x543d4d]of _0x39a966){const _0x57020c=_0xa5bc49(),_0xed085b={'key':_0x46903e,'oldValue':_0x543d4d,'newValue':_0x295dc4};_0x46903e['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':_0x46903e});const _0xecafd4=('attribute:'+_0x46903e+'|'+cn({'newValue':_0x295dc4}))['substring'](0x0,0x3c),_0x29b402=this['_setSuggestionData']({'id':_0x57020c,'type':_0xecafd4,'data':_0xed085b,'createdAt':new Date(),'authorId':_0xc9b0f0,'attributes':_0xc126d1});_0x48529d['push'](_0x29b402),this['_addSuggestionMarker'](_0xecafd4,_0x57020c,_0xc9b0f0,_0x5b50e8);}return _0x48529d;}['enableDefaultAttributesIntegration'](_0x27fd01){this['enableCommand'](_0x27fd01,(_0x1fcd80,..._0x1ff785)=>{this['recordAttributeChanges'](()=>{_0x1fcd80(..._0x1ff785);});});}['startTrackingSession'](_0x52a56c){return this['_trackingSessionId']=void 0x0!==_0x52a56c?_0x52a56c:_0xa5bc49(),this['_trackingSessionId'];}['_getAttributeKey'](_0x3776c3){return'attribute'==_0x3776c3['type']?_n(_0x3776c3['subType']):null;}['_applyOperationsAsSuggestions'](_0x42c432){if(0x0==_0x42c432['length'])return;const _0x3b7069=this['editor'],_0x5b3ee3=_0x3b7069['plugins']['get'](_0x3bba67),_0x1fac5d=[],_0xa88090=_0x44f67b=>{const _0x6dfb98=_0x44f67b['_aiSource'];return _0x6dfb98?{'@ai':{'type':_0x6dfb98}}:{};},_0x292d67=(_0x34c441,_0x5a3bc6,_0x2e1fec)=>{for(let _0x1bc61c=_0x5a3bc6;_0x1bc61c<_0x34c441['operations']['length'];_0x1bc61c++){const _0x529c9d=_0x34c441['operations'][_0x1bc61c];'marker'===_0x529c9d['type']&&(_0x529c9d['_aiSource']=_0x2e1fec);}};_0x3b7069['model']['change'](_0x4b0c1b=>{for(let _0x184061=0x0;_0x184061<_0x42c432['length'];_0x184061++){const _0x3912b9=_0x42c432[_0x184061],_0x395c34=_0x3912b9['_aiSource'],_0xa6c8cb=_0x4b0c1b['batch']['operations']['length'];if(_0x3912b9['baseVersion']=_0x3b7069['model']['document']['version'],_0x3912b9['isDocumentOperation']=!0x0,_0x5b3ee3['isMarkedRemoveOperation'](_0x3912b9)){const _0x33c2f7=_0x53ebd1(_0x3912b9['newRange'],_0x3b7069['model']);_0x1fac5d['unshift']({'range':rt['fromRange'](_0x33c2f7),'opAttributes':_0xa88090(_0x3912b9),'aiSource':_0x395c34});}else{switch(_0x3912b9['type']){case'rename':{const _0x8effe3=_0x3912b9['oldName'],_0x52dba3=_0x3912b9['newName'];if(_0x8effe3==_0x52dba3)break;_0x4b0c1b['batch']['addOperation'](_0x3912b9),_0x3b7069['model']['applyOperation'](_0x3912b9);const _0x134d83='$elementName',_0x10ae37=_0x3912b9['position'],_0x2938d8=_0x3b7069['model']['createRange'](_0x10ae37,_0x3b7069['model']['createPositionAt'](_0x10ae37['nodeAfter'],'end'));this['markAttributeChange'](_0x2938d8,_0x134d83,_0x8effe3,_0x52dba3,{..._0xa88090(_0x3912b9),'groupId':_0xa5bc49()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x57e986=_0x3912b9['oldValue'],_0x3f02eb=_0x3912b9['newValue'];if(_0x57e986==_0x3f02eb)break;_0x4b0c1b['batch']['addOperation'](_0x3912b9),_0x3b7069['model']['applyOperation'](_0x3912b9);const _0x1ccb1d=_0x3912b9['key'];if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x1ccb1d))break;const _0xa1715d=_0x53ebd1(_0x3912b9['range'],_0x3b7069['model']);this['markAttributeChange'](_0xa1715d,_0x1ccb1d,_0x57e986,_0x3f02eb,{..._0xa88090(_0x3912b9),'groupId':_0xa5bc49()});break;}case'insert':{if(_0x4b0c1b['batch']['addOperation'](_0x3912b9),_0x3b7069['model']['applyOperation'](_0x3912b9),_0x42c432[_0x184061+0x1]&&'move'==_0x42c432[_0x184061+0x1]['type'])break;const _0x5ec76b=_0x3912b9['position'],_0x53e7bd=_0x3912b9['howMany'],_0x427be2=_0x53ebd1(_0x3b7069['model']['createRange'](_0x5ec76b,_0x5ec76b['getShiftedBy'](_0x53e7bd)),_0x3b7069['model']);this['markInsertion'](_0x427be2,null,{..._0xa88090(_0x3912b9)});break;}case'split':{_0x4b0c1b['batch']['addOperation'](_0x3912b9),_0x3b7069['model']['applyOperation'](_0x3912b9);const _0x24015c=_0x3912b9['splitPosition'],_0x2b8659=_0x3912b9['moveTargetPosition'],_0x24b2fd=_0x3b7069['model']['createRange'](_0x24015c,_0x2b8659);this['markInsertion'](_0x24b2fd,null,{..._0xa88090(_0x3912b9)});break;}case'move':case'remove':_0x4b0c1b['batch']['addOperation'](_0x3912b9),_0x3b7069['model']['applyOperation'](_0x3912b9);}_0x395c34&&_0x292d67(_0x4b0c1b['batch'],_0xa6c8cb,_0x395c34);}}for(const {range:_0x8f8408,opAttributes:_0x47f142,aiSource:_0x22167c}of _0x1fac5d){const _0x360236=_0x4b0c1b['batch']['operations']['length'];_0x8f8408['detach'](),this['markDeletion'](_0x8f8408,null,{..._0x47f142}),_0x22167c&&_0x292d67(_0x4b0c1b['batch'],_0x360236,_0x22167c);}});}['_setSuggestionRange'](_0x1546f7,_0x445920){const _0x170a41=_0x1546f7['getFirstMarker']();this['_model']['change'](_0x1f4be4=>{_0x1f4be4['updateMarker'](_0x170a41,{'range':_0x445920});});}['_addThreadToSuggestion'](_0x2a7365){const _0x38fe4d=_0x2a7365['id'],_0x40140a=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x38fe4d)||this['_commentsRepository']['addCommentThread']({'channelId':_0x40140a,'threadId':_0x38fe4d,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x23d493=this['_commentsRepository']['getCommentThread'](_0x38fe4d);_0x23d493['unbind']('isRemovable'),_0x23d493['isRemovable']=!0x1,_0x2a7365['commentThread']=_0x23d493;}['_checkSuggestionCorrectness'](_0x443c5f,_0x305ea9,_0x44cc9c,_0x20291a){if(_0x443c5f['type']!=_0x305ea9||_0x443c5f['subType']!=_0x44cc9c||_0x443c5f['creator']['id']!=_0x20291a)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x4dde98('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x136467,_0x5eb489){const _0x18d526=_0x136467['getFirstRange']();if(_0x5eb489['isEqual'](_0x18d526))_0x136467['removeMarkers']();else{if(_0x18d526['containsRange'](_0x5eb489)){const _0x514ea1=this['_model']['createPositionAt'](_0x5eb489['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x136467,this['_model']['createRange'](_0x18d526['start'],_0x514ea1));const _0x5b347e=_0xa5bc49(),_0x2d0ce0=_0x136467['creator']['id'],_0x27626c=_0x136467['type']+':'+_0x136467['subType'];this['_setSuggestionData']({'id':_0x5b347e,'type':_0x27626c,'createdAt':new Date(),'authorId':_0x2d0ce0,'data':_0x136467['data'],'attributes':_0x136467['attributes']});const _0xa94236=this['_model']['createPositionAt'](_0x5eb489['end']['parent'],'after'),_0x487785=this['_model']['createRange'](_0xa94236,_0x18d526['end']);this['_addSuggestionMarker'](_0x27626c,_0x5b347e,_0x2d0ce0,_0x487785);}else{if(_0x18d526['containsPosition'](_0x5eb489['start'])){const _0x22124c=this['_model']['createPositionAt'](_0x5eb489['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x136467,this['_model']['createRange'](_0x18d526['start'],_0x22124c));}else{const _0x2029f7=this['_model']['createPositionAt'](_0x5eb489['end']['parent'],'after');this['_setSuggestionRange'](_0x136467,this['_model']['createRange'](_0x2029f7,_0x18d526['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x175979){for(const {suggestion:_0x4ff6e7,meta:_0x1b58a7}of this['_findSuggestions'](_0x175979,'insertion')){if(!_0x1b58a7['isOwn'])continue;const _0x391631=_0x4ff6e7['getRanges']();for(const _0x4ac7a7 of _0x391631)if(!_0x175979['getDifference'](_0x4ac7a7)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x49d0b4){return this['editor']['plugins']['get']('Users')['getUser'](_0x49d0b4);}['_getExternalAuthor'](_0x4ce12e){const _0xc1b63a=this['editor']['plugins']['get']('Users'),_0x171ebf=_0x5d8c83('external:'+_0x4ce12e),_0x4f1967=_0xc1b63a['getUser'](_0x171ebf);return _0x4f1967||_0xc1b63a['addUser']({'id':_0x171ebf,'name':_0x4ce12e});}['_createSuggestion'](_0x2424b6,_0x4e739f,_0xca5fab,_0x11da08,_0x2ff18a,_0x15eff6){const _0xe8ae00=this['_getAuthorFromId'](_0x11da08);if(!_0xe8ae00)throw new _0x4dde98('track-changes-user-not-found',this,{'authorId':_0x11da08,'suggestionId':_0xca5fab});const _0x5bda8e=this['_suggestionFactory']['buildSuggestion'](_0x2424b6,_0x4e739f,_0xca5fab,_0xe8ae00,_0x2ff18a,_0x2b5bf6=>{this['_updateSuggestionData'](_0xca5fab,{'attributes':_0x2b5bf6});const _0x110968=this['getSuggestion'](_0xca5fab);this['_joinWithAdjacentSuggestions'](new Set([_0x110968])),this['_refreshSuggestionsChain'](new Set([_0x110968]));},_0x15eff6);return this['listenTo'](_0x5bda8e,'accept',()=>{this['_updateSuggestionData'](_0xca5fab,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x5bda8e,'discard',()=>{this['_updateSuggestionData'](_0xca5fab,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0xca5fab,_0x5bda8e),this['_suggestionState']['set'](_0x5bda8e,'notReady'),_0x5bda8e;}['_breakSuggestionMarker'](_0x4770ab,_0x44c426,_0x1d8e45){const _0x35d5e3=_0x4770ab['getFirstRange'](),_0x518ed6=_0x35d5e3['start'],_0x4db009=_0x35d5e3['end'];this['_setSuggestionRange'](_0x4770ab,this['_model']['createRange'](_0x518ed6,_0x44c426));const _0x316fbe=_0xa5bc49(),_0x2f29bc=_0x4770ab['creator']['id'],_0x5ca883=_0x4770ab['type']+(_0x4770ab['subType']?':'+_0x4770ab['subType']:'');this['_setSuggestionData']({'id':_0x316fbe,'type':_0x5ca883,'createdAt':new Date(),'authorId':_0x2f29bc,'originalSuggestionId':_0x4770ab['_originalSuggestionId']||_0x4770ab['id'],'attributes':_0x4770ab['attributes'],'data':_0x4770ab['data']});const _0x239142=this['_getAttributeKey'](_0x4770ab);('formatBlock'==_0x4770ab['type']||_0x239142&&this['_suggestionsConversion']['isBlockAttribute'](_0x239142))&&(_0x1d8e45=this['_model']['createPositionBefore'](_0x1d8e45['parent'])),this['_addSuggestionMarker'](_0x5ca883,_0x316fbe,_0x2f29bc,this['_model']['createRange'](_0x1d8e45,_0x4db009));}['_findSuggestions'](_0x44c2bb,_0x2edf2e=null){const _0x214ce7=[],_0x2d3e50=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x44c2bb)||(_0x44c2bb=[_0x44c2bb]);for(const _0x146244 of this['getSuggestions']()){if(!_0x146244['isInContent'])continue;if(_0x2edf2e&&_0x146244['type']!=_0x2edf2e)continue;let _0x57126b=!0x1;for(const _0x30056a of _0x146244['getRanges']()){for(const _0x5c69ac of _0x44c2bb){const _0x2df83e=_0x5c69ac['start']['isEqual'](_0x30056a['end'])||_0x5c69ac['end']['isEqual'](_0x30056a['start']);if(_0x2df83e||_0x5c69ac['getIntersection'](_0x30056a)){const _0x5602bd=_0x5c69ac['containsRange'](_0x30056a)&&rn(this['_model']['schema'],_0x30056a['start'],_0x5c69ac),_0x41943b=_0x30056a['containsRange'](_0x5c69ac)&&rn(this['_model']['schema'],_0x5c69ac['start'],_0x30056a);_0x214ce7['push']({'suggestion':_0x146244,'meta':{'isOwn':_0x2d3e50==_0x146244['author'],'isNextTo':_0x2df83e,'isInsideObject':_0x5602bd,'containsRangeInObject':_0x41943b}}),_0x57126b=!0x0;break;}}if(_0x57126b)break;}}return _0x214ce7;}['_addSuggestionMarker'](_0x1f76ac,_0x1f0e97,_0x52ca68,_0x37705c,_0x5a77ea){this['_model']['change'](_0x3d5d45=>{let _0x5b6c79='suggestion:'+_0x1f76ac+':'+_0x1f0e97+':'+_0x52ca68;_0x5a77ea&&(_0x5b6c79=_0x5b6c79+':'+_0x5a77ea),_0x3d5d45['addMarker'](_0x5b6c79,{'range':_0x37705c,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x68d5d9){const _0x5925a4=_0x68d5d9['previous'],_0x53d66b=_0x68d5d9['next'];_0x68d5d9['previous']=null,_0x68d5d9['next']=null,null!=_0x5925a4&&_0x5925a4['next']==_0x68d5d9&&(_0x5925a4['next']=_0x53d66b),null!=_0x53d66b&&_0x53d66b['previous']==_0x68d5d9&&(_0x53d66b['previous']=_0x5925a4),'ready'==this['_suggestionState']['get'](_0x68d5d9)&&(this['_suggestionState']['set'](_0x68d5d9,'removed'),this['fire']('suggestionUnloaded',_0x68d5d9,_0x5925a4,_0x53d66b));}['_setSuggestionData'](_0x13ae4a){const _0x1f5884=_0x13ae4a['id'],_0x2d7133=this['addSuggestionData'](_0x13ae4a);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x47b03e=this['editor']['plugins']['get']('PendingActions'),_0x5827b5=_0x2d7133['hasComments'],_0x158e1e=_0x2d7133['subType']?_0x2d7133['type']+':'+_0x2d7133['subType']:_0x2d7133['type'],_0x3f0090=this['editor']['locale'],_0x19ee18=_0x47b03e['add'](St(_0x3f0090,'PENDING_ACTION_SUGGESTION')),_0x5f0fa5={'id':_0x1f5884,'type':_0x158e1e,'hasComments':_0x5827b5,'data':_0x13ae4a['data']||null,'originalSuggestionId':_0x13ae4a['originalSuggestionId']||null,'attributes':_0x2d7133['attributes']};this['_adapter']['addSuggestion'](_0x5f0fa5)['then'](_0x20b063=>{_0x2d7133['_saved']=!0x0,_0x47b03e['remove'](_0x19ee18),_0x20b063&&_0x20b063['createdAt']&&(this['_suggestions']['get'](_0x1f5884)['createdAt']=_0x20b063['createdAt']);})['catch'](_0x4ecec2=>{throw _0x3026ba('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x2d7133['discard']();}),_0x2d7133['stopListening'](),this['_suggestions']['delete'](_0x2d7133['id']),this['_suggestionState']['delete'](_0x2d7133),_0x4ecec2;});}return _0x2d7133;}['_updateSuggestionData'](_0x329647,_0x4ce329){const _0x1026ec=this['editor']['plugins']['get']('PendingActions'),_0x5e0e49=this['getSuggestion'](_0x329647);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x5e0e49['_saved']){const _0x48d22e=_0x1026ec['add'](St(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x329647,_0x4ce329)['then'](()=>{_0x1026ec['remove'](_0x48d22e);});}else _0x5e0e49['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x329647,_0x4ce329);});}}['_getSuggestionData'](_0x33de2f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x4dde98('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x33de2f);}['_handleNewSuggestionMarker'](_0xb805c1){const {id:_0x4073bb,type:_0x2a7623,subType:_0x80e1ef,authorId:_0x17db00}=tt(_0xb805c1),_0xfa1e=this['_suggestions']['get'](_0x4073bb)||this['_createSuggestion'](_0x2a7623,_0x80e1ef,_0x4073bb,_0x17db00,{});switch(this['_checkSuggestionCorrectness'](_0xfa1e,_0x2a7623,_0x80e1ef,_0x17db00),this['_suggestionState']['get'](_0xfa1e)){case'notReady':this['_getSuggestionData'](_0x4073bb)['then'](_0x270098=>{let _0x1ee0e1=Promise['resolve']();_0x270098['hasComments']&&(_0x1ee0e1=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x4073bb})),_0x1ee0e1['then'](()=>{this['addSuggestionData'](_0x270098)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0xfa1e,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x4073bb,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0xfa1e,'ready'),this['fire']('suggestionLoaded',_0xfa1e);break;case'ready':this['fire']('suggestionChanged',_0xfa1e);}return _0xfa1e['addMarkerName'](_0xb805c1),_0xfa1e;}['_refreshSuggestionsChain'](_0x57b069){const _0x55b905=Array['from'](_0x57b069),_0x123c57=_0x55b905['filter'](_0x458e69=>'attribute'==_0x458e69['type']);this['_refreshAttributeSuggestionsChain'](_0x123c57);const _0x1a2942=_0x55b905['filter'](_0x2163c7=>!_0x2163c7['isMultiRange']&&'attribute'!=_0x2163c7['type']),_0x1c5b8b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x568367=>!_0x568367['isMultiRange']&&'attribute'!=_0x568367['type']),_0x5f2358=_0x1c5b8b['filter'](_0x267caf=>!_0x57b069['has'](_0x267caf)),_0xf0e205=new Map(_0x1c5b8b['map'](_0x37ac3d=>[_0x37ac3d,this['_suggestionFactory']['getSuggestionCallback'](_0x37ac3d['type'],_0x37ac3d['subType'],'chain')])),_0x324566=new Map(_0x1c5b8b['map'](_0x4ecdb0=>[_0x4ecdb0,_0x4ecdb0['getFirstRange']()])),_0x4fe164=new Set(),_0x430b97=new Set();for(let _0x6c6199=0x0;_0x6c6199<_0x1a2942['length'];_0x6c6199++)_0x1de4c0(_0x1a2942[_0x6c6199],_0x1a2942,_0x6c6199+0x1);for(let _0x2ffd70=0x0;_0x2ffd70<_0x1a2942['length'];_0x2ffd70++)_0x1de4c0(_0x1a2942[_0x2ffd70],_0x5f2358,0x0);const _0x409cc2=new Set();for(let _0x2fd2e5=0x0;_0x2fd2e5<_0x1a2942['length'];_0x2fd2e5++){const _0x3eaa8c=_0x1a2942[_0x2fd2e5];!_0x430b97['has'](_0x3eaa8c)&&_0x3eaa8c['previous']&&(_0x409cc2['add'](_0x3eaa8c['previous']),_0x3eaa8c['previous']['next']===_0x3eaa8c&&(_0x3eaa8c['previous']['next']=null),_0x3eaa8c['previous']=null),!_0x4fe164['has'](_0x3eaa8c)&&_0x3eaa8c['next']&&(_0x409cc2['add'](_0x3eaa8c['next']),_0x3eaa8c['next']['previous']===_0x3eaa8c&&(_0x3eaa8c['next']['previous']=null),_0x3eaa8c['next']=null);}function _0x1de4c0(_0x5093fd,_0xc71004,_0x174adb){for(let _0x4b68d4=_0x174adb;_0x4b68d4<_0xc71004['length'];_0x4b68d4++){const _0x1c0cf5=_0x5854a5(_0x5093fd,_0xc71004[_0x4b68d4]);_0x1c0cf5&&(_0x1c0cf5[0x0]['next']=_0x1c0cf5[0x1],_0x1c0cf5[0x1]['previous']=_0x1c0cf5[0x0],_0x4fe164['add'](_0x1c0cf5[0x0]),_0x430b97['add'](_0x1c0cf5[0x1]));}}function _0x5854a5(_0x673cdb,_0x137b60){if(_0x673cdb['author']['id']!==_0x137b60['author']['id'])return null;const _0x31a850=_0xf0e205['get'](_0x673cdb)(_0x673cdb,_0x137b60,_0x324566['get'](_0x673cdb),_0x324566['get'](_0x137b60));return _0x31a850&&_0xf0e205['get'](_0x137b60)(_0x673cdb,_0x137b60,_0x324566['get'](_0x673cdb),_0x324566['get'](_0x137b60))?_0x31a850[0x1]['commentThread']&&_0x31a850[0x1]['commentThread']['length']?null:_0x31a850:null;}_0x409cc2['size']&&this['_refreshSuggestionsChain'](_0x409cc2);}['_refreshAttributeSuggestionsChain'](_0x17973c){if(0x0==_0x17973c['length'])return;const _0x1d1e67=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3ba07e=>'attribute'==_0x3ba07e['type']&&_0x3ba07e['_isDataLoaded']),_0x3e16d2=[],_0x416239=new Map();for(const _0x24107e of _0x1d1e67){const _0x5a4060=_0x5d8c83(_0x24107e['attributes']);_0x416239['has'](_0x5a4060)||(_0x416239['set'](_0x5a4060,_0x3e16d2['length']),_0x3e16d2['push']([])),_0x3e16d2[_0x416239['get'](_0x5a4060)]['push'](_0x24107e);}!(function(){_0x3e16d2['sort']((_0x2ee8d4,_0x629c31)=>{const _0x2f3fdb=_0x2ee8d4[0x0]['createdAt'],_0x5246e8=_0x629c31[0x0]['createdAt'];return _0x2f3fdb==_0x5246e8?_0x2ee8d4[0x0]['attributes']['groupId']<_0x629c31[0x0]['attributes']['groupId']?-0x1:0x1:_0x2f3fdb<_0x5246e8?-0x1:0x1;});for(const _0x4614bc of _0x3e16d2)_0x4614bc['sort']((_0x7ccf82,_0x4e4295)=>_0x7ccf82['id']<_0x4e4295['id']?-0x1:0x1);}());for(let _0x4c90c9=0x0;_0x4c90c9<_0x3e16d2['length'];_0x4c90c9++){if(0x0==_0x3e16d2[_0x4c90c9]['length'])continue;const _0x41bd5d=[];for(let _0x575ebf=_0x4c90c9+0x1;_0x575ebf<_0x3e16d2['length'];_0x575ebf++)0x0!=_0x3e16d2[_0x575ebf]['length']&&_0x4b7fa0(_0x3e16d2[_0x4c90c9],_0x3e16d2[_0x575ebf])&&_0x41bd5d['push'](_0x575ebf);for(const _0x13e3be of _0x41bd5d)_0x3e16d2[_0x4c90c9]=_0x3e16d2[_0x4c90c9]['concat'](_0x3e16d2[_0x13e3be]),_0x3e16d2[_0x13e3be]=[];}for(const _0xe45c98 of _0x3e16d2)for(let _0x1457b0=0x0;_0x1457b0<_0xe45c98['length'];_0x1457b0++){const _0x1ce77a=_0xe45c98[_0x1457b0+0x1]||null;_0xe45c98[_0x1457b0]['next']!==_0x1ce77a&&(_0xe45c98[_0x1457b0]['next']=_0x1ce77a);}for(const _0x2d14ed of _0x3e16d2)for(let _0x24d4b4=0x0;_0x24d4b4<_0x2d14ed['length'];_0x24d4b4++){const _0x265d65=_0x2d14ed[_0x24d4b4-0x1]||null;_0x2d14ed[_0x24d4b4]['previous']!==_0x265d65&&(_0x2d14ed[_0x24d4b4]['previous']=_0x265d65);}function _0x4b7fa0(_0x4ca6bb,_0x2645b5){return(_0x4ca6bb[0x0]['attributes']['groupId']===_0x2645b5[0x0]['attributes']['groupId']||_0x4ca6bb[0x0]['author']===_0x2645b5[0x0]['author'])&&(!!function(_0x4db6bf,_0x40c30e){return!_0x4db6bf['hasComments']&&!_0x40c30e['hasComments']||(!_0x4db6bf['hasComments']||!_0x40c30e['hasComments'])&&(!!(_0x4db6bf['hasComments']&&_0x40c30e['createdAt']<_0x4db6bf['commentThread']['comments']['get'](0x0)['createdAt'])||!!(_0x40c30e['hasComments']&&_0x4db6bf['createdAt']<_0x40c30e['commentThread']['comments']['get'](0x0)['createdAt']));}(_0x4ca6bb[0x0],_0x2645b5[0x0])&&(!!ct(lt(_0x4ca6bb[0x0]['attributes'],['groupId','trackingSessionId']),lt(_0x2645b5[0x0]['attributes'],['groupId','trackingSessionId']))&&(_0x4ca6bb[0x0]['attributes']['groupId']==_0x2645b5[0x0]['attributes']['groupId']||_0x4ca6bb[0x0]['attributes']['trackingSessionId']===_0x2645b5[0x0]['attributes']['trackingSessionId']&&(!!_0x4ca6bb['every'](_0xaa8e1=>_0x2645b5['some'](_0x54c8b3=>_0xaa8e1['getFirstRange']()['isEqual'](_0x54c8b3['getFirstRange']())))&&_0x2645b5['every'](_0x4ccc2f=>_0x4ca6bb['some'](_0x513a93=>_0x4ccc2f['getFirstRange']()['isEqual'](_0x513a93['getFirstRange']())))))));}}['_joinWithAdjacentSuggestions'](_0x25d8a7){const _0x43ab72=Array['from'](_0x25d8a7),_0x32bf6b=this['getSuggestions']({'skipNotAttached':!0x0}),_0x1fa84a=_0x32bf6b['filter'](_0x529b90=>!_0x25d8a7['has'](_0x529b90)),_0x5a7213=new Map(_0x43ab72['map'](_0x948d4e=>[_0x948d4e,this['_suggestionFactory']['getSuggestionCallback'](_0x948d4e['type'],_0x948d4e['subType'],'join')])),_0xddfabf=new Map(_0x32bf6b['map'](_0x44b6be=>[_0x44b6be,_0x44b6be['getRanges']()]));for(let _0x1fbe79=0x0;_0x1fbe79<_0x43ab72['length'];_0x1fbe79++)if(_0x190eae(this,_0x43ab72[_0x1fbe79],_0x43ab72,_0x1fbe79+0x1))return!0x0;for(let _0x5154e4=0x0;_0x5154e4<_0x43ab72['length'];_0x5154e4++)if(_0x190eae(this,_0x43ab72[_0x5154e4],_0x1fa84a,0x0))return!0x0;return!0x1;function _0x190eae(_0x4e0cd5,_0x42e230,_0x4c38ef,_0x353903){for(let _0x11fefd=_0x353903;_0x11fefd<_0x4c38ef['length'];_0x11fefd++){const _0x37f5c0=_0x4c38ef[_0x11fefd];if(_0x37f5c0['type']!==_0x42e230['type']||_0x37f5c0['author']['id']!==_0x42e230['author']['id']||_0x37f5c0['subType']!==_0x42e230['subType'])continue;if(!mn(_0x42e230,_0x37f5c0))continue;if('attribute'==_0x42e230['type']&&_0x42e230['data']['oldValue']!=_0x37f5c0['data']['oldValue'])continue;if('attribute'==_0x42e230['type']&&_0x4e0cd5['_suggestionsConversion']['isBlockAttribute'](_0x42e230['data']['key']))continue;if('formatBlock'==_0x42e230['type']){const _0x4238f1=_0x4e0cd5['editor']['model'],_0x3e8fef=_0x42e230['getContainedElement']();if(_0x3e8fef&&(_0x4238f1['schema']['isObject'](_0x3e8fef)||_0x4238f1['schema']['isLimit'](_0x3e8fef)))continue;}const _0x57a392=_0x5a7213['get'](_0x42e230),_0x33cc2f=_0xddfabf['get'](_0x42e230),_0x44b645=_0xddfabf['get'](_0x37f5c0),_0xde4c7a=_0x42e230['commentThread']&&_0x42e230['commentThread']['length'],_0x3f4269=_0x37f5c0['commentThread']&&_0x37f5c0['commentThread']['length'];if(!_0xde4c7a&&_0x57a392(_0x44b645,_0x33cc2f))return _0x4e0cd5['_joinSuggestions'](_0x37f5c0,_0x42e230),_0xddfabf['delete'](_0x42e230),!0x0;if(!_0x3f4269&&_0x57a392(_0x33cc2f,_0x44b645))return _0x4e0cd5['_joinSuggestions'](_0x42e230,_0x37f5c0),_0xddfabf['delete'](_0x37f5c0),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3da566,_0x38d082){if(_0x3da566['isMultiRange']){for(const _0x1f0485 of _0x38d082['getRanges']())_0x3da566['addRange'](_0x1f0485);}else{const _0x1f80da=_0x38d082['getFirstRange']()['end'];this['_setSuggestionRange'](_0x3da566,this['_model']['createRange'](_0x3da566['getFirstRange']()['start'],_0x1f80da));}_0x38d082['removeMarkers']();}['_getMarkerAnnouncementText'](_0x5002f8,_0x8e35c7,_0x410a49){const _0x2d8539=_0x5002f8['startsWith']('format')||_0x5002f8['startsWith']('attribute')?'FORMATTING':_0x5002f8['toUpperCase']();return St(this['editor']['locale'],_0x8e35c7+'_'+_0x2d8539+'_SUGGESTION_ANNOUNCEMENT',_0x410a49);}['_initAriaMarkerChangeAnnouncements'](){const _0x5cc26a=this['editor'];if(!_0x5cc26a['ui'])return;const {ariaLiveAnnouncer:_0x352cb6}=_0x5cc26a['ui'];et(this['_model'],({left:_0xd07fcf,entered:_0x4ea7ae})=>{for(const _0x151a1e of _0xd07fcf){const {group:_0x3079fa,type:_0x101fc6}=tt(_0x151a1e['name']);if('suggestion'===_0x3079fa){_0x352cb6['announce'](this['_getMarkerAnnouncementText'](_0x101fc6,'LEAVE'));break;}}for(const _0x40ac7b of _0x4ea7ae){const {group:_0x25c98f,type:_0x36a06b}=tt(_0x40ac7b['name']);if('suggestion'===_0x25c98f){_0x352cb6['announce'](this['_getMarkerAnnouncementText'](_0x36a06b,'ENTER',_0x1ecc15(_0x49f25a)));break;}}});}['_processAttributeChanges'](_0x3f0a8f){if(this['_recordAttributeSuggestions'])return!0x1;const _0x347b9f=this['editor'],_0x1f1a05=_0x347b9f['model']['document']['differ']['getChanges']();if(0x0==_0x1f1a05['length'])return!0x1;const _0x34a6ed=[],_0x57de3b=_0x1f1a05['filter'](_0x1977b7=>'attribute'==_0x1977b7['type']),_0x1f4a81=_0x1f1a05['filter'](_0x588886=>'insert'==_0x588886['type']&&'$text'!=_0x588886['name']),_0x32b63b=_0x1f1a05['filter'](_0x4b1527=>'remove'==_0x4b1527['type']&&'$text'!=_0x4b1527['name']);for(const _0x1a6f5e of _0x57de3b)_0x34a6ed['push']({'key':_0x1a6f5e['attributeKey'],'newValue':_0x1a6f5e['attributeNewValue'],'oldValue':_0x1a6f5e['attributeOldValue'],'range':hn(_0x1a6f5e['range'],_0x347b9f['model'])});for(const _0x302557 of _0x1f4a81){const _0x13e11d=_0x32b63b['find'](_0x462851=>_0x462851['position']['isEqual'](_0x302557['position']));_0x13e11d&&_0x34a6ed['push']({'key':en,'newValue':_0x302557['name'],'oldValue':_0x13e11d['name'],'range':_0x347b9f['model']['createRangeOn'](_0x302557['position']['nodeAfter'])});}return 0x0!=_0x34a6ed['length']&&this['_reduceExistingSuggestions'](_0x3f0a8f,_0x34a6ed);}['_processAttributeSuggestions'](_0x186ec9){let _0x230c2c=!0x1;const _0x4385cf=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x20f4e2=>_0x20f4e2['data']['newRange']&&_0x20f4e2['name']['startsWith']('suggestion:attribute:'));for(const _0x240f9c of _0x4385cf){const {subType:_0x1a012d,id:_0x3eb2b8}=tt(_0x240f9c['name']),_0x48b8c7=_0x1a012d['split']('|')[0x0];for(const _0x6e0e3a of this['getSuggestions']({'skipNotAttached':!0x0}))_0x6e0e3a['id']!=_0x3eb2b8&&'attribute'==_0x6e0e3a['type']&&_0x6e0e3a['data']&&_0x6e0e3a['data']['key']==_0x48b8c7&&_0x6e0e3a['getFirstRange']()['isIntersecting'](_0x240f9c['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x6e0e3a,_0x240f9c['data']['newRange'],_0x186ec9),_0x230c2c=!0x0);}return _0x230c2c;}['recordAttributeChanges'](_0x358c9f){this['_recordAttributeSuggestions']=!0x0,_0x358c9f();}['_reduceExistingSuggestions'](_0x2868dd,_0x4595b2){if(0x0==_0x4595b2['length'])return!0x1;let _0x23de01=!0x1;for(const _0x3bdef3 of _0x4595b2){const _0x93253=this['_findSuggestions'](_0x3bdef3['range'],'attribute')['filter'](_0x18fc5c=>!_0x18fc5c['meta']['isNextTo'])['map'](_0x45d809=>_0x45d809['suggestion']),_0x4496ba=_0x5d8c83({'newValue':_0x3bdef3['newValue']});_0x93253['filter'](_0x2b8dd=>{const [_0x7fd5df,_0x1e222b]=_0x2b8dd['subType']['split']('|');return _0x7fd5df==_0x3bdef3['key']&&_0x1e222b!=_0x4496ba;})['forEach'](_0xebf254=>{this['_reduceSuggestionAttributeRange'](_0xebf254,_0x3bdef3['range'],_0x2868dd),_0x23de01=!0x0;});}return _0x23de01;}['_reduceSuggestionAttributeRange'](_0x43c110,_0x525dc6,_0x313a6a){const _0x555c4e=_0x43c110['getFirstRange']()['getDifference'](_0x525dc6);0x0!==_0x555c4e['length']?0x1!==_0x555c4e['length']?this['_breakSuggestionMarker'](_0x43c110,_0x525dc6['start'],_0x525dc6['end']):this['_setSuggestionRange'](_0x43c110,_0x555c4e[0x0]):_0x313a6a['removeMarker'](_0x43c110['getFirstMarker']());}},sn=class{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x1df2a6){this['_editor']=_0x1df2a6,this['_model']=_0x1df2a6['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x1e6db1,_0x197c8e,_0x4589f1,_0x382cfa,_0x254301,_0x53b591,_0x928822){return new yt(this['_model'],{'type':_0x1e6db1,'subType':_0x197c8e,'id':_0x4589f1,'originalSuggestionId':_0x928822,'author':_0x382cfa,'creator':_0x382cfa,'attributes':_0x254301,'onAttributesChange':_0x53b591,'onAccept':(..._0x4abc71)=>this['getSuggestionCallback'](_0x1e6db1,_0x197c8e,'accept')(..._0x4abc71),'onDiscard':(..._0x1f40ab)=>this['getSuggestionCallback'](_0x1e6db1,_0x197c8e,'discard')(..._0x1f40ab)});}['registerCustomCallback'](_0x15a713,_0x449e27,_0x1c3b75,_0x1904ce){const _0x1fbe7e=_0x15a713+':'+_0x449e27+':'+_0x1c3b75;this['_customCallbacks']['set'](_0x1fbe7e,_0x1904ce);}['getSuggestionCallback'](_0x150597,_0x112f7e,_0xd3617e){const _0x4f3698=_0x150597+':'+_0x112f7e+':'+_0xd3617e;return this['_customCallbacks']['get'](_0x4f3698)||this['_defaultCallbacks']['get'](_0x150597+':'+_0xd3617e);}['_registerDefaultCallbacks'](){const _0x4c3342=()=>!0x1,_0x164e08=_0x49560c=>{_0x49560c['sort']((_0x49250d,_0x15d6df)=>_0x49250d['start']['isBefore'](_0x15d6df['start'])?0x1:-0x1),this['_model']['change'](_0x2e0730=>{for(const _0x10b9ac of _0x49560c){let _0x34e879;_0x34e879=_0x10b9ac['end']['isAtEnd']&&_0x10b9ac['end']['parent']==_0x10b9ac['start']['nodeAfter']?_0x2e0730['createSelection'](_0x10b9ac['start']['nodeAfter'],'on'):_0x2e0730['createSelection'](_0x10b9ac),this['_model']['deleteContent'](_0x34e879,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x11f2f5=(_0x479260,_0x2a1981)=>{_0x2a1981&&this['_model']['change'](_0x2ad3b4=>{const {commandName:_0x50f9a6,commandParams:_0x549b2f=[]}=_0x2a1981,_0x22866a=_0x479260['map'](_0x290f87=>(on(_0x290f87)&&(_0x290f87=this['_model']['createRange'](_0x290f87['end'])),_0x290f87))['filter'](_0xdbba46=>'$graveyard'!==_0xdbba46['root']['rootName']);if(_0x22866a['length']<0x1)return;const _0x1922b5=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x2bb75b=>rt['fromRange'](_0x2bb75b));_0x2ad3b4['setSelection'](_0x22866a);for(const _0x439a62 of this['_editor']['commands']['commands']())_0x439a62['refresh']();_0x549b2f['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x50f9a6,..._0x549b2f);const _0x4b244b=_0x1922b5['filter'](_0x5569c1=>'$graveyard'!=_0x5569c1['root']['rootName']);_0x4b244b['length']>0x0&&_0x2ad3b4['setSelection'](_0x4b244b);for(const _0x50789e of _0x1922b5)_0x50789e['detach']();});},_0x1a34b6=(_0x4a8fe7,_0x18ff57)=>0x1==_0x4a8fe7['length']&&0x1==_0x18ff57['length']&&_0x4a8fe7[0x0]['end']['isEqual'](_0x18ff57[0x0]['start']),_0x3110ce=(_0x532936,_0x3917dd,_0x4b4074,_0x26e2fe)=>fn(_0x532936,_0x3917dd,_0x4b4074,_0x26e2fe)?[_0x532936,_0x3917dd]:fn(_0x3917dd,_0x532936,_0x26e2fe,_0x4b4074)?[_0x3917dd,_0x532936]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x4c3342),this['_defaultCallbacks']['set']('insertion:discard',_0x164e08),this['_defaultCallbacks']['set']('insertion:join',_0x1a34b6),this['_defaultCallbacks']['set']('insertion:chain',_0x3110ce),this['_defaultCallbacks']['set']('deletion:accept',_0x164e08),this['_defaultCallbacks']['set']('deletion:discard',_0x4c3342),this['_defaultCallbacks']['set']('deletion:join',_0x1a34b6),this['_defaultCallbacks']['set']('deletion:chain',_0x3110ce),this['_defaultCallbacks']['set']('formatInline:accept',_0x11f2f5),this['_defaultCallbacks']['set']('formatInline:discard',_0x4c3342),this['_defaultCallbacks']['set']('formatInline:join',_0x1a34b6),this['_defaultCallbacks']['set']('formatInline:chain',_0x4c3342),this['_defaultCallbacks']['set']('formatBlock:accept',_0x11f2f5),this['_defaultCallbacks']['set']('formatBlock:discard',_0x4c3342),this['_defaultCallbacks']['set']('formatBlock:join',_0x1a34b6),this['_defaultCallbacks']['set']('formatBlock:chain',_0x4c3342),this['_defaultCallbacks']['set']('attribute:accept',_0x4c3342),this['_defaultCallbacks']['set']('attribute:discard',(_0x2bc17f,_0x49c557)=>{if(!_0x49c557)return;const _0x58fac1=this['_editor']['plugins']['get'](_0x38bb0d);this['_model']['change'](_0x256e6d=>{if('$elementName'==_0x49c557['key'])for(const _0x180a9b of _0x2bc17f){const _0x38abea=_0x180a9b['start']['nodeAfter'],_0x52a3d7=_0x49c557['oldValue'];_0x256e6d['rename'](_0x38abea,_0x52a3d7);}else{if(_0x58fac1['isBlockAttribute'](_0x49c557['key'])){for(const _0x221966 of _0x2bc17f)void 0x0!==_0x49c557['oldValue']?_0x256e6d['setAttribute'](_0x49c557['key'],_0x49c557['oldValue'],_0x221966['start']['nodeAfter']):_0x256e6d['removeAttribute'](_0x49c557['key'],_0x221966['start']['nodeAfter']);}else{for(const _0x49a56f of _0x2bc17f)_0x49c557['oldValue']?_0x256e6d['setAttribute'](_0x49c557['key'],_0x49c557['oldValue'],_0x49a56f):_0x256e6d['removeAttribute'](_0x49c557['key'],_0x49a56f);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1a34b6);}};function rn(_0x4d387d,_0x51440a,_0x3cf7e9){for(const _0x557047 of _0x51440a['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x557047['root']==_0x557047)return!0x1;if(!_0x3cf7e9['containsItem'](_0x557047))return!0x1;if(_0x4d387d['isObject'](_0x557047)||_0x4d387d['isLimit'](_0x557047))return!0x0;}return!0x1;}function on(_0x4e7d00){return _0x4e7d00['end']['parent']==_0x4e7d00['start']['nodeAfter']&&_0x4e7d00['end']['isAtStart'];}function an(_0x202be2,_0x4603be,_0x27fb19,_0x93e7a2){const _0x3e45ad=_0x25e7e3=>!_0x25e7e3['item']['is']('$textProxy')&&!_0x93e7a2['isObject'](_0x25e7e3['item']),_0x55d72e=_0x202be2['start']['getLastMatchingPosition'](_0x3e45ad),_0x1991fd=_0x202be2['end']['getLastMatchingPosition'](_0x3e45ad,{'direction':'backward'});return(!_0x202be2['start']['isEqual'](_0x55d72e)||!_0x202be2['end']['isEqual'](_0x1991fd))&&(_0x55d72e['isBefore'](_0x1991fd)?_0x27fb19['updateMarker'](_0x4603be,{'range':_0x27fb19['createRange'](_0x55d72e,_0x1991fd)}):_0x27fb19['removeMarker'](_0x4603be),!0x0);}function cn(_0x508d04){return _0x5d8c83(_0x508d04);}function ln(_0x107a06){const _0x30c7d0=_0x107a06['start']['nodeAfter'];return _0x30c7d0&&_0x30c7d0['is']('element');}function un(_0x63a20a){return on(_0x63a20a)||function(_0x2b8d9c){return _0x2b8d9c['start']['parent']==_0x2b8d9c['end']['nodeBefore']&&_0x2b8d9c['start']['isAtEnd'];}(_0x63a20a);}function dn(_0x29dafd,_0x49e583){try{const _0x3e5cd0=_0x29dafd['getRange']();for(const _0x611155 of _0x49e583)if(_0x29dafd!==_0x611155&&_0x3e5cd0&&_0x3e5cd0['isIntersecting'](_0x611155['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function hn(_0x38a38b,_0x53c54e){return null==_0x38a38b['end']['nodeBefore']&&_0x38a38b['end']['parent']==_0x38a38b['start']['nodeAfter']?gn(_0x38a38b['start']['nodeAfter'],_0x53c54e):_0x38a38b;}function gn(_0x57a060,_0x11ca22){const _0x1f8e8f=_0x11ca22['schema']['isObject'](_0x57a060)||_0x11ca22['schema']['isSelectable'](_0x57a060);return _0x11ca22['createRange'](_0x11ca22['createPositionAt'](_0x57a060,'before'),_0x1f8e8f?_0x11ca22['createPositionAfter'](_0x57a060):_0x11ca22['createPositionAt'](_0x57a060,'end'));}function fn(_0x1d2bb7,_0x48358c,_0x53bd28,_0x49ad8b){return!!mn(_0x1d2bb7,_0x48358c)&&_0x53bd28['end']['isEqual'](_0x49ad8b['start']);}function mn(_0x504bde,_0x29777a){if(!_0x504bde['_isDataLoaded']||!_0x29777a['_isDataLoaded'])return!0x1;const _0x3b603a=new Set(Object['keys'](_0x504bde['attributes'])),_0x1b2809=new Set(Object['keys'](_0x29777a['attributes']));if(_0x3b603a['delete']('groupId'),_0x1b2809['delete']('groupId'),0x0==_0x3b603a['size']&&0x0==_0x1b2809['size'])return!0x0;if(_0x3b603a['size']!=_0x1b2809['size'])return!0x1;const _0x3a992={..._0x504bde['attributes']},_0x43f3b7={..._0x29777a['attributes']};return delete _0x3a992['groupId'],delete _0x43f3b7['groupId'],JSON['stringify'](_0x3a992)==JSON['stringify'](_0x43f3b7);}function En(_0x27d372,_0x549dc8){const _0x2141ab=Tn(_0x27d372['attributes']),_0x1849b7=Tn(_0x549dc8);if(!_0x27d372['_isDataLoaded'])return!0x1;if(!ct(_0x2141ab['@ai'],_0x1849b7['@ai']))return!0x1;for(const _0x3d6184 of Object['keys'](_0x1849b7))if(!ct(_0x2141ab[_0x3d6184],_0x1849b7[_0x3d6184]))return!0x1;return!0x0;}function Tn(_0x11b091){const _0xffe62=Object['assign']({},_0x11b091);return delete _0xffe62['skipNestingCheck'],delete _0xffe62['tablePasteChainId'],_0xffe62;}function _n(_0x55f913){return _0x55f913['split']('|')[0x0];}const pn=/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x199f6c();var Ln=class extends pn{['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x3f635c,_0x139993,_0x4d21c5,_0x1dac7f){super(),this['model']=_0x139993,this['view']=_0x4d21c5,this['commentThreadController']=_0x1dac7f,this['_editor']=_0x3f635c,this['_acceptCommand']=_0x3f635c['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x3f635c['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x341470,_0xce4576)=>_0x341470||_0xce4576),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0xa65dc2=>_0xa65dc2&&this['_editor']['model']['canEditAt'](_0x139993['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x41585a=>_0x41585a&&this['_editor']['model']['canEditAt'](_0x139993['getRanges']())),this['_pendingAction']=null,_0x4d21c5['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x4d21c5,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x4d21c5,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x4d21c5,'change:isDirty',()=>{_0x4d21c5['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 _0x273e4e=St(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x273e4e);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}},In=class extends _0xeb09da{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x302ab4,_0x2574eb,_0x4cce98,_0x1af1ac){super(_0x302ab4),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0xe5712b(_0x302ab4,St(_0x302ab4,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x2574eb['authoredAt']),this['bind']('authoredAt')['to'](_0x2574eb),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',_0x2574eb,'authoredAt',this,'descriptionParts',(_0x5cbd4c,_0x38d654,_0x1ab36b)=>{const _0x1bd2c9=_0x1ab36b['map'](_0x1c684f=>pt(_0x1c684f['content']))['join']('.\x20')+'.',_0x16a6c4=_0x2574eb['aiSource']&&'author'===_0x1af1ac['showAISource']?_0x1af1ac['aiAuthor']['name']:_0x2574eb['author']['name'],_0x677ffb=St(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x5cbd4c-0x1,_0x16a6c4,_0x38d654?_0x1af1ac['formatDateTime'](_0x38d654):'',new DOMParser()['parseFromString'](_0x1bd2c9,'text/html')['body']['textContent']]);return _0x2574eb['aiSource']&&'pill'===_0x1af1ac['showAISource']?_0x677ffb+'\x20'+St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'):_0x677ffb;}),this['focusables']=new _0x2dbadd(),this['focusTracker']=new _0x27cfe3(),this['keystrokes']=new _0x1e4cdd(),this['focusCycler']=new _0x1aa170({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x23c8d0=>_0x23c8d0['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x2574eb,this['_localUser']=_0x4cce98,this['_config']=_0x1af1ac,_0x1af1ac['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x1b5c1a(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x5df0e7}=this['_config'];this['commentsListView']=new _0x5df0e7(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',_0x47bf7c=>_0x47bf7c+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0xe173c5,_0x32c071)=>_0xe173c5||!!_0x32c071);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x27aee7}=this['_config'],_0x518a03=new _0x27aee7(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x214b4c=_0x518a03['commentInputView'];return _0x518a03['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x214b4c,'value',(_0x17d240,_0x1b5965,_0xcad700)=>!!_0xcad700||_0x17d240&&!_0x1b5965),_0x214b4c['on']('submit',(_0x43866d,_0x2f01e9)=>{this['fire']('addComment',_0x2f01e9),_0x214b4c['editor']['setData']('');}),_0x214b4c['on']('cancel',()=>this['focus']()),_0x214b4c['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x518a03;}},An=class extends In{['suggestionView'];['_descriptionElement'];constructor(_0x43c60c,_0x19349a,_0x5c8310,_0x59d65f){super(_0x43c60c,_0x19349a,_0x5c8310,_0x59d65f),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x19e8dd=>_0x19e8dd&&_0x19e8dd[0x0]?_0x19e8dd[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x26aadd,_0x24db30)=>{let _0x5c5d9a='';for(const _0x11819b of _0x26aadd)_0x5c5d9a+='<p>'+pt(_0x11819b['content'],_0x11819b['color'])+'</p>';return _0x24db30?_0x5c5d9a:nt(_0x5c5d9a,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x59d65f['SuggestionView'](_0x43c60c,_0x19349a,{'formatDateTime':_0x59d65f['formatDateTime'],'showAISource':_0x59d65f['showAISource'],'aiAuthor':_0x59d65f['aiAuthor']}),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 _0x10b168=this['bindTemplate'],_0x46ebdd=[this['suggestionView']];return this['commentsListView']&&_0x46ebdd['push'](this['commentsListView']),this['commentThreadInputView']&&_0x46ebdd['push'](this['commentThreadInputView']),_0x46ebdd['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x10b168['if']('isActive','ck-suggestion-wrapper--active'),_0x10b168['to']('type',_0x3905a5=>'ck-suggestion-'+_0x3905a5),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':_0x10b168['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x46ebdd};}['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));}},bn=class extends _0xeb09da{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x2b9074,_0x123543,_0x15eaa8){super(_0x2b9074),this['_model']=_0x123543,this['_config']=_0x15eaa8,this['set']('description',''),this['bind']('authoredAt')['to'](_0x123543),this['acceptButton']=this['_createButton'](St(_0x2b9074,'Accept\x20suggestion'),_0x31e709,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](St(_0x2b9074,'Discard\x20suggestion'),_0x47c7e5,'ck-suggestion--discard','discardSuggestion','sw');const _0x4ba7b6=!!_0x123543['aiSource']&&'author'===_0x15eaa8['showAISource'],_0x4d8955=_0x4ba7b6?this['_createAIUser'](_0x15eaa8['aiAuthor']):_0x123543['author'],_0x2a5018=_0x4ba7b6&&!_0x15eaa8['aiAuthor']['avatar']?_0x353f86:void 0x0;this['userView']=new _0x60e9c0(_0x2b9074,_0x4d8955,this['getUserViewNotificationText'](),_0x2a5018),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x2dbadd([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x27cfe3(),this['keystrokes']=new _0x1e4cdd(),this['focusCycler']=new _0x1aa170({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4915e9=>_0x4915e9['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x2a560f=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x2a560f['innerHTML']=this['description'],this['on']('change:description',(_0x4d59a8,_0x11e051,_0xa4a73)=>{_0x2a560f['innerHTML']=_0xa4a73;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x56d4dc=this['bindTemplate'],_0x43fa46=[{'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':_0x56d4dc['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x56d4dc['to']('authoredAt',_0x1a9b08=>this['_config']['formatDateTime'](_0x1a9b08))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];if(this['_model']['isExternal']&&_0x43fa46['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),this['_model']['aiSource']&&this['_config']['showAISource']){const _0x15408b=new _0x3c5802(this['locale']);_0x15408b['set']({'icon':_0x46df1f,'label':St(this['locale'],'AI_SOURCE_PILL_LABEL'),'tooltip':St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'),'class':'ck-pill_ai'}),_0x43fa46['push']({'tag':'div','attributes':{'class':['ck-suggestion__ai-source-pill']},'children':[_0x15408b]});}return{'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':_0x43fa46}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?St(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):St(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?St(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):St(this['locale'],'EXTERNAL_SUGGESTION');}['_createAIUser'](_0x673c32){return new _0x2940c9({'id':'ck-ai-author','name':_0x673c32['name'],'avatar':_0x673c32['avatar'],'color':new _0x530a65(0x0)});}['_createButton'](_0x1b7aaf,_0x4b5647,_0x2067a7,_0x423a23,_0x5b0eab){const _0x290da3=new _0x23651b(this['locale']);return _0x290da3['set']({'label':_0x1b7aaf,'icon':_0x4b5647,'tooltip':!0x0,'tooltipPosition':_0x5b0eab}),_0x290da3['extendTemplate']({'attributes':{'class':_0x2067a7}}),_0x290da3['on']('execute',()=>{this['fire'](_0x423a23,this['_model']['id']);}),_0x290da3;}['_setupKeyboardNavigation'](){const _0x244d49=this['element'];this['keystrokes']['listenTo'](_0x244d49);for(const _0x3a7e3f of this['focusables'])this['focusTracker']['add'](_0x3a7e3f['element']),this['keystrokes']['listenTo'](_0x3a7e3f['element']);this['keystrokes']['set']('enter',(_0x12ecc6,_0x5abfc0)=>{_0x244d49===_0x12ecc6['target']&&(this['focusCycler']['focusFirst'](),_0x5abfc0());}),this['keystrokes']['set']('esc',(_0x427de1,_0x4f7e11)=>{_0x244d49!==_0x427de1['target']&&(this['focus'](),_0x4f7e11());});}},kn=class extends _0x1d37fa{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[nn,_0x5ebfda,_0x1fe594,_0x49f040,_0x2c2ec9];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5616d1){super(_0x5616d1),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4da5fe=this['editor']['config'];_0x4da5fe['define']('trackChanges.SuggestionThreadView',An),_0x4da5fe['define']('trackChanges.SuggestionView',bn),_0x4da5fe['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4da5fe['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x461267,_0x23a607){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5de6bd,_0x59d724]of this['_handleControllerBuffer']){const _0x1155b8=this['_suggestionToController']['has'](_0x5de6bd);_0x1155b8||_0x59d724?_0x1155b8&&_0x59d724&&this['_destroyController'](_0x5de6bd):this['_initializeController'](_0x5de6bd);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get'](_0x2c2ec9)['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x461267,_0x23a607);}['init'](){const _0x264fcd=this['editor'],_0x55084d=_0x264fcd['plugins']['get'](nn),_0x27c88a=_0x264fcd['plugins']['get'](_0x49f040),_0x3a5237=_0x264fcd['plugins']['get'](_0x2c2ec9),_0x198120=_0x264fcd['plugins']['get'](_0x1fe594);this['_addUIComponentsToFactory'](),_0x3a5237['addSourceCollector'](()=>{const _0x346e8f=[];for(const [_0x52cae8,_0x9d0b1]of Array['from'](this['_suggestionToController'])){const _0x14008d=_0x52cae8['getAllAdjacentSuggestions'](),_0x2576e9=[];for(const _0x3288e4 of _0x14008d){if(!_0x3288e4['isInContent'])continue;if(_0x3288e4['isMultiRange']){_0x2576e9['push'](..._0x3288e4['getRanges']());continue;}const _0x549962=_0x3288e4['getFirstRange']();if(_0x2576e9['length']>0x0){const _0x481cd1=_0x2576e9[0x0]['getJoined'](_0x549962);if(_0x481cd1){_0x2576e9[0x0]=_0x481cd1;continue;}}_0x2576e9['push'](_0x549962);}_0x346e8f['push']([_0x9d0b1['view'],_0x2576e9]);}return _0x346e8f;}),this['listenTo'](_0x55084d,'suggestionLoaded',(_0x3685a7,_0x1d7e08)=>{this['listenTo'](_0x1d7e08,'change:previous',(_0x135271,_0x138d16,_0x323db5,_0x2f67b7)=>{_0x1d7e08['isInContent']&&(null==_0x323db5?(this['_updateController'](_0x2f67b7['head']),this['_handleSuggestionControllerDelayed'](_0x1d7e08,!0x1)):(this['_updateController'](_0x323db5['head']),null==_0x2f67b7&&this['_handleSuggestionControllerDelayed'](_0x1d7e08,!0x0)));}),null!==_0x1d7e08['previous']?this['_updateController'](_0x1d7e08['head']):this['_handleSuggestionControllerDelayed'](_0x1d7e08,!0x1);}),this['listenTo'](_0x55084d,'suggestionUnloaded',(_0x59e0b3,_0x716bbb,_0x5b1eb4)=>{this['stopListening'](_0x716bbb,'change:previous'),this['_handleControllerBuffer']['delete'](_0x716bbb),this['_suggestionToController']['has'](_0x716bbb)&&this['_destroyController'](_0x716bbb),_0x5b1eb4&&this['_updateController'](_0x5b1eb4['head']);}),this['listenTo'](_0x55084d,'suggestionChanged',(_0x3f8e66,_0x45009d)=>{this['_updateController'](_0x45009d);}),this['listenTo'](_0x27c88a,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x198120,'addComment',(_0x393331,{threadId:_0x445bc5,isFromAdapter:_0x4ca37b})=>{if(_0x4ca37b||!_0x55084d['hasSuggestion'](_0x445bc5))return;const _0x39676b=_0x55084d['getSuggestion'](_0x445bc5);this['_suggestionToController']['get'](_0x39676b)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x2b2f49=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2154d9;for(const _0x948238 in _0x2b2f49){const _0x447b18=_0x948238,_0x30b66f=_0x2b2f49[_0x447b18];if('trackChangesLicenseKeyValid'==_0x30b66f||'trackChangesLicenseKeyInvalid'==_0x30b66f||'trackChangesLicenseKeyExpired'==_0x30b66f||'trackChangesLicenseKeyDomainLimit'==_0x30b66f||'trackChangesLicenseKeyNotAllowed'==_0x30b66f||'trackChangesLicenseKeyEvaluationLimit'==_0x30b66f||'trackChangesLicenseKeyUsageLimit'==_0x30b66f){delete _0x2b2f49[_0x447b18],_0x2154d9=_0x30b66f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x2154d9&&_0x2b2f49['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x2154d9&&_0x2b2f49['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x2154d9&&_0x2b2f49['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x2154d9&&_0x2b2f49['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x2154d9&&_0x2b2f49['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0x2154d9&&_0x2b2f49['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x150ad9){const _0x1069f7=this['_suggestionToController']['get'](_0x150ad9);return _0x1069f7&&this['editor']['plugins']['get'](_0x49f040)['getByInnerView'](_0x1069f7['view'])||null;}['getSuggestionForAnnotation'](_0x50a83d){const _0x4eec82=this['_viewToController']['get'](_0x50a83d['innerView']);return _0x4eec82?_0x4eec82['model']:null;}['_refreshActiveMarkers'](){const _0x361a32=this['editor']['plugins']['get'](_0x49f040),_0x1250ce=this['editor']['plugins']['get'](nn),_0x5c5676=Array['from'](_0x361a32['activeAnnotations'],_0x4fad8a=>_0x4fad8a['innerView'])['filter'](_0x5118df=>this['_viewToController']['has'](_0x5118df)),_0x6f3bc4=[];for(const _0x2fef6c of _0x5c5676){const _0x3a0eb5=this['_viewToController']['get'](_0x2fef6c)['model']['getAllAdjacentSuggestions']();_0x6f3bc4['push'](..._0x3a0eb5['reduce']((_0x3d72d2,_0x366df8)=>[..._0x3d72d2,..._0x366df8['getMarkerNames']()],[]));}_0x1250ce['activeMarkers']=_0x6f3bc4;}['_addUIComponentsToFactory'](){const _0x491845=this['editor'],_0x53f781=_0x491845['locale'],_0x597535=St(_0x53f781,'Track\x20changes'),_0x3caa00=new _0x5dd35b([{'type':'switchbutton','model':new _0x207110({'withText':!0x0,'isToggleable':!0x0,'label':_0x597535,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x207110({'withText':!0x0,'label':St(_0x53f781,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x207110({'withText':!0x0,'label':St(_0x53f781,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x207110({'withText':!0x0,'label':St(_0x53f781,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x207110({'withText':!0x0,'label':St(_0x53f781,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x491845['plugins']['has']('TrackChangesPreview')&&_0x3caa00['addMany']([{'type':'separator'},{'type':'button','model':new _0x207110({'withText':!0x0,'label':St(_0x53f781,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x128378 of _0x3caa00)if(Cn(_0x128378)){const _0x1db911=_0x491845['commands']['get'](_0x128378['model']['commandName']);_0x128378['model']['bind']('isOn','isEnabled')['to'](_0x1db911,'value','isEnabled');}_0x491845['ui']['componentFactory']['add']('trackChanges',_0x3e465c=>this['_createToolbarButton'](_0x3e465c,_0x3caa00,_0x597535)),_0x491845['ui']['componentFactory']['add']('menuBar:trackChanges',_0x2856e0=>this['_createMenuBarMenu'](_0x2856e0,_0x3caa00,_0x597535));}['_createToolbarButton'](_0x22da84,_0x20b240,_0x50ab2f){const _0x1e5bbe=_0x433711(_0x22da84,_0x5582b5),_0x511086=this['editor']['commands']['get']('trackChanges');_0x1e5bbe['buttonView']['set']({'tooltip':_0x50ab2f,'label':_0x50ab2f,'icon':_0x5cbf5b}),_0x1e5bbe['buttonView']['bind']('isOn')['to'](_0x511086,'value'),_0x1e5bbe['buttonView']['on']('execute',()=>{_0x511086['execute'](),this['editor']['editing']['view']['focus']();}),_0x42a3ad(_0x1e5bbe,_0x20b240,{'role':'menu'});const _0x1aefed=[];for(const _0x6003d of _0x20b240)Cn(_0x6003d)&&_0x1aefed['push'](this['editor']['commands']['get'](_0x6003d['model']['commandName']));const _0x7b9e7b=_0x1e5bbe['buttonView'];return _0x7b9e7b['actionView']['unbind']('isEnabled'),_0x7b9e7b['arrowView']['unbind']('isEnabled'),_0x7b9e7b['actionView']['bind']('isEnabled')['to'](_0x511086,'isEnabled'),_0x7b9e7b['arrowView']['bind']('isEnabled')['toMany'](_0x1aefed,'isEnabled',(..._0x24331e)=>_0x24331e['some'](_0x11067a=>_0x11067a)),_0x1e5bbe['on']('execute',_0x3fd50a=>{this['editor']['execute'](_0x3fd50a['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x1e5bbe;}['_createMenuBarMenu'](_0x30dae6,_0x4f2dfd,_0x3e56e4){const _0x11ae75=new _0x10049a(_0x30dae6),_0x422011=this['editor']['commands']['get']('trackChanges');_0x11ae75['buttonView']['set']({'label':_0x3e56e4,'icon':_0x5cbf5b});const _0x47a349=new _0x359b26(_0x30dae6);for(const _0x163b12 of _0x4f2dfd){if('separator'==_0x163b12['type']){_0x47a349['items']['add'](new _0x584401(_0x30dae6));continue;}const _0x4e1c7b=new _0x5d0e64(_0x30dae6,_0x11ae75),_0x5df1a2=new _0x34af0a(_0x30dae6),_0x4ff241=_0x163b12['model'];_0x5df1a2['bind'](...Object['keys'](_0x4ff241))['to'](_0x4ff241),_0x5df1a2['delegate']('execute')['to'](_0x11ae75),_0x5df1a2['on']('execute',()=>{this['editor']['execute'](_0x4ff241['commandName']),this['editor']['editing']['view']['focus']();}),_0x4e1c7b['children']['add'](_0x5df1a2),_0x47a349['items']['add'](_0x4e1c7b);}return _0x11ae75['bind']('isEnabled')['to'](_0x422011,'isEnabled'),_0x11ae75['panelView']['children']['add'](_0x47a349),_0x11ae75;}['_initializeController'](_0x4d563d){const _0xa45f9b=this['editor'],_0x285955=_0xa45f9b['config'],_0x498de3=_0xa45f9b['plugins']['get'](_0x49f040),_0x2c6ed9=_0xa45f9b['plugins']['get'](_0x1fe594),_0x5f37b2=_0xa45f9b['plugins']['get'](_0x2c2ec9),_0x29f4f0=_0xa45f9b['plugins']['get'](_0x5ebfda)['me'],_0x2eed3b=_0x285955['get']('trackChanges')['SuggestionThreadView'],_0xd0a5f9=_0x285955['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x3116e4,CommentThreadInputView:_0xe84fc3}=_0xa45f9b['plugins']['get']('CommentsUI');let _0x1d7239,_0x58637b,_0xbeee65;this['_annotationViews']['has'](_0x4d563d['id'])?(_0x58637b=this['_annotationViews']['get'](_0x4d563d['id']),_0x1d7239=_0x58637b['mainView']):(_0x1d7239=new _0x2eed3b(_0xa45f9b['locale'],_0x4d563d,_0x29f4f0,{'disableComments':this['_disableComments'],'editorConfig':{..._0x285955['get']('comments.editorConfig'),'licenseKey':_0x285955['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x285955['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x285955['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x285955['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x5cb297(_0x285955['get']('locale'),_0xa45f9b['locale']),'CommentView':_0x285955['get']('comments')['CommentView'],'CommentsListView':_0x3116e4,'CommentThreadInputView':_0xe84fc3,'SuggestionView':_0xd0a5f9,'showAISource':_0x285955['get']('trackChanges.showAISource')||null,'aiAuthor':{..._0x285955['get']('trackChanges.aiAuthor'),'name':_0x285955['get']('trackChanges.aiAuthor')?.['name']||St(_0xa45f9b['locale'],'AI_AUTHOR_DEFAULT_NAME')}}),_0x1d7239['suggestionView']['acceptButton']['on']('execute',()=>{_0xa45f9b['editing']['view']['focus']();}),_0x1d7239['suggestionView']['discardButton']['on']('execute',()=>{_0xa45f9b['editing']['view']['focus']();}),_0x58637b=_0x498de3['createAnnotationView'](this['editor']['locale'],_0x1d7239),_0x58637b['bind']('isDirty')['to'](_0x1d7239,'isDirty'),_0x58637b['bind']('length')['to'](_0x1d7239),_0x58637b['bind']('type')['to'](_0x1d7239,'type',_0x3c21b9=>'suggestion-'+_0x3c21b9),_0x1d7239['on']('escape',()=>{_0xbeee65['fire']('escape');}),this['_annotationViews']['set'](_0x4d563d['id'],_0x58637b));const _0x512c93=_0x2c6ed9['createCommentThreadController'](_0x4d563d['commentThread'],_0x1d7239),_0x47d1ef=new Ln(_0xa45f9b,_0x4d563d,_0x1d7239,_0x512c93),_0x122f42=_0x4d563d['getAllAdjacentSuggestions']()['filter'](_0x468124=>_0x468124['isInContent']);_0x1d7239['descriptionParts']=_0xa45f9b['plugins']['get'](nn)['descriptionFactory']['getDescriptions'](_0x122f42),this['_suggestionToController']['set'](_0x4d563d,_0x47d1ef),this['_viewToController']['set'](_0x1d7239,_0x47d1ef);const _0x460757=()=>{const _0x1bd660=[],_0x3b2f55=_0x4d563d['getAllAdjacentSuggestions']()['filter'](_0x2a46a8=>_0x2a46a8['isInContent']);for(const _0x3bf2b0 of _0x3b2f55)_0x1bd660['push'](..._0x3bf2b0['getMarkers']());return _0x492f83(_0xa45f9b['editing'],_0x1bd660);};_0xbeee65=_0x498de3['createAnnotation']({'view':_0x58637b,'target':_0x460757,'type':()=>'suggestion-'+_0x47d1ef['view']['type'],'isVisible':!!_0x460757()}),_0x2c6ed9['_bindAnnotationToEditors'](_0x1d7239,_0xbeee65),_0x498de3['add'](_0xbeee65),_0x5f37b2['registerAnnotation'](_0xbeee65);}['_destroyController'](_0x327bff){const _0x132ee7=this['editor']['plugins']['get'](_0x1fe594),_0x18f074=this['editor']['plugins']['get'](_0x49f040),_0x9dcc0c=this['_suggestionToController']['get'](_0x327bff),_0x42edcb=_0x9dcc0c['view'],_0x382412=_0x18f074['getByInnerView'](_0x42edcb);_0x132ee7['_unbindEditors'](_0x42edcb),_0x382412&&_0x18f074['remove'](_0x382412),this['_suggestionToController']['delete'](_0x327bff),this['_viewToController']['delete'](_0x42edcb),_0x9dcc0c['destroy']();}['_updateController'](_0x20457e){if(!_0x20457e['isInContent']||!this['_suggestionToController']['has'](_0x20457e))return;const _0x4a78a8=this['editor']['plugins']['get'](nn),_0x269cf6=this['_suggestionToController']['get'](_0x20457e),_0x3243a4=_0x20457e['getAllAdjacentSuggestions']();_0x269cf6['view']['descriptionParts']=_0x4a78a8['descriptionFactory']['getDescriptions'](_0x3243a4);}['destroy'](){for(const _0x1bddf5 of this['_suggestionToController']['keys']())this['_destroyController'](_0x1bddf5);for(const _0x3eac35 of this['_annotationViews']['values']())_0x3eac35['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Cn(_0x59623d){return'model'in _0x59623d;}var Rn=class extends _0x1d37fa{static get['requires'](){return[nn,kn,_0x19db3a];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x55dc1c){this['editor']['plugins']['get'](nn)['adapter']=_0x55dc1c;}get['adapter'](){return this['editor']['plugins']['get'](nn)['adapter'];}['addSuggestion'](_0xdfb2b){return this['editor']['plugins']['get'](nn)['addSuggestionData'](_0xdfb2b);}['getSuggestions']({skipNotAttached:_0xf02311=!0x1,toJSON:_0x198128=!0x1}={}){return this['editor']['plugins']['get'](nn)['getSuggestions']({'skipNotAttached':_0xf02311,'toJSON':_0x198128});}['getSuggestion'](_0x394d24){return this['editor']['plugins']['get'](nn)['getSuggestion'](_0x394d24);}};const Nn=['Pagination'];var yn=class extends _0x1d37fa{static get['requires'](){return[nn];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x31e84c=this['editor'];if(_0x31e84c['config']['define']('trackChangesData.editorCreator',_0x4f1089=>{const _0x4080cf=_0x31e84c['model']['document']['getRootNames']()['reduce']((_0x242579,_0x59da2d)=>(_0x242579[_0x59da2d]='',_0x242579),{});return _0x31e84c['constructor']['create'](_0x4080cf,_0x4f1089);}),'function'!=typeof _0x31e84c['config']['get']('trackChangesData')['editorCreator'])throw new _0x4dde98('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x31024c){return On(this['editor'],!0x0,_0x31024c);}['getDataWithDiscardedSuggestions'](_0x4d5825){return On(this['editor'],!0x1,_0x4d5825);}},Sn=class extends _0x1d37fa{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d4260){super(_0x1d4260),this['result']='end',_0x1d4260['editing']['view']['_overlayModeHint']='auto',_0x1d4260['_sendUsageRequest']=()=>window['Promise']['resolve']({'status':'ok'});}['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 Mn(_0x5bee45){return void 0x0!==_0x5bee45['getRootsAttributes'];}async function On(_0x5eb9d8,_0x56b590,_0x54ef70){const _0x3dd221=_0x2ab1d7(_0x5eb9d8,Nn);if(_0x3dd221['plugins']['push'](nn,Sn),Mn(_0x5eb9d8)){_0x3dd221['roots']=Object['create'](null);for(const _0x5dfd7f of _0x5eb9d8['model']['document']['getRootNames']())_0x3dd221['roots'][_0x5dfd7f]={'modelAttributes':_0x5eb9d8['getRootAttributes'](_0x5dfd7f)};}const _0x33c1ad=document['createDocumentFragment'](),_0x23e2db=_0x5eb9d8['config']['get']('trackChangesData')['editorCreator'],_0x20df3b=await _0x23e2db(_0x3dd221,()=>function(_0x416f00){const _0x301632=document['createElement']('div');return _0x416f00['appendChild'](_0x301632),_0x301632;}(_0x33c1ad));!function(_0xeafed1,_0x2e0ded){const _0x18cebd=_0xeafed1['model']['document']['getRootNames']()['reduce']((_0x39ea6c,_0xef0c6a)=>(_0x39ea6c[_0xef0c6a]=_0xeafed1['data']['get']({'rootName':_0xef0c6a}),_0x39ea6c),{}),_0x19e223=_0xeafed1['plugins']['get']('Users')['users']['map'](_0x2c464a=>({'id':_0x2c464a['id'],'name':_0x2c464a['name']})),_0x301d69=_0xeafed1['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x67542c=_0xeafed1['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xac482b=_0x2e0ded['plugins']['get']('Users'),_0x11359f=_0x2e0ded['plugins']['get']('TrackChangesEditing'),_0x4756ef=_0x2e0ded['plugins']['get']('CommentsRepository');for(const _0x1bc86d of _0x4756ef['getCommentThreads']())_0x1bc86d['remove']();for(const _0x154cf8 of _0x19e223)_0xac482b['getUser'](_0x154cf8['id'])||_0xac482b['addUser'](_0x154cf8);_0xac482b['me']||_0xac482b['useAnonymousUser']();for(const _0x32466e of _0x67542c)_0x4756ef['addCommentThread'](_0x32466e);for(const _0x14ab81 of _0x301d69)_0x11359f['addSuggestionData'](_0x14ab81);_0x2e0ded['data']['set'](_0x18cebd);}(_0x5eb9d8,_0x20df3b),_0x20df3b['execute'](_0x56b590?'acceptAllSuggestions':'discardAllSuggestions');const _0x32a524=Mn(_0x20df3b)?_0x20df3b['getFullData'](_0x54ef70):_0x20df3b['data']['get'](_0x54ef70);return await _0x20df3b['destroy'](),_0x32a524;}var wn=class extends _0xeb09da{['options'];constructor(_0x43dbfc,_0x1067c1){super(_0x43dbfc),this['options']=_0x1067c1,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'](_0x41e342,_0x3b2550){if(!this['element'])return;const _0x1bdb86=[];for(const [_0x40ce3b,_0x5610a0]of _0x41e342){const _0x49aa2a=document['createElement']('div');_0x49aa2a['setAttribute']('data-ck-root-name',_0x40ce3b),_0x49aa2a['className']=_0x5610a0['classes']+'\x20ck-track-changes-preview__root-container',_0x49aa2a['innerHTML']=_0x5610a0['content'],_0x1bdb86['push'](_0x49aa2a);}_0x3b2550(this['element'],_0x1bdb86),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}},Fn=class extends _0x21fd2c{constructor(_0x3ea560){super(_0x3ea560),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x265e1e=this['editor'],_0x460bbf=_0x265e1e['locale'],_0x21f597=_0x265e1e['plugins']['get']('Dialog');let _0x58d573;const _0x1a59ba=function(_0x5d4cb9){const _0x637570={};if('editables'in _0x5d4cb9['ui']['view']){for(const [_0x4ad11a,_0x4ff925]of Object['entries'](_0x5d4cb9['ui']['view']['editables']))_0x637570[_0x4ad11a]=_0x4ff925['element'];}else _0x637570[_0x5d4cb9['model']['document']['getRootNames']()[0x0]]=_0x5d4cb9['ui']['view']['editable']['element'];return _0x637570;}(_0x265e1e),_0x22faab=function(_0x54a159){let _0x877c37=0x0;for(const _0xafff93 of Object['values'](_0x54a159))_0x877c37=Math['max'](_0x877c37,_0xafff93['getBoundingClientRect']()['width']);let _0x15166a=0x0;for(const _0x263ae5 of Object['values'](_0x54a159))_0x15166a+=_0x263ae5['getBoundingClientRect']()['height'];const _0x2fab3f=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']);return{'width':_0x877c37,'height':Math['min'](_0x15166a,_0x2fab3f)};}(_0x1a59ba);_0x21f597['show']({'id':'finalContentPreview','title':St(_0x460bbf,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new wn(_0x460bbf,{'dialogRects':_0x22faab}),'onHide':()=>{_0x58d573['detachFromDom']();},'onShow':()=>{_0x265e1e['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x11a2d5=>{const _0x12afbe=this['_standarizeRootsData'](_0x11a2d5,_0x265e1e,_0x1a59ba);_0x21f597['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x12afbe,_0x265e1e['config']['get']('trackChanges.preview.renderFunction'));}),_0x58d573=new _0x4b6d53(_0x460bbf,[_0x21f597['view']]),_0x58d573['attachToDom'](),_0x58d573['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x265e1e['once']('destroy',()=>{_0x58d573['detachFromDom']();});const _0x41b00f=_0x21f597['view']['headerView']['class'];_0x21f597['view']['headerView']['class']=_0x41b00f?_0x41b00f+'\x20ck-reset_all':'ck-reset_all',_0x21f597['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x21f597['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x56062b=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x175cdf=_0x56062b['previewMode'],_0x478554={};if('$labels'===_0x175cdf){for(const _0x394333 of _0x56062b['getMergeFieldsIds']())_0x478554[_0x394333]=_0x56062b['getLabel'](_0x394333)||_0x394333;}else{const _0x24a8ef='$defaultValues'===_0x175cdf?_0x56062b['getDefaultValues']():_0x56062b['getDataSetValues'](_0x175cdf,!0x0);for(const _0x3c16da of Object['entries'](_0x24a8ef)){const [_0xca0258,_0x4090b9]=_0x3c16da;_0x478554[_0xca0258]=null!==_0x4090b9?_0x4090b9:_0x56062b['getLabel'](_0xca0258)||_0xca0258;}}return{'mergeFieldsData':_0x478554};}['_standarizeRootsData'](_0x464381,_0x763feb,_0x13e030){let _0x54fcc6;_0x54fcc6='string'==typeof _0x464381?{[_0x763feb['model']['document']['getRootNames']()[0x0]]:_0x464381}:_0x464381;const _0x33070a=this['_fixMediaEmbeds'](_0x54fcc6,_0x763feb);return function(_0x2d5e91,_0x3a7e0b){for(const [_0x1239d0,_0x3dd2d2]of _0x2d5e91)_0x3dd2d2['classes']=_0x3a7e0b[_0x1239d0]['classList']['value']['replace']('ck-focused','');return _0x2d5e91;}(this['_sortRoots'](_0x763feb)['reduce']((_0x3a8548,_0x452a36)=>(_0x3a8548['push']([_0x452a36,{'content':_0x33070a[_0x452a36],'classes':''}]),_0x3a8548),[]),_0x13e030);}['_fixMediaEmbeds'](_0x405f55,_0x57b908){if(!_0x57b908['plugins']['has']('MediaEmbedEditing'))return _0x405f55;const _0x4e0d77=_0x57b908['plugins']['get']('MediaEmbedEditing');for(const [_0xf8d78c,_0x2e5f06]of Object['entries'](_0x405f55)){const _0x464367=document['createElement']('div');_0x464367['innerHTML']=_0x2e5f06,_0x464367['querySelectorAll']('figure.media')['forEach'](_0x56800d=>{const _0x4f64f6=_0x56800d['querySelector']('oembed');if(_0x4f64f6){const _0x4fa72d=_0x4f64f6['getAttribute']('url');if(_0x4fa72d){const _0xb85143=_0x4e0d77['registry']['getMediaViewElement'](new ot(_0x57b908['editing']['view']['document']),_0x4fa72d,{'elementName':'','renderForEditingView':!0x0}),_0x43d9dd=document['createElement']('div');_0x43d9dd['classList']['add']('ck-media__wrapper'),_0xb85143['render'](_0x43d9dd,_0x57b908['editing']['view']['domConverter']),_0x4f64f6['replaceWith'](_0x43d9dd);}}}),_0x405f55[_0xf8d78c]=_0x464367['innerHTML'];}return _0x405f55;}['_sortRoots'](_0x16bb80){if(!function(_0xa112ce){return void 0x0!==_0xa112ce['getRootsAttributes'];}(_0x16bb80))return _0x16bb80['model']['document']['getRootNames']();const _0x54f435=[],_0x4a3317=new Map();for(const _0xf698ec of _0x16bb80['model']['document']['getRootNames']()){const _0x3e7108=_0x16bb80['editing']['view']['getDomRoot'](_0xf698ec)['getClientRects']()['item'](0x0);_0x54f435['push'](_0xf698ec),_0x4a3317['set'](_0xf698ec,_0x3e7108);}return _0x54f435['sort']((_0x1ff10a,_0x4849fb)=>{const _0x17366b=_0x4a3317['get'](_0x1ff10a),_0x282b76=_0x4a3317['get'](_0x4849fb);return _0x17366b['y']-_0x282b76['y']||_0x17366b['x']-_0x282b76['x'];}),_0x54f435;}},Bn=class extends _0x1d37fa{static get['requires'](){return[yn,_0x56290a];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x46fb26){super(_0x46fb26),_0x46fb26['commands']['add']('previewFinalContent',new Fn(this['editor'])),_0x46fb26['config']['define']('trackChanges.preview.renderFunction',(_0x120710,_0x1b82c2)=>{for(const _0x362ece of _0x1b82c2)_0x120710['appendChild'](_0x362ece);});}};export{Tt as AcceptSuggestionCommand,In as BaseSuggestionThreadView,_t as DiscardSuggestionCommand,Ct as ExecuteOnAllSuggestionsCommand,Rt as ExecuteOnSelectedSuggestionsCommand,Fn as PreviewFinalContentCommand,yt as Suggestion,Mt as SuggestionDescriptionFactory,An as SuggestionThreadView,bn as SuggestionView,Rn as TrackChanges,Et as TrackChangesCommand,yn as TrackChangesData,Sn as TrackChangesDataGetter,nn as TrackChangesEditing,Bn as TrackChangesPreview,kn as TrackChangesUI};
|
|
23
|
+
import{Command as _0x3e1ff9,PendingActions as _0x3ee483,Plugin as _0x413c81}from'@ckeditor/ckeditor5-core';import{Annotations as _0x14a75c,Comments as _0x267b7c,CommentsRepository as _0x15ba36,EditorAnnotations as _0x56a282}from'@ckeditor/ckeditor5-comments';import{CKEditorError as _0x5748df,Collection as _0x2c968b,FocusTracker as _0x4fff65,KeystrokeHandler as _0x560b3c,ObservableMixin as _0x25c6c1,getEnvKeystrokeText as _0x23475f,insertToPriorityArray as _0xd637d7,logWarning as _0x1de656,priorities as _0x1cf13d,uid as _0x1f4b16}from'@ckeditor/ckeditor5-utils';import{IconAIAuthor as _0x219f44,IconCancel as _0xe52ae3,IconCheck as _0x17f795,IconSparkle as _0x3d13e3,IconTrackChanges as _0x1bcfaa}from'@ckeditor/ckeditor5-icons';import{BodyCollection as _0x5496d7,Dialog as _0x411989,FocusCycler as _0xa36f0,ListSeparatorView as _0x8ceee0,MenuBarMenuListItemButtonView as _0x5aeaf8,MenuBarMenuListItemView as _0x2bb385,MenuBarMenuListView as _0xfdc7c0,MenuBarMenuView as _0xd6e8b8,SplitButtonView as _0x3fa594,UIModel as _0x34fa2a,View as _0x4ceb53,ViewCollection as _0x12df6c,addListToDropdown as _0xa8f73d,createDropdown as _0xfea874,normalizeColorOptions as _0x5a539b}from'@ckeditor/ckeditor5-ui';import{AriaDescriptionView as _0x4e9480,CollaborationUserColor as _0x300a40,DocumentCompare as _0x23df0a,FOCUS_ANNOTATION_KEYSTROKE as _0x312d7,LateFocusButtonView as _0x1da65c,PillView as _0x5d1bc0,SuggestionsConversion as _0x28ef11,User as _0x34dabe,UserView as _0x23460e,Users as _0xbc2e11,fixElementSuggestionRange as _0x5f18e7,getAllMarkersDomElementsSorted as _0x49f7b6,getDateTimeFormatter as _0x3f0d23,hashObject as _0x4bef27,sanitizeEditorConfig as _0x2ac1c7,setupThreadKeyboardNavigation as _0x4d7c6c,splitSuggestionMarkerName as tt,surroundingMarkersDetector as et,trimHtml as nt}from'@ckeditor/ckeditor5-collaboration-core';import{ModelElement as it,ModelLivePosition as st,ModelLiveRange as rt,ViewDowncastWriter as ot}from'@ckeditor/ckeditor5-engine';import{cloneDeep as at,isEqual as ct,omit as lt,set as ut,unset as dt}from'es-toolkit/compat';import{Delete as ht,Input as gt}from'@ckeditor/ckeditor5-typing';import{Enter as ft}from'@ckeditor/ckeditor5-enter';import{ClipboardPipeline as mt}from'@ckeditor/ckeditor5-clipboard';var Et=class extends _0x3e1ff9{['_enabledCommands'];constructor(_0x3fd25f,_0x2138ae){super(_0x3fd25f),this['_enabledCommands']=_0x2138ae,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 _0x55d81f of this['editor']['commands']['commands']())_0x55d81f['affectsData']&&!this['_enabledCommands']['has'](_0x55d81f)&&_0x55d81f['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x624563 of this['editor']['commands']['commands']())_0x624563['affectsData']&&!this['_enabledCommands']['has'](_0x624563)&&_0x624563['clearForceDisabled']('TrackChangesCommand');}},Tt=class extends _0x3e1ff9{['_suggestions'];constructor(_0x24809d,_0x3ccad8){super(_0x24809d),this['_suggestions']=_0x3ccad8,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x297a64){const _0x107f30=this['_suggestions']['get'](_0x297a64);if(!_0x107f30)throw new _0x5748df('track-changes-accept-suggestion-not-found',this);const _0x56a3f9=_0x107f30['getRanges']();this['editor']['model']['canEditAt'](_0x56a3f9)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x107f30);}},_t=class extends _0x3e1ff9{['_suggestions'];constructor(_0xcf4e9f,_0x257e54){super(_0xcf4e9f),this['_suggestions']=_0x257e54,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x14bd02){const _0x3c9ed8=this['_suggestions']['get'](_0x14bd02);if(!_0x3c9ed8)throw new _0x5748df('track-changes-discard-suggestion-not-found',this);const _0x1aeb71=_0x3c9ed8['getRanges']();this['editor']['model']['canEditAt'](_0x1aeb71)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x3c9ed8);}};function pt(_0x2a996d,_0x1ddd7a){let _0x2ff753='';return _0x2ff753+=_0x2a996d['split']('*')['map']((_0x561134,_0x432d7f)=>_0x432d7f%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+Lt(_0x561134)+'</span>':Lt(_0x561134))['join'](''),_0x1ddd7a&&(_0x2ff753+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1ddd7a['value']+'\x22\x20title=\x22'+_0x1ddd7a['title']+'\x22></span>'),_0x2ff753;}function Lt(_0x59e8d4){const _0x16a176=document['createElement']('span');return _0x16a176['innerText']=_0x59e8d4,_0x16a176['innerHTML'];}function It(_0x4c8225){return _0x4c8225['sort']((_0x3f952b,_0x3624ad)=>'attribute'===_0x3f952b['type']&&'attribute'!==_0x3624ad['type']?-0x1:'attribute'!==_0x3f952b['type']&&'attribute'===_0x3624ad['type']?0x1:'deletion'==_0x3f952b['type']&&'deletion'!=_0x3624ad['type']?-0x1:'deletion'!=_0x3f952b['type']&&'deletion'==_0x3624ad['type']?0x1:0x0);}function At(_0x517e99,_0x4b27aa){let _0x40a6af,_0x22acd1=0x0;const _0x5f4d5d=[],_0x36dcf4=_0x4b27aa['schema'];for(;_0x22acd1<_0x517e99['length'];){const _0x5346d9=_0x517e99[_0x22acd1],_0x5d0216=_0x517e99[_0x22acd1+0x1];_0x40a6af||(_0x40a6af=_0x4b27aa['createPositionBefore'](_0x5346d9)),bt(_0x4b27aa,_0x5346d9,_0x5d0216)||(_0x5f4d5d['push'](_0x4b27aa['createRange'](_0x40a6af,_0x36dcf4['isObject'](_0x5346d9)?_0x4b27aa['createPositionAfter'](_0x5346d9):_0x4b27aa['createPositionAt'](_0x5346d9,'end'))),_0x40a6af=null),_0x22acd1++;}return _0x5f4d5d;}function bt(_0x29a73e,_0x2c352,_0x5ed0d9){if(!_0x5ed0d9)return!0x1;const _0x26fd45=_0x29a73e['createPositionAfter'](_0x2c352),_0x27a0cb=_0x29a73e['createPositionBefore'](_0x5ed0d9);return _0x26fd45['isTouching'](_0x27a0cb);}function kt(_0x205d7c,_0x39c0cb,_0x4865d1){for(;_0x4865d1['length'];){const _0x41b1d5=_0x4865d1['splice'](0x0,0x64);_0x205d7c['change'](()=>{for(const _0x4279c9 of _0x41b1d5)_0x4279c9['isInContent']&&_0x39c0cb['execute'](_0x4279c9['id']);});}}var Ct=class extends _0x3e1ff9{['_command'];['_suggestions'];constructor(_0x572025,_0xf41be,_0x260273){super(_0x572025),this['_command']=_0xf41be,this['_suggestions']=_0x260273,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x3be9ac=Array['from'](this['_suggestions']['values']())['some'](_0x4fa27f=>_0x4fa27f['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x3be9ac;}['execute'](){const _0x515177=It(Array['from'](this['_suggestions']['values']()));for(const _0x53640b of _0x515177){const _0x286ac4=_0x53640b['getRanges']();if(!this['editor']['model']['canEditAt'](_0x286ac4))return;}kt(this['editor']['model'],this['_command'],_0x515177);}},Rt=class extends _0x3e1ff9{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5bb3c6,_0x113c2b,_0x52276a){super(_0x5bb3c6),this['_command']=_0x113c2b,this['_suggestions']=_0x52276a,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x444a8b=this['editor']['model']['document']['selection'],_0x1194f8=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x1cdf50,_0x2a01b0){const _0x1fdafb=Array['from'](_0x1cdf50['getRanges']()),_0x5ca6cb=new Set();for(const _0x24508b of _0x2a01b0)if(_0x24508b['isInContent']){for(const _0x50b470 of _0x1fdafb)for(const _0x2194ca of _0x24508b['getRanges']())(_0x50b470['isIntersecting'](_0x2194ca)||_0x1cdf50['isCollapsed']&&!_0x24508b['isMultiRange']&&_0x24508b['next']&&_0x2194ca['end']['isTouching'](_0x50b470['start']))&&_0x5ca6cb['add'](_0x24508b);}return _0x5ca6cb;}(_0x444a8b,_0x1194f8),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x2babff=It(Array['from'](this['_selectedSuggestions']));for(const _0x44cb04 of _0x2babff){const _0x2724c7=_0x44cb04['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2724c7))return;}kt(this['editor']['model'],this['_command'],_0x2babff);}};const Nt=/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x25c6c1();var yt=class Suggestion extends Nt{['id'];['type'];['subType'];['author'];['creator'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3263e0,_0x37ba83){super(),this['id']=_0x37ba83['id'],this['type']=_0x37ba83['type'],this['subType']=_0x37ba83['subType']||null,this['author']=_0x37ba83['author'],this['creator']=_0x37ba83['creator']||_0x37ba83['author'],this['data']=null,this['_originalSuggestionId']=_0x37ba83['originalSuggestionId']||null,this['_model']=_0x3263e0,this['_onAccept']=_0x37ba83['onAccept'],this['_onDiscard']=_0x37ba83['onDiscard'],this['_onAttributesChange']=_0x37ba83['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x37ba83['attributes']||{}),this['set']('previous',null),this['set']('next',null),this['set']('commentThread',null),this['set']('_saved',!0x1),this['decorate']('accept'),this['decorate']('discard');}get['isExternal'](){return Boolean(this['attributes']&&this['attributes']['@external']);}get['aiSource'](){return this['attributes']&&this['attributes']['@ai']?.['type']||null;}get['head'](){let _0x391e7f=this;for(;_0x391e7f['previous'];)_0x391e7f=_0x391e7f['previous'];return _0x391e7f;}get['hasComments'](){return!!this['commentThread']&&this['commentThread']['length']>0x0;}get['isMultiRange'](){return 0x0!=this['_markerNames']['size']&&0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x26de89){this['_markerNames']['add'](_0x26de89);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x20002c=>this['_model']['markers']['get'](_0x20002c))['filter'](_0x430e70=>_0x430e70);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x151d22=>{for(const _0x41b873 of this['getMarkers']())_0x151d22['removeMarker'](_0x41b873);}),this['_markerNames']['clear']();}['removeMarker'](_0x6088f){this['_model']['change'](_0x41c036=>{_0x41c036['removeMarker'](_0x6088f);}),this['_markerNames']['delete'](_0x6088f);}['addRange'](_0x26c2c5){const _0x597a6e='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+Suggestion['getMultiRangeId']();this['addMarkerName'](_0x597a6e),this['_model']['change'](_0x14f6c7=>{_0x14f6c7['addMarker'](_0x597a6e,{'range':_0x26c2c5,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x1668c9){for(const _0x2c5d63 of this['getRanges']())if(_0x2c5d63['isIntersecting'](_0x1668c9))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x46e9ed=>_0x46e9ed['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4e39ce,_0x3f91ee)=>[..._0x4e39ce,..._0x3f91ee['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2e331d=this['getRanges']();if(0x1!=_0x2e331d['length'])return null;const _0x5a4b13=_0x2e331d[0x0],_0x189bdf=_0x5a4b13['start']['nodeAfter'],_0x491746=_0x5a4b13['end']['nodeBefore'];return _0x189bdf instanceof it?_0x189bdf!=_0x491746?null:_0x189bdf: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 _0x68134c=[];let _0x44252a=this['head'];for(;_0x44252a;)_0x68134c['push'](_0x44252a),_0x44252a=_0x44252a['next'];return _0x68134c;}['setAttribute'](_0x4cf527,_0x1be266){const _0x1e5492=at(this['attributes']);ut(_0x1e5492,_0x4cf527,_0x1be266),ct(_0x1e5492,this['attributes'])||(this['attributes']=_0x1e5492,this['_onAttributesChange'](_0x1e5492));}['removeAttribute'](_0x4cc0f5){const _0x4ed5cc=at(this['attributes']);dt(_0x4ed5cc,_0x4cc0f5),ct(_0x4ed5cc,this['attributes'])||(this['attributes']=_0x4ed5cc,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 _0x1f4b16()['substr'](0x1,0x5);}};function St(_0x184a48,_0x424de3,_0x3da3ea){const _0x404ca4=_0x184a48['t'],t=_0x184a48['t'];switch(_0x424de3){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',_0x3da3ea);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3da3ea);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3da3ea);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3da3ea);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3da3ea);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',_0x3da3ea);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3da3ea);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',_0x3da3ea);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3da3ea);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3da3ea);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3da3ea);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3da3ea);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3da3ea);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x3da3ea);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3da3ea);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3da3ea);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3da3ea);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3da3ea);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3da3ea);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3da3ea);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3da3ea);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3da3ea);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3da3ea);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3da3ea);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x3da3ea);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'},_0x3da3ea);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x3da3ea);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x3da3ea);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3da3ea);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3da3ea);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3da3ea);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3da3ea);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3da3ea);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_RAW_HTML':return t({'string':'raw\x20HTML','id':'ELEMENT_RAW_HTML'});case'ELEMENT_HTML_TAG':return t({'string':'%1\x20element','plural':'%0\x20%1\x20elements','id':'ELEMENT_HTML_TAG'},_0x3da3ea);case'FORMAT_RAW_HTML_CONTENT':return t({'string':'raw\x20HTML\x20content','id':'FORMAT_RAW_HTML_CONTENT'});case'FORMAT_HTML_CLASS':return t({'string':'style','id':'FORMAT_HTML_CLASS'});case'FORMAT_HTML_ATTRIBUTE':return t({'string':'metadata','id':'FORMAT_HTML_ATTRIBUTE'});case'FORMAT_HTML_LIST_ITEM':return t({'string':'list\x20item\x20HTML','id':'FORMAT_HTML_LIST_ITEM'});case'FORMAT_HTML_BULLETED_LIST':return t({'string':'list\x20HTML','id':'FORMAT_HTML_BULLETED_LIST'});case'FORMAT_HTML_NUMBERED_LIST':return t({'string':'list\x20HTML','id':'FORMAT_HTML_NUMBERED_LIST'});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'},_0x3da3ea);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3da3ea);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3da3ea);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3da3ea);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3da3ea);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'},_0x3da3ea);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3da3ea);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'},_0x3da3ea);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_MEDIA_SIZE':return t({'string':'media\x20size','id':'FORMAT_MEDIA_SIZE'});case'FORMAT_MEDIA_ALIGN_LEFT':return t({'string':'align\x20left','id':'FORMAT_MEDIA_ALIGN_LEFT'});case'FORMAT_MEDIA_ALIGN_BLOCK_LEFT':return t({'string':'align\x20block\x20left','id':'FORMAT_MEDIA_ALIGN_BLOCK_LEFT'});case'FORMAT_MEDIA_ALIGN_CENTER':return t({'string':'align\x20center','id':'FORMAT_MEDIA_ALIGN_CENTER'});case'FORMAT_MEDIA_ALIGN_BLOCK_RIGHT':return t({'string':'align\x20block\x20right','id':'FORMAT_MEDIA_ALIGN_BLOCK_RIGHT'});case'FORMAT_MEDIA_ALIGN_RIGHT':return t({'string':'align\x20right','id':'FORMAT_MEDIA_ALIGN_RIGHT'});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'},_0x3da3ea);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3da3ea);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'},_0x3da3ea);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3da3ea);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'},_0x3da3ea);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3da3ea);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x3da3ea);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x3da3ea);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x3da3ea);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3da3ea);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'},_0x3da3ea);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x3da3ea);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'AI_SOURCE_PILL_LABEL':return t({'string':'AI-generated','id':'AI_SOURCE_PILL_LABEL'});case'AI_SOURCE_PILL_TOOLTIP':return t({'string':'This\x20suggestion\x20was\x20proposed\x20by\x20AI.','id':'AI_SOURCE_PILL_TOOLTIP'});case'AI_AUTHOR_DEFAULT_NAME':return t({'string':'AI\x20Assistant','id':'AI_AUTHOR_DEFAULT_NAME'});case'EXTERNAL_AVATAR':return _0x404ca4({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x3da3ea);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x404ca4({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x3da3ea);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x3da3ea);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'},_0x3da3ea);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'},_0x3da3ea);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'},_0x3da3ea);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x424de3;}}var Mt=class{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x598300,_0x1a6bd6){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x598300,this['_locale']=_0x1a6bd6;}['getDescriptions'](_0x2f420b){const _0x2477d3=[],_0x4a13c8=new Set(),_0x33d080=new Set();for(let _0x5f118f=0x0;_0x5f118f<_0x2f420b['length'];_0x5f118f++){const _0x2200a5=_0x2f420b[_0x5f118f];if(!_0x2200a5['isInContent'])continue;const _0x325c48=this['_handleCustomCallbackDescription'](_0x2200a5);if(_0x325c48){if(null!=_0x2200a5['subType']){if(_0x4a13c8['has'](_0x2200a5['subType']))continue;_0x4a13c8['add'](_0x2200a5['subType']);}_0x2477d3['push'](_0x325c48);}else{if('attribute'==_0x2200a5['type']){const _0x2ef840=_0x2200a5['data']['key'];if(_0x33d080['has'](_0x2ef840))continue;_0x33d080['add'](_0x2200a5['data']['key']),'$elementName'==_0x2ef840?this['_handleRenameSuggestionDescription'](_0x2477d3,_0x2200a5):this['_handleAttributeSuggestionDescription'](_0x2477d3,_0x2200a5);continue;}'insertion'!=_0x2200a5['type']&&'deletion'!=_0x2200a5['type']||this['_handleInsertRemoveSuggestionDescription'](_0x2477d3,_0x2200a5,_0x2f420b[_0x5f118f+0x1]);}}return this['_resolveDescriptionItems'](_0x2477d3);}['registerDescriptionCallback'](_0x3e153b){this['_customCallbacks']['push'](_0x3e153b);}['registerElementLabel'](_0x6157b2,_0xa36e03,_0x5dfcdd=_0x1cf13d['normal']){'function'==typeof _0x6157b2?_0xd637d7(this['_itemLabelsCallbacks'],{'matchingCallback':_0x6157b2,'label':_0xa36e03,'priority':_0x5dfcdd}):this['_itemLabels']['set'](_0x6157b2,_0xa36e03);}['registerAttributeLabel'](_0x3b0cba,_0x45722f){this['_attributeLabels']['set'](_0x3b0cba,_0x45722f);}['getItemLabel'](_0x20a0d1,_0x49d796=0x1){let _0x284f30;for(const _0x2a7834 of this['_itemLabelsCallbacks'])if(_0x2a7834['matchingCallback'](_0x20a0d1)){_0x284f30=_0x2a7834['label'];break;}return _0x284f30||(_0x284f30=this['_itemLabels']['get'](_0x20a0d1['name'])),_0x284f30?_0x284f30(_0x49d796):0x1!==_0x49d796?_0x49d796+'\x20'+_0x20a0d1['name']+'s':''+_0x20a0d1['name'];}['_addDescriptionItems'](_0x896f02,_0x487ab2){const _0x46f774=_0x487ab2['getFirstRange']()['getWalker'](),_0x3ee7b7='insertion'==_0x487ab2['type']?'add':'remove';for(const _0x39c37f of _0x46f774){const _0x375bdc=_0x39c37f['item'],_0x5d2ce5=_0x896f02[_0x896f02['length']-0x1];if(_0x375bdc['is']('$textProxy'))_0x5d2ce5&&_0x5d2ce5['type']['indexOf']('Container')>-0x1&&_0x896f02['pop'](),_0x5d2ce5&&'text'==_0x5d2ce5['type']?_0x5d2ce5[_0x3ee7b7]+=_0x375bdc['data']:_0x896f02['push']({'type':'text','add':'add'==_0x3ee7b7?_0x375bdc['data']:'','remove':'remove'==_0x3ee7b7?_0x375bdc['data']:''});else{if(this['_schema']['isObject'](_0x375bdc)){const _0x4bb4a1=_0x375bdc;if(_0x5d2ce5&&_0x5d2ce5['type']['indexOf']('Container')>-0x1&&_0x896f02['pop'](),'elementEnd'==_0x39c37f['type'])continue;_0x5d2ce5&&_0x5d2ce5['type']==_0x3ee7b7+'Object'&&_0x5d2ce5['element']['name']==_0x4bb4a1['name']?_0x5d2ce5['quantity']++:_0x896f02['push']({'type':_0x3ee7b7+'Object','element':_0x4bb4a1,'quantity':0x1}),_0x46f774['skip'](_0x2ffdd4=>!('elementEnd'==_0x2ffdd4['type']&&_0x2ffdd4['item']==_0x375bdc));}else{if(this['_schema']['checkChild'](_0x375bdc,'$text')||_0x375bdc['is']('element','softBreak')){const _0x32e0fa=_0x375bdc;if('add'==_0x3ee7b7&&'elementStart'==_0x39c37f['type']||'remove'==_0x3ee7b7&&'elementEnd'==_0x39c37f['type'])continue;if(_0x5d2ce5&&-0x1==_0x5d2ce5['type']['indexOf']('Container')){'text'==_0x5d2ce5['type']&&(_0x5d2ce5[_0x3ee7b7]+='\x0a');continue;}let _0x26e2c0;if(_0x26e2c0='add'==_0x3ee7b7?_0x32e0fa['nextSibling']&&!this['_schema']['isObject'](_0x32e0fa['nextSibling'])?_0x32e0fa['nextSibling']:null:_0x32e0fa['previousSibling']&&!this['_schema']['isObject'](_0x32e0fa['previousSibling'])?_0x32e0fa['previousSibling']:null,_0x32e0fa['isEmpty']||_0x26e2c0&&_0x26e2c0['isEmpty']){const _0x1b4d7b=_0x26e2c0&&_0x26e2c0['isEmpty']?_0x26e2c0:_0x32e0fa;_0x5d2ce5&&_0x5d2ce5['type']==_0x3ee7b7+'EmptyContainer'&&_0x5d2ce5['element']['name']==_0x1b4d7b['name']?_0x5d2ce5['quantity']++:_0x896f02['push']({'type':_0x3ee7b7+'EmptyContainer','element':_0x1b4d7b,'quantity':0x1});}else _0x896f02['push']({'type':_0x3ee7b7+'Container','element':_0x32e0fa});}}}}}['_resolveDescriptionItems'](_0x3d6ed2){const _0x18a89b=this['_locale'],_0x4acb6d=[],_0x342ca1=[],_0x54c3a5=[];for(const _0x55b852 of _0x3d6ed2)switch(_0x55b852['type']){case'text':if(_0x55b852['add']=_0x55b852['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x55b852['remove']=_0x55b852['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x55b852['add']&&''!=_0x55b852['remove']){_0x4acb6d['push']({'type':'replace','content':St(_0x18a89b,'REPLACE_TEXT',['\x22'+_0x55b852['remove']+'\x22','\x22'+_0x55b852['add']+'\x22'])});continue;}if(null!=_0x55b852['add']['match'](/^ +$/)){_0x4acb6d['push']({'type':'insertion','content':St(_0x18a89b,'*Insert:*\x20%0',St(_0x18a89b,'ELEMENT_SPACE',_0x55b852['add']['length']))});continue;}if(null!=_0x55b852['remove']['match'](/^ +$/)){_0x4acb6d['push']({'type':'deletion','content':St(_0x18a89b,'*Remove:*\x20%0',St(_0x18a89b,'ELEMENT_SPACE',_0x55b852['remove']['length']))});continue;}if(''!=_0x55b852['add']){_0x4acb6d['push']({'type':'insertion','content':St(_0x18a89b,'*Insert:*\x20%0','\x22'+_0x55b852['add']+'\x22')});continue;}_0x4acb6d['push']({'type':'deletion','content':St(_0x18a89b,'*Remove:*\x20%0','\x22'+_0x55b852['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4acb6d['push']({'type':'insertion','content':St(_0x18a89b,'*Insert:*\x20%0',this['getItemLabel'](_0x55b852['element'],_0x55b852['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4acb6d['push']({'type':'deletion','content':St(_0x18a89b,'*Remove:*\x20%0',this['getItemLabel'](_0x55b852['element'],_0x55b852['quantity']))});continue;case'addContainer':_0x4acb6d['push']({'type':'insertion','content':St(_0x18a89b,'*Split:*\x20%0',this['getItemLabel'](_0x55b852['element'],_0x55b852['quantity']))});continue;case'removeContainer':_0x4acb6d['push']({'type':'deletion','content':St(_0x18a89b,'*Merge:*\x20%0',this['getItemLabel'](_0x55b852['element'],_0x55b852['quantity']))});continue;case'addFormat':_0x342ca1['push'](_0x55b852['key']);continue;case'removeFormat':_0x54c3a5['push'](_0x55b852['key']);continue;default:_0x4acb6d['push'](_0x55b852);}if(_0x342ca1['length']){const _0x1b3e29=_0x342ca1['map'](_0x10f55d=>this['_attributeLabels']['has'](_0x10f55d)?this['_attributeLabels']['get'](_0x10f55d):_0x10f55d)['join'](',\x20');_0x4acb6d['push']({'type':'format','content':St(this['_locale'],'*Set\x20format:*\x20%0',_0x1b3e29)});}if(_0x54c3a5['length']){const _0x33bd7d=_0x54c3a5['map'](_0x1fdddb=>this['_attributeLabels']['has'](_0x1fdddb)?this['_attributeLabels']['get'](_0x1fdddb):_0x1fdddb)['join'](',\x20');_0x4acb6d['push']({'type':'format','content':St(this['_locale'],'*Remove\x20format:*\x20%0',_0x33bd7d)});}return _0x4acb6d;}['_handleCustomCallbackDescription'](_0x37cef3){for(const _0x24c310 of this['_customCallbacks']){const _0x40e615=_0x24c310(_0x37cef3);if(_0x40e615&&'type'in _0x40e615)return _0x40e615;}}['_handleAttributeSuggestionDescription'](_0x214993,_0x57d162){const _0x23890c=_0x57d162['data'],_0x6e4e51=void 0x0===_0x23890c['newValue']?'removeFormat':'addFormat';_0x214993['push']({'type':_0x6e4e51,'key':_0x23890c['key']});}['_handleRenameSuggestionDescription'](_0x406951,_0x263dc4){_0x406951['push']({'type':'format','content':St(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x263dc4['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x15048b,_0x361d30,_0x375e2f){if(this['_addDescriptionItems'](_0x15048b,_0x361d30),_0x375e2f&&_0x375e2f['getFirstRange']()&&!_0x361d30['getFirstRange']()['end']['isEqual'](_0x375e2f['getFirstRange']()['start'])){const _0x158063=_0x15048b[_0x15048b['length']-0x1],_0x170ad0='insertion'==_0x361d30['type']?'add':'remove';_0x158063&&'text'==_0x158063['type']&&(_0x158063[_0x170ad0]+='\x0a');}}},Ot=class extends _0x413c81{['afterInit'](){const _0x10b808=this['editor'],_0x46cb88=_0x10b808['plugins']['get']('TrackChangesEditing');_0x10b808['commands']['get']('showAIAssistant')&&_0x46cb88['enableCommand']('showAIAssistant');}},wt=class extends _0x413c81{['afterInit'](){const _0x113efe=this['editor'],_0x273e13=_0x113efe['plugins']['get']('TrackChangesEditing');_0x113efe['commands']['get']('toggleAi')&&_0x273e13['enableCommand']('toggleAi');}},Ft=class extends _0x413c81{['afterInit'](){const _0x275dab=this['editor'],_0x37b453=_0x275dab['plugins']['get']('TrackChangesEditing');_0x275dab['commands']['get']('aiQuickAction')&&_0x37b453['enableCommand']('aiQuickAction');}},Bt=class extends _0x413c81{['afterInit'](){const _0x16d5e2=this['editor'],_0x1f94c7=_0x16d5e2['locale'];if(!_0x16d5e2['plugins']['has']('AlignmentEditing'))return;const _0x250d57=_0x16d5e2['plugins']['get']('TrackChangesEditing');_0x250d57['enableDefaultAttributesIntegration']('alignment'),_0x250d57['descriptionFactory']['registerAttributeLabel']('alignment',St(_0x1f94c7,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4fc334=this['editor'],_0x30913d=_0x4fc334['locale'];_0x4fc334['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x40a18b=>{if('formatBlock'!=_0x40a18b['type'])return;const {data:_0x2d150d}=_0x40a18b;if(_0x2d150d&&'alignment'==_0x2d150d['commandName']){const _0x2c8cfc=_0x2d150d['commandParams'][0x0]['value'];return{'type':'format','content':St(_0x30913d,'*Format:*\x20%0',function(_0x2fa39e){switch(_0x2fa39e){case'left':return St(_0x30913d,'FORMAT_ALIGN_TO_LEFT');case'right':return St(_0x30913d,'FORMAT_ALIGN_TO_RIGHT');case'center':return St(_0x30913d,'FORMAT_ALIGN_TO_CENTER');case'justify':return St(_0x30913d,'FORMAT_JUSTIFY_TEXT');}}(_0x2c8cfc))};}});}};const vt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];var Dt=class extends _0x413c81{['afterInit'](){const _0x1bab32=this['editor'],_0x316f78=_0x1bab32['plugins']['get']('TrackChangesEditing'),_0x5ec9c5=_0x1bab32['locale'];for(const _0x1e0882 of vt){if(!_0x1bab32['plugins']['has'](_0x1e0882))continue;const _0x4096ed=_0x1e0882['slice'](0x0,-0x7)['toLowerCase'](),_0x1a8906='FORMAT_'+_0x4096ed['toUpperCase']();_0x316f78['enableDefaultAttributesIntegration'](_0x4096ed),_0x316f78['descriptionFactory']['registerAttributeLabel'](_0x4096ed,St(_0x5ec9c5,_0x1a8906));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e0673=this['editor'],_0x51fcd6=_0x1e0673['locale'],_0xf25bae=_0x1e0673['plugins']['get']('TrackChangesEditing');function _0x2615ca(_0x39e79b,_0x437edc){_0xf25bae['descriptionFactory']['registerDescriptionCallback'](_0x1dea26=>{if('formatInline'!=_0x1dea26['type'])return;const {data:_0x4c3ee2}=_0x1dea26;return _0x4c3ee2&&_0x4c3ee2['commandName']===_0x39e79b?_0x4c3ee2['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x51fcd6,'*Format:*\x20%0',_0x437edc)}:{'type':'format','content':St(_0x51fcd6,'*Remove\x20format:*\x20%0',_0x437edc)}:void 0x0;});}_0x2615ca('bold',St(_0x51fcd6,'FORMAT_BOLD')),_0x2615ca('italic',St(_0x51fcd6,'FORMAT_ITALIC')),_0x2615ca('underline',St(_0x51fcd6,'FORMAT_UNDERLINE')),_0x2615ca('code',St(_0x51fcd6,'FORMAT_CODE')),_0x2615ca('strikethrough',St(_0x51fcd6,'FORMAT_STRIKETHROUGH')),_0x2615ca('subscript',St(_0x51fcd6,'FORMAT_SUBSCRIPT')),_0x2615ca('superscript',St(_0x51fcd6,'FORMAT_SUPERSCRIPT'));}},Ut=class extends _0x413c81{['afterInit'](){const _0x3d4704=this['editor'],_0x169c63=_0x3d4704['locale'];if(!_0x3d4704['plugins']['has']('BlockQuoteEditing'))return;const _0x12f660=_0x3d4704['plugins']['get']('TrackChangesEditing'),_0x2766d6=this['editor']['commands']['get']('blockQuote');_0x12f660['enableCommand']('blockQuote',(_0x4b1d78,_0x5c655c={})=>{const _0xe2683b=this['editor']['model']['document']['selection'],_0x38ee8=_0x5c655c&&void 0x0!==_0x5c655c['forceValue']?_0x5c655c['forceValue']:!_0x2766d6['value'];let _0x3f11b9=[];_0x3f11b9=At(_0x38ee8?Array['from'](_0xe2683b['getSelectedBlocks']())['filter'](_0x2cd887=>Pt(_0x2cd887)||function(_0x4bedca,_0x5d5c5e){const _0x1314bf=_0x5d5c5e['createContext'](_0x4bedca['parent']);return!!_0x5d5c5e['checkChild'](_0x1314bf,'blockQuote')&&!!_0x5d5c5e['checkChild'](_0x1314bf['push']('blockQuote'),_0x4bedca);}(_0x2cd887,this['editor']['model']['schema'])):Array['from'](_0xe2683b['getSelectedBlocks']())['filter'](_0x24e899=>Pt(_0x24e899)),_0x3d4704['model']),_0x3d4704['model']['change'](()=>{for(const _0x4b97b4 of _0x3f11b9)_0x12f660['markBlockFormat'](_0x4b97b4,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x38ee8}]});});}),_0x12f660['descriptionFactory']['registerDescriptionCallback'](_0x5d2321=>{const {data:_0x7a0afc}=_0x5d2321;if(_0x7a0afc&&'blockQuote'==_0x7a0afc['commandName']){const _0x3c5ed1=St(_0x169c63,'ELEMENT_BLOCK_QUOTE');return _0x7a0afc['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x169c63,'*Set\x20format:*\x20%0',_0x3c5ed1)}:{'type':'format','content':St(_0x169c63,'*Remove\x20format:*\x20%0',_0x3c5ed1)};}});}};function Pt(_0x186e95){return'blockQuote'==_0x186e95['parent']['name'];}var xt=class extends _0x413c81{['afterInit'](){const _0x1ad216=this['editor'],_0x2f7c4a=_0x1ad216['locale'],_0x3d729a=_0x1ad216['plugins']['get']('TrackChangesEditing');_0x1ad216['plugins']['has']('BookmarkEditing')&&(_0x3d729a['enableCommand']('insertBookmark'),_0x3d729a['enableDefaultAttributesIntegration']('updateBookmark'),_0x3d729a['descriptionFactory']['registerDescriptionCallback'](_0x1c8591=>{if('insertion'!=_0x1c8591['type']&&'deletion'!=_0x1c8591['type']&&'attribute'!=_0x1c8591['type'])return;const _0x1e5889=_0x1c8591['getContainedElement']();if(null==_0x1e5889)return;if(!_0x1e5889['is']('element','bookmark'))return;const _0x27ad9f=_0x1e5889['getAttribute']('bookmarkId');if('insertion'==_0x1c8591['type'])return{'type':'insertion','content':St(_0x2f7c4a,'*Insert:*\x20%0','\x22'+_0x27ad9f+'\x22\x20'+St(_0x2f7c4a,'ELEMENT_BOOKMARK'))};if('deletion'==_0x1c8591['type'])return{'type':'deletion','content':St(_0x2f7c4a,'*Remove:*\x20%0','\x22'+_0x27ad9f+'\x22\x20'+St(_0x2f7c4a,'ELEMENT_BOOKMARK'))};const {data:_0x21fc32}=_0x1c8591;return _0x21fc32&&'bookmarkId'==_0x21fc32['key']?{'type':'format','content':St(_0x2f7c4a,'*Set\x20bookmark:*\x20%0','\x22'+_0x21fc32['newValue']+'\x22')}:void 0x0;}));}},Gt=class extends _0x413c81{['afterInit'](){const _0x5a540b=this['editor'];_0x5a540b['plugins']['has']('CaseChange')&&(_0x5a540b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x5a540b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x5a540b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}},Ht=class extends _0x413c81{['afterInit'](){const _0x4b8659=this['editor'];_0x4b8659['commands']['get']('ckbox')&&_0x4b8659['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}},$t=class extends _0x413c81{['afterInit'](){const _0x452e1a=this['editor'];if(!_0x452e1a['plugins']['has']('CodeBlock'))return;const _0x4ed263=_0x452e1a['plugins']['get']('TrackChangesEditing'),_0xaa3ecc=_0x452e1a['locale'],_0x29aa0f=_0x452e1a['config']['get']('codeBlock')['languages'],_0x6fa2a4=_0x452e1a['commands']['get']('codeBlock');_0x4ed263['enableCommand']('indentCodeBlock'),_0x4ed263['enableCommand']('outdentCodeBlock'),_0x4ed263['enableCommand']('codeBlock',(_0x51fdc2,_0x3c76cc={})=>{const _0x221be7=_0x452e1a['model'],_0x1a3fc8=_0x452e1a['model']['document']['selection'],_0x56faf8=_0x3c76cc&&void 0x0!==_0x3c76cc['forceValue']?_0x3c76cc['forceValue']:!_0x6fa2a4['value'];let _0x2d725a;_0x3c76cc['language']||(_0x3c76cc['language']=_0x29aa0f[0x0]['language']),_0x2d725a=_0x56faf8?Array['from'](_0x1a3fc8['getSelectedBlocks']())['filter'](_0x4fb451=>{return Vt(_0x4fb451)||(_0x1ee256=_0x4fb451,_0x9634bd=_0x221be7['schema'],!_0x1ee256['is']('rootElement')&&!_0x9634bd['isLimit'](_0x1ee256)&&_0x9634bd['checkChild'](_0x1ee256['parent'],'codeBlock'));var _0x1ee256,_0x9634bd;}):Array['from'](_0x1a3fc8['getSelectedBlocks']())['filter'](_0x429a70=>Vt(_0x429a70));const _0xa345ad=At(_0x2d725a,_0x221be7);_0x221be7['change'](()=>{for(const _0x20714b of _0xa345ad)_0x4ed263['markBlockFormat'](_0x20714b,{'commandName':'codeBlock','commandParams':[{..._0x3c76cc,'forceValue':_0x56faf8}],'formatGroupId':'blockName'});});}),(_0x4ed263['descriptionFactory']['registerElementLabel']('codeBlock',_0x4ea1d7=>St(_0xaa3ecc,'ELEMENT_CODE_BLOCK',_0x4ea1d7)),_0x4ed263['descriptionFactory']['registerDescriptionCallback'](_0x184121=>{if('formatBlock'!=_0x184121['type'])return;const _0x512c59=_0xaa3ecc['t'],{data:_0x43ceb4}=_0x184121;if(!_0x43ceb4||'codeBlock'!=_0x43ceb4['commandName'])return;const _0x484c66=_0x43ceb4['commandParams'][0x0]['language'],_0x164601=_0x512c59(_0x29aa0f['find'](_0x50cfd8=>_0x50cfd8['language']===_0x484c66)['label'])['toLowerCase']();return _0x43ceb4['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0xaa3ecc,'*Set\x20format:*\x20%0',St(_0xaa3ecc,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x164601+')')}:{'type':'format','content':St(_0xaa3ecc,'*Remove\x20format:*\x20%0',St(_0xaa3ecc,'ELEMENT_CODE_BLOCK',0x1))};}));}};function Vt(_0x6c2c5b){return'codeBlock'==_0x6c2c5b['name'];}var Wt=class extends _0x413c81{['afterInit'](){const _0x57b926=this['editor'];_0x57b926['plugins']['has']('CommentsEditing')&&_0x57b926['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}},jt=class extends _0x413c81{static get['requires'](){return[ht];}['init'](){const _0x597f5d=this['editor'],_0x198a8c=_0x597f5d['plugins']['get']('TrackChangesEditing');_0x198a8c['enableCommand']('delete');const _0x5174ae=_0x597f5d['commands']['get']('deleteForward');_0x198a8c['enableCommand']('deleteForward',(_0xd8bc0e,_0x2b0756={})=>{const _0xda19ce=_0x597f5d['model']['createSelection'](_0x597f5d['model']['document']['selection']);_0xda19ce['isCollapsed']&&_0x597f5d['model']['modifySelection'](_0xda19ce,{'direction':'forward','unit':_0x2b0756['unit']});const _0x4ef894=_0xda19ce['getFirstRange'](),_0xc2c024=rt['fromRange'](_0x4ef894);let _0x101028;_0xd8bc0e(_0x2b0756),_0x101028='$graveyard'==_0xc2c024['root']['rootName']?_0x597f5d['model']['createRange'](_0x4ef894['start']):_0x597f5d['model']['createRange'](_0xc2c024['start'],_0xc2c024['end']),_0xc2c024['detach'](),_0x597f5d['model']['enqueueChange'](_0x5174ae['buffer']['batch'],_0x509b3d=>{_0x5174ae['buffer']['lock'](),_0x509b3d['setSelection'](_0x509b3d['createRange'](_0x101028['end'])),_0x5174ae['buffer']['unlock']();});});}},Kt=class extends _0x413c81{['afterInit'](){const _0x354246=this['editor'];if(!_0x354246['plugins']['has']('ListEditing'))return;const _0x3b22f8=_0x354246['locale'],_0x128a63=_0x354246['plugins']['get']('TrackChangesEditing'),_0x361759=_0x354246['plugins']['has']('TodoListEditing'),_0x10014a=!!_0x354246['config']['get']('list.multiBlock');function _0x377431(_0x47f9f6){return{'type':'format','content':''+St(_0x3b22f8,'*Set\x20format:*\x20%0',_0x47f9f6)};}function _0x1fc211(_0x43ce02){return{'type':'format','content':''+St(_0x3b22f8,'*Remove\x20format:*\x20%0',_0x43ce02)};}_0x128a63['enableDefaultAttributesIntegration']('numberedList'),_0x128a63['enableDefaultAttributesIntegration']('bulletedList'),_0x128a63['enableDefaultAttributesIntegration']('customNumberedList'),_0x128a63['enableDefaultAttributesIntegration']('customBulletedList'),_0x128a63['enableDefaultAttributesIntegration']('indentList'),_0x128a63['enableDefaultAttributesIntegration']('outdentList'),_0x128a63['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x128a63['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x10014a&&(_0x128a63['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x128a63['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x361759&&(_0x128a63['enableDefaultAttributesIntegration']('todoList'),_0x128a63['enableDefaultAttributesIntegration']('checkTodoList'),_0x128a63['descriptionFactory']['registerDescriptionCallback'](_0x428524=>{const {data:_0xab291}=_0x428524;if(_0xab291&&'todoListChecked'==_0xab291['key'])return{'type':'format','content':_0xab291['newValue']?St(_0x3b22f8,'*Check\x20item*'):St(_0x3b22f8,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x98fd01=>{if(_0x98fd01['batch']['isUndo'])return!0x1;let _0x1fb72b=!0x1;const _0x5495c9=_0x128a63['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x35ed53=>'todoListChecked'===_0x128a63['_getAttributeKey'](_0x35ed53));for(const _0x3b16c4 of _0x5495c9)'todo'!=_0x3b16c4['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x128a63['_findSuggestions'](_0x3b16c4['getFirstRange'](),'attribute')['find'](_0x306042=>'listType'===_0x128a63['_getAttributeKey'](_0x306042['suggestion']))||(_0x98fd01['removeMarker'](_0x3b16c4['getFirstMarker']()),_0x1fb72b=!0x0));return _0x1fb72b;})),_0x128a63['descriptionFactory']['registerAttributeLabel']('listIndent',St(_0x3b22f8,'FORMAT_INDENT'));const _0x2b1400={'type':'format','content':''};_0x128a63['descriptionFactory']['registerDescriptionCallback'](_0x8b0d67=>{const {data:_0x38372e}=_0x8b0d67;if(!_0x38372e||'listType'!=_0x38372e['key'])return;let _0x541c6f=_0x8b0d67['head'];for(;_0x541c6f;){if(_0x541c6f['data']&&(('listStyle'==_0x541c6f['data']['key']||'listMarkerStyle'==_0x541c6f['data']['key'])&&(_0x541c6f['data']['newValue']&&'default'!=_0x541c6f['data']['newValue']||'default'!=_0x541c6f['data']['oldValue']&&!_0x38372e['newValue'])||!_0x10014a&&'$elementName'==_0x541c6f['data']['key']))return _0x2b1400;_0x541c6f=_0x541c6f['next'];}if(null==_0x38372e['newValue'])switch(_0x38372e['oldValue']){case'bulleted':return _0x1fc211(St(_0x3b22f8,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1fc211(St(_0x3b22f8,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1fc211(St(_0x3b22f8,'ELEMENT_TODO_LIST'));}switch(_0x38372e['newValue']){case'bulleted':return _0x377431(St(_0x3b22f8,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x377431(St(_0x3b22f8,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x377431(St(_0x3b22f8,'ELEMENT_TODO_LIST'));}}),_0x128a63['descriptionFactory']['registerDescriptionCallback'](_0x29ec3f=>{const {data:_0x4cc3bc}=_0x29ec3f;if(_0x4cc3bc&&'listIndent'==_0x4cc3bc['key'])return null==_0x4cc3bc['newValue']||null==_0x4cc3bc['oldValue']&&0x0==_0x4cc3bc['newValue']?_0x2b1400:void 0x0;}),_0x128a63['descriptionFactory']['registerDescriptionCallback'](_0x34df05=>{if('attribute'!=_0x34df05['type'])return;const {data:_0x314674}=_0x34df05;if(!_0x314674||'listItemId'!=_0x314674['key'])return;const _0x359be7=zt(_0x34df05);return'newValue'==_0x359be7?{'type':'format','content':St(_0x3b22f8,'*Merge:*\x20list\x20item')}:'oldValue'==_0x359be7?{'type':'format','content':St(_0x3b22f8,'*Split:*\x20list\x20item')}:_0x2b1400;}),_0x354246['model']['document']['registerPostFixer'](_0x225a7a=>this['listItemIdFixer'](_0x225a7a)),_0x354246['model']['document']['registerPostFixer'](_0x2c747e=>this['noTrackChangesFixer'](_0x2c747e)),_0x354246['model']['document']['on']('change:data',(_0x16774c,_0x2ccdad)=>{if(_0x2ccdad['isUndo']||!_0x2ccdad['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2d7239){if(_0x2d7239['batch']['isUndo']||!_0x2d7239['batch']['isLocal'])return!0x1;let _0x3ca716=!0x1;const _0x355a43=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xd56ed0=>_0xd56ed0['data']&&'listItemId'==_0xd56ed0['data']['key'])['filter'](_0x453321=>_0x453321['data']['newValue']&&_0x453321['data']['oldValue']);for(const _0x1faaff of _0x355a43)zt(_0x1faaff)||(_0x2d7239['removeMarker'](_0x1faaff['getFirstMarker']()),_0x3ca716=!0x0);return _0x3ca716;}['noTrackChangesFixer'](_0xa245b0){if(_0xa245b0['batch']['isUndo']||!_0xa245b0['batch']['isLocal'])return!0x1;const _0x3368af=this['editor']['model']['document']['differ'],_0x8556e3=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x8556e3['trackChangesCommand']['value'])return!0x1;let _0x1464b4=!0x1;const _0x5669e4=new Set(['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes']),_0x5f0ea7=_0x3368af['getChanges']()['filter'](_0x1f158f=>'attribute'==_0x1f158f['type'])['filter'](_0x5bc7ad=>_0x5669e4['has'](_0x5bc7ad['attributeKey']));if(0x0==_0x5f0ea7['length'])return _0x1464b4;const _0x360ebb=new Set(_0x3368af['getMarkersToAdd']()['filter'](_0x10fb55=>{if(!_0x10fb55['name']['startsWith']('suggestion:attribute:'))return!0x1;const _0x3142f7=tt(_0x10fb55['name'])['subType']['split']('|')[0x0];return _0x5669e4['has'](_0x3142f7);})['map'](_0x71813f=>tt(_0x71813f['name'])['id']));for(const _0x589c8c of _0x5f0ea7){const _0x30e95a=_0x8556e3['_findSuggestions'](_0x589c8c['range'],'attribute')['filter'](_0xeba929=>{if(_0xeba929['meta']['isNextTo'])return!0x1;if(_0x360ebb['has'](_0xeba929['suggestion']['id']))return!0x1;const _0x539e5e=_0x8556e3['_getAttributeKey'](_0xeba929['suggestion']);return _0x5669e4['has'](_0x539e5e);})['map'](_0x231f8f=>_0x231f8f['suggestion']);if(_0x30e95a['length']){for(const _0x1b17d9 of _0x30e95a)_0xa245b0['removeMarker'](_0x1b17d9['getFirstMarker']());_0x1464b4=!0x0;}}return _0x1464b4;}['assureChains'](){const _0x58aad9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x230911=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes'];let _0x5e6b26;const _0x2e2f9e=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x16f39e=>{if(_0x16f39e['data']['oldRange']||!_0x16f39e['data']['newRange'])return null;if(!_0x16f39e['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0xc94aaa}=tt(_0x16f39e['name']);if(!_0x58aad9['hasSuggestion'](_0xc94aaa))return null;const _0x1297f9=_0x58aad9['getSuggestion'](_0xc94aaa);return _0x230911['includes'](_0x1297f9['data']['key']);})['map'](_0x3af639=>{const {id:_0x222b27}=tt(_0x3af639['name']),_0x576e39=_0x58aad9['getSuggestion'](_0x222b27);return _0x5e6b26=_0x576e39['attributes']['groupId'],_0x576e39['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2e2f9e['size'])return;const _0x3a07a0=_0x58aad9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4812c0=>'attribute'==_0x4812c0['type']&&_0x4812c0['data']&&_0x230911['includes'](_0x4812c0['data']['key'])&&_0x4812c0['attributes']['groupId']!=_0x5e6b26)['map'](_0x20e7e1=>({'listItem':_0x20e7e1['getFirstRange']()['start']['nodeAfter'],'groupId':_0x20e7e1['attributes']['groupId']})),_0x20348a=new Set();for(const {groupId:_0x487011,listItem:_0x3e3732}of _0x3a07a0)_0x2e2f9e['has'](_0x3e3732)&&_0x20348a['add'](_0x487011);for(const _0x1e3908 of _0x58aad9['getSuggestions']())_0x20348a['has'](_0x1e3908['attributes']['groupId'])&&_0x1e3908['setAttribute']('groupId',_0x5e6b26);}['_supportLegacySuggestions'](){const _0x5bb85a=this['editor'],_0x533267=_0x5bb85a['locale'],_0x54aaf8=_0x5bb85a['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x54aaf8['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x5c1e14,_0x141d8c){const _0x13105c=[];for(let _0x51460a of _0x5c1e14)_0x51460a['start']['nodeAfter']===_0x51460a['end']['parent']&&(_0x51460a=_0x5bb85a['model']['createRange'](_0x5bb85a['model']['createPositionAt'](_0x51460a['start']['nodeAfter'],0x0))),_0x13105c['push'](_0x51460a);_0x5bb85a['model']['change'](_0x3c8883=>{const _0x45fb96=_0x5bb85a['model']['document']['selection'],_0xf0e8ae=Array['from'](_0x45fb96['getRanges']())['map'](_0x362cbc=>rt['fromRange'](_0x362cbc));_0x3c8883['setSelection'](_0x13105c),_0x5bb85a['commands']['get'](_0x141d8c['commandName'])['refresh'](),_0x141d8c['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5bb85a['execute'](_0x141d8c['commandName'],..._0x141d8c['commandParams']),_0x3c8883['setSelection'](_0xf0e8ae);for(const _0x4f1c34 of _0xf0e8ae)_0x4f1c34['detach']();});}),_0x54aaf8['descriptionFactory']['registerElementLabel'](function(_0x30392f){const _0x5f1bb0=!_0x5bb85a['model']['schema']['isObject'](_0x30392f),_0x18c529=_0x30392f['previousSibling'],_0x494d46=_0x30392f['nextSibling'],_0x27e819=_0x30392f['getAttribute']('listItemId'),_0x497c29=!_0x18c529||_0x18c529['getAttribute']('listItemId')!==_0x27e819,_0x592f4d=!_0x494d46||_0x494d46['getAttribute']('listItemId')!==_0x27e819;return _0x5f1bb0&&Boolean(_0x27e819)&&_0x497c29&&_0x592f4d;},_0x51a5d2=>St(_0x533267,'ELEMENT_LIST_ITEM',_0x51a5d2));}['_registerLegacyDescription'](){const _0x18b57b=this['editor'],_0x5a20b2=_0x18b57b['locale'];function _0x589b19(_0x579147){const _0x5cc7aa=_0x18b57b['commands']['get']('bulletedList')['value'],_0x380d35=_0x18b57b['commands']['get']('numberedList')['value'];return'numberedList'===_0x579147?_0x5cc7aa:_0x380d35;}_0x18b57b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x8df2ae){if('formatBlock'!=_0x8df2ae['type'])return;const {data:_0x1c65d7}=_0x8df2ae;if(!_0x1c65d7)return;let _0x1b9d0a,_0x1ef115,_0x43b7ee,_0x136b8d;switch(_0x1c65d7['commandName']){case'bulletedList':_0x43b7ee=_0x1c65d7['commandParams'][0x0]['forceValue'],_0x136b8d=_0x589b19(_0x1c65d7['commandName']),_0x1b9d0a=_0x43b7ee?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x136b8d&&_0x18b57b['config']['get']('list.multiBlock')||(_0x1b9d0a='*Change\x20to:*\x20%0'),_0x1ef115={'type':'format','content':St(_0x5a20b2,_0x1b9d0a,St(_0x5a20b2,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x43b7ee=_0x1c65d7['commandParams'][0x0]['forceValue'],_0x136b8d=_0x589b19(_0x1c65d7['commandName']),_0x1b9d0a=_0x43b7ee?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x136b8d&&_0x18b57b['config']['get']('list.multiBlock')||(_0x1b9d0a='*Change\x20to:*\x20%0'),_0x1ef115={'type':'format','content':St(_0x5a20b2,_0x1b9d0a,St(_0x5a20b2,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x1b9d0a='*Indent:*\x20%0',_0x1ef115={'type':'format','content':St(_0x5a20b2,_0x1b9d0a,St(_0x5a20b2,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x1b9d0a=function(_0x290a6b){const _0x52598b=_0x290a6b['getFirstRange']();let _0x32b9d7=_0x52598b['start']['nodeAfter'];for(;_0x32b9d7&&_0x52598b['containsItem'](_0x32b9d7);){if(_0x32b9d7['getAttribute']('listIndent')>0x0)return!0x1;_0x32b9d7=_0x32b9d7['nextSibling'];}return!0x0;}(_0x8df2ae)?St(_0x5a20b2,'*Format:*\x20remove\x20from\x20%0',St(_0x5a20b2,function(_0x120b81){return'ELEMENT_'+_0x120b81['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x8df2ae))):St(_0x5a20b2,'*Outdent:*\x20%0',St(_0x5a20b2,'ELEMENT_LIST_ITEM')),_0x1ef115={'type':'format','content':_0x1b9d0a};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1c65d7['multipleBlocks']&&(_0x1b9d0a='*Merge:*\x20%0',_0x1ef115={'type':'deletion','content':St(_0x5a20b2,_0x1b9d0a,St(_0x5a20b2,'ELEMENT_LIST_ITEM'))});}return _0x1ef115;});}};function zt(_0x2da1f7){let _0x11972a=_0x2da1f7['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x11972a;){const _0x5cd14a=_0x11972a['getAttribute']('listItemId');if(!_0x5cd14a)return!0x1;if(_0x5cd14a==_0x2da1f7['data']['newValue'])return'newValue';if(_0x5cd14a==_0x2da1f7['data']['oldValue'])return'oldValue';_0x11972a=_0x11972a['previousSibling'];}return!0x1;}var Xt=class extends _0x413c81{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x346b6d=this['editor']['config']['get']('list.properties'),_0x302aa0=this['editor']['plugins']['get']('TrackChangesEditing');_0x346b6d['styles']&&_0x302aa0['enableDefaultAttributesIntegration']('listStyle'),_0x346b6d['reversed']&&_0x302aa0['enableDefaultAttributesIntegration']('listReversed'),_0x346b6d['startIndex']&&_0x302aa0['enableDefaultAttributesIntegration']('listStart');const _0x5cd86c={'type':'format','content':''};_0x302aa0['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x55274d=this['editor']['locale'];_0x302aa0['descriptionFactory']['registerAttributeLabel']('listReversed',St(_0x55274d,'FORMAT_LIST_REVERSED')),_0x302aa0['descriptionFactory']['registerDescriptionCallback'](_0x4a293a=>{const {data:_0x1046b1}=_0x4a293a;if(_0x1046b1&&'listReversed'==_0x1046b1['key'])return null==_0x1046b1['newValue']||0x0==_0x1046b1['newValue']&&null==_0x1046b1['oldValue']?_0x5cd86c:void 0x0;}),_0x302aa0['descriptionFactory']['registerAttributeLabel']('listStart',St(_0x55274d,'FORMAT_LIST_START')),_0x302aa0['descriptionFactory']['registerDescriptionCallback'](_0x541da0=>{const {data:_0x5781fd}=_0x541da0;if(_0x5781fd&&'listStart'==_0x5781fd['key'])return null==_0x5781fd['newValue']||0x1==_0x5781fd['newValue']&&null==_0x5781fd['oldValue']?_0x5cd86c:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x11705=>{if(_0x11705['batch']['isUndo'])return!0x1;let _0xd611ea=!0x1;const _0xa5adba=_0x302aa0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c763c=>{const _0x337ad4=_0x302aa0['_getAttributeKey'](_0x5c763c);return'listStart'==_0x337ad4||'listReversed'==_0x337ad4;});for(const _0x105f77 of _0xa5adba){const _0x31b21d=_0x105f77['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');'numbered'!=_0x31b21d&&'customNumbered'!=_0x31b21d&&(_0x302aa0['_findSuggestions'](_0x105f77['getFirstRange'](),'attribute')['find'](_0x23d28f=>'listType'==_0x302aa0['_getAttributeKey'](_0x23d28f['suggestion']))||(_0x11705['removeMarker'](_0x105f77['getFirstMarker']()),_0xd611ea=!0x0));}return _0xd611ea;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x23c779){const _0x5e2404=this['editor']['locale'],{data:_0x1ab041}=_0x23c779,_0x46063c={'type':'format','content':''};if(!_0x1ab041||'listStyle'!=_0x1ab041['key'])return;if(!_0x1ab041['oldValue'])return'default'==_0x1ab041['newValue']?_0x46063c:{'type':'format','content':''+St(_0x5e2404,'*Set\x20format:*\x20%0',St(_0x5e2404,this['_getTranslationKeyForListStyle'](_0x1ab041['newValue'])))};if(!_0x1ab041['newValue']){if('default'==_0x1ab041['oldValue'])return _0x46063c;let _0x4e251f=_0x23c779['head'];for(;_0x4e251f;){if(_0x4e251f['data']&&'listType'==_0x4e251f['data']['key']&&_0x4e251f['data']['newValue'])return _0x46063c;_0x4e251f=_0x4e251f['next'];}return{'type':'format','content':''+St(_0x5e2404,'*Remove\x20format:*\x20%0',St(_0x5e2404,this['_getTranslationKeyForListStyle'](_0x1ab041['oldValue'])))};}if('default'!=_0x1ab041['newValue'])return{'type':'format','content':''+St(_0x5e2404,'*Set\x20format:*\x20%0',St(_0x5e2404,this['_getTranslationKeyForListStyle'](_0x1ab041['newValue'])))};let _0x5d2e51=_0x23c779['head'];for(;_0x5d2e51;){if(_0x5d2e51['data']&&'listType'==_0x5d2e51['data']['key']&&_0x5d2e51['data']['newValue']&&_0x5d2e51['data']['oldValue'])return _0x46063c;_0x5d2e51=_0x5d2e51['next'];}return{'type':'format','content':St(_0x5e2404,'*Set\x20format:*\x20%0',St(_0x5e2404,'ELEMENT_'+_0x23c779['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x348ef1=this['editor'],_0x4e1b41=_0x348ef1['locale'];_0x348ef1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1a3911=>{if('formatBlock'!=_0x1a3911['type'])return;const {data:_0x25b26b}=_0x1a3911;if(!_0x25b26b)return;let _0x1ec94d,_0x20ea69;switch(_0x25b26b['commandName']){case'listStyle':_0x1ec94d='*Change\x20to:*\x20%0',_0x20ea69={'type':'format','content':St(_0x4e1b41,_0x1ec94d,St(_0x4e1b41,this['_getTranslationKeyForListStyle'](_0x25b26b['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1ec94d=_0x25b26b['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x20ea69={'type':'format','content':St(_0x4e1b41,_0x1ec94d)};break;case'listStart':_0x1ec94d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x20ea69={'type':'format','content':St(_0x4e1b41,_0x1ec94d,_0x25b26b['commandParams'][0x0]['startIndex'])};}return _0x20ea69;});}['_getTranslationKeyForListStyle'](_0x148200){return'ELEMENT_'+(_0x295c89=_0x148200,qt['includes'](_0x295c89)?'bulleted':Yt['includes'](_0x295c89)?'numbered':null)['toUpperCase']()+'_LIST_'+_0x148200['toUpperCase']()['replace'](/-/g,'_');var _0x295c89;}};const qt=['disc','circle','square'],Yt=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];var Qt=class extends _0x413c81{['afterInit'](){const _0x3a41ac=this['editor'];_0x3a41ac['commands']['get']('emoji')&&_0x3a41ac['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}},Zt=class extends _0x413c81{static get['requires'](){return[ft];}['init'](){const _0x367fef=this['editor'],_0x17bc4b=_0x367fef['plugins']['get']('TrackChangesEditing'),_0x243286=_0x367fef['commands']['get']('enter');_0x17bc4b['enableCommand']('enter',()=>{_0x367fef['model']['change'](_0x325abd=>{const _0x3c5ebb=_0x367fef['model']['document']['selection'],_0x562b3a=_0x3c5ebb['getFirstPosition'](),_0x3472e5=rt['fromRange'](_0x3c5ebb['getFirstRange']());if(_0x243286['enterBlock'](_0x325abd)){const _0x4b292f=_0x367fef['model']['createPositionAt'](_0x562b3a['parent']['nextSibling'],0x0),_0x213ea3=_0x325abd['createRange'](_0x562b3a,_0x4b292f);_0x17bc4b['markInsertion'](_0x213ea3);}else _0x325abd['setSelection'](_0x325abd['createRange'](_0x3472e5['end']));_0x3472e5['detach'](),_0x243286['fire']('afterExecute',{'writer':_0x325abd});});});}},Jt=class extends _0x413c81{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x339353=this['editor']['plugins']['get']('TrackChangesEditing');_0x339353['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x339353['enableCommand']('findNext'),_0x339353['enableCommand']('findPrevious'),_0x339353['enableCommand']('replace'),_0x339353['enableCommand']('replaceAll');}['handleFindCommand'](_0x2042d0,_0x4eb261,_0x3c7d00={}){const _0x2368bb=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2042d0(_0x418aea=>{let _0x4287f3=('string'==typeof _0x4eb261?_0x2368bb['findByTextCallback'](_0x4eb261,_0x3c7d00):_0x4eb261)(_0x418aea);Array['isArray'](_0x4287f3)&&(_0x4287f3={'results':_0x4287f3,'searchText':'string'==typeof _0x4eb261?_0x4eb261:''});const _0x2ab6d0=_0x4287f3['results']['filter'](_0x3ed5af=>!0x1===this['_isInDeletionRange'](_0x3ed5af,_0x418aea['item']));return{..._0x4287f3,'results':_0x2ab6d0};},_0x3c7d00);}['_isInDeletionRange'](_0x4bef30,_0x1169b9){const _0x7ad33c=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1169b9,_0x4bef30['start']),this['editor']['model']['createPositionAt'](_0x1169b9,_0x4bef30['end']));for(const _0x27aac6 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x7ad33c['getIntersection'](_0x27aac6['getRange']()))return!0x0;return!0x1;}};const te=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];var ee=class extends _0x413c81{['afterInit'](){const _0x49f886=this['editor']['locale'],_0x343115=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x253305,commandName:_0x58e328}of te)this['editor']['plugins']['has'](_0x253305)&&_0x343115['enableDefaultAttributesIntegration'](_0x58e328);_0x343115['descriptionFactory']['registerAttributeLabel']('fontSize',St(_0x49f886,'FORMAT_FONT_SIZE')),_0x343115['descriptionFactory']['registerAttributeLabel']('fontFamily',St(_0x49f886,'FORMAT_FONT_FAMILY')),_0x343115['descriptionFactory']['registerAttributeLabel']('fontColor',St(_0x49f886,'FORMAT_FONT_COLOR')),_0x343115['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',St(_0x49f886,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ca824=this['editor'],_0x3b2b1c=_0x4ca824['locale'];_0x4ca824['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x38e341=>{const _0x1700d5=_0x3b2b1c['t'];if('formatInline'!=_0x38e341['type'])return;const {data:_0x5cd6f3}=_0x38e341;if(null!=_0x5cd6f3){if('fontSize'==_0x5cd6f3['commandName']){const _0x4f1680=_0x5cd6f3['commandParams'][0x0]['value'];if(_0x4f1680){const _0x4a9027=this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x5ed2b5=>_0x5ed2b5['model']==_0x4f1680)['title'];return{'type':'format','content':St(_0x3b2b1c,'*Set\x20font\x20size:*\x20%0',_0x1700d5(_0x4a9027)['toLowerCase']())};}return{'type':'format','content':St(_0x3b2b1c,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x5cd6f3['commandName']){const _0xb7b02e=_0x5cd6f3['commandParams'][0x0]['value'];return _0xb7b02e?{'type':'format','content':St(_0x3b2b1c,'*Set\x20font\x20family:*\x20%0',_0xb7b02e)}:{'type':'format','content':St(_0x3b2b1c,'*Reset\x20font\x20family*')};}if('fontColor'==_0x5cd6f3['commandName']){const _0x381675=_0x5cd6f3['commandParams'][0x0]['value'];if(_0x381675){const _0x3bca89=_0x5a539b(this['editor']['config']['get']('fontColor.colors'))['find'](_0x15271c=>_0x15271c['model']==_0x381675);let _0x442fd1=_0x381675,_0xb71d8f='';return _0x3bca89&&(_0x442fd1=_0x3bca89['label'],_0xb71d8f=_0x1700d5(_0x442fd1)['toLowerCase']()),{'type':'format','content':St(_0x3b2b1c,'*Set\x20font\x20color:*\x20%0',_0xb71d8f)['trim'](),'color':{'value':_0x381675,'title':_0xb71d8f||_0x442fd1}};}return{'type':'format','content':St(_0x3b2b1c,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x5cd6f3['commandName']){const _0x4eb5dc=_0x5cd6f3['commandParams'][0x0]['value'];if(_0x4eb5dc){const _0x183f19=_0x5a539b(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x42c5d6=>_0x42c5d6['model']==_0x4eb5dc);let _0x3b4c2e=_0x4eb5dc,_0x1d53ef='';return _0x183f19&&(_0x3b4c2e=_0x183f19['label'],_0x1d53ef=_0x1700d5(_0x3b4c2e)['toLowerCase']()),{'type':'format','content':St(_0x3b2b1c,'*Set\x20font\x20background\x20color:*\x20%0',_0x1d53ef)['trim'](),'color':{'value':_0x4eb5dc,'title':_0x1d53ef||_0x3b4c2e}};}return{'type':'format','content':St(_0x3b2b1c,'*Reset\x20font\x20background\x20color*')};}}});}},ne=class extends _0x413c81{['afterInit'](){const {plugins:_0x1ca38b}=this['editor'];_0x1ca38b['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x1ca38b['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x714997,plugins:_0x41fbc7,commands:_0xc8b3ce}=this['editor'],_0x2b02e1=_0x41fbc7['get']('TrackChangesEditing');_0xc8b3ce['get']('footnotesStyle')&&_0x2b02e1['enableDefaultAttributesIntegration']('footnotesStyle'),_0xc8b3ce['get']('footnotesStart')&&_0x2b02e1['enableDefaultAttributesIntegration']('footnotesStart'),_0x2b02e1['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',St(_0x714997,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x2b02e1['descriptionFactory']['registerAttributeLabel']('footnotesListStart',St(_0x714997,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x5220c3=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x5a3813,commands:_0x2701b5}=this['editor'];_0x2701b5['get']('insertFootnote')&&_0x5220c3['enableCommand']('insertFootnote'),_0x5220c3['descriptionFactory']['registerElementLabel']('footnoteRef',_0x5f2f08=>St(_0x5a3813,'ELEMENT_FOOTNOTE_REF',_0x5f2f08)),_0x5220c3['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x47f513=>St(_0x5a3813,'ELEMENT_FOOTNOTE_DEFINITION',_0x47f513)),_0x5220c3['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x1a5a8e=>St(_0x5a3813,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x1a5a8e));}},ie=class extends _0x413c81{['afterInit'](){const _0x59c5ed=this['editor'],_0x31626e=_0x59c5ed['plugins']['get']('TrackChangesEditing'),_0x49bf8d=_0x59c5ed['commands']['get']('copyFormat'),_0x59ee7d=_0x59c5ed['commands']['get']('pasteFormat');_0x49bf8d&&_0x59ee7d&&(_0x31626e['enableDefaultAttributesIntegration']('pasteFormat'),_0x31626e['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x22c38f=this['editor'],_0x575a14=_0x22c38f['locale'];_0x22c38f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1eb618=>{if('formatBlock'!=_0x1eb618['type']&&'formatInline'!=_0x1eb618['type'])return;const {data:_0x377386}=_0x1eb618;if(_0x377386&&'pasteFormat'===_0x377386['commandName']){const _0x5a9494=[],_0x1ecca8=_0x377386['commandParams'][0x0];for(const [_0x346f4a,_0x3bbc49]of Object['entries'](_0x1ecca8))_0x5a9494['push'](se(_0x22c38f,_0x346f4a,_0x3bbc49));return _0x5a9494['length']?{'type':'format','content':St(_0x575a14,'*Set\x20format\x20to:*\x20%0',_0x5a9494['join'](',\x20'))}:{'type':'format','content':St(_0x575a14,'*Remove\x20all\x20formatting*')};}});}};function se(_0x5e46b3,_0x545edb,_0x4f204a){const _0x47481a=_0x5e46b3['locale']['t'],_0x147bfd=_0x545edb['split'](/(?=[A-Z])/)['join']('\x20'),_0x5b589c=_0x47481a(_0x147bfd['charAt'](0x0)['toUpperCase']()+_0x147bfd['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4f204a)return _0x5b589c;if('fontColor'===_0x545edb||'fontBackgroundColor'===_0x545edb){const _0x8a2109=_0x5a539b(_0x5e46b3['config']['get']('fontColor.colors'))['find'](_0x168a09=>_0x168a09['model']==_0x4f204a);return _0x5b589c+'\x20('+(_0x8a2109?_0x47481a(_0x8a2109['label'])['toLowerCase']():_0x4f204a)+')';}if('fontSize'===_0x545edb&&isNaN(parseFloat(_0x4f204a))){const _0x2ccdfb=_0x5e46b3['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x5e46b3['config']['get']('fontSize.options'))['find'](_0x1fe41c=>_0x1fe41c['model']==_0x4f204a);return _0x5b589c+'\x20('+(_0x2ccdfb?_0x47481a(_0x2ccdfb['title'])['toLowerCase']():_0x4f204a)+')';}return _0x5b589c+'\x20('+_0x4f204a+')';}var re=class extends _0x413c81{['afterInit'](){const _0x5cafc7=this['editor'];if(!_0x5cafc7['plugins']['has']('GeneralHtmlSupport')||!_0x5cafc7['plugins']['has']('DataSchema'))return;const _0x2dad91=_0x5cafc7['plugins']['get']('TrackChangesEditing'),_0x9f5db5=_0x5cafc7['plugins']['get']('GeneralHtmlSupport'),_0x51b5fe=_0x5cafc7['plugins']['get']('DataSchema'),_0x36f3d4=_0x5cafc7['locale'],_0x1615c8=new Set(['htmlContent']);for(const _0x16965c of _0x51b5fe['getDefinitionsForView'](/.*/,!0x1)){const _0x4a37aa=_0x16965c['view'],_0x30cd54=_0x9f5db5['getGhsAttributeNameForElement'](_0x4a37aa);_0x1615c8['add'](_0x30cd54),!_0x16965c['isInline']||_0x16965c['isObject']||'appliesToBlock'in _0x16965c&&_0x16965c['appliesToBlock']||_0x2dad91['descriptionFactory']['registerAttributeLabel'](_0x30cd54,_0x4a37aa),_0x16965c['model']['startsWith']('html')&&_0x2dad91['descriptionFactory']['registerElementLabel'](_0x16965c['model'],_0x1311a5=>St(_0x36f3d4,'ELEMENT_HTML_TAG',[_0x1311a5,_0x4a37aa]));}_0x2dad91['descriptionFactory']['registerAttributeLabel']('htmlContent',St(_0x36f3d4,'FORMAT_RAW_HTML_CONTENT')),_0x2dad91['descriptionFactory']['registerAttributeLabel']('htmlLiAttributes',St(_0x36f3d4,'FORMAT_HTML_LIST_ITEM')),_0x2dad91['descriptionFactory']['registerAttributeLabel']('htmlUlAttributes',St(_0x36f3d4,'FORMAT_HTML_BULLETED_LIST')),_0x2dad91['descriptionFactory']['registerAttributeLabel']('htmlOlAttributes',St(_0x36f3d4,'FORMAT_HTML_NUMBERED_LIST')),_0x2dad91['descriptionFactory']['registerDescriptionCallback'](_0x4596a3=>{if('attribute'!==_0x4596a3['type'])return;const _0x48c7bc=_0x4596a3['data'];if(!_0x48c7bc||!_0x1615c8['has'](_0x48c7bc['key']))return;if('htmlContent'===_0x48c7bc['key'])return{'type':'format','content':St(_0x36f3d4,'*Change\x20%0\x20content*',St(_0x36f3d4,'ELEMENT_RAW_HTML'))};const {setItems:_0x15f8ee,removeItems:_0x56e675}=function(_0x281eff,_0xda271c,_0x406363){const _0x2aafd0=[],_0x53f16b=[],_0x1c3e8c=_0x281eff['styles']??{},_0x495fee=_0xda271c['styles']??{};for(const _0x132b66 of new Set([...Object['keys'](_0x1c3e8c),...Object['keys'](_0x495fee)]))_0x1c3e8c[_0x132b66]!==_0x495fee[_0x132b66]&&(void 0x0===_0x495fee[_0x132b66]?_0x53f16b['push'](_0x132b66):_0x2aafd0['push'](_0x132b66+'\x20('+_0x495fee[_0x132b66]+')'));const _0x5aedbb=St(_0x406363,'FORMAT_HTML_CLASS'),_0x29d5eb=new Set(_0x281eff['classes']??[]),_0x5b7a9f=new Set(_0xda271c['classes']??[]),_0x29eae3=[..._0x5b7a9f]['some'](_0x1aaac9=>!_0x29d5eb['has'](_0x1aaac9)),_0x1348f0=[..._0x29d5eb]['some'](_0x201772=>!_0x5b7a9f['has'](_0x201772));_0x29eae3&&_0x2aafd0['push'](_0x5aedbb),_0x1348f0&&_0x53f16b['push'](_0x5aedbb);const _0x1bae14=St(_0x406363,'FORMAT_HTML_ATTRIBUTE'),_0x5467ad=_0x281eff['attributes']??{},_0x3a5aca=_0xda271c['attributes']??{};let _0x19bda1=!0x1,_0x1bc2f3=!0x1;for(const _0x2520b4 of new Set([...Object['keys'](_0x5467ad),...Object['keys'](_0x3a5aca)]))_0x5467ad[_0x2520b4]!==_0x3a5aca[_0x2520b4]&&(void 0x0===_0x3a5aca[_0x2520b4]?_0x1bc2f3=!0x0:_0x19bda1=!0x0);return _0x19bda1&&_0x2aafd0['push'](_0x1bae14),_0x1bc2f3&&_0x53f16b['push'](_0x1bae14),{'setItems':_0x2aafd0,'removeItems':_0x53f16b};}(_0x48c7bc['oldValue']??{},_0x48c7bc['newValue']??{},_0x36f3d4);if(!_0x15f8ee['length']&&!_0x56e675['length'])return;const _0x89e7de=[];return _0x15f8ee['length']&&_0x89e7de['push'](St(_0x36f3d4,'*Set\x20format:*\x20%0',_0x15f8ee['join'](',\x20'))),_0x56e675['length']&&_0x89e7de['push'](St(_0x36f3d4,'*Remove\x20format:*\x20%0',_0x56e675['join'](',\x20'))),{'type':'format','content':_0x89e7de['join']('\x0a')};});}},oe=class extends _0x413c81{['_headingOptions'];['afterInit'](){const _0x5a3eac=this['editor'];if(!_0x5a3eac['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x5a3eac['config']['get']('heading.options');const _0x26acb4=_0x5a3eac['locale'],_0x125fde=_0x5a3eac['plugins']['get']('TrackChangesEditing');_0x125fde['enableDefaultAttributesIntegration']('heading');for(const _0x5b34b8 of this['_headingOptions'])'paragraph'!=_0x5b34b8['model']&&_0x125fde['descriptionFactory']['registerElementLabel'](_0x5b34b8['model'],_0x368dc7=>{const _0x727550=this['_getHeadingLevel'](_0x5b34b8['model']);return null!==_0x727550?_0xe3d480(_0x368dc7,_0x727550):_0x153404(_0x368dc7,_0x5b34b8['title']);});function _0xe3d480(_0x6cb1fc,_0x76ac87){return St(_0x26acb4,'ELEMENT_HEADING',[_0x6cb1fc,_0x76ac87]);}function _0x153404(_0x17f9e1,_0x449dd7){return St(_0x26acb4,'ELEMENT_HEADING_CUSTOM',[_0x17f9e1,_0x449dd7]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27ccb0=this['editor'],_0x51a31c=_0x27ccb0['locale'];function _0x43d651(_0x4121d9,_0x10c49c){return St(_0x51a31c,'ELEMENT_HEADING_CUSTOM',[_0x4121d9,_0x10c49c]);}_0x27ccb0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ec42d=>{if('formatBlock'!=_0x4ec42d['type'])return;const {data:_0x6163d6}=_0x4ec42d;if(_0x6163d6&&'heading'==_0x6163d6['commandName']){const _0x3a9c1e=_0x6163d6['commandParams'][0x0]['value'],_0x30aae2=this['_getHeadingLevel'](_0x3a9c1e);if(null!==_0x30aae2)return{'type':'format','content':St(_0x51a31c,'*Change\x20to:*\x20%0',(_0x4fcf33=0x1,_0x3af321=_0x30aae2,St(_0x51a31c,'ELEMENT_HEADING',[_0x4fcf33,_0x3af321])))};const _0x10d8a8=this['_headingOptions']['find'](_0xdb1ef3=>_0xdb1ef3['model']===_0x3a9c1e)['title'];return{'type':'format','content':St(_0x51a31c,'*Change\x20to:*\x20%0',_0x43d651(0x1,_0x10d8a8))};}var _0x4fcf33,_0x3af321;});}['_getHeadingLevel'](_0x38cbaa){const _0x1d31bd=_0x38cbaa['match'](/^heading(\d+)/);if(_0x1d31bd)return _0x1d31bd[0x1];const _0x3a525e=this['_headingOptions']?.['find'](_0x31477e=>_0x31477e['model']==_0x38cbaa);if(_0x3a525e&&_0x3a525e['view']){const _0x5d0530=_0x3a525e['view'],_0x28b24c=(_0x5d0530['name']??_0x5d0530)['match'](/^h(\d+)/);if(_0x28b24c)return _0x28b24c[0x1];}return null;}},ae=class extends _0x413c81{['afterInit'](){const _0x3d33b0=this['editor'];if(!_0x3d33b0['plugins']['has']('HighlightEditing'))return;const _0x42b649=_0x3d33b0['plugins']['get']('TrackChangesEditing'),_0x29d644=_0x3d33b0['locale'];_0x42b649['enableDefaultAttributesIntegration']('highlight'),_0x42b649['descriptionFactory']['registerAttributeLabel']('highlight',St(_0x29d644,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c20c6=this['editor'],_0x1f30c7=_0x3c20c6['locale'];_0x3c20c6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x11d40e=>{if('formatInline'!=_0x11d40e['type'])return;const {data:_0x2d33a3}=_0x11d40e;if(_0x2d33a3&&'highlight'==_0x2d33a3['commandName']){const _0x7d3afc=_0x1f30c7['t'],_0x379051=_0x2d33a3['commandParams'][0x0]['value'];if(_0x379051){const _0x1d151e=_0x3c20c6['config']['get']('highlight.options')['find'](_0x20e9d4=>_0x20e9d4['model']==_0x379051);return{'type':'format','content':St(_0x1f30c7,'*Set\x20highlight:*\x20%0',_0x7d3afc(_0x1d151e['title'])['toLowerCase']()),'color':{'value':_0x1d151e['color'],'title':_0x1d151e['title']}};}return{'type':'format','content':St(_0x1f30c7,'*Remove\x20highlight*',St(_0x1f30c7,'FORMAT_HIGHLIGHT'))};}});}},ce=class extends _0x413c81{['afterInit'](){const _0x3ffb23=this['editor'];if(!_0x3ffb23['plugins']['has']('HorizontalLineEditing'))return;_0x3ffb23['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x48c24b=_0x3ffb23['plugins']['get']('TrackChangesEditing'),_0x449322=_0x3ffb23['locale'];_0x48c24b['descriptionFactory']['registerElementLabel']('horizontalLine',_0x38d688=>St(_0x449322,'ELEMENT_HORIZONTAL_LINE',_0x38d688));}},le=class extends _0x413c81{['afterInit'](){const _0xf2c222=this['editor'];if(!_0xf2c222['plugins']['has']('HtmlEmbed'))return;const _0x4f9de7=_0xf2c222['plugins']['get']('TrackChangesEditing'),_0x4818cf=_0xf2c222['locale'];_0x4f9de7['descriptionFactory']['registerElementLabel']('rawHtml',_0x421fa6=>St(_0x4818cf,'ELEMENT_HTML_EMBED',_0x421fa6)),_0x4f9de7['enableDefaultAttributesIntegration']('htmlEmbed'),_0x4f9de7['descriptionFactory']['registerDescriptionCallback'](_0x127371=>{if('attribute'!=_0x127371['type'])return;const {data:_0x95dcc1}=_0x127371;return _0x95dcc1&&'value'==_0x95dcc1['key']&&_0x127371['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')?{'type':'format','content':St(_0x4818cf,'*Change\x20%0\x20content*',St(_0x4818cf,'ELEMENT_HTML_EMBED'))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x8c18e2=this['editor'],_0x29c896=_0x8c18e2['locale'];_0x8c18e2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x53091e=>{if('formatBlock'!=_0x53091e['type'])return;const {data:_0x17d367}=_0x53091e;return _0x17d367&&'htmlEmbed'==_0x17d367['commandName']?{'type':'format','content':St(_0x29c896,'*Change\x20%0\x20content*',St(_0x29c896,'ELEMENT_HTML_EMBED'))}:void 0x0;});}},ue=class extends _0x413c81{['afterInit'](){const _0x33b93b=this['editor'];if(!_0x33b93b['plugins']['has']('ImageEditing'))return;const _0x26a079=_0x33b93b['plugins']['get']('TrackChangesEditing'),_0x1b9e95=_0x33b93b['plugins']['get']('ImageUtils'),_0x3702f4=_0x33b93b['locale'];_0x26a079['enableCommand']('insertImage'),_0x26a079['descriptionFactory']['registerElementLabel']('imageBlock',_0x36733f=>St(_0x3702f4,'ELEMENT_IMAGE',_0x36733f)),_0x26a079['descriptionFactory']['registerElementLabel']('imageInline',_0x106c45=>St(_0x3702f4,'ELEMENT_INLINE_IMAGE',_0x106c45)),_0x26a079['descriptionFactory']['registerElementLabel']('caption',()=>St(_0x3702f4,'ELEMENT_CAPTION')),_0x33b93b['plugins']['has']('ImageUploadEditing')&&_0x26a079['enableCommand']('uploadImage'),_0x33b93b['plugins']['has']('ImageBlockEditing')&&_0x33b93b['plugins']['has']('ImageInlineEditing')&&(_0x26a079['enableCommand']('imageTypeInline',(_0x183f9a,_0xc9bc9a)=>{const _0x3acc37=_0x1b9e95['getClosestSelectedImageElement'](_0x33b93b['model']['document']['selection']);_0x33b93b['model']['change'](()=>{_0x26a079['markBlockFormat'](_0x3acc37,{'commandName':'imageTypeInline','commandParams':[_0xc9bc9a]},[],'convertBlockImageToInline');});}),_0x26a079['enableCommand']('imageTypeBlock',(_0x21c13d,_0x10a433)=>{_0x33b93b['model']['change'](_0x1cd568=>{let _0x45dfbf=_0x1b9e95['getClosestSelectedImageElement'](_0x33b93b['model']['document']['selection']),_0x756247=_0x1cd568['createRangeOn'](_0x45dfbf);const _0x1e2d77=st['fromPosition'](_0x756247['start'],'toPrevious'),_0x29e9bd=st['fromPosition'](_0x756247['end'],'toNext');_0x26a079['forceDefaultExecution'](()=>_0x21c13d(_0x10a433)),_0x45dfbf=_0x1b9e95['getClosestSelectedImageElement'](_0x33b93b['model']['document']['selection']),_0x756247=_0x1cd568['createRangeOn'](_0x45dfbf);const _0x3c6262=_0x1cd568['createRange'](_0x1e2d77,_0x29e9bd);_0x1e2d77['detach'](),_0x29e9bd['detach'](),_0x26a079['markBlockFormat'](_0x45dfbf,{'commandName':'imageTypeInline','commandParams':[_0x10a433]},[],'convertInlineImageToBlock'),_0x3c6262['start']['isBefore'](_0x756247['start'])&&_0x26a079['markInsertion'](_0x1cd568['createRange'](_0x3c6262['start'],_0x756247['start']),'convertInlineImageToBlock'),_0x756247['end']['isBefore'](_0x3c6262['end'])&&_0x26a079['markInsertion'](_0x1cd568['createRange'](_0x756247['end'],_0x3c6262['end']),'convertInlineImageToBlock');});}),_0x26a079['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x26a079['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x26a079['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x26a079['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x26a079['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x26a079['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x5b39e6])=>{const _0x2afb0e=_0x26a079['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x134c24=_0x5b39e6['start'],_0x507205=_0x5b39e6['end'];const _0x4f6eaf=_0x33b93b['model']['schema']['getNearestSelectionRange'](_0x134c24,'backward'),_0xa8cfce=_0x33b93b['model']['schema']['getNearestSelectionRange'](_0x507205,'forward');_0x4f6eaf['isCollapsed']&&(_0x134c24=_0x4f6eaf['start']),_0xa8cfce['isCollapsed']&&(_0x507205=_0xa8cfce['end']),_0x2afb0e([_0x33b93b['model']['createRange'](_0x134c24,_0x507205)]);}),_0x26a079['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2bbd09),_0x26a079['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2bbd09)),_0x33b93b['plugins']['has']('ImageCaptionEditing')&&(_0x26a079['enableCommand']('toggleImageCaption',(_0x176d65,_0x420f96)=>{const _0x23845c=_0x33b93b['plugins']['get']('ImageCaptionUtils');let _0xa97683=_0x1b9e95['getClosestSelectedImageElement'](_0x33b93b['model']['document']['selection']),_0x4af882=_0x23845c['getCaptionFromImageModelElement'](_0xa97683);_0x33b93b['model']['change'](()=>{if(_0x4af882)return void _0x26a079['markDeletion'](_0x33b93b['model']['createRangeOn'](_0x4af882));const _0x8b8a7b=_0x1b9e95['isBlockImage'](_0xa97683);_0x176d65(_0x420f96),_0xa97683=_0x1b9e95['getClosestSelectedImageElement'](_0x33b93b['model']['document']['selection']),_0x4af882=_0x23845c['getCaptionFromImageModelElement'](_0xa97683),_0x26a079['markInsertion'](_0x33b93b['model']['createRangeOn'](_0x4af882),_0x8b8a7b?null:'imageCaption');});}),_0x26a079['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2bbd09));const _0x381fca=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x31abf1(_0x3f686b,_0x339970){const _0x66664d=_0x381fca['findIndex'](({type:_0x4f2b55,subType:_0x4ca0d1})=>_0x3f686b['type']==_0x4f2b55&&_0x3f686b['subType']==_0x4ca0d1),_0x607cda=_0x381fca['findIndex'](({type:_0x5913f3,subType:_0x3d3ce6})=>_0x339970['type']==_0x5913f3&&_0x339970['subType']==_0x3d3ce6);if(_0x66664d<0x0||_0x607cda<0x0)return!0x1;const _0xa8f637=_0x3f686b['getFirstRange'](),_0x204218=_0x339970['getFirstRange']();if((0x0==_0x66664d||0x1==_0x66664d)&&0x2==_0x607cda&&_0xa8f637['isIntersecting'](_0x204218))return!0x0;if(0x2==_0x66664d&&0x3==_0x607cda){const _0x4fae6d=_0x26a079['_findSuggestions'](_0xa8f637,'insertion')['filter'](({suggestion:_0x1a4e9b,meta:_0x10d554})=>_0x10d554['isOwn']&&'convertInlineImageToBlock'==_0x1a4e9b['subType']);if(_0x4fae6d['length']>0x1&&_0x204218['end']['isEqual'](_0xa8f637['start']))return!0x0;if(0x1==_0x4fae6d['length']&&(_0xa8f637['start']['isEqual'](_0x204218['end'])||_0xa8f637['end']['isEqual'](_0x204218['start'])))return!0x0;}if(0x3==_0x66664d&&0x3==_0x607cda&&_0xa8f637['start']['isBefore'](_0x204218['start'])){const _0x4b4b52=_0xa8f637['end']['nodeAfter'],_0x173cad=_0x204218['start']['nodeBefore'];return _0x1b9e95['isBlockImage'](_0x4b4b52)&&_0x4b4b52===_0x173cad;}return!0x1;}function _0x2bbd09(_0x11e53e,_0x45e240){return _0x31abf1(_0x11e53e,_0x45e240)?[_0x11e53e,_0x45e240]:_0x31abf1(_0x45e240,_0x11e53e)?[_0x45e240,_0x11e53e]:null;}_0x33b93b['plugins']['has']('ImageResize')&&(_0x26a079['enableDefaultAttributesIntegration']('resizeImage'),_0x26a079['descriptionFactory']['registerAttributeLabel']('resizedWidth',St(_0x3702f4,'FORMAT_IMAGE_SIZE'))),_0x33b93b['plugins']['has']('ImageTextAlternativeEditing')&&_0x26a079['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x33b93b['plugins']['has']('PictureEditing')&&_0x26a079['descriptionFactory']['registerDescriptionCallback'](_0x18ceb5=>{if('attribute'!=_0x18ceb5['type'])return;const {data:_0x49f465}=_0x18ceb5;return _0x49f465&&'sources'==_0x49f465['key']?{'type':'format','content':''}:void 0x0;}),_0x33b93b['plugins']['has']('ImageSizeAttributes')&&_0x26a079['descriptionFactory']['registerDescriptionCallback'](_0x11cac2=>{if('attribute'!=_0x11cac2['type'])return;const {data:_0x538636}=_0x11cac2;return!_0x538636||'width'!=_0x538636['key']&&'height'!=_0x538636['key']?void 0x0:{'type':'format','content':''};}),_0x26a079['descriptionFactory']['registerDescriptionCallback'](_0x53b900=>{if(_0x381fca['find'](({type:_0x873262,subType:_0xeec07f})=>_0x53b900['type']==_0x873262&&_0x53b900['subType']==_0xeec07f))return _0x53b900['previous']?{}:void 0x0;}),_0x26a079['descriptionFactory']['registerDescriptionCallback'](_0x13eda5=>{if('insertion'==_0x13eda5['type']||'deletion'==_0x13eda5['type']){const _0x47ed5a=_0x13eda5['getContainedElement']();if(_0x47ed5a&&_0x47ed5a['is']('element','caption'))return{'type':'insertion'==_0x13eda5['type']?'addObject':'removeObject','element':_0x47ed5a,'quantity':0x1};}}),_0x26a079['descriptionFactory']['registerDescriptionCallback'](_0x29065c=>'formatBlock'==_0x29065c['type']&&'convertInlineImageToBlock'==_0x29065c['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x29065c['type']&&'convertBlockImageToInline'==_0x29065c['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x26a079['descriptionFactory']['registerDescriptionCallback'](_0x311bdf=>{if('attribute'!=_0x311bdf['type'])return;const {data:_0x4284fb}=_0x311bdf;if(!_0x4284fb||'alt'!=_0x4284fb['key'])return;const _0x59281a=_0x4284fb['newValue'];return _0x59281a?{'type':'format','content':St(_0x3702f4,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x59281a+'\x22')}:{'type':'format','content':St(_0x3702f4,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11e5d5=this['editor'],_0x27199d=_0x11e5d5['locale'];_0x11e5d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x219035=>{if('formatBlock'!=_0x219035['type']&&'formatInline'!=_0x219035['type'])return;const {data:_0x1c78a0}=_0x219035;if(_0x1c78a0){if('imageTextAlternative'==_0x1c78a0['commandName']){const _0x34b445=_0x1c78a0['commandParams'][0x0]['newValue'];return _0x34b445?{'type':'format','content':St(_0x27199d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x34b445+'\x22')}:{'type':'format','content':St(_0x27199d,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1c78a0['commandName']){const _0x4d8fa8=_0x1c78a0['commandParams'][0x0]['width'];return _0x4d8fa8?{'type':'format','content':St(_0x27199d,'*Set\x20image\x20width:*\x20%0',_0x4d8fa8)}:{'type':'format','content':St(_0x27199d,'*Reset\x20image\x20width*')};}}});}},de=class extends _0x413c81{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x12d84f=this['editor']['locale'],_0x49bd42=this['editor']['plugins']['get']('TrackChangesEditing');_0x49bd42['enableDefaultAttributesIntegration']('replaceImageSource'),_0x49bd42['descriptionFactory']['registerDescriptionCallback'](_0xc65172=>{if('attribute'!=_0xc65172['type'])return;const {data:_0x5766c3}=_0xc65172;return _0x5766c3&&'src'==_0x5766c3['key']?_0x5766c3['newValue']&&_0x5766c3['oldValue']?{'type':'format','content':St(_0x12d84f,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x148e80=this['editor']['plugins']['get']('TrackChangesEditing');_0x148e80['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x148e80['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x148e80['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x148e80['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc2a22a=this['editor'],_0x15c892=_0xc2a22a['locale'];_0xc2a22a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x132243=>{if('formatBlock'!=_0x132243['type']&&'formatInline'!=_0x132243['type'])return;const {data:_0x85758f}=_0x132243;return _0x85758f&&'replaceImageSource'==_0x85758f['commandName']?{'type':'format','content':St(_0x15c892,'*Format:*\x20replace\x20image\x20URL')}:void 0x0;});}},he=class extends _0x413c81{['afterInit'](){const _0x353770=this['editor'];if(!_0x353770['plugins']['has']('ImageStyleEditing'))return;const _0x1d35d4=_0x353770['plugins']['get']('TrackChangesEditing'),_0x21fae3=_0x353770['plugins']['get']('ImageUtils'),_0xea914c={};_0x1d35d4['enableCommand']('imageStyle',(_0x250d2f,_0x34dec0)=>{const _0x2f1eb4=_0x353770['plugins']['get']('Users')['me'],_0x4ce49a=_0x353770['commands']['get']('imageStyle');let _0x4ccbc6=_0x21fae3['getClosestSelectedImageElement'](_0x353770['model']['document']['selection']),_0x2bd22a=_0x353770['model']['createRangeOn'](_0x4ccbc6),_0x35f29f=_0x4ce49a['value'];if(_0x35f29f==_0x34dec0['value'])return;if(_0x34dec0['value']&&_0x21fae3['isInlineImage'](_0x4ccbc6)&&!_0x4ce49a['isStyleEnabled'](_0x34dec0['value']))return;const _0x498320={'commandName':'imageStyle','commandParams':[_0x34dec0],'formatGroupId':_0x1f4b16()};_0x353770['model']['change'](()=>{if(_0x1d35d4['getSuggestions']()['filter'](_0x49ca25=>_0x49ca25['isInContent']&&_0x2f1eb4==_0x49ca25['author']&&('formatBlock'==_0x49ca25['type']||'formatInline'==_0x49ca25['type'])&&('imageStylePreApply'==_0x49ca25['subType']||'imageStylePostApply'==_0x49ca25['subType'])&&_0x49ca25['getFirstRange']()['isEqual'](_0x2bd22a))['forEach'](_0x5bd952=>_0x1d35d4['discardSuggestion'](_0x5bd952['head'])),_0x4ccbc6=_0x21fae3['getClosestSelectedImageElement'](_0x353770['model']['document']['selection']),_0x2bd22a=_0x353770['model']['createRangeOn'](_0x4ccbc6),_0x4ce49a['refresh'](),_0x353770['commands']['get']('imageTypeInline')['refresh'](),_0x353770['commands']['get']('imageTypeBlock')['refresh'](),_0x35f29f=_0x4ce49a['value'],_0x35f29f!=_0x34dec0['value'])return _0x21fae3['isInlineImage'](_0x4ccbc6)&&_0x4ce49a['shouldConvertImageType'](_0x34dec0['value'],_0x4ccbc6)?(_0x250d2f({..._0x34dec0,'setImageSizes':!0x1}),_0x4ccbc6=_0x21fae3['getClosestSelectedImageElement'](_0x353770['model']['document']['selection']),void _0x1d35d4['markBlockFormat'](_0x4ccbc6,{..._0x498320,'commandReversedParams':[{'value':_0x35f29f||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x21fae3['isBlockImage'](_0x4ccbc6)?_0x1d35d4['markBlockFormat'](_0x4ccbc6,_0x498320,[],'imageStylePostApply'):_0x1d35d4['markInlineFormat'](_0x2bd22a,_0x498320,'imageStylePostApply'));});});for(const _0x36137a of _0x353770['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xea914c[_0x36137a['name']]=_0x36137a['title']['toLowerCase']();_0x1d35d4['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1d35d4['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1d35d4['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1d35d4['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x253b24])=>{_0x21fae3['setImageNaturalSizeAttributes'](_0x253b24['getContainedElement']());}),_0x1d35d4['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x5d502d,_0x1fd716)=>{_0x1d35d4['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5d502d,{'commandName':_0x1fd716['commandName'],'commandParams':_0x1fd716['commandReversedParams']});}),_0x1d35d4['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x4e5b9f,_0x27d943){return _0x58d7ed(_0x4e5b9f,_0x27d943)?[_0x4e5b9f,_0x27d943]:_0x58d7ed(_0x27d943,_0x4e5b9f)?[_0x27d943,_0x4e5b9f]:null;});const _0x18b22f=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x58d7ed(_0x55e69c,_0x23739e){const _0xc8a5fb=_0x18b22f['findIndex'](({type:_0x27bdef,subType:_0xaa4457})=>_0x55e69c['type']==_0x27bdef&&_0x55e69c['subType']==_0xaa4457),_0x105d0a=_0x18b22f['findIndex'](({type:_0x100c5a,subType:_0x3bdbe3})=>_0x23739e['type']==_0x100c5a&&_0x23739e['subType']==_0x3bdbe3);if(_0xc8a5fb<0x0||_0x105d0a<0x0)return!0x1;const _0x15e508=_0x55e69c['getFirstRange'](),_0x141d5d=_0x23739e['getFirstRange']();if((0x0==_0xc8a5fb||0x1==_0xc8a5fb)&&0x2==_0x105d0a&&_0x15e508['isIntersecting'](_0x141d5d))return!0x0;if(0x2==_0xc8a5fb&&0x3==_0x105d0a){const _0x9d4631=_0x1d35d4['_findSuggestions'](_0x15e508,'insertion')['filter'](({suggestion:_0x271cdc,meta:_0x32b68b})=>_0x32b68b['isOwn']&&'convertInlineImageToBlock'==_0x271cdc['subType']);if(_0x9d4631['length']>0x1&&_0x141d5d['end']['isEqual'](_0x15e508['start']))return!0x0;if(0x1==_0x9d4631['length']&&(_0x15e508['start']['isEqual'](_0x141d5d['end'])||_0x15e508['end']['isEqual'](_0x141d5d['start'])))return!0x0;}if(0x3==_0xc8a5fb&&0x3==_0x105d0a&&_0x15e508['start']['isBefore'](_0x141d5d['start'])){const _0x2b2fe2=_0x15e508['end']['nodeAfter'],_0x44c4de=_0x141d5d['start']['nodeBefore'];return _0x21fae3['isBlockImage'](_0x2b2fe2)&&_0x2b2fe2===_0x44c4de;}return!0x1;}_0x353770['model']['document']['registerPostFixer'](()=>{let _0xabd9ed=!0x1;const _0x50dc83=Array['from'](_0x353770['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x511d50,data:_0xbb6acd}of _0x50dc83){const {group:_0x2a248b,type:_0x983529,subType:_0x4fa53e,id:_0x5e6f12}=tt(_0x511d50);if('suggestion'==_0x2a248b&&_0x1d35d4['hasSuggestion'](_0x5e6f12)){if('formatBlock'==_0x983529&&('imageStylePreApply'==_0x4fa53e||'imageStylePostApply'==_0x4fa53e)){const _0x7e31eb=_0x1d35d4['getSuggestion'](_0x5e6f12);if(_0xbb6acd['newRange']){const _0x1e888c=_0x7e31eb['getFirstRange']()['getContainedElement']();if(_0x21fae3['isBlockImage'](_0x1e888c))continue;_0x1d35d4['discardSuggestion'](_0x7e31eb),_0xabd9ed=!0x0;}}if('insertion'==_0x983529&&'imageCaption'==_0x4fa53e&&!_0xbb6acd['newRange']){const _0x5b2cf6=_0x1d35d4['getSuggestion'](_0x5e6f12);_0x5b2cf6['next']&&_0x5b2cf6['next']['isInContent']&&(_0x1d35d4['discardSuggestion'](_0x5b2cf6['next']),_0xabd9ed=!0x0);}}}return _0xabd9ed;}),this['_registerLegacyDescription'](_0xea914c);}['_registerLegacyDescription'](_0x2f2327){const _0x277f28=this['editor'],_0x189836=_0x277f28['locale'];_0x277f28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x125fdf=>{if('formatBlock'!=_0x125fdf['type']&&'formatInline'!=_0x125fdf['type'])return;const {data:_0x33a51d}=_0x125fdf;if(!_0x33a51d||'imageStyle'!=_0x33a51d['commandName'])return;const _0x2a0e01=_0x33a51d['commandParams'][0x0]['value'];return _0x19606f('side'===_0x2a0e01?St(_0x189836,'FORMAT_SIDE_IMAGE'):_0x2f2327[_0x2a0e01]||_0x2a0e01);function _0x19606f(_0x1d8fa5){return{'type':'format','content':St(_0x189836,'*Format:*\x20%0',_0x1d8fa5)};}});}},ge=class extends _0x413c81{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x1a7cd7){super(_0x1a7cd7),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x35312f=this['editor'],_0x1ba82c=_0x35312f['commands']['get']('importWord'),_0x3fa759=_0x35312f['commands']['get']('trackChanges');_0x1ba82c&&(_0x1ba82c['on']('execute',(_0x5b135b,[,_0x388c30])=>{this['_trackChangesValueDuringImport']=_0x3fa759['value'],_0x388c30['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1ba82c,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1ba82c,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x3fa759['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x35312f['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1729af,_0x5f357c){const {suggestions:_0x1d7a94}=_0x5f357c,_0x3924a5=this['editor']['commands']['get']('trackChanges'),_0x2870c8=_0x3924a5['value'];this['_trackChangesValueDuringImport']!==_0x2870c8&&(_0x3924a5['execute'](),this['_trackChangesExecuted']=!0x0),_0x1d7a94&&_0x1d7a94['forEach'](({id:_0x316029,type:_0x124a35,author:_0x3c4986,created_at:_0x3bc109})=>{const _0x4e22db={'id':_0x316029,'type':_0x124a35,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x3c4986,'createdAt':_0x3bc109?new Date(_0x3bc109):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x4e22db);});}},fe=class extends _0x413c81{['afterInit'](){const _0xe9633d=this['editor'],_0x38f5d7=_0xe9633d['plugins']['get']('TrackChangesEditing');if(_0xe9633d['plugins']['has']('IndentEditing')&&(_0x38f5d7['enableCommand']('indent'),_0x38f5d7['enableCommand']('outdent')),_0xe9633d['plugins']['has']('IndentBlock')){for(const _0x284aa6 of['indentBlock','outdentBlock'])_0x38f5d7['enableDefaultAttributesIntegration'](_0x284aa6);if(_0xe9633d['plugins']['has']('ListEditing')){for(const _0x1abeb5 of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x38f5d7['enableDefaultAttributesIntegration'](_0x1abeb5);}}const _0x1ec4af=_0xe9633d['locale'];_0x38f5d7['descriptionFactory']['registerAttributeLabel']('blockIndent',St(_0x1ec4af,'FORMAT_INDENT')),_0x38f5d7['descriptionFactory']['registerAttributeLabel']('blockIndentList',St(_0x1ec4af,'FORMAT_INDENT')),_0x38f5d7['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',St(_0x1ec4af,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51bca5=this['editor'],_0x57e568=_0x51bca5['locale'],_0x507b67=_0x51bca5['plugins']['get']('TrackChangesEditing');_0x507b67['descriptionFactory']['registerDescriptionCallback'](_0x23c3a2=>{if('formatBlock'!=_0x23c3a2['type'])return;const {data:_0x363528}=_0x23c3a2;if(!_0x363528)return;if('indentBlock'!=_0x363528['commandName']&&'outdentBlock'!=_0x363528['commandName'])return;const _0x4615d2=_0x23c3a2['getItems']()[0x0],_0x12f42f=_0x507b67['descriptionFactory']['getItemLabel'](_0x4615d2);return'indentBlock'==_0x363528['commandName']?{'type':'format','content':St(_0x57e568,'*Indent:*\x20%0',_0x12f42f)}:'outdentBlock'==_0x363528['commandName']?{'type':'format','content':St(_0x57e568,'*Outdent:*\x20%0',_0x12f42f)}:void 0x0;});}},me=class extends _0x413c81{static get['requires'](){return[gt];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}},Ee=class extends _0x413c81{['afterInit'](){const _0x598e67=this['editor'];if(!_0x598e67['plugins']['has']('LinkEditing'))return;const _0x27f507=_0x598e67['plugins']['get']('TrackChangesEditing'),_0x143637=_0x598e67['commands']['get']('link');_0x27f507['enableDefaultAttributesIntegration']('link'),_0x27f507['enableDefaultAttributesIntegration']('unlink');for(const _0x463af8 of _0x143637['manualDecorators'])_0x27f507['descriptionFactory']['registerAttributeLabel'](_0x463af8['id'],'link\x20('+_0x463af8['label']['toLowerCase']()+')');_0x27f507['descriptionFactory']['registerDescriptionCallback'](_0x5f08da=>{if('attribute'!=_0x5f08da['type'])return;const {data:_0x576b85}=_0x5f08da;if(!_0x576b85||'linkHref'!=_0x576b85['key'])return;const _0x3df2e5=_0x576b85['newValue'],_0x5bd235=_0x598e67['locale'];return{'type':'format','content':null==_0x3df2e5?St(_0x5bd235,'*Remove\x20link*'):St(_0x5bd235,'*Set\x20link:*\x20%0','\x22'+_0x3df2e5+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x17a336=this['editor'],_0x1028c7=_0x17a336['locale'];_0x17a336['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8b930d=>{if('formatInline'!=_0x8b930d['type'])return;const {data:_0xef8c3}=_0x8b930d;if(_0xef8c3){if('link'==_0xef8c3['commandName']){const _0x19aeba=_0xef8c3['commandParams'][0x0];return{'type':'format','content':St(_0x1028c7,'*Set\x20link:*\x20%0','\x22'+_0x19aeba+'\x22')};}return'unlink'==_0xef8c3['commandName']?{'type':'format','content':St(_0x1028c7,'*Remove\x20link*')}:void 0x0;}});}},Te=class extends _0x413c81{['afterInit'](){const _0x2b2dd1=this['editor'],_0x3222c0=_0x2b2dd1['locale'];if(!_0x2b2dd1['plugins']['has']('LegacyListEditing'))return;const _0x44cb84=_0x2b2dd1['plugins']['get']('TrackChangesEditing'),_0x12dada=_0x2b2dd1['plugins']['has']('LegacyTodoListEditing');function _0x272fce(_0x139f6c){return()=>{const _0x52de18=_0x2b2dd1['model']['document']['selection'],_0x590b56=_0x2b2dd1['commands']['get'](_0x139f6c);if(_0x590b56['value'])return void _0x2b2dd1['execute']('paragraph',{});const _0x4cdb46=_0x139f6c['slice'](0x0,-0x4),_0x23e6a5=function(_0x456622,_0x27a056,_0xdf07e){let _0x1bb165=Array['from'](_0x456622)['filter'](_0x48a850=>function(_0x548081,_0x5b6a5c){return _0x5b6a5c['checkChild'](_0x548081['parent'],'listItem')&&!_0x5b6a5c['isObject'](_0x548081);}(_0x48a850,_0xdf07e));_0x1bb165=_0x1bb165['filter'](_0x50a032=>!_0x50a032['is']('element','listItem')||_0x50a032['getAttribute']('listType')!=_0x27a056);const _0x39c32f=new Set();for(const _0x95504c of _0x1bb165)_0x95504c['is']('element','listItem')?_0x39c32f['add'](_e(_0x95504c)):_0x39c32f['add'](_0x95504c);return Array['from'](_0x39c32f);}(_0x52de18['getSelectedBlocks'](),_0x4cdb46,_0x2b2dd1['model']['schema']);_0x2b2dd1['model']['change'](()=>{for(const _0x43aa8a of _0x23e6a5)_0x44cb84['markBlockFormat'](_0x43aa8a,{'commandName':_0x139f6c,'commandParams':[{'forceValue':!_0x590b56['value']}],'formatGroupId':'blockName'},pe(_0x43aa8a));});};}function _0x12c73b(_0x39196b){return()=>{const _0x14b3e0=function(_0x386d09){let _0x263acd=Array['from'](_0x386d09);const _0x501989=_0x263acd['findIndex'](_0x32de2c=>'listItem'!=_0x32de2c['name']);return _0x501989>-0x1&&(_0x263acd=_0x263acd['slice'](0x0,_0x501989)),_0x263acd;}(_0x2b2dd1['model']['document']['selection']['getSelectedBlocks']()),_0x5586a5=_0x2b2dd1['model']['createRange'](_0x2b2dd1['model']['createPositionAt'](_0x14b3e0[0x0],'before'),_0x2b2dd1['model']['createPositionAt'](_0x14b3e0[_0x14b3e0['length']-0x1],'end'));_0x2b2dd1['model']['change'](()=>{_0x44cb84['markBlockFormat'](_0x5586a5,{'commandName':_0x39196b,'commandParams':[],'formatGroupId':'listIndent'},function(_0x39d4f4){const _0x4f5e9e=new Set();for(const _0x55a407 of _0x39d4f4){let _0x2afe2b=_0x55a407['nextSibling'];for(;_0x2afe2b&&_0x2afe2b['getAttribute']('listIndent')>_0x55a407['getAttribute']('listIndent');)_0x4f5e9e['add'](_0x2afe2b),_0x2afe2b=_0x2afe2b['nextSibling'];}return Array['from'](_0x4f5e9e);}(_0x14b3e0));});};}_0x44cb84['enableCommand']('numberedList',_0x272fce('numberedList')),_0x44cb84['enableCommand']('bulletedList',_0x272fce('bulletedList')),_0x12dada&&_0x44cb84['enableCommand']('todoList',_0x272fce('todoList')),_0x44cb84['enableCommand']('indentList',_0x12c73b('indentList')),_0x44cb84['enableCommand']('outdentList',_0x12c73b('outdentList')),_0x12dada&&_0x44cb84['enableCommand']('checkTodoList',()=>{const _0x4c89e6=_0x2b2dd1['commands']['get']('checkTodoList'),_0x1ee01e=Array['from'](_0x4c89e6['_selectedElements']);_0x1ee01e['filter'](_0x4e2143=>_0x4e2143['getAttribute']('todoListChecked')!=_0x4c89e6['value']),_0x2b2dd1['model']['change'](()=>{for(const _0x337a8d of _0x1ee01e)_0x44cb84['markBlockFormat'](_0x337a8d,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x4c89e6['value']}]});});}),_0x44cb84['descriptionFactory']['registerElementLabel']('listItem',_0x1e20f3=>St(_0x3222c0,'ELEMENT_LIST_ITEM',_0x1e20f3)),_0x44cb84['descriptionFactory']['registerDescriptionCallback'](_0x516459=>{if('formatBlock'!=_0x516459['type']&&'formatInline'!=_0x516459['type'])return;const {data:_0x4d7056}=_0x516459;if(_0x4d7056){if('numberedList'==_0x4d7056['commandName']||'bulletedList'==_0x4d7056['commandName']||'todoList'==_0x4d7056['commandName'])switch(_0x4d7056['commandName']['replace']('List','')){case'bulleted':return _0x387436(St(_0x3222c0,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x387436(St(_0x3222c0,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x387436(St(_0x3222c0,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4d7056['commandName'])return{'type':'format','content':St(_0x3222c0,'*Indent:*\x20%0',St(_0x3222c0,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4d7056['commandName'])return{'type':'format','content':St(_0x3222c0,'*Outdent:*\x20%0',St(_0x3222c0,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4d7056['commandName'])return _0x4d7056['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x3222c0,'*Check\x20item*')}:{'type':'format','content':St(_0x3222c0,'*Uncheck\x20item*')};}function _0x387436(_0x1ea397){return{'type':'format','content':St(_0x3222c0,'*Change\x20to:*\x20%0',_0x1ea397)};}});}};function _e(_0x3de368){const _0x18f401=_0x3de368['getAttribute']('listIndent');if(0x0==_0x18f401)return _0x3de368;let _0x3b0d93=_0x3de368;for(;_0x3de368['previousSibling']&&_0x3de368['previousSibling']['is']('element','listItem');){const _0x547234=_0x3de368['previousSibling']['getAttribute']('listIndent');if(_0x547234==_0x18f401)_0x3b0d93=_0x3de368['previousSibling'];else{if(_0x547234<_0x18f401)break;}_0x3de368=_0x3de368['previousSibling'];}return _0x3b0d93;}function pe(_0x1103e7){const _0x520a2d=[];if(_0x1103e7['is']('element','listItem')&&_0x1103e7['getAttribute']('listIndent')>0x0){let _0x4bcc2f=_0x1103e7['nextSibling'];for(;_0x4bcc2f&&'listItem'==_0x4bcc2f['name']&&_0x4bcc2f['getAttribute']('listIndent')==_0x1103e7['getAttribute']('listIndent');)_0x520a2d['push'](_0x4bcc2f),_0x4bcc2f=_0x4bcc2f['nextSibling'];}return _0x520a2d;}var Le=class extends _0x413c81{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x12f032=this['editor']['config']['get']('list.properties'),_0x1fd417=this['editor']['plugins']['get']('TrackChangesEditing');_0x12f032['styles']&&_0x1fd417['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x12f032['reversed']&&_0x1fd417['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x12f032['startIndex']&&_0x1fd417['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1fd417['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x28d696,_0x10e22e={}){const _0x265176=this['editor']['plugins']['get']('TrackChangesEditing'),_0x826417=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x265176['markMultiRangeBlockFormat'](_0x826417,{'commandName':'listStyle','commandParams':[{'type':_0x10e22e['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1384dd,_0x19ea63={}){const _0x40dfae=this['editor']['plugins']['get']('TrackChangesEditing'),_0x55ba00=this['_getSuggestionBlocks'](_0x26b958=>_0x26b958['is']('element','listItem')&&'numbered'===_0x26b958['getAttribute']('listType'));if(_0x55ba00['length']<0x1)return;const _0x9eff38=_0x55ba00['map'](_0x29d2ad=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x29d2ad,'before'),this['editor']['model']['createPositionAt'](_0x29d2ad,0x0)));this['editor']['model']['change'](()=>{_0x40dfae['markMultiRangeBlockFormat'](_0x9eff38,{'commandName':'listReversed','commandParams':[{'reversed':_0x19ea63['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xc9f1c3,_0x5852b6={}){const _0x375991=this['editor']['plugins']['get']('TrackChangesEditing'),_0x31ab38=this['_getSuggestionBlocks'](_0x1d1455=>_0x1d1455['is']('element','listItem')&&'numbered'===_0x1d1455['getAttribute']('listType'));if(_0x31ab38['length']<0x1)return;const _0x53f0c2=_0x31ab38['map'](_0x4e3264=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4e3264,'before'),this['editor']['model']['createPositionAt'](_0x4e3264,0x0)));this['editor']['model']['change'](()=>{_0x375991['markMultiRangeBlockFormat'](_0x53f0c2,{'commandName':'listStart','commandParams':[{'startIndex':_0x5852b6['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4177dc){if('formatBlock'!=_0x4177dc['type']&&'formatInline'!=_0x4177dc['type'])return;const _0x1a0eed=this['editor']['locale'],{data:_0x1c8f17}=_0x4177dc;if(!_0x1c8f17)return;let _0x442fb6,_0x216759;switch(_0x1c8f17['commandName']){case'listStyle':_0x442fb6='*Change\x20to:*\x20%0',_0x216759={'type':'format','content':St(_0x1a0eed,_0x442fb6,St(_0x1a0eed,this['_getTranslationKeyForListStyle'](_0x1c8f17['commandParams'][0x0]['type'])))};break;case'listReversed':_0x442fb6=_0x1c8f17['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x216759={'type':'format','content':St(_0x1a0eed,_0x442fb6)};break;case'listStart':_0x442fb6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x216759={'type':'format','content':St(_0x1a0eed,_0x442fb6,_0x1c8f17['commandParams'][0x0]['startIndex'])};}return _0x216759;}['_getSuggestionBlocksForListStyle'](){const _0x61be02=this['editor']['plugins']['get']('LegacyListUtils');let _0xd1a07e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xd1a07e[0x0]?.['is']('element','listItem')&&_0xd1a07e['unshift'](..._0x61be02['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xd1a07e[_0xd1a07e['length']-0x1]?.['is']('element','listItem')&&_0xd1a07e['push'](..._0x61be02['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xd1a07e=[...new Set(_0xd1a07e)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xd1a07e=_0xd1a07e['filter'](_0x2c17f1=>_0x2c17f1['is']('element','listItem'))),_0xd1a07e;}['_getSuggestionBlocks'](_0x246a33){const _0x5350d3=this['editor']['plugins']['get']('LegacyListUtils');let _0x3e5c20=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x246a33)['map'](_0x253199=>{const _0x1eaff2=this['editor']['model']['createPositionAt'](_0x253199,0x0);return[..._0x5350d3['getSiblingNodes'](_0x1eaff2,'backward'),..._0x5350d3['getSiblingNodes'](_0x1eaff2,'forward')];})['flat']();return _0x3e5c20=[...new Set(_0x3e5c20)],_0x3e5c20;}['_getTranslationKeyForListStyle'](_0x3f49bc){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x3f49bc)||'default')['toUpperCase']()+'_LIST_'+_0x3f49bc['toUpperCase']()['replace'](/-/g,'_');}},Ie=class extends _0x413c81{['afterInit'](){const _0x546f3e=this['editor'];if(!_0x546f3e['plugins']['has']('MediaEmbedEditing'))return;const _0x1dfdf5=_0x546f3e['plugins']['get']('TrackChangesEditing'),_0x497404=_0x546f3e['locale'];_0x1dfdf5['enableCommand']('mediaEmbed'),_0x1dfdf5['descriptionFactory']['registerElementLabel']('media',_0x3a4294=>St(_0x497404,'ELEMENT_MEDIA',_0x3a4294)),_0x546f3e['plugins']['has']('MediaEmbedResizeEditing')&&(_0x1dfdf5['enableDefaultAttributesIntegration']('resizeMediaEmbed'),_0x1dfdf5['descriptionFactory']['registerDescriptionCallback'](_0x4863c3=>{if('attribute'!=_0x4863c3['type'])return;const {data:_0x105326}=_0x4863c3;if(!_0x105326||'resizedWidth'!=_0x105326['key'])return;const _0x2fc0ac=_0x4863c3['getContainedElement']();return _0x2fc0ac&&_0x2fc0ac['is']('element','media')?{'type':'format','content':St(_0x497404,'*Set\x20format:*\x20%0',St(_0x497404,'FORMAT_MEDIA_SIZE'))}:void 0x0;}));}},Ae=class extends _0x413c81{['afterInit'](){const _0x3ef7bf=this['editor'];if(!_0x3ef7bf['plugins']['has']('MediaEmbedStyleEditing'))return;const _0x25e368=_0x3ef7bf['plugins']['get']('TrackChangesEditing'),_0x35bc6b=_0x3ef7bf['locale'],_0x1a3c09=_0x3ef7bf['plugins']['get']('MediaEmbedStyleEditing'),_0x598c1e={};for(const _0x20c343 of _0x1a3c09['normalizedStyles'])_0x598c1e[_0x20c343['name']]=_0x20c343['title']['toLowerCase']();const _0x253f94=_0x1a3c09['normalizedStyles']['find'](_0x4bbec4=>_0x4bbec4['isDefault'])?.['name'];_0x25e368['enableCommand']('mediaStyle',(_0x3b2c17,_0x28c39f)=>{const _0x5c1644=_0x3ef7bf['plugins']['get']('Users')['me'],_0x152049=_0x3ef7bf['commands']['get']('mediaStyle'),_0x454f44=function(_0x43ac54){const _0x1d8e03=_0x43ac54['model']['document']['selection']['getSelectedElement']();return _0x1d8e03&&_0x1d8e03['is']('element','media')?_0x1d8e03:null;}(_0x3ef7bf);if(!_0x454f44)return;const _0x2b4d0b=_0x3ef7bf['model']['createRangeOn'](_0x454f44);let _0x46490a=_0x152049['value'];if(_0x46490a==_0x28c39f['value'])return;const _0x2c8d09={'commandName':'mediaStyle','commandParams':[_0x28c39f],'formatGroupId':_0x1f4b16()};_0x3ef7bf['model']['change'](()=>{_0x25e368['getSuggestions']()['filter'](_0x503a7d=>_0x503a7d['isInContent']&&_0x5c1644==_0x503a7d['author']&&'formatBlock'==_0x503a7d['type']&&'mediaStylePostApply'==_0x503a7d['subType']&&_0x503a7d['getFirstRange']()['isEqual'](_0x2b4d0b))['forEach'](_0x2888c2=>_0x25e368['discardSuggestion'](_0x2888c2['head'])),_0x152049['refresh'](),_0x46490a=_0x152049['value'],_0x46490a!=_0x28c39f['value']&&_0x25e368['markBlockFormat'](_0x454f44,{..._0x2c8d09,'commandReversedParams':[{'value':'string'==typeof _0x46490a?_0x46490a:null}]},[],'mediaStylePostApply');});}),_0x25e368['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','join',()=>!0x1),_0x25e368['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','discard',(_0x5502ef,_0x3747ca)=>{_0x25e368['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5502ef,{'commandName':_0x3747ca['commandName'],'commandParams':_0x3747ca['commandReversedParams']});}),_0x25e368['descriptionFactory']['registerDescriptionCallback'](_0x2bfa7b=>{if('formatBlock'!=_0x2bfa7b['type'])return;const {data:_0x3d28de}=_0x2bfa7b;if(!_0x3d28de||'mediaStyle'!=_0x3d28de['commandName'])return;const _0x442803=_0x3d28de['commandParams'][0x0]['value']||_0x253f94;return _0x442803?{'type':'format','content':St(_0x35bc6b,'*Format:*\x20%0',_0x598c1e[_0x442803]||_0x442803)}:void 0x0;});}},be=class extends _0x413c81{['afterInit'](){const _0x4b7f2d=this['editor'];_0x4b7f2d['plugins']['has']('MentionEditing')&&_0x4b7f2d['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}},ke=class extends _0x413c81{['afterInit'](){const _0x5bf3f3=this['editor'];if(!_0x5bf3f3['plugins']['has']('MergeFieldsEditing'))return;const _0x2ac101=_0x5bf3f3['plugins']['get']('TrackChangesEditing'),_0x20abdc=_0x5bf3f3['locale'];_0x2ac101['enableCommand']('insertMergeField'),_0x2ac101['enableCommand']('insertMergeFieldBlock'),_0x2ac101['enableCommand']('insertMergeFieldImage'),_0x2ac101['descriptionFactory']['registerElementLabel']('mergeField',_0x3e5689=>St(_0x20abdc,'ELEMENT_MERGE_FIELD',_0x3e5689)),_0x2ac101['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x4e9265=>St(_0x20abdc,'ELEMENT_MERGE_FIELD',_0x4e9265)),_0x2ac101['descriptionFactory']['registerDescriptionCallback'](_0x444c98=>{if('insertion'!=_0x444c98['type']&&'deletion'!=_0x444c98['type'])return;const _0xd50614=_0x444c98['getContainedElement']();if(null==_0xd50614)return;const _0x1b75b9=_0x5bf3f3['plugins']['get']('MergeFieldsEditing');let _0x51d30d;switch(_0x1b75b9['getMergeFieldType'](_0xd50614)){case null:return;case'image':{const _0x4f95e6=_0x1b75b9['unwrapAffixes'](_0xd50614['getAttribute']('src'));_0x51d30d=_0x1b75b9['getLabel'](_0x4f95e6)||_0x4f95e6;break;}default:{const _0x2c0f0e=_0xd50614['getAttribute']('id');_0x51d30d=_0x1b75b9['getLabel'](_0x2c0f0e)||_0x2c0f0e;break;}}return'insertion'==_0x444c98['type']?{'type':'insertion','content':St(_0x20abdc,'*Insert:*\x20%0','\x22'+_0x51d30d+'\x22\x20'+St(_0x20abdc,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':St(_0x20abdc,'*Remove:*\x20%0','\x22'+_0x51d30d+'\x22\x20'+St(_0x20abdc,'ELEMENT_MERGE_FIELD'))};});}},Ce=class extends _0x413c81{['afterInit'](){const _0x5bf1da=this['editor'],_0x3ed436=_0x5bf1da['plugins']['get']('TrackChangesEditing');_0x5bf1da['plugins']['has']('MultiLevelList')&&(_0x3ed436['enableDefaultAttributesIntegration']('multiLevelList'),_0x3ed436['descriptionFactory']['registerDescriptionCallback'](_0x7c66ef=>this['handleDescriptions'](_0x7c66ef)));}['handleDescriptions'](_0x494b22){const _0x3a3f49=this['editor']['locale'],{data:_0x5ef4b0}=_0x494b22,_0x4f9374={'type':'format','content':''};if(_0x5ef4b0&&'listMarkerStyle'==_0x5ef4b0['key']){if(!_0x5ef4b0['oldValue'])return{'type':'format','content':St(_0x3a3f49,'*Set\x20format:*\x20%0',St(_0x3a3f49,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5ef4b0['newValue']+')'};if(!_0x5ef4b0['newValue']){let _0x413ea0=_0x494b22['head'];for(;_0x413ea0;){if(_0x413ea0['data']&&'listType'==_0x413ea0['data']['key']&&_0x413ea0['data']['newValue'])return _0x4f9374;_0x413ea0=_0x413ea0['next'];}return{'type':'format','content':St(_0x3a3f49,'*Remove\x20format:*\x20%0',St(_0x3a3f49,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5ef4b0['oldValue']+')'};}}}},Re=class extends _0x413c81{['afterInit'](){const _0x12bff9=this['editor'];if(!_0x12bff9['plugins']['has']('PageBreakEditing'))return;_0x12bff9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x16b557=_0x12bff9['plugins']['get']('TrackChangesEditing'),_0x5ef099=_0x12bff9['locale'];_0x16b557['descriptionFactory']['registerElementLabel']('pageBreak',_0x298d09=>St(_0x5ef099,'ELEMENT_PAGE_BREAK',_0x298d09));}},Ne=class extends _0x413c81{['afterInit'](){const _0x597c73=this['editor'];if(!_0x597c73['plugins']['has']('Paragraph'))return;const _0xa77588=_0x597c73['locale'],_0x1825ff=_0x597c73['plugins']['get']('TrackChangesEditing');_0x1825ff['descriptionFactory']['registerElementLabel']('paragraph',_0x23b376=>St(_0xa77588,'ELEMENT_PARAGRAPH',_0x23b376)),_0x1825ff['enableDefaultAttributesIntegration']('paragraph'),_0x1825ff['enableCommand']('insertParagraph');const _0x48f395=_0x1825ff['descriptionFactory'];_0x48f395['registerDescriptionCallback'](_0x2cfb1d=>{if('insertion'!==_0x2cfb1d['type'])return;const {start:_0x4a2ac4,end:_0x2d12f1}=_0x2cfb1d['getFirstRange']();if(!_0x4a2ac4['isTouching'](_0x2d12f1)||!_0x4a2ac4['nodeAfter'])return;const _0x49dbf2=_0x597c73['model']['schema'],_0x4af7a6=_0x4a2ac4['nodeAfter'];return _0x49dbf2['isBlock'](_0x4af7a6)&&!_0x49dbf2['isLimit'](_0x4af7a6)&&_0x49dbf2['checkChild'](_0x4af7a6,'$text')?{'type':'insertion','content':St(_0xa77588,'*Insert:*\x20%0',_0x48f395['getItemLabel'](_0x4af7a6,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe9d0ae=this['editor'],_0x5eb341=_0xe9d0ae['locale'];_0xe9d0ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f59a0=>{if('formatBlock'!=_0x4f59a0['type'])return;const {data:_0x1b3308}=_0x4f59a0;return _0x1b3308&&'paragraph'==_0x1b3308['commandName']?{'type':'format','content':St(_0x5eb341,'*Change\x20to:*\x20%0',St(_0x5eb341,'ELEMENT_PARAGRAPH'))}:void 0x0;});}},ye=class extends _0x413c81{['afterInit'](){const _0x5ee951=this['editor'];_0x5ee951['commands']['get']('replaceSource')&&_0x5ee951['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}},Se=class extends _0x413c81{['afterInit'](){const _0x3c92a7=this['editor'];_0x3c92a7['plugins']['has']('RemoveFormatEditing')&&(_0x3c92a7['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3acb6e=this['editor'];_0x3acb6e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2cb43e=>{if('formatBlock'!=_0x2cb43e['type']&&'formatInline'!=_0x2cb43e['type'])return;const {data:_0x538a9b}=_0x2cb43e;return _0x538a9b&&'removeFormat'==_0x538a9b['commandName']?{'type':'format','content':St(_0x3acb6e['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}},Me=class extends _0x413c81{['afterInit'](){const _0x28e400=this['editor'];if(!_0x28e400['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x106ec3=_0x28e400['plugins']['get']('TrackChangesEditing');_0x106ec3['enableCommand']('goToPreviousRestrictedEditingException'),_0x106ec3['enableCommand']('goToNextRestrictedEditingException');const _0x3cf012=_0x28e400['plugins']['get']('RestrictedEditingModeEditing');_0x3cf012['enableCommand']('trackChanges'),_0x3cf012['enableCommand']('acceptSuggestion'),_0x3cf012['enableCommand']('discardSuggestion'),_0x3cf012['enableCommand']('acceptAllSuggestions'),_0x3cf012['enableCommand']('discardAllSuggestions'),_0x3cf012['enableCommand']('acceptSelectedSuggestions'),_0x3cf012['enableCommand']('discardSelectedSuggestions');}},Oe=class extends _0x413c81{['afterInit'](){const _0x8fe333=this['editor'];if(!_0x8fe333['plugins']['has']('ShiftEnter'))return;const _0x41aa7e=_0x8fe333['plugins']['get']('TrackChangesEditing');_0x41aa7e['enableCommand']('shiftEnter'),_0x41aa7e['descriptionFactory']['registerElementLabel']('softBreak',_0x3cafd5=>St(_0x8fe333['locale'],'ELEMENT_LINE_BREAK',_0x3cafd5));}};function we(_0x4e028b,_0x212d3f,_0x444438){const _0x19078f=[];for(const _0x3a6809 of _0x212d3f['getItems']())_0x3a6809['hasAttribute'](_0x4e028b)&&_0x19078f['push'](_0x444438['createRangeOn'](_0x3a6809));return _0x19078f;}var Fe=class extends _0x413c81{['afterInit'](){const _0x3a8f33=this['editor'],_0x18f8ea=_0x3a8f33['plugins']['get']('TrackChangesEditing');_0x3a8f33['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x18f8ea['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x24f499=this['editor'],_0x12fea5=_0x24f499['model'],_0x5742ba=_0x24f499['locale'],_0x4e9ab9=_0x24f499['plugins']['get']('TrackChangesEditing'),_0x117215='restrictedEditingException',_0x1560fa=_0x24f499['commands']['get'](_0x117215);_0x4e9ab9['enableCommand'](_0x117215,(_0x2353e5,_0x508620={})=>{const _0x15c91e=_0x12fea5['document']['selection'];if(_0x15c91e['isCollapsed'])return void _0x2353e5(_0x508620);const _0x4ea408=void 0x0!==_0x508620['forceValue']?_0x508620['forceValue']:!_0x1560fa['value'];_0x12fea5['change'](()=>{const _0x38de86=Array['from'](_0x15c91e['getRanges']());for(const _0x25fddc of _0x38de86){const _0x1ad570=_0x4ea408?[_0x25fddc]:we(_0x117215,_0x25fddc,_0x12fea5);for(const _0x472b29 of _0x1ad570)_0x4e9ab9['markInlineFormat'](_0x472b29,{'commandName':_0x117215,'commandParams':[{'forceValue':_0x4ea408}]});}});}),_0x4e9ab9['descriptionFactory']['registerDescriptionCallback'](_0x124cab=>{if('formatBlock'!=_0x124cab['type']&&'formatInline'!=_0x124cab['type'])return;const {data:_0x47ed2c}=_0x124cab;return _0x47ed2c&&_0x47ed2c['commandName']==_0x117215?_0x47ed2c['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x5742ba,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0x5742ba,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x54f254=this['editor'],_0x49987d=_0x54f254['locale'],_0x18224f=_0x54f254['plugins']['get']('TrackChangesEditing'),_0x215f16='restrictedEditingExceptionBlock',_0x1489d8=this['editor']['commands']['get'](_0x215f16);_0x18224f['enableCommand'](_0x215f16,(_0x55c164,_0x12f0b8={})=>{const _0x54b639=this['editor']['model']['document']['selection'],_0x86d24f=_0x12f0b8&&void 0x0!==_0x12f0b8['forceValue']?_0x12f0b8['forceValue']:!_0x1489d8['value'];let _0x4147a6=[];_0x4147a6=At(_0x86d24f?Array['from'](_0x54b639['getSelectedBlocks']())['filter'](_0xf9c14d=>function(_0x53ffb1){return!!_0x53ffb1['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0xf9c14d)||function(_0x54c08b,_0x25c5ef){const _0x4aa08c=_0x25c5ef['createContext'](_0x54c08b['parent']);return!!_0x25c5ef['checkChild'](_0x4aa08c,'restrictedEditingException')&&!!_0x25c5ef['checkChild'](_0x4aa08c['push']('restrictedEditingException'),_0x54c08b);}(_0xf9c14d,this['editor']['model']['schema'])):Array['from'](_0x54b639['getSelectedBlocks']())['map'](_0x53bd82=>function(_0x201091){let _0x4274eb=_0x201091;for(;_0x4274eb['parent'];){if('restrictedEditingException'==_0x4274eb['parent']['name'])return _0x4274eb;_0x4274eb=_0x4274eb['parent'];}return null;}(_0x53bd82))['filter'](_0x110216=>!!_0x110216),_0x54f254['model']),_0x54f254['model']['change'](()=>{for(const _0x2f1ed1 of _0x4147a6)_0x18224f['markBlockFormat'](_0x2f1ed1,{'commandName':_0x215f16,'commandParams':[{'forceValue':_0x86d24f}]});});}),_0x18224f['descriptionFactory']['registerDescriptionCallback'](_0x4017c7=>{const {data:_0x54ae3c}=_0x4017c7;if(_0x54ae3c&&_0x54ae3c['commandName']==_0x215f16)return _0x54ae3c['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x49987d,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0x49987d,'FORMAT_RESTRICTED_DISABLED')};});}},Be=class extends _0x413c81{['afterInit'](){const _0x2cc058=this['editor'];_0x2cc058['plugins']['has']('Style')&&_0x2cc058['plugins']['has']('DataSchema')&&(_0x2cc058['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('style'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x18e6d0=this['editor'],_0x2737da=_0x18e6d0['locale'];_0x18e6d0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5d354f=>{if('formatBlock'!=_0x5d354f['type']&&'formatInline'!=_0x5d354f['type'])return;const {data:_0x2f47d}=_0x5d354f;return _0x2f47d&&'style'===_0x2f47d['commandName']?_0x2f47d['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x2737da,'*Set\x20format:*\x20%0',_0x2f47d['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':St(_0x2737da,'*Remove\x20format:*\x20%0',_0x2f47d['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}},ve=class extends _0x413c81{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x725827){super(_0x725827),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x423772=this['editor'],_0x144150=_0x423772['model']['document']['selection'];if(!_0x423772['plugins']['has']('TableEditing'))return;const _0x34fa3b=_0x423772['locale'],_0x29d94d=_0x423772['plugins']['get']('TrackChangesEditing'),_0xa56099=_0x423772['plugins']['get']('TableUtils');_0x29d94d['descriptionFactory']['registerElementLabel']('table',_0x451207=>St(_0x34fa3b,'ELEMENT_TABLE',_0x451207)),this['_setupColumnsRowsFixing'](),_0x29d94d['enableCommand']('insertTable'),_0x29d94d['enableCommand']('selectTableRow'),_0x29d94d['enableCommand']('selectTableColumn');for(const _0x5bda70 of['insertTableRowAbove','insertTableRowBelow']){const _0x50ddba=_0x423772['commands']['get'](_0x5bda70);_0x29d94d['enableCommand'](_0x5bda70,_0x3480a5=>{_0x423772['model']['change'](_0x20763a=>{_0x3480a5();const _0x284527='above'===_0x50ddba['order'],_0x42567c=_0xa56099['getSelectionAffectedTableCells'](_0x144150),_0x4b8943=_0xa56099['getRowIndexes'](_0x42567c),_0x23c75b=_0x284527?_0x4b8943['first']-0x1:_0x4b8943['last']+0x1,_0x1a96f9=_0x42567c[0x0]['findAncestor']('table'),_0x5cac25=_0xa56099['createTableWalker'](_0x1a96f9,{'startRow':_0x23c75b,'endRow':_0x23c75b}),_0x40bdbf=Array['from'](_0x5cac25)['map'](_0x1cba63=>_0x20763a['createRangeOn'](_0x1cba63['cell']));_0x29d94d['markMultiRangeInsertion'](_0x40bdbf,'tableRow');});});}for(const _0x4ddb12 of['insertTableColumnLeft','insertTableColumnRight']){const _0x586566=_0x423772['commands']['get'](_0x4ddb12);_0x29d94d['enableCommand'](_0x4ddb12,_0x209e2f=>{_0x423772['model']['change'](_0xbcffba=>{_0x209e2f();const _0x76ddfd='left'===_0x586566['order'],_0x28eda6=_0xa56099['getSelectionAffectedTableCells'](_0x144150),_0x334ac8=_0xa56099['getColumnIndexes'](_0x28eda6),_0xeb94ee=_0x76ddfd?_0x334ac8['first']-0x1:_0x334ac8['last']+0x1,_0x315d04=_0x28eda6[0x0]['findAncestor']('table'),_0x44e61c=_0xa56099['createTableWalker'](_0x315d04,{'startRow':0x0,'column':_0xeb94ee,'includeAllSlots':!0x1}),_0x891dec=Array['from'](_0x44e61c)['map'](_0x41bc8c=>_0xbcffba['createRangeOn'](_0x41bc8c['cell']));_0x29d94d['markMultiRangeInsertion'](_0x891dec,'tableColumn');});});}for(const _0xac4366 of['removeTableRow','removeTableColumn']){const _0x3a2a5b=_0xac4366['substr'](0xb),_0x311b36=_0x3a2a5b['toLowerCase'](),_0x108977=_0x311b36['substr'](0x0,0x3)+'span',_0x169ad0='table'+_0x3a2a5b,_0x2d9f23='min'+_0x3a2a5b,_0x34eacb='max'+_0x3a2a5b;_0x29d94d['enableCommand'](_0xac4366,()=>{_0x423772['model']['change'](_0x58d90e=>{const _0x41d9dc=_0xa56099['getSelectionAffectedTableCells'](_0x144150),_0x554b53=_0x41d9dc[0x0]['findAncestor']('table');let _0x5d9777;if('removeTableRow'==_0xac4366){const _0x28c294=_0xa56099['getRowIndexes'](_0x41d9dc);_0x5d9777={'startRow':_0x28c294['first'],'endRow':_0x28c294['last'],'includeAllSlots':!0x0};}else{const _0x3cfcc6=_0xa56099['getColumnIndexes'](_0x41d9dc);_0x5d9777={'startColumn':_0x3cfcc6['first'],'endColumn':_0x3cfcc6['last'],'includeAllSlots':!0x0};}const _0x34c907=_0xa56099['createTableWalker'](_0x554b53,_0x5d9777),_0x287fd0=Array['from'](_0x34c907)['map'](({cell:_0xfc820f})=>_0xfc820f),_0x1f13e6=De(_0x287fd0['filter'](_0x3055fa=>_0x3055fa['hasAttribute'](_0x108977))),_0x375e67=De(_0x287fd0['filter'](_0x347866=>!_0x347866['hasAttribute'](_0x108977)))['map'](_0x21afc6=>_0x58d90e['createRangeOn'](_0x21afc6)),_0x49a30d=_0x29d94d['markMultiRangeDeletion'](_0x375e67,_0x169ad0);if(_0x49a30d&&('tableRow'==_0x49a30d['subType']||'tableColumn'==_0x49a30d['subType'])){const _0x1efe10=this['_getSuggestionCoords'](_0x49a30d);for(const _0x78ad28 of _0x1f13e6){const _0x3cc4cb=_0x58d90e['createRangeOn'](_0x78ad28),_0x25eb90=_0xa56099['getCellLocation'](_0x78ad28),_0x3e404f=_0x78ad28['getAttribute'](_0x108977)-0x1,_0x2cf0ee=_0x1efe10[_0x2d9f23],_0x1c3e33=_0x1efe10[_0x34eacb];_0x2cf0ee<=_0x25eb90[_0x311b36]&&_0x25eb90[_0x311b36]+_0x3e404f<=_0x1c3e33&&_0x49a30d['addRange'](_0x3cc4cb);}}});});}function _0x4fd756(_0x5c5690){const _0x541bdc=Array['from'](_0x144150['getRanges']())['map'](_0xbc0c7=>rt['fromRange'](_0xbc0c7));_0x423772['model']['change'](_0x23a070=>{const _0x529107=_0x23a070['batch'];_0x5c5690=_0x5c5690['filter'](_0x27a676=>'$graveyard'!=_0x27a676['root']['rootName']),_0x23a070['setSelection'](_0x5c5690),_0x423772['commands']['get']('removeTableRow')['refresh'](),_0x423772['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x423772['model']['enqueueChange'](()=>{_0x423772['model']['enqueueChange'](_0x529107,_0x365709=>{const _0x1cbbde=_0x541bdc['filter'](_0x19cf76=>'$graveyard'!=_0x19cf76['root']['rootName']);_0x1cbbde['length']>0x0&&_0x365709['setSelection'](_0x1cbbde);for(const _0x4ae0a6 of _0x541bdc)_0x4ae0a6['detach']();});});});}function _0x42514a(_0x4f452f){_0x423772['model']['change'](_0x1df737=>{const _0x2502c5=Array['from'](_0x144150['getRanges']())['map'](_0x36edab=>rt['fromRange'](_0x36edab)),_0x3c7fa0=[];for(const _0x33b9d2 of _0x4f452f)for(const _0x4aa982 of _0x33b9d2['getItems']({'shallow':!0x0}))_0x3c7fa0['push'](_0x4aa982);for(const _0x47a4a9 of _0x3c7fa0)'$graveyard'!=_0x47a4a9['root']['rootName']&&(_0x1df737['setSelection'](_0x1df737['createPositionAt'](_0x47a4a9,0x0)),_0x423772['commands']['get']('removeTableColumn')['refresh'](),_0x423772['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x10d46b=_0x2502c5['filter'](_0x552d12=>'$graveyard'!=_0x552d12['root']['rootName']);_0x10d46b['length']>0x0&&_0x1df737['setSelection'](_0x10d46b);for(const _0x154444 of _0x2502c5)_0x154444['detach']();});}function _0xfad464(_0x4c43ae,_0x103948){return _0x103948['every'](_0x56e8d7=>_0x4c43ae['some'](_0x1644aa=>_0x1644aa['end']['isEqual'](_0x56e8d7['start'])||_0x56e8d7['end']['isEqual'](_0x1644aa['start'])));}function _0x4fef0e(_0x2a26d1,_0x5de7e3){return!_0x2a26d1['some'](_0x3d1898=>_0x5de7e3['some'](_0x255be9=>_0x3d1898['isIntersecting'](_0x255be9)))&&_0x2a26d1['some'](_0x2db0cf=>_0x5de7e3['some'](_0x460c2f=>_0x2db0cf['end']['isTouching'](_0x460c2f['start'])));}_0x29d94d['descriptionFactory']['registerDescriptionCallback'](_0x24e0b9=>{if('insertion'!=_0x24e0b9['type']&&'deletion'!=_0x24e0b9['type'])return;const _0x5552fe=_0x24e0b9['getContainedElement']();if(null!=_0x5552fe&&_0x5552fe['is']('element','table')){if('insertion'==_0x24e0b9['type']){const _0x4b3f95=_0x24e0b9['getItems']()['filter'](_0x17cfa4=>_0x17cfa4['is']('$textProxy'))['map'](_0x2c3e86=>_0x2c3e86['data']);if(_0x4b3f95['length'])return{'type':'insertion','content':St(_0x34fa3b,'*Insert:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4b3f95['join']('\x20')+'\x22'))};}if('deletion'==_0x24e0b9['type']){const _0x39a3ee=_0x24e0b9['getItems']()['filter'](_0x55803e=>_0x55803e['is']('$textProxy'))['map'](_0x13a11f=>_0x13a11f['data']);if(_0x39a3ee['length'])return{'type':'deletion','content':St(_0x34fa3b,'*Remove:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x39a3ee['join']('\x20')+'\x22'))};}}}),_0x29d94d['descriptionFactory']['registerDescriptionCallback'](_0xdbd181=>{if('tableRow'==_0xdbd181['subType']){const _0x302da1=_0xdbd181['getItems']()['filter'](_0x13e7e3=>_0x13e7e3['is']('$textProxy'))['map'](_0x615884=>_0x615884['data']),_0x585c59=this['_getSuggestionCoords'](_0xdbd181),_0x968119=_0x585c59['maxRow']-_0x585c59['minRow']+0x1;if('insertion'==_0xdbd181['type'])return _0x302da1['length']?{'type':'insertion','content':St(_0x34fa3b,'*Insert:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x968119,'\x22'+_0x302da1['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x34fa3b,'*Insert:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_ROW',_0x968119))};if('deletion'==_0xdbd181['type'])return _0x302da1['length']?{'type':'deletion','content':St(_0x34fa3b,'*Remove:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x968119,'\x22'+_0x302da1['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x34fa3b,'*Remove:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_ROW',_0x968119))};}if('tableColumn'==_0xdbd181['subType']){const _0x2765a2=_0xdbd181['getItems']()['filter'](_0x244456=>_0x244456['is']('$textProxy'))['map'](_0x4ed2bb=>_0x4ed2bb['data']),_0x9d60e=this['_getSuggestionCoords'](_0xdbd181),_0x518695=_0x9d60e['maxColumn']-_0x9d60e['minColumn']+0x1;if('insertion'==_0xdbd181['type'])return _0x2765a2['length']?{'type':'insertion','content':St(_0x34fa3b,'*Insert:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x518695,'\x22'+_0x2765a2['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x34fa3b,'*Insert:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_COLUMN',_0x518695))};if('deletion'==_0xdbd181['type'])return _0x2765a2['length']?{'type':'deletion','content':St(_0x34fa3b,'*Remove:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x518695,'\x22'+_0x2765a2['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x34fa3b,'*Remove:*\x20%0',St(_0x34fa3b,'ELEMENT_TABLE_COLUMN',_0x518695))};}}),_0x29d94d['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x4fd756),_0x29d94d['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x4fd756),_0x29d94d['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x42514a),_0x29d94d['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x42514a),_0x29d94d['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0xfad464),_0x29d94d['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0xfad464),_0x29d94d['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x4fef0e),_0x29d94d['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x4fef0e);}['_acceptFormatSuggestionCallbackFactory'](){const _0x4da65b=this['editor'],_0x478088=_0x4da65b['model']['document']['selection'];return(_0x118a45,_0x4ddd57)=>{_0x4da65b['model']['change'](_0xe04fba=>{const {commandName:_0x41024d,commandParams:_0x35585d}=_0x4ddd57;let _0x2d4ac6=_0x118a45[0x0]['end']['nodeBefore'];_0x35585d&&_0x35585d[0x0]&&!0x1===_0x35585d[0x0]['forceValue']&&(_0x2d4ac6=_0x118a45[0x0]['start']['nodeAfter']);const _0x215370=_0xe04fba['createRangeIn'](_0x2d4ac6);if('$graveyard'==_0x215370['root']['rootName'])return;const _0xfeb563=Array['from'](_0x478088['getRanges']())['map'](_0x5a2528=>rt['fromRange'](_0x5a2528));_0xe04fba['setSelection'](_0x215370),_0x4da65b['commands']['get'](_0x41024d)['refresh'](),_0x35585d['push']({'forceDefaultExecution':!0x0}),_0x4da65b['execute'](_0x41024d,..._0x35585d);const _0x682e8c=_0xfeb563['filter'](_0x4acbf8=>'$graveyard'!=_0x4acbf8['root']['rootName']);_0x682e8c['length']>0x0&&_0xe04fba['setSelection'](_0x682e8c);for(const _0x122860 of _0xfeb563)_0x122860['detach']();});};}['_getCoordsForCells'](_0x2f955f){const _0x38a18b=this['editor']['plugins']['get']('TableUtils');let _0x58cad6=Number['MAX_SAFE_INTEGER'],_0x5c69a8=Number['MIN_SAFE_INTEGER'],_0x43e691=Number['MAX_SAFE_INTEGER'],_0x4c7ec4=Number['MIN_SAFE_INTEGER'];for(const _0x1ba5ae of _0x2f955f){if('$graveyard'==_0x1ba5ae['root']['rootName'])continue;const {row:_0x4afec9,column:_0x3f0f55}=_0x38a18b['getCellLocation'](_0x1ba5ae),_0x407199=_0x1ba5ae['hasAttribute']('rowspan')?_0x1ba5ae['getAttribute']('rowspan')-0x1:0x0,_0x17c591=_0x1ba5ae['hasAttribute']('colspan')?_0x1ba5ae['getAttribute']('colspan')-0x1:0x0;_0x58cad6=_0x4afec9<_0x58cad6?_0x4afec9:_0x58cad6,_0x5c69a8=_0x4afec9+_0x407199>_0x5c69a8?_0x4afec9+_0x407199:_0x5c69a8,_0x43e691=_0x3f0f55<_0x43e691?_0x3f0f55:_0x43e691,_0x4c7ec4=_0x3f0f55+_0x17c591>_0x4c7ec4?_0x3f0f55+_0x17c591:_0x4c7ec4;}return{'minRow':_0x58cad6,'maxRow':_0x5c69a8,'minColumn':_0x43e691,'maxColumn':_0x4c7ec4};}['_setupColumnsRowsFixing'](){const _0x1de6ae=this['editor'],_0x41b9c9=_0x1de6ae['plugins']['get']('TrackChangesEditing'),_0x26628a=_0x1de6ae['plugins']['get']('TableUtils');_0x1de6ae['model']['document']['on']('change:data',()=>{const _0x27fdd1=Array['from'](_0x1de6ae['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x27e53f,data:_0x47ecdf}of _0x27fdd1){const {group:_0x5c86db,id:_0x1ef5d1,subType:_0x5432c}=tt(_0x27e53f);if('suggestion'!=_0x5c86db)continue;if(null!=_0x47ecdf['oldRange'])continue;const _0x5e8863=_0x41b9c9['getSuggestion'](_0x1ef5d1);this['_tablePostFixingSubtypes']['includes'](_0x5432c)&&this['_tableSuggestions']['add'](_0x5e8863);}},{'priority':'low'});const _0x5b12d7=(_0x13d50c,_0x13ea6b)=>{let _0x2bf0a5=!0x1;const _0x4449a5=_0x13ea6b['createRangeOn'](_0x13d50c),_0x1dcb24=_0x13d50c['findAncestor']('table'),_0x46939a=_0x26628a['getCellLocation'](_0x13d50c);for(const _0x50f746 of this['_tableSuggestions']){const _0x25a2ef=_0x50f746['subType'],_0x215e37=_0x25a2ef['startsWith']('tablePaste'),_0x353349=_0x25a2ef['substr'](_0x215e37?0xa:0x5),_0x1f064f=_0x353349['toLowerCase'](),_0x670a17=_0x1f064f['substr'](0x0,0x3)+'span',_0x34ed48='min'+_0x353349,_0x686b84='max'+_0x353349;if(!_0x50f746['isInContent'])continue;if(_0x1dcb24!=_0x50f746['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x50f746['isIntersectingWithRange'](_0x4449a5))continue;const _0x4246f1=_0x13d50c['hasAttribute'](_0x670a17)?_0x13d50c['getAttribute'](_0x670a17)-0x1:0x0,_0x2ff5b8=this['_getSuggestionCoords'](_0x50f746),_0x21d9f5=_0x2ff5b8[_0x34ed48],_0x155e9c=_0x2ff5b8[_0x686b84];_0x21d9f5<=_0x46939a[_0x1f064f]&&_0x46939a[_0x1f064f]+_0x4246f1<=_0x155e9c&&(_0x50f746['addRange'](_0x4449a5),_0x2bf0a5=!0x0);}return _0x2bf0a5;};_0x1de6ae['model']['document']['registerPostFixer'](_0x180830=>{let _0x579b86=!0x1;for(const _0x46dc9b of _0x1de6ae['model']['document']['differ']['getChanges']())if('insert'==_0x46dc9b['type']){if('tableRow'==_0x46dc9b['name']){for(const _0x623221 of _0x46dc9b['position']['nodeAfter']['getChildren']())_0x579b86=_0x579b86||_0x5b12d7(_0x623221,_0x180830);}else'tableCell'==_0x46dc9b['name']&&(_0x579b86=_0x579b86||_0x5b12d7(_0x46dc9b['position']['nodeAfter'],_0x180830));}return _0x579b86;});}['_getSuggestionCoords'](_0xaa4bc2){return this['_getCoordsForCells'](_0xaa4bc2['getRanges']()['map'](_0x447536=>_0x447536['start']['nodeAfter']));}};function De(_0x38a95a){return Array['from'](new Set(_0x38a95a)['values']());}var Ue=class extends _0x413c81{static get['requires'](){return[ve];}['afterInit'](){const _0x284011=this['editor'],_0x5cd3ae=_0x284011['model']['document']['selection'],_0x5395a1=_0x284011['locale'];if(!_0x284011['plugins']['has']('TableEditing'))return;const _0x2a9220=_0x284011['plugins']['get']('TrackChangesEditing'),_0x4d57b8=_0x284011['plugins']['get']('TableUtils'),_0x11b355=_0x284011['plugins']['get'](ve);_0x11b355['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2a9220['enableCommand']('mergeTableCells',()=>{const _0x89784b=_0x4d57b8['getSelectionAffectedTableCells'](_0x284011['model']['document']['selection']);_0x284011['model']['change'](()=>{_0x2a9220['markMultiRangeBlockFormat'](_0x89784b,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x284011['commands']['get']('mergeTableCells')['on']('execute',(_0x3de287,_0x491a87)=>{_0x284011['commands']['get']('trackChanges')['value']&&(_0x491a87['length']>0x0&&_0x491a87[_0x491a87['length']-0x1]&&_0x491a87[_0x491a87['length']-0x1]['forceDefaultExecution']||_0x2a9220['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x3de287['stop']());},{'priority':'highest'});for(const _0x1229c1 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x21d8c6=_0x284011['commands']['get'](_0x1229c1);_0x2a9220['enableCommand'](_0x1229c1,()=>{const _0x2a613d=_0x284011['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x35b143=>_0x35b143['is']('element','tableCell')),_0x45a71d=_0x21d8c6['value'];_0x284011['model']['change'](()=>{_0x2a9220['markMultiRangeBlockFormat']([_0x2a613d,_0x45a71d],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x2150f5 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x58b295=_0x284011['commands']['get'](_0x2150f5);_0x2a9220['enableCommand'](_0x2150f5,()=>{const _0x55658f=_0x4d57b8['getSelectionAffectedTableCells'](_0x284011['model']['document']['selection'])[0x0],_0x10285f=_0x55658f['findAncestor']('table'),{column:_0x936ab5,row:_0x11422b}=_0x4d57b8['getCellLocation'](_0x55658f);let _0x1a41ed=[];if('horizontally'==_0x58b295['direction']){const _0x29f1cf=_0x4d57b8['createTableWalker'](_0x10285f,{'startRow':_0x11422b,'endRow':_0x11422b,'includeAllSlots':!0x0});_0x1a41ed=Array['from'](_0x29f1cf)['map'](_0x25c6e3=>_0x25c6e3['cell']);}else{const _0x489c0f=_0x4d57b8['createTableWalker'](_0x10285f,{'column':_0x936ab5,'includeAllSlots':!0x0});_0x1a41ed=Array['from'](_0x489c0f)['map'](_0x5dcc0c=>_0x5dcc0c['cell']);}_0x284011['model']['change'](_0x3c6e07=>{_0x2a9220['markBlockFormat'](_0x3c6e07['createRangeOn'](_0x55658f),{'commandName':_0x2150f5,'commandParams':[]},_0x1a41ed,_0x2150f5);});});}_0x2a9220['descriptionFactory']['registerDescriptionCallback'](_0x561a9c=>{if('formatBlock'!=_0x561a9c['type']&&'formatInline'!=_0x561a9c['type'])return;const {data:_0x410400}=_0x561a9c;return _0x410400&&'mergeTableCells'==_0x410400['commandName']?{'type':'format','content':St(_0x5395a1,'*Merge\x20cells*')}:void 0x0;}),_0x2a9220['descriptionFactory']['registerDescriptionCallback'](_0x34c434=>{if('formatBlock'!=_0x34c434['type']&&'formatInline'!=_0x34c434['type'])return;const {data:_0x27dbeb}=_0x34c434;return _0x27dbeb?'splitTableCellVertically'==_0x27dbeb['commandName']?{'type':'format','content':St(_0x5395a1,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x27dbeb['commandName']?{'type':'format','content':St(_0x5395a1,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x4d0f77=_0x11b355['_acceptFormatSuggestionCallbackFactory']();for(const _0x1a2932 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2a9220['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1a2932,'accept',_0x4d0f77);for(const _0x10adae of['splitTableCellVertically','splitTableCellHorizontally'])_0x2a9220['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x10adae,'accept',_0x4d0f77);_0x2a9220['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x3fc0b0=>{_0x284011['model']['change'](_0x42965c=>{const _0x2946d0=Array['from'](_0x5cd3ae['getRanges']())['map'](_0x31ecef=>rt['fromRange'](_0x31ecef));_0x42965c['setSelection'](_0x3fc0b0),_0x284011['commands']['get']('mergeTableCells')['refresh'](),_0x284011['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x269cd4=_0x2946d0['filter'](_0x56256e=>'$graveyard'!=_0x56256e['root']['rootName']);_0x269cd4['length']>0x0&&_0x42965c['setSelection'](_0x269cd4);for(const _0x227c60 of _0x2946d0)_0x227c60['detach']();});});for(const _0x5791b4 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0xd04c8f=_0x284011['commands']['get'](_0x5791b4);_0xd04c8f['on']('set:isEnabled',(_0x7f063d,_0x8456ad,_0x2ee4f5)=>{if(_0x2ee4f5){const _0x3afff4=_0x284011['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4dd740=>_0x4dd740['is']('element','tableCell'));this['_areMergableCells'](_0xd04c8f['value'],_0x3afff4)||(_0x7f063d['return']=!0x1,_0x7f063d['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x274861=this['editor']['commands']['get']('mergeTableCells'),_0x727d8b=this['editor']['plugins']['get']('TableUtils');if(!_0x274861['isEnabled'])return!0x1;const _0x5ec471=_0x727d8b['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x54dc45 of _0x5ec471)for(const _0x2bb85f of _0x5ec471)if(_0x54dc45!=_0x2bb85f&&!this['_areMergableCells'](_0x54dc45,_0x2bb85f))return!0x1;return!0x0;}['_areMergableCells'](_0x54e473,_0x30212d){const _0x47a63b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x7fede7=this['editor']['model']['createRangeOn'](_0x54e473),_0x143b01=this['editor']['model']['createRangeOn'](_0x30212d),_0x2ccdc3=new Set(),_0x11adff=new Set();for(const _0x3c8c62 of _0x47a63b['getSuggestions']())if(('insertion'==_0x3c8c62['type']||'deletion'==_0x3c8c62['type']||'mergeTableCells'==_0x3c8c62['subType'])&&_0x3c8c62['isInContent']){for(const _0x272f9d of _0x3c8c62['getRanges']())_0x272f9d['containsRange'](_0x7fede7,!0x0)&&_0x2ccdc3['add'](_0x3c8c62['type']+':'+_0x3c8c62['author']['id']),_0x272f9d['containsRange'](_0x143b01,!0x0)&&_0x11adff['add'](_0x3c8c62['type']+':'+_0x3c8c62['author']['id']);}if(_0x2ccdc3['size']!=_0x11adff['size'])return!0x1;for(const _0x3fea24 of _0x2ccdc3)if(!_0x11adff['has'](_0x3fea24))return!0x1;return!0x0;}},Pe=class extends _0x413c81{static get['requires'](){return[ve];}['afterInit'](){const _0x2f375d=this['editor'];if(!_0x2f375d['plugins']['has']('TableEditing'))return;const _0x5edce2=_0x2f375d['locale'],_0x28f6f6=_0x2f375d['plugins']['get']('TrackChangesEditing');_0x28f6f6['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x28f6f6['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x28f6f6['descriptionFactory']['registerAttributeLabel']('headingRows',St(_0x5edce2,'FORMAT_HEADER_ROW')),_0x28f6f6['descriptionFactory']['registerAttributeLabel']('headingColumns',St(_0x5edce2,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1e220=this['editor']['plugins']['get']('TrackChangesEditing'),_0x580dfd=this['editor']['plugins']['get'](ve)['_acceptFormatSuggestionCallbackFactory']();_0x1e220['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x580dfd),_0x1e220['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x580dfd),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x5e5c90=this['editor']['plugins']['get']('TrackChangesEditing'),_0x57c2e8=this['editor']['plugins']['get']('TableUtils');function _0x3c52f4({showActiveMarker:_0x228ba2=!0x0,setDataAttribute:_0x3bf056=!0x0}={}){return(_0x229f78,_0x576b01,_0xf96609)=>{const {type:_0xf4b2b,id:_0x55d831}=tt(_0x576b01['markerName']);if(!_0x5e5c90['hasSuggestion'](_0x55d831))return;const _0x3b5788=_0x5e5c90['getSuggestion'](_0x55d831),_0x305909=_0x3b5788['data'];if('formatBlock'!=_0x3b5788['type']||!_0x305909||'setTableColumnHeader'!=_0x305909['commandName'])return;if(_0x576b01['item'])return void _0x229f78['stop']();if(!_0xf96609['consumable']['consume'](_0x576b01['markerRange'],_0x229f78['name']))return;const _0x112a56=_0x576b01['markerRange']['start']['nodeAfter'],_0x2fcc12=_0x576b01['markerRange']['end']['nodeBefore'],_0x4310b0=_0x112a56['parent']['parent'],{column:_0xc65ccf}=_0x57c2e8['getCellLocation'](_0x112a56),{column:_0x29dab3}=_0x57c2e8['getCellLocation'](_0x2fcc12);for(let _0x414068=_0xc65ccf;_0x414068<=_0x29dab3;_0x414068++){const _0x5682=_0x57c2e8['createTableWalker'](_0x4310b0,{'column':_0x414068,'includeAllSlots':!0x1});for(const _0x4761d0 of _0x5682){const _0x54826f=_0x4761d0['cell'],_0x288164=_0xf96609['mapper']['toViewElement'](_0x54826f);_0xf96609['writer']['addClass']('ck-suggestion-marker-'+_0xf4b2b,_0x288164),_0x3bf056&&_0xf96609['writer']['setAttribute']('data-suggestion',_0x55d831,_0x288164),_0xf96609['mapper']['bindElementToMarker'](_0x288164,_0x576b01['markerName']),_0x228ba2&&(_0x5e5c90['activeMarkers']['includes'](_0x576b01['markerName'])?_0xf96609['writer']['addClass']('ck-suggestion-marker--active',_0x288164):_0xf96609['writer']['removeClass']('ck-suggestion-marker--active',_0x288164));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x3c52f4(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x363c8e,_0x1c5a0a,_0x46d98a)=>{_0x46d98a['options']['showSuggestionHighlights']&&_0x3c52f4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x363c8e,_0x1c5a0a,_0x46d98a);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x120d59,_0x585b35,_0x5de609)=>{const {type:_0xe4ba1a,id:_0x6d379b}=tt(_0x585b35['markerName']);if(!_0x5e5c90['hasSuggestion'](_0x6d379b))return;const _0x42e1f1=_0x5e5c90['getSuggestion'](_0x6d379b),_0x1dd5aa=_0x42e1f1['data'];if('formatBlock'!=_0x42e1f1['type']||!_0x1dd5aa||'setTableColumnHeader'!=_0x1dd5aa['commandName'])return;const _0x387efd=_0x5de609['mapper']['markerNameToElements'](_0x585b35['markerName']);if(_0x387efd){for(const _0x4341bc of _0x387efd)_0x5de609['writer']['removeClass']('ck-suggestion-marker-'+_0xe4ba1a,_0x4341bc),_0x5de609['writer']['removeClass']('ck-suggestion-marker--active',_0x4341bc),_0x5de609['writer']['removeAttribute']('data-suggestion',_0x4341bc),_0x5de609['mapper']['unbindElementFromMarkerName'](_0x4341bc,_0x585b35['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x41af2b=this['editor'],_0x55c0ab=_0x41af2b['locale'];function _0x3c4ec5(_0x1672c7){return{'type':'format','content':St(_0x55c0ab,'*Format:*\x20%0',_0x1672c7)};}_0x41af2b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5648bf=>{if('formatBlock'!=_0x5648bf['type'])return;const {data:_0x357881}=_0x5648bf;return _0x357881?'setTableRowHeader'==_0x357881['commandName']?_0x357881['commandParams'][0x0]['forceValue']?_0x3c4ec5(St(_0x55c0ab,'FORMAT_HEADER_ROW')):_0x3c4ec5(St(_0x55c0ab,'FORMAT_REGULAR_ROW')):'setTableColumnHeader'==_0x357881['commandName']?_0x357881['commandParams'][0x0]['forceValue']?_0x3c4ec5(St(_0x55c0ab,'FORMAT_HEADER_COLUMN')):_0x3c4ec5(St(_0x55c0ab,'FORMAT_REGULAR_COLUMN')):void 0x0:void 0x0;});}},xe=class extends _0x413c81{static get['requires'](){return[ve];}['afterInit'](){const _0x559bcc=this['editor'];if(!_0x559bcc['plugins']['has']('TableEditing')||!_0x559bcc['config']['get']('table.enableFooters'))return;const _0x435365=_0x559bcc['locale'],_0x57d835=_0x559bcc['plugins']['get']('TrackChangesEditing');_0x57d835['enableDefaultAttributesIntegration']('setTableFooterRow'),_0x57d835['descriptionFactory']['registerAttributeLabel']('footerRows',St(_0x435365,'FORMAT_FOOTER_ROW'));}},Ge=class extends _0x413c81{['afterInit'](){const _0x158390=this['editor'],_0x25d4b0=_0x158390['locale'],_0x4305bc=_0x158390['plugins']['get']('TrackChangesEditing');function _0x577e79(_0x232636){return{'type':'format','content':''+St(_0x25d4b0,'*Set\x20table\x20type:*\x20%0',_0x232636)};}_0x158390['plugins']['has']('TableLayout')&&(_0x4305bc['enableCommand']('insertTableLayout'),_0x4305bc['enableDefaultAttributesIntegration']('tableType'),_0x4305bc['descriptionFactory']['registerElementLabel'](_0x5c15e4=>_0x5c15e4['is']('element','table')&&'layout'===_0x5c15e4['getAttribute']('tableType'),_0x9d2d18=>St(_0x25d4b0,'ELEMENT_LAYOUT_TABLE',_0x9d2d18)),_0x4305bc['descriptionFactory']['registerDescriptionCallback'](_0x2714ff=>{const {data:_0x39a8a5}=_0x2714ff;if(_0x39a8a5&&'tableType'==_0x39a8a5['key'])switch(_0x39a8a5['newValue']){case'layout':return _0x577e79(St(_0x25d4b0,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x577e79(St(_0x25d4b0,'ELEMENT_CONTENT_TABLE'));}}));}};const He=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],$e=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](He['map'](_0x4e9d5b=>[_0x4e9d5b,null]));var Ve=class extends _0x413c81{static get['requires'](){return[ve];}['afterInit'](){const _0x363960=this['editor'];if(!_0x363960['plugins']['has']('TableClipboard'))return;const _0x130339=_0x363960['plugins']['get']('TrackChangesEditing'),_0x35e9fb=_0x363960['plugins']['get']('TableUtils'),_0x4f67c6=_0x363960['plugins']['get'](ve),_0x3ad122=_0x363960['plugins']['get']('TableClipboard'),_0x33b2e1=_0x363960['plugins']['get']('TableSelection'),_0x36189d=_0x363960['plugins']['get'](mt);_0x4f67c6['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x363960['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x363960['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2a65b0=null,_0x34fa78=!0x1;_0x36189d['on']('contentInsertion',(_0x4c19ec,_0x24c76b)=>{_0x34fa78='paste'===_0x24c76b['method'];}),_0x363960['model']['on']('insertContent',(_0x150acb,_0x481e0c)=>{if(!_0x34fa78&&null===_0x33b2e1['getSelectedTableCells']())return;const [_0x2fd02a,_0x20bf70]=_0x481e0c,_0x2e02d1=_0x481e0c[_0x481e0c['length']-0x1];_0x2e02d1&&_0x2e02d1['forceDefaultExecution']||_0x130339['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x721d86,_0x43522f,_0x3f457c,_0xf18ed6,_0x5c052b){if(_0x43522f&&!_0x43522f['is']('documentSelection'))return!0x1;const _0x2c0db7=_0x5c052b['getTableIfOnlyTableInContent'](_0x721d86,_0x3f457c);if(!_0x2c0db7||!je(_0x2c0db7,void 0x0,_0xf18ed6))return!0x1;const _0x5a7086=_0xf18ed6['getSelectionAffectedTableCells'](_0x3f457c['document']['selection']);if(!_0x5a7086['length'])return!0x1;const _0x102659=_0x5a7086[0x0]['findAncestor']('table'),_0x49e624=_0xf18ed6['getRowIndexes'](_0x5a7086),_0x4df3ed=_0xf18ed6['getColumnIndexes'](_0x5a7086),_0x4d5e24={'startRow':_0x49e624['first'],'endRow':_0x49e624['last'],'startColumn':_0x4df3ed['first'],'endColumn':_0x4df3ed['last']};return 0x1==_0x5a7086['length']&&(_0x4d5e24['endRow']+=_0xf18ed6['getRows'](_0x2c0db7)-0x1,_0x4d5e24['endColumn']+=_0xf18ed6['getColumns'](_0x2c0db7)-0x1),je(_0x102659,_0x4d5e24,_0xf18ed6);}(_0x2fd02a,_0x20bf70,_0x363960['model'],_0x35e9fb,_0x3ad122)&&(_0x150acb['stop'](),_0x2a65b0={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x363960['model']['change'](()=>{_0x363960['model']['insertContent'](_0x481e0c[0x0],_0x481e0c[0x1],_0x481e0c[0x2],{'forceDefaultExecution':!0x0});const _0x2d5c60=_0x1f4b16(),{rowInsertionRanges:_0xfc790c,columnInsertionRanges:_0x53d54d,insertionRanges:_0x2e571d,deletionRanges:_0x4f744d,cells:_0x497184}=_0x2a65b0;_0xfc790c['length']&&_0x130339['markMultiRangeInsertion'](_0xfc790c,'tablePasteRow',{'tablePasteChainId':_0x2d5c60}),_0x53d54d['length']&&_0x130339['markMultiRangeInsertion'](_0x53d54d,'tablePasteColumn',{'tablePasteChainId':_0x2d5c60}),_0x2e571d['length']&&(_0x130339['markMultiRangeInsertion'](_0x2e571d,'tablePaste',{'tablePasteChainId':_0x2d5c60,'skipNestingCheck':!0x0}),_0x2e571d['forEach'](_0x544862=>_0x544862['detach']?.())),_0x4f744d['length']&&(_0x130339['markMultiRangeDeletion'](_0x4f744d,'tablePaste',{'tablePasteChainId':_0x2d5c60,'skipNestingCheck':!0x0}),_0x4f744d['forEach'](_0x14838e=>_0x14838e['detach']?.()));const _0x2ac35d=_0x130339['markMultiRangeBlockFormat'](_0x497184['map'](({element:_0x363c44})=>_0x363c44),{'formatGroupId':_0x1f4b16()},[],'tablePasteCell',{'tablePasteChainId':_0x2d5c60});if(_0x2ac35d){const _0x340015=_0x2ac35d['getMarkers'](),_0x3fa566=[];for(const {element:_0x2a1663,attributes:_0x434ea9}of _0x497184){if(!_0x434ea9)continue;const _0x33d71d=_0x363960['model']['createRangeOn'](_0x2a1663),_0x18fc27=_0x340015['find'](_0x1f3e50=>_0x1f3e50['getRange']()['isEqual'](_0x33d71d));_0x18fc27&&_0x3fa566['push']([_0x18fc27['name'],_0x434ea9]);}_0x3fa566['length']&&_0x2ac35d['setAttribute']('markerAttributes',Object['fromEntries'](_0x3fa566));}_0x2a65b0=null;}));},{'priority':_0x1cf13d['high']+0xa}),_0x36189d['on']('contentInsertion',()=>{_0x34fa78=!0x1;},{'priority':'lowest'}),_0x363960['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x38fc2a,_0x559b81)=>{const [_0x1f4d07,_0x49f562,,_0x80b6bb]=_0x559b81;if(!_0x2a65b0)return;_0x38fc2a['stop']();const _0x36b981=_0x1f4d07['cell'],_0x40fdcc=_0x49f562,_0x5864ad=We(_0x36b981),_0x198c2b=We(_0x40fdcc);_0x38fc2a['return']=_0x36b981;let _0x3fb66a=null,_0x28fb14=null;if(_0x198c2b||_0x5864ad){if(_0x5864ad&&!_0x198c2b){_0x80b6bb['remove'](_0x36b981['getChild'](0x0));for(const _0x4bfada of Array['from'](_0x40fdcc['getChildren']()))_0x80b6bb['insert'](_0x4bfada,_0x36b981,'end');const _0x54b69e=_0x2a65b0['rowInsertionIndexes']['includes'](_0x1f4d07['row']),_0x21b301=_0x2a65b0['columnInsertionIndexes']['includes'](_0x1f4d07['column']);_0x54b69e||_0x21b301||(_0x3fb66a=rt['fromRange'](_0x80b6bb['createRangeIn'](_0x36b981)));}else _0x198c2b&&!_0x5864ad&&(_0x28fb14=_0x80b6bb['createRangeIn'](_0x36b981));}else{const _0x1fadcc=_0x80b6bb['createElement']('tableCellSuggestion'),_0xe98ccd=_0x80b6bb['createElement']('tableCellSuggestion');_0x80b6bb['wrap'](_0x80b6bb['createRangeIn'](_0x36b981),_0xe98ccd),_0x80b6bb['insert'](_0x1fadcc,_0x36b981,0x0);for(const _0x8f210 of Array['from'](_0x40fdcc['getChildren']()))_0x80b6bb['insert'](_0x8f210,_0x1fadcc,'end');_0x3fb66a=rt['fromRange'](_0x80b6bb['createRangeOn'](_0x1fadcc)),_0x28fb14=rt['fromRange'](_0x80b6bb['createRangeOn'](_0xe98ccd));}const _0x19f138=Array['from'](_0x40fdcc['getAttributes']())['filter'](([_0xd1b2eb])=>He['includes'](_0xd1b2eb));_0x2a65b0['cells']['push']({'element':_0x36b981,'attributes':_0x19f138['length']?Object['fromEntries'](_0x19f138):null}),_0x3fb66a&&_0x2a65b0['insertionRanges']['push'](_0x3fb66a),_0x28fb14&&_0x2a65b0['deletionRanges']['push'](_0x28fb14);},{'priority':'high'}),_0x35e9fb['on']('insertColumns',(_0x270bf6,_0x12bd17)=>{const [_0x3605cf,_0x2355ea={}]=_0x12bd17;if(!_0x2a65b0)return;const _0x25a26e=_0x2355ea['at']||0x0,_0x4e08a2=_0x2355ea['columns']||0x1;_0x2a65b0['columnInsertionIndexes']=new Array(_0x4e08a2)['fill'](_0x25a26e)['map']((_0x20052f,_0x29567b)=>_0x20052f+_0x29567b);for(const {cell:_0x24e01a}of _0x35e9fb['createTableWalker'](_0x3605cf,{'startColumn':_0x25a26e,'endColumn':_0x25a26e+_0x4e08a2-0x1}))_0x2a65b0['columnInsertionRanges']['push'](_0x363960['model']['createRangeOn'](_0x24e01a));},{'priority':'low'}),_0x35e9fb['on']('insertRows',(_0x1d61ae,_0x2bdc8b)=>{const [_0x34fb83,_0x5d51ed={}]=_0x2bdc8b;if(!_0x2a65b0)return;const _0x41d660=_0x5d51ed['at']||0x0,_0x29fdc8=_0x5d51ed['rows']||0x1;_0x2a65b0['rowInsertionIndexes']=new Array(_0x29fdc8)['fill'](_0x41d660)['map']((_0x29ba74,_0x77a29c)=>_0x29ba74+_0x77a29c);for(const {cell:_0x308427}of _0x35e9fb['createTableWalker'](_0x34fb83,{'startRow':_0x41d660,'endRow':_0x41d660+_0x29fdc8-0x1}))_0x2a65b0['rowInsertionRanges']['push'](_0x363960['model']['createRangeOn'](_0x308427));},{'priority':'low'}),_0x130339['descriptionFactory']['registerDescriptionCallback'](_0x46feee=>{if(_0x46feee['subType']&&_0x46feee['subType']['startsWith']('tablePaste'))return _0x46feee['previous']?{}:{'type':'insertion','content':St(_0x363960['locale'],'*Replace\x20table\x20cells*')};});const _0x4ef5f4=()=>!0x1;for(const _0x536f40 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x130339['_suggestionFactory']['registerCustomCallback']('insertion',_0x536f40,'join',_0x4ef5f4),_0x130339['_suggestionFactory']['registerCustomCallback']('deletion',_0x536f40,'join',_0x4ef5f4),_0x130339['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x536f40,'join',_0x4ef5f4);_0x130339['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x4ef5f4),_0x130339['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1a299f,_0x5f1384,_0x405139)=>{const _0x3b9b12=_0x1a299f['map'](_0x183820=>_0x183820['getContainedElement']())['filter'](_0x157d95=>_0x157d95),_0xb2adbd=new Map(_0x3b9b12['map'](_0x34e58e=>[_0x34e58e,null]));if(_0x2a65b0){for(const {element:_0x1309af,attributes:_0x334256}of _0x2a65b0['cells'])_0x334256&&_0xb2adbd['set'](_0x1309af,_0x334256);}else{if(_0x405139&&_0x405139['markerAttributes'])for(const [_0x23af23,_0x1944f5]of Object['entries'](_0x405139['markerAttributes'])){const _0x1d11aa=_0x363960['model']['markers']['get'](_0x23af23),_0x15fa84=_0x1d11aa?_0x1d11aa['getRange']()['getContainedElement']():null;_0x15fa84&&_0xb2adbd['set'](_0x15fa84,_0x1944f5);}}_0x363960['model']['change'](_0xf40296=>{for(const [_0x1390f9,_0x4b3df1]of _0xb2adbd)_0xf40296['setAttributes']({...$e,..._0x4b3df1},_0x1390f9);});});const _0x2b8e4a=(_0x59c02b,_0x35ff9e)=>{_0x130339['_suggestionFactory']['registerCustomCallback'](_0x59c02b,'tablePaste',_0x35ff9e,(_0x5b78a0,_0x4573ca,_0x312995)=>{_0x363960['model']['change'](_0x168320=>{const _0x4b1692=[];for(const _0x48226b of _0x5b78a0){const _0x7d585c=_0x48226b['start']['nodeAfter'];_0x7d585c['is']('element','tableCellSuggestion')&&_0x4b1692['push'](_0x7d585c);}_0x130339['_suggestionFactory']['getSuggestionCallback'](_0x59c02b,null,_0x35ff9e)(_0x5b78a0,_0x4573ca,_0x312995);for(const _0x8e14b of _0x4b1692)'$graveyard'!=_0x8e14b['root']['rootName']&&_0x168320['unwrap'](_0x8e14b);});});};_0x2b8e4a('insertion','accept'),_0x2b8e4a('insertion','discard'),_0x2b8e4a('deletion','accept'),_0x2b8e4a('deletion','discard'),_0x130339['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1af73b=>{const _0xed4395=_0x1af73b['map'](_0x32af0d=>_0x32af0d['getContainedElement']()),_0x7292d7=_0xed4395[0x0]['findAncestor']('table'),{minRow:_0x66ddf5,maxRow:_0x24b102}=_0x4f67c6['_getCoordsForCells'](_0xed4395);_0x35e9fb['removeRows'](_0x7292d7,{'at':_0x66ddf5,'rows':_0x24b102-_0x66ddf5+0x1});}),_0x130339['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x49c116=>{const _0xaf75be=_0x49c116['map'](_0x5bfdc5=>_0x5bfdc5['getContainedElement']()),_0x5955e1=_0xaf75be[0x0]['findAncestor']('table'),{minColumn:_0x3205b1,maxColumn:_0x432ba8}=_0x4f67c6['_getCoordsForCells'](_0xaf75be);_0x35e9fb['removeColumns'](_0x5955e1,{'at':_0x3205b1,'columns':_0x432ba8-_0x3205b1+0x1});});const _0x3ca644=(_0x202f1a,_0x15b722)=>{if(!_0x15b722['subType']||!_0x15b722['subType']['startsWith']('tablePaste'))return;const _0x270ecf=_0x15b722['attributes']['tablePasteChainId'],_0x3281da=_0x130339['getSuggestions']()['filter'](_0x408fdd=>_0x408fdd['isInContent']&&_0x408fdd['attributes']&&_0x408fdd['attributes']['tablePasteChainId']==_0x270ecf);_0x3281da['length']&&_0x15b722['getAllAdjacentSuggestions']()['length']!=_0x3281da['length']&&_0x3281da['reduce']((_0xf050,_0x4b2134)=>(_0xf050['next']=_0x4b2134,_0x4b2134['previous']=_0xf050,_0x4b2134));};function _0x1c96e4(_0x349a56,_0x160414=!0x0){const {id:_0x3d45cb,authorId:_0x2a5dd7}=tt(_0x349a56['markerName']),_0x5a9e05=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x21cc38=_0x130339['activeMarkers']['includes'](_0x349a56['markerName']);return _0x21cc38&&_0x5a9e05['push']('ck-suggestion-marker--active'),{'classes':_0x5a9e05,'attributes':{'data-suggestion':_0x3d45cb,'data-author-id':_0x2a5dd7},'priority':_0x21cc38&&_0x160414?0xbc2:0xbb8};}_0x130339['on']('suggestionLoaded',_0x3ca644,{'priority':'high'}),_0x130339['on']('suggestionUnloaded',_0x3ca644,{'priority':'high'}),_0x363960['model']['document']['registerPostFixer'](()=>{let _0x500376=!0x1;const _0x3a6507=Array['from'](_0x363960['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1908fc,data:_0x5cf297}of _0x3a6507){const {group:_0x155451,type:_0x37a687,id:_0x1abc53}=tt(_0x1908fc);if('suggestion'!=_0x155451||'deletion'!=_0x37a687||_0x5cf297['oldRange'])continue;if(!_0x130339['hasSuggestion'](_0x1abc53))continue;const _0x32d4c5=_0x130339['getSuggestion'](_0x1abc53)['getRanges'](),_0x413cce=_0x363960['plugins']['get']('Users')['me'];for(const _0x1ded87 of _0x130339['getSuggestions']())if(_0x1ded87['isInContent']&&_0x1ded87['author']==_0x413cce&&'formatBlock'==_0x1ded87['type']&&'tablePasteCell'==_0x1ded87['subType']&&_0x1ded87['getRanges']()['every'](_0x1dc394=>_0x32d4c5['some'](_0x299308=>_0x299308['containsRange'](_0x1dc394,!0x0)))){for(const _0xbf30d9 of _0x1ded87['getAllAdjacentSuggestions']())_0xbf30d9['isInContent']&&(_0xbf30d9['discard'](),_0x500376=!0x0);}}return _0x500376;}),_0x363960['model']['document']['registerPostFixer'](_0x369c7b=>{const _0x4465f4=_0x363960['commands']['get']('redo');if(!_0x4465f4||!_0x4465f4['_createdBatches']['has'](_0x369c7b['batch']))return!0x1;let _0x4b7c77=!0x1;const _0x55f479=_0x363960['plugins']['get']('Users')['me'],_0x1dfad9=_0x363960['model']['document']['differ']['getChanges'](),_0x3c826c=Array['from'](_0x363960['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x25c22e,data:_0x1d8468})=>{const {group:_0x24480c,subType:_0x59c46c,authorId:_0x502a2c}=tt(_0x25c22e);return'suggestion'==_0x24480c&&'tablePaste'==_0x59c46c&&_0x502a2c==_0x55f479['id']&&!_0x1d8468['oldRange'];});for(const _0x1decaf of _0x1dfad9){if('insert'!=_0x1decaf['type']||'tableCellSuggestion'!=_0x1decaf['name']||0x1!=_0x1decaf['length'])continue;const _0x19e5df=_0x369c7b['createRange'](_0x1decaf['position'],_0x1decaf['position']['getShiftedBy'](0x1));if(!_0x3c826c['find'](({data:_0x5cbcef})=>_0x5cbcef['newRange']['isEqual'](_0x19e5df))){for(const {name:_0x324d1f,data:_0x22b4a9}of _0x3c826c)if(_0x19e5df['containsRange'](_0x22b4a9['newRange'])){_0x369c7b['updateMarker'](_0x324d1f,{'range':_0x19e5df}),_0x4b7c77=!0x0;break;}}}return _0x4b7c77;}),_0x363960['model']['document']['registerPostFixer'](_0x681111=>{let _0xc175d1=!0x1;const _0x189e04=_0x363960['plugins']['get']('Users')['me'],_0x3974a6=_0x130339['getSuggestions']()['filter'](_0xc7c77d=>_0xc7c77d['isInContent']&&_0xc7c77d['author']==_0x189e04),_0x4f98c7=new Set(),_0x4d8cec=new Set();for(const _0x2e1696 of _0x3974a6)if('tablePaste'==_0x2e1696['subType'])for(const _0x56a800 of _0x2e1696['getMarkers']()){const _0x5c5a5e=_0x56a800['getRange']()['getContainedElement']();if(_0x5c5a5e){if(_0x5c5a5e['is']('element','tableCellSuggestion')&&We(_0x5c5a5e)){_0x2e1696['removeMarker'](_0x56a800['name']),_0x4f98c7['add'](_0x5c5a5e),_0xc175d1=!0x0;const _0x60ef51=_0x5c5a5e['nextSibling'],_0x24e086=_0x5c5a5e['previousSibling'],_0x695a48=_0x60ef51&&_0x60ef51['is']('element','tableCellSuggestion'),_0x2fc9a5=_0x24e086&&_0x24e086['is']('element','tableCellSuggestion');_0x695a48&&!_0x4f98c7['has'](_0x60ef51)&&_0x4d8cec['add'](_0x60ef51),_0x2fc9a5&&!_0x4f98c7['has'](_0x24e086)&&_0x4d8cec['add'](_0x24e086);}else _0x5c5a5e['is']('element','paragraph')&&_0x5c5a5e['isEmpty']&&(_0x2e1696['removeMarker'](_0x56a800['name']),_0xc175d1=!0x0);}}else{if('tablePasteCell'==_0x2e1696['subType']){if(!_0x2e1696['attributes']||!_0x2e1696['attributes']['tablePasteChainId'])continue;const _0xa2a6a3=_0x2e1696['attributes']['markerAttributes'];if(_0xa2a6a3&&Object['keys'](_0xa2a6a3)['length'])continue;const _0x2fee82=_0x2e1696['attributes']['tablePasteChainId'];let _0x2b56c8=!0x0,_0x25fa1b=!0x0;for(const _0x287f00 of _0x3974a6)if(_0x287f00['subType']&&_0x287f00['subType']['startsWith']('tablePaste')){if(!_0x287f00['attributes']['tablePasteChainId']){_0x25fa1b=!0x1;break;}if(_0x287f00['id']!=_0x2e1696['id']&&_0x287f00['attributes']['tablePasteChainId']==_0x2fee82){_0x2b56c8=!0x1;break;}}_0x25fa1b&&_0x2b56c8&&(_0x2e1696['removeMarkers'](),_0xc175d1=!0x0);}}for(const _0x21576f of _0x4f98c7)_0x681111['remove'](_0x21576f);for(const _0x5556bc of _0x4d8cec)_0x681111['unwrap'](_0x5556bc);return _0xc175d1;}),_0x363960['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x35e2cf=>_0x1c96e4(_0x35e2cf),'converterPriority':'high'}),_0x363960['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5b4d88,_0x441dc6)=>_0x441dc6['options']['showSuggestionHighlights']?_0x1c96e4(_0x5b4d88,!0x1):null,'converterPriority':'high'});const _0xcd7ae2=_0x363960['editing']['view'];this['listenTo'](_0xcd7ae2['document'],'clipboardOutput',(_0x222c38,_0x1054bb)=>{const _0x2da859=[];for(const _0x27d3dd of _0xcd7ae2['createRangeIn'](_0x1054bb['content'])['getItems']())_0x27d3dd['is']('element','suggestion-td')&&_0x2da859['push'](_0x27d3dd);_0xcd7ae2['change'](_0x3fcd3f=>{for(const _0x2f77ca of _0x2da859)_0x3fcd3f['move'](_0x3fcd3f['createRangeIn'](_0x2f77ca),_0x3fcd3f['createPositionBefore'](_0x2f77ca)),_0x3fcd3f['remove'](_0x2f77ca);});});}};function We(_0x37c9bd){if(_0x37c9bd['isEmpty'])return!0x0;const _0x1e27da=_0x37c9bd['getChild'](0x0);return _0x1e27da['is']('element','paragraph')&&_0x1e27da['isEmpty'];}function je(_0x27a457,_0x4343ea={},_0x2f068d){for(const {isAnchor:_0x362b78,cellHeight:_0x5666ed,cellWidth:_0x2671ca}of _0x2f068d['createTableWalker'](_0x27a457,{'includeAllSlots':!0x0,..._0x4343ea}))if(!_0x362b78||0x1!=_0x5666ed||0x1!=_0x2671ca)return!0x1;return!0x0;}var Ke=class extends _0x413c81{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x11689f=this['editor']['plugins']['get']('TrackChangesEditing');_0x11689f['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x11689f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x11689f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x11689f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x11689f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x11689f['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0xd6f428,_0x7d453d){const _0xcb2ddf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b7cf0=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5337ff=_0x7d453d['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3a51da=_0x1b7cf0['getColumnGroupElement'](_0x5337ff);let _0x32ec50=_0x3a51da?_0x1b7cf0['getTableColumnsWidths'](_0x3a51da):null,_0x377d7a=_0x5337ff['getAttribute']('tableWidth')||null;const _0x48ec3c=_0x7d453d['tableWidth']||_0x377d7a,_0x51f701=_0x7d453d['columnWidths']||_0x32ec50,_0x231747=this['editor']['plugins']['get']('Users')['me'];for(const _0x513042 of _0xcb2ddf['getSuggestions']()){const _0x4af1e7=_0x513042['getContainedElement']();if('resizeTable'===_0x513042['subType']&&_0x4af1e7===_0x5337ff){_0x513042['author']!==_0x231747&&_0x513042['discard']();const _0x595c60=_0x513042['data']['commandParams'];_0x377d7a=_0x595c60[0x0]['tableWidth'],_0x32ec50=_0x595c60[0x0]['columnWidths'];break;}}_0xd6f428({'table':_0x5337ff,'tableWidth':_0x48ec3c,'columnWidths':_0x51f701}),_0xcb2ddf['markBlockFormat'](_0x5337ff,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x377d7a,'columnWidths':_0x32ec50}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4c1553){if('formatBlock'!=_0x4c1553['type']&&'formatInline'!=_0x4c1553['type'])return;const {data:_0x253b73}=_0x4c1553;return _0x253b73&&'resizeTable'===_0x253b73['formatGroupId']?{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20resize\x20table')}:void 0x0;}},ze=class extends _0x413c81{['afterInit'](){const _0x2d102b=this['editor'];_0x2d102b['plugins']['has']('Template')&&_0x2d102b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}},Xe=class extends _0x413c81{['afterInit'](){const _0x343de2=this['editor'];if(!_0x343de2['commands']['get']('insertTableOfContents'))return;_0x343de2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x2cd0ee=_0x343de2['plugins']['get']('TrackChangesEditing'),_0x43d883=_0x343de2['locale'];_0x2cd0ee['descriptionFactory']['registerElementLabel']('tableOfContents',_0x49b658=>St(_0x43d883,'ELEMENT_TABLE_OF_CONTENTS',_0x49b658));}},qe=class extends _0x413c81{['afterInit'](){const _0x460240=this['editor'];_0x460240['plugins']['has']('Title')&&(_0x460240['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerElementLabel']('title-content',()=>St(_0x460240['locale'],'ELEMENT_TITLE')),_0x460240['model']['document']['registerPostFixer'](_0x2090a1=>{let _0x2ad7a5=!0x1;const _0x47a213=Array['from'](_0x460240['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x41d92f,data:_0x809e65}of _0x47a213){const {group:_0x142b5a}=tt(_0x41d92f);if('suggestion'!==_0x142b5a||!_0x809e65['newRange'])continue;const _0x3fdb45=_0x809e65['newRange'],_0x301dfe=_0x3fdb45['end']['nodeBefore'];if(!_0x301dfe||!_0x301dfe['is']('element','title-content'))continue;if(!_0x3fdb45['start']['isTouching'](_0x3fdb45['end']))continue;const _0x51afc6=_0x460240['model']['schema']['getNearestSelectionRange'](_0x3fdb45['end'],'forward');if(_0x51afc6&&_0x51afc6['isCollapsed']){const _0x39eb05=_0x2090a1['createRange'](_0x3fdb45['start'],_0x51afc6['start']);_0x39eb05['isEqual'](_0x3fdb45)||(_0x2090a1['updateMarker'](_0x41d92f,{'range':_0x39eb05}),_0x2ad7a5=!0x0);}_0x2ad7a5||(_0x2090a1['removeMarker'](_0x41d92f),_0x2ad7a5=!0x0);}return _0x2ad7a5;}));}},Ye=class extends _0x413c81{['afterInit'](){const _0x4741a6=this['editor'],_0x4d4159=_0x4741a6['plugins']['get']('TrackChangesEditing');_0x4741a6['plugins']['has']('Uploadcare')&&(_0x4d4159['enableCommand']('uploadcare'),_0x4741a6['plugins']['has']('UploadcareImageEdit')&&(_0x4d4159['enableCommand']('uploadcareImageEdit'),_0x4d4159['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x4d4159['descriptionFactory']['registerDescriptionCallback'](_0x5b57e7=>{if('attribute'!=_0x5b57e7['type'])return;const {data:_0x123057}=_0x5b57e7;return _0x123057&&'uploadcareImageId'==_0x123057['key']?{'type':'format','content':''}:void 0x0;})));}},Qe=class extends _0x413c81{['afterInit'](){const _0x15198d=this['editor'],_0xd1b84e=_0x15198d['plugins']['get']('TrackChangesEditing');_0x15198d['plugins']['has']('UndoEditing')&&(_0xd1b84e['enableCommand']('undo'),_0xd1b84e['enableCommand']('redo'));}},Ze=class extends _0x413c81{static get['requires'](){return[ve];}['afterInit'](){const _0x5041f9=this['editor'];_0x5041f9['plugins']['has']('TableCaptionEditing')&&_0x5041f9['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}},Je=class extends _0x413c81{['tableProperties'];['tableCellProperties'];constructor(_0x253792){super(_0x253792),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 _0x532779=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x318b03 of this['tableProperties'])_0x532779['enableCommand'](_0x318b03,(_0x1e1988,_0x1f2976)=>{const _0x4c3178=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x318b03,[_0x4c3178],this['tableProperties'],'tableProperties',_0x1e1988,_0x1f2976);});_0x532779['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x532779['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x532779['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x120e20,_0x787398)=>this['handleDiscardAction'](this['tableProperties'],_0x120e20,_0x787398)),_0x532779['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x110d04 of this['tableCellProperties'])this['editor']['commands']['get'](_0x110d04)&&_0x532779['enableCommand'](_0x110d04,(_0x13a366,_0x3c1aa0)=>{const _0x2597a9=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x110d04,_0x2597a9,this['tableCellProperties'],'tableCellProperties',_0x13a366,_0x3c1aa0);});_0x532779['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x532779['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x532779['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x557d26,_0x516e96)=>this['handleDiscardAction'](this['tableCellProperties'],_0x557d26,_0x516e96)),_0x532779['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x532779['descriptionFactory']['registerAttributeLabel']('tableCellType',St(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x532779['descriptionFactory']['registerDescriptionCallback'](_0x124e86=>this['handleSuggestionDescription'](_0x124e86)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x522de0,_0x14b955,_0x10313f,_0x43647c,_0x1653a6,_0x312498){const _0x7faaa4=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x312498['batch'],()=>{for(const _0x451fca of _0x14b955)if(this['_getSuggestion'](_0x451fca,_0x43647c))_0x1653a6(_0x312498);else{const _0x13051d={};for(const _0xbdb87e of _0x10313f){const _0xdf05a4=_0x451fca['getAttribute'](_0xbdb87e);void 0x0!==_0xdf05a4&&(_0x13051d[_0xbdb87e]=_0xdf05a4);}_0x1653a6(_0x312498),_0x7faaa4['markBlockFormat'](_0x451fca,{'commandParams':[_0x13051d]},[],_0x43647c);}});}['handleDiscardAction'](_0x14dc24,_0x5ed147,_0x5e576b){const _0x534b07=_0x5ed147[0x0]['start']['nodeAfter'],_0x2d8f9f=_0x5e576b['commandParams'][0x0];this['editor']['model']['change'](_0x58763b=>{for(const _0x15ec9b of _0x14dc24)void 0x0!==_0x2d8f9f[_0x15ec9b]?_0x58763b['setAttribute'](_0x15ec9b,_0x2d8f9f[_0x15ec9b],_0x534b07):_0x58763b['removeAttribute'](_0x15ec9b,_0x534b07);});}['handleSuggestionDescription'](_0x386d5b){if(_0x386d5b['data'])switch(_0x386d5b['subType']){case'tableProperties':return{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x412a43,_0x238a0e){const _0x413d0=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x474ae9 of _0x413d0['getSuggestions']({'skipNotAttached':!0x0})){const _0x14cb1b=_0x474ae9['getContainedElement']();if(_0x474ae9['subType']===_0x238a0e&&_0x14cb1b===_0x412a43)return _0x474ae9;}return null;}['_registerTablePropertiesAttributes'](){const _0x568fac=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2e7a4b=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x1b7e90 of _0x2e7a4b){const _0x1fc149=_0x1b7e90['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x568fac['descriptionFactory']['registerAttributeLabel'](_0x1b7e90,St(this['editor']['locale'],'FORMAT_'+_0x1fc149));}}},tn=class extends _0x413c81{['afterInit'](){const _0x2bbb2b=this['editor'];if(!_0x2bbb2b['plugins']['has']('LineHeight'))return;const _0x4bac6c=_0x2bbb2b['plugins']['get']('TrackChangesEditing'),_0x3b33ce=_0x2bbb2b['locale'];_0x4bac6c['enableDefaultAttributesIntegration']('lineHeight'),_0x4bac6c['descriptionFactory']['registerAttributeLabel']('lineHeight',St(_0x3b33ce,'FORMAT_LINE_HEIGHT'));}};const en='$elementName';var nn=class extends _0x413c81{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_suggestionsConversion'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return[_0x15ba36,_0x28ef11,_0xbc2e11,_0x3ee483,_0x23df0a,Ot,wt,Ft,Bt,Dt,Ut,xt,Ht,Gt,$t,Wt,jt,Qt,Zt,Jt,ee,ne,ie,re,oe,ae,ce,le,ue,he,de,ge,fe,me,Te,Le,Ce,Ee,Kt,tn,Xt,Ie,Ae,be,ke,Re,Ne,ye,Se,Me,Oe,Fe,Be,ve,Ue,Pe,xe,Ge,Ze,Ve,Ke,Xe,Je,ze,qe,Ye,Qe];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x123456){super(_0x123456),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x399dc1,_0xfaa4d3,_0x4f5743,_0x240dce)=>{this['_model']['change'](()=>{for(const _0x19f7e0 of[..._0x240dce,..._0x4f5743])this['_model']['markers']['has'](_0x19f7e0)&&_0x123456['editing']['reconvertMarker'](_0x19f7e0);});}),this['descriptionFactory']=new Mt(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new sn(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x123456['plugins']['get'](_0x15ba36),this['_suggestionsConversion']=_0x123456['plugins']['get'](_0x28ef11),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x123456['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x123456['config']['get']('trackChanges.trackFormatChanges'),_0x123456['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x123456['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new Et(_0x123456,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x1b84f8=this['editor'];_0x1b84f8['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x6559f9,{writer:_0x1bc4eb})=>{let _0x379ea6='suggestion:'+_0x6559f9['getAttribute']('suggestion-type')+':'+_0x6559f9['getAttribute']('id');return _0x6559f9['getAttribute']('marker-count')&&(_0x379ea6+=':'+_0x6559f9['getAttribute']('marker-count')),_0x1bc4eb['createElement']('$marker',{'data-name':_0x379ea6});}}),_0x1b84f8['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x1b84f8['model']['document']['registerPostFixer'](_0x336535=>{let _0x2e70d1=!0x1;const _0x43658c=Array['from'](_0x1b84f8['model']['document']['differ']['getChangedMarkers']()),_0x3fc053=new Set();for(const {name:_0x54301b,data:_0x52e34f}of _0x43658c){const {group:_0xe4ab01,type:_0x1ae5da,subType:_0x33852e,id:_0x58798e}=tt(_0x54301b);if('suggestion'!==_0xe4ab01)continue;const _0xd3cb0a=_0x33852e?'suggestion:'+_0x1ae5da+':'+_0x33852e+':'+_0x58798e:'suggestion:'+_0x1ae5da+':'+_0x58798e,_0xd4a674=_0x1b84f8['model']['markers']['getMarkersGroup'](_0xd3cb0a),_0x4868f8=_0x1b84f8['model']['markers']['get'](_0x54301b),_0x321487=this['_suggestions']['get'](_0x58798e);if(null!=_0x52e34f['newRange']){'formatInline'==_0x1ae5da&&(_0x2e70d1=_0x2e70d1||an(_0x52e34f['newRange'],_0x54301b,_0x336535,_0x1b84f8['model']['schema']));const _0xfd1fd='attribute'==_0x1ae5da&&this['_suggestionsConversion']['isBlockAttribute'](_n(_0x33852e)),_0x3d2fe1='attribute'==_0x1ae5da&&this['_suggestionsConversion']['isInlineAttribute'](_n(_0x33852e));if(_0x52e34f['newRange']['isCollapsed']||'$graveyard'==_0x52e34f['newRange']['root']['rootName']||'formatBlock'==_0x1ae5da&&!ln(_0x52e34f['newRange'])||_0xfd1fd&&!ln(_0x52e34f['newRange'])||_0x3d2fe1&&un(_0x52e34f['newRange'])||'deletion'==_0x1ae5da&&un(_0x52e34f['newRange'])||_0x4868f8&&dn(_0x4868f8,_0xd4a674))_0x336535['removeMarker'](_0x54301b),_0x2e70d1=!0x0;else{if(!_0x321487||!_0x321487['isInContent'])continue;if(_0x52e34f['newRange']&&_0x52e34f['oldRange']&&_0x52e34f['newRange']['isEqual'](_0x52e34f['oldRange']))continue;_0x3fc053['add'](_0x321487);}}}return _0x3fc053['size']>0x0&&(_0x2e70d1=!!this['_joinWithAdjacentSuggestions'](_0x3fc053)||_0x2e70d1),_0x2e70d1;}),_0x1b84f8['model']['document']['registerPostFixer'](_0x23979f=>{let _0x4678c6=!0x1;for(const _0x2e0fb8 of _0x1b84f8['model']['document']['differ']['getChanges']())if('insert'==_0x2e0fb8['type'])for(const _0x121e5f of this['_suggestions']['values']()){if(_0x121e5f['isMultiRange']||!_0x121e5f['isInContent'])continue;const _0x1e4462='formatBlock'==_0x121e5f['type'],_0x1aff41=this['_getAttributeKey'](_0x121e5f),_0x368bb0=_0x1aff41&&this['_suggestionsConversion']['isBlockAttribute'](_0x1aff41);if(!_0x1e4462&&!_0x368bb0)continue;const _0x5b9bd9=_0x121e5f['getFirstRange']();if(_0x5b9bd9['start']['parent']!=_0x5b9bd9['end']['parent']&&!_0x5b9bd9['end']['isAtEnd']){const _0x2f4039=_0x1b84f8['model']['createPositionAt'](_0x5b9bd9['start']['nodeAfter'],'end'),_0x87c6b3=_0x1b84f8['model']['createRange'](_0x5b9bd9['start'],_0x2f4039);_0x23979f['updateMarker'](_0x121e5f['getFirstMarker'](),{'range':_0x87c6b3}),_0x4678c6=!0x0;}}return _0x4678c6;}),_0x1b84f8['model']['document']['registerPostFixer'](_0x16c969=>this['_processAttributeChanges'](_0x16c969)),_0x1b84f8['model']['document']['registerPostFixer'](_0x3b7597=>!_0x3b7597['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x3b7597)),_0x1b84f8['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x1b84f8['model']['document']['on']('change:data',(_0x24af8f,_0x14597c)=>{if(!_0x14597c['isLocal']||_0x14597c['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3957fc=_0x1b84f8['model']['document']['differ']['getChanges']();if(0x0==_0x3957fc['length'])return;const _0x4bf9a6=[],_0x752b1e=_0x3957fc['filter'](_0x49dbb9=>'attribute'==_0x49dbb9['type']),_0x443823=_0x3957fc['filter'](_0x7c3e00=>'insert'==_0x7c3e00['type']&&'$text'!=_0x7c3e00['name']);for(const _0xf0e9d1 of _0x752b1e)this['_suggestionsConversion']['isRegisteredAttribute'](_0xf0e9d1['attributeKey'])&&_0x4bf9a6['push']({'key':_0xf0e9d1['attributeKey'],'newValue':_0xf0e9d1['attributeNewValue'],'oldValue':_0xf0e9d1['attributeOldValue'],'range':hn(_0xf0e9d1['range'],_0x1b84f8['model'])});for(const _0x431638 of _0x443823){if('rename'!=_0x431638['action']&&'refresh'!=_0x431638['action'])continue;const _0x1a42a4=gn(_0x431638['position']['nodeAfter'],_0x1b84f8['model']),_0x5dcccb=_0x431638['before'];'rename'==_0x431638['action']&&_0x4bf9a6['push']({'key':en,'newValue':_0x431638['name'],'oldValue':_0x5dcccb['name'],'range':_0x1a42a4});for(const [_0x3702d0,_0x575ecf]of _0x5dcccb['attributes']){if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x3702d0))continue;const _0x4ae1a1=_0x431638['attributes']['get'](_0x3702d0);_0x575ecf!==_0x4ae1a1&&_0x4bf9a6['push']({'key':_0x3702d0,'newValue':_0x4ae1a1,'oldValue':_0x575ecf,'range':_0x1a42a4});}for(const [_0x23b1f1,_0x1d3ecd]of _0x431638['attributes'])this['_suggestionsConversion']['isRegisteredAttribute'](_0x23b1f1)&&(_0x5dcccb['attributes']['has'](_0x23b1f1)||_0x4bf9a6['push']({'key':_0x23b1f1,'newValue':_0x1d3ecd,'oldValue':null,'range':_0x1a42a4}));}0x0!=_0x4bf9a6['length']&&_0x1b84f8['model']['enqueueChange'](_0x14597c,_0x2952a5=>{const _0x2ab681=_0x1f4b16();for(const {range:_0x42e73a,key:_0xd400d0,oldValue:_0x2c4878,newValue:_0x3fe320}of _0x4bf9a6)this['markAttributeChange'](_0x42e73a,_0xd400d0,_0x2c4878,_0x3fe320,{'groupId':_0x2ab681});this['_reduceExistingSuggestions'](_0x2952a5,_0x4bf9a6);});},{'priority':'lowest'}),_0x1b84f8['model']['markers']['on']('update:suggestion',(_0x4e58cc,_0x2f0f14,_0x45a81e)=>{if(null==_0x45a81e){const {id:_0x1b0c0a}=tt(_0x2f0f14['name']),_0x330001=this['_suggestions']['get'](_0x1b0c0a);_0x330001&&_0x330001['addMarkerName'](_0x2f0f14['name']);}}),_0x1b84f8['model']['document']['on']('change:data',()=>{const _0x69a6cd=Array['from'](_0x1b84f8['model']['document']['differ']['getChangedMarkers']())['filter'](_0x2ade55=>'suggestion'===tt(_0x2ade55['name'])['group']);if(0x0===_0x69a6cd['length'])return;_0x69a6cd['sort']((_0x17ccfe,_0x260e80)=>{const _0x1b9103=_0x17ccfe['data']['oldRange'],_0x4dc6b4=_0x260e80['data']['oldRange'];return null===_0x1b9103&&null===_0x4dc6b4?0x0:null===_0x1b9103&&null!==_0x4dc6b4?-0x1:null!==_0x1b9103&&null===_0x4dc6b4?0x1:_0x1b9103['start']['isBefore'](_0x4dc6b4['start'])?-0x1:0x1;});const _0x169a8c=new Set(),_0x8602b2=new Set();for(const {name:_0x3959cb,data:_0x3f296f}of _0x69a6cd){const {id:_0x3533c1}=tt(_0x3959cb);if(null===_0x3f296f['oldRange']){const _0x51e373=this['_handleNewSuggestionMarker'](_0x3959cb);_0x8602b2['add'](_0x51e373);}else{const _0x557356=this['_suggestions']['get'](_0x3533c1);null!==_0x3f296f['newRange']||_0x557356['isInContent']?(_0x169a8c['add'](_0x557356['head']),_0x8602b2['add'](_0x557356)):this['_removeSuggestion'](_0x557356);}}_0x8602b2['size']>0x0&&this['_refreshSuggestionsChain'](_0x8602b2);for(const _0x1ad9b8 of _0x169a8c)this['fire']('suggestionChanged',_0x1ad9b8);}),_0x1b84f8['model']['on']('applyOperation',(_0x24dcdd,_0x5ed31a)=>{const _0x3a36f7=_0x5ed31a[0x0];if(!this['_suggestions']['size'])return;if(!_0x3a36f7['isDocumentOperation'])return;if(_0x3a36f7['batch']['isUndo']||!_0x3a36f7['batch']['isLocal'])return;let _0x78a68c,_0x18636f;switch(_0x3a36f7['type']){case'insert':_0x78a68c=_0x1b84f8['model']['createPositionAt'](_0x3a36f7['position']),_0x18636f=_0x78a68c['getShiftedBy'](_0x3a36f7['howMany']);break;case'split':_0x78a68c=_0x1b84f8['model']['createPositionAt'](_0x3a36f7['splitPosition']),_0x18636f=_0x1b84f8['model']['createPositionAt'](_0x3a36f7['moveTargetPosition']);break;case'move':_0x78a68c=_0x1b84f8['model']['createPositionAt'](_0x3a36f7['targetPosition']),_0x18636f=_0x78a68c['getShiftedBy'](_0x3a36f7['howMany']);break;default:return;}const _0x2acd32=_0x1b84f8['model']['createRange'](_0x78a68c,_0x18636f);_0x1b84f8['model']['change'](()=>{for(const {suggestion:_0x12e9cb,meta:_0x2c24e1}of this['_findSuggestions'](_0x2acd32)){if(_0x12e9cb['isMultiRange'])continue;if('formatInline'==_0x12e9cb['type'])continue;const _0x4d3d4c=this['_getAttributeKey'](_0x12e9cb);if(_0x4d3d4c&&this['_suggestionsConversion']['isBlockAttribute'](_0x4d3d4c)&&'split'!=_0x3a36f7['type'])continue;const _0x2b1ea8=_0x12e9cb['data']&&_0x12e9cb['data']['multipleBlocks'];('formatBlock'!=_0x12e9cb['type']||'split'==_0x3a36f7['type']&&!_0x2b1ea8)&&(_0x2c24e1['containsRangeInObject']||'insertion'==_0x12e9cb['type']&&_0x2c24e1['isOwn']||_0x12e9cb['getFirstRange']()['containsRange'](_0x2acd32)&&this['_breakSuggestionMarker'](_0x12e9cb,_0x78a68c,_0x18636f));}});},{'priority':'lowest'}),_0x1b84f8['model']['on']('deleteContent',(_0x87e234,_0x220c0e)=>{const _0x5bc503=_0x220c0e[0x0],_0x3a6801=_0x220c0e[0x1];if(_0x3a6801&&_0x3a6801['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x5bc503['isCollapsed'])return;const _0x547475=_0x1b84f8['model']['schema'],{start:_0x47b55b,end:_0x4800f1}=_0x5bc503['getFirstRange'](),_0x1f0939=_0x47b55b['nodeAfter']&&_0x547475['isLimit'](_0x47b55b['nodeAfter'])?null:_0x547475['getNearestSelectionRange'](_0x47b55b,'forward'),_0x501221=_0x4800f1['nodeBefore']&&_0x547475['isLimit'](_0x4800f1['nodeBefore'])?null:_0x547475['getNearestSelectionRange'](_0x4800f1,'backward'),_0x15f8ca=_0x1b84f8['model']['createRange'](_0x1f0939?_0x1f0939['start']:_0x47b55b,_0x501221?_0x501221['end']:_0x4800f1);_0x1b84f8['model']['change'](_0x35c060=>{this['markDeletion'](_0x15f8ca);const _0xd60e1d=_0x1b84f8['model']['schema']['getNearestSelectionRange'](_0x15f8ca['start']);_0x5bc503['is']('documentSelection')?_0x35c060['setSelection'](_0xd60e1d):_0x5bc503['setTo'](_0xd60e1d);}),_0x87e234['stop']();},{'priority':_0x1cf13d['normal']+0xa}),_0x1b84f8['model']['on']('insertContent',(_0x8f1e3c,_0x4f95bc)=>{const _0x40854d=_0x4f95bc[_0x4f95bc['length']-0x1];_0x40854d&&_0x40854d['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x1b84f8['model']['change'](()=>{let _0x49edb9=_0x1b84f8['model']['insertContent'](_0x4f95bc[0x0],_0x4f95bc[0x1],_0x4f95bc[0x2],{'forceDefaultExecution':!0x0});if(!_0x49edb9)return;_0x8f1e3c['return']=_0x49edb9['clone']();const _0x2bed1a=_0x49edb9['end']['nodeBefore'],_0x3d6f3f=_0x1b84f8['model']['schema'];_0x2bed1a&&_0x3d6f3f['isBlock'](_0x2bed1a)&&!_0x3d6f3f['isObject'](_0x2bed1a)&&(_0x49edb9=_0x1b84f8['model']['createRange'](_0x49edb9['start'],_0x1b84f8['model']['createPositionAt'](_0x2bed1a,'end'))),this['markInsertion'](_0x49edb9);}),_0x8f1e3c['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2a832c=new Tt(_0x1b84f8,this['_suggestions']);_0x1b84f8['commands']['add']('acceptSuggestion',_0x2a832c),this['enableCommand']('acceptSuggestion');const _0xd7ebb6=new _t(_0x1b84f8,this['_suggestions']);_0x1b84f8['commands']['add']('discardSuggestion',_0xd7ebb6),this['enableCommand']('discardSuggestion'),_0x1b84f8['commands']['add']('acceptAllSuggestions',new Ct(_0x1b84f8,_0x2a832c,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x1b84f8['commands']['add']('discardAllSuggestions',new Ct(_0x1b84f8,_0xd7ebb6,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x1b84f8['commands']['add']('acceptSelectedSuggestions',new Rt(_0x1b84f8,_0x2a832c,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x1b84f8['commands']['add']('discardSelectedSuggestions',new Rt(_0x1b84f8,_0xd7ebb6,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xddeab5=_0x1b84f8['plugins']['get'](_0x15ba36);this['listenTo'](_0xddeab5,'addComment',(_0x1574af,{threadId:_0x5421fd})=>{const _0x4e1e4d=this['_suggestions']['get'](_0x5421fd);_0x4e1e4d&&_0x4e1e4d['commentThread']&&0x1===_0x4e1e4d['commentThread']['length']&&this['_updateSuggestionData'](_0x5421fd,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xddeab5,'removeComment',(_0x1e6d70,{threadId:_0x459368})=>{const _0x103067=this['_suggestions']['get'](_0x459368);_0x103067&&_0x103067['commentThread']&&!_0x103067['commentThread']['length']&&this['_updateSuggestionData'](_0x459368,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x35f6e0){const _0x4126b2='RBcXdGf567mNjK9DTpP0Iyi3gea8ZvzlE4bFuWrwsH1hnOSLqkY2MQJxoVAUtC',_0x1ec3d4=0x78fc0,_0x10133a=window['Date']['now'](),_0x20216d=_0x35f6e0['editor'],_0x2d5ac2=new window['Promise'](_0x5c0b47=>{_0x20216d['once']('ready',_0x5c0b47);}),_0x4006ba={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x2d117a=_0x20216d['config']['get']('licenseKey');async function _0x300660(){let _0x5eb82a,_0x14f6ed=null,_0x23ab75=null;try{return'GPL'==_0x2d117a?'NotAllowed':(_0x5eb82a=_0x5a9ac3(),_0x5eb82a?(_0x5eb82a['usageEndpoint']&&(_0x23ab75=_0x1db2dd(_0x5eb82a['usageEndpoint'],_0x5eb82a['jti'])),await _0x3fdb36()?_0x8947ce()?_0x375c09()?'Expired':_0x71d672()?('evaluation'==_0x5eb82a['licenseType']&&(_0x14f6ed=_0x480019('EvaluationLimit')),await _0x5387ec()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x375c09(){const _0x140e9e=['evaluation','trial']['includes'](_0x5eb82a['licenseType'])?_0x10133a/0x3e8:0xe10*_0x1ec3d4;return _0x5eb82a['exp']<_0x140e9e;}function _0x8947ce(){const _0x303313=_0x5eb82a['features'];if(!_0x303313)return!0x1;if(_0x303313['includes']('*'))return!0x0;if(_0x303313['includes']('TC'))return!0x0;if(_0x303313['includes']('RTC')){if(_0x192acb())return!0x0;if(_0x3c397a()||_0x450a9a())return!0x0;}return!0x1;}function _0x71d672(){const _0x3d645b=_0x5eb82a['licensedHosts'];if(!_0x3d645b||0x0==_0x3d645b['length'])return!0x0;const {hostname:_0xe1ffc9}=new URL(window['location']['href']);if(_0x3d645b['includes'](_0xe1ffc9))return!0x0;const _0x228e3d=_0xe1ffc9['split']('.');return _0x3d645b['filter'](_0x1749d3=>_0x1749d3['includes']('*'))['map'](_0x322407=>_0x322407['split']('.'))['filter'](_0x1a3e0c=>_0x1a3e0c['length']<=_0x228e3d['length'])['map'](_0x3acf4c=>Array(_0x228e3d['length']-_0x3acf4c['length'])['fill']('*'===_0x3acf4c[0x0]?'*':'')['concat'](_0x3acf4c))['some'](_0x292e3c=>_0x228e3d['every']((_0x1c66d1,_0x30d601)=>_0x292e3c[_0x30d601]===_0x1c66d1||'*'===_0x292e3c[_0x30d601]));}function _0x5387ec(){return _0x14f6ed&&_0x23ab75?new window['Promise']((_0x265be9,_0x219754)=>{_0x14f6ed['then'](_0x265be9,_0x219754),_0x23ab75['then'](_0x595e0f=>{'Valid'!=_0x595e0f&&_0x265be9(_0x595e0f);},_0x219754);}):_0x14f6ed||_0x23ab75||'Valid';}}function _0x1db2dd(_0x1e1b66,_0x3d8d4e){return new window['Promise'](_0x3b62a4=>{if(_0x26ce2b())return _0x3b62a4('Valid');_0x547cfa(),_0x20216d['decorate']('_sendUsageRequest');let _0x2f0116=!0x1;const _0x485232=_0x1f4b16();function _0x8f502c(_0x31776b){return!!_0x31776b&&('object'==typeof _0x31776b||'function'==typeof _0x31776b)&&'function'==typeof _0x31776b['then']&&'function'==typeof _0x31776b['catch'];}function _0x63813b(_0x2d571d){_0x2f3878(_0x2d571d)['then'](_0x58f263=>_0x58f263&&'ok'==_0x58f263['status']?_0xb8dff6(_0x185d48(_0x485232+_0x3d8d4e))!=_0x58f263['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x3b02b3=>(_0x321397(),_0x3b02b3),()=>{const _0xa39bc8=_0x321253();return null==_0xa39bc8?(_0x321397(),'Valid'):_0x10133a-_0xa39bc8>0x240c8400?'UsageLimit':'Valid';})['then'](_0x3b62a4)['catch'](()=>{_0x3b62a4('UsageLimit');});const _0x294f2c=0x36ee80;function _0x321397(){const _0xb0f476='llct-'+_0xb8dff6(_0x185d48(_0x1e1b66)),_0x5659a5=_0x1d0bc2(_0xb8dff6(window['Math']['ceil'](_0x10133a/_0x294f2c)));window['localStorage']['setItem'](_0xb0f476,_0x5659a5);}function _0x321253(){const _0xf5e5a7='llct-'+_0xb8dff6(_0x185d48(_0x1e1b66)),_0x582a79=window['localStorage']['getItem'](_0xf5e5a7);return _0x582a79?window['parseInt'](_0x1d0bc2(_0x582a79),0x10)*_0x294f2c:null;}function _0x2f3878(_0x1ab18e){return new window['Promise']((_0x18b101,_0x2cd26a)=>{_0x1ab18e['then'](_0x18b101,_0x2cd26a),window['setTimeout'](_0x2cd26a,0x1d4c0);});}}_0x20216d['on']('_sendUsageRequest',(_0xbd941d,_0xcc3374)=>{if(_0xcc3374[0x0]!=_0x1e1b66)return _0x3b62a4('UsageLimit');_0xcc3374[0x1]={..._0xcc3374[0x1],'requestId':_0x485232};},{'priority':'high'}),_0x20216d['on']('_sendUsageRequest',_0x2ff7a5=>{_0x8f502c(_0x2ff7a5['return'])&&(_0x2f0116=!0x0,_0x63813b(_0x2ff7a5['return']));},{'priority':'low'}),_0x2d5ac2['then'](()=>{_0x2f0116||_0x3b62a4('UsageLimit');});});function _0x26ce2b(){return'auto'==_0x20216d['editing']['view']['_overlayModeHint'];}function _0x547cfa(){_0x20216d['editing']['view']['_overlayModeHint']='auto';}}function _0x480019(_0xdf477){const _0x4f6365=[new window['Promise'](_0x32ab60=>setTimeout(_0x32ab60,0x93ecc)),_0x2d5ac2['then'](()=>new window['Promise'](_0x58b562=>{let _0x57d9e2=0x0;_0x20216d['model']['on']('applyOperation',(_0x58013b,_0x5888e4)=>{_0x5888e4[0x0]['isDocumentOperation']&&_0x57d9e2++,0x5e8==_0x57d9e2&&(_0x58b562(),_0x58013b['off']());});}))];return window['Promise']['race'](_0x4f6365)['then'](()=>_0xdf477);}async function _0x4f3e6d(){await _0x2d5ac2,_0x20216d['model']['change']=_0x181d65,_0x20216d['model']['enqueueChange']=_0x181d65,_0x20216d['enableReadOnlyMode']('model');}function _0x192acb(){return _0xe8a4ac('WebSocketGateway')&&'connected'==_0x11e1de('WebSocketGateway')['state'];}function _0x3c397a(){return _0xe8a4ac('RevisionViewerIntegration');}function _0x450a9a(){return _0xe8a4ac('TrackChangesDataGetter');}function _0xfcc595(_0x47f3db){const _0x427e40=_0x15e25b();_0x20216d[_0x427e40]='trackChangesLicenseKey'+_0x47f3db,'Valid'!=_0x47f3db&&_0x4f3e6d();}function _0x15e25b(){const _0x17e093=window['String'](window['performance']['now']())['replace']('.','');let _0x57caa1='R';for(let _0x15f312=0x0;_0x15f312<_0x17e093['length'];_0x15f312+=0x2){let _0xf3d898=window['parseInt'](_0x17e093['substring'](_0x15f312,_0x15f312+0x2));_0xf3d898>=0x3e&&(_0xf3d898-=0x3e),_0x57caa1+=_0x4126b2[_0xf3d898];}return _0x57caa1;}function _0x5a9ac3(){const _0x58c02f=_0x2d117a['split']('.');if(0x3!=_0x58c02f['length'])return null;return _0x3e6fbc(_0x58c02f[0x1]);function _0x3e6fbc(_0x17a264){const _0x8292bb=_0x29134c(_0x17a264);return _0x8292bb&&_0x42e52()?_0x8292bb:null;function _0x42e52(){const _0x3df787=_0x8292bb['jti'],_0x260fa8=window['parseInt'](_0x3df787['substring'](_0x3df787['length']-0x8),0x10),_0x8013b5={..._0x8292bb,'jti':_0x3df787['substring'](0x0,_0x3df787['length']-0x8)};return delete _0x8013b5['vc'],_0x185d48(_0x8013b5)==_0x260fa8;}}}async function _0x3fdb36(){let _0x58ae5e=!0x0;try{const [_0x42ca50,_0x5c79e5,_0x23ceeb]=_0x2d117a['split']('.');return _0x452f64(_0x42ca50),await _0x582b89(_0x42ca50,_0x5c79e5,_0x23ceeb),_0x58ae5e;}catch{return!0x1;}function _0x452f64(_0xa326c0){const _0x482ec5=_0x29134c(_0xa326c0);_0x482ec5&&'ES256'==_0x482ec5['alg']||(_0x58ae5e=!0x1);}async function _0x582b89(_0x14c83c,_0x287acc,_0x12dd95){const _0x5146b7=window['Uint8Array']['from'](_0xe94d5e(_0x12dd95),_0x244a32=>_0x244a32['charCodeAt'](0x0)),_0x2a8fff=new window['TextEncoder']()['encode'](_0x14c83c+'.'+_0x287acc),_0x4bc9e6=window['crypto']['subtle'];if(!_0x4bc9e6)return;const _0x20468e=await _0x4bc9e6['importKey']('jwk',_0x4006ba,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x4bc9e6['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x20468e,_0x5146b7,_0x2a8fff)||(_0x58ae5e=!0x1);}}function _0x29134c(_0x41629a){return _0x41629a['startsWith']('ey')?JSON['parse'](_0xe94d5e(_0x41629a)):null;}function _0xe94d5e(_0x1a4856){return window['atob'](_0x1a4856['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x185d48(_0x5078c3){let _0x5d5611=0x1505;function _0x338070(_0x159707){for(let _0x4cd7b5=0x0;_0x4cd7b5<_0x159707['length'];_0x4cd7b5++){const _0x15390b=_0x159707['charCodeAt'](_0x4cd7b5);_0x5d5611=(_0x5d5611<<0x5)+_0x5d5611+_0x15390b,_0x5d5611&=_0x5d5611;}}function _0x328aa9(_0x4eb78e){Array['isArray'](_0x4eb78e)?_0x4eb78e['forEach'](_0x328aa9):_0x4eb78e&&'object'==typeof _0x4eb78e?Object['entries'](_0x4eb78e)['sort']()['forEach'](([_0x161844,_0x38c05b])=>{_0x338070(_0x161844),_0x328aa9(_0x38c05b);}):_0x338070(window['String'](_0x4eb78e));}return _0x328aa9(_0x5078c3),_0x5d5611>>>0x0;}function _0xb8dff6(_0x64b371){return _0x64b371['toString'](0x10)['padStart'](0x8,'0');}function _0x1d0bc2(_0x49a594){return _0x49a594['split']('')['reverse']()['join']('');}function _0xe8a4ac(_0x5c8f7b){return _0x20216d['plugins']['has'](_0x5c8f7b);}function _0x11e1de(_0x3cdbe6){return _0x20216d['plugins']['get'](_0x3cdbe6);}function _0x181d65(){}_0xfcc595(await _0x300660());}(this);}set['adapter'](_0x1994e4){if(this['_adapter'])throw new _0x5748df('track-changes-adapter-already-set',this);this['_adapter']=_0x1994e4;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x502176=!0x1,toJSON:_0x3a6ff0=!0x1}={}){const _0x35461d=[];for(const _0x5a955d of this['_suggestions']['values']())_0x502176&&!_0x5a955d['isInContent']||_0x35461d['push'](_0x5a955d);return _0x3a6ff0?_0x35461d['map'](_0x571f59=>_0x571f59['toJSON']()):_0x35461d;}['getSuggestion'](_0x3109cd){const _0x4b8908=this['_suggestions']['get'](_0x3109cd);if(!_0x4b8908)throw new _0x5748df('track-changes-suggestion-not-found',this);return _0x4b8908;}['hasSuggestion'](_0x8e1e6a){return this['_suggestions']['has'](_0x8e1e6a);}['addSuggestionData'](_0x46ecb4){const {authorId:_0x3e96ea,id:_0x5e7db0,originalSuggestionId:_0x2f4deb,attributes:_0x5d9be6}=_0x46ecb4,[_0x29cb0a,_0x697f9e]=_0x46ecb4['type']['split'](':'),_0x50a9b1=this['_suggestions']['get'](_0x5e7db0)||this['_createSuggestion'](_0x29cb0a,_0x697f9e,_0x5e7db0,_0x3e96ea,_0x5d9be6,_0x2f4deb);if(this['_addThreadToSuggestion'](_0x50a9b1),this['_checkSuggestionCorrectness'](_0x50a9b1,_0x29cb0a,_0x697f9e||null,_0x3e96ea),_0x50a9b1['createdAt']=_0x46ecb4['createdAt'],_0x50a9b1['_isDataLoaded']=!0x0,_0x5d9be6&&_0x5d9be6['@external']){const _0x37cfa9=_0x5d9be6['@external'],_0x367ecf=this['_getExternalAuthor'](_0x37cfa9['authorName']);_0x50a9b1['authoredAt']=_0x37cfa9['createdAt'],_0x50a9b1['author']=_0x367ecf;}else _0x50a9b1['authoredAt']=_0x46ecb4['createdAt'];switch(_0x46ecb4['data']&&(_0x50a9b1['data']=_0x46ecb4['data']),_0x46ecb4['attributes']&&(_0x50a9b1['attributes']=_0x46ecb4['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x50a9b1['_saved']=!0x0),this['_suggestionState']['get'](_0x50a9b1)){case'notReady':this['_suggestionState']['set'](_0x50a9b1,'dataReady');break;case'markerReady':_0x50a9b1['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x50a9b1])),this['_refreshSuggestionsChain'](new Set([_0x50a9b1])),this['_suggestionState']['set'](_0x50a9b1,'ready'),this['fire']('suggestionLoaded',_0x50a9b1)):this['_suggestionState']['set'](_0x50a9b1,'removed');}return _0x50a9b1;}['acceptSuggestion'](_0x31f2e2){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3a7d6d of _0x31f2e2['getAllAdjacentSuggestions']())_0x3a7d6d['accept']();});});}['discardSuggestion'](_0x55c92e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1318ba of _0x55c92e['getAllAdjacentSuggestions']())_0x1318ba['discard']();});});}['enableCommand'](_0x242804,_0x259e64){const _0x33d203=this['editor']['commands']['get'](_0x242804);if(!_0x33d203)throw new _0x5748df('track-changes-command-not-found',this,{'commandName':_0x242804});if(this['_enabledCommands']['has'](_0x33d203))throw new _0x5748df('track-changes-enable-command-twice',this,{'commandName':_0x242804});this['_enabledCommands']['add'](_0x33d203),_0x259e64&&_0x33d203['on']('execute',(_0x2925e5,_0x1ab9fe)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x1ab9fe['length']>0x0&&_0x1ab9fe[_0x1ab9fe['length']-0x1]&&_0x1ab9fe[_0x1ab9fe['length']-0x1]['forceDefaultExecution']?_0x1ab9fe['pop']():(_0x2925e5['return']=_0x259e64((..._0xf7cbef)=>_0x33d203['execute'](..._0xf7cbef,{'forceDefaultExecution':!0x0}),..._0x1ab9fe),_0x2925e5['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3a0b41){let _0x11e228,_0x56da38;const _0x5bfb16=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x11e228=_0x3a0b41();}catch(_0x8b35b2){_0x56da38=_0x8b35b2;}return _0x5bfb16||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x56da38&&_0x5748df['rethrowUnexpectedError'](_0x56da38,this),_0x11e228;}['markInsertion'](_0x1756b3,_0x52e4cf=null,_0x58fe4c={}){if(_0x1756b3['isCollapsed'])return null;const _0x112a7e=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x58fe4c['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x502355,meta:_0x580c28}of this['_findSuggestions'](_0x1756b3,'insertion'))if(_0x580c28['isOwn']){if(!_0x580c28['isNextTo']){if(_0x580c28['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!En(_0x502355,_0x58fe4c))continue;return _0x502355;}if(En(_0x502355,_0x58fe4c))return _0x502355;this['_breakSuggestionMarker'](_0x502355,_0x1756b3['start'],_0x1756b3['end']);break;}if(_0x52e4cf==_0x502355['subType']&&En(_0x502355,_0x58fe4c)){const _0x2d37ce=_0x502355['getFirstRange']();return _0x2d37ce['start']['isEqual'](_0x1756b3['end'])?this['_setSuggestionRange'](_0x502355,this['_model']['createRange'](_0x1756b3['start'],_0x2d37ce['end'])):this['_setSuggestionRange'](_0x502355,this['_model']['createRange'](_0x2d37ce['start'],_0x1756b3['end'])),_0x502355;}}const _0x59830f=_0x1f4b16(),_0x2bb036=_0x112a7e['id'],_0x35cf6a=_0x52e4cf?'insertion:'+_0x52e4cf:'insertion',_0x5de4a6=this['_setSuggestionData']({'id':_0x59830f,'type':_0x35cf6a,'createdAt':new Date(),'authorId':_0x2bb036,'attributes':_0x58fe4c});return this['_addSuggestionMarker'](_0x35cf6a,_0x59830f,_0x2bb036,_0x1756b3),_0x5de4a6;}['markMultiRangeInsertion'](_0x1a770a,_0x372e52='multi',_0x3f68c2={}){const _0x66dd59=this['editor']['plugins']['get']('Users')['me'],_0x1bb2c5=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x372e52,'join');this['_trackingSessionId']&&(_0x3f68c2['trackingSessionId']=this['_trackingSessionId']);for(const _0x506c8e of this['getSuggestions']())if(_0x506c8e['author']['id']==_0x66dd59['id']&&'insertion'==_0x506c8e['type']&&_0x506c8e['subType']==_0x372e52&&En(_0x506c8e,_0x3f68c2)&&(_0x1bb2c5(_0x506c8e['getRanges'](),_0x1a770a)||_0x1bb2c5(_0x1a770a,_0x506c8e['getRanges']()))){for(const _0xbad5e1 of _0x1a770a)_0x506c8e['addRange'](_0xbad5e1);return _0x506c8e;}for(const {suggestion:_0x334b68,meta:_0x4cf585}of this['_findSuggestions'](_0x1a770a,'insertion')){if(!_0x4cf585['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x4cf585['containsRangeInObject'])continue;if(!En(_0x334b68,_0x3f68c2))continue;let _0x4e7b4e=!0x0;for(const _0x32576e of _0x334b68['getRanges']())for(const _0x11f67d of _0x1a770a)if(!_0x32576e['containsRange'](_0x11f67d)){_0x4e7b4e=!0x1;break;}if(_0x4e7b4e)return _0x334b68;}const _0x378909=_0x1f4b16(),_0x5c1a7f=_0x66dd59['id'],_0x421a0b='insertion:'+_0x372e52,_0x5e0f03=this['_setSuggestionData']({'id':_0x378909,'type':_0x421a0b,'createdAt':new Date(),'authorId':_0x5c1a7f,'attributes':_0x3f68c2});for(const _0xe17e0c of _0x1a770a)this['_addSuggestionMarker'](_0x421a0b,_0x378909,_0x5c1a7f,_0xe17e0c,yt['getMultiRangeId']());return _0x5e0f03;}['markInlineFormat'](_0x11cc9d,_0x3232c2,_0x243769=null,_0x598143={}){if(_0x243769=_0x243769||cn(_0x3232c2),_0x11cc9d['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x598143['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x4b244f=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x243769,'accept');return this['forceDefaultExecution'](()=>_0x4b244f([_0x11cc9d],_0x3232c2,_0x598143)),null;}const _0x503576=this['editor']['plugins']['get']('Users')['me'],_0x18d9c3=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x35a7c0,meta:_0x2637ab}of this['_findSuggestions'](_0x11cc9d,'insertion'))_0x2637ab['isOwn']&&!_0x2637ab['isInsideObject']&&_0x18d9c3['push'](..._0x35a7c0['getRanges']());}const _0x235866=function(_0xf41284,_0x160087){const _0xaceae8=[];for(const _0x2215da of _0x160087){const _0x299791=_0xf41284['getIntersection'](_0x2215da);_0x299791&&_0xaceae8['push'](_0x299791);}return _0xaceae8;}(_0x11cc9d,_0x18d9c3),_0x3bb596=function(_0x492298,_0x26dffa){const _0x1d4675=[_0x492298];for(const _0x33e5a1 of _0x26dffa){let _0x5c746e=0x0;for(;_0x5c746e<_0x1d4675['length'];){const _0x2e5a45=_0x1d4675[_0x5c746e]['getDifference'](_0x33e5a1);_0x1d4675['splice'](_0x5c746e,0x1,..._0x2e5a45),_0x5c746e+=_0x2e5a45['length'];}}return _0x1d4675;}(_0x11cc9d,_0x18d9c3);_0x235866['length']&&this['_model']['change'](()=>{for(const _0x52b38b of _0x235866){const _0x1e05f7=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x243769,'accept');this['forceDefaultExecution'](()=>_0x1e05f7([_0x52b38b],_0x3232c2,_0x598143));}});for(const _0x5063cc of _0x3bb596){let _0x5deb56=null,_0x5df885=_0x5063cc['start'],_0x324c9f=_0x5063cc['end'];for(const {suggestion:_0x1cf508,meta:_0x5ee3c2}of this['_findSuggestions'](_0x5063cc,'formatInline')){if(!_0x5ee3c2['isOwn'])continue;if(_0x1cf508['subType']!=_0x243769)continue;if(!En(_0x1cf508,_0x598143))continue;const _0x4d861a=_0x1cf508['getFirstRange']();if(_0x4d861a['containsRange'](_0x5063cc,!0x0))return null;_0x5df885=_0x5df885['isBefore'](_0x4d861a['start'])?_0x5df885:_0x4d861a['start'],_0x324c9f=_0x324c9f['isAfter'](_0x4d861a['end'])?_0x324c9f:_0x4d861a['end'],_0x5deb56?_0x4d861a['start']['isBefore'](_0x5deb56['getFirstRange']()['start'])?(_0x5deb56['removeMarkers'](),_0x5deb56=_0x1cf508):_0x1cf508['removeMarkers']():_0x5deb56=_0x1cf508;}const _0x1b360a=this['_model']['createRange'](_0x5df885,_0x324c9f);if(_0x5deb56)this['_setSuggestionRange'](_0x5deb56,_0x1b360a);else{const _0x2fb883=_0x1f4b16(),_0x60b08a=_0x503576['id'];this['_setSuggestionData']({'id':_0x2fb883,'type':'formatInline:'+_0x243769,'data':_0x3232c2,'createdAt':new Date(),'authorId':_0x60b08a,'attributes':_0x598143}),this['_addSuggestionMarker']('formatInline:'+_0x243769,_0x2fb883,_0x60b08a,_0x1b360a);}}return null;}['markBlockFormat'](_0x131d80,_0x4bd01e,_0x4f91e1=[],_0x5bc8a2=null,_0x1cc538={}){_0x4bd01e['formatGroupId']||(_0x4bd01e['formatGroupId']=_0x4bd01e['commandName']),_0x4bd01e['multipleBlocks']=_0x131d80['is']('range'),_0x5bc8a2=_0x5bc8a2||cn(_0x4bd01e);const _0x4eda53=_0x4f91e1['map'](_0x2938a4=>gn(_0x2938a4,this['_model'])),_0x312692=_0x131d80['is']('range')?_0x131d80:gn(_0x131d80,this['_model']);if(this['_trackingSessionId']&&(_0x1cc538['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x3735b8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5bc8a2,'accept');return this['forceDefaultExecution'](()=>_0x3735b8([_0x312692],_0x4bd01e,_0x1cc538)),null;}_0x4eda53['push'](_0x312692);let _0x5e99f3=!0x0;for(const _0x7c4aac of _0x4eda53)if(!this['_rangeIsInLocalUserInsertion'](_0x7c4aac)){_0x5e99f3=!0x1;break;}if(_0x5e99f3&&'always'!==this['_trackFormatChanges']){const _0x1bdbe0=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5bc8a2,'accept');return this['forceDefaultExecution'](()=>_0x1bdbe0([_0x312692],_0x4bd01e,_0x1cc538)),null;}let _0x45760f=null,_0x912eca=_0x312692['start'],_0x425cfa=_0x312692['end'];for(const {suggestion:_0x5c1349,meta:_0x346393}of this['_findSuggestions'](_0x312692,'formatBlock')){if(!_0x346393['isOwn'])continue;if(_0x346393['isNextTo']||_0x346393['containsRangeInObject']||_0x346393['isInsideObject'])continue;if(_0x5c1349['data']['formatGroupId']!=_0x4bd01e['formatGroupId'])continue;if(!En(_0x5c1349,_0x1cc538))continue;const _0x2298b=_0x5c1349['getFirstRange']();if(_0x5c1349['subType']==_0x5bc8a2){if(_0x2298b['containsRange'](_0x312692,!0x0))return null;_0x912eca=_0x912eca['isBefore'](_0x2298b['start'])?_0x912eca:_0x2298b['start'],_0x425cfa=_0x425cfa['isAfter'](_0x2298b['end'])?_0x425cfa:_0x2298b['end'],_0x45760f?_0x2298b['start']['isBefore'](_0x45760f['getFirstRange']()['start'])?(_0x45760f['removeMarkers'](),_0x45760f=_0x5c1349):_0x5c1349['removeMarkers']():_0x45760f=_0x5c1349;}else{const _0xb492e8=_0x312692['getIntersection'](_0x2298b);this['_cutOutSuggestionMarker'](_0x5c1349,_0xb492e8);}}const _0x531748=this['editor']['plugins']['get']('Users')['me'],_0x45f611=_0x1f4b16(),_0x1ef778=_0x531748['id'];if(_0x45760f)return this['_setSuggestionRange'](_0x45760f,this['_model']['createRange'](_0x912eca,_0x425cfa)),_0x45760f;{const _0x249e8c=this['_setSuggestionData']({'id':_0x45f611,'type':'formatBlock:'+_0x5bc8a2,'data':_0x4bd01e,'createdAt':new Date(),'authorId':_0x1ef778,'attributes':_0x1cc538});return this['_addSuggestionMarker']('formatBlock:'+_0x5bc8a2,_0x45f611,_0x1ef778,this['_model']['createRange'](_0x912eca,_0x425cfa)),_0x249e8c;}}['markMultiRangeBlockFormat'](_0x1ebf17,_0x4c9eeb,_0x12df60=[],_0x321bae=null,_0x42fc38={}){_0x4c9eeb['formatGroupId']||(_0x4c9eeb['formatGroupId']=_0x4c9eeb['commandName']);const _0x6e96df=_0x1ebf17[0x0];_0x4c9eeb['multipleBlocks']=_0x6e96df['is']('range'),_0x321bae=_0x321bae||cn(_0x4c9eeb);const _0x44806a=_0x12df60['map'](_0x41e418=>gn(_0x41e418,this['_model'])),_0x5cfbef=_0x6e96df['is']('range')?_0x1ebf17:_0x1ebf17['map'](_0x6d685b=>gn(_0x6d685b,this['_model']));if(this['_trackingSessionId']&&(_0x42fc38['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x4d8f55=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x321bae,'accept');return this['forceDefaultExecution'](()=>_0x4d8f55(_0x5cfbef,_0x4c9eeb,_0x42fc38)),null;}_0x44806a['push'](..._0x5cfbef);let _0x309eb8=!0x0;for(const _0x1c7187 of _0x44806a)if(!this['_rangeIsInLocalUserInsertion'](_0x1c7187)){_0x309eb8=!0x1;break;}if(_0x309eb8&&'always'!==this['_trackFormatChanges']){const _0x2be1e7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x321bae,'accept');return this['forceDefaultExecution'](()=>_0x2be1e7(_0x5cfbef,_0x4c9eeb,_0x42fc38)),null;}const _0xf11e20=this['editor']['plugins']['get']('Users')['me'];for(const _0x2e1f14 of this['getSuggestions']()){const _0x125e94=_0x2e1f14['data'];if(_0x2e1f14['author']['id']!=_0xf11e20['id'])continue;if('formatBlock'!=_0x2e1f14['type']||_0x125e94['formatGroupId']!=_0x4c9eeb['formatGroupId'])continue;if(!En(_0x2e1f14,_0x42fc38))continue;const _0x1ec7e7=_0x2e1f14['subType']==_0x321bae;for(let _0x5954b6=0x0;_0x5954b6<_0x5cfbef['length'];_0x5954b6++){const _0x488d26=_0x5cfbef[_0x5954b6];for(const _0x3b54c5 of _0x2e1f14['getMarkers']()){const _0x1423f5=_0x3b54c5['getRange']();if(_0x488d26['isEqual'](_0x1423f5)){_0x1ec7e7?(_0x5cfbef['splice'](_0x5954b6,0x1),_0x5954b6--):_0x2e1f14['removeMarker'](_0x3b54c5['name']);break;}}}}if(0x0==_0x5cfbef['length'])return null;const _0x3a3d0e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x321bae,'join');for(const _0x359160 of this['getSuggestions']()){const _0x1f257a=_0x359160['data'];if(_0x359160['author']['id']==_0xf11e20['id']&&('formatBlock'==_0x359160['type']&&_0x1f257a['formatGroupId']==_0x4c9eeb['formatGroupId']&&_0x359160['subType']==_0x321bae&&En(_0x359160,_0x42fc38)&&(_0x3a3d0e(_0x359160['getRanges'](),_0x5cfbef)||_0x3a3d0e(_0x5cfbef,_0x359160['getRanges']())))){for(const _0x36bc69 of _0x5cfbef)_0x359160['addRange'](_0x36bc69);return _0x359160;}}const _0x5567ac=_0x1f4b16(),_0x21af39=_0xf11e20['id'],_0x123c58='formatBlock:'+_0x321bae,_0xb00bbc=this['_setSuggestionData']({'id':_0x5567ac,'type':_0x123c58,'data':_0x4c9eeb,'createdAt':new Date(),'authorId':_0x21af39,'attributes':_0x42fc38});for(const _0x108fab of _0x5cfbef)this['_addSuggestionMarker'](_0x123c58,_0x5567ac,_0x21af39,_0x108fab,yt['getMultiRangeId']());return _0xb00bbc;}['markDeletion'](_0x3adbf8,_0x191642=null,_0x5648ec={}){if(_0x3adbf8['isCollapsed'])return null;const _0x3a824d=this['editor']['plugins']['get']('Users')['me'],_0x5aa7a0=new rt(_0x3adbf8['start'],_0x3adbf8['end']);this['_trackingSessionId']&&(_0x5648ec['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x5259d3,meta:_0x166467}of this['_findSuggestions'](_0x5aa7a0,'insertion'))if(_0x166467['isOwn']&&!_0x166467['isNextTo']){if(_0x5259d3['isMultiRange']){const _0x48d48a=_0x5259d3['getRanges']()['filter'](_0x43063e=>'$graveyard'!=_0x43063e['root']['rootName']);if(_0x48d48a['every'](_0x2a9409=>_0x5aa7a0['containsRange'](_0x2a9409,!0x0))&&_0x5259d3['discard'](),_0x48d48a['some'](_0x28d39f=>_0x28d39f['containsRange'](_0x5aa7a0,!0x0))){const _0x356566=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x191642,'accept');return this['forceDefaultExecution'](()=>_0x356566([_0x5aa7a0],null,_0x5648ec)),null;}}else{const _0x162d07=_0x5aa7a0['getIntersection'](_0x5259d3['getFirstRange']());null!==_0x162d07&&_0x5259d3['_onDiscard']([_0x162d07],null,_0x5648ec);}}if(_0x5aa7a0['detach'](),_0x5aa7a0['isCollapsed']||'$graveyard'==_0x5aa7a0['root']['rootName'])return null;let _0x3bd656=null,_0x413a63=_0x5aa7a0['start'],_0x19d662=_0x5aa7a0['end'];const _0x54c69f=this['_findSuggestions'](_0x5aa7a0,'deletion');for(const {suggestion:_0x44fc95,meta:_0x30e65e}of _0x54c69f){const _0x24e6c9=this['_model']['createRange'](_0x413a63,_0x19d662);if(_0x30e65e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x30e65e['containsRangeInObject']&&!_0x30e65e['isInsideObject'])){if(_0x44fc95['isMultiRange']){if(!En(_0x44fc95,_0x5648ec))continue;let _0x46d9fc=!0x0;for(const _0x5ed197 of _0x44fc95['getRanges']()){if(_0x5ed197['containsRange'](_0x24e6c9,!0x0))return _0x44fc95;_0x24e6c9['containsRange'](_0x5ed197)||(_0x46d9fc=!0x1);}_0x46d9fc&&_0x44fc95['discard']();}else{const _0x4e3a39=_0x44fc95['getFirstRange']();if(_0x4e3a39['containsRange'](_0x24e6c9,!0x0))return _0x44fc95;if(!En(_0x44fc95,_0x5648ec)){_0x24e6c9['containsRange'](_0x4e3a39)?_0x44fc95['removeMarkers']():_0x4e3a39['containsPosition'](_0x413a63)?_0x413a63=_0x4e3a39['end']:_0x4e3a39['containsPosition'](_0x19d662)&&(_0x19d662=_0x4e3a39['start']);continue;}_0x413a63=_0x413a63['isBefore'](_0x4e3a39['start'])?_0x413a63:_0x4e3a39['start'],_0x19d662=_0x19d662['isAfter'](_0x4e3a39['end'])?_0x19d662:_0x4e3a39['end'],_0x5648ec=Object['assign']({},_0x44fc95['attributes']),_0x3bd656?_0x4e3a39['start']['isBefore'](_0x3bd656['getFirstRange']()['start'])?(_0x3bd656['removeMarkers'](),_0x3bd656=_0x44fc95):_0x44fc95['removeMarkers']():_0x3bd656=_0x44fc95;}}}if(_0x3bd656)return this['_setSuggestionRange'](_0x3bd656,this['_model']['createRange'](_0x413a63,_0x19d662)),_0x3bd656;{const _0x34fab0=_0x1f4b16(),_0x17975f=this['_model']['createRange'](_0x413a63,_0x19d662),_0x202778=_0x3a824d['id'],_0x142637=_0x191642?'deletion:'+_0x191642:'deletion',_0x1eb028=this['_setSuggestionData']({'id':_0x34fab0,'type':_0x142637,'createdAt':new Date(),'authorId':_0x202778,'attributes':_0x5648ec});return this['_addSuggestionMarker'](_0x142637,_0x34fab0,_0x202778,_0x17975f),_0x1eb028;}}['markMultiRangeDeletion'](_0x4b3cb8,_0x5b1307='multi',_0x521643={}){const _0x47594a=this['editor']['plugins']['get']('Users')['me'],_0x393819=_0x4b3cb8['map'](_0x2d1090=>new rt(_0x2d1090['start'],_0x2d1090['end'])),_0x2e122e=new Set();this['_trackingSessionId']&&(_0x521643['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2e2836,meta:_0x3c54dc}of this['_findSuggestions'](_0x393819,'insertion'))_0x3c54dc['isOwn']&&!_0x3c54dc['isNextTo']&&_0x2e122e['add'](_0x2e2836);for(const _0x3b1c37 of _0x2e122e)if(_0x3b1c37['isMultiRange']){const _0x598b07=_0x3b1c37['getRanges']();if(_0x3b1c37['attributes']&&_0x3b1c37['attributes']['skipNestingCheck']||_0x598b07['every'](_0x5d8fb3=>_0x393819['some'](_0x2180ce=>_0x2180ce['containsRange'](_0x5d8fb3,!0x0)))&&_0x3b1c37['discard'](),_0x393819['every'](_0x4f1a9e=>_0x598b07['some'](_0x55dac3=>_0x55dac3['containsRange'](_0x4f1a9e,!0x0)))){const _0x18946e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b1307,'accept');return this['forceDefaultExecution'](()=>_0x18946e(_0x4b3cb8,null,_0x521643)),null;}}else{const _0x5ec363=_0x3b1c37['getFirstRange']();if(_0x393819['some'](_0x389906=>_0x389906['containsRange'](_0x5ec363,!0x0))&&_0x3b1c37['discard'](),_0x393819['every'](_0xa4f06a=>_0x5ec363['containsRange'](_0xa4f06a,!0x0))){const _0x4cbdf3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b1307,'accept');return this['forceDefaultExecution'](()=>_0x4cbdf3(_0x393819,null,_0x521643)),null;}}const _0x3b7fbe=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b1307,'join');let _0x5cc428=null;for(const _0x2fcd6c of this['getSuggestions']())if(_0x2fcd6c['author']['id']==_0x47594a['id']&&_0x2fcd6c['isInContent']&&'deletion'==_0x2fcd6c['type']&&_0x2fcd6c['subType']==_0x5b1307&&En(_0x2fcd6c,_0x521643)&&(_0x3b7fbe(_0x2fcd6c['getRanges'](),_0x393819)||_0x3b7fbe(_0x393819,_0x2fcd6c['getRanges']()))){if(_0x5cc428){if(_0x2fcd6c['commentThread']&&_0x2fcd6c['commentThread']['length'])continue;for(const _0x3acac4 of _0x2fcd6c['getRanges']())_0x5cc428['isIntersectingWithRange'](_0x3acac4)||_0x5cc428['addRange'](_0x3acac4);_0x2fcd6c['removeMarkers']();}else{_0x5cc428=_0x2fcd6c;for(const _0x6aec99 of _0x393819)_0x2fcd6c['isIntersectingWithRange'](_0x6aec99)||_0x2fcd6c['addRange'](_0x6aec99);}}if(_0x5cc428)return _0x5cc428;_0x2e122e['clear']();for(const {suggestion:_0x4adb89,meta:_0xec5ab2}of this['_findSuggestions'](_0x393819,'deletion'))_0xec5ab2['isOwn']&&(this['_mergeNestedSuggestions']||!_0xec5ab2['containsRangeInObject']&&!_0xec5ab2['isInsideObject'])&&En(_0x4adb89,_0x521643)&&_0x2e122e['add'](_0x4adb89);for(const _0x1a1ca3 of _0x2e122e){const _0x17ff87=_0x1a1ca3['getRanges']();if((!_0x521643||!_0x521643['skipNestingCheck'])&&_0x393819['every'](_0xd50793=>_0x17ff87['some'](_0x356583=>_0x356583['containsRange'](_0xd50793,!0x0))))return _0x1a1ca3;_0x1a1ca3['attributes']&&_0x1a1ca3['attributes']['skipNestingCheck']||_0x17ff87['every'](_0x18f0ff=>_0x393819['some'](_0x48a7e2=>_0x48a7e2['containsRange'](_0x18f0ff,!0x0)))&&_0x1a1ca3['discard']();}const _0x512823=_0x1f4b16(),_0x2573dc=_0x47594a['id'],_0x13d267='deletion:'+_0x5b1307,_0x5f467b=this['_setSuggestionData']({'id':_0x512823,'type':_0x13d267,'createdAt':new Date(),'authorId':_0x2573dc,'attributes':_0x521643});for(const _0xa361d0 of _0x393819)_0xa361d0['detach'](),_0xa361d0['isCollapsed']||'$graveyard'==_0xa361d0['root']['rootName']||this['_addSuggestionMarker'](_0x13d267,_0x512823,_0x2573dc,_0xa361d0,yt['getMultiRangeId']());return _0x5f467b;}['markAttributeChange'](_0x18db76,_0x1a405b,_0x35d7af,_0x954216,_0x1547fa){if(_0x18db76['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x68b718=this['editor']['plugins']['get']('Users')['me']['id'],_0x4e89d5=Array['from'](this['_suggestions']['values']())['filter'](_0x3619dd=>'attribute'==_0x3619dd['type']&&_0x3619dd['data']['key']==_0x1a405b&&_0x3619dd['isIntersectingWithRange'](_0x18db76));if(this['_trackingSessionId']&&(_0x1547fa['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x2f555d=this['_findSuggestions'](_0x18db76,'insertion')['filter'](({meta:_0x1a48a9})=>_0x1a48a9['isOwn']&&!_0x1a48a9['isInsideObject']&&!_0x1a48a9['isNextTo'])['map'](({suggestion:_0x305d91})=>_0x305d91);_0x4e89d5['unshift'](..._0x2f555d);}const _0x41e3e7=new Map([[_0x18db76,_0x35d7af]]);for(const _0x2f1dbb of _0x4e89d5){const _0x1ade35='attribute'==_0x2f1dbb['type']?_0x2f1dbb['data']['oldValue']:void 0x0,_0x21f794=_0x2f1dbb['getFirstRange'](),_0x1b3193=Array['from'](_0x41e3e7['keys']())['find'](_0x6a8be=>_0x6a8be['isIntersecting'](_0x21f794));if(!_0x1b3193)continue;const _0x186e32=_0x1b3193['getDifference'](_0x21f794);this['_suggestionsConversion']['isBlockAttribute'](_0x1a405b)&&'insertion'==_0x2f1dbb['type']&&0x0!=_0x186e32['length']||(_0x41e3e7['delete'](_0x1b3193),_0x186e32['forEach'](_0x38d546=>{_0x41e3e7['set'](_0x38d546,_0x35d7af);}),'insertion'!=_0x2f1dbb['type']&&_0x1ade35!=_0x954216&&_0x41e3e7['set'](_0x1b3193['getIntersection'](_0x21f794),_0x1ade35));}const _0x176b59=[];for(const [_0x37f764,_0x31df7f]of _0x41e3e7){const _0x3b23fb=_0x1f4b16(),_0xccbf1b={'key':_0x1a405b,'oldValue':_0x31df7f,'newValue':_0x954216};_0x1a405b['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':_0x1a405b});const _0x2a0349=('attribute:'+_0x1a405b+'|'+cn({'newValue':_0x954216}))['substring'](0x0,0x3c),_0x2cc493=this['_setSuggestionData']({'id':_0x3b23fb,'type':_0x2a0349,'data':_0xccbf1b,'createdAt':new Date(),'authorId':_0x68b718,'attributes':_0x1547fa});_0x176b59['push'](_0x2cc493),this['_addSuggestionMarker'](_0x2a0349,_0x3b23fb,_0x68b718,_0x37f764);}return _0x176b59;}['enableDefaultAttributesIntegration'](_0x576994){this['enableCommand'](_0x576994,(_0x2cbf85,..._0x4fc2d5)=>{this['recordAttributeChanges'](()=>{_0x2cbf85(..._0x4fc2d5);});});}['startTrackingSession'](_0x3bd0b3){return this['_trackingSessionId']=void 0x0!==_0x3bd0b3?_0x3bd0b3:_0x1f4b16(),this['_trackingSessionId'];}['_getAttributeKey'](_0x85b099){return'attribute'==_0x85b099['type']?_n(_0x85b099['subType']):null;}['_applyOperationsAsSuggestions'](_0xaa6bc8){if(0x0==_0xaa6bc8['length'])return;const _0x450f64=this['editor'],_0x4934f7=_0x450f64['plugins']['get'](_0x23df0a),_0x3ff731=[],_0x981ae=_0x14ad5c=>{const _0x3dfc61=_0x14ad5c['_aiSource'];return _0x3dfc61?{'@ai':{'type':_0x3dfc61}}:{};},_0x142661=(_0x2c74c9,_0x1da672,_0x1c7f48)=>{for(let _0x1697cb=_0x1da672;_0x1697cb<_0x2c74c9['operations']['length'];_0x1697cb++){const _0x19b3e5=_0x2c74c9['operations'][_0x1697cb];'marker'===_0x19b3e5['type']&&(_0x19b3e5['_aiSource']=_0x1c7f48);}};_0x450f64['model']['change'](_0x54bc41=>{for(let _0x4b51ec=0x0;_0x4b51ec<_0xaa6bc8['length'];_0x4b51ec++){const _0x537313=_0xaa6bc8[_0x4b51ec],_0xee1b18=_0x537313['_aiSource'],_0x41f331=_0x54bc41['batch']['operations']['length'];if(_0x537313['baseVersion']=_0x450f64['model']['document']['version'],_0x537313['isDocumentOperation']=!0x0,_0x4934f7['isMarkedRemoveOperation'](_0x537313)){const _0x4ca6ee=_0x5f18e7(_0x537313['newRange'],_0x450f64['model']);_0x3ff731['unshift']({'range':rt['fromRange'](_0x4ca6ee),'opAttributes':_0x981ae(_0x537313),'aiSource':_0xee1b18});}else{switch(_0x537313['type']){case'rename':{const _0xd75572=_0x537313['oldName'],_0x3b97f1=_0x537313['newName'];if(_0xd75572==_0x3b97f1)break;_0x54bc41['batch']['addOperation'](_0x537313),_0x450f64['model']['applyOperation'](_0x537313);const _0x15683c='$elementName',_0x15af84=_0x537313['position'],_0x5170fc=_0x450f64['model']['createRange'](_0x15af84,_0x450f64['model']['createPositionAt'](_0x15af84['nodeAfter'],'end'));this['markAttributeChange'](_0x5170fc,_0x15683c,_0xd75572,_0x3b97f1,{..._0x981ae(_0x537313),'groupId':_0x1f4b16()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x255160=_0x537313['oldValue'],_0x5615d6=_0x537313['newValue'];if(_0x255160==_0x5615d6)break;_0x54bc41['batch']['addOperation'](_0x537313),_0x450f64['model']['applyOperation'](_0x537313);const _0x3590ab=_0x537313['key'];if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x3590ab))break;const _0x3617a6=_0x5f18e7(_0x537313['range'],_0x450f64['model']);this['markAttributeChange'](_0x3617a6,_0x3590ab,_0x255160,_0x5615d6,{..._0x981ae(_0x537313),'groupId':_0x1f4b16()});break;}case'insert':{if(_0x54bc41['batch']['addOperation'](_0x537313),_0x450f64['model']['applyOperation'](_0x537313),_0xaa6bc8[_0x4b51ec+0x1]&&'move'==_0xaa6bc8[_0x4b51ec+0x1]['type'])break;const _0x51c532=_0x537313['position'],_0x50c9a4=_0x537313['howMany'],_0x1ff010=_0x5f18e7(_0x450f64['model']['createRange'](_0x51c532,_0x51c532['getShiftedBy'](_0x50c9a4)),_0x450f64['model']);this['markInsertion'](_0x1ff010,null,{..._0x981ae(_0x537313)});break;}case'split':{_0x54bc41['batch']['addOperation'](_0x537313),_0x450f64['model']['applyOperation'](_0x537313);const _0x4738f5=_0x537313['splitPosition'],_0xac7a6a=_0x537313['moveTargetPosition'],_0x3c8095=_0x450f64['model']['createRange'](_0x4738f5,_0xac7a6a);this['markInsertion'](_0x3c8095,null,{..._0x981ae(_0x537313)});break;}case'move':case'remove':_0x54bc41['batch']['addOperation'](_0x537313),_0x450f64['model']['applyOperation'](_0x537313);}_0xee1b18&&_0x142661(_0x54bc41['batch'],_0x41f331,_0xee1b18);}}for(const {range:_0x5a7355,opAttributes:_0x299244,aiSource:_0xb2e09c}of _0x3ff731){const _0x4e057c=_0x54bc41['batch']['operations']['length'];_0x5a7355['detach'](),this['markDeletion'](_0x5a7355,null,{..._0x299244}),_0xb2e09c&&_0x142661(_0x54bc41['batch'],_0x4e057c,_0xb2e09c);}});}['_setSuggestionRange'](_0x21e8a6,_0x102e04){const _0x166dc7=_0x21e8a6['getFirstMarker']();this['_model']['change'](_0x1e586f=>{_0x1e586f['updateMarker'](_0x166dc7,{'range':_0x102e04});});}['_addThreadToSuggestion'](_0x21cfd3){const _0x34b6bb=_0x21cfd3['id'],_0x5af744=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x34b6bb)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5af744,'threadId':_0x34b6bb,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x4e1682=this['_commentsRepository']['getCommentThread'](_0x34b6bb);_0x4e1682['unbind']('isRemovable'),_0x4e1682['isRemovable']=!0x1,_0x21cfd3['commentThread']=_0x4e1682;}['_checkSuggestionCorrectness'](_0x5ab06d,_0x291205,_0x505792,_0x3786f3){if(_0x5ab06d['type']!=_0x291205||_0x5ab06d['subType']!=_0x505792||_0x5ab06d['creator']['id']!=_0x3786f3)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5748df('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x25627d,_0x433756){const _0x509fbd=_0x25627d['getFirstRange']();if(_0x433756['isEqual'](_0x509fbd))_0x25627d['removeMarkers']();else{if(_0x509fbd['containsRange'](_0x433756)){const _0x596856=this['_model']['createPositionAt'](_0x433756['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x25627d,this['_model']['createRange'](_0x509fbd['start'],_0x596856));const _0x3014df=_0x1f4b16(),_0x1246aa=_0x25627d['creator']['id'],_0xf7b41e=_0x25627d['type']+':'+_0x25627d['subType'];this['_setSuggestionData']({'id':_0x3014df,'type':_0xf7b41e,'createdAt':new Date(),'authorId':_0x1246aa,'data':_0x25627d['data'],'attributes':_0x25627d['attributes']});const _0x1b9780=this['_model']['createPositionAt'](_0x433756['end']['parent'],'after'),_0x453fe6=this['_model']['createRange'](_0x1b9780,_0x509fbd['end']);this['_addSuggestionMarker'](_0xf7b41e,_0x3014df,_0x1246aa,_0x453fe6);}else{if(_0x509fbd['containsPosition'](_0x433756['start'])){const _0x4bc9a8=this['_model']['createPositionAt'](_0x433756['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x25627d,this['_model']['createRange'](_0x509fbd['start'],_0x4bc9a8));}else{const _0x4fee21=this['_model']['createPositionAt'](_0x433756['end']['parent'],'after');this['_setSuggestionRange'](_0x25627d,this['_model']['createRange'](_0x4fee21,_0x509fbd['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x8d9e2c){for(const {suggestion:_0x412e71,meta:_0x7b97d8}of this['_findSuggestions'](_0x8d9e2c,'insertion')){if(!_0x7b97d8['isOwn'])continue;const _0x102ff0=_0x412e71['getRanges']();for(const _0x574752 of _0x102ff0)if(!_0x8d9e2c['getDifference'](_0x574752)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x5e2932){return this['editor']['plugins']['get']('Users')['getUser'](_0x5e2932);}['_getExternalAuthor'](_0x24edf6){const _0x38bcd8=this['editor']['plugins']['get']('Users'),_0x258341=_0x4bef27('external:'+_0x24edf6),_0x214f84=_0x38bcd8['getUser'](_0x258341);return _0x214f84||_0x38bcd8['addUser']({'id':_0x258341,'name':_0x24edf6});}['_createSuggestion'](_0x6c3755,_0x1af040,_0x1c737e,_0xf0f9a6,_0x5b9c6d,_0x1cf743){const _0x480cee=this['_getAuthorFromId'](_0xf0f9a6);if(!_0x480cee)throw new _0x5748df('track-changes-user-not-found',this,{'authorId':_0xf0f9a6,'suggestionId':_0x1c737e});const _0x3e2a52=this['_suggestionFactory']['buildSuggestion'](_0x6c3755,_0x1af040,_0x1c737e,_0x480cee,_0x5b9c6d,_0x5ae05c=>{this['_updateSuggestionData'](_0x1c737e,{'attributes':_0x5ae05c});const _0x348cca=this['getSuggestion'](_0x1c737e);this['_joinWithAdjacentSuggestions'](new Set([_0x348cca])),this['_refreshSuggestionsChain'](new Set([_0x348cca]));},_0x1cf743);return this['listenTo'](_0x3e2a52,'accept',()=>{this['_updateSuggestionData'](_0x1c737e,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3e2a52,'discard',()=>{this['_updateSuggestionData'](_0x1c737e,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x1c737e,_0x3e2a52),this['_suggestionState']['set'](_0x3e2a52,'notReady'),_0x3e2a52;}['_breakSuggestionMarker'](_0x10c670,_0x6c47e1,_0xf624a2){const _0x412aef=_0x10c670['getFirstRange'](),_0xe6e561=_0x412aef['start'],_0x5b9f44=_0x412aef['end'];this['_setSuggestionRange'](_0x10c670,this['_model']['createRange'](_0xe6e561,_0x6c47e1));const _0x44d18b=_0x1f4b16(),_0x150308=_0x10c670['creator']['id'],_0x5dec7e=_0x10c670['type']+(_0x10c670['subType']?':'+_0x10c670['subType']:'');this['_setSuggestionData']({'id':_0x44d18b,'type':_0x5dec7e,'createdAt':new Date(),'authorId':_0x150308,'originalSuggestionId':_0x10c670['_originalSuggestionId']||_0x10c670['id'],'attributes':_0x10c670['attributes'],'data':_0x10c670['data']});const _0x4251b4=this['_getAttributeKey'](_0x10c670);('formatBlock'==_0x10c670['type']||_0x4251b4&&this['_suggestionsConversion']['isBlockAttribute'](_0x4251b4))&&(_0xf624a2=this['_model']['createPositionBefore'](_0xf624a2['parent'])),this['_addSuggestionMarker'](_0x5dec7e,_0x44d18b,_0x150308,this['_model']['createRange'](_0xf624a2,_0x5b9f44));}['_findSuggestions'](_0x33e255,_0xe96997=null){const _0x116824=[],_0x2108b8=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x33e255)||(_0x33e255=[_0x33e255]);for(const _0x157b1e of this['getSuggestions']()){if(!_0x157b1e['isInContent'])continue;if(_0xe96997&&_0x157b1e['type']!=_0xe96997)continue;let _0x3865cd=!0x1;for(const _0x117400 of _0x157b1e['getRanges']()){for(const _0xaed633 of _0x33e255){const _0x6926d5=_0xaed633['start']['isEqual'](_0x117400['end'])||_0xaed633['end']['isEqual'](_0x117400['start']);if(_0x6926d5||_0xaed633['getIntersection'](_0x117400)){const _0x33f78e=_0xaed633['containsRange'](_0x117400)&&rn(this['_model']['schema'],_0x117400['start'],_0xaed633),_0x3adc2e=_0x117400['containsRange'](_0xaed633)&&rn(this['_model']['schema'],_0xaed633['start'],_0x117400);_0x116824['push']({'suggestion':_0x157b1e,'meta':{'isOwn':_0x2108b8==_0x157b1e['author'],'isNextTo':_0x6926d5,'isInsideObject':_0x33f78e,'containsRangeInObject':_0x3adc2e}}),_0x3865cd=!0x0;break;}}if(_0x3865cd)break;}}return _0x116824;}['_addSuggestionMarker'](_0xd6dab4,_0x5237ac,_0x20d334,_0x2f582d,_0x3dc02d){this['_model']['change'](_0x1be314=>{let _0x1185d8='suggestion:'+_0xd6dab4+':'+_0x5237ac+':'+_0x20d334;_0x3dc02d&&(_0x1185d8=_0x1185d8+':'+_0x3dc02d),_0x1be314['addMarker'](_0x1185d8,{'range':_0x2f582d,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x2241b1){const _0x12427b=_0x2241b1['previous'],_0x144764=_0x2241b1['next'];_0x2241b1['previous']=null,_0x2241b1['next']=null,null!=_0x12427b&&_0x12427b['next']==_0x2241b1&&(_0x12427b['next']=_0x144764),null!=_0x144764&&_0x144764['previous']==_0x2241b1&&(_0x144764['previous']=_0x12427b),'ready'==this['_suggestionState']['get'](_0x2241b1)&&(this['_suggestionState']['set'](_0x2241b1,'removed'),this['fire']('suggestionUnloaded',_0x2241b1,_0x12427b,_0x144764));}['_setSuggestionData'](_0x133c00){const _0x3c4729=_0x133c00['id'],_0x3777a1=this['addSuggestionData'](_0x133c00);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x149217=this['editor']['plugins']['get']('PendingActions'),_0x1bfc9d=_0x3777a1['hasComments'],_0x5b6442=_0x3777a1['subType']?_0x3777a1['type']+':'+_0x3777a1['subType']:_0x3777a1['type'],_0x349dc6=this['editor']['locale'],_0xbd2ec4=_0x149217['add'](St(_0x349dc6,'PENDING_ACTION_SUGGESTION')),_0x1390e1={'id':_0x3c4729,'type':_0x5b6442,'hasComments':_0x1bfc9d,'data':_0x133c00['data']||null,'originalSuggestionId':_0x133c00['originalSuggestionId']||null,'attributes':_0x3777a1['attributes']};this['_adapter']['addSuggestion'](_0x1390e1)['then'](_0x451549=>{_0x3777a1['_saved']=!0x0,_0x149217['remove'](_0xbd2ec4),_0x451549&&_0x451549['createdAt']&&(this['_suggestions']['get'](_0x3c4729)['createdAt']=_0x451549['createdAt']);})['catch'](_0x58fa3b=>{throw _0x1de656('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3777a1['discard']();}),_0x3777a1['stopListening'](),this['_suggestions']['delete'](_0x3777a1['id']),this['_suggestionState']['delete'](_0x3777a1),_0x58fa3b;});}return _0x3777a1;}['_updateSuggestionData'](_0x39dd69,_0x4eef8f){const _0x3089c9=this['editor']['plugins']['get']('PendingActions'),_0x376d20=this['getSuggestion'](_0x39dd69);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x376d20['_saved']){const _0x2a2f45=_0x3089c9['add'](St(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x39dd69,_0x4eef8f)['then'](()=>{_0x3089c9['remove'](_0x2a2f45);});}else _0x376d20['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x39dd69,_0x4eef8f);});}}['_getSuggestionData'](_0x118f75){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5748df('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x118f75);}['_handleNewSuggestionMarker'](_0x40dd56){const {id:_0x25e69a,type:_0x575b7e,subType:_0x1bccec,authorId:_0x103091}=tt(_0x40dd56),_0x51dfef=this['_suggestions']['get'](_0x25e69a)||this['_createSuggestion'](_0x575b7e,_0x1bccec,_0x25e69a,_0x103091,{});switch(this['_checkSuggestionCorrectness'](_0x51dfef,_0x575b7e,_0x1bccec,_0x103091),this['_suggestionState']['get'](_0x51dfef)){case'notReady':this['_getSuggestionData'](_0x25e69a)['then'](_0x1b7a9a=>{let _0x11e425=Promise['resolve']();_0x1b7a9a['hasComments']&&(_0x11e425=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x25e69a})),_0x11e425['then'](()=>{this['addSuggestionData'](_0x1b7a9a)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x51dfef,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x25e69a,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x51dfef,'ready'),this['fire']('suggestionLoaded',_0x51dfef);break;case'ready':this['fire']('suggestionChanged',_0x51dfef);}return _0x51dfef['addMarkerName'](_0x40dd56),_0x51dfef;}['_refreshSuggestionsChain'](_0x53dfea){const _0x2b60d4=Array['from'](_0x53dfea),_0x369905=_0x2b60d4['filter'](_0x1e2dfe=>'attribute'==_0x1e2dfe['type']);this['_refreshAttributeSuggestionsChain'](_0x369905);const _0x4cf335=_0x2b60d4['filter'](_0x5d8a46=>!_0x5d8a46['isMultiRange']&&'attribute'!=_0x5d8a46['type']),_0x32c26a=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3ee21c=>!_0x3ee21c['isMultiRange']&&'attribute'!=_0x3ee21c['type']),_0x46b93e=_0x32c26a['filter'](_0x508e09=>!_0x53dfea['has'](_0x508e09)),_0x161dfa=new Map(_0x32c26a['map'](_0x354675=>[_0x354675,this['_suggestionFactory']['getSuggestionCallback'](_0x354675['type'],_0x354675['subType'],'chain')])),_0x358f8c=new Map(_0x32c26a['map'](_0x5d2cae=>[_0x5d2cae,_0x5d2cae['getFirstRange']()])),_0x48d2bb=new Set(),_0x104711=new Set();for(let _0x30cfb3=0x0;_0x30cfb3<_0x4cf335['length'];_0x30cfb3++)_0x3e0f78(_0x4cf335[_0x30cfb3],_0x4cf335,_0x30cfb3+0x1);for(let _0x3bf2c8=0x0;_0x3bf2c8<_0x4cf335['length'];_0x3bf2c8++)_0x3e0f78(_0x4cf335[_0x3bf2c8],_0x46b93e,0x0);const _0x261228=new Set();for(let _0x2e4067=0x0;_0x2e4067<_0x4cf335['length'];_0x2e4067++){const _0x8a1c07=_0x4cf335[_0x2e4067];!_0x104711['has'](_0x8a1c07)&&_0x8a1c07['previous']&&(_0x261228['add'](_0x8a1c07['previous']),_0x8a1c07['previous']['next']===_0x8a1c07&&(_0x8a1c07['previous']['next']=null),_0x8a1c07['previous']=null),!_0x48d2bb['has'](_0x8a1c07)&&_0x8a1c07['next']&&(_0x261228['add'](_0x8a1c07['next']),_0x8a1c07['next']['previous']===_0x8a1c07&&(_0x8a1c07['next']['previous']=null),_0x8a1c07['next']=null);}function _0x3e0f78(_0x415e89,_0x1189a3,_0x5ceb75){for(let _0x14ac69=_0x5ceb75;_0x14ac69<_0x1189a3['length'];_0x14ac69++){const _0x525098=_0x2593a3(_0x415e89,_0x1189a3[_0x14ac69]);_0x525098&&(_0x525098[0x0]['next']=_0x525098[0x1],_0x525098[0x1]['previous']=_0x525098[0x0],_0x48d2bb['add'](_0x525098[0x0]),_0x104711['add'](_0x525098[0x1]));}}function _0x2593a3(_0x52f92c,_0x39e2af){if(_0x52f92c['author']['id']!==_0x39e2af['author']['id'])return null;const _0x4a5a95=_0x161dfa['get'](_0x52f92c)(_0x52f92c,_0x39e2af,_0x358f8c['get'](_0x52f92c),_0x358f8c['get'](_0x39e2af));return _0x4a5a95&&_0x161dfa['get'](_0x39e2af)(_0x52f92c,_0x39e2af,_0x358f8c['get'](_0x52f92c),_0x358f8c['get'](_0x39e2af))?_0x4a5a95[0x1]['commentThread']&&_0x4a5a95[0x1]['commentThread']['length']?null:_0x4a5a95:null;}_0x261228['size']&&this['_refreshSuggestionsChain'](_0x261228);}['_refreshAttributeSuggestionsChain'](_0x4b4563){if(0x0==_0x4b4563['length'])return;const _0x3b610d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x33ea5c=>'attribute'==_0x33ea5c['type']&&_0x33ea5c['_isDataLoaded']),_0x419bbe=[],_0x18bbb1=new Map();for(const _0x3d93b2 of _0x3b610d){const _0x225fb7=_0x4bef27(_0x3d93b2['attributes']);_0x18bbb1['has'](_0x225fb7)||(_0x18bbb1['set'](_0x225fb7,_0x419bbe['length']),_0x419bbe['push']([])),_0x419bbe[_0x18bbb1['get'](_0x225fb7)]['push'](_0x3d93b2);}!(function(){_0x419bbe['sort']((_0x573508,_0x32f356)=>{const _0x4fc1a1=_0x573508[0x0]['createdAt'],_0x4fd7bc=_0x32f356[0x0]['createdAt'];return _0x4fc1a1==_0x4fd7bc?_0x573508[0x0]['attributes']['groupId']<_0x32f356[0x0]['attributes']['groupId']?-0x1:0x1:_0x4fc1a1<_0x4fd7bc?-0x1:0x1;});for(const _0x12d0d7 of _0x419bbe)_0x12d0d7['sort']((_0x1a0964,_0x256897)=>_0x1a0964['id']<_0x256897['id']?-0x1:0x1);}());for(let _0x5ce950=0x0;_0x5ce950<_0x419bbe['length'];_0x5ce950++){if(0x0==_0x419bbe[_0x5ce950]['length'])continue;const _0x56b07f=[];for(let _0x5d5da9=_0x5ce950+0x1;_0x5d5da9<_0x419bbe['length'];_0x5d5da9++)0x0!=_0x419bbe[_0x5d5da9]['length']&&_0x127d73(_0x419bbe[_0x5ce950],_0x419bbe[_0x5d5da9])&&_0x56b07f['push'](_0x5d5da9);for(const _0x215b72 of _0x56b07f)_0x419bbe[_0x5ce950]=_0x419bbe[_0x5ce950]['concat'](_0x419bbe[_0x215b72]),_0x419bbe[_0x215b72]=[];}for(const _0x26c655 of _0x419bbe)for(let _0x693dd0=0x0;_0x693dd0<_0x26c655['length'];_0x693dd0++){const _0x14a9b2=_0x26c655[_0x693dd0+0x1]||null;_0x26c655[_0x693dd0]['next']!==_0x14a9b2&&(_0x26c655[_0x693dd0]['next']=_0x14a9b2);}for(const _0x5f114a of _0x419bbe)for(let _0x168fbc=0x0;_0x168fbc<_0x5f114a['length'];_0x168fbc++){const _0x405643=_0x5f114a[_0x168fbc-0x1]||null;_0x5f114a[_0x168fbc]['previous']!==_0x405643&&(_0x5f114a[_0x168fbc]['previous']=_0x405643);}function _0x127d73(_0x3f0a8b,_0x5d2230){return(_0x3f0a8b[0x0]['attributes']['groupId']===_0x5d2230[0x0]['attributes']['groupId']||_0x3f0a8b[0x0]['author']===_0x5d2230[0x0]['author'])&&(!!function(_0x31d278,_0x43ac62){return!_0x31d278['hasComments']&&!_0x43ac62['hasComments']||(!_0x31d278['hasComments']||!_0x43ac62['hasComments'])&&(!!(_0x31d278['hasComments']&&_0x43ac62['createdAt']<_0x31d278['commentThread']['comments']['get'](0x0)['createdAt'])||!!(_0x43ac62['hasComments']&&_0x31d278['createdAt']<_0x43ac62['commentThread']['comments']['get'](0x0)['createdAt']));}(_0x3f0a8b[0x0],_0x5d2230[0x0])&&(!!ct(lt(_0x3f0a8b[0x0]['attributes'],['groupId','trackingSessionId']),lt(_0x5d2230[0x0]['attributes'],['groupId','trackingSessionId']))&&(_0x3f0a8b[0x0]['attributes']['groupId']==_0x5d2230[0x0]['attributes']['groupId']||_0x3f0a8b[0x0]['attributes']['trackingSessionId']===_0x5d2230[0x0]['attributes']['trackingSessionId']&&(!!_0x3f0a8b['every'](_0x4bd27e=>_0x5d2230['some'](_0x1d1f8d=>_0x4bd27e['getFirstRange']()['isEqual'](_0x1d1f8d['getFirstRange']())))&&_0x5d2230['every'](_0x39f786=>_0x3f0a8b['some'](_0x598909=>_0x39f786['getFirstRange']()['isEqual'](_0x598909['getFirstRange']())))))));}}['_joinWithAdjacentSuggestions'](_0x3945ea){const _0x283d52=Array['from'](_0x3945ea),_0x591240=this['getSuggestions']({'skipNotAttached':!0x0}),_0xe1d802=_0x591240['filter'](_0x13c5c2=>!_0x3945ea['has'](_0x13c5c2)),_0x58f254=new Map(_0x283d52['map'](_0x552242=>[_0x552242,this['_suggestionFactory']['getSuggestionCallback'](_0x552242['type'],_0x552242['subType'],'join')])),_0x4a61bb=new Map(_0x591240['map'](_0x1f4c0e=>[_0x1f4c0e,_0x1f4c0e['getRanges']()]));for(let _0x10645c=0x0;_0x10645c<_0x283d52['length'];_0x10645c++)if(_0xe2c94(this,_0x283d52[_0x10645c],_0x283d52,_0x10645c+0x1))return!0x0;for(let _0x28a73e=0x0;_0x28a73e<_0x283d52['length'];_0x28a73e++)if(_0xe2c94(this,_0x283d52[_0x28a73e],_0xe1d802,0x0))return!0x0;return!0x1;function _0xe2c94(_0x2797b7,_0x2d377e,_0x8500b7,_0x32cd5c){for(let _0x3e0df7=_0x32cd5c;_0x3e0df7<_0x8500b7['length'];_0x3e0df7++){const _0x447da6=_0x8500b7[_0x3e0df7];if(_0x447da6['type']!==_0x2d377e['type']||_0x447da6['author']['id']!==_0x2d377e['author']['id']||_0x447da6['subType']!==_0x2d377e['subType'])continue;if(!mn(_0x2d377e,_0x447da6))continue;if('attribute'==_0x2d377e['type']&&_0x2d377e['data']['oldValue']!=_0x447da6['data']['oldValue'])continue;if('attribute'==_0x2d377e['type']&&_0x2797b7['_suggestionsConversion']['isBlockAttribute'](_0x2d377e['data']['key']))continue;if('formatBlock'==_0x2d377e['type']){const _0x149401=_0x2797b7['editor']['model'],_0x3cc412=_0x2d377e['getContainedElement']();if(_0x3cc412&&(_0x149401['schema']['isObject'](_0x3cc412)||_0x149401['schema']['isLimit'](_0x3cc412)))continue;}const _0x2a3e7b=_0x58f254['get'](_0x2d377e),_0x50c4f7=_0x4a61bb['get'](_0x2d377e),_0x1f6705=_0x4a61bb['get'](_0x447da6),_0x36cc16=_0x2d377e['commentThread']&&_0x2d377e['commentThread']['length'],_0x1f807f=_0x447da6['commentThread']&&_0x447da6['commentThread']['length'];if(!_0x36cc16&&_0x2a3e7b(_0x1f6705,_0x50c4f7))return _0x2797b7['_joinSuggestions'](_0x447da6,_0x2d377e),_0x4a61bb['delete'](_0x2d377e),!0x0;if(!_0x1f807f&&_0x2a3e7b(_0x50c4f7,_0x1f6705))return _0x2797b7['_joinSuggestions'](_0x2d377e,_0x447da6),_0x4a61bb['delete'](_0x447da6),!0x0;}return!0x1;}}['_joinSuggestions'](_0x13e779,_0x1495f4){if(_0x13e779['isMultiRange']){for(const _0x4d4106 of _0x1495f4['getRanges']())_0x13e779['addRange'](_0x4d4106);}else{const _0x2e7f7b=_0x1495f4['getFirstRange']()['end'];this['_setSuggestionRange'](_0x13e779,this['_model']['createRange'](_0x13e779['getFirstRange']()['start'],_0x2e7f7b));}_0x1495f4['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1c1c32,_0x5f22c7,_0x561955){const _0x15df4e=_0x1c1c32['startsWith']('format')||_0x1c1c32['startsWith']('attribute')?'FORMATTING':_0x1c1c32['toUpperCase']();return St(this['editor']['locale'],_0x5f22c7+'_'+_0x15df4e+'_SUGGESTION_ANNOUNCEMENT',_0x561955);}['_initAriaMarkerChangeAnnouncements'](){const _0x452a38=this['editor'];if(!_0x452a38['ui'])return;const {ariaLiveAnnouncer:_0x33793a}=_0x452a38['ui'];et(this['_model'],({left:_0x382012,entered:_0x5c59e7})=>{for(const _0x177094 of _0x382012){const {group:_0x1403ea,type:_0x314798}=tt(_0x177094['name']);if('suggestion'===_0x1403ea){_0x33793a['announce'](this['_getMarkerAnnouncementText'](_0x314798,'LEAVE'));break;}}for(const _0x44afb0 of _0x5c59e7){const {group:_0x4b2b5f,type:_0x280187}=tt(_0x44afb0['name']);if('suggestion'===_0x4b2b5f){_0x33793a['announce'](this['_getMarkerAnnouncementText'](_0x280187,'ENTER',_0x23475f(_0x312d7)));break;}}});}['_processAttributeChanges'](_0x51e2a5){if(this['_recordAttributeSuggestions'])return!0x1;const _0x7f1760=this['editor'],_0x4e2f89=_0x7f1760['model']['document']['differ']['getChanges']();if(0x0==_0x4e2f89['length'])return!0x1;const _0x2c22a1=[],_0x36a6a1=_0x4e2f89['filter'](_0x314c58=>'attribute'==_0x314c58['type']),_0x33507b=_0x4e2f89['filter'](_0x55d03d=>'insert'==_0x55d03d['type']&&'$text'!=_0x55d03d['name']),_0x5e7e7e=_0x4e2f89['filter'](_0x247b8e=>'remove'==_0x247b8e['type']&&'$text'!=_0x247b8e['name']);for(const _0x1fc288 of _0x36a6a1)_0x2c22a1['push']({'key':_0x1fc288['attributeKey'],'newValue':_0x1fc288['attributeNewValue'],'oldValue':_0x1fc288['attributeOldValue'],'range':hn(_0x1fc288['range'],_0x7f1760['model'])});for(const _0x5e3203 of _0x33507b){const _0x16388e=_0x5e7e7e['find'](_0x5281d9=>_0x5281d9['position']['isEqual'](_0x5e3203['position']));_0x16388e&&_0x2c22a1['push']({'key':en,'newValue':_0x5e3203['name'],'oldValue':_0x16388e['name'],'range':_0x7f1760['model']['createRangeOn'](_0x5e3203['position']['nodeAfter'])});}return 0x0!=_0x2c22a1['length']&&this['_reduceExistingSuggestions'](_0x51e2a5,_0x2c22a1);}['_processAttributeSuggestions'](_0x547184){let _0x1c476d=!0x1;const _0x23ab38=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4e29d6=>_0x4e29d6['data']['newRange']&&_0x4e29d6['name']['startsWith']('suggestion:attribute:'));for(const _0xd99b0e of _0x23ab38){const {subType:_0x4fa0e4,id:_0x379a26}=tt(_0xd99b0e['name']),_0x436c62=_0x4fa0e4['split']('|')[0x0];for(const _0x4d7e75 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x4d7e75['id']!=_0x379a26&&'attribute'==_0x4d7e75['type']&&_0x4d7e75['data']&&_0x4d7e75['data']['key']==_0x436c62&&_0x4d7e75['getFirstRange']()['isIntersecting'](_0xd99b0e['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x4d7e75,_0xd99b0e['data']['newRange'],_0x547184),_0x1c476d=!0x0);}return _0x1c476d;}['recordAttributeChanges'](_0x37b180){this['_recordAttributeSuggestions']=!0x0,_0x37b180();}['_reduceExistingSuggestions'](_0x188798,_0x3d46e4){if(0x0==_0x3d46e4['length'])return!0x1;let _0x55253d=!0x1;for(const _0x5b7934 of _0x3d46e4){const _0xa66c5a=this['_findSuggestions'](_0x5b7934['range'],'attribute')['filter'](_0x256c1c=>!_0x256c1c['meta']['isNextTo'])['map'](_0x309abd=>_0x309abd['suggestion']),_0x189adc=_0x4bef27({'newValue':_0x5b7934['newValue']});_0xa66c5a['filter'](_0x506c6e=>{const [_0x398abb,_0x502f98]=_0x506c6e['subType']['split']('|');return _0x398abb==_0x5b7934['key']&&_0x502f98!=_0x189adc;})['forEach'](_0x38b71f=>{this['_reduceSuggestionAttributeRange'](_0x38b71f,_0x5b7934['range'],_0x188798),_0x55253d=!0x0;});}return _0x55253d;}['_reduceSuggestionAttributeRange'](_0x4a4de7,_0x3423c7,_0x4df087){const _0x4b1948=_0x4a4de7['getFirstRange']()['getDifference'](_0x3423c7);0x0!==_0x4b1948['length']?0x1!==_0x4b1948['length']?this['_breakSuggestionMarker'](_0x4a4de7,_0x3423c7['start'],_0x3423c7['end']):this['_setSuggestionRange'](_0x4a4de7,_0x4b1948[0x0]):_0x4df087['removeMarker'](_0x4a4de7['getFirstMarker']());}},sn=class{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5a6f6a){this['_editor']=_0x5a6f6a,this['_model']=_0x5a6f6a['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x55949e,_0x3947f7,_0x29e68e,_0x1ae92b,_0x1c5e3e,_0x309f2c,_0x105f9a){return new yt(this['_model'],{'type':_0x55949e,'subType':_0x3947f7,'id':_0x29e68e,'originalSuggestionId':_0x105f9a,'author':_0x1ae92b,'creator':_0x1ae92b,'attributes':_0x1c5e3e,'onAttributesChange':_0x309f2c,'onAccept':(..._0x4f0507)=>this['getSuggestionCallback'](_0x55949e,_0x3947f7,'accept')(..._0x4f0507),'onDiscard':(..._0x1621d6)=>this['getSuggestionCallback'](_0x55949e,_0x3947f7,'discard')(..._0x1621d6)});}['registerCustomCallback'](_0x157a63,_0x1d62e2,_0x50bd78,_0x127154){const _0x43e9e9=_0x157a63+':'+_0x1d62e2+':'+_0x50bd78;this['_customCallbacks']['set'](_0x43e9e9,_0x127154);}['getSuggestionCallback'](_0x330227,_0x5e5cb4,_0x511ce2){const _0x133aa7=_0x330227+':'+_0x5e5cb4+':'+_0x511ce2;return this['_customCallbacks']['get'](_0x133aa7)||this['_defaultCallbacks']['get'](_0x330227+':'+_0x511ce2);}['_registerDefaultCallbacks'](){const _0x34ebd7=()=>!0x1,_0x41f40a=_0x238fe5=>{_0x238fe5['sort']((_0x2ecf2a,_0x4fd3f3)=>_0x2ecf2a['start']['isBefore'](_0x4fd3f3['start'])?0x1:-0x1),this['_model']['change'](_0x3edb97=>{for(const _0x19ee0c of _0x238fe5){let _0xb01eba;_0xb01eba=_0x19ee0c['end']['isAtEnd']&&_0x19ee0c['end']['parent']==_0x19ee0c['start']['nodeAfter']?_0x3edb97['createSelection'](_0x19ee0c['start']['nodeAfter'],'on'):_0x3edb97['createSelection'](_0x19ee0c),this['_model']['deleteContent'](_0xb01eba,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x4e8522=(_0x386731,_0x55a889)=>{_0x55a889&&this['_model']['change'](_0x4f2e47=>{const {commandName:_0x4041e3,commandParams:_0x1fc3b8=[]}=_0x55a889,_0x590271=_0x386731['map'](_0x5a806b=>(on(_0x5a806b)&&(_0x5a806b=this['_model']['createRange'](_0x5a806b['end'])),_0x5a806b))['filter'](_0x770d05=>'$graveyard'!==_0x770d05['root']['rootName']);if(_0x590271['length']<0x1)return;const _0x6ec957=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1132e0=>rt['fromRange'](_0x1132e0));_0x4f2e47['setSelection'](_0x590271);for(const _0x2929ca of this['_editor']['commands']['commands']())_0x2929ca['refresh']();_0x1fc3b8['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4041e3,..._0x1fc3b8);const _0x53f986=_0x6ec957['filter'](_0x3d6122=>'$graveyard'!=_0x3d6122['root']['rootName']);_0x53f986['length']>0x0&&_0x4f2e47['setSelection'](_0x53f986);for(const _0xab4e3f of _0x6ec957)_0xab4e3f['detach']();});},_0x4953f8=(_0x94bf4,_0x342d00)=>0x1==_0x94bf4['length']&&0x1==_0x342d00['length']&&_0x94bf4[0x0]['end']['isEqual'](_0x342d00[0x0]['start']),_0xbb4034=(_0x26150e,_0x4d56fb,_0x34f3d0,_0x3aa1ae)=>fn(_0x26150e,_0x4d56fb,_0x34f3d0,_0x3aa1ae)?[_0x26150e,_0x4d56fb]:fn(_0x4d56fb,_0x26150e,_0x3aa1ae,_0x34f3d0)?[_0x4d56fb,_0x26150e]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x34ebd7),this['_defaultCallbacks']['set']('insertion:discard',_0x41f40a),this['_defaultCallbacks']['set']('insertion:join',_0x4953f8),this['_defaultCallbacks']['set']('insertion:chain',_0xbb4034),this['_defaultCallbacks']['set']('deletion:accept',_0x41f40a),this['_defaultCallbacks']['set']('deletion:discard',_0x34ebd7),this['_defaultCallbacks']['set']('deletion:join',_0x4953f8),this['_defaultCallbacks']['set']('deletion:chain',_0xbb4034),this['_defaultCallbacks']['set']('formatInline:accept',_0x4e8522),this['_defaultCallbacks']['set']('formatInline:discard',_0x34ebd7),this['_defaultCallbacks']['set']('formatInline:join',_0x4953f8),this['_defaultCallbacks']['set']('formatInline:chain',_0x34ebd7),this['_defaultCallbacks']['set']('formatBlock:accept',_0x4e8522),this['_defaultCallbacks']['set']('formatBlock:discard',_0x34ebd7),this['_defaultCallbacks']['set']('formatBlock:join',_0x4953f8),this['_defaultCallbacks']['set']('formatBlock:chain',_0x34ebd7),this['_defaultCallbacks']['set']('attribute:accept',_0x34ebd7),this['_defaultCallbacks']['set']('attribute:discard',(_0x5eca9f,_0x3afa71)=>{if(!_0x3afa71)return;const _0x190c08=this['_editor']['plugins']['get'](_0x28ef11);this['_model']['change'](_0x11bd0c=>{if('$elementName'==_0x3afa71['key'])for(const _0x452b1e of _0x5eca9f){const _0xc6bd1d=_0x452b1e['start']['nodeAfter'],_0x35564b=_0x3afa71['oldValue'];_0x11bd0c['rename'](_0xc6bd1d,_0x35564b);}else{if(_0x190c08['isBlockAttribute'](_0x3afa71['key'])){for(const _0x46f4e1 of _0x5eca9f)void 0x0!==_0x3afa71['oldValue']?_0x11bd0c['setAttribute'](_0x3afa71['key'],_0x3afa71['oldValue'],_0x46f4e1['start']['nodeAfter']):_0x11bd0c['removeAttribute'](_0x3afa71['key'],_0x46f4e1['start']['nodeAfter']);}else{for(const _0x3c6d9c of _0x5eca9f)_0x3afa71['oldValue']?_0x11bd0c['setAttribute'](_0x3afa71['key'],_0x3afa71['oldValue'],_0x3c6d9c):_0x11bd0c['removeAttribute'](_0x3afa71['key'],_0x3c6d9c);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x4953f8);}};function rn(_0x528bc4,_0x1c4f24,_0x45a64a){for(const _0x2d7262 of _0x1c4f24['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2d7262['root']==_0x2d7262)return!0x1;if(!_0x45a64a['containsItem'](_0x2d7262))return!0x1;if(_0x528bc4['isObject'](_0x2d7262)||_0x528bc4['isLimit'](_0x2d7262))return!0x0;}return!0x1;}function on(_0x4f50a3){return _0x4f50a3['end']['parent']==_0x4f50a3['start']['nodeAfter']&&_0x4f50a3['end']['isAtStart'];}function an(_0xd8f60e,_0x2ad7ee,_0x3753d1,_0x3a6e66){const _0x166543=_0x4d5a96=>!_0x4d5a96['item']['is']('$textProxy')&&!_0x3a6e66['isObject'](_0x4d5a96['item']),_0x407460=_0xd8f60e['start']['getLastMatchingPosition'](_0x166543),_0x522f1b=_0xd8f60e['end']['getLastMatchingPosition'](_0x166543,{'direction':'backward'});return(!_0xd8f60e['start']['isEqual'](_0x407460)||!_0xd8f60e['end']['isEqual'](_0x522f1b))&&(_0x407460['isBefore'](_0x522f1b)?_0x3753d1['updateMarker'](_0x2ad7ee,{'range':_0x3753d1['createRange'](_0x407460,_0x522f1b)}):_0x3753d1['removeMarker'](_0x2ad7ee),!0x0);}function cn(_0xa33694){return _0x4bef27(_0xa33694);}function ln(_0x1e91fc){const _0x270e42=_0x1e91fc['start']['nodeAfter'];return _0x270e42&&_0x270e42['is']('element');}function un(_0x8e5f18){return on(_0x8e5f18)||function(_0x320296){return _0x320296['start']['parent']==_0x320296['end']['nodeBefore']&&_0x320296['start']['isAtEnd'];}(_0x8e5f18);}function dn(_0x6cfee0,_0x3f5a1b){try{const _0x197987=_0x6cfee0['getRange']();for(const _0x2644a5 of _0x3f5a1b)if(_0x6cfee0!==_0x2644a5&&_0x197987&&_0x197987['isIntersecting'](_0x2644a5['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function hn(_0x4a0fec,_0x5eef4c){return null==_0x4a0fec['end']['nodeBefore']&&_0x4a0fec['end']['parent']==_0x4a0fec['start']['nodeAfter']?gn(_0x4a0fec['start']['nodeAfter'],_0x5eef4c):_0x4a0fec;}function gn(_0x5cb409,_0x4ab06b){const _0x442427=_0x4ab06b['schema']['isObject'](_0x5cb409)||_0x4ab06b['schema']['isSelectable'](_0x5cb409);return _0x4ab06b['createRange'](_0x4ab06b['createPositionAt'](_0x5cb409,'before'),_0x442427?_0x4ab06b['createPositionAfter'](_0x5cb409):_0x4ab06b['createPositionAt'](_0x5cb409,'end'));}function fn(_0x3979fa,_0x5264f9,_0x429e0f,_0x40fdf5){return!!mn(_0x3979fa,_0x5264f9)&&_0x429e0f['end']['isEqual'](_0x40fdf5['start']);}function mn(_0x2c3662,_0x4ccdee){if(!_0x2c3662['_isDataLoaded']||!_0x4ccdee['_isDataLoaded'])return!0x1;const _0x4e4fa2=new Set(Object['keys'](_0x2c3662['attributes'])),_0x19ee12=new Set(Object['keys'](_0x4ccdee['attributes']));if(_0x4e4fa2['delete']('groupId'),_0x19ee12['delete']('groupId'),0x0==_0x4e4fa2['size']&&0x0==_0x19ee12['size'])return!0x0;if(_0x4e4fa2['size']!=_0x19ee12['size'])return!0x1;const _0x1d19da={..._0x2c3662['attributes']},_0x4797e1={..._0x4ccdee['attributes']};return delete _0x1d19da['groupId'],delete _0x4797e1['groupId'],JSON['stringify'](_0x1d19da)==JSON['stringify'](_0x4797e1);}function En(_0x3b6857,_0x5bfc55){const _0xb18c5c=Tn(_0x3b6857['attributes']),_0x3918e4=Tn(_0x5bfc55);if(!_0x3b6857['_isDataLoaded'])return!0x1;if(!ct(_0xb18c5c['@ai'],_0x3918e4['@ai']))return!0x1;for(const _0x2b2b8c of Object['keys'](_0x3918e4))if(!ct(_0xb18c5c[_0x2b2b8c],_0x3918e4[_0x2b2b8c]))return!0x1;return!0x0;}function Tn(_0x6a7407){const _0x36e565=Object['assign']({},_0x6a7407);return delete _0x36e565['skipNestingCheck'],delete _0x36e565['tablePasteChainId'],_0x36e565;}function _n(_0x3715e2){return _0x3715e2['split']('|')[0x0];}const pn=/* #__PURE__ -- @preserve */
|
|
26
|
+
_0x25c6c1();var Ln=class extends pn{['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x21e7ed,_0x16a6fa,_0x17f4c2,_0x4f688a){super(),this['model']=_0x16a6fa,this['view']=_0x17f4c2,this['commentThreadController']=_0x4f688a,this['_editor']=_0x21e7ed,this['_acceptCommand']=_0x21e7ed['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x21e7ed['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x259d49,_0x50dd1f)=>_0x259d49||_0x50dd1f),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4dcf6d=>_0x4dcf6d&&this['_editor']['model']['canEditAt'](_0x16a6fa['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x12986a=>_0x12986a&&this['_editor']['model']['canEditAt'](_0x16a6fa['getRanges']())),this['_pendingAction']=null,_0x17f4c2['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x17f4c2,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x17f4c2,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x17f4c2,'change:isDirty',()=>{_0x17f4c2['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 _0x1686b0=St(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x1686b0);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}},In=class extends _0x4ceb53{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x483632,_0xec8c65,_0x4f2bd1,_0xd3438c){super(_0x483632),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x4e9480(_0x483632,St(_0x483632,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0xec8c65['authoredAt']),this['bind']('authoredAt')['to'](_0xec8c65),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',_0xec8c65,'authoredAt',this,'descriptionParts',(_0x21248e,_0x210586,_0x48a4e)=>{const _0x37712d=_0x48a4e['map'](_0x3e60bb=>pt(_0x3e60bb['content']))['join']('.\x20')+'.',_0x3f5167=_0xec8c65['aiSource']&&'author'===_0xd3438c['showAISource']?_0xd3438c['aiAuthor']['name']:_0xec8c65['author']['name'],_0x35bf9c=St(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x21248e-0x1,_0x3f5167,_0x210586?_0xd3438c['formatDateTime'](_0x210586):'',new DOMParser()['parseFromString'](_0x37712d,'text/html')['body']['textContent']]);return _0xec8c65['aiSource']&&'pill'===_0xd3438c['showAISource']?_0x35bf9c+'\x20'+St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'):_0x35bf9c;}),this['focusables']=new _0x12df6c(),this['focusTracker']=new _0x4fff65(),this['keystrokes']=new _0x560b3c(),this['focusCycler']=new _0xa36f0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x49ea8c=>_0x49ea8c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0xec8c65,this['_localUser']=_0x4f2bd1,this['_config']=_0xd3438c,_0xd3438c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x4d7c6c(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x209b6e}=this['_config'];this['commentsListView']=new _0x209b6e(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',_0x33d08d=>_0x33d08d+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x44d8e7,_0x492079)=>_0x44d8e7||!!_0x492079);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x28bb7a}=this['_config'],_0x30cd05=new _0x28bb7a(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5c7518=_0x30cd05['commentInputView'];return _0x30cd05['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5c7518,'value',(_0x2832b9,_0x4c3cc1,_0x5a76e9)=>!!_0x5a76e9||_0x2832b9&&!_0x4c3cc1),_0x5c7518['on']('submit',(_0x4172e6,_0x5cb087)=>{this['fire']('addComment',_0x5cb087),_0x5c7518['editor']['setData']('');}),_0x5c7518['on']('cancel',()=>this['focus']()),_0x5c7518['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x30cd05;}},An=class extends In{['suggestionView'];['_descriptionElement'];constructor(_0x7af229,_0x5ee4e6,_0x1c19c9,_0x3edaae){super(_0x7af229,_0x5ee4e6,_0x1c19c9,_0x3edaae),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x256331=>_0x256331&&_0x256331[0x0]?_0x256331[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x54b758,_0x7544f8)=>{let _0x455d28='';for(const _0x15ca1f of _0x54b758)_0x455d28+='<p>'+pt(_0x15ca1f['content'],_0x15ca1f['color'])+'</p>';return _0x7544f8?_0x455d28:nt(_0x455d28,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x3edaae['SuggestionView'](_0x7af229,_0x5ee4e6,{'formatDateTime':_0x3edaae['formatDateTime'],'showAISource':_0x3edaae['showAISource'],'aiAuthor':_0x3edaae['aiAuthor']}),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 _0x3229c=this['bindTemplate'],_0x5f5d5e=[this['suggestionView']];return this['commentsListView']&&_0x5f5d5e['push'](this['commentsListView']),this['commentThreadInputView']&&_0x5f5d5e['push'](this['commentThreadInputView']),_0x5f5d5e['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x3229c['if']('isActive','ck-suggestion-wrapper--active'),_0x3229c['to']('type',_0x8589=>'ck-suggestion-'+_0x8589),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':_0x3229c['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x5f5d5e};}['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));}},bn=class extends _0x4ceb53{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x136ed6,_0x37e3a7,_0x4c1dd5){super(_0x136ed6),this['_model']=_0x37e3a7,this['_config']=_0x4c1dd5,this['set']('description',''),this['bind']('authoredAt')['to'](_0x37e3a7),this['acceptButton']=this['_createButton'](St(_0x136ed6,'Accept\x20suggestion'),_0x17f795,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](St(_0x136ed6,'Discard\x20suggestion'),_0xe52ae3,'ck-suggestion--discard','discardSuggestion','sw');const _0x314761=!!_0x37e3a7['aiSource']&&'author'===_0x4c1dd5['showAISource'],_0x7280f1=_0x314761?this['_createAIUser'](_0x4c1dd5['aiAuthor']):_0x37e3a7['author'],_0x28253a=_0x314761&&!_0x4c1dd5['aiAuthor']['avatar']?_0x219f44:void 0x0;this['userView']=new _0x23460e(_0x136ed6,_0x7280f1,this['getUserViewNotificationText'](),_0x28253a),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x12df6c([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x4fff65(),this['keystrokes']=new _0x560b3c(),this['focusCycler']=new _0xa36f0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x29e88c=>_0x29e88c['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x43cb56=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x43cb56['innerHTML']=this['description'],this['on']('change:description',(_0x4050d3,_0x13098e,_0x285368)=>{_0x43cb56['innerHTML']=_0x285368;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x5e35bd=this['bindTemplate'],_0x537a3f=[{'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':_0x5e35bd['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5e35bd['to']('authoredAt',_0x1b2340=>this['_config']['formatDateTime'](_0x1b2340))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];if(this['_model']['isExternal']&&_0x537a3f['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),this['_model']['aiSource']&&this['_config']['showAISource']){const _0x262032=new _0x5d1bc0(this['locale']);_0x262032['set']({'icon':_0x3d13e3,'label':St(this['locale'],'AI_SOURCE_PILL_LABEL'),'tooltip':St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'),'class':'ck-pill_ai'}),_0x537a3f['push']({'tag':'div','attributes':{'class':['ck-suggestion__ai-source-pill']},'children':[_0x262032]});}return{'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':_0x537a3f}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?St(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):St(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?St(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):St(this['locale'],'EXTERNAL_SUGGESTION');}['_createAIUser'](_0x3535e9){return new _0x34dabe({'id':'ck-ai-author','name':_0x3535e9['name'],'avatar':_0x3535e9['avatar'],'color':new _0x300a40(0x0)});}['_createButton'](_0x2d58e4,_0x98377b,_0x9e6820,_0x3f7748,_0x32bce7){const _0x230ccb=new _0x1da65c(this['locale']);return _0x230ccb['set']({'label':_0x2d58e4,'icon':_0x98377b,'tooltip':!0x0,'tooltipPosition':_0x32bce7}),_0x230ccb['extendTemplate']({'attributes':{'class':_0x9e6820}}),_0x230ccb['on']('execute',()=>{this['fire'](_0x3f7748,this['_model']['id']);}),_0x230ccb;}['_setupKeyboardNavigation'](){const _0x4e7164=this['element'];this['keystrokes']['listenTo'](_0x4e7164);for(const _0x51a984 of this['focusables'])this['focusTracker']['add'](_0x51a984['element']),this['keystrokes']['listenTo'](_0x51a984['element']);this['keystrokes']['set']('enter',(_0x266ef3,_0x4dd9f2)=>{_0x4e7164===_0x266ef3['target']&&(this['focusCycler']['focusFirst'](),_0x4dd9f2());}),this['keystrokes']['set']('esc',(_0x199e68,_0x71ddb3)=>{_0x4e7164!==_0x199e68['target']&&(this['focus'](),_0x71ddb3());});}},kn=class extends _0x413c81{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[nn,_0xbc2e11,_0x15ba36,_0x14a75c,_0x56a282];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1904f0){super(_0x1904f0),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0xaa2945=this['editor']['config'];_0xaa2945['define']('trackChanges.SuggestionThreadView',An),_0xaa2945['define']('trackChanges.SuggestionView',bn),_0xaa2945['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0xaa2945['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0xc35de5,_0x687a2c){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5b9695,_0x4265a7]of this['_handleControllerBuffer']){const _0x37c75f=this['_suggestionToController']['has'](_0x5b9695);_0x37c75f||_0x4265a7?_0x37c75f&&_0x4265a7&&this['_destroyController'](_0x5b9695):this['_initializeController'](_0x5b9695);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get'](_0x56a282)['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0xc35de5,_0x687a2c);}['init'](){const _0x414c97=this['editor'],_0x3099df=_0x414c97['plugins']['get'](nn),_0x590787=_0x414c97['plugins']['get'](_0x14a75c),_0x945b62=_0x414c97['plugins']['get'](_0x56a282),_0x5eddf7=_0x414c97['plugins']['get'](_0x15ba36);this['_addUIComponentsToFactory'](),_0x945b62['addSourceCollector'](()=>{const _0x405572=[];for(const [_0x2e0caa,_0x22c27e]of Array['from'](this['_suggestionToController'])){const _0x327d4a=_0x2e0caa['getAllAdjacentSuggestions'](),_0x5b6511=[];for(const _0xa67322 of _0x327d4a){if(!_0xa67322['isInContent'])continue;if(_0xa67322['isMultiRange']){_0x5b6511['push'](..._0xa67322['getRanges']());continue;}const _0x3aff0e=_0xa67322['getFirstRange']();if(_0x5b6511['length']>0x0){const _0x997ea4=_0x5b6511[0x0]['getJoined'](_0x3aff0e);if(_0x997ea4){_0x5b6511[0x0]=_0x997ea4;continue;}}_0x5b6511['push'](_0x3aff0e);}_0x405572['push']([_0x22c27e['view'],_0x5b6511]);}return _0x405572;}),this['listenTo'](_0x3099df,'suggestionLoaded',(_0x50929e,_0x597241)=>{this['listenTo'](_0x597241,'change:previous',(_0x147f4b,_0x3f6a42,_0x592808,_0x4251a7)=>{_0x597241['isInContent']&&(null==_0x592808?(this['_updateController'](_0x4251a7['head']),this['_handleSuggestionControllerDelayed'](_0x597241,!0x1)):(this['_updateController'](_0x592808['head']),null==_0x4251a7&&this['_handleSuggestionControllerDelayed'](_0x597241,!0x0)));}),null!==_0x597241['previous']?this['_updateController'](_0x597241['head']):this['_handleSuggestionControllerDelayed'](_0x597241,!0x1);}),this['listenTo'](_0x3099df,'suggestionUnloaded',(_0x1d3c42,_0x586c7a,_0x582bc0)=>{this['stopListening'](_0x586c7a,'change:previous'),this['_handleControllerBuffer']['delete'](_0x586c7a),this['_suggestionToController']['has'](_0x586c7a)&&this['_destroyController'](_0x586c7a),_0x582bc0&&this['_updateController'](_0x582bc0['head']);}),this['listenTo'](_0x3099df,'suggestionChanged',(_0x242a89,_0x577b0e)=>{this['_updateController'](_0x577b0e);}),this['listenTo'](_0x590787,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5eddf7,'addComment',(_0x4f0c61,{threadId:_0x35f83d,isFromAdapter:_0x135211})=>{if(_0x135211||!_0x3099df['hasSuggestion'](_0x35f83d))return;const _0x3e3d33=_0x3099df['getSuggestion'](_0x35f83d);this['_suggestionToController']['get'](_0x3e3d33)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x327483=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x471df3;for(const _0x33b64f in _0x327483){const _0x426e7f=_0x33b64f,_0x1565f8=_0x327483[_0x426e7f];if('trackChangesLicenseKeyValid'==_0x1565f8||'trackChangesLicenseKeyInvalid'==_0x1565f8||'trackChangesLicenseKeyExpired'==_0x1565f8||'trackChangesLicenseKeyDomainLimit'==_0x1565f8||'trackChangesLicenseKeyNotAllowed'==_0x1565f8||'trackChangesLicenseKeyEvaluationLimit'==_0x1565f8||'trackChangesLicenseKeyUsageLimit'==_0x1565f8){delete _0x327483[_0x426e7f],_0x471df3=_0x1565f8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x471df3&&_0x327483['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x471df3&&_0x327483['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x471df3&&_0x327483['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x471df3&&_0x327483['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x471df3&&_0x327483['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0x471df3&&_0x327483['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x4933bb){const _0x267eb5=this['_suggestionToController']['get'](_0x4933bb);return _0x267eb5&&this['editor']['plugins']['get'](_0x14a75c)['getByInnerView'](_0x267eb5['view'])||null;}['getSuggestionForAnnotation'](_0x50dc60){const _0x33f994=this['_viewToController']['get'](_0x50dc60['innerView']);return _0x33f994?_0x33f994['model']:null;}['_refreshActiveMarkers'](){const _0x48bec6=this['editor']['plugins']['get'](_0x14a75c),_0x515dc3=this['editor']['plugins']['get'](nn),_0x50560c=Array['from'](_0x48bec6['activeAnnotations'],_0xbff4e3=>_0xbff4e3['innerView'])['filter'](_0x2fba19=>this['_viewToController']['has'](_0x2fba19)),_0x53217d=[];for(const _0x51baab of _0x50560c){const _0x35ac29=this['_viewToController']['get'](_0x51baab)['model']['getAllAdjacentSuggestions']();_0x53217d['push'](..._0x35ac29['reduce']((_0x182437,_0x707d12)=>[..._0x182437,..._0x707d12['getMarkerNames']()],[]));}_0x515dc3['activeMarkers']=_0x53217d;}['_addUIComponentsToFactory'](){const _0x54d436=this['editor'],_0x490463=_0x54d436['locale'],_0x14198f=St(_0x490463,'Track\x20changes'),_0x5abf3d=new _0x2c968b([{'type':'switchbutton','model':new _0x34fa2a({'withText':!0x0,'isToggleable':!0x0,'label':_0x14198f,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x34fa2a({'withText':!0x0,'label':St(_0x490463,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x34fa2a({'withText':!0x0,'label':St(_0x490463,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x34fa2a({'withText':!0x0,'label':St(_0x490463,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x34fa2a({'withText':!0x0,'label':St(_0x490463,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x54d436['plugins']['has']('TrackChangesPreview')&&_0x5abf3d['addMany']([{'type':'separator'},{'type':'button','model':new _0x34fa2a({'withText':!0x0,'label':St(_0x490463,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x3155cf of _0x5abf3d)if(Cn(_0x3155cf)){const _0x4e4ea7=_0x54d436['commands']['get'](_0x3155cf['model']['commandName']);_0x3155cf['model']['bind']('isOn','isEnabled')['to'](_0x4e4ea7,'value','isEnabled');}_0x54d436['ui']['componentFactory']['add']('trackChanges',_0x3ed7fb=>this['_createToolbarButton'](_0x3ed7fb,_0x5abf3d,_0x14198f)),_0x54d436['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4c31e4=>this['_createMenuBarMenu'](_0x4c31e4,_0x5abf3d,_0x14198f));}['_createToolbarButton'](_0x292410,_0x386fac,_0xfd0cf4){const _0x163587=_0xfea874(_0x292410,_0x3fa594),_0x1f53b0=this['editor']['commands']['get']('trackChanges');_0x163587['buttonView']['set']({'tooltip':_0xfd0cf4,'label':_0xfd0cf4,'icon':_0x1bcfaa}),_0x163587['buttonView']['bind']('isOn')['to'](_0x1f53b0,'value'),_0x163587['buttonView']['on']('execute',()=>{_0x1f53b0['execute'](),this['editor']['editing']['view']['focus']();}),_0xa8f73d(_0x163587,_0x386fac,{'role':'menu'});const _0x2bd940=[];for(const _0x3624f0 of _0x386fac)Cn(_0x3624f0)&&_0x2bd940['push'](this['editor']['commands']['get'](_0x3624f0['model']['commandName']));const _0x607beb=_0x163587['buttonView'];return _0x607beb['actionView']['unbind']('isEnabled'),_0x607beb['arrowView']['unbind']('isEnabled'),_0x607beb['actionView']['bind']('isEnabled')['to'](_0x1f53b0,'isEnabled'),_0x607beb['arrowView']['bind']('isEnabled')['toMany'](_0x2bd940,'isEnabled',(..._0x4c94cc)=>_0x4c94cc['some'](_0x4ba424=>_0x4ba424)),_0x163587['on']('execute',_0x5311d3=>{this['editor']['execute'](_0x5311d3['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x163587;}['_createMenuBarMenu'](_0x44b8ce,_0x303330,_0x323c80){const _0x57b3c5=new _0xd6e8b8(_0x44b8ce),_0x3876b4=this['editor']['commands']['get']('trackChanges');_0x57b3c5['buttonView']['set']({'label':_0x323c80,'icon':_0x1bcfaa});const _0xb9513b=new _0xfdc7c0(_0x44b8ce);for(const _0x376ec6 of _0x303330){if('separator'==_0x376ec6['type']){_0xb9513b['items']['add'](new _0x8ceee0(_0x44b8ce));continue;}const _0x49ed23=new _0x2bb385(_0x44b8ce,_0x57b3c5),_0x2fc7e9=new _0x5aeaf8(_0x44b8ce),_0x347b23=_0x376ec6['model'];_0x2fc7e9['bind'](...Object['keys'](_0x347b23))['to'](_0x347b23),_0x2fc7e9['delegate']('execute')['to'](_0x57b3c5),_0x2fc7e9['on']('execute',()=>{this['editor']['execute'](_0x347b23['commandName']),this['editor']['editing']['view']['focus']();}),_0x49ed23['children']['add'](_0x2fc7e9),_0xb9513b['items']['add'](_0x49ed23);}return _0x57b3c5['bind']('isEnabled')['to'](_0x3876b4,'isEnabled'),_0x57b3c5['panelView']['children']['add'](_0xb9513b),_0x57b3c5;}['_initializeController'](_0x59c5ff){const _0x1464ff=this['editor'],_0x169750=_0x1464ff['config'],_0x2d6526=_0x1464ff['plugins']['get'](_0x14a75c),_0x30defe=_0x1464ff['plugins']['get'](_0x15ba36),_0x466939=_0x1464ff['plugins']['get'](_0x56a282),_0x1fb52c=_0x1464ff['plugins']['get'](_0xbc2e11)['me'],_0x446184=_0x169750['get']('trackChanges')['SuggestionThreadView'],_0x85d281=_0x169750['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x41704b,CommentThreadInputView:_0x3810d8}=_0x1464ff['plugins']['get']('CommentsUI');let _0xbd2d16,_0x5062fd,_0x42b165;this['_annotationViews']['has'](_0x59c5ff['id'])?(_0x5062fd=this['_annotationViews']['get'](_0x59c5ff['id']),_0xbd2d16=_0x5062fd['mainView']):(_0xbd2d16=new _0x446184(_0x1464ff['locale'],_0x59c5ff,_0x1fb52c,{'disableComments':this['_disableComments'],'editorConfig':{..._0x169750['get']('comments.editorConfig'),'licenseKey':_0x169750['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x169750['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x169750['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x169750['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3f0d23(_0x169750['get']('locale'),_0x1464ff['locale']),'CommentView':_0x169750['get']('comments')['CommentView'],'CommentsListView':_0x41704b,'CommentThreadInputView':_0x3810d8,'SuggestionView':_0x85d281,'showAISource':_0x169750['get']('trackChanges.showAISource')||null,'aiAuthor':{..._0x169750['get']('trackChanges.aiAuthor'),'name':_0x169750['get']('trackChanges.aiAuthor')?.['name']||St(_0x1464ff['locale'],'AI_AUTHOR_DEFAULT_NAME')}}),_0xbd2d16['suggestionView']['acceptButton']['on']('execute',()=>{_0x1464ff['editing']['view']['focus']();}),_0xbd2d16['suggestionView']['discardButton']['on']('execute',()=>{_0x1464ff['editing']['view']['focus']();}),_0x5062fd=_0x2d6526['createAnnotationView'](this['editor']['locale'],_0xbd2d16),_0x5062fd['bind']('isDirty')['to'](_0xbd2d16,'isDirty'),_0x5062fd['bind']('length')['to'](_0xbd2d16),_0x5062fd['bind']('type')['to'](_0xbd2d16,'type',_0x55f606=>'suggestion-'+_0x55f606),_0xbd2d16['on']('escape',()=>{_0x42b165['fire']('escape');}),this['_annotationViews']['set'](_0x59c5ff['id'],_0x5062fd));const _0xa0fa56=_0x30defe['createCommentThreadController'](_0x59c5ff['commentThread'],_0xbd2d16),_0x30903d=new Ln(_0x1464ff,_0x59c5ff,_0xbd2d16,_0xa0fa56),_0x48de72=_0x59c5ff['getAllAdjacentSuggestions']()['filter'](_0x6f1cc2=>_0x6f1cc2['isInContent']);_0xbd2d16['descriptionParts']=_0x1464ff['plugins']['get'](nn)['descriptionFactory']['getDescriptions'](_0x48de72),this['_suggestionToController']['set'](_0x59c5ff,_0x30903d),this['_viewToController']['set'](_0xbd2d16,_0x30903d);const _0x1b5a86=()=>{const _0x561615=[],_0x40b180=_0x59c5ff['getAllAdjacentSuggestions']()['filter'](_0x1b6df6=>_0x1b6df6['isInContent']);for(const _0x3f8dad of _0x40b180)_0x561615['push'](..._0x3f8dad['getMarkers']());return _0x49f7b6(_0x1464ff['editing'],_0x561615);};_0x42b165=_0x2d6526['createAnnotation']({'view':_0x5062fd,'target':_0x1b5a86,'type':()=>'suggestion-'+_0x30903d['view']['type'],'isVisible':!!_0x1b5a86()}),_0x30defe['_bindAnnotationToEditors'](_0xbd2d16,_0x42b165),_0x2d6526['add'](_0x42b165),_0x466939['registerAnnotation'](_0x42b165);}['_destroyController'](_0x158613){const _0x3cdabd=this['editor']['plugins']['get'](_0x15ba36),_0x1c09c9=this['editor']['plugins']['get'](_0x14a75c),_0x1bd3dd=this['_suggestionToController']['get'](_0x158613),_0x5082d8=_0x1bd3dd['view'],_0x94c9f8=_0x1c09c9['getByInnerView'](_0x5082d8);_0x3cdabd['_unbindEditors'](_0x5082d8),_0x94c9f8&&_0x1c09c9['remove'](_0x94c9f8),this['_suggestionToController']['delete'](_0x158613),this['_viewToController']['delete'](_0x5082d8),_0x1bd3dd['destroy']();}['_updateController'](_0x875e98){if(!_0x875e98['isInContent']||!this['_suggestionToController']['has'](_0x875e98))return;const _0x24ee47=this['editor']['plugins']['get'](nn),_0x215897=this['_suggestionToController']['get'](_0x875e98),_0x1e006a=_0x875e98['getAllAdjacentSuggestions']();_0x215897['view']['descriptionParts']=_0x24ee47['descriptionFactory']['getDescriptions'](_0x1e006a);}['destroy'](){for(const _0x1c34fe of this['_suggestionToController']['keys']())this['_destroyController'](_0x1c34fe);for(const _0x359559 of this['_annotationViews']['values']())_0x359559['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Cn(_0xc44e37){return'model'in _0xc44e37;}var Rn=class extends _0x413c81{static get['requires'](){return[nn,kn,_0x267b7c];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x243e93){this['editor']['plugins']['get'](nn)['adapter']=_0x243e93;}get['adapter'](){return this['editor']['plugins']['get'](nn)['adapter'];}['addSuggestion'](_0x32a857){return this['editor']['plugins']['get'](nn)['addSuggestionData'](_0x32a857);}['getSuggestions']({skipNotAttached:_0x158958=!0x1,toJSON:_0x5b9e10=!0x1}={}){return this['editor']['plugins']['get'](nn)['getSuggestions']({'skipNotAttached':_0x158958,'toJSON':_0x5b9e10});}['getSuggestion'](_0x19b939){return this['editor']['plugins']['get'](nn)['getSuggestion'](_0x19b939);}};const Nn=['Pagination'];var yn=class extends _0x413c81{static get['requires'](){return[nn];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1ec507=this['editor'];if(_0x1ec507['config']['define']('trackChangesData.editorCreator',_0xe49bba=>{const _0x1b0435=_0x1ec507['model']['document']['getRootNames']()['reduce']((_0x206a0d,_0x4418fd)=>(_0x206a0d[_0x4418fd]='',_0x206a0d),{});return _0x1ec507['constructor']['create'](_0x1b0435,_0xe49bba);}),'function'!=typeof _0x1ec507['config']['get']('trackChangesData')['editorCreator'])throw new _0x5748df('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x10fc52){return On(this['editor'],!0x0,_0x10fc52);}['getDataWithDiscardedSuggestions'](_0x2574df){return On(this['editor'],!0x1,_0x2574df);}},Sn=class extends _0x413c81{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x424ae6){super(_0x424ae6),this['result']='end',_0x424ae6['editing']['view']['_overlayModeHint']='auto',_0x424ae6['_sendUsageRequest']=()=>window['Promise']['resolve']({'status':'ok'});}['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 Mn(_0x191bb1){return void 0x0!==_0x191bb1['getRootsAttributes'];}async function On(_0x5196b2,_0x1e588a,_0x5792a2){const _0x251200=_0x2ac1c7(_0x5196b2,Nn);if(_0x251200['plugins']['push'](nn,Sn),Mn(_0x5196b2)){_0x251200['roots']=Object['create'](null);for(const _0x290c13 of _0x5196b2['model']['document']['getRootNames']())_0x251200['roots'][_0x290c13]={'modelAttributes':_0x5196b2['getRootAttributes'](_0x290c13)};}const _0xbbe8d7=document['createDocumentFragment'](),_0x43ec40=_0x5196b2['config']['get']('trackChangesData')['editorCreator'],_0x230989=await _0x43ec40(_0x251200,()=>function(_0x27cb4b){const _0xcf5abd=document['createElement']('div');return _0x27cb4b['appendChild'](_0xcf5abd),_0xcf5abd;}(_0xbbe8d7));!function(_0x2a4ae0,_0x43eb2d){const _0x4dd058=_0x2a4ae0['model']['document']['getRootNames']()['reduce']((_0x284131,_0x5af689)=>(_0x284131[_0x5af689]=_0x2a4ae0['data']['get']({'rootName':_0x5af689}),_0x284131),{}),_0x5b9faa=_0x2a4ae0['plugins']['get']('Users')['users']['map'](_0x476973=>({'id':_0x476973['id'],'name':_0x476973['name']})),_0x5cea42=_0x2a4ae0['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x45dac6=_0x2a4ae0['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x44dbed=_0x43eb2d['plugins']['get']('Users'),_0x3d624b=_0x43eb2d['plugins']['get']('TrackChangesEditing'),_0x125755=_0x43eb2d['plugins']['get']('CommentsRepository');for(const _0x379fc3 of _0x125755['getCommentThreads']())_0x379fc3['remove']();for(const _0x5cd0f7 of _0x5b9faa)_0x44dbed['getUser'](_0x5cd0f7['id'])||_0x44dbed['addUser'](_0x5cd0f7);_0x44dbed['me']||_0x44dbed['useAnonymousUser']();for(const _0x54f4bb of _0x45dac6)_0x125755['addCommentThread'](_0x54f4bb);for(const _0x8f1b6 of _0x5cea42)_0x3d624b['addSuggestionData'](_0x8f1b6);_0x43eb2d['data']['set'](_0x4dd058);}(_0x5196b2,_0x230989),_0x230989['execute'](_0x1e588a?'acceptAllSuggestions':'discardAllSuggestions');const _0x46d035=Mn(_0x230989)?_0x230989['getFullData'](_0x5792a2):_0x230989['data']['get'](_0x5792a2);return await _0x230989['destroy'](),_0x46d035;}var wn=class extends _0x4ceb53{['options'];constructor(_0x13ae97,_0x5c48f2){super(_0x13ae97),this['options']=_0x5c48f2,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'](_0x35f1fc,_0x1ec8f5){if(!this['element'])return;const _0x3bbdb9=[];for(const [_0x59f8d3,_0x4f2737]of _0x35f1fc){const _0x430118=document['createElement']('div');_0x430118['setAttribute']('data-ck-root-name',_0x59f8d3),_0x430118['className']=_0x4f2737['classes']+'\x20ck-track-changes-preview__root-container',_0x430118['innerHTML']=_0x4f2737['content'],_0x3bbdb9['push'](_0x430118);}_0x1ec8f5(this['element'],_0x3bbdb9),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}},Fn=class extends _0x3e1ff9{constructor(_0x4ebf91){super(_0x4ebf91),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x4a66bf=this['editor'],_0x35e17d=_0x4a66bf['locale'],_0x234a9a=_0x4a66bf['plugins']['get']('Dialog');let _0x4fbd78;const _0x2a7d32=function(_0x53526c){const _0x5e4259={};if('editables'in _0x53526c['ui']['view']){for(const [_0xf656f7,_0x3ebb95]of Object['entries'](_0x53526c['ui']['view']['editables']))_0x5e4259[_0xf656f7]=_0x3ebb95['element'];}else _0x5e4259[_0x53526c['model']['document']['getRootNames']()[0x0]]=_0x53526c['ui']['view']['editable']['element'];return _0x5e4259;}(_0x4a66bf),_0x10889a=function(_0x1f052d){let _0x340b84=0x0;for(const _0x1965c4 of Object['values'](_0x1f052d))_0x340b84=Math['max'](_0x340b84,_0x1965c4['getBoundingClientRect']()['width']);let _0x11d4bf=0x0;for(const _0x58cc5e of Object['values'](_0x1f052d))_0x11d4bf+=_0x58cc5e['getBoundingClientRect']()['height'];const _0x2ec514=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']);return{'width':_0x340b84,'height':Math['min'](_0x11d4bf,_0x2ec514)};}(_0x2a7d32);_0x234a9a['show']({'id':'finalContentPreview','title':St(_0x35e17d,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new wn(_0x35e17d,{'dialogRects':_0x10889a}),'onHide':()=>{_0x4fbd78['detachFromDom']();},'onShow':()=>{_0x4a66bf['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x2b96c4=>{const _0x30a11a=this['_standarizeRootsData'](_0x2b96c4,_0x4a66bf,_0x2a7d32);_0x234a9a['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x30a11a,_0x4a66bf['config']['get']('trackChanges.preview.renderFunction'));}),_0x4fbd78=new _0x5496d7(_0x35e17d,[_0x234a9a['view']]),_0x4fbd78['attachToDom'](),_0x4fbd78['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x4a66bf['once']('destroy',()=>{_0x4fbd78['detachFromDom']();});const _0x2c843c=_0x234a9a['view']['headerView']['class'];_0x234a9a['view']['headerView']['class']=_0x2c843c?_0x2c843c+'\x20ck-reset_all':'ck-reset_all',_0x234a9a['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x234a9a['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x1022dc=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x2ee00e=_0x1022dc['previewMode'],_0x1f465d={};if('$labels'===_0x2ee00e){for(const _0x22c145 of _0x1022dc['getMergeFieldsIds']())_0x1f465d[_0x22c145]=_0x1022dc['getLabel'](_0x22c145)||_0x22c145;}else{const _0x5b09ff='$defaultValues'===_0x2ee00e?_0x1022dc['getDefaultValues']():_0x1022dc['getDataSetValues'](_0x2ee00e,!0x0);for(const _0x855f94 of Object['entries'](_0x5b09ff)){const [_0x58174c,_0x241ce6]=_0x855f94;_0x1f465d[_0x58174c]=null!==_0x241ce6?_0x241ce6:_0x1022dc['getLabel'](_0x58174c)||_0x58174c;}}return{'mergeFieldsData':_0x1f465d};}['_standarizeRootsData'](_0x46d4d0,_0x20ed00,_0x1a658a){let _0x24bf0b;_0x24bf0b='string'==typeof _0x46d4d0?{[_0x20ed00['model']['document']['getRootNames']()[0x0]]:_0x46d4d0}:_0x46d4d0;const _0x2c1c96=this['_fixMediaEmbeds'](_0x24bf0b,_0x20ed00);return function(_0x170c3a,_0x35111f){for(const [_0x58d064,_0x2504b1]of _0x170c3a)_0x2504b1['classes']=_0x35111f[_0x58d064]['classList']['value']['replace']('ck-focused','');return _0x170c3a;}(this['_sortRoots'](_0x20ed00)['reduce']((_0x3e257d,_0x40df18)=>(_0x3e257d['push']([_0x40df18,{'content':_0x2c1c96[_0x40df18],'classes':''}]),_0x3e257d),[]),_0x1a658a);}['_fixMediaEmbeds'](_0x42ef07,_0x28be4d){if(!_0x28be4d['plugins']['has']('MediaEmbedEditing'))return _0x42ef07;const _0x3c11bf=_0x28be4d['plugins']['get']('MediaEmbedEditing');for(const [_0x5339c7,_0x209a80]of Object['entries'](_0x42ef07)){const _0x5b5c1e=document['createElement']('div');_0x5b5c1e['innerHTML']=_0x209a80,_0x5b5c1e['querySelectorAll']('figure.media')['forEach'](_0x2df207=>{const _0x5c8c2e=_0x2df207['querySelector']('oembed');if(_0x5c8c2e){const _0x205368=_0x5c8c2e['getAttribute']('url');if(_0x205368){const _0x1b7152=_0x3c11bf['registry']['getMediaViewElement'](new ot(_0x28be4d['editing']['view']['document']),_0x205368,{'elementName':'','renderForEditingView':!0x0}),_0x4f7480=document['createElement']('div');_0x4f7480['classList']['add']('ck-media__wrapper'),_0x1b7152['render'](_0x4f7480,_0x28be4d['editing']['view']['domConverter']),_0x5c8c2e['replaceWith'](_0x4f7480);}}}),_0x42ef07[_0x5339c7]=_0x5b5c1e['innerHTML'];}return _0x42ef07;}['_sortRoots'](_0x29e437){if(!function(_0x5e5015){return void 0x0!==_0x5e5015['getRootsAttributes'];}(_0x29e437))return _0x29e437['model']['document']['getRootNames']();const _0xc559f3=[],_0x5ee4d8=new Map();for(const _0x539d00 of _0x29e437['model']['document']['getRootNames']()){const _0x23b8a6=_0x29e437['editing']['view']['getDomRoot'](_0x539d00)['getClientRects']()['item'](0x0);_0xc559f3['push'](_0x539d00),_0x5ee4d8['set'](_0x539d00,_0x23b8a6);}return _0xc559f3['sort']((_0xb31f49,_0x308565)=>{const _0x2836ff=_0x5ee4d8['get'](_0xb31f49),_0x39d57e=_0x5ee4d8['get'](_0x308565);return _0x2836ff['y']-_0x39d57e['y']||_0x2836ff['x']-_0x39d57e['x'];}),_0xc559f3;}},Bn=class extends _0x413c81{static get['requires'](){return[yn,_0x411989];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f072d){super(_0x1f072d),_0x1f072d['commands']['add']('previewFinalContent',new Fn(this['editor'])),_0x1f072d['config']['define']('trackChanges.preview.renderFunction',(_0x5291b4,_0x3e4b86)=>{for(const _0x564367 of _0x3e4b86)_0x5291b4['appendChild'](_0x564367);});}};export{Tt as AcceptSuggestionCommand,In as BaseSuggestionThreadView,_t as DiscardSuggestionCommand,Ct as ExecuteOnAllSuggestionsCommand,Rt as ExecuteOnSelectedSuggestionsCommand,Fn as PreviewFinalContentCommand,yt as Suggestion,Mt as SuggestionDescriptionFactory,An as SuggestionThreadView,bn as SuggestionView,Rn as TrackChanges,Et as TrackChangesCommand,yn as TrackChangesData,Sn as TrackChangesDataGetter,nn as TrackChangesEditing,Bn as TrackChangesPreview,kn as TrackChangesUI};
|