@ckeditor/ckeditor5-track-changes 47.3.0-alpha.3 → 47.3.0-alpha.5
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 +27 -27
- 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
|
-
_0x386c37(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x184d3f,_0x85428d){super(),this['id']=_0x85428d['id'],this['type']=_0x85428d['type'],this['subType']=_0x85428d['subType']||null,this['author']=_0x85428d['author'],this['creator']=_0x85428d['creator']||_0x85428d['author'],this['isExternal']=Boolean(_0x85428d['attributes']&&_0x85428d['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x85428d['originalSuggestionId']||null,this['_model']=_0x184d3f,this['_onAccept']=_0x85428d['onAccept'],this['_onDiscard']=_0x85428d['onDiscard'],this['_onAttributesChange']=_0x85428d['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x85428d['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 _0x3d6fbc=this;for(;_0x3d6fbc['previous'];)_0x3d6fbc=_0x3d6fbc['previous'];return _0x3d6fbc;}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'](_0x418692){this['_markerNames']['add'](_0x418692);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x400460=>this['_model']['markers']['get'](_0x400460))['filter'](_0x274046=>_0x274046);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x22a84e=>{for(const _0x2b4615 of this['getMarkers']())_0x22a84e['removeMarker'](_0x2b4615);}),this['_markerNames']['clear']();}['removeMarker'](_0x510c8b){this['_model']['change'](_0x7c25df=>{_0x7c25df['removeMarker'](_0x510c8b);}),this['_markerNames']['delete'](_0x510c8b);}['addRange'](_0x15df1f){const _0x15662c='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+x['getMultiRangeId']();this['addMarkerName'](_0x15662c),this['_model']['change'](_0x979e27=>{_0x979e27['addMarker'](_0x15662c,{'range':_0x15df1f,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x73b38a){for(const _0x180088 of this['getRanges']())if(_0x180088['isIntersecting'](_0x73b38a))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x4d20bb=>_0x4d20bb['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x1ef505,_0x251d3d)=>[..._0x1ef505,..._0x251d3d['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x3931e9=this['getRanges']();if(0x1!=_0x3931e9['length'])return null;const _0x5ee62e=_0x3931e9[0x0],_0x19a21f=_0x5ee62e['start']['nodeAfter'],_0x38c52e=_0x5ee62e['end']['nodeBefore'];return _0x19a21f instanceof _0x46ae36?_0x19a21f!=_0x38c52e?null:_0x19a21f: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 _0xaf5dcf=[];let _0x202029=this['head'];for(;_0x202029;)_0xaf5dcf['push'](_0x202029),_0x202029=_0x202029['next'];return _0xaf5dcf;}['setAttribute'](_0x4cc9b7,_0xbb88e5){const _0x3cc31b=_0x111325(this['attributes']);_0xc8892e(_0x3cc31b,_0x4cc9b7,_0xbb88e5),_0x3c4da3(_0x3cc31b,this['attributes'])||(this['attributes']=_0x3cc31b,this['_onAttributesChange'](_0x3cc31b));}['removeAttribute'](_0x28c392){const _0x3c3cd8=_0x111325(this['attributes']);_0x512536(_0x3c3cd8,_0x28c392),_0x3c4da3(_0x3c3cd8,this['attributes'])||(this['attributes']=_0x3c3cd8,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 _0xcb588e()['substr'](0x1,0x5);}}function o(_0x557033,_0x2a722d,_0x30eba2){const _0x242ed2=_0x557033['t'],t=_0x557033['t'];switch(_0x2a722d){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',_0x30eba2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x30eba2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x30eba2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x30eba2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x30eba2);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',_0x30eba2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x30eba2);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',_0x30eba2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x30eba2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x30eba2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x30eba2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x30eba2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x30eba2);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x30eba2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x30eba2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x30eba2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x30eba2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x30eba2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x30eba2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x30eba2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x30eba2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x30eba2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x30eba2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x30eba2);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x30eba2);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'},_0x30eba2);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x30eba2);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x30eba2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x30eba2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x30eba2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x30eba2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x30eba2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x30eba2);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'},_0x30eba2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x30eba2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x30eba2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x30eba2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x30eba2);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_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'},_0x30eba2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x30eba2);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'},_0x30eba2);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_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'},_0x30eba2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x30eba2);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'},_0x30eba2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x30eba2);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'},_0x30eba2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x30eba2);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x30eba2);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x30eba2);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x30eba2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x30eba2);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'},_0x30eba2);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x30eba2);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 _0x242ed2({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x30eba2);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x242ed2({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x30eba2);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x30eba2);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'},_0x30eba2);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'},_0x30eba2);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'},_0x30eba2);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2a722d;}}class M{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0xf15305,_0x24084b){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0xf15305,this['_locale']=_0x24084b;}['getDescriptions'](_0x9341d4){const _0x257c88=[],_0x3571cc=new Set(),_0x2ebd63=new Set();for(let _0x99146b=0x0;_0x99146b<_0x9341d4['length'];_0x99146b++){const _0x407eba=_0x9341d4[_0x99146b];if(!_0x407eba['isInContent'])continue;const _0x1587ab=this['_handleCustomCallbackDescription'](_0x407eba);if(_0x1587ab){if(null!=_0x407eba['subType']){if(_0x3571cc['has'](_0x407eba['subType']))continue;_0x3571cc['add'](_0x407eba['subType']);}_0x257c88['push'](_0x1587ab);}else{if('attribute'==_0x407eba['type']){const _0x466ef8=_0x407eba['data']['key'];if(_0x2ebd63['has'](_0x466ef8))continue;_0x2ebd63['add'](_0x407eba['data']['key']),_0x466ef8==m?this['_handleRenameSuggestionDescription'](_0x257c88,_0x407eba):this['_handleAttributeSuggestionDescription'](_0x257c88,_0x407eba);continue;}'insertion'!=_0x407eba['type']&&'deletion'!=_0x407eba['type']||this['_handleInsertRemoveSuggestionDescription'](_0x257c88,_0x407eba,_0x9341d4[_0x99146b+0x1]);}}return this['_resolveDescriptionItems'](_0x257c88);}['registerDescriptionCallback'](_0x5a047c){this['_customCallbacks']['push'](_0x5a047c);}['registerElementLabel'](_0x32e5c1,_0x2c55d8,_0x314620=_0x104c24['normal']){'function'==typeof _0x32e5c1?_0x5c5269(this['_itemLabelsCallbacks'],{'matchingCallback':_0x32e5c1,'label':_0x2c55d8,'priority':_0x314620}):this['_itemLabels']['set'](_0x32e5c1,_0x2c55d8);}['registerAttributeLabel'](_0x31d5a1,_0x31321f){this['_attributeLabels']['set'](_0x31d5a1,_0x31321f);}['getItemLabel'](_0x4d60e8,_0x11dd03=0x1){let _0x2604ca;for(const _0x722d24 of this['_itemLabelsCallbacks'])if(_0x722d24['matchingCallback'](_0x4d60e8)){_0x2604ca=_0x722d24['label'];break;}return _0x2604ca||(_0x2604ca=this['_itemLabels']['get'](_0x4d60e8['name'])),_0x2604ca?_0x2604ca(_0x11dd03):0x1!==_0x11dd03?_0x11dd03+'\x20'+_0x4d60e8['name']+'s':''+_0x4d60e8['name'];}['_addDescriptionItems'](_0x16a045,_0x56536b){const _0x379583=_0x56536b['getFirstRange']()['getWalker'](),_0x37fe8e='insertion'==_0x56536b['type']?'add':'remove';for(const _0x32528a of _0x379583){const _0x2a5af1=_0x32528a['item'],_0x1b1679=_0x16a045[_0x16a045['length']-0x1];if(_0x2a5af1['is']('$textProxy'))_0x1b1679&&_0x1b1679['type']['indexOf']('Container')>-0x1&&_0x16a045['pop'](),_0x1b1679&&'text'==_0x1b1679['type']?_0x1b1679[_0x37fe8e]+=_0x2a5af1['data']:_0x16a045['push']({'type':'text','add':'add'==_0x37fe8e?_0x2a5af1['data']:'','remove':'remove'==_0x37fe8e?_0x2a5af1['data']:''});else{if(this['_schema']['isObject'](_0x2a5af1)){const _0x37211f=_0x2a5af1;if(_0x1b1679&&_0x1b1679['type']['indexOf']('Container')>-0x1&&_0x16a045['pop'](),'elementEnd'==_0x32528a['type'])continue;_0x1b1679&&_0x1b1679['type']==_0x37fe8e+'Object'&&_0x1b1679['element']['name']==_0x37211f['name']?_0x1b1679['quantity']++:_0x16a045['push']({'type':_0x37fe8e+'Object','element':_0x37211f,'quantity':0x1}),_0x379583['skip'](_0x355eca=>!('elementEnd'==_0x355eca['type']&&_0x355eca['item']==_0x2a5af1));}else{if(this['_schema']['checkChild'](_0x2a5af1,'$text')||_0x2a5af1['is']('element','softBreak')){const _0x4d02ac=_0x2a5af1;if('add'==_0x37fe8e&&'elementStart'==_0x32528a['type']||'remove'==_0x37fe8e&&'elementEnd'==_0x32528a['type'])continue;if(_0x1b1679&&-0x1==_0x1b1679['type']['indexOf']('Container')){'text'==_0x1b1679['type']&&(_0x1b1679[_0x37fe8e]+='\x0a');continue;}let _0x2b7d5d;if(_0x2b7d5d='add'==_0x37fe8e?_0x4d02ac['nextSibling']&&!this['_schema']['isObject'](_0x4d02ac['nextSibling'])?_0x4d02ac['nextSibling']:null:_0x4d02ac['previousSibling']&&!this['_schema']['isObject'](_0x4d02ac['previousSibling'])?_0x4d02ac['previousSibling']:null,_0x4d02ac['isEmpty']||_0x2b7d5d&&_0x2b7d5d['isEmpty']){const _0x393c9f=_0x2b7d5d&&_0x2b7d5d['isEmpty']?_0x2b7d5d:_0x4d02ac;_0x1b1679&&_0x1b1679['type']==_0x37fe8e+'EmptyContainer'&&_0x1b1679['element']['name']==_0x393c9f['name']?_0x1b1679['quantity']++:_0x16a045['push']({'type':_0x37fe8e+'EmptyContainer','element':_0x393c9f,'quantity':0x1});}else _0x16a045['push']({'type':_0x37fe8e+'Container','element':_0x4d02ac});}}}}}['_resolveDescriptionItems'](_0x24a98f){const _0x117555=this['_locale'],_0x6f5db5=[],_0x154535=[],_0x446c20=[];for(const _0x13bbc0 of _0x24a98f)switch(_0x13bbc0['type']){case'text':if(_0x13bbc0['add']=_0x13bbc0['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x13bbc0['remove']=_0x13bbc0['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x13bbc0['add']&&''!=_0x13bbc0['remove']){_0x6f5db5['push']({'type':'replace','content':o(_0x117555,'REPLACE_TEXT',['\x22'+_0x13bbc0['remove']+'\x22','\x22'+_0x13bbc0['add']+'\x22'])});continue;}if(null!=_0x13bbc0['add']['match'](/^ +$/)){_0x6f5db5['push']({'type':'insertion','content':o(_0x117555,'*Insert:*\x20%0',o(_0x117555,'ELEMENT_SPACE',_0x13bbc0['add']['length']))});continue;}if(null!=_0x13bbc0['remove']['match'](/^ +$/)){_0x6f5db5['push']({'type':'deletion','content':o(_0x117555,'*Remove:*\x20%0',o(_0x117555,'ELEMENT_SPACE',_0x13bbc0['remove']['length']))});continue;}if(''!=_0x13bbc0['add']){_0x6f5db5['push']({'type':'insertion','content':o(_0x117555,'*Insert:*\x20%0','\x22'+_0x13bbc0['add']+'\x22')});continue;}_0x6f5db5['push']({'type':'deletion','content':o(_0x117555,'*Remove:*\x20%0','\x22'+_0x13bbc0['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x6f5db5['push']({'type':'insertion','content':o(_0x117555,'*Insert:*\x20%0',this['getItemLabel'](_0x13bbc0['element'],_0x13bbc0['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x6f5db5['push']({'type':'deletion','content':o(_0x117555,'*Remove:*\x20%0',this['getItemLabel'](_0x13bbc0['element'],_0x13bbc0['quantity']))});continue;case'addContainer':_0x6f5db5['push']({'type':'insertion','content':o(_0x117555,'*Split:*\x20%0',this['getItemLabel'](_0x13bbc0['element'],_0x13bbc0['quantity']))});continue;case'removeContainer':_0x6f5db5['push']({'type':'deletion','content':o(_0x117555,'*Merge:*\x20%0',this['getItemLabel'](_0x13bbc0['element'],_0x13bbc0['quantity']))});continue;case'addFormat':_0x154535['push'](_0x13bbc0['key']);continue;case'removeFormat':_0x446c20['push'](_0x13bbc0['key']);continue;default:_0x6f5db5['push'](_0x13bbc0);}if(_0x154535['length']){const _0x4d9668=_0x154535['map'](_0x193972=>this['_attributeLabels']['has'](_0x193972)?this['_attributeLabels']['get'](_0x193972):_0x193972)['join'](',\x20');_0x6f5db5['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x4d9668)});}if(_0x446c20['length']){const _0x556413=_0x446c20['map'](_0x33cb7f=>this['_attributeLabels']['has'](_0x33cb7f)?this['_attributeLabels']['get'](_0x33cb7f):_0x33cb7f)['join'](',\x20');_0x6f5db5['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x556413)});}return _0x6f5db5;}['_handleCustomCallbackDescription'](_0x2c0bff){for(const _0x5a800d of this['_customCallbacks']){const _0x1fbf96=_0x5a800d(_0x2c0bff);if(_0x1fbf96&&'type'in _0x1fbf96)return _0x1fbf96;}}['_handleAttributeSuggestionDescription'](_0x4fed78,_0x58470f){const _0x525a4c=_0x58470f['data'],_0x40287d=void 0x0===_0x525a4c['newValue']?'removeFormat':'addFormat';_0x4fed78['push']({'type':_0x40287d,'key':_0x525a4c['key']});}['_handleRenameSuggestionDescription'](_0x23066a,_0x5ec6f9){_0x23066a['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x5ec6f9['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0xcae0d5,_0x1dfe08,_0x3d72c5){if(this['_addDescriptionItems'](_0xcae0d5,_0x1dfe08),_0x3d72c5&&_0x3d72c5['getFirstRange']()&&!_0x1dfe08['getFirstRange']()['end']['isEqual'](_0x3d72c5['getFirstRange']()['start'])){const _0x511bea=_0xcae0d5[_0xcae0d5['length']-0x1],_0x3bdf58='insertion'==_0x1dfe08['type']?'add':'remove';_0x511bea&&'text'==_0x511bea['type']&&(_0x511bea[_0x3bdf58]+='\x0a');}}}class R extends _0x2e7573{['afterInit'](){const _0x59795a=this['editor'],_0x248bd5=_0x59795a['plugins']['get']('TrackChangesEditing');_0x59795a['commands']['get']('showAIAssistant')&&_0x248bd5['enableCommand']('showAIAssistant');}}class T extends _0x2e7573{['afterInit'](){const _0x372209=this['editor'],_0x2c5190=_0x372209['plugins']['get']('TrackChangesEditing');_0x372209['commands']['get']('toggleAi')&&_0x2c5190['enableCommand']('toggleAi');}}class E extends _0x2e7573{['afterInit'](){const _0x3973a4=this['editor'],_0x1c05d3=_0x3973a4['plugins']['get']('TrackChangesEditing');_0x3973a4['commands']['get']('aiQuickAction')&&_0x1c05d3['enableCommand']('aiQuickAction');}}class U extends _0x2e7573{['afterInit'](){const _0x3054c4=this['editor'],_0x45bae7=_0x3054c4['locale'];if(!_0x3054c4['plugins']['has']('AlignmentEditing'))return;const _0x33e4cc=_0x3054c4['plugins']['get']('TrackChangesEditing');_0x33e4cc['enableDefaultAttributesIntegration']('alignment'),_0x33e4cc['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x45bae7,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3dd9ff=this['editor'],_0x1c526d=_0x3dd9ff['locale'];_0x3dd9ff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b98b1=>{if('formatBlock'!=_0x1b98b1['type'])return;const {data:_0xea1be3}=_0x1b98b1;if(_0xea1be3&&'alignment'==_0xea1be3['commandName']){const _0xbddabc=_0xea1be3['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1c526d,'*Format:*\x20%0',function(_0x11b1a9){switch(_0x11b1a9){case'left':return o(_0x1c526d,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1c526d,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1c526d,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1c526d,'FORMAT_JUSTIFY_TEXT');}}(_0xbddabc))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class V extends _0x2e7573{['afterInit'](){const _0x3649e7=this['editor'],_0x28964f=_0x3649e7['plugins']['get']('TrackChangesEditing'),_0x2ec15a=_0x3649e7['locale'];for(const _0xb4749a of ti){if(!_0x3649e7['plugins']['has'](_0xb4749a))continue;const _0x54c9cb=_0xb4749a['slice'](0x0,-0x7)['toLowerCase'](),_0x40eaa4='FORMAT_'+_0x54c9cb['toUpperCase']();_0x28964f['enableDefaultAttributesIntegration'](_0x54c9cb),_0x28964f['descriptionFactory']['registerAttributeLabel'](_0x54c9cb,o(_0x2ec15a,_0x40eaa4));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4de200=this['editor'],_0x8cff79=_0x4de200['locale'],_0xa17564=_0x4de200['plugins']['get']('TrackChangesEditing');function _0x40559b(_0x550a32,_0x17e533){_0xa17564['descriptionFactory']['registerDescriptionCallback'](_0x51a0ad=>{if('formatInline'!=_0x51a0ad['type'])return;const {data:_0x4695d8}=_0x51a0ad;return _0x4695d8&&_0x4695d8['commandName']===_0x550a32?_0x4695d8['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x8cff79,'*Format:*\x20%0',_0x17e533)}:{'type':'format','content':o(_0x8cff79,'*Remove\x20format:*\x20%0',_0x17e533)}:void 0x0;});}_0x40559b('bold',o(_0x8cff79,'FORMAT_BOLD')),_0x40559b('italic',o(_0x8cff79,'FORMAT_ITALIC')),_0x40559b('underline',o(_0x8cff79,'FORMAT_UNDERLINE')),_0x40559b('code',o(_0x8cff79,'FORMAT_CODE')),_0x40559b('strikethrough',o(_0x8cff79,'FORMAT_STRIKETHROUGH')),_0x40559b('subscript',o(_0x8cff79,'FORMAT_SUBSCRIPT')),_0x40559b('superscript',o(_0x8cff79,'FORMAT_SUPERSCRIPT'));}}class F extends _0x2e7573{['afterInit'](){const _0x41d4d7=this['editor'],_0x3e4ffa=_0x41d4d7['locale'];if(!_0x41d4d7['plugins']['has']('BlockQuoteEditing'))return;const _0x45ea6a=_0x41d4d7['plugins']['get']('TrackChangesEditing'),_0x41f121=this['editor']['commands']['get']('blockQuote');_0x45ea6a['enableCommand']('blockQuote',(_0x1551a9,_0x246f75={})=>{const _0x4310d8=this['editor']['model']['document']['selection'],_0x55d7ce=_0x246f75&&void 0x0!==_0x246f75['forceValue']?_0x246f75['forceValue']:!_0x41f121['value'];let _0x14aaa7=[];if(_0x55d7ce){const _0x23bb51=Array['from'](_0x4310d8['getSelectedBlocks']())['filter'](_0x233a16=>oo(_0x233a16)||function(_0x19ec00,_0x522538){const _0x22259d=_0x522538['checkChild'](_0x19ec00['parent'],'blockQuote'),_0x23f11b=_0x522538['checkChild'](['$root','blockQuote'],_0x19ec00);return _0x22259d&&_0x23f11b;}(_0x233a16,this['editor']['model']['schema']));_0x14aaa7=to(_0x23bb51,_0x41d4d7['model']);}else{const _0x575b8b=Array['from'](_0x4310d8['getSelectedBlocks']())['filter'](_0x2ed6a0=>oo(_0x2ed6a0));_0x14aaa7=to(_0x575b8b,_0x41d4d7['model']);}_0x41d4d7['model']['change'](()=>{for(const _0xbda5d7 of _0x14aaa7)_0x45ea6a['markBlockFormat'](_0xbda5d7,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x55d7ce}]});});}),_0x45ea6a['descriptionFactory']['registerDescriptionCallback'](_0x4b8a6b=>{const {data:_0x32af58}=_0x4b8a6b;if(_0x32af58&&'blockQuote'==_0x32af58['commandName']){const _0x3fed0c=o(_0x3e4ffa,'ELEMENT_BLOCK_QUOTE');return _0x32af58['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3e4ffa,'*Set\x20format:*\x20%0',_0x3fed0c)}:{'type':'format','content':o(_0x3e4ffa,'*Remove\x20format:*\x20%0',_0x3fed0c)};}});}}function oo(_0x5e998b){return'blockQuote'==_0x5e998b['parent']['name'];}class G extends _0x2e7573{['afterInit'](){const _0x428578=this['editor'],_0x285b36=_0x428578['locale'],_0x17a354=_0x428578['plugins']['get']('TrackChangesEditing');_0x428578['plugins']['has']('BookmarkEditing')&&(_0x17a354['enableCommand']('insertBookmark'),_0x17a354['enableDefaultAttributesIntegration']('updateBookmark'),_0x17a354['descriptionFactory']['registerDescriptionCallback'](_0x341c46=>{if('insertion'!=_0x341c46['type']&&'deletion'!=_0x341c46['type']&&'attribute'!=_0x341c46['type'])return;const _0x1fc9d5=_0x341c46['getContainedElement']();if(null==_0x1fc9d5)return;if(!_0x1fc9d5['is']('element','bookmark'))return;const _0x182827=_0x1fc9d5['getAttribute']('bookmarkId');if('insertion'==_0x341c46['type'])return{'type':'insertion','content':o(_0x285b36,'*Insert:*\x20%0','\x22'+_0x182827+'\x22\x20'+o(_0x285b36,'ELEMENT_BOOKMARK'))};if('deletion'==_0x341c46['type'])return{'type':'deletion','content':o(_0x285b36,'*Remove:*\x20%0','\x22'+_0x182827+'\x22\x20'+o(_0x285b36,'ELEMENT_BOOKMARK'))};const {data:_0x3de733}=_0x341c46;if(!_0x3de733||'bookmarkId'!=_0x3de733['key'])return;return{'type':'format','content':o(_0x285b36,'*Set\x20bookmark:*\x20%0','\x22'+_0x3de733['newValue']+'\x22')};}));}}class L extends _0x2e7573{['afterInit'](){const _0x27495d=this['editor'];_0x27495d['plugins']['has']('CaseChange')&&(_0x27495d['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x27495d['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x27495d['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class J extends _0x2e7573{['afterInit'](){const _0x5993d4=this['editor'];_0x5993d4['commands']['get']('ckbox')&&_0x5993d4['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x2e7573{['afterInit'](){const _0x4530b3=this['editor'];if(!_0x4530b3['plugins']['has']('CodeBlock'))return;const _0x41114a=_0x4530b3['plugins']['get']('TrackChangesEditing'),_0x1c677d=_0x4530b3['locale'],_0x52e48d=_0x4530b3['config']['get']('codeBlock')['languages'],_0x147757=_0x4530b3['commands']['get']('codeBlock');_0x41114a['enableCommand']('indentCodeBlock'),_0x41114a['enableCommand']('outdentCodeBlock'),_0x41114a['enableCommand']('codeBlock',(_0x574bf1,_0x1f96d6={})=>{const _0x45ea27=_0x4530b3['model'],_0x167656=_0x4530b3['model']['document']['selection'],_0xca2d6b=_0x1f96d6&&void 0x0!==_0x1f96d6['forceValue']?_0x1f96d6['forceValue']:!_0x147757['value'];let _0x4754fc;_0x1f96d6['language']||(_0x1f96d6['language']=_0x52e48d[0x0]['language']),_0x4754fc=_0xca2d6b?Array['from'](_0x167656['getSelectedBlocks']())['filter'](_0x27690d=>co(_0x27690d)||function(_0x4ac83e,_0x54eeac){if(_0x4ac83e['is']('rootElement')||_0x54eeac['isLimit'](_0x4ac83e))return!0x1;return _0x54eeac['checkChild'](_0x4ac83e['parent'],'codeBlock');}(_0x27690d,_0x45ea27['schema'])):Array['from'](_0x167656['getSelectedBlocks']())['filter'](_0xa215e8=>co(_0xa215e8));const _0x20c448=to(_0x4754fc,_0x45ea27);_0x45ea27['change'](()=>{for(const _0x3bf209 of _0x20c448)_0x41114a['markBlockFormat'](_0x3bf209,{'commandName':'codeBlock','commandParams':[{..._0x1f96d6,'forceValue':_0xca2d6b}],'formatGroupId':'blockName'});});}),(_0x41114a['descriptionFactory']['registerElementLabel']('codeBlock',_0x197be7=>o(_0x1c677d,'ELEMENT_CODE_BLOCK',_0x197be7)),_0x41114a['descriptionFactory']['registerDescriptionCallback'](_0xafa0b5=>{if('formatBlock'!=_0xafa0b5['type'])return;const _0x15f85e=_0x1c677d['t'],{data:_0x79ae5c}=_0xafa0b5;if(!_0x79ae5c||'codeBlock'!=_0x79ae5c['commandName'])return;const _0x3f4155=_0x79ae5c['commandParams'][0x0]['language'],_0x9206d0=_0x15f85e(_0x52e48d['find'](_0x121226=>_0x121226['language']===_0x3f4155)['label'])['toLowerCase']();return _0x79ae5c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1c677d,'*Set\x20format:*\x20%0',o(_0x1c677d,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x9206d0+')')}:{'type':'format','content':o(_0x1c677d,'*Remove\x20format:*\x20%0',o(_0x1c677d,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x36b832){return'codeBlock'==_0x36b832['name'];}class z extends _0x2e7573{['afterInit'](){const _0x1c8177=this['editor'];if(!_0x1c8177['plugins']['has']('CommentsEditing'))return;_0x1c8177['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}class K extends _0x2e7573{static get['requires'](){return[_0x1a056a];}['init'](){const _0x578506=this['editor'],_0x6bbef9=_0x578506['plugins']['get']('TrackChangesEditing');_0x6bbef9['enableCommand']('delete');const _0x449fb6=_0x578506['commands']['get']('deleteForward');_0x6bbef9['enableCommand']('deleteForward',(_0x537b3e,_0x2f7fc={})=>{const _0x49a264=_0x578506['model']['createSelection'](_0x578506['model']['document']['selection']);_0x49a264['isCollapsed']&&_0x578506['model']['modifySelection'](_0x49a264,{'direction':'forward','unit':_0x2f7fc['unit']});const _0x59659a=_0x49a264['getFirstRange'](),_0x1c39a0=_0x2f9bba['fromRange'](_0x59659a);let _0x4c130b;_0x537b3e(_0x2f7fc),_0x4c130b='$graveyard'==_0x1c39a0['root']['rootName']?_0x578506['model']['createRange'](_0x59659a['start']):_0x578506['model']['createRange'](_0x1c39a0['start'],_0x1c39a0['end']),_0x1c39a0['detach'](),_0x578506['model']['enqueueChange'](_0x449fb6['buffer']['batch'],_0x3f7bf1=>{_0x449fb6['buffer']['lock'](),_0x3f7bf1['setSelection'](_0x3f7bf1['createRange'](_0x4c130b['end'])),_0x449fb6['buffer']['unlock']();});});}}class W extends _0x2e7573{['afterInit'](){const _0x5b60a0=this['editor'];if(!_0x5b60a0['plugins']['has']('ListEditing'))return;const _0x1dd013=_0x5b60a0['locale'],_0x1a967d=_0x5b60a0['plugins']['get']('TrackChangesEditing'),_0x23be17=_0x5b60a0['plugins']['has']('TodoListEditing'),_0x34280e=!!_0x5b60a0['config']['get']('list.multiBlock');function _0x4d3ac9(_0x9d6225){return{'type':'format','content':''+o(_0x1dd013,'*Set\x20format:*\x20%0',_0x9d6225)};}function _0x2e6390(_0x2834ee){return{'type':'format','content':''+o(_0x1dd013,'*Remove\x20format:*\x20%0',_0x2834ee)};}_0x1a967d['enableDefaultAttributesIntegration']('numberedList'),_0x1a967d['enableDefaultAttributesIntegration']('bulletedList'),_0x1a967d['enableDefaultAttributesIntegration']('customNumberedList'),_0x1a967d['enableDefaultAttributesIntegration']('customBulletedList'),_0x1a967d['enableDefaultAttributesIntegration']('indentList'),_0x1a967d['enableDefaultAttributesIntegration']('outdentList'),_0x1a967d['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1a967d['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x34280e&&(_0x1a967d['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1a967d['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x23be17&&(_0x1a967d['enableDefaultAttributesIntegration']('todoList'),_0x1a967d['enableDefaultAttributesIntegration']('checkTodoList'),_0x1a967d['descriptionFactory']['registerDescriptionCallback'](_0x5edf87=>{const {data:_0xefedd2}=_0x5edf87;if(_0xefedd2&&'todoListChecked'==_0xefedd2['key'])return{'type':'format','content':_0xefedd2['newValue']?o(_0x1dd013,'*Check\x20item*'):o(_0x1dd013,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x8a266e=>{if(_0x8a266e['batch']['isUndo'])return!0x1;let _0x417eb5=!0x1;const _0x1c68c4=_0x1a967d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x49a3a9=>'todoListChecked'===_0x1a967d['_getAttributeKey'](_0x49a3a9));for(const _0x18f820 of _0x1c68c4){'todo'!=_0x18f820['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1a967d['_findSuggestions'](_0x18f820['getFirstRange'](),'attribute')['find'](_0x232f8a=>'listType'===_0x1a967d['_getAttributeKey'](_0x232f8a['suggestion']))||(_0x8a266e['removeMarker'](_0x18f820['getFirstMarker']()),_0x417eb5=!0x0));}return _0x417eb5;})),_0x1a967d['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x1dd013,'FORMAT_INDENT'));const _0x2e9398={'type':'format','content':''};_0x1a967d['descriptionFactory']['registerDescriptionCallback'](_0x5dd71a=>{const {data:_0x405f81}=_0x5dd71a;if(!_0x405f81||'listType'!=_0x405f81['key'])return;let _0x3e31c6=_0x5dd71a['head'];for(;_0x3e31c6;){if(_0x3e31c6['data']&&(('listStyle'==_0x3e31c6['data']['key']||'listMarkerStyle'==_0x3e31c6['data']['key'])&&(_0x3e31c6['data']['newValue']&&'default'!=_0x3e31c6['data']['newValue']||'default'!=_0x3e31c6['data']['oldValue']&&!_0x405f81['newValue'])||!_0x34280e&&_0x3e31c6['data']['key']==m))return _0x2e9398;_0x3e31c6=_0x3e31c6['next'];}if(null==_0x405f81['newValue'])switch(_0x405f81['oldValue']){case'bulleted':return _0x2e6390(o(_0x1dd013,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2e6390(o(_0x1dd013,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2e6390(o(_0x1dd013,'ELEMENT_TODO_LIST'));}switch(_0x405f81['newValue']){case'bulleted':return _0x4d3ac9(o(_0x1dd013,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4d3ac9(o(_0x1dd013,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4d3ac9(o(_0x1dd013,'ELEMENT_TODO_LIST'));}}),_0x1a967d['descriptionFactory']['registerDescriptionCallback'](_0x474ebd=>{const {data:_0x48c2a5}=_0x474ebd;if(_0x48c2a5&&'listIndent'==_0x48c2a5['key'])return null==_0x48c2a5['newValue']||null==_0x48c2a5['oldValue']&&0x0==_0x48c2a5['newValue']?_0x2e9398:void 0x0;}),_0x1a967d['descriptionFactory']['registerDescriptionCallback'](_0x507f4c=>{if('attribute'!=_0x507f4c['type'])return;const {data:_0x5efc9e}=_0x507f4c;if(!_0x5efc9e||'listItemId'!=_0x5efc9e['key'])return;const _0x5d53c3=Te(_0x507f4c);return'newValue'==_0x5d53c3?{'type':'format','content':o(_0x1dd013,'*Merge:*\x20list\x20item')}:'oldValue'==_0x5d53c3?{'type':'format','content':o(_0x1dd013,'*Split:*\x20list\x20item')}:_0x2e9398;}),_0x5b60a0['model']['document']['registerPostFixer'](_0x12e39a=>this['listItemIdFixer'](_0x12e39a)),_0x5b60a0['model']['document']['registerPostFixer'](_0x324e0a=>this['noTrackChangesFixer'](_0x324e0a)),_0x5b60a0['model']['document']['on']('change:data',(_0x4e8198,_0x1923f3)=>{if(_0x1923f3['isUndo']||!_0x1923f3['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x3cf5cd){if(_0x3cf5cd['batch']['isUndo']||!_0x3cf5cd['batch']['isLocal'])return!0x1;let _0x269f5f=!0x1;const _0xaf826b=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xeacad5=>_0xeacad5['data']&&'listItemId'==_0xeacad5['data']['key'])['filter'](_0x47ceee=>_0x47ceee['data']['newValue']&&_0x47ceee['data']['oldValue']);for(const _0x18ce1d of _0xaf826b)Te(_0x18ce1d)||(_0x3cf5cd['removeMarker'](_0x18ce1d['getFirstMarker']()),_0x269f5f=!0x0);return _0x269f5f;}['noTrackChangesFixer'](_0x3655a3){if(_0x3655a3['batch']['isUndo']||!_0x3655a3['batch']['isLocal'])return!0x1;const _0x950d1c=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x950d1c['trackChangesCommand']['value'])return!0x1;let _0x50b1c5=!0x1;const _0x4f3fd1=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x34f06f=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x4f6120=>'attribute'==_0x4f6120['type'])['filter'](_0x357219=>_0x4f3fd1['includes'](_0x357219['attributeKey']));if(0x0==_0x34f06f['length'])return _0x50b1c5;for(const _0xe108f8 of _0x34f06f){const _0x1d8297=_0x950d1c['_findSuggestions'](_0xe108f8['range'],'attribute')['filter'](_0x2c820e=>!_0x2c820e['meta']['isNextTo'])['map'](_0x3f96f4=>_0x3f96f4['suggestion'])['filter'](_0xa9ef4a=>{const _0x3da07b=_0x950d1c['_getAttributeKey'](_0xa9ef4a);return _0x4f3fd1['includes'](_0x3da07b);});if(_0x1d8297['length']){for(const _0x201bf7 of _0x1d8297)_0x3655a3['removeMarker'](_0x201bf7['getFirstMarker']());_0x50b1c5=!0x0;}}return _0x50b1c5;}['assureChains'](){const _0xb73592=this['editor']['plugins']['get']('TrackChangesEditing'),_0x599cff=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x2bfc14;const _0x356296=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x21cfb2=>{if(_0x21cfb2['data']['oldRange']||!_0x21cfb2['data']['newRange'])return null;if(!_0x21cfb2['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2463d4}=_0xb73592['_splitMarkerName'](_0x21cfb2['name']);if(!_0xb73592['hasSuggestion'](_0x2463d4))return null;const _0x204c68=_0xb73592['getSuggestion'](_0x2463d4);return _0x599cff['includes'](_0x204c68['data']['key']);})['map'](_0x1de4d6=>{const {id:_0x1dcc6b}=_0xb73592['_splitMarkerName'](_0x1de4d6['name']),_0x5e208a=_0xb73592['getSuggestion'](_0x1dcc6b);return _0x2bfc14=_0x5e208a['attributes']['groupId'],_0x5e208a['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x356296['size'])return;const _0x2c1e96=_0xb73592['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4cdd16=>'attribute'==_0x4cdd16['type']&&_0x4cdd16['data']&&_0x599cff['includes'](_0x4cdd16['data']['key'])&&_0x4cdd16['attributes']['groupId']!=_0x2bfc14)['map'](_0x727493=>({'listItem':_0x727493['getFirstRange']()['start']['nodeAfter'],'groupId':_0x727493['attributes']['groupId']})),_0x46940e=new Set();for(const {groupId:_0x20cbd5,listItem:_0x4ffa27}of _0x2c1e96)_0x356296['has'](_0x4ffa27)&&_0x46940e['add'](_0x20cbd5);for(const _0x46a064 of _0xb73592['getSuggestions']())_0x46940e['has'](_0x46a064['attributes']['groupId'])&&_0x46a064['setAttribute']('groupId',_0x2bfc14);}['_supportLegacySuggestions'](){const _0x25f621=this['editor'],_0x873313=_0x25f621['locale'],_0x18d4dc=_0x25f621['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x18d4dc['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x4f7718,_0x1d774e){const _0x57c7e1=[];for(let _0x22e98f of _0x4f7718)_0x22e98f['start']['nodeAfter']===_0x22e98f['end']['parent']&&(_0x22e98f=_0x25f621['model']['createRange'](_0x25f621['model']['createPositionAt'](_0x22e98f['start']['nodeAfter'],0x0))),_0x57c7e1['push'](_0x22e98f);_0x25f621['model']['change'](_0x152c91=>{const _0xf44748=_0x25f621['model']['document']['selection'],_0x578dba=Array['from'](_0xf44748['getRanges']())['map'](_0x36e357=>_0x2f9bba['fromRange'](_0x36e357));_0x152c91['setSelection'](_0x57c7e1),_0x25f621['commands']['get'](_0x1d774e['commandName'])['refresh'](),_0x1d774e['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x25f621['execute'](_0x1d774e['commandName'],..._0x1d774e['commandParams']),_0x152c91['setSelection'](_0x578dba);for(const _0x35ca00 of _0x578dba)_0x35ca00['detach']();});}),_0x18d4dc['descriptionFactory']['registerElementLabel'](function(_0x3604f4){const _0x3435a7=!_0x25f621['model']['schema']['isObject'](_0x3604f4),_0x2b6cff=_0x3604f4['previousSibling'],_0xb5dd3b=_0x3604f4['nextSibling'],_0x5caf08=_0x3604f4['getAttribute']('listItemId'),_0x3f8d20=!_0x2b6cff||_0x2b6cff['getAttribute']('listItemId')!==_0x5caf08,_0x17dbbb=!_0xb5dd3b||_0xb5dd3b['getAttribute']('listItemId')!==_0x5caf08;return _0x3435a7&&Boolean(_0x5caf08)&&_0x3f8d20&&_0x17dbbb;},_0x1c561c=>o(_0x873313,'ELEMENT_LIST_ITEM',_0x1c561c));}['_registerLegacyDescription'](){const _0x3128b5=this['editor'],_0x3e1054=_0x3128b5['locale'];function _0xcde2de(_0x2184a6){const _0x4a9b27=_0x3128b5['commands']['get']('bulletedList')['value'],_0x56bff9=_0x3128b5['commands']['get']('numberedList')['value'];return'numberedList'===_0x2184a6?_0x4a9b27:_0x56bff9;}_0x3128b5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x49cab5){if('formatBlock'!=_0x49cab5['type'])return;const {data:_0x31ceac}=_0x49cab5;if(!_0x31ceac)return;let _0x29e2bf,_0x256b09,_0x5d8888,_0x488f4c;switch(_0x31ceac['commandName']){case'bulletedList':_0x5d8888=_0x31ceac['commandParams'][0x0]['forceValue'],_0x488f4c=_0xcde2de(_0x31ceac['commandName']),_0x29e2bf=_0x5d8888?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x488f4c&&_0x3128b5['config']['get']('list.multiBlock')||(_0x29e2bf='*Change\x20to:*\x20%0'),_0x256b09={'type':'format','content':o(_0x3e1054,_0x29e2bf,o(_0x3e1054,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x5d8888=_0x31ceac['commandParams'][0x0]['forceValue'],_0x488f4c=_0xcde2de(_0x31ceac['commandName']),_0x29e2bf=_0x5d8888?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x488f4c&&_0x3128b5['config']['get']('list.multiBlock')||(_0x29e2bf='*Change\x20to:*\x20%0'),_0x256b09={'type':'format','content':o(_0x3e1054,_0x29e2bf,o(_0x3e1054,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x29e2bf='*Indent:*\x20%0',_0x256b09={'type':'format','content':o(_0x3e1054,_0x29e2bf,o(_0x3e1054,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x29e2bf=function(_0x395a9e){const _0x177588=_0x395a9e['getFirstRange']();let _0x15bf53=_0x177588['start']['nodeAfter'];for(;_0x15bf53&&_0x177588['containsItem'](_0x15bf53);){if(_0x15bf53['getAttribute']('listIndent')>0x0)return!0x1;_0x15bf53=_0x15bf53['nextSibling'];}return!0x0;}(_0x49cab5)?o(_0x3e1054,'*Format:*\x20remove\x20from\x20%0',o(_0x3e1054,function(_0x53a66a){return'ELEMENT_'+_0x53a66a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x49cab5))):o(_0x3e1054,'*Outdent:*\x20%0',o(_0x3e1054,'ELEMENT_LIST_ITEM')),_0x256b09={'type':'format','content':_0x29e2bf};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x31ceac['multipleBlocks']&&(_0x29e2bf='*Merge:*\x20%0',_0x256b09={'type':'deletion','content':o(_0x3e1054,_0x29e2bf,o(_0x3e1054,'ELEMENT_LIST_ITEM'))});}return _0x256b09;});}}function Te(_0x2d6503){let _0x4b8d0e=_0x2d6503['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4b8d0e;){const _0x480bfb=_0x4b8d0e['getAttribute']('listItemId');if(!_0x480bfb)return!0x1;if(_0x480bfb==_0x2d6503['data']['newValue'])return'newValue';if(_0x480bfb==_0x2d6503['data']['oldValue'])return'oldValue';_0x4b8d0e=_0x4b8d0e['previousSibling'];}return!0x1;}class H extends _0x2e7573{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4dd67f=this['editor']['config']['get']('list.properties'),_0x11ac63=this['editor']['plugins']['get']('TrackChangesEditing');_0x4dd67f['styles']&&_0x11ac63['enableDefaultAttributesIntegration']('listStyle'),_0x4dd67f['reversed']&&_0x11ac63['enableDefaultAttributesIntegration']('listReversed'),_0x4dd67f['startIndex']&&_0x11ac63['enableDefaultAttributesIntegration']('listStart');const _0x5c8ad4={'type':'format','content':''};_0x11ac63['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x31118e=this['editor']['locale'];_0x11ac63['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x31118e,'FORMAT_LIST_REVERSED')),_0x11ac63['descriptionFactory']['registerDescriptionCallback'](_0x302013=>{const {data:_0x1e949c}=_0x302013;if(_0x1e949c&&'listReversed'==_0x1e949c['key'])return null==_0x1e949c['newValue']||0x0==_0x1e949c['newValue']&&null==_0x1e949c['oldValue']?_0x5c8ad4:void 0x0;}),_0x11ac63['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x31118e,'FORMAT_LIST_START')),_0x11ac63['descriptionFactory']['registerDescriptionCallback'](_0xa975d2=>{const {data:_0x454f9e}=_0xa975d2;if(_0x454f9e&&'listStart'==_0x454f9e['key'])return null==_0x454f9e['newValue']||0x1==_0x454f9e['newValue']&&null==_0x454f9e['oldValue']?_0x5c8ad4:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x3b4462=>{if(_0x3b4462['batch']['isUndo'])return!0x1;let _0x2dd01b=!0x1;const _0x2eb7d6=_0x11ac63['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x13d16e=>{const _0x3ee717=_0x11ac63['_getAttributeKey'](_0x13d16e);return'listStart'==_0x3ee717||'listReversed'==_0x3ee717;});for(const _0x40a603 of _0x2eb7d6){const _0x59b772=_0x40a603['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x59b772||'customNumbered'==_0x59b772)continue;_0x11ac63['_findSuggestions'](_0x40a603['getFirstRange'](),'attribute')['find'](_0x50237b=>'listType'==_0x11ac63['_getAttributeKey'](_0x50237b['suggestion']))||(_0x3b4462['removeMarker'](_0x40a603['getFirstMarker']()),_0x2dd01b=!0x0);}return _0x2dd01b;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5b42cc){const _0x5f1ccc=this['editor']['locale'],{data:_0x2c99cd}=_0x5b42cc,_0x15364e={'type':'format','content':''};if(!_0x2c99cd||'listStyle'!=_0x2c99cd['key'])return;if(!_0x2c99cd['oldValue'])return'default'==_0x2c99cd['newValue']?_0x15364e:{'type':'format','content':''+o(_0x5f1ccc,'*Set\x20format:*\x20%0',o(_0x5f1ccc,this['_getTranslationKeyForListStyle'](_0x2c99cd['newValue'])))};if(!_0x2c99cd['newValue']){if('default'==_0x2c99cd['oldValue'])return _0x15364e;let _0x711a97=_0x5b42cc['head'];for(;_0x711a97;){if(_0x711a97['data']&&'listType'==_0x711a97['data']['key']&&_0x711a97['data']['newValue'])return _0x15364e;_0x711a97=_0x711a97['next'];}return{'type':'format','content':''+o(_0x5f1ccc,'*Remove\x20format:*\x20%0',o(_0x5f1ccc,this['_getTranslationKeyForListStyle'](_0x2c99cd['oldValue'])))};}if('default'!=_0x2c99cd['newValue'])return{'type':'format','content':''+o(_0x5f1ccc,'*Set\x20format:*\x20%0',o(_0x5f1ccc,this['_getTranslationKeyForListStyle'](_0x2c99cd['newValue'])))};let _0x8450e5=_0x5b42cc['head'];for(;_0x8450e5;){if(_0x8450e5['data']&&'listType'==_0x8450e5['data']['key']&&_0x8450e5['data']['newValue']&&_0x8450e5['data']['oldValue'])return _0x15364e;_0x8450e5=_0x8450e5['next'];}return{'type':'format','content':o(_0x5f1ccc,'*Set\x20format:*\x20%0',o(_0x5f1ccc,'ELEMENT_'+_0x5b42cc['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0xe3b263=this['editor'],_0x2117fd=_0xe3b263['locale'];_0xe3b263['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47cdf9=>{if('formatBlock'!=_0x47cdf9['type'])return;const {data:_0x546dce}=_0x47cdf9;if(!_0x546dce)return;let _0x15816f,_0x2ad6ec;switch(_0x546dce['commandName']){case'listStyle':_0x15816f='*Change\x20to:*\x20%0',_0x2ad6ec={'type':'format','content':o(_0x2117fd,_0x15816f,o(_0x2117fd,this['_getTranslationKeyForListStyle'](_0x546dce['commandParams'][0x0]['type'])))};break;case'listReversed':_0x15816f=_0x546dce['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2ad6ec={'type':'format','content':o(_0x2117fd,_0x15816f)};break;case'listStart':_0x15816f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2ad6ec={'type':'format','content':o(_0x2117fd,_0x15816f,_0x546dce['commandParams'][0x0]['startIndex'])};}return _0x2ad6ec;});}['_getTranslationKeyForListStyle'](_0x854af9){return'ELEMENT_'+function(_0x3c9793){if(ye['includes'](_0x3c9793))return'bulleted';if(Se['includes'](_0x3c9793))return'numbered';return null;}(_0x854af9)['toUpperCase']()+'_LIST_'+_0x854af9['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x2e7573{['afterInit'](){const _0x540dc4=this['editor'];_0x540dc4['commands']['get']('emoji')&&_0x540dc4['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class X extends _0x2e7573{static get['requires'](){return[_0xfee016];}['init'](){const _0x566265=this['editor'],_0x123642=_0x566265['plugins']['get']('TrackChangesEditing'),_0xd17a2c=_0x566265['commands']['get']('enter');_0x123642['enableCommand']('enter',()=>{_0x566265['model']['change'](_0x234581=>{const _0x37d1ce=_0x566265['model']['document']['selection'],_0x243718=_0x37d1ce['getFirstPosition'](),_0xe2b41c=_0x2f9bba['fromRange'](_0x37d1ce['getFirstRange']());if(_0xd17a2c['enterBlock'](_0x234581)){const _0x31ea1=_0x566265['model']['createPositionAt'](_0x243718['parent']['nextSibling'],0x0),_0x117592=_0x234581['createRange'](_0x243718,_0x31ea1);_0x123642['markInsertion'](_0x117592);}else _0x234581['setSelection'](_0x234581['createRange'](_0xe2b41c['end']));_0xe2b41c['detach'](),_0xd17a2c['fire']('afterExecute',{'writer':_0x234581});});});}}class Y extends _0x2e7573{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x587976=this['editor']['plugins']['get']('TrackChangesEditing');_0x587976['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x587976['enableCommand']('findNext'),_0x587976['enableCommand']('findPrevious'),_0x587976['enableCommand']('replace'),_0x587976['enableCommand']('replaceAll');}['handleFindCommand'](_0x3494bb,_0xfd3264,_0x6d8cb1={}){const _0xa16f92=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x3494bb(_0x108537=>{let _0x2127da=('string'==typeof _0xfd3264?_0xa16f92['findByTextCallback'](_0xfd3264,_0x6d8cb1):_0xfd3264)(_0x108537);Array['isArray'](_0x2127da)&&(_0x2127da={'results':_0x2127da,'searchText':'string'==typeof _0xfd3264?_0xfd3264:''});const _0x2bd3d2=_0x2127da['results']['filter'](_0x9c1278=>!0x1===this['_isInDeletionRange'](_0x9c1278,_0x108537['item']));return{..._0x2127da,'results':_0x2bd3d2};},_0x6d8cb1);}['_isInDeletionRange'](_0x3d56c3,_0x4a7456){const _0x40d4a8=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4a7456,_0x3d56c3['start']),this['editor']['model']['createPositionAt'](_0x4a7456,_0x3d56c3['end']));for(const _0x4d62d3 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x40d4a8['getIntersection'](_0x4d62d3['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Z extends _0x2e7573{['afterInit'](){const _0x2741a6=this['editor']['locale'],_0x4ae836=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4f8da8,commandName:_0x46095a}of eo)this['editor']['plugins']['has'](_0x4f8da8)&&_0x4ae836['enableDefaultAttributesIntegration'](_0x46095a);_0x4ae836['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2741a6,'FORMAT_FONT_SIZE')),_0x4ae836['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2741a6,'FORMAT_FONT_FAMILY')),_0x4ae836['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2741a6,'FORMAT_FONT_COLOR')),_0x4ae836['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2741a6,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x31eed0=this['editor'],_0x1718ad=_0x31eed0['locale'];_0x31eed0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e9d47=>{const _0x485fb3=_0x1718ad['t'];if('formatInline'!=_0x3e9d47['type'])return;const {data:_0x4d49ce}=_0x3e9d47;if(null!=_0x4d49ce){if('fontSize'==_0x4d49ce['commandName']){const _0x50a4b5=_0x4d49ce['commandParams'][0x0]['value'];if(_0x50a4b5){const _0x40eb5e=_0x485fb3(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x5d4a64=>_0x5d4a64['model']==_0x50a4b5)['title'])['toLowerCase']();return{'type':'format','content':o(_0x1718ad,'*Set\x20font\x20size:*\x20%0',_0x40eb5e)};}return{'type':'format','content':o(_0x1718ad,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4d49ce['commandName']){const _0x4df513=_0x4d49ce['commandParams'][0x0]['value'];return _0x4df513?{'type':'format','content':o(_0x1718ad,'*Set\x20font\x20family:*\x20%0',_0x4df513)}:{'type':'format','content':o(_0x1718ad,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4d49ce['commandName']){const _0x5cd52c=_0x4d49ce['commandParams'][0x0]['value'];if(_0x5cd52c){const _0x584150=_0x996e88(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5213cf=>_0x5213cf['model']==_0x5cd52c);let _0x57ff85=_0x5cd52c,_0x44f169='';return _0x584150&&(_0x57ff85=_0x584150['label'],_0x44f169=_0x485fb3(_0x57ff85)['toLowerCase']()),{'type':'format','content':o(_0x1718ad,'*Set\x20font\x20color:*\x20%0',_0x44f169)['trim'](),'color':{'value':_0x5cd52c,'title':_0x44f169||_0x57ff85}};}return{'type':'format','content':o(_0x1718ad,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4d49ce['commandName']){const _0x546e3d=_0x4d49ce['commandParams'][0x0]['value'];if(_0x546e3d){const _0x4a4d51=_0x996e88(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x42cd54=>_0x42cd54['model']==_0x546e3d);let _0x34215a=_0x546e3d,_0x27537a='';return _0x4a4d51&&(_0x34215a=_0x4a4d51['label'],_0x27537a=_0x485fb3(_0x34215a)['toLowerCase']()),{'type':'format','content':o(_0x1718ad,'*Set\x20font\x20background\x20color:*\x20%0',_0x27537a)['trim'](),'color':{'value':_0x546e3d,'title':_0x27537a||_0x34215a}};}return{'type':'format','content':o(_0x1718ad,'*Reset\x20font\x20background\x20color*')};}}});}}class tt extends _0x2e7573{['afterInit'](){const {plugins:_0x1c4546}=this['editor'];_0x1c4546['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x1c4546['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x107175,plugins:_0x446ffd,commands:_0x4fe65b}=this['editor'],_0x4a62ff=_0x446ffd['get']('TrackChangesEditing');_0x4fe65b['get']('footnotesStyle')&&_0x4a62ff['enableDefaultAttributesIntegration']('footnotesStyle'),_0x4fe65b['get']('footnotesStart')&&_0x4a62ff['enableDefaultAttributesIntegration']('footnotesStart'),_0x4a62ff['registerBlockAttribute']('footnotesListStyle'),_0x4a62ff['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',o(_0x107175,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x4a62ff['registerBlockAttribute']('footnotesListStart'),_0x4a62ff['descriptionFactory']['registerAttributeLabel']('footnotesListStart',o(_0x107175,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x2d1782=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x4c3773,commands:_0x209c7d}=this['editor'];_0x209c7d['get']('insertFootnote')&&_0x2d1782['enableCommand']('insertFootnote'),_0x2d1782['descriptionFactory']['registerElementLabel']('footnoteRef',_0x31d9f8=>o(_0x4c3773,'ELEMENT_FOOTNOTE_REF',_0x31d9f8)),_0x2d1782['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x3688b7=>o(_0x4c3773,'ELEMENT_FOOTNOTE_DEFINITION',_0x3688b7)),_0x2d1782['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x1b9fed=>o(_0x4c3773,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x1b9fed));}}class nt extends _0x2e7573{['afterInit'](){const _0x4de561=this['editor'],_0x39d41c=_0x4de561['plugins']['get']('TrackChangesEditing'),_0x4a8929=_0x4de561['commands']['get']('copyFormat'),_0x51707c=_0x4de561['commands']['get']('pasteFormat');_0x4a8929&&_0x51707c&&(_0x39d41c['enableDefaultAttributesIntegration']('pasteFormat'),_0x39d41c['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x38a452=this['editor'],_0x242d4a=_0x38a452['locale'];_0x38a452['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4825a7=>{if('formatBlock'!=_0x4825a7['type']&&'formatInline'!=_0x4825a7['type'])return;const {data:_0x279729}=_0x4825a7;if(_0x279729&&'pasteFormat'===_0x279729['commandName']){const _0x205430=[],_0x492c2b=_0x279729['commandParams'][0x0];for(const [_0x3d4050,_0x15ee6e]of Object['entries'](_0x492c2b))_0x205430['push'](ro(_0x38a452,_0x3d4050,_0x15ee6e));return _0x205430['length']?{'type':'format','content':o(_0x242d4a,'*Set\x20format\x20to:*\x20%0',_0x205430['join'](',\x20'))}:{'type':'format','content':o(_0x242d4a,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x207bf8,_0x456b21,_0x2056d0){const _0x50b34f=_0x207bf8['locale']['t'],_0x52dc8c=_0x456b21['split'](/(?=[A-Z])/)['join']('\x20'),_0x3c8cf0=_0x50b34f(_0x52dc8c['charAt'](0x0)['toUpperCase']()+_0x52dc8c['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2056d0)return _0x3c8cf0;if('fontColor'===_0x456b21||'fontBackgroundColor'===_0x456b21){const _0x38652b=_0x996e88(_0x207bf8['config']['get']('fontColor.colors'))['find'](_0x5421af=>_0x5421af['model']==_0x2056d0);return _0x3c8cf0+'\x20('+(_0x38652b?_0x50b34f(_0x38652b['label'])['toLowerCase']():_0x2056d0)+')';}if('fontSize'===_0x456b21&&isNaN(parseFloat(_0x2056d0))){const _0x2c3e2c=_0x207bf8['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x207bf8['config']['get']('fontSize.options'))['find'](_0x16e1fa=>_0x16e1fa['model']==_0x2056d0);return _0x3c8cf0+'\x20('+(_0x2c3e2c?_0x50b34f(_0x2c3e2c['title'])['toLowerCase']():_0x2056d0)+')';}return _0x3c8cf0+'\x20('+_0x2056d0+')';}class it extends _0x2e7573{['_headingOptions'];['afterInit'](){const _0xd91553=this['editor'];if(!_0xd91553['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xd91553['config']['get']('heading.options');const _0x35fd56=_0xd91553['locale'],_0x1ea6b4=_0xd91553['plugins']['get']('TrackChangesEditing');_0x1ea6b4['enableDefaultAttributesIntegration']('heading');for(const _0x43dde0 of this['_headingOptions'])'paragraph'!=_0x43dde0['model']&&_0x1ea6b4['descriptionFactory']['registerElementLabel'](_0x43dde0['model'],_0x7d7fc6=>{const _0x979ad1=this['_getHeadingLevel'](_0x43dde0['model']);return null!==_0x979ad1?_0x1c1152(_0x7d7fc6,_0x979ad1):_0x2173c3(_0x7d7fc6,_0x43dde0['title']);});function _0x1c1152(_0x337427,_0x29990b){return o(_0x35fd56,'ELEMENT_HEADING',[_0x337427,_0x29990b]);}function _0x2173c3(_0x3a9fa5,_0x2f5637){return o(_0x35fd56,'ELEMENT_HEADING_CUSTOM',[_0x3a9fa5,_0x2f5637]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27423a=this['editor'],_0x4e0474=_0x27423a['locale'];function _0x2b039e(_0x5af403,_0x2989b4){return o(_0x4e0474,'ELEMENT_HEADING_CUSTOM',[_0x5af403,_0x2989b4]);}_0x27423a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3f9e32=>{if('formatBlock'!=_0x3f9e32['type'])return;const {data:_0x1b8c51}=_0x3f9e32;if(_0x1b8c51&&'heading'==_0x1b8c51['commandName']){const _0x3098c5=_0x1b8c51['commandParams'][0x0]['value'],_0x4f95e1=this['_getHeadingLevel'](_0x3098c5);if(null!==_0x4f95e1)return{'type':'format','content':o(_0x4e0474,'*Change\x20to:*\x20%0',(_0xcbe25f=0x1,_0x27558b=_0x4f95e1,o(_0x4e0474,'ELEMENT_HEADING',[_0xcbe25f,_0x27558b])))};const _0x526118=this['_headingOptions']['find'](_0x46493a=>_0x46493a['model']===_0x3098c5)['title'];return{'type':'format','content':o(_0x4e0474,'*Change\x20to:*\x20%0',_0x2b039e(0x1,_0x526118))};}var _0xcbe25f,_0x27558b;});}['_getHeadingLevel'](_0x58d0cb){const _0x1a57ad=_0x58d0cb['match'](/^heading(\d+)/);if(_0x1a57ad)return _0x1a57ad[0x1];const _0xdbd2ab=this['_headingOptions']?.['find'](_0x4118e7=>_0x4118e7['model']==_0x58d0cb);if(_0xdbd2ab&&_0xdbd2ab['view']){const _0x1997af=_0xdbd2ab['view'],_0x5ab743=(_0x1997af['name']??_0x1997af)['match'](/^h(\d+)/);if(_0x5ab743)return _0x5ab743[0x1];}return null;}}class et extends _0x2e7573{['afterInit'](){const _0x2357f3=this['editor'];if(!_0x2357f3['plugins']['has']('HighlightEditing'))return;const _0x39d415=_0x2357f3['plugins']['get']('TrackChangesEditing'),_0x72b648=_0x2357f3['locale'];_0x39d415['enableDefaultAttributesIntegration']('highlight'),_0x39d415['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x72b648,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10cdb9=this['editor'],_0x342feb=_0x10cdb9['locale'];_0x10cdb9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x330ca9=>{if('formatInline'!=_0x330ca9['type'])return;const {data:_0x231e67}=_0x330ca9;if(_0x231e67&&'highlight'==_0x231e67['commandName']){const _0x3df7bd=_0x342feb['t'],_0x43b241=_0x231e67['commandParams'][0x0]['value'];if(_0x43b241){const _0x6bddc3=_0x10cdb9['config']['get']('highlight.options')['find'](_0x1046cf=>_0x1046cf['model']==_0x43b241),_0x1b5c46=_0x3df7bd(_0x6bddc3['title'])['toLowerCase']();return{'type':'format','content':o(_0x342feb,'*Set\x20highlight:*\x20%0',_0x1b5c46),'color':{'value':_0x6bddc3['color'],'title':_0x6bddc3['title']}};}return{'type':'format','content':o(_0x342feb,'*Remove\x20highlight*',o(_0x342feb,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x2e7573{['afterInit'](){const _0x7b44af=this['editor'];if(!_0x7b44af['plugins']['has']('HorizontalLineEditing'))return;_0x7b44af['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x50260a=_0x7b44af['plugins']['get']('TrackChangesEditing'),_0x40faa3=_0x7b44af['locale'];_0x50260a['descriptionFactory']['registerElementLabel']('horizontalLine',_0x66104c=>o(_0x40faa3,'ELEMENT_HORIZONTAL_LINE',_0x66104c));}}class ot extends _0x2e7573{['afterInit'](){const _0x2bcc26=this['editor'];if(!_0x2bcc26['plugins']['has']('HtmlEmbed'))return;const _0x1ef460=_0x2bcc26['plugins']['get']('TrackChangesEditing'),_0x4c36c6=_0x2bcc26['locale'];_0x1ef460['descriptionFactory']['registerElementLabel']('rawHtml',_0x534ad0=>o(_0x4c36c6,'ELEMENT_HTML_EMBED',_0x534ad0)),_0x1ef460['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1ef460['descriptionFactory']['registerDescriptionCallback'](_0x58951b=>{if('attribute'!=_0x58951b['type'])return;const {data:_0x5f322a}=_0x58951b;if(_0x5f322a&&'value'==_0x5f322a['key']&&_0x58951b['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x30117d=o(_0x4c36c6,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4c36c6,'*Change\x20%0\x20content*',_0x30117d)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56b068=this['editor'],_0x275929=_0x56b068['locale'];_0x56b068['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1be394=>{if('formatBlock'!=_0x1be394['type'])return;const {data:_0x275fa1}=_0x1be394;if(_0x275fa1&&'htmlEmbed'==_0x275fa1['commandName']){const _0x209dbf=o(_0x275929,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x275929,'*Change\x20%0\x20content*',_0x209dbf)};}});}}class rt extends _0x2e7573{['afterInit'](){const _0x49e9ed=this['editor'];if(!_0x49e9ed['plugins']['has']('ImageEditing'))return;const _0x5401cc=_0x49e9ed['plugins']['get']('TrackChangesEditing'),_0x596891=_0x49e9ed['plugins']['get']('ImageUtils'),_0x5a74b7=_0x49e9ed['locale'];_0x5401cc['enableCommand']('insertImage'),_0x5401cc['descriptionFactory']['registerElementLabel']('imageBlock',_0x4dfce2=>o(_0x5a74b7,'ELEMENT_IMAGE',_0x4dfce2)),_0x5401cc['descriptionFactory']['registerElementLabel']('imageInline',_0x5bea47=>o(_0x5a74b7,'ELEMENT_INLINE_IMAGE',_0x5bea47)),_0x5401cc['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x5a74b7,'ELEMENT_CAPTION')),_0x49e9ed['plugins']['has']('ImageUploadEditing')&&_0x5401cc['enableCommand']('uploadImage'),_0x49e9ed['plugins']['has']('ImageBlockEditing')&&_0x49e9ed['plugins']['has']('ImageInlineEditing')&&(_0x5401cc['enableCommand']('imageTypeInline',(_0x394406,_0x8e6d95)=>{const _0x39a230=_0x596891['getClosestSelectedImageElement'](_0x49e9ed['model']['document']['selection']);_0x49e9ed['model']['change'](()=>{_0x5401cc['markBlockFormat'](_0x39a230,{'commandName':'imageTypeInline','commandParams':[_0x8e6d95]},[],'convertBlockImageToInline');});}),_0x5401cc['enableCommand']('imageTypeBlock',(_0x10dd53,_0x4e1ec9)=>{_0x49e9ed['model']['change'](_0x32662d=>{let _0x236bca=_0x596891['getClosestSelectedImageElement'](_0x49e9ed['model']['document']['selection']),_0x118cb2=_0x32662d['createRangeOn'](_0x236bca);const _0x166fd2=_0x7306c2['fromPosition'](_0x118cb2['start'],'toPrevious'),_0x3ab1cd=_0x7306c2['fromPosition'](_0x118cb2['end'],'toNext');_0x5401cc['forceDefaultExecution'](()=>_0x10dd53(_0x4e1ec9)),_0x236bca=_0x596891['getClosestSelectedImageElement'](_0x49e9ed['model']['document']['selection']),_0x118cb2=_0x32662d['createRangeOn'](_0x236bca);const _0x144775=_0x32662d['createRange'](_0x166fd2,_0x3ab1cd);_0x166fd2['detach'](),_0x3ab1cd['detach'](),_0x5401cc['markBlockFormat'](_0x236bca,{'commandName':'imageTypeInline','commandParams':[_0x4e1ec9]},[],'convertInlineImageToBlock'),_0x144775['start']['isBefore'](_0x118cb2['start'])&&_0x5401cc['markInsertion'](_0x32662d['createRange'](_0x144775['start'],_0x118cb2['start']),'convertInlineImageToBlock'),_0x118cb2['end']['isBefore'](_0x144775['end'])&&_0x5401cc['markInsertion'](_0x32662d['createRange'](_0x118cb2['end'],_0x144775['end']),'convertInlineImageToBlock');});}),_0x5401cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x5401cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x5401cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x5401cc['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x5401cc['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x5401cc['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x41fd32])=>{const _0x2c3934=_0x5401cc['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3fa914=_0x41fd32['start'],_0x2d1cf9=_0x41fd32['end'];const _0x2160b8=_0x49e9ed['model']['schema']['getNearestSelectionRange'](_0x3fa914,'backward'),_0x5c195f=_0x49e9ed['model']['schema']['getNearestSelectionRange'](_0x2d1cf9,'forward');_0x2160b8['isCollapsed']&&(_0x3fa914=_0x2160b8['start']),_0x5c195f['isCollapsed']&&(_0x2d1cf9=_0x5c195f['end']),_0x2c3934([_0x49e9ed['model']['createRange'](_0x3fa914,_0x2d1cf9)]);}),_0x5401cc['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x3984d2),_0x5401cc['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x3984d2)),_0x49e9ed['plugins']['has']('ImageCaptionEditing')&&(_0x5401cc['enableCommand']('toggleImageCaption',(_0x2438a6,_0x459bf2)=>{const _0x53655b=_0x49e9ed['plugins']['get']('ImageCaptionUtils');let _0x36d50e=_0x596891['getClosestSelectedImageElement'](_0x49e9ed['model']['document']['selection']),_0x433a19=_0x53655b['getCaptionFromImageModelElement'](_0x36d50e);_0x49e9ed['model']['change'](()=>{if(_0x433a19)return void _0x5401cc['markDeletion'](_0x49e9ed['model']['createRangeOn'](_0x433a19));const _0x38b87a=_0x596891['isBlockImage'](_0x36d50e);_0x2438a6(_0x459bf2),_0x36d50e=_0x596891['getClosestSelectedImageElement'](_0x49e9ed['model']['document']['selection']),_0x433a19=_0x53655b['getCaptionFromImageModelElement'](_0x36d50e),_0x5401cc['markInsertion'](_0x49e9ed['model']['createRangeOn'](_0x433a19),_0x38b87a?null:'imageCaption');});}),_0x5401cc['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x3984d2));const _0x341bdc=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x181513(_0x26d35d,_0x271436){const _0x23c197=_0x341bdc['findIndex'](({type:_0x57e510,subType:_0x4e2178})=>_0x26d35d['type']==_0x57e510&&_0x26d35d['subType']==_0x4e2178),_0x2fe92b=_0x341bdc['findIndex'](({type:_0x4758b3,subType:_0x2b73c7})=>_0x271436['type']==_0x4758b3&&_0x271436['subType']==_0x2b73c7);if(_0x23c197<0x0||_0x2fe92b<0x0)return!0x1;const _0x1fd0b3=_0x26d35d['getFirstRange'](),_0x80e11f=_0x271436['getFirstRange']();if((0x0==_0x23c197||0x1==_0x23c197)&&0x2==_0x2fe92b&&_0x1fd0b3['isIntersecting'](_0x80e11f))return!0x0;if(0x2==_0x23c197&&0x3==_0x2fe92b){const _0x36ac11=_0x5401cc['_findSuggestions'](_0x1fd0b3,'insertion')['filter'](({suggestion:_0x169a8c,meta:_0x336706})=>_0x336706['isOwn']&&'convertInlineImageToBlock'==_0x169a8c['subType']);if(_0x36ac11['length']>0x1&&_0x80e11f['end']['isEqual'](_0x1fd0b3['start']))return!0x0;if(0x1==_0x36ac11['length']&&(_0x1fd0b3['start']['isEqual'](_0x80e11f['end'])||_0x1fd0b3['end']['isEqual'](_0x80e11f['start'])))return!0x0;}if(0x3==_0x23c197&&0x3==_0x2fe92b&&_0x1fd0b3['start']['isBefore'](_0x80e11f['start'])){const _0x338b93=_0x1fd0b3['end']['nodeAfter'],_0x833799=_0x80e11f['start']['nodeBefore'];return _0x596891['isBlockImage'](_0x338b93)&&_0x338b93===_0x833799;}return!0x1;}function _0x3984d2(_0x5e1928,_0xf4a32c){return _0x181513(_0x5e1928,_0xf4a32c)?[_0x5e1928,_0xf4a32c]:_0x181513(_0xf4a32c,_0x5e1928)?[_0xf4a32c,_0x5e1928]:null;}_0x49e9ed['plugins']['has']('ImageResize')&&(_0x5401cc['enableDefaultAttributesIntegration']('resizeImage'),_0x5401cc['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x5a74b7,'FORMAT_IMAGE_SIZE'))),_0x49e9ed['plugins']['has']('ImageTextAlternativeEditing')&&_0x5401cc['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x49e9ed['plugins']['has']('PictureEditing')&&_0x5401cc['descriptionFactory']['registerDescriptionCallback'](_0x4cc414=>{if('attribute'!=_0x4cc414['type'])return;const {data:_0x2b8aa1}=_0x4cc414;return _0x2b8aa1&&'sources'==_0x2b8aa1['key']?{'type':'format','content':''}:void 0x0;}),_0x49e9ed['plugins']['has']('ImageSizeAttributes')&&_0x5401cc['descriptionFactory']['registerDescriptionCallback'](_0x19b7ee=>{if('attribute'!=_0x19b7ee['type'])return;const {data:_0x2b8843}=_0x19b7ee;return!_0x2b8843||'width'!=_0x2b8843['key']&&'height'!=_0x2b8843['key']?void 0x0:{'type':'format','content':''};}),_0x5401cc['descriptionFactory']['registerDescriptionCallback'](_0x1f93f4=>{if(!!_0x341bdc['find'](({type:_0x45b049,subType:_0x238ec0})=>_0x1f93f4['type']==_0x45b049&&_0x1f93f4['subType']==_0x238ec0))return _0x1f93f4['previous']?{}:void 0x0;}),_0x5401cc['descriptionFactory']['registerDescriptionCallback'](_0x12977e=>{if('insertion'==_0x12977e['type']||'deletion'==_0x12977e['type']){const _0x180277=_0x12977e['getContainedElement']();if(_0x180277&&_0x180277['is']('element','caption'))return{'type':'insertion'==_0x12977e['type']?'addObject':'removeObject','element':_0x180277,'quantity':0x1};}}),_0x5401cc['descriptionFactory']['registerDescriptionCallback'](_0xad8be0=>'formatBlock'==_0xad8be0['type']&&'convertInlineImageToBlock'==_0xad8be0['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0xad8be0['type']&&'convertBlockImageToInline'==_0xad8be0['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x5401cc['descriptionFactory']['registerDescriptionCallback'](_0x4fb5d5=>{if('attribute'!=_0x4fb5d5['type'])return;const {data:_0x2d0fe7}=_0x4fb5d5;if(!_0x2d0fe7||'alt'!=_0x2d0fe7['key'])return;const _0x123a8d=_0x2d0fe7['newValue'];return _0x123a8d?{'type':'format','content':o(_0x5a74b7,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x123a8d+'\x22')}:{'type':'format','content':o(_0x5a74b7,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x25de4b=this['editor'],_0x320c8b=_0x25de4b['locale'];_0x25de4b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51d7b8=>{if('formatBlock'!=_0x51d7b8['type']&&'formatInline'!=_0x51d7b8['type'])return;const {data:_0x22d98f}=_0x51d7b8;if(_0x22d98f){if('imageTextAlternative'==_0x22d98f['commandName']){const _0x499858=_0x22d98f['commandParams'][0x0]['newValue'];return _0x499858?{'type':'format','content':o(_0x320c8b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x499858+'\x22')}:{'type':'format','content':o(_0x320c8b,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x22d98f['commandName']){const _0x68e6d9=_0x22d98f['commandParams'][0x0]['width'];return _0x68e6d9?{'type':'format','content':o(_0x320c8b,'*Set\x20image\x20width:*\x20%0',_0x68e6d9)}:{'type':'format','content':o(_0x320c8b,'*Reset\x20image\x20width*')};}}});}}class at extends _0x2e7573{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x93c5e4=this['editor']['locale'],_0x4328aa=this['editor']['plugins']['get']('TrackChangesEditing');_0x4328aa['enableDefaultAttributesIntegration']('replaceImageSource'),_0x4328aa['descriptionFactory']['registerDescriptionCallback'](_0x46c12b=>{if('attribute'!=_0x46c12b['type'])return;const {data:_0xca3558}=_0x46c12b;return _0xca3558&&'src'==_0xca3558['key']?_0xca3558['newValue']&&_0xca3558['oldValue']?{'type':'format','content':o(_0x93c5e4,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x27ec40=this['editor']['plugins']['get']('TrackChangesEditing');_0x27ec40['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x27ec40['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x27ec40['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x27ec40['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13aa07=this['editor'],_0x5786a2=_0x13aa07['locale'];_0x13aa07['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x30de58=>{if('formatBlock'!=_0x30de58['type']&&'formatInline'!=_0x30de58['type'])return;const {data:_0x4a0ef2}=_0x30de58;if(!_0x4a0ef2||'replaceImageSource'!=_0x4a0ef2['commandName'])return;return{'type':'format','content':o(_0x5786a2,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x2e7573{['afterInit'](){const _0x50bdf6=this['editor'];if(!_0x50bdf6['plugins']['has']('ImageStyleEditing'))return;const _0x588457=_0x50bdf6['plugins']['get']('TrackChangesEditing'),_0xc08597=_0x50bdf6['plugins']['get']('ImageUtils'),_0x2fed26={};_0x588457['enableCommand']('imageStyle',(_0x1618f6,_0x15170f)=>{const _0x5c81f3=_0x50bdf6['plugins']['get']('Users')['me'],_0x33eb60=_0x50bdf6['commands']['get']('imageStyle');let _0x1bd602=_0xc08597['getClosestSelectedImageElement'](_0x50bdf6['model']['document']['selection']),_0x49be0e=_0x50bdf6['model']['createRangeOn'](_0x1bd602),_0x256d28=_0x33eb60['value'];if(_0x256d28==_0x15170f['value'])return;const _0x3f16c6={'commandName':'imageStyle','commandParams':[_0x15170f],'formatGroupId':_0xcb588e()};_0x50bdf6['model']['change'](()=>{if(_0x588457['getSuggestions']()['filter'](_0x23ea05=>_0x23ea05['isInContent']&&_0x5c81f3==_0x23ea05['author']&&('formatBlock'==_0x23ea05['type']||'formatInline'==_0x23ea05['type'])&&('imageStylePreApply'==_0x23ea05['subType']||'imageStylePostApply'==_0x23ea05['subType'])&&_0x23ea05['getFirstRange']()['isEqual'](_0x49be0e))['forEach'](_0x27c07d=>_0x588457['discardSuggestion'](_0x27c07d['head'])),_0x1bd602=_0xc08597['getClosestSelectedImageElement'](_0x50bdf6['model']['document']['selection']),_0x49be0e=_0x50bdf6['model']['createRangeOn'](_0x1bd602),_0x33eb60['refresh'](),_0x50bdf6['commands']['get']('imageTypeInline')['refresh'](),_0x50bdf6['commands']['get']('imageTypeBlock')['refresh'](),_0x256d28=_0x33eb60['value'],_0x256d28!=_0x15170f['value'])return _0xc08597['isInlineImage'](_0x1bd602)&&_0x33eb60['shouldConvertImageType'](_0x15170f['value'],_0x1bd602)?(_0x1618f6({..._0x15170f,'setImageSizes':!0x1}),_0x1bd602=_0xc08597['getClosestSelectedImageElement'](_0x50bdf6['model']['document']['selection']),void _0x588457['markBlockFormat'](_0x1bd602,{..._0x3f16c6,'commandReversedParams':[{'value':_0x256d28||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0xc08597['isBlockImage'](_0x1bd602)?_0x588457['markBlockFormat'](_0x1bd602,_0x3f16c6,[],'imageStylePostApply'):_0x588457['markInlineFormat'](_0x49be0e,_0x3f16c6,'imageStylePostApply'));});});for(const _0x2cb72d of _0x50bdf6['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2fed26[_0x2cb72d['name']]=_0x2cb72d['title']['toLowerCase']();_0x588457['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x588457['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x588457['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x588457['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4906ac])=>{_0xc08597['setImageNaturalSizeAttributes'](_0x4906ac['getContainedElement']());}),_0x588457['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1e42fd,_0x31a37f)=>{_0x588457['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1e42fd,{'commandName':_0x31a37f['commandName'],'commandParams':_0x31a37f['commandReversedParams']});}),_0x588457['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x55419f,_0x1aa741){if(_0x136adb(_0x55419f,_0x1aa741))return[_0x55419f,_0x1aa741];if(_0x136adb(_0x1aa741,_0x55419f))return[_0x1aa741,_0x55419f];return null;});const _0x552e3e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x136adb(_0x4b87ad,_0x109a0f){const _0xf11dda=_0x552e3e['findIndex'](({type:_0x1454ae,subType:_0x3074a8})=>_0x4b87ad['type']==_0x1454ae&&_0x4b87ad['subType']==_0x3074a8),_0x195d53=_0x552e3e['findIndex'](({type:_0x4fef23,subType:_0x7f3094})=>_0x109a0f['type']==_0x4fef23&&_0x109a0f['subType']==_0x7f3094);if(_0xf11dda<0x0||_0x195d53<0x0)return!0x1;const _0x19459a=_0x4b87ad['getFirstRange'](),_0x5d43e0=_0x109a0f['getFirstRange']();if((0x0==_0xf11dda||0x1==_0xf11dda)&&0x2==_0x195d53&&_0x19459a['isIntersecting'](_0x5d43e0))return!0x0;if(0x2==_0xf11dda&&0x3==_0x195d53){const _0x240098=_0x588457['_findSuggestions'](_0x19459a,'insertion')['filter'](({suggestion:_0x492821,meta:_0x55cf63})=>_0x55cf63['isOwn']&&'convertInlineImageToBlock'==_0x492821['subType']);if(_0x240098['length']>0x1&&_0x5d43e0['end']['isEqual'](_0x19459a['start']))return!0x0;if(0x1==_0x240098['length']&&(_0x19459a['start']['isEqual'](_0x5d43e0['end'])||_0x19459a['end']['isEqual'](_0x5d43e0['start'])))return!0x0;}if(0x3==_0xf11dda&&0x3==_0x195d53&&_0x19459a['start']['isBefore'](_0x5d43e0['start'])){const _0x3fd49d=_0x19459a['end']['nodeAfter'],_0x40590f=_0x5d43e0['start']['nodeBefore'];return _0xc08597['isBlockImage'](_0x3fd49d)&&_0x3fd49d===_0x40590f;}return!0x1;}_0x50bdf6['model']['document']['registerPostFixer'](()=>{let _0x99cb8b=!0x1;const _0x5d35c0=Array['from'](_0x50bdf6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xd9fb66,data:_0x58ca42}of _0x5d35c0){const {group:_0x5789fb,type:_0x499abf,subType:_0x53909e,id:_0x1f88da}=_0x588457['_splitMarkerName'](_0xd9fb66);if('suggestion'==_0x5789fb&&_0x588457['hasSuggestion'](_0x1f88da)){if('formatBlock'==_0x499abf&&('imageStylePreApply'==_0x53909e||'imageStylePostApply'==_0x53909e)){const _0x1288d8=_0x588457['getSuggestion'](_0x1f88da);if(_0x58ca42['newRange']){const _0x2804ac=_0x1288d8['getFirstRange']()['getContainedElement']();if(_0xc08597['isBlockImage'](_0x2804ac))continue;_0x588457['discardSuggestion'](_0x1288d8),_0x99cb8b=!0x0;}}if('insertion'==_0x499abf&&'imageCaption'==_0x53909e&&!_0x58ca42['newRange']){const _0x5d3994=_0x588457['getSuggestion'](_0x1f88da);_0x5d3994['next']&&_0x5d3994['next']['isInContent']&&(_0x588457['discardSuggestion'](_0x5d3994['next']),_0x99cb8b=!0x0);}}}return _0x99cb8b;}),this['_registerLegacyDescription'](_0x2fed26);}['_registerLegacyDescription'](_0x584786){const _0x3dc919=this['editor'],_0x4ff35d=_0x3dc919['locale'];_0x3dc919['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20cfaf=>{if('formatBlock'!=_0x20cfaf['type']&&'formatInline'!=_0x20cfaf['type'])return;const {data:_0x3c0055}=_0x20cfaf;if(!_0x3c0055||'imageStyle'!=_0x3c0055['commandName'])return;const _0x2e3d93=_0x3c0055['commandParams'][0x0]['value'];return _0xacd74d('side'===_0x2e3d93?o(_0x4ff35d,'FORMAT_SIDE_IMAGE'):_0x584786[_0x2e3d93]||_0x2e3d93);function _0xacd74d(_0x2c75c2){return{'type':'format','content':o(_0x4ff35d,'*Format:*\x20%0',_0x2c75c2)};}});}}class ut extends _0x2e7573{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x3ef7fa){super(_0x3ef7fa),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5bea5b=this['editor'],_0xb37dad=_0x5bea5b['commands']['get']('importWord'),_0xa855a4=_0x5bea5b['commands']['get']('trackChanges');_0xb37dad&&(_0xb37dad['on']('execute',(_0x239796,[,_0x27c846])=>{this['_trackChangesValueDuringImport']=_0xa855a4['value'],_0x27c846['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xb37dad,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xb37dad,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0xa855a4['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5bea5b['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0xdd7fdc,_0x461da4){const {suggestions:_0x3bc8ca}=_0x461da4,_0x189431=this['editor']['commands']['get']('trackChanges'),_0x295fa0=_0x189431['value'];this['_trackChangesValueDuringImport']!==_0x295fa0&&(_0x189431['execute'](),this['_trackChangesExecuted']=!0x0),_0x3bc8ca&&_0x3bc8ca['forEach'](({id:_0x9f5b47,type:_0x1cbedf,author:_0xb7beab,created_at:_0x2a08e7})=>{const _0x59962a={'id':_0x9f5b47,'type':_0x1cbedf,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xb7beab,'createdAt':_0x2a08e7?new Date(_0x2a08e7):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x59962a);});}}class ft extends _0x2e7573{['afterInit'](){const _0x5d4833=this['editor'],_0x3ba689=_0x5d4833['plugins']['get']('TrackChangesEditing');if(_0x5d4833['plugins']['has']('IndentEditing')&&(_0x3ba689['enableCommand']('indent'),_0x3ba689['enableCommand']('outdent')),_0x5d4833['plugins']['has']('IndentBlock')){for(const _0x415a91 of['indentBlock','outdentBlock'])_0x3ba689['enableDefaultAttributesIntegration'](_0x415a91);}const _0x5d827f=_0x5d4833['locale'];_0x3ba689['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x5d827f,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3d5af0=this['editor'],_0x187a5e=_0x3d5af0['locale'],_0xa01f5=_0x3d5af0['plugins']['get']('TrackChangesEditing');_0xa01f5['descriptionFactory']['registerDescriptionCallback'](_0x53ba40=>{if('formatBlock'!=_0x53ba40['type'])return;const {data:_0x370454}=_0x53ba40;if(!_0x370454)return;if('indentBlock'!=_0x370454['commandName']&&'outdentBlock'!=_0x370454['commandName'])return;const _0x49e3bc=_0x53ba40['getItems']()[0x0],_0x61c04b=_0xa01f5['descriptionFactory']['getItemLabel'](_0x49e3bc);return'indentBlock'==_0x370454['commandName']?{'type':'format','content':o(_0x187a5e,'*Indent:*\x20%0',_0x61c04b)}:'outdentBlock'==_0x370454['commandName']?{'type':'format','content':o(_0x187a5e,'*Outdent:*\x20%0',_0x61c04b)}:void 0x0;});}}class ht extends _0x2e7573{static get['requires'](){return[_0x105aae];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x2e7573{['afterInit'](){const _0x434286=this['editor'];if(!_0x434286['plugins']['has']('LinkEditing'))return;const _0x99462a=_0x434286['plugins']['get']('TrackChangesEditing'),_0x57eea0=_0x434286['commands']['get']('link');_0x99462a['enableDefaultAttributesIntegration']('link'),_0x99462a['enableDefaultAttributesIntegration']('unlink');for(const _0x3cf4c2 of _0x57eea0['manualDecorators'])_0x99462a['descriptionFactory']['registerAttributeLabel'](_0x3cf4c2['id'],'link\x20('+_0x3cf4c2['label']['toLowerCase']()+')');_0x99462a['descriptionFactory']['registerDescriptionCallback'](_0x4b2e58=>{if('attribute'!=_0x4b2e58['type'])return;const {data:_0x1fa347}=_0x4b2e58;if(!_0x1fa347||'linkHref'!=_0x1fa347['key'])return;const _0x2dc5a7=_0x1fa347['newValue'],_0x4b0c85=_0x434286['locale'];return{'type':'format','content':null==_0x2dc5a7?o(_0x4b0c85,'*Remove\x20link*'):o(_0x4b0c85,'*Set\x20link:*\x20%0','\x22'+_0x2dc5a7+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b331a=this['editor'],_0x51a2b5=_0x1b331a['locale'];_0x1b331a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4db862=>{if('formatInline'!=_0x4db862['type'])return;const {data:_0x4d6d63}=_0x4db862;if(_0x4d6d63){if('link'==_0x4d6d63['commandName']){const _0x5e7fd1=_0x4d6d63['commandParams'][0x0];return{'type':'format','content':o(_0x51a2b5,'*Set\x20link:*\x20%0','\x22'+_0x5e7fd1+'\x22')};}return'unlink'==_0x4d6d63['commandName']?{'type':'format','content':o(_0x51a2b5,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x2e7573{['afterInit'](){const _0x170198=this['editor'],_0x73d1ca=_0x170198['locale'];if(!_0x170198['plugins']['has']('LegacyListEditing'))return;const _0x509221=_0x170198['plugins']['get']('TrackChangesEditing'),_0x214f22=_0x170198['plugins']['has']('LegacyTodoListEditing');function _0xc3e2c2(_0x4fd835){return()=>{const _0x5ac81c=_0x170198['model']['document']['selection'],_0x426f7e=_0x170198['commands']['get'](_0x4fd835);if(_0x426f7e['value'])return void _0x170198['execute']('paragraph',{});const _0x19a659=_0x4fd835['slice'](0x0,-0x4),_0x389380=function(_0x4de17d,_0x12a753,_0x2293ea){let _0x2e9c38=Array['from'](_0x4de17d)['filter'](_0x231b39=>function(_0x1e8cec,_0x42357d){return _0x42357d['checkChild'](_0x1e8cec['parent'],'listItem')&&!_0x42357d['isObject'](_0x1e8cec);}(_0x231b39,_0x2293ea));_0x2e9c38=_0x2e9c38['filter'](_0x7080d9=>!_0x7080d9['is']('element','listItem')||_0x7080d9['getAttribute']('listType')!=_0x12a753);const _0x213eda=new Set();for(const _0x59eb0f of _0x2e9c38)_0x59eb0f['is']('element','listItem')?_0x213eda['add'](Le(_0x59eb0f)):_0x213eda['add'](_0x59eb0f);return Array['from'](_0x213eda);}(_0x5ac81c['getSelectedBlocks'](),_0x19a659,_0x170198['model']['schema']);_0x170198['model']['change'](()=>{for(const _0x7c664c of _0x389380)_0x509221['markBlockFormat'](_0x7c664c,{'commandName':_0x4fd835,'commandParams':[{'forceValue':!_0x426f7e['value']}],'formatGroupId':'blockName'},Ee(_0x7c664c));});};}function _0x1c80c7(_0x4289d3){return()=>{const _0x49961d=function(_0xd590e9){let _0x4f9438=Array['from'](_0xd590e9);const _0x51e00b=_0x4f9438['findIndex'](_0x47a8b8=>'listItem'!=_0x47a8b8['name']);return _0x51e00b>-0x1&&(_0x4f9438=_0x4f9438['slice'](0x0,_0x51e00b)),_0x4f9438;}(_0x170198['model']['document']['selection']['getSelectedBlocks']()),_0x3c4e47=_0x170198['model']['createRange'](_0x170198['model']['createPositionAt'](_0x49961d[0x0],'before'),_0x170198['model']['createPositionAt'](_0x49961d[_0x49961d['length']-0x1],'end'));_0x170198['model']['change'](()=>{_0x509221['markBlockFormat'](_0x3c4e47,{'commandName':_0x4289d3,'commandParams':[],'formatGroupId':'listIndent'},function(_0xa81b34){const _0x3ec0c9=new Set();for(const _0x434867 of _0xa81b34){let _0x1cc365=_0x434867['nextSibling'];for(;_0x1cc365&&_0x1cc365['getAttribute']('listIndent')>_0x434867['getAttribute']('listIndent');)_0x3ec0c9['add'](_0x1cc365),_0x1cc365=_0x1cc365['nextSibling'];}return Array['from'](_0x3ec0c9);}(_0x49961d));});};}_0x509221['enableCommand']('numberedList',_0xc3e2c2('numberedList')),_0x509221['enableCommand']('bulletedList',_0xc3e2c2('bulletedList')),_0x214f22&&_0x509221['enableCommand']('todoList',_0xc3e2c2('todoList')),_0x509221['enableCommand']('indentList',_0x1c80c7('indentList')),_0x509221['enableCommand']('outdentList',_0x1c80c7('outdentList')),_0x214f22&&_0x509221['enableCommand']('checkTodoList',()=>{const _0xc98154=_0x170198['commands']['get']('checkTodoList'),_0x179040=Array['from'](_0xc98154['_selectedElements']);_0x179040['filter'](_0xd7295b=>_0xd7295b['getAttribute']('todoListChecked')!=_0xc98154['value']),_0x170198['model']['change'](()=>{for(const _0x26dfdb of _0x179040)_0x509221['markBlockFormat'](_0x26dfdb,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xc98154['value']}]});});}),_0x509221['descriptionFactory']['registerElementLabel']('listItem',_0x4e5659=>o(_0x73d1ca,'ELEMENT_LIST_ITEM',_0x4e5659)),_0x509221['descriptionFactory']['registerDescriptionCallback'](_0x8f883f=>{if('formatBlock'!=_0x8f883f['type']&&'formatInline'!=_0x8f883f['type'])return;const {data:_0x37e5c7}=_0x8f883f;if(_0x37e5c7){if('numberedList'==_0x37e5c7['commandName']||'bulletedList'==_0x37e5c7['commandName']||'todoList'==_0x37e5c7['commandName'])switch(_0x37e5c7['commandName']['replace']('List','')){case'bulleted':return _0x39f389(o(_0x73d1ca,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x39f389(o(_0x73d1ca,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x39f389(o(_0x73d1ca,'ELEMENT_TODO_LIST'));}if('indentList'==_0x37e5c7['commandName'])return{'type':'format','content':o(_0x73d1ca,'*Indent:*\x20%0',o(_0x73d1ca,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x37e5c7['commandName'])return{'type':'format','content':o(_0x73d1ca,'*Outdent:*\x20%0',o(_0x73d1ca,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x37e5c7['commandName'])return _0x37e5c7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x73d1ca,'*Check\x20item*')}:{'type':'format','content':o(_0x73d1ca,'*Uncheck\x20item*')};}function _0x39f389(_0x328275){return{'type':'format','content':o(_0x73d1ca,'*Change\x20to:*\x20%0',_0x328275)};}});}}function Le(_0x1534f8){const _0x3e1c5b=_0x1534f8['getAttribute']('listIndent');if(0x0==_0x3e1c5b)return _0x1534f8;let _0x478d18=_0x1534f8;for(;_0x1534f8['previousSibling']&&_0x1534f8['previousSibling']['is']('element','listItem');){const _0x1ee15b=_0x1534f8['previousSibling']['getAttribute']('listIndent');if(_0x1ee15b==_0x3e1c5b)_0x478d18=_0x1534f8['previousSibling'];else{if(_0x1ee15b<_0x3e1c5b)break;}_0x1534f8=_0x1534f8['previousSibling'];}return _0x478d18;}function Ee(_0x4fa45f){const _0x5a7c09=[];if(_0x4fa45f['is']('element','listItem')&&_0x4fa45f['getAttribute']('listIndent')>0x0){let _0x5db26a=_0x4fa45f['nextSibling'];for(;_0x5db26a&&'listItem'==_0x5db26a['name']&&_0x5db26a['getAttribute']('listIndent')==_0x4fa45f['getAttribute']('listIndent');)_0x5a7c09['push'](_0x5db26a),_0x5db26a=_0x5db26a['nextSibling'];}return _0x5a7c09;}class mt extends _0x2e7573{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x583e22=this['editor']['config']['get']('list.properties'),_0x52afbd=this['editor']['plugins']['get']('TrackChangesEditing');_0x583e22['styles']&&_0x52afbd['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x583e22['reversed']&&_0x52afbd['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x583e22['startIndex']&&_0x52afbd['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x52afbd['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2ceb9d,_0x95760c={}){const _0x2570a4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x106e75=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2570a4['markMultiRangeBlockFormat'](_0x106e75,{'commandName':'listStyle','commandParams':[{'type':_0x95760c['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x538708,_0x598a69={}){const _0x3a2e1e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x42f666=this['_getSuggestionBlocks'](_0x385e42=>_0x385e42['is']('element','listItem')&&'numbered'===_0x385e42['getAttribute']('listType'));if(_0x42f666['length']<0x1)return;const _0x35546a=_0x42f666['map'](_0x1a6b33=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1a6b33,'before'),this['editor']['model']['createPositionAt'](_0x1a6b33,0x0)));this['editor']['model']['change'](()=>{_0x3a2e1e['markMultiRangeBlockFormat'](_0x35546a,{'commandName':'listReversed','commandParams':[{'reversed':_0x598a69['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x12ee72,_0x24387e={}){const _0x37158c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3e072e=this['_getSuggestionBlocks'](_0x2fbe47=>_0x2fbe47['is']('element','listItem')&&'numbered'===_0x2fbe47['getAttribute']('listType'));if(_0x3e072e['length']<0x1)return;const _0x33b6dc=_0x3e072e['map'](_0x7ee09c=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x7ee09c,'before'),this['editor']['model']['createPositionAt'](_0x7ee09c,0x0)));this['editor']['model']['change'](()=>{_0x37158c['markMultiRangeBlockFormat'](_0x33b6dc,{'commandName':'listStart','commandParams':[{'startIndex':_0x24387e['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5f45c9){if('formatBlock'!=_0x5f45c9['type']&&'formatInline'!=_0x5f45c9['type'])return;const _0x1a3a33=this['editor']['locale'],{data:_0x5150e8}=_0x5f45c9;if(!_0x5150e8)return;let _0x2fada0,_0x57331b;switch(_0x5150e8['commandName']){case'listStyle':_0x2fada0='*Change\x20to:*\x20%0',_0x57331b={'type':'format','content':o(_0x1a3a33,_0x2fada0,o(_0x1a3a33,this['_getTranslationKeyForListStyle'](_0x5150e8['commandParams'][0x0]['type'])))};break;case'listReversed':_0x2fada0=_0x5150e8['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x57331b={'type':'format','content':o(_0x1a3a33,_0x2fada0)};break;case'listStart':_0x2fada0='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x57331b={'type':'format','content':o(_0x1a3a33,_0x2fada0,_0x5150e8['commandParams'][0x0]['startIndex'])};}return _0x57331b;}['_getSuggestionBlocksForListStyle'](){const _0x1ac030=this['editor']['plugins']['get']('LegacyListUtils');let _0x5a64dd=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x5a64dd[0x0]?.['is']('element','listItem')&&_0x5a64dd['unshift'](..._0x1ac030['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x5a64dd[_0x5a64dd['length']-0x1]?.['is']('element','listItem')&&_0x5a64dd['push'](..._0x1ac030['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x5a64dd=[...new Set(_0x5a64dd)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x5a64dd=_0x5a64dd['filter'](_0x15a12a=>_0x15a12a['is']('element','listItem'))),_0x5a64dd;}['_getSuggestionBlocks'](_0x153300){const _0x2a0864=this['editor']['plugins']['get']('LegacyListUtils');let _0x5c53c0=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x153300)['map'](_0x218acd=>{const _0x1ef340=this['editor']['model']['createPositionAt'](_0x218acd,0x0);return[..._0x2a0864['getSiblingNodes'](_0x1ef340,'backward'),..._0x2a0864['getSiblingNodes'](_0x1ef340,'forward')];})['flat']();return _0x5c53c0=[...new Set(_0x5c53c0)],_0x5c53c0;}['_getTranslationKeyForListStyle'](_0x2f9910){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2f9910)||'default')['toUpperCase']()+'_LIST_'+_0x2f9910['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x2e7573{['afterInit'](){const _0xc7babd=this['editor'];if(!_0xc7babd['plugins']['has']('MediaEmbedEditing'))return;const _0x3799d9=_0xc7babd['plugins']['get']('TrackChangesEditing'),_0x1ff96c=_0xc7babd['locale'];_0x3799d9['enableCommand']('mediaEmbed'),_0x3799d9['descriptionFactory']['registerElementLabel']('media',_0x48d418=>o(_0x1ff96c,'ELEMENT_MEDIA',_0x48d418));}}class pt extends _0x2e7573{['afterInit'](){const _0x290e9f=this['editor'];_0x290e9f['plugins']['has']('MentionEditing')&&_0x290e9f['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x2e7573{['afterInit'](){const _0x1a43a0=this['editor'];if(!_0x1a43a0['plugins']['has']('MergeFieldsEditing'))return;const _0x27836a=_0x1a43a0['plugins']['get']('TrackChangesEditing'),_0x4de7cb=_0x1a43a0['locale'];_0x27836a['enableCommand']('insertMergeField'),_0x27836a['enableCommand']('insertMergeFieldBlock'),_0x27836a['enableCommand']('insertMergeFieldImage'),_0x27836a['descriptionFactory']['registerElementLabel']('mergeField',_0x5cf11b=>o(_0x4de7cb,'ELEMENT_MERGE_FIELD',_0x5cf11b)),_0x27836a['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x40c39b=>o(_0x4de7cb,'ELEMENT_MERGE_FIELD',_0x40c39b)),_0x27836a['descriptionFactory']['registerDescriptionCallback'](_0xc00caf=>{if('insertion'!=_0xc00caf['type']&&'deletion'!=_0xc00caf['type'])return;const _0x4ec209=_0xc00caf['getContainedElement']();if(null==_0x4ec209)return;const _0x4f4d7c=_0x1a43a0['plugins']['get']('MergeFieldsEditing');let _0x11c1a6;switch(_0x4f4d7c['getMergeFieldType'](_0x4ec209)){case null:return;case'image':{const _0x29aa33=_0x4f4d7c['unwrapAffixes'](_0x4ec209['getAttribute']('src'));_0x11c1a6=_0x4f4d7c['getLabel'](_0x29aa33)||_0x29aa33;break;}default:{const _0x25b726=_0x4ec209['getAttribute']('id');_0x11c1a6=_0x4f4d7c['getLabel'](_0x25b726)||_0x25b726;break;}}return'insertion'==_0xc00caf['type']?{'type':'insertion','content':o(_0x4de7cb,'*Insert:*\x20%0','\x22'+_0x11c1a6+'\x22\x20'+o(_0x4de7cb,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x4de7cb,'*Remove:*\x20%0','\x22'+_0x11c1a6+'\x22\x20'+o(_0x4de7cb,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x2e7573{['afterInit'](){const _0x4d9da7=this['editor'],_0x2eb739=_0x4d9da7['plugins']['get']('TrackChangesEditing');_0x4d9da7['plugins']['has']('MultiLevelList')&&(_0x2eb739['enableDefaultAttributesIntegration']('multiLevelList'),_0x2eb739['descriptionFactory']['registerDescriptionCallback'](_0x4927a8=>this['handleDescriptions'](_0x4927a8)));}['handleDescriptions'](_0x13e189){const _0x452680=this['editor']['locale'],{data:_0x5cfc82}=_0x13e189,_0x10a279={'type':'format','content':''};if(_0x5cfc82&&'listMarkerStyle'==_0x5cfc82['key']){if(!_0x5cfc82['oldValue'])return{'type':'format','content':o(_0x452680,'*Set\x20format:*\x20%0',o(_0x452680,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5cfc82['newValue']+')'};if(!_0x5cfc82['newValue']){let _0x55bdae=_0x13e189['head'];for(;_0x55bdae;){if(_0x55bdae['data']&&'listType'==_0x55bdae['data']['key']&&_0x55bdae['data']['newValue'])return _0x10a279;_0x55bdae=_0x55bdae['next'];}return{'type':'format','content':o(_0x452680,'*Remove\x20format:*\x20%0',o(_0x452680,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5cfc82['oldValue']+')'};}}}}class bt extends _0x2e7573{['afterInit'](){const _0x47a9d8=this['editor'];if(!_0x47a9d8['plugins']['has']('PageBreakEditing'))return;_0x47a9d8['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x573841=_0x47a9d8['plugins']['get']('TrackChangesEditing'),_0x22c225=_0x47a9d8['locale'];_0x573841['descriptionFactory']['registerElementLabel']('pageBreak',_0x90de16=>o(_0x22c225,'ELEMENT_PAGE_BREAK',_0x90de16));}}class yt extends _0x2e7573{['afterInit'](){const _0x343214=this['editor'];if(!_0x343214['plugins']['has']('Paragraph'))return;const _0x1c621b=_0x343214['locale'],_0x27f394=_0x343214['plugins']['get']('TrackChangesEditing');_0x27f394['descriptionFactory']['registerElementLabel']('paragraph',_0x59cbf3=>o(_0x1c621b,'ELEMENT_PARAGRAPH',_0x59cbf3)),_0x27f394['enableDefaultAttributesIntegration']('paragraph'),_0x27f394['enableCommand']('insertParagraph');const _0x302fd4=_0x27f394['descriptionFactory'];_0x302fd4['registerDescriptionCallback'](_0x1e463f=>{if('insertion'!==_0x1e463f['type'])return;const {start:_0x90162f,end:_0x48fc59}=_0x1e463f['getFirstRange']();if(!_0x90162f['isTouching'](_0x48fc59)||!_0x90162f['nodeAfter'])return;const _0x50ea0e=_0x343214['model']['schema'],_0x4af615=_0x90162f['nodeAfter'];return _0x50ea0e['isBlock'](_0x4af615)&&!_0x50ea0e['isLimit'](_0x4af615)&&_0x50ea0e['checkChild'](_0x4af615,'$text')?{'type':'insertion','content':o(_0x1c621b,'*Insert:*\x20%0',_0x302fd4['getItemLabel'](_0x4af615,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x442f9=this['editor'],_0x1fd364=_0x442f9['locale'];_0x442f9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e4108=>{if('formatBlock'!=_0x5e4108['type'])return;const {data:_0x591ff1}=_0x5e4108;return _0x591ff1&&'paragraph'==_0x591ff1['commandName']?{'type':'format','content':o(_0x1fd364,'*Change\x20to:*\x20%0',o(_0x1fd364,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}class jt extends _0x2e7573{['afterInit'](){const _0x5ccd5c=this['editor'];_0x5ccd5c['commands']['get']('replaceSource')&&_0x5ccd5c['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x2e7573{['afterInit'](){const _0xecb339=this['editor'];if(!_0xecb339['plugins']['has']('RemoveFormatEditing'))return;_0xecb339['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x52fdb1=this['editor'];_0x52fdb1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x37757e=>{if('formatBlock'!=_0x37757e['type']&&'formatInline'!=_0x37757e['type'])return;const {data:_0x3257ad}=_0x37757e;return _0x3257ad&&'removeFormat'==_0x3257ad['commandName']?{'type':'format','content':o(_0x52fdb1['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class It extends _0x2e7573{['afterInit'](){const _0x22d56e=this['editor'];if(!_0x22d56e['plugins']['has']('RestrictedEditingModeEditing'))return;const _0xa14933=_0x22d56e['plugins']['get']('TrackChangesEditing');_0xa14933['enableCommand']('goToPreviousRestrictedEditingException'),_0xa14933['enableCommand']('goToNextRestrictedEditingException');const _0x2bd27c=_0x22d56e['plugins']['get']('RestrictedEditingModeEditing');_0x2bd27c['enableCommand']('trackChanges'),_0x2bd27c['enableCommand']('acceptSuggestion'),_0x2bd27c['enableCommand']('discardSuggestion'),_0x2bd27c['enableCommand']('acceptAllSuggestions'),_0x2bd27c['enableCommand']('discardAllSuggestions'),_0x2bd27c['enableCommand']('acceptSelectedSuggestions'),_0x2bd27c['enableCommand']('discardSelectedSuggestions');}}class At extends _0x2e7573{['afterInit'](){const _0xa0da21=this['editor'];if(!_0xa0da21['plugins']['has']('ShiftEnter'))return;const _0x1ca625=_0xa0da21['plugins']['get']('TrackChangesEditing');_0x1ca625['enableCommand']('shiftEnter'),_0x1ca625['descriptionFactory']['registerElementLabel']('softBreak',_0x5aab28=>o(_0xa0da21['locale'],'ELEMENT_LINE_BREAK',_0x5aab28));}}function an(_0x1ee235,_0x17dd4f,_0x32f927){const _0x27854c=[];for(const _0x41b2c8 of _0x17dd4f['getItems']())_0x41b2c8['hasAttribute'](_0x1ee235)&&_0x27854c['push'](_0x32f927['createRangeOn'](_0x41b2c8));return _0x27854c;}class _t extends _0x2e7573{['afterInit'](){const _0x221f44=this['editor'],_0x4d2963=_0x221f44['plugins']['get']('TrackChangesEditing');_0x221f44['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x4d2963['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0x472298=this['editor'],_0x18a23b=_0x472298['model'],_0x4c737a=_0x472298['locale'],_0x3774ab=_0x472298['plugins']['get']('TrackChangesEditing'),_0x59bb52='restrictedEditingException',_0x3a6731=_0x472298['commands']['get'](_0x59bb52);_0x3774ab['enableCommand'](_0x59bb52,(_0x539549,_0x28b692={})=>{const _0x4fc633=_0x18a23b['document']['selection'];if(_0x4fc633['isCollapsed'])return void _0x539549(_0x28b692);const _0x1a4141=void 0x0!==_0x28b692['forceValue']?_0x28b692['forceValue']:!_0x3a6731['value'];_0x18a23b['change'](()=>{const _0x1802ab=Array['from'](_0x4fc633['getRanges']());for(const _0x3fa8f7 of _0x1802ab){const _0x474257=_0x1a4141?[_0x3fa8f7]:an(_0x59bb52,_0x3fa8f7,_0x18a23b);for(const _0x39d6bb of _0x474257)_0x3774ab['markInlineFormat'](_0x39d6bb,{'commandName':_0x59bb52,'commandParams':[{'forceValue':_0x1a4141}]});}});}),_0x3774ab['descriptionFactory']['registerDescriptionCallback'](_0x1cd78d=>{if('formatBlock'!=_0x1cd78d['type']&&'formatInline'!=_0x1cd78d['type'])return;const {data:_0x982ad}=_0x1cd78d;return _0x982ad&&_0x982ad['commandName']==_0x59bb52?_0x982ad['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4c737a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x4c737a,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x218d56=this['editor'],_0x163651=_0x218d56['locale'],_0x13898e=_0x218d56['plugins']['get']('TrackChangesEditing'),_0x7deb67='restrictedEditingExceptionBlock',_0xb2d86d=this['editor']['commands']['get'](_0x7deb67);_0x13898e['enableCommand'](_0x7deb67,(_0x13acec,_0x3d7fad={})=>{const _0x565874=this['editor']['model']['document']['selection'],_0x47b161=_0x3d7fad&&void 0x0!==_0x3d7fad['forceValue']?_0x3d7fad['forceValue']:!_0xb2d86d['value'];let _0x5d9c9c=[];if(_0x47b161){const _0x17b579=Array['from'](_0x565874['getSelectedBlocks']())['filter'](_0x44e604=>function(_0x55d592){return!!_0x55d592['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x44e604)||function(_0x286b36,_0x517a37){const _0x2268d7=_0x517a37['createContext'](_0x286b36['parent']);if(!_0x517a37['checkChild'](_0x2268d7,'restrictedEditingException'))return!0x1;if(!_0x517a37['checkChild'](_0x2268d7['push']('restrictedEditingException'),_0x286b36))return!0x1;return!0x0;}(_0x44e604,this['editor']['model']['schema']));_0x5d9c9c=to(_0x17b579,_0x218d56['model']);}else{const _0x3a622d=Array['from'](_0x565874['getSelectedBlocks']())['map'](_0x4c6ad4=>function(_0x275244){let _0x32d3fb=_0x275244;for(;_0x32d3fb['parent'];){if('restrictedEditingException'==_0x32d3fb['parent']['name'])return _0x32d3fb;_0x32d3fb=_0x32d3fb['parent'];}return null;}(_0x4c6ad4))['filter'](_0x55a13a=>!!_0x55a13a);_0x5d9c9c=to(_0x3a622d,_0x218d56['model']);}_0x218d56['model']['change'](()=>{for(const _0x2e8118 of _0x5d9c9c)_0x13898e['markBlockFormat'](_0x2e8118,{'commandName':_0x7deb67,'commandParams':[{'forceValue':_0x47b161}]});});}),_0x13898e['descriptionFactory']['registerDescriptionCallback'](_0x2d9799=>{const {data:_0x1d5eb4}=_0x2d9799;if(_0x1d5eb4&&_0x1d5eb4['commandName']==_0x7deb67)return _0x1d5eb4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x163651,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x163651,'FORMAT_RESTRICTED_DISABLED')};});}}class Ct extends _0x2e7573{['afterInit'](){const _0x16c711=this['editor'];if(!_0x16c711['plugins']['has']('Style')||!_0x16c711['plugins']['has']('DataSchema'))return;const _0x1b98a1=_0x16c711['plugins']['get']('TrackChangesEditing'),_0x556a47=_0x16c711['locale'],_0x47fc93=_0x16c711['config']['get']('style')||{},_0x56d143=_0x16c711['plugins']['get']('GeneralHtmlSupport'),_0x506b85=_0x16c711['plugins']['get']('StyleUtils')['normalizeConfig'](_0x16c711['plugins']['get']('DataSchema'),_0x47fc93['definitions']);_0x1b98a1['enableDefaultAttributesIntegration']('style');const _0x203318=new Set();for(const _0x5d6c70 of _0x506b85['block']){const _0x3c57e8=_0x56d143['getGhsAttributeNameForElement'](_0x5d6c70['element']);_0x203318['add'](_0x3c57e8);}const _0x3d068f=new Set();for(const _0x39b72c of _0x506b85['inline']){const _0x1dad8b=_0x56d143['getGhsAttributeNameForElement'](_0x39b72c['element']);_0x3d068f['add'](_0x1dad8b);for(const _0x53154d of _0x39b72c['ghsAttributes'])_0x3d068f['add'](_0x53154d);}for(const _0x3504eb of _0x203318)_0x1b98a1['descriptionFactory']['registerAttributeLabel'](_0x3504eb,o(_0x556a47,'FORMAT_STYLE'));for(const _0x4c27c8 of _0x3d068f)_0x1b98a1['descriptionFactory']['registerAttributeLabel'](_0x4c27c8,o(_0x556a47,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51b268=this['editor'],_0x5b1ba2=_0x51b268['locale'];_0x51b268['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x555e53=>{if('formatBlock'!=_0x555e53['type']&&'formatInline'!=_0x555e53['type'])return;const {data:_0x4ea5d4}=_0x555e53;return _0x4ea5d4&&'style'===_0x4ea5d4['commandName']?_0x4ea5d4['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5b1ba2,'*Set\x20format:*\x20%0',_0x4ea5d4['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x5b1ba2,'*Remove\x20format:*\x20%0',_0x4ea5d4['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Nt extends _0x2e7573{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x238e83){super(_0x238e83),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x665301=this['editor'],_0x5e5cb7=_0x665301['model']['document']['selection'];if(!_0x665301['plugins']['has']('TableEditing'))return;const _0x1b79fa=_0x665301['locale'],_0x3dff37=_0x665301['plugins']['get']('TrackChangesEditing'),_0x22c0d2=_0x665301['plugins']['get']('TableUtils');_0x3dff37['descriptionFactory']['registerElementLabel']('table',_0x2b9a7f=>o(_0x1b79fa,'ELEMENT_TABLE',_0x2b9a7f)),this['_setupColumnsRowsFixing'](),_0x3dff37['enableCommand']('insertTable'),_0x3dff37['enableCommand']('selectTableRow'),_0x3dff37['enableCommand']('selectTableColumn');for(const _0x3ccf7f of['insertTableRowAbove','insertTableRowBelow']){const _0x5bfab0=_0x665301['commands']['get'](_0x3ccf7f);_0x3dff37['enableCommand'](_0x3ccf7f,_0x92ff59=>{_0x665301['model']['change'](_0x1c8418=>{_0x92ff59();const _0x53f1a8='above'===_0x5bfab0['order'],_0x5aa717=_0x22c0d2['getSelectionAffectedTableCells'](_0x5e5cb7),_0x17c687=_0x22c0d2['getRowIndexes'](_0x5aa717),_0x3225a4=_0x53f1a8?_0x17c687['first']-0x1:_0x17c687['last']+0x1,_0x3d91bd=_0x5aa717[0x0]['findAncestor']('table'),_0x33acd2=_0x22c0d2['createTableWalker'](_0x3d91bd,{'startRow':_0x3225a4,'endRow':_0x3225a4}),_0x5df432=Array['from'](_0x33acd2)['map'](_0x521c7f=>_0x1c8418['createRangeOn'](_0x521c7f['cell']));_0x3dff37['markMultiRangeInsertion'](_0x5df432,'tableRow');});});}for(const _0x4259fd of['insertTableColumnLeft','insertTableColumnRight']){const _0x59044a=_0x665301['commands']['get'](_0x4259fd);_0x3dff37['enableCommand'](_0x4259fd,_0x39c5ee=>{_0x665301['model']['change'](_0x47d4c6=>{_0x39c5ee();const _0x2c3d52='left'===_0x59044a['order'],_0x4059be=_0x22c0d2['getSelectionAffectedTableCells'](_0x5e5cb7),_0x166101=_0x22c0d2['getColumnIndexes'](_0x4059be),_0x3b50d3=_0x2c3d52?_0x166101['first']-0x1:_0x166101['last']+0x1,_0x52c6b4=_0x4059be[0x0]['findAncestor']('table'),_0x3f9a9d=_0x22c0d2['createTableWalker'](_0x52c6b4,{'startRow':0x0,'column':_0x3b50d3,'includeAllSlots':!0x1}),_0x6ba828=Array['from'](_0x3f9a9d)['map'](_0x563d04=>_0x47d4c6['createRangeOn'](_0x563d04['cell']));_0x3dff37['markMultiRangeInsertion'](_0x6ba828,'tableColumn');});});}for(const _0x333704 of['removeTableRow','removeTableColumn']){const _0x4e1654=_0x333704['substr'](0xb),_0x2e39c2=_0x4e1654['toLowerCase'](),_0x1120be=_0x2e39c2['substr'](0x0,0x3)+'span',_0xff07c='table'+_0x4e1654,_0x2b3afc='min'+_0x4e1654,_0x134520='max'+_0x4e1654;_0x3dff37['enableCommand'](_0x333704,()=>{_0x665301['model']['change'](_0xd32b99=>{const _0x323179=_0x22c0d2['getSelectionAffectedTableCells'](_0x5e5cb7),_0x5121f7=_0x323179[0x0]['findAncestor']('table');let _0x3dad38;if('removeTableRow'==_0x333704){const _0x4524ef=_0x22c0d2['getRowIndexes'](_0x323179);_0x3dad38={'startRow':_0x4524ef['first'],'endRow':_0x4524ef['last'],'includeAllSlots':!0x0};}else{const _0x50b60a=_0x22c0d2['getColumnIndexes'](_0x323179);_0x3dad38={'startColumn':_0x50b60a['first'],'endColumn':_0x50b60a['last'],'includeAllSlots':!0x0};}const _0x3c7cc2=_0x22c0d2['createTableWalker'](_0x5121f7,_0x3dad38),_0x4f5c45=Array['from'](_0x3c7cc2)['map'](({cell:_0x5ab048})=>_0x5ab048),_0x1c1e26=_e(_0x4f5c45['filter'](_0x4a9149=>_0x4a9149['hasAttribute'](_0x1120be))),_0x2f7231=_e(_0x4f5c45['filter'](_0x3f9bb3=>!_0x3f9bb3['hasAttribute'](_0x1120be)))['map'](_0x8b7db0=>_0xd32b99['createRangeOn'](_0x8b7db0)),_0x95bb94=_0x3dff37['markMultiRangeDeletion'](_0x2f7231,_0xff07c);if(_0x95bb94&&('tableRow'==_0x95bb94['subType']||'tableColumn'==_0x95bb94['subType'])){const _0x4d1a1c=this['_getSuggestionCoords'](_0x95bb94);for(const _0x58a476 of _0x1c1e26){const _0x29606d=_0xd32b99['createRangeOn'](_0x58a476),_0x59e843=_0x22c0d2['getCellLocation'](_0x58a476),_0x232994=_0x58a476['getAttribute'](_0x1120be)-0x1,_0x1915d6=_0x4d1a1c[_0x2b3afc],_0x14ad09=_0x4d1a1c[_0x134520];_0x1915d6<=_0x59e843[_0x2e39c2]&&_0x59e843[_0x2e39c2]+_0x232994<=_0x14ad09&&_0x95bb94['addRange'](_0x29606d);}}});});}function _0x560f4f(_0xec4c4e){const _0x9a16ae=Array['from'](_0x5e5cb7['getRanges']())['map'](_0x1778a9=>_0x2f9bba['fromRange'](_0x1778a9));_0x665301['model']['change'](_0x29376a=>{const _0x567f52=_0x29376a['batch'];_0xec4c4e=_0xec4c4e['filter'](_0x53b678=>'$graveyard'!=_0x53b678['root']['rootName']),_0x29376a['setSelection'](_0xec4c4e),_0x665301['commands']['get']('removeTableRow')['refresh'](),_0x665301['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x665301['model']['enqueueChange'](()=>{_0x665301['model']['enqueueChange'](_0x567f52,_0x1d5c4d=>{const _0x1c15a3=_0x9a16ae['filter'](_0x47d1e6=>'$graveyard'!=_0x47d1e6['root']['rootName']);_0x1c15a3['length']>0x0&&_0x1d5c4d['setSelection'](_0x1c15a3);for(const _0x8ec347 of _0x9a16ae)_0x8ec347['detach']();});});});}function _0x26c067(_0x11e24c){_0x665301['model']['change'](_0x205837=>{const _0x51c7a2=Array['from'](_0x5e5cb7['getRanges']())['map'](_0x25aa6b=>_0x2f9bba['fromRange'](_0x25aa6b)),_0x57bebd=[];for(const _0x2a500d of _0x11e24c)for(const _0x1eb18a of _0x2a500d['getItems']({'shallow':!0x0}))_0x57bebd['push'](_0x1eb18a);for(const _0x415d24 of _0x57bebd)'$graveyard'!=_0x415d24['root']['rootName']&&(_0x205837['setSelection'](_0x205837['createPositionAt'](_0x415d24,0x0)),_0x665301['commands']['get']('removeTableColumn')['refresh'](),_0x665301['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x2eae9=_0x51c7a2['filter'](_0x20a6d9=>'$graveyard'!=_0x20a6d9['root']['rootName']);_0x2eae9['length']>0x0&&_0x205837['setSelection'](_0x2eae9);for(const _0x43bf8d of _0x51c7a2)_0x43bf8d['detach']();});}function _0x2aa9d9(_0xbb1c8c,_0x4faefa){return _0x4faefa['every'](_0xa2282c=>_0xbb1c8c['some'](_0x200724=>_0x200724['end']['isEqual'](_0xa2282c['start'])||_0xa2282c['end']['isEqual'](_0x200724['start'])));}function _0xeb6b78(_0x23adfc,_0x259362){return!_0x23adfc['some'](_0x5b2b25=>_0x259362['some'](_0x498a8b=>_0x5b2b25['isIntersecting'](_0x498a8b)))&&_0x23adfc['some'](_0x199919=>_0x259362['some'](_0x39b5f8=>_0x199919['end']['isTouching'](_0x39b5f8['start'])));}_0x3dff37['descriptionFactory']['registerDescriptionCallback'](_0x11879b=>{if('insertion'!=_0x11879b['type']&&'deletion'!=_0x11879b['type'])return;const _0x57e058=_0x11879b['getContainedElement']();if(null!=_0x57e058&&_0x57e058['is']('element','table')){if('insertion'==_0x11879b['type']){const _0x424cf4=_0x11879b['getItems']()['filter'](_0x374782=>_0x374782['is']('$textProxy'))['map'](_0x2b51a6=>_0x2b51a6['data']);if(_0x424cf4['length'])return{'type':'insertion','content':o(_0x1b79fa,'*Insert:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x424cf4['join']('\x20')+'\x22'))};}if('deletion'==_0x11879b['type']){const _0x5edf42=_0x11879b['getItems']()['filter'](_0x385dfb=>_0x385dfb['is']('$textProxy'))['map'](_0x3788f5=>_0x3788f5['data']);if(_0x5edf42['length'])return{'type':'deletion','content':o(_0x1b79fa,'*Remove:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5edf42['join']('\x20')+'\x22'))};}}}),_0x3dff37['descriptionFactory']['registerDescriptionCallback'](_0xf81b33=>{if('tableRow'==_0xf81b33['subType']){const _0x1b7128=_0xf81b33['getItems']()['filter'](_0x1d6045=>_0x1d6045['is']('$textProxy'))['map'](_0x18ff52=>_0x18ff52['data']),_0x3ad4e8=this['_getSuggestionCoords'](_0xf81b33),_0x35b7a2=_0x3ad4e8['maxRow']-_0x3ad4e8['minRow']+0x1;if('insertion'==_0xf81b33['type'])return _0x1b7128['length']?{'type':'insertion','content':o(_0x1b79fa,'*Insert:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35b7a2,'\x22'+_0x1b7128['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1b79fa,'*Insert:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_ROW',_0x35b7a2))};if('deletion'==_0xf81b33['type'])return _0x1b7128['length']?{'type':'deletion','content':o(_0x1b79fa,'*Remove:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35b7a2,'\x22'+_0x1b7128['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1b79fa,'*Remove:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_ROW',_0x35b7a2))};}if('tableColumn'==_0xf81b33['subType']){const _0x3b80f7=_0xf81b33['getItems']()['filter'](_0x4ca358=>_0x4ca358['is']('$textProxy'))['map'](_0x178238=>_0x178238['data']),_0xd93b57=this['_getSuggestionCoords'](_0xf81b33),_0x23b2ec=_0xd93b57['maxColumn']-_0xd93b57['minColumn']+0x1;if('insertion'==_0xf81b33['type'])return _0x3b80f7['length']?{'type':'insertion','content':o(_0x1b79fa,'*Insert:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x23b2ec,'\x22'+_0x3b80f7['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1b79fa,'*Insert:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_COLUMN',_0x23b2ec))};if('deletion'==_0xf81b33['type'])return _0x3b80f7['length']?{'type':'deletion','content':o(_0x1b79fa,'*Remove:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x23b2ec,'\x22'+_0x3b80f7['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1b79fa,'*Remove:*\x20%0',o(_0x1b79fa,'ELEMENT_TABLE_COLUMN',_0x23b2ec))};}}),_0x3dff37['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x560f4f),_0x3dff37['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x560f4f),_0x3dff37['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x26c067),_0x3dff37['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x26c067),_0x3dff37['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2aa9d9),_0x3dff37['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2aa9d9),_0x3dff37['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0xeb6b78),_0x3dff37['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0xeb6b78);}['_acceptFormatSuggestionCallbackFactory'](){const _0x1ff6f7=this['editor'],_0x4c3f94=_0x1ff6f7['model']['document']['selection'];return(_0x5ba266,_0x34e38d)=>{_0x1ff6f7['model']['change'](_0x54dd10=>{const {commandName:_0x1e78fd,commandParams:_0x407aa1}=_0x34e38d;let _0x13a884=_0x5ba266[0x0]['end']['nodeBefore'];_0x407aa1&&_0x407aa1[0x0]&&!0x1===_0x407aa1[0x0]['forceValue']&&(_0x13a884=_0x5ba266[0x0]['start']['nodeAfter']);const _0x49526d=_0x54dd10['createRangeIn'](_0x13a884);if('$graveyard'==_0x49526d['root']['rootName'])return;const _0x5bbb2e=Array['from'](_0x4c3f94['getRanges']())['map'](_0x558198=>_0x2f9bba['fromRange'](_0x558198));_0x54dd10['setSelection'](_0x49526d),_0x1ff6f7['commands']['get'](_0x1e78fd)['refresh'](),_0x407aa1['push']({'forceDefaultExecution':!0x0}),_0x1ff6f7['execute'](_0x1e78fd,..._0x407aa1);const _0x2888d5=_0x5bbb2e['filter'](_0x3ca054=>'$graveyard'!=_0x3ca054['root']['rootName']);_0x2888d5['length']>0x0&&_0x54dd10['setSelection'](_0x2888d5);for(const _0x2b1df4 of _0x5bbb2e)_0x2b1df4['detach']();});};}['_getCoordsForCells'](_0x7cbad8){const _0x2db3e6=this['editor']['plugins']['get']('TableUtils');let _0xa65094=Number['MAX_SAFE_INTEGER'],_0x35df73=Number['MIN_SAFE_INTEGER'],_0x52180b=Number['MAX_SAFE_INTEGER'],_0x56da87=Number['MIN_SAFE_INTEGER'];for(const _0x1dabdb of _0x7cbad8){if('$graveyard'==_0x1dabdb['root']['rootName'])continue;const {row:_0xe10d9a,column:_0x58cfd3}=_0x2db3e6['getCellLocation'](_0x1dabdb),_0x17b8b5=_0x1dabdb['hasAttribute']('rowspan')?_0x1dabdb['getAttribute']('rowspan')-0x1:0x0,_0x367b51=_0x1dabdb['hasAttribute']('colspan')?_0x1dabdb['getAttribute']('colspan')-0x1:0x0;_0xa65094=_0xe10d9a<_0xa65094?_0xe10d9a:_0xa65094,_0x35df73=_0xe10d9a+_0x17b8b5>_0x35df73?_0xe10d9a+_0x17b8b5:_0x35df73,_0x52180b=_0x58cfd3<_0x52180b?_0x58cfd3:_0x52180b,_0x56da87=_0x58cfd3+_0x367b51>_0x56da87?_0x58cfd3+_0x367b51:_0x56da87;}return{'minRow':_0xa65094,'maxRow':_0x35df73,'minColumn':_0x52180b,'maxColumn':_0x56da87};}['_setupColumnsRowsFixing'](){const _0x25a6fd=this['editor'],_0x4c01ae=_0x25a6fd['plugins']['get']('TrackChangesEditing'),_0x26fd81=_0x25a6fd['plugins']['get']('TableUtils');_0x25a6fd['model']['document']['on']('change:data',()=>{const _0xd4e4ca=Array['from'](_0x25a6fd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4202e5,data:_0x590564}of _0xd4e4ca){const {group:_0x1fe742,id:_0x4d7075,subType:_0x461996}=_0x4c01ae['_splitMarkerName'](_0x4202e5);if('suggestion'!=_0x1fe742)continue;if(null!=_0x590564['oldRange'])continue;const _0x2cc454=_0x4c01ae['getSuggestion'](_0x4d7075);this['_tablePostFixingSubtypes']['includes'](_0x461996)&&this['_tableSuggestions']['add'](_0x2cc454);}},{'priority':'low'});const _0x3c431c=(_0x5d58cc,_0x36b938)=>{let _0x197e22=!0x1;const _0x35bc09=_0x36b938['createRangeOn'](_0x5d58cc),_0x1e4bb3=_0x5d58cc['findAncestor']('table'),_0x201f43=_0x26fd81['getCellLocation'](_0x5d58cc);for(const _0x47489e of this['_tableSuggestions']){const _0xc00cf5=_0x47489e['subType'],_0x40c2d2=_0xc00cf5['startsWith']('tablePaste'),_0x50d5c6=_0xc00cf5['substr'](_0x40c2d2?0xa:0x5),_0xb69f63=_0x50d5c6['toLowerCase'](),_0x29db35=_0xb69f63['substr'](0x0,0x3)+'span',_0x312c90='min'+_0x50d5c6,_0x41a368='max'+_0x50d5c6;if(!_0x47489e['isInContent'])continue;if(_0x1e4bb3!=_0x47489e['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x47489e['isIntersectingWithRange'](_0x35bc09))continue;const _0x254eda=_0x5d58cc['hasAttribute'](_0x29db35)?_0x5d58cc['getAttribute'](_0x29db35)-0x1:0x0,_0x5ab1f7=this['_getSuggestionCoords'](_0x47489e),_0x29830d=_0x5ab1f7[_0x312c90],_0x150372=_0x5ab1f7[_0x41a368];_0x29830d<=_0x201f43[_0xb69f63]&&_0x201f43[_0xb69f63]+_0x254eda<=_0x150372&&(_0x47489e['addRange'](_0x35bc09),_0x197e22=!0x0);}return _0x197e22;};_0x25a6fd['model']['document']['registerPostFixer'](_0x5997d2=>{let _0x3f1f0c=!0x1;for(const _0xec65c1 of _0x25a6fd['model']['document']['differ']['getChanges']())if('insert'==_0xec65c1['type']){if('tableRow'==_0xec65c1['name']){for(const _0x42144b of _0xec65c1['position']['nodeAfter']['getChildren']())_0x3f1f0c=_0x3f1f0c||_0x3c431c(_0x42144b,_0x5997d2);}else'tableCell'==_0xec65c1['name']&&(_0x3f1f0c=_0x3f1f0c||_0x3c431c(_0xec65c1['position']['nodeAfter'],_0x5997d2));}return _0x3f1f0c;});}['_getSuggestionCoords'](_0x31b46b){return this['_getCoordsForCells'](_0x31b46b['getRanges']()['map'](_0x57fc2c=>_0x57fc2c['start']['nodeAfter']));}}function _e(_0x1fa1ed){return Array['from'](new Set(_0x1fa1ed)['values']());}class $t extends _0x2e7573{static get['requires'](){return[Nt];}['afterInit'](){const _0x5ef6c0=this['editor'],_0x24a31b=_0x5ef6c0['model']['document']['selection'],_0x43fc62=_0x5ef6c0['locale'];if(!_0x5ef6c0['plugins']['has']('TableEditing'))return;const _0x21ea57=_0x5ef6c0['plugins']['get']('TrackChangesEditing'),_0x349ce4=_0x5ef6c0['plugins']['get']('TableUtils'),_0x69130c=_0x5ef6c0['plugins']['get'](Nt);_0x69130c['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x21ea57['enableCommand']('mergeTableCells',()=>{const _0x1d6fd2=_0x349ce4['getSelectionAffectedTableCells'](_0x5ef6c0['model']['document']['selection']);_0x5ef6c0['model']['change'](()=>{_0x21ea57['markMultiRangeBlockFormat'](_0x1d6fd2,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x5ef6c0['commands']['get']('mergeTableCells')['on']('execute',(_0x51b72a,_0x4609e)=>{_0x5ef6c0['commands']['get']('trackChanges')['value']&&(_0x4609e['length']>0x0&&_0x4609e[_0x4609e['length']-0x1]&&_0x4609e[_0x4609e['length']-0x1]['forceDefaultExecution']||_0x21ea57['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x51b72a['stop']());},{'priority':'highest'});for(const _0x1e56ab of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x5e5a02=_0x5ef6c0['commands']['get'](_0x1e56ab);_0x21ea57['enableCommand'](_0x1e56ab,()=>{const _0x49353d=_0x5ef6c0['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3428e8=>_0x3428e8['is']('element','tableCell')),_0x578fdf=_0x5e5a02['value'];_0x5ef6c0['model']['change'](()=>{_0x21ea57['markMultiRangeBlockFormat']([_0x49353d,_0x578fdf],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x4579d3 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x463c6e=_0x5ef6c0['commands']['get'](_0x4579d3);_0x21ea57['enableCommand'](_0x4579d3,()=>{const _0x392a25=_0x349ce4['getSelectionAffectedTableCells'](_0x5ef6c0['model']['document']['selection'])[0x0],_0x3a639b=_0x392a25['findAncestor']('table'),{column:_0x33be42,row:_0x522c04}=_0x349ce4['getCellLocation'](_0x392a25);let _0x5b8506=[];if('horizontally'==_0x463c6e['direction']){const _0x5d2b0c=_0x349ce4['createTableWalker'](_0x3a639b,{'startRow':_0x522c04,'endRow':_0x522c04,'includeAllSlots':!0x0});_0x5b8506=Array['from'](_0x5d2b0c)['map'](_0x30c542=>_0x30c542['cell']);}else{const _0x706ede=_0x349ce4['createTableWalker'](_0x3a639b,{'column':_0x33be42,'includeAllSlots':!0x0});_0x5b8506=Array['from'](_0x706ede)['map'](_0x637237=>_0x637237['cell']);}_0x5ef6c0['model']['change'](_0x245829=>{_0x21ea57['markBlockFormat'](_0x245829['createRangeOn'](_0x392a25),{'commandName':_0x4579d3,'commandParams':[]},_0x5b8506,_0x4579d3);});});}_0x21ea57['descriptionFactory']['registerDescriptionCallback'](_0x2fc7a0=>{if('formatBlock'!=_0x2fc7a0['type']&&'formatInline'!=_0x2fc7a0['type'])return;const {data:_0x43efeb}=_0x2fc7a0;return _0x43efeb&&'mergeTableCells'==_0x43efeb['commandName']?{'type':'format','content':o(_0x43fc62,'*Merge\x20cells*')}:void 0x0;}),_0x21ea57['descriptionFactory']['registerDescriptionCallback'](_0x2b169a=>{if('formatBlock'!=_0x2b169a['type']&&'formatInline'!=_0x2b169a['type'])return;const {data:_0x537306}=_0x2b169a;return _0x537306?'splitTableCellVertically'==_0x537306['commandName']?{'type':'format','content':o(_0x43fc62,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x537306['commandName']?{'type':'format','content':o(_0x43fc62,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x23ee92=_0x69130c['_acceptFormatSuggestionCallbackFactory']();for(const _0x1b94e3 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x21ea57['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1b94e3,'accept',_0x23ee92);for(const _0x394827 of['splitTableCellVertically','splitTableCellHorizontally'])_0x21ea57['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x394827,'accept',_0x23ee92);_0x21ea57['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x63f6e9=>{_0x5ef6c0['model']['change'](_0x4ad669=>{const _0x53f567=Array['from'](_0x24a31b['getRanges']())['map'](_0x3c01b7=>_0x2f9bba['fromRange'](_0x3c01b7));_0x4ad669['setSelection'](_0x63f6e9),_0x5ef6c0['commands']['get']('mergeTableCells')['refresh'](),_0x5ef6c0['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x28d208=_0x53f567['filter'](_0x4de5f5=>'$graveyard'!=_0x4de5f5['root']['rootName']);_0x28d208['length']>0x0&&_0x4ad669['setSelection'](_0x28d208);for(const _0x2dcc69 of _0x53f567)_0x2dcc69['detach']();});});for(const _0xc4e62e of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x22a939=_0x5ef6c0['commands']['get'](_0xc4e62e);_0x22a939['on']('set:isEnabled',(_0x47f00c,_0x26617f,_0x24b539)=>{if(_0x24b539){const _0x3d99f3=_0x5ef6c0['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x321343=>_0x321343['is']('element','tableCell'));this['_areMergableCells'](_0x22a939['value'],_0x3d99f3)||(_0x47f00c['return']=!0x1,_0x47f00c['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x242c46=this['editor']['commands']['get']('mergeTableCells'),_0x21c748=this['editor']['plugins']['get']('TableUtils');if(!_0x242c46['isEnabled'])return!0x1;const _0x2a22a1=_0x21c748['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x56c974 of _0x2a22a1)for(const _0x44b5d8 of _0x2a22a1)if(_0x56c974!=_0x44b5d8&&!this['_areMergableCells'](_0x56c974,_0x44b5d8))return!0x1;return!0x0;}['_areMergableCells'](_0x49c302,_0x5d6c11){const _0x1c20b0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ab432=this['editor']['model']['createRangeOn'](_0x49c302),_0x152e32=this['editor']['model']['createRangeOn'](_0x5d6c11),_0x5e9065=new Set(),_0x51035e=new Set();for(const _0x1890fd of _0x1c20b0['getSuggestions']())if(('insertion'==_0x1890fd['type']||'deletion'==_0x1890fd['type']||'mergeTableCells'==_0x1890fd['subType'])&&_0x1890fd['isInContent']){for(const _0x3eb38c of _0x1890fd['getRanges']())_0x3eb38c['containsRange'](_0x3ab432,!0x0)&&_0x5e9065['add'](_0x1890fd['type']+':'+_0x1890fd['author']['id']),_0x3eb38c['containsRange'](_0x152e32,!0x0)&&_0x51035e['add'](_0x1890fd['type']+':'+_0x1890fd['author']['id']);}if(_0x5e9065['size']!=_0x51035e['size'])return!0x1;for(const _0x2df299 of _0x5e9065)if(!_0x51035e['has'](_0x2df299))return!0x1;return!0x0;}}class vt extends _0x2e7573{static get['requires'](){return[Nt];}['afterInit'](){const _0x2937bd=this['editor'];if(!_0x2937bd['plugins']['has']('TableEditing'))return;const _0x556dfa=_0x2937bd['locale'],_0x1338d4=_0x2937bd['plugins']['get']('TrackChangesEditing');_0x1338d4['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1338d4['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1338d4['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x556dfa,'FORMAT_HEADER_ROW')),_0x1338d4['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x556dfa,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3978c8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x51090a=this['editor']['plugins']['get'](Nt)['_acceptFormatSuggestionCallbackFactory']();_0x3978c8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x51090a),_0x3978c8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x51090a),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x1f0abe=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ed7b4=this['editor']['plugins']['get']('TableUtils');function _0x562c5c({showActiveMarker:_0x3c144c=!0x0,setDataAttribute:_0x3a85d0=!0x0}={}){return(_0x484264,_0x15aa77,_0x357e7d)=>{const {type:_0x2c38f2,id:_0x3c0273}=_0x1f0abe['_splitMarkerName'](_0x15aa77['markerName']);if(!_0x1f0abe['hasSuggestion'](_0x3c0273))return;const _0x32cd49=_0x1f0abe['getSuggestion'](_0x3c0273),_0x5060af=_0x32cd49['data'];if('formatBlock'!=_0x32cd49['type']||!_0x5060af||'setTableColumnHeader'!=_0x5060af['commandName'])return;if(_0x15aa77['item'])return void _0x484264['stop']();if(!_0x357e7d['consumable']['consume'](_0x15aa77['markerRange'],_0x484264['name']))return;const _0x90d9cc=_0x15aa77['markerRange']['start']['nodeAfter'],_0x1134ed=_0x15aa77['markerRange']['end']['nodeBefore'],_0x5e6529=_0x90d9cc['parent']['parent'],{column:_0x6671e4}=_0x2ed7b4['getCellLocation'](_0x90d9cc),{column:_0x4f7549}=_0x2ed7b4['getCellLocation'](_0x1134ed);for(let _0x1e3346=_0x6671e4;_0x1e3346<=_0x4f7549;_0x1e3346++){const _0x1ee0c6=_0x2ed7b4['createTableWalker'](_0x5e6529,{'column':_0x1e3346,'includeAllSlots':!0x1});for(const _0xb7882 of _0x1ee0c6){const _0x4022c9=_0xb7882['cell'],_0x4a7004=_0x357e7d['mapper']['toViewElement'](_0x4022c9);_0x357e7d['writer']['addClass']('ck-suggestion-marker-'+_0x2c38f2,_0x4a7004),_0x3a85d0&&_0x357e7d['writer']['setAttribute']('data-suggestion',_0x3c0273,_0x4a7004),_0x357e7d['mapper']['bindElementToMarker'](_0x4a7004,_0x15aa77['markerName']),_0x3c144c&&(_0x1f0abe['activeMarkers']['includes'](_0x15aa77['markerName'])?_0x357e7d['writer']['addClass']('ck-suggestion-marker--active',_0x4a7004):_0x357e7d['writer']['removeClass']('ck-suggestion-marker--active',_0x4a7004));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x562c5c(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5fc15b,_0xf61682,_0x499d34)=>{_0x499d34['options']['showSuggestionHighlights']&&_0x562c5c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x5fc15b,_0xf61682,_0x499d34);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x55ed80,_0x3f5498,_0xd0963c)=>{const {type:_0x2a17ca,id:_0x2fe793}=_0x1f0abe['_splitMarkerName'](_0x3f5498['markerName']);if(!_0x1f0abe['hasSuggestion'](_0x2fe793))return;const _0x3e757d=_0x1f0abe['getSuggestion'](_0x2fe793),_0x86d495=_0x3e757d['data'];if('formatBlock'!=_0x3e757d['type']||!_0x86d495||'setTableColumnHeader'!=_0x86d495['commandName'])return;const _0x5ef74a=_0xd0963c['mapper']['markerNameToElements'](_0x3f5498['markerName']);if(_0x5ef74a){for(const _0x1f52ee of _0x5ef74a)_0xd0963c['writer']['removeClass']('ck-suggestion-marker-'+_0x2a17ca,_0x1f52ee),_0xd0963c['writer']['removeClass']('ck-suggestion-marker--active',_0x1f52ee),_0xd0963c['writer']['removeAttribute']('data-suggestion',_0x1f52ee),_0xd0963c['mapper']['unbindElementFromMarkerName'](_0x1f52ee,_0x3f5498['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x115794=this['editor'],_0x3213f8=_0x115794['locale'];function _0x14e433(_0x4b0a2e){return{'type':'format','content':o(_0x3213f8,'*Format:*\x20%0',_0x4b0a2e)};}_0x115794['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x104331=>{if('formatBlock'!=_0x104331['type'])return;const {data:_0x3668c8}=_0x104331;if(_0x3668c8){if('setTableRowHeader'==_0x3668c8['commandName']){const _0x3d9cc6=_0x3668c8['commandParams'][0x0]['forceValue'];return _0x14e433(o(_0x3213f8,_0x3d9cc6?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3668c8['commandName']){const _0x3bf2bc=_0x3668c8['commandParams'][0x0]['forceValue'];return _0x14e433(o(_0x3213f8,_0x3bf2bc?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Dt extends _0x2e7573{['afterInit'](){const _0x414cfa=this['editor'],_0x1125e2=_0x414cfa['locale'],_0x24317d=_0x414cfa['plugins']['get']('TrackChangesEditing');function _0x226f49(_0x5b5deb){return{'type':'format','content':''+o(_0x1125e2,'*Set\x20table\x20type:*\x20%0',_0x5b5deb)};}_0x414cfa['plugins']['has']('TableLayout')&&(_0x24317d['enableCommand']('insertTableLayout'),_0x24317d['enableDefaultAttributesIntegration']('tableType'),_0x24317d['descriptionFactory']['registerElementLabel'](_0x188fe7=>_0x188fe7['is']('element','table')&&'layout'===_0x188fe7['getAttribute']('tableType'),_0x216067=>o(_0x1125e2,'ELEMENT_LAYOUT_TABLE',_0x216067)),_0x24317d['descriptionFactory']['registerDescriptionCallback'](_0x19b08f=>{const {data:_0x382da3}=_0x19b08f;if(_0x382da3&&'tableType'==_0x382da3['key'])switch(_0x382da3['newValue']){case'layout':return _0x226f49(o(_0x1125e2,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x226f49(o(_0x1125e2,'ELEMENT_CONTENT_TABLE'));}}));}}const Re=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ae=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](Re['map'](_0x5aedf8=>[_0x5aedf8,null]));class Bt extends _0x2e7573{static get['requires'](){return[Nt];}['afterInit'](){const _0x2d4ccd=this['editor'];if(!_0x2d4ccd['plugins']['has']('TableClipboard'))return;const _0x4bddbe=_0x2d4ccd['plugins']['get']('TrackChangesEditing'),_0x1d7f9f=_0x2d4ccd['plugins']['get']('TableUtils'),_0x4b1ed0=_0x2d4ccd['plugins']['get'](Nt),_0x3a817f=_0x2d4ccd['plugins']['get']('TableClipboard'),_0x18a25c=_0x2d4ccd['plugins']['get']('TableSelection'),_0x37cb4b=_0x2d4ccd['plugins']['get'](_0x3c5440);_0x4b1ed0['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x2d4ccd['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x2d4ccd['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x3f68de=null,_0x3c9b67=!0x1;_0x37cb4b['on']('contentInsertion',(_0x5f181b,_0x5de6a9)=>{_0x3c9b67='paste'===_0x5de6a9['method'];}),_0x2d4ccd['model']['on']('insertContent',(_0x410e84,_0x4216f4)=>{if(!_0x3c9b67&&null===_0x18a25c['getSelectedTableCells']())return;const [_0x308af8,_0x4c6b92]=_0x4216f4,_0x49beb8=_0x4216f4[_0x4216f4['length']-0x1];_0x49beb8&&_0x49beb8['forceDefaultExecution']||_0x4bddbe['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xa42e93,_0x3d795d,_0xce685,_0x5b1868,_0xf4b395){if(_0x3d795d&&!_0x3d795d['is']('documentSelection'))return!0x1;const _0x3590cf=_0xf4b395['getTableIfOnlyTableInContent'](_0xa42e93,_0xce685);if(!_0x3590cf||!Oe(_0x3590cf,void 0x0,_0x5b1868))return!0x1;const _0x2141a9=_0x5b1868['getSelectionAffectedTableCells'](_0xce685['document']['selection']);if(!_0x2141a9['length'])return!0x1;const _0x1eb67a=_0x2141a9[0x0]['findAncestor']('table'),_0x364057=_0x5b1868['getRowIndexes'](_0x2141a9),_0xea9ad=_0x5b1868['getColumnIndexes'](_0x2141a9),_0x2a8027={'startRow':_0x364057['first'],'endRow':_0x364057['last'],'startColumn':_0xea9ad['first'],'endColumn':_0xea9ad['last']};return 0x1==_0x2141a9['length']&&(_0x2a8027['endRow']+=_0x5b1868['getRows'](_0x3590cf)-0x1,_0x2a8027['endColumn']+=_0x5b1868['getColumns'](_0x3590cf)-0x1),Oe(_0x1eb67a,_0x2a8027,_0x5b1868);}(_0x308af8,_0x4c6b92,_0x2d4ccd['model'],_0x1d7f9f,_0x3a817f)&&(_0x410e84['stop'](),_0x3f68de={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x2d4ccd['model']['change'](()=>{_0x2d4ccd['model']['insertContent'](_0x4216f4[0x0],_0x4216f4[0x1],_0x4216f4[0x2],{'forceDefaultExecution':!0x0});const _0x23e72f=_0xcb588e(),{rowInsertionRanges:_0x45e92f,columnInsertionRanges:_0x28e5a7,insertionRanges:_0x334ade,deletionRanges:_0x1dcd60,cells:_0x4c1c2e}=_0x3f68de;_0x45e92f['length']&&_0x4bddbe['markMultiRangeInsertion'](_0x45e92f,'tablePasteRow',{'tablePasteChainId':_0x23e72f}),_0x28e5a7['length']&&_0x4bddbe['markMultiRangeInsertion'](_0x28e5a7,'tablePasteColumn',{'tablePasteChainId':_0x23e72f}),_0x334ade['length']&&(_0x4bddbe['markMultiRangeInsertion'](_0x334ade,'tablePaste',{'tablePasteChainId':_0x23e72f,'skipNestingCheck':!0x0}),_0x334ade['forEach'](_0x2007a4=>_0x2007a4['detach']?.())),_0x1dcd60['length']&&(_0x4bddbe['markMultiRangeDeletion'](_0x1dcd60,'tablePaste',{'tablePasteChainId':_0x23e72f,'skipNestingCheck':!0x0}),_0x1dcd60['forEach'](_0x5d9e92=>_0x5d9e92['detach']?.()));const _0x498f5a=_0x4bddbe['markMultiRangeBlockFormat'](_0x4c1c2e['map'](({element:_0x28e375})=>_0x28e375),{'formatGroupId':_0xcb588e()},[],'tablePasteCell',{'tablePasteChainId':_0x23e72f});if(_0x498f5a){const _0x4b9eab=_0x498f5a['getMarkers'](),_0x45c777=[];for(const {element:_0x2c6a44,attributes:_0x2a87c8}of _0x4c1c2e){if(!_0x2a87c8)continue;const _0x15e35c=_0x2d4ccd['model']['createRangeOn'](_0x2c6a44),_0x1fb244=_0x4b9eab['find'](_0x16fc69=>_0x16fc69['getRange']()['isEqual'](_0x15e35c));_0x1fb244&&_0x45c777['push']([_0x1fb244['name'],_0x2a87c8]);}_0x45c777['length']&&_0x498f5a['setAttribute']('markerAttributes',Object['fromEntries'](_0x45c777));}_0x3f68de=null;}));},{'priority':_0x104c24['high']+0xa}),_0x37cb4b['on']('contentInsertion',()=>{_0x3c9b67=!0x1;},{'priority':'lowest'}),_0x2d4ccd['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x42ccf4,_0x1ddda7)=>{const [_0x1f4d80,_0x3c4e04,,_0xa474f9]=_0x1ddda7;if(!_0x3f68de)return;_0x42ccf4['stop']();const _0x9c87a8=_0x1f4d80['cell'],_0x2d48f2=_0x3c4e04,_0x37a27e=Be(_0x9c87a8),_0x562bb2=Be(_0x2d48f2);_0x42ccf4['return']=_0x9c87a8;let _0xa6c589=null,_0x5787dd=null;if(_0x562bb2||_0x37a27e){if(_0x37a27e&&!_0x562bb2){_0xa474f9['remove'](_0x9c87a8['getChild'](0x0));for(const _0x103e5c of Array['from'](_0x2d48f2['getChildren']()))_0xa474f9['insert'](_0x103e5c,_0x9c87a8,'end');const _0x48684e=_0x3f68de['rowInsertionIndexes']['includes'](_0x1f4d80['row']),_0x3c38c0=_0x3f68de['columnInsertionIndexes']['includes'](_0x1f4d80['column']);_0x48684e||_0x3c38c0||(_0xa6c589=_0x2f9bba['fromRange'](_0xa474f9['createRangeIn'](_0x9c87a8)));}else _0x562bb2&&!_0x37a27e&&(_0x5787dd=_0xa474f9['createRangeIn'](_0x9c87a8));}else{const _0x2dcf69=_0xa474f9['createElement']('tableCellSuggestion'),_0x57212e=_0xa474f9['createElement']('tableCellSuggestion');_0xa474f9['wrap'](_0xa474f9['createRangeIn'](_0x9c87a8),_0x57212e),_0xa474f9['insert'](_0x2dcf69,_0x9c87a8,0x0);for(const _0x190dc3 of Array['from'](_0x2d48f2['getChildren']()))_0xa474f9['insert'](_0x190dc3,_0x2dcf69,'end');_0xa6c589=_0x2f9bba['fromRange'](_0xa474f9['createRangeOn'](_0x2dcf69)),_0x5787dd=_0x2f9bba['fromRange'](_0xa474f9['createRangeOn'](_0x57212e));}const _0x59a091=Array['from'](_0x2d48f2['getAttributes']())['filter'](([_0x56b1d9])=>Re['includes'](_0x56b1d9));_0x3f68de['cells']['push']({'element':_0x9c87a8,'attributes':_0x59a091['length']?Object['fromEntries'](_0x59a091):null}),_0xa6c589&&_0x3f68de['insertionRanges']['push'](_0xa6c589),_0x5787dd&&_0x3f68de['deletionRanges']['push'](_0x5787dd);},{'priority':'high'}),_0x1d7f9f['on']('insertColumns',(_0x5c5de2,_0xa6c974)=>{const [_0x2a156e,_0x63b408={}]=_0xa6c974;if(!_0x3f68de)return;const _0x5b7b93=_0x63b408['at']||0x0,_0x10ccc6=_0x63b408['columns']||0x1;_0x3f68de['columnInsertionIndexes']=new Array(_0x10ccc6)['fill'](_0x5b7b93)['map']((_0x4815fa,_0x36ef72)=>_0x4815fa+_0x36ef72);for(const {cell:_0x49ca90}of _0x1d7f9f['createTableWalker'](_0x2a156e,{'startColumn':_0x5b7b93,'endColumn':_0x5b7b93+_0x10ccc6-0x1}))_0x3f68de['columnInsertionRanges']['push'](_0x2d4ccd['model']['createRangeOn'](_0x49ca90));},{'priority':'low'}),_0x1d7f9f['on']('insertRows',(_0xc831e7,_0x3af80c)=>{const [_0x527cb8,_0x2e420e={}]=_0x3af80c;if(!_0x3f68de)return;const _0x1f5858=_0x2e420e['at']||0x0,_0x29c5e0=_0x2e420e['rows']||0x1;_0x3f68de['rowInsertionIndexes']=new Array(_0x29c5e0)['fill'](_0x1f5858)['map']((_0x8944d9,_0x50a3dd)=>_0x8944d9+_0x50a3dd);for(const {cell:_0x52bff5}of _0x1d7f9f['createTableWalker'](_0x527cb8,{'startRow':_0x1f5858,'endRow':_0x1f5858+_0x29c5e0-0x1}))_0x3f68de['rowInsertionRanges']['push'](_0x2d4ccd['model']['createRangeOn'](_0x52bff5));},{'priority':'low'}),_0x4bddbe['descriptionFactory']['registerDescriptionCallback'](_0x19aaf4=>{if(_0x19aaf4['subType']&&_0x19aaf4['subType']['startsWith']('tablePaste'))return _0x19aaf4['previous']?{}:{'type':'insertion','content':o(_0x2d4ccd['locale'],'*Replace\x20table\x20cells*')};});const _0x144758=()=>!0x1;for(const _0x117b40 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x4bddbe['_suggestionFactory']['registerCustomCallback']('insertion',_0x117b40,'join',_0x144758),_0x4bddbe['_suggestionFactory']['registerCustomCallback']('deletion',_0x117b40,'join',_0x144758),_0x4bddbe['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x117b40,'join',_0x144758);_0x4bddbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x144758),_0x4bddbe['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3bc785,_0x141d70,_0x40245a)=>{const _0x57498b=_0x3bc785['map'](_0x28fd49=>_0x28fd49['getContainedElement']())['filter'](_0x5039b2=>_0x5039b2),_0x1d651d=new Map(_0x57498b['map'](_0x34cca2=>[_0x34cca2,null]));if(_0x3f68de){for(const {element:_0x41a317,attributes:_0x5b799b}of _0x3f68de['cells'])_0x5b799b&&_0x1d651d['set'](_0x41a317,_0x5b799b);}else{if(_0x40245a&&_0x40245a['markerAttributes'])for(const [_0xccf5b5,_0x564f96]of Object['entries'](_0x40245a['markerAttributes'])){const _0x226b1c=_0x2d4ccd['model']['markers']['get'](_0xccf5b5),_0x1fcbda=_0x226b1c?_0x226b1c['getRange']()['getContainedElement']():null;_0x1fcbda&&_0x1d651d['set'](_0x1fcbda,_0x564f96);}}_0x2d4ccd['model']['change'](_0x4cf23e=>{for(const [_0x106b99,_0x35da2a]of _0x1d651d)_0x4cf23e['setAttributes']({...Ae,..._0x35da2a},_0x106b99);});});const _0x25f5d1=(_0x448c28,_0x14d7f2)=>{_0x4bddbe['_suggestionFactory']['registerCustomCallback'](_0x448c28,'tablePaste',_0x14d7f2,(_0x254e78,_0x47fa27,_0x12632b)=>{_0x2d4ccd['model']['change'](_0x215958=>{const _0x32743f=[];for(const _0x42bd63 of _0x254e78){const _0x222fd5=_0x42bd63['start']['nodeAfter'];_0x222fd5['is']('element','tableCellSuggestion')&&_0x32743f['push'](_0x222fd5);}_0x4bddbe['_suggestionFactory']['getSuggestionCallback'](_0x448c28,null,_0x14d7f2)(_0x254e78,_0x47fa27,_0x12632b);for(const _0x26c35b of _0x32743f)'$graveyard'!=_0x26c35b['root']['rootName']&&_0x215958['unwrap'](_0x26c35b);});});};_0x25f5d1('insertion','accept'),_0x25f5d1('insertion','discard'),_0x25f5d1('deletion','accept'),_0x25f5d1('deletion','discard'),_0x4bddbe['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x21e99f=>{const _0x504a86=_0x21e99f['map'](_0x474287=>_0x474287['getContainedElement']()),_0x1c35de=_0x504a86[0x0]['findAncestor']('table'),{minRow:_0x28d265,maxRow:_0x403e32}=_0x4b1ed0['_getCoordsForCells'](_0x504a86);_0x1d7f9f['removeRows'](_0x1c35de,{'at':_0x28d265,'rows':_0x403e32-_0x28d265+0x1});}),_0x4bddbe['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x5b581f=>{const _0x4fc217=_0x5b581f['map'](_0x124951=>_0x124951['getContainedElement']()),_0x5de3a0=_0x4fc217[0x0]['findAncestor']('table'),{minColumn:_0x5dab31,maxColumn:_0x234b1b}=_0x4b1ed0['_getCoordsForCells'](_0x4fc217);_0x1d7f9f['removeColumns'](_0x5de3a0,{'at':_0x5dab31,'columns':_0x234b1b-_0x5dab31+0x1});});const _0xaaca83=(_0x433629,_0x41e355)=>{if(!_0x41e355['subType']||!_0x41e355['subType']['startsWith']('tablePaste'))return;const _0x4d145a=_0x41e355['attributes']['tablePasteChainId'],_0x2cfb16=_0x4bddbe['getSuggestions']()['filter'](_0x83883f=>_0x83883f['isInContent']&&_0x83883f['attributes']&&_0x83883f['attributes']['tablePasteChainId']==_0x4d145a);_0x2cfb16['length']&&_0x41e355['getAllAdjacentSuggestions']()['length']!=_0x2cfb16['length']&&_0x2cfb16['reduce']((_0x41c2aa,_0x16ff29)=>(_0x41c2aa['next']=_0x16ff29,_0x16ff29['previous']=_0x41c2aa,_0x16ff29));};function _0x295cc7(_0x11ebd4,_0x3e780d=!0x0){const {id:_0x10c70b,authorId:_0x221639}=_0x4bddbe['_splitMarkerName'](_0x11ebd4['markerName']),_0x59ee27=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x493895=_0x4bddbe['activeMarkers']['includes'](_0x11ebd4['markerName']);return _0x493895&&_0x59ee27['push']('ck-suggestion-marker--active'),{'classes':_0x59ee27,'attributes':{'data-suggestion':_0x10c70b,'data-author-id':_0x221639},'priority':_0x493895&&_0x3e780d?0xbc2:0xbb8};}_0x4bddbe['on']('suggestionLoaded',_0xaaca83,{'priority':'high'}),_0x4bddbe['on']('suggestionUnloaded',_0xaaca83,{'priority':'high'}),_0x2d4ccd['model']['document']['registerPostFixer'](()=>{let _0xbad36f=!0x1;const _0x4a8920=Array['from'](_0x2d4ccd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x344ef7,data:_0x1adb12}of _0x4a8920){const {group:_0x130bda,type:_0x21a0e0,id:_0xd57a81}=_0x4bddbe['_splitMarkerName'](_0x344ef7);if('suggestion'!=_0x130bda||'deletion'!=_0x21a0e0||_0x1adb12['oldRange'])continue;if(!_0x4bddbe['hasSuggestion'](_0xd57a81))continue;const _0x49833a=_0x4bddbe['getSuggestion'](_0xd57a81)['getRanges'](),_0x521e3a=_0x2d4ccd['plugins']['get']('Users')['me'];for(const _0x4a731e of _0x4bddbe['getSuggestions']()){if(!_0x4a731e['isInContent']||_0x4a731e['author']!=_0x521e3a)continue;if('formatBlock'!=_0x4a731e['type']||'tablePasteCell'!=_0x4a731e['subType'])continue;if(_0x4a731e['getRanges']()['every'](_0x479653=>_0x49833a['some'](_0x3af356=>_0x3af356['containsRange'](_0x479653,!0x0)))){for(const _0x3388ad of _0x4a731e['getAllAdjacentSuggestions']())_0x3388ad['isInContent']&&(_0x3388ad['discard'](),_0xbad36f=!0x0);}}}return _0xbad36f;}),_0x2d4ccd['model']['document']['registerPostFixer'](_0x163ca9=>{const _0x363690=_0x2d4ccd['commands']['get']('redo');if(!_0x363690||!_0x363690['_createdBatches']['has'](_0x163ca9['batch']))return!0x1;let _0x269a3d=!0x1;const _0x47d0be=_0x2d4ccd['plugins']['get']('Users')['me'],_0x386164=_0x2d4ccd['model']['document']['differ']['getChanges'](),_0x3399f2=Array['from'](_0x2d4ccd['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x336094,data:_0x18b36b})=>{const {group:_0x55e635,subType:_0x2cc2bb,authorId:_0x994f8a}=_0x4bddbe['_splitMarkerName'](_0x336094);return'suggestion'==_0x55e635&&'tablePaste'==_0x2cc2bb&&_0x994f8a==_0x47d0be['id']&&!_0x18b36b['oldRange'];});for(const _0x500dc7 of _0x386164){if('insert'!=_0x500dc7['type']||'tableCellSuggestion'!=_0x500dc7['name']||0x1!=_0x500dc7['length'])continue;const _0xf88a42=_0x163ca9['createRange'](_0x500dc7['position'],_0x500dc7['position']['getShiftedBy'](0x1));if(!_0x3399f2['find'](({data:_0x18f09b})=>_0x18f09b['newRange']['isEqual'](_0xf88a42))){for(const {name:_0x24dd0c,data:_0x38b246}of _0x3399f2)if(_0xf88a42['containsRange'](_0x38b246['newRange'])){_0x163ca9['updateMarker'](_0x24dd0c,{'range':_0xf88a42}),_0x269a3d=!0x0;break;}}}return _0x269a3d;}),_0x2d4ccd['model']['document']['registerPostFixer'](_0x6e7785=>{let _0x376fad=!0x1;const _0x4dba57=_0x2d4ccd['plugins']['get']('Users')['me'],_0x303cf4=_0x4bddbe['getSuggestions']()['filter'](_0x54d41e=>_0x54d41e['isInContent']&&_0x54d41e['author']==_0x4dba57),_0x1051fb=new Set(),_0x39bff3=new Set();for(const _0x3e141a of _0x303cf4)if('tablePaste'==_0x3e141a['subType'])for(const _0x5b63e7 of _0x3e141a['getMarkers']()){const _0x36d628=_0x5b63e7['getRange']()['getContainedElement']();if(_0x36d628){if(_0x36d628['is']('element','tableCellSuggestion')&&Be(_0x36d628)){_0x3e141a['removeMarker'](_0x5b63e7['name']),_0x1051fb['add'](_0x36d628),_0x376fad=!0x0;const _0x249419=_0x36d628['nextSibling'],_0x2da20f=_0x36d628['previousSibling'],_0x1f9e0f=_0x249419&&_0x249419['is']('element','tableCellSuggestion'),_0x4b165e=_0x2da20f&&_0x2da20f['is']('element','tableCellSuggestion');_0x1f9e0f&&!_0x1051fb['has'](_0x249419)&&_0x39bff3['add'](_0x249419),_0x4b165e&&!_0x1051fb['has'](_0x2da20f)&&_0x39bff3['add'](_0x2da20f);}else _0x36d628['is']('element','paragraph')&&_0x36d628['isEmpty']&&(_0x3e141a['removeMarker'](_0x5b63e7['name']),_0x376fad=!0x0);}}else{if('tablePasteCell'==_0x3e141a['subType']){if(!_0x3e141a['attributes']||!_0x3e141a['attributes']['tablePasteChainId'])continue;const _0x41973a=_0x3e141a['attributes']['markerAttributes'];if(_0x41973a&&Object['keys'](_0x41973a)['length'])continue;const _0x50c469=_0x3e141a['attributes']['tablePasteChainId'];let _0x4b0ee1=!0x0,_0x244bf7=!0x0;for(const _0x1222c9 of _0x303cf4)if(_0x1222c9['subType']&&_0x1222c9['subType']['startsWith']('tablePaste')){if(!_0x1222c9['attributes']['tablePasteChainId']){_0x244bf7=!0x1;break;}if(_0x1222c9['id']!=_0x3e141a['id']&&_0x1222c9['attributes']['tablePasteChainId']==_0x50c469){_0x4b0ee1=!0x1;break;}}_0x244bf7&&_0x4b0ee1&&(_0x3e141a['removeMarkers'](),_0x376fad=!0x0);}}for(const _0x39e824 of _0x1051fb)_0x6e7785['remove'](_0x39e824);for(const _0x743e8d of _0x39bff3)_0x6e7785['unwrap'](_0x743e8d);return _0x376fad;}),_0x2d4ccd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0xafdefc=>_0x295cc7(_0xafdefc),'converterPriority':'high'}),_0x2d4ccd['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x205131,_0x14877f)=>_0x14877f['options']['showSuggestionHighlights']?_0x295cc7(_0x205131,!0x1):null,'converterPriority':'high'});const _0x20af6c=_0x2d4ccd['editing']['view'];this['listenTo'](_0x20af6c['document'],'clipboardOutput',(_0x4ce63c,_0x561eeb)=>{const _0x24fe74=[];for(const _0x2b623b of _0x20af6c['createRangeIn'](_0x561eeb['content'])['getItems']())_0x2b623b['is']('element','suggestion-td')&&_0x24fe74['push'](_0x2b623b);_0x20af6c['change'](_0x2bfdec=>{for(const _0x571ebc of _0x24fe74)_0x2bfdec['move'](_0x2bfdec['createRangeIn'](_0x571ebc),_0x2bfdec['createPositionBefore'](_0x571ebc)),_0x2bfdec['remove'](_0x571ebc);});});}}function Be(_0x3f8fe8){if(_0x3f8fe8['isEmpty'])return!0x0;const _0x997241=_0x3f8fe8['getChild'](0x0);return _0x997241['is']('element','paragraph')&&_0x997241['isEmpty'];}function Oe(_0x460804,_0x166192={},_0x28a14e){for(const {isAnchor:_0x17169a,cellHeight:_0x4ef5e4,cellWidth:_0x15771b}of _0x28a14e['createTableWalker'](_0x460804,{'includeAllSlots':!0x0,..._0x166192}))if(!_0x17169a||0x1!=_0x4ef5e4||0x1!=_0x15771b)return!0x1;return!0x0;}class Ot extends _0x2e7573{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x488833=this['editor']['plugins']['get']('TrackChangesEditing');_0x488833['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x488833['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x488833['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x488833['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x488833['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x488833['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1d7e0f,_0x4fa208){const _0x1ca930=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3d024a=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x578e9b=_0x4fa208['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x15a830=_0x3d024a['getColumnGroupElement'](_0x578e9b);let _0x4d9f9f=_0x15a830?_0x3d024a['getTableColumnsWidths'](_0x15a830):null,_0xe806d9=_0x578e9b['getAttribute']('tableWidth')||null;const _0x511033=_0x4fa208['tableWidth']||_0xe806d9,_0x7a5bbd=_0x4fa208['columnWidths']||_0x4d9f9f,_0x5c3961=this['editor']['plugins']['get']('Users')['me'];for(const _0x53e163 of _0x1ca930['getSuggestions']()){const _0x5b072d=_0x53e163['getContainedElement']();if('resizeTable'===_0x53e163['subType']&&_0x5b072d===_0x578e9b){_0x53e163['author']!==_0x5c3961&&_0x53e163['discard']();const _0x28561d=_0x53e163['data']['commandParams'];_0xe806d9=_0x28561d[0x0]['tableWidth'],_0x4d9f9f=_0x28561d[0x0]['columnWidths'];break;}}_0x1d7e0f({'table':_0x578e9b,'tableWidth':_0x511033,'columnWidths':_0x7a5bbd}),_0x1ca930['markBlockFormat'](_0x578e9b,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0xe806d9,'columnWidths':_0x4d9f9f}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x1a9717){if('formatBlock'!=_0x1a9717['type']&&'formatInline'!=_0x1a9717['type'])return;const {data:_0x4d62d6}=_0x1a9717;if(_0x4d62d6&&'resizeTable'===_0x4d62d6['formatGroupId']){const _0xdc3d42='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0xdc3d42)};}}}class xt extends _0x2e7573{['afterInit'](){const _0xa82baf=this['editor'];_0xa82baf['plugins']['has']('Template')&&_0xa82baf['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x2e7573{['afterInit'](){const _0x5745e9=this['editor'];if(!_0x5745e9['commands']['get']('insertTableOfContents'))return;_0x5745e9['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x2340d8=_0x5745e9['plugins']['get']('TrackChangesEditing'),_0x3200db=_0x5745e9['locale'];_0x2340d8['descriptionFactory']['registerElementLabel']('tableOfContents',_0x251bec=>o(_0x3200db,'ELEMENT_TABLE_OF_CONTENTS',_0x251bec));}}class Rt extends _0x2e7573{['afterInit'](){const _0xceed97=this['editor'];if(!_0xceed97['plugins']['has']('Title'))return;const _0x3ac52a=_0xceed97['plugins']['get']('TrackChangesEditing');_0x3ac52a['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0xceed97['locale'],'ELEMENT_TITLE')),_0xceed97['model']['document']['registerPostFixer'](_0x60258b=>{let _0x555f77=!0x1;const _0xd09cf=Array['from'](_0xceed97['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x16e14a,data:_0x4da1c5}of _0xd09cf){const {group:_0x27dcfe}=_0x3ac52a['_splitMarkerName'](_0x16e14a);if('suggestion'!==_0x27dcfe||!_0x4da1c5['newRange'])continue;const _0x10038f=_0x4da1c5['newRange'],_0x363d80=_0x10038f['end']['nodeBefore'];if(!_0x363d80||!_0x363d80['is']('element','title-content'))continue;if(!_0x10038f['start']['isTouching'](_0x10038f['end']))continue;const _0x5821db=_0xceed97['model']['schema']['getNearestSelectionRange'](_0x10038f['end'],'forward');if(_0x5821db&&_0x5821db['isCollapsed']){const _0x9080b9=_0x60258b['createRange'](_0x10038f['start'],_0x5821db['start']);_0x9080b9['isEqual'](_0x10038f)||(_0x60258b['updateMarker'](_0x16e14a,{'range':_0x9080b9}),_0x555f77=!0x0);}_0x555f77||(_0x60258b['removeMarker'](_0x16e14a),_0x555f77=!0x0);}return _0x555f77;});}}class Tt extends _0x2e7573{['afterInit'](){const _0x2d8fa4=this['editor'],_0x27d40d=_0x2d8fa4['plugins']['get']('TrackChangesEditing');_0x2d8fa4['plugins']['has']('Uploadcare')&&(_0x27d40d['enableCommand']('uploadcare'),_0x2d8fa4['plugins']['has']('UploadcareImageEdit')&&(_0x27d40d['enableCommand']('uploadcareImageEdit'),_0x27d40d['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x27d40d['descriptionFactory']['registerDescriptionCallback'](_0x490550=>{if('attribute'!=_0x490550['type'])return;const {data:_0x4b93ac}=_0x490550;return _0x4b93ac&&'uploadcareImageId'==_0x4b93ac['key']?{'type':'format','content':''}:void 0x0;})));}}class Et extends _0x2e7573{['afterInit'](){const _0x1f0751=this['editor'],_0x5ca368=_0x1f0751['plugins']['get']('TrackChangesEditing');_0x1f0751['plugins']['has']('UndoEditing')&&(_0x5ca368['enableCommand']('undo'),_0x5ca368['enableCommand']('redo'));}}class Ut extends _0x2e7573{static get['requires'](){return[Nt];}['afterInit'](){const _0x12e4f9=this['editor'];if(!_0x12e4f9['plugins']['has']('TableCaptionEditing'))return;_0x12e4f9['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Vt extends _0x2e7573{['tableProperties'];['tableCellProperties'];constructor(_0x553712){super(_0x553712),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0x5e52e9=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0xeb2850 of this['tableProperties'])_0x5e52e9['enableCommand'](_0xeb2850,(_0xe35a19,_0xbb6e85)=>{const _0x47136a=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0xeb2850,[_0x47136a],this['tableProperties'],'tableProperties',_0xe35a19,_0xbb6e85);});_0x5e52e9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5e52e9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5e52e9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x3d8f02,_0x4d2ab4)=>this['handleDiscardAction'](this['tableProperties'],_0x3d8f02,_0x4d2ab4)),_0x5e52e9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x44e664 of this['tableCellProperties'])_0x5e52e9['enableCommand'](_0x44e664,(_0x3718b4,_0x1759e1)=>{const _0x2d7a58=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x44e664,_0x2d7a58,this['tableCellProperties'],'tableCellProperties',_0x3718b4,_0x1759e1);});_0x5e52e9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5e52e9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5e52e9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x50c62d,_0x1fc0e7)=>this['handleDiscardAction'](this['tableCellProperties'],_0x50c62d,_0x1fc0e7)),_0x5e52e9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5e52e9['descriptionFactory']['registerDescriptionCallback'](_0x39f7d7=>this['handleSuggestionDescription'](_0x39f7d7)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x48a98a,_0x166837,_0x926c7b,_0x20b0cf,_0x24842c,_0x1217bc){const _0x37c3c0=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1217bc['batch'],()=>{for(const _0x3d006b of _0x166837){if(this['_getSuggestion'](_0x3d006b,_0x20b0cf))_0x24842c(_0x1217bc);else{const _0x431ac6={};for(const _0x197ccc of _0x926c7b){const _0x23ffcd=_0x3d006b['getAttribute'](_0x197ccc);void 0x0!==_0x23ffcd&&(_0x431ac6[_0x197ccc]=_0x23ffcd);}_0x24842c(_0x1217bc),_0x37c3c0['markBlockFormat'](_0x3d006b,{'commandParams':[_0x431ac6]},[],_0x20b0cf);}}});}['handleDiscardAction'](_0x552c37,_0x2eca31,_0x38847a){const _0x29137a=_0x2eca31[0x0]['start']['nodeAfter'],_0x1bf1a0=_0x38847a['commandParams'][0x0];this['editor']['model']['change'](_0x58e504=>{for(const _0x276488 of _0x552c37)void 0x0!==_0x1bf1a0[_0x276488]?_0x58e504['setAttribute'](_0x276488,_0x1bf1a0[_0x276488],_0x29137a):_0x58e504['removeAttribute'](_0x276488,_0x29137a);});}['handleSuggestionDescription'](_0x45ad32){if(_0x45ad32['data'])switch(_0x45ad32['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'](_0x119a1c,_0x4fd366){const _0x1e1c73=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x5ca642 of _0x1e1c73['getSuggestions']({'skipNotAttached':!0x0})){const _0xf35435=_0x5ca642['getContainedElement']();if(_0x5ca642['subType']===_0x4fd366&&_0xf35435===_0x119a1c)return _0x5ca642;}return null;}['_registerTablePropertiesAttributes'](){const _0x30cd1c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5288fb=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x2cefd8 of _0x5288fb){const _0x3db068=_0x2cefd8['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x30cd1c['descriptionFactory']['registerAttributeLabel'](_0x2cefd8,o(this['editor']['locale'],'FORMAT_'+_0x3db068));}}}class Ft extends _0x2e7573{['afterInit'](){const _0x13a8e3=this['editor'];if(!_0x13a8e3['plugins']['has']('LineHeight'))return;const _0x490850=_0x13a8e3['plugins']['get']('TrackChangesEditing'),_0x5a6921=_0x13a8e3['locale'];_0x490850['enableDefaultAttributesIntegration']('lineHeight'),_0x490850['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x5a6921,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x2e7573{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',Jt,_0x34d734,_0xbc397a,_0x392ee9,R,T,E,U,V,F,G,J,L,q,z,K,Q,X,Y,Z,tt,nt,it,et,st,ot,rt,ct,at,ut,ft,ht,gt,mt,kt,lt,W,Ft,H,dt,pt,wt,bt,yt,jt,St,It,At,_t,Ct,Nt,$t,vt,Dt,Ut,Bt,Ot,Mt,Vt,xt,Rt,Tt,Et];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4284a7){super(_0x4284a7),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x500f90,_0x399c72,_0x40148e,_0x16459e)=>{this['_model']['change'](()=>{for(const _0x35dfba of[..._0x16459e,..._0x40148e])this['_model']['markers']['has'](_0x35dfba)&&_0x4284a7['editing']['reconvertMarker'](_0x35dfba);});}),this['descriptionFactory']=new M(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new qt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x4284a7['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x4284a7['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x4284a7['config']['get']('trackChanges.trackFormatChanges'),_0x4284a7['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x4284a7['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new $(_0x4284a7,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x221009=this['editor'];_0x221009['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0xce9e9e,{writer:_0x328da4})=>{let _0xcedb14='suggestion:'+_0xce9e9e['getAttribute']('suggestion-type')+':'+_0xce9e9e['getAttribute']('id');return _0xce9e9e['getAttribute']('marker-count')&&(_0xcedb14+=':'+_0xce9e9e['getAttribute']('marker-count')),_0x328da4['createElement']('$marker',{'data-name':_0xcedb14});}}),_0x221009['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x221009['model']['document']['registerPostFixer'](_0x547609=>{let _0x5dc3f5=!0x1;const _0x40a3ad=Array['from'](_0x221009['model']['document']['differ']['getChangedMarkers']()),_0x2ccc4a=new Set();for(const {name:_0x388efa,data:_0x5c38e6}of _0x40a3ad){const {group:_0x32dcba,type:_0x1eed07,subType:_0x2da8e8,id:_0x2ea107}=this['_splitMarkerName'](_0x388efa);if('suggestion'!==_0x32dcba)continue;const _0x2bfa4b=_0x2da8e8?'suggestion:'+_0x1eed07+':'+_0x2da8e8+':'+_0x2ea107:'suggestion:'+_0x1eed07+':'+_0x2ea107,_0x48cc01=_0x221009['model']['markers']['getMarkersGroup'](_0x2bfa4b),_0x12e1c2=_0x221009['model']['markers']['get'](_0x388efa),_0x41a17a=this['_suggestions']['get'](_0x2ea107);if(null!=_0x5c38e6['newRange']){'formatInline'==_0x1eed07&&(_0x5dc3f5=_0x5dc3f5||Wt(_0x5c38e6['newRange'],_0x388efa,_0x547609,_0x221009['model']['schema']));const _0x1981f9='attribute'==_0x1eed07&&this['_isBlockAttribute'](_0x2da8e8['split']('|')[0x0]),_0x50264a='attribute'==_0x1eed07&&this['_isInlineAttribute'](_0x2da8e8['split']('|')[0x0]);if(_0x5c38e6['newRange']['isCollapsed']||'$graveyard'==_0x5c38e6['newRange']['root']['rootName']||'formatBlock'==_0x1eed07&&!Qt(_0x5c38e6['newRange'])||_0x1981f9&&!Qt(_0x5c38e6['newRange'])||_0x50264a&&Xt(_0x5c38e6['newRange'])||'deletion'==_0x1eed07&&Xt(_0x5c38e6['newRange'])||_0x12e1c2&&Yt(_0x12e1c2,_0x48cc01))_0x547609['removeMarker'](_0x388efa),_0x5dc3f5=!0x0;else{if(!_0x41a17a||!_0x41a17a['isInContent'])continue;if(_0x5c38e6['newRange']&&_0x5c38e6['oldRange']&&_0x5c38e6['newRange']['isEqual'](_0x5c38e6['oldRange']))continue;_0x2ccc4a['add'](_0x41a17a);}}}return _0x2ccc4a['size']>0x0&&(_0x5dc3f5=!!this['_joinWithAdjacentSuggestions'](_0x2ccc4a)||_0x5dc3f5),_0x5dc3f5;}),_0x221009['model']['document']['registerPostFixer'](_0x3daf83=>{let _0x142970=!0x1;for(const _0x166972 of _0x221009['model']['document']['differ']['getChanges']())if('insert'==_0x166972['type'])for(const _0x214849 of this['_suggestions']['values']()){if(_0x214849['isMultiRange']||!_0x214849['isInContent'])continue;const _0x28e3c0='formatBlock'==_0x214849['type'],_0x1bfd80=this['_getAttributeKey'](_0x214849),_0x4e8770=_0x1bfd80&&this['_isBlockAttribute'](_0x1bfd80);if(!_0x28e3c0&&!_0x4e8770)continue;const _0x58dc15=_0x214849['getFirstRange']();if(_0x58dc15['start']['parent']!=_0x58dc15['end']['parent']&&!_0x58dc15['end']['isAtEnd']){const _0x1ec1d2=_0x221009['model']['createPositionAt'](_0x58dc15['start']['nodeAfter'],'end'),_0x2ed333=_0x221009['model']['createRange'](_0x58dc15['start'],_0x1ec1d2);_0x3daf83['updateMarker'](_0x214849['getFirstMarker'](),{'range':_0x2ed333}),_0x142970=!0x0;}}return _0x142970;}),_0x221009['model']['document']['registerPostFixer'](_0x1d7bf1=>this['_processAttributeChanges'](_0x1d7bf1)),_0x221009['model']['document']['registerPostFixer'](_0x2f3b1a=>!_0x2f3b1a['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x2f3b1a)),_0x221009['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x221009['model']['document']['on']('change:data',(_0x310b6d,_0xd95230)=>{if(!_0xd95230['isLocal']||_0xd95230['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0xf0189c=_0x221009['model']['document']['differ']['getChanges']();if(0x0==_0xf0189c['length'])return;const _0x6b83b4=[],_0x73522f=_0xf0189c['filter'](_0x4f64e4=>'attribute'==_0x4f64e4['type']),_0x1a43fa=_0xf0189c['filter'](_0x20f3c3=>'insert'==_0x20f3c3['type']&&'$text'!=_0x20f3c3['name']);for(const _0x3e4255 of _0x73522f)this['_isRegisteredAttribute'](_0x3e4255['attributeKey'])&&_0x6b83b4['push']({'key':_0x3e4255['attributeKey'],'newValue':_0x3e4255['attributeNewValue'],'oldValue':_0x3e4255['attributeOldValue'],'range':Zt(_0x3e4255['range'],_0x221009['model'])});for(const _0x264963 of _0x1a43fa){if('rename'!=_0x264963['action']&&'refresh'!=_0x264963['action'])continue;const _0xb5d68d=tn(_0x264963['position']['nodeAfter'],_0x221009['model']),_0x4c654e=_0x264963['before'];'rename'==_0x264963['action']&&_0x6b83b4['push']({'key':m,'newValue':_0x264963['name'],'oldValue':_0x4c654e['name'],'range':_0xb5d68d});for(const [_0x2874f4,_0x418ed2]of _0x4c654e['attributes']){if(!this['_isRegisteredAttribute'](_0x2874f4))continue;const _0xe72f21=_0x264963['attributes']['get'](_0x2874f4);_0x418ed2!==_0xe72f21&&_0x6b83b4['push']({'key':_0x2874f4,'newValue':_0xe72f21,'oldValue':_0x418ed2,'range':_0xb5d68d});}for(const [_0x371ad5,_0x4e7132]of _0x264963['attributes'])this['_isRegisteredAttribute'](_0x371ad5)&&(_0x4c654e['attributes']['has'](_0x371ad5)||_0x6b83b4['push']({'key':_0x371ad5,'newValue':_0x4e7132,'oldValue':null,'range':_0xb5d68d}));}0x0!=_0x6b83b4['length']&&_0x221009['model']['enqueueChange'](_0xd95230,_0x1ab0ac=>{const _0x21b5f0=_0xcb588e();for(const {range:_0x5d622b,key:_0x39d4fe,oldValue:_0x5d030b,newValue:_0xa14494}of _0x6b83b4)this['markAttributeChange'](_0x5d622b,_0x39d4fe,_0x5d030b,_0xa14494,{'groupId':_0x21b5f0});this['_reduceExistingSuggestions'](_0x1ab0ac,_0x6b83b4);});},{'priority':'lowest'}),_0x221009['model']['markers']['on']('update:suggestion',(_0x127a98,_0x452c68,_0x373cd3)=>{if(null==_0x373cd3){const {id:_0x321a3a}=this['_splitMarkerName'](_0x452c68['name']),_0x2c0d73=this['_suggestions']['get'](_0x321a3a);_0x2c0d73&&_0x2c0d73['addMarkerName'](_0x452c68['name']);}}),_0x221009['model']['document']['on']('change:data',()=>{const _0x16ffa8=Array['from'](_0x221009['model']['document']['differ']['getChangedMarkers']())['filter'](_0x3cd074=>'suggestion'===this['_splitMarkerName'](_0x3cd074['name'])['group']);if(0x0===_0x16ffa8['length'])return;_0x16ffa8['sort']((_0x48106d,_0x5cef47)=>{const _0x5428f2=_0x48106d['data']['oldRange'],_0x2593fe=_0x5cef47['data']['oldRange'];return null===_0x5428f2&&null===_0x2593fe?0x0:null===_0x5428f2&&null!==_0x2593fe?-0x1:null!==_0x5428f2&&null===_0x2593fe?0x1:_0x5428f2['start']['isBefore'](_0x2593fe['start'])?-0x1:0x1;});const _0x21d68f=new Set(),_0x506b18=new Set();for(const {name:_0x4d35ec,data:_0x8a722d}of _0x16ffa8){const {id:_0x24751f}=this['_splitMarkerName'](_0x4d35ec);if(null===_0x8a722d['oldRange']){const _0x42710f=this['_handleNewSuggestionMarker'](_0x4d35ec);_0x506b18['add'](_0x42710f);}else{const _0x7390da=this['_suggestions']['get'](_0x24751f);null!==_0x8a722d['newRange']||_0x7390da['isInContent']?(_0x21d68f['add'](_0x7390da['head']),_0x506b18['add'](_0x7390da)):this['_removeSuggestion'](_0x7390da);}}_0x506b18['size']>0x0&&this['_refreshSuggestionsChain'](_0x506b18);for(const _0x5d10ed of _0x21d68f)this['fire']('suggestionChanged',_0x5d10ed);}),_0x221009['model']['on']('applyOperation',(_0xb6b34e,_0x2e0f79)=>{const _0x1485ce=_0x2e0f79[0x0];if(!this['_suggestions']['size'])return;if(!_0x1485ce['isDocumentOperation'])return;if(_0x1485ce['batch']['isUndo']||!_0x1485ce['batch']['isLocal'])return;let _0x42a4ca,_0x5bbabf;switch(_0x1485ce['type']){case'insert':_0x42a4ca=_0x221009['model']['createPositionAt'](_0x1485ce['position']),_0x5bbabf=_0x42a4ca['getShiftedBy'](_0x1485ce['howMany']);break;case'split':_0x42a4ca=_0x221009['model']['createPositionAt'](_0x1485ce['splitPosition']),_0x5bbabf=_0x221009['model']['createPositionAt'](_0x1485ce['moveTargetPosition']);break;case'move':_0x42a4ca=_0x221009['model']['createPositionAt'](_0x1485ce['targetPosition']),_0x5bbabf=_0x42a4ca['getShiftedBy'](_0x1485ce['howMany']);break;default:return;}const _0x348c04=_0x221009['model']['createRange'](_0x42a4ca,_0x5bbabf);_0x221009['model']['change'](()=>{for(const {suggestion:_0x5a5b83,meta:_0x2ff17c}of this['_findSuggestions'](_0x348c04)){if(_0x5a5b83['isMultiRange'])continue;if('formatInline'==_0x5a5b83['type'])continue;const _0xb36a61=this['_getAttributeKey'](_0x5a5b83);if(_0xb36a61&&this['_isBlockAttribute'](_0xb36a61)&&'split'!=_0x1485ce['type'])continue;const _0x28ca0d=_0x5a5b83['data']&&_0x5a5b83['data']['multipleBlocks'];('formatBlock'!=_0x5a5b83['type']||'split'==_0x1485ce['type']&&!_0x28ca0d)&&(_0x2ff17c['containsRangeInObject']||'insertion'==_0x5a5b83['type']&&_0x2ff17c['isOwn']||_0x5a5b83['getFirstRange']()['containsRange'](_0x348c04)&&this['_breakSuggestionMarker'](_0x5a5b83,_0x42a4ca,_0x5bbabf));}});},{'priority':'lowest'}),_0x221009['model']['on']('deleteContent',(_0x3e7b31,_0x300635)=>{const _0x3cea0b=_0x300635[0x0],_0x33b3d5=_0x300635[0x1];if(_0x33b3d5&&_0x33b3d5['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3cea0b['isCollapsed'])return;const _0x2cc4be=_0x221009['model']['schema'],{start:_0xceb577,end:_0x1cc644}=_0x3cea0b['getFirstRange'](),_0x1c7143=_0xceb577['nodeAfter']&&_0x2cc4be['isLimit'](_0xceb577['nodeAfter'])?null:_0x2cc4be['getNearestSelectionRange'](_0xceb577,'forward'),_0x43c3ad=_0x1cc644['nodeBefore']&&_0x2cc4be['isLimit'](_0x1cc644['nodeBefore'])?null:_0x2cc4be['getNearestSelectionRange'](_0x1cc644,'backward'),_0x453362=_0x221009['model']['createRange'](_0x1c7143?_0x1c7143['start']:_0xceb577,_0x43c3ad?_0x43c3ad['end']:_0x1cc644);_0x221009['model']['change'](_0x4920de=>{this['markDeletion'](_0x453362);const _0x4bc1d8=_0x221009['model']['schema']['getNearestSelectionRange'](_0x453362['start']);_0x3cea0b['is']('documentSelection')?_0x4920de['setSelection'](_0x4bc1d8):_0x3cea0b['setTo'](_0x4bc1d8);}),_0x3e7b31['stop']();},{'priority':_0x104c24['normal']+0xa}),_0x221009['model']['on']('insertContent',(_0x2d1d0f,_0x41ca76)=>{const _0x7e47aa=_0x41ca76[_0x41ca76['length']-0x1];_0x7e47aa&&_0x7e47aa['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x221009['model']['change'](()=>{let _0x4c4ab6=_0x221009['model']['insertContent'](_0x41ca76[0x0],_0x41ca76[0x1],_0x41ca76[0x2],{'forceDefaultExecution':!0x0});if(!_0x4c4ab6)return;_0x2d1d0f['return']=_0x4c4ab6['clone']();const _0x4362e0=_0x4c4ab6['end']['nodeBefore'],_0x2aaa8b=_0x221009['model']['schema'];_0x4362e0&&_0x2aaa8b['isBlock'](_0x4362e0)&&!_0x2aaa8b['isObject'](_0x4362e0)&&(_0x4c4ab6=_0x221009['model']['createRange'](_0x4c4ab6['start'],_0x221009['model']['createPositionAt'](_0x4362e0,'end'))),this['markInsertion'](_0x4c4ab6);}),_0x2d1d0f['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x5c8ae3=new v(_0x221009,this['_suggestions']);_0x221009['commands']['add']('acceptSuggestion',_0x5c8ae3),this['enableCommand']('acceptSuggestion');const _0x51126d=new D(_0x221009,this['_suggestions']);_0x221009['commands']['add']('discardSuggestion',_0x51126d),this['enableCommand']('discardSuggestion'),_0x221009['commands']['add']('acceptAllSuggestions',new B(_0x221009,_0x5c8ae3,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x221009['commands']['add']('discardAllSuggestions',new B(_0x221009,_0x51126d,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x221009['commands']['add']('acceptSelectedSuggestions',new O(_0x221009,_0x5c8ae3,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x221009['commands']['add']('discardSelectedSuggestions',new O(_0x221009,_0x51126d,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x3b8494=_0x221009['plugins']['get']('CommentsRepository');this['listenTo'](_0x3b8494,'addComment',(_0x17fc8d,{threadId:_0x3afab5})=>{const _0x3e9b44=this['_suggestions']['get'](_0x3afab5);_0x3e9b44&&_0x3e9b44['commentThread']&&0x1===_0x3e9b44['commentThread']['length']&&this['_updateSuggestionData'](_0x3afab5,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x3b8494,'removeComment',(_0x152c79,{threadId:_0x828b65})=>{const _0xc6aa98=this['_suggestions']['get'](_0x828b65);_0xc6aa98&&_0xc6aa98['commentThread']&&!_0xc6aa98['commentThread']['length']&&this['_updateSuggestionData'](_0x828b65,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x49a191){const _0x11b14e=_0x5f49dc([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]),_0x41a377=0x3d8d0df,_0x325194=0x3dfaaa7^_0x41a377,_0x21a789=window[_0x5f49dc([0x44,0x61,0x74,0x65])][_0x5f49dc([0x6e,0x6f,0x77])](),_0x2491a9=_0x49a191[_0x5f49dc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x103f44=new window[(_0x5f49dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xad502c=>{_0x2491a9[_0x5f49dc([0x6f,0x6e,0x63,0x65])](_0x5f49dc([0x72,0x65,0x61,0x64,0x79]),_0xad502c);}),_0x1352a8={[_0x5f49dc([0x6b,0x74,0x79])]:_0x5f49dc([0x45,0x43]),[_0x5f49dc([0x75,0x73,0x65])]:_0x5f49dc([0x73,0x69,0x67]),[_0x5f49dc([0x63,0x72,0x76])]:_0x5f49dc([0x50,0x2d,0x32,0x35,0x36]),[_0x5f49dc([0x78])]:_0x5f49dc([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]),[_0x5f49dc([0x79])]:_0x5f49dc([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]),[_0x5f49dc([0x61,0x6c,0x67])]:_0x5f49dc([0x45,0x53,0x32,0x35,0x36])},_0x4a0829=_0x2491a9[_0x5f49dc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5f49dc([0x67,0x65,0x74])](_0x5f49dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x392eb2(){let _0x332f0b,_0x2b6797=null,_0x412aaf=null;try{if(_0x4a0829==_0x5f49dc([0x47,0x50,0x4c]))return _0x5f49dc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x332f0b=_0x3d9823(),!_0x332f0b)return _0x5f49dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x332f0b[_0x5f49dc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x412aaf=_0x370484(_0x332f0b[_0x5f49dc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x332f0b[_0x5f49dc([0x6a,0x74,0x69])])),await _0x508092()?_0x493338()?_0x539451()?_0x5f49dc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3ecbf9()?(_0x332f0b[_0x5f49dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f49dc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b6797=_0x7587d9(_0x5f49dc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x332f0b[_0x5f49dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5f49dc([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b6797=_0x7587d9(_0x5f49dc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1cd738()):_0x5f49dc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5f49dc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5f49dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5f49dc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x539451(){const _0x4b80a6=[_0x5f49dc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5f49dc([0x74,0x72,0x69,0x61,0x6c])][_0x5f49dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x332f0b[_0x5f49dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x21a789/0x3e8:0xe10*_0x325194;return _0x332f0b[_0x5f49dc([0x65,0x78,0x70])]<_0x4b80a6;}function _0x493338(){const _0x52ebdd=_0x332f0b[_0x5f49dc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x52ebdd)return!0x1;if(_0x52ebdd[_0x5f49dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f49dc([0x2a])))return!0x0;if(_0x52ebdd[_0x5f49dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f49dc([0x54,0x43])))return!0x0;if(_0x52ebdd[_0x5f49dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f49dc([0x52,0x54,0x43]))){if(_0x321e00())return!0x0;if(_0x53dfe1()||_0x2cb541())return!0x0;}return!0x1;}function _0x3ecbf9(){const _0x178bb4=_0x332f0b[_0x5f49dc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x178bb4||0x0==_0x178bb4[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x17e8a7}=new URL(window[_0x5f49dc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x178bb4[_0x5f49dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x17e8a7))return!0x0;const _0xa8f46=_0x17e8a7[_0x5f49dc([0x73,0x70,0x6c,0x69,0x74])](_0x5f49dc([0x2e]));return _0x178bb4[_0x5f49dc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14e7a2=>_0x14e7a2[_0x5f49dc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f49dc([0x2a])))[_0x5f49dc([0x6d,0x61,0x70])](_0x28b978=>_0x28b978[_0x5f49dc([0x73,0x70,0x6c,0x69,0x74])](_0x5f49dc([0x2e])))[_0x5f49dc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1006cc=>_0x1006cc[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0xa8f46[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f49dc([0x6d,0x61,0x70])](_0x429387=>Array(_0xa8f46[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x429387[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5f49dc([0x66,0x69,0x6c,0x6c])](_0x429387[0x0]===_0x5f49dc([0x2a])?_0x5f49dc([0x2a]):'')[_0x5f49dc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x429387))[_0x5f49dc([0x73,0x6f,0x6d,0x65])](_0x3a61de=>_0xa8f46[_0x5f49dc([0x65,0x76,0x65,0x72,0x79])]((_0x397a82,_0x1b1c35)=>_0x3a61de[_0x1b1c35]===_0x397a82||_0x3a61de[_0x1b1c35]===_0x5f49dc([0x2a])));}function _0x1cd738(){return _0x2b6797&&_0x412aaf?new window[(_0x5f49dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xdcde74,_0x1de755)=>{_0x2b6797[_0x5f49dc([0x74,0x68,0x65,0x6e])](_0xdcde74,_0x1de755),_0x412aaf[_0x5f49dc([0x74,0x68,0x65,0x6e])](_0x62a681=>{_0x62a681!=_0x5f49dc([0x56,0x61,0x6c,0x69,0x64])&&_0xdcde74(_0x62a681);},_0x1de755);}):_0x2b6797||_0x412aaf||_0x5f49dc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x370484(_0x234c09,_0xd780ae){return new window[(_0x5f49dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ebf3d=>{if(_0x5f3bd9())return _0x4ebf3d(_0x5f49dc([0x56,0x61,0x6c,0x69,0x64]));_0x3a497e(),_0x2491a9[_0x5f49dc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5f49dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5ac7f6=!0x1;const _0x3f34db=_0xcb588e();function _0x3c07ed(_0x41170f){return!!_0x41170f&&(typeof _0x41170f===_0x5f49dc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x41170f===_0x5f49dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x41170f[_0x5f49dc([0x74,0x68,0x65,0x6e])]===_0x5f49dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x41170f[_0x5f49dc([0x63,0x61,0x74,0x63,0x68])]===_0x5f49dc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1f014b(_0x450fcf){_0x4d515c(_0x450fcf)[_0x5f49dc([0x74,0x68,0x65,0x6e])](_0x10d4f2=>{if(!_0x10d4f2||_0x10d4f2[_0x5f49dc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5f49dc([0x6f,0x6b]))return _0x5f49dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4ddd99(_0x44fb14(_0x3f34db+_0xd780ae))!=_0x10d4f2[_0x5f49dc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5f49dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5f49dc([0x56,0x61,0x6c,0x69,0x64]);})[_0x5f49dc([0x74,0x68,0x65,0x6e])](_0x4f7695=>(_0x7b65e8(),_0x4f7695),()=>{const _0x223d89=_0x2b1abc();return null==_0x223d89?(_0x7b65e8(),_0x5f49dc([0x56,0x61,0x6c,0x69,0x64])):_0x5f49dc(_0x21a789-_0x223d89>(0x27d454df^_0x41a377)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5f49dc([0x74,0x68,0x65,0x6e])](_0x4ebf3d)[_0x5f49dc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ebf3d(_0x5f49dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x36966b=0x3ee3e5f^_0x41a377;function _0x7b65e8(){const _0x4f4692=_0x5f49dc([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ddd99(_0x44fb14(_0x234c09)),_0x43cada=_0x291d5b(_0x4ddd99(window[_0x5f49dc([0x4d,0x61,0x74,0x68])][_0x5f49dc([0x63,0x65,0x69,0x6c])](_0x21a789/_0x36966b)));window[_0x5f49dc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f49dc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4f4692,_0x43cada);}function _0x2b1abc(){const _0x5e1c63=_0x5f49dc([0x6c,0x6c,0x63,0x74,0x2d])+_0x4ddd99(_0x44fb14(_0x234c09)),_0x1287ca=window[_0x5f49dc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5f49dc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5e1c63);return _0x1287ca?window[_0x5f49dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x291d5b(_0x1287ca),0x10)*_0x36966b:null;}function _0x4d515c(_0x18846e){return new window[(_0x5f49dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x37f086,_0x311ce6)=>{_0x18846e[_0x5f49dc([0x74,0x68,0x65,0x6e])](_0x37f086,_0x311ce6),window[_0x5f49dc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x311ce6,0x3d9041f^_0x41a377);});}}_0x2491a9[_0x5f49dc([0x6f,0x6e])](_0x5f49dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x246ac6,_0x406031)=>{if(_0x406031[0x0]!=_0x234c09)return _0x4ebf3d(_0x5f49dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x406031[0x1]={..._0x406031[0x1],[_0x5f49dc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3f34db};},{[_0x5f49dc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f49dc([0x68,0x69,0x67,0x68])}),_0x2491a9[_0x5f49dc([0x6f,0x6e])](_0x5f49dc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x57768e=>{_0x3c07ed(_0x57768e[_0x5f49dc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5ac7f6=!0x0,_0x1f014b(_0x57768e[_0x5f49dc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5f49dc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5f49dc([0x6c,0x6f,0x77])}),_0x103f44[_0x5f49dc([0x74,0x68,0x65,0x6e])](()=>{_0x5ac7f6||_0x4ebf3d(_0x5f49dc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5f3bd9(){return _0x2491a9[_0x5f49dc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f49dc([0x76,0x69,0x65,0x77])][_0x5f49dc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5f49dc([0x61,0x75,0x74,0x6f]);}function _0x3a497e(){_0x2491a9[_0x5f49dc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5f49dc([0x76,0x69,0x65,0x77])][_0x5f49dc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5f49dc([0x61,0x75,0x74,0x6f]);}}function _0x7587d9(_0x374e66){const _0x677e2c=[new window[(_0x5f49dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x410401=>setTimeout(_0x410401,0x3d1ee13^_0x41a377)),_0x103f44[_0x5f49dc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5f49dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3394d0=>{let _0x27dd09=0x0;_0x2491a9[_0x5f49dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f49dc([0x6f,0x6e])](_0x5f49dc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3cdb45,_0x23e540)=>{_0x23e540[0x0][_0x5f49dc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x27dd09++,_0x27dd09==(0x3d8d127^_0x41a377)&&(_0x3394d0(),_0x3cdb45[_0x5f49dc([0x6f,0x66,0x66])]());});}))];return window[_0x5f49dc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5f49dc([0x72,0x61,0x63,0x65])](_0x677e2c)[_0x5f49dc([0x74,0x68,0x65,0x6e])](()=>_0x374e66);}async function _0x3c833a(){await _0x103f44,_0x2491a9[_0x5f49dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f49dc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x290764,_0x2491a9[_0x5f49dc([0x6d,0x6f,0x64,0x65,0x6c])][_0x5f49dc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x290764,_0x2491a9[_0x5f49dc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5f49dc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x321e00(){return _0x3b412e(_0x5f49dc([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x54e7e5(_0x5f49dc([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x5f49dc([0x73,0x74,0x61,0x74,0x65])]==_0x5f49dc([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x53dfe1(){return _0x3b412e(_0x5f49dc([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 _0x2cb541(){return _0x3b412e(_0x5f49dc([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x31b042(_0x1139cf){const _0x5c91bb=_0x45cee4();_0x2491a9[_0x5c91bb]=_0x5f49dc([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1139cf,_0x1139cf!=_0x5f49dc([0x56,0x61,0x6c,0x69,0x64])&&_0x3c833a();}function _0x45cee4(){const _0x3dadda=window[_0x5f49dc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5f49dc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5f49dc([0x6e,0x6f,0x77])]())[_0x5f49dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5f49dc([0x2e]),'');let _0x272111=_0x5f49dc([0x52]);for(let _0x2eac4a=0x0;_0x2eac4a<_0x3dadda[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2eac4a+=0x2){let _0x29eb59=window[_0x5f49dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3dadda[_0x5f49dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2eac4a,_0x2eac4a+0x2));_0x29eb59>=_0x11b14e[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x29eb59-=_0x11b14e[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x272111+=_0x11b14e[_0x29eb59];}return _0x272111;}function _0x3d9823(){const _0x1a90c6=_0x4a0829[_0x5f49dc([0x73,0x70,0x6c,0x69,0x74])](_0x5f49dc([0x2e]));if(0x3!=_0x1a90c6[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2ee452(_0x1a90c6[0x1]);function _0x2ee452(_0x172900){const _0x150e09=_0x4184fb(_0x172900);return _0x150e09&&_0x5ba6a4()?_0x150e09:null;function _0x5ba6a4(){const _0x449cf7=_0x150e09[_0x5f49dc([0x6a,0x74,0x69])],_0x20a66c=window[_0x5f49dc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x449cf7[_0x5f49dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x449cf7[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1b8eb9={..._0x150e09,[_0x5f49dc([0x6a,0x74,0x69])]:_0x449cf7[_0x5f49dc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x449cf7[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1b8eb9[_0x5f49dc([0x76,0x63])],_0x44fb14(_0x1b8eb9)==_0x20a66c;}}}async function _0x508092(){let _0x449c08=!0x0;try{const _0x3cc590=_0x4a0829[_0x5f49dc([0x73,0x70,0x6c,0x69,0x74])](_0x5f49dc([0x2e])),[_0x64a349,_0x554215,_0x37960b]=_0x3cc590;return _0x2ec3f5(_0x64a349),await _0x114391(_0x64a349,_0x554215,_0x37960b),_0x449c08;}catch{return!0x1;}function _0x2ec3f5(_0x58c188){const _0x12e126=_0x4184fb(_0x58c188);_0x12e126&&_0x12e126[_0x5f49dc([0x61,0x6c,0x67])]==_0x5f49dc([0x45,0x53,0x32,0x35,0x36])||(_0x449c08=!0x1);}async function _0x114391(_0x37dd4a,_0x2514df,_0x30c116){const _0x8cc34a=window[_0x5f49dc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5f49dc([0x66,0x72,0x6f,0x6d])](_0x3053b1(_0x30c116),_0x49de47=>_0x49de47[_0x5f49dc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x374d6c=new window[(_0x5f49dc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5f49dc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x37dd4a+_0x5f49dc([0x2e])+_0x2514df),_0x4940f4=window[_0x5f49dc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5f49dc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4940f4)return;const _0x3cc727=await _0x4940f4[_0x5f49dc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5f49dc([0x6a,0x77,0x6b]),_0x1352a8,{[_0x5f49dc([0x6e,0x61,0x6d,0x65])]:_0x5f49dc([0x45,0x43,0x44,0x53,0x41]),[_0x5f49dc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5f49dc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5f49dc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4940f4[_0x5f49dc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5f49dc([0x6e,0x61,0x6d,0x65])]:_0x5f49dc([0x45,0x43,0x44,0x53,0x41]),[_0x5f49dc([0x68,0x61,0x73,0x68])]:{[_0x5f49dc([0x6e,0x61,0x6d,0x65])]:_0x5f49dc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3cc727,_0x8cc34a,_0x374d6c)||(_0x449c08=!0x1);}}function _0x4184fb(_0x4fab30){return _0x4fab30[_0x5f49dc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5f49dc([0x65,0x79]))?JSON[_0x5f49dc([0x70,0x61,0x72,0x73,0x65])](_0x3053b1(_0x4fab30)):null;}function _0x3053b1(_0x591652){return window[_0x5f49dc([0x61,0x74,0x6f,0x62])](_0x591652[_0x5f49dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5f49dc([0x2b]))[_0x5f49dc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5f49dc([0x2f])));}function _0x44fb14(_0x2c4d4d){let _0x504a2e=0x1505;function _0x4254fc(_0x56191e){for(let _0x507b97=0x0;_0x507b97<_0x56191e[_0x5f49dc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x507b97++){const _0x468f0d=_0x56191e[_0x5f49dc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x507b97);_0x504a2e=(_0x504a2e<<0x5)+_0x504a2e+_0x468f0d,_0x504a2e&=_0x504a2e;}}function _0x2c3822(_0x3e633a){Array[_0x5f49dc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e633a)?_0x3e633a[_0x5f49dc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2c3822):_0x3e633a&&typeof _0x3e633a==_0x5f49dc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5f49dc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e633a)[_0x5f49dc([0x73,0x6f,0x72,0x74])]()[_0x5f49dc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4dbe56,_0x30263e])=>{_0x4254fc(_0x4dbe56),_0x2c3822(_0x30263e);}):_0x4254fc(window[_0x5f49dc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e633a));}return _0x2c3822(_0x2c4d4d),_0x504a2e>>>0x0;}function _0x4ddd99(_0x160467){return _0x160467[_0x5f49dc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5f49dc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5f49dc([0x30]));}function _0x291d5b(_0xb4fec9){return _0xb4fec9[_0x5f49dc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5f49dc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5f49dc([0x6a,0x6f,0x69,0x6e])]('');}function _0x3b412e(_0x56b848){return _0x2491a9[_0x5f49dc([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5f49dc([0x68,0x61,0x73])](_0x56b848);}function _0x54e7e5(_0x4a77bb){return _0x2491a9[_0x5f49dc([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x5f49dc([0x67,0x65,0x74])](_0x4a77bb);}function _0x290764(){}function _0x5f49dc(_0xc157de){return _0xc157de['map'](_0x322e3e=>String['fromCharCode'](_0x322e3e))['join']('');}_0x31b042(await _0x392eb2());}(this);}set['adapter'](_0x5abb14){if(this['_adapter'])throw new _0x46a289('track-changes-adapter-already-set',this);this['_adapter']=_0x5abb14;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0xe12ada=!0x1,toJSON:_0x1ba7ef=!0x1}={}){const _0x1a24ea=[];for(const _0xd79574 of this['_suggestions']['values']())_0xe12ada&&!_0xd79574['isInContent']||_0x1a24ea['push'](_0xd79574);return _0x1ba7ef?_0x1a24ea['map'](_0x164e86=>_0x164e86['toJSON']()):_0x1a24ea;}['getSuggestion'](_0x2671bb){const _0x436a88=this['_suggestions']['get'](_0x2671bb);if(!_0x436a88)throw new _0x46a289('track-changes-suggestion-not-found',this);return _0x436a88;}['hasSuggestion'](_0xfa71a4){return this['_suggestions']['has'](_0xfa71a4);}['addSuggestionData'](_0xe8eb3a){const {authorId:_0x3e2dc2,id:_0x3f1d90,originalSuggestionId:_0x1b7225,attributes:_0x5b0c36}=_0xe8eb3a,[_0x4defb5,_0x1a5d2d]=_0xe8eb3a['type']['split'](':'),_0x559298=this['_suggestions']['get'](_0x3f1d90)||this['_createSuggestion'](_0x4defb5,_0x1a5d2d,_0x3f1d90,_0x3e2dc2,_0x5b0c36,_0x1b7225);if(this['_addThreadToSuggestion'](_0x559298),this['_checkSuggestionCorrectness'](_0x559298,_0x4defb5,_0x1a5d2d||null,_0x3e2dc2),_0x559298['createdAt']=_0xe8eb3a['createdAt'],_0x559298['_isDataLoaded']=!0x0,_0x5b0c36&&_0x5b0c36['@external']){const _0xa46bcc=_0x5b0c36['@external'],_0x1d0e35=this['_getExternalAuthor'](_0xa46bcc['authorName']);_0x559298['authoredAt']=_0xa46bcc['createdAt'],_0x559298['author']=_0x1d0e35,_0x559298['isExternal']=!0x0;}else _0x559298['authoredAt']=_0xe8eb3a['createdAt'];switch(_0xe8eb3a['data']&&(_0x559298['data']=_0xe8eb3a['data']),_0xe8eb3a['attributes']&&(_0x559298['attributes']=_0xe8eb3a['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x559298['_saved']=!0x0),this['_suggestionState']['get'](_0x559298)){case'notReady':this['_suggestionState']['set'](_0x559298,'dataReady');break;case'markerReady':_0x559298['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x559298])),this['_refreshSuggestionsChain'](new Set([_0x559298])),this['_suggestionState']['set'](_0x559298,'ready'),this['fire']('suggestionLoaded',_0x559298)):this['_suggestionState']['set'](_0x559298,'removed');}return _0x559298;}['acceptSuggestion'](_0x3b4e18){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x476579 of _0x3b4e18['getAllAdjacentSuggestions']())_0x476579['accept']();});});}['discardSuggestion'](_0x7eff0e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xf49c48 of _0x7eff0e['getAllAdjacentSuggestions']())_0xf49c48['discard']();});});}['enableCommand'](_0x4d4994,_0x19436a){const _0x1de47a=this['editor']['commands']['get'](_0x4d4994);if(!_0x1de47a)throw new _0x46a289('track-changes-command-not-found',this,{'commandName':_0x4d4994});if(this['_enabledCommands']['has'](_0x1de47a))throw new _0x46a289('track-changes-enable-command-twice',this,{'commandName':_0x4d4994});this['_enabledCommands']['add'](_0x1de47a),_0x19436a&&_0x1de47a['on']('execute',(_0x4a5b0d,_0x418dbc)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x418dbc['length']>0x0&&_0x418dbc[_0x418dbc['length']-0x1]&&_0x418dbc[_0x418dbc['length']-0x1]['forceDefaultExecution']?_0x418dbc['pop']():(_0x4a5b0d['return']=_0x19436a((..._0x33172d)=>_0x1de47a['execute'](..._0x33172d,{'forceDefaultExecution':!0x0}),..._0x418dbc),_0x4a5b0d['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x2a0b4b){let _0x579628,_0x1b1ffc;const _0x124810=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x579628=_0x2a0b4b();}catch(_0xfa3c29){_0x1b1ffc=_0xfa3c29;}return _0x124810||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1b1ffc&&_0x46a289['rethrowUnexpectedError'](_0x1b1ffc,this),_0x579628;}['markInsertion'](_0x259477,_0x9fd4bf=null,_0x12f5d8={}){if(_0x259477['isCollapsed'])return null;const _0x59de3a=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x12f5d8['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x5cd000,meta:_0x1adc4b}of this['_findSuggestions'](_0x259477,'insertion'))if(_0x1adc4b['isOwn']){if(!_0x1adc4b['isNextTo']){if(_0x1adc4b['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!sn(_0x5cd000,_0x12f5d8))continue;return _0x5cd000;}if(sn(_0x5cd000,_0x12f5d8))return _0x5cd000;this['_breakSuggestionMarker'](_0x5cd000,_0x259477['start'],_0x259477['end']);break;}if(_0x9fd4bf==_0x5cd000['subType']&&sn(_0x5cd000,_0x12f5d8)){const _0x3a00af=_0x5cd000['getFirstRange']();return _0x3a00af['start']['isEqual'](_0x259477['end'])?this['_setSuggestionRange'](_0x5cd000,this['_model']['createRange'](_0x259477['start'],_0x3a00af['end'])):this['_setSuggestionRange'](_0x5cd000,this['_model']['createRange'](_0x3a00af['start'],_0x259477['end'])),_0x5cd000;}}const _0x3d86e3=_0xcb588e(),_0x23024f=_0x59de3a['id'],_0x2cff54=_0x9fd4bf?'insertion:'+_0x9fd4bf:'insertion',_0x151083=this['_setSuggestionData']({'id':_0x3d86e3,'type':_0x2cff54,'createdAt':new Date(),'authorId':_0x23024f,'attributes':_0x12f5d8});return this['_addSuggestionMarker'](_0x2cff54,_0x3d86e3,_0x23024f,_0x259477),_0x151083;}['markMultiRangeInsertion'](_0x3dd221,_0x4d5e4f='multi',_0x158406={}){const _0x2b5e20=this['editor']['plugins']['get']('Users')['me'],_0x63d72b=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4d5e4f,'join');this['_trackingSessionId']&&(_0x158406['trackingSessionId']=this['_trackingSessionId']);for(const _0x558481 of this['getSuggestions']())if(_0x558481['author']['id']==_0x2b5e20['id']&&'insertion'==_0x558481['type']&&_0x558481['subType']==_0x4d5e4f&&sn(_0x558481,_0x158406)&&(_0x63d72b(_0x558481['getRanges'](),_0x3dd221)||_0x63d72b(_0x3dd221,_0x558481['getRanges']()))){for(const _0x4eff07 of _0x3dd221)_0x558481['addRange'](_0x4eff07);return _0x558481;}for(const {suggestion:_0x4b4eb0,meta:_0x786f65}of this['_findSuggestions'](_0x3dd221,'insertion')){if(!_0x786f65['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x786f65['containsRangeInObject'])continue;if(!sn(_0x4b4eb0,_0x158406))continue;let _0x67e945=!0x0;for(const _0x19f57c of _0x4b4eb0['getRanges']())for(const _0x1137bb of _0x3dd221)if(!_0x19f57c['containsRange'](_0x1137bb)){_0x67e945=!0x1;break;}if(_0x67e945)return _0x4b4eb0;}const _0x123050=_0xcb588e(),_0x201037=_0x2b5e20['id'],_0x1e15be='insertion:'+_0x4d5e4f,_0x2a515f=this['_setSuggestionData']({'id':_0x123050,'type':_0x1e15be,'createdAt':new Date(),'authorId':_0x201037,'attributes':_0x158406});for(const _0x2adb2d of _0x3dd221)this['_addSuggestionMarker'](_0x1e15be,_0x123050,_0x201037,_0x2adb2d,x['getMultiRangeId']());return _0x2a515f;}['markInlineFormat'](_0xa2b7e5,_0x349685,_0x1842f1=null,_0x22e446={}){if(_0x1842f1=_0x1842f1||Ht(_0x349685),_0xa2b7e5['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x22e446['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x1ff110=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1842f1,'accept');return this['forceDefaultExecution'](()=>_0x1ff110([_0xa2b7e5],_0x349685,_0x22e446)),null;}const _0x260256=this['editor']['plugins']['get']('Users')['me'],_0x5e4b00=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x3ba6bd,meta:_0x179ef1}of this['_findSuggestions'](_0xa2b7e5,'insertion'))_0x179ef1['isOwn']&&!_0x179ef1['isInsideObject']&&_0x5e4b00['push'](..._0x3ba6bd['getRanges']());}const _0x23f026=function(_0x546ac2,_0x57092b){const _0x533643=[];for(const _0xae29f9 of _0x57092b){const _0x277595=_0x546ac2['getIntersection'](_0xae29f9);_0x277595&&_0x533643['push'](_0x277595);}return _0x533643;}(_0xa2b7e5,_0x5e4b00),_0x1488e1=function(_0x44cdc3,_0x368933){const _0x24c5d4=[_0x44cdc3];for(const _0x3a9d44 of _0x368933){let _0xd91cd6=0x0;for(;_0xd91cd6<_0x24c5d4['length'];){const _0x17e8b1=_0x24c5d4[_0xd91cd6]['getDifference'](_0x3a9d44);_0x24c5d4['splice'](_0xd91cd6,0x1,..._0x17e8b1),_0xd91cd6+=_0x17e8b1['length'];}}return _0x24c5d4;}(_0xa2b7e5,_0x5e4b00);_0x23f026['length']&&this['_model']['change'](()=>{for(const _0x2db17f of _0x23f026){const _0x2930ca=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1842f1,'accept');this['forceDefaultExecution'](()=>_0x2930ca([_0x2db17f],_0x349685,_0x22e446));}});for(const _0x4788ba of _0x1488e1){let _0x34b0f7=null,_0x3e1006=_0x4788ba['start'],_0x1bc4e4=_0x4788ba['end'];for(const {suggestion:_0x2e2e2a,meta:_0x4d4c56}of this['_findSuggestions'](_0x4788ba,'formatInline')){if(!_0x4d4c56['isOwn'])continue;if(_0x2e2e2a['subType']!=_0x1842f1)continue;if(!sn(_0x2e2e2a,_0x22e446))continue;const _0x4c70b3=_0x2e2e2a['getFirstRange']();if(_0x4c70b3['containsRange'](_0x4788ba,!0x0))return null;_0x3e1006=_0x3e1006['isBefore'](_0x4c70b3['start'])?_0x3e1006:_0x4c70b3['start'],_0x1bc4e4=_0x1bc4e4['isAfter'](_0x4c70b3['end'])?_0x1bc4e4:_0x4c70b3['end'],_0x34b0f7?_0x4c70b3['start']['isBefore'](_0x34b0f7['getFirstRange']()['start'])?(_0x34b0f7['removeMarkers'](),_0x34b0f7=_0x2e2e2a):_0x2e2e2a['removeMarkers']():_0x34b0f7=_0x2e2e2a;}const _0x5883a1=this['_model']['createRange'](_0x3e1006,_0x1bc4e4);if(_0x34b0f7)this['_setSuggestionRange'](_0x34b0f7,_0x5883a1);else{const _0x4cfb06=_0xcb588e(),_0x318abb=_0x260256['id'];this['_setSuggestionData']({'id':_0x4cfb06,'type':'formatInline:'+_0x1842f1,'data':_0x349685,'createdAt':new Date(),'authorId':_0x318abb,'attributes':_0x22e446}),this['_addSuggestionMarker']('formatInline:'+_0x1842f1,_0x4cfb06,_0x318abb,_0x5883a1);}}return null;}['markBlockFormat'](_0x325cde,_0x308513,_0x4e6f78=[],_0x28bd4f=null,_0x460ef9={}){_0x308513['formatGroupId']||(_0x308513['formatGroupId']=_0x308513['commandName']),_0x308513['multipleBlocks']=_0x325cde['is']('range'),_0x28bd4f=_0x28bd4f||Ht(_0x308513);const _0x3a71e9=_0x4e6f78['map'](_0x439d9e=>tn(_0x439d9e,this['_model'])),_0x28aac1=_0x325cde['is']('range')?_0x325cde:tn(_0x325cde,this['_model']);if(this['_trackingSessionId']&&(_0x460ef9['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x1c0ec7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x28bd4f,'accept');return this['forceDefaultExecution'](()=>_0x1c0ec7([_0x28aac1],_0x308513,_0x460ef9)),null;}_0x3a71e9['push'](_0x28aac1);let _0x5f5ab4=!0x0;for(const _0x1c52ff of _0x3a71e9)if(!this['_rangeIsInLocalUserInsertion'](_0x1c52ff)){_0x5f5ab4=!0x1;break;}if(_0x5f5ab4&&'always'!==this['_trackFormatChanges']){const _0x13ce83=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x28bd4f,'accept');return this['forceDefaultExecution'](()=>_0x13ce83([_0x28aac1],_0x308513,_0x460ef9)),null;}let _0x4e2848=null,_0x53579d=_0x28aac1['start'],_0xeefb81=_0x28aac1['end'];for(const {suggestion:_0x4777e9,meta:_0x290467}of this['_findSuggestions'](_0x28aac1,'formatBlock')){if(!_0x290467['isOwn'])continue;if(_0x290467['isNextTo']||_0x290467['containsRangeInObject']||_0x290467['isInsideObject'])continue;if(_0x4777e9['data']['formatGroupId']!=_0x308513['formatGroupId'])continue;if(!sn(_0x4777e9,_0x460ef9))continue;const _0x4107b3=_0x4777e9['getFirstRange']();if(_0x4777e9['subType']==_0x28bd4f){if(_0x4107b3['containsRange'](_0x28aac1,!0x0))return null;_0x53579d=_0x53579d['isBefore'](_0x4107b3['start'])?_0x53579d:_0x4107b3['start'],_0xeefb81=_0xeefb81['isAfter'](_0x4107b3['end'])?_0xeefb81:_0x4107b3['end'],_0x4e2848?_0x4107b3['start']['isBefore'](_0x4e2848['getFirstRange']()['start'])?(_0x4e2848['removeMarkers'](),_0x4e2848=_0x4777e9):_0x4777e9['removeMarkers']():_0x4e2848=_0x4777e9;}else{const _0x526821=_0x28aac1['getIntersection'](_0x4107b3);this['_cutOutSuggestionMarker'](_0x4777e9,_0x526821);}}const _0xa45cbf=this['editor']['plugins']['get']('Users')['me'],_0x492e26=_0xcb588e(),_0x956dcf=_0xa45cbf['id'];if(_0x4e2848)return this['_setSuggestionRange'](_0x4e2848,this['_model']['createRange'](_0x53579d,_0xeefb81)),_0x4e2848;{const _0x55e44d=this['_setSuggestionData']({'id':_0x492e26,'type':'formatBlock:'+_0x28bd4f,'data':_0x308513,'createdAt':new Date(),'authorId':_0x956dcf,'attributes':_0x460ef9});return this['_addSuggestionMarker']('formatBlock:'+_0x28bd4f,_0x492e26,_0x956dcf,this['_model']['createRange'](_0x53579d,_0xeefb81)),_0x55e44d;}}['markMultiRangeBlockFormat'](_0x120e1c,_0xfd1dfb,_0x2e4fa7=[],_0x16384a=null,_0xd1b87f={}){_0xfd1dfb['formatGroupId']||(_0xfd1dfb['formatGroupId']=_0xfd1dfb['commandName']);const _0x4e3cfb=_0x120e1c[0x0];_0xfd1dfb['multipleBlocks']=_0x4e3cfb['is']('range'),_0x16384a=_0x16384a||Ht(_0xfd1dfb);const _0x2523ea=_0x2e4fa7['map'](_0x2a6737=>tn(_0x2a6737,this['_model'])),_0xa1b8bc=_0x4e3cfb['is']('range')?_0x120e1c:_0x120e1c['map'](_0x24ca0d=>tn(_0x24ca0d,this['_model']));if(this['_trackingSessionId']&&(_0xd1b87f['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x1f4028=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x16384a,'accept');return this['forceDefaultExecution'](()=>_0x1f4028(_0xa1b8bc,_0xfd1dfb,_0xd1b87f)),null;}_0x2523ea['push'](..._0xa1b8bc);let _0x286cdb=!0x0;for(const _0x36275d of _0x2523ea)if(!this['_rangeIsInLocalUserInsertion'](_0x36275d)){_0x286cdb=!0x1;break;}if(_0x286cdb&&'always'!==this['_trackFormatChanges']){const _0x4c74e2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x16384a,'accept');return this['forceDefaultExecution'](()=>_0x4c74e2(_0xa1b8bc,_0xfd1dfb,_0xd1b87f)),null;}const _0x91815c=this['editor']['plugins']['get']('Users')['me'];for(const _0x542877 of this['getSuggestions']()){const _0x3eb162=_0x542877['data'];if(_0x542877['author']['id']!=_0x91815c['id'])continue;if('formatBlock'!=_0x542877['type']||_0x3eb162['formatGroupId']!=_0xfd1dfb['formatGroupId'])continue;if(!sn(_0x542877,_0xd1b87f))continue;const _0x34ca87=_0x542877['subType']==_0x16384a;for(let _0xaea0c1=0x0;_0xaea0c1<_0xa1b8bc['length'];_0xaea0c1++){const _0x2e02d7=_0xa1b8bc[_0xaea0c1];for(const _0x18d1aa of _0x542877['getMarkers']()){const _0x4ac162=_0x18d1aa['getRange']();if(_0x2e02d7['isEqual'](_0x4ac162)){_0x34ca87?(_0xa1b8bc['splice'](_0xaea0c1,0x1),_0xaea0c1--):_0x542877['removeMarker'](_0x18d1aa['name']);break;}}}}if(0x0==_0xa1b8bc['length'])return null;const _0x39f3b9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x16384a,'join');for(const _0x30d637 of this['getSuggestions']()){const _0x460bc5=_0x30d637['data'];if(_0x30d637['author']['id']==_0x91815c['id']&&('formatBlock'==_0x30d637['type']&&_0x460bc5['formatGroupId']==_0xfd1dfb['formatGroupId']&&_0x30d637['subType']==_0x16384a&&sn(_0x30d637,_0xd1b87f)&&(_0x39f3b9(_0x30d637['getRanges'](),_0xa1b8bc)||_0x39f3b9(_0xa1b8bc,_0x30d637['getRanges']())))){for(const _0x51f91b of _0xa1b8bc)_0x30d637['addRange'](_0x51f91b);return _0x30d637;}}const _0x4dccaf=_0xcb588e(),_0x556b6e=_0x91815c['id'],_0x435e72='formatBlock:'+_0x16384a,_0x2de547=this['_setSuggestionData']({'id':_0x4dccaf,'type':_0x435e72,'data':_0xfd1dfb,'createdAt':new Date(),'authorId':_0x556b6e,'attributes':_0xd1b87f});for(const _0x57cd1c of _0xa1b8bc)this['_addSuggestionMarker'](_0x435e72,_0x4dccaf,_0x556b6e,_0x57cd1c,x['getMultiRangeId']());return _0x2de547;}['markDeletion'](_0x70cddf,_0x5dd79a=null,_0x4e7ef3={}){if(_0x70cddf['isCollapsed'])return null;const _0x410ae3=this['editor']['plugins']['get']('Users')['me'],_0x104d76=new _0x2f9bba(_0x70cddf['start'],_0x70cddf['end']);this['_trackingSessionId']&&(_0x4e7ef3['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2f0fbb,meta:_0x2840d6}of this['_findSuggestions'](_0x104d76,'insertion'))if(_0x2840d6['isOwn']&&!_0x2840d6['isNextTo']){if(_0x2f0fbb['isMultiRange']){const _0x4da560=_0x2f0fbb['getRanges']()['filter'](_0x3bf753=>'$graveyard'!=_0x3bf753['root']['rootName']);_0x4da560['every'](_0x4933a7=>_0x104d76['containsRange'](_0x4933a7,!0x0))&&_0x2f0fbb['discard']();if(_0x4da560['some'](_0x9eb5f2=>_0x9eb5f2['containsRange'](_0x104d76,!0x0))){const _0x1a9cd4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5dd79a,'accept');return this['forceDefaultExecution'](()=>_0x1a9cd4([_0x104d76],null,_0x4e7ef3)),null;}}else{const _0x2e0a31=_0x104d76['getIntersection'](_0x2f0fbb['getFirstRange']());null!==_0x2e0a31&&_0x2f0fbb['_onDiscard']([_0x2e0a31],null,_0x4e7ef3);}}if(_0x104d76['detach'](),_0x104d76['isCollapsed']||'$graveyard'==_0x104d76['root']['rootName'])return null;let _0x5e6b44=null,_0x35059c=_0x104d76['start'],_0x403646=_0x104d76['end'];const _0x43c1eb=this['_findSuggestions'](_0x104d76,'deletion');for(const {suggestion:_0x34bd77,meta:_0x5dafd1}of _0x43c1eb){const _0x251db9=this['_model']['createRange'](_0x35059c,_0x403646);if(_0x5dafd1['isOwn']&&(this['_mergeNestedSuggestions']||!_0x5dafd1['containsRangeInObject']&&!_0x5dafd1['isInsideObject'])){if(_0x34bd77['isMultiRange']){if(!sn(_0x34bd77,_0x4e7ef3))continue;let _0x5d4878=!0x0;for(const _0x4a5b90 of _0x34bd77['getRanges']()){if(_0x4a5b90['containsRange'](_0x251db9,!0x0))return _0x34bd77;_0x251db9['containsRange'](_0x4a5b90)||(_0x5d4878=!0x1);}_0x5d4878&&_0x34bd77['discard']();}else{const _0x5880e3=_0x34bd77['getFirstRange']();if(_0x5880e3['containsRange'](_0x251db9,!0x0))return _0x34bd77;if(!sn(_0x34bd77,_0x4e7ef3)){_0x251db9['containsRange'](_0x5880e3)?_0x34bd77['removeMarkers']():_0x5880e3['containsPosition'](_0x35059c)?_0x35059c=_0x5880e3['end']:_0x5880e3['containsPosition'](_0x403646)&&(_0x403646=_0x5880e3['start']);continue;}_0x35059c=_0x35059c['isBefore'](_0x5880e3['start'])?_0x35059c:_0x5880e3['start'],_0x403646=_0x403646['isAfter'](_0x5880e3['end'])?_0x403646:_0x5880e3['end'],_0x4e7ef3=Object['assign']({},_0x34bd77['attributes']),_0x5e6b44?_0x5880e3['start']['isBefore'](_0x5e6b44['getFirstRange']()['start'])?(_0x5e6b44['removeMarkers'](),_0x5e6b44=_0x34bd77):_0x34bd77['removeMarkers']():_0x5e6b44=_0x34bd77;}}}if(_0x5e6b44)return this['_setSuggestionRange'](_0x5e6b44,this['_model']['createRange'](_0x35059c,_0x403646)),_0x5e6b44;{const _0x51b291=_0xcb588e(),_0xc07156=this['_model']['createRange'](_0x35059c,_0x403646),_0x4de002=_0x410ae3['id'],_0x48dd28=_0x5dd79a?'deletion:'+_0x5dd79a:'deletion',_0x1c44e4=this['_setSuggestionData']({'id':_0x51b291,'type':_0x48dd28,'createdAt':new Date(),'authorId':_0x4de002,'attributes':_0x4e7ef3});return this['_addSuggestionMarker'](_0x48dd28,_0x51b291,_0x4de002,_0xc07156),_0x1c44e4;}}['markMultiRangeDeletion'](_0x362a11,_0x27df94='multi',_0x11ae26={}){const _0x4c1938=this['editor']['plugins']['get']('Users')['me'],_0x5dcaec=_0x362a11['map'](_0x4c960c=>new _0x2f9bba(_0x4c960c['start'],_0x4c960c['end'])),_0x55414b=new Set();this['_trackingSessionId']&&(_0x11ae26['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x501e6c,meta:_0x5e8b28}of this['_findSuggestions'](_0x5dcaec,'insertion'))_0x5e8b28['isOwn']&&!_0x5e8b28['isNextTo']&&_0x55414b['add'](_0x501e6c);for(const _0x3f93f3 of _0x55414b)if(_0x3f93f3['isMultiRange']){const _0x21f65c=_0x3f93f3['getRanges']();(!_0x3f93f3['attributes']||!_0x3f93f3['attributes']['skipNestingCheck'])&&(_0x21f65c['every'](_0x38970c=>_0x5dcaec['some'](_0x583ade=>_0x583ade['containsRange'](_0x38970c,!0x0)))&&_0x3f93f3['discard']());if(_0x5dcaec['every'](_0xaa3a13=>_0x21f65c['some'](_0xa6c60e=>_0xa6c60e['containsRange'](_0xaa3a13,!0x0)))){const _0x41f342=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x27df94,'accept');return this['forceDefaultExecution'](()=>_0x41f342(_0x362a11,null,_0x11ae26)),null;}}else{const _0x36d630=_0x3f93f3['getFirstRange']();_0x5dcaec['some'](_0x5d259e=>_0x5d259e['containsRange'](_0x36d630,!0x0))&&_0x3f93f3['discard']();if(_0x5dcaec['every'](_0x94ab28=>_0x36d630['containsRange'](_0x94ab28,!0x0))){const _0x4c6c4c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x27df94,'accept');return this['forceDefaultExecution'](()=>_0x4c6c4c(_0x5dcaec,null,_0x11ae26)),null;}}const _0x3004f8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x27df94,'join');let _0xb5234=null;for(const _0x4dd1e8 of this['getSuggestions']())if(_0x4dd1e8['author']['id']==_0x4c1938['id']&&_0x4dd1e8['isInContent']&&'deletion'==_0x4dd1e8['type']&&_0x4dd1e8['subType']==_0x27df94&&sn(_0x4dd1e8,_0x11ae26)&&(_0x3004f8(_0x4dd1e8['getRanges'](),_0x5dcaec)||_0x3004f8(_0x5dcaec,_0x4dd1e8['getRanges']()))){if(_0xb5234){if(_0x4dd1e8['commentThread']&&_0x4dd1e8['commentThread']['length'])continue;for(const _0x33234d of _0x4dd1e8['getRanges']())_0xb5234['isIntersectingWithRange'](_0x33234d)||_0xb5234['addRange'](_0x33234d);_0x4dd1e8['removeMarkers']();}else{_0xb5234=_0x4dd1e8;for(const _0x45e427 of _0x5dcaec)_0x4dd1e8['isIntersectingWithRange'](_0x45e427)||_0x4dd1e8['addRange'](_0x45e427);}}if(_0xb5234)return _0xb5234;_0x55414b['clear']();for(const {suggestion:_0x468d8c,meta:_0x543938}of this['_findSuggestions'](_0x5dcaec,'deletion'))_0x543938['isOwn']&&(this['_mergeNestedSuggestions']||!_0x543938['containsRangeInObject']&&!_0x543938['isInsideObject'])&&sn(_0x468d8c,_0x11ae26)&&_0x55414b['add'](_0x468d8c);for(const _0x102f22 of _0x55414b){const _0x4f82e1=_0x102f22['getRanges']();if(!_0x11ae26||!_0x11ae26['skipNestingCheck']){if(_0x5dcaec['every'](_0x10ff4e=>_0x4f82e1['some'](_0x165304=>_0x165304['containsRange'](_0x10ff4e,!0x0))))return _0x102f22;}(!_0x102f22['attributes']||!_0x102f22['attributes']['skipNestingCheck'])&&(_0x4f82e1['every'](_0x1f68fd=>_0x5dcaec['some'](_0x1c7947=>_0x1c7947['containsRange'](_0x1f68fd,!0x0)))&&_0x102f22['discard']());}const _0x1a0e51=_0xcb588e(),_0x43882d=_0x4c1938['id'],_0x5f2f0b='deletion:'+_0x27df94,_0x4ebda7=this['_setSuggestionData']({'id':_0x1a0e51,'type':_0x5f2f0b,'createdAt':new Date(),'authorId':_0x43882d,'attributes':_0x11ae26});for(const _0xd58624 of _0x5dcaec)_0xd58624['detach'](),_0xd58624['isCollapsed']||'$graveyard'==_0xd58624['root']['rootName']||this['_addSuggestionMarker'](_0x5f2f0b,_0x1a0e51,_0x43882d,_0xd58624,x['getMultiRangeId']());return _0x4ebda7;}['markAttributeChange'](_0x211751,_0x1967bd,_0xda5e90,_0xd32b3b,_0x4b321b){if(_0x211751['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0xd145ba=this['editor']['plugins']['get']('Users')['me']['id'],_0x4b6fa=Array['from'](this['_suggestions']['values']())['filter'](_0x3cb24b=>'attribute'==_0x3cb24b['type']&&_0x3cb24b['data']['key']==_0x1967bd&&_0x3cb24b['isIntersectingWithRange'](_0x211751));if(this['_trackingSessionId']&&(_0x4b321b['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x29a5fa=this['_findSuggestions'](_0x211751,'insertion')['filter'](({meta:_0x3f65b8})=>_0x3f65b8['isOwn']&&!_0x3f65b8['isInsideObject']&&!_0x3f65b8['isNextTo'])['map'](({suggestion:_0x3061c6})=>_0x3061c6);_0x4b6fa['unshift'](..._0x29a5fa);}const _0x4b9743=new Map([[_0x211751,_0xda5e90]]);for(const _0x2e829f of _0x4b6fa){const _0x157d2e='attribute'==_0x2e829f['type']?_0x2e829f['data']['oldValue']:void 0x0,_0x2736eb=_0x2e829f['getFirstRange'](),_0x455da1=Array['from'](_0x4b9743['keys']())['find'](_0x18e582=>_0x18e582['isIntersecting'](_0x2736eb));if(!_0x455da1)continue;const _0x4d84b8=_0x455da1['getDifference'](_0x2736eb);this['_isBlockAttribute'](_0x1967bd)&&'insertion'==_0x2e829f['type']&&0x0!=_0x4d84b8['length']||(_0x4b9743['delete'](_0x455da1),_0x4d84b8['forEach'](_0x4a513b=>{_0x4b9743['set'](_0x4a513b,_0xda5e90);}),'insertion'!=_0x2e829f['type']&&_0x157d2e!=_0xd32b3b&&_0x4b9743['set'](_0x455da1['getIntersection'](_0x2736eb),_0x157d2e));}const _0x439bbe=[];for(const [_0xe55489,_0x46dac2]of _0x4b9743){const _0x2253cd=_0xcb588e(),_0x32ab50={'key':_0x1967bd,'oldValue':_0x46dac2,'newValue':_0xd32b3b};_0x1967bd['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':_0x1967bd});const _0x20227b=('attribute:'+(_0x1967bd+'|'+Ht({'newValue':_0xd32b3b})))['substring'](0x0,0x3c),_0x4e81bd=this['_setSuggestionData']({'id':_0x2253cd,'type':_0x20227b,'data':_0x32ab50,'createdAt':new Date(),'authorId':_0xd145ba,'attributes':_0x4b321b});_0x439bbe['push'](_0x4e81bd),this['_addSuggestionMarker'](_0x20227b,_0x2253cd,_0xd145ba,_0xe55489);}return _0x439bbe;}['enableDefaultAttributesIntegration'](_0x2817fd){this['enableCommand'](_0x2817fd,(_0x56f51e,..._0x1f2226)=>{this['recordAttributeChanges'](()=>{_0x56f51e(..._0x1f2226);});});}['registerBlockAttribute'](_0x3c9d7c){this['editor']['plugins']['get'](Jt)['registerBlockAttribute'](_0x3c9d7c);}['registerInlineAttribute'](_0x5047f3){this['editor']['plugins']['get'](Jt)['registerInlineAttribute'](_0x5047f3);}['startTrackingSession'](_0x19eddb){return this['_trackingSessionId']=void 0x0!==_0x19eddb?_0x19eddb:_0xcb588e(),this['_trackingSessionId'];}['_getAttributeKey'](_0x5c5fd1){return'attribute'==_0x5c5fd1['type']?_0x5c5fd1['subType']['split']('|')[0x0]:null;}['_applyOperationsAsSuggestions'](_0x342055){if(0x0==_0x342055['length'])return;const _0x72ed6e=this['editor'],_0x78b01f=_0x72ed6e['plugins']['get'](_0x392ee9),_0x2ebfb2=[];_0x72ed6e['model']['change'](_0x194c8a=>{for(let _0x28badc=0x0;_0x28badc<_0x342055['length'];_0x28badc++){const _0x4a0abe=_0x342055[_0x28badc];if(_0x4a0abe['baseVersion']=_0x72ed6e['model']['document']['version'],_0x4a0abe['isDocumentOperation']=!0x0,_0x78b01f['isMarkedRemoveOperation'](_0x4a0abe)){const _0x14c4f3=Lt(_0x4a0abe['newRange'],_0x72ed6e['model']);_0x2ebfb2['unshift'](_0x2f9bba['fromRange'](_0x14c4f3));}else switch(_0x4a0abe['type']){case'rename':{const _0x2b9e70=_0x4a0abe['oldName'],_0xee4f31=_0x4a0abe['newName'];if(_0x2b9e70==_0xee4f31)break;_0x194c8a['batch']['addOperation'](_0x4a0abe),_0x72ed6e['model']['applyOperation'](_0x4a0abe);const _0x19dc4a='$elementName',_0xa77b0b=_0x4a0abe['position'],_0x39e4eb=_0x72ed6e['model']['createRange'](_0xa77b0b,_0x72ed6e['model']['createPositionAt'](_0xa77b0b['nodeAfter'],'end'));this['markAttributeChange'](_0x39e4eb,_0x19dc4a,_0x2b9e70,_0xee4f31,{'groupId':_0xcb588e()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x11925a=_0x4a0abe['oldValue'],_0x2ca40c=_0x4a0abe['newValue'];if(_0x11925a==_0x2ca40c)break;_0x194c8a['batch']['addOperation'](_0x4a0abe),_0x72ed6e['model']['applyOperation'](_0x4a0abe);const _0x12bccf=_0x4a0abe['key'];if(!this['_isRegisteredAttribute'](_0x12bccf))break;const _0x14934e=Lt(_0x4a0abe['range'],_0x72ed6e['model']);this['markAttributeChange'](_0x14934e,_0x12bccf,_0x11925a,_0x2ca40c,{'groupId':_0xcb588e()});break;}case'insert':{_0x194c8a['batch']['addOperation'](_0x4a0abe),_0x72ed6e['model']['applyOperation'](_0x4a0abe);if(_0x342055[_0x28badc+0x1]&&'move'==_0x342055[_0x28badc+0x1]['type'])break;const _0x4b449b=_0x4a0abe['position'],_0x478e63=_0x4a0abe['howMany'],_0x21b8bf=Lt(_0x72ed6e['model']['createRange'](_0x4b449b,_0x4b449b['getShiftedBy'](_0x478e63)),_0x72ed6e['model']);this['markInsertion'](_0x21b8bf);break;}case'split':{_0x194c8a['batch']['addOperation'](_0x4a0abe),_0x72ed6e['model']['applyOperation'](_0x4a0abe);const _0x1df92a=_0x4a0abe['splitPosition'],_0x3fdba0=_0x4a0abe['moveTargetPosition'];this['markInsertion'](_0x72ed6e['model']['createRange'](_0x1df92a,_0x3fdba0));break;}case'move':case'remove':_0x194c8a['batch']['addOperation'](_0x4a0abe),_0x72ed6e['model']['applyOperation'](_0x4a0abe);}}for(const _0x10d73e of _0x2ebfb2)_0x10d73e['detach'](),this['markDeletion'](_0x10d73e);});}['_setSuggestionRange'](_0x4b75e3,_0xec154c){const _0x3ae6ba=_0x4b75e3['getFirstMarker']();this['_model']['change'](_0x504270=>{_0x504270['updateMarker'](_0x3ae6ba,{'range':_0xec154c});});}['_addThreadToSuggestion'](_0x5b393b){const _0x510147=_0x5b393b['id'],_0x1e334b=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x510147)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1e334b,'threadId':_0x510147,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x52b29d=this['_commentsRepository']['getCommentThread'](_0x510147);_0x52b29d['unbind']('isRemovable'),_0x52b29d['isRemovable']=!0x1,_0x5b393b['commentThread']=_0x52b29d;}['_checkSuggestionCorrectness'](_0x4569b9,_0x31e23f,_0x10e23f,_0x5e0b2c){if(_0x4569b9['type']!=_0x31e23f||_0x4569b9['subType']!=_0x10e23f||_0x4569b9['creator']['id']!=_0x5e0b2c)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x46a289('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0xefe2d4,_0x32c08b){const _0x149311=_0xefe2d4['getFirstRange']();if(_0x32c08b['isEqual'](_0x149311))_0xefe2d4['removeMarkers']();else{if(_0x149311['containsRange'](_0x32c08b)){const _0x4ad1fe=this['_model']['createPositionAt'](_0x32c08b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0xefe2d4,this['_model']['createRange'](_0x149311['start'],_0x4ad1fe));const _0x491aba=_0xcb588e(),_0x5eec64=_0xefe2d4['creator']['id'],_0x5702b4=_0xefe2d4['type']+':'+_0xefe2d4['subType'];this['_setSuggestionData']({'id':_0x491aba,'type':_0x5702b4,'createdAt':new Date(),'authorId':_0x5eec64,'data':_0xefe2d4['data'],'attributes':_0xefe2d4['attributes']});const _0x2bd1c5=this['_model']['createPositionAt'](_0x32c08b['end']['parent'],'after'),_0x22e93a=this['_model']['createRange'](_0x2bd1c5,_0x149311['end']);this['_addSuggestionMarker'](_0x5702b4,_0x491aba,_0x5eec64,_0x22e93a);}else{if(_0x149311['containsPosition'](_0x32c08b['start'])){const _0x2ede05=this['_model']['createPositionAt'](_0x32c08b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0xefe2d4,this['_model']['createRange'](_0x149311['start'],_0x2ede05));}else{const _0x241987=this['_model']['createPositionAt'](_0x32c08b['end']['parent'],'after');this['_setSuggestionRange'](_0xefe2d4,this['_model']['createRange'](_0x241987,_0x149311['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x47d92d){for(const {suggestion:_0x4f374c,meta:_0x573d39}of this['_findSuggestions'](_0x47d92d,'insertion')){if(!_0x573d39['isOwn'])continue;const _0x3cbbfa=_0x4f374c['getRanges']();for(const _0x5d6a48 of _0x3cbbfa)if(!_0x47d92d['getDifference'](_0x5d6a48)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x505d95){return this['editor']['plugins']['get']('Users')['getUser'](_0x505d95);}['_getExternalAuthor'](_0x224f24){const _0xfef33c=this['editor']['plugins']['get']('Users'),_0x51d28e=_0x52b8a6('external:'+_0x224f24),_0x41a92f=_0xfef33c['getUser'](_0x51d28e);return _0x41a92f||_0xfef33c['addUser']({'id':_0x51d28e,'name':_0x224f24});}['_createSuggestion'](_0x37adf6,_0xdb6007,_0x2c8a96,_0x2a44dd,_0x705871,_0x46b356){const _0x2704d0=this['_getAuthorFromId'](_0x2a44dd);if(!_0x2704d0)throw new _0x46a289('track-changes-user-not-found',this,{'authorId':_0x2a44dd,'suggestionId':_0x2c8a96});const _0xcfc46b=this['_suggestionFactory']['buildSuggestion'](_0x37adf6,_0xdb6007,_0x2c8a96,_0x2704d0,_0x705871,_0x1ccbd4=>{this['_updateSuggestionData'](_0x2c8a96,{'attributes':_0x1ccbd4});const _0x3c1bc0=this['getSuggestion'](_0x2c8a96);this['_joinWithAdjacentSuggestions'](new Set([_0x3c1bc0])),this['_refreshSuggestionsChain'](new Set([_0x3c1bc0]));},_0x46b356);return this['listenTo'](_0xcfc46b,'accept',()=>{this['_updateSuggestionData'](_0x2c8a96,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xcfc46b,'discard',()=>{this['_updateSuggestionData'](_0x2c8a96,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2c8a96,_0xcfc46b),this['_suggestionState']['set'](_0xcfc46b,'notReady'),_0xcfc46b;}['_splitMarkerName'](_0x1021c9){return Gt(_0x1021c9);}['_breakSuggestionMarker'](_0x112c44,_0x36b814,_0xca62d6){const _0x3e08fa=_0x112c44['getFirstRange'](),_0x165ca8=_0x3e08fa['start'],_0xad1a5c=_0x3e08fa['end'];this['_setSuggestionRange'](_0x112c44,this['_model']['createRange'](_0x165ca8,_0x36b814));const _0x8bb8ed=_0xcb588e(),_0x40a1ac=_0x112c44['creator']['id'],_0x271e51=_0x112c44['type']+(_0x112c44['subType']?':'+_0x112c44['subType']:'');this['_setSuggestionData']({'id':_0x8bb8ed,'type':_0x271e51,'createdAt':new Date(),'authorId':_0x40a1ac,'originalSuggestionId':_0x112c44['_originalSuggestionId']||_0x112c44['id'],'attributes':_0x112c44['attributes'],'data':_0x112c44['data']});const _0x137a9f=this['_getAttributeKey'](_0x112c44);('formatBlock'==_0x112c44['type']||_0x137a9f&&this['_isBlockAttribute'](_0x137a9f))&&(_0xca62d6=this['_model']['createPositionBefore'](_0xca62d6['parent'])),this['_addSuggestionMarker'](_0x271e51,_0x8bb8ed,_0x40a1ac,this['_model']['createRange'](_0xca62d6,_0xad1a5c));}['_findSuggestions'](_0xb412a1,_0x17d28b=null){const _0x263a0e=[],_0x600333=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0xb412a1)||(_0xb412a1=[_0xb412a1]);for(const _0x47c5bf of this['getSuggestions']()){if(!_0x47c5bf['isInContent'])continue;if(_0x17d28b&&_0x47c5bf['type']!=_0x17d28b)continue;let _0x43130a=!0x1;for(const _0x350a92 of _0x47c5bf['getRanges']()){for(const _0x32d314 of _0xb412a1){const _0x1cc149=_0x32d314['start']['isEqual'](_0x350a92['end'])||_0x32d314['end']['isEqual'](_0x350a92['start']);if(_0x1cc149||_0x32d314['getIntersection'](_0x350a92)){const _0x2f9ac5=_0x32d314['containsRange'](_0x350a92)&&zt(this['_model']['schema'],_0x350a92['start'],_0x32d314),_0x3b57c0=_0x350a92['containsRange'](_0x32d314)&&zt(this['_model']['schema'],_0x32d314['start'],_0x350a92);_0x263a0e['push']({'suggestion':_0x47c5bf,'meta':{'isOwn':_0x600333==_0x47c5bf['author'],'isNextTo':_0x1cc149,'isInsideObject':_0x2f9ac5,'containsRangeInObject':_0x3b57c0}}),_0x43130a=!0x0;break;}}if(_0x43130a)break;}}return _0x263a0e;}['_addSuggestionMarker'](_0x451254,_0x45b41b,_0x1b6669,_0x2f0aa3,_0x32002e){this['_model']['change'](_0x6a6441=>{let _0x20fbc6='suggestion:'+_0x451254+':'+_0x45b41b+':'+_0x1b6669;_0x32002e&&(_0x20fbc6=_0x20fbc6+':'+_0x32002e),_0x6a6441['addMarker'](_0x20fbc6,{'range':_0x2f0aa3,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x320a1b){const _0x295d6d=_0x320a1b['previous'],_0x546cd5=_0x320a1b['next'];_0x320a1b['previous']=null,_0x320a1b['next']=null,null!=_0x295d6d&&_0x295d6d['next']==_0x320a1b&&(_0x295d6d['next']=_0x546cd5),null!=_0x546cd5&&_0x546cd5['previous']==_0x320a1b&&(_0x546cd5['previous']=_0x295d6d),'ready'==this['_suggestionState']['get'](_0x320a1b)&&(this['_suggestionState']['set'](_0x320a1b,'removed'),this['fire']('suggestionUnloaded',_0x320a1b,_0x295d6d,_0x546cd5));}['_setSuggestionData'](_0x4b8a9f){const _0x5cb8d6=_0x4b8a9f['id'],_0x45872a=this['addSuggestionData'](_0x4b8a9f);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2b7d9c=this['editor']['plugins']['get']('PendingActions'),_0x26cced=_0x45872a['hasComments'],_0x39959e=_0x45872a['subType']?_0x45872a['type']+':'+_0x45872a['subType']:_0x45872a['type'],_0x515d3b=this['editor']['locale'],_0x8843d7=_0x2b7d9c['add'](o(_0x515d3b,'PENDING_ACTION_SUGGESTION')),_0x32b71c={'id':_0x5cb8d6,'type':_0x39959e,'hasComments':_0x26cced,'data':_0x4b8a9f['data']||null,'originalSuggestionId':_0x4b8a9f['originalSuggestionId']||null,'attributes':_0x45872a['attributes']};this['_adapter']['addSuggestion'](_0x32b71c)['then'](_0x326a7a=>{_0x45872a['_saved']=!0x0,_0x2b7d9c['remove'](_0x8843d7),_0x326a7a&&_0x326a7a['createdAt']&&(this['_suggestions']['get'](_0x5cb8d6)['createdAt']=_0x326a7a['createdAt']);})['catch'](_0x21d9cc=>{throw _0xcdc9f4('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x45872a['discard']();}),_0x45872a['stopListening'](),this['_suggestions']['delete'](_0x45872a['id']),this['_suggestionState']['delete'](_0x45872a),_0x21d9cc;});}return _0x45872a;}['_isBlockAttribute'](_0x24045f){return this['editor']['plugins']['get'](Jt)['isBlockAttribute'](_0x24045f);}['_isInlineAttribute'](_0x3ec76a){return this['editor']['plugins']['get'](Jt)['isInlineAttribute'](_0x3ec76a);}['_updateSuggestionData'](_0x105e22,_0x1af9dd){const _0x3b3b60=this['editor']['plugins']['get']('PendingActions'),_0x25514b=this['getSuggestion'](_0x105e22);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x25514b['_saved']){const _0xce0b33=_0x3b3b60['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x105e22,_0x1af9dd)['then'](()=>{_0x3b3b60['remove'](_0xce0b33);});}else _0x25514b['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x105e22,_0x1af9dd);});}}['_getSuggestionData'](_0x20595f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x46a289('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x20595f);}['_handleNewSuggestionMarker'](_0xc5968b){const {id:_0x44dfc0,type:_0x57b1b4,subType:_0x1b6d4f,authorId:_0x4ffe34}=this['_splitMarkerName'](_0xc5968b),_0x30547b=this['_suggestions']['get'](_0x44dfc0)||this['_createSuggestion'](_0x57b1b4,_0x1b6d4f,_0x44dfc0,_0x4ffe34,{});switch(this['_checkSuggestionCorrectness'](_0x30547b,_0x57b1b4,_0x1b6d4f,_0x4ffe34),this['_suggestionState']['get'](_0x30547b)){case'notReady':this['_getSuggestionData'](_0x44dfc0)['then'](_0x1d8505=>{let _0x2ea38d=Promise['resolve']();_0x1d8505['hasComments']&&(_0x2ea38d=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x44dfc0})),_0x2ea38d['then'](()=>{this['addSuggestionData'](_0x1d8505)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x30547b,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x44dfc0,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x30547b,'ready'),this['fire']('suggestionLoaded',_0x30547b);break;case'ready':this['fire']('suggestionChanged',_0x30547b);}return _0x30547b['addMarkerName'](_0xc5968b),_0x30547b;}['_refreshSuggestionsChain'](_0x26e666){const _0xa28727=Array['from'](_0x26e666),_0x5d0054=_0xa28727['filter'](_0x54050c=>'attribute'==_0x54050c['type']);this['_refreshAttributeSuggestionsChain'](_0x5d0054);const _0x667813=_0xa28727['filter'](_0x4da27b=>!_0x4da27b['isMultiRange']&&'attribute'!=_0x4da27b['type']),_0x1290db=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3be18a=>!_0x3be18a['isMultiRange']&&'attribute'!=_0x3be18a['type']),_0x4c9aa3=_0x1290db['filter'](_0x1bb6d1=>!_0x26e666['has'](_0x1bb6d1)),_0x366034=new Map(_0x1290db['map'](_0x1466b6=>[_0x1466b6,this['_suggestionFactory']['getSuggestionCallback'](_0x1466b6['type'],_0x1466b6['subType'],'chain')])),_0xd82050=new Map(_0x1290db['map'](_0x25263b=>[_0x25263b,_0x25263b['getFirstRange']()])),_0x567b8f=new Set(),_0xea3967=new Set();for(let _0x12cdde=0x0;_0x12cdde<_0x667813['length'];_0x12cdde++)_0x1950af(_0x667813[_0x12cdde],_0x667813,_0x12cdde+0x1);for(let _0x2e8602=0x0;_0x2e8602<_0x667813['length'];_0x2e8602++)_0x1950af(_0x667813[_0x2e8602],_0x4c9aa3,0x0);const _0x444f2a=new Set();for(let _0x2d3136=0x0;_0x2d3136<_0x667813['length'];_0x2d3136++){const _0x4f606e=_0x667813[_0x2d3136];!_0xea3967['has'](_0x4f606e)&&_0x4f606e['previous']&&(_0x444f2a['add'](_0x4f606e['previous']),_0x4f606e['previous']['next']===_0x4f606e&&(_0x4f606e['previous']['next']=null),_0x4f606e['previous']=null),!_0x567b8f['has'](_0x4f606e)&&_0x4f606e['next']&&(_0x444f2a['add'](_0x4f606e['next']),_0x4f606e['next']['previous']===_0x4f606e&&(_0x4f606e['next']['previous']=null),_0x4f606e['next']=null);}function _0x1950af(_0x24bed5,_0x2b9391,_0x4c0cb9){for(let _0x2d9931=_0x4c0cb9;_0x2d9931<_0x2b9391['length'];_0x2d9931++){const _0x54d543=_0x10792e(_0x24bed5,_0x2b9391[_0x2d9931]);_0x54d543&&(_0x54d543[0x0]['next']=_0x54d543[0x1],_0x54d543[0x1]['previous']=_0x54d543[0x0],_0x567b8f['add'](_0x54d543[0x0]),_0xea3967['add'](_0x54d543[0x1]));}}function _0x10792e(_0xc9dc8a,_0x251b5c){if(_0xc9dc8a['author']['id']!==_0x251b5c['author']['id'])return null;const _0x1b5cee=_0x366034['get'](_0xc9dc8a)(_0xc9dc8a,_0x251b5c,_0xd82050['get'](_0xc9dc8a),_0xd82050['get'](_0x251b5c));if(!_0x1b5cee)return null;return _0x366034['get'](_0x251b5c)(_0xc9dc8a,_0x251b5c,_0xd82050['get'](_0xc9dc8a),_0xd82050['get'](_0x251b5c))?_0x1b5cee[0x1]['commentThread']&&_0x1b5cee[0x1]['commentThread']['length']?null:_0x1b5cee:null;}_0x444f2a['size']&&this['_refreshSuggestionsChain'](_0x444f2a);}['_refreshAttributeSuggestionsChain'](_0x3cbdd7){if(0x0==_0x3cbdd7['length'])return;const _0x42080d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2998ab=>'attribute'==_0x2998ab['type']&&_0x2998ab['_isDataLoaded']),_0x5ce61d=[],_0x251fe2=new Map();for(const _0x1710c5 of _0x42080d){const _0x328eb2=_0x52b8a6(_0x1710c5['attributes']);_0x251fe2['has'](_0x328eb2)||(_0x251fe2['set'](_0x328eb2,_0x5ce61d['length']),_0x5ce61d['push']([]));const _0xc76d6a=_0x251fe2['get'](_0x328eb2);_0x5ce61d[_0xc76d6a]['push'](_0x1710c5);}!(function(){_0x5ce61d['sort']((_0x184b28,_0x31c952)=>{const _0x3ec4dd=_0x184b28[0x0]['createdAt'],_0x5ac229=_0x31c952[0x0]['createdAt'];return _0x3ec4dd==_0x5ac229?_0x184b28[0x0]['attributes']['groupId']<_0x31c952[0x0]['attributes']['groupId']?-0x1:0x1:_0x3ec4dd<_0x5ac229?-0x1:0x1;});for(const _0x28bf8f of _0x5ce61d)_0x28bf8f['sort']((_0x55c98a,_0x7ee4e1)=>_0x55c98a['id']<_0x7ee4e1['id']?-0x1:0x1);}());for(let _0x4f85df=0x0;_0x4f85df<_0x5ce61d['length'];_0x4f85df++){if(0x0==_0x5ce61d[_0x4f85df]['length'])continue;const _0x3082d7=[];for(let _0x4e4a74=_0x4f85df+0x1;_0x4e4a74<_0x5ce61d['length'];_0x4e4a74++)0x0!=_0x5ce61d[_0x4e4a74]['length']&&_0x575d12(_0x5ce61d[_0x4f85df],_0x5ce61d[_0x4e4a74])&&_0x3082d7['push'](_0x4e4a74);for(const _0x433bb6 of _0x3082d7)_0x5ce61d[_0x4f85df]=_0x5ce61d[_0x4f85df]['concat'](_0x5ce61d[_0x433bb6]),_0x5ce61d[_0x433bb6]=[];}for(const _0x1f97d9 of _0x5ce61d)for(let _0x58fd5c=0x0;_0x58fd5c<_0x1f97d9['length'];_0x58fd5c++){const _0x47054b=_0x1f97d9[_0x58fd5c+0x1]||null;_0x1f97d9[_0x58fd5c]['next']!==_0x47054b&&(_0x1f97d9[_0x58fd5c]['next']=_0x47054b);}for(const _0x41cf94 of _0x5ce61d)for(let _0x113d21=0x0;_0x113d21<_0x41cf94['length'];_0x113d21++){const _0x2e97b2=_0x41cf94[_0x113d21-0x1]||null;_0x41cf94[_0x113d21]['previous']!==_0x2e97b2&&(_0x41cf94[_0x113d21]['previous']=_0x2e97b2);}function _0x575d12(_0x3d29d8,_0x5ceeb7){if(_0x3d29d8[0x0]['attributes']['groupId']!==_0x5ceeb7[0x0]['attributes']['groupId']&&_0x3d29d8[0x0]['author']!==_0x5ceeb7[0x0]['author'])return!0x1;if(!function(_0x417627,_0x23093f){if(!_0x417627['hasComments']&&!_0x23093f['hasComments'])return!0x0;if(_0x417627['hasComments']&&_0x23093f['hasComments'])return!0x1;if(_0x417627['hasComments']&&_0x23093f['createdAt']<_0x417627['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x23093f['hasComments']&&_0x417627['createdAt']<_0x23093f['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3d29d8[0x0],_0x5ceeb7[0x0]))return!0x1;const _0x49448d=Pt(_0x3d29d8[0x0]['attributes'],['groupId','trackingSessionId']),_0x2fc192=Pt(_0x5ceeb7[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x3c4da3(_0x49448d,_0x2fc192))return!0x1;if(_0x3d29d8[0x0]['attributes']['groupId']==_0x5ceeb7[0x0]['attributes']['groupId'])return!0x0;if(_0x3d29d8[0x0]['attributes']['trackingSessionId']!==_0x5ceeb7[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x3d29d8['every'](_0x10ee6e=>_0x5ceeb7['some'](_0x29d77b=>_0x10ee6e['getFirstRange']()['isEqual'](_0x29d77b['getFirstRange']())))&&_0x5ceeb7['every'](_0x20a7d7=>_0x3d29d8['some'](_0x29d4ef=>_0x20a7d7['getFirstRange']()['isEqual'](_0x29d4ef['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x10ae00){const _0x46e4ce=Array['from'](_0x10ae00),_0x412810=this['getSuggestions']({'skipNotAttached':!0x0}),_0x3bace4=_0x412810['filter'](_0x4ca28d=>!_0x10ae00['has'](_0x4ca28d)),_0x480256=new Map(_0x46e4ce['map'](_0x33a788=>[_0x33a788,this['_suggestionFactory']['getSuggestionCallback'](_0x33a788['type'],_0x33a788['subType'],'join')])),_0x5ce6f2=new Map(_0x412810['map'](_0x1d7f51=>[_0x1d7f51,_0x1d7f51['getRanges']()]));for(let _0x4b4969=0x0;_0x4b4969<_0x46e4ce['length'];_0x4b4969++){if(_0x5856af(this,_0x46e4ce[_0x4b4969],_0x46e4ce,_0x4b4969+0x1))return!0x0;}for(let _0x4585b0=0x0;_0x4585b0<_0x46e4ce['length'];_0x4585b0++){if(_0x5856af(this,_0x46e4ce[_0x4585b0],_0x3bace4,0x0))return!0x0;}return!0x1;function _0x5856af(_0x5660c9,_0x115f50,_0x42cf8f,_0x28390c){for(let _0x4b0e6a=_0x28390c;_0x4b0e6a<_0x42cf8f['length'];_0x4b0e6a++){const _0x29a13f=_0x42cf8f[_0x4b0e6a];if(_0x29a13f['type']!==_0x115f50['type']||_0x29a13f['author']['id']!==_0x115f50['author']['id']||_0x29a13f['subType']!==_0x115f50['subType'])continue;if(!en(_0x115f50,_0x29a13f))continue;if('attribute'==_0x115f50['type']&&_0x115f50['data']['oldValue']!=_0x29a13f['data']['oldValue'])continue;if('attribute'==_0x115f50['type']&&_0x5660c9['_isBlockAttribute'](_0x115f50['data']['key']))continue;if('formatBlock'==_0x115f50['type']){const _0x571723=_0x5660c9['editor']['model'],_0xc8569d=_0x115f50['getContainedElement']();if(_0xc8569d&&(_0x571723['schema']['isObject'](_0xc8569d)||_0x571723['schema']['isLimit'](_0xc8569d)))continue;}const _0xcc2287=_0x480256['get'](_0x115f50),_0x556ac0=_0x5ce6f2['get'](_0x115f50),_0x140464=_0x5ce6f2['get'](_0x29a13f),_0x56b600=_0x115f50['commentThread']&&_0x115f50['commentThread']['length'],_0x3da554=_0x29a13f['commentThread']&&_0x29a13f['commentThread']['length'];if(!_0x56b600&&_0xcc2287(_0x140464,_0x556ac0))return _0x5660c9['_joinSuggestions'](_0x29a13f,_0x115f50),_0x5ce6f2['delete'](_0x115f50),!0x0;if(!_0x3da554&&_0xcc2287(_0x556ac0,_0x140464))return _0x5660c9['_joinSuggestions'](_0x115f50,_0x29a13f),_0x5ce6f2['delete'](_0x29a13f),!0x0;}return!0x1;}}['_joinSuggestions'](_0x27ba40,_0x3577d6){if(_0x27ba40['isMultiRange']){for(const _0x514254 of _0x3577d6['getRanges']())_0x27ba40['addRange'](_0x514254);}else{const _0x2d0467=_0x3577d6['getFirstRange']()['end'];this['_setSuggestionRange'](_0x27ba40,this['_model']['createRange'](_0x27ba40['getFirstRange']()['start'],_0x2d0467));}_0x3577d6['removeMarkers']();}['_getMarkerAnnouncementText'](_0x4f5f6d,_0x513339,_0x305dba){const _0x178ee4=_0x4f5f6d['startsWith']('format')||_0x4f5f6d['startsWith']('attribute')?'FORMATTING':_0x4f5f6d['toUpperCase']();return o(this['editor']['locale'],_0x513339+'_'+_0x178ee4+'_SUGGESTION_ANNOUNCEMENT',_0x305dba);}['_initAriaMarkerChangeAnnouncements'](){const _0x8e3970=this['editor'];if(!_0x8e3970['ui'])return;const {ariaLiveAnnouncer:_0x1715a5}=_0x8e3970['ui'];_0x242b1c(this['_model'],({left:_0x518eea,entered:_0x12a4fa})=>{for(const _0x386109 of _0x518eea){const {group:_0x4f26ea,type:_0x116e2a}=this['_splitMarkerName'](_0x386109['name']);if('suggestion'===_0x4f26ea){_0x1715a5['announce'](this['_getMarkerAnnouncementText'](_0x116e2a,'LEAVE'));break;}}for(const _0x46172e of _0x12a4fa){const {group:_0x52b68e,type:_0x228a98}=this['_splitMarkerName'](_0x46172e['name']);if('suggestion'===_0x52b68e){_0x1715a5['announce'](this['_getMarkerAnnouncementText'](_0x228a98,'ENTER',_0x2dfbdc(_0x16a60d)));break;}}});}['_processAttributeChanges'](_0x3643a3){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2eb8f5=this['editor'],_0x2fbb85=_0x2eb8f5['model']['document']['differ']['getChanges']();if(0x0==_0x2fbb85['length'])return!0x1;const _0xebbaad=[],_0x3971c4=_0x2fbb85['filter'](_0x3e35bb=>'attribute'==_0x3e35bb['type']),_0x4986bb=_0x2fbb85['filter'](_0x73df10=>'insert'==_0x73df10['type']&&'$text'!=_0x73df10['name']),_0x200b66=_0x2fbb85['filter'](_0x413dee=>'remove'==_0x413dee['type']&&'$text'!=_0x413dee['name']);for(const _0x3fc6ef of _0x3971c4)_0xebbaad['push']({'key':_0x3fc6ef['attributeKey'],'newValue':_0x3fc6ef['attributeNewValue'],'oldValue':_0x3fc6ef['attributeOldValue'],'range':Zt(_0x3fc6ef['range'],_0x2eb8f5['model'])});for(const _0x50c66f of _0x4986bb){const _0x1bc6cf=_0x200b66['find'](_0x5e0f06=>_0x5e0f06['position']['isEqual'](_0x50c66f['position']));_0x1bc6cf&&_0xebbaad['push']({'key':m,'newValue':_0x50c66f['name'],'oldValue':_0x1bc6cf['name'],'range':_0x2eb8f5['model']['createRangeOn'](_0x50c66f['position']['nodeAfter'])});}return 0x0!=_0xebbaad['length']&&this['_reduceExistingSuggestions'](_0x3643a3,_0xebbaad);}['_processAttributeSuggestions'](_0x2e0e0c){let _0x2b7577=!0x1;const _0x55d587=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x247e2a=>_0x247e2a['data']['newRange']&&_0x247e2a['name']['startsWith']('suggestion:attribute:'));for(const _0xcae7c1 of _0x55d587){const {subType:_0x85c600,id:_0x1e7450}=this['_splitMarkerName'](_0xcae7c1['name']),_0x513f64=_0x85c600['split']('|')[0x0];for(const _0x3d0973 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x3d0973['id']!=_0x1e7450&&'attribute'==_0x3d0973['type']&&_0x3d0973['data']&&_0x3d0973['data']['key']==_0x513f64&&_0x3d0973['getFirstRange']()['isIntersecting'](_0xcae7c1['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x3d0973,_0xcae7c1['data']['newRange'],_0x2e0e0c),_0x2b7577=!0x0);}return _0x2b7577;}['recordAttributeChanges'](_0x22b0e5){this['_recordAttributeSuggestions']=!0x0,_0x22b0e5();}['_isRegisteredAttribute'](_0x4239a7){return this['editor']['plugins']['get'](Jt)['isRegisteredAttribute'](_0x4239a7);}['_reduceExistingSuggestions'](_0x360997,_0x38057a){if(0x0==_0x38057a['length'])return!0x1;let _0x4a0c80=!0x1;for(const _0x15c7b2 of _0x38057a){const _0x44463a=this['_findSuggestions'](_0x15c7b2['range'],'attribute')['filter'](_0x5655d4=>!_0x5655d4['meta']['isNextTo'])['map'](_0x57fc0b=>_0x57fc0b['suggestion']),_0x327606=_0x52b8a6({'newValue':_0x15c7b2['newValue']});_0x44463a['filter'](_0x24564c=>{const [_0x10ea70,_0x88566b]=_0x24564c['subType']['split']('|');return _0x10ea70==_0x15c7b2['key']&&_0x88566b!=_0x327606;})['forEach'](_0x3b336b=>{this['_reduceSuggestionAttributeRange'](_0x3b336b,_0x15c7b2['range'],_0x360997),_0x4a0c80=!0x0;});}return _0x4a0c80;}['_reduceSuggestionAttributeRange'](_0x21795b,_0xcadb1c,_0x66e4cf){const _0x462a52=_0x21795b['getFirstRange']()['getDifference'](_0xcadb1c);0x0!==_0x462a52['length']?0x1!==_0x462a52['length']?this['_breakSuggestionMarker'](_0x21795b,_0xcadb1c['start'],_0xcadb1c['end']):this['_setSuggestionRange'](_0x21795b,_0x462a52[0x0]):_0x66e4cf['removeMarker'](_0x21795b['getFirstMarker']());}}class qt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x51d15a){this['_editor']=_0x51d15a,this['_model']=_0x51d15a['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0xc2772c,_0x1f888a,_0x2cf1a2,_0x48af9b,_0x2886f4,_0x387441,_0x38f749){return new x(this['_model'],{'type':_0xc2772c,'subType':_0x1f888a,'id':_0x2cf1a2,'originalSuggestionId':_0x38f749,'author':_0x48af9b,'creator':_0x48af9b,'attributes':_0x2886f4,'onAttributesChange':_0x387441,'onAccept':(..._0x1d11e9)=>this['getSuggestionCallback'](_0xc2772c,_0x1f888a,'accept')(..._0x1d11e9),'onDiscard':(..._0x47995e)=>this['getSuggestionCallback'](_0xc2772c,_0x1f888a,'discard')(..._0x47995e)});}['registerCustomCallback'](_0x2a94a4,_0x19890e,_0x440438,_0xda6b0a){const _0x439e8f=_0x2a94a4+':'+_0x19890e+':'+_0x440438;this['_customCallbacks']['set'](_0x439e8f,_0xda6b0a);}['getSuggestionCallback'](_0x4d07d4,_0x1d6b2c,_0x353e4e){const _0x2f0935=_0x4d07d4+':'+_0x1d6b2c+':'+_0x353e4e;return this['_customCallbacks']['get'](_0x2f0935)||this['_defaultCallbacks']['get'](_0x4d07d4+':'+_0x353e4e);}['_registerDefaultCallbacks'](){const _0x4d564a=()=>!0x1,_0x4ac7c3=_0x520832=>{_0x520832['sort']((_0x4c46af,_0xd76f7b)=>_0x4c46af['start']['isBefore'](_0xd76f7b['start'])?0x1:-0x1),this['_model']['change'](_0xc0e83e=>{for(const _0x14467e of _0x520832){let _0x48e4db;_0x48e4db=_0x14467e['end']['isAtEnd']&&_0x14467e['end']['parent']==_0x14467e['start']['nodeAfter']?_0xc0e83e['createSelection'](_0x14467e['start']['nodeAfter'],'on'):_0xc0e83e['createSelection'](_0x14467e),this['_model']['deleteContent'](_0x48e4db,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0xe191c1=(_0x2a7fe0,_0x4045b8)=>{_0x4045b8&&this['_model']['change'](_0x47af46=>{const {commandName:_0x255131,commandParams:_0x233419=[]}=_0x4045b8,_0x181bbc=_0x2a7fe0['map'](_0x1b0992=>(Kt(_0x1b0992)&&(_0x1b0992=this['_model']['createRange'](_0x1b0992['end'])),_0x1b0992))['filter'](_0x548868=>'$graveyard'!==_0x548868['root']['rootName']);if(_0x181bbc['length']<0x1)return;const _0x161318=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x32138a=>_0x2f9bba['fromRange'](_0x32138a));_0x47af46['setSelection'](_0x181bbc);for(const _0x28550c of this['_editor']['commands']['commands']())_0x28550c['refresh']();_0x233419['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x255131,..._0x233419);const _0x572ed1=_0x161318['filter'](_0x357b63=>'$graveyard'!=_0x357b63['root']['rootName']);_0x572ed1['length']>0x0&&_0x47af46['setSelection'](_0x572ed1);for(const _0x45c721 of _0x161318)_0x45c721['detach']();});},_0x2bb796=(_0x435e96,_0x2ce279)=>0x1==_0x435e96['length']&&0x1==_0x2ce279['length']&&_0x435e96[0x0]['end']['isEqual'](_0x2ce279[0x0]['start']),_0x308781=(_0x5354a4,_0x3facc8,_0x3cc8c4,_0x5e05bc)=>nn(_0x5354a4,_0x3facc8,_0x3cc8c4,_0x5e05bc)?[_0x5354a4,_0x3facc8]:nn(_0x3facc8,_0x5354a4,_0x5e05bc,_0x3cc8c4)?[_0x3facc8,_0x5354a4]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x4d564a),this['_defaultCallbacks']['set']('insertion:discard',_0x4ac7c3),this['_defaultCallbacks']['set']('insertion:join',_0x2bb796),this['_defaultCallbacks']['set']('insertion:chain',_0x308781),this['_defaultCallbacks']['set']('deletion:accept',_0x4ac7c3),this['_defaultCallbacks']['set']('deletion:discard',_0x4d564a),this['_defaultCallbacks']['set']('deletion:join',_0x2bb796),this['_defaultCallbacks']['set']('deletion:chain',_0x308781),this['_defaultCallbacks']['set']('formatInline:accept',_0xe191c1),this['_defaultCallbacks']['set']('formatInline:discard',_0x4d564a),this['_defaultCallbacks']['set']('formatInline:join',_0x2bb796),this['_defaultCallbacks']['set']('formatInline:chain',_0x4d564a),this['_defaultCallbacks']['set']('formatBlock:accept',_0xe191c1),this['_defaultCallbacks']['set']('formatBlock:discard',_0x4d564a),this['_defaultCallbacks']['set']('formatBlock:join',_0x2bb796),this['_defaultCallbacks']['set']('formatBlock:chain',_0x4d564a),this['_defaultCallbacks']['set']('attribute:accept',_0x4d564a),this['_defaultCallbacks']['set']('attribute:discard',(_0x58b30d,_0x34bc8e)=>{if(!_0x34bc8e)return;const _0x4fecc1=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x588d16=>{if(_0x34bc8e['key']==m)for(const _0xf4c786 of _0x58b30d){const _0x13aee5=_0xf4c786['start']['nodeAfter'],_0x3a2a14=_0x34bc8e['oldValue'];_0x588d16['rename'](_0x13aee5,_0x3a2a14);}else{if(_0x4fecc1['_isBlockAttribute'](_0x34bc8e['key'])){for(const _0x38e9f2 of _0x58b30d)void 0x0!==_0x34bc8e['oldValue']?_0x588d16['setAttribute'](_0x34bc8e['key'],_0x34bc8e['oldValue'],_0x38e9f2['start']['nodeAfter']):_0x588d16['removeAttribute'](_0x34bc8e['key'],_0x38e9f2['start']['nodeAfter']);}else{for(const _0x552ad4 of _0x58b30d)_0x34bc8e['oldValue']?_0x588d16['setAttribute'](_0x34bc8e['key'],_0x34bc8e['oldValue'],_0x552ad4):_0x588d16['removeAttribute'](_0x34bc8e['key'],_0x552ad4);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2bb796);}}function zt(_0x2f8f28,_0x7d05b0,_0x3b1a11){for(const _0x553541 of _0x7d05b0['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x553541['root']==_0x553541)return!0x1;if(!_0x3b1a11['containsItem'](_0x553541))return!0x1;if(_0x2f8f28['isObject'](_0x553541)||_0x2f8f28['isLimit'](_0x553541))return!0x0;}return!0x1;}function Kt(_0x288f86){return _0x288f86['end']['parent']==_0x288f86['start']['nodeAfter']&&_0x288f86['end']['isAtStart'];}function Wt(_0x42d251,_0x3a8fb8,_0x2b96ff,_0x13b390){const _0x5d8101=_0x2bbae5=>!_0x2bbae5['item']['is']('$textProxy')&&!_0x13b390['isObject'](_0x2bbae5['item']),_0x2b9b35=_0x42d251['start']['getLastMatchingPosition'](_0x5d8101),_0x4b5c1a=_0x42d251['end']['getLastMatchingPosition'](_0x5d8101,{'direction':'backward'});return(!_0x42d251['start']['isEqual'](_0x2b9b35)||!_0x42d251['end']['isEqual'](_0x4b5c1a))&&(_0x2b9b35['isBefore'](_0x4b5c1a)?_0x2b96ff['updateMarker'](_0x3a8fb8,{'range':_0x2b96ff['createRange'](_0x2b9b35,_0x4b5c1a)}):_0x2b96ff['removeMarker'](_0x3a8fb8),!0x0);}function Ht(_0xab50ee){return _0x52b8a6(_0xab50ee);}function Qt(_0x4e804f){const _0x496f20=_0x4e804f['start']['nodeAfter'];return _0x496f20&&_0x496f20['is']('element');}function Xt(_0x44dacc){return Kt(_0x44dacc)||function(_0x180cec){return _0x180cec['start']['parent']==_0x180cec['end']['nodeBefore']&&_0x180cec['start']['isAtEnd'];}(_0x44dacc);}function Yt(_0x1d4327,_0x540f1a){try{const _0x51b3dc=_0x1d4327['getRange']();for(const _0x19cfc7 of _0x540f1a)if(_0x1d4327!==_0x19cfc7&&_0x51b3dc&&_0x51b3dc['isIntersecting'](_0x19cfc7['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function Zt(_0x1fb67e,_0x2f51b3){return null==_0x1fb67e['end']['nodeBefore']&&_0x1fb67e['end']['parent']==_0x1fb67e['start']['nodeAfter']?tn(_0x1fb67e['start']['nodeAfter'],_0x2f51b3):_0x1fb67e;}function tn(_0x517225,_0x386c4b){const _0x334357=_0x386c4b['schema']['isObject'](_0x517225)||_0x386c4b['schema']['isSelectable'](_0x517225);return _0x386c4b['createRange'](_0x386c4b['createPositionAt'](_0x517225,'before'),_0x334357?_0x386c4b['createPositionAfter'](_0x517225):_0x386c4b['createPositionAt'](_0x517225,'end'));}function nn(_0x28a6d8,_0x107192,_0x53bd7b,_0x4f1fe6){return!!en(_0x28a6d8,_0x107192)&&_0x53bd7b['end']['isEqual'](_0x4f1fe6['start']);}function en(_0x4d1390,_0x23258a){if(!_0x4d1390['_isDataLoaded']||!_0x23258a['_isDataLoaded'])return!0x1;const _0x423760=new Set(Object['keys'](_0x4d1390['attributes'])),_0x3b6f84=new Set(Object['keys'](_0x23258a['attributes']));if(_0x423760['delete']('groupId'),_0x3b6f84['delete']('groupId'),0x0==_0x423760['size']&&0x0==_0x3b6f84['size'])return!0x0;if(_0x423760['size']!=_0x3b6f84['size'])return!0x1;const _0x420bc1={..._0x4d1390['attributes']},_0x74a537={..._0x23258a['attributes']};return delete _0x420bc1['groupId'],delete _0x74a537['groupId'],JSON['stringify'](_0x420bc1)==JSON['stringify'](_0x74a537);}function sn(_0xf0ed9c,_0x224777){const _0x44a192=on(_0xf0ed9c['attributes']),_0x11f436=on(_0x224777);if(!_0xf0ed9c['_isDataLoaded'])return!0x1;for(const _0x3c78f9 of Object['keys'](_0x11f436))if(!_0x3c4da3(_0x44a192[_0x3c78f9],_0x11f436[_0x3c78f9]))return!0x1;return!0x0;}function on(_0x15626b){const _0x17c22d=Object['assign']({},_0x15626b);return delete _0x17c22d['skipNestingCheck'],delete _0x17c22d['tablePasteChainId'],_0x17c22d;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x386c37(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x283f5d,_0x3cb91e,_0x45a64f,_0x102907){super(),this['model']=_0x3cb91e,this['view']=_0x45a64f,this['commentThreadController']=_0x102907,this['_editor']=_0x283f5d,this['_acceptCommand']=_0x283f5d['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x283f5d['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x470964,_0x34d529)=>_0x470964||_0x34d529),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x14780a=>_0x14780a&&this['_editor']['model']['canEditAt'](_0x3cb91e['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x9b0c6c=>_0x9b0c6c&&this['_editor']['model']['canEditAt'](_0x3cb91e['getRanges']())),this['_pendingAction']=null,_0x45a64f['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x45a64f,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x45a64f,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x45a64f,'change:isDirty',()=>{_0x45a64f['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 _0x468f2a=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x468f2a);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x20be2a{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x5eea8b,_0x6e847f,_0x191c97,_0x3f9ea2){super(_0x5eea8b),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x16489a(_0x5eea8b,o(_0x5eea8b,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x6e847f['authoredAt']),this['bind']('authoredAt')['to'](_0x6e847f),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',_0x6e847f,'authoredAt',this,'descriptionParts',(_0x115624,_0x2ed97b,_0x170c55)=>{const _0x18a581=_0x170c55['map'](_0x949ef2=>ls(_0x949ef2['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x115624-0x1,_0x6e847f['author']['name'],_0x2ed97b?_0x3f9ea2['formatDateTime'](_0x2ed97b):'',new DOMParser()['parseFromString'](_0x18a581,'text/html')['body']['textContent']]);}),this['focusables']=new _0x30678b(),this['focusTracker']=new _0x520c8a(),this['keystrokes']=new _0x45b742(),this['focusCycler']=new _0x43d12b({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x21e06e=>_0x21e06e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x6e847f,this['_localUser']=_0x191c97,this['_config']=_0x3f9ea2,_0x3f9ea2['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x1917fb(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3a0da5}=this['_config'];this['commentsListView']=new _0x3a0da5(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',_0x23a925=>_0x23a925+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x59ef85,_0x55f919)=>_0x59ef85||!!_0x55f919);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x5a561d}=this['_config'],_0x269786=new _0x5a561d(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x343371=_0x269786['commentInputView'];return _0x269786['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x343371,'value',(_0x3fec8c,_0x2222d5,_0x278cfb)=>!!_0x278cfb||_0x3fec8c&&!_0x2222d5),_0x343371['on']('submit',(_0x80f76d,_0x3aa54a)=>{this['fire']('addComment',_0x3aa54a),_0x343371['editor']['setData']('');}),_0x343371['on']('cancel',()=>this['focus']()),_0x343371['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x269786;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x1ecd95,_0x443f09,_0x4ace7e,_0x2c15b5){super(_0x1ecd95,_0x443f09,_0x4ace7e,_0x2c15b5),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x3b0fc6=>_0x3b0fc6&&_0x3b0fc6[0x0]?_0x3b0fc6[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x528e16,_0x2dc408)=>{let _0x2053d7='';for(const _0x4b6df8 of _0x528e16)_0x2053d7+='<p>'+ls(_0x4b6df8['content'],_0x4b6df8['color'])+'</p>';return _0x2dc408?_0x2053d7:_0x1a599f(_0x2053d7,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x2c15b5['SuggestionView'](_0x1ecd95,_0x443f09,{'formatDateTime':_0x2c15b5['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 _0x3df9a7=this['bindTemplate'],_0x592214=[this['suggestionView']];return this['commentsListView']&&_0x592214['push'](this['commentsListView']),this['commentThreadInputView']&&_0x592214['push'](this['commentThreadInputView']),_0x592214['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x3df9a7['if']('isActive','ck-suggestion-wrapper--active'),_0x3df9a7['to']('type',_0x5cc4ef=>'ck-suggestion-'+_0x5cc4ef),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':_0x3df9a7['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x592214};}['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 _0x20be2a{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xd4f247,_0x4092b3,_0x563b53){super(_0xd4f247),this['_model']=_0x4092b3,this['_config']=_0x563b53,this['set']('description',''),this['bind']('authoredAt')['to'](_0x4092b3),this['acceptButton']=this['_createButton'](o(_0xd4f247,'Accept\x20suggestion'),_0x12f3aa,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0xd4f247,'Discard\x20suggestion'),_0x379fe7,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x5d2179(_0xd4f247,_0x4092b3['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x30678b([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x520c8a(),this['keystrokes']=new _0x45b742(),this['focusCycler']=new _0x43d12b({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x46b1cc=>_0x46b1cc['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x1aa308=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x1aa308['innerHTML']=this['description'],this['on']('change:description',(_0x24a44a,_0x4e2d39,_0x2bb829)=>{_0x1aa308['innerHTML']=_0x2bb829;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x32e1ec=this['bindTemplate'],_0x175f01=[{'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':_0x32e1ec['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x32e1ec['to']('authoredAt',_0x500b23=>this['_config']['formatDateTime'](_0x500b23))}]}]},{'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']&&_0x175f01['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':_0x175f01}]};}['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'](_0x366572,_0x16bf6e,_0x1392a1,_0x5db2fc,_0x5a0ab6){const _0x37e7b2=new _0x52bc61(this['locale']);return _0x37e7b2['set']({'label':_0x366572,'icon':_0x16bf6e,'tooltip':!0x0,'tooltipPosition':_0x5a0ab6}),_0x37e7b2['extendTemplate']({'attributes':{'class':_0x1392a1}}),_0x37e7b2['on']('execute',()=>{this['fire'](_0x5db2fc,this['_model']['id']);}),_0x37e7b2;}['_setupKeyboardNavigation'](){const _0x1975c3=this['element'];this['keystrokes']['listenTo'](_0x1975c3);for(const _0x4fcaae of this['focusables'])this['focusTracker']['add'](_0x4fcaae['element']),this['keystrokes']['listenTo'](_0x4fcaae['element']);this['keystrokes']['set']('enter',(_0x416cac,_0x83620f)=>{_0x1975c3===_0x416cac['target']&&(this['focusCycler']['focusFirst'](),_0x83620f());}),this['keystrokes']['set']('esc',(_0x46a14e,_0x1369ac)=>{_0x1975c3!==_0x46a14e['target']&&(this['focus'](),_0x1369ac());});}}class u extends _0x2e7573{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x34d734,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x503a10){super(_0x503a10),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x2974ee=this['editor']['config'];_0x2974ee['define']('trackChanges.SuggestionThreadView',fe),_0x2974ee['define']('trackChanges.SuggestionView',we),_0x2974ee['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x2974ee['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x1f9b2c,_0x497481){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x3aa575,_0x4128bf]of this['_handleControllerBuffer']){const _0x3824ce=this['_suggestionToController']['has'](_0x3aa575);_0x3824ce||_0x4128bf?_0x3824ce&&_0x4128bf&&this['_destroyController'](_0x3aa575):this['_initializeController'](_0x3aa575);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1f9b2c,_0x497481);}['init'](){const _0x4051aa=this['editor'],_0x1456ee=_0x4051aa['plugins']['get']('TrackChangesEditing'),_0x4c10fc=_0x4051aa['plugins']['get']('Annotations'),_0x28fb95=_0x4051aa['plugins']['get']('EditorAnnotations'),_0x26db36=_0x4051aa['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x28fb95['addSourceCollector'](()=>{const _0x33af0f=[];for(const [_0x27bb3c,_0x772ebe]of Array['from'](this['_suggestionToController'])){const _0x7cdaba=_0x27bb3c['getAllAdjacentSuggestions'](),_0x5fe224=[];for(const _0x33d4c8 of _0x7cdaba){if(!_0x33d4c8['isInContent'])continue;if(_0x33d4c8['isMultiRange']){_0x5fe224['push'](..._0x33d4c8['getRanges']());continue;}const _0x3a9a69=_0x33d4c8['getFirstRange']();if(_0x5fe224['length']>0x0){const _0x4617a=_0x5fe224[0x0]['getJoined'](_0x3a9a69);if(_0x4617a){_0x5fe224[0x0]=_0x4617a;continue;}}_0x5fe224['push'](_0x3a9a69);}_0x33af0f['push']([_0x772ebe['view'],_0x5fe224]);}return _0x33af0f;}),this['listenTo'](_0x1456ee,'suggestionLoaded',(_0x55cc03,_0x2eef8c)=>{this['listenTo'](_0x2eef8c,'change:previous',(_0x5dbeed,_0x5dacf7,_0x717acc,_0x1f7316)=>{_0x2eef8c['isInContent']&&(null==_0x717acc?(this['_updateController'](_0x1f7316['head']),this['_handleSuggestionControllerDelayed'](_0x2eef8c,!0x1)):(this['_updateController'](_0x717acc['head']),null==_0x1f7316&&this['_handleSuggestionControllerDelayed'](_0x2eef8c,!0x0)));}),null!==_0x2eef8c['previous']?this['_updateController'](_0x2eef8c['head']):this['_handleSuggestionControllerDelayed'](_0x2eef8c,!0x1);}),this['listenTo'](_0x1456ee,'suggestionUnloaded',(_0x165e4e,_0x2ecda9,_0x5a8854)=>{this['stopListening'](_0x2ecda9,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2ecda9),this['_suggestionToController']['has'](_0x2ecda9)&&this['_destroyController'](_0x2ecda9),_0x5a8854&&this['_updateController'](_0x5a8854['head']);}),this['listenTo'](_0x1456ee,'suggestionChanged',(_0x170ed2,_0x5ed270)=>{this['_updateController'](_0x5ed270);}),this['listenTo'](_0x4c10fc,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x26db36,'addComment',(_0x556ef7,{threadId:_0x78c97f,isFromAdapter:_0x11bbcd})=>{if(_0x11bbcd||!_0x1456ee['hasSuggestion'](_0x78c97f))return;const _0x3ecd15=_0x1456ee['getSuggestion'](_0x78c97f);this['_suggestionToController']['get'](_0x3ecd15)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x13dab5=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2a4fae;for(const _0x31b722 in _0x13dab5){const _0x5e1682=_0x31b722,_0x15b257=_0x13dab5[_0x5e1682];if('trackChangesLicenseKeyValid'==_0x15b257||'trackChangesLicenseKeyInvalid'==_0x15b257||'trackChangesLicenseKeyExpired'==_0x15b257||'trackChangesLicenseKeyDomainLimit'==_0x15b257||'trackChangesLicenseKeyNotAllowed'==_0x15b257||'trackChangesLicenseKeyEvaluationLimit'==_0x15b257||'trackChangesLicenseKeyTrialLimit'==_0x15b257||'trackChangesLicenseKeyUsageLimit'==_0x15b257){delete _0x13dab5[_0x5e1682],_0x2a4fae=_0x15b257,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x2a4fae&&_0x13dab5['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x2a4fae&&_0x13dab5['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x2a4fae&&_0x13dab5['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x2a4fae&&_0x13dab5['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x2a4fae&&_0x13dab5['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x2a4fae&&_0x13dab5['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x2a4fae&&_0x13dab5['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x3724dd){const _0x199782=this['_suggestionToController']['get'](_0x3724dd);if(!_0x199782)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x199782['view'])||null;}['getSuggestionForAnnotation'](_0x452ae4){const _0xfae8f0=this['_viewToController']['get'](_0x452ae4['innerView']);return _0xfae8f0?_0xfae8f0['model']:null;}['_refreshActiveMarkers'](){const _0x493ba3=this['editor']['plugins']['get']('Annotations'),_0x2ac83f=this['editor']['plugins']['get']('TrackChangesEditing'),_0x46693a=Array['from'](_0x493ba3['activeAnnotations'],_0x3f2efe=>_0x3f2efe['innerView'])['filter'](_0x483db4=>this['_viewToController']['has'](_0x483db4)),_0x8cd57b=[];for(const _0x571602 of _0x46693a){const _0x578f40=this['_viewToController']['get'](_0x571602)['model']['getAllAdjacentSuggestions']();_0x8cd57b['push'](..._0x578f40['reduce']((_0x5b1fbb,_0x5c40bd)=>[..._0x5b1fbb,..._0x5c40bd['getMarkerNames']()],[]));}_0x2ac83f['activeMarkers']=_0x8cd57b;}['_addUIComponentsToFactory'](){const _0x2b67e9=this['editor'],_0x38ff27=_0x2b67e9['locale'],_0x3bc6e9=o(_0x38ff27,'Track\x20changes'),_0x309b33=new _0x337a51([{'type':'switchbutton','model':new _0x154060({'withText':!0x0,'isToggleable':!0x0,'label':_0x3bc6e9,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x154060({'withText':!0x0,'label':o(_0x38ff27,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x154060({'withText':!0x0,'label':o(_0x38ff27,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x154060({'withText':!0x0,'label':o(_0x38ff27,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x154060({'withText':!0x0,'label':o(_0x38ff27,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x2b67e9['plugins']['has']('TrackChangesPreview')&&_0x309b33['addMany']([{'type':'separator'},{'type':'button','model':new _0x154060({'withText':!0x0,'label':o(_0x38ff27,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x26282e of _0x309b33)if(ke(_0x26282e)){const _0x21607f=_0x2b67e9['commands']['get'](_0x26282e['model']['commandName']);_0x26282e['model']['bind']('isOn','isEnabled')['to'](_0x21607f,'value','isEnabled');}_0x2b67e9['ui']['componentFactory']['add']('trackChanges',_0x486fb2=>this['_createToolbarButton'](_0x486fb2,_0x309b33,_0x3bc6e9)),_0x2b67e9['ui']['componentFactory']['add']('menuBar:trackChanges',_0x32d2df=>this['_createMenuBarMenu'](_0x32d2df,_0x309b33,_0x3bc6e9));}['_createToolbarButton'](_0x2e97d8,_0x5e83b9,_0x322d72){const _0x377fdc=_0x4cc6f2(_0x2e97d8,_0x2533a2),_0x3ec6b1=this['editor']['commands']['get']('trackChanges');_0x377fdc['buttonView']['set']({'tooltip':_0x322d72,'label':_0x322d72,'icon':_0x3ce186}),_0x377fdc['buttonView']['bind']('isOn')['to'](_0x3ec6b1,'value'),_0x377fdc['buttonView']['on']('execute',()=>{_0x3ec6b1['execute'](),this['editor']['editing']['view']['focus']();}),_0x403ddc(_0x377fdc,_0x5e83b9,{'role':'menu'});const _0x446826=[];for(const _0x2af27b of _0x5e83b9)ke(_0x2af27b)&&_0x446826['push'](this['editor']['commands']['get'](_0x2af27b['model']['commandName']));const _0x4b291f=_0x377fdc['buttonView'];return _0x4b291f['actionView']['unbind']('isEnabled'),_0x4b291f['arrowView']['unbind']('isEnabled'),_0x4b291f['actionView']['bind']('isEnabled')['to'](_0x3ec6b1,'isEnabled'),_0x4b291f['arrowView']['bind']('isEnabled')['toMany'](_0x446826,'isEnabled',(..._0x133b76)=>_0x133b76['some'](_0xeec100=>_0xeec100)),_0x377fdc['on']('execute',_0x27b715=>{this['editor']['execute'](_0x27b715['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x377fdc;}['_createMenuBarMenu'](_0x5cd132,_0x11536e,_0x4f9c96){const _0x3eeafd=new _0x300cd3(_0x5cd132),_0x202750=this['editor']['commands']['get']('trackChanges');_0x3eeafd['buttonView']['set']({'label':_0x4f9c96,'icon':_0x3ce186});const _0x5e309c=new _0x165e35(_0x5cd132);for(const _0x6805a0 of _0x11536e){if('separator'==_0x6805a0['type']){_0x5e309c['items']['add'](new _0x475c98(_0x5cd132));continue;}const _0x7062f5=new _0x2e9641(_0x5cd132,_0x3eeafd),_0xc4fac6=new _0x454e07(_0x5cd132),_0x136f71=_0x6805a0['model'];_0xc4fac6['bind'](...Object['keys'](_0x136f71))['to'](_0x136f71),_0xc4fac6['delegate']('execute')['to'](_0x3eeafd),_0xc4fac6['on']('execute',()=>{this['editor']['execute'](_0x136f71['commandName']),this['editor']['editing']['view']['focus']();}),_0x7062f5['children']['add'](_0xc4fac6),_0x5e309c['items']['add'](_0x7062f5);}return _0x3eeafd['bind']('isEnabled')['to'](_0x202750,'isEnabled'),_0x3eeafd['panelView']['children']['add'](_0x5e309c),_0x3eeafd;}['_initializeController'](_0x65c50b){const _0x15a95e=this['editor'],_0x5bfdbe=_0x15a95e['config'],_0x39b489=_0x15a95e['plugins']['get']('Annotations'),_0x4a1492=_0x15a95e['plugins']['get']('CommentsRepository'),_0x24eb79=_0x15a95e['plugins']['get']('EditorAnnotations'),_0x397794=_0x15a95e['plugins']['get'](_0x34d734)['me'],_0x42263a=_0x5bfdbe['get']('trackChanges')['SuggestionThreadView'],_0x27bfbe=_0x5bfdbe['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x48c332,CommentThreadInputView:_0x92bf2d}=_0x15a95e['plugins']['get']('CommentsUI');let _0x196bdf,_0x11d3db,_0x45e710;this['_annotationViews']['has'](_0x65c50b['id'])?(_0x11d3db=this['_annotationViews']['get'](_0x65c50b['id']),_0x196bdf=_0x11d3db['mainView']):(_0x196bdf=new _0x42263a(_0x15a95e['locale'],_0x65c50b,_0x397794,{'disableComments':this['_disableComments'],'editorConfig':{..._0x5bfdbe['get']('comments.editorConfig'),'licenseKey':_0x5bfdbe['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x5bfdbe['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5bfdbe['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5bfdbe['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x4a8dec(_0x5bfdbe['get']('locale'),_0x15a95e['locale']),'CommentView':_0x5bfdbe['get']('comments')['CommentView'],'CommentsListView':_0x48c332,'CommentThreadInputView':_0x92bf2d,'SuggestionView':_0x27bfbe}),_0x196bdf['suggestionView']['acceptButton']['on']('execute',()=>{_0x15a95e['editing']['view']['focus']();}),_0x196bdf['suggestionView']['discardButton']['on']('execute',()=>{_0x15a95e['editing']['view']['focus']();}),_0x11d3db=_0x39b489['createAnnotationView'](this['editor']['locale'],_0x196bdf),_0x11d3db['bind']('isDirty')['to'](_0x196bdf,'isDirty'),_0x11d3db['bind']('length')['to'](_0x196bdf),_0x11d3db['bind']('type')['to'](_0x196bdf,'type',_0x589978=>'suggestion-'+_0x589978),_0x196bdf['on']('escape',()=>{_0x45e710['fire']('escape');}),this['_annotationViews']['set'](_0x65c50b['id'],_0x11d3db));const _0x30a34a=_0x4a1492['createCommentThreadController'](_0x65c50b['commentThread'],_0x196bdf),_0x3342f5=new pe(_0x15a95e,_0x65c50b,_0x196bdf,_0x30a34a),_0x3045e2=_0x65c50b['getAllAdjacentSuggestions']()['filter'](_0x21911e=>_0x21911e['isInContent']);_0x196bdf['descriptionParts']=_0x15a95e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x3045e2),this['_suggestionToController']['set'](_0x65c50b,_0x3342f5),this['_viewToController']['set'](_0x196bdf,_0x3342f5);const _0x53255c=()=>{const _0x4a340=[],_0x32e473=_0x65c50b['getAllAdjacentSuggestions']()['filter'](_0x21f538=>_0x21f538['isInContent']);for(const _0x2e684f of _0x32e473)_0x4a340['push'](..._0x2e684f['getMarkers']());return _0x18268c(_0x15a95e['editing'],_0x4a340);};_0x45e710=_0x39b489['createAnnotation']({'view':_0x11d3db,'target':_0x53255c,'type':()=>'suggestion-'+_0x3342f5['view']['type'],'isVisible':!!_0x53255c()}),_0x4a1492['_bindAnnotationToEditors'](_0x196bdf,_0x45e710),_0x39b489['add'](_0x45e710),_0x24eb79['registerAnnotation'](_0x45e710);}['_destroyController'](_0x212414){const _0x31aed4=this['editor']['plugins']['get']('CommentsRepository'),_0x2b4802=this['editor']['plugins']['get']('Annotations'),_0x5607e7=this['_suggestionToController']['get'](_0x212414),_0x503547=_0x5607e7['view'],_0x33e8c8=_0x2b4802['getByInnerView'](_0x503547);_0x31aed4['_unbindEditors'](_0x503547),_0x33e8c8&&_0x2b4802['remove'](_0x33e8c8),this['_suggestionToController']['delete'](_0x212414),this['_viewToController']['delete'](_0x503547),_0x5607e7['destroy']();}['_updateController'](_0x4fe1a2){if(!_0x4fe1a2['isInContent']||!this['_suggestionToController']['has'](_0x4fe1a2))return;const _0x3d3b14=this['editor']['plugins']['get']('TrackChangesEditing'),_0x550dda=this['_suggestionToController']['get'](_0x4fe1a2),_0x38532c=_0x4fe1a2['getAllAdjacentSuggestions']();_0x550dda['view']['descriptionParts']=_0x3d3b14['descriptionFactory']['getDescriptions'](_0x38532c);}['destroy'](){for(const _0x41f2dc of this['_suggestionToController']['keys']())this['_destroyController'](_0x41f2dc);for(const _0x3561f9 of this['_annotationViews']['values']())_0x3561f9['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x274550){return'model'in _0x274550;}class Ne extends _0x2e7573{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x30222b){this['editor']['plugins']['get'](d)['adapter']=_0x30222b;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x29da77){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x29da77);}['getSuggestions']({skipNotAttached:_0x59eef4=!0x1,toJSON:_0x7bb554=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x59eef4,'toJSON':_0x7bb554});}['getSuggestion'](_0x26b329){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x26b329);}}const p=['Pagination'];class re extends _0x2e7573{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2c91ab=this['editor'];if(_0x2c91ab['config']['define']('trackChangesData.editorCreator',_0x10c16c=>{const _0x22f6b3=_0x2c91ab['model']['document']['getRootNames']()['reduce']((_0x112b68,_0x269464)=>(_0x112b68[_0x269464]='',_0x112b68),{});return _0x2c91ab['constructor']['create'](_0x22f6b3,_0x10c16c);}),'function'!=typeof _0x2c91ab['config']['get']('trackChangesData')['editorCreator'])throw new _0x46a289('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x516217){return P(this['editor'],!0x0,_0x516217);}['getDataWithDiscardedSuggestions'](_0xbad6b0){return P(this['editor'],!0x1,_0xbad6b0);}}class Fe extends _0x2e7573{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x48880d){function _0x4bebc1(_0x760ce9){return _0x760ce9['map'](_0x1c34ee=>String['fromCharCode'](_0x1c34ee))['join']('');}super(_0x48880d),this['result']='end',_0x48880d[_0x4bebc1([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4bebc1([0x76,0x69,0x65,0x77])][_0x4bebc1([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4bebc1([0x61,0x75,0x74,0x6f]),_0x48880d[_0x4bebc1([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4bebc1([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4bebc1([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4bebc1([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4bebc1([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(_0x19b785){return void 0x0!==_0x19b785['getRootsAttributes'];}async function P(_0x22b449,_0x248122,_0x52c9b0){const _0xa9bfeb=_0x8731a5(_0x22b449,p);_0xa9bfeb['plugins']['push'](d,Fe),_0xa9bfeb['rootsAttributes']=De(_0x22b449)?_0x22b449['getRootsAttributes']():void 0x0;const _0x48b380=document['createDocumentFragment'](),_0x4329a0=_0x22b449['config']['get']('trackChangesData')['editorCreator'],_0x513d7b=await _0x4329a0(_0xa9bfeb,()=>function(_0x166f86){const _0x59d933=document['createElement']('div');return _0x166f86['appendChild'](_0x59d933),_0x59d933;}(_0x48b380));!function(_0x3865c9,_0xc5f3f2){const _0x1f2eb1=_0x3865c9['model']['document']['getRootNames']()['reduce']((_0x49b6f5,_0x169306)=>(_0x49b6f5[_0x169306]=_0x3865c9['data']['get']({'rootName':_0x169306}),_0x49b6f5),{}),_0x5adf0f=_0x3865c9['plugins']['get']('Users')['users']['map'](_0xae015a=>({'id':_0xae015a['id'],'name':_0xae015a['name']})),_0x16b396=_0x3865c9['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3f33a9=_0x3865c9['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xcc2a50=_0xc5f3f2['plugins']['get']('Users'),_0x1e6d57=_0xc5f3f2['plugins']['get']('TrackChangesEditing'),_0x208d2c=_0xc5f3f2['plugins']['get']('CommentsRepository');for(const _0x113913 of _0x208d2c['getCommentThreads']())_0x113913['remove']();for(const _0x1ea647 of _0x5adf0f)_0xcc2a50['getUser'](_0x1ea647['id'])||_0xcc2a50['addUser'](_0x1ea647);_0xcc2a50['me']||_0xcc2a50['useAnonymousUser']();for(const _0x1c2552 of _0x3f33a9)_0x208d2c['addCommentThread'](_0x1c2552);for(const _0x281d63 of _0x16b396)_0x1e6d57['addSuggestionData'](_0x281d63);_0xc5f3f2['data']['set'](_0x1f2eb1);}(_0x22b449,_0x513d7b),_0x513d7b['execute'](_0x248122?'acceptAllSuggestions':'discardAllSuggestions');const _0xcaaa8=De(_0x513d7b)?_0x513d7b['getFullData'](_0x52c9b0):_0x513d7b['data']['get'](_0x52c9b0);return await _0x513d7b['destroy'](),_0xcaaa8;}class Me extends _0x20be2a{['options'];constructor(_0x1c5547,_0x36880d){super(_0x1c5547),this['options']=_0x36880d,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'](_0x86c9f8,_0x150a23){if(!this['element'])return;const _0x3029f8=[];for(const [_0x2488b1,_0x57a19b]of _0x86c9f8){const _0x43d5d1=document['createElement']('div');_0x43d5d1['setAttribute']('data-ck-root-name',_0x2488b1),_0x43d5d1['className']=_0x57a19b['classes']+'\x20ck-track-changes-preview__root-container',_0x43d5d1['innerHTML']=_0x57a19b['content'],_0x3029f8['push'](_0x43d5d1);}_0x150a23(this['element'],_0x3029f8),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x5c7385{constructor(_0x5a40ff){super(_0x5a40ff),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x249884=this['editor'],_0x53d796=_0x249884['locale'],_0x488d1f=_0x249884['plugins']['get']('Dialog');let _0xf8d521;const _0x39d394=function(_0x3b09ec){const _0x4c7009={};if('editables'in _0x3b09ec['ui']['view']){for(const [_0x50a7cd,_0x4fe1a7]of Object['entries'](_0x3b09ec['ui']['view']['editables']))_0x4c7009[_0x50a7cd]=_0x4fe1a7['element'];}else _0x4c7009[_0x3b09ec['model']['document']['getRootNames']()[0x0]]=_0x3b09ec['ui']['view']['editable']['element'];return _0x4c7009;}(_0x249884),_0x4eeb9c=function(_0x2a31a5){let _0x45d008=0x0;for(const _0xd8018c of Object['values'](_0x2a31a5))_0x45d008=Math['max'](_0x45d008,_0xd8018c['getBoundingClientRect']()['width']);let _0x5440c5=0x0;for(const _0x5d2121 of Object['values'](_0x2a31a5))_0x5440c5+=_0x5d2121['getBoundingClientRect']()['height'];const _0xe5db6b=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x2810e9=Math['min'](_0x5440c5,_0xe5db6b);return{'width':_0x45d008,'height':_0x2810e9};}(_0x39d394);_0x488d1f['show']({'id':'finalContentPreview','title':o(_0x53d796,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x53d796,{'dialogRects':_0x4eeb9c}),'onHide':()=>{_0xf8d521['detachFromDom']();},'onShow':()=>{_0x249884['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x5ef109=>{const _0x367ad0=this['_standarizeRootsData'](_0x5ef109,_0x249884,_0x39d394);_0x488d1f['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x367ad0,_0x249884['config']['get']('trackChanges.preview.renderFunction'));}),_0xf8d521=new _0x423b18(_0x53d796,[_0x488d1f['view']]),_0xf8d521['attachToDom'](),_0xf8d521['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x249884['once']('destroy',()=>{_0xf8d521['detachFromDom']();});const _0x2abda2=_0x488d1f['view']['headerView']['class'];_0x488d1f['view']['headerView']['class']=_0x2abda2?_0x2abda2+'\x20ck-reset_all':'ck-reset_all',_0x488d1f['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x488d1f['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x3545f2=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x753da2=_0x3545f2['previewMode'],_0x1c940a={};if('$labels'===_0x753da2){for(const _0x143b27 of _0x3545f2['getMergeFieldsIds']())_0x1c940a[_0x143b27]=_0x3545f2['getLabel'](_0x143b27)||_0x143b27;}else{const _0x3734bf='$defaultValues'===_0x753da2?_0x3545f2['getDefaultValues']():_0x3545f2['getDataSetValues'](_0x753da2,!0x0);for(const _0x26c523 of Object['entries'](_0x3734bf)){const [_0x1e79ea,_0xb0edbb]=_0x26c523;_0x1c940a[_0x1e79ea]=null!==_0xb0edbb?_0xb0edbb:_0x3545f2['getLabel'](_0x1e79ea)||_0x1e79ea;}}return{'mergeFieldsData':_0x1c940a};}['_standarizeRootsData'](_0x255772,_0x578935,_0x143ff3){let _0x255ee1;if('string'==typeof _0x255772){const _0x1386b5=_0x578935['model']['document']['getRootNames']()[0x0];_0x255ee1={[_0x1386b5]:_0x255772};}else _0x255ee1=_0x255772;const _0x383b57=this['_fixMediaEmbeds'](_0x255ee1,_0x578935),_0x5696f9=function(_0xf72e81,_0x53859d){for(const [_0x1db8ef,_0x4def4a]of _0xf72e81)_0x4def4a['classes']=_0x53859d[_0x1db8ef]['classList']['value']['replace']('ck-focused','');return _0xf72e81;}(this['_sortRoots'](_0x578935)['reduce']((_0xe4fbc1,_0x13658a)=>(_0xe4fbc1['push']([_0x13658a,{'content':_0x383b57[_0x13658a],'classes':''}]),_0xe4fbc1),[]),_0x143ff3);return _0x5696f9;}['_fixMediaEmbeds'](_0x4a7437,_0x5bfb9f){if(!_0x5bfb9f['plugins']['has']('MediaEmbedEditing'))return _0x4a7437;const _0x1af7bb=_0x5bfb9f['plugins']['get']('MediaEmbedEditing');for(const [_0x48bab1,_0x2de316]of Object['entries'](_0x4a7437)){const _0x57f56e=document['createElement']('div');_0x57f56e['innerHTML']=_0x2de316,(_0x57f56e['querySelectorAll']('figure.media')['forEach'](_0x49217a=>{const _0x51b8fc=_0x49217a['querySelector']('oembed');if(_0x51b8fc){const _0x19dfe2=_0x51b8fc['getAttribute']('url');if(_0x19dfe2){const _0x2e478d=_0x1af7bb['registry']['getMediaViewElement'](new _0x1b9e66(_0x5bfb9f['editing']['view']['document']),_0x19dfe2,{'elementName':'','renderForEditingView':!0x0}),_0x17bf8b=document['createElement']('div');_0x17bf8b['classList']['add']('ck-media__wrapper'),_0x2e478d['render'](_0x17bf8b,_0x5bfb9f['editing']['view']['domConverter']),_0x51b8fc['replaceWith'](_0x17bf8b);}}}),_0x4a7437[_0x48bab1]=_0x57f56e['innerHTML']);}return _0x4a7437;}['_sortRoots'](_0x3f210b){if(!function(_0xc9da6a){return void 0x0!==_0xc9da6a['getRootsAttributes'];}(_0x3f210b))return _0x3f210b['model']['document']['getRootNames']();const _0x6e03c6=[],_0x465426=new Map();for(const _0x5df994 of _0x3f210b['model']['document']['getRootNames']()){const _0x1869c0=_0x3f210b['editing']['view']['getDomRoot'](_0x5df994)['getClientRects']()['item'](0x0);_0x6e03c6['push'](_0x5df994),_0x465426['set'](_0x5df994,_0x1869c0);}return _0x6e03c6['sort']((_0x286440,_0x1ddfa6)=>{const _0x174a5f=_0x465426['get'](_0x286440),_0x3e80aa=_0x465426['get'](_0x1ddfa6);return _0x174a5f['y']-_0x3e80aa['y']||_0x174a5f['x']-_0x3e80aa['x'];}),_0x6e03c6;}}class Ue extends _0x2e7573{static get['requires'](){return[re,_0x3dac62];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x27dc67){super(_0x27dc67),_0x27dc67['commands']['add']('previewFinalContent',new te(this['editor'])),_0x27dc67['config']['define']('trackChanges.preview.renderFunction',(_0x346d9e,_0x218df6)=>{for(const _0x328e0e of _0x218df6)_0x346d9e['appendChild'](_0x328e0e);});}}export{v as AcceptSuggestionCommand,ii as BaseSuggestionThreadView,D as DiscardSuggestionCommand,B as ExecuteOnAllSuggestionsCommand,O as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,x as Suggestion,M as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Ne as TrackChanges,$ as TrackChangesCommand,re as TrackChangesData,Fe as TrackChangesDataGetter,d as TrackChangesEditing,Ue as TrackChangesPreview,u as TrackChangesUI};
|
|
23
|
+
import{Command as _0x260b27,Plugin as _0x4043ba,PendingActions as _0x1d0066}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x2321d0,ObservableMixin as _0x23e900,uid as _0x2b8450,priorities as _0x580888,insertToPriorityArray as _0x170d0f,logWarning as _0x1a2dc8,getEnvKeystrokeText as _0x1810ba,FocusTracker as _0x455bfc,KeystrokeHandler as _0x491354,Collection as _0x542c3f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x402a83,IconCancel as _0xfecd44,IconTrackChanges as _0x51f705}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x2991b0,View as _0x460524,ViewCollection as _0x45576e,FocusCycler as _0x3685b0,UIModel as _0x32de35,createDropdown as _0x24d970,SplitButtonView as _0x16ec0d,addListToDropdown as _0xa49fc3,MenuBarMenuView as _0x511f71,MenuBarMenuListView as _0xc51150,ListSeparatorView as _0x1d3474,MenuBarMenuListItemView as _0x4ef386,MenuBarMenuListItemButtonView as _0x595c96,BodyCollection as _0x663f3d,Dialog as _0x3b2f46}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x29842c,DocumentCompare as _0x275bbb,hashObject as _0x28e4f1,surroundingMarkersDetector as _0x451371,FOCUS_ANNOTATION_KEYSTROKE as _0x3253f9,AriaDescriptionView as _0x2f216e,setupThreadKeyboardNavigation as _0x3c9944,trimHtml as _0x4fccfa,UserView as _0x3f905b,LateFocusButtonView as _0x348693,getDateTimeFormatter as _0x3e0338,getAllMarkersDomElementsSorted as _0x503955,sanitizeEditorConfig as _0x4db4d3}from'ckeditor5-collaboration/dist/index.js';import{ModelElement as _0x48e6ac,ModelLiveRange as _0x16787b,ModelLivePosition as _0x3864fe,ViewDowncastWriter as _0x46de67}from'@ckeditor/ckeditor5-engine/dist/index.js';import{cloneDeep as _0x2140e3,set as _0x7c487f,isEqual as _0x1da713,unset as _0x19cc03,omit as Pt}from'es-toolkit/compat';import{Delete as _0x400a83,Input as _0x187fad}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x313d8a}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as _0x3c30d5}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{SuggestionsConversion as Jt,fixElementSuggestionRange as Lt,splitSuggestionMarkerName as Gt}from'@ckeditor/ckeditor5-collaboration-core/dist/index.js';class $ extends _0x260b27{['_enabledCommands'];constructor(_0x45ca74,_0x25b893){super(_0x45ca74),this['_enabledCommands']=_0x25b893,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 _0x3ef07d of this['editor']['commands']['commands']())_0x3ef07d['affectsData']&&!this['_enabledCommands']['has'](_0x3ef07d)&&_0x3ef07d['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x57d896 of this['editor']['commands']['commands']())_0x57d896['affectsData']&&!this['_enabledCommands']['has'](_0x57d896)&&_0x57d896['clearForceDisabled']('TrackChangesCommand');}}class v extends _0x260b27{['_suggestions'];constructor(_0x1804f2,_0xf795ff){super(_0x1804f2),this['_suggestions']=_0xf795ff,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x110910){const _0x2315c5=this['_suggestions']['get'](_0x110910);if(!_0x2315c5)throw new _0x2321d0('track-changes-accept-suggestion-not-found',this);const _0x5e77a5=_0x2315c5['getRanges']();this['editor']['model']['canEditAt'](_0x5e77a5)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x2315c5);}}class D extends _0x260b27{['_suggestions'];constructor(_0x99565c,_0x43dfd6){super(_0x99565c),this['_suggestions']=_0x43dfd6,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x287073){const _0x3ee02c=this['_suggestions']['get'](_0x287073);if(!_0x3ee02c)throw new _0x2321d0('track-changes-discard-suggestion-not-found',this);const _0x5545e0=_0x3ee02c['getRanges']();this['editor']['model']['canEditAt'](_0x5545e0)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x3ee02c);}}function ls(_0x3d7c9a,_0x597f17){let _0x1736e2='';return _0x1736e2+=_0x3d7c9a['split']('*')['map']((_0x5b10c2,_0x189dc1)=>_0x189dc1%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+rn(_0x5b10c2)+'</span>':rn(_0x5b10c2))['join'](''),_0x597f17&&(_0x1736e2+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x597f17['value']+'\x22\x20title=\x22'+_0x597f17['title']+'\x22></span>'),_0x1736e2;}function rn(_0x4897fc){const _0x18fa0a=document['createElement']('span');return _0x18fa0a['innerText']=_0x4897fc,_0x18fa0a['innerHTML'];}function ts(_0x168daf){return _0x168daf['sort']((_0x4749f1,_0x55d808)=>'attribute'===_0x4749f1['type']&&'attribute'!==_0x55d808['type']?-0x1:'attribute'!==_0x4749f1['type']&&'attribute'===_0x55d808['type']?0x1:'deletion'==_0x4749f1['type']&&'deletion'!=_0x55d808['type']?-0x1:'deletion'!=_0x4749f1['type']&&'deletion'==_0x55d808['type']?0x1:0x0);}function to(_0x233f1a,_0x31a11c){let _0x56b9c4,_0x53e941=0x0;const _0x1f8a38=[],_0x154c16=_0x31a11c['schema'];for(;_0x53e941<_0x233f1a['length'];){const _0x2f2c01=_0x233f1a[_0x53e941],_0x46a9f3=_0x233f1a[_0x53e941+0x1];_0x56b9c4||(_0x56b9c4=_0x31a11c['createPositionBefore'](_0x2f2c01)),cn(_0x31a11c,_0x2f2c01,_0x46a9f3)||(_0x1f8a38['push'](_0x31a11c['createRange'](_0x56b9c4,_0x154c16['isObject'](_0x2f2c01)?_0x31a11c['createPositionAfter'](_0x2f2c01):_0x31a11c['createPositionAt'](_0x2f2c01,'end'))),_0x56b9c4=null),_0x53e941++;}return _0x1f8a38;}function cn(_0x465a73,_0x4d9210,_0x1daae6){if(!_0x1daae6)return!0x1;const _0x22e9ea=_0x465a73['createPositionAfter'](_0x4d9210),_0x100df6=_0x465a73['createPositionBefore'](_0x1daae6);return _0x22e9ea['isTouching'](_0x100df6);}function rs(_0x57f412,_0x3bcd95,_0x15cf8f){for(;_0x15cf8f['length'];){const _0x35cf0f=_0x15cf8f['splice'](0x0,0x64);_0x57f412['change'](()=>{for(const _0x2eaa65 of _0x35cf0f)_0x2eaa65['isInContent']&&_0x3bcd95['execute'](_0x2eaa65['id']);});}}class B extends _0x260b27{['_command'];['_suggestions'];constructor(_0x2f0e50,_0x593b11,_0x4e2ec3){super(_0x2f0e50),this['_command']=_0x593b11,this['_suggestions']=_0x4e2ec3,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1eed38=Array['from'](this['_suggestions']['values']())['some'](_0x1ba79d=>_0x1ba79d['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x1eed38;}['execute'](){const _0x37c7c7=ts(Array['from'](this['_suggestions']['values']()));for(const _0x484de2 of _0x37c7c7){const _0x1c707e=_0x484de2['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1c707e))return;}rs(this['editor']['model'],this['_command'],_0x37c7c7);}}class O extends _0x260b27{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x389047,_0x846c08,_0x53a788){super(_0x389047),this['_command']=_0x846c08,this['_suggestions']=_0x53a788,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xa5ecab=this['editor']['model']['document']['selection'],_0x337174=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x2dcd6c,_0x5c3575){const _0xec616c=Array['from'](_0x2dcd6c['getRanges']()),_0x25d265=new Set();for(const _0x3c7d4f of _0x5c3575)if(_0x3c7d4f['isInContent']){for(const _0x9c47c2 of _0xec616c)for(const _0x57abeb of _0x3c7d4f['getRanges']())(_0x9c47c2['isIntersecting'](_0x57abeb)||_0x2dcd6c['isCollapsed']&&!_0x3c7d4f['isMultiRange']&&_0x3c7d4f['next']&&_0x57abeb['end']['isTouching'](_0x9c47c2['start']))&&_0x25d265['add'](_0x3c7d4f);}return _0x25d265;}(_0xa5ecab,_0x337174),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0xc0fdfd=ts(Array['from'](this['_selectedSuggestions']));for(const _0x9aa22f of _0xc0fdfd){const _0x2cd66f=_0x9aa22f['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2cd66f))return;}rs(this['editor']['model'],this['_command'],_0xc0fdfd);}}class x extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x23e900(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xff8b16,_0xfb2611){super(),this['id']=_0xfb2611['id'],this['type']=_0xfb2611['type'],this['subType']=_0xfb2611['subType']||null,this['author']=_0xfb2611['author'],this['creator']=_0xfb2611['creator']||_0xfb2611['author'],this['isExternal']=Boolean(_0xfb2611['attributes']&&_0xfb2611['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0xfb2611['originalSuggestionId']||null,this['_model']=_0xff8b16,this['_onAccept']=_0xfb2611['onAccept'],this['_onDiscard']=_0xfb2611['onDiscard'],this['_onAttributesChange']=_0xfb2611['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0xfb2611['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 _0x556c0e=this;for(;_0x556c0e['previous'];)_0x556c0e=_0x556c0e['previous'];return _0x556c0e;}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'](_0x5cde07){this['_markerNames']['add'](_0x5cde07);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x32963d=>this['_model']['markers']['get'](_0x32963d))['filter'](_0x16c7ca=>_0x16c7ca);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x372a7b=>{for(const _0x2593e9 of this['getMarkers']())_0x372a7b['removeMarker'](_0x2593e9);}),this['_markerNames']['clear']();}['removeMarker'](_0x973a32){this['_model']['change'](_0x353889=>{_0x353889['removeMarker'](_0x973a32);}),this['_markerNames']['delete'](_0x973a32);}['addRange'](_0x2f3c0e){const _0x1f4f1e='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+x['getMultiRangeId']();this['addMarkerName'](_0x1f4f1e),this['_model']['change'](_0x102d62=>{_0x102d62['addMarker'](_0x1f4f1e,{'range':_0x2f3c0e,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x196b80){for(const _0x2e8054 of this['getRanges']())if(_0x2e8054['isIntersecting'](_0x196b80))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0xe47db3=>_0xe47db3['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x2833e0,_0x465bb7)=>[..._0x2833e0,..._0x465bb7['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5c21f4=this['getRanges']();if(0x1!=_0x5c21f4['length'])return null;const _0x1e3580=_0x5c21f4[0x0],_0x2740b6=_0x1e3580['start']['nodeAfter'],_0x3c1196=_0x1e3580['end']['nodeBefore'];return _0x2740b6 instanceof _0x48e6ac?_0x2740b6!=_0x3c1196?null:_0x2740b6: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 _0x5308f6=[];let _0x4bc23f=this['head'];for(;_0x4bc23f;)_0x5308f6['push'](_0x4bc23f),_0x4bc23f=_0x4bc23f['next'];return _0x5308f6;}['setAttribute'](_0x1a6d83,_0xcb0b12){const _0x9d4205=_0x2140e3(this['attributes']);_0x7c487f(_0x9d4205,_0x1a6d83,_0xcb0b12),_0x1da713(_0x9d4205,this['attributes'])||(this['attributes']=_0x9d4205,this['_onAttributesChange'](_0x9d4205));}['removeAttribute'](_0x4ccf66){const _0x291c38=_0x2140e3(this['attributes']);_0x19cc03(_0x291c38,_0x4ccf66),_0x1da713(_0x291c38,this['attributes'])||(this['attributes']=_0x291c38,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 _0x2b8450()['substr'](0x1,0x5);}}function o(_0x56846b,_0x2fce9d,_0x1f9cd0){const _0x747c35=_0x56846b['t'],t=_0x56846b['t'];switch(_0x2fce9d){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',_0x1f9cd0);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1f9cd0);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1f9cd0);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1f9cd0);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1f9cd0);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',_0x1f9cd0);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1f9cd0);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',_0x1f9cd0);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1f9cd0);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1f9cd0);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1f9cd0);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1f9cd0);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1f9cd0);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x1f9cd0);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1f9cd0);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1f9cd0);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1f9cd0);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1f9cd0);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1f9cd0);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1f9cd0);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1f9cd0);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1f9cd0);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1f9cd0);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1f9cd0);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x1f9cd0);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'},_0x1f9cd0);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x1f9cd0);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x1f9cd0);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1f9cd0);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1f9cd0);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1f9cd0);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1f9cd0);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1f9cd0);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'},_0x1f9cd0);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1f9cd0);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1f9cd0);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1f9cd0);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1f9cd0);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_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'},_0x1f9cd0);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1f9cd0);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'},_0x1f9cd0);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_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'},_0x1f9cd0);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1f9cd0);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'},_0x1f9cd0);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1f9cd0);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'},_0x1f9cd0);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1f9cd0);case'ELEMENT_FOOTNOTE_REF':return t({'string':'footnote\x20reference','plural':'%0\x20footnote\x20references','id':'ELEMENT_FOOTNOTE_REF'},_0x1f9cd0);case'ELEMENT_FOOTNOTE_DEFINITION':return t({'string':'footnote\x20definition','plural':'%0\x20footnote\x20definitions','id':'ELEMENT_FOOTNOTE_DEFINITION'},_0x1f9cd0);case'ELEMENT_FOOTNOTES_DEFINITIONS_LIST':return t({'string':'footnotes\x20definitions\x20list','plural':'%0\x20footnotes\x20definitions','id':'ELEMENT_FOOTNOTES_DEFINITIONS_LIST'},_0x1f9cd0);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1f9cd0);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'},_0x1f9cd0);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x1f9cd0);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 _0x747c35({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x1f9cd0);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x747c35({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x1f9cd0);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x1f9cd0);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'},_0x1f9cd0);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'},_0x1f9cd0);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'},_0x1f9cd0);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2fce9d;}}class M{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4b13b4,_0x405be0){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4b13b4,this['_locale']=_0x405be0;}['getDescriptions'](_0x27a6d2){const _0x13ca23=[],_0x405e31=new Set(),_0x476001=new Set();for(let _0x598d82=0x0;_0x598d82<_0x27a6d2['length'];_0x598d82++){const _0x5c73f1=_0x27a6d2[_0x598d82];if(!_0x5c73f1['isInContent'])continue;const _0x435729=this['_handleCustomCallbackDescription'](_0x5c73f1);if(_0x435729){if(null!=_0x5c73f1['subType']){if(_0x405e31['has'](_0x5c73f1['subType']))continue;_0x405e31['add'](_0x5c73f1['subType']);}_0x13ca23['push'](_0x435729);}else{if('attribute'==_0x5c73f1['type']){const _0x590efb=_0x5c73f1['data']['key'];if(_0x476001['has'](_0x590efb))continue;_0x476001['add'](_0x5c73f1['data']['key']),_0x590efb==m?this['_handleRenameSuggestionDescription'](_0x13ca23,_0x5c73f1):this['_handleAttributeSuggestionDescription'](_0x13ca23,_0x5c73f1);continue;}'insertion'!=_0x5c73f1['type']&&'deletion'!=_0x5c73f1['type']||this['_handleInsertRemoveSuggestionDescription'](_0x13ca23,_0x5c73f1,_0x27a6d2[_0x598d82+0x1]);}}return this['_resolveDescriptionItems'](_0x13ca23);}['registerDescriptionCallback'](_0x663e0c){this['_customCallbacks']['push'](_0x663e0c);}['registerElementLabel'](_0x56227d,_0xb9e779,_0x1ab560=_0x580888['normal']){'function'==typeof _0x56227d?_0x170d0f(this['_itemLabelsCallbacks'],{'matchingCallback':_0x56227d,'label':_0xb9e779,'priority':_0x1ab560}):this['_itemLabels']['set'](_0x56227d,_0xb9e779);}['registerAttributeLabel'](_0x3cec22,_0x4fda56){this['_attributeLabels']['set'](_0x3cec22,_0x4fda56);}['getItemLabel'](_0x3bbe19,_0x3598e5=0x1){let _0x1db05c;for(const _0x267f37 of this['_itemLabelsCallbacks'])if(_0x267f37['matchingCallback'](_0x3bbe19)){_0x1db05c=_0x267f37['label'];break;}return _0x1db05c||(_0x1db05c=this['_itemLabels']['get'](_0x3bbe19['name'])),_0x1db05c?_0x1db05c(_0x3598e5):0x1!==_0x3598e5?_0x3598e5+'\x20'+_0x3bbe19['name']+'s':''+_0x3bbe19['name'];}['_addDescriptionItems'](_0x1b05e2,_0x1bcaa0){const _0x121bd1=_0x1bcaa0['getFirstRange']()['getWalker'](),_0x386305='insertion'==_0x1bcaa0['type']?'add':'remove';for(const _0x5cd730 of _0x121bd1){const _0x44c8da=_0x5cd730['item'],_0x2cfa50=_0x1b05e2[_0x1b05e2['length']-0x1];if(_0x44c8da['is']('$textProxy'))_0x2cfa50&&_0x2cfa50['type']['indexOf']('Container')>-0x1&&_0x1b05e2['pop'](),_0x2cfa50&&'text'==_0x2cfa50['type']?_0x2cfa50[_0x386305]+=_0x44c8da['data']:_0x1b05e2['push']({'type':'text','add':'add'==_0x386305?_0x44c8da['data']:'','remove':'remove'==_0x386305?_0x44c8da['data']:''});else{if(this['_schema']['isObject'](_0x44c8da)){const _0x2cf8e5=_0x44c8da;if(_0x2cfa50&&_0x2cfa50['type']['indexOf']('Container')>-0x1&&_0x1b05e2['pop'](),'elementEnd'==_0x5cd730['type'])continue;_0x2cfa50&&_0x2cfa50['type']==_0x386305+'Object'&&_0x2cfa50['element']['name']==_0x2cf8e5['name']?_0x2cfa50['quantity']++:_0x1b05e2['push']({'type':_0x386305+'Object','element':_0x2cf8e5,'quantity':0x1}),_0x121bd1['skip'](_0x330bce=>!('elementEnd'==_0x330bce['type']&&_0x330bce['item']==_0x44c8da));}else{if(this['_schema']['checkChild'](_0x44c8da,'$text')||_0x44c8da['is']('element','softBreak')){const _0x3c3f10=_0x44c8da;if('add'==_0x386305&&'elementStart'==_0x5cd730['type']||'remove'==_0x386305&&'elementEnd'==_0x5cd730['type'])continue;if(_0x2cfa50&&-0x1==_0x2cfa50['type']['indexOf']('Container')){'text'==_0x2cfa50['type']&&(_0x2cfa50[_0x386305]+='\x0a');continue;}let _0x22ec5e;if(_0x22ec5e='add'==_0x386305?_0x3c3f10['nextSibling']&&!this['_schema']['isObject'](_0x3c3f10['nextSibling'])?_0x3c3f10['nextSibling']:null:_0x3c3f10['previousSibling']&&!this['_schema']['isObject'](_0x3c3f10['previousSibling'])?_0x3c3f10['previousSibling']:null,_0x3c3f10['isEmpty']||_0x22ec5e&&_0x22ec5e['isEmpty']){const _0x58ec30=_0x22ec5e&&_0x22ec5e['isEmpty']?_0x22ec5e:_0x3c3f10;_0x2cfa50&&_0x2cfa50['type']==_0x386305+'EmptyContainer'&&_0x2cfa50['element']['name']==_0x58ec30['name']?_0x2cfa50['quantity']++:_0x1b05e2['push']({'type':_0x386305+'EmptyContainer','element':_0x58ec30,'quantity':0x1});}else _0x1b05e2['push']({'type':_0x386305+'Container','element':_0x3c3f10});}}}}}['_resolveDescriptionItems'](_0x3fb80f){const _0x37d3b6=this['_locale'],_0x4f780d=[],_0x32ee4b=[],_0x2bbbd3=[];for(const _0xbe5972 of _0x3fb80f)switch(_0xbe5972['type']){case'text':if(_0xbe5972['add']=_0xbe5972['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0xbe5972['remove']=_0xbe5972['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0xbe5972['add']&&''!=_0xbe5972['remove']){_0x4f780d['push']({'type':'replace','content':o(_0x37d3b6,'REPLACE_TEXT',['\x22'+_0xbe5972['remove']+'\x22','\x22'+_0xbe5972['add']+'\x22'])});continue;}if(null!=_0xbe5972['add']['match'](/^ +$/)){_0x4f780d['push']({'type':'insertion','content':o(_0x37d3b6,'*Insert:*\x20%0',o(_0x37d3b6,'ELEMENT_SPACE',_0xbe5972['add']['length']))});continue;}if(null!=_0xbe5972['remove']['match'](/^ +$/)){_0x4f780d['push']({'type':'deletion','content':o(_0x37d3b6,'*Remove:*\x20%0',o(_0x37d3b6,'ELEMENT_SPACE',_0xbe5972['remove']['length']))});continue;}if(''!=_0xbe5972['add']){_0x4f780d['push']({'type':'insertion','content':o(_0x37d3b6,'*Insert:*\x20%0','\x22'+_0xbe5972['add']+'\x22')});continue;}_0x4f780d['push']({'type':'deletion','content':o(_0x37d3b6,'*Remove:*\x20%0','\x22'+_0xbe5972['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4f780d['push']({'type':'insertion','content':o(_0x37d3b6,'*Insert:*\x20%0',this['getItemLabel'](_0xbe5972['element'],_0xbe5972['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4f780d['push']({'type':'deletion','content':o(_0x37d3b6,'*Remove:*\x20%0',this['getItemLabel'](_0xbe5972['element'],_0xbe5972['quantity']))});continue;case'addContainer':_0x4f780d['push']({'type':'insertion','content':o(_0x37d3b6,'*Split:*\x20%0',this['getItemLabel'](_0xbe5972['element'],_0xbe5972['quantity']))});continue;case'removeContainer':_0x4f780d['push']({'type':'deletion','content':o(_0x37d3b6,'*Merge:*\x20%0',this['getItemLabel'](_0xbe5972['element'],_0xbe5972['quantity']))});continue;case'addFormat':_0x32ee4b['push'](_0xbe5972['key']);continue;case'removeFormat':_0x2bbbd3['push'](_0xbe5972['key']);continue;default:_0x4f780d['push'](_0xbe5972);}if(_0x32ee4b['length']){const _0x564c3c=_0x32ee4b['map'](_0x5c15a0=>this['_attributeLabels']['has'](_0x5c15a0)?this['_attributeLabels']['get'](_0x5c15a0):_0x5c15a0)['join'](',\x20');_0x4f780d['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x564c3c)});}if(_0x2bbbd3['length']){const _0x58548c=_0x2bbbd3['map'](_0x3645f3=>this['_attributeLabels']['has'](_0x3645f3)?this['_attributeLabels']['get'](_0x3645f3):_0x3645f3)['join'](',\x20');_0x4f780d['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x58548c)});}return _0x4f780d;}['_handleCustomCallbackDescription'](_0x37cea8){for(const _0xd98720 of this['_customCallbacks']){const _0x557531=_0xd98720(_0x37cea8);if(_0x557531&&'type'in _0x557531)return _0x557531;}}['_handleAttributeSuggestionDescription'](_0x81441,_0x32e507){const _0x476e86=_0x32e507['data'],_0x239673=void 0x0===_0x476e86['newValue']?'removeFormat':'addFormat';_0x81441['push']({'type':_0x239673,'key':_0x476e86['key']});}['_handleRenameSuggestionDescription'](_0x4c6d13,_0x47b325){_0x4c6d13['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x47b325['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x54e5ea,_0x50638d,_0x39ece0){if(this['_addDescriptionItems'](_0x54e5ea,_0x50638d),_0x39ece0&&_0x39ece0['getFirstRange']()&&!_0x50638d['getFirstRange']()['end']['isEqual'](_0x39ece0['getFirstRange']()['start'])){const _0x10023e=_0x54e5ea[_0x54e5ea['length']-0x1],_0x38a59b='insertion'==_0x50638d['type']?'add':'remove';_0x10023e&&'text'==_0x10023e['type']&&(_0x10023e[_0x38a59b]+='\x0a');}}}class R extends _0x4043ba{['afterInit'](){const _0x5f402e=this['editor'],_0x984fc8=_0x5f402e['plugins']['get']('TrackChangesEditing');_0x5f402e['commands']['get']('showAIAssistant')&&_0x984fc8['enableCommand']('showAIAssistant');}}class T extends _0x4043ba{['afterInit'](){const _0x37fd4e=this['editor'],_0x4539fd=_0x37fd4e['plugins']['get']('TrackChangesEditing');_0x37fd4e['commands']['get']('toggleAi')&&_0x4539fd['enableCommand']('toggleAi');}}class E extends _0x4043ba{['afterInit'](){const _0x28bb26=this['editor'],_0x3b58fc=_0x28bb26['plugins']['get']('TrackChangesEditing');_0x28bb26['commands']['get']('aiQuickAction')&&_0x3b58fc['enableCommand']('aiQuickAction');}}class U extends _0x4043ba{['afterInit'](){const _0x441a86=this['editor'],_0x1b5c76=_0x441a86['locale'];if(!_0x441a86['plugins']['has']('AlignmentEditing'))return;const _0x212c34=_0x441a86['plugins']['get']('TrackChangesEditing');_0x212c34['enableDefaultAttributesIntegration']('alignment'),_0x212c34['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x1b5c76,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x593045=this['editor'],_0xd494d3=_0x593045['locale'];_0x593045['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x80715b=>{if('formatBlock'!=_0x80715b['type'])return;const {data:_0x2c4132}=_0x80715b;if(_0x2c4132&&'alignment'==_0x2c4132['commandName']){const _0x126a8d=_0x2c4132['commandParams'][0x0]['value'];return{'type':'format','content':o(_0xd494d3,'*Format:*\x20%0',function(_0xbc7c09){switch(_0xbc7c09){case'left':return o(_0xd494d3,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0xd494d3,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0xd494d3,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0xd494d3,'FORMAT_JUSTIFY_TEXT');}}(_0x126a8d))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class V extends _0x4043ba{['afterInit'](){const _0x180bd1=this['editor'],_0x545bba=_0x180bd1['plugins']['get']('TrackChangesEditing'),_0x18088b=_0x180bd1['locale'];for(const _0x3b067f of ti){if(!_0x180bd1['plugins']['has'](_0x3b067f))continue;const _0x30dc45=_0x3b067f['slice'](0x0,-0x7)['toLowerCase'](),_0x114b61='FORMAT_'+_0x30dc45['toUpperCase']();_0x545bba['enableDefaultAttributesIntegration'](_0x30dc45),_0x545bba['descriptionFactory']['registerAttributeLabel'](_0x30dc45,o(_0x18088b,_0x114b61));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xbecd6b=this['editor'],_0x562220=_0xbecd6b['locale'],_0x5cce36=_0xbecd6b['plugins']['get']('TrackChangesEditing');function _0x451b43(_0x223197,_0x3d8ee3){_0x5cce36['descriptionFactory']['registerDescriptionCallback'](_0x582d7b=>{if('formatInline'!=_0x582d7b['type'])return;const {data:_0x26da2a}=_0x582d7b;return _0x26da2a&&_0x26da2a['commandName']===_0x223197?_0x26da2a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x562220,'*Format:*\x20%0',_0x3d8ee3)}:{'type':'format','content':o(_0x562220,'*Remove\x20format:*\x20%0',_0x3d8ee3)}:void 0x0;});}_0x451b43('bold',o(_0x562220,'FORMAT_BOLD')),_0x451b43('italic',o(_0x562220,'FORMAT_ITALIC')),_0x451b43('underline',o(_0x562220,'FORMAT_UNDERLINE')),_0x451b43('code',o(_0x562220,'FORMAT_CODE')),_0x451b43('strikethrough',o(_0x562220,'FORMAT_STRIKETHROUGH')),_0x451b43('subscript',o(_0x562220,'FORMAT_SUBSCRIPT')),_0x451b43('superscript',o(_0x562220,'FORMAT_SUPERSCRIPT'));}}class F extends _0x4043ba{['afterInit'](){const _0x43371b=this['editor'],_0x5b1d7f=_0x43371b['locale'];if(!_0x43371b['plugins']['has']('BlockQuoteEditing'))return;const _0x1d2bd2=_0x43371b['plugins']['get']('TrackChangesEditing'),_0x334122=this['editor']['commands']['get']('blockQuote');_0x1d2bd2['enableCommand']('blockQuote',(_0x25eb7a,_0x3c38f9={})=>{const _0x374fb2=this['editor']['model']['document']['selection'],_0x4076f1=_0x3c38f9&&void 0x0!==_0x3c38f9['forceValue']?_0x3c38f9['forceValue']:!_0x334122['value'];let _0x5ceb27=[];if(_0x4076f1){const _0x3a44e1=Array['from'](_0x374fb2['getSelectedBlocks']())['filter'](_0x26c0d5=>oo(_0x26c0d5)||function(_0x4743fc,_0x57a2f4){const _0x44a234=_0x57a2f4['checkChild'](_0x4743fc['parent'],'blockQuote'),_0x2d99c8=_0x57a2f4['checkChild'](['$root','blockQuote'],_0x4743fc);return _0x44a234&&_0x2d99c8;}(_0x26c0d5,this['editor']['model']['schema']));_0x5ceb27=to(_0x3a44e1,_0x43371b['model']);}else{const _0x28b859=Array['from'](_0x374fb2['getSelectedBlocks']())['filter'](_0x3b8db3=>oo(_0x3b8db3));_0x5ceb27=to(_0x28b859,_0x43371b['model']);}_0x43371b['model']['change'](()=>{for(const _0x5d9949 of _0x5ceb27)_0x1d2bd2['markBlockFormat'](_0x5d9949,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x4076f1}]});});}),_0x1d2bd2['descriptionFactory']['registerDescriptionCallback'](_0x3b06d5=>{const {data:_0x620535}=_0x3b06d5;if(_0x620535&&'blockQuote'==_0x620535['commandName']){const _0x245031=o(_0x5b1d7f,'ELEMENT_BLOCK_QUOTE');return _0x620535['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5b1d7f,'*Set\x20format:*\x20%0',_0x245031)}:{'type':'format','content':o(_0x5b1d7f,'*Remove\x20format:*\x20%0',_0x245031)};}});}}function oo(_0x3762ae){return'blockQuote'==_0x3762ae['parent']['name'];}class G extends _0x4043ba{['afterInit'](){const _0x48c7ff=this['editor'],_0x1f4485=_0x48c7ff['locale'],_0x29b45f=_0x48c7ff['plugins']['get']('TrackChangesEditing');_0x48c7ff['plugins']['has']('BookmarkEditing')&&(_0x29b45f['enableCommand']('insertBookmark'),_0x29b45f['enableDefaultAttributesIntegration']('updateBookmark'),_0x29b45f['descriptionFactory']['registerDescriptionCallback'](_0x11c3d7=>{if('insertion'!=_0x11c3d7['type']&&'deletion'!=_0x11c3d7['type']&&'attribute'!=_0x11c3d7['type'])return;const _0x3f5ab3=_0x11c3d7['getContainedElement']();if(null==_0x3f5ab3)return;if(!_0x3f5ab3['is']('element','bookmark'))return;const _0x5371a6=_0x3f5ab3['getAttribute']('bookmarkId');if('insertion'==_0x11c3d7['type'])return{'type':'insertion','content':o(_0x1f4485,'*Insert:*\x20%0','\x22'+_0x5371a6+'\x22\x20'+o(_0x1f4485,'ELEMENT_BOOKMARK'))};if('deletion'==_0x11c3d7['type'])return{'type':'deletion','content':o(_0x1f4485,'*Remove:*\x20%0','\x22'+_0x5371a6+'\x22\x20'+o(_0x1f4485,'ELEMENT_BOOKMARK'))};const {data:_0x24f091}=_0x11c3d7;if(!_0x24f091||'bookmarkId'!=_0x24f091['key'])return;return{'type':'format','content':o(_0x1f4485,'*Set\x20bookmark:*\x20%0','\x22'+_0x24f091['newValue']+'\x22')};}));}}class L extends _0x4043ba{['afterInit'](){const _0x4dc7e2=this['editor'];_0x4dc7e2['plugins']['has']('CaseChange')&&(_0x4dc7e2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4dc7e2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4dc7e2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class J extends _0x4043ba{['afterInit'](){const _0x4291bd=this['editor'];_0x4291bd['commands']['get']('ckbox')&&_0x4291bd['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x4043ba{['afterInit'](){const _0x204aa2=this['editor'];if(!_0x204aa2['plugins']['has']('CodeBlock'))return;const _0x452e04=_0x204aa2['plugins']['get']('TrackChangesEditing'),_0x1e9120=_0x204aa2['locale'],_0x17df69=_0x204aa2['config']['get']('codeBlock')['languages'],_0x1d8f28=_0x204aa2['commands']['get']('codeBlock');_0x452e04['enableCommand']('indentCodeBlock'),_0x452e04['enableCommand']('outdentCodeBlock'),_0x452e04['enableCommand']('codeBlock',(_0x49a4e2,_0x4629b8={})=>{const _0x3f8b83=_0x204aa2['model'],_0x50762a=_0x204aa2['model']['document']['selection'],_0x4956f5=_0x4629b8&&void 0x0!==_0x4629b8['forceValue']?_0x4629b8['forceValue']:!_0x1d8f28['value'];let _0x4fecf3;_0x4629b8['language']||(_0x4629b8['language']=_0x17df69[0x0]['language']),_0x4fecf3=_0x4956f5?Array['from'](_0x50762a['getSelectedBlocks']())['filter'](_0x36df25=>co(_0x36df25)||function(_0x1b35cc,_0x5496e3){if(_0x1b35cc['is']('rootElement')||_0x5496e3['isLimit'](_0x1b35cc))return!0x1;return _0x5496e3['checkChild'](_0x1b35cc['parent'],'codeBlock');}(_0x36df25,_0x3f8b83['schema'])):Array['from'](_0x50762a['getSelectedBlocks']())['filter'](_0xfd721=>co(_0xfd721));const _0x26f915=to(_0x4fecf3,_0x3f8b83);_0x3f8b83['change'](()=>{for(const _0x427267 of _0x26f915)_0x452e04['markBlockFormat'](_0x427267,{'commandName':'codeBlock','commandParams':[{..._0x4629b8,'forceValue':_0x4956f5}],'formatGroupId':'blockName'});});}),(_0x452e04['descriptionFactory']['registerElementLabel']('codeBlock',_0x4b7c85=>o(_0x1e9120,'ELEMENT_CODE_BLOCK',_0x4b7c85)),_0x452e04['descriptionFactory']['registerDescriptionCallback'](_0x493472=>{if('formatBlock'!=_0x493472['type'])return;const _0x49f482=_0x1e9120['t'],{data:_0x1beb00}=_0x493472;if(!_0x1beb00||'codeBlock'!=_0x1beb00['commandName'])return;const _0x13fda2=_0x1beb00['commandParams'][0x0]['language'],_0x1cab7a=_0x49f482(_0x17df69['find'](_0x51b375=>_0x51b375['language']===_0x13fda2)['label'])['toLowerCase']();return _0x1beb00['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1e9120,'*Set\x20format:*\x20%0',o(_0x1e9120,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x1cab7a+')')}:{'type':'format','content':o(_0x1e9120,'*Remove\x20format:*\x20%0',o(_0x1e9120,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x3e4e47){return'codeBlock'==_0x3e4e47['name'];}class z extends _0x4043ba{['afterInit'](){const _0x3612cc=this['editor'];if(!_0x3612cc['plugins']['has']('CommentsEditing'))return;_0x3612cc['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}class K extends _0x4043ba{static get['requires'](){return[_0x400a83];}['init'](){const _0x292291=this['editor'],_0x3358f6=_0x292291['plugins']['get']('TrackChangesEditing');_0x3358f6['enableCommand']('delete');const _0x34f6c2=_0x292291['commands']['get']('deleteForward');_0x3358f6['enableCommand']('deleteForward',(_0x1f2102,_0x4fee61={})=>{const _0x2fc9e5=_0x292291['model']['createSelection'](_0x292291['model']['document']['selection']);_0x2fc9e5['isCollapsed']&&_0x292291['model']['modifySelection'](_0x2fc9e5,{'direction':'forward','unit':_0x4fee61['unit']});const _0x4ecc1f=_0x2fc9e5['getFirstRange'](),_0x53d5d5=_0x16787b['fromRange'](_0x4ecc1f);let _0x2846da;_0x1f2102(_0x4fee61),_0x2846da='$graveyard'==_0x53d5d5['root']['rootName']?_0x292291['model']['createRange'](_0x4ecc1f['start']):_0x292291['model']['createRange'](_0x53d5d5['start'],_0x53d5d5['end']),_0x53d5d5['detach'](),_0x292291['model']['enqueueChange'](_0x34f6c2['buffer']['batch'],_0x25af0a=>{_0x34f6c2['buffer']['lock'](),_0x25af0a['setSelection'](_0x25af0a['createRange'](_0x2846da['end'])),_0x34f6c2['buffer']['unlock']();});});}}class W extends _0x4043ba{['afterInit'](){const _0x59c53d=this['editor'];if(!_0x59c53d['plugins']['has']('ListEditing'))return;const _0x209f63=_0x59c53d['locale'],_0x38b6a=_0x59c53d['plugins']['get']('TrackChangesEditing'),_0xbaba86=_0x59c53d['plugins']['has']('TodoListEditing'),_0x537190=!!_0x59c53d['config']['get']('list.multiBlock');function _0x45ec52(_0x1c67ca){return{'type':'format','content':''+o(_0x209f63,'*Set\x20format:*\x20%0',_0x1c67ca)};}function _0xde41d2(_0x478624){return{'type':'format','content':''+o(_0x209f63,'*Remove\x20format:*\x20%0',_0x478624)};}_0x38b6a['enableDefaultAttributesIntegration']('numberedList'),_0x38b6a['enableDefaultAttributesIntegration']('bulletedList'),_0x38b6a['enableDefaultAttributesIntegration']('customNumberedList'),_0x38b6a['enableDefaultAttributesIntegration']('customBulletedList'),_0x38b6a['enableDefaultAttributesIntegration']('indentList'),_0x38b6a['enableDefaultAttributesIntegration']('outdentList'),_0x38b6a['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x38b6a['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x537190&&(_0x38b6a['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x38b6a['enableDefaultAttributesIntegration']('mergeListItemForward')),_0xbaba86&&(_0x38b6a['enableDefaultAttributesIntegration']('todoList'),_0x38b6a['enableDefaultAttributesIntegration']('checkTodoList'),_0x38b6a['descriptionFactory']['registerDescriptionCallback'](_0xef4ec=>{const {data:_0x4f3687}=_0xef4ec;if(_0x4f3687&&'todoListChecked'==_0x4f3687['key'])return{'type':'format','content':_0x4f3687['newValue']?o(_0x209f63,'*Check\x20item*'):o(_0x209f63,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x454d44=>{if(_0x454d44['batch']['isUndo'])return!0x1;let _0xbfd405=!0x1;const _0x5edff4=_0x38b6a['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x115df3=>'todoListChecked'===_0x38b6a['_getAttributeKey'](_0x115df3));for(const _0x524b49 of _0x5edff4){'todo'!=_0x524b49['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x38b6a['_findSuggestions'](_0x524b49['getFirstRange'](),'attribute')['find'](_0x279dc2=>'listType'===_0x38b6a['_getAttributeKey'](_0x279dc2['suggestion']))||(_0x454d44['removeMarker'](_0x524b49['getFirstMarker']()),_0xbfd405=!0x0));}return _0xbfd405;})),_0x38b6a['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x209f63,'FORMAT_INDENT'));const _0xde751b={'type':'format','content':''};_0x38b6a['descriptionFactory']['registerDescriptionCallback'](_0x41ab0b=>{const {data:_0x315c16}=_0x41ab0b;if(!_0x315c16||'listType'!=_0x315c16['key'])return;let _0x438a1f=_0x41ab0b['head'];for(;_0x438a1f;){if(_0x438a1f['data']&&(('listStyle'==_0x438a1f['data']['key']||'listMarkerStyle'==_0x438a1f['data']['key'])&&(_0x438a1f['data']['newValue']&&'default'!=_0x438a1f['data']['newValue']||'default'!=_0x438a1f['data']['oldValue']&&!_0x315c16['newValue'])||!_0x537190&&_0x438a1f['data']['key']==m))return _0xde751b;_0x438a1f=_0x438a1f['next'];}if(null==_0x315c16['newValue'])switch(_0x315c16['oldValue']){case'bulleted':return _0xde41d2(o(_0x209f63,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xde41d2(o(_0x209f63,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xde41d2(o(_0x209f63,'ELEMENT_TODO_LIST'));}switch(_0x315c16['newValue']){case'bulleted':return _0x45ec52(o(_0x209f63,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x45ec52(o(_0x209f63,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x45ec52(o(_0x209f63,'ELEMENT_TODO_LIST'));}}),_0x38b6a['descriptionFactory']['registerDescriptionCallback'](_0xe578b3=>{const {data:_0x354303}=_0xe578b3;if(_0x354303&&'listIndent'==_0x354303['key'])return null==_0x354303['newValue']||null==_0x354303['oldValue']&&0x0==_0x354303['newValue']?_0xde751b:void 0x0;}),_0x38b6a['descriptionFactory']['registerDescriptionCallback'](_0x4c6a0e=>{if('attribute'!=_0x4c6a0e['type'])return;const {data:_0x4dfff8}=_0x4c6a0e;if(!_0x4dfff8||'listItemId'!=_0x4dfff8['key'])return;const _0x1e40fc=Te(_0x4c6a0e);return'newValue'==_0x1e40fc?{'type':'format','content':o(_0x209f63,'*Merge:*\x20list\x20item')}:'oldValue'==_0x1e40fc?{'type':'format','content':o(_0x209f63,'*Split:*\x20list\x20item')}:_0xde751b;}),_0x59c53d['model']['document']['registerPostFixer'](_0x317d62=>this['listItemIdFixer'](_0x317d62)),_0x59c53d['model']['document']['registerPostFixer'](_0x5e8628=>this['noTrackChangesFixer'](_0x5e8628)),_0x59c53d['model']['document']['on']('change:data',(_0x11c26c,_0x365643)=>{if(_0x365643['isUndo']||!_0x365643['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x3d8374){if(_0x3d8374['batch']['isUndo']||!_0x3d8374['batch']['isLocal'])return!0x1;let _0x51e999=!0x1;const _0x12cf9d=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1f60bf=>_0x1f60bf['data']&&'listItemId'==_0x1f60bf['data']['key'])['filter'](_0x3de4c1=>_0x3de4c1['data']['newValue']&&_0x3de4c1['data']['oldValue']);for(const _0x5ec216 of _0x12cf9d)Te(_0x5ec216)||(_0x3d8374['removeMarker'](_0x5ec216['getFirstMarker']()),_0x51e999=!0x0);return _0x51e999;}['noTrackChangesFixer'](_0x74eb42){if(_0x74eb42['batch']['isUndo']||!_0x74eb42['batch']['isLocal'])return!0x1;const _0x4aebba=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4aebba['trackChangesCommand']['value'])return!0x1;let _0x2c6fdb=!0x1;const _0x281212=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x4968ff=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3c9c7f=>'attribute'==_0x3c9c7f['type'])['filter'](_0x19b85d=>_0x281212['includes'](_0x19b85d['attributeKey']));if(0x0==_0x4968ff['length'])return _0x2c6fdb;for(const _0x32b26f of _0x4968ff){const _0xece82e=_0x4aebba['_findSuggestions'](_0x32b26f['range'],'attribute')['filter'](_0x2a0c5b=>!_0x2a0c5b['meta']['isNextTo'])['map'](_0x480721=>_0x480721['suggestion'])['filter'](_0x46395d=>{const _0x404138=_0x4aebba['_getAttributeKey'](_0x46395d);return _0x281212['includes'](_0x404138);});if(_0xece82e['length']){for(const _0x508c5f of _0xece82e)_0x74eb42['removeMarker'](_0x508c5f['getFirstMarker']());_0x2c6fdb=!0x0;}}return _0x2c6fdb;}['assureChains'](){const _0x2007d0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x338ab5=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x5eade3;const _0x1ac49c=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x25de57=>{if(_0x25de57['data']['oldRange']||!_0x25de57['data']['newRange'])return null;if(!_0x25de57['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x55604c}=_0x2007d0['_splitMarkerName'](_0x25de57['name']);if(!_0x2007d0['hasSuggestion'](_0x55604c))return null;const _0x11952b=_0x2007d0['getSuggestion'](_0x55604c);return _0x338ab5['includes'](_0x11952b['data']['key']);})['map'](_0x115103=>{const {id:_0x14bd17}=_0x2007d0['_splitMarkerName'](_0x115103['name']),_0x1219f5=_0x2007d0['getSuggestion'](_0x14bd17);return _0x5eade3=_0x1219f5['attributes']['groupId'],_0x1219f5['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x1ac49c['size'])return;const _0x435a3a=_0x2007d0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x24bda3=>'attribute'==_0x24bda3['type']&&_0x24bda3['data']&&_0x338ab5['includes'](_0x24bda3['data']['key'])&&_0x24bda3['attributes']['groupId']!=_0x5eade3)['map'](_0x27731e=>({'listItem':_0x27731e['getFirstRange']()['start']['nodeAfter'],'groupId':_0x27731e['attributes']['groupId']})),_0x42473e=new Set();for(const {groupId:_0x50862e,listItem:_0x1c45fc}of _0x435a3a)_0x1ac49c['has'](_0x1c45fc)&&_0x42473e['add'](_0x50862e);for(const _0x1a7386 of _0x2007d0['getSuggestions']())_0x42473e['has'](_0x1a7386['attributes']['groupId'])&&_0x1a7386['setAttribute']('groupId',_0x5eade3);}['_supportLegacySuggestions'](){const _0x4f3bae=this['editor'],_0x1ec622=_0x4f3bae['locale'],_0x5c0aba=_0x4f3bae['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x5c0aba['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x313e38,_0x3a6f1d){const _0x2113e2=[];for(let _0x598201 of _0x313e38)_0x598201['start']['nodeAfter']===_0x598201['end']['parent']&&(_0x598201=_0x4f3bae['model']['createRange'](_0x4f3bae['model']['createPositionAt'](_0x598201['start']['nodeAfter'],0x0))),_0x2113e2['push'](_0x598201);_0x4f3bae['model']['change'](_0x489d32=>{const _0x541d21=_0x4f3bae['model']['document']['selection'],_0x40b315=Array['from'](_0x541d21['getRanges']())['map'](_0x1ad736=>_0x16787b['fromRange'](_0x1ad736));_0x489d32['setSelection'](_0x2113e2),_0x4f3bae['commands']['get'](_0x3a6f1d['commandName'])['refresh'](),_0x3a6f1d['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4f3bae['execute'](_0x3a6f1d['commandName'],..._0x3a6f1d['commandParams']),_0x489d32['setSelection'](_0x40b315);for(const _0x30e50f of _0x40b315)_0x30e50f['detach']();});}),_0x5c0aba['descriptionFactory']['registerElementLabel'](function(_0x430a9c){const _0x4a6948=!_0x4f3bae['model']['schema']['isObject'](_0x430a9c),_0x170d50=_0x430a9c['previousSibling'],_0x12b892=_0x430a9c['nextSibling'],_0x2db393=_0x430a9c['getAttribute']('listItemId'),_0x3e8882=!_0x170d50||_0x170d50['getAttribute']('listItemId')!==_0x2db393,_0x388c5e=!_0x12b892||_0x12b892['getAttribute']('listItemId')!==_0x2db393;return _0x4a6948&&Boolean(_0x2db393)&&_0x3e8882&&_0x388c5e;},_0x14ffdb=>o(_0x1ec622,'ELEMENT_LIST_ITEM',_0x14ffdb));}['_registerLegacyDescription'](){const _0x25644c=this['editor'],_0x19cbe8=_0x25644c['locale'];function _0x654a0c(_0x45e1b7){const _0x3ea8b0=_0x25644c['commands']['get']('bulletedList')['value'],_0x50fc04=_0x25644c['commands']['get']('numberedList')['value'];return'numberedList'===_0x45e1b7?_0x3ea8b0:_0x50fc04;}_0x25644c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x16f412){if('formatBlock'!=_0x16f412['type'])return;const {data:_0x173db4}=_0x16f412;if(!_0x173db4)return;let _0x465474,_0x431fc2,_0x4e70e9,_0xa7d8b1;switch(_0x173db4['commandName']){case'bulletedList':_0x4e70e9=_0x173db4['commandParams'][0x0]['forceValue'],_0xa7d8b1=_0x654a0c(_0x173db4['commandName']),_0x465474=_0x4e70e9?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xa7d8b1&&_0x25644c['config']['get']('list.multiBlock')||(_0x465474='*Change\x20to:*\x20%0'),_0x431fc2={'type':'format','content':o(_0x19cbe8,_0x465474,o(_0x19cbe8,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x4e70e9=_0x173db4['commandParams'][0x0]['forceValue'],_0xa7d8b1=_0x654a0c(_0x173db4['commandName']),_0x465474=_0x4e70e9?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xa7d8b1&&_0x25644c['config']['get']('list.multiBlock')||(_0x465474='*Change\x20to:*\x20%0'),_0x431fc2={'type':'format','content':o(_0x19cbe8,_0x465474,o(_0x19cbe8,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x465474='*Indent:*\x20%0',_0x431fc2={'type':'format','content':o(_0x19cbe8,_0x465474,o(_0x19cbe8,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x465474=function(_0x3cd389){const _0x4b33de=_0x3cd389['getFirstRange']();let _0x4896be=_0x4b33de['start']['nodeAfter'];for(;_0x4896be&&_0x4b33de['containsItem'](_0x4896be);){if(_0x4896be['getAttribute']('listIndent')>0x0)return!0x1;_0x4896be=_0x4896be['nextSibling'];}return!0x0;}(_0x16f412)?o(_0x19cbe8,'*Format:*\x20remove\x20from\x20%0',o(_0x19cbe8,function(_0x5b38fe){return'ELEMENT_'+_0x5b38fe['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x16f412))):o(_0x19cbe8,'*Outdent:*\x20%0',o(_0x19cbe8,'ELEMENT_LIST_ITEM')),_0x431fc2={'type':'format','content':_0x465474};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x173db4['multipleBlocks']&&(_0x465474='*Merge:*\x20%0',_0x431fc2={'type':'deletion','content':o(_0x19cbe8,_0x465474,o(_0x19cbe8,'ELEMENT_LIST_ITEM'))});}return _0x431fc2;});}}function Te(_0x3c5ffd){let _0x16f48e=_0x3c5ffd['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x16f48e;){const _0x4c2aac=_0x16f48e['getAttribute']('listItemId');if(!_0x4c2aac)return!0x1;if(_0x4c2aac==_0x3c5ffd['data']['newValue'])return'newValue';if(_0x4c2aac==_0x3c5ffd['data']['oldValue'])return'oldValue';_0x16f48e=_0x16f48e['previousSibling'];}return!0x1;}class H extends _0x4043ba{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x74df66=this['editor']['config']['get']('list.properties'),_0x27c0ab=this['editor']['plugins']['get']('TrackChangesEditing');_0x74df66['styles']&&_0x27c0ab['enableDefaultAttributesIntegration']('listStyle'),_0x74df66['reversed']&&_0x27c0ab['enableDefaultAttributesIntegration']('listReversed'),_0x74df66['startIndex']&&_0x27c0ab['enableDefaultAttributesIntegration']('listStart');const _0x2f3f51={'type':'format','content':''};_0x27c0ab['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x5ea031=this['editor']['locale'];_0x27c0ab['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x5ea031,'FORMAT_LIST_REVERSED')),_0x27c0ab['descriptionFactory']['registerDescriptionCallback'](_0x16600=>{const {data:_0x25ccc2}=_0x16600;if(_0x25ccc2&&'listReversed'==_0x25ccc2['key'])return null==_0x25ccc2['newValue']||0x0==_0x25ccc2['newValue']&&null==_0x25ccc2['oldValue']?_0x2f3f51:void 0x0;}),_0x27c0ab['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x5ea031,'FORMAT_LIST_START')),_0x27c0ab['descriptionFactory']['registerDescriptionCallback'](_0x5bb753=>{const {data:_0x39464c}=_0x5bb753;if(_0x39464c&&'listStart'==_0x39464c['key'])return null==_0x39464c['newValue']||0x1==_0x39464c['newValue']&&null==_0x39464c['oldValue']?_0x2f3f51:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x4c469b=>{if(_0x4c469b['batch']['isUndo'])return!0x1;let _0x5888da=!0x1;const _0x38bf28=_0x27c0ab['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4faad2=>{const _0x2976a4=_0x27c0ab['_getAttributeKey'](_0x4faad2);return'listStart'==_0x2976a4||'listReversed'==_0x2976a4;});for(const _0xe5ed57 of _0x38bf28){const _0x5f044f=_0xe5ed57['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x5f044f||'customNumbered'==_0x5f044f)continue;_0x27c0ab['_findSuggestions'](_0xe5ed57['getFirstRange'](),'attribute')['find'](_0x531da5=>'listType'==_0x27c0ab['_getAttributeKey'](_0x531da5['suggestion']))||(_0x4c469b['removeMarker'](_0xe5ed57['getFirstMarker']()),_0x5888da=!0x0);}return _0x5888da;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x20cebe){const _0x5158c5=this['editor']['locale'],{data:_0x1bede0}=_0x20cebe,_0x1789b0={'type':'format','content':''};if(!_0x1bede0||'listStyle'!=_0x1bede0['key'])return;if(!_0x1bede0['oldValue'])return'default'==_0x1bede0['newValue']?_0x1789b0:{'type':'format','content':''+o(_0x5158c5,'*Set\x20format:*\x20%0',o(_0x5158c5,this['_getTranslationKeyForListStyle'](_0x1bede0['newValue'])))};if(!_0x1bede0['newValue']){if('default'==_0x1bede0['oldValue'])return _0x1789b0;let _0x5318ba=_0x20cebe['head'];for(;_0x5318ba;){if(_0x5318ba['data']&&'listType'==_0x5318ba['data']['key']&&_0x5318ba['data']['newValue'])return _0x1789b0;_0x5318ba=_0x5318ba['next'];}return{'type':'format','content':''+o(_0x5158c5,'*Remove\x20format:*\x20%0',o(_0x5158c5,this['_getTranslationKeyForListStyle'](_0x1bede0['oldValue'])))};}if('default'!=_0x1bede0['newValue'])return{'type':'format','content':''+o(_0x5158c5,'*Set\x20format:*\x20%0',o(_0x5158c5,this['_getTranslationKeyForListStyle'](_0x1bede0['newValue'])))};let _0x5bbc25=_0x20cebe['head'];for(;_0x5bbc25;){if(_0x5bbc25['data']&&'listType'==_0x5bbc25['data']['key']&&_0x5bbc25['data']['newValue']&&_0x5bbc25['data']['oldValue'])return _0x1789b0;_0x5bbc25=_0x5bbc25['next'];}return{'type':'format','content':o(_0x5158c5,'*Set\x20format:*\x20%0',o(_0x5158c5,'ELEMENT_'+_0x20cebe['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4500b1=this['editor'],_0x56f559=_0x4500b1['locale'];_0x4500b1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5c2fde=>{if('formatBlock'!=_0x5c2fde['type'])return;const {data:_0x51f457}=_0x5c2fde;if(!_0x51f457)return;let _0x5abb3e,_0x4c1764;switch(_0x51f457['commandName']){case'listStyle':_0x5abb3e='*Change\x20to:*\x20%0',_0x4c1764={'type':'format','content':o(_0x56f559,_0x5abb3e,o(_0x56f559,this['_getTranslationKeyForListStyle'](_0x51f457['commandParams'][0x0]['type'])))};break;case'listReversed':_0x5abb3e=_0x51f457['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4c1764={'type':'format','content':o(_0x56f559,_0x5abb3e)};break;case'listStart':_0x5abb3e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4c1764={'type':'format','content':o(_0x56f559,_0x5abb3e,_0x51f457['commandParams'][0x0]['startIndex'])};}return _0x4c1764;});}['_getTranslationKeyForListStyle'](_0x1a0e49){return'ELEMENT_'+function(_0x4033c4){if(ye['includes'](_0x4033c4))return'bulleted';if(Se['includes'](_0x4033c4))return'numbered';return null;}(_0x1a0e49)['toUpperCase']()+'_LIST_'+_0x1a0e49['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x4043ba{['afterInit'](){const _0x14abb5=this['editor'];_0x14abb5['commands']['get']('emoji')&&_0x14abb5['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class X extends _0x4043ba{static get['requires'](){return[_0x313d8a];}['init'](){const _0x5ba51d=this['editor'],_0x2be4f9=_0x5ba51d['plugins']['get']('TrackChangesEditing'),_0x3832f=_0x5ba51d['commands']['get']('enter');_0x2be4f9['enableCommand']('enter',()=>{_0x5ba51d['model']['change'](_0x16d1b4=>{const _0x17f47d=_0x5ba51d['model']['document']['selection'],_0x47619a=_0x17f47d['getFirstPosition'](),_0x46be29=_0x16787b['fromRange'](_0x17f47d['getFirstRange']());if(_0x3832f['enterBlock'](_0x16d1b4)){const _0x414324=_0x5ba51d['model']['createPositionAt'](_0x47619a['parent']['nextSibling'],0x0),_0x29c222=_0x16d1b4['createRange'](_0x47619a,_0x414324);_0x2be4f9['markInsertion'](_0x29c222);}else _0x16d1b4['setSelection'](_0x16d1b4['createRange'](_0x46be29['end']));_0x46be29['detach'](),_0x3832f['fire']('afterExecute',{'writer':_0x16d1b4});});});}}class Y extends _0x4043ba{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x4bb0c8=this['editor']['plugins']['get']('TrackChangesEditing');_0x4bb0c8['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x4bb0c8['enableCommand']('findNext'),_0x4bb0c8['enableCommand']('findPrevious'),_0x4bb0c8['enableCommand']('replace'),_0x4bb0c8['enableCommand']('replaceAll');}['handleFindCommand'](_0x4430a5,_0x1f3419,_0x18cc8c={}){const _0x3d8cb0=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4430a5(_0x4938b2=>{let _0x13df58=('string'==typeof _0x1f3419?_0x3d8cb0['findByTextCallback'](_0x1f3419,_0x18cc8c):_0x1f3419)(_0x4938b2);Array['isArray'](_0x13df58)&&(_0x13df58={'results':_0x13df58,'searchText':'string'==typeof _0x1f3419?_0x1f3419:''});const _0x1777fc=_0x13df58['results']['filter'](_0x3c9262=>!0x1===this['_isInDeletionRange'](_0x3c9262,_0x4938b2['item']));return{..._0x13df58,'results':_0x1777fc};},_0x18cc8c);}['_isInDeletionRange'](_0x339818,_0xa63e9c){const _0x4f2325=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xa63e9c,_0x339818['start']),this['editor']['model']['createPositionAt'](_0xa63e9c,_0x339818['end']));for(const _0x81752f of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4f2325['getIntersection'](_0x81752f['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Z extends _0x4043ba{['afterInit'](){const _0x1356f8=this['editor']['locale'],_0xa8ebd7=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x588df7,commandName:_0x480cba}of eo)this['editor']['plugins']['has'](_0x588df7)&&_0xa8ebd7['enableDefaultAttributesIntegration'](_0x480cba);_0xa8ebd7['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x1356f8,'FORMAT_FONT_SIZE')),_0xa8ebd7['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x1356f8,'FORMAT_FONT_FAMILY')),_0xa8ebd7['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x1356f8,'FORMAT_FONT_COLOR')),_0xa8ebd7['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x1356f8,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45b685=this['editor'],_0x3c6372=_0x45b685['locale'];_0x45b685['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3fa36d=>{const _0x134c7e=_0x3c6372['t'];if('formatInline'!=_0x3fa36d['type'])return;const {data:_0x305364}=_0x3fa36d;if(null!=_0x305364){if('fontSize'==_0x305364['commandName']){const _0x1bc432=_0x305364['commandParams'][0x0]['value'];if(_0x1bc432){const _0x3fec61=_0x134c7e(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3ff17d=>_0x3ff17d['model']==_0x1bc432)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3c6372,'*Set\x20font\x20size:*\x20%0',_0x3fec61)};}return{'type':'format','content':o(_0x3c6372,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x305364['commandName']){const _0x1f2ae7=_0x305364['commandParams'][0x0]['value'];return _0x1f2ae7?{'type':'format','content':o(_0x3c6372,'*Set\x20font\x20family:*\x20%0',_0x1f2ae7)}:{'type':'format','content':o(_0x3c6372,'*Reset\x20font\x20family*')};}if('fontColor'==_0x305364['commandName']){const _0x14698d=_0x305364['commandParams'][0x0]['value'];if(_0x14698d){const _0x343854=_0x2991b0(this['editor']['config']['get']('fontColor.colors'))['find'](_0xd3e3b=>_0xd3e3b['model']==_0x14698d);let _0x2fe8c5=_0x14698d,_0x42589f='';return _0x343854&&(_0x2fe8c5=_0x343854['label'],_0x42589f=_0x134c7e(_0x2fe8c5)['toLowerCase']()),{'type':'format','content':o(_0x3c6372,'*Set\x20font\x20color:*\x20%0',_0x42589f)['trim'](),'color':{'value':_0x14698d,'title':_0x42589f||_0x2fe8c5}};}return{'type':'format','content':o(_0x3c6372,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x305364['commandName']){const _0xe114ae=_0x305364['commandParams'][0x0]['value'];if(_0xe114ae){const _0x465c62=_0x2991b0(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x4ce0c1=>_0x4ce0c1['model']==_0xe114ae);let _0x17c3b0=_0xe114ae,_0x46f60c='';return _0x465c62&&(_0x17c3b0=_0x465c62['label'],_0x46f60c=_0x134c7e(_0x17c3b0)['toLowerCase']()),{'type':'format','content':o(_0x3c6372,'*Set\x20font\x20background\x20color:*\x20%0',_0x46f60c)['trim'](),'color':{'value':_0xe114ae,'title':_0x46f60c||_0x17c3b0}};}return{'type':'format','content':o(_0x3c6372,'*Reset\x20font\x20background\x20color*')};}}});}}class tt extends _0x4043ba{['afterInit'](){const {plugins:_0x4893b9}=this['editor'];_0x4893b9['has']('FootnotesEditing')&&this['_registerFootnotesEditingIntegration'](),_0x4893b9['has']('FootnotesPropertiesEditing')&&this['_registerFootnotesPropertiesEditingIntegration']();}['_registerFootnotesPropertiesEditingIntegration'](){const {locale:_0x5ce1fe,plugins:_0x537ffb,commands:_0x5e4dea}=this['editor'],_0x5b42a7=_0x537ffb['get']('TrackChangesEditing');_0x5e4dea['get']('footnotesStyle')&&_0x5b42a7['enableDefaultAttributesIntegration']('footnotesStyle'),_0x5e4dea['get']('footnotesStart')&&_0x5b42a7['enableDefaultAttributesIntegration']('footnotesStart'),_0x5b42a7['registerBlockAttribute']('footnotesListStyle'),_0x5b42a7['descriptionFactory']['registerAttributeLabel']('footnotesListStyle',o(_0x5ce1fe,'FORMAT_FOOTNOTES_LIST_STYLE')),_0x5b42a7['registerBlockAttribute']('footnotesListStart'),_0x5b42a7['descriptionFactory']['registerAttributeLabel']('footnotesListStart',o(_0x5ce1fe,'FORMAT_FOOTNOTES_LIST_START'));}['_registerFootnotesEditingIntegration'](){const _0x178e94=this['editor']['plugins']['get']('TrackChangesEditing'),{locale:_0x14d30d,commands:_0x4bc3ed}=this['editor'];_0x4bc3ed['get']('insertFootnote')&&_0x178e94['enableCommand']('insertFootnote'),_0x178e94['descriptionFactory']['registerElementLabel']('footnoteRef',_0x3cfcf8=>o(_0x14d30d,'ELEMENT_FOOTNOTE_REF',_0x3cfcf8)),_0x178e94['descriptionFactory']['registerElementLabel']('footnoteDefinition',_0x28a42c=>o(_0x14d30d,'ELEMENT_FOOTNOTE_DEFINITION',_0x28a42c)),_0x178e94['descriptionFactory']['registerElementLabel']('footnotesDefinitions',_0x6711a3=>o(_0x14d30d,'ELEMENT_FOOTNOTES_DEFINITIONS_LIST',_0x6711a3));}}class nt extends _0x4043ba{['afterInit'](){const _0x541778=this['editor'],_0x4a3e41=_0x541778['plugins']['get']('TrackChangesEditing'),_0x389fa6=_0x541778['commands']['get']('copyFormat'),_0x176207=_0x541778['commands']['get']('pasteFormat');_0x389fa6&&_0x176207&&(_0x4a3e41['enableDefaultAttributesIntegration']('pasteFormat'),_0x4a3e41['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1965d6=this['editor'],_0x22c36b=_0x1965d6['locale'];_0x1965d6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e637c=>{if('formatBlock'!=_0x2e637c['type']&&'formatInline'!=_0x2e637c['type'])return;const {data:_0x1dc5e9}=_0x2e637c;if(_0x1dc5e9&&'pasteFormat'===_0x1dc5e9['commandName']){const _0x3c1c46=[],_0x733709=_0x1dc5e9['commandParams'][0x0];for(const [_0x20cbe1,_0x273a1c]of Object['entries'](_0x733709))_0x3c1c46['push'](ro(_0x1965d6,_0x20cbe1,_0x273a1c));return _0x3c1c46['length']?{'type':'format','content':o(_0x22c36b,'*Set\x20format\x20to:*\x20%0',_0x3c1c46['join'](',\x20'))}:{'type':'format','content':o(_0x22c36b,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x49cc67,_0xb52e23,_0x2349c2){const _0x43d29b=_0x49cc67['locale']['t'],_0x12ed08=_0xb52e23['split'](/(?=[A-Z])/)['join']('\x20'),_0x4be76e=_0x43d29b(_0x12ed08['charAt'](0x0)['toUpperCase']()+_0x12ed08['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2349c2)return _0x4be76e;if('fontColor'===_0xb52e23||'fontBackgroundColor'===_0xb52e23){const _0x52f9d6=_0x2991b0(_0x49cc67['config']['get']('fontColor.colors'))['find'](_0x5db42d=>_0x5db42d['model']==_0x2349c2);return _0x4be76e+'\x20('+(_0x52f9d6?_0x43d29b(_0x52f9d6['label'])['toLowerCase']():_0x2349c2)+')';}if('fontSize'===_0xb52e23&&isNaN(parseFloat(_0x2349c2))){const _0x3b93b7=_0x49cc67['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x49cc67['config']['get']('fontSize.options'))['find'](_0x4d8f2f=>_0x4d8f2f['model']==_0x2349c2);return _0x4be76e+'\x20('+(_0x3b93b7?_0x43d29b(_0x3b93b7['title'])['toLowerCase']():_0x2349c2)+')';}return _0x4be76e+'\x20('+_0x2349c2+')';}class it extends _0x4043ba{['_headingOptions'];['afterInit'](){const _0x29e393=this['editor'];if(!_0x29e393['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x29e393['config']['get']('heading.options');const _0x39be15=_0x29e393['locale'],_0xc6ee81=_0x29e393['plugins']['get']('TrackChangesEditing');_0xc6ee81['enableDefaultAttributesIntegration']('heading');for(const _0x12219e of this['_headingOptions'])'paragraph'!=_0x12219e['model']&&_0xc6ee81['descriptionFactory']['registerElementLabel'](_0x12219e['model'],_0x5a6435=>{const _0x2d6ca4=this['_getHeadingLevel'](_0x12219e['model']);return null!==_0x2d6ca4?_0x5d4fdd(_0x5a6435,_0x2d6ca4):_0xbdf184(_0x5a6435,_0x12219e['title']);});function _0x5d4fdd(_0x45048b,_0x5793a7){return o(_0x39be15,'ELEMENT_HEADING',[_0x45048b,_0x5793a7]);}function _0xbdf184(_0x2fd179,_0x4b37ea){return o(_0x39be15,'ELEMENT_HEADING_CUSTOM',[_0x2fd179,_0x4b37ea]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xbf29=this['editor'],_0x5f0f53=_0xbf29['locale'];function _0x426bff(_0x1b41bf,_0x396136){return o(_0x5f0f53,'ELEMENT_HEADING_CUSTOM',[_0x1b41bf,_0x396136]);}_0xbf29['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2405ce=>{if('formatBlock'!=_0x2405ce['type'])return;const {data:_0x51edb1}=_0x2405ce;if(_0x51edb1&&'heading'==_0x51edb1['commandName']){const _0x145f6a=_0x51edb1['commandParams'][0x0]['value'],_0x1ba11d=this['_getHeadingLevel'](_0x145f6a);if(null!==_0x1ba11d)return{'type':'format','content':o(_0x5f0f53,'*Change\x20to:*\x20%0',(_0x441961=0x1,_0x30e29f=_0x1ba11d,o(_0x5f0f53,'ELEMENT_HEADING',[_0x441961,_0x30e29f])))};const _0xfee3cf=this['_headingOptions']['find'](_0x126ef5=>_0x126ef5['model']===_0x145f6a)['title'];return{'type':'format','content':o(_0x5f0f53,'*Change\x20to:*\x20%0',_0x426bff(0x1,_0xfee3cf))};}var _0x441961,_0x30e29f;});}['_getHeadingLevel'](_0x1d381a){const _0x26bc8f=_0x1d381a['match'](/^heading(\d+)/);if(_0x26bc8f)return _0x26bc8f[0x1];const _0x3e314f=this['_headingOptions']?.['find'](_0x4fea64=>_0x4fea64['model']==_0x1d381a);if(_0x3e314f&&_0x3e314f['view']){const _0x5246ba=_0x3e314f['view'],_0x338c55=(_0x5246ba['name']??_0x5246ba)['match'](/^h(\d+)/);if(_0x338c55)return _0x338c55[0x1];}return null;}}class et extends _0x4043ba{['afterInit'](){const _0x255a39=this['editor'];if(!_0x255a39['plugins']['has']('HighlightEditing'))return;const _0x48c88d=_0x255a39['plugins']['get']('TrackChangesEditing'),_0x1d5860=_0x255a39['locale'];_0x48c88d['enableDefaultAttributesIntegration']('highlight'),_0x48c88d['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1d5860,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51ba84=this['editor'],_0x1e27b2=_0x51ba84['locale'];_0x51ba84['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x320974=>{if('formatInline'!=_0x320974['type'])return;const {data:_0x3e5693}=_0x320974;if(_0x3e5693&&'highlight'==_0x3e5693['commandName']){const _0x581635=_0x1e27b2['t'],_0x17955e=_0x3e5693['commandParams'][0x0]['value'];if(_0x17955e){const _0x5f3b2f=_0x51ba84['config']['get']('highlight.options')['find'](_0x10fa33=>_0x10fa33['model']==_0x17955e),_0x1c1613=_0x581635(_0x5f3b2f['title'])['toLowerCase']();return{'type':'format','content':o(_0x1e27b2,'*Set\x20highlight:*\x20%0',_0x1c1613),'color':{'value':_0x5f3b2f['color'],'title':_0x5f3b2f['title']}};}return{'type':'format','content':o(_0x1e27b2,'*Remove\x20highlight*',o(_0x1e27b2,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x4043ba{['afterInit'](){const _0xb79361=this['editor'];if(!_0xb79361['plugins']['has']('HorizontalLineEditing'))return;_0xb79361['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2a1899=_0xb79361['plugins']['get']('TrackChangesEditing'),_0x2a5471=_0xb79361['locale'];_0x2a1899['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4d9a47=>o(_0x2a5471,'ELEMENT_HORIZONTAL_LINE',_0x4d9a47));}}class ot extends _0x4043ba{['afterInit'](){const _0x58606c=this['editor'];if(!_0x58606c['plugins']['has']('HtmlEmbed'))return;const _0x192487=_0x58606c['plugins']['get']('TrackChangesEditing'),_0xe6374b=_0x58606c['locale'];_0x192487['descriptionFactory']['registerElementLabel']('rawHtml',_0x58f532=>o(_0xe6374b,'ELEMENT_HTML_EMBED',_0x58f532)),_0x192487['enableDefaultAttributesIntegration']('htmlEmbed'),_0x192487['descriptionFactory']['registerDescriptionCallback'](_0x458e05=>{if('attribute'!=_0x458e05['type'])return;const {data:_0x33133b}=_0x458e05;if(_0x33133b&&'value'==_0x33133b['key']&&_0x458e05['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x494edb=o(_0xe6374b,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0xe6374b,'*Change\x20%0\x20content*',_0x494edb)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x20cb5a=this['editor'],_0x3895d8=_0x20cb5a['locale'];_0x20cb5a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x53d6b8=>{if('formatBlock'!=_0x53d6b8['type'])return;const {data:_0x5cb01b}=_0x53d6b8;if(_0x5cb01b&&'htmlEmbed'==_0x5cb01b['commandName']){const _0x10edac=o(_0x3895d8,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3895d8,'*Change\x20%0\x20content*',_0x10edac)};}});}}class rt extends _0x4043ba{['afterInit'](){const _0x4d6363=this['editor'];if(!_0x4d6363['plugins']['has']('ImageEditing'))return;const _0x19df06=_0x4d6363['plugins']['get']('TrackChangesEditing'),_0x3f8d7a=_0x4d6363['plugins']['get']('ImageUtils'),_0x3c7252=_0x4d6363['locale'];_0x19df06['enableCommand']('insertImage'),_0x19df06['descriptionFactory']['registerElementLabel']('imageBlock',_0x39e9e6=>o(_0x3c7252,'ELEMENT_IMAGE',_0x39e9e6)),_0x19df06['descriptionFactory']['registerElementLabel']('imageInline',_0x4a465a=>o(_0x3c7252,'ELEMENT_INLINE_IMAGE',_0x4a465a)),_0x19df06['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x3c7252,'ELEMENT_CAPTION')),_0x4d6363['plugins']['has']('ImageUploadEditing')&&_0x19df06['enableCommand']('uploadImage'),_0x4d6363['plugins']['has']('ImageBlockEditing')&&_0x4d6363['plugins']['has']('ImageInlineEditing')&&(_0x19df06['enableCommand']('imageTypeInline',(_0x3f8a63,_0x146c69)=>{const _0x4204b3=_0x3f8d7a['getClosestSelectedImageElement'](_0x4d6363['model']['document']['selection']);_0x4d6363['model']['change'](()=>{_0x19df06['markBlockFormat'](_0x4204b3,{'commandName':'imageTypeInline','commandParams':[_0x146c69]},[],'convertBlockImageToInline');});}),_0x19df06['enableCommand']('imageTypeBlock',(_0x5a5361,_0x207f6f)=>{_0x4d6363['model']['change'](_0x1c0418=>{let _0x2d1bf2=_0x3f8d7a['getClosestSelectedImageElement'](_0x4d6363['model']['document']['selection']),_0x5f523f=_0x1c0418['createRangeOn'](_0x2d1bf2);const _0x3aa52e=_0x3864fe['fromPosition'](_0x5f523f['start'],'toPrevious'),_0x58dd75=_0x3864fe['fromPosition'](_0x5f523f['end'],'toNext');_0x19df06['forceDefaultExecution'](()=>_0x5a5361(_0x207f6f)),_0x2d1bf2=_0x3f8d7a['getClosestSelectedImageElement'](_0x4d6363['model']['document']['selection']),_0x5f523f=_0x1c0418['createRangeOn'](_0x2d1bf2);const _0x537e80=_0x1c0418['createRange'](_0x3aa52e,_0x58dd75);_0x3aa52e['detach'](),_0x58dd75['detach'](),_0x19df06['markBlockFormat'](_0x2d1bf2,{'commandName':'imageTypeInline','commandParams':[_0x207f6f]},[],'convertInlineImageToBlock'),_0x537e80['start']['isBefore'](_0x5f523f['start'])&&_0x19df06['markInsertion'](_0x1c0418['createRange'](_0x537e80['start'],_0x5f523f['start']),'convertInlineImageToBlock'),_0x5f523f['end']['isBefore'](_0x537e80['end'])&&_0x19df06['markInsertion'](_0x1c0418['createRange'](_0x5f523f['end'],_0x537e80['end']),'convertInlineImageToBlock');});}),_0x19df06['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x19df06['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x19df06['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x19df06['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x19df06['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x19df06['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x55e87b])=>{const _0x3f1d58=_0x19df06['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x30505c=_0x55e87b['start'],_0x1ce916=_0x55e87b['end'];const _0x3cc047=_0x4d6363['model']['schema']['getNearestSelectionRange'](_0x30505c,'backward'),_0x322020=_0x4d6363['model']['schema']['getNearestSelectionRange'](_0x1ce916,'forward');_0x3cc047['isCollapsed']&&(_0x30505c=_0x3cc047['start']),_0x322020['isCollapsed']&&(_0x1ce916=_0x322020['end']),_0x3f1d58([_0x4d6363['model']['createRange'](_0x30505c,_0x1ce916)]);}),_0x19df06['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x4c3902),_0x19df06['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x4c3902)),_0x4d6363['plugins']['has']('ImageCaptionEditing')&&(_0x19df06['enableCommand']('toggleImageCaption',(_0x1b0bae,_0x1d1e4c)=>{const _0x2abc99=_0x4d6363['plugins']['get']('ImageCaptionUtils');let _0x2c56bb=_0x3f8d7a['getClosestSelectedImageElement'](_0x4d6363['model']['document']['selection']),_0x5f45ac=_0x2abc99['getCaptionFromImageModelElement'](_0x2c56bb);_0x4d6363['model']['change'](()=>{if(_0x5f45ac)return void _0x19df06['markDeletion'](_0x4d6363['model']['createRangeOn'](_0x5f45ac));const _0x2d6e80=_0x3f8d7a['isBlockImage'](_0x2c56bb);_0x1b0bae(_0x1d1e4c),_0x2c56bb=_0x3f8d7a['getClosestSelectedImageElement'](_0x4d6363['model']['document']['selection']),_0x5f45ac=_0x2abc99['getCaptionFromImageModelElement'](_0x2c56bb),_0x19df06['markInsertion'](_0x4d6363['model']['createRangeOn'](_0x5f45ac),_0x2d6e80?null:'imageCaption');});}),_0x19df06['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x4c3902));const _0x40141a=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x4bc324(_0x3c8179,_0x21c6e1){const _0x34b344=_0x40141a['findIndex'](({type:_0x4995a8,subType:_0x585b3e})=>_0x3c8179['type']==_0x4995a8&&_0x3c8179['subType']==_0x585b3e),_0x52cf09=_0x40141a['findIndex'](({type:_0x50f3bf,subType:_0x2ebc1f})=>_0x21c6e1['type']==_0x50f3bf&&_0x21c6e1['subType']==_0x2ebc1f);if(_0x34b344<0x0||_0x52cf09<0x0)return!0x1;const _0x3becad=_0x3c8179['getFirstRange'](),_0x1a7e29=_0x21c6e1['getFirstRange']();if((0x0==_0x34b344||0x1==_0x34b344)&&0x2==_0x52cf09&&_0x3becad['isIntersecting'](_0x1a7e29))return!0x0;if(0x2==_0x34b344&&0x3==_0x52cf09){const _0x1d2c64=_0x19df06['_findSuggestions'](_0x3becad,'insertion')['filter'](({suggestion:_0x4b3097,meta:_0xffdf4b})=>_0xffdf4b['isOwn']&&'convertInlineImageToBlock'==_0x4b3097['subType']);if(_0x1d2c64['length']>0x1&&_0x1a7e29['end']['isEqual'](_0x3becad['start']))return!0x0;if(0x1==_0x1d2c64['length']&&(_0x3becad['start']['isEqual'](_0x1a7e29['end'])||_0x3becad['end']['isEqual'](_0x1a7e29['start'])))return!0x0;}if(0x3==_0x34b344&&0x3==_0x52cf09&&_0x3becad['start']['isBefore'](_0x1a7e29['start'])){const _0x96a540=_0x3becad['end']['nodeAfter'],_0x562dc9=_0x1a7e29['start']['nodeBefore'];return _0x3f8d7a['isBlockImage'](_0x96a540)&&_0x96a540===_0x562dc9;}return!0x1;}function _0x4c3902(_0xc54a4f,_0x611fe6){return _0x4bc324(_0xc54a4f,_0x611fe6)?[_0xc54a4f,_0x611fe6]:_0x4bc324(_0x611fe6,_0xc54a4f)?[_0x611fe6,_0xc54a4f]:null;}_0x4d6363['plugins']['has']('ImageResize')&&(_0x19df06['enableDefaultAttributesIntegration']('resizeImage'),_0x19df06['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x3c7252,'FORMAT_IMAGE_SIZE'))),_0x4d6363['plugins']['has']('ImageTextAlternativeEditing')&&_0x19df06['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x4d6363['plugins']['has']('PictureEditing')&&_0x19df06['descriptionFactory']['registerDescriptionCallback'](_0x58d3d4=>{if('attribute'!=_0x58d3d4['type'])return;const {data:_0x5db5a8}=_0x58d3d4;return _0x5db5a8&&'sources'==_0x5db5a8['key']?{'type':'format','content':''}:void 0x0;}),_0x4d6363['plugins']['has']('ImageSizeAttributes')&&_0x19df06['descriptionFactory']['registerDescriptionCallback'](_0x1de568=>{if('attribute'!=_0x1de568['type'])return;const {data:_0x17d51}=_0x1de568;return!_0x17d51||'width'!=_0x17d51['key']&&'height'!=_0x17d51['key']?void 0x0:{'type':'format','content':''};}),_0x19df06['descriptionFactory']['registerDescriptionCallback'](_0x3da4fa=>{if(!!_0x40141a['find'](({type:_0x54fee4,subType:_0x39ef7b})=>_0x3da4fa['type']==_0x54fee4&&_0x3da4fa['subType']==_0x39ef7b))return _0x3da4fa['previous']?{}:void 0x0;}),_0x19df06['descriptionFactory']['registerDescriptionCallback'](_0xbbc8d8=>{if('insertion'==_0xbbc8d8['type']||'deletion'==_0xbbc8d8['type']){const _0x32f016=_0xbbc8d8['getContainedElement']();if(_0x32f016&&_0x32f016['is']('element','caption'))return{'type':'insertion'==_0xbbc8d8['type']?'addObject':'removeObject','element':_0x32f016,'quantity':0x1};}}),_0x19df06['descriptionFactory']['registerDescriptionCallback'](_0x953241=>'formatBlock'==_0x953241['type']&&'convertInlineImageToBlock'==_0x953241['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x953241['type']&&'convertBlockImageToInline'==_0x953241['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x19df06['descriptionFactory']['registerDescriptionCallback'](_0x5a6ec5=>{if('attribute'!=_0x5a6ec5['type'])return;const {data:_0x5866d1}=_0x5a6ec5;if(!_0x5866d1||'alt'!=_0x5866d1['key'])return;const _0x37585c=_0x5866d1['newValue'];return _0x37585c?{'type':'format','content':o(_0x3c7252,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x37585c+'\x22')}:{'type':'format','content':o(_0x3c7252,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x434814=this['editor'],_0x2166f3=_0x434814['locale'];_0x434814['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3b81c6=>{if('formatBlock'!=_0x3b81c6['type']&&'formatInline'!=_0x3b81c6['type'])return;const {data:_0x75d6db}=_0x3b81c6;if(_0x75d6db){if('imageTextAlternative'==_0x75d6db['commandName']){const _0x1784cc=_0x75d6db['commandParams'][0x0]['newValue'];return _0x1784cc?{'type':'format','content':o(_0x2166f3,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1784cc+'\x22')}:{'type':'format','content':o(_0x2166f3,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x75d6db['commandName']){const _0x2f2674=_0x75d6db['commandParams'][0x0]['width'];return _0x2f2674?{'type':'format','content':o(_0x2166f3,'*Set\x20image\x20width:*\x20%0',_0x2f2674)}:{'type':'format','content':o(_0x2166f3,'*Reset\x20image\x20width*')};}}});}}class at extends _0x4043ba{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x788ed8=this['editor']['locale'],_0x5da156=this['editor']['plugins']['get']('TrackChangesEditing');_0x5da156['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5da156['descriptionFactory']['registerDescriptionCallback'](_0x5e982a=>{if('attribute'!=_0x5e982a['type'])return;const {data:_0x88c2d5}=_0x5e982a;return _0x88c2d5&&'src'==_0x88c2d5['key']?_0x88c2d5['newValue']&&_0x88c2d5['oldValue']?{'type':'format','content':o(_0x788ed8,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xc02704=this['editor']['plugins']['get']('TrackChangesEditing');_0xc02704['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0xc02704['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xc02704['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0xc02704['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x64cf44=this['editor'],_0x15fe85=_0x64cf44['locale'];_0x64cf44['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x355019=>{if('formatBlock'!=_0x355019['type']&&'formatInline'!=_0x355019['type'])return;const {data:_0x51ea92}=_0x355019;if(!_0x51ea92||'replaceImageSource'!=_0x51ea92['commandName'])return;return{'type':'format','content':o(_0x15fe85,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x4043ba{['afterInit'](){const _0x5016ac=this['editor'];if(!_0x5016ac['plugins']['has']('ImageStyleEditing'))return;const _0x3798ec=_0x5016ac['plugins']['get']('TrackChangesEditing'),_0x2efe06=_0x5016ac['plugins']['get']('ImageUtils'),_0x3208eb={};_0x3798ec['enableCommand']('imageStyle',(_0x360c83,_0xb2f4db)=>{const _0x128b48=_0x5016ac['plugins']['get']('Users')['me'],_0x188811=_0x5016ac['commands']['get']('imageStyle');let _0x507584=_0x2efe06['getClosestSelectedImageElement'](_0x5016ac['model']['document']['selection']),_0x11a245=_0x5016ac['model']['createRangeOn'](_0x507584),_0x5b2a2f=_0x188811['value'];if(_0x5b2a2f==_0xb2f4db['value'])return;const _0x299ad9={'commandName':'imageStyle','commandParams':[_0xb2f4db],'formatGroupId':_0x2b8450()};_0x5016ac['model']['change'](()=>{if(_0x3798ec['getSuggestions']()['filter'](_0x598afc=>_0x598afc['isInContent']&&_0x128b48==_0x598afc['author']&&('formatBlock'==_0x598afc['type']||'formatInline'==_0x598afc['type'])&&('imageStylePreApply'==_0x598afc['subType']||'imageStylePostApply'==_0x598afc['subType'])&&_0x598afc['getFirstRange']()['isEqual'](_0x11a245))['forEach'](_0x611bc=>_0x3798ec['discardSuggestion'](_0x611bc['head'])),_0x507584=_0x2efe06['getClosestSelectedImageElement'](_0x5016ac['model']['document']['selection']),_0x11a245=_0x5016ac['model']['createRangeOn'](_0x507584),_0x188811['refresh'](),_0x5016ac['commands']['get']('imageTypeInline')['refresh'](),_0x5016ac['commands']['get']('imageTypeBlock')['refresh'](),_0x5b2a2f=_0x188811['value'],_0x5b2a2f!=_0xb2f4db['value'])return _0x2efe06['isInlineImage'](_0x507584)&&_0x188811['shouldConvertImageType'](_0xb2f4db['value'],_0x507584)?(_0x360c83({..._0xb2f4db,'setImageSizes':!0x1}),_0x507584=_0x2efe06['getClosestSelectedImageElement'](_0x5016ac['model']['document']['selection']),void _0x3798ec['markBlockFormat'](_0x507584,{..._0x299ad9,'commandReversedParams':[{'value':_0x5b2a2f||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x2efe06['isBlockImage'](_0x507584)?_0x3798ec['markBlockFormat'](_0x507584,_0x299ad9,[],'imageStylePostApply'):_0x3798ec['markInlineFormat'](_0x11a245,_0x299ad9,'imageStylePostApply'));});});for(const _0x5533de of _0x5016ac['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x3208eb[_0x5533de['name']]=_0x5533de['title']['toLowerCase']();_0x3798ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x3798ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x3798ec['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x3798ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0xd3ba88])=>{_0x2efe06['setImageNaturalSizeAttributes'](_0xd3ba88['getContainedElement']());}),_0x3798ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3fce9f,_0x11a07d)=>{_0x3798ec['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3fce9f,{'commandName':_0x11a07d['commandName'],'commandParams':_0x11a07d['commandReversedParams']});}),_0x3798ec['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x4bdadc,_0x5f3c13){if(_0x1842ee(_0x4bdadc,_0x5f3c13))return[_0x4bdadc,_0x5f3c13];if(_0x1842ee(_0x5f3c13,_0x4bdadc))return[_0x5f3c13,_0x4bdadc];return null;});const _0x5d9fc2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1842ee(_0x2b7a3b,_0x30c569){const _0x32bde0=_0x5d9fc2['findIndex'](({type:_0x2833f8,subType:_0x5b1453})=>_0x2b7a3b['type']==_0x2833f8&&_0x2b7a3b['subType']==_0x5b1453),_0x334f5c=_0x5d9fc2['findIndex'](({type:_0x380673,subType:_0x48d0ba})=>_0x30c569['type']==_0x380673&&_0x30c569['subType']==_0x48d0ba);if(_0x32bde0<0x0||_0x334f5c<0x0)return!0x1;const _0x468974=_0x2b7a3b['getFirstRange'](),_0x52b5bd=_0x30c569['getFirstRange']();if((0x0==_0x32bde0||0x1==_0x32bde0)&&0x2==_0x334f5c&&_0x468974['isIntersecting'](_0x52b5bd))return!0x0;if(0x2==_0x32bde0&&0x3==_0x334f5c){const _0x4874fa=_0x3798ec['_findSuggestions'](_0x468974,'insertion')['filter'](({suggestion:_0x2d2efb,meta:_0x1b435e})=>_0x1b435e['isOwn']&&'convertInlineImageToBlock'==_0x2d2efb['subType']);if(_0x4874fa['length']>0x1&&_0x52b5bd['end']['isEqual'](_0x468974['start']))return!0x0;if(0x1==_0x4874fa['length']&&(_0x468974['start']['isEqual'](_0x52b5bd['end'])||_0x468974['end']['isEqual'](_0x52b5bd['start'])))return!0x0;}if(0x3==_0x32bde0&&0x3==_0x334f5c&&_0x468974['start']['isBefore'](_0x52b5bd['start'])){const _0x295cda=_0x468974['end']['nodeAfter'],_0x325391=_0x52b5bd['start']['nodeBefore'];return _0x2efe06['isBlockImage'](_0x295cda)&&_0x295cda===_0x325391;}return!0x1;}_0x5016ac['model']['document']['registerPostFixer'](()=>{let _0x48d05d=!0x1;const _0x19c2b8=Array['from'](_0x5016ac['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x10560b,data:_0x5b7309}of _0x19c2b8){const {group:_0x5f3550,type:_0x37af0f,subType:_0x48abc7,id:_0x30ff27}=_0x3798ec['_splitMarkerName'](_0x10560b);if('suggestion'==_0x5f3550&&_0x3798ec['hasSuggestion'](_0x30ff27)){if('formatBlock'==_0x37af0f&&('imageStylePreApply'==_0x48abc7||'imageStylePostApply'==_0x48abc7)){const _0x3bca1a=_0x3798ec['getSuggestion'](_0x30ff27);if(_0x5b7309['newRange']){const _0x443244=_0x3bca1a['getFirstRange']()['getContainedElement']();if(_0x2efe06['isBlockImage'](_0x443244))continue;_0x3798ec['discardSuggestion'](_0x3bca1a),_0x48d05d=!0x0;}}if('insertion'==_0x37af0f&&'imageCaption'==_0x48abc7&&!_0x5b7309['newRange']){const _0x56aaeb=_0x3798ec['getSuggestion'](_0x30ff27);_0x56aaeb['next']&&_0x56aaeb['next']['isInContent']&&(_0x3798ec['discardSuggestion'](_0x56aaeb['next']),_0x48d05d=!0x0);}}}return _0x48d05d;}),this['_registerLegacyDescription'](_0x3208eb);}['_registerLegacyDescription'](_0x1f3414){const _0x249039=this['editor'],_0x4d7400=_0x249039['locale'];_0x249039['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4fa4fb=>{if('formatBlock'!=_0x4fa4fb['type']&&'formatInline'!=_0x4fa4fb['type'])return;const {data:_0x19acbb}=_0x4fa4fb;if(!_0x19acbb||'imageStyle'!=_0x19acbb['commandName'])return;const _0x25b795=_0x19acbb['commandParams'][0x0]['value'];return _0x320359('side'===_0x25b795?o(_0x4d7400,'FORMAT_SIDE_IMAGE'):_0x1f3414[_0x25b795]||_0x25b795);function _0x320359(_0x271aab){return{'type':'format','content':o(_0x4d7400,'*Format:*\x20%0',_0x271aab)};}});}}class ut extends _0x4043ba{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x1ff92c){super(_0x1ff92c),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x3dde49=this['editor'],_0x3c1c4c=_0x3dde49['commands']['get']('importWord'),_0x1e3647=_0x3dde49['commands']['get']('trackChanges');_0x3c1c4c&&(_0x3c1c4c['on']('execute',(_0x443f3a,[,_0x7c7d37])=>{this['_trackChangesValueDuringImport']=_0x1e3647['value'],_0x7c7d37['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x3c1c4c,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3c1c4c,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1e3647['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x3dde49['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x305e0c,_0x120f9f){const {suggestions:_0x23c10e}=_0x120f9f,_0x58b71d=this['editor']['commands']['get']('trackChanges'),_0x7c5641=_0x58b71d['value'];this['_trackChangesValueDuringImport']!==_0x7c5641&&(_0x58b71d['execute'](),this['_trackChangesExecuted']=!0x0),_0x23c10e&&_0x23c10e['forEach'](({id:_0x332203,type:_0x51ec4d,author:_0x205ae4,created_at:_0x137dd4})=>{const _0x1004a0={'id':_0x332203,'type':_0x51ec4d,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x205ae4,'createdAt':_0x137dd4?new Date(_0x137dd4):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1004a0);});}}class ft extends _0x4043ba{['afterInit'](){const _0x18a221=this['editor'],_0x5cf9bb=_0x18a221['plugins']['get']('TrackChangesEditing');if(_0x18a221['plugins']['has']('IndentEditing')&&(_0x5cf9bb['enableCommand']('indent'),_0x5cf9bb['enableCommand']('outdent')),_0x18a221['plugins']['has']('IndentBlock')){for(const _0x4cbfe2 of['indentBlock','outdentBlock'])_0x5cf9bb['enableDefaultAttributesIntegration'](_0x4cbfe2);}const _0x103f89=_0x18a221['locale'];_0x5cf9bb['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x103f89,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21900f=this['editor'],_0x281ec6=_0x21900f['locale'],_0x15a33e=_0x21900f['plugins']['get']('TrackChangesEditing');_0x15a33e['descriptionFactory']['registerDescriptionCallback'](_0x57e2ef=>{if('formatBlock'!=_0x57e2ef['type'])return;const {data:_0x5b61ea}=_0x57e2ef;if(!_0x5b61ea)return;if('indentBlock'!=_0x5b61ea['commandName']&&'outdentBlock'!=_0x5b61ea['commandName'])return;const _0x45352d=_0x57e2ef['getItems']()[0x0],_0x4e1d03=_0x15a33e['descriptionFactory']['getItemLabel'](_0x45352d);return'indentBlock'==_0x5b61ea['commandName']?{'type':'format','content':o(_0x281ec6,'*Indent:*\x20%0',_0x4e1d03)}:'outdentBlock'==_0x5b61ea['commandName']?{'type':'format','content':o(_0x281ec6,'*Outdent:*\x20%0',_0x4e1d03)}:void 0x0;});}}class ht extends _0x4043ba{static get['requires'](){return[_0x187fad];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x4043ba{['afterInit'](){const _0x5ad84c=this['editor'];if(!_0x5ad84c['plugins']['has']('LinkEditing'))return;const _0xf72af6=_0x5ad84c['plugins']['get']('TrackChangesEditing'),_0x3abc3a=_0x5ad84c['commands']['get']('link');_0xf72af6['enableDefaultAttributesIntegration']('link'),_0xf72af6['enableDefaultAttributesIntegration']('unlink');for(const _0x26dfd2 of _0x3abc3a['manualDecorators'])_0xf72af6['descriptionFactory']['registerAttributeLabel'](_0x26dfd2['id'],'link\x20('+_0x26dfd2['label']['toLowerCase']()+')');_0xf72af6['descriptionFactory']['registerDescriptionCallback'](_0x22a42a=>{if('attribute'!=_0x22a42a['type'])return;const {data:_0x215deb}=_0x22a42a;if(!_0x215deb||'linkHref'!=_0x215deb['key'])return;const _0xdd68c5=_0x215deb['newValue'],_0x2dd74a=_0x5ad84c['locale'];return{'type':'format','content':null==_0xdd68c5?o(_0x2dd74a,'*Remove\x20link*'):o(_0x2dd74a,'*Set\x20link:*\x20%0','\x22'+_0xdd68c5+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3d12f2=this['editor'],_0x32c773=_0x3d12f2['locale'];_0x3d12f2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x56bf7b=>{if('formatInline'!=_0x56bf7b['type'])return;const {data:_0x261750}=_0x56bf7b;if(_0x261750){if('link'==_0x261750['commandName']){const _0x28e229=_0x261750['commandParams'][0x0];return{'type':'format','content':o(_0x32c773,'*Set\x20link:*\x20%0','\x22'+_0x28e229+'\x22')};}return'unlink'==_0x261750['commandName']?{'type':'format','content':o(_0x32c773,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x4043ba{['afterInit'](){const _0xab431=this['editor'],_0x242a8f=_0xab431['locale'];if(!_0xab431['plugins']['has']('LegacyListEditing'))return;const _0x5aaa35=_0xab431['plugins']['get']('TrackChangesEditing'),_0x42ac1b=_0xab431['plugins']['has']('LegacyTodoListEditing');function _0x30298f(_0x59408e){return()=>{const _0x3b2bf4=_0xab431['model']['document']['selection'],_0x34b2bb=_0xab431['commands']['get'](_0x59408e);if(_0x34b2bb['value'])return void _0xab431['execute']('paragraph',{});const _0x34b19b=_0x59408e['slice'](0x0,-0x4),_0xa88b82=function(_0x153893,_0x9b511e,_0x551aa6){let _0x41af6f=Array['from'](_0x153893)['filter'](_0x3e0d25=>function(_0x68edb4,_0xa48c7f){return _0xa48c7f['checkChild'](_0x68edb4['parent'],'listItem')&&!_0xa48c7f['isObject'](_0x68edb4);}(_0x3e0d25,_0x551aa6));_0x41af6f=_0x41af6f['filter'](_0x3367d9=>!_0x3367d9['is']('element','listItem')||_0x3367d9['getAttribute']('listType')!=_0x9b511e);const _0x4b8707=new Set();for(const _0xda6814 of _0x41af6f)_0xda6814['is']('element','listItem')?_0x4b8707['add'](Le(_0xda6814)):_0x4b8707['add'](_0xda6814);return Array['from'](_0x4b8707);}(_0x3b2bf4['getSelectedBlocks'](),_0x34b19b,_0xab431['model']['schema']);_0xab431['model']['change'](()=>{for(const _0x1c9a4e of _0xa88b82)_0x5aaa35['markBlockFormat'](_0x1c9a4e,{'commandName':_0x59408e,'commandParams':[{'forceValue':!_0x34b2bb['value']}],'formatGroupId':'blockName'},Ee(_0x1c9a4e));});};}function _0x1642d9(_0x42dcd5){return()=>{const _0x1b76ba=function(_0x2a1107){let _0xa5fe7b=Array['from'](_0x2a1107);const _0x19836e=_0xa5fe7b['findIndex'](_0x44926f=>'listItem'!=_0x44926f['name']);return _0x19836e>-0x1&&(_0xa5fe7b=_0xa5fe7b['slice'](0x0,_0x19836e)),_0xa5fe7b;}(_0xab431['model']['document']['selection']['getSelectedBlocks']()),_0x590acc=_0xab431['model']['createRange'](_0xab431['model']['createPositionAt'](_0x1b76ba[0x0],'before'),_0xab431['model']['createPositionAt'](_0x1b76ba[_0x1b76ba['length']-0x1],'end'));_0xab431['model']['change'](()=>{_0x5aaa35['markBlockFormat'](_0x590acc,{'commandName':_0x42dcd5,'commandParams':[],'formatGroupId':'listIndent'},function(_0x487a8a){const _0x3b4a0d=new Set();for(const _0x51919e of _0x487a8a){let _0x9bebb2=_0x51919e['nextSibling'];for(;_0x9bebb2&&_0x9bebb2['getAttribute']('listIndent')>_0x51919e['getAttribute']('listIndent');)_0x3b4a0d['add'](_0x9bebb2),_0x9bebb2=_0x9bebb2['nextSibling'];}return Array['from'](_0x3b4a0d);}(_0x1b76ba));});};}_0x5aaa35['enableCommand']('numberedList',_0x30298f('numberedList')),_0x5aaa35['enableCommand']('bulletedList',_0x30298f('bulletedList')),_0x42ac1b&&_0x5aaa35['enableCommand']('todoList',_0x30298f('todoList')),_0x5aaa35['enableCommand']('indentList',_0x1642d9('indentList')),_0x5aaa35['enableCommand']('outdentList',_0x1642d9('outdentList')),_0x42ac1b&&_0x5aaa35['enableCommand']('checkTodoList',()=>{const _0xdd87b7=_0xab431['commands']['get']('checkTodoList'),_0x3c775a=Array['from'](_0xdd87b7['_selectedElements']);_0x3c775a['filter'](_0x1c5e32=>_0x1c5e32['getAttribute']('todoListChecked')!=_0xdd87b7['value']),_0xab431['model']['change'](()=>{for(const _0x1b274e of _0x3c775a)_0x5aaa35['markBlockFormat'](_0x1b274e,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xdd87b7['value']}]});});}),_0x5aaa35['descriptionFactory']['registerElementLabel']('listItem',_0x47e8b1=>o(_0x242a8f,'ELEMENT_LIST_ITEM',_0x47e8b1)),_0x5aaa35['descriptionFactory']['registerDescriptionCallback'](_0x2b8b69=>{if('formatBlock'!=_0x2b8b69['type']&&'formatInline'!=_0x2b8b69['type'])return;const {data:_0x220d73}=_0x2b8b69;if(_0x220d73){if('numberedList'==_0x220d73['commandName']||'bulletedList'==_0x220d73['commandName']||'todoList'==_0x220d73['commandName'])switch(_0x220d73['commandName']['replace']('List','')){case'bulleted':return _0x15aba0(o(_0x242a8f,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x15aba0(o(_0x242a8f,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x15aba0(o(_0x242a8f,'ELEMENT_TODO_LIST'));}if('indentList'==_0x220d73['commandName'])return{'type':'format','content':o(_0x242a8f,'*Indent:*\x20%0',o(_0x242a8f,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x220d73['commandName'])return{'type':'format','content':o(_0x242a8f,'*Outdent:*\x20%0',o(_0x242a8f,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x220d73['commandName'])return _0x220d73['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x242a8f,'*Check\x20item*')}:{'type':'format','content':o(_0x242a8f,'*Uncheck\x20item*')};}function _0x15aba0(_0x99b96d){return{'type':'format','content':o(_0x242a8f,'*Change\x20to:*\x20%0',_0x99b96d)};}});}}function Le(_0x3f8102){const _0x2859e2=_0x3f8102['getAttribute']('listIndent');if(0x0==_0x2859e2)return _0x3f8102;let _0x380dc3=_0x3f8102;for(;_0x3f8102['previousSibling']&&_0x3f8102['previousSibling']['is']('element','listItem');){const _0x205989=_0x3f8102['previousSibling']['getAttribute']('listIndent');if(_0x205989==_0x2859e2)_0x380dc3=_0x3f8102['previousSibling'];else{if(_0x205989<_0x2859e2)break;}_0x3f8102=_0x3f8102['previousSibling'];}return _0x380dc3;}function Ee(_0x1d1e1a){const _0x3e5a25=[];if(_0x1d1e1a['is']('element','listItem')&&_0x1d1e1a['getAttribute']('listIndent')>0x0){let _0xbac69c=_0x1d1e1a['nextSibling'];for(;_0xbac69c&&'listItem'==_0xbac69c['name']&&_0xbac69c['getAttribute']('listIndent')==_0x1d1e1a['getAttribute']('listIndent');)_0x3e5a25['push'](_0xbac69c),_0xbac69c=_0xbac69c['nextSibling'];}return _0x3e5a25;}class mt extends _0x4043ba{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x257353=this['editor']['config']['get']('list.properties'),_0x34cad7=this['editor']['plugins']['get']('TrackChangesEditing');_0x257353['styles']&&_0x34cad7['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x257353['reversed']&&_0x34cad7['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x257353['startIndex']&&_0x34cad7['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x34cad7['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5a2e0d,_0x5ebcf2={}){const _0x5efb81=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2f032a=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x5efb81['markMultiRangeBlockFormat'](_0x2f032a,{'commandName':'listStyle','commandParams':[{'type':_0x5ebcf2['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x306894,_0x1baf2f={}){const _0x16f543=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2a4e03=this['_getSuggestionBlocks'](_0x4f667f=>_0x4f667f['is']('element','listItem')&&'numbered'===_0x4f667f['getAttribute']('listType'));if(_0x2a4e03['length']<0x1)return;const _0x49aeb1=_0x2a4e03['map'](_0x40d8d8=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x40d8d8,'before'),this['editor']['model']['createPositionAt'](_0x40d8d8,0x0)));this['editor']['model']['change'](()=>{_0x16f543['markMultiRangeBlockFormat'](_0x49aeb1,{'commandName':'listReversed','commandParams':[{'reversed':_0x1baf2f['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x5bf863,_0x44d2b3={}){const _0x459491=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4dcaec=this['_getSuggestionBlocks'](_0x21a280=>_0x21a280['is']('element','listItem')&&'numbered'===_0x21a280['getAttribute']('listType'));if(_0x4dcaec['length']<0x1)return;const _0xb1227e=_0x4dcaec['map'](_0xadbf2b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xadbf2b,'before'),this['editor']['model']['createPositionAt'](_0xadbf2b,0x0)));this['editor']['model']['change'](()=>{_0x459491['markMultiRangeBlockFormat'](_0xb1227e,{'commandName':'listStart','commandParams':[{'startIndex':_0x44d2b3['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x14f6fc){if('formatBlock'!=_0x14f6fc['type']&&'formatInline'!=_0x14f6fc['type'])return;const _0xd78b2b=this['editor']['locale'],{data:_0xc4a188}=_0x14f6fc;if(!_0xc4a188)return;let _0x136e88,_0x2adce3;switch(_0xc4a188['commandName']){case'listStyle':_0x136e88='*Change\x20to:*\x20%0',_0x2adce3={'type':'format','content':o(_0xd78b2b,_0x136e88,o(_0xd78b2b,this['_getTranslationKeyForListStyle'](_0xc4a188['commandParams'][0x0]['type'])))};break;case'listReversed':_0x136e88=_0xc4a188['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2adce3={'type':'format','content':o(_0xd78b2b,_0x136e88)};break;case'listStart':_0x136e88='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2adce3={'type':'format','content':o(_0xd78b2b,_0x136e88,_0xc4a188['commandParams'][0x0]['startIndex'])};}return _0x2adce3;}['_getSuggestionBlocksForListStyle'](){const _0x49a126=this['editor']['plugins']['get']('LegacyListUtils');let _0x4a1353=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x4a1353[0x0]?.['is']('element','listItem')&&_0x4a1353['unshift'](..._0x49a126['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x4a1353[_0x4a1353['length']-0x1]?.['is']('element','listItem')&&_0x4a1353['push'](..._0x49a126['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x4a1353=[...new Set(_0x4a1353)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x4a1353=_0x4a1353['filter'](_0x1fabd4=>_0x1fabd4['is']('element','listItem'))),_0x4a1353;}['_getSuggestionBlocks'](_0x8a154d){const _0x1e7051=this['editor']['plugins']['get']('LegacyListUtils');let _0x1a80d1=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x8a154d)['map'](_0x2aa4b0=>{const _0xa6de98=this['editor']['model']['createPositionAt'](_0x2aa4b0,0x0);return[..._0x1e7051['getSiblingNodes'](_0xa6de98,'backward'),..._0x1e7051['getSiblingNodes'](_0xa6de98,'forward')];})['flat']();return _0x1a80d1=[...new Set(_0x1a80d1)],_0x1a80d1;}['_getTranslationKeyForListStyle'](_0x5d0464){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x5d0464)||'default')['toUpperCase']()+'_LIST_'+_0x5d0464['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x4043ba{['afterInit'](){const _0x56352a=this['editor'];if(!_0x56352a['plugins']['has']('MediaEmbedEditing'))return;const _0x28b049=_0x56352a['plugins']['get']('TrackChangesEditing'),_0x595f78=_0x56352a['locale'];_0x28b049['enableCommand']('mediaEmbed'),_0x28b049['descriptionFactory']['registerElementLabel']('media',_0xea6757=>o(_0x595f78,'ELEMENT_MEDIA',_0xea6757));}}class pt extends _0x4043ba{['afterInit'](){const _0x3d92dc=this['editor'];_0x3d92dc['plugins']['has']('MentionEditing')&&_0x3d92dc['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x4043ba{['afterInit'](){const _0x526dc6=this['editor'];if(!_0x526dc6['plugins']['has']('MergeFieldsEditing'))return;const _0x23d0a4=_0x526dc6['plugins']['get']('TrackChangesEditing'),_0x4dafde=_0x526dc6['locale'];_0x23d0a4['enableCommand']('insertMergeField'),_0x23d0a4['enableCommand']('insertMergeFieldBlock'),_0x23d0a4['enableCommand']('insertMergeFieldImage'),_0x23d0a4['descriptionFactory']['registerElementLabel']('mergeField',_0x49b478=>o(_0x4dafde,'ELEMENT_MERGE_FIELD',_0x49b478)),_0x23d0a4['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x29187d=>o(_0x4dafde,'ELEMENT_MERGE_FIELD',_0x29187d)),_0x23d0a4['descriptionFactory']['registerDescriptionCallback'](_0x2d9c8b=>{if('insertion'!=_0x2d9c8b['type']&&'deletion'!=_0x2d9c8b['type'])return;const _0x2fab93=_0x2d9c8b['getContainedElement']();if(null==_0x2fab93)return;const _0x44ba09=_0x526dc6['plugins']['get']('MergeFieldsEditing');let _0x29be24;switch(_0x44ba09['getMergeFieldType'](_0x2fab93)){case null:return;case'image':{const _0x198f6b=_0x44ba09['unwrapAffixes'](_0x2fab93['getAttribute']('src'));_0x29be24=_0x44ba09['getLabel'](_0x198f6b)||_0x198f6b;break;}default:{const _0x2ba551=_0x2fab93['getAttribute']('id');_0x29be24=_0x44ba09['getLabel'](_0x2ba551)||_0x2ba551;break;}}return'insertion'==_0x2d9c8b['type']?{'type':'insertion','content':o(_0x4dafde,'*Insert:*\x20%0','\x22'+_0x29be24+'\x22\x20'+o(_0x4dafde,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x4dafde,'*Remove:*\x20%0','\x22'+_0x29be24+'\x22\x20'+o(_0x4dafde,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x4043ba{['afterInit'](){const _0x18aad8=this['editor'],_0x1fe889=_0x18aad8['plugins']['get']('TrackChangesEditing');_0x18aad8['plugins']['has']('MultiLevelList')&&(_0x1fe889['enableDefaultAttributesIntegration']('multiLevelList'),_0x1fe889['descriptionFactory']['registerDescriptionCallback'](_0x5500c1=>this['handleDescriptions'](_0x5500c1)));}['handleDescriptions'](_0x457816){const _0x4b1423=this['editor']['locale'],{data:_0x448dbf}=_0x457816,_0x884930={'type':'format','content':''};if(_0x448dbf&&'listMarkerStyle'==_0x448dbf['key']){if(!_0x448dbf['oldValue'])return{'type':'format','content':o(_0x4b1423,'*Set\x20format:*\x20%0',o(_0x4b1423,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x448dbf['newValue']+')'};if(!_0x448dbf['newValue']){let _0x4a1c75=_0x457816['head'];for(;_0x4a1c75;){if(_0x4a1c75['data']&&'listType'==_0x4a1c75['data']['key']&&_0x4a1c75['data']['newValue'])return _0x884930;_0x4a1c75=_0x4a1c75['next'];}return{'type':'format','content':o(_0x4b1423,'*Remove\x20format:*\x20%0',o(_0x4b1423,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x448dbf['oldValue']+')'};}}}}class bt extends _0x4043ba{['afterInit'](){const _0x1a0a57=this['editor'];if(!_0x1a0a57['plugins']['has']('PageBreakEditing'))return;_0x1a0a57['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4abb76=_0x1a0a57['plugins']['get']('TrackChangesEditing'),_0xfb753c=_0x1a0a57['locale'];_0x4abb76['descriptionFactory']['registerElementLabel']('pageBreak',_0x10269b=>o(_0xfb753c,'ELEMENT_PAGE_BREAK',_0x10269b));}}class yt extends _0x4043ba{['afterInit'](){const _0x288efc=this['editor'];if(!_0x288efc['plugins']['has']('Paragraph'))return;const _0x4781cf=_0x288efc['locale'],_0x3a523c=_0x288efc['plugins']['get']('TrackChangesEditing');_0x3a523c['descriptionFactory']['registerElementLabel']('paragraph',_0x2a7f97=>o(_0x4781cf,'ELEMENT_PARAGRAPH',_0x2a7f97)),_0x3a523c['enableDefaultAttributesIntegration']('paragraph'),_0x3a523c['enableCommand']('insertParagraph');const _0x4b4ed1=_0x3a523c['descriptionFactory'];_0x4b4ed1['registerDescriptionCallback'](_0x276864=>{if('insertion'!==_0x276864['type'])return;const {start:_0x3d0c39,end:_0x56af48}=_0x276864['getFirstRange']();if(!_0x3d0c39['isTouching'](_0x56af48)||!_0x3d0c39['nodeAfter'])return;const _0x27cb24=_0x288efc['model']['schema'],_0x14d663=_0x3d0c39['nodeAfter'];return _0x27cb24['isBlock'](_0x14d663)&&!_0x27cb24['isLimit'](_0x14d663)&&_0x27cb24['checkChild'](_0x14d663,'$text')?{'type':'insertion','content':o(_0x4781cf,'*Insert:*\x20%0',_0x4b4ed1['getItemLabel'](_0x14d663,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x595923=this['editor'],_0x3b6149=_0x595923['locale'];_0x595923['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x152d3e=>{if('formatBlock'!=_0x152d3e['type'])return;const {data:_0x4576a7}=_0x152d3e;return _0x4576a7&&'paragraph'==_0x4576a7['commandName']?{'type':'format','content':o(_0x3b6149,'*Change\x20to:*\x20%0',o(_0x3b6149,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}class jt extends _0x4043ba{['afterInit'](){const _0x508d77=this['editor'];_0x508d77['commands']['get']('replaceSource')&&_0x508d77['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x4043ba{['afterInit'](){const _0x530054=this['editor'];if(!_0x530054['plugins']['has']('RemoveFormatEditing'))return;_0x530054['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2098d7=this['editor'];_0x2098d7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x583395=>{if('formatBlock'!=_0x583395['type']&&'formatInline'!=_0x583395['type'])return;const {data:_0x3ad5a0}=_0x583395;return _0x3ad5a0&&'removeFormat'==_0x3ad5a0['commandName']?{'type':'format','content':o(_0x2098d7['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class It extends _0x4043ba{['afterInit'](){const _0x550348=this['editor'];if(!_0x550348['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x141db2=_0x550348['plugins']['get']('TrackChangesEditing');_0x141db2['enableCommand']('goToPreviousRestrictedEditingException'),_0x141db2['enableCommand']('goToNextRestrictedEditingException');const _0x33a4ae=_0x550348['plugins']['get']('RestrictedEditingModeEditing');_0x33a4ae['enableCommand']('trackChanges'),_0x33a4ae['enableCommand']('acceptSuggestion'),_0x33a4ae['enableCommand']('discardSuggestion'),_0x33a4ae['enableCommand']('acceptAllSuggestions'),_0x33a4ae['enableCommand']('discardAllSuggestions'),_0x33a4ae['enableCommand']('acceptSelectedSuggestions'),_0x33a4ae['enableCommand']('discardSelectedSuggestions');}}class At extends _0x4043ba{['afterInit'](){const _0x13b05d=this['editor'];if(!_0x13b05d['plugins']['has']('ShiftEnter'))return;const _0x2b898a=_0x13b05d['plugins']['get']('TrackChangesEditing');_0x2b898a['enableCommand']('shiftEnter'),_0x2b898a['descriptionFactory']['registerElementLabel']('softBreak',_0x45f8cb=>o(_0x13b05d['locale'],'ELEMENT_LINE_BREAK',_0x45f8cb));}}function an(_0x2baad6,_0x2e955b,_0x3c7d17){const _0x546ca4=[];for(const _0x290023 of _0x2e955b['getItems']())_0x290023['hasAttribute'](_0x2baad6)&&_0x546ca4['push'](_0x3c7d17['createRangeOn'](_0x290023));return _0x546ca4;}class _t extends _0x4043ba{['afterInit'](){const _0xf0562b=this['editor'],_0x359f6a=_0xf0562b['plugins']['get']('TrackChangesEditing');_0xf0562b['plugins']['has']('StandardEditingModeEditing')&&(this['_enableEditingExceptionCommand'](),this['_enableEditingExceptionBlockCommand'](),_0x359f6a['enableCommand']('restrictedEditingExceptionAuto'));}['_enableEditingExceptionCommand'](){const _0xa6db9f=this['editor'],_0x41c0a2=_0xa6db9f['model'],_0x1e0851=_0xa6db9f['locale'],_0xdf0011=_0xa6db9f['plugins']['get']('TrackChangesEditing'),_0x3e7324='restrictedEditingException',_0x24bdd1=_0xa6db9f['commands']['get'](_0x3e7324);_0xdf0011['enableCommand'](_0x3e7324,(_0x3b68d0,_0x5069b7={})=>{const _0x577a4b=_0x41c0a2['document']['selection'];if(_0x577a4b['isCollapsed'])return void _0x3b68d0(_0x5069b7);const _0x2d1a3b=void 0x0!==_0x5069b7['forceValue']?_0x5069b7['forceValue']:!_0x24bdd1['value'];_0x41c0a2['change'](()=>{const _0x3dacaf=Array['from'](_0x577a4b['getRanges']());for(const _0x272f98 of _0x3dacaf){const _0x1bfe70=_0x2d1a3b?[_0x272f98]:an(_0x3e7324,_0x272f98,_0x41c0a2);for(const _0x24edcd of _0x1bfe70)_0xdf0011['markInlineFormat'](_0x24edcd,{'commandName':_0x3e7324,'commandParams':[{'forceValue':_0x2d1a3b}]});}});}),_0xdf0011['descriptionFactory']['registerDescriptionCallback'](_0x18f3ce=>{if('formatBlock'!=_0x18f3ce['type']&&'formatInline'!=_0x18f3ce['type'])return;const {data:_0x293aef}=_0x18f3ce;return _0x293aef&&_0x293aef['commandName']==_0x3e7324?_0x293aef['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1e0851,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1e0851,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}['_enableEditingExceptionBlockCommand'](){const _0x2ca49c=this['editor'],_0x4fb09a=_0x2ca49c['locale'],_0x345c1d=_0x2ca49c['plugins']['get']('TrackChangesEditing'),_0x1ebfc3='restrictedEditingExceptionBlock',_0x19cebb=this['editor']['commands']['get'](_0x1ebfc3);_0x345c1d['enableCommand'](_0x1ebfc3,(_0x14250a,_0x43a85e={})=>{const _0x575d22=this['editor']['model']['document']['selection'],_0x16b4aa=_0x43a85e&&void 0x0!==_0x43a85e['forceValue']?_0x43a85e['forceValue']:!_0x19cebb['value'];let _0x53ccd0=[];if(_0x16b4aa){const _0x26eebc=Array['from'](_0x575d22['getSelectedBlocks']())['filter'](_0x15633a=>function(_0x34a74a){return!!_0x34a74a['findAncestor']('restrictedEditingException',{'includeSelf':!0x0});}(_0x15633a)||function(_0x457620,_0x161315){const _0x1a0f1a=_0x161315['createContext'](_0x457620['parent']);if(!_0x161315['checkChild'](_0x1a0f1a,'restrictedEditingException'))return!0x1;if(!_0x161315['checkChild'](_0x1a0f1a['push']('restrictedEditingException'),_0x457620))return!0x1;return!0x0;}(_0x15633a,this['editor']['model']['schema']));_0x53ccd0=to(_0x26eebc,_0x2ca49c['model']);}else{const _0x282a22=Array['from'](_0x575d22['getSelectedBlocks']())['map'](_0xbce165=>function(_0x4b034f){let _0x134766=_0x4b034f;for(;_0x134766['parent'];){if('restrictedEditingException'==_0x134766['parent']['name'])return _0x134766;_0x134766=_0x134766['parent'];}return null;}(_0xbce165))['filter'](_0x4a3ea8=>!!_0x4a3ea8);_0x53ccd0=to(_0x282a22,_0x2ca49c['model']);}_0x2ca49c['model']['change'](()=>{for(const _0x4be2cd of _0x53ccd0)_0x345c1d['markBlockFormat'](_0x4be2cd,{'commandName':_0x1ebfc3,'commandParams':[{'forceValue':_0x16b4aa}]});});}),_0x345c1d['descriptionFactory']['registerDescriptionCallback'](_0x5e8544=>{const {data:_0x19b02e}=_0x5e8544;if(_0x19b02e&&_0x19b02e['commandName']==_0x1ebfc3)return _0x19b02e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4fb09a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x4fb09a,'FORMAT_RESTRICTED_DISABLED')};});}}class Ct extends _0x4043ba{['afterInit'](){const _0x587487=this['editor'];if(!_0x587487['plugins']['has']('Style')||!_0x587487['plugins']['has']('DataSchema'))return;const _0x371311=_0x587487['plugins']['get']('TrackChangesEditing'),_0x388fd9=_0x587487['locale'],_0x2dbb59=_0x587487['config']['get']('style')||{},_0x37c864=_0x587487['plugins']['get']('GeneralHtmlSupport'),_0x3593d1=_0x587487['plugins']['get']('StyleUtils')['normalizeConfig'](_0x587487['plugins']['get']('DataSchema'),_0x2dbb59['definitions']);_0x371311['enableDefaultAttributesIntegration']('style');const _0x3280c6=new Set();for(const _0x3850f7 of _0x3593d1['block']){const _0x54897c=_0x37c864['getGhsAttributeNameForElement'](_0x3850f7['element']);_0x3280c6['add'](_0x54897c);}const _0x22b656=new Set();for(const _0x11a93e of _0x3593d1['inline']){const _0x1754a9=_0x37c864['getGhsAttributeNameForElement'](_0x11a93e['element']);_0x22b656['add'](_0x1754a9);for(const _0xbc7bcb of _0x11a93e['ghsAttributes'])_0x22b656['add'](_0xbc7bcb);}for(const _0x375ac2 of _0x3280c6)_0x371311['descriptionFactory']['registerAttributeLabel'](_0x375ac2,o(_0x388fd9,'FORMAT_STYLE'));for(const _0x319ce1 of _0x22b656)_0x371311['descriptionFactory']['registerAttributeLabel'](_0x319ce1,o(_0x388fd9,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x305b01=this['editor'],_0x3cb265=_0x305b01['locale'];_0x305b01['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f9d1a=>{if('formatBlock'!=_0x4f9d1a['type']&&'formatInline'!=_0x4f9d1a['type'])return;const {data:_0x126b51}=_0x4f9d1a;return _0x126b51&&'style'===_0x126b51['commandName']?_0x126b51['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3cb265,'*Set\x20format:*\x20%0',_0x126b51['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3cb265,'*Remove\x20format:*\x20%0',_0x126b51['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Nt extends _0x4043ba{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x6cee78){super(_0x6cee78),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x2e9f33=this['editor'],_0x3804b5=_0x2e9f33['model']['document']['selection'];if(!_0x2e9f33['plugins']['has']('TableEditing'))return;const _0x22ed89=_0x2e9f33['locale'],_0x59decd=_0x2e9f33['plugins']['get']('TrackChangesEditing'),_0x33a931=_0x2e9f33['plugins']['get']('TableUtils');_0x59decd['descriptionFactory']['registerElementLabel']('table',_0x10999a=>o(_0x22ed89,'ELEMENT_TABLE',_0x10999a)),this['_setupColumnsRowsFixing'](),_0x59decd['enableCommand']('insertTable'),_0x59decd['enableCommand']('selectTableRow'),_0x59decd['enableCommand']('selectTableColumn');for(const _0x4c30f2 of['insertTableRowAbove','insertTableRowBelow']){const _0x350fca=_0x2e9f33['commands']['get'](_0x4c30f2);_0x59decd['enableCommand'](_0x4c30f2,_0x2fe708=>{_0x2e9f33['model']['change'](_0x49b882=>{_0x2fe708();const _0x3a8d36='above'===_0x350fca['order'],_0x137040=_0x33a931['getSelectionAffectedTableCells'](_0x3804b5),_0x5cc79c=_0x33a931['getRowIndexes'](_0x137040),_0xa44572=_0x3a8d36?_0x5cc79c['first']-0x1:_0x5cc79c['last']+0x1,_0x5cff3c=_0x137040[0x0]['findAncestor']('table'),_0x51ad46=_0x33a931['createTableWalker'](_0x5cff3c,{'startRow':_0xa44572,'endRow':_0xa44572}),_0x23109d=Array['from'](_0x51ad46)['map'](_0x5cba55=>_0x49b882['createRangeOn'](_0x5cba55['cell']));_0x59decd['markMultiRangeInsertion'](_0x23109d,'tableRow');});});}for(const _0x369e9d of['insertTableColumnLeft','insertTableColumnRight']){const _0x37cd4c=_0x2e9f33['commands']['get'](_0x369e9d);_0x59decd['enableCommand'](_0x369e9d,_0x5ee7e7=>{_0x2e9f33['model']['change'](_0x3d574d=>{_0x5ee7e7();const _0x12ee13='left'===_0x37cd4c['order'],_0x3d943c=_0x33a931['getSelectionAffectedTableCells'](_0x3804b5),_0xfe4bda=_0x33a931['getColumnIndexes'](_0x3d943c),_0x51ce86=_0x12ee13?_0xfe4bda['first']-0x1:_0xfe4bda['last']+0x1,_0xf19119=_0x3d943c[0x0]['findAncestor']('table'),_0x3fba4e=_0x33a931['createTableWalker'](_0xf19119,{'startRow':0x0,'column':_0x51ce86,'includeAllSlots':!0x1}),_0x45af09=Array['from'](_0x3fba4e)['map'](_0x1766ac=>_0x3d574d['createRangeOn'](_0x1766ac['cell']));_0x59decd['markMultiRangeInsertion'](_0x45af09,'tableColumn');});});}for(const _0x1780c7 of['removeTableRow','removeTableColumn']){const _0x5afdd1=_0x1780c7['substr'](0xb),_0x45be70=_0x5afdd1['toLowerCase'](),_0x59c203=_0x45be70['substr'](0x0,0x3)+'span',_0x2caee1='table'+_0x5afdd1,_0x2615cd='min'+_0x5afdd1,_0x467074='max'+_0x5afdd1;_0x59decd['enableCommand'](_0x1780c7,()=>{_0x2e9f33['model']['change'](_0x2f0189=>{const _0x4e40ec=_0x33a931['getSelectionAffectedTableCells'](_0x3804b5),_0x14200d=_0x4e40ec[0x0]['findAncestor']('table');let _0x409d35;if('removeTableRow'==_0x1780c7){const _0x5026e2=_0x33a931['getRowIndexes'](_0x4e40ec);_0x409d35={'startRow':_0x5026e2['first'],'endRow':_0x5026e2['last'],'includeAllSlots':!0x0};}else{const _0x189b72=_0x33a931['getColumnIndexes'](_0x4e40ec);_0x409d35={'startColumn':_0x189b72['first'],'endColumn':_0x189b72['last'],'includeAllSlots':!0x0};}const _0x1057bd=_0x33a931['createTableWalker'](_0x14200d,_0x409d35),_0x27c038=Array['from'](_0x1057bd)['map'](({cell:_0x3f6a01})=>_0x3f6a01),_0x3fb2b7=_e(_0x27c038['filter'](_0x270d57=>_0x270d57['hasAttribute'](_0x59c203))),_0x10bf70=_e(_0x27c038['filter'](_0x338cf6=>!_0x338cf6['hasAttribute'](_0x59c203)))['map'](_0x583a3a=>_0x2f0189['createRangeOn'](_0x583a3a)),_0x8a9152=_0x59decd['markMultiRangeDeletion'](_0x10bf70,_0x2caee1);if(_0x8a9152&&('tableRow'==_0x8a9152['subType']||'tableColumn'==_0x8a9152['subType'])){const _0x2db8d4=this['_getSuggestionCoords'](_0x8a9152);for(const _0x3d06f6 of _0x3fb2b7){const _0x28ef63=_0x2f0189['createRangeOn'](_0x3d06f6),_0x279c54=_0x33a931['getCellLocation'](_0x3d06f6),_0x42486c=_0x3d06f6['getAttribute'](_0x59c203)-0x1,_0x14c1cf=_0x2db8d4[_0x2615cd],_0x4fd935=_0x2db8d4[_0x467074];_0x14c1cf<=_0x279c54[_0x45be70]&&_0x279c54[_0x45be70]+_0x42486c<=_0x4fd935&&_0x8a9152['addRange'](_0x28ef63);}}});});}function _0x3d2eb0(_0x4c224d){const _0x6270ea=Array['from'](_0x3804b5['getRanges']())['map'](_0x1ad584=>_0x16787b['fromRange'](_0x1ad584));_0x2e9f33['model']['change'](_0x570b28=>{const _0x59eed0=_0x570b28['batch'];_0x4c224d=_0x4c224d['filter'](_0x2a52c9=>'$graveyard'!=_0x2a52c9['root']['rootName']),_0x570b28['setSelection'](_0x4c224d),_0x2e9f33['commands']['get']('removeTableRow')['refresh'](),_0x2e9f33['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x2e9f33['model']['enqueueChange'](()=>{_0x2e9f33['model']['enqueueChange'](_0x59eed0,_0x2cea74=>{const _0x3e8f43=_0x6270ea['filter'](_0x222b50=>'$graveyard'!=_0x222b50['root']['rootName']);_0x3e8f43['length']>0x0&&_0x2cea74['setSelection'](_0x3e8f43);for(const _0x19f3e2 of _0x6270ea)_0x19f3e2['detach']();});});});}function _0x3f6662(_0x3ffac2){_0x2e9f33['model']['change'](_0x3b12c2=>{const _0x19c5c0=Array['from'](_0x3804b5['getRanges']())['map'](_0x1d4fe2=>_0x16787b['fromRange'](_0x1d4fe2)),_0x936f79=[];for(const _0x42ccf9 of _0x3ffac2)for(const _0x4ccaee of _0x42ccf9['getItems']({'shallow':!0x0}))_0x936f79['push'](_0x4ccaee);for(const _0x3f4316 of _0x936f79)'$graveyard'!=_0x3f4316['root']['rootName']&&(_0x3b12c2['setSelection'](_0x3b12c2['createPositionAt'](_0x3f4316,0x0)),_0x2e9f33['commands']['get']('removeTableColumn')['refresh'](),_0x2e9f33['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0xffd592=_0x19c5c0['filter'](_0x32047e=>'$graveyard'!=_0x32047e['root']['rootName']);_0xffd592['length']>0x0&&_0x3b12c2['setSelection'](_0xffd592);for(const _0x16d35c of _0x19c5c0)_0x16d35c['detach']();});}function _0x4cd0c2(_0x1bbe5d,_0x56ee6f){return _0x56ee6f['every'](_0xfe5071=>_0x1bbe5d['some'](_0xd52fab=>_0xd52fab['end']['isEqual'](_0xfe5071['start'])||_0xfe5071['end']['isEqual'](_0xd52fab['start'])));}function _0x3b40f0(_0x4e3a87,_0x1ff8f8){return!_0x4e3a87['some'](_0x533185=>_0x1ff8f8['some'](_0x5da8d4=>_0x533185['isIntersecting'](_0x5da8d4)))&&_0x4e3a87['some'](_0x10be5b=>_0x1ff8f8['some'](_0x43b374=>_0x10be5b['end']['isTouching'](_0x43b374['start'])));}_0x59decd['descriptionFactory']['registerDescriptionCallback'](_0x7af45d=>{if('insertion'!=_0x7af45d['type']&&'deletion'!=_0x7af45d['type'])return;const _0x1ba85e=_0x7af45d['getContainedElement']();if(null!=_0x1ba85e&&_0x1ba85e['is']('element','table')){if('insertion'==_0x7af45d['type']){const _0x4de7a9=_0x7af45d['getItems']()['filter'](_0xb33fc0=>_0xb33fc0['is']('$textProxy'))['map'](_0x4a0586=>_0x4a0586['data']);if(_0x4de7a9['length'])return{'type':'insertion','content':o(_0x22ed89,'*Insert:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4de7a9['join']('\x20')+'\x22'))};}if('deletion'==_0x7af45d['type']){const _0x413db1=_0x7af45d['getItems']()['filter'](_0xcf5ecb=>_0xcf5ecb['is']('$textProxy'))['map'](_0x241376=>_0x241376['data']);if(_0x413db1['length'])return{'type':'deletion','content':o(_0x22ed89,'*Remove:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x413db1['join']('\x20')+'\x22'))};}}}),_0x59decd['descriptionFactory']['registerDescriptionCallback'](_0x508ea3=>{if('tableRow'==_0x508ea3['subType']){const _0x4d7f1a=_0x508ea3['getItems']()['filter'](_0x3cec66=>_0x3cec66['is']('$textProxy'))['map'](_0x19b0cf=>_0x19b0cf['data']),_0x3e8a6c=this['_getSuggestionCoords'](_0x508ea3),_0x318ab4=_0x3e8a6c['maxRow']-_0x3e8a6c['minRow']+0x1;if('insertion'==_0x508ea3['type'])return _0x4d7f1a['length']?{'type':'insertion','content':o(_0x22ed89,'*Insert:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x318ab4,'\x22'+_0x4d7f1a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x22ed89,'*Insert:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_ROW',_0x318ab4))};if('deletion'==_0x508ea3['type'])return _0x4d7f1a['length']?{'type':'deletion','content':o(_0x22ed89,'*Remove:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x318ab4,'\x22'+_0x4d7f1a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x22ed89,'*Remove:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_ROW',_0x318ab4))};}if('tableColumn'==_0x508ea3['subType']){const _0x556d58=_0x508ea3['getItems']()['filter'](_0x31d091=>_0x31d091['is']('$textProxy'))['map'](_0x26c08f=>_0x26c08f['data']),_0x1f2e2b=this['_getSuggestionCoords'](_0x508ea3),_0x44c856=_0x1f2e2b['maxColumn']-_0x1f2e2b['minColumn']+0x1;if('insertion'==_0x508ea3['type'])return _0x556d58['length']?{'type':'insertion','content':o(_0x22ed89,'*Insert:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x44c856,'\x22'+_0x556d58['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x22ed89,'*Insert:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_COLUMN',_0x44c856))};if('deletion'==_0x508ea3['type'])return _0x556d58['length']?{'type':'deletion','content':o(_0x22ed89,'*Remove:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x44c856,'\x22'+_0x556d58['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x22ed89,'*Remove:*\x20%0',o(_0x22ed89,'ELEMENT_TABLE_COLUMN',_0x44c856))};}}),_0x59decd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3d2eb0),_0x59decd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3d2eb0),_0x59decd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3f6662),_0x59decd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3f6662),_0x59decd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4cd0c2),_0x59decd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4cd0c2),_0x59decd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3b40f0),_0x59decd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3b40f0);}['_acceptFormatSuggestionCallbackFactory'](){const _0xe4c5d5=this['editor'],_0x242b09=_0xe4c5d5['model']['document']['selection'];return(_0x3b584e,_0x4b6274)=>{_0xe4c5d5['model']['change'](_0x2740d9=>{const {commandName:_0x592fe2,commandParams:_0x246f8d}=_0x4b6274;let _0x21f97e=_0x3b584e[0x0]['end']['nodeBefore'];_0x246f8d&&_0x246f8d[0x0]&&!0x1===_0x246f8d[0x0]['forceValue']&&(_0x21f97e=_0x3b584e[0x0]['start']['nodeAfter']);const _0x668378=_0x2740d9['createRangeIn'](_0x21f97e);if('$graveyard'==_0x668378['root']['rootName'])return;const _0x49bda3=Array['from'](_0x242b09['getRanges']())['map'](_0x5b9f95=>_0x16787b['fromRange'](_0x5b9f95));_0x2740d9['setSelection'](_0x668378),_0xe4c5d5['commands']['get'](_0x592fe2)['refresh'](),_0x246f8d['push']({'forceDefaultExecution':!0x0}),_0xe4c5d5['execute'](_0x592fe2,..._0x246f8d);const _0x1ffb89=_0x49bda3['filter'](_0x12463d=>'$graveyard'!=_0x12463d['root']['rootName']);_0x1ffb89['length']>0x0&&_0x2740d9['setSelection'](_0x1ffb89);for(const _0x34992b of _0x49bda3)_0x34992b['detach']();});};}['_getCoordsForCells'](_0x37fd87){const _0x411cec=this['editor']['plugins']['get']('TableUtils');let _0x3a9305=Number['MAX_SAFE_INTEGER'],_0x229252=Number['MIN_SAFE_INTEGER'],_0x298985=Number['MAX_SAFE_INTEGER'],_0x582ef8=Number['MIN_SAFE_INTEGER'];for(const _0x465610 of _0x37fd87){if('$graveyard'==_0x465610['root']['rootName'])continue;const {row:_0x72a625,column:_0x23ab8d}=_0x411cec['getCellLocation'](_0x465610),_0x57afd8=_0x465610['hasAttribute']('rowspan')?_0x465610['getAttribute']('rowspan')-0x1:0x0,_0x2c2c3e=_0x465610['hasAttribute']('colspan')?_0x465610['getAttribute']('colspan')-0x1:0x0;_0x3a9305=_0x72a625<_0x3a9305?_0x72a625:_0x3a9305,_0x229252=_0x72a625+_0x57afd8>_0x229252?_0x72a625+_0x57afd8:_0x229252,_0x298985=_0x23ab8d<_0x298985?_0x23ab8d:_0x298985,_0x582ef8=_0x23ab8d+_0x2c2c3e>_0x582ef8?_0x23ab8d+_0x2c2c3e:_0x582ef8;}return{'minRow':_0x3a9305,'maxRow':_0x229252,'minColumn':_0x298985,'maxColumn':_0x582ef8};}['_setupColumnsRowsFixing'](){const _0x2f743e=this['editor'],_0xa827ff=_0x2f743e['plugins']['get']('TrackChangesEditing'),_0x24637b=_0x2f743e['plugins']['get']('TableUtils');_0x2f743e['model']['document']['on']('change:data',()=>{const _0x569e1b=Array['from'](_0x2f743e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x420426,data:_0x225306}of _0x569e1b){const {group:_0x40374e,id:_0x59000d,subType:_0x2642a1}=_0xa827ff['_splitMarkerName'](_0x420426);if('suggestion'!=_0x40374e)continue;if(null!=_0x225306['oldRange'])continue;const _0x54f168=_0xa827ff['getSuggestion'](_0x59000d);this['_tablePostFixingSubtypes']['includes'](_0x2642a1)&&this['_tableSuggestions']['add'](_0x54f168);}},{'priority':'low'});const _0x1fc6c3=(_0x17eca2,_0x192710)=>{let _0x13c3b7=!0x1;const _0x17df53=_0x192710['createRangeOn'](_0x17eca2),_0x1d4504=_0x17eca2['findAncestor']('table'),_0x85a790=_0x24637b['getCellLocation'](_0x17eca2);for(const _0x11849c of this['_tableSuggestions']){const _0x358279=_0x11849c['subType'],_0x2c326f=_0x358279['startsWith']('tablePaste'),_0x394cf9=_0x358279['substr'](_0x2c326f?0xa:0x5),_0x5becea=_0x394cf9['toLowerCase'](),_0x553621=_0x5becea['substr'](0x0,0x3)+'span',_0x4bf08b='min'+_0x394cf9,_0x376fb2='max'+_0x394cf9;if(!_0x11849c['isInContent'])continue;if(_0x1d4504!=_0x11849c['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x11849c['isIntersectingWithRange'](_0x17df53))continue;const _0x57ae8d=_0x17eca2['hasAttribute'](_0x553621)?_0x17eca2['getAttribute'](_0x553621)-0x1:0x0,_0x1bd3b0=this['_getSuggestionCoords'](_0x11849c),_0x57ec4d=_0x1bd3b0[_0x4bf08b],_0x534f95=_0x1bd3b0[_0x376fb2];_0x57ec4d<=_0x85a790[_0x5becea]&&_0x85a790[_0x5becea]+_0x57ae8d<=_0x534f95&&(_0x11849c['addRange'](_0x17df53),_0x13c3b7=!0x0);}return _0x13c3b7;};_0x2f743e['model']['document']['registerPostFixer'](_0x43762f=>{let _0x188089=!0x1;for(const _0x31e830 of _0x2f743e['model']['document']['differ']['getChanges']())if('insert'==_0x31e830['type']){if('tableRow'==_0x31e830['name']){for(const _0xe60462 of _0x31e830['position']['nodeAfter']['getChildren']())_0x188089=_0x188089||_0x1fc6c3(_0xe60462,_0x43762f);}else'tableCell'==_0x31e830['name']&&(_0x188089=_0x188089||_0x1fc6c3(_0x31e830['position']['nodeAfter'],_0x43762f));}return _0x188089;});}['_getSuggestionCoords'](_0xffdece){return this['_getCoordsForCells'](_0xffdece['getRanges']()['map'](_0x2ad49b=>_0x2ad49b['start']['nodeAfter']));}}function _e(_0x8bd51e){return Array['from'](new Set(_0x8bd51e)['values']());}class $t extends _0x4043ba{static get['requires'](){return[Nt];}['afterInit'](){const _0x4d923b=this['editor'],_0x5aef9e=_0x4d923b['model']['document']['selection'],_0xa23735=_0x4d923b['locale'];if(!_0x4d923b['plugins']['has']('TableEditing'))return;const _0x463d02=_0x4d923b['plugins']['get']('TrackChangesEditing'),_0x283ba5=_0x4d923b['plugins']['get']('TableUtils'),_0x5b4ebb=_0x4d923b['plugins']['get'](Nt);_0x5b4ebb['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x463d02['enableCommand']('mergeTableCells',()=>{const _0x4f0ebd=_0x283ba5['getSelectionAffectedTableCells'](_0x4d923b['model']['document']['selection']);_0x4d923b['model']['change'](()=>{_0x463d02['markMultiRangeBlockFormat'](_0x4f0ebd,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x4d923b['commands']['get']('mergeTableCells')['on']('execute',(_0x405198,_0x29afcc)=>{_0x4d923b['commands']['get']('trackChanges')['value']&&(_0x29afcc['length']>0x0&&_0x29afcc[_0x29afcc['length']-0x1]&&_0x29afcc[_0x29afcc['length']-0x1]['forceDefaultExecution']||_0x463d02['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x405198['stop']());},{'priority':'highest'});for(const _0x3eda88 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3b417b=_0x4d923b['commands']['get'](_0x3eda88);_0x463d02['enableCommand'](_0x3eda88,()=>{const _0x2b8979=_0x4d923b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5df18c=>_0x5df18c['is']('element','tableCell')),_0x2971d7=_0x3b417b['value'];_0x4d923b['model']['change'](()=>{_0x463d02['markMultiRangeBlockFormat']([_0x2b8979,_0x2971d7],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x5e4222 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x369f47=_0x4d923b['commands']['get'](_0x5e4222);_0x463d02['enableCommand'](_0x5e4222,()=>{const _0x2aefba=_0x283ba5['getSelectionAffectedTableCells'](_0x4d923b['model']['document']['selection'])[0x0],_0x246107=_0x2aefba['findAncestor']('table'),{column:_0x18c141,row:_0x505841}=_0x283ba5['getCellLocation'](_0x2aefba);let _0x2e940a=[];if('horizontally'==_0x369f47['direction']){const _0x36d9b7=_0x283ba5['createTableWalker'](_0x246107,{'startRow':_0x505841,'endRow':_0x505841,'includeAllSlots':!0x0});_0x2e940a=Array['from'](_0x36d9b7)['map'](_0x4c079e=>_0x4c079e['cell']);}else{const _0x56397b=_0x283ba5['createTableWalker'](_0x246107,{'column':_0x18c141,'includeAllSlots':!0x0});_0x2e940a=Array['from'](_0x56397b)['map'](_0x2c277e=>_0x2c277e['cell']);}_0x4d923b['model']['change'](_0x593d3b=>{_0x463d02['markBlockFormat'](_0x593d3b['createRangeOn'](_0x2aefba),{'commandName':_0x5e4222,'commandParams':[]},_0x2e940a,_0x5e4222);});});}_0x463d02['descriptionFactory']['registerDescriptionCallback'](_0x137aa9=>{if('formatBlock'!=_0x137aa9['type']&&'formatInline'!=_0x137aa9['type'])return;const {data:_0x18822c}=_0x137aa9;return _0x18822c&&'mergeTableCells'==_0x18822c['commandName']?{'type':'format','content':o(_0xa23735,'*Merge\x20cells*')}:void 0x0;}),_0x463d02['descriptionFactory']['registerDescriptionCallback'](_0x2326ed=>{if('formatBlock'!=_0x2326ed['type']&&'formatInline'!=_0x2326ed['type'])return;const {data:_0x1923c3}=_0x2326ed;return _0x1923c3?'splitTableCellVertically'==_0x1923c3['commandName']?{'type':'format','content':o(_0xa23735,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x1923c3['commandName']?{'type':'format','content':o(_0xa23735,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x11278d=_0x5b4ebb['_acceptFormatSuggestionCallbackFactory']();for(const _0x2910f4 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x463d02['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2910f4,'accept',_0x11278d);for(const _0xc03b1c of['splitTableCellVertically','splitTableCellHorizontally'])_0x463d02['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xc03b1c,'accept',_0x11278d);_0x463d02['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x26c149=>{_0x4d923b['model']['change'](_0x5b5a5b=>{const _0x12bf1e=Array['from'](_0x5aef9e['getRanges']())['map'](_0xb48b8d=>_0x16787b['fromRange'](_0xb48b8d));_0x5b5a5b['setSelection'](_0x26c149),_0x4d923b['commands']['get']('mergeTableCells')['refresh'](),_0x4d923b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x28de3e=_0x12bf1e['filter'](_0x365deb=>'$graveyard'!=_0x365deb['root']['rootName']);_0x28de3e['length']>0x0&&_0x5b5a5b['setSelection'](_0x28de3e);for(const _0xcd6094 of _0x12bf1e)_0xcd6094['detach']();});});for(const _0x3d54cf of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x38a2e1=_0x4d923b['commands']['get'](_0x3d54cf);_0x38a2e1['on']('set:isEnabled',(_0x4bb77d,_0x110638,_0x15911a)=>{if(_0x15911a){const _0x242120=_0x4d923b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x39025a=>_0x39025a['is']('element','tableCell'));this['_areMergableCells'](_0x38a2e1['value'],_0x242120)||(_0x4bb77d['return']=!0x1,_0x4bb77d['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0xb573c3=this['editor']['commands']['get']('mergeTableCells'),_0xa52421=this['editor']['plugins']['get']('TableUtils');if(!_0xb573c3['isEnabled'])return!0x1;const _0x482159=_0xa52421['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x482b70 of _0x482159)for(const _0x4d75cf of _0x482159)if(_0x482b70!=_0x4d75cf&&!this['_areMergableCells'](_0x482b70,_0x4d75cf))return!0x1;return!0x0;}['_areMergableCells'](_0x1587f5,_0x3ce00b){const _0x8ab39b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1529d1=this['editor']['model']['createRangeOn'](_0x1587f5),_0x346131=this['editor']['model']['createRangeOn'](_0x3ce00b),_0x234e03=new Set(),_0x3e7f27=new Set();for(const _0x1352da of _0x8ab39b['getSuggestions']())if(('insertion'==_0x1352da['type']||'deletion'==_0x1352da['type']||'mergeTableCells'==_0x1352da['subType'])&&_0x1352da['isInContent']){for(const _0x1fa8ba of _0x1352da['getRanges']())_0x1fa8ba['containsRange'](_0x1529d1,!0x0)&&_0x234e03['add'](_0x1352da['type']+':'+_0x1352da['author']['id']),_0x1fa8ba['containsRange'](_0x346131,!0x0)&&_0x3e7f27['add'](_0x1352da['type']+':'+_0x1352da['author']['id']);}if(_0x234e03['size']!=_0x3e7f27['size'])return!0x1;for(const _0x56eb28 of _0x234e03)if(!_0x3e7f27['has'](_0x56eb28))return!0x1;return!0x0;}}class vt extends _0x4043ba{static get['requires'](){return[Nt];}['afterInit'](){const _0x51ffbf=this['editor'];if(!_0x51ffbf['plugins']['has']('TableEditing'))return;const _0x4cf3ec=_0x51ffbf['locale'],_0x520038=_0x51ffbf['plugins']['get']('TrackChangesEditing');_0x520038['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x520038['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x520038['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x4cf3ec,'FORMAT_HEADER_ROW')),_0x520038['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x4cf3ec,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4f9472=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3d70bf=this['editor']['plugins']['get'](Nt)['_acceptFormatSuggestionCallbackFactory']();_0x4f9472['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x3d70bf),_0x4f9472['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x3d70bf),this['_registerLegacyConverters'](),this['_registerLegacyDescription']();}['_registerLegacyConverters'](){const _0x36a5d0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x261269=this['editor']['plugins']['get']('TableUtils');function _0x4d98f8({showActiveMarker:_0x19a172=!0x0,setDataAttribute:_0x16b389=!0x0}={}){return(_0x3d2552,_0x7ba68,_0xd39e10)=>{const {type:_0x1297a0,id:_0x281fcb}=_0x36a5d0['_splitMarkerName'](_0x7ba68['markerName']);if(!_0x36a5d0['hasSuggestion'](_0x281fcb))return;const _0x5e0652=_0x36a5d0['getSuggestion'](_0x281fcb),_0x28429a=_0x5e0652['data'];if('formatBlock'!=_0x5e0652['type']||!_0x28429a||'setTableColumnHeader'!=_0x28429a['commandName'])return;if(_0x7ba68['item'])return void _0x3d2552['stop']();if(!_0xd39e10['consumable']['consume'](_0x7ba68['markerRange'],_0x3d2552['name']))return;const _0x474798=_0x7ba68['markerRange']['start']['nodeAfter'],_0x23c695=_0x7ba68['markerRange']['end']['nodeBefore'],_0x5860a9=_0x474798['parent']['parent'],{column:_0x35584e}=_0x261269['getCellLocation'](_0x474798),{column:_0x4b2226}=_0x261269['getCellLocation'](_0x23c695);for(let _0x9299d6=_0x35584e;_0x9299d6<=_0x4b2226;_0x9299d6++){const _0x4ce85b=_0x261269['createTableWalker'](_0x5860a9,{'column':_0x9299d6,'includeAllSlots':!0x1});for(const _0x17c44d of _0x4ce85b){const _0x59377a=_0x17c44d['cell'],_0x53b5fa=_0xd39e10['mapper']['toViewElement'](_0x59377a);_0xd39e10['writer']['addClass']('ck-suggestion-marker-'+_0x1297a0,_0x53b5fa),_0x16b389&&_0xd39e10['writer']['setAttribute']('data-suggestion',_0x281fcb,_0x53b5fa),_0xd39e10['mapper']['bindElementToMarker'](_0x53b5fa,_0x7ba68['markerName']),_0x19a172&&(_0x36a5d0['activeMarkers']['includes'](_0x7ba68['markerName'])?_0xd39e10['writer']['addClass']('ck-suggestion-marker--active',_0x53b5fa):_0xd39e10['writer']['removeClass']('ck-suggestion-marker--active',_0x53b5fa));}}};}this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x4d98f8(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2fa129,_0x2c512e,_0x4ef9e8)=>{_0x4ef9e8['options']['showSuggestionHighlights']&&_0x4d98f8({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2fa129,_0x2c512e,_0x4ef9e8);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x3ad6eb,_0x4a1bac,_0x39d947)=>{const {type:_0x40d2b7,id:_0x3f4aa9}=_0x36a5d0['_splitMarkerName'](_0x4a1bac['markerName']);if(!_0x36a5d0['hasSuggestion'](_0x3f4aa9))return;const _0x11e353=_0x36a5d0['getSuggestion'](_0x3f4aa9),_0x16b8c0=_0x11e353['data'];if('formatBlock'!=_0x11e353['type']||!_0x16b8c0||'setTableColumnHeader'!=_0x16b8c0['commandName'])return;const _0x14bc39=_0x39d947['mapper']['markerNameToElements'](_0x4a1bac['markerName']);if(_0x14bc39){for(const _0x1437bb of _0x14bc39)_0x39d947['writer']['removeClass']('ck-suggestion-marker-'+_0x40d2b7,_0x1437bb),_0x39d947['writer']['removeClass']('ck-suggestion-marker--active',_0x1437bb),_0x39d947['writer']['removeAttribute']('data-suggestion',_0x1437bb),_0x39d947['mapper']['unbindElementFromMarkerName'](_0x1437bb,_0x4a1bac['markerName']);}},{'priority':'highest'});}['_registerLegacyDescription'](){const _0x300fc7=this['editor'],_0x33acd1=_0x300fc7['locale'];function _0x239a4e(_0x4c9348){return{'type':'format','content':o(_0x33acd1,'*Format:*\x20%0',_0x4c9348)};}_0x300fc7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x38cdd0=>{if('formatBlock'!=_0x38cdd0['type'])return;const {data:_0x20ad00}=_0x38cdd0;if(_0x20ad00){if('setTableRowHeader'==_0x20ad00['commandName']){const _0x188eb4=_0x20ad00['commandParams'][0x0]['forceValue'];return _0x239a4e(o(_0x33acd1,_0x188eb4?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x20ad00['commandName']){const _0x404489=_0x20ad00['commandParams'][0x0]['forceValue'];return _0x239a4e(o(_0x33acd1,_0x404489?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class Dt extends _0x4043ba{['afterInit'](){const _0x3b52ad=this['editor'],_0x52f944=_0x3b52ad['locale'],_0x465be5=_0x3b52ad['plugins']['get']('TrackChangesEditing');function _0x5f42fe(_0x15ad51){return{'type':'format','content':''+o(_0x52f944,'*Set\x20table\x20type:*\x20%0',_0x15ad51)};}_0x3b52ad['plugins']['has']('TableLayout')&&(_0x465be5['enableCommand']('insertTableLayout'),_0x465be5['enableDefaultAttributesIntegration']('tableType'),_0x465be5['descriptionFactory']['registerElementLabel'](_0x16086a=>_0x16086a['is']('element','table')&&'layout'===_0x16086a['getAttribute']('tableType'),_0x1dc2e6=>o(_0x52f944,'ELEMENT_LAYOUT_TABLE',_0x1dc2e6)),_0x465be5['descriptionFactory']['registerDescriptionCallback'](_0x15e2a5=>{const {data:_0x1212f6}=_0x15e2a5;if(_0x1212f6&&'tableType'==_0x1212f6['key'])switch(_0x1212f6['newValue']){case'layout':return _0x5f42fe(o(_0x52f944,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x5f42fe(o(_0x52f944,'ELEMENT_CONTENT_TABLE'));}}));}}const Re=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ae=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](Re['map'](_0x2b0c69=>[_0x2b0c69,null]));class Bt extends _0x4043ba{static get['requires'](){return[Nt];}['afterInit'](){const _0x4bcbcb=this['editor'];if(!_0x4bcbcb['plugins']['has']('TableClipboard'))return;const _0x206bae=_0x4bcbcb['plugins']['get']('TrackChangesEditing'),_0x57ac95=_0x4bcbcb['plugins']['get']('TableUtils'),_0x5eab0d=_0x4bcbcb['plugins']['get'](Nt),_0xccff42=_0x4bcbcb['plugins']['get']('TableClipboard'),_0x4fde8e=_0x4bcbcb['plugins']['get']('TableSelection'),_0x48c829=_0x4bcbcb['plugins']['get'](_0x3c30d5);_0x5eab0d['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4bcbcb['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4bcbcb['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x4c662e=null,_0x48b52d=!0x1;_0x48c829['on']('contentInsertion',(_0x18a158,_0x49501b)=>{_0x48b52d='paste'===_0x49501b['method'];}),_0x4bcbcb['model']['on']('insertContent',(_0x3c7282,_0x2d75f7)=>{if(!_0x48b52d&&null===_0x4fde8e['getSelectedTableCells']())return;const [_0x6bec3a,_0x194ef3]=_0x2d75f7,_0x3ea106=_0x2d75f7[_0x2d75f7['length']-0x1];_0x3ea106&&_0x3ea106['forceDefaultExecution']||_0x206bae['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x409f74,_0x31363f,_0x30df17,_0x25204f,_0x59243d){if(_0x31363f&&!_0x31363f['is']('documentSelection'))return!0x1;const _0x54b134=_0x59243d['getTableIfOnlyTableInContent'](_0x409f74,_0x30df17);if(!_0x54b134||!Oe(_0x54b134,void 0x0,_0x25204f))return!0x1;const _0x1b8383=_0x25204f['getSelectionAffectedTableCells'](_0x30df17['document']['selection']);if(!_0x1b8383['length'])return!0x1;const _0x55a4e3=_0x1b8383[0x0]['findAncestor']('table'),_0x3d76f6=_0x25204f['getRowIndexes'](_0x1b8383),_0x2f5124=_0x25204f['getColumnIndexes'](_0x1b8383),_0x4c0645={'startRow':_0x3d76f6['first'],'endRow':_0x3d76f6['last'],'startColumn':_0x2f5124['first'],'endColumn':_0x2f5124['last']};return 0x1==_0x1b8383['length']&&(_0x4c0645['endRow']+=_0x25204f['getRows'](_0x54b134)-0x1,_0x4c0645['endColumn']+=_0x25204f['getColumns'](_0x54b134)-0x1),Oe(_0x55a4e3,_0x4c0645,_0x25204f);}(_0x6bec3a,_0x194ef3,_0x4bcbcb['model'],_0x57ac95,_0xccff42)&&(_0x3c7282['stop'](),_0x4c662e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4bcbcb['model']['change'](()=>{_0x4bcbcb['model']['insertContent'](_0x2d75f7[0x0],_0x2d75f7[0x1],_0x2d75f7[0x2],{'forceDefaultExecution':!0x0});const _0x3b2cdd=_0x2b8450(),{rowInsertionRanges:_0x344c55,columnInsertionRanges:_0x492d43,insertionRanges:_0x253937,deletionRanges:_0x436378,cells:_0x5eb5ed}=_0x4c662e;_0x344c55['length']&&_0x206bae['markMultiRangeInsertion'](_0x344c55,'tablePasteRow',{'tablePasteChainId':_0x3b2cdd}),_0x492d43['length']&&_0x206bae['markMultiRangeInsertion'](_0x492d43,'tablePasteColumn',{'tablePasteChainId':_0x3b2cdd}),_0x253937['length']&&(_0x206bae['markMultiRangeInsertion'](_0x253937,'tablePaste',{'tablePasteChainId':_0x3b2cdd,'skipNestingCheck':!0x0}),_0x253937['forEach'](_0x1bc01f=>_0x1bc01f['detach']?.())),_0x436378['length']&&(_0x206bae['markMultiRangeDeletion'](_0x436378,'tablePaste',{'tablePasteChainId':_0x3b2cdd,'skipNestingCheck':!0x0}),_0x436378['forEach'](_0x12447f=>_0x12447f['detach']?.()));const _0x2c4091=_0x206bae['markMultiRangeBlockFormat'](_0x5eb5ed['map'](({element:_0x43ee2b})=>_0x43ee2b),{'formatGroupId':_0x2b8450()},[],'tablePasteCell',{'tablePasteChainId':_0x3b2cdd});if(_0x2c4091){const _0x26f384=_0x2c4091['getMarkers'](),_0x2a2fa9=[];for(const {element:_0x5a148d,attributes:_0x2bb941}of _0x5eb5ed){if(!_0x2bb941)continue;const _0xf60974=_0x4bcbcb['model']['createRangeOn'](_0x5a148d),_0x35eec5=_0x26f384['find'](_0x43dc7a=>_0x43dc7a['getRange']()['isEqual'](_0xf60974));_0x35eec5&&_0x2a2fa9['push']([_0x35eec5['name'],_0x2bb941]);}_0x2a2fa9['length']&&_0x2c4091['setAttribute']('markerAttributes',Object['fromEntries'](_0x2a2fa9));}_0x4c662e=null;}));},{'priority':_0x580888['high']+0xa}),_0x48c829['on']('contentInsertion',()=>{_0x48b52d=!0x1;},{'priority':'lowest'}),_0x4bcbcb['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x25faa3,_0x397cd5)=>{const [_0x2f156f,_0xe6bb02,,_0x3b1ae1]=_0x397cd5;if(!_0x4c662e)return;_0x25faa3['stop']();const _0x585288=_0x2f156f['cell'],_0x48133e=_0xe6bb02,_0x356d49=Be(_0x585288),_0x28fed7=Be(_0x48133e);_0x25faa3['return']=_0x585288;let _0x33bfe0=null,_0xb1ed8e=null;if(_0x28fed7||_0x356d49){if(_0x356d49&&!_0x28fed7){_0x3b1ae1['remove'](_0x585288['getChild'](0x0));for(const _0x27018c of Array['from'](_0x48133e['getChildren']()))_0x3b1ae1['insert'](_0x27018c,_0x585288,'end');const _0x64b201=_0x4c662e['rowInsertionIndexes']['includes'](_0x2f156f['row']),_0x51f4fe=_0x4c662e['columnInsertionIndexes']['includes'](_0x2f156f['column']);_0x64b201||_0x51f4fe||(_0x33bfe0=_0x16787b['fromRange'](_0x3b1ae1['createRangeIn'](_0x585288)));}else _0x28fed7&&!_0x356d49&&(_0xb1ed8e=_0x3b1ae1['createRangeIn'](_0x585288));}else{const _0x5ae0f0=_0x3b1ae1['createElement']('tableCellSuggestion'),_0xe8a7fb=_0x3b1ae1['createElement']('tableCellSuggestion');_0x3b1ae1['wrap'](_0x3b1ae1['createRangeIn'](_0x585288),_0xe8a7fb),_0x3b1ae1['insert'](_0x5ae0f0,_0x585288,0x0);for(const _0x2695ad of Array['from'](_0x48133e['getChildren']()))_0x3b1ae1['insert'](_0x2695ad,_0x5ae0f0,'end');_0x33bfe0=_0x16787b['fromRange'](_0x3b1ae1['createRangeOn'](_0x5ae0f0)),_0xb1ed8e=_0x16787b['fromRange'](_0x3b1ae1['createRangeOn'](_0xe8a7fb));}const _0x4ecdfe=Array['from'](_0x48133e['getAttributes']())['filter'](([_0x2f7849])=>Re['includes'](_0x2f7849));_0x4c662e['cells']['push']({'element':_0x585288,'attributes':_0x4ecdfe['length']?Object['fromEntries'](_0x4ecdfe):null}),_0x33bfe0&&_0x4c662e['insertionRanges']['push'](_0x33bfe0),_0xb1ed8e&&_0x4c662e['deletionRanges']['push'](_0xb1ed8e);},{'priority':'high'}),_0x57ac95['on']('insertColumns',(_0x423366,_0x126ade)=>{const [_0x23803a,_0x22cf6a={}]=_0x126ade;if(!_0x4c662e)return;const _0x51ea8e=_0x22cf6a['at']||0x0,_0x1cd2a7=_0x22cf6a['columns']||0x1;_0x4c662e['columnInsertionIndexes']=new Array(_0x1cd2a7)['fill'](_0x51ea8e)['map']((_0x376199,_0x29d9e3)=>_0x376199+_0x29d9e3);for(const {cell:_0x3e25f2}of _0x57ac95['createTableWalker'](_0x23803a,{'startColumn':_0x51ea8e,'endColumn':_0x51ea8e+_0x1cd2a7-0x1}))_0x4c662e['columnInsertionRanges']['push'](_0x4bcbcb['model']['createRangeOn'](_0x3e25f2));},{'priority':'low'}),_0x57ac95['on']('insertRows',(_0x2c4f1b,_0x5784c9)=>{const [_0x55ee49,_0x24f5b3={}]=_0x5784c9;if(!_0x4c662e)return;const _0x422c1b=_0x24f5b3['at']||0x0,_0x5ac898=_0x24f5b3['rows']||0x1;_0x4c662e['rowInsertionIndexes']=new Array(_0x5ac898)['fill'](_0x422c1b)['map']((_0x437f86,_0x1f24e4)=>_0x437f86+_0x1f24e4);for(const {cell:_0x34ad32}of _0x57ac95['createTableWalker'](_0x55ee49,{'startRow':_0x422c1b,'endRow':_0x422c1b+_0x5ac898-0x1}))_0x4c662e['rowInsertionRanges']['push'](_0x4bcbcb['model']['createRangeOn'](_0x34ad32));},{'priority':'low'}),_0x206bae['descriptionFactory']['registerDescriptionCallback'](_0xe7b63e=>{if(_0xe7b63e['subType']&&_0xe7b63e['subType']['startsWith']('tablePaste'))return _0xe7b63e['previous']?{}:{'type':'insertion','content':o(_0x4bcbcb['locale'],'*Replace\x20table\x20cells*')};});const _0x4173fd=()=>!0x1;for(const _0x56c04f of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x206bae['_suggestionFactory']['registerCustomCallback']('insertion',_0x56c04f,'join',_0x4173fd),_0x206bae['_suggestionFactory']['registerCustomCallback']('deletion',_0x56c04f,'join',_0x4173fd),_0x206bae['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x56c04f,'join',_0x4173fd);_0x206bae['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x4173fd),_0x206bae['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x5d4d8a,_0x29477d,_0x574ba9)=>{const _0x37f27e=_0x5d4d8a['map'](_0x1d552b=>_0x1d552b['getContainedElement']())['filter'](_0xe38c49=>_0xe38c49),_0x49052f=new Map(_0x37f27e['map'](_0x52db6b=>[_0x52db6b,null]));if(_0x4c662e){for(const {element:_0x24768a,attributes:_0xfc1a9d}of _0x4c662e['cells'])_0xfc1a9d&&_0x49052f['set'](_0x24768a,_0xfc1a9d);}else{if(_0x574ba9&&_0x574ba9['markerAttributes'])for(const [_0x3d0a57,_0x338236]of Object['entries'](_0x574ba9['markerAttributes'])){const _0x458c9b=_0x4bcbcb['model']['markers']['get'](_0x3d0a57),_0x2862ac=_0x458c9b?_0x458c9b['getRange']()['getContainedElement']():null;_0x2862ac&&_0x49052f['set'](_0x2862ac,_0x338236);}}_0x4bcbcb['model']['change'](_0x44292c=>{for(const [_0x13e468,_0x2a3cbb]of _0x49052f)_0x44292c['setAttributes']({...Ae,..._0x2a3cbb},_0x13e468);});});const _0x43ccba=(_0x30602c,_0x324221)=>{_0x206bae['_suggestionFactory']['registerCustomCallback'](_0x30602c,'tablePaste',_0x324221,(_0x5e56f5,_0x52fb61,_0x1c281c)=>{_0x4bcbcb['model']['change'](_0x4a366f=>{const _0xa6eeac=[];for(const _0x134f5a of _0x5e56f5){const _0x4b61e7=_0x134f5a['start']['nodeAfter'];_0x4b61e7['is']('element','tableCellSuggestion')&&_0xa6eeac['push'](_0x4b61e7);}_0x206bae['_suggestionFactory']['getSuggestionCallback'](_0x30602c,null,_0x324221)(_0x5e56f5,_0x52fb61,_0x1c281c);for(const _0x278575 of _0xa6eeac)'$graveyard'!=_0x278575['root']['rootName']&&_0x4a366f['unwrap'](_0x278575);});});};_0x43ccba('insertion','accept'),_0x43ccba('insertion','discard'),_0x43ccba('deletion','accept'),_0x43ccba('deletion','discard'),_0x206bae['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x194a05=>{const _0x34ed66=_0x194a05['map'](_0x31e9c6=>_0x31e9c6['getContainedElement']()),_0x6480cf=_0x34ed66[0x0]['findAncestor']('table'),{minRow:_0x1b9e69,maxRow:_0x42634f}=_0x5eab0d['_getCoordsForCells'](_0x34ed66);_0x57ac95['removeRows'](_0x6480cf,{'at':_0x1b9e69,'rows':_0x42634f-_0x1b9e69+0x1});}),_0x206bae['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x452561=>{const _0x57e361=_0x452561['map'](_0x5a2b0e=>_0x5a2b0e['getContainedElement']()),_0x1f83d0=_0x57e361[0x0]['findAncestor']('table'),{minColumn:_0x5c078f,maxColumn:_0x389eaa}=_0x5eab0d['_getCoordsForCells'](_0x57e361);_0x57ac95['removeColumns'](_0x1f83d0,{'at':_0x5c078f,'columns':_0x389eaa-_0x5c078f+0x1});});const _0x47c67f=(_0x493827,_0x43ced5)=>{if(!_0x43ced5['subType']||!_0x43ced5['subType']['startsWith']('tablePaste'))return;const _0x50e8d5=_0x43ced5['attributes']['tablePasteChainId'],_0x470390=_0x206bae['getSuggestions']()['filter'](_0x5b4bfd=>_0x5b4bfd['isInContent']&&_0x5b4bfd['attributes']&&_0x5b4bfd['attributes']['tablePasteChainId']==_0x50e8d5);_0x470390['length']&&_0x43ced5['getAllAdjacentSuggestions']()['length']!=_0x470390['length']&&_0x470390['reduce']((_0x12dae0,_0x4beec3)=>(_0x12dae0['next']=_0x4beec3,_0x4beec3['previous']=_0x12dae0,_0x4beec3));};function _0x389348(_0x5d39f5,_0xf70fd1=!0x0){const {id:_0xb32897,authorId:_0x5e8d2a}=_0x206bae['_splitMarkerName'](_0x5d39f5['markerName']),_0x48f3c3=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4ff5a2=_0x206bae['activeMarkers']['includes'](_0x5d39f5['markerName']);return _0x4ff5a2&&_0x48f3c3['push']('ck-suggestion-marker--active'),{'classes':_0x48f3c3,'attributes':{'data-suggestion':_0xb32897,'data-author-id':_0x5e8d2a},'priority':_0x4ff5a2&&_0xf70fd1?0xbc2:0xbb8};}_0x206bae['on']('suggestionLoaded',_0x47c67f,{'priority':'high'}),_0x206bae['on']('suggestionUnloaded',_0x47c67f,{'priority':'high'}),_0x4bcbcb['model']['document']['registerPostFixer'](()=>{let _0x2746dc=!0x1;const _0x3889ef=Array['from'](_0x4bcbcb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x555385,data:_0x61a043}of _0x3889ef){const {group:_0x4d05ad,type:_0x5b7452,id:_0x1cdc0d}=_0x206bae['_splitMarkerName'](_0x555385);if('suggestion'!=_0x4d05ad||'deletion'!=_0x5b7452||_0x61a043['oldRange'])continue;if(!_0x206bae['hasSuggestion'](_0x1cdc0d))continue;const _0x399631=_0x206bae['getSuggestion'](_0x1cdc0d)['getRanges'](),_0x279620=_0x4bcbcb['plugins']['get']('Users')['me'];for(const _0x3cefe of _0x206bae['getSuggestions']()){if(!_0x3cefe['isInContent']||_0x3cefe['author']!=_0x279620)continue;if('formatBlock'!=_0x3cefe['type']||'tablePasteCell'!=_0x3cefe['subType'])continue;if(_0x3cefe['getRanges']()['every'](_0x3fcb73=>_0x399631['some'](_0x186042=>_0x186042['containsRange'](_0x3fcb73,!0x0)))){for(const _0x503a83 of _0x3cefe['getAllAdjacentSuggestions']())_0x503a83['isInContent']&&(_0x503a83['discard'](),_0x2746dc=!0x0);}}}return _0x2746dc;}),_0x4bcbcb['model']['document']['registerPostFixer'](_0x3a7db6=>{const _0x391e35=_0x4bcbcb['commands']['get']('redo');if(!_0x391e35||!_0x391e35['_createdBatches']['has'](_0x3a7db6['batch']))return!0x1;let _0x32857b=!0x1;const _0x5cb2b0=_0x4bcbcb['plugins']['get']('Users')['me'],_0x4eeaf9=_0x4bcbcb['model']['document']['differ']['getChanges'](),_0x5cde7e=Array['from'](_0x4bcbcb['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x2465d6,data:_0x5e5628})=>{const {group:_0x35f89b,subType:_0x37a415,authorId:_0x191f18}=_0x206bae['_splitMarkerName'](_0x2465d6);return'suggestion'==_0x35f89b&&'tablePaste'==_0x37a415&&_0x191f18==_0x5cb2b0['id']&&!_0x5e5628['oldRange'];});for(const _0x40f471 of _0x4eeaf9){if('insert'!=_0x40f471['type']||'tableCellSuggestion'!=_0x40f471['name']||0x1!=_0x40f471['length'])continue;const _0x40183c=_0x3a7db6['createRange'](_0x40f471['position'],_0x40f471['position']['getShiftedBy'](0x1));if(!_0x5cde7e['find'](({data:_0x4b3aff})=>_0x4b3aff['newRange']['isEqual'](_0x40183c))){for(const {name:_0x38e874,data:_0x400659}of _0x5cde7e)if(_0x40183c['containsRange'](_0x400659['newRange'])){_0x3a7db6['updateMarker'](_0x38e874,{'range':_0x40183c}),_0x32857b=!0x0;break;}}}return _0x32857b;}),_0x4bcbcb['model']['document']['registerPostFixer'](_0x3a9277=>{let _0x36e34b=!0x1;const _0x35e0b6=_0x4bcbcb['plugins']['get']('Users')['me'],_0x216f58=_0x206bae['getSuggestions']()['filter'](_0x102860=>_0x102860['isInContent']&&_0x102860['author']==_0x35e0b6),_0x3690b0=new Set(),_0x55dc3b=new Set();for(const _0x5ad8fc of _0x216f58)if('tablePaste'==_0x5ad8fc['subType'])for(const _0xd5d981 of _0x5ad8fc['getMarkers']()){const _0x4e670f=_0xd5d981['getRange']()['getContainedElement']();if(_0x4e670f){if(_0x4e670f['is']('element','tableCellSuggestion')&&Be(_0x4e670f)){_0x5ad8fc['removeMarker'](_0xd5d981['name']),_0x3690b0['add'](_0x4e670f),_0x36e34b=!0x0;const _0x58cc31=_0x4e670f['nextSibling'],_0x47aac4=_0x4e670f['previousSibling'],_0x2e1f6c=_0x58cc31&&_0x58cc31['is']('element','tableCellSuggestion'),_0xdcee3e=_0x47aac4&&_0x47aac4['is']('element','tableCellSuggestion');_0x2e1f6c&&!_0x3690b0['has'](_0x58cc31)&&_0x55dc3b['add'](_0x58cc31),_0xdcee3e&&!_0x3690b0['has'](_0x47aac4)&&_0x55dc3b['add'](_0x47aac4);}else _0x4e670f['is']('element','paragraph')&&_0x4e670f['isEmpty']&&(_0x5ad8fc['removeMarker'](_0xd5d981['name']),_0x36e34b=!0x0);}}else{if('tablePasteCell'==_0x5ad8fc['subType']){if(!_0x5ad8fc['attributes']||!_0x5ad8fc['attributes']['tablePasteChainId'])continue;const _0xb328e5=_0x5ad8fc['attributes']['markerAttributes'];if(_0xb328e5&&Object['keys'](_0xb328e5)['length'])continue;const _0x58fd05=_0x5ad8fc['attributes']['tablePasteChainId'];let _0x51beb5=!0x0,_0x1fc9f3=!0x0;for(const _0x4b700e of _0x216f58)if(_0x4b700e['subType']&&_0x4b700e['subType']['startsWith']('tablePaste')){if(!_0x4b700e['attributes']['tablePasteChainId']){_0x1fc9f3=!0x1;break;}if(_0x4b700e['id']!=_0x5ad8fc['id']&&_0x4b700e['attributes']['tablePasteChainId']==_0x58fd05){_0x51beb5=!0x1;break;}}_0x1fc9f3&&_0x51beb5&&(_0x5ad8fc['removeMarkers'](),_0x36e34b=!0x0);}}for(const _0x1cc06b of _0x3690b0)_0x3a9277['remove'](_0x1cc06b);for(const _0x287f70 of _0x55dc3b)_0x3a9277['unwrap'](_0x287f70);return _0x36e34b;}),_0x4bcbcb['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x1dbb21=>_0x389348(_0x1dbb21),'converterPriority':'high'}),_0x4bcbcb['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x24d5e3,_0x14ed8f)=>_0x14ed8f['options']['showSuggestionHighlights']?_0x389348(_0x24d5e3,!0x1):null,'converterPriority':'high'});const _0x4b0219=_0x4bcbcb['editing']['view'];this['listenTo'](_0x4b0219['document'],'clipboardOutput',(_0x2d2b13,_0x1a2f74)=>{const _0x134cd0=[];for(const _0x47eabd of _0x4b0219['createRangeIn'](_0x1a2f74['content'])['getItems']())_0x47eabd['is']('element','suggestion-td')&&_0x134cd0['push'](_0x47eabd);_0x4b0219['change'](_0xc1f180=>{for(const _0x320a3b of _0x134cd0)_0xc1f180['move'](_0xc1f180['createRangeIn'](_0x320a3b),_0xc1f180['createPositionBefore'](_0x320a3b)),_0xc1f180['remove'](_0x320a3b);});});}}function Be(_0x13c633){if(_0x13c633['isEmpty'])return!0x0;const _0x4af0ef=_0x13c633['getChild'](0x0);return _0x4af0ef['is']('element','paragraph')&&_0x4af0ef['isEmpty'];}function Oe(_0x316087,_0x474f21={},_0x1269b0){for(const {isAnchor:_0x55fdf8,cellHeight:_0x35128b,cellWidth:_0x39c2fb}of _0x1269b0['createTableWalker'](_0x316087,{'includeAllSlots':!0x0,..._0x474f21}))if(!_0x55fdf8||0x1!=_0x35128b||0x1!=_0x39c2fb)return!0x1;return!0x0;}class Ot extends _0x4043ba{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x362ddf=this['editor']['plugins']['get']('TrackChangesEditing');_0x362ddf['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x362ddf['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x362ddf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x362ddf['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x362ddf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x362ddf['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x40cec9,_0x308ba5){const _0x372903=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4eb764=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x17883b=_0x308ba5['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x34bf2b=_0x4eb764['getColumnGroupElement'](_0x17883b);let _0x47471c=_0x34bf2b?_0x4eb764['getTableColumnsWidths'](_0x34bf2b):null,_0x189330=_0x17883b['getAttribute']('tableWidth')||null;const _0x583402=_0x308ba5['tableWidth']||_0x189330,_0x527314=_0x308ba5['columnWidths']||_0x47471c,_0x25e51e=this['editor']['plugins']['get']('Users')['me'];for(const _0x47a9e5 of _0x372903['getSuggestions']()){const _0x3b97f6=_0x47a9e5['getContainedElement']();if('resizeTable'===_0x47a9e5['subType']&&_0x3b97f6===_0x17883b){_0x47a9e5['author']!==_0x25e51e&&_0x47a9e5['discard']();const _0x57ac85=_0x47a9e5['data']['commandParams'];_0x189330=_0x57ac85[0x0]['tableWidth'],_0x47471c=_0x57ac85[0x0]['columnWidths'];break;}}_0x40cec9({'table':_0x17883b,'tableWidth':_0x583402,'columnWidths':_0x527314}),_0x372903['markBlockFormat'](_0x17883b,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x189330,'columnWidths':_0x47471c}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x4f5b2b){if('formatBlock'!=_0x4f5b2b['type']&&'formatInline'!=_0x4f5b2b['type'])return;const {data:_0xe577aa}=_0x4f5b2b;if(_0xe577aa&&'resizeTable'===_0xe577aa['formatGroupId']){const _0x594f80='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x594f80)};}}}class xt extends _0x4043ba{['afterInit'](){const _0x32ac10=this['editor'];_0x32ac10['plugins']['has']('Template')&&_0x32ac10['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x4043ba{['afterInit'](){const _0x1af6e=this['editor'];if(!_0x1af6e['commands']['get']('insertTableOfContents'))return;_0x1af6e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x3be074=_0x1af6e['plugins']['get']('TrackChangesEditing'),_0x1e6990=_0x1af6e['locale'];_0x3be074['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2b4636=>o(_0x1e6990,'ELEMENT_TABLE_OF_CONTENTS',_0x2b4636));}}class Rt extends _0x4043ba{['afterInit'](){const _0x2e790f=this['editor'];if(!_0x2e790f['plugins']['has']('Title'))return;const _0x1b3adc=_0x2e790f['plugins']['get']('TrackChangesEditing');_0x1b3adc['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x2e790f['locale'],'ELEMENT_TITLE')),_0x2e790f['model']['document']['registerPostFixer'](_0x226898=>{let _0x5a17e3=!0x1;const _0x18a271=Array['from'](_0x2e790f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x172a6a,data:_0x39fd60}of _0x18a271){const {group:_0x46ced3}=_0x1b3adc['_splitMarkerName'](_0x172a6a);if('suggestion'!==_0x46ced3||!_0x39fd60['newRange'])continue;const _0x41ed61=_0x39fd60['newRange'],_0xb06278=_0x41ed61['end']['nodeBefore'];if(!_0xb06278||!_0xb06278['is']('element','title-content'))continue;if(!_0x41ed61['start']['isTouching'](_0x41ed61['end']))continue;const _0x34a272=_0x2e790f['model']['schema']['getNearestSelectionRange'](_0x41ed61['end'],'forward');if(_0x34a272&&_0x34a272['isCollapsed']){const _0x3001b1=_0x226898['createRange'](_0x41ed61['start'],_0x34a272['start']);_0x3001b1['isEqual'](_0x41ed61)||(_0x226898['updateMarker'](_0x172a6a,{'range':_0x3001b1}),_0x5a17e3=!0x0);}_0x5a17e3||(_0x226898['removeMarker'](_0x172a6a),_0x5a17e3=!0x0);}return _0x5a17e3;});}}class Tt extends _0x4043ba{['afterInit'](){const _0x4367a0=this['editor'],_0x5a91d7=_0x4367a0['plugins']['get']('TrackChangesEditing');_0x4367a0['plugins']['has']('Uploadcare')&&(_0x5a91d7['enableCommand']('uploadcare'),_0x4367a0['plugins']['has']('UploadcareImageEdit')&&(_0x5a91d7['enableCommand']('uploadcareImageEdit'),_0x5a91d7['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x5a91d7['descriptionFactory']['registerDescriptionCallback'](_0x3e6dc4=>{if('attribute'!=_0x3e6dc4['type'])return;const {data:_0x142b81}=_0x3e6dc4;return _0x142b81&&'uploadcareImageId'==_0x142b81['key']?{'type':'format','content':''}:void 0x0;})));}}class Et extends _0x4043ba{['afterInit'](){const _0x16825a=this['editor'],_0x160342=_0x16825a['plugins']['get']('TrackChangesEditing');_0x16825a['plugins']['has']('UndoEditing')&&(_0x160342['enableCommand']('undo'),_0x160342['enableCommand']('redo'));}}class Ut extends _0x4043ba{static get['requires'](){return[Nt];}['afterInit'](){const _0x3c682a=this['editor'];if(!_0x3c682a['plugins']['has']('TableCaptionEditing'))return;_0x3c682a['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Vt extends _0x4043ba{['tableProperties'];['tableCellProperties'];constructor(_0x35e687){super(_0x35e687),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['afterInit'](){const _0xf9bb6f=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x3c53b7 of this['tableProperties'])_0xf9bb6f['enableCommand'](_0x3c53b7,(_0x39ea28,_0xd59d5)=>{const _0x518ebb=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x3c53b7,[_0x518ebb],this['tableProperties'],'tableProperties',_0x39ea28,_0xd59d5);});_0xf9bb6f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0xf9bb6f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xf9bb6f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xbd5d10,_0x4877a2)=>this['handleDiscardAction'](this['tableProperties'],_0xbd5d10,_0x4877a2)),_0xf9bb6f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x402263 of this['tableCellProperties'])_0xf9bb6f['enableCommand'](_0x402263,(_0x41e207,_0x39c5d0)=>{const _0x4aeda7=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x402263,_0x4aeda7,this['tableCellProperties'],'tableCellProperties',_0x41e207,_0x39c5d0);});_0xf9bb6f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0xf9bb6f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xf9bb6f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x6627f4,_0x46847e)=>this['handleDiscardAction'](this['tableCellProperties'],_0x6627f4,_0x46847e)),_0xf9bb6f['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0xf9bb6f['descriptionFactory']['registerDescriptionCallback'](_0x1c9271=>this['handleSuggestionDescription'](_0x1c9271)),this['_registerTablePropertiesAttributes']();}['_handlePropertyChange'](_0x259a9b,_0xfda04,_0x350c03,_0x49352e,_0x590256,_0x5d9a13){const _0x3ad9bd=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x5d9a13['batch'],()=>{for(const _0x23f43f of _0xfda04){if(this['_getSuggestion'](_0x23f43f,_0x49352e))_0x590256(_0x5d9a13);else{const _0x2b7930={};for(const _0x3314fe of _0x350c03){const _0x4ead8f=_0x23f43f['getAttribute'](_0x3314fe);void 0x0!==_0x4ead8f&&(_0x2b7930[_0x3314fe]=_0x4ead8f);}_0x590256(_0x5d9a13),_0x3ad9bd['markBlockFormat'](_0x23f43f,{'commandParams':[_0x2b7930]},[],_0x49352e);}}});}['handleDiscardAction'](_0x7dde20,_0xe06177,_0x2f4ea2){const _0x55af98=_0xe06177[0x0]['start']['nodeAfter'],_0x47f04b=_0x2f4ea2['commandParams'][0x0];this['editor']['model']['change'](_0x463dc0=>{for(const _0x40b024 of _0x7dde20)void 0x0!==_0x47f04b[_0x40b024]?_0x463dc0['setAttribute'](_0x40b024,_0x47f04b[_0x40b024],_0x55af98):_0x463dc0['removeAttribute'](_0x40b024,_0x55af98);});}['handleSuggestionDescription'](_0x306dc5){if(_0x306dc5['data'])switch(_0x306dc5['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'](_0x22e821,_0x34c449){const _0x2756a2=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x156885 of _0x2756a2['getSuggestions']({'skipNotAttached':!0x0})){const _0x169583=_0x156885['getContainedElement']();if(_0x156885['subType']===_0x34c449&&_0x169583===_0x22e821)return _0x156885;}return null;}['_registerTablePropertiesAttributes'](){const _0x5e0cb4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2eaa42=[...this['tableProperties'],...this['tableCellProperties']];for(const _0x53f12e of _0x2eaa42){const _0x31a3e0=_0x53f12e['replace'](/([A-Z])/g,'_$1')['toUpperCase']();_0x5e0cb4['descriptionFactory']['registerAttributeLabel'](_0x53f12e,o(this['editor']['locale'],'FORMAT_'+_0x31a3e0));}}}class Ft extends _0x4043ba{['afterInit'](){const _0x1bc443=this['editor'];if(!_0x1bc443['plugins']['has']('LineHeight'))return;const _0x5bcdf4=_0x1bc443['plugins']['get']('TrackChangesEditing'),_0x4075aa=_0x1bc443['locale'];_0x5bcdf4['enableDefaultAttributesIntegration']('lineHeight'),_0x5bcdf4['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x4075aa,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x4043ba{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',Jt,_0x29842c,_0x1d0066,_0x275bbb,R,T,E,U,V,F,G,J,L,q,z,K,Q,X,Y,Z,tt,nt,it,et,st,ot,rt,ct,at,ut,ft,ht,gt,mt,kt,lt,W,Ft,H,dt,pt,wt,bt,yt,jt,St,It,At,_t,Ct,Nt,$t,vt,Dt,Ut,Bt,Ot,Mt,Vt,xt,Rt,Tt,Et];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3858f0){super(_0x3858f0),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x4672fe,_0x56b595,_0xd2701,_0xca1a37)=>{this['_model']['change'](()=>{for(const _0x54b417 of[..._0xca1a37,..._0xd2701])this['_model']['markers']['has'](_0x54b417)&&_0x3858f0['editing']['reconvertMarker'](_0x54b417);});}),this['descriptionFactory']=new M(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new qt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x3858f0['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,_0x3858f0['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3858f0['config']['get']('trackChanges.trackFormatChanges'),_0x3858f0['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3858f0['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new $(_0x3858f0,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4233d2=this['editor'];_0x4233d2['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4e1c02,{writer:_0x59b1d1})=>{let _0x16b97e='suggestion:'+_0x4e1c02['getAttribute']('suggestion-type')+':'+_0x4e1c02['getAttribute']('id');return _0x4e1c02['getAttribute']('marker-count')&&(_0x16b97e+=':'+_0x4e1c02['getAttribute']('marker-count')),_0x59b1d1['createElement']('$marker',{'data-name':_0x16b97e});}}),_0x4233d2['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x4233d2['model']['document']['registerPostFixer'](_0x46a1cb=>{let _0x3dc944=!0x1;const _0x58b839=Array['from'](_0x4233d2['model']['document']['differ']['getChangedMarkers']()),_0x2cae7e=new Set();for(const {name:_0x318223,data:_0x4d1e98}of _0x58b839){const {group:_0x5560af,type:_0x2fdc84,subType:_0x221332,id:_0x17f6f7}=this['_splitMarkerName'](_0x318223);if('suggestion'!==_0x5560af)continue;const _0x10ccab=_0x221332?'suggestion:'+_0x2fdc84+':'+_0x221332+':'+_0x17f6f7:'suggestion:'+_0x2fdc84+':'+_0x17f6f7,_0x40647f=_0x4233d2['model']['markers']['getMarkersGroup'](_0x10ccab),_0x3e3dde=_0x4233d2['model']['markers']['get'](_0x318223),_0x251b44=this['_suggestions']['get'](_0x17f6f7);if(null!=_0x4d1e98['newRange']){'formatInline'==_0x2fdc84&&(_0x3dc944=_0x3dc944||Wt(_0x4d1e98['newRange'],_0x318223,_0x46a1cb,_0x4233d2['model']['schema']));const _0x56c359='attribute'==_0x2fdc84&&this['_isBlockAttribute'](_0x221332['split']('|')[0x0]),_0x2917b4='attribute'==_0x2fdc84&&this['_isInlineAttribute'](_0x221332['split']('|')[0x0]);if(_0x4d1e98['newRange']['isCollapsed']||'$graveyard'==_0x4d1e98['newRange']['root']['rootName']||'formatBlock'==_0x2fdc84&&!Qt(_0x4d1e98['newRange'])||_0x56c359&&!Qt(_0x4d1e98['newRange'])||_0x2917b4&&Xt(_0x4d1e98['newRange'])||'deletion'==_0x2fdc84&&Xt(_0x4d1e98['newRange'])||_0x3e3dde&&Yt(_0x3e3dde,_0x40647f))_0x46a1cb['removeMarker'](_0x318223),_0x3dc944=!0x0;else{if(!_0x251b44||!_0x251b44['isInContent'])continue;if(_0x4d1e98['newRange']&&_0x4d1e98['oldRange']&&_0x4d1e98['newRange']['isEqual'](_0x4d1e98['oldRange']))continue;_0x2cae7e['add'](_0x251b44);}}}return _0x2cae7e['size']>0x0&&(_0x3dc944=!!this['_joinWithAdjacentSuggestions'](_0x2cae7e)||_0x3dc944),_0x3dc944;}),_0x4233d2['model']['document']['registerPostFixer'](_0x27f3c1=>{let _0x5cab9c=!0x1;for(const _0x33d658 of _0x4233d2['model']['document']['differ']['getChanges']())if('insert'==_0x33d658['type'])for(const _0x244594 of this['_suggestions']['values']()){if(_0x244594['isMultiRange']||!_0x244594['isInContent'])continue;const _0x37bc57='formatBlock'==_0x244594['type'],_0x1b4bd1=this['_getAttributeKey'](_0x244594),_0x20478f=_0x1b4bd1&&this['_isBlockAttribute'](_0x1b4bd1);if(!_0x37bc57&&!_0x20478f)continue;const _0x21dd38=_0x244594['getFirstRange']();if(_0x21dd38['start']['parent']!=_0x21dd38['end']['parent']&&!_0x21dd38['end']['isAtEnd']){const _0x3ed131=_0x4233d2['model']['createPositionAt'](_0x21dd38['start']['nodeAfter'],'end'),_0x7f8530=_0x4233d2['model']['createRange'](_0x21dd38['start'],_0x3ed131);_0x27f3c1['updateMarker'](_0x244594['getFirstMarker'](),{'range':_0x7f8530}),_0x5cab9c=!0x0;}}return _0x5cab9c;}),_0x4233d2['model']['document']['registerPostFixer'](_0x2bf513=>this['_processAttributeChanges'](_0x2bf513)),_0x4233d2['model']['document']['registerPostFixer'](_0x1e7d1a=>!_0x1e7d1a['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1e7d1a)),_0x4233d2['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x4233d2['model']['document']['on']('change:data',(_0xb826d5,_0x3ed99d)=>{if(!_0x3ed99d['isLocal']||_0x3ed99d['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3437bc=_0x4233d2['model']['document']['differ']['getChanges']();if(0x0==_0x3437bc['length'])return;const _0x4386ce=[],_0x4500a1=_0x3437bc['filter'](_0x4f0f50=>'attribute'==_0x4f0f50['type']),_0x54f85e=_0x3437bc['filter'](_0x3a901c=>'insert'==_0x3a901c['type']&&'$text'!=_0x3a901c['name']);for(const _0x17ef29 of _0x4500a1)this['_isRegisteredAttribute'](_0x17ef29['attributeKey'])&&_0x4386ce['push']({'key':_0x17ef29['attributeKey'],'newValue':_0x17ef29['attributeNewValue'],'oldValue':_0x17ef29['attributeOldValue'],'range':Zt(_0x17ef29['range'],_0x4233d2['model'])});for(const _0x4b0c6b of _0x54f85e){if('rename'!=_0x4b0c6b['action']&&'refresh'!=_0x4b0c6b['action'])continue;const _0x5a9fec=tn(_0x4b0c6b['position']['nodeAfter'],_0x4233d2['model']),_0x18f841=_0x4b0c6b['before'];'rename'==_0x4b0c6b['action']&&_0x4386ce['push']({'key':m,'newValue':_0x4b0c6b['name'],'oldValue':_0x18f841['name'],'range':_0x5a9fec});for(const [_0x41a2aa,_0x4b09b]of _0x18f841['attributes']){if(!this['_isRegisteredAttribute'](_0x41a2aa))continue;const _0x5b49e3=_0x4b0c6b['attributes']['get'](_0x41a2aa);_0x4b09b!==_0x5b49e3&&_0x4386ce['push']({'key':_0x41a2aa,'newValue':_0x5b49e3,'oldValue':_0x4b09b,'range':_0x5a9fec});}for(const [_0x8e7047,_0x4954af]of _0x4b0c6b['attributes'])this['_isRegisteredAttribute'](_0x8e7047)&&(_0x18f841['attributes']['has'](_0x8e7047)||_0x4386ce['push']({'key':_0x8e7047,'newValue':_0x4954af,'oldValue':null,'range':_0x5a9fec}));}0x0!=_0x4386ce['length']&&_0x4233d2['model']['enqueueChange'](_0x3ed99d,_0x2213a7=>{const _0x3f02a3=_0x2b8450();for(const {range:_0x448c06,key:_0x2ce4c7,oldValue:_0x5e0454,newValue:_0x129ee9}of _0x4386ce)this['markAttributeChange'](_0x448c06,_0x2ce4c7,_0x5e0454,_0x129ee9,{'groupId':_0x3f02a3});this['_reduceExistingSuggestions'](_0x2213a7,_0x4386ce);});},{'priority':'lowest'}),_0x4233d2['model']['markers']['on']('update:suggestion',(_0xfc9b1c,_0x4622bb,_0x18f5e8)=>{if(null==_0x18f5e8){const {id:_0x1a5272}=this['_splitMarkerName'](_0x4622bb['name']),_0x520305=this['_suggestions']['get'](_0x1a5272);_0x520305&&_0x520305['addMarkerName'](_0x4622bb['name']);}}),_0x4233d2['model']['document']['on']('change:data',()=>{const _0x37c29f=Array['from'](_0x4233d2['model']['document']['differ']['getChangedMarkers']())['filter'](_0x211eeb=>'suggestion'===this['_splitMarkerName'](_0x211eeb['name'])['group']);if(0x0===_0x37c29f['length'])return;_0x37c29f['sort']((_0x58b96a,_0x4ae2a1)=>{const _0x4e913e=_0x58b96a['data']['oldRange'],_0x459c0c=_0x4ae2a1['data']['oldRange'];return null===_0x4e913e&&null===_0x459c0c?0x0:null===_0x4e913e&&null!==_0x459c0c?-0x1:null!==_0x4e913e&&null===_0x459c0c?0x1:_0x4e913e['start']['isBefore'](_0x459c0c['start'])?-0x1:0x1;});const _0x47f583=new Set(),_0x24e841=new Set();for(const {name:_0xc0c3e2,data:_0x100212}of _0x37c29f){const {id:_0x35a700}=this['_splitMarkerName'](_0xc0c3e2);if(null===_0x100212['oldRange']){const _0x5bab81=this['_handleNewSuggestionMarker'](_0xc0c3e2);_0x24e841['add'](_0x5bab81);}else{const _0x1c8dfd=this['_suggestions']['get'](_0x35a700);null!==_0x100212['newRange']||_0x1c8dfd['isInContent']?(_0x47f583['add'](_0x1c8dfd['head']),_0x24e841['add'](_0x1c8dfd)):this['_removeSuggestion'](_0x1c8dfd);}}_0x24e841['size']>0x0&&this['_refreshSuggestionsChain'](_0x24e841);for(const _0x5e82c5 of _0x47f583)this['fire']('suggestionChanged',_0x5e82c5);}),_0x4233d2['model']['on']('applyOperation',(_0x5a341f,_0xe8db3)=>{const _0x5aa45d=_0xe8db3[0x0];if(!this['_suggestions']['size'])return;if(!_0x5aa45d['isDocumentOperation'])return;if(_0x5aa45d['batch']['isUndo']||!_0x5aa45d['batch']['isLocal'])return;let _0x2d5924,_0x367c31;switch(_0x5aa45d['type']){case'insert':_0x2d5924=_0x4233d2['model']['createPositionAt'](_0x5aa45d['position']),_0x367c31=_0x2d5924['getShiftedBy'](_0x5aa45d['howMany']);break;case'split':_0x2d5924=_0x4233d2['model']['createPositionAt'](_0x5aa45d['splitPosition']),_0x367c31=_0x4233d2['model']['createPositionAt'](_0x5aa45d['moveTargetPosition']);break;case'move':_0x2d5924=_0x4233d2['model']['createPositionAt'](_0x5aa45d['targetPosition']),_0x367c31=_0x2d5924['getShiftedBy'](_0x5aa45d['howMany']);break;default:return;}const _0x241cdf=_0x4233d2['model']['createRange'](_0x2d5924,_0x367c31);_0x4233d2['model']['change'](()=>{for(const {suggestion:_0x219c62,meta:_0x469f53}of this['_findSuggestions'](_0x241cdf)){if(_0x219c62['isMultiRange'])continue;if('formatInline'==_0x219c62['type'])continue;const _0x5ef10d=this['_getAttributeKey'](_0x219c62);if(_0x5ef10d&&this['_isBlockAttribute'](_0x5ef10d)&&'split'!=_0x5aa45d['type'])continue;const _0x42bb0f=_0x219c62['data']&&_0x219c62['data']['multipleBlocks'];('formatBlock'!=_0x219c62['type']||'split'==_0x5aa45d['type']&&!_0x42bb0f)&&(_0x469f53['containsRangeInObject']||'insertion'==_0x219c62['type']&&_0x469f53['isOwn']||_0x219c62['getFirstRange']()['containsRange'](_0x241cdf)&&this['_breakSuggestionMarker'](_0x219c62,_0x2d5924,_0x367c31));}});},{'priority':'lowest'}),_0x4233d2['model']['on']('deleteContent',(_0xa5963,_0x10b521)=>{const _0x274fb9=_0x10b521[0x0],_0x3a1cba=_0x10b521[0x1];if(_0x3a1cba&&_0x3a1cba['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x274fb9['isCollapsed'])return;const _0x1a52bd=_0x4233d2['model']['schema'],{start:_0x5ca6c1,end:_0x14cdae}=_0x274fb9['getFirstRange'](),_0x535838=_0x5ca6c1['nodeAfter']&&_0x1a52bd['isLimit'](_0x5ca6c1['nodeAfter'])?null:_0x1a52bd['getNearestSelectionRange'](_0x5ca6c1,'forward'),_0x39cf01=_0x14cdae['nodeBefore']&&_0x1a52bd['isLimit'](_0x14cdae['nodeBefore'])?null:_0x1a52bd['getNearestSelectionRange'](_0x14cdae,'backward'),_0x3fe4da=_0x4233d2['model']['createRange'](_0x535838?_0x535838['start']:_0x5ca6c1,_0x39cf01?_0x39cf01['end']:_0x14cdae);_0x4233d2['model']['change'](_0x2c2fce=>{this['markDeletion'](_0x3fe4da);const _0x355191=_0x4233d2['model']['schema']['getNearestSelectionRange'](_0x3fe4da['start']);_0x274fb9['is']('documentSelection')?_0x2c2fce['setSelection'](_0x355191):_0x274fb9['setTo'](_0x355191);}),_0xa5963['stop']();},{'priority':_0x580888['normal']+0xa}),_0x4233d2['model']['on']('insertContent',(_0x1a0570,_0x245c0a)=>{const _0x2a2276=_0x245c0a[_0x245c0a['length']-0x1];_0x2a2276&&_0x2a2276['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x4233d2['model']['change'](()=>{let _0x3bf287=_0x4233d2['model']['insertContent'](_0x245c0a[0x0],_0x245c0a[0x1],_0x245c0a[0x2],{'forceDefaultExecution':!0x0});if(!_0x3bf287)return;_0x1a0570['return']=_0x3bf287['clone']();const _0x2fd39e=_0x3bf287['end']['nodeBefore'],_0x524e4a=_0x4233d2['model']['schema'];_0x2fd39e&&_0x524e4a['isBlock'](_0x2fd39e)&&!_0x524e4a['isObject'](_0x2fd39e)&&(_0x3bf287=_0x4233d2['model']['createRange'](_0x3bf287['start'],_0x4233d2['model']['createPositionAt'](_0x2fd39e,'end'))),this['markInsertion'](_0x3bf287);}),_0x1a0570['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x140e9e=new v(_0x4233d2,this['_suggestions']);_0x4233d2['commands']['add']('acceptSuggestion',_0x140e9e),this['enableCommand']('acceptSuggestion');const _0x187219=new D(_0x4233d2,this['_suggestions']);_0x4233d2['commands']['add']('discardSuggestion',_0x187219),this['enableCommand']('discardSuggestion'),_0x4233d2['commands']['add']('acceptAllSuggestions',new B(_0x4233d2,_0x140e9e,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x4233d2['commands']['add']('discardAllSuggestions',new B(_0x4233d2,_0x187219,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x4233d2['commands']['add']('acceptSelectedSuggestions',new O(_0x4233d2,_0x140e9e,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x4233d2['commands']['add']('discardSelectedSuggestions',new O(_0x4233d2,_0x187219,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x3c7d15=_0x4233d2['plugins']['get']('CommentsRepository');this['listenTo'](_0x3c7d15,'addComment',(_0x16aa71,{threadId:_0x4bedea})=>{const _0xd70749=this['_suggestions']['get'](_0x4bedea);_0xd70749&&_0xd70749['commentThread']&&0x1===_0xd70749['commentThread']['length']&&this['_updateSuggestionData'](_0x4bedea,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x3c7d15,'removeComment',(_0x4a7acf,{threadId:_0x5de31b})=>{const _0x810302=this['_suggestions']['get'](_0x5de31b);_0x810302&&_0x810302['commentThread']&&!_0x810302['commentThread']['length']&&this['_updateSuggestionData'](_0x5de31b,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x4075b7){const _0x3e8f67=_0x2e33f8([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]),_0x2232b4=0x3d8d0df,_0x445d9f=0x3dfaa77^_0x2232b4,_0x5ac75f=window[_0x2e33f8([0x44,0x61,0x74,0x65])][_0x2e33f8([0x6e,0x6f,0x77])](),_0x2336e1=_0x4075b7[_0x2e33f8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x28213c=new window[(_0x2e33f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x524a80=>{_0x2336e1[_0x2e33f8([0x6f,0x6e,0x63,0x65])](_0x2e33f8([0x72,0x65,0x61,0x64,0x79]),_0x524a80);}),_0x208020={[_0x2e33f8([0x6b,0x74,0x79])]:_0x2e33f8([0x45,0x43]),[_0x2e33f8([0x75,0x73,0x65])]:_0x2e33f8([0x73,0x69,0x67]),[_0x2e33f8([0x63,0x72,0x76])]:_0x2e33f8([0x50,0x2d,0x32,0x35,0x36]),[_0x2e33f8([0x78])]:_0x2e33f8([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]),[_0x2e33f8([0x79])]:_0x2e33f8([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]),[_0x2e33f8([0x61,0x6c,0x67])]:_0x2e33f8([0x45,0x53,0x32,0x35,0x36])},_0x593823=_0x2336e1[_0x2e33f8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2e33f8([0x67,0x65,0x74])](_0x2e33f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x24e0a0(){let _0x34ecbf,_0x391a74=null,_0x15aed7=null;try{if(_0x593823==_0x2e33f8([0x47,0x50,0x4c]))return _0x2e33f8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x34ecbf=_0xf1584a(),!_0x34ecbf)return _0x2e33f8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x34ecbf[_0x2e33f8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x15aed7=_0x3302e5(_0x34ecbf[_0x2e33f8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x34ecbf[_0x2e33f8([0x6a,0x74,0x69])])),await _0x31b0c0()?_0x25f60a()?_0x45203c()?_0x2e33f8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x7f2d1a()?(_0x34ecbf[_0x2e33f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e33f8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x391a74=_0x5cfc9f(_0x2e33f8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x34ecbf[_0x2e33f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e33f8([0x74,0x72,0x69,0x61,0x6c])&&(_0x391a74=_0x5cfc9f(_0x2e33f8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1014ab()):_0x2e33f8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2e33f8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2e33f8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2e33f8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x45203c(){const _0x1603f3=[_0x2e33f8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2e33f8([0x74,0x72,0x69,0x61,0x6c])][_0x2e33f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x34ecbf[_0x2e33f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5ac75f/0x3e8:0xe10*_0x445d9f;return _0x34ecbf[_0x2e33f8([0x65,0x78,0x70])]<_0x1603f3;}function _0x25f60a(){const _0x3d02aa=_0x34ecbf[_0x2e33f8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3d02aa)return!0x1;if(_0x3d02aa[_0x2e33f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e33f8([0x2a])))return!0x0;if(_0x3d02aa[_0x2e33f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e33f8([0x54,0x43])))return!0x0;if(_0x3d02aa[_0x2e33f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e33f8([0x52,0x54,0x43]))){if(_0x38184e())return!0x0;if(_0x35597a()||_0x1b43d4())return!0x0;}return!0x1;}function _0x7f2d1a(){const _0x4f9702=_0x34ecbf[_0x2e33f8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4f9702||0x0==_0x4f9702[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x55d437}=new URL(window[_0x2e33f8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4f9702[_0x2e33f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x55d437))return!0x0;const _0x327b30=_0x55d437[_0x2e33f8([0x73,0x70,0x6c,0x69,0x74])](_0x2e33f8([0x2e]));return _0x4f9702[_0x2e33f8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4e0ab0=>_0x4e0ab0[_0x2e33f8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e33f8([0x2a])))[_0x2e33f8([0x6d,0x61,0x70])](_0x24af90=>_0x24af90[_0x2e33f8([0x73,0x70,0x6c,0x69,0x74])](_0x2e33f8([0x2e])))[_0x2e33f8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x41ffa9=>_0x41ffa9[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x327b30[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2e33f8([0x6d,0x61,0x70])](_0x2d4791=>Array(_0x327b30[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2d4791[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2e33f8([0x66,0x69,0x6c,0x6c])](_0x2d4791[0x0]===_0x2e33f8([0x2a])?_0x2e33f8([0x2a]):'')[_0x2e33f8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2d4791))[_0x2e33f8([0x73,0x6f,0x6d,0x65])](_0x5978ed=>_0x327b30[_0x2e33f8([0x65,0x76,0x65,0x72,0x79])]((_0x1a6fa0,_0x4319d2)=>_0x5978ed[_0x4319d2]===_0x1a6fa0||_0x5978ed[_0x4319d2]===_0x2e33f8([0x2a])));}function _0x1014ab(){return _0x391a74&&_0x15aed7?new window[(_0x2e33f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf82602,_0x59a068)=>{_0x391a74[_0x2e33f8([0x74,0x68,0x65,0x6e])](_0xf82602,_0x59a068),_0x15aed7[_0x2e33f8([0x74,0x68,0x65,0x6e])](_0x176fd5=>{_0x176fd5!=_0x2e33f8([0x56,0x61,0x6c,0x69,0x64])&&_0xf82602(_0x176fd5);},_0x59a068);}):_0x391a74||_0x15aed7||_0x2e33f8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3302e5(_0x26fc07,_0x4b6e8f){return new window[(_0x2e33f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ca4e1=>{if(_0x2f7925())return _0x4ca4e1(_0x2e33f8([0x56,0x61,0x6c,0x69,0x64]));_0x4e47f0(),_0x2336e1[_0x2e33f8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2e33f8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2d4d1a=!0x1;const _0x548509=_0x2b8450();function _0x1f385e(_0x3db2a2){return!!_0x3db2a2&&(typeof _0x3db2a2===_0x2e33f8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3db2a2===_0x2e33f8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3db2a2[_0x2e33f8([0x74,0x68,0x65,0x6e])]===_0x2e33f8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3db2a2[_0x2e33f8([0x63,0x61,0x74,0x63,0x68])]===_0x2e33f8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2a32c6(_0x5464fe){_0x35893(_0x5464fe)[_0x2e33f8([0x74,0x68,0x65,0x6e])](_0x50df72=>{if(!_0x50df72||_0x50df72[_0x2e33f8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2e33f8([0x6f,0x6b]))return _0x2e33f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5523bb(_0x31c2a4(_0x548509+_0x4b6e8f))!=_0x50df72[_0x2e33f8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2e33f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2e33f8([0x56,0x61,0x6c,0x69,0x64]);})[_0x2e33f8([0x74,0x68,0x65,0x6e])](_0x5810e0=>(_0x79fa48(),_0x5810e0),()=>{const _0xb872c3=_0x2c73b8();return null==_0xb872c3?(_0x79fa48(),_0x2e33f8([0x56,0x61,0x6c,0x69,0x64])):_0x2e33f8(_0x5ac75f-_0xb872c3>(0x27d454df^_0x2232b4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2e33f8([0x74,0x68,0x65,0x6e])](_0x4ca4e1)[_0x2e33f8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4ca4e1(_0x2e33f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x580842=0x3ee3e5f^_0x2232b4;function _0x79fa48(){const _0x1dc7c9=_0x2e33f8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5523bb(_0x31c2a4(_0x26fc07)),_0x8172e8=_0x4daf95(_0x5523bb(window[_0x2e33f8([0x4d,0x61,0x74,0x68])][_0x2e33f8([0x63,0x65,0x69,0x6c])](_0x5ac75f/_0x580842)));window[_0x2e33f8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e33f8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1dc7c9,_0x8172e8);}function _0x2c73b8(){const _0x5908fc=_0x2e33f8([0x6c,0x6c,0x63,0x74,0x2d])+_0x5523bb(_0x31c2a4(_0x26fc07)),_0x5d1bcb=window[_0x2e33f8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e33f8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5908fc);return _0x5d1bcb?window[_0x2e33f8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4daf95(_0x5d1bcb),0x10)*_0x580842:null;}function _0x35893(_0x17d41c){return new window[(_0x2e33f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ba281,_0x20a423)=>{_0x17d41c[_0x2e33f8([0x74,0x68,0x65,0x6e])](_0x5ba281,_0x20a423),window[_0x2e33f8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x20a423,0x3d9041f^_0x2232b4);});}}_0x2336e1[_0x2e33f8([0x6f,0x6e])](_0x2e33f8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x19690c,_0x5242e0)=>{if(_0x5242e0[0x0]!=_0x26fc07)return _0x4ca4e1(_0x2e33f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5242e0[0x1]={..._0x5242e0[0x1],[_0x2e33f8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x548509};},{[_0x2e33f8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e33f8([0x68,0x69,0x67,0x68])}),_0x2336e1[_0x2e33f8([0x6f,0x6e])](_0x2e33f8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5a7a41=>{_0x1f385e(_0x5a7a41[_0x2e33f8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2d4d1a=!0x0,_0x2a32c6(_0x5a7a41[_0x2e33f8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2e33f8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e33f8([0x6c,0x6f,0x77])}),_0x28213c[_0x2e33f8([0x74,0x68,0x65,0x6e])](()=>{_0x2d4d1a||_0x4ca4e1(_0x2e33f8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2f7925(){return _0x2336e1[_0x2e33f8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e33f8([0x76,0x69,0x65,0x77])][_0x2e33f8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2e33f8([0x61,0x75,0x74,0x6f]);}function _0x4e47f0(){_0x2336e1[_0x2e33f8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e33f8([0x76,0x69,0x65,0x77])][_0x2e33f8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2e33f8([0x61,0x75,0x74,0x6f]);}}function _0x5cfc9f(_0x27a33d){const _0x358a0c=[new window[(_0x2e33f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x267db8=>setTimeout(_0x267db8,0x3d1ee13^_0x2232b4)),_0x28213c[_0x2e33f8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2e33f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x508f2d=>{let _0x30d500=0x0;_0x2336e1[_0x2e33f8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e33f8([0x6f,0x6e])](_0x2e33f8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x555a88,_0x282b22)=>{_0x282b22[0x0][_0x2e33f8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x30d500++,_0x30d500==(0x3d8d127^_0x2232b4)&&(_0x508f2d(),_0x555a88[_0x2e33f8([0x6f,0x66,0x66])]());});}))];return window[_0x2e33f8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2e33f8([0x72,0x61,0x63,0x65])](_0x358a0c)[_0x2e33f8([0x74,0x68,0x65,0x6e])](()=>_0x27a33d);}async function _0x11ce20(){await _0x28213c,_0x2336e1[_0x2e33f8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e33f8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a4980,_0x2336e1[_0x2e33f8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e33f8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a4980,_0x2336e1[_0x2e33f8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2e33f8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x38184e(){return _0x39afb9(_0x2e33f8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x1f0b1a(_0x2e33f8([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2e33f8([0x73,0x74,0x61,0x74,0x65])]==_0x2e33f8([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x35597a(){return _0x39afb9(_0x2e33f8([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 _0x1b43d4(){return _0x39afb9(_0x2e33f8([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x384a94(_0x3715ba){const _0x1d5c7f=_0x536e9f();_0x2336e1[_0x1d5c7f]=_0x2e33f8([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3715ba,_0x3715ba!=_0x2e33f8([0x56,0x61,0x6c,0x69,0x64])&&_0x11ce20();}function _0x536e9f(){const _0x165ac6=window[_0x2e33f8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2e33f8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2e33f8([0x6e,0x6f,0x77])]())[_0x2e33f8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2e33f8([0x2e]),'');let _0x530ec2=_0x2e33f8([0x52]);for(let _0x28dc38=0x0;_0x28dc38<_0x165ac6[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x28dc38+=0x2){let _0x395898=window[_0x2e33f8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x165ac6[_0x2e33f8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28dc38,_0x28dc38+0x2));_0x395898>=_0x3e8f67[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x395898-=_0x3e8f67[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x530ec2+=_0x3e8f67[_0x395898];}return _0x530ec2;}function _0xf1584a(){const _0x4ac629=_0x593823[_0x2e33f8([0x73,0x70,0x6c,0x69,0x74])](_0x2e33f8([0x2e]));if(0x3!=_0x4ac629[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x16466f(_0x4ac629[0x1]);function _0x16466f(_0x313292){const _0x4af9c4=_0x2eece5(_0x313292);return _0x4af9c4&&_0x37bf52()?_0x4af9c4:null;function _0x37bf52(){const _0x11fbf8=_0x4af9c4[_0x2e33f8([0x6a,0x74,0x69])],_0x486e0c=window[_0x2e33f8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x11fbf8[_0x2e33f8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11fbf8[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x13dcd2={..._0x4af9c4,[_0x2e33f8([0x6a,0x74,0x69])]:_0x11fbf8[_0x2e33f8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x11fbf8[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x13dcd2[_0x2e33f8([0x76,0x63])],_0x31c2a4(_0x13dcd2)==_0x486e0c;}}}async function _0x31b0c0(){let _0x9a650a=!0x0;try{const _0x48add1=_0x593823[_0x2e33f8([0x73,0x70,0x6c,0x69,0x74])](_0x2e33f8([0x2e])),[_0x49d62b,_0x50f3b2,_0x24b0e1]=_0x48add1;return _0xd9865c(_0x49d62b),await _0xe5d56c(_0x49d62b,_0x50f3b2,_0x24b0e1),_0x9a650a;}catch{return!0x1;}function _0xd9865c(_0x351791){const _0x1af7ac=_0x2eece5(_0x351791);_0x1af7ac&&_0x1af7ac[_0x2e33f8([0x61,0x6c,0x67])]==_0x2e33f8([0x45,0x53,0x32,0x35,0x36])||(_0x9a650a=!0x1);}async function _0xe5d56c(_0x1c8971,_0x188c2a,_0x46650c){const _0x12150c=window[_0x2e33f8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2e33f8([0x66,0x72,0x6f,0x6d])](_0xe29ee8(_0x46650c),_0x498061=>_0x498061[_0x2e33f8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4be402=new window[(_0x2e33f8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2e33f8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1c8971+_0x2e33f8([0x2e])+_0x188c2a),_0x59d5b6=window[_0x2e33f8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2e33f8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x59d5b6)return;const _0x4c6133=await _0x59d5b6[_0x2e33f8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2e33f8([0x6a,0x77,0x6b]),_0x208020,{[_0x2e33f8([0x6e,0x61,0x6d,0x65])]:_0x2e33f8([0x45,0x43,0x44,0x53,0x41]),[_0x2e33f8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2e33f8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2e33f8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x59d5b6[_0x2e33f8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2e33f8([0x6e,0x61,0x6d,0x65])]:_0x2e33f8([0x45,0x43,0x44,0x53,0x41]),[_0x2e33f8([0x68,0x61,0x73,0x68])]:{[_0x2e33f8([0x6e,0x61,0x6d,0x65])]:_0x2e33f8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4c6133,_0x12150c,_0x4be402)||(_0x9a650a=!0x1);}}function _0x2eece5(_0x411365){return _0x411365[_0x2e33f8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2e33f8([0x65,0x79]))?JSON[_0x2e33f8([0x70,0x61,0x72,0x73,0x65])](_0xe29ee8(_0x411365)):null;}function _0xe29ee8(_0x11c171){return window[_0x2e33f8([0x61,0x74,0x6f,0x62])](_0x11c171[_0x2e33f8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2e33f8([0x2b]))[_0x2e33f8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2e33f8([0x2f])));}function _0x31c2a4(_0x3008ff){let _0x210685=0x1505;function _0x4ccbe0(_0x5ee37e){for(let _0x598604=0x0;_0x598604<_0x5ee37e[_0x2e33f8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x598604++){const _0x3be175=_0x5ee37e[_0x2e33f8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x598604);_0x210685=(_0x210685<<0x5)+_0x210685+_0x3be175,_0x210685&=_0x210685;}}function _0x5111b6(_0x4875e0){Array[_0x2e33f8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4875e0)?_0x4875e0[_0x2e33f8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5111b6):_0x4875e0&&typeof _0x4875e0==_0x2e33f8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2e33f8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4875e0)[_0x2e33f8([0x73,0x6f,0x72,0x74])]()[_0x2e33f8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xb693a2,_0xdceaa])=>{_0x4ccbe0(_0xb693a2),_0x5111b6(_0xdceaa);}):_0x4ccbe0(window[_0x2e33f8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4875e0));}return _0x5111b6(_0x3008ff),_0x210685>>>0x0;}function _0x5523bb(_0x556a7d){return _0x556a7d[_0x2e33f8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2e33f8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2e33f8([0x30]));}function _0x4daf95(_0x4c3020){return _0x4c3020[_0x2e33f8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2e33f8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2e33f8([0x6a,0x6f,0x69,0x6e])]('');}function _0x39afb9(_0x216af6){return _0x2336e1[_0x2e33f8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2e33f8([0x68,0x61,0x73])](_0x216af6);}function _0x1f0b1a(_0x419569){return _0x2336e1[_0x2e33f8([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2e33f8([0x67,0x65,0x74])](_0x419569);}function _0x5a4980(){}function _0x2e33f8(_0x46502e){return _0x46502e['map'](_0x11ecf1=>String['fromCharCode'](_0x11ecf1))['join']('');}_0x384a94(await _0x24e0a0());}(this);}set['adapter'](_0x3e1dc2){if(this['_adapter'])throw new _0x2321d0('track-changes-adapter-already-set',this);this['_adapter']=_0x3e1dc2;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0xcc278a=!0x1,toJSON:_0x1bb7df=!0x1}={}){const _0x312a24=[];for(const _0x2642bc of this['_suggestions']['values']())_0xcc278a&&!_0x2642bc['isInContent']||_0x312a24['push'](_0x2642bc);return _0x1bb7df?_0x312a24['map'](_0x309d59=>_0x309d59['toJSON']()):_0x312a24;}['getSuggestion'](_0x481f0c){const _0x4f98f1=this['_suggestions']['get'](_0x481f0c);if(!_0x4f98f1)throw new _0x2321d0('track-changes-suggestion-not-found',this);return _0x4f98f1;}['hasSuggestion'](_0x5c6823){return this['_suggestions']['has'](_0x5c6823);}['addSuggestionData'](_0x4d45d6){const {authorId:_0x5bb2c4,id:_0x3397f2,originalSuggestionId:_0x12fdc7,attributes:_0x135361}=_0x4d45d6,[_0x3c3906,_0xc17975]=_0x4d45d6['type']['split'](':'),_0x48c108=this['_suggestions']['get'](_0x3397f2)||this['_createSuggestion'](_0x3c3906,_0xc17975,_0x3397f2,_0x5bb2c4,_0x135361,_0x12fdc7);if(this['_addThreadToSuggestion'](_0x48c108),this['_checkSuggestionCorrectness'](_0x48c108,_0x3c3906,_0xc17975||null,_0x5bb2c4),_0x48c108['createdAt']=_0x4d45d6['createdAt'],_0x48c108['_isDataLoaded']=!0x0,_0x135361&&_0x135361['@external']){const _0x37f1ce=_0x135361['@external'],_0x50f270=this['_getExternalAuthor'](_0x37f1ce['authorName']);_0x48c108['authoredAt']=_0x37f1ce['createdAt'],_0x48c108['author']=_0x50f270,_0x48c108['isExternal']=!0x0;}else _0x48c108['authoredAt']=_0x4d45d6['createdAt'];switch(_0x4d45d6['data']&&(_0x48c108['data']=_0x4d45d6['data']),_0x4d45d6['attributes']&&(_0x48c108['attributes']=_0x4d45d6['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x48c108['_saved']=!0x0),this['_suggestionState']['get'](_0x48c108)){case'notReady':this['_suggestionState']['set'](_0x48c108,'dataReady');break;case'markerReady':_0x48c108['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x48c108])),this['_refreshSuggestionsChain'](new Set([_0x48c108])),this['_suggestionState']['set'](_0x48c108,'ready'),this['fire']('suggestionLoaded',_0x48c108)):this['_suggestionState']['set'](_0x48c108,'removed');}return _0x48c108;}['acceptSuggestion'](_0x1eadb0){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x550312 of _0x1eadb0['getAllAdjacentSuggestions']())_0x550312['accept']();});});}['discardSuggestion'](_0x183949){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x39f30e of _0x183949['getAllAdjacentSuggestions']())_0x39f30e['discard']();});});}['enableCommand'](_0x492b68,_0x263a52){const _0x29f6b7=this['editor']['commands']['get'](_0x492b68);if(!_0x29f6b7)throw new _0x2321d0('track-changes-command-not-found',this,{'commandName':_0x492b68});if(this['_enabledCommands']['has'](_0x29f6b7))throw new _0x2321d0('track-changes-enable-command-twice',this,{'commandName':_0x492b68});this['_enabledCommands']['add'](_0x29f6b7),_0x263a52&&_0x29f6b7['on']('execute',(_0x95fd8f,_0x190487)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x190487['length']>0x0&&_0x190487[_0x190487['length']-0x1]&&_0x190487[_0x190487['length']-0x1]['forceDefaultExecution']?_0x190487['pop']():(_0x95fd8f['return']=_0x263a52((..._0x20cba2)=>_0x29f6b7['execute'](..._0x20cba2,{'forceDefaultExecution':!0x0}),..._0x190487),_0x95fd8f['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x2f89a4){let _0x5d15f5,_0x20e501;const _0x1a56b6=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x5d15f5=_0x2f89a4();}catch(_0x20102b){_0x20e501=_0x20102b;}return _0x1a56b6||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x20e501&&_0x2321d0['rethrowUnexpectedError'](_0x20e501,this),_0x5d15f5;}['markInsertion'](_0x49edf2,_0x559722=null,_0x343bd6={}){if(_0x49edf2['isCollapsed'])return null;const _0x5307e8=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x343bd6['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x2718b2,meta:_0x59fc69}of this['_findSuggestions'](_0x49edf2,'insertion'))if(_0x59fc69['isOwn']){if(!_0x59fc69['isNextTo']){if(_0x59fc69['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!sn(_0x2718b2,_0x343bd6))continue;return _0x2718b2;}if(sn(_0x2718b2,_0x343bd6))return _0x2718b2;this['_breakSuggestionMarker'](_0x2718b2,_0x49edf2['start'],_0x49edf2['end']);break;}if(_0x559722==_0x2718b2['subType']&&sn(_0x2718b2,_0x343bd6)){const _0x146ceb=_0x2718b2['getFirstRange']();return _0x146ceb['start']['isEqual'](_0x49edf2['end'])?this['_setSuggestionRange'](_0x2718b2,this['_model']['createRange'](_0x49edf2['start'],_0x146ceb['end'])):this['_setSuggestionRange'](_0x2718b2,this['_model']['createRange'](_0x146ceb['start'],_0x49edf2['end'])),_0x2718b2;}}const _0xc52823=_0x2b8450(),_0x19f28c=_0x5307e8['id'],_0x438dc4=_0x559722?'insertion:'+_0x559722:'insertion',_0xa41ac5=this['_setSuggestionData']({'id':_0xc52823,'type':_0x438dc4,'createdAt':new Date(),'authorId':_0x19f28c,'attributes':_0x343bd6});return this['_addSuggestionMarker'](_0x438dc4,_0xc52823,_0x19f28c,_0x49edf2),_0xa41ac5;}['markMultiRangeInsertion'](_0x3a9ec9,_0x2f0da2='multi',_0x1cbd1c={}){const _0x5ae4cf=this['editor']['plugins']['get']('Users')['me'],_0x13aa3a=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x2f0da2,'join');this['_trackingSessionId']&&(_0x1cbd1c['trackingSessionId']=this['_trackingSessionId']);for(const _0x50a92e of this['getSuggestions']())if(_0x50a92e['author']['id']==_0x5ae4cf['id']&&'insertion'==_0x50a92e['type']&&_0x50a92e['subType']==_0x2f0da2&&sn(_0x50a92e,_0x1cbd1c)&&(_0x13aa3a(_0x50a92e['getRanges'](),_0x3a9ec9)||_0x13aa3a(_0x3a9ec9,_0x50a92e['getRanges']()))){for(const _0x4bae7a of _0x3a9ec9)_0x50a92e['addRange'](_0x4bae7a);return _0x50a92e;}for(const {suggestion:_0x37144c,meta:_0x1a76a3}of this['_findSuggestions'](_0x3a9ec9,'insertion')){if(!_0x1a76a3['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x1a76a3['containsRangeInObject'])continue;if(!sn(_0x37144c,_0x1cbd1c))continue;let _0x591028=!0x0;for(const _0x22dc1e of _0x37144c['getRanges']())for(const _0x57798b of _0x3a9ec9)if(!_0x22dc1e['containsRange'](_0x57798b)){_0x591028=!0x1;break;}if(_0x591028)return _0x37144c;}const _0xf78218=_0x2b8450(),_0x119c83=_0x5ae4cf['id'],_0x3f4f9e='insertion:'+_0x2f0da2,_0x58eff9=this['_setSuggestionData']({'id':_0xf78218,'type':_0x3f4f9e,'createdAt':new Date(),'authorId':_0x119c83,'attributes':_0x1cbd1c});for(const _0x37c066 of _0x3a9ec9)this['_addSuggestionMarker'](_0x3f4f9e,_0xf78218,_0x119c83,_0x37c066,x['getMultiRangeId']());return _0x58eff9;}['markInlineFormat'](_0x1c4a53,_0xed3941,_0x59d9fd=null,_0x51ad21={}){if(_0x59d9fd=_0x59d9fd||Ht(_0xed3941),_0x1c4a53['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x51ad21['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x9b696d=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x59d9fd,'accept');return this['forceDefaultExecution'](()=>_0x9b696d([_0x1c4a53],_0xed3941,_0x51ad21)),null;}const _0x5a5b32=this['editor']['plugins']['get']('Users')['me'],_0x5d189e=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x1789cf,meta:_0x3174ae}of this['_findSuggestions'](_0x1c4a53,'insertion'))_0x3174ae['isOwn']&&!_0x3174ae['isInsideObject']&&_0x5d189e['push'](..._0x1789cf['getRanges']());}const _0x204238=function(_0x4d8ffd,_0x1e5972){const _0x4f639d=[];for(const _0x40ab30 of _0x1e5972){const _0x21c71b=_0x4d8ffd['getIntersection'](_0x40ab30);_0x21c71b&&_0x4f639d['push'](_0x21c71b);}return _0x4f639d;}(_0x1c4a53,_0x5d189e),_0x51e88c=function(_0x52d079,_0x1c0f4e){const _0x3c9f37=[_0x52d079];for(const _0x21eec2 of _0x1c0f4e){let _0x40b42f=0x0;for(;_0x40b42f<_0x3c9f37['length'];){const _0x436b17=_0x3c9f37[_0x40b42f]['getDifference'](_0x21eec2);_0x3c9f37['splice'](_0x40b42f,0x1,..._0x436b17),_0x40b42f+=_0x436b17['length'];}}return _0x3c9f37;}(_0x1c4a53,_0x5d189e);_0x204238['length']&&this['_model']['change'](()=>{for(const _0x1c07b0 of _0x204238){const _0x11fb26=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x59d9fd,'accept');this['forceDefaultExecution'](()=>_0x11fb26([_0x1c07b0],_0xed3941,_0x51ad21));}});for(const _0x2c58a4 of _0x51e88c){let _0x38630a=null,_0x30b66b=_0x2c58a4['start'],_0x3e7bac=_0x2c58a4['end'];for(const {suggestion:_0x5bac66,meta:_0x35a4e0}of this['_findSuggestions'](_0x2c58a4,'formatInline')){if(!_0x35a4e0['isOwn'])continue;if(_0x5bac66['subType']!=_0x59d9fd)continue;if(!sn(_0x5bac66,_0x51ad21))continue;const _0x3e9088=_0x5bac66['getFirstRange']();if(_0x3e9088['containsRange'](_0x2c58a4,!0x0))return null;_0x30b66b=_0x30b66b['isBefore'](_0x3e9088['start'])?_0x30b66b:_0x3e9088['start'],_0x3e7bac=_0x3e7bac['isAfter'](_0x3e9088['end'])?_0x3e7bac:_0x3e9088['end'],_0x38630a?_0x3e9088['start']['isBefore'](_0x38630a['getFirstRange']()['start'])?(_0x38630a['removeMarkers'](),_0x38630a=_0x5bac66):_0x5bac66['removeMarkers']():_0x38630a=_0x5bac66;}const _0x7a1a99=this['_model']['createRange'](_0x30b66b,_0x3e7bac);if(_0x38630a)this['_setSuggestionRange'](_0x38630a,_0x7a1a99);else{const _0x492e73=_0x2b8450(),_0xfcbe26=_0x5a5b32['id'];this['_setSuggestionData']({'id':_0x492e73,'type':'formatInline:'+_0x59d9fd,'data':_0xed3941,'createdAt':new Date(),'authorId':_0xfcbe26,'attributes':_0x51ad21}),this['_addSuggestionMarker']('formatInline:'+_0x59d9fd,_0x492e73,_0xfcbe26,_0x7a1a99);}}return null;}['markBlockFormat'](_0x12f8fe,_0x2acfac,_0x3eb474=[],_0x1229d4=null,_0x1cba9a={}){_0x2acfac['formatGroupId']||(_0x2acfac['formatGroupId']=_0x2acfac['commandName']),_0x2acfac['multipleBlocks']=_0x12f8fe['is']('range'),_0x1229d4=_0x1229d4||Ht(_0x2acfac);const _0x2ada9b=_0x3eb474['map'](_0x2ae57d=>tn(_0x2ae57d,this['_model'])),_0x3bc533=_0x12f8fe['is']('range')?_0x12f8fe:tn(_0x12f8fe,this['_model']);if(this['_trackingSessionId']&&(_0x1cba9a['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x235b54=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1229d4,'accept');return this['forceDefaultExecution'](()=>_0x235b54([_0x3bc533],_0x2acfac,_0x1cba9a)),null;}_0x2ada9b['push'](_0x3bc533);let _0x1b04c5=!0x0;for(const _0x28e8f7 of _0x2ada9b)if(!this['_rangeIsInLocalUserInsertion'](_0x28e8f7)){_0x1b04c5=!0x1;break;}if(_0x1b04c5&&'always'!==this['_trackFormatChanges']){const _0x476038=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x1229d4,'accept');return this['forceDefaultExecution'](()=>_0x476038([_0x3bc533],_0x2acfac,_0x1cba9a)),null;}let _0x8fd970=null,_0x1f6e2b=_0x3bc533['start'],_0x21a320=_0x3bc533['end'];for(const {suggestion:_0xb4fcf0,meta:_0x50cd99}of this['_findSuggestions'](_0x3bc533,'formatBlock')){if(!_0x50cd99['isOwn'])continue;if(_0x50cd99['isNextTo']||_0x50cd99['containsRangeInObject']||_0x50cd99['isInsideObject'])continue;if(_0xb4fcf0['data']['formatGroupId']!=_0x2acfac['formatGroupId'])continue;if(!sn(_0xb4fcf0,_0x1cba9a))continue;const _0x9fbd03=_0xb4fcf0['getFirstRange']();if(_0xb4fcf0['subType']==_0x1229d4){if(_0x9fbd03['containsRange'](_0x3bc533,!0x0))return null;_0x1f6e2b=_0x1f6e2b['isBefore'](_0x9fbd03['start'])?_0x1f6e2b:_0x9fbd03['start'],_0x21a320=_0x21a320['isAfter'](_0x9fbd03['end'])?_0x21a320:_0x9fbd03['end'],_0x8fd970?_0x9fbd03['start']['isBefore'](_0x8fd970['getFirstRange']()['start'])?(_0x8fd970['removeMarkers'](),_0x8fd970=_0xb4fcf0):_0xb4fcf0['removeMarkers']():_0x8fd970=_0xb4fcf0;}else{const _0x55fb7c=_0x3bc533['getIntersection'](_0x9fbd03);this['_cutOutSuggestionMarker'](_0xb4fcf0,_0x55fb7c);}}const _0x3d52be=this['editor']['plugins']['get']('Users')['me'],_0x3e8623=_0x2b8450(),_0x5eac9a=_0x3d52be['id'];if(_0x8fd970)return this['_setSuggestionRange'](_0x8fd970,this['_model']['createRange'](_0x1f6e2b,_0x21a320)),_0x8fd970;{const _0x28c3a7=this['_setSuggestionData']({'id':_0x3e8623,'type':'formatBlock:'+_0x1229d4,'data':_0x2acfac,'createdAt':new Date(),'authorId':_0x5eac9a,'attributes':_0x1cba9a});return this['_addSuggestionMarker']('formatBlock:'+_0x1229d4,_0x3e8623,_0x5eac9a,this['_model']['createRange'](_0x1f6e2b,_0x21a320)),_0x28c3a7;}}['markMultiRangeBlockFormat'](_0x1d91de,_0x29cac7,_0xbe08c5=[],_0x40b170=null,_0x349275={}){_0x29cac7['formatGroupId']||(_0x29cac7['formatGroupId']=_0x29cac7['commandName']);const _0x5205fc=_0x1d91de[0x0];_0x29cac7['multipleBlocks']=_0x5205fc['is']('range'),_0x40b170=_0x40b170||Ht(_0x29cac7);const _0x46d595=_0xbe08c5['map'](_0x35070f=>tn(_0x35070f,this['_model'])),_0x6e8fde=_0x5205fc['is']('range')?_0x1d91de:_0x1d91de['map'](_0x98cd35=>tn(_0x98cd35,this['_model']));if(this['_trackingSessionId']&&(_0x349275['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x18cd2f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x40b170,'accept');return this['forceDefaultExecution'](()=>_0x18cd2f(_0x6e8fde,_0x29cac7,_0x349275)),null;}_0x46d595['push'](..._0x6e8fde);let _0x2d4fa6=!0x0;for(const _0x430349 of _0x46d595)if(!this['_rangeIsInLocalUserInsertion'](_0x430349)){_0x2d4fa6=!0x1;break;}if(_0x2d4fa6&&'always'!==this['_trackFormatChanges']){const _0x1f5552=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x40b170,'accept');return this['forceDefaultExecution'](()=>_0x1f5552(_0x6e8fde,_0x29cac7,_0x349275)),null;}const _0x338437=this['editor']['plugins']['get']('Users')['me'];for(const _0x1b314a of this['getSuggestions']()){const _0x157ac3=_0x1b314a['data'];if(_0x1b314a['author']['id']!=_0x338437['id'])continue;if('formatBlock'!=_0x1b314a['type']||_0x157ac3['formatGroupId']!=_0x29cac7['formatGroupId'])continue;if(!sn(_0x1b314a,_0x349275))continue;const _0x1a5a04=_0x1b314a['subType']==_0x40b170;for(let _0x10c228=0x0;_0x10c228<_0x6e8fde['length'];_0x10c228++){const _0x19dbdf=_0x6e8fde[_0x10c228];for(const _0x40fc68 of _0x1b314a['getMarkers']()){const _0x21caca=_0x40fc68['getRange']();if(_0x19dbdf['isEqual'](_0x21caca)){_0x1a5a04?(_0x6e8fde['splice'](_0x10c228,0x1),_0x10c228--):_0x1b314a['removeMarker'](_0x40fc68['name']);break;}}}}if(0x0==_0x6e8fde['length'])return null;const _0x370e98=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x40b170,'join');for(const _0x1c7977 of this['getSuggestions']()){const _0x204809=_0x1c7977['data'];if(_0x1c7977['author']['id']==_0x338437['id']&&('formatBlock'==_0x1c7977['type']&&_0x204809['formatGroupId']==_0x29cac7['formatGroupId']&&_0x1c7977['subType']==_0x40b170&&sn(_0x1c7977,_0x349275)&&(_0x370e98(_0x1c7977['getRanges'](),_0x6e8fde)||_0x370e98(_0x6e8fde,_0x1c7977['getRanges']())))){for(const _0x382940 of _0x6e8fde)_0x1c7977['addRange'](_0x382940);return _0x1c7977;}}const _0x351a06=_0x2b8450(),_0x399836=_0x338437['id'],_0x23b811='formatBlock:'+_0x40b170,_0x2252a2=this['_setSuggestionData']({'id':_0x351a06,'type':_0x23b811,'data':_0x29cac7,'createdAt':new Date(),'authorId':_0x399836,'attributes':_0x349275});for(const _0x555e08 of _0x6e8fde)this['_addSuggestionMarker'](_0x23b811,_0x351a06,_0x399836,_0x555e08,x['getMultiRangeId']());return _0x2252a2;}['markDeletion'](_0x5fb6,_0x415f32=null,_0x5544ce={}){if(_0x5fb6['isCollapsed'])return null;const _0x1a7dbd=this['editor']['plugins']['get']('Users')['me'],_0x407b4c=new _0x16787b(_0x5fb6['start'],_0x5fb6['end']);this['_trackingSessionId']&&(_0x5544ce['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x765071,meta:_0x4cbbbf}of this['_findSuggestions'](_0x407b4c,'insertion'))if(_0x4cbbbf['isOwn']&&!_0x4cbbbf['isNextTo']){if(_0x765071['isMultiRange']){const _0x2c9b1c=_0x765071['getRanges']()['filter'](_0x155183=>'$graveyard'!=_0x155183['root']['rootName']);_0x2c9b1c['every'](_0x7066cb=>_0x407b4c['containsRange'](_0x7066cb,!0x0))&&_0x765071['discard']();if(_0x2c9b1c['some'](_0x3a8e78=>_0x3a8e78['containsRange'](_0x407b4c,!0x0))){const _0x55d114=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x415f32,'accept');return this['forceDefaultExecution'](()=>_0x55d114([_0x407b4c],null,_0x5544ce)),null;}}else{const _0x3c6e82=_0x407b4c['getIntersection'](_0x765071['getFirstRange']());null!==_0x3c6e82&&_0x765071['_onDiscard']([_0x3c6e82],null,_0x5544ce);}}if(_0x407b4c['detach'](),_0x407b4c['isCollapsed']||'$graveyard'==_0x407b4c['root']['rootName'])return null;let _0x5b4142=null,_0x2f1cf7=_0x407b4c['start'],_0x4e4589=_0x407b4c['end'];const _0x1b8d0d=this['_findSuggestions'](_0x407b4c,'deletion');for(const {suggestion:_0x5ddf74,meta:_0x475d4f}of _0x1b8d0d){const _0x4ab3b6=this['_model']['createRange'](_0x2f1cf7,_0x4e4589);if(_0x475d4f['isOwn']&&(this['_mergeNestedSuggestions']||!_0x475d4f['containsRangeInObject']&&!_0x475d4f['isInsideObject'])){if(_0x5ddf74['isMultiRange']){if(!sn(_0x5ddf74,_0x5544ce))continue;let _0x13e75b=!0x0;for(const _0x3fcdbf of _0x5ddf74['getRanges']()){if(_0x3fcdbf['containsRange'](_0x4ab3b6,!0x0))return _0x5ddf74;_0x4ab3b6['containsRange'](_0x3fcdbf)||(_0x13e75b=!0x1);}_0x13e75b&&_0x5ddf74['discard']();}else{const _0x1eeb7c=_0x5ddf74['getFirstRange']();if(_0x1eeb7c['containsRange'](_0x4ab3b6,!0x0))return _0x5ddf74;if(!sn(_0x5ddf74,_0x5544ce)){_0x4ab3b6['containsRange'](_0x1eeb7c)?_0x5ddf74['removeMarkers']():_0x1eeb7c['containsPosition'](_0x2f1cf7)?_0x2f1cf7=_0x1eeb7c['end']:_0x1eeb7c['containsPosition'](_0x4e4589)&&(_0x4e4589=_0x1eeb7c['start']);continue;}_0x2f1cf7=_0x2f1cf7['isBefore'](_0x1eeb7c['start'])?_0x2f1cf7:_0x1eeb7c['start'],_0x4e4589=_0x4e4589['isAfter'](_0x1eeb7c['end'])?_0x4e4589:_0x1eeb7c['end'],_0x5544ce=Object['assign']({},_0x5ddf74['attributes']),_0x5b4142?_0x1eeb7c['start']['isBefore'](_0x5b4142['getFirstRange']()['start'])?(_0x5b4142['removeMarkers'](),_0x5b4142=_0x5ddf74):_0x5ddf74['removeMarkers']():_0x5b4142=_0x5ddf74;}}}if(_0x5b4142)return this['_setSuggestionRange'](_0x5b4142,this['_model']['createRange'](_0x2f1cf7,_0x4e4589)),_0x5b4142;{const _0x1dc4fc=_0x2b8450(),_0xebb03a=this['_model']['createRange'](_0x2f1cf7,_0x4e4589),_0x146275=_0x1a7dbd['id'],_0x2c98ef=_0x415f32?'deletion:'+_0x415f32:'deletion',_0x54aebb=this['_setSuggestionData']({'id':_0x1dc4fc,'type':_0x2c98ef,'createdAt':new Date(),'authorId':_0x146275,'attributes':_0x5544ce});return this['_addSuggestionMarker'](_0x2c98ef,_0x1dc4fc,_0x146275,_0xebb03a),_0x54aebb;}}['markMultiRangeDeletion'](_0x57b2ef,_0x4f3c90='multi',_0x28f11e={}){const _0x5a4dda=this['editor']['plugins']['get']('Users')['me'],_0x268fe3=_0x57b2ef['map'](_0x3aeb67=>new _0x16787b(_0x3aeb67['start'],_0x3aeb67['end'])),_0x5dd72e=new Set();this['_trackingSessionId']&&(_0x28f11e['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x258c13,meta:_0x37bbd3}of this['_findSuggestions'](_0x268fe3,'insertion'))_0x37bbd3['isOwn']&&!_0x37bbd3['isNextTo']&&_0x5dd72e['add'](_0x258c13);for(const _0x334729 of _0x5dd72e)if(_0x334729['isMultiRange']){const _0x278630=_0x334729['getRanges']();(!_0x334729['attributes']||!_0x334729['attributes']['skipNestingCheck'])&&(_0x278630['every'](_0x129a96=>_0x268fe3['some'](_0x2d5e33=>_0x2d5e33['containsRange'](_0x129a96,!0x0)))&&_0x334729['discard']());if(_0x268fe3['every'](_0x503f54=>_0x278630['some'](_0x9a8e15=>_0x9a8e15['containsRange'](_0x503f54,!0x0)))){const _0x40bf4f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4f3c90,'accept');return this['forceDefaultExecution'](()=>_0x40bf4f(_0x57b2ef,null,_0x28f11e)),null;}}else{const _0x4df09d=_0x334729['getFirstRange']();_0x268fe3['some'](_0x397c18=>_0x397c18['containsRange'](_0x4df09d,!0x0))&&_0x334729['discard']();if(_0x268fe3['every'](_0xb5099c=>_0x4df09d['containsRange'](_0xb5099c,!0x0))){const _0x5769a3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4f3c90,'accept');return this['forceDefaultExecution'](()=>_0x5769a3(_0x268fe3,null,_0x28f11e)),null;}}const _0x488e59=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4f3c90,'join');let _0x61ccd1=null;for(const _0x3baa86 of this['getSuggestions']())if(_0x3baa86['author']['id']==_0x5a4dda['id']&&_0x3baa86['isInContent']&&'deletion'==_0x3baa86['type']&&_0x3baa86['subType']==_0x4f3c90&&sn(_0x3baa86,_0x28f11e)&&(_0x488e59(_0x3baa86['getRanges'](),_0x268fe3)||_0x488e59(_0x268fe3,_0x3baa86['getRanges']()))){if(_0x61ccd1){if(_0x3baa86['commentThread']&&_0x3baa86['commentThread']['length'])continue;for(const _0x30e8a3 of _0x3baa86['getRanges']())_0x61ccd1['isIntersectingWithRange'](_0x30e8a3)||_0x61ccd1['addRange'](_0x30e8a3);_0x3baa86['removeMarkers']();}else{_0x61ccd1=_0x3baa86;for(const _0x2b199c of _0x268fe3)_0x3baa86['isIntersectingWithRange'](_0x2b199c)||_0x3baa86['addRange'](_0x2b199c);}}if(_0x61ccd1)return _0x61ccd1;_0x5dd72e['clear']();for(const {suggestion:_0x3cb8d0,meta:_0x4eee51}of this['_findSuggestions'](_0x268fe3,'deletion'))_0x4eee51['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4eee51['containsRangeInObject']&&!_0x4eee51['isInsideObject'])&&sn(_0x3cb8d0,_0x28f11e)&&_0x5dd72e['add'](_0x3cb8d0);for(const _0x3473ab of _0x5dd72e){const _0x2665e4=_0x3473ab['getRanges']();if(!_0x28f11e||!_0x28f11e['skipNestingCheck']){if(_0x268fe3['every'](_0x1191c7=>_0x2665e4['some'](_0x254e48=>_0x254e48['containsRange'](_0x1191c7,!0x0))))return _0x3473ab;}(!_0x3473ab['attributes']||!_0x3473ab['attributes']['skipNestingCheck'])&&(_0x2665e4['every'](_0x513d59=>_0x268fe3['some'](_0x40c320=>_0x40c320['containsRange'](_0x513d59,!0x0)))&&_0x3473ab['discard']());}const _0x3faa6a=_0x2b8450(),_0x426029=_0x5a4dda['id'],_0x3e7554='deletion:'+_0x4f3c90,_0xf4b410=this['_setSuggestionData']({'id':_0x3faa6a,'type':_0x3e7554,'createdAt':new Date(),'authorId':_0x426029,'attributes':_0x28f11e});for(const _0x304873 of _0x268fe3)_0x304873['detach'](),_0x304873['isCollapsed']||'$graveyard'==_0x304873['root']['rootName']||this['_addSuggestionMarker'](_0x3e7554,_0x3faa6a,_0x426029,_0x304873,x['getMultiRangeId']());return _0xf4b410;}['markAttributeChange'](_0x40ca12,_0x2a72c9,_0xdb25cc,_0x35ceb6,_0x3d031f){if(_0x40ca12['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x299dd4=this['editor']['plugins']['get']('Users')['me']['id'],_0x383d0c=Array['from'](this['_suggestions']['values']())['filter'](_0xa6c0aa=>'attribute'==_0xa6c0aa['type']&&_0xa6c0aa['data']['key']==_0x2a72c9&&_0xa6c0aa['isIntersectingWithRange'](_0x40ca12));if(this['_trackingSessionId']&&(_0x3d031f['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x2b659b=this['_findSuggestions'](_0x40ca12,'insertion')['filter'](({meta:_0x136977})=>_0x136977['isOwn']&&!_0x136977['isInsideObject']&&!_0x136977['isNextTo'])['map'](({suggestion:_0x4270b6})=>_0x4270b6);_0x383d0c['unshift'](..._0x2b659b);}const _0x252f1e=new Map([[_0x40ca12,_0xdb25cc]]);for(const _0x10e2f0 of _0x383d0c){const _0x29b18a='attribute'==_0x10e2f0['type']?_0x10e2f0['data']['oldValue']:void 0x0,_0x22cd36=_0x10e2f0['getFirstRange'](),_0x1ad007=Array['from'](_0x252f1e['keys']())['find'](_0x19c5bd=>_0x19c5bd['isIntersecting'](_0x22cd36));if(!_0x1ad007)continue;const _0x3cbb92=_0x1ad007['getDifference'](_0x22cd36);this['_isBlockAttribute'](_0x2a72c9)&&'insertion'==_0x10e2f0['type']&&0x0!=_0x3cbb92['length']||(_0x252f1e['delete'](_0x1ad007),_0x3cbb92['forEach'](_0x49ad7b=>{_0x252f1e['set'](_0x49ad7b,_0xdb25cc);}),'insertion'!=_0x10e2f0['type']&&_0x29b18a!=_0x35ceb6&&_0x252f1e['set'](_0x1ad007['getIntersection'](_0x22cd36),_0x29b18a));}const _0x306216=[];for(const [_0x114e10,_0x44232d]of _0x252f1e){const _0x5bc9d4=_0x2b8450(),_0x178aa8={'key':_0x2a72c9,'oldValue':_0x44232d,'newValue':_0x35ceb6};_0x2a72c9['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':_0x2a72c9});const _0x340e5b=('attribute:'+(_0x2a72c9+'|'+Ht({'newValue':_0x35ceb6})))['substring'](0x0,0x3c),_0x373d5a=this['_setSuggestionData']({'id':_0x5bc9d4,'type':_0x340e5b,'data':_0x178aa8,'createdAt':new Date(),'authorId':_0x299dd4,'attributes':_0x3d031f});_0x306216['push'](_0x373d5a),this['_addSuggestionMarker'](_0x340e5b,_0x5bc9d4,_0x299dd4,_0x114e10);}return _0x306216;}['enableDefaultAttributesIntegration'](_0x93324){this['enableCommand'](_0x93324,(_0x104363,..._0x384e71)=>{this['recordAttributeChanges'](()=>{_0x104363(..._0x384e71);});});}['registerBlockAttribute'](_0x2e0083){this['editor']['plugins']['get'](Jt)['registerBlockAttribute'](_0x2e0083);}['registerInlineAttribute'](_0x1ad06a){this['editor']['plugins']['get'](Jt)['registerInlineAttribute'](_0x1ad06a);}['startTrackingSession'](_0x629260){return this['_trackingSessionId']=void 0x0!==_0x629260?_0x629260:_0x2b8450(),this['_trackingSessionId'];}['_getAttributeKey'](_0x5df403){return'attribute'==_0x5df403['type']?_0x5df403['subType']['split']('|')[0x0]:null;}['_applyOperationsAsSuggestions'](_0x43d6f2){if(0x0==_0x43d6f2['length'])return;const _0x521f58=this['editor'],_0x4bbb99=_0x521f58['plugins']['get'](_0x275bbb),_0x54f721=[];_0x521f58['model']['change'](_0x19a71e=>{for(let _0x157de4=0x0;_0x157de4<_0x43d6f2['length'];_0x157de4++){const _0x54abaf=_0x43d6f2[_0x157de4];if(_0x54abaf['baseVersion']=_0x521f58['model']['document']['version'],_0x54abaf['isDocumentOperation']=!0x0,_0x4bbb99['isMarkedRemoveOperation'](_0x54abaf)){const _0x55388b=Lt(_0x54abaf['newRange'],_0x521f58['model']);_0x54f721['unshift'](_0x16787b['fromRange'](_0x55388b));}else switch(_0x54abaf['type']){case'rename':{const _0x3edc5d=_0x54abaf['oldName'],_0x5700da=_0x54abaf['newName'];if(_0x3edc5d==_0x5700da)break;_0x19a71e['batch']['addOperation'](_0x54abaf),_0x521f58['model']['applyOperation'](_0x54abaf);const _0xb01a1='$elementName',_0xe0b21d=_0x54abaf['position'],_0x4afc93=_0x521f58['model']['createRange'](_0xe0b21d,_0x521f58['model']['createPositionAt'](_0xe0b21d['nodeAfter'],'end'));this['markAttributeChange'](_0x4afc93,_0xb01a1,_0x3edc5d,_0x5700da,{'groupId':_0x2b8450()});break;}case'addAttribute':case'removeAttribute':case'changeAttribute':{const _0x4bc44a=_0x54abaf['oldValue'],_0x1a9bfa=_0x54abaf['newValue'];if(_0x4bc44a==_0x1a9bfa)break;_0x19a71e['batch']['addOperation'](_0x54abaf),_0x521f58['model']['applyOperation'](_0x54abaf);const _0x330bc4=_0x54abaf['key'];if(!this['_isRegisteredAttribute'](_0x330bc4))break;const _0x4b8b43=Lt(_0x54abaf['range'],_0x521f58['model']);this['markAttributeChange'](_0x4b8b43,_0x330bc4,_0x4bc44a,_0x1a9bfa,{'groupId':_0x2b8450()});break;}case'insert':{_0x19a71e['batch']['addOperation'](_0x54abaf),_0x521f58['model']['applyOperation'](_0x54abaf);if(_0x43d6f2[_0x157de4+0x1]&&'move'==_0x43d6f2[_0x157de4+0x1]['type'])break;const _0x5320dd=_0x54abaf['position'],_0x35dacb=_0x54abaf['howMany'],_0x5aa7ef=Lt(_0x521f58['model']['createRange'](_0x5320dd,_0x5320dd['getShiftedBy'](_0x35dacb)),_0x521f58['model']);this['markInsertion'](_0x5aa7ef);break;}case'split':{_0x19a71e['batch']['addOperation'](_0x54abaf),_0x521f58['model']['applyOperation'](_0x54abaf);const _0x3d3a6c=_0x54abaf['splitPosition'],_0x389df3=_0x54abaf['moveTargetPosition'];this['markInsertion'](_0x521f58['model']['createRange'](_0x3d3a6c,_0x389df3));break;}case'move':case'remove':_0x19a71e['batch']['addOperation'](_0x54abaf),_0x521f58['model']['applyOperation'](_0x54abaf);}}for(const _0x126101 of _0x54f721)_0x126101['detach'](),this['markDeletion'](_0x126101);});}['_setSuggestionRange'](_0x16dbd6,_0x2c564e){const _0x1585e8=_0x16dbd6['getFirstMarker']();this['_model']['change'](_0x2d8879=>{_0x2d8879['updateMarker'](_0x1585e8,{'range':_0x2c564e});});}['_addThreadToSuggestion'](_0x4a04bc){const _0xd8ad0b=_0x4a04bc['id'],_0x4f5b57=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0xd8ad0b)||this['_commentsRepository']['addCommentThread']({'channelId':_0x4f5b57,'threadId':_0xd8ad0b,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x47635a=this['_commentsRepository']['getCommentThread'](_0xd8ad0b);_0x47635a['unbind']('isRemovable'),_0x47635a['isRemovable']=!0x1,_0x4a04bc['commentThread']=_0x47635a;}['_checkSuggestionCorrectness'](_0x108760,_0x2c7647,_0x58eafb,_0x332769){if(_0x108760['type']!=_0x2c7647||_0x108760['subType']!=_0x58eafb||_0x108760['creator']['id']!=_0x332769)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x2321d0('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x55c620,_0x36da07){const _0x2534da=_0x55c620['getFirstRange']();if(_0x36da07['isEqual'](_0x2534da))_0x55c620['removeMarkers']();else{if(_0x2534da['containsRange'](_0x36da07)){const _0x315403=this['_model']['createPositionAt'](_0x36da07['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x55c620,this['_model']['createRange'](_0x2534da['start'],_0x315403));const _0x4ab97c=_0x2b8450(),_0x3a2f5e=_0x55c620['creator']['id'],_0x358013=_0x55c620['type']+':'+_0x55c620['subType'];this['_setSuggestionData']({'id':_0x4ab97c,'type':_0x358013,'createdAt':new Date(),'authorId':_0x3a2f5e,'data':_0x55c620['data'],'attributes':_0x55c620['attributes']});const _0x435a6b=this['_model']['createPositionAt'](_0x36da07['end']['parent'],'after'),_0x4d0bd0=this['_model']['createRange'](_0x435a6b,_0x2534da['end']);this['_addSuggestionMarker'](_0x358013,_0x4ab97c,_0x3a2f5e,_0x4d0bd0);}else{if(_0x2534da['containsPosition'](_0x36da07['start'])){const _0x500ffc=this['_model']['createPositionAt'](_0x36da07['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x55c620,this['_model']['createRange'](_0x2534da['start'],_0x500ffc));}else{const _0x242bf1=this['_model']['createPositionAt'](_0x36da07['end']['parent'],'after');this['_setSuggestionRange'](_0x55c620,this['_model']['createRange'](_0x242bf1,_0x2534da['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2328ff){for(const {suggestion:_0x53aac1,meta:_0x2eca24}of this['_findSuggestions'](_0x2328ff,'insertion')){if(!_0x2eca24['isOwn'])continue;const _0xe3beea=_0x53aac1['getRanges']();for(const _0x168de0 of _0xe3beea)if(!_0x2328ff['getDifference'](_0x168de0)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x580e3d){return this['editor']['plugins']['get']('Users')['getUser'](_0x580e3d);}['_getExternalAuthor'](_0x100556){const _0x5c4234=this['editor']['plugins']['get']('Users'),_0x465265=_0x28e4f1('external:'+_0x100556),_0x28032a=_0x5c4234['getUser'](_0x465265);return _0x28032a||_0x5c4234['addUser']({'id':_0x465265,'name':_0x100556});}['_createSuggestion'](_0x275d38,_0x420efa,_0x1da04d,_0x48c977,_0x3338cb,_0x4e02de){const _0x418a02=this['_getAuthorFromId'](_0x48c977);if(!_0x418a02)throw new _0x2321d0('track-changes-user-not-found',this,{'authorId':_0x48c977,'suggestionId':_0x1da04d});const _0x33bf24=this['_suggestionFactory']['buildSuggestion'](_0x275d38,_0x420efa,_0x1da04d,_0x418a02,_0x3338cb,_0x17df05=>{this['_updateSuggestionData'](_0x1da04d,{'attributes':_0x17df05});const _0x3ef3d7=this['getSuggestion'](_0x1da04d);this['_joinWithAdjacentSuggestions'](new Set([_0x3ef3d7])),this['_refreshSuggestionsChain'](new Set([_0x3ef3d7]));},_0x4e02de);return this['listenTo'](_0x33bf24,'accept',()=>{this['_updateSuggestionData'](_0x1da04d,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x33bf24,'discard',()=>{this['_updateSuggestionData'](_0x1da04d,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x1da04d,_0x33bf24),this['_suggestionState']['set'](_0x33bf24,'notReady'),_0x33bf24;}['_splitMarkerName'](_0x4610fc){return Gt(_0x4610fc);}['_breakSuggestionMarker'](_0x3bc1a4,_0x4a3eb4,_0x2ad769){const _0x1a569f=_0x3bc1a4['getFirstRange'](),_0x46d65e=_0x1a569f['start'],_0x42b0f2=_0x1a569f['end'];this['_setSuggestionRange'](_0x3bc1a4,this['_model']['createRange'](_0x46d65e,_0x4a3eb4));const _0xfc5d75=_0x2b8450(),_0x350685=_0x3bc1a4['creator']['id'],_0x29c71d=_0x3bc1a4['type']+(_0x3bc1a4['subType']?':'+_0x3bc1a4['subType']:'');this['_setSuggestionData']({'id':_0xfc5d75,'type':_0x29c71d,'createdAt':new Date(),'authorId':_0x350685,'originalSuggestionId':_0x3bc1a4['_originalSuggestionId']||_0x3bc1a4['id'],'attributes':_0x3bc1a4['attributes'],'data':_0x3bc1a4['data']});const _0x224c52=this['_getAttributeKey'](_0x3bc1a4);('formatBlock'==_0x3bc1a4['type']||_0x224c52&&this['_isBlockAttribute'](_0x224c52))&&(_0x2ad769=this['_model']['createPositionBefore'](_0x2ad769['parent'])),this['_addSuggestionMarker'](_0x29c71d,_0xfc5d75,_0x350685,this['_model']['createRange'](_0x2ad769,_0x42b0f2));}['_findSuggestions'](_0x1c4da1,_0x1c7aae=null){const _0x438634=[],_0x33eaf3=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x1c4da1)||(_0x1c4da1=[_0x1c4da1]);for(const _0x59ec93 of this['getSuggestions']()){if(!_0x59ec93['isInContent'])continue;if(_0x1c7aae&&_0x59ec93['type']!=_0x1c7aae)continue;let _0x47547b=!0x1;for(const _0x3e0878 of _0x59ec93['getRanges']()){for(const _0x24266c of _0x1c4da1){const _0x22121d=_0x24266c['start']['isEqual'](_0x3e0878['end'])||_0x24266c['end']['isEqual'](_0x3e0878['start']);if(_0x22121d||_0x24266c['getIntersection'](_0x3e0878)){const _0x38d46f=_0x24266c['containsRange'](_0x3e0878)&&zt(this['_model']['schema'],_0x3e0878['start'],_0x24266c),_0xfd8cfd=_0x3e0878['containsRange'](_0x24266c)&&zt(this['_model']['schema'],_0x24266c['start'],_0x3e0878);_0x438634['push']({'suggestion':_0x59ec93,'meta':{'isOwn':_0x33eaf3==_0x59ec93['author'],'isNextTo':_0x22121d,'isInsideObject':_0x38d46f,'containsRangeInObject':_0xfd8cfd}}),_0x47547b=!0x0;break;}}if(_0x47547b)break;}}return _0x438634;}['_addSuggestionMarker'](_0x57f506,_0x198afe,_0x8eb716,_0x49b9f0,_0x5202a5){this['_model']['change'](_0x54fdf0=>{let _0x2662fa='suggestion:'+_0x57f506+':'+_0x198afe+':'+_0x8eb716;_0x5202a5&&(_0x2662fa=_0x2662fa+':'+_0x5202a5),_0x54fdf0['addMarker'](_0x2662fa,{'range':_0x49b9f0,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x46501a){const _0x237707=_0x46501a['previous'],_0x18b14c=_0x46501a['next'];_0x46501a['previous']=null,_0x46501a['next']=null,null!=_0x237707&&_0x237707['next']==_0x46501a&&(_0x237707['next']=_0x18b14c),null!=_0x18b14c&&_0x18b14c['previous']==_0x46501a&&(_0x18b14c['previous']=_0x237707),'ready'==this['_suggestionState']['get'](_0x46501a)&&(this['_suggestionState']['set'](_0x46501a,'removed'),this['fire']('suggestionUnloaded',_0x46501a,_0x237707,_0x18b14c));}['_setSuggestionData'](_0x466774){const _0x5cf43f=_0x466774['id'],_0x3c1b6c=this['addSuggestionData'](_0x466774);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1b3795=this['editor']['plugins']['get']('PendingActions'),_0x4b8f00=_0x3c1b6c['hasComments'],_0x3963a0=_0x3c1b6c['subType']?_0x3c1b6c['type']+':'+_0x3c1b6c['subType']:_0x3c1b6c['type'],_0x29934b=this['editor']['locale'],_0x1cc6e1=_0x1b3795['add'](o(_0x29934b,'PENDING_ACTION_SUGGESTION')),_0xefb741={'id':_0x5cf43f,'type':_0x3963a0,'hasComments':_0x4b8f00,'data':_0x466774['data']||null,'originalSuggestionId':_0x466774['originalSuggestionId']||null,'attributes':_0x3c1b6c['attributes']};this['_adapter']['addSuggestion'](_0xefb741)['then'](_0x3f281c=>{_0x3c1b6c['_saved']=!0x0,_0x1b3795['remove'](_0x1cc6e1),_0x3f281c&&_0x3f281c['createdAt']&&(this['_suggestions']['get'](_0x5cf43f)['createdAt']=_0x3f281c['createdAt']);})['catch'](_0x3916ba=>{throw _0x1a2dc8('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3c1b6c['discard']();}),_0x3c1b6c['stopListening'](),this['_suggestions']['delete'](_0x3c1b6c['id']),this['_suggestionState']['delete'](_0x3c1b6c),_0x3916ba;});}return _0x3c1b6c;}['_isBlockAttribute'](_0x29e7f5){return this['editor']['plugins']['get'](Jt)['isBlockAttribute'](_0x29e7f5);}['_isInlineAttribute'](_0xe5a065){return this['editor']['plugins']['get'](Jt)['isInlineAttribute'](_0xe5a065);}['_updateSuggestionData'](_0x2cf369,_0x32b739){const _0x5c8157=this['editor']['plugins']['get']('PendingActions'),_0x568787=this['getSuggestion'](_0x2cf369);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x568787['_saved']){const _0x2b6278=_0x5c8157['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x2cf369,_0x32b739)['then'](()=>{_0x5c8157['remove'](_0x2b6278);});}else _0x568787['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x2cf369,_0x32b739);});}}['_getSuggestionData'](_0x752a9e){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x2321d0('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x752a9e);}['_handleNewSuggestionMarker'](_0x186c51){const {id:_0x3b496a,type:_0x131e6e,subType:_0x2656e1,authorId:_0x23d3d2}=this['_splitMarkerName'](_0x186c51),_0x42ee7f=this['_suggestions']['get'](_0x3b496a)||this['_createSuggestion'](_0x131e6e,_0x2656e1,_0x3b496a,_0x23d3d2,{});switch(this['_checkSuggestionCorrectness'](_0x42ee7f,_0x131e6e,_0x2656e1,_0x23d3d2),this['_suggestionState']['get'](_0x42ee7f)){case'notReady':this['_getSuggestionData'](_0x3b496a)['then'](_0xa19ebd=>{let _0x5f002a=Promise['resolve']();_0xa19ebd['hasComments']&&(_0x5f002a=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3b496a})),_0x5f002a['then'](()=>{this['addSuggestionData'](_0xa19ebd)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x42ee7f,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3b496a,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x42ee7f,'ready'),this['fire']('suggestionLoaded',_0x42ee7f);break;case'ready':this['fire']('suggestionChanged',_0x42ee7f);}return _0x42ee7f['addMarkerName'](_0x186c51),_0x42ee7f;}['_refreshSuggestionsChain'](_0x11308b){const _0x2ec3d2=Array['from'](_0x11308b),_0x5ce2f8=_0x2ec3d2['filter'](_0x336833=>'attribute'==_0x336833['type']);this['_refreshAttributeSuggestionsChain'](_0x5ce2f8);const _0x18ec6e=_0x2ec3d2['filter'](_0x415bae=>!_0x415bae['isMultiRange']&&'attribute'!=_0x415bae['type']),_0x5d4d65=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x10f808=>!_0x10f808['isMultiRange']&&'attribute'!=_0x10f808['type']),_0x57ea46=_0x5d4d65['filter'](_0x4eeb0f=>!_0x11308b['has'](_0x4eeb0f)),_0x4f8c93=new Map(_0x5d4d65['map'](_0x14d93f=>[_0x14d93f,this['_suggestionFactory']['getSuggestionCallback'](_0x14d93f['type'],_0x14d93f['subType'],'chain')])),_0xe90a80=new Map(_0x5d4d65['map'](_0x1f4f75=>[_0x1f4f75,_0x1f4f75['getFirstRange']()])),_0x2207a6=new Set(),_0x567925=new Set();for(let _0x3ddb81=0x0;_0x3ddb81<_0x18ec6e['length'];_0x3ddb81++)_0x30e9f4(_0x18ec6e[_0x3ddb81],_0x18ec6e,_0x3ddb81+0x1);for(let _0x29bde5=0x0;_0x29bde5<_0x18ec6e['length'];_0x29bde5++)_0x30e9f4(_0x18ec6e[_0x29bde5],_0x57ea46,0x0);const _0x3e6da2=new Set();for(let _0x2a8877=0x0;_0x2a8877<_0x18ec6e['length'];_0x2a8877++){const _0x540fb3=_0x18ec6e[_0x2a8877];!_0x567925['has'](_0x540fb3)&&_0x540fb3['previous']&&(_0x3e6da2['add'](_0x540fb3['previous']),_0x540fb3['previous']['next']===_0x540fb3&&(_0x540fb3['previous']['next']=null),_0x540fb3['previous']=null),!_0x2207a6['has'](_0x540fb3)&&_0x540fb3['next']&&(_0x3e6da2['add'](_0x540fb3['next']),_0x540fb3['next']['previous']===_0x540fb3&&(_0x540fb3['next']['previous']=null),_0x540fb3['next']=null);}function _0x30e9f4(_0x5bb96f,_0xdf55f5,_0x23dd48){for(let _0x1b7b92=_0x23dd48;_0x1b7b92<_0xdf55f5['length'];_0x1b7b92++){const _0x57963d=_0x1c917a(_0x5bb96f,_0xdf55f5[_0x1b7b92]);_0x57963d&&(_0x57963d[0x0]['next']=_0x57963d[0x1],_0x57963d[0x1]['previous']=_0x57963d[0x0],_0x2207a6['add'](_0x57963d[0x0]),_0x567925['add'](_0x57963d[0x1]));}}function _0x1c917a(_0x572bfc,_0x12b929){if(_0x572bfc['author']['id']!==_0x12b929['author']['id'])return null;const _0x4d381c=_0x4f8c93['get'](_0x572bfc)(_0x572bfc,_0x12b929,_0xe90a80['get'](_0x572bfc),_0xe90a80['get'](_0x12b929));if(!_0x4d381c)return null;return _0x4f8c93['get'](_0x12b929)(_0x572bfc,_0x12b929,_0xe90a80['get'](_0x572bfc),_0xe90a80['get'](_0x12b929))?_0x4d381c[0x1]['commentThread']&&_0x4d381c[0x1]['commentThread']['length']?null:_0x4d381c:null;}_0x3e6da2['size']&&this['_refreshSuggestionsChain'](_0x3e6da2);}['_refreshAttributeSuggestionsChain'](_0x61102){if(0x0==_0x61102['length'])return;const _0x3661d1=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4bd7f3=>'attribute'==_0x4bd7f3['type']&&_0x4bd7f3['_isDataLoaded']),_0xee9bd3=[],_0x4032d1=new Map();for(const _0x4af849 of _0x3661d1){const _0x54b37a=_0x28e4f1(_0x4af849['attributes']);_0x4032d1['has'](_0x54b37a)||(_0x4032d1['set'](_0x54b37a,_0xee9bd3['length']),_0xee9bd3['push']([]));const _0x4b16ed=_0x4032d1['get'](_0x54b37a);_0xee9bd3[_0x4b16ed]['push'](_0x4af849);}!(function(){_0xee9bd3['sort']((_0x3d30b7,_0x4335f6)=>{const _0x658025=_0x3d30b7[0x0]['createdAt'],_0x41360b=_0x4335f6[0x0]['createdAt'];return _0x658025==_0x41360b?_0x3d30b7[0x0]['attributes']['groupId']<_0x4335f6[0x0]['attributes']['groupId']?-0x1:0x1:_0x658025<_0x41360b?-0x1:0x1;});for(const _0x50b9e5 of _0xee9bd3)_0x50b9e5['sort']((_0x25515d,_0x123aed)=>_0x25515d['id']<_0x123aed['id']?-0x1:0x1);}());for(let _0x25ba5e=0x0;_0x25ba5e<_0xee9bd3['length'];_0x25ba5e++){if(0x0==_0xee9bd3[_0x25ba5e]['length'])continue;const _0x4c1712=[];for(let _0x291fbb=_0x25ba5e+0x1;_0x291fbb<_0xee9bd3['length'];_0x291fbb++)0x0!=_0xee9bd3[_0x291fbb]['length']&&_0x2a7b95(_0xee9bd3[_0x25ba5e],_0xee9bd3[_0x291fbb])&&_0x4c1712['push'](_0x291fbb);for(const _0x267fc3 of _0x4c1712)_0xee9bd3[_0x25ba5e]=_0xee9bd3[_0x25ba5e]['concat'](_0xee9bd3[_0x267fc3]),_0xee9bd3[_0x267fc3]=[];}for(const _0x3006fd of _0xee9bd3)for(let _0x1a17eb=0x0;_0x1a17eb<_0x3006fd['length'];_0x1a17eb++){const _0x1fc5e5=_0x3006fd[_0x1a17eb+0x1]||null;_0x3006fd[_0x1a17eb]['next']!==_0x1fc5e5&&(_0x3006fd[_0x1a17eb]['next']=_0x1fc5e5);}for(const _0x588a71 of _0xee9bd3)for(let _0x86335d=0x0;_0x86335d<_0x588a71['length'];_0x86335d++){const _0x3ab105=_0x588a71[_0x86335d-0x1]||null;_0x588a71[_0x86335d]['previous']!==_0x3ab105&&(_0x588a71[_0x86335d]['previous']=_0x3ab105);}function _0x2a7b95(_0x17ee03,_0x3fe93b){if(_0x17ee03[0x0]['attributes']['groupId']!==_0x3fe93b[0x0]['attributes']['groupId']&&_0x17ee03[0x0]['author']!==_0x3fe93b[0x0]['author'])return!0x1;if(!function(_0x1674eb,_0x270e9f){if(!_0x1674eb['hasComments']&&!_0x270e9f['hasComments'])return!0x0;if(_0x1674eb['hasComments']&&_0x270e9f['hasComments'])return!0x1;if(_0x1674eb['hasComments']&&_0x270e9f['createdAt']<_0x1674eb['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x270e9f['hasComments']&&_0x1674eb['createdAt']<_0x270e9f['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x17ee03[0x0],_0x3fe93b[0x0]))return!0x1;const _0x4fd683=Pt(_0x17ee03[0x0]['attributes'],['groupId','trackingSessionId']),_0x417833=Pt(_0x3fe93b[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x1da713(_0x4fd683,_0x417833))return!0x1;if(_0x17ee03[0x0]['attributes']['groupId']==_0x3fe93b[0x0]['attributes']['groupId'])return!0x0;if(_0x17ee03[0x0]['attributes']['trackingSessionId']!==_0x3fe93b[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x17ee03['every'](_0x189914=>_0x3fe93b['some'](_0x35defc=>_0x189914['getFirstRange']()['isEqual'](_0x35defc['getFirstRange']())))&&_0x3fe93b['every'](_0x2a1b38=>_0x17ee03['some'](_0xdb92ac=>_0x2a1b38['getFirstRange']()['isEqual'](_0xdb92ac['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x2fc31c){const _0x355f7f=Array['from'](_0x2fc31c),_0x9a6b6b=this['getSuggestions']({'skipNotAttached':!0x0}),_0x5461a0=_0x9a6b6b['filter'](_0x106ae0=>!_0x2fc31c['has'](_0x106ae0)),_0xd7e977=new Map(_0x355f7f['map'](_0x143816=>[_0x143816,this['_suggestionFactory']['getSuggestionCallback'](_0x143816['type'],_0x143816['subType'],'join')])),_0x116f4c=new Map(_0x9a6b6b['map'](_0x4f261f=>[_0x4f261f,_0x4f261f['getRanges']()]));for(let _0x7b7ccb=0x0;_0x7b7ccb<_0x355f7f['length'];_0x7b7ccb++){if(_0x10eaf6(this,_0x355f7f[_0x7b7ccb],_0x355f7f,_0x7b7ccb+0x1))return!0x0;}for(let _0x5eb940=0x0;_0x5eb940<_0x355f7f['length'];_0x5eb940++){if(_0x10eaf6(this,_0x355f7f[_0x5eb940],_0x5461a0,0x0))return!0x0;}return!0x1;function _0x10eaf6(_0x29d159,_0x421df7,_0x27cb4a,_0x331096){for(let _0x13ccc0=_0x331096;_0x13ccc0<_0x27cb4a['length'];_0x13ccc0++){const _0x7e8109=_0x27cb4a[_0x13ccc0];if(_0x7e8109['type']!==_0x421df7['type']||_0x7e8109['author']['id']!==_0x421df7['author']['id']||_0x7e8109['subType']!==_0x421df7['subType'])continue;if(!en(_0x421df7,_0x7e8109))continue;if('attribute'==_0x421df7['type']&&_0x421df7['data']['oldValue']!=_0x7e8109['data']['oldValue'])continue;if('attribute'==_0x421df7['type']&&_0x29d159['_isBlockAttribute'](_0x421df7['data']['key']))continue;if('formatBlock'==_0x421df7['type']){const _0x2edac9=_0x29d159['editor']['model'],_0x4537ae=_0x421df7['getContainedElement']();if(_0x4537ae&&(_0x2edac9['schema']['isObject'](_0x4537ae)||_0x2edac9['schema']['isLimit'](_0x4537ae)))continue;}const _0x1cddb5=_0xd7e977['get'](_0x421df7),_0x43e7e6=_0x116f4c['get'](_0x421df7),_0x260077=_0x116f4c['get'](_0x7e8109),_0x3f7845=_0x421df7['commentThread']&&_0x421df7['commentThread']['length'],_0x250b82=_0x7e8109['commentThread']&&_0x7e8109['commentThread']['length'];if(!_0x3f7845&&_0x1cddb5(_0x260077,_0x43e7e6))return _0x29d159['_joinSuggestions'](_0x7e8109,_0x421df7),_0x116f4c['delete'](_0x421df7),!0x0;if(!_0x250b82&&_0x1cddb5(_0x43e7e6,_0x260077))return _0x29d159['_joinSuggestions'](_0x421df7,_0x7e8109),_0x116f4c['delete'](_0x7e8109),!0x0;}return!0x1;}}['_joinSuggestions'](_0x205283,_0x3be163){if(_0x205283['isMultiRange']){for(const _0xfec62d of _0x3be163['getRanges']())_0x205283['addRange'](_0xfec62d);}else{const _0x285fc0=_0x3be163['getFirstRange']()['end'];this['_setSuggestionRange'](_0x205283,this['_model']['createRange'](_0x205283['getFirstRange']()['start'],_0x285fc0));}_0x3be163['removeMarkers']();}['_getMarkerAnnouncementText'](_0x4a091f,_0x1e4cf4,_0x237cb2){const _0x49682c=_0x4a091f['startsWith']('format')||_0x4a091f['startsWith']('attribute')?'FORMATTING':_0x4a091f['toUpperCase']();return o(this['editor']['locale'],_0x1e4cf4+'_'+_0x49682c+'_SUGGESTION_ANNOUNCEMENT',_0x237cb2);}['_initAriaMarkerChangeAnnouncements'](){const _0x3b7c64=this['editor'];if(!_0x3b7c64['ui'])return;const {ariaLiveAnnouncer:_0x317685}=_0x3b7c64['ui'];_0x451371(this['_model'],({left:_0x4675ab,entered:_0x3bd719})=>{for(const _0x12e203 of _0x4675ab){const {group:_0x145df2,type:_0x330e4f}=this['_splitMarkerName'](_0x12e203['name']);if('suggestion'===_0x145df2){_0x317685['announce'](this['_getMarkerAnnouncementText'](_0x330e4f,'LEAVE'));break;}}for(const _0x25458 of _0x3bd719){const {group:_0x34bbce,type:_0x410719}=this['_splitMarkerName'](_0x25458['name']);if('suggestion'===_0x34bbce){_0x317685['announce'](this['_getMarkerAnnouncementText'](_0x410719,'ENTER',_0x1810ba(_0x3253f9)));break;}}});}['_processAttributeChanges'](_0x186a19){if(this['_recordAttributeSuggestions'])return!0x1;const _0x3725f4=this['editor'],_0x52b1b4=_0x3725f4['model']['document']['differ']['getChanges']();if(0x0==_0x52b1b4['length'])return!0x1;const _0x2e5b93=[],_0xe954eb=_0x52b1b4['filter'](_0x1730b8=>'attribute'==_0x1730b8['type']),_0x3e641b=_0x52b1b4['filter'](_0x76076a=>'insert'==_0x76076a['type']&&'$text'!=_0x76076a['name']),_0xd7e01f=_0x52b1b4['filter'](_0x54f57b=>'remove'==_0x54f57b['type']&&'$text'!=_0x54f57b['name']);for(const _0x29ff42 of _0xe954eb)_0x2e5b93['push']({'key':_0x29ff42['attributeKey'],'newValue':_0x29ff42['attributeNewValue'],'oldValue':_0x29ff42['attributeOldValue'],'range':Zt(_0x29ff42['range'],_0x3725f4['model'])});for(const _0x33583c of _0x3e641b){const _0x204e53=_0xd7e01f['find'](_0x5d9b9e=>_0x5d9b9e['position']['isEqual'](_0x33583c['position']));_0x204e53&&_0x2e5b93['push']({'key':m,'newValue':_0x33583c['name'],'oldValue':_0x204e53['name'],'range':_0x3725f4['model']['createRangeOn'](_0x33583c['position']['nodeAfter'])});}return 0x0!=_0x2e5b93['length']&&this['_reduceExistingSuggestions'](_0x186a19,_0x2e5b93);}['_processAttributeSuggestions'](_0x1b7a50){let _0x3b9a18=!0x1;const _0x186528=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x4ef956=>_0x4ef956['data']['newRange']&&_0x4ef956['name']['startsWith']('suggestion:attribute:'));for(const _0x1b81b6 of _0x186528){const {subType:_0x232116,id:_0xf4f1cb}=this['_splitMarkerName'](_0x1b81b6['name']),_0x434284=_0x232116['split']('|')[0x0];for(const _0x3f534 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x3f534['id']!=_0xf4f1cb&&'attribute'==_0x3f534['type']&&_0x3f534['data']&&_0x3f534['data']['key']==_0x434284&&_0x3f534['getFirstRange']()['isIntersecting'](_0x1b81b6['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x3f534,_0x1b81b6['data']['newRange'],_0x1b7a50),_0x3b9a18=!0x0);}return _0x3b9a18;}['recordAttributeChanges'](_0x459e20){this['_recordAttributeSuggestions']=!0x0,_0x459e20();}['_isRegisteredAttribute'](_0x49d308){return this['editor']['plugins']['get'](Jt)['isRegisteredAttribute'](_0x49d308);}['_reduceExistingSuggestions'](_0x19001a,_0x12b047){if(0x0==_0x12b047['length'])return!0x1;let _0x3cddd8=!0x1;for(const _0x53892b of _0x12b047){const _0x4b05ec=this['_findSuggestions'](_0x53892b['range'],'attribute')['filter'](_0x8cfdd6=>!_0x8cfdd6['meta']['isNextTo'])['map'](_0x4dae53=>_0x4dae53['suggestion']),_0x399f41=_0x28e4f1({'newValue':_0x53892b['newValue']});_0x4b05ec['filter'](_0x4c86c8=>{const [_0x15c002,_0x2742a9]=_0x4c86c8['subType']['split']('|');return _0x15c002==_0x53892b['key']&&_0x2742a9!=_0x399f41;})['forEach'](_0x4993bc=>{this['_reduceSuggestionAttributeRange'](_0x4993bc,_0x53892b['range'],_0x19001a),_0x3cddd8=!0x0;});}return _0x3cddd8;}['_reduceSuggestionAttributeRange'](_0x392c03,_0x5e33fb,_0x1aaddb){const _0x332ea5=_0x392c03['getFirstRange']()['getDifference'](_0x5e33fb);0x0!==_0x332ea5['length']?0x1!==_0x332ea5['length']?this['_breakSuggestionMarker'](_0x392c03,_0x5e33fb['start'],_0x5e33fb['end']):this['_setSuggestionRange'](_0x392c03,_0x332ea5[0x0]):_0x1aaddb['removeMarker'](_0x392c03['getFirstMarker']());}}class qt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x16513b){this['_editor']=_0x16513b,this['_model']=_0x16513b['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x44b55b,_0x4c3d01,_0x45a18e,_0x8510ca,_0x4f76ce,_0x4c1a3e,_0x2a56a1){return new x(this['_model'],{'type':_0x44b55b,'subType':_0x4c3d01,'id':_0x45a18e,'originalSuggestionId':_0x2a56a1,'author':_0x8510ca,'creator':_0x8510ca,'attributes':_0x4f76ce,'onAttributesChange':_0x4c1a3e,'onAccept':(..._0x474064)=>this['getSuggestionCallback'](_0x44b55b,_0x4c3d01,'accept')(..._0x474064),'onDiscard':(..._0x5c199f)=>this['getSuggestionCallback'](_0x44b55b,_0x4c3d01,'discard')(..._0x5c199f)});}['registerCustomCallback'](_0x5012f0,_0x187884,_0x139ed3,_0x431b78){const _0x1fda91=_0x5012f0+':'+_0x187884+':'+_0x139ed3;this['_customCallbacks']['set'](_0x1fda91,_0x431b78);}['getSuggestionCallback'](_0x59517a,_0x222325,_0x3d4db0){const _0x47d7f5=_0x59517a+':'+_0x222325+':'+_0x3d4db0;return this['_customCallbacks']['get'](_0x47d7f5)||this['_defaultCallbacks']['get'](_0x59517a+':'+_0x3d4db0);}['_registerDefaultCallbacks'](){const _0x2ebf8c=()=>!0x1,_0x4f5863=_0x8ea13c=>{_0x8ea13c['sort']((_0x54f6c1,_0x5ad739)=>_0x54f6c1['start']['isBefore'](_0x5ad739['start'])?0x1:-0x1),this['_model']['change'](_0x4bd3fe=>{for(const _0x287a1d of _0x8ea13c){let _0x3b2edd;_0x3b2edd=_0x287a1d['end']['isAtEnd']&&_0x287a1d['end']['parent']==_0x287a1d['start']['nodeAfter']?_0x4bd3fe['createSelection'](_0x287a1d['start']['nodeAfter'],'on'):_0x4bd3fe['createSelection'](_0x287a1d),this['_model']['deleteContent'](_0x3b2edd,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x2e7a61=(_0x21a141,_0x31ed64)=>{_0x31ed64&&this['_model']['change'](_0x4c5595=>{const {commandName:_0x14751a,commandParams:_0xad95d0=[]}=_0x31ed64,_0x205daf=_0x21a141['map'](_0x332d52=>(Kt(_0x332d52)&&(_0x332d52=this['_model']['createRange'](_0x332d52['end'])),_0x332d52))['filter'](_0xe70eac=>'$graveyard'!==_0xe70eac['root']['rootName']);if(_0x205daf['length']<0x1)return;const _0x21fa63=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x802a76=>_0x16787b['fromRange'](_0x802a76));_0x4c5595['setSelection'](_0x205daf);for(const _0x3a5265 of this['_editor']['commands']['commands']())_0x3a5265['refresh']();_0xad95d0['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x14751a,..._0xad95d0);const _0x170106=_0x21fa63['filter'](_0x58fa99=>'$graveyard'!=_0x58fa99['root']['rootName']);_0x170106['length']>0x0&&_0x4c5595['setSelection'](_0x170106);for(const _0x32be84 of _0x21fa63)_0x32be84['detach']();});},_0x28ca08=(_0x2441d3,_0x1661c4)=>0x1==_0x2441d3['length']&&0x1==_0x1661c4['length']&&_0x2441d3[0x0]['end']['isEqual'](_0x1661c4[0x0]['start']),_0x3c0ec7=(_0x1f0163,_0x22b609,_0x1a247e,_0x1a7021)=>nn(_0x1f0163,_0x22b609,_0x1a247e,_0x1a7021)?[_0x1f0163,_0x22b609]:nn(_0x22b609,_0x1f0163,_0x1a7021,_0x1a247e)?[_0x22b609,_0x1f0163]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x2ebf8c),this['_defaultCallbacks']['set']('insertion:discard',_0x4f5863),this['_defaultCallbacks']['set']('insertion:join',_0x28ca08),this['_defaultCallbacks']['set']('insertion:chain',_0x3c0ec7),this['_defaultCallbacks']['set']('deletion:accept',_0x4f5863),this['_defaultCallbacks']['set']('deletion:discard',_0x2ebf8c),this['_defaultCallbacks']['set']('deletion:join',_0x28ca08),this['_defaultCallbacks']['set']('deletion:chain',_0x3c0ec7),this['_defaultCallbacks']['set']('formatInline:accept',_0x2e7a61),this['_defaultCallbacks']['set']('formatInline:discard',_0x2ebf8c),this['_defaultCallbacks']['set']('formatInline:join',_0x28ca08),this['_defaultCallbacks']['set']('formatInline:chain',_0x2ebf8c),this['_defaultCallbacks']['set']('formatBlock:accept',_0x2e7a61),this['_defaultCallbacks']['set']('formatBlock:discard',_0x2ebf8c),this['_defaultCallbacks']['set']('formatBlock:join',_0x28ca08),this['_defaultCallbacks']['set']('formatBlock:chain',_0x2ebf8c),this['_defaultCallbacks']['set']('attribute:accept',_0x2ebf8c),this['_defaultCallbacks']['set']('attribute:discard',(_0x154d63,_0x475191)=>{if(!_0x475191)return;const _0x6d321b=this['_editor']['plugins']['get'](d);this['_model']['change'](_0xa40e0=>{if(_0x475191['key']==m)for(const _0x2749bd of _0x154d63){const _0x188f9f=_0x2749bd['start']['nodeAfter'],_0x17385d=_0x475191['oldValue'];_0xa40e0['rename'](_0x188f9f,_0x17385d);}else{if(_0x6d321b['_isBlockAttribute'](_0x475191['key'])){for(const _0x1f8b9f of _0x154d63)void 0x0!==_0x475191['oldValue']?_0xa40e0['setAttribute'](_0x475191['key'],_0x475191['oldValue'],_0x1f8b9f['start']['nodeAfter']):_0xa40e0['removeAttribute'](_0x475191['key'],_0x1f8b9f['start']['nodeAfter']);}else{for(const _0x857048 of _0x154d63)_0x475191['oldValue']?_0xa40e0['setAttribute'](_0x475191['key'],_0x475191['oldValue'],_0x857048):_0xa40e0['removeAttribute'](_0x475191['key'],_0x857048);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x28ca08);}}function zt(_0x1fa3ec,_0xb23131,_0xbf266a){for(const _0x29e9b4 of _0xb23131['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x29e9b4['root']==_0x29e9b4)return!0x1;if(!_0xbf266a['containsItem'](_0x29e9b4))return!0x1;if(_0x1fa3ec['isObject'](_0x29e9b4)||_0x1fa3ec['isLimit'](_0x29e9b4))return!0x0;}return!0x1;}function Kt(_0x230b2b){return _0x230b2b['end']['parent']==_0x230b2b['start']['nodeAfter']&&_0x230b2b['end']['isAtStart'];}function Wt(_0x37eed6,_0x539189,_0x3987a7,_0x238413){const _0x51a4fd=_0x547fdf=>!_0x547fdf['item']['is']('$textProxy')&&!_0x238413['isObject'](_0x547fdf['item']),_0x2bd95e=_0x37eed6['start']['getLastMatchingPosition'](_0x51a4fd),_0x3edcb9=_0x37eed6['end']['getLastMatchingPosition'](_0x51a4fd,{'direction':'backward'});return(!_0x37eed6['start']['isEqual'](_0x2bd95e)||!_0x37eed6['end']['isEqual'](_0x3edcb9))&&(_0x2bd95e['isBefore'](_0x3edcb9)?_0x3987a7['updateMarker'](_0x539189,{'range':_0x3987a7['createRange'](_0x2bd95e,_0x3edcb9)}):_0x3987a7['removeMarker'](_0x539189),!0x0);}function Ht(_0x5ac5dc){return _0x28e4f1(_0x5ac5dc);}function Qt(_0x408d07){const _0x1ab76d=_0x408d07['start']['nodeAfter'];return _0x1ab76d&&_0x1ab76d['is']('element');}function Xt(_0x485a47){return Kt(_0x485a47)||function(_0x3907da){return _0x3907da['start']['parent']==_0x3907da['end']['nodeBefore']&&_0x3907da['start']['isAtEnd'];}(_0x485a47);}function Yt(_0x28b5b4,_0x5c2ece){try{const _0x4774e2=_0x28b5b4['getRange']();for(const _0x4d023c of _0x5c2ece)if(_0x28b5b4!==_0x4d023c&&_0x4774e2&&_0x4774e2['isIntersecting'](_0x4d023c['getRange']()))return!0x0;return!0x1;}catch{return!0x1;}}function Zt(_0x4f81ee,_0x202d55){return null==_0x4f81ee['end']['nodeBefore']&&_0x4f81ee['end']['parent']==_0x4f81ee['start']['nodeAfter']?tn(_0x4f81ee['start']['nodeAfter'],_0x202d55):_0x4f81ee;}function tn(_0xa18ef,_0x371d42){const _0x381a48=_0x371d42['schema']['isObject'](_0xa18ef)||_0x371d42['schema']['isSelectable'](_0xa18ef);return _0x371d42['createRange'](_0x371d42['createPositionAt'](_0xa18ef,'before'),_0x381a48?_0x371d42['createPositionAfter'](_0xa18ef):_0x371d42['createPositionAt'](_0xa18ef,'end'));}function nn(_0x42a552,_0x462b66,_0x58e18f,_0x56aa26){return!!en(_0x42a552,_0x462b66)&&_0x58e18f['end']['isEqual'](_0x56aa26['start']);}function en(_0x3c1c36,_0x28c926){if(!_0x3c1c36['_isDataLoaded']||!_0x28c926['_isDataLoaded'])return!0x1;const _0x42b0cb=new Set(Object['keys'](_0x3c1c36['attributes'])),_0x31ce40=new Set(Object['keys'](_0x28c926['attributes']));if(_0x42b0cb['delete']('groupId'),_0x31ce40['delete']('groupId'),0x0==_0x42b0cb['size']&&0x0==_0x31ce40['size'])return!0x0;if(_0x42b0cb['size']!=_0x31ce40['size'])return!0x1;const _0x12aaa4={..._0x3c1c36['attributes']},_0x4be84a={..._0x28c926['attributes']};return delete _0x12aaa4['groupId'],delete _0x4be84a['groupId'],JSON['stringify'](_0x12aaa4)==JSON['stringify'](_0x4be84a);}function sn(_0x58e902,_0x4005c8){const _0x2fab5d=on(_0x58e902['attributes']),_0x10fd9a=on(_0x4005c8);if(!_0x58e902['_isDataLoaded'])return!0x1;for(const _0x356141 of Object['keys'](_0x10fd9a))if(!_0x1da713(_0x2fab5d[_0x356141],_0x10fd9a[_0x356141]))return!0x1;return!0x0;}function on(_0x517761){const _0x13bc52=Object['assign']({},_0x517761);return delete _0x13bc52['skipNestingCheck'],delete _0x13bc52['tablePasteChainId'],_0x13bc52;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
+
_0x23e900(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x2d1f28,_0x4ba268,_0x208751,_0x1816de){super(),this['model']=_0x4ba268,this['view']=_0x208751,this['commentThreadController']=_0x1816de,this['_editor']=_0x2d1f28,this['_acceptCommand']=_0x2d1f28['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x2d1f28['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x5210e3,_0x453de3)=>_0x5210e3||_0x453de3),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x58db54=>_0x58db54&&this['_editor']['model']['canEditAt'](_0x4ba268['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x1971b3=>_0x1971b3&&this['_editor']['model']['canEditAt'](_0x4ba268['getRanges']())),this['_pendingAction']=null,_0x208751['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x208751,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x208751,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x208751,'change:isDirty',()=>{_0x208751['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 _0x3bcff2=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3bcff2);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x460524{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x40d905,_0x4d6b85,_0x234481,_0x3561c8){super(_0x40d905),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x2f216e(_0x40d905,o(_0x40d905,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x4d6b85['authoredAt']),this['bind']('authoredAt')['to'](_0x4d6b85),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',_0x4d6b85,'authoredAt',this,'descriptionParts',(_0x238838,_0x4494fd,_0x16be61)=>{const _0x3d558d=_0x16be61['map'](_0x10b5fa=>ls(_0x10b5fa['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x238838-0x1,_0x4d6b85['author']['name'],_0x4494fd?_0x3561c8['formatDateTime'](_0x4494fd):'',new DOMParser()['parseFromString'](_0x3d558d,'text/html')['body']['textContent']]);}),this['focusables']=new _0x45576e(),this['focusTracker']=new _0x455bfc(),this['keystrokes']=new _0x491354(),this['focusCycler']=new _0x3685b0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x585b00=>_0x585b00['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x4d6b85,this['_localUser']=_0x234481,this['_config']=_0x3561c8,_0x3561c8['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x3c9944(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x2f6dde}=this['_config'];this['commentsListView']=new _0x2f6dde(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',_0x1eb632=>_0x1eb632+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4d6a04,_0x3f8d38)=>_0x4d6a04||!!_0x3f8d38);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1b46a6}=this['_config'],_0x51343c=new _0x1b46a6(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2e7170=_0x51343c['commentInputView'];return _0x51343c['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2e7170,'value',(_0x1577f3,_0x291386,_0x2a7630)=>!!_0x2a7630||_0x1577f3&&!_0x291386),_0x2e7170['on']('submit',(_0x4a01f6,_0x2b0645)=>{this['fire']('addComment',_0x2b0645),_0x2e7170['editor']['setData']('');}),_0x2e7170['on']('cancel',()=>this['focus']()),_0x2e7170['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x51343c;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x1a3191,_0x2d3ec1,_0x24d659,_0x579983){super(_0x1a3191,_0x2d3ec1,_0x24d659,_0x579983),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0xdafdd4=>_0xdafdd4&&_0xdafdd4[0x0]?_0xdafdd4[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3105db,_0x510d94)=>{let _0x423f0c='';for(const _0x3f05be of _0x3105db)_0x423f0c+='<p>'+ls(_0x3f05be['content'],_0x3f05be['color'])+'</p>';return _0x510d94?_0x423f0c:_0x4fccfa(_0x423f0c,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x579983['SuggestionView'](_0x1a3191,_0x2d3ec1,{'formatDateTime':_0x579983['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 _0x5286da=this['bindTemplate'],_0x1a4d09=[this['suggestionView']];return this['commentsListView']&&_0x1a4d09['push'](this['commentsListView']),this['commentThreadInputView']&&_0x1a4d09['push'](this['commentThreadInputView']),_0x1a4d09['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x5286da['if']('isActive','ck-suggestion-wrapper--active'),_0x5286da['to']('type',_0x43c9c2=>'ck-suggestion-'+_0x43c9c2),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':_0x5286da['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x1a4d09};}['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 _0x460524{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x35a122,_0x8f8eeb,_0x4d5d14){super(_0x35a122),this['_model']=_0x8f8eeb,this['_config']=_0x4d5d14,this['set']('description',''),this['bind']('authoredAt')['to'](_0x8f8eeb),this['acceptButton']=this['_createButton'](o(_0x35a122,'Accept\x20suggestion'),_0x402a83,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x35a122,'Discard\x20suggestion'),_0xfecd44,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x3f905b(_0x35a122,_0x8f8eeb['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x45576e([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x455bfc(),this['keystrokes']=new _0x491354(),this['focusCycler']=new _0x3685b0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4999dc=>_0x4999dc['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x1858d4=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x1858d4['innerHTML']=this['description'],this['on']('change:description',(_0x2aff24,_0x137dda,_0x3a046c)=>{_0x1858d4['innerHTML']=_0x3a046c;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x44c5dc=this['bindTemplate'],_0x186545=[{'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':_0x44c5dc['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x44c5dc['to']('authoredAt',_0x4f109e=>this['_config']['formatDateTime'](_0x4f109e))}]}]},{'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']&&_0x186545['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':_0x186545}]};}['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'](_0xfe8eaf,_0x4ef2c5,_0x2856de,_0x187fec,_0x4094e1){const _0x46c363=new _0x348693(this['locale']);return _0x46c363['set']({'label':_0xfe8eaf,'icon':_0x4ef2c5,'tooltip':!0x0,'tooltipPosition':_0x4094e1}),_0x46c363['extendTemplate']({'attributes':{'class':_0x2856de}}),_0x46c363['on']('execute',()=>{this['fire'](_0x187fec,this['_model']['id']);}),_0x46c363;}['_setupKeyboardNavigation'](){const _0x311926=this['element'];this['keystrokes']['listenTo'](_0x311926);for(const _0x38eb5e of this['focusables'])this['focusTracker']['add'](_0x38eb5e['element']),this['keystrokes']['listenTo'](_0x38eb5e['element']);this['keystrokes']['set']('enter',(_0x537401,_0x50e6cb)=>{_0x311926===_0x537401['target']&&(this['focusCycler']['focusFirst'](),_0x50e6cb());}),this['keystrokes']['set']('esc',(_0x1234f0,_0x5c0f19)=>{_0x311926!==_0x1234f0['target']&&(this['focus'](),_0x5c0f19());});}}class u extends _0x4043ba{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x29842c,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x389335){super(_0x389335),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x12f5b5=this['editor']['config'];_0x12f5b5['define']('trackChanges.SuggestionThreadView',fe),_0x12f5b5['define']('trackChanges.SuggestionView',we),_0x12f5b5['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x12f5b5['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x56c6de,_0xdf71c9){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x402e7e,_0x183eb0]of this['_handleControllerBuffer']){const _0x32a3a6=this['_suggestionToController']['has'](_0x402e7e);_0x32a3a6||_0x183eb0?_0x32a3a6&&_0x183eb0&&this['_destroyController'](_0x402e7e):this['_initializeController'](_0x402e7e);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x56c6de,_0xdf71c9);}['init'](){const _0x2d46dc=this['editor'],_0x2394c4=_0x2d46dc['plugins']['get']('TrackChangesEditing'),_0x5d5320=_0x2d46dc['plugins']['get']('Annotations'),_0x420995=_0x2d46dc['plugins']['get']('EditorAnnotations'),_0x3ba2f3=_0x2d46dc['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x420995['addSourceCollector'](()=>{const _0x530f98=[];for(const [_0x377ba1,_0x10cba5]of Array['from'](this['_suggestionToController'])){const _0x159da4=_0x377ba1['getAllAdjacentSuggestions'](),_0x298a5a=[];for(const _0x4b2269 of _0x159da4){if(!_0x4b2269['isInContent'])continue;if(_0x4b2269['isMultiRange']){_0x298a5a['push'](..._0x4b2269['getRanges']());continue;}const _0x28ca02=_0x4b2269['getFirstRange']();if(_0x298a5a['length']>0x0){const _0x592404=_0x298a5a[0x0]['getJoined'](_0x28ca02);if(_0x592404){_0x298a5a[0x0]=_0x592404;continue;}}_0x298a5a['push'](_0x28ca02);}_0x530f98['push']([_0x10cba5['view'],_0x298a5a]);}return _0x530f98;}),this['listenTo'](_0x2394c4,'suggestionLoaded',(_0x44c91b,_0x568986)=>{this['listenTo'](_0x568986,'change:previous',(_0xabcad8,_0x1c28ca,_0xd4da5d,_0x1da159)=>{_0x568986['isInContent']&&(null==_0xd4da5d?(this['_updateController'](_0x1da159['head']),this['_handleSuggestionControllerDelayed'](_0x568986,!0x1)):(this['_updateController'](_0xd4da5d['head']),null==_0x1da159&&this['_handleSuggestionControllerDelayed'](_0x568986,!0x0)));}),null!==_0x568986['previous']?this['_updateController'](_0x568986['head']):this['_handleSuggestionControllerDelayed'](_0x568986,!0x1);}),this['listenTo'](_0x2394c4,'suggestionUnloaded',(_0x449bfd,_0x16c20d,_0x30ae50)=>{this['stopListening'](_0x16c20d,'change:previous'),this['_handleControllerBuffer']['delete'](_0x16c20d),this['_suggestionToController']['has'](_0x16c20d)&&this['_destroyController'](_0x16c20d),_0x30ae50&&this['_updateController'](_0x30ae50['head']);}),this['listenTo'](_0x2394c4,'suggestionChanged',(_0x4014b2,_0x511b90)=>{this['_updateController'](_0x511b90);}),this['listenTo'](_0x5d5320,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x3ba2f3,'addComment',(_0x53a109,{threadId:_0x47fd6b,isFromAdapter:_0x1aa095})=>{if(_0x1aa095||!_0x2394c4['hasSuggestion'](_0x47fd6b))return;const _0x428438=_0x2394c4['getSuggestion'](_0x47fd6b);this['_suggestionToController']['get'](_0x428438)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xc66fda=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x129332;for(const _0x217f48 in _0xc66fda){const _0x1c02da=_0x217f48,_0x13eab4=_0xc66fda[_0x1c02da];if('trackChangesLicenseKeyValid'==_0x13eab4||'trackChangesLicenseKeyInvalid'==_0x13eab4||'trackChangesLicenseKeyExpired'==_0x13eab4||'trackChangesLicenseKeyDomainLimit'==_0x13eab4||'trackChangesLicenseKeyNotAllowed'==_0x13eab4||'trackChangesLicenseKeyEvaluationLimit'==_0x13eab4||'trackChangesLicenseKeyTrialLimit'==_0x13eab4||'trackChangesLicenseKeyUsageLimit'==_0x13eab4){delete _0xc66fda[_0x1c02da],_0x129332=_0x13eab4,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x129332&&_0xc66fda['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x129332&&_0xc66fda['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x129332&&_0xc66fda['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x129332&&_0xc66fda['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x129332&&_0xc66fda['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x129332&&_0xc66fda['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x129332&&_0xc66fda['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x2c8f77){const _0x5bedc1=this['_suggestionToController']['get'](_0x2c8f77);if(!_0x5bedc1)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x5bedc1['view'])||null;}['getSuggestionForAnnotation'](_0x496e5d){const _0x1f75f2=this['_viewToController']['get'](_0x496e5d['innerView']);return _0x1f75f2?_0x1f75f2['model']:null;}['_refreshActiveMarkers'](){const _0x12a7fd=this['editor']['plugins']['get']('Annotations'),_0x4dcbab=this['editor']['plugins']['get']('TrackChangesEditing'),_0x134d6f=Array['from'](_0x12a7fd['activeAnnotations'],_0x3eec64=>_0x3eec64['innerView'])['filter'](_0x19df2c=>this['_viewToController']['has'](_0x19df2c)),_0x58d15d=[];for(const _0x25a640 of _0x134d6f){const _0x1bb7f5=this['_viewToController']['get'](_0x25a640)['model']['getAllAdjacentSuggestions']();_0x58d15d['push'](..._0x1bb7f5['reduce']((_0x37f3bc,_0x46cdc1)=>[..._0x37f3bc,..._0x46cdc1['getMarkerNames']()],[]));}_0x4dcbab['activeMarkers']=_0x58d15d;}['_addUIComponentsToFactory'](){const _0x39bc5a=this['editor'],_0x3751ec=_0x39bc5a['locale'],_0x51bac7=o(_0x3751ec,'Track\x20changes'),_0x221892=new _0x542c3f([{'type':'switchbutton','model':new _0x32de35({'withText':!0x0,'isToggleable':!0x0,'label':_0x51bac7,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x32de35({'withText':!0x0,'label':o(_0x3751ec,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x32de35({'withText':!0x0,'label':o(_0x3751ec,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x32de35({'withText':!0x0,'label':o(_0x3751ec,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x32de35({'withText':!0x0,'label':o(_0x3751ec,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x39bc5a['plugins']['has']('TrackChangesPreview')&&_0x221892['addMany']([{'type':'separator'},{'type':'button','model':new _0x32de35({'withText':!0x0,'label':o(_0x3751ec,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x187f4f of _0x221892)if(ke(_0x187f4f)){const _0x123d98=_0x39bc5a['commands']['get'](_0x187f4f['model']['commandName']);_0x187f4f['model']['bind']('isOn','isEnabled')['to'](_0x123d98,'value','isEnabled');}_0x39bc5a['ui']['componentFactory']['add']('trackChanges',_0x37d45a=>this['_createToolbarButton'](_0x37d45a,_0x221892,_0x51bac7)),_0x39bc5a['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4da491=>this['_createMenuBarMenu'](_0x4da491,_0x221892,_0x51bac7));}['_createToolbarButton'](_0x23540e,_0x8570a,_0xd72cf){const _0x4e38fd=_0x24d970(_0x23540e,_0x16ec0d),_0x45ef6c=this['editor']['commands']['get']('trackChanges');_0x4e38fd['buttonView']['set']({'tooltip':_0xd72cf,'label':_0xd72cf,'icon':_0x51f705}),_0x4e38fd['buttonView']['bind']('isOn')['to'](_0x45ef6c,'value'),_0x4e38fd['buttonView']['on']('execute',()=>{_0x45ef6c['execute'](),this['editor']['editing']['view']['focus']();}),_0xa49fc3(_0x4e38fd,_0x8570a,{'role':'menu'});const _0xe8e00c=[];for(const _0x4863af of _0x8570a)ke(_0x4863af)&&_0xe8e00c['push'](this['editor']['commands']['get'](_0x4863af['model']['commandName']));const _0x45b00b=_0x4e38fd['buttonView'];return _0x45b00b['actionView']['unbind']('isEnabled'),_0x45b00b['arrowView']['unbind']('isEnabled'),_0x45b00b['actionView']['bind']('isEnabled')['to'](_0x45ef6c,'isEnabled'),_0x45b00b['arrowView']['bind']('isEnabled')['toMany'](_0xe8e00c,'isEnabled',(..._0x11a056)=>_0x11a056['some'](_0x14b263=>_0x14b263)),_0x4e38fd['on']('execute',_0x455f9c=>{this['editor']['execute'](_0x455f9c['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4e38fd;}['_createMenuBarMenu'](_0x40fc9e,_0xe12fcb,_0x373515){const _0x243daa=new _0x511f71(_0x40fc9e),_0x51fccd=this['editor']['commands']['get']('trackChanges');_0x243daa['buttonView']['set']({'label':_0x373515,'icon':_0x51f705});const _0x588238=new _0xc51150(_0x40fc9e);for(const _0x10ed30 of _0xe12fcb){if('separator'==_0x10ed30['type']){_0x588238['items']['add'](new _0x1d3474(_0x40fc9e));continue;}const _0x4f1359=new _0x4ef386(_0x40fc9e,_0x243daa),_0x3a0e47=new _0x595c96(_0x40fc9e),_0x2f90ae=_0x10ed30['model'];_0x3a0e47['bind'](...Object['keys'](_0x2f90ae))['to'](_0x2f90ae),_0x3a0e47['delegate']('execute')['to'](_0x243daa),_0x3a0e47['on']('execute',()=>{this['editor']['execute'](_0x2f90ae['commandName']),this['editor']['editing']['view']['focus']();}),_0x4f1359['children']['add'](_0x3a0e47),_0x588238['items']['add'](_0x4f1359);}return _0x243daa['bind']('isEnabled')['to'](_0x51fccd,'isEnabled'),_0x243daa['panelView']['children']['add'](_0x588238),_0x243daa;}['_initializeController'](_0x291110){const _0x50c8fe=this['editor'],_0x15243a=_0x50c8fe['config'],_0x2b02b0=_0x50c8fe['plugins']['get']('Annotations'),_0x30d51a=_0x50c8fe['plugins']['get']('CommentsRepository'),_0x465c18=_0x50c8fe['plugins']['get']('EditorAnnotations'),_0x52c00c=_0x50c8fe['plugins']['get'](_0x29842c)['me'],_0x236f09=_0x15243a['get']('trackChanges')['SuggestionThreadView'],_0x581c69=_0x15243a['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x1f3f0d,CommentThreadInputView:_0x424139}=_0x50c8fe['plugins']['get']('CommentsUI');let _0x115ef8,_0x554eb2,_0x31ced5;this['_annotationViews']['has'](_0x291110['id'])?(_0x554eb2=this['_annotationViews']['get'](_0x291110['id']),_0x115ef8=_0x554eb2['mainView']):(_0x115ef8=new _0x236f09(_0x50c8fe['locale'],_0x291110,_0x52c00c,{'disableComments':this['_disableComments'],'editorConfig':{..._0x15243a['get']('comments.editorConfig'),'licenseKey':_0x15243a['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x15243a['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x15243a['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x15243a['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3e0338(_0x15243a['get']('locale'),_0x50c8fe['locale']),'CommentView':_0x15243a['get']('comments')['CommentView'],'CommentsListView':_0x1f3f0d,'CommentThreadInputView':_0x424139,'SuggestionView':_0x581c69}),_0x115ef8['suggestionView']['acceptButton']['on']('execute',()=>{_0x50c8fe['editing']['view']['focus']();}),_0x115ef8['suggestionView']['discardButton']['on']('execute',()=>{_0x50c8fe['editing']['view']['focus']();}),_0x554eb2=_0x2b02b0['createAnnotationView'](this['editor']['locale'],_0x115ef8),_0x554eb2['bind']('isDirty')['to'](_0x115ef8,'isDirty'),_0x554eb2['bind']('length')['to'](_0x115ef8),_0x554eb2['bind']('type')['to'](_0x115ef8,'type',_0x143c92=>'suggestion-'+_0x143c92),_0x115ef8['on']('escape',()=>{_0x31ced5['fire']('escape');}),this['_annotationViews']['set'](_0x291110['id'],_0x554eb2));const _0x54f723=_0x30d51a['createCommentThreadController'](_0x291110['commentThread'],_0x115ef8),_0x4482cc=new pe(_0x50c8fe,_0x291110,_0x115ef8,_0x54f723),_0x51aefa=_0x291110['getAllAdjacentSuggestions']()['filter'](_0x12a6e3=>_0x12a6e3['isInContent']);_0x115ef8['descriptionParts']=_0x50c8fe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x51aefa),this['_suggestionToController']['set'](_0x291110,_0x4482cc),this['_viewToController']['set'](_0x115ef8,_0x4482cc);const _0x1493ab=()=>{const _0x2af6ac=[],_0x44faed=_0x291110['getAllAdjacentSuggestions']()['filter'](_0x21fd12=>_0x21fd12['isInContent']);for(const _0x2c4610 of _0x44faed)_0x2af6ac['push'](..._0x2c4610['getMarkers']());return _0x503955(_0x50c8fe['editing'],_0x2af6ac);};_0x31ced5=_0x2b02b0['createAnnotation']({'view':_0x554eb2,'target':_0x1493ab,'type':()=>'suggestion-'+_0x4482cc['view']['type'],'isVisible':!!_0x1493ab()}),_0x30d51a['_bindAnnotationToEditors'](_0x115ef8,_0x31ced5),_0x2b02b0['add'](_0x31ced5),_0x465c18['registerAnnotation'](_0x31ced5);}['_destroyController'](_0x130d7b){const _0xba14e3=this['editor']['plugins']['get']('CommentsRepository'),_0x5d8dee=this['editor']['plugins']['get']('Annotations'),_0x148f7c=this['_suggestionToController']['get'](_0x130d7b),_0x392ebb=_0x148f7c['view'],_0x3438d8=_0x5d8dee['getByInnerView'](_0x392ebb);_0xba14e3['_unbindEditors'](_0x392ebb),_0x3438d8&&_0x5d8dee['remove'](_0x3438d8),this['_suggestionToController']['delete'](_0x130d7b),this['_viewToController']['delete'](_0x392ebb),_0x148f7c['destroy']();}['_updateController'](_0x4bbfd9){if(!_0x4bbfd9['isInContent']||!this['_suggestionToController']['has'](_0x4bbfd9))return;const _0x1f08b6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2574a4=this['_suggestionToController']['get'](_0x4bbfd9),_0x124005=_0x4bbfd9['getAllAdjacentSuggestions']();_0x2574a4['view']['descriptionParts']=_0x1f08b6['descriptionFactory']['getDescriptions'](_0x124005);}['destroy'](){for(const _0x60dd03 of this['_suggestionToController']['keys']())this['_destroyController'](_0x60dd03);for(const _0x465e2e of this['_annotationViews']['values']())_0x465e2e['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x3a5937){return'model'in _0x3a5937;}class Ne extends _0x4043ba{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x575ed7){this['editor']['plugins']['get'](d)['adapter']=_0x575ed7;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x2668a3){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x2668a3);}['getSuggestions']({skipNotAttached:_0xe32ff1=!0x1,toJSON:_0x3ce91d=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0xe32ff1,'toJSON':_0x3ce91d});}['getSuggestion'](_0x5b4cc0){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x5b4cc0);}}const p=['Pagination'];class re extends _0x4043ba{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4aad62=this['editor'];if(_0x4aad62['config']['define']('trackChangesData.editorCreator',_0x3b747f=>{const _0x51ccd7=_0x4aad62['model']['document']['getRootNames']()['reduce']((_0x3989c7,_0x4134d2)=>(_0x3989c7[_0x4134d2]='',_0x3989c7),{});return _0x4aad62['constructor']['create'](_0x51ccd7,_0x3b747f);}),'function'!=typeof _0x4aad62['config']['get']('trackChangesData')['editorCreator'])throw new _0x2321d0('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x1f720c){return P(this['editor'],!0x0,_0x1f720c);}['getDataWithDiscardedSuggestions'](_0x4b8a06){return P(this['editor'],!0x1,_0x4b8a06);}}class Fe extends _0x4043ba{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xbd22b1){function _0xf77c3a(_0x5cd2d8){return _0x5cd2d8['map'](_0x14c249=>String['fromCharCode'](_0x14c249))['join']('');}super(_0xbd22b1),this['result']='end',_0xbd22b1[_0xf77c3a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xf77c3a([0x76,0x69,0x65,0x77])][_0xf77c3a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xf77c3a([0x61,0x75,0x74,0x6f]),_0xbd22b1[_0xf77c3a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0xf77c3a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xf77c3a([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0xf77c3a([0x73,0x74,0x61,0x74,0x75,0x73])]:_0xf77c3a([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(_0x498079){return void 0x0!==_0x498079['getRootsAttributes'];}async function P(_0x490dc6,_0x3baeec,_0x4168da){const _0x59e6c4=_0x4db4d3(_0x490dc6,p);_0x59e6c4['plugins']['push'](d,Fe),_0x59e6c4['rootsAttributes']=De(_0x490dc6)?_0x490dc6['getRootsAttributes']():void 0x0;const _0x1d08a1=document['createDocumentFragment'](),_0x2bafa6=_0x490dc6['config']['get']('trackChangesData')['editorCreator'],_0x7df7cf=await _0x2bafa6(_0x59e6c4,()=>function(_0xf345fa){const _0x49ee7c=document['createElement']('div');return _0xf345fa['appendChild'](_0x49ee7c),_0x49ee7c;}(_0x1d08a1));!function(_0x12fa44,_0x396a64){const _0x5a21a8=_0x12fa44['model']['document']['getRootNames']()['reduce']((_0x2a283d,_0x8a92c1)=>(_0x2a283d[_0x8a92c1]=_0x12fa44['data']['get']({'rootName':_0x8a92c1}),_0x2a283d),{}),_0x744799=_0x12fa44['plugins']['get']('Users')['users']['map'](_0x36859a=>({'id':_0x36859a['id'],'name':_0x36859a['name']})),_0x483d02=_0x12fa44['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x9c740e=_0x12fa44['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xc260c0=_0x396a64['plugins']['get']('Users'),_0x3da92e=_0x396a64['plugins']['get']('TrackChangesEditing'),_0x2f06b8=_0x396a64['plugins']['get']('CommentsRepository');for(const _0x567256 of _0x2f06b8['getCommentThreads']())_0x567256['remove']();for(const _0x521959 of _0x744799)_0xc260c0['getUser'](_0x521959['id'])||_0xc260c0['addUser'](_0x521959);_0xc260c0['me']||_0xc260c0['useAnonymousUser']();for(const _0x279775 of _0x9c740e)_0x2f06b8['addCommentThread'](_0x279775);for(const _0x99f3c6 of _0x483d02)_0x3da92e['addSuggestionData'](_0x99f3c6);_0x396a64['data']['set'](_0x5a21a8);}(_0x490dc6,_0x7df7cf),_0x7df7cf['execute'](_0x3baeec?'acceptAllSuggestions':'discardAllSuggestions');const _0x47b4d0=De(_0x7df7cf)?_0x7df7cf['getFullData'](_0x4168da):_0x7df7cf['data']['get'](_0x4168da);return await _0x7df7cf['destroy'](),_0x47b4d0;}class Me extends _0x460524{['options'];constructor(_0x368ab9,_0x61991){super(_0x368ab9),this['options']=_0x61991,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'](_0x547471,_0xa8d14c){if(!this['element'])return;const _0x56363c=[];for(const [_0x3e1e65,_0x32a5b9]of _0x547471){const _0x4fa61b=document['createElement']('div');_0x4fa61b['setAttribute']('data-ck-root-name',_0x3e1e65),_0x4fa61b['className']=_0x32a5b9['classes']+'\x20ck-track-changes-preview__root-container',_0x4fa61b['innerHTML']=_0x32a5b9['content'],_0x56363c['push'](_0x4fa61b);}_0xa8d14c(this['element'],_0x56363c),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x260b27{constructor(_0x50793d){super(_0x50793d),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x581fa3=this['editor'],_0x42daaf=_0x581fa3['locale'],_0x2af9fa=_0x581fa3['plugins']['get']('Dialog');let _0x502525;const _0x5b852b=function(_0x1c0fe4){const _0x38f40d={};if('editables'in _0x1c0fe4['ui']['view']){for(const [_0x193b4b,_0xafcf79]of Object['entries'](_0x1c0fe4['ui']['view']['editables']))_0x38f40d[_0x193b4b]=_0xafcf79['element'];}else _0x38f40d[_0x1c0fe4['model']['document']['getRootNames']()[0x0]]=_0x1c0fe4['ui']['view']['editable']['element'];return _0x38f40d;}(_0x581fa3),_0x56bb7a=function(_0x21a2b4){let _0x2e201d=0x0;for(const _0x4e736f of Object['values'](_0x21a2b4))_0x2e201d=Math['max'](_0x2e201d,_0x4e736f['getBoundingClientRect']()['width']);let _0x421ffb=0x0;for(const _0x4140de of Object['values'](_0x21a2b4))_0x421ffb+=_0x4140de['getBoundingClientRect']()['height'];const _0x3f3710=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x421be7=Math['min'](_0x421ffb,_0x3f3710);return{'width':_0x2e201d,'height':_0x421be7};}(_0x5b852b);_0x2af9fa['show']({'id':'finalContentPreview','title':o(_0x42daaf,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x42daaf,{'dialogRects':_0x56bb7a}),'onHide':()=>{_0x502525['detachFromDom']();},'onShow':()=>{_0x581fa3['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x53c269=>{const _0x218a01=this['_standarizeRootsData'](_0x53c269,_0x581fa3,_0x5b852b);_0x2af9fa['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x218a01,_0x581fa3['config']['get']('trackChanges.preview.renderFunction'));}),_0x502525=new _0x663f3d(_0x42daaf,[_0x2af9fa['view']]),_0x502525['attachToDom'](),_0x502525['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x581fa3['once']('destroy',()=>{_0x502525['detachFromDom']();});const _0x1fed9b=_0x2af9fa['view']['headerView']['class'];_0x2af9fa['view']['headerView']['class']=_0x1fed9b?_0x1fed9b+'\x20ck-reset_all':'ck-reset_all',_0x2af9fa['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x2af9fa['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0xf1583=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x16643f=_0xf1583['previewMode'],_0x33d6e6={};if('$labels'===_0x16643f){for(const _0x18e128 of _0xf1583['getMergeFieldsIds']())_0x33d6e6[_0x18e128]=_0xf1583['getLabel'](_0x18e128)||_0x18e128;}else{const _0x3d138a='$defaultValues'===_0x16643f?_0xf1583['getDefaultValues']():_0xf1583['getDataSetValues'](_0x16643f,!0x0);for(const _0xa26492 of Object['entries'](_0x3d138a)){const [_0x5d9398,_0x1f2b4d]=_0xa26492;_0x33d6e6[_0x5d9398]=null!==_0x1f2b4d?_0x1f2b4d:_0xf1583['getLabel'](_0x5d9398)||_0x5d9398;}}return{'mergeFieldsData':_0x33d6e6};}['_standarizeRootsData'](_0x4ca140,_0x401961,_0x5dab89){let _0x23b4d;if('string'==typeof _0x4ca140){const _0x3cc381=_0x401961['model']['document']['getRootNames']()[0x0];_0x23b4d={[_0x3cc381]:_0x4ca140};}else _0x23b4d=_0x4ca140;const _0x5a4625=this['_fixMediaEmbeds'](_0x23b4d,_0x401961),_0x1bbcd9=function(_0x4e2084,_0x300141){for(const [_0x4121cd,_0x4a58bf]of _0x4e2084)_0x4a58bf['classes']=_0x300141[_0x4121cd]['classList']['value']['replace']('ck-focused','');return _0x4e2084;}(this['_sortRoots'](_0x401961)['reduce']((_0x22b215,_0x3323de)=>(_0x22b215['push']([_0x3323de,{'content':_0x5a4625[_0x3323de],'classes':''}]),_0x22b215),[]),_0x5dab89);return _0x1bbcd9;}['_fixMediaEmbeds'](_0x166a8b,_0x1681e0){if(!_0x1681e0['plugins']['has']('MediaEmbedEditing'))return _0x166a8b;const _0x1fd3fd=_0x1681e0['plugins']['get']('MediaEmbedEditing');for(const [_0x9e9ffd,_0x9be32e]of Object['entries'](_0x166a8b)){const _0x59dbcf=document['createElement']('div');_0x59dbcf['innerHTML']=_0x9be32e,(_0x59dbcf['querySelectorAll']('figure.media')['forEach'](_0x3931d1=>{const _0x6adda7=_0x3931d1['querySelector']('oembed');if(_0x6adda7){const _0x74b09f=_0x6adda7['getAttribute']('url');if(_0x74b09f){const _0x57ba8f=_0x1fd3fd['registry']['getMediaViewElement'](new _0x46de67(_0x1681e0['editing']['view']['document']),_0x74b09f,{'elementName':'','renderForEditingView':!0x0}),_0x32424c=document['createElement']('div');_0x32424c['classList']['add']('ck-media__wrapper'),_0x57ba8f['render'](_0x32424c,_0x1681e0['editing']['view']['domConverter']),_0x6adda7['replaceWith'](_0x32424c);}}}),_0x166a8b[_0x9e9ffd]=_0x59dbcf['innerHTML']);}return _0x166a8b;}['_sortRoots'](_0x4468af){if(!function(_0x1b24d2){return void 0x0!==_0x1b24d2['getRootsAttributes'];}(_0x4468af))return _0x4468af['model']['document']['getRootNames']();const _0x49fd3c=[],_0x9ded3f=new Map();for(const _0x31edb9 of _0x4468af['model']['document']['getRootNames']()){const _0x14b139=_0x4468af['editing']['view']['getDomRoot'](_0x31edb9)['getClientRects']()['item'](0x0);_0x49fd3c['push'](_0x31edb9),_0x9ded3f['set'](_0x31edb9,_0x14b139);}return _0x49fd3c['sort']((_0x1846aa,_0x1f1aa2)=>{const _0xe92857=_0x9ded3f['get'](_0x1846aa),_0x557e4c=_0x9ded3f['get'](_0x1f1aa2);return _0xe92857['y']-_0x557e4c['y']||_0xe92857['x']-_0x557e4c['x'];}),_0x49fd3c;}}class Ue extends _0x4043ba{static get['requires'](){return[re,_0x3b2f46];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1c3a81){super(_0x1c3a81),_0x1c3a81['commands']['add']('previewFinalContent',new te(this['editor'])),_0x1c3a81['config']['define']('trackChanges.preview.renderFunction',(_0x564b21,_0x14d570)=>{for(const _0xe1c6e5 of _0x14d570)_0x564b21['appendChild'](_0xe1c6e5);});}}export{v as AcceptSuggestionCommand,ii as BaseSuggestionThreadView,D as DiscardSuggestionCommand,B as ExecuteOnAllSuggestionsCommand,O as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,x as Suggestion,M as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Ne as TrackChanges,$ as TrackChangesCommand,re as TrackChangesData,Fe as TrackChangesDataGetter,d as TrackChangesEditing,Ue as TrackChangesPreview,u as TrackChangesUI};
|