@ckeditor/ckeditor5-track-changes 48.3.0-alpha.5 → 48.3.0-alpha.6
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
|
-
_0x2bef64();var yt=class Suggestion extends Nt{['id'];['type'];['subType'];['author'];['creator'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x11b256,_0x2e9b9f){super(),this['id']=_0x2e9b9f['id'],this['type']=_0x2e9b9f['type'],this['subType']=_0x2e9b9f['subType']||null,this['author']=_0x2e9b9f['author'],this['creator']=_0x2e9b9f['creator']||_0x2e9b9f['author'],this['data']=null,this['_originalSuggestionId']=_0x2e9b9f['originalSuggestionId']||null,this['_model']=_0x11b256,this['_onAccept']=_0x2e9b9f['onAccept'],this['_onDiscard']=_0x2e9b9f['onDiscard'],this['_onAttributesChange']=_0x2e9b9f['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x2e9b9f['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 _0x40a4=this;for(;_0x40a4['previous'];)_0x40a4=_0x40a4['previous'];return _0x40a4;}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'](_0x5076ed){this['_markerNames']['add'](_0x5076ed);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x43e1bd=>this['_model']['markers']['get'](_0x43e1bd))['filter'](_0x33abe5=>_0x33abe5);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2c06be=>{for(const _0x38f5b1 of this['getMarkers']())_0x2c06be['removeMarker'](_0x38f5b1);}),this['_markerNames']['clear']();}['removeMarker'](_0x4d5616){this['_model']['change'](_0x504a36=>{_0x504a36['removeMarker'](_0x4d5616);}),this['_markerNames']['delete'](_0x4d5616);}['addRange'](_0x422197){const _0xa85fcb='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+Suggestion['getMultiRangeId']();this['addMarkerName'](_0xa85fcb),this['_model']['change'](_0x454d11=>{_0x454d11['addMarker'](_0xa85fcb,{'range':_0x422197,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x46eee9){for(const _0x5db2d0 of this['getRanges']())if(_0x5db2d0['isIntersecting'](_0x46eee9))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4818de=>_0x4818de['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x47ba1d,_0x46eb51)=>[..._0x47ba1d,..._0x46eb51['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2d7d86=this['getRanges']();if(0x1!=_0x2d7d86['length'])return null;const _0x520e77=_0x2d7d86[0x0],_0x3c786c=_0x520e77['start']['nodeAfter'],_0x5819d9=_0x520e77['end']['nodeBefore'];return _0x3c786c instanceof it?_0x3c786c!=_0x5819d9?null:_0x3c786c: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 _0x3c9984=[];let _0x364d31=this['head'];for(;_0x364d31;)_0x3c9984['push'](_0x364d31),_0x364d31=_0x364d31['next'];return _0x3c9984;}['setAttribute'](_0x3247e4,_0x57d0f3){const _0x1b3398=at(this['attributes']);ut(_0x1b3398,_0x3247e4,_0x57d0f3),ct(_0x1b3398,this['attributes'])||(this['attributes']=_0x1b3398,this['_onAttributesChange'](_0x1b3398));}['removeAttribute'](_0x9d508b){const _0x572c7e=at(this['attributes']);dt(_0x572c7e,_0x9d508b),ct(_0x572c7e,this['attributes'])||(this['attributes']=_0x572c7e,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 _0x589c6c()['substr'](0x1,0x5);}};function St(_0x29d754,_0x5cd759,_0x12058e){const _0x2811d5=_0x29d754['t'],t=_0x29d754['t'];switch(_0x5cd759){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',_0x12058e);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x12058e);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x12058e);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x12058e);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x12058e);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',_0x12058e);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x12058e);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',_0x12058e);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x12058e);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x12058e);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x12058e);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x12058e);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x12058e);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x12058e);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x12058e);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x12058e);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x12058e);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x12058e);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x12058e);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x12058e);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x12058e);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x12058e);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x12058e);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x12058e);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x12058e);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'},_0x12058e);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x12058e);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x12058e);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x12058e);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x12058e);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x12058e);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x12058e);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x12058e);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'},_0x12058e);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'},_0x12058e);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x12058e);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x12058e);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x12058e);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x12058e);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'},_0x12058e);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x12058e);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'},_0x12058e);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'},_0x12058e);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x12058e);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'},_0x12058e);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x12058e);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'},_0x12058e);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x12058e);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x12058e);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x12058e);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x12058e);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x12058e);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'},_0x12058e);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x12058e);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 _0x2811d5({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x12058e);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x2811d5({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x12058e);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x12058e);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'},_0x12058e);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'},_0x12058e);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'},_0x12058e);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5cd759;}}var Mt=class{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x210fab,_0x5c7df1){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x210fab,this['_locale']=_0x5c7df1;}['getDescriptions'](_0x44f42b){const _0x843604=[],_0x505e80=new Set(),_0x2ea199=new Set();for(let _0x44dac8=0x0;_0x44dac8<_0x44f42b['length'];_0x44dac8++){const _0x2206e7=_0x44f42b[_0x44dac8];if(!_0x2206e7['isInContent'])continue;const _0x429398=this['_handleCustomCallbackDescription'](_0x2206e7);if(_0x429398){if(null!=_0x2206e7['subType']){if(_0x505e80['has'](_0x2206e7['subType']))continue;_0x505e80['add'](_0x2206e7['subType']);}_0x843604['push'](_0x429398);}else{if('attribute'==_0x2206e7['type']){const _0x1f2fa0=_0x2206e7['data']['key'];if(_0x2ea199['has'](_0x1f2fa0))continue;_0x2ea199['add'](_0x2206e7['data']['key']),'$elementName'==_0x1f2fa0?this['_handleRenameSuggestionDescription'](_0x843604,_0x2206e7):this['_handleAttributeSuggestionDescription'](_0x843604,_0x2206e7);continue;}'insertion'!=_0x2206e7['type']&&'deletion'!=_0x2206e7['type']||this['_handleInsertRemoveSuggestionDescription'](_0x843604,_0x2206e7,_0x44f42b[_0x44dac8+0x1]);}}return this['_resolveDescriptionItems'](_0x843604);}['registerDescriptionCallback'](_0x4ab31a){this['_customCallbacks']['push'](_0x4ab31a);}['registerElementLabel'](_0x5051c8,_0x2a76e,_0x556c62=_0x10368a['normal']){'function'==typeof _0x5051c8?_0x5bdb0d(this['_itemLabelsCallbacks'],{'matchingCallback':_0x5051c8,'label':_0x2a76e,'priority':_0x556c62}):this['_itemLabels']['set'](_0x5051c8,_0x2a76e);}['registerAttributeLabel'](_0x12d56b,_0x33f9e9){this['_attributeLabels']['set'](_0x12d56b,_0x33f9e9);}['getItemLabel'](_0xb65af2,_0x100220=0x1){let _0x17be0d;for(const _0x5b5a30 of this['_itemLabelsCallbacks'])if(_0x5b5a30['matchingCallback'](_0xb65af2)){_0x17be0d=_0x5b5a30['label'];break;}return _0x17be0d||(_0x17be0d=this['_itemLabels']['get'](_0xb65af2['name'])),_0x17be0d?_0x17be0d(_0x100220):0x1!==_0x100220?_0x100220+'\x20'+_0xb65af2['name']+'s':''+_0xb65af2['name'];}['_addDescriptionItems'](_0x5b75fd,_0x29d2aa){const _0x14f955=_0x29d2aa['getFirstRange']()['getWalker'](),_0x5d6186='insertion'==_0x29d2aa['type']?'add':'remove';for(const _0x1f65d0 of _0x14f955){const _0x2fa023=_0x1f65d0['item'],_0x5a4ce0=_0x5b75fd[_0x5b75fd['length']-0x1];if(_0x2fa023['is']('$textProxy'))_0x5a4ce0&&_0x5a4ce0['type']['indexOf']('Container')>-0x1&&_0x5b75fd['pop'](),_0x5a4ce0&&'text'==_0x5a4ce0['type']?_0x5a4ce0[_0x5d6186]+=_0x2fa023['data']:_0x5b75fd['push']({'type':'text','add':'add'==_0x5d6186?_0x2fa023['data']:'','remove':'remove'==_0x5d6186?_0x2fa023['data']:''});else{if(this['_schema']['isObject'](_0x2fa023)){const _0x43e805=_0x2fa023;if(_0x5a4ce0&&_0x5a4ce0['type']['indexOf']('Container')>-0x1&&_0x5b75fd['pop'](),'elementEnd'==_0x1f65d0['type'])continue;_0x5a4ce0&&_0x5a4ce0['type']==_0x5d6186+'Object'&&_0x5a4ce0['element']['name']==_0x43e805['name']?_0x5a4ce0['quantity']++:_0x5b75fd['push']({'type':_0x5d6186+'Object','element':_0x43e805,'quantity':0x1}),_0x14f955['skip'](_0x48acfb=>!('elementEnd'==_0x48acfb['type']&&_0x48acfb['item']==_0x2fa023));}else{if(this['_schema']['checkChild'](_0x2fa023,'$text')||_0x2fa023['is']('element','softBreak')){const _0x7a9568=_0x2fa023;if('add'==_0x5d6186&&'elementStart'==_0x1f65d0['type']||'remove'==_0x5d6186&&'elementEnd'==_0x1f65d0['type'])continue;if(_0x5a4ce0&&-0x1==_0x5a4ce0['type']['indexOf']('Container')){'text'==_0x5a4ce0['type']&&(_0x5a4ce0[_0x5d6186]+='\x0a');continue;}let _0xb0bf31;if(_0xb0bf31='add'==_0x5d6186?_0x7a9568['nextSibling']&&!this['_schema']['isObject'](_0x7a9568['nextSibling'])?_0x7a9568['nextSibling']:null:_0x7a9568['previousSibling']&&!this['_schema']['isObject'](_0x7a9568['previousSibling'])?_0x7a9568['previousSibling']:null,_0x7a9568['isEmpty']||_0xb0bf31&&_0xb0bf31['isEmpty']){const _0x493d5a=_0xb0bf31&&_0xb0bf31['isEmpty']?_0xb0bf31:_0x7a9568;_0x5a4ce0&&_0x5a4ce0['type']==_0x5d6186+'EmptyContainer'&&_0x5a4ce0['element']['name']==_0x493d5a['name']?_0x5a4ce0['quantity']++:_0x5b75fd['push']({'type':_0x5d6186+'EmptyContainer','element':_0x493d5a,'quantity':0x1});}else _0x5b75fd['push']({'type':_0x5d6186+'Container','element':_0x7a9568});}}}}}['_resolveDescriptionItems'](_0xfd0c7d){const _0x4ae8f6=this['_locale'],_0x8dd02b=[],_0x1f417c=[],_0x3e14a7=[];for(const _0x1f889f of _0xfd0c7d)switch(_0x1f889f['type']){case'text':if(_0x1f889f['add']=_0x1f889f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x1f889f['remove']=_0x1f889f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x1f889f['add']&&''!=_0x1f889f['remove']){_0x8dd02b['push']({'type':'replace','content':St(_0x4ae8f6,'REPLACE_TEXT',['\x22'+_0x1f889f['remove']+'\x22','\x22'+_0x1f889f['add']+'\x22'])});continue;}if(null!=_0x1f889f['add']['match'](/^ +$/)){_0x8dd02b['push']({'type':'insertion','content':St(_0x4ae8f6,'*Insert:*\x20%0',St(_0x4ae8f6,'ELEMENT_SPACE',_0x1f889f['add']['length']))});continue;}if(null!=_0x1f889f['remove']['match'](/^ +$/)){_0x8dd02b['push']({'type':'deletion','content':St(_0x4ae8f6,'*Remove:*\x20%0',St(_0x4ae8f6,'ELEMENT_SPACE',_0x1f889f['remove']['length']))});continue;}if(''!=_0x1f889f['add']){_0x8dd02b['push']({'type':'insertion','content':St(_0x4ae8f6,'*Insert:*\x20%0','\x22'+_0x1f889f['add']+'\x22')});continue;}_0x8dd02b['push']({'type':'deletion','content':St(_0x4ae8f6,'*Remove:*\x20%0','\x22'+_0x1f889f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x8dd02b['push']({'type':'insertion','content':St(_0x4ae8f6,'*Insert:*\x20%0',this['getItemLabel'](_0x1f889f['element'],_0x1f889f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x8dd02b['push']({'type':'deletion','content':St(_0x4ae8f6,'*Remove:*\x20%0',this['getItemLabel'](_0x1f889f['element'],_0x1f889f['quantity']))});continue;case'addContainer':_0x8dd02b['push']({'type':'insertion','content':St(_0x4ae8f6,'*Split:*\x20%0',this['getItemLabel'](_0x1f889f['element'],_0x1f889f['quantity']))});continue;case'removeContainer':_0x8dd02b['push']({'type':'deletion','content':St(_0x4ae8f6,'*Merge:*\x20%0',this['getItemLabel'](_0x1f889f['element'],_0x1f889f['quantity']))});continue;case'addFormat':_0x1f417c['push'](_0x1f889f['key']);continue;case'removeFormat':_0x3e14a7['push'](_0x1f889f['key']);continue;default:_0x8dd02b['push'](_0x1f889f);}if(_0x1f417c['length']){const _0x255c34=_0x1f417c['map'](_0x5c0ffd=>this['_attributeLabels']['has'](_0x5c0ffd)?this['_attributeLabels']['get'](_0x5c0ffd):_0x5c0ffd)['join'](',\x20');_0x8dd02b['push']({'type':'format','content':St(this['_locale'],'*Set\x20format:*\x20%0',_0x255c34)});}if(_0x3e14a7['length']){const _0x329902=_0x3e14a7['map'](_0x84b954=>this['_attributeLabels']['has'](_0x84b954)?this['_attributeLabels']['get'](_0x84b954):_0x84b954)['join'](',\x20');_0x8dd02b['push']({'type':'format','content':St(this['_locale'],'*Remove\x20format:*\x20%0',_0x329902)});}return _0x8dd02b;}['_handleCustomCallbackDescription'](_0x4209f0){for(const _0x3454f2 of this['_customCallbacks']){const _0xa5b0ce=_0x3454f2(_0x4209f0);if(_0xa5b0ce&&'type'in _0xa5b0ce)return _0xa5b0ce;}}['_handleAttributeSuggestionDescription'](_0x159590,_0x96a51b){const _0x19595f=_0x96a51b['data'],_0x4a7e3f=void 0x0===_0x19595f['newValue']?'removeFormat':'addFormat';_0x159590['push']({'type':_0x4a7e3f,'key':_0x19595f['key']});}['_handleRenameSuggestionDescription'](_0x15987a,_0x481113){_0x15987a['push']({'type':'format','content':St(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x481113['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x25f84f,_0x17f4a6,_0x2c60c3){if(this['_addDescriptionItems'](_0x25f84f,_0x17f4a6),_0x2c60c3&&_0x2c60c3['getFirstRange']()&&!_0x17f4a6['getFirstRange']()['end']['isEqual'](_0x2c60c3['getFirstRange']()['start'])){const _0x229548=_0x25f84f[_0x25f84f['length']-0x1],_0x119d33='insertion'==_0x17f4a6['type']?'add':'remove';_0x229548&&'text'==_0x229548['type']&&(_0x229548[_0x119d33]+='\x0a');}}},Ot=class extends _0x3f3b34{['afterInit'](){const _0x18aefa=this['editor'],_0x441a59=_0x18aefa['plugins']['get']('TrackChangesEditing');_0x18aefa['commands']['get']('showAIAssistant')&&_0x441a59['enableCommand']('showAIAssistant');}},wt=class extends _0x3f3b34{['afterInit'](){const _0x27b7a0=this['editor'],_0x20e972=_0x27b7a0['plugins']['get']('TrackChangesEditing');_0x27b7a0['commands']['get']('toggleAi')&&_0x20e972['enableCommand']('toggleAi');}},Ft=class extends _0x3f3b34{['afterInit'](){const _0x13fe1d=this['editor'],_0x3b7e5a=_0x13fe1d['plugins']['get']('TrackChangesEditing');_0x13fe1d['commands']['get']('aiQuickAction')&&_0x3b7e5a['enableCommand']('aiQuickAction');}},Bt=class extends _0x3f3b34{['afterInit'](){const _0x521dd9=this['editor'],_0x46e76b=_0x521dd9['locale'];if(!_0x521dd9['plugins']['has']('AlignmentEditing'))return;const _0x540309=_0x521dd9['plugins']['get']('TrackChangesEditing');_0x540309['enableDefaultAttributesIntegration']('alignment'),_0x540309['descriptionFactory']['registerAttributeLabel']('alignment',St(_0x46e76b,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5c4168=this['editor'],_0x5dc8c2=_0x5c4168['locale'];_0x5c4168['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x7d62ca=>{if('formatBlock'!=_0x7d62ca['type'])return;const {data:_0x3e4a53}=_0x7d62ca;if(_0x3e4a53&&'alignment'==_0x3e4a53['commandName']){const _0x593639=_0x3e4a53['commandParams'][0x0]['value'];return{'type':'format','content':St(_0x5dc8c2,'*Format:*\x20%0',function(_0x529419){switch(_0x529419){case'left':return St(_0x5dc8c2,'FORMAT_ALIGN_TO_LEFT');case'right':return St(_0x5dc8c2,'FORMAT_ALIGN_TO_RIGHT');case'center':return St(_0x5dc8c2,'FORMAT_ALIGN_TO_CENTER');case'justify':return St(_0x5dc8c2,'FORMAT_JUSTIFY_TEXT');}}(_0x593639))};}});}};const vt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];var Dt=class extends _0x3f3b34{['afterInit'](){const _0x3ef84a=this['editor'],_0x18b518=_0x3ef84a['plugins']['get']('TrackChangesEditing'),_0x2c6335=_0x3ef84a['locale'];for(const _0x5a7123 of vt){if(!_0x3ef84a['plugins']['has'](_0x5a7123))continue;const _0x469bd6=_0x5a7123['slice'](0x0,-0x7)['toLowerCase'](),_0x3ff1b8='FORMAT_'+_0x469bd6['toUpperCase']();_0x18b518['enableDefaultAttributesIntegration'](_0x469bd6),_0x18b518['descriptionFactory']['registerAttributeLabel'](_0x469bd6,St(_0x2c6335,_0x3ff1b8));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x38603f=this['editor'],_0x16b5f0=_0x38603f['locale'],_0x37e886=_0x38603f['plugins']['get']('TrackChangesEditing');function _0x20f88f(_0x265a4e,_0x307fa9){_0x37e886['descriptionFactory']['registerDescriptionCallback'](_0x3db7c9=>{if('formatInline'!=_0x3db7c9['type'])return;const {data:_0x5c2166}=_0x3db7c9;return _0x5c2166&&_0x5c2166['commandName']===_0x265a4e?_0x5c2166['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x16b5f0,'*Format:*\x20%0',_0x307fa9)}:{'type':'format','content':St(_0x16b5f0,'*Remove\x20format:*\x20%0',_0x307fa9)}:void 0x0;});}_0x20f88f('bold',St(_0x16b5f0,'FORMAT_BOLD')),_0x20f88f('italic',St(_0x16b5f0,'FORMAT_ITALIC')),_0x20f88f('underline',St(_0x16b5f0,'FORMAT_UNDERLINE')),_0x20f88f('code',St(_0x16b5f0,'FORMAT_CODE')),_0x20f88f('strikethrough',St(_0x16b5f0,'FORMAT_STRIKETHROUGH')),_0x20f88f('subscript',St(_0x16b5f0,'FORMAT_SUBSCRIPT')),_0x20f88f('superscript',St(_0x16b5f0,'FORMAT_SUPERSCRIPT'));}},Ut=class extends _0x3f3b34{['afterInit'](){const _0x5f5535=this['editor'],_0x3d074e=_0x5f5535['locale'];if(!_0x5f5535['plugins']['has']('BlockQuoteEditing'))return;const _0x536414=_0x5f5535['plugins']['get']('TrackChangesEditing'),_0x52605f=this['editor']['commands']['get']('blockQuote');_0x536414['enableCommand']('blockQuote',(_0x3c1649,_0x5e24ea={})=>{const _0xda2998=this['editor']['model']['document']['selection'],_0x51ab7f=_0x5e24ea&&void 0x0!==_0x5e24ea['forceValue']?_0x5e24ea['forceValue']:!_0x52605f['value'];let _0x19c06a=[];_0x19c06a=At(_0x51ab7f?Array['from'](_0xda2998['getSelectedBlocks']())['filter'](_0x454cfc=>Pt(_0x454cfc)||function(_0x998cfd,_0x28ba96){const _0x41b257=_0x28ba96['createContext'](_0x998cfd['parent']);return!!_0x28ba96['checkChild'](_0x41b257,'blockQuote')&&!!_0x28ba96['checkChild'](_0x41b257['push']('blockQuote'),_0x998cfd);}(_0x454cfc,this['editor']['model']['schema'])):Array['from'](_0xda2998['getSelectedBlocks']())['filter'](_0xd5a3d=>Pt(_0xd5a3d)),_0x5f5535['model']),_0x5f5535['model']['change'](()=>{for(const _0x403d84 of _0x19c06a)_0x536414['markBlockFormat'](_0x403d84,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x51ab7f}]});});}),_0x536414['descriptionFactory']['registerDescriptionCallback'](_0x52e1e1=>{const {data:_0x2bdb19}=_0x52e1e1;if(_0x2bdb19&&'blockQuote'==_0x2bdb19['commandName']){const _0x316ee3=St(_0x3d074e,'ELEMENT_BLOCK_QUOTE');return _0x2bdb19['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x3d074e,'*Set\x20format:*\x20%0',_0x316ee3)}:{'type':'format','content':St(_0x3d074e,'*Remove\x20format:*\x20%0',_0x316ee3)};}});}};function Pt(_0x146b51){return'blockQuote'==_0x146b51['parent']['name'];}var xt=class extends _0x3f3b34{['afterInit'](){const _0x3f176d=this['editor'],_0x24ec32=_0x3f176d['locale'],_0x16f27c=_0x3f176d['plugins']['get']('TrackChangesEditing');_0x3f176d['plugins']['has']('BookmarkEditing')&&(_0x16f27c['enableCommand']('insertBookmark'),_0x16f27c['enableDefaultAttributesIntegration']('updateBookmark'),_0x16f27c['descriptionFactory']['registerDescriptionCallback'](_0x57f5ff=>{if('insertion'!=_0x57f5ff['type']&&'deletion'!=_0x57f5ff['type']&&'attribute'!=_0x57f5ff['type'])return;const _0x2b6d47=_0x57f5ff['getContainedElement']();if(null==_0x2b6d47)return;if(!_0x2b6d47['is']('element','bookmark'))return;const _0x1ba64f=_0x2b6d47['getAttribute']('bookmarkId');if('insertion'==_0x57f5ff['type'])return{'type':'insertion','content':St(_0x24ec32,'*Insert:*\x20%0','\x22'+_0x1ba64f+'\x22\x20'+St(_0x24ec32,'ELEMENT_BOOKMARK'))};if('deletion'==_0x57f5ff['type'])return{'type':'deletion','content':St(_0x24ec32,'*Remove:*\x20%0','\x22'+_0x1ba64f+'\x22\x20'+St(_0x24ec32,'ELEMENT_BOOKMARK'))};const {data:_0x38e7a0}=_0x57f5ff;return _0x38e7a0&&'bookmarkId'==_0x38e7a0['key']?{'type':'format','content':St(_0x24ec32,'*Set\x20bookmark:*\x20%0','\x22'+_0x38e7a0['newValue']+'\x22')}:void 0x0;}));}},Gt=class extends _0x3f3b34{['afterInit'](){const _0x3247fc=this['editor'];_0x3247fc['plugins']['has']('CaseChange')&&(_0x3247fc['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3247fc['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3247fc['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}},Ht=class extends _0x3f3b34{['afterInit'](){const _0x2cf119=this['editor'];_0x2cf119['commands']['get']('ckbox')&&_0x2cf119['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}},$t=class extends _0x3f3b34{['afterInit'](){const _0x102e74=this['editor'];if(!_0x102e74['plugins']['has']('CodeBlock'))return;const _0x296af0=_0x102e74['plugins']['get']('TrackChangesEditing'),_0x2d6455=_0x102e74['locale'],_0x20c9cb=_0x102e74['config']['get']('codeBlock')['languages'],_0x18755b=_0x102e74['commands']['get']('codeBlock');_0x296af0['enableCommand']('indentCodeBlock'),_0x296af0['enableCommand']('outdentCodeBlock'),_0x296af0['enableCommand']('codeBlock',(_0x36241a,_0x334edf={})=>{const _0x23a373=_0x102e74['model'],_0x56c797=_0x102e74['model']['document']['selection'],_0x294d1e=_0x334edf&&void 0x0!==_0x334edf['forceValue']?_0x334edf['forceValue']:!_0x18755b['value'];let _0x1b17d5;_0x334edf['language']||(_0x334edf['language']=_0x20c9cb[0x0]['language']),_0x1b17d5=_0x294d1e?Array['from'](_0x56c797['getSelectedBlocks']())['filter'](_0x242813=>{return Vt(_0x242813)||(_0x471b3a=_0x242813,_0x2754d2=_0x23a373['schema'],!_0x471b3a['is']('rootElement')&&!_0x2754d2['isLimit'](_0x471b3a)&&_0x2754d2['checkChild'](_0x471b3a['parent'],'codeBlock'));var _0x471b3a,_0x2754d2;}):Array['from'](_0x56c797['getSelectedBlocks']())['filter'](_0x3abc25=>Vt(_0x3abc25));const _0x3b6f27=At(_0x1b17d5,_0x23a373);_0x23a373['change'](()=>{for(const _0x17ff4f of _0x3b6f27)_0x296af0['markBlockFormat'](_0x17ff4f,{'commandName':'codeBlock','commandParams':[{..._0x334edf,'forceValue':_0x294d1e}],'formatGroupId':'blockName'});});}),(_0x296af0['descriptionFactory']['registerElementLabel']('codeBlock',_0x112e7d=>St(_0x2d6455,'ELEMENT_CODE_BLOCK',_0x112e7d)),_0x296af0['descriptionFactory']['registerDescriptionCallback'](_0x18db00=>{if('formatBlock'!=_0x18db00['type'])return;const _0x47dca5=_0x2d6455['t'],{data:_0x3ba077}=_0x18db00;if(!_0x3ba077||'codeBlock'!=_0x3ba077['commandName'])return;const _0x37385a=_0x3ba077['commandParams'][0x0]['language'],_0x3bf56e=_0x47dca5(_0x20c9cb['find'](_0x2bfe25=>_0x2bfe25['language']===_0x37385a)['label'])['toLowerCase']();return _0x3ba077['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x2d6455,'*Set\x20format:*\x20%0',St(_0x2d6455,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3bf56e+')')}:{'type':'format','content':St(_0x2d6455,'*Remove\x20format:*\x20%0',St(_0x2d6455,'ELEMENT_CODE_BLOCK',0x1))};}));}};function Vt(_0x1f9d70){return'codeBlock'==_0x1f9d70['name'];}var Wt=class extends _0x3f3b34{['afterInit'](){const _0x52efbe=this['editor'];_0x52efbe['plugins']['has']('CommentsEditing')&&_0x52efbe['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}},jt=class extends _0x3f3b34{static get['requires'](){return[ht];}['init'](){const _0x315334=this['editor'],_0x2d1e46=_0x315334['plugins']['get']('TrackChangesEditing');_0x2d1e46['enableCommand']('delete');const _0x543ff9=_0x315334['commands']['get']('deleteForward');_0x2d1e46['enableCommand']('deleteForward',(_0x594b90,_0x58384e={})=>{const _0x302500=_0x315334['model']['createSelection'](_0x315334['model']['document']['selection']);_0x302500['isCollapsed']&&_0x315334['model']['modifySelection'](_0x302500,{'direction':'forward','unit':_0x58384e['unit']});const _0x230649=_0x302500['getFirstRange'](),_0x1f449d=rt['fromRange'](_0x230649);let _0x2f4e0d;_0x594b90(_0x58384e),_0x2f4e0d='$graveyard'==_0x1f449d['root']['rootName']?_0x315334['model']['createRange'](_0x230649['start']):_0x315334['model']['createRange'](_0x1f449d['start'],_0x1f449d['end']),_0x1f449d['detach'](),_0x315334['model']['enqueueChange'](_0x543ff9['buffer']['batch'],_0x1da656=>{_0x543ff9['buffer']['lock'](),_0x1da656['setSelection'](_0x1da656['createRange'](_0x2f4e0d['end'])),_0x543ff9['buffer']['unlock']();});});}},Kt=class extends _0x3f3b34{['afterInit'](){const _0x442ff1=this['editor'];if(!_0x442ff1['plugins']['has']('ListEditing'))return;const _0x44f2ea=_0x442ff1['locale'],_0x410047=_0x442ff1['plugins']['get']('TrackChangesEditing'),_0x586eab=_0x442ff1['plugins']['has']('TodoListEditing'),_0x18df68=!!_0x442ff1['config']['get']('list.multiBlock');function _0x2f6e0c(_0x20d6aa){return{'type':'format','content':''+St(_0x44f2ea,'*Set\x20format:*\x20%0',_0x20d6aa)};}function _0x164923(_0x127222){return{'type':'format','content':''+St(_0x44f2ea,'*Remove\x20format:*\x20%0',_0x127222)};}_0x410047['enableDefaultAttributesIntegration']('numberedList'),_0x410047['enableDefaultAttributesIntegration']('bulletedList'),_0x410047['enableDefaultAttributesIntegration']('customNumberedList'),_0x410047['enableDefaultAttributesIntegration']('customBulletedList'),_0x410047['enableDefaultAttributesIntegration']('indentList'),_0x410047['enableDefaultAttributesIntegration']('outdentList'),_0x410047['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x410047['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x18df68&&(_0x410047['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x410047['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x586eab&&(_0x410047['enableDefaultAttributesIntegration']('todoList'),_0x410047['enableDefaultAttributesIntegration']('checkTodoList'),_0x410047['descriptionFactory']['registerDescriptionCallback'](_0x330ae7=>{const {data:_0x30de1a}=_0x330ae7;if(_0x30de1a&&'todoListChecked'==_0x30de1a['key'])return{'type':'format','content':_0x30de1a['newValue']?St(_0x44f2ea,'*Check\x20item*'):St(_0x44f2ea,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x3b7937=>{if(_0x3b7937['batch']['isUndo'])return!0x1;let _0x1490a6=!0x1;const _0x135a28=_0x410047['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xdf1e46=>'todoListChecked'===_0x410047['_getAttributeKey'](_0xdf1e46));for(const _0x499853 of _0x135a28)'todo'!=_0x499853['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x410047['_findSuggestions'](_0x499853['getFirstRange'](),'attribute')['find'](_0x5ec95f=>'listType'===_0x410047['_getAttributeKey'](_0x5ec95f['suggestion']))||(_0x3b7937['removeMarker'](_0x499853['getFirstMarker']()),_0x1490a6=!0x0));return _0x1490a6;})),_0x410047['descriptionFactory']['registerAttributeLabel']('listIndent',St(_0x44f2ea,'FORMAT_INDENT'));const _0x1f98ea={'type':'format','content':''};_0x410047['descriptionFactory']['registerDescriptionCallback'](_0x5290c2=>{const {data:_0x18a89f}=_0x5290c2;if(!_0x18a89f||'listType'!=_0x18a89f['key'])return;let _0x26366e=_0x5290c2['head'];for(;_0x26366e;){if(_0x26366e['data']&&(('listStyle'==_0x26366e['data']['key']||'listMarkerStyle'==_0x26366e['data']['key'])&&(_0x26366e['data']['newValue']&&'default'!=_0x26366e['data']['newValue']||'default'!=_0x26366e['data']['oldValue']&&!_0x18a89f['newValue'])||!_0x18df68&&'$elementName'==_0x26366e['data']['key']))return _0x1f98ea;_0x26366e=_0x26366e['next'];}if(null==_0x18a89f['newValue'])switch(_0x18a89f['oldValue']){case'bulleted':return _0x164923(St(_0x44f2ea,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x164923(St(_0x44f2ea,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x164923(St(_0x44f2ea,'ELEMENT_TODO_LIST'));}switch(_0x18a89f['newValue']){case'bulleted':return _0x2f6e0c(St(_0x44f2ea,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2f6e0c(St(_0x44f2ea,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2f6e0c(St(_0x44f2ea,'ELEMENT_TODO_LIST'));}}),_0x410047['descriptionFactory']['registerDescriptionCallback'](_0xb43705=>{const {data:_0x28f7c1}=_0xb43705;if(_0x28f7c1&&'listIndent'==_0x28f7c1['key'])return null==_0x28f7c1['newValue']||null==_0x28f7c1['oldValue']&&0x0==_0x28f7c1['newValue']?_0x1f98ea:void 0x0;}),_0x410047['descriptionFactory']['registerDescriptionCallback'](_0x25d410=>{if('attribute'!=_0x25d410['type'])return;const {data:_0x4b68c4}=_0x25d410;if(!_0x4b68c4||'listItemId'!=_0x4b68c4['key'])return;const _0x577b85=zt(_0x25d410);return'newValue'==_0x577b85?{'type':'format','content':St(_0x44f2ea,'*Merge:*\x20list\x20item')}:'oldValue'==_0x577b85?{'type':'format','content':St(_0x44f2ea,'*Split:*\x20list\x20item')}:_0x1f98ea;}),_0x442ff1['model']['document']['registerPostFixer'](_0x2524ad=>this['listItemIdFixer'](_0x2524ad)),_0x442ff1['model']['document']['registerPostFixer'](_0x41ae2f=>this['noTrackChangesFixer'](_0x41ae2f)),_0x442ff1['model']['document']['on']('change:data',(_0x172c20,_0x420527)=>{if(_0x420527['isUndo']||!_0x420527['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x1cbd12){if(_0x1cbd12['batch']['isUndo']||!_0x1cbd12['batch']['isLocal'])return!0x1;let _0x3a31ed=!0x1;const _0x48ce37=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x17ff57=>_0x17ff57['data']&&'listItemId'==_0x17ff57['data']['key'])['filter'](_0x5347a7=>_0x5347a7['data']['newValue']&&_0x5347a7['data']['oldValue']);for(const _0x51d595 of _0x48ce37)zt(_0x51d595)||(_0x1cbd12['removeMarker'](_0x51d595['getFirstMarker']()),_0x3a31ed=!0x0);return _0x3a31ed;}['noTrackChangesFixer'](_0x37427e){if(_0x37427e['batch']['isUndo']||!_0x37427e['batch']['isLocal'])return!0x1;const _0x1ad3e7=this['editor']['model']['document']['differ'],_0x18c8b2=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x18c8b2['trackChangesCommand']['value'])return!0x1;let _0x42ba86=!0x1;const _0x3bc800=new Set(['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes']),_0xc5610=_0x1ad3e7['getChanges']()['filter'](_0x18da06=>'attribute'==_0x18da06['type'])['filter'](_0x35bea2=>_0x3bc800['has'](_0x35bea2['attributeKey']));if(0x0==_0xc5610['length'])return _0x42ba86;const _0x26a7f4=new Set(_0x1ad3e7['getMarkersToAdd']()['filter'](_0x243def=>{if(!_0x243def['name']['startsWith']('suggestion:attribute:'))return!0x1;const _0x4549af=tt(_0x243def['name'])['subType']['split']('|')[0x0];return _0x3bc800['has'](_0x4549af);})['map'](_0x264271=>tt(_0x264271['name'])['id']));for(const _0x2fd161 of _0xc5610){const _0x51d7aa=_0x18c8b2['_findSuggestions'](_0x2fd161['range'],'attribute')['filter'](_0x3796b7=>{if(_0x3796b7['meta']['isNextTo'])return!0x1;if(_0x26a7f4['has'](_0x3796b7['suggestion']['id']))return!0x1;const _0x1dc124=_0x18c8b2['_getAttributeKey'](_0x3796b7['suggestion']);return _0x3bc800['has'](_0x1dc124);})['map'](_0x5ba550=>_0x5ba550['suggestion']);if(_0x51d7aa['length']){for(const _0x551e9e of _0x51d7aa)_0x37427e['removeMarker'](_0x551e9e['getFirstMarker']());_0x42ba86=!0x0;}}return _0x42ba86;}['assureChains'](){const _0x3ee435=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3bf682=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes'];let _0x4f137f;const _0x340333=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3f7d1e=>{if(_0x3f7d1e['data']['oldRange']||!_0x3f7d1e['data']['newRange'])return null;if(!_0x3f7d1e['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x305d6f}=tt(_0x3f7d1e['name']);if(!_0x3ee435['hasSuggestion'](_0x305d6f))return null;const _0x2ee915=_0x3ee435['getSuggestion'](_0x305d6f);return _0x3bf682['includes'](_0x2ee915['data']['key']);})['map'](_0x14e095=>{const {id:_0x69878a}=tt(_0x14e095['name']),_0x391234=_0x3ee435['getSuggestion'](_0x69878a);return _0x4f137f=_0x391234['attributes']['groupId'],_0x391234['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x340333['size'])return;const _0x2a09ed=_0x3ee435['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x184f41=>'attribute'==_0x184f41['type']&&_0x184f41['data']&&_0x3bf682['includes'](_0x184f41['data']['key'])&&_0x184f41['attributes']['groupId']!=_0x4f137f)['map'](_0x34b1c4=>({'listItem':_0x34b1c4['getFirstRange']()['start']['nodeAfter'],'groupId':_0x34b1c4['attributes']['groupId']})),_0x126946=new Set();for(const {groupId:_0x5ee86d,listItem:_0x23dd52}of _0x2a09ed)_0x340333['has'](_0x23dd52)&&_0x126946['add'](_0x5ee86d);for(const _0x250501 of _0x3ee435['getSuggestions']())_0x126946['has'](_0x250501['attributes']['groupId'])&&_0x250501['setAttribute']('groupId',_0x4f137f);}['_supportLegacySuggestions'](){const _0x21aff1=this['editor'],_0x556bb9=_0x21aff1['locale'],_0x2aca5f=_0x21aff1['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2aca5f['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1f511e,_0x600914){const _0xfdbb3e=[];for(let _0x57a84e of _0x1f511e)_0x57a84e['start']['nodeAfter']===_0x57a84e['end']['parent']&&(_0x57a84e=_0x21aff1['model']['createRange'](_0x21aff1['model']['createPositionAt'](_0x57a84e['start']['nodeAfter'],0x0))),_0xfdbb3e['push'](_0x57a84e);_0x21aff1['model']['change'](_0x412ea8=>{const _0x3d4a90=_0x21aff1['model']['document']['selection'],_0x990b1c=Array['from'](_0x3d4a90['getRanges']())['map'](_0x460a05=>rt['fromRange'](_0x460a05));_0x412ea8['setSelection'](_0xfdbb3e),_0x21aff1['commands']['get'](_0x600914['commandName'])['refresh'](),_0x600914['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x21aff1['execute'](_0x600914['commandName'],..._0x600914['commandParams']),_0x412ea8['setSelection'](_0x990b1c);for(const _0x433c02 of _0x990b1c)_0x433c02['detach']();});}),_0x2aca5f['descriptionFactory']['registerElementLabel'](function(_0x323604){const _0x5023d6=!_0x21aff1['model']['schema']['isObject'](_0x323604),_0xf442fc=_0x323604['previousSibling'],_0x53287a=_0x323604['nextSibling'],_0x1269b2=_0x323604['getAttribute']('listItemId'),_0x3cc9fc=!_0xf442fc||_0xf442fc['getAttribute']('listItemId')!==_0x1269b2,_0x53f3f3=!_0x53287a||_0x53287a['getAttribute']('listItemId')!==_0x1269b2;return _0x5023d6&&Boolean(_0x1269b2)&&_0x3cc9fc&&_0x53f3f3;},_0x4c0f1f=>St(_0x556bb9,'ELEMENT_LIST_ITEM',_0x4c0f1f));}['_registerLegacyDescription'](){const _0x14b5fb=this['editor'],_0x1dd342=_0x14b5fb['locale'];function _0x59aa97(_0x292000){const _0x34131c=_0x14b5fb['commands']['get']('bulletedList')['value'],_0x5d22e2=_0x14b5fb['commands']['get']('numberedList')['value'];return'numberedList'===_0x292000?_0x34131c:_0x5d22e2;}_0x14b5fb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0xa0067a){if('formatBlock'!=_0xa0067a['type'])return;const {data:_0x104564}=_0xa0067a;if(!_0x104564)return;let _0x11be75,_0x6424b4,_0x5566eb,_0xdec00a;switch(_0x104564['commandName']){case'bulletedList':_0x5566eb=_0x104564['commandParams'][0x0]['forceValue'],_0xdec00a=_0x59aa97(_0x104564['commandName']),_0x11be75=_0x5566eb?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xdec00a&&_0x14b5fb['config']['get']('list.multiBlock')||(_0x11be75='*Change\x20to:*\x20%0'),_0x6424b4={'type':'format','content':St(_0x1dd342,_0x11be75,St(_0x1dd342,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x5566eb=_0x104564['commandParams'][0x0]['forceValue'],_0xdec00a=_0x59aa97(_0x104564['commandName']),_0x11be75=_0x5566eb?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xdec00a&&_0x14b5fb['config']['get']('list.multiBlock')||(_0x11be75='*Change\x20to:*\x20%0'),_0x6424b4={'type':'format','content':St(_0x1dd342,_0x11be75,St(_0x1dd342,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x11be75='*Indent:*\x20%0',_0x6424b4={'type':'format','content':St(_0x1dd342,_0x11be75,St(_0x1dd342,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x11be75=function(_0x563871){const _0x3d6149=_0x563871['getFirstRange']();let _0x20c584=_0x3d6149['start']['nodeAfter'];for(;_0x20c584&&_0x3d6149['containsItem'](_0x20c584);){if(_0x20c584['getAttribute']('listIndent')>0x0)return!0x1;_0x20c584=_0x20c584['nextSibling'];}return!0x0;}(_0xa0067a)?St(_0x1dd342,'*Format:*\x20remove\x20from\x20%0',St(_0x1dd342,function(_0x134476){return'ELEMENT_'+_0x134476['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0xa0067a))):St(_0x1dd342,'*Outdent:*\x20%0',St(_0x1dd342,'ELEMENT_LIST_ITEM')),_0x6424b4={'type':'format','content':_0x11be75};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x104564['multipleBlocks']&&(_0x11be75='*Merge:*\x20%0',_0x6424b4={'type':'deletion','content':St(_0x1dd342,_0x11be75,St(_0x1dd342,'ELEMENT_LIST_ITEM'))});}return _0x6424b4;});}};function zt(_0x6bcc25){let _0x151fc5=_0x6bcc25['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x151fc5;){const _0x335a0d=_0x151fc5['getAttribute']('listItemId');if(!_0x335a0d)return!0x1;if(_0x335a0d==_0x6bcc25['data']['newValue'])return'newValue';if(_0x335a0d==_0x6bcc25['data']['oldValue'])return'oldValue';_0x151fc5=_0x151fc5['previousSibling'];}return!0x1;}var Xt=class extends _0x3f3b34{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0xc2355d=this['editor']['config']['get']('list.properties'),_0x231b73=this['editor']['plugins']['get']('TrackChangesEditing');_0xc2355d['styles']&&_0x231b73['enableDefaultAttributesIntegration']('listStyle'),_0xc2355d['reversed']&&_0x231b73['enableDefaultAttributesIntegration']('listReversed'),_0xc2355d['startIndex']&&_0x231b73['enableDefaultAttributesIntegration']('listStart');const _0x16adff={'type':'format','content':''};_0x231b73['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x20bdc3=this['editor']['locale'];_0x231b73['descriptionFactory']['registerAttributeLabel']('listReversed',St(_0x20bdc3,'FORMAT_LIST_REVERSED')),_0x231b73['descriptionFactory']['registerDescriptionCallback'](_0x5d4cc1=>{const {data:_0x57addf}=_0x5d4cc1;if(_0x57addf&&'listReversed'==_0x57addf['key'])return null==_0x57addf['newValue']||0x0==_0x57addf['newValue']&&null==_0x57addf['oldValue']?_0x16adff:void 0x0;}),_0x231b73['descriptionFactory']['registerAttributeLabel']('listStart',St(_0x20bdc3,'FORMAT_LIST_START')),_0x231b73['descriptionFactory']['registerDescriptionCallback'](_0x37339a=>{const {data:_0x3297ec}=_0x37339a;if(_0x3297ec&&'listStart'==_0x3297ec['key'])return null==_0x3297ec['newValue']||0x1==_0x3297ec['newValue']&&null==_0x3297ec['oldValue']?_0x16adff:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x110382=>{if(_0x110382['batch']['isUndo'])return!0x1;let _0x576196=!0x1;const _0x41f5ea=_0x231b73['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x50c9ca=>{const _0x2530e4=_0x231b73['_getAttributeKey'](_0x50c9ca);return'listStart'==_0x2530e4||'listReversed'==_0x2530e4;});for(const _0x1dd269 of _0x41f5ea){const _0x2d07fa=_0x1dd269['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');'numbered'!=_0x2d07fa&&'customNumbered'!=_0x2d07fa&&(_0x231b73['_findSuggestions'](_0x1dd269['getFirstRange'](),'attribute')['find'](_0x43e47d=>'listType'==_0x231b73['_getAttributeKey'](_0x43e47d['suggestion']))||(_0x110382['removeMarker'](_0x1dd269['getFirstMarker']()),_0x576196=!0x0));}return _0x576196;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x30f2f3){const _0x271a7f=this['editor']['locale'],{data:_0x468472}=_0x30f2f3,_0x36c6de={'type':'format','content':''};if(!_0x468472||'listStyle'!=_0x468472['key'])return;if(!_0x468472['oldValue'])return'default'==_0x468472['newValue']?_0x36c6de:{'type':'format','content':''+St(_0x271a7f,'*Set\x20format:*\x20%0',St(_0x271a7f,this['_getTranslationKeyForListStyle'](_0x468472['newValue'])))};if(!_0x468472['newValue']){if('default'==_0x468472['oldValue'])return _0x36c6de;let _0xa6e7fe=_0x30f2f3['head'];for(;_0xa6e7fe;){if(_0xa6e7fe['data']&&'listType'==_0xa6e7fe['data']['key']&&_0xa6e7fe['data']['newValue'])return _0x36c6de;_0xa6e7fe=_0xa6e7fe['next'];}return{'type':'format','content':''+St(_0x271a7f,'*Remove\x20format:*\x20%0',St(_0x271a7f,this['_getTranslationKeyForListStyle'](_0x468472['oldValue'])))};}if('default'!=_0x468472['newValue'])return{'type':'format','content':''+St(_0x271a7f,'*Set\x20format:*\x20%0',St(_0x271a7f,this['_getTranslationKeyForListStyle'](_0x468472['newValue'])))};let _0x498253=_0x30f2f3['head'];for(;_0x498253;){if(_0x498253['data']&&'listType'==_0x498253['data']['key']&&_0x498253['data']['newValue']&&_0x498253['data']['oldValue'])return _0x36c6de;_0x498253=_0x498253['next'];}return{'type':'format','content':St(_0x271a7f,'*Set\x20format:*\x20%0',St(_0x271a7f,'ELEMENT_'+_0x30f2f3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x21d775=this['editor'],_0x1dbf38=_0x21d775['locale'];_0x21d775['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa2d9cc=>{if('formatBlock'!=_0xa2d9cc['type'])return;const {data:_0x440e51}=_0xa2d9cc;if(!_0x440e51)return;let _0x34870d,_0x3d3cbd;switch(_0x440e51['commandName']){case'listStyle':_0x34870d='*Change\x20to:*\x20%0',_0x3d3cbd={'type':'format','content':St(_0x1dbf38,_0x34870d,St(_0x1dbf38,this['_getTranslationKeyForListStyle'](_0x440e51['commandParams'][0x0]['type'])))};break;case'listReversed':_0x34870d=_0x440e51['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3d3cbd={'type':'format','content':St(_0x1dbf38,_0x34870d)};break;case'listStart':_0x34870d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3d3cbd={'type':'format','content':St(_0x1dbf38,_0x34870d,_0x440e51['commandParams'][0x0]['startIndex'])};}return _0x3d3cbd;});}['_getTranslationKeyForListStyle'](_0x33cf4b){return'ELEMENT_'+(_0x411a32=_0x33cf4b,qt['includes'](_0x411a32)?'bulleted':Yt['includes'](_0x411a32)?'numbered':null)['toUpperCase']()+'_LIST_'+_0x33cf4b['toUpperCase']()['replace'](/-/g,'_');var _0x411a32;}};const qt=['disc','circle','square'],Yt=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];var Qt=class extends _0x3f3b34{['afterInit'](){const _0x8d9409=this['editor'];_0x8d9409['commands']['get']('emoji')&&_0x8d9409['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}},Zt=class extends _0x3f3b34{static get['requires'](){return[ft];}['init'](){const _0x32dad4=this['editor'],_0xf5bb43=_0x32dad4['plugins']['get']('TrackChangesEditing'),_0x8874a9=_0x32dad4['commands']['get']('enter');_0xf5bb43['enableCommand']('enter',()=>{_0x32dad4['model']['change'](_0x1e6bd2=>{const _0x5275a3=_0x32dad4['model']['document']['selection'],_0x50f4d1=_0x5275a3['getFirstPosition'](),_0xc4d65f=rt['fromRange'](_0x5275a3['getFirstRange']());if(_0x8874a9['enterBlock'](_0x1e6bd2)){const _0x17dd2f=_0x32dad4['model']['createPositionAt'](_0x50f4d1['parent']['nextSibling'],0x0),_0x4c5d8f=_0x1e6bd2['createRange'](_0x50f4d1,_0x17dd2f);_0xf5bb43['markInsertion'](_0x4c5d8f);}else _0x1e6bd2['setSelection'](_0x1e6bd2['createRange'](_0xc4d65f['end']));_0xc4d65f['detach'](),_0x8874a9['fire']('afterExecute',{'writer':_0x1e6bd2});});});}},Jt=class extends _0x3f3b34{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x49e90a=this['editor']['plugins']['get']('TrackChangesEditing');_0x49e90a['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x49e90a['enableCommand']('findNext'),_0x49e90a['enableCommand']('findPrevious'),_0x49e90a['enableCommand']('replace'),_0x49e90a['enableCommand']('replaceAll');}['handleFindCommand'](_0x3d5a9d,_0x11674c,_0x153853={}){const _0x2ae136=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x3d5a9d(_0x22e786=>{let _0x38c014=('string'==typeof _0x11674c?_0x2ae136['findByTextCallback'](_0x11674c,_0x153853):_0x11674c)(_0x22e786);Array['isArray'](_0x38c014)&&(_0x38c014={'results':_0x38c014,'searchText':'string'==typeof _0x11674c?_0x11674c:''});const _0x1e3d8a=_0x38c014['results']['filter'](_0x17b078=>!0x1===this['_isInDeletionRange'](_0x17b078,_0x22e786['item']));return{..._0x38c014,'results':_0x1e3d8a};},_0x153853);}['_isInDeletionRange'](_0x10484b,_0x3f7419){const _0x604bfc=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3f7419,_0x10484b['start']),this['editor']['model']['createPositionAt'](_0x3f7419,_0x10484b['end']));for(const _0x55abc3 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x604bfc['getIntersection'](_0x55abc3['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 _0x3f3b34{['afterInit'](){const _0x5dd652=this['editor']['locale'],_0x1e4118=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x15a68c,commandName:_0x56edf1}of te)this['editor']['plugins']['has'](_0x15a68c)&&_0x1e4118['enableDefaultAttributesIntegration'](_0x56edf1);_0x1e4118['descriptionFactory']['registerAttributeLabel']('fontSize',St(_0x5dd652,'FORMAT_FONT_SIZE')),_0x1e4118['descriptionFactory']['registerAttributeLabel']('fontFamily',St(_0x5dd652,'FORMAT_FONT_FAMILY')),_0x1e4118['descriptionFactory']['registerAttributeLabel']('fontColor',St(_0x5dd652,'FORMAT_FONT_COLOR')),_0x1e4118['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',St(_0x5dd652,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x163d27=this['editor'],_0x68fb6e=_0x163d27['locale'];_0x163d27['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x472b25=>{const _0x5f1cf9=_0x68fb6e['t'];if('formatInline'!=_0x472b25['type'])return;const {data:_0x8ccc80}=_0x472b25;if(null!=_0x8ccc80){if('fontSize'==_0x8ccc80['commandName']){const _0x3f245b=_0x8ccc80['commandParams'][0x0]['value'];if(_0x3f245b){const _0x1b6dab=this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x5c5665=>_0x5c5665['model']==_0x3f245b)['title'];return{'type':'format','content':St(_0x68fb6e,'*Set\x20font\x20size:*\x20%0',_0x5f1cf9(_0x1b6dab)['toLowerCase']())};}return{'type':'format','content':St(_0x68fb6e,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x8ccc80['commandName']){const _0x19aa38=_0x8ccc80['commandParams'][0x0]['value'];return _0x19aa38?{'type':'format','content':St(_0x68fb6e,'*Set\x20font\x20family:*\x20%0',_0x19aa38)}:{'type':'format','content':St(_0x68fb6e,'*Reset\x20font\x20family*')};}if('fontColor'==_0x8ccc80['commandName']){const _0x532c21=_0x8ccc80['commandParams'][0x0]['value'];if(_0x532c21){const _0x3b52f1=_0x3878b1(this['editor']['config']['get']('fontColor.colors'))['find'](_0x109d37=>_0x109d37['model']==_0x532c21);let _0x331508=_0x532c21,_0x24cd92='';return _0x3b52f1&&(_0x331508=_0x3b52f1['label'],_0x24cd92=_0x5f1cf9(_0x331508)['toLowerCase']()),{'type':'format','content':St(_0x68fb6e,'*Set\x20font\x20color:*\x20%0',_0x24cd92)['trim'](),'color':{'value':_0x532c21,'title':_0x24cd92||_0x331508}};}return{'type':'format','content':St(_0x68fb6e,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x8ccc80['commandName']){const _0xb47181=_0x8ccc80['commandParams'][0x0]['value'];if(_0xb47181){const _0x5ba658=_0x3878b1(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x30ccd8=>_0x30ccd8['model']==_0xb47181);let _0x4a2e1e=_0xb47181,_0xa72237='';return _0x5ba658&&(_0x4a2e1e=_0x5ba658['label'],_0xa72237=_0x5f1cf9(_0x4a2e1e)['toLowerCase']()),{'type':'format','content':St(_0x68fb6e,'*Set\x20font\x20background\x20color:*\x20%0',_0xa72237)['trim'](),'color':{'value':_0xb47181,'title':_0xa72237||_0x4a2e1e}};}return{'type':'format','content':St(_0x68fb6e,'*Reset\x20font\x20background\x20color*')};}}});}},ne=class extends _0x3f3b34{['afterInit'](){const {plugins:_0x9e1042}=this['editor'];_0x9e1042['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x9e1042['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x26ca75,plugins:_0x5e63f1,commands:_0x5c71d0}=this['editor'],_0x3c2f36=_0x5e63f1['get']('TrackChangesEditing');_0x5c71d0['get']('footnotesStyle')&&_0x3c2f36['enableDefaultAttributesIntegration']('footnotesStyle'),_0x5c71d0['get']('footnotesStart')&&_0x3c2f36['enableDefaultAttributesIntegration']('footnotesStart'),_0x3c2f36['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',St(_0x26ca75,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x3c2f36['descriptionFactory']['registerAttributeLabel']('footnotesListStart',St(_0x26ca75,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x2b96ae=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x13e547,commands:_0x3cde5d}=this['editor'];_0x3cde5d['get']('insertFootnote')&&_0x2b96ae['enableCommand']('insertFootnote'),_0x2b96ae['descriptionFactory']['registerElementLabel']('footnoteRef',_0x483720=>St(_0x13e547,'ELEMENT_FOOTNOTE_REF',_0x483720)),_0x2b96ae['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x396907=>St(_0x13e547,'ELEMENT_FOOTNOTE_DEFINITION',_0x396907)),_0x2b96ae['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x535be6=>St(_0x13e547,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x535be6));}},ie=class extends _0x3f3b34{['afterInit'](){const _0x12eccc=this['editor'],_0x457737=_0x12eccc['plugins']['get']('TrackChangesEditing'),_0x3fc1f5=_0x12eccc['commands']['get']('copyFormat'),_0x50211c=_0x12eccc['commands']['get']('pasteFormat');_0x3fc1f5&&_0x50211c&&(_0x457737['enableDefaultAttributesIntegration']('pasteFormat'),_0x457737['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5eebb5=this['editor'],_0x2031c5=_0x5eebb5['locale'];_0x5eebb5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25b936=>{if('formatBlock'!=_0x25b936['type']&&'formatInline'!=_0x25b936['type'])return;const {data:_0x5cbb9e}=_0x25b936;if(_0x5cbb9e&&'pasteFormat'===_0x5cbb9e['commandName']){const _0x1f363f=[],_0x30b986=_0x5cbb9e['commandParams'][0x0];for(const [_0xc0ec85,_0x13866f]of Object['entries'](_0x30b986))_0x1f363f['push'](se(_0x5eebb5,_0xc0ec85,_0x13866f));return _0x1f363f['length']?{'type':'format','content':St(_0x2031c5,'*Set\x20format\x20to:*\x20%0',_0x1f363f['join'](',\x20'))}:{'type':'format','content':St(_0x2031c5,'*Remove\x20all\x20formatting*')};}});}};function se(_0x18c5d5,_0x521cea,_0x11eac3){const _0x5156c6=_0x18c5d5['locale']['t'],_0x2bb03c=_0x521cea['split'](/(?=[A-Z])/)['join']('\x20'),_0x510893=_0x5156c6(_0x2bb03c['charAt'](0x0)['toUpperCase']()+_0x2bb03c['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x11eac3)return _0x510893;if('fontColor'===_0x521cea||'fontBackgroundColor'===_0x521cea){const _0x27cafc=_0x3878b1(_0x18c5d5['config']['get']('fontColor.colors'))['find'](_0x5e0b01=>_0x5e0b01['model']==_0x11eac3);return _0x510893+'\x20('+(_0x27cafc?_0x5156c6(_0x27cafc['label'])['toLowerCase']():_0x11eac3)+')';}if('fontSize'===_0x521cea&&isNaN(parseFloat(_0x11eac3))){const _0x5408b6=_0x18c5d5['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x18c5d5['config']['get']('fontSize.options'))['find'](_0xcae804=>_0xcae804['model']==_0x11eac3);return _0x510893+'\x20('+(_0x5408b6?_0x5156c6(_0x5408b6['title'])['toLowerCase']():_0x11eac3)+')';}return _0x510893+'\x20('+_0x11eac3+')';}var re=class extends _0x3f3b34{['afterInit'](){const _0x4d3617=this['editor'];if(!_0x4d3617['plugins']['has']('GeneralHtmlSupport')||!_0x4d3617['plugins']['has']('DataSchema'))return;const _0xb08891=_0x4d3617['plugins']['get']('TrackChangesEditing'),_0x4bb41c=_0x4d3617['plugins']['get']('GeneralHtmlSupport'),_0x45147e=_0x4d3617['plugins']['get']('DataSchema'),_0xd25431=_0x4d3617['locale'],_0x5a36f3=new Set(['htmlContent']);for(const _0x2fdaf4 of _0x45147e['getDefinitionsForView'](/.*/,!0x1)){const _0x5e1a74=_0x2fdaf4['view'],_0x3b8e68=_0x4bb41c['getGhsAttributeNameForElement'](_0x5e1a74);_0x5a36f3['add'](_0x3b8e68),!_0x2fdaf4['isInline']||_0x2fdaf4['isObject']||'appliesToBlock'in _0x2fdaf4&&_0x2fdaf4['appliesToBlock']||_0xb08891['descriptionFactory']['registerAttributeLabel'](_0x3b8e68,_0x5e1a74),_0x2fdaf4['model']['startsWith']('html')&&_0xb08891['descriptionFactory']['registerElementLabel'](_0x2fdaf4['model'],_0x47f43e=>St(_0xd25431,'ELEMENT_HTML_TAG',[_0x47f43e,_0x5e1a74]));}_0xb08891['descriptionFactory']['registerAttributeLabel']('htmlContent',St(_0xd25431,'FORMAT_RAW_HTML_CONTENT')),_0xb08891['descriptionFactory']['registerAttributeLabel']('htmlLiAttributes',St(_0xd25431,'FORMAT_HTML_LIST_ITEM')),_0xb08891['descriptionFactory']['registerAttributeLabel']('htmlUlAttributes',St(_0xd25431,'FORMAT_HTML_BULLETED_LIST')),_0xb08891['descriptionFactory']['registerAttributeLabel']('htmlOlAttributes',St(_0xd25431,'FORMAT_HTML_NUMBERED_LIST')),_0xb08891['descriptionFactory']['registerDescriptionCallback'](_0x4583c2=>{if('attribute'!==_0x4583c2['type'])return;const _0x480d30=_0x4583c2['data'];if(!_0x480d30||!_0x5a36f3['has'](_0x480d30['key']))return;if('htmlContent'===_0x480d30['key'])return{'type':'format','content':St(_0xd25431,'*Change\x20%0\x20content*',St(_0xd25431,'ELEMENT_RAW_HTML'))};const {setItems:_0x22e58b,removeItems:_0x549886}=function(_0x25c5a2,_0x35c7f1,_0x3b1c4a){const _0x23fbaa=[],_0x58a9d1=[],_0x1c28d3=_0x25c5a2['styles']??{},_0x49d101=_0x35c7f1['styles']??{};for(const _0x188fe3 of new Set([...Object['keys'](_0x1c28d3),...Object['keys'](_0x49d101)]))_0x1c28d3[_0x188fe3]!==_0x49d101[_0x188fe3]&&(void 0x0===_0x49d101[_0x188fe3]?_0x58a9d1['push'](_0x188fe3):_0x23fbaa['push'](_0x188fe3+'\x20('+_0x49d101[_0x188fe3]+')'));const _0x14a633=St(_0x3b1c4a,'FORMAT_HTML_CLASS'),_0x51cb4d=new Set(_0x25c5a2['classes']??[]),_0x55b335=new Set(_0x35c7f1['classes']??[]),_0x2ae830=[..._0x55b335]['some'](_0x5731d3=>!_0x51cb4d['has'](_0x5731d3)),_0x29eb26=[..._0x51cb4d]['some'](_0x48bffe=>!_0x55b335['has'](_0x48bffe));_0x2ae830&&_0x23fbaa['push'](_0x14a633),_0x29eb26&&_0x58a9d1['push'](_0x14a633);const _0x2aeeed=St(_0x3b1c4a,'FORMAT_HTML_ATTRIBUTE'),_0x5e4b23=_0x25c5a2['attributes']??{},_0x5e1792=_0x35c7f1['attributes']??{};let _0x3ee7d1=!0x1,_0x49a139=!0x1;for(const _0x2df6da of new Set([...Object['keys'](_0x5e4b23),...Object['keys'](_0x5e1792)]))_0x5e4b23[_0x2df6da]!==_0x5e1792[_0x2df6da]&&(void 0x0===_0x5e1792[_0x2df6da]?_0x49a139=!0x0:_0x3ee7d1=!0x0);return _0x3ee7d1&&_0x23fbaa['push'](_0x2aeeed),_0x49a139&&_0x58a9d1['push'](_0x2aeeed),{'setItems':_0x23fbaa,'removeItems':_0x58a9d1};}(_0x480d30['oldValue']??{},_0x480d30['newValue']??{},_0xd25431);if(!_0x22e58b['length']&&!_0x549886['length'])return;const _0x6a8dae=[];return _0x22e58b['length']&&_0x6a8dae['push'](St(_0xd25431,'*Set\x20format:*\x20%0',_0x22e58b['join'](',\x20'))),_0x549886['length']&&_0x6a8dae['push'](St(_0xd25431,'*Remove\x20format:*\x20%0',_0x549886['join'](',\x20'))),{'type':'format','content':_0x6a8dae['join']('\x0a')};});}},oe=class extends _0x3f3b34{['_headingOptions'];['afterInit'](){const _0x241da3=this['editor'];if(!_0x241da3['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x241da3['config']['get']('heading.options');const _0x594ee0=_0x241da3['locale'],_0x3b6cec=_0x241da3['plugins']['get']('TrackChangesEditing');_0x3b6cec['enableDefaultAttributesIntegration']('heading');for(const _0x89d6 of this['_headingOptions'])'paragraph'!=_0x89d6['model']&&_0x3b6cec['descriptionFactory']['registerElementLabel'](_0x89d6['model'],_0x56188b=>{const _0x78931a=this['_getHeadingLevel'](_0x89d6['model']);return null!==_0x78931a?_0xf1ac05(_0x56188b,_0x78931a):_0x40c11d(_0x56188b,_0x89d6['title']);});function _0xf1ac05(_0x19d347,_0x2e1c96){return St(_0x594ee0,'ELEMENT_HEADING',[_0x19d347,_0x2e1c96]);}function _0x40c11d(_0x2ec776,_0x44b998){return St(_0x594ee0,'ELEMENT_HEADING_CUSTOM',[_0x2ec776,_0x44b998]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2a9618=this['editor'],_0x244c7d=_0x2a9618['locale'];function _0x1a23e1(_0x7c1cb9,_0x196c06){return St(_0x244c7d,'ELEMENT_HEADING_CUSTOM',[_0x7c1cb9,_0x196c06]);}_0x2a9618['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34d98a=>{if('formatBlock'!=_0x34d98a['type'])return;const {data:_0x4e57a5}=_0x34d98a;if(_0x4e57a5&&'heading'==_0x4e57a5['commandName']){const _0x13f99e=_0x4e57a5['commandParams'][0x0]['value'],_0x21a55a=this['_getHeadingLevel'](_0x13f99e);if(null!==_0x21a55a)return{'type':'format','content':St(_0x244c7d,'*Change\x20to:*\x20%0',(_0x5e6761=0x1,_0x436846=_0x21a55a,St(_0x244c7d,'ELEMENT_HEADING',[_0x5e6761,_0x436846])))};const _0x3be049=this['_headingOptions']['find'](_0x5667c9=>_0x5667c9['model']===_0x13f99e)['title'];return{'type':'format','content':St(_0x244c7d,'*Change\x20to:*\x20%0',_0x1a23e1(0x1,_0x3be049))};}var _0x5e6761,_0x436846;});}['_getHeadingLevel'](_0x4235b6){const _0x14a569=_0x4235b6['match'](/^heading(\d+)/);if(_0x14a569)return _0x14a569[0x1];const _0x2e4e77=this['_headingOptions']?.['find'](_0x53e6eb=>_0x53e6eb['model']==_0x4235b6);if(_0x2e4e77&&_0x2e4e77['view']){const _0x264b7f=_0x2e4e77['view'],_0x48b70f=(_0x264b7f['name']??_0x264b7f)['match'](/^h(\d+)/);if(_0x48b70f)return _0x48b70f[0x1];}return null;}},ae=class extends _0x3f3b34{['afterInit'](){const _0x4d4f6a=this['editor'];if(!_0x4d4f6a['plugins']['has']('HighlightEditing'))return;const _0x32645d=_0x4d4f6a['plugins']['get']('TrackChangesEditing'),_0x5e5392=_0x4d4f6a['locale'];_0x32645d['enableDefaultAttributesIntegration']('highlight'),_0x32645d['descriptionFactory']['registerAttributeLabel']('highlight',St(_0x5e5392,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x406895=this['editor'],_0x4f8c3c=_0x406895['locale'];_0x406895['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c8ba7=>{if('formatInline'!=_0x4c8ba7['type'])return;const {data:_0x1cce28}=_0x4c8ba7;if(_0x1cce28&&'highlight'==_0x1cce28['commandName']){const _0x37bfdf=_0x4f8c3c['t'],_0x56ab5f=_0x1cce28['commandParams'][0x0]['value'];if(_0x56ab5f){const _0x5048ae=_0x406895['config']['get']('highlight.options')['find'](_0x3c8253=>_0x3c8253['model']==_0x56ab5f);return{'type':'format','content':St(_0x4f8c3c,'*Set\x20highlight:*\x20%0',_0x37bfdf(_0x5048ae['title'])['toLowerCase']()),'color':{'value':_0x5048ae['color'],'title':_0x5048ae['title']}};}return{'type':'format','content':St(_0x4f8c3c,'*Remove\x20highlight*',St(_0x4f8c3c,'FORMAT_HIGHLIGHT'))};}});}},ce=class extends _0x3f3b34{['afterInit'](){const _0x4d703c=this['editor'];if(!_0x4d703c['plugins']['has']('HorizontalLineEditing'))return;_0x4d703c['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2a7110=_0x4d703c['plugins']['get']('TrackChangesEditing'),_0x2e025d=_0x4d703c['locale'];_0x2a7110['descriptionFactory']['registerElementLabel']('horizontalLine',_0x57dc8a=>St(_0x2e025d,'ELEMENT_HORIZONTAL_LINE',_0x57dc8a));}},le=class extends _0x3f3b34{['afterInit'](){const _0x42939e=this['editor'];if(!_0x42939e['plugins']['has']('HtmlEmbed'))return;const _0x253e21=_0x42939e['plugins']['get']('TrackChangesEditing'),_0x11b11a=_0x42939e['locale'];_0x253e21['descriptionFactory']['registerElementLabel']('rawHtml',_0x87a4ec=>St(_0x11b11a,'ELEMENT_HTML_EMBED',_0x87a4ec)),_0x253e21['enableDefaultAttributesIntegration']('htmlEmbed'),_0x253e21['descriptionFactory']['registerDescriptionCallback'](_0x216185=>{if('attribute'!=_0x216185['type'])return;const {data:_0x4f24c7}=_0x216185;return _0x4f24c7&&'value'==_0x4f24c7['key']&&_0x216185['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')?{'type':'format','content':St(_0x11b11a,'*Change\x20%0\x20content*',St(_0x11b11a,'ELEMENT_HTML_EMBED'))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a24e8=this['editor'],_0x15bf21=_0x4a24e8['locale'];_0x4a24e8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x504da3=>{if('formatBlock'!=_0x504da3['type'])return;const {data:_0x403b22}=_0x504da3;return _0x403b22&&'htmlEmbed'==_0x403b22['commandName']?{'type':'format','content':St(_0x15bf21,'*Change\x20%0\x20content*',St(_0x15bf21,'ELEMENT_HTML_EMBED'))}:void 0x0;});}},ue=class extends _0x3f3b34{['afterInit'](){const _0x4ebcb1=this['editor'];if(!_0x4ebcb1['plugins']['has']('ImageEditing'))return;const _0x20abb6=_0x4ebcb1['plugins']['get']('TrackChangesEditing'),_0x368c9c=_0x4ebcb1['plugins']['get']('ImageUtils'),_0x1f6627=_0x4ebcb1['locale'];_0x20abb6['enableCommand']('insertImage'),_0x20abb6['descriptionFactory']['registerElementLabel']('imageBlock',_0x1d6375=>St(_0x1f6627,'ELEMENT_IMAGE',_0x1d6375)),_0x20abb6['descriptionFactory']['registerElementLabel']('imageInline',_0x230876=>St(_0x1f6627,'ELEMENT_INLINE_IMAGE',_0x230876)),_0x20abb6['descriptionFactory']['registerElementLabel']('caption',()=>St(_0x1f6627,'ELEMENT_CAPTION')),_0x4ebcb1['plugins']['has']('ImageUploadEditing')&&_0x20abb6['enableCommand']('uploadImage'),_0x4ebcb1['plugins']['has']('ImageBlockEditing')&&_0x4ebcb1['plugins']['has']('ImageInlineEditing')&&(_0x20abb6['enableCommand']('imageTypeInline',(_0x1e898e,_0x9abc8a)=>{const _0x393900=_0x368c9c['getClosestSelectedImageElement'](_0x4ebcb1['model']['document']['selection']);_0x4ebcb1['model']['change'](()=>{_0x20abb6['markBlockFormat'](_0x393900,{'commandName':'imageTypeInline','commandParams':[_0x9abc8a]},[],'convertBlockImageToInline');});}),_0x20abb6['enableCommand']('imageTypeBlock',(_0x5893ea,_0x17cbe5)=>{_0x4ebcb1['model']['change'](_0xc50fb7=>{let _0x5b3a7b=_0x368c9c['getClosestSelectedImageElement'](_0x4ebcb1['model']['document']['selection']),_0x5c12c6=_0xc50fb7['createRangeOn'](_0x5b3a7b);const _0x1e448e=st['fromPosition'](_0x5c12c6['start'],'toPrevious'),_0x200bfa=st['fromPosition'](_0x5c12c6['end'],'toNext');_0x20abb6['forceDefaultExecution'](()=>_0x5893ea(_0x17cbe5)),_0x5b3a7b=_0x368c9c['getClosestSelectedImageElement'](_0x4ebcb1['model']['document']['selection']),_0x5c12c6=_0xc50fb7['createRangeOn'](_0x5b3a7b);const _0x357fc4=_0xc50fb7['createRange'](_0x1e448e,_0x200bfa);_0x1e448e['detach'](),_0x200bfa['detach'](),_0x20abb6['markBlockFormat'](_0x5b3a7b,{'commandName':'imageTypeInline','commandParams':[_0x17cbe5]},[],'convertInlineImageToBlock'),_0x357fc4['start']['isBefore'](_0x5c12c6['start'])&&_0x20abb6['markInsertion'](_0xc50fb7['createRange'](_0x357fc4['start'],_0x5c12c6['start']),'convertInlineImageToBlock'),_0x5c12c6['end']['isBefore'](_0x357fc4['end'])&&_0x20abb6['markInsertion'](_0xc50fb7['createRange'](_0x5c12c6['end'],_0x357fc4['end']),'convertInlineImageToBlock');});}),_0x20abb6['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x20abb6['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x20abb6['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x20abb6['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x20abb6['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x20abb6['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x4c9354])=>{const _0x581e87=_0x20abb6['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x692a1c=_0x4c9354['start'],_0x15d2cc=_0x4c9354['end'];const _0x57e2d3=_0x4ebcb1['model']['schema']['getNearestSelectionRange'](_0x692a1c,'backward'),_0x1785d3=_0x4ebcb1['model']['schema']['getNearestSelectionRange'](_0x15d2cc,'forward');_0x57e2d3['isCollapsed']&&(_0x692a1c=_0x57e2d3['start']),_0x1785d3['isCollapsed']&&(_0x15d2cc=_0x1785d3['end']),_0x581e87([_0x4ebcb1['model']['createRange'](_0x692a1c,_0x15d2cc)]);}),_0x20abb6['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x51e74d),_0x20abb6['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x51e74d)),_0x4ebcb1['plugins']['has']('ImageCaptionEditing')&&(_0x20abb6['enableCommand']('toggleImageCaption',(_0x1a6d1f,_0x209377)=>{const _0x4b0e80=_0x4ebcb1['plugins']['get']('ImageCaptionUtils');let _0x433c52=_0x368c9c['getClosestSelectedImageElement'](_0x4ebcb1['model']['document']['selection']),_0x53a29c=_0x4b0e80['getCaptionFromImageModelElement'](_0x433c52);_0x4ebcb1['model']['change'](()=>{if(_0x53a29c)return void _0x20abb6['markDeletion'](_0x4ebcb1['model']['createRangeOn'](_0x53a29c));const _0x11079d=_0x368c9c['isBlockImage'](_0x433c52);_0x1a6d1f(_0x209377),_0x433c52=_0x368c9c['getClosestSelectedImageElement'](_0x4ebcb1['model']['document']['selection']),_0x53a29c=_0x4b0e80['getCaptionFromImageModelElement'](_0x433c52),_0x20abb6['markInsertion'](_0x4ebcb1['model']['createRangeOn'](_0x53a29c),_0x11079d?null:'imageCaption');});}),_0x20abb6['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x51e74d));const _0x39340b=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x40751e(_0x368275,_0x1d3d03){const _0x288af3=_0x39340b['findIndex'](({type:_0x135524,subType:_0x34b372})=>_0x368275['type']==_0x135524&&_0x368275['subType']==_0x34b372),_0x16631d=_0x39340b['findIndex'](({type:_0x3b442a,subType:_0x3f37e7})=>_0x1d3d03['type']==_0x3b442a&&_0x1d3d03['subType']==_0x3f37e7);if(_0x288af3<0x0||_0x16631d<0x0)return!0x1;const _0x21791=_0x368275['getFirstRange'](),_0x92b90b=_0x1d3d03['getFirstRange']();if((0x0==_0x288af3||0x1==_0x288af3)&&0x2==_0x16631d&&_0x21791['isIntersecting'](_0x92b90b))return!0x0;if(0x2==_0x288af3&&0x3==_0x16631d){const _0x3cd54d=_0x20abb6['_findSuggestions'](_0x21791,'insertion')['filter'](({suggestion:_0x2d59ee,meta:_0x16c30f})=>_0x16c30f['isOwn']&&'convertInlineImageToBlock'==_0x2d59ee['subType']);if(_0x3cd54d['length']>0x1&&_0x92b90b['end']['isEqual'](_0x21791['start']))return!0x0;if(0x1==_0x3cd54d['length']&&(_0x21791['start']['isEqual'](_0x92b90b['end'])||_0x21791['end']['isEqual'](_0x92b90b['start'])))return!0x0;}if(0x3==_0x288af3&&0x3==_0x16631d&&_0x21791['start']['isBefore'](_0x92b90b['start'])){const _0x3bcf6e=_0x21791['end']['nodeAfter'],_0x34bcf2=_0x92b90b['start']['nodeBefore'];return _0x368c9c['isBlockImage'](_0x3bcf6e)&&_0x3bcf6e===_0x34bcf2;}return!0x1;}function _0x51e74d(_0x22e7f2,_0x5ac935){return _0x40751e(_0x22e7f2,_0x5ac935)?[_0x22e7f2,_0x5ac935]:_0x40751e(_0x5ac935,_0x22e7f2)?[_0x5ac935,_0x22e7f2]:null;}_0x4ebcb1['plugins']['has']('ImageResize')&&(_0x20abb6['enableDefaultAttributesIntegration']('resizeImage'),_0x20abb6['descriptionFactory']['registerAttributeLabel']('resizedWidth',St(_0x1f6627,'FORMAT_IMAGE_SIZE'))),_0x4ebcb1['plugins']['has']('ImageTextAlternativeEditing')&&_0x20abb6['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x4ebcb1['plugins']['has']('PictureEditing')&&_0x20abb6['descriptionFactory']['registerDescriptionCallback'](_0x198d3f=>{if('attribute'!=_0x198d3f['type'])return;const {data:_0x55af77}=_0x198d3f;return _0x55af77&&'sources'==_0x55af77['key']?{'type':'format','content':''}:void 0x0;}),_0x4ebcb1['plugins']['has']('ImageSizeAttributes')&&_0x20abb6['descriptionFactory']['registerDescriptionCallback'](_0xe084db=>{if('attribute'!=_0xe084db['type'])return;const {data:_0x188111}=_0xe084db;return!_0x188111||'width'!=_0x188111['key']&&'height'!=_0x188111['key']?void 0x0:{'type':'format','content':''};}),_0x20abb6['descriptionFactory']['registerDescriptionCallback'](_0xdf4e58=>{if(_0x39340b['find'](({type:_0x2c0a73,subType:_0x5e0d41})=>_0xdf4e58['type']==_0x2c0a73&&_0xdf4e58['subType']==_0x5e0d41))return _0xdf4e58['previous']?{}:void 0x0;}),_0x20abb6['descriptionFactory']['registerDescriptionCallback'](_0x4ab2f0=>{if('insertion'==_0x4ab2f0['type']||'deletion'==_0x4ab2f0['type']){const _0x213320=_0x4ab2f0['getContainedElement']();if(_0x213320&&_0x213320['is']('element','caption'))return{'type':'insertion'==_0x4ab2f0['type']?'addObject':'removeObject','element':_0x213320,'quantity':0x1};}}),_0x20abb6['descriptionFactory']['registerDescriptionCallback'](_0x50827a=>'formatBlock'==_0x50827a['type']&&'convertInlineImageToBlock'==_0x50827a['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x50827a['type']&&'convertBlockImageToInline'==_0x50827a['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x20abb6['descriptionFactory']['registerDescriptionCallback'](_0x2735eb=>{if('attribute'!=_0x2735eb['type'])return;const {data:_0x25b19c}=_0x2735eb;if(!_0x25b19c||'alt'!=_0x25b19c['key'])return;const _0x3ad35e=_0x25b19c['newValue'];return _0x3ad35e?{'type':'format','content':St(_0x1f6627,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3ad35e+'\x22')}:{'type':'format','content':St(_0x1f6627,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3ebc82=this['editor'],_0x2a3d3d=_0x3ebc82['locale'];_0x3ebc82['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x65c2f9=>{if('formatBlock'!=_0x65c2f9['type']&&'formatInline'!=_0x65c2f9['type'])return;const {data:_0x1f7735}=_0x65c2f9;if(_0x1f7735){if('imageTextAlternative'==_0x1f7735['commandName']){const _0x347b58=_0x1f7735['commandParams'][0x0]['newValue'];return _0x347b58?{'type':'format','content':St(_0x2a3d3d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x347b58+'\x22')}:{'type':'format','content':St(_0x2a3d3d,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1f7735['commandName']){const _0xaa8956=_0x1f7735['commandParams'][0x0]['width'];return _0xaa8956?{'type':'format','content':St(_0x2a3d3d,'*Set\x20image\x20width:*\x20%0',_0xaa8956)}:{'type':'format','content':St(_0x2a3d3d,'*Reset\x20image\x20width*')};}}});}},de=class extends _0x3f3b34{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x5baae4=this['editor']['locale'],_0x3b05c8=this['editor']['plugins']['get']('TrackChangesEditing');_0x3b05c8['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3b05c8['descriptionFactory']['registerDescriptionCallback'](_0x15945b=>{if('attribute'!=_0x15945b['type'])return;const {data:_0x1e9a1f}=_0x15945b;return _0x1e9a1f&&'src'==_0x1e9a1f['key']?_0x1e9a1f['newValue']&&_0x1e9a1f['oldValue']?{'type':'format','content':St(_0x5baae4,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4c730c=this['editor']['plugins']['get']('TrackChangesEditing');_0x4c730c['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x4c730c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4c730c['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x4c730c['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x34ff71=this['editor'],_0x368462=_0x34ff71['locale'];_0x34ff71['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x491f78=>{if('formatBlock'!=_0x491f78['type']&&'formatInline'!=_0x491f78['type'])return;const {data:_0x5541d9}=_0x491f78;return _0x5541d9&&'replaceImageSource'==_0x5541d9['commandName']?{'type':'format','content':St(_0x368462,'*Format:*\x20replace\x20image\x20URL')}:void 0x0;});}},he=class extends _0x3f3b34{['afterInit'](){const _0x3a55ee=this['editor'];if(!_0x3a55ee['plugins']['has']('ImageStyleEditing'))return;const _0x75a92d=_0x3a55ee['plugins']['get']('TrackChangesEditing'),_0x35cc10=_0x3a55ee['plugins']['get']('ImageUtils'),_0x2eb941={};_0x75a92d['enableCommand']('imageStyle',(_0x4715bc,_0x469077)=>{const _0x1671ff=_0x3a55ee['plugins']['get']('Users')['me'],_0x4ddbd9=_0x3a55ee['commands']['get']('imageStyle');let _0x6019e2=_0x35cc10['getClosestSelectedImageElement'](_0x3a55ee['model']['document']['selection']),_0x48c2b0=_0x3a55ee['model']['createRangeOn'](_0x6019e2),_0x43de33=_0x4ddbd9['value'];if(_0x43de33==_0x469077['value'])return;if(_0x469077['value']&&_0x35cc10['isInlineImage'](_0x6019e2)&&!_0x4ddbd9['isStyleEnabled'](_0x469077['value']))return;const _0x199600={'commandName':'imageStyle','commandParams':[_0x469077],'formatGroupId':_0x589c6c()};_0x3a55ee['model']['change'](()=>{if(_0x75a92d['getSuggestions']()['filter'](_0x1455b2=>_0x1455b2['isInContent']&&_0x1671ff==_0x1455b2['author']&&('formatBlock'==_0x1455b2['type']||'formatInline'==_0x1455b2['type'])&&('imageStylePreApply'==_0x1455b2['subType']||'imageStylePostApply'==_0x1455b2['subType'])&&_0x1455b2['getFirstRange']()['isEqual'](_0x48c2b0))['forEach'](_0xfd6c2=>_0x75a92d['discardSuggestion'](_0xfd6c2['head'])),_0x6019e2=_0x35cc10['getClosestSelectedImageElement'](_0x3a55ee['model']['document']['selection']),_0x48c2b0=_0x3a55ee['model']['createRangeOn'](_0x6019e2),_0x4ddbd9['refresh'](),_0x3a55ee['commands']['get']('imageTypeInline')['refresh'](),_0x3a55ee['commands']['get']('imageTypeBlock')['refresh'](),_0x43de33=_0x4ddbd9['value'],_0x43de33!=_0x469077['value'])return _0x35cc10['isInlineImage'](_0x6019e2)&&_0x4ddbd9['shouldConvertImageType'](_0x469077['value'],_0x6019e2)?(_0x4715bc({..._0x469077,'setImageSizes':!0x1}),_0x6019e2=_0x35cc10['getClosestSelectedImageElement'](_0x3a55ee['model']['document']['selection']),void _0x75a92d['markBlockFormat'](_0x6019e2,{..._0x199600,'commandReversedParams':[{'value':_0x43de33||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x35cc10['isBlockImage'](_0x6019e2)?_0x75a92d['markBlockFormat'](_0x6019e2,_0x199600,[],'imageStylePostApply'):_0x75a92d['markInlineFormat'](_0x48c2b0,_0x199600,'imageStylePostApply'));});});for(const _0x4a2214 of _0x3a55ee['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2eb941[_0x4a2214['name']]=_0x4a2214['title']['toLowerCase']();_0x75a92d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x75a92d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x75a92d['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x75a92d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x57eea7])=>{_0x35cc10['setImageNaturalSizeAttributes'](_0x57eea7['getContainedElement']());}),_0x75a92d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x295808,_0x1f73c0)=>{_0x75a92d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x295808,{'commandName':_0x1f73c0['commandName'],'commandParams':_0x1f73c0['commandReversedParams']});}),_0x75a92d['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x30187c,_0x2ff15c){return _0x3bba83(_0x30187c,_0x2ff15c)?[_0x30187c,_0x2ff15c]:_0x3bba83(_0x2ff15c,_0x30187c)?[_0x2ff15c,_0x30187c]:null;});const _0x346607=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3bba83(_0x1b0a1f,_0x33ed00){const _0xf14cdf=_0x346607['findIndex'](({type:_0x360f3c,subType:_0x28608e})=>_0x1b0a1f['type']==_0x360f3c&&_0x1b0a1f['subType']==_0x28608e),_0x544898=_0x346607['findIndex'](({type:_0x4f3455,subType:_0x353a74})=>_0x33ed00['type']==_0x4f3455&&_0x33ed00['subType']==_0x353a74);if(_0xf14cdf<0x0||_0x544898<0x0)return!0x1;const _0x34cdf6=_0x1b0a1f['getFirstRange'](),_0x53c652=_0x33ed00['getFirstRange']();if((0x0==_0xf14cdf||0x1==_0xf14cdf)&&0x2==_0x544898&&_0x34cdf6['isIntersecting'](_0x53c652))return!0x0;if(0x2==_0xf14cdf&&0x3==_0x544898){const _0x24c0d3=_0x75a92d['_findSuggestions'](_0x34cdf6,'insertion')['filter'](({suggestion:_0x1da372,meta:_0x5a625e})=>_0x5a625e['isOwn']&&'convertInlineImageToBlock'==_0x1da372['subType']);if(_0x24c0d3['length']>0x1&&_0x53c652['end']['isEqual'](_0x34cdf6['start']))return!0x0;if(0x1==_0x24c0d3['length']&&(_0x34cdf6['start']['isEqual'](_0x53c652['end'])||_0x34cdf6['end']['isEqual'](_0x53c652['start'])))return!0x0;}if(0x3==_0xf14cdf&&0x3==_0x544898&&_0x34cdf6['start']['isBefore'](_0x53c652['start'])){const _0x170105=_0x34cdf6['end']['nodeAfter'],_0x286188=_0x53c652['start']['nodeBefore'];return _0x35cc10['isBlockImage'](_0x170105)&&_0x170105===_0x286188;}return!0x1;}_0x3a55ee['model']['document']['registerPostFixer'](()=>{let _0x2c8813=!0x1;const _0x4dcab3=Array['from'](_0x3a55ee['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4981f6,data:_0x38d6bd}of _0x4dcab3){const {group:_0xc3faf5,type:_0x3405e6,subType:_0x3f6921,id:_0x216e43}=tt(_0x4981f6);if('suggestion'==_0xc3faf5&&_0x75a92d['hasSuggestion'](_0x216e43)){if('formatBlock'==_0x3405e6&&('imageStylePreApply'==_0x3f6921||'imageStylePostApply'==_0x3f6921)){const _0x45f09f=_0x75a92d['getSuggestion'](_0x216e43);if(_0x38d6bd['newRange']){const _0x445868=_0x45f09f['getFirstRange']()['getContainedElement']();if(_0x35cc10['isBlockImage'](_0x445868))continue;_0x75a92d['discardSuggestion'](_0x45f09f),_0x2c8813=!0x0;}}if('insertion'==_0x3405e6&&'imageCaption'==_0x3f6921&&!_0x38d6bd['newRange']){const _0x34de5f=_0x75a92d['getSuggestion'](_0x216e43);_0x34de5f['next']&&_0x34de5f['next']['isInContent']&&(_0x75a92d['discardSuggestion'](_0x34de5f['next']),_0x2c8813=!0x0);}}}return _0x2c8813;}),this['_registerLegacyDescription'](_0x2eb941);}['_registerLegacyDescription'](_0x519032){const _0x23e6d7=this['editor'],_0xc7c9f8=_0x23e6d7['locale'];_0x23e6d7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5f04bb=>{if('formatBlock'!=_0x5f04bb['type']&&'formatInline'!=_0x5f04bb['type'])return;const {data:_0x116554}=_0x5f04bb;if(!_0x116554||'imageStyle'!=_0x116554['commandName'])return;const _0x33b14d=_0x116554['commandParams'][0x0]['value'];return _0x10c525('side'===_0x33b14d?St(_0xc7c9f8,'FORMAT_SIDE_IMAGE'):_0x519032[_0x33b14d]||_0x33b14d);function _0x10c525(_0x2b561d){return{'type':'format','content':St(_0xc7c9f8,'*Format:*\x20%0',_0x2b561d)};}});}},ge=class extends _0x3f3b34{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x2e6924){super(_0x2e6924),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1f16cb=this['editor'],_0x2934b4=_0x1f16cb['commands']['get']('importWord'),_0x51ab1f=_0x1f16cb['commands']['get']('trackChanges');_0x2934b4&&(_0x2934b4['on']('execute',(_0x2f6475,[,_0x119c7c])=>{this['_trackChangesValueDuringImport']=_0x51ab1f['value'],_0x119c7c['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2934b4,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2934b4,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x51ab1f['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1f16cb['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1c41aa,_0x376908){const {suggestions:_0x238060}=_0x376908,_0x2cc4c6=this['editor']['commands']['get']('trackChanges'),_0x270df2=_0x2cc4c6['value'];this['_trackChangesValueDuringImport']!==_0x270df2&&(_0x2cc4c6['execute'](),this['_trackChangesExecuted']=!0x0),_0x238060&&_0x238060['forEach'](({id:_0x367014,type:_0x35f131,author:_0x1fea30,created_at:_0x5e445a})=>{const _0x527d63={'id':_0x367014,'type':_0x35f131,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1fea30,'createdAt':_0x5e445a?new Date(_0x5e445a):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x527d63);});}},fe=class extends _0x3f3b34{['afterInit'](){const _0x2db5ba=this['editor'],_0x262e44=_0x2db5ba['plugins']['get']('TrackChangesEditing');if(_0x2db5ba['plugins']['has']('IndentEditing')&&(_0x262e44['enableCommand']('indent'),_0x262e44['enableCommand']('outdent')),_0x2db5ba['plugins']['has']('IndentBlock')){for(const _0x5e3f4f of['indentBlock','outdentBlock'])_0x262e44['enableDefaultAttributesIntegration'](_0x5e3f4f);if(_0x2db5ba['plugins']['has']('ListEditing')){for(const _0x453789 of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x262e44['enableDefaultAttributesIntegration'](_0x453789);}}const _0x219b41=_0x2db5ba['locale'];_0x262e44['descriptionFactory']['registerAttributeLabel']('blockIndent',St(_0x219b41,'FORMAT_INDENT')),_0x262e44['descriptionFactory']['registerAttributeLabel']('blockIndentList',St(_0x219b41,'FORMAT_INDENT')),_0x262e44['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',St(_0x219b41,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x9a3ee=this['editor'],_0x46c001=_0x9a3ee['locale'],_0x2ec417=_0x9a3ee['plugins']['get']('TrackChangesEditing');_0x2ec417['descriptionFactory']['registerDescriptionCallback'](_0x3b36c9=>{if('formatBlock'!=_0x3b36c9['type'])return;const {data:_0x1f295c}=_0x3b36c9;if(!_0x1f295c)return;if('indentBlock'!=_0x1f295c['commandName']&&'outdentBlock'!=_0x1f295c['commandName'])return;const _0x1330b6=_0x3b36c9['getItems']()[0x0],_0x397dc8=_0x2ec417['descriptionFactory']['getItemLabel'](_0x1330b6);return'indentBlock'==_0x1f295c['commandName']?{'type':'format','content':St(_0x46c001,'*Indent:*\x20%0',_0x397dc8)}:'outdentBlock'==_0x1f295c['commandName']?{'type':'format','content':St(_0x46c001,'*Outdent:*\x20%0',_0x397dc8)}:void 0x0;});}},me=class extends _0x3f3b34{static get['requires'](){return[gt];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}},Ee=class extends _0x3f3b34{['afterInit'](){const _0x4d4711=this['editor'];if(!_0x4d4711['plugins']['has']('LinkEditing'))return;const _0x462750=_0x4d4711['plugins']['get']('TrackChangesEditing'),_0x4cfc49=_0x4d4711['commands']['get']('link');_0x462750['enableDefaultAttributesIntegration']('link'),_0x462750['enableDefaultAttributesIntegration']('unlink');for(const _0x3ba3a8 of _0x4cfc49['manualDecorators'])_0x462750['descriptionFactory']['registerAttributeLabel'](_0x3ba3a8['id'],'link\x20('+_0x3ba3a8['label']['toLowerCase']()+')');_0x462750['descriptionFactory']['registerDescriptionCallback'](_0x5bed9d=>{if('attribute'!=_0x5bed9d['type'])return;const {data:_0x42c9b0}=_0x5bed9d;if(!_0x42c9b0||'linkHref'!=_0x42c9b0['key'])return;const _0x18cb0b=_0x42c9b0['newValue'],_0xd46643=_0x4d4711['locale'];return{'type':'format','content':null==_0x18cb0b?St(_0xd46643,'*Remove\x20link*'):St(_0xd46643,'*Set\x20link:*\x20%0','\x22'+_0x18cb0b+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3f4114=this['editor'],_0x595829=_0x3f4114['locale'];_0x3f4114['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5cdf49=>{if('formatInline'!=_0x5cdf49['type'])return;const {data:_0xfcf191}=_0x5cdf49;if(_0xfcf191){if('link'==_0xfcf191['commandName']){const _0x47fcc7=_0xfcf191['commandParams'][0x0];return{'type':'format','content':St(_0x595829,'*Set\x20link:*\x20%0','\x22'+_0x47fcc7+'\x22')};}return'unlink'==_0xfcf191['commandName']?{'type':'format','content':St(_0x595829,'*Remove\x20link*')}:void 0x0;}});}},Te=class extends _0x3f3b34{['afterInit'](){const _0xbe7a13=this['editor'],_0x505981=_0xbe7a13['locale'];if(!_0xbe7a13['plugins']['has']('LegacyListEditing'))return;const _0x40b5cf=_0xbe7a13['plugins']['get']('TrackChangesEditing'),_0x59a873=_0xbe7a13['plugins']['has']('LegacyTodoListEditing');function _0x3e7c26(_0x5ddd66){return()=>{const _0x5b6fe4=_0xbe7a13['model']['document']['selection'],_0x4a2fd8=_0xbe7a13['commands']['get'](_0x5ddd66);if(_0x4a2fd8['value'])return void _0xbe7a13['execute']('paragraph',{});const _0x16a78b=_0x5ddd66['slice'](0x0,-0x4),_0x3fd181=function(_0x1ca8e3,_0x241fd4,_0x348415){let _0x1f7d85=Array['from'](_0x1ca8e3)['filter'](_0x2ec4ba=>function(_0x4d07df,_0x13009a){return _0x13009a['checkChild'](_0x4d07df['parent'],'listItem')&&!_0x13009a['isObject'](_0x4d07df);}(_0x2ec4ba,_0x348415));_0x1f7d85=_0x1f7d85['filter'](_0x33db15=>!_0x33db15['is']('element','listItem')||_0x33db15['getAttribute']('listType')!=_0x241fd4);const _0x327fa4=new Set();for(const _0x23b948 of _0x1f7d85)_0x23b948['is']('element','listItem')?_0x327fa4['add'](_e(_0x23b948)):_0x327fa4['add'](_0x23b948);return Array['from'](_0x327fa4);}(_0x5b6fe4['getSelectedBlocks'](),_0x16a78b,_0xbe7a13['model']['schema']);_0xbe7a13['model']['change'](()=>{for(const _0x25ef5b of _0x3fd181)_0x40b5cf['markBlockFormat'](_0x25ef5b,{'commandName':_0x5ddd66,'commandParams':[{'forceValue':!_0x4a2fd8['value']}],'formatGroupId':'blockName'},pe(_0x25ef5b));});};}function _0x56efcb(_0x2df463){return()=>{const _0x4c4c2b=function(_0x19e723){let _0xc46184=Array['from'](_0x19e723);const _0x2f10d7=_0xc46184['findIndex'](_0x7e784c=>'listItem'!=_0x7e784c['name']);return _0x2f10d7>-0x1&&(_0xc46184=_0xc46184['slice'](0x0,_0x2f10d7)),_0xc46184;}(_0xbe7a13['model']['document']['selection']['getSelectedBlocks']()),_0x1d6645=_0xbe7a13['model']['createRange'](_0xbe7a13['model']['createPositionAt'](_0x4c4c2b[0x0],'before'),_0xbe7a13['model']['createPositionAt'](_0x4c4c2b[_0x4c4c2b['length']-0x1],'end'));_0xbe7a13['model']['change'](()=>{_0x40b5cf['markBlockFormat'](_0x1d6645,{'commandName':_0x2df463,'commandParams':[],'formatGroupId':'listIndent'},function(_0x31199d){const _0x471bc5=new Set();for(const _0x5167dc of _0x31199d){let _0x270b45=_0x5167dc['nextSibling'];for(;_0x270b45&&_0x270b45['getAttribute']('listIndent')>_0x5167dc['getAttribute']('listIndent');)_0x471bc5['add'](_0x270b45),_0x270b45=_0x270b45['nextSibling'];}return Array['from'](_0x471bc5);}(_0x4c4c2b));});};}_0x40b5cf['enableCommand']('numberedList',_0x3e7c26('numberedList')),_0x40b5cf['enableCommand']('bulletedList',_0x3e7c26('bulletedList')),_0x59a873&&_0x40b5cf['enableCommand']('todoList',_0x3e7c26('todoList')),_0x40b5cf['enableCommand']('indentList',_0x56efcb('indentList')),_0x40b5cf['enableCommand']('outdentList',_0x56efcb('outdentList')),_0x59a873&&_0x40b5cf['enableCommand']('checkTodoList',()=>{const _0x1aefda=_0xbe7a13['commands']['get']('checkTodoList'),_0x47e44b=Array['from'](_0x1aefda['_selectedElements']);_0x47e44b['filter'](_0x1e4e78=>_0x1e4e78['getAttribute']('todoListChecked')!=_0x1aefda['value']),_0xbe7a13['model']['change'](()=>{for(const _0x513c34 of _0x47e44b)_0x40b5cf['markBlockFormat'](_0x513c34,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x1aefda['value']}]});});}),_0x40b5cf['descriptionFactory']['registerElementLabel']('listItem',_0x553c00=>St(_0x505981,'ELEMENT_LIST_ITEM',_0x553c00)),_0x40b5cf['descriptionFactory']['registerDescriptionCallback'](_0x5c0449=>{if('formatBlock'!=_0x5c0449['type']&&'formatInline'!=_0x5c0449['type'])return;const {data:_0x1938ca}=_0x5c0449;if(_0x1938ca){if('numberedList'==_0x1938ca['commandName']||'bulletedList'==_0x1938ca['commandName']||'todoList'==_0x1938ca['commandName'])switch(_0x1938ca['commandName']['replace']('List','')){case'bulleted':return _0x196454(St(_0x505981,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x196454(St(_0x505981,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x196454(St(_0x505981,'ELEMENT_TODO_LIST'));}if('indentList'==_0x1938ca['commandName'])return{'type':'format','content':St(_0x505981,'*Indent:*\x20%0',St(_0x505981,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x1938ca['commandName'])return{'type':'format','content':St(_0x505981,'*Outdent:*\x20%0',St(_0x505981,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x1938ca['commandName'])return _0x1938ca['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x505981,'*Check\x20item*')}:{'type':'format','content':St(_0x505981,'*Uncheck\x20item*')};}function _0x196454(_0x54410a){return{'type':'format','content':St(_0x505981,'*Change\x20to:*\x20%0',_0x54410a)};}});}};function _e(_0x26b05f){const _0x225060=_0x26b05f['getAttribute']('listIndent');if(0x0==_0x225060)return _0x26b05f;let _0xe2ca64=_0x26b05f;for(;_0x26b05f['previousSibling']&&_0x26b05f['previousSibling']['is']('element','listItem');){const _0x55094c=_0x26b05f['previousSibling']['getAttribute']('listIndent');if(_0x55094c==_0x225060)_0xe2ca64=_0x26b05f['previousSibling'];else{if(_0x55094c<_0x225060)break;}_0x26b05f=_0x26b05f['previousSibling'];}return _0xe2ca64;}function pe(_0x26334a){const _0x45333a=[];if(_0x26334a['is']('element','listItem')&&_0x26334a['getAttribute']('listIndent')>0x0){let _0x479d29=_0x26334a['nextSibling'];for(;_0x479d29&&'listItem'==_0x479d29['name']&&_0x479d29['getAttribute']('listIndent')==_0x26334a['getAttribute']('listIndent');)_0x45333a['push'](_0x479d29),_0x479d29=_0x479d29['nextSibling'];}return _0x45333a;}var Le=class extends _0x3f3b34{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x32367e=this['editor']['config']['get']('list.properties'),_0x23dfaa=this['editor']['plugins']['get']('TrackChangesEditing');_0x32367e['styles']&&_0x23dfaa['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x32367e['reversed']&&_0x23dfaa['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x32367e['startIndex']&&_0x23dfaa['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x23dfaa['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5673bf,_0xb8a59a={}){const _0x243bcc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5205fa=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x243bcc['markMultiRangeBlockFormat'](_0x5205fa,{'commandName':'listStyle','commandParams':[{'type':_0xb8a59a['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2dd84c,_0x2a8fa4={}){const _0x5304a0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x32ec68=this['_getSuggestionBlocks'](_0x1db92c=>_0x1db92c['is']('element','listItem')&&'numbered'===_0x1db92c['getAttribute']('listType'));if(_0x32ec68['length']<0x1)return;const _0x4badac=_0x32ec68['map'](_0x1a47e5=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1a47e5,'before'),this['editor']['model']['createPositionAt'](_0x1a47e5,0x0)));this['editor']['model']['change'](()=>{_0x5304a0['markMultiRangeBlockFormat'](_0x4badac,{'commandName':'listReversed','commandParams':[{'reversed':_0x2a8fa4['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x366569,_0x4c5066={}){const _0x36246c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x399238=this['_getSuggestionBlocks'](_0x5d9318=>_0x5d9318['is']('element','listItem')&&'numbered'===_0x5d9318['getAttribute']('listType'));if(_0x399238['length']<0x1)return;const _0x199f5c=_0x399238['map'](_0x3537ef=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3537ef,'before'),this['editor']['model']['createPositionAt'](_0x3537ef,0x0)));this['editor']['model']['change'](()=>{_0x36246c['markMultiRangeBlockFormat'](_0x199f5c,{'commandName':'listStart','commandParams':[{'startIndex':_0x4c5066['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x439cb7){if('formatBlock'!=_0x439cb7['type']&&'formatInline'!=_0x439cb7['type'])return;const _0xf67d8c=this['editor']['locale'],{data:_0x2ee6f6}=_0x439cb7;if(!_0x2ee6f6)return;let _0x53899f,_0xa0ad0c;switch(_0x2ee6f6['commandName']){case'listStyle':_0x53899f='*Change\x20to:*\x20%0',_0xa0ad0c={'type':'format','content':St(_0xf67d8c,_0x53899f,St(_0xf67d8c,this['_getTranslationKeyForListStyle'](_0x2ee6f6['commandParams'][0x0]['type'])))};break;case'listReversed':_0x53899f=_0x2ee6f6['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xa0ad0c={'type':'format','content':St(_0xf67d8c,_0x53899f)};break;case'listStart':_0x53899f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xa0ad0c={'type':'format','content':St(_0xf67d8c,_0x53899f,_0x2ee6f6['commandParams'][0x0]['startIndex'])};}return _0xa0ad0c;}['_getSuggestionBlocksForListStyle'](){const _0x41f23c=this['editor']['plugins']['get']('LegacyListUtils');let _0x66b838=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x66b838[0x0]?.['is']('element','listItem')&&_0x66b838['unshift'](..._0x41f23c['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x66b838[_0x66b838['length']-0x1]?.['is']('element','listItem')&&_0x66b838['push'](..._0x41f23c['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x66b838=[...new Set(_0x66b838)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x66b838=_0x66b838['filter'](_0x5370c2=>_0x5370c2['is']('element','listItem'))),_0x66b838;}['_getSuggestionBlocks'](_0x744254){const _0x2adfa3=this['editor']['plugins']['get']('LegacyListUtils');let _0x2d7b16=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x744254)['map'](_0x1a17a7=>{const _0x466dfb=this['editor']['model']['createPositionAt'](_0x1a17a7,0x0);return[..._0x2adfa3['getSiblingNodes'](_0x466dfb,'backward'),..._0x2adfa3['getSiblingNodes'](_0x466dfb,'forward')];})['flat']();return _0x2d7b16=[...new Set(_0x2d7b16)],_0x2d7b16;}['_getTranslationKeyForListStyle'](_0x4a46c7){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4a46c7)||'default')['toUpperCase']()+'_LIST_'+_0x4a46c7['toUpperCase']()['replace'](/-/g,'_');}},Ie=class extends _0x3f3b34{['afterInit'](){const _0x382959=this['editor'];if(!_0x382959['plugins']['has']('MediaEmbedEditing'))return;const _0x436c29=_0x382959['plugins']['get']('TrackChangesEditing'),_0x202d3d=_0x382959['locale'];_0x436c29['enableCommand']('mediaEmbed'),_0x436c29['descriptionFactory']['registerElementLabel']('media',_0x2df540=>St(_0x202d3d,'ELEMENT_MEDIA',_0x2df540)),_0x382959['plugins']['has']('MediaEmbedResizeEditing')&&(_0x436c29['enableDefaultAttributesIntegration']('resizeMediaEmbed'),_0x436c29['descriptionFactory']['registerDescriptionCallback'](_0x2e1c71=>{if('attribute'!=_0x2e1c71['type'])return;const {data:_0x2a8fba}=_0x2e1c71;if(!_0x2a8fba||'resizedWidth'!=_0x2a8fba['key'])return;const _0x4f2fd4=_0x2e1c71['getContainedElement']();return _0x4f2fd4&&_0x4f2fd4['is']('element','media')?{'type':'format','content':St(_0x202d3d,'*Set\x20format:*\x20%0',St(_0x202d3d,'FORMAT_MEDIA_SIZE'))}:void 0x0;}));}},Ae=class extends _0x3f3b34{['afterInit'](){const _0x4f6f06=this['editor'];if(!_0x4f6f06['plugins']['has']('MediaEmbedStyleEditing'))return;const _0x55eb2e=_0x4f6f06['plugins']['get']('TrackChangesEditing'),_0x10b04c=_0x4f6f06['locale'],_0x4fff9e=_0x4f6f06['plugins']['get']('MediaEmbedStyleEditing'),_0x28a0c5={};for(const _0x4dcad8 of _0x4fff9e['normalizedStyles'])_0x28a0c5[_0x4dcad8['name']]=_0x4dcad8['title']['toLowerCase']();const _0x3c5119=_0x4fff9e['normalizedStyles']['find'](_0xf5985e=>_0xf5985e['isDefault'])?.['name'];_0x55eb2e['enableCommand']('mediaStyle',(_0x2b3c79,_0x134dde)=>{const _0x2b918d=_0x4f6f06['plugins']['get']('Users')['me'],_0xe05eed=_0x4f6f06['commands']['get']('mediaStyle'),_0x138348=function(_0x48dd5c){const _0x2efcd8=_0x48dd5c['model']['document']['selection']['getSelectedElement']();return _0x2efcd8&&_0x2efcd8['is']('element','media')?_0x2efcd8:null;}(_0x4f6f06);if(!_0x138348)return;const _0x3c565c=_0x4f6f06['model']['createRangeOn'](_0x138348);let _0x55efe5=_0xe05eed['value'];if(_0x55efe5==_0x134dde['value'])return;const _0x53bd03={'commandName':'mediaStyle','commandParams':[_0x134dde],'formatGroupId':_0x589c6c()};_0x4f6f06['model']['change'](()=>{_0x55eb2e['getSuggestions']()['filter'](_0x44e768=>_0x44e768['isInContent']&&_0x2b918d==_0x44e768['author']&&'formatBlock'==_0x44e768['type']&&'mediaStylePostApply'==_0x44e768['subType']&&_0x44e768['getFirstRange']()['isEqual'](_0x3c565c))['forEach'](_0x2e5e54=>_0x55eb2e['discardSuggestion'](_0x2e5e54['head'])),_0xe05eed['refresh'](),_0x55efe5=_0xe05eed['value'],_0x55efe5!=_0x134dde['value']&&_0x55eb2e['markBlockFormat'](_0x138348,{..._0x53bd03,'commandReversedParams':[{'value':'string'==typeof _0x55efe5?_0x55efe5:null}]},[],'mediaStylePostApply');});}),_0x55eb2e['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','join',()=>!0x1),_0x55eb2e['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','discard',(_0x5573c2,_0x3f4eea)=>{_0x55eb2e['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5573c2,{'commandName':_0x3f4eea['commandName'],'commandParams':_0x3f4eea['commandReversedParams']});}),_0x55eb2e['descriptionFactory']['registerDescriptionCallback'](_0x39142d=>{if('formatBlock'!=_0x39142d['type'])return;const {data:_0x34b6d6}=_0x39142d;if(!_0x34b6d6||'mediaStyle'!=_0x34b6d6['commandName'])return;const _0x292696=_0x34b6d6['commandParams'][0x0]['value']||_0x3c5119;return _0x292696?{'type':'format','content':St(_0x10b04c,'*Format:*\x20%0',_0x28a0c5[_0x292696]||_0x292696)}:void 0x0;});}},be=class extends _0x3f3b34{['afterInit'](){const _0x496e01=this['editor'];_0x496e01['plugins']['has']('MentionEditing')&&_0x496e01['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}},ke=class extends _0x3f3b34{['afterInit'](){const _0x13938f=this['editor'];if(!_0x13938f['plugins']['has']('MergeFieldsEditing'))return;const _0x76e74d=_0x13938f['plugins']['get']('TrackChangesEditing'),_0x17d8ac=_0x13938f['locale'];_0x76e74d['enableCommand']('insertMergeField'),_0x76e74d['enableCommand']('insertMergeFieldBlock'),_0x76e74d['enableCommand']('insertMergeFieldImage'),_0x76e74d['descriptionFactory']['registerElementLabel']('mergeField',_0x43ca2b=>St(_0x17d8ac,'ELEMENT_MERGE_FIELD',_0x43ca2b)),_0x76e74d['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x3dd0c2=>St(_0x17d8ac,'ELEMENT_MERGE_FIELD',_0x3dd0c2)),_0x76e74d['descriptionFactory']['registerDescriptionCallback'](_0x2e6084=>{if('insertion'!=_0x2e6084['type']&&'deletion'!=_0x2e6084['type'])return;const _0x5c64f2=_0x2e6084['getContainedElement']();if(null==_0x5c64f2)return;const _0x38d890=_0x13938f['plugins']['get']('MergeFieldsEditing');let _0x8d2ea6;switch(_0x38d890['getMergeFieldType'](_0x5c64f2)){case null:return;case'image':{const _0x393738=_0x38d890['unwrapAffixes'](_0x5c64f2['getAttribute']('src'));_0x8d2ea6=_0x38d890['getLabel'](_0x393738)||_0x393738;break;}default:{const _0x11e711=_0x5c64f2['getAttribute']('id');_0x8d2ea6=_0x38d890['getLabel'](_0x11e711)||_0x11e711;break;}}return'insertion'==_0x2e6084['type']?{'type':'insertion','content':St(_0x17d8ac,'*Insert:*\x20%0','\x22'+_0x8d2ea6+'\x22\x20'+St(_0x17d8ac,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':St(_0x17d8ac,'*Remove:*\x20%0','\x22'+_0x8d2ea6+'\x22\x20'+St(_0x17d8ac,'ELEMENT_MERGE_FIELD'))};});}},Ce=class extends _0x3f3b34{['afterInit'](){const _0x3cd1f3=this['editor'],_0x474605=_0x3cd1f3['plugins']['get']('TrackChangesEditing');_0x3cd1f3['plugins']['has']('MultiLevelList')&&(_0x474605['enableDefaultAttributesIntegration']('multiLevelList'),_0x474605['descriptionFactory']['registerDescriptionCallback'](_0xd2559e=>this['handleDescriptions'](_0xd2559e)));}['handleDescriptions'](_0x4eb780){const _0x459760=this['editor']['locale'],{data:_0x243ce1}=_0x4eb780,_0x516369={'type':'format','content':''};if(_0x243ce1&&'listMarkerStyle'==_0x243ce1['key']){if(!_0x243ce1['oldValue'])return{'type':'format','content':St(_0x459760,'*Set\x20format:*\x20%0',St(_0x459760,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x243ce1['newValue']+')'};if(!_0x243ce1['newValue']){let _0x2abc0c=_0x4eb780['head'];for(;_0x2abc0c;){if(_0x2abc0c['data']&&'listType'==_0x2abc0c['data']['key']&&_0x2abc0c['data']['newValue'])return _0x516369;_0x2abc0c=_0x2abc0c['next'];}return{'type':'format','content':St(_0x459760,'*Remove\x20format:*\x20%0',St(_0x459760,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x243ce1['oldValue']+')'};}}}},Re=class extends _0x3f3b34{['afterInit'](){const _0x33aa09=this['editor'];if(!_0x33aa09['plugins']['has']('PageBreakEditing'))return;_0x33aa09['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0xf8ca19=_0x33aa09['plugins']['get']('TrackChangesEditing'),_0x541a43=_0x33aa09['locale'];_0xf8ca19['descriptionFactory']['registerElementLabel']('pageBreak',_0x247b1d=>St(_0x541a43,'ELEMENT_PAGE_BREAK',_0x247b1d));}},Ne=class extends _0x3f3b34{['afterInit'](){const _0x400162=this['editor'];if(!_0x400162['plugins']['has']('Paragraph'))return;const _0x5c56ec=_0x400162['locale'],_0xb4bf1b=_0x400162['plugins']['get']('TrackChangesEditing');_0xb4bf1b['descriptionFactory']['registerElementLabel']('paragraph',_0x5a54e1=>St(_0x5c56ec,'ELEMENT_PARAGRAPH',_0x5a54e1)),_0xb4bf1b['enableDefaultAttributesIntegration']('paragraph'),_0xb4bf1b['enableCommand']('insertParagraph');const _0x2cdba5=_0xb4bf1b['descriptionFactory'];_0x2cdba5['registerDescriptionCallback'](_0x24169d=>{if('insertion'!==_0x24169d['type'])return;const {start:_0x4ac931,end:_0x49d832}=_0x24169d['getFirstRange']();if(!_0x4ac931['isTouching'](_0x49d832)||!_0x4ac931['nodeAfter'])return;const _0x54e58f=_0x400162['model']['schema'],_0x18bf52=_0x4ac931['nodeAfter'];return _0x54e58f['isBlock'](_0x18bf52)&&!_0x54e58f['isLimit'](_0x18bf52)&&_0x54e58f['checkChild'](_0x18bf52,'$text')?{'type':'insertion','content':St(_0x5c56ec,'*Insert:*\x20%0',_0x2cdba5['getItemLabel'](_0x18bf52,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4af89e=this['editor'],_0x28d549=_0x4af89e['locale'];_0x4af89e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4d48b9=>{if('formatBlock'!=_0x4d48b9['type'])return;const {data:_0xac2534}=_0x4d48b9;return _0xac2534&&'paragraph'==_0xac2534['commandName']?{'type':'format','content':St(_0x28d549,'*Change\x20to:*\x20%0',St(_0x28d549,'ELEMENT_PARAGRAPH'))}:void 0x0;});}},ye=class extends _0x3f3b34{['afterInit'](){const _0x53cb8c=this['editor'];_0x53cb8c['commands']['get']('replaceSource')&&_0x53cb8c['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}},Se=class extends _0x3f3b34{['afterInit'](){const _0x186b09=this['editor'];_0x186b09['plugins']['has']('RemoveFormatEditing')&&(_0x186b09['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5e9970=this['editor'];_0x5e9970['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x38d006=>{if('formatBlock'!=_0x38d006['type']&&'formatInline'!=_0x38d006['type'])return;const {data:_0xcfa107}=_0x38d006;return _0xcfa107&&'removeFormat'==_0xcfa107['commandName']?{'type':'format','content':St(_0x5e9970['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}},Me=class extends _0x3f3b34{['afterInit'](){const _0x3e782f=this['editor'];if(!_0x3e782f['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x300d28=_0x3e782f['plugins']['get']('TrackChangesEditing');_0x300d28['enableCommand']('goToPreviousRestrictedEditingException'),_0x300d28['enableCommand']('goToNextRestrictedEditingException');const _0x35891e=_0x3e782f['plugins']['get']('RestrictedEditingModeEditing');_0x35891e['enableCommand']('trackChanges'),_0x35891e['enableCommand']('acceptSuggestion'),_0x35891e['enableCommand']('discardSuggestion'),_0x35891e['enableCommand']('acceptAllSuggestions'),_0x35891e['enableCommand']('discardAllSuggestions'),_0x35891e['enableCommand']('acceptSelectedSuggestions'),_0x35891e['enableCommand']('discardSelectedSuggestions');}},Oe=class extends _0x3f3b34{['afterInit'](){const _0x58b76b=this['editor'];if(!_0x58b76b['plugins']['has']('ShiftEnter'))return;const _0x420089=_0x58b76b['plugins']['get']('TrackChangesEditing');_0x420089['enableCommand']('shiftEnter'),_0x420089['descriptionFactory']['registerElementLabel']('softBreak',_0x5dc7a1=>St(_0x58b76b['locale'],'ELEMENT_LINE_BREAK',_0x5dc7a1));}};function we(_0xb306d3,_0x367a1c,_0xfce9dd){const _0x2705b9=[];for(const _0x2857da of _0x367a1c['getItems']())_0x2857da['hasAttribute'](_0xb306d3)&&_0x2705b9['push'](_0xfce9dd['createRangeOn'](_0x2857da));return _0x2705b9;}var Fe=class extends _0x3f3b34{['afterInit'](){const _0x3e412b=this['editor'],_0x3b2b88=_0x3e412b['plugins']['get']('TrackChangesEditing');_0x3e412b['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x3b2b88['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x1cd0ec=this['editor'],_0x36f22c=_0x1cd0ec['model'],_0x1fedf9=_0x1cd0ec['locale'],_0x1138e3=_0x1cd0ec['plugins']['get']('TrackChangesEditing'),_0x504ca5='restrictedEditingException',_0x8ae49e=_0x1cd0ec['commands']['get'](_0x504ca5);_0x1138e3['enableCommand'](_0x504ca5,(_0x2b1dea,_0x258a49={})=>{const _0x574428=_0x36f22c['document']['selection'];if(_0x574428['isCollapsed'])return void _0x2b1dea(_0x258a49);const _0xd8c656=void 0x0!==_0x258a49['forceValue']?_0x258a49['forceValue']:!_0x8ae49e['value'];_0x36f22c['change'](()=>{const _0xf19b82=Array['from'](_0x574428['getRanges']());for(const _0x4f3f9e of _0xf19b82){const _0x15fd8d=_0xd8c656?[_0x4f3f9e]:we(_0x504ca5,_0x4f3f9e,_0x36f22c);for(const _0x8cd5d of _0x15fd8d)_0x1138e3['markInlineFormat'](_0x8cd5d,{'commandName':_0x504ca5,'commandParams':[{'forceValue':_0xd8c656}]});}});}),_0x1138e3['descriptionFactory']['registerDescriptionCallback'](_0x43abc7=>{if('formatBlock'!=_0x43abc7['type']&&'formatInline'!=_0x43abc7['type'])return;const {data:_0x4f941d}=_0x43abc7;return _0x4f941d&&_0x4f941d['commandName']==_0x504ca5?_0x4f941d['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x1fedf9,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0x1fedf9,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x2345c7=this['editor'],_0xd98223=_0x2345c7['locale'],_0x18b658=_0x2345c7['plugins']['get']('TrackChangesEditing'),_0x193aa7='restrictedEditingExceptionBlock',_0x262a42=this['editor']['commands']['get'](_0x193aa7);_0x18b658['enableCommand'](_0x193aa7,(_0x3d6a23,_0x89e296={})=>{const _0x113145=this['editor']['model']['document']['selection'],_0xa9b190=_0x89e296&&void 0x0!==_0x89e296['forceValue']?_0x89e296['forceValue']:!_0x262a42['value'];let _0xa37853=[];_0xa37853=At(_0xa9b190?Array['from'](_0x113145['getSelectedBlocks']())['filter'](_0xdc4cad=>function(_0x299bb6){return!!_0x299bb6['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0xdc4cad)||function(_0x535f18,_0x12e8a2){const _0x1a7cd2=_0x12e8a2['createContext'](_0x535f18['parent']);return!!_0x12e8a2['checkChild'](_0x1a7cd2,'restrictedEditingException')&&!!_0x12e8a2['checkChild'](_0x1a7cd2['push']('restrictedEditingException'),_0x535f18);}(_0xdc4cad,this['editor']['model']['schema'])):Array['from'](_0x113145['getSelectedBlocks']())['map'](_0x1d2c99=>function(_0x166492){let _0x231dbb=_0x166492;for(;_0x231dbb['parent'];){if('restrictedEditingException'==_0x231dbb['parent']['name'])return _0x231dbb;_0x231dbb=_0x231dbb['parent'];}return null;}(_0x1d2c99))['filter'](_0x1c9e57=>!!_0x1c9e57),_0x2345c7['model']),_0x2345c7['model']['change'](()=>{for(const _0x273e5f of _0xa37853)_0x18b658['markBlockFormat'](_0x273e5f,{'commandName':_0x193aa7,'commandParams':[{'forceValue':_0xa9b190}]});});}),_0x18b658['descriptionFactory']['registerDescriptionCallback'](_0x4fcacc=>{const {data:_0x14fb4a}=_0x4fcacc;if(_0x14fb4a&&_0x14fb4a['commandName']==_0x193aa7)return _0x14fb4a['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0xd98223,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0xd98223,'FORMAT_RESTRICTED_DISABLED')};});}},Be=class extends _0x3f3b34{['afterInit'](){const _0x509d46=this['editor'];_0x509d46['plugins']['has']('Style')&&_0x509d46['plugins']['has']('DataSchema')&&(_0x509d46['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('style'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x43bbd5=this['editor'],_0x1ca521=_0x43bbd5['locale'];_0x43bbd5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2f90ee=>{if('formatBlock'!=_0x2f90ee['type']&&'formatInline'!=_0x2f90ee['type'])return;const {data:_0x1cfba8}=_0x2f90ee;return _0x1cfba8&&'style'===_0x1cfba8['commandName']?_0x1cfba8['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x1ca521,'*Set\x20format:*\x20%0',_0x1cfba8['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':St(_0x1ca521,'*Remove\x20format:*\x20%0',_0x1cfba8['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}},ve=class extends _0x3f3b34{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x30d110){super(_0x30d110),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x5500d5=this['editor'],_0x9877d1=_0x5500d5['model']['document']['selection'];if(!_0x5500d5['plugins']['has']('TableEditing'))return;const _0x16a90f=_0x5500d5['locale'],_0x1dd27e=_0x5500d5['plugins']['get']('TrackChangesEditing'),_0x32927a=_0x5500d5['plugins']['get']('TableUtils');_0x1dd27e['descriptionFactory']['registerElementLabel']('table',_0x3be102=>St(_0x16a90f,'ELEMENT_TABLE',_0x3be102)),this['_setupColumnsRowsFixing'](),_0x1dd27e['enableCommand']('insertTable'),_0x1dd27e['enableCommand']('selectTableRow'),_0x1dd27e['enableCommand']('selectTableColumn');for(const _0x105ab8 of['insertTableRowAbove','insertTableRowBelow']){const _0x380479=_0x5500d5['commands']['get'](_0x105ab8);_0x1dd27e['enableCommand'](_0x105ab8,_0x38d90b=>{_0x5500d5['model']['change'](_0x3edaf6=>{_0x38d90b();const _0x59ff8b='above'===_0x380479['order'],_0x4d25fc=_0x32927a['getSelectionAffectedTableCells'](_0x9877d1),_0x569855=_0x32927a['getRowIndexes'](_0x4d25fc),_0x32c19f=_0x59ff8b?_0x569855['first']-0x1:_0x569855['last']+0x1,_0x2785c6=_0x4d25fc[0x0]['findAncestor']('table'),_0x509a14=_0x32927a['createTableWalker'](_0x2785c6,{'startRow':_0x32c19f,'endRow':_0x32c19f}),_0x20fce4=Array['from'](_0x509a14)['map'](_0x505cca=>_0x3edaf6['createRangeOn'](_0x505cca['cell']));_0x1dd27e['markMultiRangeInsertion'](_0x20fce4,'tableRow');});});}for(const _0x2b608d of['insertTableColumnLeft','insertTableColumnRight']){const _0x24746c=_0x5500d5['commands']['get'](_0x2b608d);_0x1dd27e['enableCommand'](_0x2b608d,_0x76746=>{_0x5500d5['model']['change'](_0x3b328f=>{_0x76746();const _0x21852a='left'===_0x24746c['order'],_0x2a3711=_0x32927a['getSelectionAffectedTableCells'](_0x9877d1),_0x45ac96=_0x32927a['getColumnIndexes'](_0x2a3711),_0x253e26=_0x21852a?_0x45ac96['first']-0x1:_0x45ac96['last']+0x1,_0x2a2d7c=_0x2a3711[0x0]['findAncestor']('table'),_0x9d6ab5=_0x32927a['createTableWalker'](_0x2a2d7c,{'startRow':0x0,'column':_0x253e26,'includeAllSlots':!0x1}),_0x2f4df5=Array['from'](_0x9d6ab5)['map'](_0x1e0369=>_0x3b328f['createRangeOn'](_0x1e0369['cell']));_0x1dd27e['markMultiRangeInsertion'](_0x2f4df5,'tableColumn');});});}for(const _0x3e5180 of['removeTableRow','removeTableColumn']){const _0x4251a7=_0x3e5180['substr'](0xb),_0x3f40cd=_0x4251a7['toLowerCase'](),_0x3a883a=_0x3f40cd['substr'](0x0,0x3)+'span',_0x3dd00a='table'+_0x4251a7,_0x54b770='min'+_0x4251a7,_0xf05d54='max'+_0x4251a7;_0x1dd27e['enableCommand'](_0x3e5180,()=>{_0x5500d5['model']['change'](_0x34bc19=>{const _0x7b6f94=_0x32927a['getSelectionAffectedTableCells'](_0x9877d1),_0x43593d=_0x7b6f94[0x0]['findAncestor']('table');let _0x191206;if('removeTableRow'==_0x3e5180){const _0xe9c9d4=_0x32927a['getRowIndexes'](_0x7b6f94);_0x191206={'startRow':_0xe9c9d4['first'],'endRow':_0xe9c9d4['last'],'includeAllSlots':!0x0};}else{const _0x4a727a=_0x32927a['getColumnIndexes'](_0x7b6f94);_0x191206={'startColumn':_0x4a727a['first'],'endColumn':_0x4a727a['last'],'includeAllSlots':!0x0};}const _0x5eaa8f=_0x32927a['createTableWalker'](_0x43593d,_0x191206),_0x160936=Array['from'](_0x5eaa8f)['map'](({cell:_0x30cc18})=>_0x30cc18),_0x23135e=De(_0x160936['filter'](_0x3330f5=>_0x3330f5['hasAttribute'](_0x3a883a))),_0x2989ab=De(_0x160936['filter'](_0x4dc6dd=>!_0x4dc6dd['hasAttribute'](_0x3a883a)))['map'](_0x208639=>_0x34bc19['createRangeOn'](_0x208639)),_0x2ec0e9=_0x1dd27e['markMultiRangeDeletion'](_0x2989ab,_0x3dd00a);if(_0x2ec0e9&&('tableRow'==_0x2ec0e9['subType']||'tableColumn'==_0x2ec0e9['subType'])){const _0x289ed4=this['_getSuggestionCoords'](_0x2ec0e9);for(const _0x4da2b0 of _0x23135e){const _0x1566fe=_0x34bc19['createRangeOn'](_0x4da2b0),_0x214423=_0x32927a['getCellLocation'](_0x4da2b0),_0x6cb39=_0x4da2b0['getAttribute'](_0x3a883a)-0x1,_0x35e7b0=_0x289ed4[_0x54b770],_0x2b07a4=_0x289ed4[_0xf05d54];_0x35e7b0<=_0x214423[_0x3f40cd]&&_0x214423[_0x3f40cd]+_0x6cb39<=_0x2b07a4&&_0x2ec0e9['addRange'](_0x1566fe);}}});});}function _0x21c403(_0x50aa8c){const _0x59c18e=Array['from'](_0x9877d1['getRanges']())['map'](_0x20dc29=>rt['fromRange'](_0x20dc29));_0x5500d5['model']['change'](_0x4bc78a=>{const _0x3aea75=_0x4bc78a['batch'];_0x50aa8c=_0x50aa8c['filter'](_0x58d26c=>'$graveyard'!=_0x58d26c['root']['rootName']),_0x4bc78a['setSelection'](_0x50aa8c),_0x5500d5['commands']['get']('removeTableRow')['refresh'](),_0x5500d5['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5500d5['model']['enqueueChange'](()=>{_0x5500d5['model']['enqueueChange'](_0x3aea75,_0x50b2a9=>{const _0x25d411=_0x59c18e['filter'](_0x3d8814=>'$graveyard'!=_0x3d8814['root']['rootName']);_0x25d411['length']>0x0&&_0x50b2a9['setSelection'](_0x25d411);for(const _0x5a351f of _0x59c18e)_0x5a351f['detach']();});});});}function _0x342d58(_0x3b7599){_0x5500d5['model']['change'](_0x3b3cf9=>{const _0x577813=Array['from'](_0x9877d1['getRanges']())['map'](_0x3360dd=>rt['fromRange'](_0x3360dd)),_0x336bac=[];for(const _0x11392e of _0x3b7599)for(const _0x33da28 of _0x11392e['getItems']({'shallow':!0x0}))_0x336bac['push'](_0x33da28);for(const _0x30f00b of _0x336bac)'$graveyard'!=_0x30f00b['root']['rootName']&&(_0x3b3cf9['setSelection'](_0x3b3cf9['createPositionAt'](_0x30f00b,0x0)),_0x5500d5['commands']['get']('removeTableColumn')['refresh'](),_0x5500d5['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x507846=_0x577813['filter'](_0xec6fb8=>'$graveyard'!=_0xec6fb8['root']['rootName']);_0x507846['length']>0x0&&_0x3b3cf9['setSelection'](_0x507846);for(const _0x28f5fb of _0x577813)_0x28f5fb['detach']();});}function _0x33671c(_0x4f5525,_0x1f7346){return _0x1f7346['every'](_0x272206=>_0x4f5525['some'](_0x181e08=>_0x181e08['end']['isEqual'](_0x272206['start'])||_0x272206['end']['isEqual'](_0x181e08['start'])));}function _0x4a704f(_0x706dab,_0x40f789){return!_0x706dab['some'](_0x1e8293=>_0x40f789['some'](_0x2e3e94=>_0x1e8293['isIntersecting'](_0x2e3e94)))&&_0x706dab['some'](_0xf0aca1=>_0x40f789['some'](_0x11c74c=>_0xf0aca1['end']['isTouching'](_0x11c74c['start'])));}_0x1dd27e['descriptionFactory']['registerDescriptionCallback'](_0x103ce4=>{if('insertion'!=_0x103ce4['type']&&'deletion'!=_0x103ce4['type'])return;const _0x459734=_0x103ce4['getContainedElement']();if(null!=_0x459734&&_0x459734['is']('element','table')){if('insertion'==_0x103ce4['type']){const _0x5ee43d=_0x103ce4['getItems']()['filter'](_0x92e8cd=>_0x92e8cd['is']('$textProxy'))['map'](_0x5194bd=>_0x5194bd['data']);if(_0x5ee43d['length'])return{'type':'insertion','content':St(_0x16a90f,'*Insert:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5ee43d['join']('\x20')+'\x22'))};}if('deletion'==_0x103ce4['type']){const _0x1fc1e3=_0x103ce4['getItems']()['filter'](_0x221744=>_0x221744['is']('$textProxy'))['map'](_0x3441a6=>_0x3441a6['data']);if(_0x1fc1e3['length'])return{'type':'deletion','content':St(_0x16a90f,'*Remove:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1fc1e3['join']('\x20')+'\x22'))};}}}),_0x1dd27e['descriptionFactory']['registerDescriptionCallback'](_0x2fcc18=>{if('tableRow'==_0x2fcc18['subType']){const _0x5a1b44=_0x2fcc18['getItems']()['filter'](_0x5e0de9=>_0x5e0de9['is']('$textProxy'))['map'](_0x206f7e=>_0x206f7e['data']),_0x30bef5=this['_getSuggestionCoords'](_0x2fcc18),_0x4ac12f=_0x30bef5['maxRow']-_0x30bef5['minRow']+0x1;if('insertion'==_0x2fcc18['type'])return _0x5a1b44['length']?{'type':'insertion','content':St(_0x16a90f,'*Insert:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4ac12f,'\x22'+_0x5a1b44['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x16a90f,'*Insert:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_ROW',_0x4ac12f))};if('deletion'==_0x2fcc18['type'])return _0x5a1b44['length']?{'type':'deletion','content':St(_0x16a90f,'*Remove:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4ac12f,'\x22'+_0x5a1b44['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x16a90f,'*Remove:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_ROW',_0x4ac12f))};}if('tableColumn'==_0x2fcc18['subType']){const _0x559169=_0x2fcc18['getItems']()['filter'](_0x3b237e=>_0x3b237e['is']('$textProxy'))['map'](_0xc76526=>_0xc76526['data']),_0x100196=this['_getSuggestionCoords'](_0x2fcc18),_0x2e0dd9=_0x100196['maxColumn']-_0x100196['minColumn']+0x1;if('insertion'==_0x2fcc18['type'])return _0x559169['length']?{'type':'insertion','content':St(_0x16a90f,'*Insert:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2e0dd9,'\x22'+_0x559169['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x16a90f,'*Insert:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_COLUMN',_0x2e0dd9))};if('deletion'==_0x2fcc18['type'])return _0x559169['length']?{'type':'deletion','content':St(_0x16a90f,'*Remove:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2e0dd9,'\x22'+_0x559169['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x16a90f,'*Remove:*\x20%0',St(_0x16a90f,'ELEMENT_TABLE_COLUMN',_0x2e0dd9))};}}),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x21c403),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x21c403),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x342d58),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x342d58),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x33671c),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x33671c),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x4a704f),_0x1dd27e['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x4a704f);}['_acceptFormatSuggestionCallbackFactory'](){const _0x1053dd=this['editor'],_0x1e400d=_0x1053dd['model']['document']['selection'];return(_0x897f8e,_0x1221bd)=>{_0x1053dd['model']['change'](_0x129d39=>{const {commandName:_0xcb81ef,commandParams:_0x545d2b}=_0x1221bd;let _0x893b25=_0x897f8e[0x0]['end']['nodeBefore'];_0x545d2b&&_0x545d2b[0x0]&&!0x1===_0x545d2b[0x0]['forceValue']&&(_0x893b25=_0x897f8e[0x0]['start']['nodeAfter']);const _0x33f30d=_0x129d39['createRangeIn'](_0x893b25);if('$graveyard'==_0x33f30d['root']['rootName'])return;const _0x50562d=Array['from'](_0x1e400d['getRanges']())['map'](_0x297007=>rt['fromRange'](_0x297007));_0x129d39['setSelection'](_0x33f30d),_0x1053dd['commands']['get'](_0xcb81ef)['refresh'](),_0x545d2b['push']({'forceDefaultExecution':!0x0}),_0x1053dd['execute'](_0xcb81ef,..._0x545d2b);const _0x357a31=_0x50562d['filter'](_0x4a47a8=>'$graveyard'!=_0x4a47a8['root']['rootName']);_0x357a31['length']>0x0&&_0x129d39['setSelection'](_0x357a31);for(const _0x4351cd of _0x50562d)_0x4351cd['detach']();});};}['_getCoordsForCells'](_0x3ed8e1){const _0x43b815=this['editor']['plugins']['get']('TableUtils');let _0x27cc1f=Number['MAX_SAFE_INTEGER'],_0x1d8eab=Number['MIN_SAFE_INTEGER'],_0x3835c4=Number['MAX_SAFE_INTEGER'],_0xb90b23=Number['MIN_SAFE_INTEGER'];for(const _0x2799fb of _0x3ed8e1){if('$graveyard'==_0x2799fb['root']['rootName'])continue;const {row:_0x16d5fb,column:_0x3ab2c7}=_0x43b815['getCellLocation'](_0x2799fb),_0x291cff=_0x2799fb['hasAttribute']('rowspan')?_0x2799fb['getAttribute']('rowspan')-0x1:0x0,_0x4574de=_0x2799fb['hasAttribute']('colspan')?_0x2799fb['getAttribute']('colspan')-0x1:0x0;_0x27cc1f=_0x16d5fb<_0x27cc1f?_0x16d5fb:_0x27cc1f,_0x1d8eab=_0x16d5fb+_0x291cff>_0x1d8eab?_0x16d5fb+_0x291cff:_0x1d8eab,_0x3835c4=_0x3ab2c7<_0x3835c4?_0x3ab2c7:_0x3835c4,_0xb90b23=_0x3ab2c7+_0x4574de>_0xb90b23?_0x3ab2c7+_0x4574de:_0xb90b23;}return{'minRow':_0x27cc1f,'maxRow':_0x1d8eab,'minColumn':_0x3835c4,'maxColumn':_0xb90b23};}['_setupColumnsRowsFixing'](){const _0x27cbf7=this['editor'],_0x1ca569=_0x27cbf7['plugins']['get']('TrackChangesEditing'),_0xadbe24=_0x27cbf7['plugins']['get']('TableUtils');_0x27cbf7['model']['document']['on']('change:data',()=>{const _0x46563d=Array['from'](_0x27cbf7['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5d5cf8,data:_0x2dbe2b}of _0x46563d){const {group:_0x486c25,id:_0x144622,subType:_0x4316ba}=tt(_0x5d5cf8);if('suggestion'!=_0x486c25)continue;if(null!=_0x2dbe2b['oldRange'])continue;const _0x1c5a21=_0x1ca569['getSuggestion'](_0x144622);this['_tablePostFixingSubtypes']['includes'](_0x4316ba)&&this['_tableSuggestions']['add'](_0x1c5a21);}},{'priority':'low'});const _0x3a2910=(_0x6d4329,_0x133b68)=>{let _0x582cba=!0x1;const _0x178926=_0x133b68['createRangeOn'](_0x6d4329),_0x52008a=_0x6d4329['findAncestor']('table'),_0x537904=_0xadbe24['getCellLocation'](_0x6d4329);for(const _0x5f1659 of this['_tableSuggestions']){const _0x5dbc51=_0x5f1659['subType'],_0x5a7a0a=_0x5dbc51['startsWith']('tablePaste'),_0x777eef=_0x5dbc51['substr'](_0x5a7a0a?0xa:0x5),_0x2406fc=_0x777eef['toLowerCase'](),_0x2fd1d1=_0x2406fc['substr'](0x0,0x3)+'span',_0x22af06='min'+_0x777eef,_0x31f5be='max'+_0x777eef;if(!_0x5f1659['isInContent'])continue;if(_0x52008a!=_0x5f1659['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5f1659['isIntersectingWithRange'](_0x178926))continue;const _0x7555f8=_0x6d4329['hasAttribute'](_0x2fd1d1)?_0x6d4329['getAttribute'](_0x2fd1d1)-0x1:0x0,_0x42bdfe=this['_getSuggestionCoords'](_0x5f1659),_0xc1e193=_0x42bdfe[_0x22af06],_0x44a943=_0x42bdfe[_0x31f5be];_0xc1e193<=_0x537904[_0x2406fc]&&_0x537904[_0x2406fc]+_0x7555f8<=_0x44a943&&(_0x5f1659['addRange'](_0x178926),_0x582cba=!0x0);}return _0x582cba;};_0x27cbf7['model']['document']['registerPostFixer'](_0x2e3de6=>{let _0x891a2e=!0x1;for(const _0xdd50e5 of _0x27cbf7['model']['document']['differ']['getChanges']())if('insert'==_0xdd50e5['type']){if('tableRow'==_0xdd50e5['name']){for(const _0x543a91 of _0xdd50e5['position']['nodeAfter']['getChildren']())_0x891a2e=_0x891a2e||_0x3a2910(_0x543a91,_0x2e3de6);}else'tableCell'==_0xdd50e5['name']&&(_0x891a2e=_0x891a2e||_0x3a2910(_0xdd50e5['position']['nodeAfter'],_0x2e3de6));}return _0x891a2e;});}['_getSuggestionCoords'](_0x54d976){return this['_getCoordsForCells'](_0x54d976['getRanges']()['map'](_0x375e57=>_0x375e57['start']['nodeAfter']));}};function De(_0x4212be){return Array['from'](new Set(_0x4212be)['values']());}var Ue=class extends _0x3f3b34{static get['requires'](){return[ve];}['afterInit'](){const _0x3310ee=this['editor'],_0x5f19eb=_0x3310ee['model']['document']['selection'],_0x4146ca=_0x3310ee['locale'];if(!_0x3310ee['plugins']['has']('TableEditing'))return;const _0x140458=_0x3310ee['plugins']['get']('TrackChangesEditing'),_0x57dd75=_0x3310ee['plugins']['get']('TableUtils'),_0x1755b8=_0x3310ee['plugins']['get'](ve);_0x1755b8['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x140458['enableCommand']('mergeTableCells',()=>{const _0xd23d91=_0x57dd75['getSelectionAffectedTableCells'](_0x3310ee['model']['document']['selection']);_0x3310ee['model']['change'](()=>{_0x140458['markMultiRangeBlockFormat'](_0xd23d91,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3310ee['commands']['get']('mergeTableCells')['on']('execute',(_0xff3a24,_0x35c41a)=>{_0x3310ee['commands']['get']('trackChanges')['value']&&(_0x35c41a['length']>0x0&&_0x35c41a[_0x35c41a['length']-0x1]&&_0x35c41a[_0x35c41a['length']-0x1]['forceDefaultExecution']||_0x140458['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0xff3a24['stop']());},{'priority':'highest'});for(const _0x375599 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x4e66a3=_0x3310ee['commands']['get'](_0x375599);_0x140458['enableCommand'](_0x375599,()=>{const _0x30e0cd=_0x3310ee['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x7a60b7=>_0x7a60b7['is']('element','tableCell')),_0x3d4301=_0x4e66a3['value'];_0x3310ee['model']['change'](()=>{_0x140458['markMultiRangeBlockFormat']([_0x30e0cd,_0x3d4301],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x388461 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x72197b=_0x3310ee['commands']['get'](_0x388461);_0x140458['enableCommand'](_0x388461,()=>{const _0x591938=_0x57dd75['getSelectionAffectedTableCells'](_0x3310ee['model']['document']['selection'])[0x0],_0x1769f4=_0x591938['findAncestor']('table'),{column:_0x4676ba,row:_0x44959b}=_0x57dd75['getCellLocation'](_0x591938);let _0x76abd9=[];if('horizontally'==_0x72197b['direction']){const _0x3ca376=_0x57dd75['createTableWalker'](_0x1769f4,{'startRow':_0x44959b,'endRow':_0x44959b,'includeAllSlots':!0x0});_0x76abd9=Array['from'](_0x3ca376)['map'](_0x3ec1fb=>_0x3ec1fb['cell']);}else{const _0x1a5d05=_0x57dd75['createTableWalker'](_0x1769f4,{'column':_0x4676ba,'includeAllSlots':!0x0});_0x76abd9=Array['from'](_0x1a5d05)['map'](_0x541674=>_0x541674['cell']);}_0x3310ee['model']['change'](_0x3c4c4e=>{_0x140458['markBlockFormat'](_0x3c4c4e['createRangeOn'](_0x591938),{'commandName':_0x388461,'commandParams':[]},_0x76abd9,_0x388461);});});}_0x140458['descriptionFactory']['registerDescriptionCallback'](_0x5d8337=>{if('formatBlock'!=_0x5d8337['type']&&'formatInline'!=_0x5d8337['type'])return;const {data:_0x54e7b9}=_0x5d8337;return _0x54e7b9&&'mergeTableCells'==_0x54e7b9['commandName']?{'type':'format','content':St(_0x4146ca,'*Merge\x20cells*')}:void 0x0;}),_0x140458['descriptionFactory']['registerDescriptionCallback'](_0x499d56=>{if('formatBlock'!=_0x499d56['type']&&'formatInline'!=_0x499d56['type'])return;const {data:_0x963266}=_0x499d56;return _0x963266?'splitTableCellVertically'==_0x963266['commandName']?{'type':'format','content':St(_0x4146ca,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x963266['commandName']?{'type':'format','content':St(_0x4146ca,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x1190e0=_0x1755b8['_acceptFormatSuggestionCallbackFactory']();for(const _0x1b7e8f of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x140458['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1b7e8f,'accept',_0x1190e0);for(const _0x346f5d of['splitTableCellVertically','splitTableCellHorizontally'])_0x140458['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x346f5d,'accept',_0x1190e0);_0x140458['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1decf5=>{_0x3310ee['model']['change'](_0x4c22b2=>{const _0x31e040=Array['from'](_0x5f19eb['getRanges']())['map'](_0x1b6b1b=>rt['fromRange'](_0x1b6b1b));_0x4c22b2['setSelection'](_0x1decf5),_0x3310ee['commands']['get']('mergeTableCells')['refresh'](),_0x3310ee['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x22b7bc=_0x31e040['filter'](_0xa67cdd=>'$graveyard'!=_0xa67cdd['root']['rootName']);_0x22b7bc['length']>0x0&&_0x4c22b2['setSelection'](_0x22b7bc);for(const _0x41062a of _0x31e040)_0x41062a['detach']();});});for(const _0x199947 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5475dc=_0x3310ee['commands']['get'](_0x199947);_0x5475dc['on']('set:isEnabled',(_0x3023a6,_0x34d8d0,_0x4c807f)=>{if(_0x4c807f){const _0x1d56c3=_0x3310ee['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x33b562=>_0x33b562['is']('element','tableCell'));this['_areMergableCells'](_0x5475dc['value'],_0x1d56c3)||(_0x3023a6['return']=!0x1,_0x3023a6['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x4a1d32=this['editor']['commands']['get']('mergeTableCells'),_0x1ddf59=this['editor']['plugins']['get']('TableUtils');if(!_0x4a1d32['isEnabled'])return!0x1;const _0x1b024f=_0x1ddf59['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0xcc9a66 of _0x1b024f)for(const _0x1ef0ac of _0x1b024f)if(_0xcc9a66!=_0x1ef0ac&&!this['_areMergableCells'](_0xcc9a66,_0x1ef0ac))return!0x1;return!0x0;}['_areMergableCells'](_0x1c6ddf,_0x3f31dc){const _0x6e4b6b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x55197b=this['editor']['model']['createRangeOn'](_0x1c6ddf),_0x1e6dab=this['editor']['model']['createRangeOn'](_0x3f31dc),_0x68dd54=new Set(),_0x5347de=new Set();for(const _0x14c5cc of _0x6e4b6b['getSuggestions']())if(('insertion'==_0x14c5cc['type']||'deletion'==_0x14c5cc['type']||'mergeTableCells'==_0x14c5cc['subType'])&&_0x14c5cc['isInContent']){for(const _0x4389f5 of _0x14c5cc['getRanges']())_0x4389f5['containsRange'](_0x55197b,!0x0)&&_0x68dd54['add'](_0x14c5cc['type']+':'+_0x14c5cc['author']['id']),_0x4389f5['containsRange'](_0x1e6dab,!0x0)&&_0x5347de['add'](_0x14c5cc['type']+':'+_0x14c5cc['author']['id']);}if(_0x68dd54['size']!=_0x5347de['size'])return!0x1;for(const _0x29be85 of _0x68dd54)if(!_0x5347de['has'](_0x29be85))return!0x1;return!0x0;}},Pe=class extends _0x3f3b34{static get['requires'](){return[ve];}['afterInit'](){const _0x23d453=this['editor'];if(!_0x23d453['plugins']['has']('TableEditing'))return;const _0x4df0a3=_0x23d453['locale'],_0x139e9d=_0x23d453['plugins']['get']('TrackChangesEditing');_0x139e9d['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x139e9d['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x139e9d['descriptionFactory']['registerAttributeLabel']('headingRows',St(_0x4df0a3,'FORMAT_HEADER_ROW')),_0x139e9d['descriptionFactory']['registerAttributeLabel']('headingColumns',St(_0x4df0a3,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x17e9b6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1e209d=this['editor']['plugins']['get'](ve)['_acceptFormatSuggestionCallbackFactory']();_0x17e9b6['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x1e209d),_0x17e9b6['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x1e209d),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x30e9ac=this['editor']['plugins']['get']('TrackChangesEditing'),_0x54e8d0=this['editor']['plugins']['get']('TableUtils');function _0x5310d2({showActiveMarker:_0x49b539=!0x0,setDataAttribute:_0x10d147=!0x0}={}){return(_0x16071a,_0x5400dd,_0x5b2df5)=>{const {type:_0x11d34a,id:_0x38c224}=tt(_0x5400dd['markerName']);if(!_0x30e9ac['hasSuggestion'](_0x38c224))return;const _0x38114e=_0x30e9ac['getSuggestion'](_0x38c224),_0x12c0b3=_0x38114e['data'];if('formatBlock'!=_0x38114e['type']||!_0x12c0b3||'setTableColumnHeader'!=_0x12c0b3['commandName'])return;if(_0x5400dd['item'])return void _0x16071a['stop']();if(!_0x5b2df5['consumable']['consume'](_0x5400dd['markerRange'],_0x16071a['name']))return;const _0x5736a8=_0x5400dd['markerRange']['start']['nodeAfter'],_0x32ff5e=_0x5400dd['markerRange']['end']['nodeBefore'],_0x42fc34=_0x5736a8['parent']['parent'],{column:_0xdefdcb}=_0x54e8d0['getCellLocation'](_0x5736a8),{column:_0x42415c}=_0x54e8d0['getCellLocation'](_0x32ff5e);for(let _0x51e80e=_0xdefdcb;_0x51e80e<=_0x42415c;_0x51e80e++){const _0x5df18a=_0x54e8d0['createTableWalker'](_0x42fc34,{'column':_0x51e80e,'includeAllSlots':!0x1});for(const _0x4a8ca0 of _0x5df18a){const _0x37656f=_0x4a8ca0['cell'],_0x4f7fb4=_0x5b2df5['mapper']['toViewElement'](_0x37656f);_0x5b2df5['writer']['addClass']('ck-suggestion-marker-'+_0x11d34a,_0x4f7fb4),_0x10d147&&_0x5b2df5['writer']['setAttribute']('data-suggestion',_0x38c224,_0x4f7fb4),_0x5b2df5['mapper']['bindElementToMarker'](_0x4f7fb4,_0x5400dd['markerName']),_0x49b539&&(_0x30e9ac['activeMarkers']['includes'](_0x5400dd['markerName'])?_0x5b2df5['writer']['addClass']('ck-suggestion-marker--active',_0x4f7fb4):_0x5b2df5['writer']['removeClass']('ck-suggestion-marker--active',_0x4f7fb4));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5310d2(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1d42fa,_0x2cc15c,_0x102ee7)=>{_0x102ee7['options']['showSuggestionHighlights']&&_0x5310d2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1d42fa,_0x2cc15c,_0x102ee7);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x5bb270,_0x3e10ba,_0x5aad9b)=>{const {type:_0x47115b,id:_0x381d52}=tt(_0x3e10ba['markerName']);if(!_0x30e9ac['hasSuggestion'](_0x381d52))return;const _0x51b8d9=_0x30e9ac['getSuggestion'](_0x381d52),_0x50cba6=_0x51b8d9['data'];if('formatBlock'!=_0x51b8d9['type']||!_0x50cba6||'setTableColumnHeader'!=_0x50cba6['commandName'])return;const _0xef70f=_0x5aad9b['mapper']['markerNameToElements'](_0x3e10ba['markerName']);if(_0xef70f){for(const _0x3b95a9 of _0xef70f)_0x5aad9b['writer']['removeClass']('ck-suggestion-marker-'+_0x47115b,_0x3b95a9),_0x5aad9b['writer']['removeClass']('ck-suggestion-marker--active',_0x3b95a9),_0x5aad9b['writer']['removeAttribute']('data-suggestion',_0x3b95a9),_0x5aad9b['mapper']['unbindElementFromMarkerName'](_0x3b95a9,_0x3e10ba['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x20b16a=this['editor'],_0x2440e3=_0x20b16a['locale'];function _0x2edee9(_0x38a914){return{'type':'format','content':St(_0x2440e3,'*Format:*\x20%0',_0x38a914)};}_0x20b16a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x11f4c5=>{if('formatBlock'!=_0x11f4c5['type'])return;const {data:_0x3e1a57}=_0x11f4c5;return _0x3e1a57?'setTableRowHeader'==_0x3e1a57['commandName']?_0x3e1a57['commandParams'][0x0]['forceValue']?_0x2edee9(St(_0x2440e3,'FORMAT_HEADER_ROW')):_0x2edee9(St(_0x2440e3,'FORMAT_REGULAR_ROW')):'setTableColumnHeader'==_0x3e1a57['commandName']?_0x3e1a57['commandParams'][0x0]['forceValue']?_0x2edee9(St(_0x2440e3,'FORMAT_HEADER_COLUMN')):_0x2edee9(St(_0x2440e3,'FORMAT_REGULAR_COLUMN')):void 0x0:void 0x0;});}},xe=class extends _0x3f3b34{static get['requires'](){return[ve];}['afterInit'](){const _0x19f885=this['editor'];if(!_0x19f885['plugins']['has']('TableEditing')||!_0x19f885['config']['get']('table.enableFooters'))return;const _0x2148f2=_0x19f885['locale'],_0x1261c3=_0x19f885['plugins']['get']('TrackChangesEditing');_0x1261c3['enableDefaultAttributesIntegration']('setTableFooterRow'),_0x1261c3['descriptionFactory']['registerAttributeLabel']('footerRows',St(_0x2148f2,'FORMAT_FOOTER_ROW'));}},Ge=class extends _0x3f3b34{['afterInit'](){const _0x1a49d3=this['editor'],_0x18c17d=_0x1a49d3['locale'],_0x5bebb4=_0x1a49d3['plugins']['get']('TrackChangesEditing');function _0x567f6b(_0x2a8a2a){return{'type':'format','content':''+St(_0x18c17d,'*Set\x20table\x20type:*\x20%0',_0x2a8a2a)};}_0x1a49d3['plugins']['has']('TableLayout')&&(_0x5bebb4['enableCommand']('insertTableLayout'),_0x5bebb4['enableDefaultAttributesIntegration']('tableType'),_0x5bebb4['descriptionFactory']['registerElementLabel'](_0x281c9b=>_0x281c9b['is']('element','table')&&'layout'===_0x281c9b['getAttribute']('tableType'),_0x4641c5=>St(_0x18c17d,'ELEMENT_LAYOUT_TABLE',_0x4641c5)),_0x5bebb4['descriptionFactory']['registerDescriptionCallback'](_0xaa88fe=>{const {data:_0x393473}=_0xaa88fe;if(_0x393473&&'tableType'==_0x393473['key'])switch(_0x393473['newValue']){case'layout':return _0x567f6b(St(_0x18c17d,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x567f6b(St(_0x18c17d,'ELEMENT_CONTENT_TABLE'));}}));}};const He=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],$e=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](He['map'](_0x3cbbf9=>[_0x3cbbf9,null]));var Ve=class extends _0x3f3b34{static get['requires'](){return[ve];}['afterInit'](){const _0x4fd544=this['editor'];if(!_0x4fd544['plugins']['has']('TableClipboard'))return;const _0x51d8ab=_0x4fd544['plugins']['get']('TrackChangesEditing'),_0x39b3bc=_0x4fd544['plugins']['get']('TableUtils'),_0x4f4588=_0x4fd544['plugins']['get'](ve),_0x159721=_0x4fd544['plugins']['get']('TableClipboard'),_0x1392b0=_0x4fd544['plugins']['get']('TableSelection'),_0x3a2f44=_0x4fd544['plugins']['get'](mt);_0x4f4588['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4fd544['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4fd544['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x5c84d0=null,_0x4f90d8=!0x1;_0x3a2f44['on']('contentInsertion',(_0x5168fb,_0x387511)=>{_0x4f90d8='paste'===_0x387511['method'];}),_0x4fd544['model']['on']('insertContent',(_0x56854f,_0x2ee1f7)=>{if(!_0x4f90d8&&null===_0x1392b0['getSelectedTableCells']())return;const [_0x35aa4b,_0x294dc3]=_0x2ee1f7,_0x2f00e0=_0x2ee1f7[_0x2ee1f7['length']-0x1];_0x2f00e0&&_0x2f00e0['forceDefaultExecution']||_0x51d8ab['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x5df452,_0x2ad044,_0x367519,_0x5dfaa4,_0x5b8995){if(_0x2ad044&&!_0x2ad044['is']('documentSelection'))return!0x1;const _0x4a57fd=_0x5b8995['getTableIfOnlyTableInContent'](_0x5df452,_0x367519);if(!_0x4a57fd||!je(_0x4a57fd,void 0x0,_0x5dfaa4))return!0x1;const _0x54d332=_0x5dfaa4['getSelectionAffectedTableCells'](_0x367519['document']['selection']);if(!_0x54d332['length'])return!0x1;const _0xe89292=_0x54d332[0x0]['findAncestor']('table'),_0x2ed036=_0x5dfaa4['getRowIndexes'](_0x54d332),_0x4bf0ab=_0x5dfaa4['getColumnIndexes'](_0x54d332),_0x423bb9={'startRow':_0x2ed036['first'],'endRow':_0x2ed036['last'],'startColumn':_0x4bf0ab['first'],'endColumn':_0x4bf0ab['last']};return 0x1==_0x54d332['length']&&(_0x423bb9['endRow']+=_0x5dfaa4['getRows'](_0x4a57fd)-0x1,_0x423bb9['endColumn']+=_0x5dfaa4['getColumns'](_0x4a57fd)-0x1),je(_0xe89292,_0x423bb9,_0x5dfaa4);}(_0x35aa4b,_0x294dc3,_0x4fd544['model'],_0x39b3bc,_0x159721)&&(_0x56854f['stop'](),_0x5c84d0={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4fd544['model']['change'](()=>{_0x4fd544['model']['insertContent'](_0x2ee1f7[0x0],_0x2ee1f7[0x1],_0x2ee1f7[0x2],{'forceDefaultExecution':!0x0});const _0x27d712=_0x589c6c(),{rowInsertionRanges:_0xef1cf2,columnInsertionRanges:_0x4ac3fe,insertionRanges:_0x6181ea,deletionRanges:_0x46fc19,cells:_0x573afb}=_0x5c84d0;_0xef1cf2['length']&&_0x51d8ab['markMultiRangeInsertion'](_0xef1cf2,'tablePasteRow',{'tablePasteChainId':_0x27d712}),_0x4ac3fe['length']&&_0x51d8ab['markMultiRangeInsertion'](_0x4ac3fe,'tablePasteColumn',{'tablePasteChainId':_0x27d712}),_0x6181ea['length']&&(_0x51d8ab['markMultiRangeInsertion'](_0x6181ea,'tablePaste',{'tablePasteChainId':_0x27d712,'skipNestingCheck':!0x0}),_0x6181ea['forEach'](_0x8e7b52=>_0x8e7b52['detach']?.())),_0x46fc19['length']&&(_0x51d8ab['markMultiRangeDeletion'](_0x46fc19,'tablePaste',{'tablePasteChainId':_0x27d712,'skipNestingCheck':!0x0}),_0x46fc19['forEach'](_0x5af5bc=>_0x5af5bc['detach']?.()));const _0x58215f=_0x51d8ab['markMultiRangeBlockFormat'](_0x573afb['map'](({element:_0x5132b9})=>_0x5132b9),{'formatGroupId':_0x589c6c()},[],'tablePasteCell',{'tablePasteChainId':_0x27d712});if(_0x58215f){const _0x50c08d=_0x58215f['getMarkers'](),_0x125c33=[];for(const {element:_0x1114e3,attributes:_0x2c0537}of _0x573afb){if(!_0x2c0537)continue;const _0x43c35f=_0x4fd544['model']['createRangeOn'](_0x1114e3),_0xc01480=_0x50c08d['find'](_0x24d4e6=>_0x24d4e6['getRange']()['isEqual'](_0x43c35f));_0xc01480&&_0x125c33['push']([_0xc01480['name'],_0x2c0537]);}_0x125c33['length']&&_0x58215f['setAttribute']('markerAttributes',Object['fromEntries'](_0x125c33));}_0x5c84d0=null;}));},{'priority':_0x10368a['high']+0xa}),_0x3a2f44['on']('contentInsertion',()=>{_0x4f90d8=!0x1;},{'priority':'lowest'}),_0x4fd544['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x81b8f9,_0x23e89a)=>{const [_0x548dba,_0x128ff9,,_0x23177a]=_0x23e89a;if(!_0x5c84d0)return;_0x81b8f9['stop']();const _0x2af4b3=_0x548dba['cell'],_0x5be359=_0x128ff9,_0x314941=We(_0x2af4b3),_0x2a2c3f=We(_0x5be359);_0x81b8f9['return']=_0x2af4b3;let _0x44d8f9=null,_0x1964fb=null;if(_0x2a2c3f||_0x314941){if(_0x314941&&!_0x2a2c3f){_0x23177a['remove'](_0x2af4b3['getChild'](0x0));for(const _0x3b1b60 of Array['from'](_0x5be359['getChildren']()))_0x23177a['insert'](_0x3b1b60,_0x2af4b3,'end');const _0x4bf6f3=_0x5c84d0['rowInsertionIndexes']['includes'](_0x548dba['row']),_0x505796=_0x5c84d0['columnInsertionIndexes']['includes'](_0x548dba['column']);_0x4bf6f3||_0x505796||(_0x44d8f9=rt['fromRange'](_0x23177a['createRangeIn'](_0x2af4b3)));}else _0x2a2c3f&&!_0x314941&&(_0x1964fb=_0x23177a['createRangeIn'](_0x2af4b3));}else{const _0x9d9124=_0x23177a['createElement']('tableCellSuggestion'),_0x19e1a7=_0x23177a['createElement']('tableCellSuggestion');_0x23177a['wrap'](_0x23177a['createRangeIn'](_0x2af4b3),_0x19e1a7),_0x23177a['insert'](_0x9d9124,_0x2af4b3,0x0);for(const _0x1777b9 of Array['from'](_0x5be359['getChildren']()))_0x23177a['insert'](_0x1777b9,_0x9d9124,'end');_0x44d8f9=rt['fromRange'](_0x23177a['createRangeOn'](_0x9d9124)),_0x1964fb=rt['fromRange'](_0x23177a['createRangeOn'](_0x19e1a7));}const _0x3c1776=Array['from'](_0x5be359['getAttributes']())['filter'](([_0x37b855])=>He['includes'](_0x37b855));_0x5c84d0['cells']['push']({'element':_0x2af4b3,'attributes':_0x3c1776['length']?Object['fromEntries'](_0x3c1776):null}),_0x44d8f9&&_0x5c84d0['insertionRanges']['push'](_0x44d8f9),_0x1964fb&&_0x5c84d0['deletionRanges']['push'](_0x1964fb);},{'priority':'high'}),_0x39b3bc['on']('insertColumns',(_0x1332eb,_0x6596d0)=>{const [_0x5157b5,_0x9b774f={}]=_0x6596d0;if(!_0x5c84d0)return;const _0x32181c=_0x9b774f['at']||0x0,_0x25c954=_0x9b774f['columns']||0x1;_0x5c84d0['columnInsertionIndexes']=new Array(_0x25c954)['fill'](_0x32181c)['map']((_0x3b30b6,_0x48e5b8)=>_0x3b30b6+_0x48e5b8);for(const {cell:_0x405d56}of _0x39b3bc['createTableWalker'](_0x5157b5,{'startColumn':_0x32181c,'endColumn':_0x32181c+_0x25c954-0x1}))_0x5c84d0['columnInsertionRanges']['push'](_0x4fd544['model']['createRangeOn'](_0x405d56));},{'priority':'low'}),_0x39b3bc['on']('insertRows',(_0x5b855c,_0x39662c)=>{const [_0x1bb83c,_0x7028fa={}]=_0x39662c;if(!_0x5c84d0)return;const _0x2d4b70=_0x7028fa['at']||0x0,_0x28023f=_0x7028fa['rows']||0x1;_0x5c84d0['rowInsertionIndexes']=new Array(_0x28023f)['fill'](_0x2d4b70)['map']((_0x11dabc,_0x28de85)=>_0x11dabc+_0x28de85);for(const {cell:_0x4eea7d}of _0x39b3bc['createTableWalker'](_0x1bb83c,{'startRow':_0x2d4b70,'endRow':_0x2d4b70+_0x28023f-0x1}))_0x5c84d0['rowInsertionRanges']['push'](_0x4fd544['model']['createRangeOn'](_0x4eea7d));},{'priority':'low'}),_0x51d8ab['descriptionFactory']['registerDescriptionCallback'](_0x30ef48=>{if(_0x30ef48['subType']&&_0x30ef48['subType']['startsWith']('tablePaste'))return _0x30ef48['previous']?{}:{'type':'insertion','content':St(_0x4fd544['locale'],'*Replace\x20table\x20cells*')};});const _0x5c449c=()=>!0x1;for(const _0x240364 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x51d8ab['_suggestionFactory']['registerCustomCallback']('insertion',_0x240364,'join',_0x5c449c),_0x51d8ab['_suggestionFactory']['registerCustomCallback']('deletion',_0x240364,'join',_0x5c449c),_0x51d8ab['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x240364,'join',_0x5c449c);_0x51d8ab['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5c449c),_0x51d8ab['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xd2571c,_0xf70756,_0x3d7373)=>{const _0x378434=_0xd2571c['map'](_0x6759=>_0x6759['getContainedElement']())['filter'](_0x54ae6d=>_0x54ae6d),_0x41e6fb=new Map(_0x378434['map'](_0x284d38=>[_0x284d38,null]));if(_0x5c84d0){for(const {element:_0x1c1d67,attributes:_0x141710}of _0x5c84d0['cells'])_0x141710&&_0x41e6fb['set'](_0x1c1d67,_0x141710);}else{if(_0x3d7373&&_0x3d7373['markerAttributes'])for(const [_0x238315,_0x5dcac2]of Object['entries'](_0x3d7373['markerAttributes'])){const _0x44f247=_0x4fd544['model']['markers']['get'](_0x238315),_0x3b943c=_0x44f247?_0x44f247['getRange']()['getContainedElement']():null;_0x3b943c&&_0x41e6fb['set'](_0x3b943c,_0x5dcac2);}}_0x4fd544['model']['change'](_0x57f907=>{for(const [_0x64d19e,_0x258f4b]of _0x41e6fb)_0x57f907['setAttributes']({...$e,..._0x258f4b},_0x64d19e);});});const _0x41dcb3=(_0x515d8c,_0x3bd548)=>{_0x51d8ab['_suggestionFactory']['registerCustomCallback'](_0x515d8c,'tablePaste',_0x3bd548,(_0x3b6750,_0x2bde98,_0x2b99e7)=>{_0x4fd544['model']['change'](_0x189a04=>{const _0x31c2a9=[];for(const _0xfbb68b of _0x3b6750){const _0x58b900=_0xfbb68b['start']['nodeAfter'];_0x58b900['is']('element','tableCellSuggestion')&&_0x31c2a9['push'](_0x58b900);}_0x51d8ab['_suggestionFactory']['getSuggestionCallback'](_0x515d8c,null,_0x3bd548)(_0x3b6750,_0x2bde98,_0x2b99e7);for(const _0x72bc67 of _0x31c2a9)'$graveyard'!=_0x72bc67['root']['rootName']&&_0x189a04['unwrap'](_0x72bc67);});});};_0x41dcb3('insertion','accept'),_0x41dcb3('insertion','discard'),_0x41dcb3('deletion','accept'),_0x41dcb3('deletion','discard'),_0x51d8ab['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x426ba4=>{const _0x51d4f3=_0x426ba4['map'](_0x4ebc05=>_0x4ebc05['getContainedElement']()),_0x1c7f9a=_0x51d4f3[0x0]['findAncestor']('table'),{minRow:_0x2ff540,maxRow:_0x17d922}=_0x4f4588['_getCoordsForCells'](_0x51d4f3);_0x39b3bc['removeRows'](_0x1c7f9a,{'at':_0x2ff540,'rows':_0x17d922-_0x2ff540+0x1});}),_0x51d8ab['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x200603=>{const _0x5db00d=_0x200603['map'](_0x269d1f=>_0x269d1f['getContainedElement']()),_0x343792=_0x5db00d[0x0]['findAncestor']('table'),{minColumn:_0x2a8916,maxColumn:_0x258e3e}=_0x4f4588['_getCoordsForCells'](_0x5db00d);_0x39b3bc['removeColumns'](_0x343792,{'at':_0x2a8916,'columns':_0x258e3e-_0x2a8916+0x1});});const _0xeea32d=(_0xf25f3c,_0x1f66b3)=>{if(!_0x1f66b3['subType']||!_0x1f66b3['subType']['startsWith']('tablePaste'))return;const _0x49b9ea=_0x1f66b3['attributes']['tablePasteChainId'],_0x1346e2=_0x51d8ab['getSuggestions']()['filter'](_0x3f6448=>_0x3f6448['isInContent']&&_0x3f6448['attributes']&&_0x3f6448['attributes']['tablePasteChainId']==_0x49b9ea);_0x1346e2['length']&&_0x1f66b3['getAllAdjacentSuggestions']()['length']!=_0x1346e2['length']&&_0x1346e2['reduce']((_0x41a837,_0x41bb9b)=>(_0x41a837['next']=_0x41bb9b,_0x41bb9b['previous']=_0x41a837,_0x41bb9b));};function _0x55d1c0(_0x9c34a8,_0x57f64a=!0x0){const {id:_0x4f47b7,authorId:_0x3fd03d}=tt(_0x9c34a8['markerName']),_0x350d5d=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x2f0a46=_0x51d8ab['activeMarkers']['includes'](_0x9c34a8['markerName']);return _0x2f0a46&&_0x350d5d['push']('ck-suggestion-marker--active'),{'classes':_0x350d5d,'attributes':{'data-suggestion':_0x4f47b7,'data-author-id':_0x3fd03d},'priority':_0x2f0a46&&_0x57f64a?0xbc2:0xbb8};}_0x51d8ab['on']('suggestionLoaded',_0xeea32d,{'priority':'high'}),_0x51d8ab['on']('suggestionUnloaded',_0xeea32d,{'priority':'high'}),_0x4fd544['model']['document']['registerPostFixer'](()=>{let _0x23dd75=!0x1;const _0x4fbae2=Array['from'](_0x4fd544['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3a58d0,data:_0x6846be}of _0x4fbae2){const {group:_0x5e527a,type:_0x5d986a,id:_0x442a9d}=tt(_0x3a58d0);if('suggestion'!=_0x5e527a||'deletion'!=_0x5d986a||_0x6846be['oldRange'])continue;if(!_0x51d8ab['hasSuggestion'](_0x442a9d))continue;const _0x4881a9=_0x51d8ab['getSuggestion'](_0x442a9d)['getRanges'](),_0x2263f8=_0x4fd544['plugins']['get']('Users')['me'];for(const _0x59a6c4 of _0x51d8ab['getSuggestions']())if(_0x59a6c4['isInContent']&&_0x59a6c4['author']==_0x2263f8&&'formatBlock'==_0x59a6c4['type']&&'tablePasteCell'==_0x59a6c4['subType']&&_0x59a6c4['getRanges']()['every'](_0x5c7f60=>_0x4881a9['some'](_0x2e6aec=>_0x2e6aec['containsRange'](_0x5c7f60,!0x0)))){for(const _0x182bca of _0x59a6c4['getAllAdjacentSuggestions']())_0x182bca['isInContent']&&(_0x182bca['discard'](),_0x23dd75=!0x0);}}return _0x23dd75;}),_0x4fd544['model']['document']['registerPostFixer'](_0x203585=>{const _0x14b36b=_0x4fd544['commands']['get']('redo');if(!_0x14b36b||!_0x14b36b['_createdBatches']['has'](_0x203585['batch']))return!0x1;let _0x41dc77=!0x1;const _0x1ff3e3=_0x4fd544['plugins']['get']('Users')['me'],_0x468d70=_0x4fd544['model']['document']['differ']['getChanges'](),_0x2d57fe=Array['from'](_0x4fd544['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x220d96,data:_0x45a4dd})=>{const {group:_0x1b3ae7,subType:_0x53b876,authorId:_0x1e7e26}=tt(_0x220d96);return'suggestion'==_0x1b3ae7&&'tablePaste'==_0x53b876&&_0x1e7e26==_0x1ff3e3['id']&&!_0x45a4dd['oldRange'];});for(const _0x2495f4 of _0x468d70){if('insert'!=_0x2495f4['type']||'tableCellSuggestion'!=_0x2495f4['name']||0x1!=_0x2495f4['length'])continue;const _0x561ec5=_0x203585['createRange'](_0x2495f4['position'],_0x2495f4['position']['getShiftedBy'](0x1));if(!_0x2d57fe['find'](({data:_0x78f4fa})=>_0x78f4fa['newRange']['isEqual'](_0x561ec5))){for(const {name:_0x562640,data:_0x467fcc}of _0x2d57fe)if(_0x561ec5['containsRange'](_0x467fcc['newRange'])){_0x203585['updateMarker'](_0x562640,{'range':_0x561ec5}),_0x41dc77=!0x0;break;}}}return _0x41dc77;}),_0x4fd544['model']['document']['registerPostFixer'](_0x5e2330=>{let _0x38258f=!0x1;const _0x2f4084=_0x4fd544['plugins']['get']('Users')['me'],_0x89eccc=_0x51d8ab['getSuggestions']()['filter'](_0x52433b=>_0x52433b['isInContent']&&_0x52433b['author']==_0x2f4084),_0x2dfefb=new Set(),_0xa63460=new Set();for(const _0xcd8595 of _0x89eccc)if('tablePaste'==_0xcd8595['subType'])for(const _0x1e4258 of _0xcd8595['getMarkers']()){const _0x2b7cf7=_0x1e4258['getRange']()['getContainedElement']();if(_0x2b7cf7){if(_0x2b7cf7['is']('element','tableCellSuggestion')&&We(_0x2b7cf7)){_0xcd8595['removeMarker'](_0x1e4258['name']),_0x2dfefb['add'](_0x2b7cf7),_0x38258f=!0x0;const _0x341f0f=_0x2b7cf7['nextSibling'],_0x28de00=_0x2b7cf7['previousSibling'],_0x244cbd=_0x341f0f&&_0x341f0f['is']('element','tableCellSuggestion'),_0x2ba8ca=_0x28de00&&_0x28de00['is']('element','tableCellSuggestion');_0x244cbd&&!_0x2dfefb['has'](_0x341f0f)&&_0xa63460['add'](_0x341f0f),_0x2ba8ca&&!_0x2dfefb['has'](_0x28de00)&&_0xa63460['add'](_0x28de00);}else _0x2b7cf7['is']('element','paragraph')&&_0x2b7cf7['isEmpty']&&(_0xcd8595['removeMarker'](_0x1e4258['name']),_0x38258f=!0x0);}}else{if('tablePasteCell'==_0xcd8595['subType']){if(!_0xcd8595['attributes']||!_0xcd8595['attributes']['tablePasteChainId'])continue;const _0x55c3b7=_0xcd8595['attributes']['markerAttributes'];if(_0x55c3b7&&Object['keys'](_0x55c3b7)['length'])continue;const _0x1e9da6=_0xcd8595['attributes']['tablePasteChainId'];let _0x59fdeb=!0x0,_0x18723c=!0x0;for(const _0x12664c of _0x89eccc)if(_0x12664c['subType']&&_0x12664c['subType']['startsWith']('tablePaste')){if(!_0x12664c['attributes']['tablePasteChainId']){_0x18723c=!0x1;break;}if(_0x12664c['id']!=_0xcd8595['id']&&_0x12664c['attributes']['tablePasteChainId']==_0x1e9da6){_0x59fdeb=!0x1;break;}}_0x18723c&&_0x59fdeb&&(_0xcd8595['removeMarkers'](),_0x38258f=!0x0);}}for(const _0x19eb82 of _0x2dfefb)_0x5e2330['remove'](_0x19eb82);for(const _0x125b0b of _0xa63460)_0x5e2330['unwrap'](_0x125b0b);return _0x38258f;}),_0x4fd544['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x3f6d2e=>_0x55d1c0(_0x3f6d2e),'converterPriority':'high'}),_0x4fd544['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x50c4fd,_0x38b97a)=>_0x38b97a['options']['showSuggestionHighlights']?_0x55d1c0(_0x50c4fd,!0x1):null,'converterPriority':'high'});const _0x59a9e8=_0x4fd544['editing']['view'];this['listenTo'](_0x59a9e8['document'],'clipboardOutput',(_0x5b97e3,_0x360185)=>{const _0x114636=[];for(const _0x3cffdd of _0x59a9e8['createRangeIn'](_0x360185['content'])['getItems']())_0x3cffdd['is']('element','suggestion-td')&&_0x114636['push'](_0x3cffdd);_0x59a9e8['change'](_0x35c86e=>{for(const _0x17446a of _0x114636)_0x35c86e['move'](_0x35c86e['createRangeIn'](_0x17446a),_0x35c86e['createPositionBefore'](_0x17446a)),_0x35c86e['remove'](_0x17446a);});});}};function We(_0x5e6ff1){if(_0x5e6ff1['isEmpty'])return!0x0;const _0x470b62=_0x5e6ff1['getChild'](0x0);return _0x470b62['is']('element','paragraph')&&_0x470b62['isEmpty'];}function je(_0x5254e6,_0x22f361={},_0x2bdf09){for(const {isAnchor:_0x44745b,cellHeight:_0x513c6c,cellWidth:_0x1907a6}of _0x2bdf09['createTableWalker'](_0x5254e6,{'includeAllSlots':!0x0,..._0x22f361}))if(!_0x44745b||0x1!=_0x513c6c||0x1!=_0x1907a6)return!0x1;return!0x0;}var Ke=class extends _0x3f3b34{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0xca7ec2=this['editor']['plugins']['get']('TrackChangesEditing');_0xca7ec2['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0xca7ec2['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0xca7ec2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xca7ec2['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0xca7ec2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0xca7ec2['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x16d92f,_0x4ebdfb){const _0x3fec10=this['editor']['plugins']['get']('TrackChangesEditing'),_0x268485=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5c2576=_0x4ebdfb['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0xcd94e5=_0x268485['getColumnGroupElement'](_0x5c2576);let _0x42d989=_0xcd94e5?_0x268485['getTableColumnsWidths'](_0xcd94e5):null,_0x3b2767=_0x5c2576['getAttribute']('tableWidth')||null;const _0xcbc9b3=_0x4ebdfb['tableWidth']||_0x3b2767,_0x5cc569=_0x4ebdfb['columnWidths']||_0x42d989,_0x33900d=this['editor']['plugins']['get']('Users')['me'];for(const _0x2c8df4 of _0x3fec10['getSuggestions']()){const _0x2d836e=_0x2c8df4['getContainedElement']();if('resizeTable'===_0x2c8df4['subType']&&_0x2d836e===_0x5c2576){_0x2c8df4['author']!==_0x33900d&&_0x2c8df4['discard']();const _0x253c77=_0x2c8df4['data']['commandParams'];_0x3b2767=_0x253c77[0x0]['tableWidth'],_0x42d989=_0x253c77[0x0]['columnWidths'];break;}}_0x16d92f({'table':_0x5c2576,'tableWidth':_0xcbc9b3,'columnWidths':_0x5cc569}),_0x3fec10['markBlockFormat'](_0x5c2576,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x3b2767,'columnWidths':_0x42d989}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x5edb1c){if('formatBlock'!=_0x5edb1c['type']&&'formatInline'!=_0x5edb1c['type'])return;const {data:_0x9337a9}=_0x5edb1c;return _0x9337a9&&'resizeTable'===_0x9337a9['formatGroupId']?{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20resize\x20table')}:void 0x0;}},ze=class extends _0x3f3b34{['afterInit'](){const _0x2ba048=this['editor'];_0x2ba048['plugins']['has']('Template')&&_0x2ba048['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}},Xe=class extends _0x3f3b34{['afterInit'](){const _0x20caf3=this['editor'];if(!_0x20caf3['commands']['get']('insertTableOfContents'))return;_0x20caf3['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x1f1792=_0x20caf3['plugins']['get']('TrackChangesEditing'),_0x336033=_0x20caf3['locale'];_0x1f1792['descriptionFactory']['registerElementLabel']('tableOfContents',_0x458deb=>St(_0x336033,'ELEMENT_TABLE_OF_CONTENTS',_0x458deb));}},qe=class extends _0x3f3b34{['afterInit'](){const _0x40a393=this['editor'];_0x40a393['plugins']['has']('Title')&&(_0x40a393['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerElementLabel']('title-content',()=>St(_0x40a393['locale'],'ELEMENT_TITLE')),_0x40a393['model']['document']['registerPostFixer'](_0x5e4563=>{let _0x1b2ec0=!0x1;const _0x5d4ccd=Array['from'](_0x40a393['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2c5ed7,data:_0x5647f6}of _0x5d4ccd){const {group:_0x435474}=tt(_0x2c5ed7);if('suggestion'!==_0x435474||!_0x5647f6['newRange'])continue;const _0x9b0ad=_0x5647f6['newRange'],_0x20f0ce=_0x9b0ad['end']['nodeBefore'];if(!_0x20f0ce||!_0x20f0ce['is']('element','title-content'))continue;if(!_0x9b0ad['start']['isTouching'](_0x9b0ad['end']))continue;const _0x161eb3=_0x40a393['model']['schema']['getNearestSelectionRange'](_0x9b0ad['end'],'forward');if(_0x161eb3&&_0x161eb3['isCollapsed']){const _0x1d23db=_0x5e4563['createRange'](_0x9b0ad['start'],_0x161eb3['start']);_0x1d23db['isEqual'](_0x9b0ad)||(_0x5e4563['updateMarker'](_0x2c5ed7,{'range':_0x1d23db}),_0x1b2ec0=!0x0);}_0x1b2ec0||(_0x5e4563['removeMarker'](_0x2c5ed7),_0x1b2ec0=!0x0);}return _0x1b2ec0;}));}},Ye=class extends _0x3f3b34{['afterInit'](){const _0x2cb06f=this['editor'],_0x313402=_0x2cb06f['plugins']['get']('TrackChangesEditing');_0x2cb06f['plugins']['has']('Uploadcare')&&(_0x313402['enableCommand']('uploadcare'),_0x2cb06f['plugins']['has']('UploadcareImageEdit')&&(_0x313402['enableCommand']('uploadcareImageEdit'),_0x313402['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x313402['descriptionFactory']['registerDescriptionCallback'](_0x643f13=>{if('attribute'!=_0x643f13['type'])return;const {data:_0x268a2f}=_0x643f13;return _0x268a2f&&'uploadcareImageId'==_0x268a2f['key']?{'type':'format','content':''}:void 0x0;})));}},Qe=class extends _0x3f3b34{['afterInit'](){const _0x264208=this['editor'],_0x4ae3a2=_0x264208['plugins']['get']('TrackChangesEditing');_0x264208['plugins']['has']('UndoEditing')&&(_0x4ae3a2['enableCommand']('undo'),_0x4ae3a2['enableCommand']('redo'));}},Ze=class extends _0x3f3b34{static get['requires'](){return[ve];}['afterInit'](){const _0x1a4a79=this['editor'];_0x1a4a79['plugins']['has']('TableCaptionEditing')&&_0x1a4a79['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}},Je=class extends _0x3f3b34{['tableProperties'];['tableCellProperties'];constructor(_0x3e662d){super(_0x3e662d),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 _0x3e2860=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x1e0865 of this['tableProperties'])_0x3e2860['enableCommand'](_0x1e0865,(_0x8db64,_0x395d57)=>{const _0x195d37=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x1e0865,[_0x195d37],this['tableProperties'],'tableProperties',_0x8db64,_0x395d57);});_0x3e2860['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x3e2860['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3e2860['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x1620a7,_0x4a935d)=>this['handleDiscardAction'](this['tableProperties'],_0x1620a7,_0x4a935d)),_0x3e2860['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x452264 of this['tableCellProperties'])this['editor']['commands']['get'](_0x452264)&&_0x3e2860['enableCommand'](_0x452264,(_0x5f37bc,_0x10af55)=>{const _0x1b58b9=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x452264,_0x1b58b9,this['tableCellProperties'],'tableCellProperties',_0x5f37bc,_0x10af55);});_0x3e2860['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x3e2860['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3e2860['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x2fe889,_0x3df025)=>this['handleDiscardAction'](this['tableCellProperties'],_0x2fe889,_0x3df025)),_0x3e2860['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x3e2860['descriptionFactory']['registerAttributeLabel']('tableCellType',St(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x3e2860['descriptionFactory']['registerDescriptionCallback'](_0x48f1ca=>this['handleSuggestionDescription'](_0x48f1ca)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x5c3496,_0x14172e,_0x250466,_0x436e3f,_0x418af1,_0x33862c){const _0x5d7c9c=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x33862c['batch'],()=>{for(const _0x2a8e3c of _0x14172e)if(this['_getSuggestion'](_0x2a8e3c,_0x436e3f))_0x418af1(_0x33862c);else{const _0x4ceaea={};for(const _0x10b5ad of _0x250466){const _0x265f0e=_0x2a8e3c['getAttribute'](_0x10b5ad);void 0x0!==_0x265f0e&&(_0x4ceaea[_0x10b5ad]=_0x265f0e);}_0x418af1(_0x33862c),_0x5d7c9c['markBlockFormat'](_0x2a8e3c,{'commandParams':[_0x4ceaea]},[],_0x436e3f);}});}['handleDiscardAction'](_0x589e84,_0x1d11db,_0x2dbd5e){const _0x3eab32=_0x1d11db[0x0]['start']['nodeAfter'],_0x5ebe7a=_0x2dbd5e['commandParams'][0x0];this['editor']['model']['change'](_0x4bfb22=>{for(const _0x1d9c53 of _0x589e84)void 0x0!==_0x5ebe7a[_0x1d9c53]?_0x4bfb22['setAttribute'](_0x1d9c53,_0x5ebe7a[_0x1d9c53],_0x3eab32):_0x4bfb22['removeAttribute'](_0x1d9c53,_0x3eab32);});}['handleSuggestionDescription'](_0x2a2001){if(_0x2a2001['data'])switch(_0x2a2001['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'](_0x5d63f7,_0x224563){const _0x252c5e=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x78f372 of _0x252c5e['getSuggestions']({'skipNotAttached':!0x0})){const _0xf45de6=_0x78f372['getContainedElement']();if(_0x78f372['subType']===_0x224563&&_0xf45de6===_0x5d63f7)return _0x78f372;}return null;}['_registerTablePropertiesAttributes'](){const _0x3d2c52=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb5dd0d=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x122fdb of _0xb5dd0d){const _0x377c88=_0x122fdb['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x3d2c52['descriptionFactory']['registerAttributeLabel'](_0x122fdb,St(this['editor']['locale'],'FORMAT_'+_0x377c88));}}},tn=class extends _0x3f3b34{['afterInit'](){const _0x3e1831=this['editor'];if(!_0x3e1831['plugins']['has']('LineHeight'))return;const _0x47684b=_0x3e1831['plugins']['get']('TrackChangesEditing'),_0xc71e94=_0x3e1831['locale'];_0x47684b['enableDefaultAttributesIntegration']('lineHeight'),_0x47684b['descriptionFactory']['registerAttributeLabel']('lineHeight',St(_0xc71e94,'FORMAT_LINE_HEIGHT'));}};const en='$elementName';var nn=class extends _0x3f3b34{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_suggestionsConversion'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return[_0x4b575b,_0x5d966d,_0x786008,_0xc66639,_0x34e5cd,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(_0x3022c8){super(_0x3022c8),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x565a0c,_0x46013f,_0x1e52e3,_0x5e496b)=>{this['_model']['change'](()=>{for(const _0xe4cfbb of[..._0x5e496b,..._0x1e52e3])this['_model']['markers']['has'](_0xe4cfbb)&&_0x3022c8['editing']['reconvertMarker'](_0xe4cfbb);});}),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']=_0x3022c8['plugins']['get'](_0x4b575b),this['_suggestionsConversion']=_0x3022c8['plugins']['get'](_0x5d966d),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x3022c8['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3022c8['config']['get']('trackChanges.trackFormatChanges'),_0x3022c8['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3022c8['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new Et(_0x3022c8,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x3d7c47=this['editor'];_0x3d7c47['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4ae932,{writer:_0x22c9c1})=>{let _0x5dc0d0='suggestion:'+_0x4ae932['getAttribute']('suggestion-type')+':'+_0x4ae932['getAttribute']('id');return _0x4ae932['getAttribute']('marker-count')&&(_0x5dc0d0+=':'+_0x4ae932['getAttribute']('marker-count')),_0x22c9c1['createElement']('$marker',{'data-name':_0x5dc0d0});}}),_0x3d7c47['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x3d7c47['model']['document']['registerPostFixer'](_0x2450ca=>{let _0x45b5b1=!0x1;const _0x3ad889=Array['from'](_0x3d7c47['model']['document']['differ']['getChangedMarkers']()),_0x470fa4=new Set();for(const {name:_0xd84b4e,data:_0x37a1e0}of _0x3ad889){const {group:_0x54077b,type:_0xab23ac,subType:_0xe10140,id:_0x555a3c}=tt(_0xd84b4e);if('suggestion'!==_0x54077b)continue;const _0x241447=_0xe10140?'suggestion:'+_0xab23ac+':'+_0xe10140+':'+_0x555a3c:'suggestion:'+_0xab23ac+':'+_0x555a3c,_0x5a0130=_0x3d7c47['model']['markers']['getMarkersGroup'](_0x241447),_0x2dcec3=_0x3d7c47['model']['markers']['get'](_0xd84b4e),_0x3ff771=this['_suggestions']['get'](_0x555a3c);if(null!=_0x37a1e0['newRange']){'formatInline'==_0xab23ac&&(_0x45b5b1=_0x45b5b1||an(_0x37a1e0['newRange'],_0xd84b4e,_0x2450ca,_0x3d7c47['model']['schema']));const _0x3e3486='attribute'==_0xab23ac&&this['_suggestionsConversion']['isBlockAttribute'](_n(_0xe10140)),_0x127d43='attribute'==_0xab23ac&&this['_suggestionsConversion']['isInlineAttribute'](_n(_0xe10140));if(_0x37a1e0['newRange']['isCollapsed']||'$graveyard'==_0x37a1e0['newRange']['root']['rootName']||'formatBlock'==_0xab23ac&&!ln(_0x37a1e0['newRange'])||_0x3e3486&&!ln(_0x37a1e0['newRange'])||_0x127d43&&un(_0x37a1e0['newRange'])||'deletion'==_0xab23ac&&un(_0x37a1e0['newRange'])||_0x2dcec3&&dn(_0x2dcec3,_0x5a0130))_0x2450ca['removeMarker'](_0xd84b4e),_0x45b5b1=!0x0;else{if(!_0x3ff771||!_0x3ff771['isInContent'])continue;if(_0x37a1e0['newRange']&&_0x37a1e0['oldRange']&&_0x37a1e0['newRange']['isEqual'](_0x37a1e0['oldRange']))continue;_0x470fa4['add'](_0x3ff771);}}}return _0x470fa4['size']>0x0&&(_0x45b5b1=!!this['_joinWithAdjacentSuggestions'](_0x470fa4)||_0x45b5b1),_0x45b5b1;}),_0x3d7c47['model']['document']['registerPostFixer'](_0x4c4d01=>{let _0x2582bb=!0x1;for(const _0x1b895e of _0x3d7c47['model']['document']['differ']['getChanges']())if('insert'==_0x1b895e['type'])for(const _0x5e97fc of this['_suggestions']['values']()){if(_0x5e97fc['isMultiRange']||!_0x5e97fc['isInContent'])continue;const _0x1b434d='formatBlock'==_0x5e97fc['type'],_0x14fcf8=this['_getAttributeKey'](_0x5e97fc),_0x565a8d=_0x14fcf8&&this['_suggestionsConversion']['isBlockAttribute'](_0x14fcf8);if(!_0x1b434d&&!_0x565a8d)continue;const _0x2ac218=_0x5e97fc['getFirstRange']();if(_0x2ac218['start']['parent']!=_0x2ac218['end']['parent']&&!_0x2ac218['end']['isAtEnd']){const _0x39d6b8=_0x3d7c47['model']['createPositionAt'](_0x2ac218['start']['nodeAfter'],'end'),_0x5423d9=_0x3d7c47['model']['createRange'](_0x2ac218['start'],_0x39d6b8);_0x4c4d01['updateMarker'](_0x5e97fc['getFirstMarker'](),{'range':_0x5423d9}),_0x2582bb=!0x0;}}return _0x2582bb;}),_0x3d7c47['model']['document']['registerPostFixer'](_0x252515=>this['_processAttributeChanges'](_0x252515)),_0x3d7c47['model']['document']['registerPostFixer'](_0x5976f6=>!_0x5976f6['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x5976f6)),_0x3d7c47['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x3d7c47['model']['document']['on']('change:data',(_0x11d6bc,_0xf12528)=>{if(!_0xf12528['isLocal']||_0xf12528['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4edc80=_0x3d7c47['model']['document']['differ']['getChanges']();if(0x0==_0x4edc80['length'])return;const _0xc81736=[],_0x21e593=_0x4edc80['filter'](_0x4b18bb=>'attribute'==_0x4b18bb['type']),_0x5edd42=_0x4edc80['filter'](_0x173411=>'insert'==_0x173411['type']&&'$text'!=_0x173411['name']);for(const _0x41c7da of _0x21e593)this['_suggestionsConversion']['isRegisteredAttribute'](_0x41c7da['attributeKey'])&&_0xc81736['push']({'key':_0x41c7da['attributeKey'],'newValue':_0x41c7da['attributeNewValue'],'oldValue':_0x41c7da['attributeOldValue'],'range':hn(_0x41c7da['range'],_0x3d7c47['model'])});for(const _0x2649a8 of _0x5edd42){if('rename'!=_0x2649a8['action']&&'refresh'!=_0x2649a8['action'])continue;const _0x1ef9ee=gn(_0x2649a8['position']['nodeAfter'],_0x3d7c47['model']),_0x471b30=_0x2649a8['before'];'rename'==_0x2649a8['action']&&_0xc81736['push']({'key':en,'newValue':_0x2649a8['name'],'oldValue':_0x471b30['name'],'range':_0x1ef9ee});for(const [_0x41da32,_0x3576d0]of _0x471b30['attributes']){if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x41da32))continue;const _0x4378d6=_0x2649a8['attributes']['get'](_0x41da32);_0x3576d0!==_0x4378d6&&_0xc81736['push']({'key':_0x41da32,'newValue':_0x4378d6,'oldValue':_0x3576d0,'range':_0x1ef9ee});}for(const [_0x2bc686,_0x348394]of _0x2649a8['attributes'])this['_suggestionsConversion']['isRegisteredAttribute'](_0x2bc686)&&(_0x471b30['attributes']['has'](_0x2bc686)||_0xc81736['push']({'key':_0x2bc686,'newValue':_0x348394,'oldValue':null,'range':_0x1ef9ee}));}0x0!=_0xc81736['length']&&_0x3d7c47['model']['enqueueChange'](_0xf12528,_0x456673=>{const _0x3e47b5=_0x589c6c();for(const {range:_0x42b1ec,key:_0x2a2226,oldValue:_0x468eba,newValue:_0x2cc523}of _0xc81736)this['markAttributeChange'](_0x42b1ec,_0x2a2226,_0x468eba,_0x2cc523,{'groupId':_0x3e47b5});this['_reduceExistingSuggestions'](_0x456673,_0xc81736);});},{'priority':'lowest'}),_0x3d7c47['model']['markers']['on']('update:suggestion',(_0x311d3c,_0x458af0,_0x48d185)=>{if(null==_0x48d185){const {id:_0x2b3cdf}=tt(_0x458af0['name']),_0x36df2c=this['_suggestions']['get'](_0x2b3cdf);_0x36df2c&&_0x36df2c['addMarkerName'](_0x458af0['name']);}}),_0x3d7c47['model']['document']['on']('change:data',()=>{const _0x25efda=Array['from'](_0x3d7c47['model']['document']['differ']['getChangedMarkers']())['filter'](_0x167602=>'suggestion'===tt(_0x167602['name'])['group']);if(0x0===_0x25efda['length'])return;_0x25efda['sort']((_0x25ccc3,_0xf131fd)=>{const _0x1418aa=_0x25ccc3['data']['oldRange'],_0x44d5a3=_0xf131fd['data']['oldRange'];return null===_0x1418aa&&null===_0x44d5a3?0x0:null===_0x1418aa&&null!==_0x44d5a3?-0x1:null!==_0x1418aa&&null===_0x44d5a3?0x1:_0x1418aa['start']['isBefore'](_0x44d5a3['start'])?-0x1:0x1;});const _0x2da7df=new Set(),_0x498ca6=new Set();for(const {name:_0x16d205,data:_0x2f2274}of _0x25efda){const {id:_0x4dd084}=tt(_0x16d205);if(null===_0x2f2274['oldRange']){const _0x435cda=this['_handleNewSuggestionMarker'](_0x16d205);_0x498ca6['add'](_0x435cda);}else{const _0x186214=this['_suggestions']['get'](_0x4dd084);null!==_0x2f2274['newRange']||_0x186214['isInContent']?(_0x2da7df['add'](_0x186214['head']),_0x498ca6['add'](_0x186214)):this['_removeSuggestion'](_0x186214);}}_0x498ca6['size']>0x0&&this['_refreshSuggestionsChain'](_0x498ca6);for(const _0x5f571e of _0x2da7df)this['fire']('suggestionChanged',_0x5f571e);}),_0x3d7c47['model']['on']('applyOperation',(_0x36c911,_0x1b1ccd)=>{const _0x27b8c8=_0x1b1ccd[0x0];if(!this['_suggestions']['size'])return;if(!_0x27b8c8['isDocumentOperation'])return;if(_0x27b8c8['batch']['isUndo']||!_0x27b8c8['batch']['isLocal'])return;let _0x1f93ed,_0x1539d2;switch(_0x27b8c8['type']){case'insert':_0x1f93ed=_0x3d7c47['model']['createPositionAt'](_0x27b8c8['position']),_0x1539d2=_0x1f93ed['getShiftedBy'](_0x27b8c8['howMany']);break;case'split':_0x1f93ed=_0x3d7c47['model']['createPositionAt'](_0x27b8c8['splitPosition']),_0x1539d2=_0x3d7c47['model']['createPositionAt'](_0x27b8c8['moveTargetPosition']);break;case'move':_0x1f93ed=_0x3d7c47['model']['createPositionAt'](_0x27b8c8['targetPosition']),_0x1539d2=_0x1f93ed['getShiftedBy'](_0x27b8c8['howMany']);break;default:return;}const _0xb8eeec=_0x3d7c47['model']['createRange'](_0x1f93ed,_0x1539d2);_0x3d7c47['model']['change'](()=>{for(const {suggestion:_0x57647e,meta:_0x2e1a4e}of this['_findSuggestions'](_0xb8eeec)){if(_0x57647e['isMultiRange'])continue;if('formatInline'==_0x57647e['type'])continue;const _0x31830f=this['_getAttributeKey'](_0x57647e);if(_0x31830f&&this['_suggestionsConversion']['isBlockAttribute'](_0x31830f)&&'split'!=_0x27b8c8['type'])continue;const _0x343d12=_0x57647e['data']&&_0x57647e['data']['multipleBlocks'];('formatBlock'!=_0x57647e['type']||'split'==_0x27b8c8['type']&&!_0x343d12)&&(_0x2e1a4e['containsRangeInObject']||'insertion'==_0x57647e['type']&&_0x2e1a4e['isOwn']||_0x57647e['getFirstRange']()['containsRange'](_0xb8eeec)&&this['_breakSuggestionMarker'](_0x57647e,_0x1f93ed,_0x1539d2));}});},{'priority':'lowest'}),_0x3d7c47['model']['on']('deleteContent',(_0x4706f3,_0x57e5e0)=>{const _0x2f0de9=_0x57e5e0[0x0],_0x119c7b=_0x57e5e0[0x1];if(_0x119c7b&&_0x119c7b['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x2f0de9['isCollapsed'])return;const _0x4e909c=_0x3d7c47['model']['schema'],{start:_0x6b82c0,end:_0x37d5ea}=_0x2f0de9['getFirstRange'](),_0x7ffe13=_0x6b82c0['nodeAfter']&&_0x4e909c['isLimit'](_0x6b82c0['nodeAfter'])?null:_0x4e909c['getNearestSelectionRange'](_0x6b82c0,'forward'),_0x4930dc=_0x37d5ea['nodeBefore']&&_0x4e909c['isLimit'](_0x37d5ea['nodeBefore'])?null:_0x4e909c['getNearestSelectionRange'](_0x37d5ea,'backward'),_0x104b48=_0x3d7c47['model']['createRange'](_0x7ffe13?_0x7ffe13['start']:_0x6b82c0,_0x4930dc?_0x4930dc['end']:_0x37d5ea);_0x3d7c47['model']['change'](_0x1055ad=>{this['markDeletion'](_0x104b48);const _0x3cf4f8=_0x3d7c47['model']['schema']['getNearestSelectionRange'](_0x104b48['start']);_0x2f0de9['is']('documentSelection')?_0x1055ad['setSelection'](_0x3cf4f8):_0x2f0de9['setTo'](_0x3cf4f8);}),_0x4706f3['stop']();},{'priority':_0x10368a['normal']+0xa}),_0x3d7c47['model']['on']('insertContent',(_0x575a07,_0x9ccba1)=>{const _0x4f306d=_0x9ccba1[_0x9ccba1['length']-0x1];_0x4f306d&&_0x4f306d['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x3d7c47['model']['change'](()=>{let _0x4c33b1=_0x3d7c47['model']['insertContent'](_0x9ccba1[0x0],_0x9ccba1[0x1],_0x9ccba1[0x2],{'forceDefaultExecution':!0x0});if(!_0x4c33b1)return;_0x575a07['return']=_0x4c33b1['clone']();const _0x5e6e93=_0x4c33b1['end']['nodeBefore'],_0x377d21=_0x3d7c47['model']['schema'];_0x5e6e93&&_0x377d21['isBlock'](_0x5e6e93)&&!_0x377d21['isObject'](_0x5e6e93)&&(_0x4c33b1=_0x3d7c47['model']['createRange'](_0x4c33b1['start'],_0x3d7c47['model']['createPositionAt'](_0x5e6e93,'end'))),this['markInsertion'](_0x4c33b1);}),_0x575a07['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x5c536f=new Tt(_0x3d7c47,this['_suggestions']);_0x3d7c47['commands']['add']('acceptSuggestion',_0x5c536f),this['enableCommand']('acceptSuggestion');const _0x3fbbee=new _t(_0x3d7c47,this['_suggestions']);_0x3d7c47['commands']['add']('discardSuggestion',_0x3fbbee),this['enableCommand']('discardSuggestion'),_0x3d7c47['commands']['add']('acceptAllSuggestions',new Ct(_0x3d7c47,_0x5c536f,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x3d7c47['commands']['add']('discardAllSuggestions',new Ct(_0x3d7c47,_0x3fbbee,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x3d7c47['commands']['add']('acceptSelectedSuggestions',new Rt(_0x3d7c47,_0x5c536f,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x3d7c47['commands']['add']('discardSelectedSuggestions',new Rt(_0x3d7c47,_0x3fbbee,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1e414e=_0x3d7c47['plugins']['get'](_0x4b575b);this['listenTo'](_0x1e414e,'addComment',(_0x489119,{threadId:_0x4d0b69})=>{const _0x52939a=this['_suggestions']['get'](_0x4d0b69);_0x52939a&&_0x52939a['commentThread']&&0x1===_0x52939a['commentThread']['length']&&this['_updateSuggestionData'](_0x4d0b69,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1e414e,'removeComment',(_0x31876e,{threadId:_0x41ddc0})=>{const _0xe23613=this['_suggestions']['get'](_0x41ddc0);_0xe23613&&_0xe23613['commentThread']&&!_0xe23613['commentThread']['length']&&this['_updateSuggestionData'](_0x41ddc0,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x16252c){const _0x3f099a='RBcXdGf567mNjK9DTpP0Iyi3gea8ZvzlE4bFuWrwsH1hnOSLqkY2MQJxoVAUtC',_0xed1c43=0x78e40,_0x3344f5=window['Date']['now'](),_0x3afdb7=_0x16252c['editor'],_0x48f828=new window['Promise'](_0x5353ae=>{_0x3afdb7['once']('ready',_0x5353ae);}),_0x146885={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x1db270=_0x3afdb7['config']['get']('licenseKey');async function _0x5b1377(){let _0x28231f,_0x13f930=null,_0x9644e2=null;try{return'GPL'==_0x1db270?'NotAllowed':(_0x28231f=_0x2f4756(),_0x28231f?(_0x28231f['usageEndpoint']&&(_0x9644e2=_0x2b4a64(_0x28231f['usageEndpoint'],_0x28231f['jti'])),await _0x2db83d()?_0x659ca8()?_0x1167be()?'Expired':_0x3a493c()?('evaluation'==_0x28231f['licenseType']&&(_0x13f930=_0x2af73e('EvaluationLimit')),await _0x25a121()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x1167be(){const _0x59afae=['evaluation','trial']['includes'](_0x28231f['licenseType'])?_0x3344f5/0x3e8:0xe10*_0xed1c43;return _0x28231f['exp']<_0x59afae;}function _0x659ca8(){const _0x55aabe=_0x28231f['features'];if(!_0x55aabe)return!0x1;if(_0x55aabe['includes']('*'))return!0x0;if(_0x55aabe['includes']('TC'))return!0x0;if(_0x55aabe['includes']('RTC')){if(_0x42367c())return!0x0;if(_0x5eac95()||_0x3042e0())return!0x0;}return!0x1;}function _0x3a493c(){const _0x5c13d7=_0x28231f['licensedHosts'];if(!_0x5c13d7||0x0==_0x5c13d7['length'])return!0x0;const {hostname:_0x42b15f}=new URL(window['location']['href']);if(_0x5c13d7['includes'](_0x42b15f))return!0x0;const _0x5a2afe=_0x42b15f['split']('.');return _0x5c13d7['filter'](_0x5c496a=>_0x5c496a['includes']('*'))['map'](_0x508511=>_0x508511['split']('.'))['filter'](_0x32aa07=>_0x32aa07['length']<=_0x5a2afe['length'])['map'](_0x441e06=>Array(_0x5a2afe['length']-_0x441e06['length'])['fill']('*'===_0x441e06[0x0]?'*':'')['concat'](_0x441e06))['some'](_0x4492a5=>_0x5a2afe['every']((_0x187cb8,_0xf12499)=>_0x4492a5[_0xf12499]===_0x187cb8||'*'===_0x4492a5[_0xf12499]));}function _0x25a121(){return _0x13f930&&_0x9644e2?new window['Promise']((_0x5715c3,_0x2bc3fa)=>{_0x13f930['then'](_0x5715c3,_0x2bc3fa),_0x9644e2['then'](_0x6484d8=>{'Valid'!=_0x6484d8&&_0x5715c3(_0x6484d8);},_0x2bc3fa);}):_0x13f930||_0x9644e2||'Valid';}}function _0x2b4a64(_0x195b86,_0x365979){return new window['Promise'](_0xb13d85=>{if(_0x272d66())return _0xb13d85('Valid');_0x149de3(),_0x3afdb7['decorate']('_sendUsageRequest');let _0x4fa4bd=!0x1;const _0x2f6a9a=_0x589c6c();function _0xaf0ff4(_0x39a185){return!!_0x39a185&&('object'==typeof _0x39a185||'function'==typeof _0x39a185)&&'function'==typeof _0x39a185['then']&&'function'==typeof _0x39a185['catch'];}function _0xc07ce8(_0x113614){_0x3df290(_0x113614)['then'](_0x3a98c8=>_0x3a98c8&&'ok'==_0x3a98c8['status']?_0x504034(_0x3cc5b2(_0x2f6a9a+_0x365979))!=_0x3a98c8['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0xde01c8=>(_0x4f3a67(),_0xde01c8),()=>{const _0x3505fb=_0x28d5cd();return null==_0x3505fb?(_0x4f3a67(),'Valid'):_0x3344f5-_0x3505fb>0x240c8400?'UsageLimit':'Valid';})['then'](_0xb13d85)['catch'](()=>{_0xb13d85('UsageLimit');});const _0x43f3d4=0x36ee80;function _0x4f3a67(){const _0x5e1f83='llct-'+_0x504034(_0x3cc5b2(_0x195b86)),_0x48db14=_0x34134e(_0x504034(window['Math']['ceil'](_0x3344f5/_0x43f3d4)));window['localStorage']['setItem'](_0x5e1f83,_0x48db14);}function _0x28d5cd(){const _0x295764='llct-'+_0x504034(_0x3cc5b2(_0x195b86)),_0x4a3e5c=window['localStorage']['getItem'](_0x295764);return _0x4a3e5c?window['parseInt'](_0x34134e(_0x4a3e5c),0x10)*_0x43f3d4:null;}function _0x3df290(_0x183805){return new window['Promise']((_0x40e218,_0x292dff)=>{_0x183805['then'](_0x40e218,_0x292dff),window['setTimeout'](_0x292dff,0x1d4c0);});}}_0x3afdb7['on']('_sendUsageRequest',(_0x2eebfe,_0x28c7cf)=>{if(_0x28c7cf[0x0]!=_0x195b86)return _0xb13d85('UsageLimit');_0x28c7cf[0x1]={..._0x28c7cf[0x1],'requestId':_0x2f6a9a};},{'priority':'high'}),_0x3afdb7['on']('_sendUsageRequest',_0x523083=>{_0xaf0ff4(_0x523083['return'])&&(_0x4fa4bd=!0x0,_0xc07ce8(_0x523083['return']));},{'priority':'low'}),_0x48f828['then'](()=>{_0x4fa4bd||_0xb13d85('UsageLimit');});});function _0x272d66(){return'auto'==_0x3afdb7['editing']['view']['_overlayModeHint'];}function _0x149de3(){_0x3afdb7['editing']['view']['_overlayModeHint']='auto';}}function _0x2af73e(_0x282dab){const _0x87524d=[new window['Promise'](_0x19f3f7=>setTimeout(_0x19f3f7,0x93ecc)),_0x48f828['then'](()=>new window['Promise'](_0x478e95=>{let _0x5dc427=0x0;_0x3afdb7['model']['on']('applyOperation',(_0x19a6b9,_0x56783d)=>{_0x56783d[0x0]['isDocumentOperation']&&_0x5dc427++,0x5e8==_0x5dc427&&(_0x478e95(),_0x19a6b9['off']());});}))];return window['Promise']['race'](_0x87524d)['then'](()=>_0x282dab);}async function _0x52a319(){await _0x48f828,_0x3afdb7['model']['change']=_0x3f9b87,_0x3afdb7['model']['enqueueChange']=_0x3f9b87,_0x3afdb7['enableReadOnlyMode']('model');}function _0x42367c(){return _0x389a55('WebSocketGateway')&&'connected'==_0xbaab04('WebSocketGateway')['state'];}function _0x5eac95(){return _0x389a55('RevisionViewerIntegration');}function _0x3042e0(){return _0x389a55('TrackChangesDataGetter');}function _0xa7161a(_0x5d0ce4){const _0x2dc63d=_0x417b04();_0x3afdb7[_0x2dc63d]='trackChangesLicenseKey'+_0x5d0ce4,'Valid'!=_0x5d0ce4&&_0x52a319();}function _0x417b04(){const _0x577486=window['String'](window['performance']['now']())['replace']('.','');let _0x41374a='R';for(let _0x2a791e=0x0;_0x2a791e<_0x577486['length'];_0x2a791e+=0x2){let _0xc47a6a=window['parseInt'](_0x577486['substring'](_0x2a791e,_0x2a791e+0x2));_0xc47a6a>=0x3e&&(_0xc47a6a-=0x3e),_0x41374a+=_0x3f099a[_0xc47a6a];}return _0x41374a;}function _0x2f4756(){const _0x2575bc=_0x1db270['split']('.');if(0x3!=_0x2575bc['length'])return null;return _0x33b294(_0x2575bc[0x1]);function _0x33b294(_0x2e34ce){const _0x523310=_0x449965(_0x2e34ce);return _0x523310&&_0x98664a()?_0x523310:null;function _0x98664a(){const _0x5e984e=_0x523310['jti'],_0x5533fa=window['parseInt'](_0x5e984e['substring'](_0x5e984e['length']-0x8),0x10),_0x47fbff={..._0x523310,'jti':_0x5e984e['substring'](0x0,_0x5e984e['length']-0x8)};return delete _0x47fbff['vc'],_0x3cc5b2(_0x47fbff)==_0x5533fa;}}}async function _0x2db83d(){let _0x1b2685=!0x0;try{const [_0x2d45c4,_0x525671,_0x2a04fa]=_0x1db270['split']('.');return _0x507aee(_0x2d45c4),await _0x4bcef2(_0x2d45c4,_0x525671,_0x2a04fa),_0x1b2685;}catch{return!0x1;}function _0x507aee(_0x4557d9){const _0x411d48=_0x449965(_0x4557d9);_0x411d48&&'ES256'==_0x411d48['alg']||(_0x1b2685=!0x1);}async function _0x4bcef2(_0x4167cb,_0x246554,_0x2b0a0f){const _0x1051c1=window['Uint8Array']['from'](_0x5e12c4(_0x2b0a0f),_0x5ca553=>_0x5ca553['charCodeAt'](0x0)),_0x4b2883=new window['TextEncoder']()['encode'](_0x4167cb+'.'+_0x246554),_0x5604c5=window['crypto']['subtle'];if(!_0x5604c5)return;const _0x3e7f59=await _0x5604c5['importKey']('jwk',_0x146885,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x5604c5['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x3e7f59,_0x1051c1,_0x4b2883)||(_0x1b2685=!0x1);}}function _0x449965(_0xe546bc){return _0xe546bc['startsWith']('ey')?JSON['parse'](_0x5e12c4(_0xe546bc)):null;}function _0x5e12c4(_0x18fb77){return window['atob'](_0x18fb77['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x3cc5b2(_0x1fba07){let _0x468b6d=0x1505;function _0x55bd9c(_0x941e25){for(let _0x38f834=0x0;_0x38f834<_0x941e25['length'];_0x38f834++){const _0x881bc1=_0x941e25['charCodeAt'](_0x38f834);_0x468b6d=(_0x468b6d<<0x5)+_0x468b6d+_0x881bc1,_0x468b6d&=_0x468b6d;}}function _0x44dab3(_0x24f4d0){Array['isArray'](_0x24f4d0)?_0x24f4d0['forEach'](_0x44dab3):_0x24f4d0&&'object'==typeof _0x24f4d0?Object['entries'](_0x24f4d0)['sort']()['forEach'](([_0x2a6eaf,_0x536d13])=>{_0x55bd9c(_0x2a6eaf),_0x44dab3(_0x536d13);}):_0x55bd9c(window['String'](_0x24f4d0));}return _0x44dab3(_0x1fba07),_0x468b6d>>>0x0;}function _0x504034(_0x515b4c){return _0x515b4c['toString'](0x10)['padStart'](0x8,'0');}function _0x34134e(_0x358930){return _0x358930['split']('')['reverse']()['join']('');}function _0x389a55(_0x284ccd){return _0x3afdb7['plugins']['has'](_0x284ccd);}function _0xbaab04(_0x29e14f){return _0x3afdb7['plugins']['get'](_0x29e14f);}function _0x3f9b87(){}_0xa7161a(await _0x5b1377());}(this);}set['adapter'](_0x9b70e4){if(this['_adapter'])throw new _0x2185d('track-changes-adapter-already-set',this);this['_adapter']=_0x9b70e4;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x102895=!0x1,toJSON:_0xded454=!0x1}={}){const _0x478d62=[];for(const _0x4da391 of this['_suggestions']['values']())_0x102895&&!_0x4da391['isInContent']||_0x478d62['push'](_0x4da391);return _0xded454?_0x478d62['map'](_0x493748=>_0x493748['toJSON']()):_0x478d62;}['getSuggestion'](_0x56bb27){const _0x117dcd=this['_suggestions']['get'](_0x56bb27);if(!_0x117dcd)throw new _0x2185d('track-changes-suggestion-not-found',this);return _0x117dcd;}['hasSuggestion'](_0x56189b){return this['_suggestions']['has'](_0x56189b);}['addSuggestionData'](_0x13167f){const {authorId:_0xe1da1,id:_0x2ce42c,originalSuggestionId:_0x2e8359,attributes:_0x268f1d}=_0x13167f,[_0x419068,_0x54eb53]=_0x13167f['type']['split'](':'),_0x185f0d=this['_suggestions']['get'](_0x2ce42c)||this['_createSuggestion'](_0x419068,_0x54eb53,_0x2ce42c,_0xe1da1,_0x268f1d,_0x2e8359);if(this['_addThreadToSuggestion'](_0x185f0d),this['_checkSuggestionCorrectness'](_0x185f0d,_0x419068,_0x54eb53||null,_0xe1da1),_0x185f0d['createdAt']=_0x13167f['createdAt'],_0x185f0d['_isDataLoaded']=!0x0,_0x268f1d&&_0x268f1d['@external']){const _0x1064f9=_0x268f1d['@external'],_0x1aaed1=this['_getExternalAuthor'](_0x1064f9['authorName']);_0x185f0d['authoredAt']=_0x1064f9['createdAt'],_0x185f0d['author']=_0x1aaed1;}else _0x185f0d['authoredAt']=_0x13167f['createdAt'];switch(_0x13167f['data']&&(_0x185f0d['data']=_0x13167f['data']),_0x13167f['attributes']&&(_0x185f0d['attributes']=_0x13167f['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x185f0d['_saved']=!0x0),this['_suggestionState']['get'](_0x185f0d)){case'notReady':this['_suggestionState']['set'](_0x185f0d,'dataReady');break;case'markerReady':_0x185f0d['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x185f0d])),this['_refreshSuggestionsChain'](new Set([_0x185f0d])),this['_suggestionState']['set'](_0x185f0d,'ready'),this['fire']('suggestionLoaded',_0x185f0d)):this['_suggestionState']['set'](_0x185f0d,'removed');}return _0x185f0d;}['acceptSuggestion'](_0x4db8c9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2c66d2 of _0x4db8c9['getAllAdjacentSuggestions']())_0x2c66d2['accept']();});});}['discardSuggestion'](_0x1d0be9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x30bc11 of _0x1d0be9['getAllAdjacentSuggestions']())_0x30bc11['discard']();});});}['enableCommand'](_0x3420b1,_0x17ff70){const _0x2c4a32=this['editor']['commands']['get'](_0x3420b1);if(!_0x2c4a32)throw new _0x2185d('track-changes-command-not-found',this,{'commandName':_0x3420b1});if(this['_enabledCommands']['has'](_0x2c4a32))throw new _0x2185d('track-changes-enable-command-twice',this,{'commandName':_0x3420b1});this['_enabledCommands']['add'](_0x2c4a32),_0x17ff70&&_0x2c4a32['on']('execute',(_0x44d02c,_0x20bada)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x20bada['length']>0x0&&_0x20bada[_0x20bada['length']-0x1]&&_0x20bada[_0x20bada['length']-0x1]['forceDefaultExecution']?_0x20bada['pop']():(_0x44d02c['return']=_0x17ff70((..._0x24abc8)=>_0x2c4a32['execute'](..._0x24abc8,{'forceDefaultExecution':!0x0}),..._0x20bada),_0x44d02c['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x4c8730){let _0x5c5bc6,_0x553dd7;const _0x34cc37=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x5c5bc6=_0x4c8730();}catch(_0x3706ac){_0x553dd7=_0x3706ac;}return _0x34cc37||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x553dd7&&_0x2185d['rethrowUnexpectedError'](_0x553dd7,this),_0x5c5bc6;}['markInsertion'](_0xde5a9a,_0x42a2e4=null,_0x20e8ff={}){if(_0xde5a9a['isCollapsed'])return null;const _0x44ed39=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x20e8ff['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x4253d4,meta:_0x1c08ae}of this['_findSuggestions'](_0xde5a9a,'insertion'))if(_0x1c08ae['isOwn']){if(!_0x1c08ae['isNextTo']){if(_0x1c08ae['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!En(_0x4253d4,_0x20e8ff))continue;return _0x4253d4;}if(En(_0x4253d4,_0x20e8ff))return _0x4253d4;this['_breakSuggestionMarker'](_0x4253d4,_0xde5a9a['start'],_0xde5a9a['end']);break;}if(_0x42a2e4==_0x4253d4['subType']&&En(_0x4253d4,_0x20e8ff)){const _0x123550=_0x4253d4['getFirstRange']();return _0x123550['start']['isEqual'](_0xde5a9a['end'])?this['_setSuggestionRange'](_0x4253d4,this['_model']['createRange'](_0xde5a9a['start'],_0x123550['end'])):this['_setSuggestionRange'](_0x4253d4,this['_model']['createRange'](_0x123550['start'],_0xde5a9a['end'])),_0x4253d4;}}const _0x5e7099=_0x589c6c(),_0x2db9c6=_0x44ed39['id'],_0xa2ad70=_0x42a2e4?'insertion:'+_0x42a2e4:'insertion',_0x3acdf8=this['_setSuggestionData']({'id':_0x5e7099,'type':_0xa2ad70,'createdAt':new Date(),'authorId':_0x2db9c6,'attributes':_0x20e8ff});return this['_addSuggestionMarker'](_0xa2ad70,_0x5e7099,_0x2db9c6,_0xde5a9a),_0x3acdf8;}['markMultiRangeInsertion'](_0x52c75f,_0x2033bd='multi',_0x45b1c2={}){const _0x38b7c9=this['editor']['plugins']['get']('Users')['me'],_0x129920=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x2033bd,'join');this['_trackingSessionId']&&(_0x45b1c2['trackingSessionId']=this['_trackingSessionId']);for(const _0x15f884 of this['getSuggestions']())if(_0x15f884['author']['id']==_0x38b7c9['id']&&'insertion'==_0x15f884['type']&&_0x15f884['subType']==_0x2033bd&&En(_0x15f884,_0x45b1c2)&&(_0x129920(_0x15f884['getRanges'](),_0x52c75f)||_0x129920(_0x52c75f,_0x15f884['getRanges']()))){for(const _0x399992 of _0x52c75f)_0x15f884['addRange'](_0x399992);return _0x15f884;}for(const {suggestion:_0x243370,meta:_0x252891}of this['_findSuggestions'](_0x52c75f,'insertion')){if(!_0x252891['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x252891['containsRangeInObject'])continue;if(!En(_0x243370,_0x45b1c2))continue;let _0x3d0e05=!0x0;for(const _0x5768b3 of _0x243370['getRanges']())for(const _0x51d499 of _0x52c75f)if(!_0x5768b3['containsRange'](_0x51d499)){_0x3d0e05=!0x1;break;}if(_0x3d0e05)return _0x243370;}const _0x3080dd=_0x589c6c(),_0x3b8a7e=_0x38b7c9['id'],_0x5cf0fd='insertion:'+_0x2033bd,_0x5cc7e0=this['_setSuggestionData']({'id':_0x3080dd,'type':_0x5cf0fd,'createdAt':new Date(),'authorId':_0x3b8a7e,'attributes':_0x45b1c2});for(const _0x3187db of _0x52c75f)this['_addSuggestionMarker'](_0x5cf0fd,_0x3080dd,_0x3b8a7e,_0x3187db,yt['getMultiRangeId']());return _0x5cc7e0;}['markInlineFormat'](_0x206268,_0x1e0bff,_0x2bf336=null,_0x4c5d45={}){if(_0x2bf336=_0x2bf336||cn(_0x1e0bff),_0x206268['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x4c5d45['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0xa76e2d=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2bf336,'accept');return this['forceDefaultExecution'](()=>_0xa76e2d([_0x206268],_0x1e0bff,_0x4c5d45)),null;}const _0x2a1076=this['editor']['plugins']['get']('Users')['me'],_0x3107c3=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x5357c5,meta:_0x201bb9}of this['_findSuggestions'](_0x206268,'insertion'))_0x201bb9['isOwn']&&!_0x201bb9['isInsideObject']&&_0x3107c3['push'](..._0x5357c5['getRanges']());}const _0x2467aa=function(_0x2878a6,_0x235d91){const _0x2e76f8=[];for(const _0x3d84dd of _0x235d91){const _0x440bdc=_0x2878a6['getIntersection'](_0x3d84dd);_0x440bdc&&_0x2e76f8['push'](_0x440bdc);}return _0x2e76f8;}(_0x206268,_0x3107c3),_0x23d2e6=function(_0x54f168,_0x20b5f5){const _0x5861a1=[_0x54f168];for(const _0x4be671 of _0x20b5f5){let _0x21354f=0x0;for(;_0x21354f<_0x5861a1['length'];){const _0x300ddf=_0x5861a1[_0x21354f]['getDifference'](_0x4be671);_0x5861a1['splice'](_0x21354f,0x1,..._0x300ddf),_0x21354f+=_0x300ddf['length'];}}return _0x5861a1;}(_0x206268,_0x3107c3);_0x2467aa['length']&&this['_model']['change'](()=>{for(const _0x487c42 of _0x2467aa){const _0x45866e=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2bf336,'accept');this['forceDefaultExecution'](()=>_0x45866e([_0x487c42],_0x1e0bff,_0x4c5d45));}});for(const _0x15f57a of _0x23d2e6){let _0x895cd0=null,_0x5ddee1=_0x15f57a['start'],_0x27ea53=_0x15f57a['end'];for(const {suggestion:_0x269654,meta:_0x2fd4e3}of this['_findSuggestions'](_0x15f57a,'formatInline')){if(!_0x2fd4e3['isOwn'])continue;if(_0x269654['subType']!=_0x2bf336)continue;if(!En(_0x269654,_0x4c5d45))continue;const _0x537999=_0x269654['getFirstRange']();if(_0x537999['containsRange'](_0x15f57a,!0x0))return null;_0x5ddee1=_0x5ddee1['isBefore'](_0x537999['start'])?_0x5ddee1:_0x537999['start'],_0x27ea53=_0x27ea53['isAfter'](_0x537999['end'])?_0x27ea53:_0x537999['end'],_0x895cd0?_0x537999['start']['isBefore'](_0x895cd0['getFirstRange']()['start'])?(_0x895cd0['removeMarkers'](),_0x895cd0=_0x269654):_0x269654['removeMarkers']():_0x895cd0=_0x269654;}const _0x57ae81=this['_model']['createRange'](_0x5ddee1,_0x27ea53);if(_0x895cd0)this['_setSuggestionRange'](_0x895cd0,_0x57ae81);else{const _0x2f37b4=_0x589c6c(),_0x282dec=_0x2a1076['id'];this['_setSuggestionData']({'id':_0x2f37b4,'type':'formatInline:'+_0x2bf336,'data':_0x1e0bff,'createdAt':new Date(),'authorId':_0x282dec,'attributes':_0x4c5d45}),this['_addSuggestionMarker']('formatInline:'+_0x2bf336,_0x2f37b4,_0x282dec,_0x57ae81);}}return null;}['markBlockFormat'](_0x5a1740,_0x4d7700,_0x42a47a=[],_0x144c4b=null,_0x7f475a={}){_0x4d7700['formatGroupId']||(_0x4d7700['formatGroupId']=_0x4d7700['commandName']),_0x4d7700['multipleBlocks']=_0x5a1740['is']('range'),_0x144c4b=_0x144c4b||cn(_0x4d7700);const _0x4700ee=_0x42a47a['map'](_0xd2d9a7=>gn(_0xd2d9a7,this['_model'])),_0x2afaf1=_0x5a1740['is']('range')?_0x5a1740:gn(_0x5a1740,this['_model']);if(this['_trackingSessionId']&&(_0x7f475a['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x2a7793=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x144c4b,'accept');return this['forceDefaultExecution'](()=>_0x2a7793([_0x2afaf1],_0x4d7700,_0x7f475a)),null;}_0x4700ee['push'](_0x2afaf1);let _0x141d4b=!0x0;for(const _0x58d14d of _0x4700ee)if(!this['_rangeIsInLocalUserInsertion'](_0x58d14d)){_0x141d4b=!0x1;break;}if(_0x141d4b&&'always'!==this['_trackFormatChanges']){const _0x2fc4f1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x144c4b,'accept');return this['forceDefaultExecution'](()=>_0x2fc4f1([_0x2afaf1],_0x4d7700,_0x7f475a)),null;}let _0x11efee=null,_0x3b75ea=_0x2afaf1['start'],_0x49ad11=_0x2afaf1['end'];for(const {suggestion:_0x378100,meta:_0x3cb88e}of this['_findSuggestions'](_0x2afaf1,'formatBlock')){if(!_0x3cb88e['isOwn'])continue;if(_0x3cb88e['isNextTo']||_0x3cb88e['containsRangeInObject']||_0x3cb88e['isInsideObject'])continue;if(_0x378100['data']['formatGroupId']!=_0x4d7700['formatGroupId'])continue;if(!En(_0x378100,_0x7f475a))continue;const _0x5723cb=_0x378100['getFirstRange']();if(_0x378100['subType']==_0x144c4b){if(_0x5723cb['containsRange'](_0x2afaf1,!0x0))return null;_0x3b75ea=_0x3b75ea['isBefore'](_0x5723cb['start'])?_0x3b75ea:_0x5723cb['start'],_0x49ad11=_0x49ad11['isAfter'](_0x5723cb['end'])?_0x49ad11:_0x5723cb['end'],_0x11efee?_0x5723cb['start']['isBefore'](_0x11efee['getFirstRange']()['start'])?(_0x11efee['removeMarkers'](),_0x11efee=_0x378100):_0x378100['removeMarkers']():_0x11efee=_0x378100;}else{const _0x158dcf=_0x2afaf1['getIntersection'](_0x5723cb);this['_cutOutSuggestionMarker'](_0x378100,_0x158dcf);}}const _0x4bf288=this['editor']['plugins']['get']('Users')['me'],_0x206177=_0x589c6c(),_0x32c351=_0x4bf288['id'];if(_0x11efee)return this['_setSuggestionRange'](_0x11efee,this['_model']['createRange'](_0x3b75ea,_0x49ad11)),_0x11efee;{const _0x42521e=this['_setSuggestionData']({'id':_0x206177,'type':'formatBlock:'+_0x144c4b,'data':_0x4d7700,'createdAt':new Date(),'authorId':_0x32c351,'attributes':_0x7f475a});return this['_addSuggestionMarker']('formatBlock:'+_0x144c4b,_0x206177,_0x32c351,this['_model']['createRange'](_0x3b75ea,_0x49ad11)),_0x42521e;}}['markMultiRangeBlockFormat'](_0x437f5f,_0x234226,_0x456cb9=[],_0x5608e8=null,_0x4e2b84={}){_0x234226['formatGroupId']||(_0x234226['formatGroupId']=_0x234226['commandName']);const _0x156a5e=_0x437f5f[0x0];_0x234226['multipleBlocks']=_0x156a5e['is']('range'),_0x5608e8=_0x5608e8||cn(_0x234226);const _0x11d249=_0x456cb9['map'](_0x260d06=>gn(_0x260d06,this['_model'])),_0x15ef76=_0x156a5e['is']('range')?_0x437f5f:_0x437f5f['map'](_0x5c3bff=>gn(_0x5c3bff,this['_model']));if(this['_trackingSessionId']&&(_0x4e2b84['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x153a61=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5608e8,'accept');return this['forceDefaultExecution'](()=>_0x153a61(_0x15ef76,_0x234226,_0x4e2b84)),null;}_0x11d249['push'](..._0x15ef76);let _0x2715b5=!0x0;for(const _0xd82537 of _0x11d249)if(!this['_rangeIsInLocalUserInsertion'](_0xd82537)){_0x2715b5=!0x1;break;}if(_0x2715b5&&'always'!==this['_trackFormatChanges']){const _0x33c319=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5608e8,'accept');return this['forceDefaultExecution'](()=>_0x33c319(_0x15ef76,_0x234226,_0x4e2b84)),null;}const _0x2b816a=this['editor']['plugins']['get']('Users')['me'];for(const _0x186ea5 of this['getSuggestions']()){const _0x4c7d8d=_0x186ea5['data'];if(_0x186ea5['author']['id']!=_0x2b816a['id'])continue;if('formatBlock'!=_0x186ea5['type']||_0x4c7d8d['formatGroupId']!=_0x234226['formatGroupId'])continue;if(!En(_0x186ea5,_0x4e2b84))continue;const _0x4e1c10=_0x186ea5['subType']==_0x5608e8;for(let _0x2e7479=0x0;_0x2e7479<_0x15ef76['length'];_0x2e7479++){const _0x56528d=_0x15ef76[_0x2e7479];for(const _0x4aa23e of _0x186ea5['getMarkers']()){const _0x2efe8e=_0x4aa23e['getRange']();if(_0x56528d['isEqual'](_0x2efe8e)){_0x4e1c10?(_0x15ef76['splice'](_0x2e7479,0x1),_0x2e7479--):_0x186ea5['removeMarker'](_0x4aa23e['name']);break;}}}}if(0x0==_0x15ef76['length'])return null;const _0x2ace04=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x5608e8,'join');for(const _0x2e130b of this['getSuggestions']()){const _0x22c146=_0x2e130b['data'];if(_0x2e130b['author']['id']==_0x2b816a['id']&&('formatBlock'==_0x2e130b['type']&&_0x22c146['formatGroupId']==_0x234226['formatGroupId']&&_0x2e130b['subType']==_0x5608e8&&En(_0x2e130b,_0x4e2b84)&&(_0x2ace04(_0x2e130b['getRanges'](),_0x15ef76)||_0x2ace04(_0x15ef76,_0x2e130b['getRanges']())))){for(const _0x1122a9 of _0x15ef76)_0x2e130b['addRange'](_0x1122a9);return _0x2e130b;}}const _0x2cbb61=_0x589c6c(),_0x5d2bbf=_0x2b816a['id'],_0x30864f='formatBlock:'+_0x5608e8,_0x12a6ab=this['_setSuggestionData']({'id':_0x2cbb61,'type':_0x30864f,'data':_0x234226,'createdAt':new Date(),'authorId':_0x5d2bbf,'attributes':_0x4e2b84});for(const _0x11743a of _0x15ef76)this['_addSuggestionMarker'](_0x30864f,_0x2cbb61,_0x5d2bbf,_0x11743a,yt['getMultiRangeId']());return _0x12a6ab;}['markDeletion'](_0x364103,_0x3802f7=null,_0x2a6724={}){if(_0x364103['isCollapsed'])return null;const _0x260e78=this['editor']['plugins']['get']('Users')['me'],_0x4804d7=new rt(_0x364103['start'],_0x364103['end']);this['_trackingSessionId']&&(_0x2a6724['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x592801,meta:_0x12c071}of this['_findSuggestions'](_0x4804d7,'insertion'))if(_0x12c071['isOwn']&&!_0x12c071['isNextTo']){if(_0x592801['isMultiRange']){const _0x5b800b=_0x592801['getRanges']()['filter'](_0x146436=>'$graveyard'!=_0x146436['root']['rootName']);if(_0x5b800b['every'](_0x187bb8=>_0x4804d7['containsRange'](_0x187bb8,!0x0))&&_0x592801['discard'](),_0x5b800b['some'](_0x53a3f4=>_0x53a3f4['containsRange'](_0x4804d7,!0x0))){const _0x13a77e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3802f7,'accept');return this['forceDefaultExecution'](()=>_0x13a77e([_0x4804d7],null,_0x2a6724)),null;}}else{const _0x146d74=_0x4804d7['getIntersection'](_0x592801['getFirstRange']());null!==_0x146d74&&_0x592801['_onDiscard']([_0x146d74],null,_0x2a6724);}}if(_0x4804d7['detach'](),_0x4804d7['isCollapsed']||'$graveyard'==_0x4804d7['root']['rootName'])return null;let _0x48bc64=null,_0x47bd3b=_0x4804d7['start'],_0xccec67=_0x4804d7['end'];const _0x418b2e=this['_findSuggestions'](_0x4804d7,'deletion');for(const {suggestion:_0x386553,meta:_0x127c8d}of _0x418b2e){const _0x2a098b=this['_model']['createRange'](_0x47bd3b,_0xccec67);if(_0x127c8d['isOwn']&&(this['_mergeNestedSuggestions']||!_0x127c8d['containsRangeInObject']&&!_0x127c8d['isInsideObject'])){if(_0x386553['isMultiRange']){if(!En(_0x386553,_0x2a6724))continue;let _0x2afe9d=!0x0;for(const _0x5db7cf of _0x386553['getRanges']()){if(_0x5db7cf['containsRange'](_0x2a098b,!0x0))return _0x386553;_0x2a098b['containsRange'](_0x5db7cf)||(_0x2afe9d=!0x1);}_0x2afe9d&&_0x386553['discard']();}else{const _0x2f8bbb=_0x386553['getFirstRange']();if(_0x2f8bbb['containsRange'](_0x2a098b,!0x0))return _0x386553;if(!En(_0x386553,_0x2a6724)){_0x2a098b['containsRange'](_0x2f8bbb)?_0x386553['removeMarkers']():_0x2f8bbb['containsPosition'](_0x47bd3b)?_0x47bd3b=_0x2f8bbb['end']:_0x2f8bbb['containsPosition'](_0xccec67)&&(_0xccec67=_0x2f8bbb['start']);continue;}_0x47bd3b=_0x47bd3b['isBefore'](_0x2f8bbb['start'])?_0x47bd3b:_0x2f8bbb['start'],_0xccec67=_0xccec67['isAfter'](_0x2f8bbb['end'])?_0xccec67:_0x2f8bbb['end'],_0x2a6724=Object['assign']({},_0x386553['attributes']),_0x48bc64?_0x2f8bbb['start']['isBefore'](_0x48bc64['getFirstRange']()['start'])?(_0x48bc64['removeMarkers'](),_0x48bc64=_0x386553):_0x386553['removeMarkers']():_0x48bc64=_0x386553;}}}if(_0x48bc64)return this['_setSuggestionRange'](_0x48bc64,this['_model']['createRange'](_0x47bd3b,_0xccec67)),_0x48bc64;{const _0x123130=_0x589c6c(),_0x574771=this['_model']['createRange'](_0x47bd3b,_0xccec67),_0x36225d=_0x260e78['id'],_0x11966b=_0x3802f7?'deletion:'+_0x3802f7:'deletion',_0x108f05=this['_setSuggestionData']({'id':_0x123130,'type':_0x11966b,'createdAt':new Date(),'authorId':_0x36225d,'attributes':_0x2a6724});return this['_addSuggestionMarker'](_0x11966b,_0x123130,_0x36225d,_0x574771),_0x108f05;}}['markMultiRangeDeletion'](_0x2f8333,_0x4c8f23='multi',_0x4767d5={}){const _0x52f226=this['editor']['plugins']['get']('Users')['me'],_0x3a8817=_0x2f8333['map'](_0x1bb840=>new rt(_0x1bb840['start'],_0x1bb840['end'])),_0x3a150f=new Set();this['_trackingSessionId']&&(_0x4767d5['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x14b861,meta:_0x3dcda7}of this['_findSuggestions'](_0x3a8817,'insertion'))_0x3dcda7['isOwn']&&!_0x3dcda7['isNextTo']&&_0x3a150f['add'](_0x14b861);for(const _0x403e17 of _0x3a150f)if(_0x403e17['isMultiRange']){const _0x458e33=_0x403e17['getRanges']();if(_0x403e17['attributes']&&_0x403e17['attributes']['skipNestingCheck']||_0x458e33['every'](_0x12dbca=>_0x3a8817['some'](_0x42fab0=>_0x42fab0['containsRange'](_0x12dbca,!0x0)))&&_0x403e17['discard'](),_0x3a8817['every'](_0x5ad7ea=>_0x458e33['some'](_0x5efad2=>_0x5efad2['containsRange'](_0x5ad7ea,!0x0)))){const _0x396fc7=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4c8f23,'accept');return this['forceDefaultExecution'](()=>_0x396fc7(_0x2f8333,null,_0x4767d5)),null;}}else{const _0x78c2c5=_0x403e17['getFirstRange']();if(_0x3a8817['some'](_0x27bafc=>_0x27bafc['containsRange'](_0x78c2c5,!0x0))&&_0x403e17['discard'](),_0x3a8817['every'](_0x54de42=>_0x78c2c5['containsRange'](_0x54de42,!0x0))){const _0x48343a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4c8f23,'accept');return this['forceDefaultExecution'](()=>_0x48343a(_0x3a8817,null,_0x4767d5)),null;}}const _0x262e79=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4c8f23,'join');let _0x5278ec=null;for(const _0x16b308 of this['getSuggestions']())if(_0x16b308['author']['id']==_0x52f226['id']&&_0x16b308['isInContent']&&'deletion'==_0x16b308['type']&&_0x16b308['subType']==_0x4c8f23&&En(_0x16b308,_0x4767d5)&&(_0x262e79(_0x16b308['getRanges'](),_0x3a8817)||_0x262e79(_0x3a8817,_0x16b308['getRanges']()))){if(_0x5278ec){if(_0x16b308['commentThread']&&_0x16b308['commentThread']['length'])continue;for(const _0x3b1832 of _0x16b308['getRanges']())_0x5278ec['isIntersectingWithRange'](_0x3b1832)||_0x5278ec['addRange'](_0x3b1832);_0x16b308['removeMarkers']();}else{_0x5278ec=_0x16b308;for(const _0x2df4ca of _0x3a8817)_0x16b308['isIntersectingWithRange'](_0x2df4ca)||_0x16b308['addRange'](_0x2df4ca);}}if(_0x5278ec)return _0x5278ec;_0x3a150f['clear']();for(const {suggestion:_0x1d5563,meta:_0x15144a}of this['_findSuggestions'](_0x3a8817,'deletion'))_0x15144a['isOwn']&&(this['_mergeNestedSuggestions']||!_0x15144a['containsRangeInObject']&&!_0x15144a['isInsideObject'])&&En(_0x1d5563,_0x4767d5)&&_0x3a150f['add'](_0x1d5563);for(const _0xb12e29 of _0x3a150f){const _0x1f91d5=_0xb12e29['getRanges']();if((!_0x4767d5||!_0x4767d5['skipNestingCheck'])&&_0x3a8817['every'](_0x17fc9d=>_0x1f91d5['some'](_0x5b34a5=>_0x5b34a5['containsRange'](_0x17fc9d,!0x0))))return _0xb12e29;_0xb12e29['attributes']&&_0xb12e29['attributes']['skipNestingCheck']||_0x1f91d5['every'](_0x4e624d=>_0x3a8817['some'](_0x467a5a=>_0x467a5a['containsRange'](_0x4e624d,!0x0)))&&_0xb12e29['discard']();}const _0x11e687=_0x589c6c(),_0x94478d=_0x52f226['id'],_0x727fed='deletion:'+_0x4c8f23,_0x3c92c7=this['_setSuggestionData']({'id':_0x11e687,'type':_0x727fed,'createdAt':new Date(),'authorId':_0x94478d,'attributes':_0x4767d5});for(const _0x3ee72e of _0x3a8817)_0x3ee72e['detach'](),_0x3ee72e['isCollapsed']||'$graveyard'==_0x3ee72e['root']['rootName']||this['_addSuggestionMarker'](_0x727fed,_0x11e687,_0x94478d,_0x3ee72e,yt['getMultiRangeId']());return _0x3c92c7;}['markAttributeChange'](_0x40baff,_0x2ecc9e,_0x383ff2,_0x527362,_0x46ab18){if(_0x40baff['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x37c799=this['editor']['plugins']['get']('Users')['me']['id'],_0xf9d785=Array['from'](this['_suggestions']['values']())['filter'](_0x53135d=>'attribute'==_0x53135d['type']&&_0x53135d['data']['key']==_0x2ecc9e&&_0x53135d['isIntersectingWithRange'](_0x40baff));if(this['_trackingSessionId']&&(_0x46ab18['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x112a4e=this['_findSuggestions'](_0x40baff,'insertion')['filter'](({meta:_0x1e29c6})=>_0x1e29c6['isOwn']&&!_0x1e29c6['isInsideObject']&&!_0x1e29c6['isNextTo'])['map'](({suggestion:_0x2e2fe9})=>_0x2e2fe9);_0xf9d785['unshift'](..._0x112a4e);}const _0x396f14=new Map([[_0x40baff,_0x383ff2]]);for(const _0xb54aea of _0xf9d785){const _0x234832='attribute'==_0xb54aea['type']?_0xb54aea['data']['oldValue']:void 0x0,_0x1acba5=_0xb54aea['getFirstRange'](),_0x40ce4d=Array['from'](_0x396f14['keys']())['find'](_0x16571d=>_0x16571d['isIntersecting'](_0x1acba5));if(!_0x40ce4d)continue;const _0x1b58a8=_0x40ce4d['getDifference'](_0x1acba5);this['_suggestionsConversion']['isBlockAttribute'](_0x2ecc9e)&&'insertion'==_0xb54aea['type']&&0x0!=_0x1b58a8['length']||(_0x396f14['delete'](_0x40ce4d),_0x1b58a8['forEach'](_0x491892=>{_0x396f14['set'](_0x491892,_0x383ff2);}),'insertion'!=_0xb54aea['type']&&_0x234832!=_0x527362&&_0x396f14['set'](_0x40ce4d['getIntersection'](_0x1acba5),_0x234832));}const _0x1fe837=[];for(const [_0x152875,_0x322a9b]of _0x396f14){const _0xda23da=_0x589c6c(),_0x26bfae={'key':_0x2ecc9e,'oldValue':_0x322a9b,'newValue':_0x527362};_0x2ecc9e['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':_0x2ecc9e});const _0x3fe7db=('attribute:'+_0x2ecc9e+'|'+cn({'newValue':_0x527362}))['substring'](0x0,0x3c),_0x34152d=this['_setSuggestionData']({'id':_0xda23da,'type':_0x3fe7db,'data':_0x26bfae,'createdAt':new Date(),'authorId':_0x37c799,'attributes':_0x46ab18});_0x1fe837['push'](_0x34152d),this['_addSuggestionMarker'](_0x3fe7db,_0xda23da,_0x37c799,_0x152875);}return _0x1fe837;}['enableDefaultAttributesIntegration'](_0x5d0c2f){this['enableCommand'](_0x5d0c2f,(_0x22c1af,..._0x589203)=>{this['recordAttributeChanges'](()=>{_0x22c1af(..._0x589203);});});}['startTrackingSession'](_0x5918e9){return this['_trackingSessionId']=void 0x0!==_0x5918e9?_0x5918e9:_0x589c6c(),this['_trackingSessionId'];}['_getAttributeKey'](_0x15e403){return'attribute'==_0x15e403['type']?_n(_0x15e403['subType']):null;}['_applyOperationsAsSuggestions'](_0x277687){if(0x0==_0x277687['length'])return;const _0x4820af=this['editor'],_0x24d747=_0x4820af['plugins']['get'](_0x34e5cd),_0x3712cd=[],_0x3dc51e=_0x61b477=>{const _0x4d66a8=_0x61b477['_aiSource'];return _0x4d66a8?{'@ai':{'type':_0x4d66a8}}:{};},_0x591f1a=(_0x5d055e,_0x2bbc92,_0x565800)=>{for(let _0x15548d=_0x2bbc92;_0x15548d<_0x5d055e['operations']['length'];_0x15548d++){const _0x3f7e9b=_0x5d055e['operations'][_0x15548d];'marker'===_0x3f7e9b['type']&&(_0x3f7e9b['_aiSource']=_0x565800);}};_0x4820af['model']['change'](_0x14c3e7=>{for(let _0xcdbef2=0x0;_0xcdbef2<_0x277687['length'];_0xcdbef2++){const _0x262fc6=_0x277687[_0xcdbef2],_0x3db4bd=_0x262fc6['_aiSource'],_0x27627b=_0x14c3e7['batch']['operations']['length'];if(_0x262fc6['baseVersion']=_0x4820af['model']['document']['version'],_0x262fc6['isDocumentOperation']=!0x0,_0x24d747['isMarkedRemoveOperation'](_0x262fc6)){const _0x4b68c2=_0x446f1c(_0x262fc6['newRange'],_0x4820af['model']);_0x3712cd['unshift']({'range':rt['fromRange'](_0x4b68c2),'opAttributes':_0x3dc51e(_0x262fc6),'aiSource':_0x3db4bd});}else{switch(_0x262fc6['type']){case'rename':{const _0x10cb9d=_0x262fc6['oldName'],_0x2f1c09=_0x262fc6['newName'];if(_0x10cb9d==_0x2f1c09)break;_0x14c3e7['batch']['addOperation'](_0x262fc6),_0x4820af['model']['applyOperation'](_0x262fc6);const _0x428b16='$elementName',_0x215fc8=_0x262fc6['position'],_0x507899=_0x4820af['model']['createRange'](_0x215fc8,_0x4820af['model']['createPositionAt'](_0x215fc8['nodeAfter'],'end'));this['markAttributeChange'](_0x507899,_0x428b16,_0x10cb9d,_0x2f1c09,{..._0x3dc51e(_0x262fc6),'groupId':_0x589c6c()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x2d14c1=_0x262fc6['oldValue'],_0x51eb58=_0x262fc6['newValue'];if(_0x2d14c1==_0x51eb58)break;_0x14c3e7['batch']['addOperation'](_0x262fc6),_0x4820af['model']['applyOperation'](_0x262fc6);const _0x54715e=_0x262fc6['key'];if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x54715e))break;const _0xbad0b2=_0x446f1c(_0x262fc6['range'],_0x4820af['model']);this['markAttributeChange'](_0xbad0b2,_0x54715e,_0x2d14c1,_0x51eb58,{..._0x3dc51e(_0x262fc6),'groupId':_0x589c6c()});break;}case'insert':{if(_0x14c3e7['batch']['addOperation'](_0x262fc6),_0x4820af['model']['applyOperation'](_0x262fc6),_0x277687[_0xcdbef2+0x1]&&'move'==_0x277687[_0xcdbef2+0x1]['type'])break;const _0x546c0d=_0x262fc6['position'],_0x3c8944=_0x262fc6['howMany'],_0x2ca44d=_0x446f1c(_0x4820af['model']['createRange'](_0x546c0d,_0x546c0d['getShiftedBy'](_0x3c8944)),_0x4820af['model']);this['markInsertion'](_0x2ca44d,null,{..._0x3dc51e(_0x262fc6)});break;}case'split':{_0x14c3e7['batch']['addOperation'](_0x262fc6),_0x4820af['model']['applyOperation'](_0x262fc6);const _0x173314=_0x262fc6['splitPosition'],_0x227751=_0x262fc6['moveTargetPosition'],_0x46da5d=_0x4820af['model']['createRange'](_0x173314,_0x227751);this['markInsertion'](_0x46da5d,null,{..._0x3dc51e(_0x262fc6)});break;}case'move':case'remove':_0x14c3e7['batch']['addOperation'](_0x262fc6),_0x4820af['model']['applyOperation'](_0x262fc6);}_0x3db4bd&&_0x591f1a(_0x14c3e7['batch'],_0x27627b,_0x3db4bd);}}for(const {range:_0x4783bf,opAttributes:_0x2174a4,aiSource:_0x53a72e}of _0x3712cd){const _0x5e9b23=_0x14c3e7['batch']['operations']['length'];_0x4783bf['detach'](),this['markDeletion'](_0x4783bf,null,{..._0x2174a4}),_0x53a72e&&_0x591f1a(_0x14c3e7['batch'],_0x5e9b23,_0x53a72e);}});}['_setSuggestionRange'](_0x37ac99,_0x60c7ae){const _0x206f0c=_0x37ac99['getFirstMarker']();this['_model']['change'](_0x352143=>{_0x352143['updateMarker'](_0x206f0c,{'range':_0x60c7ae});});}['_addThreadToSuggestion'](_0x2ae5f3){const _0x52b922=_0x2ae5f3['id'],_0x44c14d=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x52b922)||this['_commentsRepository']['addCommentThread']({'channelId':_0x44c14d,'threadId':_0x52b922,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x177e37=this['_commentsRepository']['getCommentThread'](_0x52b922);_0x177e37['unbind']('isRemovable'),_0x177e37['isRemovable']=!0x1,_0x2ae5f3['commentThread']=_0x177e37;}['_checkSuggestionCorrectness'](_0x17e831,_0x3523ea,_0x3c91ce,_0xffe753){if(_0x17e831['type']!=_0x3523ea||_0x17e831['subType']!=_0x3c91ce||_0x17e831['creator']['id']!=_0xffe753)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x2185d('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x460e86,_0x375332){const _0x17b89a=_0x460e86['getFirstRange']();if(_0x375332['isEqual'](_0x17b89a))_0x460e86['removeMarkers']();else{if(_0x17b89a['containsRange'](_0x375332)){const _0x3a257e=this['_model']['createPositionAt'](_0x375332['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x460e86,this['_model']['createRange'](_0x17b89a['start'],_0x3a257e));const _0x49844c=_0x589c6c(),_0x3b7a6a=_0x460e86['creator']['id'],_0x28d69a=_0x460e86['type']+':'+_0x460e86['subType'];this['_setSuggestionData']({'id':_0x49844c,'type':_0x28d69a,'createdAt':new Date(),'authorId':_0x3b7a6a,'data':_0x460e86['data'],'attributes':_0x460e86['attributes']});const _0xe5c209=this['_model']['createPositionAt'](_0x375332['end']['parent'],'after'),_0x496076=this['_model']['createRange'](_0xe5c209,_0x17b89a['end']);this['_addSuggestionMarker'](_0x28d69a,_0x49844c,_0x3b7a6a,_0x496076);}else{if(_0x17b89a['containsPosition'](_0x375332['start'])){const _0x3ecfa5=this['_model']['createPositionAt'](_0x375332['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x460e86,this['_model']['createRange'](_0x17b89a['start'],_0x3ecfa5));}else{const _0x3d3ec5=this['_model']['createPositionAt'](_0x375332['end']['parent'],'after');this['_setSuggestionRange'](_0x460e86,this['_model']['createRange'](_0x3d3ec5,_0x17b89a['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x182d77){for(const {suggestion:_0x1c8994,meta:_0x58b043}of this['_findSuggestions'](_0x182d77,'insertion')){if(!_0x58b043['isOwn'])continue;const _0x247ae4=_0x1c8994['getRanges']();for(const _0xa89ebd of _0x247ae4)if(!_0x182d77['getDifference'](_0xa89ebd)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x364c37){return this['editor']['plugins']['get']('Users')['getUser'](_0x364c37);}['_getExternalAuthor'](_0x228746){const _0xff8e32=this['editor']['plugins']['get']('Users'),_0x51debc=_0x53a26e('external:'+_0x228746),_0xe1429d=_0xff8e32['getUser'](_0x51debc);return _0xe1429d||_0xff8e32['addUser']({'id':_0x51debc,'name':_0x228746});}['_createSuggestion'](_0x3ac97a,_0x40d687,_0x30054a,_0xf33be8,_0x1fe45d,_0x58ada4){const _0x539435=this['_getAuthorFromId'](_0xf33be8);if(!_0x539435)throw new _0x2185d('track-changes-user-not-found',this,{'authorId':_0xf33be8,'suggestionId':_0x30054a});const _0x3837c5=this['_suggestionFactory']['buildSuggestion'](_0x3ac97a,_0x40d687,_0x30054a,_0x539435,_0x1fe45d,_0x52b72d=>{this['_updateSuggestionData'](_0x30054a,{'attributes':_0x52b72d});const _0x304437=this['getSuggestion'](_0x30054a);this['_joinWithAdjacentSuggestions'](new Set([_0x304437])),this['_refreshSuggestionsChain'](new Set([_0x304437]));},_0x58ada4);return this['listenTo'](_0x3837c5,'accept',()=>{this['_updateSuggestionData'](_0x30054a,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x3837c5,'discard',()=>{this['_updateSuggestionData'](_0x30054a,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x30054a,_0x3837c5),this['_suggestionState']['set'](_0x3837c5,'notReady'),_0x3837c5;}['_breakSuggestionMarker'](_0x786248,_0x5c977b,_0x23aff1){const _0x35e727=_0x786248['getFirstRange'](),_0x107673=_0x35e727['start'],_0xe9278a=_0x35e727['end'];this['_setSuggestionRange'](_0x786248,this['_model']['createRange'](_0x107673,_0x5c977b));const _0x4531b7=_0x589c6c(),_0x2392a7=_0x786248['creator']['id'],_0x351301=_0x786248['type']+(_0x786248['subType']?':'+_0x786248['subType']:'');this['_setSuggestionData']({'id':_0x4531b7,'type':_0x351301,'createdAt':new Date(),'authorId':_0x2392a7,'originalSuggestionId':_0x786248['_originalSuggestionId']||_0x786248['id'],'attributes':_0x786248['attributes'],'data':_0x786248['data']});const _0x3337ff=this['_getAttributeKey'](_0x786248);('formatBlock'==_0x786248['type']||_0x3337ff&&this['_suggestionsConversion']['isBlockAttribute'](_0x3337ff))&&(_0x23aff1=this['_model']['createPositionBefore'](_0x23aff1['parent'])),this['_addSuggestionMarker'](_0x351301,_0x4531b7,_0x2392a7,this['_model']['createRange'](_0x23aff1,_0xe9278a));}['_findSuggestions'](_0x185cd5,_0xdf3cd9=null){const _0x32a424=[],_0x15b778=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x185cd5)||(_0x185cd5=[_0x185cd5]);for(const _0x4e033a of this['getSuggestions']()){if(!_0x4e033a['isInContent'])continue;if(_0xdf3cd9&&_0x4e033a['type']!=_0xdf3cd9)continue;let _0x159415=!0x1;for(const _0x552500 of _0x4e033a['getRanges']()){for(const _0x2a9144 of _0x185cd5){const _0x21cde2=_0x2a9144['start']['isEqual'](_0x552500['end'])||_0x2a9144['end']['isEqual'](_0x552500['start']);if(_0x21cde2||_0x2a9144['getIntersection'](_0x552500)){const _0x1ae185=_0x2a9144['containsRange'](_0x552500)&&rn(this['_model']['schema'],_0x552500['start'],_0x2a9144),_0x463dec=_0x552500['containsRange'](_0x2a9144)&&rn(this['_model']['schema'],_0x2a9144['start'],_0x552500);_0x32a424['push']({'suggestion':_0x4e033a,'meta':{'isOwn':_0x15b778==_0x4e033a['author'],'isNextTo':_0x21cde2,'isInsideObject':_0x1ae185,'containsRangeInObject':_0x463dec}}),_0x159415=!0x0;break;}}if(_0x159415)break;}}return _0x32a424;}['_addSuggestionMarker'](_0x176f7c,_0x4db475,_0x53cd15,_0x1b133a,_0xcb4aad){this['_model']['change'](_0x1545fb=>{let _0x20ab3d='suggestion:'+_0x176f7c+':'+_0x4db475+':'+_0x53cd15;_0xcb4aad&&(_0x20ab3d=_0x20ab3d+':'+_0xcb4aad),_0x1545fb['addMarker'](_0x20ab3d,{'range':_0x1b133a,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x43631a){const _0x3e50a4=_0x43631a['previous'],_0x2273f6=_0x43631a['next'];_0x43631a['previous']=null,_0x43631a['next']=null,null!=_0x3e50a4&&_0x3e50a4['next']==_0x43631a&&(_0x3e50a4['next']=_0x2273f6),null!=_0x2273f6&&_0x2273f6['previous']==_0x43631a&&(_0x2273f6['previous']=_0x3e50a4),'ready'==this['_suggestionState']['get'](_0x43631a)&&(this['_suggestionState']['set'](_0x43631a,'removed'),this['fire']('suggestionUnloaded',_0x43631a,_0x3e50a4,_0x2273f6));}['_setSuggestionData'](_0x4bb442){const _0x9122f8=_0x4bb442['id'],_0x2da985=this['addSuggestionData'](_0x4bb442);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x3e5045=this['editor']['plugins']['get']('PendingActions'),_0x118f47=_0x2da985['hasComments'],_0x2a5716=_0x2da985['subType']?_0x2da985['type']+':'+_0x2da985['subType']:_0x2da985['type'],_0x2bfcca=this['editor']['locale'],_0xe769b9=_0x3e5045['add'](St(_0x2bfcca,'PENDING_ACTION_SUGGESTION')),_0x594747={'id':_0x9122f8,'type':_0x2a5716,'hasComments':_0x118f47,'data':_0x4bb442['data']||null,'originalSuggestionId':_0x4bb442['originalSuggestionId']||null,'attributes':_0x2da985['attributes']};this['_adapter']['addSuggestion'](_0x594747)['then'](_0x1f4963=>{_0x2da985['_saved']=!0x0,_0x3e5045['remove'](_0xe769b9),_0x1f4963&&_0x1f4963['createdAt']&&(this['_suggestions']['get'](_0x9122f8)['createdAt']=_0x1f4963['createdAt']);})['catch'](_0x2426de=>{throw _0x540819('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x2da985['discard']();}),_0x2da985['stopListening'](),this['_suggestions']['delete'](_0x2da985['id']),this['_suggestionState']['delete'](_0x2da985),_0x2426de;});}return _0x2da985;}['_updateSuggestionData'](_0xfe396c,_0x31ae22){const _0x2dc829=this['editor']['plugins']['get']('PendingActions'),_0x245ee8=this['getSuggestion'](_0xfe396c);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x245ee8['_saved']){const _0x1a82d8=_0x2dc829['add'](St(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0xfe396c,_0x31ae22)['then'](()=>{_0x2dc829['remove'](_0x1a82d8);});}else _0x245ee8['on']('change:_saved',()=>{this['_updateSuggestionData'](_0xfe396c,_0x31ae22);});}}['_getSuggestionData'](_0x1181d3){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x2185d('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x1181d3);}['_handleNewSuggestionMarker'](_0x5d769d){const {id:_0x39b271,type:_0x2670f8,subType:_0x445d06,authorId:_0x590ea5}=tt(_0x5d769d),_0x3378e8=this['_suggestions']['get'](_0x39b271)||this['_createSuggestion'](_0x2670f8,_0x445d06,_0x39b271,_0x590ea5,{});switch(this['_checkSuggestionCorrectness'](_0x3378e8,_0x2670f8,_0x445d06,_0x590ea5),this['_suggestionState']['get'](_0x3378e8)){case'notReady':this['_getSuggestionData'](_0x39b271)['then'](_0x2e4aeb=>{let _0x72b4b3=Promise['resolve']();_0x2e4aeb['hasComments']&&(_0x72b4b3=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x39b271})),_0x72b4b3['then'](()=>{this['addSuggestionData'](_0x2e4aeb)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x3378e8,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x39b271,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x3378e8,'ready'),this['fire']('suggestionLoaded',_0x3378e8);break;case'ready':this['fire']('suggestionChanged',_0x3378e8);}return _0x3378e8['addMarkerName'](_0x5d769d),_0x3378e8;}['_refreshSuggestionsChain'](_0x1c89dd){const _0x1a0db0=Array['from'](_0x1c89dd),_0x434a07=_0x1a0db0['filter'](_0x7d93c2=>'attribute'==_0x7d93c2['type']);this['_refreshAttributeSuggestionsChain'](_0x434a07);const _0xf8db0f=_0x1a0db0['filter'](_0x1529c8=>!_0x1529c8['isMultiRange']&&'attribute'!=_0x1529c8['type']),_0x4ff2ee=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x52f8b8=>!_0x52f8b8['isMultiRange']&&'attribute'!=_0x52f8b8['type']),_0x152ae1=_0x4ff2ee['filter'](_0x1f1f65=>!_0x1c89dd['has'](_0x1f1f65)),_0x18f34e=new Map(_0x4ff2ee['map'](_0x55da24=>[_0x55da24,this['_suggestionFactory']['getSuggestionCallback'](_0x55da24['type'],_0x55da24['subType'],'chain')])),_0x20f386=new Map(_0x4ff2ee['map'](_0x392e8a=>[_0x392e8a,_0x392e8a['getFirstRange']()])),_0x105dfb=new Set(),_0x56191f=new Set();for(let _0xed1b36=0x0;_0xed1b36<_0xf8db0f['length'];_0xed1b36++)_0x2729da(_0xf8db0f[_0xed1b36],_0xf8db0f,_0xed1b36+0x1);for(let _0x52c695=0x0;_0x52c695<_0xf8db0f['length'];_0x52c695++)_0x2729da(_0xf8db0f[_0x52c695],_0x152ae1,0x0);const _0x2810f8=new Set();for(let _0x493805=0x0;_0x493805<_0xf8db0f['length'];_0x493805++){const _0x4ef1ed=_0xf8db0f[_0x493805];!_0x56191f['has'](_0x4ef1ed)&&_0x4ef1ed['previous']&&(_0x2810f8['add'](_0x4ef1ed['previous']),_0x4ef1ed['previous']['next']===_0x4ef1ed&&(_0x4ef1ed['previous']['next']=null),_0x4ef1ed['previous']=null),!_0x105dfb['has'](_0x4ef1ed)&&_0x4ef1ed['next']&&(_0x2810f8['add'](_0x4ef1ed['next']),_0x4ef1ed['next']['previous']===_0x4ef1ed&&(_0x4ef1ed['next']['previous']=null),_0x4ef1ed['next']=null);}function _0x2729da(_0x2c0fa4,_0x3dfc73,_0x180749){for(let _0x2fb506=_0x180749;_0x2fb506<_0x3dfc73['length'];_0x2fb506++){const _0x4b8a34=_0x451dac(_0x2c0fa4,_0x3dfc73[_0x2fb506]);_0x4b8a34&&(_0x4b8a34[0x0]['next']=_0x4b8a34[0x1],_0x4b8a34[0x1]['previous']=_0x4b8a34[0x0],_0x105dfb['add'](_0x4b8a34[0x0]),_0x56191f['add'](_0x4b8a34[0x1]));}}function _0x451dac(_0x432851,_0x3b97b0){if(_0x432851['author']['id']!==_0x3b97b0['author']['id'])return null;const _0x3f3db6=_0x18f34e['get'](_0x432851)(_0x432851,_0x3b97b0,_0x20f386['get'](_0x432851),_0x20f386['get'](_0x3b97b0));return _0x3f3db6&&_0x18f34e['get'](_0x3b97b0)(_0x432851,_0x3b97b0,_0x20f386['get'](_0x432851),_0x20f386['get'](_0x3b97b0))?_0x3f3db6[0x1]['commentThread']&&_0x3f3db6[0x1]['commentThread']['length']?null:_0x3f3db6:null;}_0x2810f8['size']&&this['_refreshSuggestionsChain'](_0x2810f8);}['_refreshAttributeSuggestionsChain'](_0x56a97e){if(0x0==_0x56a97e['length'])return;const _0x2c08b2=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x51dbe7=>'attribute'==_0x51dbe7['type']&&_0x51dbe7['_isDataLoaded']),_0x4af598=[],_0x119caa=new Map();for(const _0xe98da4 of _0x2c08b2){const _0x3e57de=_0x53a26e(_0xe98da4['attributes']);_0x119caa['has'](_0x3e57de)||(_0x119caa['set'](_0x3e57de,_0x4af598['length']),_0x4af598['push']([])),_0x4af598[_0x119caa['get'](_0x3e57de)]['push'](_0xe98da4);}!(function(){_0x4af598['sort']((_0x281d8b,_0x37aa3c)=>{const _0x53b7e0=_0x281d8b[0x0]['createdAt'],_0x1c33b9=_0x37aa3c[0x0]['createdAt'];return _0x53b7e0==_0x1c33b9?_0x281d8b[0x0]['attributes']['groupId']<_0x37aa3c[0x0]['attributes']['groupId']?-0x1:0x1:_0x53b7e0<_0x1c33b9?-0x1:0x1;});for(const _0x204eaa of _0x4af598)_0x204eaa['sort']((_0x2340ee,_0x30d058)=>_0x2340ee['id']<_0x30d058['id']?-0x1:0x1);}());for(let _0x575789=0x0;_0x575789<_0x4af598['length'];_0x575789++){if(0x0==_0x4af598[_0x575789]['length'])continue;const _0x4cbda5=[];for(let _0x202749=_0x575789+0x1;_0x202749<_0x4af598['length'];_0x202749++)0x0!=_0x4af598[_0x202749]['length']&&_0x3a2899(_0x4af598[_0x575789],_0x4af598[_0x202749])&&_0x4cbda5['push'](_0x202749);for(const _0x5b955a of _0x4cbda5)_0x4af598[_0x575789]=_0x4af598[_0x575789]['concat'](_0x4af598[_0x5b955a]),_0x4af598[_0x5b955a]=[];}for(const _0x138a28 of _0x4af598)for(let _0xfc7472=0x0;_0xfc7472<_0x138a28['length'];_0xfc7472++){const _0x287456=_0x138a28[_0xfc7472+0x1]||null;_0x138a28[_0xfc7472]['next']!==_0x287456&&(_0x138a28[_0xfc7472]['next']=_0x287456);}for(const _0x3fe3dd of _0x4af598)for(let _0x45341d=0x0;_0x45341d<_0x3fe3dd['length'];_0x45341d++){const _0x13c7e1=_0x3fe3dd[_0x45341d-0x1]||null;_0x3fe3dd[_0x45341d]['previous']!==_0x13c7e1&&(_0x3fe3dd[_0x45341d]['previous']=_0x13c7e1);}function _0x3a2899(_0x5921c6,_0x467068){return(_0x5921c6[0x0]['attributes']['groupId']===_0x467068[0x0]['attributes']['groupId']||_0x5921c6[0x0]['author']===_0x467068[0x0]['author'])&&(!!function(_0x2f2336,_0x518417){return!_0x2f2336['hasComments']&&!_0x518417['hasComments']||(!_0x2f2336['hasComments']||!_0x518417['hasComments'])&&(!!(_0x2f2336['hasComments']&&_0x518417['createdAt']<_0x2f2336['commentThread']['comments']['get'](0x0)['createdAt'])||!!(_0x518417['hasComments']&&_0x2f2336['createdAt']<_0x518417['commentThread']['comments']['get'](0x0)['createdAt']));}(_0x5921c6[0x0],_0x467068[0x0])&&(!!ct(lt(_0x5921c6[0x0]['attributes'],['groupId','trackingSessionId']),lt(_0x467068[0x0]['attributes'],['groupId','trackingSessionId']))&&(_0x5921c6[0x0]['attributes']['groupId']==_0x467068[0x0]['attributes']['groupId']||_0x5921c6[0x0]['attributes']['trackingSessionId']===_0x467068[0x0]['attributes']['trackingSessionId']&&(!!_0x5921c6['every'](_0x261a92=>_0x467068['some'](_0x157dd2=>_0x261a92['getFirstRange']()['isEqual'](_0x157dd2['getFirstRange']())))&&_0x467068['every'](_0x1f6720=>_0x5921c6['some'](_0x17ab5f=>_0x1f6720['getFirstRange']()['isEqual'](_0x17ab5f['getFirstRange']())))))));}}['_joinWithAdjacentSuggestions'](_0x129c78){const _0x4d63cc=Array['from'](_0x129c78),_0x4954db=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3f2779=_0x4954db['filter'](_0x50d286=>!_0x129c78['has'](_0x50d286)),_0x4f1e82=new Map(_0x4d63cc['map'](_0x1d46e5=>[_0x1d46e5,this['_suggestionFactory']['getSuggestionCallback'](_0x1d46e5['type'],_0x1d46e5['subType'],'join')])),_0x1e0de4=new Map(_0x4954db['map'](_0x5aa41d=>[_0x5aa41d,_0x5aa41d['getRanges']()]));for(let _0x513809=0x0;_0x513809<_0x4d63cc['length'];_0x513809++)if(_0x94fb0f(this,_0x4d63cc[_0x513809],_0x4d63cc,_0x513809+0x1))return!0x0;for(let _0x56cfef=0x0;_0x56cfef<_0x4d63cc['length'];_0x56cfef++)if(_0x94fb0f(this,_0x4d63cc[_0x56cfef],_0x3f2779,0x0))return!0x0;return!0x1;function _0x94fb0f(_0x1e337c,_0x11dc00,_0x36315f,_0x4567af){for(let _0x44ab17=_0x4567af;_0x44ab17<_0x36315f['length'];_0x44ab17++){const _0x22b0d8=_0x36315f[_0x44ab17];if(_0x22b0d8['type']!==_0x11dc00['type']||_0x22b0d8['author']['id']!==_0x11dc00['author']['id']||_0x22b0d8['subType']!==_0x11dc00['subType'])continue;if(!mn(_0x11dc00,_0x22b0d8))continue;if('attribute'==_0x11dc00['type']&&_0x11dc00['data']['oldValue']!=_0x22b0d8['data']['oldValue'])continue;if('attribute'==_0x11dc00['type']&&_0x1e337c['_suggestionsConversion']['isBlockAttribute'](_0x11dc00['data']['key']))continue;if('formatBlock'==_0x11dc00['type']){const _0xe9c7ec=_0x1e337c['editor']['model'],_0x563cf8=_0x11dc00['getContainedElement']();if(_0x563cf8&&(_0xe9c7ec['schema']['isObject'](_0x563cf8)||_0xe9c7ec['schema']['isLimit'](_0x563cf8)))continue;}const _0x12f607=_0x4f1e82['get'](_0x11dc00),_0x59cb97=_0x1e0de4['get'](_0x11dc00),_0x166315=_0x1e0de4['get'](_0x22b0d8),_0x2d711c=_0x11dc00['commentThread']&&_0x11dc00['commentThread']['length'],_0x49372f=_0x22b0d8['commentThread']&&_0x22b0d8['commentThread']['length'];if(!_0x2d711c&&_0x12f607(_0x166315,_0x59cb97))return _0x1e337c['_joinSuggestions'](_0x22b0d8,_0x11dc00),_0x1e0de4['delete'](_0x11dc00),!0x0;if(!_0x49372f&&_0x12f607(_0x59cb97,_0x166315))return _0x1e337c['_joinSuggestions'](_0x11dc00,_0x22b0d8),_0x1e0de4['delete'](_0x22b0d8),!0x0;}return!0x1;}}['_joinSuggestions'](_0x32fe23,_0x423fe3){if(_0x32fe23['isMultiRange']){for(const _0x46dd69 of _0x423fe3['getRanges']())_0x32fe23['addRange'](_0x46dd69);}else{const _0x49fae7=_0x423fe3['getFirstRange']()['end'];this['_setSuggestionRange'](_0x32fe23,this['_model']['createRange'](_0x32fe23['getFirstRange']()['start'],_0x49fae7));}_0x423fe3['removeMarkers']();}['_getMarkerAnnouncementText'](_0x378f1b,_0x260a5b,_0x5a0c13){const _0x38655e=_0x378f1b['startsWith']('format')||_0x378f1b['startsWith']('attribute')?'FORMATTING':_0x378f1b['toUpperCase']();return St(this['editor']['locale'],_0x260a5b+'_'+_0x38655e+'_SUGGESTION_ANNOUNCEMENT',_0x5a0c13);}['_initAriaMarkerChangeAnnouncements'](){const _0x59f248=this['editor'];if(!_0x59f248['ui'])return;const {ariaLiveAnnouncer:_0xd305e2}=_0x59f248['ui'];et(this['_model'],({left:_0xaa9ada,entered:_0xfef606})=>{for(const _0xe8fe4b of _0xaa9ada){const {group:_0x11eba2,type:_0x546505}=tt(_0xe8fe4b['name']);if('suggestion'===_0x11eba2){_0xd305e2['announce'](this['_getMarkerAnnouncementText'](_0x546505,'LEAVE'));break;}}for(const _0x11aa11 of _0xfef606){const {group:_0x14ca88,type:_0x465e1a}=tt(_0x11aa11['name']);if('suggestion'===_0x14ca88){_0xd305e2['announce'](this['_getMarkerAnnouncementText'](_0x465e1a,'ENTER',_0x381dd1(_0x1f759c)));break;}}});}['_processAttributeChanges'](_0x30d6d0){if(this['_recordAttributeSuggestions'])return!0x1;const _0x24d352=this['editor'],_0x87d8d7=_0x24d352['model']['document']['differ']['getChanges']();if(0x0==_0x87d8d7['length'])return!0x1;const _0x34b455=[],_0x1a5e8b=_0x87d8d7['filter'](_0x569a83=>'attribute'==_0x569a83['type']),_0x4cf26d=_0x87d8d7['filter'](_0x4ebfc6=>'insert'==_0x4ebfc6['type']&&'$text'!=_0x4ebfc6['name']),_0x133ae7=_0x87d8d7['filter'](_0x47e73f=>'remove'==_0x47e73f['type']&&'$text'!=_0x47e73f['name']);for(const _0x410347 of _0x1a5e8b)_0x34b455['push']({'key':_0x410347['attributeKey'],'newValue':_0x410347['attributeNewValue'],'oldValue':_0x410347['attributeOldValue'],'range':hn(_0x410347['range'],_0x24d352['model'])});for(const _0x3b3c84 of _0x4cf26d){const _0xe1f2d8=_0x133ae7['find'](_0x2cd2b2=>_0x2cd2b2['position']['isEqual'](_0x3b3c84['position']));_0xe1f2d8&&_0x34b455['push']({'key':en,'newValue':_0x3b3c84['name'],'oldValue':_0xe1f2d8['name'],'range':_0x24d352['model']['createRangeOn'](_0x3b3c84['position']['nodeAfter'])});}return 0x0!=_0x34b455['length']&&this['_reduceExistingSuggestions'](_0x30d6d0,_0x34b455);}['_processAttributeSuggestions'](_0x103a01){let _0x237a80=!0x1;const _0x266d48=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1df687=>_0x1df687['data']['newRange']&&_0x1df687['name']['startsWith']('suggestion:attribute:'));for(const _0x7bfac0 of _0x266d48){const {subType:_0x135ede,id:_0x33ecf1}=tt(_0x7bfac0['name']),_0x5f3edf=_0x135ede['split']('|')[0x0];for(const _0x5308ff of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5308ff['id']!=_0x33ecf1&&'attribute'==_0x5308ff['type']&&_0x5308ff['data']&&_0x5308ff['data']['key']==_0x5f3edf&&_0x5308ff['getFirstRange']()['isIntersecting'](_0x7bfac0['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5308ff,_0x7bfac0['data']['newRange'],_0x103a01),_0x237a80=!0x0);}return _0x237a80;}['recordAttributeChanges'](_0x15c0b7){this['_recordAttributeSuggestions']=!0x0,_0x15c0b7();}['_reduceExistingSuggestions'](_0x3ed9cf,_0x35c97e){if(0x0==_0x35c97e['length'])return!0x1;let _0x587a29=!0x1;for(const _0x571da2 of _0x35c97e){const _0x5d6298=this['_findSuggestions'](_0x571da2['range'],'attribute')['filter'](_0x9ab307=>!_0x9ab307['meta']['isNextTo'])['map'](_0x4a684b=>_0x4a684b['suggestion']),_0x38ef5b=_0x53a26e({'newValue':_0x571da2['newValue']});_0x5d6298['filter'](_0x340a5a=>{const [_0x2931ed,_0x42859f]=_0x340a5a['subType']['split']('|');return _0x2931ed==_0x571da2['key']&&_0x42859f!=_0x38ef5b;})['forEach'](_0x3090dc=>{this['_reduceSuggestionAttributeRange'](_0x3090dc,_0x571da2['range'],_0x3ed9cf),_0x587a29=!0x0;});}return _0x587a29;}['_reduceSuggestionAttributeRange'](_0x2af8bc,_0x3a151f,_0x2b582a){const _0x806e42=_0x2af8bc['getFirstRange']()['getDifference'](_0x3a151f);0x0!==_0x806e42['length']?0x1!==_0x806e42['length']?this['_breakSuggestionMarker'](_0x2af8bc,_0x3a151f['start'],_0x3a151f['end']):this['_setSuggestionRange'](_0x2af8bc,_0x806e42[0x0]):_0x2b582a['removeMarker'](_0x2af8bc['getFirstMarker']());}},sn=class{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x689752){this['_editor']=_0x689752,this['_model']=_0x689752['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x531201,_0xbb4d8,_0xb86967,_0x57bfc7,_0xcb0fd2,_0x133e94,_0x10780d){return new yt(this['_model'],{'type':_0x531201,'subType':_0xbb4d8,'id':_0xb86967,'originalSuggestionId':_0x10780d,'author':_0x57bfc7,'creator':_0x57bfc7,'attributes':_0xcb0fd2,'onAttributesChange':_0x133e94,'onAccept':(..._0x168c57)=>this['getSuggestionCallback'](_0x531201,_0xbb4d8,'accept')(..._0x168c57),'onDiscard':(..._0x23811c)=>this['getSuggestionCallback'](_0x531201,_0xbb4d8,'discard')(..._0x23811c)});}['registerCustomCallback'](_0x14f370,_0x25cbad,_0x54306f,_0x4fae61){const _0x3dac8b=_0x14f370+':'+_0x25cbad+':'+_0x54306f;this['_customCallbacks']['set'](_0x3dac8b,_0x4fae61);}['getSuggestionCallback'](_0x346e1d,_0x1bae00,_0x19f9f6){const _0x4381d7=_0x346e1d+':'+_0x1bae00+':'+_0x19f9f6;return this['_customCallbacks']['get'](_0x4381d7)||this['_defaultCallbacks']['get'](_0x346e1d+':'+_0x19f9f6);}['_registerDefaultCallbacks'](){const _0x4bcd4e=()=>!0x1,_0x439763=_0x4e9c81=>{_0x4e9c81['sort']((_0x42a90c,_0x758f12)=>_0x42a90c['start']['isBefore'](_0x758f12['start'])?0x1:-0x1),this['_model']['change'](_0xa6b583=>{for(const _0x116bb6 of _0x4e9c81){let _0xd0682f;_0xd0682f=_0x116bb6['end']['isAtEnd']&&_0x116bb6['end']['parent']==_0x116bb6['start']['nodeAfter']?_0xa6b583['createSelection'](_0x116bb6['start']['nodeAfter'],'on'):_0xa6b583['createSelection'](_0x116bb6),this['_model']['deleteContent'](_0xd0682f,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x1509fa=(_0x50adea,_0x1aa52d)=>{_0x1aa52d&&this['_model']['change'](_0x3eb150=>{const {commandName:_0x21842f,commandParams:_0xe69fad=[]}=_0x1aa52d,_0x3c43f7=_0x50adea['map'](_0xd76dc8=>(on(_0xd76dc8)&&(_0xd76dc8=this['_model']['createRange'](_0xd76dc8['end'])),_0xd76dc8))['filter'](_0x386648=>'$graveyard'!==_0x386648['root']['rootName']);if(_0x3c43f7['length']<0x1)return;const _0x5b454a=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x228026=>rt['fromRange'](_0x228026));_0x3eb150['setSelection'](_0x3c43f7);for(const _0x54e9a4 of this['_editor']['commands']['commands']())_0x54e9a4['refresh']();_0xe69fad['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x21842f,..._0xe69fad);const _0x1b1fd5=_0x5b454a['filter'](_0x5d030c=>'$graveyard'!=_0x5d030c['root']['rootName']);_0x1b1fd5['length']>0x0&&_0x3eb150['setSelection'](_0x1b1fd5);for(const _0x440f7d of _0x5b454a)_0x440f7d['detach']();});},_0x28a454=(_0x43280c,_0x1c1ed1)=>0x1==_0x43280c['length']&&0x1==_0x1c1ed1['length']&&_0x43280c[0x0]['end']['isEqual'](_0x1c1ed1[0x0]['start']),_0x512c10=(_0x41bcdd,_0x59942c,_0x321a6c,_0x51cf1f)=>fn(_0x41bcdd,_0x59942c,_0x321a6c,_0x51cf1f)?[_0x41bcdd,_0x59942c]:fn(_0x59942c,_0x41bcdd,_0x51cf1f,_0x321a6c)?[_0x59942c,_0x41bcdd]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x4bcd4e),this['_defaultCallbacks']['set']('insertion:discard',_0x439763),this['_defaultCallbacks']['set']('insertion:join',_0x28a454),this['_defaultCallbacks']['set']('insertion:chain',_0x512c10),this['_defaultCallbacks']['set']('deletion:accept',_0x439763),this['_defaultCallbacks']['set']('deletion:discard',_0x4bcd4e),this['_defaultCallbacks']['set']('deletion:join',_0x28a454),this['_defaultCallbacks']['set']('deletion:chain',_0x512c10),this['_defaultCallbacks']['set']('formatInline:accept',_0x1509fa),this['_defaultCallbacks']['set']('formatInline:discard',_0x4bcd4e),this['_defaultCallbacks']['set']('formatInline:join',_0x28a454),this['_defaultCallbacks']['set']('formatInline:chain',_0x4bcd4e),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1509fa),this['_defaultCallbacks']['set']('formatBlock:discard',_0x4bcd4e),this['_defaultCallbacks']['set']('formatBlock:join',_0x28a454),this['_defaultCallbacks']['set']('formatBlock:chain',_0x4bcd4e),this['_defaultCallbacks']['set']('attribute:accept',_0x4bcd4e),this['_defaultCallbacks']['set']('attribute:discard',(_0x12b6b1,_0x5b6bc0)=>{if(!_0x5b6bc0)return;const _0x5135de=this['_editor']['plugins']['get'](_0x5d966d);this['_model']['change'](_0x2659fa=>{if('$elementName'==_0x5b6bc0['key'])for(const _0x4370e3 of _0x12b6b1){const _0x58e789=_0x4370e3['start']['nodeAfter'],_0xd39a91=_0x5b6bc0['oldValue'];_0x2659fa['rename'](_0x58e789,_0xd39a91);}else{if(_0x5135de['isBlockAttribute'](_0x5b6bc0['key'])){for(const _0x4ea4c6 of _0x12b6b1)void 0x0!==_0x5b6bc0['oldValue']?_0x2659fa['setAttribute'](_0x5b6bc0['key'],_0x5b6bc0['oldValue'],_0x4ea4c6['start']['nodeAfter']):_0x2659fa['removeAttribute'](_0x5b6bc0['key'],_0x4ea4c6['start']['nodeAfter']);}else{for(const _0x2cdbe7 of _0x12b6b1)_0x5b6bc0['oldValue']?_0x2659fa['setAttribute'](_0x5b6bc0['key'],_0x5b6bc0['oldValue'],_0x2cdbe7):_0x2659fa['removeAttribute'](_0x5b6bc0['key'],_0x2cdbe7);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x28a454);}};function rn(_0x2a032f,_0x53273f,_0x10c339){for(const _0xc964b7 of _0x53273f['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xc964b7['root']==_0xc964b7)return!0x1;if(!_0x10c339['containsItem'](_0xc964b7))return!0x1;if(_0x2a032f['isObject'](_0xc964b7)||_0x2a032f['isLimit'](_0xc964b7))return!0x0;}return!0x1;}function on(_0x101c9f){return _0x101c9f['end']['parent']==_0x101c9f['start']['nodeAfter']&&_0x101c9f['end']['isAtStart'];}function an(_0x257247,_0x1170af,_0x9f120b,_0x2ab09d){const _0x4f11f4=_0x4c036a=>!_0x4c036a['item']['is']('$textProxy')&&!_0x2ab09d['isObject'](_0x4c036a['item']),_0x44ee24=_0x257247['start']['getLastMatchingPosition'](_0x4f11f4),_0x3f2982=_0x257247['end']['getLastMatchingPosition'](_0x4f11f4,{'direction':'backward'});return(!_0x257247['start']['isEqual'](_0x44ee24)||!_0x257247['end']['isEqual'](_0x3f2982))&&(_0x44ee24['isBefore'](_0x3f2982)?_0x9f120b['updateMarker'](_0x1170af,{'range':_0x9f120b['createRange'](_0x44ee24,_0x3f2982)}):_0x9f120b['removeMarker'](_0x1170af),!0x0);}function cn(_0x5c4aec){return _0x53a26e(_0x5c4aec);}function ln(_0x236aca){const _0x73113=_0x236aca['start']['nodeAfter'];return _0x73113&&_0x73113['is']('element');}function un(_0x275439){return on(_0x275439)||function(_0x538b36){return _0x538b36['start']['parent']==_0x538b36['end']['nodeBefore']&&_0x538b36['start']['isAtEnd'];}(_0x275439);}function dn(_0x55c189,_0x47ba20){try{const _0x1dff26=_0x55c189['getRange']();for(const _0x4680c7 of _0x47ba20)if(_0x55c189!==_0x4680c7&&_0x1dff26&&_0x1dff26['isIntersecting'](_0x4680c7['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function hn(_0x4d3cba,_0x443ae8){return null==_0x4d3cba['end']['nodeBefore']&&_0x4d3cba['end']['parent']==_0x4d3cba['start']['nodeAfter']?gn(_0x4d3cba['start']['nodeAfter'],_0x443ae8):_0x4d3cba;}function gn(_0x69f01e,_0x2f7a57){const _0x1da0db=_0x2f7a57['schema']['isObject'](_0x69f01e)||_0x2f7a57['schema']['isSelectable'](_0x69f01e);return _0x2f7a57['createRange'](_0x2f7a57['createPositionAt'](_0x69f01e,'before'),_0x1da0db?_0x2f7a57['createPositionAfter'](_0x69f01e):_0x2f7a57['createPositionAt'](_0x69f01e,'end'));}function fn(_0x5a69a7,_0x340144,_0x1969e9,_0x535afb){return!!mn(_0x5a69a7,_0x340144)&&_0x1969e9['end']['isEqual'](_0x535afb['start']);}function mn(_0x4b2452,_0x2d5eee){if(!_0x4b2452['_isDataLoaded']||!_0x2d5eee['_isDataLoaded'])return!0x1;const _0x3b5003=new Set(Object['keys'](_0x4b2452['attributes'])),_0xcdcd46=new Set(Object['keys'](_0x2d5eee['attributes']));if(_0x3b5003['delete']('groupId'),_0xcdcd46['delete']('groupId'),0x0==_0x3b5003['size']&&0x0==_0xcdcd46['size'])return!0x0;if(_0x3b5003['size']!=_0xcdcd46['size'])return!0x1;const _0x40a54a={..._0x4b2452['attributes']},_0x5575a2={..._0x2d5eee['attributes']};return delete _0x40a54a['groupId'],delete _0x5575a2['groupId'],JSON['stringify'](_0x40a54a)==JSON['stringify'](_0x5575a2);}function En(_0x380e7f,_0x2cf207){const _0x3f2059=Tn(_0x380e7f['attributes']),_0x422d73=Tn(_0x2cf207);if(!_0x380e7f['_isDataLoaded'])return!0x1;if(!ct(_0x3f2059['@ai'],_0x422d73['@ai']))return!0x1;for(const _0xcd876a of Object['keys'](_0x422d73))if(!ct(_0x3f2059[_0xcd876a],_0x422d73[_0xcd876a]))return!0x1;return!0x0;}function Tn(_0x574437){const _0x27ca42=Object['assign']({},_0x574437);return delete _0x27ca42['skipNestingCheck'],delete _0x27ca42['tablePasteChainId'],_0x27ca42;}function _n(_0x102358){return _0x102358['split']('|')[0x0];}const pn=/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x2bef64();var Ln=class extends pn{['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x5d91a4,_0x2ddc08,_0x19b8c7,_0x4f62d1){super(),this['model']=_0x2ddc08,this['view']=_0x19b8c7,this['commentThreadController']=_0x4f62d1,this['_editor']=_0x5d91a4,this['_acceptCommand']=_0x5d91a4['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x5d91a4['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x287eb1,_0x2a63fd)=>_0x287eb1||_0x2a63fd),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x146a23=>_0x146a23&&this['_editor']['model']['canEditAt'](_0x2ddc08['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x362cab=>_0x362cab&&this['_editor']['model']['canEditAt'](_0x2ddc08['getRanges']())),this['_pendingAction']=null,_0x19b8c7['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x19b8c7,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x19b8c7,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x19b8c7,'change:isDirty',()=>{_0x19b8c7['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 _0x5082db=St(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x5082db);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}},In=class extends _0x3a3108{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x11812f,_0x4e10d2,_0x2223e3,_0x407bcd){super(_0x11812f),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x175aac(_0x11812f,St(_0x11812f,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x4e10d2['authoredAt']),this['bind']('authoredAt')['to'](_0x4e10d2),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',_0x4e10d2,'authoredAt',this,'descriptionParts',(_0x566c51,_0x5f5501,_0x420cf7)=>{const _0x2aed13=_0x420cf7['map'](_0x24450e=>pt(_0x24450e['content']))['join']('.\x20')+'.',_0x278314=_0x4e10d2['aiSource']&&'author'===_0x407bcd['showAISource']?_0x407bcd['aiAuthor']['name']:_0x4e10d2['author']['name'],_0x11b50a=St(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x566c51-0x1,_0x278314,_0x5f5501?_0x407bcd['formatDateTime'](_0x5f5501):'',new DOMParser()['parseFromString'](_0x2aed13,'text/html')['body']['textContent']]);return _0x4e10d2['aiSource']&&'pill'===_0x407bcd['showAISource']?_0x11b50a+'\x20'+St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'):_0x11b50a;}),this['focusables']=new _0x4f5fde(),this['focusTracker']=new _0x3c340c(),this['keystrokes']=new _0x2ed861(),this['focusCycler']=new _0x31ed0a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1e019d=>_0x1e019d['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x4e10d2,this['_localUser']=_0x2223e3,this['_config']=_0x407bcd,_0x407bcd['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x361492(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1da454}=this['_config'];this['commentsListView']=new _0x1da454(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',_0x5d2c49=>_0x5d2c49+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3998e9,_0xf9120d)=>_0x3998e9||!!_0xf9120d);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1acdb0}=this['_config'],_0x52840f=new _0x1acdb0(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x12e075=_0x52840f['commentInputView'];return _0x52840f['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x12e075,'value',(_0x349094,_0x53c280,_0x56bdbb)=>!!_0x56bdbb||_0x349094&&!_0x53c280),_0x12e075['on']('submit',(_0x36d49f,_0x3e6d01)=>{this['fire']('addComment',_0x3e6d01),_0x12e075['editor']['setData']('');}),_0x12e075['on']('cancel',()=>this['focus']()),_0x12e075['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x52840f;}},An=class extends In{['suggestionView'];['_descriptionElement'];constructor(_0x448e0e,_0x19cc3b,_0x19ec03,_0x54ad7e){super(_0x448e0e,_0x19cc3b,_0x19ec03,_0x54ad7e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x346ecf=>_0x346ecf&&_0x346ecf[0x0]?_0x346ecf[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x2ec9fc,_0x5bc75e)=>{let _0x299252='';for(const _0x39a659 of _0x2ec9fc)_0x299252+='<p>'+pt(_0x39a659['content'],_0x39a659['color'])+'</p>';return _0x5bc75e?_0x299252:nt(_0x299252,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x54ad7e['SuggestionView'](_0x448e0e,_0x19cc3b,{'formatDateTime':_0x54ad7e['formatDateTime'],'showAISource':_0x54ad7e['showAISource'],'aiAuthor':_0x54ad7e['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 _0x386990=this['bindTemplate'],_0x474531=[this['suggestionView']];return this['commentsListView']&&_0x474531['push'](this['commentsListView']),this['commentThreadInputView']&&_0x474531['push'](this['commentThreadInputView']),_0x474531['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x386990['if']('isActive','ck-suggestion-wrapper--active'),_0x386990['to']('type',_0x15a4d7=>'ck-suggestion-'+_0x15a4d7),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':_0x386990['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x474531};}['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 _0x3a3108{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x457b06,_0x40a880,_0x525e13){super(_0x457b06),this['_model']=_0x40a880,this['_config']=_0x525e13,this['set']('description',''),this['bind']('authoredAt')['to'](_0x40a880),this['acceptButton']=this['_createButton'](St(_0x457b06,'Accept\x20suggestion'),_0x25d455,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](St(_0x457b06,'Discard\x20suggestion'),_0xd3349f,'ck-suggestion--discard','discardSuggestion','sw');const _0x2c2e6e=!!_0x40a880['aiSource']&&'author'===_0x525e13['showAISource'],_0x5a9750=_0x2c2e6e?this['_createAIUser'](_0x525e13['aiAuthor']):_0x40a880['author'],_0xeb218b=_0x2c2e6e&&!_0x525e13['aiAuthor']['avatar']?_0x2feac2:void 0x0;this['userView']=new _0x19f167(_0x457b06,_0x5a9750,this['getUserViewNotificationText'](),_0xeb218b),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4f5fde([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x3c340c(),this['keystrokes']=new _0x2ed861(),this['focusCycler']=new _0x31ed0a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x55c2c5=>_0x55c2c5['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x3675b1=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x3675b1['innerHTML']=this['description'],this['on']('change:description',(_0x2f151e,_0x48407a,_0x77ef96)=>{_0x3675b1['innerHTML']=_0x77ef96;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x3b52cb=this['bindTemplate'],_0x415924=[{'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':_0x3b52cb['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3b52cb['to']('authoredAt',_0x373bee=>this['_config']['formatDateTime'](_0x373bee))}]}]},{'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']&&_0x415924['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),this['_model']['aiSource']&&this['_config']['showAISource']){const _0x1a115f=new _0x20187a(this['locale']);_0x1a115f['set']({'icon':_0x385a8f,'label':St(this['locale'],'AI_SOURCE_PILL_LABEL'),'tooltip':St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'),'class':'ck-pill_ai'}),_0x415924['push']({'tag':'div','attributes':{'class':['ck-suggestion__ai-source-pill']},'children':[_0x1a115f]});}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':_0x415924}]};}['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'](_0x42b9fb){return new _0x4eb5bf({'id':'ck-ai-author','name':_0x42b9fb['name'],'avatar':_0x42b9fb['avatar'],'color':new _0x3459d2(0x0)});}['_createButton'](_0xb8f3cf,_0x48f315,_0x17bbe9,_0x595b12,_0x1d2e18){const _0x4ae41f=new _0x4057c9(this['locale']);return _0x4ae41f['set']({'label':_0xb8f3cf,'icon':_0x48f315,'tooltip':!0x0,'tooltipPosition':_0x1d2e18}),_0x4ae41f['extendTemplate']({'attributes':{'class':_0x17bbe9}}),_0x4ae41f['on']('execute',()=>{this['fire'](_0x595b12,this['_model']['id']);}),_0x4ae41f;}['_setupKeyboardNavigation'](){const _0x258729=this['element'];this['keystrokes']['listenTo'](_0x258729);for(const _0x2891e0 of this['focusables'])this['focusTracker']['add'](_0x2891e0['element']),this['keystrokes']['listenTo'](_0x2891e0['element']);this['keystrokes']['set']('enter',(_0x1b72b0,_0x87c106)=>{_0x258729===_0x1b72b0['target']&&(this['focusCycler']['focusFirst'](),_0x87c106());}),this['keystrokes']['set']('esc',(_0xf6764e,_0x42aa43)=>{_0x258729!==_0xf6764e['target']&&(this['focus'](),_0x42aa43());});}},kn=class extends _0x3f3b34{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[nn,_0x786008,_0x4b575b,_0x157e9d,_0x5516ab];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x17699f){super(_0x17699f),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4ed930=this['editor']['config'];_0x4ed930['define']('trackChanges.SuggestionThreadView',An),_0x4ed930['define']('trackChanges.SuggestionView',bn),_0x4ed930['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4ed930['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x196fb3,_0x2309cb){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x45fdbc,_0x158c6c]of this['_handleControllerBuffer']){const _0xd9c4a9=this['_suggestionToController']['has'](_0x45fdbc);_0xd9c4a9||_0x158c6c?_0xd9c4a9&&_0x158c6c&&this['_destroyController'](_0x45fdbc):this['_initializeController'](_0x45fdbc);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get'](_0x5516ab)['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x196fb3,_0x2309cb);}['init'](){const _0x41ea2f=this['editor'],_0x1509ec=_0x41ea2f['plugins']['get'](nn),_0x2cb51d=_0x41ea2f['plugins']['get'](_0x157e9d),_0x57c374=_0x41ea2f['plugins']['get'](_0x5516ab),_0xa8258=_0x41ea2f['plugins']['get'](_0x4b575b);this['_addUIComponentsToFactory'](),_0x57c374['addSourceCollector'](()=>{const _0x5b7e7c=[];for(const [_0x244f0e,_0x1fda42]of Array['from'](this['_suggestionToController'])){const _0x5e92c7=_0x244f0e['getAllAdjacentSuggestions'](),_0x18996b=[];for(const _0x4c17e9 of _0x5e92c7){if(!_0x4c17e9['isInContent'])continue;if(_0x4c17e9['isMultiRange']){_0x18996b['push'](..._0x4c17e9['getRanges']());continue;}const _0x3416b8=_0x4c17e9['getFirstRange']();if(_0x18996b['length']>0x0){const _0x370ebe=_0x18996b[0x0]['getJoined'](_0x3416b8);if(_0x370ebe){_0x18996b[0x0]=_0x370ebe;continue;}}_0x18996b['push'](_0x3416b8);}_0x5b7e7c['push']([_0x1fda42['view'],_0x18996b]);}return _0x5b7e7c;}),this['listenTo'](_0x1509ec,'suggestionLoaded',(_0x54ff70,_0x3cfef8)=>{this['listenTo'](_0x3cfef8,'change:previous',(_0x33394d,_0x5b25f0,_0x1312f7,_0x5cd8a2)=>{_0x3cfef8['isInContent']&&(null==_0x1312f7?(this['_updateController'](_0x5cd8a2['head']),this['_handleSuggestionControllerDelayed'](_0x3cfef8,!0x1)):(this['_updateController'](_0x1312f7['head']),null==_0x5cd8a2&&this['_handleSuggestionControllerDelayed'](_0x3cfef8,!0x0)));}),null!==_0x3cfef8['previous']?this['_updateController'](_0x3cfef8['head']):this['_handleSuggestionControllerDelayed'](_0x3cfef8,!0x1);}),this['listenTo'](_0x1509ec,'suggestionUnloaded',(_0x4956b5,_0x2ea52d,_0x110825)=>{this['stopListening'](_0x2ea52d,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2ea52d),this['_suggestionToController']['has'](_0x2ea52d)&&this['_destroyController'](_0x2ea52d),_0x110825&&this['_updateController'](_0x110825['head']);}),this['listenTo'](_0x1509ec,'suggestionChanged',(_0x396687,_0x51974c)=>{this['_updateController'](_0x51974c);}),this['listenTo'](_0x2cb51d,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0xa8258,'addComment',(_0x45d790,{threadId:_0x44fd31,isFromAdapter:_0x1a67dc})=>{if(_0x1a67dc||!_0x1509ec['hasSuggestion'](_0x44fd31))return;const _0x21be57=_0x1509ec['getSuggestion'](_0x44fd31);this['_suggestionToController']['get'](_0x21be57)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x171d97=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xa56056;for(const _0x861fb3 in _0x171d97){const _0x4a08d5=_0x861fb3,_0x1b5913=_0x171d97[_0x4a08d5];if('trackChangesLicenseKeyValid'==_0x1b5913||'trackChangesLicenseKeyInvalid'==_0x1b5913||'trackChangesLicenseKeyExpired'==_0x1b5913||'trackChangesLicenseKeyDomainLimit'==_0x1b5913||'trackChangesLicenseKeyNotAllowed'==_0x1b5913||'trackChangesLicenseKeyEvaluationLimit'==_0x1b5913||'trackChangesLicenseKeyUsageLimit'==_0x1b5913){delete _0x171d97[_0x4a08d5],_0xa56056=_0x1b5913,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0xa56056&&_0x171d97['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0xa56056&&_0x171d97['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0xa56056&&_0x171d97['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0xa56056&&_0x171d97['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0xa56056&&_0x171d97['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0xa56056&&_0x171d97['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x1e1826){const _0x23c901=this['_suggestionToController']['get'](_0x1e1826);return _0x23c901&&this['editor']['plugins']['get'](_0x157e9d)['getByInnerView'](_0x23c901['view'])||null;}['getSuggestionForAnnotation'](_0x244d1b){const _0x37ef6b=this['_viewToController']['get'](_0x244d1b['innerView']);return _0x37ef6b?_0x37ef6b['model']:null;}['_refreshActiveMarkers'](){const _0x2f0155=this['editor']['plugins']['get'](_0x157e9d),_0x31ff6b=this['editor']['plugins']['get'](nn),_0x2b594c=Array['from'](_0x2f0155['activeAnnotations'],_0x392abd=>_0x392abd['innerView'])['filter'](_0x2b4110=>this['_viewToController']['has'](_0x2b4110)),_0x32b325=[];for(const _0x36dbb5 of _0x2b594c){const _0x5b6206=this['_viewToController']['get'](_0x36dbb5)['model']['getAllAdjacentSuggestions']();_0x32b325['push'](..._0x5b6206['reduce']((_0x3ab535,_0x1e7d77)=>[..._0x3ab535,..._0x1e7d77['getMarkerNames']()],[]));}_0x31ff6b['activeMarkers']=_0x32b325;}['_addUIComponentsToFactory'](){const _0x20a4d8=this['editor'],_0x49eae6=_0x20a4d8['locale'],_0x48807c=St(_0x49eae6,'Track\x20changes'),_0x2815e5=new _0x286b38([{'type':'switchbutton','model':new _0x3063c3({'withText':!0x0,'isToggleable':!0x0,'label':_0x48807c,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x3063c3({'withText':!0x0,'label':St(_0x49eae6,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3063c3({'withText':!0x0,'label':St(_0x49eae6,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3063c3({'withText':!0x0,'label':St(_0x49eae6,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3063c3({'withText':!0x0,'label':St(_0x49eae6,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x20a4d8['plugins']['has']('TrackChangesPreview')&&_0x2815e5['addMany']([{'type':'separator'},{'type':'button','model':new _0x3063c3({'withText':!0x0,'label':St(_0x49eae6,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x24a161 of _0x2815e5)if(Cn(_0x24a161)){const _0x25c271=_0x20a4d8['commands']['get'](_0x24a161['model']['commandName']);_0x24a161['model']['bind']('isOn','isEnabled')['to'](_0x25c271,'value','isEnabled');}_0x20a4d8['ui']['componentFactory']['add']('trackChanges',_0x4321f5=>this['_createToolbarButton'](_0x4321f5,_0x2815e5,_0x48807c)),_0x20a4d8['ui']['componentFactory']['add']('menuBar:trackChanges',_0xa26d9c=>this['_createMenuBarMenu'](_0xa26d9c,_0x2815e5,_0x48807c));}['_createToolbarButton'](_0x628c97,_0x5c9e8a,_0x11668b){const _0x597c89=_0x383de7(_0x628c97,_0x3a90da),_0x3629f2=this['editor']['commands']['get']('trackChanges');_0x597c89['buttonView']['set']({'tooltip':_0x11668b,'label':_0x11668b,'icon':_0x37bf30}),_0x597c89['buttonView']['bind']('isOn')['to'](_0x3629f2,'value'),_0x597c89['buttonView']['on']('execute',()=>{_0x3629f2['execute'](),this['editor']['editing']['view']['focus']();}),_0xd33cb7(_0x597c89,_0x5c9e8a,{'role':'menu'});const _0xcb3804=[];for(const _0x30daac of _0x5c9e8a)Cn(_0x30daac)&&_0xcb3804['push'](this['editor']['commands']['get'](_0x30daac['model']['commandName']));const _0x1dd6fa=_0x597c89['buttonView'];return _0x1dd6fa['actionView']['unbind']('isEnabled'),_0x1dd6fa['arrowView']['unbind']('isEnabled'),_0x1dd6fa['actionView']['bind']('isEnabled')['to'](_0x3629f2,'isEnabled'),_0x1dd6fa['arrowView']['bind']('isEnabled')['toMany'](_0xcb3804,'isEnabled',(..._0x4773ec)=>_0x4773ec['some'](_0xc46633=>_0xc46633)),_0x597c89['on']('execute',_0x1bb4be=>{this['editor']['execute'](_0x1bb4be['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x597c89;}['_createMenuBarMenu'](_0x4715e3,_0x89691f,_0x62ff17){const _0x3cfce4=new _0x5d42ed(_0x4715e3),_0x2ec61b=this['editor']['commands']['get']('trackChanges');_0x3cfce4['buttonView']['set']({'label':_0x62ff17,'icon':_0x37bf30});const _0x3674ce=new _0x43fcad(_0x4715e3);for(const _0x44dbb4 of _0x89691f){if('separator'==_0x44dbb4['type']){_0x3674ce['items']['add'](new _0x4d8dfa(_0x4715e3));continue;}const _0x4844da=new _0x4f0f0f(_0x4715e3,_0x3cfce4),_0xc5992b=new _0x1952d3(_0x4715e3),_0x343d1e=_0x44dbb4['model'];_0xc5992b['bind'](...Object['keys'](_0x343d1e))['to'](_0x343d1e),_0xc5992b['delegate']('execute')['to'](_0x3cfce4),_0xc5992b['on']('execute',()=>{this['editor']['execute'](_0x343d1e['commandName']),this['editor']['editing']['view']['focus']();}),_0x4844da['children']['add'](_0xc5992b),_0x3674ce['items']['add'](_0x4844da);}return _0x3cfce4['bind']('isEnabled')['to'](_0x2ec61b,'isEnabled'),_0x3cfce4['panelView']['children']['add'](_0x3674ce),_0x3cfce4;}['_initializeController'](_0x4a8e4d){const _0x99373d=this['editor'],_0x342151=_0x99373d['config'],_0x13e029=_0x99373d['plugins']['get'](_0x157e9d),_0x1ce23d=_0x99373d['plugins']['get'](_0x4b575b),_0x4a3470=_0x99373d['plugins']['get'](_0x5516ab),_0x251d57=_0x99373d['plugins']['get'](_0x786008)['me'],_0x1b7edd=_0x342151['get']('trackChanges')['SuggestionThreadView'],_0x1f603c=_0x342151['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x3898d5,CommentThreadInputView:_0x4c4249}=_0x99373d['plugins']['get']('CommentsUI');let _0x2b14d9,_0x2d4df6,_0x30f05c;this['_annotationViews']['has'](_0x4a8e4d['id'])?(_0x2d4df6=this['_annotationViews']['get'](_0x4a8e4d['id']),_0x2b14d9=_0x2d4df6['mainView']):(_0x2b14d9=new _0x1b7edd(_0x99373d['locale'],_0x4a8e4d,_0x251d57,{'disableComments':this['_disableComments'],'editorConfig':{..._0x342151['get']('comments.editorConfig'),'licenseKey':_0x342151['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x342151['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x342151['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x342151['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xd7a6c7(_0x342151['get']('locale'),_0x99373d['locale']),'CommentView':_0x342151['get']('comments')['CommentView'],'CommentsListView':_0x3898d5,'CommentThreadInputView':_0x4c4249,'SuggestionView':_0x1f603c,'showAISource':_0x342151['get']('trackChanges.showAISource')||null,'aiAuthor':{..._0x342151['get']('trackChanges.aiAuthor'),'name':_0x342151['get']('trackChanges.aiAuthor')?.['name']||St(_0x99373d['locale'],'AI_AUTHOR_DEFAULT_NAME')}}),_0x2b14d9['suggestionView']['acceptButton']['on']('execute',()=>{_0x99373d['editing']['view']['focus']();}),_0x2b14d9['suggestionView']['discardButton']['on']('execute',()=>{_0x99373d['editing']['view']['focus']();}),_0x2d4df6=_0x13e029['createAnnotationView'](this['editor']['locale'],_0x2b14d9),_0x2d4df6['bind']('isDirty')['to'](_0x2b14d9,'isDirty'),_0x2d4df6['bind']('length')['to'](_0x2b14d9),_0x2d4df6['bind']('type')['to'](_0x2b14d9,'type',_0x394e0e=>'suggestion-'+_0x394e0e),_0x2b14d9['on']('escape',()=>{_0x30f05c['fire']('escape');}),this['_annotationViews']['set'](_0x4a8e4d['id'],_0x2d4df6));const _0x6609da=_0x1ce23d['createCommentThreadController'](_0x4a8e4d['commentThread'],_0x2b14d9),_0x50655c=new Ln(_0x99373d,_0x4a8e4d,_0x2b14d9,_0x6609da),_0xd6826e=_0x4a8e4d['getAllAdjacentSuggestions']()['filter'](_0x2d18a6=>_0x2d18a6['isInContent']);_0x2b14d9['descriptionParts']=_0x99373d['plugins']['get'](nn)['descriptionFactory']['getDescriptions'](_0xd6826e),this['_suggestionToController']['set'](_0x4a8e4d,_0x50655c),this['_viewToController']['set'](_0x2b14d9,_0x50655c);const _0x2097fd=()=>{const _0x1b0eb5=[],_0x132347=_0x4a8e4d['getAllAdjacentSuggestions']()['filter'](_0x451eca=>_0x451eca['isInContent']);for(const _0x54ae0a of _0x132347)_0x1b0eb5['push'](..._0x54ae0a['getMarkers']());return _0x596e52(_0x99373d['editing'],_0x1b0eb5);};_0x30f05c=_0x13e029['createAnnotation']({'view':_0x2d4df6,'target':_0x2097fd,'type':()=>'suggestion-'+_0x50655c['view']['type'],'isVisible':!!_0x2097fd()}),_0x1ce23d['_bindAnnotationToEditors'](_0x2b14d9,_0x30f05c),_0x13e029['add'](_0x30f05c),_0x4a3470['registerAnnotation'](_0x30f05c);}['_destroyController'](_0x8834c7){const _0xedc90c=this['editor']['plugins']['get'](_0x4b575b),_0x26a2ff=this['editor']['plugins']['get'](_0x157e9d),_0x2f1f88=this['_suggestionToController']['get'](_0x8834c7),_0x58afa5=_0x2f1f88['view'],_0x2e005b=_0x26a2ff['getByInnerView'](_0x58afa5);_0xedc90c['_unbindEditors'](_0x58afa5),_0x2e005b&&_0x26a2ff['remove'](_0x2e005b),this['_suggestionToController']['delete'](_0x8834c7),this['_viewToController']['delete'](_0x58afa5),_0x2f1f88['destroy']();}['_updateController'](_0x56fe93){if(!_0x56fe93['isInContent']||!this['_suggestionToController']['has'](_0x56fe93))return;const _0x571908=this['editor']['plugins']['get'](nn),_0x4d0823=this['_suggestionToController']['get'](_0x56fe93),_0x3322bf=_0x56fe93['getAllAdjacentSuggestions']();_0x4d0823['view']['descriptionParts']=_0x571908['descriptionFactory']['getDescriptions'](_0x3322bf);}['destroy'](){for(const _0x331e32 of this['_suggestionToController']['keys']())this['_destroyController'](_0x331e32);for(const _0x484995 of this['_annotationViews']['values']())_0x484995['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Cn(_0x1badcf){return'model'in _0x1badcf;}var Rn=class extends _0x3f3b34{static get['requires'](){return[nn,kn,_0x3e4ae7];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x42ddb8){this['editor']['plugins']['get'](nn)['adapter']=_0x42ddb8;}get['adapter'](){return this['editor']['plugins']['get'](nn)['adapter'];}['addSuggestion'](_0x45ac0e){return this['editor']['plugins']['get'](nn)['addSuggestionData'](_0x45ac0e);}['getSuggestions']({skipNotAttached:_0x3ef2a7=!0x1,toJSON:_0x4d8514=!0x1}={}){return this['editor']['plugins']['get'](nn)['getSuggestions']({'skipNotAttached':_0x3ef2a7,'toJSON':_0x4d8514});}['getSuggestion'](_0x312717){return this['editor']['plugins']['get'](nn)['getSuggestion'](_0x312717);}};const Nn=['Pagination'];var yn=class extends _0x3f3b34{static get['requires'](){return[nn];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x53b0e8=this['editor'];if(_0x53b0e8['config']['define']('trackChangesData.editorCreator',_0xced823=>{const _0x2c125b=_0x53b0e8['model']['document']['getRootNames']()['reduce']((_0x4d24bd,_0x30e66c)=>(_0x4d24bd[_0x30e66c]='',_0x4d24bd),{});return _0x53b0e8['constructor']['create'](_0x2c125b,_0xced823);}),'function'!=typeof _0x53b0e8['config']['get']('trackChangesData')['editorCreator'])throw new _0x2185d('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x21ff71){return On(this['editor'],!0x0,_0x21ff71);}['getDataWithDiscardedSuggestions'](_0x3fc155){return On(this['editor'],!0x1,_0x3fc155);}},Sn=class extends _0x3f3b34{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4134bf){super(_0x4134bf),this['result']='end',_0x4134bf['editing']['view']['_overlayModeHint']='auto',_0x4134bf['_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(_0x800361){return void 0x0!==_0x800361['getRootsAttributes'];}async function On(_0x5ccfc5,_0x5d03b0,_0x17d9b3){const _0x3b1ab2=_0xa2435d(_0x5ccfc5,Nn);if(_0x3b1ab2['plugins']['push'](nn,Sn),Mn(_0x5ccfc5)){_0x3b1ab2['roots']=Object['create'](null);for(const _0x538152 of _0x5ccfc5['model']['document']['getRootNames']())_0x3b1ab2['roots'][_0x538152]={'modelAttributes':_0x5ccfc5['getRootAttributes'](_0x538152)};}const _0x5b58cb=document['createDocumentFragment'](),_0x2aa898=_0x5ccfc5['config']['get']('trackChangesData')['editorCreator'],_0x3306e0=await _0x2aa898(_0x3b1ab2,()=>function(_0x453078){const _0x4e0b14=document['createElement']('div');return _0x453078['appendChild'](_0x4e0b14),_0x4e0b14;}(_0x5b58cb));!function(_0x5effc8,_0x24d24d){const _0x47ae7e=_0x5effc8['model']['document']['getRootNames']()['reduce']((_0x3b9022,_0x2d493c)=>(_0x3b9022[_0x2d493c]=_0x5effc8['data']['get']({'rootName':_0x2d493c}),_0x3b9022),{}),_0x5db4e4=_0x5effc8['plugins']['get']('Users')['users']['map'](_0xb23052=>({'id':_0xb23052['id'],'name':_0xb23052['name']})),_0x3d7a43=_0x5effc8['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x229e1c=_0x5effc8['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x32e0df=_0x24d24d['plugins']['get']('Users'),_0x287f9d=_0x24d24d['plugins']['get']('TrackChangesEditing'),_0x43cc62=_0x24d24d['plugins']['get']('CommentsRepository');for(const _0x21b120 of _0x43cc62['getCommentThreads']())_0x21b120['remove']();for(const _0x4df12f of _0x5db4e4)_0x32e0df['getUser'](_0x4df12f['id'])||_0x32e0df['addUser'](_0x4df12f);_0x32e0df['me']||_0x32e0df['useAnonymousUser']();for(const _0x21486a of _0x229e1c)_0x43cc62['addCommentThread'](_0x21486a);for(const _0x2d42f8 of _0x3d7a43)_0x287f9d['addSuggestionData'](_0x2d42f8);_0x24d24d['data']['set'](_0x47ae7e);}(_0x5ccfc5,_0x3306e0),_0x3306e0['execute'](_0x5d03b0?'acceptAllSuggestions':'discardAllSuggestions');const _0x41b244=Mn(_0x3306e0)?_0x3306e0['getFullData'](_0x17d9b3):_0x3306e0['data']['get'](_0x17d9b3);return await _0x3306e0['destroy'](),_0x41b244;}var wn=class extends _0x3a3108{['options'];constructor(_0x2e6b66,_0x166873){super(_0x2e6b66),this['options']=_0x166873,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'](_0x4c0c59,_0x2f2e6b){if(!this['element'])return;const _0x13b255=[];for(const [_0x5f5962,_0x53eb7d]of _0x4c0c59){const _0xb2904d=document['createElement']('div');_0xb2904d['setAttribute']('data-ck-root-name',_0x5f5962),_0xb2904d['className']=_0x53eb7d['classes']+'\x20ck-track-changes-preview__root-container',_0xb2904d['innerHTML']=_0x53eb7d['content'],_0x13b255['push'](_0xb2904d);}_0x2f2e6b(this['element'],_0x13b255),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}},Fn=class extends _0x3bd05a{constructor(_0x4a490f){super(_0x4a490f),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x43a087=this['editor'],_0x325751=_0x43a087['locale'],_0x374bc=_0x43a087['plugins']['get']('Dialog');let _0x189816;const _0x17a9c2=function(_0x374588){const _0x13d5d5={};if('editables'in _0x374588['ui']['view']){for(const [_0x23cd1b,_0xf2d100]of Object['entries'](_0x374588['ui']['view']['editables']))_0x13d5d5[_0x23cd1b]=_0xf2d100['element'];}else _0x13d5d5[_0x374588['model']['document']['getRootNames']()[0x0]]=_0x374588['ui']['view']['editable']['element'];return _0x13d5d5;}(_0x43a087),_0x1d4800=function(_0x4dc9b6){let _0x388f64=0x0;for(const _0x1f6457 of Object['values'](_0x4dc9b6))_0x388f64=Math['max'](_0x388f64,_0x1f6457['getBoundingClientRect']()['width']);let _0x574da3=0x0;for(const _0x13d124 of Object['values'](_0x4dc9b6))_0x574da3+=_0x13d124['getBoundingClientRect']()['height'];const _0x36a915=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']);return{'width':_0x388f64,'height':Math['min'](_0x574da3,_0x36a915)};}(_0x17a9c2);_0x374bc['show']({'id':'finalContentPreview','title':St(_0x325751,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new wn(_0x325751,{'dialogRects':_0x1d4800}),'onHide':()=>{_0x189816['detachFromDom']();},'onShow':()=>{_0x43a087['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x5dab0d=>{const _0x4d8302=this['_standarizeRootsData'](_0x5dab0d,_0x43a087,_0x17a9c2);_0x374bc['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x4d8302,_0x43a087['config']['get']('trackChanges.preview.renderFunction'));}),_0x189816=new _0x1c020e(_0x325751,[_0x374bc['view']]),_0x189816['attachToDom'](),_0x189816['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x43a087['once']('destroy',()=>{_0x189816['detachFromDom']();});const _0xcd30d6=_0x374bc['view']['headerView']['class'];_0x374bc['view']['headerView']['class']=_0xcd30d6?_0xcd30d6+'\x20ck-reset_all':'ck-reset_all',_0x374bc['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x374bc['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x36fc45=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x256003=_0x36fc45['previewMode'],_0x495ca4={};if('$labels'===_0x256003){for(const _0x4dfd27 of _0x36fc45['getMergeFieldsIds']())_0x495ca4[_0x4dfd27]=_0x36fc45['getLabel'](_0x4dfd27)||_0x4dfd27;}else{const _0x37a636='$defaultValues'===_0x256003?_0x36fc45['getDefaultValues']():_0x36fc45['getDataSetValues'](_0x256003,!0x0);for(const _0x562930 of Object['entries'](_0x37a636)){const [_0x1ceee5,_0x314023]=_0x562930;_0x495ca4[_0x1ceee5]=null!==_0x314023?_0x314023:_0x36fc45['getLabel'](_0x1ceee5)||_0x1ceee5;}}return{'mergeFieldsData':_0x495ca4};}['_standarizeRootsData'](_0xfabc95,_0x549129,_0x3bc622){let _0x1c01e6;_0x1c01e6='string'==typeof _0xfabc95?{[_0x549129['model']['document']['getRootNames']()[0x0]]:_0xfabc95}:_0xfabc95;const _0x4e56f7=this['_fixMediaEmbeds'](_0x1c01e6,_0x549129);return function(_0xff6eb5,_0xbd953c){for(const [_0x156898,_0x31afb6]of _0xff6eb5)_0x31afb6['classes']=_0xbd953c[_0x156898]['classList']['value']['replace']('ck-focused','');return _0xff6eb5;}(this['_sortRoots'](_0x549129)['reduce']((_0xe6247d,_0x5a1fd6)=>(_0xe6247d['push']([_0x5a1fd6,{'content':_0x4e56f7[_0x5a1fd6],'classes':''}]),_0xe6247d),[]),_0x3bc622);}['_fixMediaEmbeds'](_0x18e0e6,_0x2f66bb){if(!_0x2f66bb['plugins']['has']('MediaEmbedEditing'))return _0x18e0e6;const _0xabd737=_0x2f66bb['plugins']['get']('MediaEmbedEditing');for(const [_0x4cd56e,_0x534834]of Object['entries'](_0x18e0e6)){const _0x30033a=document['createElement']('div');_0x30033a['innerHTML']=_0x534834,_0x30033a['querySelectorAll']('figure.media')['forEach'](_0xbae1bf=>{const _0x3bcb33=_0xbae1bf['querySelector']('oembed');if(_0x3bcb33){const _0x52921e=_0x3bcb33['getAttribute']('url');if(_0x52921e){const _0x46540b=_0xabd737['registry']['getMediaViewElement'](new ot(_0x2f66bb['editing']['view']['document']),_0x52921e,{'elementName':'','renderForEditingView':!0x0}),_0x378e49=document['createElement']('div');_0x378e49['classList']['add']('ck-media__wrapper'),_0x46540b['render'](_0x378e49,_0x2f66bb['editing']['view']['domConverter']),_0x3bcb33['replaceWith'](_0x378e49);}}}),_0x18e0e6[_0x4cd56e]=_0x30033a['innerHTML'];}return _0x18e0e6;}['_sortRoots'](_0x147608){if(!function(_0x1ae191){return void 0x0!==_0x1ae191['getRootsAttributes'];}(_0x147608))return _0x147608['model']['document']['getRootNames']();const _0x485665=[],_0xbd1ddc=new Map();for(const _0x367f29 of _0x147608['model']['document']['getRootNames']()){const _0x2f7251=_0x147608['editing']['view']['getDomRoot'](_0x367f29)['getClientRects']()['item'](0x0);_0x485665['push'](_0x367f29),_0xbd1ddc['set'](_0x367f29,_0x2f7251);}return _0x485665['sort']((_0x2efc7c,_0x581ca8)=>{const _0x1b20c0=_0xbd1ddc['get'](_0x2efc7c),_0x565500=_0xbd1ddc['get'](_0x581ca8);return _0x1b20c0['y']-_0x565500['y']||_0x1b20c0['x']-_0x565500['x'];}),_0x485665;}},Bn=class extends _0x3f3b34{static get['requires'](){return[yn,_0x2c04b5];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x542f22){super(_0x542f22),_0x542f22['commands']['add']('previewFinalContent',new Fn(this['editor'])),_0x542f22['config']['define']('trackChanges.preview.renderFunction',(_0x3688e7,_0x112ca4)=>{for(const _0x151ad0 of _0x112ca4)_0x3688e7['appendChild'](_0x151ad0);});}};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 _0x421366,PendingActions as _0x8214c2,Plugin as _0x335f48}from'@ckeditor/ckeditor5-core';import{Annotations as _0x56449f,Comments as _0x3e43c6,CommentsRepository as _0x5ac837,EditorAnnotations as _0x1352a9}from'@ckeditor/ckeditor5-comments';import{CKEditorError as _0x1ce43c,Collection as _0x5afb24,FocusTracker as _0x57e1ed,KeystrokeHandler as _0x528888,ObservableMixin as _0x30063f,getEnvKeystrokeText as _0x1260c9,insertToPriorityArray as _0x2c5f4f,logWarning as _0x19f2a6,priorities as _0x6acb2,uid as _0x37c418}from'@ckeditor/ckeditor5-utils';import{IconAIAuthor as _0x26f6c5,IconCancel as _0x4628b8,IconCheck as _0x201b2e,IconSparkle as _0x107c43,IconTrackChanges as _0x2791ac}from'@ckeditor/ckeditor5-icons';import{BodyCollection as _0x431a3e,Dialog as _0xa3654a,FocusCycler as _0x4f02bc,ListSeparatorView as _0x2f1b9c,MenuBarMenuListItemButtonView as _0x20a80b,MenuBarMenuListItemView as _0x1c120a,MenuBarMenuListView as _0x2ed845,MenuBarMenuView as _0x5b94cf,SplitButtonView as _0x276268,UIModel as _0xfb96df,View as _0x566046,ViewCollection as _0xfedbf2,addListToDropdown as _0x102ff0,createDropdown as _0x4cc7b5,normalizeColorOptions as _0x1831d4}from'@ckeditor/ckeditor5-ui';import{AriaDescriptionView as _0x46bf6c,CollaborationUserColor as _0x2b6a23,DocumentCompare as _0x3c1e26,FOCUS_ANNOTATION_KEYSTROKE as _0x3a2235,LateFocusButtonView as _0x19b657,PillView as _0x16d049,SuggestionsConversion as _0xafb44b,User as _0x555e85,UserView as _0x23fd9e,Users as _0x4099f0,fixElementSuggestionRange as _0x48fe62,getAllMarkersDomElementsSorted as _0x29ef8f,getDateTimeFormatter as _0x36788d,hashObject as _0x431d55,sanitizeEditorConfig as _0x7f840e,setupThreadKeyboardNavigation as _0x3a3da7,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 _0x421366{['_enabledCommands'];constructor(_0x121c68,_0x54d704){super(_0x121c68),this['_enabledCommands']=_0x54d704,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 _0x1e9507 of this['editor']['commands']['commands']())_0x1e9507['affectsData']&&!this['_enabledCommands']['has'](_0x1e9507)&&_0x1e9507['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1da4b0 of this['editor']['commands']['commands']())_0x1da4b0['affectsData']&&!this['_enabledCommands']['has'](_0x1da4b0)&&_0x1da4b0['clearForceDisabled']('TrackChangesCommand');}},Tt=class extends _0x421366{['_suggestions'];constructor(_0x57ba48,_0x3d3638){super(_0x57ba48),this['_suggestions']=_0x3d3638,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3d650b){const _0x87253a=this['_suggestions']['get'](_0x3d650b);if(!_0x87253a)throw new _0x1ce43c('track-changes-accept-suggestion-not-found',this);const _0x18e8e3=_0x87253a['getRanges']();this['editor']['model']['canEditAt'](_0x18e8e3)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x87253a);}},_t=class extends _0x421366{['_suggestions'];constructor(_0x367a45,_0xc7f2fa){super(_0x367a45),this['_suggestions']=_0xc7f2fa,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3ac849){const _0x5a72e0=this['_suggestions']['get'](_0x3ac849);if(!_0x5a72e0)throw new _0x1ce43c('track-changes-discard-suggestion-not-found',this);const _0x53e064=_0x5a72e0['getRanges']();this['editor']['model']['canEditAt'](_0x53e064)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x5a72e0);}};function pt(_0x307988,_0x1f506b){let _0xb63602='';return _0xb63602+=_0x307988['split']('*')['map']((_0x2f5159,_0x11b137)=>_0x11b137%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+Lt(_0x2f5159)+'</span>':Lt(_0x2f5159))['join'](''),_0x1f506b&&(_0xb63602+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1f506b['value']+'\x22\x20title=\x22'+_0x1f506b['title']+'\x22></span>'),_0xb63602;}function Lt(_0x3de694){const _0x5f09a9=document['createElement']('span');return _0x5f09a9['innerText']=_0x3de694,_0x5f09a9['innerHTML'];}function It(_0x380456){return _0x380456['sort']((_0x405234,_0xd37a7c)=>'attribute'===_0x405234['type']&&'attribute'!==_0xd37a7c['type']?-0x1:'attribute'!==_0x405234['type']&&'attribute'===_0xd37a7c['type']?0x1:'deletion'==_0x405234['type']&&'deletion'!=_0xd37a7c['type']?-0x1:'deletion'!=_0x405234['type']&&'deletion'==_0xd37a7c['type']?0x1:0x0);}function At(_0x571ce1,_0x39c637){let _0x40f790,_0x7b5f5e=0x0;const _0x37ae68=[],_0xae27f0=_0x39c637['schema'];for(;_0x7b5f5e<_0x571ce1['length'];){const _0x19a07d=_0x571ce1[_0x7b5f5e],_0x179eb2=_0x571ce1[_0x7b5f5e+0x1];_0x40f790||(_0x40f790=_0x39c637['createPositionBefore'](_0x19a07d)),bt(_0x39c637,_0x19a07d,_0x179eb2)||(_0x37ae68['push'](_0x39c637['createRange'](_0x40f790,_0xae27f0['isObject'](_0x19a07d)?_0x39c637['createPositionAfter'](_0x19a07d):_0x39c637['createPositionAt'](_0x19a07d,'end'))),_0x40f790=null),_0x7b5f5e++;}return _0x37ae68;}function bt(_0x547749,_0xc0d627,_0x1df640){if(!_0x1df640)return!0x1;const _0x36ff90=_0x547749['createPositionAfter'](_0xc0d627),_0x3cc662=_0x547749['createPositionBefore'](_0x1df640);return _0x36ff90['isTouching'](_0x3cc662);}function kt(_0x468273,_0x43a598,_0x2082ac){for(;_0x2082ac['length'];){const _0x4090f2=_0x2082ac['splice'](0x0,0x64);_0x468273['change'](()=>{for(const _0x1c7519 of _0x4090f2)_0x1c7519['isInContent']&&_0x43a598['execute'](_0x1c7519['id']);});}}var Ct=class extends _0x421366{['_command'];['_suggestions'];constructor(_0x15d782,_0x2bd0ee,_0x54681b){super(_0x15d782),this['_command']=_0x2bd0ee,this['_suggestions']=_0x54681b,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x19115a=Array['from'](this['_suggestions']['values']())['some'](_0x15dbc9=>_0x15dbc9['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x19115a;}['execute'](){const _0x37d940=It(Array['from'](this['_suggestions']['values']()));for(const _0xce987b of _0x37d940){const _0x219244=_0xce987b['getRanges']();if(!this['editor']['model']['canEditAt'](_0x219244))return;}kt(this['editor']['model'],this['_command'],_0x37d940);}},Rt=class extends _0x421366{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x561203,_0x1f6200,_0x17ad8d){super(_0x561203),this['_command']=_0x1f6200,this['_suggestions']=_0x17ad8d,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5a1452=this['editor']['model']['document']['selection'],_0x5a5aa9=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x532aca,_0x33336a){const _0x1bf507=Array['from'](_0x532aca['getRanges']()),_0x2a23c5=new Set();for(const _0x19e08d of _0x33336a)if(_0x19e08d['isInContent']){for(const _0x3da4d5 of _0x1bf507)for(const _0x3f7a2d of _0x19e08d['getRanges']())(_0x3da4d5['isIntersecting'](_0x3f7a2d)||_0x532aca['isCollapsed']&&!_0x19e08d['isMultiRange']&&_0x19e08d['next']&&_0x3f7a2d['end']['isTouching'](_0x3da4d5['start']))&&_0x2a23c5['add'](_0x19e08d);}return _0x2a23c5;}(_0x5a1452,_0x5a5aa9),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x53e93d=It(Array['from'](this['_selectedSuggestions']));for(const _0x5a6433 of _0x53e93d){const _0x4e2aa9=_0x5a6433['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4e2aa9))return;}kt(this['editor']['model'],this['_command'],_0x53e93d);}};const Nt=/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x30063f();var yt=class Suggestion extends Nt{['id'];['type'];['subType'];['author'];['creator'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x1bfeb6,_0x46606f){super(),this['id']=_0x46606f['id'],this['type']=_0x46606f['type'],this['subType']=_0x46606f['subType']||null,this['author']=_0x46606f['author'],this['creator']=_0x46606f['creator']||_0x46606f['author'],this['data']=null,this['_originalSuggestionId']=_0x46606f['originalSuggestionId']||null,this['_model']=_0x1bfeb6,this['_onAccept']=_0x46606f['onAccept'],this['_onDiscard']=_0x46606f['onDiscard'],this['_onAttributesChange']=_0x46606f['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x46606f['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 _0x35899d=this;for(;_0x35899d['previous'];)_0x35899d=_0x35899d['previous'];return _0x35899d;}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'](_0x188245){this['_markerNames']['add'](_0x188245);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x3923cf=>this['_model']['markers']['get'](_0x3923cf))['filter'](_0x207acd=>_0x207acd);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x5c94cc=>{for(const _0x4825fe of this['getMarkers']())_0x5c94cc['removeMarker'](_0x4825fe);}),this['_markerNames']['clear']();}['removeMarker'](_0x1bb8b6){this['_model']['change'](_0x159ff9=>{_0x159ff9['removeMarker'](_0x1bb8b6);}),this['_markerNames']['delete'](_0x1bb8b6);}['addRange'](_0xfe2627){const _0x1336dd='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+Suggestion['getMultiRangeId']();this['addMarkerName'](_0x1336dd),this['_model']['change'](_0x1b3070=>{_0x1b3070['addMarker'](_0x1336dd,{'range':_0xfe2627,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x22716c){for(const _0x387d9b of this['getRanges']())if(_0x387d9b['isIntersecting'](_0x22716c))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2f13d3=>_0x2f13d3['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4f249f,_0x500ab4)=>[..._0x4f249f,..._0x500ab4['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x42f07b=this['getRanges']();if(0x1!=_0x42f07b['length'])return null;const _0x44c6a5=_0x42f07b[0x0],_0x4d9d53=_0x44c6a5['start']['nodeAfter'],_0x3efb83=_0x44c6a5['end']['nodeBefore'];return _0x4d9d53 instanceof it?_0x4d9d53!=_0x3efb83?null:_0x4d9d53: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 _0xa57592=[];let _0x16c09b=this['head'];for(;_0x16c09b;)_0xa57592['push'](_0x16c09b),_0x16c09b=_0x16c09b['next'];return _0xa57592;}['setAttribute'](_0x3eeebe,_0xdfd68a){const _0x578cc8=at(this['attributes']);ut(_0x578cc8,_0x3eeebe,_0xdfd68a),ct(_0x578cc8,this['attributes'])||(this['attributes']=_0x578cc8,this['_onAttributesChange'](_0x578cc8));}['removeAttribute'](_0x14bf19){const _0xfd75bb=at(this['attributes']);dt(_0xfd75bb,_0x14bf19),ct(_0xfd75bb,this['attributes'])||(this['attributes']=_0xfd75bb,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 _0x37c418()['substr'](0x1,0x5);}};function St(_0x334e63,_0x2f4e7a,_0x2ab3a9){const _0x1b9e4f=_0x334e63['t'],t=_0x334e63['t'];switch(_0x2f4e7a){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',_0x2ab3a9);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x2ab3a9);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x2ab3a9);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x2ab3a9);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x2ab3a9);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',_0x2ab3a9);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x2ab3a9);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',_0x2ab3a9);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x2ab3a9);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x2ab3a9);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x2ab3a9);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x2ab3a9);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x2ab3a9);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x2ab3a9);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x2ab3a9);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x2ab3a9);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x2ab3a9);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x2ab3a9);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x2ab3a9);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x2ab3a9);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x2ab3a9);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x2ab3a9);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x2ab3a9);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x2ab3a9);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x2ab3a9);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'},_0x2ab3a9);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x2ab3a9);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x2ab3a9);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x2ab3a9);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x2ab3a9);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x2ab3a9);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x2ab3a9);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x2ab3a9);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'},_0x2ab3a9);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'},_0x2ab3a9);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x2ab3a9);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x2ab3a9);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x2ab3a9);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x2ab3a9);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'},_0x2ab3a9);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x2ab3a9);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'},_0x2ab3a9);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'},_0x2ab3a9);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x2ab3a9);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'},_0x2ab3a9);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x2ab3a9);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'},_0x2ab3a9);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x2ab3a9);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x2ab3a9);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x2ab3a9);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x2ab3a9);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x2ab3a9);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'},_0x2ab3a9);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x2ab3a9);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 _0x1b9e4f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x2ab3a9);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x1b9e4f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x2ab3a9);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x2ab3a9);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'},_0x2ab3a9);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'},_0x2ab3a9);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'},_0x2ab3a9);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2f4e7a;}}var Mt=class{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x417ad8,_0x44eefe){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x417ad8,this['_locale']=_0x44eefe;}['getDescriptions'](_0x103980){const _0x1f854e=[],_0xdfe63e=new Set(),_0x5bff8a=new Set();for(let _0x37e94d=0x0;_0x37e94d<_0x103980['length'];_0x37e94d++){const _0x56bb5f=_0x103980[_0x37e94d];if(!_0x56bb5f['isInContent'])continue;const _0x22fb68=this['_handleCustomCallbackDescription'](_0x56bb5f);if(_0x22fb68){if(null!=_0x56bb5f['subType']){if(_0xdfe63e['has'](_0x56bb5f['subType']))continue;_0xdfe63e['add'](_0x56bb5f['subType']);}_0x1f854e['push'](_0x22fb68);}else{if('attribute'==_0x56bb5f['type']){const _0x321158=_0x56bb5f['data']['key'];if(_0x5bff8a['has'](_0x321158))continue;_0x5bff8a['add'](_0x56bb5f['data']['key']),'$elementName'==_0x321158?this['_handleRenameSuggestionDescription'](_0x1f854e,_0x56bb5f):this['_handleAttributeSuggestionDescription'](_0x1f854e,_0x56bb5f);continue;}'insertion'!=_0x56bb5f['type']&&'deletion'!=_0x56bb5f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1f854e,_0x56bb5f,_0x103980[_0x37e94d+0x1]);}}return this['_resolveDescriptionItems'](_0x1f854e);}['registerDescriptionCallback'](_0x1e5da5){this['_customCallbacks']['push'](_0x1e5da5);}['registerElementLabel'](_0x1bf4f1,_0x46432b,_0x302959=_0x6acb2['normal']){'function'==typeof _0x1bf4f1?_0x2c5f4f(this['_itemLabelsCallbacks'],{'matchingCallback':_0x1bf4f1,'label':_0x46432b,'priority':_0x302959}):this['_itemLabels']['set'](_0x1bf4f1,_0x46432b);}['registerAttributeLabel'](_0x1e8279,_0x6f6fa8){this['_attributeLabels']['set'](_0x1e8279,_0x6f6fa8);}['getItemLabel'](_0x37a3f9,_0x5ae4b9=0x1){let _0x35743d;for(const _0x2f6e64 of this['_itemLabelsCallbacks'])if(_0x2f6e64['matchingCallback'](_0x37a3f9)){_0x35743d=_0x2f6e64['label'];break;}return _0x35743d||(_0x35743d=this['_itemLabels']['get'](_0x37a3f9['name'])),_0x35743d?_0x35743d(_0x5ae4b9):0x1!==_0x5ae4b9?_0x5ae4b9+'\x20'+_0x37a3f9['name']+'s':''+_0x37a3f9['name'];}['_addDescriptionItems'](_0x429674,_0x2320e0){const _0x51bc42=_0x2320e0['getFirstRange']()['getWalker'](),_0x158613='insertion'==_0x2320e0['type']?'add':'remove';for(const _0x2769f5 of _0x51bc42){const _0xc61f32=_0x2769f5['item'],_0x8167af=_0x429674[_0x429674['length']-0x1];if(_0xc61f32['is']('$textProxy'))_0x8167af&&_0x8167af['type']['indexOf']('Container')>-0x1&&_0x429674['pop'](),_0x8167af&&'text'==_0x8167af['type']?_0x8167af[_0x158613]+=_0xc61f32['data']:_0x429674['push']({'type':'text','add':'add'==_0x158613?_0xc61f32['data']:'','remove':'remove'==_0x158613?_0xc61f32['data']:''});else{if(this['_schema']['isObject'](_0xc61f32)){const _0x302243=_0xc61f32;if(_0x8167af&&_0x8167af['type']['indexOf']('Container')>-0x1&&_0x429674['pop'](),'elementEnd'==_0x2769f5['type'])continue;_0x8167af&&_0x8167af['type']==_0x158613+'Object'&&_0x8167af['element']['name']==_0x302243['name']?_0x8167af['quantity']++:_0x429674['push']({'type':_0x158613+'Object','element':_0x302243,'quantity':0x1}),_0x51bc42['skip'](_0x426416=>!('elementEnd'==_0x426416['type']&&_0x426416['item']==_0xc61f32));}else{if(this['_schema']['checkChild'](_0xc61f32,'$text')||_0xc61f32['is']('element','softBreak')){const _0x5cf39f=_0xc61f32;if('add'==_0x158613&&'elementStart'==_0x2769f5['type']||'remove'==_0x158613&&'elementEnd'==_0x2769f5['type'])continue;if(_0x8167af&&-0x1==_0x8167af['type']['indexOf']('Container')){'text'==_0x8167af['type']&&(_0x8167af[_0x158613]+='\x0a');continue;}let _0x30bf7c;if(_0x30bf7c='add'==_0x158613?_0x5cf39f['nextSibling']&&!this['_schema']['isObject'](_0x5cf39f['nextSibling'])?_0x5cf39f['nextSibling']:null:_0x5cf39f['previousSibling']&&!this['_schema']['isObject'](_0x5cf39f['previousSibling'])?_0x5cf39f['previousSibling']:null,_0x5cf39f['isEmpty']||_0x30bf7c&&_0x30bf7c['isEmpty']){const _0x118520=_0x30bf7c&&_0x30bf7c['isEmpty']?_0x30bf7c:_0x5cf39f;_0x8167af&&_0x8167af['type']==_0x158613+'EmptyContainer'&&_0x8167af['element']['name']==_0x118520['name']?_0x8167af['quantity']++:_0x429674['push']({'type':_0x158613+'EmptyContainer','element':_0x118520,'quantity':0x1});}else _0x429674['push']({'type':_0x158613+'Container','element':_0x5cf39f});}}}}}['_resolveDescriptionItems'](_0x5d5c2a){const _0x50b663=this['_locale'],_0x4c8b13=[],_0x3e40b6=[],_0x525a08=[];for(const _0x3dd721 of _0x5d5c2a)switch(_0x3dd721['type']){case'text':if(_0x3dd721['add']=_0x3dd721['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3dd721['remove']=_0x3dd721['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3dd721['add']&&''!=_0x3dd721['remove']){_0x4c8b13['push']({'type':'replace','content':St(_0x50b663,'REPLACE_TEXT',['\x22'+_0x3dd721['remove']+'\x22','\x22'+_0x3dd721['add']+'\x22'])});continue;}if(null!=_0x3dd721['add']['match'](/^ +$/)){_0x4c8b13['push']({'type':'insertion','content':St(_0x50b663,'*Insert:*\x20%0',St(_0x50b663,'ELEMENT_SPACE',_0x3dd721['add']['length']))});continue;}if(null!=_0x3dd721['remove']['match'](/^ +$/)){_0x4c8b13['push']({'type':'deletion','content':St(_0x50b663,'*Remove:*\x20%0',St(_0x50b663,'ELEMENT_SPACE',_0x3dd721['remove']['length']))});continue;}if(''!=_0x3dd721['add']){_0x4c8b13['push']({'type':'insertion','content':St(_0x50b663,'*Insert:*\x20%0','\x22'+_0x3dd721['add']+'\x22')});continue;}_0x4c8b13['push']({'type':'deletion','content':St(_0x50b663,'*Remove:*\x20%0','\x22'+_0x3dd721['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4c8b13['push']({'type':'insertion','content':St(_0x50b663,'*Insert:*\x20%0',this['getItemLabel'](_0x3dd721['element'],_0x3dd721['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4c8b13['push']({'type':'deletion','content':St(_0x50b663,'*Remove:*\x20%0',this['getItemLabel'](_0x3dd721['element'],_0x3dd721['quantity']))});continue;case'addContainer':_0x4c8b13['push']({'type':'insertion','content':St(_0x50b663,'*Split:*\x20%0',this['getItemLabel'](_0x3dd721['element'],_0x3dd721['quantity']))});continue;case'removeContainer':_0x4c8b13['push']({'type':'deletion','content':St(_0x50b663,'*Merge:*\x20%0',this['getItemLabel'](_0x3dd721['element'],_0x3dd721['quantity']))});continue;case'addFormat':_0x3e40b6['push'](_0x3dd721['key']);continue;case'removeFormat':_0x525a08['push'](_0x3dd721['key']);continue;default:_0x4c8b13['push'](_0x3dd721);}if(_0x3e40b6['length']){const _0x34f4fa=_0x3e40b6['map'](_0x32c44d=>this['_attributeLabels']['has'](_0x32c44d)?this['_attributeLabels']['get'](_0x32c44d):_0x32c44d)['join'](',\x20');_0x4c8b13['push']({'type':'format','content':St(this['_locale'],'*Set\x20format:*\x20%0',_0x34f4fa)});}if(_0x525a08['length']){const _0x2efe28=_0x525a08['map'](_0x26f838=>this['_attributeLabels']['has'](_0x26f838)?this['_attributeLabels']['get'](_0x26f838):_0x26f838)['join'](',\x20');_0x4c8b13['push']({'type':'format','content':St(this['_locale'],'*Remove\x20format:*\x20%0',_0x2efe28)});}return _0x4c8b13;}['_handleCustomCallbackDescription'](_0x54683d){for(const _0xf35f96 of this['_customCallbacks']){const _0x13f698=_0xf35f96(_0x54683d);if(_0x13f698&&'type'in _0x13f698)return _0x13f698;}}['_handleAttributeSuggestionDescription'](_0x32957c,_0x1e00df){const _0x432122=_0x1e00df['data'],_0x31da34=void 0x0===_0x432122['newValue']?'removeFormat':'addFormat';_0x32957c['push']({'type':_0x31da34,'key':_0x432122['key']});}['_handleRenameSuggestionDescription'](_0x44ef34,_0x14ed36){_0x44ef34['push']({'type':'format','content':St(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x14ed36['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0xd308dc,_0x1ae146,_0x1aea0a){if(this['_addDescriptionItems'](_0xd308dc,_0x1ae146),_0x1aea0a&&_0x1aea0a['getFirstRange']()&&!_0x1ae146['getFirstRange']()['end']['isEqual'](_0x1aea0a['getFirstRange']()['start'])){const _0x54820e=_0xd308dc[_0xd308dc['length']-0x1],_0x396d4b='insertion'==_0x1ae146['type']?'add':'remove';_0x54820e&&'text'==_0x54820e['type']&&(_0x54820e[_0x396d4b]+='\x0a');}}},Ot=class extends _0x335f48{['afterInit'](){const _0x1c16e4=this['editor'],_0x2d7ad0=_0x1c16e4['plugins']['get']('TrackChangesEditing');_0x1c16e4['commands']['get']('showAIAssistant')&&_0x2d7ad0['enableCommand']('showAIAssistant');}},wt=class extends _0x335f48{['afterInit'](){const _0x31cd4c=this['editor'],_0x59b67d=_0x31cd4c['plugins']['get']('TrackChangesEditing');_0x31cd4c['commands']['get']('toggleAi')&&_0x59b67d['enableCommand']('toggleAi');}},Ft=class extends _0x335f48{['afterInit'](){const _0x17b4be=this['editor'],_0xc66e60=_0x17b4be['plugins']['get']('TrackChangesEditing');_0x17b4be['commands']['get']('aiQuickAction')&&_0xc66e60['enableCommand']('aiQuickAction');}},Bt=class extends _0x335f48{['afterInit'](){const _0x216f4e=this['editor'],_0x290c24=_0x216f4e['locale'];if(!_0x216f4e['plugins']['has']('AlignmentEditing'))return;const _0x39bc65=_0x216f4e['plugins']['get']('TrackChangesEditing');_0x39bc65['enableDefaultAttributesIntegration']('alignment'),_0x39bc65['descriptionFactory']['registerAttributeLabel']('alignment',St(_0x290c24,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x36409f=this['editor'],_0x218976=_0x36409f['locale'];_0x36409f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe6c820=>{if('formatBlock'!=_0xe6c820['type'])return;const {data:_0x136dbe}=_0xe6c820;if(_0x136dbe&&'alignment'==_0x136dbe['commandName']){const _0x476ceb=_0x136dbe['commandParams'][0x0]['value'];return{'type':'format','content':St(_0x218976,'*Format:*\x20%0',function(_0x5bcbe7){switch(_0x5bcbe7){case'left':return St(_0x218976,'FORMAT_ALIGN_TO_LEFT');case'right':return St(_0x218976,'FORMAT_ALIGN_TO_RIGHT');case'center':return St(_0x218976,'FORMAT_ALIGN_TO_CENTER');case'justify':return St(_0x218976,'FORMAT_JUSTIFY_TEXT');}}(_0x476ceb))};}});}};const vt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];var Dt=class extends _0x335f48{['afterInit'](){const _0x108afd=this['editor'],_0x21a58f=_0x108afd['plugins']['get']('TrackChangesEditing'),_0x2da5aa=_0x108afd['locale'];for(const _0x538e1b of vt){if(!_0x108afd['plugins']['has'](_0x538e1b))continue;const _0x590e31=_0x538e1b['slice'](0x0,-0x7)['toLowerCase'](),_0x20fe91='FORMAT_'+_0x590e31['toUpperCase']();_0x21a58f['enableDefaultAttributesIntegration'](_0x590e31),_0x21a58f['descriptionFactory']['registerAttributeLabel'](_0x590e31,St(_0x2da5aa,_0x20fe91));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1d6fa3=this['editor'],_0x32ec65=_0x1d6fa3['locale'],_0x5d3eb9=_0x1d6fa3['plugins']['get']('TrackChangesEditing');function _0x1fdf1f(_0x5482d8,_0x24ec7b){_0x5d3eb9['descriptionFactory']['registerDescriptionCallback'](_0x135df9=>{if('formatInline'!=_0x135df9['type'])return;const {data:_0x1b0fcd}=_0x135df9;return _0x1b0fcd&&_0x1b0fcd['commandName']===_0x5482d8?_0x1b0fcd['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x32ec65,'*Format:*\x20%0',_0x24ec7b)}:{'type':'format','content':St(_0x32ec65,'*Remove\x20format:*\x20%0',_0x24ec7b)}:void 0x0;});}_0x1fdf1f('bold',St(_0x32ec65,'FORMAT_BOLD')),_0x1fdf1f('italic',St(_0x32ec65,'FORMAT_ITALIC')),_0x1fdf1f('underline',St(_0x32ec65,'FORMAT_UNDERLINE')),_0x1fdf1f('code',St(_0x32ec65,'FORMAT_CODE')),_0x1fdf1f('strikethrough',St(_0x32ec65,'FORMAT_STRIKETHROUGH')),_0x1fdf1f('subscript',St(_0x32ec65,'FORMAT_SUBSCRIPT')),_0x1fdf1f('superscript',St(_0x32ec65,'FORMAT_SUPERSCRIPT'));}},Ut=class extends _0x335f48{['afterInit'](){const _0x3f4f4c=this['editor'],_0x128fee=_0x3f4f4c['locale'];if(!_0x3f4f4c['plugins']['has']('BlockQuoteEditing'))return;const _0x45c5ec=_0x3f4f4c['plugins']['get']('TrackChangesEditing'),_0x54c2f8=this['editor']['commands']['get']('blockQuote');_0x45c5ec['enableCommand']('blockQuote',(_0x9bfb68,_0x4ba4d3={})=>{const _0x4408b4=this['editor']['model']['document']['selection'],_0x4f2f5f=_0x4ba4d3&&void 0x0!==_0x4ba4d3['forceValue']?_0x4ba4d3['forceValue']:!_0x54c2f8['value'];let _0x24bce7=[];_0x24bce7=At(_0x4f2f5f?Array['from'](_0x4408b4['getSelectedBlocks']())['filter'](_0x19c317=>Pt(_0x19c317)||function(_0x57da54,_0xaa2f6){const _0x37ffb4=_0xaa2f6['createContext'](_0x57da54['parent']);return!!_0xaa2f6['checkChild'](_0x37ffb4,'blockQuote')&&!!_0xaa2f6['checkChild'](_0x37ffb4['push']('blockQuote'),_0x57da54);}(_0x19c317,this['editor']['model']['schema'])):Array['from'](_0x4408b4['getSelectedBlocks']())['filter'](_0x1db9c5=>Pt(_0x1db9c5)),_0x3f4f4c['model']),_0x3f4f4c['model']['change'](()=>{for(const _0x21de3a of _0x24bce7)_0x45c5ec['markBlockFormat'](_0x21de3a,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4f2f5f}]});});}),_0x45c5ec['descriptionFactory']['registerDescriptionCallback'](_0x24ac78=>{const {data:_0x725990}=_0x24ac78;if(_0x725990&&'blockQuote'==_0x725990['commandName']){const _0x48753d=St(_0x128fee,'ELEMENT_BLOCK_QUOTE');return _0x725990['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x128fee,'*Set\x20format:*\x20%0',_0x48753d)}:{'type':'format','content':St(_0x128fee,'*Remove\x20format:*\x20%0',_0x48753d)};}});}};function Pt(_0x29f458){return'blockQuote'==_0x29f458['parent']['name'];}var xt=class extends _0x335f48{['afterInit'](){const _0x287ca8=this['editor'],_0x5db483=_0x287ca8['locale'],_0x346e14=_0x287ca8['plugins']['get']('TrackChangesEditing');_0x287ca8['plugins']['has']('BookmarkEditing')&&(_0x346e14['enableCommand']('insertBookmark'),_0x346e14['enableDefaultAttributesIntegration']('updateBookmark'),_0x346e14['descriptionFactory']['registerDescriptionCallback'](_0x3f4f0b=>{if('insertion'!=_0x3f4f0b['type']&&'deletion'!=_0x3f4f0b['type']&&'attribute'!=_0x3f4f0b['type'])return;const _0x2cc5d6=_0x3f4f0b['getContainedElement']();if(null==_0x2cc5d6)return;if(!_0x2cc5d6['is']('element','bookmark'))return;const _0x3797d5=_0x2cc5d6['getAttribute']('bookmarkId');if('insertion'==_0x3f4f0b['type'])return{'type':'insertion','content':St(_0x5db483,'*Insert:*\x20%0','\x22'+_0x3797d5+'\x22\x20'+St(_0x5db483,'ELEMENT_BOOKMARK'))};if('deletion'==_0x3f4f0b['type'])return{'type':'deletion','content':St(_0x5db483,'*Remove:*\x20%0','\x22'+_0x3797d5+'\x22\x20'+St(_0x5db483,'ELEMENT_BOOKMARK'))};const {data:_0x27d5ca}=_0x3f4f0b;return _0x27d5ca&&'bookmarkId'==_0x27d5ca['key']?{'type':'format','content':St(_0x5db483,'*Set\x20bookmark:*\x20%0','\x22'+_0x27d5ca['newValue']+'\x22')}:void 0x0;}));}},Gt=class extends _0x335f48{['afterInit'](){const _0x520fb8=this['editor'];_0x520fb8['plugins']['has']('CaseChange')&&(_0x520fb8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x520fb8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x520fb8['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}},Ht=class extends _0x335f48{['afterInit'](){const _0x32a99a=this['editor'];_0x32a99a['commands']['get']('ckbox')&&_0x32a99a['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}},$t=class extends _0x335f48{['afterInit'](){const _0x277b9e=this['editor'];if(!_0x277b9e['plugins']['has']('CodeBlock'))return;const _0x28471e=_0x277b9e['plugins']['get']('TrackChangesEditing'),_0x3ec213=_0x277b9e['locale'],_0x51602e=_0x277b9e['config']['get']('codeBlock')['languages'],_0x29a3ef=_0x277b9e['commands']['get']('codeBlock');_0x28471e['enableCommand']('indentCodeBlock'),_0x28471e['enableCommand']('outdentCodeBlock'),_0x28471e['enableCommand']('codeBlock',(_0x1e4866,_0x59fc9d={})=>{const _0x166bea=_0x277b9e['model'],_0x48f5d6=_0x277b9e['model']['document']['selection'],_0x109b12=_0x59fc9d&&void 0x0!==_0x59fc9d['forceValue']?_0x59fc9d['forceValue']:!_0x29a3ef['value'];let _0x226e97;_0x59fc9d['language']||(_0x59fc9d['language']=_0x51602e[0x0]['language']),_0x226e97=_0x109b12?Array['from'](_0x48f5d6['getSelectedBlocks']())['filter'](_0x4ffd68=>{return Vt(_0x4ffd68)||(_0x5c733c=_0x4ffd68,_0x404c13=_0x166bea['schema'],!_0x5c733c['is']('rootElement')&&!_0x404c13['isLimit'](_0x5c733c)&&_0x404c13['checkChild'](_0x5c733c['parent'],'codeBlock'));var _0x5c733c,_0x404c13;}):Array['from'](_0x48f5d6['getSelectedBlocks']())['filter'](_0x32a554=>Vt(_0x32a554));const _0xa32fa7=At(_0x226e97,_0x166bea);_0x166bea['change'](()=>{for(const _0x3892a9 of _0xa32fa7)_0x28471e['markBlockFormat'](_0x3892a9,{'commandName':'codeBlock','commandParams':[{..._0x59fc9d,'forceValue':_0x109b12}],'formatGroupId':'blockName'});});}),(_0x28471e['descriptionFactory']['registerElementLabel']('codeBlock',_0x4b5097=>St(_0x3ec213,'ELEMENT_CODE_BLOCK',_0x4b5097)),_0x28471e['descriptionFactory']['registerDescriptionCallback'](_0x549a3c=>{if('formatBlock'!=_0x549a3c['type'])return;const _0x1fd4ae=_0x3ec213['t'],{data:_0x499ad7}=_0x549a3c;if(!_0x499ad7||'codeBlock'!=_0x499ad7['commandName'])return;const _0x33dfc8=_0x499ad7['commandParams'][0x0]['language'],_0x2f2b0c=_0x1fd4ae(_0x51602e['find'](_0x46ae2a=>_0x46ae2a['language']===_0x33dfc8)['label'])['toLowerCase']();return _0x499ad7['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x3ec213,'*Set\x20format:*\x20%0',St(_0x3ec213,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x2f2b0c+')')}:{'type':'format','content':St(_0x3ec213,'*Remove\x20format:*\x20%0',St(_0x3ec213,'ELEMENT_CODE_BLOCK',0x1))};}));}};function Vt(_0x270b66){return'codeBlock'==_0x270b66['name'];}var Wt=class extends _0x335f48{['afterInit'](){const _0x2164f6=this['editor'];_0x2164f6['plugins']['has']('CommentsEditing')&&_0x2164f6['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}},jt=class extends _0x335f48{static get['requires'](){return[ht];}['init'](){const _0x4cddd4=this['editor'],_0x103d63=_0x4cddd4['plugins']['get']('TrackChangesEditing');_0x103d63['enableCommand']('delete');const _0x396862=_0x4cddd4['commands']['get']('deleteForward');_0x103d63['enableCommand']('deleteForward',(_0x3655a3,_0x47520f={})=>{const _0x418367=_0x4cddd4['model']['createSelection'](_0x4cddd4['model']['document']['selection']);_0x418367['isCollapsed']&&_0x4cddd4['model']['modifySelection'](_0x418367,{'direction':'forward','unit':_0x47520f['unit']});const _0x5a41ea=_0x418367['getFirstRange'](),_0x206d1c=rt['fromRange'](_0x5a41ea);let _0x1470b0;_0x3655a3(_0x47520f),_0x1470b0='$graveyard'==_0x206d1c['root']['rootName']?_0x4cddd4['model']['createRange'](_0x5a41ea['start']):_0x4cddd4['model']['createRange'](_0x206d1c['start'],_0x206d1c['end']),_0x206d1c['detach'](),_0x4cddd4['model']['enqueueChange'](_0x396862['buffer']['batch'],_0x4530b3=>{_0x396862['buffer']['lock'](),_0x4530b3['setSelection'](_0x4530b3['createRange'](_0x1470b0['end'])),_0x396862['buffer']['unlock']();});});}},Kt=class extends _0x335f48{['afterInit'](){const _0xc9334f=this['editor'];if(!_0xc9334f['plugins']['has']('ListEditing'))return;const _0x31d0ae=_0xc9334f['locale'],_0x308da2=_0xc9334f['plugins']['get']('TrackChangesEditing'),_0x5916b0=_0xc9334f['plugins']['has']('TodoListEditing'),_0x5d2fd5=!!_0xc9334f['config']['get']('list.multiBlock');function _0xa429b0(_0x5aab4a){return{'type':'format','content':''+St(_0x31d0ae,'*Set\x20format:*\x20%0',_0x5aab4a)};}function _0xb0c794(_0x34b033){return{'type':'format','content':''+St(_0x31d0ae,'*Remove\x20format:*\x20%0',_0x34b033)};}_0x308da2['enableDefaultAttributesIntegration']('numberedList'),_0x308da2['enableDefaultAttributesIntegration']('bulletedList'),_0x308da2['enableDefaultAttributesIntegration']('customNumberedList'),_0x308da2['enableDefaultAttributesIntegration']('customBulletedList'),_0x308da2['enableDefaultAttributesIntegration']('indentList'),_0x308da2['enableDefaultAttributesIntegration']('outdentList'),_0x308da2['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x308da2['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5d2fd5&&(_0x308da2['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x308da2['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5916b0&&(_0x308da2['enableDefaultAttributesIntegration']('todoList'),_0x308da2['enableDefaultAttributesIntegration']('checkTodoList'),_0x308da2['descriptionFactory']['registerDescriptionCallback'](_0x4c39db=>{const {data:_0x236a29}=_0x4c39db;if(_0x236a29&&'todoListChecked'==_0x236a29['key'])return{'type':'format','content':_0x236a29['newValue']?St(_0x31d0ae,'*Check\x20item*'):St(_0x31d0ae,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x3f70aa=>{if(_0x3f70aa['batch']['isUndo'])return!0x1;let _0x4a9ad4=!0x1;const _0x3260c7=_0x308da2['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x8a488e=>'todoListChecked'===_0x308da2['_getAttributeKey'](_0x8a488e));for(const _0x4e81b7 of _0x3260c7)'todo'!=_0x4e81b7['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x308da2['_findSuggestions'](_0x4e81b7['getFirstRange'](),'attribute')['find'](_0x1584c4=>'listType'===_0x308da2['_getAttributeKey'](_0x1584c4['suggestion']))||(_0x3f70aa['removeMarker'](_0x4e81b7['getFirstMarker']()),_0x4a9ad4=!0x0));return _0x4a9ad4;})),_0x308da2['descriptionFactory']['registerAttributeLabel']('listIndent',St(_0x31d0ae,'FORMAT_INDENT'));const _0x19236c={'type':'format','content':''};_0x308da2['descriptionFactory']['registerDescriptionCallback'](_0x46641f=>{const {data:_0x1077ff}=_0x46641f;if(!_0x1077ff||'listType'!=_0x1077ff['key'])return;let _0x4c1266=_0x46641f['head'];for(;_0x4c1266;){if(_0x4c1266['data']&&(('listStyle'==_0x4c1266['data']['key']||'listMarkerStyle'==_0x4c1266['data']['key'])&&(_0x4c1266['data']['newValue']&&'default'!=_0x4c1266['data']['newValue']||'default'!=_0x4c1266['data']['oldValue']&&!_0x1077ff['newValue'])||!_0x5d2fd5&&'$elementName'==_0x4c1266['data']['key']))return _0x19236c;_0x4c1266=_0x4c1266['next'];}if(null==_0x1077ff['newValue'])switch(_0x1077ff['oldValue']){case'bulleted':return _0xb0c794(St(_0x31d0ae,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xb0c794(St(_0x31d0ae,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xb0c794(St(_0x31d0ae,'ELEMENT_TODO_LIST'));}switch(_0x1077ff['newValue']){case'bulleted':return _0xa429b0(St(_0x31d0ae,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xa429b0(St(_0x31d0ae,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xa429b0(St(_0x31d0ae,'ELEMENT_TODO_LIST'));}}),_0x308da2['descriptionFactory']['registerDescriptionCallback'](_0x5b5de5=>{const {data:_0x1d4950}=_0x5b5de5;if(_0x1d4950&&'listIndent'==_0x1d4950['key'])return null==_0x1d4950['newValue']||null==_0x1d4950['oldValue']&&0x0==_0x1d4950['newValue']?_0x19236c:void 0x0;}),_0x308da2['descriptionFactory']['registerDescriptionCallback'](_0x21a348=>{if('attribute'!=_0x21a348['type'])return;const {data:_0x5aedf6}=_0x21a348;if(!_0x5aedf6||'listItemId'!=_0x5aedf6['key'])return;const _0x494cdb=zt(_0x21a348);return'newValue'==_0x494cdb?{'type':'format','content':St(_0x31d0ae,'*Merge:*\x20list\x20item')}:'oldValue'==_0x494cdb?{'type':'format','content':St(_0x31d0ae,'*Split:*\x20list\x20item')}:_0x19236c;}),_0xc9334f['model']['document']['registerPostFixer'](_0x227e7e=>this['listItemIdFixer'](_0x227e7e)),_0xc9334f['model']['document']['registerPostFixer'](_0x53a2a6=>this['noTrackChangesFixer'](_0x53a2a6)),_0xc9334f['model']['document']['on']('change:data',(_0x2519fc,_0x275167)=>{if(_0x275167['isUndo']||!_0x275167['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x34ceaa){if(_0x34ceaa['batch']['isUndo']||!_0x34ceaa['batch']['isLocal'])return!0x1;let _0x22a054=!0x1;const _0x1d89bc=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2da8de=>_0x2da8de['data']&&'listItemId'==_0x2da8de['data']['key'])['filter'](_0x630000=>_0x630000['data']['newValue']&&_0x630000['data']['oldValue']);for(const _0x1399de of _0x1d89bc)zt(_0x1399de)||(_0x34ceaa['removeMarker'](_0x1399de['getFirstMarker']()),_0x22a054=!0x0);return _0x22a054;}['noTrackChangesFixer'](_0x3806f6){if(_0x3806f6['batch']['isUndo']||!_0x3806f6['batch']['isLocal'])return!0x1;const _0x1c384e=this['editor']['model']['document']['differ'],_0x5790c7=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x5790c7['trackChangesCommand']['value'])return!0x1;let _0x508017=!0x1;const _0x48ee89=new Set(['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes']),_0x2859fa=_0x1c384e['getChanges']()['filter'](_0x3c95eb=>'attribute'==_0x3c95eb['type'])['filter'](_0x12129b=>_0x48ee89['has'](_0x12129b['attributeKey']));if(0x0==_0x2859fa['length'])return _0x508017;const _0x711a88=new Set(_0x1c384e['getMarkersToAdd']()['filter'](_0x40f03f=>{if(!_0x40f03f['name']['startsWith']('suggestion:attribute:'))return!0x1;const _0x2c8115=tt(_0x40f03f['name'])['subType']['split']('|')[0x0];return _0x48ee89['has'](_0x2c8115);})['map'](_0x1afe77=>tt(_0x1afe77['name'])['id']));for(const _0x2c3500 of _0x2859fa){const _0x50f8c8=_0x5790c7['_findSuggestions'](_0x2c3500['range'],'attribute')['filter'](_0x11e5cf=>{if(_0x11e5cf['meta']['isNextTo'])return!0x1;if(_0x711a88['has'](_0x11e5cf['suggestion']['id']))return!0x1;const _0x21348b=_0x5790c7['_getAttributeKey'](_0x11e5cf['suggestion']);return _0x48ee89['has'](_0x21348b);})['map'](_0x3a85e5=>_0x3a85e5['suggestion']);if(_0x50f8c8['length']){for(const _0x566d83 of _0x50f8c8)_0x3806f6['removeMarker'](_0x566d83['getFirstMarker']());_0x508017=!0x0;}}return _0x508017;}['assureChains'](){const _0x41c7b8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x574fcd=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle','htmlLiAttributes','htmlUlAttributes','htmlOlAttributes'];let _0xf1f1aa;const _0x4b2a32=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x545aaf=>{if(_0x545aaf['data']['oldRange']||!_0x545aaf['data']['newRange'])return null;if(!_0x545aaf['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x1713c0}=tt(_0x545aaf['name']);if(!_0x41c7b8['hasSuggestion'](_0x1713c0))return null;const _0x541a65=_0x41c7b8['getSuggestion'](_0x1713c0);return _0x574fcd['includes'](_0x541a65['data']['key']);})['map'](_0x55150b=>{const {id:_0x7f5139}=tt(_0x55150b['name']),_0x464686=_0x41c7b8['getSuggestion'](_0x7f5139);return _0xf1f1aa=_0x464686['attributes']['groupId'],_0x464686['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x4b2a32['size'])return;const _0x51d0cc=_0x41c7b8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3e285f=>'attribute'==_0x3e285f['type']&&_0x3e285f['data']&&_0x574fcd['includes'](_0x3e285f['data']['key'])&&_0x3e285f['attributes']['groupId']!=_0xf1f1aa)['map'](_0x1837a0=>({'listItem':_0x1837a0['getFirstRange']()['start']['nodeAfter'],'groupId':_0x1837a0['attributes']['groupId']})),_0x4b0a68=new Set();for(const {groupId:_0x5f1083,listItem:_0x4a3fde}of _0x51d0cc)_0x4b2a32['has'](_0x4a3fde)&&_0x4b0a68['add'](_0x5f1083);for(const _0x18151b of _0x41c7b8['getSuggestions']())_0x4b0a68['has'](_0x18151b['attributes']['groupId'])&&_0x18151b['setAttribute']('groupId',_0xf1f1aa);}['_supportLegacySuggestions'](){const _0x5a5b76=this['editor'],_0xb1173a=_0x5a5b76['locale'],_0x335e1b=_0x5a5b76['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x335e1b['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3e9eb2,_0x3dc8d0){const _0x3241e3=[];for(let _0x3ac731 of _0x3e9eb2)_0x3ac731['start']['nodeAfter']===_0x3ac731['end']['parent']&&(_0x3ac731=_0x5a5b76['model']['createRange'](_0x5a5b76['model']['createPositionAt'](_0x3ac731['start']['nodeAfter'],0x0))),_0x3241e3['push'](_0x3ac731);_0x5a5b76['model']['change'](_0x199b1f=>{const _0xb77a77=_0x5a5b76['model']['document']['selection'],_0x5aa1a5=Array['from'](_0xb77a77['getRanges']())['map'](_0x826804=>rt['fromRange'](_0x826804));_0x199b1f['setSelection'](_0x3241e3),_0x5a5b76['commands']['get'](_0x3dc8d0['commandName'])['refresh'](),_0x3dc8d0['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5a5b76['execute'](_0x3dc8d0['commandName'],..._0x3dc8d0['commandParams']),_0x199b1f['setSelection'](_0x5aa1a5);for(const _0x42ad0e of _0x5aa1a5)_0x42ad0e['detach']();});}),_0x335e1b['descriptionFactory']['registerElementLabel'](function(_0x4dd608){const _0x459043=!_0x5a5b76['model']['schema']['isObject'](_0x4dd608),_0x1a879d=_0x4dd608['previousSibling'],_0x54fe7a=_0x4dd608['nextSibling'],_0x5310e9=_0x4dd608['getAttribute']('listItemId'),_0x3e6832=!_0x1a879d||_0x1a879d['getAttribute']('listItemId')!==_0x5310e9,_0x5418ae=!_0x54fe7a||_0x54fe7a['getAttribute']('listItemId')!==_0x5310e9;return _0x459043&&Boolean(_0x5310e9)&&_0x3e6832&&_0x5418ae;},_0x4419a2=>St(_0xb1173a,'ELEMENT_LIST_ITEM',_0x4419a2));}['_registerLegacyDescription'](){const _0x1e1141=this['editor'],_0x227771=_0x1e1141['locale'];function _0xce9cd6(_0x3a916f){const _0x20db96=_0x1e1141['commands']['get']('bulletedList')['value'],_0x20bd0c=_0x1e1141['commands']['get']('numberedList')['value'];return'numberedList'===_0x3a916f?_0x20db96:_0x20bd0c;}_0x1e1141['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0xf24e95){if('formatBlock'!=_0xf24e95['type'])return;const {data:_0x45d463}=_0xf24e95;if(!_0x45d463)return;let _0x684e2c,_0x58f11f,_0x25869e,_0x36618c;switch(_0x45d463['commandName']){case'bulletedList':_0x25869e=_0x45d463['commandParams'][0x0]['forceValue'],_0x36618c=_0xce9cd6(_0x45d463['commandName']),_0x684e2c=_0x25869e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x36618c&&_0x1e1141['config']['get']('list.multiBlock')||(_0x684e2c='*Change\x20to:*\x20%0'),_0x58f11f={'type':'format','content':St(_0x227771,_0x684e2c,St(_0x227771,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x25869e=_0x45d463['commandParams'][0x0]['forceValue'],_0x36618c=_0xce9cd6(_0x45d463['commandName']),_0x684e2c=_0x25869e?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x36618c&&_0x1e1141['config']['get']('list.multiBlock')||(_0x684e2c='*Change\x20to:*\x20%0'),_0x58f11f={'type':'format','content':St(_0x227771,_0x684e2c,St(_0x227771,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x684e2c='*Indent:*\x20%0',_0x58f11f={'type':'format','content':St(_0x227771,_0x684e2c,St(_0x227771,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x684e2c=function(_0x3930b9){const _0x47a716=_0x3930b9['getFirstRange']();let _0x3384f8=_0x47a716['start']['nodeAfter'];for(;_0x3384f8&&_0x47a716['containsItem'](_0x3384f8);){if(_0x3384f8['getAttribute']('listIndent')>0x0)return!0x1;_0x3384f8=_0x3384f8['nextSibling'];}return!0x0;}(_0xf24e95)?St(_0x227771,'*Format:*\x20remove\x20from\x20%0',St(_0x227771,function(_0x1bc15d){return'ELEMENT_'+_0x1bc15d['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0xf24e95))):St(_0x227771,'*Outdent:*\x20%0',St(_0x227771,'ELEMENT_LIST_ITEM')),_0x58f11f={'type':'format','content':_0x684e2c};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x45d463['multipleBlocks']&&(_0x684e2c='*Merge:*\x20%0',_0x58f11f={'type':'deletion','content':St(_0x227771,_0x684e2c,St(_0x227771,'ELEMENT_LIST_ITEM'))});}return _0x58f11f;});}};function zt(_0x2e4b4a){let _0x480206=_0x2e4b4a['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x480206;){const _0x40b5f9=_0x480206['getAttribute']('listItemId');if(!_0x40b5f9)return!0x1;if(_0x40b5f9==_0x2e4b4a['data']['newValue'])return'newValue';if(_0x40b5f9==_0x2e4b4a['data']['oldValue'])return'oldValue';_0x480206=_0x480206['previousSibling'];}return!0x1;}var Xt=class extends _0x335f48{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x338477=this['editor']['config']['get']('list.properties'),_0x2548cd=this['editor']['plugins']['get']('TrackChangesEditing');_0x338477['styles']&&_0x2548cd['enableDefaultAttributesIntegration']('listStyle'),_0x338477['reversed']&&_0x2548cd['enableDefaultAttributesIntegration']('listReversed'),_0x338477['startIndex']&&_0x2548cd['enableDefaultAttributesIntegration']('listStart');const _0x1e9fb7={'type':'format','content':''};_0x2548cd['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x26d1d1=this['editor']['locale'];_0x2548cd['descriptionFactory']['registerAttributeLabel']('listReversed',St(_0x26d1d1,'FORMAT_LIST_REVERSED')),_0x2548cd['descriptionFactory']['registerDescriptionCallback'](_0x21e351=>{const {data:_0x3e523c}=_0x21e351;if(_0x3e523c&&'listReversed'==_0x3e523c['key'])return null==_0x3e523c['newValue']||0x0==_0x3e523c['newValue']&&null==_0x3e523c['oldValue']?_0x1e9fb7:void 0x0;}),_0x2548cd['descriptionFactory']['registerAttributeLabel']('listStart',St(_0x26d1d1,'FORMAT_LIST_START')),_0x2548cd['descriptionFactory']['registerDescriptionCallback'](_0x5e83e1=>{const {data:_0x29ccd1}=_0x5e83e1;if(_0x29ccd1&&'listStart'==_0x29ccd1['key'])return null==_0x29ccd1['newValue']||0x1==_0x29ccd1['newValue']&&null==_0x29ccd1['oldValue']?_0x1e9fb7:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x198647=>{if(_0x198647['batch']['isUndo'])return!0x1;let _0x4ac921=!0x1;const _0x42c4e9=_0x2548cd['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4ec43e=>{const _0x91dd09=_0x2548cd['_getAttributeKey'](_0x4ec43e);return'listStart'==_0x91dd09||'listReversed'==_0x91dd09;});for(const _0x4b8626 of _0x42c4e9){const _0x1a9fee=_0x4b8626['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');'numbered'!=_0x1a9fee&&'customNumbered'!=_0x1a9fee&&(_0x2548cd['_findSuggestions'](_0x4b8626['getFirstRange'](),'attribute')['find'](_0x3aa7de=>'listType'==_0x2548cd['_getAttributeKey'](_0x3aa7de['suggestion']))||(_0x198647['removeMarker'](_0x4b8626['getFirstMarker']()),_0x4ac921=!0x0));}return _0x4ac921;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0xa0c5ee){const _0x47d1d4=this['editor']['locale'],{data:_0x1875b0}=_0xa0c5ee,_0x415e0f={'type':'format','content':''};if(!_0x1875b0||'listStyle'!=_0x1875b0['key'])return;if(!_0x1875b0['oldValue'])return'default'==_0x1875b0['newValue']?_0x415e0f:{'type':'format','content':''+St(_0x47d1d4,'*Set\x20format:*\x20%0',St(_0x47d1d4,this['_getTranslationKeyForListStyle'](_0x1875b0['newValue'])))};if(!_0x1875b0['newValue']){if('default'==_0x1875b0['oldValue'])return _0x415e0f;let _0x51d91d=_0xa0c5ee['head'];for(;_0x51d91d;){if(_0x51d91d['data']&&'listType'==_0x51d91d['data']['key']&&_0x51d91d['data']['newValue'])return _0x415e0f;_0x51d91d=_0x51d91d['next'];}return{'type':'format','content':''+St(_0x47d1d4,'*Remove\x20format:*\x20%0',St(_0x47d1d4,this['_getTranslationKeyForListStyle'](_0x1875b0['oldValue'])))};}if('default'!=_0x1875b0['newValue'])return{'type':'format','content':''+St(_0x47d1d4,'*Set\x20format:*\x20%0',St(_0x47d1d4,this['_getTranslationKeyForListStyle'](_0x1875b0['newValue'])))};let _0x52988=_0xa0c5ee['head'];for(;_0x52988;){if(_0x52988['data']&&'listType'==_0x52988['data']['key']&&_0x52988['data']['newValue']&&_0x52988['data']['oldValue'])return _0x415e0f;_0x52988=_0x52988['next'];}return{'type':'format','content':St(_0x47d1d4,'*Set\x20format:*\x20%0',St(_0x47d1d4,'ELEMENT_'+_0xa0c5ee['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x39536d=this['editor'],_0x16b291=_0x39536d['locale'];_0x39536d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x54d445=>{if('formatBlock'!=_0x54d445['type'])return;const {data:_0x46bf67}=_0x54d445;if(!_0x46bf67)return;let _0x3d7949,_0x2df186;switch(_0x46bf67['commandName']){case'listStyle':_0x3d7949='*Change\x20to:*\x20%0',_0x2df186={'type':'format','content':St(_0x16b291,_0x3d7949,St(_0x16b291,this['_getTranslationKeyForListStyle'](_0x46bf67['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3d7949=_0x46bf67['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2df186={'type':'format','content':St(_0x16b291,_0x3d7949)};break;case'listStart':_0x3d7949='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2df186={'type':'format','content':St(_0x16b291,_0x3d7949,_0x46bf67['commandParams'][0x0]['startIndex'])};}return _0x2df186;});}['_getTranslationKeyForListStyle'](_0x5bbdae){return'ELEMENT_'+(_0x5b8ff7=_0x5bbdae,qt['includes'](_0x5b8ff7)?'bulleted':Yt['includes'](_0x5b8ff7)?'numbered':null)['toUpperCase']()+'_LIST_'+_0x5bbdae['toUpperCase']()['replace'](/-/g,'_');var _0x5b8ff7;}};const qt=['disc','circle','square'],Yt=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];var Qt=class extends _0x335f48{['afterInit'](){const _0x41df9a=this['editor'];_0x41df9a['commands']['get']('emoji')&&_0x41df9a['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}},Zt=class extends _0x335f48{static get['requires'](){return[ft];}['init'](){const _0x57d8ac=this['editor'],_0x31cd0c=_0x57d8ac['plugins']['get']('TrackChangesEditing'),_0x383c30=_0x57d8ac['commands']['get']('enter');_0x31cd0c['enableCommand']('enter',()=>{_0x57d8ac['model']['change'](_0x4d508e=>{const _0x58bffe=_0x57d8ac['model']['document']['selection'],_0x389991=_0x58bffe['getFirstPosition'](),_0x13b06b=rt['fromRange'](_0x58bffe['getFirstRange']());if(_0x383c30['enterBlock'](_0x4d508e)){const _0x12b06e=_0x57d8ac['model']['createPositionAt'](_0x389991['parent']['nextSibling'],0x0),_0x802baa=_0x4d508e['createRange'](_0x389991,_0x12b06e);_0x31cd0c['markInsertion'](_0x802baa);}else _0x4d508e['setSelection'](_0x4d508e['createRange'](_0x13b06b['end']));_0x13b06b['detach'](),_0x383c30['fire']('afterExecute',{'writer':_0x4d508e});});});}},Jt=class extends _0x335f48{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x5a6a8b=this['editor']['plugins']['get']('TrackChangesEditing');_0x5a6a8b['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x5a6a8b['enableCommand']('findNext'),_0x5a6a8b['enableCommand']('findPrevious'),_0x5a6a8b['enableCommand']('replace'),_0x5a6a8b['enableCommand']('replaceAll');}['handleFindCommand'](_0x2a8122,_0x4587a9,_0x3a2550={}){const _0x4300f8=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2a8122(_0xc3dedb=>{let _0x3e2e30=('string'==typeof _0x4587a9?_0x4300f8['findByTextCallback'](_0x4587a9,_0x3a2550):_0x4587a9)(_0xc3dedb);Array['isArray'](_0x3e2e30)&&(_0x3e2e30={'results':_0x3e2e30,'searchText':'string'==typeof _0x4587a9?_0x4587a9:''});const _0x3d449d=_0x3e2e30['results']['filter'](_0x2abb29=>!0x1===this['_isInDeletionRange'](_0x2abb29,_0xc3dedb['item']));return{..._0x3e2e30,'results':_0x3d449d};},_0x3a2550);}['_isInDeletionRange'](_0x24f11d,_0x54b71b){const _0x3da58a=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x54b71b,_0x24f11d['start']),this['editor']['model']['createPositionAt'](_0x54b71b,_0x24f11d['end']));for(const _0x66bcc1 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3da58a['getIntersection'](_0x66bcc1['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 _0x335f48{['afterInit'](){const _0x26f613=this['editor']['locale'],_0x1c03fe=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x56ff17,commandName:_0x5f2acd}of te)this['editor']['plugins']['has'](_0x56ff17)&&_0x1c03fe['enableDefaultAttributesIntegration'](_0x5f2acd);_0x1c03fe['descriptionFactory']['registerAttributeLabel']('fontSize',St(_0x26f613,'FORMAT_FONT_SIZE')),_0x1c03fe['descriptionFactory']['registerAttributeLabel']('fontFamily',St(_0x26f613,'FORMAT_FONT_FAMILY')),_0x1c03fe['descriptionFactory']['registerAttributeLabel']('fontColor',St(_0x26f613,'FORMAT_FONT_COLOR')),_0x1c03fe['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',St(_0x26f613,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22db7f=this['editor'],_0x128136=_0x22db7f['locale'];_0x22db7f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x439e60=>{const _0x5dc3d1=_0x128136['t'];if('formatInline'!=_0x439e60['type'])return;const {data:_0x531745}=_0x439e60;if(null!=_0x531745){if('fontSize'==_0x531745['commandName']){const _0xc182f0=_0x531745['commandParams'][0x0]['value'];if(_0xc182f0){const _0xc37c1=this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x5dce34=>_0x5dce34['model']==_0xc182f0)['title'];return{'type':'format','content':St(_0x128136,'*Set\x20font\x20size:*\x20%0',_0x5dc3d1(_0xc37c1)['toLowerCase']())};}return{'type':'format','content':St(_0x128136,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x531745['commandName']){const _0x54e17f=_0x531745['commandParams'][0x0]['value'];return _0x54e17f?{'type':'format','content':St(_0x128136,'*Set\x20font\x20family:*\x20%0',_0x54e17f)}:{'type':'format','content':St(_0x128136,'*Reset\x20font\x20family*')};}if('fontColor'==_0x531745['commandName']){const _0x2fab29=_0x531745['commandParams'][0x0]['value'];if(_0x2fab29){const _0xe5928e=_0x1831d4(this['editor']['config']['get']('fontColor.colors'))['find'](_0x34e7f9=>_0x34e7f9['model']==_0x2fab29);let _0xab9462=_0x2fab29,_0x481655='';return _0xe5928e&&(_0xab9462=_0xe5928e['label'],_0x481655=_0x5dc3d1(_0xab9462)['toLowerCase']()),{'type':'format','content':St(_0x128136,'*Set\x20font\x20color:*\x20%0',_0x481655)['trim'](),'color':{'value':_0x2fab29,'title':_0x481655||_0xab9462}};}return{'type':'format','content':St(_0x128136,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x531745['commandName']){const _0x7c3789=_0x531745['commandParams'][0x0]['value'];if(_0x7c3789){const _0x5e1b67=_0x1831d4(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2c902e=>_0x2c902e['model']==_0x7c3789);let _0x4768d4=_0x7c3789,_0x277d5a='';return _0x5e1b67&&(_0x4768d4=_0x5e1b67['label'],_0x277d5a=_0x5dc3d1(_0x4768d4)['toLowerCase']()),{'type':'format','content':St(_0x128136,'*Set\x20font\x20background\x20color:*\x20%0',_0x277d5a)['trim'](),'color':{'value':_0x7c3789,'title':_0x277d5a||_0x4768d4}};}return{'type':'format','content':St(_0x128136,'*Reset\x20font\x20background\x20color*')};}}});}},ne=class extends _0x335f48{['afterInit'](){const {plugins:_0x5a4dd0}=this['editor'];_0x5a4dd0['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x5a4dd0['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x4b8051,plugins:_0x50cbc7,commands:_0x47dca0}=this['editor'],_0x1f95b2=_0x50cbc7['get']('TrackChangesEditing');_0x47dca0['get']('footnotesStyle')&&_0x1f95b2['enableDefaultAttributesIntegration']('footnotesStyle'),_0x47dca0['get']('footnotesStart')&&_0x1f95b2['enableDefaultAttributesIntegration']('footnotesStart'),_0x1f95b2['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',St(_0x4b8051,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x1f95b2['descriptionFactory']['registerAttributeLabel']('footnotesListStart',St(_0x4b8051,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x3ae907=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x694ecc,commands:_0x102b82}=this['editor'];_0x102b82['get']('insertFootnote')&&_0x3ae907['enableCommand']('insertFootnote'),_0x3ae907['descriptionFactory']['registerElementLabel']('footnoteRef',_0x524612=>St(_0x694ecc,'ELEMENT_FOOTNOTE_REF',_0x524612)),_0x3ae907['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x587c2a=>St(_0x694ecc,'ELEMENT_FOOTNOTE_DEFINITION',_0x587c2a)),_0x3ae907['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x2e11cd=>St(_0x694ecc,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x2e11cd));}},ie=class extends _0x335f48{['afterInit'](){const _0x136381=this['editor'],_0x5a40af=_0x136381['plugins']['get']('TrackChangesEditing'),_0x595b3a=_0x136381['commands']['get']('copyFormat'),_0x56e4ea=_0x136381['commands']['get']('pasteFormat');_0x595b3a&&_0x56e4ea&&(_0x5a40af['enableDefaultAttributesIntegration']('pasteFormat'),_0x5a40af['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x8b91bb=this['editor'],_0x1e9f3c=_0x8b91bb['locale'];_0x8b91bb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d9a52=>{if('formatBlock'!=_0x1d9a52['type']&&'formatInline'!=_0x1d9a52['type'])return;const {data:_0x5d4715}=_0x1d9a52;if(_0x5d4715&&'pasteFormat'===_0x5d4715['commandName']){const _0x2c18bd=[],_0x12cb83=_0x5d4715['commandParams'][0x0];for(const [_0x23557f,_0x185c0e]of Object['entries'](_0x12cb83))_0x2c18bd['push'](se(_0x8b91bb,_0x23557f,_0x185c0e));return _0x2c18bd['length']?{'type':'format','content':St(_0x1e9f3c,'*Set\x20format\x20to:*\x20%0',_0x2c18bd['join'](',\x20'))}:{'type':'format','content':St(_0x1e9f3c,'*Remove\x20all\x20formatting*')};}});}};function se(_0x25849f,_0x7c6501,_0x4c8420){const _0x3fcbc1=_0x25849f['locale']['t'],_0x37e3a9=_0x7c6501['split'](/(?=[A-Z])/)['join']('\x20'),_0x50d7d8=_0x3fcbc1(_0x37e3a9['charAt'](0x0)['toUpperCase']()+_0x37e3a9['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x4c8420)return _0x50d7d8;if('fontColor'===_0x7c6501||'fontBackgroundColor'===_0x7c6501){const _0x1cdb2c=_0x1831d4(_0x25849f['config']['get']('fontColor.colors'))['find'](_0x46fbce=>_0x46fbce['model']==_0x4c8420);return _0x50d7d8+'\x20('+(_0x1cdb2c?_0x3fcbc1(_0x1cdb2c['label'])['toLowerCase']():_0x4c8420)+')';}if('fontSize'===_0x7c6501&&isNaN(parseFloat(_0x4c8420))){const _0x23dbe9=_0x25849f['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x25849f['config']['get']('fontSize.options'))['find'](_0xcae972=>_0xcae972['model']==_0x4c8420);return _0x50d7d8+'\x20('+(_0x23dbe9?_0x3fcbc1(_0x23dbe9['title'])['toLowerCase']():_0x4c8420)+')';}return _0x50d7d8+'\x20('+_0x4c8420+')';}var re=class extends _0x335f48{['afterInit'](){const _0x3d777e=this['editor'];if(!_0x3d777e['plugins']['has']('GeneralHtmlSupport')||!_0x3d777e['plugins']['has']('DataSchema'))return;const _0x7e937e=_0x3d777e['plugins']['get']('TrackChangesEditing'),_0xf9e6bf=_0x3d777e['plugins']['get']('GeneralHtmlSupport'),_0x1428d7=_0x3d777e['plugins']['get']('DataSchema'),_0x59e457=_0x3d777e['locale'],_0x4bc69a=new Set(['htmlContent']);for(const _0x4760e8 of _0x1428d7['getDefinitionsForView'](/.*/,!0x1)){const _0x5b73e2=_0x4760e8['view'],_0x5f4c6e=_0xf9e6bf['getGhsAttributeNameForElement'](_0x5b73e2);_0x4bc69a['add'](_0x5f4c6e),!_0x4760e8['isInline']||_0x4760e8['isObject']||'appliesToBlock'in _0x4760e8&&_0x4760e8['appliesToBlock']||_0x7e937e['descriptionFactory']['registerAttributeLabel'](_0x5f4c6e,_0x5b73e2),_0x4760e8['model']['startsWith']('html')&&_0x7e937e['descriptionFactory']['registerElementLabel'](_0x4760e8['model'],_0x2c7295=>St(_0x59e457,'ELEMENT_HTML_TAG',[_0x2c7295,_0x5b73e2]));}_0x7e937e['descriptionFactory']['registerAttributeLabel']('htmlContent',St(_0x59e457,'FORMAT_RAW_HTML_CONTENT')),_0x7e937e['descriptionFactory']['registerAttributeLabel']('htmlLiAttributes',St(_0x59e457,'FORMAT_HTML_LIST_ITEM')),_0x7e937e['descriptionFactory']['registerAttributeLabel']('htmlUlAttributes',St(_0x59e457,'FORMAT_HTML_BULLETED_LIST')),_0x7e937e['descriptionFactory']['registerAttributeLabel']('htmlOlAttributes',St(_0x59e457,'FORMAT_HTML_NUMBERED_LIST')),_0x7e937e['descriptionFactory']['registerDescriptionCallback'](_0x5a9477=>{if('attribute'!==_0x5a9477['type'])return;const _0x315ef7=_0x5a9477['data'];if(!_0x315ef7||!_0x4bc69a['has'](_0x315ef7['key']))return;if('htmlContent'===_0x315ef7['key'])return{'type':'format','content':St(_0x59e457,'*Change\x20%0\x20content*',St(_0x59e457,'ELEMENT_RAW_HTML'))};const {setItems:_0x53e5ad,removeItems:_0x44b5b3}=function(_0x314dd3,_0x4a9024,_0x257b20){const _0x5dbd61=[],_0x42e300=[],_0x29125f=_0x314dd3['styles']??{},_0x1630d0=_0x4a9024['styles']??{};for(const _0x46ba97 of new Set([...Object['keys'](_0x29125f),...Object['keys'](_0x1630d0)]))_0x29125f[_0x46ba97]!==_0x1630d0[_0x46ba97]&&(void 0x0===_0x1630d0[_0x46ba97]?_0x42e300['push'](_0x46ba97):_0x5dbd61['push'](_0x46ba97+'\x20('+_0x1630d0[_0x46ba97]+')'));const _0x3b3b86=St(_0x257b20,'FORMAT_HTML_CLASS'),_0x4d808b=new Set(_0x314dd3['classes']??[]),_0x58bb98=new Set(_0x4a9024['classes']??[]),_0x1e5b2b=[..._0x58bb98]['some'](_0x31a854=>!_0x4d808b['has'](_0x31a854)),_0x3a8de2=[..._0x4d808b]['some'](_0x1ce743=>!_0x58bb98['has'](_0x1ce743));_0x1e5b2b&&_0x5dbd61['push'](_0x3b3b86),_0x3a8de2&&_0x42e300['push'](_0x3b3b86);const _0x3f358c=St(_0x257b20,'FORMAT_HTML_ATTRIBUTE'),_0x24c868=_0x314dd3['attributes']??{},_0x19308f=_0x4a9024['attributes']??{};let _0x156018=!0x1,_0x288f9e=!0x1;for(const _0xfbde7c of new Set([...Object['keys'](_0x24c868),...Object['keys'](_0x19308f)]))_0x24c868[_0xfbde7c]!==_0x19308f[_0xfbde7c]&&(void 0x0===_0x19308f[_0xfbde7c]?_0x288f9e=!0x0:_0x156018=!0x0);return _0x156018&&_0x5dbd61['push'](_0x3f358c),_0x288f9e&&_0x42e300['push'](_0x3f358c),{'setItems':_0x5dbd61,'removeItems':_0x42e300};}(_0x315ef7['oldValue']??{},_0x315ef7['newValue']??{},_0x59e457);if(!_0x53e5ad['length']&&!_0x44b5b3['length'])return;const _0x2b7768=[];return _0x53e5ad['length']&&_0x2b7768['push'](St(_0x59e457,'*Set\x20format:*\x20%0',_0x53e5ad['join'](',\x20'))),_0x44b5b3['length']&&_0x2b7768['push'](St(_0x59e457,'*Remove\x20format:*\x20%0',_0x44b5b3['join'](',\x20'))),{'type':'format','content':_0x2b7768['join']('\x0a')};});}},oe=class extends _0x335f48{['_headingOptions'];['afterInit'](){const _0x2e417e=this['editor'];if(!_0x2e417e['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2e417e['config']['get']('heading.options');const _0x6417aa=_0x2e417e['locale'],_0x1fe7b5=_0x2e417e['plugins']['get']('TrackChangesEditing');_0x1fe7b5['enableDefaultAttributesIntegration']('heading');for(const _0x8a9bf8 of this['_headingOptions'])'paragraph'!=_0x8a9bf8['model']&&_0x1fe7b5['descriptionFactory']['registerElementLabel'](_0x8a9bf8['model'],_0x121976=>{const _0x13e78e=this['_getHeadingLevel'](_0x8a9bf8['model']);return null!==_0x13e78e?_0x1ab5bf(_0x121976,_0x13e78e):_0x391a24(_0x121976,_0x8a9bf8['title']);});function _0x1ab5bf(_0x34f9b6,_0x40c4c6){return St(_0x6417aa,'ELEMENT_HEADING',[_0x34f9b6,_0x40c4c6]);}function _0x391a24(_0x3cd56a,_0x1be539){return St(_0x6417aa,'ELEMENT_HEADING_CUSTOM',[_0x3cd56a,_0x1be539]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x19cb4a=this['editor'],_0x45effc=_0x19cb4a['locale'];function _0x542492(_0x1ed4ea,_0x407606){return St(_0x45effc,'ELEMENT_HEADING_CUSTOM',[_0x1ed4ea,_0x407606]);}_0x19cb4a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x875f83=>{if('formatBlock'!=_0x875f83['type'])return;const {data:_0x2eb2c9}=_0x875f83;if(_0x2eb2c9&&'heading'==_0x2eb2c9['commandName']){const _0x1dd3d0=_0x2eb2c9['commandParams'][0x0]['value'],_0x1a14b7=this['_getHeadingLevel'](_0x1dd3d0);if(null!==_0x1a14b7)return{'type':'format','content':St(_0x45effc,'*Change\x20to:*\x20%0',(_0x1511a2=0x1,_0x4102d7=_0x1a14b7,St(_0x45effc,'ELEMENT_HEADING',[_0x1511a2,_0x4102d7])))};const _0x272896=this['_headingOptions']['find'](_0x3f6d8a=>_0x3f6d8a['model']===_0x1dd3d0)['title'];return{'type':'format','content':St(_0x45effc,'*Change\x20to:*\x20%0',_0x542492(0x1,_0x272896))};}var _0x1511a2,_0x4102d7;});}['_getHeadingLevel'](_0x14daed){const _0x5de436=_0x14daed['match'](/^heading(\d+)/);if(_0x5de436)return _0x5de436[0x1];const _0x153638=this['_headingOptions']?.['find'](_0x12cc1c=>_0x12cc1c['model']==_0x14daed);if(_0x153638&&_0x153638['view']){const _0x1fe4f7=_0x153638['view'],_0x538527=(_0x1fe4f7['name']??_0x1fe4f7)['match'](/^h(\d+)/);if(_0x538527)return _0x538527[0x1];}return null;}},ae=class extends _0x335f48{['afterInit'](){const _0x24b5b4=this['editor'];if(!_0x24b5b4['plugins']['has']('HighlightEditing'))return;const _0x1e47f2=_0x24b5b4['plugins']['get']('TrackChangesEditing'),_0xc3ce16=_0x24b5b4['locale'];_0x1e47f2['enableDefaultAttributesIntegration']('highlight'),_0x1e47f2['descriptionFactory']['registerAttributeLabel']('highlight',St(_0xc3ce16,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x454627=this['editor'],_0x4709d6=_0x454627['locale'];_0x454627['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x46dd32=>{if('formatInline'!=_0x46dd32['type'])return;const {data:_0x2628a5}=_0x46dd32;if(_0x2628a5&&'highlight'==_0x2628a5['commandName']){const _0x3cbcca=_0x4709d6['t'],_0x8b8195=_0x2628a5['commandParams'][0x0]['value'];if(_0x8b8195){const _0x369ff0=_0x454627['config']['get']('highlight.options')['find'](_0x530044=>_0x530044['model']==_0x8b8195);return{'type':'format','content':St(_0x4709d6,'*Set\x20highlight:*\x20%0',_0x3cbcca(_0x369ff0['title'])['toLowerCase']()),'color':{'value':_0x369ff0['color'],'title':_0x369ff0['title']}};}return{'type':'format','content':St(_0x4709d6,'*Remove\x20highlight*',St(_0x4709d6,'FORMAT_HIGHLIGHT'))};}});}},ce=class extends _0x335f48{['afterInit'](){const _0x4c51a0=this['editor'];if(!_0x4c51a0['plugins']['has']('HorizontalLineEditing'))return;_0x4c51a0['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x5987c6=_0x4c51a0['plugins']['get']('TrackChangesEditing'),_0x1e0aab=_0x4c51a0['locale'];_0x5987c6['descriptionFactory']['registerElementLabel']('horizontalLine',_0x36d27b=>St(_0x1e0aab,'ELEMENT_HORIZONTAL_LINE',_0x36d27b));}},le=class extends _0x335f48{['afterInit'](){const _0x4d463f=this['editor'];if(!_0x4d463f['plugins']['has']('HtmlEmbed'))return;const _0x428d7b=_0x4d463f['plugins']['get']('TrackChangesEditing'),_0x5645a7=_0x4d463f['locale'];_0x428d7b['descriptionFactory']['registerElementLabel']('rawHtml',_0x34c557=>St(_0x5645a7,'ELEMENT_HTML_EMBED',_0x34c557)),_0x428d7b['enableDefaultAttributesIntegration']('htmlEmbed'),_0x428d7b['descriptionFactory']['registerDescriptionCallback'](_0x192a21=>{if('attribute'!=_0x192a21['type'])return;const {data:_0x140ccf}=_0x192a21;return _0x140ccf&&'value'==_0x140ccf['key']&&_0x192a21['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')?{'type':'format','content':St(_0x5645a7,'*Change\x20%0\x20content*',St(_0x5645a7,'ELEMENT_HTML_EMBED'))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49bbde=this['editor'],_0x39c782=_0x49bbde['locale'];_0x49bbde['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x54cbb5=>{if('formatBlock'!=_0x54cbb5['type'])return;const {data:_0x4ea280}=_0x54cbb5;return _0x4ea280&&'htmlEmbed'==_0x4ea280['commandName']?{'type':'format','content':St(_0x39c782,'*Change\x20%0\x20content*',St(_0x39c782,'ELEMENT_HTML_EMBED'))}:void 0x0;});}},ue=class extends _0x335f48{['afterInit'](){const _0x459f0a=this['editor'];if(!_0x459f0a['plugins']['has']('ImageEditing'))return;const _0x433b56=_0x459f0a['plugins']['get']('TrackChangesEditing'),_0x422b0b=_0x459f0a['plugins']['get']('ImageUtils'),_0x427b16=_0x459f0a['locale'];_0x433b56['enableCommand']('insertImage'),_0x433b56['descriptionFactory']['registerElementLabel']('imageBlock',_0x55ce7f=>St(_0x427b16,'ELEMENT_IMAGE',_0x55ce7f)),_0x433b56['descriptionFactory']['registerElementLabel']('imageInline',_0x3fc752=>St(_0x427b16,'ELEMENT_INLINE_IMAGE',_0x3fc752)),_0x433b56['descriptionFactory']['registerElementLabel']('caption',()=>St(_0x427b16,'ELEMENT_CAPTION')),_0x459f0a['plugins']['has']('ImageUploadEditing')&&_0x433b56['enableCommand']('uploadImage'),_0x459f0a['plugins']['has']('ImageBlockEditing')&&_0x459f0a['plugins']['has']('ImageInlineEditing')&&(_0x433b56['enableCommand']('imageTypeInline',(_0xf40653,_0x4fe04a)=>{const _0x5e5447=_0x422b0b['getClosestSelectedImageElement'](_0x459f0a['model']['document']['selection']);_0x459f0a['model']['change'](()=>{_0x433b56['markBlockFormat'](_0x5e5447,{'commandName':'imageTypeInline','commandParams':[_0x4fe04a]},[],'convertBlockImageToInline');});}),_0x433b56['enableCommand']('imageTypeBlock',(_0x5a0227,_0x1a5d4b)=>{_0x459f0a['model']['change'](_0x397b96=>{let _0x9b93=_0x422b0b['getClosestSelectedImageElement'](_0x459f0a['model']['document']['selection']),_0x501e1e=_0x397b96['createRangeOn'](_0x9b93);const _0x3fe0d2=st['fromPosition'](_0x501e1e['start'],'toPrevious'),_0x2c83ff=st['fromPosition'](_0x501e1e['end'],'toNext');_0x433b56['forceDefaultExecution'](()=>_0x5a0227(_0x1a5d4b)),_0x9b93=_0x422b0b['getClosestSelectedImageElement'](_0x459f0a['model']['document']['selection']),_0x501e1e=_0x397b96['createRangeOn'](_0x9b93);const _0x4a8a33=_0x397b96['createRange'](_0x3fe0d2,_0x2c83ff);_0x3fe0d2['detach'](),_0x2c83ff['detach'](),_0x433b56['markBlockFormat'](_0x9b93,{'commandName':'imageTypeInline','commandParams':[_0x1a5d4b]},[],'convertInlineImageToBlock'),_0x4a8a33['start']['isBefore'](_0x501e1e['start'])&&_0x433b56['markInsertion'](_0x397b96['createRange'](_0x4a8a33['start'],_0x501e1e['start']),'convertInlineImageToBlock'),_0x501e1e['end']['isBefore'](_0x4a8a33['end'])&&_0x433b56['markInsertion'](_0x397b96['createRange'](_0x501e1e['end'],_0x4a8a33['end']),'convertInlineImageToBlock');});}),_0x433b56['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x433b56['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x433b56['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x433b56['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x433b56['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x433b56['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x1e1f5b])=>{const _0x27b3e4=_0x433b56['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x1ea134=_0x1e1f5b['start'],_0x40504c=_0x1e1f5b['end'];const _0x2b836e=_0x459f0a['model']['schema']['getNearestSelectionRange'](_0x1ea134,'backward'),_0x2664b3=_0x459f0a['model']['schema']['getNearestSelectionRange'](_0x40504c,'forward');_0x2b836e['isCollapsed']&&(_0x1ea134=_0x2b836e['start']),_0x2664b3['isCollapsed']&&(_0x40504c=_0x2664b3['end']),_0x27b3e4([_0x459f0a['model']['createRange'](_0x1ea134,_0x40504c)]);}),_0x433b56['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x5143d4),_0x433b56['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x5143d4)),_0x459f0a['plugins']['has']('ImageCaptionEditing')&&(_0x433b56['enableCommand']('toggleImageCaption',(_0x882f8d,_0x204e9c)=>{const _0x3baeab=_0x459f0a['plugins']['get']('ImageCaptionUtils');let _0x14dad7=_0x422b0b['getClosestSelectedImageElement'](_0x459f0a['model']['document']['selection']),_0x33dfd2=_0x3baeab['getCaptionFromImageModelElement'](_0x14dad7);_0x459f0a['model']['change'](()=>{if(_0x33dfd2)return void _0x433b56['markDeletion'](_0x459f0a['model']['createRangeOn'](_0x33dfd2));const _0x1c04ac=_0x422b0b['isBlockImage'](_0x14dad7);_0x882f8d(_0x204e9c),_0x14dad7=_0x422b0b['getClosestSelectedImageElement'](_0x459f0a['model']['document']['selection']),_0x33dfd2=_0x3baeab['getCaptionFromImageModelElement'](_0x14dad7),_0x433b56['markInsertion'](_0x459f0a['model']['createRangeOn'](_0x33dfd2),_0x1c04ac?null:'imageCaption');});}),_0x433b56['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x5143d4));const _0x1965a8=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xbf24d9(_0x1b35ac,_0x4f8749){const _0x35d20c=_0x1965a8['findIndex'](({type:_0x4e90f5,subType:_0x51704a})=>_0x1b35ac['type']==_0x4e90f5&&_0x1b35ac['subType']==_0x51704a),_0x209e5d=_0x1965a8['findIndex'](({type:_0x214199,subType:_0x3a9478})=>_0x4f8749['type']==_0x214199&&_0x4f8749['subType']==_0x3a9478);if(_0x35d20c<0x0||_0x209e5d<0x0)return!0x1;const _0x22b512=_0x1b35ac['getFirstRange'](),_0x235a71=_0x4f8749['getFirstRange']();if((0x0==_0x35d20c||0x1==_0x35d20c)&&0x2==_0x209e5d&&_0x22b512['isIntersecting'](_0x235a71))return!0x0;if(0x2==_0x35d20c&&0x3==_0x209e5d){const _0x4a1652=_0x433b56['_findSuggestions'](_0x22b512,'insertion')['filter'](({suggestion:_0x7be618,meta:_0x151eb0})=>_0x151eb0['isOwn']&&'convertInlineImageToBlock'==_0x7be618['subType']);if(_0x4a1652['length']>0x1&&_0x235a71['end']['isEqual'](_0x22b512['start']))return!0x0;if(0x1==_0x4a1652['length']&&(_0x22b512['start']['isEqual'](_0x235a71['end'])||_0x22b512['end']['isEqual'](_0x235a71['start'])))return!0x0;}if(0x3==_0x35d20c&&0x3==_0x209e5d&&_0x22b512['start']['isBefore'](_0x235a71['start'])){const _0x596d50=_0x22b512['end']['nodeAfter'],_0x244dce=_0x235a71['start']['nodeBefore'];return _0x422b0b['isBlockImage'](_0x596d50)&&_0x596d50===_0x244dce;}return!0x1;}function _0x5143d4(_0x154838,_0x18ef12){return _0xbf24d9(_0x154838,_0x18ef12)?[_0x154838,_0x18ef12]:_0xbf24d9(_0x18ef12,_0x154838)?[_0x18ef12,_0x154838]:null;}_0x459f0a['plugins']['has']('ImageResize')&&(_0x433b56['enableDefaultAttributesIntegration']('resizeImage'),_0x433b56['descriptionFactory']['registerAttributeLabel']('resizedWidth',St(_0x427b16,'FORMAT_IMAGE_SIZE'))),_0x459f0a['plugins']['has']('ImageTextAlternativeEditing')&&_0x433b56['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x459f0a['plugins']['has']('PictureEditing')&&_0x433b56['descriptionFactory']['registerDescriptionCallback'](_0x3310b3=>{if('attribute'!=_0x3310b3['type'])return;const {data:_0x47ab4b}=_0x3310b3;return _0x47ab4b&&'sources'==_0x47ab4b['key']?{'type':'format','content':''}:void 0x0;}),_0x459f0a['plugins']['has']('ImageSizeAttributes')&&_0x433b56['descriptionFactory']['registerDescriptionCallback'](_0x47c8b2=>{if('attribute'!=_0x47c8b2['type'])return;const {data:_0x903ac6}=_0x47c8b2;return!_0x903ac6||'width'!=_0x903ac6['key']&&'height'!=_0x903ac6['key']?void 0x0:{'type':'format','content':''};}),_0x433b56['descriptionFactory']['registerDescriptionCallback'](_0x442383=>{if(_0x1965a8['find'](({type:_0x4bb815,subType:_0x330b89})=>_0x442383['type']==_0x4bb815&&_0x442383['subType']==_0x330b89))return _0x442383['previous']?{}:void 0x0;}),_0x433b56['descriptionFactory']['registerDescriptionCallback'](_0x39697b=>{if('insertion'==_0x39697b['type']||'deletion'==_0x39697b['type']){const _0x561fce=_0x39697b['getContainedElement']();if(_0x561fce&&_0x561fce['is']('element','caption'))return{'type':'insertion'==_0x39697b['type']?'addObject':'removeObject','element':_0x561fce,'quantity':0x1};}}),_0x433b56['descriptionFactory']['registerDescriptionCallback'](_0x1d1868=>'formatBlock'==_0x1d1868['type']&&'convertInlineImageToBlock'==_0x1d1868['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x1d1868['type']&&'convertBlockImageToInline'==_0x1d1868['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x433b56['descriptionFactory']['registerDescriptionCallback'](_0x52cb2e=>{if('attribute'!=_0x52cb2e['type'])return;const {data:_0x29b94b}=_0x52cb2e;if(!_0x29b94b||'alt'!=_0x29b94b['key'])return;const _0x7ad3f0=_0x29b94b['newValue'];return _0x7ad3f0?{'type':'format','content':St(_0x427b16,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x7ad3f0+'\x22')}:{'type':'format','content':St(_0x427b16,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x18caf1=this['editor'],_0x8a8c56=_0x18caf1['locale'];_0x18caf1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x401104=>{if('formatBlock'!=_0x401104['type']&&'formatInline'!=_0x401104['type'])return;const {data:_0x3ab5a9}=_0x401104;if(_0x3ab5a9){if('imageTextAlternative'==_0x3ab5a9['commandName']){const _0x596ce4=_0x3ab5a9['commandParams'][0x0]['newValue'];return _0x596ce4?{'type':'format','content':St(_0x8a8c56,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x596ce4+'\x22')}:{'type':'format','content':St(_0x8a8c56,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x3ab5a9['commandName']){const _0x3a8589=_0x3ab5a9['commandParams'][0x0]['width'];return _0x3a8589?{'type':'format','content':St(_0x8a8c56,'*Set\x20image\x20width:*\x20%0',_0x3a8589)}:{'type':'format','content':St(_0x8a8c56,'*Reset\x20image\x20width*')};}}});}},de=class extends _0x335f48{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1c3c01=this['editor']['locale'],_0x5b0c49=this['editor']['plugins']['get']('TrackChangesEditing');_0x5b0c49['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5b0c49['descriptionFactory']['registerDescriptionCallback'](_0x2c4436=>{if('attribute'!=_0x2c4436['type'])return;const {data:_0x31c658}=_0x2c4436;return _0x31c658&&'src'==_0x31c658['key']?_0x31c658['newValue']&&_0x31c658['oldValue']?{'type':'format','content':St(_0x1c3c01,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2a68f5=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a68f5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x2a68f5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2a68f5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x2a68f5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc80504=this['editor'],_0x345c10=_0xc80504['locale'];_0xc80504['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x17f1b9=>{if('formatBlock'!=_0x17f1b9['type']&&'formatInline'!=_0x17f1b9['type'])return;const {data:_0x3861dd}=_0x17f1b9;return _0x3861dd&&'replaceImageSource'==_0x3861dd['commandName']?{'type':'format','content':St(_0x345c10,'*Format:*\x20replace\x20image\x20URL')}:void 0x0;});}},he=class extends _0x335f48{['afterInit'](){const _0x4a0d09=this['editor'];if(!_0x4a0d09['plugins']['has']('ImageStyleEditing'))return;const _0x1189dd=_0x4a0d09['plugins']['get']('TrackChangesEditing'),_0x58ef5e=_0x4a0d09['plugins']['get']('ImageUtils'),_0x2a85c0={};_0x1189dd['enableCommand']('imageStyle',(_0xfd5310,_0x1892e9)=>{const _0x2ba2ae=_0x4a0d09['plugins']['get']('Users')['me'],_0x55efe8=_0x4a0d09['commands']['get']('imageStyle');let _0x339ba4=_0x58ef5e['getClosestSelectedImageElement'](_0x4a0d09['model']['document']['selection']),_0x34e7f4=_0x4a0d09['model']['createRangeOn'](_0x339ba4),_0x56225f=_0x55efe8['value'];if(_0x56225f==_0x1892e9['value'])return;if(_0x1892e9['value']&&_0x58ef5e['isInlineImage'](_0x339ba4)&&!_0x55efe8['isStyleEnabled'](_0x1892e9['value']))return;const _0x23195a={'commandName':'imageStyle','commandParams':[_0x1892e9],'formatGroupId':_0x37c418()};_0x4a0d09['model']['change'](()=>{if(_0x1189dd['getSuggestions']()['filter'](_0x3116af=>_0x3116af['isInContent']&&_0x2ba2ae==_0x3116af['author']&&('formatBlock'==_0x3116af['type']||'formatInline'==_0x3116af['type'])&&('imageStylePreApply'==_0x3116af['subType']||'imageStylePostApply'==_0x3116af['subType'])&&_0x3116af['getFirstRange']()['isEqual'](_0x34e7f4))['forEach'](_0x3be6ff=>_0x1189dd['discardSuggestion'](_0x3be6ff['head'])),_0x339ba4=_0x58ef5e['getClosestSelectedImageElement'](_0x4a0d09['model']['document']['selection']),_0x34e7f4=_0x4a0d09['model']['createRangeOn'](_0x339ba4),_0x55efe8['refresh'](),_0x4a0d09['commands']['get']('imageTypeInline')['refresh'](),_0x4a0d09['commands']['get']('imageTypeBlock')['refresh'](),_0x56225f=_0x55efe8['value'],_0x56225f!=_0x1892e9['value'])return _0x58ef5e['isInlineImage'](_0x339ba4)&&_0x55efe8['shouldConvertImageType'](_0x1892e9['value'],_0x339ba4)?(_0xfd5310({..._0x1892e9,'setImageSizes':!0x1}),_0x339ba4=_0x58ef5e['getClosestSelectedImageElement'](_0x4a0d09['model']['document']['selection']),void _0x1189dd['markBlockFormat'](_0x339ba4,{..._0x23195a,'commandReversedParams':[{'value':_0x56225f||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x58ef5e['isBlockImage'](_0x339ba4)?_0x1189dd['markBlockFormat'](_0x339ba4,_0x23195a,[],'imageStylePostApply'):_0x1189dd['markInlineFormat'](_0x34e7f4,_0x23195a,'imageStylePostApply'));});});for(const _0x172a09 of _0x4a0d09['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2a85c0[_0x172a09['name']]=_0x172a09['title']['toLowerCase']();_0x1189dd['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1189dd['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1189dd['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1189dd['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x51ccb5])=>{_0x58ef5e['setImageNaturalSizeAttributes'](_0x51ccb5['getContainedElement']());}),_0x1189dd['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x84cb2c,_0x5da170)=>{_0x1189dd['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x84cb2c,{'commandName':_0x5da170['commandName'],'commandParams':_0x5da170['commandReversedParams']});}),_0x1189dd['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x12b3c1,_0x59bf98){return _0x5d1558(_0x12b3c1,_0x59bf98)?[_0x12b3c1,_0x59bf98]:_0x5d1558(_0x59bf98,_0x12b3c1)?[_0x59bf98,_0x12b3c1]:null;});const _0x440530=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5d1558(_0xd4523f,_0x3bd8a5){const _0x74d055=_0x440530['findIndex'](({type:_0x23507e,subType:_0xf20119})=>_0xd4523f['type']==_0x23507e&&_0xd4523f['subType']==_0xf20119),_0x11cec1=_0x440530['findIndex'](({type:_0x3d20af,subType:_0x1a81b1})=>_0x3bd8a5['type']==_0x3d20af&&_0x3bd8a5['subType']==_0x1a81b1);if(_0x74d055<0x0||_0x11cec1<0x0)return!0x1;const _0xe2863=_0xd4523f['getFirstRange'](),_0x2e2a5a=_0x3bd8a5['getFirstRange']();if((0x0==_0x74d055||0x1==_0x74d055)&&0x2==_0x11cec1&&_0xe2863['isIntersecting'](_0x2e2a5a))return!0x0;if(0x2==_0x74d055&&0x3==_0x11cec1){const _0x3b47a8=_0x1189dd['_findSuggestions'](_0xe2863,'insertion')['filter'](({suggestion:_0x41ab8c,meta:_0x5040b5})=>_0x5040b5['isOwn']&&'convertInlineImageToBlock'==_0x41ab8c['subType']);if(_0x3b47a8['length']>0x1&&_0x2e2a5a['end']['isEqual'](_0xe2863['start']))return!0x0;if(0x1==_0x3b47a8['length']&&(_0xe2863['start']['isEqual'](_0x2e2a5a['end'])||_0xe2863['end']['isEqual'](_0x2e2a5a['start'])))return!0x0;}if(0x3==_0x74d055&&0x3==_0x11cec1&&_0xe2863['start']['isBefore'](_0x2e2a5a['start'])){const _0x3be2c5=_0xe2863['end']['nodeAfter'],_0x158c2c=_0x2e2a5a['start']['nodeBefore'];return _0x58ef5e['isBlockImage'](_0x3be2c5)&&_0x3be2c5===_0x158c2c;}return!0x1;}_0x4a0d09['model']['document']['registerPostFixer'](()=>{let _0x5d88e4=!0x1;const _0xb8f729=Array['from'](_0x4a0d09['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x27a882,data:_0x127b76}of _0xb8f729){const {group:_0x5ba9ae,type:_0x2eca84,subType:_0x569026,id:_0x530277}=tt(_0x27a882);if('suggestion'==_0x5ba9ae&&_0x1189dd['hasSuggestion'](_0x530277)){if('formatBlock'==_0x2eca84&&('imageStylePreApply'==_0x569026||'imageStylePostApply'==_0x569026)){const _0x12d78f=_0x1189dd['getSuggestion'](_0x530277);if(_0x127b76['newRange']){const _0x363cdb=_0x12d78f['getFirstRange']()['getContainedElement']();if(_0x58ef5e['isBlockImage'](_0x363cdb))continue;_0x1189dd['discardSuggestion'](_0x12d78f),_0x5d88e4=!0x0;}}if('insertion'==_0x2eca84&&'imageCaption'==_0x569026&&!_0x127b76['newRange']){const _0x3db12f=_0x1189dd['getSuggestion'](_0x530277);_0x3db12f['next']&&_0x3db12f['next']['isInContent']&&(_0x1189dd['discardSuggestion'](_0x3db12f['next']),_0x5d88e4=!0x0);}}}return _0x5d88e4;}),this['_registerLegacyDescription'](_0x2a85c0);}['_registerLegacyDescription'](_0x24d2b1){const _0x363393=this['editor'],_0x4d2d47=_0x363393['locale'];_0x363393['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5ebeb6=>{if('formatBlock'!=_0x5ebeb6['type']&&'formatInline'!=_0x5ebeb6['type'])return;const {data:_0x5a526e}=_0x5ebeb6;if(!_0x5a526e||'imageStyle'!=_0x5a526e['commandName'])return;const _0x501519=_0x5a526e['commandParams'][0x0]['value'];return _0x2ca003('side'===_0x501519?St(_0x4d2d47,'FORMAT_SIDE_IMAGE'):_0x24d2b1[_0x501519]||_0x501519);function _0x2ca003(_0xded39b){return{'type':'format','content':St(_0x4d2d47,'*Format:*\x20%0',_0xded39b)};}});}},ge=class extends _0x335f48{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x28aaa4){super(_0x28aaa4),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x487b45=this['editor'],_0x41fb54=_0x487b45['commands']['get']('importWord'),_0x2a32c1=_0x487b45['commands']['get']('trackChanges');_0x41fb54&&(_0x41fb54['on']('execute',(_0x63ed23,[,_0x4c9422])=>{this['_trackChangesValueDuringImport']=_0x2a32c1['value'],_0x4c9422['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x41fb54,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x41fb54,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2a32c1['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x487b45['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2a4399,_0x1a2c25){const {suggestions:_0x5450de}=_0x1a2c25,_0x52d91f=this['editor']['commands']['get']('trackChanges'),_0x5f3b8c=_0x52d91f['value'];this['_trackChangesValueDuringImport']!==_0x5f3b8c&&(_0x52d91f['execute'](),this['_trackChangesExecuted']=!0x0),_0x5450de&&_0x5450de['forEach'](({id:_0x530fff,type:_0x43cc43,author:_0x457283,created_at:_0x4bd5e2})=>{const _0x51499c={'id':_0x530fff,'type':_0x43cc43,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x457283,'createdAt':_0x4bd5e2?new Date(_0x4bd5e2):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x51499c);});}},fe=class extends _0x335f48{['afterInit'](){const _0x5cfe3a=this['editor'],_0x46280e=_0x5cfe3a['plugins']['get']('TrackChangesEditing');if(_0x5cfe3a['plugins']['has']('IndentEditing')&&(_0x46280e['enableCommand']('indent'),_0x46280e['enableCommand']('outdent')),_0x5cfe3a['plugins']['has']('IndentBlock')){for(const _0x4c0cb3 of['indentBlock','outdentBlock'])_0x46280e['enableDefaultAttributesIntegration'](_0x4c0cb3);if(_0x5cfe3a['plugins']['has']('ListEditing')){for(const _0x50cb31 of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x46280e['enableDefaultAttributesIntegration'](_0x50cb31);}}const _0x32a536=_0x5cfe3a['locale'];_0x46280e['descriptionFactory']['registerAttributeLabel']('blockIndent',St(_0x32a536,'FORMAT_INDENT')),_0x46280e['descriptionFactory']['registerAttributeLabel']('blockIndentList',St(_0x32a536,'FORMAT_INDENT')),_0x46280e['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',St(_0x32a536,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x59f38a=this['editor'],_0x4f1d70=_0x59f38a['locale'],_0xbee5b6=_0x59f38a['plugins']['get']('TrackChangesEditing');_0xbee5b6['descriptionFactory']['registerDescriptionCallback'](_0x8bc184=>{if('formatBlock'!=_0x8bc184['type'])return;const {data:_0x274795}=_0x8bc184;if(!_0x274795)return;if('indentBlock'!=_0x274795['commandName']&&'outdentBlock'!=_0x274795['commandName'])return;const _0xa4704d=_0x8bc184['getItems']()[0x0],_0x2b2224=_0xbee5b6['descriptionFactory']['getItemLabel'](_0xa4704d);return'indentBlock'==_0x274795['commandName']?{'type':'format','content':St(_0x4f1d70,'*Indent:*\x20%0',_0x2b2224)}:'outdentBlock'==_0x274795['commandName']?{'type':'format','content':St(_0x4f1d70,'*Outdent:*\x20%0',_0x2b2224)}:void 0x0;});}},me=class extends _0x335f48{static get['requires'](){return[gt];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}},Ee=class extends _0x335f48{['afterInit'](){const _0x3a136e=this['editor'];if(!_0x3a136e['plugins']['has']('LinkEditing'))return;const _0x220b27=_0x3a136e['plugins']['get']('TrackChangesEditing'),_0x3aa8be=_0x3a136e['commands']['get']('link');_0x220b27['enableDefaultAttributesIntegration']('link'),_0x220b27['enableDefaultAttributesIntegration']('unlink');for(const _0x4a0040 of _0x3aa8be['manualDecorators'])_0x220b27['descriptionFactory']['registerAttributeLabel'](_0x4a0040['id'],'link\x20('+_0x4a0040['label']['toLowerCase']()+')');_0x220b27['descriptionFactory']['registerDescriptionCallback'](_0x2a1e26=>{if('attribute'!=_0x2a1e26['type'])return;const {data:_0x3e581b}=_0x2a1e26;if(!_0x3e581b||'linkHref'!=_0x3e581b['key'])return;const _0x7d2ad2=_0x3e581b['newValue'],_0x1068ed=_0x3a136e['locale'];return{'type':'format','content':null==_0x7d2ad2?St(_0x1068ed,'*Remove\x20link*'):St(_0x1068ed,'*Set\x20link:*\x20%0','\x22'+_0x7d2ad2+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3316d1=this['editor'],_0x43a464=_0x3316d1['locale'];_0x3316d1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2a76a3=>{if('formatInline'!=_0x2a76a3['type'])return;const {data:_0xd974f0}=_0x2a76a3;if(_0xd974f0){if('link'==_0xd974f0['commandName']){const _0x256f6c=_0xd974f0['commandParams'][0x0];return{'type':'format','content':St(_0x43a464,'*Set\x20link:*\x20%0','\x22'+_0x256f6c+'\x22')};}return'unlink'==_0xd974f0['commandName']?{'type':'format','content':St(_0x43a464,'*Remove\x20link*')}:void 0x0;}});}},Te=class extends _0x335f48{['afterInit'](){const _0x43ee05=this['editor'],_0x22c609=_0x43ee05['locale'];if(!_0x43ee05['plugins']['has']('LegacyListEditing'))return;const _0x3d543e=_0x43ee05['plugins']['get']('TrackChangesEditing'),_0x1b9aeb=_0x43ee05['plugins']['has']('LegacyTodoListEditing');function _0x55cee1(_0x214779){return()=>{const _0x3dc5df=_0x43ee05['model']['document']['selection'],_0x338153=_0x43ee05['commands']['get'](_0x214779);if(_0x338153['value'])return void _0x43ee05['execute']('paragraph',{});const _0xe237ec=_0x214779['slice'](0x0,-0x4),_0x22b4ee=function(_0x2d32cb,_0x418040,_0xbdedec){let _0x1090c5=Array['from'](_0x2d32cb)['filter'](_0x1e80c7=>function(_0x485824,_0x47216e){return _0x47216e['checkChild'](_0x485824['parent'],'listItem')&&!_0x47216e['isObject'](_0x485824);}(_0x1e80c7,_0xbdedec));_0x1090c5=_0x1090c5['filter'](_0x3ace03=>!_0x3ace03['is']('element','listItem')||_0x3ace03['getAttribute']('listType')!=_0x418040);const _0x2b416c=new Set();for(const _0x5b930d of _0x1090c5)_0x5b930d['is']('element','listItem')?_0x2b416c['add'](_e(_0x5b930d)):_0x2b416c['add'](_0x5b930d);return Array['from'](_0x2b416c);}(_0x3dc5df['getSelectedBlocks'](),_0xe237ec,_0x43ee05['model']['schema']);_0x43ee05['model']['change'](()=>{for(const _0x26fdcf of _0x22b4ee)_0x3d543e['markBlockFormat'](_0x26fdcf,{'commandName':_0x214779,'commandParams':[{'forceValue':!_0x338153['value']}],'formatGroupId':'blockName'},pe(_0x26fdcf));});};}function _0x29b330(_0x1c4457){return()=>{const _0x4a3591=function(_0x5d7cd9){let _0x14d2f8=Array['from'](_0x5d7cd9);const _0x1dee49=_0x14d2f8['findIndex'](_0x567afa=>'listItem'!=_0x567afa['name']);return _0x1dee49>-0x1&&(_0x14d2f8=_0x14d2f8['slice'](0x0,_0x1dee49)),_0x14d2f8;}(_0x43ee05['model']['document']['selection']['getSelectedBlocks']()),_0x25e48d=_0x43ee05['model']['createRange'](_0x43ee05['model']['createPositionAt'](_0x4a3591[0x0],'before'),_0x43ee05['model']['createPositionAt'](_0x4a3591[_0x4a3591['length']-0x1],'end'));_0x43ee05['model']['change'](()=>{_0x3d543e['markBlockFormat'](_0x25e48d,{'commandName':_0x1c4457,'commandParams':[],'formatGroupId':'listIndent'},function(_0x4f31f5){const _0xf148f6=new Set();for(const _0x4b5aec of _0x4f31f5){let _0x194f44=_0x4b5aec['nextSibling'];for(;_0x194f44&&_0x194f44['getAttribute']('listIndent')>_0x4b5aec['getAttribute']('listIndent');)_0xf148f6['add'](_0x194f44),_0x194f44=_0x194f44['nextSibling'];}return Array['from'](_0xf148f6);}(_0x4a3591));});};}_0x3d543e['enableCommand']('numberedList',_0x55cee1('numberedList')),_0x3d543e['enableCommand']('bulletedList',_0x55cee1('bulletedList')),_0x1b9aeb&&_0x3d543e['enableCommand']('todoList',_0x55cee1('todoList')),_0x3d543e['enableCommand']('indentList',_0x29b330('indentList')),_0x3d543e['enableCommand']('outdentList',_0x29b330('outdentList')),_0x1b9aeb&&_0x3d543e['enableCommand']('checkTodoList',()=>{const _0x19ca98=_0x43ee05['commands']['get']('checkTodoList'),_0x1d52b5=Array['from'](_0x19ca98['_selectedElements']);_0x1d52b5['filter'](_0x40a67b=>_0x40a67b['getAttribute']('todoListChecked')!=_0x19ca98['value']),_0x43ee05['model']['change'](()=>{for(const _0x27ceb8 of _0x1d52b5)_0x3d543e['markBlockFormat'](_0x27ceb8,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x19ca98['value']}]});});}),_0x3d543e['descriptionFactory']['registerElementLabel']('listItem',_0xdaf727=>St(_0x22c609,'ELEMENT_LIST_ITEM',_0xdaf727)),_0x3d543e['descriptionFactory']['registerDescriptionCallback'](_0x251824=>{if('formatBlock'!=_0x251824['type']&&'formatInline'!=_0x251824['type'])return;const {data:_0x195aac}=_0x251824;if(_0x195aac){if('numberedList'==_0x195aac['commandName']||'bulletedList'==_0x195aac['commandName']||'todoList'==_0x195aac['commandName'])switch(_0x195aac['commandName']['replace']('List','')){case'bulleted':return _0x239c0d(St(_0x22c609,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x239c0d(St(_0x22c609,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x239c0d(St(_0x22c609,'ELEMENT_TODO_LIST'));}if('indentList'==_0x195aac['commandName'])return{'type':'format','content':St(_0x22c609,'*Indent:*\x20%0',St(_0x22c609,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x195aac['commandName'])return{'type':'format','content':St(_0x22c609,'*Outdent:*\x20%0',St(_0x22c609,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x195aac['commandName'])return _0x195aac['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x22c609,'*Check\x20item*')}:{'type':'format','content':St(_0x22c609,'*Uncheck\x20item*')};}function _0x239c0d(_0x4ffb64){return{'type':'format','content':St(_0x22c609,'*Change\x20to:*\x20%0',_0x4ffb64)};}});}};function _e(_0x3ab07d){const _0x3afb38=_0x3ab07d['getAttribute']('listIndent');if(0x0==_0x3afb38)return _0x3ab07d;let _0x5adf5b=_0x3ab07d;for(;_0x3ab07d['previousSibling']&&_0x3ab07d['previousSibling']['is']('element','listItem');){const _0x2f82aa=_0x3ab07d['previousSibling']['getAttribute']('listIndent');if(_0x2f82aa==_0x3afb38)_0x5adf5b=_0x3ab07d['previousSibling'];else{if(_0x2f82aa<_0x3afb38)break;}_0x3ab07d=_0x3ab07d['previousSibling'];}return _0x5adf5b;}function pe(_0x2af2f2){const _0x335ba2=[];if(_0x2af2f2['is']('element','listItem')&&_0x2af2f2['getAttribute']('listIndent')>0x0){let _0x10a151=_0x2af2f2['nextSibling'];for(;_0x10a151&&'listItem'==_0x10a151['name']&&_0x10a151['getAttribute']('listIndent')==_0x2af2f2['getAttribute']('listIndent');)_0x335ba2['push'](_0x10a151),_0x10a151=_0x10a151['nextSibling'];}return _0x335ba2;}var Le=class extends _0x335f48{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x43c68f=this['editor']['config']['get']('list.properties'),_0x156111=this['editor']['plugins']['get']('TrackChangesEditing');_0x43c68f['styles']&&_0x156111['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x43c68f['reversed']&&_0x156111['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x43c68f['startIndex']&&_0x156111['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x156111['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5d178a,_0x5e5eef={}){const _0x325f7c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f3689=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x325f7c['markMultiRangeBlockFormat'](_0x1f3689,{'commandName':'listStyle','commandParams':[{'type':_0x5e5eef['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x39b71,_0x1bc781={}){const _0x22e422=this['editor']['plugins']['get']('TrackChangesEditing'),_0x42f1ad=this['_getSuggestionBlocks'](_0x238afe=>_0x238afe['is']('element','listItem')&&'numbered'===_0x238afe['getAttribute']('listType'));if(_0x42f1ad['length']<0x1)return;const _0x3294c2=_0x42f1ad['map'](_0x17a986=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x17a986,'before'),this['editor']['model']['createPositionAt'](_0x17a986,0x0)));this['editor']['model']['change'](()=>{_0x22e422['markMultiRangeBlockFormat'](_0x3294c2,{'commandName':'listReversed','commandParams':[{'reversed':_0x1bc781['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x2dc7be,_0x34be11={}){const _0x35a738=this['editor']['plugins']['get']('TrackChangesEditing'),_0x8d5be4=this['_getSuggestionBlocks'](_0x5bfd00=>_0x5bfd00['is']('element','listItem')&&'numbered'===_0x5bfd00['getAttribute']('listType'));if(_0x8d5be4['length']<0x1)return;const _0x1f5a11=_0x8d5be4['map'](_0x30e8e6=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x30e8e6,'before'),this['editor']['model']['createPositionAt'](_0x30e8e6,0x0)));this['editor']['model']['change'](()=>{_0x35a738['markMultiRangeBlockFormat'](_0x1f5a11,{'commandName':'listStart','commandParams':[{'startIndex':_0x34be11['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x57eeb4){if('formatBlock'!=_0x57eeb4['type']&&'formatInline'!=_0x57eeb4['type'])return;const _0x46b711=this['editor']['locale'],{data:_0x406cfb}=_0x57eeb4;if(!_0x406cfb)return;let _0x459d50,_0x5a7bda;switch(_0x406cfb['commandName']){case'listStyle':_0x459d50='*Change\x20to:*\x20%0',_0x5a7bda={'type':'format','content':St(_0x46b711,_0x459d50,St(_0x46b711,this['_getTranslationKeyForListStyle'](_0x406cfb['commandParams'][0x0]['type'])))};break;case'listReversed':_0x459d50=_0x406cfb['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5a7bda={'type':'format','content':St(_0x46b711,_0x459d50)};break;case'listStart':_0x459d50='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5a7bda={'type':'format','content':St(_0x46b711,_0x459d50,_0x406cfb['commandParams'][0x0]['startIndex'])};}return _0x5a7bda;}['_getSuggestionBlocksForListStyle'](){const _0x4c2318=this['editor']['plugins']['get']('LegacyListUtils');let _0x3c55d3=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x3c55d3[0x0]?.['is']('element','listItem')&&_0x3c55d3['unshift'](..._0x4c2318['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x3c55d3[_0x3c55d3['length']-0x1]?.['is']('element','listItem')&&_0x3c55d3['push'](..._0x4c2318['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x3c55d3=[...new Set(_0x3c55d3)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x3c55d3=_0x3c55d3['filter'](_0x236be2=>_0x236be2['is']('element','listItem'))),_0x3c55d3;}['_getSuggestionBlocks'](_0x4c8e3c){const _0x335b87=this['editor']['plugins']['get']('LegacyListUtils');let _0x5e79b3=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4c8e3c)['map'](_0x3de352=>{const _0x48a7f0=this['editor']['model']['createPositionAt'](_0x3de352,0x0);return[..._0x335b87['getSiblingNodes'](_0x48a7f0,'backward'),..._0x335b87['getSiblingNodes'](_0x48a7f0,'forward')];})['flat']();return _0x5e79b3=[...new Set(_0x5e79b3)],_0x5e79b3;}['_getTranslationKeyForListStyle'](_0x4a0617){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4a0617)||'default')['toUpperCase']()+'_LIST_'+_0x4a0617['toUpperCase']()['replace'](/-/g,'_');}},Ie=class extends _0x335f48{['afterInit'](){const _0x364825=this['editor'];if(!_0x364825['plugins']['has']('MediaEmbedEditing'))return;const _0x29a8b8=_0x364825['plugins']['get']('TrackChangesEditing'),_0x157d49=_0x364825['locale'];_0x29a8b8['enableCommand']('mediaEmbed'),_0x29a8b8['descriptionFactory']['registerElementLabel']('media',_0x4035e7=>St(_0x157d49,'ELEMENT_MEDIA',_0x4035e7)),_0x364825['plugins']['has']('MediaEmbedResizeEditing')&&(_0x29a8b8['enableDefaultAttributesIntegration']('resizeMediaEmbed'),_0x29a8b8['descriptionFactory']['registerDescriptionCallback'](_0x27c64c=>{if('attribute'!=_0x27c64c['type'])return;const {data:_0x230111}=_0x27c64c;if(!_0x230111||'resizedWidth'!=_0x230111['key'])return;const _0x32df85=_0x27c64c['getContainedElement']();return _0x32df85&&_0x32df85['is']('element','media')?{'type':'format','content':St(_0x157d49,'*Set\x20format:*\x20%0',St(_0x157d49,'FORMAT_MEDIA_SIZE'))}:void 0x0;}));}},Ae=class extends _0x335f48{['afterInit'](){const _0x119f48=this['editor'];if(!_0x119f48['plugins']['has']('MediaEmbedStyleEditing'))return;const _0x266b4f=_0x119f48['plugins']['get']('TrackChangesEditing'),_0xaab205=_0x119f48['locale'],_0x237560=_0x119f48['plugins']['get']('MediaEmbedStyleEditing'),_0x42d299={};for(const _0x208357 of _0x237560['normalizedStyles'])_0x42d299[_0x208357['name']]=_0x208357['title']['toLowerCase']();const _0xbb7b43=_0x237560['normalizedStyles']['find'](_0x18f729=>_0x18f729['isDefault'])?.['name'];_0x266b4f['enableCommand']('mediaStyle',(_0x1e0e7d,_0x51c673)=>{const _0x51f8b0=_0x119f48['plugins']['get']('Users')['me'],_0x468ba5=_0x119f48['commands']['get']('mediaStyle'),_0x28acfb=function(_0x4044e4){const _0x1128b0=_0x4044e4['model']['document']['selection']['getSelectedElement']();return _0x1128b0&&_0x1128b0['is']('element','media')?_0x1128b0:null;}(_0x119f48);if(!_0x28acfb)return;const _0x138174=_0x119f48['model']['createRangeOn'](_0x28acfb);let _0x29ac4c=_0x468ba5['value'];if(_0x29ac4c==_0x51c673['value'])return;const _0x2048b7={'commandName':'mediaStyle','commandParams':[_0x51c673],'formatGroupId':_0x37c418()};_0x119f48['model']['change'](()=>{_0x266b4f['getSuggestions']()['filter'](_0x3598f5=>_0x3598f5['isInContent']&&_0x51f8b0==_0x3598f5['author']&&'formatBlock'==_0x3598f5['type']&&'mediaStylePostApply'==_0x3598f5['subType']&&_0x3598f5['getFirstRange']()['isEqual'](_0x138174))['forEach'](_0x2b7723=>_0x266b4f['discardSuggestion'](_0x2b7723['head'])),_0x468ba5['refresh'](),_0x29ac4c=_0x468ba5['value'],_0x29ac4c!=_0x51c673['value']&&_0x266b4f['markBlockFormat'](_0x28acfb,{..._0x2048b7,'commandReversedParams':[{'value':'string'==typeof _0x29ac4c?_0x29ac4c:null}]},[],'mediaStylePostApply');});}),_0x266b4f['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','join',()=>!0x1),_0x266b4f['_suggestionFactory']['registerCustomCallback']('formatBlock','mediaStylePostApply','discard',(_0x3ee348,_0x365746)=>{_0x266b4f['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3ee348,{'commandName':_0x365746['commandName'],'commandParams':_0x365746['commandReversedParams']});}),_0x266b4f['descriptionFactory']['registerDescriptionCallback'](_0x3c4dfb=>{if('formatBlock'!=_0x3c4dfb['type'])return;const {data:_0x452673}=_0x3c4dfb;if(!_0x452673||'mediaStyle'!=_0x452673['commandName'])return;const _0x301bbd=_0x452673['commandParams'][0x0]['value']||_0xbb7b43;return _0x301bbd?{'type':'format','content':St(_0xaab205,'*Format:*\x20%0',_0x42d299[_0x301bbd]||_0x301bbd)}:void 0x0;});}},be=class extends _0x335f48{['afterInit'](){const _0x228b88=this['editor'];_0x228b88['plugins']['has']('MentionEditing')&&_0x228b88['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}},ke=class extends _0x335f48{['afterInit'](){const _0x2a3c2f=this['editor'];if(!_0x2a3c2f['plugins']['has']('MergeFieldsEditing'))return;const _0x1ea447=_0x2a3c2f['plugins']['get']('TrackChangesEditing'),_0x54b69c=_0x2a3c2f['locale'];_0x1ea447['enableCommand']('insertMergeField'),_0x1ea447['enableCommand']('insertMergeFieldBlock'),_0x1ea447['enableCommand']('insertMergeFieldImage'),_0x1ea447['descriptionFactory']['registerElementLabel']('mergeField',_0x58407c=>St(_0x54b69c,'ELEMENT_MERGE_FIELD',_0x58407c)),_0x1ea447['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x14c7b9=>St(_0x54b69c,'ELEMENT_MERGE_FIELD',_0x14c7b9)),_0x1ea447['descriptionFactory']['registerDescriptionCallback'](_0x541e26=>{if('insertion'!=_0x541e26['type']&&'deletion'!=_0x541e26['type'])return;const _0x2d1852=_0x541e26['getContainedElement']();if(null==_0x2d1852)return;const _0xce886c=_0x2a3c2f['plugins']['get']('MergeFieldsEditing');let _0x14d18b;switch(_0xce886c['getMergeFieldType'](_0x2d1852)){case null:return;case'image':{const _0x4ce4c6=_0xce886c['unwrapAffixes'](_0x2d1852['getAttribute']('src'));_0x14d18b=_0xce886c['getLabel'](_0x4ce4c6)||_0x4ce4c6;break;}default:{const _0x2f1cbc=_0x2d1852['getAttribute']('id');_0x14d18b=_0xce886c['getLabel'](_0x2f1cbc)||_0x2f1cbc;break;}}return'insertion'==_0x541e26['type']?{'type':'insertion','content':St(_0x54b69c,'*Insert:*\x20%0','\x22'+_0x14d18b+'\x22\x20'+St(_0x54b69c,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':St(_0x54b69c,'*Remove:*\x20%0','\x22'+_0x14d18b+'\x22\x20'+St(_0x54b69c,'ELEMENT_MERGE_FIELD'))};});}},Ce=class extends _0x335f48{['afterInit'](){const _0x1bb480=this['editor'],_0x729104=_0x1bb480['plugins']['get']('TrackChangesEditing');_0x1bb480['plugins']['has']('MultiLevelList')&&(_0x729104['enableDefaultAttributesIntegration']('multiLevelList'),_0x729104['descriptionFactory']['registerDescriptionCallback'](_0x20528a=>this['handleDescriptions'](_0x20528a)));}['handleDescriptions'](_0x5eb878){const _0x8b6e6f=this['editor']['locale'],{data:_0x23652a}=_0x5eb878,_0x2e03f2={'type':'format','content':''};if(_0x23652a&&'listMarkerStyle'==_0x23652a['key']){if(!_0x23652a['oldValue'])return{'type':'format','content':St(_0x8b6e6f,'*Set\x20format:*\x20%0',St(_0x8b6e6f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x23652a['newValue']+')'};if(!_0x23652a['newValue']){let _0x1c7343=_0x5eb878['head'];for(;_0x1c7343;){if(_0x1c7343['data']&&'listType'==_0x1c7343['data']['key']&&_0x1c7343['data']['newValue'])return _0x2e03f2;_0x1c7343=_0x1c7343['next'];}return{'type':'format','content':St(_0x8b6e6f,'*Remove\x20format:*\x20%0',St(_0x8b6e6f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x23652a['oldValue']+')'};}}}},Re=class extends _0x335f48{['afterInit'](){const _0x40b7a1=this['editor'];if(!_0x40b7a1['plugins']['has']('PageBreakEditing'))return;_0x40b7a1['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x1a2e8f=_0x40b7a1['plugins']['get']('TrackChangesEditing'),_0xcfeb3c=_0x40b7a1['locale'];_0x1a2e8f['descriptionFactory']['registerElementLabel']('pageBreak',_0x373790=>St(_0xcfeb3c,'ELEMENT_PAGE_BREAK',_0x373790));}},Ne=class extends _0x335f48{['afterInit'](){const _0x27c0f1=this['editor'];if(!_0x27c0f1['plugins']['has']('Paragraph'))return;const _0x2fb16d=_0x27c0f1['locale'],_0x93b9e0=_0x27c0f1['plugins']['get']('TrackChangesEditing');_0x93b9e0['descriptionFactory']['registerElementLabel']('paragraph',_0x1bf32b=>St(_0x2fb16d,'ELEMENT_PARAGRAPH',_0x1bf32b)),_0x93b9e0['enableDefaultAttributesIntegration']('paragraph'),_0x93b9e0['enableCommand']('insertParagraph');const _0x1b0141=_0x93b9e0['descriptionFactory'];_0x1b0141['registerDescriptionCallback'](_0x672fad=>{if('insertion'!==_0x672fad['type'])return;const {start:_0x76cb6c,end:_0x57a2e7}=_0x672fad['getFirstRange']();if(!_0x76cb6c['isTouching'](_0x57a2e7)||!_0x76cb6c['nodeAfter'])return;const _0x733da3=_0x27c0f1['model']['schema'],_0x23f56c=_0x76cb6c['nodeAfter'];return _0x733da3['isBlock'](_0x23f56c)&&!_0x733da3['isLimit'](_0x23f56c)&&_0x733da3['checkChild'](_0x23f56c,'$text')?{'type':'insertion','content':St(_0x2fb16d,'*Insert:*\x20%0',_0x1b0141['getItemLabel'](_0x23f56c,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x486edc=this['editor'],_0x20ff87=_0x486edc['locale'];_0x486edc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3b8697=>{if('formatBlock'!=_0x3b8697['type'])return;const {data:_0xcd4a3c}=_0x3b8697;return _0xcd4a3c&&'paragraph'==_0xcd4a3c['commandName']?{'type':'format','content':St(_0x20ff87,'*Change\x20to:*\x20%0',St(_0x20ff87,'ELEMENT_PARAGRAPH'))}:void 0x0;});}},ye=class extends _0x335f48{['afterInit'](){const _0x29aff9=this['editor'];_0x29aff9['commands']['get']('replaceSource')&&_0x29aff9['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}},Se=class extends _0x335f48{['afterInit'](){const _0x28e052=this['editor'];_0x28e052['plugins']['has']('RemoveFormatEditing')&&(_0x28e052['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1c5375=this['editor'];_0x1c5375['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2bfdc8=>{if('formatBlock'!=_0x2bfdc8['type']&&'formatInline'!=_0x2bfdc8['type'])return;const {data:_0x466bec}=_0x2bfdc8;return _0x466bec&&'removeFormat'==_0x466bec['commandName']?{'type':'format','content':St(_0x1c5375['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}},Me=class extends _0x335f48{['afterInit'](){const _0x200929=this['editor'];if(!_0x200929['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x5e0446=_0x200929['plugins']['get']('TrackChangesEditing');_0x5e0446['enableCommand']('goToPreviousRestrictedEditingException'),_0x5e0446['enableCommand']('goToNextRestrictedEditingException');const _0x4b4606=_0x200929['plugins']['get']('RestrictedEditingModeEditing');_0x4b4606['enableCommand']('trackChanges'),_0x4b4606['enableCommand']('acceptSuggestion'),_0x4b4606['enableCommand']('discardSuggestion'),_0x4b4606['enableCommand']('acceptAllSuggestions'),_0x4b4606['enableCommand']('discardAllSuggestions'),_0x4b4606['enableCommand']('acceptSelectedSuggestions'),_0x4b4606['enableCommand']('discardSelectedSuggestions');}},Oe=class extends _0x335f48{['afterInit'](){const _0x57c353=this['editor'];if(!_0x57c353['plugins']['has']('ShiftEnter'))return;const _0xba81a5=_0x57c353['plugins']['get']('TrackChangesEditing');_0xba81a5['enableCommand']('shiftEnter'),_0xba81a5['descriptionFactory']['registerElementLabel']('softBreak',_0xeade89=>St(_0x57c353['locale'],'ELEMENT_LINE_BREAK',_0xeade89));}};function we(_0x1052ba,_0x2bafb1,_0x491c13){const _0x2b9287=[];for(const _0x3bd382 of _0x2bafb1['getItems']())_0x3bd382['hasAttribute'](_0x1052ba)&&_0x2b9287['push'](_0x491c13['createRangeOn'](_0x3bd382));return _0x2b9287;}var Fe=class extends _0x335f48{['afterInit'](){const _0x316ea8=this['editor'],_0x1fc90b=_0x316ea8['plugins']['get']('TrackChangesEditing');_0x316ea8['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x1fc90b['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x35ed04=this['editor'],_0x549664=_0x35ed04['model'],_0x431d8b=_0x35ed04['locale'],_0x3de83b=_0x35ed04['plugins']['get']('TrackChangesEditing'),_0x276119='restrictedEditingException',_0xb38711=_0x35ed04['commands']['get'](_0x276119);_0x3de83b['enableCommand'](_0x276119,(_0x3220cd,_0x578d3b={})=>{const _0x4ebe=_0x549664['document']['selection'];if(_0x4ebe['isCollapsed'])return void _0x3220cd(_0x578d3b);const _0x5ba615=void 0x0!==_0x578d3b['forceValue']?_0x578d3b['forceValue']:!_0xb38711['value'];_0x549664['change'](()=>{const _0x10e4fe=Array['from'](_0x4ebe['getRanges']());for(const _0x37f1fb of _0x10e4fe){const _0xc4a122=_0x5ba615?[_0x37f1fb]:we(_0x276119,_0x37f1fb,_0x549664);for(const _0x50a288 of _0xc4a122)_0x3de83b['markInlineFormat'](_0x50a288,{'commandName':_0x276119,'commandParams':[{'forceValue':_0x5ba615}]});}});}),_0x3de83b['descriptionFactory']['registerDescriptionCallback'](_0x5ef5c0=>{if('formatBlock'!=_0x5ef5c0['type']&&'formatInline'!=_0x5ef5c0['type'])return;const {data:_0x16f259}=_0x5ef5c0;return _0x16f259&&_0x16f259['commandName']==_0x276119?_0x16f259['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x431d8b,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0x431d8b,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x1ec6c8=this['editor'],_0x49a843=_0x1ec6c8['locale'],_0x1bc55d=_0x1ec6c8['plugins']['get']('TrackChangesEditing'),_0x4566b0='restrictedEditingExceptionBlock',_0x23664c=this['editor']['commands']['get'](_0x4566b0);_0x1bc55d['enableCommand'](_0x4566b0,(_0x182eee,_0x248714={})=>{const _0x499d21=this['editor']['model']['document']['selection'],_0x574e1c=_0x248714&&void 0x0!==_0x248714['forceValue']?_0x248714['forceValue']:!_0x23664c['value'];let _0x51d015=[];_0x51d015=At(_0x574e1c?Array['from'](_0x499d21['getSelectedBlocks']())['filter'](_0x26ef4b=>function(_0x4bb367){return!!_0x4bb367['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x26ef4b)||function(_0x32be92,_0x22a8ca){const _0x265222=_0x22a8ca['createContext'](_0x32be92['parent']);return!!_0x22a8ca['checkChild'](_0x265222,'restrictedEditingException')&&!!_0x22a8ca['checkChild'](_0x265222['push']('restrictedEditingException'),_0x32be92);}(_0x26ef4b,this['editor']['model']['schema'])):Array['from'](_0x499d21['getSelectedBlocks']())['map'](_0x8d3d68=>function(_0x231bf5){let _0x23a117=_0x231bf5;for(;_0x23a117['parent'];){if('restrictedEditingException'==_0x23a117['parent']['name'])return _0x23a117;_0x23a117=_0x23a117['parent'];}return null;}(_0x8d3d68))['filter'](_0x499a49=>!!_0x499a49),_0x1ec6c8['model']),_0x1ec6c8['model']['change'](()=>{for(const _0x4b24a5 of _0x51d015)_0x1bc55d['markBlockFormat'](_0x4b24a5,{'commandName':_0x4566b0,'commandParams':[{'forceValue':_0x574e1c}]});});}),_0x1bc55d['descriptionFactory']['registerDescriptionCallback'](_0xa50d39=>{const {data:_0x504fb4}=_0xa50d39;if(_0x504fb4&&_0x504fb4['commandName']==_0x4566b0)return _0x504fb4['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x49a843,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':St(_0x49a843,'FORMAT_RESTRICTED_DISABLED')};});}},Be=class extends _0x335f48{['afterInit'](){const _0xaa7320=this['editor'];_0xaa7320['plugins']['has']('Style')&&_0xaa7320['plugins']['has']('DataSchema')&&(_0xaa7320['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('style'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0xd7369=this['editor'],_0x1415e5=_0xd7369['locale'];_0xd7369['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x58939a=>{if('formatBlock'!=_0x58939a['type']&&'formatInline'!=_0x58939a['type'])return;const {data:_0x54cdf8}=_0x58939a;return _0x54cdf8&&'style'===_0x54cdf8['commandName']?_0x54cdf8['commandParams'][0x0]['forceValue']?{'type':'format','content':St(_0x1415e5,'*Set\x20format:*\x20%0',_0x54cdf8['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':St(_0x1415e5,'*Remove\x20format:*\x20%0',_0x54cdf8['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}},ve=class extends _0x335f48{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x4a189d){super(_0x4a189d),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x1e82f7=this['editor'],_0x18d785=_0x1e82f7['model']['document']['selection'];if(!_0x1e82f7['plugins']['has']('TableEditing'))return;const _0x8fa062=_0x1e82f7['locale'],_0x2e7851=_0x1e82f7['plugins']['get']('TrackChangesEditing'),_0x5b6005=_0x1e82f7['plugins']['get']('TableUtils');_0x2e7851['descriptionFactory']['registerElementLabel']('table',_0x128172=>St(_0x8fa062,'ELEMENT_TABLE',_0x128172)),this['_setupColumnsRowsFixing'](),_0x2e7851['enableCommand']('insertTable'),_0x2e7851['enableCommand']('selectTableRow'),_0x2e7851['enableCommand']('selectTableColumn');for(const _0x356205 of['insertTableRowAbove','insertTableRowBelow']){const _0xe8fd8=_0x1e82f7['commands']['get'](_0x356205);_0x2e7851['enableCommand'](_0x356205,_0x3a785f=>{_0x1e82f7['model']['change'](_0x1ff6f0=>{_0x3a785f();const _0x2d66c9='above'===_0xe8fd8['order'],_0xd2d160=_0x5b6005['getSelectionAffectedTableCells'](_0x18d785),_0x54123f=_0x5b6005['getRowIndexes'](_0xd2d160),_0x16bbf9=_0x2d66c9?_0x54123f['first']-0x1:_0x54123f['last']+0x1,_0x40626d=_0xd2d160[0x0]['findAncestor']('table'),_0x413fa9=_0x5b6005['createTableWalker'](_0x40626d,{'startRow':_0x16bbf9,'endRow':_0x16bbf9}),_0x316353=Array['from'](_0x413fa9)['map'](_0x4756bc=>_0x1ff6f0['createRangeOn'](_0x4756bc['cell']));_0x2e7851['markMultiRangeInsertion'](_0x316353,'tableRow');});});}for(const _0x8d7d54 of['insertTableColumnLeft','insertTableColumnRight']){const _0x56b85a=_0x1e82f7['commands']['get'](_0x8d7d54);_0x2e7851['enableCommand'](_0x8d7d54,_0x291b75=>{_0x1e82f7['model']['change'](_0x36a121=>{_0x291b75();const _0x4172d9='left'===_0x56b85a['order'],_0x27898d=_0x5b6005['getSelectionAffectedTableCells'](_0x18d785),_0x32644d=_0x5b6005['getColumnIndexes'](_0x27898d),_0x139524=_0x4172d9?_0x32644d['first']-0x1:_0x32644d['last']+0x1,_0x1359b3=_0x27898d[0x0]['findAncestor']('table'),_0x17b691=_0x5b6005['createTableWalker'](_0x1359b3,{'startRow':0x0,'column':_0x139524,'includeAllSlots':!0x1}),_0x2a3a38=Array['from'](_0x17b691)['map'](_0x53cec7=>_0x36a121['createRangeOn'](_0x53cec7['cell']));_0x2e7851['markMultiRangeInsertion'](_0x2a3a38,'tableColumn');});});}for(const _0x4246a7 of['removeTableRow','removeTableColumn']){const _0x2b8edf=_0x4246a7['substr'](0xb),_0x4679f5=_0x2b8edf['toLowerCase'](),_0x4dc59=_0x4679f5['substr'](0x0,0x3)+'span',_0xc0c3c7='table'+_0x2b8edf,_0x15b616='min'+_0x2b8edf,_0x21fc1c='max'+_0x2b8edf;_0x2e7851['enableCommand'](_0x4246a7,()=>{_0x1e82f7['model']['change'](_0x3566ef=>{const _0x1b16da=_0x5b6005['getSelectionAffectedTableCells'](_0x18d785),_0x1c6464=_0x1b16da[0x0]['findAncestor']('table');let _0x47a39c;if('removeTableRow'==_0x4246a7){const _0x275cfd=_0x5b6005['getRowIndexes'](_0x1b16da);_0x47a39c={'startRow':_0x275cfd['first'],'endRow':_0x275cfd['last'],'includeAllSlots':!0x0};}else{const _0x3c4d0f=_0x5b6005['getColumnIndexes'](_0x1b16da);_0x47a39c={'startColumn':_0x3c4d0f['first'],'endColumn':_0x3c4d0f['last'],'includeAllSlots':!0x0};}const _0x2b0eea=_0x5b6005['createTableWalker'](_0x1c6464,_0x47a39c),_0x494446=Array['from'](_0x2b0eea)['map'](({cell:_0xfce5d8})=>_0xfce5d8),_0x1fdee2=De(_0x494446['filter'](_0x272a83=>_0x272a83['hasAttribute'](_0x4dc59))),_0x246c47=De(_0x494446['filter'](_0x435128=>!_0x435128['hasAttribute'](_0x4dc59)))['map'](_0xf3cf9f=>_0x3566ef['createRangeOn'](_0xf3cf9f)),_0x1e7e64=_0x2e7851['markMultiRangeDeletion'](_0x246c47,_0xc0c3c7);if(_0x1e7e64&&('tableRow'==_0x1e7e64['subType']||'tableColumn'==_0x1e7e64['subType'])){const _0x141b8b=this['_getSuggestionCoords'](_0x1e7e64);for(const _0x589689 of _0x1fdee2){const _0x2922e8=_0x3566ef['createRangeOn'](_0x589689),_0x22b73e=_0x5b6005['getCellLocation'](_0x589689),_0x166fe8=_0x589689['getAttribute'](_0x4dc59)-0x1,_0x529f27=_0x141b8b[_0x15b616],_0x2cad0f=_0x141b8b[_0x21fc1c];_0x529f27<=_0x22b73e[_0x4679f5]&&_0x22b73e[_0x4679f5]+_0x166fe8<=_0x2cad0f&&_0x1e7e64['addRange'](_0x2922e8);}}});});}function _0x32bcf8(_0x182d59){const _0x2cc19e=Array['from'](_0x18d785['getRanges']())['map'](_0x51fe87=>rt['fromRange'](_0x51fe87));_0x1e82f7['model']['change'](_0xec9582=>{const _0x5a786d=_0xec9582['batch'];_0x182d59=_0x182d59['filter'](_0x12d67c=>'$graveyard'!=_0x12d67c['root']['rootName']),_0xec9582['setSelection'](_0x182d59),_0x1e82f7['commands']['get']('removeTableRow')['refresh'](),_0x1e82f7['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x1e82f7['model']['enqueueChange'](()=>{_0x1e82f7['model']['enqueueChange'](_0x5a786d,_0x16bd08=>{const _0x3a9415=_0x2cc19e['filter'](_0x2155fd=>'$graveyard'!=_0x2155fd['root']['rootName']);_0x3a9415['length']>0x0&&_0x16bd08['setSelection'](_0x3a9415);for(const _0x265d1e of _0x2cc19e)_0x265d1e['detach']();});});});}function _0x2bc52f(_0x288e3e){_0x1e82f7['model']['change'](_0x11dd63=>{const _0x5a8a50=Array['from'](_0x18d785['getRanges']())['map'](_0xe4589e=>rt['fromRange'](_0xe4589e)),_0x5d1447=[];for(const _0x2d71dd of _0x288e3e)for(const _0x5760cf of _0x2d71dd['getItems']({'shallow':!0x0}))_0x5d1447['push'](_0x5760cf);for(const _0x503593 of _0x5d1447)'$graveyard'!=_0x503593['root']['rootName']&&(_0x11dd63['setSelection'](_0x11dd63['createPositionAt'](_0x503593,0x0)),_0x1e82f7['commands']['get']('removeTableColumn')['refresh'](),_0x1e82f7['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x576439=_0x5a8a50['filter'](_0x2e4292=>'$graveyard'!=_0x2e4292['root']['rootName']);_0x576439['length']>0x0&&_0x11dd63['setSelection'](_0x576439);for(const _0xc159b1 of _0x5a8a50)_0xc159b1['detach']();});}function _0x3d7a8d(_0x216a29,_0x11479f){return _0x11479f['every'](_0xe06e92=>_0x216a29['some'](_0x26a6ae=>_0x26a6ae['end']['isEqual'](_0xe06e92['start'])||_0xe06e92['end']['isEqual'](_0x26a6ae['start'])));}function _0x2adbd9(_0x5b08d3,_0x278ab3){return!_0x5b08d3['some'](_0x5754f9=>_0x278ab3['some'](_0x4f54d5=>_0x5754f9['isIntersecting'](_0x4f54d5)))&&_0x5b08d3['some'](_0x28ed72=>_0x278ab3['some'](_0x49d252=>_0x28ed72['end']['isTouching'](_0x49d252['start'])));}_0x2e7851['descriptionFactory']['registerDescriptionCallback'](_0x488d9b=>{if('insertion'!=_0x488d9b['type']&&'deletion'!=_0x488d9b['type'])return;const _0x654050=_0x488d9b['getContainedElement']();if(null!=_0x654050&&_0x654050['is']('element','table')){if('insertion'==_0x488d9b['type']){const _0x1a8cce=_0x488d9b['getItems']()['filter'](_0x4a3944=>_0x4a3944['is']('$textProxy'))['map'](_0x1b95e5=>_0x1b95e5['data']);if(_0x1a8cce['length'])return{'type':'insertion','content':St(_0x8fa062,'*Insert:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1a8cce['join']('\x20')+'\x22'))};}if('deletion'==_0x488d9b['type']){const _0x561015=_0x488d9b['getItems']()['filter'](_0x4dadb5=>_0x4dadb5['is']('$textProxy'))['map'](_0x18e5bd=>_0x18e5bd['data']);if(_0x561015['length'])return{'type':'deletion','content':St(_0x8fa062,'*Remove:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x561015['join']('\x20')+'\x22'))};}}}),_0x2e7851['descriptionFactory']['registerDescriptionCallback'](_0x2cc81e=>{if('tableRow'==_0x2cc81e['subType']){const _0xaf7b9d=_0x2cc81e['getItems']()['filter'](_0x50f787=>_0x50f787['is']('$textProxy'))['map'](_0x1debaf=>_0x1debaf['data']),_0x35cfe1=this['_getSuggestionCoords'](_0x2cc81e),_0x206079=_0x35cfe1['maxRow']-_0x35cfe1['minRow']+0x1;if('insertion'==_0x2cc81e['type'])return _0xaf7b9d['length']?{'type':'insertion','content':St(_0x8fa062,'*Insert:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x206079,'\x22'+_0xaf7b9d['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x8fa062,'*Insert:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_ROW',_0x206079))};if('deletion'==_0x2cc81e['type'])return _0xaf7b9d['length']?{'type':'deletion','content':St(_0x8fa062,'*Remove:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x206079,'\x22'+_0xaf7b9d['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x8fa062,'*Remove:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_ROW',_0x206079))};}if('tableColumn'==_0x2cc81e['subType']){const _0x56fd00=_0x2cc81e['getItems']()['filter'](_0x430de1=>_0x430de1['is']('$textProxy'))['map'](_0x553694=>_0x553694['data']),_0x5750fb=this['_getSuggestionCoords'](_0x2cc81e),_0x4cf59b=_0x5750fb['maxColumn']-_0x5750fb['minColumn']+0x1;if('insertion'==_0x2cc81e['type'])return _0x56fd00['length']?{'type':'insertion','content':St(_0x8fa062,'*Insert:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4cf59b,'\x22'+_0x56fd00['join']('\x20')+'\x22']))}:{'type':'insertion','content':St(_0x8fa062,'*Insert:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_COLUMN',_0x4cf59b))};if('deletion'==_0x2cc81e['type'])return _0x56fd00['length']?{'type':'deletion','content':St(_0x8fa062,'*Remove:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4cf59b,'\x22'+_0x56fd00['join']('\x20')+'\x22']))}:{'type':'deletion','content':St(_0x8fa062,'*Remove:*\x20%0',St(_0x8fa062,'ELEMENT_TABLE_COLUMN',_0x4cf59b))};}}),_0x2e7851['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x32bcf8),_0x2e7851['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x32bcf8),_0x2e7851['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x2bc52f),_0x2e7851['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x2bc52f),_0x2e7851['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x3d7a8d),_0x2e7851['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x3d7a8d),_0x2e7851['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2adbd9),_0x2e7851['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2adbd9);}['_acceptFormatSuggestionCallbackFactory'](){const _0x23b2b2=this['editor'],_0x587014=_0x23b2b2['model']['document']['selection'];return(_0x284558,_0x56fd37)=>{_0x23b2b2['model']['change'](_0x5197d2=>{const {commandName:_0x1a63b9,commandParams:_0x5f488d}=_0x56fd37;let _0x3027f9=_0x284558[0x0]['end']['nodeBefore'];_0x5f488d&&_0x5f488d[0x0]&&!0x1===_0x5f488d[0x0]['forceValue']&&(_0x3027f9=_0x284558[0x0]['start']['nodeAfter']);const _0x50a260=_0x5197d2['createRangeIn'](_0x3027f9);if('$graveyard'==_0x50a260['root']['rootName'])return;const _0x452c3b=Array['from'](_0x587014['getRanges']())['map'](_0x551b26=>rt['fromRange'](_0x551b26));_0x5197d2['setSelection'](_0x50a260),_0x23b2b2['commands']['get'](_0x1a63b9)['refresh'](),_0x5f488d['push']({'forceDefaultExecution':!0x0}),_0x23b2b2['execute'](_0x1a63b9,..._0x5f488d);const _0x5501c0=_0x452c3b['filter'](_0x3a04f6=>'$graveyard'!=_0x3a04f6['root']['rootName']);_0x5501c0['length']>0x0&&_0x5197d2['setSelection'](_0x5501c0);for(const _0x5d16fd of _0x452c3b)_0x5d16fd['detach']();});};}['_getCoordsForCells'](_0x274692){const _0x5b9229=this['editor']['plugins']['get']('TableUtils');let _0x2d5979=Number['MAX_SAFE_INTEGER'],_0x135b59=Number['MIN_SAFE_INTEGER'],_0x25626d=Number['MAX_SAFE_INTEGER'],_0x47a900=Number['MIN_SAFE_INTEGER'];for(const _0x39e5bb of _0x274692){if('$graveyard'==_0x39e5bb['root']['rootName'])continue;const {row:_0x1e8090,column:_0x48ee5a}=_0x5b9229['getCellLocation'](_0x39e5bb),_0x396e51=_0x39e5bb['hasAttribute']('rowspan')?_0x39e5bb['getAttribute']('rowspan')-0x1:0x0,_0x73f7bb=_0x39e5bb['hasAttribute']('colspan')?_0x39e5bb['getAttribute']('colspan')-0x1:0x0;_0x2d5979=_0x1e8090<_0x2d5979?_0x1e8090:_0x2d5979,_0x135b59=_0x1e8090+_0x396e51>_0x135b59?_0x1e8090+_0x396e51:_0x135b59,_0x25626d=_0x48ee5a<_0x25626d?_0x48ee5a:_0x25626d,_0x47a900=_0x48ee5a+_0x73f7bb>_0x47a900?_0x48ee5a+_0x73f7bb:_0x47a900;}return{'minRow':_0x2d5979,'maxRow':_0x135b59,'minColumn':_0x25626d,'maxColumn':_0x47a900};}['_setupColumnsRowsFixing'](){const _0x212db4=this['editor'],_0x2f1474=_0x212db4['plugins']['get']('TrackChangesEditing'),_0x21d4f0=_0x212db4['plugins']['get']('TableUtils');_0x212db4['model']['document']['on']('change:data',()=>{const _0x3c2cc7=Array['from'](_0x212db4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2c6b42,data:_0x2ad296}of _0x3c2cc7){const {group:_0x4b679e,id:_0x1adba4,subType:_0x56a1d9}=tt(_0x2c6b42);if('suggestion'!=_0x4b679e)continue;if(null!=_0x2ad296['oldRange'])continue;const _0x2d0c60=_0x2f1474['getSuggestion'](_0x1adba4);this['_tablePostFixingSubtypes']['includes'](_0x56a1d9)&&this['_tableSuggestions']['add'](_0x2d0c60);}},{'priority':'low'});const _0x7371d4=(_0x5bd0c6,_0x117ca4)=>{let _0x28b131=!0x1;const _0x53e631=_0x117ca4['createRangeOn'](_0x5bd0c6),_0x1614d8=_0x5bd0c6['findAncestor']('table'),_0xee010=_0x21d4f0['getCellLocation'](_0x5bd0c6);for(const _0x4b3530 of this['_tableSuggestions']){const _0x39ed48=_0x4b3530['subType'],_0x26eaf8=_0x39ed48['startsWith']('tablePaste'),_0xfd0d23=_0x39ed48['substr'](_0x26eaf8?0xa:0x5),_0x10d541=_0xfd0d23['toLowerCase'](),_0x564d0c=_0x10d541['substr'](0x0,0x3)+'span',_0x177f87='min'+_0xfd0d23,_0x4fa2aa='max'+_0xfd0d23;if(!_0x4b3530['isInContent'])continue;if(_0x1614d8!=_0x4b3530['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x4b3530['isIntersectingWithRange'](_0x53e631))continue;const _0x13227f=_0x5bd0c6['hasAttribute'](_0x564d0c)?_0x5bd0c6['getAttribute'](_0x564d0c)-0x1:0x0,_0x1a6267=this['_getSuggestionCoords'](_0x4b3530),_0x393836=_0x1a6267[_0x177f87],_0x3d0d5a=_0x1a6267[_0x4fa2aa];_0x393836<=_0xee010[_0x10d541]&&_0xee010[_0x10d541]+_0x13227f<=_0x3d0d5a&&(_0x4b3530['addRange'](_0x53e631),_0x28b131=!0x0);}return _0x28b131;};_0x212db4['model']['document']['registerPostFixer'](_0x377dc6=>{let _0x463070=!0x1;for(const _0x37aa81 of _0x212db4['model']['document']['differ']['getChanges']())if('insert'==_0x37aa81['type']){if('tableRow'==_0x37aa81['name']){for(const _0x2c431c of _0x37aa81['position']['nodeAfter']['getChildren']())_0x463070=_0x463070||_0x7371d4(_0x2c431c,_0x377dc6);}else'tableCell'==_0x37aa81['name']&&(_0x463070=_0x463070||_0x7371d4(_0x37aa81['position']['nodeAfter'],_0x377dc6));}return _0x463070;});}['_getSuggestionCoords'](_0x11ccac){return this['_getCoordsForCells'](_0x11ccac['getRanges']()['map'](_0x3e7345=>_0x3e7345['start']['nodeAfter']));}};function De(_0x2d16d7){return Array['from'](new Set(_0x2d16d7)['values']());}var Ue=class extends _0x335f48{static get['requires'](){return[ve];}['afterInit'](){const _0x291aed=this['editor'],_0x4c96cc=_0x291aed['model']['document']['selection'],_0x59e777=_0x291aed['locale'];if(!_0x291aed['plugins']['has']('TableEditing'))return;const _0x548e70=_0x291aed['plugins']['get']('TrackChangesEditing'),_0x5f0f85=_0x291aed['plugins']['get']('TableUtils'),_0x442be9=_0x291aed['plugins']['get'](ve);_0x442be9['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x548e70['enableCommand']('mergeTableCells',()=>{const _0x795211=_0x5f0f85['getSelectionAffectedTableCells'](_0x291aed['model']['document']['selection']);_0x291aed['model']['change'](()=>{_0x548e70['markMultiRangeBlockFormat'](_0x795211,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x291aed['commands']['get']('mergeTableCells')['on']('execute',(_0x262e81,_0xe92fee)=>{_0x291aed['commands']['get']('trackChanges')['value']&&(_0xe92fee['length']>0x0&&_0xe92fee[_0xe92fee['length']-0x1]&&_0xe92fee[_0xe92fee['length']-0x1]['forceDefaultExecution']||_0x548e70['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x262e81['stop']());},{'priority':'highest'});for(const _0x449dd1 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x4bdfa5=_0x291aed['commands']['get'](_0x449dd1);_0x548e70['enableCommand'](_0x449dd1,()=>{const _0x1258a0=_0x291aed['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1a726b=>_0x1a726b['is']('element','tableCell')),_0x4c08ba=_0x4bdfa5['value'];_0x291aed['model']['change'](()=>{_0x548e70['markMultiRangeBlockFormat']([_0x1258a0,_0x4c08ba],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x30a7c5 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x552b1c=_0x291aed['commands']['get'](_0x30a7c5);_0x548e70['enableCommand'](_0x30a7c5,()=>{const _0x5193c3=_0x5f0f85['getSelectionAffectedTableCells'](_0x291aed['model']['document']['selection'])[0x0],_0x3c3111=_0x5193c3['findAncestor']('table'),{column:_0xf3b951,row:_0x229da4}=_0x5f0f85['getCellLocation'](_0x5193c3);let _0x12e994=[];if('horizontally'==_0x552b1c['direction']){const _0xfc2522=_0x5f0f85['createTableWalker'](_0x3c3111,{'startRow':_0x229da4,'endRow':_0x229da4,'includeAllSlots':!0x0});_0x12e994=Array['from'](_0xfc2522)['map'](_0x1299dd=>_0x1299dd['cell']);}else{const _0xb0d5ca=_0x5f0f85['createTableWalker'](_0x3c3111,{'column':_0xf3b951,'includeAllSlots':!0x0});_0x12e994=Array['from'](_0xb0d5ca)['map'](_0x538001=>_0x538001['cell']);}_0x291aed['model']['change'](_0xe1833b=>{_0x548e70['markBlockFormat'](_0xe1833b['createRangeOn'](_0x5193c3),{'commandName':_0x30a7c5,'commandParams':[]},_0x12e994,_0x30a7c5);});});}_0x548e70['descriptionFactory']['registerDescriptionCallback'](_0xb1bedf=>{if('formatBlock'!=_0xb1bedf['type']&&'formatInline'!=_0xb1bedf['type'])return;const {data:_0x5dac1a}=_0xb1bedf;return _0x5dac1a&&'mergeTableCells'==_0x5dac1a['commandName']?{'type':'format','content':St(_0x59e777,'*Merge\x20cells*')}:void 0x0;}),_0x548e70['descriptionFactory']['registerDescriptionCallback'](_0x498b8b=>{if('formatBlock'!=_0x498b8b['type']&&'formatInline'!=_0x498b8b['type'])return;const {data:_0x139d04}=_0x498b8b;return _0x139d04?'splitTableCellVertically'==_0x139d04['commandName']?{'type':'format','content':St(_0x59e777,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x139d04['commandName']?{'type':'format','content':St(_0x59e777,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x20d85b=_0x442be9['_acceptFormatSuggestionCallbackFactory']();for(const _0x3ab99a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x548e70['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3ab99a,'accept',_0x20d85b);for(const _0x3c1739 of['splitTableCellVertically','splitTableCellHorizontally'])_0x548e70['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3c1739,'accept',_0x20d85b);_0x548e70['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x2b7de4=>{_0x291aed['model']['change'](_0x21944d=>{const _0x9060de=Array['from'](_0x4c96cc['getRanges']())['map'](_0x1f8f5=>rt['fromRange'](_0x1f8f5));_0x21944d['setSelection'](_0x2b7de4),_0x291aed['commands']['get']('mergeTableCells')['refresh'](),_0x291aed['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x102f3b=_0x9060de['filter'](_0x1f16d2=>'$graveyard'!=_0x1f16d2['root']['rootName']);_0x102f3b['length']>0x0&&_0x21944d['setSelection'](_0x102f3b);for(const _0x282229 of _0x9060de)_0x282229['detach']();});});for(const _0x47875d of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x4c490c=_0x291aed['commands']['get'](_0x47875d);_0x4c490c['on']('set:isEnabled',(_0x1e2a3a,_0x126d96,_0x5463eb)=>{if(_0x5463eb){const _0x96c404=_0x291aed['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5accb9=>_0x5accb9['is']('element','tableCell'));this['_areMergableCells'](_0x4c490c['value'],_0x96c404)||(_0x1e2a3a['return']=!0x1,_0x1e2a3a['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x51217f=this['editor']['commands']['get']('mergeTableCells'),_0x39b9db=this['editor']['plugins']['get']('TableUtils');if(!_0x51217f['isEnabled'])return!0x1;const _0x31ed9b=_0x39b9db['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x46c60b of _0x31ed9b)for(const _0x141251 of _0x31ed9b)if(_0x46c60b!=_0x141251&&!this['_areMergableCells'](_0x46c60b,_0x141251))return!0x1;return!0x0;}['_areMergableCells'](_0x4896c2,_0x333d15){const _0x4eeeff=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4a9262=this['editor']['model']['createRangeOn'](_0x4896c2),_0x1fb8b7=this['editor']['model']['createRangeOn'](_0x333d15),_0x4967a3=new Set(),_0x71bab9=new Set();for(const _0xd480c7 of _0x4eeeff['getSuggestions']())if(('insertion'==_0xd480c7['type']||'deletion'==_0xd480c7['type']||'mergeTableCells'==_0xd480c7['subType'])&&_0xd480c7['isInContent']){for(const _0x988970 of _0xd480c7['getRanges']())_0x988970['containsRange'](_0x4a9262,!0x0)&&_0x4967a3['add'](_0xd480c7['type']+':'+_0xd480c7['author']['id']),_0x988970['containsRange'](_0x1fb8b7,!0x0)&&_0x71bab9['add'](_0xd480c7['type']+':'+_0xd480c7['author']['id']);}if(_0x4967a3['size']!=_0x71bab9['size'])return!0x1;for(const _0x5ed3f4 of _0x4967a3)if(!_0x71bab9['has'](_0x5ed3f4))return!0x1;return!0x0;}},Pe=class extends _0x335f48{static get['requires'](){return[ve];}['afterInit'](){const _0x595f71=this['editor'];if(!_0x595f71['plugins']['has']('TableEditing'))return;const _0x531aa2=_0x595f71['locale'],_0x2b5cb8=_0x595f71['plugins']['get']('TrackChangesEditing');_0x2b5cb8['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x2b5cb8['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x2b5cb8['descriptionFactory']['registerAttributeLabel']('headingRows',St(_0x531aa2,'FORMAT_HEADER_ROW')),_0x2b5cb8['descriptionFactory']['registerAttributeLabel']('headingColumns',St(_0x531aa2,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x54cb16=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2f90e3=this['editor']['plugins']['get'](ve)['_acceptFormatSuggestionCallbackFactory']();_0x54cb16['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x2f90e3),_0x54cb16['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x2f90e3),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x26b184=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4c94d6=this['editor']['plugins']['get']('TableUtils');function _0x3c0b25({showActiveMarker:_0x478d12=!0x0,setDataAttribute:_0x38c2c7=!0x0}={}){return(_0x403da0,_0x54c4a9,_0x4c8138)=>{const {type:_0x13b5f5,id:_0x29f42f}=tt(_0x54c4a9['markerName']);if(!_0x26b184['hasSuggestion'](_0x29f42f))return;const _0x1896b8=_0x26b184['getSuggestion'](_0x29f42f),_0x33d93a=_0x1896b8['data'];if('formatBlock'!=_0x1896b8['type']||!_0x33d93a||'setTableColumnHeader'!=_0x33d93a['commandName'])return;if(_0x54c4a9['item'])return void _0x403da0['stop']();if(!_0x4c8138['consumable']['consume'](_0x54c4a9['markerRange'],_0x403da0['name']))return;const _0x4539f9=_0x54c4a9['markerRange']['start']['nodeAfter'],_0x1b1ad9=_0x54c4a9['markerRange']['end']['nodeBefore'],_0x12bc45=_0x4539f9['parent']['parent'],{column:_0x4e8de7}=_0x4c94d6['getCellLocation'](_0x4539f9),{column:_0x550fbb}=_0x4c94d6['getCellLocation'](_0x1b1ad9);for(let _0x16dfaa=_0x4e8de7;_0x16dfaa<=_0x550fbb;_0x16dfaa++){const _0x4e02a4=_0x4c94d6['createTableWalker'](_0x12bc45,{'column':_0x16dfaa,'includeAllSlots':!0x1});for(const _0x485b61 of _0x4e02a4){const _0x1c1f7b=_0x485b61['cell'],_0xaecaaa=_0x4c8138['mapper']['toViewElement'](_0x1c1f7b);_0x4c8138['writer']['addClass']('ck-suggestion-marker-'+_0x13b5f5,_0xaecaaa),_0x38c2c7&&_0x4c8138['writer']['setAttribute']('data-suggestion',_0x29f42f,_0xaecaaa),_0x4c8138['mapper']['bindElementToMarker'](_0xaecaaa,_0x54c4a9['markerName']),_0x478d12&&(_0x26b184['activeMarkers']['includes'](_0x54c4a9['markerName'])?_0x4c8138['writer']['addClass']('ck-suggestion-marker--active',_0xaecaaa):_0x4c8138['writer']['removeClass']('ck-suggestion-marker--active',_0xaecaaa));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x3c0b25(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x18094a,_0x4a8233,_0x2522d1)=>{_0x2522d1['options']['showSuggestionHighlights']&&_0x3c0b25({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x18094a,_0x4a8233,_0x2522d1);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x19885b,_0x55fa2d,_0x49c0da)=>{const {type:_0xbdd318,id:_0x1d1076}=tt(_0x55fa2d['markerName']);if(!_0x26b184['hasSuggestion'](_0x1d1076))return;const _0x2174f7=_0x26b184['getSuggestion'](_0x1d1076),_0x5b7d61=_0x2174f7['data'];if('formatBlock'!=_0x2174f7['type']||!_0x5b7d61||'setTableColumnHeader'!=_0x5b7d61['commandName'])return;const _0x567fd7=_0x49c0da['mapper']['markerNameToElements'](_0x55fa2d['markerName']);if(_0x567fd7){for(const _0x3237e5 of _0x567fd7)_0x49c0da['writer']['removeClass']('ck-suggestion-marker-'+_0xbdd318,_0x3237e5),_0x49c0da['writer']['removeClass']('ck-suggestion-marker--active',_0x3237e5),_0x49c0da['writer']['removeAttribute']('data-suggestion',_0x3237e5),_0x49c0da['mapper']['unbindElementFromMarkerName'](_0x3237e5,_0x55fa2d['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x2e7022=this['editor'],_0x16fe0a=_0x2e7022['locale'];function _0x1c0f87(_0xd22eb4){return{'type':'format','content':St(_0x16fe0a,'*Format:*\x20%0',_0xd22eb4)};}_0x2e7022['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c5027=>{if('formatBlock'!=_0x2c5027['type'])return;const {data:_0x46d874}=_0x2c5027;return _0x46d874?'setTableRowHeader'==_0x46d874['commandName']?_0x46d874['commandParams'][0x0]['forceValue']?_0x1c0f87(St(_0x16fe0a,'FORMAT_HEADER_ROW')):_0x1c0f87(St(_0x16fe0a,'FORMAT_REGULAR_ROW')):'setTableColumnHeader'==_0x46d874['commandName']?_0x46d874['commandParams'][0x0]['forceValue']?_0x1c0f87(St(_0x16fe0a,'FORMAT_HEADER_COLUMN')):_0x1c0f87(St(_0x16fe0a,'FORMAT_REGULAR_COLUMN')):void 0x0:void 0x0;});}},xe=class extends _0x335f48{static get['requires'](){return[ve];}['afterInit'](){const _0x1c5253=this['editor'];if(!_0x1c5253['plugins']['has']('TableEditing')||!_0x1c5253['config']['get']('table.enableFooters'))return;const _0xe95e54=_0x1c5253['locale'],_0x24bd62=_0x1c5253['plugins']['get']('TrackChangesEditing');_0x24bd62['enableDefaultAttributesIntegration']('setTableFooterRow'),_0x24bd62['descriptionFactory']['registerAttributeLabel']('footerRows',St(_0xe95e54,'FORMAT_FOOTER_ROW'));}},Ge=class extends _0x335f48{['afterInit'](){const _0x101bed=this['editor'],_0x4656fd=_0x101bed['locale'],_0x256aa2=_0x101bed['plugins']['get']('TrackChangesEditing');function _0xe50268(_0x22ef92){return{'type':'format','content':''+St(_0x4656fd,'*Set\x20table\x20type:*\x20%0',_0x22ef92)};}_0x101bed['plugins']['has']('TableLayout')&&(_0x256aa2['enableCommand']('insertTableLayout'),_0x256aa2['enableDefaultAttributesIntegration']('tableType'),_0x256aa2['descriptionFactory']['registerElementLabel'](_0x337fcf=>_0x337fcf['is']('element','table')&&'layout'===_0x337fcf['getAttribute']('tableType'),_0x48fe61=>St(_0x4656fd,'ELEMENT_LAYOUT_TABLE',_0x48fe61)),_0x256aa2['descriptionFactory']['registerDescriptionCallback'](_0x8491d4=>{const {data:_0x370e34}=_0x8491d4;if(_0x370e34&&'tableType'==_0x370e34['key'])switch(_0x370e34['newValue']){case'layout':return _0xe50268(St(_0x4656fd,'ELEMENT_LAYOUT_TABLE'));case'content':return _0xe50268(St(_0x4656fd,'ELEMENT_CONTENT_TABLE'));}}));}};const He=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],$e=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](He['map'](_0x534564=>[_0x534564,null]));var Ve=class extends _0x335f48{static get['requires'](){return[ve];}['afterInit'](){const _0x41e882=this['editor'];if(!_0x41e882['plugins']['has']('TableClipboard'))return;const _0x495672=_0x41e882['plugins']['get']('TrackChangesEditing'),_0x1db34b=_0x41e882['plugins']['get']('TableUtils'),_0x260559=_0x41e882['plugins']['get'](ve),_0x1e0ef5=_0x41e882['plugins']['get']('TableClipboard'),_0x155f4b=_0x41e882['plugins']['get']('TableSelection'),_0x7a3f34=_0x41e882['plugins']['get'](mt);_0x260559['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x41e882['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x41e882['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0xe79200=null,_0x20e049=!0x1;_0x7a3f34['on']('contentInsertion',(_0x3579c8,_0x4b8a37)=>{_0x20e049='paste'===_0x4b8a37['method'];}),_0x41e882['model']['on']('insertContent',(_0x2ad620,_0x235ba0)=>{if(!_0x20e049&&null===_0x155f4b['getSelectedTableCells']())return;const [_0x5a9184,_0x157668]=_0x235ba0,_0x3676ca=_0x235ba0[_0x235ba0['length']-0x1];_0x3676ca&&_0x3676ca['forceDefaultExecution']||_0x495672['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x120e1,_0x7f2cda,_0x232f5e,_0x3a4527,_0x4ddd34){if(_0x7f2cda&&!_0x7f2cda['is']('documentSelection'))return!0x1;const _0xec2711=_0x4ddd34['getTableIfOnlyTableInContent'](_0x120e1,_0x232f5e);if(!_0xec2711||!je(_0xec2711,void 0x0,_0x3a4527))return!0x1;const _0xfafed0=_0x3a4527['getSelectionAffectedTableCells'](_0x232f5e['document']['selection']);if(!_0xfafed0['length'])return!0x1;const _0x5877ee=_0xfafed0[0x0]['findAncestor']('table'),_0x131889=_0x3a4527['getRowIndexes'](_0xfafed0),_0x4df1a9=_0x3a4527['getColumnIndexes'](_0xfafed0),_0x3b904c={'startRow':_0x131889['first'],'endRow':_0x131889['last'],'startColumn':_0x4df1a9['first'],'endColumn':_0x4df1a9['last']};return 0x1==_0xfafed0['length']&&(_0x3b904c['endRow']+=_0x3a4527['getRows'](_0xec2711)-0x1,_0x3b904c['endColumn']+=_0x3a4527['getColumns'](_0xec2711)-0x1),je(_0x5877ee,_0x3b904c,_0x3a4527);}(_0x5a9184,_0x157668,_0x41e882['model'],_0x1db34b,_0x1e0ef5)&&(_0x2ad620['stop'](),_0xe79200={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x41e882['model']['change'](()=>{_0x41e882['model']['insertContent'](_0x235ba0[0x0],_0x235ba0[0x1],_0x235ba0[0x2],{'forceDefaultExecution':!0x0});const _0x26013b=_0x37c418(),{rowInsertionRanges:_0x1ff8ca,columnInsertionRanges:_0x1352e7,insertionRanges:_0x5f08c0,deletionRanges:_0x4f6a32,cells:_0x21164d}=_0xe79200;_0x1ff8ca['length']&&_0x495672['markMultiRangeInsertion'](_0x1ff8ca,'tablePasteRow',{'tablePasteChainId':_0x26013b}),_0x1352e7['length']&&_0x495672['markMultiRangeInsertion'](_0x1352e7,'tablePasteColumn',{'tablePasteChainId':_0x26013b}),_0x5f08c0['length']&&(_0x495672['markMultiRangeInsertion'](_0x5f08c0,'tablePaste',{'tablePasteChainId':_0x26013b,'skipNestingCheck':!0x0}),_0x5f08c0['forEach'](_0xbc3a4a=>_0xbc3a4a['detach']?.())),_0x4f6a32['length']&&(_0x495672['markMultiRangeDeletion'](_0x4f6a32,'tablePaste',{'tablePasteChainId':_0x26013b,'skipNestingCheck':!0x0}),_0x4f6a32['forEach'](_0x7ec543=>_0x7ec543['detach']?.()));const _0x4e5952=_0x495672['markMultiRangeBlockFormat'](_0x21164d['map'](({element:_0x30c1e7})=>_0x30c1e7),{'formatGroupId':_0x37c418()},[],'tablePasteCell',{'tablePasteChainId':_0x26013b});if(_0x4e5952){const _0x24b443=_0x4e5952['getMarkers'](),_0x5a5bbb=[];for(const {element:_0xe4c219,attributes:_0x45a4ed}of _0x21164d){if(!_0x45a4ed)continue;const _0x392e51=_0x41e882['model']['createRangeOn'](_0xe4c219),_0x37545a=_0x24b443['find'](_0x251876=>_0x251876['getRange']()['isEqual'](_0x392e51));_0x37545a&&_0x5a5bbb['push']([_0x37545a['name'],_0x45a4ed]);}_0x5a5bbb['length']&&_0x4e5952['setAttribute']('markerAttributes',Object['fromEntries'](_0x5a5bbb));}_0xe79200=null;}));},{'priority':_0x6acb2['high']+0xa}),_0x7a3f34['on']('contentInsertion',()=>{_0x20e049=!0x1;},{'priority':'lowest'}),_0x41e882['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0xab88b9,_0x51eca9)=>{const [_0x1a7794,_0x352864,,_0x27999a]=_0x51eca9;if(!_0xe79200)return;_0xab88b9['stop']();const _0x4af6cd=_0x1a7794['cell'],_0x239f94=_0x352864,_0x5cf766=We(_0x4af6cd),_0x4eb804=We(_0x239f94);_0xab88b9['return']=_0x4af6cd;let _0x14f2b9=null,_0x354520=null;if(_0x4eb804||_0x5cf766){if(_0x5cf766&&!_0x4eb804){_0x27999a['remove'](_0x4af6cd['getChild'](0x0));for(const _0x58ad06 of Array['from'](_0x239f94['getChildren']()))_0x27999a['insert'](_0x58ad06,_0x4af6cd,'end');const _0x554040=_0xe79200['rowInsertionIndexes']['includes'](_0x1a7794['row']),_0x1e2ca0=_0xe79200['columnInsertionIndexes']['includes'](_0x1a7794['column']);_0x554040||_0x1e2ca0||(_0x14f2b9=rt['fromRange'](_0x27999a['createRangeIn'](_0x4af6cd)));}else _0x4eb804&&!_0x5cf766&&(_0x354520=_0x27999a['createRangeIn'](_0x4af6cd));}else{const _0x925ba7=_0x27999a['createElement']('tableCellSuggestion'),_0x66ef4e=_0x27999a['createElement']('tableCellSuggestion');_0x27999a['wrap'](_0x27999a['createRangeIn'](_0x4af6cd),_0x66ef4e),_0x27999a['insert'](_0x925ba7,_0x4af6cd,0x0);for(const _0x44e273 of Array['from'](_0x239f94['getChildren']()))_0x27999a['insert'](_0x44e273,_0x925ba7,'end');_0x14f2b9=rt['fromRange'](_0x27999a['createRangeOn'](_0x925ba7)),_0x354520=rt['fromRange'](_0x27999a['createRangeOn'](_0x66ef4e));}const _0x2a4395=Array['from'](_0x239f94['getAttributes']())['filter'](([_0x4ef155])=>He['includes'](_0x4ef155));_0xe79200['cells']['push']({'element':_0x4af6cd,'attributes':_0x2a4395['length']?Object['fromEntries'](_0x2a4395):null}),_0x14f2b9&&_0xe79200['insertionRanges']['push'](_0x14f2b9),_0x354520&&_0xe79200['deletionRanges']['push'](_0x354520);},{'priority':'high'}),_0x1db34b['on']('insertColumns',(_0x32c8cf,_0x47362f)=>{const [_0x25b88a,_0x140732={}]=_0x47362f;if(!_0xe79200)return;const _0x2ac528=_0x140732['at']||0x0,_0x421388=_0x140732['columns']||0x1;_0xe79200['columnInsertionIndexes']=new Array(_0x421388)['fill'](_0x2ac528)['map']((_0x2bf163,_0x2fd0aa)=>_0x2bf163+_0x2fd0aa);for(const {cell:_0x2b5255}of _0x1db34b['createTableWalker'](_0x25b88a,{'startColumn':_0x2ac528,'endColumn':_0x2ac528+_0x421388-0x1}))_0xe79200['columnInsertionRanges']['push'](_0x41e882['model']['createRangeOn'](_0x2b5255));},{'priority':'low'}),_0x1db34b['on']('insertRows',(_0xc4dda3,_0x1c845a)=>{const [_0x51749f,_0x515343={}]=_0x1c845a;if(!_0xe79200)return;const _0x4e9a88=_0x515343['at']||0x0,_0x4d68d1=_0x515343['rows']||0x1;_0xe79200['rowInsertionIndexes']=new Array(_0x4d68d1)['fill'](_0x4e9a88)['map']((_0xa81721,_0x48d4ed)=>_0xa81721+_0x48d4ed);for(const {cell:_0x521a4a}of _0x1db34b['createTableWalker'](_0x51749f,{'startRow':_0x4e9a88,'endRow':_0x4e9a88+_0x4d68d1-0x1}))_0xe79200['rowInsertionRanges']['push'](_0x41e882['model']['createRangeOn'](_0x521a4a));},{'priority':'low'}),_0x495672['descriptionFactory']['registerDescriptionCallback'](_0x4ce35c=>{if(_0x4ce35c['subType']&&_0x4ce35c['subType']['startsWith']('tablePaste'))return _0x4ce35c['previous']?{}:{'type':'insertion','content':St(_0x41e882['locale'],'*Replace\x20table\x20cells*')};});const _0x492d29=()=>!0x1;for(const _0x5d1e4c of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x495672['_suggestionFactory']['registerCustomCallback']('insertion',_0x5d1e4c,'join',_0x492d29),_0x495672['_suggestionFactory']['registerCustomCallback']('deletion',_0x5d1e4c,'join',_0x492d29),_0x495672['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5d1e4c,'join',_0x492d29);_0x495672['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x492d29),_0x495672['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x4a3de2,_0x138f90,_0x115e6e)=>{const _0x42c437=_0x4a3de2['map'](_0x17292b=>_0x17292b['getContainedElement']())['filter'](_0xf0b575=>_0xf0b575),_0x521684=new Map(_0x42c437['map'](_0x32cb58=>[_0x32cb58,null]));if(_0xe79200){for(const {element:_0x21dbe3,attributes:_0x1c7985}of _0xe79200['cells'])_0x1c7985&&_0x521684['set'](_0x21dbe3,_0x1c7985);}else{if(_0x115e6e&&_0x115e6e['markerAttributes'])for(const [_0x57e45e,_0x419087]of Object['entries'](_0x115e6e['markerAttributes'])){const _0x45fab7=_0x41e882['model']['markers']['get'](_0x57e45e),_0x305148=_0x45fab7?_0x45fab7['getRange']()['getContainedElement']():null;_0x305148&&_0x521684['set'](_0x305148,_0x419087);}}_0x41e882['model']['change'](_0x37699a=>{for(const [_0xff9601,_0x14f7c4]of _0x521684)_0x37699a['setAttributes']({...$e,..._0x14f7c4},_0xff9601);});});const _0x5b5149=(_0x50ffb7,_0x580c25)=>{_0x495672['_suggestionFactory']['registerCustomCallback'](_0x50ffb7,'tablePaste',_0x580c25,(_0x30ebd2,_0x1ad7db,_0x232df6)=>{_0x41e882['model']['change'](_0x278bf7=>{const _0xe4b601=[];for(const _0xf6d886 of _0x30ebd2){const _0x100b50=_0xf6d886['start']['nodeAfter'];_0x100b50['is']('element','tableCellSuggestion')&&_0xe4b601['push'](_0x100b50);}_0x495672['_suggestionFactory']['getSuggestionCallback'](_0x50ffb7,null,_0x580c25)(_0x30ebd2,_0x1ad7db,_0x232df6);for(const _0x1809c8 of _0xe4b601)'$graveyard'!=_0x1809c8['root']['rootName']&&_0x278bf7['unwrap'](_0x1809c8);});});};_0x5b5149('insertion','accept'),_0x5b5149('insertion','discard'),_0x5b5149('deletion','accept'),_0x5b5149('deletion','discard'),_0x495672['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1aba44=>{const _0x20aeb1=_0x1aba44['map'](_0x3d8881=>_0x3d8881['getContainedElement']()),_0x4551af=_0x20aeb1[0x0]['findAncestor']('table'),{minRow:_0x1af728,maxRow:_0x2a5a10}=_0x260559['_getCoordsForCells'](_0x20aeb1);_0x1db34b['removeRows'](_0x4551af,{'at':_0x1af728,'rows':_0x2a5a10-_0x1af728+0x1});}),_0x495672['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x42236b=>{const _0x367457=_0x42236b['map'](_0x2e8a61=>_0x2e8a61['getContainedElement']()),_0x5a8919=_0x367457[0x0]['findAncestor']('table'),{minColumn:_0x35e619,maxColumn:_0xc520d2}=_0x260559['_getCoordsForCells'](_0x367457);_0x1db34b['removeColumns'](_0x5a8919,{'at':_0x35e619,'columns':_0xc520d2-_0x35e619+0x1});});const _0x1fcdae=(_0x527898,_0x28830c)=>{if(!_0x28830c['subType']||!_0x28830c['subType']['startsWith']('tablePaste'))return;const _0x57ce08=_0x28830c['attributes']['tablePasteChainId'],_0x14b828=_0x495672['getSuggestions']()['filter'](_0x5cc70a=>_0x5cc70a['isInContent']&&_0x5cc70a['attributes']&&_0x5cc70a['attributes']['tablePasteChainId']==_0x57ce08);_0x14b828['length']&&_0x28830c['getAllAdjacentSuggestions']()['length']!=_0x14b828['length']&&_0x14b828['reduce']((_0x14fe91,_0x15a10d)=>(_0x14fe91['next']=_0x15a10d,_0x15a10d['previous']=_0x14fe91,_0x15a10d));};function _0x2e0c17(_0x5a0fb1,_0x45826b=!0x0){const {id:_0x7b7f11,authorId:_0x235ce0}=tt(_0x5a0fb1['markerName']),_0x4961e9=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x258fd8=_0x495672['activeMarkers']['includes'](_0x5a0fb1['markerName']);return _0x258fd8&&_0x4961e9['push']('ck-suggestion-marker--active'),{'classes':_0x4961e9,'attributes':{'data-suggestion':_0x7b7f11,'data-author-id':_0x235ce0},'priority':_0x258fd8&&_0x45826b?0xbc2:0xbb8};}_0x495672['on']('suggestionLoaded',_0x1fcdae,{'priority':'high'}),_0x495672['on']('suggestionUnloaded',_0x1fcdae,{'priority':'high'}),_0x41e882['model']['document']['registerPostFixer'](()=>{let _0x4c4ce8=!0x1;const _0x3c963f=Array['from'](_0x41e882['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3bb754,data:_0x203acf}of _0x3c963f){const {group:_0x5d6d8a,type:_0x2f2899,id:_0x3cb19f}=tt(_0x3bb754);if('suggestion'!=_0x5d6d8a||'deletion'!=_0x2f2899||_0x203acf['oldRange'])continue;if(!_0x495672['hasSuggestion'](_0x3cb19f))continue;const _0x4ff153=_0x495672['getSuggestion'](_0x3cb19f)['getRanges'](),_0x52a46f=_0x41e882['plugins']['get']('Users')['me'];for(const _0xed9c8e of _0x495672['getSuggestions']())if(_0xed9c8e['isInContent']&&_0xed9c8e['author']==_0x52a46f&&'formatBlock'==_0xed9c8e['type']&&'tablePasteCell'==_0xed9c8e['subType']&&_0xed9c8e['getRanges']()['every'](_0x525c08=>_0x4ff153['some'](_0x45b625=>_0x45b625['containsRange'](_0x525c08,!0x0)))){for(const _0x3ef42d of _0xed9c8e['getAllAdjacentSuggestions']())_0x3ef42d['isInContent']&&(_0x3ef42d['discard'](),_0x4c4ce8=!0x0);}}return _0x4c4ce8;}),_0x41e882['model']['document']['registerPostFixer'](_0xd77794=>{const _0x424f54=_0x41e882['commands']['get']('redo');if(!_0x424f54||!_0x424f54['_createdBatches']['has'](_0xd77794['batch']))return!0x1;let _0x10be76=!0x1;const _0x5dd33a=_0x41e882['plugins']['get']('Users')['me'],_0x43ce6d=_0x41e882['model']['document']['differ']['getChanges'](),_0x1a8365=Array['from'](_0x41e882['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x4ca4da,data:_0x4d3990})=>{const {group:_0x17db04,subType:_0x1742a8,authorId:_0x3a50f9}=tt(_0x4ca4da);return'suggestion'==_0x17db04&&'tablePaste'==_0x1742a8&&_0x3a50f9==_0x5dd33a['id']&&!_0x4d3990['oldRange'];});for(const _0x55a535 of _0x43ce6d){if('insert'!=_0x55a535['type']||'tableCellSuggestion'!=_0x55a535['name']||0x1!=_0x55a535['length'])continue;const _0x3039cd=_0xd77794['createRange'](_0x55a535['position'],_0x55a535['position']['getShiftedBy'](0x1));if(!_0x1a8365['find'](({data:_0x487b77})=>_0x487b77['newRange']['isEqual'](_0x3039cd))){for(const {name:_0x1c1d79,data:_0x3ec2d5}of _0x1a8365)if(_0x3039cd['containsRange'](_0x3ec2d5['newRange'])){_0xd77794['updateMarker'](_0x1c1d79,{'range':_0x3039cd}),_0x10be76=!0x0;break;}}}return _0x10be76;}),_0x41e882['model']['document']['registerPostFixer'](_0x2df4ce=>{let _0x4b6f57=!0x1;const _0x364972=_0x41e882['plugins']['get']('Users')['me'],_0x5b9599=_0x495672['getSuggestions']()['filter'](_0x56463e=>_0x56463e['isInContent']&&_0x56463e['author']==_0x364972),_0x26b136=new Set(),_0x32aea7=new Set();for(const _0x3b5864 of _0x5b9599)if('tablePaste'==_0x3b5864['subType'])for(const _0x290342 of _0x3b5864['getMarkers']()){const _0x179672=_0x290342['getRange']()['getContainedElement']();if(_0x179672){if(_0x179672['is']('element','tableCellSuggestion')&&We(_0x179672)){_0x3b5864['removeMarker'](_0x290342['name']),_0x26b136['add'](_0x179672),_0x4b6f57=!0x0;const _0x4812bc=_0x179672['nextSibling'],_0x5d92ae=_0x179672['previousSibling'],_0x364db7=_0x4812bc&&_0x4812bc['is']('element','tableCellSuggestion'),_0xae36d5=_0x5d92ae&&_0x5d92ae['is']('element','tableCellSuggestion');_0x364db7&&!_0x26b136['has'](_0x4812bc)&&_0x32aea7['add'](_0x4812bc),_0xae36d5&&!_0x26b136['has'](_0x5d92ae)&&_0x32aea7['add'](_0x5d92ae);}else _0x179672['is']('element','paragraph')&&_0x179672['isEmpty']&&(_0x3b5864['removeMarker'](_0x290342['name']),_0x4b6f57=!0x0);}}else{if('tablePasteCell'==_0x3b5864['subType']){if(!_0x3b5864['attributes']||!_0x3b5864['attributes']['tablePasteChainId'])continue;const _0x17419f=_0x3b5864['attributes']['markerAttributes'];if(_0x17419f&&Object['keys'](_0x17419f)['length'])continue;const _0x2a45c2=_0x3b5864['attributes']['tablePasteChainId'];let _0x470538=!0x0,_0x42b12e=!0x0;for(const _0x2542b9 of _0x5b9599)if(_0x2542b9['subType']&&_0x2542b9['subType']['startsWith']('tablePaste')){if(!_0x2542b9['attributes']['tablePasteChainId']){_0x42b12e=!0x1;break;}if(_0x2542b9['id']!=_0x3b5864['id']&&_0x2542b9['attributes']['tablePasteChainId']==_0x2a45c2){_0x470538=!0x1;break;}}_0x42b12e&&_0x470538&&(_0x3b5864['removeMarkers'](),_0x4b6f57=!0x0);}}for(const _0x517586 of _0x26b136)_0x2df4ce['remove'](_0x517586);for(const _0x1398b4 of _0x32aea7)_0x2df4ce['unwrap'](_0x1398b4);return _0x4b6f57;}),_0x41e882['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x5df22=>_0x2e0c17(_0x5df22),'converterPriority':'high'}),_0x41e882['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5823dd,_0x56e5d7)=>_0x56e5d7['options']['showSuggestionHighlights']?_0x2e0c17(_0x5823dd,!0x1):null,'converterPriority':'high'});const _0x1d7911=_0x41e882['editing']['view'];this['listenTo'](_0x1d7911['document'],'clipboardOutput',(_0x238df1,_0x57b303)=>{const _0x46eb5b=[];for(const _0x4c4e6e of _0x1d7911['createRangeIn'](_0x57b303['content'])['getItems']())_0x4c4e6e['is']('element','suggestion-td')&&_0x46eb5b['push'](_0x4c4e6e);_0x1d7911['change'](_0x569a0d=>{for(const _0x2c4203 of _0x46eb5b)_0x569a0d['move'](_0x569a0d['createRangeIn'](_0x2c4203),_0x569a0d['createPositionBefore'](_0x2c4203)),_0x569a0d['remove'](_0x2c4203);});});}};function We(_0x2f1094){if(_0x2f1094['isEmpty'])return!0x0;const _0x1f4466=_0x2f1094['getChild'](0x0);return _0x1f4466['is']('element','paragraph')&&_0x1f4466['isEmpty'];}function je(_0x35f148,_0x11fdfd={},_0x17b8eb){for(const {isAnchor:_0x4b881e,cellHeight:_0x4e7f8c,cellWidth:_0x63309e}of _0x17b8eb['createTableWalker'](_0x35f148,{'includeAllSlots':!0x0,..._0x11fdfd}))if(!_0x4b881e||0x1!=_0x4e7f8c||0x1!=_0x63309e)return!0x1;return!0x0;}var Ke=class extends _0x335f48{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2320ef=this['editor']['plugins']['get']('TrackChangesEditing');_0x2320ef['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2320ef['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2320ef['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2320ef['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2320ef['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2320ef['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x3d5250,_0x2c1404){const _0x44cf05=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ae865=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x8b35ef=_0x2c1404['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x57214c=_0x3ae865['getColumnGroupElement'](_0x8b35ef);let _0x272c28=_0x57214c?_0x3ae865['getTableColumnsWidths'](_0x57214c):null,_0x16012e=_0x8b35ef['getAttribute']('tableWidth')||null;const _0x54947b=_0x2c1404['tableWidth']||_0x16012e,_0x443668=_0x2c1404['columnWidths']||_0x272c28,_0x3267f6=this['editor']['plugins']['get']('Users')['me'];for(const _0xcd934b of _0x44cf05['getSuggestions']()){const _0x1740fe=_0xcd934b['getContainedElement']();if('resizeTable'===_0xcd934b['subType']&&_0x1740fe===_0x8b35ef){_0xcd934b['author']!==_0x3267f6&&_0xcd934b['discard']();const _0x39cf2b=_0xcd934b['data']['commandParams'];_0x16012e=_0x39cf2b[0x0]['tableWidth'],_0x272c28=_0x39cf2b[0x0]['columnWidths'];break;}}_0x3d5250({'table':_0x8b35ef,'tableWidth':_0x54947b,'columnWidths':_0x443668}),_0x44cf05['markBlockFormat'](_0x8b35ef,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x16012e,'columnWidths':_0x272c28}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4010f2){if('formatBlock'!=_0x4010f2['type']&&'formatInline'!=_0x4010f2['type'])return;const {data:_0x121a43}=_0x4010f2;return _0x121a43&&'resizeTable'===_0x121a43['formatGroupId']?{'type':'format','content':St(this['editor']['locale'],'*Format:*\x20resize\x20table')}:void 0x0;}},ze=class extends _0x335f48{['afterInit'](){const _0x28cded=this['editor'];_0x28cded['plugins']['has']('Template')&&_0x28cded['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}},Xe=class extends _0x335f48{['afterInit'](){const _0x358d01=this['editor'];if(!_0x358d01['commands']['get']('insertTableOfContents'))return;_0x358d01['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x209a53=_0x358d01['plugins']['get']('TrackChangesEditing'),_0x26ae68=_0x358d01['locale'];_0x209a53['descriptionFactory']['registerElementLabel']('tableOfContents',_0x55ec23=>St(_0x26ae68,'ELEMENT_TABLE_OF_CONTENTS',_0x55ec23));}},qe=class extends _0x335f48{['afterInit'](){const _0x4ddf51=this['editor'];_0x4ddf51['plugins']['has']('Title')&&(_0x4ddf51['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerElementLabel']('title-content',()=>St(_0x4ddf51['locale'],'ELEMENT_TITLE')),_0x4ddf51['model']['document']['registerPostFixer'](_0x3ff2ba=>{let _0x382047=!0x1;const _0x6186e0=Array['from'](_0x4ddf51['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x16a146,data:_0x2ca036}of _0x6186e0){const {group:_0x11991b}=tt(_0x16a146);if('suggestion'!==_0x11991b||!_0x2ca036['newRange'])continue;const _0xd49125=_0x2ca036['newRange'],_0x4389b9=_0xd49125['end']['nodeBefore'];if(!_0x4389b9||!_0x4389b9['is']('element','title-content'))continue;if(!_0xd49125['start']['isTouching'](_0xd49125['end']))continue;const _0x220c6e=_0x4ddf51['model']['schema']['getNearestSelectionRange'](_0xd49125['end'],'forward');if(_0x220c6e&&_0x220c6e['isCollapsed']){const _0x3e594f=_0x3ff2ba['createRange'](_0xd49125['start'],_0x220c6e['start']);_0x3e594f['isEqual'](_0xd49125)||(_0x3ff2ba['updateMarker'](_0x16a146,{'range':_0x3e594f}),_0x382047=!0x0);}_0x382047||(_0x3ff2ba['removeMarker'](_0x16a146),_0x382047=!0x0);}return _0x382047;}));}},Ye=class extends _0x335f48{['afterInit'](){const _0x549309=this['editor'],_0x45e2ef=_0x549309['plugins']['get']('TrackChangesEditing');_0x549309['plugins']['has']('Uploadcare')&&(_0x45e2ef['enableCommand']('uploadcare'),_0x549309['plugins']['has']('UploadcareImageEdit')&&(_0x45e2ef['enableCommand']('uploadcareImageEdit'),_0x45e2ef['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x45e2ef['descriptionFactory']['registerDescriptionCallback'](_0x36348b=>{if('attribute'!=_0x36348b['type'])return;const {data:_0x456790}=_0x36348b;return _0x456790&&'uploadcareImageId'==_0x456790['key']?{'type':'format','content':''}:void 0x0;})));}},Qe=class extends _0x335f48{['afterInit'](){const _0x11f825=this['editor'],_0x24e6ca=_0x11f825['plugins']['get']('TrackChangesEditing');_0x11f825['plugins']['has']('UndoEditing')&&(_0x24e6ca['enableCommand']('undo'),_0x24e6ca['enableCommand']('redo'));}},Ze=class extends _0x335f48{static get['requires'](){return[ve];}['afterInit'](){const _0x1d0768=this['editor'];_0x1d0768['plugins']['has']('TableCaptionEditing')&&_0x1d0768['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}},Je=class extends _0x335f48{['tableProperties'];['tableCellProperties'];constructor(_0x44f1d3){super(_0x44f1d3),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 _0x4e198f=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x54081a of this['tableProperties'])_0x4e198f['enableCommand'](_0x54081a,(_0x32b50b,_0x396b03)=>{const _0x4c3f6d=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x54081a,[_0x4c3f6d],this['tableProperties'],'tableProperties',_0x32b50b,_0x396b03);});_0x4e198f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x4e198f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4e198f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x5c8e18,_0x266677)=>this['handleDiscardAction'](this['tableProperties'],_0x5c8e18,_0x266677)),_0x4e198f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x267c6a of this['tableCellProperties'])this['editor']['commands']['get'](_0x267c6a)&&_0x4e198f['enableCommand'](_0x267c6a,(_0x30cbf9,_0x96f5f5)=>{const _0x14074a=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x267c6a,_0x14074a,this['tableCellProperties'],'tableCellProperties',_0x30cbf9,_0x96f5f5);});_0x4e198f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x4e198f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4e198f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x48ecf9,_0x39342d)=>this['handleDiscardAction'](this['tableCellProperties'],_0x48ecf9,_0x39342d)),_0x4e198f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x4e198f['descriptionFactory']['registerAttributeLabel']('tableCellType',St(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x4e198f['descriptionFactory']['registerDescriptionCallback'](_0xb91fed=>this['handleSuggestionDescription'](_0xb91fed)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x574a1f,_0x4b4d73,_0x432b79,_0x42e385,_0x5a89e3,_0x9c4603){const _0x253d46=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x9c4603['batch'],()=>{for(const _0x57c652 of _0x4b4d73)if(this['_getSuggestion'](_0x57c652,_0x42e385))_0x5a89e3(_0x9c4603);else{const _0x59fd68={};for(const _0x285fde of _0x432b79){const _0x22648=_0x57c652['getAttribute'](_0x285fde);void 0x0!==_0x22648&&(_0x59fd68[_0x285fde]=_0x22648);}_0x5a89e3(_0x9c4603),_0x253d46['markBlockFormat'](_0x57c652,{'commandParams':[_0x59fd68]},[],_0x42e385);}});}['handleDiscardAction'](_0x15390c,_0x31155a,_0x4217af){const _0x10a826=_0x31155a[0x0]['start']['nodeAfter'],_0x39ffd2=_0x4217af['commandParams'][0x0];this['editor']['model']['change'](_0x14260d=>{for(const _0x507e28 of _0x15390c)void 0x0!==_0x39ffd2[_0x507e28]?_0x14260d['setAttribute'](_0x507e28,_0x39ffd2[_0x507e28],_0x10a826):_0x14260d['removeAttribute'](_0x507e28,_0x10a826);});}['handleSuggestionDescription'](_0xff2512){if(_0xff2512['data'])switch(_0xff2512['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'](_0x238213,_0x5dc005){const _0x2fa418=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x4149f3 of _0x2fa418['getSuggestions']({'skipNotAttached':!0x0})){const _0x353e35=_0x4149f3['getContainedElement']();if(_0x4149f3['subType']===_0x5dc005&&_0x353e35===_0x238213)return _0x4149f3;}return null;}['_registerTablePropertiesAttributes'](){const _0x354e47=this['editor']['plugins']['get']('TrackChangesEditing'),_0xd539fc=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x58bc7f of _0xd539fc){const _0x549142=_0x58bc7f['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x354e47['descriptionFactory']['registerAttributeLabel'](_0x58bc7f,St(this['editor']['locale'],'FORMAT_'+_0x549142));}}},tn=class extends _0x335f48{['afterInit'](){const _0x42f8d1=this['editor'];if(!_0x42f8d1['plugins']['has']('LineHeight'))return;const _0x22fd6a=_0x42f8d1['plugins']['get']('TrackChangesEditing'),_0xf1ae72=_0x42f8d1['locale'];_0x22fd6a['enableDefaultAttributesIntegration']('lineHeight'),_0x22fd6a['descriptionFactory']['registerAttributeLabel']('lineHeight',St(_0xf1ae72,'FORMAT_LINE_HEIGHT'));}};const en='$elementName';var nn=class extends _0x335f48{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_suggestionsConversion'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return[_0x5ac837,_0xafb44b,_0x4099f0,_0x8214c2,_0x3c1e26,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(_0x23c22d){super(_0x23c22d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x1ee7d3,_0x4b8b79,_0xfade99,_0x32a5a1)=>{this['_model']['change'](()=>{for(const _0x5281bd of[..._0x32a5a1,..._0xfade99])this['_model']['markers']['has'](_0x5281bd)&&_0x23c22d['editing']['reconvertMarker'](_0x5281bd);});}),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']=_0x23c22d['plugins']['get'](_0x5ac837),this['_suggestionsConversion']=_0x23c22d['plugins']['get'](_0xafb44b),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x23c22d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x23c22d['config']['get']('trackChanges.trackFormatChanges'),_0x23c22d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x23c22d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new Et(_0x23c22d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x49c8eb=this['editor'];_0x49c8eb['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4e8359,{writer:_0x317768})=>{let _0x1571ac='suggestion:'+_0x4e8359['getAttribute']('suggestion-type')+':'+_0x4e8359['getAttribute']('id');return _0x4e8359['getAttribute']('marker-count')&&(_0x1571ac+=':'+_0x4e8359['getAttribute']('marker-count')),_0x317768['createElement']('$marker',{'data-name':_0x1571ac});}}),_0x49c8eb['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x49c8eb['model']['document']['registerPostFixer'](_0x4f4085=>{let _0x56611a=!0x1;const _0x50dfc9=Array['from'](_0x49c8eb['model']['document']['differ']['getChangedMarkers']()),_0x4a5b75=new Set();for(const {name:_0x229111,data:_0x651476}of _0x50dfc9){const {group:_0x2b698b,type:_0x18a9da,subType:_0x4e3130,id:_0x911c9a}=tt(_0x229111);if('suggestion'!==_0x2b698b)continue;const _0xf512fb=_0x4e3130?'suggestion:'+_0x18a9da+':'+_0x4e3130+':'+_0x911c9a:'suggestion:'+_0x18a9da+':'+_0x911c9a,_0x4c2999=_0x49c8eb['model']['markers']['getMarkersGroup'](_0xf512fb),_0x2b4feb=_0x49c8eb['model']['markers']['get'](_0x229111),_0x5c94f4=this['_suggestions']['get'](_0x911c9a);if(null!=_0x651476['newRange']){'formatInline'==_0x18a9da&&(_0x56611a=_0x56611a||an(_0x651476['newRange'],_0x229111,_0x4f4085,_0x49c8eb['model']['schema']));const _0x121157='attribute'==_0x18a9da&&this['_suggestionsConversion']['isBlockAttribute'](_n(_0x4e3130)),_0x176639='attribute'==_0x18a9da&&this['_suggestionsConversion']['isInlineAttribute'](_n(_0x4e3130));if(_0x651476['newRange']['isCollapsed']||'$graveyard'==_0x651476['newRange']['root']['rootName']||'formatBlock'==_0x18a9da&&!ln(_0x651476['newRange'])||_0x121157&&!ln(_0x651476['newRange'])||_0x176639&&un(_0x651476['newRange'])||'deletion'==_0x18a9da&&un(_0x651476['newRange'])||_0x2b4feb&&dn(_0x2b4feb,_0x4c2999))_0x4f4085['removeMarker'](_0x229111),_0x56611a=!0x0;else{if(!_0x5c94f4||!_0x5c94f4['isInContent'])continue;if(_0x651476['newRange']&&_0x651476['oldRange']&&_0x651476['newRange']['isEqual'](_0x651476['oldRange']))continue;_0x4a5b75['add'](_0x5c94f4);}}}return _0x4a5b75['size']>0x0&&(_0x56611a=!!this['_joinWithAdjacentSuggestions'](_0x4a5b75)||_0x56611a),_0x56611a;}),_0x49c8eb['model']['document']['registerPostFixer'](_0x57abbd=>{let _0x6f2b87=!0x1;for(const _0x235663 of _0x49c8eb['model']['document']['differ']['getChanges']())if('insert'==_0x235663['type'])for(const _0x370099 of this['_suggestions']['values']()){if(_0x370099['isMultiRange']||!_0x370099['isInContent'])continue;const _0x32a481='formatBlock'==_0x370099['type'],_0xa6f19d=this['_getAttributeKey'](_0x370099),_0x29d16b=_0xa6f19d&&this['_suggestionsConversion']['isBlockAttribute'](_0xa6f19d);if(!_0x32a481&&!_0x29d16b)continue;const _0x4f98cf=_0x370099['getFirstRange']();if(_0x4f98cf['start']['parent']!=_0x4f98cf['end']['parent']&&!_0x4f98cf['end']['isAtEnd']){const _0x3c0734=_0x49c8eb['model']['createPositionAt'](_0x4f98cf['start']['nodeAfter'],'end'),_0x26bb0d=_0x49c8eb['model']['createRange'](_0x4f98cf['start'],_0x3c0734);_0x57abbd['updateMarker'](_0x370099['getFirstMarker'](),{'range':_0x26bb0d}),_0x6f2b87=!0x0;}}return _0x6f2b87;}),_0x49c8eb['model']['document']['registerPostFixer'](_0x5e219d=>this['_processAttributeChanges'](_0x5e219d)),_0x49c8eb['model']['document']['registerPostFixer'](_0xa88742=>!_0xa88742['batch']['isLocal']&&this['_processAttributeSuggestions'](_0xa88742)),_0x49c8eb['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x49c8eb['model']['document']['on']('change:data',(_0x24180e,_0x2f932f)=>{if(!_0x2f932f['isLocal']||_0x2f932f['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0xf71d97=_0x49c8eb['model']['document']['differ']['getChanges']();if(0x0==_0xf71d97['length'])return;const _0x1d8882=[],_0x17b4e9=_0xf71d97['filter'](_0x148269=>'attribute'==_0x148269['type']),_0xc1ae2a=_0xf71d97['filter'](_0x33a50d=>'insert'==_0x33a50d['type']&&'$text'!=_0x33a50d['name']);for(const _0x101173 of _0x17b4e9)this['_suggestionsConversion']['isRegisteredAttribute'](_0x101173['attributeKey'])&&_0x1d8882['push']({'key':_0x101173['attributeKey'],'newValue':_0x101173['attributeNewValue'],'oldValue':_0x101173['attributeOldValue'],'range':hn(_0x101173['range'],_0x49c8eb['model'])});for(const _0x272fc8 of _0xc1ae2a){if('rename'!=_0x272fc8['action']&&'refresh'!=_0x272fc8['action'])continue;const _0xc1d4a6=gn(_0x272fc8['position']['nodeAfter'],_0x49c8eb['model']),_0x281406=_0x272fc8['before'];'rename'==_0x272fc8['action']&&_0x1d8882['push']({'key':en,'newValue':_0x272fc8['name'],'oldValue':_0x281406['name'],'range':_0xc1d4a6});for(const [_0x44efa6,_0x3b6816]of _0x281406['attributes']){if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x44efa6))continue;const _0x3a394d=_0x272fc8['attributes']['get'](_0x44efa6);_0x3b6816!==_0x3a394d&&_0x1d8882['push']({'key':_0x44efa6,'newValue':_0x3a394d,'oldValue':_0x3b6816,'range':_0xc1d4a6});}for(const [_0x19cf2c,_0x1d337d]of _0x272fc8['attributes'])this['_suggestionsConversion']['isRegisteredAttribute'](_0x19cf2c)&&(_0x281406['attributes']['has'](_0x19cf2c)||_0x1d8882['push']({'key':_0x19cf2c,'newValue':_0x1d337d,'oldValue':null,'range':_0xc1d4a6}));}0x0!=_0x1d8882['length']&&_0x49c8eb['model']['enqueueChange'](_0x2f932f,_0x1603e0=>{const _0x53f97e=_0x37c418();for(const {range:_0x2ccace,key:_0x5da5d1,oldValue:_0x41375c,newValue:_0x465037}of _0x1d8882)this['markAttributeChange'](_0x2ccace,_0x5da5d1,_0x41375c,_0x465037,{'groupId':_0x53f97e});this['_reduceExistingSuggestions'](_0x1603e0,_0x1d8882);});},{'priority':'lowest'}),_0x49c8eb['model']['markers']['on']('update:suggestion',(_0xbec193,_0x6fa25d,_0x38581d)=>{if(null==_0x38581d){const {id:_0x11a994}=tt(_0x6fa25d['name']),_0x10f3b9=this['_suggestions']['get'](_0x11a994);_0x10f3b9&&_0x10f3b9['addMarkerName'](_0x6fa25d['name']);}}),_0x49c8eb['model']['document']['on']('change:data',()=>{const _0x356a9=Array['from'](_0x49c8eb['model']['document']['differ']['getChangedMarkers']())['filter'](_0x5de6be=>'suggestion'===tt(_0x5de6be['name'])['group']);if(0x0===_0x356a9['length'])return;_0x356a9['sort']((_0x5e31c2,_0x4a5de0)=>{const _0x1314fd=_0x5e31c2['data']['oldRange'],_0x38bced=_0x4a5de0['data']['oldRange'];return null===_0x1314fd&&null===_0x38bced?0x0:null===_0x1314fd&&null!==_0x38bced?-0x1:null!==_0x1314fd&&null===_0x38bced?0x1:_0x1314fd['start']['isBefore'](_0x38bced['start'])?-0x1:0x1;});const _0x411b10=new Set(),_0x2428c7=new Set();for(const {name:_0x59da48,data:_0x2cf960}of _0x356a9){const {id:_0x39f0f0}=tt(_0x59da48);if(null===_0x2cf960['oldRange']){const _0x658de6=this['_handleNewSuggestionMarker'](_0x59da48);_0x2428c7['add'](_0x658de6);}else{const _0x47523d=this['_suggestions']['get'](_0x39f0f0);null!==_0x2cf960['newRange']||_0x47523d['isInContent']?(_0x411b10['add'](_0x47523d['head']),_0x2428c7['add'](_0x47523d)):this['_removeSuggestion'](_0x47523d);}}_0x2428c7['size']>0x0&&this['_refreshSuggestionsChain'](_0x2428c7);for(const _0x276c65 of _0x411b10)this['fire']('suggestionChanged',_0x276c65);}),_0x49c8eb['model']['on']('applyOperation',(_0xde8ca3,_0x5db49a)=>{const _0x455f52=_0x5db49a[0x0];if(!this['_suggestions']['size'])return;if(!_0x455f52['isDocumentOperation'])return;if(_0x455f52['batch']['isUndo']||!_0x455f52['batch']['isLocal'])return;let _0x18bc90,_0x2359d7;switch(_0x455f52['type']){case'insert':_0x18bc90=_0x49c8eb['model']['createPositionAt'](_0x455f52['position']),_0x2359d7=_0x18bc90['getShiftedBy'](_0x455f52['howMany']);break;case'split':_0x18bc90=_0x49c8eb['model']['createPositionAt'](_0x455f52['splitPosition']),_0x2359d7=_0x49c8eb['model']['createPositionAt'](_0x455f52['moveTargetPosition']);break;case'move':_0x18bc90=_0x49c8eb['model']['createPositionAt'](_0x455f52['targetPosition']),_0x2359d7=_0x18bc90['getShiftedBy'](_0x455f52['howMany']);break;default:return;}const _0x260f98=_0x49c8eb['model']['createRange'](_0x18bc90,_0x2359d7);_0x49c8eb['model']['change'](()=>{for(const {suggestion:_0x11d5c9,meta:_0x51db00}of this['_findSuggestions'](_0x260f98)){if(_0x11d5c9['isMultiRange'])continue;if('formatInline'==_0x11d5c9['type'])continue;const _0x4f59e5=this['_getAttributeKey'](_0x11d5c9);if(_0x4f59e5&&this['_suggestionsConversion']['isBlockAttribute'](_0x4f59e5)&&'split'!=_0x455f52['type'])continue;const _0x44538e=_0x11d5c9['data']&&_0x11d5c9['data']['multipleBlocks'];('formatBlock'!=_0x11d5c9['type']||'split'==_0x455f52['type']&&!_0x44538e)&&(_0x51db00['containsRangeInObject']||'insertion'==_0x11d5c9['type']&&_0x51db00['isOwn']||_0x11d5c9['getFirstRange']()['containsRange'](_0x260f98)&&this['_breakSuggestionMarker'](_0x11d5c9,_0x18bc90,_0x2359d7));}});},{'priority':'lowest'}),_0x49c8eb['model']['on']('deleteContent',(_0x1a3013,_0x5ddae8)=>{const _0x527a5e=_0x5ddae8[0x0],_0xfae0ce=_0x5ddae8[0x1];if(_0xfae0ce&&_0xfae0ce['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x527a5e['isCollapsed'])return;const _0x376257=_0x49c8eb['model']['schema'],{start:_0x2aa5c0,end:_0xdc7614}=_0x527a5e['getFirstRange'](),_0x5b1d86=_0x2aa5c0['nodeAfter']&&_0x376257['isLimit'](_0x2aa5c0['nodeAfter'])?null:_0x376257['getNearestSelectionRange'](_0x2aa5c0,'forward'),_0x30a2f3=_0xdc7614['nodeBefore']&&_0x376257['isLimit'](_0xdc7614['nodeBefore'])?null:_0x376257['getNearestSelectionRange'](_0xdc7614,'backward'),_0x2849d0=_0x49c8eb['model']['createRange'](_0x5b1d86?_0x5b1d86['start']:_0x2aa5c0,_0x30a2f3?_0x30a2f3['end']:_0xdc7614);_0x49c8eb['model']['change'](_0x2cc5e5=>{this['markDeletion'](_0x2849d0);const _0x394910=_0x49c8eb['model']['schema']['getNearestSelectionRange'](_0x2849d0['start']);_0x527a5e['is']('documentSelection')?_0x2cc5e5['setSelection'](_0x394910):_0x527a5e['setTo'](_0x394910);}),_0x1a3013['stop']();},{'priority':_0x6acb2['normal']+0xa}),_0x49c8eb['model']['on']('insertContent',(_0x5c78b7,_0x5e1af1)=>{const _0x4e3a73=_0x5e1af1[_0x5e1af1['length']-0x1];_0x4e3a73&&_0x4e3a73['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x49c8eb['model']['change'](()=>{let _0x46be51=_0x49c8eb['model']['insertContent'](_0x5e1af1[0x0],_0x5e1af1[0x1],_0x5e1af1[0x2],{'forceDefaultExecution':!0x0});if(!_0x46be51)return;_0x5c78b7['return']=_0x46be51['clone']();const _0x29ce85=_0x46be51['end']['nodeBefore'],_0x5601cc=_0x49c8eb['model']['schema'];_0x29ce85&&_0x5601cc['isBlock'](_0x29ce85)&&!_0x5601cc['isObject'](_0x29ce85)&&(_0x46be51=_0x49c8eb['model']['createRange'](_0x46be51['start'],_0x49c8eb['model']['createPositionAt'](_0x29ce85,'end'))),this['markInsertion'](_0x46be51);}),_0x5c78b7['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x784d11=new Tt(_0x49c8eb,this['_suggestions']);_0x49c8eb['commands']['add']('acceptSuggestion',_0x784d11),this['enableCommand']('acceptSuggestion');const _0x388632=new _t(_0x49c8eb,this['_suggestions']);_0x49c8eb['commands']['add']('discardSuggestion',_0x388632),this['enableCommand']('discardSuggestion'),_0x49c8eb['commands']['add']('acceptAllSuggestions',new Ct(_0x49c8eb,_0x784d11,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x49c8eb['commands']['add']('discardAllSuggestions',new Ct(_0x49c8eb,_0x388632,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x49c8eb['commands']['add']('acceptSelectedSuggestions',new Rt(_0x49c8eb,_0x784d11,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x49c8eb['commands']['add']('discardSelectedSuggestions',new Rt(_0x49c8eb,_0x388632,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2ee2ed=_0x49c8eb['plugins']['get'](_0x5ac837);this['listenTo'](_0x2ee2ed,'addComment',(_0x50e4e9,{threadId:_0x57bb17})=>{const _0x2aa29d=this['_suggestions']['get'](_0x57bb17);_0x2aa29d&&_0x2aa29d['commentThread']&&0x1===_0x2aa29d['commentThread']['length']&&this['_updateSuggestionData'](_0x57bb17,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2ee2ed,'removeComment',(_0x557998,{threadId:_0x48c88e})=>{const _0x19995e=this['_suggestions']['get'](_0x48c88e);_0x19995e&&_0x19995e['commentThread']&&!_0x19995e['commentThread']['length']&&this['_updateSuggestionData'](_0x48c88e,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x511e43){const _0x15e086='RBcXdGf567mNjK9DTpP0Iyi3gea8ZvzlE4bFuWrwsH1hnOSLqkY2MQJxoVAUtC',_0x2c1eb0=0x78e58,_0xbb0ab5=window['Date']['now'](),_0x188464=_0x511e43['editor'],_0x5046cc=new window['Promise'](_0x17a402=>{_0x188464['once']('ready',_0x17a402);}),_0x1608a7={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'},_0x41fdb9=_0x188464['config']['get']('licenseKey');async function _0x14b770(){let _0x1414ea,_0x2f45a7=null,_0x166681=null;try{return'GPL'==_0x41fdb9?'NotAllowed':(_0x1414ea=_0x23135d(),_0x1414ea?(_0x1414ea['usageEndpoint']&&(_0x166681=_0x5c78c4(_0x1414ea['usageEndpoint'],_0x1414ea['jti'])),await _0x30e3da()?_0x36af56()?_0x33fd24()?'Expired':_0x13c66b()?('evaluation'==_0x1414ea['licenseType']&&(_0x2f45a7=_0x3e0794('EvaluationLimit')),await _0x276d42()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x33fd24(){const _0x5bd749=['evaluation','trial']['includes'](_0x1414ea['licenseType'])?_0xbb0ab5/0x3e8:0xe10*_0x2c1eb0;return _0x1414ea['exp']<_0x5bd749;}function _0x36af56(){const _0x271281=_0x1414ea['features'];if(!_0x271281)return!0x1;if(_0x271281['includes']('*'))return!0x0;if(_0x271281['includes']('TC'))return!0x0;if(_0x271281['includes']('RTC')){if(_0x393827())return!0x0;if(_0x15c1d6()||_0x5f5a45())return!0x0;}return!0x1;}function _0x13c66b(){const _0x59d108=_0x1414ea['licensedHosts'];if(!_0x59d108||0x0==_0x59d108['length'])return!0x0;const {hostname:_0x4ac598}=new URL(window['location']['href']);if(_0x59d108['includes'](_0x4ac598))return!0x0;const _0x3d5b0e=_0x4ac598['split']('.');return _0x59d108['filter'](_0x4c9eed=>_0x4c9eed['includes']('*'))['map'](_0x41b966=>_0x41b966['split']('.'))['filter'](_0x51fa8a=>_0x51fa8a['length']<=_0x3d5b0e['length'])['map'](_0x25c89c=>Array(_0x3d5b0e['length']-_0x25c89c['length'])['fill']('*'===_0x25c89c[0x0]?'*':'')['concat'](_0x25c89c))['some'](_0x160ea9=>_0x3d5b0e['every']((_0x102e48,_0x32ab89)=>_0x160ea9[_0x32ab89]===_0x102e48||'*'===_0x160ea9[_0x32ab89]));}function _0x276d42(){return _0x2f45a7&&_0x166681?new window['Promise']((_0x4c33ed,_0x1274f3)=>{_0x2f45a7['then'](_0x4c33ed,_0x1274f3),_0x166681['then'](_0x2de4e3=>{'Valid'!=_0x2de4e3&&_0x4c33ed(_0x2de4e3);},_0x1274f3);}):_0x2f45a7||_0x166681||'Valid';}}function _0x5c78c4(_0x273930,_0x28c693){return new window['Promise'](_0x4674a7=>{if(_0x51ab14())return _0x4674a7('Valid');_0x10c4a0(),_0x188464['decorate']('_sendUsageRequest');let _0x30cc2d=!0x1;const _0x11bb2d=_0x37c418();function _0x5c9100(_0x380baa){return!!_0x380baa&&('object'==typeof _0x380baa||'function'==typeof _0x380baa)&&'function'==typeof _0x380baa['then']&&'function'==typeof _0x380baa['catch'];}function _0x18ed62(_0x3cecad){_0x468f06(_0x3cecad)['then'](_0xc53528=>_0xc53528&&'ok'==_0xc53528['status']?_0x53e44e(_0x485a45(_0x11bb2d+_0x28c693))!=_0xc53528['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x559f9e=>(_0x111ed9(),_0x559f9e),()=>{const _0x2fb34b=_0x2a4825();return null==_0x2fb34b?(_0x111ed9(),'Valid'):_0xbb0ab5-_0x2fb34b>0x240c8400?'UsageLimit':'Valid';})['then'](_0x4674a7)['catch'](()=>{_0x4674a7('UsageLimit');});const _0x1415fb=0x36ee80;function _0x111ed9(){const _0x42b4c4='llct-'+_0x53e44e(_0x485a45(_0x273930)),_0x192c3a=_0x50d18a(_0x53e44e(window['Math']['ceil'](_0xbb0ab5/_0x1415fb)));window['localStorage']['setItem'](_0x42b4c4,_0x192c3a);}function _0x2a4825(){const _0x12aed3='llct-'+_0x53e44e(_0x485a45(_0x273930)),_0x331b21=window['localStorage']['getItem'](_0x12aed3);return _0x331b21?window['parseInt'](_0x50d18a(_0x331b21),0x10)*_0x1415fb:null;}function _0x468f06(_0xfee1f){return new window['Promise']((_0x1fc8f9,_0x369a44)=>{_0xfee1f['then'](_0x1fc8f9,_0x369a44),window['setTimeout'](_0x369a44,0x1d4c0);});}}_0x188464['on']('_sendUsageRequest',(_0x2dba70,_0x7b4d4e)=>{if(_0x7b4d4e[0x0]!=_0x273930)return _0x4674a7('UsageLimit');_0x7b4d4e[0x1]={..._0x7b4d4e[0x1],'requestId':_0x11bb2d};},{'priority':'high'}),_0x188464['on']('_sendUsageRequest',_0x118b80=>{_0x5c9100(_0x118b80['return'])&&(_0x30cc2d=!0x0,_0x18ed62(_0x118b80['return']));},{'priority':'low'}),_0x5046cc['then'](()=>{_0x30cc2d||_0x4674a7('UsageLimit');});});function _0x51ab14(){return'auto'==_0x188464['editing']['view']['_overlayModeHint'];}function _0x10c4a0(){_0x188464['editing']['view']['_overlayModeHint']='auto';}}function _0x3e0794(_0x5831e8){const _0x5e647b=[new window['Promise'](_0x1dc55f=>setTimeout(_0x1dc55f,0x93ecc)),_0x5046cc['then'](()=>new window['Promise'](_0x4b0c39=>{let _0xabd594=0x0;_0x188464['model']['on']('applyOperation',(_0x4a1f72,_0x1052c4)=>{_0x1052c4[0x0]['isDocumentOperation']&&_0xabd594++,0x5e8==_0xabd594&&(_0x4b0c39(),_0x4a1f72['off']());});}))];return window['Promise']['race'](_0x5e647b)['then'](()=>_0x5831e8);}async function _0x133018(){await _0x5046cc,_0x188464['model']['change']=_0x4654a9,_0x188464['model']['enqueueChange']=_0x4654a9,_0x188464['enableReadOnlyMode']('model');}function _0x393827(){return _0x1f46d2('WebSocketGateway')&&'connected'==_0x431bd4('WebSocketGateway')['state'];}function _0x15c1d6(){return _0x1f46d2('RevisionViewerIntegration');}function _0x5f5a45(){return _0x1f46d2('TrackChangesDataGetter');}function _0x3313e4(_0x1e22a2){const _0x70dcc8=_0x282020();_0x188464[_0x70dcc8]='trackChangesLicenseKey'+_0x1e22a2,'Valid'!=_0x1e22a2&&_0x133018();}function _0x282020(){const _0x1a09fe=window['String'](window['performance']['now']())['replace']('.','');let _0x3e210e='R';for(let _0x552a12=0x0;_0x552a12<_0x1a09fe['length'];_0x552a12+=0x2){let _0x420e0e=window['parseInt'](_0x1a09fe['substring'](_0x552a12,_0x552a12+0x2));_0x420e0e>=0x3e&&(_0x420e0e-=0x3e),_0x3e210e+=_0x15e086[_0x420e0e];}return _0x3e210e;}function _0x23135d(){const _0x5e7170=_0x41fdb9['split']('.');if(0x3!=_0x5e7170['length'])return null;return _0x10d675(_0x5e7170[0x1]);function _0x10d675(_0x5033e6){const _0x749b7c=_0x10c5c7(_0x5033e6);return _0x749b7c&&_0x4bfabf()?_0x749b7c:null;function _0x4bfabf(){const _0x49a1cb=_0x749b7c['jti'],_0xdf349f=window['parseInt'](_0x49a1cb['substring'](_0x49a1cb['length']-0x8),0x10),_0x3bccc1={..._0x749b7c,'jti':_0x49a1cb['substring'](0x0,_0x49a1cb['length']-0x8)};return delete _0x3bccc1['vc'],_0x485a45(_0x3bccc1)==_0xdf349f;}}}async function _0x30e3da(){let _0x5d0932=!0x0;try{const [_0x7237f0,_0x9fa726,_0x10ba85]=_0x41fdb9['split']('.');return _0x3963a2(_0x7237f0),await _0x2ef8e5(_0x7237f0,_0x9fa726,_0x10ba85),_0x5d0932;}catch{return!0x1;}function _0x3963a2(_0x9642d6){const _0xa9f531=_0x10c5c7(_0x9642d6);_0xa9f531&&'ES256'==_0xa9f531['alg']||(_0x5d0932=!0x1);}async function _0x2ef8e5(_0xdfb248,_0x1e052a,_0x4fa753){const _0x2d7f90=window['Uint8Array']['from'](_0xeedb98(_0x4fa753),_0x4ab773=>_0x4ab773['charCodeAt'](0x0)),_0x593e41=new window['TextEncoder']()['encode'](_0xdfb248+'.'+_0x1e052a),_0x5e891a=window['crypto']['subtle'];if(!_0x5e891a)return;const _0x25a45d=await _0x5e891a['importKey']('jwk',_0x1608a7,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x5e891a['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x25a45d,_0x2d7f90,_0x593e41)||(_0x5d0932=!0x1);}}function _0x10c5c7(_0x44af54){return _0x44af54['startsWith']('ey')?JSON['parse'](_0xeedb98(_0x44af54)):null;}function _0xeedb98(_0x4c4a37){return window['atob'](_0x4c4a37['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x485a45(_0x587903){let _0x39b4f9=0x1505;function _0x22c144(_0x193c9f){for(let _0x88113=0x0;_0x88113<_0x193c9f['length'];_0x88113++){const _0x1e6b08=_0x193c9f['charCodeAt'](_0x88113);_0x39b4f9=(_0x39b4f9<<0x5)+_0x39b4f9+_0x1e6b08,_0x39b4f9&=_0x39b4f9;}}function _0x34169a(_0xba8e2){Array['isArray'](_0xba8e2)?_0xba8e2['forEach'](_0x34169a):_0xba8e2&&'object'==typeof _0xba8e2?Object['entries'](_0xba8e2)['sort']()['forEach'](([_0x5d235e,_0x40d76c])=>{_0x22c144(_0x5d235e),_0x34169a(_0x40d76c);}):_0x22c144(window['String'](_0xba8e2));}return _0x34169a(_0x587903),_0x39b4f9>>>0x0;}function _0x53e44e(_0x47e00a){return _0x47e00a['toString'](0x10)['padStart'](0x8,'0');}function _0x50d18a(_0xcf13e2){return _0xcf13e2['split']('')['reverse']()['join']('');}function _0x1f46d2(_0x2d6c03){return _0x188464['plugins']['has'](_0x2d6c03);}function _0x431bd4(_0x261bd2){return _0x188464['plugins']['get'](_0x261bd2);}function _0x4654a9(){}_0x3313e4(await _0x14b770());}(this);}set['adapter'](_0x4f62b1){if(this['_adapter'])throw new _0x1ce43c('track-changes-adapter-already-set',this);this['_adapter']=_0x4f62b1;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0xcfc408=!0x1,toJSON:_0x6d45db=!0x1}={}){const _0x3b19d9=[];for(const _0x59ee2a of this['_suggestions']['values']())_0xcfc408&&!_0x59ee2a['isInContent']||_0x3b19d9['push'](_0x59ee2a);return _0x6d45db?_0x3b19d9['map'](_0x13bde4=>_0x13bde4['toJSON']()):_0x3b19d9;}['getSuggestion'](_0x25bf98){const _0x451829=this['_suggestions']['get'](_0x25bf98);if(!_0x451829)throw new _0x1ce43c('track-changes-suggestion-not-found',this);return _0x451829;}['hasSuggestion'](_0xe81b19){return this['_suggestions']['has'](_0xe81b19);}['addSuggestionData'](_0x281cdd){const {authorId:_0xded48d,id:_0x2fa44a,originalSuggestionId:_0x1bc162,attributes:_0x4c3de3}=_0x281cdd,[_0x3ab2a8,_0x34cfb3]=_0x281cdd['type']['split'](':'),_0x1dc114=this['_suggestions']['get'](_0x2fa44a)||this['_createSuggestion'](_0x3ab2a8,_0x34cfb3,_0x2fa44a,_0xded48d,_0x4c3de3,_0x1bc162);if(this['_addThreadToSuggestion'](_0x1dc114),this['_checkSuggestionCorrectness'](_0x1dc114,_0x3ab2a8,_0x34cfb3||null,_0xded48d),_0x1dc114['createdAt']=_0x281cdd['createdAt'],_0x1dc114['_isDataLoaded']=!0x0,_0x4c3de3&&_0x4c3de3['@external']){const _0x4a0f3a=_0x4c3de3['@external'],_0x561938=this['_getExternalAuthor'](_0x4a0f3a['authorName']);_0x1dc114['authoredAt']=_0x4a0f3a['createdAt'],_0x1dc114['author']=_0x561938;}else _0x1dc114['authoredAt']=_0x281cdd['createdAt'];switch(_0x281cdd['data']&&(_0x1dc114['data']=_0x281cdd['data']),_0x281cdd['attributes']&&(_0x1dc114['attributes']=_0x281cdd['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x1dc114['_saved']=!0x0),this['_suggestionState']['get'](_0x1dc114)){case'notReady':this['_suggestionState']['set'](_0x1dc114,'dataReady');break;case'markerReady':_0x1dc114['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x1dc114])),this['_refreshSuggestionsChain'](new Set([_0x1dc114])),this['_suggestionState']['set'](_0x1dc114,'ready'),this['fire']('suggestionLoaded',_0x1dc114)):this['_suggestionState']['set'](_0x1dc114,'removed');}return _0x1dc114;}['acceptSuggestion'](_0x5aad92){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1e201f of _0x5aad92['getAllAdjacentSuggestions']())_0x1e201f['accept']();});});}['discardSuggestion'](_0x37508e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x22c5b2 of _0x37508e['getAllAdjacentSuggestions']())_0x22c5b2['discard']();});});}['enableCommand'](_0x47d192,_0x85b7ea){const _0x596a4f=this['editor']['commands']['get'](_0x47d192);if(!_0x596a4f)throw new _0x1ce43c('track-changes-command-not-found',this,{'commandName':_0x47d192});if(this['_enabledCommands']['has'](_0x596a4f))throw new _0x1ce43c('track-changes-enable-command-twice',this,{'commandName':_0x47d192});this['_enabledCommands']['add'](_0x596a4f),_0x85b7ea&&_0x596a4f['on']('execute',(_0x8469ef,_0x226289)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x226289['length']>0x0&&_0x226289[_0x226289['length']-0x1]&&_0x226289[_0x226289['length']-0x1]['forceDefaultExecution']?_0x226289['pop']():(_0x8469ef['return']=_0x85b7ea((..._0x378bce)=>_0x596a4f['execute'](..._0x378bce,{'forceDefaultExecution':!0x0}),..._0x226289),_0x8469ef['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x50ac71){let _0x26fd0e,_0x302ce6;const _0x48edf4=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x26fd0e=_0x50ac71();}catch(_0x5a6e16){_0x302ce6=_0x5a6e16;}return _0x48edf4||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x302ce6&&_0x1ce43c['rethrowUnexpectedError'](_0x302ce6,this),_0x26fd0e;}['markInsertion'](_0x51f931,_0x44fe28=null,_0x3a5755={}){if(_0x51f931['isCollapsed'])return null;const _0x5c508f=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x3a5755['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x138683,meta:_0x453fa3}of this['_findSuggestions'](_0x51f931,'insertion'))if(_0x453fa3['isOwn']){if(!_0x453fa3['isNextTo']){if(_0x453fa3['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!En(_0x138683,_0x3a5755))continue;return _0x138683;}if(En(_0x138683,_0x3a5755))return _0x138683;this['_breakSuggestionMarker'](_0x138683,_0x51f931['start'],_0x51f931['end']);break;}if(_0x44fe28==_0x138683['subType']&&En(_0x138683,_0x3a5755)){const _0x35c842=_0x138683['getFirstRange']();return _0x35c842['start']['isEqual'](_0x51f931['end'])?this['_setSuggestionRange'](_0x138683,this['_model']['createRange'](_0x51f931['start'],_0x35c842['end'])):this['_setSuggestionRange'](_0x138683,this['_model']['createRange'](_0x35c842['start'],_0x51f931['end'])),_0x138683;}}const _0x5f04e2=_0x37c418(),_0x23c678=_0x5c508f['id'],_0x2538f9=_0x44fe28?'insertion:'+_0x44fe28:'insertion',_0x21550a=this['_setSuggestionData']({'id':_0x5f04e2,'type':_0x2538f9,'createdAt':new Date(),'authorId':_0x23c678,'attributes':_0x3a5755});return this['_addSuggestionMarker'](_0x2538f9,_0x5f04e2,_0x23c678,_0x51f931),_0x21550a;}['markMultiRangeInsertion'](_0x251c8f,_0x471877='multi',_0x1aa089={}){const _0x1a51fb=this['editor']['plugins']['get']('Users')['me'],_0x53571=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x471877,'join');this['_trackingSessionId']&&(_0x1aa089['trackingSessionId']=this['_trackingSessionId']);for(const _0x74695f of this['getSuggestions']())if(_0x74695f['author']['id']==_0x1a51fb['id']&&'insertion'==_0x74695f['type']&&_0x74695f['subType']==_0x471877&&En(_0x74695f,_0x1aa089)&&(_0x53571(_0x74695f['getRanges'](),_0x251c8f)||_0x53571(_0x251c8f,_0x74695f['getRanges']()))){for(const _0x128bbb of _0x251c8f)_0x74695f['addRange'](_0x128bbb);return _0x74695f;}for(const {suggestion:_0x53e75c,meta:_0x545dd8}of this['_findSuggestions'](_0x251c8f,'insertion')){if(!_0x545dd8['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x545dd8['containsRangeInObject'])continue;if(!En(_0x53e75c,_0x1aa089))continue;let _0x8ea2c9=!0x0;for(const _0x54e1f3 of _0x53e75c['getRanges']())for(const _0x3abf24 of _0x251c8f)if(!_0x54e1f3['containsRange'](_0x3abf24)){_0x8ea2c9=!0x1;break;}if(_0x8ea2c9)return _0x53e75c;}const _0x279b28=_0x37c418(),_0x1b3016=_0x1a51fb['id'],_0x54c747='insertion:'+_0x471877,_0x9b2969=this['_setSuggestionData']({'id':_0x279b28,'type':_0x54c747,'createdAt':new Date(),'authorId':_0x1b3016,'attributes':_0x1aa089});for(const _0x8fa513 of _0x251c8f)this['_addSuggestionMarker'](_0x54c747,_0x279b28,_0x1b3016,_0x8fa513,yt['getMultiRangeId']());return _0x9b2969;}['markInlineFormat'](_0x19bc3c,_0x172e7b,_0x24d966=null,_0x1a006b={}){if(_0x24d966=_0x24d966||cn(_0x172e7b),_0x19bc3c['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x1a006b['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x2d034c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x24d966,'accept');return this['forceDefaultExecution'](()=>_0x2d034c([_0x19bc3c],_0x172e7b,_0x1a006b)),null;}const _0x54b2b9=this['editor']['plugins']['get']('Users')['me'],_0x12c8ca=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x464f25,meta:_0xd9e221}of this['_findSuggestions'](_0x19bc3c,'insertion'))_0xd9e221['isOwn']&&!_0xd9e221['isInsideObject']&&_0x12c8ca['push'](..._0x464f25['getRanges']());}const _0x2d1efe=function(_0x438568,_0x57d207){const _0x3782f0=[];for(const _0x1f90d7 of _0x57d207){const _0x8a0cb=_0x438568['getIntersection'](_0x1f90d7);_0x8a0cb&&_0x3782f0['push'](_0x8a0cb);}return _0x3782f0;}(_0x19bc3c,_0x12c8ca),_0x17e810=function(_0x34adfc,_0x4c8dc7){const _0x46c47e=[_0x34adfc];for(const _0x27c080 of _0x4c8dc7){let _0x16d895=0x0;for(;_0x16d895<_0x46c47e['length'];){const _0x12a4bb=_0x46c47e[_0x16d895]['getDifference'](_0x27c080);_0x46c47e['splice'](_0x16d895,0x1,..._0x12a4bb),_0x16d895+=_0x12a4bb['length'];}}return _0x46c47e;}(_0x19bc3c,_0x12c8ca);_0x2d1efe['length']&&this['_model']['change'](()=>{for(const _0x40ed6f of _0x2d1efe){const _0x48a478=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x24d966,'accept');this['forceDefaultExecution'](()=>_0x48a478([_0x40ed6f],_0x172e7b,_0x1a006b));}});for(const _0x6bb751 of _0x17e810){let _0x3b32ff=null,_0x450e2f=_0x6bb751['start'],_0x5cb76b=_0x6bb751['end'];for(const {suggestion:_0x119a80,meta:_0x191e11}of this['_findSuggestions'](_0x6bb751,'formatInline')){if(!_0x191e11['isOwn'])continue;if(_0x119a80['subType']!=_0x24d966)continue;if(!En(_0x119a80,_0x1a006b))continue;const _0x5ca9ca=_0x119a80['getFirstRange']();if(_0x5ca9ca['containsRange'](_0x6bb751,!0x0))return null;_0x450e2f=_0x450e2f['isBefore'](_0x5ca9ca['start'])?_0x450e2f:_0x5ca9ca['start'],_0x5cb76b=_0x5cb76b['isAfter'](_0x5ca9ca['end'])?_0x5cb76b:_0x5ca9ca['end'],_0x3b32ff?_0x5ca9ca['start']['isBefore'](_0x3b32ff['getFirstRange']()['start'])?(_0x3b32ff['removeMarkers'](),_0x3b32ff=_0x119a80):_0x119a80['removeMarkers']():_0x3b32ff=_0x119a80;}const _0x10e784=this['_model']['createRange'](_0x450e2f,_0x5cb76b);if(_0x3b32ff)this['_setSuggestionRange'](_0x3b32ff,_0x10e784);else{const _0x28b9ad=_0x37c418(),_0x32bbe1=_0x54b2b9['id'];this['_setSuggestionData']({'id':_0x28b9ad,'type':'formatInline:'+_0x24d966,'data':_0x172e7b,'createdAt':new Date(),'authorId':_0x32bbe1,'attributes':_0x1a006b}),this['_addSuggestionMarker']('formatInline:'+_0x24d966,_0x28b9ad,_0x32bbe1,_0x10e784);}}return null;}['markBlockFormat'](_0x148a42,_0x18a018,_0x438463=[],_0x174773=null,_0xd1dd89={}){_0x18a018['formatGroupId']||(_0x18a018['formatGroupId']=_0x18a018['commandName']),_0x18a018['multipleBlocks']=_0x148a42['is']('range'),_0x174773=_0x174773||cn(_0x18a018);const _0x186d30=_0x438463['map'](_0x5818db=>gn(_0x5818db,this['_model'])),_0x163f6e=_0x148a42['is']('range')?_0x148a42:gn(_0x148a42,this['_model']);if(this['_trackingSessionId']&&(_0xd1dd89['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x1737b6=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x174773,'accept');return this['forceDefaultExecution'](()=>_0x1737b6([_0x163f6e],_0x18a018,_0xd1dd89)),null;}_0x186d30['push'](_0x163f6e);let _0x1a1263=!0x0;for(const _0x5d570d of _0x186d30)if(!this['_rangeIsInLocalUserInsertion'](_0x5d570d)){_0x1a1263=!0x1;break;}if(_0x1a1263&&'always'!==this['_trackFormatChanges']){const _0x9ea0fa=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x174773,'accept');return this['forceDefaultExecution'](()=>_0x9ea0fa([_0x163f6e],_0x18a018,_0xd1dd89)),null;}let _0x349814=null,_0x544053=_0x163f6e['start'],_0x46033e=_0x163f6e['end'];for(const {suggestion:_0x547357,meta:_0x5562ac}of this['_findSuggestions'](_0x163f6e,'formatBlock')){if(!_0x5562ac['isOwn'])continue;if(_0x5562ac['isNextTo']||_0x5562ac['containsRangeInObject']||_0x5562ac['isInsideObject'])continue;if(_0x547357['data']['formatGroupId']!=_0x18a018['formatGroupId'])continue;if(!En(_0x547357,_0xd1dd89))continue;const _0x478000=_0x547357['getFirstRange']();if(_0x547357['subType']==_0x174773){if(_0x478000['containsRange'](_0x163f6e,!0x0))return null;_0x544053=_0x544053['isBefore'](_0x478000['start'])?_0x544053:_0x478000['start'],_0x46033e=_0x46033e['isAfter'](_0x478000['end'])?_0x46033e:_0x478000['end'],_0x349814?_0x478000['start']['isBefore'](_0x349814['getFirstRange']()['start'])?(_0x349814['removeMarkers'](),_0x349814=_0x547357):_0x547357['removeMarkers']():_0x349814=_0x547357;}else{const _0x18fd54=_0x163f6e['getIntersection'](_0x478000);this['_cutOutSuggestionMarker'](_0x547357,_0x18fd54);}}const _0x1719f8=this['editor']['plugins']['get']('Users')['me'],_0x225681=_0x37c418(),_0x9ad393=_0x1719f8['id'];if(_0x349814)return this['_setSuggestionRange'](_0x349814,this['_model']['createRange'](_0x544053,_0x46033e)),_0x349814;{const _0x19e74e=this['_setSuggestionData']({'id':_0x225681,'type':'formatBlock:'+_0x174773,'data':_0x18a018,'createdAt':new Date(),'authorId':_0x9ad393,'attributes':_0xd1dd89});return this['_addSuggestionMarker']('formatBlock:'+_0x174773,_0x225681,_0x9ad393,this['_model']['createRange'](_0x544053,_0x46033e)),_0x19e74e;}}['markMultiRangeBlockFormat'](_0x4267fe,_0x1d2b37,_0x4f7352=[],_0x49ad5c=null,_0x16373a={}){_0x1d2b37['formatGroupId']||(_0x1d2b37['formatGroupId']=_0x1d2b37['commandName']);const _0x2db749=_0x4267fe[0x0];_0x1d2b37['multipleBlocks']=_0x2db749['is']('range'),_0x49ad5c=_0x49ad5c||cn(_0x1d2b37);const _0x3c912f=_0x4f7352['map'](_0x139f9a=>gn(_0x139f9a,this['_model'])),_0x239f2a=_0x2db749['is']('range')?_0x4267fe:_0x4267fe['map'](_0x54a73d=>gn(_0x54a73d,this['_model']));if(this['_trackingSessionId']&&(_0x16373a['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x28816b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49ad5c,'accept');return this['forceDefaultExecution'](()=>_0x28816b(_0x239f2a,_0x1d2b37,_0x16373a)),null;}_0x3c912f['push'](..._0x239f2a);let _0x333a71=!0x0;for(const _0x402562 of _0x3c912f)if(!this['_rangeIsInLocalUserInsertion'](_0x402562)){_0x333a71=!0x1;break;}if(_0x333a71&&'always'!==this['_trackFormatChanges']){const _0x47f94b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49ad5c,'accept');return this['forceDefaultExecution'](()=>_0x47f94b(_0x239f2a,_0x1d2b37,_0x16373a)),null;}const _0x5d350c=this['editor']['plugins']['get']('Users')['me'];for(const _0x3826cf of this['getSuggestions']()){const _0x2b2db7=_0x3826cf['data'];if(_0x3826cf['author']['id']!=_0x5d350c['id'])continue;if('formatBlock'!=_0x3826cf['type']||_0x2b2db7['formatGroupId']!=_0x1d2b37['formatGroupId'])continue;if(!En(_0x3826cf,_0x16373a))continue;const _0x348cac=_0x3826cf['subType']==_0x49ad5c;for(let _0x16d7ef=0x0;_0x16d7ef<_0x239f2a['length'];_0x16d7ef++){const _0x5bceb3=_0x239f2a[_0x16d7ef];for(const _0x775440 of _0x3826cf['getMarkers']()){const _0x4d9f69=_0x775440['getRange']();if(_0x5bceb3['isEqual'](_0x4d9f69)){_0x348cac?(_0x239f2a['splice'](_0x16d7ef,0x1),_0x16d7ef--):_0x3826cf['removeMarker'](_0x775440['name']);break;}}}}if(0x0==_0x239f2a['length'])return null;const _0x481b60=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x49ad5c,'join');for(const _0x4459c0 of this['getSuggestions']()){const _0x3ca9b9=_0x4459c0['data'];if(_0x4459c0['author']['id']==_0x5d350c['id']&&('formatBlock'==_0x4459c0['type']&&_0x3ca9b9['formatGroupId']==_0x1d2b37['formatGroupId']&&_0x4459c0['subType']==_0x49ad5c&&En(_0x4459c0,_0x16373a)&&(_0x481b60(_0x4459c0['getRanges'](),_0x239f2a)||_0x481b60(_0x239f2a,_0x4459c0['getRanges']())))){for(const _0x328138 of _0x239f2a)_0x4459c0['addRange'](_0x328138);return _0x4459c0;}}const _0x3a2b79=_0x37c418(),_0x4ee543=_0x5d350c['id'],_0x5ea3e9='formatBlock:'+_0x49ad5c,_0x5dcd5f=this['_setSuggestionData']({'id':_0x3a2b79,'type':_0x5ea3e9,'data':_0x1d2b37,'createdAt':new Date(),'authorId':_0x4ee543,'attributes':_0x16373a});for(const _0x42e2f7 of _0x239f2a)this['_addSuggestionMarker'](_0x5ea3e9,_0x3a2b79,_0x4ee543,_0x42e2f7,yt['getMultiRangeId']());return _0x5dcd5f;}['markDeletion'](_0x44138c,_0x4822aa=null,_0x11253c={}){if(_0x44138c['isCollapsed'])return null;const _0x27ee6b=this['editor']['plugins']['get']('Users')['me'],_0x4a9d76=new rt(_0x44138c['start'],_0x44138c['end']);this['_trackingSessionId']&&(_0x11253c['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x303e9b,meta:_0x209387}of this['_findSuggestions'](_0x4a9d76,'insertion'))if(_0x209387['isOwn']&&!_0x209387['isNextTo']){if(_0x303e9b['isMultiRange']){const _0x132a01=_0x303e9b['getRanges']()['filter'](_0xc6d534=>'$graveyard'!=_0xc6d534['root']['rootName']);if(_0x132a01['every'](_0x5e2423=>_0x4a9d76['containsRange'](_0x5e2423,!0x0))&&_0x303e9b['discard'](),_0x132a01['some'](_0x169dca=>_0x169dca['containsRange'](_0x4a9d76,!0x0))){const _0x4fdfab=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4822aa,'accept');return this['forceDefaultExecution'](()=>_0x4fdfab([_0x4a9d76],null,_0x11253c)),null;}}else{const _0x337daa=_0x4a9d76['getIntersection'](_0x303e9b['getFirstRange']());null!==_0x337daa&&_0x303e9b['_onDiscard']([_0x337daa],null,_0x11253c);}}if(_0x4a9d76['detach'](),_0x4a9d76['isCollapsed']||'$graveyard'==_0x4a9d76['root']['rootName'])return null;let _0x21e451=null,_0x1ce0fe=_0x4a9d76['start'],_0x1026e0=_0x4a9d76['end'];const _0x232d90=this['_findSuggestions'](_0x4a9d76,'deletion');for(const {suggestion:_0x2d69d7,meta:_0x5ef7f0}of _0x232d90){const _0x1aabea=this['_model']['createRange'](_0x1ce0fe,_0x1026e0);if(_0x5ef7f0['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5ef7f0['containsRangeInObject']&&!_0x5ef7f0['isInsideObject'])){if(_0x2d69d7['isMultiRange']){if(!En(_0x2d69d7,_0x11253c))continue;let _0x1fb294=!0x0;for(const _0x4fa42a of _0x2d69d7['getRanges']()){if(_0x4fa42a['containsRange'](_0x1aabea,!0x0))return _0x2d69d7;_0x1aabea['containsRange'](_0x4fa42a)||(_0x1fb294=!0x1);}_0x1fb294&&_0x2d69d7['discard']();}else{const _0x132f05=_0x2d69d7['getFirstRange']();if(_0x132f05['containsRange'](_0x1aabea,!0x0))return _0x2d69d7;if(!En(_0x2d69d7,_0x11253c)){_0x1aabea['containsRange'](_0x132f05)?_0x2d69d7['removeMarkers']():_0x132f05['containsPosition'](_0x1ce0fe)?_0x1ce0fe=_0x132f05['end']:_0x132f05['containsPosition'](_0x1026e0)&&(_0x1026e0=_0x132f05['start']);continue;}_0x1ce0fe=_0x1ce0fe['isBefore'](_0x132f05['start'])?_0x1ce0fe:_0x132f05['start'],_0x1026e0=_0x1026e0['isAfter'](_0x132f05['end'])?_0x1026e0:_0x132f05['end'],_0x11253c=Object['assign']({},_0x2d69d7['attributes']),_0x21e451?_0x132f05['start']['isBefore'](_0x21e451['getFirstRange']()['start'])?(_0x21e451['removeMarkers'](),_0x21e451=_0x2d69d7):_0x2d69d7['removeMarkers']():_0x21e451=_0x2d69d7;}}}if(_0x21e451)return this['_setSuggestionRange'](_0x21e451,this['_model']['createRange'](_0x1ce0fe,_0x1026e0)),_0x21e451;{const _0x52dae9=_0x37c418(),_0x108fe3=this['_model']['createRange'](_0x1ce0fe,_0x1026e0),_0x1cb8af=_0x27ee6b['id'],_0x206006=_0x4822aa?'deletion:'+_0x4822aa:'deletion',_0x5a415b=this['_setSuggestionData']({'id':_0x52dae9,'type':_0x206006,'createdAt':new Date(),'authorId':_0x1cb8af,'attributes':_0x11253c});return this['_addSuggestionMarker'](_0x206006,_0x52dae9,_0x1cb8af,_0x108fe3),_0x5a415b;}}['markMultiRangeDeletion'](_0x2351b6,_0x5d2dce='multi',_0x3531b2={}){const _0x2fd1a7=this['editor']['plugins']['get']('Users')['me'],_0x2ef26f=_0x2351b6['map'](_0x4e28cb=>new rt(_0x4e28cb['start'],_0x4e28cb['end'])),_0xd72370=new Set();this['_trackingSessionId']&&(_0x3531b2['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x54e1a5,meta:_0x463c71}of this['_findSuggestions'](_0x2ef26f,'insertion'))_0x463c71['isOwn']&&!_0x463c71['isNextTo']&&_0xd72370['add'](_0x54e1a5);for(const _0x1ecc2b of _0xd72370)if(_0x1ecc2b['isMultiRange']){const _0x599cee=_0x1ecc2b['getRanges']();if(_0x1ecc2b['attributes']&&_0x1ecc2b['attributes']['skipNestingCheck']||_0x599cee['every'](_0x570479=>_0x2ef26f['some'](_0x34227c=>_0x34227c['containsRange'](_0x570479,!0x0)))&&_0x1ecc2b['discard'](),_0x2ef26f['every'](_0x457bd7=>_0x599cee['some'](_0x104b8b=>_0x104b8b['containsRange'](_0x457bd7,!0x0)))){const _0x51fcbc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5d2dce,'accept');return this['forceDefaultExecution'](()=>_0x51fcbc(_0x2351b6,null,_0x3531b2)),null;}}else{const _0x4734ff=_0x1ecc2b['getFirstRange']();if(_0x2ef26f['some'](_0x3fdc4e=>_0x3fdc4e['containsRange'](_0x4734ff,!0x0))&&_0x1ecc2b['discard'](),_0x2ef26f['every'](_0x5934de=>_0x4734ff['containsRange'](_0x5934de,!0x0))){const _0x60f46c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5d2dce,'accept');return this['forceDefaultExecution'](()=>_0x60f46c(_0x2ef26f,null,_0x3531b2)),null;}}const _0x546fc6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5d2dce,'join');let _0x210702=null;for(const _0x322fce of this['getSuggestions']())if(_0x322fce['author']['id']==_0x2fd1a7['id']&&_0x322fce['isInContent']&&'deletion'==_0x322fce['type']&&_0x322fce['subType']==_0x5d2dce&&En(_0x322fce,_0x3531b2)&&(_0x546fc6(_0x322fce['getRanges'](),_0x2ef26f)||_0x546fc6(_0x2ef26f,_0x322fce['getRanges']()))){if(_0x210702){if(_0x322fce['commentThread']&&_0x322fce['commentThread']['length'])continue;for(const _0x2551fd of _0x322fce['getRanges']())_0x210702['isIntersectingWithRange'](_0x2551fd)||_0x210702['addRange'](_0x2551fd);_0x322fce['removeMarkers']();}else{_0x210702=_0x322fce;for(const _0x4a57f1 of _0x2ef26f)_0x322fce['isIntersectingWithRange'](_0x4a57f1)||_0x322fce['addRange'](_0x4a57f1);}}if(_0x210702)return _0x210702;_0xd72370['clear']();for(const {suggestion:_0x48d70b,meta:_0x429b69}of this['_findSuggestions'](_0x2ef26f,'deletion'))_0x429b69['isOwn']&&(this['_mergeNestedSuggestions']||!_0x429b69['containsRangeInObject']&&!_0x429b69['isInsideObject'])&&En(_0x48d70b,_0x3531b2)&&_0xd72370['add'](_0x48d70b);for(const _0x43d1a0 of _0xd72370){const _0xdf1507=_0x43d1a0['getRanges']();if((!_0x3531b2||!_0x3531b2['skipNestingCheck'])&&_0x2ef26f['every'](_0x4fb346=>_0xdf1507['some'](_0x5adcc2=>_0x5adcc2['containsRange'](_0x4fb346,!0x0))))return _0x43d1a0;_0x43d1a0['attributes']&&_0x43d1a0['attributes']['skipNestingCheck']||_0xdf1507['every'](_0x3afdd6=>_0x2ef26f['some'](_0x2a95ff=>_0x2a95ff['containsRange'](_0x3afdd6,!0x0)))&&_0x43d1a0['discard']();}const _0x57a34f=_0x37c418(),_0x420af0=_0x2fd1a7['id'],_0x1374a6='deletion:'+_0x5d2dce,_0x10fbd3=this['_setSuggestionData']({'id':_0x57a34f,'type':_0x1374a6,'createdAt':new Date(),'authorId':_0x420af0,'attributes':_0x3531b2});for(const _0x3d23d6 of _0x2ef26f)_0x3d23d6['detach'](),_0x3d23d6['isCollapsed']||'$graveyard'==_0x3d23d6['root']['rootName']||this['_addSuggestionMarker'](_0x1374a6,_0x57a34f,_0x420af0,_0x3d23d6,yt['getMultiRangeId']());return _0x10fbd3;}['markAttributeChange'](_0x38512b,_0x7f56ed,_0x319548,_0x587b29,_0x5c5427){if(_0x38512b['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x1c3d4b=this['editor']['plugins']['get']('Users')['me']['id'],_0x4485ac=Array['from'](this['_suggestions']['values']())['filter'](_0x1752a6=>'attribute'==_0x1752a6['type']&&_0x1752a6['data']['key']==_0x7f56ed&&_0x1752a6['isIntersectingWithRange'](_0x38512b));if(this['_trackingSessionId']&&(_0x5c5427['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x1d074b=this['_findSuggestions'](_0x38512b,'insertion')['filter'](({meta:_0x339689})=>_0x339689['isOwn']&&!_0x339689['isInsideObject']&&!_0x339689['isNextTo'])['map'](({suggestion:_0x351608})=>_0x351608);_0x4485ac['unshift'](..._0x1d074b);}const _0x3056ae=new Map([[_0x38512b,_0x319548]]);for(const _0x269c86 of _0x4485ac){const _0x28af4c='attribute'==_0x269c86['type']?_0x269c86['data']['oldValue']:void 0x0,_0x3a75f4=_0x269c86['getFirstRange'](),_0x3608f5=Array['from'](_0x3056ae['keys']())['find'](_0x596b71=>_0x596b71['isIntersecting'](_0x3a75f4));if(!_0x3608f5)continue;const _0x34ab01=_0x3608f5['getDifference'](_0x3a75f4);this['_suggestionsConversion']['isBlockAttribute'](_0x7f56ed)&&'insertion'==_0x269c86['type']&&0x0!=_0x34ab01['length']||(_0x3056ae['delete'](_0x3608f5),_0x34ab01['forEach'](_0x33c8f9=>{_0x3056ae['set'](_0x33c8f9,_0x319548);}),'insertion'!=_0x269c86['type']&&_0x28af4c!=_0x587b29&&_0x3056ae['set'](_0x3608f5['getIntersection'](_0x3a75f4),_0x28af4c));}const _0x8ff069=[];for(const [_0x5d1198,_0x44258b]of _0x3056ae){const _0x346f19=_0x37c418(),_0x2ac58c={'key':_0x7f56ed,'oldValue':_0x44258b,'newValue':_0x587b29};_0x7f56ed['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':_0x7f56ed});const _0x3605bf=('attribute:'+_0x7f56ed+'|'+cn({'newValue':_0x587b29}))['substring'](0x0,0x3c),_0x1363c3=this['_setSuggestionData']({'id':_0x346f19,'type':_0x3605bf,'data':_0x2ac58c,'createdAt':new Date(),'authorId':_0x1c3d4b,'attributes':_0x5c5427});_0x8ff069['push'](_0x1363c3),this['_addSuggestionMarker'](_0x3605bf,_0x346f19,_0x1c3d4b,_0x5d1198);}return _0x8ff069;}['enableDefaultAttributesIntegration'](_0xc44b39){this['enableCommand'](_0xc44b39,(_0x2dea1b,..._0x48fb2e)=>{this['recordAttributeChanges'](()=>{_0x2dea1b(..._0x48fb2e);});});}['startTrackingSession'](_0x2aa101){return this['_trackingSessionId']=void 0x0!==_0x2aa101?_0x2aa101:_0x37c418(),this['_trackingSessionId'];}['_getAttributeKey'](_0x46f30f){return'attribute'==_0x46f30f['type']?_n(_0x46f30f['subType']):null;}['_applyOperationsAsSuggestions'](_0x1913c3){if(0x0==_0x1913c3['length'])return;const _0x4001ab=this['editor'],_0x550000=_0x4001ab['plugins']['get'](_0x3c1e26),_0x586f20=[],_0x5a2100=_0x2c7b56=>{const _0x2149ca=_0x2c7b56['_aiSource'];return _0x2149ca?{'@ai':{'type':_0x2149ca}}:{};},_0x317c74=(_0x1d60b0,_0x2cf256,_0x1a0bff)=>{for(let _0x2bdcd3=_0x2cf256;_0x2bdcd3<_0x1d60b0['operations']['length'];_0x2bdcd3++){const _0x1271bf=_0x1d60b0['operations'][_0x2bdcd3];'marker'===_0x1271bf['type']&&(_0x1271bf['_aiSource']=_0x1a0bff);}};_0x4001ab['model']['change'](_0x3fa8d=>{for(let _0x418b20=0x0;_0x418b20<_0x1913c3['length'];_0x418b20++){const _0x364cfe=_0x1913c3[_0x418b20],_0xdf5da0=_0x364cfe['_aiSource'],_0x198ba4=_0x3fa8d['batch']['operations']['length'];if(_0x364cfe['baseVersion']=_0x4001ab['model']['document']['version'],_0x364cfe['isDocumentOperation']=!0x0,_0x550000['isMarkedRemoveOperation'](_0x364cfe)){const _0xed7c84=_0x48fe62(_0x364cfe['newRange'],_0x4001ab['model']);_0x586f20['unshift']({'range':rt['fromRange'](_0xed7c84),'opAttributes':_0x5a2100(_0x364cfe),'aiSource':_0xdf5da0});}else{switch(_0x364cfe['type']){case'rename':{const _0x577345=_0x364cfe['oldName'],_0x533fbc=_0x364cfe['newName'];if(_0x577345==_0x533fbc)break;_0x3fa8d['batch']['addOperation'](_0x364cfe),_0x4001ab['model']['applyOperation'](_0x364cfe);const _0x19c7e7='$elementName',_0x3d3243=_0x364cfe['position'],_0x23e222=_0x4001ab['model']['createRange'](_0x3d3243,_0x4001ab['model']['createPositionAt'](_0x3d3243['nodeAfter'],'end'));this['markAttributeChange'](_0x23e222,_0x19c7e7,_0x577345,_0x533fbc,{..._0x5a2100(_0x364cfe),'groupId':_0x37c418()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0xb38ba0=_0x364cfe['oldValue'],_0x132cbb=_0x364cfe['newValue'];if(_0xb38ba0==_0x132cbb)break;_0x3fa8d['batch']['addOperation'](_0x364cfe),_0x4001ab['model']['applyOperation'](_0x364cfe);const _0x1b57bf=_0x364cfe['key'];if(!this['_suggestionsConversion']['isRegisteredAttribute'](_0x1b57bf))break;const _0x28a37b=_0x48fe62(_0x364cfe['range'],_0x4001ab['model']);this['markAttributeChange'](_0x28a37b,_0x1b57bf,_0xb38ba0,_0x132cbb,{..._0x5a2100(_0x364cfe),'groupId':_0x37c418()});break;}case'insert':{if(_0x3fa8d['batch']['addOperation'](_0x364cfe),_0x4001ab['model']['applyOperation'](_0x364cfe),_0x1913c3[_0x418b20+0x1]&&'move'==_0x1913c3[_0x418b20+0x1]['type'])break;const _0x301849=_0x364cfe['position'],_0x15398d=_0x364cfe['howMany'],_0x2d2aff=_0x48fe62(_0x4001ab['model']['createRange'](_0x301849,_0x301849['getShiftedBy'](_0x15398d)),_0x4001ab['model']);this['markInsertion'](_0x2d2aff,null,{..._0x5a2100(_0x364cfe)});break;}case'split':{_0x3fa8d['batch']['addOperation'](_0x364cfe),_0x4001ab['model']['applyOperation'](_0x364cfe);const _0x19948b=_0x364cfe['splitPosition'],_0x277ae5=_0x364cfe['moveTargetPosition'],_0x386c91=_0x4001ab['model']['createRange'](_0x19948b,_0x277ae5);this['markInsertion'](_0x386c91,null,{..._0x5a2100(_0x364cfe)});break;}case'move':case'remove':_0x3fa8d['batch']['addOperation'](_0x364cfe),_0x4001ab['model']['applyOperation'](_0x364cfe);}_0xdf5da0&&_0x317c74(_0x3fa8d['batch'],_0x198ba4,_0xdf5da0);}}for(const {range:_0x1af3ca,opAttributes:_0x3a70c3,aiSource:_0x43f793}of _0x586f20){const _0x115b48=_0x3fa8d['batch']['operations']['length'];_0x1af3ca['detach'](),this['markDeletion'](_0x1af3ca,null,{..._0x3a70c3}),_0x43f793&&_0x317c74(_0x3fa8d['batch'],_0x115b48,_0x43f793);}});}['_setSuggestionRange'](_0x3c93aa,_0x3e45c9){const _0xc9f5a4=_0x3c93aa['getFirstMarker']();this['_model']['change'](_0x3f9250=>{_0x3f9250['updateMarker'](_0xc9f5a4,{'range':_0x3e45c9});});}['_addThreadToSuggestion'](_0x59459f){const _0x5cd729=_0x59459f['id'],_0x5c3440=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5cd729)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5c3440,'threadId':_0x5cd729,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x32f655=this['_commentsRepository']['getCommentThread'](_0x5cd729);_0x32f655['unbind']('isRemovable'),_0x32f655['isRemovable']=!0x1,_0x59459f['commentThread']=_0x32f655;}['_checkSuggestionCorrectness'](_0x482a19,_0x11fbd5,_0xa86103,_0x39c9df){if(_0x482a19['type']!=_0x11fbd5||_0x482a19['subType']!=_0xa86103||_0x482a19['creator']['id']!=_0x39c9df)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1ce43c('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x165e86,_0x17044e){const _0x1f23f8=_0x165e86['getFirstRange']();if(_0x17044e['isEqual'](_0x1f23f8))_0x165e86['removeMarkers']();else{if(_0x1f23f8['containsRange'](_0x17044e)){const _0x4dc40c=this['_model']['createPositionAt'](_0x17044e['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x165e86,this['_model']['createRange'](_0x1f23f8['start'],_0x4dc40c));const _0x201702=_0x37c418(),_0x32bd97=_0x165e86['creator']['id'],_0x821f3b=_0x165e86['type']+':'+_0x165e86['subType'];this['_setSuggestionData']({'id':_0x201702,'type':_0x821f3b,'createdAt':new Date(),'authorId':_0x32bd97,'data':_0x165e86['data'],'attributes':_0x165e86['attributes']});const _0x504e89=this['_model']['createPositionAt'](_0x17044e['end']['parent'],'after'),_0x2140b6=this['_model']['createRange'](_0x504e89,_0x1f23f8['end']);this['_addSuggestionMarker'](_0x821f3b,_0x201702,_0x32bd97,_0x2140b6);}else{if(_0x1f23f8['containsPosition'](_0x17044e['start'])){const _0xbea990=this['_model']['createPositionAt'](_0x17044e['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x165e86,this['_model']['createRange'](_0x1f23f8['start'],_0xbea990));}else{const _0x239ce3=this['_model']['createPositionAt'](_0x17044e['end']['parent'],'after');this['_setSuggestionRange'](_0x165e86,this['_model']['createRange'](_0x239ce3,_0x1f23f8['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x193ef1){for(const {suggestion:_0x475692,meta:_0x3fb946}of this['_findSuggestions'](_0x193ef1,'insertion')){if(!_0x3fb946['isOwn'])continue;const _0x2e6006=_0x475692['getRanges']();for(const _0x397058 of _0x2e6006)if(!_0x193ef1['getDifference'](_0x397058)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x23e6a6){return this['editor']['plugins']['get']('Users')['getUser'](_0x23e6a6);}['_getExternalAuthor'](_0x4e5475){const _0x1c6580=this['editor']['plugins']['get']('Users'),_0x1ff8db=_0x431d55('external:'+_0x4e5475),_0x5462ad=_0x1c6580['getUser'](_0x1ff8db);return _0x5462ad||_0x1c6580['addUser']({'id':_0x1ff8db,'name':_0x4e5475});}['_createSuggestion'](_0xf1a2f2,_0x257869,_0x176153,_0x3c6461,_0x373fd6,_0x269da2){const _0x49cf91=this['_getAuthorFromId'](_0x3c6461);if(!_0x49cf91)throw new _0x1ce43c('track-changes-user-not-found',this,{'authorId':_0x3c6461,'suggestionId':_0x176153});const _0x446252=this['_suggestionFactory']['buildSuggestion'](_0xf1a2f2,_0x257869,_0x176153,_0x49cf91,_0x373fd6,_0x2f1a51=>{this['_updateSuggestionData'](_0x176153,{'attributes':_0x2f1a51});const _0x46eb0d=this['getSuggestion'](_0x176153);this['_joinWithAdjacentSuggestions'](new Set([_0x46eb0d])),this['_refreshSuggestionsChain'](new Set([_0x46eb0d]));},_0x269da2);return this['listenTo'](_0x446252,'accept',()=>{this['_updateSuggestionData'](_0x176153,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x446252,'discard',()=>{this['_updateSuggestionData'](_0x176153,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x176153,_0x446252),this['_suggestionState']['set'](_0x446252,'notReady'),_0x446252;}['_breakSuggestionMarker'](_0x1c18a0,_0xd28fc9,_0x40f31e){const _0x1372bc=_0x1c18a0['getFirstRange'](),_0x5d65cd=_0x1372bc['start'],_0x42655b=_0x1372bc['end'];this['_setSuggestionRange'](_0x1c18a0,this['_model']['createRange'](_0x5d65cd,_0xd28fc9));const _0x5447f3=_0x37c418(),_0x27e218=_0x1c18a0['creator']['id'],_0x1f5ae2=_0x1c18a0['type']+(_0x1c18a0['subType']?':'+_0x1c18a0['subType']:'');this['_setSuggestionData']({'id':_0x5447f3,'type':_0x1f5ae2,'createdAt':new Date(),'authorId':_0x27e218,'originalSuggestionId':_0x1c18a0['_originalSuggestionId']||_0x1c18a0['id'],'attributes':_0x1c18a0['attributes'],'data':_0x1c18a0['data']});const _0x42b320=this['_getAttributeKey'](_0x1c18a0);('formatBlock'==_0x1c18a0['type']||_0x42b320&&this['_suggestionsConversion']['isBlockAttribute'](_0x42b320))&&(_0x40f31e=this['_model']['createPositionBefore'](_0x40f31e['parent'])),this['_addSuggestionMarker'](_0x1f5ae2,_0x5447f3,_0x27e218,this['_model']['createRange'](_0x40f31e,_0x42655b));}['_findSuggestions'](_0x1e6180,_0x36e599=null){const _0xe6bb28=[],_0x1a729a=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x1e6180)||(_0x1e6180=[_0x1e6180]);for(const _0x310dec of this['getSuggestions']()){if(!_0x310dec['isInContent'])continue;if(_0x36e599&&_0x310dec['type']!=_0x36e599)continue;let _0x1b66cc=!0x1;for(const _0x37f382 of _0x310dec['getRanges']()){for(const _0x19f928 of _0x1e6180){const _0x55516e=_0x19f928['start']['isEqual'](_0x37f382['end'])||_0x19f928['end']['isEqual'](_0x37f382['start']);if(_0x55516e||_0x19f928['getIntersection'](_0x37f382)){const _0x1841a3=_0x19f928['containsRange'](_0x37f382)&&rn(this['_model']['schema'],_0x37f382['start'],_0x19f928),_0x4068a9=_0x37f382['containsRange'](_0x19f928)&&rn(this['_model']['schema'],_0x19f928['start'],_0x37f382);_0xe6bb28['push']({'suggestion':_0x310dec,'meta':{'isOwn':_0x1a729a==_0x310dec['author'],'isNextTo':_0x55516e,'isInsideObject':_0x1841a3,'containsRangeInObject':_0x4068a9}}),_0x1b66cc=!0x0;break;}}if(_0x1b66cc)break;}}return _0xe6bb28;}['_addSuggestionMarker'](_0x455ed9,_0x39f487,_0x37853b,_0xe634,_0x374e86){this['_model']['change'](_0x58ce1b=>{let _0x40693e='suggestion:'+_0x455ed9+':'+_0x39f487+':'+_0x37853b;_0x374e86&&(_0x40693e=_0x40693e+':'+_0x374e86),_0x58ce1b['addMarker'](_0x40693e,{'range':_0xe634,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x3b01ed){const _0x4931f1=_0x3b01ed['previous'],_0xa3e8b7=_0x3b01ed['next'];_0x3b01ed['previous']=null,_0x3b01ed['next']=null,null!=_0x4931f1&&_0x4931f1['next']==_0x3b01ed&&(_0x4931f1['next']=_0xa3e8b7),null!=_0xa3e8b7&&_0xa3e8b7['previous']==_0x3b01ed&&(_0xa3e8b7['previous']=_0x4931f1),'ready'==this['_suggestionState']['get'](_0x3b01ed)&&(this['_suggestionState']['set'](_0x3b01ed,'removed'),this['fire']('suggestionUnloaded',_0x3b01ed,_0x4931f1,_0xa3e8b7));}['_setSuggestionData'](_0x516ad7){const _0xd1cf24=_0x516ad7['id'],_0xef6bd9=this['addSuggestionData'](_0x516ad7);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x548e98=this['editor']['plugins']['get']('PendingActions'),_0x1e4706=_0xef6bd9['hasComments'],_0x5dac37=_0xef6bd9['subType']?_0xef6bd9['type']+':'+_0xef6bd9['subType']:_0xef6bd9['type'],_0x26161e=this['editor']['locale'],_0x7b3bc3=_0x548e98['add'](St(_0x26161e,'PENDING_ACTION_SUGGESTION')),_0x55a693={'id':_0xd1cf24,'type':_0x5dac37,'hasComments':_0x1e4706,'data':_0x516ad7['data']||null,'originalSuggestionId':_0x516ad7['originalSuggestionId']||null,'attributes':_0xef6bd9['attributes']};this['_adapter']['addSuggestion'](_0x55a693)['then'](_0x3c5469=>{_0xef6bd9['_saved']=!0x0,_0x548e98['remove'](_0x7b3bc3),_0x3c5469&&_0x3c5469['createdAt']&&(this['_suggestions']['get'](_0xd1cf24)['createdAt']=_0x3c5469['createdAt']);})['catch'](_0x20313e=>{throw _0x19f2a6('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0xef6bd9['discard']();}),_0xef6bd9['stopListening'](),this['_suggestions']['delete'](_0xef6bd9['id']),this['_suggestionState']['delete'](_0xef6bd9),_0x20313e;});}return _0xef6bd9;}['_updateSuggestionData'](_0x37d812,_0x43bf2d){const _0x43657d=this['editor']['plugins']['get']('PendingActions'),_0x23bb1e=this['getSuggestion'](_0x37d812);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x23bb1e['_saved']){const _0x54d2a6=_0x43657d['add'](St(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x37d812,_0x43bf2d)['then'](()=>{_0x43657d['remove'](_0x54d2a6);});}else _0x23bb1e['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x37d812,_0x43bf2d);});}}['_getSuggestionData'](_0x50c848){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1ce43c('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x50c848);}['_handleNewSuggestionMarker'](_0xb4899f){const {id:_0x1188e0,type:_0x25268d,subType:_0x553211,authorId:_0x422eaa}=tt(_0xb4899f),_0xfced78=this['_suggestions']['get'](_0x1188e0)||this['_createSuggestion'](_0x25268d,_0x553211,_0x1188e0,_0x422eaa,{});switch(this['_checkSuggestionCorrectness'](_0xfced78,_0x25268d,_0x553211,_0x422eaa),this['_suggestionState']['get'](_0xfced78)){case'notReady':this['_getSuggestionData'](_0x1188e0)['then'](_0x5776c0=>{let _0x258f5d=Promise['resolve']();_0x5776c0['hasComments']&&(_0x258f5d=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1188e0})),_0x258f5d['then'](()=>{this['addSuggestionData'](_0x5776c0)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0xfced78,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1188e0,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0xfced78,'ready'),this['fire']('suggestionLoaded',_0xfced78);break;case'ready':this['fire']('suggestionChanged',_0xfced78);}return _0xfced78['addMarkerName'](_0xb4899f),_0xfced78;}['_refreshSuggestionsChain'](_0x1b0f3e){const _0x4aef60=Array['from'](_0x1b0f3e),_0x59e25f=_0x4aef60['filter'](_0x4ce3c1=>'attribute'==_0x4ce3c1['type']);this['_refreshAttributeSuggestionsChain'](_0x59e25f);const _0x377d1e=_0x4aef60['filter'](_0xf95a19=>!_0xf95a19['isMultiRange']&&'attribute'!=_0xf95a19['type']),_0x334b68=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x590766=>!_0x590766['isMultiRange']&&'attribute'!=_0x590766['type']),_0x3ca429=_0x334b68['filter'](_0xa4ba1e=>!_0x1b0f3e['has'](_0xa4ba1e)),_0x26402c=new Map(_0x334b68['map'](_0x4c2a5e=>[_0x4c2a5e,this['_suggestionFactory']['getSuggestionCallback'](_0x4c2a5e['type'],_0x4c2a5e['subType'],'chain')])),_0x3fed4e=new Map(_0x334b68['map'](_0x318bd=>[_0x318bd,_0x318bd['getFirstRange']()])),_0x39aec4=new Set(),_0x2f1993=new Set();for(let _0x349541=0x0;_0x349541<_0x377d1e['length'];_0x349541++)_0xd4b47b(_0x377d1e[_0x349541],_0x377d1e,_0x349541+0x1);for(let _0x322157=0x0;_0x322157<_0x377d1e['length'];_0x322157++)_0xd4b47b(_0x377d1e[_0x322157],_0x3ca429,0x0);const _0x157d4e=new Set();for(let _0x5be6d6=0x0;_0x5be6d6<_0x377d1e['length'];_0x5be6d6++){const _0x34718e=_0x377d1e[_0x5be6d6];!_0x2f1993['has'](_0x34718e)&&_0x34718e['previous']&&(_0x157d4e['add'](_0x34718e['previous']),_0x34718e['previous']['next']===_0x34718e&&(_0x34718e['previous']['next']=null),_0x34718e['previous']=null),!_0x39aec4['has'](_0x34718e)&&_0x34718e['next']&&(_0x157d4e['add'](_0x34718e['next']),_0x34718e['next']['previous']===_0x34718e&&(_0x34718e['next']['previous']=null),_0x34718e['next']=null);}function _0xd4b47b(_0x17dba4,_0x3f4208,_0x397af0){for(let _0x2ba440=_0x397af0;_0x2ba440<_0x3f4208['length'];_0x2ba440++){const _0x33e771=_0x373354(_0x17dba4,_0x3f4208[_0x2ba440]);_0x33e771&&(_0x33e771[0x0]['next']=_0x33e771[0x1],_0x33e771[0x1]['previous']=_0x33e771[0x0],_0x39aec4['add'](_0x33e771[0x0]),_0x2f1993['add'](_0x33e771[0x1]));}}function _0x373354(_0x48c576,_0x220b0a){if(_0x48c576['author']['id']!==_0x220b0a['author']['id'])return null;const _0xfa5bc9=_0x26402c['get'](_0x48c576)(_0x48c576,_0x220b0a,_0x3fed4e['get'](_0x48c576),_0x3fed4e['get'](_0x220b0a));return _0xfa5bc9&&_0x26402c['get'](_0x220b0a)(_0x48c576,_0x220b0a,_0x3fed4e['get'](_0x48c576),_0x3fed4e['get'](_0x220b0a))?_0xfa5bc9[0x1]['commentThread']&&_0xfa5bc9[0x1]['commentThread']['length']?null:_0xfa5bc9:null;}_0x157d4e['size']&&this['_refreshSuggestionsChain'](_0x157d4e);}['_refreshAttributeSuggestionsChain'](_0x531747){if(0x0==_0x531747['length'])return;const _0x52453b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x627187=>'attribute'==_0x627187['type']&&_0x627187['_isDataLoaded']),_0x421b5d=[],_0xd981f0=new Map();for(const _0x169d9a of _0x52453b){const _0x15460e=_0x431d55(_0x169d9a['attributes']);_0xd981f0['has'](_0x15460e)||(_0xd981f0['set'](_0x15460e,_0x421b5d['length']),_0x421b5d['push']([])),_0x421b5d[_0xd981f0['get'](_0x15460e)]['push'](_0x169d9a);}!(function(){_0x421b5d['sort']((_0x4af6c8,_0x4befa3)=>{const _0x55103f=_0x4af6c8[0x0]['createdAt'],_0x27b4f4=_0x4befa3[0x0]['createdAt'];return _0x55103f==_0x27b4f4?_0x4af6c8[0x0]['attributes']['groupId']<_0x4befa3[0x0]['attributes']['groupId']?-0x1:0x1:_0x55103f<_0x27b4f4?-0x1:0x1;});for(const _0xf1cb5 of _0x421b5d)_0xf1cb5['sort']((_0x16d3f5,_0x254d1b)=>_0x16d3f5['id']<_0x254d1b['id']?-0x1:0x1);}());for(let _0x39fad7=0x0;_0x39fad7<_0x421b5d['length'];_0x39fad7++){if(0x0==_0x421b5d[_0x39fad7]['length'])continue;const _0x5a2236=[];for(let _0x2b30e2=_0x39fad7+0x1;_0x2b30e2<_0x421b5d['length'];_0x2b30e2++)0x0!=_0x421b5d[_0x2b30e2]['length']&&_0x9aa0a3(_0x421b5d[_0x39fad7],_0x421b5d[_0x2b30e2])&&_0x5a2236['push'](_0x2b30e2);for(const _0x8fa4ac of _0x5a2236)_0x421b5d[_0x39fad7]=_0x421b5d[_0x39fad7]['concat'](_0x421b5d[_0x8fa4ac]),_0x421b5d[_0x8fa4ac]=[];}for(const _0x48e124 of _0x421b5d)for(let _0x324207=0x0;_0x324207<_0x48e124['length'];_0x324207++){const _0x363580=_0x48e124[_0x324207+0x1]||null;_0x48e124[_0x324207]['next']!==_0x363580&&(_0x48e124[_0x324207]['next']=_0x363580);}for(const _0x157803 of _0x421b5d)for(let _0x2b7dce=0x0;_0x2b7dce<_0x157803['length'];_0x2b7dce++){const _0xd451fd=_0x157803[_0x2b7dce-0x1]||null;_0x157803[_0x2b7dce]['previous']!==_0xd451fd&&(_0x157803[_0x2b7dce]['previous']=_0xd451fd);}function _0x9aa0a3(_0x4bb935,_0x2a297e){return(_0x4bb935[0x0]['attributes']['groupId']===_0x2a297e[0x0]['attributes']['groupId']||_0x4bb935[0x0]['author']===_0x2a297e[0x0]['author'])&&(!!function(_0x588e44,_0x2e19e3){return!_0x588e44['hasComments']&&!_0x2e19e3['hasComments']||(!_0x588e44['hasComments']||!_0x2e19e3['hasComments'])&&(!!(_0x588e44['hasComments']&&_0x2e19e3['createdAt']<_0x588e44['commentThread']['comments']['get'](0x0)['createdAt'])||!!(_0x2e19e3['hasComments']&&_0x588e44['createdAt']<_0x2e19e3['commentThread']['comments']['get'](0x0)['createdAt']));}(_0x4bb935[0x0],_0x2a297e[0x0])&&(!!ct(lt(_0x4bb935[0x0]['attributes'],['groupId','trackingSessionId']),lt(_0x2a297e[0x0]['attributes'],['groupId','trackingSessionId']))&&(_0x4bb935[0x0]['attributes']['groupId']==_0x2a297e[0x0]['attributes']['groupId']||_0x4bb935[0x0]['attributes']['trackingSessionId']===_0x2a297e[0x0]['attributes']['trackingSessionId']&&(!!_0x4bb935['every'](_0x3a63e8=>_0x2a297e['some'](_0x3cfe19=>_0x3a63e8['getFirstRange']()['isEqual'](_0x3cfe19['getFirstRange']())))&&_0x2a297e['every'](_0x455c2d=>_0x4bb935['some'](_0xf88183=>_0x455c2d['getFirstRange']()['isEqual'](_0xf88183['getFirstRange']())))))));}}['_joinWithAdjacentSuggestions'](_0xbb3263){const _0x3cf7c6=Array['from'](_0xbb3263),_0x2abba5=this['getSuggestions']({'skipNotAttached':!0x0}),_0x21b89b=_0x2abba5['filter'](_0x11885d=>!_0xbb3263['has'](_0x11885d)),_0x4d1f97=new Map(_0x3cf7c6['map'](_0x1b34af=>[_0x1b34af,this['_suggestionFactory']['getSuggestionCallback'](_0x1b34af['type'],_0x1b34af['subType'],'join')])),_0x13031f=new Map(_0x2abba5['map'](_0xb91ab2=>[_0xb91ab2,_0xb91ab2['getRanges']()]));for(let _0x5e3e7a=0x0;_0x5e3e7a<_0x3cf7c6['length'];_0x5e3e7a++)if(_0x4e2db9(this,_0x3cf7c6[_0x5e3e7a],_0x3cf7c6,_0x5e3e7a+0x1))return!0x0;for(let _0x1eb165=0x0;_0x1eb165<_0x3cf7c6['length'];_0x1eb165++)if(_0x4e2db9(this,_0x3cf7c6[_0x1eb165],_0x21b89b,0x0))return!0x0;return!0x1;function _0x4e2db9(_0x5cdcd8,_0x3f5914,_0x1491f0,_0x5b2240){for(let _0x3e72f3=_0x5b2240;_0x3e72f3<_0x1491f0['length'];_0x3e72f3++){const _0x3c3d0b=_0x1491f0[_0x3e72f3];if(_0x3c3d0b['type']!==_0x3f5914['type']||_0x3c3d0b['author']['id']!==_0x3f5914['author']['id']||_0x3c3d0b['subType']!==_0x3f5914['subType'])continue;if(!mn(_0x3f5914,_0x3c3d0b))continue;if('attribute'==_0x3f5914['type']&&_0x3f5914['data']['oldValue']!=_0x3c3d0b['data']['oldValue'])continue;if('attribute'==_0x3f5914['type']&&_0x5cdcd8['_suggestionsConversion']['isBlockAttribute'](_0x3f5914['data']['key']))continue;if('formatBlock'==_0x3f5914['type']){const _0x45d1ce=_0x5cdcd8['editor']['model'],_0x2b8981=_0x3f5914['getContainedElement']();if(_0x2b8981&&(_0x45d1ce['schema']['isObject'](_0x2b8981)||_0x45d1ce['schema']['isLimit'](_0x2b8981)))continue;}const _0x599495=_0x4d1f97['get'](_0x3f5914),_0x4f8021=_0x13031f['get'](_0x3f5914),_0x545cfd=_0x13031f['get'](_0x3c3d0b),_0x40ae06=_0x3f5914['commentThread']&&_0x3f5914['commentThread']['length'],_0x478ebb=_0x3c3d0b['commentThread']&&_0x3c3d0b['commentThread']['length'];if(!_0x40ae06&&_0x599495(_0x545cfd,_0x4f8021))return _0x5cdcd8['_joinSuggestions'](_0x3c3d0b,_0x3f5914),_0x13031f['delete'](_0x3f5914),!0x0;if(!_0x478ebb&&_0x599495(_0x4f8021,_0x545cfd))return _0x5cdcd8['_joinSuggestions'](_0x3f5914,_0x3c3d0b),_0x13031f['delete'](_0x3c3d0b),!0x0;}return!0x1;}}['_joinSuggestions'](_0x37d867,_0xea9942){if(_0x37d867['isMultiRange']){for(const _0x32bc1e of _0xea9942['getRanges']())_0x37d867['addRange'](_0x32bc1e);}else{const _0x45caa0=_0xea9942['getFirstRange']()['end'];this['_setSuggestionRange'](_0x37d867,this['_model']['createRange'](_0x37d867['getFirstRange']()['start'],_0x45caa0));}_0xea9942['removeMarkers']();}['_getMarkerAnnouncementText'](_0x53148c,_0x59add8,_0x60dd4b){const _0x4cf8cc=_0x53148c['startsWith']('format')||_0x53148c['startsWith']('attribute')?'FORMATTING':_0x53148c['toUpperCase']();return St(this['editor']['locale'],_0x59add8+'_'+_0x4cf8cc+'_SUGGESTION_ANNOUNCEMENT',_0x60dd4b);}['_initAriaMarkerChangeAnnouncements'](){const _0x42b76c=this['editor'];if(!_0x42b76c['ui'])return;const {ariaLiveAnnouncer:_0x60dff3}=_0x42b76c['ui'];et(this['_model'],({left:_0x240df0,entered:_0x58c8d6})=>{for(const _0x5f4f81 of _0x240df0){const {group:_0x1b1c84,type:_0x216419}=tt(_0x5f4f81['name']);if('suggestion'===_0x1b1c84){_0x60dff3['announce'](this['_getMarkerAnnouncementText'](_0x216419,'LEAVE'));break;}}for(const _0x2da1e8 of _0x58c8d6){const {group:_0x4c6c9a,type:_0x545b5d}=tt(_0x2da1e8['name']);if('suggestion'===_0x4c6c9a){_0x60dff3['announce'](this['_getMarkerAnnouncementText'](_0x545b5d,'ENTER',_0x1260c9(_0x3a2235)));break;}}});}['_processAttributeChanges'](_0x7e69f){if(this['_recordAttributeSuggestions'])return!0x1;const _0x172281=this['editor'],_0x4b94d3=_0x172281['model']['document']['differ']['getChanges']();if(0x0==_0x4b94d3['length'])return!0x1;const _0x4a1adf=[],_0xa6248d=_0x4b94d3['filter'](_0x5f4c85=>'attribute'==_0x5f4c85['type']),_0x265bd7=_0x4b94d3['filter'](_0x1a32c0=>'insert'==_0x1a32c0['type']&&'$text'!=_0x1a32c0['name']),_0x5b7c3b=_0x4b94d3['filter'](_0x3fba84=>'remove'==_0x3fba84['type']&&'$text'!=_0x3fba84['name']);for(const _0x492bc7 of _0xa6248d)_0x4a1adf['push']({'key':_0x492bc7['attributeKey'],'newValue':_0x492bc7['attributeNewValue'],'oldValue':_0x492bc7['attributeOldValue'],'range':hn(_0x492bc7['range'],_0x172281['model'])});for(const _0x36a5ce of _0x265bd7){const _0x36ecc9=_0x5b7c3b['find'](_0x139c48=>_0x139c48['position']['isEqual'](_0x36a5ce['position']));_0x36ecc9&&_0x4a1adf['push']({'key':en,'newValue':_0x36a5ce['name'],'oldValue':_0x36ecc9['name'],'range':_0x172281['model']['createRangeOn'](_0x36a5ce['position']['nodeAfter'])});}return 0x0!=_0x4a1adf['length']&&this['_reduceExistingSuggestions'](_0x7e69f,_0x4a1adf);}['_processAttributeSuggestions'](_0x38b287){let _0x72d799=!0x1;const _0x37b8d4=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1a0d61=>_0x1a0d61['data']['newRange']&&_0x1a0d61['name']['startsWith']('suggestion:attribute:'));for(const _0x4d2667 of _0x37b8d4){const {subType:_0x190ee8,id:_0x46b220}=tt(_0x4d2667['name']),_0x52f599=_0x190ee8['split']('|')[0x0];for(const _0x50bf5e of this['getSuggestions']({'skipNotAttached':!0x0}))_0x50bf5e['id']!=_0x46b220&&'attribute'==_0x50bf5e['type']&&_0x50bf5e['data']&&_0x50bf5e['data']['key']==_0x52f599&&_0x50bf5e['getFirstRange']()['isIntersecting'](_0x4d2667['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x50bf5e,_0x4d2667['data']['newRange'],_0x38b287),_0x72d799=!0x0);}return _0x72d799;}['recordAttributeChanges'](_0x2f2e43){this['_recordAttributeSuggestions']=!0x0,_0x2f2e43();}['_reduceExistingSuggestions'](_0x134bd8,_0x4f3596){if(0x0==_0x4f3596['length'])return!0x1;let _0xc7094=!0x1;for(const _0x175c57 of _0x4f3596){const _0x912dd=this['_findSuggestions'](_0x175c57['range'],'attribute')['filter'](_0x87d70c=>!_0x87d70c['meta']['isNextTo'])['map'](_0x5b684c=>_0x5b684c['suggestion']),_0x6d138d=_0x431d55({'newValue':_0x175c57['newValue']});_0x912dd['filter'](_0x4fcef8=>{const [_0x2a4d2f,_0x306dd4]=_0x4fcef8['subType']['split']('|');return _0x2a4d2f==_0x175c57['key']&&_0x306dd4!=_0x6d138d;})['forEach'](_0x409751=>{this['_reduceSuggestionAttributeRange'](_0x409751,_0x175c57['range'],_0x134bd8),_0xc7094=!0x0;});}return _0xc7094;}['_reduceSuggestionAttributeRange'](_0x99896f,_0xc8e46e,_0x30580d){const _0x15fa61=_0x99896f['getFirstRange']()['getDifference'](_0xc8e46e);0x0!==_0x15fa61['length']?0x1!==_0x15fa61['length']?this['_breakSuggestionMarker'](_0x99896f,_0xc8e46e['start'],_0xc8e46e['end']):this['_setSuggestionRange'](_0x99896f,_0x15fa61[0x0]):_0x30580d['removeMarker'](_0x99896f['getFirstMarker']());}},sn=class{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x577a32){this['_editor']=_0x577a32,this['_model']=_0x577a32['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x459f2b,_0x22101e,_0x5f285a,_0xb92539,_0xa056ca,_0x467d9b,_0xbbbcfb){return new yt(this['_model'],{'type':_0x459f2b,'subType':_0x22101e,'id':_0x5f285a,'originalSuggestionId':_0xbbbcfb,'author':_0xb92539,'creator':_0xb92539,'attributes':_0xa056ca,'onAttributesChange':_0x467d9b,'onAccept':(..._0x2dae8c)=>this['getSuggestionCallback'](_0x459f2b,_0x22101e,'accept')(..._0x2dae8c),'onDiscard':(..._0x244e9a)=>this['getSuggestionCallback'](_0x459f2b,_0x22101e,'discard')(..._0x244e9a)});}['registerCustomCallback'](_0x4dace1,_0x17d1d2,_0x6488d9,_0x45faf3){const _0x573f29=_0x4dace1+':'+_0x17d1d2+':'+_0x6488d9;this['_customCallbacks']['set'](_0x573f29,_0x45faf3);}['getSuggestionCallback'](_0x520a1d,_0x141a51,_0x9e2172){const _0x5d762a=_0x520a1d+':'+_0x141a51+':'+_0x9e2172;return this['_customCallbacks']['get'](_0x5d762a)||this['_defaultCallbacks']['get'](_0x520a1d+':'+_0x9e2172);}['_registerDefaultCallbacks'](){const _0x473e1d=()=>!0x1,_0x34d210=_0x793c60=>{_0x793c60['sort']((_0x11a71c,_0xb4888f)=>_0x11a71c['start']['isBefore'](_0xb4888f['start'])?0x1:-0x1),this['_model']['change'](_0x2ba677=>{for(const _0xa1284a of _0x793c60){let _0x5a7b67;_0x5a7b67=_0xa1284a['end']['isAtEnd']&&_0xa1284a['end']['parent']==_0xa1284a['start']['nodeAfter']?_0x2ba677['createSelection'](_0xa1284a['start']['nodeAfter'],'on'):_0x2ba677['createSelection'](_0xa1284a),this['_model']['deleteContent'](_0x5a7b67,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x430eb4=(_0x463238,_0x34e60b)=>{_0x34e60b&&this['_model']['change'](_0x4407f1=>{const {commandName:_0xc9225c,commandParams:_0x23ccd1=[]}=_0x34e60b,_0x4b5de7=_0x463238['map'](_0x5eb491=>(on(_0x5eb491)&&(_0x5eb491=this['_model']['createRange'](_0x5eb491['end'])),_0x5eb491))['filter'](_0x211777=>'$graveyard'!==_0x211777['root']['rootName']);if(_0x4b5de7['length']<0x1)return;const _0x4df85f=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3c04b1=>rt['fromRange'](_0x3c04b1));_0x4407f1['setSelection'](_0x4b5de7);for(const _0x3a2158 of this['_editor']['commands']['commands']())_0x3a2158['refresh']();_0x23ccd1['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0xc9225c,..._0x23ccd1);const _0x38eebf=_0x4df85f['filter'](_0x19aff1=>'$graveyard'!=_0x19aff1['root']['rootName']);_0x38eebf['length']>0x0&&_0x4407f1['setSelection'](_0x38eebf);for(const _0x3009a3 of _0x4df85f)_0x3009a3['detach']();});},_0x21098e=(_0x362a93,_0x450a03)=>0x1==_0x362a93['length']&&0x1==_0x450a03['length']&&_0x362a93[0x0]['end']['isEqual'](_0x450a03[0x0]['start']),_0x3e0f9d=(_0x194a56,_0x166eb9,_0x4a3bc3,_0x209ff1)=>fn(_0x194a56,_0x166eb9,_0x4a3bc3,_0x209ff1)?[_0x194a56,_0x166eb9]:fn(_0x166eb9,_0x194a56,_0x209ff1,_0x4a3bc3)?[_0x166eb9,_0x194a56]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x473e1d),this['_defaultCallbacks']['set']('insertion:discard',_0x34d210),this['_defaultCallbacks']['set']('insertion:join',_0x21098e),this['_defaultCallbacks']['set']('insertion:chain',_0x3e0f9d),this['_defaultCallbacks']['set']('deletion:accept',_0x34d210),this['_defaultCallbacks']['set']('deletion:discard',_0x473e1d),this['_defaultCallbacks']['set']('deletion:join',_0x21098e),this['_defaultCallbacks']['set']('deletion:chain',_0x3e0f9d),this['_defaultCallbacks']['set']('formatInline:accept',_0x430eb4),this['_defaultCallbacks']['set']('formatInline:discard',_0x473e1d),this['_defaultCallbacks']['set']('formatInline:join',_0x21098e),this['_defaultCallbacks']['set']('formatInline:chain',_0x473e1d),this['_defaultCallbacks']['set']('formatBlock:accept',_0x430eb4),this['_defaultCallbacks']['set']('formatBlock:discard',_0x473e1d),this['_defaultCallbacks']['set']('formatBlock:join',_0x21098e),this['_defaultCallbacks']['set']('formatBlock:chain',_0x473e1d),this['_defaultCallbacks']['set']('attribute:accept',_0x473e1d),this['_defaultCallbacks']['set']('attribute:discard',(_0x3f8e61,_0x2ce9d0)=>{if(!_0x2ce9d0)return;const _0x4b97f3=this['_editor']['plugins']['get'](_0xafb44b);this['_model']['change'](_0x1877ce=>{if('$elementName'==_0x2ce9d0['key'])for(const _0xb32de1 of _0x3f8e61){const _0x16a8a3=_0xb32de1['start']['nodeAfter'],_0x504162=_0x2ce9d0['oldValue'];_0x1877ce['rename'](_0x16a8a3,_0x504162);}else{if(_0x4b97f3['isBlockAttribute'](_0x2ce9d0['key'])){for(const _0x58f508 of _0x3f8e61)void 0x0!==_0x2ce9d0['oldValue']?_0x1877ce['setAttribute'](_0x2ce9d0['key'],_0x2ce9d0['oldValue'],_0x58f508['start']['nodeAfter']):_0x1877ce['removeAttribute'](_0x2ce9d0['key'],_0x58f508['start']['nodeAfter']);}else{for(const _0x53b2c8 of _0x3f8e61)_0x2ce9d0['oldValue']?_0x1877ce['setAttribute'](_0x2ce9d0['key'],_0x2ce9d0['oldValue'],_0x53b2c8):_0x1877ce['removeAttribute'](_0x2ce9d0['key'],_0x53b2c8);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x21098e);}};function rn(_0x1b4eed,_0x25fe3e,_0x23b04f){for(const _0x2c12fc of _0x25fe3e['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2c12fc['root']==_0x2c12fc)return!0x1;if(!_0x23b04f['containsItem'](_0x2c12fc))return!0x1;if(_0x1b4eed['isObject'](_0x2c12fc)||_0x1b4eed['isLimit'](_0x2c12fc))return!0x0;}return!0x1;}function on(_0x21a560){return _0x21a560['end']['parent']==_0x21a560['start']['nodeAfter']&&_0x21a560['end']['isAtStart'];}function an(_0x26849f,_0x454c1f,_0x20280f,_0x12cfd6){const _0x4511b3=_0x29a126=>!_0x29a126['item']['is']('$textProxy')&&!_0x12cfd6['isObject'](_0x29a126['item']),_0x31f69a=_0x26849f['start']['getLastMatchingPosition'](_0x4511b3),_0x51bff4=_0x26849f['end']['getLastMatchingPosition'](_0x4511b3,{'direction':'backward'});return(!_0x26849f['start']['isEqual'](_0x31f69a)||!_0x26849f['end']['isEqual'](_0x51bff4))&&(_0x31f69a['isBefore'](_0x51bff4)?_0x20280f['updateMarker'](_0x454c1f,{'range':_0x20280f['createRange'](_0x31f69a,_0x51bff4)}):_0x20280f['removeMarker'](_0x454c1f),!0x0);}function cn(_0x49e4a4){return _0x431d55(_0x49e4a4);}function ln(_0x434cb2){const _0x16343d=_0x434cb2['start']['nodeAfter'];return _0x16343d&&_0x16343d['is']('element');}function un(_0x12d219){return on(_0x12d219)||function(_0x5e5f57){return _0x5e5f57['start']['parent']==_0x5e5f57['end']['nodeBefore']&&_0x5e5f57['start']['isAtEnd'];}(_0x12d219);}function dn(_0x1bb282,_0x32cc3f){try{const _0x382c8e=_0x1bb282['getRange']();for(const _0x5afb8a of _0x32cc3f)if(_0x1bb282!==_0x5afb8a&&_0x382c8e&&_0x382c8e['isIntersecting'](_0x5afb8a['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function hn(_0x46cdaa,_0x463f64){return null==_0x46cdaa['end']['nodeBefore']&&_0x46cdaa['end']['parent']==_0x46cdaa['start']['nodeAfter']?gn(_0x46cdaa['start']['nodeAfter'],_0x463f64):_0x46cdaa;}function gn(_0x495898,_0x3d6c3d){const _0x2acb1b=_0x3d6c3d['schema']['isObject'](_0x495898)||_0x3d6c3d['schema']['isSelectable'](_0x495898);return _0x3d6c3d['createRange'](_0x3d6c3d['createPositionAt'](_0x495898,'before'),_0x2acb1b?_0x3d6c3d['createPositionAfter'](_0x495898):_0x3d6c3d['createPositionAt'](_0x495898,'end'));}function fn(_0x5b76e9,_0x3556de,_0x1fb7f9,_0x475b53){return!!mn(_0x5b76e9,_0x3556de)&&_0x1fb7f9['end']['isEqual'](_0x475b53['start']);}function mn(_0x3f2f0f,_0x1c8746){if(!_0x3f2f0f['_isDataLoaded']||!_0x1c8746['_isDataLoaded'])return!0x1;const _0x5e57d8=new Set(Object['keys'](_0x3f2f0f['attributes'])),_0x4f2a37=new Set(Object['keys'](_0x1c8746['attributes']));if(_0x5e57d8['delete']('groupId'),_0x4f2a37['delete']('groupId'),0x0==_0x5e57d8['size']&&0x0==_0x4f2a37['size'])return!0x0;if(_0x5e57d8['size']!=_0x4f2a37['size'])return!0x1;const _0xcb2776={..._0x3f2f0f['attributes']},_0x720dbc={..._0x1c8746['attributes']};return delete _0xcb2776['groupId'],delete _0x720dbc['groupId'],JSON['stringify'](_0xcb2776)==JSON['stringify'](_0x720dbc);}function En(_0x50e806,_0x327c0a){const _0x57cc72=Tn(_0x50e806['attributes']),_0x2d3719=Tn(_0x327c0a);if(!_0x50e806['_isDataLoaded'])return!0x1;if(!ct(_0x57cc72['@ai'],_0x2d3719['@ai']))return!0x1;for(const _0x93e4f5 of Object['keys'](_0x2d3719))if(!ct(_0x57cc72[_0x93e4f5],_0x2d3719[_0x93e4f5]))return!0x1;return!0x0;}function Tn(_0x25bac){const _0x46e82b=Object['assign']({},_0x25bac);return delete _0x46e82b['skipNestingCheck'],delete _0x46e82b['tablePasteChainId'],_0x46e82b;}function _n(_0x55e661){return _0x55e661['split']('|')[0x0];}const pn=/* #__PURE__ -- @preserve */
|
|
26
|
+
_0x30063f();var Ln=class extends pn{['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x4585a0,_0x546125,_0x2f6b9b,_0x46dd86){super(),this['model']=_0x546125,this['view']=_0x2f6b9b,this['commentThreadController']=_0x46dd86,this['_editor']=_0x4585a0,this['_acceptCommand']=_0x4585a0['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x4585a0['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4aa920,_0x50b03d)=>_0x4aa920||_0x50b03d),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4d196f=>_0x4d196f&&this['_editor']['model']['canEditAt'](_0x546125['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2fea68=>_0x2fea68&&this['_editor']['model']['canEditAt'](_0x546125['getRanges']())),this['_pendingAction']=null,_0x2f6b9b['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x2f6b9b,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x2f6b9b,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x2f6b9b,'change:isDirty',()=>{_0x2f6b9b['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 _0x557664=St(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x557664);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}},In=class extends _0x566046{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x3e78e7,_0x51304e,_0x386778,_0x100924){super(_0x3e78e7),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x46bf6c(_0x3e78e7,St(_0x3e78e7,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x51304e['authoredAt']),this['bind']('authoredAt')['to'](_0x51304e),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',_0x51304e,'authoredAt',this,'descriptionParts',(_0x3bcf56,_0x58f421,_0x4af391)=>{const _0x1f0a04=_0x4af391['map'](_0x334fea=>pt(_0x334fea['content']))['join']('.\x20')+'.',_0xec398f=_0x51304e['aiSource']&&'author'===_0x100924['showAISource']?_0x100924['aiAuthor']['name']:_0x51304e['author']['name'],_0x36d4e9=St(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x3bcf56-0x1,_0xec398f,_0x58f421?_0x100924['formatDateTime'](_0x58f421):'',new DOMParser()['parseFromString'](_0x1f0a04,'text/html')['body']['textContent']]);return _0x51304e['aiSource']&&'pill'===_0x100924['showAISource']?_0x36d4e9+'\x20'+St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'):_0x36d4e9;}),this['focusables']=new _0xfedbf2(),this['focusTracker']=new _0x57e1ed(),this['keystrokes']=new _0x528888(),this['focusCycler']=new _0x4f02bc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x50cf51=>_0x50cf51['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x51304e,this['_localUser']=_0x386778,this['_config']=_0x100924,_0x100924['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x3a3da7(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x219f14}=this['_config'];this['commentsListView']=new _0x219f14(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',_0x43fda1=>_0x43fda1+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3cd7ea,_0x1781d9)=>_0x3cd7ea||!!_0x1781d9);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x5ec7ae}=this['_config'],_0x49fde3=new _0x5ec7ae(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1531e8=_0x49fde3['commentInputView'];return _0x49fde3['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x1531e8,'value',(_0x517b90,_0x533aee,_0x4cef37)=>!!_0x4cef37||_0x517b90&&!_0x533aee),_0x1531e8['on']('submit',(_0x1171d8,_0x20b744)=>{this['fire']('addComment',_0x20b744),_0x1531e8['editor']['setData']('');}),_0x1531e8['on']('cancel',()=>this['focus']()),_0x1531e8['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x49fde3;}},An=class extends In{['suggestionView'];['_descriptionElement'];constructor(_0x3601a6,_0x235b67,_0x3e20fe,_0xe7c164){super(_0x3601a6,_0x235b67,_0x3e20fe,_0xe7c164),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x386d71=>_0x386d71&&_0x386d71[0x0]?_0x386d71[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x223d61,_0x380fd3)=>{let _0x131584='';for(const _0x3d37c8 of _0x223d61)_0x131584+='<p>'+pt(_0x3d37c8['content'],_0x3d37c8['color'])+'</p>';return _0x380fd3?_0x131584:nt(_0x131584,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xe7c164['SuggestionView'](_0x3601a6,_0x235b67,{'formatDateTime':_0xe7c164['formatDateTime'],'showAISource':_0xe7c164['showAISource'],'aiAuthor':_0xe7c164['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 _0x2647ce=this['bindTemplate'],_0x3c7143=[this['suggestionView']];return this['commentsListView']&&_0x3c7143['push'](this['commentsListView']),this['commentThreadInputView']&&_0x3c7143['push'](this['commentThreadInputView']),_0x3c7143['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x2647ce['if']('isActive','ck-suggestion-wrapper--active'),_0x2647ce['to']('type',_0x255108=>'ck-suggestion-'+_0x255108),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':_0x2647ce['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x3c7143};}['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 _0x566046{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5a510d,_0x258b05,_0x1b9de7){super(_0x5a510d),this['_model']=_0x258b05,this['_config']=_0x1b9de7,this['set']('description',''),this['bind']('authoredAt')['to'](_0x258b05),this['acceptButton']=this['_createButton'](St(_0x5a510d,'Accept\x20suggestion'),_0x201b2e,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](St(_0x5a510d,'Discard\x20suggestion'),_0x4628b8,'ck-suggestion--discard','discardSuggestion','sw');const _0x2eb7b4=!!_0x258b05['aiSource']&&'author'===_0x1b9de7['showAISource'],_0xda2018=_0x2eb7b4?this['_createAIUser'](_0x1b9de7['aiAuthor']):_0x258b05['author'],_0x1149a5=_0x2eb7b4&&!_0x1b9de7['aiAuthor']['avatar']?_0x26f6c5:void 0x0;this['userView']=new _0x23fd9e(_0x5a510d,_0xda2018,this['getUserViewNotificationText'](),_0x1149a5),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0xfedbf2([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x57e1ed(),this['keystrokes']=new _0x528888(),this['focusCycler']=new _0x4f02bc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x378bbd=>_0x378bbd['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x54f96b=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x54f96b['innerHTML']=this['description'],this['on']('change:description',(_0x3b9630,_0x51bc93,_0x3a3ad5)=>{_0x54f96b['innerHTML']=_0x3a3ad5;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x5f5097=this['bindTemplate'],_0x3e184d=[{'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':_0x5f5097['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5f5097['to']('authoredAt',_0x3f4284=>this['_config']['formatDateTime'](_0x3f4284))}]}]},{'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']&&_0x3e184d['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),this['_model']['aiSource']&&this['_config']['showAISource']){const _0x5adf88=new _0x16d049(this['locale']);_0x5adf88['set']({'icon':_0x107c43,'label':St(this['locale'],'AI_SOURCE_PILL_LABEL'),'tooltip':St(this['locale'],'AI_SOURCE_PILL_TOOLTIP'),'class':'ck-pill_ai'}),_0x3e184d['push']({'tag':'div','attributes':{'class':['ck-suggestion__ai-source-pill']},'children':[_0x5adf88]});}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':_0x3e184d}]};}['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'](_0x59ad16){return new _0x555e85({'id':'ck-ai-author','name':_0x59ad16['name'],'avatar':_0x59ad16['avatar'],'color':new _0x2b6a23(0x0)});}['_createButton'](_0x3b63a1,_0x39a972,_0x62e0dc,_0x3b8b41,_0xba117a){const _0x1eda5c=new _0x19b657(this['locale']);return _0x1eda5c['set']({'label':_0x3b63a1,'icon':_0x39a972,'tooltip':!0x0,'tooltipPosition':_0xba117a}),_0x1eda5c['extendTemplate']({'attributes':{'class':_0x62e0dc}}),_0x1eda5c['on']('execute',()=>{this['fire'](_0x3b8b41,this['_model']['id']);}),_0x1eda5c;}['_setupKeyboardNavigation'](){const _0x2c0272=this['element'];this['keystrokes']['listenTo'](_0x2c0272);for(const _0x4c7fe9 of this['focusables'])this['focusTracker']['add'](_0x4c7fe9['element']),this['keystrokes']['listenTo'](_0x4c7fe9['element']);this['keystrokes']['set']('enter',(_0x347450,_0x4872fe)=>{_0x2c0272===_0x347450['target']&&(this['focusCycler']['focusFirst'](),_0x4872fe());}),this['keystrokes']['set']('esc',(_0x5196c7,_0x1e5117)=>{_0x2c0272!==_0x5196c7['target']&&(this['focus'](),_0x1e5117());});}},kn=class extends _0x335f48{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[nn,_0x4099f0,_0x5ac837,_0x56449f,_0x1352a9];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xa4fb50){super(_0xa4fb50),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1e8307=this['editor']['config'];_0x1e8307['define']('trackChanges.SuggestionThreadView',An),_0x1e8307['define']('trackChanges.SuggestionView',bn),_0x1e8307['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1e8307['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x28f7f8,_0x579f5c){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5f7874,_0x277621]of this['_handleControllerBuffer']){const _0x45251c=this['_suggestionToController']['has'](_0x5f7874);_0x45251c||_0x277621?_0x45251c&&_0x277621&&this['_destroyController'](_0x5f7874):this['_initializeController'](_0x5f7874);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get'](_0x1352a9)['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x28f7f8,_0x579f5c);}['init'](){const _0x552e37=this['editor'],_0x24b691=_0x552e37['plugins']['get'](nn),_0xf6324=_0x552e37['plugins']['get'](_0x56449f),_0x3b7424=_0x552e37['plugins']['get'](_0x1352a9),_0x5c45b4=_0x552e37['plugins']['get'](_0x5ac837);this['_addUIComponentsToFactory'](),_0x3b7424['addSourceCollector'](()=>{const _0x32f2fe=[];for(const [_0x4adc80,_0x4dc13e]of Array['from'](this['_suggestionToController'])){const _0x224c72=_0x4adc80['getAllAdjacentSuggestions'](),_0x123005=[];for(const _0x5b875b of _0x224c72){if(!_0x5b875b['isInContent'])continue;if(_0x5b875b['isMultiRange']){_0x123005['push'](..._0x5b875b['getRanges']());continue;}const _0x89d133=_0x5b875b['getFirstRange']();if(_0x123005['length']>0x0){const _0x5e9e6c=_0x123005[0x0]['getJoined'](_0x89d133);if(_0x5e9e6c){_0x123005[0x0]=_0x5e9e6c;continue;}}_0x123005['push'](_0x89d133);}_0x32f2fe['push']([_0x4dc13e['view'],_0x123005]);}return _0x32f2fe;}),this['listenTo'](_0x24b691,'suggestionLoaded',(_0x27a7e5,_0x2b3c19)=>{this['listenTo'](_0x2b3c19,'change:previous',(_0x3f7b18,_0xc1a67b,_0x3ec8d1,_0xafb0a6)=>{_0x2b3c19['isInContent']&&(null==_0x3ec8d1?(this['_updateController'](_0xafb0a6['head']),this['_handleSuggestionControllerDelayed'](_0x2b3c19,!0x1)):(this['_updateController'](_0x3ec8d1['head']),null==_0xafb0a6&&this['_handleSuggestionControllerDelayed'](_0x2b3c19,!0x0)));}),null!==_0x2b3c19['previous']?this['_updateController'](_0x2b3c19['head']):this['_handleSuggestionControllerDelayed'](_0x2b3c19,!0x1);}),this['listenTo'](_0x24b691,'suggestionUnloaded',(_0x17bdc1,_0x49f85d,_0x2d3e92)=>{this['stopListening'](_0x49f85d,'change:previous'),this['_handleControllerBuffer']['delete'](_0x49f85d),this['_suggestionToController']['has'](_0x49f85d)&&this['_destroyController'](_0x49f85d),_0x2d3e92&&this['_updateController'](_0x2d3e92['head']);}),this['listenTo'](_0x24b691,'suggestionChanged',(_0x40dcdc,_0x497526)=>{this['_updateController'](_0x497526);}),this['listenTo'](_0xf6324,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5c45b4,'addComment',(_0xbc36db,{threadId:_0x50c1b4,isFromAdapter:_0x33efdf})=>{if(_0x33efdf||!_0x24b691['hasSuggestion'](_0x50c1b4))return;const _0x199d4a=_0x24b691['getSuggestion'](_0x50c1b4);this['_suggestionToController']['get'](_0x199d4a)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x436609=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x58d3c8;for(const _0xd04f98 in _0x436609){const _0x1be943=_0xd04f98,_0x29f870=_0x436609[_0x1be943];if('trackChangesLicenseKeyValid'==_0x29f870||'trackChangesLicenseKeyInvalid'==_0x29f870||'trackChangesLicenseKeyExpired'==_0x29f870||'trackChangesLicenseKeyDomainLimit'==_0x29f870||'trackChangesLicenseKeyNotAllowed'==_0x29f870||'trackChangesLicenseKeyEvaluationLimit'==_0x29f870||'trackChangesLicenseKeyUsageLimit'==_0x29f870){delete _0x436609[_0x1be943],_0x58d3c8=_0x29f870,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x58d3c8&&_0x436609['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x58d3c8&&_0x436609['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x58d3c8&&_0x436609['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x58d3c8&&_0x436609['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x58d3c8&&_0x436609['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0x58d3c8&&_0x436609['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x1896ae){const _0xb9f9f6=this['_suggestionToController']['get'](_0x1896ae);return _0xb9f9f6&&this['editor']['plugins']['get'](_0x56449f)['getByInnerView'](_0xb9f9f6['view'])||null;}['getSuggestionForAnnotation'](_0x39187a){const _0x28d1b2=this['_viewToController']['get'](_0x39187a['innerView']);return _0x28d1b2?_0x28d1b2['model']:null;}['_refreshActiveMarkers'](){const _0x24f999=this['editor']['plugins']['get'](_0x56449f),_0x5521ab=this['editor']['plugins']['get'](nn),_0x428875=Array['from'](_0x24f999['activeAnnotations'],_0xe66bbb=>_0xe66bbb['innerView'])['filter'](_0x2f7375=>this['_viewToController']['has'](_0x2f7375)),_0x20f0bb=[];for(const _0x504ba2 of _0x428875){const _0x5377d5=this['_viewToController']['get'](_0x504ba2)['model']['getAllAdjacentSuggestions']();_0x20f0bb['push'](..._0x5377d5['reduce']((_0xb8dca0,_0x9054e)=>[..._0xb8dca0,..._0x9054e['getMarkerNames']()],[]));}_0x5521ab['activeMarkers']=_0x20f0bb;}['_addUIComponentsToFactory'](){const _0x31f08c=this['editor'],_0x5bd35a=_0x31f08c['locale'],_0x13bbba=St(_0x5bd35a,'Track\x20changes'),_0x2d0021=new _0x5afb24([{'type':'switchbutton','model':new _0xfb96df({'withText':!0x0,'isToggleable':!0x0,'label':_0x13bbba,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0xfb96df({'withText':!0x0,'label':St(_0x5bd35a,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xfb96df({'withText':!0x0,'label':St(_0x5bd35a,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0xfb96df({'withText':!0x0,'label':St(_0x5bd35a,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xfb96df({'withText':!0x0,'label':St(_0x5bd35a,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x31f08c['plugins']['has']('TrackChangesPreview')&&_0x2d0021['addMany']([{'type':'separator'},{'type':'button','model':new _0xfb96df({'withText':!0x0,'label':St(_0x5bd35a,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x2e61a3 of _0x2d0021)if(Cn(_0x2e61a3)){const _0x15fe90=_0x31f08c['commands']['get'](_0x2e61a3['model']['commandName']);_0x2e61a3['model']['bind']('isOn','isEnabled')['to'](_0x15fe90,'value','isEnabled');}_0x31f08c['ui']['componentFactory']['add']('trackChanges',_0x3d6c79=>this['_createToolbarButton'](_0x3d6c79,_0x2d0021,_0x13bbba)),_0x31f08c['ui']['componentFactory']['add']('menuBar:trackChanges',_0x145524=>this['_createMenuBarMenu'](_0x145524,_0x2d0021,_0x13bbba));}['_createToolbarButton'](_0x385adc,_0x57be2f,_0x1cf05e){const _0x5bb8ad=_0x4cc7b5(_0x385adc,_0x276268),_0x5613bd=this['editor']['commands']['get']('trackChanges');_0x5bb8ad['buttonView']['set']({'tooltip':_0x1cf05e,'label':_0x1cf05e,'icon':_0x2791ac}),_0x5bb8ad['buttonView']['bind']('isOn')['to'](_0x5613bd,'value'),_0x5bb8ad['buttonView']['on']('execute',()=>{_0x5613bd['execute'](),this['editor']['editing']['view']['focus']();}),_0x102ff0(_0x5bb8ad,_0x57be2f,{'role':'menu'});const _0x596a4e=[];for(const _0x3788d0 of _0x57be2f)Cn(_0x3788d0)&&_0x596a4e['push'](this['editor']['commands']['get'](_0x3788d0['model']['commandName']));const _0x3fc0fa=_0x5bb8ad['buttonView'];return _0x3fc0fa['actionView']['unbind']('isEnabled'),_0x3fc0fa['arrowView']['unbind']('isEnabled'),_0x3fc0fa['actionView']['bind']('isEnabled')['to'](_0x5613bd,'isEnabled'),_0x3fc0fa['arrowView']['bind']('isEnabled')['toMany'](_0x596a4e,'isEnabled',(..._0x4074ea)=>_0x4074ea['some'](_0x64682a=>_0x64682a)),_0x5bb8ad['on']('execute',_0x3bdb0d=>{this['editor']['execute'](_0x3bdb0d['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x5bb8ad;}['_createMenuBarMenu'](_0x55414a,_0x1eca84,_0x244a0c){const _0x5010b2=new _0x5b94cf(_0x55414a),_0x23004b=this['editor']['commands']['get']('trackChanges');_0x5010b2['buttonView']['set']({'label':_0x244a0c,'icon':_0x2791ac});const _0x4f1e60=new _0x2ed845(_0x55414a);for(const _0x451481 of _0x1eca84){if('separator'==_0x451481['type']){_0x4f1e60['items']['add'](new _0x2f1b9c(_0x55414a));continue;}const _0x2fba41=new _0x1c120a(_0x55414a,_0x5010b2),_0x554b0e=new _0x20a80b(_0x55414a),_0x178048=_0x451481['model'];_0x554b0e['bind'](...Object['keys'](_0x178048))['to'](_0x178048),_0x554b0e['delegate']('execute')['to'](_0x5010b2),_0x554b0e['on']('execute',()=>{this['editor']['execute'](_0x178048['commandName']),this['editor']['editing']['view']['focus']();}),_0x2fba41['children']['add'](_0x554b0e),_0x4f1e60['items']['add'](_0x2fba41);}return _0x5010b2['bind']('isEnabled')['to'](_0x23004b,'isEnabled'),_0x5010b2['panelView']['children']['add'](_0x4f1e60),_0x5010b2;}['_initializeController'](_0x10798e){const _0x5228f3=this['editor'],_0x7055fe=_0x5228f3['config'],_0x56be98=_0x5228f3['plugins']['get'](_0x56449f),_0x27abb1=_0x5228f3['plugins']['get'](_0x5ac837),_0x4b1db9=_0x5228f3['plugins']['get'](_0x1352a9),_0x250441=_0x5228f3['plugins']['get'](_0x4099f0)['me'],_0x138f5e=_0x7055fe['get']('trackChanges')['SuggestionThreadView'],_0x1d868d=_0x7055fe['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x1d3a40,CommentThreadInputView:_0xa688b5}=_0x5228f3['plugins']['get']('CommentsUI');let _0x2ac72e,_0x22bd4e,_0x331359;this['_annotationViews']['has'](_0x10798e['id'])?(_0x22bd4e=this['_annotationViews']['get'](_0x10798e['id']),_0x2ac72e=_0x22bd4e['mainView']):(_0x2ac72e=new _0x138f5e(_0x5228f3['locale'],_0x10798e,_0x250441,{'disableComments':this['_disableComments'],'editorConfig':{..._0x7055fe['get']('comments.editorConfig'),'licenseKey':_0x7055fe['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x7055fe['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x7055fe['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x7055fe['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x36788d(_0x7055fe['get']('locale'),_0x5228f3['locale']),'CommentView':_0x7055fe['get']('comments')['CommentView'],'CommentsListView':_0x1d3a40,'CommentThreadInputView':_0xa688b5,'SuggestionView':_0x1d868d,'showAISource':_0x7055fe['get']('trackChanges.showAISource')||null,'aiAuthor':{..._0x7055fe['get']('trackChanges.aiAuthor'),'name':_0x7055fe['get']('trackChanges.aiAuthor')?.['name']||St(_0x5228f3['locale'],'AI_AUTHOR_DEFAULT_NAME')}}),_0x2ac72e['suggestionView']['acceptButton']['on']('execute',()=>{_0x5228f3['editing']['view']['focus']();}),_0x2ac72e['suggestionView']['discardButton']['on']('execute',()=>{_0x5228f3['editing']['view']['focus']();}),_0x22bd4e=_0x56be98['createAnnotationView'](this['editor']['locale'],_0x2ac72e),_0x22bd4e['bind']('isDirty')['to'](_0x2ac72e,'isDirty'),_0x22bd4e['bind']('length')['to'](_0x2ac72e),_0x22bd4e['bind']('type')['to'](_0x2ac72e,'type',_0xce06c0=>'suggestion-'+_0xce06c0),_0x2ac72e['on']('escape',()=>{_0x331359['fire']('escape');}),this['_annotationViews']['set'](_0x10798e['id'],_0x22bd4e));const _0x2d529e=_0x27abb1['createCommentThreadController'](_0x10798e['commentThread'],_0x2ac72e),_0x3ce919=new Ln(_0x5228f3,_0x10798e,_0x2ac72e,_0x2d529e),_0x1bc618=_0x10798e['getAllAdjacentSuggestions']()['filter'](_0x2d5317=>_0x2d5317['isInContent']);_0x2ac72e['descriptionParts']=_0x5228f3['plugins']['get'](nn)['descriptionFactory']['getDescriptions'](_0x1bc618),this['_suggestionToController']['set'](_0x10798e,_0x3ce919),this['_viewToController']['set'](_0x2ac72e,_0x3ce919);const _0xb1e223=()=>{const _0x40596a=[],_0x552eb9=_0x10798e['getAllAdjacentSuggestions']()['filter'](_0x492333=>_0x492333['isInContent']);for(const _0x1eed40 of _0x552eb9)_0x40596a['push'](..._0x1eed40['getMarkers']());return _0x29ef8f(_0x5228f3['editing'],_0x40596a);};_0x331359=_0x56be98['createAnnotation']({'view':_0x22bd4e,'target':_0xb1e223,'type':()=>'suggestion-'+_0x3ce919['view']['type'],'isVisible':!!_0xb1e223()}),_0x27abb1['_bindAnnotationToEditors'](_0x2ac72e,_0x331359),_0x56be98['add'](_0x331359),_0x4b1db9['registerAnnotation'](_0x331359);}['_destroyController'](_0x21b988){const _0x1caf3e=this['editor']['plugins']['get'](_0x5ac837),_0x1f52af=this['editor']['plugins']['get'](_0x56449f),_0x372e3a=this['_suggestionToController']['get'](_0x21b988),_0x3da4cd=_0x372e3a['view'],_0x147664=_0x1f52af['getByInnerView'](_0x3da4cd);_0x1caf3e['_unbindEditors'](_0x3da4cd),_0x147664&&_0x1f52af['remove'](_0x147664),this['_suggestionToController']['delete'](_0x21b988),this['_viewToController']['delete'](_0x3da4cd),_0x372e3a['destroy']();}['_updateController'](_0x35f325){if(!_0x35f325['isInContent']||!this['_suggestionToController']['has'](_0x35f325))return;const _0x2336d4=this['editor']['plugins']['get'](nn),_0x319e95=this['_suggestionToController']['get'](_0x35f325),_0x1f0cf6=_0x35f325['getAllAdjacentSuggestions']();_0x319e95['view']['descriptionParts']=_0x2336d4['descriptionFactory']['getDescriptions'](_0x1f0cf6);}['destroy'](){for(const _0x358e21 of this['_suggestionToController']['keys']())this['_destroyController'](_0x358e21);for(const _0x15410b of this['_annotationViews']['values']())_0x15410b['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}};function Cn(_0x57251f){return'model'in _0x57251f;}var Rn=class extends _0x335f48{static get['requires'](){return[nn,kn,_0x3e43c6];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x971a4f){this['editor']['plugins']['get'](nn)['adapter']=_0x971a4f;}get['adapter'](){return this['editor']['plugins']['get'](nn)['adapter'];}['addSuggestion'](_0x3876e7){return this['editor']['plugins']['get'](nn)['addSuggestionData'](_0x3876e7);}['getSuggestions']({skipNotAttached:_0x668ed0=!0x1,toJSON:_0x54fef5=!0x1}={}){return this['editor']['plugins']['get'](nn)['getSuggestions']({'skipNotAttached':_0x668ed0,'toJSON':_0x54fef5});}['getSuggestion'](_0x584ab6){return this['editor']['plugins']['get'](nn)['getSuggestion'](_0x584ab6);}};const Nn=['Pagination'];var yn=class extends _0x335f48{static get['requires'](){return[nn];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x38b505=this['editor'];if(_0x38b505['config']['define']('trackChangesData.editorCreator',_0x2f0c9c=>{const _0x971d1a=_0x38b505['model']['document']['getRootNames']()['reduce']((_0x1c71fa,_0x1d35cd)=>(_0x1c71fa[_0x1d35cd]='',_0x1c71fa),{});return _0x38b505['constructor']['create'](_0x971d1a,_0x2f0c9c);}),'function'!=typeof _0x38b505['config']['get']('trackChangesData')['editorCreator'])throw new _0x1ce43c('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x2fd42a){return On(this['editor'],!0x0,_0x2fd42a);}['getDataWithDiscardedSuggestions'](_0x30a2ab){return On(this['editor'],!0x1,_0x30a2ab);}},Sn=class extends _0x335f48{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x380e3f){super(_0x380e3f),this['result']='end',_0x380e3f['editing']['view']['_overlayModeHint']='auto',_0x380e3f['_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(_0x46c948){return void 0x0!==_0x46c948['getRootsAttributes'];}async function On(_0x69cb30,_0x2fed59,_0x156ef7){const _0x722614=_0x7f840e(_0x69cb30,Nn);if(_0x722614['plugins']['push'](nn,Sn),Mn(_0x69cb30)){_0x722614['roots']=Object['create'](null);for(const _0x390c9c of _0x69cb30['model']['document']['getRootNames']())_0x722614['roots'][_0x390c9c]={'modelAttributes':_0x69cb30['getRootAttributes'](_0x390c9c)};}const _0x2423d5=document['createDocumentFragment'](),_0x1a901d=_0x69cb30['config']['get']('trackChangesData')['editorCreator'],_0x53b46b=await _0x1a901d(_0x722614,()=>function(_0x2a6e1b){const _0x214944=document['createElement']('div');return _0x2a6e1b['appendChild'](_0x214944),_0x214944;}(_0x2423d5));!function(_0x3162f4,_0x3d154c){const _0x467456=_0x3162f4['model']['document']['getRootNames']()['reduce']((_0x22a1f5,_0x5226d9)=>(_0x22a1f5[_0x5226d9]=_0x3162f4['data']['get']({'rootName':_0x5226d9}),_0x22a1f5),{}),_0x494174=_0x3162f4['plugins']['get']('Users')['users']['map'](_0x100dcc=>({'id':_0x100dcc['id'],'name':_0x100dcc['name']})),_0x56fabe=_0x3162f4['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x461b8e=_0x3162f4['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2a88f6=_0x3d154c['plugins']['get']('Users'),_0x5bc853=_0x3d154c['plugins']['get']('TrackChangesEditing'),_0x80393c=_0x3d154c['plugins']['get']('CommentsRepository');for(const _0x33f313 of _0x80393c['getCommentThreads']())_0x33f313['remove']();for(const _0x2944b2 of _0x494174)_0x2a88f6['getUser'](_0x2944b2['id'])||_0x2a88f6['addUser'](_0x2944b2);_0x2a88f6['me']||_0x2a88f6['useAnonymousUser']();for(const _0x287dd3 of _0x461b8e)_0x80393c['addCommentThread'](_0x287dd3);for(const _0x4a892c of _0x56fabe)_0x5bc853['addSuggestionData'](_0x4a892c);_0x3d154c['data']['set'](_0x467456);}(_0x69cb30,_0x53b46b),_0x53b46b['execute'](_0x2fed59?'acceptAllSuggestions':'discardAllSuggestions');const _0xe25475=Mn(_0x53b46b)?_0x53b46b['getFullData'](_0x156ef7):_0x53b46b['data']['get'](_0x156ef7);return await _0x53b46b['destroy'](),_0xe25475;}var wn=class extends _0x566046{['options'];constructor(_0xcad22e,_0xa3fab9){super(_0xcad22e),this['options']=_0xa3fab9,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'](_0x2437bb,_0x46e168){if(!this['element'])return;const _0x4efb57=[];for(const [_0x77a04c,_0x38ab6a]of _0x2437bb){const _0x2cbb85=document['createElement']('div');_0x2cbb85['setAttribute']('data-ck-root-name',_0x77a04c),_0x2cbb85['className']=_0x38ab6a['classes']+'\x20ck-track-changes-preview__root-container',_0x2cbb85['innerHTML']=_0x38ab6a['content'],_0x4efb57['push'](_0x2cbb85);}_0x46e168(this['element'],_0x4efb57),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}},Fn=class extends _0x421366{constructor(_0x39092c){super(_0x39092c),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x114cbc=this['editor'],_0x2f39cf=_0x114cbc['locale'],_0x2d686c=_0x114cbc['plugins']['get']('Dialog');let _0x5c4dad;const _0x1587ad=function(_0x2abcec){const _0x43344b={};if('editables'in _0x2abcec['ui']['view']){for(const [_0x5dc44a,_0x5ab6a3]of Object['entries'](_0x2abcec['ui']['view']['editables']))_0x43344b[_0x5dc44a]=_0x5ab6a3['element'];}else _0x43344b[_0x2abcec['model']['document']['getRootNames']()[0x0]]=_0x2abcec['ui']['view']['editable']['element'];return _0x43344b;}(_0x114cbc),_0x84c3ee=function(_0x243b75){let _0x2e4032=0x0;for(const _0x35432c of Object['values'](_0x243b75))_0x2e4032=Math['max'](_0x2e4032,_0x35432c['getBoundingClientRect']()['width']);let _0x355768=0x0;for(const _0x1def71 of Object['values'](_0x243b75))_0x355768+=_0x1def71['getBoundingClientRect']()['height'];const _0x170cad=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']);return{'width':_0x2e4032,'height':Math['min'](_0x355768,_0x170cad)};}(_0x1587ad);_0x2d686c['show']({'id':'finalContentPreview','title':St(_0x2f39cf,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new wn(_0x2f39cf,{'dialogRects':_0x84c3ee}),'onHide':()=>{_0x5c4dad['detachFromDom']();},'onShow':()=>{_0x114cbc['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x2d6f78=>{const _0x3af889=this['_standarizeRootsData'](_0x2d6f78,_0x114cbc,_0x1587ad);_0x2d686c['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x3af889,_0x114cbc['config']['get']('trackChanges.preview.renderFunction'));}),_0x5c4dad=new _0x431a3e(_0x2f39cf,[_0x2d686c['view']]),_0x5c4dad['attachToDom'](),_0x5c4dad['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x114cbc['once']('destroy',()=>{_0x5c4dad['detachFromDom']();});const _0x1fb1aa=_0x2d686c['view']['headerView']['class'];_0x2d686c['view']['headerView']['class']=_0x1fb1aa?_0x1fb1aa+'\x20ck-reset_all':'ck-reset_all',_0x2d686c['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x2d686c['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x12d995=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x4d25be=_0x12d995['previewMode'],_0x3e3a50={};if('$labels'===_0x4d25be){for(const _0x24e535 of _0x12d995['getMergeFieldsIds']())_0x3e3a50[_0x24e535]=_0x12d995['getLabel'](_0x24e535)||_0x24e535;}else{const _0x3cb965='$defaultValues'===_0x4d25be?_0x12d995['getDefaultValues']():_0x12d995['getDataSetValues'](_0x4d25be,!0x0);for(const _0x43f639 of Object['entries'](_0x3cb965)){const [_0x5e973e,_0x1fc225]=_0x43f639;_0x3e3a50[_0x5e973e]=null!==_0x1fc225?_0x1fc225:_0x12d995['getLabel'](_0x5e973e)||_0x5e973e;}}return{'mergeFieldsData':_0x3e3a50};}['_standarizeRootsData'](_0x23f149,_0xffdace,_0x4b7651){let _0x559958;_0x559958='string'==typeof _0x23f149?{[_0xffdace['model']['document']['getRootNames']()[0x0]]:_0x23f149}:_0x23f149;const _0x18d310=this['_fixMediaEmbeds'](_0x559958,_0xffdace);return function(_0x4fdf61,_0x4f02a4){for(const [_0x5a4f27,_0x5ef3f4]of _0x4fdf61)_0x5ef3f4['classes']=_0x4f02a4[_0x5a4f27]['classList']['value']['replace']('ck-focused','');return _0x4fdf61;}(this['_sortRoots'](_0xffdace)['reduce']((_0x123563,_0x44ac22)=>(_0x123563['push']([_0x44ac22,{'content':_0x18d310[_0x44ac22],'classes':''}]),_0x123563),[]),_0x4b7651);}['_fixMediaEmbeds'](_0x32afb7,_0x376cff){if(!_0x376cff['plugins']['has']('MediaEmbedEditing'))return _0x32afb7;const _0x5e8962=_0x376cff['plugins']['get']('MediaEmbedEditing');for(const [_0x1794df,_0x2db709]of Object['entries'](_0x32afb7)){const _0x3fe4ae=document['createElement']('div');_0x3fe4ae['innerHTML']=_0x2db709,_0x3fe4ae['querySelectorAll']('figure.media')['forEach'](_0x4e91b4=>{const _0x659c9d=_0x4e91b4['querySelector']('oembed');if(_0x659c9d){const _0x3b6374=_0x659c9d['getAttribute']('url');if(_0x3b6374){const _0x34fb54=_0x5e8962['registry']['getMediaViewElement'](new ot(_0x376cff['editing']['view']['document']),_0x3b6374,{'elementName':'','renderForEditingView':!0x0}),_0x9a95dc=document['createElement']('div');_0x9a95dc['classList']['add']('ck-media__wrapper'),_0x34fb54['render'](_0x9a95dc,_0x376cff['editing']['view']['domConverter']),_0x659c9d['replaceWith'](_0x9a95dc);}}}),_0x32afb7[_0x1794df]=_0x3fe4ae['innerHTML'];}return _0x32afb7;}['_sortRoots'](_0x144e52){if(!function(_0x51b781){return void 0x0!==_0x51b781['getRootsAttributes'];}(_0x144e52))return _0x144e52['model']['document']['getRootNames']();const _0x35a33e=[],_0x5a23f3=new Map();for(const _0x488aa9 of _0x144e52['model']['document']['getRootNames']()){const _0x439e85=_0x144e52['editing']['view']['getDomRoot'](_0x488aa9)['getClientRects']()['item'](0x0);_0x35a33e['push'](_0x488aa9),_0x5a23f3['set'](_0x488aa9,_0x439e85);}return _0x35a33e['sort']((_0x2a2a62,_0xf45b25)=>{const _0x165700=_0x5a23f3['get'](_0x2a2a62),_0xd7f2d=_0x5a23f3['get'](_0xf45b25);return _0x165700['y']-_0xd7f2d['y']||_0x165700['x']-_0xd7f2d['x'];}),_0x35a33e;}},Bn=class extends _0x335f48{static get['requires'](){return[yn,_0xa3654a];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4c80fc){super(_0x4c80fc),_0x4c80fc['commands']['add']('previewFinalContent',new Fn(this['editor'])),_0x4c80fc['config']['define']('trackChanges.preview.renderFunction',(_0x17e345,_0x45ab61)=>{for(const _0x10c569 of _0x45ab61)_0x17e345['appendChild'](_0x10c569);});}};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};
|