@ckeditor/ckeditor5-track-changes 47.6.2-alpha.0 → 47.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +4 -4
- package/package.json +26 -26
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x494b93(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x34ce74,_0x5acbdf){super(),this['id']=_0x5acbdf['id'],this['type']=_0x5acbdf['type'],this['subType']=_0x5acbdf['subType']||null,this['author']=_0x5acbdf['author'],this['creator']=_0x5acbdf['creator']||_0x5acbdf['author'],this['isExternal']=Boolean(_0x5acbdf['attributes']&&_0x5acbdf['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x5acbdf['originalSuggestionId']||null,this['_model']=_0x34ce74,this['_onAccept']=_0x5acbdf['onAccept'],this['_onDiscard']=_0x5acbdf['onDiscard'],this['_onAttributesChange']=_0x5acbdf['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5acbdf['attributes']||{}),this['set']('previous',null),this['set']('next',null),this['set']('commentThread',null),this['set']('_saved',!0x1),this['decorate']('accept'),this['decorate']('discard');}get['head'](){let _0xdf6dcb=this;for(;_0xdf6dcb['previous'];)_0xdf6dcb=_0xdf6dcb['previous'];return _0xdf6dcb;}get['hasComments'](){return!!this['commentThread']&&this['commentThread']['length']>0x0;}get['isMultiRange'](){if(0x0==this['_markerNames']['size'])return!0x1;return 0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x239124){this['_markerNames']['add'](_0x239124);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x207dcb=>this['_model']['markers']['get'](_0x207dcb))['filter'](_0x4cb87e=>_0x4cb87e);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4db0fb=>{for(const _0x5e334b of this['getMarkers']())_0x4db0fb['removeMarker'](_0x5e334b);}),this['_markerNames']['clear']();}['removeMarker'](_0x89c328){this['_model']['change'](_0x1f181c=>{_0x1f181c['removeMarker'](_0x89c328);}),this['_markerNames']['delete'](_0x89c328);}['addRange'](_0x45bc1c){const _0x461f13='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0x461f13),this['_model']['change'](_0x318ce8=>{_0x318ce8['addMarker'](_0x461f13,{'range':_0x45bc1c,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xa1310){for(const _0x4b9360 of this['getRanges']())if(_0x4b9360['isIntersecting'](_0xa1310))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x378597=>_0x378597['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x54f590,_0x7b3fbd)=>[..._0x54f590,..._0x7b3fbd['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x48adce=this['getRanges']();if(0x1!=_0x48adce['length'])return null;const _0x11482a=_0x48adce[0x0],_0x1cd280=_0x11482a['start']['nodeAfter'],_0x57a3da=_0x11482a['end']['nodeBefore'];return _0x1cd280 instanceof _0x27b968?_0x1cd280!=_0x57a3da?null:_0x1cd280: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 _0x3ab1d9=[];let _0x150e67=this['head'];for(;_0x150e67;)_0x3ab1d9['push'](_0x150e67),_0x150e67=_0x150e67['next'];return _0x3ab1d9;}['setAttribute'](_0x4b0d31,_0x1639ce){const _0x47b67b=_0x5673fa(this['attributes']);_0x4d27fd(_0x47b67b,_0x4b0d31,_0x1639ce),_0x442b56(_0x47b67b,this['attributes'])||(this['attributes']=_0x47b67b,this['_onAttributesChange'](_0x47b67b));}['removeAttribute'](_0x22a9e5){const _0x3546a8=_0x5673fa(this['attributes']);_0x2e2287(_0x3546a8,_0x22a9e5),_0x442b56(_0x3546a8,this['attributes'])||(this['attributes']=_0x3546a8,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 _0x53e807()['substr'](0x1,0x5);}}function o(_0x2703b8,_0x5ab8ec,_0x207a57){const _0x3df73f=_0x2703b8['t'],t=_0x2703b8['t'];switch(_0x5ab8ec){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',_0x207a57);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x207a57);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x207a57);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x207a57);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x207a57);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',_0x207a57);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x207a57);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',_0x207a57);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x207a57);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x207a57);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x207a57);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x207a57);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x207a57);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x207a57);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x207a57);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x207a57);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x207a57);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x207a57);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x207a57);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x207a57);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x207a57);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x207a57);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x207a57);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x207a57);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x207a57);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'},_0x207a57);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x207a57);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x207a57);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x207a57);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x207a57);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x207a57);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x207a57);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x207a57);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x207a57);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x207a57);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x207a57);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x207a57);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x207a57);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'},_0x207a57);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x207a57);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'},_0x207a57);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'FORMAT_LINE_HEIGHT':return t({'string':'line\x20height','id':'FORMAT_LINE_HEIGHT'});case'FORMAT_TABLE_BORDER_COLOR':return t({'string':'table\x20border\x20color','id':'FORMAT_TABLE_BORDER_COLOR'});case'FORMAT_TABLE_BORDER_STYLE':return t({'string':'table\x20border\x20style','id':'FORMAT_TABLE_BORDER_STYLE'});case'FORMAT_TABLE_BORDER_WIDTH':return t({'string':'table\x20border\x20width','id':'FORMAT_TABLE_BORDER_WIDTH'});case'FORMAT_TABLE_ALIGNMENT':return t({'string':'table\x20alignment','id':'FORMAT_TABLE_ALIGNMENT'});case'FORMAT_TABLE_WIDTH':return t({'string':'table\x20width','id':'FORMAT_TABLE_WIDTH'});case'FORMAT_TABLE_HEIGHT':return t({'string':'table\x20height','id':'FORMAT_TABLE_HEIGHT'});case'FORMAT_TABLE_BACKGROUND_COLOR':return t({'string':'table\x20background\x20color','id':'FORMAT_TABLE_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_BORDER_COLOR':return t({'string':'table\x20cell\x20border\x20color','id':'FORMAT_TABLE_CELL_BORDER_COLOR'});case'FORMAT_TABLE_CELL_BORDER_STYLE':return t({'string':'table\x20cell\x20border\x20style','id':'FORMAT_TABLE_CELL_BORDER_STYLE'});case'FORMAT_TABLE_CELL_BORDER_WIDTH':return t({'string':'table\x20cell\x20border\x20width','id':'FORMAT_TABLE_CELL_BORDER_WIDTH'});case'FORMAT_TABLE_CELL_PADDING':return t({'string':'table\x20cell\x20padding','id':'FORMAT_TABLE_CELL_PADDING'});case'FORMAT_TABLE_CELL_WIDTH':return t({'string':'table\x20cell\x20width','id':'FORMAT_TABLE_CELL_WIDTH'});case'FORMAT_TABLE_CELL_HEIGHT':return t({'string':'table\x20cell\x20height','id':'FORMAT_TABLE_CELL_HEIGHT'});case'FORMAT_TABLE_CELL_BACKGROUND_COLOR':return t({'string':'table\x20cell\x20background\x20color','id':'FORMAT_TABLE_CELL_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':return t({'string':'table\x20cell\x20horizontal\x20alignment','id':'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':return t({'string':'table\x20cell\x20vertical\x20alignment','id':'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT'});case'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'},_0x207a57);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x207a57);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'},_0x207a57);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x207a57);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'},_0x207a57);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x207a57);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x207a57);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x207a57);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x207a57);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x207a57);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'},_0x207a57);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x207a57);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return _0x3df73f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x207a57);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x3df73f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x207a57);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x207a57);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'},_0x207a57);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'},_0x207a57);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'},_0x207a57);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5ab8ec;}}class E{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x3e6d7c,_0x4fcf07){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x3e6d7c,this['_locale']=_0x4fcf07;}['getDescriptions'](_0x52b571){const _0x37cd35=[],_0x3d1355=new Set(),_0x47ced0=new Set();for(let _0x11cfd3=0x0;_0x11cfd3<_0x52b571['length'];_0x11cfd3++){const _0x2a8194=_0x52b571[_0x11cfd3];if(!_0x2a8194['isInContent'])continue;const _0xb4ca50=this['_handleCustomCallbackDescription'](_0x2a8194);if(_0xb4ca50){if(null!=_0x2a8194['subType']){if(_0x3d1355['has'](_0x2a8194['subType']))continue;_0x3d1355['add'](_0x2a8194['subType']);}_0x37cd35['push'](_0xb4ca50);}else{if('attribute'==_0x2a8194['type']){const _0xb45247=_0x2a8194['data']['key'];if(_0x47ced0['has'](_0xb45247))continue;_0x47ced0['add'](_0x2a8194['data']['key']),_0xb45247==m?this['_handleRenameSuggestionDescription'](_0x37cd35,_0x2a8194):this['_handleAttributeSuggestionDescription'](_0x37cd35,_0x2a8194);continue;}'insertion'!=_0x2a8194['type']&&'deletion'!=_0x2a8194['type']||this['_handleInsertRemoveSuggestionDescription'](_0x37cd35,_0x2a8194,_0x52b571[_0x11cfd3+0x1]);}}return this['_resolveDescriptionItems'](_0x37cd35);}['registerDescriptionCallback'](_0x4a9ff5){this['_customCallbacks']['push'](_0x4a9ff5);}['registerElementLabel'](_0x47a9a3,_0x2e65ac,_0x5280e3=_0x4f030a['normal']){'function'==typeof _0x47a9a3?_0x14ffe5(this['_itemLabelsCallbacks'],{'matchingCallback':_0x47a9a3,'label':_0x2e65ac,'priority':_0x5280e3}):this['_itemLabels']['set'](_0x47a9a3,_0x2e65ac);}['registerAttributeLabel'](_0x34409e,_0x1a52f2){this['_attributeLabels']['set'](_0x34409e,_0x1a52f2);}['getItemLabel'](_0x36c22f,_0x32dd95=0x1){let _0x12c696;for(const _0x271473 of this['_itemLabelsCallbacks'])if(_0x271473['matchingCallback'](_0x36c22f)){_0x12c696=_0x271473['label'];break;}return _0x12c696||(_0x12c696=this['_itemLabels']['get'](_0x36c22f['name'])),_0x12c696?_0x12c696(_0x32dd95):0x1!==_0x32dd95?_0x32dd95+'\x20'+_0x36c22f['name']+'s':''+_0x36c22f['name'];}['_addDescriptionItems'](_0x359ace,_0x350c41){const _0x11bc1b=_0x350c41['getFirstRange']()['getWalker'](),_0x5041d0='insertion'==_0x350c41['type']?'add':'remove';for(const _0x50c948 of _0x11bc1b){const _0x1fa65e=_0x50c948['item'],_0x4f3894=_0x359ace[_0x359ace['length']-0x1];if(_0x1fa65e['is']('$textProxy'))_0x4f3894&&_0x4f3894['type']['indexOf']('Container')>-0x1&&_0x359ace['pop'](),_0x4f3894&&'text'==_0x4f3894['type']?_0x4f3894[_0x5041d0]+=_0x1fa65e['data']:_0x359ace['push']({'type':'text','add':'add'==_0x5041d0?_0x1fa65e['data']:'','remove':'remove'==_0x5041d0?_0x1fa65e['data']:''});else{if(this['_schema']['isObject'](_0x1fa65e)){const _0x680d6f=_0x1fa65e;if(_0x4f3894&&_0x4f3894['type']['indexOf']('Container')>-0x1&&_0x359ace['pop'](),'elementEnd'==_0x50c948['type'])continue;_0x4f3894&&_0x4f3894['type']==_0x5041d0+'Object'&&_0x4f3894['element']['name']==_0x680d6f['name']?_0x4f3894['quantity']++:_0x359ace['push']({'type':_0x5041d0+'Object','element':_0x680d6f,'quantity':0x1}),_0x11bc1b['skip'](_0x2bc67f=>!('elementEnd'==_0x2bc67f['type']&&_0x2bc67f['item']==_0x1fa65e));}else{if(this['_schema']['checkChild'](_0x1fa65e,'$text')||_0x1fa65e['is']('element','softBreak')){const _0x1d1daa=_0x1fa65e;if('add'==_0x5041d0&&'elementStart'==_0x50c948['type']||'remove'==_0x5041d0&&'elementEnd'==_0x50c948['type'])continue;if(_0x4f3894&&-0x1==_0x4f3894['type']['indexOf']('Container')){'text'==_0x4f3894['type']&&(_0x4f3894[_0x5041d0]+='\x0a');continue;}let _0x5a6cdf;if(_0x5a6cdf='add'==_0x5041d0?_0x1d1daa['nextSibling']&&!this['_schema']['isObject'](_0x1d1daa['nextSibling'])?_0x1d1daa['nextSibling']:null:_0x1d1daa['previousSibling']&&!this['_schema']['isObject'](_0x1d1daa['previousSibling'])?_0x1d1daa['previousSibling']:null,_0x1d1daa['isEmpty']||_0x5a6cdf&&_0x5a6cdf['isEmpty']){const _0x2ea618=_0x5a6cdf&&_0x5a6cdf['isEmpty']?_0x5a6cdf:_0x1d1daa;_0x4f3894&&_0x4f3894['type']==_0x5041d0+'EmptyContainer'&&_0x4f3894['element']['name']==_0x2ea618['name']?_0x4f3894['quantity']++:_0x359ace['push']({'type':_0x5041d0+'EmptyContainer','element':_0x2ea618,'quantity':0x1});}else _0x359ace['push']({'type':_0x5041d0+'Container','element':_0x1d1daa});}}}}}['_resolveDescriptionItems'](_0xb34c7c){const _0xadb267=this['_locale'],_0x123c73=[],_0x59d9d3=[],_0x252a02=[];for(const _0x3f514f of _0xb34c7c)switch(_0x3f514f['type']){case'text':if(_0x3f514f['add']=_0x3f514f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3f514f['remove']=_0x3f514f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3f514f['add']&&''!=_0x3f514f['remove']){_0x123c73['push']({'type':'replace','content':o(_0xadb267,'REPLACE_TEXT',['\x22'+_0x3f514f['remove']+'\x22','\x22'+_0x3f514f['add']+'\x22'])});continue;}if(null!=_0x3f514f['add']['match'](/^ +$/)){_0x123c73['push']({'type':'insertion','content':o(_0xadb267,'*Insert:*\x20%0',o(_0xadb267,'ELEMENT_SPACE',_0x3f514f['add']['length']))});continue;}if(null!=_0x3f514f['remove']['match'](/^ +$/)){_0x123c73['push']({'type':'deletion','content':o(_0xadb267,'*Remove:*\x20%0',o(_0xadb267,'ELEMENT_SPACE',_0x3f514f['remove']['length']))});continue;}if(''!=_0x3f514f['add']){_0x123c73['push']({'type':'insertion','content':o(_0xadb267,'*Insert:*\x20%0','\x22'+_0x3f514f['add']+'\x22')});continue;}_0x123c73['push']({'type':'deletion','content':o(_0xadb267,'*Remove:*\x20%0','\x22'+_0x3f514f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x123c73['push']({'type':'insertion','content':o(_0xadb267,'*Insert:*\x20%0',this['getItemLabel'](_0x3f514f['element'],_0x3f514f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x123c73['push']({'type':'deletion','content':o(_0xadb267,'*Remove:*\x20%0',this['getItemLabel'](_0x3f514f['element'],_0x3f514f['quantity']))});continue;case'addContainer':_0x123c73['push']({'type':'insertion','content':o(_0xadb267,'*Split:*\x20%0',this['getItemLabel'](_0x3f514f['element'],_0x3f514f['quantity']))});continue;case'removeContainer':_0x123c73['push']({'type':'deletion','content':o(_0xadb267,'*Merge:*\x20%0',this['getItemLabel'](_0x3f514f['element'],_0x3f514f['quantity']))});continue;case'addFormat':_0x59d9d3['push'](_0x3f514f['key']);continue;case'removeFormat':_0x252a02['push'](_0x3f514f['key']);continue;default:_0x123c73['push'](_0x3f514f);}if(_0x59d9d3['length']){const _0x4e767a=_0x59d9d3['map'](_0x4385fd=>this['_attributeLabels']['has'](_0x4385fd)?this['_attributeLabels']['get'](_0x4385fd):_0x4385fd)['join'](',\x20');_0x123c73['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x4e767a)});}if(_0x252a02['length']){const _0x50f94e=_0x252a02['map'](_0x3885ac=>this['_attributeLabels']['has'](_0x3885ac)?this['_attributeLabels']['get'](_0x3885ac):_0x3885ac)['join'](',\x20');_0x123c73['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x50f94e)});}return _0x123c73;}['_handleCustomCallbackDescription'](_0x4e0a1b){for(const _0x1b5714 of this['_customCallbacks']){const _0x3f18c4=_0x1b5714(_0x4e0a1b);if(_0x3f18c4&&'type'in _0x3f18c4)return _0x3f18c4;}}['_handleAttributeSuggestionDescription'](_0xfa6018,_0xb123ef){const _0x9447b0=_0xb123ef['data'],_0x4ece08=void 0x0===_0x9447b0['newValue']?'removeFormat':'addFormat';_0xfa6018['push']({'type':_0x4ece08,'key':_0x9447b0['key']});}['_handleRenameSuggestionDescription'](_0x1af86f,_0x56afb3){_0x1af86f['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x56afb3['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x4ac7bc,_0xc79875,_0xb8e0c0){if(this['_addDescriptionItems'](_0x4ac7bc,_0xc79875),_0xb8e0c0&&_0xb8e0c0['getFirstRange']()&&!_0xc79875['getFirstRange']()['end']['isEqual'](_0xb8e0c0['getFirstRange']()['start'])){const _0xf02185=_0x4ac7bc[_0x4ac7bc['length']-0x1],_0x3d4042='insertion'==_0xc79875['type']?'add':'remove';_0xf02185&&'text'==_0xf02185['type']&&(_0xf02185[_0x3d4042]+='\x0a');}}}class U extends _0x109a9f{['afterInit'](){const _0x2778e5=this['editor'],_0x252501=_0x2778e5['plugins']['get']('TrackChangesEditing');_0x2778e5['commands']['get']('showAIAssistant')&&_0x252501['enableCommand']('showAIAssistant');}}class V extends _0x109a9f{['afterInit'](){const _0x3f96b0=this['editor'],_0x5a4143=_0x3f96b0['plugins']['get']('TrackChangesEditing');_0x3f96b0['commands']['get']('toggleAi')&&_0x5a4143['enableCommand']('toggleAi');}}class F extends _0x109a9f{['afterInit'](){const _0x459170=this['editor'],_0x4cb696=_0x459170['plugins']['get']('TrackChangesEditing');_0x459170['commands']['get']('aiQuickAction')&&_0x4cb696['enableCommand']('aiQuickAction');}}class G extends _0x109a9f{['afterInit'](){const _0x1ab3c9=this['editor'],_0x12619d=_0x1ab3c9['locale'];if(!_0x1ab3c9['plugins']['has']('AlignmentEditing'))return;const _0x440afb=_0x1ab3c9['plugins']['get']('TrackChangesEditing');_0x440afb['enableDefaultAttributesIntegration']('alignment'),_0x440afb['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x12619d,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x26db1a=this['editor'],_0x4f280f=_0x26db1a['locale'];_0x26db1a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xd09aa8=>{if('formatBlock'!=_0xd09aa8['type'])return;const {data:_0x4a3fb9}=_0xd09aa8;if(_0x4a3fb9&&'alignment'==_0x4a3fb9['commandName']){const _0x4c5949=_0x4a3fb9['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x4f280f,'*Format:*\x20%0',function(_0x2e139c){switch(_0x2e139c){case'left':return o(_0x4f280f,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x4f280f,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x4f280f,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x4f280f,'FORMAT_JUSTIFY_TEXT');}}(_0x4c5949))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class L extends _0x109a9f{['afterInit'](){const _0x12e957=this['editor'],_0x4d94d4=_0x12e957['plugins']['get']('TrackChangesEditing'),_0x31c41f=_0x12e957['locale'];for(const _0x590ad5 of ti){if(!_0x12e957['plugins']['has'](_0x590ad5))continue;const _0x457a46=_0x590ad5['slice'](0x0,-0x7)['toLowerCase'](),_0x1348f3='FORMAT_'+_0x457a46['toUpperCase']();_0x4d94d4['enableDefaultAttributesIntegration'](_0x457a46),_0x4d94d4['descriptionFactory']['registerAttributeLabel'](_0x457a46,o(_0x31c41f,_0x1348f3));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x46b46e=this['editor'],_0xe5210f=_0x46b46e['locale'],_0x5f4bde=_0x46b46e['plugins']['get']('TrackChangesEditing');function _0x3f45ec(_0x1555a2,_0x15ddc0){_0x5f4bde['descriptionFactory']['registerDescriptionCallback'](_0x56aa0d=>{if('formatInline'!=_0x56aa0d['type'])return;const {data:_0x4b8bc7}=_0x56aa0d;return _0x4b8bc7&&_0x4b8bc7['commandName']===_0x1555a2?_0x4b8bc7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xe5210f,'*Format:*\x20%0',_0x15ddc0)}:{'type':'format','content':o(_0xe5210f,'*Remove\x20format:*\x20%0',_0x15ddc0)}:void 0x0;});}_0x3f45ec('bold',o(_0xe5210f,'FORMAT_BOLD')),_0x3f45ec('italic',o(_0xe5210f,'FORMAT_ITALIC')),_0x3f45ec('underline',o(_0xe5210f,'FORMAT_UNDERLINE')),_0x3f45ec('code',o(_0xe5210f,'FORMAT_CODE')),_0x3f45ec('strikethrough',o(_0xe5210f,'FORMAT_STRIKETHROUGH')),_0x3f45ec('subscript',o(_0xe5210f,'FORMAT_SUBSCRIPT')),_0x3f45ec('superscript',o(_0xe5210f,'FORMAT_SUPERSCRIPT'));}}class J extends _0x109a9f{['afterInit'](){const _0x4978bf=this['editor'],_0x16d79d=_0x4978bf['locale'];if(!_0x4978bf['plugins']['has']('BlockQuoteEditing'))return;const _0x2d111d=_0x4978bf['plugins']['get']('TrackChangesEditing'),_0x5e7fd9=this['editor']['commands']['get']('blockQuote');_0x2d111d['enableCommand']('blockQuote',(_0xe48856,_0x2f7711={})=>{const _0x64d807=this['editor']['model']['document']['selection'],_0x125506=_0x2f7711&&void 0x0!==_0x2f7711['forceValue']?_0x2f7711['forceValue']:!_0x5e7fd9['value'];let _0x54fb62=[];if(_0x125506){const _0x340de7=Array['from'](_0x64d807['getSelectedBlocks']())['filter'](_0x4a024e=>oo(_0x4a024e)||function(_0x4782c0,_0x3655f0){const _0x2691ec=_0x3655f0['checkChild'](_0x4782c0['parent'],'blockQuote'),_0x32e83f=_0x3655f0['checkChild'](['$root','blockQuote'],_0x4782c0);return _0x2691ec&&_0x32e83f;}(_0x4a024e,this['editor']['model']['schema']));_0x54fb62=to(_0x340de7,_0x4978bf['model']);}else{const _0x2bd8c8=Array['from'](_0x64d807['getSelectedBlocks']())['filter'](_0x4be246=>oo(_0x4be246));_0x54fb62=to(_0x2bd8c8,_0x4978bf['model']);}_0x4978bf['model']['change'](()=>{for(const _0x4b42b1 of _0x54fb62)_0x2d111d['markBlockFormat'](_0x4b42b1,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x125506}]});});}),_0x2d111d['descriptionFactory']['registerDescriptionCallback'](_0x4cc3f7=>{const {data:_0x3c7689}=_0x4cc3f7;if(_0x3c7689&&'blockQuote'==_0x3c7689['commandName']){const _0x46bc99=o(_0x16d79d,'ELEMENT_BLOCK_QUOTE');return _0x3c7689['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x16d79d,'*Set\x20format:*\x20%0',_0x46bc99)}:{'type':'format','content':o(_0x16d79d,'*Remove\x20format:*\x20%0',_0x46bc99)};}});}}function oo(_0x448eaa){return'blockQuote'==_0x448eaa['parent']['name'];}class q extends _0x109a9f{['afterInit'](){const _0x131e31=this['editor'],_0x959e42=_0x131e31['locale'],_0xd598bb=_0x131e31['plugins']['get']('TrackChangesEditing');_0x131e31['plugins']['has']('BookmarkEditing')&&(_0xd598bb['enableCommand']('insertBookmark'),_0xd598bb['enableDefaultAttributesIntegration']('updateBookmark'),_0xd598bb['descriptionFactory']['registerDescriptionCallback'](_0x4e29b0=>{if('insertion'!=_0x4e29b0['type']&&'deletion'!=_0x4e29b0['type']&&'attribute'!=_0x4e29b0['type'])return;const _0x3c47f4=_0x4e29b0['getContainedElement']();if(null==_0x3c47f4)return;if(!_0x3c47f4['is']('element','bookmark'))return;const _0x49b2ac=_0x3c47f4['getAttribute']('bookmarkId');if('insertion'==_0x4e29b0['type'])return{'type':'insertion','content':o(_0x959e42,'*Insert:*\x20%0','\x22'+_0x49b2ac+'\x22\x20'+o(_0x959e42,'ELEMENT_BOOKMARK'))};if('deletion'==_0x4e29b0['type'])return{'type':'deletion','content':o(_0x959e42,'*Remove:*\x20%0','\x22'+_0x49b2ac+'\x22\x20'+o(_0x959e42,'ELEMENT_BOOKMARK'))};const {data:_0x242f61}=_0x4e29b0;if(!_0x242f61||'bookmarkId'!=_0x242f61['key'])return;return{'type':'format','content':o(_0x959e42,'*Set\x20bookmark:*\x20%0','\x22'+_0x242f61['newValue']+'\x22')};}));}}class z extends _0x109a9f{['afterInit'](){const _0x19cb09=this['editor'];_0x19cb09['plugins']['has']('CaseChange')&&(_0x19cb09['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x19cb09['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x19cb09['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x109a9f{['afterInit'](){const _0x439161=this['editor'];_0x439161['commands']['get']('ckbox')&&_0x439161['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class W extends _0x109a9f{['afterInit'](){const _0x301af8=this['editor'];if(!_0x301af8['plugins']['has']('CodeBlock'))return;const _0x494802=_0x301af8['plugins']['get']('TrackChangesEditing'),_0x5745cd=_0x301af8['locale'],_0x525f5c=_0x301af8['config']['get']('codeBlock')['languages'],_0x2c2527=_0x301af8['commands']['get']('codeBlock');_0x494802['enableCommand']('indentCodeBlock'),_0x494802['enableCommand']('outdentCodeBlock'),_0x494802['enableCommand']('codeBlock',(_0xec488f,_0x3c881a={})=>{const _0x5d53fb=_0x301af8['model'],_0xfca077=_0x301af8['model']['document']['selection'],_0x53140a=_0x3c881a&&void 0x0!==_0x3c881a['forceValue']?_0x3c881a['forceValue']:!_0x2c2527['value'];let _0x1c2a18;_0x3c881a['language']||(_0x3c881a['language']=_0x525f5c[0x0]['language']),_0x1c2a18=_0x53140a?Array['from'](_0xfca077['getSelectedBlocks']())['filter'](_0x275fd7=>co(_0x275fd7)||function(_0x5c03e1,_0x196b69){if(_0x5c03e1['is']('rootElement')||_0x196b69['isLimit'](_0x5c03e1))return!0x1;return _0x196b69['checkChild'](_0x5c03e1['parent'],'codeBlock');}(_0x275fd7,_0x5d53fb['schema'])):Array['from'](_0xfca077['getSelectedBlocks']())['filter'](_0x161c4a=>co(_0x161c4a));const _0x3d14ee=to(_0x1c2a18,_0x5d53fb);_0x5d53fb['change'](()=>{for(const _0x10ebc4 of _0x3d14ee)_0x494802['markBlockFormat'](_0x10ebc4,{'commandName':'codeBlock','commandParams':[{..._0x3c881a,'forceValue':_0x53140a}],'formatGroupId':'blockName'});});}),(_0x494802['descriptionFactory']['registerElementLabel']('codeBlock',_0x29e987=>o(_0x5745cd,'ELEMENT_CODE_BLOCK',_0x29e987)),_0x494802['descriptionFactory']['registerDescriptionCallback'](_0x2d4317=>{if('formatBlock'!=_0x2d4317['type'])return;const _0x3bb822=_0x5745cd['t'],{data:_0x1ecd0a}=_0x2d4317;if(!_0x1ecd0a||'codeBlock'!=_0x1ecd0a['commandName'])return;const _0x27521b=_0x1ecd0a['commandParams'][0x0]['language'],_0x490e52=_0x3bb822(_0x525f5c['find'](_0x39af65=>_0x39af65['language']===_0x27521b)['label'])['toLowerCase']();return _0x1ecd0a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5745cd,'*Set\x20format:*\x20%0',o(_0x5745cd,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x490e52+')')}:{'type':'format','content':o(_0x5745cd,'*Remove\x20format:*\x20%0',o(_0x5745cd,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x16e34a){return'codeBlock'==_0x16e34a['name'];}class H extends _0x109a9f{['afterInit'](){const _0x210813=this['editor'];if(!_0x210813['plugins']['has']('CommentsEditing'))return;_0x210813['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}class Q extends _0x109a9f{static get['requires'](){return[_0x51757a];}['init'](){const _0x5f37b7=this['editor'],_0x553fd1=_0x5f37b7['plugins']['get']('TrackChangesEditing');_0x553fd1['enableCommand']('delete');const _0x410e17=_0x5f37b7['commands']['get']('deleteForward');_0x553fd1['enableCommand']('deleteForward',(_0x48c099,_0x558cfe={})=>{const _0x7f993=_0x5f37b7['model']['createSelection'](_0x5f37b7['model']['document']['selection']);_0x7f993['isCollapsed']&&_0x5f37b7['model']['modifySelection'](_0x7f993,{'direction':'forward','unit':_0x558cfe['unit']});const _0x4fed3c=_0x7f993['getFirstRange'](),_0x23992c=_0x2d2f8b['fromRange'](_0x4fed3c);let _0xb8487;_0x48c099(_0x558cfe),_0xb8487='$graveyard'==_0x23992c['root']['rootName']?_0x5f37b7['model']['createRange'](_0x4fed3c['start']):_0x5f37b7['model']['createRange'](_0x23992c['start'],_0x23992c['end']),_0x23992c['detach'](),_0x5f37b7['model']['enqueueChange'](_0x410e17['buffer']['batch'],_0x404ce3=>{_0x410e17['buffer']['lock'](),_0x404ce3['setSelection'](_0x404ce3['createRange'](_0xb8487['end'])),_0x410e17['buffer']['unlock']();});});}}class X extends _0x109a9f{['afterInit'](){const _0x4c18ae=this['editor'];if(!_0x4c18ae['plugins']['has']('ListEditing'))return;const _0x5e4c59=_0x4c18ae['locale'],_0x17aae9=_0x4c18ae['plugins']['get']('TrackChangesEditing'),_0x211b0d=_0x4c18ae['plugins']['has']('TodoListEditing'),_0x2b621b=!!_0x4c18ae['config']['get']('list.multiBlock');function _0x1bdb80(_0x3791c8){return{'type':'format','content':''+o(_0x5e4c59,'*Set\x20format:*\x20%0',_0x3791c8)};}function _0x2d734b(_0x34b241){return{'type':'format','content':''+o(_0x5e4c59,'*Remove\x20format:*\x20%0',_0x34b241)};}_0x17aae9['enableDefaultAttributesIntegration']('numberedList'),_0x17aae9['enableDefaultAttributesIntegration']('bulletedList'),_0x17aae9['enableDefaultAttributesIntegration']('customNumberedList'),_0x17aae9['enableDefaultAttributesIntegration']('customBulletedList'),_0x17aae9['enableDefaultAttributesIntegration']('indentList'),_0x17aae9['enableDefaultAttributesIntegration']('outdentList'),_0x17aae9['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x17aae9['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x2b621b&&(_0x17aae9['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x17aae9['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x211b0d&&(_0x17aae9['enableDefaultAttributesIntegration']('todoList'),_0x17aae9['enableDefaultAttributesIntegration']('checkTodoList'),_0x17aae9['descriptionFactory']['registerDescriptionCallback'](_0x6ebf06=>{const {data:_0x115650}=_0x6ebf06;if(_0x115650&&'todoListChecked'==_0x115650['key'])return{'type':'format','content':_0x115650['newValue']?o(_0x5e4c59,'*Check\x20item*'):o(_0x5e4c59,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x1bc0bb=>{if(_0x1bc0bb['batch']['isUndo'])return!0x1;let _0x42f7a7=!0x1;const _0x27b4c5=_0x17aae9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x436005=>'todoListChecked'===_0x17aae9['_getAttributeKey'](_0x436005));for(const _0x6fe6ac of _0x27b4c5){'todo'!=_0x6fe6ac['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x17aae9['_findSuggestions'](_0x6fe6ac['getFirstRange'](),'attribute')['find'](_0x3bbbd4=>'listType'===_0x17aae9['_getAttributeKey'](_0x3bbbd4['suggestion']))||(_0x1bc0bb['removeMarker'](_0x6fe6ac['getFirstMarker']()),_0x42f7a7=!0x0));}return _0x42f7a7;})),_0x17aae9['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x5e4c59,'FORMAT_INDENT'));const _0x41527b={'type':'format','content':''};_0x17aae9['descriptionFactory']['registerDescriptionCallback'](_0x24b145=>{const {data:_0x355ace}=_0x24b145;if(!_0x355ace||'listType'!=_0x355ace['key'])return;let _0x165e4a=_0x24b145['head'];for(;_0x165e4a;){if(_0x165e4a['data']&&(('listStyle'==_0x165e4a['data']['key']||'listMarkerStyle'==_0x165e4a['data']['key'])&&(_0x165e4a['data']['newValue']&&'default'!=_0x165e4a['data']['newValue']||'default'!=_0x165e4a['data']['oldValue']&&!_0x355ace['newValue'])||!_0x2b621b&&_0x165e4a['data']['key']==m))return _0x41527b;_0x165e4a=_0x165e4a['next'];}if(null==_0x355ace['newValue'])switch(_0x355ace['oldValue']){case'bulleted':return _0x2d734b(o(_0x5e4c59,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2d734b(o(_0x5e4c59,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2d734b(o(_0x5e4c59,'ELEMENT_TODO_LIST'));}switch(_0x355ace['newValue']){case'bulleted':return _0x1bdb80(o(_0x5e4c59,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1bdb80(o(_0x5e4c59,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1bdb80(o(_0x5e4c59,'ELEMENT_TODO_LIST'));}}),_0x17aae9['descriptionFactory']['registerDescriptionCallback'](_0x25f7ab=>{const {data:_0x41633d}=_0x25f7ab;if(_0x41633d&&'listIndent'==_0x41633d['key'])return null==_0x41633d['newValue']||null==_0x41633d['oldValue']&&0x0==_0x41633d['newValue']?_0x41527b:void 0x0;}),_0x17aae9['descriptionFactory']['registerDescriptionCallback'](_0x436e91=>{if('attribute'!=_0x436e91['type'])return;const {data:_0x1c839c}=_0x436e91;if(!_0x1c839c||'listItemId'!=_0x1c839c['key'])return;const _0x86554=Te(_0x436e91);return'newValue'==_0x86554?{'type':'format','content':o(_0x5e4c59,'*Merge:*\x20list\x20item')}:'oldValue'==_0x86554?{'type':'format','content':o(_0x5e4c59,'*Split:*\x20list\x20item')}:_0x41527b;}),_0x4c18ae['model']['document']['registerPostFixer'](_0x54c62b=>this['listItemIdFixer'](_0x54c62b)),_0x4c18ae['model']['document']['registerPostFixer'](_0x3cf29d=>this['noTrackChangesFixer'](_0x3cf29d)),_0x4c18ae['model']['document']['on']('change:data',(_0x780f3d,_0x2ed187)=>{if(_0x2ed187['isUndo']||!_0x2ed187['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x283d35){if(_0x283d35['batch']['isUndo']||!_0x283d35['batch']['isLocal'])return!0x1;let _0x35f83b=!0x1;const _0x10cb43=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x58c564=>_0x58c564['data']&&'listItemId'==_0x58c564['data']['key'])['filter'](_0x5c3122=>_0x5c3122['data']['newValue']&&_0x5c3122['data']['oldValue']);for(const _0x4097a0 of _0x10cb43)Te(_0x4097a0)||(_0x283d35['removeMarker'](_0x4097a0['getFirstMarker']()),_0x35f83b=!0x0);return _0x35f83b;}['noTrackChangesFixer'](_0x125856){if(_0x125856['batch']['isUndo']||!_0x125856['batch']['isLocal'])return!0x1;const _0x5cb6f3=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x5cb6f3['trackChangesCommand']['value'])return!0x1;let _0x120d14=!0x1;const _0x55b48f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x3ce8f4=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x19c6c9=>'attribute'==_0x19c6c9['type'])['filter'](_0x1693ff=>_0x55b48f['includes'](_0x1693ff['attributeKey']));if(0x0==_0x3ce8f4['length'])return _0x120d14;for(const _0x26e0eb of _0x3ce8f4){const _0x5887b1=_0x5cb6f3['_findSuggestions'](_0x26e0eb['range'],'attribute')['filter'](_0x247a0e=>!_0x247a0e['meta']['isNextTo'])['map'](_0x7706e8=>_0x7706e8['suggestion'])['filter'](_0x2294b6=>{const _0x5331bd=_0x5cb6f3['_getAttributeKey'](_0x2294b6);return _0x55b48f['includes'](_0x5331bd);});if(_0x5887b1['length']){for(const _0x13a522 of _0x5887b1)_0x125856['removeMarker'](_0x13a522['getFirstMarker']());_0x120d14=!0x0;}}return _0x120d14;}['assureChains'](){const _0x505468=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4cc560=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x4494c2;const _0x578b72=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x168268=>{if(_0x168268['data']['oldRange']||!_0x168268['data']['newRange'])return null;if(!_0x168268['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x111830}=_0x505468['_splitMarkerName'](_0x168268['name']);if(!_0x505468['hasSuggestion'](_0x111830))return null;const _0x5208a6=_0x505468['getSuggestion'](_0x111830);return _0x4cc560['includes'](_0x5208a6['data']['key']);})['map'](_0x95945e=>{const {id:_0x36ed96}=_0x505468['_splitMarkerName'](_0x95945e['name']),_0x5d6ac5=_0x505468['getSuggestion'](_0x36ed96);return _0x4494c2=_0x5d6ac5['attributes']['groupId'],_0x5d6ac5['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x578b72['size'])return;const _0x3ba00a=_0x505468['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x22c5ef=>'attribute'==_0x22c5ef['type']&&_0x22c5ef['data']&&_0x4cc560['includes'](_0x22c5ef['data']['key'])&&_0x22c5ef['attributes']['groupId']!=_0x4494c2)['map'](_0x4ae307=>({'listItem':_0x4ae307['getFirstRange']()['start']['nodeAfter'],'groupId':_0x4ae307['attributes']['groupId']})),_0x5682c1=new Set();for(const {groupId:_0x3efe00,listItem:_0x2b7660}of _0x3ba00a)_0x578b72['has'](_0x2b7660)&&_0x5682c1['add'](_0x3efe00);for(const _0x253242 of _0x505468['getSuggestions']())_0x5682c1['has'](_0x253242['attributes']['groupId'])&&_0x253242['setAttribute']('groupId',_0x4494c2);}['_supportLegacySuggestions'](){const _0x4119eb=this['editor'],_0x34d9ad=_0x4119eb['locale'],_0x4d71c2=_0x4119eb['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4d71c2['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2587ba,_0x376e5a){const _0x363077=[];for(let _0x288c34 of _0x2587ba)_0x288c34['start']['nodeAfter']===_0x288c34['end']['parent']&&(_0x288c34=_0x4119eb['model']['createRange'](_0x4119eb['model']['createPositionAt'](_0x288c34['start']['nodeAfter'],0x0))),_0x363077['push'](_0x288c34);_0x4119eb['model']['change'](_0x573fbe=>{const _0x4610aa=_0x4119eb['model']['document']['selection'],_0x57967c=Array['from'](_0x4610aa['getRanges']())['map'](_0x262c83=>_0x2d2f8b['fromRange'](_0x262c83));_0x573fbe['setSelection'](_0x363077),_0x4119eb['commands']['get'](_0x376e5a['commandName'])['refresh'](),_0x376e5a['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4119eb['execute'](_0x376e5a['commandName'],..._0x376e5a['commandParams']),_0x573fbe['setSelection'](_0x57967c);for(const _0x46849e of _0x57967c)_0x46849e['detach']();});}),_0x4d71c2['descriptionFactory']['registerElementLabel'](function(_0x889f17){const _0x269022=!_0x4119eb['model']['schema']['isObject'](_0x889f17),_0x31d698=_0x889f17['previousSibling'],_0x20d4e5=_0x889f17['nextSibling'],_0x3b032a=_0x889f17['getAttribute']('listItemId'),_0x1a5e35=!_0x31d698||_0x31d698['getAttribute']('listItemId')!==_0x3b032a,_0x4a139d=!_0x20d4e5||_0x20d4e5['getAttribute']('listItemId')!==_0x3b032a;return _0x269022&&Boolean(_0x3b032a)&&_0x1a5e35&&_0x4a139d;},_0x44ade8=>o(_0x34d9ad,'ELEMENT_LIST_ITEM',_0x44ade8));}['_registerLegacyDescription'](){const _0x20a92a=this['editor'],_0x214190=_0x20a92a['locale'];function _0x33067c(_0x55712f){const _0x283adb=_0x20a92a['commands']['get']('bulletedList')['value'],_0x107d58=_0x20a92a['commands']['get']('numberedList')['value'];return'numberedList'===_0x55712f?_0x283adb:_0x107d58;}_0x20a92a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x296598){if('formatBlock'!=_0x296598['type'])return;const {data:_0xfeeaf3}=_0x296598;if(!_0xfeeaf3)return;let _0x47e67a,_0x106a7f,_0x45447c,_0x4288eb;switch(_0xfeeaf3['commandName']){case'bulletedList':_0x45447c=_0xfeeaf3['commandParams'][0x0]['forceValue'],_0x4288eb=_0x33067c(_0xfeeaf3['commandName']),_0x47e67a=_0x45447c?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4288eb&&_0x20a92a['config']['get']('list.multiBlock')||(_0x47e67a='*Change\x20to:*\x20%0'),_0x106a7f={'type':'format','content':o(_0x214190,_0x47e67a,o(_0x214190,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x45447c=_0xfeeaf3['commandParams'][0x0]['forceValue'],_0x4288eb=_0x33067c(_0xfeeaf3['commandName']),_0x47e67a=_0x45447c?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4288eb&&_0x20a92a['config']['get']('list.multiBlock')||(_0x47e67a='*Change\x20to:*\x20%0'),_0x106a7f={'type':'format','content':o(_0x214190,_0x47e67a,o(_0x214190,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x47e67a='*Indent:*\x20%0',_0x106a7f={'type':'format','content':o(_0x214190,_0x47e67a,o(_0x214190,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x47e67a=function(_0x751146){const _0x1f9961=_0x751146['getFirstRange']();let _0x14762d=_0x1f9961['start']['nodeAfter'];for(;_0x14762d&&_0x1f9961['containsItem'](_0x14762d);){if(_0x14762d['getAttribute']('listIndent')>0x0)return!0x1;_0x14762d=_0x14762d['nextSibling'];}return!0x0;}(_0x296598)?o(_0x214190,'*Format:*\x20remove\x20from\x20%0',o(_0x214190,function(_0x294bd2){return'ELEMENT_'+_0x294bd2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x296598))):o(_0x214190,'*Outdent:*\x20%0',o(_0x214190,'ELEMENT_LIST_ITEM')),_0x106a7f={'type':'format','content':_0x47e67a};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xfeeaf3['multipleBlocks']&&(_0x47e67a='*Merge:*\x20%0',_0x106a7f={'type':'deletion','content':o(_0x214190,_0x47e67a,o(_0x214190,'ELEMENT_LIST_ITEM'))});}return _0x106a7f;});}}function Te(_0x1a9473){let _0x6e0e86=_0x1a9473['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x6e0e86;){const _0x22be99=_0x6e0e86['getAttribute']('listItemId');if(!_0x22be99)return!0x1;if(_0x22be99==_0x1a9473['data']['newValue'])return'newValue';if(_0x22be99==_0x1a9473['data']['oldValue'])return'oldValue';_0x6e0e86=_0x6e0e86['previousSibling'];}return!0x1;}class Y extends _0x109a9f{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4af33c=this['editor']['config']['get']('list.properties'),_0x2dc6dd=this['editor']['plugins']['get']('TrackChangesEditing');_0x4af33c['styles']&&_0x2dc6dd['enableDefaultAttributesIntegration']('listStyle'),_0x4af33c['reversed']&&_0x2dc6dd['enableDefaultAttributesIntegration']('listReversed'),_0x4af33c['startIndex']&&_0x2dc6dd['enableDefaultAttributesIntegration']('listStart');const _0x17d840={'type':'format','content':''};_0x2dc6dd['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x117d4a=this['editor']['locale'];_0x2dc6dd['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x117d4a,'FORMAT_LIST_REVERSED')),_0x2dc6dd['descriptionFactory']['registerDescriptionCallback'](_0x3b080a=>{const {data:_0x3578bd}=_0x3b080a;if(_0x3578bd&&'listReversed'==_0x3578bd['key'])return null==_0x3578bd['newValue']||0x0==_0x3578bd['newValue']&&null==_0x3578bd['oldValue']?_0x17d840:void 0x0;}),_0x2dc6dd['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x117d4a,'FORMAT_LIST_START')),_0x2dc6dd['descriptionFactory']['registerDescriptionCallback'](_0x2ca407=>{const {data:_0x45ab95}=_0x2ca407;if(_0x45ab95&&'listStart'==_0x45ab95['key'])return null==_0x45ab95['newValue']||0x1==_0x45ab95['newValue']&&null==_0x45ab95['oldValue']?_0x17d840:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x3a03de=>{if(_0x3a03de['batch']['isUndo'])return!0x1;let _0x1de186=!0x1;const _0x3e9975=_0x2dc6dd['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xf2b69=>{const _0x4acf6f=_0x2dc6dd['_getAttributeKey'](_0xf2b69);return'listStart'==_0x4acf6f||'listReversed'==_0x4acf6f;});for(const _0x298f41 of _0x3e9975){const _0x229964=_0x298f41['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x229964||'customNumbered'==_0x229964)continue;_0x2dc6dd['_findSuggestions'](_0x298f41['getFirstRange'](),'attribute')['find'](_0x3f7f07=>'listType'==_0x2dc6dd['_getAttributeKey'](_0x3f7f07['suggestion']))||(_0x3a03de['removeMarker'](_0x298f41['getFirstMarker']()),_0x1de186=!0x0);}return _0x1de186;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x58ceb4){const _0x5b1465=this['editor']['locale'],{data:_0x4b7228}=_0x58ceb4,_0x49d32a={'type':'format','content':''};if(!_0x4b7228||'listStyle'!=_0x4b7228['key'])return;if(!_0x4b7228['oldValue'])return'default'==_0x4b7228['newValue']?_0x49d32a:{'type':'format','content':''+o(_0x5b1465,'*Set\x20format:*\x20%0',o(_0x5b1465,this['_getTranslationKeyForListStyle'](_0x4b7228['newValue'])))};if(!_0x4b7228['newValue']){if('default'==_0x4b7228['oldValue'])return _0x49d32a;let _0x4ade54=_0x58ceb4['head'];for(;_0x4ade54;){if(_0x4ade54['data']&&'listType'==_0x4ade54['data']['key']&&_0x4ade54['data']['newValue'])return _0x49d32a;_0x4ade54=_0x4ade54['next'];}return{'type':'format','content':''+o(_0x5b1465,'*Remove\x20format:*\x20%0',o(_0x5b1465,this['_getTranslationKeyForListStyle'](_0x4b7228['oldValue'])))};}if('default'!=_0x4b7228['newValue'])return{'type':'format','content':''+o(_0x5b1465,'*Set\x20format:*\x20%0',o(_0x5b1465,this['_getTranslationKeyForListStyle'](_0x4b7228['newValue'])))};let _0x2b8290=_0x58ceb4['head'];for(;_0x2b8290;){if(_0x2b8290['data']&&'listType'==_0x2b8290['data']['key']&&_0x2b8290['data']['newValue']&&_0x2b8290['data']['oldValue'])return _0x49d32a;_0x2b8290=_0x2b8290['next'];}return{'type':'format','content':o(_0x5b1465,'*Set\x20format:*\x20%0',o(_0x5b1465,'ELEMENT_'+_0x58ceb4['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x24e5b1=this['editor'],_0x340d41=_0x24e5b1['locale'];_0x24e5b1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1e8b7f=>{if('formatBlock'!=_0x1e8b7f['type'])return;const {data:_0x5820ea}=_0x1e8b7f;if(!_0x5820ea)return;let _0xcbb6d6,_0x1b443a;switch(_0x5820ea['commandName']){case'listStyle':_0xcbb6d6='*Change\x20to:*\x20%0',_0x1b443a={'type':'format','content':o(_0x340d41,_0xcbb6d6,o(_0x340d41,this['_getTranslationKeyForListStyle'](_0x5820ea['commandParams'][0x0]['type'])))};break;case'listReversed':_0xcbb6d6=_0x5820ea['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1b443a={'type':'format','content':o(_0x340d41,_0xcbb6d6)};break;case'listStart':_0xcbb6d6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1b443a={'type':'format','content':o(_0x340d41,_0xcbb6d6,_0x5820ea['commandParams'][0x0]['startIndex'])};}return _0x1b443a;});}['_getTranslationKeyForListStyle'](_0x2e9abb){return'ELEMENT_'+function(_0x3a9b3d){if(ye['includes'](_0x3a9b3d))return'bulleted';if(Se['includes'](_0x3a9b3d))return'numbered';return null;}(_0x2e9abb)['toUpperCase']()+'_LIST_'+_0x2e9abb['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];class Z extends _0x109a9f{['afterInit'](){const _0x393623=this['editor'];_0x393623['commands']['get']('emoji')&&_0x393623['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class tt extends _0x109a9f{static get['requires'](){return[_0x4a0de1];}['init'](){const _0x3cd3df=this['editor'],_0x48f664=_0x3cd3df['plugins']['get']('TrackChangesEditing'),_0x23ade5=_0x3cd3df['commands']['get']('enter');_0x48f664['enableCommand']('enter',()=>{_0x3cd3df['model']['change'](_0x33ac07=>{const _0x5d24c7=_0x3cd3df['model']['document']['selection'],_0x49a31b=_0x5d24c7['getFirstPosition'](),_0x5df6e0=_0x2d2f8b['fromRange'](_0x5d24c7['getFirstRange']());if(_0x23ade5['enterBlock'](_0x33ac07)){const _0x5a5aba=_0x3cd3df['model']['createPositionAt'](_0x49a31b['parent']['nextSibling'],0x0),_0x2716a1=_0x33ac07['createRange'](_0x49a31b,_0x5a5aba);_0x48f664['markInsertion'](_0x2716a1);}else _0x33ac07['setSelection'](_0x33ac07['createRange'](_0x5df6e0['end']));_0x5df6e0['detach'](),_0x23ade5['fire']('afterExecute',{'writer':_0x33ac07});});});}}class nt extends _0x109a9f{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x5bb35e=this['editor']['plugins']['get']('TrackChangesEditing');_0x5bb35e['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x5bb35e['enableCommand']('findNext'),_0x5bb35e['enableCommand']('findPrevious'),_0x5bb35e['enableCommand']('replace'),_0x5bb35e['enableCommand']('replaceAll');}['handleFindCommand'](_0x396b1b,_0x3e78f4,_0x5a6cfa={}){const _0x50b8d3=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x396b1b(_0x1ecfab=>{let _0x573f0c=('string'==typeof _0x3e78f4?_0x50b8d3['findByTextCallback'](_0x3e78f4,_0x5a6cfa):_0x3e78f4)(_0x1ecfab);Array['isArray'](_0x573f0c)&&(_0x573f0c={'results':_0x573f0c,'searchText':'string'==typeof _0x3e78f4?_0x3e78f4:''});const _0x595cfb=_0x573f0c['results']['filter'](_0x11af10=>!0x1===this['_isInDeletionRange'](_0x11af10,_0x1ecfab['item']));return{..._0x573f0c,'results':_0x595cfb};},_0x5a6cfa);}['_isInDeletionRange'](_0x2edd3c,_0x4188e3){const _0x215eac=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4188e3,_0x2edd3c['start']),this['editor']['model']['createPositionAt'](_0x4188e3,_0x2edd3c['end']));for(const _0x4daae7 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x215eac['getIntersection'](_0x4daae7['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class it extends _0x109a9f{['afterInit'](){const _0x2a6cad=this['editor']['locale'],_0x260bd7=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x3c965d,commandName:_0x39995c}of eo)this['editor']['plugins']['has'](_0x3c965d)&&_0x260bd7['enableDefaultAttributesIntegration'](_0x39995c);_0x260bd7['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2a6cad,'FORMAT_FONT_SIZE')),_0x260bd7['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2a6cad,'FORMAT_FONT_FAMILY')),_0x260bd7['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2a6cad,'FORMAT_FONT_COLOR')),_0x260bd7['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2a6cad,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b9016=this['editor'],_0x3b080c=_0x1b9016['locale'];_0x1b9016['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b01a7=>{const _0x3abe9d=_0x3b080c['t'];if('formatInline'!=_0x5b01a7['type'])return;const {data:_0x396a03}=_0x5b01a7;if(null!=_0x396a03){if('fontSize'==_0x396a03['commandName']){const _0x52e593=_0x396a03['commandParams'][0x0]['value'];if(_0x52e593){const _0x1aacd7=_0x3abe9d(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x8b130e=>_0x8b130e['model']==_0x52e593)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3b080c,'*Set\x20font\x20size:*\x20%0',_0x1aacd7)};}return{'type':'format','content':o(_0x3b080c,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x396a03['commandName']){const _0x341389=_0x396a03['commandParams'][0x0]['value'];return _0x341389?{'type':'format','content':o(_0x3b080c,'*Set\x20font\x20family:*\x20%0',_0x341389)}:{'type':'format','content':o(_0x3b080c,'*Reset\x20font\x20family*')};}if('fontColor'==_0x396a03['commandName']){const _0x38d04f=_0x396a03['commandParams'][0x0]['value'];if(_0x38d04f){const _0x3ab890=_0x503e92(this['editor']['config']['get']('fontColor.colors'))['find'](_0xb6aef4=>_0xb6aef4['model']==_0x38d04f);let _0x1f7e78=_0x38d04f,_0x4dc189='';return _0x3ab890&&(_0x1f7e78=_0x3ab890['label'],_0x4dc189=_0x3abe9d(_0x1f7e78)['toLowerCase']()),{'type':'format','content':o(_0x3b080c,'*Set\x20font\x20color:*\x20%0',_0x4dc189)['trim'](),'color':{'value':_0x38d04f,'title':_0x4dc189||_0x1f7e78}};}return{'type':'format','content':o(_0x3b080c,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x396a03['commandName']){const _0x19d26c=_0x396a03['commandParams'][0x0]['value'];if(_0x19d26c){const _0x185319=_0x503e92(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5e2ed9=>_0x5e2ed9['model']==_0x19d26c);let _0x371e79=_0x19d26c,_0x3484f5='';return _0x185319&&(_0x371e79=_0x185319['label'],_0x3484f5=_0x3abe9d(_0x371e79)['toLowerCase']()),{'type':'format','content':o(_0x3b080c,'*Set\x20font\x20background\x20color:*\x20%0',_0x3484f5)['trim'](),'color':{'value':_0x19d26c,'title':_0x3484f5||_0x371e79}};}return{'type':'format','content':o(_0x3b080c,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x109a9f{['afterInit'](){const {plugins:_0x330546}=this['editor'];_0x330546['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x330546['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x1babfb,plugins:_0x3d6b46,commands:_0x556a34}=this['editor'],_0x58fff0=_0x3d6b46['get']('TrackChangesEditing');_0x556a34['get']('footnotesStyle')&&_0x58fff0['enableDefaultAttributesIntegration']('footnotesStyle'),_0x556a34['get']('footnotesStart')&&_0x58fff0['enableDefaultAttributesIntegration']('footnotesStart'),_0x58fff0['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',o(_0x1babfb,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x58fff0['descriptionFactory']['registerAttributeLabel']('footnotesListStart',o(_0x1babfb,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x17eaef=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0xff9969,commands:_0x25945b}=this['editor'];_0x25945b['get']('insertFootnote')&&_0x17eaef['enableCommand']('insertFootnote'),_0x17eaef['descriptionFactory']['registerElementLabel']('footnoteRef',_0x43ba0f=>o(_0xff9969,'ELEMENT_FOOTNOTE_REF',_0x43ba0f)),_0x17eaef['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x376a82=>o(_0xff9969,'ELEMENT_FOOTNOTE_DEFINITION',_0x376a82)),_0x17eaef['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x44b337=>o(_0xff9969,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x44b337));}}class st extends _0x109a9f{['afterInit'](){const _0x4677b4=this['editor'],_0x32777f=_0x4677b4['plugins']['get']('TrackChangesEditing'),_0x5e411c=_0x4677b4['commands']['get']('copyFormat'),_0x450cd3=_0x4677b4['commands']['get']('pasteFormat');_0x5e411c&&_0x450cd3&&(_0x32777f['enableDefaultAttributesIntegration']('pasteFormat'),_0x32777f['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3ad488=this['editor'],_0xf3ca24=_0x3ad488['locale'];_0x3ad488['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf5d032=>{if('formatBlock'!=_0xf5d032['type']&&'formatInline'!=_0xf5d032['type'])return;const {data:_0x7fe5a2}=_0xf5d032;if(_0x7fe5a2&&'pasteFormat'===_0x7fe5a2['commandName']){const _0x5ea934=[],_0x5e9d02=_0x7fe5a2['commandParams'][0x0];for(const [_0x597479,_0x22f0e0]of Object['entries'](_0x5e9d02))_0x5ea934['push'](ro(_0x3ad488,_0x597479,_0x22f0e0));return _0x5ea934['length']?{'type':'format','content':o(_0xf3ca24,'*Set\x20format\x20to:*\x20%0',_0x5ea934['join'](',\x20'))}:{'type':'format','content':o(_0xf3ca24,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x5cdc7d,_0x5e99c9,_0x495dae){const _0x2038c4=_0x5cdc7d['locale']['t'],_0x57b97d=_0x5e99c9['split'](/(?=[A-Z])/)['join']('\x20'),_0x481b52=_0x2038c4(_0x57b97d['charAt'](0x0)['toUpperCase']()+_0x57b97d['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x495dae)return _0x481b52;if('fontColor'===_0x5e99c9||'fontBackgroundColor'===_0x5e99c9){const _0x20bb32=_0x503e92(_0x5cdc7d['config']['get']('fontColor.colors'))['find'](_0x26281c=>_0x26281c['model']==_0x495dae);return _0x481b52+'\x20('+(_0x20bb32?_0x2038c4(_0x20bb32['label'])['toLowerCase']():_0x495dae)+')';}if('fontSize'===_0x5e99c9&&isNaN(parseFloat(_0x495dae))){const _0x568046=_0x5cdc7d['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x5cdc7d['config']['get']('fontSize.options'))['find'](_0x2b22b9=>_0x2b22b9['model']==_0x495dae);return _0x481b52+'\x20('+(_0x568046?_0x2038c4(_0x568046['title'])['toLowerCase']():_0x495dae)+')';}return _0x481b52+'\x20('+_0x495dae+')';}class ot extends _0x109a9f{['_headingOptions'];['afterInit'](){const _0x542d20=this['editor'];if(!_0x542d20['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x542d20['config']['get']('heading.options');const _0x1a16a3=_0x542d20['locale'],_0x5765a6=_0x542d20['plugins']['get']('TrackChangesEditing');_0x5765a6['enableDefaultAttributesIntegration']('heading');for(const _0x5a40ce of this['_headingOptions'])'paragraph'!=_0x5a40ce['model']&&_0x5765a6['descriptionFactory']['registerElementLabel'](_0x5a40ce['model'],_0x4776e9=>{const _0x14586b=this['_getHeadingLevel'](_0x5a40ce['model']);return null!==_0x14586b?_0x4ae8bd(_0x4776e9,_0x14586b):_0x576a7b(_0x4776e9,_0x5a40ce['title']);});function _0x4ae8bd(_0x2e3897,_0x2e0e4d){return o(_0x1a16a3,'ELEMENT_HEADING',[_0x2e3897,_0x2e0e4d]);}function _0x576a7b(_0x596383,_0x492b19){return o(_0x1a16a3,'ELEMENT_HEADING_CUSTOM',[_0x596383,_0x492b19]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13e377=this['editor'],_0x5a88e7=_0x13e377['locale'];function _0xc72649(_0x3bbf6d,_0x1360ef){return o(_0x5a88e7,'ELEMENT_HEADING_CUSTOM',[_0x3bbf6d,_0x1360ef]);}_0x13e377['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b7e41=>{if('formatBlock'!=_0x1b7e41['type'])return;const {data:_0x54cb96}=_0x1b7e41;if(_0x54cb96&&'heading'==_0x54cb96['commandName']){const _0x23647c=_0x54cb96['commandParams'][0x0]['value'],_0x21274f=this['_getHeadingLevel'](_0x23647c);if(null!==_0x21274f)return{'type':'format','content':o(_0x5a88e7,'*Change\x20to:*\x20%0',(_0x2a3819=0x1,_0xe8c760=_0x21274f,o(_0x5a88e7,'ELEMENT_HEADING',[_0x2a3819,_0xe8c760])))};const _0x2fe18d=this['_headingOptions']['find'](_0x253fef=>_0x253fef['model']===_0x23647c)['title'];return{'type':'format','content':o(_0x5a88e7,'*Change\x20to:*\x20%0',_0xc72649(0x1,_0x2fe18d))};}var _0x2a3819,_0xe8c760;});}['_getHeadingLevel'](_0x3eabf7){const _0x36865a=_0x3eabf7['match'](/^heading(\d+)/);if(_0x36865a)return _0x36865a[0x1];const _0x24fa8a=this['_headingOptions']?.['find'](_0x156247=>_0x156247['model']==_0x3eabf7);if(_0x24fa8a&&_0x24fa8a['view']){const _0x40113a=_0x24fa8a['view'],_0x722082=(_0x40113a['name']??_0x40113a)['match'](/^h(\d+)/);if(_0x722082)return _0x722082[0x1];}return null;}}class rt extends _0x109a9f{['afterInit'](){const _0x285560=this['editor'];if(!_0x285560['plugins']['has']('HighlightEditing'))return;const _0x59834f=_0x285560['plugins']['get']('TrackChangesEditing'),_0x4faea7=_0x285560['locale'];_0x59834f['enableDefaultAttributesIntegration']('highlight'),_0x59834f['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x4faea7,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x553ab4=this['editor'],_0x5de5b9=_0x553ab4['locale'];_0x553ab4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43b575=>{if('formatInline'!=_0x43b575['type'])return;const {data:_0x4dcda1}=_0x43b575;if(_0x4dcda1&&'highlight'==_0x4dcda1['commandName']){const _0x11e58c=_0x5de5b9['t'],_0x13be22=_0x4dcda1['commandParams'][0x0]['value'];if(_0x13be22){const _0x112483=_0x553ab4['config']['get']('highlight.options')['find'](_0x15d062=>_0x15d062['model']==_0x13be22),_0x199d5a=_0x11e58c(_0x112483['title'])['toLowerCase']();return{'type':'format','content':o(_0x5de5b9,'*Set\x20highlight:*\x20%0',_0x199d5a),'color':{'value':_0x112483['color'],'title':_0x112483['title']}};}return{'type':'format','content':o(_0x5de5b9,'*Remove\x20highlight*',o(_0x5de5b9,'FORMAT_HIGHLIGHT'))};}});}}class at extends _0x109a9f{['afterInit'](){const _0x19736a=this['editor'];if(!_0x19736a['plugins']['has']('HorizontalLineEditing'))return;_0x19736a['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x188876=_0x19736a['plugins']['get']('TrackChangesEditing'),_0x56f764=_0x19736a['locale'];_0x188876['descriptionFactory']['registerElementLabel']('horizontalLine',_0x59a446=>o(_0x56f764,'ELEMENT_HORIZONTAL_LINE',_0x59a446));}}class ct extends _0x109a9f{['afterInit'](){const _0x3a7a2e=this['editor'];if(!_0x3a7a2e['plugins']['has']('HtmlEmbed'))return;const _0x876534=_0x3a7a2e['plugins']['get']('TrackChangesEditing'),_0x541864=_0x3a7a2e['locale'];_0x876534['descriptionFactory']['registerElementLabel']('rawHtml',_0x151ad9=>o(_0x541864,'ELEMENT_HTML_EMBED',_0x151ad9)),_0x876534['enableDefaultAttributesIntegration']('htmlEmbed'),_0x876534['descriptionFactory']['registerDescriptionCallback'](_0x2ff6c7=>{if('attribute'!=_0x2ff6c7['type'])return;const {data:_0x346d0d}=_0x2ff6c7;if(_0x346d0d&&'value'==_0x346d0d['key']&&_0x2ff6c7['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x565928=o(_0x541864,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x541864,'*Change\x20%0\x20content*',_0x565928)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x37acd8=this['editor'],_0x5bcd2d=_0x37acd8['locale'];_0x37acd8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b116e=>{if('formatBlock'!=_0x4b116e['type'])return;const {data:_0x303fa}=_0x4b116e;if(_0x303fa&&'htmlEmbed'==_0x303fa['commandName']){const _0x146a86=o(_0x5bcd2d,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5bcd2d,'*Change\x20%0\x20content*',_0x146a86)};}});}}class ut extends _0x109a9f{['afterInit'](){const _0x5144d1=this['editor'];if(!_0x5144d1['plugins']['has']('ImageEditing'))return;const _0x2e3787=_0x5144d1['plugins']['get']('TrackChangesEditing'),_0x4e8ba2=_0x5144d1['plugins']['get']('ImageUtils'),_0x22480a=_0x5144d1['locale'];_0x2e3787['enableCommand']('insertImage'),_0x2e3787['descriptionFactory']['registerElementLabel']('imageBlock',_0x514613=>o(_0x22480a,'ELEMENT_IMAGE',_0x514613)),_0x2e3787['descriptionFactory']['registerElementLabel']('imageInline',_0x103aa6=>o(_0x22480a,'ELEMENT_INLINE_IMAGE',_0x103aa6)),_0x2e3787['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x22480a,'ELEMENT_CAPTION')),_0x5144d1['plugins']['has']('ImageUploadEditing')&&_0x2e3787['enableCommand']('uploadImage'),_0x5144d1['plugins']['has']('ImageBlockEditing')&&_0x5144d1['plugins']['has']('ImageInlineEditing')&&(_0x2e3787['enableCommand']('imageTypeInline',(_0x33a3b,_0x28e549)=>{const _0x4debfe=_0x4e8ba2['getClosestSelectedImageElement'](_0x5144d1['model']['document']['selection']);_0x5144d1['model']['change'](()=>{_0x2e3787['markBlockFormat'](_0x4debfe,{'commandName':'imageTypeInline','commandParams':[_0x28e549]},[],'convertBlockImageToInline');});}),_0x2e3787['enableCommand']('imageTypeBlock',(_0x14cf9c,_0x46dd6d)=>{_0x5144d1['model']['change'](_0x3103df=>{let _0xa3c1b5=_0x4e8ba2['getClosestSelectedImageElement'](_0x5144d1['model']['document']['selection']),_0x1d4d4e=_0x3103df['createRangeOn'](_0xa3c1b5);const _0x468260=_0x137d99['fromPosition'](_0x1d4d4e['start'],'toPrevious'),_0x56eeb7=_0x137d99['fromPosition'](_0x1d4d4e['end'],'toNext');_0x2e3787['forceDefaultExecution'](()=>_0x14cf9c(_0x46dd6d)),_0xa3c1b5=_0x4e8ba2['getClosestSelectedImageElement'](_0x5144d1['model']['document']['selection']),_0x1d4d4e=_0x3103df['createRangeOn'](_0xa3c1b5);const _0x362525=_0x3103df['createRange'](_0x468260,_0x56eeb7);_0x468260['detach'](),_0x56eeb7['detach'](),_0x2e3787['markBlockFormat'](_0xa3c1b5,{'commandName':'imageTypeInline','commandParams':[_0x46dd6d]},[],'convertInlineImageToBlock'),_0x362525['start']['isBefore'](_0x1d4d4e['start'])&&_0x2e3787['markInsertion'](_0x3103df['createRange'](_0x362525['start'],_0x1d4d4e['start']),'convertInlineImageToBlock'),_0x1d4d4e['end']['isBefore'](_0x362525['end'])&&_0x2e3787['markInsertion'](_0x3103df['createRange'](_0x1d4d4e['end'],_0x362525['end']),'convertInlineImageToBlock');});}),_0x2e3787['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x2e3787['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x2e3787['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x2e3787['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x2e3787['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x2e3787['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x399a61])=>{const _0x26fe99=_0x2e3787['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5b7bf9=_0x399a61['start'],_0x176a41=_0x399a61['end'];const _0x24cb42=_0x5144d1['model']['schema']['getNearestSelectionRange'](_0x5b7bf9,'backward'),_0x5379b9=_0x5144d1['model']['schema']['getNearestSelectionRange'](_0x176a41,'forward');_0x24cb42['isCollapsed']&&(_0x5b7bf9=_0x24cb42['start']),_0x5379b9['isCollapsed']&&(_0x176a41=_0x5379b9['end']),_0x26fe99([_0x5144d1['model']['createRange'](_0x5b7bf9,_0x176a41)]);}),_0x2e3787['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x267410),_0x2e3787['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x267410)),_0x5144d1['plugins']['has']('ImageCaptionEditing')&&(_0x2e3787['enableCommand']('toggleImageCaption',(_0x3cb3c6,_0x4a24ba)=>{const _0x20617d=_0x5144d1['plugins']['get']('ImageCaptionUtils');let _0x427522=_0x4e8ba2['getClosestSelectedImageElement'](_0x5144d1['model']['document']['selection']),_0x77830d=_0x20617d['getCaptionFromImageModelElement'](_0x427522);_0x5144d1['model']['change'](()=>{if(_0x77830d)return void _0x2e3787['markDeletion'](_0x5144d1['model']['createRangeOn'](_0x77830d));const _0x3531c7=_0x4e8ba2['isBlockImage'](_0x427522);_0x3cb3c6(_0x4a24ba),_0x427522=_0x4e8ba2['getClosestSelectedImageElement'](_0x5144d1['model']['document']['selection']),_0x77830d=_0x20617d['getCaptionFromImageModelElement'](_0x427522),_0x2e3787['markInsertion'](_0x5144d1['model']['createRangeOn'](_0x77830d),_0x3531c7?null:'imageCaption');});}),_0x2e3787['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x267410));const _0x1977d9=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x133541(_0x47ed65,_0x1cb97f){const _0x441994=_0x1977d9['findIndex'](({type:_0x47c308,subType:_0x50202c})=>_0x47ed65['type']==_0x47c308&&_0x47ed65['subType']==_0x50202c),_0x301fb2=_0x1977d9['findIndex'](({type:_0xc08c81,subType:_0x1ad4bd})=>_0x1cb97f['type']==_0xc08c81&&_0x1cb97f['subType']==_0x1ad4bd);if(_0x441994<0x0||_0x301fb2<0x0)return!0x1;const _0x1ddff0=_0x47ed65['getFirstRange'](),_0x49f6c4=_0x1cb97f['getFirstRange']();if((0x0==_0x441994||0x1==_0x441994)&&0x2==_0x301fb2&&_0x1ddff0['isIntersecting'](_0x49f6c4))return!0x0;if(0x2==_0x441994&&0x3==_0x301fb2){const _0x170534=_0x2e3787['_findSuggestions'](_0x1ddff0,'insertion')['filter'](({suggestion:_0x866b13,meta:_0x393469})=>_0x393469['isOwn']&&'convertInlineImageToBlock'==_0x866b13['subType']);if(_0x170534['length']>0x1&&_0x49f6c4['end']['isEqual'](_0x1ddff0['start']))return!0x0;if(0x1==_0x170534['length']&&(_0x1ddff0['start']['isEqual'](_0x49f6c4['end'])||_0x1ddff0['end']['isEqual'](_0x49f6c4['start'])))return!0x0;}if(0x3==_0x441994&&0x3==_0x301fb2&&_0x1ddff0['start']['isBefore'](_0x49f6c4['start'])){const _0x3bf130=_0x1ddff0['end']['nodeAfter'],_0x365822=_0x49f6c4['start']['nodeBefore'];return _0x4e8ba2['isBlockImage'](_0x3bf130)&&_0x3bf130===_0x365822;}return!0x1;}function _0x267410(_0x4cc4ee,_0x1d2d9a){return _0x133541(_0x4cc4ee,_0x1d2d9a)?[_0x4cc4ee,_0x1d2d9a]:_0x133541(_0x1d2d9a,_0x4cc4ee)?[_0x1d2d9a,_0x4cc4ee]:null;}_0x5144d1['plugins']['has']('ImageResize')&&(_0x2e3787['enableDefaultAttributesIntegration']('resizeImage'),_0x2e3787['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x22480a,'FORMAT_IMAGE_SIZE'))),_0x5144d1['plugins']['has']('ImageTextAlternativeEditing')&&_0x2e3787['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x5144d1['plugins']['has']('PictureEditing')&&_0x2e3787['descriptionFactory']['registerDescriptionCallback'](_0x2ce419=>{if('attribute'!=_0x2ce419['type'])return;const {data:_0x1e97d6}=_0x2ce419;return _0x1e97d6&&'sources'==_0x1e97d6['key']?{'type':'format','content':''}:void 0x0;}),_0x5144d1['plugins']['has']('ImageSizeAttributes')&&_0x2e3787['descriptionFactory']['registerDescriptionCallback'](_0x2555d4=>{if('attribute'!=_0x2555d4['type'])return;const {data:_0x3e3540}=_0x2555d4;return!_0x3e3540||'width'!=_0x3e3540['key']&&'height'!=_0x3e3540['key']?void 0x0:{'type':'format','content':''};}),_0x2e3787['descriptionFactory']['registerDescriptionCallback'](_0x4848a3=>{if(!!_0x1977d9['find'](({type:_0x3563c7,subType:_0xaa70b7})=>_0x4848a3['type']==_0x3563c7&&_0x4848a3['subType']==_0xaa70b7))return _0x4848a3['previous']?{}:void 0x0;}),_0x2e3787['descriptionFactory']['registerDescriptionCallback'](_0x50fd6f=>{if('insertion'==_0x50fd6f['type']||'deletion'==_0x50fd6f['type']){const _0x5875d7=_0x50fd6f['getContainedElement']();if(_0x5875d7&&_0x5875d7['is']('element','caption'))return{'type':'insertion'==_0x50fd6f['type']?'addObject':'removeObject','element':_0x5875d7,'quantity':0x1};}}),_0x2e3787['descriptionFactory']['registerDescriptionCallback'](_0x33acef=>'formatBlock'==_0x33acef['type']&&'convertInlineImageToBlock'==_0x33acef['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x33acef['type']&&'convertBlockImageToInline'==_0x33acef['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x2e3787['descriptionFactory']['registerDescriptionCallback'](_0x2b3464=>{if('attribute'!=_0x2b3464['type'])return;const {data:_0x408bff}=_0x2b3464;if(!_0x408bff||'alt'!=_0x408bff['key'])return;const _0x13a33a=_0x408bff['newValue'];return _0x13a33a?{'type':'format','content':o(_0x22480a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x13a33a+'\x22')}:{'type':'format','content':o(_0x22480a,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1d42b3=this['editor'],_0x213746=_0x1d42b3['locale'];_0x1d42b3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x23515d=>{if('formatBlock'!=_0x23515d['type']&&'formatInline'!=_0x23515d['type'])return;const {data:_0xbe1c9}=_0x23515d;if(_0xbe1c9){if('imageTextAlternative'==_0xbe1c9['commandName']){const _0x5cc6ec=_0xbe1c9['commandParams'][0x0]['newValue'];return _0x5cc6ec?{'type':'format','content':o(_0x213746,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5cc6ec+'\x22')}:{'type':'format','content':o(_0x213746,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0xbe1c9['commandName']){const _0x67ff9a=_0xbe1c9['commandParams'][0x0]['width'];return _0x67ff9a?{'type':'format','content':o(_0x213746,'*Set\x20image\x20width:*\x20%0',_0x67ff9a)}:{'type':'format','content':o(_0x213746,'*Reset\x20image\x20width*')};}}});}}class ft extends _0x109a9f{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x575bf4=this['editor']['locale'],_0x50756c=this['editor']['plugins']['get']('TrackChangesEditing');_0x50756c['enableDefaultAttributesIntegration']('replaceImageSource'),_0x50756c['descriptionFactory']['registerDescriptionCallback'](_0x1a2e0c=>{if('attribute'!=_0x1a2e0c['type'])return;const {data:_0xa4df3d}=_0x1a2e0c;return _0xa4df3d&&'src'==_0xa4df3d['key']?_0xa4df3d['newValue']&&_0xa4df3d['oldValue']?{'type':'format','content':o(_0x575bf4,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x273018=this['editor']['plugins']['get']('TrackChangesEditing');_0x273018['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x273018['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x273018['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x273018['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x417057=this['editor'],_0x41c7b4=_0x417057['locale'];_0x417057['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b5c09=>{if('formatBlock'!=_0x2b5c09['type']&&'formatInline'!=_0x2b5c09['type'])return;const {data:_0x57207c}=_0x2b5c09;if(!_0x57207c||'replaceImageSource'!=_0x57207c['commandName'])return;return{'type':'format','content':o(_0x41c7b4,'*Format:*\x20replace\x20image\x20URL')};});}}class ht extends _0x109a9f{['afterInit'](){const _0x15c405=this['editor'];if(!_0x15c405['plugins']['has']('ImageStyleEditing'))return;const _0x2dd76b=_0x15c405['plugins']['get']('TrackChangesEditing'),_0x1f1f18=_0x15c405['plugins']['get']('ImageUtils'),_0x34884b={};_0x2dd76b['enableCommand']('imageStyle',(_0x328c3a,_0x412251)=>{const _0x56d12c=_0x15c405['plugins']['get']('Users')['me'],_0x2cfc50=_0x15c405['commands']['get']('imageStyle');let _0x5f31a1=_0x1f1f18['getClosestSelectedImageElement'](_0x15c405['model']['document']['selection']),_0x3eb6cc=_0x15c405['model']['createRangeOn'](_0x5f31a1),_0x223918=_0x2cfc50['value'];if(_0x223918==_0x412251['value'])return;const _0x2e3e9c={'commandName':'imageStyle','commandParams':[_0x412251],'formatGroupId':_0x53e807()};_0x15c405['model']['change'](()=>{if(_0x2dd76b['getSuggestions']()['filter'](_0x5b03db=>_0x5b03db['isInContent']&&_0x56d12c==_0x5b03db['author']&&('formatBlock'==_0x5b03db['type']||'formatInline'==_0x5b03db['type'])&&('imageStylePreApply'==_0x5b03db['subType']||'imageStylePostApply'==_0x5b03db['subType'])&&_0x5b03db['getFirstRange']()['isEqual'](_0x3eb6cc))['forEach'](_0xe1d01c=>_0x2dd76b['discardSuggestion'](_0xe1d01c['head'])),_0x5f31a1=_0x1f1f18['getClosestSelectedImageElement'](_0x15c405['model']['document']['selection']),_0x3eb6cc=_0x15c405['model']['createRangeOn'](_0x5f31a1),_0x2cfc50['refresh'](),_0x15c405['commands']['get']('imageTypeInline')['refresh'](),_0x15c405['commands']['get']('imageTypeBlock')['refresh'](),_0x223918=_0x2cfc50['value'],_0x223918!=_0x412251['value'])return _0x1f1f18['isInlineImage'](_0x5f31a1)&&_0x2cfc50['shouldConvertImageType'](_0x412251['value'],_0x5f31a1)?(_0x328c3a({..._0x412251,'setImageSizes':!0x1}),_0x5f31a1=_0x1f1f18['getClosestSelectedImageElement'](_0x15c405['model']['document']['selection']),void _0x2dd76b['markBlockFormat'](_0x5f31a1,{..._0x2e3e9c,'commandReversedParams':[{'value':_0x223918||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1f1f18['isBlockImage'](_0x5f31a1)?_0x2dd76b['markBlockFormat'](_0x5f31a1,_0x2e3e9c,[],'imageStylePostApply'):_0x2dd76b['markInlineFormat'](_0x3eb6cc,_0x2e3e9c,'imageStylePostApply'));});});for(const _0x5e1c72 of _0x15c405['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x34884b[_0x5e1c72['name']]=_0x5e1c72['title']['toLowerCase']();_0x2dd76b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x2dd76b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x2dd76b['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x2dd76b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x32569e])=>{_0x1f1f18['setImageNaturalSizeAttributes'](_0x32569e['getContainedElement']());}),_0x2dd76b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x49dceb,_0x5c3e0c)=>{_0x2dd76b['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x49dceb,{'commandName':_0x5c3e0c['commandName'],'commandParams':_0x5c3e0c['commandReversedParams']});}),_0x2dd76b['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x49471a,_0x30d70c){if(_0x255fce(_0x49471a,_0x30d70c))return[_0x49471a,_0x30d70c];if(_0x255fce(_0x30d70c,_0x49471a))return[_0x30d70c,_0x49471a];return null;});const _0x4162ee=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x255fce(_0x56b9dd,_0x4568c2){const _0x354b15=_0x4162ee['findIndex'](({type:_0x33b345,subType:_0x56ee19})=>_0x56b9dd['type']==_0x33b345&&_0x56b9dd['subType']==_0x56ee19),_0x4448a0=_0x4162ee['findIndex'](({type:_0x2e8f24,subType:_0x4548d6})=>_0x4568c2['type']==_0x2e8f24&&_0x4568c2['subType']==_0x4548d6);if(_0x354b15<0x0||_0x4448a0<0x0)return!0x1;const _0xcfbf35=_0x56b9dd['getFirstRange'](),_0x182b17=_0x4568c2['getFirstRange']();if((0x0==_0x354b15||0x1==_0x354b15)&&0x2==_0x4448a0&&_0xcfbf35['isIntersecting'](_0x182b17))return!0x0;if(0x2==_0x354b15&&0x3==_0x4448a0){const _0x164c4f=_0x2dd76b['_findSuggestions'](_0xcfbf35,'insertion')['filter'](({suggestion:_0x1fc395,meta:_0x4cdf60})=>_0x4cdf60['isOwn']&&'convertInlineImageToBlock'==_0x1fc395['subType']);if(_0x164c4f['length']>0x1&&_0x182b17['end']['isEqual'](_0xcfbf35['start']))return!0x0;if(0x1==_0x164c4f['length']&&(_0xcfbf35['start']['isEqual'](_0x182b17['end'])||_0xcfbf35['end']['isEqual'](_0x182b17['start'])))return!0x0;}if(0x3==_0x354b15&&0x3==_0x4448a0&&_0xcfbf35['start']['isBefore'](_0x182b17['start'])){const _0x46d0fe=_0xcfbf35['end']['nodeAfter'],_0x105791=_0x182b17['start']['nodeBefore'];return _0x1f1f18['isBlockImage'](_0x46d0fe)&&_0x46d0fe===_0x105791;}return!0x1;}_0x15c405['model']['document']['registerPostFixer'](()=>{let _0x338c54=!0x1;const _0x2e3e06=Array['from'](_0x15c405['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4f2284,data:_0x12d35d}of _0x2e3e06){const {group:_0x95ef70,type:_0x1fc593,subType:_0x485706,id:_0x4df0cb}=_0x2dd76b['_splitMarkerName'](_0x4f2284);if('suggestion'==_0x95ef70&&_0x2dd76b['hasSuggestion'](_0x4df0cb)){if('formatBlock'==_0x1fc593&&('imageStylePreApply'==_0x485706||'imageStylePostApply'==_0x485706)){const _0x4d30b8=_0x2dd76b['getSuggestion'](_0x4df0cb);if(_0x12d35d['newRange']){const _0x449cda=_0x4d30b8['getFirstRange']()['getContainedElement']();if(_0x1f1f18['isBlockImage'](_0x449cda))continue;_0x2dd76b['discardSuggestion'](_0x4d30b8),_0x338c54=!0x0;}}if('insertion'==_0x1fc593&&'imageCaption'==_0x485706&&!_0x12d35d['newRange']){const _0x28099a=_0x2dd76b['getSuggestion'](_0x4df0cb);_0x28099a['next']&&_0x28099a['next']['isInContent']&&(_0x2dd76b['discardSuggestion'](_0x28099a['next']),_0x338c54=!0x0);}}}return _0x338c54;}),this['_registerLegacyDescription'](_0x34884b);}['_registerLegacyDescription'](_0x3fe83c){const _0x425608=this['editor'],_0x3c3d83=_0x425608['locale'];_0x425608['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b6e4d=>{if('formatBlock'!=_0x2b6e4d['type']&&'formatInline'!=_0x2b6e4d['type'])return;const {data:_0xc7a304}=_0x2b6e4d;if(!_0xc7a304||'imageStyle'!=_0xc7a304['commandName'])return;const _0x525fea=_0xc7a304['commandParams'][0x0]['value'];return _0x2ec058('side'===_0x525fea?o(_0x3c3d83,'FORMAT_SIDE_IMAGE'):_0x3fe83c[_0x525fea]||_0x525fea);function _0x2ec058(_0x3c26b0){return{'type':'format','content':o(_0x3c3d83,'*Format:*\x20%0',_0x3c26b0)};}});}}class lt extends _0x109a9f{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x3aa559){super(_0x3aa559),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x36e28d=this['editor'],_0x3e2143=_0x36e28d['commands']['get']('importWord'),_0x4c51ea=_0x36e28d['commands']['get']('trackChanges');_0x3e2143&&(_0x3e2143['on']('execute',(_0x32f8d3,[,_0x25fe2f])=>{this['_trackChangesValueDuringImport']=_0x4c51ea['value'],_0x25fe2f['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x3e2143,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3e2143,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x4c51ea['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x36e28d['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x422e13,_0x22e6fd){const {suggestions:_0x340851}=_0x22e6fd,_0x273087=this['editor']['commands']['get']('trackChanges'),_0x2bc551=_0x273087['value'];this['_trackChangesValueDuringImport']!==_0x2bc551&&(_0x273087['execute'](),this['_trackChangesExecuted']=!0x0),_0x340851&&_0x340851['forEach'](({id:_0x4470cd,type:_0x3bca13,author:_0x1e7f2b,created_at:_0x6073d6})=>{const _0x2d578d={'id':_0x4470cd,'type':_0x3bca13,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1e7f2b,'createdAt':_0x6073d6?new Date(_0x6073d6):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x2d578d);});}}class gt extends _0x109a9f{['afterInit'](){const _0x27b41f=this['editor'],_0x449402=_0x27b41f['plugins']['get']('TrackChangesEditing');if(_0x27b41f['plugins']['has']('IndentEditing')&&(_0x449402['enableCommand']('indent'),_0x449402['enableCommand']('outdent')),_0x27b41f['plugins']['has']('IndentBlock')){for(const _0x2eb25f of['indentBlock','outdentBlock'])_0x449402['enableDefaultAttributesIntegration'](_0x2eb25f);if(_0x27b41f['plugins']['has']('ListEditing')){for(const _0x63ca5c of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x449402['enableDefaultAttributesIntegration'](_0x63ca5c);}}const _0x27a8b4=_0x27b41f['locale'];_0x449402['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x27a8b4,'FORMAT_INDENT')),_0x449402['descriptionFactory']['registerAttributeLabel']('blockIndentList',o(_0x27a8b4,'FORMAT_INDENT')),_0x449402['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',o(_0x27a8b4,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1516df=this['editor'],_0x540175=_0x1516df['locale'],_0x38356c=_0x1516df['plugins']['get']('TrackChangesEditing');_0x38356c['descriptionFactory']['registerDescriptionCallback'](_0x414a9c=>{if('formatBlock'!=_0x414a9c['type'])return;const {data:_0x2cbcba}=_0x414a9c;if(!_0x2cbcba)return;if('indentBlock'!=_0x2cbcba['commandName']&&'outdentBlock'!=_0x2cbcba['commandName'])return;const _0x3bd4eb=_0x414a9c['getItems']()[0x0],_0xd138fa=_0x38356c['descriptionFactory']['getItemLabel'](_0x3bd4eb);return'indentBlock'==_0x2cbcba['commandName']?{'type':'format','content':o(_0x540175,'*Indent:*\x20%0',_0xd138fa)}:'outdentBlock'==_0x2cbcba['commandName']?{'type':'format','content':o(_0x540175,'*Outdent:*\x20%0',_0xd138fa)}:void 0x0;});}}class mt extends _0x109a9f{static get['requires'](){return[_0x3e5780];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class dt extends _0x109a9f{['afterInit'](){const _0x117e7c=this['editor'];if(!_0x117e7c['plugins']['has']('LinkEditing'))return;const _0x4e7f88=_0x117e7c['plugins']['get']('TrackChangesEditing'),_0xbecbb=_0x117e7c['commands']['get']('link');_0x4e7f88['enableDefaultAttributesIntegration']('link'),_0x4e7f88['enableDefaultAttributesIntegration']('unlink');for(const _0x3dd1ec of _0xbecbb['manualDecorators'])_0x4e7f88['descriptionFactory']['registerAttributeLabel'](_0x3dd1ec['id'],'link\x20('+_0x3dd1ec['label']['toLowerCase']()+')');_0x4e7f88['descriptionFactory']['registerDescriptionCallback'](_0x1a2469=>{if('attribute'!=_0x1a2469['type'])return;const {data:_0x2c398d}=_0x1a2469;if(!_0x2c398d||'linkHref'!=_0x2c398d['key'])return;const _0x33700f=_0x2c398d['newValue'],_0x15ff0a=_0x117e7c['locale'];return{'type':'format','content':null==_0x33700f?o(_0x15ff0a,'*Remove\x20link*'):o(_0x15ff0a,'*Set\x20link:*\x20%0','\x22'+_0x33700f+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x325e35=this['editor'],_0x13309e=_0x325e35['locale'];_0x325e35['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x418265=>{if('formatInline'!=_0x418265['type'])return;const {data:_0x3fbf10}=_0x418265;if(_0x3fbf10){if('link'==_0x3fbf10['commandName']){const _0x3d765b=_0x3fbf10['commandParams'][0x0];return{'type':'format','content':o(_0x13309e,'*Set\x20link:*\x20%0','\x22'+_0x3d765b+'\x22')};}return'unlink'==_0x3fbf10['commandName']?{'type':'format','content':o(_0x13309e,'*Remove\x20link*')}:void 0x0;}});}}class pt extends _0x109a9f{['afterInit'](){const _0x2848a8=this['editor'],_0x4d3496=_0x2848a8['locale'];if(!_0x2848a8['plugins']['has']('LegacyListEditing'))return;const _0x26a984=_0x2848a8['plugins']['get']('TrackChangesEditing'),_0x562ddf=_0x2848a8['plugins']['has']('LegacyTodoListEditing');function _0x5ab77a(_0x1776a7){return()=>{const _0x581834=_0x2848a8['model']['document']['selection'],_0x4b5129=_0x2848a8['commands']['get'](_0x1776a7);if(_0x4b5129['value'])return void _0x2848a8['execute']('paragraph',{});const _0x2fbe8d=_0x1776a7['slice'](0x0,-0x4),_0x358886=function(_0x31876a,_0x19f3e9,_0x55b427){let _0x259929=Array['from'](_0x31876a)['filter'](_0x3cb2f1=>function(_0xf93923,_0x43c6a8){return _0x43c6a8['checkChild'](_0xf93923['parent'],'listItem')&&!_0x43c6a8['isObject'](_0xf93923);}(_0x3cb2f1,_0x55b427));_0x259929=_0x259929['filter'](_0x8a85de=>!_0x8a85de['is']('element','listItem')||_0x8a85de['getAttribute']('listType')!=_0x19f3e9);const _0xf66b24=new Set();for(const _0x1e4234 of _0x259929)_0x1e4234['is']('element','listItem')?_0xf66b24['add'](Le(_0x1e4234)):_0xf66b24['add'](_0x1e4234);return Array['from'](_0xf66b24);}(_0x581834['getSelectedBlocks'](),_0x2fbe8d,_0x2848a8['model']['schema']);_0x2848a8['model']['change'](()=>{for(const _0x4fe830 of _0x358886)_0x26a984['markBlockFormat'](_0x4fe830,{'commandName':_0x1776a7,'commandParams':[{'forceValue':!_0x4b5129['value']}],'formatGroupId':'blockName'},Ee(_0x4fe830));});};}function _0x26621d(_0x5486c2){return()=>{const _0x46011a=function(_0x276384){let _0x4783e0=Array['from'](_0x276384);const _0x386cc6=_0x4783e0['findIndex'](_0x4b9fd3=>'listItem'!=_0x4b9fd3['name']);return _0x386cc6>-0x1&&(_0x4783e0=_0x4783e0['slice'](0x0,_0x386cc6)),_0x4783e0;}(_0x2848a8['model']['document']['selection']['getSelectedBlocks']()),_0x2ea80a=_0x2848a8['model']['createRange'](_0x2848a8['model']['createPositionAt'](_0x46011a[0x0],'before'),_0x2848a8['model']['createPositionAt'](_0x46011a[_0x46011a['length']-0x1],'end'));_0x2848a8['model']['change'](()=>{_0x26a984['markBlockFormat'](_0x2ea80a,{'commandName':_0x5486c2,'commandParams':[],'formatGroupId':'listIndent'},function(_0x473413){const _0x426648=new Set();for(const _0x5647bf of _0x473413){let _0x1d2ab1=_0x5647bf['nextSibling'];for(;_0x1d2ab1&&_0x1d2ab1['getAttribute']('listIndent')>_0x5647bf['getAttribute']('listIndent');)_0x426648['add'](_0x1d2ab1),_0x1d2ab1=_0x1d2ab1['nextSibling'];}return Array['from'](_0x426648);}(_0x46011a));});};}_0x26a984['enableCommand']('numberedList',_0x5ab77a('numberedList')),_0x26a984['enableCommand']('bulletedList',_0x5ab77a('bulletedList')),_0x562ddf&&_0x26a984['enableCommand']('todoList',_0x5ab77a('todoList')),_0x26a984['enableCommand']('indentList',_0x26621d('indentList')),_0x26a984['enableCommand']('outdentList',_0x26621d('outdentList')),_0x562ddf&&_0x26a984['enableCommand']('checkTodoList',()=>{const _0x4c02ea=_0x2848a8['commands']['get']('checkTodoList'),_0x58e42a=Array['from'](_0x4c02ea['_selectedElements']);_0x58e42a['filter'](_0x902a4c=>_0x902a4c['getAttribute']('todoListChecked')!=_0x4c02ea['value']),_0x2848a8['model']['change'](()=>{for(const _0x4f8939 of _0x58e42a)_0x26a984['markBlockFormat'](_0x4f8939,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x4c02ea['value']}]});});}),_0x26a984['descriptionFactory']['registerElementLabel']('listItem',_0x3c8958=>o(_0x4d3496,'ELEMENT_LIST_ITEM',_0x3c8958)),_0x26a984['descriptionFactory']['registerDescriptionCallback'](_0x47f727=>{if('formatBlock'!=_0x47f727['type']&&'formatInline'!=_0x47f727['type'])return;const {data:_0x50ed67}=_0x47f727;if(_0x50ed67){if('numberedList'==_0x50ed67['commandName']||'bulletedList'==_0x50ed67['commandName']||'todoList'==_0x50ed67['commandName'])switch(_0x50ed67['commandName']['replace']('List','')){case'bulleted':return _0x4afe27(o(_0x4d3496,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4afe27(o(_0x4d3496,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4afe27(o(_0x4d3496,'ELEMENT_TODO_LIST'));}if('indentList'==_0x50ed67['commandName'])return{'type':'format','content':o(_0x4d3496,'*Indent:*\x20%0',o(_0x4d3496,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x50ed67['commandName'])return{'type':'format','content':o(_0x4d3496,'*Outdent:*\x20%0',o(_0x4d3496,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x50ed67['commandName'])return _0x50ed67['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4d3496,'*Check\x20item*')}:{'type':'format','content':o(_0x4d3496,'*Uncheck\x20item*')};}function _0x4afe27(_0x540932){return{'type':'format','content':o(_0x4d3496,'*Change\x20to:*\x20%0',_0x540932)};}});}}function Le(_0xf24d47){const _0x4da7a3=_0xf24d47['getAttribute']('listIndent');if(0x0==_0x4da7a3)return _0xf24d47;let _0x1f33b3=_0xf24d47;for(;_0xf24d47['previousSibling']&&_0xf24d47['previousSibling']['is']('element','listItem');){const _0x570a6b=_0xf24d47['previousSibling']['getAttribute']('listIndent');if(_0x570a6b==_0x4da7a3)_0x1f33b3=_0xf24d47['previousSibling'];else{if(_0x570a6b<_0x4da7a3)break;}_0xf24d47=_0xf24d47['previousSibling'];}return _0x1f33b3;}function Ee(_0xd2e283){const _0x49a0d9=[];if(_0xd2e283['is']('element','listItem')&&_0xd2e283['getAttribute']('listIndent')>0x0){let _0x19feab=_0xd2e283['nextSibling'];for(;_0x19feab&&'listItem'==_0x19feab['name']&&_0x19feab['getAttribute']('listIndent')==_0xd2e283['getAttribute']('listIndent');)_0x49a0d9['push'](_0x19feab),_0x19feab=_0x19feab['nextSibling'];}return _0x49a0d9;}class wt extends _0x109a9f{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x3b18f2=this['editor']['config']['get']('list.properties'),_0x42eb2e=this['editor']['plugins']['get']('TrackChangesEditing');_0x3b18f2['styles']&&_0x42eb2e['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x3b18f2['reversed']&&_0x42eb2e['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x3b18f2['startIndex']&&_0x42eb2e['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x42eb2e['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2529d7,_0x2e1ba1={}){const _0x487b9b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x300b8b=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x487b9b['markMultiRangeBlockFormat'](_0x300b8b,{'commandName':'listStyle','commandParams':[{'type':_0x2e1ba1['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x389837,_0x59240a={}){const _0x2c6fd0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x7cf38b=this['_getSuggestionBlocks'](_0x35335f=>_0x35335f['is']('element','listItem')&&'numbered'===_0x35335f['getAttribute']('listType'));if(_0x7cf38b['length']<0x1)return;const _0x309278=_0x7cf38b['map'](_0x34436d=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x34436d,'before'),this['editor']['model']['createPositionAt'](_0x34436d,0x0)));this['editor']['model']['change'](()=>{_0x2c6fd0['markMultiRangeBlockFormat'](_0x309278,{'commandName':'listReversed','commandParams':[{'reversed':_0x59240a['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x1c8fd1,_0x3239ab={}){const _0xedfde8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x40b53d=this['_getSuggestionBlocks'](_0x561919=>_0x561919['is']('element','listItem')&&'numbered'===_0x561919['getAttribute']('listType'));if(_0x40b53d['length']<0x1)return;const _0xb98957=_0x40b53d['map'](_0x504802=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x504802,'before'),this['editor']['model']['createPositionAt'](_0x504802,0x0)));this['editor']['model']['change'](()=>{_0xedfde8['markMultiRangeBlockFormat'](_0xb98957,{'commandName':'listStart','commandParams':[{'startIndex':_0x3239ab['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x159d59){if('formatBlock'!=_0x159d59['type']&&'formatInline'!=_0x159d59['type'])return;const _0x15a2db=this['editor']['locale'],{data:_0x49892d}=_0x159d59;if(!_0x49892d)return;let _0x38fd65,_0x58fa1f;switch(_0x49892d['commandName']){case'listStyle':_0x38fd65='*Change\x20to:*\x20%0',_0x58fa1f={'type':'format','content':o(_0x15a2db,_0x38fd65,o(_0x15a2db,this['_getTranslationKeyForListStyle'](_0x49892d['commandParams'][0x0]['type'])))};break;case'listReversed':_0x38fd65=_0x49892d['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x58fa1f={'type':'format','content':o(_0x15a2db,_0x38fd65)};break;case'listStart':_0x38fd65='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x58fa1f={'type':'format','content':o(_0x15a2db,_0x38fd65,_0x49892d['commandParams'][0x0]['startIndex'])};}return _0x58fa1f;}['_getSuggestionBlocksForListStyle'](){const _0x4a55fb=this['editor']['plugins']['get']('LegacyListUtils');let _0x24923b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x24923b[0x0]?.['is']('element','listItem')&&_0x24923b['unshift'](..._0x4a55fb['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x24923b[_0x24923b['length']-0x1]?.['is']('element','listItem')&&_0x24923b['push'](..._0x4a55fb['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x24923b=[...new Set(_0x24923b)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x24923b=_0x24923b['filter'](_0x221a11=>_0x221a11['is']('element','listItem'))),_0x24923b;}['_getSuggestionBlocks'](_0x3c5b2e){const _0x65e860=this['editor']['plugins']['get']('LegacyListUtils');let _0x3a2702=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3c5b2e)['map'](_0x11547d=>{const _0x48618e=this['editor']['model']['createPositionAt'](_0x11547d,0x0);return[..._0x65e860['getSiblingNodes'](_0x48618e,'backward'),..._0x65e860['getSiblingNodes'](_0x48618e,'forward')];})['flat']();return _0x3a2702=[...new Set(_0x3a2702)],_0x3a2702;}['_getTranslationKeyForListStyle'](_0x2c9210){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2c9210)||'default')['toUpperCase']()+'_LIST_'+_0x2c9210['toUpperCase']()['replace'](/-/g,'_');}}class kt extends _0x109a9f{['afterInit'](){const _0x22ccd1=this['editor'];if(!_0x22ccd1['plugins']['has']('MediaEmbedEditing'))return;const _0x1be815=_0x22ccd1['plugins']['get']('TrackChangesEditing'),_0x575625=_0x22ccd1['locale'];_0x1be815['enableCommand']('mediaEmbed'),_0x1be815['descriptionFactory']['registerElementLabel']('media',_0x17c2ab=>o(_0x575625,'ELEMENT_MEDIA',_0x17c2ab));}}class bt extends _0x109a9f{['afterInit'](){const _0x343ec6=this['editor'];_0x343ec6['plugins']['has']('MentionEditing')&&_0x343ec6['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class yt extends _0x109a9f{['afterInit'](){const _0x5e7cf9=this['editor'];if(!_0x5e7cf9['plugins']['has']('MergeFieldsEditing'))return;const _0xb6c116=_0x5e7cf9['plugins']['get']('TrackChangesEditing'),_0x1b4d74=_0x5e7cf9['locale'];_0xb6c116['enableCommand']('insertMergeField'),_0xb6c116['enableCommand']('insertMergeFieldBlock'),_0xb6c116['enableCommand']('insertMergeFieldImage'),_0xb6c116['descriptionFactory']['registerElementLabel']('mergeField',_0x4fcf8b=>o(_0x1b4d74,'ELEMENT_MERGE_FIELD',_0x4fcf8b)),_0xb6c116['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x34d29b=>o(_0x1b4d74,'ELEMENT_MERGE_FIELD',_0x34d29b)),_0xb6c116['descriptionFactory']['registerDescriptionCallback'](_0x42023c=>{if('insertion'!=_0x42023c['type']&&'deletion'!=_0x42023c['type'])return;const _0x4dbf92=_0x42023c['getContainedElement']();if(null==_0x4dbf92)return;const _0x54865d=_0x5e7cf9['plugins']['get']('MergeFieldsEditing');let _0x4137ba;switch(_0x54865d['getMergeFieldType'](_0x4dbf92)){case null:return;case'image':{const _0x6f1370=_0x54865d['unwrapAffixes'](_0x4dbf92['getAttribute']('src'));_0x4137ba=_0x54865d['getLabel'](_0x6f1370)||_0x6f1370;break;}default:{const _0x1cb126=_0x4dbf92['getAttribute']('id');_0x4137ba=_0x54865d['getLabel'](_0x1cb126)||_0x1cb126;break;}}return'insertion'==_0x42023c['type']?{'type':'insertion','content':o(_0x1b4d74,'*Insert:*\x20%0','\x22'+_0x4137ba+'\x22\x20'+o(_0x1b4d74,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x1b4d74,'*Remove:*\x20%0','\x22'+_0x4137ba+'\x22\x20'+o(_0x1b4d74,'ELEMENT_MERGE_FIELD'))};});}}class jt extends _0x109a9f{['afterInit'](){const _0x45d6b7=this['editor'],_0x3696e0=_0x45d6b7['plugins']['get']('TrackChangesEditing');_0x45d6b7['plugins']['has']('MultiLevelList')&&(_0x3696e0['enableDefaultAttributesIntegration']('multiLevelList'),_0x3696e0['descriptionFactory']['registerDescriptionCallback'](_0x107682=>this['handleDescriptions'](_0x107682)));}['handleDescriptions'](_0x3a7eb9){const _0x5a6613=this['editor']['locale'],{data:_0x1620cc}=_0x3a7eb9,_0x3cc590={'type':'format','content':''};if(_0x1620cc&&'listMarkerStyle'==_0x1620cc['key']){if(!_0x1620cc['oldValue'])return{'type':'format','content':o(_0x5a6613,'*Set\x20format:*\x20%0',o(_0x5a6613,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1620cc['newValue']+')'};if(!_0x1620cc['newValue']){let _0xd29bb=_0x3a7eb9['head'];for(;_0xd29bb;){if(_0xd29bb['data']&&'listType'==_0xd29bb['data']['key']&&_0xd29bb['data']['newValue'])return _0x3cc590;_0xd29bb=_0xd29bb['next'];}return{'type':'format','content':o(_0x5a6613,'*Remove\x20format:*\x20%0',o(_0x5a6613,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1620cc['oldValue']+')'};}}}}class St extends _0x109a9f{['afterInit'](){const _0x350ef0=this['editor'];if(!_0x350ef0['plugins']['has']('PageBreakEditing'))return;_0x350ef0['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3ff948=_0x350ef0['plugins']['get']('TrackChangesEditing'),_0x2a166b=_0x350ef0['locale'];_0x3ff948['descriptionFactory']['registerElementLabel']('pageBreak',_0x1376a9=>o(_0x2a166b,'ELEMENT_PAGE_BREAK',_0x1376a9));}}class It extends _0x109a9f{['afterInit'](){const _0x4b3645=this['editor'];if(!_0x4b3645['plugins']['has']('Paragraph'))return;const _0x51a41b=_0x4b3645['locale'],_0x2c2082=_0x4b3645['plugins']['get']('TrackChangesEditing');_0x2c2082['descriptionFactory']['registerElementLabel']('paragraph',_0x1cd063=>o(_0x51a41b,'ELEMENT_PARAGRAPH',_0x1cd063)),_0x2c2082['enableDefaultAttributesIntegration']('paragraph'),_0x2c2082['enableCommand']('insertParagraph');const _0x2cb08c=_0x2c2082['descriptionFactory'];_0x2cb08c['registerDescriptionCallback'](_0x26d0d8=>{if('insertion'!==_0x26d0d8['type'])return;const {start:_0xc582bc,end:_0x51e2a0}=_0x26d0d8['getFirstRange']();if(!_0xc582bc['isTouching'](_0x51e2a0)||!_0xc582bc['nodeAfter'])return;const _0x4a4934=_0x4b3645['model']['schema'],_0x125029=_0xc582bc['nodeAfter'];return _0x4a4934['isBlock'](_0x125029)&&!_0x4a4934['isLimit'](_0x125029)&&_0x4a4934['checkChild'](_0x125029,'$text')?{'type':'insertion','content':o(_0x51a41b,'*Insert:*\x20%0',_0x2cb08c['getItemLabel'](_0x125029,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44eb0d=this['editor'],_0x1aa156=_0x44eb0d['locale'];_0x44eb0d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x15dfbb=>{if('formatBlock'!=_0x15dfbb['type'])return;const {data:_0x360a78}=_0x15dfbb;return _0x360a78&&'paragraph'==_0x360a78['commandName']?{'type':'format','content':o(_0x1aa156,'*Change\x20to:*\x20%0',o(_0x1aa156,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}class At extends _0x109a9f{['afterInit'](){const _0x3b7efd=this['editor'];_0x3b7efd['commands']['get']('replaceSource')&&_0x3b7efd['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class _t extends _0x109a9f{['afterInit'](){const _0x2eb982=this['editor'];if(!_0x2eb982['plugins']['has']('RemoveFormatEditing'))return;_0x2eb982['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x466709=this['editor'];_0x466709['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x54f965=>{if('formatBlock'!=_0x54f965['type']&&'formatInline'!=_0x54f965['type'])return;const {data:_0x2db794}=_0x54f965;return _0x2db794&&'removeFormat'==_0x2db794['commandName']?{'type':'format','content':o(_0x466709['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class Ct extends _0x109a9f{['afterInit'](){const _0x1a23d9=this['editor'];if(!_0x1a23d9['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x12150e=_0x1a23d9['plugins']['get']('TrackChangesEditing');_0x12150e['enableCommand']('goToPreviousRestrictedEditingException'),_0x12150e['enableCommand']('goToNextRestrictedEditingException');const _0x4c7588=_0x1a23d9['plugins']['get']('RestrictedEditingModeEditing');_0x4c7588['enableCommand']('trackChanges'),_0x4c7588['enableCommand']('acceptSuggestion'),_0x4c7588['enableCommand']('discardSuggestion'),_0x4c7588['enableCommand']('acceptAllSuggestions'),_0x4c7588['enableCommand']('discardAllSuggestions'),_0x4c7588['enableCommand']('acceptSelectedSuggestions'),_0x4c7588['enableCommand']('discardSelectedSuggestions');}}class Nt extends _0x109a9f{['afterInit'](){const _0x5a9ba1=this['editor'];if(!_0x5a9ba1['plugins']['has']('ShiftEnter'))return;const _0x5cb6b5=_0x5a9ba1['plugins']['get']('TrackChangesEditing');_0x5cb6b5['enableCommand']('shiftEnter'),_0x5cb6b5['descriptionFactory']['registerElementLabel']('softBreak',_0x464c08=>o(_0x5a9ba1['locale'],'ELEMENT_LINE_BREAK',_0x464c08));}}function an(_0x531aa5,_0x4d9198,_0x37d3c8){const _0x633762=[];for(const _0x3f14d9 of _0x4d9198['getItems']())_0x3f14d9['hasAttribute'](_0x531aa5)&&_0x633762['push'](_0x37d3c8['createRangeOn'](_0x3f14d9));return _0x633762;}class $t extends _0x109a9f{['afterInit'](){const _0x5a7adc=this['editor'],_0x346483=_0x5a7adc['plugins']['get']('TrackChangesEditing');_0x5a7adc['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x346483['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x50f149=this['editor'],_0x5b5c09=_0x50f149['model'],_0x5e1571=_0x50f149['locale'],_0x25874e=_0x50f149['plugins']['get']('TrackChangesEditing'),_0x3cc912='restrictedEditingException',_0xcb697e=_0x50f149['commands']['get'](_0x3cc912);_0x25874e['enableCommand'](_0x3cc912,(_0x296cfc,_0x6a0363={})=>{const _0x5a68f8=_0x5b5c09['document']['selection'];if(_0x5a68f8['isCollapsed'])return void _0x296cfc(_0x6a0363);const _0x330d52=void 0x0!==_0x6a0363['forceValue']?_0x6a0363['forceValue']:!_0xcb697e['value'];_0x5b5c09['change'](()=>{const _0x450c90=Array['from'](_0x5a68f8['getRanges']());for(const _0x2ea158 of _0x450c90){const _0x128290=_0x330d52?[_0x2ea158]:an(_0x3cc912,_0x2ea158,_0x5b5c09);for(const _0x485533 of _0x128290)_0x25874e['markInlineFormat'](_0x485533,{'commandName':_0x3cc912,'commandParams':[{'forceValue':_0x330d52}]});}});}),_0x25874e['descriptionFactory']['registerDescriptionCallback'](_0x17c289=>{if('formatBlock'!=_0x17c289['type']&&'formatInline'!=_0x17c289['type'])return;const {data:_0x57dc82}=_0x17c289;return _0x57dc82&&_0x57dc82['commandName']==_0x3cc912?_0x57dc82['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5e1571,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x5e1571,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x2f4bd8=this['editor'],_0x358f95=_0x2f4bd8['locale'],_0x1dcb40=_0x2f4bd8['plugins']['get']('TrackChangesEditing'),_0xb5dd64='restrictedEditingExceptionBlock',_0x56e583=this['editor']['commands']['get'](_0xb5dd64);_0x1dcb40['enableCommand'](_0xb5dd64,(_0x2e9d49,_0x4ac96a={})=>{const _0x48163a=this['editor']['model']['document']['selection'],_0x293673=_0x4ac96a&&void 0x0!==_0x4ac96a['forceValue']?_0x4ac96a['forceValue']:!_0x56e583['value'];let _0x2071ed=[];if(_0x293673){const _0x2284e9=Array['from'](_0x48163a['getSelectedBlocks']())['filter'](_0x5b7105=>function(_0x47ddfb){return!!_0x47ddfb['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x5b7105)||function(_0x2d5932,_0x32cd44){const _0x987e51=_0x32cd44['createContext'](_0x2d5932['parent']);if(!_0x32cd44['checkChild'](_0x987e51,'restrictedEditingException'))return!0x1;if(!_0x32cd44['checkChild'](_0x987e51['push']('restrictedEditingException'),_0x2d5932))return!0x1;return!0x0;}(_0x5b7105,this['editor']['model']['schema']));_0x2071ed=to(_0x2284e9,_0x2f4bd8['model']);}else{const _0x1aa108=Array['from'](_0x48163a['getSelectedBlocks']())['map'](_0x183666=>function(_0x3c2910){let _0x41e89b=_0x3c2910;for(;_0x41e89b['parent'];){if('restrictedEditingException'==_0x41e89b['parent']['name'])return _0x41e89b;_0x41e89b=_0x41e89b['parent'];}return null;}(_0x183666))['filter'](_0x370d61=>!!_0x370d61);_0x2071ed=to(_0x1aa108,_0x2f4bd8['model']);}_0x2f4bd8['model']['change'](()=>{for(const _0x580226 of _0x2071ed)_0x1dcb40['markBlockFormat'](_0x580226,{'commandName':_0xb5dd64,'commandParams':[{'forceValue':_0x293673}]});});}),_0x1dcb40['descriptionFactory']['registerDescriptionCallback'](_0x392cfc=>{const {data:_0x25bfda}=_0x392cfc;if(_0x25bfda&&_0x25bfda['commandName']==_0xb5dd64)return _0x25bfda['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x358f95,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x358f95,'FORMAT_RESTRICTED_DISABLED')};});}}class vt extends _0x109a9f{['afterInit'](){const _0x1bb954=this['editor'];if(!_0x1bb954['plugins']['has']('Style')||!_0x1bb954['plugins']['has']('DataSchema'))return;const _0x5db93d=_0x1bb954['plugins']['get']('TrackChangesEditing'),_0x48dc7f=_0x1bb954['locale'],_0xeab905=_0x1bb954['config']['get']('style')||{},_0x4ac913=_0x1bb954['plugins']['get']('GeneralHtmlSupport'),_0x549224=_0x1bb954['plugins']['get']('StyleUtils')['normalizeConfig'](_0x1bb954['plugins']['get']('DataSchema'),_0xeab905['definitions']);_0x5db93d['enableDefaultAttributesIntegration']('style');const _0x4c1998=new Set();for(const _0x9c83ff of _0x549224['block']){const _0x315d53=_0x4ac913['getGhsAttributeNameForElement'](_0x9c83ff['element']);_0x4c1998['add'](_0x315d53);}const _0x8bab29=new Set();for(const _0x4dbeda of _0x549224['inline']){const _0x3e56b1=_0x4ac913['getGhsAttributeNameForElement'](_0x4dbeda['element']);_0x8bab29['add'](_0x3e56b1);for(const _0x35d819 of _0x4dbeda['ghsAttributes'])_0x8bab29['add'](_0x35d819);}for(const _0x206d2e of _0x4c1998)_0x5db93d['descriptionFactory']['registerAttributeLabel'](_0x206d2e,o(_0x48dc7f,'FORMAT_STYLE'));for(const _0x3e9834 of _0x8bab29)_0x5db93d['descriptionFactory']['registerAttributeLabel'](_0x3e9834,o(_0x48dc7f,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xaccff=this['editor'],_0x27adfc=_0xaccff['locale'];_0xaccff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a3f1e=>{if('formatBlock'!=_0x4a3f1e['type']&&'formatInline'!=_0x4a3f1e['type'])return;const {data:_0x60fce9}=_0x4a3f1e;return _0x60fce9&&'style'===_0x60fce9['commandName']?_0x60fce9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x27adfc,'*Set\x20format:*\x20%0',_0x60fce9['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x27adfc,'*Remove\x20format:*\x20%0',_0x60fce9['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Dt extends _0x109a9f{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x2f3c3e){super(_0x2f3c3e),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x9f8127=this['editor'],_0x55350b=_0x9f8127['model']['document']['selection'];if(!_0x9f8127['plugins']['has']('TableEditing'))return;const _0xd7bf40=_0x9f8127['locale'],_0x5507a4=_0x9f8127['plugins']['get']('TrackChangesEditing'),_0x156e2d=_0x9f8127['plugins']['get']('TableUtils');_0x5507a4['descriptionFactory']['registerElementLabel']('table',_0x16ceb9=>o(_0xd7bf40,'ELEMENT_TABLE',_0x16ceb9)),this['_setupColumnsRowsFixing'](),_0x5507a4['enableCommand']('insertTable'),_0x5507a4['enableCommand']('selectTableRow'),_0x5507a4['enableCommand']('selectTableColumn');for(const _0x20092a of['insertTableRowAbove','insertTableRowBelow']){const _0x423097=_0x9f8127['commands']['get'](_0x20092a);_0x5507a4['enableCommand'](_0x20092a,_0x409a74=>{_0x9f8127['model']['change'](_0x2a06a3=>{_0x409a74();const _0x16e930='above'===_0x423097['order'],_0x2693c3=_0x156e2d['getSelectionAffectedTableCells'](_0x55350b),_0x499dd3=_0x156e2d['getRowIndexes'](_0x2693c3),_0xfcadb7=_0x16e930?_0x499dd3['first']-0x1:_0x499dd3['last']+0x1,_0x54a0f6=_0x2693c3[0x0]['findAncestor']('table'),_0x26a90e=_0x156e2d['createTableWalker'](_0x54a0f6,{'startRow':_0xfcadb7,'endRow':_0xfcadb7}),_0x44cbc8=Array['from'](_0x26a90e)['map'](_0x341419=>_0x2a06a3['createRangeOn'](_0x341419['cell']));_0x5507a4['markMultiRangeInsertion'](_0x44cbc8,'tableRow');});});}for(const _0x129735 of['insertTableColumnLeft','insertTableColumnRight']){const _0xc4b07f=_0x9f8127['commands']['get'](_0x129735);_0x5507a4['enableCommand'](_0x129735,_0x41602f=>{_0x9f8127['model']['change'](_0x4b9c7b=>{_0x41602f();const _0x56d6a5='left'===_0xc4b07f['order'],_0x1b24d9=_0x156e2d['getSelectionAffectedTableCells'](_0x55350b),_0x4819e0=_0x156e2d['getColumnIndexes'](_0x1b24d9),_0x4feb1f=_0x56d6a5?_0x4819e0['first']-0x1:_0x4819e0['last']+0x1,_0x423e5d=_0x1b24d9[0x0]['findAncestor']('table'),_0xd5263d=_0x156e2d['createTableWalker'](_0x423e5d,{'startRow':0x0,'column':_0x4feb1f,'includeAllSlots':!0x1}),_0x40d831=Array['from'](_0xd5263d)['map'](_0x2039e4=>_0x4b9c7b['createRangeOn'](_0x2039e4['cell']));_0x5507a4['markMultiRangeInsertion'](_0x40d831,'tableColumn');});});}for(const _0x359b4a of['removeTableRow','removeTableColumn']){const _0x1edf14=_0x359b4a['substr'](0xb),_0xac8a9=_0x1edf14['toLowerCase'](),_0x18cd34=_0xac8a9['substr'](0x0,0x3)+'span',_0x3c4ecf='table'+_0x1edf14,_0x1daef4='min'+_0x1edf14,_0x2bd96b='max'+_0x1edf14;_0x5507a4['enableCommand'](_0x359b4a,()=>{_0x9f8127['model']['change'](_0x2d0ebe=>{const _0x376e26=_0x156e2d['getSelectionAffectedTableCells'](_0x55350b),_0x4cc24e=_0x376e26[0x0]['findAncestor']('table');let _0x429f8f;if('removeTableRow'==_0x359b4a){const _0x557a35=_0x156e2d['getRowIndexes'](_0x376e26);_0x429f8f={'startRow':_0x557a35['first'],'endRow':_0x557a35['last'],'includeAllSlots':!0x0};}else{const _0x4846fb=_0x156e2d['getColumnIndexes'](_0x376e26);_0x429f8f={'startColumn':_0x4846fb['first'],'endColumn':_0x4846fb['last'],'includeAllSlots':!0x0};}const _0x1ebf80=_0x156e2d['createTableWalker'](_0x4cc24e,_0x429f8f),_0x3fb5b0=Array['from'](_0x1ebf80)['map'](({cell:_0x39da90})=>_0x39da90),_0x457a8f=_e(_0x3fb5b0['filter'](_0x114016=>_0x114016['hasAttribute'](_0x18cd34))),_0xa2ce9d=_e(_0x3fb5b0['filter'](_0x23004e=>!_0x23004e['hasAttribute'](_0x18cd34)))['map'](_0x38e5e5=>_0x2d0ebe['createRangeOn'](_0x38e5e5)),_0x4b4b19=_0x5507a4['markMultiRangeDeletion'](_0xa2ce9d,_0x3c4ecf);if(_0x4b4b19&&('tableRow'==_0x4b4b19['subType']||'tableColumn'==_0x4b4b19['subType'])){const _0x1b5da6=this['_getSuggestionCoords'](_0x4b4b19);for(const _0x47c492 of _0x457a8f){const _0x754611=_0x2d0ebe['createRangeOn'](_0x47c492),_0x261cee=_0x156e2d['getCellLocation'](_0x47c492),_0x42b01d=_0x47c492['getAttribute'](_0x18cd34)-0x1,_0x433a90=_0x1b5da6[_0x1daef4],_0x17d090=_0x1b5da6[_0x2bd96b];_0x433a90<=_0x261cee[_0xac8a9]&&_0x261cee[_0xac8a9]+_0x42b01d<=_0x17d090&&_0x4b4b19['addRange'](_0x754611);}}});});}function _0x2ebab1(_0x55a576){const _0x5a6cdc=Array['from'](_0x55350b['getRanges']())['map'](_0x592626=>_0x2d2f8b['fromRange'](_0x592626));_0x9f8127['model']['change'](_0x5d5aab=>{const _0x12df83=_0x5d5aab['batch'];_0x55a576=_0x55a576['filter'](_0x29cc50=>'$graveyard'!=_0x29cc50['root']['rootName']),_0x5d5aab['setSelection'](_0x55a576),_0x9f8127['commands']['get']('removeTableRow')['refresh'](),_0x9f8127['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x9f8127['model']['enqueueChange'](()=>{_0x9f8127['model']['enqueueChange'](_0x12df83,_0x2561d3=>{const _0x527943=_0x5a6cdc['filter'](_0x3b3a6d=>'$graveyard'!=_0x3b3a6d['root']['rootName']);_0x527943['length']>0x0&&_0x2561d3['setSelection'](_0x527943);for(const _0x450bd3 of _0x5a6cdc)_0x450bd3['detach']();});});});}function _0x2298eb(_0x3d5094){_0x9f8127['model']['change'](_0x3220df=>{const _0x229ab9=Array['from'](_0x55350b['getRanges']())['map'](_0x3d836d=>_0x2d2f8b['fromRange'](_0x3d836d)),_0x25643f=[];for(const _0x5d2fff of _0x3d5094)for(const _0x12aed4 of _0x5d2fff['getItems']({'shallow':!0x0}))_0x25643f['push'](_0x12aed4);for(const _0x3b90a9 of _0x25643f)'$graveyard'!=_0x3b90a9['root']['rootName']&&(_0x3220df['setSelection'](_0x3220df['createPositionAt'](_0x3b90a9,0x0)),_0x9f8127['commands']['get']('removeTableColumn')['refresh'](),_0x9f8127['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x59c338=_0x229ab9['filter'](_0x30826f=>'$graveyard'!=_0x30826f['root']['rootName']);_0x59c338['length']>0x0&&_0x3220df['setSelection'](_0x59c338);for(const _0x27ed82 of _0x229ab9)_0x27ed82['detach']();});}function _0x58bcb2(_0x5a53b6,_0x39cdb7){return _0x39cdb7['every'](_0x1b5809=>_0x5a53b6['some'](_0x2057ef=>_0x2057ef['end']['isEqual'](_0x1b5809['start'])||_0x1b5809['end']['isEqual'](_0x2057ef['start'])));}function _0x3915c0(_0x100c09,_0x2dbbb9){return!_0x100c09['some'](_0x3de3c9=>_0x2dbbb9['some'](_0x4368bc=>_0x3de3c9['isIntersecting'](_0x4368bc)))&&_0x100c09['some'](_0x284065=>_0x2dbbb9['some'](_0xd7295e=>_0x284065['end']['isTouching'](_0xd7295e['start'])));}_0x5507a4['descriptionFactory']['registerDescriptionCallback'](_0x7e4603=>{if('insertion'!=_0x7e4603['type']&&'deletion'!=_0x7e4603['type'])return;const _0x5e07dc=_0x7e4603['getContainedElement']();if(null!=_0x5e07dc&&_0x5e07dc['is']('element','table')){if('insertion'==_0x7e4603['type']){const _0x4c5300=_0x7e4603['getItems']()['filter'](_0x5441bc=>_0x5441bc['is']('$textProxy'))['map'](_0xac902c=>_0xac902c['data']);if(_0x4c5300['length'])return{'type':'insertion','content':o(_0xd7bf40,'*Insert:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4c5300['join']('\x20')+'\x22'))};}if('deletion'==_0x7e4603['type']){const _0x108853=_0x7e4603['getItems']()['filter'](_0x58b115=>_0x58b115['is']('$textProxy'))['map'](_0x562786=>_0x562786['data']);if(_0x108853['length'])return{'type':'deletion','content':o(_0xd7bf40,'*Remove:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x108853['join']('\x20')+'\x22'))};}}}),_0x5507a4['descriptionFactory']['registerDescriptionCallback'](_0x5d130a=>{if('tableRow'==_0x5d130a['subType']){const _0x40c992=_0x5d130a['getItems']()['filter'](_0x4e6ce3=>_0x4e6ce3['is']('$textProxy'))['map'](_0x1f31cb=>_0x1f31cb['data']),_0x149916=this['_getSuggestionCoords'](_0x5d130a),_0x35db03=_0x149916['maxRow']-_0x149916['minRow']+0x1;if('insertion'==_0x5d130a['type'])return _0x40c992['length']?{'type':'insertion','content':o(_0xd7bf40,'*Insert:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35db03,'\x22'+_0x40c992['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0xd7bf40,'*Insert:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_ROW',_0x35db03))};if('deletion'==_0x5d130a['type'])return _0x40c992['length']?{'type':'deletion','content':o(_0xd7bf40,'*Remove:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35db03,'\x22'+_0x40c992['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0xd7bf40,'*Remove:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_ROW',_0x35db03))};}if('tableColumn'==_0x5d130a['subType']){const _0x44ee89=_0x5d130a['getItems']()['filter'](_0x46d74b=>_0x46d74b['is']('$textProxy'))['map'](_0x592854=>_0x592854['data']),_0x293ac5=this['_getSuggestionCoords'](_0x5d130a),_0x373dd2=_0x293ac5['maxColumn']-_0x293ac5['minColumn']+0x1;if('insertion'==_0x5d130a['type'])return _0x44ee89['length']?{'type':'insertion','content':o(_0xd7bf40,'*Insert:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x373dd2,'\x22'+_0x44ee89['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0xd7bf40,'*Insert:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_COLUMN',_0x373dd2))};if('deletion'==_0x5d130a['type'])return _0x44ee89['length']?{'type':'deletion','content':o(_0xd7bf40,'*Remove:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x373dd2,'\x22'+_0x44ee89['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0xd7bf40,'*Remove:*\x20%0',o(_0xd7bf40,'ELEMENT_TABLE_COLUMN',_0x373dd2))};}}),_0x5507a4['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x2ebab1),_0x5507a4['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x2ebab1),_0x5507a4['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x2298eb),_0x5507a4['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x2298eb),_0x5507a4['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x58bcb2),_0x5507a4['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x58bcb2),_0x5507a4['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3915c0),_0x5507a4['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3915c0);}['_acceptFormatSuggestionCallbackFactory'](){const _0x3edc9c=this['editor'],_0x433c9b=_0x3edc9c['model']['document']['selection'];return(_0x373dfb,_0x485f6d)=>{_0x3edc9c['model']['change'](_0x195f81=>{const {commandName:_0x51ec4e,commandParams:_0x430611}=_0x485f6d;let _0x4705a2=_0x373dfb[0x0]['end']['nodeBefore'];_0x430611&&_0x430611[0x0]&&!0x1===_0x430611[0x0]['forceValue']&&(_0x4705a2=_0x373dfb[0x0]['start']['nodeAfter']);const _0x5897a8=_0x195f81['createRangeIn'](_0x4705a2);if('$graveyard'==_0x5897a8['root']['rootName'])return;const _0x5a7726=Array['from'](_0x433c9b['getRanges']())['map'](_0x36bad5=>_0x2d2f8b['fromRange'](_0x36bad5));_0x195f81['setSelection'](_0x5897a8),_0x3edc9c['commands']['get'](_0x51ec4e)['refresh'](),_0x430611['push']({'forceDefaultExecution':!0x0}),_0x3edc9c['execute'](_0x51ec4e,..._0x430611);const _0xd985f=_0x5a7726['filter'](_0x5b7deb=>'$graveyard'!=_0x5b7deb['root']['rootName']);_0xd985f['length']>0x0&&_0x195f81['setSelection'](_0xd985f);for(const _0x10bc54 of _0x5a7726)_0x10bc54['detach']();});};}['_getCoordsForCells'](_0x491d85){const _0x3cc1bd=this['editor']['plugins']['get']('TableUtils');let _0x5b2af6=Number['MAX_SAFE_INTEGER'],_0x1eb12b=Number['MIN_SAFE_INTEGER'],_0x335c8c=Number['MAX_SAFE_INTEGER'],_0x26a518=Number['MIN_SAFE_INTEGER'];for(const _0x1f77cb of _0x491d85){if('$graveyard'==_0x1f77cb['root']['rootName'])continue;const {row:_0x30b9c7,column:_0x250337}=_0x3cc1bd['getCellLocation'](_0x1f77cb),_0x1cd16b=_0x1f77cb['hasAttribute']('rowspan')?_0x1f77cb['getAttribute']('rowspan')-0x1:0x0,_0x59bacf=_0x1f77cb['hasAttribute']('colspan')?_0x1f77cb['getAttribute']('colspan')-0x1:0x0;_0x5b2af6=_0x30b9c7<_0x5b2af6?_0x30b9c7:_0x5b2af6,_0x1eb12b=_0x30b9c7+_0x1cd16b>_0x1eb12b?_0x30b9c7+_0x1cd16b:_0x1eb12b,_0x335c8c=_0x250337<_0x335c8c?_0x250337:_0x335c8c,_0x26a518=_0x250337+_0x59bacf>_0x26a518?_0x250337+_0x59bacf:_0x26a518;}return{'minRow':_0x5b2af6,'maxRow':_0x1eb12b,'minColumn':_0x335c8c,'maxColumn':_0x26a518};}['_setupColumnsRowsFixing'](){const _0x18f1ff=this['editor'],_0x2da017=_0x18f1ff['plugins']['get']('TrackChangesEditing'),_0x50c662=_0x18f1ff['plugins']['get']('TableUtils');_0x18f1ff['model']['document']['on']('change:data',()=>{const _0x214e98=Array['from'](_0x18f1ff['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2d4671,data:_0x544945}of _0x214e98){const {group:_0x3f8e13,id:_0xdc65d4,subType:_0x5e05a2}=_0x2da017['_splitMarkerName'](_0x2d4671);if('suggestion'!=_0x3f8e13)continue;if(null!=_0x544945['oldRange'])continue;const _0x4693bd=_0x2da017['getSuggestion'](_0xdc65d4);this['_tablePostFixingSubtypes']['includes'](_0x5e05a2)&&this['_tableSuggestions']['add'](_0x4693bd);}},{'priority':'low'});const _0x1e37db=(_0x425656,_0x27dd04)=>{let _0x413334=!0x1;const _0x72789c=_0x27dd04['createRangeOn'](_0x425656),_0xd2c09a=_0x425656['findAncestor']('table'),_0x211c77=_0x50c662['getCellLocation'](_0x425656);for(const _0x32e19d of this['_tableSuggestions']){const _0x52d6a3=_0x32e19d['subType'],_0x4c4b4d=_0x52d6a3['startsWith']('tablePaste'),_0x56ab01=_0x52d6a3['substr'](_0x4c4b4d?0xa:0x5),_0x40f5de=_0x56ab01['toLowerCase'](),_0x13b969=_0x40f5de['substr'](0x0,0x3)+'span',_0x141a12='min'+_0x56ab01,_0x504b44='max'+_0x56ab01;if(!_0x32e19d['isInContent'])continue;if(_0xd2c09a!=_0x32e19d['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x32e19d['isIntersectingWithRange'](_0x72789c))continue;const _0x1c1f1a=_0x425656['hasAttribute'](_0x13b969)?_0x425656['getAttribute'](_0x13b969)-0x1:0x0,_0x10e12e=this['_getSuggestionCoords'](_0x32e19d),_0x2b896b=_0x10e12e[_0x141a12],_0xaacc2c=_0x10e12e[_0x504b44];_0x2b896b<=_0x211c77[_0x40f5de]&&_0x211c77[_0x40f5de]+_0x1c1f1a<=_0xaacc2c&&(_0x32e19d['addRange'](_0x72789c),_0x413334=!0x0);}return _0x413334;};_0x18f1ff['model']['document']['registerPostFixer'](_0x52dfc0=>{let _0x39a91b=!0x1;for(const _0xf27abe of _0x18f1ff['model']['document']['differ']['getChanges']())if('insert'==_0xf27abe['type']){if('tableRow'==_0xf27abe['name']){for(const _0x2cd593 of _0xf27abe['position']['nodeAfter']['getChildren']())_0x39a91b=_0x39a91b||_0x1e37db(_0x2cd593,_0x52dfc0);}else'tableCell'==_0xf27abe['name']&&(_0x39a91b=_0x39a91b||_0x1e37db(_0xf27abe['position']['nodeAfter'],_0x52dfc0));}return _0x39a91b;});}['_getSuggestionCoords'](_0x5da36c){return this['_getCoordsForCells'](_0x5da36c['getRanges']()['map'](_0x1a5b59=>_0x1a5b59['start']['nodeAfter']));}}function _e(_0x29f309){return Array['from'](new Set(_0x29f309)['values']());}class Bt extends _0x109a9f{static get['requires'](){return[Dt];}['afterInit'](){const _0x341297=this['editor'],_0x4f5fb2=_0x341297['model']['document']['selection'],_0x3b778d=_0x341297['locale'];if(!_0x341297['plugins']['has']('TableEditing'))return;const _0x515d3e=_0x341297['plugins']['get']('TrackChangesEditing'),_0x4227a6=_0x341297['plugins']['get']('TableUtils'),_0x34aaf0=_0x341297['plugins']['get'](Dt);_0x34aaf0['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x515d3e['enableCommand']('mergeTableCells',()=>{const _0x491f61=_0x4227a6['getSelectionAffectedTableCells'](_0x341297['model']['document']['selection']);_0x341297['model']['change'](()=>{_0x515d3e['markMultiRangeBlockFormat'](_0x491f61,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x341297['commands']['get']('mergeTableCells')['on']('execute',(_0x5904b2,_0x1d523b)=>{_0x341297['commands']['get']('trackChanges')['value']&&(_0x1d523b['length']>0x0&&_0x1d523b[_0x1d523b['length']-0x1]&&_0x1d523b[_0x1d523b['length']-0x1]['forceDefaultExecution']||_0x515d3e['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5904b2['stop']());},{'priority':'highest'});for(const _0x229237 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x4955e6=_0x341297['commands']['get'](_0x229237);_0x515d3e['enableCommand'](_0x229237,()=>{const _0x4748ed=_0x341297['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4ec614=>_0x4ec614['is']('element','tableCell')),_0x5b0028=_0x4955e6['value'];_0x341297['model']['change'](()=>{_0x515d3e['markMultiRangeBlockFormat']([_0x4748ed,_0x5b0028],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x27b52e of['splitTableCellVertically','splitTableCellHorizontally']){const _0x231033=_0x341297['commands']['get'](_0x27b52e);_0x515d3e['enableCommand'](_0x27b52e,()=>{const _0x446d10=_0x4227a6['getSelectionAffectedTableCells'](_0x341297['model']['document']['selection'])[0x0],_0x120b4f=_0x446d10['findAncestor']('table'),{column:_0x240c4e,row:_0xab5449}=_0x4227a6['getCellLocation'](_0x446d10);let _0x4d6e7e=[];if('horizontally'==_0x231033['direction']){const _0x2fe7fb=_0x4227a6['createTableWalker'](_0x120b4f,{'startRow':_0xab5449,'endRow':_0xab5449,'includeAllSlots':!0x0});_0x4d6e7e=Array['from'](_0x2fe7fb)['map'](_0x3a286c=>_0x3a286c['cell']);}else{const _0x4adf80=_0x4227a6['createTableWalker'](_0x120b4f,{'column':_0x240c4e,'includeAllSlots':!0x0});_0x4d6e7e=Array['from'](_0x4adf80)['map'](_0x19f27b=>_0x19f27b['cell']);}_0x341297['model']['change'](_0x24bfc1=>{_0x515d3e['markBlockFormat'](_0x24bfc1['createRangeOn'](_0x446d10),{'commandName':_0x27b52e,'commandParams':[]},_0x4d6e7e,_0x27b52e);});});}_0x515d3e['descriptionFactory']['registerDescriptionCallback'](_0x373b9a=>{if('formatBlock'!=_0x373b9a['type']&&'formatInline'!=_0x373b9a['type'])return;const {data:_0x2e78fe}=_0x373b9a;return _0x2e78fe&&'mergeTableCells'==_0x2e78fe['commandName']?{'type':'format','content':o(_0x3b778d,'*Merge\x20cells*')}:void 0x0;}),_0x515d3e['descriptionFactory']['registerDescriptionCallback'](_0x181e59=>{if('formatBlock'!=_0x181e59['type']&&'formatInline'!=_0x181e59['type'])return;const {data:_0x157db5}=_0x181e59;return _0x157db5?'splitTableCellVertically'==_0x157db5['commandName']?{'type':'format','content':o(_0x3b778d,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x157db5['commandName']?{'type':'format','content':o(_0x3b778d,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x4930de=_0x34aaf0['_acceptFormatSuggestionCallbackFactory']();for(const _0x4b0719 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x515d3e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4b0719,'accept',_0x4930de);for(const _0x3b9f91 of['splitTableCellVertically','splitTableCellHorizontally'])_0x515d3e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3b9f91,'accept',_0x4930de);_0x515d3e['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1deba1=>{_0x341297['model']['change'](_0x2e290b=>{const _0x307d42=Array['from'](_0x4f5fb2['getRanges']())['map'](_0xb086cf=>_0x2d2f8b['fromRange'](_0xb086cf));_0x2e290b['setSelection'](_0x1deba1),_0x341297['commands']['get']('mergeTableCells')['refresh'](),_0x341297['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x5a8d50=_0x307d42['filter'](_0x4e4f67=>'$graveyard'!=_0x4e4f67['root']['rootName']);_0x5a8d50['length']>0x0&&_0x2e290b['setSelection'](_0x5a8d50);for(const _0x24cc3a of _0x307d42)_0x24cc3a['detach']();});});for(const _0x32b4fc of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x289c5f=_0x341297['commands']['get'](_0x32b4fc);_0x289c5f['on']('set:isEnabled',(_0x37104a,_0xfed60e,_0x287368)=>{if(_0x287368){const _0x41386b=_0x341297['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x457b03=>_0x457b03['is']('element','tableCell'));this['_areMergableCells'](_0x289c5f['value'],_0x41386b)||(_0x37104a['return']=!0x1,_0x37104a['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x4fcbc1=this['editor']['commands']['get']('mergeTableCells'),_0x12fa23=this['editor']['plugins']['get']('TableUtils');if(!_0x4fcbc1['isEnabled'])return!0x1;const _0x3539fc=_0x12fa23['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x30ce7b of _0x3539fc)for(const _0x1779a5 of _0x3539fc)if(_0x30ce7b!=_0x1779a5&&!this['_areMergableCells'](_0x30ce7b,_0x1779a5))return!0x1;return!0x0;}['_areMergableCells'](_0x53bb5a,_0x1693c0){const _0x2512c9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f6a67=this['editor']['model']['createRangeOn'](_0x53bb5a),_0x14c4b0=this['editor']['model']['createRangeOn'](_0x1693c0),_0x11fa62=new Set(),_0x1c6f0a=new Set();for(const _0x1c6b02 of _0x2512c9['getSuggestions']())if(('insertion'==_0x1c6b02['type']||'deletion'==_0x1c6b02['type']||'mergeTableCells'==_0x1c6b02['subType'])&&_0x1c6b02['isInContent']){for(const _0x4624a1 of _0x1c6b02['getRanges']())_0x4624a1['containsRange'](_0x1f6a67,!0x0)&&_0x11fa62['add'](_0x1c6b02['type']+':'+_0x1c6b02['author']['id']),_0x4624a1['containsRange'](_0x14c4b0,!0x0)&&_0x1c6f0a['add'](_0x1c6b02['type']+':'+_0x1c6b02['author']['id']);}if(_0x11fa62['size']!=_0x1c6f0a['size'])return!0x1;for(const _0xea3318 of _0x11fa62)if(!_0x1c6f0a['has'](_0xea3318))return!0x1;return!0x0;}}class Ot extends _0x109a9f{static get['requires'](){return[Dt];}['afterInit'](){const _0x336ce5=this['editor'];if(!_0x336ce5['plugins']['has']('TableEditing'))return;const _0x282875=_0x336ce5['locale'],_0x1cb22a=_0x336ce5['plugins']['get']('TrackChangesEditing');_0x1cb22a['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1cb22a['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1cb22a['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x282875,'FORMAT_HEADER_ROW')),_0x1cb22a['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x282875,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x438407=this['editor']['plugins']['get']('TrackChangesEditing'),_0x202d18=this['editor']['plugins']['get'](Dt)['_acceptFormatSuggestionCallbackFactory']();_0x438407['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x202d18),_0x438407['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x202d18),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x25bcfa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x55f7c2=this['editor']['plugins']['get']('TableUtils');function _0x1b53d4({showActiveMarker:_0x10dcb8=!0x0,setDataAttribute:_0x30ae70=!0x0}={}){return(_0x207593,_0x2d87fb,_0x52f1b3)=>{const {type:_0x46b3fc,id:_0x1d1d37}=_0x25bcfa['_splitMarkerName'](_0x2d87fb['markerName']);if(!_0x25bcfa['hasSuggestion'](_0x1d1d37))return;const _0x2427de=_0x25bcfa['getSuggestion'](_0x1d1d37),_0x480012=_0x2427de['data'];if('formatBlock'!=_0x2427de['type']||!_0x480012||'setTableColumnHeader'!=_0x480012['commandName'])return;if(_0x2d87fb['item'])return void _0x207593['stop']();if(!_0x52f1b3['consumable']['consume'](_0x2d87fb['markerRange'],_0x207593['name']))return;const _0x3759be=_0x2d87fb['markerRange']['start']['nodeAfter'],_0x3221a6=_0x2d87fb['markerRange']['end']['nodeBefore'],_0x58ec1d=_0x3759be['parent']['parent'],{column:_0x48d79f}=_0x55f7c2['getCellLocation'](_0x3759be),{column:_0x572851}=_0x55f7c2['getCellLocation'](_0x3221a6);for(let _0x33141d=_0x48d79f;_0x33141d<=_0x572851;_0x33141d++){const _0x16e01d=_0x55f7c2['createTableWalker'](_0x58ec1d,{'column':_0x33141d,'includeAllSlots':!0x1});for(const _0x583cb1 of _0x16e01d){const _0x51464d=_0x583cb1['cell'],_0x1d6c20=_0x52f1b3['mapper']['toViewElement'](_0x51464d);_0x52f1b3['writer']['addClass']('ck-suggestion-marker-'+_0x46b3fc,_0x1d6c20),_0x30ae70&&_0x52f1b3['writer']['setAttribute']('data-suggestion',_0x1d1d37,_0x1d6c20),_0x52f1b3['mapper']['bindElementToMarker'](_0x1d6c20,_0x2d87fb['markerName']),_0x10dcb8&&(_0x25bcfa['activeMarkers']['includes'](_0x2d87fb['markerName'])?_0x52f1b3['writer']['addClass']('ck-suggestion-marker--active',_0x1d6c20):_0x52f1b3['writer']['removeClass']('ck-suggestion-marker--active',_0x1d6c20));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1b53d4(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2aa018,_0x4b3715,_0x48e142)=>{_0x48e142['options']['showSuggestionHighlights']&&_0x1b53d4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2aa018,_0x4b3715,_0x48e142);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x116466,_0x27af9e,_0x548347)=>{const {type:_0x2b1070,id:_0x3ef428}=_0x25bcfa['_splitMarkerName'](_0x27af9e['markerName']);if(!_0x25bcfa['hasSuggestion'](_0x3ef428))return;const _0x1162e9=_0x25bcfa['getSuggestion'](_0x3ef428),_0x3056ce=_0x1162e9['data'];if('formatBlock'!=_0x1162e9['type']||!_0x3056ce||'setTableColumnHeader'!=_0x3056ce['commandName'])return;const _0x406a21=_0x548347['mapper']['markerNameToElements'](_0x27af9e['markerName']);if(_0x406a21){for(const _0x25e88b of _0x406a21)_0x548347['writer']['removeClass']('ck-suggestion-marker-'+_0x2b1070,_0x25e88b),_0x548347['writer']['removeClass']('ck-suggestion-marker--active',_0x25e88b),_0x548347['writer']['removeAttribute']('data-suggestion',_0x25e88b),_0x548347['mapper']['unbindElementFromMarkerName'](_0x25e88b,_0x27af9e['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0xb77ed5=this['editor'],_0xa32718=_0xb77ed5['locale'];function _0x1987a7(_0x5b433e){return{'type':'format','content':o(_0xa32718,'*Format:*\x20%0',_0x5b433e)};}_0xb77ed5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xfdec0d=>{if('formatBlock'!=_0xfdec0d['type'])return;const {data:_0x58e340}=_0xfdec0d;if(_0x58e340){if('setTableRowHeader'==_0x58e340['commandName']){const _0x596139=_0x58e340['commandParams'][0x0]['forceValue'];return _0x1987a7(o(_0xa32718,_0x596139?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x58e340['commandName']){const _0x3f6ba5=_0x58e340['commandParams'][0x0]['forceValue'];return _0x1987a7(o(_0xa32718,_0x3f6ba5?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class xt extends _0x109a9f{['afterInit'](){const _0x4bd5b1=this['editor'],_0x5c2f42=_0x4bd5b1['locale'],_0x29d916=_0x4bd5b1['plugins']['get']('TrackChangesEditing');function _0x75e01c(_0x3281ab){return{'type':'format','content':''+o(_0x5c2f42,'*Set\x20table\x20type:*\x20%0',_0x3281ab)};}_0x4bd5b1['plugins']['has']('TableLayout')&&(_0x29d916['enableCommand']('insertTableLayout'),_0x29d916['enableDefaultAttributesIntegration']('tableType'),_0x29d916['descriptionFactory']['registerElementLabel'](_0x1a97b5=>_0x1a97b5['is']('element','table')&&'layout'===_0x1a97b5['getAttribute']('tableType'),_0x3afd35=>o(_0x5c2f42,'ELEMENT_LAYOUT_TABLE',_0x3afd35)),_0x29d916['descriptionFactory']['registerDescriptionCallback'](_0x1305f8=>{const {data:_0x1f4b49}=_0x1305f8;if(_0x1f4b49&&'tableType'==_0x1f4b49['key'])switch(_0x1f4b49['newValue']){case'layout':return _0x75e01c(o(_0x5c2f42,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x75e01c(o(_0x5c2f42,'ELEMENT_CONTENT_TABLE'));}}));}}const Re=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ae=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](Re['map'](_0x1e2458=>[_0x1e2458,null]));class Mt extends _0x109a9f{static get['requires'](){return[Dt];}['afterInit'](){const _0x1fca85=this['editor'];if(!_0x1fca85['plugins']['has']('TableClipboard'))return;const _0x304d0a=_0x1fca85['plugins']['get']('TrackChangesEditing'),_0x8fa8bc=_0x1fca85['plugins']['get']('TableUtils'),_0xdaf3ca=_0x1fca85['plugins']['get'](Dt),_0x2394f2=_0x1fca85['plugins']['get']('TableClipboard'),_0x3d653f=_0x1fca85['plugins']['get']('TableSelection'),_0x2e5a7b=_0x1fca85['plugins']['get'](_0x7a2f4b);_0xdaf3ca['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x1fca85['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x1fca85['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x50be2b=null,_0x59b994=!0x1;_0x2e5a7b['on']('contentInsertion',(_0x2480b3,_0x24f3a6)=>{_0x59b994='paste'===_0x24f3a6['method'];}),_0x1fca85['model']['on']('insertContent',(_0x437fea,_0x3d32ec)=>{if(!_0x59b994&&null===_0x3d653f['getSelectedTableCells']())return;const [_0x5eeba4,_0xdda3f8]=_0x3d32ec,_0x36e00e=_0x3d32ec[_0x3d32ec['length']-0x1];_0x36e00e&&_0x36e00e['forceDefaultExecution']||_0x304d0a['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x19a928,_0x169487,_0x253039,_0x3de410,_0x37dc63){if(_0x169487&&!_0x169487['is']('documentSelection'))return!0x1;const _0x55c85c=_0x37dc63['getTableIfOnlyTableInContent'](_0x19a928,_0x253039);if(!_0x55c85c||!Oe(_0x55c85c,void 0x0,_0x3de410))return!0x1;const _0x51ffba=_0x3de410['getSelectionAffectedTableCells'](_0x253039['document']['selection']);if(!_0x51ffba['length'])return!0x1;const _0x5cf9da=_0x51ffba[0x0]['findAncestor']('table'),_0x13b665=_0x3de410['getRowIndexes'](_0x51ffba),_0xe18c7c=_0x3de410['getColumnIndexes'](_0x51ffba),_0xf97a55={'startRow':_0x13b665['first'],'endRow':_0x13b665['last'],'startColumn':_0xe18c7c['first'],'endColumn':_0xe18c7c['last']};return 0x1==_0x51ffba['length']&&(_0xf97a55['endRow']+=_0x3de410['getRows'](_0x55c85c)-0x1,_0xf97a55['endColumn']+=_0x3de410['getColumns'](_0x55c85c)-0x1),Oe(_0x5cf9da,_0xf97a55,_0x3de410);}(_0x5eeba4,_0xdda3f8,_0x1fca85['model'],_0x8fa8bc,_0x2394f2)&&(_0x437fea['stop'](),_0x50be2b={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x1fca85['model']['change'](()=>{_0x1fca85['model']['insertContent'](_0x3d32ec[0x0],_0x3d32ec[0x1],_0x3d32ec[0x2],{'forceDefaultExecution':!0x0});const _0x226de3=_0x53e807(),{rowInsertionRanges:_0x15e285,columnInsertionRanges:_0xa26791,insertionRanges:_0x316263,deletionRanges:_0xd23df6,cells:_0x413f7c}=_0x50be2b;_0x15e285['length']&&_0x304d0a['markMultiRangeInsertion'](_0x15e285,'tablePasteRow',{'tablePasteChainId':_0x226de3}),_0xa26791['length']&&_0x304d0a['markMultiRangeInsertion'](_0xa26791,'tablePasteColumn',{'tablePasteChainId':_0x226de3}),_0x316263['length']&&(_0x304d0a['markMultiRangeInsertion'](_0x316263,'tablePaste',{'tablePasteChainId':_0x226de3,'skipNestingCheck':!0x0}),_0x316263['forEach'](_0x4e2174=>_0x4e2174['detach']?.())),_0xd23df6['length']&&(_0x304d0a['markMultiRangeDeletion'](_0xd23df6,'tablePaste',{'tablePasteChainId':_0x226de3,'skipNestingCheck':!0x0}),_0xd23df6['forEach'](_0xbdd62c=>_0xbdd62c['detach']?.()));const _0x232982=_0x304d0a['markMultiRangeBlockFormat'](_0x413f7c['map'](({element:_0x255100})=>_0x255100),{'formatGroupId':_0x53e807()},[],'tablePasteCell',{'tablePasteChainId':_0x226de3});if(_0x232982){const _0x2834dd=_0x232982['getMarkers'](),_0x58911c=[];for(const {element:_0x1efac8,attributes:_0x1f01c9}of _0x413f7c){if(!_0x1f01c9)continue;const _0x264c3f=_0x1fca85['model']['createRangeOn'](_0x1efac8),_0x48e91d=_0x2834dd['find'](_0xe6687e=>_0xe6687e['getRange']()['isEqual'](_0x264c3f));_0x48e91d&&_0x58911c['push']([_0x48e91d['name'],_0x1f01c9]);}_0x58911c['length']&&_0x232982['setAttribute']('markerAttributes',Object['fromEntries'](_0x58911c));}_0x50be2b=null;}));},{'priority':_0x4f030a['high']+0xa}),_0x2e5a7b['on']('contentInsertion',()=>{_0x59b994=!0x1;},{'priority':'lowest'}),_0x1fca85['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x18943c,_0x50b9d7)=>{const [_0x47ba56,_0x2633a3,,_0x3dff0a]=_0x50b9d7;if(!_0x50be2b)return;_0x18943c['stop']();const _0x1d3e43=_0x47ba56['cell'],_0xd42ff3=_0x2633a3,_0x3e8cce=Be(_0x1d3e43),_0x1b0e53=Be(_0xd42ff3);_0x18943c['return']=_0x1d3e43;let _0xc9529c=null,_0x31ea8d=null;if(_0x1b0e53||_0x3e8cce){if(_0x3e8cce&&!_0x1b0e53){_0x3dff0a['remove'](_0x1d3e43['getChild'](0x0));for(const _0x77bfae of Array['from'](_0xd42ff3['getChildren']()))_0x3dff0a['insert'](_0x77bfae,_0x1d3e43,'end');const _0x697d73=_0x50be2b['rowInsertionIndexes']['includes'](_0x47ba56['row']),_0x4a1d28=_0x50be2b['columnInsertionIndexes']['includes'](_0x47ba56['column']);_0x697d73||_0x4a1d28||(_0xc9529c=_0x2d2f8b['fromRange'](_0x3dff0a['createRangeIn'](_0x1d3e43)));}else _0x1b0e53&&!_0x3e8cce&&(_0x31ea8d=_0x3dff0a['createRangeIn'](_0x1d3e43));}else{const _0x2f3720=_0x3dff0a['createElement']('tableCellSuggestion'),_0x2c332d=_0x3dff0a['createElement']('tableCellSuggestion');_0x3dff0a['wrap'](_0x3dff0a['createRangeIn'](_0x1d3e43),_0x2c332d),_0x3dff0a['insert'](_0x2f3720,_0x1d3e43,0x0);for(const _0x2310a7 of Array['from'](_0xd42ff3['getChildren']()))_0x3dff0a['insert'](_0x2310a7,_0x2f3720,'end');_0xc9529c=_0x2d2f8b['fromRange'](_0x3dff0a['createRangeOn'](_0x2f3720)),_0x31ea8d=_0x2d2f8b['fromRange'](_0x3dff0a['createRangeOn'](_0x2c332d));}const _0x53f890=Array['from'](_0xd42ff3['getAttributes']())['filter'](([_0x268db0])=>Re['includes'](_0x268db0));_0x50be2b['cells']['push']({'element':_0x1d3e43,'attributes':_0x53f890['length']?Object['fromEntries'](_0x53f890):null}),_0xc9529c&&_0x50be2b['insertionRanges']['push'](_0xc9529c),_0x31ea8d&&_0x50be2b['deletionRanges']['push'](_0x31ea8d);},{'priority':'high'}),_0x8fa8bc['on']('insertColumns',(_0x5a8dd1,_0x2d9013)=>{const [_0x2d6f45,_0x1c5ee4={}]=_0x2d9013;if(!_0x50be2b)return;const _0xf3bfab=_0x1c5ee4['at']||0x0,_0x3cb3fd=_0x1c5ee4['columns']||0x1;_0x50be2b['columnInsertionIndexes']=new Array(_0x3cb3fd)['fill'](_0xf3bfab)['map']((_0x555828,_0x145aed)=>_0x555828+_0x145aed);for(const {cell:_0x544b02}of _0x8fa8bc['createTableWalker'](_0x2d6f45,{'startColumn':_0xf3bfab,'endColumn':_0xf3bfab+_0x3cb3fd-0x1}))_0x50be2b['columnInsertionRanges']['push'](_0x1fca85['model']['createRangeOn'](_0x544b02));},{'priority':'low'}),_0x8fa8bc['on']('insertRows',(_0x5dac33,_0x15b607)=>{const [_0x1ad88,_0x1c8392={}]=_0x15b607;if(!_0x50be2b)return;const _0x585a14=_0x1c8392['at']||0x0,_0x2de2ed=_0x1c8392['rows']||0x1;_0x50be2b['rowInsertionIndexes']=new Array(_0x2de2ed)['fill'](_0x585a14)['map']((_0x499013,_0x2fedb2)=>_0x499013+_0x2fedb2);for(const {cell:_0xcf7d4c}of _0x8fa8bc['createTableWalker'](_0x1ad88,{'startRow':_0x585a14,'endRow':_0x585a14+_0x2de2ed-0x1}))_0x50be2b['rowInsertionRanges']['push'](_0x1fca85['model']['createRangeOn'](_0xcf7d4c));},{'priority':'low'}),_0x304d0a['descriptionFactory']['registerDescriptionCallback'](_0x214ba1=>{if(_0x214ba1['subType']&&_0x214ba1['subType']['startsWith']('tablePaste'))return _0x214ba1['previous']?{}:{'type':'insertion','content':o(_0x1fca85['locale'],'*Replace\x20table\x20cells*')};});const _0x221c29=()=>!0x1;for(const _0x12c31c of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x304d0a['_suggestionFactory']['registerCustomCallback']('insertion',_0x12c31c,'join',_0x221c29),_0x304d0a['_suggestionFactory']['registerCustomCallback']('deletion',_0x12c31c,'join',_0x221c29),_0x304d0a['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x12c31c,'join',_0x221c29);_0x304d0a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x221c29),_0x304d0a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x35a038,_0x3ff624,_0x10862c)=>{const _0x5e81d7=_0x35a038['map'](_0x4fd9ba=>_0x4fd9ba['getContainedElement']())['filter'](_0x3d0bbc=>_0x3d0bbc),_0x1ccd3f=new Map(_0x5e81d7['map'](_0x40ce44=>[_0x40ce44,null]));if(_0x50be2b){for(const {element:_0x58902b,attributes:_0x38106d}of _0x50be2b['cells'])_0x38106d&&_0x1ccd3f['set'](_0x58902b,_0x38106d);}else{if(_0x10862c&&_0x10862c['markerAttributes'])for(const [_0x7f7396,_0x55c75e]of Object['entries'](_0x10862c['markerAttributes'])){const _0x291b85=_0x1fca85['model']['markers']['get'](_0x7f7396),_0x2de9b8=_0x291b85?_0x291b85['getRange']()['getContainedElement']():null;_0x2de9b8&&_0x1ccd3f['set'](_0x2de9b8,_0x55c75e);}}_0x1fca85['model']['change'](_0x465956=>{for(const [_0x2649b8,_0x5a2db8]of _0x1ccd3f)_0x465956['setAttributes']({...Ae,..._0x5a2db8},_0x2649b8);});});const _0x1578ac=(_0x27f486,_0x309cea)=>{_0x304d0a['_suggestionFactory']['registerCustomCallback'](_0x27f486,'tablePaste',_0x309cea,(_0x4b64a5,_0x142b00,_0x590977)=>{_0x1fca85['model']['change'](_0x1da947=>{const _0x3776c3=[];for(const _0x59d2d5 of _0x4b64a5){const _0x4e58f8=_0x59d2d5['start']['nodeAfter'];_0x4e58f8['is']('element','tableCellSuggestion')&&_0x3776c3['push'](_0x4e58f8);}_0x304d0a['_suggestionFactory']['getSuggestionCallback'](_0x27f486,null,_0x309cea)(_0x4b64a5,_0x142b00,_0x590977);for(const _0x53db0a of _0x3776c3)'$graveyard'!=_0x53db0a['root']['rootName']&&_0x1da947['unwrap'](_0x53db0a);});});};_0x1578ac('insertion','accept'),_0x1578ac('insertion','discard'),_0x1578ac('deletion','accept'),_0x1578ac('deletion','discard'),_0x304d0a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x2deb30=>{const _0x242577=_0x2deb30['map'](_0x1d43e1=>_0x1d43e1['getContainedElement']()),_0x5b1807=_0x242577[0x0]['findAncestor']('table'),{minRow:_0x10bca5,maxRow:_0x2a0511}=_0xdaf3ca['_getCoordsForCells'](_0x242577);_0x8fa8bc['removeRows'](_0x5b1807,{'at':_0x10bca5,'rows':_0x2a0511-_0x10bca5+0x1});}),_0x304d0a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x1089e8=>{const _0x6d0d95=_0x1089e8['map'](_0x239d98=>_0x239d98['getContainedElement']()),_0x493ac7=_0x6d0d95[0x0]['findAncestor']('table'),{minColumn:_0x31be19,maxColumn:_0x539a2a}=_0xdaf3ca['_getCoordsForCells'](_0x6d0d95);_0x8fa8bc['removeColumns'](_0x493ac7,{'at':_0x31be19,'columns':_0x539a2a-_0x31be19+0x1});});const _0x20fd42=(_0x49db2b,_0x5af2db)=>{if(!_0x5af2db['subType']||!_0x5af2db['subType']['startsWith']('tablePaste'))return;const _0xddf83=_0x5af2db['attributes']['tablePasteChainId'],_0x2749bd=_0x304d0a['getSuggestions']()['filter'](_0x20fd78=>_0x20fd78['isInContent']&&_0x20fd78['attributes']&&_0x20fd78['attributes']['tablePasteChainId']==_0xddf83);_0x2749bd['length']&&_0x5af2db['getAllAdjacentSuggestions']()['length']!=_0x2749bd['length']&&_0x2749bd['reduce']((_0x555136,_0x3ed419)=>(_0x555136['next']=_0x3ed419,_0x3ed419['previous']=_0x555136,_0x3ed419));};function _0x1961cb(_0x1c9b70,_0x36704c=!0x0){const {id:_0x5b3def,authorId:_0x18035e}=_0x304d0a['_splitMarkerName'](_0x1c9b70['markerName']),_0x22d148=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xcfd79d=_0x304d0a['activeMarkers']['includes'](_0x1c9b70['markerName']);return _0xcfd79d&&_0x22d148['push']('ck-suggestion-marker--active'),{'classes':_0x22d148,'attributes':{'data-suggestion':_0x5b3def,'data-author-id':_0x18035e},'priority':_0xcfd79d&&_0x36704c?0xbc2:0xbb8};}_0x304d0a['on']('suggestionLoaded',_0x20fd42,{'priority':'high'}),_0x304d0a['on']('suggestionUnloaded',_0x20fd42,{'priority':'high'}),_0x1fca85['model']['document']['registerPostFixer'](()=>{let _0x4a83b8=!0x1;const _0xcb5481=Array['from'](_0x1fca85['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x20d514,data:_0x30a6ec}of _0xcb5481){const {group:_0x4928d1,type:_0xcc099b,id:_0x52ca76}=_0x304d0a['_splitMarkerName'](_0x20d514);if('suggestion'!=_0x4928d1||'deletion'!=_0xcc099b||_0x30a6ec['oldRange'])continue;if(!_0x304d0a['hasSuggestion'](_0x52ca76))continue;const _0x48fb0b=_0x304d0a['getSuggestion'](_0x52ca76)['getRanges'](),_0x219a22=_0x1fca85['plugins']['get']('Users')['me'];for(const _0x34ca52 of _0x304d0a['getSuggestions']()){if(!_0x34ca52['isInContent']||_0x34ca52['author']!=_0x219a22)continue;if('formatBlock'!=_0x34ca52['type']||'tablePasteCell'!=_0x34ca52['subType'])continue;if(_0x34ca52['getRanges']()['every'](_0xc6d57a=>_0x48fb0b['some'](_0x22ced2=>_0x22ced2['containsRange'](_0xc6d57a,!0x0)))){for(const _0x51419b of _0x34ca52['getAllAdjacentSuggestions']())_0x51419b['isInContent']&&(_0x51419b['discard'](),_0x4a83b8=!0x0);}}}return _0x4a83b8;}),_0x1fca85['model']['document']['registerPostFixer'](_0x50740f=>{const _0x25fd85=_0x1fca85['commands']['get']('redo');if(!_0x25fd85||!_0x25fd85['_createdBatches']['has'](_0x50740f['batch']))return!0x1;let _0x7d2baf=!0x1;const _0x179727=_0x1fca85['plugins']['get']('Users')['me'],_0x53ed3b=_0x1fca85['model']['document']['differ']['getChanges'](),_0x10b209=Array['from'](_0x1fca85['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x5687a3,data:_0xa5689a})=>{const {group:_0x4ef894,subType:_0x382bfd,authorId:_0x5d0d1f}=_0x304d0a['_splitMarkerName'](_0x5687a3);return'suggestion'==_0x4ef894&&'tablePaste'==_0x382bfd&&_0x5d0d1f==_0x179727['id']&&!_0xa5689a['oldRange'];});for(const _0x1ec80f of _0x53ed3b){if('insert'!=_0x1ec80f['type']||'tableCellSuggestion'!=_0x1ec80f['name']||0x1!=_0x1ec80f['length'])continue;const _0x2c0d16=_0x50740f['createRange'](_0x1ec80f['position'],_0x1ec80f['position']['getShiftedBy'](0x1));if(!_0x10b209['find'](({data:_0x5d4fa0})=>_0x5d4fa0['newRange']['isEqual'](_0x2c0d16))){for(const {name:_0x52fed4,data:_0x54156f}of _0x10b209)if(_0x2c0d16['containsRange'](_0x54156f['newRange'])){_0x50740f['updateMarker'](_0x52fed4,{'range':_0x2c0d16}),_0x7d2baf=!0x0;break;}}}return _0x7d2baf;}),_0x1fca85['model']['document']['registerPostFixer'](_0x5ac0de=>{let _0x505fc2=!0x1;const _0x29d85c=_0x1fca85['plugins']['get']('Users')['me'],_0x552966=_0x304d0a['getSuggestions']()['filter'](_0x450f0a=>_0x450f0a['isInContent']&&_0x450f0a['author']==_0x29d85c),_0x4215ad=new Set(),_0x56923e=new Set();for(const _0xdaf135 of _0x552966)if('tablePaste'==_0xdaf135['subType'])for(const _0xeb5445 of _0xdaf135['getMarkers']()){const _0x3481fc=_0xeb5445['getRange']()['getContainedElement']();if(_0x3481fc){if(_0x3481fc['is']('element','tableCellSuggestion')&&Be(_0x3481fc)){_0xdaf135['removeMarker'](_0xeb5445['name']),_0x4215ad['add'](_0x3481fc),_0x505fc2=!0x0;const _0x801018=_0x3481fc['nextSibling'],_0x2754fb=_0x3481fc['previousSibling'],_0x378220=_0x801018&&_0x801018['is']('element','tableCellSuggestion'),_0x3456b7=_0x2754fb&&_0x2754fb['is']('element','tableCellSuggestion');_0x378220&&!_0x4215ad['has'](_0x801018)&&_0x56923e['add'](_0x801018),_0x3456b7&&!_0x4215ad['has'](_0x2754fb)&&_0x56923e['add'](_0x2754fb);}else _0x3481fc['is']('element','paragraph')&&_0x3481fc['isEmpty']&&(_0xdaf135['removeMarker'](_0xeb5445['name']),_0x505fc2=!0x0);}}else{if('tablePasteCell'==_0xdaf135['subType']){if(!_0xdaf135['attributes']||!_0xdaf135['attributes']['tablePasteChainId'])continue;const _0x24c4ce=_0xdaf135['attributes']['markerAttributes'];if(_0x24c4ce&&Object['keys'](_0x24c4ce)['length'])continue;const _0x2bae39=_0xdaf135['attributes']['tablePasteChainId'];let _0x4d1f9f=!0x0,_0x460ac6=!0x0;for(const _0x4627cd of _0x552966)if(_0x4627cd['subType']&&_0x4627cd['subType']['startsWith']('tablePaste')){if(!_0x4627cd['attributes']['tablePasteChainId']){_0x460ac6=!0x1;break;}if(_0x4627cd['id']!=_0xdaf135['id']&&_0x4627cd['attributes']['tablePasteChainId']==_0x2bae39){_0x4d1f9f=!0x1;break;}}_0x460ac6&&_0x4d1f9f&&(_0xdaf135['removeMarkers'](),_0x505fc2=!0x0);}}for(const _0x31e693 of _0x4215ad)_0x5ac0de['remove'](_0x31e693);for(const _0x52de15 of _0x56923e)_0x5ac0de['unwrap'](_0x52de15);return _0x505fc2;}),_0x1fca85['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x3083f6=>_0x1961cb(_0x3083f6),'converterPriority':'high'}),_0x1fca85['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x43fc21,_0x38710a)=>_0x38710a['options']['showSuggestionHighlights']?_0x1961cb(_0x43fc21,!0x1):null,'converterPriority':'high'});const _0x4a8ce8=_0x1fca85['editing']['view'];this['listenTo'](_0x4a8ce8['document'],'clipboardOutput',(_0x10db67,_0x50e232)=>{const _0x57a710=[];for(const _0x3d0da6 of _0x4a8ce8['createRangeIn'](_0x50e232['content'])['getItems']())_0x3d0da6['is']('element','suggestion-td')&&_0x57a710['push'](_0x3d0da6);_0x4a8ce8['change'](_0x239bea=>{for(const _0x4795e7 of _0x57a710)_0x239bea['move'](_0x239bea['createRangeIn'](_0x4795e7),_0x239bea['createPositionBefore'](_0x4795e7)),_0x239bea['remove'](_0x4795e7);});});}}function Be(_0x5efc21){if(_0x5efc21['isEmpty'])return!0x0;const _0x2ad745=_0x5efc21['getChild'](0x0);return _0x2ad745['is']('element','paragraph')&&_0x2ad745['isEmpty'];}function Oe(_0x8a341d,_0x49c680={},_0x290400){for(const {isAnchor:_0x3f5c44,cellHeight:_0x5a78bc,cellWidth:_0x5f50b8}of _0x290400['createTableWalker'](_0x8a341d,{'includeAllSlots':!0x0,..._0x49c680}))if(!_0x3f5c44||0x1!=_0x5a78bc||0x1!=_0x5f50b8)return!0x1;return!0x0;}class Rt extends _0x109a9f{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x1d510d=this['editor']['plugins']['get']('TrackChangesEditing');_0x1d510d['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x1d510d['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x1d510d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1d510d['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x1d510d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x1d510d['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x132970,_0x48daf1){const _0x92858e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x44ea48=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x41b5ed=_0x48daf1['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x22533a=_0x44ea48['getColumnGroupElement'](_0x41b5ed);let _0x201954=_0x22533a?_0x44ea48['getTableColumnsWidths'](_0x22533a):null,_0x3cbbc2=_0x41b5ed['getAttribute']('tableWidth')||null;const _0x22e83c=_0x48daf1['tableWidth']||_0x3cbbc2,_0x2bdf2b=_0x48daf1['columnWidths']||_0x201954,_0x331203=this['editor']['plugins']['get']('Users')['me'];for(const _0x52e720 of _0x92858e['getSuggestions']()){const _0x5ca07f=_0x52e720['getContainedElement']();if('resizeTable'===_0x52e720['subType']&&_0x5ca07f===_0x41b5ed){_0x52e720['author']!==_0x331203&&_0x52e720['discard']();const _0x4037c6=_0x52e720['data']['commandParams'];_0x3cbbc2=_0x4037c6[0x0]['tableWidth'],_0x201954=_0x4037c6[0x0]['columnWidths'];break;}}_0x132970({'table':_0x41b5ed,'tableWidth':_0x22e83c,'columnWidths':_0x2bdf2b}),_0x92858e['markBlockFormat'](_0x41b5ed,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x3cbbc2,'columnWidths':_0x201954}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x419cc1){if('formatBlock'!=_0x419cc1['type']&&'formatInline'!=_0x419cc1['type'])return;const {data:_0x227a9f}=_0x419cc1;if(_0x227a9f&&'resizeTable'===_0x227a9f['formatGroupId']){const _0x3d63ac='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x3d63ac)};}}}class Tt extends _0x109a9f{['afterInit'](){const _0x44b7cd=this['editor'];_0x44b7cd['plugins']['has']('Template')&&_0x44b7cd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Et extends _0x109a9f{['afterInit'](){const _0x43c8d9=this['editor'];if(!_0x43c8d9['commands']['get']('insertTableOfContents'))return;_0x43c8d9['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4c83b6=_0x43c8d9['plugins']['get']('TrackChangesEditing'),_0x34c480=_0x43c8d9['locale'];_0x4c83b6['descriptionFactory']['registerElementLabel']('tableOfContents',_0x1ea0ba=>o(_0x34c480,'ELEMENT_TABLE_OF_CONTENTS',_0x1ea0ba));}}class Ut extends _0x109a9f{['afterInit'](){const _0x5aa3d5=this['editor'];if(!_0x5aa3d5['plugins']['has']('Title'))return;const _0x20d89b=_0x5aa3d5['plugins']['get']('TrackChangesEditing');_0x20d89b['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x5aa3d5['locale'],'ELEMENT_TITLE')),_0x5aa3d5['model']['document']['registerPostFixer'](_0x4bc161=>{let _0x5145ac=!0x1;const _0x3063a9=Array['from'](_0x5aa3d5['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5dc07b,data:_0x5ad141}of _0x3063a9){const {group:_0x1bd899}=_0x20d89b['_splitMarkerName'](_0x5dc07b);if('suggestion'!==_0x1bd899||!_0x5ad141['newRange'])continue;const _0x56a672=_0x5ad141['newRange'],_0x8627ff=_0x56a672['end']['nodeBefore'];if(!_0x8627ff||!_0x8627ff['is']('element','title-content'))continue;if(!_0x56a672['start']['isTouching'](_0x56a672['end']))continue;const _0xe39e31=_0x5aa3d5['model']['schema']['getNearestSelectionRange'](_0x56a672['end'],'forward');if(_0xe39e31&&_0xe39e31['isCollapsed']){const _0x48a11e=_0x4bc161['createRange'](_0x56a672['start'],_0xe39e31['start']);_0x48a11e['isEqual'](_0x56a672)||(_0x4bc161['updateMarker'](_0x5dc07b,{'range':_0x48a11e}),_0x5145ac=!0x0);}_0x5145ac||(_0x4bc161['removeMarker'](_0x5dc07b),_0x5145ac=!0x0);}return _0x5145ac;});}}class Vt extends _0x109a9f{['afterInit'](){const _0x1473bf=this['editor'],_0x1d8064=_0x1473bf['plugins']['get']('TrackChangesEditing');_0x1473bf['plugins']['has']('Uploadcare')&&(_0x1d8064['enableCommand']('uploadcare'),_0x1473bf['plugins']['has']('UploadcareImageEdit')&&(_0x1d8064['enableCommand']('uploadcareImageEdit'),_0x1d8064['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x1d8064['descriptionFactory']['registerDescriptionCallback'](_0x4f3394=>{if('attribute'!=_0x4f3394['type'])return;const {data:_0x2a7050}=_0x4f3394;return _0x2a7050&&'uploadcareImageId'==_0x2a7050['key']?{'type':'format','content':''}:void 0x0;})));}}class Ft extends _0x109a9f{['afterInit'](){const _0x26f60b=this['editor'],_0x1b109f=_0x26f60b['plugins']['get']('TrackChangesEditing');_0x26f60b['plugins']['has']('UndoEditing')&&(_0x1b109f['enableCommand']('undo'),_0x1b109f['enableCommand']('redo'));}}class Pt extends _0x109a9f{static get['requires'](){return[Dt];}['afterInit'](){const _0x143752=this['editor'];if(!_0x143752['plugins']['has']('TableCaptionEditing'))return;_0x143752['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Gt extends _0x109a9f{['tableProperties'];['tableCellProperties'];constructor(_0x5a4035){super(_0x5a4035),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'],_0x5a4035['config']['get']('experimentalFlags.tableCellTypeSupport')&&this['tableCellProperties']['push']('tableCellType');}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x420265=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2c5eda of this['tableProperties'])_0x420265['enableCommand'](_0x2c5eda,(_0x4ae3a0,_0x10322f)=>{const _0x594d52=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2c5eda,[_0x594d52],this['tableProperties'],'tableProperties',_0x4ae3a0,_0x10322f);});_0x420265['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x420265['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x420265['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2d29a8,_0x5466d8)=>this['handleDiscardAction'](this['tableProperties'],_0x2d29a8,_0x5466d8)),_0x420265['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xeae723 of this['tableCellProperties'])this['editor']['commands']['get'](_0xeae723)&&_0x420265['enableCommand'](_0xeae723,(_0x643506,_0x2e97dc)=>{const _0xb9bd05=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xeae723,_0xb9bd05,this['tableCellProperties'],'tableCellProperties',_0x643506,_0x2e97dc);});_0x420265['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x420265['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x420265['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x47a8a7,_0x33d71a)=>this['handleDiscardAction'](this['tableCellProperties'],_0x47a8a7,_0x33d71a)),_0x420265['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x420265['descriptionFactory']['registerAttributeLabel']('tableCellType',o(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x420265['descriptionFactory']['registerDescriptionCallback'](_0x34c3d7=>this['handleSuggestionDescription'](_0x34c3d7)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x1a88c1,_0x2a27cb,_0xf69766,_0xe71fd0,_0x430025,_0xa32c63){const _0x557eee=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0xa32c63['batch'],()=>{for(const _0x54a01a of _0x2a27cb){if(this['_getSuggestion'](_0x54a01a,_0xe71fd0))_0x430025(_0xa32c63);else{const _0x16306f={};for(const _0x493abd of _0xf69766){const _0x5c72d8=_0x54a01a['getAttribute'](_0x493abd);void 0x0!==_0x5c72d8&&(_0x16306f[_0x493abd]=_0x5c72d8);}_0x430025(_0xa32c63),_0x557eee['markBlockFormat'](_0x54a01a,{'commandParams':[_0x16306f]},[],_0xe71fd0);}}});}['handleDiscardAction'](_0x3f7f8e,_0x59d800,_0x270444){const _0x27ed56=_0x59d800[0x0]['start']['nodeAfter'],_0x31a50b=_0x270444['commandParams'][0x0];this['editor']['model']['change'](_0x52c84d=>{for(const _0x225248 of _0x3f7f8e)void 0x0!==_0x31a50b[_0x225248]?_0x52c84d['setAttribute'](_0x225248,_0x31a50b[_0x225248],_0x27ed56):_0x52c84d['removeAttribute'](_0x225248,_0x27ed56);});}['handleSuggestionDescription'](_0xdb5a0c){if(_0xdb5a0c['data'])switch(_0xdb5a0c['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x438f08,_0x5747d8){const _0x34e973=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x2f06c5 of _0x34e973['getSuggestions']({'skipNotAttached':!0x0})){const _0x16c46f=_0x2f06c5['getContainedElement']();if(_0x2f06c5['subType']===_0x5747d8&&_0x16c46f===_0x438f08)return _0x2f06c5;}return null;}['_registerTablePropertiesAttributes'](){const _0x2a6b3b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3e756d=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x30f93d of _0x3e756d){const _0x1d3fbc=_0x30f93d['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x2a6b3b['descriptionFactory']['registerAttributeLabel'](_0x30f93d,o(this['editor']['locale'],'FORMAT_'+_0x1d3fbc));}}}class Lt extends _0x109a9f{['afterInit'](){const _0x49c5a7=this['editor'];if(!_0x49c5a7['plugins']['has']('LineHeight'))return;const _0x272cc5=_0x49c5a7['plugins']['get']('TrackChangesEditing'),_0x4b6f51=_0x49c5a7['locale'];_0x272cc5['enableDefaultAttributesIntegration']('lineHeight'),_0x272cc5['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x4b6f51,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x109a9f{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x37c103,_0x27bc1a,_0x71370b,_0x4d2747,U,V,F,G,L,J,q,K,z,W,H,Q,Z,tt,nt,it,et,st,ot,rt,at,ct,ut,ht,ft,lt,gt,mt,pt,wt,jt,dt,X,Lt,Y,kt,bt,yt,St,It,At,_t,Ct,Nt,$t,vt,Dt,Bt,Ot,xt,Pt,Mt,Rt,Et,Gt,Tt,Ut,Vt,Ft];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x45ec34){super(_0x45ec34),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x387f9d,_0x1d59f1,_0x3d235a,_0x4c9122)=>{this['_model']['change'](()=>{for(const _0x2ad873 of[..._0x4c9122,..._0x3d235a])this['_model']['markers']['has'](_0x2ad873)&&_0x45ec34['editing']['reconvertMarker'](_0x2ad873);});}),this['descriptionFactory']=new E(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new qt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x45ec34['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x45ec34['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x45ec34['config']['get']('trackChanges.trackFormatChanges'),_0x45ec34['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x45ec34['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x45ec34,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x532c25=this['editor'];_0x532c25['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x48426a,{writer:_0x57b3d5})=>{let _0x5f2bf1='suggestion:'+_0x48426a['getAttribute']('suggestion-type')+':'+_0x48426a['getAttribute']('id');return _0x48426a['getAttribute']('marker-count')&&(_0x5f2bf1+=':'+_0x48426a['getAttribute']('marker-count')),_0x57b3d5['createElement']('$marker',{'data-name':_0x5f2bf1});}}),_0x532c25['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x532c25['model']['document']['registerPostFixer'](_0x28ea81=>{let _0x372da8=!0x1;const _0x2f4317=Array['from'](_0x532c25['model']['document']['differ']['getChangedMarkers']()),_0x93bb9d=new Set();for(const {name:_0x71360d,data:_0x2c6b3f}of _0x2f4317){const {group:_0x558d23,type:_0xa6e524,subType:_0x2415a2,id:_0x3a95b8}=this['_splitMarkerName'](_0x71360d);if('suggestion'!==_0x558d23)continue;const _0x2c42e0=_0x2415a2?'suggestion:'+_0xa6e524+':'+_0x2415a2+':'+_0x3a95b8:'suggestion:'+_0xa6e524+':'+_0x3a95b8,_0x9bf3b0=_0x532c25['model']['markers']['getMarkersGroup'](_0x2c42e0),_0x38f418=_0x532c25['model']['markers']['get'](_0x71360d),_0x2b8cd7=this['_suggestions']['get'](_0x3a95b8);if(null!=_0x2c6b3f['newRange']){'formatInline'==_0xa6e524&&(_0x372da8=_0x372da8||Wt(_0x2c6b3f['newRange'],_0x71360d,_0x28ea81,_0x532c25['model']['schema']));const _0x14b4d0='attribute'==_0xa6e524&&this['_isBlockAttribute'](_0x2415a2['split']('|')[0x0]),_0x29d151='attribute'==_0xa6e524&&this['_isInlineAttribute'](_0x2415a2['split']('|')[0x0]);if(_0x2c6b3f['newRange']['isCollapsed']||'$graveyard'==_0x2c6b3f['newRange']['root']['rootName']||'formatBlock'==_0xa6e524&&!Qt(_0x2c6b3f['newRange'])||_0x14b4d0&&!Qt(_0x2c6b3f['newRange'])||_0x29d151&&Xt(_0x2c6b3f['newRange'])||'deletion'==_0xa6e524&&Xt(_0x2c6b3f['newRange'])||_0x38f418&&Yt(_0x38f418,_0x9bf3b0))_0x28ea81['removeMarker'](_0x71360d),_0x372da8=!0x0;else{if(!_0x2b8cd7||!_0x2b8cd7['isInContent'])continue;if(_0x2c6b3f['newRange']&&_0x2c6b3f['oldRange']&&_0x2c6b3f['newRange']['isEqual'](_0x2c6b3f['oldRange']))continue;_0x93bb9d['add'](_0x2b8cd7);}}}return _0x93bb9d['size']>0x0&&(_0x372da8=!!this['_joinWithAdjacentSuggestions'](_0x93bb9d)||_0x372da8),_0x372da8;}),_0x532c25['model']['document']['registerPostFixer'](_0x51c1ed=>{let _0x196d76=!0x1;for(const _0x2834af of _0x532c25['model']['document']['differ']['getChanges']())if('insert'==_0x2834af['type'])for(const _0x32cc00 of this['_suggestions']['values']()){if(_0x32cc00['isMultiRange']||!_0x32cc00['isInContent'])continue;const _0x1efa0d='formatBlock'==_0x32cc00['type'],_0x2fff7a=this['_getAttributeKey'](_0x32cc00),_0x201574=_0x2fff7a&&this['_isBlockAttribute'](_0x2fff7a);if(!_0x1efa0d&&!_0x201574)continue;const _0x468bec=_0x32cc00['getFirstRange']();if(_0x468bec['start']['parent']!=_0x468bec['end']['parent']&&!_0x468bec['end']['isAtEnd']){const _0x42c653=_0x532c25['model']['createPositionAt'](_0x468bec['start']['nodeAfter'],'end'),_0x47847b=_0x532c25['model']['createRange'](_0x468bec['start'],_0x42c653);_0x51c1ed['updateMarker'](_0x32cc00['getFirstMarker'](),{'range':_0x47847b}),_0x196d76=!0x0;}}return _0x196d76;}),_0x532c25['model']['document']['registerPostFixer'](_0x28b120=>this['_processAttributeChanges'](_0x28b120)),_0x532c25['model']['document']['registerPostFixer'](_0x1ccfcc=>!_0x1ccfcc['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1ccfcc)),_0x532c25['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x532c25['model']['document']['on']('change:data',(_0x1647eb,_0x310cd7)=>{if(!_0x310cd7['isLocal']||_0x310cd7['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x350684=_0x532c25['model']['document']['differ']['getChanges']();if(0x0==_0x350684['length'])return;const _0x4ac41c=[],_0x2fbd79=_0x350684['filter'](_0xbb69cc=>'attribute'==_0xbb69cc['type']),_0x12b476=_0x350684['filter'](_0x4514ea=>'insert'==_0x4514ea['type']&&'$text'!=_0x4514ea['name']);for(const _0x4546bb of _0x2fbd79)this['_isRegisteredAttribute'](_0x4546bb['attributeKey'])&&_0x4ac41c['push']({'key':_0x4546bb['attributeKey'],'newValue':_0x4546bb['attributeNewValue'],'oldValue':_0x4546bb['attributeOldValue'],'range':Zt(_0x4546bb['range'],_0x532c25['model'])});for(const _0x101c92 of _0x12b476){if('rename'!=_0x101c92['action']&&'refresh'!=_0x101c92['action'])continue;const _0x1bd1c2=tn(_0x101c92['position']['nodeAfter'],_0x532c25['model']),_0x2a708b=_0x101c92['before'];'rename'==_0x101c92['action']&&_0x4ac41c['push']({'key':m,'newValue':_0x101c92['name'],'oldValue':_0x2a708b['name'],'range':_0x1bd1c2});for(const [_0x1892c6,_0x1c579b]of _0x2a708b['attributes']){if(!this['_isRegisteredAttribute'](_0x1892c6))continue;const _0x245f32=_0x101c92['attributes']['get'](_0x1892c6);_0x1c579b!==_0x245f32&&_0x4ac41c['push']({'key':_0x1892c6,'newValue':_0x245f32,'oldValue':_0x1c579b,'range':_0x1bd1c2});}for(const [_0x3521fa,_0x3da0f8]of _0x101c92['attributes'])this['_isRegisteredAttribute'](_0x3521fa)&&(_0x2a708b['attributes']['has'](_0x3521fa)||_0x4ac41c['push']({'key':_0x3521fa,'newValue':_0x3da0f8,'oldValue':null,'range':_0x1bd1c2}));}0x0!=_0x4ac41c['length']&&_0x532c25['model']['enqueueChange'](_0x310cd7,_0x5c41d9=>{const _0x394c5b=_0x53e807();for(const {range:_0xbe673,key:_0x569ce8,oldValue:_0x3efafc,newValue:_0x3a4e8b}of _0x4ac41c)this['markAttributeChange'](_0xbe673,_0x569ce8,_0x3efafc,_0x3a4e8b,{'groupId':_0x394c5b});this['_reduceExistingSuggestions'](_0x5c41d9,_0x4ac41c);});},{'priority':'lowest'}),_0x532c25['model']['markers']['on']('update:suggestion',(_0x40c544,_0x533a88,_0x118c82)=>{if(null==_0x118c82){const {id:_0x1e2003}=this['_splitMarkerName'](_0x533a88['name']),_0x2e11ba=this['_suggestions']['get'](_0x1e2003);_0x2e11ba&&_0x2e11ba['addMarkerName'](_0x533a88['name']);}}),_0x532c25['model']['document']['on']('change:data',()=>{const _0x30f0a0=Array['from'](_0x532c25['model']['document']['differ']['getChangedMarkers']())['filter'](_0x3e9b6e=>'suggestion'===this['_splitMarkerName'](_0x3e9b6e['name'])['group']);if(0x0===_0x30f0a0['length'])return;_0x30f0a0['sort']((_0x45b379,_0x35a2cb)=>{const _0x5c0e37=_0x45b379['data']['oldRange'],_0x4fe7af=_0x35a2cb['data']['oldRange'];return null===_0x5c0e37&&null===_0x4fe7af?0x0:null===_0x5c0e37&&null!==_0x4fe7af?-0x1:null!==_0x5c0e37&&null===_0x4fe7af?0x1:_0x5c0e37['start']['isBefore'](_0x4fe7af['start'])?-0x1:0x1;});const _0x49212c=new Set(),_0x416619=new Set();for(const {name:_0x45c3a5,data:_0x410c6d}of _0x30f0a0){const {id:_0x208929}=this['_splitMarkerName'](_0x45c3a5);if(null===_0x410c6d['oldRange']){const _0x160047=this['_handleNewSuggestionMarker'](_0x45c3a5);_0x416619['add'](_0x160047);}else{const _0xd445ce=this['_suggestions']['get'](_0x208929);null!==_0x410c6d['newRange']||_0xd445ce['isInContent']?(_0x49212c['add'](_0xd445ce['head']),_0x416619['add'](_0xd445ce)):this['_removeSuggestion'](_0xd445ce);}}_0x416619['size']>0x0&&this['_refreshSuggestionsChain'](_0x416619);for(const _0x11d0f6 of _0x49212c)this['fire']('suggestionChanged',_0x11d0f6);}),_0x532c25['model']['on']('applyOperation',(_0x2477fe,_0xd275aa)=>{const _0x54faf9=_0xd275aa[0x0];if(!this['_suggestions']['size'])return;if(!_0x54faf9['isDocumentOperation'])return;if(_0x54faf9['batch']['isUndo']||!_0x54faf9['batch']['isLocal'])return;let _0x5df3bb,_0xa28329;switch(_0x54faf9['type']){case'insert':_0x5df3bb=_0x532c25['model']['createPositionAt'](_0x54faf9['position']),_0xa28329=_0x5df3bb['getShiftedBy'](_0x54faf9['howMany']);break;case'split':_0x5df3bb=_0x532c25['model']['createPositionAt'](_0x54faf9['splitPosition']),_0xa28329=_0x532c25['model']['createPositionAt'](_0x54faf9['moveTargetPosition']);break;case'move':_0x5df3bb=_0x532c25['model']['createPositionAt'](_0x54faf9['targetPosition']),_0xa28329=_0x5df3bb['getShiftedBy'](_0x54faf9['howMany']);break;default:return;}const _0x40a669=_0x532c25['model']['createRange'](_0x5df3bb,_0xa28329);_0x532c25['model']['change'](()=>{for(const {suggestion:_0x5bf8ba,meta:_0x5becd3}of this['_findSuggestions'](_0x40a669)){if(_0x5bf8ba['isMultiRange'])continue;if('formatInline'==_0x5bf8ba['type'])continue;const _0x461fc0=this['_getAttributeKey'](_0x5bf8ba);if(_0x461fc0&&this['_isBlockAttribute'](_0x461fc0)&&'split'!=_0x54faf9['type'])continue;const _0x2c8a5a=_0x5bf8ba['data']&&_0x5bf8ba['data']['multipleBlocks'];('formatBlock'!=_0x5bf8ba['type']||'split'==_0x54faf9['type']&&!_0x2c8a5a)&&(_0x5becd3['containsRangeInObject']||'insertion'==_0x5bf8ba['type']&&_0x5becd3['isOwn']||_0x5bf8ba['getFirstRange']()['containsRange'](_0x40a669)&&this['_breakSuggestionMarker'](_0x5bf8ba,_0x5df3bb,_0xa28329));}});},{'priority':'lowest'}),_0x532c25['model']['on']('deleteContent',(_0x403fcf,_0x19ccad)=>{const _0x3911da=_0x19ccad[0x0],_0x3ce085=_0x19ccad[0x1];if(_0x3ce085&&_0x3ce085['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3911da['isCollapsed'])return;const _0x3a2a0d=_0x532c25['model']['schema'],{start:_0xf5da73,end:_0x522c66}=_0x3911da['getFirstRange'](),_0x50a76f=_0xf5da73['nodeAfter']&&_0x3a2a0d['isLimit'](_0xf5da73['nodeAfter'])?null:_0x3a2a0d['getNearestSelectionRange'](_0xf5da73,'forward'),_0x336d67=_0x522c66['nodeBefore']&&_0x3a2a0d['isLimit'](_0x522c66['nodeBefore'])?null:_0x3a2a0d['getNearestSelectionRange'](_0x522c66,'backward'),_0x4448a2=_0x532c25['model']['createRange'](_0x50a76f?_0x50a76f['start']:_0xf5da73,_0x336d67?_0x336d67['end']:_0x522c66);_0x532c25['model']['change'](_0x1f5b96=>{this['markDeletion'](_0x4448a2);const _0x858870=_0x532c25['model']['schema']['getNearestSelectionRange'](_0x4448a2['start']);_0x3911da['is']('documentSelection')?_0x1f5b96['setSelection'](_0x858870):_0x3911da['setTo'](_0x858870);}),_0x403fcf['stop']();},{'priority':_0x4f030a['normal']+0xa}),_0x532c25['model']['on']('insertContent',(_0x34d450,_0x46ff6e)=>{const _0x3faa21=_0x46ff6e[_0x46ff6e['length']-0x1];_0x3faa21&&_0x3faa21['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x532c25['model']['change'](()=>{let _0xe292b8=_0x532c25['model']['insertContent'](_0x46ff6e[0x0],_0x46ff6e[0x1],_0x46ff6e[0x2],{'forceDefaultExecution':!0x0});if(!_0xe292b8)return;_0x34d450['return']=_0xe292b8['clone']();const _0x21d749=_0xe292b8['end']['nodeBefore'],_0x5ca346=_0x532c25['model']['schema'];_0x21d749&&_0x5ca346['isBlock'](_0x21d749)&&!_0x5ca346['isObject'](_0x21d749)&&(_0xe292b8=_0x532c25['model']['createRange'](_0xe292b8['start'],_0x532c25['model']['createPositionAt'](_0x21d749,'end'))),this['markInsertion'](_0xe292b8);}),_0x34d450['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x170ac4=new O(_0x532c25,this['_suggestions']);_0x532c25['commands']['add']('acceptSuggestion',_0x170ac4),this['enableCommand']('acceptSuggestion');const _0x453c0e=new x(_0x532c25,this['_suggestions']);_0x532c25['commands']['add']('discardSuggestion',_0x453c0e),this['enableCommand']('discardSuggestion'),_0x532c25['commands']['add']('acceptAllSuggestions',new M(_0x532c25,_0x170ac4,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x532c25['commands']['add']('discardAllSuggestions',new M(_0x532c25,_0x453c0e,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x532c25['commands']['add']('acceptSelectedSuggestions',new R(_0x532c25,_0x170ac4,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x532c25['commands']['add']('discardSelectedSuggestions',new R(_0x532c25,_0x453c0e,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x451723=_0x532c25['plugins']['get']('CommentsRepository');this['listenTo'](_0x451723,'addComment',(_0x1b4530,{threadId:_0x15c356})=>{const _0x53b829=this['_suggestions']['get'](_0x15c356);_0x53b829&&_0x53b829['commentThread']&&0x1===_0x53b829['commentThread']['length']&&this['_updateSuggestionData'](_0x15c356,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x451723,'removeComment',(_0x2c56e1,{threadId:_0x35e312})=>{const _0x366c17=this['_suggestions']['get'](_0x35e312);_0x366c17&&_0x366c17['commentThread']&&!_0x366c17['commentThread']['length']&&this['_updateSuggestionData'](_0x35e312,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x14b2e8){const _0x2e4c83=_0x27aaa0([0x52,0x42,0x63,0x58,0x64,0x47,0x66,0x35,0x36,0x37,0x6d,0x4e,0x6a,0x4b,0x39,0x44,0x54,0x70,0x50,0x30,0x49,0x79,0x69,0x33,0x67,0x65,0x61,0x38,0x5a,0x76,0x7a,0x6c,0x45,0x34,0x62,0x46,0x75,0x57,0x72,0x77,0x73,0x48,0x31,0x68,0x6e,0x4f,0x53,0x4c,0x71,0x6b,0x59,0x32,0x4d,0x51,0x4a,0x78,0x6f,0x56,0x41,0x55,0x74,0x43]),_0x331c92=0x3d8d0df,_0x594107=0x3df564f^_0x331c92,_0x576e31=window[_0x27aaa0([0x44,0x61,0x74,0x65])][_0x27aaa0([0x6e,0x6f,0x77])](),_0x465ea1=_0x14b2e8[_0x27aaa0([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x59ecca=new window[(_0x27aaa0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38b31d=>{_0x465ea1[_0x27aaa0([0x6f,0x6e,0x63,0x65])](_0x27aaa0([0x72,0x65,0x61,0x64,0x79]),_0x38b31d);}),_0x2c4d8e={[_0x27aaa0([0x6b,0x74,0x79])]:_0x27aaa0([0x45,0x43]),[_0x27aaa0([0x75,0x73,0x65])]:_0x27aaa0([0x73,0x69,0x67]),[_0x27aaa0([0x63,0x72,0x76])]:_0x27aaa0([0x50,0x2d,0x32,0x35,0x36]),[_0x27aaa0([0x78])]:_0x27aaa0([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x27aaa0([0x79])]:_0x27aaa0([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x27aaa0([0x61,0x6c,0x67])]:_0x27aaa0([0x45,0x53,0x32,0x35,0x36])},_0x166661=_0x465ea1[_0x27aaa0([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x27aaa0([0x67,0x65,0x74])](_0x27aaa0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x540fd6(){let _0x224e29,_0x3fca9b=null,_0x191311=null;try{if(_0x166661==_0x27aaa0([0x47,0x50,0x4c]))return _0x27aaa0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x224e29=_0x2ccff7(),!_0x224e29)return _0x27aaa0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x224e29[_0x27aaa0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x191311=_0x4aae32(_0x224e29[_0x27aaa0([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x224e29[_0x27aaa0([0x6a,0x74,0x69])])),await _0x2760e3()?_0x14b494()?_0x56fb89()?_0x27aaa0([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5bdf24()?(_0x224e29[_0x27aaa0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x27aaa0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3fca9b=_0x5549eb(_0x27aaa0([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x34c8e6()):_0x27aaa0([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x27aaa0([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x27aaa0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x27aaa0([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x56fb89(){const _0x70d920=[_0x27aaa0([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x27aaa0([0x74,0x72,0x69,0x61,0x6c])][_0x27aaa0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x224e29[_0x27aaa0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x576e31/0x3e8:0xe10*_0x594107;return _0x224e29[_0x27aaa0([0x65,0x78,0x70])]<_0x70d920;}function _0x14b494(){const _0x2d1877=_0x224e29[_0x27aaa0([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x2d1877)return!0x1;if(_0x2d1877[_0x27aaa0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27aaa0([0x2a])))return!0x0;if(_0x2d1877[_0x27aaa0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27aaa0([0x54,0x43])))return!0x0;if(_0x2d1877[_0x27aaa0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27aaa0([0x52,0x54,0x43]))){if(_0x16df40())return!0x0;if(_0x2c2a38()||_0x49a450())return!0x0;}return!0x1;}function _0x5bdf24(){const _0x50717e=_0x224e29[_0x27aaa0([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x50717e||0x0==_0x50717e[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x397a10}=new URL(window[_0x27aaa0([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x50717e[_0x27aaa0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x397a10))return!0x0;const _0x44bf1b=_0x397a10[_0x27aaa0([0x73,0x70,0x6c,0x69,0x74])](_0x27aaa0([0x2e]));return _0x50717e[_0x27aaa0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5ec944=>_0x5ec944[_0x27aaa0([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x27aaa0([0x2a])))[_0x27aaa0([0x6d,0x61,0x70])](_0x22ac66=>_0x22ac66[_0x27aaa0([0x73,0x70,0x6c,0x69,0x74])](_0x27aaa0([0x2e])))[_0x27aaa0([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2e36ec=>_0x2e36ec[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x44bf1b[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x27aaa0([0x6d,0x61,0x70])](_0x2ec1c5=>Array(_0x44bf1b[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2ec1c5[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x27aaa0([0x66,0x69,0x6c,0x6c])](_0x2ec1c5[0x0]===_0x27aaa0([0x2a])?_0x27aaa0([0x2a]):'')[_0x27aaa0([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2ec1c5))[_0x27aaa0([0x73,0x6f,0x6d,0x65])](_0x57c383=>_0x44bf1b[_0x27aaa0([0x65,0x76,0x65,0x72,0x79])]((_0x252dc4,_0x53af85)=>_0x57c383[_0x53af85]===_0x252dc4||_0x57c383[_0x53af85]===_0x27aaa0([0x2a])));}function _0x34c8e6(){return _0x3fca9b&&_0x191311?new window[(_0x27aaa0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1463b3,_0x11748e)=>{_0x3fca9b[_0x27aaa0([0x74,0x68,0x65,0x6e])](_0x1463b3,_0x11748e),_0x191311[_0x27aaa0([0x74,0x68,0x65,0x6e])](_0x4c3ce4=>{_0x4c3ce4!=_0x27aaa0([0x56,0x61,0x6c,0x69,0x64])&&_0x1463b3(_0x4c3ce4);},_0x11748e);}):_0x3fca9b||_0x191311||_0x27aaa0([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4aae32(_0x4f966c,_0x5638c5){return new window[(_0x27aaa0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x211540=>{if(_0x5102b4())return _0x211540(_0x27aaa0([0x56,0x61,0x6c,0x69,0x64]));_0x58c9cd(),_0x465ea1[_0x27aaa0([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x27aaa0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x194df7=!0x1;const _0x1f053d=_0x53e807();function _0x169f59(_0x3a41d2){return!!_0x3a41d2&&(typeof _0x3a41d2===_0x27aaa0([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3a41d2===_0x27aaa0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3a41d2[_0x27aaa0([0x74,0x68,0x65,0x6e])]===_0x27aaa0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3a41d2[_0x27aaa0([0x63,0x61,0x74,0x63,0x68])]===_0x27aaa0([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18da09(_0x1bd5a4){_0x5838e9(_0x1bd5a4)[_0x27aaa0([0x74,0x68,0x65,0x6e])](_0x55d1aa=>{if(!_0x55d1aa||_0x55d1aa[_0x27aaa0([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x27aaa0([0x6f,0x6b]))return _0x27aaa0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x408a6f(_0x5bdc16(_0x1f053d+_0x5638c5))!=_0x55d1aa[_0x27aaa0([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x27aaa0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x27aaa0([0x56,0x61,0x6c,0x69,0x64]);})[_0x27aaa0([0x74,0x68,0x65,0x6e])](_0x1c4e51=>(_0x3c174b(),_0x1c4e51),()=>{const _0x125d04=_0x58533a();return null==_0x125d04?(_0x3c174b(),_0x27aaa0([0x56,0x61,0x6c,0x69,0x64])):_0x27aaa0(_0x576e31-_0x125d04>(0x27d454df^_0x331c92)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x27aaa0([0x74,0x68,0x65,0x6e])](_0x211540)[_0x27aaa0([0x63,0x61,0x74,0x63,0x68])](()=>{_0x211540(_0x27aaa0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x224221=0x3ee3e5f^_0x331c92;function _0x3c174b(){const _0x403895=_0x27aaa0([0x6c,0x6c,0x63,0x74,0x2d])+_0x408a6f(_0x5bdc16(_0x4f966c)),_0x4839f9=_0x3318c6(_0x408a6f(window[_0x27aaa0([0x4d,0x61,0x74,0x68])][_0x27aaa0([0x63,0x65,0x69,0x6c])](_0x576e31/_0x224221)));window[_0x27aaa0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27aaa0([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x403895,_0x4839f9);}function _0x58533a(){const _0x4acb71=_0x27aaa0([0x6c,0x6c,0x63,0x74,0x2d])+_0x408a6f(_0x5bdc16(_0x4f966c)),_0x46c0a8=window[_0x27aaa0([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x27aaa0([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4acb71);return _0x46c0a8?window[_0x27aaa0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3318c6(_0x46c0a8),0x10)*_0x224221:null;}function _0x5838e9(_0x309b68){return new window[(_0x27aaa0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x405eb1,_0x16bc0c)=>{_0x309b68[_0x27aaa0([0x74,0x68,0x65,0x6e])](_0x405eb1,_0x16bc0c),window[_0x27aaa0([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x16bc0c,0x3d9041f^_0x331c92);});}}_0x465ea1[_0x27aaa0([0x6f,0x6e])](_0x27aaa0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x121e81,_0x58dea2)=>{if(_0x58dea2[0x0]!=_0x4f966c)return _0x211540(_0x27aaa0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58dea2[0x1]={..._0x58dea2[0x1],[_0x27aaa0([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1f053d};},{[_0x27aaa0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27aaa0([0x68,0x69,0x67,0x68])}),_0x465ea1[_0x27aaa0([0x6f,0x6e])](_0x27aaa0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x695dc1=>{_0x169f59(_0x695dc1[_0x27aaa0([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x194df7=!0x0,_0x18da09(_0x695dc1[_0x27aaa0([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x27aaa0([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x27aaa0([0x6c,0x6f,0x77])}),_0x59ecca[_0x27aaa0([0x74,0x68,0x65,0x6e])](()=>{_0x194df7||_0x211540(_0x27aaa0([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5102b4(){return _0x465ea1[_0x27aaa0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27aaa0([0x76,0x69,0x65,0x77])][_0x27aaa0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x27aaa0([0x61,0x75,0x74,0x6f]);}function _0x58c9cd(){_0x465ea1[_0x27aaa0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27aaa0([0x76,0x69,0x65,0x77])][_0x27aaa0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x27aaa0([0x61,0x75,0x74,0x6f]);}}function _0x5549eb(_0x1550ba){const _0xb891ae=[new window[(_0x27aaa0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x509fbc=>setTimeout(_0x509fbc,0x3d1ee13^_0x331c92)),_0x59ecca[_0x27aaa0([0x74,0x68,0x65,0x6e])](()=>new window[(_0x27aaa0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x536461=>{let _0x6dc1a9=0x0;_0x465ea1[_0x27aaa0([0x6d,0x6f,0x64,0x65,0x6c])][_0x27aaa0([0x6f,0x6e])](_0x27aaa0([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3cb7d0,_0x14f5f5)=>{_0x14f5f5[0x0][_0x27aaa0([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x6dc1a9++,_0x6dc1a9==(0x3d8d537^_0x331c92)&&(_0x536461(),_0x3cb7d0[_0x27aaa0([0x6f,0x66,0x66])]());});}))];return window[_0x27aaa0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x27aaa0([0x72,0x61,0x63,0x65])](_0xb891ae)[_0x27aaa0([0x74,0x68,0x65,0x6e])](()=>_0x1550ba);}async function _0x5bf537(){await _0x59ecca,_0x465ea1[_0x27aaa0([0x6d,0x6f,0x64,0x65,0x6c])][_0x27aaa0([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1bb853,_0x465ea1[_0x27aaa0([0x6d,0x6f,0x64,0x65,0x6c])][_0x27aaa0([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1bb853,_0x465ea1[_0x27aaa0([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x27aaa0([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x16df40(){return _0x2a6209(_0x27aaa0([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x49c962(_0x27aaa0([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x27aaa0([0x73,0x74,0x61,0x74,0x65])]==_0x27aaa0([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x2c2a38(){return _0x2a6209(_0x27aaa0([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x49a450(){return _0x2a6209(_0x27aaa0([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x535309(_0x1e251c){const _0x4c91c2=_0x440b1b();_0x465ea1[_0x4c91c2]=_0x27aaa0([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1e251c,_0x1e251c!=_0x27aaa0([0x56,0x61,0x6c,0x69,0x64])&&_0x5bf537();}function _0x440b1b(){const _0x594530=window[_0x27aaa0([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x27aaa0([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x27aaa0([0x6e,0x6f,0x77])]())[_0x27aaa0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x27aaa0([0x2e]),'');let _0x38d414=_0x27aaa0([0x52]);for(let _0x2b3b3c=0x0;_0x2b3b3c<_0x594530[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2b3b3c+=0x2){let _0x2db012=window[_0x27aaa0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x594530[_0x27aaa0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2b3b3c,_0x2b3b3c+0x2));_0x2db012>=_0x2e4c83[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2db012-=_0x2e4c83[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x38d414+=_0x2e4c83[_0x2db012];}return _0x38d414;}function _0x2ccff7(){const _0x4e20e3=_0x166661[_0x27aaa0([0x73,0x70,0x6c,0x69,0x74])](_0x27aaa0([0x2e]));if(0x3!=_0x4e20e3[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x265b12(_0x4e20e3[0x1]);function _0x265b12(_0x7681ff){const _0x15983e=_0x39d24a(_0x7681ff);return _0x15983e&&_0xffe384()?_0x15983e:null;function _0xffe384(){const _0x5b3078=_0x15983e[_0x27aaa0([0x6a,0x74,0x69])],_0x556d04=window[_0x27aaa0([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b3078[_0x27aaa0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5b3078[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x217a39={..._0x15983e,[_0x27aaa0([0x6a,0x74,0x69])]:_0x5b3078[_0x27aaa0([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5b3078[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x217a39[_0x27aaa0([0x76,0x63])],_0x5bdc16(_0x217a39)==_0x556d04;}}}async function _0x2760e3(){let _0x317524=!0x0;try{const _0x2ba825=_0x166661[_0x27aaa0([0x73,0x70,0x6c,0x69,0x74])](_0x27aaa0([0x2e])),[_0x2108f2,_0x5696c2,_0x5ee5b7]=_0x2ba825;return _0x1d457f(_0x2108f2),await _0x58e688(_0x2108f2,_0x5696c2,_0x5ee5b7),_0x317524;}catch{return!0x1;}function _0x1d457f(_0xe57a71){const _0x534af0=_0x39d24a(_0xe57a71);_0x534af0&&_0x534af0[_0x27aaa0([0x61,0x6c,0x67])]==_0x27aaa0([0x45,0x53,0x32,0x35,0x36])||(_0x317524=!0x1);}async function _0x58e688(_0x2949de,_0xc6e882,_0x4e3a78){const _0x3c22be=window[_0x27aaa0([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x27aaa0([0x66,0x72,0x6f,0x6d])](_0x4c9836(_0x4e3a78),_0x5bee26=>_0x5bee26[_0x27aaa0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x11948a=new window[(_0x27aaa0([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x27aaa0([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2949de+_0x27aaa0([0x2e])+_0xc6e882),_0x2d8572=window[_0x27aaa0([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x27aaa0([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2d8572)return;const _0x3b0030=await _0x2d8572[_0x27aaa0([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x27aaa0([0x6a,0x77,0x6b]),_0x2c4d8e,{[_0x27aaa0([0x6e,0x61,0x6d,0x65])]:_0x27aaa0([0x45,0x43,0x44,0x53,0x41]),[_0x27aaa0([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x27aaa0([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x27aaa0([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2d8572[_0x27aaa0([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x27aaa0([0x6e,0x61,0x6d,0x65])]:_0x27aaa0([0x45,0x43,0x44,0x53,0x41]),[_0x27aaa0([0x68,0x61,0x73,0x68])]:{[_0x27aaa0([0x6e,0x61,0x6d,0x65])]:_0x27aaa0([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b0030,_0x3c22be,_0x11948a)||(_0x317524=!0x1);}}function _0x39d24a(_0x1e209c){return _0x1e209c[_0x27aaa0([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x27aaa0([0x65,0x79]))?JSON[_0x27aaa0([0x70,0x61,0x72,0x73,0x65])](_0x4c9836(_0x1e209c)):null;}function _0x4c9836(_0x5120e6){return window[_0x27aaa0([0x61,0x74,0x6f,0x62])](_0x5120e6[_0x27aaa0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x27aaa0([0x2b]))[_0x27aaa0([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x27aaa0([0x2f])));}function _0x5bdc16(_0x574cd6){let _0x5779b4=0x1505;function _0x1450c7(_0x1c3442){for(let _0xe91b5a=0x0;_0xe91b5a<_0x1c3442[_0x27aaa0([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe91b5a++){const _0x532a62=_0x1c3442[_0x27aaa0([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xe91b5a);_0x5779b4=(_0x5779b4<<0x5)+_0x5779b4+_0x532a62,_0x5779b4&=_0x5779b4;}}function _0x36d589(_0xf001f2){Array[_0x27aaa0([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xf001f2)?_0xf001f2[_0x27aaa0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x36d589):_0xf001f2&&typeof _0xf001f2==_0x27aaa0([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x27aaa0([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xf001f2)[_0x27aaa0([0x73,0x6f,0x72,0x74])]()[_0x27aaa0([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x226d7b,_0x261b4c])=>{_0x1450c7(_0x226d7b),_0x36d589(_0x261b4c);}):_0x1450c7(window[_0x27aaa0([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xf001f2));}return _0x36d589(_0x574cd6),_0x5779b4>>>0x0;}function _0x408a6f(_0x388116){return _0x388116[_0x27aaa0([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x27aaa0([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x27aaa0([0x30]));}function _0x3318c6(_0xfd4ef1){return _0xfd4ef1[_0x27aaa0([0x73,0x70,0x6c,0x69,0x74])]('')[_0x27aaa0([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x27aaa0([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a6209(_0x432ff6){return _0x465ea1[_0x27aaa0([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x27aaa0([0x68,0x61,0x73])](_0x432ff6);}function _0x49c962(_0x4cc349){return _0x465ea1[_0x27aaa0([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x27aaa0([0x67,0x65,0x74])](_0x4cc349);}function _0x1bb853(){}function _0x27aaa0(_0x55e797){return _0x55e797['map'](_0x4fbab6=>String['fromCharCode'](_0x4fbab6))['join']('');}_0x535309(await _0x540fd6());}(this);}set['adapter'](_0x253897){if(this['_adapter'])throw new _0x2a7ee6('track-changes-adapter-already-set',this);this['_adapter']=_0x253897;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3f2fc4=!0x1,toJSON:_0x12db16=!0x1}={}){const _0x14ffba=[];for(const _0x1fe960 of this['_suggestions']['values']())_0x3f2fc4&&!_0x1fe960['isInContent']||_0x14ffba['push'](_0x1fe960);return _0x12db16?_0x14ffba['map'](_0x20564f=>_0x20564f['toJSON']()):_0x14ffba;}['getSuggestion'](_0x44d5e2){const _0x52adad=this['_suggestions']['get'](_0x44d5e2);if(!_0x52adad)throw new _0x2a7ee6('track-changes-suggestion-not-found',this);return _0x52adad;}['hasSuggestion'](_0x46e438){return this['_suggestions']['has'](_0x46e438);}['addSuggestionData'](_0x55edc8){const {authorId:_0x352b81,id:_0x32391c,originalSuggestionId:_0x275d65,attributes:_0x2e7e4d}=_0x55edc8,[_0x465923,_0x2088f1]=_0x55edc8['type']['split'](':'),_0xa23163=this['_suggestions']['get'](_0x32391c)||this['_createSuggestion'](_0x465923,_0x2088f1,_0x32391c,_0x352b81,_0x2e7e4d,_0x275d65);if(this['_addThreadToSuggestion'](_0xa23163),this['_checkSuggestionCorrectness'](_0xa23163,_0x465923,_0x2088f1||null,_0x352b81),_0xa23163['createdAt']=_0x55edc8['createdAt'],_0xa23163['_isDataLoaded']=!0x0,_0x2e7e4d&&_0x2e7e4d['@external']){const _0xcaebfe=_0x2e7e4d['@external'],_0x31020f=this['_getExternalAuthor'](_0xcaebfe['authorName']);_0xa23163['authoredAt']=_0xcaebfe['createdAt'],_0xa23163['author']=_0x31020f,_0xa23163['isExternal']=!0x0;}else _0xa23163['authoredAt']=_0x55edc8['createdAt'];switch(_0x55edc8['data']&&(_0xa23163['data']=_0x55edc8['data']),_0x55edc8['attributes']&&(_0xa23163['attributes']=_0x55edc8['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0xa23163['_saved']=!0x0),this['_suggestionState']['get'](_0xa23163)){case'notReady':this['_suggestionState']['set'](_0xa23163,'dataReady');break;case'markerReady':_0xa23163['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0xa23163])),this['_refreshSuggestionsChain'](new Set([_0xa23163])),this['_suggestionState']['set'](_0xa23163,'ready'),this['fire']('suggestionLoaded',_0xa23163)):this['_suggestionState']['set'](_0xa23163,'removed');}return _0xa23163;}['acceptSuggestion'](_0x2cac98){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3a5399 of _0x2cac98['getAllAdjacentSuggestions']())_0x3a5399['accept']();});});}['discardSuggestion'](_0x1af9e9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x65028c of _0x1af9e9['getAllAdjacentSuggestions']())_0x65028c['discard']();});});}['enableCommand'](_0x24d6c4,_0x20124d){const _0x503100=this['editor']['commands']['get'](_0x24d6c4);if(!_0x503100)throw new _0x2a7ee6('track-changes-command-not-found',this,{'commandName':_0x24d6c4});if(this['_enabledCommands']['has'](_0x503100))throw new _0x2a7ee6('track-changes-enable-command-twice',this,{'commandName':_0x24d6c4});this['_enabledCommands']['add'](_0x503100),_0x20124d&&_0x503100['on']('execute',(_0x2237fe,_0x501ac6)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x501ac6['length']>0x0&&_0x501ac6[_0x501ac6['length']-0x1]&&_0x501ac6[_0x501ac6['length']-0x1]['forceDefaultExecution']?_0x501ac6['pop']():(_0x2237fe['return']=_0x20124d((..._0x4ed490)=>_0x503100['execute'](..._0x4ed490,{'forceDefaultExecution':!0x0}),..._0x501ac6),_0x2237fe['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x42c4e0){let _0x1a22ca,_0x6ba992;const _0x37e8e4=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1a22ca=_0x42c4e0();}catch(_0x433d40){_0x6ba992=_0x433d40;}return _0x37e8e4||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x6ba992&&_0x2a7ee6['rethrowUnexpectedError'](_0x6ba992,this),_0x1a22ca;}['markInsertion'](_0x5d5ce5,_0x329d7d=null,_0x449440={}){if(_0x5d5ce5['isCollapsed'])return null;const _0x4891e5=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x449440['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x1c648c,meta:_0x158a00}of this['_findSuggestions'](_0x5d5ce5,'insertion'))if(_0x158a00['isOwn']){if(!_0x158a00['isNextTo']){if(_0x158a00['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!sn(_0x1c648c,_0x449440))continue;return _0x1c648c;}if(sn(_0x1c648c,_0x449440))return _0x1c648c;this['_breakSuggestionMarker'](_0x1c648c,_0x5d5ce5['start'],_0x5d5ce5['end']);break;}if(_0x329d7d==_0x1c648c['subType']&&sn(_0x1c648c,_0x449440)){const _0x469a7b=_0x1c648c['getFirstRange']();return _0x469a7b['start']['isEqual'](_0x5d5ce5['end'])?this['_setSuggestionRange'](_0x1c648c,this['_model']['createRange'](_0x5d5ce5['start'],_0x469a7b['end'])):this['_setSuggestionRange'](_0x1c648c,this['_model']['createRange'](_0x469a7b['start'],_0x5d5ce5['end'])),_0x1c648c;}}const _0x1bfd74=_0x53e807(),_0x5c81fe=_0x4891e5['id'],_0x2a5804=_0x329d7d?'insertion:'+_0x329d7d:'insertion',_0x35ecc4=this['_setSuggestionData']({'id':_0x1bfd74,'type':_0x2a5804,'createdAt':new Date(),'authorId':_0x5c81fe,'attributes':_0x449440});return this['_addSuggestionMarker'](_0x2a5804,_0x1bfd74,_0x5c81fe,_0x5d5ce5),_0x35ecc4;}['markMultiRangeInsertion'](_0x455590,_0x459747='multi',_0x354780={}){const _0x18a419=this['editor']['plugins']['get']('Users')['me'],_0x4deabf=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x459747,'join');this['_trackingSessionId']&&(_0x354780['trackingSessionId']=this['_trackingSessionId']);for(const _0x3d509a of this['getSuggestions']())if(_0x3d509a['author']['id']==_0x18a419['id']&&'insertion'==_0x3d509a['type']&&_0x3d509a['subType']==_0x459747&&sn(_0x3d509a,_0x354780)&&(_0x4deabf(_0x3d509a['getRanges'](),_0x455590)||_0x4deabf(_0x455590,_0x3d509a['getRanges']()))){for(const _0x5ea89e of _0x455590)_0x3d509a['addRange'](_0x5ea89e);return _0x3d509a;}for(const {suggestion:_0x35c2c6,meta:_0x33c241}of this['_findSuggestions'](_0x455590,'insertion')){if(!_0x33c241['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x33c241['containsRangeInObject'])continue;if(!sn(_0x35c2c6,_0x354780))continue;let _0x55a0d9=!0x0;for(const _0x22d6ac of _0x35c2c6['getRanges']())for(const _0x35bd4c of _0x455590)if(!_0x22d6ac['containsRange'](_0x35bd4c)){_0x55a0d9=!0x1;break;}if(_0x55a0d9)return _0x35c2c6;}const _0x5987b7=_0x53e807(),_0x5e76e9=_0x18a419['id'],_0x4eae5a='insertion:'+_0x459747,_0x1219c6=this['_setSuggestionData']({'id':_0x5987b7,'type':_0x4eae5a,'createdAt':new Date(),'authorId':_0x5e76e9,'attributes':_0x354780});for(const _0x32650c of _0x455590)this['_addSuggestionMarker'](_0x4eae5a,_0x5987b7,_0x5e76e9,_0x32650c,T['getMultiRangeId']());return _0x1219c6;}['markInlineFormat'](_0x3a5207,_0x4bb285,_0x2b9164=null,_0x283f3c={}){if(_0x2b9164=_0x2b9164||Ht(_0x4bb285),_0x3a5207['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x283f3c['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0xc192a9=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2b9164,'accept');return this['forceDefaultExecution'](()=>_0xc192a9([_0x3a5207],_0x4bb285,_0x283f3c)),null;}const _0x433626=this['editor']['plugins']['get']('Users')['me'],_0x4720ad=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x157de6,meta:_0x518c69}of this['_findSuggestions'](_0x3a5207,'insertion'))_0x518c69['isOwn']&&!_0x518c69['isInsideObject']&&_0x4720ad['push'](..._0x157de6['getRanges']());}const _0x54d01b=function(_0x5345e6,_0x11049c){const _0x5683b6=[];for(const _0x471889 of _0x11049c){const _0x5a1af6=_0x5345e6['getIntersection'](_0x471889);_0x5a1af6&&_0x5683b6['push'](_0x5a1af6);}return _0x5683b6;}(_0x3a5207,_0x4720ad),_0x1a349d=function(_0x582521,_0x3819dd){const _0xee9242=[_0x582521];for(const _0x461223 of _0x3819dd){let _0x43c059=0x0;for(;_0x43c059<_0xee9242['length'];){const _0x1d0812=_0xee9242[_0x43c059]['getDifference'](_0x461223);_0xee9242['splice'](_0x43c059,0x1,..._0x1d0812),_0x43c059+=_0x1d0812['length'];}}return _0xee9242;}(_0x3a5207,_0x4720ad);_0x54d01b['length']&&this['_model']['change'](()=>{for(const _0xf3e58b of _0x54d01b){const _0x5d79ce=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2b9164,'accept');this['forceDefaultExecution'](()=>_0x5d79ce([_0xf3e58b],_0x4bb285,_0x283f3c));}});for(const _0x4ad7bf of _0x1a349d){let _0x3fe0ce=null,_0x5a4925=_0x4ad7bf['start'],_0x1fbd7d=_0x4ad7bf['end'];for(const {suggestion:_0x580643,meta:_0x3d39b7}of this['_findSuggestions'](_0x4ad7bf,'formatInline')){if(!_0x3d39b7['isOwn'])continue;if(_0x580643['subType']!=_0x2b9164)continue;if(!sn(_0x580643,_0x283f3c))continue;const _0xfac98f=_0x580643['getFirstRange']();if(_0xfac98f['containsRange'](_0x4ad7bf,!0x0))return null;_0x5a4925=_0x5a4925['isBefore'](_0xfac98f['start'])?_0x5a4925:_0xfac98f['start'],_0x1fbd7d=_0x1fbd7d['isAfter'](_0xfac98f['end'])?_0x1fbd7d:_0xfac98f['end'],_0x3fe0ce?_0xfac98f['start']['isBefore'](_0x3fe0ce['getFirstRange']()['start'])?(_0x3fe0ce['removeMarkers'](),_0x3fe0ce=_0x580643):_0x580643['removeMarkers']():_0x3fe0ce=_0x580643;}const _0x298fde=this['_model']['createRange'](_0x5a4925,_0x1fbd7d);if(_0x3fe0ce)this['_setSuggestionRange'](_0x3fe0ce,_0x298fde);else{const _0x25d79a=_0x53e807(),_0x5b705c=_0x433626['id'];this['_setSuggestionData']({'id':_0x25d79a,'type':'formatInline:'+_0x2b9164,'data':_0x4bb285,'createdAt':new Date(),'authorId':_0x5b705c,'attributes':_0x283f3c}),this['_addSuggestionMarker']('formatInline:'+_0x2b9164,_0x25d79a,_0x5b705c,_0x298fde);}}return null;}['markBlockFormat'](_0xcdaa8b,_0x137701,_0x3a990=[],_0x258834=null,_0x433917={}){_0x137701['formatGroupId']||(_0x137701['formatGroupId']=_0x137701['commandName']),_0x137701['multipleBlocks']=_0xcdaa8b['is']('range'),_0x258834=_0x258834||Ht(_0x137701);const _0x37e261=_0x3a990['map'](_0xa54891=>tn(_0xa54891,this['_model'])),_0x9c56a=_0xcdaa8b['is']('range')?_0xcdaa8b:tn(_0xcdaa8b,this['_model']);if(this['_trackingSessionId']&&(_0x433917['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x35d73b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x258834,'accept');return this['forceDefaultExecution'](()=>_0x35d73b([_0x9c56a],_0x137701,_0x433917)),null;}_0x37e261['push'](_0x9c56a);let _0x48436e=!0x0;for(const _0x182710 of _0x37e261)if(!this['_rangeIsInLocalUserInsertion'](_0x182710)){_0x48436e=!0x1;break;}if(_0x48436e&&'always'!==this['_trackFormatChanges']){const _0x1b5d9f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x258834,'accept');return this['forceDefaultExecution'](()=>_0x1b5d9f([_0x9c56a],_0x137701,_0x433917)),null;}let _0x15ba4e=null,_0x1382c9=_0x9c56a['start'],_0x395f92=_0x9c56a['end'];for(const {suggestion:_0x4c570e,meta:_0x8203f8}of this['_findSuggestions'](_0x9c56a,'formatBlock')){if(!_0x8203f8['isOwn'])continue;if(_0x8203f8['isNextTo']||_0x8203f8['containsRangeInObject']||_0x8203f8['isInsideObject'])continue;if(_0x4c570e['data']['formatGroupId']!=_0x137701['formatGroupId'])continue;if(!sn(_0x4c570e,_0x433917))continue;const _0x771c80=_0x4c570e['getFirstRange']();if(_0x4c570e['subType']==_0x258834){if(_0x771c80['containsRange'](_0x9c56a,!0x0))return null;_0x1382c9=_0x1382c9['isBefore'](_0x771c80['start'])?_0x1382c9:_0x771c80['start'],_0x395f92=_0x395f92['isAfter'](_0x771c80['end'])?_0x395f92:_0x771c80['end'],_0x15ba4e?_0x771c80['start']['isBefore'](_0x15ba4e['getFirstRange']()['start'])?(_0x15ba4e['removeMarkers'](),_0x15ba4e=_0x4c570e):_0x4c570e['removeMarkers']():_0x15ba4e=_0x4c570e;}else{const _0x201c7e=_0x9c56a['getIntersection'](_0x771c80);this['_cutOutSuggestionMarker'](_0x4c570e,_0x201c7e);}}const _0x17e900=this['editor']['plugins']['get']('Users')['me'],_0x19a9d1=_0x53e807(),_0x5c25df=_0x17e900['id'];if(_0x15ba4e)return this['_setSuggestionRange'](_0x15ba4e,this['_model']['createRange'](_0x1382c9,_0x395f92)),_0x15ba4e;{const _0x105d3e=this['_setSuggestionData']({'id':_0x19a9d1,'type':'formatBlock:'+_0x258834,'data':_0x137701,'createdAt':new Date(),'authorId':_0x5c25df,'attributes':_0x433917});return this['_addSuggestionMarker']('formatBlock:'+_0x258834,_0x19a9d1,_0x5c25df,this['_model']['createRange'](_0x1382c9,_0x395f92)),_0x105d3e;}}['markMultiRangeBlockFormat'](_0x18aa53,_0x4b2a2c,_0x38fab7=[],_0x3d8b50=null,_0x5a83ee={}){_0x4b2a2c['formatGroupId']||(_0x4b2a2c['formatGroupId']=_0x4b2a2c['commandName']);const _0x11ff58=_0x18aa53[0x0];_0x4b2a2c['multipleBlocks']=_0x11ff58['is']('range'),_0x3d8b50=_0x3d8b50||Ht(_0x4b2a2c);const _0x1653e0=_0x38fab7['map'](_0x28b030=>tn(_0x28b030,this['_model'])),_0x5552df=_0x11ff58['is']('range')?_0x18aa53:_0x18aa53['map'](_0x4e79fb=>tn(_0x4e79fb,this['_model']));if(this['_trackingSessionId']&&(_0x5a83ee['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0xeaa353=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d8b50,'accept');return this['forceDefaultExecution'](()=>_0xeaa353(_0x5552df,_0x4b2a2c,_0x5a83ee)),null;}_0x1653e0['push'](..._0x5552df);let _0x14897b=!0x0;for(const _0x1b1bf5 of _0x1653e0)if(!this['_rangeIsInLocalUserInsertion'](_0x1b1bf5)){_0x14897b=!0x1;break;}if(_0x14897b&&'always'!==this['_trackFormatChanges']){const _0x4efe87=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d8b50,'accept');return this['forceDefaultExecution'](()=>_0x4efe87(_0x5552df,_0x4b2a2c,_0x5a83ee)),null;}const _0x31d2be=this['editor']['plugins']['get']('Users')['me'];for(const _0x92e062 of this['getSuggestions']()){const _0x4db5c9=_0x92e062['data'];if(_0x92e062['author']['id']!=_0x31d2be['id'])continue;if('formatBlock'!=_0x92e062['type']||_0x4db5c9['formatGroupId']!=_0x4b2a2c['formatGroupId'])continue;if(!sn(_0x92e062,_0x5a83ee))continue;const _0x3f9351=_0x92e062['subType']==_0x3d8b50;for(let _0x510a1c=0x0;_0x510a1c<_0x5552df['length'];_0x510a1c++){const _0x2f321e=_0x5552df[_0x510a1c];for(const _0x2b1a52 of _0x92e062['getMarkers']()){const _0x103aff=_0x2b1a52['getRange']();if(_0x2f321e['isEqual'](_0x103aff)){_0x3f9351?(_0x5552df['splice'](_0x510a1c,0x1),_0x510a1c--):_0x92e062['removeMarker'](_0x2b1a52['name']);break;}}}}if(0x0==_0x5552df['length'])return null;const _0x392a44=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3d8b50,'join');for(const _0x4a789a of this['getSuggestions']()){const _0x357a74=_0x4a789a['data'];if(_0x4a789a['author']['id']==_0x31d2be['id']&&('formatBlock'==_0x4a789a['type']&&_0x357a74['formatGroupId']==_0x4b2a2c['formatGroupId']&&_0x4a789a['subType']==_0x3d8b50&&sn(_0x4a789a,_0x5a83ee)&&(_0x392a44(_0x4a789a['getRanges'](),_0x5552df)||_0x392a44(_0x5552df,_0x4a789a['getRanges']())))){for(const _0x3cb07b of _0x5552df)_0x4a789a['addRange'](_0x3cb07b);return _0x4a789a;}}const _0x51af40=_0x53e807(),_0x569975=_0x31d2be['id'],_0x29e71a='formatBlock:'+_0x3d8b50,_0x1209de=this['_setSuggestionData']({'id':_0x51af40,'type':_0x29e71a,'data':_0x4b2a2c,'createdAt':new Date(),'authorId':_0x569975,'attributes':_0x5a83ee});for(const _0x329f0b of _0x5552df)this['_addSuggestionMarker'](_0x29e71a,_0x51af40,_0x569975,_0x329f0b,T['getMultiRangeId']());return _0x1209de;}['markDeletion'](_0x40856a,_0x3a1738=null,_0xecb6e2={}){if(_0x40856a['isCollapsed'])return null;const _0x3e6720=this['editor']['plugins']['get']('Users')['me'],_0x555c58=new _0x2d2f8b(_0x40856a['start'],_0x40856a['end']);this['_trackingSessionId']&&(_0xecb6e2['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x1a7087,meta:_0x38dba4}of this['_findSuggestions'](_0x555c58,'insertion'))if(_0x38dba4['isOwn']&&!_0x38dba4['isNextTo']){if(_0x1a7087['isMultiRange']){const _0x3d0e24=_0x1a7087['getRanges']()['filter'](_0x25e342=>'$graveyard'!=_0x25e342['root']['rootName']);_0x3d0e24['every'](_0x5da451=>_0x555c58['containsRange'](_0x5da451,!0x0))&&_0x1a7087['discard']();if(_0x3d0e24['some'](_0x6433b1=>_0x6433b1['containsRange'](_0x555c58,!0x0))){const _0x597efd=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3a1738,'accept');return this['forceDefaultExecution'](()=>_0x597efd([_0x555c58],null,_0xecb6e2)),null;}}else{const _0x5fb6d7=_0x555c58['getIntersection'](_0x1a7087['getFirstRange']());null!==_0x5fb6d7&&_0x1a7087['_onDiscard']([_0x5fb6d7],null,_0xecb6e2);}}if(_0x555c58['detach'](),_0x555c58['isCollapsed']||'$graveyard'==_0x555c58['root']['rootName'])return null;let _0x30a909=null,_0x348115=_0x555c58['start'],_0x54d55f=_0x555c58['end'];const _0x2d71f9=this['_findSuggestions'](_0x555c58,'deletion');for(const {suggestion:_0x577599,meta:_0x553e4b}of _0x2d71f9){const _0x498b73=this['_model']['createRange'](_0x348115,_0x54d55f);if(_0x553e4b['isOwn']&&(this['_mergeNestedSuggestions']||!_0x553e4b['containsRangeInObject']&&!_0x553e4b['isInsideObject'])){if(_0x577599['isMultiRange']){if(!sn(_0x577599,_0xecb6e2))continue;let _0x41ab29=!0x0;for(const _0x116411 of _0x577599['getRanges']()){if(_0x116411['containsRange'](_0x498b73,!0x0))return _0x577599;_0x498b73['containsRange'](_0x116411)||(_0x41ab29=!0x1);}_0x41ab29&&_0x577599['discard']();}else{const _0x306c84=_0x577599['getFirstRange']();if(_0x306c84['containsRange'](_0x498b73,!0x0))return _0x577599;if(!sn(_0x577599,_0xecb6e2)){_0x498b73['containsRange'](_0x306c84)?_0x577599['removeMarkers']():_0x306c84['containsPosition'](_0x348115)?_0x348115=_0x306c84['end']:_0x306c84['containsPosition'](_0x54d55f)&&(_0x54d55f=_0x306c84['start']);continue;}_0x348115=_0x348115['isBefore'](_0x306c84['start'])?_0x348115:_0x306c84['start'],_0x54d55f=_0x54d55f['isAfter'](_0x306c84['end'])?_0x54d55f:_0x306c84['end'],_0xecb6e2=Object['assign']({},_0x577599['attributes']),_0x30a909?_0x306c84['start']['isBefore'](_0x30a909['getFirstRange']()['start'])?(_0x30a909['removeMarkers'](),_0x30a909=_0x577599):_0x577599['removeMarkers']():_0x30a909=_0x577599;}}}if(_0x30a909)return this['_setSuggestionRange'](_0x30a909,this['_model']['createRange'](_0x348115,_0x54d55f)),_0x30a909;{const _0x2d403e=_0x53e807(),_0x3d5c57=this['_model']['createRange'](_0x348115,_0x54d55f),_0x2dd757=_0x3e6720['id'],_0x5b018c=_0x3a1738?'deletion:'+_0x3a1738:'deletion',_0x515c4a=this['_setSuggestionData']({'id':_0x2d403e,'type':_0x5b018c,'createdAt':new Date(),'authorId':_0x2dd757,'attributes':_0xecb6e2});return this['_addSuggestionMarker'](_0x5b018c,_0x2d403e,_0x2dd757,_0x3d5c57),_0x515c4a;}}['markMultiRangeDeletion'](_0x1b161,_0x503fd8='multi',_0x56155b={}){const _0x102160=this['editor']['plugins']['get']('Users')['me'],_0x3d752e=_0x1b161['map'](_0x293a9f=>new _0x2d2f8b(_0x293a9f['start'],_0x293a9f['end'])),_0x48d9d3=new Set();this['_trackingSessionId']&&(_0x56155b['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x446267,meta:_0x41fece}of this['_findSuggestions'](_0x3d752e,'insertion'))_0x41fece['isOwn']&&!_0x41fece['isNextTo']&&_0x48d9d3['add'](_0x446267);for(const _0x4c0155 of _0x48d9d3)if(_0x4c0155['isMultiRange']){const _0x194754=_0x4c0155['getRanges']();(!_0x4c0155['attributes']||!_0x4c0155['attributes']['skipNestingCheck'])&&(_0x194754['every'](_0x59b954=>_0x3d752e['some'](_0x5a0a09=>_0x5a0a09['containsRange'](_0x59b954,!0x0)))&&_0x4c0155['discard']());if(_0x3d752e['every'](_0x2020af=>_0x194754['some'](_0x5c5226=>_0x5c5226['containsRange'](_0x2020af,!0x0)))){const _0x2dbe5c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x503fd8,'accept');return this['forceDefaultExecution'](()=>_0x2dbe5c(_0x1b161,null,_0x56155b)),null;}}else{const _0x5eec04=_0x4c0155['getFirstRange']();_0x3d752e['some'](_0x3b5752=>_0x3b5752['containsRange'](_0x5eec04,!0x0))&&_0x4c0155['discard']();if(_0x3d752e['every'](_0x48fb9e=>_0x5eec04['containsRange'](_0x48fb9e,!0x0))){const _0xf5ae2c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x503fd8,'accept');return this['forceDefaultExecution'](()=>_0xf5ae2c(_0x3d752e,null,_0x56155b)),null;}}const _0x130e4a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x503fd8,'join');let _0x46816b=null;for(const _0x43d08d of this['getSuggestions']())if(_0x43d08d['author']['id']==_0x102160['id']&&_0x43d08d['isInContent']&&'deletion'==_0x43d08d['type']&&_0x43d08d['subType']==_0x503fd8&&sn(_0x43d08d,_0x56155b)&&(_0x130e4a(_0x43d08d['getRanges'](),_0x3d752e)||_0x130e4a(_0x3d752e,_0x43d08d['getRanges']()))){if(_0x46816b){if(_0x43d08d['commentThread']&&_0x43d08d['commentThread']['length'])continue;for(const _0x411aa1 of _0x43d08d['getRanges']())_0x46816b['isIntersectingWithRange'](_0x411aa1)||_0x46816b['addRange'](_0x411aa1);_0x43d08d['removeMarkers']();}else{_0x46816b=_0x43d08d;for(const _0x3d7dd4 of _0x3d752e)_0x43d08d['isIntersectingWithRange'](_0x3d7dd4)||_0x43d08d['addRange'](_0x3d7dd4);}}if(_0x46816b)return _0x46816b;_0x48d9d3['clear']();for(const {suggestion:_0x244a4f,meta:_0x32f60d}of this['_findSuggestions'](_0x3d752e,'deletion'))_0x32f60d['isOwn']&&(this['_mergeNestedSuggestions']||!_0x32f60d['containsRangeInObject']&&!_0x32f60d['isInsideObject'])&&sn(_0x244a4f,_0x56155b)&&_0x48d9d3['add'](_0x244a4f);for(const _0x11b26c of _0x48d9d3){const _0xdfb37a=_0x11b26c['getRanges']();if(!_0x56155b||!_0x56155b['skipNestingCheck']){if(_0x3d752e['every'](_0x3f4dd7=>_0xdfb37a['some'](_0x15dc37=>_0x15dc37['containsRange'](_0x3f4dd7,!0x0))))return _0x11b26c;}(!_0x11b26c['attributes']||!_0x11b26c['attributes']['skipNestingCheck'])&&(_0xdfb37a['every'](_0x468bdd=>_0x3d752e['some'](_0x338165=>_0x338165['containsRange'](_0x468bdd,!0x0)))&&_0x11b26c['discard']());}const _0x43d52f=_0x53e807(),_0x4296cf=_0x102160['id'],_0x200794='deletion:'+_0x503fd8,_0x1a27fe=this['_setSuggestionData']({'id':_0x43d52f,'type':_0x200794,'createdAt':new Date(),'authorId':_0x4296cf,'attributes':_0x56155b});for(const _0x35b0a3 of _0x3d752e)_0x35b0a3['detach'](),_0x35b0a3['isCollapsed']||'$graveyard'==_0x35b0a3['root']['rootName']||this['_addSuggestionMarker'](_0x200794,_0x43d52f,_0x4296cf,_0x35b0a3,T['getMultiRangeId']());return _0x1a27fe;}['markAttributeChange'](_0x419ad9,_0x5461cc,_0x35b4fd,_0x2127e3,_0x4b9e1a){if(_0x419ad9['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x5508fe=this['editor']['plugins']['get']('Users')['me']['id'],_0x40c954=Array['from'](this['_suggestions']['values']())['filter'](_0x4ae899=>'attribute'==_0x4ae899['type']&&_0x4ae899['data']['key']==_0x5461cc&&_0x4ae899['isIntersectingWithRange'](_0x419ad9));if(this['_trackingSessionId']&&(_0x4b9e1a['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x34ea51=this['_findSuggestions'](_0x419ad9,'insertion')['filter'](({meta:_0x33be53})=>_0x33be53['isOwn']&&!_0x33be53['isInsideObject']&&!_0x33be53['isNextTo'])['map'](({suggestion:_0x52aaaf})=>_0x52aaaf);_0x40c954['unshift'](..._0x34ea51);}const _0x183df5=new Map([[_0x419ad9,_0x35b4fd]]);for(const _0x4ccec6 of _0x40c954){const _0x2acbbd='attribute'==_0x4ccec6['type']?_0x4ccec6['data']['oldValue']:void 0x0,_0x20c34d=_0x4ccec6['getFirstRange'](),_0x267c47=Array['from'](_0x183df5['keys']())['find'](_0x4725dd=>_0x4725dd['isIntersecting'](_0x20c34d));if(!_0x267c47)continue;const _0x351589=_0x267c47['getDifference'](_0x20c34d);this['_isBlockAttribute'](_0x5461cc)&&'insertion'==_0x4ccec6['type']&&0x0!=_0x351589['length']||(_0x183df5['delete'](_0x267c47),_0x351589['forEach'](_0x1f3946=>{_0x183df5['set'](_0x1f3946,_0x35b4fd);}),'insertion'!=_0x4ccec6['type']&&_0x2acbbd!=_0x2127e3&&_0x183df5['set'](_0x267c47['getIntersection'](_0x20c34d),_0x2acbbd));}const _0x205031=[];for(const [_0x1fd3cc,_0x2c2b1c]of _0x183df5){const _0x28780c=_0x53e807(),_0x2fd638={'key':_0x5461cc,'oldValue':_0x2c2b1c,'newValue':_0x2127e3};_0x5461cc['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':_0x5461cc});const _0x4c507e=('attribute:'+(_0x5461cc+'|'+Ht({'newValue':_0x2127e3})))['substring'](0x0,0x3c),_0x577b0c=this['_setSuggestionData']({'id':_0x28780c,'type':_0x4c507e,'data':_0x2fd638,'createdAt':new Date(),'authorId':_0x5508fe,'attributes':_0x4b9e1a});_0x205031['push'](_0x577b0c),this['_addSuggestionMarker'](_0x4c507e,_0x28780c,_0x5508fe,_0x1fd3cc);}return _0x205031;}['enableDefaultAttributesIntegration'](_0x4d4a00){this['enableCommand'](_0x4d4a00,(_0xa69cc,..._0x204890)=>{this['recordAttributeChanges'](()=>{_0xa69cc(..._0x204890);});});}['registerBlockAttribute'](_0x2c0328){this['editor']['plugins']['get'](_0x37c103)['registerBlockAttribute'](_0x2c0328);}['registerInlineAttribute'](_0x4947d0){this['editor']['plugins']['get'](_0x37c103)['registerInlineAttribute'](_0x4947d0);}['startTrackingSession'](_0xad9265){return this['_trackingSessionId']=void 0x0!==_0xad9265?_0xad9265:_0x53e807(),this['_trackingSessionId'];}['_getAttributeKey'](_0x117c3d){return'attribute'==_0x117c3d['type']?_0x117c3d['subType']['split']('|')[0x0]:null;}['_applyOperationsAsSuggestions'](_0x5e0966){if(0x0==_0x5e0966['length'])return;const _0x217c16=this['editor'],_0x3fc60b=_0x217c16['plugins']['get'](_0x4d2747),_0x59517a=[];_0x217c16['model']['change'](_0x342c54=>{for(let _0x363113=0x0;_0x363113<_0x5e0966['length'];_0x363113++){const _0xca250b=_0x5e0966[_0x363113];if(_0xca250b['baseVersion']=_0x217c16['model']['document']['version'],_0xca250b['isDocumentOperation']=!0x0,_0x3fc60b['isMarkedRemoveOperation'](_0xca250b)){const _0x9e240b=_0x5ed84c(_0xca250b['newRange'],_0x217c16['model']);_0x59517a['unshift'](_0x2d2f8b['fromRange'](_0x9e240b));}else switch(_0xca250b['type']){case'rename':{const _0x44ff49=_0xca250b['oldName'],_0x1c3321=_0xca250b['newName'];if(_0x44ff49==_0x1c3321)break;_0x342c54['batch']['addOperation'](_0xca250b),_0x217c16['model']['applyOperation'](_0xca250b);const _0x58a516='$elementName',_0x480805=_0xca250b['position'],_0x18f402=_0x217c16['model']['createRange'](_0x480805,_0x217c16['model']['createPositionAt'](_0x480805['nodeAfter'],'end'));this['markAttributeChange'](_0x18f402,_0x58a516,_0x44ff49,_0x1c3321,{'groupId':_0x53e807()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x529973=_0xca250b['oldValue'],_0x540a02=_0xca250b['newValue'];if(_0x529973==_0x540a02)break;_0x342c54['batch']['addOperation'](_0xca250b),_0x217c16['model']['applyOperation'](_0xca250b);const _0x265f6f=_0xca250b['key'];if(!this['_isRegisteredAttribute'](_0x265f6f))break;const _0x211f5a=_0x5ed84c(_0xca250b['range'],_0x217c16['model']);this['markAttributeChange'](_0x211f5a,_0x265f6f,_0x529973,_0x540a02,{'groupId':_0x53e807()});break;}case'insert':{_0x342c54['batch']['addOperation'](_0xca250b),_0x217c16['model']['applyOperation'](_0xca250b);if(_0x5e0966[_0x363113+0x1]&&'move'==_0x5e0966[_0x363113+0x1]['type'])break;const _0x26db2b=_0xca250b['position'],_0x47189e=_0xca250b['howMany'],_0x1365ba=_0x5ed84c(_0x217c16['model']['createRange'](_0x26db2b,_0x26db2b['getShiftedBy'](_0x47189e)),_0x217c16['model']);this['markInsertion'](_0x1365ba);break;}case'split':{_0x342c54['batch']['addOperation'](_0xca250b),_0x217c16['model']['applyOperation'](_0xca250b);const _0x320a84=_0xca250b['splitPosition'],_0x13ce25=_0xca250b['moveTargetPosition'];this['markInsertion'](_0x217c16['model']['createRange'](_0x320a84,_0x13ce25));break;}case'move':case'remove':_0x342c54['batch']['addOperation'](_0xca250b),_0x217c16['model']['applyOperation'](_0xca250b);}}for(const _0x34ec48 of _0x59517a)_0x34ec48['detach'](),this['markDeletion'](_0x34ec48);});}['_setSuggestionRange'](_0x5d78ec,_0x209992){const _0x2b1b02=_0x5d78ec['getFirstMarker']();this['_model']['change'](_0x4250a8=>{_0x4250a8['updateMarker'](_0x2b1b02,{'range':_0x209992});});}['_addThreadToSuggestion'](_0x1a6d4b){const _0x25ac6b=_0x1a6d4b['id'],_0x24f123=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x25ac6b)||this['_commentsRepository']['addCommentThread']({'channelId':_0x24f123,'threadId':_0x25ac6b,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x26f8b7=this['_commentsRepository']['getCommentThread'](_0x25ac6b);_0x26f8b7['unbind']('isRemovable'),_0x26f8b7['isRemovable']=!0x1,_0x1a6d4b['commentThread']=_0x26f8b7;}['_checkSuggestionCorrectness'](_0x4237a5,_0x3e8226,_0x248e7d,_0x4f0281){if(_0x4237a5['type']!=_0x3e8226||_0x4237a5['subType']!=_0x248e7d||_0x4237a5['creator']['id']!=_0x4f0281)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x2a7ee6('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x17ba04,_0x14fd64){const _0x1b8456=_0x17ba04['getFirstRange']();if(_0x14fd64['isEqual'](_0x1b8456))_0x17ba04['removeMarkers']();else{if(_0x1b8456['containsRange'](_0x14fd64)){const _0x28a92d=this['_model']['createPositionAt'](_0x14fd64['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x17ba04,this['_model']['createRange'](_0x1b8456['start'],_0x28a92d));const _0x274e2c=_0x53e807(),_0x163122=_0x17ba04['creator']['id'],_0x520c9e=_0x17ba04['type']+':'+_0x17ba04['subType'];this['_setSuggestionData']({'id':_0x274e2c,'type':_0x520c9e,'createdAt':new Date(),'authorId':_0x163122,'data':_0x17ba04['data'],'attributes':_0x17ba04['attributes']});const _0x24a98f=this['_model']['createPositionAt'](_0x14fd64['end']['parent'],'after'),_0x4bfa95=this['_model']['createRange'](_0x24a98f,_0x1b8456['end']);this['_addSuggestionMarker'](_0x520c9e,_0x274e2c,_0x163122,_0x4bfa95);}else{if(_0x1b8456['containsPosition'](_0x14fd64['start'])){const _0xc6090f=this['_model']['createPositionAt'](_0x14fd64['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x17ba04,this['_model']['createRange'](_0x1b8456['start'],_0xc6090f));}else{const _0x26804a=this['_model']['createPositionAt'](_0x14fd64['end']['parent'],'after');this['_setSuggestionRange'](_0x17ba04,this['_model']['createRange'](_0x26804a,_0x1b8456['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2558f8){for(const {suggestion:_0x4b1b90,meta:_0x3aa1b1}of this['_findSuggestions'](_0x2558f8,'insertion')){if(!_0x3aa1b1['isOwn'])continue;const _0x1689b0=_0x4b1b90['getRanges']();for(const _0x3f5ce4 of _0x1689b0)if(!_0x2558f8['getDifference'](_0x3f5ce4)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4f1dba){return this['editor']['plugins']['get']('Users')['getUser'](_0x4f1dba);}['_getExternalAuthor'](_0x1e7f7c){const _0x5194f7=this['editor']['plugins']['get']('Users'),_0x4c9486=_0x55a810('external:'+_0x1e7f7c),_0xb31082=_0x5194f7['getUser'](_0x4c9486);return _0xb31082||_0x5194f7['addUser']({'id':_0x4c9486,'name':_0x1e7f7c});}['_createSuggestion'](_0x35dfb9,_0x173229,_0xf46375,_0x3745a9,_0x1cbbc7,_0x39606a){const _0x42e4e2=this['_getAuthorFromId'](_0x3745a9);if(!_0x42e4e2)throw new _0x2a7ee6('track-changes-user-not-found',this,{'authorId':_0x3745a9,'suggestionId':_0xf46375});const _0x17416c=this['_suggestionFactory']['buildSuggestion'](_0x35dfb9,_0x173229,_0xf46375,_0x42e4e2,_0x1cbbc7,_0x26e95a=>{this['_updateSuggestionData'](_0xf46375,{'attributes':_0x26e95a});const _0x15143b=this['getSuggestion'](_0xf46375);this['_joinWithAdjacentSuggestions'](new Set([_0x15143b])),this['_refreshSuggestionsChain'](new Set([_0x15143b]));},_0x39606a);return this['listenTo'](_0x17416c,'accept',()=>{this['_updateSuggestionData'](_0xf46375,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x17416c,'discard',()=>{this['_updateSuggestionData'](_0xf46375,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0xf46375,_0x17416c),this['_suggestionState']['set'](_0x17416c,'notReady'),_0x17416c;}['_splitMarkerName'](_0x590d9d){return _0x1bc86a(_0x590d9d);}['_breakSuggestionMarker'](_0x1d6cb5,_0x24aee6,_0x2e361e){const _0x1135a6=_0x1d6cb5['getFirstRange'](),_0x25f6cb=_0x1135a6['start'],_0x2f786b=_0x1135a6['end'];this['_setSuggestionRange'](_0x1d6cb5,this['_model']['createRange'](_0x25f6cb,_0x24aee6));const _0x5d9a30=_0x53e807(),_0x1ce3c0=_0x1d6cb5['creator']['id'],_0x4d06db=_0x1d6cb5['type']+(_0x1d6cb5['subType']?':'+_0x1d6cb5['subType']:'');this['_setSuggestionData']({'id':_0x5d9a30,'type':_0x4d06db,'createdAt':new Date(),'authorId':_0x1ce3c0,'originalSuggestionId':_0x1d6cb5['_originalSuggestionId']||_0x1d6cb5['id'],'attributes':_0x1d6cb5['attributes'],'data':_0x1d6cb5['data']});const _0x4a5815=this['_getAttributeKey'](_0x1d6cb5);('formatBlock'==_0x1d6cb5['type']||_0x4a5815&&this['_isBlockAttribute'](_0x4a5815))&&(_0x2e361e=this['_model']['createPositionBefore'](_0x2e361e['parent'])),this['_addSuggestionMarker'](_0x4d06db,_0x5d9a30,_0x1ce3c0,this['_model']['createRange'](_0x2e361e,_0x2f786b));}['_findSuggestions'](_0x2cc9dd,_0x232e6f=null){const _0x11426e=[],_0x48e49a=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2cc9dd)||(_0x2cc9dd=[_0x2cc9dd]);for(const _0x169534 of this['getSuggestions']()){if(!_0x169534['isInContent'])continue;if(_0x232e6f&&_0x169534['type']!=_0x232e6f)continue;let _0x2cfd2c=!0x1;for(const _0x2b7bf0 of _0x169534['getRanges']()){for(const _0x3d3661 of _0x2cc9dd){const _0x3a3f86=_0x3d3661['start']['isEqual'](_0x2b7bf0['end'])||_0x3d3661['end']['isEqual'](_0x2b7bf0['start']);if(_0x3a3f86||_0x3d3661['getIntersection'](_0x2b7bf0)){const _0x107eb4=_0x3d3661['containsRange'](_0x2b7bf0)&&zt(this['_model']['schema'],_0x2b7bf0['start'],_0x3d3661),_0x48c940=_0x2b7bf0['containsRange'](_0x3d3661)&&zt(this['_model']['schema'],_0x3d3661['start'],_0x2b7bf0);_0x11426e['push']({'suggestion':_0x169534,'meta':{'isOwn':_0x48e49a==_0x169534['author'],'isNextTo':_0x3a3f86,'isInsideObject':_0x107eb4,'containsRangeInObject':_0x48c940}}),_0x2cfd2c=!0x0;break;}}if(_0x2cfd2c)break;}}return _0x11426e;}['_addSuggestionMarker'](_0x1ee504,_0x525b6b,_0x1641b7,_0x502d73,_0x4c846e){this['_model']['change'](_0x19c2d7=>{let _0x567414='suggestion:'+_0x1ee504+':'+_0x525b6b+':'+_0x1641b7;_0x4c846e&&(_0x567414=_0x567414+':'+_0x4c846e),_0x19c2d7['addMarker'](_0x567414,{'range':_0x502d73,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x345a60){const _0x3cae62=_0x345a60['previous'],_0x390db7=_0x345a60['next'];_0x345a60['previous']=null,_0x345a60['next']=null,null!=_0x3cae62&&_0x3cae62['next']==_0x345a60&&(_0x3cae62['next']=_0x390db7),null!=_0x390db7&&_0x390db7['previous']==_0x345a60&&(_0x390db7['previous']=_0x3cae62),'ready'==this['_suggestionState']['get'](_0x345a60)&&(this['_suggestionState']['set'](_0x345a60,'removed'),this['fire']('suggestionUnloaded',_0x345a60,_0x3cae62,_0x390db7));}['_setSuggestionData'](_0x414335){const _0x3fb75a=_0x414335['id'],_0x42b6b7=this['addSuggestionData'](_0x414335);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x5f17d0=this['editor']['plugins']['get']('PendingActions'),_0x189963=_0x42b6b7['hasComments'],_0x31ea4c=_0x42b6b7['subType']?_0x42b6b7['type']+':'+_0x42b6b7['subType']:_0x42b6b7['type'],_0x434a03=this['editor']['locale'],_0x4b93ac=_0x5f17d0['add'](o(_0x434a03,'PENDING_ACTION_SUGGESTION')),_0xbe234e={'id':_0x3fb75a,'type':_0x31ea4c,'hasComments':_0x189963,'data':_0x414335['data']||null,'originalSuggestionId':_0x414335['originalSuggestionId']||null,'attributes':_0x42b6b7['attributes']};this['_adapter']['addSuggestion'](_0xbe234e)['then'](_0x57b863=>{_0x42b6b7['_saved']=!0x0,_0x5f17d0['remove'](_0x4b93ac),_0x57b863&&_0x57b863['createdAt']&&(this['_suggestions']['get'](_0x3fb75a)['createdAt']=_0x57b863['createdAt']);})['catch'](_0x2c7a33=>{throw _0x3abf62('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x42b6b7['discard']();}),_0x42b6b7['stopListening'](),this['_suggestions']['delete'](_0x42b6b7['id']),this['_suggestionState']['delete'](_0x42b6b7),_0x2c7a33;});}return _0x42b6b7;}['_isBlockAttribute'](_0x39b915){return this['editor']['plugins']['get'](_0x37c103)['isBlockAttribute'](_0x39b915);}['_isInlineAttribute'](_0x6888b1){return this['editor']['plugins']['get'](_0x37c103)['isInlineAttribute'](_0x6888b1);}['_updateSuggestionData'](_0x3bff44,_0x2c25a4){const _0x287de2=this['editor']['plugins']['get']('PendingActions'),_0x3185d7=this['getSuggestion'](_0x3bff44);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x3185d7['_saved']){const _0x2b8824=_0x287de2['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x3bff44,_0x2c25a4)['then'](()=>{_0x287de2['remove'](_0x2b8824);});}else _0x3185d7['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x3bff44,_0x2c25a4);});}}['_getSuggestionData'](_0x593c0c){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x2a7ee6('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x593c0c);}['_handleNewSuggestionMarker'](_0x22a1e7){const {id:_0x25c197,type:_0x3cb6af,subType:_0x566928,authorId:_0x46eaf1}=this['_splitMarkerName'](_0x22a1e7),_0x4445cb=this['_suggestions']['get'](_0x25c197)||this['_createSuggestion'](_0x3cb6af,_0x566928,_0x25c197,_0x46eaf1,{});switch(this['_checkSuggestionCorrectness'](_0x4445cb,_0x3cb6af,_0x566928,_0x46eaf1),this['_suggestionState']['get'](_0x4445cb)){case'notReady':this['_getSuggestionData'](_0x25c197)['then'](_0x1fd4fb=>{let _0x2a8496=Promise['resolve']();_0x1fd4fb['hasComments']&&(_0x2a8496=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x25c197})),_0x2a8496['then'](()=>{this['addSuggestionData'](_0x1fd4fb)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x4445cb,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x25c197,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x4445cb,'ready'),this['fire']('suggestionLoaded',_0x4445cb);break;case'ready':this['fire']('suggestionChanged',_0x4445cb);}return _0x4445cb['addMarkerName'](_0x22a1e7),_0x4445cb;}['_refreshSuggestionsChain'](_0x3c684){const _0x430595=Array['from'](_0x3c684),_0x15609c=_0x430595['filter'](_0x1619a0=>'attribute'==_0x1619a0['type']);this['_refreshAttributeSuggestionsChain'](_0x15609c);const _0x332d1f=_0x430595['filter'](_0x205cb1=>!_0x205cb1['isMultiRange']&&'attribute'!=_0x205cb1['type']),_0x5612a6=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3b289d=>!_0x3b289d['isMultiRange']&&'attribute'!=_0x3b289d['type']),_0x41d7b9=_0x5612a6['filter'](_0x474f53=>!_0x3c684['has'](_0x474f53)),_0x18903a=new Map(_0x5612a6['map'](_0x523625=>[_0x523625,this['_suggestionFactory']['getSuggestionCallback'](_0x523625['type'],_0x523625['subType'],'chain')])),_0x15f7f7=new Map(_0x5612a6['map'](_0x86b6c6=>[_0x86b6c6,_0x86b6c6['getFirstRange']()])),_0x156ab2=new Set(),_0x2e2a57=new Set();for(let _0x11a839=0x0;_0x11a839<_0x332d1f['length'];_0x11a839++)_0x8d03fc(_0x332d1f[_0x11a839],_0x332d1f,_0x11a839+0x1);for(let _0xab7673=0x0;_0xab7673<_0x332d1f['length'];_0xab7673++)_0x8d03fc(_0x332d1f[_0xab7673],_0x41d7b9,0x0);const _0x44b9a1=new Set();for(let _0x329766=0x0;_0x329766<_0x332d1f['length'];_0x329766++){const _0x17d0b8=_0x332d1f[_0x329766];!_0x2e2a57['has'](_0x17d0b8)&&_0x17d0b8['previous']&&(_0x44b9a1['add'](_0x17d0b8['previous']),_0x17d0b8['previous']['next']===_0x17d0b8&&(_0x17d0b8['previous']['next']=null),_0x17d0b8['previous']=null),!_0x156ab2['has'](_0x17d0b8)&&_0x17d0b8['next']&&(_0x44b9a1['add'](_0x17d0b8['next']),_0x17d0b8['next']['previous']===_0x17d0b8&&(_0x17d0b8['next']['previous']=null),_0x17d0b8['next']=null);}function _0x8d03fc(_0x39e1df,_0x5e1cbd,_0x5f4538){for(let _0xfec838=_0x5f4538;_0xfec838<_0x5e1cbd['length'];_0xfec838++){const _0x2b2eb7=_0x472666(_0x39e1df,_0x5e1cbd[_0xfec838]);_0x2b2eb7&&(_0x2b2eb7[0x0]['next']=_0x2b2eb7[0x1],_0x2b2eb7[0x1]['previous']=_0x2b2eb7[0x0],_0x156ab2['add'](_0x2b2eb7[0x0]),_0x2e2a57['add'](_0x2b2eb7[0x1]));}}function _0x472666(_0x411a2b,_0x2902c8){if(_0x411a2b['author']['id']!==_0x2902c8['author']['id'])return null;const _0x813385=_0x18903a['get'](_0x411a2b)(_0x411a2b,_0x2902c8,_0x15f7f7['get'](_0x411a2b),_0x15f7f7['get'](_0x2902c8));if(!_0x813385)return null;return _0x18903a['get'](_0x2902c8)(_0x411a2b,_0x2902c8,_0x15f7f7['get'](_0x411a2b),_0x15f7f7['get'](_0x2902c8))?_0x813385[0x1]['commentThread']&&_0x813385[0x1]['commentThread']['length']?null:_0x813385:null;}_0x44b9a1['size']&&this['_refreshSuggestionsChain'](_0x44b9a1);}['_refreshAttributeSuggestionsChain'](_0x33bdef){if(0x0==_0x33bdef['length'])return;const _0xa79ff3=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4653a8=>'attribute'==_0x4653a8['type']&&_0x4653a8['_isDataLoaded']),_0x5a08d5=[],_0x1f5b58=new Map();for(const _0x3632f8 of _0xa79ff3){const _0x4622f2=_0x55a810(_0x3632f8['attributes']);_0x1f5b58['has'](_0x4622f2)||(_0x1f5b58['set'](_0x4622f2,_0x5a08d5['length']),_0x5a08d5['push']([]));const _0xc503db=_0x1f5b58['get'](_0x4622f2);_0x5a08d5[_0xc503db]['push'](_0x3632f8);}!(function(){_0x5a08d5['sort']((_0x3073ab,_0x23ec48)=>{const _0x3dad71=_0x3073ab[0x0]['createdAt'],_0x10eac1=_0x23ec48[0x0]['createdAt'];return _0x3dad71==_0x10eac1?_0x3073ab[0x0]['attributes']['groupId']<_0x23ec48[0x0]['attributes']['groupId']?-0x1:0x1:_0x3dad71<_0x10eac1?-0x1:0x1;});for(const _0xff8a3a of _0x5a08d5)_0xff8a3a['sort']((_0x3e68c8,_0x1ca90c)=>_0x3e68c8['id']<_0x1ca90c['id']?-0x1:0x1);}());for(let _0x272a51=0x0;_0x272a51<_0x5a08d5['length'];_0x272a51++){if(0x0==_0x5a08d5[_0x272a51]['length'])continue;const _0x38bcda=[];for(let _0x271cd8=_0x272a51+0x1;_0x271cd8<_0x5a08d5['length'];_0x271cd8++)0x0!=_0x5a08d5[_0x271cd8]['length']&&_0x19dd6b(_0x5a08d5[_0x272a51],_0x5a08d5[_0x271cd8])&&_0x38bcda['push'](_0x271cd8);for(const _0x2d9e07 of _0x38bcda)_0x5a08d5[_0x272a51]=_0x5a08d5[_0x272a51]['concat'](_0x5a08d5[_0x2d9e07]),_0x5a08d5[_0x2d9e07]=[];}for(const _0x2b2c28 of _0x5a08d5)for(let _0x13da92=0x0;_0x13da92<_0x2b2c28['length'];_0x13da92++){const _0x29698e=_0x2b2c28[_0x13da92+0x1]||null;_0x2b2c28[_0x13da92]['next']!==_0x29698e&&(_0x2b2c28[_0x13da92]['next']=_0x29698e);}for(const _0x276b7e of _0x5a08d5)for(let _0x2797e5=0x0;_0x2797e5<_0x276b7e['length'];_0x2797e5++){const _0x545ae8=_0x276b7e[_0x2797e5-0x1]||null;_0x276b7e[_0x2797e5]['previous']!==_0x545ae8&&(_0x276b7e[_0x2797e5]['previous']=_0x545ae8);}function _0x19dd6b(_0x37fb18,_0xc56db9){if(_0x37fb18[0x0]['attributes']['groupId']!==_0xc56db9[0x0]['attributes']['groupId']&&_0x37fb18[0x0]['author']!==_0xc56db9[0x0]['author'])return!0x1;if(!function(_0x4e9ac8,_0x380860){if(!_0x4e9ac8['hasComments']&&!_0x380860['hasComments'])return!0x0;if(_0x4e9ac8['hasComments']&&_0x380860['hasComments'])return!0x1;if(_0x4e9ac8['hasComments']&&_0x380860['createdAt']<_0x4e9ac8['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x380860['hasComments']&&_0x4e9ac8['createdAt']<_0x380860['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x37fb18[0x0],_0xc56db9[0x0]))return!0x1;const _0x51eae8=Jt(_0x37fb18[0x0]['attributes'],['groupId','trackingSessionId']),_0x3c56ba=Jt(_0xc56db9[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x442b56(_0x51eae8,_0x3c56ba))return!0x1;if(_0x37fb18[0x0]['attributes']['groupId']==_0xc56db9[0x0]['attributes']['groupId'])return!0x0;if(_0x37fb18[0x0]['attributes']['trackingSessionId']!==_0xc56db9[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x37fb18['every'](_0x6495ad=>_0xc56db9['some'](_0x3a11c7=>_0x6495ad['getFirstRange']()['isEqual'](_0x3a11c7['getFirstRange']())))&&_0xc56db9['every'](_0x3b2abf=>_0x37fb18['some'](_0x44ba9a=>_0x3b2abf['getFirstRange']()['isEqual'](_0x44ba9a['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1ba62e){const _0x4382d4=Array['from'](_0x1ba62e),_0x1a57dd=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3032bf=_0x1a57dd['filter'](_0xb7882b=>!_0x1ba62e['has'](_0xb7882b)),_0x3d449a=new Map(_0x4382d4['map'](_0x4a3ce7=>[_0x4a3ce7,this['_suggestionFactory']['getSuggestionCallback'](_0x4a3ce7['type'],_0x4a3ce7['subType'],'join')])),_0x11cc6b=new Map(_0x1a57dd['map'](_0x475192=>[_0x475192,_0x475192['getRanges']()]));for(let _0x4c4d24=0x0;_0x4c4d24<_0x4382d4['length'];_0x4c4d24++){if(_0x4d010a(this,_0x4382d4[_0x4c4d24],_0x4382d4,_0x4c4d24+0x1))return!0x0;}for(let _0x8cb621=0x0;_0x8cb621<_0x4382d4['length'];_0x8cb621++){if(_0x4d010a(this,_0x4382d4[_0x8cb621],_0x3032bf,0x0))return!0x0;}return!0x1;function _0x4d010a(_0x3cecac,_0x51d3e8,_0x4b3272,_0x19606a){for(let _0xa1172c=_0x19606a;_0xa1172c<_0x4b3272['length'];_0xa1172c++){const _0xbd26a4=_0x4b3272[_0xa1172c];if(_0xbd26a4['type']!==_0x51d3e8['type']||_0xbd26a4['author']['id']!==_0x51d3e8['author']['id']||_0xbd26a4['subType']!==_0x51d3e8['subType'])continue;if(!en(_0x51d3e8,_0xbd26a4))continue;if('attribute'==_0x51d3e8['type']&&_0x51d3e8['data']['oldValue']!=_0xbd26a4['data']['oldValue'])continue;if('attribute'==_0x51d3e8['type']&&_0x3cecac['_isBlockAttribute'](_0x51d3e8['data']['key']))continue;if('formatBlock'==_0x51d3e8['type']){const _0x5bf6e9=_0x3cecac['editor']['model'],_0x25490d=_0x51d3e8['getContainedElement']();if(_0x25490d&&(_0x5bf6e9['schema']['isObject'](_0x25490d)||_0x5bf6e9['schema']['isLimit'](_0x25490d)))continue;}const _0x4965af=_0x3d449a['get'](_0x51d3e8),_0x123f47=_0x11cc6b['get'](_0x51d3e8),_0xd6087=_0x11cc6b['get'](_0xbd26a4),_0x2e7069=_0x51d3e8['commentThread']&&_0x51d3e8['commentThread']['length'],_0x2a519a=_0xbd26a4['commentThread']&&_0xbd26a4['commentThread']['length'];if(!_0x2e7069&&_0x4965af(_0xd6087,_0x123f47))return _0x3cecac['_joinSuggestions'](_0xbd26a4,_0x51d3e8),_0x11cc6b['delete'](_0x51d3e8),!0x0;if(!_0x2a519a&&_0x4965af(_0x123f47,_0xd6087))return _0x3cecac['_joinSuggestions'](_0x51d3e8,_0xbd26a4),_0x11cc6b['delete'](_0xbd26a4),!0x0;}return!0x1;}}['_joinSuggestions'](_0x115092,_0x450bbb){if(_0x115092['isMultiRange']){for(const _0x4082c9 of _0x450bbb['getRanges']())_0x115092['addRange'](_0x4082c9);}else{const _0x11a69d=_0x450bbb['getFirstRange']()['end'];this['_setSuggestionRange'](_0x115092,this['_model']['createRange'](_0x115092['getFirstRange']()['start'],_0x11a69d));}_0x450bbb['removeMarkers']();}['_getMarkerAnnouncementText'](_0x31ac1d,_0x12b953,_0x29af6b){const _0x5e37f6=_0x31ac1d['startsWith']('format')||_0x31ac1d['startsWith']('attribute')?'FORMATTING':_0x31ac1d['toUpperCase']();return o(this['editor']['locale'],_0x12b953+'_'+_0x5e37f6+'_SUGGESTION_ANNOUNCEMENT',_0x29af6b);}['_initAriaMarkerChangeAnnouncements'](){const _0x4dfc21=this['editor'];if(!_0x4dfc21['ui'])return;const {ariaLiveAnnouncer:_0x48cf94}=_0x4dfc21['ui'];_0x18efa6(this['_model'],({left:_0x224576,entered:_0x4a1845})=>{for(const _0x28f1e9 of _0x224576){const {group:_0x18b1c4,type:_0x350d60}=this['_splitMarkerName'](_0x28f1e9['name']);if('suggestion'===_0x18b1c4){_0x48cf94['announce'](this['_getMarkerAnnouncementText'](_0x350d60,'LEAVE'));break;}}for(const _0x47f5ac of _0x4a1845){const {group:_0x35fac8,type:_0x321bb7}=this['_splitMarkerName'](_0x47f5ac['name']);if('suggestion'===_0x35fac8){_0x48cf94['announce'](this['_getMarkerAnnouncementText'](_0x321bb7,'ENTER',_0x113960(_0x289930)));break;}}});}['_processAttributeChanges'](_0x624552){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5a1a3b=this['editor'],_0x2c9beb=_0x5a1a3b['model']['document']['differ']['getChanges']();if(0x0==_0x2c9beb['length'])return!0x1;const _0x23d1e3=[],_0x26997e=_0x2c9beb['filter'](_0x117338=>'attribute'==_0x117338['type']),_0x1c610f=_0x2c9beb['filter'](_0x83c53b=>'insert'==_0x83c53b['type']&&'$text'!=_0x83c53b['name']),_0x325c1a=_0x2c9beb['filter'](_0x5cf52f=>'remove'==_0x5cf52f['type']&&'$text'!=_0x5cf52f['name']);for(const _0x5d06ab of _0x26997e)_0x23d1e3['push']({'key':_0x5d06ab['attributeKey'],'newValue':_0x5d06ab['attributeNewValue'],'oldValue':_0x5d06ab['attributeOldValue'],'range':Zt(_0x5d06ab['range'],_0x5a1a3b['model'])});for(const _0xcea296 of _0x1c610f){const _0x4aa83e=_0x325c1a['find'](_0x16328c=>_0x16328c['position']['isEqual'](_0xcea296['position']));_0x4aa83e&&_0x23d1e3['push']({'key':m,'newValue':_0xcea296['name'],'oldValue':_0x4aa83e['name'],'range':_0x5a1a3b['model']['createRangeOn'](_0xcea296['position']['nodeAfter'])});}return 0x0!=_0x23d1e3['length']&&this['_reduceExistingSuggestions'](_0x624552,_0x23d1e3);}['_processAttributeSuggestions'](_0x301830){let _0x1711f=!0x1;const _0x3082a0=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4ba001=>_0x4ba001['data']['newRange']&&_0x4ba001['name']['startsWith']('suggestion:attribute:'));for(const _0x2cf009 of _0x3082a0){const {subType:_0xa13e4f,id:_0x136382}=this['_splitMarkerName'](_0x2cf009['name']),_0x5b7513=_0xa13e4f['split']('|')[0x0];for(const _0x32145f of this['getSuggestions']({'skipNotAttached':!0x0}))_0x32145f['id']!=_0x136382&&'attribute'==_0x32145f['type']&&_0x32145f['data']&&_0x32145f['data']['key']==_0x5b7513&&_0x32145f['getFirstRange']()['isIntersecting'](_0x2cf009['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x32145f,_0x2cf009['data']['newRange'],_0x301830),_0x1711f=!0x0);}return _0x1711f;}['recordAttributeChanges'](_0x24c37b){this['_recordAttributeSuggestions']=!0x0,_0x24c37b();}['_isRegisteredAttribute'](_0x3538d7){return this['editor']['plugins']['get'](_0x37c103)['isRegisteredAttribute'](_0x3538d7);}['_reduceExistingSuggestions'](_0x2d4b2b,_0x2117df){if(0x0==_0x2117df['length'])return!0x1;let _0x576a03=!0x1;for(const _0x5c3b72 of _0x2117df){const _0x146c7c=this['_findSuggestions'](_0x5c3b72['range'],'attribute')['filter'](_0x8f44bf=>!_0x8f44bf['meta']['isNextTo'])['map'](_0x53c70c=>_0x53c70c['suggestion']),_0x3164b6=_0x55a810({'newValue':_0x5c3b72['newValue']});_0x146c7c['filter'](_0xb25255=>{const [_0x446163,_0x12748d]=_0xb25255['subType']['split']('|');return _0x446163==_0x5c3b72['key']&&_0x12748d!=_0x3164b6;})['forEach'](_0x116a9b=>{this['_reduceSuggestionAttributeRange'](_0x116a9b,_0x5c3b72['range'],_0x2d4b2b),_0x576a03=!0x0;});}return _0x576a03;}['_reduceSuggestionAttributeRange'](_0x38ec6f,_0x3d8573,_0x1e0041){const _0x1c812f=_0x38ec6f['getFirstRange']()['getDifference'](_0x3d8573);0x0!==_0x1c812f['length']?0x1!==_0x1c812f['length']?this['_breakSuggestionMarker'](_0x38ec6f,_0x3d8573['start'],_0x3d8573['end']):this['_setSuggestionRange'](_0x38ec6f,_0x1c812f[0x0]):_0x1e0041['removeMarker'](_0x38ec6f['getFirstMarker']());}}class qt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x234e91){this['_editor']=_0x234e91,this['_model']=_0x234e91['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x4ca3e1,_0x268131,_0x474e4e,_0x4e42bf,_0x3ec6d4,_0x3d56f,_0x2fc28a){return new T(this['_model'],{'type':_0x4ca3e1,'subType':_0x268131,'id':_0x474e4e,'originalSuggestionId':_0x2fc28a,'author':_0x4e42bf,'creator':_0x4e42bf,'attributes':_0x3ec6d4,'onAttributesChange':_0x3d56f,'onAccept':(..._0x14fccf)=>this['getSuggestionCallback'](_0x4ca3e1,_0x268131,'accept')(..._0x14fccf),'onDiscard':(..._0x4a2bb3)=>this['getSuggestionCallback'](_0x4ca3e1,_0x268131,'discard')(..._0x4a2bb3)});}['registerCustomCallback'](_0x510cdc,_0x4e9133,_0x3cdd24,_0x3a44db){const _0x567711=_0x510cdc+':'+_0x4e9133+':'+_0x3cdd24;this['_customCallbacks']['set'](_0x567711,_0x3a44db);}['getSuggestionCallback'](_0x4e201f,_0x11cf94,_0x135d09){const _0xb319ea=_0x4e201f+':'+_0x11cf94+':'+_0x135d09;return this['_customCallbacks']['get'](_0xb319ea)||this['_defaultCallbacks']['get'](_0x4e201f+':'+_0x135d09);}['_registerDefaultCallbacks'](){const _0x51ae52=()=>!0x1,_0x26f0c0=_0x3814e4=>{_0x3814e4['sort']((_0x5df545,_0x379227)=>_0x5df545['start']['isBefore'](_0x379227['start'])?0x1:-0x1),this['_model']['change'](_0x166383=>{for(const _0x1553e3 of _0x3814e4){let _0x331178;_0x331178=_0x1553e3['end']['isAtEnd']&&_0x1553e3['end']['parent']==_0x1553e3['start']['nodeAfter']?_0x166383['createSelection'](_0x1553e3['start']['nodeAfter'],'on'):_0x166383['createSelection'](_0x1553e3),this['_model']['deleteContent'](_0x331178,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x13f836=(_0x3ab2ab,_0x5dfcb2)=>{_0x5dfcb2&&this['_model']['change'](_0x2a2856=>{const {commandName:_0x1b7f08,commandParams:_0x311e1d=[]}=_0x5dfcb2,_0x5232f2=_0x3ab2ab['map'](_0xa5fdf8=>(Kt(_0xa5fdf8)&&(_0xa5fdf8=this['_model']['createRange'](_0xa5fdf8['end'])),_0xa5fdf8))['filter'](_0x13e20b=>'$graveyard'!==_0x13e20b['root']['rootName']);if(_0x5232f2['length']<0x1)return;const _0x22c9ec=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x168a6f=>_0x2d2f8b['fromRange'](_0x168a6f));_0x2a2856['setSelection'](_0x5232f2);for(const _0x4e76a2 of this['_editor']['commands']['commands']())_0x4e76a2['refresh']();_0x311e1d['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x1b7f08,..._0x311e1d);const _0x865a00=_0x22c9ec['filter'](_0x9a4841=>'$graveyard'!=_0x9a4841['root']['rootName']);_0x865a00['length']>0x0&&_0x2a2856['setSelection'](_0x865a00);for(const _0x5999c8 of _0x22c9ec)_0x5999c8['detach']();});},_0x375445=(_0x4bc646,_0x26f37e)=>0x1==_0x4bc646['length']&&0x1==_0x26f37e['length']&&_0x4bc646[0x0]['end']['isEqual'](_0x26f37e[0x0]['start']),_0x343387=(_0x3d0efc,_0x4c0b7b,_0x3b9c77,_0x2c289c)=>nn(_0x3d0efc,_0x4c0b7b,_0x3b9c77,_0x2c289c)?[_0x3d0efc,_0x4c0b7b]:nn(_0x4c0b7b,_0x3d0efc,_0x2c289c,_0x3b9c77)?[_0x4c0b7b,_0x3d0efc]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x51ae52),this['_defaultCallbacks']['set']('insertion:discard',_0x26f0c0),this['_defaultCallbacks']['set']('insertion:join',_0x375445),this['_defaultCallbacks']['set']('insertion:chain',_0x343387),this['_defaultCallbacks']['set']('deletion:accept',_0x26f0c0),this['_defaultCallbacks']['set']('deletion:discard',_0x51ae52),this['_defaultCallbacks']['set']('deletion:join',_0x375445),this['_defaultCallbacks']['set']('deletion:chain',_0x343387),this['_defaultCallbacks']['set']('formatInline:accept',_0x13f836),this['_defaultCallbacks']['set']('formatInline:discard',_0x51ae52),this['_defaultCallbacks']['set']('formatInline:join',_0x375445),this['_defaultCallbacks']['set']('formatInline:chain',_0x51ae52),this['_defaultCallbacks']['set']('formatBlock:accept',_0x13f836),this['_defaultCallbacks']['set']('formatBlock:discard',_0x51ae52),this['_defaultCallbacks']['set']('formatBlock:join',_0x375445),this['_defaultCallbacks']['set']('formatBlock:chain',_0x51ae52),this['_defaultCallbacks']['set']('attribute:accept',_0x51ae52),this['_defaultCallbacks']['set']('attribute:discard',(_0x50770f,_0x424375)=>{if(!_0x424375)return;const _0x56cb0b=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x232838=>{if(_0x424375['key']==m)for(const _0x83c1c3 of _0x50770f){const _0x746ca0=_0x83c1c3['start']['nodeAfter'],_0x49e576=_0x424375['oldValue'];_0x232838['rename'](_0x746ca0,_0x49e576);}else{if(_0x56cb0b['_isBlockAttribute'](_0x424375['key'])){for(const _0x307c54 of _0x50770f)void 0x0!==_0x424375['oldValue']?_0x232838['setAttribute'](_0x424375['key'],_0x424375['oldValue'],_0x307c54['start']['nodeAfter']):_0x232838['removeAttribute'](_0x424375['key'],_0x307c54['start']['nodeAfter']);}else{for(const _0x6155c7 of _0x50770f)_0x424375['oldValue']?_0x232838['setAttribute'](_0x424375['key'],_0x424375['oldValue'],_0x6155c7):_0x232838['removeAttribute'](_0x424375['key'],_0x6155c7);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x375445);}}function zt(_0x5d005d,_0x27a0da,_0x16c904){for(const _0x4fdfed of _0x27a0da['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x4fdfed['root']==_0x4fdfed)return!0x1;if(!_0x16c904['containsItem'](_0x4fdfed))return!0x1;if(_0x5d005d['isObject'](_0x4fdfed)||_0x5d005d['isLimit'](_0x4fdfed))return!0x0;}return!0x1;}function Kt(_0x5debf7){return _0x5debf7['end']['parent']==_0x5debf7['start']['nodeAfter']&&_0x5debf7['end']['isAtStart'];}function Wt(_0x5912a8,_0x379fd3,_0x253a7d,_0xc36d06){const _0x2cb0f6=_0x15d3ac=>!_0x15d3ac['item']['is']('$textProxy')&&!_0xc36d06['isObject'](_0x15d3ac['item']),_0x441237=_0x5912a8['start']['getLastMatchingPosition'](_0x2cb0f6),_0x11b312=_0x5912a8['end']['getLastMatchingPosition'](_0x2cb0f6,{'direction':'backward'});return(!_0x5912a8['start']['isEqual'](_0x441237)||!_0x5912a8['end']['isEqual'](_0x11b312))&&(_0x441237['isBefore'](_0x11b312)?_0x253a7d['updateMarker'](_0x379fd3,{'range':_0x253a7d['createRange'](_0x441237,_0x11b312)}):_0x253a7d['removeMarker'](_0x379fd3),!0x0);}function Ht(_0x5c67bb){return _0x55a810(_0x5c67bb);}function Qt(_0x3eeacf){const _0x5e7de3=_0x3eeacf['start']['nodeAfter'];return _0x5e7de3&&_0x5e7de3['is']('element');}function Xt(_0xa577fe){return Kt(_0xa577fe)||function(_0x2c7940){return _0x2c7940['start']['parent']==_0x2c7940['end']['nodeBefore']&&_0x2c7940['start']['isAtEnd'];}(_0xa577fe);}function Yt(_0x1c39b6,_0x1b648a){try{const _0x391a46=_0x1c39b6['getRange']();for(const _0xf7b315 of _0x1b648a)if(_0x1c39b6!==_0xf7b315&&_0x391a46&&_0x391a46['isIntersecting'](_0xf7b315['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function Zt(_0x1b6e41,_0x488e20){return null==_0x1b6e41['end']['nodeBefore']&&_0x1b6e41['end']['parent']==_0x1b6e41['start']['nodeAfter']?tn(_0x1b6e41['start']['nodeAfter'],_0x488e20):_0x1b6e41;}function tn(_0x5278b5,_0x1b1fbf){const _0x2cadb2=_0x1b1fbf['schema']['isObject'](_0x5278b5)||_0x1b1fbf['schema']['isSelectable'](_0x5278b5);return _0x1b1fbf['createRange'](_0x1b1fbf['createPositionAt'](_0x5278b5,'before'),_0x2cadb2?_0x1b1fbf['createPositionAfter'](_0x5278b5):_0x1b1fbf['createPositionAt'](_0x5278b5,'end'));}function nn(_0x24be89,_0x493dc7,_0x2bdc5e,_0x1ffdd4){return!!en(_0x24be89,_0x493dc7)&&_0x2bdc5e['end']['isEqual'](_0x1ffdd4['start']);}function en(_0x3bfe42,_0x19e458){if(!_0x3bfe42['_isDataLoaded']||!_0x19e458['_isDataLoaded'])return!0x1;const _0x2e5927=new Set(Object['keys'](_0x3bfe42['attributes'])),_0x2d2602=new Set(Object['keys'](_0x19e458['attributes']));if(_0x2e5927['delete']('groupId'),_0x2d2602['delete']('groupId'),0x0==_0x2e5927['size']&&0x0==_0x2d2602['size'])return!0x0;if(_0x2e5927['size']!=_0x2d2602['size'])return!0x1;const _0x40e6a3={..._0x3bfe42['attributes']},_0x3310e8={..._0x19e458['attributes']};return delete _0x40e6a3['groupId'],delete _0x3310e8['groupId'],JSON['stringify'](_0x40e6a3)==JSON['stringify'](_0x3310e8);}function sn(_0x2c4e9e,_0x437b9a){const _0x239eba=on(_0x2c4e9e['attributes']),_0x4c0ee1=on(_0x437b9a);if(!_0x2c4e9e['_isDataLoaded'])return!0x1;for(const _0x553db3 of Object['keys'](_0x4c0ee1))if(!_0x442b56(_0x239eba[_0x553db3],_0x4c0ee1[_0x553db3]))return!0x1;return!0x0;}function on(_0x895987){const _0x1f2ac0=Object['assign']({},_0x895987);return delete _0x1f2ac0['skipNestingCheck'],delete _0x1f2ac0['tablePasteChainId'],_0x1f2ac0;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x494b93(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x1edc4e,_0x4072a1,_0x3f04f6,_0x4f2b10){super(),this['model']=_0x4072a1,this['view']=_0x3f04f6,this['commentThreadController']=_0x4f2b10,this['_editor']=_0x1edc4e,this['_acceptCommand']=_0x1edc4e['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x1edc4e['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0xaaeab5,_0x3e30a8)=>_0xaaeab5||_0x3e30a8),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5a9f91=>_0x5a9f91&&this['_editor']['model']['canEditAt'](_0x4072a1['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x237814=>_0x237814&&this['_editor']['model']['canEditAt'](_0x4072a1['getRanges']())),this['_pendingAction']=null,_0x3f04f6['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x3f04f6,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x3f04f6,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x3f04f6,'change:isDirty',()=>{_0x3f04f6['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 _0x4ea2c4=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x4ea2c4);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x44ef91{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x305cfd,_0x158ab0,_0x43c718,_0x2d8110){super(_0x305cfd),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x53144a(_0x305cfd,o(_0x305cfd,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x158ab0['authoredAt']),this['bind']('authoredAt')['to'](_0x158ab0),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',_0x158ab0,'authoredAt',this,'descriptionParts',(_0x2765e0,_0xf04015,_0x215f11)=>{const _0xc837a0=_0x215f11['map'](_0x40986a=>ls(_0x40986a['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x2765e0-0x1,_0x158ab0['author']['name'],_0xf04015?_0x2d8110['formatDateTime'](_0xf04015):'',new DOMParser()['parseFromString'](_0xc837a0,'text/html')['body']['textContent']]);}),this['focusables']=new _0x3f7fdb(),this['focusTracker']=new _0x58ee41(),this['keystrokes']=new _0x188226(),this['focusCycler']=new _0x54e9c1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x147039=>_0x147039['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x158ab0,this['_localUser']=_0x43c718,this['_config']=_0x2d8110,_0x2d8110['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x18514a(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x5671e8}=this['_config'];this['commentsListView']=new _0x5671e8(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',_0x2c88ea=>_0x2c88ea+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2775cf,_0xec978)=>_0x2775cf||!!_0xec978);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4e9757}=this['_config'],_0x54e97f=new _0x4e9757(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x36c221=_0x54e97f['commentInputView'];return _0x54e97f['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x36c221,'value',(_0x14d3a5,_0x2d61a7,_0x4cc09e)=>!!_0x4cc09e||_0x14d3a5&&!_0x2d61a7),_0x36c221['on']('submit',(_0x24d9de,_0x58a482)=>{this['fire']('addComment',_0x58a482),_0x36c221['editor']['setData']('');}),_0x36c221['on']('cancel',()=>this['focus']()),_0x36c221['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x54e97f;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x10bd46,_0x57d80c,_0x1d282f,_0x1e01ce){super(_0x10bd46,_0x57d80c,_0x1d282f,_0x1e01ce),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x53a630=>_0x53a630&&_0x53a630[0x0]?_0x53a630[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3c364c,_0x10b70a)=>{let _0x296923='';for(const _0xacc9d6 of _0x3c364c)_0x296923+='<p>'+ls(_0xacc9d6['content'],_0xacc9d6['color'])+'</p>';return _0x10b70a?_0x296923:_0x2a04dd(_0x296923,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x1e01ce['SuggestionView'](_0x10bd46,_0x57d80c,{'formatDateTime':_0x1e01ce['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x202b86=this['bindTemplate'],_0x28717c=[this['suggestionView']];return this['commentsListView']&&_0x28717c['push'](this['commentsListView']),this['commentThreadInputView']&&_0x28717c['push'](this['commentThreadInputView']),_0x28717c['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x202b86['if']('isActive','ck-suggestion-wrapper--active'),_0x202b86['to']('type',_0x49556e=>'ck-suggestion-'+_0x49556e),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':_0x202b86['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x28717c};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x44ef91{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x3276aa,_0x503c16,_0x53dc83){super(_0x3276aa),this['_model']=_0x503c16,this['_config']=_0x53dc83,this['set']('description',''),this['bind']('authoredAt')['to'](_0x503c16),this['acceptButton']=this['_createButton'](o(_0x3276aa,'Accept\x20suggestion'),_0x303803,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x3276aa,'Discard\x20suggestion'),_0x318bc9,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x1fee7d(_0x3276aa,_0x503c16['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x3f7fdb([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x58ee41(),this['keystrokes']=new _0x188226(),this['focusCycler']=new _0x54e9c1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x306c1f=>_0x306c1f['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x3158cc=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x3158cc['innerHTML']=this['description'],this['on']('change:description',(_0x24c2e2,_0x3ce9d2,_0x271d1d)=>{_0x3158cc['innerHTML']=_0x271d1d;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x5075f0=this['bindTemplate'],_0x4f9098=[{'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':_0x5075f0['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5075f0['to']('authoredAt',_0x1462a2=>this['_config']['formatDateTime'](_0x1462a2))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x4f9098['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x4f9098}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x1956c6,_0x332975,_0x145daa,_0x4ae6c5,_0x59f4f7){const _0x4f8524=new _0x5de585(this['locale']);return _0x4f8524['set']({'label':_0x1956c6,'icon':_0x332975,'tooltip':!0x0,'tooltipPosition':_0x59f4f7}),_0x4f8524['extendTemplate']({'attributes':{'class':_0x145daa}}),_0x4f8524['on']('execute',()=>{this['fire'](_0x4ae6c5,this['_model']['id']);}),_0x4f8524;}['_setupKeyboardNavigation'](){const _0x1667c8=this['element'];this['keystrokes']['listenTo'](_0x1667c8);for(const _0x3be9e7 of this['focusables'])this['focusTracker']['add'](_0x3be9e7['element']),this['keystrokes']['listenTo'](_0x3be9e7['element']);this['keystrokes']['set']('enter',(_0x41494f,_0x123a34)=>{_0x1667c8===_0x41494f['target']&&(this['focusCycler']['focusFirst'](),_0x123a34());}),this['keystrokes']['set']('esc',(_0x15c831,_0x594f35)=>{_0x1667c8!==_0x15c831['target']&&(this['focus'](),_0x594f35());});}}class u extends _0x109a9f{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x27bc1a,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1bec65){super(_0x1bec65),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3ca80a=this['editor']['config'];_0x3ca80a['define']('trackChanges.SuggestionThreadView',fe),_0x3ca80a['define']('trackChanges.SuggestionView',we),_0x3ca80a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3ca80a['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x598c69,_0x7f6362){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x274901,_0x2429fb]of this['_handleControllerBuffer']){const _0x2af91f=this['_suggestionToController']['has'](_0x274901);_0x2af91f||_0x2429fb?_0x2af91f&&_0x2429fb&&this['_destroyController'](_0x274901):this['_initializeController'](_0x274901);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x598c69,_0x7f6362);}['init'](){const _0x1a0779=this['editor'],_0x4262d9=_0x1a0779['plugins']['get']('TrackChangesEditing'),_0x59b2e9=_0x1a0779['plugins']['get']('Annotations'),_0xc04a66=_0x1a0779['plugins']['get']('EditorAnnotations'),_0x10afd9=_0x1a0779['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0xc04a66['addSourceCollector'](()=>{const _0x599c6c=[];for(const [_0x25d524,_0x4da0f5]of Array['from'](this['_suggestionToController'])){const _0x103b93=_0x25d524['getAllAdjacentSuggestions'](),_0xacd41d=[];for(const _0x2791c6 of _0x103b93){if(!_0x2791c6['isInContent'])continue;if(_0x2791c6['isMultiRange']){_0xacd41d['push'](..._0x2791c6['getRanges']());continue;}const _0x41e72a=_0x2791c6['getFirstRange']();if(_0xacd41d['length']>0x0){const _0x476bb2=_0xacd41d[0x0]['getJoined'](_0x41e72a);if(_0x476bb2){_0xacd41d[0x0]=_0x476bb2;continue;}}_0xacd41d['push'](_0x41e72a);}_0x599c6c['push']([_0x4da0f5['view'],_0xacd41d]);}return _0x599c6c;}),this['listenTo'](_0x4262d9,'suggestionLoaded',(_0x363977,_0x2116b0)=>{this['listenTo'](_0x2116b0,'change:previous',(_0x2f37b9,_0xf30ea3,_0x1978fc,_0x2eca81)=>{_0x2116b0['isInContent']&&(null==_0x1978fc?(this['_updateController'](_0x2eca81['head']),this['_handleSuggestionControllerDelayed'](_0x2116b0,!0x1)):(this['_updateController'](_0x1978fc['head']),null==_0x2eca81&&this['_handleSuggestionControllerDelayed'](_0x2116b0,!0x0)));}),null!==_0x2116b0['previous']?this['_updateController'](_0x2116b0['head']):this['_handleSuggestionControllerDelayed'](_0x2116b0,!0x1);}),this['listenTo'](_0x4262d9,'suggestionUnloaded',(_0x2115bc,_0x5cacfe,_0x5bfe40)=>{this['stopListening'](_0x5cacfe,'change:previous'),this['_handleControllerBuffer']['delete'](_0x5cacfe),this['_suggestionToController']['has'](_0x5cacfe)&&this['_destroyController'](_0x5cacfe),_0x5bfe40&&this['_updateController'](_0x5bfe40['head']);}),this['listenTo'](_0x4262d9,'suggestionChanged',(_0x2ae0cd,_0x303e9c)=>{this['_updateController'](_0x303e9c);}),this['listenTo'](_0x59b2e9,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x10afd9,'addComment',(_0x34d1e0,{threadId:_0xb2b0c2,isFromAdapter:_0xfd361c})=>{if(_0xfd361c||!_0x4262d9['hasSuggestion'](_0xb2b0c2))return;const _0x3a08bf=_0x4262d9['getSuggestion'](_0xb2b0c2);this['_suggestionToController']['get'](_0x3a08bf)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4c4d32=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2be3d0;for(const _0x58c8ff in _0x4c4d32){const _0x370d84=_0x58c8ff,_0x1d0b20=_0x4c4d32[_0x370d84];if('trackChangesLicenseKeyValid'==_0x1d0b20||'trackChangesLicenseKeyInvalid'==_0x1d0b20||'trackChangesLicenseKeyExpired'==_0x1d0b20||'trackChangesLicenseKeyDomainLimit'==_0x1d0b20||'trackChangesLicenseKeyNotAllowed'==_0x1d0b20||'trackChangesLicenseKeyEvaluationLimit'==_0x1d0b20||'trackChangesLicenseKeyUsageLimit'==_0x1d0b20){delete _0x4c4d32[_0x370d84],_0x2be3d0=_0x1d0b20,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x2be3d0&&_0x4c4d32['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x2be3d0&&_0x4c4d32['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x2be3d0&&_0x4c4d32['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x2be3d0&&_0x4c4d32['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x2be3d0&&_0x4c4d32['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0x2be3d0&&_0x4c4d32['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x4bff72){const _0x44bcdd=this['_suggestionToController']['get'](_0x4bff72);if(!_0x44bcdd)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x44bcdd['view'])||null;}['getSuggestionForAnnotation'](_0x2e2787){const _0x8b82e6=this['_viewToController']['get'](_0x2e2787['innerView']);return _0x8b82e6?_0x8b82e6['model']:null;}['_refreshActiveMarkers'](){const _0x59f54f=this['editor']['plugins']['get']('Annotations'),_0xb8439b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x13184b=Array['from'](_0x59f54f['activeAnnotations'],_0x1e2649=>_0x1e2649['innerView'])['filter'](_0x25f238=>this['_viewToController']['has'](_0x25f238)),_0x357d83=[];for(const _0x253cf0 of _0x13184b){const _0x4d8dc2=this['_viewToController']['get'](_0x253cf0)['model']['getAllAdjacentSuggestions']();_0x357d83['push'](..._0x4d8dc2['reduce']((_0x5799f4,_0x2016f0)=>[..._0x5799f4,..._0x2016f0['getMarkerNames']()],[]));}_0xb8439b['activeMarkers']=_0x357d83;}['_addUIComponentsToFactory'](){const _0x46844=this['editor'],_0xa80ce3=_0x46844['locale'],_0x263046=o(_0xa80ce3,'Track\x20changes'),_0x4d547b=new _0x4c1321([{'type':'switchbutton','model':new _0x2cb3b8({'withText':!0x0,'isToggleable':!0x0,'label':_0x263046,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x2cb3b8({'withText':!0x0,'label':o(_0xa80ce3,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2cb3b8({'withText':!0x0,'label':o(_0xa80ce3,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2cb3b8({'withText':!0x0,'label':o(_0xa80ce3,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2cb3b8({'withText':!0x0,'label':o(_0xa80ce3,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x46844['plugins']['has']('TrackChangesPreview')&&_0x4d547b['addMany']([{'type':'separator'},{'type':'button','model':new _0x2cb3b8({'withText':!0x0,'label':o(_0xa80ce3,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x29ba92 of _0x4d547b)if(ke(_0x29ba92)){const _0x35e04e=_0x46844['commands']['get'](_0x29ba92['model']['commandName']);_0x29ba92['model']['bind']('isOn','isEnabled')['to'](_0x35e04e,'value','isEnabled');}_0x46844['ui']['componentFactory']['add']('trackChanges',_0x3124e8=>this['_createToolbarButton'](_0x3124e8,_0x4d547b,_0x263046)),_0x46844['ui']['componentFactory']['add']('menuBar:trackChanges',_0x3fe61f=>this['_createMenuBarMenu'](_0x3fe61f,_0x4d547b,_0x263046));}['_createToolbarButton'](_0x2aefe3,_0x4a2fb0,_0x3ce1df){const _0x194f18=_0x2d562c(_0x2aefe3,_0x12b438),_0x5c7950=this['editor']['commands']['get']('trackChanges');_0x194f18['buttonView']['set']({'tooltip':_0x3ce1df,'label':_0x3ce1df,'icon':_0x20145f}),_0x194f18['buttonView']['bind']('isOn')['to'](_0x5c7950,'value'),_0x194f18['buttonView']['on']('execute',()=>{_0x5c7950['execute'](),this['editor']['editing']['view']['focus']();}),_0xfa3624(_0x194f18,_0x4a2fb0,{'role':'menu'});const _0x401213=[];for(const _0x4a3a39 of _0x4a2fb0)ke(_0x4a3a39)&&_0x401213['push'](this['editor']['commands']['get'](_0x4a3a39['model']['commandName']));const _0x16d212=_0x194f18['buttonView'];return _0x16d212['actionView']['unbind']('isEnabled'),_0x16d212['arrowView']['unbind']('isEnabled'),_0x16d212['actionView']['bind']('isEnabled')['to'](_0x5c7950,'isEnabled'),_0x16d212['arrowView']['bind']('isEnabled')['toMany'](_0x401213,'isEnabled',(..._0x26e8b9)=>_0x26e8b9['some'](_0x265152=>_0x265152)),_0x194f18['on']('execute',_0x1121c5=>{this['editor']['execute'](_0x1121c5['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x194f18;}['_createMenuBarMenu'](_0x4a7b9b,_0x582067,_0x5bbb06){const _0xd1e64e=new _0xdf29b4(_0x4a7b9b),_0xf6e034=this['editor']['commands']['get']('trackChanges');_0xd1e64e['buttonView']['set']({'label':_0x5bbb06,'icon':_0x20145f});const _0x195b9a=new _0x40df45(_0x4a7b9b);for(const _0x40c1b9 of _0x582067){if('separator'==_0x40c1b9['type']){_0x195b9a['items']['add'](new _0x31c191(_0x4a7b9b));continue;}const _0x33b284=new _0x5b667b(_0x4a7b9b,_0xd1e64e),_0xd9bf1a=new _0x4ae6bc(_0x4a7b9b),_0x3a052a=_0x40c1b9['model'];_0xd9bf1a['bind'](...Object['keys'](_0x3a052a))['to'](_0x3a052a),_0xd9bf1a['delegate']('execute')['to'](_0xd1e64e),_0xd9bf1a['on']('execute',()=>{this['editor']['execute'](_0x3a052a['commandName']),this['editor']['editing']['view']['focus']();}),_0x33b284['children']['add'](_0xd9bf1a),_0x195b9a['items']['add'](_0x33b284);}return _0xd1e64e['bind']('isEnabled')['to'](_0xf6e034,'isEnabled'),_0xd1e64e['panelView']['children']['add'](_0x195b9a),_0xd1e64e;}['_initializeController'](_0x1da063){const _0x507565=this['editor'],_0x51670d=_0x507565['config'],_0x34964f=_0x507565['plugins']['get']('Annotations'),_0x47a835=_0x507565['plugins']['get']('CommentsRepository'),_0x3084cc=_0x507565['plugins']['get']('EditorAnnotations'),_0x333c30=_0x507565['plugins']['get'](_0x27bc1a)['me'],_0x2153fa=_0x51670d['get']('trackChanges')['SuggestionThreadView'],_0x36f3e6=_0x51670d['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x5c1acb,CommentThreadInputView:_0x49a770}=_0x507565['plugins']['get']('CommentsUI');let _0x22da09,_0x16d196,_0x26f83f;this['_annotationViews']['has'](_0x1da063['id'])?(_0x16d196=this['_annotationViews']['get'](_0x1da063['id']),_0x22da09=_0x16d196['mainView']):(_0x22da09=new _0x2153fa(_0x507565['locale'],_0x1da063,_0x333c30,{'disableComments':this['_disableComments'],'editorConfig':{..._0x51670d['get']('comments.editorConfig'),'licenseKey':_0x51670d['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x51670d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x51670d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x51670d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4b12bc(_0x51670d['get']('locale'),_0x507565['locale']),'CommentView':_0x51670d['get']('comments')['CommentView'],'CommentsListView':_0x5c1acb,'CommentThreadInputView':_0x49a770,'SuggestionView':_0x36f3e6}),_0x22da09['suggestionView']['acceptButton']['on']('execute',()=>{_0x507565['editing']['view']['focus']();}),_0x22da09['suggestionView']['discardButton']['on']('execute',()=>{_0x507565['editing']['view']['focus']();}),_0x16d196=_0x34964f['createAnnotationView'](this['editor']['locale'],_0x22da09),_0x16d196['bind']('isDirty')['to'](_0x22da09,'isDirty'),_0x16d196['bind']('length')['to'](_0x22da09),_0x16d196['bind']('type')['to'](_0x22da09,'type',_0x46f210=>'suggestion-'+_0x46f210),_0x22da09['on']('escape',()=>{_0x26f83f['fire']('escape');}),this['_annotationViews']['set'](_0x1da063['id'],_0x16d196));const _0x5cbfa0=_0x47a835['createCommentThreadController'](_0x1da063['commentThread'],_0x22da09),_0x3b86fc=new pe(_0x507565,_0x1da063,_0x22da09,_0x5cbfa0),_0x180397=_0x1da063['getAllAdjacentSuggestions']()['filter'](_0x4dbad7=>_0x4dbad7['isInContent']);_0x22da09['descriptionParts']=_0x507565['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x180397),this['_suggestionToController']['set'](_0x1da063,_0x3b86fc),this['_viewToController']['set'](_0x22da09,_0x3b86fc);const _0x2161bb=()=>{const _0x405b9b=[],_0x16e924=_0x1da063['getAllAdjacentSuggestions']()['filter'](_0x5d8a9d=>_0x5d8a9d['isInContent']);for(const _0x26f9cc of _0x16e924)_0x405b9b['push'](..._0x26f9cc['getMarkers']());return _0x3e42bd(_0x507565['editing'],_0x405b9b);};_0x26f83f=_0x34964f['createAnnotation']({'view':_0x16d196,'target':_0x2161bb,'type':()=>'suggestion-'+_0x3b86fc['view']['type'],'isVisible':!!_0x2161bb()}),_0x47a835['_bindAnnotationToEditors'](_0x22da09,_0x26f83f),_0x34964f['add'](_0x26f83f),_0x3084cc['registerAnnotation'](_0x26f83f);}['_destroyController'](_0x2457d2){const _0xa5f5a2=this['editor']['plugins']['get']('CommentsRepository'),_0x10849a=this['editor']['plugins']['get']('Annotations'),_0x4afcbf=this['_suggestionToController']['get'](_0x2457d2),_0x5ce166=_0x4afcbf['view'],_0x44c5c8=_0x10849a['getByInnerView'](_0x5ce166);_0xa5f5a2['_unbindEditors'](_0x5ce166),_0x44c5c8&&_0x10849a['remove'](_0x44c5c8),this['_suggestionToController']['delete'](_0x2457d2),this['_viewToController']['delete'](_0x5ce166),_0x4afcbf['destroy']();}['_updateController'](_0x41765b){if(!_0x41765b['isInContent']||!this['_suggestionToController']['has'](_0x41765b))return;const _0x1b41c1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3bd6f1=this['_suggestionToController']['get'](_0x41765b),_0x409b29=_0x41765b['getAllAdjacentSuggestions']();_0x3bd6f1['view']['descriptionParts']=_0x1b41c1['descriptionFactory']['getDescriptions'](_0x409b29);}['destroy'](){for(const _0x3fe399 of this['_suggestionToController']['keys']())this['_destroyController'](_0x3fe399);for(const _0x2c18a7 of this['_annotationViews']['values']())_0x2c18a7['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x3aad52){return'model'in _0x3aad52;}class Ne extends _0x109a9f{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x398453){this['editor']['plugins']['get'](d)['adapter']=_0x398453;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x170e36){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x170e36);}['getSuggestions']({skipNotAttached:_0x3205da=!0x1,toJSON:_0x18638c=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x3205da,'toJSON':_0x18638c});}['getSuggestion'](_0x1d8974){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x1d8974);}}const p=['Pagination'];class re extends _0x109a9f{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x45fc32=this['editor'];if(_0x45fc32['config']['define']('trackChangesData.editorCreator',_0x210409=>{const _0x39e6af=_0x45fc32['model']['document']['getRootNames']()['reduce']((_0x4381ec,_0x123cdb)=>(_0x4381ec[_0x123cdb]='',_0x4381ec),{});return _0x45fc32['constructor']['create'](_0x39e6af,_0x210409);}),'function'!=typeof _0x45fc32['config']['get']('trackChangesData')['editorCreator'])throw new _0x2a7ee6('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x4b0cf4){return P(this['editor'],!0x0,_0x4b0cf4);}['getDataWithDiscardedSuggestions'](_0xc69faa){return P(this['editor'],!0x1,_0xc69faa);}}class Fe extends _0x109a9f{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4ebd2a){function _0x27e2a2(_0x10c0f0){return _0x10c0f0['map'](_0x20f72a=>String['fromCharCode'](_0x20f72a))['join']('');}super(_0x4ebd2a),this['result']='end',_0x4ebd2a[_0x27e2a2([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x27e2a2([0x76,0x69,0x65,0x77])][_0x27e2a2([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x27e2a2([0x61,0x75,0x74,0x6f]),_0x4ebd2a[_0x27e2a2([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x27e2a2([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x27e2a2([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x27e2a2([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x27e2a2([0x6f,0x6b])});}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function De(_0x53a8b7){return void 0x0!==_0x53a8b7['getRootsAttributes'];}async function P(_0x44e307,_0x4d9318,_0x26d148){const _0xe9ed27=_0x513cc0(_0x44e307,p);_0xe9ed27['plugins']['push'](d,Fe),_0xe9ed27['rootsAttributes']=De(_0x44e307)?_0x44e307['getRootsAttributes']():void 0x0;const _0x109e90=document['createDocumentFragment'](),_0x4ecc0c=_0x44e307['config']['get']('trackChangesData')['editorCreator'],_0x491297=await _0x4ecc0c(_0xe9ed27,()=>function(_0xf353f7){const _0x42eeaf=document['createElement']('div');return _0xf353f7['appendChild'](_0x42eeaf),_0x42eeaf;}(_0x109e90));!function(_0x1c9b69,_0x3e5a22){const _0x25ed50=_0x1c9b69['model']['document']['getRootNames']()['reduce']((_0x1cfe29,_0x594c87)=>(_0x1cfe29[_0x594c87]=_0x1c9b69['data']['get']({'rootName':_0x594c87}),_0x1cfe29),{}),_0x515d44=_0x1c9b69['plugins']['get']('Users')['users']['map'](_0x5005d9=>({'id':_0x5005d9['id'],'name':_0x5005d9['name']})),_0x3d1444=_0x1c9b69['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1b04ea=_0x1c9b69['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4a2a01=_0x3e5a22['plugins']['get']('Users'),_0x14573c=_0x3e5a22['plugins']['get']('TrackChangesEditing'),_0xe2f8a6=_0x3e5a22['plugins']['get']('CommentsRepository');for(const _0x4e411d of _0xe2f8a6['getCommentThreads']())_0x4e411d['remove']();for(const _0x15dd07 of _0x515d44)_0x4a2a01['getUser'](_0x15dd07['id'])||_0x4a2a01['addUser'](_0x15dd07);_0x4a2a01['me']||_0x4a2a01['useAnonymousUser']();for(const _0x575e3a of _0x1b04ea)_0xe2f8a6['addCommentThread'](_0x575e3a);for(const _0x3d7218 of _0x3d1444)_0x14573c['addSuggestionData'](_0x3d7218);_0x3e5a22['data']['set'](_0x25ed50);}(_0x44e307,_0x491297),_0x491297['execute'](_0x4d9318?'acceptAllSuggestions':'discardAllSuggestions');const _0xc507fc=De(_0x491297)?_0x491297['getFullData'](_0x26d148):_0x491297['data']['get'](_0x26d148);return await _0x491297['destroy'](),_0xc507fc;}class Me extends _0x44ef91{['options'];constructor(_0xe183bd,_0x483ab9){super(_0xe183bd),this['options']=_0x483ab9,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'](_0x1148ac,_0x49afa0){if(!this['element'])return;const _0x27805e=[];for(const [_0x2eccaa,_0x54f18e]of _0x1148ac){const _0x560692=document['createElement']('div');_0x560692['setAttribute']('data-ck-root-name',_0x2eccaa),_0x560692['className']=_0x54f18e['classes']+'\x20ck-track-changes-preview__root-container',_0x560692['innerHTML']=_0x54f18e['content'],_0x27805e['push'](_0x560692);}_0x49afa0(this['element'],_0x27805e),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x4df1d1{constructor(_0x7944f0){super(_0x7944f0),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x3de8f9=this['editor'],_0x5ae848=_0x3de8f9['locale'],_0x5d5ac6=_0x3de8f9['plugins']['get']('Dialog');let _0x19e046;const _0x1ae48e=function(_0x10993b){const _0x2b3421={};if('editables'in _0x10993b['ui']['view']){for(const [_0x28439d,_0x2796a5]of Object['entries'](_0x10993b['ui']['view']['editables']))_0x2b3421[_0x28439d]=_0x2796a5['element'];}else _0x2b3421[_0x10993b['model']['document']['getRootNames']()[0x0]]=_0x10993b['ui']['view']['editable']['element'];return _0x2b3421;}(_0x3de8f9),_0x2f1ca3=function(_0xac6826){let _0x1719b1=0x0;for(const _0x220826 of Object['values'](_0xac6826))_0x1719b1=Math['max'](_0x1719b1,_0x220826['getBoundingClientRect']()['width']);let _0x10c599=0x0;for(const _0x440dff of Object['values'](_0xac6826))_0x10c599+=_0x440dff['getBoundingClientRect']()['height'];const _0x22e997=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x4c0ae1=Math['min'](_0x10c599,_0x22e997);return{'width':_0x1719b1,'height':_0x4c0ae1};}(_0x1ae48e);_0x5d5ac6['show']({'id':'finalContentPreview','title':o(_0x5ae848,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x5ae848,{'dialogRects':_0x2f1ca3}),'onHide':()=>{_0x19e046['detachFromDom']();},'onShow':()=>{_0x3de8f9['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x194796=>{const _0x20a7c4=this['_standarizeRootsData'](_0x194796,_0x3de8f9,_0x1ae48e);_0x5d5ac6['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x20a7c4,_0x3de8f9['config']['get']('trackChanges.preview.renderFunction'));}),_0x19e046=new _0x554ec3(_0x5ae848,[_0x5d5ac6['view']]),_0x19e046['attachToDom'](),_0x19e046['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x3de8f9['once']('destroy',()=>{_0x19e046['detachFromDom']();});const _0x153331=_0x5d5ac6['view']['headerView']['class'];_0x5d5ac6['view']['headerView']['class']=_0x153331?_0x153331+'\x20ck-reset_all':'ck-reset_all',_0x5d5ac6['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x5d5ac6['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x32e8ea=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x51f836=_0x32e8ea['previewMode'],_0x46efad={};if('$labels'===_0x51f836){for(const _0xb768b1 of _0x32e8ea['getMergeFieldsIds']())_0x46efad[_0xb768b1]=_0x32e8ea['getLabel'](_0xb768b1)||_0xb768b1;}else{const _0x46e9e5='$defaultValues'===_0x51f836?_0x32e8ea['getDefaultValues']():_0x32e8ea['getDataSetValues'](_0x51f836,!0x0);for(const _0x48f09a of Object['entries'](_0x46e9e5)){const [_0x42a7d1,_0x499ead]=_0x48f09a;_0x46efad[_0x42a7d1]=null!==_0x499ead?_0x499ead:_0x32e8ea['getLabel'](_0x42a7d1)||_0x42a7d1;}}return{'mergeFieldsData':_0x46efad};}['_standarizeRootsData'](_0x1e1f22,_0xcd850,_0x1fb40f){let _0x32c168;if('string'==typeof _0x1e1f22){const _0x275f4f=_0xcd850['model']['document']['getRootNames']()[0x0];_0x32c168={[_0x275f4f]:_0x1e1f22};}else _0x32c168=_0x1e1f22;const _0x25059f=this['_fixMediaEmbeds'](_0x32c168,_0xcd850),_0x505109=function(_0x30cb0e,_0x588f62){for(const [_0xddde39,_0x1afbb8]of _0x30cb0e)_0x1afbb8['classes']=_0x588f62[_0xddde39]['classList']['value']['replace']('ck-focused','');return _0x30cb0e;}(this['_sortRoots'](_0xcd850)['reduce']((_0x964972,_0x4184b1)=>(_0x964972['push']([_0x4184b1,{'content':_0x25059f[_0x4184b1],'classes':''}]),_0x964972),[]),_0x1fb40f);return _0x505109;}['_fixMediaEmbeds'](_0x35fe86,_0x132386){if(!_0x132386['plugins']['has']('MediaEmbedEditing'))return _0x35fe86;const _0x4f3f67=_0x132386['plugins']['get']('MediaEmbedEditing');for(const [_0x186a36,_0x3601de]of Object['entries'](_0x35fe86)){const _0x4c7d21=document['createElement']('div');_0x4c7d21['innerHTML']=_0x3601de,(_0x4c7d21['querySelectorAll']('figure.media')['forEach'](_0x4aa8a5=>{const _0x413636=_0x4aa8a5['querySelector']('oembed');if(_0x413636){const _0xb35c48=_0x413636['getAttribute']('url');if(_0xb35c48){const _0x6e1a45=_0x4f3f67['registry']['getMediaViewElement'](new _0x2f6240(_0x132386['editing']['view']['document']),_0xb35c48,{'elementName':'','renderForEditingView':!0x0}),_0x4a501f=document['createElement']('div');_0x4a501f['classList']['add']('ck-media__wrapper'),_0x6e1a45['render'](_0x4a501f,_0x132386['editing']['view']['domConverter']),_0x413636['replaceWith'](_0x4a501f);}}}),_0x35fe86[_0x186a36]=_0x4c7d21['innerHTML']);}return _0x35fe86;}['_sortRoots'](_0x172f7f){if(!function(_0x22be4d){return void 0x0!==_0x22be4d['getRootsAttributes'];}(_0x172f7f))return _0x172f7f['model']['document']['getRootNames']();const _0x9d38e3=[],_0x19a7ad=new Map();for(const _0x12e7d9 of _0x172f7f['model']['document']['getRootNames']()){const _0x49f22a=_0x172f7f['editing']['view']['getDomRoot'](_0x12e7d9)['getClientRects']()['item'](0x0);_0x9d38e3['push'](_0x12e7d9),_0x19a7ad['set'](_0x12e7d9,_0x49f22a);}return _0x9d38e3['sort']((_0xab30e6,_0x435c88)=>{const _0x4155fc=_0x19a7ad['get'](_0xab30e6),_0x36a692=_0x19a7ad['get'](_0x435c88);return _0x4155fc['y']-_0x36a692['y']||_0x4155fc['x']-_0x36a692['x'];}),_0x9d38e3;}}class Ue extends _0x109a9f{static get['requires'](){return[re,_0x2269c9];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4bc0df){super(_0x4bc0df),_0x4bc0df['commands']['add']('previewFinalContent',new te(this['editor'])),_0x4bc0df['config']['define']('trackChanges.preview.renderFunction',(_0x5d0da9,_0x43f705)=>{for(const _0x10ace7 of _0x43f705)_0x5d0da9['appendChild'](_0x10ace7);});}}export{O as AcceptSuggestionCommand,ii as BaseSuggestionThreadView,x as DiscardSuggestionCommand,M as ExecuteOnAllSuggestionsCommand,R as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,T as Suggestion,E as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Ne as TrackChanges,B as TrackChangesCommand,re as TrackChangesData,Fe as TrackChangesDataGetter,d as TrackChangesEditing,Ue as TrackChangesPreview,u as TrackChangesUI};
|
|
23
|
+
import{Command as _0xede307,Plugin as _0x447d1d,PendingActions as _0x2348da}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x2f0245,ObservableMixin as _0x3cbdec,uid as _0x46153d,priorities as _0x1b06ae,insertToPriorityArray as _0x4d6eb0,logWarning as _0x35d946,getEnvKeystrokeText as _0x12cc2c,FocusTracker as _0x523bcb,KeystrokeHandler as _0x31b713,Collection as _0x35eb9d}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x577fd1,IconCancel as _0x1c7e49,IconTrackChanges as _0x596284}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x546744,View as _0x4f487c,ViewCollection as _0xb814a5,FocusCycler as _0x33a1e7,UIModel as _0x5b7a3b,createDropdown as _0x44cf48,SplitButtonView as _0x53b543,addListToDropdown as _0x59d832,MenuBarMenuView as _0x329192,MenuBarMenuListView as _0x17ee5b,ListSeparatorView as _0x23a270,MenuBarMenuListItemView as _0x1af934,MenuBarMenuListItemButtonView as _0xc38dab,BodyCollection as _0x3429fc,Dialog as _0x23dd67}from'@ckeditor/ckeditor5-ui/dist/index.js';import{SuggestionsConversion as _0x4debab,Users as _0x3eb489,DocumentCompare as _0x9068a6,fixElementSuggestionRange as _0x5d7d39,hashObject as _0x1a6417,splitSuggestionMarkerName as _0x7e3b6a,surroundingMarkersDetector as _0x14304a,FOCUS_ANNOTATION_KEYSTROKE as _0x714db6,AriaDescriptionView as _0x1904b0,setupThreadKeyboardNavigation as _0x155ab8,trimHtml as _0x3f0150,UserView as _0x1830ea,LateFocusButtonView as _0x2abc0f,getDateTimeFormatter as _0xc4ba57,getAllMarkersDomElementsSorted as _0x4263a6,sanitizeEditorConfig as _0x3f3c6f}from'ckeditor5-collaboration/dist/index.js';import{ModelElement as _0x27c9b3,ModelLiveRange as _0x596d93,ModelLivePosition as _0x268372,ViewDowncastWriter as _0x2485a9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{cloneDeep as _0x4e20cf,set as _0x1cd42f,isEqual as _0x3d8183,unset as _0x75f95a,omit as Jt}from'es-toolkit/compat';import{Delete as _0x4f4312,Input as _0x513e8e}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xe036a3}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as _0x3642de}from'@ckeditor/ckeditor5-clipboard/dist/index.js';class B extends _0xede307{['_enabledCommands'];constructor(_0x30eb51,_0x31678a){super(_0x30eb51),this['_enabledCommands']=_0x31678a,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 _0x4a4bc6 of this['editor']['commands']['commands']())_0x4a4bc6['affectsData']&&!this['_enabledCommands']['has'](_0x4a4bc6)&&_0x4a4bc6['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1c0a06 of this['editor']['commands']['commands']())_0x1c0a06['affectsData']&&!this['_enabledCommands']['has'](_0x1c0a06)&&_0x1c0a06['clearForceDisabled']('TrackChangesCommand');}}class O extends _0xede307{['_suggestions'];constructor(_0x350cf7,_0x4e390f){super(_0x350cf7),this['_suggestions']=_0x4e390f,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x325c13){const _0xa2fca3=this['_suggestions']['get'](_0x325c13);if(!_0xa2fca3)throw new _0x2f0245('track-changes-accept-suggestion-not-found',this);const _0x2f15f8=_0xa2fca3['getRanges']();this['editor']['model']['canEditAt'](_0x2f15f8)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0xa2fca3);}}class x extends _0xede307{['_suggestions'];constructor(_0x43fc7a,_0xc0b41c){super(_0x43fc7a),this['_suggestions']=_0xc0b41c,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x1232cf){const _0x3e29b4=this['_suggestions']['get'](_0x1232cf);if(!_0x3e29b4)throw new _0x2f0245('track-changes-discard-suggestion-not-found',this);const _0x32bc32=_0x3e29b4['getRanges']();this['editor']['model']['canEditAt'](_0x32bc32)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x3e29b4);}}function ls(_0x4aaeb2,_0x3fb054){let _0x484240='';return _0x484240+=_0x4aaeb2['split']('*')['map']((_0x122d81,_0x5a20d4)=>_0x5a20d4%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+rn(_0x122d81)+'</span>':rn(_0x122d81))['join'](''),_0x3fb054&&(_0x484240+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x3fb054['value']+'\x22\x20title=\x22'+_0x3fb054['title']+'\x22></span>'),_0x484240;}function rn(_0x1dbcef){const _0x47ae9f=document['createElement']('span');return _0x47ae9f['innerText']=_0x1dbcef,_0x47ae9f['innerHTML'];}function ts(_0x2d5c08){return _0x2d5c08['sort']((_0x51e5db,_0x3b9258)=>'attribute'===_0x51e5db['type']&&'attribute'!==_0x3b9258['type']?-0x1:'attribute'!==_0x51e5db['type']&&'attribute'===_0x3b9258['type']?0x1:'deletion'==_0x51e5db['type']&&'deletion'!=_0x3b9258['type']?-0x1:'deletion'!=_0x51e5db['type']&&'deletion'==_0x3b9258['type']?0x1:0x0);}function to(_0x10a630,_0x3e1338){let _0x3d99d3,_0x4bea6b=0x0;const _0x49e63f=[],_0x383aef=_0x3e1338['schema'];for(;_0x4bea6b<_0x10a630['length'];){const _0x33c3fb=_0x10a630[_0x4bea6b],_0x2bbb20=_0x10a630[_0x4bea6b+0x1];_0x3d99d3||(_0x3d99d3=_0x3e1338['createPositionBefore'](_0x33c3fb)),cn(_0x3e1338,_0x33c3fb,_0x2bbb20)||(_0x49e63f['push'](_0x3e1338['createRange'](_0x3d99d3,_0x383aef['isObject'](_0x33c3fb)?_0x3e1338['createPositionAfter'](_0x33c3fb):_0x3e1338['createPositionAt'](_0x33c3fb,'end'))),_0x3d99d3=null),_0x4bea6b++;}return _0x49e63f;}function cn(_0x352f8,_0x436562,_0x33155c){if(!_0x33155c)return!0x1;const _0x4567a9=_0x352f8['createPositionAfter'](_0x436562),_0x1ba214=_0x352f8['createPositionBefore'](_0x33155c);return _0x4567a9['isTouching'](_0x1ba214);}function rs(_0x1d0bc0,_0x1b439d,_0x1b6e36){for(;_0x1b6e36['length'];){const _0x83d6f7=_0x1b6e36['splice'](0x0,0x64);_0x1d0bc0['change'](()=>{for(const _0x374563 of _0x83d6f7)_0x374563['isInContent']&&_0x1b439d['execute'](_0x374563['id']);});}}class M extends _0xede307{['_command'];['_suggestions'];constructor(_0x78e722,_0xb2fd99,_0x2099ac){super(_0x78e722),this['_command']=_0xb2fd99,this['_suggestions']=_0x2099ac,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xfaf75e=Array['from'](this['_suggestions']['values']())['some'](_0x1d5c7a=>_0x1d5c7a['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0xfaf75e;}['execute'](){const _0x591357=ts(Array['from'](this['_suggestions']['values']()));for(const _0x258750 of _0x591357){const _0x5de5fb=_0x258750['getRanges']();if(!this['editor']['model']['canEditAt'](_0x5de5fb))return;}rs(this['editor']['model'],this['_command'],_0x591357);}}class R extends _0xede307{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x52712e,_0x201ec8,_0x35463c){super(_0x52712e),this['_command']=_0x201ec8,this['_suggestions']=_0x35463c,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1a4ca9=this['editor']['model']['document']['selection'],_0x2453d9=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x1e7a93,_0x4a474b){const _0x4d7de6=Array['from'](_0x1e7a93['getRanges']()),_0x3664f5=new Set();for(const _0xae1dc9 of _0x4a474b)if(_0xae1dc9['isInContent']){for(const _0x59a904 of _0x4d7de6)for(const _0x266760 of _0xae1dc9['getRanges']())(_0x59a904['isIntersecting'](_0x266760)||_0x1e7a93['isCollapsed']&&!_0xae1dc9['isMultiRange']&&_0xae1dc9['next']&&_0x266760['end']['isTouching'](_0x59a904['start']))&&_0x3664f5['add'](_0xae1dc9);}return _0x3664f5;}(_0x1a4ca9,_0x2453d9),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x5212f1=ts(Array['from'](this['_selectedSuggestions']));for(const _0x4e2bdf of _0x5212f1){const _0x292176=_0x4e2bdf['getRanges']();if(!this['editor']['model']['canEditAt'](_0x292176))return;}rs(this['editor']['model'],this['_command'],_0x5212f1);}}class T extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x3cbdec(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3db371,_0x515a03){super(),this['id']=_0x515a03['id'],this['type']=_0x515a03['type'],this['subType']=_0x515a03['subType']||null,this['author']=_0x515a03['author'],this['creator']=_0x515a03['creator']||_0x515a03['author'],this['isExternal']=Boolean(_0x515a03['attributes']&&_0x515a03['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x515a03['originalSuggestionId']||null,this['_model']=_0x3db371,this['_onAccept']=_0x515a03['onAccept'],this['_onDiscard']=_0x515a03['onDiscard'],this['_onAttributesChange']=_0x515a03['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x515a03['attributes']||{}),this['set']('previous',null),this['set']('next',null),this['set']('commentThread',null),this['set']('_saved',!0x1),this['decorate']('accept'),this['decorate']('discard');}get['head'](){let _0x4b6b0b=this;for(;_0x4b6b0b['previous'];)_0x4b6b0b=_0x4b6b0b['previous'];return _0x4b6b0b;}get['hasComments'](){return!!this['commentThread']&&this['commentThread']['length']>0x0;}get['isMultiRange'](){if(0x0==this['_markerNames']['size'])return!0x1;return 0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x41e59b){this['_markerNames']['add'](_0x41e59b);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x1590a4=>this['_model']['markers']['get'](_0x1590a4))['filter'](_0xf94ea2=>_0xf94ea2);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x4a2044=>{for(const _0x46b694 of this['getMarkers']())_0x4a2044['removeMarker'](_0x46b694);}),this['_markerNames']['clear']();}['removeMarker'](_0x1bb016){this['_model']['change'](_0x3151f1=>{_0x3151f1['removeMarker'](_0x1bb016);}),this['_markerNames']['delete'](_0x1bb016);}['addRange'](_0x68dd3d){const _0xbd26be='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0xbd26be),this['_model']['change'](_0x51a5fb=>{_0x51a5fb['addMarker'](_0xbd26be,{'range':_0x68dd3d,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3afc71){for(const _0x277aab of this['getRanges']())if(_0x277aab['isIntersecting'](_0x3afc71))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x31436e=>_0x31436e['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x232ee4,_0x59483a)=>[..._0x232ee4,..._0x59483a['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x437b62=this['getRanges']();if(0x1!=_0x437b62['length'])return null;const _0x134366=_0x437b62[0x0],_0x5e113b=_0x134366['start']['nodeAfter'],_0x38162e=_0x134366['end']['nodeBefore'];return _0x5e113b instanceof _0x27c9b3?_0x5e113b!=_0x38162e?null:_0x5e113b: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 _0x5e4411=[];let _0x23bb7e=this['head'];for(;_0x23bb7e;)_0x5e4411['push'](_0x23bb7e),_0x23bb7e=_0x23bb7e['next'];return _0x5e4411;}['setAttribute'](_0x4d9cce,_0x51d0a0){const _0x175dd6=_0x4e20cf(this['attributes']);_0x1cd42f(_0x175dd6,_0x4d9cce,_0x51d0a0),_0x3d8183(_0x175dd6,this['attributes'])||(this['attributes']=_0x175dd6,this['_onAttributesChange'](_0x175dd6));}['removeAttribute'](_0x300e77){const _0x3894cb=_0x4e20cf(this['attributes']);_0x75f95a(_0x3894cb,_0x300e77),_0x3d8183(_0x3894cb,this['attributes'])||(this['attributes']=_0x3894cb,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 _0x46153d()['substr'](0x1,0x5);}}function o(_0x3e4e1e,_0x39e21c,_0x28e48f){const _0x36b0e1=_0x3e4e1e['t'],t=_0x3e4e1e['t'];switch(_0x39e21c){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',_0x28e48f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x28e48f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x28e48f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x28e48f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x28e48f);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',_0x28e48f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x28e48f);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',_0x28e48f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x28e48f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x28e48f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x28e48f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x28e48f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x28e48f);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x28e48f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x28e48f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x28e48f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x28e48f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x28e48f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x28e48f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x28e48f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x28e48f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x28e48f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x28e48f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x28e48f);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x28e48f);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'},_0x28e48f);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x28e48f);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x28e48f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x28e48f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x28e48f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x28e48f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x28e48f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x28e48f);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x28e48f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x28e48f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x28e48f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x28e48f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x28e48f);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'},_0x28e48f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x28e48f);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'},_0x28e48f);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'FORMAT_LINE_HEIGHT':return t({'string':'line\x20height','id':'FORMAT_LINE_HEIGHT'});case'FORMAT_TABLE_BORDER_COLOR':return t({'string':'table\x20border\x20color','id':'FORMAT_TABLE_BORDER_COLOR'});case'FORMAT_TABLE_BORDER_STYLE':return t({'string':'table\x20border\x20style','id':'FORMAT_TABLE_BORDER_STYLE'});case'FORMAT_TABLE_BORDER_WIDTH':return t({'string':'table\x20border\x20width','id':'FORMAT_TABLE_BORDER_WIDTH'});case'FORMAT_TABLE_ALIGNMENT':return t({'string':'table\x20alignment','id':'FORMAT_TABLE_ALIGNMENT'});case'FORMAT_TABLE_WIDTH':return t({'string':'table\x20width','id':'FORMAT_TABLE_WIDTH'});case'FORMAT_TABLE_HEIGHT':return t({'string':'table\x20height','id':'FORMAT_TABLE_HEIGHT'});case'FORMAT_TABLE_BACKGROUND_COLOR':return t({'string':'table\x20background\x20color','id':'FORMAT_TABLE_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_BORDER_COLOR':return t({'string':'table\x20cell\x20border\x20color','id':'FORMAT_TABLE_CELL_BORDER_COLOR'});case'FORMAT_TABLE_CELL_BORDER_STYLE':return t({'string':'table\x20cell\x20border\x20style','id':'FORMAT_TABLE_CELL_BORDER_STYLE'});case'FORMAT_TABLE_CELL_BORDER_WIDTH':return t({'string':'table\x20cell\x20border\x20width','id':'FORMAT_TABLE_CELL_BORDER_WIDTH'});case'FORMAT_TABLE_CELL_PADDING':return t({'string':'table\x20cell\x20padding','id':'FORMAT_TABLE_CELL_PADDING'});case'FORMAT_TABLE_CELL_WIDTH':return t({'string':'table\x20cell\x20width','id':'FORMAT_TABLE_CELL_WIDTH'});case'FORMAT_TABLE_CELL_HEIGHT':return t({'string':'table\x20cell\x20height','id':'FORMAT_TABLE_CELL_HEIGHT'});case'FORMAT_TABLE_CELL_BACKGROUND_COLOR':return t({'string':'table\x20cell\x20background\x20color','id':'FORMAT_TABLE_CELL_BACKGROUND_COLOR'});case'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT':return t({'string':'table\x20cell\x20horizontal\x20alignment','id':'FORMAT_TABLE_CELL_HORIZONTAL_ALIGNMENT'});case'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT':return t({'string':'table\x20cell\x20vertical\x20alignment','id':'FORMAT_TABLE_CELL_VERTICAL_ALIGNMENT'});case'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'},_0x28e48f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x28e48f);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'},_0x28e48f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x28e48f);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'},_0x28e48f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x28e48f);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x28e48f);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x28e48f);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x28e48f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x28e48f);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'},_0x28e48f);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x28e48f);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return _0x36b0e1({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x28e48f);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x36b0e1({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x28e48f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x28e48f);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'},_0x28e48f);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'},_0x28e48f);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'},_0x28e48f);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x39e21c;}}class E{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x248616,_0x360dab){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x248616,this['_locale']=_0x360dab;}['getDescriptions'](_0x3ea4ae){const _0x4305c7=[],_0x2fafe9=new Set(),_0x50257c=new Set();for(let _0x31b656=0x0;_0x31b656<_0x3ea4ae['length'];_0x31b656++){const _0x144f8b=_0x3ea4ae[_0x31b656];if(!_0x144f8b['isInContent'])continue;const _0x2b95e8=this['_handleCustomCallbackDescription'](_0x144f8b);if(_0x2b95e8){if(null!=_0x144f8b['subType']){if(_0x2fafe9['has'](_0x144f8b['subType']))continue;_0x2fafe9['add'](_0x144f8b['subType']);}_0x4305c7['push'](_0x2b95e8);}else{if('attribute'==_0x144f8b['type']){const _0x277c32=_0x144f8b['data']['key'];if(_0x50257c['has'](_0x277c32))continue;_0x50257c['add'](_0x144f8b['data']['key']),_0x277c32==m?this['_handleRenameSuggestionDescription'](_0x4305c7,_0x144f8b):this['_handleAttributeSuggestionDescription'](_0x4305c7,_0x144f8b);continue;}'insertion'!=_0x144f8b['type']&&'deletion'!=_0x144f8b['type']||this['_handleInsertRemoveSuggestionDescription'](_0x4305c7,_0x144f8b,_0x3ea4ae[_0x31b656+0x1]);}}return this['_resolveDescriptionItems'](_0x4305c7);}['registerDescriptionCallback'](_0x5ebc48){this['_customCallbacks']['push'](_0x5ebc48);}['registerElementLabel'](_0x31c31b,_0x4527d5,_0x22f70d=_0x1b06ae['normal']){'function'==typeof _0x31c31b?_0x4d6eb0(this['_itemLabelsCallbacks'],{'matchingCallback':_0x31c31b,'label':_0x4527d5,'priority':_0x22f70d}):this['_itemLabels']['set'](_0x31c31b,_0x4527d5);}['registerAttributeLabel'](_0x270252,_0x14d773){this['_attributeLabels']['set'](_0x270252,_0x14d773);}['getItemLabel'](_0x3467f5,_0x50da52=0x1){let _0x4a6f8a;for(const _0x18c144 of this['_itemLabelsCallbacks'])if(_0x18c144['matchingCallback'](_0x3467f5)){_0x4a6f8a=_0x18c144['label'];break;}return _0x4a6f8a||(_0x4a6f8a=this['_itemLabels']['get'](_0x3467f5['name'])),_0x4a6f8a?_0x4a6f8a(_0x50da52):0x1!==_0x50da52?_0x50da52+'\x20'+_0x3467f5['name']+'s':''+_0x3467f5['name'];}['_addDescriptionItems'](_0x4d66dc,_0x2d3c6c){const _0x484264=_0x2d3c6c['getFirstRange']()['getWalker'](),_0x22fafc='insertion'==_0x2d3c6c['type']?'add':'remove';for(const _0x1aa730 of _0x484264){const _0x765fc8=_0x1aa730['item'],_0x500b05=_0x4d66dc[_0x4d66dc['length']-0x1];if(_0x765fc8['is']('$textProxy'))_0x500b05&&_0x500b05['type']['indexOf']('Container')>-0x1&&_0x4d66dc['pop'](),_0x500b05&&'text'==_0x500b05['type']?_0x500b05[_0x22fafc]+=_0x765fc8['data']:_0x4d66dc['push']({'type':'text','add':'add'==_0x22fafc?_0x765fc8['data']:'','remove':'remove'==_0x22fafc?_0x765fc8['data']:''});else{if(this['_schema']['isObject'](_0x765fc8)){const _0x1addfe=_0x765fc8;if(_0x500b05&&_0x500b05['type']['indexOf']('Container')>-0x1&&_0x4d66dc['pop'](),'elementEnd'==_0x1aa730['type'])continue;_0x500b05&&_0x500b05['type']==_0x22fafc+'Object'&&_0x500b05['element']['name']==_0x1addfe['name']?_0x500b05['quantity']++:_0x4d66dc['push']({'type':_0x22fafc+'Object','element':_0x1addfe,'quantity':0x1}),_0x484264['skip'](_0x1d8ffe=>!('elementEnd'==_0x1d8ffe['type']&&_0x1d8ffe['item']==_0x765fc8));}else{if(this['_schema']['checkChild'](_0x765fc8,'$text')||_0x765fc8['is']('element','softBreak')){const _0x18c4a2=_0x765fc8;if('add'==_0x22fafc&&'elementStart'==_0x1aa730['type']||'remove'==_0x22fafc&&'elementEnd'==_0x1aa730['type'])continue;if(_0x500b05&&-0x1==_0x500b05['type']['indexOf']('Container')){'text'==_0x500b05['type']&&(_0x500b05[_0x22fafc]+='\x0a');continue;}let _0x3f7546;if(_0x3f7546='add'==_0x22fafc?_0x18c4a2['nextSibling']&&!this['_schema']['isObject'](_0x18c4a2['nextSibling'])?_0x18c4a2['nextSibling']:null:_0x18c4a2['previousSibling']&&!this['_schema']['isObject'](_0x18c4a2['previousSibling'])?_0x18c4a2['previousSibling']:null,_0x18c4a2['isEmpty']||_0x3f7546&&_0x3f7546['isEmpty']){const _0x828ea0=_0x3f7546&&_0x3f7546['isEmpty']?_0x3f7546:_0x18c4a2;_0x500b05&&_0x500b05['type']==_0x22fafc+'EmptyContainer'&&_0x500b05['element']['name']==_0x828ea0['name']?_0x500b05['quantity']++:_0x4d66dc['push']({'type':_0x22fafc+'EmptyContainer','element':_0x828ea0,'quantity':0x1});}else _0x4d66dc['push']({'type':_0x22fafc+'Container','element':_0x18c4a2});}}}}}['_resolveDescriptionItems'](_0x21f1f6){const _0x8bdf4f=this['_locale'],_0x38c5d8=[],_0x4ed29e=[],_0x1d7c70=[];for(const _0x5b8b82 of _0x21f1f6)switch(_0x5b8b82['type']){case'text':if(_0x5b8b82['add']=_0x5b8b82['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5b8b82['remove']=_0x5b8b82['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5b8b82['add']&&''!=_0x5b8b82['remove']){_0x38c5d8['push']({'type':'replace','content':o(_0x8bdf4f,'REPLACE_TEXT',['\x22'+_0x5b8b82['remove']+'\x22','\x22'+_0x5b8b82['add']+'\x22'])});continue;}if(null!=_0x5b8b82['add']['match'](/^ +$/)){_0x38c5d8['push']({'type':'insertion','content':o(_0x8bdf4f,'*Insert:*\x20%0',o(_0x8bdf4f,'ELEMENT_SPACE',_0x5b8b82['add']['length']))});continue;}if(null!=_0x5b8b82['remove']['match'](/^ +$/)){_0x38c5d8['push']({'type':'deletion','content':o(_0x8bdf4f,'*Remove:*\x20%0',o(_0x8bdf4f,'ELEMENT_SPACE',_0x5b8b82['remove']['length']))});continue;}if(''!=_0x5b8b82['add']){_0x38c5d8['push']({'type':'insertion','content':o(_0x8bdf4f,'*Insert:*\x20%0','\x22'+_0x5b8b82['add']+'\x22')});continue;}_0x38c5d8['push']({'type':'deletion','content':o(_0x8bdf4f,'*Remove:*\x20%0','\x22'+_0x5b8b82['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x38c5d8['push']({'type':'insertion','content':o(_0x8bdf4f,'*Insert:*\x20%0',this['getItemLabel'](_0x5b8b82['element'],_0x5b8b82['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x38c5d8['push']({'type':'deletion','content':o(_0x8bdf4f,'*Remove:*\x20%0',this['getItemLabel'](_0x5b8b82['element'],_0x5b8b82['quantity']))});continue;case'addContainer':_0x38c5d8['push']({'type':'insertion','content':o(_0x8bdf4f,'*Split:*\x20%0',this['getItemLabel'](_0x5b8b82['element'],_0x5b8b82['quantity']))});continue;case'removeContainer':_0x38c5d8['push']({'type':'deletion','content':o(_0x8bdf4f,'*Merge:*\x20%0',this['getItemLabel'](_0x5b8b82['element'],_0x5b8b82['quantity']))});continue;case'addFormat':_0x4ed29e['push'](_0x5b8b82['key']);continue;case'removeFormat':_0x1d7c70['push'](_0x5b8b82['key']);continue;default:_0x38c5d8['push'](_0x5b8b82);}if(_0x4ed29e['length']){const _0x1de965=_0x4ed29e['map'](_0x92bf2f=>this['_attributeLabels']['has'](_0x92bf2f)?this['_attributeLabels']['get'](_0x92bf2f):_0x92bf2f)['join'](',\x20');_0x38c5d8['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1de965)});}if(_0x1d7c70['length']){const _0x529ba3=_0x1d7c70['map'](_0x2b54c6=>this['_attributeLabels']['has'](_0x2b54c6)?this['_attributeLabels']['get'](_0x2b54c6):_0x2b54c6)['join'](',\x20');_0x38c5d8['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x529ba3)});}return _0x38c5d8;}['_handleCustomCallbackDescription'](_0x473463){for(const _0x1e258d of this['_customCallbacks']){const _0x7e6922=_0x1e258d(_0x473463);if(_0x7e6922&&'type'in _0x7e6922)return _0x7e6922;}}['_handleAttributeSuggestionDescription'](_0x49bd0d,_0x159e47){const _0x5765bd=_0x159e47['data'],_0x10c3a9=void 0x0===_0x5765bd['newValue']?'removeFormat':'addFormat';_0x49bd0d['push']({'type':_0x10c3a9,'key':_0x5765bd['key']});}['_handleRenameSuggestionDescription'](_0xc56996,_0x336d3e){_0xc56996['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x336d3e['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x268553,_0x4bc3be,_0x779540){if(this['_addDescriptionItems'](_0x268553,_0x4bc3be),_0x779540&&_0x779540['getFirstRange']()&&!_0x4bc3be['getFirstRange']()['end']['isEqual'](_0x779540['getFirstRange']()['start'])){const _0x1e2fd0=_0x268553[_0x268553['length']-0x1],_0x39d175='insertion'==_0x4bc3be['type']?'add':'remove';_0x1e2fd0&&'text'==_0x1e2fd0['type']&&(_0x1e2fd0[_0x39d175]+='\x0a');}}}class U extends _0x447d1d{['afterInit'](){const _0x53f5b3=this['editor'],_0x295ece=_0x53f5b3['plugins']['get']('TrackChangesEditing');_0x53f5b3['commands']['get']('showAIAssistant')&&_0x295ece['enableCommand']('showAIAssistant');}}class V extends _0x447d1d{['afterInit'](){const _0x366378=this['editor'],_0x1cc28e=_0x366378['plugins']['get']('TrackChangesEditing');_0x366378['commands']['get']('toggleAi')&&_0x1cc28e['enableCommand']('toggleAi');}}class F extends _0x447d1d{['afterInit'](){const _0x34cfb1=this['editor'],_0xe69a58=_0x34cfb1['plugins']['get']('TrackChangesEditing');_0x34cfb1['commands']['get']('aiQuickAction')&&_0xe69a58['enableCommand']('aiQuickAction');}}class G extends _0x447d1d{['afterInit'](){const _0x476626=this['editor'],_0x198aab=_0x476626['locale'];if(!_0x476626['plugins']['has']('AlignmentEditing'))return;const _0x33f536=_0x476626['plugins']['get']('TrackChangesEditing');_0x33f536['enableDefaultAttributesIntegration']('alignment'),_0x33f536['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x198aab,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x29980d=this['editor'],_0x1dce50=_0x29980d['locale'];_0x29980d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x318bb1=>{if('formatBlock'!=_0x318bb1['type'])return;const {data:_0x50c86e}=_0x318bb1;if(_0x50c86e&&'alignment'==_0x50c86e['commandName']){const _0x249c69=_0x50c86e['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1dce50,'*Format:*\x20%0',function(_0x1083f9){switch(_0x1083f9){case'left':return o(_0x1dce50,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1dce50,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1dce50,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1dce50,'FORMAT_JUSTIFY_TEXT');}}(_0x249c69))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class L extends _0x447d1d{['afterInit'](){const _0x2d9676=this['editor'],_0x17ea69=_0x2d9676['plugins']['get']('TrackChangesEditing'),_0x30b65b=_0x2d9676['locale'];for(const _0x1222d5 of ti){if(!_0x2d9676['plugins']['has'](_0x1222d5))continue;const _0x462ce9=_0x1222d5['slice'](0x0,-0x7)['toLowerCase'](),_0x3554bf='FORMAT_'+_0x462ce9['toUpperCase']();_0x17ea69['enableDefaultAttributesIntegration'](_0x462ce9),_0x17ea69['descriptionFactory']['registerAttributeLabel'](_0x462ce9,o(_0x30b65b,_0x3554bf));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5673ca=this['editor'],_0x23b61c=_0x5673ca['locale'],_0x2acd0d=_0x5673ca['plugins']['get']('TrackChangesEditing');function _0x355663(_0x2ff3e8,_0x55dcf2){_0x2acd0d['descriptionFactory']['registerDescriptionCallback'](_0x1aa9a6=>{if('formatInline'!=_0x1aa9a6['type'])return;const {data:_0x2a4669}=_0x1aa9a6;return _0x2a4669&&_0x2a4669['commandName']===_0x2ff3e8?_0x2a4669['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x23b61c,'*Format:*\x20%0',_0x55dcf2)}:{'type':'format','content':o(_0x23b61c,'*Remove\x20format:*\x20%0',_0x55dcf2)}:void 0x0;});}_0x355663('bold',o(_0x23b61c,'FORMAT_BOLD')),_0x355663('italic',o(_0x23b61c,'FORMAT_ITALIC')),_0x355663('underline',o(_0x23b61c,'FORMAT_UNDERLINE')),_0x355663('code',o(_0x23b61c,'FORMAT_CODE')),_0x355663('strikethrough',o(_0x23b61c,'FORMAT_STRIKETHROUGH')),_0x355663('subscript',o(_0x23b61c,'FORMAT_SUBSCRIPT')),_0x355663('superscript',o(_0x23b61c,'FORMAT_SUPERSCRIPT'));}}class J extends _0x447d1d{['afterInit'](){const _0xcabb69=this['editor'],_0x509934=_0xcabb69['locale'];if(!_0xcabb69['plugins']['has']('BlockQuoteEditing'))return;const _0x1c6f6d=_0xcabb69['plugins']['get']('TrackChangesEditing'),_0x319557=this['editor']['commands']['get']('blockQuote');_0x1c6f6d['enableCommand']('blockQuote',(_0x198948,_0x4ac9d4={})=>{const _0x2423a7=this['editor']['model']['document']['selection'],_0x1e2dc0=_0x4ac9d4&&void 0x0!==_0x4ac9d4['forceValue']?_0x4ac9d4['forceValue']:!_0x319557['value'];let _0x195579=[];if(_0x1e2dc0){const _0x59ecbd=Array['from'](_0x2423a7['getSelectedBlocks']())['filter'](_0x51a31d=>oo(_0x51a31d)||function(_0x2a98e8,_0x404d15){const _0x1fdb03=_0x404d15['checkChild'](_0x2a98e8['parent'],'blockQuote'),_0x376ab0=_0x404d15['checkChild'](['$root','blockQuote'],_0x2a98e8);return _0x1fdb03&&_0x376ab0;}(_0x51a31d,this['editor']['model']['schema']));_0x195579=to(_0x59ecbd,_0xcabb69['model']);}else{const _0x1e98aa=Array['from'](_0x2423a7['getSelectedBlocks']())['filter'](_0x46b7be=>oo(_0x46b7be));_0x195579=to(_0x1e98aa,_0xcabb69['model']);}_0xcabb69['model']['change'](()=>{for(const _0x18da3a of _0x195579)_0x1c6f6d['markBlockFormat'](_0x18da3a,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1e2dc0}]});});}),_0x1c6f6d['descriptionFactory']['registerDescriptionCallback'](_0x1047a2=>{const {data:_0x2311a2}=_0x1047a2;if(_0x2311a2&&'blockQuote'==_0x2311a2['commandName']){const _0x1ca1c0=o(_0x509934,'ELEMENT_BLOCK_QUOTE');return _0x2311a2['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x509934,'*Set\x20format:*\x20%0',_0x1ca1c0)}:{'type':'format','content':o(_0x509934,'*Remove\x20format:*\x20%0',_0x1ca1c0)};}});}}function oo(_0x23749a){return'blockQuote'==_0x23749a['parent']['name'];}class q extends _0x447d1d{['afterInit'](){const _0x5eaeb5=this['editor'],_0x92c8b2=_0x5eaeb5['locale'],_0x4906d4=_0x5eaeb5['plugins']['get']('TrackChangesEditing');_0x5eaeb5['plugins']['has']('BookmarkEditing')&&(_0x4906d4['enableCommand']('insertBookmark'),_0x4906d4['enableDefaultAttributesIntegration']('updateBookmark'),_0x4906d4['descriptionFactory']['registerDescriptionCallback'](_0x25eb3b=>{if('insertion'!=_0x25eb3b['type']&&'deletion'!=_0x25eb3b['type']&&'attribute'!=_0x25eb3b['type'])return;const _0x4b4355=_0x25eb3b['getContainedElement']();if(null==_0x4b4355)return;if(!_0x4b4355['is']('element','bookmark'))return;const _0x3de1c8=_0x4b4355['getAttribute']('bookmarkId');if('insertion'==_0x25eb3b['type'])return{'type':'insertion','content':o(_0x92c8b2,'*Insert:*\x20%0','\x22'+_0x3de1c8+'\x22\x20'+o(_0x92c8b2,'ELEMENT_BOOKMARK'))};if('deletion'==_0x25eb3b['type'])return{'type':'deletion','content':o(_0x92c8b2,'*Remove:*\x20%0','\x22'+_0x3de1c8+'\x22\x20'+o(_0x92c8b2,'ELEMENT_BOOKMARK'))};const {data:_0x420342}=_0x25eb3b;if(!_0x420342||'bookmarkId'!=_0x420342['key'])return;return{'type':'format','content':o(_0x92c8b2,'*Set\x20bookmark:*\x20%0','\x22'+_0x420342['newValue']+'\x22')};}));}}class z extends _0x447d1d{['afterInit'](){const _0x3f1603=this['editor'];_0x3f1603['plugins']['has']('CaseChange')&&(_0x3f1603['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3f1603['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3f1603['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x447d1d{['afterInit'](){const _0x3f0005=this['editor'];_0x3f0005['commands']['get']('ckbox')&&_0x3f0005['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class W extends _0x447d1d{['afterInit'](){const _0x5febb1=this['editor'];if(!_0x5febb1['plugins']['has']('CodeBlock'))return;const _0x2f5a21=_0x5febb1['plugins']['get']('TrackChangesEditing'),_0x19dcbb=_0x5febb1['locale'],_0x51cb3c=_0x5febb1['config']['get']('codeBlock')['languages'],_0x60d6a5=_0x5febb1['commands']['get']('codeBlock');_0x2f5a21['enableCommand']('indentCodeBlock'),_0x2f5a21['enableCommand']('outdentCodeBlock'),_0x2f5a21['enableCommand']('codeBlock',(_0x4f72b9,_0x533466={})=>{const _0x1650a3=_0x5febb1['model'],_0xa2d91e=_0x5febb1['model']['document']['selection'],_0x13de90=_0x533466&&void 0x0!==_0x533466['forceValue']?_0x533466['forceValue']:!_0x60d6a5['value'];let _0x5935cd;_0x533466['language']||(_0x533466['language']=_0x51cb3c[0x0]['language']),_0x5935cd=_0x13de90?Array['from'](_0xa2d91e['getSelectedBlocks']())['filter'](_0x19ceeb=>co(_0x19ceeb)||function(_0x11e799,_0x5640b0){if(_0x11e799['is']('rootElement')||_0x5640b0['isLimit'](_0x11e799))return!0x1;return _0x5640b0['checkChild'](_0x11e799['parent'],'codeBlock');}(_0x19ceeb,_0x1650a3['schema'])):Array['from'](_0xa2d91e['getSelectedBlocks']())['filter'](_0x200144=>co(_0x200144));const _0x1663eb=to(_0x5935cd,_0x1650a3);_0x1650a3['change'](()=>{for(const _0x1b383b of _0x1663eb)_0x2f5a21['markBlockFormat'](_0x1b383b,{'commandName':'codeBlock','commandParams':[{..._0x533466,'forceValue':_0x13de90}],'formatGroupId':'blockName'});});}),(_0x2f5a21['descriptionFactory']['registerElementLabel']('codeBlock',_0x3f4e3d=>o(_0x19dcbb,'ELEMENT_CODE_BLOCK',_0x3f4e3d)),_0x2f5a21['descriptionFactory']['registerDescriptionCallback'](_0x3cedd0=>{if('formatBlock'!=_0x3cedd0['type'])return;const _0x246993=_0x19dcbb['t'],{data:_0x313307}=_0x3cedd0;if(!_0x313307||'codeBlock'!=_0x313307['commandName'])return;const _0x4dc1c1=_0x313307['commandParams'][0x0]['language'],_0x5ccb72=_0x246993(_0x51cb3c['find'](_0x5141aa=>_0x5141aa['language']===_0x4dc1c1)['label'])['toLowerCase']();return _0x313307['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x19dcbb,'*Set\x20format:*\x20%0',o(_0x19dcbb,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5ccb72+')')}:{'type':'format','content':o(_0x19dcbb,'*Remove\x20format:*\x20%0',o(_0x19dcbb,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x556a5a){return'codeBlock'==_0x556a5a['name'];}class H extends _0x447d1d{['afterInit'](){const _0x5b5c52=this['editor'];if(!_0x5b5c52['plugins']['has']('CommentsEditing'))return;_0x5b5c52['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}class Q extends _0x447d1d{static get['requires'](){return[_0x4f4312];}['init'](){const _0x2f7299=this['editor'],_0x2f20a8=_0x2f7299['plugins']['get']('TrackChangesEditing');_0x2f20a8['enableCommand']('delete');const _0x2b17e6=_0x2f7299['commands']['get']('deleteForward');_0x2f20a8['enableCommand']('deleteForward',(_0x331409,_0x584284={})=>{const _0x50c481=_0x2f7299['model']['createSelection'](_0x2f7299['model']['document']['selection']);_0x50c481['isCollapsed']&&_0x2f7299['model']['modifySelection'](_0x50c481,{'direction':'forward','unit':_0x584284['unit']});const _0x372ecd=_0x50c481['getFirstRange'](),_0x3a8b45=_0x596d93['fromRange'](_0x372ecd);let _0x28569d;_0x331409(_0x584284),_0x28569d='$graveyard'==_0x3a8b45['root']['rootName']?_0x2f7299['model']['createRange'](_0x372ecd['start']):_0x2f7299['model']['createRange'](_0x3a8b45['start'],_0x3a8b45['end']),_0x3a8b45['detach'](),_0x2f7299['model']['enqueueChange'](_0x2b17e6['buffer']['batch'],_0x2f66f0=>{_0x2b17e6['buffer']['lock'](),_0x2f66f0['setSelection'](_0x2f66f0['createRange'](_0x28569d['end'])),_0x2b17e6['buffer']['unlock']();});});}}class X extends _0x447d1d{['afterInit'](){const _0x40220d=this['editor'];if(!_0x40220d['plugins']['has']('ListEditing'))return;const _0x2994ae=_0x40220d['locale'],_0x28ee6f=_0x40220d['plugins']['get']('TrackChangesEditing'),_0xf50e=_0x40220d['plugins']['has']('TodoListEditing'),_0x1f1553=!!_0x40220d['config']['get']('list.multiBlock');function _0x305618(_0x382163){return{'type':'format','content':''+o(_0x2994ae,'*Set\x20format:*\x20%0',_0x382163)};}function _0x3eb74e(_0x5719ab){return{'type':'format','content':''+o(_0x2994ae,'*Remove\x20format:*\x20%0',_0x5719ab)};}_0x28ee6f['enableDefaultAttributesIntegration']('numberedList'),_0x28ee6f['enableDefaultAttributesIntegration']('bulletedList'),_0x28ee6f['enableDefaultAttributesIntegration']('customNumberedList'),_0x28ee6f['enableDefaultAttributesIntegration']('customBulletedList'),_0x28ee6f['enableDefaultAttributesIntegration']('indentList'),_0x28ee6f['enableDefaultAttributesIntegration']('outdentList'),_0x28ee6f['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x28ee6f['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1f1553&&(_0x28ee6f['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x28ee6f['enableDefaultAttributesIntegration']('mergeListItemForward')),_0xf50e&&(_0x28ee6f['enableDefaultAttributesIntegration']('todoList'),_0x28ee6f['enableDefaultAttributesIntegration']('checkTodoList'),_0x28ee6f['descriptionFactory']['registerDescriptionCallback'](_0x35771f=>{const {data:_0x49b5d0}=_0x35771f;if(_0x49b5d0&&'todoListChecked'==_0x49b5d0['key'])return{'type':'format','content':_0x49b5d0['newValue']?o(_0x2994ae,'*Check\x20item*'):o(_0x2994ae,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4ab106=>{if(_0x4ab106['batch']['isUndo'])return!0x1;let _0xaf8e1=!0x1;const _0x38a586=_0x28ee6f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x39bb40=>'todoListChecked'===_0x28ee6f['_getAttributeKey'](_0x39bb40));for(const _0xbc4beb of _0x38a586){'todo'!=_0xbc4beb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x28ee6f['_findSuggestions'](_0xbc4beb['getFirstRange'](),'attribute')['find'](_0x373eec=>'listType'===_0x28ee6f['_getAttributeKey'](_0x373eec['suggestion']))||(_0x4ab106['removeMarker'](_0xbc4beb['getFirstMarker']()),_0xaf8e1=!0x0));}return _0xaf8e1;})),_0x28ee6f['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2994ae,'FORMAT_INDENT'));const _0x46b13c={'type':'format','content':''};_0x28ee6f['descriptionFactory']['registerDescriptionCallback'](_0x119e5a=>{const {data:_0x3f4b05}=_0x119e5a;if(!_0x3f4b05||'listType'!=_0x3f4b05['key'])return;let _0x35fb1c=_0x119e5a['head'];for(;_0x35fb1c;){if(_0x35fb1c['data']&&(('listStyle'==_0x35fb1c['data']['key']||'listMarkerStyle'==_0x35fb1c['data']['key'])&&(_0x35fb1c['data']['newValue']&&'default'!=_0x35fb1c['data']['newValue']||'default'!=_0x35fb1c['data']['oldValue']&&!_0x3f4b05['newValue'])||!_0x1f1553&&_0x35fb1c['data']['key']==m))return _0x46b13c;_0x35fb1c=_0x35fb1c['next'];}if(null==_0x3f4b05['newValue'])switch(_0x3f4b05['oldValue']){case'bulleted':return _0x3eb74e(o(_0x2994ae,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3eb74e(o(_0x2994ae,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3eb74e(o(_0x2994ae,'ELEMENT_TODO_LIST'));}switch(_0x3f4b05['newValue']){case'bulleted':return _0x305618(o(_0x2994ae,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x305618(o(_0x2994ae,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x305618(o(_0x2994ae,'ELEMENT_TODO_LIST'));}}),_0x28ee6f['descriptionFactory']['registerDescriptionCallback'](_0x46f5f6=>{const {data:_0x31a849}=_0x46f5f6;if(_0x31a849&&'listIndent'==_0x31a849['key'])return null==_0x31a849['newValue']||null==_0x31a849['oldValue']&&0x0==_0x31a849['newValue']?_0x46b13c:void 0x0;}),_0x28ee6f['descriptionFactory']['registerDescriptionCallback'](_0x426d1e=>{if('attribute'!=_0x426d1e['type'])return;const {data:_0x47f4b9}=_0x426d1e;if(!_0x47f4b9||'listItemId'!=_0x47f4b9['key'])return;const _0x3a8068=Te(_0x426d1e);return'newValue'==_0x3a8068?{'type':'format','content':o(_0x2994ae,'*Merge:*\x20list\x20item')}:'oldValue'==_0x3a8068?{'type':'format','content':o(_0x2994ae,'*Split:*\x20list\x20item')}:_0x46b13c;}),_0x40220d['model']['document']['registerPostFixer'](_0x121ccf=>this['listItemIdFixer'](_0x121ccf)),_0x40220d['model']['document']['registerPostFixer'](_0x5dc726=>this['noTrackChangesFixer'](_0x5dc726)),_0x40220d['model']['document']['on']('change:data',(_0x59ed40,_0x46ccd8)=>{if(_0x46ccd8['isUndo']||!_0x46ccd8['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x12ae30){if(_0x12ae30['batch']['isUndo']||!_0x12ae30['batch']['isLocal'])return!0x1;let _0x56c7c4=!0x1;const _0x16fef5=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x44996b=>_0x44996b['data']&&'listItemId'==_0x44996b['data']['key'])['filter'](_0x10dff5=>_0x10dff5['data']['newValue']&&_0x10dff5['data']['oldValue']);for(const _0x344c92 of _0x16fef5)Te(_0x344c92)||(_0x12ae30['removeMarker'](_0x344c92['getFirstMarker']()),_0x56c7c4=!0x0);return _0x56c7c4;}['noTrackChangesFixer'](_0x10319b){if(_0x10319b['batch']['isUndo']||!_0x10319b['batch']['isLocal'])return!0x1;const _0x215c00=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x215c00['trackChangesCommand']['value'])return!0x1;let _0x6e9abf=!0x1;const _0x2d3e6e=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x22085d=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3c816b=>'attribute'==_0x3c816b['type'])['filter'](_0x41f561=>_0x2d3e6e['includes'](_0x41f561['attributeKey']));if(0x0==_0x22085d['length'])return _0x6e9abf;for(const _0x3db45e of _0x22085d){const _0x28b7a4=_0x215c00['_findSuggestions'](_0x3db45e['range'],'attribute')['filter'](_0x4f2c8e=>!_0x4f2c8e['meta']['isNextTo'])['map'](_0x289b0b=>_0x289b0b['suggestion'])['filter'](_0x380629=>{const _0x52462c=_0x215c00['_getAttributeKey'](_0x380629);return _0x2d3e6e['includes'](_0x52462c);});if(_0x28b7a4['length']){for(const _0x1108e5 of _0x28b7a4)_0x10319b['removeMarker'](_0x1108e5['getFirstMarker']());_0x6e9abf=!0x0;}}return _0x6e9abf;}['assureChains'](){const _0x350dd9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x58ff2c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x177726;const _0x33cfd2=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x22cbf9=>{if(_0x22cbf9['data']['oldRange']||!_0x22cbf9['data']['newRange'])return null;if(!_0x22cbf9['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x559ec9}=_0x350dd9['_splitMarkerName'](_0x22cbf9['name']);if(!_0x350dd9['hasSuggestion'](_0x559ec9))return null;const _0x34502a=_0x350dd9['getSuggestion'](_0x559ec9);return _0x58ff2c['includes'](_0x34502a['data']['key']);})['map'](_0x56d061=>{const {id:_0x5e8079}=_0x350dd9['_splitMarkerName'](_0x56d061['name']),_0x56cc81=_0x350dd9['getSuggestion'](_0x5e8079);return _0x177726=_0x56cc81['attributes']['groupId'],_0x56cc81['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x33cfd2['size'])return;const _0x413caa=_0x350dd9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4680a9=>'attribute'==_0x4680a9['type']&&_0x4680a9['data']&&_0x58ff2c['includes'](_0x4680a9['data']['key'])&&_0x4680a9['attributes']['groupId']!=_0x177726)['map'](_0x55988d=>({'listItem':_0x55988d['getFirstRange']()['start']['nodeAfter'],'groupId':_0x55988d['attributes']['groupId']})),_0x5c2188=new Set();for(const {groupId:_0x4d966e,listItem:_0x36e865}of _0x413caa)_0x33cfd2['has'](_0x36e865)&&_0x5c2188['add'](_0x4d966e);for(const _0x44e0de of _0x350dd9['getSuggestions']())_0x5c2188['has'](_0x44e0de['attributes']['groupId'])&&_0x44e0de['setAttribute']('groupId',_0x177726);}['_supportLegacySuggestions'](){const _0x6dcb44=this['editor'],_0x453a94=_0x6dcb44['locale'],_0x18d6b8=_0x6dcb44['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x18d6b8['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2d7069,_0x33ca34){const _0x358539=[];for(let _0x250eda of _0x2d7069)_0x250eda['start']['nodeAfter']===_0x250eda['end']['parent']&&(_0x250eda=_0x6dcb44['model']['createRange'](_0x6dcb44['model']['createPositionAt'](_0x250eda['start']['nodeAfter'],0x0))),_0x358539['push'](_0x250eda);_0x6dcb44['model']['change'](_0x138546=>{const _0xd80383=_0x6dcb44['model']['document']['selection'],_0x264e81=Array['from'](_0xd80383['getRanges']())['map'](_0x4b2d94=>_0x596d93['fromRange'](_0x4b2d94));_0x138546['setSelection'](_0x358539),_0x6dcb44['commands']['get'](_0x33ca34['commandName'])['refresh'](),_0x33ca34['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x6dcb44['execute'](_0x33ca34['commandName'],..._0x33ca34['commandParams']),_0x138546['setSelection'](_0x264e81);for(const _0x458a79 of _0x264e81)_0x458a79['detach']();});}),_0x18d6b8['descriptionFactory']['registerElementLabel'](function(_0x33dba4){const _0x24bf1a=!_0x6dcb44['model']['schema']['isObject'](_0x33dba4),_0x454005=_0x33dba4['previousSibling'],_0x2e6990=_0x33dba4['nextSibling'],_0x3812f4=_0x33dba4['getAttribute']('listItemId'),_0x42e205=!_0x454005||_0x454005['getAttribute']('listItemId')!==_0x3812f4,_0x512d3e=!_0x2e6990||_0x2e6990['getAttribute']('listItemId')!==_0x3812f4;return _0x24bf1a&&Boolean(_0x3812f4)&&_0x42e205&&_0x512d3e;},_0x3f0e27=>o(_0x453a94,'ELEMENT_LIST_ITEM',_0x3f0e27));}['_registerLegacyDescription'](){const _0x2f5be4=this['editor'],_0x4e8a02=_0x2f5be4['locale'];function _0x3c4194(_0x5108a1){const _0x285ab6=_0x2f5be4['commands']['get']('bulletedList')['value'],_0x204b04=_0x2f5be4['commands']['get']('numberedList')['value'];return'numberedList'===_0x5108a1?_0x285ab6:_0x204b04;}_0x2f5be4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5b4969){if('formatBlock'!=_0x5b4969['type'])return;const {data:_0x1ec07a}=_0x5b4969;if(!_0x1ec07a)return;let _0xc08eb3,_0x4ec24e,_0x208a17,_0x1cad6e;switch(_0x1ec07a['commandName']){case'bulletedList':_0x208a17=_0x1ec07a['commandParams'][0x0]['forceValue'],_0x1cad6e=_0x3c4194(_0x1ec07a['commandName']),_0xc08eb3=_0x208a17?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1cad6e&&_0x2f5be4['config']['get']('list.multiBlock')||(_0xc08eb3='*Change\x20to:*\x20%0'),_0x4ec24e={'type':'format','content':o(_0x4e8a02,_0xc08eb3,o(_0x4e8a02,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x208a17=_0x1ec07a['commandParams'][0x0]['forceValue'],_0x1cad6e=_0x3c4194(_0x1ec07a['commandName']),_0xc08eb3=_0x208a17?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x1cad6e&&_0x2f5be4['config']['get']('list.multiBlock')||(_0xc08eb3='*Change\x20to:*\x20%0'),_0x4ec24e={'type':'format','content':o(_0x4e8a02,_0xc08eb3,o(_0x4e8a02,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0xc08eb3='*Indent:*\x20%0',_0x4ec24e={'type':'format','content':o(_0x4e8a02,_0xc08eb3,o(_0x4e8a02,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0xc08eb3=function(_0x393e6f){const _0x3658aa=_0x393e6f['getFirstRange']();let _0x49d6dc=_0x3658aa['start']['nodeAfter'];for(;_0x49d6dc&&_0x3658aa['containsItem'](_0x49d6dc);){if(_0x49d6dc['getAttribute']('listIndent')>0x0)return!0x1;_0x49d6dc=_0x49d6dc['nextSibling'];}return!0x0;}(_0x5b4969)?o(_0x4e8a02,'*Format:*\x20remove\x20from\x20%0',o(_0x4e8a02,function(_0x474831){return'ELEMENT_'+_0x474831['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5b4969))):o(_0x4e8a02,'*Outdent:*\x20%0',o(_0x4e8a02,'ELEMENT_LIST_ITEM')),_0x4ec24e={'type':'format','content':_0xc08eb3};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1ec07a['multipleBlocks']&&(_0xc08eb3='*Merge:*\x20%0',_0x4ec24e={'type':'deletion','content':o(_0x4e8a02,_0xc08eb3,o(_0x4e8a02,'ELEMENT_LIST_ITEM'))});}return _0x4ec24e;});}}function Te(_0x154171){let _0x14112c=_0x154171['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x14112c;){const _0x4f50f5=_0x14112c['getAttribute']('listItemId');if(!_0x4f50f5)return!0x1;if(_0x4f50f5==_0x154171['data']['newValue'])return'newValue';if(_0x4f50f5==_0x154171['data']['oldValue'])return'oldValue';_0x14112c=_0x14112c['previousSibling'];}return!0x1;}class Y extends _0x447d1d{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x5ae5c8=this['editor']['config']['get']('list.properties'),_0x24ed20=this['editor']['plugins']['get']('TrackChangesEditing');_0x5ae5c8['styles']&&_0x24ed20['enableDefaultAttributesIntegration']('listStyle'),_0x5ae5c8['reversed']&&_0x24ed20['enableDefaultAttributesIntegration']('listReversed'),_0x5ae5c8['startIndex']&&_0x24ed20['enableDefaultAttributesIntegration']('listStart');const _0x5af192={'type':'format','content':''};_0x24ed20['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x4a5600=this['editor']['locale'];_0x24ed20['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x4a5600,'FORMAT_LIST_REVERSED')),_0x24ed20['descriptionFactory']['registerDescriptionCallback'](_0x1fd6a6=>{const {data:_0x243bc0}=_0x1fd6a6;if(_0x243bc0&&'listReversed'==_0x243bc0['key'])return null==_0x243bc0['newValue']||0x0==_0x243bc0['newValue']&&null==_0x243bc0['oldValue']?_0x5af192:void 0x0;}),_0x24ed20['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x4a5600,'FORMAT_LIST_START')),_0x24ed20['descriptionFactory']['registerDescriptionCallback'](_0x567f7e=>{const {data:_0x46f875}=_0x567f7e;if(_0x46f875&&'listStart'==_0x46f875['key'])return null==_0x46f875['newValue']||0x1==_0x46f875['newValue']&&null==_0x46f875['oldValue']?_0x5af192:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0xb2fb08=>{if(_0xb2fb08['batch']['isUndo'])return!0x1;let _0x136fe0=!0x1;const _0xd2d90=_0x24ed20['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5b28dd=>{const _0x301964=_0x24ed20['_getAttributeKey'](_0x5b28dd);return'listStart'==_0x301964||'listReversed'==_0x301964;});for(const _0x591499 of _0xd2d90){const _0x2fd8ec=_0x591499['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2fd8ec||'customNumbered'==_0x2fd8ec)continue;_0x24ed20['_findSuggestions'](_0x591499['getFirstRange'](),'attribute')['find'](_0x149766=>'listType'==_0x24ed20['_getAttributeKey'](_0x149766['suggestion']))||(_0xb2fb08['removeMarker'](_0x591499['getFirstMarker']()),_0x136fe0=!0x0);}return _0x136fe0;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x434dfc){const _0x56bd9b=this['editor']['locale'],{data:_0x4ff72e}=_0x434dfc,_0x29e98c={'type':'format','content':''};if(!_0x4ff72e||'listStyle'!=_0x4ff72e['key'])return;if(!_0x4ff72e['oldValue'])return'default'==_0x4ff72e['newValue']?_0x29e98c:{'type':'format','content':''+o(_0x56bd9b,'*Set\x20format:*\x20%0',o(_0x56bd9b,this['_getTranslationKeyForListStyle'](_0x4ff72e['newValue'])))};if(!_0x4ff72e['newValue']){if('default'==_0x4ff72e['oldValue'])return _0x29e98c;let _0x1cfbaa=_0x434dfc['head'];for(;_0x1cfbaa;){if(_0x1cfbaa['data']&&'listType'==_0x1cfbaa['data']['key']&&_0x1cfbaa['data']['newValue'])return _0x29e98c;_0x1cfbaa=_0x1cfbaa['next'];}return{'type':'format','content':''+o(_0x56bd9b,'*Remove\x20format:*\x20%0',o(_0x56bd9b,this['_getTranslationKeyForListStyle'](_0x4ff72e['oldValue'])))};}if('default'!=_0x4ff72e['newValue'])return{'type':'format','content':''+o(_0x56bd9b,'*Set\x20format:*\x20%0',o(_0x56bd9b,this['_getTranslationKeyForListStyle'](_0x4ff72e['newValue'])))};let _0xa366b0=_0x434dfc['head'];for(;_0xa366b0;){if(_0xa366b0['data']&&'listType'==_0xa366b0['data']['key']&&_0xa366b0['data']['newValue']&&_0xa366b0['data']['oldValue'])return _0x29e98c;_0xa366b0=_0xa366b0['next'];}return{'type':'format','content':o(_0x56bd9b,'*Set\x20format:*\x20%0',o(_0x56bd9b,'ELEMENT_'+_0x434dfc['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x482883=this['editor'],_0x583a1a=_0x482883['locale'];_0x482883['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa2159b=>{if('formatBlock'!=_0xa2159b['type'])return;const {data:_0x5769bc}=_0xa2159b;if(!_0x5769bc)return;let _0x338c07,_0x1d30e1;switch(_0x5769bc['commandName']){case'listStyle':_0x338c07='*Change\x20to:*\x20%0',_0x1d30e1={'type':'format','content':o(_0x583a1a,_0x338c07,o(_0x583a1a,this['_getTranslationKeyForListStyle'](_0x5769bc['commandParams'][0x0]['type'])))};break;case'listReversed':_0x338c07=_0x5769bc['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1d30e1={'type':'format','content':o(_0x583a1a,_0x338c07)};break;case'listStart':_0x338c07='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1d30e1={'type':'format','content':o(_0x583a1a,_0x338c07,_0x5769bc['commandParams'][0x0]['startIndex'])};}return _0x1d30e1;});}['_getTranslationKeyForListStyle'](_0x1e1f39){return'ELEMENT_'+function(_0xa57c02){if(ye['includes'](_0xa57c02))return'bulleted';if(Se['includes'](_0xa57c02))return'numbered';return null;}(_0x1e1f39)['toUpperCase']()+'_LIST_'+_0x1e1f39['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin','arabic-indic'];class Z extends _0x447d1d{['afterInit'](){const _0x240780=this['editor'];_0x240780['commands']['get']('emoji')&&_0x240780['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class tt extends _0x447d1d{static get['requires'](){return[_0xe036a3];}['init'](){const _0x37c4f8=this['editor'],_0x209cec=_0x37c4f8['plugins']['get']('TrackChangesEditing'),_0x5b54e0=_0x37c4f8['commands']['get']('enter');_0x209cec['enableCommand']('enter',()=>{_0x37c4f8['model']['change'](_0x71d0c=>{const _0x4f400b=_0x37c4f8['model']['document']['selection'],_0xe57ba8=_0x4f400b['getFirstPosition'](),_0x448b27=_0x596d93['fromRange'](_0x4f400b['getFirstRange']());if(_0x5b54e0['enterBlock'](_0x71d0c)){const _0x303e3e=_0x37c4f8['model']['createPositionAt'](_0xe57ba8['parent']['nextSibling'],0x0),_0x268ca5=_0x71d0c['createRange'](_0xe57ba8,_0x303e3e);_0x209cec['markInsertion'](_0x268ca5);}else _0x71d0c['setSelection'](_0x71d0c['createRange'](_0x448b27['end']));_0x448b27['detach'](),_0x5b54e0['fire']('afterExecute',{'writer':_0x71d0c});});});}}class nt extends _0x447d1d{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x38c6ff=this['editor']['plugins']['get']('TrackChangesEditing');_0x38c6ff['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x38c6ff['enableCommand']('findNext'),_0x38c6ff['enableCommand']('findPrevious'),_0x38c6ff['enableCommand']('replace'),_0x38c6ff['enableCommand']('replaceAll');}['handleFindCommand'](_0x493f2f,_0x4bcc55,_0xf9d9bb={}){const _0xfb57f3=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x493f2f(_0x997571=>{let _0x5e1cd4=('string'==typeof _0x4bcc55?_0xfb57f3['findByTextCallback'](_0x4bcc55,_0xf9d9bb):_0x4bcc55)(_0x997571);Array['isArray'](_0x5e1cd4)&&(_0x5e1cd4={'results':_0x5e1cd4,'searchText':'string'==typeof _0x4bcc55?_0x4bcc55:''});const _0x3113e7=_0x5e1cd4['results']['filter'](_0x5cf741=>!0x1===this['_isInDeletionRange'](_0x5cf741,_0x997571['item']));return{..._0x5e1cd4,'results':_0x3113e7};},_0xf9d9bb);}['_isInDeletionRange'](_0xfb211b,_0x4d76b1){const _0x29b790=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4d76b1,_0xfb211b['start']),this['editor']['model']['createPositionAt'](_0x4d76b1,_0xfb211b['end']));for(const _0x516aa2 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x29b790['getIntersection'](_0x516aa2['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class it extends _0x447d1d{['afterInit'](){const _0xf88039=this['editor']['locale'],_0x5beda4=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x3b132d,commandName:_0x19861c}of eo)this['editor']['plugins']['has'](_0x3b132d)&&_0x5beda4['enableDefaultAttributesIntegration'](_0x19861c);_0x5beda4['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0xf88039,'FORMAT_FONT_SIZE')),_0x5beda4['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0xf88039,'FORMAT_FONT_FAMILY')),_0x5beda4['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0xf88039,'FORMAT_FONT_COLOR')),_0x5beda4['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0xf88039,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2ad17e=this['editor'],_0x331b2e=_0x2ad17e['locale'];_0x2ad17e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2f4f13=>{const _0x763986=_0x331b2e['t'];if('formatInline'!=_0x2f4f13['type'])return;const {data:_0x423f3a}=_0x2f4f13;if(null!=_0x423f3a){if('fontSize'==_0x423f3a['commandName']){const _0x386db1=_0x423f3a['commandParams'][0x0]['value'];if(_0x386db1){const _0xec84b8=_0x763986(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x38c3d4=>_0x38c3d4['model']==_0x386db1)['title'])['toLowerCase']();return{'type':'format','content':o(_0x331b2e,'*Set\x20font\x20size:*\x20%0',_0xec84b8)};}return{'type':'format','content':o(_0x331b2e,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x423f3a['commandName']){const _0x175872=_0x423f3a['commandParams'][0x0]['value'];return _0x175872?{'type':'format','content':o(_0x331b2e,'*Set\x20font\x20family:*\x20%0',_0x175872)}:{'type':'format','content':o(_0x331b2e,'*Reset\x20font\x20family*')};}if('fontColor'==_0x423f3a['commandName']){const _0x55941e=_0x423f3a['commandParams'][0x0]['value'];if(_0x55941e){const _0x192bb1=_0x546744(this['editor']['config']['get']('fontColor.colors'))['find'](_0x16766a=>_0x16766a['model']==_0x55941e);let _0x39d662=_0x55941e,_0x5be7a1='';return _0x192bb1&&(_0x39d662=_0x192bb1['label'],_0x5be7a1=_0x763986(_0x39d662)['toLowerCase']()),{'type':'format','content':o(_0x331b2e,'*Set\x20font\x20color:*\x20%0',_0x5be7a1)['trim'](),'color':{'value':_0x55941e,'title':_0x5be7a1||_0x39d662}};}return{'type':'format','content':o(_0x331b2e,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x423f3a['commandName']){const _0x10606d=_0x423f3a['commandParams'][0x0]['value'];if(_0x10606d){const _0x3592fa=_0x546744(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5809b1=>_0x5809b1['model']==_0x10606d);let _0x20b56f=_0x10606d,_0x2e25f0='';return _0x3592fa&&(_0x20b56f=_0x3592fa['label'],_0x2e25f0=_0x763986(_0x20b56f)['toLowerCase']()),{'type':'format','content':o(_0x331b2e,'*Set\x20font\x20background\x20color:*\x20%0',_0x2e25f0)['trim'](),'color':{'value':_0x10606d,'title':_0x2e25f0||_0x20b56f}};}return{'type':'format','content':o(_0x331b2e,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x447d1d{['afterInit'](){const {plugins:_0x421e41}=this['editor'];_0x421e41['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x421e41['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x4a90ae,plugins:_0x215c5d,commands:_0x4a225c}=this['editor'],_0x69e2fc=_0x215c5d['get']('TrackChangesEditing');_0x4a225c['get']('footnotesStyle')&&_0x69e2fc['enableDefaultAttributesIntegration']('footnotesStyle'),_0x4a225c['get']('footnotesStart')&&_0x69e2fc['enableDefaultAttributesIntegration']('footnotesStart'),_0x69e2fc['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',o(_0x4a90ae,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x69e2fc['descriptionFactory']['registerAttributeLabel']('footnotesListStart',o(_0x4a90ae,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0xea31be=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x67e730,commands:_0x76f022}=this['editor'];_0x76f022['get']('insertFootnote')&&_0xea31be['enableCommand']('insertFootnote'),_0xea31be['descriptionFactory']['registerElementLabel']('footnoteRef',_0x21eeaa=>o(_0x67e730,'ELEMENT_FOOTNOTE_REF',_0x21eeaa)),_0xea31be['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x560e0b=>o(_0x67e730,'ELEMENT_FOOTNOTE_DEFINITION',_0x560e0b)),_0xea31be['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x2c6a88=>o(_0x67e730,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x2c6a88));}}class st extends _0x447d1d{['afterInit'](){const _0x2a859b=this['editor'],_0x336002=_0x2a859b['plugins']['get']('TrackChangesEditing'),_0x1f17f6=_0x2a859b['commands']['get']('copyFormat'),_0x10478c=_0x2a859b['commands']['get']('pasteFormat');_0x1f17f6&&_0x10478c&&(_0x336002['enableDefaultAttributesIntegration']('pasteFormat'),_0x336002['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3fd53e=this['editor'],_0x5c30ed=_0x3fd53e['locale'];_0x3fd53e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x32b430=>{if('formatBlock'!=_0x32b430['type']&&'formatInline'!=_0x32b430['type'])return;const {data:_0x17384d}=_0x32b430;if(_0x17384d&&'pasteFormat'===_0x17384d['commandName']){const _0x5495e0=[],_0x4d49ce=_0x17384d['commandParams'][0x0];for(const [_0x47b087,_0x52c2a1]of Object['entries'](_0x4d49ce))_0x5495e0['push'](ro(_0x3fd53e,_0x47b087,_0x52c2a1));return _0x5495e0['length']?{'type':'format','content':o(_0x5c30ed,'*Set\x20format\x20to:*\x20%0',_0x5495e0['join'](',\x20'))}:{'type':'format','content':o(_0x5c30ed,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x1b53ef,_0x3d1bf,_0x3a5f00){const _0xdc347f=_0x1b53ef['locale']['t'],_0x2fb9e8=_0x3d1bf['split'](/(?=[A-Z])/)['join']('\x20'),_0x22bbe4=_0xdc347f(_0x2fb9e8['charAt'](0x0)['toUpperCase']()+_0x2fb9e8['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3a5f00)return _0x22bbe4;if('fontColor'===_0x3d1bf||'fontBackgroundColor'===_0x3d1bf){const _0x21ebe6=_0x546744(_0x1b53ef['config']['get']('fontColor.colors'))['find'](_0x590e10=>_0x590e10['model']==_0x3a5f00);return _0x22bbe4+'\x20('+(_0x21ebe6?_0xdc347f(_0x21ebe6['label'])['toLowerCase']():_0x3a5f00)+')';}if('fontSize'===_0x3d1bf&&isNaN(parseFloat(_0x3a5f00))){const _0x4be034=_0x1b53ef['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x1b53ef['config']['get']('fontSize.options'))['find'](_0x333533=>_0x333533['model']==_0x3a5f00);return _0x22bbe4+'\x20('+(_0x4be034?_0xdc347f(_0x4be034['title'])['toLowerCase']():_0x3a5f00)+')';}return _0x22bbe4+'\x20('+_0x3a5f00+')';}class ot extends _0x447d1d{['_headingOptions'];['afterInit'](){const _0x38e55f=this['editor'];if(!_0x38e55f['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x38e55f['config']['get']('heading.options');const _0x5cb8f5=_0x38e55f['locale'],_0x477f59=_0x38e55f['plugins']['get']('TrackChangesEditing');_0x477f59['enableDefaultAttributesIntegration']('heading');for(const _0x5ce9f3 of this['_headingOptions'])'paragraph'!=_0x5ce9f3['model']&&_0x477f59['descriptionFactory']['registerElementLabel'](_0x5ce9f3['model'],_0x4057ad=>{const _0xd1f7b8=this['_getHeadingLevel'](_0x5ce9f3['model']);return null!==_0xd1f7b8?_0xb6d35f(_0x4057ad,_0xd1f7b8):_0x4a1828(_0x4057ad,_0x5ce9f3['title']);});function _0xb6d35f(_0x4a2443,_0x5ab64c){return o(_0x5cb8f5,'ELEMENT_HEADING',[_0x4a2443,_0x5ab64c]);}function _0x4a1828(_0x372a25,_0x10a6e2){return o(_0x5cb8f5,'ELEMENT_HEADING_CUSTOM',[_0x372a25,_0x10a6e2]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xfd92ae=this['editor'],_0x4428f5=_0xfd92ae['locale'];function _0x50b356(_0x2a3cce,_0x363745){return o(_0x4428f5,'ELEMENT_HEADING_CUSTOM',[_0x2a3cce,_0x363745]);}_0xfd92ae['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x483352=>{if('formatBlock'!=_0x483352['type'])return;const {data:_0x2dda5b}=_0x483352;if(_0x2dda5b&&'heading'==_0x2dda5b['commandName']){const _0x2e25da=_0x2dda5b['commandParams'][0x0]['value'],_0x2a6493=this['_getHeadingLevel'](_0x2e25da);if(null!==_0x2a6493)return{'type':'format','content':o(_0x4428f5,'*Change\x20to:*\x20%0',(_0x1b5e89=0x1,_0x3a9e8b=_0x2a6493,o(_0x4428f5,'ELEMENT_HEADING',[_0x1b5e89,_0x3a9e8b])))};const _0x50223e=this['_headingOptions']['find'](_0x577283=>_0x577283['model']===_0x2e25da)['title'];return{'type':'format','content':o(_0x4428f5,'*Change\x20to:*\x20%0',_0x50b356(0x1,_0x50223e))};}var _0x1b5e89,_0x3a9e8b;});}['_getHeadingLevel'](_0xd578db){const _0x46dfbe=_0xd578db['match'](/^heading(\d+)/);if(_0x46dfbe)return _0x46dfbe[0x1];const _0x19d898=this['_headingOptions']?.['find'](_0x5d3b2b=>_0x5d3b2b['model']==_0xd578db);if(_0x19d898&&_0x19d898['view']){const _0x1828b6=_0x19d898['view'],_0x31b79e=(_0x1828b6['name']??_0x1828b6)['match'](/^h(\d+)/);if(_0x31b79e)return _0x31b79e[0x1];}return null;}}class rt extends _0x447d1d{['afterInit'](){const _0x8fd361=this['editor'];if(!_0x8fd361['plugins']['has']('HighlightEditing'))return;const _0x23469b=_0x8fd361['plugins']['get']('TrackChangesEditing'),_0x54205b=_0x8fd361['locale'];_0x23469b['enableDefaultAttributesIntegration']('highlight'),_0x23469b['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x54205b,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x39a773=this['editor'],_0x3fc24b=_0x39a773['locale'];_0x39a773['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x508850=>{if('formatInline'!=_0x508850['type'])return;const {data:_0x3de9cd}=_0x508850;if(_0x3de9cd&&'highlight'==_0x3de9cd['commandName']){const _0x45e35b=_0x3fc24b['t'],_0x43a26a=_0x3de9cd['commandParams'][0x0]['value'];if(_0x43a26a){const _0x5d05e1=_0x39a773['config']['get']('highlight.options')['find'](_0x5e4770=>_0x5e4770['model']==_0x43a26a),_0x4ac320=_0x45e35b(_0x5d05e1['title'])['toLowerCase']();return{'type':'format','content':o(_0x3fc24b,'*Set\x20highlight:*\x20%0',_0x4ac320),'color':{'value':_0x5d05e1['color'],'title':_0x5d05e1['title']}};}return{'type':'format','content':o(_0x3fc24b,'*Remove\x20highlight*',o(_0x3fc24b,'FORMAT_HIGHLIGHT'))};}});}}class at extends _0x447d1d{['afterInit'](){const _0x203ece=this['editor'];if(!_0x203ece['plugins']['has']('HorizontalLineEditing'))return;_0x203ece['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x13327a=_0x203ece['plugins']['get']('TrackChangesEditing'),_0x2b6904=_0x203ece['locale'];_0x13327a['descriptionFactory']['registerElementLabel']('horizontalLine',_0x173a0c=>o(_0x2b6904,'ELEMENT_HORIZONTAL_LINE',_0x173a0c));}}class ct extends _0x447d1d{['afterInit'](){const _0x1fdc9b=this['editor'];if(!_0x1fdc9b['plugins']['has']('HtmlEmbed'))return;const _0x295a39=_0x1fdc9b['plugins']['get']('TrackChangesEditing'),_0x3e2130=_0x1fdc9b['locale'];_0x295a39['descriptionFactory']['registerElementLabel']('rawHtml',_0x3db215=>o(_0x3e2130,'ELEMENT_HTML_EMBED',_0x3db215)),_0x295a39['enableDefaultAttributesIntegration']('htmlEmbed'),_0x295a39['descriptionFactory']['registerDescriptionCallback'](_0x1bc347=>{if('attribute'!=_0x1bc347['type'])return;const {data:_0x4689bb}=_0x1bc347;if(_0x4689bb&&'value'==_0x4689bb['key']&&_0x1bc347['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4636d1=o(_0x3e2130,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3e2130,'*Change\x20%0\x20content*',_0x4636d1)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3e14c8=this['editor'],_0x1a4845=_0x3e14c8['locale'];_0x3e14c8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x39889d=>{if('formatBlock'!=_0x39889d['type'])return;const {data:_0x12b768}=_0x39889d;if(_0x12b768&&'htmlEmbed'==_0x12b768['commandName']){const _0x4aed1a=o(_0x1a4845,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1a4845,'*Change\x20%0\x20content*',_0x4aed1a)};}});}}class ut extends _0x447d1d{['afterInit'](){const _0x39a592=this['editor'];if(!_0x39a592['plugins']['has']('ImageEditing'))return;const _0x46d240=_0x39a592['plugins']['get']('TrackChangesEditing'),_0x595c4e=_0x39a592['plugins']['get']('ImageUtils'),_0x9e8eb2=_0x39a592['locale'];_0x46d240['enableCommand']('insertImage'),_0x46d240['descriptionFactory']['registerElementLabel']('imageBlock',_0x2a9eb6=>o(_0x9e8eb2,'ELEMENT_IMAGE',_0x2a9eb6)),_0x46d240['descriptionFactory']['registerElementLabel']('imageInline',_0x75d15a=>o(_0x9e8eb2,'ELEMENT_INLINE_IMAGE',_0x75d15a)),_0x46d240['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x9e8eb2,'ELEMENT_CAPTION')),_0x39a592['plugins']['has']('ImageUploadEditing')&&_0x46d240['enableCommand']('uploadImage'),_0x39a592['plugins']['has']('ImageBlockEditing')&&_0x39a592['plugins']['has']('ImageInlineEditing')&&(_0x46d240['enableCommand']('imageTypeInline',(_0x273504,_0x3650bc)=>{const _0x1faef6=_0x595c4e['getClosestSelectedImageElement'](_0x39a592['model']['document']['selection']);_0x39a592['model']['change'](()=>{_0x46d240['markBlockFormat'](_0x1faef6,{'commandName':'imageTypeInline','commandParams':[_0x3650bc]},[],'convertBlockImageToInline');});}),_0x46d240['enableCommand']('imageTypeBlock',(_0x5ad284,_0x5f04b5)=>{_0x39a592['model']['change'](_0x2036ae=>{let _0x8d43a6=_0x595c4e['getClosestSelectedImageElement'](_0x39a592['model']['document']['selection']),_0x353613=_0x2036ae['createRangeOn'](_0x8d43a6);const _0x48dabe=_0x268372['fromPosition'](_0x353613['start'],'toPrevious'),_0x2cb702=_0x268372['fromPosition'](_0x353613['end'],'toNext');_0x46d240['forceDefaultExecution'](()=>_0x5ad284(_0x5f04b5)),_0x8d43a6=_0x595c4e['getClosestSelectedImageElement'](_0x39a592['model']['document']['selection']),_0x353613=_0x2036ae['createRangeOn'](_0x8d43a6);const _0x1ff7d5=_0x2036ae['createRange'](_0x48dabe,_0x2cb702);_0x48dabe['detach'](),_0x2cb702['detach'](),_0x46d240['markBlockFormat'](_0x8d43a6,{'commandName':'imageTypeInline','commandParams':[_0x5f04b5]},[],'convertInlineImageToBlock'),_0x1ff7d5['start']['isBefore'](_0x353613['start'])&&_0x46d240['markInsertion'](_0x2036ae['createRange'](_0x1ff7d5['start'],_0x353613['start']),'convertInlineImageToBlock'),_0x353613['end']['isBefore'](_0x1ff7d5['end'])&&_0x46d240['markInsertion'](_0x2036ae['createRange'](_0x353613['end'],_0x1ff7d5['end']),'convertInlineImageToBlock');});}),_0x46d240['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x46d240['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x46d240['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x46d240['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x46d240['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x46d240['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xc5d141])=>{const _0x551336=_0x46d240['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4ef5bf=_0xc5d141['start'],_0x438638=_0xc5d141['end'];const _0x162aa8=_0x39a592['model']['schema']['getNearestSelectionRange'](_0x4ef5bf,'backward'),_0x629bd6=_0x39a592['model']['schema']['getNearestSelectionRange'](_0x438638,'forward');_0x162aa8['isCollapsed']&&(_0x4ef5bf=_0x162aa8['start']),_0x629bd6['isCollapsed']&&(_0x438638=_0x629bd6['end']),_0x551336([_0x39a592['model']['createRange'](_0x4ef5bf,_0x438638)]);}),_0x46d240['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x366948),_0x46d240['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x366948)),_0x39a592['plugins']['has']('ImageCaptionEditing')&&(_0x46d240['enableCommand']('toggleImageCaption',(_0x33b045,_0x18332d)=>{const _0x28b872=_0x39a592['plugins']['get']('ImageCaptionUtils');let _0x2b89ac=_0x595c4e['getClosestSelectedImageElement'](_0x39a592['model']['document']['selection']),_0x5e089e=_0x28b872['getCaptionFromImageModelElement'](_0x2b89ac);_0x39a592['model']['change'](()=>{if(_0x5e089e)return void _0x46d240['markDeletion'](_0x39a592['model']['createRangeOn'](_0x5e089e));const _0x30bcfb=_0x595c4e['isBlockImage'](_0x2b89ac);_0x33b045(_0x18332d),_0x2b89ac=_0x595c4e['getClosestSelectedImageElement'](_0x39a592['model']['document']['selection']),_0x5e089e=_0x28b872['getCaptionFromImageModelElement'](_0x2b89ac),_0x46d240['markInsertion'](_0x39a592['model']['createRangeOn'](_0x5e089e),_0x30bcfb?null:'imageCaption');});}),_0x46d240['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x366948));const _0x370a11=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5920d6(_0x5eeace,_0x155a54){const _0x380077=_0x370a11['findIndex'](({type:_0x238e87,subType:_0x1d9514})=>_0x5eeace['type']==_0x238e87&&_0x5eeace['subType']==_0x1d9514),_0x5ba9db=_0x370a11['findIndex'](({type:_0x1fff92,subType:_0x5f1f08})=>_0x155a54['type']==_0x1fff92&&_0x155a54['subType']==_0x5f1f08);if(_0x380077<0x0||_0x5ba9db<0x0)return!0x1;const _0x355a3c=_0x5eeace['getFirstRange'](),_0x4b7b58=_0x155a54['getFirstRange']();if((0x0==_0x380077||0x1==_0x380077)&&0x2==_0x5ba9db&&_0x355a3c['isIntersecting'](_0x4b7b58))return!0x0;if(0x2==_0x380077&&0x3==_0x5ba9db){const _0x4e6782=_0x46d240['_findSuggestions'](_0x355a3c,'insertion')['filter'](({suggestion:_0x23a51c,meta:_0x3452c3})=>_0x3452c3['isOwn']&&'convertInlineImageToBlock'==_0x23a51c['subType']);if(_0x4e6782['length']>0x1&&_0x4b7b58['end']['isEqual'](_0x355a3c['start']))return!0x0;if(0x1==_0x4e6782['length']&&(_0x355a3c['start']['isEqual'](_0x4b7b58['end'])||_0x355a3c['end']['isEqual'](_0x4b7b58['start'])))return!0x0;}if(0x3==_0x380077&&0x3==_0x5ba9db&&_0x355a3c['start']['isBefore'](_0x4b7b58['start'])){const _0x456acf=_0x355a3c['end']['nodeAfter'],_0x3ea6d3=_0x4b7b58['start']['nodeBefore'];return _0x595c4e['isBlockImage'](_0x456acf)&&_0x456acf===_0x3ea6d3;}return!0x1;}function _0x366948(_0x5f173e,_0x27af27){return _0x5920d6(_0x5f173e,_0x27af27)?[_0x5f173e,_0x27af27]:_0x5920d6(_0x27af27,_0x5f173e)?[_0x27af27,_0x5f173e]:null;}_0x39a592['plugins']['has']('ImageResize')&&(_0x46d240['enableDefaultAttributesIntegration']('resizeImage'),_0x46d240['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x9e8eb2,'FORMAT_IMAGE_SIZE'))),_0x39a592['plugins']['has']('ImageTextAlternativeEditing')&&_0x46d240['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x39a592['plugins']['has']('PictureEditing')&&_0x46d240['descriptionFactory']['registerDescriptionCallback'](_0x439e6b=>{if('attribute'!=_0x439e6b['type'])return;const {data:_0x1f6686}=_0x439e6b;return _0x1f6686&&'sources'==_0x1f6686['key']?{'type':'format','content':''}:void 0x0;}),_0x39a592['plugins']['has']('ImageSizeAttributes')&&_0x46d240['descriptionFactory']['registerDescriptionCallback'](_0x182952=>{if('attribute'!=_0x182952['type'])return;const {data:_0x285614}=_0x182952;return!_0x285614||'width'!=_0x285614['key']&&'height'!=_0x285614['key']?void 0x0:{'type':'format','content':''};}),_0x46d240['descriptionFactory']['registerDescriptionCallback'](_0x20eee7=>{if(!!_0x370a11['find'](({type:_0x31d0c1,subType:_0x2281d1})=>_0x20eee7['type']==_0x31d0c1&&_0x20eee7['subType']==_0x2281d1))return _0x20eee7['previous']?{}:void 0x0;}),_0x46d240['descriptionFactory']['registerDescriptionCallback'](_0xc45d55=>{if('insertion'==_0xc45d55['type']||'deletion'==_0xc45d55['type']){const _0x2aa0aa=_0xc45d55['getContainedElement']();if(_0x2aa0aa&&_0x2aa0aa['is']('element','caption'))return{'type':'insertion'==_0xc45d55['type']?'addObject':'removeObject','element':_0x2aa0aa,'quantity':0x1};}}),_0x46d240['descriptionFactory']['registerDescriptionCallback'](_0x42855b=>'formatBlock'==_0x42855b['type']&&'convertInlineImageToBlock'==_0x42855b['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x42855b['type']&&'convertBlockImageToInline'==_0x42855b['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x46d240['descriptionFactory']['registerDescriptionCallback'](_0x5c856b=>{if('attribute'!=_0x5c856b['type'])return;const {data:_0x105a4a}=_0x5c856b;if(!_0x105a4a||'alt'!=_0x105a4a['key'])return;const _0x1ea999=_0x105a4a['newValue'];return _0x1ea999?{'type':'format','content':o(_0x9e8eb2,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1ea999+'\x22')}:{'type':'format','content':o(_0x9e8eb2,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe1658f=this['editor'],_0x75c8c6=_0xe1658f['locale'];_0xe1658f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4008f5=>{if('formatBlock'!=_0x4008f5['type']&&'formatInline'!=_0x4008f5['type'])return;const {data:_0x4cbb25}=_0x4008f5;if(_0x4cbb25){if('imageTextAlternative'==_0x4cbb25['commandName']){const _0x324154=_0x4cbb25['commandParams'][0x0]['newValue'];return _0x324154?{'type':'format','content':o(_0x75c8c6,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x324154+'\x22')}:{'type':'format','content':o(_0x75c8c6,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4cbb25['commandName']){const _0x5389d4=_0x4cbb25['commandParams'][0x0]['width'];return _0x5389d4?{'type':'format','content':o(_0x75c8c6,'*Set\x20image\x20width:*\x20%0',_0x5389d4)}:{'type':'format','content':o(_0x75c8c6,'*Reset\x20image\x20width*')};}}});}}class ft extends _0x447d1d{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x448a08=this['editor']['locale'],_0x4f42f7=this['editor']['plugins']['get']('TrackChangesEditing');_0x4f42f7['enableDefaultAttributesIntegration']('replaceImageSource'),_0x4f42f7['descriptionFactory']['registerDescriptionCallback'](_0x147443=>{if('attribute'!=_0x147443['type'])return;const {data:_0x3267c9}=_0x147443;return _0x3267c9&&'src'==_0x3267c9['key']?_0x3267c9['newValue']&&_0x3267c9['oldValue']?{'type':'format','content':o(_0x448a08,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x196ec5=this['editor']['plugins']['get']('TrackChangesEditing');_0x196ec5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x196ec5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x196ec5['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x196ec5['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x55eab9=this['editor'],_0x3055ee=_0x55eab9['locale'];_0x55eab9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb082c3=>{if('formatBlock'!=_0xb082c3['type']&&'formatInline'!=_0xb082c3['type'])return;const {data:_0x21fb6a}=_0xb082c3;if(!_0x21fb6a||'replaceImageSource'!=_0x21fb6a['commandName'])return;return{'type':'format','content':o(_0x3055ee,'*Format:*\x20replace\x20image\x20URL')};});}}class ht extends _0x447d1d{['afterInit'](){const _0x454d43=this['editor'];if(!_0x454d43['plugins']['has']('ImageStyleEditing'))return;const _0x323a90=_0x454d43['plugins']['get']('TrackChangesEditing'),_0x29d7df=_0x454d43['plugins']['get']('ImageUtils'),_0xfec8e1={};_0x323a90['enableCommand']('imageStyle',(_0x13cabc,_0x419bd9)=>{const _0x184253=_0x454d43['plugins']['get']('Users')['me'],_0x14414f=_0x454d43['commands']['get']('imageStyle');let _0x3f5051=_0x29d7df['getClosestSelectedImageElement'](_0x454d43['model']['document']['selection']),_0x311b8b=_0x454d43['model']['createRangeOn'](_0x3f5051),_0x259ebf=_0x14414f['value'];if(_0x259ebf==_0x419bd9['value'])return;const _0x4f3300={'commandName':'imageStyle','commandParams':[_0x419bd9],'formatGroupId':_0x46153d()};_0x454d43['model']['change'](()=>{if(_0x323a90['getSuggestions']()['filter'](_0xc03ec9=>_0xc03ec9['isInContent']&&_0x184253==_0xc03ec9['author']&&('formatBlock'==_0xc03ec9['type']||'formatInline'==_0xc03ec9['type'])&&('imageStylePreApply'==_0xc03ec9['subType']||'imageStylePostApply'==_0xc03ec9['subType'])&&_0xc03ec9['getFirstRange']()['isEqual'](_0x311b8b))['forEach'](_0x25c6e7=>_0x323a90['discardSuggestion'](_0x25c6e7['head'])),_0x3f5051=_0x29d7df['getClosestSelectedImageElement'](_0x454d43['model']['document']['selection']),_0x311b8b=_0x454d43['model']['createRangeOn'](_0x3f5051),_0x14414f['refresh'](),_0x454d43['commands']['get']('imageTypeInline')['refresh'](),_0x454d43['commands']['get']('imageTypeBlock')['refresh'](),_0x259ebf=_0x14414f['value'],_0x259ebf!=_0x419bd9['value'])return _0x29d7df['isInlineImage'](_0x3f5051)&&_0x14414f['shouldConvertImageType'](_0x419bd9['value'],_0x3f5051)?(_0x13cabc({..._0x419bd9,'setImageSizes':!0x1}),_0x3f5051=_0x29d7df['getClosestSelectedImageElement'](_0x454d43['model']['document']['selection']),void _0x323a90['markBlockFormat'](_0x3f5051,{..._0x4f3300,'commandReversedParams':[{'value':_0x259ebf||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x29d7df['isBlockImage'](_0x3f5051)?_0x323a90['markBlockFormat'](_0x3f5051,_0x4f3300,[],'imageStylePostApply'):_0x323a90['markInlineFormat'](_0x311b8b,_0x4f3300,'imageStylePostApply'));});});for(const _0x5191b5 of _0x454d43['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xfec8e1[_0x5191b5['name']]=_0x5191b5['title']['toLowerCase']();_0x323a90['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x323a90['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x323a90['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x323a90['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2a68ba])=>{_0x29d7df['setImageNaturalSizeAttributes'](_0x2a68ba['getContainedElement']());}),_0x323a90['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0xdbe912,_0x978f8d)=>{_0x323a90['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0xdbe912,{'commandName':_0x978f8d['commandName'],'commandParams':_0x978f8d['commandReversedParams']});}),_0x323a90['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x316ad1,_0xfe86b){if(_0x31b1f5(_0x316ad1,_0xfe86b))return[_0x316ad1,_0xfe86b];if(_0x31b1f5(_0xfe86b,_0x316ad1))return[_0xfe86b,_0x316ad1];return null;});const _0x375692=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x31b1f5(_0x11adc6,_0x5a66c3){const _0x3c5789=_0x375692['findIndex'](({type:_0x204bac,subType:_0x1aaeed})=>_0x11adc6['type']==_0x204bac&&_0x11adc6['subType']==_0x1aaeed),_0x48ee57=_0x375692['findIndex'](({type:_0xfb3848,subType:_0x30461e})=>_0x5a66c3['type']==_0xfb3848&&_0x5a66c3['subType']==_0x30461e);if(_0x3c5789<0x0||_0x48ee57<0x0)return!0x1;const _0x3ef63d=_0x11adc6['getFirstRange'](),_0x3bb60c=_0x5a66c3['getFirstRange']();if((0x0==_0x3c5789||0x1==_0x3c5789)&&0x2==_0x48ee57&&_0x3ef63d['isIntersecting'](_0x3bb60c))return!0x0;if(0x2==_0x3c5789&&0x3==_0x48ee57){const _0x2276be=_0x323a90['_findSuggestions'](_0x3ef63d,'insertion')['filter'](({suggestion:_0x5d5278,meta:_0x234be7})=>_0x234be7['isOwn']&&'convertInlineImageToBlock'==_0x5d5278['subType']);if(_0x2276be['length']>0x1&&_0x3bb60c['end']['isEqual'](_0x3ef63d['start']))return!0x0;if(0x1==_0x2276be['length']&&(_0x3ef63d['start']['isEqual'](_0x3bb60c['end'])||_0x3ef63d['end']['isEqual'](_0x3bb60c['start'])))return!0x0;}if(0x3==_0x3c5789&&0x3==_0x48ee57&&_0x3ef63d['start']['isBefore'](_0x3bb60c['start'])){const _0x54b340=_0x3ef63d['end']['nodeAfter'],_0x4dcde7=_0x3bb60c['start']['nodeBefore'];return _0x29d7df['isBlockImage'](_0x54b340)&&_0x54b340===_0x4dcde7;}return!0x1;}_0x454d43['model']['document']['registerPostFixer'](()=>{let _0x4ea731=!0x1;const _0x138d71=Array['from'](_0x454d43['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x584cc6,data:_0x3c2607}of _0x138d71){const {group:_0x354829,type:_0x2c468e,subType:_0xf849fa,id:_0x25bd7b}=_0x323a90['_splitMarkerName'](_0x584cc6);if('suggestion'==_0x354829&&_0x323a90['hasSuggestion'](_0x25bd7b)){if('formatBlock'==_0x2c468e&&('imageStylePreApply'==_0xf849fa||'imageStylePostApply'==_0xf849fa)){const _0xe2332f=_0x323a90['getSuggestion'](_0x25bd7b);if(_0x3c2607['newRange']){const _0x520bcc=_0xe2332f['getFirstRange']()['getContainedElement']();if(_0x29d7df['isBlockImage'](_0x520bcc))continue;_0x323a90['discardSuggestion'](_0xe2332f),_0x4ea731=!0x0;}}if('insertion'==_0x2c468e&&'imageCaption'==_0xf849fa&&!_0x3c2607['newRange']){const _0x25dfbb=_0x323a90['getSuggestion'](_0x25bd7b);_0x25dfbb['next']&&_0x25dfbb['next']['isInContent']&&(_0x323a90['discardSuggestion'](_0x25dfbb['next']),_0x4ea731=!0x0);}}}return _0x4ea731;}),this['_registerLegacyDescription'](_0xfec8e1);}['_registerLegacyDescription'](_0x47d9e1){const _0x1e867=this['editor'],_0x140f20=_0x1e867['locale'];_0x1e867['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x301997=>{if('formatBlock'!=_0x301997['type']&&'formatInline'!=_0x301997['type'])return;const {data:_0x49dfe4}=_0x301997;if(!_0x49dfe4||'imageStyle'!=_0x49dfe4['commandName'])return;const _0x279a3d=_0x49dfe4['commandParams'][0x0]['value'];return _0x10d7d2('side'===_0x279a3d?o(_0x140f20,'FORMAT_SIDE_IMAGE'):_0x47d9e1[_0x279a3d]||_0x279a3d);function _0x10d7d2(_0x1181e5){return{'type':'format','content':o(_0x140f20,'*Format:*\x20%0',_0x1181e5)};}});}}class lt extends _0x447d1d{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x1ce17b){super(_0x1ce17b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x15b715=this['editor'],_0x190c06=_0x15b715['commands']['get']('importWord'),_0x55b54e=_0x15b715['commands']['get']('trackChanges');_0x190c06&&(_0x190c06['on']('execute',(_0x4e56ab,[,_0x51a6de])=>{this['_trackChangesValueDuringImport']=_0x55b54e['value'],_0x51a6de['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x190c06,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x190c06,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x55b54e['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x15b715['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2a5517,_0x20ea7b){const {suggestions:_0xe83897}=_0x20ea7b,_0x1484e4=this['editor']['commands']['get']('trackChanges'),_0x3cff96=_0x1484e4['value'];this['_trackChangesValueDuringImport']!==_0x3cff96&&(_0x1484e4['execute'](),this['_trackChangesExecuted']=!0x0),_0xe83897&&_0xe83897['forEach'](({id:_0x4b860f,type:_0x1bde02,author:_0x897baa,created_at:_0x4e07bf})=>{const _0x3057c2={'id':_0x4b860f,'type':_0x1bde02,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x897baa,'createdAt':_0x4e07bf?new Date(_0x4e07bf):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x3057c2);});}}class gt extends _0x447d1d{['afterInit'](){const _0x23a309=this['editor'],_0x4b51c8=_0x23a309['plugins']['get']('TrackChangesEditing');if(_0x23a309['plugins']['has']('IndentEditing')&&(_0x4b51c8['enableCommand']('indent'),_0x4b51c8['enableCommand']('outdent')),_0x23a309['plugins']['has']('IndentBlock')){for(const _0x253949 of['indentBlock','outdentBlock'])_0x4b51c8['enableDefaultAttributesIntegration'](_0x253949);if(_0x23a309['plugins']['has']('ListEditing')){for(const _0x5739c7 of['indentBlockList','indentBlockListItem','outdentBlockList','outdentBlockListItem'])_0x4b51c8['enableDefaultAttributesIntegration'](_0x5739c7);}}const _0x515835=_0x23a309['locale'];_0x4b51c8['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x515835,'FORMAT_INDENT')),_0x4b51c8['descriptionFactory']['registerAttributeLabel']('blockIndentList',o(_0x515835,'FORMAT_INDENT')),_0x4b51c8['descriptionFactory']['registerAttributeLabel']('blockIndentListItem',o(_0x515835,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x278699=this['editor'],_0x1b1afd=_0x278699['locale'],_0x591ee6=_0x278699['plugins']['get']('TrackChangesEditing');_0x591ee6['descriptionFactory']['registerDescriptionCallback'](_0x3ba892=>{if('formatBlock'!=_0x3ba892['type'])return;const {data:_0x6a0e7b}=_0x3ba892;if(!_0x6a0e7b)return;if('indentBlock'!=_0x6a0e7b['commandName']&&'outdentBlock'!=_0x6a0e7b['commandName'])return;const _0x12e8e8=_0x3ba892['getItems']()[0x0],_0x3d3818=_0x591ee6['descriptionFactory']['getItemLabel'](_0x12e8e8);return'indentBlock'==_0x6a0e7b['commandName']?{'type':'format','content':o(_0x1b1afd,'*Indent:*\x20%0',_0x3d3818)}:'outdentBlock'==_0x6a0e7b['commandName']?{'type':'format','content':o(_0x1b1afd,'*Outdent:*\x20%0',_0x3d3818)}:void 0x0;});}}class mt extends _0x447d1d{static get['requires'](){return[_0x513e8e];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class dt extends _0x447d1d{['afterInit'](){const _0x2250ff=this['editor'];if(!_0x2250ff['plugins']['has']('LinkEditing'))return;const _0x546400=_0x2250ff['plugins']['get']('TrackChangesEditing'),_0x46c8f9=_0x2250ff['commands']['get']('link');_0x546400['enableDefaultAttributesIntegration']('link'),_0x546400['enableDefaultAttributesIntegration']('unlink');for(const _0x1868ac of _0x46c8f9['manualDecorators'])_0x546400['descriptionFactory']['registerAttributeLabel'](_0x1868ac['id'],'link\x20('+_0x1868ac['label']['toLowerCase']()+')');_0x546400['descriptionFactory']['registerDescriptionCallback'](_0x5d4617=>{if('attribute'!=_0x5d4617['type'])return;const {data:_0x2d2b36}=_0x5d4617;if(!_0x2d2b36||'linkHref'!=_0x2d2b36['key'])return;const _0x1ad80f=_0x2d2b36['newValue'],_0x4f540b=_0x2250ff['locale'];return{'type':'format','content':null==_0x1ad80f?o(_0x4f540b,'*Remove\x20link*'):o(_0x4f540b,'*Set\x20link:*\x20%0','\x22'+_0x1ad80f+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1255d0=this['editor'],_0x5740a7=_0x1255d0['locale'];_0x1255d0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fdcc9=>{if('formatInline'!=_0x2fdcc9['type'])return;const {data:_0x48ada8}=_0x2fdcc9;if(_0x48ada8){if('link'==_0x48ada8['commandName']){const _0x43c74e=_0x48ada8['commandParams'][0x0];return{'type':'format','content':o(_0x5740a7,'*Set\x20link:*\x20%0','\x22'+_0x43c74e+'\x22')};}return'unlink'==_0x48ada8['commandName']?{'type':'format','content':o(_0x5740a7,'*Remove\x20link*')}:void 0x0;}});}}class pt extends _0x447d1d{['afterInit'](){const _0x13b709=this['editor'],_0x30032c=_0x13b709['locale'];if(!_0x13b709['plugins']['has']('LegacyListEditing'))return;const _0x420602=_0x13b709['plugins']['get']('TrackChangesEditing'),_0x1cd52b=_0x13b709['plugins']['has']('LegacyTodoListEditing');function _0x2b4b54(_0xea80ed){return()=>{const _0x360085=_0x13b709['model']['document']['selection'],_0x5d13c4=_0x13b709['commands']['get'](_0xea80ed);if(_0x5d13c4['value'])return void _0x13b709['execute']('paragraph',{});const _0x566780=_0xea80ed['slice'](0x0,-0x4),_0x54825d=function(_0x507e61,_0x16943a,_0x18739a){let _0x142e82=Array['from'](_0x507e61)['filter'](_0x2f848a=>function(_0x15e388,_0x307e8d){return _0x307e8d['checkChild'](_0x15e388['parent'],'listItem')&&!_0x307e8d['isObject'](_0x15e388);}(_0x2f848a,_0x18739a));_0x142e82=_0x142e82['filter'](_0x1a183a=>!_0x1a183a['is']('element','listItem')||_0x1a183a['getAttribute']('listType')!=_0x16943a);const _0x3d4d4c=new Set();for(const _0x34720f of _0x142e82)_0x34720f['is']('element','listItem')?_0x3d4d4c['add'](Le(_0x34720f)):_0x3d4d4c['add'](_0x34720f);return Array['from'](_0x3d4d4c);}(_0x360085['getSelectedBlocks'](),_0x566780,_0x13b709['model']['schema']);_0x13b709['model']['change'](()=>{for(const _0x14ddb4 of _0x54825d)_0x420602['markBlockFormat'](_0x14ddb4,{'commandName':_0xea80ed,'commandParams':[{'forceValue':!_0x5d13c4['value']}],'formatGroupId':'blockName'},Ee(_0x14ddb4));});};}function _0x1b6be0(_0x5b935b){return()=>{const _0x2b50b4=function(_0x3c1872){let _0x1558bc=Array['from'](_0x3c1872);const _0x46b1f8=_0x1558bc['findIndex'](_0xdbffac=>'listItem'!=_0xdbffac['name']);return _0x46b1f8>-0x1&&(_0x1558bc=_0x1558bc['slice'](0x0,_0x46b1f8)),_0x1558bc;}(_0x13b709['model']['document']['selection']['getSelectedBlocks']()),_0x15717a=_0x13b709['model']['createRange'](_0x13b709['model']['createPositionAt'](_0x2b50b4[0x0],'before'),_0x13b709['model']['createPositionAt'](_0x2b50b4[_0x2b50b4['length']-0x1],'end'));_0x13b709['model']['change'](()=>{_0x420602['markBlockFormat'](_0x15717a,{'commandName':_0x5b935b,'commandParams':[],'formatGroupId':'listIndent'},function(_0x45895d){const _0x390bf8=new Set();for(const _0x525293 of _0x45895d){let _0x5233b6=_0x525293['nextSibling'];for(;_0x5233b6&&_0x5233b6['getAttribute']('listIndent')>_0x525293['getAttribute']('listIndent');)_0x390bf8['add'](_0x5233b6),_0x5233b6=_0x5233b6['nextSibling'];}return Array['from'](_0x390bf8);}(_0x2b50b4));});};}_0x420602['enableCommand']('numberedList',_0x2b4b54('numberedList')),_0x420602['enableCommand']('bulletedList',_0x2b4b54('bulletedList')),_0x1cd52b&&_0x420602['enableCommand']('todoList',_0x2b4b54('todoList')),_0x420602['enableCommand']('indentList',_0x1b6be0('indentList')),_0x420602['enableCommand']('outdentList',_0x1b6be0('outdentList')),_0x1cd52b&&_0x420602['enableCommand']('checkTodoList',()=>{const _0x3eb7c6=_0x13b709['commands']['get']('checkTodoList'),_0x18a6eb=Array['from'](_0x3eb7c6['_selectedElements']);_0x18a6eb['filter'](_0xa28f73=>_0xa28f73['getAttribute']('todoListChecked')!=_0x3eb7c6['value']),_0x13b709['model']['change'](()=>{for(const _0x4c3e29 of _0x18a6eb)_0x420602['markBlockFormat'](_0x4c3e29,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x3eb7c6['value']}]});});}),_0x420602['descriptionFactory']['registerElementLabel']('listItem',_0x344973=>o(_0x30032c,'ELEMENT_LIST_ITEM',_0x344973)),_0x420602['descriptionFactory']['registerDescriptionCallback'](_0x1e5f80=>{if('formatBlock'!=_0x1e5f80['type']&&'formatInline'!=_0x1e5f80['type'])return;const {data:_0x4e7bad}=_0x1e5f80;if(_0x4e7bad){if('numberedList'==_0x4e7bad['commandName']||'bulletedList'==_0x4e7bad['commandName']||'todoList'==_0x4e7bad['commandName'])switch(_0x4e7bad['commandName']['replace']('List','')){case'bulleted':return _0xb15de2(o(_0x30032c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xb15de2(o(_0x30032c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xb15de2(o(_0x30032c,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4e7bad['commandName'])return{'type':'format','content':o(_0x30032c,'*Indent:*\x20%0',o(_0x30032c,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4e7bad['commandName'])return{'type':'format','content':o(_0x30032c,'*Outdent:*\x20%0',o(_0x30032c,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4e7bad['commandName'])return _0x4e7bad['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x30032c,'*Check\x20item*')}:{'type':'format','content':o(_0x30032c,'*Uncheck\x20item*')};}function _0xb15de2(_0x6f784e){return{'type':'format','content':o(_0x30032c,'*Change\x20to:*\x20%0',_0x6f784e)};}});}}function Le(_0x1db6e7){const _0x18eb96=_0x1db6e7['getAttribute']('listIndent');if(0x0==_0x18eb96)return _0x1db6e7;let _0x11eaac=_0x1db6e7;for(;_0x1db6e7['previousSibling']&&_0x1db6e7['previousSibling']['is']('element','listItem');){const _0x374aaa=_0x1db6e7['previousSibling']['getAttribute']('listIndent');if(_0x374aaa==_0x18eb96)_0x11eaac=_0x1db6e7['previousSibling'];else{if(_0x374aaa<_0x18eb96)break;}_0x1db6e7=_0x1db6e7['previousSibling'];}return _0x11eaac;}function Ee(_0x1487a7){const _0x1f8525=[];if(_0x1487a7['is']('element','listItem')&&_0x1487a7['getAttribute']('listIndent')>0x0){let _0x53f206=_0x1487a7['nextSibling'];for(;_0x53f206&&'listItem'==_0x53f206['name']&&_0x53f206['getAttribute']('listIndent')==_0x1487a7['getAttribute']('listIndent');)_0x1f8525['push'](_0x53f206),_0x53f206=_0x53f206['nextSibling'];}return _0x1f8525;}class wt extends _0x447d1d{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0xaff36e=this['editor']['config']['get']('list.properties'),_0x33cfe0=this['editor']['plugins']['get']('TrackChangesEditing');_0xaff36e['styles']&&_0x33cfe0['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0xaff36e['reversed']&&_0x33cfe0['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0xaff36e['startIndex']&&_0x33cfe0['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x33cfe0['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x26ecf2,_0x118af9={}){const _0x259873=this['editor']['plugins']['get']('TrackChangesEditing'),_0x177a79=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x259873['markMultiRangeBlockFormat'](_0x177a79,{'commandName':'listStyle','commandParams':[{'type':_0x118af9['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1992bd,_0x46947c={}){const _0xec05c3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15d034=this['_getSuggestionBlocks'](_0x4b3b23=>_0x4b3b23['is']('element','listItem')&&'numbered'===_0x4b3b23['getAttribute']('listType'));if(_0x15d034['length']<0x1)return;const _0x1379c1=_0x15d034['map'](_0x1716d4=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1716d4,'before'),this['editor']['model']['createPositionAt'](_0x1716d4,0x0)));this['editor']['model']['change'](()=>{_0xec05c3['markMultiRangeBlockFormat'](_0x1379c1,{'commandName':'listReversed','commandParams':[{'reversed':_0x46947c['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x2b1e95,_0x400cf1={}){const _0x3899cd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x21d857=this['_getSuggestionBlocks'](_0x18a5ea=>_0x18a5ea['is']('element','listItem')&&'numbered'===_0x18a5ea['getAttribute']('listType'));if(_0x21d857['length']<0x1)return;const _0x5be3ce=_0x21d857['map'](_0x459fe0=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x459fe0,'before'),this['editor']['model']['createPositionAt'](_0x459fe0,0x0)));this['editor']['model']['change'](()=>{_0x3899cd['markMultiRangeBlockFormat'](_0x5be3ce,{'commandName':'listStart','commandParams':[{'startIndex':_0x400cf1['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x95d853){if('formatBlock'!=_0x95d853['type']&&'formatInline'!=_0x95d853['type'])return;const _0x2dfa4e=this['editor']['locale'],{data:_0x5ac4a1}=_0x95d853;if(!_0x5ac4a1)return;let _0x5a56fc,_0x56842d;switch(_0x5ac4a1['commandName']){case'listStyle':_0x5a56fc='*Change\x20to:*\x20%0',_0x56842d={'type':'format','content':o(_0x2dfa4e,_0x5a56fc,o(_0x2dfa4e,this['_getTranslationKeyForListStyle'](_0x5ac4a1['commandParams'][0x0]['type'])))};break;case'listReversed':_0x5a56fc=_0x5ac4a1['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x56842d={'type':'format','content':o(_0x2dfa4e,_0x5a56fc)};break;case'listStart':_0x5a56fc='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x56842d={'type':'format','content':o(_0x2dfa4e,_0x5a56fc,_0x5ac4a1['commandParams'][0x0]['startIndex'])};}return _0x56842d;}['_getSuggestionBlocksForListStyle'](){const _0x16e838=this['editor']['plugins']['get']('LegacyListUtils');let _0x4077d2=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4077d2[0x0]?.['is']('element','listItem')&&_0x4077d2['unshift'](..._0x16e838['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4077d2[_0x4077d2['length']-0x1]?.['is']('element','listItem')&&_0x4077d2['push'](..._0x16e838['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4077d2=[...new Set(_0x4077d2)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4077d2=_0x4077d2['filter'](_0x5c5c54=>_0x5c5c54['is']('element','listItem'))),_0x4077d2;}['_getSuggestionBlocks'](_0x565cea){const _0x36e46d=this['editor']['plugins']['get']('LegacyListUtils');let _0x28c824=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x565cea)['map'](_0x34cb04=>{const _0x3ed6c6=this['editor']['model']['createPositionAt'](_0x34cb04,0x0);return[..._0x36e46d['getSiblingNodes'](_0x3ed6c6,'backward'),..._0x36e46d['getSiblingNodes'](_0x3ed6c6,'forward')];})['flat']();return _0x28c824=[...new Set(_0x28c824)],_0x28c824;}['_getTranslationKeyForListStyle'](_0x6a43fa){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x6a43fa)||'default')['toUpperCase']()+'_LIST_'+_0x6a43fa['toUpperCase']()['replace'](/-/g,'_');}}class kt extends _0x447d1d{['afterInit'](){const _0x412985=this['editor'];if(!_0x412985['plugins']['has']('MediaEmbedEditing'))return;const _0x15d981=_0x412985['plugins']['get']('TrackChangesEditing'),_0x52edb9=_0x412985['locale'];_0x15d981['enableCommand']('mediaEmbed'),_0x15d981['descriptionFactory']['registerElementLabel']('media',_0x410359=>o(_0x52edb9,'ELEMENT_MEDIA',_0x410359));}}class bt extends _0x447d1d{['afterInit'](){const _0x48de37=this['editor'];_0x48de37['plugins']['has']('MentionEditing')&&_0x48de37['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class yt extends _0x447d1d{['afterInit'](){const _0xc3c2fe=this['editor'];if(!_0xc3c2fe['plugins']['has']('MergeFieldsEditing'))return;const _0x3f4bbe=_0xc3c2fe['plugins']['get']('TrackChangesEditing'),_0x117aa1=_0xc3c2fe['locale'];_0x3f4bbe['enableCommand']('insertMergeField'),_0x3f4bbe['enableCommand']('insertMergeFieldBlock'),_0x3f4bbe['enableCommand']('insertMergeFieldImage'),_0x3f4bbe['descriptionFactory']['registerElementLabel']('mergeField',_0x32134f=>o(_0x117aa1,'ELEMENT_MERGE_FIELD',_0x32134f)),_0x3f4bbe['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x4a949e=>o(_0x117aa1,'ELEMENT_MERGE_FIELD',_0x4a949e)),_0x3f4bbe['descriptionFactory']['registerDescriptionCallback'](_0x2af6cb=>{if('insertion'!=_0x2af6cb['type']&&'deletion'!=_0x2af6cb['type'])return;const _0x485fe7=_0x2af6cb['getContainedElement']();if(null==_0x485fe7)return;const _0x30d884=_0xc3c2fe['plugins']['get']('MergeFieldsEditing');let _0x16a300;switch(_0x30d884['getMergeFieldType'](_0x485fe7)){case null:return;case'image':{const _0x88e2bd=_0x30d884['unwrapAffixes'](_0x485fe7['getAttribute']('src'));_0x16a300=_0x30d884['getLabel'](_0x88e2bd)||_0x88e2bd;break;}default:{const _0x4a71c1=_0x485fe7['getAttribute']('id');_0x16a300=_0x30d884['getLabel'](_0x4a71c1)||_0x4a71c1;break;}}return'insertion'==_0x2af6cb['type']?{'type':'insertion','content':o(_0x117aa1,'*Insert:*\x20%0','\x22'+_0x16a300+'\x22\x20'+o(_0x117aa1,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x117aa1,'*Remove:*\x20%0','\x22'+_0x16a300+'\x22\x20'+o(_0x117aa1,'ELEMENT_MERGE_FIELD'))};});}}class jt extends _0x447d1d{['afterInit'](){const _0x4a66e1=this['editor'],_0xbb818a=_0x4a66e1['plugins']['get']('TrackChangesEditing');_0x4a66e1['plugins']['has']('MultiLevelList')&&(_0xbb818a['enableDefaultAttributesIntegration']('multiLevelList'),_0xbb818a['descriptionFactory']['registerDescriptionCallback'](_0x462bf9=>this['handleDescriptions'](_0x462bf9)));}['handleDescriptions'](_0xca02b9){const _0x538f24=this['editor']['locale'],{data:_0x37cdbf}=_0xca02b9,_0x4fb430={'type':'format','content':''};if(_0x37cdbf&&'listMarkerStyle'==_0x37cdbf['key']){if(!_0x37cdbf['oldValue'])return{'type':'format','content':o(_0x538f24,'*Set\x20format:*\x20%0',o(_0x538f24,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x37cdbf['newValue']+')'};if(!_0x37cdbf['newValue']){let _0x39b103=_0xca02b9['head'];for(;_0x39b103;){if(_0x39b103['data']&&'listType'==_0x39b103['data']['key']&&_0x39b103['data']['newValue'])return _0x4fb430;_0x39b103=_0x39b103['next'];}return{'type':'format','content':o(_0x538f24,'*Remove\x20format:*\x20%0',o(_0x538f24,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x37cdbf['oldValue']+')'};}}}}class St extends _0x447d1d{['afterInit'](){const _0x4c44e7=this['editor'];if(!_0x4c44e7['plugins']['has']('PageBreakEditing'))return;_0x4c44e7['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4158ee=_0x4c44e7['plugins']['get']('TrackChangesEditing'),_0x1f5b37=_0x4c44e7['locale'];_0x4158ee['descriptionFactory']['registerElementLabel']('pageBreak',_0xd9bd9c=>o(_0x1f5b37,'ELEMENT_PAGE_BREAK',_0xd9bd9c));}}class It extends _0x447d1d{['afterInit'](){const _0x1d8564=this['editor'];if(!_0x1d8564['plugins']['has']('Paragraph'))return;const _0x41010c=_0x1d8564['locale'],_0x1b3685=_0x1d8564['plugins']['get']('TrackChangesEditing');_0x1b3685['descriptionFactory']['registerElementLabel']('paragraph',_0x2f8bae=>o(_0x41010c,'ELEMENT_PARAGRAPH',_0x2f8bae)),_0x1b3685['enableDefaultAttributesIntegration']('paragraph'),_0x1b3685['enableCommand']('insertParagraph');const _0x58afc0=_0x1b3685['descriptionFactory'];_0x58afc0['registerDescriptionCallback'](_0x31b780=>{if('insertion'!==_0x31b780['type'])return;const {start:_0x41498f,end:_0x3354bd}=_0x31b780['getFirstRange']();if(!_0x41498f['isTouching'](_0x3354bd)||!_0x41498f['nodeAfter'])return;const _0x3553d0=_0x1d8564['model']['schema'],_0x56e37b=_0x41498f['nodeAfter'];return _0x3553d0['isBlock'](_0x56e37b)&&!_0x3553d0['isLimit'](_0x56e37b)&&_0x3553d0['checkChild'](_0x56e37b,'$text')?{'type':'insertion','content':o(_0x41010c,'*Insert:*\x20%0',_0x58afc0['getItemLabel'](_0x56e37b,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2541d3=this['editor'],_0x326b6e=_0x2541d3['locale'];_0x2541d3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x46e2be=>{if('formatBlock'!=_0x46e2be['type'])return;const {data:_0xb29411}=_0x46e2be;return _0xb29411&&'paragraph'==_0xb29411['commandName']?{'type':'format','content':o(_0x326b6e,'*Change\x20to:*\x20%0',o(_0x326b6e,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}class At extends _0x447d1d{['afterInit'](){const _0x1bc9cd=this['editor'];_0x1bc9cd['commands']['get']('replaceSource')&&_0x1bc9cd['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class _t extends _0x447d1d{['afterInit'](){const _0x2edcde=this['editor'];if(!_0x2edcde['plugins']['has']('RemoveFormatEditing'))return;_0x2edcde['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3922d5=this['editor'];_0x3922d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35feb4=>{if('formatBlock'!=_0x35feb4['type']&&'formatInline'!=_0x35feb4['type'])return;const {data:_0x2a3657}=_0x35feb4;return _0x2a3657&&'removeFormat'==_0x2a3657['commandName']?{'type':'format','content':o(_0x3922d5['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class Ct extends _0x447d1d{['afterInit'](){const _0x5a3d5a=this['editor'];if(!_0x5a3d5a['plugins']['has']('RestrictedEditingModeEditing'))return;const _0xdfe236=_0x5a3d5a['plugins']['get']('TrackChangesEditing');_0xdfe236['enableCommand']('goToPreviousRestrictedEditingException'),_0xdfe236['enableCommand']('goToNextRestrictedEditingException');const _0x1f3556=_0x5a3d5a['plugins']['get']('RestrictedEditingModeEditing');_0x1f3556['enableCommand']('trackChanges'),_0x1f3556['enableCommand']('acceptSuggestion'),_0x1f3556['enableCommand']('discardSuggestion'),_0x1f3556['enableCommand']('acceptAllSuggestions'),_0x1f3556['enableCommand']('discardAllSuggestions'),_0x1f3556['enableCommand']('acceptSelectedSuggestions'),_0x1f3556['enableCommand']('discardSelectedSuggestions');}}class Nt extends _0x447d1d{['afterInit'](){const _0xc3e17e=this['editor'];if(!_0xc3e17e['plugins']['has']('ShiftEnter'))return;const _0x190cee=_0xc3e17e['plugins']['get']('TrackChangesEditing');_0x190cee['enableCommand']('shiftEnter'),_0x190cee['descriptionFactory']['registerElementLabel']('softBreak',_0x1d0d35=>o(_0xc3e17e['locale'],'ELEMENT_LINE_BREAK',_0x1d0d35));}}function an(_0x2299b4,_0x30ed24,_0x5a6b11){const _0x3f6dc9=[];for(const _0xec7fe5 of _0x30ed24['getItems']())_0xec7fe5['hasAttribute'](_0x2299b4)&&_0x3f6dc9['push'](_0x5a6b11['createRangeOn'](_0xec7fe5));return _0x3f6dc9;}class $t extends _0x447d1d{['afterInit'](){const _0x23d0fd=this['editor'],_0x2b1889=_0x23d0fd['plugins']['get']('TrackChangesEditing');_0x23d0fd['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x2b1889['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x15b0b0=this['editor'],_0x16a0ad=_0x15b0b0['model'],_0x4e4f46=_0x15b0b0['locale'],_0x2118b8=_0x15b0b0['plugins']['get']('TrackChangesEditing'),_0x5bd72a='restrictedEditingException',_0x454484=_0x15b0b0['commands']['get'](_0x5bd72a);_0x2118b8['enableCommand'](_0x5bd72a,(_0xa74ade,_0x5a6242={})=>{const _0x1c247f=_0x16a0ad['document']['selection'];if(_0x1c247f['isCollapsed'])return void _0xa74ade(_0x5a6242);const _0x132908=void 0x0!==_0x5a6242['forceValue']?_0x5a6242['forceValue']:!_0x454484['value'];_0x16a0ad['change'](()=>{const _0x115b3c=Array['from'](_0x1c247f['getRanges']());for(const _0x2a2a27 of _0x115b3c){const _0x3dc0a9=_0x132908?[_0x2a2a27]:an(_0x5bd72a,_0x2a2a27,_0x16a0ad);for(const _0x394336 of _0x3dc0a9)_0x2118b8['markInlineFormat'](_0x394336,{'commandName':_0x5bd72a,'commandParams':[{'forceValue':_0x132908}]});}});}),_0x2118b8['descriptionFactory']['registerDescriptionCallback'](_0x1456d7=>{if('formatBlock'!=_0x1456d7['type']&&'formatInline'!=_0x1456d7['type'])return;const {data:_0x2e0715}=_0x1456d7;return _0x2e0715&&_0x2e0715['commandName']==_0x5bd72a?_0x2e0715['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4e4f46,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x4e4f46,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x46c703=this['editor'],_0x46619b=_0x46c703['locale'],_0x359d68=_0x46c703['plugins']['get']('TrackChangesEditing'),_0x3b5d15='restrictedEditingExceptionBlock',_0x1884fe=this['editor']['commands']['get'](_0x3b5d15);_0x359d68['enableCommand'](_0x3b5d15,(_0x1f7025,_0x1ebcb8={})=>{const _0x31bf60=this['editor']['model']['document']['selection'],_0x293a43=_0x1ebcb8&&void 0x0!==_0x1ebcb8['forceValue']?_0x1ebcb8['forceValue']:!_0x1884fe['value'];let _0x11dc7b=[];if(_0x293a43){const _0x30d5bc=Array['from'](_0x31bf60['getSelectedBlocks']())['filter'](_0x457437=>function(_0x564d87){return!!_0x564d87['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x457437)||function(_0x3b6640,_0x1e79bf){const _0x38619e=_0x1e79bf['createContext'](_0x3b6640['parent']);if(!_0x1e79bf['checkChild'](_0x38619e,'restrictedEditingException'))return!0x1;if(!_0x1e79bf['checkChild'](_0x38619e['push']('restrictedEditingException'),_0x3b6640))return!0x1;return!0x0;}(_0x457437,this['editor']['model']['schema']));_0x11dc7b=to(_0x30d5bc,_0x46c703['model']);}else{const _0xe0f00e=Array['from'](_0x31bf60['getSelectedBlocks']())['map'](_0x51c223=>function(_0x5acf71){let _0x1cd608=_0x5acf71;for(;_0x1cd608['parent'];){if('restrictedEditingException'==_0x1cd608['parent']['name'])return _0x1cd608;_0x1cd608=_0x1cd608['parent'];}return null;}(_0x51c223))['filter'](_0x15a94f=>!!_0x15a94f);_0x11dc7b=to(_0xe0f00e,_0x46c703['model']);}_0x46c703['model']['change'](()=>{for(const _0x1cf3dc of _0x11dc7b)_0x359d68['markBlockFormat'](_0x1cf3dc,{'commandName':_0x3b5d15,'commandParams':[{'forceValue':_0x293a43}]});});}),_0x359d68['descriptionFactory']['registerDescriptionCallback'](_0x5c879e=>{const {data:_0xd79093}=_0x5c879e;if(_0xd79093&&_0xd79093['commandName']==_0x3b5d15)return _0xd79093['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x46619b,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x46619b,'FORMAT_RESTRICTED_DISABLED')};});}}class vt extends _0x447d1d{['afterInit'](){const _0x4a630e=this['editor'];if(!_0x4a630e['plugins']['has']('Style')||!_0x4a630e['plugins']['has']('DataSchema'))return;const _0x481112=_0x4a630e['plugins']['get']('TrackChangesEditing'),_0x800706=_0x4a630e['locale'],_0x331679=_0x4a630e['config']['get']('style')||{},_0x549711=_0x4a630e['plugins']['get']('GeneralHtmlSupport'),_0x5a2ff0=_0x4a630e['plugins']['get']('StyleUtils')['normalizeConfig'](_0x4a630e['plugins']['get']('DataSchema'),_0x331679['definitions']);_0x481112['enableDefaultAttributesIntegration']('style');const _0x2064a3=new Set();for(const _0x1127cc of _0x5a2ff0['block']){const _0x62e8f=_0x549711['getGhsAttributeNameForElement'](_0x1127cc['element']);_0x2064a3['add'](_0x62e8f);}const _0xdb81e1=new Set();for(const _0x5ed4e0 of _0x5a2ff0['inline']){const _0x529772=_0x549711['getGhsAttributeNameForElement'](_0x5ed4e0['element']);_0xdb81e1['add'](_0x529772);for(const _0x3f73dc of _0x5ed4e0['ghsAttributes'])_0xdb81e1['add'](_0x3f73dc);}for(const _0x3d7ba6 of _0x2064a3)_0x481112['descriptionFactory']['registerAttributeLabel'](_0x3d7ba6,o(_0x800706,'FORMAT_STYLE'));for(const _0x243414 of _0xdb81e1)_0x481112['descriptionFactory']['registerAttributeLabel'](_0x243414,o(_0x800706,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x91dd12=this['editor'],_0x24f879=_0x91dd12['locale'];_0x91dd12['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe174a2=>{if('formatBlock'!=_0xe174a2['type']&&'formatInline'!=_0xe174a2['type'])return;const {data:_0x58e35b}=_0xe174a2;return _0x58e35b&&'style'===_0x58e35b['commandName']?_0x58e35b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x24f879,'*Set\x20format:*\x20%0',_0x58e35b['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x24f879,'*Remove\x20format:*\x20%0',_0x58e35b['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Dt extends _0x447d1d{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x202629){super(_0x202629),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x5e1005=this['editor'],_0x1fef73=_0x5e1005['model']['document']['selection'];if(!_0x5e1005['plugins']['has']('TableEditing'))return;const _0x4f7fc7=_0x5e1005['locale'],_0x5b32e1=_0x5e1005['plugins']['get']('TrackChangesEditing'),_0x2b58df=_0x5e1005['plugins']['get']('TableUtils');_0x5b32e1['descriptionFactory']['registerElementLabel']('table',_0x248b0b=>o(_0x4f7fc7,'ELEMENT_TABLE',_0x248b0b)),this['_setupColumnsRowsFixing'](),_0x5b32e1['enableCommand']('insertTable'),_0x5b32e1['enableCommand']('selectTableRow'),_0x5b32e1['enableCommand']('selectTableColumn');for(const _0x33b8cb of['insertTableRowAbove','insertTableRowBelow']){const _0xda8aa6=_0x5e1005['commands']['get'](_0x33b8cb);_0x5b32e1['enableCommand'](_0x33b8cb,_0x15248d=>{_0x5e1005['model']['change'](_0x5c459b=>{_0x15248d();const _0x805861='above'===_0xda8aa6['order'],_0x4fc471=_0x2b58df['getSelectionAffectedTableCells'](_0x1fef73),_0x4d2d58=_0x2b58df['getRowIndexes'](_0x4fc471),_0x5b3f31=_0x805861?_0x4d2d58['first']-0x1:_0x4d2d58['last']+0x1,_0x1d16b7=_0x4fc471[0x0]['findAncestor']('table'),_0x249318=_0x2b58df['createTableWalker'](_0x1d16b7,{'startRow':_0x5b3f31,'endRow':_0x5b3f31}),_0x313964=Array['from'](_0x249318)['map'](_0x26765d=>_0x5c459b['createRangeOn'](_0x26765d['cell']));_0x5b32e1['markMultiRangeInsertion'](_0x313964,'tableRow');});});}for(const _0x4a4309 of['insertTableColumnLeft','insertTableColumnRight']){const _0x4d4589=_0x5e1005['commands']['get'](_0x4a4309);_0x5b32e1['enableCommand'](_0x4a4309,_0x8f6cb3=>{_0x5e1005['model']['change'](_0x48ab4d=>{_0x8f6cb3();const _0x413fa1='left'===_0x4d4589['order'],_0x4469b1=_0x2b58df['getSelectionAffectedTableCells'](_0x1fef73),_0x2e69f7=_0x2b58df['getColumnIndexes'](_0x4469b1),_0x8ef0cb=_0x413fa1?_0x2e69f7['first']-0x1:_0x2e69f7['last']+0x1,_0x35a010=_0x4469b1[0x0]['findAncestor']('table'),_0x1d6501=_0x2b58df['createTableWalker'](_0x35a010,{'startRow':0x0,'column':_0x8ef0cb,'includeAllSlots':!0x1}),_0x384da1=Array['from'](_0x1d6501)['map'](_0x148e74=>_0x48ab4d['createRangeOn'](_0x148e74['cell']));_0x5b32e1['markMultiRangeInsertion'](_0x384da1,'tableColumn');});});}for(const _0x3d0b07 of['removeTableRow','removeTableColumn']){const _0x1c8f52=_0x3d0b07['substr'](0xb),_0x555f42=_0x1c8f52['toLowerCase'](),_0xf5afc0=_0x555f42['substr'](0x0,0x3)+'span',_0x50ab42='table'+_0x1c8f52,_0x54087d='min'+_0x1c8f52,_0x20af81='max'+_0x1c8f52;_0x5b32e1['enableCommand'](_0x3d0b07,()=>{_0x5e1005['model']['change'](_0x43c3c5=>{const _0x320ac2=_0x2b58df['getSelectionAffectedTableCells'](_0x1fef73),_0x3062ec=_0x320ac2[0x0]['findAncestor']('table');let _0x3771fa;if('removeTableRow'==_0x3d0b07){const _0x4e6606=_0x2b58df['getRowIndexes'](_0x320ac2);_0x3771fa={'startRow':_0x4e6606['first'],'endRow':_0x4e6606['last'],'includeAllSlots':!0x0};}else{const _0x541021=_0x2b58df['getColumnIndexes'](_0x320ac2);_0x3771fa={'startColumn':_0x541021['first'],'endColumn':_0x541021['last'],'includeAllSlots':!0x0};}const _0x546f97=_0x2b58df['createTableWalker'](_0x3062ec,_0x3771fa),_0x652f86=Array['from'](_0x546f97)['map'](({cell:_0x283976})=>_0x283976),_0x1dc780=_e(_0x652f86['filter'](_0x212845=>_0x212845['hasAttribute'](_0xf5afc0))),_0x39c95a=_e(_0x652f86['filter'](_0x4e7f3a=>!_0x4e7f3a['hasAttribute'](_0xf5afc0)))['map'](_0x2dab92=>_0x43c3c5['createRangeOn'](_0x2dab92)),_0x39d614=_0x5b32e1['markMultiRangeDeletion'](_0x39c95a,_0x50ab42);if(_0x39d614&&('tableRow'==_0x39d614['subType']||'tableColumn'==_0x39d614['subType'])){const _0x35e1ab=this['_getSuggestionCoords'](_0x39d614);for(const _0x553c29 of _0x1dc780){const _0x4b36ff=_0x43c3c5['createRangeOn'](_0x553c29),_0x21d11a=_0x2b58df['getCellLocation'](_0x553c29),_0x467f7a=_0x553c29['getAttribute'](_0xf5afc0)-0x1,_0x3c9463=_0x35e1ab[_0x54087d],_0x408a0b=_0x35e1ab[_0x20af81];_0x3c9463<=_0x21d11a[_0x555f42]&&_0x21d11a[_0x555f42]+_0x467f7a<=_0x408a0b&&_0x39d614['addRange'](_0x4b36ff);}}});});}function _0xb17673(_0x59b3b8){const _0x3d098c=Array['from'](_0x1fef73['getRanges']())['map'](_0x384127=>_0x596d93['fromRange'](_0x384127));_0x5e1005['model']['change'](_0x4902e5=>{const _0x965bde=_0x4902e5['batch'];_0x59b3b8=_0x59b3b8['filter'](_0x531171=>'$graveyard'!=_0x531171['root']['rootName']),_0x4902e5['setSelection'](_0x59b3b8),_0x5e1005['commands']['get']('removeTableRow')['refresh'](),_0x5e1005['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5e1005['model']['enqueueChange'](()=>{_0x5e1005['model']['enqueueChange'](_0x965bde,_0x5dcaba=>{const _0x3745c9=_0x3d098c['filter'](_0x3758e9=>'$graveyard'!=_0x3758e9['root']['rootName']);_0x3745c9['length']>0x0&&_0x5dcaba['setSelection'](_0x3745c9);for(const _0x3895b5 of _0x3d098c)_0x3895b5['detach']();});});});}function _0x29ab83(_0x1e8703){_0x5e1005['model']['change'](_0xf95520=>{const _0x39136b=Array['from'](_0x1fef73['getRanges']())['map'](_0x281bd2=>_0x596d93['fromRange'](_0x281bd2)),_0x2fc916=[];for(const _0x283611 of _0x1e8703)for(const _0x2d9166 of _0x283611['getItems']({'shallow':!0x0}))_0x2fc916['push'](_0x2d9166);for(const _0x3028a9 of _0x2fc916)'$graveyard'!=_0x3028a9['root']['rootName']&&(_0xf95520['setSelection'](_0xf95520['createPositionAt'](_0x3028a9,0x0)),_0x5e1005['commands']['get']('removeTableColumn')['refresh'](),_0x5e1005['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x57dc80=_0x39136b['filter'](_0xff2d8=>'$graveyard'!=_0xff2d8['root']['rootName']);_0x57dc80['length']>0x0&&_0xf95520['setSelection'](_0x57dc80);for(const _0x25cf9a of _0x39136b)_0x25cf9a['detach']();});}function _0x566684(_0x58a346,_0x50e569){return _0x50e569['every'](_0x41c90a=>_0x58a346['some'](_0x5543f8=>_0x5543f8['end']['isEqual'](_0x41c90a['start'])||_0x41c90a['end']['isEqual'](_0x5543f8['start'])));}function _0x2f4a82(_0x20ec76,_0x26eec4){return!_0x20ec76['some'](_0x52c691=>_0x26eec4['some'](_0x5b96b9=>_0x52c691['isIntersecting'](_0x5b96b9)))&&_0x20ec76['some'](_0x1a6182=>_0x26eec4['some'](_0xf18d89=>_0x1a6182['end']['isTouching'](_0xf18d89['start'])));}_0x5b32e1['descriptionFactory']['registerDescriptionCallback'](_0x27ff93=>{if('insertion'!=_0x27ff93['type']&&'deletion'!=_0x27ff93['type'])return;const _0x51541a=_0x27ff93['getContainedElement']();if(null!=_0x51541a&&_0x51541a['is']('element','table')){if('insertion'==_0x27ff93['type']){const _0xfd1c34=_0x27ff93['getItems']()['filter'](_0x3393ba=>_0x3393ba['is']('$textProxy'))['map'](_0x32b974=>_0x32b974['data']);if(_0xfd1c34['length'])return{'type':'insertion','content':o(_0x4f7fc7,'*Insert:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0xfd1c34['join']('\x20')+'\x22'))};}if('deletion'==_0x27ff93['type']){const _0x2f9c57=_0x27ff93['getItems']()['filter'](_0xb9b992=>_0xb9b992['is']('$textProxy'))['map'](_0x20c376=>_0x20c376['data']);if(_0x2f9c57['length'])return{'type':'deletion','content':o(_0x4f7fc7,'*Remove:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2f9c57['join']('\x20')+'\x22'))};}}}),_0x5b32e1['descriptionFactory']['registerDescriptionCallback'](_0x3d81ed=>{if('tableRow'==_0x3d81ed['subType']){const _0x1ac875=_0x3d81ed['getItems']()['filter'](_0x575fed=>_0x575fed['is']('$textProxy'))['map'](_0x1a6cbb=>_0x1a6cbb['data']),_0xcf6081=this['_getSuggestionCoords'](_0x3d81ed),_0x516379=_0xcf6081['maxRow']-_0xcf6081['minRow']+0x1;if('insertion'==_0x3d81ed['type'])return _0x1ac875['length']?{'type':'insertion','content':o(_0x4f7fc7,'*Insert:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x516379,'\x22'+_0x1ac875['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4f7fc7,'*Insert:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_ROW',_0x516379))};if('deletion'==_0x3d81ed['type'])return _0x1ac875['length']?{'type':'deletion','content':o(_0x4f7fc7,'*Remove:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x516379,'\x22'+_0x1ac875['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4f7fc7,'*Remove:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_ROW',_0x516379))};}if('tableColumn'==_0x3d81ed['subType']){const _0x2ab9ef=_0x3d81ed['getItems']()['filter'](_0x186333=>_0x186333['is']('$textProxy'))['map'](_0x3b34e9=>_0x3b34e9['data']),_0x9e891e=this['_getSuggestionCoords'](_0x3d81ed),_0x715e97=_0x9e891e['maxColumn']-_0x9e891e['minColumn']+0x1;if('insertion'==_0x3d81ed['type'])return _0x2ab9ef['length']?{'type':'insertion','content':o(_0x4f7fc7,'*Insert:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x715e97,'\x22'+_0x2ab9ef['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4f7fc7,'*Insert:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_COLUMN',_0x715e97))};if('deletion'==_0x3d81ed['type'])return _0x2ab9ef['length']?{'type':'deletion','content':o(_0x4f7fc7,'*Remove:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x715e97,'\x22'+_0x2ab9ef['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4f7fc7,'*Remove:*\x20%0',o(_0x4f7fc7,'ELEMENT_TABLE_COLUMN',_0x715e97))};}}),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0xb17673),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0xb17673),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x29ab83),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x29ab83),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x566684),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x566684),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2f4a82),_0x5b32e1['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2f4a82);}['_acceptFormatSuggestionCallbackFactory'](){const _0x54490c=this['editor'],_0x42b777=_0x54490c['model']['document']['selection'];return(_0x1cd612,_0x30cb16)=>{_0x54490c['model']['change'](_0x3acb91=>{const {commandName:_0x1088e7,commandParams:_0xfd5a25}=_0x30cb16;let _0x2b18fd=_0x1cd612[0x0]['end']['nodeBefore'];_0xfd5a25&&_0xfd5a25[0x0]&&!0x1===_0xfd5a25[0x0]['forceValue']&&(_0x2b18fd=_0x1cd612[0x0]['start']['nodeAfter']);const _0x7fd8c4=_0x3acb91['createRangeIn'](_0x2b18fd);if('$graveyard'==_0x7fd8c4['root']['rootName'])return;const _0x3341de=Array['from'](_0x42b777['getRanges']())['map'](_0x427f9e=>_0x596d93['fromRange'](_0x427f9e));_0x3acb91['setSelection'](_0x7fd8c4),_0x54490c['commands']['get'](_0x1088e7)['refresh'](),_0xfd5a25['push']({'forceDefaultExecution':!0x0}),_0x54490c['execute'](_0x1088e7,..._0xfd5a25);const _0x21a7a8=_0x3341de['filter'](_0x426b37=>'$graveyard'!=_0x426b37['root']['rootName']);_0x21a7a8['length']>0x0&&_0x3acb91['setSelection'](_0x21a7a8);for(const _0x562791 of _0x3341de)_0x562791['detach']();});};}['_getCoordsForCells'](_0x1b13a6){const _0x817dff=this['editor']['plugins']['get']('TableUtils');let _0x47226a=Number['MAX_SAFE_INTEGER'],_0x247e27=Number['MIN_SAFE_INTEGER'],_0x5e116c=Number['MAX_SAFE_INTEGER'],_0xc5a033=Number['MIN_SAFE_INTEGER'];for(const _0x366680 of _0x1b13a6){if('$graveyard'==_0x366680['root']['rootName'])continue;const {row:_0x1c31b7,column:_0x3aebea}=_0x817dff['getCellLocation'](_0x366680),_0x5bcda5=_0x366680['hasAttribute']('rowspan')?_0x366680['getAttribute']('rowspan')-0x1:0x0,_0x1741b5=_0x366680['hasAttribute']('colspan')?_0x366680['getAttribute']('colspan')-0x1:0x0;_0x47226a=_0x1c31b7<_0x47226a?_0x1c31b7:_0x47226a,_0x247e27=_0x1c31b7+_0x5bcda5>_0x247e27?_0x1c31b7+_0x5bcda5:_0x247e27,_0x5e116c=_0x3aebea<_0x5e116c?_0x3aebea:_0x5e116c,_0xc5a033=_0x3aebea+_0x1741b5>_0xc5a033?_0x3aebea+_0x1741b5:_0xc5a033;}return{'minRow':_0x47226a,'maxRow':_0x247e27,'minColumn':_0x5e116c,'maxColumn':_0xc5a033};}['_setupColumnsRowsFixing'](){const _0x598962=this['editor'],_0x59f16f=_0x598962['plugins']['get']('TrackChangesEditing'),_0x138ed7=_0x598962['plugins']['get']('TableUtils');_0x598962['model']['document']['on']('change:data',()=>{const _0xa9146e=Array['from'](_0x598962['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1ebb72,data:_0x131939}of _0xa9146e){const {group:_0x3ef807,id:_0x14510e,subType:_0x3492b1}=_0x59f16f['_splitMarkerName'](_0x1ebb72);if('suggestion'!=_0x3ef807)continue;if(null!=_0x131939['oldRange'])continue;const _0x1b0da5=_0x59f16f['getSuggestion'](_0x14510e);this['_tablePostFixingSubtypes']['includes'](_0x3492b1)&&this['_tableSuggestions']['add'](_0x1b0da5);}},{'priority':'low'});const _0x429a72=(_0xd8823f,_0x12c4f1)=>{let _0x566822=!0x1;const _0x44f833=_0x12c4f1['createRangeOn'](_0xd8823f),_0x24b1de=_0xd8823f['findAncestor']('table'),_0x354f75=_0x138ed7['getCellLocation'](_0xd8823f);for(const _0xb089a7 of this['_tableSuggestions']){const _0x17d6ad=_0xb089a7['subType'],_0x47a89f=_0x17d6ad['startsWith']('tablePaste'),_0x3bc8ec=_0x17d6ad['substr'](_0x47a89f?0xa:0x5),_0x4ea13e=_0x3bc8ec['toLowerCase'](),_0x5b7e16=_0x4ea13e['substr'](0x0,0x3)+'span',_0x25f22d='min'+_0x3bc8ec,_0x3b1591='max'+_0x3bc8ec;if(!_0xb089a7['isInContent'])continue;if(_0x24b1de!=_0xb089a7['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0xb089a7['isIntersectingWithRange'](_0x44f833))continue;const _0x4bff1b=_0xd8823f['hasAttribute'](_0x5b7e16)?_0xd8823f['getAttribute'](_0x5b7e16)-0x1:0x0,_0x28c659=this['_getSuggestionCoords'](_0xb089a7),_0x37650b=_0x28c659[_0x25f22d],_0x163c95=_0x28c659[_0x3b1591];_0x37650b<=_0x354f75[_0x4ea13e]&&_0x354f75[_0x4ea13e]+_0x4bff1b<=_0x163c95&&(_0xb089a7['addRange'](_0x44f833),_0x566822=!0x0);}return _0x566822;};_0x598962['model']['document']['registerPostFixer'](_0xc8b748=>{let _0x3b4c74=!0x1;for(const _0x234180 of _0x598962['model']['document']['differ']['getChanges']())if('insert'==_0x234180['type']){if('tableRow'==_0x234180['name']){for(const _0x28be6c of _0x234180['position']['nodeAfter']['getChildren']())_0x3b4c74=_0x3b4c74||_0x429a72(_0x28be6c,_0xc8b748);}else'tableCell'==_0x234180['name']&&(_0x3b4c74=_0x3b4c74||_0x429a72(_0x234180['position']['nodeAfter'],_0xc8b748));}return _0x3b4c74;});}['_getSuggestionCoords'](_0xbfa056){return this['_getCoordsForCells'](_0xbfa056['getRanges']()['map'](_0xe49d2c=>_0xe49d2c['start']['nodeAfter']));}}function _e(_0x569319){return Array['from'](new Set(_0x569319)['values']());}class Bt extends _0x447d1d{static get['requires'](){return[Dt];}['afterInit'](){const _0x439631=this['editor'],_0x33e54e=_0x439631['model']['document']['selection'],_0x2d438a=_0x439631['locale'];if(!_0x439631['plugins']['has']('TableEditing'))return;const _0x59d8e0=_0x439631['plugins']['get']('TrackChangesEditing'),_0x5b4836=_0x439631['plugins']['get']('TableUtils'),_0x2b8f4a=_0x439631['plugins']['get'](Dt);_0x2b8f4a['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x59d8e0['enableCommand']('mergeTableCells',()=>{const _0x3a5410=_0x5b4836['getSelectionAffectedTableCells'](_0x439631['model']['document']['selection']);_0x439631['model']['change'](()=>{_0x59d8e0['markMultiRangeBlockFormat'](_0x3a5410,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x439631['commands']['get']('mergeTableCells')['on']('execute',(_0x135880,_0x32ac22)=>{_0x439631['commands']['get']('trackChanges')['value']&&(_0x32ac22['length']>0x0&&_0x32ac22[_0x32ac22['length']-0x1]&&_0x32ac22[_0x32ac22['length']-0x1]['forceDefaultExecution']||_0x59d8e0['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x135880['stop']());},{'priority':'highest'});for(const _0x2e9629 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x177db1=_0x439631['commands']['get'](_0x2e9629);_0x59d8e0['enableCommand'](_0x2e9629,()=>{const _0x4fe828=_0x439631['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3c4d9d=>_0x3c4d9d['is']('element','tableCell')),_0x21fa47=_0x177db1['value'];_0x439631['model']['change'](()=>{_0x59d8e0['markMultiRangeBlockFormat']([_0x4fe828,_0x21fa47],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x41886c of['splitTableCellVertically','splitTableCellHorizontally']){const _0x55166a=_0x439631['commands']['get'](_0x41886c);_0x59d8e0['enableCommand'](_0x41886c,()=>{const _0x8f41da=_0x5b4836['getSelectionAffectedTableCells'](_0x439631['model']['document']['selection'])[0x0],_0x864963=_0x8f41da['findAncestor']('table'),{column:_0xaa7d11,row:_0x1fee85}=_0x5b4836['getCellLocation'](_0x8f41da);let _0x352610=[];if('horizontally'==_0x55166a['direction']){const _0x49791c=_0x5b4836['createTableWalker'](_0x864963,{'startRow':_0x1fee85,'endRow':_0x1fee85,'includeAllSlots':!0x0});_0x352610=Array['from'](_0x49791c)['map'](_0x2ab69e=>_0x2ab69e['cell']);}else{const _0x5ea95e=_0x5b4836['createTableWalker'](_0x864963,{'column':_0xaa7d11,'includeAllSlots':!0x0});_0x352610=Array['from'](_0x5ea95e)['map'](_0xf047e5=>_0xf047e5['cell']);}_0x439631['model']['change'](_0x332924=>{_0x59d8e0['markBlockFormat'](_0x332924['createRangeOn'](_0x8f41da),{'commandName':_0x41886c,'commandParams':[]},_0x352610,_0x41886c);});});}_0x59d8e0['descriptionFactory']['registerDescriptionCallback'](_0x4564e6=>{if('formatBlock'!=_0x4564e6['type']&&'formatInline'!=_0x4564e6['type'])return;const {data:_0x14e47e}=_0x4564e6;return _0x14e47e&&'mergeTableCells'==_0x14e47e['commandName']?{'type':'format','content':o(_0x2d438a,'*Merge\x20cells*')}:void 0x0;}),_0x59d8e0['descriptionFactory']['registerDescriptionCallback'](_0x2495a4=>{if('formatBlock'!=_0x2495a4['type']&&'formatInline'!=_0x2495a4['type'])return;const {data:_0x284998}=_0x2495a4;return _0x284998?'splitTableCellVertically'==_0x284998['commandName']?{'type':'format','content':o(_0x2d438a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x284998['commandName']?{'type':'format','content':o(_0x2d438a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x521972=_0x2b8f4a['_acceptFormatSuggestionCallbackFactory']();for(const _0x5f6bd8 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x59d8e0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5f6bd8,'accept',_0x521972);for(const _0xe1e519 of['splitTableCellVertically','splitTableCellHorizontally'])_0x59d8e0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xe1e519,'accept',_0x521972);_0x59d8e0['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x367c76=>{_0x439631['model']['change'](_0x3627ba=>{const _0x14db19=Array['from'](_0x33e54e['getRanges']())['map'](_0x404d3f=>_0x596d93['fromRange'](_0x404d3f));_0x3627ba['setSelection'](_0x367c76),_0x439631['commands']['get']('mergeTableCells')['refresh'](),_0x439631['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0xc6f987=_0x14db19['filter'](_0x9c51b4=>'$graveyard'!=_0x9c51b4['root']['rootName']);_0xc6f987['length']>0x0&&_0x3627ba['setSelection'](_0xc6f987);for(const _0x59098f of _0x14db19)_0x59098f['detach']();});});for(const _0x29122e of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x546f55=_0x439631['commands']['get'](_0x29122e);_0x546f55['on']('set:isEnabled',(_0x332a30,_0x36dfcd,_0x3680ac)=>{if(_0x3680ac){const _0x2da0be=_0x439631['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4118fe=>_0x4118fe['is']('element','tableCell'));this['_areMergableCells'](_0x546f55['value'],_0x2da0be)||(_0x332a30['return']=!0x1,_0x332a30['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x278798=this['editor']['commands']['get']('mergeTableCells'),_0x4491a3=this['editor']['plugins']['get']('TableUtils');if(!_0x278798['isEnabled'])return!0x1;const _0x1a068b=_0x4491a3['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x433776 of _0x1a068b)for(const _0x30b6b7 of _0x1a068b)if(_0x433776!=_0x30b6b7&&!this['_areMergableCells'](_0x433776,_0x30b6b7))return!0x1;return!0x0;}['_areMergableCells'](_0x392094,_0x1f1b47){const _0x2409a4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x15c8c4=this['editor']['model']['createRangeOn'](_0x392094),_0xdab4ef=this['editor']['model']['createRangeOn'](_0x1f1b47),_0xafc42b=new Set(),_0x2cee25=new Set();for(const _0x3b2d9e of _0x2409a4['getSuggestions']())if(('insertion'==_0x3b2d9e['type']||'deletion'==_0x3b2d9e['type']||'mergeTableCells'==_0x3b2d9e['subType'])&&_0x3b2d9e['isInContent']){for(const _0x3d1cdb of _0x3b2d9e['getRanges']())_0x3d1cdb['containsRange'](_0x15c8c4,!0x0)&&_0xafc42b['add'](_0x3b2d9e['type']+':'+_0x3b2d9e['author']['id']),_0x3d1cdb['containsRange'](_0xdab4ef,!0x0)&&_0x2cee25['add'](_0x3b2d9e['type']+':'+_0x3b2d9e['author']['id']);}if(_0xafc42b['size']!=_0x2cee25['size'])return!0x1;for(const _0x5d48ed of _0xafc42b)if(!_0x2cee25['has'](_0x5d48ed))return!0x1;return!0x0;}}class Ot extends _0x447d1d{static get['requires'](){return[Dt];}['afterInit'](){const _0x10d66d=this['editor'];if(!_0x10d66d['plugins']['has']('TableEditing'))return;const _0x14c392=_0x10d66d['locale'],_0x56aa32=_0x10d66d['plugins']['get']('TrackChangesEditing');_0x56aa32['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x56aa32['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x56aa32['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x14c392,'FORMAT_HEADER_ROW')),_0x56aa32['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x14c392,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x50bb71=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4b6407=this['editor']['plugins']['get'](Dt)['_acceptFormatSuggestionCallbackFactory']();_0x50bb71['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x4b6407),_0x50bb71['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x4b6407),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x1a02f2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x20b6ae=this['editor']['plugins']['get']('TableUtils');function _0x279fc4({showActiveMarker:_0x3b38b0=!0x0,setDataAttribute:_0xeb3b71=!0x0}={}){return(_0x3089c4,_0x51d90b,_0x3575dd)=>{const {type:_0x40ebe4,id:_0x4935d1}=_0x1a02f2['_splitMarkerName'](_0x51d90b['markerName']);if(!_0x1a02f2['hasSuggestion'](_0x4935d1))return;const _0x335c2c=_0x1a02f2['getSuggestion'](_0x4935d1),_0x4c48c2=_0x335c2c['data'];if('formatBlock'!=_0x335c2c['type']||!_0x4c48c2||'setTableColumnHeader'!=_0x4c48c2['commandName'])return;if(_0x51d90b['item'])return void _0x3089c4['stop']();if(!_0x3575dd['consumable']['consume'](_0x51d90b['markerRange'],_0x3089c4['name']))return;const _0x18e1ac=_0x51d90b['markerRange']['start']['nodeAfter'],_0x2865f3=_0x51d90b['markerRange']['end']['nodeBefore'],_0x5c23fd=_0x18e1ac['parent']['parent'],{column:_0x354bce}=_0x20b6ae['getCellLocation'](_0x18e1ac),{column:_0xd23d8b}=_0x20b6ae['getCellLocation'](_0x2865f3);for(let _0x5eb7b4=_0x354bce;_0x5eb7b4<=_0xd23d8b;_0x5eb7b4++){const _0x21390b=_0x20b6ae['createTableWalker'](_0x5c23fd,{'column':_0x5eb7b4,'includeAllSlots':!0x1});for(const _0x334192 of _0x21390b){const _0x4bb1f9=_0x334192['cell'],_0x1f8687=_0x3575dd['mapper']['toViewElement'](_0x4bb1f9);_0x3575dd['writer']['addClass']('ck-suggestion-marker-'+_0x40ebe4,_0x1f8687),_0xeb3b71&&_0x3575dd['writer']['setAttribute']('data-suggestion',_0x4935d1,_0x1f8687),_0x3575dd['mapper']['bindElementToMarker'](_0x1f8687,_0x51d90b['markerName']),_0x3b38b0&&(_0x1a02f2['activeMarkers']['includes'](_0x51d90b['markerName'])?_0x3575dd['writer']['addClass']('ck-suggestion-marker--active',_0x1f8687):_0x3575dd['writer']['removeClass']('ck-suggestion-marker--active',_0x1f8687));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x279fc4(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xd4a18d,_0x54fc52,_0x43342e)=>{_0x43342e['options']['showSuggestionHighlights']&&_0x279fc4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0xd4a18d,_0x54fc52,_0x43342e);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x58b549,_0x403479,_0x52e266)=>{const {type:_0x3ee4d2,id:_0x5185ee}=_0x1a02f2['_splitMarkerName'](_0x403479['markerName']);if(!_0x1a02f2['hasSuggestion'](_0x5185ee))return;const _0x24b2f=_0x1a02f2['getSuggestion'](_0x5185ee),_0x5b8f72=_0x24b2f['data'];if('formatBlock'!=_0x24b2f['type']||!_0x5b8f72||'setTableColumnHeader'!=_0x5b8f72['commandName'])return;const _0x1c1a65=_0x52e266['mapper']['markerNameToElements'](_0x403479['markerName']);if(_0x1c1a65){for(const _0x50f9a7 of _0x1c1a65)_0x52e266['writer']['removeClass']('ck-suggestion-marker-'+_0x3ee4d2,_0x50f9a7),_0x52e266['writer']['removeClass']('ck-suggestion-marker--active',_0x50f9a7),_0x52e266['writer']['removeAttribute']('data-suggestion',_0x50f9a7),_0x52e266['mapper']['unbindElementFromMarkerName'](_0x50f9a7,_0x403479['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x48c08c=this['editor'],_0x7b53d0=_0x48c08c['locale'];function _0x5beb71(_0x197dbf){return{'type':'format','content':o(_0x7b53d0,'*Format:*\x20%0',_0x197dbf)};}_0x48c08c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b48d6=>{if('formatBlock'!=_0x1b48d6['type'])return;const {data:_0x176b48}=_0x1b48d6;if(_0x176b48){if('setTableRowHeader'==_0x176b48['commandName']){const _0x56aa91=_0x176b48['commandParams'][0x0]['forceValue'];return _0x5beb71(o(_0x7b53d0,_0x56aa91?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x176b48['commandName']){const _0x3630e1=_0x176b48['commandParams'][0x0]['forceValue'];return _0x5beb71(o(_0x7b53d0,_0x3630e1?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class xt extends _0x447d1d{['afterInit'](){const _0xa24f60=this['editor'],_0x59b4c1=_0xa24f60['locale'],_0x2bbcdc=_0xa24f60['plugins']['get']('TrackChangesEditing');function _0xfa7407(_0x2813ff){return{'type':'format','content':''+o(_0x59b4c1,'*Set\x20table\x20type:*\x20%0',_0x2813ff)};}_0xa24f60['plugins']['has']('TableLayout')&&(_0x2bbcdc['enableCommand']('insertTableLayout'),_0x2bbcdc['enableDefaultAttributesIntegration']('tableType'),_0x2bbcdc['descriptionFactory']['registerElementLabel'](_0x50331e=>_0x50331e['is']('element','table')&&'layout'===_0x50331e['getAttribute']('tableType'),_0x1ba43f=>o(_0x59b4c1,'ELEMENT_LAYOUT_TABLE',_0x1ba43f)),_0x2bbcdc['descriptionFactory']['registerDescriptionCallback'](_0x487470=>{const {data:_0x60209d}=_0x487470;if(_0x60209d&&'tableType'==_0x60209d['key'])switch(_0x60209d['newValue']){case'layout':return _0xfa7407(o(_0x59b4c1,'ELEMENT_LAYOUT_TABLE'));case'content':return _0xfa7407(o(_0x59b4c1,'ELEMENT_CONTENT_TABLE'));}}));}}const Re=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ae=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](Re['map'](_0x52eee3=>[_0x52eee3,null]));class Mt extends _0x447d1d{static get['requires'](){return[Dt];}['afterInit'](){const _0x4ea78c=this['editor'];if(!_0x4ea78c['plugins']['has']('TableClipboard'))return;const _0x533fb9=_0x4ea78c['plugins']['get']('TrackChangesEditing'),_0x346b3b=_0x4ea78c['plugins']['get']('TableUtils'),_0x5f46bd=_0x4ea78c['plugins']['get'](Dt),_0x33b245=_0x4ea78c['plugins']['get']('TableClipboard'),_0x20ff2c=_0x4ea78c['plugins']['get']('TableSelection'),_0x2357c4=_0x4ea78c['plugins']['get'](_0x3642de);_0x5f46bd['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4ea78c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4ea78c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2f06dd=null,_0x2e8b94=!0x1;_0x2357c4['on']('contentInsertion',(_0x448d75,_0x1844fc)=>{_0x2e8b94='paste'===_0x1844fc['method'];}),_0x4ea78c['model']['on']('insertContent',(_0x5bcc27,_0x20866d)=>{if(!_0x2e8b94&&null===_0x20ff2c['getSelectedTableCells']())return;const [_0x4be1bd,_0x361337]=_0x20866d,_0x44a5a9=_0x20866d[_0x20866d['length']-0x1];_0x44a5a9&&_0x44a5a9['forceDefaultExecution']||_0x533fb9['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3aa7a2,_0x27b4e3,_0x3e64dc,_0x969572,_0x2f6e4a){if(_0x27b4e3&&!_0x27b4e3['is']('documentSelection'))return!0x1;const _0x221c39=_0x2f6e4a['getTableIfOnlyTableInContent'](_0x3aa7a2,_0x3e64dc);if(!_0x221c39||!Oe(_0x221c39,void 0x0,_0x969572))return!0x1;const _0x11298f=_0x969572['getSelectionAffectedTableCells'](_0x3e64dc['document']['selection']);if(!_0x11298f['length'])return!0x1;const _0x18668e=_0x11298f[0x0]['findAncestor']('table'),_0x546e4c=_0x969572['getRowIndexes'](_0x11298f),_0x12e4d9=_0x969572['getColumnIndexes'](_0x11298f),_0x4a983e={'startRow':_0x546e4c['first'],'endRow':_0x546e4c['last'],'startColumn':_0x12e4d9['first'],'endColumn':_0x12e4d9['last']};return 0x1==_0x11298f['length']&&(_0x4a983e['endRow']+=_0x969572['getRows'](_0x221c39)-0x1,_0x4a983e['endColumn']+=_0x969572['getColumns'](_0x221c39)-0x1),Oe(_0x18668e,_0x4a983e,_0x969572);}(_0x4be1bd,_0x361337,_0x4ea78c['model'],_0x346b3b,_0x33b245)&&(_0x5bcc27['stop'](),_0x2f06dd={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4ea78c['model']['change'](()=>{_0x4ea78c['model']['insertContent'](_0x20866d[0x0],_0x20866d[0x1],_0x20866d[0x2],{'forceDefaultExecution':!0x0});const _0x3e6bd1=_0x46153d(),{rowInsertionRanges:_0x107021,columnInsertionRanges:_0x11329c,insertionRanges:_0x4dd50c,deletionRanges:_0x23b720,cells:_0xee593b}=_0x2f06dd;_0x107021['length']&&_0x533fb9['markMultiRangeInsertion'](_0x107021,'tablePasteRow',{'tablePasteChainId':_0x3e6bd1}),_0x11329c['length']&&_0x533fb9['markMultiRangeInsertion'](_0x11329c,'tablePasteColumn',{'tablePasteChainId':_0x3e6bd1}),_0x4dd50c['length']&&(_0x533fb9['markMultiRangeInsertion'](_0x4dd50c,'tablePaste',{'tablePasteChainId':_0x3e6bd1,'skipNestingCheck':!0x0}),_0x4dd50c['forEach'](_0x1f7e5e=>_0x1f7e5e['detach']?.())),_0x23b720['length']&&(_0x533fb9['markMultiRangeDeletion'](_0x23b720,'tablePaste',{'tablePasteChainId':_0x3e6bd1,'skipNestingCheck':!0x0}),_0x23b720['forEach'](_0x5e7e63=>_0x5e7e63['detach']?.()));const _0xed0364=_0x533fb9['markMultiRangeBlockFormat'](_0xee593b['map'](({element:_0x2205dd})=>_0x2205dd),{'formatGroupId':_0x46153d()},[],'tablePasteCell',{'tablePasteChainId':_0x3e6bd1});if(_0xed0364){const _0x4b7b71=_0xed0364['getMarkers'](),_0x50c3e0=[];for(const {element:_0x315c75,attributes:_0xf978af}of _0xee593b){if(!_0xf978af)continue;const _0x3fed03=_0x4ea78c['model']['createRangeOn'](_0x315c75),_0x369dbb=_0x4b7b71['find'](_0x6f083c=>_0x6f083c['getRange']()['isEqual'](_0x3fed03));_0x369dbb&&_0x50c3e0['push']([_0x369dbb['name'],_0xf978af]);}_0x50c3e0['length']&&_0xed0364['setAttribute']('markerAttributes',Object['fromEntries'](_0x50c3e0));}_0x2f06dd=null;}));},{'priority':_0x1b06ae['high']+0xa}),_0x2357c4['on']('contentInsertion',()=>{_0x2e8b94=!0x1;},{'priority':'lowest'}),_0x4ea78c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x184e43,_0x5bddeb)=>{const [_0x445b5d,_0xbdced5,,_0x50b434]=_0x5bddeb;if(!_0x2f06dd)return;_0x184e43['stop']();const _0x3d10b8=_0x445b5d['cell'],_0x56e538=_0xbdced5,_0x42d0d8=Be(_0x3d10b8),_0x4c9b7a=Be(_0x56e538);_0x184e43['return']=_0x3d10b8;let _0x12b533=null,_0x2b538f=null;if(_0x4c9b7a||_0x42d0d8){if(_0x42d0d8&&!_0x4c9b7a){_0x50b434['remove'](_0x3d10b8['getChild'](0x0));for(const _0x3d928a of Array['from'](_0x56e538['getChildren']()))_0x50b434['insert'](_0x3d928a,_0x3d10b8,'end');const _0x7392f7=_0x2f06dd['rowInsertionIndexes']['includes'](_0x445b5d['row']),_0xb78da3=_0x2f06dd['columnInsertionIndexes']['includes'](_0x445b5d['column']);_0x7392f7||_0xb78da3||(_0x12b533=_0x596d93['fromRange'](_0x50b434['createRangeIn'](_0x3d10b8)));}else _0x4c9b7a&&!_0x42d0d8&&(_0x2b538f=_0x50b434['createRangeIn'](_0x3d10b8));}else{const _0x53dc82=_0x50b434['createElement']('tableCellSuggestion'),_0x41dcce=_0x50b434['createElement']('tableCellSuggestion');_0x50b434['wrap'](_0x50b434['createRangeIn'](_0x3d10b8),_0x41dcce),_0x50b434['insert'](_0x53dc82,_0x3d10b8,0x0);for(const _0x494931 of Array['from'](_0x56e538['getChildren']()))_0x50b434['insert'](_0x494931,_0x53dc82,'end');_0x12b533=_0x596d93['fromRange'](_0x50b434['createRangeOn'](_0x53dc82)),_0x2b538f=_0x596d93['fromRange'](_0x50b434['createRangeOn'](_0x41dcce));}const _0x1d7857=Array['from'](_0x56e538['getAttributes']())['filter'](([_0x377664])=>Re['includes'](_0x377664));_0x2f06dd['cells']['push']({'element':_0x3d10b8,'attributes':_0x1d7857['length']?Object['fromEntries'](_0x1d7857):null}),_0x12b533&&_0x2f06dd['insertionRanges']['push'](_0x12b533),_0x2b538f&&_0x2f06dd['deletionRanges']['push'](_0x2b538f);},{'priority':'high'}),_0x346b3b['on']('insertColumns',(_0x560300,_0x21ece6)=>{const [_0x4a1d08,_0x4c3076={}]=_0x21ece6;if(!_0x2f06dd)return;const _0x54e644=_0x4c3076['at']||0x0,_0x294fd2=_0x4c3076['columns']||0x1;_0x2f06dd['columnInsertionIndexes']=new Array(_0x294fd2)['fill'](_0x54e644)['map']((_0x372bca,_0x182875)=>_0x372bca+_0x182875);for(const {cell:_0x14930c}of _0x346b3b['createTableWalker'](_0x4a1d08,{'startColumn':_0x54e644,'endColumn':_0x54e644+_0x294fd2-0x1}))_0x2f06dd['columnInsertionRanges']['push'](_0x4ea78c['model']['createRangeOn'](_0x14930c));},{'priority':'low'}),_0x346b3b['on']('insertRows',(_0x557444,_0x350bfd)=>{const [_0x2cfd51,_0x1f7b1b={}]=_0x350bfd;if(!_0x2f06dd)return;const _0x1a35c2=_0x1f7b1b['at']||0x0,_0x408650=_0x1f7b1b['rows']||0x1;_0x2f06dd['rowInsertionIndexes']=new Array(_0x408650)['fill'](_0x1a35c2)['map']((_0x11d94a,_0x3c34f2)=>_0x11d94a+_0x3c34f2);for(const {cell:_0x3ab176}of _0x346b3b['createTableWalker'](_0x2cfd51,{'startRow':_0x1a35c2,'endRow':_0x1a35c2+_0x408650-0x1}))_0x2f06dd['rowInsertionRanges']['push'](_0x4ea78c['model']['createRangeOn'](_0x3ab176));},{'priority':'low'}),_0x533fb9['descriptionFactory']['registerDescriptionCallback'](_0x1df7e7=>{if(_0x1df7e7['subType']&&_0x1df7e7['subType']['startsWith']('tablePaste'))return _0x1df7e7['previous']?{}:{'type':'insertion','content':o(_0x4ea78c['locale'],'*Replace\x20table\x20cells*')};});const _0x272f5f=()=>!0x1;for(const _0x1fee05 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x533fb9['_suggestionFactory']['registerCustomCallback']('insertion',_0x1fee05,'join',_0x272f5f),_0x533fb9['_suggestionFactory']['registerCustomCallback']('deletion',_0x1fee05,'join',_0x272f5f),_0x533fb9['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1fee05,'join',_0x272f5f);_0x533fb9['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x272f5f),_0x533fb9['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x2fe9f5,_0x1e60a5,_0x302bf8)=>{const _0x1e754f=_0x2fe9f5['map'](_0x5210ff=>_0x5210ff['getContainedElement']())['filter'](_0x4d7842=>_0x4d7842),_0x5306d0=new Map(_0x1e754f['map'](_0x3f8661=>[_0x3f8661,null]));if(_0x2f06dd){for(const {element:_0x24df95,attributes:_0x4c9a5a}of _0x2f06dd['cells'])_0x4c9a5a&&_0x5306d0['set'](_0x24df95,_0x4c9a5a);}else{if(_0x302bf8&&_0x302bf8['markerAttributes'])for(const [_0x5434a3,_0x5aa0c0]of Object['entries'](_0x302bf8['markerAttributes'])){const _0x46b236=_0x4ea78c['model']['markers']['get'](_0x5434a3),_0x545348=_0x46b236?_0x46b236['getRange']()['getContainedElement']():null;_0x545348&&_0x5306d0['set'](_0x545348,_0x5aa0c0);}}_0x4ea78c['model']['change'](_0x5e0d5b=>{for(const [_0x361833,_0x44c4f1]of _0x5306d0)_0x5e0d5b['setAttributes']({...Ae,..._0x44c4f1},_0x361833);});});const _0x55d773=(_0x56c773,_0x16e7ab)=>{_0x533fb9['_suggestionFactory']['registerCustomCallback'](_0x56c773,'tablePaste',_0x16e7ab,(_0x4a59de,_0x14ea10,_0x10b22b)=>{_0x4ea78c['model']['change'](_0x2572a6=>{const _0x22ec6e=[];for(const _0x12e63d of _0x4a59de){const _0x55852b=_0x12e63d['start']['nodeAfter'];_0x55852b['is']('element','tableCellSuggestion')&&_0x22ec6e['push'](_0x55852b);}_0x533fb9['_suggestionFactory']['getSuggestionCallback'](_0x56c773,null,_0x16e7ab)(_0x4a59de,_0x14ea10,_0x10b22b);for(const _0x550bd4 of _0x22ec6e)'$graveyard'!=_0x550bd4['root']['rootName']&&_0x2572a6['unwrap'](_0x550bd4);});});};_0x55d773('insertion','accept'),_0x55d773('insertion','discard'),_0x55d773('deletion','accept'),_0x55d773('deletion','discard'),_0x533fb9['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x366d1c=>{const _0x3295d8=_0x366d1c['map'](_0x58657f=>_0x58657f['getContainedElement']()),_0x42b8f8=_0x3295d8[0x0]['findAncestor']('table'),{minRow:_0x4075c5,maxRow:_0x31a16f}=_0x5f46bd['_getCoordsForCells'](_0x3295d8);_0x346b3b['removeRows'](_0x42b8f8,{'at':_0x4075c5,'rows':_0x31a16f-_0x4075c5+0x1});}),_0x533fb9['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x16e21b=>{const _0x2dba1d=_0x16e21b['map'](_0x589303=>_0x589303['getContainedElement']()),_0x26beab=_0x2dba1d[0x0]['findAncestor']('table'),{minColumn:_0x55c3c3,maxColumn:_0x6e7ccf}=_0x5f46bd['_getCoordsForCells'](_0x2dba1d);_0x346b3b['removeColumns'](_0x26beab,{'at':_0x55c3c3,'columns':_0x6e7ccf-_0x55c3c3+0x1});});const _0x506f80=(_0x3cc1d0,_0x1a8c95)=>{if(!_0x1a8c95['subType']||!_0x1a8c95['subType']['startsWith']('tablePaste'))return;const _0x3bf4c1=_0x1a8c95['attributes']['tablePasteChainId'],_0x4a26f9=_0x533fb9['getSuggestions']()['filter'](_0x577460=>_0x577460['isInContent']&&_0x577460['attributes']&&_0x577460['attributes']['tablePasteChainId']==_0x3bf4c1);_0x4a26f9['length']&&_0x1a8c95['getAllAdjacentSuggestions']()['length']!=_0x4a26f9['length']&&_0x4a26f9['reduce']((_0x270bdb,_0x27d515)=>(_0x270bdb['next']=_0x27d515,_0x27d515['previous']=_0x270bdb,_0x27d515));};function _0x16dfd6(_0x49d5ab,_0x59223b=!0x0){const {id:_0x663f2,authorId:_0x196ebe}=_0x533fb9['_splitMarkerName'](_0x49d5ab['markerName']),_0x1ef642=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3b8bc4=_0x533fb9['activeMarkers']['includes'](_0x49d5ab['markerName']);return _0x3b8bc4&&_0x1ef642['push']('ck-suggestion-marker--active'),{'classes':_0x1ef642,'attributes':{'data-suggestion':_0x663f2,'data-author-id':_0x196ebe},'priority':_0x3b8bc4&&_0x59223b?0xbc2:0xbb8};}_0x533fb9['on']('suggestionLoaded',_0x506f80,{'priority':'high'}),_0x533fb9['on']('suggestionUnloaded',_0x506f80,{'priority':'high'}),_0x4ea78c['model']['document']['registerPostFixer'](()=>{let _0x34ef8a=!0x1;const _0x397f08=Array['from'](_0x4ea78c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x486601,data:_0x43e64d}of _0x397f08){const {group:_0x42bd75,type:_0x87a6b5,id:_0x1e5e84}=_0x533fb9['_splitMarkerName'](_0x486601);if('suggestion'!=_0x42bd75||'deletion'!=_0x87a6b5||_0x43e64d['oldRange'])continue;if(!_0x533fb9['hasSuggestion'](_0x1e5e84))continue;const _0x1a041b=_0x533fb9['getSuggestion'](_0x1e5e84)['getRanges'](),_0xa0688d=_0x4ea78c['plugins']['get']('Users')['me'];for(const _0x1cdab5 of _0x533fb9['getSuggestions']()){if(!_0x1cdab5['isInContent']||_0x1cdab5['author']!=_0xa0688d)continue;if('formatBlock'!=_0x1cdab5['type']||'tablePasteCell'!=_0x1cdab5['subType'])continue;if(_0x1cdab5['getRanges']()['every'](_0x5ebbe9=>_0x1a041b['some'](_0x1e2c6a=>_0x1e2c6a['containsRange'](_0x5ebbe9,!0x0)))){for(const _0x3187c2 of _0x1cdab5['getAllAdjacentSuggestions']())_0x3187c2['isInContent']&&(_0x3187c2['discard'](),_0x34ef8a=!0x0);}}}return _0x34ef8a;}),_0x4ea78c['model']['document']['registerPostFixer'](_0x25416a=>{const _0xae18c0=_0x4ea78c['commands']['get']('redo');if(!_0xae18c0||!_0xae18c0['_createdBatches']['has'](_0x25416a['batch']))return!0x1;let _0x40034a=!0x1;const _0x3fb48c=_0x4ea78c['plugins']['get']('Users')['me'],_0x2ac326=_0x4ea78c['model']['document']['differ']['getChanges'](),_0x10d02f=Array['from'](_0x4ea78c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x3f7e29,data:_0x422c3c})=>{const {group:_0x479d21,subType:_0x3bc312,authorId:_0x2bd46f}=_0x533fb9['_splitMarkerName'](_0x3f7e29);return'suggestion'==_0x479d21&&'tablePaste'==_0x3bc312&&_0x2bd46f==_0x3fb48c['id']&&!_0x422c3c['oldRange'];});for(const _0x27cb68 of _0x2ac326){if('insert'!=_0x27cb68['type']||'tableCellSuggestion'!=_0x27cb68['name']||0x1!=_0x27cb68['length'])continue;const _0x5bf91e=_0x25416a['createRange'](_0x27cb68['position'],_0x27cb68['position']['getShiftedBy'](0x1));if(!_0x10d02f['find'](({data:_0x3a43d8})=>_0x3a43d8['newRange']['isEqual'](_0x5bf91e))){for(const {name:_0x3c0cfa,data:_0x1777a5}of _0x10d02f)if(_0x5bf91e['containsRange'](_0x1777a5['newRange'])){_0x25416a['updateMarker'](_0x3c0cfa,{'range':_0x5bf91e}),_0x40034a=!0x0;break;}}}return _0x40034a;}),_0x4ea78c['model']['document']['registerPostFixer'](_0x3eaffd=>{let _0x3d46a3=!0x1;const _0xa58095=_0x4ea78c['plugins']['get']('Users')['me'],_0x569bbd=_0x533fb9['getSuggestions']()['filter'](_0x1818da=>_0x1818da['isInContent']&&_0x1818da['author']==_0xa58095),_0x358d05=new Set(),_0x33a62e=new Set();for(const _0x1de65a of _0x569bbd)if('tablePaste'==_0x1de65a['subType'])for(const _0x522026 of _0x1de65a['getMarkers']()){const _0x28e920=_0x522026['getRange']()['getContainedElement']();if(_0x28e920){if(_0x28e920['is']('element','tableCellSuggestion')&&Be(_0x28e920)){_0x1de65a['removeMarker'](_0x522026['name']),_0x358d05['add'](_0x28e920),_0x3d46a3=!0x0;const _0x67fbbc=_0x28e920['nextSibling'],_0x2b2558=_0x28e920['previousSibling'],_0xa41a9a=_0x67fbbc&&_0x67fbbc['is']('element','tableCellSuggestion'),_0x46a57f=_0x2b2558&&_0x2b2558['is']('element','tableCellSuggestion');_0xa41a9a&&!_0x358d05['has'](_0x67fbbc)&&_0x33a62e['add'](_0x67fbbc),_0x46a57f&&!_0x358d05['has'](_0x2b2558)&&_0x33a62e['add'](_0x2b2558);}else _0x28e920['is']('element','paragraph')&&_0x28e920['isEmpty']&&(_0x1de65a['removeMarker'](_0x522026['name']),_0x3d46a3=!0x0);}}else{if('tablePasteCell'==_0x1de65a['subType']){if(!_0x1de65a['attributes']||!_0x1de65a['attributes']['tablePasteChainId'])continue;const _0x181473=_0x1de65a['attributes']['markerAttributes'];if(_0x181473&&Object['keys'](_0x181473)['length'])continue;const _0x16520c=_0x1de65a['attributes']['tablePasteChainId'];let _0x4b9500=!0x0,_0x4fac18=!0x0;for(const _0x55cc1d of _0x569bbd)if(_0x55cc1d['subType']&&_0x55cc1d['subType']['startsWith']('tablePaste')){if(!_0x55cc1d['attributes']['tablePasteChainId']){_0x4fac18=!0x1;break;}if(_0x55cc1d['id']!=_0x1de65a['id']&&_0x55cc1d['attributes']['tablePasteChainId']==_0x16520c){_0x4b9500=!0x1;break;}}_0x4fac18&&_0x4b9500&&(_0x1de65a['removeMarkers'](),_0x3d46a3=!0x0);}}for(const _0x1d9b24 of _0x358d05)_0x3eaffd['remove'](_0x1d9b24);for(const _0x5d97ed of _0x33a62e)_0x3eaffd['unwrap'](_0x5d97ed);return _0x3d46a3;}),_0x4ea78c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x2cfdba=>_0x16dfd6(_0x2cfdba),'converterPriority':'high'}),_0x4ea78c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xd7e02b,_0x104fdb)=>_0x104fdb['options']['showSuggestionHighlights']?_0x16dfd6(_0xd7e02b,!0x1):null,'converterPriority':'high'});const _0x284ea3=_0x4ea78c['editing']['view'];this['listenTo'](_0x284ea3['document'],'clipboardOutput',(_0xc1781a,_0x148512)=>{const _0x51f62b=[];for(const _0x6f448 of _0x284ea3['createRangeIn'](_0x148512['content'])['getItems']())_0x6f448['is']('element','suggestion-td')&&_0x51f62b['push'](_0x6f448);_0x284ea3['change'](_0x2e3671=>{for(const _0x82580 of _0x51f62b)_0x2e3671['move'](_0x2e3671['createRangeIn'](_0x82580),_0x2e3671['createPositionBefore'](_0x82580)),_0x2e3671['remove'](_0x82580);});});}}function Be(_0x1cbb34){if(_0x1cbb34['isEmpty'])return!0x0;const _0x8731aa=_0x1cbb34['getChild'](0x0);return _0x8731aa['is']('element','paragraph')&&_0x8731aa['isEmpty'];}function Oe(_0x34b1e3,_0x316032={},_0x2f1b29){for(const {isAnchor:_0x2c3ba5,cellHeight:_0x4c575c,cellWidth:_0x4dfa6d}of _0x2f1b29['createTableWalker'](_0x34b1e3,{'includeAllSlots':!0x0,..._0x316032}))if(!_0x2c3ba5||0x1!=_0x4c575c||0x1!=_0x4dfa6d)return!0x1;return!0x0;}class Rt extends _0x447d1d{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x14a77f=this['editor']['plugins']['get']('TrackChangesEditing');_0x14a77f['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x14a77f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x14a77f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x14a77f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x14a77f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x14a77f['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x58958d,_0x10912c){const _0x35f158=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1d65b1=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x136975=_0x10912c['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x19984e=_0x1d65b1['getColumnGroupElement'](_0x136975);let _0x1ddd54=_0x19984e?_0x1d65b1['getTableColumnsWidths'](_0x19984e):null,_0x3c75ff=_0x136975['getAttribute']('tableWidth')||null;const _0x2e810d=_0x10912c['tableWidth']||_0x3c75ff,_0x318625=_0x10912c['columnWidths']||_0x1ddd54,_0x4c5076=this['editor']['plugins']['get']('Users')['me'];for(const _0x3e9eeb of _0x35f158['getSuggestions']()){const _0x112e7a=_0x3e9eeb['getContainedElement']();if('resizeTable'===_0x3e9eeb['subType']&&_0x112e7a===_0x136975){_0x3e9eeb['author']!==_0x4c5076&&_0x3e9eeb['discard']();const _0x2570a6=_0x3e9eeb['data']['commandParams'];_0x3c75ff=_0x2570a6[0x0]['tableWidth'],_0x1ddd54=_0x2570a6[0x0]['columnWidths'];break;}}_0x58958d({'table':_0x136975,'tableWidth':_0x2e810d,'columnWidths':_0x318625}),_0x35f158['markBlockFormat'](_0x136975,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x3c75ff,'columnWidths':_0x1ddd54}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x57eccc){if('formatBlock'!=_0x57eccc['type']&&'formatInline'!=_0x57eccc['type'])return;const {data:_0x2d1ac6}=_0x57eccc;if(_0x2d1ac6&&'resizeTable'===_0x2d1ac6['formatGroupId']){const _0x2df0d8='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2df0d8)};}}}class Tt extends _0x447d1d{['afterInit'](){const _0x2a1415=this['editor'];_0x2a1415['plugins']['has']('Template')&&_0x2a1415['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Et extends _0x447d1d{['afterInit'](){const _0x2cc704=this['editor'];if(!_0x2cc704['commands']['get']('insertTableOfContents'))return;_0x2cc704['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x7cdbf7=_0x2cc704['plugins']['get']('TrackChangesEditing'),_0x5b5370=_0x2cc704['locale'];_0x7cdbf7['descriptionFactory']['registerElementLabel']('tableOfContents',_0x5284c2=>o(_0x5b5370,'ELEMENT_TABLE_OF_CONTENTS',_0x5284c2));}}class Ut extends _0x447d1d{['afterInit'](){const _0x34df6a=this['editor'];if(!_0x34df6a['plugins']['has']('Title'))return;const _0x98504=_0x34df6a['plugins']['get']('TrackChangesEditing');_0x98504['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x34df6a['locale'],'ELEMENT_TITLE')),_0x34df6a['model']['document']['registerPostFixer'](_0x324d78=>{let _0x1b5461=!0x1;const _0x298214=Array['from'](_0x34df6a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x42bb85,data:_0x1738ff}of _0x298214){const {group:_0x42852c}=_0x98504['_splitMarkerName'](_0x42bb85);if('suggestion'!==_0x42852c||!_0x1738ff['newRange'])continue;const _0x45f0b5=_0x1738ff['newRange'],_0xf9ec66=_0x45f0b5['end']['nodeBefore'];if(!_0xf9ec66||!_0xf9ec66['is']('element','title-content'))continue;if(!_0x45f0b5['start']['isTouching'](_0x45f0b5['end']))continue;const _0x86bee2=_0x34df6a['model']['schema']['getNearestSelectionRange'](_0x45f0b5['end'],'forward');if(_0x86bee2&&_0x86bee2['isCollapsed']){const _0x1a9b9a=_0x324d78['createRange'](_0x45f0b5['start'],_0x86bee2['start']);_0x1a9b9a['isEqual'](_0x45f0b5)||(_0x324d78['updateMarker'](_0x42bb85,{'range':_0x1a9b9a}),_0x1b5461=!0x0);}_0x1b5461||(_0x324d78['removeMarker'](_0x42bb85),_0x1b5461=!0x0);}return _0x1b5461;});}}class Vt extends _0x447d1d{['afterInit'](){const _0x26a961=this['editor'],_0x35e20a=_0x26a961['plugins']['get']('TrackChangesEditing');_0x26a961['plugins']['has']('Uploadcare')&&(_0x35e20a['enableCommand']('uploadcare'),_0x26a961['plugins']['has']('UploadcareImageEdit')&&(_0x35e20a['enableCommand']('uploadcareImageEdit'),_0x35e20a['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x35e20a['descriptionFactory']['registerDescriptionCallback'](_0x1a5f13=>{if('attribute'!=_0x1a5f13['type'])return;const {data:_0x3d8a83}=_0x1a5f13;return _0x3d8a83&&'uploadcareImageId'==_0x3d8a83['key']?{'type':'format','content':''}:void 0x0;})));}}class Ft extends _0x447d1d{['afterInit'](){const _0x50d149=this['editor'],_0x43d29d=_0x50d149['plugins']['get']('TrackChangesEditing');_0x50d149['plugins']['has']('UndoEditing')&&(_0x43d29d['enableCommand']('undo'),_0x43d29d['enableCommand']('redo'));}}class Pt extends _0x447d1d{static get['requires'](){return[Dt];}['afterInit'](){const _0x25ed95=this['editor'];if(!_0x25ed95['plugins']['has']('TableCaptionEditing'))return;_0x25ed95['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Gt extends _0x447d1d{['tableProperties'];['tableCellProperties'];constructor(_0x9e7d04){super(_0x9e7d04),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'],_0x9e7d04['config']['get']('experimentalFlags.tableCellTypeSupport')&&this['tableCellProperties']['push']('tableCellType');}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x144470=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x5f403e of this['tableProperties'])_0x144470['enableCommand'](_0x5f403e,(_0x364c42,_0x466d49)=>{const _0x55ffa2=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x5f403e,[_0x55ffa2],this['tableProperties'],'tableProperties',_0x364c42,_0x466d49);});_0x144470['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x144470['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x144470['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x44a11c,_0x169cae)=>this['handleDiscardAction'](this['tableProperties'],_0x44a11c,_0x169cae)),_0x144470['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x20accb of this['tableCellProperties'])this['editor']['commands']['get'](_0x20accb)&&_0x144470['enableCommand'](_0x20accb,(_0xe083fb,_0x560cb7)=>{const _0x46af25=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x20accb,_0x46af25,this['tableCellProperties'],'tableCellProperties',_0xe083fb,_0x560cb7);});_0x144470['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x144470['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x144470['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x4a8744,_0x5d9133)=>this['handleDiscardAction'](this['tableCellProperties'],_0x4a8744,_0x5d9133)),_0x144470['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1),this['editor']['model']['schema']['checkAttribute']('tableCell','tableCellType')&&_0x144470['descriptionFactory']['registerAttributeLabel']('tableCellType',o(this['editor']['locale'],'FORMAT_TABLE_CELL_TYPE'));}_0x144470['descriptionFactory']['registerDescriptionCallback'](_0x50c818=>this['handleSuggestionDescription'](_0x50c818)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x1887d0,_0x90afd6,_0x18090e,_0x4cebe4,_0x36a5a8,_0x5d8a82){const _0x2788b5=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x5d8a82['batch'],()=>{for(const _0x2dca2a of _0x90afd6){if(this['_getSuggestion'](_0x2dca2a,_0x4cebe4))_0x36a5a8(_0x5d8a82);else{const _0x4a394e={};for(const _0x30375c of _0x18090e){const _0x4f6d21=_0x2dca2a['getAttribute'](_0x30375c);void 0x0!==_0x4f6d21&&(_0x4a394e[_0x30375c]=_0x4f6d21);}_0x36a5a8(_0x5d8a82),_0x2788b5['markBlockFormat'](_0x2dca2a,{'commandParams':[_0x4a394e]},[],_0x4cebe4);}}});}['handleDiscardAction'](_0x543463,_0x169344,_0x336723){const _0x346afa=_0x169344[0x0]['start']['nodeAfter'],_0x1eb15f=_0x336723['commandParams'][0x0];this['editor']['model']['change'](_0xa36660=>{for(const _0x5c9993 of _0x543463)void 0x0!==_0x1eb15f[_0x5c9993]?_0xa36660['setAttribute'](_0x5c9993,_0x1eb15f[_0x5c9993],_0x346afa):_0xa36660['removeAttribute'](_0x5c9993,_0x346afa);});}['handleSuggestionDescription'](_0x298905){if(_0x298905['data'])switch(_0x298905['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x432eb2,_0x26247b){const _0x41120a=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3c0c78 of _0x41120a['getSuggestions']({'skipNotAttached':!0x0})){const _0x3c5c00=_0x3c0c78['getContainedElement']();if(_0x3c0c78['subType']===_0x26247b&&_0x3c5c00===_0x432eb2)return _0x3c0c78;}return null;}['_registerTablePropertiesAttributes'](){const _0x27dab9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x401451=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x2c9b4f of _0x401451){const _0x42890d=_0x2c9b4f['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x27dab9['descriptionFactory']['registerAttributeLabel'](_0x2c9b4f,o(this['editor']['locale'],'FORMAT_'+_0x42890d));}}}class Lt extends _0x447d1d{['afterInit'](){const _0x4e6caa=this['editor'];if(!_0x4e6caa['plugins']['has']('LineHeight'))return;const _0x18942c=_0x4e6caa['plugins']['get']('TrackChangesEditing'),_0xf0dadb=_0x4e6caa['locale'];_0x18942c['enableDefaultAttributesIntegration']('lineHeight'),_0x18942c['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0xf0dadb,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x447d1d{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x4debab,_0x3eb489,_0x2348da,_0x9068a6,U,V,F,G,L,J,q,K,z,W,H,Q,Z,tt,nt,it,et,st,ot,rt,at,ct,ut,ht,ft,lt,gt,mt,pt,wt,jt,dt,X,Lt,Y,kt,bt,yt,St,It,At,_t,Ct,Nt,$t,vt,Dt,Bt,Ot,xt,Pt,Mt,Rt,Et,Gt,Tt,Ut,Vt,Ft];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x57f03f){super(_0x57f03f),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x46048b,_0x34fbf8,_0x3e56f2,_0x18aa45)=>{this['_model']['change'](()=>{for(const _0xb5e21b of[..._0x18aa45,..._0x3e56f2])this['_model']['markers']['has'](_0xb5e21b)&&_0x57f03f['editing']['reconvertMarker'](_0xb5e21b);});}),this['descriptionFactory']=new E(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new qt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x57f03f['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x57f03f['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x57f03f['config']['get']('trackChanges.trackFormatChanges'),_0x57f03f['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x57f03f['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x57f03f,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x494a4a=this['editor'];_0x494a4a['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x50a07e,{writer:_0x4c4049})=>{let _0x3185a3='suggestion:'+_0x50a07e['getAttribute']('suggestion-type')+':'+_0x50a07e['getAttribute']('id');return _0x50a07e['getAttribute']('marker-count')&&(_0x3185a3+=':'+_0x50a07e['getAttribute']('marker-count')),_0x4c4049['createElement']('$marker',{'data-name':_0x3185a3});}}),_0x494a4a['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x494a4a['model']['document']['registerPostFixer'](_0x675698=>{let _0x3d145f=!0x1;const _0x53f991=Array['from'](_0x494a4a['model']['document']['differ']['getChangedMarkers']()),_0x1a9b96=new Set();for(const {name:_0x5b201b,data:_0x4beb8a}of _0x53f991){const {group:_0x32bb44,type:_0x5031d5,subType:_0x417787,id:_0x534034}=this['_splitMarkerName'](_0x5b201b);if('suggestion'!==_0x32bb44)continue;const _0x25b77b=_0x417787?'suggestion:'+_0x5031d5+':'+_0x417787+':'+_0x534034:'suggestion:'+_0x5031d5+':'+_0x534034,_0xd677e7=_0x494a4a['model']['markers']['getMarkersGroup'](_0x25b77b),_0x168a63=_0x494a4a['model']['markers']['get'](_0x5b201b),_0x7da01c=this['_suggestions']['get'](_0x534034);if(null!=_0x4beb8a['newRange']){'formatInline'==_0x5031d5&&(_0x3d145f=_0x3d145f||Wt(_0x4beb8a['newRange'],_0x5b201b,_0x675698,_0x494a4a['model']['schema']));const _0x4a9183='attribute'==_0x5031d5&&this['_isBlockAttribute'](_0x417787['split']('|')[0x0]),_0x5d3d90='attribute'==_0x5031d5&&this['_isInlineAttribute'](_0x417787['split']('|')[0x0]);if(_0x4beb8a['newRange']['isCollapsed']||'$graveyard'==_0x4beb8a['newRange']['root']['rootName']||'formatBlock'==_0x5031d5&&!Qt(_0x4beb8a['newRange'])||_0x4a9183&&!Qt(_0x4beb8a['newRange'])||_0x5d3d90&&Xt(_0x4beb8a['newRange'])||'deletion'==_0x5031d5&&Xt(_0x4beb8a['newRange'])||_0x168a63&&Yt(_0x168a63,_0xd677e7))_0x675698['removeMarker'](_0x5b201b),_0x3d145f=!0x0;else{if(!_0x7da01c||!_0x7da01c['isInContent'])continue;if(_0x4beb8a['newRange']&&_0x4beb8a['oldRange']&&_0x4beb8a['newRange']['isEqual'](_0x4beb8a['oldRange']))continue;_0x1a9b96['add'](_0x7da01c);}}}return _0x1a9b96['size']>0x0&&(_0x3d145f=!!this['_joinWithAdjacentSuggestions'](_0x1a9b96)||_0x3d145f),_0x3d145f;}),_0x494a4a['model']['document']['registerPostFixer'](_0x3db7ad=>{let _0x2d75fb=!0x1;for(const _0x3ea441 of _0x494a4a['model']['document']['differ']['getChanges']())if('insert'==_0x3ea441['type'])for(const _0x5b2bd5 of this['_suggestions']['values']()){if(_0x5b2bd5['isMultiRange']||!_0x5b2bd5['isInContent'])continue;const _0x342c51='formatBlock'==_0x5b2bd5['type'],_0x1545d3=this['_getAttributeKey'](_0x5b2bd5),_0x2ee904=_0x1545d3&&this['_isBlockAttribute'](_0x1545d3);if(!_0x342c51&&!_0x2ee904)continue;const _0x14378d=_0x5b2bd5['getFirstRange']();if(_0x14378d['start']['parent']!=_0x14378d['end']['parent']&&!_0x14378d['end']['isAtEnd']){const _0x268b4c=_0x494a4a['model']['createPositionAt'](_0x14378d['start']['nodeAfter'],'end'),_0x32b5a1=_0x494a4a['model']['createRange'](_0x14378d['start'],_0x268b4c);_0x3db7ad['updateMarker'](_0x5b2bd5['getFirstMarker'](),{'range':_0x32b5a1}),_0x2d75fb=!0x0;}}return _0x2d75fb;}),_0x494a4a['model']['document']['registerPostFixer'](_0x5ca7d0=>this['_processAttributeChanges'](_0x5ca7d0)),_0x494a4a['model']['document']['registerPostFixer'](_0x1a3909=>!_0x1a3909['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1a3909)),_0x494a4a['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x494a4a['model']['document']['on']('change:data',(_0x39658b,_0x2c6558)=>{if(!_0x2c6558['isLocal']||_0x2c6558['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x468401=_0x494a4a['model']['document']['differ']['getChanges']();if(0x0==_0x468401['length'])return;const _0x599da1=[],_0x54286e=_0x468401['filter'](_0x73eb9e=>'attribute'==_0x73eb9e['type']),_0x46587e=_0x468401['filter'](_0x51442b=>'insert'==_0x51442b['type']&&'$text'!=_0x51442b['name']);for(const _0x2be4b5 of _0x54286e)this['_isRegisteredAttribute'](_0x2be4b5['attributeKey'])&&_0x599da1['push']({'key':_0x2be4b5['attributeKey'],'newValue':_0x2be4b5['attributeNewValue'],'oldValue':_0x2be4b5['attributeOldValue'],'range':Zt(_0x2be4b5['range'],_0x494a4a['model'])});for(const _0x1e6178 of _0x46587e){if('rename'!=_0x1e6178['action']&&'refresh'!=_0x1e6178['action'])continue;const _0x26014d=tn(_0x1e6178['position']['nodeAfter'],_0x494a4a['model']),_0x54e181=_0x1e6178['before'];'rename'==_0x1e6178['action']&&_0x599da1['push']({'key':m,'newValue':_0x1e6178['name'],'oldValue':_0x54e181['name'],'range':_0x26014d});for(const [_0x3b636c,_0x44c0e9]of _0x54e181['attributes']){if(!this['_isRegisteredAttribute'](_0x3b636c))continue;const _0x48e7f1=_0x1e6178['attributes']['get'](_0x3b636c);_0x44c0e9!==_0x48e7f1&&_0x599da1['push']({'key':_0x3b636c,'newValue':_0x48e7f1,'oldValue':_0x44c0e9,'range':_0x26014d});}for(const [_0x15ac4e,_0x2aeaac]of _0x1e6178['attributes'])this['_isRegisteredAttribute'](_0x15ac4e)&&(_0x54e181['attributes']['has'](_0x15ac4e)||_0x599da1['push']({'key':_0x15ac4e,'newValue':_0x2aeaac,'oldValue':null,'range':_0x26014d}));}0x0!=_0x599da1['length']&&_0x494a4a['model']['enqueueChange'](_0x2c6558,_0x34e9a1=>{const _0x56fd7e=_0x46153d();for(const {range:_0x1eafd0,key:_0x56fc2e,oldValue:_0x347642,newValue:_0x1e8638}of _0x599da1)this['markAttributeChange'](_0x1eafd0,_0x56fc2e,_0x347642,_0x1e8638,{'groupId':_0x56fd7e});this['_reduceExistingSuggestions'](_0x34e9a1,_0x599da1);});},{'priority':'lowest'}),_0x494a4a['model']['markers']['on']('update:suggestion',(_0x9a8bbf,_0x1eea3e,_0x40d33d)=>{if(null==_0x40d33d){const {id:_0xc38f1}=this['_splitMarkerName'](_0x1eea3e['name']),_0x5146c5=this['_suggestions']['get'](_0xc38f1);_0x5146c5&&_0x5146c5['addMarkerName'](_0x1eea3e['name']);}}),_0x494a4a['model']['document']['on']('change:data',()=>{const _0x35e35e=Array['from'](_0x494a4a['model']['document']['differ']['getChangedMarkers']())['filter'](_0x240287=>'suggestion'===this['_splitMarkerName'](_0x240287['name'])['group']);if(0x0===_0x35e35e['length'])return;_0x35e35e['sort']((_0x11d440,_0x366cb1)=>{const _0x1e799c=_0x11d440['data']['oldRange'],_0x336a4e=_0x366cb1['data']['oldRange'];return null===_0x1e799c&&null===_0x336a4e?0x0:null===_0x1e799c&&null!==_0x336a4e?-0x1:null!==_0x1e799c&&null===_0x336a4e?0x1:_0x1e799c['start']['isBefore'](_0x336a4e['start'])?-0x1:0x1;});const _0x30c290=new Set(),_0x58b460=new Set();for(const {name:_0x152810,data:_0x35fb3d}of _0x35e35e){const {id:_0x10e320}=this['_splitMarkerName'](_0x152810);if(null===_0x35fb3d['oldRange']){const _0x3c29ad=this['_handleNewSuggestionMarker'](_0x152810);_0x58b460['add'](_0x3c29ad);}else{const _0x209661=this['_suggestions']['get'](_0x10e320);null!==_0x35fb3d['newRange']||_0x209661['isInContent']?(_0x30c290['add'](_0x209661['head']),_0x58b460['add'](_0x209661)):this['_removeSuggestion'](_0x209661);}}_0x58b460['size']>0x0&&this['_refreshSuggestionsChain'](_0x58b460);for(const _0x4383e0 of _0x30c290)this['fire']('suggestionChanged',_0x4383e0);}),_0x494a4a['model']['on']('applyOperation',(_0x14a985,_0x2a2753)=>{const _0x1b70af=_0x2a2753[0x0];if(!this['_suggestions']['size'])return;if(!_0x1b70af['isDocumentOperation'])return;if(_0x1b70af['batch']['isUndo']||!_0x1b70af['batch']['isLocal'])return;let _0x416ad3,_0x3e036c;switch(_0x1b70af['type']){case'insert':_0x416ad3=_0x494a4a['model']['createPositionAt'](_0x1b70af['position']),_0x3e036c=_0x416ad3['getShiftedBy'](_0x1b70af['howMany']);break;case'split':_0x416ad3=_0x494a4a['model']['createPositionAt'](_0x1b70af['splitPosition']),_0x3e036c=_0x494a4a['model']['createPositionAt'](_0x1b70af['moveTargetPosition']);break;case'move':_0x416ad3=_0x494a4a['model']['createPositionAt'](_0x1b70af['targetPosition']),_0x3e036c=_0x416ad3['getShiftedBy'](_0x1b70af['howMany']);break;default:return;}const _0x11ffc0=_0x494a4a['model']['createRange'](_0x416ad3,_0x3e036c);_0x494a4a['model']['change'](()=>{for(const {suggestion:_0x12bc33,meta:_0x1eab35}of this['_findSuggestions'](_0x11ffc0)){if(_0x12bc33['isMultiRange'])continue;if('formatInline'==_0x12bc33['type'])continue;const _0x2d61cc=this['_getAttributeKey'](_0x12bc33);if(_0x2d61cc&&this['_isBlockAttribute'](_0x2d61cc)&&'split'!=_0x1b70af['type'])continue;const _0x5165da=_0x12bc33['data']&&_0x12bc33['data']['multipleBlocks'];('formatBlock'!=_0x12bc33['type']||'split'==_0x1b70af['type']&&!_0x5165da)&&(_0x1eab35['containsRangeInObject']||'insertion'==_0x12bc33['type']&&_0x1eab35['isOwn']||_0x12bc33['getFirstRange']()['containsRange'](_0x11ffc0)&&this['_breakSuggestionMarker'](_0x12bc33,_0x416ad3,_0x3e036c));}});},{'priority':'lowest'}),_0x494a4a['model']['on']('deleteContent',(_0x11a2a9,_0x368541)=>{const _0x1a24ea=_0x368541[0x0],_0x4e15f7=_0x368541[0x1];if(_0x4e15f7&&_0x4e15f7['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x1a24ea['isCollapsed'])return;const _0x78d802=_0x494a4a['model']['schema'],{start:_0x48ba7c,end:_0x1531be}=_0x1a24ea['getFirstRange'](),_0x552f11=_0x48ba7c['nodeAfter']&&_0x78d802['isLimit'](_0x48ba7c['nodeAfter'])?null:_0x78d802['getNearestSelectionRange'](_0x48ba7c,'forward'),_0x360345=_0x1531be['nodeBefore']&&_0x78d802['isLimit'](_0x1531be['nodeBefore'])?null:_0x78d802['getNearestSelectionRange'](_0x1531be,'backward'),_0x286b46=_0x494a4a['model']['createRange'](_0x552f11?_0x552f11['start']:_0x48ba7c,_0x360345?_0x360345['end']:_0x1531be);_0x494a4a['model']['change'](_0x3817c9=>{this['markDeletion'](_0x286b46);const _0x41eca7=_0x494a4a['model']['schema']['getNearestSelectionRange'](_0x286b46['start']);_0x1a24ea['is']('documentSelection')?_0x3817c9['setSelection'](_0x41eca7):_0x1a24ea['setTo'](_0x41eca7);}),_0x11a2a9['stop']();},{'priority':_0x1b06ae['normal']+0xa}),_0x494a4a['model']['on']('insertContent',(_0x130574,_0x3cd528)=>{const _0x46806a=_0x3cd528[_0x3cd528['length']-0x1];_0x46806a&&_0x46806a['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x494a4a['model']['change'](()=>{let _0x2fd7e6=_0x494a4a['model']['insertContent'](_0x3cd528[0x0],_0x3cd528[0x1],_0x3cd528[0x2],{'forceDefaultExecution':!0x0});if(!_0x2fd7e6)return;_0x130574['return']=_0x2fd7e6['clone']();const _0x2554fc=_0x2fd7e6['end']['nodeBefore'],_0x275e65=_0x494a4a['model']['schema'];_0x2554fc&&_0x275e65['isBlock'](_0x2554fc)&&!_0x275e65['isObject'](_0x2554fc)&&(_0x2fd7e6=_0x494a4a['model']['createRange'](_0x2fd7e6['start'],_0x494a4a['model']['createPositionAt'](_0x2554fc,'end'))),this['markInsertion'](_0x2fd7e6);}),_0x130574['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x3c282b=new O(_0x494a4a,this['_suggestions']);_0x494a4a['commands']['add']('acceptSuggestion',_0x3c282b),this['enableCommand']('acceptSuggestion');const _0x3ba4cc=new x(_0x494a4a,this['_suggestions']);_0x494a4a['commands']['add']('discardSuggestion',_0x3ba4cc),this['enableCommand']('discardSuggestion'),_0x494a4a['commands']['add']('acceptAllSuggestions',new M(_0x494a4a,_0x3c282b,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x494a4a['commands']['add']('discardAllSuggestions',new M(_0x494a4a,_0x3ba4cc,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x494a4a['commands']['add']('acceptSelectedSuggestions',new R(_0x494a4a,_0x3c282b,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x494a4a['commands']['add']('discardSelectedSuggestions',new R(_0x494a4a,_0x3ba4cc,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1ecdc7=_0x494a4a['plugins']['get']('CommentsRepository');this['listenTo'](_0x1ecdc7,'addComment',(_0x559021,{threadId:_0x267a9c})=>{const _0x2be64f=this['_suggestions']['get'](_0x267a9c);_0x2be64f&&_0x2be64f['commentThread']&&0x1===_0x2be64f['commentThread']['length']&&this['_updateSuggestionData'](_0x267a9c,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1ecdc7,'removeComment',(_0x5c231f,{threadId:_0x53016e})=>{const _0x4861b9=this['_suggestions']['get'](_0x53016e);_0x4861b9&&_0x4861b9['commentThread']&&!_0x4861b9['commentThread']['length']&&this['_updateSuggestionData'](_0x53016e,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x354e96){const _0x5a149f=_0x164005([0x52,0x42,0x63,0x58,0x64,0x47,0x66,0x35,0x36,0x37,0x6d,0x4e,0x6a,0x4b,0x39,0x44,0x54,0x70,0x50,0x30,0x49,0x79,0x69,0x33,0x67,0x65,0x61,0x38,0x5a,0x76,0x7a,0x6c,0x45,0x34,0x62,0x46,0x75,0x57,0x72,0x77,0x73,0x48,0x31,0x68,0x6e,0x4f,0x53,0x4c,0x71,0x6b,0x59,0x32,0x4d,0x51,0x4a,0x78,0x6f,0x56,0x41,0x55,0x74,0x43]),_0x31dfcc=0x3d8d0df,_0x5b55c7=0x3df5677^_0x31dfcc,_0xa5a627=window[_0x164005([0x44,0x61,0x74,0x65])][_0x164005([0x6e,0x6f,0x77])](),_0x2ba422=_0x354e96[_0x164005([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1f5a66=new window[(_0x164005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x330047=>{_0x2ba422[_0x164005([0x6f,0x6e,0x63,0x65])](_0x164005([0x72,0x65,0x61,0x64,0x79]),_0x330047);}),_0x5c70ba={[_0x164005([0x6b,0x74,0x79])]:_0x164005([0x45,0x43]),[_0x164005([0x75,0x73,0x65])]:_0x164005([0x73,0x69,0x67]),[_0x164005([0x63,0x72,0x76])]:_0x164005([0x50,0x2d,0x32,0x35,0x36]),[_0x164005([0x78])]:_0x164005([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x164005([0x79])]:_0x164005([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x164005([0x61,0x6c,0x67])]:_0x164005([0x45,0x53,0x32,0x35,0x36])},_0x3d1f3c=_0x2ba422[_0x164005([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x164005([0x67,0x65,0x74])](_0x164005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x289477(){let _0x70804d,_0x1aadf6=null,_0x25cfac=null;try{if(_0x3d1f3c==_0x164005([0x47,0x50,0x4c]))return _0x164005([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x70804d=_0x3fbfd7(),!_0x70804d)return _0x164005([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x70804d[_0x164005([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x25cfac=_0x507611(_0x70804d[_0x164005([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x70804d[_0x164005([0x6a,0x74,0x69])])),await _0x354995()?_0x28a469()?_0x3e32f8()?_0x164005([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x30a5d7()?(_0x70804d[_0x164005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x164005([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1aadf6=_0x70223d(_0x164005([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),await _0x3a0d36()):_0x164005([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x164005([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x164005([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x164005([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3e32f8(){const _0x170d8d=[_0x164005([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x164005([0x74,0x72,0x69,0x61,0x6c])][_0x164005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x70804d[_0x164005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xa5a627/0x3e8:0xe10*_0x5b55c7;return _0x70804d[_0x164005([0x65,0x78,0x70])]<_0x170d8d;}function _0x28a469(){const _0x5bc3fc=_0x70804d[_0x164005([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x5bc3fc)return!0x1;if(_0x5bc3fc[_0x164005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x164005([0x2a])))return!0x0;if(_0x5bc3fc[_0x164005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x164005([0x54,0x43])))return!0x0;if(_0x5bc3fc[_0x164005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x164005([0x52,0x54,0x43]))){if(_0x9c006a())return!0x0;if(_0x104d08()||_0x9e447f())return!0x0;}return!0x1;}function _0x30a5d7(){const _0x306425=_0x70804d[_0x164005([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x306425||0x0==_0x306425[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3de5b7}=new URL(window[_0x164005([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x306425[_0x164005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3de5b7))return!0x0;const _0x4fa5d8=_0x3de5b7[_0x164005([0x73,0x70,0x6c,0x69,0x74])](_0x164005([0x2e]));return _0x306425[_0x164005([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5d2e62=>_0x5d2e62[_0x164005([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x164005([0x2a])))[_0x164005([0x6d,0x61,0x70])](_0x1d33e7=>_0x1d33e7[_0x164005([0x73,0x70,0x6c,0x69,0x74])](_0x164005([0x2e])))[_0x164005([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x42cdce=>_0x42cdce[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4fa5d8[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x164005([0x6d,0x61,0x70])](_0x2be5b8=>Array(_0x4fa5d8[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2be5b8[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x164005([0x66,0x69,0x6c,0x6c])](_0x2be5b8[0x0]===_0x164005([0x2a])?_0x164005([0x2a]):'')[_0x164005([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2be5b8))[_0x164005([0x73,0x6f,0x6d,0x65])](_0xfe41fc=>_0x4fa5d8[_0x164005([0x65,0x76,0x65,0x72,0x79])]((_0x47dc05,_0x355ac8)=>_0xfe41fc[_0x355ac8]===_0x47dc05||_0xfe41fc[_0x355ac8]===_0x164005([0x2a])));}function _0x3a0d36(){return _0x1aadf6&&_0x25cfac?new window[(_0x164005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x16450f,_0x31d056)=>{_0x1aadf6[_0x164005([0x74,0x68,0x65,0x6e])](_0x16450f,_0x31d056),_0x25cfac[_0x164005([0x74,0x68,0x65,0x6e])](_0x436d93=>{_0x436d93!=_0x164005([0x56,0x61,0x6c,0x69,0x64])&&_0x16450f(_0x436d93);},_0x31d056);}):_0x1aadf6||_0x25cfac||_0x164005([0x56,0x61,0x6c,0x69,0x64]);}}function _0x507611(_0x4c4d6b,_0x4c2702){return new window[(_0x164005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b6609=>{if(_0x36abfd())return _0x5b6609(_0x164005([0x56,0x61,0x6c,0x69,0x64]));_0x14d788(),_0x2ba422[_0x164005([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x164005([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x552785=!0x1;const _0xddaeba=_0x46153d();function _0x5344a0(_0x88f271){return!!_0x88f271&&(typeof _0x88f271===_0x164005([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x88f271===_0x164005([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x88f271[_0x164005([0x74,0x68,0x65,0x6e])]===_0x164005([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x88f271[_0x164005([0x63,0x61,0x74,0x63,0x68])]===_0x164005([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3aa10d(_0x403586){_0x58ac7d(_0x403586)[_0x164005([0x74,0x68,0x65,0x6e])](_0x3f5530=>{if(!_0x3f5530||_0x3f5530[_0x164005([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x164005([0x6f,0x6b]))return _0x164005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x34b3c4(_0x3d2c76(_0xddaeba+_0x4c2702))!=_0x3f5530[_0x164005([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x164005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x164005([0x56,0x61,0x6c,0x69,0x64]);})[_0x164005([0x74,0x68,0x65,0x6e])](_0x412a82=>(_0x425a9f(),_0x412a82),()=>{const _0x3c406a=_0x23db02();return null==_0x3c406a?(_0x425a9f(),_0x164005([0x56,0x61,0x6c,0x69,0x64])):_0x164005(_0xa5a627-_0x3c406a>(0x27d454df^_0x31dfcc)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x164005([0x74,0x68,0x65,0x6e])](_0x5b6609)[_0x164005([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5b6609(_0x164005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ecddb=0x3ee3e5f^_0x31dfcc;function _0x425a9f(){const _0x38c48a=_0x164005([0x6c,0x6c,0x63,0x74,0x2d])+_0x34b3c4(_0x3d2c76(_0x4c4d6b)),_0x51d213=_0x4cf6d1(_0x34b3c4(window[_0x164005([0x4d,0x61,0x74,0x68])][_0x164005([0x63,0x65,0x69,0x6c])](_0xa5a627/_0x5ecddb)));window[_0x164005([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x164005([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x38c48a,_0x51d213);}function _0x23db02(){const _0x5daafb=_0x164005([0x6c,0x6c,0x63,0x74,0x2d])+_0x34b3c4(_0x3d2c76(_0x4c4d6b)),_0x5cb6a3=window[_0x164005([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x164005([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5daafb);return _0x5cb6a3?window[_0x164005([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4cf6d1(_0x5cb6a3),0x10)*_0x5ecddb:null;}function _0x58ac7d(_0x2cee51){return new window[(_0x164005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57c638,_0x2dbf88)=>{_0x2cee51[_0x164005([0x74,0x68,0x65,0x6e])](_0x57c638,_0x2dbf88),window[_0x164005([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2dbf88,0x3d9041f^_0x31dfcc);});}}_0x2ba422[_0x164005([0x6f,0x6e])](_0x164005([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xd5c5f1,_0x247936)=>{if(_0x247936[0x0]!=_0x4c4d6b)return _0x5b6609(_0x164005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x247936[0x1]={..._0x247936[0x1],[_0x164005([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xddaeba};},{[_0x164005([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x164005([0x68,0x69,0x67,0x68])}),_0x2ba422[_0x164005([0x6f,0x6e])](_0x164005([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4fccc7=>{_0x5344a0(_0x4fccc7[_0x164005([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x552785=!0x0,_0x3aa10d(_0x4fccc7[_0x164005([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x164005([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x164005([0x6c,0x6f,0x77])}),_0x1f5a66[_0x164005([0x74,0x68,0x65,0x6e])](()=>{_0x552785||_0x5b6609(_0x164005([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x36abfd(){return _0x2ba422[_0x164005([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x164005([0x76,0x69,0x65,0x77])][_0x164005([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x164005([0x61,0x75,0x74,0x6f]);}function _0x14d788(){_0x2ba422[_0x164005([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x164005([0x76,0x69,0x65,0x77])][_0x164005([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x164005([0x61,0x75,0x74,0x6f]);}}function _0x70223d(_0x44651e){const _0x11b6d3=[new window[(_0x164005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24dce9=>setTimeout(_0x24dce9,0x3d1ee13^_0x31dfcc)),_0x1f5a66[_0x164005([0x74,0x68,0x65,0x6e])](()=>new window[(_0x164005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x502023=>{let _0x1e185d=0x0;_0x2ba422[_0x164005([0x6d,0x6f,0x64,0x65,0x6c])][_0x164005([0x6f,0x6e])](_0x164005([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3827ce,_0x385f16)=>{_0x385f16[0x0][_0x164005([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1e185d++,_0x1e185d==(0x3d8d537^_0x31dfcc)&&(_0x502023(),_0x3827ce[_0x164005([0x6f,0x66,0x66])]());});}))];return window[_0x164005([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x164005([0x72,0x61,0x63,0x65])](_0x11b6d3)[_0x164005([0x74,0x68,0x65,0x6e])](()=>_0x44651e);}async function _0x570c9c(){await _0x1f5a66,_0x2ba422[_0x164005([0x6d,0x6f,0x64,0x65,0x6c])][_0x164005([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x541096,_0x2ba422[_0x164005([0x6d,0x6f,0x64,0x65,0x6c])][_0x164005([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x541096,_0x2ba422[_0x164005([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x164005([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x9c006a(){return _0x4a5762(_0x164005([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x98dd9e(_0x164005([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x164005([0x73,0x74,0x61,0x74,0x65])]==_0x164005([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x104d08(){return _0x4a5762(_0x164005([0x52,0x65,0x76,0x69,0x73,0x69,0x6f,0x6e,0x56,0x69,0x65,0x77,0x65,0x72,0x49,0x6e,0x74,0x65,0x67,0x72,0x61,0x74,0x69,0x6f,0x6e]));}function _0x9e447f(){return _0x4a5762(_0x164005([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x43aa89(_0x5579c2){const _0x400a86=_0x4c2aab();_0x2ba422[_0x400a86]=_0x164005([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5579c2,_0x5579c2!=_0x164005([0x56,0x61,0x6c,0x69,0x64])&&_0x570c9c();}function _0x4c2aab(){const _0x576919=window[_0x164005([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x164005([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x164005([0x6e,0x6f,0x77])]())[_0x164005([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x164005([0x2e]),'');let _0x10c1d9=_0x164005([0x52]);for(let _0x466230=0x0;_0x466230<_0x576919[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x466230+=0x2){let _0x3468bc=window[_0x164005([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x576919[_0x164005([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x466230,_0x466230+0x2));_0x3468bc>=_0x5a149f[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3468bc-=_0x5a149f[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x10c1d9+=_0x5a149f[_0x3468bc];}return _0x10c1d9;}function _0x3fbfd7(){const _0x590299=_0x3d1f3c[_0x164005([0x73,0x70,0x6c,0x69,0x74])](_0x164005([0x2e]));if(0x3!=_0x590299[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a63c5(_0x590299[0x1]);function _0x2a63c5(_0x23bec9){const _0x18c82a=_0x3f9ff3(_0x23bec9);return _0x18c82a&&_0x2bd1f5()?_0x18c82a:null;function _0x2bd1f5(){const _0x3b68fc=_0x18c82a[_0x164005([0x6a,0x74,0x69])],_0x18c653=window[_0x164005([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b68fc[_0x164005([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3b68fc[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x32af32={..._0x18c82a,[_0x164005([0x6a,0x74,0x69])]:_0x3b68fc[_0x164005([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3b68fc[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x32af32[_0x164005([0x76,0x63])],_0x3d2c76(_0x32af32)==_0x18c653;}}}async function _0x354995(){let _0x45523d=!0x0;try{const _0x58c60c=_0x3d1f3c[_0x164005([0x73,0x70,0x6c,0x69,0x74])](_0x164005([0x2e])),[_0x3b15e4,_0x296ef9,_0x2c56a1]=_0x58c60c;return _0x4cba67(_0x3b15e4),await _0x11bfc3(_0x3b15e4,_0x296ef9,_0x2c56a1),_0x45523d;}catch{return!0x1;}function _0x4cba67(_0x34c42b){const _0x1d63d4=_0x3f9ff3(_0x34c42b);_0x1d63d4&&_0x1d63d4[_0x164005([0x61,0x6c,0x67])]==_0x164005([0x45,0x53,0x32,0x35,0x36])||(_0x45523d=!0x1);}async function _0x11bfc3(_0x16793d,_0x128e57,_0xad8386){const _0x8b4268=window[_0x164005([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x164005([0x66,0x72,0x6f,0x6d])](_0x351be1(_0xad8386),_0x2a02b0=>_0x2a02b0[_0x164005([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xecfa67=new window[(_0x164005([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x164005([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x16793d+_0x164005([0x2e])+_0x128e57),_0x4563c6=window[_0x164005([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x164005([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4563c6)return;const _0x4a6064=await _0x4563c6[_0x164005([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x164005([0x6a,0x77,0x6b]),_0x5c70ba,{[_0x164005([0x6e,0x61,0x6d,0x65])]:_0x164005([0x45,0x43,0x44,0x53,0x41]),[_0x164005([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x164005([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x164005([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4563c6[_0x164005([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x164005([0x6e,0x61,0x6d,0x65])]:_0x164005([0x45,0x43,0x44,0x53,0x41]),[_0x164005([0x68,0x61,0x73,0x68])]:{[_0x164005([0x6e,0x61,0x6d,0x65])]:_0x164005([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4a6064,_0x8b4268,_0xecfa67)||(_0x45523d=!0x1);}}function _0x3f9ff3(_0x476ac9){return _0x476ac9[_0x164005([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x164005([0x65,0x79]))?JSON[_0x164005([0x70,0x61,0x72,0x73,0x65])](_0x351be1(_0x476ac9)):null;}function _0x351be1(_0x5ba64a){return window[_0x164005([0x61,0x74,0x6f,0x62])](_0x5ba64a[_0x164005([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x164005([0x2b]))[_0x164005([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x164005([0x2f])));}function _0x3d2c76(_0x11d250){let _0x80e0e8=0x1505;function _0x57ee09(_0xe4e4e4){for(let _0x1fd8ae=0x0;_0x1fd8ae<_0xe4e4e4[_0x164005([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1fd8ae++){const _0xc75246=_0xe4e4e4[_0x164005([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1fd8ae);_0x80e0e8=(_0x80e0e8<<0x5)+_0x80e0e8+_0xc75246,_0x80e0e8&=_0x80e0e8;}}function _0x20b6ff(_0x36ba95){Array[_0x164005([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x36ba95)?_0x36ba95[_0x164005([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x20b6ff):_0x36ba95&&typeof _0x36ba95==_0x164005([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x164005([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x36ba95)[_0x164005([0x73,0x6f,0x72,0x74])]()[_0x164005([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x697fb0,_0x479886])=>{_0x57ee09(_0x697fb0),_0x20b6ff(_0x479886);}):_0x57ee09(window[_0x164005([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x36ba95));}return _0x20b6ff(_0x11d250),_0x80e0e8>>>0x0;}function _0x34b3c4(_0x2d05d1){return _0x2d05d1[_0x164005([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x164005([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x164005([0x30]));}function _0x4cf6d1(_0x1d8c00){return _0x1d8c00[_0x164005([0x73,0x70,0x6c,0x69,0x74])]('')[_0x164005([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x164005([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a5762(_0x50541b){return _0x2ba422[_0x164005([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x164005([0x68,0x61,0x73])](_0x50541b);}function _0x98dd9e(_0x1fd43b){return _0x2ba422[_0x164005([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x164005([0x67,0x65,0x74])](_0x1fd43b);}function _0x541096(){}function _0x164005(_0x4edbb0){return _0x4edbb0['map'](_0x459e9f=>String['fromCharCode'](_0x459e9f))['join']('');}_0x43aa89(await _0x289477());}(this);}set['adapter'](_0xe46b7a){if(this['_adapter'])throw new _0x2f0245('track-changes-adapter-already-set',this);this['_adapter']=_0xe46b7a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x11adf5=!0x1,toJSON:_0xbd1181=!0x1}={}){const _0x244137=[];for(const _0x54efaf of this['_suggestions']['values']())_0x11adf5&&!_0x54efaf['isInContent']||_0x244137['push'](_0x54efaf);return _0xbd1181?_0x244137['map'](_0x4c11cd=>_0x4c11cd['toJSON']()):_0x244137;}['getSuggestion'](_0x1e19e7){const _0x252bbf=this['_suggestions']['get'](_0x1e19e7);if(!_0x252bbf)throw new _0x2f0245('track-changes-suggestion-not-found',this);return _0x252bbf;}['hasSuggestion'](_0x28104a){return this['_suggestions']['has'](_0x28104a);}['addSuggestionData'](_0xead9ea){const {authorId:_0x3b4378,id:_0x54159d,originalSuggestionId:_0x5990fb,attributes:_0x516f61}=_0xead9ea,[_0x4c033e,_0x26c8c8]=_0xead9ea['type']['split'](':'),_0x587b77=this['_suggestions']['get'](_0x54159d)||this['_createSuggestion'](_0x4c033e,_0x26c8c8,_0x54159d,_0x3b4378,_0x516f61,_0x5990fb);if(this['_addThreadToSuggestion'](_0x587b77),this['_checkSuggestionCorrectness'](_0x587b77,_0x4c033e,_0x26c8c8||null,_0x3b4378),_0x587b77['createdAt']=_0xead9ea['createdAt'],_0x587b77['_isDataLoaded']=!0x0,_0x516f61&&_0x516f61['@external']){const _0xd7c321=_0x516f61['@external'],_0x179bc9=this['_getExternalAuthor'](_0xd7c321['authorName']);_0x587b77['authoredAt']=_0xd7c321['createdAt'],_0x587b77['author']=_0x179bc9,_0x587b77['isExternal']=!0x0;}else _0x587b77['authoredAt']=_0xead9ea['createdAt'];switch(_0xead9ea['data']&&(_0x587b77['data']=_0xead9ea['data']),_0xead9ea['attributes']&&(_0x587b77['attributes']=_0xead9ea['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x587b77['_saved']=!0x0),this['_suggestionState']['get'](_0x587b77)){case'notReady':this['_suggestionState']['set'](_0x587b77,'dataReady');break;case'markerReady':_0x587b77['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x587b77])),this['_refreshSuggestionsChain'](new Set([_0x587b77])),this['_suggestionState']['set'](_0x587b77,'ready'),this['fire']('suggestionLoaded',_0x587b77)):this['_suggestionState']['set'](_0x587b77,'removed');}return _0x587b77;}['acceptSuggestion'](_0x21a919){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x11c9f5 of _0x21a919['getAllAdjacentSuggestions']())_0x11c9f5['accept']();});});}['discardSuggestion'](_0x2c579e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x38387f of _0x2c579e['getAllAdjacentSuggestions']())_0x38387f['discard']();});});}['enableCommand'](_0xb0a424,_0x8ced2b){const _0x5527fd=this['editor']['commands']['get'](_0xb0a424);if(!_0x5527fd)throw new _0x2f0245('track-changes-command-not-found',this,{'commandName':_0xb0a424});if(this['_enabledCommands']['has'](_0x5527fd))throw new _0x2f0245('track-changes-enable-command-twice',this,{'commandName':_0xb0a424});this['_enabledCommands']['add'](_0x5527fd),_0x8ced2b&&_0x5527fd['on']('execute',(_0x59ef26,_0x218e18)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x218e18['length']>0x0&&_0x218e18[_0x218e18['length']-0x1]&&_0x218e18[_0x218e18['length']-0x1]['forceDefaultExecution']?_0x218e18['pop']():(_0x59ef26['return']=_0x8ced2b((..._0x2fe019)=>_0x5527fd['execute'](..._0x2fe019,{'forceDefaultExecution':!0x0}),..._0x218e18),_0x59ef26['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x48e305){let _0x1b79ae,_0x2c6f49;const _0x25c519=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1b79ae=_0x48e305();}catch(_0x2c05d8){_0x2c6f49=_0x2c05d8;}return _0x25c519||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2c6f49&&_0x2f0245['rethrowUnexpectedError'](_0x2c6f49,this),_0x1b79ae;}['markInsertion'](_0x3f0779,_0x4a085d=null,_0x5370c6={}){if(_0x3f0779['isCollapsed'])return null;const _0x45231a=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x5370c6['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2c2ac4,meta:_0x28c77f}of this['_findSuggestions'](_0x3f0779,'insertion'))if(_0x28c77f['isOwn']){if(!_0x28c77f['isNextTo']){if(_0x28c77f['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!sn(_0x2c2ac4,_0x5370c6))continue;return _0x2c2ac4;}if(sn(_0x2c2ac4,_0x5370c6))return _0x2c2ac4;this['_breakSuggestionMarker'](_0x2c2ac4,_0x3f0779['start'],_0x3f0779['end']);break;}if(_0x4a085d==_0x2c2ac4['subType']&&sn(_0x2c2ac4,_0x5370c6)){const _0x56478b=_0x2c2ac4['getFirstRange']();return _0x56478b['start']['isEqual'](_0x3f0779['end'])?this['_setSuggestionRange'](_0x2c2ac4,this['_model']['createRange'](_0x3f0779['start'],_0x56478b['end'])):this['_setSuggestionRange'](_0x2c2ac4,this['_model']['createRange'](_0x56478b['start'],_0x3f0779['end'])),_0x2c2ac4;}}const _0x2373a3=_0x46153d(),_0x28497b=_0x45231a['id'],_0x49e72c=_0x4a085d?'insertion:'+_0x4a085d:'insertion',_0x57ffe1=this['_setSuggestionData']({'id':_0x2373a3,'type':_0x49e72c,'createdAt':new Date(),'authorId':_0x28497b,'attributes':_0x5370c6});return this['_addSuggestionMarker'](_0x49e72c,_0x2373a3,_0x28497b,_0x3f0779),_0x57ffe1;}['markMultiRangeInsertion'](_0xaf0362,_0x5edb2e='multi',_0x5550f3={}){const _0x397234=this['editor']['plugins']['get']('Users')['me'],_0x3d98eb=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x5edb2e,'join');this['_trackingSessionId']&&(_0x5550f3['trackingSessionId']=this['_trackingSessionId']);for(const _0x54bb06 of this['getSuggestions']())if(_0x54bb06['author']['id']==_0x397234['id']&&'insertion'==_0x54bb06['type']&&_0x54bb06['subType']==_0x5edb2e&&sn(_0x54bb06,_0x5550f3)&&(_0x3d98eb(_0x54bb06['getRanges'](),_0xaf0362)||_0x3d98eb(_0xaf0362,_0x54bb06['getRanges']()))){for(const _0x2825f6 of _0xaf0362)_0x54bb06['addRange'](_0x2825f6);return _0x54bb06;}for(const {suggestion:_0x4cae53,meta:_0x2f886e}of this['_findSuggestions'](_0xaf0362,'insertion')){if(!_0x2f886e['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x2f886e['containsRangeInObject'])continue;if(!sn(_0x4cae53,_0x5550f3))continue;let _0x57b70f=!0x0;for(const _0x2930ff of _0x4cae53['getRanges']())for(const _0x13931b of _0xaf0362)if(!_0x2930ff['containsRange'](_0x13931b)){_0x57b70f=!0x1;break;}if(_0x57b70f)return _0x4cae53;}const _0xa1d273=_0x46153d(),_0x3a8b02=_0x397234['id'],_0x15c5c3='insertion:'+_0x5edb2e,_0x3c30f7=this['_setSuggestionData']({'id':_0xa1d273,'type':_0x15c5c3,'createdAt':new Date(),'authorId':_0x3a8b02,'attributes':_0x5550f3});for(const _0x1e58cd of _0xaf0362)this['_addSuggestionMarker'](_0x15c5c3,_0xa1d273,_0x3a8b02,_0x1e58cd,T['getMultiRangeId']());return _0x3c30f7;}['markInlineFormat'](_0x2b78e9,_0x174b52,_0x1b3257=null,_0x35f524={}){if(_0x1b3257=_0x1b3257||Ht(_0x174b52),_0x2b78e9['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x35f524['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x685b57=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1b3257,'accept');return this['forceDefaultExecution'](()=>_0x685b57([_0x2b78e9],_0x174b52,_0x35f524)),null;}const _0x1347c6=this['editor']['plugins']['get']('Users')['me'],_0x1cef27=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x335a09,meta:_0x2a00fa}of this['_findSuggestions'](_0x2b78e9,'insertion'))_0x2a00fa['isOwn']&&!_0x2a00fa['isInsideObject']&&_0x1cef27['push'](..._0x335a09['getRanges']());}const _0x46e8b0=function(_0x2882d0,_0x1d757f){const _0xdcf576=[];for(const _0x132880 of _0x1d757f){const _0x4a040b=_0x2882d0['getIntersection'](_0x132880);_0x4a040b&&_0xdcf576['push'](_0x4a040b);}return _0xdcf576;}(_0x2b78e9,_0x1cef27),_0x2d47a9=function(_0x506218,_0x2f3806){const _0x5a1d2e=[_0x506218];for(const _0x594b1 of _0x2f3806){let _0x5b0867=0x0;for(;_0x5b0867<_0x5a1d2e['length'];){const _0x4c5fe0=_0x5a1d2e[_0x5b0867]['getDifference'](_0x594b1);_0x5a1d2e['splice'](_0x5b0867,0x1,..._0x4c5fe0),_0x5b0867+=_0x4c5fe0['length'];}}return _0x5a1d2e;}(_0x2b78e9,_0x1cef27);_0x46e8b0['length']&&this['_model']['change'](()=>{for(const _0x4569a4 of _0x46e8b0){const _0x5e713d=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1b3257,'accept');this['forceDefaultExecution'](()=>_0x5e713d([_0x4569a4],_0x174b52,_0x35f524));}});for(const _0x1e0cab of _0x2d47a9){let _0x4d5643=null,_0x4a3484=_0x1e0cab['start'],_0x289226=_0x1e0cab['end'];for(const {suggestion:_0x113413,meta:_0x370e19}of this['_findSuggestions'](_0x1e0cab,'formatInline')){if(!_0x370e19['isOwn'])continue;if(_0x113413['subType']!=_0x1b3257)continue;if(!sn(_0x113413,_0x35f524))continue;const _0x52ea9d=_0x113413['getFirstRange']();if(_0x52ea9d['containsRange'](_0x1e0cab,!0x0))return null;_0x4a3484=_0x4a3484['isBefore'](_0x52ea9d['start'])?_0x4a3484:_0x52ea9d['start'],_0x289226=_0x289226['isAfter'](_0x52ea9d['end'])?_0x289226:_0x52ea9d['end'],_0x4d5643?_0x52ea9d['start']['isBefore'](_0x4d5643['getFirstRange']()['start'])?(_0x4d5643['removeMarkers'](),_0x4d5643=_0x113413):_0x113413['removeMarkers']():_0x4d5643=_0x113413;}const _0x4494a1=this['_model']['createRange'](_0x4a3484,_0x289226);if(_0x4d5643)this['_setSuggestionRange'](_0x4d5643,_0x4494a1);else{const _0x2546e3=_0x46153d(),_0x432e48=_0x1347c6['id'];this['_setSuggestionData']({'id':_0x2546e3,'type':'formatInline:'+_0x1b3257,'data':_0x174b52,'createdAt':new Date(),'authorId':_0x432e48,'attributes':_0x35f524}),this['_addSuggestionMarker']('formatInline:'+_0x1b3257,_0x2546e3,_0x432e48,_0x4494a1);}}return null;}['markBlockFormat'](_0x3515d0,_0x5c7cd6,_0x3dcce5=[],_0x51e51b=null,_0x19208e={}){_0x5c7cd6['formatGroupId']||(_0x5c7cd6['formatGroupId']=_0x5c7cd6['commandName']),_0x5c7cd6['multipleBlocks']=_0x3515d0['is']('range'),_0x51e51b=_0x51e51b||Ht(_0x5c7cd6);const _0x1a7607=_0x3dcce5['map'](_0xef8465=>tn(_0xef8465,this['_model'])),_0x580a26=_0x3515d0['is']('range')?_0x3515d0:tn(_0x3515d0,this['_model']);if(this['_trackingSessionId']&&(_0x19208e['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x231b70=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x51e51b,'accept');return this['forceDefaultExecution'](()=>_0x231b70([_0x580a26],_0x5c7cd6,_0x19208e)),null;}_0x1a7607['push'](_0x580a26);let _0x3ff2c5=!0x0;for(const _0x2515bb of _0x1a7607)if(!this['_rangeIsInLocalUserInsertion'](_0x2515bb)){_0x3ff2c5=!0x1;break;}if(_0x3ff2c5&&'always'!==this['_trackFormatChanges']){const _0x35c9f9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x51e51b,'accept');return this['forceDefaultExecution'](()=>_0x35c9f9([_0x580a26],_0x5c7cd6,_0x19208e)),null;}let _0x460f03=null,_0x214628=_0x580a26['start'],_0xe51cad=_0x580a26['end'];for(const {suggestion:_0x4cf543,meta:_0x49b62b}of this['_findSuggestions'](_0x580a26,'formatBlock')){if(!_0x49b62b['isOwn'])continue;if(_0x49b62b['isNextTo']||_0x49b62b['containsRangeInObject']||_0x49b62b['isInsideObject'])continue;if(_0x4cf543['data']['formatGroupId']!=_0x5c7cd6['formatGroupId'])continue;if(!sn(_0x4cf543,_0x19208e))continue;const _0x16f697=_0x4cf543['getFirstRange']();if(_0x4cf543['subType']==_0x51e51b){if(_0x16f697['containsRange'](_0x580a26,!0x0))return null;_0x214628=_0x214628['isBefore'](_0x16f697['start'])?_0x214628:_0x16f697['start'],_0xe51cad=_0xe51cad['isAfter'](_0x16f697['end'])?_0xe51cad:_0x16f697['end'],_0x460f03?_0x16f697['start']['isBefore'](_0x460f03['getFirstRange']()['start'])?(_0x460f03['removeMarkers'](),_0x460f03=_0x4cf543):_0x4cf543['removeMarkers']():_0x460f03=_0x4cf543;}else{const _0xa8be7b=_0x580a26['getIntersection'](_0x16f697);this['_cutOutSuggestionMarker'](_0x4cf543,_0xa8be7b);}}const _0x47045b=this['editor']['plugins']['get']('Users')['me'],_0x330f43=_0x46153d(),_0x31c57d=_0x47045b['id'];if(_0x460f03)return this['_setSuggestionRange'](_0x460f03,this['_model']['createRange'](_0x214628,_0xe51cad)),_0x460f03;{const _0x46831c=this['_setSuggestionData']({'id':_0x330f43,'type':'formatBlock:'+_0x51e51b,'data':_0x5c7cd6,'createdAt':new Date(),'authorId':_0x31c57d,'attributes':_0x19208e});return this['_addSuggestionMarker']('formatBlock:'+_0x51e51b,_0x330f43,_0x31c57d,this['_model']['createRange'](_0x214628,_0xe51cad)),_0x46831c;}}['markMultiRangeBlockFormat'](_0x1fda72,_0x31727f,_0xf2ab09=[],_0x4d1dff=null,_0x4377b5={}){_0x31727f['formatGroupId']||(_0x31727f['formatGroupId']=_0x31727f['commandName']);const _0x5dc458=_0x1fda72[0x0];_0x31727f['multipleBlocks']=_0x5dc458['is']('range'),_0x4d1dff=_0x4d1dff||Ht(_0x31727f);const _0x492144=_0xf2ab09['map'](_0x1f8d42=>tn(_0x1f8d42,this['_model'])),_0x4238a6=_0x5dc458['is']('range')?_0x1fda72:_0x1fda72['map'](_0x327457=>tn(_0x327457,this['_model']));if(this['_trackingSessionId']&&(_0x4377b5['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0xa8cb09=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4d1dff,'accept');return this['forceDefaultExecution'](()=>_0xa8cb09(_0x4238a6,_0x31727f,_0x4377b5)),null;}_0x492144['push'](..._0x4238a6);let _0x593622=!0x0;for(const _0x307728 of _0x492144)if(!this['_rangeIsInLocalUserInsertion'](_0x307728)){_0x593622=!0x1;break;}if(_0x593622&&'always'!==this['_trackFormatChanges']){const _0x53ce1d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4d1dff,'accept');return this['forceDefaultExecution'](()=>_0x53ce1d(_0x4238a6,_0x31727f,_0x4377b5)),null;}const _0x243d03=this['editor']['plugins']['get']('Users')['me'];for(const _0x35b4de of this['getSuggestions']()){const _0x3c2ace=_0x35b4de['data'];if(_0x35b4de['author']['id']!=_0x243d03['id'])continue;if('formatBlock'!=_0x35b4de['type']||_0x3c2ace['formatGroupId']!=_0x31727f['formatGroupId'])continue;if(!sn(_0x35b4de,_0x4377b5))continue;const _0x2e47ae=_0x35b4de['subType']==_0x4d1dff;for(let _0xa8458c=0x0;_0xa8458c<_0x4238a6['length'];_0xa8458c++){const _0x1aabd8=_0x4238a6[_0xa8458c];for(const _0x5344c1 of _0x35b4de['getMarkers']()){const _0xe380fc=_0x5344c1['getRange']();if(_0x1aabd8['isEqual'](_0xe380fc)){_0x2e47ae?(_0x4238a6['splice'](_0xa8458c,0x1),_0xa8458c--):_0x35b4de['removeMarker'](_0x5344c1['name']);break;}}}}if(0x0==_0x4238a6['length'])return null;const _0x149614=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4d1dff,'join');for(const _0xf574b7 of this['getSuggestions']()){const _0x37c78b=_0xf574b7['data'];if(_0xf574b7['author']['id']==_0x243d03['id']&&('formatBlock'==_0xf574b7['type']&&_0x37c78b['formatGroupId']==_0x31727f['formatGroupId']&&_0xf574b7['subType']==_0x4d1dff&&sn(_0xf574b7,_0x4377b5)&&(_0x149614(_0xf574b7['getRanges'](),_0x4238a6)||_0x149614(_0x4238a6,_0xf574b7['getRanges']())))){for(const _0x5c60b8 of _0x4238a6)_0xf574b7['addRange'](_0x5c60b8);return _0xf574b7;}}const _0xac6021=_0x46153d(),_0x2da94c=_0x243d03['id'],_0x401002='formatBlock:'+_0x4d1dff,_0xe0004c=this['_setSuggestionData']({'id':_0xac6021,'type':_0x401002,'data':_0x31727f,'createdAt':new Date(),'authorId':_0x2da94c,'attributes':_0x4377b5});for(const _0x5318d9 of _0x4238a6)this['_addSuggestionMarker'](_0x401002,_0xac6021,_0x2da94c,_0x5318d9,T['getMultiRangeId']());return _0xe0004c;}['markDeletion'](_0x5e385b,_0x1d9dc8=null,_0x2723f4={}){if(_0x5e385b['isCollapsed'])return null;const _0x47df74=this['editor']['plugins']['get']('Users')['me'],_0x3d9cb1=new _0x596d93(_0x5e385b['start'],_0x5e385b['end']);this['_trackingSessionId']&&(_0x2723f4['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x5b5205,meta:_0x5161c6}of this['_findSuggestions'](_0x3d9cb1,'insertion'))if(_0x5161c6['isOwn']&&!_0x5161c6['isNextTo']){if(_0x5b5205['isMultiRange']){const _0x17f268=_0x5b5205['getRanges']()['filter'](_0x1ba430=>'$graveyard'!=_0x1ba430['root']['rootName']);_0x17f268['every'](_0x1756cc=>_0x3d9cb1['containsRange'](_0x1756cc,!0x0))&&_0x5b5205['discard']();if(_0x17f268['some'](_0x39d5c1=>_0x39d5c1['containsRange'](_0x3d9cb1,!0x0))){const _0x57bec2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1d9dc8,'accept');return this['forceDefaultExecution'](()=>_0x57bec2([_0x3d9cb1],null,_0x2723f4)),null;}}else{const _0x2ba76e=_0x3d9cb1['getIntersection'](_0x5b5205['getFirstRange']());null!==_0x2ba76e&&_0x5b5205['_onDiscard']([_0x2ba76e],null,_0x2723f4);}}if(_0x3d9cb1['detach'](),_0x3d9cb1['isCollapsed']||'$graveyard'==_0x3d9cb1['root']['rootName'])return null;let _0x4c9abb=null,_0x28b1ba=_0x3d9cb1['start'],_0x1407b9=_0x3d9cb1['end'];const _0x350560=this['_findSuggestions'](_0x3d9cb1,'deletion');for(const {suggestion:_0x101ca9,meta:_0x2bdbaa}of _0x350560){const _0x236632=this['_model']['createRange'](_0x28b1ba,_0x1407b9);if(_0x2bdbaa['isOwn']&&(this['_mergeNestedSuggestions']||!_0x2bdbaa['containsRangeInObject']&&!_0x2bdbaa['isInsideObject'])){if(_0x101ca9['isMultiRange']){if(!sn(_0x101ca9,_0x2723f4))continue;let _0x5c28b9=!0x0;for(const _0xa266e9 of _0x101ca9['getRanges']()){if(_0xa266e9['containsRange'](_0x236632,!0x0))return _0x101ca9;_0x236632['containsRange'](_0xa266e9)||(_0x5c28b9=!0x1);}_0x5c28b9&&_0x101ca9['discard']();}else{const _0x130541=_0x101ca9['getFirstRange']();if(_0x130541['containsRange'](_0x236632,!0x0))return _0x101ca9;if(!sn(_0x101ca9,_0x2723f4)){_0x236632['containsRange'](_0x130541)?_0x101ca9['removeMarkers']():_0x130541['containsPosition'](_0x28b1ba)?_0x28b1ba=_0x130541['end']:_0x130541['containsPosition'](_0x1407b9)&&(_0x1407b9=_0x130541['start']);continue;}_0x28b1ba=_0x28b1ba['isBefore'](_0x130541['start'])?_0x28b1ba:_0x130541['start'],_0x1407b9=_0x1407b9['isAfter'](_0x130541['end'])?_0x1407b9:_0x130541['end'],_0x2723f4=Object['assign']({},_0x101ca9['attributes']),_0x4c9abb?_0x130541['start']['isBefore'](_0x4c9abb['getFirstRange']()['start'])?(_0x4c9abb['removeMarkers'](),_0x4c9abb=_0x101ca9):_0x101ca9['removeMarkers']():_0x4c9abb=_0x101ca9;}}}if(_0x4c9abb)return this['_setSuggestionRange'](_0x4c9abb,this['_model']['createRange'](_0x28b1ba,_0x1407b9)),_0x4c9abb;{const _0x20850c=_0x46153d(),_0x22c952=this['_model']['createRange'](_0x28b1ba,_0x1407b9),_0x523af9=_0x47df74['id'],_0x1245ce=_0x1d9dc8?'deletion:'+_0x1d9dc8:'deletion',_0x2b05cb=this['_setSuggestionData']({'id':_0x20850c,'type':_0x1245ce,'createdAt':new Date(),'authorId':_0x523af9,'attributes':_0x2723f4});return this['_addSuggestionMarker'](_0x1245ce,_0x20850c,_0x523af9,_0x22c952),_0x2b05cb;}}['markMultiRangeDeletion'](_0xa380c8,_0x3a251a='multi',_0x3bffb8={}){const _0x19715d=this['editor']['plugins']['get']('Users')['me'],_0x2855b3=_0xa380c8['map'](_0x79303e=>new _0x596d93(_0x79303e['start'],_0x79303e['end'])),_0x55c835=new Set();this['_trackingSessionId']&&(_0x3bffb8['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0xdc0213,meta:_0x4ecd77}of this['_findSuggestions'](_0x2855b3,'insertion'))_0x4ecd77['isOwn']&&!_0x4ecd77['isNextTo']&&_0x55c835['add'](_0xdc0213);for(const _0x4c60d5 of _0x55c835)if(_0x4c60d5['isMultiRange']){const _0x1025d9=_0x4c60d5['getRanges']();(!_0x4c60d5['attributes']||!_0x4c60d5['attributes']['skipNestingCheck'])&&(_0x1025d9['every'](_0xe2db5=>_0x2855b3['some'](_0x12c58f=>_0x12c58f['containsRange'](_0xe2db5,!0x0)))&&_0x4c60d5['discard']());if(_0x2855b3['every'](_0x2af072=>_0x1025d9['some'](_0x4052b4=>_0x4052b4['containsRange'](_0x2af072,!0x0)))){const _0x4e095d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3a251a,'accept');return this['forceDefaultExecution'](()=>_0x4e095d(_0xa380c8,null,_0x3bffb8)),null;}}else{const _0x3df949=_0x4c60d5['getFirstRange']();_0x2855b3['some'](_0x1a9498=>_0x1a9498['containsRange'](_0x3df949,!0x0))&&_0x4c60d5['discard']();if(_0x2855b3['every'](_0x41d60c=>_0x3df949['containsRange'](_0x41d60c,!0x0))){const _0x538c78=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3a251a,'accept');return this['forceDefaultExecution'](()=>_0x538c78(_0x2855b3,null,_0x3bffb8)),null;}}const _0x51a41e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3a251a,'join');let _0x1dbfab=null;for(const _0x4e3398 of this['getSuggestions']())if(_0x4e3398['author']['id']==_0x19715d['id']&&_0x4e3398['isInContent']&&'deletion'==_0x4e3398['type']&&_0x4e3398['subType']==_0x3a251a&&sn(_0x4e3398,_0x3bffb8)&&(_0x51a41e(_0x4e3398['getRanges'](),_0x2855b3)||_0x51a41e(_0x2855b3,_0x4e3398['getRanges']()))){if(_0x1dbfab){if(_0x4e3398['commentThread']&&_0x4e3398['commentThread']['length'])continue;for(const _0x1eeaa3 of _0x4e3398['getRanges']())_0x1dbfab['isIntersectingWithRange'](_0x1eeaa3)||_0x1dbfab['addRange'](_0x1eeaa3);_0x4e3398['removeMarkers']();}else{_0x1dbfab=_0x4e3398;for(const _0x2227d2 of _0x2855b3)_0x4e3398['isIntersectingWithRange'](_0x2227d2)||_0x4e3398['addRange'](_0x2227d2);}}if(_0x1dbfab)return _0x1dbfab;_0x55c835['clear']();for(const {suggestion:_0x4808dc,meta:_0x204759}of this['_findSuggestions'](_0x2855b3,'deletion'))_0x204759['isOwn']&&(this['_mergeNestedSuggestions']||!_0x204759['containsRangeInObject']&&!_0x204759['isInsideObject'])&&sn(_0x4808dc,_0x3bffb8)&&_0x55c835['add'](_0x4808dc);for(const _0x1140b2 of _0x55c835){const _0x117967=_0x1140b2['getRanges']();if(!_0x3bffb8||!_0x3bffb8['skipNestingCheck']){if(_0x2855b3['every'](_0x5bf807=>_0x117967['some'](_0x4b7b44=>_0x4b7b44['containsRange'](_0x5bf807,!0x0))))return _0x1140b2;}(!_0x1140b2['attributes']||!_0x1140b2['attributes']['skipNestingCheck'])&&(_0x117967['every'](_0x15d5de=>_0x2855b3['some'](_0x115c32=>_0x115c32['containsRange'](_0x15d5de,!0x0)))&&_0x1140b2['discard']());}const _0x18c388=_0x46153d(),_0x21bc5c=_0x19715d['id'],_0xa8a48c='deletion:'+_0x3a251a,_0x1ba1fb=this['_setSuggestionData']({'id':_0x18c388,'type':_0xa8a48c,'createdAt':new Date(),'authorId':_0x21bc5c,'attributes':_0x3bffb8});for(const _0xd1775c of _0x2855b3)_0xd1775c['detach'](),_0xd1775c['isCollapsed']||'$graveyard'==_0xd1775c['root']['rootName']||this['_addSuggestionMarker'](_0xa8a48c,_0x18c388,_0x21bc5c,_0xd1775c,T['getMultiRangeId']());return _0x1ba1fb;}['markAttributeChange'](_0x26f41e,_0x4743a8,_0x128f13,_0x1c74ac,_0x12fcfb){if(_0x26f41e['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2ff936=this['editor']['plugins']['get']('Users')['me']['id'],_0x4393d2=Array['from'](this['_suggestions']['values']())['filter'](_0x54ede2=>'attribute'==_0x54ede2['type']&&_0x54ede2['data']['key']==_0x4743a8&&_0x54ede2['isIntersectingWithRange'](_0x26f41e));if(this['_trackingSessionId']&&(_0x12fcfb['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x16bd48=this['_findSuggestions'](_0x26f41e,'insertion')['filter'](({meta:_0x3df611})=>_0x3df611['isOwn']&&!_0x3df611['isInsideObject']&&!_0x3df611['isNextTo'])['map'](({suggestion:_0xead81b})=>_0xead81b);_0x4393d2['unshift'](..._0x16bd48);}const _0x2985fe=new Map([[_0x26f41e,_0x128f13]]);for(const _0x54e8fd of _0x4393d2){const _0x44e379='attribute'==_0x54e8fd['type']?_0x54e8fd['data']['oldValue']:void 0x0,_0x4035de=_0x54e8fd['getFirstRange'](),_0x482ab1=Array['from'](_0x2985fe['keys']())['find'](_0x3c4224=>_0x3c4224['isIntersecting'](_0x4035de));if(!_0x482ab1)continue;const _0x2f46f6=_0x482ab1['getDifference'](_0x4035de);this['_isBlockAttribute'](_0x4743a8)&&'insertion'==_0x54e8fd['type']&&0x0!=_0x2f46f6['length']||(_0x2985fe['delete'](_0x482ab1),_0x2f46f6['forEach'](_0x374461=>{_0x2985fe['set'](_0x374461,_0x128f13);}),'insertion'!=_0x54e8fd['type']&&_0x44e379!=_0x1c74ac&&_0x2985fe['set'](_0x482ab1['getIntersection'](_0x4035de),_0x44e379));}const _0x478c58=[];for(const [_0x3dbb34,_0x450714]of _0x2985fe){const _0x3dd324=_0x46153d(),_0xc66c9a={'key':_0x4743a8,'oldValue':_0x450714,'newValue':_0x1c74ac};_0x4743a8['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':_0x4743a8});const _0x1e55f9=('attribute:'+(_0x4743a8+'|'+Ht({'newValue':_0x1c74ac})))['substring'](0x0,0x3c),_0x15c51d=this['_setSuggestionData']({'id':_0x3dd324,'type':_0x1e55f9,'data':_0xc66c9a,'createdAt':new Date(),'authorId':_0x2ff936,'attributes':_0x12fcfb});_0x478c58['push'](_0x15c51d),this['_addSuggestionMarker'](_0x1e55f9,_0x3dd324,_0x2ff936,_0x3dbb34);}return _0x478c58;}['enableDefaultAttributesIntegration'](_0x5a708c){this['enableCommand'](_0x5a708c,(_0x249217,..._0x23da32)=>{this['recordAttributeChanges'](()=>{_0x249217(..._0x23da32);});});}['registerBlockAttribute'](_0x2df2d1){this['editor']['plugins']['get'](_0x4debab)['registerBlockAttribute'](_0x2df2d1);}['registerInlineAttribute'](_0x1cb639){this['editor']['plugins']['get'](_0x4debab)['registerInlineAttribute'](_0x1cb639);}['startTrackingSession'](_0x4ed7be){return this['_trackingSessionId']=void 0x0!==_0x4ed7be?_0x4ed7be:_0x46153d(),this['_trackingSessionId'];}['_getAttributeKey'](_0xdc4c25){return'attribute'==_0xdc4c25['type']?_0xdc4c25['subType']['split']('|')[0x0]:null;}['_applyOperationsAsSuggestions'](_0x4f6e76){if(0x0==_0x4f6e76['length'])return;const _0x26fd42=this['editor'],_0x14a3f4=_0x26fd42['plugins']['get'](_0x9068a6),_0x3fa854=[];_0x26fd42['model']['change'](_0x1f5a26=>{for(let _0x5c6cf0=0x0;_0x5c6cf0<_0x4f6e76['length'];_0x5c6cf0++){const _0x175875=_0x4f6e76[_0x5c6cf0];if(_0x175875['baseVersion']=_0x26fd42['model']['document']['version'],_0x175875['isDocumentOperation']=!0x0,_0x14a3f4['isMarkedRemoveOperation'](_0x175875)){const _0x125e3c=_0x5d7d39(_0x175875['newRange'],_0x26fd42['model']);_0x3fa854['unshift'](_0x596d93['fromRange'](_0x125e3c));}else switch(_0x175875['type']){case'rename':{const _0x2a82eb=_0x175875['oldName'],_0xf80b52=_0x175875['newName'];if(_0x2a82eb==_0xf80b52)break;_0x1f5a26['batch']['addOperation'](_0x175875),_0x26fd42['model']['applyOperation'](_0x175875);const _0x2bd557='$elementName',_0x22a39d=_0x175875['position'],_0x2a1db7=_0x26fd42['model']['createRange'](_0x22a39d,_0x26fd42['model']['createPositionAt'](_0x22a39d['nodeAfter'],'end'));this['markAttributeChange'](_0x2a1db7,_0x2bd557,_0x2a82eb,_0xf80b52,{'groupId':_0x46153d()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x2be322=_0x175875['oldValue'],_0x389f34=_0x175875['newValue'];if(_0x2be322==_0x389f34)break;_0x1f5a26['batch']['addOperation'](_0x175875),_0x26fd42['model']['applyOperation'](_0x175875);const _0x153599=_0x175875['key'];if(!this['_isRegisteredAttribute'](_0x153599))break;const _0x50636e=_0x5d7d39(_0x175875['range'],_0x26fd42['model']);this['markAttributeChange'](_0x50636e,_0x153599,_0x2be322,_0x389f34,{'groupId':_0x46153d()});break;}case'insert':{_0x1f5a26['batch']['addOperation'](_0x175875),_0x26fd42['model']['applyOperation'](_0x175875);if(_0x4f6e76[_0x5c6cf0+0x1]&&'move'==_0x4f6e76[_0x5c6cf0+0x1]['type'])break;const _0x31407e=_0x175875['position'],_0x3685ca=_0x175875['howMany'],_0x332694=_0x5d7d39(_0x26fd42['model']['createRange'](_0x31407e,_0x31407e['getShiftedBy'](_0x3685ca)),_0x26fd42['model']);this['markInsertion'](_0x332694);break;}case'split':{_0x1f5a26['batch']['addOperation'](_0x175875),_0x26fd42['model']['applyOperation'](_0x175875);const _0x53156c=_0x175875['splitPosition'],_0x356d24=_0x175875['moveTargetPosition'];this['markInsertion'](_0x26fd42['model']['createRange'](_0x53156c,_0x356d24));break;}case'move':case'remove':_0x1f5a26['batch']['addOperation'](_0x175875),_0x26fd42['model']['applyOperation'](_0x175875);}}for(const _0x569087 of _0x3fa854)_0x569087['detach'](),this['markDeletion'](_0x569087);});}['_setSuggestionRange'](_0x204d73,_0x3c4178){const _0x2abd24=_0x204d73['getFirstMarker']();this['_model']['change'](_0x137e8c=>{_0x137e8c['updateMarker'](_0x2abd24,{'range':_0x3c4178});});}['_addThreadToSuggestion'](_0x369312){const _0x5d3986=_0x369312['id'],_0x43c326=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5d3986)||this['_commentsRepository']['addCommentThread']({'channelId':_0x43c326,'threadId':_0x5d3986,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x153d4e=this['_commentsRepository']['getCommentThread'](_0x5d3986);_0x153d4e['unbind']('isRemovable'),_0x153d4e['isRemovable']=!0x1,_0x369312['commentThread']=_0x153d4e;}['_checkSuggestionCorrectness'](_0x4d9c3c,_0x2ecc03,_0x2150a0,_0x4be751){if(_0x4d9c3c['type']!=_0x2ecc03||_0x4d9c3c['subType']!=_0x2150a0||_0x4d9c3c['creator']['id']!=_0x4be751)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x2f0245('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x4e4771,_0xd1f128){const _0x2d7fcd=_0x4e4771['getFirstRange']();if(_0xd1f128['isEqual'](_0x2d7fcd))_0x4e4771['removeMarkers']();else{if(_0x2d7fcd['containsRange'](_0xd1f128)){const _0x26fa6a=this['_model']['createPositionAt'](_0xd1f128['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4e4771,this['_model']['createRange'](_0x2d7fcd['start'],_0x26fa6a));const _0x48490a=_0x46153d(),_0x850b7f=_0x4e4771['creator']['id'],_0x220c1d=_0x4e4771['type']+':'+_0x4e4771['subType'];this['_setSuggestionData']({'id':_0x48490a,'type':_0x220c1d,'createdAt':new Date(),'authorId':_0x850b7f,'data':_0x4e4771['data'],'attributes':_0x4e4771['attributes']});const _0x242b23=this['_model']['createPositionAt'](_0xd1f128['end']['parent'],'after'),_0x5e3f05=this['_model']['createRange'](_0x242b23,_0x2d7fcd['end']);this['_addSuggestionMarker'](_0x220c1d,_0x48490a,_0x850b7f,_0x5e3f05);}else{if(_0x2d7fcd['containsPosition'](_0xd1f128['start'])){const _0x37cd24=this['_model']['createPositionAt'](_0xd1f128['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x4e4771,this['_model']['createRange'](_0x2d7fcd['start'],_0x37cd24));}else{const _0x179c80=this['_model']['createPositionAt'](_0xd1f128['end']['parent'],'after');this['_setSuggestionRange'](_0x4e4771,this['_model']['createRange'](_0x179c80,_0x2d7fcd['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x7d6d5a){for(const {suggestion:_0x32a348,meta:_0x520fb6}of this['_findSuggestions'](_0x7d6d5a,'insertion')){if(!_0x520fb6['isOwn'])continue;const _0x155a2b=_0x32a348['getRanges']();for(const _0x1c6de8 of _0x155a2b)if(!_0x7d6d5a['getDifference'](_0x1c6de8)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x385223){return this['editor']['plugins']['get']('Users')['getUser'](_0x385223);}['_getExternalAuthor'](_0x4f7abd){const _0x45c814=this['editor']['plugins']['get']('Users'),_0x225590=_0x1a6417('external:'+_0x4f7abd),_0x5d20de=_0x45c814['getUser'](_0x225590);return _0x5d20de||_0x45c814['addUser']({'id':_0x225590,'name':_0x4f7abd});}['_createSuggestion'](_0x4582d3,_0x28bf4f,_0x39a65a,_0x577c76,_0x17d98f,_0x280cad){const _0x1e12ef=this['_getAuthorFromId'](_0x577c76);if(!_0x1e12ef)throw new _0x2f0245('track-changes-user-not-found',this,{'authorId':_0x577c76,'suggestionId':_0x39a65a});const _0x1dee2a=this['_suggestionFactory']['buildSuggestion'](_0x4582d3,_0x28bf4f,_0x39a65a,_0x1e12ef,_0x17d98f,_0x1ca31c=>{this['_updateSuggestionData'](_0x39a65a,{'attributes':_0x1ca31c});const _0x42fabe=this['getSuggestion'](_0x39a65a);this['_joinWithAdjacentSuggestions'](new Set([_0x42fabe])),this['_refreshSuggestionsChain'](new Set([_0x42fabe]));},_0x280cad);return this['listenTo'](_0x1dee2a,'accept',()=>{this['_updateSuggestionData'](_0x39a65a,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x1dee2a,'discard',()=>{this['_updateSuggestionData'](_0x39a65a,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x39a65a,_0x1dee2a),this['_suggestionState']['set'](_0x1dee2a,'notReady'),_0x1dee2a;}['_splitMarkerName'](_0x3a0b33){return _0x7e3b6a(_0x3a0b33);}['_breakSuggestionMarker'](_0x1e359e,_0x236b3e,_0x493964){const _0x2b9789=_0x1e359e['getFirstRange'](),_0x5ac86c=_0x2b9789['start'],_0x467263=_0x2b9789['end'];this['_setSuggestionRange'](_0x1e359e,this['_model']['createRange'](_0x5ac86c,_0x236b3e));const _0x197c5a=_0x46153d(),_0x542030=_0x1e359e['creator']['id'],_0x50585c=_0x1e359e['type']+(_0x1e359e['subType']?':'+_0x1e359e['subType']:'');this['_setSuggestionData']({'id':_0x197c5a,'type':_0x50585c,'createdAt':new Date(),'authorId':_0x542030,'originalSuggestionId':_0x1e359e['_originalSuggestionId']||_0x1e359e['id'],'attributes':_0x1e359e['attributes'],'data':_0x1e359e['data']});const _0x47f745=this['_getAttributeKey'](_0x1e359e);('formatBlock'==_0x1e359e['type']||_0x47f745&&this['_isBlockAttribute'](_0x47f745))&&(_0x493964=this['_model']['createPositionBefore'](_0x493964['parent'])),this['_addSuggestionMarker'](_0x50585c,_0x197c5a,_0x542030,this['_model']['createRange'](_0x493964,_0x467263));}['_findSuggestions'](_0xa2a623,_0x25a0b2=null){const _0x235819=[],_0x58fb02=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0xa2a623)||(_0xa2a623=[_0xa2a623]);for(const _0xd4db7b of this['getSuggestions']()){if(!_0xd4db7b['isInContent'])continue;if(_0x25a0b2&&_0xd4db7b['type']!=_0x25a0b2)continue;let _0x46901a=!0x1;for(const _0x2cfefa of _0xd4db7b['getRanges']()){for(const _0x465af0 of _0xa2a623){const _0x3191a0=_0x465af0['start']['isEqual'](_0x2cfefa['end'])||_0x465af0['end']['isEqual'](_0x2cfefa['start']);if(_0x3191a0||_0x465af0['getIntersection'](_0x2cfefa)){const _0x260072=_0x465af0['containsRange'](_0x2cfefa)&&zt(this['_model']['schema'],_0x2cfefa['start'],_0x465af0),_0x1b3a3a=_0x2cfefa['containsRange'](_0x465af0)&&zt(this['_model']['schema'],_0x465af0['start'],_0x2cfefa);_0x235819['push']({'suggestion':_0xd4db7b,'meta':{'isOwn':_0x58fb02==_0xd4db7b['author'],'isNextTo':_0x3191a0,'isInsideObject':_0x260072,'containsRangeInObject':_0x1b3a3a}}),_0x46901a=!0x0;break;}}if(_0x46901a)break;}}return _0x235819;}['_addSuggestionMarker'](_0x48879b,_0x2df917,_0x1c62fd,_0x2457b9,_0xda3dbd){this['_model']['change'](_0x5cf4f5=>{let _0x558dad='suggestion:'+_0x48879b+':'+_0x2df917+':'+_0x1c62fd;_0xda3dbd&&(_0x558dad=_0x558dad+':'+_0xda3dbd),_0x5cf4f5['addMarker'](_0x558dad,{'range':_0x2457b9,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x48de7c){const _0x1af189=_0x48de7c['previous'],_0x22245c=_0x48de7c['next'];_0x48de7c['previous']=null,_0x48de7c['next']=null,null!=_0x1af189&&_0x1af189['next']==_0x48de7c&&(_0x1af189['next']=_0x22245c),null!=_0x22245c&&_0x22245c['previous']==_0x48de7c&&(_0x22245c['previous']=_0x1af189),'ready'==this['_suggestionState']['get'](_0x48de7c)&&(this['_suggestionState']['set'](_0x48de7c,'removed'),this['fire']('suggestionUnloaded',_0x48de7c,_0x1af189,_0x22245c));}['_setSuggestionData'](_0xb6d114){const _0x52563c=_0xb6d114['id'],_0x53bf1e=this['addSuggestionData'](_0xb6d114);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x905629=this['editor']['plugins']['get']('PendingActions'),_0x13a67e=_0x53bf1e['hasComments'],_0x18aac7=_0x53bf1e['subType']?_0x53bf1e['type']+':'+_0x53bf1e['subType']:_0x53bf1e['type'],_0x745c0f=this['editor']['locale'],_0x5645e1=_0x905629['add'](o(_0x745c0f,'PENDING_ACTION_SUGGESTION')),_0x1d3c0e={'id':_0x52563c,'type':_0x18aac7,'hasComments':_0x13a67e,'data':_0xb6d114['data']||null,'originalSuggestionId':_0xb6d114['originalSuggestionId']||null,'attributes':_0x53bf1e['attributes']};this['_adapter']['addSuggestion'](_0x1d3c0e)['then'](_0x3609f8=>{_0x53bf1e['_saved']=!0x0,_0x905629['remove'](_0x5645e1),_0x3609f8&&_0x3609f8['createdAt']&&(this['_suggestions']['get'](_0x52563c)['createdAt']=_0x3609f8['createdAt']);})['catch'](_0x449984=>{throw _0x35d946('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x53bf1e['discard']();}),_0x53bf1e['stopListening'](),this['_suggestions']['delete'](_0x53bf1e['id']),this['_suggestionState']['delete'](_0x53bf1e),_0x449984;});}return _0x53bf1e;}['_isBlockAttribute'](_0x1dc9ed){return this['editor']['plugins']['get'](_0x4debab)['isBlockAttribute'](_0x1dc9ed);}['_isInlineAttribute'](_0x349603){return this['editor']['plugins']['get'](_0x4debab)['isInlineAttribute'](_0x349603);}['_updateSuggestionData'](_0x13561e,_0x4df222){const _0x1251b8=this['editor']['plugins']['get']('PendingActions'),_0x157c46=this['getSuggestion'](_0x13561e);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x157c46['_saved']){const _0x32b799=_0x1251b8['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x13561e,_0x4df222)['then'](()=>{_0x1251b8['remove'](_0x32b799);});}else _0x157c46['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x13561e,_0x4df222);});}}['_getSuggestionData'](_0x316ce5){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x2f0245('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x316ce5);}['_handleNewSuggestionMarker'](_0x139f66){const {id:_0x1e1416,type:_0x367864,subType:_0x5bba7a,authorId:_0x163b03}=this['_splitMarkerName'](_0x139f66),_0x481530=this['_suggestions']['get'](_0x1e1416)||this['_createSuggestion'](_0x367864,_0x5bba7a,_0x1e1416,_0x163b03,{});switch(this['_checkSuggestionCorrectness'](_0x481530,_0x367864,_0x5bba7a,_0x163b03),this['_suggestionState']['get'](_0x481530)){case'notReady':this['_getSuggestionData'](_0x1e1416)['then'](_0xd94a28=>{let _0x569271=Promise['resolve']();_0xd94a28['hasComments']&&(_0x569271=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1e1416})),_0x569271['then'](()=>{this['addSuggestionData'](_0xd94a28)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x481530,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1e1416,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x481530,'ready'),this['fire']('suggestionLoaded',_0x481530);break;case'ready':this['fire']('suggestionChanged',_0x481530);}return _0x481530['addMarkerName'](_0x139f66),_0x481530;}['_refreshSuggestionsChain'](_0x12c3f5){const _0x4b7d5b=Array['from'](_0x12c3f5),_0x45be2e=_0x4b7d5b['filter'](_0x242e43=>'attribute'==_0x242e43['type']);this['_refreshAttributeSuggestionsChain'](_0x45be2e);const _0x3701ce=_0x4b7d5b['filter'](_0x265775=>!_0x265775['isMultiRange']&&'attribute'!=_0x265775['type']),_0x4e649f=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x415e0b=>!_0x415e0b['isMultiRange']&&'attribute'!=_0x415e0b['type']),_0x23245b=_0x4e649f['filter'](_0x4aaf4d=>!_0x12c3f5['has'](_0x4aaf4d)),_0x27ce58=new Map(_0x4e649f['map'](_0x327cb4=>[_0x327cb4,this['_suggestionFactory']['getSuggestionCallback'](_0x327cb4['type'],_0x327cb4['subType'],'chain')])),_0x590a11=new Map(_0x4e649f['map'](_0x30e3ff=>[_0x30e3ff,_0x30e3ff['getFirstRange']()])),_0x881b9f=new Set(),_0x4b272d=new Set();for(let _0x5a8ce2=0x0;_0x5a8ce2<_0x3701ce['length'];_0x5a8ce2++)_0x267cfa(_0x3701ce[_0x5a8ce2],_0x3701ce,_0x5a8ce2+0x1);for(let _0x47b586=0x0;_0x47b586<_0x3701ce['length'];_0x47b586++)_0x267cfa(_0x3701ce[_0x47b586],_0x23245b,0x0);const _0x1e7989=new Set();for(let _0x4033d9=0x0;_0x4033d9<_0x3701ce['length'];_0x4033d9++){const _0x299352=_0x3701ce[_0x4033d9];!_0x4b272d['has'](_0x299352)&&_0x299352['previous']&&(_0x1e7989['add'](_0x299352['previous']),_0x299352['previous']['next']===_0x299352&&(_0x299352['previous']['next']=null),_0x299352['previous']=null),!_0x881b9f['has'](_0x299352)&&_0x299352['next']&&(_0x1e7989['add'](_0x299352['next']),_0x299352['next']['previous']===_0x299352&&(_0x299352['next']['previous']=null),_0x299352['next']=null);}function _0x267cfa(_0xe5d841,_0x4fea3c,_0x2179c1){for(let _0x2a27da=_0x2179c1;_0x2a27da<_0x4fea3c['length'];_0x2a27da++){const _0x488ef8=_0x2de084(_0xe5d841,_0x4fea3c[_0x2a27da]);_0x488ef8&&(_0x488ef8[0x0]['next']=_0x488ef8[0x1],_0x488ef8[0x1]['previous']=_0x488ef8[0x0],_0x881b9f['add'](_0x488ef8[0x0]),_0x4b272d['add'](_0x488ef8[0x1]));}}function _0x2de084(_0x3e9c15,_0x598c1b){if(_0x3e9c15['author']['id']!==_0x598c1b['author']['id'])return null;const _0x470ab3=_0x27ce58['get'](_0x3e9c15)(_0x3e9c15,_0x598c1b,_0x590a11['get'](_0x3e9c15),_0x590a11['get'](_0x598c1b));if(!_0x470ab3)return null;return _0x27ce58['get'](_0x598c1b)(_0x3e9c15,_0x598c1b,_0x590a11['get'](_0x3e9c15),_0x590a11['get'](_0x598c1b))?_0x470ab3[0x1]['commentThread']&&_0x470ab3[0x1]['commentThread']['length']?null:_0x470ab3:null;}_0x1e7989['size']&&this['_refreshSuggestionsChain'](_0x1e7989);}['_refreshAttributeSuggestionsChain'](_0x17f95d){if(0x0==_0x17f95d['length'])return;const _0x4dfdc7=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x320f84=>'attribute'==_0x320f84['type']&&_0x320f84['_isDataLoaded']),_0x200132=[],_0x151d40=new Map();for(const _0x4ae725 of _0x4dfdc7){const _0xa51d83=_0x1a6417(_0x4ae725['attributes']);_0x151d40['has'](_0xa51d83)||(_0x151d40['set'](_0xa51d83,_0x200132['length']),_0x200132['push']([]));const _0xc4d6a5=_0x151d40['get'](_0xa51d83);_0x200132[_0xc4d6a5]['push'](_0x4ae725);}!(function(){_0x200132['sort']((_0x545001,_0xa150ab)=>{const _0x599f55=_0x545001[0x0]['createdAt'],_0x589bc3=_0xa150ab[0x0]['createdAt'];return _0x599f55==_0x589bc3?_0x545001[0x0]['attributes']['groupId']<_0xa150ab[0x0]['attributes']['groupId']?-0x1:0x1:_0x599f55<_0x589bc3?-0x1:0x1;});for(const _0xa6126c of _0x200132)_0xa6126c['sort']((_0x2364b9,_0x1a26ad)=>_0x2364b9['id']<_0x1a26ad['id']?-0x1:0x1);}());for(let _0x4a3792=0x0;_0x4a3792<_0x200132['length'];_0x4a3792++){if(0x0==_0x200132[_0x4a3792]['length'])continue;const _0x5db7af=[];for(let _0x57cdcd=_0x4a3792+0x1;_0x57cdcd<_0x200132['length'];_0x57cdcd++)0x0!=_0x200132[_0x57cdcd]['length']&&_0x6ac4bd(_0x200132[_0x4a3792],_0x200132[_0x57cdcd])&&_0x5db7af['push'](_0x57cdcd);for(const _0x36c3db of _0x5db7af)_0x200132[_0x4a3792]=_0x200132[_0x4a3792]['concat'](_0x200132[_0x36c3db]),_0x200132[_0x36c3db]=[];}for(const _0x2b6a17 of _0x200132)for(let _0x4a78a3=0x0;_0x4a78a3<_0x2b6a17['length'];_0x4a78a3++){const _0x54bbff=_0x2b6a17[_0x4a78a3+0x1]||null;_0x2b6a17[_0x4a78a3]['next']!==_0x54bbff&&(_0x2b6a17[_0x4a78a3]['next']=_0x54bbff);}for(const _0x3a17fb of _0x200132)for(let _0x7180d9=0x0;_0x7180d9<_0x3a17fb['length'];_0x7180d9++){const _0x2e5c8b=_0x3a17fb[_0x7180d9-0x1]||null;_0x3a17fb[_0x7180d9]['previous']!==_0x2e5c8b&&(_0x3a17fb[_0x7180d9]['previous']=_0x2e5c8b);}function _0x6ac4bd(_0xe2c8c1,_0x419e76){if(_0xe2c8c1[0x0]['attributes']['groupId']!==_0x419e76[0x0]['attributes']['groupId']&&_0xe2c8c1[0x0]['author']!==_0x419e76[0x0]['author'])return!0x1;if(!function(_0x4fd3b1,_0x397250){if(!_0x4fd3b1['hasComments']&&!_0x397250['hasComments'])return!0x0;if(_0x4fd3b1['hasComments']&&_0x397250['hasComments'])return!0x1;if(_0x4fd3b1['hasComments']&&_0x397250['createdAt']<_0x4fd3b1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x397250['hasComments']&&_0x4fd3b1['createdAt']<_0x397250['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0xe2c8c1[0x0],_0x419e76[0x0]))return!0x1;const _0x3a6f11=Jt(_0xe2c8c1[0x0]['attributes'],['groupId','trackingSessionId']),_0x44c737=Jt(_0x419e76[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x3d8183(_0x3a6f11,_0x44c737))return!0x1;if(_0xe2c8c1[0x0]['attributes']['groupId']==_0x419e76[0x0]['attributes']['groupId'])return!0x0;if(_0xe2c8c1[0x0]['attributes']['trackingSessionId']!==_0x419e76[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0xe2c8c1['every'](_0x1bd59a=>_0x419e76['some'](_0x2ddfaf=>_0x1bd59a['getFirstRange']()['isEqual'](_0x2ddfaf['getFirstRange']())))&&_0x419e76['every'](_0x4ef066=>_0xe2c8c1['some'](_0x25b88d=>_0x4ef066['getFirstRange']()['isEqual'](_0x25b88d['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x268402){const _0x1764ba=Array['from'](_0x268402),_0x426fe3=this['getSuggestions']({'skipNotAttached':!0x0}),_0x29ef5d=_0x426fe3['filter'](_0x15bbdf=>!_0x268402['has'](_0x15bbdf)),_0x123977=new Map(_0x1764ba['map'](_0x414dcb=>[_0x414dcb,this['_suggestionFactory']['getSuggestionCallback'](_0x414dcb['type'],_0x414dcb['subType'],'join')])),_0x585798=new Map(_0x426fe3['map'](_0x5edece=>[_0x5edece,_0x5edece['getRanges']()]));for(let _0x37a6df=0x0;_0x37a6df<_0x1764ba['length'];_0x37a6df++){if(_0x48ca47(this,_0x1764ba[_0x37a6df],_0x1764ba,_0x37a6df+0x1))return!0x0;}for(let _0x1d3201=0x0;_0x1d3201<_0x1764ba['length'];_0x1d3201++){if(_0x48ca47(this,_0x1764ba[_0x1d3201],_0x29ef5d,0x0))return!0x0;}return!0x1;function _0x48ca47(_0x4be8af,_0xa9b336,_0x1e8494,_0x2c0182){for(let _0x492835=_0x2c0182;_0x492835<_0x1e8494['length'];_0x492835++){const _0x2bbaf7=_0x1e8494[_0x492835];if(_0x2bbaf7['type']!==_0xa9b336['type']||_0x2bbaf7['author']['id']!==_0xa9b336['author']['id']||_0x2bbaf7['subType']!==_0xa9b336['subType'])continue;if(!en(_0xa9b336,_0x2bbaf7))continue;if('attribute'==_0xa9b336['type']&&_0xa9b336['data']['oldValue']!=_0x2bbaf7['data']['oldValue'])continue;if('attribute'==_0xa9b336['type']&&_0x4be8af['_isBlockAttribute'](_0xa9b336['data']['key']))continue;if('formatBlock'==_0xa9b336['type']){const _0x523a33=_0x4be8af['editor']['model'],_0x2cbced=_0xa9b336['getContainedElement']();if(_0x2cbced&&(_0x523a33['schema']['isObject'](_0x2cbced)||_0x523a33['schema']['isLimit'](_0x2cbced)))continue;}const _0x34472b=_0x123977['get'](_0xa9b336),_0x318813=_0x585798['get'](_0xa9b336),_0x294c99=_0x585798['get'](_0x2bbaf7),_0x304b55=_0xa9b336['commentThread']&&_0xa9b336['commentThread']['length'],_0xdefe2d=_0x2bbaf7['commentThread']&&_0x2bbaf7['commentThread']['length'];if(!_0x304b55&&_0x34472b(_0x294c99,_0x318813))return _0x4be8af['_joinSuggestions'](_0x2bbaf7,_0xa9b336),_0x585798['delete'](_0xa9b336),!0x0;if(!_0xdefe2d&&_0x34472b(_0x318813,_0x294c99))return _0x4be8af['_joinSuggestions'](_0xa9b336,_0x2bbaf7),_0x585798['delete'](_0x2bbaf7),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1ee098,_0x33eb7f){if(_0x1ee098['isMultiRange']){for(const _0x3be691 of _0x33eb7f['getRanges']())_0x1ee098['addRange'](_0x3be691);}else{const _0x4d2a1d=_0x33eb7f['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1ee098,this['_model']['createRange'](_0x1ee098['getFirstRange']()['start'],_0x4d2a1d));}_0x33eb7f['removeMarkers']();}['_getMarkerAnnouncementText'](_0x532788,_0x539773,_0xd34f3b){const _0xfa5e97=_0x532788['startsWith']('format')||_0x532788['startsWith']('attribute')?'FORMATTING':_0x532788['toUpperCase']();return o(this['editor']['locale'],_0x539773+'_'+_0xfa5e97+'_SUGGESTION_ANNOUNCEMENT',_0xd34f3b);}['_initAriaMarkerChangeAnnouncements'](){const _0x3fcd1a=this['editor'];if(!_0x3fcd1a['ui'])return;const {ariaLiveAnnouncer:_0x3c6693}=_0x3fcd1a['ui'];_0x14304a(this['_model'],({left:_0x4a59d5,entered:_0x2b21b1})=>{for(const _0x685cba of _0x4a59d5){const {group:_0x9808f4,type:_0x494f91}=this['_splitMarkerName'](_0x685cba['name']);if('suggestion'===_0x9808f4){_0x3c6693['announce'](this['_getMarkerAnnouncementText'](_0x494f91,'LEAVE'));break;}}for(const _0x408426 of _0x2b21b1){const {group:_0x27f880,type:_0x4d0796}=this['_splitMarkerName'](_0x408426['name']);if('suggestion'===_0x27f880){_0x3c6693['announce'](this['_getMarkerAnnouncementText'](_0x4d0796,'ENTER',_0x12cc2c(_0x714db6)));break;}}});}['_processAttributeChanges'](_0x5378ae){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2005fc=this['editor'],_0x4c1a44=_0x2005fc['model']['document']['differ']['getChanges']();if(0x0==_0x4c1a44['length'])return!0x1;const _0x4eb758=[],_0x13c143=_0x4c1a44['filter'](_0x393e24=>'attribute'==_0x393e24['type']),_0x550842=_0x4c1a44['filter'](_0x23c7b1=>'insert'==_0x23c7b1['type']&&'$text'!=_0x23c7b1['name']),_0x34ce54=_0x4c1a44['filter'](_0x3b0491=>'remove'==_0x3b0491['type']&&'$text'!=_0x3b0491['name']);for(const _0xaeae7f of _0x13c143)_0x4eb758['push']({'key':_0xaeae7f['attributeKey'],'newValue':_0xaeae7f['attributeNewValue'],'oldValue':_0xaeae7f['attributeOldValue'],'range':Zt(_0xaeae7f['range'],_0x2005fc['model'])});for(const _0x122c20 of _0x550842){const _0x416deb=_0x34ce54['find'](_0x48276b=>_0x48276b['position']['isEqual'](_0x122c20['position']));_0x416deb&&_0x4eb758['push']({'key':m,'newValue':_0x122c20['name'],'oldValue':_0x416deb['name'],'range':_0x2005fc['model']['createRangeOn'](_0x122c20['position']['nodeAfter'])});}return 0x0!=_0x4eb758['length']&&this['_reduceExistingSuggestions'](_0x5378ae,_0x4eb758);}['_processAttributeSuggestions'](_0x2efa4b){let _0x3525e8=!0x1;const _0x3e93cd=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xe48622=>_0xe48622['data']['newRange']&&_0xe48622['name']['startsWith']('suggestion:attribute:'));for(const _0x4b0b22 of _0x3e93cd){const {subType:_0x2c6c42,id:_0x161062}=this['_splitMarkerName'](_0x4b0b22['name']),_0x38184b=_0x2c6c42['split']('|')[0x0];for(const _0xb8fdf3 of this['getSuggestions']({'skipNotAttached':!0x0}))_0xb8fdf3['id']!=_0x161062&&'attribute'==_0xb8fdf3['type']&&_0xb8fdf3['data']&&_0xb8fdf3['data']['key']==_0x38184b&&_0xb8fdf3['getFirstRange']()['isIntersecting'](_0x4b0b22['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0xb8fdf3,_0x4b0b22['data']['newRange'],_0x2efa4b),_0x3525e8=!0x0);}return _0x3525e8;}['recordAttributeChanges'](_0x24ceaa){this['_recordAttributeSuggestions']=!0x0,_0x24ceaa();}['_isRegisteredAttribute'](_0x28aab3){return this['editor']['plugins']['get'](_0x4debab)['isRegisteredAttribute'](_0x28aab3);}['_reduceExistingSuggestions'](_0x57f292,_0x251655){if(0x0==_0x251655['length'])return!0x1;let _0x180706=!0x1;for(const _0x1e1028 of _0x251655){const _0x4636fd=this['_findSuggestions'](_0x1e1028['range'],'attribute')['filter'](_0x23cf8c=>!_0x23cf8c['meta']['isNextTo'])['map'](_0x49ddc8=>_0x49ddc8['suggestion']),_0x4e9b86=_0x1a6417({'newValue':_0x1e1028['newValue']});_0x4636fd['filter'](_0xf023b1=>{const [_0x239ab8,_0x1daa13]=_0xf023b1['subType']['split']('|');return _0x239ab8==_0x1e1028['key']&&_0x1daa13!=_0x4e9b86;})['forEach'](_0x4134c2=>{this['_reduceSuggestionAttributeRange'](_0x4134c2,_0x1e1028['range'],_0x57f292),_0x180706=!0x0;});}return _0x180706;}['_reduceSuggestionAttributeRange'](_0x4746cf,_0x2f95c3,_0x3fbe0d){const _0x2efaac=_0x4746cf['getFirstRange']()['getDifference'](_0x2f95c3);0x0!==_0x2efaac['length']?0x1!==_0x2efaac['length']?this['_breakSuggestionMarker'](_0x4746cf,_0x2f95c3['start'],_0x2f95c3['end']):this['_setSuggestionRange'](_0x4746cf,_0x2efaac[0x0]):_0x3fbe0d['removeMarker'](_0x4746cf['getFirstMarker']());}}class qt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x16783f){this['_editor']=_0x16783f,this['_model']=_0x16783f['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x825cb5,_0x2ddd46,_0x2de3cd,_0x5d9bc4,_0x2fbb3a,_0x1db22b,_0x1cafdd){return new T(this['_model'],{'type':_0x825cb5,'subType':_0x2ddd46,'id':_0x2de3cd,'originalSuggestionId':_0x1cafdd,'author':_0x5d9bc4,'creator':_0x5d9bc4,'attributes':_0x2fbb3a,'onAttributesChange':_0x1db22b,'onAccept':(..._0x506441)=>this['getSuggestionCallback'](_0x825cb5,_0x2ddd46,'accept')(..._0x506441),'onDiscard':(..._0x39b428)=>this['getSuggestionCallback'](_0x825cb5,_0x2ddd46,'discard')(..._0x39b428)});}['registerCustomCallback'](_0x5f03fc,_0x188e29,_0x2f4d53,_0xbc7694){const _0x3dba36=_0x5f03fc+':'+_0x188e29+':'+_0x2f4d53;this['_customCallbacks']['set'](_0x3dba36,_0xbc7694);}['getSuggestionCallback'](_0x407da7,_0x2dbf45,_0x5c0d8d){const _0x3aa970=_0x407da7+':'+_0x2dbf45+':'+_0x5c0d8d;return this['_customCallbacks']['get'](_0x3aa970)||this['_defaultCallbacks']['get'](_0x407da7+':'+_0x5c0d8d);}['_registerDefaultCallbacks'](){const _0x590a17=()=>!0x1,_0xac5051=_0x197ab7=>{_0x197ab7['sort']((_0x5730c8,_0x1061ce)=>_0x5730c8['start']['isBefore'](_0x1061ce['start'])?0x1:-0x1),this['_model']['change'](_0x5040f7=>{for(const _0x2e8594 of _0x197ab7){let _0x5e1362;_0x5e1362=_0x2e8594['end']['isAtEnd']&&_0x2e8594['end']['parent']==_0x2e8594['start']['nodeAfter']?_0x5040f7['createSelection'](_0x2e8594['start']['nodeAfter'],'on'):_0x5040f7['createSelection'](_0x2e8594),this['_model']['deleteContent'](_0x5e1362,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x3c326b=(_0x4c30c5,_0x4ec707)=>{_0x4ec707&&this['_model']['change'](_0x215572=>{const {commandName:_0x49f60a,commandParams:_0x245f67=[]}=_0x4ec707,_0x5733d4=_0x4c30c5['map'](_0x5d3282=>(Kt(_0x5d3282)&&(_0x5d3282=this['_model']['createRange'](_0x5d3282['end'])),_0x5d3282))['filter'](_0x499af5=>'$graveyard'!==_0x499af5['root']['rootName']);if(_0x5733d4['length']<0x1)return;const _0x5655df=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1d4492=>_0x596d93['fromRange'](_0x1d4492));_0x215572['setSelection'](_0x5733d4);for(const _0x5b4b8b of this['_editor']['commands']['commands']())_0x5b4b8b['refresh']();_0x245f67['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x49f60a,..._0x245f67);const _0x4563a8=_0x5655df['filter'](_0x1ed699=>'$graveyard'!=_0x1ed699['root']['rootName']);_0x4563a8['length']>0x0&&_0x215572['setSelection'](_0x4563a8);for(const _0xfe07fc of _0x5655df)_0xfe07fc['detach']();});},_0x1a9bb2=(_0x158daf,_0x57ff35)=>0x1==_0x158daf['length']&&0x1==_0x57ff35['length']&&_0x158daf[0x0]['end']['isEqual'](_0x57ff35[0x0]['start']),_0x106109=(_0x517d83,_0x3fed02,_0x3b7bdb,_0x111aa1)=>nn(_0x517d83,_0x3fed02,_0x3b7bdb,_0x111aa1)?[_0x517d83,_0x3fed02]:nn(_0x3fed02,_0x517d83,_0x111aa1,_0x3b7bdb)?[_0x3fed02,_0x517d83]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x590a17),this['_defaultCallbacks']['set']('insertion:discard',_0xac5051),this['_defaultCallbacks']['set']('insertion:join',_0x1a9bb2),this['_defaultCallbacks']['set']('insertion:chain',_0x106109),this['_defaultCallbacks']['set']('deletion:accept',_0xac5051),this['_defaultCallbacks']['set']('deletion:discard',_0x590a17),this['_defaultCallbacks']['set']('deletion:join',_0x1a9bb2),this['_defaultCallbacks']['set']('deletion:chain',_0x106109),this['_defaultCallbacks']['set']('formatInline:accept',_0x3c326b),this['_defaultCallbacks']['set']('formatInline:discard',_0x590a17),this['_defaultCallbacks']['set']('formatInline:join',_0x1a9bb2),this['_defaultCallbacks']['set']('formatInline:chain',_0x590a17),this['_defaultCallbacks']['set']('formatBlock:accept',_0x3c326b),this['_defaultCallbacks']['set']('formatBlock:discard',_0x590a17),this['_defaultCallbacks']['set']('formatBlock:join',_0x1a9bb2),this['_defaultCallbacks']['set']('formatBlock:chain',_0x590a17),this['_defaultCallbacks']['set']('attribute:accept',_0x590a17),this['_defaultCallbacks']['set']('attribute:discard',(_0x17979a,_0xdc05f0)=>{if(!_0xdc05f0)return;const _0x252056=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x217e7c=>{if(_0xdc05f0['key']==m)for(const _0x42c18a of _0x17979a){const _0x45fc40=_0x42c18a['start']['nodeAfter'],_0x796d7a=_0xdc05f0['oldValue'];_0x217e7c['rename'](_0x45fc40,_0x796d7a);}else{if(_0x252056['_isBlockAttribute'](_0xdc05f0['key'])){for(const _0x18c69e of _0x17979a)void 0x0!==_0xdc05f0['oldValue']?_0x217e7c['setAttribute'](_0xdc05f0['key'],_0xdc05f0['oldValue'],_0x18c69e['start']['nodeAfter']):_0x217e7c['removeAttribute'](_0xdc05f0['key'],_0x18c69e['start']['nodeAfter']);}else{for(const _0x1714d2 of _0x17979a)_0xdc05f0['oldValue']?_0x217e7c['setAttribute'](_0xdc05f0['key'],_0xdc05f0['oldValue'],_0x1714d2):_0x217e7c['removeAttribute'](_0xdc05f0['key'],_0x1714d2);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1a9bb2);}}function zt(_0x5adf32,_0x541664,_0x260e53){for(const _0x3009a8 of _0x541664['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3009a8['root']==_0x3009a8)return!0x1;if(!_0x260e53['containsItem'](_0x3009a8))return!0x1;if(_0x5adf32['isObject'](_0x3009a8)||_0x5adf32['isLimit'](_0x3009a8))return!0x0;}return!0x1;}function Kt(_0x55e0c2){return _0x55e0c2['end']['parent']==_0x55e0c2['start']['nodeAfter']&&_0x55e0c2['end']['isAtStart'];}function Wt(_0x4a4dc7,_0x13f105,_0x3707fc,_0x284f52){const _0x23da4a=_0x20540e=>!_0x20540e['item']['is']('$textProxy')&&!_0x284f52['isObject'](_0x20540e['item']),_0x3e355d=_0x4a4dc7['start']['getLastMatchingPosition'](_0x23da4a),_0x16fc99=_0x4a4dc7['end']['getLastMatchingPosition'](_0x23da4a,{'direction':'backward'});return(!_0x4a4dc7['start']['isEqual'](_0x3e355d)||!_0x4a4dc7['end']['isEqual'](_0x16fc99))&&(_0x3e355d['isBefore'](_0x16fc99)?_0x3707fc['updateMarker'](_0x13f105,{'range':_0x3707fc['createRange'](_0x3e355d,_0x16fc99)}):_0x3707fc['removeMarker'](_0x13f105),!0x0);}function Ht(_0x4b70a7){return _0x1a6417(_0x4b70a7);}function Qt(_0x5173d4){const _0x39d538=_0x5173d4['start']['nodeAfter'];return _0x39d538&&_0x39d538['is']('element');}function Xt(_0x446fe8){return Kt(_0x446fe8)||function(_0x15c3d5){return _0x15c3d5['start']['parent']==_0x15c3d5['end']['nodeBefore']&&_0x15c3d5['start']['isAtEnd'];}(_0x446fe8);}function Yt(_0x432828,_0x514c38){try{const _0xb7cef7=_0x432828['getRange']();for(const _0x24b071 of _0x514c38)if(_0x432828!==_0x24b071&&_0xb7cef7&&_0xb7cef7['isIntersecting'](_0x24b071['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function Zt(_0x2054e1,_0x51df07){return null==_0x2054e1['end']['nodeBefore']&&_0x2054e1['end']['parent']==_0x2054e1['start']['nodeAfter']?tn(_0x2054e1['start']['nodeAfter'],_0x51df07):_0x2054e1;}function tn(_0x43dde6,_0x3f0082){const _0xf6758=_0x3f0082['schema']['isObject'](_0x43dde6)||_0x3f0082['schema']['isSelectable'](_0x43dde6);return _0x3f0082['createRange'](_0x3f0082['createPositionAt'](_0x43dde6,'before'),_0xf6758?_0x3f0082['createPositionAfter'](_0x43dde6):_0x3f0082['createPositionAt'](_0x43dde6,'end'));}function nn(_0x574cf2,_0x280127,_0x28ef34,_0x3dba91){return!!en(_0x574cf2,_0x280127)&&_0x28ef34['end']['isEqual'](_0x3dba91['start']);}function en(_0x1aed45,_0x1d9b48){if(!_0x1aed45['_isDataLoaded']||!_0x1d9b48['_isDataLoaded'])return!0x1;const _0x2068c4=new Set(Object['keys'](_0x1aed45['attributes'])),_0x3b1b2c=new Set(Object['keys'](_0x1d9b48['attributes']));if(_0x2068c4['delete']('groupId'),_0x3b1b2c['delete']('groupId'),0x0==_0x2068c4['size']&&0x0==_0x3b1b2c['size'])return!0x0;if(_0x2068c4['size']!=_0x3b1b2c['size'])return!0x1;const _0x4af69c={..._0x1aed45['attributes']},_0xf1e10c={..._0x1d9b48['attributes']};return delete _0x4af69c['groupId'],delete _0xf1e10c['groupId'],JSON['stringify'](_0x4af69c)==JSON['stringify'](_0xf1e10c);}function sn(_0x4a1716,_0xe28fa1){const _0x3150c4=on(_0x4a1716['attributes']),_0x211446=on(_0xe28fa1);if(!_0x4a1716['_isDataLoaded'])return!0x1;for(const _0x331b88 of Object['keys'](_0x211446))if(!_0x3d8183(_0x3150c4[_0x331b88],_0x211446[_0x331b88]))return!0x1;return!0x0;}function on(_0x498eb9){const _0x58f4d9=Object['assign']({},_0x498eb9);return delete _0x58f4d9['skipNestingCheck'],delete _0x58f4d9['tablePasteChainId'],_0x58f4d9;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
+
_0x3cbdec(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0xea67a0,_0x1cecfe,_0xd26b12,_0x19c8a0){super(),this['model']=_0x1cecfe,this['view']=_0xd26b12,this['commentThreadController']=_0x19c8a0,this['_editor']=_0xea67a0,this['_acceptCommand']=_0xea67a0['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0xea67a0['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x4d92cc,_0x15a79c)=>_0x4d92cc||_0x15a79c),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x52b5d3=>_0x52b5d3&&this['_editor']['model']['canEditAt'](_0x1cecfe['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x205809=>_0x205809&&this['_editor']['model']['canEditAt'](_0x1cecfe['getRanges']())),this['_pendingAction']=null,_0xd26b12['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xd26b12,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xd26b12,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xd26b12,'change:isDirty',()=>{_0xd26b12['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 _0x57bd6d=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x57bd6d);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x4f487c{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x9b4409,_0x30516e,_0x2721d9,_0x31ef43){super(_0x9b4409),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1904b0(_0x9b4409,o(_0x9b4409,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x30516e['authoredAt']),this['bind']('authoredAt')['to'](_0x30516e),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',_0x30516e,'authoredAt',this,'descriptionParts',(_0x41fdea,_0x1eb65b,_0x5ba806)=>{const _0xa042dc=_0x5ba806['map'](_0x31b63d=>ls(_0x31b63d['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x41fdea-0x1,_0x30516e['author']['name'],_0x1eb65b?_0x31ef43['formatDateTime'](_0x1eb65b):'',new DOMParser()['parseFromString'](_0xa042dc,'text/html')['body']['textContent']]);}),this['focusables']=new _0xb814a5(),this['focusTracker']=new _0x523bcb(),this['keystrokes']=new _0x31b713(),this['focusCycler']=new _0x33a1e7({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2ae7f5=>_0x2ae7f5['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x30516e,this['_localUser']=_0x2721d9,this['_config']=_0x31ef43,_0x31ef43['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x155ab8(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3ec860}=this['_config'];this['commentsListView']=new _0x3ec860(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',_0x1f61c9=>_0x1f61c9+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x5f0bef,_0x4a012c)=>_0x5f0bef||!!_0x4a012c);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4cc8e3}=this['_config'],_0x4c8724=new _0x4cc8e3(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3ec95d=_0x4c8724['commentInputView'];return _0x4c8724['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3ec95d,'value',(_0x34caab,_0x2f5746,_0x1924ce)=>!!_0x1924ce||_0x34caab&&!_0x2f5746),_0x3ec95d['on']('submit',(_0x42a80f,_0xe5323e)=>{this['fire']('addComment',_0xe5323e),_0x3ec95d['editor']['setData']('');}),_0x3ec95d['on']('cancel',()=>this['focus']()),_0x3ec95d['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4c8724;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x143154,_0x3fce97,_0x25fee3,_0x596eb2){super(_0x143154,_0x3fce97,_0x25fee3,_0x596eb2),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x13c060=>_0x13c060&&_0x13c060[0x0]?_0x13c060[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1f5eb0,_0x305b2f)=>{let _0x5b248a='';for(const _0x50afb2 of _0x1f5eb0)_0x5b248a+='<p>'+ls(_0x50afb2['content'],_0x50afb2['color'])+'</p>';return _0x305b2f?_0x5b248a:_0x3f0150(_0x5b248a,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x596eb2['SuggestionView'](_0x143154,_0x3fce97,{'formatDateTime':_0x596eb2['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0xd89b79=this['bindTemplate'],_0x1f11ba=[this['suggestionView']];return this['commentsListView']&&_0x1f11ba['push'](this['commentsListView']),this['commentThreadInputView']&&_0x1f11ba['push'](this['commentThreadInputView']),_0x1f11ba['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0xd89b79['if']('isActive','ck-suggestion-wrapper--active'),_0xd89b79['to']('type',_0x103ecf=>'ck-suggestion-'+_0x103ecf),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':_0xd89b79['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x1f11ba};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class we extends _0x4f487c{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x4d7fb0,_0x765cbc,_0x169dd1){super(_0x4d7fb0),this['_model']=_0x765cbc,this['_config']=_0x169dd1,this['set']('description',''),this['bind']('authoredAt')['to'](_0x765cbc),this['acceptButton']=this['_createButton'](o(_0x4d7fb0,'Accept\x20suggestion'),_0x577fd1,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x4d7fb0,'Discard\x20suggestion'),_0x1c7e49,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x1830ea(_0x4d7fb0,_0x765cbc['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0xb814a5([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x523bcb(),this['keystrokes']=new _0x31b713(),this['focusCycler']=new _0x33a1e7({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x1b5f61=>_0x1b5f61['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x58c9ae=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x58c9ae['innerHTML']=this['description'],this['on']('change:description',(_0x11bcf1,_0x4d2009,_0x330564)=>{_0x58c9ae['innerHTML']=_0x330564;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0xfeb30c=this['bindTemplate'],_0x29a5aa=[{'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':_0xfeb30c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0xfeb30c['to']('authoredAt',_0x25a009=>this['_config']['formatDateTime'](_0x25a009))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x29a5aa['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x29a5aa}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x1b4c0f,_0xb813d3,_0x5c7b52,_0x57ca0f,_0x4362b3){const _0x2abca4=new _0x2abc0f(this['locale']);return _0x2abca4['set']({'label':_0x1b4c0f,'icon':_0xb813d3,'tooltip':!0x0,'tooltipPosition':_0x4362b3}),_0x2abca4['extendTemplate']({'attributes':{'class':_0x5c7b52}}),_0x2abca4['on']('execute',()=>{this['fire'](_0x57ca0f,this['_model']['id']);}),_0x2abca4;}['_setupKeyboardNavigation'](){const _0x2df8cc=this['element'];this['keystrokes']['listenTo'](_0x2df8cc);for(const _0x1f1e4e of this['focusables'])this['focusTracker']['add'](_0x1f1e4e['element']),this['keystrokes']['listenTo'](_0x1f1e4e['element']);this['keystrokes']['set']('enter',(_0x349b26,_0x417d79)=>{_0x2df8cc===_0x349b26['target']&&(this['focusCycler']['focusFirst'](),_0x417d79());}),this['keystrokes']['set']('esc',(_0x3e8cee,_0x3b2b0d)=>{_0x2df8cc!==_0x3e8cee['target']&&(this['focus'](),_0x3b2b0d());});}}class u extends _0x447d1d{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x3eb489,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x65c024){super(_0x65c024),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0xab9a65=this['editor']['config'];_0xab9a65['define']('trackChanges.SuggestionThreadView',fe),_0xab9a65['define']('trackChanges.SuggestionView',we),_0xab9a65['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0xab9a65['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x347a87,_0x153c07){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x200825,_0x182698]of this['_handleControllerBuffer']){const _0x1e353e=this['_suggestionToController']['has'](_0x200825);_0x1e353e||_0x182698?_0x1e353e&&_0x182698&&this['_destroyController'](_0x200825):this['_initializeController'](_0x200825);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x347a87,_0x153c07);}['init'](){const _0x1b0d59=this['editor'],_0x496f8a=_0x1b0d59['plugins']['get']('TrackChangesEditing'),_0x399065=_0x1b0d59['plugins']['get']('Annotations'),_0x1f1878=_0x1b0d59['plugins']['get']('EditorAnnotations'),_0x113abe=_0x1b0d59['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1f1878['addSourceCollector'](()=>{const _0x244fc9=[];for(const [_0x20e6d5,_0x50808d]of Array['from'](this['_suggestionToController'])){const _0x4f9dc2=_0x20e6d5['getAllAdjacentSuggestions'](),_0x242ca5=[];for(const _0x4d8401 of _0x4f9dc2){if(!_0x4d8401['isInContent'])continue;if(_0x4d8401['isMultiRange']){_0x242ca5['push'](..._0x4d8401['getRanges']());continue;}const _0x451bbb=_0x4d8401['getFirstRange']();if(_0x242ca5['length']>0x0){const _0x184c33=_0x242ca5[0x0]['getJoined'](_0x451bbb);if(_0x184c33){_0x242ca5[0x0]=_0x184c33;continue;}}_0x242ca5['push'](_0x451bbb);}_0x244fc9['push']([_0x50808d['view'],_0x242ca5]);}return _0x244fc9;}),this['listenTo'](_0x496f8a,'suggestionLoaded',(_0x391f37,_0x2b39a9)=>{this['listenTo'](_0x2b39a9,'change:previous',(_0x578fee,_0x5bbdb5,_0x1fbd53,_0x58fc22)=>{_0x2b39a9['isInContent']&&(null==_0x1fbd53?(this['_updateController'](_0x58fc22['head']),this['_handleSuggestionControllerDelayed'](_0x2b39a9,!0x1)):(this['_updateController'](_0x1fbd53['head']),null==_0x58fc22&&this['_handleSuggestionControllerDelayed'](_0x2b39a9,!0x0)));}),null!==_0x2b39a9['previous']?this['_updateController'](_0x2b39a9['head']):this['_handleSuggestionControllerDelayed'](_0x2b39a9,!0x1);}),this['listenTo'](_0x496f8a,'suggestionUnloaded',(_0x3580e7,_0x1872f4,_0x6cfdf6)=>{this['stopListening'](_0x1872f4,'change:previous'),this['_handleControllerBuffer']['delete'](_0x1872f4),this['_suggestionToController']['has'](_0x1872f4)&&this['_destroyController'](_0x1872f4),_0x6cfdf6&&this['_updateController'](_0x6cfdf6['head']);}),this['listenTo'](_0x496f8a,'suggestionChanged',(_0x29d1aa,_0x210908)=>{this['_updateController'](_0x210908);}),this['listenTo'](_0x399065,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x113abe,'addComment',(_0x113105,{threadId:_0x2c622d,isFromAdapter:_0x380838})=>{if(_0x380838||!_0x496f8a['hasSuggestion'](_0x2c622d))return;const _0x555122=_0x496f8a['getSuggestion'](_0x2c622d);this['_suggestionToController']['get'](_0x555122)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x548bed=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xb8909c;for(const _0x42922e in _0x548bed){const _0x5de366=_0x42922e,_0x2710bb=_0x548bed[_0x5de366];if('trackChangesLicenseKeyValid'==_0x2710bb||'trackChangesLicenseKeyInvalid'==_0x2710bb||'trackChangesLicenseKeyExpired'==_0x2710bb||'trackChangesLicenseKeyDomainLimit'==_0x2710bb||'trackChangesLicenseKeyNotAllowed'==_0x2710bb||'trackChangesLicenseKeyEvaluationLimit'==_0x2710bb||'trackChangesLicenseKeyUsageLimit'==_0x2710bb){delete _0x548bed[_0x5de366],_0xb8909c=_0x2710bb,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0xb8909c&&_0x548bed['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0xb8909c&&_0x548bed['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0xb8909c&&_0x548bed['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0xb8909c&&_0x548bed['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0xb8909c&&_0x548bed['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyUsageLimit'==_0xb8909c&&_0x548bed['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x402e58){const _0x3349de=this['_suggestionToController']['get'](_0x402e58);if(!_0x3349de)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x3349de['view'])||null;}['getSuggestionForAnnotation'](_0x4c8aa5){const _0x3bffbe=this['_viewToController']['get'](_0x4c8aa5['innerView']);return _0x3bffbe?_0x3bffbe['model']:null;}['_refreshActiveMarkers'](){const _0x27ab95=this['editor']['plugins']['get']('Annotations'),_0x2eb87e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e2460=Array['from'](_0x27ab95['activeAnnotations'],_0x8fc9ff=>_0x8fc9ff['innerView'])['filter'](_0x2365ea=>this['_viewToController']['has'](_0x2365ea)),_0xa913d9=[];for(const _0x25d466 of _0x5e2460){const _0x2c859b=this['_viewToController']['get'](_0x25d466)['model']['getAllAdjacentSuggestions']();_0xa913d9['push'](..._0x2c859b['reduce']((_0x5b8f2a,_0x2bbfd8)=>[..._0x5b8f2a,..._0x2bbfd8['getMarkerNames']()],[]));}_0x2eb87e['activeMarkers']=_0xa913d9;}['_addUIComponentsToFactory'](){const _0x541937=this['editor'],_0xe9d0ba=_0x541937['locale'],_0x1d0b16=o(_0xe9d0ba,'Track\x20changes'),_0x3411fe=new _0x35eb9d([{'type':'switchbutton','model':new _0x5b7a3b({'withText':!0x0,'isToggleable':!0x0,'label':_0x1d0b16,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x5b7a3b({'withText':!0x0,'label':o(_0xe9d0ba,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b7a3b({'withText':!0x0,'label':o(_0xe9d0ba,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b7a3b({'withText':!0x0,'label':o(_0xe9d0ba,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b7a3b({'withText':!0x0,'label':o(_0xe9d0ba,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x541937['plugins']['has']('TrackChangesPreview')&&_0x3411fe['addMany']([{'type':'separator'},{'type':'button','model':new _0x5b7a3b({'withText':!0x0,'label':o(_0xe9d0ba,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0xe443d3 of _0x3411fe)if(ke(_0xe443d3)){const _0x4eb584=_0x541937['commands']['get'](_0xe443d3['model']['commandName']);_0xe443d3['model']['bind']('isOn','isEnabled')['to'](_0x4eb584,'value','isEnabled');}_0x541937['ui']['componentFactory']['add']('trackChanges',_0xf18f92=>this['_createToolbarButton'](_0xf18f92,_0x3411fe,_0x1d0b16)),_0x541937['ui']['componentFactory']['add']('menuBar:trackChanges',_0x442901=>this['_createMenuBarMenu'](_0x442901,_0x3411fe,_0x1d0b16));}['_createToolbarButton'](_0x255da6,_0x5eeede,_0x1882ab){const _0x103f05=_0x44cf48(_0x255da6,_0x53b543),_0x4f68dc=this['editor']['commands']['get']('trackChanges');_0x103f05['buttonView']['set']({'tooltip':_0x1882ab,'label':_0x1882ab,'icon':_0x596284}),_0x103f05['buttonView']['bind']('isOn')['to'](_0x4f68dc,'value'),_0x103f05['buttonView']['on']('execute',()=>{_0x4f68dc['execute'](),this['editor']['editing']['view']['focus']();}),_0x59d832(_0x103f05,_0x5eeede,{'role':'menu'});const _0x3949d3=[];for(const _0x40b34f of _0x5eeede)ke(_0x40b34f)&&_0x3949d3['push'](this['editor']['commands']['get'](_0x40b34f['model']['commandName']));const _0x4399ec=_0x103f05['buttonView'];return _0x4399ec['actionView']['unbind']('isEnabled'),_0x4399ec['arrowView']['unbind']('isEnabled'),_0x4399ec['actionView']['bind']('isEnabled')['to'](_0x4f68dc,'isEnabled'),_0x4399ec['arrowView']['bind']('isEnabled')['toMany'](_0x3949d3,'isEnabled',(..._0x3a705f)=>_0x3a705f['some'](_0x655b03=>_0x655b03)),_0x103f05['on']('execute',_0x214c5d=>{this['editor']['execute'](_0x214c5d['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x103f05;}['_createMenuBarMenu'](_0x3c8a49,_0x265474,_0x1d7e6d){const _0x370f3c=new _0x329192(_0x3c8a49),_0x4bcb97=this['editor']['commands']['get']('trackChanges');_0x370f3c['buttonView']['set']({'label':_0x1d7e6d,'icon':_0x596284});const _0x204a1c=new _0x17ee5b(_0x3c8a49);for(const _0xc45ff7 of _0x265474){if('separator'==_0xc45ff7['type']){_0x204a1c['items']['add'](new _0x23a270(_0x3c8a49));continue;}const _0x2a659a=new _0x1af934(_0x3c8a49,_0x370f3c),_0x3d969b=new _0xc38dab(_0x3c8a49),_0x8fabcf=_0xc45ff7['model'];_0x3d969b['bind'](...Object['keys'](_0x8fabcf))['to'](_0x8fabcf),_0x3d969b['delegate']('execute')['to'](_0x370f3c),_0x3d969b['on']('execute',()=>{this['editor']['execute'](_0x8fabcf['commandName']),this['editor']['editing']['view']['focus']();}),_0x2a659a['children']['add'](_0x3d969b),_0x204a1c['items']['add'](_0x2a659a);}return _0x370f3c['bind']('isEnabled')['to'](_0x4bcb97,'isEnabled'),_0x370f3c['panelView']['children']['add'](_0x204a1c),_0x370f3c;}['_initializeController'](_0x53aeeb){const _0x2caa10=this['editor'],_0x34ee8e=_0x2caa10['config'],_0x2c2936=_0x2caa10['plugins']['get']('Annotations'),_0x2e262b=_0x2caa10['plugins']['get']('CommentsRepository'),_0x439177=_0x2caa10['plugins']['get']('EditorAnnotations'),_0x48b306=_0x2caa10['plugins']['get'](_0x3eb489)['me'],_0x1effc4=_0x34ee8e['get']('trackChanges')['SuggestionThreadView'],_0x40bb21=_0x34ee8e['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2ad480,CommentThreadInputView:_0x4fc9b0}=_0x2caa10['plugins']['get']('CommentsUI');let _0xfb26e0,_0x2a60d4,_0x12caca;this['_annotationViews']['has'](_0x53aeeb['id'])?(_0x2a60d4=this['_annotationViews']['get'](_0x53aeeb['id']),_0xfb26e0=_0x2a60d4['mainView']):(_0xfb26e0=new _0x1effc4(_0x2caa10['locale'],_0x53aeeb,_0x48b306,{'disableComments':this['_disableComments'],'editorConfig':{..._0x34ee8e['get']('comments.editorConfig'),'licenseKey':_0x34ee8e['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x34ee8e['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x34ee8e['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x34ee8e['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xc4ba57(_0x34ee8e['get']('locale'),_0x2caa10['locale']),'CommentView':_0x34ee8e['get']('comments')['CommentView'],'CommentsListView':_0x2ad480,'CommentThreadInputView':_0x4fc9b0,'SuggestionView':_0x40bb21}),_0xfb26e0['suggestionView']['acceptButton']['on']('execute',()=>{_0x2caa10['editing']['view']['focus']();}),_0xfb26e0['suggestionView']['discardButton']['on']('execute',()=>{_0x2caa10['editing']['view']['focus']();}),_0x2a60d4=_0x2c2936['createAnnotationView'](this['editor']['locale'],_0xfb26e0),_0x2a60d4['bind']('isDirty')['to'](_0xfb26e0,'isDirty'),_0x2a60d4['bind']('length')['to'](_0xfb26e0),_0x2a60d4['bind']('type')['to'](_0xfb26e0,'type',_0x4a7eaf=>'suggestion-'+_0x4a7eaf),_0xfb26e0['on']('escape',()=>{_0x12caca['fire']('escape');}),this['_annotationViews']['set'](_0x53aeeb['id'],_0x2a60d4));const _0x2feadb=_0x2e262b['createCommentThreadController'](_0x53aeeb['commentThread'],_0xfb26e0),_0xa4d3bf=new pe(_0x2caa10,_0x53aeeb,_0xfb26e0,_0x2feadb),_0x4e0d6b=_0x53aeeb['getAllAdjacentSuggestions']()['filter'](_0xd70927=>_0xd70927['isInContent']);_0xfb26e0['descriptionParts']=_0x2caa10['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x4e0d6b),this['_suggestionToController']['set'](_0x53aeeb,_0xa4d3bf),this['_viewToController']['set'](_0xfb26e0,_0xa4d3bf);const _0x3a68e1=()=>{const _0xc32b16=[],_0x5f4559=_0x53aeeb['getAllAdjacentSuggestions']()['filter'](_0x3b382c=>_0x3b382c['isInContent']);for(const _0x431e74 of _0x5f4559)_0xc32b16['push'](..._0x431e74['getMarkers']());return _0x4263a6(_0x2caa10['editing'],_0xc32b16);};_0x12caca=_0x2c2936['createAnnotation']({'view':_0x2a60d4,'target':_0x3a68e1,'type':()=>'suggestion-'+_0xa4d3bf['view']['type'],'isVisible':!!_0x3a68e1()}),_0x2e262b['_bindAnnotationToEditors'](_0xfb26e0,_0x12caca),_0x2c2936['add'](_0x12caca),_0x439177['registerAnnotation'](_0x12caca);}['_destroyController'](_0x59a2b8){const _0x5880d8=this['editor']['plugins']['get']('CommentsRepository'),_0x2b2fca=this['editor']['plugins']['get']('Annotations'),_0x470f79=this['_suggestionToController']['get'](_0x59a2b8),_0x4f3cb6=_0x470f79['view'],_0x11dd82=_0x2b2fca['getByInnerView'](_0x4f3cb6);_0x5880d8['_unbindEditors'](_0x4f3cb6),_0x11dd82&&_0x2b2fca['remove'](_0x11dd82),this['_suggestionToController']['delete'](_0x59a2b8),this['_viewToController']['delete'](_0x4f3cb6),_0x470f79['destroy']();}['_updateController'](_0x3b5cda){if(!_0x3b5cda['isInContent']||!this['_suggestionToController']['has'](_0x3b5cda))return;const _0x1ebf90=this['editor']['plugins']['get']('TrackChangesEditing'),_0x40f4e4=this['_suggestionToController']['get'](_0x3b5cda),_0x22cd79=_0x3b5cda['getAllAdjacentSuggestions']();_0x40f4e4['view']['descriptionParts']=_0x1ebf90['descriptionFactory']['getDescriptions'](_0x22cd79);}['destroy'](){for(const _0x8db73a of this['_suggestionToController']['keys']())this['_destroyController'](_0x8db73a);for(const _0x3ed668 of this['_annotationViews']['values']())_0x3ed668['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x13d555){return'model'in _0x13d555;}class Ne extends _0x447d1d{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x357ea0){this['editor']['plugins']['get'](d)['adapter']=_0x357ea0;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x5967cf){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x5967cf);}['getSuggestions']({skipNotAttached:_0x309a6f=!0x1,toJSON:_0x29e524=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x309a6f,'toJSON':_0x29e524});}['getSuggestion'](_0x252e5e){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x252e5e);}}const p=['Pagination'];class re extends _0x447d1d{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2f6d27=this['editor'];if(_0x2f6d27['config']['define']('trackChangesData.editorCreator',_0x12c4bb=>{const _0x92c832=_0x2f6d27['model']['document']['getRootNames']()['reduce']((_0x203fd9,_0x2fffb5)=>(_0x203fd9[_0x2fffb5]='',_0x203fd9),{});return _0x2f6d27['constructor']['create'](_0x92c832,_0x12c4bb);}),'function'!=typeof _0x2f6d27['config']['get']('trackChangesData')['editorCreator'])throw new _0x2f0245('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x455d6e){return P(this['editor'],!0x0,_0x455d6e);}['getDataWithDiscardedSuggestions'](_0x127875){return P(this['editor'],!0x1,_0x127875);}}class Fe extends _0x447d1d{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x40f3a7){function _0x21da12(_0x303ef2){return _0x303ef2['map'](_0x5ad7cd=>String['fromCharCode'](_0x5ad7cd))['join']('');}super(_0x40f3a7),this['result']='end',_0x40f3a7[_0x21da12([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x21da12([0x76,0x69,0x65,0x77])][_0x21da12([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x21da12([0x61,0x75,0x74,0x6f]),_0x40f3a7[_0x21da12([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x21da12([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x21da12([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x21da12([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x21da12([0x6f,0x6b])});}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function De(_0x5d7a4d){return void 0x0!==_0x5d7a4d['getRootsAttributes'];}async function P(_0x4c6c92,_0x14905e,_0x375ea9){const _0x2215f6=_0x3f3c6f(_0x4c6c92,p);_0x2215f6['plugins']['push'](d,Fe),_0x2215f6['rootsAttributes']=De(_0x4c6c92)?_0x4c6c92['getRootsAttributes']():void 0x0;const _0x29999a=document['createDocumentFragment'](),_0x43ad20=_0x4c6c92['config']['get']('trackChangesData')['editorCreator'],_0x54653e=await _0x43ad20(_0x2215f6,()=>function(_0x5816f2){const _0x53f375=document['createElement']('div');return _0x5816f2['appendChild'](_0x53f375),_0x53f375;}(_0x29999a));!function(_0x517a1d,_0x2b3043){const _0x3c9ae1=_0x517a1d['model']['document']['getRootNames']()['reduce']((_0x3c4737,_0x4f0d46)=>(_0x3c4737[_0x4f0d46]=_0x517a1d['data']['get']({'rootName':_0x4f0d46}),_0x3c4737),{}),_0x4a5f79=_0x517a1d['plugins']['get']('Users')['users']['map'](_0x5e488b=>({'id':_0x5e488b['id'],'name':_0x5e488b['name']})),_0x4a573d=_0x517a1d['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5cf7db=_0x517a1d['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x5d84a5=_0x2b3043['plugins']['get']('Users'),_0x3922c1=_0x2b3043['plugins']['get']('TrackChangesEditing'),_0x410aa4=_0x2b3043['plugins']['get']('CommentsRepository');for(const _0xe639de of _0x410aa4['getCommentThreads']())_0xe639de['remove']();for(const _0x2d6ae0 of _0x4a5f79)_0x5d84a5['getUser'](_0x2d6ae0['id'])||_0x5d84a5['addUser'](_0x2d6ae0);_0x5d84a5['me']||_0x5d84a5['useAnonymousUser']();for(const _0x223106 of _0x5cf7db)_0x410aa4['addCommentThread'](_0x223106);for(const _0x4dede6 of _0x4a573d)_0x3922c1['addSuggestionData'](_0x4dede6);_0x2b3043['data']['set'](_0x3c9ae1);}(_0x4c6c92,_0x54653e),_0x54653e['execute'](_0x14905e?'acceptAllSuggestions':'discardAllSuggestions');const _0x1303d0=De(_0x54653e)?_0x54653e['getFullData'](_0x375ea9):_0x54653e['data']['get'](_0x375ea9);return await _0x54653e['destroy'](),_0x1303d0;}class Me extends _0x4f487c{['options'];constructor(_0x34bf19,_0x5e116f){super(_0x34bf19),this['options']=_0x5e116f,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'](_0x186407,_0x40f1df){if(!this['element'])return;const _0x3f2cd2=[];for(const [_0x513304,_0x18283a]of _0x186407){const _0x4976d0=document['createElement']('div');_0x4976d0['setAttribute']('data-ck-root-name',_0x513304),_0x4976d0['className']=_0x18283a['classes']+'\x20ck-track-changes-preview__root-container',_0x4976d0['innerHTML']=_0x18283a['content'],_0x3f2cd2['push'](_0x4976d0);}_0x40f1df(this['element'],_0x3f2cd2),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0xede307{constructor(_0x21006a){super(_0x21006a),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x4e843f=this['editor'],_0x375d73=_0x4e843f['locale'],_0x2d6735=_0x4e843f['plugins']['get']('Dialog');let _0x411170;const _0x4b1cda=function(_0x520c60){const _0x266459={};if('editables'in _0x520c60['ui']['view']){for(const [_0x38b7f4,_0x5db5e2]of Object['entries'](_0x520c60['ui']['view']['editables']))_0x266459[_0x38b7f4]=_0x5db5e2['element'];}else _0x266459[_0x520c60['model']['document']['getRootNames']()[0x0]]=_0x520c60['ui']['view']['editable']['element'];return _0x266459;}(_0x4e843f),_0x4c126e=function(_0x1a4c58){let _0x5cec59=0x0;for(const _0x333223 of Object['values'](_0x1a4c58))_0x5cec59=Math['max'](_0x5cec59,_0x333223['getBoundingClientRect']()['width']);let _0x3b907a=0x0;for(const _0x10326b of Object['values'](_0x1a4c58))_0x3b907a+=_0x10326b['getBoundingClientRect']()['height'];const _0x4bef6b=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x2bc368=Math['min'](_0x3b907a,_0x4bef6b);return{'width':_0x5cec59,'height':_0x2bc368};}(_0x4b1cda);_0x2d6735['show']({'id':'finalContentPreview','title':o(_0x375d73,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x375d73,{'dialogRects':_0x4c126e}),'onHide':()=>{_0x411170['detachFromDom']();},'onShow':()=>{_0x4e843f['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x1b8115=>{const _0x3bd47b=this['_standarizeRootsData'](_0x1b8115,_0x4e843f,_0x4b1cda);_0x2d6735['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x3bd47b,_0x4e843f['config']['get']('trackChanges.preview.renderFunction'));}),_0x411170=new _0x3429fc(_0x375d73,[_0x2d6735['view']]),_0x411170['attachToDom'](),_0x411170['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x4e843f['once']('destroy',()=>{_0x411170['detachFromDom']();});const _0x3515cc=_0x2d6735['view']['headerView']['class'];_0x2d6735['view']['headerView']['class']=_0x3515cc?_0x3515cc+'\x20ck-reset_all':'ck-reset_all',_0x2d6735['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x2d6735['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x5e5f97=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x540c05=_0x5e5f97['previewMode'],_0x2a67bc={};if('$labels'===_0x540c05){for(const _0x157c9a of _0x5e5f97['getMergeFieldsIds']())_0x2a67bc[_0x157c9a]=_0x5e5f97['getLabel'](_0x157c9a)||_0x157c9a;}else{const _0x521259='$defaultValues'===_0x540c05?_0x5e5f97['getDefaultValues']():_0x5e5f97['getDataSetValues'](_0x540c05,!0x0);for(const _0x1f4980 of Object['entries'](_0x521259)){const [_0x4dd4d2,_0x2c7e1f]=_0x1f4980;_0x2a67bc[_0x4dd4d2]=null!==_0x2c7e1f?_0x2c7e1f:_0x5e5f97['getLabel'](_0x4dd4d2)||_0x4dd4d2;}}return{'mergeFieldsData':_0x2a67bc};}['_standarizeRootsData'](_0x515db3,_0x2aada9,_0x15669e){let _0x1e0744;if('string'==typeof _0x515db3){const _0xa5e248=_0x2aada9['model']['document']['getRootNames']()[0x0];_0x1e0744={[_0xa5e248]:_0x515db3};}else _0x1e0744=_0x515db3;const _0x474b80=this['_fixMediaEmbeds'](_0x1e0744,_0x2aada9),_0xbafd1f=function(_0x454dbd,_0x4ce585){for(const [_0xef2b5,_0x29509a]of _0x454dbd)_0x29509a['classes']=_0x4ce585[_0xef2b5]['classList']['value']['replace']('ck-focused','');return _0x454dbd;}(this['_sortRoots'](_0x2aada9)['reduce']((_0x221b88,_0x5228c0)=>(_0x221b88['push']([_0x5228c0,{'content':_0x474b80[_0x5228c0],'classes':''}]),_0x221b88),[]),_0x15669e);return _0xbafd1f;}['_fixMediaEmbeds'](_0x50042d,_0x5e177b){if(!_0x5e177b['plugins']['has']('MediaEmbedEditing'))return _0x50042d;const _0x223e78=_0x5e177b['plugins']['get']('MediaEmbedEditing');for(const [_0x3fd44f,_0x354734]of Object['entries'](_0x50042d)){const _0x4b2af6=document['createElement']('div');_0x4b2af6['innerHTML']=_0x354734,(_0x4b2af6['querySelectorAll']('figure.media')['forEach'](_0x45103b=>{const _0x52d3fd=_0x45103b['querySelector']('oembed');if(_0x52d3fd){const _0xe6805f=_0x52d3fd['getAttribute']('url');if(_0xe6805f){const _0x389611=_0x223e78['registry']['getMediaViewElement'](new _0x2485a9(_0x5e177b['editing']['view']['document']),_0xe6805f,{'elementName':'','renderForEditingView':!0x0}),_0x1c0c73=document['createElement']('div');_0x1c0c73['classList']['add']('ck-media__wrapper'),_0x389611['render'](_0x1c0c73,_0x5e177b['editing']['view']['domConverter']),_0x52d3fd['replaceWith'](_0x1c0c73);}}}),_0x50042d[_0x3fd44f]=_0x4b2af6['innerHTML']);}return _0x50042d;}['_sortRoots'](_0x94b86d){if(!function(_0x40e9c7){return void 0x0!==_0x40e9c7['getRootsAttributes'];}(_0x94b86d))return _0x94b86d['model']['document']['getRootNames']();const _0x401876=[],_0x40f007=new Map();for(const _0x9b514d of _0x94b86d['model']['document']['getRootNames']()){const _0x4d9771=_0x94b86d['editing']['view']['getDomRoot'](_0x9b514d)['getClientRects']()['item'](0x0);_0x401876['push'](_0x9b514d),_0x40f007['set'](_0x9b514d,_0x4d9771);}return _0x401876['sort']((_0x25fd11,_0x12a48a)=>{const _0x473502=_0x40f007['get'](_0x25fd11),_0x123cf1=_0x40f007['get'](_0x12a48a);return _0x473502['y']-_0x123cf1['y']||_0x473502['x']-_0x123cf1['x'];}),_0x401876;}}class Ue extends _0x447d1d{static get['requires'](){return[re,_0x23dd67];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x29602f){super(_0x29602f),_0x29602f['commands']['add']('previewFinalContent',new te(this['editor'])),_0x29602f['config']['define']('trackChanges.preview.renderFunction',(_0x32f994,_0x2346ba)=>{for(const _0xb98c5c of _0x2346ba)_0x32f994['appendChild'](_0xb98c5c);});}}export{O as AcceptSuggestionCommand,ii as BaseSuggestionThreadView,x as DiscardSuggestionCommand,M as ExecuteOnAllSuggestionsCommand,R as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,T as Suggestion,E as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Ne as TrackChanges,B as TrackChangesCommand,re as TrackChangesData,Fe as TrackChangesDataGetter,d as TrackChangesEditing,Ue as TrackChangesPreview,u as TrackChangesUI};
|