@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250629.0 → 0.0.0-nightly-20250630.0
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/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x2042f1(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x39c209,_0x1606a6){super(),this['id']=_0x1606a6['id'],this['type']=_0x1606a6['type'],this['subType']=_0x1606a6['subType']||null,this['author']=_0x1606a6['author'],this['creator']=_0x1606a6['creator']||_0x1606a6['author'],this['isExternal']=Boolean(_0x1606a6['attributes']&&_0x1606a6['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0x1606a6['originalSuggestionId']||null,this['_model']=_0x39c209,this['_onAccept']=_0x1606a6['onAccept'],this['_onDiscard']=_0x1606a6['onDiscard'],this['_onAttributesChange']=_0x1606a6['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x1606a6['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 _0x615370=this;for(;_0x615370['previous'];)_0x615370=_0x615370['previous'];return _0x615370;}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'](_0x3f7620){this['_markerNames']['add'](_0x3f7620);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x2e3eb2=>this['_model']['markers']['get'](_0x2e3eb2))['filter'](_0x54d257=>_0x54d257);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x152275=>{for(const _0x4ee4a2 of this['getMarkers']())_0x152275['removeMarker'](_0x4ee4a2);}),this['_markerNames']['clear']();}['removeMarker'](_0x2f7de7){this['_model']['change'](_0x593049=>{_0x593049['removeMarker'](_0x2f7de7);}),this['_markerNames']['delete'](_0x2f7de7);}['addRange'](_0x41d734){const _0xb0b987='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0xb0b987),this['_model']['change'](_0x5da785=>{_0x5da785['addMarker'](_0xb0b987,{'range':_0x41d734,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x235db3){for(const _0x59686f of this['getRanges']())if(_0x59686f['isIntersecting'](_0x235db3))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5f355d=>_0x5f355d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x480cdc,_0x32f7f2)=>[..._0x480cdc,..._0x32f7f2['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x16cf06=this['getRanges']();if(0x1!=_0x16cf06['length'])return null;const _0x13da6a=_0x16cf06[0x0],_0x5076dc=_0x13da6a['start']['nodeAfter'],_0x2d9bd7=_0x13da6a['end']['nodeBefore'];return _0x5076dc instanceof _0x4d67af?_0x5076dc!=_0x2d9bd7?null:_0x5076dc: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 _0x53010e=[];let _0x2276b3=this['head'];for(;_0x2276b3;)_0x53010e['push'](_0x2276b3),_0x2276b3=_0x2276b3['next'];return _0x53010e;}['setAttribute'](_0x93c5d,_0x418768){const _0xc4b9b6=_0x29028f(this['attributes']);_0x1c95cb(_0xc4b9b6,_0x93c5d,_0x418768),_0x92ba7f(_0xc4b9b6,this['attributes'])||(this['attributes']=_0xc4b9b6,this['_onAttributesChange'](_0xc4b9b6));}['removeAttribute'](_0x2a4c75){const _0x3f1916=_0x29028f(this['attributes']);_0x12be73(_0x3f1916,_0x2a4c75),_0x92ba7f(_0x3f1916,this['attributes'])||(this['attributes']=_0x3f1916,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 _0x924ea4()['substr'](0x1,0x5);}}function o(_0x3e9e32,_0x2c1b59,_0x569345){const _0xfec13b=_0x3e9e32['t'],t=_0x3e9e32['t'];switch(_0x2c1b59){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',_0x569345);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x569345);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x569345);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x569345);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x569345);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',_0x569345);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x569345);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',_0x569345);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x569345);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x569345);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x569345);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x569345);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x569345);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x569345);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x569345);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x569345);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x569345);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x569345);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x569345);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x569345);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x569345);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x569345);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x569345);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x569345);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x569345);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'},_0x569345);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x569345);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x569345);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x569345);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x569345);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x569345);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x569345);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x569345);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'},_0x569345);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x569345);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x569345);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x569345);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x569345);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'},_0x569345);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x569345);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'},_0x569345);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'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'},_0x569345);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x569345);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'},_0x569345);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x569345);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'},_0x569345);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x569345);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x569345);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'},_0x569345);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x569345);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 _0xfec13b({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x569345);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0xfec13b({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x569345);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x569345);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'},_0x569345);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'},_0x569345);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'},_0x569345);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2c1b59;}}class x{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0xf70a1f,_0x42e71d){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0xf70a1f,this['_locale']=_0x42e71d;}['getDescriptions'](_0x4fecec){const _0x189c62=[],_0x5c228e=new Set(),_0x7902e5=new Set();for(let _0x1a3372=0x0;_0x1a3372<_0x4fecec['length'];_0x1a3372++){const _0x48331b=_0x4fecec[_0x1a3372];if(!_0x48331b['isInContent'])continue;const _0x324fc8=this['_handleCustomCallbackDescription'](_0x48331b);if(_0x324fc8){if(null!=_0x48331b['subType']){if(_0x5c228e['has'](_0x48331b['subType']))continue;_0x5c228e['add'](_0x48331b['subType']);}_0x189c62['push'](_0x324fc8);}else{if('attribute'==_0x48331b['type']){const _0x427a50=_0x48331b['data']['key'];if(_0x7902e5['has'](_0x427a50))continue;_0x7902e5['add'](_0x48331b['data']['key']),_0x427a50==m?this['_handleRenameSuggestionDescription'](_0x189c62,_0x48331b):this['_handleAttributeSuggestionDescription'](_0x189c62,_0x48331b);continue;}'insertion'!=_0x48331b['type']&&'deletion'!=_0x48331b['type']||this['_handleInsertRemoveSuggestionDescription'](_0x189c62,_0x48331b,_0x4fecec[_0x1a3372+0x1]);}}return this['_resolveDescriptionItems'](_0x189c62);}['registerDescriptionCallback'](_0x2991c7){this['_customCallbacks']['push'](_0x2991c7);}['registerElementLabel'](_0xf8a490,_0x259870,_0x35dc02=_0x295a5c['normal']){'function'==typeof _0xf8a490?_0x287692(this['_itemLabelsCallbacks'],{'matchingCallback':_0xf8a490,'label':_0x259870,'priority':_0x35dc02}):this['_itemLabels']['set'](_0xf8a490,_0x259870);}['registerAttributeLabel'](_0x45b3cb,_0x42d91e){this['_attributeLabels']['set'](_0x45b3cb,_0x42d91e);}['getItemLabel'](_0x212257,_0x327c0e=0x1){let _0x4aef08;for(const _0x23b802 of this['_itemLabelsCallbacks'])if(_0x23b802['matchingCallback'](_0x212257)){_0x4aef08=_0x23b802['label'];break;}return _0x4aef08||(_0x4aef08=this['_itemLabels']['get'](_0x212257['name'])),_0x4aef08?_0x4aef08(_0x327c0e):0x1!==_0x327c0e?_0x327c0e+'\x20'+_0x212257['name']+'s':''+_0x212257['name'];}['_addDescriptionItems'](_0x1f7cce,_0x1e948f){const _0x157eaa=_0x1e948f['getFirstRange']()['getWalker'](),_0x545df9='insertion'==_0x1e948f['type']?'add':'remove';for(const _0x2485be of _0x157eaa){const _0x240c90=_0x2485be['item'],_0x3b02c5=_0x1f7cce[_0x1f7cce['length']-0x1];if(_0x240c90['is']('$textProxy'))_0x3b02c5&&_0x3b02c5['type']['indexOf']('Container')>-0x1&&_0x1f7cce['pop'](),_0x3b02c5&&'text'==_0x3b02c5['type']?_0x3b02c5[_0x545df9]+=_0x240c90['data']:_0x1f7cce['push']({'type':'text','add':'add'==_0x545df9?_0x240c90['data']:'','remove':'remove'==_0x545df9?_0x240c90['data']:''});else{if(this['_schema']['isObject'](_0x240c90)){const _0x247804=_0x240c90;if(_0x3b02c5&&_0x3b02c5['type']['indexOf']('Container')>-0x1&&_0x1f7cce['pop'](),'elementEnd'==_0x2485be['type'])continue;_0x3b02c5&&_0x3b02c5['type']==_0x545df9+'Object'&&_0x3b02c5['element']['name']==_0x247804['name']?_0x3b02c5['quantity']++:_0x1f7cce['push']({'type':_0x545df9+'Object','element':_0x247804,'quantity':0x1}),_0x157eaa['skip'](_0x2622b0=>!('elementEnd'==_0x2622b0['type']&&_0x2622b0['item']==_0x240c90));}else{if(this['_schema']['checkChild'](_0x240c90,'$text')||_0x240c90['is']('element','softBreak')){const _0x4a04c3=_0x240c90;if('add'==_0x545df9&&'elementStart'==_0x2485be['type']||'remove'==_0x545df9&&'elementEnd'==_0x2485be['type'])continue;if(_0x3b02c5&&-0x1==_0x3b02c5['type']['indexOf']('Container')){'text'==_0x3b02c5['type']&&(_0x3b02c5[_0x545df9]+='\x0a');continue;}let _0xf70e08;if(_0xf70e08='add'==_0x545df9?_0x4a04c3['nextSibling']&&!this['_schema']['isObject'](_0x4a04c3['nextSibling'])?_0x4a04c3['nextSibling']:null:_0x4a04c3['previousSibling']&&!this['_schema']['isObject'](_0x4a04c3['previousSibling'])?_0x4a04c3['previousSibling']:null,_0x4a04c3['isEmpty']||_0xf70e08&&_0xf70e08['isEmpty']){const _0x4fe10f=_0xf70e08&&_0xf70e08['isEmpty']?_0xf70e08:_0x4a04c3;_0x3b02c5&&_0x3b02c5['type']==_0x545df9+'EmptyContainer'&&_0x3b02c5['element']['name']==_0x4fe10f['name']?_0x3b02c5['quantity']++:_0x1f7cce['push']({'type':_0x545df9+'EmptyContainer','element':_0x4fe10f,'quantity':0x1});}else _0x1f7cce['push']({'type':_0x545df9+'Container','element':_0x4a04c3});}}}}}['_resolveDescriptionItems'](_0x19885a){const _0x11a9ad=this['_locale'],_0x1b099c=[],_0x405a75=[],_0x18df96=[];for(const _0x10c93 of _0x19885a)switch(_0x10c93['type']){case'text':if(_0x10c93['add']=_0x10c93['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x10c93['remove']=_0x10c93['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x10c93['add']&&''!=_0x10c93['remove']){_0x1b099c['push']({'type':'replace','content':o(_0x11a9ad,'REPLACE_TEXT',['\x22'+_0x10c93['remove']+'\x22','\x22'+_0x10c93['add']+'\x22'])});continue;}if(null!=_0x10c93['add']['match'](/^ +$/)){_0x1b099c['push']({'type':'insertion','content':o(_0x11a9ad,'*Insert:*\x20%0',o(_0x11a9ad,'ELEMENT_SPACE',_0x10c93['add']['length']))});continue;}if(null!=_0x10c93['remove']['match'](/^ +$/)){_0x1b099c['push']({'type':'deletion','content':o(_0x11a9ad,'*Remove:*\x20%0',o(_0x11a9ad,'ELEMENT_SPACE',_0x10c93['remove']['length']))});continue;}if(''!=_0x10c93['add']){_0x1b099c['push']({'type':'insertion','content':o(_0x11a9ad,'*Insert:*\x20%0','\x22'+_0x10c93['add']+'\x22')});continue;}_0x1b099c['push']({'type':'deletion','content':o(_0x11a9ad,'*Remove:*\x20%0','\x22'+_0x10c93['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x1b099c['push']({'type':'insertion','content':o(_0x11a9ad,'*Insert:*\x20%0',this['getItemLabel'](_0x10c93['element'],_0x10c93['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x1b099c['push']({'type':'deletion','content':o(_0x11a9ad,'*Remove:*\x20%0',this['getItemLabel'](_0x10c93['element'],_0x10c93['quantity']))});continue;case'addContainer':_0x1b099c['push']({'type':'insertion','content':o(_0x11a9ad,'*Split:*\x20%0',this['getItemLabel'](_0x10c93['element'],_0x10c93['quantity']))});continue;case'removeContainer':_0x1b099c['push']({'type':'deletion','content':o(_0x11a9ad,'*Merge:*\x20%0',this['getItemLabel'](_0x10c93['element'],_0x10c93['quantity']))});continue;case'addFormat':_0x405a75['push'](_0x10c93['key']);continue;case'removeFormat':_0x18df96['push'](_0x10c93['key']);continue;default:_0x1b099c['push'](_0x10c93);}if(_0x405a75['length']){const _0x1df6cf=_0x405a75['map'](_0x5f2426=>this['_attributeLabels']['has'](_0x5f2426)?this['_attributeLabels']['get'](_0x5f2426):_0x5f2426)['join'](',\x20');_0x1b099c['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1df6cf)});}if(_0x18df96['length']){const _0x3d911a=_0x18df96['map'](_0x525886=>this['_attributeLabels']['has'](_0x525886)?this['_attributeLabels']['get'](_0x525886):_0x525886)['join'](',\x20');_0x1b099c['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x3d911a)});}return _0x1b099c;}['_handleCustomCallbackDescription'](_0x5baa55){for(const _0x9ea59 of this['_customCallbacks']){const _0x216fac=_0x9ea59(_0x5baa55);if(_0x216fac&&'type'in _0x216fac)return _0x216fac;}}['_handleAttributeSuggestionDescription'](_0x515b65,_0x2ecea2){const _0xf38d02=_0x2ecea2['data'],_0x5cdcaa=void 0x0===_0xf38d02['newValue']?'removeFormat':'addFormat';_0x515b65['push']({'type':_0x5cdcaa,'key':_0xf38d02['key']});}['_handleRenameSuggestionDescription'](_0x394c87,_0x1665e0){_0x394c87['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x1665e0['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x3c7853,_0x45ffaf,_0x29b62e){if(this['_addDescriptionItems'](_0x3c7853,_0x45ffaf),_0x29b62e&&_0x29b62e['getFirstRange']()&&!_0x45ffaf['getFirstRange']()['end']['isEqual'](_0x29b62e['getFirstRange']()['start'])){const _0x1e7a51=_0x3c7853[_0x3c7853['length']-0x1],_0x5db407='insertion'==_0x45ffaf['type']?'add':'remove';_0x1e7a51&&'text'==_0x1e7a51['type']&&(_0x1e7a51[_0x5db407]+='\x0a');}}}class O extends _0x2611d7{['afterInit'](){const _0x18938e=this['editor'],_0x393036=_0x18938e['plugins']['get']('TrackChangesEditing');_0x18938e['commands']['get']('showAIAssistant')&&_0x393036['enableCommand']('showAIAssistant');}}class E extends _0x2611d7{['afterInit'](){const _0x5475d6=this['editor'],_0x1a32eb=_0x5475d6['locale'];if(!_0x5475d6['plugins']['has']('AlignmentEditing'))return;const _0x259de4=_0x5475d6['plugins']['get']('TrackChangesEditing');_0x259de4['enableDefaultAttributesIntegration']('alignment'),_0x259de4['registerBlockAttribute']('alignment'),_0x259de4['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x1a32eb,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4bd100=this['editor'],_0x3c2e38=_0x4bd100['locale'];_0x4bd100['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc62765=>{if('formatBlock'!=_0xc62765['type'])return;const {data:_0x3d3cff}=_0xc62765;if(_0x3d3cff&&'alignment'==_0x3d3cff['commandName']){const _0x5c3383=_0x3d3cff['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x3c2e38,'*Format:*\x20%0',function(_0x46b77b){switch(_0x46b77b){case'left':return o(_0x3c2e38,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x3c2e38,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x3c2e38,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x3c2e38,'FORMAT_JUSTIFY_TEXT');}}(_0x5c3383))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class R extends _0x2611d7{['afterInit'](){const _0x2aa4a2=this['editor'],_0x15788d=_0x2aa4a2['plugins']['get']('TrackChangesEditing'),_0x1720a6=_0x2aa4a2['locale'];for(const _0x4a8d67 of Yt){if(!_0x2aa4a2['plugins']['has'](_0x4a8d67))continue;const _0x3082a6=_0x4a8d67['slice'](0x0,-0x7)['toLowerCase'](),_0x4d5fcd='FORMAT_'+_0x3082a6['toUpperCase']();_0x15788d['enableDefaultAttributesIntegration'](_0x3082a6),_0x15788d['registerInlineAttribute'](_0x3082a6),_0x15788d['descriptionFactory']['registerAttributeLabel'](_0x3082a6,o(_0x1720a6,_0x4d5fcd));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x534f5f=this['editor'],_0x5a6f8f=_0x534f5f['locale'],_0x5f65f1=_0x534f5f['plugins']['get']('TrackChangesEditing');function _0x5b1cc6(_0x3239dd,_0xb17eb6){_0x5f65f1['descriptionFactory']['registerDescriptionCallback'](_0x228bae=>{if('formatInline'!=_0x228bae['type'])return;const {data:_0xcc773c}=_0x228bae;return _0xcc773c&&_0xcc773c['commandName']===_0x3239dd?_0xcc773c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5a6f8f,'*Format:*\x20%0',_0xb17eb6)}:{'type':'format','content':o(_0x5a6f8f,'*Remove\x20format:*\x20%0',_0xb17eb6)}:void 0x0;});}_0x5b1cc6('bold',o(_0x5a6f8f,'FORMAT_BOLD')),_0x5b1cc6('italic',o(_0x5a6f8f,'FORMAT_ITALIC')),_0x5b1cc6('underline',o(_0x5a6f8f,'FORMAT_UNDERLINE')),_0x5b1cc6('code',o(_0x5a6f8f,'FORMAT_CODE')),_0x5b1cc6('strikethrough',o(_0x5a6f8f,'FORMAT_STRIKETHROUGH')),_0x5b1cc6('subscript',o(_0x5a6f8f,'FORMAT_SUBSCRIPT')),_0x5b1cc6('superscript',o(_0x5a6f8f,'FORMAT_SUPERSCRIPT'));}}class U extends _0x2611d7{['afterInit'](){const _0x5dda5d=this['editor'],_0x27e2a5=_0x5dda5d['locale'];if(!_0x5dda5d['plugins']['has']('BlockQuoteEditing'))return;const _0x4d61a0=_0x5dda5d['plugins']['get']('TrackChangesEditing'),_0x5d0277=this['editor']['commands']['get']('blockQuote');_0x4d61a0['enableCommand']('blockQuote',(_0x305c0b,_0x4b53ff={})=>{const _0x15d5eb=this['editor']['model']['document']['selection'],_0x1a24e8=_0x4b53ff&&void 0x0!==_0x4b53ff['forceValue']?_0x4b53ff['forceValue']:!_0x5d0277['value'];let _0x502077=[];if(_0x1a24e8){const _0x44e463=Array['from'](_0x15d5eb['getSelectedBlocks']())['filter'](_0x3e0ee5=>to(_0x3e0ee5)||function(_0x2b1074,_0x1f0568){const _0x54c483=_0x1f0568['checkChild'](_0x2b1074['parent'],'blockQuote'),_0x3afca5=_0x1f0568['checkChild'](['$root','blockQuote'],_0x2b1074);return _0x54c483&&_0x3afca5;}(_0x3e0ee5,this['editor']['model']['schema']));_0x502077=Zt(_0x44e463,_0x5dda5d['model']);}else{const _0x574e54=Array['from'](_0x15d5eb['getSelectedBlocks']())['filter'](_0x35fb00=>to(_0x35fb00));_0x502077=Zt(_0x574e54,_0x5dda5d['model']);}_0x5dda5d['model']['change'](()=>{for(const _0x96c018 of _0x502077)_0x4d61a0['markBlockFormat'](_0x96c018,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1a24e8}]});});}),_0x4d61a0['descriptionFactory']['registerDescriptionCallback'](_0x8b12e6=>{const {data:_0x57cd38}=_0x8b12e6;if(_0x57cd38&&'blockQuote'==_0x57cd38['commandName']){const _0x492eae=o(_0x27e2a5,'ELEMENT_BLOCK_QUOTE');return _0x57cd38['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x27e2a5,'*Set\x20format:*\x20%0',_0x492eae)}:{'type':'format','content':o(_0x27e2a5,'*Remove\x20format:*\x20%0',_0x492eae)};}});}}function to(_0x194548){return'blockQuote'==_0x194548['parent']['name'];}class V extends _0x2611d7{['afterInit'](){const _0x5e5d8b=this['editor'],_0x400c31=_0x5e5d8b['locale'],_0x194597=_0x5e5d8b['plugins']['get']('TrackChangesEditing');_0x5e5d8b['plugins']['has']('BookmarkEditing')&&(_0x194597['enableCommand']('insertBookmark'),_0x194597['enableDefaultAttributesIntegration']('updateBookmark'),_0x194597['registerBlockAttribute']('bookmarkId'),_0x194597['descriptionFactory']['registerDescriptionCallback'](_0x5bc0cd=>{if('insertion'!=_0x5bc0cd['type']&&'deletion'!=_0x5bc0cd['type']&&'attribute'!=_0x5bc0cd['type'])return;const _0x526c6d=_0x5bc0cd['getContainedElement']();if(null==_0x526c6d)return;if(!_0x526c6d['is']('element','bookmark'))return;const _0x2efa52=_0x526c6d['getAttribute']('bookmarkId');if('insertion'==_0x5bc0cd['type'])return{'type':'insertion','content':o(_0x400c31,'*Insert:*\x20%0','\x22'+_0x2efa52+'\x22\x20'+o(_0x400c31,'ELEMENT_BOOKMARK'))};if('deletion'==_0x5bc0cd['type'])return{'type':'deletion','content':o(_0x400c31,'*Remove:*\x20%0','\x22'+_0x2efa52+'\x22\x20'+o(_0x400c31,'ELEMENT_BOOKMARK'))};const {data:_0x579443}=_0x5bc0cd;if(!_0x579443||'bookmarkId'!=_0x579443['key'])return;return{'type':'format','content':o(_0x400c31,'*Set\x20bookmark:*\x20%0','\x22'+_0x579443['newValue']+'\x22')};}));}}class F extends _0x2611d7{['afterInit'](){const _0x4c1087=this['editor'];_0x4c1087['plugins']['has']('CaseChange')&&(_0x4c1087['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4c1087['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4c1087['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x2611d7{['afterInit'](){const _0x358e36=this['editor'];_0x358e36['commands']['get']('ckbox')&&_0x358e36['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x2611d7{['afterInit'](){const _0x41c7f0=this['editor'];if(!_0x41c7f0['plugins']['has']('CodeBlock'))return;const _0x32dcd2=_0x41c7f0['plugins']['get']('TrackChangesEditing'),_0xe22649=_0x41c7f0['locale'],_0x4509c8=_0x41c7f0['config']['get']('codeBlock')['languages'],_0x239311=_0x41c7f0['commands']['get']('codeBlock');_0x32dcd2['enableCommand']('indentCodeBlock'),_0x32dcd2['enableCommand']('outdentCodeBlock'),_0x32dcd2['enableCommand']('codeBlock',(_0x2040c9,_0xf59e1f={})=>{const _0x320bfd=_0x41c7f0['model'],_0x34c7aa=_0x41c7f0['model']['document']['selection'],_0x4db756=_0xf59e1f&&void 0x0!==_0xf59e1f['forceValue']?_0xf59e1f['forceValue']:!_0x239311['value'];let _0x302217;_0xf59e1f['language']||(_0xf59e1f['language']=_0x4509c8[0x0]['language']),_0x302217=_0x4db756?Array['from'](_0x34c7aa['getSelectedBlocks']())['filter'](_0xe0bed4=>oo(_0xe0bed4)||function(_0x5b4d58,_0x39eb12){if(_0x5b4d58['is']('rootElement')||_0x39eb12['isLimit'](_0x5b4d58))return!0x1;return _0x39eb12['checkChild'](_0x5b4d58['parent'],'codeBlock');}(_0xe0bed4,_0x320bfd['schema'])):Array['from'](_0x34c7aa['getSelectedBlocks']())['filter'](_0x360c43=>oo(_0x360c43));const _0x3046d5=Zt(_0x302217,_0x320bfd);_0x320bfd['change'](()=>{for(const _0x2089e8 of _0x3046d5)_0x32dcd2['markBlockFormat'](_0x2089e8,{'commandName':'codeBlock','commandParams':[{..._0xf59e1f,'forceValue':_0x4db756}],'formatGroupId':'blockName'});});}),(_0x32dcd2['descriptionFactory']['registerElementLabel']('codeBlock',_0x33ebe8=>o(_0xe22649,'ELEMENT_CODE_BLOCK',_0x33ebe8)),_0x32dcd2['descriptionFactory']['registerDescriptionCallback'](_0x4ae666=>{if('formatBlock'!=_0x4ae666['type'])return;const _0x50417e=_0xe22649['t'],{data:_0x3a6c71}=_0x4ae666;if(!_0x3a6c71||'codeBlock'!=_0x3a6c71['commandName'])return;const _0x537811=_0x3a6c71['commandParams'][0x0]['language'],_0x3bad0f=_0x50417e(_0x4509c8['find'](_0x590f3d=>_0x590f3d['language']===_0x537811)['label'])['toLowerCase']();return _0x3a6c71['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xe22649,'*Set\x20format:*\x20%0',o(_0xe22649,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x3bad0f+')')}:{'type':'format','content':o(_0xe22649,'*Remove\x20format:*\x20%0',o(_0xe22649,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x4f34d2){return'codeBlock'==_0x4f34d2['name'];}class J extends _0x2611d7{['afterInit'](){const _0x29f71a=this['editor'];if(!_0x29f71a['plugins']['has']('CommentsEditing'))return;_0x29f71a['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x1bd18b,_0xa2eb1,_0x4fbf05){const _0x54d5bf=[];for(const _0x298a84 of _0xa2eb1['getItems']())_0x298a84['hasAttribute'](_0x1bd18b)&&_0x54d5bf['push'](_0x4fbf05['createRangeOn'](_0x298a84));return _0x54d5bf;}function De(_0x2a0d1a,_0x4b71cd,{showActiveMarker:_0x2219af=!0x0}={}){const _0x388ffc=_0x2a0d1a['plugins']['get']('TrackChangesEditing');return(_0x47f80b,_0x452ec9,_0x2d7b92)=>{if(!_0x2d7b92['consumable']['test'](_0x452ec9['markerRange'],_0x47f80b['name']))return;const _0x206593=_0x452ec9['markerRange']['getWalker'](),_0x45f09b=_0x452ec9['markerRange']['start'],_0x500e46=_0x2a0d1a['model']['schema'];let _0xab4af=null,_0x5c0cc2=null,_0x467964=!0x1,_0x2635bb=!0x1;for(const _0x18baa7 of _0x206593){const _0x17803f=_0x18baa7['item'];_0x467964=_0x467964||_0x500e46['isContent'](_0x17803f);const _0x252b67=_0x2d7b92['mapper']['toViewElement'](_0x17803f);if(_0x252b67&&_0x252b67['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x18baa7['type']&&(_0x500e46['isBlock'](_0x17803f)&&!_0x500e46['isLimit'](_0x17803f)&&(_0x17803f['nextSibling']||_0x45f09b['isAtEnd']?_0xab4af&&_0xab4af['parent']==_0x17803f||(_0xab4af=_0x17803f,_0x2d988e(_0x18baa7['previousPosition']),_0x2635bb=!0x0):_0x5c0cc2=_0x5c0cc2||_0x18baa7['previousPosition']));}function _0x2d988e(_0x1d0f20){const {id:_0x58758c,authorId:_0x26c9de}=_0x388ffc['_splitMarkerName'](_0x452ec9['markerName']),_0x3a6755=_0x2d7b92['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4b71cd,'data-suggestion':_0x58758c,'data-author-id':_0x26c9de}),_0x1230dd=_0x2d7b92['mapper']['toViewPosition'](_0x1d0f20);_0x2219af&&_0x388ffc['activeMarkers']['includes'](_0x452ec9['markerName'])&&_0x2d7b92['writer']['addClass']('ck-suggestion-marker--active',_0x3a6755),_0x2d7b92['writer']['insert'](_0x1230dd,_0x3a6755),_0x2d7b92['mapper']['bindElementToMarker'](_0x3a6755,_0x452ec9['markerName']);}_0x467964||_0x2635bb||!_0x5c0cc2||_0x2d988e(_0x5c0cc2);};}class K extends _0x2611d7{static get['requires'](){return[_0x4fabca];}['init'](){const _0x46009a=this['editor'],_0x20c6af=_0x46009a['plugins']['get']('TrackChangesEditing');_0x20c6af['enableCommand']('delete');const _0x13bd52=_0x46009a['commands']['get']('deleteForward');_0x20c6af['enableCommand']('deleteForward',(_0x235d52,_0x556e38={})=>{const _0x1686f3=_0x46009a['model']['createSelection'](_0x46009a['model']['document']['selection']);_0x1686f3['isCollapsed']&&_0x46009a['model']['modifySelection'](_0x1686f3,{'direction':'forward','unit':_0x556e38['unit']});const _0xdc1c67=_0x1686f3['getFirstRange'](),_0x403f15=_0x1c65a2['fromRange'](_0xdc1c67);let _0x5234bc;_0x235d52(_0x556e38),_0x5234bc='$graveyard'==_0x403f15['root']['rootName']?_0x46009a['model']['createRange'](_0xdc1c67['start']):_0x46009a['model']['createRange'](_0x403f15['start'],_0x403f15['end']),_0x403f15['detach'](),_0x46009a['model']['enqueueChange'](_0x13bd52['buffer']['batch'],_0x48e01a=>{_0x13bd52['buffer']['lock'](),_0x48e01a['setSelection'](_0x48e01a['createRange'](_0x5234bc['end'])),_0x13bd52['buffer']['unlock']();});}),_0x46009a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x46009a,'merge'),{'priority':'high'}),_0x46009a['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5653b1,_0x27d4cb,_0x59052b)=>{_0x59052b['options']['showSuggestionHighlights']&&De(_0x46009a,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5653b1,_0x27d4cb,_0x59052b);},{'priority':'high'}),_0x46009a['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x51b204,_0x20bac2,_0x227378)=>{const _0xc00349=_0x227378['mapper']['markerNameToElements'](_0x20bac2['markerName']);if(_0xc00349){for(const _0x505866 of _0xc00349)_0x505866['is']('uiElement')&&(_0x227378['mapper']['unbindElementFromMarkerName'](_0x505866,_0x20bac2['markerName']),_0x227378['writer']['remove'](_0x505866));}},{'priority':'high'});}}class H extends _0x2611d7{['afterInit'](){const _0x234141=this['editor'];if(!_0x234141['plugins']['has']('ListEditing'))return;const _0x52659e=_0x234141['locale'],_0x1fea1f=_0x234141['plugins']['get']('TrackChangesEditing'),_0x344f00=_0x234141['plugins']['has']('TodoListEditing'),_0xe9a9f2=!!_0x234141['config']['get']('list.multiBlock');function _0x473d10(_0x358e01){return{'type':'format','content':''+o(_0x52659e,'*Set\x20format:*\x20%0',_0x358e01)};}function _0x4786ae(_0x33b2a5){return{'type':'format','content':''+o(_0x52659e,'*Remove\x20format:*\x20%0',_0x33b2a5)};}_0x1fea1f['enableDefaultAttributesIntegration']('numberedList'),_0x1fea1f['enableDefaultAttributesIntegration']('bulletedList'),_0x1fea1f['enableDefaultAttributesIntegration']('customNumberedList'),_0x1fea1f['enableDefaultAttributesIntegration']('customBulletedList'),_0x1fea1f['enableDefaultAttributesIntegration']('indentList'),_0x1fea1f['enableDefaultAttributesIntegration']('outdentList'),_0x1fea1f['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1fea1f['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1fea1f['registerBlockAttribute']('listItemId'),_0x1fea1f['registerBlockAttribute']('listType'),_0x1fea1f['registerBlockAttribute']('listIndent'),_0xe9a9f2&&(_0x1fea1f['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1fea1f['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x344f00&&(_0x1fea1f['enableDefaultAttributesIntegration']('todoList'),_0x1fea1f['enableDefaultAttributesIntegration']('checkTodoList'),_0x1fea1f['registerBlockAttribute']('todoListChecked'),_0x1fea1f['descriptionFactory']['registerDescriptionCallback'](_0x30675b=>{const {data:_0x5003c4}=_0x30675b;if(_0x5003c4&&'todoListChecked'==_0x5003c4['key'])return{'type':'format','content':_0x5003c4['newValue']?o(_0x52659e,'*Check\x20item*'):o(_0x52659e,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x5d961c=>{if(_0x5d961c['batch']['isUndo'])return!0x1;let _0x2001a9=!0x1;const _0x4a589f=_0x1fea1f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3386f8=>'todoListChecked'===_0x1fea1f['_getAttributeKey'](_0x3386f8));for(const _0x48929b of _0x4a589f){'todo'!=_0x48929b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1fea1f['_findSuggestions'](_0x48929b['getFirstRange'](),'attribute')['find'](_0x1c6321=>'listType'===_0x1fea1f['_getAttributeKey'](_0x1c6321['suggestion']))||(_0x5d961c['removeMarker'](_0x48929b['getFirstMarker']()),_0x2001a9=!0x0));}return _0x2001a9;})),_0x1fea1f['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x52659e,'FORMAT_INDENT'));const _0x3f3565={'type':'format','content':''};_0x1fea1f['descriptionFactory']['registerDescriptionCallback'](_0xffafd=>{const {data:_0x16cfda}=_0xffafd;if(!_0x16cfda||'listType'!=_0x16cfda['key'])return;let _0x4334a6=_0xffafd['head'];for(;_0x4334a6;){if(_0x4334a6['data']&&(('listStyle'==_0x4334a6['data']['key']||'listMarkerStyle'==_0x4334a6['data']['key'])&&(_0x4334a6['data']['newValue']&&'default'!=_0x4334a6['data']['newValue']||'default'!=_0x4334a6['data']['oldValue']&&!_0x16cfda['newValue'])||!_0xe9a9f2&&_0x4334a6['data']['key']==m))return _0x3f3565;_0x4334a6=_0x4334a6['next'];}if(null==_0x16cfda['newValue'])switch(_0x16cfda['oldValue']){case'bulleted':return _0x4786ae(o(_0x52659e,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4786ae(o(_0x52659e,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4786ae(o(_0x52659e,'ELEMENT_TODO_LIST'));}switch(_0x16cfda['newValue']){case'bulleted':return _0x473d10(o(_0x52659e,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x473d10(o(_0x52659e,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x473d10(o(_0x52659e,'ELEMENT_TODO_LIST'));}}),_0x1fea1f['descriptionFactory']['registerDescriptionCallback'](_0x53f13e=>{const {data:_0x5b8e11}=_0x53f13e;if(_0x5b8e11&&'listIndent'==_0x5b8e11['key'])return null==_0x5b8e11['newValue']||null==_0x5b8e11['oldValue']&&0x0==_0x5b8e11['newValue']?_0x3f3565:void 0x0;}),_0x1fea1f['descriptionFactory']['registerDescriptionCallback'](_0x4808b2=>{if('attribute'!=_0x4808b2['type'])return;const {data:_0xe95809}=_0x4808b2;if(!_0xe95809||'listItemId'!=_0xe95809['key'])return;const _0x3d0b18=Te(_0x4808b2);return'newValue'==_0x3d0b18?{'type':'format','content':o(_0x52659e,'*Merge:*\x20list\x20item')}:'oldValue'==_0x3d0b18?{'type':'format','content':o(_0x52659e,'*Split:*\x20list\x20item')}:_0x3f3565;}),_0x234141['model']['document']['registerPostFixer'](_0x1401fc=>this['listItemIdFixer'](_0x1401fc)),_0x234141['model']['document']['registerPostFixer'](_0x10f76e=>this['noTrackChangesFixer'](_0x10f76e)),_0x234141['model']['document']['on']('change:data',(_0x34cbac,_0x349c98)=>{if(_0x349c98['isUndo']||!_0x349c98['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x6b9300){if(_0x6b9300['batch']['isUndo']||!_0x6b9300['batch']['isLocal'])return!0x1;let _0x6ee9cd=!0x1;const _0xc064dd=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2f423d=>_0x2f423d['data']&&'listItemId'==_0x2f423d['data']['key'])['filter'](_0x22a112=>_0x22a112['data']['newValue']&&_0x22a112['data']['oldValue']);for(const _0x2ad510 of _0xc064dd)Te(_0x2ad510)||(_0x6b9300['removeMarker'](_0x2ad510['getFirstMarker']()),_0x6ee9cd=!0x0);return _0x6ee9cd;}['noTrackChangesFixer'](_0x2857b4){if(_0x2857b4['batch']['isUndo']||!_0x2857b4['batch']['isLocal'])return!0x1;const _0x31c990=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x31c990['trackChangesCommand']['value'])return!0x1;let _0x2c0dd0=!0x1;const _0x3ffd53=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x37029a=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x50e580=>'attribute'==_0x50e580['type'])['filter'](_0x449159=>_0x3ffd53['includes'](_0x449159['attributeKey']));if(0x0==_0x37029a['length'])return _0x2c0dd0;for(const _0x19ee1b of _0x37029a){const _0x153c51=_0x31c990['_findSuggestions'](_0x19ee1b['range'],'attribute')['filter'](_0xeaebdc=>!_0xeaebdc['meta']['isNextTo'])['map'](_0x1026aa=>_0x1026aa['suggestion'])['filter'](_0x58e6ae=>{const _0x66aba9=_0x31c990['_getAttributeKey'](_0x58e6ae);return _0x3ffd53['includes'](_0x66aba9);});if(_0x153c51['length']){for(const _0x14c9a2 of _0x153c51)_0x2857b4['removeMarker'](_0x14c9a2['getFirstMarker']());_0x2c0dd0=!0x0;}}return _0x2c0dd0;}['assureChains'](){const _0x53a210=this['editor']['plugins']['get']('TrackChangesEditing'),_0x575eef=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x2f5038;const _0x593a23=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xa2c95d=>{if(_0xa2c95d['data']['oldRange']||!_0xa2c95d['data']['newRange'])return null;if(!_0xa2c95d['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2b9623}=_0x53a210['_splitMarkerName'](_0xa2c95d['name']);if(!_0x53a210['hasSuggestion'](_0x2b9623))return null;const _0x2b7ceb=_0x53a210['getSuggestion'](_0x2b9623);return _0x575eef['includes'](_0x2b7ceb['data']['key']);})['map'](_0x2db27d=>{const {id:_0x5c85eb}=_0x53a210['_splitMarkerName'](_0x2db27d['name']),_0x1620ac=_0x53a210['getSuggestion'](_0x5c85eb);return _0x2f5038=_0x1620ac['attributes']['groupId'],_0x1620ac['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x593a23['size'])return;const _0x4fcaa1=_0x53a210['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x14c10a=>'attribute'==_0x14c10a['type']&&_0x14c10a['data']&&_0x575eef['includes'](_0x14c10a['data']['key'])&&_0x14c10a['attributes']['groupId']!=_0x2f5038)['map'](_0x413062=>({'listItem':_0x413062['getFirstRange']()['start']['nodeAfter'],'groupId':_0x413062['attributes']['groupId']})),_0x4a71c1=new Set();for(const {groupId:_0x272f88,listItem:_0x51235b}of _0x4fcaa1)_0x593a23['has'](_0x51235b)&&_0x4a71c1['add'](_0x272f88);for(const _0x420574 of _0x53a210['getSuggestions']())_0x4a71c1['has'](_0x420574['attributes']['groupId'])&&_0x420574['setAttribute']('groupId',_0x2f5038);}['_supportLegacySuggestions'](){const _0x5d1625=this['editor'],_0x7f053f=_0x5d1625['locale'],_0x1bb6ce=_0x5d1625['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1bb6ce['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x27a30e,_0x17f517){const _0x45c11d=[];for(let _0x34e790 of _0x27a30e)_0x34e790['start']['nodeAfter']===_0x34e790['end']['parent']&&(_0x34e790=_0x5d1625['model']['createRange'](_0x5d1625['model']['createPositionAt'](_0x34e790['start']['nodeAfter'],0x0))),_0x45c11d['push'](_0x34e790);_0x5d1625['model']['change'](_0x402e5d=>{const _0x515ba4=_0x5d1625['model']['document']['selection'],_0x43056a=Array['from'](_0x515ba4['getRanges']())['map'](_0x14ccaa=>_0x1c65a2['fromRange'](_0x14ccaa));_0x402e5d['setSelection'](_0x45c11d),_0x5d1625['commands']['get'](_0x17f517['commandName'])['refresh'](),_0x17f517['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5d1625['execute'](_0x17f517['commandName'],..._0x17f517['commandParams']),_0x402e5d['setSelection'](_0x43056a);for(const _0x32d7ec of _0x43056a)_0x32d7ec['detach']();});}),_0x1bb6ce['descriptionFactory']['registerElementLabel'](function(_0x1289b7){const _0x2998ab=!_0x5d1625['model']['schema']['isObject'](_0x1289b7),_0x1622fb=_0x1289b7['previousSibling'],_0x233d92=_0x1289b7['nextSibling'],_0x3dc8ea=_0x1289b7['getAttribute']('listItemId'),_0x25d1be=!_0x1622fb||_0x1622fb['getAttribute']('listItemId')!==_0x3dc8ea,_0x5a4855=!_0x233d92||_0x233d92['getAttribute']('listItemId')!==_0x3dc8ea;return _0x2998ab&&Boolean(_0x3dc8ea)&&_0x25d1be&&_0x5a4855;},_0x56ee31=>o(_0x7f053f,'ELEMENT_LIST_ITEM',_0x56ee31));}['_registerLegacyDescription'](){const _0x4f269e=this['editor'],_0x5bc078=_0x4f269e['locale'];function _0x2f48ef(_0x393d5c){const _0x71eed9=_0x4f269e['commands']['get']('bulletedList')['value'],_0x1216f6=_0x4f269e['commands']['get']('numberedList')['value'];return'numberedList'===_0x393d5c?_0x71eed9:_0x1216f6;}_0x4f269e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x38b776){if('formatBlock'!=_0x38b776['type'])return;const {data:_0x395e0c}=_0x38b776;if(!_0x395e0c)return;let _0x17bbee,_0x3ec50e,_0x40bd6a,_0xe66e11;switch(_0x395e0c['commandName']){case'bulletedList':_0x40bd6a=_0x395e0c['commandParams'][0x0]['forceValue'],_0xe66e11=_0x2f48ef(_0x395e0c['commandName']),_0x17bbee=_0x40bd6a?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xe66e11&&_0x4f269e['config']['get']('list.multiBlock')||(_0x17bbee='*Change\x20to:*\x20%0'),_0x3ec50e={'type':'format','content':o(_0x5bc078,_0x17bbee,o(_0x5bc078,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x40bd6a=_0x395e0c['commandParams'][0x0]['forceValue'],_0xe66e11=_0x2f48ef(_0x395e0c['commandName']),_0x17bbee=_0x40bd6a?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0xe66e11&&_0x4f269e['config']['get']('list.multiBlock')||(_0x17bbee='*Change\x20to:*\x20%0'),_0x3ec50e={'type':'format','content':o(_0x5bc078,_0x17bbee,o(_0x5bc078,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x17bbee='*Indent:*\x20%0',_0x3ec50e={'type':'format','content':o(_0x5bc078,_0x17bbee,o(_0x5bc078,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x17bbee=function(_0x1850e3){const _0x512a72=_0x1850e3['getFirstRange']();let _0x5927a2=_0x512a72['start']['nodeAfter'];for(;_0x5927a2&&_0x512a72['containsItem'](_0x5927a2);){if(_0x5927a2['getAttribute']('listIndent')>0x0)return!0x1;_0x5927a2=_0x5927a2['nextSibling'];}return!0x0;}(_0x38b776)?o(_0x5bc078,'*Format:*\x20remove\x20from\x20%0',o(_0x5bc078,function(_0x10abaa){return'ELEMENT_'+_0x10abaa['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x38b776))):o(_0x5bc078,'*Outdent:*\x20%0',o(_0x5bc078,'ELEMENT_LIST_ITEM')),_0x3ec50e={'type':'format','content':_0x17bbee};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x395e0c['multipleBlocks']&&(_0x17bbee='*Merge:*\x20%0',_0x3ec50e={'type':'deletion','content':o(_0x5bc078,_0x17bbee,o(_0x5bc078,'ELEMENT_LIST_ITEM'))});}return _0x3ec50e;});}}function Te(_0x95ffff){let _0x4a9af4=_0x95ffff['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4a9af4;){const _0x1499b6=_0x4a9af4['getAttribute']('listItemId');if(!_0x1499b6)return!0x1;if(_0x1499b6==_0x95ffff['data']['newValue'])return'newValue';if(_0x1499b6==_0x95ffff['data']['oldValue'])return'oldValue';_0x4a9af4=_0x4a9af4['previousSibling'];}return!0x1;}class q extends _0x2611d7{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x240759=this['editor']['config']['get']('list.properties'),_0x5db21b=this['editor']['plugins']['get']('TrackChangesEditing');_0x240759['styles']&&(_0x5db21b['enableDefaultAttributesIntegration']('listStyle'),_0x5db21b['registerBlockAttribute']('listStyle')),_0x240759['reversed']&&(_0x5db21b['enableDefaultAttributesIntegration']('listReversed'),_0x5db21b['registerBlockAttribute']('listReversed')),_0x240759['startIndex']&&(_0x5db21b['enableDefaultAttributesIntegration']('listStart'),_0x5db21b['registerBlockAttribute']('listStart'));const _0x597fc7={'type':'format','content':''};_0x5db21b['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x56adcb=this['editor']['locale'];_0x5db21b['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x56adcb,'FORMAT_LIST_REVERSED')),_0x5db21b['descriptionFactory']['registerDescriptionCallback'](_0x26ce11=>{const {data:_0x142280}=_0x26ce11;if(_0x142280&&'listReversed'==_0x142280['key'])return null==_0x142280['newValue']||0x0==_0x142280['newValue']&&null==_0x142280['oldValue']?_0x597fc7:void 0x0;}),_0x5db21b['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x56adcb,'FORMAT_LIST_START')),_0x5db21b['descriptionFactory']['registerDescriptionCallback'](_0x139b37=>{const {data:_0x4d58da}=_0x139b37;if(_0x4d58da&&'listStart'==_0x4d58da['key'])return null==_0x4d58da['newValue']||0x1==_0x4d58da['newValue']&&null==_0x4d58da['oldValue']?_0x597fc7:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x52eee0=>{if(_0x52eee0['batch']['isUndo'])return!0x1;let _0x4d7e09=!0x1;const _0x2e6288=_0x5db21b['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x283614=>{const _0x546c6f=_0x5db21b['_getAttributeKey'](_0x283614);return'listStart'==_0x546c6f||'listReversed'==_0x546c6f;});for(const _0x519ec1 of _0x2e6288){const _0x361a14=_0x519ec1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x361a14||'customNumbered'==_0x361a14)continue;_0x5db21b['_findSuggestions'](_0x519ec1['getFirstRange'](),'attribute')['find'](_0x2e4d8d=>'listType'==_0x5db21b['_getAttributeKey'](_0x2e4d8d['suggestion']))||(_0x52eee0['removeMarker'](_0x519ec1['getFirstMarker']()),_0x4d7e09=!0x0);}return _0x4d7e09;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x26e000){const _0x29e29e=this['editor']['locale'],{data:_0xb8ab6d}=_0x26e000,_0x2d0d29={'type':'format','content':''};if(!_0xb8ab6d||'listStyle'!=_0xb8ab6d['key'])return;if(!_0xb8ab6d['oldValue'])return'default'==_0xb8ab6d['newValue']?_0x2d0d29:{'type':'format','content':''+o(_0x29e29e,'*Set\x20format:*\x20%0',o(_0x29e29e,this['_getTranslationKeyForListStyle'](_0xb8ab6d['newValue'])))};if(!_0xb8ab6d['newValue']){if('default'==_0xb8ab6d['oldValue'])return _0x2d0d29;let _0x4c2159=_0x26e000['head'];for(;_0x4c2159;){if(_0x4c2159['data']&&'listType'==_0x4c2159['data']['key']&&_0x4c2159['data']['newValue'])return _0x2d0d29;_0x4c2159=_0x4c2159['next'];}return{'type':'format','content':''+o(_0x29e29e,'*Remove\x20format:*\x20%0',o(_0x29e29e,this['_getTranslationKeyForListStyle'](_0xb8ab6d['oldValue'])))};}if('default'!=_0xb8ab6d['newValue'])return{'type':'format','content':''+o(_0x29e29e,'*Set\x20format:*\x20%0',o(_0x29e29e,this['_getTranslationKeyForListStyle'](_0xb8ab6d['newValue'])))};let _0x40d277=_0x26e000['head'];for(;_0x40d277;){if(_0x40d277['data']&&'listType'==_0x40d277['data']['key']&&_0x40d277['data']['newValue']&&_0x40d277['data']['oldValue'])return _0x2d0d29;_0x40d277=_0x40d277['next'];}return{'type':'format','content':o(_0x29e29e,'*Set\x20format:*\x20%0',o(_0x29e29e,'ELEMENT_'+_0x26e000['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x404dfb=this['editor'],_0x422118=_0x404dfb['locale'];_0x404dfb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3eeaaa=>{if('formatBlock'!=_0x3eeaaa['type'])return;const {data:_0x1edf26}=_0x3eeaaa;if(!_0x1edf26)return;let _0x32163e,_0x2f74b8;switch(_0x1edf26['commandName']){case'listStyle':_0x32163e='*Change\x20to:*\x20%0',_0x2f74b8={'type':'format','content':o(_0x422118,_0x32163e,o(_0x422118,this['_getTranslationKeyForListStyle'](_0x1edf26['commandParams'][0x0]['type'])))};break;case'listReversed':_0x32163e=_0x1edf26['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2f74b8={'type':'format','content':o(_0x422118,_0x32163e)};break;case'listStart':_0x32163e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2f74b8={'type':'format','content':o(_0x422118,_0x32163e,_0x1edf26['commandParams'][0x0]['startIndex'])};}return _0x2f74b8;});}['_getTranslationKeyForListStyle'](_0x15e87b){return'ELEMENT_'+function(_0x2aca5a){if(Se['includes'](_0x2aca5a))return'bulleted';if(_e['includes'](_0x2aca5a))return'numbered';return null;}(_0x15e87b)['toUpperCase']()+'_LIST_'+_0x15e87b['toUpperCase']()['replace'](/-/g,'_');}}const Se=['disc','circle','square'],_e=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class z extends _0x2611d7{['afterInit'](){const _0x22ef2d=this['editor'];_0x22ef2d['commands']['get']('emoji')&&_0x22ef2d['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class W extends _0x2611d7{static get['requires'](){return[_0x24130e];}['init'](){const _0x103e6c=this['editor'],_0x4015cd=_0x103e6c['plugins']['get']('TrackChangesEditing'),_0x236539=_0x103e6c['commands']['get']('enter');_0x4015cd['enableCommand']('enter',()=>{_0x103e6c['model']['change'](_0x75a60e=>{const _0x476f34=_0x103e6c['model']['document']['selection'],_0x18a3b0=_0x476f34['getFirstPosition'](),_0x4a61ee=_0x1c65a2['fromRange'](_0x476f34['getFirstRange']());if(_0x236539['enterBlock'](_0x75a60e)){const _0x3a35c2=_0x103e6c['model']['createPositionAt'](_0x18a3b0['parent']['nextSibling'],0x0),_0x331795=_0x75a60e['createRange'](_0x18a3b0,_0x3a35c2);_0x4015cd['markInsertion'](_0x331795);}else _0x75a60e['setSelection'](_0x75a60e['createRange'](_0x4a61ee['end']));_0x4a61ee['detach'](),_0x236539['fire']('afterExecute',{'writer':_0x75a60e});});}),_0x103e6c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x103e6c,'split'),{'priority':'high'}),_0x103e6c['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x5a9a06,_0x552b8b,_0x6677c4)=>{const _0x292115=_0x6677c4['mapper']['markerNameToElements'](_0x552b8b['markerName']);if(_0x292115){for(const _0x8ebe0b of _0x292115)_0x8ebe0b['hasClass']('ck-suggestion-marker-split')&&(_0x6677c4['mapper']['unbindElementFromMarkerName'](_0x8ebe0b,_0x552b8b['markerName']),_0x6677c4['writer']['remove'](_0x8ebe0b));}},{'priority':'high'}),_0x103e6c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x43a494,_0x3a76de,_0x1e53ee)=>{_0x1e53ee['options']['showSuggestionHighlights']&&De(_0x103e6c,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x43a494,_0x3a76de,_0x1e53ee);},{'priority':'high'});}}class Q extends _0x2611d7{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1d014c=this['editor']['plugins']['get']('TrackChangesEditing');_0x1d014c['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1d014c['enableCommand']('findNext'),_0x1d014c['enableCommand']('findPrevious'),_0x1d014c['enableCommand']('replace'),_0x1d014c['enableCommand']('replaceAll');}['handleFindCommand'](_0x389ec1,_0x295529,_0x1eb827={}){const _0x52441a=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x389ec1(_0x580ca8=>{let _0x483716=('string'==typeof _0x295529?_0x52441a['findByTextCallback'](_0x295529,_0x1eb827):_0x295529)(_0x580ca8);Array['isArray'](_0x483716)&&(_0x483716={'results':_0x483716,'searchText':'string'==typeof _0x295529?_0x295529:''});const _0x287761=_0x483716['results']['filter'](_0x5bb0a9=>!0x1===this['_isInDeletionRange'](_0x5bb0a9,_0x580ca8['item']));return{..._0x483716,'results':_0x287761};},_0x1eb827);}['_isInDeletionRange'](_0x3b1453,_0x5ac104){const _0x17bd90=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5ac104,_0x3b1453['start']),this['editor']['model']['createPositionAt'](_0x5ac104,_0x3b1453['end']));for(const _0x102f49 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x17bd90['getIntersection'](_0x102f49['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class X extends _0x2611d7{['afterInit'](){const _0x5644e9=this['editor']['locale'],_0x4939de=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x19d8b4,commandName:_0x5c7f00}of eo)this['editor']['plugins']['has'](_0x19d8b4)&&(_0x4939de['enableDefaultAttributesIntegration'](_0x5c7f00),_0x4939de['registerInlineAttribute'](_0x5c7f00));_0x4939de['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x5644e9,'FORMAT_FONT_SIZE')),_0x4939de['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x5644e9,'FORMAT_FONT_FAMILY')),_0x4939de['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x5644e9,'FORMAT_FONT_COLOR')),_0x4939de['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x5644e9,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x55eb5f=this['editor'],_0x23e8a7=_0x55eb5f['locale'];_0x55eb5f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x64f1d7=>{const _0x12c8a7=_0x23e8a7['t'];if('formatInline'!=_0x64f1d7['type'])return;const {data:_0x2d17ae}=_0x64f1d7;if(null!=_0x2d17ae){if('fontSize'==_0x2d17ae['commandName']){const _0x147325=_0x2d17ae['commandParams'][0x0]['value'];if(_0x147325){const _0x158e73=_0x12c8a7(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x2a88cd=>_0x2a88cd['model']==_0x147325)['title'])['toLowerCase']();return{'type':'format','content':o(_0x23e8a7,'*Set\x20font\x20size:*\x20%0',_0x158e73)};}return{'type':'format','content':o(_0x23e8a7,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2d17ae['commandName']){const _0x311e4a=_0x2d17ae['commandParams'][0x0]['value'];return _0x311e4a?{'type':'format','content':o(_0x23e8a7,'*Set\x20font\x20family:*\x20%0',_0x311e4a)}:{'type':'format','content':o(_0x23e8a7,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2d17ae['commandName']){const _0x440d1e=_0x2d17ae['commandParams'][0x0]['value'];if(_0x440d1e){const _0x3ac93f=_0x46a7b8(this['editor']['config']['get']('fontColor.colors'))['find'](_0x203633=>_0x203633['model']==_0x440d1e);let _0x223dba=_0x440d1e,_0x4f51e3='';return _0x3ac93f&&(_0x223dba=_0x3ac93f['label'],_0x4f51e3=_0x12c8a7(_0x223dba)['toLowerCase']()),{'type':'format','content':o(_0x23e8a7,'*Set\x20font\x20color:*\x20%0',_0x4f51e3)['trim'](),'color':{'value':_0x440d1e,'title':_0x4f51e3||_0x223dba}};}return{'type':'format','content':o(_0x23e8a7,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2d17ae['commandName']){const _0x22428a=_0x2d17ae['commandParams'][0x0]['value'];if(_0x22428a){const _0x1f1c7f=_0x46a7b8(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x369185=>_0x369185['model']==_0x22428a);let _0x26637b=_0x22428a,_0x14f874='';return _0x1f1c7f&&(_0x26637b=_0x1f1c7f['label'],_0x14f874=_0x12c8a7(_0x26637b)['toLowerCase']()),{'type':'format','content':o(_0x23e8a7,'*Set\x20font\x20background\x20color:*\x20%0',_0x14f874)['trim'](),'color':{'value':_0x22428a,'title':_0x14f874||_0x26637b}};}return{'type':'format','content':o(_0x23e8a7,'*Reset\x20font\x20background\x20color*')};}}});}}class Y extends _0x2611d7{['afterInit'](){const _0x3539c7=this['editor'],_0x29730c=_0x3539c7['plugins']['get']('TrackChangesEditing'),_0xb1af57=_0x3539c7['commands']['get']('copyFormat'),_0x3b1959=_0x3539c7['commands']['get']('pasteFormat');_0xb1af57&&_0x3b1959&&(_0x29730c['enableDefaultAttributesIntegration']('pasteFormat'),_0x29730c['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x131fe6=this['editor'],_0x112be2=_0x131fe6['locale'];_0x131fe6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44339e=>{if('formatBlock'!=_0x44339e['type']&&'formatInline'!=_0x44339e['type'])return;const {data:_0x28a873}=_0x44339e;if(_0x28a873&&'pasteFormat'===_0x28a873['commandName']){const _0x424c24=[],_0x702259=_0x28a873['commandParams'][0x0];for(const [_0x3a2fc3,_0x3dbf8b]of Object['entries'](_0x702259))_0x424c24['push'](ro(_0x131fe6,_0x3a2fc3,_0x3dbf8b));return _0x424c24['length']?{'type':'format','content':o(_0x112be2,'*Set\x20format\x20to:*\x20%0',_0x424c24['join'](',\x20'))}:{'type':'format','content':o(_0x112be2,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x3133d4,_0x28baef,_0x49193d){const _0x26009f=_0x3133d4['locale']['t'],_0x5b1aeb=_0x28baef['split'](/(?=[A-Z])/)['join']('\x20'),_0x879bf2=_0x26009f(_0x5b1aeb['charAt'](0x0)['toUpperCase']()+_0x5b1aeb['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x49193d)return _0x879bf2;if('fontColor'===_0x28baef||'fontBackgroundColor'===_0x28baef){const _0x305737=_0x46a7b8(_0x3133d4['config']['get']('fontColor.colors'))['find'](_0x4f128b=>_0x4f128b['model']==_0x49193d);return _0x879bf2+'\x20('+(_0x305737?_0x26009f(_0x305737['label'])['toLowerCase']():_0x49193d)+')';}if('fontSize'===_0x28baef&&isNaN(parseFloat(_0x49193d))){const _0x5d4283=_0x3133d4['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x3133d4['config']['get']('fontSize.options'))['find'](_0x1d1523=>_0x1d1523['model']==_0x49193d);return _0x879bf2+'\x20('+(_0x5d4283?_0x26009f(_0x5d4283['title'])['toLowerCase']():_0x49193d)+')';}return _0x879bf2+'\x20('+_0x49193d+')';}class Z extends _0x2611d7{['_headingOptions'];['afterInit'](){const _0x1615b3=this['editor'];if(!_0x1615b3['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x1615b3['config']['get']('heading.options');const _0x1f8b91=_0x1615b3['locale'],_0x218781=_0x1615b3['plugins']['get']('TrackChangesEditing');_0x218781['enableDefaultAttributesIntegration']('heading');for(const _0xaf2715 of this['_headingOptions'])'paragraph'!=_0xaf2715['model']&&_0x218781['descriptionFactory']['registerElementLabel'](_0xaf2715['model'],_0x599af4=>{const _0x5c54c2=this['_getHeadingLevel'](_0xaf2715['model']);return null!==_0x5c54c2?_0x1ea112(_0x599af4,_0x5c54c2):_0x405bd5(_0x599af4,_0xaf2715['title']);});function _0x1ea112(_0x5f6de9,_0x392d59){return o(_0x1f8b91,'ELEMENT_HEADING',[_0x5f6de9,_0x392d59]);}function _0x405bd5(_0xf60a13,_0xc5019c){return o(_0x1f8b91,'ELEMENT_HEADING_CUSTOM',[_0xf60a13,_0xc5019c]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3f08a6=this['editor'],_0x455529=_0x3f08a6['locale'];function _0x4f03c8(_0x16aa5f,_0x2f841c){return o(_0x455529,'ELEMENT_HEADING_CUSTOM',[_0x16aa5f,_0x2f841c]);}_0x3f08a6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x429d28=>{if('formatBlock'!=_0x429d28['type'])return;const {data:_0x280f03}=_0x429d28;if(_0x280f03&&'heading'==_0x280f03['commandName']){const _0x5b1770=_0x280f03['commandParams'][0x0]['value'],_0x47a866=this['_getHeadingLevel'](_0x5b1770);if(null!==_0x47a866)return{'type':'format','content':o(_0x455529,'*Change\x20to:*\x20%0',(_0x1b353a=0x1,_0x2f8659=_0x47a866,o(_0x455529,'ELEMENT_HEADING',[_0x1b353a,_0x2f8659])))};const _0x4f6b86=this['_headingOptions']['find'](_0x5c766e=>_0x5c766e['model']===_0x5b1770)['title'];return{'type':'format','content':o(_0x455529,'*Change\x20to:*\x20%0',_0x4f03c8(0x1,_0x4f6b86))};}var _0x1b353a,_0x2f8659;});}['_getHeadingLevel'](_0x581d97){const _0x4fe6a0=_0x581d97['match'](/^heading(\d+)/);if(_0x4fe6a0)return _0x4fe6a0[0x1];const _0x320834=this['_headingOptions']?.['find'](_0x1a630b=>_0x1a630b['model']==_0x581d97);if(_0x320834&&_0x320834['view']){const _0x1c0650=_0x320834['view'],_0x1f0894=(_0x1c0650['name']??_0x1c0650)['match'](/^h(\d+)/);if(_0x1f0894)return _0x1f0894[0x1];}return null;}}class tt extends _0x2611d7{['afterInit'](){const _0x19acbd=this['editor'];if(!_0x19acbd['plugins']['has']('HighlightEditing'))return;const _0x52d665=_0x19acbd['plugins']['get']('TrackChangesEditing'),_0x445e34=_0x19acbd['locale'];_0x52d665['enableDefaultAttributesIntegration']('highlight'),_0x52d665['registerInlineAttribute']('highlight'),_0x52d665['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x445e34,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x53db84=this['editor'],_0x1cb3fe=_0x53db84['locale'];_0x53db84['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x583d5e=>{if('formatInline'!=_0x583d5e['type'])return;const {data:_0x14cbbc}=_0x583d5e;if(_0x14cbbc&&'highlight'==_0x14cbbc['commandName']){const _0x518448=_0x1cb3fe['t'],_0x5c8686=_0x14cbbc['commandParams'][0x0]['value'];if(_0x5c8686){const _0x4fd17f=_0x53db84['config']['get']('highlight.options')['find'](_0x138422=>_0x138422['model']==_0x5c8686),_0x6d720e=_0x518448(_0x4fd17f['title'])['toLowerCase']();return{'type':'format','content':o(_0x1cb3fe,'*Set\x20highlight:*\x20%0',_0x6d720e),'color':{'value':_0x4fd17f['color'],'title':_0x4fd17f['title']}};}return{'type':'format','content':o(_0x1cb3fe,'*Remove\x20highlight*',o(_0x1cb3fe,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x2611d7{['afterInit'](){const _0x22b2b8=this['editor'];if(!_0x22b2b8['plugins']['has']('HorizontalLineEditing'))return;_0x22b2b8['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x59b94e=_0x22b2b8['plugins']['get']('TrackChangesEditing'),_0x35aec0=_0x22b2b8['locale'];_0x59b94e['descriptionFactory']['registerElementLabel']('horizontalLine',_0x436104=>o(_0x35aec0,'ELEMENT_HORIZONTAL_LINE',_0x436104)),_0x22b2b8['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x32cd27,{writer:_0xcb6c24,options:_0x73942})=>{if(!_0x73942['showSuggestionHighlights'])return null;const _0x2029ac=_0xcb6c24['createContainerElement']('div'),_0xac71f9=_0xcb6c24['createEmptyElement']('hr');return _0xcb6c24['addClass']('ck-horizontal-line',_0x2029ac),_0xcb6c24['insert'](_0xcb6c24['createPositionAt'](_0x2029ac,0x0),_0xac71f9),_0x2029ac;},'converterPriority':'high'});}}class nt extends _0x2611d7{['afterInit'](){const _0x3eaef0=this['editor'];if(!_0x3eaef0['plugins']['has']('HtmlEmbed'))return;const _0x4260f7=_0x3eaef0['plugins']['get']('TrackChangesEditing'),_0x804197=_0x3eaef0['locale'];_0x4260f7['descriptionFactory']['registerElementLabel']('rawHtml',_0x5d48a1=>o(_0x804197,'ELEMENT_HTML_EMBED',_0x5d48a1)),_0x4260f7['enableDefaultAttributesIntegration']('htmlEmbed'),_0x4260f7['registerBlockAttribute']('value'),_0x4260f7['descriptionFactory']['registerDescriptionCallback'](_0x32aeb4=>{if('attribute'!=_0x32aeb4['type'])return;const {data:_0x3215be}=_0x32aeb4;if(_0x3215be&&'value'==_0x3215be['key']&&_0x32aeb4['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x2ceaa1=o(_0x804197,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x804197,'*Change\x20%0\x20content*',_0x2ceaa1)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x357535=this['editor'],_0x524de1=_0x357535['locale'];_0x357535['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4fd8c5=>{if('formatBlock'!=_0x4fd8c5['type'])return;const {data:_0x19e068}=_0x4fd8c5;if(_0x19e068&&'htmlEmbed'==_0x19e068['commandName']){const _0x41e07a=o(_0x524de1,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x524de1,'*Change\x20%0\x20content*',_0x41e07a)};}});}}class et extends _0x2611d7{['afterInit'](){const _0x27e36c=this['editor'];if(!_0x27e36c['plugins']['has']('ImageEditing'))return;const _0x57838d=_0x27e36c['plugins']['get']('TrackChangesEditing'),_0x27602d=_0x27e36c['plugins']['get']('ImageUtils'),_0x3affad=_0x27e36c['locale'];_0x57838d['enableCommand']('insertImage'),_0x57838d['descriptionFactory']['registerElementLabel']('imageBlock',_0x518d7c=>o(_0x3affad,'ELEMENT_IMAGE',_0x518d7c)),_0x57838d['descriptionFactory']['registerElementLabel']('imageInline',_0x1ab91d=>o(_0x3affad,'ELEMENT_INLINE_IMAGE',_0x1ab91d)),_0x57838d['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x3affad,'ELEMENT_CAPTION')),_0x27e36c['plugins']['has']('ImageUploadEditing')&&_0x57838d['enableCommand']('uploadImage'),_0x27e36c['plugins']['has']('ImageBlockEditing')&&_0x27e36c['plugins']['has']('ImageInlineEditing')&&(_0x57838d['enableCommand']('imageTypeInline',(_0x298989,_0x1e0ce9)=>{const _0x21fcb2=_0x27602d['getClosestSelectedImageElement'](_0x27e36c['model']['document']['selection']);_0x27e36c['model']['change'](()=>{_0x57838d['markBlockFormat'](_0x21fcb2,{'commandName':'imageTypeInline','commandParams':[_0x1e0ce9]},[],'convertBlockImageToInline');});}),_0x57838d['enableCommand']('imageTypeBlock',(_0x4ee0cd,_0x8ed992)=>{_0x27e36c['model']['change'](_0x18e989=>{let _0xc0347=_0x27602d['getClosestSelectedImageElement'](_0x27e36c['model']['document']['selection']),_0x40ccc7=_0x18e989['createRangeOn'](_0xc0347);const _0x4c8ddf=_0x5c4faf['fromPosition'](_0x40ccc7['start'],'toPrevious'),_0x107c28=_0x5c4faf['fromPosition'](_0x40ccc7['end'],'toNext');_0x57838d['forceDefaultExecution'](()=>_0x4ee0cd(_0x8ed992)),_0xc0347=_0x27602d['getClosestSelectedImageElement'](_0x27e36c['model']['document']['selection']),_0x40ccc7=_0x18e989['createRangeOn'](_0xc0347);const _0x9d120b=_0x18e989['createRange'](_0x4c8ddf,_0x107c28);_0x4c8ddf['detach'](),_0x107c28['detach'](),_0x57838d['markBlockFormat'](_0xc0347,{'commandName':'imageTypeInline','commandParams':[_0x8ed992]},[],'convertInlineImageToBlock'),_0x9d120b['start']['isBefore'](_0x40ccc7['start'])&&_0x57838d['markInsertion'](_0x18e989['createRange'](_0x9d120b['start'],_0x40ccc7['start']),'convertInlineImageToBlock'),_0x40ccc7['end']['isBefore'](_0x9d120b['end'])&&_0x57838d['markInsertion'](_0x18e989['createRange'](_0x40ccc7['end'],_0x9d120b['end']),'convertInlineImageToBlock');});}),_0x57838d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x57838d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x57838d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x57838d['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x57838d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x57838d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x4aec32])=>{const _0x4b0a72=_0x57838d['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5d5b0a=_0x4aec32['start'],_0x24affb=_0x4aec32['end'];const _0x53eb28=_0x27e36c['model']['schema']['getNearestSelectionRange'](_0x5d5b0a,'backward'),_0x18158a=_0x27e36c['model']['schema']['getNearestSelectionRange'](_0x24affb,'forward');_0x53eb28['isCollapsed']&&(_0x5d5b0a=_0x53eb28['start']),_0x18158a['isCollapsed']&&(_0x24affb=_0x18158a['end']),_0x4b0a72([_0x27e36c['model']['createRange'](_0x5d5b0a,_0x24affb)]);}),_0x57838d['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x294b8b),_0x57838d['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x294b8b)),_0x27e36c['plugins']['has']('ImageCaptionEditing')&&(_0x57838d['enableCommand']('toggleImageCaption',(_0x39868a,_0x2eda30)=>{const _0x85a111=_0x27e36c['plugins']['get']('ImageCaptionUtils');let _0x404546=_0x27602d['getClosestSelectedImageElement'](_0x27e36c['model']['document']['selection']),_0x4504b1=_0x85a111['getCaptionFromImageModelElement'](_0x404546);_0x27e36c['model']['change'](()=>{if(_0x4504b1)return void _0x57838d['markDeletion'](_0x27e36c['model']['createRangeOn'](_0x4504b1));const _0x3da53b=_0x27602d['isBlockImage'](_0x404546);_0x39868a(_0x2eda30),_0x404546=_0x27602d['getClosestSelectedImageElement'](_0x27e36c['model']['document']['selection']),_0x4504b1=_0x85a111['getCaptionFromImageModelElement'](_0x404546),_0x57838d['markInsertion'](_0x27e36c['model']['createRangeOn'](_0x4504b1),_0x3da53b?null:'imageCaption');});}),_0x57838d['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x294b8b));const _0x457e1a=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3fdc23(_0x3a4c33,_0xa667a2){const _0x5a058c=_0x457e1a['findIndex'](({type:_0x5ec977,subType:_0x52105a})=>_0x3a4c33['type']==_0x5ec977&&_0x3a4c33['subType']==_0x52105a),_0x1d8b2b=_0x457e1a['findIndex'](({type:_0x4e72f7,subType:_0x549c1a})=>_0xa667a2['type']==_0x4e72f7&&_0xa667a2['subType']==_0x549c1a);if(_0x5a058c<0x0||_0x1d8b2b<0x0)return!0x1;const _0x39d02d=_0x3a4c33['getFirstRange'](),_0x2044f7=_0xa667a2['getFirstRange']();if((0x0==_0x5a058c||0x1==_0x5a058c)&&0x2==_0x1d8b2b&&_0x39d02d['isIntersecting'](_0x2044f7))return!0x0;if(0x2==_0x5a058c&&0x3==_0x1d8b2b){const _0x37917c=_0x57838d['_findSuggestions'](_0x39d02d,'insertion')['filter'](({suggestion:_0x56a347,meta:_0x4ab02a})=>_0x4ab02a['isOwn']&&'convertInlineImageToBlock'==_0x56a347['subType']);if(_0x37917c['length']>0x1&&_0x2044f7['end']['isEqual'](_0x39d02d['start']))return!0x0;if(0x1==_0x37917c['length']&&(_0x39d02d['start']['isEqual'](_0x2044f7['end'])||_0x39d02d['end']['isEqual'](_0x2044f7['start'])))return!0x0;}if(0x3==_0x5a058c&&0x3==_0x1d8b2b&&_0x39d02d['start']['isBefore'](_0x2044f7['start'])){const _0x1db2b2=_0x39d02d['end']['nodeAfter'],_0x1e2158=_0x2044f7['start']['nodeBefore'];return _0x27602d['isBlockImage'](_0x1db2b2)&&_0x1db2b2===_0x1e2158;}return!0x1;}function _0x294b8b(_0xfec8e9,_0x5742c3){return _0x3fdc23(_0xfec8e9,_0x5742c3)?[_0xfec8e9,_0x5742c3]:_0x3fdc23(_0x5742c3,_0xfec8e9)?[_0x5742c3,_0xfec8e9]:null;}_0x27e36c['plugins']['has']('ImageResize')&&(_0x57838d['enableDefaultAttributesIntegration']('resizeImage'),_0x57838d['registerBlockAttribute']('resizedWidth'),_0x57838d['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x3affad,'FORMAT_IMAGE_SIZE'))),_0x27e36c['plugins']['has']('ImageTextAlternativeEditing')&&(_0x57838d['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x57838d['registerBlockAttribute']('alt')),_0x27e36c['plugins']['has']('PictureEditing')&&(_0x57838d['registerBlockAttribute']('sources'),_0x57838d['descriptionFactory']['registerDescriptionCallback'](_0x4075f4=>{if('attribute'!=_0x4075f4['type'])return;const {data:_0x384386}=_0x4075f4;return _0x384386&&'sources'==_0x384386['key']?{'type':'format','content':''}:void 0x0;})),_0x27e36c['plugins']['has']('ImageSizeAttributes')&&(_0x57838d['registerBlockAttribute']('width'),_0x57838d['registerBlockAttribute']('height'),_0x57838d['descriptionFactory']['registerDescriptionCallback'](_0x377240=>{if('attribute'!=_0x377240['type'])return;const {data:_0x4c9b2a}=_0x377240;return!_0x4c9b2a||'width'!=_0x4c9b2a['key']&&'height'!=_0x4c9b2a['key']?void 0x0:{'type':'format','content':''};})),_0x57838d['descriptionFactory']['registerDescriptionCallback'](_0x19462c=>{if(!!_0x457e1a['find'](({type:_0x2540b0,subType:_0x2e884d})=>_0x19462c['type']==_0x2540b0&&_0x19462c['subType']==_0x2e884d))return _0x19462c['previous']?{}:void 0x0;}),_0x57838d['descriptionFactory']['registerDescriptionCallback'](_0x399723=>{if('insertion'==_0x399723['type']||'deletion'==_0x399723['type']){const _0x1d1a4c=_0x399723['getContainedElement']();if(_0x1d1a4c&&_0x1d1a4c['is']('element','caption'))return{'type':'insertion'==_0x399723['type']?'addObject':'removeObject','element':_0x1d1a4c,'quantity':0x1};}}),_0x57838d['descriptionFactory']['registerDescriptionCallback'](_0x2269ae=>'formatBlock'==_0x2269ae['type']&&'convertInlineImageToBlock'==_0x2269ae['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x2269ae['type']&&'convertBlockImageToInline'==_0x2269ae['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x57838d['descriptionFactory']['registerDescriptionCallback'](_0x1985b9=>{if('attribute'!=_0x1985b9['type'])return;const {data:_0x1dddbe}=_0x1985b9;if(!_0x1dddbe||'alt'!=_0x1dddbe['key'])return;const _0x1e61fd=_0x1dddbe['newValue'];return _0x1e61fd?{'type':'format','content':o(_0x3affad,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1e61fd+'\x22')}:{'type':'format','content':o(_0x3affad,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5024d7=this['editor'],_0x3f52ab=_0x5024d7['locale'];_0x5024d7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x66880e=>{if('formatBlock'!=_0x66880e['type']&&'formatInline'!=_0x66880e['type'])return;const {data:_0x2daed9}=_0x66880e;if(_0x2daed9){if('imageTextAlternative'==_0x2daed9['commandName']){const _0x5c6195=_0x2daed9['commandParams'][0x0]['newValue'];return _0x5c6195?{'type':'format','content':o(_0x3f52ab,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5c6195+'\x22')}:{'type':'format','content':o(_0x3f52ab,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2daed9['commandName']){const _0x1d706f=_0x2daed9['commandParams'][0x0]['width'];return _0x1d706f?{'type':'format','content':o(_0x3f52ab,'*Set\x20image\x20width:*\x20%0',_0x1d706f)}:{'type':'format','content':o(_0x3f52ab,'*Reset\x20image\x20width*')};}}});}}class st extends _0x2611d7{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x50cdd0=this['editor']['locale'],_0x43df20=this['editor']['plugins']['get']('TrackChangesEditing');_0x43df20['enableDefaultAttributesIntegration']('replaceImageSource'),_0x43df20['registerBlockAttribute']('src'),_0x43df20['descriptionFactory']['registerDescriptionCallback'](_0x416a45=>{if('attribute'!=_0x416a45['type'])return;const {data:_0x42f471}=_0x416a45;return _0x42f471&&'src'==_0x42f471['key']?_0x42f471['newValue']&&_0x42f471['oldValue']?{'type':'format','content':o(_0x50cdd0,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1a2cdc=this['editor']['plugins']['get']('TrackChangesEditing');_0x1a2cdc['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x1a2cdc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1a2cdc['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x1a2cdc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc97b70=this['editor'],_0x5737dd=_0xc97b70['locale'];_0xc97b70['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x178a6c=>{if('formatBlock'!=_0x178a6c['type']&&'formatInline'!=_0x178a6c['type'])return;const {data:_0x43980f}=_0x178a6c;if(!_0x43980f||'replaceImageSource'!=_0x43980f['commandName'])return;return{'type':'format','content':o(_0x5737dd,'*Format:*\x20replace\x20image\x20URL')};});}}class ot extends _0x2611d7{['afterInit'](){const _0x12e621=this['editor'];if(!_0x12e621['plugins']['has']('ImageStyleEditing'))return;const _0x18c791=_0x12e621['plugins']['get']('TrackChangesEditing'),_0x1841ad=_0x12e621['plugins']['get']('ImageUtils'),_0x1e6129={};_0x18c791['enableCommand']('imageStyle',(_0x183b15,_0x136674)=>{const _0x4efe8b=_0x12e621['plugins']['get']('Users')['me'],_0x210caf=_0x12e621['commands']['get']('imageStyle');let _0x491d3b=_0x1841ad['getClosestSelectedImageElement'](_0x12e621['model']['document']['selection']),_0x25faf8=_0x12e621['model']['createRangeOn'](_0x491d3b),_0x1b2fda=_0x210caf['value'];if(_0x1b2fda==_0x136674['value'])return;const _0x276372={'commandName':'imageStyle','commandParams':[_0x136674],'formatGroupId':_0x924ea4()};_0x12e621['model']['change'](()=>{if(_0x18c791['getSuggestions']()['filter'](_0xab0d3f=>_0xab0d3f['isInContent']&&_0x4efe8b==_0xab0d3f['author']&&('formatBlock'==_0xab0d3f['type']||'formatInline'==_0xab0d3f['type'])&&('imageStylePreApply'==_0xab0d3f['subType']||'imageStylePostApply'==_0xab0d3f['subType'])&&_0xab0d3f['getFirstRange']()['isEqual'](_0x25faf8))['forEach'](_0x10f10e=>_0x18c791['discardSuggestion'](_0x10f10e['head'])),_0x491d3b=_0x1841ad['getClosestSelectedImageElement'](_0x12e621['model']['document']['selection']),_0x25faf8=_0x12e621['model']['createRangeOn'](_0x491d3b),_0x210caf['refresh'](),_0x12e621['commands']['get']('imageTypeInline')['refresh'](),_0x12e621['commands']['get']('imageTypeBlock')['refresh'](),_0x1b2fda=_0x210caf['value'],_0x1b2fda!=_0x136674['value'])return _0x1841ad['isInlineImage'](_0x491d3b)&&_0x210caf['shouldConvertImageType'](_0x136674['value'],_0x491d3b)?(_0x183b15({..._0x136674,'setImageSizes':!0x1}),_0x491d3b=_0x1841ad['getClosestSelectedImageElement'](_0x12e621['model']['document']['selection']),void _0x18c791['markBlockFormat'](_0x491d3b,{..._0x276372,'commandReversedParams':[{'value':_0x1b2fda||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1841ad['isBlockImage'](_0x491d3b)?_0x18c791['markBlockFormat'](_0x491d3b,_0x276372,[],'imageStylePostApply'):_0x18c791['markInlineFormat'](_0x25faf8,_0x276372,'imageStylePostApply'));});});for(const _0x2708fd of _0x12e621['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x1e6129[_0x2708fd['name']]=_0x2708fd['title']['toLowerCase']();_0x18c791['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x18c791['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x18c791['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x18c791['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2c2661])=>{_0x1841ad['setImageNaturalSizeAttributes'](_0x2c2661['getContainedElement']());}),_0x18c791['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x37b381,_0x18f5ca)=>{_0x18c791['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x37b381,{'commandName':_0x18f5ca['commandName'],'commandParams':_0x18f5ca['commandReversedParams']});}),_0x18c791['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x88c9fc,_0xfbf273){if(_0x45549d(_0x88c9fc,_0xfbf273))return[_0x88c9fc,_0xfbf273];if(_0x45549d(_0xfbf273,_0x88c9fc))return[_0xfbf273,_0x88c9fc];return null;});const _0x41157f=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x45549d(_0x2902bc,_0x20955f){const _0x32e6a8=_0x41157f['findIndex'](({type:_0x366f53,subType:_0x3762bf})=>_0x2902bc['type']==_0x366f53&&_0x2902bc['subType']==_0x3762bf),_0x5c3399=_0x41157f['findIndex'](({type:_0x376ad7,subType:_0x4fb9c0})=>_0x20955f['type']==_0x376ad7&&_0x20955f['subType']==_0x4fb9c0);if(_0x32e6a8<0x0||_0x5c3399<0x0)return!0x1;const _0x4efc4d=_0x2902bc['getFirstRange'](),_0x2964cd=_0x20955f['getFirstRange']();if((0x0==_0x32e6a8||0x1==_0x32e6a8)&&0x2==_0x5c3399&&_0x4efc4d['isIntersecting'](_0x2964cd))return!0x0;if(0x2==_0x32e6a8&&0x3==_0x5c3399){const _0x50353d=_0x18c791['_findSuggestions'](_0x4efc4d,'insertion')['filter'](({suggestion:_0x594b17,meta:_0x1b736b})=>_0x1b736b['isOwn']&&'convertInlineImageToBlock'==_0x594b17['subType']);if(_0x50353d['length']>0x1&&_0x2964cd['end']['isEqual'](_0x4efc4d['start']))return!0x0;if(0x1==_0x50353d['length']&&(_0x4efc4d['start']['isEqual'](_0x2964cd['end'])||_0x4efc4d['end']['isEqual'](_0x2964cd['start'])))return!0x0;}if(0x3==_0x32e6a8&&0x3==_0x5c3399&&_0x4efc4d['start']['isBefore'](_0x2964cd['start'])){const _0x23ebb4=_0x4efc4d['end']['nodeAfter'],_0x434e4a=_0x2964cd['start']['nodeBefore'];return _0x1841ad['isBlockImage'](_0x23ebb4)&&_0x23ebb4===_0x434e4a;}return!0x1;}_0x12e621['model']['document']['registerPostFixer'](()=>{let _0x59c640=!0x1;const _0x2a02d2=Array['from'](_0x12e621['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3c3d07,data:_0x31044f}of _0x2a02d2){const {group:_0x53ba58,type:_0x12166f,subType:_0x493cea,id:_0x1c5f9b}=_0x18c791['_splitMarkerName'](_0x3c3d07);if('suggestion'==_0x53ba58&&_0x18c791['hasSuggestion'](_0x1c5f9b)){if('formatBlock'==_0x12166f&&('imageStylePreApply'==_0x493cea||'imageStylePostApply'==_0x493cea)){const _0x203a1b=_0x18c791['getSuggestion'](_0x1c5f9b);if(_0x31044f['newRange']){const _0x5c04ec=_0x203a1b['getFirstRange']()['getContainedElement']();if(_0x1841ad['isBlockImage'](_0x5c04ec))continue;_0x18c791['discardSuggestion'](_0x203a1b),_0x59c640=!0x0;}}if('insertion'==_0x12166f&&'imageCaption'==_0x493cea&&!_0x31044f['newRange']){const _0x3b69ce=_0x18c791['getSuggestion'](_0x1c5f9b);_0x3b69ce['next']&&_0x3b69ce['next']['isInContent']&&(_0x18c791['discardSuggestion'](_0x3b69ce['next']),_0x59c640=!0x0);}}}return _0x59c640;}),this['_registerLegacyDescription'](_0x1e6129);}['_registerLegacyDescription'](_0x246edf){const _0x700ec5=this['editor'],_0x15693c=_0x700ec5['locale'];_0x700ec5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x194b37=>{if('formatBlock'!=_0x194b37['type']&&'formatInline'!=_0x194b37['type'])return;const {data:_0xfcff44}=_0x194b37;if(!_0xfcff44||'imageStyle'!=_0xfcff44['commandName'])return;const _0x116ce7=_0xfcff44['commandParams'][0x0]['value'];return _0x5b5cce('side'===_0x116ce7?o(_0x15693c,'FORMAT_SIDE_IMAGE'):_0x246edf[_0x116ce7]||_0x116ce7);function _0x5b5cce(_0x1434c7){return{'type':'format','content':o(_0x15693c,'*Format:*\x20%0',_0x1434c7)};}});}}class rt extends _0x2611d7{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x35e13b){super(_0x35e13b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x135722=this['editor'],_0x4c92fe=_0x135722['commands']['get']('importWord'),_0xa236b9=_0x135722['commands']['get']('trackChanges');_0x4c92fe&&(_0x4c92fe['on']('execute',(_0x443191,[,_0x3e5218])=>{this['_trackChangesValueDuringImport']=_0xa236b9['value'],_0x3e5218['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x4c92fe,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x4c92fe,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0xa236b9['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x135722['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x471830,_0x8f32b3){const {suggestions:_0x230bec}=_0x8f32b3,_0x590e31=this['editor']['commands']['get']('trackChanges'),_0x1c9bbf=_0x590e31['value'];this['_trackChangesValueDuringImport']!==_0x1c9bbf&&(_0x590e31['execute'](),this['_trackChangesExecuted']=!0x0),_0x230bec&&_0x230bec['forEach'](({id:_0x298b44,type:_0x1eecc1,author:_0x239777,created_at:_0x3a624f})=>{const _0x1601db={'id':_0x298b44,'type':_0x1eecc1,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x239777,'createdAt':_0x3a624f?new Date(_0x3a624f):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x1601db);});}}class at extends _0x2611d7{['afterInit'](){const _0x5bfd25=this['editor'],_0x237a27=_0x5bfd25['plugins']['get']('TrackChangesEditing');if(_0x5bfd25['plugins']['has']('IndentEditing')&&(_0x237a27['enableCommand']('indent'),_0x237a27['enableCommand']('outdent')),_0x5bfd25['plugins']['has']('IndentBlock')){for(const _0x25b0ac of['indentBlock','outdentBlock'])_0x237a27['enableDefaultAttributesIntegration'](_0x25b0ac);}const _0x3787c8=_0x5bfd25['locale'];_0x237a27['registerBlockAttribute']('blockIndent'),_0x237a27['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x3787c8,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x26aee0=this['editor'],_0x3bf9c1=_0x26aee0['locale'],_0x56a2fb=_0x26aee0['plugins']['get']('TrackChangesEditing');_0x56a2fb['descriptionFactory']['registerDescriptionCallback'](_0x12e04e=>{if('formatBlock'!=_0x12e04e['type'])return;const {data:_0x4c4ade}=_0x12e04e;if(!_0x4c4ade)return;if('indentBlock'!=_0x4c4ade['commandName']&&'outdentBlock'!=_0x4c4ade['commandName'])return;const _0x67015e=_0x12e04e['getItems']()[0x0],_0x224239=_0x56a2fb['descriptionFactory']['getItemLabel'](_0x67015e);return'indentBlock'==_0x4c4ade['commandName']?{'type':'format','content':o(_0x3bf9c1,'*Indent:*\x20%0',_0x224239)}:'outdentBlock'==_0x4c4ade['commandName']?{'type':'format','content':o(_0x3bf9c1,'*Outdent:*\x20%0',_0x224239)}:void 0x0;});}}class ct extends _0x2611d7{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ut extends _0x2611d7{['afterInit'](){const _0x51cadd=this['editor'];if(!_0x51cadd['plugins']['has']('LinkEditing'))return;const _0x4b7346=_0x51cadd['plugins']['get']('TrackChangesEditing'),_0x51b8d1=_0x51cadd['commands']['get']('link');_0x4b7346['enableDefaultAttributesIntegration']('link'),_0x4b7346['enableDefaultAttributesIntegration']('unlink'),_0x4b7346['registerInlineAttribute']('linkHref');for(const _0x51f59f of _0x51b8d1['manualDecorators'])_0x4b7346['registerInlineAttribute'](_0x51f59f['id']),_0x4b7346['descriptionFactory']['registerAttributeLabel'](_0x51f59f['id'],'link\x20('+_0x51f59f['label']['toLowerCase']()+')');_0x4b7346['descriptionFactory']['registerDescriptionCallback'](_0x187c40=>{if('attribute'!=_0x187c40['type'])return;const {data:_0x1a8ae0}=_0x187c40;if(!_0x1a8ae0||'linkHref'!=_0x1a8ae0['key'])return;const _0x5aae85=_0x1a8ae0['newValue'],_0x426fd7=_0x51cadd['locale'];return{'type':'format','content':null==_0x5aae85?o(_0x426fd7,'*Remove\x20link*'):o(_0x426fd7,'*Set\x20link:*\x20%0','\x22'+_0x5aae85+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2589c4=this['editor'],_0x1bc0dc=_0x2589c4['locale'];_0x2589c4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x31edcd=>{if('formatInline'!=_0x31edcd['type'])return;const {data:_0x4db3fb}=_0x31edcd;if(_0x4db3fb){if('link'==_0x4db3fb['commandName']){const _0x5adcec=_0x4db3fb['commandParams'][0x0];return{'type':'format','content':o(_0x1bc0dc,'*Set\x20link:*\x20%0','\x22'+_0x5adcec+'\x22')};}return'unlink'==_0x4db3fb['commandName']?{'type':'format','content':o(_0x1bc0dc,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x2611d7{['afterInit'](){const _0x2b6a68=this['editor'],_0x48ceca=_0x2b6a68['locale'];if(!_0x2b6a68['plugins']['has']('LegacyListEditing'))return;const _0x46da04=_0x2b6a68['plugins']['get']('TrackChangesEditing'),_0x2e9575=_0x2b6a68['plugins']['has']('LegacyTodoListEditing');function _0x42df64(_0x158514){return()=>{const _0x26ca46=_0x2b6a68['model']['document']['selection'],_0x46631a=_0x2b6a68['commands']['get'](_0x158514);if(_0x46631a['value'])return void _0x2b6a68['execute']('paragraph',{});const _0x3b4b0a=_0x158514['slice'](0x0,-0x4),_0xc64ee4=function(_0x45ef1b,_0x5a81e9,_0x4926c6){let _0x11e706=Array['from'](_0x45ef1b)['filter'](_0x416ca3=>function(_0x266c1d,_0x139b70){return _0x139b70['checkChild'](_0x266c1d['parent'],'listItem')&&!_0x139b70['isObject'](_0x266c1d);}(_0x416ca3,_0x4926c6));_0x11e706=_0x11e706['filter'](_0x52d324=>!_0x52d324['is']('element','listItem')||_0x52d324['getAttribute']('listType')!=_0x5a81e9);const _0x430cfa=new Set();for(const _0x2ff2f8 of _0x11e706)_0x2ff2f8['is']('element','listItem')?_0x430cfa['add'](Le(_0x2ff2f8)):_0x430cfa['add'](_0x2ff2f8);return Array['from'](_0x430cfa);}(_0x26ca46['getSelectedBlocks'](),_0x3b4b0a,_0x2b6a68['model']['schema']);_0x2b6a68['model']['change'](()=>{for(const _0x3d9ba7 of _0xc64ee4)_0x46da04['markBlockFormat'](_0x3d9ba7,{'commandName':_0x158514,'commandParams':[{'forceValue':!_0x46631a['value']}],'formatGroupId':'blockName'},Ee(_0x3d9ba7));});};}function _0x376eab(_0x3caa08){return()=>{const _0x5d7841=function(_0x2ad776){let _0x31fe04=Array['from'](_0x2ad776);const _0x266c36=_0x31fe04['findIndex'](_0x1e03c0=>'listItem'!=_0x1e03c0['name']);return _0x266c36>-0x1&&(_0x31fe04=_0x31fe04['slice'](0x0,_0x266c36)),_0x31fe04;}(_0x2b6a68['model']['document']['selection']['getSelectedBlocks']()),_0x241e4b=_0x2b6a68['model']['createRange'](_0x2b6a68['model']['createPositionAt'](_0x5d7841[0x0],'before'),_0x2b6a68['model']['createPositionAt'](_0x5d7841[_0x5d7841['length']-0x1],'end'));_0x2b6a68['model']['change'](()=>{_0x46da04['markBlockFormat'](_0x241e4b,{'commandName':_0x3caa08,'commandParams':[],'formatGroupId':'listIndent'},function(_0x33e626){const _0x329f9a=new Set();for(const _0x4aa131 of _0x33e626){let _0x163016=_0x4aa131['nextSibling'];for(;_0x163016&&_0x163016['getAttribute']('listIndent')>_0x4aa131['getAttribute']('listIndent');)_0x329f9a['add'](_0x163016),_0x163016=_0x163016['nextSibling'];}return Array['from'](_0x329f9a);}(_0x5d7841));});};}_0x46da04['enableCommand']('numberedList',_0x42df64('numberedList')),_0x46da04['enableCommand']('bulletedList',_0x42df64('bulletedList')),_0x2e9575&&_0x46da04['enableCommand']('todoList',_0x42df64('todoList')),_0x46da04['enableCommand']('indentList',_0x376eab('indentList')),_0x46da04['enableCommand']('outdentList',_0x376eab('outdentList')),_0x2e9575&&_0x46da04['enableCommand']('checkTodoList',()=>{const _0x141e65=_0x2b6a68['commands']['get']('checkTodoList'),_0x158194=Array['from'](_0x141e65['_selectedElements']);_0x158194['filter'](_0x2502c8=>_0x2502c8['getAttribute']('todoListChecked')!=_0x141e65['value']),_0x2b6a68['model']['change'](()=>{for(const _0x2ec9fd of _0x158194)_0x46da04['markBlockFormat'](_0x2ec9fd,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x141e65['value']}]});});}),_0x46da04['descriptionFactory']['registerElementLabel']('listItem',_0x3bfa1d=>o(_0x48ceca,'ELEMENT_LIST_ITEM',_0x3bfa1d)),_0x46da04['descriptionFactory']['registerDescriptionCallback'](_0x45b430=>{if('formatBlock'!=_0x45b430['type']&&'formatInline'!=_0x45b430['type'])return;const {data:_0x4f4942}=_0x45b430;if(_0x4f4942){if('numberedList'==_0x4f4942['commandName']||'bulletedList'==_0x4f4942['commandName']||'todoList'==_0x4f4942['commandName'])switch(_0x4f4942['commandName']['replace']('List','')){case'bulleted':return _0x137730(o(_0x48ceca,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x137730(o(_0x48ceca,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x137730(o(_0x48ceca,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4f4942['commandName'])return{'type':'format','content':o(_0x48ceca,'*Indent:*\x20%0',o(_0x48ceca,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4f4942['commandName'])return{'type':'format','content':o(_0x48ceca,'*Outdent:*\x20%0',o(_0x48ceca,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4f4942['commandName'])return _0x4f4942['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x48ceca,'*Check\x20item*')}:{'type':'format','content':o(_0x48ceca,'*Uncheck\x20item*')};}function _0x137730(_0x149b2f){return{'type':'format','content':o(_0x48ceca,'*Change\x20to:*\x20%0',_0x149b2f)};}});}}function Le(_0x4fc6e3){const _0x395882=_0x4fc6e3['getAttribute']('listIndent');if(0x0==_0x395882)return _0x4fc6e3;let _0x374442=_0x4fc6e3;for(;_0x4fc6e3['previousSibling']&&_0x4fc6e3['previousSibling']['is']('element','listItem');){const _0x2a8281=_0x4fc6e3['previousSibling']['getAttribute']('listIndent');if(_0x2a8281==_0x395882)_0x374442=_0x4fc6e3['previousSibling'];else{if(_0x2a8281<_0x395882)break;}_0x4fc6e3=_0x4fc6e3['previousSibling'];}return _0x374442;}function Ee(_0x387349){const _0x457663=[];if(_0x387349['is']('element','listItem')&&_0x387349['getAttribute']('listIndent')>0x0){let _0x1549e1=_0x387349['nextSibling'];for(;_0x1549e1&&'listItem'==_0x1549e1['name']&&_0x1549e1['getAttribute']('listIndent')==_0x387349['getAttribute']('listIndent');)_0x457663['push'](_0x1549e1),_0x1549e1=_0x1549e1['nextSibling'];}return _0x457663;}class ht extends _0x2611d7{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x5550d4=this['editor']['config']['get']('list.properties'),_0x464cfe=this['editor']['plugins']['get']('TrackChangesEditing');_0x5550d4['styles']&&_0x464cfe['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x5550d4['reversed']&&_0x464cfe['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x5550d4['startIndex']&&_0x464cfe['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x464cfe['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5a0345,_0x48f905={}){const _0x373320=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3e988c=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x373320['markMultiRangeBlockFormat'](_0x3e988c,{'commandName':'listStyle','commandParams':[{'type':_0x48f905['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2ad491,_0x10ab06={}){const _0x2576f3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x333f07=this['_getSuggestionBlocks'](_0x41e51f=>_0x41e51f['is']('element','listItem')&&'numbered'===_0x41e51f['getAttribute']('listType'));if(_0x333f07['length']<0x1)return;const _0x418747=_0x333f07['map'](_0x56b7cd=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x56b7cd,'before'),this['editor']['model']['createPositionAt'](_0x56b7cd,0x0)));this['editor']['model']['change'](()=>{_0x2576f3['markMultiRangeBlockFormat'](_0x418747,{'commandName':'listReversed','commandParams':[{'reversed':_0x10ab06['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x57fb92,_0x420f58={}){const _0x49ca6a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5562a5=this['_getSuggestionBlocks'](_0x1bd959=>_0x1bd959['is']('element','listItem')&&'numbered'===_0x1bd959['getAttribute']('listType'));if(_0x5562a5['length']<0x1)return;const _0x2a8c68=_0x5562a5['map'](_0x36847d=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x36847d,'before'),this['editor']['model']['createPositionAt'](_0x36847d,0x0)));this['editor']['model']['change'](()=>{_0x49ca6a['markMultiRangeBlockFormat'](_0x2a8c68,{'commandName':'listStart','commandParams':[{'startIndex':_0x420f58['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x1e80d7){if('formatBlock'!=_0x1e80d7['type']&&'formatInline'!=_0x1e80d7['type'])return;const _0x48d514=this['editor']['locale'],{data:_0x40584a}=_0x1e80d7;if(!_0x40584a)return;let _0x14e9e0,_0x3adc29;switch(_0x40584a['commandName']){case'listStyle':_0x14e9e0='*Change\x20to:*\x20%0',_0x3adc29={'type':'format','content':o(_0x48d514,_0x14e9e0,o(_0x48d514,this['_getTranslationKeyForListStyle'](_0x40584a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x14e9e0=_0x40584a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3adc29={'type':'format','content':o(_0x48d514,_0x14e9e0)};break;case'listStart':_0x14e9e0='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3adc29={'type':'format','content':o(_0x48d514,_0x14e9e0,_0x40584a['commandParams'][0x0]['startIndex'])};}return _0x3adc29;}['_getSuggestionBlocksForListStyle'](){const _0x24085d=this['editor']['plugins']['get']('LegacyListUtils');let _0x508a7b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x508a7b[0x0]?.['is']('element','listItem')&&_0x508a7b['unshift'](..._0x24085d['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x508a7b[_0x508a7b['length']-0x1]?.['is']('element','listItem')&&_0x508a7b['push'](..._0x24085d['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x508a7b=[...new Set(_0x508a7b)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x508a7b=_0x508a7b['filter'](_0x233db1=>_0x233db1['is']('element','listItem'))),_0x508a7b;}['_getSuggestionBlocks'](_0x2b5758){const _0x11ffcb=this['editor']['plugins']['get']('LegacyListUtils');let _0x59b745=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2b5758)['map'](_0xbd960=>{const _0x471176=this['editor']['model']['createPositionAt'](_0xbd960,0x0);return[..._0x11ffcb['getSiblingNodes'](_0x471176,'backward'),..._0x11ffcb['getSiblingNodes'](_0x471176,'forward')];})['flat']();return _0x59b745=[...new Set(_0x59b745)],_0x59b745;}['_getTranslationKeyForListStyle'](_0x1f7429){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x1f7429)||'default')['toUpperCase']()+'_LIST_'+_0x1f7429['toUpperCase']()['replace'](/-/g,'_');}}class gt extends _0x2611d7{['afterInit'](){const _0xcaacda=this['editor'];if(!_0xcaacda['plugins']['has']('MediaEmbedEditing'))return;const _0x11e301=_0xcaacda['plugins']['get']('TrackChangesEditing'),_0x549ea1=_0xcaacda['locale'];_0x11e301['enableCommand']('mediaEmbed'),_0x11e301['descriptionFactory']['registerElementLabel']('media',_0x508fb9=>o(_0x549ea1,'ELEMENT_MEDIA',_0x508fb9)),_0xcaacda['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x445762,{writer:_0x122e0b,options:_0x2480e7})=>{if(_0x2480e7['showSuggestionHighlights'])return _0x122e0b['createEmptyElement']('div');},'converterPriority':'high'}),_0xcaacda['data']['downcastDispatcher']['on']('attribute:url:media',(_0xeaddea,_0xc33d2a,_0x30bee6)=>{_0x30bee6['options']['showSuggestionHighlights']&&_0xeaddea['stop']();},{'priority':'high'});}}class lt extends _0x2611d7{['afterInit'](){const _0x1579cb=this['editor'];_0x1579cb['plugins']['has']('MentionEditing')&&_0x1579cb['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x2611d7{['afterInit'](){const _0x27b72a=this['editor'];if(!_0x27b72a['plugins']['has']('MergeFieldsEditing'))return;const _0x52ab14=_0x27b72a['plugins']['get']('TrackChangesEditing'),_0x33d625=_0x27b72a['locale'];_0x52ab14['enableCommand']('insertMergeField'),_0x52ab14['enableCommand']('insertMergeFieldBlock'),_0x52ab14['enableCommand']('insertMergeFieldImage'),_0x52ab14['descriptionFactory']['registerElementLabel']('mergeField',_0x31ee5d=>o(_0x33d625,'ELEMENT_MERGE_FIELD',_0x31ee5d)),_0x52ab14['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x320794=>o(_0x33d625,'ELEMENT_MERGE_FIELD',_0x320794)),_0x52ab14['descriptionFactory']['registerDescriptionCallback'](_0x1e4565=>{if('insertion'!=_0x1e4565['type']&&'deletion'!=_0x1e4565['type'])return;const _0x5a4f25=_0x1e4565['getContainedElement']();if(null==_0x5a4f25)return;const _0x327cbf=_0x27b72a['plugins']['get']('MergeFieldsEditing');let _0x18ac92;switch(_0x327cbf['getMergeFieldType'](_0x5a4f25)){case null:return;case'image':{const _0xcfff54=_0x327cbf['unwrapAffixes'](_0x5a4f25['getAttribute']('src'));_0x18ac92=_0x327cbf['getLabel'](_0xcfff54)||_0xcfff54;break;}default:{const _0x5a7f06=_0x5a4f25['getAttribute']('id');_0x18ac92=_0x327cbf['getLabel'](_0x5a7f06)||_0x5a7f06;break;}}return'insertion'==_0x1e4565['type']?{'type':'insertion','content':o(_0x33d625,'*Insert:*\x20%0','\x22'+_0x18ac92+'\x22\x20'+o(_0x33d625,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x33d625,'*Remove:*\x20%0','\x22'+_0x18ac92+'\x22\x20'+o(_0x33d625,'ELEMENT_MERGE_FIELD'))};});}}class mt extends _0x2611d7{['afterInit'](){const _0xc4697c=this['editor'],_0x2fe1f5=_0xc4697c['plugins']['get']('TrackChangesEditing');_0xc4697c['plugins']['has']('MultiLevelList')&&(_0x2fe1f5['enableDefaultAttributesIntegration']('multiLevelList'),_0x2fe1f5['registerBlockAttribute']('listMarkerStyle'),_0x2fe1f5['descriptionFactory']['registerDescriptionCallback'](_0xb206a1=>this['handleDescriptions'](_0xb206a1)));}['handleDescriptions'](_0x35f749){const _0x290f11=this['editor']['locale'],{data:_0x16f55c}=_0x35f749,_0xc8ee84={'type':'format','content':''};if(_0x16f55c&&'listMarkerStyle'==_0x16f55c['key']){if(!_0x16f55c['oldValue'])return{'type':'format','content':o(_0x290f11,'*Set\x20format:*\x20%0',o(_0x290f11,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x16f55c['newValue']+')'};if(!_0x16f55c['newValue']){let _0xce69b2=_0x35f749['head'];for(;_0xce69b2;){if(_0xce69b2['data']&&'listType'==_0xce69b2['data']['key']&&_0xce69b2['data']['newValue'])return _0xc8ee84;_0xce69b2=_0xce69b2['next'];}return{'type':'format','content':o(_0x290f11,'*Remove\x20format:*\x20%0',o(_0x290f11,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x16f55c['oldValue']+')'};}}}}class pt extends _0x2611d7{['afterInit'](){const _0x45096a=this['editor'];if(!_0x45096a['plugins']['has']('PageBreakEditing'))return;_0x45096a['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4eb854=_0x45096a['plugins']['get']('TrackChangesEditing'),_0x5ae4f5=_0x45096a['locale'];_0x4eb854['descriptionFactory']['registerElementLabel']('pageBreak',_0x289879=>o(_0x5ae4f5,'ELEMENT_PAGE_BREAK',_0x289879));}}class kt extends _0x2611d7{['afterInit'](){const _0x1d18c9=this['editor'];if(!_0x1d18c9['plugins']['has']('Paragraph'))return;const _0x4b6558=_0x1d18c9['locale'],_0x46e118=_0x1d18c9['plugins']['get']('TrackChangesEditing');_0x46e118['descriptionFactory']['registerElementLabel']('paragraph',_0x16d548=>o(_0x4b6558,'ELEMENT_PARAGRAPH',_0x16d548)),_0x46e118['enableDefaultAttributesIntegration']('paragraph'),_0x46e118['enableCommand']('insertParagraph'),_0x1d18c9['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x1d18c9),{'priority':'highest'}),_0x1d18c9['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1225bf,_0xe7ba64,_0x56548f)=>{_0x56548f['options']['showSuggestionHighlights']&&nr(_0x1d18c9,{'showActiveMarker':!0x1})(_0x1225bf,_0xe7ba64,_0x56548f);},{'priority':'highest'});const _0x29fe4a=_0x46e118['descriptionFactory'];_0x29fe4a['registerDescriptionCallback'](_0x1c3059=>{if('insertion'!==_0x1c3059['type'])return;const {start:_0x4bd851,end:_0x2549a6}=_0x1c3059['getFirstRange']();if(!_0x4bd851['isTouching'](_0x2549a6)||!_0x4bd851['nodeAfter'])return;const _0x8866=_0x1d18c9['model']['schema'],_0x24052d=_0x4bd851['nodeAfter'];return _0x8866['isBlock'](_0x24052d)&&!_0x8866['isLimit'](_0x24052d)&&_0x8866['checkChild'](_0x24052d,'$text')?{'type':'insertion','content':o(_0x4b6558,'*Insert:*\x20%0',_0x29fe4a['getItemLabel'](_0x24052d,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22e1e0=this['editor'],_0x981f66=_0x22e1e0['locale'];_0x22e1e0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x369b72=>{if('formatBlock'!=_0x369b72['type'])return;const {data:_0x393b13}=_0x369b72;return _0x393b13&&'paragraph'==_0x393b13['commandName']?{'type':'format','content':o(_0x981f66,'*Change\x20to:*\x20%0',o(_0x981f66,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x16281a,{showActiveMarker:_0x5e0b48=!0x0}={}){return(_0x328e03,_0x26c410,_0x4d1078)=>{const _0x554fdf=_0x16281a['plugins']['get']('TrackChangesEditing'),_0x115e43=_0x26c410['markerRange']['start'],_0x46842a=_0x26c410['markerRange']['end'],_0x4d2208=_0x16281a['model']['schema'];if(!_0x115e43['isTouching'](_0x46842a)||!_0x115e43['nodeAfter'])return;const _0x114135=_0x115e43['nodeAfter'];if(_0x4d2208['isBlock'](_0x114135)&&!_0x4d2208['isLimit'](_0x114135)&&_0x4d2208['checkChild'](_0x114135,'$text')){if(!_0x4d1078['consumable']['consume'](_0x26c410['markerRange'],_0x328e03['name']))return;const {id:_0x2fae74,authorId:_0x4c0071}=_0x554fdf['_splitMarkerName'](_0x26c410['markerName']),_0x35a662=_0x4d1078['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0x2fae74,'data-author-id':_0x4c0071}),_0x8bf4ba=_0x4d1078['mapper']['toViewPosition'](_0x46842a);_0x5e0b48&&_0x554fdf['activeMarkers']['includes'](_0x26c410['markerName'])&&_0x4d1078['writer']['addClass']('ck-suggestion-marker--active',_0x35a662),_0x4d1078['writer']['insert'](_0x8bf4ba,_0x35a662),_0x4d1078['mapper']['bindElementToMarker'](_0x35a662,_0x26c410['markerName']);}};}class wt extends _0x2611d7{['afterInit'](){const _0xe4d416=this['editor'];_0xe4d416['commands']['get']('replaceSource')&&_0xe4d416['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class bt extends _0x2611d7{['afterInit'](){const _0x46f3a5=this['editor'];if(!_0x46f3a5['plugins']['has']('RemoveFormatEditing'))return;_0x46f3a5['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x821e67=this['editor'];_0x821e67['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3274c5=>{if('formatBlock'!=_0x3274c5['type']&&'formatInline'!=_0x3274c5['type'])return;const {data:_0x2defec}=_0x3274c5;return _0x2defec&&'removeFormat'==_0x2defec['commandName']?{'type':'format','content':o(_0x821e67['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x2611d7{['afterInit'](){const _0x5007bf=this['editor'];if(!_0x5007bf['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x45934e=_0x5007bf['plugins']['get']('TrackChangesEditing');_0x45934e['enableCommand']('goToPreviousRestrictedEditingException'),_0x45934e['enableCommand']('goToNextRestrictedEditingException');const _0x48689d=_0x5007bf['plugins']['get']('RestrictedEditingModeEditing');_0x48689d['enableCommand']('trackChanges'),_0x48689d['enableCommand']('acceptSuggestion'),_0x48689d['enableCommand']('discardSuggestion'),_0x48689d['enableCommand']('acceptAllSuggestions'),_0x48689d['enableCommand']('discardAllSuggestions'),_0x48689d['enableCommand']('acceptSelectedSuggestions'),_0x48689d['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x2611d7{['afterInit'](){const _0x5eb399=this['editor'];if(!_0x5eb399['plugins']['has']('ShiftEnter'))return;const _0xa01190=_0x5eb399['plugins']['get']('TrackChangesEditing');_0xa01190['enableCommand']('shiftEnter'),_0x5eb399['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x5eb399),{'priority':'high'}),_0x5eb399['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x5eb399),{'priority':'high'}),_0x5eb399['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4ce2f7,_0x2bdceb,_0x122a7e)=>{_0x122a7e['options']['showSuggestionHighlights']&&je(_0x5eb399,{'showActiveMarker':!0x1})(_0x4ce2f7,_0x2bdceb,_0x122a7e);}),_0xa01190['descriptionFactory']['registerElementLabel']('softBreak',_0x53e720=>o(_0x5eb399['locale'],'ELEMENT_LINE_BREAK',_0x53e720));}}function je(_0x30d6e3,{showActiveMarker:_0x25baa4=!0x0}={}){return(_0x54f4ae,_0xedf992,_0x5218fc)=>{const _0x5a85d4=_0x30d6e3['plugins']['get']('TrackChangesEditing');if(!_0x5218fc['consumable']['test'](_0xedf992['markerRange'],_0x54f4ae['name']))return;const _0x4bb2d4=_0x30d6e3['model'];for(const _0x389dcf of _0xedf992['markerRange']['getItems']()){if(!_0x389dcf['is']('element','softBreak'))continue;const _0x2414e2='deletion'==_0xedf992['markerName']['split'](':')[0x1]?'merge':'split',{id:_0x1222bc,authorId:_0x203957}=_0x5a85d4['_splitMarkerName'](_0xedf992['markerName']),_0x1af682=_0x5218fc['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2414e2,'data-suggestion':_0x1222bc,'data-author-id':_0x203957}),_0x50dfed=_0x5218fc['mapper']['toViewPosition'](_0x4bb2d4['createPositionBefore'](_0x389dcf));_0x25baa4&&_0x5a85d4['activeMarkers']['includes'](_0xedf992['markerName'])&&_0x5218fc['writer']['addClass']('ck-suggestion-marker--active',_0x1af682),_0x5218fc['writer']['insert'](_0x50dfed,_0x1af682),_0x5218fc['mapper']['bindElementToMarker'](_0x1af682,_0xedf992['markerName']);}};}class St extends _0x2611d7{['afterInit'](){const _0x41e099=this['editor'],_0x3a089a=_0x41e099['model'],_0xe34d7f=_0x41e099['locale'];if(!_0x41e099['plugins']['has']('StandardEditingModeEditing'))return;const _0x1d4458=_0x41e099['plugins']['get']('TrackChangesEditing'),_0x12e301='restrictedEditingException',_0x61e303=_0x41e099['commands']['get'](_0x12e301);_0x1d4458['enableCommand'](_0x12e301,(_0x13890d,_0x259fe6={})=>{const _0x3d4ffb=_0x3a089a['document']['selection'];if(_0x3d4ffb['isCollapsed'])return void _0x13890d(_0x259fe6);const _0xaf9430=void 0x0!==_0x259fe6['forceValue']?_0x259fe6['forceValue']:!_0x61e303['value'];_0x3a089a['change'](()=>{const _0x34124d=Array['from'](_0x3d4ffb['getRanges']());for(const _0x407f7a of _0x34124d){const _0x29465b=_0xaf9430?[_0x407f7a]:io(_0x12e301,_0x407f7a,_0x3a089a);for(const _0x44c0bc of _0x29465b)_0x1d4458['markInlineFormat'](_0x44c0bc,{'commandName':_0x12e301,'commandParams':[{'forceValue':_0xaf9430}]});}});}),_0x1d4458['descriptionFactory']['registerDescriptionCallback'](_0x29dfed=>{if('formatBlock'!=_0x29dfed['type']&&'formatInline'!=_0x29dfed['type'])return;const {data:_0x4e33ec}=_0x29dfed;return _0x4e33ec&&_0x4e33ec['commandName']==_0x12e301?_0x4e33ec['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xe34d7f,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0xe34d7f,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class It extends _0x2611d7{['afterInit'](){const _0x427623=this['editor'];if(!_0x427623['plugins']['has']('Style')||!_0x427623['plugins']['has']('DataSchema'))return;const _0x4108b7=_0x427623['plugins']['get']('TrackChangesEditing'),_0x474d7a=_0x427623['locale'],_0x2fbc7c=_0x427623['config']['get']('style')||{},_0x3d5d9a=_0x427623['plugins']['get']('GeneralHtmlSupport'),_0x5d41d9=_0x427623['plugins']['get']('StyleUtils')['normalizeConfig'](_0x427623['plugins']['get']('DataSchema'),_0x2fbc7c['definitions']);_0x4108b7['enableDefaultAttributesIntegration']('style');const _0x440edb=new Set();for(const _0x23835a of _0x5d41d9['block']){const _0x19bcf1=_0x3d5d9a['getGhsAttributeNameForElement'](_0x23835a['element']);_0x440edb['add'](_0x19bcf1);}const _0x5300eb=new Set();for(const _0x3e4c7c of _0x5d41d9['inline']){const _0xa92ef=_0x3d5d9a['getGhsAttributeNameForElement'](_0x3e4c7c['element']);_0x5300eb['add'](_0xa92ef);for(const _0x100762 of _0x3e4c7c['ghsAttributes'])_0x5300eb['add'](_0x100762);}for(const _0x2f32af of _0x440edb)_0x4108b7['registerBlockAttribute'](_0x2f32af),_0x4108b7['descriptionFactory']['registerAttributeLabel'](_0x2f32af,o(_0x474d7a,'FORMAT_STYLE'));for(const _0x51488a of _0x5300eb)_0x4108b7['registerInlineAttribute'](_0x51488a),_0x4108b7['descriptionFactory']['registerAttributeLabel'](_0x51488a,o(_0x474d7a,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x530fff=this['editor'],_0x2509c6=_0x530fff['locale'];_0x530fff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x12b907=>{if('formatBlock'!=_0x12b907['type']&&'formatInline'!=_0x12b907['type'])return;const {data:_0x4e898e}=_0x12b907;return _0x4e898e&&'style'===_0x4e898e['commandName']?_0x4e898e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2509c6,'*Set\x20format:*\x20%0',_0x4e898e['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x2509c6,'*Remove\x20format:*\x20%0',_0x4e898e['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class At extends _0x2611d7{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x25e2d5){super(_0x25e2d5),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4702f8=this['editor'],_0x36ca78=_0x4702f8['model']['document']['selection'];if(!_0x4702f8['plugins']['has']('TableEditing'))return;const _0x170c6f=_0x4702f8['locale'],_0x1ffa47=_0x4702f8['plugins']['get']('TrackChangesEditing'),_0x4a7caa=_0x4702f8['plugins']['get']('TableUtils');_0x1ffa47['descriptionFactory']['registerElementLabel']('table',_0x158915=>o(_0x170c6f,'ELEMENT_TABLE',_0x158915)),this['_setupColumnsRowsFixing'](),_0x1ffa47['enableCommand']('insertTable'),_0x1ffa47['enableCommand']('selectTableRow'),_0x1ffa47['enableCommand']('selectTableColumn');for(const _0x479ebb of['insertTableRowAbove','insertTableRowBelow']){const _0x58c4f4=_0x4702f8['commands']['get'](_0x479ebb);_0x1ffa47['enableCommand'](_0x479ebb,_0x5e0d01=>{_0x4702f8['model']['change'](_0x36205b=>{_0x5e0d01();const _0x2e3261='above'===_0x58c4f4['order'],_0x34b4bd=_0x4a7caa['getSelectionAffectedTableCells'](_0x36ca78),_0x4d5484=_0x4a7caa['getRowIndexes'](_0x34b4bd),_0x4d1285=_0x2e3261?_0x4d5484['first']-0x1:_0x4d5484['last']+0x1,_0x1c8329=_0x34b4bd[0x0]['findAncestor']('table'),_0x12379f=_0x4a7caa['createTableWalker'](_0x1c8329,{'startRow':_0x4d1285,'endRow':_0x4d1285}),_0xdbe468=Array['from'](_0x12379f)['map'](_0x3c6bf6=>_0x36205b['createRangeOn'](_0x3c6bf6['cell']));_0x1ffa47['markMultiRangeInsertion'](_0xdbe468,'tableRow');});});}for(const _0x11bc78 of['insertTableColumnLeft','insertTableColumnRight']){const _0x303e75=_0x4702f8['commands']['get'](_0x11bc78);_0x1ffa47['enableCommand'](_0x11bc78,_0x5d9ad5=>{_0x4702f8['model']['change'](_0x3fbd1e=>{_0x5d9ad5();const _0x341f65='left'===_0x303e75['order'],_0x514774=_0x4a7caa['getSelectionAffectedTableCells'](_0x36ca78),_0x378653=_0x4a7caa['getColumnIndexes'](_0x514774),_0xe30617=_0x341f65?_0x378653['first']-0x1:_0x378653['last']+0x1,_0x491f9c=_0x514774[0x0]['findAncestor']('table'),_0x151b21=_0x4a7caa['createTableWalker'](_0x491f9c,{'startRow':0x0,'column':_0xe30617,'includeAllSlots':!0x1}),_0xee04b2=Array['from'](_0x151b21)['map'](_0x3c0f49=>_0x3fbd1e['createRangeOn'](_0x3c0f49['cell']));_0x1ffa47['markMultiRangeInsertion'](_0xee04b2,'tableColumn');});});}for(const _0x241a22 of['removeTableRow','removeTableColumn']){const _0x5f1ea0=_0x241a22['substr'](0xb),_0x43b26a=_0x5f1ea0['toLowerCase'](),_0x14b411=_0x43b26a['substr'](0x0,0x3)+'span',_0x5827d4='table'+_0x5f1ea0,_0x31401b='min'+_0x5f1ea0,_0x387288='max'+_0x5f1ea0;_0x1ffa47['enableCommand'](_0x241a22,()=>{_0x4702f8['model']['change'](_0xaf6689=>{const _0x3edc2f=_0x4a7caa['getSelectionAffectedTableCells'](_0x36ca78),_0x28b9b5=_0x3edc2f[0x0]['findAncestor']('table');let _0x49f14b;if('removeTableRow'==_0x241a22){const _0x47106f=_0x4a7caa['getRowIndexes'](_0x3edc2f);_0x49f14b={'startRow':_0x47106f['first'],'endRow':_0x47106f['last'],'includeAllSlots':!0x0};}else{const _0x306e39=_0x4a7caa['getColumnIndexes'](_0x3edc2f);_0x49f14b={'startColumn':_0x306e39['first'],'endColumn':_0x306e39['last'],'includeAllSlots':!0x0};}const _0x588dab=_0x4a7caa['createTableWalker'](_0x28b9b5,_0x49f14b),_0x259342=Array['from'](_0x588dab)['map'](({cell:_0x953baf})=>_0x953baf),_0xd44f6c=Ne(_0x259342['filter'](_0x155b63=>_0x155b63['hasAttribute'](_0x14b411))),_0x388ef3=Ne(_0x259342['filter'](_0x2207ea=>!_0x2207ea['hasAttribute'](_0x14b411)))['map'](_0x4d5815=>_0xaf6689['createRangeOn'](_0x4d5815)),_0x46ef76=_0x1ffa47['markMultiRangeDeletion'](_0x388ef3,_0x5827d4);if(_0x46ef76&&('tableRow'==_0x46ef76['subType']||'tableColumn'==_0x46ef76['subType'])){const _0x48dca5=this['_getSuggestionCoords'](_0x46ef76);for(const _0x135fa1 of _0xd44f6c){const _0x52882c=_0xaf6689['createRangeOn'](_0x135fa1),_0xa26a64=_0x4a7caa['getCellLocation'](_0x135fa1),_0x17ac77=_0x135fa1['getAttribute'](_0x14b411)-0x1,_0x2ff6fe=_0x48dca5[_0x31401b],_0x1ce88b=_0x48dca5[_0x387288];_0x2ff6fe<=_0xa26a64[_0x43b26a]&&_0xa26a64[_0x43b26a]+_0x17ac77<=_0x1ce88b&&_0x46ef76['addRange'](_0x52882c);}}});});}function _0x45c3d5(_0x16dcb7){const _0x2ecf53=Array['from'](_0x36ca78['getRanges']())['map'](_0x1f8bc2=>_0x1c65a2['fromRange'](_0x1f8bc2));_0x4702f8['model']['change'](_0x44351f=>{const _0x44d1da=_0x44351f['batch'];_0x16dcb7=_0x16dcb7['filter'](_0x32ce77=>'$graveyard'!=_0x32ce77['root']['rootName']),_0x44351f['setSelection'](_0x16dcb7),_0x4702f8['commands']['get']('removeTableRow')['refresh'](),_0x4702f8['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4702f8['model']['enqueueChange'](()=>{_0x4702f8['model']['enqueueChange'](_0x44d1da,_0x2d1185=>{const _0xb70176=_0x2ecf53['filter'](_0x44e8e7=>'$graveyard'!=_0x44e8e7['root']['rootName']);_0xb70176['length']>0x0&&_0x2d1185['setSelection'](_0xb70176);for(const _0x353bb1 of _0x2ecf53)_0x353bb1['detach']();});});});}function _0x17cb05(_0x25247f){_0x4702f8['model']['change'](_0x5b2e2e=>{const _0x22b264=Array['from'](_0x36ca78['getRanges']())['map'](_0x41dd92=>_0x1c65a2['fromRange'](_0x41dd92)),_0x580c05=[];for(const _0x59d83b of _0x25247f)for(const _0x569081 of _0x59d83b['getItems']({'shallow':!0x0}))_0x580c05['push'](_0x569081);for(const _0x56a1d4 of _0x580c05)'$graveyard'!=_0x56a1d4['root']['rootName']&&(_0x5b2e2e['setSelection'](_0x5b2e2e['createPositionAt'](_0x56a1d4,0x0)),_0x4702f8['commands']['get']('removeTableColumn')['refresh'](),_0x4702f8['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0xac568e=_0x22b264['filter'](_0xb47a60=>'$graveyard'!=_0xb47a60['root']['rootName']);_0xac568e['length']>0x0&&_0x5b2e2e['setSelection'](_0xac568e);for(const _0x4c719e of _0x22b264)_0x4c719e['detach']();});}function _0x91b751(_0x58f341,_0x2c0790){return _0x2c0790['every'](_0xf46af2=>_0x58f341['some'](_0xc39c6d=>_0xc39c6d['end']['isEqual'](_0xf46af2['start'])||_0xf46af2['end']['isEqual'](_0xc39c6d['start'])));}function _0x5c25a7(_0x4b80f8,_0x2df258){return!_0x4b80f8['some'](_0x4ce320=>_0x2df258['some'](_0x565e25=>_0x4ce320['isIntersecting'](_0x565e25)))&&_0x4b80f8['some'](_0x7d775a=>_0x2df258['some'](_0x5f4f3c=>_0x7d775a['end']['isTouching'](_0x5f4f3c['start'])));}_0x4702f8['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4b6b9a,_0x1ae1b0,_0x5eb62b)=>{if(!_0x5eb62b['options']['showSuggestionHighlights'])return;const _0x22976c=_0x1ae1b0['item'];if(!_0x22976c||!_0x22976c['is']('element','tableCell'))return;const _0x119659=_0x5eb62b['mapper']['toViewElement'](_0x22976c);if(_0x119659){const {id:_0x1e3043,authorId:_0xd13b6b}=_0x1ffa47['_splitMarkerName'](_0x1ae1b0['markerName']);_0x2948bf(_0x119659,_0x5eb62b['writer'],(_0x2aaeae,_0x441d29,_0x5eaffd)=>{_0x5eaffd['addClass'](_0x5a8aa8(_0x441d29['classes']),_0x2aaeae),_0x5eaffd['setAttribute']('data-suggestion-id',_0x1e3043,_0x2aaeae),_0x5eaffd['setAttribute']('data-author-id',_0xd13b6b,_0x2aaeae);},(_0x383f87,_0x2649d8,_0x17f8dd)=>{_0x17f8dd['removeClass'](_0x5a8aa8(_0x2649d8['classes']),_0x383f87),_0x17f8dd['removeAttribute']('data-suggestion-id',_0x383f87),_0x17f8dd['removeAttribute']('data-author-id',_0x383f87);});}},{'priority':'highest'}),_0x1ffa47['descriptionFactory']['registerDescriptionCallback'](_0x1b9346=>{if('insertion'!=_0x1b9346['type']&&'deletion'!=_0x1b9346['type'])return;const _0x487383=_0x1b9346['getContainedElement']();if(null!=_0x487383&&_0x487383['is']('element','table')){if('insertion'==_0x1b9346['type']){const _0x1acfc1=_0x1b9346['getItems']()['filter'](_0x46a359=>_0x46a359['is']('$textProxy'))['map'](_0x3e0245=>_0x3e0245['data']);if(_0x1acfc1['length'])return{'type':'insertion','content':o(_0x170c6f,'*Insert:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1acfc1['join']('\x20')+'\x22'))};}if('deletion'==_0x1b9346['type']){const _0x3a668f=_0x1b9346['getItems']()['filter'](_0x149b0e=>_0x149b0e['is']('$textProxy'))['map'](_0x3a937d=>_0x3a937d['data']);if(_0x3a668f['length'])return{'type':'deletion','content':o(_0x170c6f,'*Remove:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3a668f['join']('\x20')+'\x22'))};}}}),_0x1ffa47['descriptionFactory']['registerDescriptionCallback'](_0x46452b=>{if('tableRow'==_0x46452b['subType']){const _0x2b700c=_0x46452b['getItems']()['filter'](_0x309e47=>_0x309e47['is']('$textProxy'))['map'](_0xdadd51=>_0xdadd51['data']),_0x3016e1=this['_getSuggestionCoords'](_0x46452b),_0x12380f=_0x3016e1['maxRow']-_0x3016e1['minRow']+0x1;if('insertion'==_0x46452b['type'])return _0x2b700c['length']?{'type':'insertion','content':o(_0x170c6f,'*Insert:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x12380f,'\x22'+_0x2b700c['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x170c6f,'*Insert:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_ROW',_0x12380f))};if('deletion'==_0x46452b['type'])return _0x2b700c['length']?{'type':'deletion','content':o(_0x170c6f,'*Remove:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x12380f,'\x22'+_0x2b700c['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x170c6f,'*Remove:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_ROW',_0x12380f))};}if('tableColumn'==_0x46452b['subType']){const _0x7f12e4=_0x46452b['getItems']()['filter'](_0x51202c=>_0x51202c['is']('$textProxy'))['map'](_0x45a6ab=>_0x45a6ab['data']),_0xd2a36d=this['_getSuggestionCoords'](_0x46452b),_0x2c270b=_0xd2a36d['maxColumn']-_0xd2a36d['minColumn']+0x1;if('insertion'==_0x46452b['type'])return _0x7f12e4['length']?{'type':'insertion','content':o(_0x170c6f,'*Insert:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2c270b,'\x22'+_0x7f12e4['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x170c6f,'*Insert:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_COLUMN',_0x2c270b))};if('deletion'==_0x46452b['type'])return _0x7f12e4['length']?{'type':'deletion','content':o(_0x170c6f,'*Remove:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2c270b,'\x22'+_0x7f12e4['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x170c6f,'*Remove:*\x20%0',o(_0x170c6f,'ELEMENT_TABLE_COLUMN',_0x2c270b))};}}),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x45c3d5),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x45c3d5),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x17cb05),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x17cb05),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x91b751),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x91b751),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x5c25a7),_0x1ffa47['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x5c25a7);}['_acceptFormatSuggestionCallbackFactory'](){const _0x393d3f=this['editor'],_0x2cd9e=_0x393d3f['model']['document']['selection'];return(_0x1fe770,_0x39e867)=>{_0x393d3f['model']['change'](_0x4b8107=>{const {commandName:_0x50402f,commandParams:_0x212dda}=_0x39e867;let _0x161e8d=_0x1fe770[0x0]['end']['nodeBefore'];_0x212dda&&_0x212dda[0x0]&&!0x1===_0x212dda[0x0]['forceValue']&&(_0x161e8d=_0x1fe770[0x0]['start']['nodeAfter']);const _0x1eff56=_0x4b8107['createRangeIn'](_0x161e8d);if('$graveyard'==_0x1eff56['root']['rootName'])return;const _0x176f7b=Array['from'](_0x2cd9e['getRanges']())['map'](_0x45fdfe=>_0x1c65a2['fromRange'](_0x45fdfe));_0x4b8107['setSelection'](_0x1eff56),_0x393d3f['commands']['get'](_0x50402f)['refresh'](),_0x212dda['push']({'forceDefaultExecution':!0x0}),_0x393d3f['execute'](_0x50402f,..._0x212dda);const _0x4a7d41=_0x176f7b['filter'](_0x1adfc0=>'$graveyard'!=_0x1adfc0['root']['rootName']);_0x4a7d41['length']>0x0&&_0x4b8107['setSelection'](_0x4a7d41);for(const _0x57d398 of _0x176f7b)_0x57d398['detach']();});};}['_getCoordsForCells'](_0x13dea9){const _0x5ea65a=this['editor']['plugins']['get']('TableUtils');let _0x288016=Number['MAX_SAFE_INTEGER'],_0x5ea96c=Number['MIN_SAFE_INTEGER'],_0x2c3f5a=Number['MAX_SAFE_INTEGER'],_0x1cf7b7=Number['MIN_SAFE_INTEGER'];for(const _0x45aa85 of _0x13dea9){if('$graveyard'==_0x45aa85['root']['rootName'])continue;const {row:_0x48fb00,column:_0x5eaf46}=_0x5ea65a['getCellLocation'](_0x45aa85),_0x54f1f9=_0x45aa85['hasAttribute']('rowspan')?_0x45aa85['getAttribute']('rowspan')-0x1:0x0,_0x3297f3=_0x45aa85['hasAttribute']('colspan')?_0x45aa85['getAttribute']('colspan')-0x1:0x0;_0x288016=_0x48fb00<_0x288016?_0x48fb00:_0x288016,_0x5ea96c=_0x48fb00+_0x54f1f9>_0x5ea96c?_0x48fb00+_0x54f1f9:_0x5ea96c,_0x2c3f5a=_0x5eaf46<_0x2c3f5a?_0x5eaf46:_0x2c3f5a,_0x1cf7b7=_0x5eaf46+_0x3297f3>_0x1cf7b7?_0x5eaf46+_0x3297f3:_0x1cf7b7;}return{'minRow':_0x288016,'maxRow':_0x5ea96c,'minColumn':_0x2c3f5a,'maxColumn':_0x1cf7b7};}['_setupColumnsRowsFixing'](){const _0x1997d4=this['editor'],_0x4e887a=_0x1997d4['plugins']['get']('TrackChangesEditing'),_0x5c2326=_0x1997d4['plugins']['get']('TableUtils');_0x1997d4['model']['document']['on']('change:data',()=>{const _0x3b0c6a=Array['from'](_0x1997d4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x596438,data:_0xb4fe15}of _0x3b0c6a){const {group:_0x2c324e,id:_0x238d9f,subType:_0x42f275}=_0x4e887a['_splitMarkerName'](_0x596438);if('suggestion'!=_0x2c324e)continue;if(null!=_0xb4fe15['oldRange'])continue;const _0xb86634=_0x4e887a['getSuggestion'](_0x238d9f);this['_tablePostFixingSubtypes']['includes'](_0x42f275)&&this['_tableSuggestions']['add'](_0xb86634);}},{'priority':'low'});const _0x4303de=(_0x57c97e,_0xfd1674)=>{let _0x453883=!0x1;const _0x3fdeb8=_0xfd1674['createRangeOn'](_0x57c97e),_0x7896ef=_0x57c97e['findAncestor']('table'),_0x2c5a2d=_0x5c2326['getCellLocation'](_0x57c97e);for(const _0x49d5c9 of this['_tableSuggestions']){const _0x555c21=_0x49d5c9['subType'],_0x5120cb=_0x555c21['startsWith']('tablePaste'),_0x5e83cf=_0x555c21['substr'](_0x5120cb?0xa:0x5),_0x1709e6=_0x5e83cf['toLowerCase'](),_0x51b6da=_0x1709e6['substr'](0x0,0x3)+'span',_0x5421b7='min'+_0x5e83cf,_0x1e2b8c='max'+_0x5e83cf;if(!_0x49d5c9['isInContent'])continue;if(_0x7896ef!=_0x49d5c9['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x49d5c9['isIntersectingWithRange'](_0x3fdeb8))continue;const _0x4d3995=_0x57c97e['hasAttribute'](_0x51b6da)?_0x57c97e['getAttribute'](_0x51b6da)-0x1:0x0,_0x4a4613=this['_getSuggestionCoords'](_0x49d5c9),_0x6b6476=_0x4a4613[_0x5421b7],_0x5d2495=_0x4a4613[_0x1e2b8c];_0x6b6476<=_0x2c5a2d[_0x1709e6]&&_0x2c5a2d[_0x1709e6]+_0x4d3995<=_0x5d2495&&(_0x49d5c9['addRange'](_0x3fdeb8),_0x453883=!0x0);}return _0x453883;};_0x1997d4['model']['document']['registerPostFixer'](_0x593051=>{let _0x3df0bd=!0x1;for(const _0x495ea7 of _0x1997d4['model']['document']['differ']['getChanges']())if('insert'==_0x495ea7['type']){if('tableRow'==_0x495ea7['name']){for(const _0x539cbe of _0x495ea7['position']['nodeAfter']['getChildren']())_0x3df0bd=_0x3df0bd||_0x4303de(_0x539cbe,_0x593051);}else'tableCell'==_0x495ea7['name']&&(_0x3df0bd=_0x3df0bd||_0x4303de(_0x495ea7['position']['nodeAfter'],_0x593051));}return _0x3df0bd;});}['_getSuggestionCoords'](_0x4c695e){return this['_getCoordsForCells'](_0x4c695e['getRanges']()['map'](_0x436539=>_0x436539['start']['nodeAfter']));}}function Ne(_0x2b3d13){return Array['from'](new Set(_0x2b3d13)['values']());}class _t extends _0x2611d7{static get['requires'](){return[At];}['afterInit'](){const _0x2e3917=this['editor'],_0x115177=_0x2e3917['model']['document']['selection'],_0x57da89=_0x2e3917['locale'];if(!_0x2e3917['plugins']['has']('TableEditing'))return;const _0x97a9f9=_0x2e3917['plugins']['get']('TrackChangesEditing'),_0x3717d0=_0x2e3917['plugins']['get']('TableUtils'),_0x5a6a36=_0x2e3917['plugins']['get'](At);_0x5a6a36['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x97a9f9['enableCommand']('mergeTableCells',()=>{const _0x3ce3b1=_0x3717d0['getSelectionAffectedTableCells'](_0x2e3917['model']['document']['selection']);_0x2e3917['model']['change'](()=>{_0x97a9f9['markMultiRangeBlockFormat'](_0x3ce3b1,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2e3917['commands']['get']('mergeTableCells')['on']('execute',(_0x1e99a8,_0x20a178)=>{_0x2e3917['commands']['get']('trackChanges')['value']&&(_0x20a178['length']>0x0&&_0x20a178[_0x20a178['length']-0x1]&&_0x20a178[_0x20a178['length']-0x1]['forceDefaultExecution']||_0x97a9f9['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x1e99a8['stop']());},{'priority':'highest'});for(const _0x3cf808 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3ff440=_0x2e3917['commands']['get'](_0x3cf808);_0x97a9f9['enableCommand'](_0x3cf808,()=>{const _0x29cd0d=_0x2e3917['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2673dc=>_0x2673dc['is']('element','tableCell')),_0x1a276e=_0x3ff440['value'];_0x2e3917['model']['change'](()=>{_0x97a9f9['markMultiRangeBlockFormat']([_0x29cd0d,_0x1a276e],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x5681b8 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x294e3b=_0x2e3917['commands']['get'](_0x5681b8);_0x97a9f9['enableCommand'](_0x5681b8,()=>{const _0x4f112=_0x3717d0['getSelectionAffectedTableCells'](_0x2e3917['model']['document']['selection'])[0x0],_0x2178d4=_0x4f112['findAncestor']('table'),{column:_0x537b9a,row:_0x30dbfc}=_0x3717d0['getCellLocation'](_0x4f112);let _0x2ee094=[];if('horizontally'==_0x294e3b['direction']){const _0x4a3989=_0x3717d0['createTableWalker'](_0x2178d4,{'startRow':_0x30dbfc,'endRow':_0x30dbfc,'includeAllSlots':!0x0});_0x2ee094=Array['from'](_0x4a3989)['map'](_0x964b33=>_0x964b33['cell']);}else{const _0x2d3a3a=_0x3717d0['createTableWalker'](_0x2178d4,{'column':_0x537b9a,'includeAllSlots':!0x0});_0x2ee094=Array['from'](_0x2d3a3a)['map'](_0x38e925=>_0x38e925['cell']);}_0x2e3917['model']['change'](_0x497744=>{_0x97a9f9['markBlockFormat'](_0x497744['createRangeOn'](_0x4f112),{'commandName':_0x5681b8,'commandParams':[]},_0x2ee094,_0x5681b8);});});}_0x97a9f9['descriptionFactory']['registerDescriptionCallback'](_0x56168d=>{if('formatBlock'!=_0x56168d['type']&&'formatInline'!=_0x56168d['type'])return;const {data:_0x3be047}=_0x56168d;return _0x3be047&&'mergeTableCells'==_0x3be047['commandName']?{'type':'format','content':o(_0x57da89,'*Merge\x20cells*')}:void 0x0;}),_0x97a9f9['descriptionFactory']['registerDescriptionCallback'](_0x5061cc=>{if('formatBlock'!=_0x5061cc['type']&&'formatInline'!=_0x5061cc['type'])return;const {data:_0x223533}=_0x5061cc;return _0x223533?'splitTableCellVertically'==_0x223533['commandName']?{'type':'format','content':o(_0x57da89,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x223533['commandName']?{'type':'format','content':o(_0x57da89,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3c4398=_0x5a6a36['_acceptFormatSuggestionCallbackFactory']();for(const _0x32f7a1 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x97a9f9['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x32f7a1,'accept',_0x3c4398);for(const _0x26bf0a of['splitTableCellVertically','splitTableCellHorizontally'])_0x97a9f9['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x26bf0a,'accept',_0x3c4398);_0x97a9f9['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x5a4781=>{_0x2e3917['model']['change'](_0x33c1d5=>{const _0x1a2b76=Array['from'](_0x115177['getRanges']())['map'](_0x1f0f89=>_0x1c65a2['fromRange'](_0x1f0f89));_0x33c1d5['setSelection'](_0x5a4781),_0x2e3917['commands']['get']('mergeTableCells')['refresh'](),_0x2e3917['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x4209ea=_0x1a2b76['filter'](_0x473c5d=>'$graveyard'!=_0x473c5d['root']['rootName']);_0x4209ea['length']>0x0&&_0x33c1d5['setSelection'](_0x4209ea);for(const _0x43865b of _0x1a2b76)_0x43865b['detach']();});});for(const _0x156d36 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5261d0=_0x2e3917['commands']['get'](_0x156d36);_0x5261d0['on']('set:isEnabled',(_0x1f0ab1,_0x27de34,_0x3f091e)=>{if(_0x3f091e){const _0x5a584c=_0x2e3917['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x532034=>_0x532034['is']('element','tableCell'));this['_areMergableCells'](_0x5261d0['value'],_0x5a584c)||(_0x1f0ab1['return']=!0x1,_0x1f0ab1['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x2a7ce1=this['editor']['commands']['get']('mergeTableCells'),_0x163567=this['editor']['plugins']['get']('TableUtils');if(!_0x2a7ce1['isEnabled'])return!0x1;const _0x4a4a31=_0x163567['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x35c490 of _0x4a4a31)for(const _0x3bccd2 of _0x4a4a31)if(_0x35c490!=_0x3bccd2&&!this['_areMergableCells'](_0x35c490,_0x3bccd2))return!0x1;return!0x0;}['_areMergableCells'](_0x548b41,_0x1d1421){const _0x2a2ff5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x13a4e1=this['editor']['model']['createRangeOn'](_0x548b41),_0x4e160a=this['editor']['model']['createRangeOn'](_0x1d1421),_0x540741=new Set(),_0x27f3a6=new Set();for(const _0x1650a2 of _0x2a2ff5['getSuggestions']())if(('insertion'==_0x1650a2['type']||'deletion'==_0x1650a2['type']||'mergeTableCells'==_0x1650a2['subType'])&&_0x1650a2['isInContent']){for(const _0x4be4b6 of _0x1650a2['getRanges']())_0x4be4b6['containsRange'](_0x13a4e1,!0x0)&&_0x540741['add'](_0x1650a2['type']+':'+_0x1650a2['author']['id']),_0x4be4b6['containsRange'](_0x4e160a,!0x0)&&_0x27f3a6['add'](_0x1650a2['type']+':'+_0x1650a2['author']['id']);}if(_0x540741['size']!=_0x27f3a6['size'])return!0x1;for(const _0x2c8ecf of _0x540741)if(!_0x27f3a6['has'](_0x2c8ecf))return!0x1;return!0x0;}}class Ct extends _0x2611d7{static get['requires'](){return[At];}['afterInit'](){const _0x54fd99=this['editor'];if(!_0x54fd99['plugins']['has']('TableEditing'))return;const _0x10cb84=_0x54fd99['locale'],_0x2aef68=_0x54fd99['plugins']['get']('TrackChangesEditing');_0x2aef68['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x2aef68['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x2aef68['registerBlockAttribute']('headingRows'),_0x2aef68['registerBlockAttribute']('headingColumns'),_0x2aef68['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x10cb84,'FORMAT_HEADER_ROW')),_0x2aef68['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x10cb84,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0xc70f94=this['editor']['plugins']['get']('TrackChangesEditing'),_0xedfb5a=this['editor']['plugins']['get']('TableUtils'),_0x2b29f6=this['editor']['plugins']['get'](At)['_acceptFormatSuggestionCallbackFactory']();function _0x38a73e({showActiveMarker:_0x173d72=!0x0,setDataAttribute:_0x163148=!0x0}={}){return(_0xe397df,_0x4b6f34,_0x3a8b28)=>{const {type:_0x1ec9be,id:_0x42263c}=_0xc70f94['_splitMarkerName'](_0x4b6f34['markerName']),_0x3a788f=_0xc70f94['getSuggestion'](_0x42263c),_0x24ccbc=_0x3a788f['data'];if('formatBlock'!=_0x3a788f['type']||!_0x24ccbc||'setTableColumnHeader'!=_0x24ccbc['commandName'])return;if(_0x4b6f34['item'])return void _0xe397df['stop']();if(!_0x3a8b28['consumable']['consume'](_0x4b6f34['markerRange'],_0xe397df['name']))return;const _0x109da5=_0x4b6f34['markerRange']['start']['nodeAfter'],_0x1eb372=_0x4b6f34['markerRange']['end']['nodeBefore'],_0x2d8c42=_0x109da5['parent']['parent'],{column:_0x62ef27}=_0xedfb5a['getCellLocation'](_0x109da5),{column:_0x5a7684}=_0xedfb5a['getCellLocation'](_0x1eb372);for(let _0x241abc=_0x62ef27;_0x241abc<=_0x5a7684;_0x241abc++){const _0x1b8343=_0xedfb5a['createTableWalker'](_0x2d8c42,{'column':_0x241abc,'includeAllSlots':!0x1});for(const _0x34b264 of _0x1b8343){const _0x37ce40=_0x34b264['cell'],_0x1d376e=_0x3a8b28['mapper']['toViewElement'](_0x37ce40);_0x3a8b28['writer']['addClass']('ck-suggestion-marker-'+_0x1ec9be,_0x1d376e),_0x163148&&_0x3a8b28['writer']['setAttribute']('data-suggestion',_0x42263c,_0x1d376e),_0x3a8b28['mapper']['bindElementToMarker'](_0x1d376e,_0x4b6f34['markerName']),_0x173d72&&(_0xc70f94['activeMarkers']['includes'](_0x4b6f34['markerName'])?_0x3a8b28['writer']['addClass']('ck-suggestion-marker--active',_0x1d376e):_0x3a8b28['writer']['removeClass']('ck-suggestion-marker--active',_0x1d376e));}}};}_0xc70f94['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x2b29f6),_0xc70f94['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x2b29f6),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x38a73e(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x501564,_0x1c5e99,_0x2d9661)=>{_0x2d9661['options']['showSuggestionHighlights']&&_0x38a73e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x501564,_0x1c5e99,_0x2d9661);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1d9117,_0x47c6df,_0x2d6ac0)=>{const {type:_0x200a18,id:_0x290f75}=_0xc70f94['_splitMarkerName'](_0x47c6df['markerName']),_0x1046b9=_0xc70f94['getSuggestion'](_0x290f75),_0x40ac3c=_0x1046b9['data'];if('formatBlock'!=_0x1046b9['type']||!_0x40ac3c||'setTableColumnHeader'!=_0x40ac3c['commandName'])return;const _0x2a0560=_0x2d6ac0['mapper']['markerNameToElements'](_0x47c6df['markerName']);if(_0x2a0560){for(const _0x3dcc1f of _0x2a0560)_0x2d6ac0['writer']['removeClass']('ck-suggestion-marker-'+_0x200a18,_0x3dcc1f),_0x2d6ac0['writer']['removeClass']('ck-suggestion-marker--active',_0x3dcc1f),_0x2d6ac0['writer']['removeAttribute']('data-suggestion',_0x3dcc1f),_0x2d6ac0['mapper']['unbindElementFromMarkerName'](_0x3dcc1f,_0x47c6df['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x50ae1f=this['editor'],_0x1cdd9b=_0x50ae1f['locale'];function _0x996429(_0x35e8cc){return{'type':'format','content':o(_0x1cdd9b,'*Format:*\x20%0',_0x35e8cc)};}_0x50ae1f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2a3a9d=>{if('formatBlock'!=_0x2a3a9d['type'])return;const {data:_0x5ece3f}=_0x2a3a9d;if(_0x5ece3f){if('setTableRowHeader'==_0x5ece3f['commandName']){const _0x22b42e=_0x5ece3f['commandParams'][0x0]['forceValue'];return _0x996429(o(_0x1cdd9b,_0x22b42e?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x5ece3f['commandName']){const _0x28c5cb=_0x5ece3f['commandParams'][0x0]['forceValue'];return _0x996429(o(_0x1cdd9b,_0x28c5cb?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class vt extends _0x2611d7{['afterInit'](){const _0x1411dc=this['editor'],_0x5e3db1=_0x1411dc['locale'],_0x3a670f=_0x1411dc['plugins']['get']('TrackChangesEditing');function _0x535e8d(_0x48f9c6){return{'type':'format','content':''+o(_0x5e3db1,'*Set\x20table\x20type:*\x20%0',_0x48f9c6)};}_0x1411dc['plugins']['has']('TableLayout')&&(_0x3a670f['enableCommand']('insertTableLayout'),_0x3a670f['enableDefaultAttributesIntegration']('tableType'),_0x3a670f['registerBlockAttribute']('tableType'),_0x3a670f['descriptionFactory']['registerElementLabel'](_0x5feb2e=>_0x5feb2e['is']('element','table')&&'layout'===_0x5feb2e['getAttribute']('tableType'),_0x8630da=>o(_0x5e3db1,'ELEMENT_LAYOUT_TABLE',_0x8630da)),_0x3a670f['descriptionFactory']['registerDescriptionCallback'](_0x88d620=>{const {data:_0x111a1b}=_0x88d620;if(_0x111a1b&&'tableType'==_0x111a1b['key'])switch(_0x111a1b['newValue']){case'layout':return _0x535e8d(o(_0x5e3db1,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x535e8d(o(_0x5e3db1,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=/* #__PURE__ -- @preserve */
|
|
25
|
-
Object['fromEntries'](Be['map'](_0x2157c6=>[_0x2157c6,null]));class Nt extends _0x2611d7{static get['requires'](){return[At];}['afterInit'](){const _0x17def3=this['editor'];if(!_0x17def3['plugins']['has']('TableClipboard'))return;const _0x1ae6e0=_0x17def3['plugins']['get']('TrackChangesEditing'),_0x32f936=_0x17def3['plugins']['get']('TableUtils'),_0x32d908=_0x17def3['plugins']['get'](At),_0x3b1739=_0x17def3['plugins']['get']('TableClipboard'),_0x322253=_0x17def3['plugins']['get']('TableSelection'),_0xa65694=_0x17def3['plugins']['get'](_0x2c5191);_0x32d908['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x17def3['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x17def3['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x56bc22=null,_0x5df992=!0x1;_0xa65694['on']('contentInsertion',(_0x50c34a,_0x19e033)=>{_0x5df992='paste'===_0x19e033['method'];}),_0x17def3['model']['on']('insertContent',(_0x556d47,_0x1837ea)=>{if(!_0x5df992&&null===_0x322253['getSelectedTableCells']())return;const [_0x38f767,_0x514b59]=_0x1837ea,_0x562b79=_0x1837ea[_0x1837ea['length']-0x1];_0x562b79&&_0x562b79['forceDefaultExecution']||_0x1ae6e0['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xda87b,_0x17ebb0,_0x25ee97,_0xc81ea8,_0x2a47ed){if(_0x17ebb0&&!_0x17ebb0['is']('documentSelection'))return!0x1;const _0x8f7c6b=_0x2a47ed['getTableIfOnlyTableInContent'](_0xda87b,_0x25ee97);if(!_0x8f7c6b||!Ue(_0x8f7c6b,void 0x0,_0xc81ea8))return!0x1;const _0x344950=_0xc81ea8['getSelectionAffectedTableCells'](_0x25ee97['document']['selection']);if(!_0x344950['length'])return!0x1;const _0x40606b=_0x344950[0x0]['findAncestor']('table'),_0x136555=_0xc81ea8['getRowIndexes'](_0x344950),_0x4140f1=_0xc81ea8['getColumnIndexes'](_0x344950),_0x92b2d8={'startRow':_0x136555['first'],'endRow':_0x136555['last'],'startColumn':_0x4140f1['first'],'endColumn':_0x4140f1['last']};return 0x1==_0x344950['length']&&(_0x92b2d8['endRow']+=_0xc81ea8['getRows'](_0x8f7c6b)-0x1,_0x92b2d8['endColumn']+=_0xc81ea8['getColumns'](_0x8f7c6b)-0x1),Ue(_0x40606b,_0x92b2d8,_0xc81ea8);}(_0x38f767,_0x514b59,_0x17def3['model'],_0x32f936,_0x3b1739)&&(_0x556d47['stop'](),_0x56bc22={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x17def3['model']['change'](()=>{_0x17def3['model']['insertContent'](_0x1837ea[0x0],_0x1837ea[0x1],_0x1837ea[0x2],{'forceDefaultExecution':!0x0});const _0x5b05a3=_0x924ea4(),{rowInsertionRanges:_0x1d507c,columnInsertionRanges:_0x2f7ae7,insertionRanges:_0x3072ab,deletionRanges:_0x12d24a,cells:_0x128033}=_0x56bc22;_0x1d507c['length']&&_0x1ae6e0['markMultiRangeInsertion'](_0x1d507c,'tablePasteRow',{'tablePasteChainId':_0x5b05a3}),_0x2f7ae7['length']&&_0x1ae6e0['markMultiRangeInsertion'](_0x2f7ae7,'tablePasteColumn',{'tablePasteChainId':_0x5b05a3}),_0x3072ab['length']&&(_0x1ae6e0['markMultiRangeInsertion'](_0x3072ab,'tablePaste',{'tablePasteChainId':_0x5b05a3,'skipNestingCheck':!0x0}),_0x3072ab['forEach'](_0x46a511=>_0x46a511['detach']?.())),_0x12d24a['length']&&(_0x1ae6e0['markMultiRangeDeletion'](_0x12d24a,'tablePaste',{'tablePasteChainId':_0x5b05a3,'skipNestingCheck':!0x0}),_0x12d24a['forEach'](_0x2de173=>_0x2de173['detach']?.()));const _0x213918=_0x1ae6e0['markMultiRangeBlockFormat'](_0x128033['map'](({element:_0xba1aaa})=>_0xba1aaa),{'formatGroupId':_0x924ea4()},[],'tablePasteCell',{'tablePasteChainId':_0x5b05a3});if(_0x213918){const _0x59977a=_0x213918['getMarkers'](),_0x5a1cc8=[];for(const {element:_0x44d2aa,attributes:_0x39067b}of _0x128033){if(!_0x39067b)continue;const _0x361492=_0x17def3['model']['createRangeOn'](_0x44d2aa),_0x516742=_0x59977a['find'](_0x1934c4=>_0x1934c4['getRange']()['isEqual'](_0x361492));_0x516742&&_0x5a1cc8['push']([_0x516742['name'],_0x39067b]);}_0x5a1cc8['length']&&_0x213918['setAttribute']('markerAttributes',Object['fromEntries'](_0x5a1cc8));}_0x56bc22=null;}));},{'priority':_0x295a5c['high']+0xa}),_0xa65694['on']('contentInsertion',()=>{_0x5df992=!0x1;},{'priority':'lowest'}),_0x17def3['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x4d589f,_0x32c84c)=>{const [_0x485791,_0x35407f,,_0x4924f3]=_0x32c84c;if(!_0x56bc22)return;_0x4d589f['stop']();const _0x575788=_0x485791['cell'],_0x1f7dd0=_0x35407f,_0x47ee14=Oe(_0x575788),_0x51e873=Oe(_0x1f7dd0);_0x4d589f['return']=_0x575788;let _0x2ec4f7=null,_0x3d56aa=null;if(_0x51e873||_0x47ee14){if(_0x47ee14&&!_0x51e873){_0x4924f3['remove'](_0x575788['getChild'](0x0));for(const _0x135c45 of Array['from'](_0x1f7dd0['getChildren']()))_0x4924f3['insert'](_0x135c45,_0x575788,'end');const _0x57f6a0=_0x56bc22['rowInsertionIndexes']['includes'](_0x485791['row']),_0x55e5=_0x56bc22['columnInsertionIndexes']['includes'](_0x485791['column']);_0x57f6a0||_0x55e5||(_0x2ec4f7=_0x1c65a2['fromRange'](_0x4924f3['createRangeIn'](_0x575788)));}else _0x51e873&&!_0x47ee14&&(_0x3d56aa=_0x4924f3['createRangeIn'](_0x575788));}else{const _0x1b7942=_0x4924f3['createElement']('tableCellSuggestion'),_0x523b57=_0x4924f3['createElement']('tableCellSuggestion');_0x4924f3['wrap'](_0x4924f3['createRangeIn'](_0x575788),_0x523b57),_0x4924f3['insert'](_0x1b7942,_0x575788,0x0);for(const _0x582c1a of Array['from'](_0x1f7dd0['getChildren']()))_0x4924f3['insert'](_0x582c1a,_0x1b7942,'end');_0x2ec4f7=_0x1c65a2['fromRange'](_0x4924f3['createRangeOn'](_0x1b7942)),_0x3d56aa=_0x1c65a2['fromRange'](_0x4924f3['createRangeOn'](_0x523b57));}const _0x32e0f6=Array['from'](_0x1f7dd0['getAttributes']())['filter'](([_0x19e23a])=>Be['includes'](_0x19e23a));_0x56bc22['cells']['push']({'element':_0x575788,'attributes':_0x32e0f6['length']?Object['fromEntries'](_0x32e0f6):null}),_0x2ec4f7&&_0x56bc22['insertionRanges']['push'](_0x2ec4f7),_0x3d56aa&&_0x56bc22['deletionRanges']['push'](_0x3d56aa);},{'priority':'high'}),_0x32f936['on']('insertColumns',(_0x4266f7,_0x3f7dfd)=>{const [_0x1f8b77,_0x328075={}]=_0x3f7dfd;if(!_0x56bc22)return;const _0x46873f=_0x328075['at']||0x0,_0x120da1=_0x328075['columns']||0x1;_0x56bc22['columnInsertionIndexes']=new Array(_0x120da1)['fill'](_0x46873f)['map']((_0x102ef3,_0x477edc)=>_0x102ef3+_0x477edc);for(const {cell:_0xecd482}of _0x32f936['createTableWalker'](_0x1f8b77,{'startColumn':_0x46873f,'endColumn':_0x46873f+_0x120da1-0x1}))_0x56bc22['columnInsertionRanges']['push'](_0x17def3['model']['createRangeOn'](_0xecd482));},{'priority':'low'}),_0x32f936['on']('insertRows',(_0x5cbff5,_0x15e643)=>{const [_0x4e05b6,_0x4c1d1e={}]=_0x15e643;if(!_0x56bc22)return;const _0x5d547d=_0x4c1d1e['at']||0x0,_0x43a607=_0x4c1d1e['rows']||0x1;_0x56bc22['rowInsertionIndexes']=new Array(_0x43a607)['fill'](_0x5d547d)['map']((_0x4c7483,_0x14bda4)=>_0x4c7483+_0x14bda4);for(const {cell:_0x3c8fb6}of _0x32f936['createTableWalker'](_0x4e05b6,{'startRow':_0x5d547d,'endRow':_0x5d547d+_0x43a607-0x1}))_0x56bc22['rowInsertionRanges']['push'](_0x17def3['model']['createRangeOn'](_0x3c8fb6));},{'priority':'low'}),_0x1ae6e0['descriptionFactory']['registerDescriptionCallback'](_0x4417e5=>{if(_0x4417e5['subType']&&_0x4417e5['subType']['startsWith']('tablePaste'))return _0x4417e5['previous']?{}:{'type':'insertion','content':o(_0x17def3['locale'],'*Replace\x20table\x20cells*')};});const _0x5d24da=()=>!0x1;for(const _0x4f46bf of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x1ae6e0['_suggestionFactory']['registerCustomCallback']('insertion',_0x4f46bf,'join',_0x5d24da),_0x1ae6e0['_suggestionFactory']['registerCustomCallback']('deletion',_0x4f46bf,'join',_0x5d24da),_0x1ae6e0['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4f46bf,'join',_0x5d24da);_0x1ae6e0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x5d24da),_0x1ae6e0['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x29948e,_0x2fb6b5,_0x32e1d6)=>{const _0x327f9b=_0x29948e['map'](_0x5c814b=>_0x5c814b['getContainedElement']())['filter'](_0x56b878=>_0x56b878),_0x1c3fff=new Map(_0x327f9b['map'](_0x1d386b=>[_0x1d386b,null]));if(_0x56bc22){for(const {element:_0x3efdf4,attributes:_0x14fd91}of _0x56bc22['cells'])_0x14fd91&&_0x1c3fff['set'](_0x3efdf4,_0x14fd91);}else{if(_0x32e1d6&&_0x32e1d6['markerAttributes'])for(const [_0x3c4edb,_0x3f6f92]of Object['entries'](_0x32e1d6['markerAttributes'])){const _0x55036c=_0x17def3['model']['markers']['get'](_0x3c4edb),_0x3a431a=_0x55036c?_0x55036c['getRange']()['getContainedElement']():null;_0x3a431a&&_0x1c3fff['set'](_0x3a431a,_0x3f6f92);}}_0x17def3['model']['change'](_0x4b46f9=>{for(const [_0x336517,_0x23a683]of _0x1c3fff)_0x4b46f9['setAttributes']({...xe,..._0x23a683},_0x336517);});});const _0x29a2e2=(_0x32aaae,_0x31b9ef)=>{_0x1ae6e0['_suggestionFactory']['registerCustomCallback'](_0x32aaae,'tablePaste',_0x31b9ef,(_0x54d106,_0x201802,_0x90ffc8)=>{_0x17def3['model']['change'](_0xb6c36f=>{const _0x1295fa=[];for(const _0x2c10bd of _0x54d106){const _0x4dd9c1=_0x2c10bd['start']['nodeAfter'];_0x4dd9c1['is']('element','tableCellSuggestion')&&_0x1295fa['push'](_0x4dd9c1);}_0x1ae6e0['_suggestionFactory']['getSuggestionCallback'](_0x32aaae,null,_0x31b9ef)(_0x54d106,_0x201802,_0x90ffc8);for(const _0x581bc8 of _0x1295fa)'$graveyard'!=_0x581bc8['root']['rootName']&&_0xb6c36f['unwrap'](_0x581bc8);});});};_0x29a2e2('insertion','accept'),_0x29a2e2('insertion','discard'),_0x29a2e2('deletion','accept'),_0x29a2e2('deletion','discard'),_0x1ae6e0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x4588d3=>{const _0x1c1c32=_0x4588d3['map'](_0x4e3348=>_0x4e3348['getContainedElement']()),_0x154697=_0x1c1c32[0x0]['findAncestor']('table'),{minRow:_0x59cb92,maxRow:_0x1ab98a}=_0x32d908['_getCoordsForCells'](_0x1c1c32);_0x32f936['removeRows'](_0x154697,{'at':_0x59cb92,'rows':_0x1ab98a-_0x59cb92+0x1});}),_0x1ae6e0['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x30a250=>{const _0x205c0c=_0x30a250['map'](_0x588bc8=>_0x588bc8['getContainedElement']()),_0x25dd2e=_0x205c0c[0x0]['findAncestor']('table'),{minColumn:_0x434a98,maxColumn:_0x99ff82}=_0x32d908['_getCoordsForCells'](_0x205c0c);_0x32f936['removeColumns'](_0x25dd2e,{'at':_0x434a98,'columns':_0x99ff82-_0x434a98+0x1});});const _0xc78a4d=(_0x36cca2,_0x370e28)=>{if(!_0x370e28['subType']||!_0x370e28['subType']['startsWith']('tablePaste'))return;const _0x46ab45=_0x370e28['attributes']['tablePasteChainId'],_0x469a0e=_0x1ae6e0['getSuggestions']()['filter'](_0xc26d12=>_0xc26d12['isInContent']&&_0xc26d12['attributes']&&_0xc26d12['attributes']['tablePasteChainId']==_0x46ab45);_0x469a0e['length']&&_0x370e28['getAllAdjacentSuggestions']()['length']!=_0x469a0e['length']&&_0x469a0e['reduce']((_0x1dfbea,_0x13d635)=>(_0x1dfbea['next']=_0x13d635,_0x13d635['previous']=_0x1dfbea,_0x13d635));};function _0x1f4ad4(_0x2cd417,_0x549c54=!0x0){const {id:_0x4225ad,authorId:_0x136916}=_0x1ae6e0['_splitMarkerName'](_0x2cd417['markerName']),_0x5eb0c6=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1a7a4b=_0x1ae6e0['activeMarkers']['includes'](_0x2cd417['markerName']);return _0x1a7a4b&&_0x5eb0c6['push']('ck-suggestion-marker--active'),{'classes':_0x5eb0c6,'attributes':{'data-suggestion':_0x4225ad,'data-author-id':_0x136916},'priority':_0x1a7a4b&&_0x549c54?0xbc2:0xbb8};}_0x1ae6e0['on']('suggestionLoaded',_0xc78a4d,{'priority':'high'}),_0x1ae6e0['on']('suggestionUnloaded',_0xc78a4d,{'priority':'high'}),_0x17def3['model']['document']['registerPostFixer'](()=>{let _0x1d2a36=!0x1;const _0x3ef53e=Array['from'](_0x17def3['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1690af,data:_0x3b4894}of _0x3ef53e){const {group:_0x250dbb,type:_0x503b72,id:_0x7c8394}=_0x1ae6e0['_splitMarkerName'](_0x1690af);if('suggestion'!=_0x250dbb||'deletion'!=_0x503b72||_0x3b4894['oldRange'])continue;if(!_0x1ae6e0['hasSuggestion'](_0x7c8394))continue;const _0x1bbcc5=_0x1ae6e0['getSuggestion'](_0x7c8394)['getRanges'](),_0x1ac290=_0x17def3['plugins']['get']('Users')['me'];for(const _0x4b3a78 of _0x1ae6e0['getSuggestions']()){if(!_0x4b3a78['isInContent']||_0x4b3a78['author']!=_0x1ac290)continue;if('formatBlock'!=_0x4b3a78['type']||'tablePasteCell'!=_0x4b3a78['subType'])continue;if(_0x4b3a78['getRanges']()['every'](_0xc14316=>_0x1bbcc5['some'](_0xb16238=>_0xb16238['containsRange'](_0xc14316,!0x0)))){for(const _0x2b3782 of _0x4b3a78['getAllAdjacentSuggestions']())_0x2b3782['isInContent']&&(_0x2b3782['discard'](),_0x1d2a36=!0x0);}}}return _0x1d2a36;}),_0x17def3['model']['document']['registerPostFixer'](_0x322682=>{const _0x413787=_0x17def3['commands']['get']('redo');if(!_0x413787||!_0x413787['_createdBatches']['has'](_0x322682['batch']))return!0x1;let _0x59c6c7=!0x1;const _0x111dcb=_0x17def3['plugins']['get']('Users')['me'],_0x33080e=_0x17def3['model']['document']['differ']['getChanges'](),_0x40fa0c=Array['from'](_0x17def3['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x1936cb,data:_0x3aefd4})=>{const {group:_0x1e5bf1,subType:_0x38b906,authorId:_0x564757}=_0x1ae6e0['_splitMarkerName'](_0x1936cb);return'suggestion'==_0x1e5bf1&&'tablePaste'==_0x38b906&&_0x564757==_0x111dcb['id']&&!_0x3aefd4['oldRange'];});for(const _0x2ca15f of _0x33080e){if('insert'!=_0x2ca15f['type']||'tableCellSuggestion'!=_0x2ca15f['name']||0x1!=_0x2ca15f['length'])continue;const _0x5a24ea=_0x322682['createRange'](_0x2ca15f['position'],_0x2ca15f['position']['getShiftedBy'](0x1));if(!_0x40fa0c['find'](({data:_0x12cab2})=>_0x12cab2['newRange']['isEqual'](_0x5a24ea))){for(const {name:_0x2abf50,data:_0x172da9}of _0x40fa0c)if(_0x5a24ea['containsRange'](_0x172da9['newRange'])){_0x322682['updateMarker'](_0x2abf50,{'range':_0x5a24ea}),_0x59c6c7=!0x0;break;}}}return _0x59c6c7;}),_0x17def3['model']['document']['registerPostFixer'](_0x2edc0c=>{let _0x34772e=!0x1;const _0x2ba763=_0x17def3['plugins']['get']('Users')['me'],_0x4677cc=_0x1ae6e0['getSuggestions']()['filter'](_0x303cfa=>_0x303cfa['isInContent']&&_0x303cfa['author']==_0x2ba763),_0x367e19=new Set(),_0x57f1ac=new Set();for(const _0x2ae10d of _0x4677cc)if('tablePaste'==_0x2ae10d['subType'])for(const _0x470470 of _0x2ae10d['getMarkers']()){const _0x325166=_0x470470['getRange']()['getContainedElement']();if(_0x325166){if(_0x325166['is']('element','tableCellSuggestion')&&Oe(_0x325166)){_0x2ae10d['removeMarker'](_0x470470['name']),_0x367e19['add'](_0x325166),_0x34772e=!0x0;const _0x37e849=_0x325166['nextSibling'],_0x3baebb=_0x325166['previousSibling'],_0x1ae509=_0x37e849&&_0x37e849['is']('element','tableCellSuggestion'),_0x49c117=_0x3baebb&&_0x3baebb['is']('element','tableCellSuggestion');_0x1ae509&&!_0x367e19['has'](_0x37e849)&&_0x57f1ac['add'](_0x37e849),_0x49c117&&!_0x367e19['has'](_0x3baebb)&&_0x57f1ac['add'](_0x3baebb);}else _0x325166['is']('element','paragraph')&&_0x325166['isEmpty']&&(_0x2ae10d['removeMarker'](_0x470470['name']),_0x34772e=!0x0);}}else{if('tablePasteCell'==_0x2ae10d['subType']){if(!_0x2ae10d['attributes']||!_0x2ae10d['attributes']['tablePasteChainId'])continue;const _0x232bf1=_0x2ae10d['attributes']['markerAttributes'];if(_0x232bf1&&Object['keys'](_0x232bf1)['length'])continue;const _0x11fa89=_0x2ae10d['attributes']['tablePasteChainId'];let _0x2f082e=!0x0,_0x2fd8a5=!0x0;for(const _0x39974a of _0x4677cc)if(_0x39974a['subType']&&_0x39974a['subType']['startsWith']('tablePaste')){if(!_0x39974a['attributes']['tablePasteChainId']){_0x2fd8a5=!0x1;break;}if(_0x39974a['id']!=_0x2ae10d['id']&&_0x39974a['attributes']['tablePasteChainId']==_0x11fa89){_0x2f082e=!0x1;break;}}_0x2fd8a5&&_0x2f082e&&(_0x2ae10d['removeMarkers'](),_0x34772e=!0x0);}}for(const _0x26eda7 of _0x367e19)_0x2edc0c['remove'](_0x26eda7);for(const _0x5ededc of _0x57f1ac)_0x2edc0c['unwrap'](_0x5ededc);return _0x34772e;}),_0x17def3['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x530c6c=>_0x1f4ad4(_0x530c6c),'converterPriority':'high'}),_0x17def3['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x59779a,_0x1fb302)=>_0x1fb302['options']['showSuggestionHighlights']?_0x1f4ad4(_0x59779a,!0x1):null,'converterPriority':'high'});const _0x38b8a0=_0x17def3['editing']['view'];this['listenTo'](_0x38b8a0['document'],'clipboardOutput',(_0x59d839,_0x44ce75)=>{const _0x44d63c=[];for(const _0x59ce79 of _0x38b8a0['createRangeIn'](_0x44ce75['content'])['getItems']())_0x59ce79['is']('element','suggestion-td')&&_0x44d63c['push'](_0x59ce79);_0x38b8a0['change'](_0x114ce6=>{for(const _0x19d8aa of _0x44d63c)_0x114ce6['move'](_0x114ce6['createRangeIn'](_0x19d8aa),_0x114ce6['createPositionBefore'](_0x19d8aa)),_0x114ce6['remove'](_0x19d8aa);});});}}function Oe(_0x34135a){if(_0x34135a['isEmpty'])return!0x0;const _0xd107ff=_0x34135a['getChild'](0x0);return _0xd107ff['is']('element','paragraph')&&_0xd107ff['isEmpty'];}function Ue(_0x5aab29,_0x4f04ac={},_0x4c4c62){for(const {isAnchor:_0x26640b,cellHeight:_0x2a0373,cellWidth:_0x121fdb}of _0x4c4c62['createTableWalker'](_0x5aab29,{'includeAllSlots':!0x0,..._0x4f04ac}))if(!_0x26640b||0x1!=_0x2a0373||0x1!=_0x121fdb)return!0x1;return!0x0;}class Dt extends _0x2611d7{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x41ee29=this['editor']['plugins']['get']('TrackChangesEditing');_0x41ee29['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x41ee29['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x41ee29['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x41ee29['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x41ee29['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x41ee29['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x551664,_0x3f47ec){const _0x3532e8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3cfce8=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x3d42de=_0x3f47ec['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x539e70=_0x3cfce8['getColumnGroupElement'](_0x3d42de);let _0x2c43bb=_0x539e70?_0x3cfce8['getTableColumnsWidths'](_0x539e70):null,_0x3a5630=_0x3d42de['getAttribute']('tableWidth')||null;const _0x845b69=_0x3f47ec['tableWidth']||_0x3a5630,_0x1d8768=_0x3f47ec['columnWidths']||_0x2c43bb,_0xc67aff=this['editor']['plugins']['get']('Users')['me'];for(const _0x3797eb of _0x3532e8['getSuggestions']()){const _0x95258b=_0x3797eb['getContainedElement']();if('resizeTable'===_0x3797eb['subType']&&_0x95258b===_0x3d42de){_0x3797eb['author']!==_0xc67aff&&_0x3797eb['discard']();const _0x56c973=_0x3797eb['data']['commandParams'];_0x3a5630=_0x56c973[0x0]['tableWidth'],_0x2c43bb=_0x56c973[0x0]['columnWidths'];break;}}_0x551664({'table':_0x3d42de,'tableWidth':_0x845b69,'columnWidths':_0x1d8768}),_0x3532e8['markBlockFormat'](_0x3d42de,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x3a5630,'columnWidths':_0x2c43bb}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x2933bf){if('formatBlock'!=_0x2933bf['type']&&'formatInline'!=_0x2933bf['type'])return;const {data:_0xf8af3d}=_0x2933bf;if(_0xf8af3d&&'resizeTable'===_0xf8af3d['formatGroupId']){const _0x42c7e1='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x42c7e1)};}}}class Mt extends _0x2611d7{['afterInit'](){const _0xc43e1f=this['editor'];_0xc43e1f['plugins']['has']('Template')&&_0xc43e1f['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class $t extends _0x2611d7{['afterInit'](){const _0x38bc47=this['editor'];if(!_0x38bc47['commands']['get']('insertTableOfContents'))return;_0x38bc47['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x30a270=_0x38bc47['plugins']['get']('TrackChangesEditing'),_0xd9272f=_0x38bc47['locale'];_0x30a270['descriptionFactory']['registerElementLabel']('tableOfContents',_0x4dd37c=>o(_0xd9272f,'ELEMENT_TABLE_OF_CONTENTS',_0x4dd37c));}}class Bt extends _0x2611d7{['afterInit'](){const _0x34fd62=this['editor'];if(!_0x34fd62['plugins']['has']('Title'))return;const _0x4ecdb2=_0x34fd62['plugins']['get']('TrackChangesEditing');_0x4ecdb2['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x34fd62['locale'],'ELEMENT_TITLE')),_0x34fd62['model']['document']['registerPostFixer'](_0x91e0d6=>{let _0xc1d68a=!0x1;const _0x56de89=Array['from'](_0x34fd62['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4b4807,data:_0x4a60aa}of _0x56de89){const {group:_0x5d5fa5}=_0x4ecdb2['_splitMarkerName'](_0x4b4807);if('suggestion'!==_0x5d5fa5||!_0x4a60aa['newRange'])continue;const _0x2b8703=_0x4a60aa['newRange'],_0x3b6b45=_0x2b8703['end']['nodeBefore'];if(!_0x3b6b45||!_0x3b6b45['is']('element','title-content'))continue;if(!_0x2b8703['start']['isTouching'](_0x2b8703['end']))continue;const _0x4218eb=_0x34fd62['model']['schema']['getNearestSelectionRange'](_0x2b8703['end'],'forward');if(_0x4218eb&&_0x4218eb['isCollapsed']){const _0xd34329=_0x91e0d6['createRange'](_0x2b8703['start'],_0x4218eb['start']);_0xd34329['isEqual'](_0x2b8703)||(_0x91e0d6['updateMarker'](_0x4b4807,{'range':_0xd34329}),_0xc1d68a=!0x0);}_0xc1d68a||(_0x91e0d6['removeMarker'](_0x4b4807),_0xc1d68a=!0x0);}return _0xc1d68a;});}}class Tt extends _0x2611d7{['afterInit'](){const _0x42d352=this['editor'],_0x560438=_0x42d352['plugins']['get']('TrackChangesEditing');_0x42d352['plugins']['has']('Uploadcare')&&(_0x560438['enableCommand']('uploadcare'),_0x42d352['plugins']['has']('UploadcareImageEdit')&&(_0x560438['enableCommand']('uploadcareImageEdit'),_0x560438['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x560438['registerBlockAttribute']('uploadcareImageId'),_0x560438['descriptionFactory']['registerDescriptionCallback'](_0x485127=>{if('attribute'!=_0x485127['type'])return;const {data:_0x4037f2}=_0x485127;return _0x4037f2&&'uploadcareImageId'==_0x4037f2['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x2611d7{['afterInit'](){const _0x182968=this['editor'],_0x32e58b=_0x182968['plugins']['get']('TrackChangesEditing');_0x182968['plugins']['has']('UndoEditing')&&(_0x32e58b['enableCommand']('undo'),_0x32e58b['enableCommand']('redo'));}}class Ot extends _0x2611d7{static get['requires'](){return[At];}['afterInit'](){const _0x1bdb4c=this['editor'];if(!_0x1bdb4c['plugins']['has']('TableCaptionEditing'))return;_0x1bdb4c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x2611d7{['tableProperties'];['tableCellProperties'];constructor(_0x509ce7){super(_0x509ce7),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 _0x70056=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x48e188 of this['tableProperties'])_0x70056['enableCommand'](_0x48e188,(_0x1ff4bd,_0x4e1ab3)=>{const _0x3eca0a=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x48e188,[_0x3eca0a],this['tableProperties'],'tableProperties',_0x1ff4bd,_0x4e1ab3);});_0x70056['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x70056['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x70056['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x29e880,_0x349a55)=>this['handleDiscardAction'](this['tableProperties'],_0x29e880,_0x349a55)),_0x70056['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x3b5008 of this['tableCellProperties'])_0x70056['enableCommand'](_0x3b5008,(_0x105ebb,_0x426407)=>{const _0x3068d0=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x3b5008,_0x3068d0,this['tableCellProperties'],'tableCellProperties',_0x105ebb,_0x426407);});_0x70056['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x70056['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x70056['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x56307d,_0x1d5823)=>this['handleDiscardAction'](this['tableCellProperties'],_0x56307d,_0x1d5823)),_0x70056['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x70056['descriptionFactory']['registerDescriptionCallback'](_0x5cb6bf=>this['handleSuggestionDescription'](_0x5cb6bf));}['_handlePropertyChange'](_0x23c32c,_0x205f04,_0x1aed22,_0x4291f7,_0x2f039b,_0x158d4a){const _0x33a661=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x158d4a['batch'],()=>{for(const _0x39e52 of _0x205f04){if(this['_getSuggestion'](_0x39e52,_0x4291f7))_0x2f039b(_0x158d4a);else{const _0x37279b={};for(const _0x2ba511 of _0x1aed22){const _0x40bf84=_0x39e52['getAttribute'](_0x2ba511);void 0x0!==_0x40bf84&&(_0x37279b[_0x2ba511]=_0x40bf84);}_0x2f039b(_0x158d4a),_0x33a661['markBlockFormat'](_0x39e52,{'commandParams':[_0x37279b]},[],_0x4291f7);}}});}['handleDiscardAction'](_0x136768,_0x3cac06,_0x3ff3a0){const _0x1ed22c=_0x3cac06[0x0]['start']['nodeAfter'],_0x569ce0=_0x3ff3a0['commandParams'][0x0];this['editor']['model']['change'](_0x553162=>{for(const _0x36f662 of _0x136768)void 0x0!==_0x569ce0[_0x36f662]?_0x553162['setAttribute'](_0x36f662,_0x569ce0[_0x36f662],_0x1ed22c):_0x553162['removeAttribute'](_0x36f662,_0x1ed22c);});}['handleSuggestionDescription'](_0x21551c){if(_0x21551c['data'])switch(_0x21551c['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'](_0x3217a9,_0x4c5ed3){const _0x5c27f1=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x11433e of _0x5c27f1['getSuggestions']({'skipNotAttached':!0x0})){const _0x625d41=_0x11433e['getContainedElement']();if(_0x11433e['subType']===_0x4c5ed3&&_0x625d41===_0x3217a9)return _0x11433e;}return null;}}class Rt extends _0x2611d7{['afterInit'](){const _0x447bba=this['editor'];if(!_0x447bba['plugins']['has']('LineHeight'))return;const _0x28ade8=_0x447bba['plugins']['get']('TrackChangesEditing'),_0x2df3c0=_0x447bba['locale'];_0x28ade8['enableDefaultAttributesIntegration']('lineHeight'),_0x28ade8['registerBlockAttribute']('lineHeight'),_0x28ade8['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x2df3c0,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x2611d7{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x6d65dd,_0x354720,O,E,R,U,V,G,F,L,J,K,z,W,Q,X,Y,Z,tt,it,nt,et,ot,st,rt,at,ct,ft,ht,mt,ut,H,Rt,q,gt,lt,dt,pt,kt,wt,bt,yt,jt,St,It,At,_t,Ct,vt,Ot,Nt,Dt,$t,Et,Mt,Bt,Tt,xt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x143cfa){super(_0x143cfa),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x27d23,_0x3c2603,_0x36307a,_0x1c838a)=>{this['_model']['change'](()=>{for(const _0x462cc6 of[..._0x1c838a,..._0x36307a])this['_model']['markers']['has'](_0x462cc6)&&_0x143cfa['editing']['reconvertMarker'](_0x462cc6);});}),this['descriptionFactory']=new x(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x143cfa['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x143cfa['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x143cfa['config']['get']('trackChanges.trackFormatChanges'),_0x143cfa['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x143cfa['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new N(_0x143cfa,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x379878=this['editor'],_0x5e0d6c=(_0x26dcc5,_0x45028e)=>{if('attribute'!=_0x26dcc5)return'ck-suggestion-marker-'+_0x26dcc5;const _0xe7b7d2=_0x45028e['split']('|')[0x0];return this['_isBlockAttribute'](_0xe7b7d2)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x379878['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0xcf1a3c=>{const {id:_0x3cef77,authorId:_0x1a3c7e,type:_0x166094,subType:_0x3c9504}=this['_splitMarkerName'](_0xcf1a3c['markerName']),_0x559edb=['ck-suggestion-marker',_0x5e0d6c(_0x166094,_0x3c9504)];let _0x588c92=0xbb8;return this['activeMarkers']['includes'](_0xcf1a3c['markerName'])&&(_0x559edb['push']('ck-suggestion-marker--active'),_0x588c92=0xbc2),'deletion'==_0x166094&&(_0x588c92+=0x5),{'classes':_0x559edb,'attributes':{'data-suggestion':_0x3cef77,'data-author-id':_0x1a3c7e},'priority':_0x588c92};}}),_0x379878['conversion']['for']('dataDowncast')['add'](_0x4abaea=>{_0x4abaea['on']('addMarker:suggestion',(_0x20c98f,_0x3d39de,_0x113361)=>{if(!_0x113361['options']['showSuggestionHighlights'])return;const _0x1b34f2=_0x3d39de['item'];if(!_0x1b34f2)return;const _0x473bb8=_0x113361['mapper']['toViewElement'](_0x1b34f2);_0x379878['model']['schema']['isObject'](_0x1b34f2)&&_0x473bb8&&!_0x473bb8['getCustomProperty']('widget')&&_0x473bb8['is']('containerElement')&&_0x34d418(_0x473bb8,_0x113361['writer']);},{'priority':'high'});}),_0x379878['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4a7b24,_0x2dd892)=>{if(!_0x2dd892['options']['showSuggestionHighlights'])return null;const {id:_0x4cc86e,authorId:_0x6f4c83,type:_0x2e3929,subType:_0x16f0ba}=this['_splitMarkerName'](_0x4a7b24['markerName']);return{'classes':['ck-suggestion-marker',_0x5e0d6c(_0x2e3929,_0x16f0ba)],'priority':0xbb8,'attributes':{'data-suggestion':_0x4cc86e,'data-author-id':_0x6f4c83}};}});const _0x43b9e2=({showActiveMarkers:_0x136469=!0x0,isAttributeSuggestion:_0x2e8d0d=!0x1}={})=>(_0x2f1cd1,_0x413b4c,_0x3a0b9f)=>{if(!_0x413b4c['item'])return;const {id:_0x5dcb0a,authorId:_0x53e117}=this['_splitMarkerName'](_0x413b4c['markerName']);if(_0x2e8d0d){const _0x556345=this['_suggestions']['get'](_0x5dcb0a),_0x2cf27f=this['_getAttributeKey'](_0x556345);if(!this['_isBlockAttribute'](_0x2cf27f))return;}if(_0x413b4c['item']['is']('selection'))return void _0x3a0b9f['consumable']['consume'](_0x413b4c['item'],_0x2f1cd1['name']);const _0x38a9e8=_0x3a0b9f['mapper']['toViewElement'](_0x413b4c['item']);if(_0x413b4c['item']['is']('element')&&_0x379878['model']['schema']['isBlock'](_0x413b4c['item'])&&!_0x38a9e8['getCustomProperty']('addHighlight')){_0x3a0b9f['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x38a9e8),_0x3a0b9f['writer']['setAttribute']('data-suggestion',_0x5dcb0a,_0x38a9e8),_0x3a0b9f['writer']['setAttribute']('data-author-id',_0x53e117,_0x38a9e8),_0x3a0b9f['mapper']['bindElementToMarker'](_0x38a9e8,_0x413b4c['markerName']),_0x136469&&(this['activeMarkers']['includes'](_0x413b4c['markerName'])?_0x3a0b9f['writer']['addClass']('ck-suggestion-marker--active',_0x38a9e8):_0x3a0b9f['writer']['removeClass']('ck-suggestion-marker--active',_0x38a9e8));for(const _0x297acd of _0x379878['model']['createRangeIn'](_0x413b4c['item'])['getItems']())_0x3a0b9f['consumable']['consume'](_0x297acd,_0x2f1cd1['name']);_0x3a0b9f['consumable']['consume'](_0x413b4c['item'],_0x2f1cd1['name']);}};_0x379878['conversion']['for']('dataDowncast')['add'](_0x238786=>{_0x238786['on']('addMarker:suggestion:formatBlock',(_0x5659f7,_0x202a0d,_0x4b54b6)=>{_0x4b54b6['options']['showSuggestionHighlights']&&_0x43b9e2({'showActiveMarkers':!0x1})(_0x5659f7,_0x202a0d,_0x4b54b6);},{'priority':'highest'});}),_0x379878['conversion']['for']('dataDowncast')['add'](_0x36be33=>{_0x36be33['on']('addMarker:suggestion:attribute',(_0x3aced6,_0xdecee7,_0x53e7c1)=>{_0x53e7c1['options']['showSuggestionHighlights']&&_0x43b9e2({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3aced6,_0xdecee7,_0x53e7c1);},{'priority':'highest'});}),_0x379878['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x3af45a,_0x4ece12)=>{if(_0x4ece12['options']['showSuggestionHighlights']){const {id:_0x7bead0,authorId:_0x57e62f}=this['_splitMarkerName'](_0x3af45a);return _0x3af45a['includes'](':split')||_0x3af45a['includes'](':merge')?{'group':'suggestion','name':_0x3af45a['substr'](0xb),'attributes':{'data-suggestion':_0x7bead0,'data-author-id':_0x57e62f}}:null;}return{'group':'suggestion','name':_0x3af45a['substr'](0xb)};}}),_0x379878['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4db0f5,{writer:_0x1c6f57})=>{let _0x4ff11f='suggestion:'+_0x4db0f5['getAttribute']('suggestion-type')+':'+_0x4db0f5['getAttribute']('id');return _0x4db0f5['getAttribute']('marker-count')&&(_0x4ff11f+=':'+_0x4db0f5['getAttribute']('marker-count')),_0x1c6f57['createElement']('$marker',{'data-name':_0x4ff11f});}}),_0x379878['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x379878['conversion']['for']('editingDowncast')['add'](_0x3af97d=>{_0x3af97d['on']('addMarker:suggestion:formatBlock',_0x43b9e2(),{'priority':'high'});}),_0x379878['conversion']['for']('editingDowncast')['add'](_0x50543c=>{_0x50543c['on']('addMarker:suggestion:attribute',_0x43b9e2({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x379878['conversion']['for']('editingDowncast')['add'](_0x1c860c=>{_0x1c860c['on']('removeMarker:suggestion:formatBlock',(_0x2c7106,_0x28d4f3,_0x3bdcb4)=>{const _0x3a1e5b=_0x3bdcb4['mapper']['markerNameToElements'](_0x28d4f3['markerName']);if(_0x3a1e5b){for(const _0x597602 of _0x3a1e5b)_0x597602['getCustomProperty']('addHighlight')||(_0x3bdcb4['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x597602),_0x3bdcb4['writer']['removeAttribute']('data-suggestion',_0x597602),_0x3bdcb4['writer']['removeAttribute']('data-author-id',_0x597602),_0x3bdcb4['mapper']['unbindElementFromMarkerName'](_0x597602,_0x28d4f3['markerName']));}},{'priority':'high'});}),_0x379878['conversion']['for']('editingDowncast')['add'](_0x3e436c=>{_0x3e436c['on']('removeMarker:suggestion:attribute',(_0x5a65fd,_0x2b3020,_0x4c1f9d)=>{const _0x25880a=_0x4c1f9d['mapper']['markerNameToElements'](_0x2b3020['markerName']);if(!_0x25880a)return;const {id:_0x559ae0}=this['_splitMarkerName'](_0x2b3020['markerName']),_0x3ba313=this['_suggestions']['get'](_0x559ae0),_0x3c3a9d=this['_getAttributeKey'](_0x3ba313);if(this['_isBlockAttribute'](_0x3c3a9d)){for(const _0x24b860 of _0x25880a)_0x24b860['getCustomProperty']('addHighlight')||(_0x4c1f9d['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x24b860),_0x4c1f9d['writer']['removeAttribute']('data-suggestion',_0x24b860),_0x4c1f9d['writer']['removeAttribute']('data-author-id',_0x24b860),_0x4c1f9d['mapper']['unbindElementFromMarkerName'](_0x24b860,_0x2b3020['markerName']));}},{'priority':'high'});}),_0x379878['model']['document']['registerPostFixer'](_0x477168=>{let _0x488706=!0x1;const _0x391f2d=Array['from'](_0x379878['model']['document']['differ']['getChangedMarkers']()),_0x509282=new Set();for(const {name:_0xc36447,data:_0x1cfebe}of _0x391f2d){const {group:_0x140bbe,type:_0x51b61c,subType:_0x2cb290,id:_0x2df47b}=this['_splitMarkerName'](_0xc36447);if('suggestion'!==_0x140bbe)continue;const _0x5e1e51=this['_suggestions']['get'](_0x2df47b);if(null!=_0x1cfebe['newRange']){'formatInline'==_0x51b61c&&(_0x488706=_0x488706||Gt(_0x1cfebe['newRange'],_0xc36447,_0x477168,_0x379878['model']['schema']));const _0x5c29b5='attribute'==_0x51b61c&&this['_isBlockAttribute'](_0x2cb290['split']('|')[0x0]);if(_0x1cfebe['newRange']['isCollapsed']||'$graveyard'==_0x1cfebe['newRange']['root']['rootName']||'formatBlock'==_0x51b61c&&!Jt(_0x1cfebe['newRange'])||_0x5c29b5&&!Jt(_0x1cfebe['newRange'])||'deletion'==_0x51b61c&&!Kt(_0x1cfebe['newRange']))_0x477168['removeMarker'](_0xc36447),_0x488706=!0x0;else{if(!_0x5e1e51||!_0x5e1e51['isInContent'])continue;if(_0x1cfebe['newRange']&&_0x1cfebe['oldRange']&&_0x1cfebe['newRange']['isEqual'](_0x1cfebe['oldRange']))continue;_0x509282['add'](_0x5e1e51);}}}return _0x509282['size']>0x0&&(_0x488706=!!this['_joinWithAdjacentSuggestions'](_0x509282)||_0x488706),_0x488706;}),_0x379878['model']['document']['registerPostFixer'](_0x243f31=>{let _0x405a27=!0x1;for(const _0x4d87f4 of _0x379878['model']['document']['differ']['getChanges']())if('insert'==_0x4d87f4['type'])for(const _0x4b41af of this['_suggestions']['values']()){if(_0x4b41af['isMultiRange']||!_0x4b41af['isInContent'])continue;const _0x1331a0='formatBlock'==_0x4b41af['type'],_0x21ff25=this['_getAttributeKey'](_0x4b41af),_0x2f34d7=_0x21ff25&&this['_isBlockAttribute'](_0x21ff25);if(!_0x1331a0&&!_0x2f34d7)continue;const _0x135dbb=_0x4b41af['getFirstRange']();if(_0x135dbb['start']['parent']!=_0x135dbb['end']['parent']&&!_0x135dbb['end']['isAtEnd']){const _0x5904a9=_0x379878['model']['createPositionAt'](_0x135dbb['start']['nodeAfter'],'end'),_0x42a8f3=_0x379878['model']['createRange'](_0x135dbb['start'],_0x5904a9);_0x243f31['updateMarker'](_0x4b41af['getFirstMarker'](),{'range':_0x42a8f3}),_0x405a27=!0x0;}}return _0x405a27;}),_0x379878['model']['document']['registerPostFixer'](_0xe5eb9e=>this['_processAttributeChanges'](_0xe5eb9e)),_0x379878['model']['document']['registerPostFixer'](_0x3dc43a=>!_0x3dc43a['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x3dc43a)),_0x379878['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x379878['model']['document']['on']('change:data',(_0x21770f,_0x50373d)=>{if(!_0x50373d['isLocal']||_0x50373d['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3cd357=_0x379878['model']['document']['differ']['getChanges']();if(0x0==_0x3cd357['length'])return;const _0x510a15=[],_0x3e72f4=_0x3cd357['filter'](_0x553519=>'attribute'==_0x553519['type']),_0x183e10=_0x3cd357['filter'](_0xd9bc6=>'insert'==_0xd9bc6['type']&&'$text'!=_0xd9bc6['name']);for(const _0x3269d8 of _0x3e72f4)this['_isRegisteredAttribute'](_0x3269d8['attributeKey'])&&_0x510a15['push']({'key':_0x3269d8['attributeKey'],'newValue':_0x3269d8['attributeNewValue'],'oldValue':_0x3269d8['attributeOldValue'],'range':Ht(_0x3269d8['range'],_0x379878['model'])});for(const _0x4ce25a of _0x183e10){if('rename'!=_0x4ce25a['action']&&'refresh'!=_0x4ce25a['action'])continue;const _0x15b8c9=qt(_0x4ce25a['position']['nodeAfter'],_0x379878['model']),_0x5da419=_0x4ce25a['before'];'rename'==_0x4ce25a['action']&&_0x510a15['push']({'key':m,'newValue':_0x4ce25a['name'],'oldValue':_0x5da419['name'],'range':_0x15b8c9});for(const [_0x2316cd,_0xdb6653]of _0x5da419['attributes']){if(!this['_isRegisteredAttribute'](_0x2316cd))continue;const _0x233be1=_0x4ce25a['attributes']['get'](_0x2316cd);_0xdb6653!==_0x233be1&&_0x510a15['push']({'key':_0x2316cd,'newValue':_0x233be1,'oldValue':_0xdb6653,'range':_0x15b8c9});}for(const [_0x313658,_0x3e8ae4]of _0x4ce25a['attributes'])this['_isRegisteredAttribute'](_0x313658)&&(_0x5da419['attributes']['has'](_0x313658)||_0x510a15['push']({'key':_0x313658,'newValue':_0x3e8ae4,'oldValue':null,'range':_0x15b8c9}));}0x0!=_0x510a15['length']&&_0x379878['model']['enqueueChange'](_0x50373d,_0x21910f=>{const _0x26cd46=_0x924ea4();for(const {range:_0x245006,key:_0x468b40,oldValue:_0x4a94bb,newValue:_0x40019}of _0x510a15)this['markAttributeChange'](_0x245006,_0x468b40,_0x4a94bb,_0x40019,{'groupId':_0x26cd46});this['_reduceExistingSuggestions'](_0x21910f,_0x510a15);});},{'priority':'lowest'}),_0x379878['model']['markers']['on']('update:suggestion',(_0xfa1454,_0x3f1941,_0x32e953)=>{if(null==_0x32e953){const {id:_0x522f34}=this['_splitMarkerName'](_0x3f1941['name']),_0x2ee3a7=this['_suggestions']['get'](_0x522f34);_0x2ee3a7&&_0x2ee3a7['addMarkerName'](_0x3f1941['name']);}}),_0x379878['model']['document']['on']('change:data',()=>{const _0x3bdbe1=Array['from'](_0x379878['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1fbf07=>'suggestion'===this['_splitMarkerName'](_0x1fbf07['name'])['group']);if(0x0===_0x3bdbe1['length'])return;_0x3bdbe1['sort']((_0x335ffd,_0x2ff403)=>{const _0x162aca=_0x335ffd['data']['oldRange'],_0x487e85=_0x2ff403['data']['oldRange'];return null===_0x162aca&&null===_0x487e85?0x0:null===_0x162aca&&null!==_0x487e85?-0x1:null!==_0x162aca&&null===_0x487e85?0x1:_0x162aca['start']['isBefore'](_0x487e85['start'])?-0x1:0x1;});const _0x3ca2eb=new Set(),_0x3e89df=new Set();for(const {name:_0x1487b4,data:_0x47a503}of _0x3bdbe1){const {id:_0xdc9c6}=this['_splitMarkerName'](_0x1487b4);if(null===_0x47a503['oldRange']){const _0x266d78=this['_handleNewSuggestionMarker'](_0x1487b4);_0x3e89df['add'](_0x266d78);}else{const _0x115032=this['_suggestions']['get'](_0xdc9c6);null!==_0x47a503['newRange']||_0x115032['isInContent']?(_0x3ca2eb['add'](_0x115032['head']),_0x3e89df['add'](_0x115032)):this['_removeSuggestion'](_0x115032);}}_0x3e89df['size']>0x0&&this['_refreshSuggestionsChain'](_0x3e89df);for(const _0x57d11c of _0x3ca2eb)this['fire']('suggestionChanged',_0x57d11c);}),_0x379878['model']['on']('applyOperation',(_0x49bb2f,_0x2485cb)=>{const _0x549379=_0x2485cb[0x0];if(!this['_suggestions']['size'])return;if(!_0x549379['isDocumentOperation'])return;if(_0x549379['batch']['isUndo']||!_0x549379['batch']['isLocal'])return;let _0x2773b7,_0xcbc00c;switch(_0x549379['type']){case'insert':_0x2773b7=_0x379878['model']['createPositionAt'](_0x549379['position']),_0xcbc00c=_0x2773b7['getShiftedBy'](_0x549379['howMany']);break;case'split':_0x2773b7=_0x379878['model']['createPositionAt'](_0x549379['splitPosition']),_0xcbc00c=_0x379878['model']['createPositionAt'](_0x549379['moveTargetPosition']);break;case'move':_0x2773b7=_0x379878['model']['createPositionAt'](_0x549379['targetPosition']),_0xcbc00c=_0x2773b7['getShiftedBy'](_0x549379['howMany']);break;default:return;}const _0x551b8b=_0x379878['model']['createRange'](_0x2773b7,_0xcbc00c);_0x379878['model']['change'](()=>{for(const {suggestion:_0x2b8094,meta:_0x3ae440}of this['_findSuggestions'](_0x551b8b)){if(_0x2b8094['isMultiRange'])continue;if('formatInline'==_0x2b8094['type'])continue;const _0x21cefc=this['_getAttributeKey'](_0x2b8094);if(_0x21cefc&&this['_isBlockAttribute'](_0x21cefc)&&'split'!=_0x549379['type'])continue;const _0x36427d=_0x2b8094['data']&&_0x2b8094['data']['multipleBlocks'];('formatBlock'!=_0x2b8094['type']||'split'==_0x549379['type']&&!_0x36427d)&&(_0x3ae440['containsRangeInObject']||'insertion'==_0x2b8094['type']&&_0x3ae440['isOwn']||_0x2b8094['getFirstRange']()['containsRange'](_0x551b8b)&&this['_breakSuggestionMarker'](_0x2b8094,_0x2773b7,_0xcbc00c));}});},{'priority':'lowest'}),_0x379878['model']['on']('deleteContent',(_0x2412de,_0x1b8c94)=>{const _0x4200e5=_0x1b8c94[0x0],_0x3bda4a=_0x1b8c94[0x1];if(_0x3bda4a&&_0x3bda4a['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4200e5['isCollapsed'])return;const _0x2015af=_0x379878['model']['schema'],{start:_0x1d3948,end:_0x23b8ff}=_0x4200e5['getFirstRange'](),_0x3d2c6e=_0x1d3948['nodeAfter']&&_0x2015af['isLimit'](_0x1d3948['nodeAfter'])?null:_0x2015af['getNearestSelectionRange'](_0x1d3948,'forward'),_0x263b4c=_0x23b8ff['nodeBefore']&&_0x2015af['isLimit'](_0x23b8ff['nodeBefore'])?null:_0x2015af['getNearestSelectionRange'](_0x23b8ff,'backward'),_0x593402=_0x379878['model']['createRange'](_0x3d2c6e?_0x3d2c6e['start']:_0x1d3948,_0x263b4c?_0x263b4c['end']:_0x23b8ff);_0x379878['model']['change'](_0x3d2995=>{this['markDeletion'](_0x593402);const _0x684db8=_0x379878['model']['schema']['getNearestSelectionRange'](_0x593402['start']);_0x4200e5['is']('documentSelection')?_0x3d2995['setSelection'](_0x684db8):_0x4200e5['setTo'](_0x684db8);}),_0x2412de['stop']();},{'priority':_0x295a5c['normal']+0xa}),_0x379878['model']['on']('insertContent',(_0x40c820,_0x318879)=>{const _0x433abf=_0x318879[_0x318879['length']-0x1];_0x433abf&&_0x433abf['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x379878['model']['change'](()=>{let _0x25830d=_0x379878['model']['insertContent'](_0x318879[0x0],_0x318879[0x1],_0x318879[0x2],{'forceDefaultExecution':!0x0});if(!_0x25830d)return;_0x40c820['return']=_0x25830d['clone']();const _0x2ad84f=_0x25830d['end']['nodeBefore'],_0x2d0d1b=_0x379878['model']['schema'];_0x2ad84f&&_0x2d0d1b['isBlock'](_0x2ad84f)&&!_0x2d0d1b['isObject'](_0x2ad84f)&&(_0x25830d=_0x379878['model']['createRange'](_0x25830d['start'],_0x379878['model']['createPositionAt'](_0x2ad84f,'end'))),this['markInsertion'](_0x25830d);}),_0x40c820['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x1d7299=new D(_0x379878,this['_suggestions']);_0x379878['commands']['add']('acceptSuggestion',_0x1d7299),this['enableCommand']('acceptSuggestion');const _0x4c86e8=new M(_0x379878,this['_suggestions']);_0x379878['commands']['add']('discardSuggestion',_0x4c86e8),this['enableCommand']('discardSuggestion'),_0x379878['commands']['add']('acceptAllSuggestions',new $(_0x379878,_0x1d7299,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x379878['commands']['add']('discardAllSuggestions',new $(_0x379878,_0x4c86e8,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x379878['commands']['add']('acceptSelectedSuggestions',new B(_0x379878,_0x1d7299,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x379878['commands']['add']('discardSelectedSuggestions',new B(_0x379878,_0x4c86e8,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x42eb6e=_0x379878['plugins']['get']('CommentsRepository');this['listenTo'](_0x42eb6e,'addComment',(_0x27d5eb,{threadId:_0x349de0})=>{const _0x35f932=this['_suggestions']['get'](_0x349de0);_0x35f932&&_0x35f932['commentThread']&&0x1===_0x35f932['commentThread']['length']&&this['_updateSuggestionData'](_0x349de0,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x42eb6e,'removeComment',(_0x3a5da2,{threadId:_0x4d5a9a})=>{const _0xa1ad6e=this['_suggestions']['get'](_0x4d5a9a);_0xa1ad6e&&_0xa1ad6e['commentThread']&&!_0xa1ad6e['commentThread']['length']&&this['_updateSuggestionData'](_0x4d5a9a,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x1fff53){const _0x584814=_0x2e8b95([0x66,0x68,0x34,0x53,0x43,0x5a,0x75,0x6c,0x49,0x67,0x76,0x44,0x52,0x71,0x4a,0x41,0x59,0x54,0x64,0x33,0x73,0x32,0x48,0x6d,0x78,0x38,0x4c,0x55,0x36,0x7a,0x6b,0x37,0x4d,0x45,0x62,0x35,0x6f,0x58,0x47,0x51,0x31,0x70,0x79,0x4b,0x4f,0x63,0x50,0x61,0x30,0x69,0x57,0x56,0x77,0x6e,0x39,0x74,0x72,0x46,0x4e,0x42,0x65,0x6a]),_0x414f8d=0x56b3ce93,_0x4b1ee7=0x56b4a2b3^_0x414f8d,_0x39a6e0=window[_0x2e8b95([0x44,0x61,0x74,0x65])][_0x2e8b95([0x6e,0x6f,0x77])](),_0x48ee39=_0x1fff53[_0x2e8b95([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x55fbe5=new window[(_0x2e8b95([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2cc339=>{_0x48ee39[_0x2e8b95([0x6f,0x6e,0x63,0x65])](_0x2e8b95([0x72,0x65,0x61,0x64,0x79]),_0x2cc339);}),_0x20bb0a={[_0x2e8b95([0x6b,0x74,0x79])]:_0x2e8b95([0x45,0x43]),[_0x2e8b95([0x75,0x73,0x65])]:_0x2e8b95([0x73,0x69,0x67]),[_0x2e8b95([0x63,0x72,0x76])]:_0x2e8b95([0x50,0x2d,0x32,0x35,0x36]),[_0x2e8b95([0x78])]:_0x2e8b95([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]),[_0x2e8b95([0x79])]:_0x2e8b95([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]),[_0x2e8b95([0x61,0x6c,0x67])]:_0x2e8b95([0x45,0x53,0x32,0x35,0x36])},_0x144818=_0x48ee39[_0x2e8b95([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2e8b95([0x67,0x65,0x74])](_0x2e8b95([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xb313d9(){let _0x213fd1,_0x654ee9=null,_0x590ebd=null;try{if(_0x144818==_0x2e8b95([0x47,0x50,0x4c]))return _0x2e8b95([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x213fd1=_0x46fe4a(),!_0x213fd1)return _0x2e8b95([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x213fd1[_0x2e8b95([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x590ebd=_0x3d467e(_0x213fd1[_0x2e8b95([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x213fd1[_0x2e8b95([0x6a,0x74,0x69])])),await _0x583c47()?_0x238913()?_0x1cf16a()?_0x2e8b95([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x45054c()?(_0x213fd1[_0x2e8b95([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e8b95([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x654ee9=_0x2a3325(_0x2e8b95([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x213fd1[_0x2e8b95([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e8b95([0x74,0x72,0x69,0x61,0x6c])&&(_0x654ee9=_0x2a3325(_0x2e8b95([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2c1bf1()):_0x2e8b95([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2e8b95([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2e8b95([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2e8b95([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1cf16a(){const _0x4e5137=[_0x2e8b95([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2e8b95([0x74,0x72,0x69,0x61,0x6c])][_0x2e8b95([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x213fd1[_0x2e8b95([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x39a6e0/0x3e8:0xe10*_0x4b1ee7;return _0x213fd1[_0x2e8b95([0x65,0x78,0x70])]<_0x4e5137;}function _0x238913(){const _0x24d9d3=_0x213fd1[_0x2e8b95([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x24d9d3)return!0x1;if(_0x24d9d3[_0x2e8b95([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e8b95([0x2a])))return!0x0;if(_0x24d9d3[_0x2e8b95([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e8b95([0x54,0x43])))return!0x0;if(_0x24d9d3[_0x2e8b95([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e8b95([0x52,0x54,0x43]))){if(_0x10dcfa())return!0x0;if(_0x5d373e()||_0x4caee6())return!0x0;}return!0x1;}function _0x45054c(){const _0xe88e01=_0x213fd1[_0x2e8b95([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xe88e01||0x0==_0xe88e01[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x14e1f6}=new URL(window[_0x2e8b95([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xe88e01[_0x2e8b95([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x14e1f6))return!0x0;const _0x22dc69=_0x14e1f6[_0x2e8b95([0x73,0x70,0x6c,0x69,0x74])](_0x2e8b95([0x2e]));return _0xe88e01[_0x2e8b95([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4ad334=>_0x4ad334[_0x2e8b95([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e8b95([0x2a])))[_0x2e8b95([0x6d,0x61,0x70])](_0x1eec4c=>_0x1eec4c[_0x2e8b95([0x73,0x70,0x6c,0x69,0x74])](_0x2e8b95([0x2e])))[_0x2e8b95([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x588a08=>_0x588a08[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x22dc69[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2e8b95([0x6d,0x61,0x70])](_0x1fa624=>Array(_0x22dc69[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1fa624[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2e8b95([0x66,0x69,0x6c,0x6c])](_0x1fa624[0x0]===_0x2e8b95([0x2a])?_0x2e8b95([0x2a]):'')[_0x2e8b95([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1fa624))[_0x2e8b95([0x73,0x6f,0x6d,0x65])](_0x2ad701=>_0x22dc69[_0x2e8b95([0x65,0x76,0x65,0x72,0x79])]((_0x3995a8,_0x1514ea)=>_0x2ad701[_0x1514ea]===_0x3995a8||_0x2ad701[_0x1514ea]===_0x2e8b95([0x2a])));}function _0x2c1bf1(){return _0x654ee9&&_0x590ebd?new window[(_0x2e8b95([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a7080,_0x1afce9)=>{_0x654ee9[_0x2e8b95([0x74,0x68,0x65,0x6e])](_0x2a7080,_0x1afce9),_0x590ebd[_0x2e8b95([0x74,0x68,0x65,0x6e])](_0x546fa1=>{_0x546fa1!=_0x2e8b95([0x56,0x61,0x6c,0x69,0x64])&&_0x2a7080(_0x546fa1);},_0x1afce9);}):_0x654ee9||_0x590ebd||_0x2e8b95([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d467e(_0x25e7a5,_0x3f3555){return new window[(_0x2e8b95([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3dc10e=>{if(_0x7ad814())return _0x3dc10e(_0x2e8b95([0x56,0x61,0x6c,0x69,0x64]));_0x11cc5a(),_0x48ee39[_0x2e8b95([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2e8b95([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x592b13=!0x1;const _0x576a33=_0x924ea4();function _0x98d661(_0x1cb8ad){return!!_0x1cb8ad&&(typeof _0x1cb8ad===_0x2e8b95([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1cb8ad===_0x2e8b95([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1cb8ad[_0x2e8b95([0x74,0x68,0x65,0x6e])]===_0x2e8b95([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1cb8ad[_0x2e8b95([0x63,0x61,0x74,0x63,0x68])]===_0x2e8b95([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0xb17c42(_0x12a6a4){_0x3ef8d4(_0x12a6a4)[_0x2e8b95([0x74,0x68,0x65,0x6e])](_0x2ee98d=>{if(!_0x2ee98d||_0x2ee98d[_0x2e8b95([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2e8b95([0x6f,0x6b]))return _0x2e8b95([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1acd89(_0x7bffd8(_0x576a33+_0x3f3555))!=_0x2ee98d[_0x2e8b95([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2e8b95([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2e8b95([0x56,0x61,0x6c,0x69,0x64]);})[_0x2e8b95([0x74,0x68,0x65,0x6e])](_0x7a0fe6=>(_0x25eb92(),_0x7a0fe6),()=>{const _0x4a4dcd=_0x456c7e();return null==_0x4a4dcd?(_0x25eb92(),_0x2e8b95([0x56,0x61,0x6c,0x69,0x64])):_0x2e8b95(_0x39a6e0-_0x4a4dcd>(0x72bf4a93^_0x414f8d)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2e8b95([0x74,0x68,0x65,0x6e])](_0x3dc10e)[_0x2e8b95([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3dc10e(_0x2e8b95([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x437fae=0x56852013^_0x414f8d;function _0x25eb92(){const _0x161c17=_0x2e8b95([0x6c,0x6c,0x63,0x74,0x2d])+_0x1acd89(_0x7bffd8(_0x25e7a5)),_0x4d2f61=_0x432410(_0x1acd89(window[_0x2e8b95([0x4d,0x61,0x74,0x68])][_0x2e8b95([0x63,0x65,0x69,0x6c])](_0x39a6e0/_0x437fae)));window[_0x2e8b95([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e8b95([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x161c17,_0x4d2f61);}function _0x456c7e(){const _0x59e36c=_0x2e8b95([0x6c,0x6c,0x63,0x74,0x2d])+_0x1acd89(_0x7bffd8(_0x25e7a5)),_0x2ed248=window[_0x2e8b95([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e8b95([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x59e36c);return _0x2ed248?window[_0x2e8b95([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x432410(_0x2ed248),0x10)*_0x437fae:null;}function _0x3ef8d4(_0x350abf){return new window[(_0x2e8b95([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b1069,_0x54265e)=>{_0x350abf[_0x2e8b95([0x74,0x68,0x65,0x6e])](_0x1b1069,_0x54265e),window[_0x2e8b95([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x54265e,0x56b21a53^_0x414f8d);});}}_0x48ee39[_0x2e8b95([0x6f,0x6e])](_0x2e8b95([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a5d68,_0x1fa5f9)=>{if(_0x1fa5f9[0x0]!=_0x25e7a5)return _0x3dc10e(_0x2e8b95([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1fa5f9[0x1]={..._0x1fa5f9[0x1],[_0x2e8b95([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x576a33};},{[_0x2e8b95([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e8b95([0x68,0x69,0x67,0x68])}),_0x48ee39[_0x2e8b95([0x6f,0x6e])](_0x2e8b95([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1ab586=>{_0x98d661(_0x1ab586[_0x2e8b95([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x592b13=!0x0,_0xb17c42(_0x1ab586[_0x2e8b95([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2e8b95([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e8b95([0x6c,0x6f,0x77])}),_0x55fbe5[_0x2e8b95([0x74,0x68,0x65,0x6e])](()=>{_0x592b13||_0x3dc10e(_0x2e8b95([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7ad814(){return _0x48ee39[_0x2e8b95([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e8b95([0x76,0x69,0x65,0x77])][_0x2e8b95([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2e8b95([0x61,0x75,0x74,0x6f]);}function _0x11cc5a(){_0x48ee39[_0x2e8b95([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e8b95([0x76,0x69,0x65,0x77])][_0x2e8b95([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2e8b95([0x61,0x75,0x74,0x6f]);}}function _0x2a3325(_0x574207){const _0x443661=[new window[(_0x2e8b95([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b77c1=>setTimeout(_0x5b77c1,0x56baf05f^_0x414f8d)),_0x55fbe5[_0x2e8b95([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2e8b95([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16c8b8=>{let _0x368e66=0x0;_0x48ee39[_0x2e8b95([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e8b95([0x6f,0x6e])](_0x2e8b95([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x320b55,_0x219567)=>{_0x219567[0x0][_0x2e8b95([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x368e66++,_0x368e66==(0x56b3cf6b^_0x414f8d)&&(_0x16c8b8(),_0x320b55[_0x2e8b95([0x6f,0x66,0x66])]());});}))];return window[_0x2e8b95([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2e8b95([0x72,0x61,0x63,0x65])](_0x443661)[_0x2e8b95([0x74,0x68,0x65,0x6e])](()=>_0x574207);}async function _0x33b501(){await _0x55fbe5,_0x48ee39[_0x2e8b95([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e8b95([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x19b758,_0x48ee39[_0x2e8b95([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e8b95([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x19b758,_0x48ee39[_0x2e8b95([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2e8b95([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x10dcfa(){return _0x2fadc6(_0x2e8b95([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xe8867e(_0x2e8b95([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x2e8b95([0x73,0x74,0x61,0x74,0x65])]==_0x2e8b95([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5d373e(){return _0x2fadc6(_0x2e8b95([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 _0x4caee6(){return _0x2fadc6(_0x2e8b95([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0xf2baf5(_0x26a2e4){const _0xc355b8=_0x345645();_0x48ee39[_0xc355b8]=_0x2e8b95([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x26a2e4,_0x26a2e4!=_0x2e8b95([0x56,0x61,0x6c,0x69,0x64])&&_0x33b501();}function _0x345645(){const _0xf87b41=window[_0x2e8b95([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2e8b95([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2e8b95([0x6e,0x6f,0x77])]())[_0x2e8b95([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2e8b95([0x2e]),'');let _0x1e9d75=_0x2e8b95([0x66]);for(let _0x43c531=0x0;_0x43c531<_0xf87b41[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43c531+=0x2){let _0x47b22e=window[_0x2e8b95([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf87b41[_0x2e8b95([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43c531,_0x43c531+0x2));_0x47b22e>=_0x584814[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x47b22e-=_0x584814[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1e9d75+=_0x584814[_0x47b22e];}return _0x1e9d75;}function _0x46fe4a(){const _0x49d53c=_0x144818[_0x2e8b95([0x73,0x70,0x6c,0x69,0x74])](_0x2e8b95([0x2e]));if(0x3!=_0x49d53c[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3bd60c(_0x49d53c[0x1]);function _0x3bd60c(_0x4a1bfe){const _0x14eebf=_0x4917f4(_0x4a1bfe);return _0x14eebf&&_0x239a90()?_0x14eebf:null;function _0x239a90(){const _0x58a0e4=_0x14eebf[_0x2e8b95([0x6a,0x74,0x69])],_0x1c2202=window[_0x2e8b95([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58a0e4[_0x2e8b95([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x58a0e4[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xf8945c={..._0x14eebf,[_0x2e8b95([0x6a,0x74,0x69])]:_0x58a0e4[_0x2e8b95([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x58a0e4[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xf8945c[_0x2e8b95([0x76,0x63])],_0x7bffd8(_0xf8945c)==_0x1c2202;}}}async function _0x583c47(){let _0x5cf6b9=!0x0;try{const _0x3db8a4=_0x144818[_0x2e8b95([0x73,0x70,0x6c,0x69,0x74])](_0x2e8b95([0x2e])),[_0x7bdbf5,_0x62da14,_0x9a8a77]=_0x3db8a4;return _0x44fbe4(_0x7bdbf5),await _0x1e9f6c(_0x7bdbf5,_0x62da14,_0x9a8a77),_0x5cf6b9;}catch{return!0x1;}function _0x44fbe4(_0x50ab02){const _0x340562=_0x4917f4(_0x50ab02);_0x340562&&_0x340562[_0x2e8b95([0x61,0x6c,0x67])]==_0x2e8b95([0x45,0x53,0x32,0x35,0x36])||(_0x5cf6b9=!0x1);}async function _0x1e9f6c(_0xd3456a,_0x8aca1,_0x1580a3){const _0x3239eb=window[_0x2e8b95([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2e8b95([0x66,0x72,0x6f,0x6d])](_0x4dad4b(_0x1580a3),_0x532fea=>_0x532fea[_0x2e8b95([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x460816=new window[(_0x2e8b95([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2e8b95([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xd3456a+_0x2e8b95([0x2e])+_0x8aca1),_0x141846=window[_0x2e8b95([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2e8b95([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x141846)return;const _0x28c6c1=await _0x141846[_0x2e8b95([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2e8b95([0x6a,0x77,0x6b]),_0x20bb0a,{[_0x2e8b95([0x6e,0x61,0x6d,0x65])]:_0x2e8b95([0x45,0x43,0x44,0x53,0x41]),[_0x2e8b95([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2e8b95([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2e8b95([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x141846[_0x2e8b95([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2e8b95([0x6e,0x61,0x6d,0x65])]:_0x2e8b95([0x45,0x43,0x44,0x53,0x41]),[_0x2e8b95([0x68,0x61,0x73,0x68])]:{[_0x2e8b95([0x6e,0x61,0x6d,0x65])]:_0x2e8b95([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x28c6c1,_0x3239eb,_0x460816)||(_0x5cf6b9=!0x1);}}function _0x4917f4(_0x285d1e){return _0x285d1e[_0x2e8b95([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2e8b95([0x65,0x79]))?JSON[_0x2e8b95([0x70,0x61,0x72,0x73,0x65])](_0x4dad4b(_0x285d1e)):null;}function _0x4dad4b(_0x1d9bfe){return window[_0x2e8b95([0x61,0x74,0x6f,0x62])](_0x1d9bfe[_0x2e8b95([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2e8b95([0x2b]))[_0x2e8b95([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2e8b95([0x2f])));}function _0x7bffd8(_0x3ba5ac){let _0x435103=0x1505;function _0x1cac31(_0x151143){for(let _0x288d02=0x0;_0x288d02<_0x151143[_0x2e8b95([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x288d02++){const _0x320b27=_0x151143[_0x2e8b95([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x288d02);_0x435103=(_0x435103<<0x5)+_0x435103+_0x320b27,_0x435103&=_0x435103;}}function _0x5df5a5(_0x1ba474){Array[_0x2e8b95([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1ba474)?_0x1ba474[_0x2e8b95([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5df5a5):_0x1ba474&&typeof _0x1ba474==_0x2e8b95([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2e8b95([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1ba474)[_0x2e8b95([0x73,0x6f,0x72,0x74])]()[_0x2e8b95([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xbb267b,_0x36db54])=>{_0x1cac31(_0xbb267b),_0x5df5a5(_0x36db54);}):_0x1cac31(window[_0x2e8b95([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1ba474));}return _0x5df5a5(_0x3ba5ac),_0x435103>>>0x0;}function _0x1acd89(_0x12ee64){return _0x12ee64[_0x2e8b95([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2e8b95([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2e8b95([0x30]));}function _0x432410(_0x4b9769){return _0x4b9769[_0x2e8b95([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2e8b95([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2e8b95([0x6a,0x6f,0x69,0x6e])]('');}function _0x2fadc6(_0x54ff76){return _0x48ee39[_0x2e8b95([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2e8b95([0x68,0x61,0x73])](_0x54ff76);}function _0xe8867e(_0xbeed1b){return _0x48ee39[_0x2e8b95([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x2e8b95([0x67,0x65,0x74])](_0xbeed1b);}function _0x19b758(){}function _0x2e8b95(_0x22b37c){return _0x22b37c['map'](_0x10833c=>String['fromCharCode'](_0x10833c))['join']('');}_0xf2baf5(await _0xb313d9());}(this);}set['adapter'](_0xd4779d){if(this['_adapter'])throw new _0x84cc70('track-changes-adapter-already-set',this);this['_adapter']=_0xd4779d;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x5e811d=!0x1,toJSON:_0x4ac8bc=!0x1}={}){const _0x3dbd6e=[];for(const _0x1038be of this['_suggestions']['values']())_0x5e811d&&!_0x1038be['isInContent']||_0x3dbd6e['push'](_0x1038be);return _0x4ac8bc?_0x3dbd6e['map'](_0x484079=>_0x484079['toJSON']()):_0x3dbd6e;}['getSuggestion'](_0x1641d){const _0x4b08c1=this['_suggestions']['get'](_0x1641d);if(!_0x4b08c1)throw new _0x84cc70('track-changes-suggestion-not-found',this);return _0x4b08c1;}['hasSuggestion'](_0x1c8c42){return this['_suggestions']['has'](_0x1c8c42);}['addSuggestionData'](_0x6b80fb){const {authorId:_0xf5236c,id:_0x99c9a6,originalSuggestionId:_0x6d975a,attributes:_0x1ce470}=_0x6b80fb,[_0x1978dc,_0x5460df]=_0x6b80fb['type']['split'](':'),_0x5348a4=this['_suggestions']['get'](_0x99c9a6)||this['_createSuggestion'](_0x1978dc,_0x5460df,_0x99c9a6,_0xf5236c,_0x1ce470,_0x6d975a);if(this['_addThreadToSuggestion'](_0x5348a4),this['_checkSuggestionCorrectness'](_0x5348a4,_0x1978dc,_0x5460df||null,_0xf5236c),_0x5348a4['createdAt']=_0x6b80fb['createdAt'],_0x5348a4['_isDataLoaded']=!0x0,_0x1ce470&&_0x1ce470['@external']){const _0xec126e=_0x1ce470['@external'],_0x315325=this['_getExternalAuthor'](_0xec126e['authorName']);_0x5348a4['authoredAt']=_0xec126e['createdAt'],_0x5348a4['author']=_0x315325,_0x5348a4['isExternal']=!0x0;}else _0x5348a4['authoredAt']=_0x6b80fb['createdAt'];switch(_0x6b80fb['data']&&(_0x5348a4['data']=_0x6b80fb['data']),_0x6b80fb['attributes']&&(_0x5348a4['attributes']=_0x6b80fb['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5348a4['_saved']=!0x0),this['_suggestionState']['get'](_0x5348a4)){case'notReady':this['_suggestionState']['set'](_0x5348a4,'dataReady');break;case'markerReady':_0x5348a4['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5348a4])),this['_refreshSuggestionsChain'](new Set([_0x5348a4])),this['_suggestionState']['set'](_0x5348a4,'ready'),this['fire']('suggestionLoaded',_0x5348a4)):this['_suggestionState']['set'](_0x5348a4,'removed');}return _0x5348a4;}['acceptSuggestion'](_0x45ccde){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5be4b1 of _0x45ccde['getAllAdjacentSuggestions']())_0x5be4b1['accept']();});});}['discardSuggestion'](_0x4a912e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1cae2f of _0x4a912e['getAllAdjacentSuggestions']())_0x1cae2f['discard']();});});}['enableCommand'](_0x44e01f,_0x49b465){const _0x5bb728=this['editor']['commands']['get'](_0x44e01f);if(!_0x5bb728)throw new _0x84cc70('track-changes-command-not-found',this,{'commandName':_0x44e01f});if(this['_enabledCommands']['has'](_0x5bb728))throw new _0x84cc70('track-changes-enable-command-twice',this,{'commandName':_0x44e01f});this['_enabledCommands']['add'](_0x5bb728),_0x49b465&&_0x5bb728['on']('execute',(_0x4f1788,_0x231b1c)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x231b1c['length']>0x0&&_0x231b1c[_0x231b1c['length']-0x1]&&_0x231b1c[_0x231b1c['length']-0x1]['forceDefaultExecution']?_0x231b1c['pop']():(_0x4f1788['return']=_0x49b465((..._0x275b8d)=>_0x5bb728['execute'](..._0x275b8d,{'forceDefaultExecution':!0x0}),..._0x231b1c),_0x4f1788['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x59bcbd){let _0x251303,_0x4af163;const _0x174201=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x251303=_0x59bcbd();}catch(_0x1c3671){_0x4af163=_0x1c3671;}return _0x174201||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x4af163&&_0x84cc70['rethrowUnexpectedError'](_0x4af163,this),_0x251303;}['markInsertion'](_0x57c3f9,_0x21156c=null,_0x1f6960={}){if(_0x57c3f9['isCollapsed'])return null;const _0x19e565=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x1f6960['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x27fade,meta:_0x9ab72c}of this['_findSuggestions'](_0x57c3f9,'insertion'))if(_0x9ab72c['isOwn']){if(!_0x9ab72c['isNextTo']){if(_0x9ab72c['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x27fade,_0x1f6960))continue;return _0x27fade;}if(Qt(_0x27fade,_0x1f6960))return _0x27fade;this['_breakSuggestionMarker'](_0x27fade,_0x57c3f9['start'],_0x57c3f9['end']);break;}if(_0x21156c==_0x27fade['subType']&&Qt(_0x27fade,_0x1f6960)){const _0x2beb7b=_0x27fade['getFirstRange']();return _0x2beb7b['start']['isEqual'](_0x57c3f9['end'])?this['_setSuggestionRange'](_0x27fade,this['_model']['createRange'](_0x57c3f9['start'],_0x2beb7b['end'])):this['_setSuggestionRange'](_0x27fade,this['_model']['createRange'](_0x2beb7b['start'],_0x57c3f9['end'])),_0x27fade;}}const _0x3b6ad4=_0x924ea4(),_0x38dea3=_0x19e565['id'],_0x33e1a2=_0x21156c?'insertion:'+_0x21156c:'insertion',_0x4442d3=this['_setSuggestionData']({'id':_0x3b6ad4,'type':_0x33e1a2,'createdAt':new Date(),'authorId':_0x38dea3,'attributes':_0x1f6960});return this['_addSuggestionMarker'](_0x33e1a2,_0x3b6ad4,_0x38dea3,_0x57c3f9),_0x4442d3;}['markMultiRangeInsertion'](_0x3b9fb2,_0x5b4ddf='multi',_0x110084={}){const _0x32ddbb=this['editor']['plugins']['get']('Users')['me'],_0x541f9d=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x5b4ddf,'join');this['_trackingSessionId']&&(_0x110084['trackingSessionId']=this['_trackingSessionId']);for(const _0x292803 of this['getSuggestions']())if(_0x292803['author']['id']==_0x32ddbb['id']&&'insertion'==_0x292803['type']&&_0x292803['subType']==_0x5b4ddf&&Qt(_0x292803,_0x110084)&&(_0x541f9d(_0x292803['getRanges'](),_0x3b9fb2)||_0x541f9d(_0x3b9fb2,_0x292803['getRanges']()))){for(const _0x69ee6c of _0x3b9fb2)_0x292803['addRange'](_0x69ee6c);return _0x292803;}for(const {suggestion:_0x513147,meta:_0x390baa}of this['_findSuggestions'](_0x3b9fb2,'insertion')){if(!_0x390baa['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x390baa['containsRangeInObject'])continue;if(!Qt(_0x513147,_0x110084))continue;let _0xf66566=!0x0;for(const _0xab591f of _0x513147['getRanges']())for(const _0x1f6bc1 of _0x3b9fb2)if(!_0xab591f['containsRange'](_0x1f6bc1)){_0xf66566=!0x1;break;}if(_0xf66566)return _0x513147;}const _0x31c29c=_0x924ea4(),_0x2e37ef=_0x32ddbb['id'],_0x14ad64='insertion:'+_0x5b4ddf,_0x53444b=this['_setSuggestionData']({'id':_0x31c29c,'type':_0x14ad64,'createdAt':new Date(),'authorId':_0x2e37ef,'attributes':_0x110084});for(const _0x57cc77 of _0x3b9fb2)this['_addSuggestionMarker'](_0x14ad64,_0x31c29c,_0x2e37ef,_0x57cc77,T['getMultiRangeId']());return _0x53444b;}['markInlineFormat'](_0xb1d493,_0x3bacdf,_0x2f9fc0=null,_0x12b48b={}){if(_0x2f9fc0=_0x2f9fc0||Lt(_0x3bacdf),_0xb1d493['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x12b48b['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x522e54=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2f9fc0,'accept');return this['forceDefaultExecution'](()=>_0x522e54([_0xb1d493],_0x3bacdf,_0x12b48b)),null;}const _0x24f9ef=this['editor']['plugins']['get']('Users')['me'],_0x5c09b3=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x26d0d9,meta:_0x2efde8}of this['_findSuggestions'](_0xb1d493,'insertion'))_0x2efde8['isOwn']&&!_0x2efde8['isInsideObject']&&_0x5c09b3['push'](..._0x26d0d9['getRanges']());}const _0x2b3e5b=function(_0x4c72c4,_0x2ba6c6){const _0x4eefd3=[];for(const _0x464307 of _0x2ba6c6){const _0x514b35=_0x4c72c4['getIntersection'](_0x464307);_0x514b35&&_0x4eefd3['push'](_0x514b35);}return _0x4eefd3;}(_0xb1d493,_0x5c09b3),_0x437b1c=function(_0x1faa41,_0x26aa6a){const _0x5d18dd=[_0x1faa41];for(const _0x530f48 of _0x26aa6a){let _0x4c6cc0=0x0;for(;_0x4c6cc0<_0x5d18dd['length'];){const _0x1dbf3f=_0x5d18dd[_0x4c6cc0]['getDifference'](_0x530f48);_0x5d18dd['splice'](_0x4c6cc0,0x1,..._0x1dbf3f),_0x4c6cc0+=_0x1dbf3f['length'];}}return _0x5d18dd;}(_0xb1d493,_0x5c09b3);_0x2b3e5b['length']&&this['_model']['change'](()=>{for(const _0x57f2fb of _0x2b3e5b){const _0x5906db=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2f9fc0,'accept');this['forceDefaultExecution'](()=>_0x5906db([_0x57f2fb],_0x3bacdf,_0x12b48b));}});for(const _0x354419 of _0x437b1c){let _0x187a30=null,_0x32d1e5=_0x354419['start'],_0x29b56c=_0x354419['end'];for(const {suggestion:_0x9b6b3e,meta:_0x3a1385}of this['_findSuggestions'](_0x354419,'formatInline')){if(!_0x3a1385['isOwn'])continue;if(_0x9b6b3e['subType']!=_0x2f9fc0)continue;if(!Qt(_0x9b6b3e,_0x12b48b))continue;const _0x3efe18=_0x9b6b3e['getFirstRange']();if(_0x3efe18['containsRange'](_0x354419,!0x0))return null;_0x32d1e5=_0x32d1e5['isBefore'](_0x3efe18['start'])?_0x32d1e5:_0x3efe18['start'],_0x29b56c=_0x29b56c['isAfter'](_0x3efe18['end'])?_0x29b56c:_0x3efe18['end'],_0x187a30?_0x3efe18['start']['isBefore'](_0x187a30['getFirstRange']()['start'])?(_0x187a30['removeMarkers'](),_0x187a30=_0x9b6b3e):_0x9b6b3e['removeMarkers']():_0x187a30=_0x9b6b3e;}const _0x5a90ff=this['_model']['createRange'](_0x32d1e5,_0x29b56c);if(_0x187a30)this['_setSuggestionRange'](_0x187a30,_0x5a90ff);else{const _0x463bc2=_0x924ea4(),_0x3cbc97=_0x24f9ef['id'];this['_setSuggestionData']({'id':_0x463bc2,'type':'formatInline:'+_0x2f9fc0,'data':_0x3bacdf,'createdAt':new Date(),'authorId':_0x3cbc97,'attributes':_0x12b48b}),this['_addSuggestionMarker']('formatInline:'+_0x2f9fc0,_0x463bc2,_0x3cbc97,_0x5a90ff);}}return null;}['markBlockFormat'](_0x3bf724,_0x5ed445,_0x3a95fa=[],_0xcf417f=null,_0x37c1c8={}){_0x5ed445['formatGroupId']||(_0x5ed445['formatGroupId']=_0x5ed445['commandName']),_0x5ed445['multipleBlocks']=_0x3bf724['is']('range'),_0xcf417f=_0xcf417f||Lt(_0x5ed445);const _0x53fe2a=_0x3a95fa['map'](_0x57c5a1=>qt(_0x57c5a1,this['_model'])),_0x5867e3=_0x3bf724['is']('range')?_0x3bf724:qt(_0x3bf724,this['_model']);if(this['_trackingSessionId']&&(_0x37c1c8['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x40fc6d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xcf417f,'accept');return this['forceDefaultExecution'](()=>_0x40fc6d([_0x5867e3],_0x5ed445,_0x37c1c8)),null;}_0x53fe2a['push'](_0x5867e3);let _0x4058a8=!0x0;for(const _0x5e40c7 of _0x53fe2a)if(!this['_rangeIsInLocalUserInsertion'](_0x5e40c7)){_0x4058a8=!0x1;break;}if(_0x4058a8&&'always'!==this['_trackFormatChanges']){const _0x4f716c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xcf417f,'accept');return this['forceDefaultExecution'](()=>_0x4f716c([_0x5867e3],_0x5ed445,_0x37c1c8)),null;}let _0x163dda=null,_0x196563=_0x5867e3['start'],_0xad2946=_0x5867e3['end'];for(const {suggestion:_0x5a8a17,meta:_0x16ba8f}of this['_findSuggestions'](_0x5867e3,'formatBlock')){if(!_0x16ba8f['isOwn'])continue;if(_0x16ba8f['isNextTo']||_0x16ba8f['containsRangeInObject']||_0x16ba8f['isInsideObject'])continue;if(_0x5a8a17['data']['formatGroupId']!=_0x5ed445['formatGroupId'])continue;if(!Qt(_0x5a8a17,_0x37c1c8))continue;const _0x2d233d=_0x5a8a17['getFirstRange']();if(_0x5a8a17['subType']==_0xcf417f){if(_0x2d233d['containsRange'](_0x5867e3,!0x0))return null;_0x196563=_0x196563['isBefore'](_0x2d233d['start'])?_0x196563:_0x2d233d['start'],_0xad2946=_0xad2946['isAfter'](_0x2d233d['end'])?_0xad2946:_0x2d233d['end'],_0x163dda?_0x2d233d['start']['isBefore'](_0x163dda['getFirstRange']()['start'])?(_0x163dda['removeMarkers'](),_0x163dda=_0x5a8a17):_0x5a8a17['removeMarkers']():_0x163dda=_0x5a8a17;}else{const _0x5474fb=_0x5867e3['getIntersection'](_0x2d233d);this['_cutOutSuggestionMarker'](_0x5a8a17,_0x5474fb);}}const _0x2b30cb=this['editor']['plugins']['get']('Users')['me'],_0x12c6df=_0x924ea4(),_0x57c153=_0x2b30cb['id'];if(_0x163dda)return this['_setSuggestionRange'](_0x163dda,this['_model']['createRange'](_0x196563,_0xad2946)),_0x163dda;{const _0x2bfa41=this['_setSuggestionData']({'id':_0x12c6df,'type':'formatBlock:'+_0xcf417f,'data':_0x5ed445,'createdAt':new Date(),'authorId':_0x57c153,'attributes':_0x37c1c8});return this['_addSuggestionMarker']('formatBlock:'+_0xcf417f,_0x12c6df,_0x57c153,this['_model']['createRange'](_0x196563,_0xad2946)),_0x2bfa41;}}['markMultiRangeBlockFormat'](_0x4e51e5,_0x46c76f,_0x53f6e5=[],_0x13265a=null,_0x450b7e={}){_0x46c76f['formatGroupId']||(_0x46c76f['formatGroupId']=_0x46c76f['commandName']);const _0x44061d=_0x4e51e5[0x0];_0x46c76f['multipleBlocks']=_0x44061d['is']('range'),_0x13265a=_0x13265a||Lt(_0x46c76f);const _0x27d145=_0x53f6e5['map'](_0x1f1d57=>qt(_0x1f1d57,this['_model'])),_0x358b02=_0x44061d['is']('range')?_0x4e51e5:_0x4e51e5['map'](_0x181979=>qt(_0x181979,this['_model']));if(this['_trackingSessionId']&&(_0x450b7e['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x275109=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x13265a,'accept');return this['forceDefaultExecution'](()=>_0x275109(_0x358b02,_0x46c76f,_0x450b7e)),null;}_0x27d145['push'](..._0x358b02);let _0x33ceac=!0x0;for(const _0x53f632 of _0x27d145)if(!this['_rangeIsInLocalUserInsertion'](_0x53f632)){_0x33ceac=!0x1;break;}if(_0x33ceac&&'always'!==this['_trackFormatChanges']){const _0x12b8bd=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x13265a,'accept');return this['forceDefaultExecution'](()=>_0x12b8bd(_0x358b02,_0x46c76f,_0x450b7e)),null;}const _0x17180d=this['editor']['plugins']['get']('Users')['me'];for(const _0x37657a of this['getSuggestions']()){const _0x1737a9=_0x37657a['data'];if(_0x37657a['author']['id']!=_0x17180d['id'])continue;if('formatBlock'!=_0x37657a['type']||_0x1737a9['formatGroupId']!=_0x46c76f['formatGroupId'])continue;if(!Qt(_0x37657a,_0x450b7e))continue;const _0x42f4ad=_0x37657a['subType']==_0x13265a;for(let _0x3781eb=0x0;_0x3781eb<_0x358b02['length'];_0x3781eb++){const _0x508c38=_0x358b02[_0x3781eb];for(const _0x39aa5b of _0x37657a['getMarkers']()){const _0x5d00bf=_0x39aa5b['getRange']();if(_0x508c38['isEqual'](_0x5d00bf)){_0x42f4ad?(_0x358b02['splice'](_0x3781eb,0x1),_0x3781eb--):_0x37657a['removeMarker'](_0x39aa5b['name']);break;}}}}if(0x0==_0x358b02['length'])return null;const _0x2bdb65=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x13265a,'join');for(const _0x58fb92 of this['getSuggestions']()){const _0x18260b=_0x58fb92['data'];if(_0x58fb92['author']['id']==_0x17180d['id']&&('formatBlock'==_0x58fb92['type']&&_0x18260b['formatGroupId']==_0x46c76f['formatGroupId']&&_0x58fb92['subType']==_0x13265a&&Qt(_0x58fb92,_0x450b7e)&&(_0x2bdb65(_0x58fb92['getRanges'](),_0x358b02)||_0x2bdb65(_0x358b02,_0x58fb92['getRanges']())))){for(const _0x21545a of _0x358b02)_0x58fb92['addRange'](_0x21545a);return _0x58fb92;}}const _0x33b54a=_0x924ea4(),_0x5a13c8=_0x17180d['id'],_0x46ece5='formatBlock:'+_0x13265a,_0x461035=this['_setSuggestionData']({'id':_0x33b54a,'type':_0x46ece5,'data':_0x46c76f,'createdAt':new Date(),'authorId':_0x5a13c8,'attributes':_0x450b7e});for(const _0x3115ab of _0x358b02)this['_addSuggestionMarker'](_0x46ece5,_0x33b54a,_0x5a13c8,_0x3115ab,T['getMultiRangeId']());return _0x461035;}['markDeletion'](_0x5cbd1b,_0x25f223=null,_0x3a5478={}){if(_0x5cbd1b['isCollapsed'])return null;const _0x199534=this['editor']['plugins']['get']('Users')['me'],_0x5b53b9=new _0x1c65a2(_0x5cbd1b['start'],_0x5cbd1b['end']);this['_trackingSessionId']&&(_0x3a5478['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x49ebc9,meta:_0x4acfd8}of this['_findSuggestions'](_0x5b53b9,'insertion'))if(_0x4acfd8['isOwn']&&!_0x4acfd8['isNextTo']){if(_0x49ebc9['isMultiRange']){const _0x1b6e3d=_0x49ebc9['getRanges']()['filter'](_0x1b4d4f=>'$graveyard'!=_0x1b4d4f['root']['rootName']);_0x1b6e3d['every'](_0xd3615c=>_0x5b53b9['containsRange'](_0xd3615c,!0x0))&&_0x49ebc9['discard']();if(_0x1b6e3d['some'](_0x59e394=>_0x59e394['containsRange'](_0x5b53b9,!0x0))){const _0x13d2fd=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x25f223,'accept');return this['forceDefaultExecution'](()=>_0x13d2fd([_0x5b53b9],null,_0x3a5478)),null;}}else{const _0x19de77=_0x5b53b9['getIntersection'](_0x49ebc9['getFirstRange']());null!==_0x19de77&&_0x49ebc9['_onDiscard']([_0x19de77],null,_0x3a5478);}}if(_0x5b53b9['detach'](),_0x5b53b9['isCollapsed']||'$graveyard'==_0x5b53b9['root']['rootName'])return null;let _0x446ff9=null,_0x2f2e13=_0x5b53b9['start'],_0xaf5e80=_0x5b53b9['end'];const _0x5c559b=this['_findSuggestions'](_0x5b53b9,'deletion');for(const {suggestion:_0x2fa166,meta:_0xc1f45d}of _0x5c559b){const _0x5ea60e=this['_model']['createRange'](_0x2f2e13,_0xaf5e80);if(_0xc1f45d['isOwn']&&(this['_mergeNestedSuggestions']||!_0xc1f45d['containsRangeInObject']&&!_0xc1f45d['isInsideObject'])){if(_0x2fa166['isMultiRange']){if(!Qt(_0x2fa166,_0x3a5478))continue;let _0xba950d=!0x0;for(const _0x15c2a8 of _0x2fa166['getRanges']()){if(_0x15c2a8['containsRange'](_0x5ea60e,!0x0))return _0x2fa166;_0x5ea60e['containsRange'](_0x15c2a8)||(_0xba950d=!0x1);}_0xba950d&&_0x2fa166['discard']();}else{const _0xce0362=_0x2fa166['getFirstRange']();if(_0xce0362['containsRange'](_0x5ea60e,!0x0))return _0x2fa166;if(!Qt(_0x2fa166,_0x3a5478)){_0x5ea60e['containsRange'](_0xce0362)?_0x2fa166['removeMarkers']():_0xce0362['containsPosition'](_0x2f2e13)?_0x2f2e13=_0xce0362['end']:_0xce0362['containsPosition'](_0xaf5e80)&&(_0xaf5e80=_0xce0362['start']);continue;}_0x2f2e13=_0x2f2e13['isBefore'](_0xce0362['start'])?_0x2f2e13:_0xce0362['start'],_0xaf5e80=_0xaf5e80['isAfter'](_0xce0362['end'])?_0xaf5e80:_0xce0362['end'],_0x3a5478=Object['assign']({},_0x2fa166['attributes']),_0x446ff9?_0xce0362['start']['isBefore'](_0x446ff9['getFirstRange']()['start'])?(_0x446ff9['removeMarkers'](),_0x446ff9=_0x2fa166):_0x2fa166['removeMarkers']():_0x446ff9=_0x2fa166;}}}if(_0x446ff9)return this['_setSuggestionRange'](_0x446ff9,this['_model']['createRange'](_0x2f2e13,_0xaf5e80)),_0x446ff9;{const _0x17e264=_0x924ea4(),_0xe6a237=this['_model']['createRange'](_0x2f2e13,_0xaf5e80),_0x2485cf=_0x199534['id'],_0x47fb5e=_0x25f223?'deletion:'+_0x25f223:'deletion',_0x3867d9=this['_setSuggestionData']({'id':_0x17e264,'type':_0x47fb5e,'createdAt':new Date(),'authorId':_0x2485cf,'attributes':_0x3a5478});return this['_addSuggestionMarker'](_0x47fb5e,_0x17e264,_0x2485cf,_0xe6a237),_0x3867d9;}}['markMultiRangeDeletion'](_0x59e179,_0x154c36='multi',_0x247de4={}){const _0x242d26=this['editor']['plugins']['get']('Users')['me'],_0xc2ff25=_0x59e179['map'](_0x9bdd36=>new _0x1c65a2(_0x9bdd36['start'],_0x9bdd36['end'])),_0x237cc4=new Set();this['_trackingSessionId']&&(_0x247de4['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x6c5000,meta:_0x3912be}of this['_findSuggestions'](_0xc2ff25,'insertion'))_0x3912be['isOwn']&&!_0x3912be['isNextTo']&&_0x237cc4['add'](_0x6c5000);for(const _0x33e476 of _0x237cc4)if(_0x33e476['isMultiRange']){const _0x54a0df=_0x33e476['getRanges']();(!_0x33e476['attributes']||!_0x33e476['attributes']['skipNestingCheck'])&&(_0x54a0df['every'](_0x5dad7b=>_0xc2ff25['some'](_0x543f0b=>_0x543f0b['containsRange'](_0x5dad7b,!0x0)))&&_0x33e476['discard']());if(_0xc2ff25['every'](_0x32c866=>_0x54a0df['some'](_0x599457=>_0x599457['containsRange'](_0x32c866,!0x0)))){const _0x1189f2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x154c36,'accept');return this['forceDefaultExecution'](()=>_0x1189f2(_0x59e179,null,_0x247de4)),null;}}else{const _0x12c774=_0x33e476['getFirstRange']();_0xc2ff25['some'](_0x186535=>_0x186535['containsRange'](_0x12c774,!0x0))&&_0x33e476['discard']();if(_0xc2ff25['every'](_0x54332a=>_0x12c774['containsRange'](_0x54332a,!0x0))){const _0x5dc842=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x154c36,'accept');return this['forceDefaultExecution'](()=>_0x5dc842(_0xc2ff25,null,_0x247de4)),null;}}const _0x1930b8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x154c36,'join');let _0xb85818=null;for(const _0x765f86 of this['getSuggestions']())if(_0x765f86['author']['id']==_0x242d26['id']&&_0x765f86['isInContent']&&'deletion'==_0x765f86['type']&&_0x765f86['subType']==_0x154c36&&Qt(_0x765f86,_0x247de4)&&(_0x1930b8(_0x765f86['getRanges'](),_0xc2ff25)||_0x1930b8(_0xc2ff25,_0x765f86['getRanges']()))){if(_0xb85818){if(_0x765f86['commentThread']&&_0x765f86['commentThread']['length'])continue;for(const _0x4dc747 of _0x765f86['getRanges']())_0xb85818['isIntersectingWithRange'](_0x4dc747)||_0xb85818['addRange'](_0x4dc747);_0x765f86['removeMarkers']();}else{_0xb85818=_0x765f86;for(const _0x55ea5f of _0xc2ff25)_0x765f86['isIntersectingWithRange'](_0x55ea5f)||_0x765f86['addRange'](_0x55ea5f);}}if(_0xb85818)return _0xb85818;_0x237cc4['clear']();for(const {suggestion:_0x144ff3,meta:_0xe2d699}of this['_findSuggestions'](_0xc2ff25,'deletion'))_0xe2d699['isOwn']&&(this['_mergeNestedSuggestions']||!_0xe2d699['containsRangeInObject']&&!_0xe2d699['isInsideObject'])&&Qt(_0x144ff3,_0x247de4)&&_0x237cc4['add'](_0x144ff3);for(const _0x29826d of _0x237cc4){const _0x1338d4=_0x29826d['getRanges']();if(!_0x247de4||!_0x247de4['skipNestingCheck']){if(_0xc2ff25['every'](_0x262406=>_0x1338d4['some'](_0x210120=>_0x210120['containsRange'](_0x262406,!0x0))))return _0x29826d;}(!_0x29826d['attributes']||!_0x29826d['attributes']['skipNestingCheck'])&&(_0x1338d4['every'](_0x1554fb=>_0xc2ff25['some'](_0x23f27d=>_0x23f27d['containsRange'](_0x1554fb,!0x0)))&&_0x29826d['discard']());}const _0x7cf2e0=_0x924ea4(),_0x580707=_0x242d26['id'],_0x52a607='deletion:'+_0x154c36,_0x58d9f0=this['_setSuggestionData']({'id':_0x7cf2e0,'type':_0x52a607,'createdAt':new Date(),'authorId':_0x580707,'attributes':_0x247de4});for(const _0x57b5e9 of _0xc2ff25)_0x57b5e9['detach'](),_0x57b5e9['isCollapsed']||'$graveyard'==_0x57b5e9['root']['rootName']||this['_addSuggestionMarker'](_0x52a607,_0x7cf2e0,_0x580707,_0x57b5e9,T['getMultiRangeId']());return _0x58d9f0;}['markAttributeChange'](_0x17a180,_0x2e6330,_0x2dd77e,_0x5f0ad8,_0x3be07c){if(_0x17a180['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x3f1c7d=this['editor']['plugins']['get']('Users')['me']['id'],_0x44011b=Array['from'](this['_suggestions']['values']())['filter'](_0x55ca3b=>'attribute'==_0x55ca3b['type']&&_0x55ca3b['data']['key']==_0x2e6330&&_0x55ca3b['isIntersectingWithRange'](_0x17a180));if(this['_trackingSessionId']&&(_0x3be07c['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x47af5a=this['_findSuggestions'](_0x17a180,'insertion')['filter'](({meta:_0x23c054})=>_0x23c054['isOwn']&&!_0x23c054['isInsideObject']&&!_0x23c054['isNextTo'])['map'](({suggestion:_0x8f75da})=>_0x8f75da);_0x44011b['unshift'](..._0x47af5a);}const _0x5427d6=new Map([[_0x17a180,_0x2dd77e]]);for(const _0x52a965 of _0x44011b){const _0x12cd93='attribute'==_0x52a965['type']?_0x52a965['data']['oldValue']:void 0x0,_0x19e01a=_0x52a965['getFirstRange'](),_0x2a2fc6=Array['from'](_0x5427d6['keys']())['find'](_0x3ed8cd=>_0x3ed8cd['isIntersecting'](_0x19e01a));if(!_0x2a2fc6)continue;const _0x26ce85=_0x2a2fc6['getDifference'](_0x19e01a);this['_isBlockAttribute'](_0x2e6330)&&'insertion'==_0x52a965['type']&&0x0!=_0x26ce85['length']||(_0x5427d6['delete'](_0x2a2fc6),_0x26ce85['forEach'](_0x5fe779=>{_0x5427d6['set'](_0x5fe779,_0x2dd77e);}),'insertion'!=_0x52a965['type']&&_0x12cd93!=_0x5f0ad8&&_0x5427d6['set'](_0x2a2fc6['getIntersection'](_0x19e01a),_0x12cd93));}const _0x51e861=[];for(const [_0x4de0cc,_0x2d925f]of _0x5427d6){const _0x539cb5=_0x924ea4(),_0x1c6e92={'key':_0x2e6330,'oldValue':_0x2d925f,'newValue':_0x5f0ad8};_0x2e6330['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':_0x2e6330});const _0x409d37=('attribute:'+(_0x2e6330+'|'+Lt({'newValue':_0x5f0ad8})))['substring'](0x0,0x3c),_0x1af2f2=this['_setSuggestionData']({'id':_0x539cb5,'type':_0x409d37,'data':_0x1c6e92,'createdAt':new Date(),'authorId':_0x3f1c7d,'attributes':_0x3be07c});_0x51e861['push'](_0x1af2f2),this['_addSuggestionMarker'](_0x409d37,_0x539cb5,_0x3f1c7d,_0x4de0cc);}return _0x51e861;}['enableDefaultAttributesIntegration'](_0x483750){this['enableCommand'](_0x483750,(_0x8b4bff,..._0x1f8cfb)=>{this['recordAttributeChanges'](()=>{_0x8b4bff(..._0x1f8cfb);});});}['registerBlockAttribute'](_0x425114){this['_blockAttributeKeys']['add'](_0x425114);}['registerInlineAttribute'](_0x3384c9){this['_inlineAttributeKeys']['add'](_0x3384c9);}['startTrackingSession'](_0x401660){return this['_trackingSessionId']=void 0x0!==_0x401660?_0x401660:_0x924ea4(),this['_trackingSessionId'];}['_getAttributeKey'](_0x590826){return'attribute'==_0x590826['type']?_0x590826['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2c44f4,_0x425dab){const _0xe53d4f=_0x2c44f4['getFirstMarker']();this['_model']['change'](_0x389cf4=>{_0x389cf4['updateMarker'](_0xe53d4f,{'range':_0x425dab});});}['_addThreadToSuggestion'](_0x3c4ace){const _0x1edef2=_0x3c4ace['id'],_0x3470a6=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x1edef2)||this['_commentsRepository']['addCommentThread']({'channelId':_0x3470a6,'threadId':_0x1edef2,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x160550=this['_commentsRepository']['getCommentThread'](_0x1edef2);_0x160550['unbind']('isRemovable'),_0x160550['isRemovable']=!0x1,_0x3c4ace['commentThread']=_0x160550;}['_checkSuggestionCorrectness'](_0x23cc1b,_0x429cfd,_0x31471a,_0x1588b7){if(_0x23cc1b['type']!=_0x429cfd||_0x23cc1b['subType']!=_0x31471a||_0x23cc1b['creator']['id']!=_0x1588b7)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x84cc70('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x384602,_0x2ae9a2){const _0x33326f=_0x384602['getFirstRange']();if(_0x2ae9a2['isEqual'](_0x33326f))_0x384602['removeMarkers']();else{if(_0x33326f['containsRange'](_0x2ae9a2)){const _0x200b78=this['_model']['createPositionAt'](_0x2ae9a2['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x384602,this['_model']['createRange'](_0x33326f['start'],_0x200b78));const _0x8d1166=_0x924ea4(),_0x10eda2=_0x384602['creator']['id'],_0x221532=_0x384602['type']+':'+_0x384602['subType'];this['_setSuggestionData']({'id':_0x8d1166,'type':_0x221532,'createdAt':new Date(),'authorId':_0x10eda2,'data':_0x384602['data'],'attributes':_0x384602['attributes']});const _0x7ccd56=this['_model']['createPositionAt'](_0x2ae9a2['end']['parent'],'after'),_0x56e57e=this['_model']['createRange'](_0x7ccd56,_0x33326f['end']);this['_addSuggestionMarker'](_0x221532,_0x8d1166,_0x10eda2,_0x56e57e);}else{if(_0x33326f['containsPosition'](_0x2ae9a2['start'])){const _0x2f7739=this['_model']['createPositionAt'](_0x2ae9a2['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x384602,this['_model']['createRange'](_0x33326f['start'],_0x2f7739));}else{const _0x4517e3=this['_model']['createPositionAt'](_0x2ae9a2['end']['parent'],'after');this['_setSuggestionRange'](_0x384602,this['_model']['createRange'](_0x4517e3,_0x33326f['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2a7bec){for(const {suggestion:_0x56204f,meta:_0x6dd2ee}of this['_findSuggestions'](_0x2a7bec,'insertion')){if(!_0x6dd2ee['isOwn'])continue;const _0xb156eb=_0x56204f['getRanges']();for(const _0x3d0fae of _0xb156eb)if(!_0x2a7bec['getDifference'](_0x3d0fae)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x187b70){const _0x5190ee=this['editor']['plugins']['get']('Users')['getUser'](_0x187b70);if(!_0x5190ee)throw new _0x84cc70('track-changes-user-not-found',this);return _0x5190ee;}['_getExternalAuthor'](_0x4a383a){const _0x45fe97=this['editor']['plugins']['get']('Users'),_0x5b0de3=_0x3a2ba7('external:'+_0x4a383a),_0x5d9aa0=_0x45fe97['getUser'](_0x5b0de3);return _0x5d9aa0||_0x45fe97['addUser']({'id':_0x5b0de3,'name':_0x4a383a});}['_createSuggestion'](_0x279e2f,_0x33ff05,_0x4a8e43,_0x2c99fe,_0x4727c7,_0x18c0e6){const _0x5f4b88=this['_getAuthorFromId'](_0x2c99fe),_0x52d15b=this['_suggestionFactory']['buildSuggestion'](_0x279e2f,_0x33ff05,_0x4a8e43,_0x5f4b88,_0x4727c7,_0x3f6f6f=>{this['_updateSuggestionData'](_0x4a8e43,{'attributes':_0x3f6f6f});const _0x4c4380=this['getSuggestion'](_0x4a8e43);this['_joinWithAdjacentSuggestions'](new Set([_0x4c4380])),this['_refreshSuggestionsChain'](new Set([_0x4c4380]));},_0x18c0e6);return this['listenTo'](_0x52d15b,'accept',()=>{this['_updateSuggestionData'](_0x4a8e43,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x52d15b,'discard',()=>{this['_updateSuggestionData'](_0x4a8e43,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x4a8e43,_0x52d15b),this['_suggestionState']['set'](_0x52d15b,'notReady'),_0x52d15b;}['_splitMarkerName'](_0x275f68){const _0x1b4dc5=_0x275f68['split'](':');return{'group':_0x1b4dc5[0x0],'type':_0x1b4dc5[0x1],'subType':_0x1b4dc5['length']>=0x5?_0x1b4dc5[0x2]:null,'id':_0x1b4dc5['length']<0x5?_0x1b4dc5[0x2]:_0x1b4dc5[0x3],'authorId':_0x1b4dc5['length']<0x5?_0x1b4dc5[0x3]:_0x1b4dc5[0x4],'markerCount':0x6==_0x1b4dc5['length']?_0x1b4dc5[0x5]:null};}['_breakSuggestionMarker'](_0x2c76d1,_0x41e486,_0xf84224){const _0x3a2f12=_0x2c76d1['getFirstRange'](),_0x5d041c=_0x3a2f12['start'],_0x1796ca=_0x3a2f12['end'];this['_setSuggestionRange'](_0x2c76d1,this['_model']['createRange'](_0x5d041c,_0x41e486));const _0x255ec3=_0x924ea4(),_0x29f954=_0x2c76d1['creator']['id'],_0x27d70d=_0x2c76d1['type']+(_0x2c76d1['subType']?':'+_0x2c76d1['subType']:'');this['_setSuggestionData']({'id':_0x255ec3,'type':_0x27d70d,'createdAt':new Date(),'authorId':_0x29f954,'originalSuggestionId':_0x2c76d1['_originalSuggestionId']||_0x2c76d1['id'],'attributes':_0x2c76d1['attributes'],'data':_0x2c76d1['data']});const _0xe2d8c6=this['_getAttributeKey'](_0x2c76d1);('formatBlock'==_0x2c76d1['type']||_0xe2d8c6&&this['_isBlockAttribute'](_0xe2d8c6))&&(_0xf84224=this['_model']['createPositionBefore'](_0xf84224['parent'])),this['_addSuggestionMarker'](_0x27d70d,_0x255ec3,_0x29f954,this['_model']['createRange'](_0xf84224,_0x1796ca));}['_findSuggestions'](_0x2b2c22,_0xa6631d=null){const _0xd94e3a=[],_0x20dc2f=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2b2c22)||(_0x2b2c22=[_0x2b2c22]);for(const _0x4e9558 of this['getSuggestions']()){if(!_0x4e9558['isInContent'])continue;if(_0xa6631d&&_0x4e9558['type']!=_0xa6631d)continue;let _0x19525e=!0x1;for(const _0x4f00f6 of _0x4e9558['getRanges']()){for(const _0x30abe1 of _0x2b2c22){const _0x5d7a59=_0x30abe1['start']['isEqual'](_0x4f00f6['end'])||_0x30abe1['end']['isEqual'](_0x4f00f6['start']);if(_0x5d7a59||_0x30abe1['getIntersection'](_0x4f00f6)){const _0x164e8d=_0x30abe1['containsRange'](_0x4f00f6)&&Ft(this['_model']['schema'],_0x4f00f6['start'],_0x30abe1),_0x14ff9c=_0x4f00f6['containsRange'](_0x30abe1)&&Ft(this['_model']['schema'],_0x30abe1['start'],_0x4f00f6);_0xd94e3a['push']({'suggestion':_0x4e9558,'meta':{'isOwn':_0x20dc2f==_0x4e9558['author'],'isNextTo':_0x5d7a59,'isInsideObject':_0x164e8d,'containsRangeInObject':_0x14ff9c}}),_0x19525e=!0x0;break;}}if(_0x19525e)break;}}return _0xd94e3a;}['_addSuggestionMarker'](_0x4f037e,_0x3cacfa,_0x3b1025,_0x624e61,_0x268f05){this['_model']['change'](_0x17799a=>{let _0x4b7b56='suggestion:'+_0x4f037e+':'+_0x3cacfa+':'+_0x3b1025;_0x268f05&&(_0x4b7b56=_0x4b7b56+':'+_0x268f05),_0x17799a['addMarker'](_0x4b7b56,{'range':_0x624e61,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x46129c){const _0x3119d7=_0x46129c['previous'],_0x32818a=_0x46129c['next'];_0x46129c['previous']=null,_0x46129c['next']=null,null!=_0x3119d7&&_0x3119d7['next']==_0x46129c&&(_0x3119d7['next']=_0x32818a),null!=_0x32818a&&_0x32818a['previous']==_0x46129c&&(_0x32818a['previous']=_0x3119d7),'ready'==this['_suggestionState']['get'](_0x46129c)&&(this['_suggestionState']['set'](_0x46129c,'removed'),this['fire']('suggestionUnloaded',_0x46129c,_0x3119d7,_0x32818a));}['_setSuggestionData'](_0x2b5f04){const _0x27973f=_0x2b5f04['id'],_0xbe6da0=this['addSuggestionData'](_0x2b5f04);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x4174f7=this['editor']['plugins']['get']('PendingActions'),_0x1f6982=_0xbe6da0['hasComments'],_0x49df93=_0xbe6da0['subType']?_0xbe6da0['type']+':'+_0xbe6da0['subType']:_0xbe6da0['type'],_0x1692a9=this['editor']['locale'],_0x94b49d=_0x4174f7['add'](o(_0x1692a9,'PENDING_ACTION_SUGGESTION')),_0x59c31a={'id':_0x27973f,'type':_0x49df93,'hasComments':_0x1f6982,'data':_0x2b5f04['data']||null,'originalSuggestionId':_0x2b5f04['originalSuggestionId']||null,'attributes':_0xbe6da0['attributes']};this['_adapter']['addSuggestion'](_0x59c31a)['then'](_0x3cf75d=>{_0xbe6da0['_saved']=!0x0,_0x4174f7['remove'](_0x94b49d),_0x3cf75d&&_0x3cf75d['createdAt']&&(this['_suggestions']['get'](_0x27973f)['createdAt']=_0x3cf75d['createdAt']);})['catch'](_0x1ea37b=>{throw _0x59557d('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0xbe6da0['discard']();}),_0xbe6da0['stopListening'](),this['_suggestions']['delete'](_0xbe6da0['id']),this['_suggestionState']['delete'](_0xbe6da0),_0x1ea37b;});}return _0xbe6da0;}['_isBlockAttribute'](_0x54eb8f){return this['_blockAttributeKeys']['has'](_0x54eb8f);}['_updateSuggestionData'](_0x5704dc,_0x496d60){const _0x30503a=this['editor']['plugins']['get']('PendingActions'),_0x3d7fe4=this['getSuggestion'](_0x5704dc);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x3d7fe4['_saved']){const _0x2a42f7=_0x30503a['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x5704dc,_0x496d60)['then'](()=>{_0x30503a['remove'](_0x2a42f7);});}else _0x3d7fe4['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x5704dc,_0x496d60);});}}['_getSuggestionData'](_0x53b45e){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x84cc70('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x53b45e);}['_handleNewSuggestionMarker'](_0x17b7e9){const {id:_0xfcf6d2,type:_0x410468,subType:_0x50228e,authorId:_0x1a71c7}=this['_splitMarkerName'](_0x17b7e9),_0x2a8962=this['_suggestions']['get'](_0xfcf6d2)||this['_createSuggestion'](_0x410468,_0x50228e,_0xfcf6d2,_0x1a71c7,{});switch(this['_checkSuggestionCorrectness'](_0x2a8962,_0x410468,_0x50228e,_0x1a71c7),this['_suggestionState']['get'](_0x2a8962)){case'notReady':this['_getSuggestionData'](_0xfcf6d2)['then'](_0x2eb702=>{let _0x5a1e15=Promise['resolve']();_0x2eb702['hasComments']&&(_0x5a1e15=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0xfcf6d2})),_0x5a1e15['then'](()=>{this['addSuggestionData'](_0x2eb702)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x2a8962,'markerReady');break;case'removed':this['_updateSuggestionData'](_0xfcf6d2,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x2a8962,'ready'),this['fire']('suggestionLoaded',_0x2a8962);break;case'ready':this['fire']('suggestionChanged',_0x2a8962);}return _0x2a8962['addMarkerName'](_0x17b7e9),_0x2a8962;}['_refreshSuggestionsChain'](_0x2f1fe0){const _0x3f655e=Array['from'](_0x2f1fe0),_0x36af70=_0x3f655e['filter'](_0x534075=>'attribute'==_0x534075['type']);this['_refreshAttributeSuggestionsChain'](_0x36af70);const _0x14ed05=_0x3f655e['filter'](_0x985535=>!_0x985535['isMultiRange']&&'attribute'!=_0x985535['type']),_0x3596dc=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x761ead=>!_0x761ead['isMultiRange']&&'attribute'!=_0x761ead['type']),_0x5b6a4c=_0x3596dc['filter'](_0x416908=>!_0x2f1fe0['has'](_0x416908)),_0x3a8583=new Map(_0x3596dc['map'](_0x199157=>[_0x199157,this['_suggestionFactory']['getSuggestionCallback'](_0x199157['type'],_0x199157['subType'],'chain')])),_0x525768=new Map(_0x3596dc['map'](_0x3e239c=>[_0x3e239c,_0x3e239c['getFirstRange']()])),_0x2af577=new Set(),_0x5110af=new Set();for(let _0x124e6a=0x0;_0x124e6a<_0x14ed05['length'];_0x124e6a++)_0x21a168(_0x14ed05[_0x124e6a],_0x14ed05,_0x124e6a+0x1);for(let _0x384fad=0x0;_0x384fad<_0x14ed05['length'];_0x384fad++)_0x21a168(_0x14ed05[_0x384fad],_0x5b6a4c,0x0);const _0x2b9825=new Set();for(let _0x5b38ca=0x0;_0x5b38ca<_0x14ed05['length'];_0x5b38ca++){const _0x335633=_0x14ed05[_0x5b38ca];!_0x5110af['has'](_0x335633)&&_0x335633['previous']&&(_0x2b9825['add'](_0x335633['previous']),_0x335633['previous']['next']===_0x335633&&(_0x335633['previous']['next']=null),_0x335633['previous']=null),!_0x2af577['has'](_0x335633)&&_0x335633['next']&&(_0x2b9825['add'](_0x335633['next']),_0x335633['next']['previous']===_0x335633&&(_0x335633['next']['previous']=null),_0x335633['next']=null);}function _0x21a168(_0x4a66c8,_0x589f8b,_0x1b810e){for(let _0x5baa9e=_0x1b810e;_0x5baa9e<_0x589f8b['length'];_0x5baa9e++){const _0xf7f4d5=_0x20a145(_0x4a66c8,_0x589f8b[_0x5baa9e]);_0xf7f4d5&&(_0xf7f4d5[0x0]['next']=_0xf7f4d5[0x1],_0xf7f4d5[0x1]['previous']=_0xf7f4d5[0x0],_0x2af577['add'](_0xf7f4d5[0x0]),_0x5110af['add'](_0xf7f4d5[0x1]));}}function _0x20a145(_0x3c85c4,_0x1cd375){if(_0x3c85c4['author']['id']!==_0x1cd375['author']['id'])return null;const _0x561531=_0x3a8583['get'](_0x3c85c4)(_0x3c85c4,_0x1cd375,_0x525768['get'](_0x3c85c4),_0x525768['get'](_0x1cd375));if(!_0x561531)return null;return _0x3a8583['get'](_0x1cd375)(_0x3c85c4,_0x1cd375,_0x525768['get'](_0x3c85c4),_0x525768['get'](_0x1cd375))?_0x561531[0x1]['commentThread']&&_0x561531[0x1]['commentThread']['length']?null:_0x561531:null;}_0x2b9825['size']&&this['_refreshSuggestionsChain'](_0x2b9825);}['_refreshAttributeSuggestionsChain'](_0x40806f){if(0x0==_0x40806f['length'])return;const _0x355011=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1f97d4=>'attribute'==_0x1f97d4['type']&&_0x1f97d4['_isDataLoaded']),_0x3a4ee4=[],_0x3a6c5e=new Map();for(const _0x3934c3 of _0x355011){const _0x267d66=_0x3a2ba7(_0x3934c3['attributes']);_0x3a6c5e['has'](_0x267d66)||(_0x3a6c5e['set'](_0x267d66,_0x3a4ee4['length']),_0x3a4ee4['push']([]));const _0x568576=_0x3a6c5e['get'](_0x267d66);_0x3a4ee4[_0x568576]['push'](_0x3934c3);}!(function(){_0x3a4ee4['sort']((_0x5b6b9e,_0x1977bb)=>{const _0x3db126=_0x5b6b9e[0x0]['createdAt'],_0x4f3236=_0x1977bb[0x0]['createdAt'];return _0x3db126==_0x4f3236?_0x5b6b9e[0x0]['attributes']['groupId']<_0x1977bb[0x0]['attributes']['groupId']?-0x1:0x1:_0x3db126<_0x4f3236?-0x1:0x1;});for(const _0x4a7f96 of _0x3a4ee4)_0x4a7f96['sort']((_0x863cdd,_0x3d64c3)=>_0x863cdd['id']<_0x3d64c3['id']?-0x1:0x1);}());for(let _0x1dadb0=0x0;_0x1dadb0<_0x3a4ee4['length'];_0x1dadb0++){if(0x0==_0x3a4ee4[_0x1dadb0]['length'])continue;const _0x5722bb=[];for(let _0x46eb89=_0x1dadb0+0x1;_0x46eb89<_0x3a4ee4['length'];_0x46eb89++)0x0!=_0x3a4ee4[_0x46eb89]['length']&&_0x5979f2(_0x3a4ee4[_0x1dadb0],_0x3a4ee4[_0x46eb89])&&_0x5722bb['push'](_0x46eb89);for(const _0x14a5da of _0x5722bb)_0x3a4ee4[_0x1dadb0]=_0x3a4ee4[_0x1dadb0]['concat'](_0x3a4ee4[_0x14a5da]),_0x3a4ee4[_0x14a5da]=[];}for(const _0x3acf13 of _0x3a4ee4)for(let _0x318308=0x0;_0x318308<_0x3acf13['length'];_0x318308++){const _0x515347=_0x3acf13[_0x318308+0x1]||null;_0x3acf13[_0x318308]['next']!==_0x515347&&(_0x3acf13[_0x318308]['next']=_0x515347);}for(const _0x3f236d of _0x3a4ee4)for(let _0x410f40=0x0;_0x410f40<_0x3f236d['length'];_0x410f40++){const _0x3d2d75=_0x3f236d[_0x410f40-0x1]||null;_0x3f236d[_0x410f40]['previous']!==_0x3d2d75&&(_0x3f236d[_0x410f40]['previous']=_0x3d2d75);}function _0x5979f2(_0x27ff6c,_0x190f54){if(_0x27ff6c[0x0]['attributes']['groupId']!==_0x190f54[0x0]['attributes']['groupId']&&_0x27ff6c[0x0]['author']!==_0x190f54[0x0]['author'])return!0x1;if(!function(_0x64b738,_0x5e96a0){if(!_0x64b738['hasComments']&&!_0x5e96a0['hasComments'])return!0x0;if(_0x64b738['hasComments']&&_0x5e96a0['hasComments'])return!0x1;if(_0x64b738['hasComments']&&_0x5e96a0['createdAt']<_0x64b738['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5e96a0['hasComments']&&_0x64b738['createdAt']<_0x5e96a0['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x27ff6c[0x0],_0x190f54[0x0]))return!0x1;const _0x348e36=Ut(_0x27ff6c[0x0]['attributes'],['groupId','trackingSessionId']),_0x2d697f=Ut(_0x190f54[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x92ba7f(_0x348e36,_0x2d697f))return!0x1;if(_0x27ff6c[0x0]['attributes']['groupId']==_0x190f54[0x0]['attributes']['groupId'])return!0x0;if(_0x27ff6c[0x0]['attributes']['trackingSessionId']!==_0x190f54[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x27ff6c['every'](_0x1e6b47=>_0x190f54['some'](_0x2f9f7a=>_0x1e6b47['getFirstRange']()['isEqual'](_0x2f9f7a['getFirstRange']())))&&_0x190f54['every'](_0x449f35=>_0x27ff6c['some'](_0x4aec9d=>_0x449f35['getFirstRange']()['isEqual'](_0x4aec9d['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x190d0b){const _0xb3cf1b=Array['from'](_0x190d0b),_0x3f1e14=this['getSuggestions']({'skipNotAttached':!0x0}),_0x14d8a5=_0x3f1e14['filter'](_0x27fe45=>!_0x190d0b['has'](_0x27fe45)),_0x56a045=new Map(_0xb3cf1b['map'](_0x5cddd9=>[_0x5cddd9,this['_suggestionFactory']['getSuggestionCallback'](_0x5cddd9['type'],_0x5cddd9['subType'],'join')])),_0x47c909=new Map(_0x3f1e14['map'](_0x190d53=>[_0x190d53,_0x190d53['getRanges']()]));for(let _0x5e75b9=0x0;_0x5e75b9<_0xb3cf1b['length'];_0x5e75b9++){if(_0x198386(this,_0xb3cf1b[_0x5e75b9],_0xb3cf1b,_0x5e75b9+0x1))return!0x0;}for(let _0x3804bf=0x0;_0x3804bf<_0xb3cf1b['length'];_0x3804bf++){if(_0x198386(this,_0xb3cf1b[_0x3804bf],_0x14d8a5,0x0))return!0x0;}return!0x1;function _0x198386(_0xbbfacd,_0x323866,_0x57afb7,_0x1626ce){for(let _0x4a528d=_0x1626ce;_0x4a528d<_0x57afb7['length'];_0x4a528d++){const _0x15b113=_0x57afb7[_0x4a528d];if(_0x15b113['type']!==_0x323866['type']||_0x15b113['author']['id']!==_0x323866['author']['id']||_0x15b113['subType']!==_0x323866['subType'])continue;if(!Wt(_0x323866,_0x15b113))continue;if('attribute'==_0x323866['type']&&_0x323866['data']['oldValue']!=_0x15b113['data']['oldValue'])continue;if('attribute'==_0x323866['type']&&_0xbbfacd['_isBlockAttribute'](_0x323866['data']['key']))continue;if('formatBlock'==_0x323866['type']){const _0x43c9d1=_0xbbfacd['editor']['model'],_0x42fa49=_0x323866['getContainedElement']();if(_0x42fa49&&(_0x43c9d1['schema']['isObject'](_0x42fa49)||_0x43c9d1['schema']['isLimit'](_0x42fa49)))continue;}const _0x17950c=_0x56a045['get'](_0x323866),_0x4477a3=_0x47c909['get'](_0x323866),_0xe3a95=_0x47c909['get'](_0x15b113),_0x5bacfb=_0x323866['commentThread']&&_0x323866['commentThread']['length'],_0x4dd293=_0x15b113['commentThread']&&_0x15b113['commentThread']['length'];if(!_0x5bacfb&&_0x17950c(_0xe3a95,_0x4477a3))return _0xbbfacd['_joinSuggestions'](_0x15b113,_0x323866),_0x47c909['delete'](_0x323866),!0x0;if(!_0x4dd293&&_0x17950c(_0x4477a3,_0xe3a95))return _0xbbfacd['_joinSuggestions'](_0x323866,_0x15b113),_0x47c909['delete'](_0x15b113),!0x0;}return!0x1;}}['_joinSuggestions'](_0x434791,_0x5e982f){if(_0x434791['isMultiRange']){for(const _0x215b40 of _0x5e982f['getRanges']())_0x434791['addRange'](_0x215b40);}else{const _0x32e4a1=_0x5e982f['getFirstRange']()['end'];this['_setSuggestionRange'](_0x434791,this['_model']['createRange'](_0x434791['getFirstRange']()['start'],_0x32e4a1));}_0x5e982f['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1f6e88,_0x49fd62,_0x18dd07){const _0x39c96f=_0x1f6e88['startsWith']('format')||_0x1f6e88['startsWith']('attribute')?'FORMATTING':_0x1f6e88['toUpperCase']();return o(this['editor']['locale'],_0x49fd62+'_'+_0x39c96f+'_SUGGESTION_ANNOUNCEMENT',_0x18dd07);}['_initAriaMarkerChangeAnnouncements'](){const _0x56fa97=this['editor'];if(!_0x56fa97['ui'])return;const {ariaLiveAnnouncer:_0x6ac7f4}=_0x56fa97['ui'];_0x5c3923(this['_model'],({left:_0x4e3652,entered:_0x3a9b92})=>{for(const _0x266ece of _0x4e3652){const {group:_0x30ebbe,type:_0xbd6130}=this['_splitMarkerName'](_0x266ece['name']);if('suggestion'===_0x30ebbe){_0x6ac7f4['announce'](this['_getMarkerAnnouncementText'](_0xbd6130,'LEAVE'));break;}}for(const _0x483c0a of _0x3a9b92){const {group:_0x3f816c,type:_0x26a75c}=this['_splitMarkerName'](_0x483c0a['name']);if('suggestion'===_0x3f816c){_0x6ac7f4['announce'](this['_getMarkerAnnouncementText'](_0x26a75c,'ENTER',_0x58eb73(_0x279eaa)));break;}}});}['_processAttributeChanges'](_0xb54397){if(this['_recordAttributeSuggestions'])return!0x1;const _0x1e5414=this['editor'],_0x304455=_0x1e5414['model']['document']['differ']['getChanges']();if(0x0==_0x304455['length'])return!0x1;const _0x2d617f=[],_0x9cc097=_0x304455['filter'](_0x2f463d=>'attribute'==_0x2f463d['type']),_0x57381c=_0x304455['filter'](_0x2dd103=>'insert'==_0x2dd103['type']&&'$text'!=_0x2dd103['name']),_0x59b984=_0x304455['filter'](_0x56a26e=>'remove'==_0x56a26e['type']&&'$text'!=_0x56a26e['name']);for(const _0x5d1feb of _0x9cc097)_0x2d617f['push']({'key':_0x5d1feb['attributeKey'],'newValue':_0x5d1feb['attributeNewValue'],'oldValue':_0x5d1feb['attributeOldValue'],'range':Ht(_0x5d1feb['range'],_0x1e5414['model'])});for(const _0xa1cd3b of _0x57381c){const _0x295335=_0x59b984['find'](_0x7e1282=>_0x7e1282['position']['isEqual'](_0xa1cd3b['position']));_0x295335&&_0x2d617f['push']({'key':m,'newValue':_0xa1cd3b['name'],'oldValue':_0x295335['name'],'range':_0x1e5414['model']['createRangeOn'](_0xa1cd3b['position']['nodeAfter'])});}return 0x0!=_0x2d617f['length']&&this['_reduceExistingSuggestions'](_0xb54397,_0x2d617f);}['_processAttributeSuggestions'](_0x4bffa9){let _0x377819=!0x1;const _0x21ef59=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x334545=>_0x334545['data']['newRange']&&_0x334545['name']['startsWith']('suggestion:attribute:'));for(const _0x529f15 of _0x21ef59){const {subType:_0x51a5dd,id:_0x182aea}=this['_splitMarkerName'](_0x529f15['name']),_0x3ec8e5=_0x51a5dd['split']('|')[0x0];for(const _0x3e7505 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x3e7505['id']!=_0x182aea&&'attribute'==_0x3e7505['type']&&_0x3e7505['data']&&_0x3e7505['data']['key']==_0x3ec8e5&&_0x3e7505['getFirstRange']()['isIntersecting'](_0x529f15['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x3e7505,_0x529f15['data']['newRange'],_0x4bffa9),_0x377819=!0x0);}return _0x377819;}['recordAttributeChanges'](_0x516cab){this['_recordAttributeSuggestions']=!0x0,_0x516cab();}['_isRegisteredAttribute'](_0x4225f9){const _0x500f57=this['_isBlockAttribute'](_0x4225f9),_0x44f52c=this['_inlineAttributeKeys']['has'](_0x4225f9);return _0x500f57||_0x44f52c;}['_reduceExistingSuggestions'](_0xa2df77,_0x1b8af5){if(0x0==_0x1b8af5['length'])return!0x1;let _0x94e007=!0x1;for(const _0x2b3bea of _0x1b8af5){const _0x3828ab=this['_findSuggestions'](_0x2b3bea['range'],'attribute')['filter'](_0x3a0030=>!_0x3a0030['meta']['isNextTo'])['map'](_0x19454e=>_0x19454e['suggestion']),_0x211f4c=_0x3a2ba7({'newValue':_0x2b3bea['newValue']});_0x3828ab['filter'](_0x25d2aa=>{const [_0x1357b6,_0x385f85]=_0x25d2aa['subType']['split']('|');return _0x1357b6==_0x2b3bea['key']&&_0x385f85!=_0x211f4c;})['forEach'](_0x3c5df5=>{this['_reduceSuggestionAttributeRange'](_0x3c5df5,_0x2b3bea['range'],_0xa2df77),_0x94e007=!0x0;});}return _0x94e007;}['_reduceSuggestionAttributeRange'](_0x2aa494,_0x126067,_0xd44e3c){const _0x3f029c=_0x2aa494['getFirstRange']()['getDifference'](_0x126067);0x0!==_0x3f029c['length']?0x1!==_0x3f029c['length']?this['_breakSuggestionMarker'](_0x2aa494,_0x126067['start'],_0x126067['end']):this['_setSuggestionRange'](_0x2aa494,_0x3f029c[0x0]):_0xd44e3c['removeMarker'](_0x2aa494['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5e58c2){this['_editor']=_0x5e58c2,this['_model']=_0x5e58c2['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x17853b,_0x16bd34,_0x1f1941,_0x34044a,_0xdb30da,_0x4fd09d,_0x32efad){return new T(this['_model'],{'type':_0x17853b,'subType':_0x16bd34,'id':_0x1f1941,'originalSuggestionId':_0x32efad,'author':_0x34044a,'creator':_0x34044a,'attributes':_0xdb30da,'onAttributesChange':_0x4fd09d,'onAccept':(..._0x476bac)=>this['getSuggestionCallback'](_0x17853b,_0x16bd34,'accept')(..._0x476bac),'onDiscard':(..._0x2dd941)=>this['getSuggestionCallback'](_0x17853b,_0x16bd34,'discard')(..._0x2dd941)});}['registerCustomCallback'](_0x35dd08,_0x4854e0,_0x176f96,_0x18b625){const _0x33e6f3=_0x35dd08+':'+_0x4854e0+':'+_0x176f96;this['_customCallbacks']['set'](_0x33e6f3,_0x18b625);}['getSuggestionCallback'](_0x3feb20,_0xfb7585,_0x58815a){const _0x5b40d5=_0x3feb20+':'+_0xfb7585+':'+_0x58815a;return this['_customCallbacks']['get'](_0x5b40d5)||this['_defaultCallbacks']['get'](_0x3feb20+':'+_0x58815a);}['_registerDefaultCallbacks'](){const _0x3c84a0=()=>!0x1,_0x44f5e3=_0x290d31=>{_0x290d31['sort']((_0x4e3896,_0x14781c)=>_0x4e3896['start']['isBefore'](_0x14781c['start'])?0x1:-0x1),this['_model']['change'](_0x3ef766=>{for(const _0x642106 of _0x290d31){let _0xab3128;_0xab3128=_0x642106['end']['isAtEnd']&&_0x642106['end']['parent']==_0x642106['start']['nodeAfter']?_0x3ef766['createSelection'](_0x642106['start']['nodeAfter'],'on'):_0x3ef766['createSelection'](_0x642106),this['_model']['deleteContent'](_0xab3128,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x1c94de=(_0x21b9ba,_0x520938)=>{_0x520938&&this['_model']['change'](_0x4efa79=>{const {commandName:_0x28a0d5,commandParams:_0x5e7189=[]}=_0x520938,_0xc328bc=_0x21b9ba['map'](_0x12cdc1=>(Pt(_0x12cdc1)&&(_0x12cdc1=this['_model']['createRange'](_0x12cdc1['end'])),_0x12cdc1))['filter'](_0x333ec1=>'$graveyard'!==_0x333ec1['root']['rootName']);if(_0xc328bc['length']<0x1)return;const _0x569852=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x1dd038=>_0x1c65a2['fromRange'](_0x1dd038));_0x4efa79['setSelection'](_0xc328bc);for(const _0xeb812d of this['_editor']['commands']['commands']())_0xeb812d['refresh']();_0x5e7189['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x28a0d5,..._0x5e7189);const _0x3a0b0f=_0x569852['filter'](_0xca4550=>'$graveyard'!=_0xca4550['root']['rootName']);_0x3a0b0f['length']>0x0&&_0x4efa79['setSelection'](_0x3a0b0f);for(const _0x2fe46c of _0x569852)_0x2fe46c['detach']();});},_0x246db2=(_0x1776e2,_0xa36539)=>0x1==_0x1776e2['length']&&0x1==_0xa36539['length']&&_0x1776e2[0x0]['end']['isEqual'](_0xa36539[0x0]['start']),_0x27874b=(_0x1c7f20,_0x495c53,_0x37e8f2,_0x20f73c)=>zt(_0x1c7f20,_0x495c53,_0x37e8f2,_0x20f73c)?[_0x1c7f20,_0x495c53]:zt(_0x495c53,_0x1c7f20,_0x20f73c,_0x37e8f2)?[_0x495c53,_0x1c7f20]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x3c84a0),this['_defaultCallbacks']['set']('insertion:discard',_0x44f5e3),this['_defaultCallbacks']['set']('insertion:join',_0x246db2),this['_defaultCallbacks']['set']('insertion:chain',_0x27874b),this['_defaultCallbacks']['set']('deletion:accept',_0x44f5e3),this['_defaultCallbacks']['set']('deletion:discard',_0x3c84a0),this['_defaultCallbacks']['set']('deletion:join',_0x246db2),this['_defaultCallbacks']['set']('deletion:chain',_0x27874b),this['_defaultCallbacks']['set']('formatInline:accept',_0x1c94de),this['_defaultCallbacks']['set']('formatInline:discard',_0x3c84a0),this['_defaultCallbacks']['set']('formatInline:join',_0x246db2),this['_defaultCallbacks']['set']('formatInline:chain',_0x3c84a0),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1c94de),this['_defaultCallbacks']['set']('formatBlock:discard',_0x3c84a0),this['_defaultCallbacks']['set']('formatBlock:join',_0x246db2),this['_defaultCallbacks']['set']('formatBlock:chain',_0x3c84a0),this['_defaultCallbacks']['set']('attribute:accept',_0x3c84a0),this['_defaultCallbacks']['set']('attribute:discard',(_0x40ee9c,_0x40ca4)=>{if(!_0x40ca4)return;const _0x299619=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x132db0=>{if(_0x40ca4['key']==m)for(const _0x17811c of _0x40ee9c){const _0x533205=_0x17811c['start']['nodeAfter'],_0x3f6a95=_0x40ca4['oldValue'];_0x132db0['rename'](_0x533205,_0x3f6a95);}else{if(_0x299619['_isBlockAttribute'](_0x40ca4['key'])){for(const _0x459f88 of _0x40ee9c)void 0x0!==_0x40ca4['oldValue']?_0x132db0['setAttribute'](_0x40ca4['key'],_0x40ca4['oldValue'],_0x459f88['start']['nodeAfter']):_0x132db0['removeAttribute'](_0x40ca4['key'],_0x459f88['start']['nodeAfter']);}else{for(const _0x14edee of _0x40ee9c)_0x40ca4['oldValue']?_0x132db0['setAttribute'](_0x40ca4['key'],_0x40ca4['oldValue'],_0x14edee):_0x132db0['removeAttribute'](_0x40ca4['key'],_0x14edee);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x246db2);}}function Ft(_0x344d95,_0x13be42,_0x29e511){for(const _0x2ad9c4 of _0x13be42['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2ad9c4['root']==_0x2ad9c4)return!0x1;if(!_0x29e511['containsItem'](_0x2ad9c4))return!0x1;if(_0x344d95['isObject'](_0x2ad9c4)||_0x344d95['isLimit'](_0x2ad9c4))return!0x0;}return!0x1;}function Pt(_0x5a6c15){return _0x5a6c15['end']['parent']==_0x5a6c15['start']['nodeAfter']&&_0x5a6c15['end']['isAtStart'];}function Gt(_0x4fb443,_0x2335dd,_0x4f2eda,_0x3fb87a){const _0x15644c=_0x521969=>!_0x521969['item']['is']('$textProxy')&&!_0x3fb87a['isObject'](_0x521969['item']),_0xf23ac2=_0x4fb443['start']['getLastMatchingPosition'](_0x15644c),_0x5c56c1=_0x4fb443['end']['getLastMatchingPosition'](_0x15644c,{'direction':'backward'});return(!_0x4fb443['start']['isEqual'](_0xf23ac2)||!_0x4fb443['end']['isEqual'](_0x5c56c1))&&(_0xf23ac2['isBefore'](_0x5c56c1)?_0x4f2eda['updateMarker'](_0x2335dd,{'range':_0x4f2eda['createRange'](_0xf23ac2,_0x5c56c1)}):_0x4f2eda['removeMarker'](_0x2335dd),!0x0);}function Lt(_0x1797ce){return _0x3a2ba7(_0x1797ce);}function Jt(_0x28211f){const _0x12345c=_0x28211f['start']['nodeAfter'];return _0x12345c&&_0x12345c['is']('element');}function Kt(_0x23035c){return!Pt(_0x23035c)&&!function(_0xa9ced8){return _0xa9ced8['start']['parent']==_0xa9ced8['end']['nodeBefore']&&_0xa9ced8['start']['isAtEnd'];}(_0x23035c);}function Ht(_0x67a0f3,_0x4e6cce){return null==_0x67a0f3['end']['nodeBefore']&&_0x67a0f3['end']['parent']==_0x67a0f3['start']['nodeAfter']?qt(_0x67a0f3['start']['nodeAfter'],_0x4e6cce):_0x67a0f3;}function qt(_0xc2888d,_0x15c448){const _0x2440e6=_0x15c448['schema']['isObject'](_0xc2888d)||_0x15c448['schema']['isSelectable'](_0xc2888d);return _0x15c448['createRange'](_0x15c448['createPositionAt'](_0xc2888d,'before'),_0x2440e6?_0x15c448['createPositionAfter'](_0xc2888d):_0x15c448['createPositionAt'](_0xc2888d,'end'));}function zt(_0x168077,_0x1576d1,_0x1f0096,_0x5a2ae8){return!!Wt(_0x168077,_0x1576d1)&&_0x1f0096['end']['isEqual'](_0x5a2ae8['start']);}function Wt(_0x3cda05,_0x3a85d0){if(!_0x3cda05['_isDataLoaded']||!_0x3a85d0['_isDataLoaded'])return!0x1;const _0x49dddb=new Set(Object['keys'](_0x3cda05['attributes'])),_0x3bd01c=new Set(Object['keys'](_0x3a85d0['attributes']));if(_0x49dddb['delete']('groupId'),_0x3bd01c['delete']('groupId'),0x0==_0x49dddb['size']&&0x0==_0x3bd01c['size'])return!0x0;if(_0x49dddb['size']!=_0x3bd01c['size'])return!0x1;const _0x1393b7={..._0x3cda05['attributes']},_0x3d53a2={..._0x3a85d0['attributes']};return delete _0x1393b7['groupId'],delete _0x3d53a2['groupId'],JSON['stringify'](_0x1393b7)==JSON['stringify'](_0x3d53a2);}function Qt(_0x5ad2c2,_0x4a460a){const _0x2d4e94=Xt(_0x5ad2c2['attributes']),_0x27fe4f=Xt(_0x4a460a);if(!_0x5ad2c2['_isDataLoaded'])return!0x1;for(const _0x276a8c of Object['keys'](_0x27fe4f))if(!_0x92ba7f(_0x2d4e94[_0x276a8c],_0x27fe4f[_0x276a8c]))return!0x1;return!0x0;}function Xt(_0x17d56c){const _0x3c48da=Object['assign']({},_0x17d56c);return delete _0x3c48da['skipNestingCheck'],delete _0x3c48da['tablePasteChainId'],_0x3c48da;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
-
_0x2042f1(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x203610,_0x1f8712,_0x193025,_0x2abd78){super(),this['model']=_0x1f8712,this['view']=_0x193025,this['commentThreadController']=_0x2abd78,this['_editor']=_0x203610,this['_acceptCommand']=_0x203610['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x203610['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3f83f,_0x2262f8)=>_0x3f83f||_0x2262f8),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4b89f9=>_0x4b89f9&&this['_editor']['model']['canEditAt'](_0x1f8712['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x38777d=>_0x38777d&&this['_editor']['model']['canEditAt'](_0x1f8712['getRanges']())),this['_pendingAction']=null,_0x193025['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x193025,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x193025,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x193025,'change:isDirty',()=>{_0x193025['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 _0x3da70d=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3da70d);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ti extends _0x3e0d77{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x142f4c,_0x42cf9f,_0x4357d2,_0x31a467){super(_0x142f4c),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x341edb(_0x142f4c,o(_0x142f4c,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x42cf9f['authoredAt']),this['bind']('authoredAt')['to'](_0x42cf9f),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',_0x42cf9f,'authoredAt',this,'descriptionParts',(_0x22065d,_0x446e78,_0x3482e0)=>{const _0x1c631d=_0x3482e0['map'](_0x30b0f2=>ls(_0x30b0f2['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x22065d-0x1,_0x42cf9f['author']['name'],_0x446e78?_0x31a467['formatDateTime'](_0x446e78):'',new DOMParser()['parseFromString'](_0x1c631d,'text/html')['body']['textContent']]);}),this['focusables']=new _0x1328a2(),this['focusTracker']=new _0x11efcf(),this['keystrokes']=new _0x3a6ef9(),this['focusCycler']=new _0x9939a3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x548260=>_0x548260['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x42cf9f,this['_localUser']=_0x4357d2,this['_config']=_0x31a467,_0x31a467['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x3b9a98(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x263bbb}=this['_config'];this['commentsListView']=new _0x263bbb(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',_0x29a7ba=>_0x29a7ba+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x22aafc,_0x1dde4a)=>_0x22aafc||!!_0x1dde4a);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x28ab90}=this['_config'],_0x77115e=new _0x28ab90(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xbe051b=_0x77115e['commentInputView'];return _0x77115e['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0xbe051b,'value',(_0x240b1c,_0x3df933,_0x2fd184)=>!!_0x2fd184||_0x240b1c&&!_0x3df933),_0xbe051b['on']('submit',(_0x9e78aa,_0x29b2c0)=>{this['fire']('addComment',_0x29b2c0),_0xbe051b['editor']['setData']('');}),_0xbe051b['on']('cancel',()=>this['focus']()),_0xbe051b['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x77115e;}}class fe extends ti{['suggestionView'];['_descriptionElement'];constructor(_0xc7c2d3,_0x3aaeba,_0xba3e9a,_0x5836f9){super(_0xc7c2d3,_0x3aaeba,_0xba3e9a,_0x5836f9),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x59db07=>_0x59db07&&_0x59db07[0x0]?_0x59db07[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x23c4c8,_0xebf43c)=>{let _0x3fd5e6='';for(const _0x32aea4 of _0x23c4c8)_0x3fd5e6+='<p>'+ls(_0x32aea4['content'],_0x32aea4['color'])+'</p>';return _0xebf43c?_0x3fd5e6:_0x4d0840(_0x3fd5e6,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x5836f9['SuggestionView'](_0xc7c2d3,_0x3aaeba,{'formatDateTime':_0x5836f9['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 _0x110dec=this['bindTemplate'],_0x49abc9=[this['suggestionView']];return this['commentsListView']&&_0x49abc9['push'](this['commentsListView']),this['commentThreadInputView']&&_0x49abc9['push'](this['commentThreadInputView']),_0x49abc9['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x110dec['if']('isActive','ck-suggestion-wrapper--active'),_0x110dec['to']('type',_0x3b6768=>'ck-suggestion-'+_0x3b6768),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':_0x110dec['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x49abc9};}['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 _0x3e0d77{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x32a68e,_0x565abc,_0x5e7cf3){super(_0x32a68e),this['_model']=_0x565abc,this['_config']=_0x5e7cf3,this['set']('description',''),this['bind']('authoredAt')['to'](_0x565abc),this['acceptButton']=this['_createButton'](o(_0x32a68e,'Accept\x20suggestion'),_0x53d3c4,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x32a68e,'Discard\x20suggestion'),_0x1cf4eb,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x17b1a2(_0x32a68e,_0x565abc['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x1328a2([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x11efcf(),this['keystrokes']=new _0x3a6ef9(),this['focusCycler']=new _0x9939a3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x52e6b3=>_0x52e6b3['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x374d3d=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x374d3d['innerHTML']=this['description'],this['on']('change:description',(_0x3d7aad,_0x1006a8,_0x1701fd)=>{_0x374d3d['innerHTML']=_0x1701fd;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x33d70e=this['bindTemplate'],_0x2521a0=[{'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':_0x33d70e['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x33d70e['to']('authoredAt',_0x1fffde=>this['_config']['formatDateTime'](_0x1fffde))}]}]},{'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']&&_0x2521a0['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':_0x2521a0}]};}['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'](_0x2d2265,_0x37b15d,_0x533548,_0x5897cd,_0x2059e3){const _0x4c538c=new _0x2e109d(this['locale']);return _0x4c538c['set']({'label':_0x2d2265,'icon':_0x37b15d,'tooltip':!0x0,'tooltipPosition':_0x2059e3}),_0x4c538c['extendTemplate']({'attributes':{'class':_0x533548}}),_0x4c538c['on']('execute',()=>{this['fire'](_0x5897cd,this['_model']['id']);}),_0x4c538c;}['_setupKeyboardNavigation'](){const _0x4a7e03=this['element'];this['keystrokes']['listenTo'](_0x4a7e03);for(const _0x894cb1 of this['focusables'])this['focusTracker']['add'](_0x894cb1['element']),this['keystrokes']['listenTo'](_0x894cb1['element']);this['keystrokes']['set']('enter',(_0x187efb,_0x17220a)=>{_0x4a7e03===_0x187efb['target']&&(this['focusCycler']['focusFirst'](),_0x17220a());}),this['keystrokes']['set']('esc',(_0x2606ea,_0xe1e91a)=>{_0x4a7e03!==_0x2606ea['target']&&(this['focus'](),_0xe1e91a());});}}class u extends _0x2611d7{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x6d65dd,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1a7780){super(_0x1a7780),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x36a23a=this['editor']['config'];_0x36a23a['define']('trackChanges.SuggestionThreadView',fe),_0x36a23a['define']('trackChanges.SuggestionView',we),_0x36a23a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x36a23a['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x4bfe70,_0x18bb30){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x370f2c,_0x20e650]of this['_handleControllerBuffer']){const _0x5e651b=this['_suggestionToController']['has'](_0x370f2c);_0x5e651b||_0x20e650?_0x5e651b&&_0x20e650&&this['_destroyController'](_0x370f2c):this['_initializeController'](_0x370f2c);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x4bfe70,_0x18bb30);}['init'](){const _0x390875=this['editor'],_0x25aca3=_0x390875['plugins']['get']('TrackChangesEditing'),_0x181281=_0x390875['plugins']['get']('Annotations'),_0x180dff=_0x390875['plugins']['get']('EditorAnnotations'),_0x2a7381=_0x390875['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x180dff['addSourceCollector'](()=>{const _0x511648=[];for(const [_0x3d1b52,_0x3c1643]of Array['from'](this['_suggestionToController'])){const _0x4c6613=_0x3d1b52['getAllAdjacentSuggestions'](),_0x374476=[];for(const _0x47cf69 of _0x4c6613){if(!_0x47cf69['isInContent'])continue;if(_0x47cf69['isMultiRange']){_0x374476['push'](..._0x47cf69['getRanges']());continue;}const _0x3300c4=_0x47cf69['getFirstRange']();if(_0x374476['length']>0x0){const _0x193eeb=_0x374476[0x0]['getJoined'](_0x3300c4);if(_0x193eeb){_0x374476[0x0]=_0x193eeb;continue;}}_0x374476['push'](_0x3300c4);}_0x511648['push']([_0x3c1643['view'],_0x374476]);}return _0x511648;}),this['listenTo'](_0x25aca3,'suggestionLoaded',(_0x55a4b8,_0x5a9b8f)=>{this['listenTo'](_0x5a9b8f,'change:previous',(_0x5e4f55,_0x420b85,_0x56c032,_0x5ca8a2)=>{_0x5a9b8f['isInContent']&&(null==_0x56c032?(this['_updateController'](_0x5ca8a2['head']),this['_handleSuggestionControllerDelayed'](_0x5a9b8f,!0x1)):(this['_updateController'](_0x56c032['head']),null==_0x5ca8a2&&this['_handleSuggestionControllerDelayed'](_0x5a9b8f,!0x0)));}),null!==_0x5a9b8f['previous']?this['_updateController'](_0x5a9b8f['head']):this['_handleSuggestionControllerDelayed'](_0x5a9b8f,!0x1);}),this['listenTo'](_0x25aca3,'suggestionUnloaded',(_0x486685,_0x406750,_0x2d672f)=>{this['stopListening'](_0x406750,'change:previous'),this['_handleControllerBuffer']['delete'](_0x406750),this['_suggestionToController']['has'](_0x406750)&&this['_destroyController'](_0x406750),_0x2d672f&&this['_updateController'](_0x2d672f['head']);}),this['listenTo'](_0x25aca3,'suggestionChanged',(_0x64dd17,_0x475ece)=>{this['_updateController'](_0x475ece);}),this['listenTo'](_0x181281,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x2a7381,'addComment',(_0x4d546c,{threadId:_0x238f39,isFromAdapter:_0x52cb0a})=>{if(_0x52cb0a||!_0x25aca3['hasSuggestion'](_0x238f39))return;const _0xcf7edc=_0x25aca3['getSuggestion'](_0x238f39);this['_suggestionToController']['get'](_0xcf7edc)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1f147a=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x21c494;for(const _0x3eb1e3 in _0x1f147a){const _0x2cfac2=_0x3eb1e3,_0x45fe35=_0x1f147a[_0x2cfac2];if('trackChangesLicenseKeyValid'==_0x45fe35||'trackChangesLicenseKeyInvalid'==_0x45fe35||'trackChangesLicenseKeyExpired'==_0x45fe35||'trackChangesLicenseKeyDomainLimit'==_0x45fe35||'trackChangesLicenseKeyNotAllowed'==_0x45fe35||'trackChangesLicenseKeyEvaluationLimit'==_0x45fe35||'trackChangesLicenseKeyTrialLimit'==_0x45fe35||'trackChangesLicenseKeyUsageLimit'==_0x45fe35){delete _0x1f147a[_0x2cfac2],_0x21c494=_0x45fe35,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x21c494&&_0x1f147a['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x21c494&&_0x1f147a['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x21c494&&_0x1f147a['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x21c494&&_0x1f147a['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x21c494&&_0x1f147a['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x21c494&&_0x1f147a['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x21c494&&_0x1f147a['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x3c6c5b){const _0x553969=this['_suggestionToController']['get'](_0x3c6c5b);if(!_0x553969)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x553969['view'])||null;}['getSuggestionForAnnotation'](_0x12d6bb){const _0x579f90=this['_viewToController']['get'](_0x12d6bb['innerView']);return _0x579f90?_0x579f90['model']:null;}['_refreshActiveMarkers'](){const _0x3c14b2=this['editor']['plugins']['get']('Annotations'),_0x4e3888=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2590c3=Array['from'](_0x3c14b2['activeAnnotations'],_0x3dc8c5=>_0x3dc8c5['innerView'])['filter'](_0x5ac954=>this['_viewToController']['has'](_0x5ac954)),_0x205ff7=[];for(const _0x3f30a4 of _0x2590c3){const _0x3f8018=this['_viewToController']['get'](_0x3f30a4)['model']['getAllAdjacentSuggestions']();_0x205ff7['push'](..._0x3f8018['reduce']((_0x2b7634,_0x3a4ac9)=>[..._0x2b7634,..._0x3a4ac9['getMarkerNames']()],[]));}_0x4e3888['activeMarkers']=_0x205ff7;}['_addUIComponentsToFactory'](){const _0x50570e=this['editor'],_0x26f70b=_0x50570e['locale'],_0x414212=o(_0x26f70b,'Track\x20changes'),_0x259765=new _0x1f5b20([{'type':'switchbutton','model':new _0xf1f065({'withText':!0x0,'isToggleable':!0x0,'label':_0x414212,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0xf1f065({'withText':!0x0,'label':o(_0x26f70b,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xf1f065({'withText':!0x0,'label':o(_0x26f70b,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0xf1f065({'withText':!0x0,'label':o(_0x26f70b,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xf1f065({'withText':!0x0,'label':o(_0x26f70b,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x50570e['plugins']['has']('TrackChangesPreview')&&_0x259765['addMany']([{'type':'separator'},{'type':'button','model':new _0xf1f065({'withText':!0x0,'label':o(_0x26f70b,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x236f39 of _0x259765)if(ke(_0x236f39)){const _0x4a266c=_0x50570e['commands']['get'](_0x236f39['model']['commandName']);_0x236f39['model']['bind']('isOn','isEnabled')['to'](_0x4a266c,'value','isEnabled');}_0x50570e['ui']['componentFactory']['add']('trackChanges',_0x1806ac=>this['_createToolbarButton'](_0x1806ac,_0x259765,_0x414212)),_0x50570e['ui']['componentFactory']['add']('menuBar:trackChanges',_0x505bed=>this['_createMenuBarMenu'](_0x505bed,_0x259765,_0x414212));}['_createToolbarButton'](_0x249c57,_0x4e6f48,_0x899a31){const _0x479baf=_0x28d278(_0x249c57,_0xcd0c07),_0x38fd40=this['editor']['commands']['get']('trackChanges');_0x479baf['buttonView']['set']({'tooltip':_0x899a31,'label':_0x899a31,'icon':_0x1236f4}),_0x479baf['buttonView']['bind']('isOn')['to'](_0x38fd40,'value'),_0x479baf['buttonView']['on']('execute',()=>{_0x38fd40['execute'](),this['editor']['editing']['view']['focus']();}),_0x1286f2(_0x479baf,_0x4e6f48,{'role':'menu'});const _0x3c6907=[];for(const _0x5f1eaf of _0x4e6f48)ke(_0x5f1eaf)&&_0x3c6907['push'](this['editor']['commands']['get'](_0x5f1eaf['model']['commandName']));const _0x21b132=_0x479baf['buttonView'];return _0x21b132['actionView']['unbind']('isEnabled'),_0x21b132['arrowView']['unbind']('isEnabled'),_0x21b132['actionView']['bind']('isEnabled')['to'](_0x38fd40,'isEnabled'),_0x21b132['arrowView']['bind']('isEnabled')['toMany'](_0x3c6907,'isEnabled',(..._0x4b1b68)=>_0x4b1b68['some'](_0x2884de=>_0x2884de)),_0x479baf['on']('execute',_0x40f6db=>{this['editor']['execute'](_0x40f6db['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x479baf;}['_createMenuBarMenu'](_0x1a2a14,_0x14ba43,_0x2f19f4){const _0xe65fc=new _0x5c9e28(_0x1a2a14),_0x47f9d4=this['editor']['commands']['get']('trackChanges');_0xe65fc['buttonView']['set']({'label':_0x2f19f4,'icon':_0x1236f4});const _0x2fb072=new _0x384be6(_0x1a2a14);for(const _0x412eee of _0x14ba43){if('separator'==_0x412eee['type']){_0x2fb072['items']['add'](new _0x573aee(_0x1a2a14));continue;}const _0x17045d=new _0x4ac3b6(_0x1a2a14,_0xe65fc),_0x26e802=new _0x52a886(_0x1a2a14),_0x510086=_0x412eee['model'];_0x26e802['bind'](...Object['keys'](_0x510086))['to'](_0x510086),_0x26e802['delegate']('execute')['to'](_0xe65fc),_0x26e802['on']('execute',()=>{this['editor']['execute'](_0x510086['commandName']),this['editor']['editing']['view']['focus']();}),_0x17045d['children']['add'](_0x26e802),_0x2fb072['items']['add'](_0x17045d);}return _0xe65fc['bind']('isEnabled')['to'](_0x47f9d4,'isEnabled'),_0xe65fc['panelView']['children']['add'](_0x2fb072),_0xe65fc;}['_initializeController'](_0x176d34){const _0x23a0a2=this['editor'],_0x3dad4a=_0x23a0a2['config'],_0xbcb2b6=_0x23a0a2['plugins']['get']('Annotations'),_0x25c644=_0x23a0a2['plugins']['get']('CommentsRepository'),_0x17683d=_0x23a0a2['plugins']['get']('EditorAnnotations'),_0x508936=_0x23a0a2['plugins']['get'](_0x6d65dd)['me'],_0x26f118=_0x3dad4a['get']('trackChanges')['SuggestionThreadView'],_0x415467=_0x3dad4a['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x197e1f,CommentThreadInputView:_0x2532a0}=_0x23a0a2['plugins']['get']('CommentsUI');let _0x3443d2,_0x20eb95,_0x45eb03;this['_annotationViews']['has'](_0x176d34['id'])?(_0x20eb95=this['_annotationViews']['get'](_0x176d34['id']),_0x3443d2=_0x20eb95['mainView']):(_0x3443d2=new _0x26f118(_0x23a0a2['locale'],_0x176d34,_0x508936,{'disableComments':this['_disableComments'],'editorConfig':{..._0x3dad4a['get']('comments.editorConfig'),'licenseKey':_0x3dad4a['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x3dad4a['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x3dad4a['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x3dad4a['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x434f11(_0x3dad4a['get']('locale'),_0x23a0a2['locale']),'CommentView':_0x3dad4a['get']('comments')['CommentView'],'CommentsListView':_0x197e1f,'CommentThreadInputView':_0x2532a0,'SuggestionView':_0x415467}),_0x3443d2['suggestionView']['acceptButton']['on']('execute',()=>{_0x23a0a2['editing']['view']['focus']();}),_0x3443d2['suggestionView']['discardButton']['on']('execute',()=>{_0x23a0a2['editing']['view']['focus']();}),_0x20eb95=_0xbcb2b6['createAnnotationView'](this['editor']['locale'],_0x3443d2),_0x20eb95['bind']('isDirty')['to'](_0x3443d2,'isDirty'),_0x20eb95['bind']('length')['to'](_0x3443d2),_0x20eb95['bind']('type')['to'](_0x3443d2,'type',_0x361476=>'suggestion-'+_0x361476),_0x3443d2['on']('escape',()=>{_0x45eb03['fire']('escape');}),this['_annotationViews']['set'](_0x176d34['id'],_0x20eb95));const _0x5202f5=_0x25c644['createCommentThreadController'](_0x176d34['commentThread'],_0x3443d2),_0x162f67=new pe(_0x23a0a2,_0x176d34,_0x3443d2,_0x5202f5),_0x31b69e=_0x176d34['getAllAdjacentSuggestions']()['filter'](_0x443ae7=>_0x443ae7['isInContent']);_0x3443d2['descriptionParts']=_0x23a0a2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x31b69e),this['_suggestionToController']['set'](_0x176d34,_0x162f67),this['_viewToController']['set'](_0x3443d2,_0x162f67),_0x45eb03=_0xbcb2b6['createAnnotation']({'view':_0x20eb95,'target':()=>{const _0x1e3fef=[],_0x434e3a=_0x176d34['getAllAdjacentSuggestions']()['filter'](_0x373771=>_0x373771['isInContent']);for(const _0x50fc6e of _0x434e3a)_0x1e3fef['push'](..._0x50fc6e['getMarkers']());return _0x48eca7(_0x23a0a2['editing'],_0x1e3fef);},'type':()=>'suggestion-'+_0x162f67['view']['type']}),_0x25c644['_bindAnnotationToEditors'](_0x3443d2,_0x45eb03),_0xbcb2b6['add'](_0x45eb03),_0x17683d['registerAnnotation'](_0x45eb03);}['_destroyController'](_0x216e92){const _0x34b830=this['editor']['plugins']['get']('CommentsRepository'),_0xc6f06c=this['editor']['plugins']['get']('Annotations'),_0x345815=this['_suggestionToController']['get'](_0x216e92),_0x4b5081=_0x345815['view'],_0x300e53=_0xc6f06c['getByInnerView'](_0x4b5081);_0x34b830['_unbindEditors'](_0x4b5081),_0x300e53&&_0xc6f06c['remove'](_0x300e53),this['_suggestionToController']['delete'](_0x216e92),this['_viewToController']['delete'](_0x4b5081),_0x345815['destroy']();}['_updateController'](_0x262f0f){if(!_0x262f0f['isInContent']||!this['_suggestionToController']['has'](_0x262f0f))return;const _0x3bbdca=this['editor']['plugins']['get']('TrackChangesEditing'),_0x37f708=this['_suggestionToController']['get'](_0x262f0f),_0x5f0943=_0x262f0f['getAllAdjacentSuggestions']();_0x37f708['view']['descriptionParts']=_0x3bbdca['descriptionFactory']['getDescriptions'](_0x5f0943);}['destroy'](){for(const _0x3fc1b8 of this['_suggestionToController']['keys']())this['_destroyController'](_0x3fc1b8);for(const _0x3cc540 of this['_annotationViews']['values']())_0x3cc540['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x22c1f8){return'model'in _0x22c1f8;}class Fe extends _0x2611d7{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x347a37){this['editor']['plugins']['get'](d)['adapter']=_0x347a37;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x2f76bc){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x2f76bc);}['getSuggestions']({skipNotAttached:_0x3ca8a2=!0x1,toJSON:_0xb945fe=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x3ca8a2,'toJSON':_0xb945fe});}['getSuggestion'](_0xe284f9){return this['editor']['plugins']['get'](d)['getSuggestion'](_0xe284f9);}}const p=['Pagination'];class re extends _0x2611d7{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5d18e3=this['editor'];if(_0x5d18e3['config']['define']('trackChangesData.editorCreator',_0x336e1c=>{const _0x38eaba=_0x5d18e3['model']['document']['getRootNames']()['reduce']((_0x442f6b,_0x218f61)=>(_0x442f6b[_0x218f61]='',_0x442f6b),{});return _0x5d18e3['constructor']['create'](_0x38eaba,_0x336e1c);}),'function'!=typeof _0x5d18e3['config']['get']('trackChangesData')['editorCreator'])throw new _0x84cc70('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x433e7c){return P(this['editor'],!0x0,_0x433e7c);}['getDataWithDiscardedSuggestions'](_0x1ab529){return P(this['editor'],!0x1,_0x1ab529);}}class Ge extends _0x2611d7{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1ac112){function _0x482d88(_0x1e772f){return _0x1e772f['map'](_0x51afca=>String['fromCharCode'](_0x51afca))['join']('');}super(_0x1ac112),this['result']='end',_0x1ac112[_0x482d88([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x482d88([0x76,0x69,0x65,0x77])][_0x482d88([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x482d88([0x61,0x75,0x74,0x6f]),_0x1ac112[_0x482d88([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x482d88([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x482d88([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x482d88([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x482d88([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 $e(_0x3aaff3){return void 0x0!==_0x3aaff3['getRootsAttributes'];}async function P(_0x5251c4,_0x8a11b2,_0x529362){const _0x508f76=_0x13df1d(_0x5251c4,p);_0x508f76['plugins']['push'](d,Ge),_0x508f76['rootsAttributes']=$e(_0x5251c4)?_0x5251c4['getRootsAttributes']():void 0x0;const _0xa0a0d9=document['createDocumentFragment'](),_0x4e20c8=_0x5251c4['config']['get']('trackChangesData')['editorCreator'],_0x558045=await _0x4e20c8(_0x508f76,()=>function(_0x4597e6){const _0x3186ca=document['createElement']('div');return _0x4597e6['appendChild'](_0x3186ca),_0x3186ca;}(_0xa0a0d9));!function(_0x3a3741,_0x2fe843){const _0x4d7ca2=_0x3a3741['model']['document']['getRootNames']()['reduce']((_0x46e7a2,_0x31ab1d)=>(_0x46e7a2[_0x31ab1d]=_0x3a3741['data']['get']({'rootName':_0x31ab1d}),_0x46e7a2),{}),_0x4467e4=_0x3a3741['plugins']['get']('Users')['users']['map'](_0x17a67a=>({'id':_0x17a67a['id'],'name':_0x17a67a['name']})),_0x40b14c=_0x3a3741['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1079de=_0x3a3741['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3bd50e=_0x2fe843['plugins']['get']('Users'),_0x3a8bf8=_0x2fe843['plugins']['get']('TrackChangesEditing'),_0xd93635=_0x2fe843['plugins']['get']('CommentsRepository');for(const _0x482849 of _0xd93635['getCommentThreads']())_0x482849['remove']();for(const _0x29b323 of _0x4467e4)_0x3bd50e['getUser'](_0x29b323['id'])||_0x3bd50e['addUser'](_0x29b323);_0x3bd50e['me']||_0x3bd50e['useAnonymousUser']();for(const _0x4425a4 of _0x1079de)_0xd93635['addCommentThread'](_0x4425a4);for(const _0x4f3edb of _0x40b14c)_0x3a8bf8['addSuggestionData'](_0x4f3edb);_0x2fe843['data']['set'](_0x4d7ca2);}(_0x5251c4,_0x558045),_0x558045['execute'](_0x8a11b2?'acceptAllSuggestions':'discardAllSuggestions');const _0x3f458a=$e(_0x558045)?_0x558045['getFullData'](_0x529362):_0x558045['data']['get'](_0x529362);return await _0x558045['destroy'](),_0x3f458a;}class Me extends _0x3e0d77{['options'];constructor(_0x43b14a,_0x575fd5){super(_0x43b14a),this['options']=_0x575fd5,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'](_0x9f3303,_0x1f3d12){if(!this['element'])return;const _0x1509d3=[];for(const [_0xdcfd74,_0x190aee]of _0x9f3303){const _0x3db493=document['createElement']('div');_0x3db493['setAttribute']('data-ck-root-name',_0xdcfd74),_0x3db493['className']=_0x190aee['classes']+'\x20ck-track-changes-preview__root-container',_0x3db493['innerHTML']=_0x190aee['content'],_0x1509d3['push'](_0x3db493);}_0x1f3d12(this['element'],_0x1509d3),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x3a92cc{constructor(_0x4cacdd){super(_0x4cacdd),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x47633f=this['editor'],_0x511671=_0x47633f['locale'],_0x2710e8=_0x47633f['plugins']['get']('Dialog');let _0x4167ce;const _0x1d64fd=function(_0x3febd6){const _0x30f224={};if('editables'in _0x3febd6['ui']['view']){for(const [_0x1b9e31,_0x46db41]of Object['entries'](_0x3febd6['ui']['view']['editables']))_0x30f224[_0x1b9e31]=_0x46db41['element'];}else _0x30f224[_0x3febd6['model']['document']['getRootNames']()[0x0]]=_0x3febd6['ui']['view']['editable']['element'];return _0x30f224;}(_0x47633f),_0x1af0d9=function(_0x12f6e1){let _0x52783d=0x0;for(const _0x34a386 of Object['values'](_0x12f6e1))_0x52783d=Math['max'](_0x52783d,_0x34a386['getBoundingClientRect']()['width']);let _0x115bb8=0x0;for(const _0x286fbd of Object['values'](_0x12f6e1))_0x115bb8+=_0x286fbd['getBoundingClientRect']()['height'];const _0x3ec3a9=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x18fa22=Math['min'](_0x115bb8,_0x3ec3a9);return{'width':_0x52783d,'height':_0x18fa22};}(_0x1d64fd);_0x2710e8['show']({'id':'finalContentPreview','title':o(_0x511671,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x511671,{'dialogRects':_0x1af0d9}),'onHide':()=>{_0x4167ce['detachFromDom']();},'onShow':()=>{_0x47633f['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x5dfadb=>{const _0x4679f6=this['_standarizeRootsData'](_0x5dfadb,_0x47633f,_0x1d64fd);_0x2710e8['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x4679f6,_0x47633f['config']['get']('trackChanges.preview.renderFunction'));}),_0x4167ce=new _0x892a28(_0x511671,[_0x2710e8['view']]),_0x4167ce['attachToDom'](),_0x4167ce['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x47633f['once']('destroy',()=>{_0x4167ce['detachFromDom']();});const _0x520c7f=_0x2710e8['view']['headerView']['class'];_0x2710e8['view']['headerView']['class']=_0x520c7f?_0x520c7f+'\x20ck-reset_all':'ck-reset_all',_0x2710e8['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x2710e8['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x1f1030=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x3d18c0=_0x1f1030['previewMode'],_0x4b0a57={};if('$labels'===_0x3d18c0){for(const _0x53c067 of _0x1f1030['getMergeFieldsIds']())_0x4b0a57[_0x53c067]=_0x1f1030['getLabel'](_0x53c067)||_0x53c067;}else{const _0x24c720='$defaultValues'===_0x3d18c0?_0x1f1030['getDefaultValues']():_0x1f1030['getDataSetValues'](_0x3d18c0,!0x0);for(const _0x5983f8 of Object['entries'](_0x24c720)){const [_0x38bf3d,_0x56c16e]=_0x5983f8;_0x4b0a57[_0x38bf3d]=null!==_0x56c16e?_0x56c16e:_0x1f1030['getLabel'](_0x38bf3d)||_0x38bf3d;}}return{'mergeFieldsData':_0x4b0a57};}['_standarizeRootsData'](_0x1846dd,_0x33efdc,_0x2c9ea1){let _0x2dde97;if('string'==typeof _0x1846dd){const _0x37bf01=_0x33efdc['model']['document']['getRootNames']()[0x0];_0x2dde97={[_0x37bf01]:_0x1846dd};}else _0x2dde97=_0x1846dd;const _0x1eff98=this['_fixMediaEmbeds'](_0x2dde97,_0x33efdc),_0x39586d=function(_0x2fb358,_0x2cfd7e){for(const [_0x3f2af2,_0x45e159]of _0x2fb358)_0x45e159['classes']=_0x2cfd7e[_0x3f2af2]['classList']['value']['replace']('ck-focused','');return _0x2fb358;}(this['_sortRoots'](_0x33efdc)['reduce']((_0x2aa79e,_0xcb51bd)=>(_0x2aa79e['push']([_0xcb51bd,{'content':_0x1eff98[_0xcb51bd],'classes':''}]),_0x2aa79e),[]),_0x2c9ea1);return _0x39586d;}['_fixMediaEmbeds'](_0x2a5871,_0x467a82){if(!_0x467a82['plugins']['has']('MediaEmbedEditing'))return _0x2a5871;const _0x1df844=_0x467a82['plugins']['get']('MediaEmbedEditing');for(const [_0x29adf4,_0x52507a]of Object['entries'](_0x2a5871)){const _0x362941=document['createElement']('div');_0x362941['innerHTML']=_0x52507a,(_0x362941['querySelectorAll']('figure.media')['forEach'](_0x439284=>{const _0x2ee09b=_0x439284['querySelector']('oembed');if(_0x2ee09b){const _0x40181c=_0x2ee09b['getAttribute']('url');if(_0x40181c){const _0x1e8c1d=_0x1df844['registry']['getMediaViewElement'](new _0x40f0dc(_0x467a82['editing']['view']['document']),_0x40181c,{'elementName':'','renderForEditingView':!0x0}),_0x12d47c=document['createElement']('div');_0x12d47c['classList']['add']('ck-media__wrapper'),_0x1e8c1d['render'](_0x12d47c,_0x467a82['editing']['view']['domConverter']),_0x2ee09b['replaceWith'](_0x12d47c);}}}),_0x2a5871[_0x29adf4]=_0x362941['innerHTML']);}return _0x2a5871;}['_sortRoots'](_0x317ce2){if(!function(_0x1b733d){return void 0x0!==_0x1b733d['getRootsAttributes'];}(_0x317ce2))return _0x317ce2['model']['document']['getRootNames']();const _0x29ceda=[],_0x3e504f=new Map();for(const _0x2571ca of _0x317ce2['model']['document']['getRootNames']()){const _0x57f7cf=_0x317ce2['editing']['view']['getDomRoot'](_0x2571ca)['getClientRects']()['item'](0x0);_0x29ceda['push'](_0x2571ca),_0x3e504f['set'](_0x2571ca,_0x57f7cf);}return _0x29ceda['sort']((_0x4a6867,_0x28bc1b)=>{const _0x2974b7=_0x3e504f['get'](_0x4a6867),_0x23984b=_0x3e504f['get'](_0x28bc1b);return _0x2974b7['y']-_0x23984b['y']||_0x2974b7['x']-_0x23984b['x'];}),_0x29ceda;}}class He extends _0x2611d7{static get['requires'](){return[re,_0x244fa7];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x359aa){super(_0x359aa),_0x359aa['commands']['add']('previewFinalContent',new te(this['editor'])),_0x359aa['config']['define']('trackChanges.preview.renderFunction',(_0x4ad5b6,_0x5721b8)=>{for(const _0x70efce of _0x5721b8)_0x4ad5b6['appendChild'](_0x70efce);});}}export{D as AcceptSuggestionCommand,ti as BaseSuggestionThreadView,M as DiscardSuggestionCommand,$ as ExecuteOnAllSuggestionsCommand,B as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,T as Suggestion,x as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Fe as TrackChanges,N as TrackChangesCommand,re as TrackChangesData,Ge as TrackChangesDataGetter,d as TrackChangesEditing,He as TrackChangesPreview,Me as _SuggestionsPreviewView,m as _TRACK_CHANGES_RENAME_ATTRIBUTE_KEY};
|
|
23
|
+
import{Command as _0x5916cd,Plugin as _0x316441,PendingActions as _0x4ec0fd}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x53596a,ObservableMixin as _0xf017ea,uid as _0x4e5108,priorities as _0x535575,insertToPriorityArray as _0x4f6961,toArray as _0x52e942,logWarning as _0x13fdad,getEnvKeystrokeText as _0x505a80,FocusTracker as _0x259144,KeystrokeHandler as _0x5c4f43,Collection as _0x215ad4}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x40c675,IconCancel as _0x4aa8bc,IconTrackChanges as _0x128286}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x226924,View as _0x2848b9,ViewCollection as _0xbf99f0,FocusCycler as _0x3dc04f,UIModel as _0x3adc9f,createDropdown as _0x59dfb0,SplitButtonView as _0x480084,addListToDropdown as _0xc18eb8,MenuBarMenuView as _0x2078db,MenuBarMenuListView as _0xacb05a,ListSeparatorView as _0x505a29,MenuBarMenuListItemView as _0x5e59e2,MenuBarMenuListItemButtonView as _0x1e6a1f,BodyCollection as _0x3e18df,Dialog as _0x2e51ad}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x373620,hashObject as _0x25b7db,surroundingMarkersDetector as _0x429774,FOCUS_ANNOTATION_KEYSTROKE as _0x2894fb,AriaDescriptionView as _0x8b9710,setupThreadKeyboardNavigation as _0x572add,trimHtml as _0xbdfe19,UserView as _0x88b76,LateFocusButtonView as _0x239df2,getDateTimeFormatter as _0x3f33e8,getAllMarkersDomElementsSorted as _0x1c1ad3,sanitizeEditorConfig as _0x2652bd}from'ckeditor5-collaboration/dist/index.js';import{ModelElement as _0x12c0a0,ModelLiveRange as _0x4c7d13,ModelLivePosition as _0x4ede5f,ViewDowncastWriter as _0x257e95}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x26ec76,toWidget as _0x4b0017}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x49ac68,set as _0x12e441,isEqual as _0x3aa8fb,unset as _0x43e0cb,omit as Ut}from'es-toolkit/compat';import{Delete as _0x484a29,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x48f011}from'@ckeditor/ckeditor5-enter/dist/index.js';import{ClipboardPipeline as _0x1ad5eb}from'@ckeditor/ckeditor5-clipboard/dist/index.js';class N extends _0x5916cd{['_enabledCommands'];constructor(_0x554018,_0x1bb3d3){super(_0x554018),this['_enabledCommands']=_0x1bb3d3,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 _0x2516d1 of this['editor']['commands']['commands']())_0x2516d1['affectsData']&&!this['_enabledCommands']['has'](_0x2516d1)&&_0x2516d1['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x304227 of this['editor']['commands']['commands']())_0x304227['affectsData']&&!this['_enabledCommands']['has'](_0x304227)&&_0x304227['clearForceDisabled']('TrackChangesCommand');}}class D extends _0x5916cd{['_suggestions'];constructor(_0x2dbd05,_0x2a47dc){super(_0x2dbd05),this['_suggestions']=_0x2a47dc,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x19b432){const _0x24b437=this['_suggestions']['get'](_0x19b432);if(!_0x24b437)throw new _0x53596a('track-changes-accept-suggestion-not-found',this);const _0x57f6b6=_0x24b437['getRanges']();this['editor']['model']['canEditAt'](_0x57f6b6)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x24b437);}}class M extends _0x5916cd{['_suggestions'];constructor(_0xaa35d3,_0x1963f5){super(_0xaa35d3),this['_suggestions']=_0x1963f5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xd92c){const _0xcf5a3=this['_suggestions']['get'](_0xd92c);if(!_0xcf5a3)throw new _0x53596a('track-changes-discard-suggestion-not-found',this);const _0x586a82=_0xcf5a3['getRanges']();this['editor']['model']['canEditAt'](_0x586a82)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0xcf5a3);}}function ls(_0x12ef3d,_0x196c43){let _0x381717='';return _0x381717+=_0x12ef3d['split']('*')['map']((_0x57663d,_0x384519)=>_0x384519%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+Yt(_0x57663d)+'</span>':Yt(_0x57663d))['join'](''),_0x196c43&&(_0x381717+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x196c43['value']+'\x22\x20title=\x22'+_0x196c43['title']+'\x22></span>'),_0x381717;}function Yt(_0x2d3fcc){const _0x30d5c6=document['createElement']('span');return _0x30d5c6['innerText']=_0x2d3fcc,_0x30d5c6['innerHTML'];}function ts(_0x5b756d){return _0x5b756d['sort']((_0x40ab4b,_0x59b26d)=>'attribute'===_0x40ab4b['type']&&'attribute'!==_0x59b26d['type']?-0x1:'attribute'!==_0x40ab4b['type']&&'attribute'===_0x59b26d['type']?0x1:'deletion'==_0x40ab4b['type']&&'deletion'!=_0x59b26d['type']?-0x1:'deletion'!=_0x40ab4b['type']&&'deletion'==_0x59b26d['type']?0x1:0x0);}function to(_0x145e16,_0x38c19c){let _0x46e378,_0x40a286=0x0;const _0x27074a=[],_0x42a0d0=_0x38c19c['schema'];for(;_0x40a286<_0x145e16['length'];){const _0x889378=_0x145e16[_0x40a286],_0x378df1=_0x145e16[_0x40a286+0x1];_0x46e378||(_0x46e378=_0x38c19c['createPositionBefore'](_0x889378)),Zt(_0x38c19c,_0x889378,_0x378df1)||(_0x27074a['push'](_0x38c19c['createRange'](_0x46e378,_0x42a0d0['isObject'](_0x889378)?_0x38c19c['createPositionAfter'](_0x889378):_0x38c19c['createPositionAt'](_0x889378,'end'))),_0x46e378=null),_0x40a286++;}return _0x27074a;}function Zt(_0x335e1a,_0x4bb53b,_0x4873b2){if(!_0x4873b2)return!0x1;const _0x19e787=_0x335e1a['createPositionAfter'](_0x4bb53b),_0x462e3c=_0x335e1a['createPositionBefore'](_0x4873b2);return _0x19e787['isTouching'](_0x462e3c);}function rs(_0x247a4f,_0x4b010f,_0x2f98c9){for(;_0x2f98c9['length'];){const _0x5e1661=_0x2f98c9['splice'](0x0,0x64);_0x247a4f['change'](()=>{for(const _0x31180b of _0x5e1661)_0x31180b['isInContent']&&_0x4b010f['execute'](_0x31180b['id']);});}}class $ extends _0x5916cd{['_command'];['_suggestions'];constructor(_0x4e5218,_0x6b88a1,_0x260b6b){super(_0x4e5218),this['_command']=_0x6b88a1,this['_suggestions']=_0x260b6b,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x228937=Array['from'](this['_suggestions']['values']())['some'](_0x117c81=>_0x117c81['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x228937;}['execute'](){const _0xacd67=ts(Array['from'](this['_suggestions']['values']()));for(const _0x7934e9 of _0xacd67){const _0x307fa2=_0x7934e9['getRanges']();if(!this['editor']['model']['canEditAt'](_0x307fa2))return;}rs(this['editor']['model'],this['_command'],_0xacd67);}}class B extends _0x5916cd{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x103f2a,_0x16cd7b,_0xd685d0){super(_0x103f2a),this['_command']=_0x16cd7b,this['_suggestions']=_0xd685d0,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x981220=this['editor']['model']['document']['selection'],_0xf17fdf=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x192890,_0x590287){const _0xea0878=Array['from'](_0x192890['getRanges']()),_0x413ff2=new Set();for(const _0x1afb7f of _0x590287)if(_0x1afb7f['isInContent']){for(const _0x2a68a2 of _0xea0878)for(const _0x488bd1 of _0x1afb7f['getRanges']())(_0x2a68a2['isIntersecting'](_0x488bd1)||_0x192890['isCollapsed']&&!_0x1afb7f['isMultiRange']&&_0x1afb7f['next']&&_0x488bd1['end']['isTouching'](_0x2a68a2['start']))&&_0x413ff2['add'](_0x1afb7f);}return _0x413ff2;}(_0x981220,_0xf17fdf),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x35b385=ts(Array['from'](this['_selectedSuggestions']));for(const _0xf25bf6 of _0x35b385){const _0x343eda=_0xf25bf6['getRanges']();if(!this['editor']['model']['canEditAt'](_0x343eda))return;}rs(this['editor']['model'],this['_command'],_0x35b385);}}class T extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0xf017ea(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_originalSuggestionId'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x10afb2,_0xf33052){super(),this['id']=_0xf33052['id'],this['type']=_0xf33052['type'],this['subType']=_0xf33052['subType']||null,this['author']=_0xf33052['author'],this['creator']=_0xf33052['creator']||_0xf33052['author'],this['isExternal']=Boolean(_0xf33052['attributes']&&_0xf33052['attributes']['@external']),this['data']=null,this['_originalSuggestionId']=_0xf33052['originalSuggestionId']||null,this['_model']=_0x10afb2,this['_onAccept']=_0xf33052['onAccept'],this['_onDiscard']=_0xf33052['onDiscard'],this['_onAttributesChange']=_0xf33052['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0xf33052['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 _0x1ed4a3=this;for(;_0x1ed4a3['previous'];)_0x1ed4a3=_0x1ed4a3['previous'];return _0x1ed4a3;}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'](_0x265fe2){this['_markerNames']['add'](_0x265fe2);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x5eecae=>this['_model']['markers']['get'](_0x5eecae))['filter'](_0x5ee2a3=>_0x5ee2a3);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x33844b=>{for(const _0x24fdd2 of this['getMarkers']())_0x33844b['removeMarker'](_0x24fdd2);}),this['_markerNames']['clear']();}['removeMarker'](_0x228541){this['_model']['change'](_0x10b5d9=>{_0x10b5d9['removeMarker'](_0x228541);}),this['_markerNames']['delete'](_0x228541);}['addRange'](_0x2cead9){const _0x14a0ec='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+T['getMultiRangeId']();this['addMarkerName'](_0x14a0ec),this['_model']['change'](_0x1a11e7=>{_0x1a11e7['addMarker'](_0x14a0ec,{'range':_0x2cead9,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3ce527){for(const _0x1ea705 of this['getRanges']())if(_0x1ea705['isIntersecting'](_0x3ce527))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x32673d=>_0x32673d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4a0fb8,_0x328b1f)=>[..._0x4a0fb8,..._0x328b1f['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x16c19d=this['getRanges']();if(0x1!=_0x16c19d['length'])return null;const _0x35a6bb=_0x16c19d[0x0],_0x521435=_0x35a6bb['start']['nodeAfter'],_0x49bb96=_0x35a6bb['end']['nodeBefore'];return _0x521435 instanceof _0x12c0a0?_0x521435!=_0x49bb96?null:_0x521435: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 _0x5886ef=[];let _0x4e5cf0=this['head'];for(;_0x4e5cf0;)_0x5886ef['push'](_0x4e5cf0),_0x4e5cf0=_0x4e5cf0['next'];return _0x5886ef;}['setAttribute'](_0x1aeaff,_0x360813){const _0x564ce=_0x49ac68(this['attributes']);_0x12e441(_0x564ce,_0x1aeaff,_0x360813),_0x3aa8fb(_0x564ce,this['attributes'])||(this['attributes']=_0x564ce,this['_onAttributesChange'](_0x564ce));}['removeAttribute'](_0x41258a){const _0x1461bc=_0x49ac68(this['attributes']);_0x43e0cb(_0x1461bc,_0x41258a),_0x3aa8fb(_0x1461bc,this['attributes'])||(this['attributes']=_0x1461bc,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 _0x4e5108()['substr'](0x1,0x5);}}function o(_0x196039,_0x428d20,_0x1cc113){const _0x25e7c4=_0x196039['t'],t=_0x196039['t'];switch(_0x428d20){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',_0x1cc113);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1cc113);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1cc113);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1cc113);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1cc113);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',_0x1cc113);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1cc113);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',_0x1cc113);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1cc113);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1cc113);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1cc113);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1cc113);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1cc113);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x1cc113);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1cc113);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1cc113);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1cc113);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1cc113);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1cc113);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1cc113);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1cc113);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1cc113);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1cc113);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1cc113);case'*Set\x20table\x20type:*\x20%0':return t('*Set\x20table\x20type:*\x20%0',_0x1cc113);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'},_0x1cc113);case'ELEMENT_CONTENT_TABLE':return t({'string':'content\x20table','plural':'%0\x20content\x20tables','id':'ELEMENT_CONTENT_TABLE'},_0x1cc113);case'ELEMENT_LAYOUT_TABLE':return t({'string':'layout\x20table','plural':'%0\x20layout\x20tables','id':'ELEMENT_LAYOUT_TABLE'},_0x1cc113);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1cc113);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1cc113);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1cc113);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1cc113);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1cc113);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'},_0x1cc113);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1cc113);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1cc113);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1cc113);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1cc113);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'},_0x1cc113);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1cc113);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'},_0x1cc113);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'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'},_0x1cc113);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1cc113);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'},_0x1cc113);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1cc113);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'},_0x1cc113);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1cc113);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1cc113);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'},_0x1cc113);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x1cc113);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 _0x25e7c4({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x1cc113);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x25e7c4({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x1cc113);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x1cc113);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'},_0x1cc113);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'},_0x1cc113);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'},_0x1cc113);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x428d20;}}class x{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x9622d6,_0x43cdcb){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x9622d6,this['_locale']=_0x43cdcb;}['getDescriptions'](_0x50307e){const _0x449208=[],_0x1f8a2b=new Set(),_0x3fc434=new Set();for(let _0x268095=0x0;_0x268095<_0x50307e['length'];_0x268095++){const _0x476fa6=_0x50307e[_0x268095];if(!_0x476fa6['isInContent'])continue;const _0xaa91ed=this['_handleCustomCallbackDescription'](_0x476fa6);if(_0xaa91ed){if(null!=_0x476fa6['subType']){if(_0x1f8a2b['has'](_0x476fa6['subType']))continue;_0x1f8a2b['add'](_0x476fa6['subType']);}_0x449208['push'](_0xaa91ed);}else{if('attribute'==_0x476fa6['type']){const _0x813d62=_0x476fa6['data']['key'];if(_0x3fc434['has'](_0x813d62))continue;_0x3fc434['add'](_0x476fa6['data']['key']),_0x813d62==m?this['_handleRenameSuggestionDescription'](_0x449208,_0x476fa6):this['_handleAttributeSuggestionDescription'](_0x449208,_0x476fa6);continue;}'insertion'!=_0x476fa6['type']&&'deletion'!=_0x476fa6['type']||this['_handleInsertRemoveSuggestionDescription'](_0x449208,_0x476fa6,_0x50307e[_0x268095+0x1]);}}return this['_resolveDescriptionItems'](_0x449208);}['registerDescriptionCallback'](_0x1cea13){this['_customCallbacks']['push'](_0x1cea13);}['registerElementLabel'](_0x3e8e8b,_0x2b2417,_0x14c55b=_0x535575['normal']){'function'==typeof _0x3e8e8b?_0x4f6961(this['_itemLabelsCallbacks'],{'matchingCallback':_0x3e8e8b,'label':_0x2b2417,'priority':_0x14c55b}):this['_itemLabels']['set'](_0x3e8e8b,_0x2b2417);}['registerAttributeLabel'](_0x575f89,_0x394d15){this['_attributeLabels']['set'](_0x575f89,_0x394d15);}['getItemLabel'](_0x113fbb,_0x46f7ce=0x1){let _0x34aa39;for(const _0x2d0004 of this['_itemLabelsCallbacks'])if(_0x2d0004['matchingCallback'](_0x113fbb)){_0x34aa39=_0x2d0004['label'];break;}return _0x34aa39||(_0x34aa39=this['_itemLabels']['get'](_0x113fbb['name'])),_0x34aa39?_0x34aa39(_0x46f7ce):0x1!==_0x46f7ce?_0x46f7ce+'\x20'+_0x113fbb['name']+'s':''+_0x113fbb['name'];}['_addDescriptionItems'](_0x35c2b9,_0x5741c1){const _0x2cf5ff=_0x5741c1['getFirstRange']()['getWalker'](),_0x4eec87='insertion'==_0x5741c1['type']?'add':'remove';for(const _0x2db180 of _0x2cf5ff){const _0x58ba8c=_0x2db180['item'],_0x459c4b=_0x35c2b9[_0x35c2b9['length']-0x1];if(_0x58ba8c['is']('$textProxy'))_0x459c4b&&_0x459c4b['type']['indexOf']('Container')>-0x1&&_0x35c2b9['pop'](),_0x459c4b&&'text'==_0x459c4b['type']?_0x459c4b[_0x4eec87]+=_0x58ba8c['data']:_0x35c2b9['push']({'type':'text','add':'add'==_0x4eec87?_0x58ba8c['data']:'','remove':'remove'==_0x4eec87?_0x58ba8c['data']:''});else{if(this['_schema']['isObject'](_0x58ba8c)){const _0x168602=_0x58ba8c;if(_0x459c4b&&_0x459c4b['type']['indexOf']('Container')>-0x1&&_0x35c2b9['pop'](),'elementEnd'==_0x2db180['type'])continue;_0x459c4b&&_0x459c4b['type']==_0x4eec87+'Object'&&_0x459c4b['element']['name']==_0x168602['name']?_0x459c4b['quantity']++:_0x35c2b9['push']({'type':_0x4eec87+'Object','element':_0x168602,'quantity':0x1}),_0x2cf5ff['skip'](_0x455a53=>!('elementEnd'==_0x455a53['type']&&_0x455a53['item']==_0x58ba8c));}else{if(this['_schema']['checkChild'](_0x58ba8c,'$text')||_0x58ba8c['is']('element','softBreak')){const _0x182e73=_0x58ba8c;if('add'==_0x4eec87&&'elementStart'==_0x2db180['type']||'remove'==_0x4eec87&&'elementEnd'==_0x2db180['type'])continue;if(_0x459c4b&&-0x1==_0x459c4b['type']['indexOf']('Container')){'text'==_0x459c4b['type']&&(_0x459c4b[_0x4eec87]+='\x0a');continue;}let _0x5b1e70;if(_0x5b1e70='add'==_0x4eec87?_0x182e73['nextSibling']&&!this['_schema']['isObject'](_0x182e73['nextSibling'])?_0x182e73['nextSibling']:null:_0x182e73['previousSibling']&&!this['_schema']['isObject'](_0x182e73['previousSibling'])?_0x182e73['previousSibling']:null,_0x182e73['isEmpty']||_0x5b1e70&&_0x5b1e70['isEmpty']){const _0x105113=_0x5b1e70&&_0x5b1e70['isEmpty']?_0x5b1e70:_0x182e73;_0x459c4b&&_0x459c4b['type']==_0x4eec87+'EmptyContainer'&&_0x459c4b['element']['name']==_0x105113['name']?_0x459c4b['quantity']++:_0x35c2b9['push']({'type':_0x4eec87+'EmptyContainer','element':_0x105113,'quantity':0x1});}else _0x35c2b9['push']({'type':_0x4eec87+'Container','element':_0x182e73});}}}}}['_resolveDescriptionItems'](_0x112616){const _0xb30c8=this['_locale'],_0xa86f38=[],_0x3344bd=[],_0x7020e5=[];for(const _0xd6dd0b of _0x112616)switch(_0xd6dd0b['type']){case'text':if(_0xd6dd0b['add']=_0xd6dd0b['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0xd6dd0b['remove']=_0xd6dd0b['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0xd6dd0b['add']&&''!=_0xd6dd0b['remove']){_0xa86f38['push']({'type':'replace','content':o(_0xb30c8,'REPLACE_TEXT',['\x22'+_0xd6dd0b['remove']+'\x22','\x22'+_0xd6dd0b['add']+'\x22'])});continue;}if(null!=_0xd6dd0b['add']['match'](/^ +$/)){_0xa86f38['push']({'type':'insertion','content':o(_0xb30c8,'*Insert:*\x20%0',o(_0xb30c8,'ELEMENT_SPACE',_0xd6dd0b['add']['length']))});continue;}if(null!=_0xd6dd0b['remove']['match'](/^ +$/)){_0xa86f38['push']({'type':'deletion','content':o(_0xb30c8,'*Remove:*\x20%0',o(_0xb30c8,'ELEMENT_SPACE',_0xd6dd0b['remove']['length']))});continue;}if(''!=_0xd6dd0b['add']){_0xa86f38['push']({'type':'insertion','content':o(_0xb30c8,'*Insert:*\x20%0','\x22'+_0xd6dd0b['add']+'\x22')});continue;}_0xa86f38['push']({'type':'deletion','content':o(_0xb30c8,'*Remove:*\x20%0','\x22'+_0xd6dd0b['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0xa86f38['push']({'type':'insertion','content':o(_0xb30c8,'*Insert:*\x20%0',this['getItemLabel'](_0xd6dd0b['element'],_0xd6dd0b['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0xa86f38['push']({'type':'deletion','content':o(_0xb30c8,'*Remove:*\x20%0',this['getItemLabel'](_0xd6dd0b['element'],_0xd6dd0b['quantity']))});continue;case'addContainer':_0xa86f38['push']({'type':'insertion','content':o(_0xb30c8,'*Split:*\x20%0',this['getItemLabel'](_0xd6dd0b['element'],_0xd6dd0b['quantity']))});continue;case'removeContainer':_0xa86f38['push']({'type':'deletion','content':o(_0xb30c8,'*Merge:*\x20%0',this['getItemLabel'](_0xd6dd0b['element'],_0xd6dd0b['quantity']))});continue;case'addFormat':_0x3344bd['push'](_0xd6dd0b['key']);continue;case'removeFormat':_0x7020e5['push'](_0xd6dd0b['key']);continue;default:_0xa86f38['push'](_0xd6dd0b);}if(_0x3344bd['length']){const _0xc73065=_0x3344bd['map'](_0x525b67=>this['_attributeLabels']['has'](_0x525b67)?this['_attributeLabels']['get'](_0x525b67):_0x525b67)['join'](',\x20');_0xa86f38['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0xc73065)});}if(_0x7020e5['length']){const _0x202c7c=_0x7020e5['map'](_0x317f95=>this['_attributeLabels']['has'](_0x317f95)?this['_attributeLabels']['get'](_0x317f95):_0x317f95)['join'](',\x20');_0xa86f38['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x202c7c)});}return _0xa86f38;}['_handleCustomCallbackDescription'](_0x3a4927){for(const _0x46e85e of this['_customCallbacks']){const _0x39f7b5=_0x46e85e(_0x3a4927);if(_0x39f7b5&&'type'in _0x39f7b5)return _0x39f7b5;}}['_handleAttributeSuggestionDescription'](_0x3fbd6a,_0x1a8b44){const _0x4c88d7=_0x1a8b44['data'],_0x8583cd=void 0x0===_0x4c88d7['newValue']?'removeFormat':'addFormat';_0x3fbd6a['push']({'type':_0x8583cd,'key':_0x4c88d7['key']});}['_handleRenameSuggestionDescription'](_0x2592af,_0x20c959){_0x2592af['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x20c959['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x421700,_0x297dd2,_0x5d8a10){if(this['_addDescriptionItems'](_0x421700,_0x297dd2),_0x5d8a10&&_0x5d8a10['getFirstRange']()&&!_0x297dd2['getFirstRange']()['end']['isEqual'](_0x5d8a10['getFirstRange']()['start'])){const _0x1de990=_0x421700[_0x421700['length']-0x1],_0x412c7a='insertion'==_0x297dd2['type']?'add':'remove';_0x1de990&&'text'==_0x1de990['type']&&(_0x1de990[_0x412c7a]+='\x0a');}}}class O extends _0x316441{['afterInit'](){const _0x2d85ef=this['editor'],_0xcbbd2=_0x2d85ef['plugins']['get']('TrackChangesEditing');_0x2d85ef['commands']['get']('showAIAssistant')&&_0xcbbd2['enableCommand']('showAIAssistant');}}class E extends _0x316441{['afterInit'](){const _0x37db45=this['editor'],_0xcd5959=_0x37db45['locale'];if(!_0x37db45['plugins']['has']('AlignmentEditing'))return;const _0x12462a=_0x37db45['plugins']['get']('TrackChangesEditing');_0x12462a['enableDefaultAttributesIntegration']('alignment'),_0x12462a['registerBlockAttribute']('alignment'),_0x12462a['descriptionFactory']['registerAttributeLabel']('alignment',o(_0xcd5959,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4fdec7=this['editor'],_0x87b96e=_0x4fdec7['locale'];_0x4fdec7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x878b0c=>{if('formatBlock'!=_0x878b0c['type'])return;const {data:_0xd5a9cc}=_0x878b0c;if(_0xd5a9cc&&'alignment'==_0xd5a9cc['commandName']){const _0x264f6e=_0xd5a9cc['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x87b96e,'*Format:*\x20%0',function(_0x55f015){switch(_0x55f015){case'left':return o(_0x87b96e,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x87b96e,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x87b96e,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x87b96e,'FORMAT_JUSTIFY_TEXT');}}(_0x264f6e))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class R extends _0x316441{['afterInit'](){const _0x433874=this['editor'],_0x515ba1=_0x433874['plugins']['get']('TrackChangesEditing'),_0x5e21db=_0x433874['locale'];for(const _0x400fc8 of ti){if(!_0x433874['plugins']['has'](_0x400fc8))continue;const _0x23aa9d=_0x400fc8['slice'](0x0,-0x7)['toLowerCase'](),_0x54bfef='FORMAT_'+_0x23aa9d['toUpperCase']();_0x515ba1['enableDefaultAttributesIntegration'](_0x23aa9d),_0x515ba1['registerInlineAttribute'](_0x23aa9d),_0x515ba1['descriptionFactory']['registerAttributeLabel'](_0x23aa9d,o(_0x5e21db,_0x54bfef));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x35fbcc=this['editor'],_0x2c5ca5=_0x35fbcc['locale'],_0x40174b=_0x35fbcc['plugins']['get']('TrackChangesEditing');function _0x3dd225(_0x532ff1,_0x4a93c5){_0x40174b['descriptionFactory']['registerDescriptionCallback'](_0x595f0f=>{if('formatInline'!=_0x595f0f['type'])return;const {data:_0x2f72d8}=_0x595f0f;return _0x2f72d8&&_0x2f72d8['commandName']===_0x532ff1?_0x2f72d8['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2c5ca5,'*Format:*\x20%0',_0x4a93c5)}:{'type':'format','content':o(_0x2c5ca5,'*Remove\x20format:*\x20%0',_0x4a93c5)}:void 0x0;});}_0x3dd225('bold',o(_0x2c5ca5,'FORMAT_BOLD')),_0x3dd225('italic',o(_0x2c5ca5,'FORMAT_ITALIC')),_0x3dd225('underline',o(_0x2c5ca5,'FORMAT_UNDERLINE')),_0x3dd225('code',o(_0x2c5ca5,'FORMAT_CODE')),_0x3dd225('strikethrough',o(_0x2c5ca5,'FORMAT_STRIKETHROUGH')),_0x3dd225('subscript',o(_0x2c5ca5,'FORMAT_SUBSCRIPT')),_0x3dd225('superscript',o(_0x2c5ca5,'FORMAT_SUPERSCRIPT'));}}class U extends _0x316441{['afterInit'](){const _0x39acfd=this['editor'],_0x2fecd6=_0x39acfd['locale'];if(!_0x39acfd['plugins']['has']('BlockQuoteEditing'))return;const _0x3de2e5=_0x39acfd['plugins']['get']('TrackChangesEditing'),_0x41dbd5=this['editor']['commands']['get']('blockQuote');_0x3de2e5['enableCommand']('blockQuote',(_0x92a3d2,_0x4efbcf={})=>{const _0x430bbc=this['editor']['model']['document']['selection'],_0x5a94dc=_0x4efbcf&&void 0x0!==_0x4efbcf['forceValue']?_0x4efbcf['forceValue']:!_0x41dbd5['value'];let _0x55ae15=[];if(_0x5a94dc){const _0x296bce=Array['from'](_0x430bbc['getSelectedBlocks']())['filter'](_0x486a76=>oo(_0x486a76)||function(_0x39641b,_0x26fd9a){const _0x18fa8f=_0x26fd9a['checkChild'](_0x39641b['parent'],'blockQuote'),_0x126144=_0x26fd9a['checkChild'](['$root','blockQuote'],_0x39641b);return _0x18fa8f&&_0x126144;}(_0x486a76,this['editor']['model']['schema']));_0x55ae15=to(_0x296bce,_0x39acfd['model']);}else{const _0x3577e9=Array['from'](_0x430bbc['getSelectedBlocks']())['filter'](_0x311d6d=>oo(_0x311d6d));_0x55ae15=to(_0x3577e9,_0x39acfd['model']);}_0x39acfd['model']['change'](()=>{for(const _0x4f4a8d of _0x55ae15)_0x3de2e5['markBlockFormat'](_0x4f4a8d,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5a94dc}]});});}),_0x3de2e5['descriptionFactory']['registerDescriptionCallback'](_0x34f7e6=>{const {data:_0x406218}=_0x34f7e6;if(_0x406218&&'blockQuote'==_0x406218['commandName']){const _0x42734b=o(_0x2fecd6,'ELEMENT_BLOCK_QUOTE');return _0x406218['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2fecd6,'*Set\x20format:*\x20%0',_0x42734b)}:{'type':'format','content':o(_0x2fecd6,'*Remove\x20format:*\x20%0',_0x42734b)};}});}}function oo(_0x32e669){return'blockQuote'==_0x32e669['parent']['name'];}class V extends _0x316441{['afterInit'](){const _0x3a7765=this['editor'],_0x5a1edf=_0x3a7765['locale'],_0x47c4b7=_0x3a7765['plugins']['get']('TrackChangesEditing');_0x3a7765['plugins']['has']('BookmarkEditing')&&(_0x47c4b7['enableCommand']('insertBookmark'),_0x47c4b7['enableDefaultAttributesIntegration']('updateBookmark'),_0x47c4b7['registerBlockAttribute']('bookmarkId'),_0x47c4b7['descriptionFactory']['registerDescriptionCallback'](_0x144f2f=>{if('insertion'!=_0x144f2f['type']&&'deletion'!=_0x144f2f['type']&&'attribute'!=_0x144f2f['type'])return;const _0x8bdd07=_0x144f2f['getContainedElement']();if(null==_0x8bdd07)return;if(!_0x8bdd07['is']('element','bookmark'))return;const _0x25db5e=_0x8bdd07['getAttribute']('bookmarkId');if('insertion'==_0x144f2f['type'])return{'type':'insertion','content':o(_0x5a1edf,'*Insert:*\x20%0','\x22'+_0x25db5e+'\x22\x20'+o(_0x5a1edf,'ELEMENT_BOOKMARK'))};if('deletion'==_0x144f2f['type'])return{'type':'deletion','content':o(_0x5a1edf,'*Remove:*\x20%0','\x22'+_0x25db5e+'\x22\x20'+o(_0x5a1edf,'ELEMENT_BOOKMARK'))};const {data:_0x3eaca7}=_0x144f2f;if(!_0x3eaca7||'bookmarkId'!=_0x3eaca7['key'])return;return{'type':'format','content':o(_0x5a1edf,'*Set\x20bookmark:*\x20%0','\x22'+_0x3eaca7['newValue']+'\x22')};}));}}class F extends _0x316441{['afterInit'](){const _0x2523a2=this['editor'];_0x2523a2['plugins']['has']('CaseChange')&&(_0x2523a2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x2523a2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x2523a2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class G extends _0x316441{['afterInit'](){const _0x303e71=this['editor'];_0x303e71['commands']['get']('ckbox')&&_0x303e71['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x316441{['afterInit'](){const _0x5a12d2=this['editor'];if(!_0x5a12d2['plugins']['has']('CodeBlock'))return;const _0x209c2c=_0x5a12d2['plugins']['get']('TrackChangesEditing'),_0x3b6c91=_0x5a12d2['locale'],_0x1c13a4=_0x5a12d2['config']['get']('codeBlock')['languages'],_0x2e370c=_0x5a12d2['commands']['get']('codeBlock');_0x209c2c['enableCommand']('indentCodeBlock'),_0x209c2c['enableCommand']('outdentCodeBlock'),_0x209c2c['enableCommand']('codeBlock',(_0x20a210,_0x249e99={})=>{const _0x282f58=_0x5a12d2['model'],_0x1dc9c3=_0x5a12d2['model']['document']['selection'],_0x5914ca=_0x249e99&&void 0x0!==_0x249e99['forceValue']?_0x249e99['forceValue']:!_0x2e370c['value'];let _0x475601;_0x249e99['language']||(_0x249e99['language']=_0x1c13a4[0x0]['language']),_0x475601=_0x5914ca?Array['from'](_0x1dc9c3['getSelectedBlocks']())['filter'](_0xb8e1e4=>co(_0xb8e1e4)||function(_0x290ef2,_0x4ccb59){if(_0x290ef2['is']('rootElement')||_0x4ccb59['isLimit'](_0x290ef2))return!0x1;return _0x4ccb59['checkChild'](_0x290ef2['parent'],'codeBlock');}(_0xb8e1e4,_0x282f58['schema'])):Array['from'](_0x1dc9c3['getSelectedBlocks']())['filter'](_0x2981bb=>co(_0x2981bb));const _0x417565=to(_0x475601,_0x282f58);_0x282f58['change'](()=>{for(const _0x17e750 of _0x417565)_0x209c2c['markBlockFormat'](_0x17e750,{'commandName':'codeBlock','commandParams':[{..._0x249e99,'forceValue':_0x5914ca}],'formatGroupId':'blockName'});});}),(_0x209c2c['descriptionFactory']['registerElementLabel']('codeBlock',_0x419c03=>o(_0x3b6c91,'ELEMENT_CODE_BLOCK',_0x419c03)),_0x209c2c['descriptionFactory']['registerDescriptionCallback'](_0x490411=>{if('formatBlock'!=_0x490411['type'])return;const _0x31514f=_0x3b6c91['t'],{data:_0x1d3e12}=_0x490411;if(!_0x1d3e12||'codeBlock'!=_0x1d3e12['commandName'])return;const _0x5b5737=_0x1d3e12['commandParams'][0x0]['language'],_0xaa7620=_0x31514f(_0x1c13a4['find'](_0x238194=>_0x238194['language']===_0x5b5737)['label'])['toLowerCase']();return _0x1d3e12['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3b6c91,'*Set\x20format:*\x20%0',o(_0x3b6c91,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xaa7620+')')}:{'type':'format','content':o(_0x3b6c91,'*Remove\x20format:*\x20%0',o(_0x3b6c91,'ELEMENT_CODE_BLOCK',0x1))};}));}}function co(_0x9bd529){return'codeBlock'==_0x9bd529['name'];}class J extends _0x316441{['afterInit'](){const _0x1403ec=this['editor'];if(!_0x1403ec['plugins']['has']('CommentsEditing'))return;_0x1403ec['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x53665f,_0x27cc97,_0xfdaf46){const _0x12eeae=[];for(const _0x2cacbe of _0x27cc97['getItems']())_0x2cacbe['hasAttribute'](_0x53665f)&&_0x12eeae['push'](_0xfdaf46['createRangeOn'](_0x2cacbe));return _0x12eeae;}function De(_0x2d1f52,_0x37a8bb,{showActiveMarker:_0xaac6b0=!0x0}={}){const _0xd626db=_0x2d1f52['plugins']['get']('TrackChangesEditing');return(_0x4bfb00,_0x438736,_0x5df0a2)=>{if(!_0x5df0a2['consumable']['test'](_0x438736['markerRange'],_0x4bfb00['name']))return;const _0xfa993f=_0x438736['markerRange']['getWalker'](),_0x4c82f1=_0x438736['markerRange']['start'],_0x1aac62=_0x2d1f52['model']['schema'];let _0xbf0c93=null,_0x18e7af=null,_0x30afb4=!0x1,_0x1bf374=!0x1;for(const _0x86d88 of _0xfa993f){const _0x3e95f5=_0x86d88['item'];_0x30afb4=_0x30afb4||_0x1aac62['isContent'](_0x3e95f5);const _0x442b76=_0x5df0a2['mapper']['toViewElement'](_0x3e95f5);if(_0x442b76&&_0x442b76['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x86d88['type']&&(_0x1aac62['isBlock'](_0x3e95f5)&&!_0x1aac62['isLimit'](_0x3e95f5)&&(_0x3e95f5['nextSibling']||_0x4c82f1['isAtEnd']?_0xbf0c93&&_0xbf0c93['parent']==_0x3e95f5||(_0xbf0c93=_0x3e95f5,_0x164d7b(_0x86d88['previousPosition']),_0x1bf374=!0x0):_0x18e7af=_0x18e7af||_0x86d88['previousPosition']));}function _0x164d7b(_0x45d1ba){const {id:_0x173fef,authorId:_0x215f12}=_0xd626db['_splitMarkerName'](_0x438736['markerName']),_0x5462fd=_0x5df0a2['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x37a8bb,'data-suggestion':_0x173fef,'data-author-id':_0x215f12}),_0x1b4fa6=_0x5df0a2['mapper']['toViewPosition'](_0x45d1ba);_0xaac6b0&&_0xd626db['activeMarkers']['includes'](_0x438736['markerName'])&&_0x5df0a2['writer']['addClass']('ck-suggestion-marker--active',_0x5462fd),_0x5df0a2['writer']['insert'](_0x1b4fa6,_0x5462fd),_0x5df0a2['mapper']['bindElementToMarker'](_0x5462fd,_0x438736['markerName']);}_0x30afb4||_0x1bf374||!_0x18e7af||_0x164d7b(_0x18e7af);};}class K extends _0x316441{static get['requires'](){return[_0x484a29];}['init'](){const _0x5858ab=this['editor'],_0x234005=_0x5858ab['plugins']['get']('TrackChangesEditing');_0x234005['enableCommand']('delete');const _0x1bc95f=_0x5858ab['commands']['get']('deleteForward');_0x234005['enableCommand']('deleteForward',(_0x412848,_0x46ae3e={})=>{const _0x234854=_0x5858ab['model']['createSelection'](_0x5858ab['model']['document']['selection']);_0x234854['isCollapsed']&&_0x5858ab['model']['modifySelection'](_0x234854,{'direction':'forward','unit':_0x46ae3e['unit']});const _0x3c3fc2=_0x234854['getFirstRange'](),_0x9d8969=_0x4c7d13['fromRange'](_0x3c3fc2);let _0x42fddf;_0x412848(_0x46ae3e),_0x42fddf='$graveyard'==_0x9d8969['root']['rootName']?_0x5858ab['model']['createRange'](_0x3c3fc2['start']):_0x5858ab['model']['createRange'](_0x9d8969['start'],_0x9d8969['end']),_0x9d8969['detach'](),_0x5858ab['model']['enqueueChange'](_0x1bc95f['buffer']['batch'],_0x224c13=>{_0x1bc95f['buffer']['lock'](),_0x224c13['setSelection'](_0x224c13['createRange'](_0x42fddf['end'])),_0x1bc95f['buffer']['unlock']();});}),_0x5858ab['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x5858ab,'merge'),{'priority':'high'}),_0x5858ab['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x2fa13c,_0x4f084d,_0x36a4e5)=>{_0x36a4e5['options']['showSuggestionHighlights']&&De(_0x5858ab,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x2fa13c,_0x4f084d,_0x36a4e5);},{'priority':'high'}),_0x5858ab['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x3e75b5,_0x5dc88b,_0x59c735)=>{const _0x17e9f8=_0x59c735['mapper']['markerNameToElements'](_0x5dc88b['markerName']);if(_0x17e9f8){for(const _0xa379c of _0x17e9f8)_0xa379c['is']('uiElement')&&(_0x59c735['mapper']['unbindElementFromMarkerName'](_0xa379c,_0x5dc88b['markerName']),_0x59c735['writer']['remove'](_0xa379c));}},{'priority':'high'});}}class H extends _0x316441{['afterInit'](){const _0x302cec=this['editor'];if(!_0x302cec['plugins']['has']('ListEditing'))return;const _0x190080=_0x302cec['locale'],_0x37682b=_0x302cec['plugins']['get']('TrackChangesEditing'),_0x360f8b=_0x302cec['plugins']['has']('TodoListEditing'),_0x1b7832=!!_0x302cec['config']['get']('list.multiBlock');function _0x425a3d(_0x535316){return{'type':'format','content':''+o(_0x190080,'*Set\x20format:*\x20%0',_0x535316)};}function _0x61f8b2(_0x4a1598){return{'type':'format','content':''+o(_0x190080,'*Remove\x20format:*\x20%0',_0x4a1598)};}_0x37682b['enableDefaultAttributesIntegration']('numberedList'),_0x37682b['enableDefaultAttributesIntegration']('bulletedList'),_0x37682b['enableDefaultAttributesIntegration']('customNumberedList'),_0x37682b['enableDefaultAttributesIntegration']('customBulletedList'),_0x37682b['enableDefaultAttributesIntegration']('indentList'),_0x37682b['enableDefaultAttributesIntegration']('outdentList'),_0x37682b['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x37682b['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x37682b['registerBlockAttribute']('listItemId'),_0x37682b['registerBlockAttribute']('listType'),_0x37682b['registerBlockAttribute']('listIndent'),_0x1b7832&&(_0x37682b['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x37682b['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x360f8b&&(_0x37682b['enableDefaultAttributesIntegration']('todoList'),_0x37682b['enableDefaultAttributesIntegration']('checkTodoList'),_0x37682b['registerBlockAttribute']('todoListChecked'),_0x37682b['descriptionFactory']['registerDescriptionCallback'](_0x17fb98=>{const {data:_0x4a2df4}=_0x17fb98;if(_0x4a2df4&&'todoListChecked'==_0x4a2df4['key'])return{'type':'format','content':_0x4a2df4['newValue']?o(_0x190080,'*Check\x20item*'):o(_0x190080,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x3d0190=>{if(_0x3d0190['batch']['isUndo'])return!0x1;let _0x52aaff=!0x1;const _0x2ea803=_0x37682b['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2ee605=>'todoListChecked'===_0x37682b['_getAttributeKey'](_0x2ee605));for(const _0x1bd697 of _0x2ea803){'todo'!=_0x1bd697['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x37682b['_findSuggestions'](_0x1bd697['getFirstRange'](),'attribute')['find'](_0x49ba4c=>'listType'===_0x37682b['_getAttributeKey'](_0x49ba4c['suggestion']))||(_0x3d0190['removeMarker'](_0x1bd697['getFirstMarker']()),_0x52aaff=!0x0));}return _0x52aaff;})),_0x37682b['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x190080,'FORMAT_INDENT'));const _0x48af08={'type':'format','content':''};_0x37682b['descriptionFactory']['registerDescriptionCallback'](_0x430858=>{const {data:_0x4168e6}=_0x430858;if(!_0x4168e6||'listType'!=_0x4168e6['key'])return;let _0x2b2fb7=_0x430858['head'];for(;_0x2b2fb7;){if(_0x2b2fb7['data']&&(('listStyle'==_0x2b2fb7['data']['key']||'listMarkerStyle'==_0x2b2fb7['data']['key'])&&(_0x2b2fb7['data']['newValue']&&'default'!=_0x2b2fb7['data']['newValue']||'default'!=_0x2b2fb7['data']['oldValue']&&!_0x4168e6['newValue'])||!_0x1b7832&&_0x2b2fb7['data']['key']==m))return _0x48af08;_0x2b2fb7=_0x2b2fb7['next'];}if(null==_0x4168e6['newValue'])switch(_0x4168e6['oldValue']){case'bulleted':return _0x61f8b2(o(_0x190080,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x61f8b2(o(_0x190080,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x61f8b2(o(_0x190080,'ELEMENT_TODO_LIST'));}switch(_0x4168e6['newValue']){case'bulleted':return _0x425a3d(o(_0x190080,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x425a3d(o(_0x190080,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x425a3d(o(_0x190080,'ELEMENT_TODO_LIST'));}}),_0x37682b['descriptionFactory']['registerDescriptionCallback'](_0x2a2c0a=>{const {data:_0x3526d4}=_0x2a2c0a;if(_0x3526d4&&'listIndent'==_0x3526d4['key'])return null==_0x3526d4['newValue']||null==_0x3526d4['oldValue']&&0x0==_0x3526d4['newValue']?_0x48af08:void 0x0;}),_0x37682b['descriptionFactory']['registerDescriptionCallback'](_0x1bdcb1=>{if('attribute'!=_0x1bdcb1['type'])return;const {data:_0x12f634}=_0x1bdcb1;if(!_0x12f634||'listItemId'!=_0x12f634['key'])return;const _0x5babe8=Te(_0x1bdcb1);return'newValue'==_0x5babe8?{'type':'format','content':o(_0x190080,'*Merge:*\x20list\x20item')}:'oldValue'==_0x5babe8?{'type':'format','content':o(_0x190080,'*Split:*\x20list\x20item')}:_0x48af08;}),_0x302cec['model']['document']['registerPostFixer'](_0x5bac4e=>this['listItemIdFixer'](_0x5bac4e)),_0x302cec['model']['document']['registerPostFixer'](_0x258f7f=>this['noTrackChangesFixer'](_0x258f7f)),_0x302cec['model']['document']['on']('change:data',(_0x4061a5,_0x5696c6)=>{if(_0x5696c6['isUndo']||!_0x5696c6['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2e44d0){if(_0x2e44d0['batch']['isUndo']||!_0x2e44d0['batch']['isLocal'])return!0x1;let _0x11a1ce=!0x1;const _0x55ac66=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x6d7884=>_0x6d7884['data']&&'listItemId'==_0x6d7884['data']['key'])['filter'](_0x4e3ab8=>_0x4e3ab8['data']['newValue']&&_0x4e3ab8['data']['oldValue']);for(const _0x1bc268 of _0x55ac66)Te(_0x1bc268)||(_0x2e44d0['removeMarker'](_0x1bc268['getFirstMarker']()),_0x11a1ce=!0x0);return _0x11a1ce;}['noTrackChangesFixer'](_0x549337){if(_0x549337['batch']['isUndo']||!_0x549337['batch']['isLocal'])return!0x1;const _0x225afc=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x225afc['trackChangesCommand']['value'])return!0x1;let _0x1d81ec=!0x1;const _0x3df530=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x112939=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3d899a=>'attribute'==_0x3d899a['type'])['filter'](_0x19e1ed=>_0x3df530['includes'](_0x19e1ed['attributeKey']));if(0x0==_0x112939['length'])return _0x1d81ec;for(const _0xe1e369 of _0x112939){const _0x20f8aa=_0x225afc['_findSuggestions'](_0xe1e369['range'],'attribute')['filter'](_0x527a13=>!_0x527a13['meta']['isNextTo'])['map'](_0x47e346=>_0x47e346['suggestion'])['filter'](_0x43d29b=>{const _0x2e10c3=_0x225afc['_getAttributeKey'](_0x43d29b);return _0x3df530['includes'](_0x2e10c3);});if(_0x20f8aa['length']){for(const _0x2a2e42 of _0x20f8aa)_0x549337['removeMarker'](_0x2a2e42['getFirstMarker']());_0x1d81ec=!0x0;}}return _0x1d81ec;}['assureChains'](){const _0x3b3ac4=this['editor']['plugins']['get']('TrackChangesEditing'),_0xdc5d84=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x42e0cd;const _0x3fdc08=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x18fe89=>{if(_0x18fe89['data']['oldRange']||!_0x18fe89['data']['newRange'])return null;if(!_0x18fe89['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x3711b4}=_0x3b3ac4['_splitMarkerName'](_0x18fe89['name']);if(!_0x3b3ac4['hasSuggestion'](_0x3711b4))return null;const _0x17167c=_0x3b3ac4['getSuggestion'](_0x3711b4);return _0xdc5d84['includes'](_0x17167c['data']['key']);})['map'](_0x2e3b64=>{const {id:_0x1e5410}=_0x3b3ac4['_splitMarkerName'](_0x2e3b64['name']),_0x25038f=_0x3b3ac4['getSuggestion'](_0x1e5410);return _0x42e0cd=_0x25038f['attributes']['groupId'],_0x25038f['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x3fdc08['size'])return;const _0x4b8634=_0x3b3ac4['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5276c7=>'attribute'==_0x5276c7['type']&&_0x5276c7['data']&&_0xdc5d84['includes'](_0x5276c7['data']['key'])&&_0x5276c7['attributes']['groupId']!=_0x42e0cd)['map'](_0x3ed5ac=>({'listItem':_0x3ed5ac['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3ed5ac['attributes']['groupId']})),_0x50575f=new Set();for(const {groupId:_0x432b0f,listItem:_0x5d77a1}of _0x4b8634)_0x3fdc08['has'](_0x5d77a1)&&_0x50575f['add'](_0x432b0f);for(const _0x2b306e of _0x3b3ac4['getSuggestions']())_0x50575f['has'](_0x2b306e['attributes']['groupId'])&&_0x2b306e['setAttribute']('groupId',_0x42e0cd);}['_supportLegacySuggestions'](){const _0xf863f4=this['editor'],_0x5e6a77=_0xf863f4['locale'],_0x1aa072=_0xf863f4['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1aa072['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3833b1,_0x156660){const _0x46e086=[];for(let _0x35a898 of _0x3833b1)_0x35a898['start']['nodeAfter']===_0x35a898['end']['parent']&&(_0x35a898=_0xf863f4['model']['createRange'](_0xf863f4['model']['createPositionAt'](_0x35a898['start']['nodeAfter'],0x0))),_0x46e086['push'](_0x35a898);_0xf863f4['model']['change'](_0x164913=>{const _0x1342a6=_0xf863f4['model']['document']['selection'],_0x4d47bb=Array['from'](_0x1342a6['getRanges']())['map'](_0xef2ad7=>_0x4c7d13['fromRange'](_0xef2ad7));_0x164913['setSelection'](_0x46e086),_0xf863f4['commands']['get'](_0x156660['commandName'])['refresh'](),_0x156660['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xf863f4['execute'](_0x156660['commandName'],..._0x156660['commandParams']),_0x164913['setSelection'](_0x4d47bb);for(const _0x5437ee of _0x4d47bb)_0x5437ee['detach']();});}),_0x1aa072['descriptionFactory']['registerElementLabel'](function(_0x58fc3a){const _0x22aff1=!_0xf863f4['model']['schema']['isObject'](_0x58fc3a),_0x5c0d90=_0x58fc3a['previousSibling'],_0x14fafb=_0x58fc3a['nextSibling'],_0xcb446e=_0x58fc3a['getAttribute']('listItemId'),_0x51b76c=!_0x5c0d90||_0x5c0d90['getAttribute']('listItemId')!==_0xcb446e,_0x217bfe=!_0x14fafb||_0x14fafb['getAttribute']('listItemId')!==_0xcb446e;return _0x22aff1&&Boolean(_0xcb446e)&&_0x51b76c&&_0x217bfe;},_0x103e16=>o(_0x5e6a77,'ELEMENT_LIST_ITEM',_0x103e16));}['_registerLegacyDescription'](){const _0x223fd5=this['editor'],_0x4fbedc=_0x223fd5['locale'];function _0x5dc05e(_0x1e697e){const _0x3cfa95=_0x223fd5['commands']['get']('bulletedList')['value'],_0x55355f=_0x223fd5['commands']['get']('numberedList')['value'];return'numberedList'===_0x1e697e?_0x3cfa95:_0x55355f;}_0x223fd5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x3d3a0f){if('formatBlock'!=_0x3d3a0f['type'])return;const {data:_0x47348a}=_0x3d3a0f;if(!_0x47348a)return;let _0x20f6ee,_0x5b3990,_0x253a76,_0x59c919;switch(_0x47348a['commandName']){case'bulletedList':_0x253a76=_0x47348a['commandParams'][0x0]['forceValue'],_0x59c919=_0x5dc05e(_0x47348a['commandName']),_0x20f6ee=_0x253a76?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x59c919&&_0x223fd5['config']['get']('list.multiBlock')||(_0x20f6ee='*Change\x20to:*\x20%0'),_0x5b3990={'type':'format','content':o(_0x4fbedc,_0x20f6ee,o(_0x4fbedc,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x253a76=_0x47348a['commandParams'][0x0]['forceValue'],_0x59c919=_0x5dc05e(_0x47348a['commandName']),_0x20f6ee=_0x253a76?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x59c919&&_0x223fd5['config']['get']('list.multiBlock')||(_0x20f6ee='*Change\x20to:*\x20%0'),_0x5b3990={'type':'format','content':o(_0x4fbedc,_0x20f6ee,o(_0x4fbedc,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x20f6ee='*Indent:*\x20%0',_0x5b3990={'type':'format','content':o(_0x4fbedc,_0x20f6ee,o(_0x4fbedc,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x20f6ee=function(_0x3df880){const _0xe36665=_0x3df880['getFirstRange']();let _0x4043a7=_0xe36665['start']['nodeAfter'];for(;_0x4043a7&&_0xe36665['containsItem'](_0x4043a7);){if(_0x4043a7['getAttribute']('listIndent')>0x0)return!0x1;_0x4043a7=_0x4043a7['nextSibling'];}return!0x0;}(_0x3d3a0f)?o(_0x4fbedc,'*Format:*\x20remove\x20from\x20%0',o(_0x4fbedc,function(_0x61539){return'ELEMENT_'+_0x61539['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x3d3a0f))):o(_0x4fbedc,'*Outdent:*\x20%0',o(_0x4fbedc,'ELEMENT_LIST_ITEM')),_0x5b3990={'type':'format','content':_0x20f6ee};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x47348a['multipleBlocks']&&(_0x20f6ee='*Merge:*\x20%0',_0x5b3990={'type':'deletion','content':o(_0x4fbedc,_0x20f6ee,o(_0x4fbedc,'ELEMENT_LIST_ITEM'))});}return _0x5b3990;});}}function Te(_0x2dd78d){let _0x40ddf9=_0x2dd78d['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x40ddf9;){const _0x3f028=_0x40ddf9['getAttribute']('listItemId');if(!_0x3f028)return!0x1;if(_0x3f028==_0x2dd78d['data']['newValue'])return'newValue';if(_0x3f028==_0x2dd78d['data']['oldValue'])return'oldValue';_0x40ddf9=_0x40ddf9['previousSibling'];}return!0x1;}class q extends _0x316441{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4d5ec1=this['editor']['config']['get']('list.properties'),_0x571d4e=this['editor']['plugins']['get']('TrackChangesEditing');_0x4d5ec1['styles']&&(_0x571d4e['enableDefaultAttributesIntegration']('listStyle'),_0x571d4e['registerBlockAttribute']('listStyle')),_0x4d5ec1['reversed']&&(_0x571d4e['enableDefaultAttributesIntegration']('listReversed'),_0x571d4e['registerBlockAttribute']('listReversed')),_0x4d5ec1['startIndex']&&(_0x571d4e['enableDefaultAttributesIntegration']('listStart'),_0x571d4e['registerBlockAttribute']('listStart'));const _0x2031fe={'type':'format','content':''};_0x571d4e['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x3c067d=this['editor']['locale'];_0x571d4e['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x3c067d,'FORMAT_LIST_REVERSED')),_0x571d4e['descriptionFactory']['registerDescriptionCallback'](_0x1cbe3f=>{const {data:_0x10a543}=_0x1cbe3f;if(_0x10a543&&'listReversed'==_0x10a543['key'])return null==_0x10a543['newValue']||0x0==_0x10a543['newValue']&&null==_0x10a543['oldValue']?_0x2031fe:void 0x0;}),_0x571d4e['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x3c067d,'FORMAT_LIST_START')),_0x571d4e['descriptionFactory']['registerDescriptionCallback'](_0x351ec7=>{const {data:_0x48f9d2}=_0x351ec7;if(_0x48f9d2&&'listStart'==_0x48f9d2['key'])return null==_0x48f9d2['newValue']||0x1==_0x48f9d2['newValue']&&null==_0x48f9d2['oldValue']?_0x2031fe:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x117d90=>{if(_0x117d90['batch']['isUndo'])return!0x1;let _0xa52cbd=!0x1;const _0x3e7384=_0x571d4e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4f4987=>{const _0x582612=_0x571d4e['_getAttributeKey'](_0x4f4987);return'listStart'==_0x582612||'listReversed'==_0x582612;});for(const _0x140a48 of _0x3e7384){const _0x3b7171=_0x140a48['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x3b7171||'customNumbered'==_0x3b7171)continue;_0x571d4e['_findSuggestions'](_0x140a48['getFirstRange'](),'attribute')['find'](_0x44ca95=>'listType'==_0x571d4e['_getAttributeKey'](_0x44ca95['suggestion']))||(_0x117d90['removeMarker'](_0x140a48['getFirstMarker']()),_0xa52cbd=!0x0);}return _0xa52cbd;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x70fec5){const _0x44fcda=this['editor']['locale'],{data:_0x3cff9c}=_0x70fec5,_0x1edbbf={'type':'format','content':''};if(!_0x3cff9c||'listStyle'!=_0x3cff9c['key'])return;if(!_0x3cff9c['oldValue'])return'default'==_0x3cff9c['newValue']?_0x1edbbf:{'type':'format','content':''+o(_0x44fcda,'*Set\x20format:*\x20%0',o(_0x44fcda,this['_getTranslationKeyForListStyle'](_0x3cff9c['newValue'])))};if(!_0x3cff9c['newValue']){if('default'==_0x3cff9c['oldValue'])return _0x1edbbf;let _0x55b374=_0x70fec5['head'];for(;_0x55b374;){if(_0x55b374['data']&&'listType'==_0x55b374['data']['key']&&_0x55b374['data']['newValue'])return _0x1edbbf;_0x55b374=_0x55b374['next'];}return{'type':'format','content':''+o(_0x44fcda,'*Remove\x20format:*\x20%0',o(_0x44fcda,this['_getTranslationKeyForListStyle'](_0x3cff9c['oldValue'])))};}if('default'!=_0x3cff9c['newValue'])return{'type':'format','content':''+o(_0x44fcda,'*Set\x20format:*\x20%0',o(_0x44fcda,this['_getTranslationKeyForListStyle'](_0x3cff9c['newValue'])))};let _0x586de0=_0x70fec5['head'];for(;_0x586de0;){if(_0x586de0['data']&&'listType'==_0x586de0['data']['key']&&_0x586de0['data']['newValue']&&_0x586de0['data']['oldValue'])return _0x1edbbf;_0x586de0=_0x586de0['next'];}return{'type':'format','content':o(_0x44fcda,'*Set\x20format:*\x20%0',o(_0x44fcda,'ELEMENT_'+_0x70fec5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0xea679b=this['editor'],_0x14effa=_0xea679b['locale'];_0xea679b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3f4da=>{if('formatBlock'!=_0x3f4da['type'])return;const {data:_0x21295d}=_0x3f4da;if(!_0x21295d)return;let _0x3a0bdc,_0x1ef525;switch(_0x21295d['commandName']){case'listStyle':_0x3a0bdc='*Change\x20to:*\x20%0',_0x1ef525={'type':'format','content':o(_0x14effa,_0x3a0bdc,o(_0x14effa,this['_getTranslationKeyForListStyle'](_0x21295d['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3a0bdc=_0x21295d['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1ef525={'type':'format','content':o(_0x14effa,_0x3a0bdc)};break;case'listStart':_0x3a0bdc='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1ef525={'type':'format','content':o(_0x14effa,_0x3a0bdc,_0x21295d['commandParams'][0x0]['startIndex'])};}return _0x1ef525;});}['_getTranslationKeyForListStyle'](_0x122801){return'ELEMENT_'+function(_0x24ebf8){if(Se['includes'](_0x24ebf8))return'bulleted';if(_e['includes'](_0x24ebf8))return'numbered';return null;}(_0x122801)['toUpperCase']()+'_LIST_'+_0x122801['toUpperCase']()['replace'](/-/g,'_');}}const Se=['disc','circle','square'],_e=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class z extends _0x316441{['afterInit'](){const _0x1fcc30=this['editor'];_0x1fcc30['commands']['get']('emoji')&&_0x1fcc30['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class W extends _0x316441{static get['requires'](){return[_0x48f011];}['init'](){const _0x26fe42=this['editor'],_0x4eff26=_0x26fe42['plugins']['get']('TrackChangesEditing'),_0xfba6eb=_0x26fe42['commands']['get']('enter');_0x4eff26['enableCommand']('enter',()=>{_0x26fe42['model']['change'](_0x434c44=>{const _0x4fd80e=_0x26fe42['model']['document']['selection'],_0x54720a=_0x4fd80e['getFirstPosition'](),_0x336fd2=_0x4c7d13['fromRange'](_0x4fd80e['getFirstRange']());if(_0xfba6eb['enterBlock'](_0x434c44)){const _0x557cd6=_0x26fe42['model']['createPositionAt'](_0x54720a['parent']['nextSibling'],0x0),_0x15d287=_0x434c44['createRange'](_0x54720a,_0x557cd6);_0x4eff26['markInsertion'](_0x15d287);}else _0x434c44['setSelection'](_0x434c44['createRange'](_0x336fd2['end']));_0x336fd2['detach'](),_0xfba6eb['fire']('afterExecute',{'writer':_0x434c44});});}),_0x26fe42['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x26fe42,'split'),{'priority':'high'}),_0x26fe42['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x87efc6,_0x1048bf,_0x47cc31)=>{const _0x1fcd08=_0x47cc31['mapper']['markerNameToElements'](_0x1048bf['markerName']);if(_0x1fcd08){for(const _0x259cfe of _0x1fcd08)_0x259cfe['hasClass']('ck-suggestion-marker-split')&&(_0x47cc31['mapper']['unbindElementFromMarkerName'](_0x259cfe,_0x1048bf['markerName']),_0x47cc31['writer']['remove'](_0x259cfe));}},{'priority':'high'}),_0x26fe42['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x59e3e8,_0x3f66e4,_0x4bfdd1)=>{_0x4bfdd1['options']['showSuggestionHighlights']&&De(_0x26fe42,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x59e3e8,_0x3f66e4,_0x4bfdd1);},{'priority':'high'});}}class Q extends _0x316441{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x4b5028=this['editor']['plugins']['get']('TrackChangesEditing');_0x4b5028['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x4b5028['enableCommand']('findNext'),_0x4b5028['enableCommand']('findPrevious'),_0x4b5028['enableCommand']('replace'),_0x4b5028['enableCommand']('replaceAll');}['handleFindCommand'](_0x33467c,_0x1a2b59,_0x176e69={}){const _0x4d1f5f=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x33467c(_0x1104fc=>{let _0xc2ec4d=('string'==typeof _0x1a2b59?_0x4d1f5f['findByTextCallback'](_0x1a2b59,_0x176e69):_0x1a2b59)(_0x1104fc);Array['isArray'](_0xc2ec4d)&&(_0xc2ec4d={'results':_0xc2ec4d,'searchText':'string'==typeof _0x1a2b59?_0x1a2b59:''});const _0x27deb8=_0xc2ec4d['results']['filter'](_0x2bec33=>!0x1===this['_isInDeletionRange'](_0x2bec33,_0x1104fc['item']));return{..._0xc2ec4d,'results':_0x27deb8};},_0x176e69);}['_isInDeletionRange'](_0x19240e,_0x5b7b2a){const _0x4f2112=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5b7b2a,_0x19240e['start']),this['editor']['model']['createPositionAt'](_0x5b7b2a,_0x19240e['end']));for(const _0x284395 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x4f2112['getIntersection'](_0x284395['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class X extends _0x316441{['afterInit'](){const _0x598291=this['editor']['locale'],_0x46cadf=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x34e3ab,commandName:_0x4f9560}of eo)this['editor']['plugins']['has'](_0x34e3ab)&&(_0x46cadf['enableDefaultAttributesIntegration'](_0x4f9560),_0x46cadf['registerInlineAttribute'](_0x4f9560));_0x46cadf['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x598291,'FORMAT_FONT_SIZE')),_0x46cadf['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x598291,'FORMAT_FONT_FAMILY')),_0x46cadf['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x598291,'FORMAT_FONT_COLOR')),_0x46cadf['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x598291,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x50977c=this['editor'],_0x5acf2b=_0x50977c['locale'];_0x50977c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x9c53ef=>{const _0x36c397=_0x5acf2b['t'];if('formatInline'!=_0x9c53ef['type'])return;const {data:_0x8cf384}=_0x9c53ef;if(null!=_0x8cf384){if('fontSize'==_0x8cf384['commandName']){const _0x3abb5b=_0x8cf384['commandParams'][0x0]['value'];if(_0x3abb5b){const _0x41b9b9=_0x36c397(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3b6652=>_0x3b6652['model']==_0x3abb5b)['title'])['toLowerCase']();return{'type':'format','content':o(_0x5acf2b,'*Set\x20font\x20size:*\x20%0',_0x41b9b9)};}return{'type':'format','content':o(_0x5acf2b,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x8cf384['commandName']){const _0xb8dd20=_0x8cf384['commandParams'][0x0]['value'];return _0xb8dd20?{'type':'format','content':o(_0x5acf2b,'*Set\x20font\x20family:*\x20%0',_0xb8dd20)}:{'type':'format','content':o(_0x5acf2b,'*Reset\x20font\x20family*')};}if('fontColor'==_0x8cf384['commandName']){const _0x1a7840=_0x8cf384['commandParams'][0x0]['value'];if(_0x1a7840){const _0x587e7f=_0x226924(this['editor']['config']['get']('fontColor.colors'))['find'](_0x131871=>_0x131871['model']==_0x1a7840);let _0x45fdde=_0x1a7840,_0x2c307c='';return _0x587e7f&&(_0x45fdde=_0x587e7f['label'],_0x2c307c=_0x36c397(_0x45fdde)['toLowerCase']()),{'type':'format','content':o(_0x5acf2b,'*Set\x20font\x20color:*\x20%0',_0x2c307c)['trim'](),'color':{'value':_0x1a7840,'title':_0x2c307c||_0x45fdde}};}return{'type':'format','content':o(_0x5acf2b,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x8cf384['commandName']){const _0x5d38f2=_0x8cf384['commandParams'][0x0]['value'];if(_0x5d38f2){const _0x454582=_0x226924(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x30525a=>_0x30525a['model']==_0x5d38f2);let _0x5cbbac=_0x5d38f2,_0x3e37e8='';return _0x454582&&(_0x5cbbac=_0x454582['label'],_0x3e37e8=_0x36c397(_0x5cbbac)['toLowerCase']()),{'type':'format','content':o(_0x5acf2b,'*Set\x20font\x20background\x20color:*\x20%0',_0x3e37e8)['trim'](),'color':{'value':_0x5d38f2,'title':_0x3e37e8||_0x5cbbac}};}return{'type':'format','content':o(_0x5acf2b,'*Reset\x20font\x20background\x20color*')};}}});}}class Y extends _0x316441{['afterInit'](){const _0xd9df60=this['editor'],_0x24f2f6=_0xd9df60['plugins']['get']('TrackChangesEditing'),_0x8095bb=_0xd9df60['commands']['get']('copyFormat'),_0x124e7d=_0xd9df60['commands']['get']('pasteFormat');_0x8095bb&&_0x124e7d&&(_0x24f2f6['enableDefaultAttributesIntegration']('pasteFormat'),_0x24f2f6['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x61e5e7=this['editor'],_0x3c2d46=_0x61e5e7['locale'];_0x61e5e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xed1b30=>{if('formatBlock'!=_0xed1b30['type']&&'formatInline'!=_0xed1b30['type'])return;const {data:_0x36808c}=_0xed1b30;if(_0x36808c&&'pasteFormat'===_0x36808c['commandName']){const _0x3b8c79=[],_0x3b211d=_0x36808c['commandParams'][0x0];for(const [_0x3953e1,_0x50fbaf]of Object['entries'](_0x3b211d))_0x3b8c79['push'](ro(_0x61e5e7,_0x3953e1,_0x50fbaf));return _0x3b8c79['length']?{'type':'format','content':o(_0x3c2d46,'*Set\x20format\x20to:*\x20%0',_0x3b8c79['join'](',\x20'))}:{'type':'format','content':o(_0x3c2d46,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x2d6264,_0x33a042,_0x2f1dae){const _0x57dfc9=_0x2d6264['locale']['t'],_0x202531=_0x33a042['split'](/(?=[A-Z])/)['join']('\x20'),_0x41b769=_0x57dfc9(_0x202531['charAt'](0x0)['toUpperCase']()+_0x202531['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x2f1dae)return _0x41b769;if('fontColor'===_0x33a042||'fontBackgroundColor'===_0x33a042){const _0x1a973a=_0x226924(_0x2d6264['config']['get']('fontColor.colors'))['find'](_0x4db5db=>_0x4db5db['model']==_0x2f1dae);return _0x41b769+'\x20('+(_0x1a973a?_0x57dfc9(_0x1a973a['label'])['toLowerCase']():_0x2f1dae)+')';}if('fontSize'===_0x33a042&&isNaN(parseFloat(_0x2f1dae))){const _0x37fcb6=_0x2d6264['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x2d6264['config']['get']('fontSize.options'))['find'](_0x2c7489=>_0x2c7489['model']==_0x2f1dae);return _0x41b769+'\x20('+(_0x37fcb6?_0x57dfc9(_0x37fcb6['title'])['toLowerCase']():_0x2f1dae)+')';}return _0x41b769+'\x20('+_0x2f1dae+')';}class Z extends _0x316441{['_headingOptions'];['afterInit'](){const _0x69e9db=this['editor'];if(!_0x69e9db['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x69e9db['config']['get']('heading.options');const _0x1b213a=_0x69e9db['locale'],_0x2419a4=_0x69e9db['plugins']['get']('TrackChangesEditing');_0x2419a4['enableDefaultAttributesIntegration']('heading');for(const _0x409775 of this['_headingOptions'])'paragraph'!=_0x409775['model']&&_0x2419a4['descriptionFactory']['registerElementLabel'](_0x409775['model'],_0x398bf1=>{const _0x4f9e33=this['_getHeadingLevel'](_0x409775['model']);return null!==_0x4f9e33?_0x4a2fe1(_0x398bf1,_0x4f9e33):_0x560e89(_0x398bf1,_0x409775['title']);});function _0x4a2fe1(_0x55c111,_0x2054e0){return o(_0x1b213a,'ELEMENT_HEADING',[_0x55c111,_0x2054e0]);}function _0x560e89(_0x1fd9d2,_0x430198){return o(_0x1b213a,'ELEMENT_HEADING_CUSTOM',[_0x1fd9d2,_0x430198]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5673ad=this['editor'],_0x359f84=_0x5673ad['locale'];function _0x59547f(_0x4fac5d,_0x397ea4){return o(_0x359f84,'ELEMENT_HEADING_CUSTOM',[_0x4fac5d,_0x397ea4]);}_0x5673ad['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x55f792=>{if('formatBlock'!=_0x55f792['type'])return;const {data:_0x1ff9fc}=_0x55f792;if(_0x1ff9fc&&'heading'==_0x1ff9fc['commandName']){const _0x49409e=_0x1ff9fc['commandParams'][0x0]['value'],_0xa32353=this['_getHeadingLevel'](_0x49409e);if(null!==_0xa32353)return{'type':'format','content':o(_0x359f84,'*Change\x20to:*\x20%0',(_0x1d74d0=0x1,_0x29c378=_0xa32353,o(_0x359f84,'ELEMENT_HEADING',[_0x1d74d0,_0x29c378])))};const _0x3e6eaf=this['_headingOptions']['find'](_0x373f76=>_0x373f76['model']===_0x49409e)['title'];return{'type':'format','content':o(_0x359f84,'*Change\x20to:*\x20%0',_0x59547f(0x1,_0x3e6eaf))};}var _0x1d74d0,_0x29c378;});}['_getHeadingLevel'](_0x573eab){const _0x236710=_0x573eab['match'](/^heading(\d+)/);if(_0x236710)return _0x236710[0x1];const _0x1aa18f=this['_headingOptions']?.['find'](_0x19dbf7=>_0x19dbf7['model']==_0x573eab);if(_0x1aa18f&&_0x1aa18f['view']){const _0x3b7e15=_0x1aa18f['view'],_0x53c797=(_0x3b7e15['name']??_0x3b7e15)['match'](/^h(\d+)/);if(_0x53c797)return _0x53c797[0x1];}return null;}}class tt extends _0x316441{['afterInit'](){const _0x3c6fc7=this['editor'];if(!_0x3c6fc7['plugins']['has']('HighlightEditing'))return;const _0x214617=_0x3c6fc7['plugins']['get']('TrackChangesEditing'),_0x5a42e9=_0x3c6fc7['locale'];_0x214617['enableDefaultAttributesIntegration']('highlight'),_0x214617['registerInlineAttribute']('highlight'),_0x214617['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x5a42e9,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3421df=this['editor'],_0x14a894=_0x3421df['locale'];_0x3421df['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x12c608=>{if('formatInline'!=_0x12c608['type'])return;const {data:_0x156602}=_0x12c608;if(_0x156602&&'highlight'==_0x156602['commandName']){const _0x2789dc=_0x14a894['t'],_0x49b75f=_0x156602['commandParams'][0x0]['value'];if(_0x49b75f){const _0x56b401=_0x3421df['config']['get']('highlight.options')['find'](_0x1683ea=>_0x1683ea['model']==_0x49b75f),_0x1151d2=_0x2789dc(_0x56b401['title'])['toLowerCase']();return{'type':'format','content':o(_0x14a894,'*Set\x20highlight:*\x20%0',_0x1151d2),'color':{'value':_0x56b401['color'],'title':_0x56b401['title']}};}return{'type':'format','content':o(_0x14a894,'*Remove\x20highlight*',o(_0x14a894,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x316441{['afterInit'](){const _0x5e2b28=this['editor'];if(!_0x5e2b28['plugins']['has']('HorizontalLineEditing'))return;_0x5e2b28['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x554be2=_0x5e2b28['plugins']['get']('TrackChangesEditing'),_0x372a16=_0x5e2b28['locale'];_0x554be2['descriptionFactory']['registerElementLabel']('horizontalLine',_0x1fe885=>o(_0x372a16,'ELEMENT_HORIZONTAL_LINE',_0x1fe885)),_0x5e2b28['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x11bc86,{writer:_0x3ea8a3,options:_0xf09cc4})=>{if(!_0xf09cc4['showSuggestionHighlights'])return null;const _0x1ae376=_0x3ea8a3['createContainerElement']('div'),_0x31819a=_0x3ea8a3['createEmptyElement']('hr');return _0x3ea8a3['addClass']('ck-horizontal-line',_0x1ae376),_0x3ea8a3['insert'](_0x3ea8a3['createPositionAt'](_0x1ae376,0x0),_0x31819a),_0x1ae376;},'converterPriority':'high'});}}class nt extends _0x316441{['afterInit'](){const _0x2a5049=this['editor'];if(!_0x2a5049['plugins']['has']('HtmlEmbed'))return;const _0x5a120a=_0x2a5049['plugins']['get']('TrackChangesEditing'),_0x517026=_0x2a5049['locale'];_0x5a120a['descriptionFactory']['registerElementLabel']('rawHtml',_0x3d34f5=>o(_0x517026,'ELEMENT_HTML_EMBED',_0x3d34f5)),_0x5a120a['enableDefaultAttributesIntegration']('htmlEmbed'),_0x5a120a['registerBlockAttribute']('value'),_0x5a120a['descriptionFactory']['registerDescriptionCallback'](_0x4a320d=>{if('attribute'!=_0x4a320d['type'])return;const {data:_0x577691}=_0x4a320d;if(_0x577691&&'value'==_0x577691['key']&&_0x4a320d['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x38e3cc=o(_0x517026,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x517026,'*Change\x20%0\x20content*',_0x38e3cc)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48e68c=this['editor'],_0x27dc59=_0x48e68c['locale'];_0x48e68c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2fb6c3=>{if('formatBlock'!=_0x2fb6c3['type'])return;const {data:_0x9cb59a}=_0x2fb6c3;if(_0x9cb59a&&'htmlEmbed'==_0x9cb59a['commandName']){const _0x32464c=o(_0x27dc59,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x27dc59,'*Change\x20%0\x20content*',_0x32464c)};}});}}class et extends _0x316441{['afterInit'](){const _0x126d9c=this['editor'];if(!_0x126d9c['plugins']['has']('ImageEditing'))return;const _0x428e96=_0x126d9c['plugins']['get']('TrackChangesEditing'),_0x576b30=_0x126d9c['plugins']['get']('ImageUtils'),_0x15dbc4=_0x126d9c['locale'];_0x428e96['enableCommand']('insertImage'),_0x428e96['descriptionFactory']['registerElementLabel']('imageBlock',_0x38d27b=>o(_0x15dbc4,'ELEMENT_IMAGE',_0x38d27b)),_0x428e96['descriptionFactory']['registerElementLabel']('imageInline',_0x47118c=>o(_0x15dbc4,'ELEMENT_INLINE_IMAGE',_0x47118c)),_0x428e96['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x15dbc4,'ELEMENT_CAPTION')),_0x126d9c['plugins']['has']('ImageUploadEditing')&&_0x428e96['enableCommand']('uploadImage'),_0x126d9c['plugins']['has']('ImageBlockEditing')&&_0x126d9c['plugins']['has']('ImageInlineEditing')&&(_0x428e96['enableCommand']('imageTypeInline',(_0x2ffef2,_0x1e0fc5)=>{const _0x3d7299=_0x576b30['getClosestSelectedImageElement'](_0x126d9c['model']['document']['selection']);_0x126d9c['model']['change'](()=>{_0x428e96['markBlockFormat'](_0x3d7299,{'commandName':'imageTypeInline','commandParams':[_0x1e0fc5]},[],'convertBlockImageToInline');});}),_0x428e96['enableCommand']('imageTypeBlock',(_0x365fc4,_0x60d369)=>{_0x126d9c['model']['change'](_0x279927=>{let _0x6d0d36=_0x576b30['getClosestSelectedImageElement'](_0x126d9c['model']['document']['selection']),_0x2c0169=_0x279927['createRangeOn'](_0x6d0d36);const _0x5171c7=_0x4ede5f['fromPosition'](_0x2c0169['start'],'toPrevious'),_0x5306df=_0x4ede5f['fromPosition'](_0x2c0169['end'],'toNext');_0x428e96['forceDefaultExecution'](()=>_0x365fc4(_0x60d369)),_0x6d0d36=_0x576b30['getClosestSelectedImageElement'](_0x126d9c['model']['document']['selection']),_0x2c0169=_0x279927['createRangeOn'](_0x6d0d36);const _0x5421e8=_0x279927['createRange'](_0x5171c7,_0x5306df);_0x5171c7['detach'](),_0x5306df['detach'](),_0x428e96['markBlockFormat'](_0x6d0d36,{'commandName':'imageTypeInline','commandParams':[_0x60d369]},[],'convertInlineImageToBlock'),_0x5421e8['start']['isBefore'](_0x2c0169['start'])&&_0x428e96['markInsertion'](_0x279927['createRange'](_0x5421e8['start'],_0x2c0169['start']),'convertInlineImageToBlock'),_0x2c0169['end']['isBefore'](_0x5421e8['end'])&&_0x428e96['markInsertion'](_0x279927['createRange'](_0x2c0169['end'],_0x5421e8['end']),'convertInlineImageToBlock');});}),_0x428e96['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x428e96['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x428e96['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x428e96['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x428e96['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x428e96['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2652c8])=>{const _0x3ae589=_0x428e96['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2e3e28=_0x2652c8['start'],_0x2ec36c=_0x2652c8['end'];const _0x2e7972=_0x126d9c['model']['schema']['getNearestSelectionRange'](_0x2e3e28,'backward'),_0x1c0e45=_0x126d9c['model']['schema']['getNearestSelectionRange'](_0x2ec36c,'forward');_0x2e7972['isCollapsed']&&(_0x2e3e28=_0x2e7972['start']),_0x1c0e45['isCollapsed']&&(_0x2ec36c=_0x1c0e45['end']),_0x3ae589([_0x126d9c['model']['createRange'](_0x2e3e28,_0x2ec36c)]);}),_0x428e96['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x5f521d),_0x428e96['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x5f521d)),_0x126d9c['plugins']['has']('ImageCaptionEditing')&&(_0x428e96['enableCommand']('toggleImageCaption',(_0x1dbc8a,_0x361516)=>{const _0x1df92b=_0x126d9c['plugins']['get']('ImageCaptionUtils');let _0x308e06=_0x576b30['getClosestSelectedImageElement'](_0x126d9c['model']['document']['selection']),_0x3ab727=_0x1df92b['getCaptionFromImageModelElement'](_0x308e06);_0x126d9c['model']['change'](()=>{if(_0x3ab727)return void _0x428e96['markDeletion'](_0x126d9c['model']['createRangeOn'](_0x3ab727));const _0x3f3ae0=_0x576b30['isBlockImage'](_0x308e06);_0x1dbc8a(_0x361516),_0x308e06=_0x576b30['getClosestSelectedImageElement'](_0x126d9c['model']['document']['selection']),_0x3ab727=_0x1df92b['getCaptionFromImageModelElement'](_0x308e06),_0x428e96['markInsertion'](_0x126d9c['model']['createRangeOn'](_0x3ab727),_0x3f3ae0?null:'imageCaption');});}),_0x428e96['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x5f521d));const _0xf5be=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x20d369(_0x3488bb,_0x2de54b){const _0x593049=_0xf5be['findIndex'](({type:_0x3b0b71,subType:_0x5b2c7c})=>_0x3488bb['type']==_0x3b0b71&&_0x3488bb['subType']==_0x5b2c7c),_0x28abb0=_0xf5be['findIndex'](({type:_0x23f5e2,subType:_0x1a3f16})=>_0x2de54b['type']==_0x23f5e2&&_0x2de54b['subType']==_0x1a3f16);if(_0x593049<0x0||_0x28abb0<0x0)return!0x1;const _0x11132d=_0x3488bb['getFirstRange'](),_0x4bf933=_0x2de54b['getFirstRange']();if((0x0==_0x593049||0x1==_0x593049)&&0x2==_0x28abb0&&_0x11132d['isIntersecting'](_0x4bf933))return!0x0;if(0x2==_0x593049&&0x3==_0x28abb0){const _0x4cf521=_0x428e96['_findSuggestions'](_0x11132d,'insertion')['filter'](({suggestion:_0x8ca914,meta:_0x300511})=>_0x300511['isOwn']&&'convertInlineImageToBlock'==_0x8ca914['subType']);if(_0x4cf521['length']>0x1&&_0x4bf933['end']['isEqual'](_0x11132d['start']))return!0x0;if(0x1==_0x4cf521['length']&&(_0x11132d['start']['isEqual'](_0x4bf933['end'])||_0x11132d['end']['isEqual'](_0x4bf933['start'])))return!0x0;}if(0x3==_0x593049&&0x3==_0x28abb0&&_0x11132d['start']['isBefore'](_0x4bf933['start'])){const _0x2056aa=_0x11132d['end']['nodeAfter'],_0x2b35c7=_0x4bf933['start']['nodeBefore'];return _0x576b30['isBlockImage'](_0x2056aa)&&_0x2056aa===_0x2b35c7;}return!0x1;}function _0x5f521d(_0x194b84,_0x3ca39e){return _0x20d369(_0x194b84,_0x3ca39e)?[_0x194b84,_0x3ca39e]:_0x20d369(_0x3ca39e,_0x194b84)?[_0x3ca39e,_0x194b84]:null;}_0x126d9c['plugins']['has']('ImageResize')&&(_0x428e96['enableDefaultAttributesIntegration']('resizeImage'),_0x428e96['registerBlockAttribute']('resizedWidth'),_0x428e96['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x15dbc4,'FORMAT_IMAGE_SIZE'))),_0x126d9c['plugins']['has']('ImageTextAlternativeEditing')&&(_0x428e96['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x428e96['registerBlockAttribute']('alt')),_0x126d9c['plugins']['has']('PictureEditing')&&(_0x428e96['registerBlockAttribute']('sources'),_0x428e96['descriptionFactory']['registerDescriptionCallback'](_0x57c2d8=>{if('attribute'!=_0x57c2d8['type'])return;const {data:_0x293026}=_0x57c2d8;return _0x293026&&'sources'==_0x293026['key']?{'type':'format','content':''}:void 0x0;})),_0x126d9c['plugins']['has']('ImageSizeAttributes')&&(_0x428e96['registerBlockAttribute']('width'),_0x428e96['registerBlockAttribute']('height'),_0x428e96['descriptionFactory']['registerDescriptionCallback'](_0x3925a1=>{if('attribute'!=_0x3925a1['type'])return;const {data:_0x3837d5}=_0x3925a1;return!_0x3837d5||'width'!=_0x3837d5['key']&&'height'!=_0x3837d5['key']?void 0x0:{'type':'format','content':''};})),_0x428e96['descriptionFactory']['registerDescriptionCallback'](_0x46a0d6=>{if(!!_0xf5be['find'](({type:_0x58c793,subType:_0x584646})=>_0x46a0d6['type']==_0x58c793&&_0x46a0d6['subType']==_0x584646))return _0x46a0d6['previous']?{}:void 0x0;}),_0x428e96['descriptionFactory']['registerDescriptionCallback'](_0x4bb83b=>{if('insertion'==_0x4bb83b['type']||'deletion'==_0x4bb83b['type']){const _0xf6d92e=_0x4bb83b['getContainedElement']();if(_0xf6d92e&&_0xf6d92e['is']('element','caption'))return{'type':'insertion'==_0x4bb83b['type']?'addObject':'removeObject','element':_0xf6d92e,'quantity':0x1};}}),_0x428e96['descriptionFactory']['registerDescriptionCallback'](_0x1740e4=>'formatBlock'==_0x1740e4['type']&&'convertInlineImageToBlock'==_0x1740e4['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x1740e4['type']&&'convertBlockImageToInline'==_0x1740e4['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x428e96['descriptionFactory']['registerDescriptionCallback'](_0x3dae09=>{if('attribute'!=_0x3dae09['type'])return;const {data:_0x40fc06}=_0x3dae09;if(!_0x40fc06||'alt'!=_0x40fc06['key'])return;const _0x5ce7aa=_0x40fc06['newValue'];return _0x5ce7aa?{'type':'format','content':o(_0x15dbc4,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5ce7aa+'\x22')}:{'type':'format','content':o(_0x15dbc4,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x353308=this['editor'],_0x1b11ed=_0x353308['locale'];_0x353308['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x583581=>{if('formatBlock'!=_0x583581['type']&&'formatInline'!=_0x583581['type'])return;const {data:_0x8651c4}=_0x583581;if(_0x8651c4){if('imageTextAlternative'==_0x8651c4['commandName']){const _0x5b92c9=_0x8651c4['commandParams'][0x0]['newValue'];return _0x5b92c9?{'type':'format','content':o(_0x1b11ed,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5b92c9+'\x22')}:{'type':'format','content':o(_0x1b11ed,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x8651c4['commandName']){const _0x43f1e5=_0x8651c4['commandParams'][0x0]['width'];return _0x43f1e5?{'type':'format','content':o(_0x1b11ed,'*Set\x20image\x20width:*\x20%0',_0x43f1e5)}:{'type':'format','content':o(_0x1b11ed,'*Reset\x20image\x20width*')};}}});}}class st extends _0x316441{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4ffcf7=this['editor']['locale'],_0x1f693b=this['editor']['plugins']['get']('TrackChangesEditing');_0x1f693b['enableDefaultAttributesIntegration']('replaceImageSource'),_0x1f693b['registerBlockAttribute']('src'),_0x1f693b['descriptionFactory']['registerDescriptionCallback'](_0x7c41aa=>{if('attribute'!=_0x7c41aa['type'])return;const {data:_0x5a2762}=_0x7c41aa;return _0x5a2762&&'src'==_0x5a2762['key']?_0x5a2762['newValue']&&_0x5a2762['oldValue']?{'type':'format','content':o(_0x4ffcf7,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x291468=this['editor']['plugins']['get']('TrackChangesEditing');_0x291468['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x291468['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x291468['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x291468['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x12dcec=this['editor'],_0x4796df=_0x12dcec['locale'];_0x12dcec['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5556ae=>{if('formatBlock'!=_0x5556ae['type']&&'formatInline'!=_0x5556ae['type'])return;const {data:_0x3b6ff4}=_0x5556ae;if(!_0x3b6ff4||'replaceImageSource'!=_0x3b6ff4['commandName'])return;return{'type':'format','content':o(_0x4796df,'*Format:*\x20replace\x20image\x20URL')};});}}class ot extends _0x316441{['afterInit'](){const _0x2dd9e0=this['editor'];if(!_0x2dd9e0['plugins']['has']('ImageStyleEditing'))return;const _0x43572c=_0x2dd9e0['plugins']['get']('TrackChangesEditing'),_0x374191=_0x2dd9e0['plugins']['get']('ImageUtils'),_0x53bcae={};_0x43572c['enableCommand']('imageStyle',(_0x133493,_0x281249)=>{const _0x1d52d7=_0x2dd9e0['plugins']['get']('Users')['me'],_0x36c145=_0x2dd9e0['commands']['get']('imageStyle');let _0x5910b0=_0x374191['getClosestSelectedImageElement'](_0x2dd9e0['model']['document']['selection']),_0x46d9a4=_0x2dd9e0['model']['createRangeOn'](_0x5910b0),_0x3cbee2=_0x36c145['value'];if(_0x3cbee2==_0x281249['value'])return;const _0x4a8548={'commandName':'imageStyle','commandParams':[_0x281249],'formatGroupId':_0x4e5108()};_0x2dd9e0['model']['change'](()=>{if(_0x43572c['getSuggestions']()['filter'](_0x5b3fce=>_0x5b3fce['isInContent']&&_0x1d52d7==_0x5b3fce['author']&&('formatBlock'==_0x5b3fce['type']||'formatInline'==_0x5b3fce['type'])&&('imageStylePreApply'==_0x5b3fce['subType']||'imageStylePostApply'==_0x5b3fce['subType'])&&_0x5b3fce['getFirstRange']()['isEqual'](_0x46d9a4))['forEach'](_0x4053b2=>_0x43572c['discardSuggestion'](_0x4053b2['head'])),_0x5910b0=_0x374191['getClosestSelectedImageElement'](_0x2dd9e0['model']['document']['selection']),_0x46d9a4=_0x2dd9e0['model']['createRangeOn'](_0x5910b0),_0x36c145['refresh'](),_0x2dd9e0['commands']['get']('imageTypeInline')['refresh'](),_0x2dd9e0['commands']['get']('imageTypeBlock')['refresh'](),_0x3cbee2=_0x36c145['value'],_0x3cbee2!=_0x281249['value'])return _0x374191['isInlineImage'](_0x5910b0)&&_0x36c145['shouldConvertImageType'](_0x281249['value'],_0x5910b0)?(_0x133493({..._0x281249,'setImageSizes':!0x1}),_0x5910b0=_0x374191['getClosestSelectedImageElement'](_0x2dd9e0['model']['document']['selection']),void _0x43572c['markBlockFormat'](_0x5910b0,{..._0x4a8548,'commandReversedParams':[{'value':_0x3cbee2||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x374191['isBlockImage'](_0x5910b0)?_0x43572c['markBlockFormat'](_0x5910b0,_0x4a8548,[],'imageStylePostApply'):_0x43572c['markInlineFormat'](_0x46d9a4,_0x4a8548,'imageStylePostApply'));});});for(const _0x32e8da of _0x2dd9e0['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x53bcae[_0x32e8da['name']]=_0x32e8da['title']['toLowerCase']();_0x43572c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x43572c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x43572c['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x43572c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4b82a7])=>{_0x374191['setImageNaturalSizeAttributes'](_0x4b82a7['getContainedElement']());}),_0x43572c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0xfed322,_0x12692d)=>{_0x43572c['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0xfed322,{'commandName':_0x12692d['commandName'],'commandParams':_0x12692d['commandReversedParams']});}),_0x43572c['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xb54d0b,_0x27723b){if(_0x57b158(_0xb54d0b,_0x27723b))return[_0xb54d0b,_0x27723b];if(_0x57b158(_0x27723b,_0xb54d0b))return[_0x27723b,_0xb54d0b];return null;});const _0xd19d46=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x57b158(_0x5c69e0,_0x4740b6){const _0x56ab5e=_0xd19d46['findIndex'](({type:_0xa1b973,subType:_0x143e25})=>_0x5c69e0['type']==_0xa1b973&&_0x5c69e0['subType']==_0x143e25),_0xf129af=_0xd19d46['findIndex'](({type:_0x1a4e41,subType:_0x3079c9})=>_0x4740b6['type']==_0x1a4e41&&_0x4740b6['subType']==_0x3079c9);if(_0x56ab5e<0x0||_0xf129af<0x0)return!0x1;const _0x2f5d67=_0x5c69e0['getFirstRange'](),_0x225308=_0x4740b6['getFirstRange']();if((0x0==_0x56ab5e||0x1==_0x56ab5e)&&0x2==_0xf129af&&_0x2f5d67['isIntersecting'](_0x225308))return!0x0;if(0x2==_0x56ab5e&&0x3==_0xf129af){const _0x2359f7=_0x43572c['_findSuggestions'](_0x2f5d67,'insertion')['filter'](({suggestion:_0x406ba9,meta:_0x293775})=>_0x293775['isOwn']&&'convertInlineImageToBlock'==_0x406ba9['subType']);if(_0x2359f7['length']>0x1&&_0x225308['end']['isEqual'](_0x2f5d67['start']))return!0x0;if(0x1==_0x2359f7['length']&&(_0x2f5d67['start']['isEqual'](_0x225308['end'])||_0x2f5d67['end']['isEqual'](_0x225308['start'])))return!0x0;}if(0x3==_0x56ab5e&&0x3==_0xf129af&&_0x2f5d67['start']['isBefore'](_0x225308['start'])){const _0x1266ef=_0x2f5d67['end']['nodeAfter'],_0x139fd9=_0x225308['start']['nodeBefore'];return _0x374191['isBlockImage'](_0x1266ef)&&_0x1266ef===_0x139fd9;}return!0x1;}_0x2dd9e0['model']['document']['registerPostFixer'](()=>{let _0x50ece7=!0x1;const _0x783e7=Array['from'](_0x2dd9e0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x320c64,data:_0x4bc34b}of _0x783e7){const {group:_0x1cfe57,type:_0x4368f2,subType:_0x225669,id:_0x52471b}=_0x43572c['_splitMarkerName'](_0x320c64);if('suggestion'==_0x1cfe57&&_0x43572c['hasSuggestion'](_0x52471b)){if('formatBlock'==_0x4368f2&&('imageStylePreApply'==_0x225669||'imageStylePostApply'==_0x225669)){const _0x2cc290=_0x43572c['getSuggestion'](_0x52471b);if(_0x4bc34b['newRange']){const _0x3bf7cf=_0x2cc290['getFirstRange']()['getContainedElement']();if(_0x374191['isBlockImage'](_0x3bf7cf))continue;_0x43572c['discardSuggestion'](_0x2cc290),_0x50ece7=!0x0;}}if('insertion'==_0x4368f2&&'imageCaption'==_0x225669&&!_0x4bc34b['newRange']){const _0x14c245=_0x43572c['getSuggestion'](_0x52471b);_0x14c245['next']&&_0x14c245['next']['isInContent']&&(_0x43572c['discardSuggestion'](_0x14c245['next']),_0x50ece7=!0x0);}}}return _0x50ece7;}),this['_registerLegacyDescription'](_0x53bcae);}['_registerLegacyDescription'](_0x10ff71){const _0x5f44fd=this['editor'],_0x45003f=_0x5f44fd['locale'];_0x5f44fd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2cf8bb=>{if('formatBlock'!=_0x2cf8bb['type']&&'formatInline'!=_0x2cf8bb['type'])return;const {data:_0x530eeb}=_0x2cf8bb;if(!_0x530eeb||'imageStyle'!=_0x530eeb['commandName'])return;const _0x15da49=_0x530eeb['commandParams'][0x0]['value'];return _0x38f713('side'===_0x15da49?o(_0x45003f,'FORMAT_SIDE_IMAGE'):_0x10ff71[_0x15da49]||_0x15da49);function _0x38f713(_0x4b2322){return{'type':'format','content':o(_0x45003f,'*Format:*\x20%0',_0x4b2322)};}});}}class rt extends _0x316441{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x2b40e5){super(_0x2b40e5),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x403b58=this['editor'],_0x2aa784=_0x403b58['commands']['get']('importWord'),_0x53326f=_0x403b58['commands']['get']('trackChanges');_0x2aa784&&(_0x2aa784['on']('execute',(_0x1f1d0d,[,_0x110bae])=>{this['_trackChangesValueDuringImport']=_0x53326f['value'],_0x110bae['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2aa784,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2aa784,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x53326f['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x403b58['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1abfb3,_0xf59979){const {suggestions:_0x4c8906}=_0xf59979,_0x38ea70=this['editor']['commands']['get']('trackChanges'),_0x4a531f=_0x38ea70['value'];this['_trackChangesValueDuringImport']!==_0x4a531f&&(_0x38ea70['execute'](),this['_trackChangesExecuted']=!0x0),_0x4c8906&&_0x4c8906['forEach'](({id:_0x15a60e,type:_0x179920,author:_0x4e459a,created_at:_0x44e198})=>{const _0x545d7b={'id':_0x15a60e,'type':_0x179920,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4e459a,'createdAt':_0x44e198?new Date(_0x44e198):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x545d7b);});}}class at extends _0x316441{['afterInit'](){const _0x58d89e=this['editor'],_0x2aaf63=_0x58d89e['plugins']['get']('TrackChangesEditing');if(_0x58d89e['plugins']['has']('IndentEditing')&&(_0x2aaf63['enableCommand']('indent'),_0x2aaf63['enableCommand']('outdent')),_0x58d89e['plugins']['has']('IndentBlock')){for(const _0x33a363 of['indentBlock','outdentBlock'])_0x2aaf63['enableDefaultAttributesIntegration'](_0x33a363);}const _0x104868=_0x58d89e['locale'];_0x2aaf63['registerBlockAttribute']('blockIndent'),_0x2aaf63['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x104868,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c2009=this['editor'],_0xcfb077=_0x3c2009['locale'],_0x53e624=_0x3c2009['plugins']['get']('TrackChangesEditing');_0x53e624['descriptionFactory']['registerDescriptionCallback'](_0x39a99f=>{if('formatBlock'!=_0x39a99f['type'])return;const {data:_0x1d890c}=_0x39a99f;if(!_0x1d890c)return;if('indentBlock'!=_0x1d890c['commandName']&&'outdentBlock'!=_0x1d890c['commandName'])return;const _0x5b4096=_0x39a99f['getItems']()[0x0],_0x487be7=_0x53e624['descriptionFactory']['getItemLabel'](_0x5b4096);return'indentBlock'==_0x1d890c['commandName']?{'type':'format','content':o(_0xcfb077,'*Indent:*\x20%0',_0x487be7)}:'outdentBlock'==_0x1d890c['commandName']?{'type':'format','content':o(_0xcfb077,'*Outdent:*\x20%0',_0x487be7)}:void 0x0;});}}class ct extends _0x316441{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ut extends _0x316441{['afterInit'](){const _0x5b2c80=this['editor'];if(!_0x5b2c80['plugins']['has']('LinkEditing'))return;const _0x38f9f0=_0x5b2c80['plugins']['get']('TrackChangesEditing'),_0xde34ba=_0x5b2c80['commands']['get']('link');_0x38f9f0['enableDefaultAttributesIntegration']('link'),_0x38f9f0['enableDefaultAttributesIntegration']('unlink'),_0x38f9f0['registerInlineAttribute']('linkHref');for(const _0x7074e6 of _0xde34ba['manualDecorators'])_0x38f9f0['registerInlineAttribute'](_0x7074e6['id']),_0x38f9f0['descriptionFactory']['registerAttributeLabel'](_0x7074e6['id'],'link\x20('+_0x7074e6['label']['toLowerCase']()+')');_0x38f9f0['descriptionFactory']['registerDescriptionCallback'](_0x32bdca=>{if('attribute'!=_0x32bdca['type'])return;const {data:_0x2baa4d}=_0x32bdca;if(!_0x2baa4d||'linkHref'!=_0x2baa4d['key'])return;const _0xfa51cd=_0x2baa4d['newValue'],_0x2688ca=_0x5b2c80['locale'];return{'type':'format','content':null==_0xfa51cd?o(_0x2688ca,'*Remove\x20link*'):o(_0x2688ca,'*Set\x20link:*\x20%0','\x22'+_0xfa51cd+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1d0433=this['editor'],_0x496307=_0x1d0433['locale'];_0x1d0433['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34aed5=>{if('formatInline'!=_0x34aed5['type'])return;const {data:_0x81137b}=_0x34aed5;if(_0x81137b){if('link'==_0x81137b['commandName']){const _0x4b1a2b=_0x81137b['commandParams'][0x0];return{'type':'format','content':o(_0x496307,'*Set\x20link:*\x20%0','\x22'+_0x4b1a2b+'\x22')};}return'unlink'==_0x81137b['commandName']?{'type':'format','content':o(_0x496307,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x316441{['afterInit'](){const _0x15370f=this['editor'],_0x569013=_0x15370f['locale'];if(!_0x15370f['plugins']['has']('LegacyListEditing'))return;const _0x75f019=_0x15370f['plugins']['get']('TrackChangesEditing'),_0xb1724d=_0x15370f['plugins']['has']('LegacyTodoListEditing');function _0x7c400e(_0x498a8b){return()=>{const _0x28cdfc=_0x15370f['model']['document']['selection'],_0x2f8ffe=_0x15370f['commands']['get'](_0x498a8b);if(_0x2f8ffe['value'])return void _0x15370f['execute']('paragraph',{});const _0x183222=_0x498a8b['slice'](0x0,-0x4),_0x43ca3c=function(_0x214a29,_0xbe6529,_0xa15943){let _0x25f7a9=Array['from'](_0x214a29)['filter'](_0x1d37cc=>function(_0x1972ed,_0x19fa2b){return _0x19fa2b['checkChild'](_0x1972ed['parent'],'listItem')&&!_0x19fa2b['isObject'](_0x1972ed);}(_0x1d37cc,_0xa15943));_0x25f7a9=_0x25f7a9['filter'](_0x205c24=>!_0x205c24['is']('element','listItem')||_0x205c24['getAttribute']('listType')!=_0xbe6529);const _0x231fdc=new Set();for(const _0x51fb64 of _0x25f7a9)_0x51fb64['is']('element','listItem')?_0x231fdc['add'](Le(_0x51fb64)):_0x231fdc['add'](_0x51fb64);return Array['from'](_0x231fdc);}(_0x28cdfc['getSelectedBlocks'](),_0x183222,_0x15370f['model']['schema']);_0x15370f['model']['change'](()=>{for(const _0x13ba3d of _0x43ca3c)_0x75f019['markBlockFormat'](_0x13ba3d,{'commandName':_0x498a8b,'commandParams':[{'forceValue':!_0x2f8ffe['value']}],'formatGroupId':'blockName'},Ee(_0x13ba3d));});};}function _0x570364(_0x1c1a49){return()=>{const _0x280e4c=function(_0x183bf1){let _0x2acfe0=Array['from'](_0x183bf1);const _0x391dc1=_0x2acfe0['findIndex'](_0x32274c=>'listItem'!=_0x32274c['name']);return _0x391dc1>-0x1&&(_0x2acfe0=_0x2acfe0['slice'](0x0,_0x391dc1)),_0x2acfe0;}(_0x15370f['model']['document']['selection']['getSelectedBlocks']()),_0x136aad=_0x15370f['model']['createRange'](_0x15370f['model']['createPositionAt'](_0x280e4c[0x0],'before'),_0x15370f['model']['createPositionAt'](_0x280e4c[_0x280e4c['length']-0x1],'end'));_0x15370f['model']['change'](()=>{_0x75f019['markBlockFormat'](_0x136aad,{'commandName':_0x1c1a49,'commandParams':[],'formatGroupId':'listIndent'},function(_0x19141e){const _0x585647=new Set();for(const _0x39ac55 of _0x19141e){let _0x4006ea=_0x39ac55['nextSibling'];for(;_0x4006ea&&_0x4006ea['getAttribute']('listIndent')>_0x39ac55['getAttribute']('listIndent');)_0x585647['add'](_0x4006ea),_0x4006ea=_0x4006ea['nextSibling'];}return Array['from'](_0x585647);}(_0x280e4c));});};}_0x75f019['enableCommand']('numberedList',_0x7c400e('numberedList')),_0x75f019['enableCommand']('bulletedList',_0x7c400e('bulletedList')),_0xb1724d&&_0x75f019['enableCommand']('todoList',_0x7c400e('todoList')),_0x75f019['enableCommand']('indentList',_0x570364('indentList')),_0x75f019['enableCommand']('outdentList',_0x570364('outdentList')),_0xb1724d&&_0x75f019['enableCommand']('checkTodoList',()=>{const _0x2e1e4a=_0x15370f['commands']['get']('checkTodoList'),_0x3e1855=Array['from'](_0x2e1e4a['_selectedElements']);_0x3e1855['filter'](_0x24b063=>_0x24b063['getAttribute']('todoListChecked')!=_0x2e1e4a['value']),_0x15370f['model']['change'](()=>{for(const _0x5550d1 of _0x3e1855)_0x75f019['markBlockFormat'](_0x5550d1,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x2e1e4a['value']}]});});}),_0x75f019['descriptionFactory']['registerElementLabel']('listItem',_0x4bf731=>o(_0x569013,'ELEMENT_LIST_ITEM',_0x4bf731)),_0x75f019['descriptionFactory']['registerDescriptionCallback'](_0x105ceb=>{if('formatBlock'!=_0x105ceb['type']&&'formatInline'!=_0x105ceb['type'])return;const {data:_0x4b3b9d}=_0x105ceb;if(_0x4b3b9d){if('numberedList'==_0x4b3b9d['commandName']||'bulletedList'==_0x4b3b9d['commandName']||'todoList'==_0x4b3b9d['commandName'])switch(_0x4b3b9d['commandName']['replace']('List','')){case'bulleted':return _0x29980a(o(_0x569013,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x29980a(o(_0x569013,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x29980a(o(_0x569013,'ELEMENT_TODO_LIST'));}if('indentList'==_0x4b3b9d['commandName'])return{'type':'format','content':o(_0x569013,'*Indent:*\x20%0',o(_0x569013,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x4b3b9d['commandName'])return{'type':'format','content':o(_0x569013,'*Outdent:*\x20%0',o(_0x569013,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x4b3b9d['commandName'])return _0x4b3b9d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x569013,'*Check\x20item*')}:{'type':'format','content':o(_0x569013,'*Uncheck\x20item*')};}function _0x29980a(_0x1a9811){return{'type':'format','content':o(_0x569013,'*Change\x20to:*\x20%0',_0x1a9811)};}});}}function Le(_0x1b89a4){const _0x461b7a=_0x1b89a4['getAttribute']('listIndent');if(0x0==_0x461b7a)return _0x1b89a4;let _0x21863b=_0x1b89a4;for(;_0x1b89a4['previousSibling']&&_0x1b89a4['previousSibling']['is']('element','listItem');){const _0x1fed79=_0x1b89a4['previousSibling']['getAttribute']('listIndent');if(_0x1fed79==_0x461b7a)_0x21863b=_0x1b89a4['previousSibling'];else{if(_0x1fed79<_0x461b7a)break;}_0x1b89a4=_0x1b89a4['previousSibling'];}return _0x21863b;}function Ee(_0x1dea6b){const _0x29508d=[];if(_0x1dea6b['is']('element','listItem')&&_0x1dea6b['getAttribute']('listIndent')>0x0){let _0x3abc7b=_0x1dea6b['nextSibling'];for(;_0x3abc7b&&'listItem'==_0x3abc7b['name']&&_0x3abc7b['getAttribute']('listIndent')==_0x1dea6b['getAttribute']('listIndent');)_0x29508d['push'](_0x3abc7b),_0x3abc7b=_0x3abc7b['nextSibling'];}return _0x29508d;}class ht extends _0x316441{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x10a9d4=this['editor']['config']['get']('list.properties'),_0x47b8a9=this['editor']['plugins']['get']('TrackChangesEditing');_0x10a9d4['styles']&&_0x47b8a9['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x10a9d4['reversed']&&_0x47b8a9['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x10a9d4['startIndex']&&_0x47b8a9['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x47b8a9['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x3f8c36,_0x17194a={}){const _0x2daf7a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x37a3c4=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x2daf7a['markMultiRangeBlockFormat'](_0x37a3c4,{'commandName':'listStyle','commandParams':[{'type':_0x17194a['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x48fc87,_0xe124dd={}){const _0x140851=this['editor']['plugins']['get']('TrackChangesEditing'),_0xedff30=this['_getSuggestionBlocks'](_0x1b5d9f=>_0x1b5d9f['is']('element','listItem')&&'numbered'===_0x1b5d9f['getAttribute']('listType'));if(_0xedff30['length']<0x1)return;const _0x5ee0da=_0xedff30['map'](_0x31130b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x31130b,'before'),this['editor']['model']['createPositionAt'](_0x31130b,0x0)));this['editor']['model']['change'](()=>{_0x140851['markMultiRangeBlockFormat'](_0x5ee0da,{'commandName':'listReversed','commandParams':[{'reversed':_0xe124dd['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x57da45,_0x448341={}){const _0x10f8e2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3410bb=this['_getSuggestionBlocks'](_0x244879=>_0x244879['is']('element','listItem')&&'numbered'===_0x244879['getAttribute']('listType'));if(_0x3410bb['length']<0x1)return;const _0x389252=_0x3410bb['map'](_0x3f559b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3f559b,'before'),this['editor']['model']['createPositionAt'](_0x3f559b,0x0)));this['editor']['model']['change'](()=>{_0x10f8e2['markMultiRangeBlockFormat'](_0x389252,{'commandName':'listStart','commandParams':[{'startIndex':_0x448341['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4fa4db){if('formatBlock'!=_0x4fa4db['type']&&'formatInline'!=_0x4fa4db['type'])return;const _0x46b83d=this['editor']['locale'],{data:_0x149ce}=_0x4fa4db;if(!_0x149ce)return;let _0x434512,_0x4c7e27;switch(_0x149ce['commandName']){case'listStyle':_0x434512='*Change\x20to:*\x20%0',_0x4c7e27={'type':'format','content':o(_0x46b83d,_0x434512,o(_0x46b83d,this['_getTranslationKeyForListStyle'](_0x149ce['commandParams'][0x0]['type'])))};break;case'listReversed':_0x434512=_0x149ce['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4c7e27={'type':'format','content':o(_0x46b83d,_0x434512)};break;case'listStart':_0x434512='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4c7e27={'type':'format','content':o(_0x46b83d,_0x434512,_0x149ce['commandParams'][0x0]['startIndex'])};}return _0x4c7e27;}['_getSuggestionBlocksForListStyle'](){const _0x22355f=this['editor']['plugins']['get']('LegacyListUtils');let _0x360d26=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x360d26[0x0]?.['is']('element','listItem')&&_0x360d26['unshift'](..._0x22355f['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x360d26[_0x360d26['length']-0x1]?.['is']('element','listItem')&&_0x360d26['push'](..._0x22355f['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x360d26=[...new Set(_0x360d26)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x360d26=_0x360d26['filter'](_0x29dcd8=>_0x29dcd8['is']('element','listItem'))),_0x360d26;}['_getSuggestionBlocks'](_0x168156){const _0x30b669=this['editor']['plugins']['get']('LegacyListUtils');let _0x21c874=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x168156)['map'](_0x4640b3=>{const _0x406556=this['editor']['model']['createPositionAt'](_0x4640b3,0x0);return[..._0x30b669['getSiblingNodes'](_0x406556,'backward'),..._0x30b669['getSiblingNodes'](_0x406556,'forward')];})['flat']();return _0x21c874=[...new Set(_0x21c874)],_0x21c874;}['_getTranslationKeyForListStyle'](_0x19be5d){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x19be5d)||'default')['toUpperCase']()+'_LIST_'+_0x19be5d['toUpperCase']()['replace'](/-/g,'_');}}class gt extends _0x316441{['afterInit'](){const _0x3a1d35=this['editor'];if(!_0x3a1d35['plugins']['has']('MediaEmbedEditing'))return;const _0xf451c9=_0x3a1d35['plugins']['get']('TrackChangesEditing'),_0x5c498c=_0x3a1d35['locale'];_0xf451c9['enableCommand']('mediaEmbed'),_0xf451c9['descriptionFactory']['registerElementLabel']('media',_0x3a5450=>o(_0x5c498c,'ELEMENT_MEDIA',_0x3a5450)),_0x3a1d35['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1339db,{writer:_0x92f6f9,options:_0x32ea91})=>{if(_0x32ea91['showSuggestionHighlights'])return _0x92f6f9['createEmptyElement']('div');},'converterPriority':'high'}),_0x3a1d35['data']['downcastDispatcher']['on']('attribute:url:media',(_0x149aca,_0x1a4b4c,_0x4a393b)=>{_0x4a393b['options']['showSuggestionHighlights']&&_0x149aca['stop']();},{'priority':'high'});}}class lt extends _0x316441{['afterInit'](){const _0x32d41b=this['editor'];_0x32d41b['plugins']['has']('MentionEditing')&&_0x32d41b['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x316441{['afterInit'](){const _0x457f04=this['editor'];if(!_0x457f04['plugins']['has']('MergeFieldsEditing'))return;const _0x2389b1=_0x457f04['plugins']['get']('TrackChangesEditing'),_0xf3eba4=_0x457f04['locale'];_0x2389b1['enableCommand']('insertMergeField'),_0x2389b1['enableCommand']('insertMergeFieldBlock'),_0x2389b1['enableCommand']('insertMergeFieldImage'),_0x2389b1['descriptionFactory']['registerElementLabel']('mergeField',_0x34c0b3=>o(_0xf3eba4,'ELEMENT_MERGE_FIELD',_0x34c0b3)),_0x2389b1['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x76de53=>o(_0xf3eba4,'ELEMENT_MERGE_FIELD',_0x76de53)),_0x2389b1['descriptionFactory']['registerDescriptionCallback'](_0x4ba3ad=>{if('insertion'!=_0x4ba3ad['type']&&'deletion'!=_0x4ba3ad['type'])return;const _0x2cc70a=_0x4ba3ad['getContainedElement']();if(null==_0x2cc70a)return;const _0x3b679f=_0x457f04['plugins']['get']('MergeFieldsEditing');let _0x166e2c;switch(_0x3b679f['getMergeFieldType'](_0x2cc70a)){case null:return;case'image':{const _0x4c232e=_0x3b679f['unwrapAffixes'](_0x2cc70a['getAttribute']('src'));_0x166e2c=_0x3b679f['getLabel'](_0x4c232e)||_0x4c232e;break;}default:{const _0x46c4f5=_0x2cc70a['getAttribute']('id');_0x166e2c=_0x3b679f['getLabel'](_0x46c4f5)||_0x46c4f5;break;}}return'insertion'==_0x4ba3ad['type']?{'type':'insertion','content':o(_0xf3eba4,'*Insert:*\x20%0','\x22'+_0x166e2c+'\x22\x20'+o(_0xf3eba4,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0xf3eba4,'*Remove:*\x20%0','\x22'+_0x166e2c+'\x22\x20'+o(_0xf3eba4,'ELEMENT_MERGE_FIELD'))};});}}class mt extends _0x316441{['afterInit'](){const _0x3c107d=this['editor'],_0x3f011c=_0x3c107d['plugins']['get']('TrackChangesEditing');_0x3c107d['plugins']['has']('MultiLevelList')&&(_0x3f011c['enableDefaultAttributesIntegration']('multiLevelList'),_0x3f011c['registerBlockAttribute']('listMarkerStyle'),_0x3f011c['descriptionFactory']['registerDescriptionCallback'](_0x1a45af=>this['handleDescriptions'](_0x1a45af)));}['handleDescriptions'](_0x49162){const _0x31d7e3=this['editor']['locale'],{data:_0x203931}=_0x49162,_0x1e9561={'type':'format','content':''};if(_0x203931&&'listMarkerStyle'==_0x203931['key']){if(!_0x203931['oldValue'])return{'type':'format','content':o(_0x31d7e3,'*Set\x20format:*\x20%0',o(_0x31d7e3,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x203931['newValue']+')'};if(!_0x203931['newValue']){let _0x5a1150=_0x49162['head'];for(;_0x5a1150;){if(_0x5a1150['data']&&'listType'==_0x5a1150['data']['key']&&_0x5a1150['data']['newValue'])return _0x1e9561;_0x5a1150=_0x5a1150['next'];}return{'type':'format','content':o(_0x31d7e3,'*Remove\x20format:*\x20%0',o(_0x31d7e3,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x203931['oldValue']+')'};}}}}class pt extends _0x316441{['afterInit'](){const _0x4f24a6=this['editor'];if(!_0x4f24a6['plugins']['has']('PageBreakEditing'))return;_0x4f24a6['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x551fb6=_0x4f24a6['plugins']['get']('TrackChangesEditing'),_0x2f09a9=_0x4f24a6['locale'];_0x551fb6['descriptionFactory']['registerElementLabel']('pageBreak',_0x569ed2=>o(_0x2f09a9,'ELEMENT_PAGE_BREAK',_0x569ed2));}}class kt extends _0x316441{['afterInit'](){const _0x9e3aad=this['editor'];if(!_0x9e3aad['plugins']['has']('Paragraph'))return;const _0x25c323=_0x9e3aad['locale'],_0x5ef00a=_0x9e3aad['plugins']['get']('TrackChangesEditing');_0x5ef00a['descriptionFactory']['registerElementLabel']('paragraph',_0x47c98c=>o(_0x25c323,'ELEMENT_PARAGRAPH',_0x47c98c)),_0x5ef00a['enableDefaultAttributesIntegration']('paragraph'),_0x5ef00a['enableCommand']('insertParagraph'),_0x9e3aad['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x9e3aad),{'priority':'highest'}),_0x9e3aad['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1d58f9,_0x5bb298,_0x31cd76)=>{_0x31cd76['options']['showSuggestionHighlights']&&nr(_0x9e3aad,{'showActiveMarker':!0x1})(_0x1d58f9,_0x5bb298,_0x31cd76);},{'priority':'highest'});const _0x31c1a1=_0x5ef00a['descriptionFactory'];_0x31c1a1['registerDescriptionCallback'](_0x17da81=>{if('insertion'!==_0x17da81['type'])return;const {start:_0x1bc763,end:_0x419ff2}=_0x17da81['getFirstRange']();if(!_0x1bc763['isTouching'](_0x419ff2)||!_0x1bc763['nodeAfter'])return;const _0x56613a=_0x9e3aad['model']['schema'],_0x25cf77=_0x1bc763['nodeAfter'];return _0x56613a['isBlock'](_0x25cf77)&&!_0x56613a['isLimit'](_0x25cf77)&&_0x56613a['checkChild'](_0x25cf77,'$text')?{'type':'insertion','content':o(_0x25c323,'*Insert:*\x20%0',_0x31c1a1['getItemLabel'](_0x25cf77,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x516ce4=this['editor'],_0x4e644b=_0x516ce4['locale'];_0x516ce4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x307a50=>{if('formatBlock'!=_0x307a50['type'])return;const {data:_0x1f825c}=_0x307a50;return _0x1f825c&&'paragraph'==_0x1f825c['commandName']?{'type':'format','content':o(_0x4e644b,'*Change\x20to:*\x20%0',o(_0x4e644b,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x29606d,{showActiveMarker:_0x454e28=!0x0}={}){return(_0x50b6ba,_0x4e5cfe,_0xa9b0b2)=>{const _0x4136f0=_0x29606d['plugins']['get']('TrackChangesEditing'),_0x1b1c33=_0x4e5cfe['markerRange']['start'],_0x3f467d=_0x4e5cfe['markerRange']['end'],_0x2c5e1e=_0x29606d['model']['schema'];if(!_0x1b1c33['isTouching'](_0x3f467d)||!_0x1b1c33['nodeAfter'])return;const _0x27e052=_0x1b1c33['nodeAfter'];if(_0x2c5e1e['isBlock'](_0x27e052)&&!_0x2c5e1e['isLimit'](_0x27e052)&&_0x2c5e1e['checkChild'](_0x27e052,'$text')){if(!_0xa9b0b2['consumable']['consume'](_0x4e5cfe['markerRange'],_0x50b6ba['name']))return;const {id:_0xadca7f,authorId:_0x2e38be}=_0x4136f0['_splitMarkerName'](_0x4e5cfe['markerName']),_0x46e199=_0xa9b0b2['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-suggestion':_0xadca7f,'data-author-id':_0x2e38be}),_0x53c0cd=_0xa9b0b2['mapper']['toViewPosition'](_0x3f467d);_0x454e28&&_0x4136f0['activeMarkers']['includes'](_0x4e5cfe['markerName'])&&_0xa9b0b2['writer']['addClass']('ck-suggestion-marker--active',_0x46e199),_0xa9b0b2['writer']['insert'](_0x53c0cd,_0x46e199),_0xa9b0b2['mapper']['bindElementToMarker'](_0x46e199,_0x4e5cfe['markerName']);}};}class wt extends _0x316441{['afterInit'](){const _0x585a7e=this['editor'];_0x585a7e['commands']['get']('replaceSource')&&_0x585a7e['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class bt extends _0x316441{['afterInit'](){const _0x1045d4=this['editor'];if(!_0x1045d4['plugins']['has']('RemoveFormatEditing'))return;_0x1045d4['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49f5bd=this['editor'];_0x49f5bd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x50b3a3=>{if('formatBlock'!=_0x50b3a3['type']&&'formatInline'!=_0x50b3a3['type'])return;const {data:_0x2479fc}=_0x50b3a3;return _0x2479fc&&'removeFormat'==_0x2479fc['commandName']?{'type':'format','content':o(_0x49f5bd['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x316441{['afterInit'](){const _0x36269b=this['editor'];if(!_0x36269b['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x4ae180=_0x36269b['plugins']['get']('TrackChangesEditing');_0x4ae180['enableCommand']('goToPreviousRestrictedEditingException'),_0x4ae180['enableCommand']('goToNextRestrictedEditingException');const _0x23097e=_0x36269b['plugins']['get']('RestrictedEditingModeEditing');_0x23097e['enableCommand']('trackChanges'),_0x23097e['enableCommand']('acceptSuggestion'),_0x23097e['enableCommand']('discardSuggestion'),_0x23097e['enableCommand']('acceptAllSuggestions'),_0x23097e['enableCommand']('discardAllSuggestions'),_0x23097e['enableCommand']('acceptSelectedSuggestions'),_0x23097e['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x316441{['afterInit'](){const _0x4ef197=this['editor'];if(!_0x4ef197['plugins']['has']('ShiftEnter'))return;const _0x5e3089=_0x4ef197['plugins']['get']('TrackChangesEditing');_0x5e3089['enableCommand']('shiftEnter'),_0x4ef197['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x4ef197),{'priority':'high'}),_0x4ef197['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x4ef197),{'priority':'high'}),_0x4ef197['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x9851b9,_0x30dde7,_0x5ec427)=>{_0x5ec427['options']['showSuggestionHighlights']&&je(_0x4ef197,{'showActiveMarker':!0x1})(_0x9851b9,_0x30dde7,_0x5ec427);}),_0x5e3089['descriptionFactory']['registerElementLabel']('softBreak',_0x436b7e=>o(_0x4ef197['locale'],'ELEMENT_LINE_BREAK',_0x436b7e));}}function je(_0x3c71cd,{showActiveMarker:_0x43fd36=!0x0}={}){return(_0x21daa3,_0xf10104,_0x158be1)=>{const _0x70cbcd=_0x3c71cd['plugins']['get']('TrackChangesEditing');if(!_0x158be1['consumable']['test'](_0xf10104['markerRange'],_0x21daa3['name']))return;const _0x5d168c=_0x3c71cd['model'];for(const _0xc59207 of _0xf10104['markerRange']['getItems']()){if(!_0xc59207['is']('element','softBreak'))continue;const _0x5f0aca='deletion'==_0xf10104['markerName']['split'](':')[0x1]?'merge':'split',{id:_0x4ea7f8,authorId:_0x139bdf}=_0x70cbcd['_splitMarkerName'](_0xf10104['markerName']),_0x4256d4=_0x158be1['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x5f0aca,'data-suggestion':_0x4ea7f8,'data-author-id':_0x139bdf}),_0x45c975=_0x158be1['mapper']['toViewPosition'](_0x5d168c['createPositionBefore'](_0xc59207));_0x43fd36&&_0x70cbcd['activeMarkers']['includes'](_0xf10104['markerName'])&&_0x158be1['writer']['addClass']('ck-suggestion-marker--active',_0x4256d4),_0x158be1['writer']['insert'](_0x45c975,_0x4256d4),_0x158be1['mapper']['bindElementToMarker'](_0x4256d4,_0xf10104['markerName']);}};}class St extends _0x316441{['afterInit'](){const _0x2031d2=this['editor'],_0x179d68=_0x2031d2['model'],_0x19e840=_0x2031d2['locale'];if(!_0x2031d2['plugins']['has']('StandardEditingModeEditing'))return;const _0x11dfbd=_0x2031d2['plugins']['get']('TrackChangesEditing'),_0x1c2b4a='restrictedEditingException',_0x21c1b1=_0x2031d2['commands']['get'](_0x1c2b4a);_0x11dfbd['enableCommand'](_0x1c2b4a,(_0x29486e,_0x12b35e={})=>{const _0x27ef83=_0x179d68['document']['selection'];if(_0x27ef83['isCollapsed'])return void _0x29486e(_0x12b35e);const _0x4a7ad6=void 0x0!==_0x12b35e['forceValue']?_0x12b35e['forceValue']:!_0x21c1b1['value'];_0x179d68['change'](()=>{const _0x274101=Array['from'](_0x27ef83['getRanges']());for(const _0x4026d7 of _0x274101){const _0x168125=_0x4a7ad6?[_0x4026d7]:io(_0x1c2b4a,_0x4026d7,_0x179d68);for(const _0x476efc of _0x168125)_0x11dfbd['markInlineFormat'](_0x476efc,{'commandName':_0x1c2b4a,'commandParams':[{'forceValue':_0x4a7ad6}]});}});}),_0x11dfbd['descriptionFactory']['registerDescriptionCallback'](_0xa5e162=>{if('formatBlock'!=_0xa5e162['type']&&'formatInline'!=_0xa5e162['type'])return;const {data:_0xb5a107}=_0xa5e162;return _0xb5a107&&_0xb5a107['commandName']==_0x1c2b4a?_0xb5a107['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x19e840,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x19e840,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class It extends _0x316441{['afterInit'](){const _0x492476=this['editor'];if(!_0x492476['plugins']['has']('Style')||!_0x492476['plugins']['has']('DataSchema'))return;const _0x594503=_0x492476['plugins']['get']('TrackChangesEditing'),_0x1edc83=_0x492476['locale'],_0x2189a1=_0x492476['config']['get']('style')||{},_0x14c833=_0x492476['plugins']['get']('GeneralHtmlSupport'),_0x5ce8ca=_0x492476['plugins']['get']('StyleUtils')['normalizeConfig'](_0x492476['plugins']['get']('DataSchema'),_0x2189a1['definitions']);_0x594503['enableDefaultAttributesIntegration']('style');const _0x4a6079=new Set();for(const _0x399c60 of _0x5ce8ca['block']){const _0x1a0ea8=_0x14c833['getGhsAttributeNameForElement'](_0x399c60['element']);_0x4a6079['add'](_0x1a0ea8);}const _0x18b7c7=new Set();for(const _0x42c0c2 of _0x5ce8ca['inline']){const _0x4f9621=_0x14c833['getGhsAttributeNameForElement'](_0x42c0c2['element']);_0x18b7c7['add'](_0x4f9621);for(const _0x196e57 of _0x42c0c2['ghsAttributes'])_0x18b7c7['add'](_0x196e57);}for(const _0x1bd97f of _0x4a6079)_0x594503['registerBlockAttribute'](_0x1bd97f),_0x594503['descriptionFactory']['registerAttributeLabel'](_0x1bd97f,o(_0x1edc83,'FORMAT_STYLE'));for(const _0x52877f of _0x18b7c7)_0x594503['registerInlineAttribute'](_0x52877f),_0x594503['descriptionFactory']['registerAttributeLabel'](_0x52877f,o(_0x1edc83,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48891e=this['editor'],_0x3f43a5=_0x48891e['locale'];_0x48891e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xef849=>{if('formatBlock'!=_0xef849['type']&&'formatInline'!=_0xef849['type'])return;const {data:_0x517adb}=_0xef849;return _0x517adb&&'style'===_0x517adb['commandName']?_0x517adb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3f43a5,'*Set\x20format:*\x20%0',_0x517adb['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3f43a5,'*Remove\x20format:*\x20%0',_0x517adb['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class At extends _0x316441{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xdf596f){super(_0xdf596f),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x347585=this['editor'],_0x2daebf=_0x347585['model']['document']['selection'];if(!_0x347585['plugins']['has']('TableEditing'))return;const _0x1e483b=_0x347585['locale'],_0x2aec57=_0x347585['plugins']['get']('TrackChangesEditing'),_0x18a4b9=_0x347585['plugins']['get']('TableUtils');_0x2aec57['descriptionFactory']['registerElementLabel']('table',_0x35d023=>o(_0x1e483b,'ELEMENT_TABLE',_0x35d023)),this['_setupColumnsRowsFixing'](),_0x2aec57['enableCommand']('insertTable'),_0x2aec57['enableCommand']('selectTableRow'),_0x2aec57['enableCommand']('selectTableColumn');for(const _0x21e2cb of['insertTableRowAbove','insertTableRowBelow']){const _0x473a73=_0x347585['commands']['get'](_0x21e2cb);_0x2aec57['enableCommand'](_0x21e2cb,_0x25e7ed=>{_0x347585['model']['change'](_0x42dead=>{_0x25e7ed();const _0x55dac9='above'===_0x473a73['order'],_0x2f2642=_0x18a4b9['getSelectionAffectedTableCells'](_0x2daebf),_0x278e1c=_0x18a4b9['getRowIndexes'](_0x2f2642),_0x37b608=_0x55dac9?_0x278e1c['first']-0x1:_0x278e1c['last']+0x1,_0x4920d3=_0x2f2642[0x0]['findAncestor']('table'),_0x58d194=_0x18a4b9['createTableWalker'](_0x4920d3,{'startRow':_0x37b608,'endRow':_0x37b608}),_0x2a1078=Array['from'](_0x58d194)['map'](_0x3b1c9f=>_0x42dead['createRangeOn'](_0x3b1c9f['cell']));_0x2aec57['markMultiRangeInsertion'](_0x2a1078,'tableRow');});});}for(const _0x3190d9 of['insertTableColumnLeft','insertTableColumnRight']){const _0x1e7651=_0x347585['commands']['get'](_0x3190d9);_0x2aec57['enableCommand'](_0x3190d9,_0x1a4422=>{_0x347585['model']['change'](_0x260926=>{_0x1a4422();const _0x5c00c0='left'===_0x1e7651['order'],_0x1f18d8=_0x18a4b9['getSelectionAffectedTableCells'](_0x2daebf),_0x2431c9=_0x18a4b9['getColumnIndexes'](_0x1f18d8),_0x35d04e=_0x5c00c0?_0x2431c9['first']-0x1:_0x2431c9['last']+0x1,_0x11fc7f=_0x1f18d8[0x0]['findAncestor']('table'),_0x4417e5=_0x18a4b9['createTableWalker'](_0x11fc7f,{'startRow':0x0,'column':_0x35d04e,'includeAllSlots':!0x1}),_0x4aebae=Array['from'](_0x4417e5)['map'](_0x44e761=>_0x260926['createRangeOn'](_0x44e761['cell']));_0x2aec57['markMultiRangeInsertion'](_0x4aebae,'tableColumn');});});}for(const _0x37f516 of['removeTableRow','removeTableColumn']){const _0x28a59b=_0x37f516['substr'](0xb),_0x3b67c1=_0x28a59b['toLowerCase'](),_0x5cd21f=_0x3b67c1['substr'](0x0,0x3)+'span',_0x1b69e7='table'+_0x28a59b,_0x531866='min'+_0x28a59b,_0x68a2aa='max'+_0x28a59b;_0x2aec57['enableCommand'](_0x37f516,()=>{_0x347585['model']['change'](_0x47140b=>{const _0x49ca02=_0x18a4b9['getSelectionAffectedTableCells'](_0x2daebf),_0x3d9440=_0x49ca02[0x0]['findAncestor']('table');let _0x3771ba;if('removeTableRow'==_0x37f516){const _0x28bfd8=_0x18a4b9['getRowIndexes'](_0x49ca02);_0x3771ba={'startRow':_0x28bfd8['first'],'endRow':_0x28bfd8['last'],'includeAllSlots':!0x0};}else{const _0x54e22c=_0x18a4b9['getColumnIndexes'](_0x49ca02);_0x3771ba={'startColumn':_0x54e22c['first'],'endColumn':_0x54e22c['last'],'includeAllSlots':!0x0};}const _0x113cc9=_0x18a4b9['createTableWalker'](_0x3d9440,_0x3771ba),_0x513df6=Array['from'](_0x113cc9)['map'](({cell:_0x559d40})=>_0x559d40),_0x769104=Ne(_0x513df6['filter'](_0x5bc4ec=>_0x5bc4ec['hasAttribute'](_0x5cd21f))),_0x270887=Ne(_0x513df6['filter'](_0x2352d2=>!_0x2352d2['hasAttribute'](_0x5cd21f)))['map'](_0x3d15b3=>_0x47140b['createRangeOn'](_0x3d15b3)),_0x4a0c06=_0x2aec57['markMultiRangeDeletion'](_0x270887,_0x1b69e7);if(_0x4a0c06&&('tableRow'==_0x4a0c06['subType']||'tableColumn'==_0x4a0c06['subType'])){const _0x135124=this['_getSuggestionCoords'](_0x4a0c06);for(const _0x4e41ca of _0x769104){const _0x1a17f4=_0x47140b['createRangeOn'](_0x4e41ca),_0x49ce7c=_0x18a4b9['getCellLocation'](_0x4e41ca),_0x385228=_0x4e41ca['getAttribute'](_0x5cd21f)-0x1,_0x17df56=_0x135124[_0x531866],_0x5947dd=_0x135124[_0x68a2aa];_0x17df56<=_0x49ce7c[_0x3b67c1]&&_0x49ce7c[_0x3b67c1]+_0x385228<=_0x5947dd&&_0x4a0c06['addRange'](_0x1a17f4);}}});});}function _0x5b6edb(_0x11738a){const _0x3d8b8d=Array['from'](_0x2daebf['getRanges']())['map'](_0x4f822b=>_0x4c7d13['fromRange'](_0x4f822b));_0x347585['model']['change'](_0x5b3374=>{const _0x557948=_0x5b3374['batch'];_0x11738a=_0x11738a['filter'](_0x4d6d2e=>'$graveyard'!=_0x4d6d2e['root']['rootName']),_0x5b3374['setSelection'](_0x11738a),_0x347585['commands']['get']('removeTableRow')['refresh'](),_0x347585['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x347585['model']['enqueueChange'](()=>{_0x347585['model']['enqueueChange'](_0x557948,_0x8c0e66=>{const _0x4a4924=_0x3d8b8d['filter'](_0x1fd158=>'$graveyard'!=_0x1fd158['root']['rootName']);_0x4a4924['length']>0x0&&_0x8c0e66['setSelection'](_0x4a4924);for(const _0x31d870 of _0x3d8b8d)_0x31d870['detach']();});});});}function _0x118cab(_0x493a97){_0x347585['model']['change'](_0x147771=>{const _0x3278ab=Array['from'](_0x2daebf['getRanges']())['map'](_0x547a54=>_0x4c7d13['fromRange'](_0x547a54)),_0x15e2d6=[];for(const _0x94ee59 of _0x493a97)for(const _0x4cbf54 of _0x94ee59['getItems']({'shallow':!0x0}))_0x15e2d6['push'](_0x4cbf54);for(const _0x4e9369 of _0x15e2d6)'$graveyard'!=_0x4e9369['root']['rootName']&&(_0x147771['setSelection'](_0x147771['createPositionAt'](_0x4e9369,0x0)),_0x347585['commands']['get']('removeTableColumn')['refresh'](),_0x347585['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x47eb20=_0x3278ab['filter'](_0x4b9443=>'$graveyard'!=_0x4b9443['root']['rootName']);_0x47eb20['length']>0x0&&_0x147771['setSelection'](_0x47eb20);for(const _0x110995 of _0x3278ab)_0x110995['detach']();});}function _0x221bf0(_0x51c1ad,_0x38fd2d){return _0x38fd2d['every'](_0x33548a=>_0x51c1ad['some'](_0x122976=>_0x122976['end']['isEqual'](_0x33548a['start'])||_0x33548a['end']['isEqual'](_0x122976['start'])));}function _0x59ac78(_0x4bd570,_0xcc253c){return!_0x4bd570['some'](_0x4e6b77=>_0xcc253c['some'](_0x1bcf06=>_0x4e6b77['isIntersecting'](_0x1bcf06)))&&_0x4bd570['some'](_0x2cf2a0=>_0xcc253c['some'](_0x5543d9=>_0x2cf2a0['end']['isTouching'](_0x5543d9['start'])));}_0x347585['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5b049a,_0x580cca,_0x284871)=>{if(!_0x284871['options']['showSuggestionHighlights'])return;const _0x7e9c2e=_0x580cca['item'];if(!_0x7e9c2e||!_0x7e9c2e['is']('element','tableCell'))return;const _0x25c88d=_0x284871['mapper']['toViewElement'](_0x7e9c2e);if(_0x25c88d){const {id:_0x4c5b1b,authorId:_0x1ecef3}=_0x2aec57['_splitMarkerName'](_0x580cca['markerName']);_0x26ec76(_0x25c88d,_0x284871['writer'],(_0x1a50db,_0x318fc1,_0x1b5e88)=>{_0x1b5e88['addClass'](_0x52e942(_0x318fc1['classes']),_0x1a50db),_0x1b5e88['setAttribute']('data-suggestion-id',_0x4c5b1b,_0x1a50db),_0x1b5e88['setAttribute']('data-author-id',_0x1ecef3,_0x1a50db);},(_0x4629a5,_0x5b72a3,_0x2cb7b5)=>{_0x2cb7b5['removeClass'](_0x52e942(_0x5b72a3['classes']),_0x4629a5),_0x2cb7b5['removeAttribute']('data-suggestion-id',_0x4629a5),_0x2cb7b5['removeAttribute']('data-author-id',_0x4629a5);});}},{'priority':'highest'}),_0x2aec57['descriptionFactory']['registerDescriptionCallback'](_0x46c906=>{if('insertion'!=_0x46c906['type']&&'deletion'!=_0x46c906['type'])return;const _0x103135=_0x46c906['getContainedElement']();if(null!=_0x103135&&_0x103135['is']('element','table')){if('insertion'==_0x46c906['type']){const _0x5bcc79=_0x46c906['getItems']()['filter'](_0x5b7c0c=>_0x5b7c0c['is']('$textProxy'))['map'](_0x49ec1c=>_0x49ec1c['data']);if(_0x5bcc79['length'])return{'type':'insertion','content':o(_0x1e483b,'*Insert:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5bcc79['join']('\x20')+'\x22'))};}if('deletion'==_0x46c906['type']){const _0x9a86c7=_0x46c906['getItems']()['filter'](_0x4323ed=>_0x4323ed['is']('$textProxy'))['map'](_0x3c361e=>_0x3c361e['data']);if(_0x9a86c7['length'])return{'type':'deletion','content':o(_0x1e483b,'*Remove:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x9a86c7['join']('\x20')+'\x22'))};}}}),_0x2aec57['descriptionFactory']['registerDescriptionCallback'](_0x396b54=>{if('tableRow'==_0x396b54['subType']){const _0x2c65ae=_0x396b54['getItems']()['filter'](_0x54fa2d=>_0x54fa2d['is']('$textProxy'))['map'](_0x4cb33e=>_0x4cb33e['data']),_0x3b8346=this['_getSuggestionCoords'](_0x396b54),_0x5ec095=_0x3b8346['maxRow']-_0x3b8346['minRow']+0x1;if('insertion'==_0x396b54['type'])return _0x2c65ae['length']?{'type':'insertion','content':o(_0x1e483b,'*Insert:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5ec095,'\x22'+_0x2c65ae['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1e483b,'*Insert:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_ROW',_0x5ec095))};if('deletion'==_0x396b54['type'])return _0x2c65ae['length']?{'type':'deletion','content':o(_0x1e483b,'*Remove:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5ec095,'\x22'+_0x2c65ae['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1e483b,'*Remove:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_ROW',_0x5ec095))};}if('tableColumn'==_0x396b54['subType']){const _0x400768=_0x396b54['getItems']()['filter'](_0x235183=>_0x235183['is']('$textProxy'))['map'](_0x5e70d4=>_0x5e70d4['data']),_0x5b33ce=this['_getSuggestionCoords'](_0x396b54),_0x54e15b=_0x5b33ce['maxColumn']-_0x5b33ce['minColumn']+0x1;if('insertion'==_0x396b54['type'])return _0x400768['length']?{'type':'insertion','content':o(_0x1e483b,'*Insert:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x54e15b,'\x22'+_0x400768['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x1e483b,'*Insert:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_COLUMN',_0x54e15b))};if('deletion'==_0x396b54['type'])return _0x400768['length']?{'type':'deletion','content':o(_0x1e483b,'*Remove:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x54e15b,'\x22'+_0x400768['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x1e483b,'*Remove:*\x20%0',o(_0x1e483b,'ELEMENT_TABLE_COLUMN',_0x54e15b))};}}),_0x2aec57['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5b6edb),_0x2aec57['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5b6edb),_0x2aec57['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x118cab),_0x2aec57['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x118cab),_0x2aec57['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x221bf0),_0x2aec57['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x221bf0),_0x2aec57['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x59ac78),_0x2aec57['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x59ac78);}['_acceptFormatSuggestionCallbackFactory'](){const _0x302c3c=this['editor'],_0x3f62d0=_0x302c3c['model']['document']['selection'];return(_0xe6ca40,_0x1ab475)=>{_0x302c3c['model']['change'](_0xca6dd9=>{const {commandName:_0x227c92,commandParams:_0x4abda6}=_0x1ab475;let _0x37b119=_0xe6ca40[0x0]['end']['nodeBefore'];_0x4abda6&&_0x4abda6[0x0]&&!0x1===_0x4abda6[0x0]['forceValue']&&(_0x37b119=_0xe6ca40[0x0]['start']['nodeAfter']);const _0x8b7b28=_0xca6dd9['createRangeIn'](_0x37b119);if('$graveyard'==_0x8b7b28['root']['rootName'])return;const _0x62d255=Array['from'](_0x3f62d0['getRanges']())['map'](_0x2cad71=>_0x4c7d13['fromRange'](_0x2cad71));_0xca6dd9['setSelection'](_0x8b7b28),_0x302c3c['commands']['get'](_0x227c92)['refresh'](),_0x4abda6['push']({'forceDefaultExecution':!0x0}),_0x302c3c['execute'](_0x227c92,..._0x4abda6);const _0x56af96=_0x62d255['filter'](_0xdfba1a=>'$graveyard'!=_0xdfba1a['root']['rootName']);_0x56af96['length']>0x0&&_0xca6dd9['setSelection'](_0x56af96);for(const _0x3d3bf8 of _0x62d255)_0x3d3bf8['detach']();});};}['_getCoordsForCells'](_0x20ca0d){const _0x37d0c9=this['editor']['plugins']['get']('TableUtils');let _0x3b24b0=Number['MAX_SAFE_INTEGER'],_0x15b546=Number['MIN_SAFE_INTEGER'],_0x2c9a29=Number['MAX_SAFE_INTEGER'],_0x3a9eb9=Number['MIN_SAFE_INTEGER'];for(const _0x229029 of _0x20ca0d){if('$graveyard'==_0x229029['root']['rootName'])continue;const {row:_0x3d6d41,column:_0x8730e0}=_0x37d0c9['getCellLocation'](_0x229029),_0x10e6d9=_0x229029['hasAttribute']('rowspan')?_0x229029['getAttribute']('rowspan')-0x1:0x0,_0x5d596e=_0x229029['hasAttribute']('colspan')?_0x229029['getAttribute']('colspan')-0x1:0x0;_0x3b24b0=_0x3d6d41<_0x3b24b0?_0x3d6d41:_0x3b24b0,_0x15b546=_0x3d6d41+_0x10e6d9>_0x15b546?_0x3d6d41+_0x10e6d9:_0x15b546,_0x2c9a29=_0x8730e0<_0x2c9a29?_0x8730e0:_0x2c9a29,_0x3a9eb9=_0x8730e0+_0x5d596e>_0x3a9eb9?_0x8730e0+_0x5d596e:_0x3a9eb9;}return{'minRow':_0x3b24b0,'maxRow':_0x15b546,'minColumn':_0x2c9a29,'maxColumn':_0x3a9eb9};}['_setupColumnsRowsFixing'](){const _0x1fa101=this['editor'],_0x24cdef=_0x1fa101['plugins']['get']('TrackChangesEditing'),_0x472b05=_0x1fa101['plugins']['get']('TableUtils');_0x1fa101['model']['document']['on']('change:data',()=>{const _0x36f393=Array['from'](_0x1fa101['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x596112,data:_0xf53c1}of _0x36f393){const {group:_0x3ef2c6,id:_0x4b1a06,subType:_0x50f0b5}=_0x24cdef['_splitMarkerName'](_0x596112);if('suggestion'!=_0x3ef2c6)continue;if(null!=_0xf53c1['oldRange'])continue;const _0x388e09=_0x24cdef['getSuggestion'](_0x4b1a06);this['_tablePostFixingSubtypes']['includes'](_0x50f0b5)&&this['_tableSuggestions']['add'](_0x388e09);}},{'priority':'low'});const _0x4604ac=(_0xd92535,_0x2c3d7c)=>{let _0x4abf9f=!0x1;const _0x3ecc87=_0x2c3d7c['createRangeOn'](_0xd92535),_0xe2809d=_0xd92535['findAncestor']('table'),_0x530548=_0x472b05['getCellLocation'](_0xd92535);for(const _0x5e9699 of this['_tableSuggestions']){const _0x57968b=_0x5e9699['subType'],_0xa5d7eb=_0x57968b['startsWith']('tablePaste'),_0x261556=_0x57968b['substr'](_0xa5d7eb?0xa:0x5),_0x32fa52=_0x261556['toLowerCase'](),_0x98de7b=_0x32fa52['substr'](0x0,0x3)+'span',_0x1a957a='min'+_0x261556,_0x63dd79='max'+_0x261556;if(!_0x5e9699['isInContent'])continue;if(_0xe2809d!=_0x5e9699['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5e9699['isIntersectingWithRange'](_0x3ecc87))continue;const _0x16159d=_0xd92535['hasAttribute'](_0x98de7b)?_0xd92535['getAttribute'](_0x98de7b)-0x1:0x0,_0x4d9ee6=this['_getSuggestionCoords'](_0x5e9699),_0x38ec6f=_0x4d9ee6[_0x1a957a],_0x1b1054=_0x4d9ee6[_0x63dd79];_0x38ec6f<=_0x530548[_0x32fa52]&&_0x530548[_0x32fa52]+_0x16159d<=_0x1b1054&&(_0x5e9699['addRange'](_0x3ecc87),_0x4abf9f=!0x0);}return _0x4abf9f;};_0x1fa101['model']['document']['registerPostFixer'](_0x7e1009=>{let _0x5e2e2a=!0x1;for(const _0x210552 of _0x1fa101['model']['document']['differ']['getChanges']())if('insert'==_0x210552['type']){if('tableRow'==_0x210552['name']){for(const _0x4d7ae1 of _0x210552['position']['nodeAfter']['getChildren']())_0x5e2e2a=_0x5e2e2a||_0x4604ac(_0x4d7ae1,_0x7e1009);}else'tableCell'==_0x210552['name']&&(_0x5e2e2a=_0x5e2e2a||_0x4604ac(_0x210552['position']['nodeAfter'],_0x7e1009));}return _0x5e2e2a;});}['_getSuggestionCoords'](_0x982a97){return this['_getCoordsForCells'](_0x982a97['getRanges']()['map'](_0xf48b=>_0xf48b['start']['nodeAfter']));}}function Ne(_0x1f3eaf){return Array['from'](new Set(_0x1f3eaf)['values']());}class _t extends _0x316441{static get['requires'](){return[At];}['afterInit'](){const _0x88a409=this['editor'],_0x536a57=_0x88a409['model']['document']['selection'],_0x3659fb=_0x88a409['locale'];if(!_0x88a409['plugins']['has']('TableEditing'))return;const _0x379915=_0x88a409['plugins']['get']('TrackChangesEditing'),_0x3c4f5a=_0x88a409['plugins']['get']('TableUtils'),_0x422056=_0x88a409['plugins']['get'](At);_0x422056['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x379915['enableCommand']('mergeTableCells',()=>{const _0x1cafd9=_0x3c4f5a['getSelectionAffectedTableCells'](_0x88a409['model']['document']['selection']);_0x88a409['model']['change'](()=>{_0x379915['markMultiRangeBlockFormat'](_0x1cafd9,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x88a409['commands']['get']('mergeTableCells')['on']('execute',(_0x140c1d,_0x2de5c5)=>{_0x88a409['commands']['get']('trackChanges')['value']&&(_0x2de5c5['length']>0x0&&_0x2de5c5[_0x2de5c5['length']-0x1]&&_0x2de5c5[_0x2de5c5['length']-0x1]['forceDefaultExecution']||_0x379915['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x140c1d['stop']());},{'priority':'highest'});for(const _0x102a27 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x20815c=_0x88a409['commands']['get'](_0x102a27);_0x379915['enableCommand'](_0x102a27,()=>{const _0x37a317=_0x88a409['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x565387=>_0x565387['is']('element','tableCell')),_0x2e0994=_0x20815c['value'];_0x88a409['model']['change'](()=>{_0x379915['markMultiRangeBlockFormat']([_0x37a317,_0x2e0994],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x43010a of['splitTableCellVertically','splitTableCellHorizontally']){const _0x257fd1=_0x88a409['commands']['get'](_0x43010a);_0x379915['enableCommand'](_0x43010a,()=>{const _0x4eefd8=_0x3c4f5a['getSelectionAffectedTableCells'](_0x88a409['model']['document']['selection'])[0x0],_0x286737=_0x4eefd8['findAncestor']('table'),{column:_0x16e437,row:_0x5a38c1}=_0x3c4f5a['getCellLocation'](_0x4eefd8);let _0x199376=[];if('horizontally'==_0x257fd1['direction']){const _0x506a75=_0x3c4f5a['createTableWalker'](_0x286737,{'startRow':_0x5a38c1,'endRow':_0x5a38c1,'includeAllSlots':!0x0});_0x199376=Array['from'](_0x506a75)['map'](_0xa1a1d1=>_0xa1a1d1['cell']);}else{const _0x5a1606=_0x3c4f5a['createTableWalker'](_0x286737,{'column':_0x16e437,'includeAllSlots':!0x0});_0x199376=Array['from'](_0x5a1606)['map'](_0x15592f=>_0x15592f['cell']);}_0x88a409['model']['change'](_0x548708=>{_0x379915['markBlockFormat'](_0x548708['createRangeOn'](_0x4eefd8),{'commandName':_0x43010a,'commandParams':[]},_0x199376,_0x43010a);});});}_0x379915['descriptionFactory']['registerDescriptionCallback'](_0x4da322=>{if('formatBlock'!=_0x4da322['type']&&'formatInline'!=_0x4da322['type'])return;const {data:_0x4fea54}=_0x4da322;return _0x4fea54&&'mergeTableCells'==_0x4fea54['commandName']?{'type':'format','content':o(_0x3659fb,'*Merge\x20cells*')}:void 0x0;}),_0x379915['descriptionFactory']['registerDescriptionCallback'](_0xf4e762=>{if('formatBlock'!=_0xf4e762['type']&&'formatInline'!=_0xf4e762['type'])return;const {data:_0x8f55a6}=_0xf4e762;return _0x8f55a6?'splitTableCellVertically'==_0x8f55a6['commandName']?{'type':'format','content':o(_0x3659fb,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x8f55a6['commandName']?{'type':'format','content':o(_0x3659fb,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x56da66=_0x422056['_acceptFormatSuggestionCallbackFactory']();for(const _0x4f44d8 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x379915['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4f44d8,'accept',_0x56da66);for(const _0x4dea85 of['splitTableCellVertically','splitTableCellHorizontally'])_0x379915['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4dea85,'accept',_0x56da66);_0x379915['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x531f72=>{_0x88a409['model']['change'](_0x2b800f=>{const _0x48f851=Array['from'](_0x536a57['getRanges']())['map'](_0x2a3a0f=>_0x4c7d13['fromRange'](_0x2a3a0f));_0x2b800f['setSelection'](_0x531f72),_0x88a409['commands']['get']('mergeTableCells')['refresh'](),_0x88a409['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0xb94e11=_0x48f851['filter'](_0x50779f=>'$graveyard'!=_0x50779f['root']['rootName']);_0xb94e11['length']>0x0&&_0x2b800f['setSelection'](_0xb94e11);for(const _0xd0a2af of _0x48f851)_0xd0a2af['detach']();});});for(const _0x40efd of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x47e865=_0x88a409['commands']['get'](_0x40efd);_0x47e865['on']('set:isEnabled',(_0x4c55a4,_0x31a39e,_0x137b78)=>{if(_0x137b78){const _0x470800=_0x88a409['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3d099c=>_0x3d099c['is']('element','tableCell'));this['_areMergableCells'](_0x47e865['value'],_0x470800)||(_0x4c55a4['return']=!0x1,_0x4c55a4['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x366c91=this['editor']['commands']['get']('mergeTableCells'),_0x26eb49=this['editor']['plugins']['get']('TableUtils');if(!_0x366c91['isEnabled'])return!0x1;const _0xb8a1e1=_0x26eb49['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x57aa9c of _0xb8a1e1)for(const _0xab7678 of _0xb8a1e1)if(_0x57aa9c!=_0xab7678&&!this['_areMergableCells'](_0x57aa9c,_0xab7678))return!0x1;return!0x0;}['_areMergableCells'](_0x48c7eb,_0x2df36d){const _0xaf9cf3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b2cb7=this['editor']['model']['createRangeOn'](_0x48c7eb),_0x561b12=this['editor']['model']['createRangeOn'](_0x2df36d),_0x26e6ad=new Set(),_0x306a05=new Set();for(const _0x1f9dc1 of _0xaf9cf3['getSuggestions']())if(('insertion'==_0x1f9dc1['type']||'deletion'==_0x1f9dc1['type']||'mergeTableCells'==_0x1f9dc1['subType'])&&_0x1f9dc1['isInContent']){for(const _0x2f03dd of _0x1f9dc1['getRanges']())_0x2f03dd['containsRange'](_0x1b2cb7,!0x0)&&_0x26e6ad['add'](_0x1f9dc1['type']+':'+_0x1f9dc1['author']['id']),_0x2f03dd['containsRange'](_0x561b12,!0x0)&&_0x306a05['add'](_0x1f9dc1['type']+':'+_0x1f9dc1['author']['id']);}if(_0x26e6ad['size']!=_0x306a05['size'])return!0x1;for(const _0x37a04a of _0x26e6ad)if(!_0x306a05['has'](_0x37a04a))return!0x1;return!0x0;}}class Ct extends _0x316441{static get['requires'](){return[At];}['afterInit'](){const _0x53a3f6=this['editor'];if(!_0x53a3f6['plugins']['has']('TableEditing'))return;const _0x567ba3=_0x53a3f6['locale'],_0x4fd56e=_0x53a3f6['plugins']['get']('TrackChangesEditing');_0x4fd56e['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4fd56e['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4fd56e['registerBlockAttribute']('headingRows'),_0x4fd56e['registerBlockAttribute']('headingColumns'),_0x4fd56e['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x567ba3,'FORMAT_HEADER_ROW')),_0x4fd56e['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x567ba3,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x133e4a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1da307=this['editor']['plugins']['get']('TableUtils'),_0x425193=this['editor']['plugins']['get'](At)['_acceptFormatSuggestionCallbackFactory']();function _0x5dccef({showActiveMarker:_0x4b6a0f=!0x0,setDataAttribute:_0x181700=!0x0}={}){return(_0x427d9b,_0x51a133,_0x4f8ae0)=>{const {type:_0x2a6f85,id:_0x1ccb17}=_0x133e4a['_splitMarkerName'](_0x51a133['markerName']),_0x5b5ef3=_0x133e4a['getSuggestion'](_0x1ccb17),_0x510157=_0x5b5ef3['data'];if('formatBlock'!=_0x5b5ef3['type']||!_0x510157||'setTableColumnHeader'!=_0x510157['commandName'])return;if(_0x51a133['item'])return void _0x427d9b['stop']();if(!_0x4f8ae0['consumable']['consume'](_0x51a133['markerRange'],_0x427d9b['name']))return;const _0x297d9f=_0x51a133['markerRange']['start']['nodeAfter'],_0x3274e6=_0x51a133['markerRange']['end']['nodeBefore'],_0x18f98f=_0x297d9f['parent']['parent'],{column:_0x221524}=_0x1da307['getCellLocation'](_0x297d9f),{column:_0x4353cd}=_0x1da307['getCellLocation'](_0x3274e6);for(let _0x8a7b54=_0x221524;_0x8a7b54<=_0x4353cd;_0x8a7b54++){const _0x29ef15=_0x1da307['createTableWalker'](_0x18f98f,{'column':_0x8a7b54,'includeAllSlots':!0x1});for(const _0x4b6fa8 of _0x29ef15){const _0x3a5072=_0x4b6fa8['cell'],_0x3cfef3=_0x4f8ae0['mapper']['toViewElement'](_0x3a5072);_0x4f8ae0['writer']['addClass']('ck-suggestion-marker-'+_0x2a6f85,_0x3cfef3),_0x181700&&_0x4f8ae0['writer']['setAttribute']('data-suggestion',_0x1ccb17,_0x3cfef3),_0x4f8ae0['mapper']['bindElementToMarker'](_0x3cfef3,_0x51a133['markerName']),_0x4b6a0f&&(_0x133e4a['activeMarkers']['includes'](_0x51a133['markerName'])?_0x4f8ae0['writer']['addClass']('ck-suggestion-marker--active',_0x3cfef3):_0x4f8ae0['writer']['removeClass']('ck-suggestion-marker--active',_0x3cfef3));}}};}_0x133e4a['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x425193),_0x133e4a['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x425193),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5dccef(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2ea0ef,_0x3203cb,_0x329f18)=>{_0x329f18['options']['showSuggestionHighlights']&&_0x5dccef({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2ea0ef,_0x3203cb,_0x329f18);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x29b7a7,_0x231200,_0x25ca37)=>{const {type:_0x2d6312,id:_0x24f748}=_0x133e4a['_splitMarkerName'](_0x231200['markerName']),_0x4e4dcc=_0x133e4a['getSuggestion'](_0x24f748),_0x3d7706=_0x4e4dcc['data'];if('formatBlock'!=_0x4e4dcc['type']||!_0x3d7706||'setTableColumnHeader'!=_0x3d7706['commandName'])return;const _0xe9be1a=_0x25ca37['mapper']['markerNameToElements'](_0x231200['markerName']);if(_0xe9be1a){for(const _0x3390a3 of _0xe9be1a)_0x25ca37['writer']['removeClass']('ck-suggestion-marker-'+_0x2d6312,_0x3390a3),_0x25ca37['writer']['removeClass']('ck-suggestion-marker--active',_0x3390a3),_0x25ca37['writer']['removeAttribute']('data-suggestion',_0x3390a3),_0x25ca37['mapper']['unbindElementFromMarkerName'](_0x3390a3,_0x231200['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1a8ff0=this['editor'],_0x1724f4=_0x1a8ff0['locale'];function _0x1dcdd0(_0x40877c){return{'type':'format','content':o(_0x1724f4,'*Format:*\x20%0',_0x40877c)};}_0x1a8ff0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e2b56=>{if('formatBlock'!=_0x3e2b56['type'])return;const {data:_0x18699a}=_0x3e2b56;if(_0x18699a){if('setTableRowHeader'==_0x18699a['commandName']){const _0x39ada1=_0x18699a['commandParams'][0x0]['forceValue'];return _0x1dcdd0(o(_0x1724f4,_0x39ada1?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x18699a['commandName']){const _0x474104=_0x18699a['commandParams'][0x0]['forceValue'];return _0x1dcdd0(o(_0x1724f4,_0x474104?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}class vt extends _0x316441{['afterInit'](){const _0x5b4b5e=this['editor'],_0x9bc714=_0x5b4b5e['locale'],_0x555733=_0x5b4b5e['plugins']['get']('TrackChangesEditing');function _0x1c9265(_0x12edeb){return{'type':'format','content':''+o(_0x9bc714,'*Set\x20table\x20type:*\x20%0',_0x12edeb)};}_0x5b4b5e['plugins']['has']('TableLayout')&&(_0x555733['enableCommand']('insertTableLayout'),_0x555733['enableDefaultAttributesIntegration']('tableType'),_0x555733['registerBlockAttribute']('tableType'),_0x555733['descriptionFactory']['registerElementLabel'](_0x20e699=>_0x20e699['is']('element','table')&&'layout'===_0x20e699['getAttribute']('tableType'),_0x1197f9=>o(_0x9bc714,'ELEMENT_LAYOUT_TABLE',_0x1197f9)),_0x555733['descriptionFactory']['registerDescriptionCallback'](_0x105c6a=>{const {data:_0x3645bd}=_0x105c6a;if(_0x3645bd&&'tableType'==_0x3645bd['key'])switch(_0x3645bd['newValue']){case'layout':return _0x1c9265(o(_0x9bc714,'ELEMENT_LAYOUT_TABLE'));case'content':return _0x1c9265(o(_0x9bc714,'ELEMENT_CONTENT_TABLE'));}}));}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=/* #__PURE__ -- @preserve */
|
|
25
|
+
Object['fromEntries'](Be['map'](_0x2c5add=>[_0x2c5add,null]));class Nt extends _0x316441{static get['requires'](){return[At];}['afterInit'](){const _0x880794=this['editor'];if(!_0x880794['plugins']['has']('TableClipboard'))return;const _0x9b44b4=_0x880794['plugins']['get']('TrackChangesEditing'),_0x4afaa3=_0x880794['plugins']['get']('TableUtils'),_0x1510f3=_0x880794['plugins']['get'](At),_0x5ac4d5=_0x880794['plugins']['get']('TableClipboard'),_0x21aa47=_0x880794['plugins']['get']('TableSelection'),_0x267945=_0x880794['plugins']['get'](_0x1ad5eb);_0x1510f3['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x880794['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x880794['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x28c5a2=null,_0x465a5d=!0x1;_0x267945['on']('contentInsertion',(_0x28895d,_0x5e6850)=>{_0x465a5d='paste'===_0x5e6850['method'];}),_0x880794['model']['on']('insertContent',(_0x120b52,_0x14c3d3)=>{if(!_0x465a5d&&null===_0x21aa47['getSelectedTableCells']())return;const [_0x5840d9,_0x1e54da]=_0x14c3d3,_0x3a709b=_0x14c3d3[_0x14c3d3['length']-0x1];_0x3a709b&&_0x3a709b['forceDefaultExecution']||_0x9b44b4['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x6cd9da,_0x4ef6c1,_0x2b8177,_0x1c5cee,_0x21aa80){if(_0x4ef6c1&&!_0x4ef6c1['is']('documentSelection'))return!0x1;const _0x213eb6=_0x21aa80['getTableIfOnlyTableInContent'](_0x6cd9da,_0x2b8177);if(!_0x213eb6||!Ue(_0x213eb6,void 0x0,_0x1c5cee))return!0x1;const _0x38a825=_0x1c5cee['getSelectionAffectedTableCells'](_0x2b8177['document']['selection']);if(!_0x38a825['length'])return!0x1;const _0x14fa0d=_0x38a825[0x0]['findAncestor']('table'),_0x5b4df3=_0x1c5cee['getRowIndexes'](_0x38a825),_0x24fa9b=_0x1c5cee['getColumnIndexes'](_0x38a825),_0x5b961c={'startRow':_0x5b4df3['first'],'endRow':_0x5b4df3['last'],'startColumn':_0x24fa9b['first'],'endColumn':_0x24fa9b['last']};return 0x1==_0x38a825['length']&&(_0x5b961c['endRow']+=_0x1c5cee['getRows'](_0x213eb6)-0x1,_0x5b961c['endColumn']+=_0x1c5cee['getColumns'](_0x213eb6)-0x1),Ue(_0x14fa0d,_0x5b961c,_0x1c5cee);}(_0x5840d9,_0x1e54da,_0x880794['model'],_0x4afaa3,_0x5ac4d5)&&(_0x120b52['stop'](),_0x28c5a2={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x880794['model']['change'](()=>{_0x880794['model']['insertContent'](_0x14c3d3[0x0],_0x14c3d3[0x1],_0x14c3d3[0x2],{'forceDefaultExecution':!0x0});const _0x231278=_0x4e5108(),{rowInsertionRanges:_0xd8938c,columnInsertionRanges:_0x53f0fc,insertionRanges:_0x4c7b2f,deletionRanges:_0x214612,cells:_0x235ccb}=_0x28c5a2;_0xd8938c['length']&&_0x9b44b4['markMultiRangeInsertion'](_0xd8938c,'tablePasteRow',{'tablePasteChainId':_0x231278}),_0x53f0fc['length']&&_0x9b44b4['markMultiRangeInsertion'](_0x53f0fc,'tablePasteColumn',{'tablePasteChainId':_0x231278}),_0x4c7b2f['length']&&(_0x9b44b4['markMultiRangeInsertion'](_0x4c7b2f,'tablePaste',{'tablePasteChainId':_0x231278,'skipNestingCheck':!0x0}),_0x4c7b2f['forEach'](_0x66aff6=>_0x66aff6['detach']?.())),_0x214612['length']&&(_0x9b44b4['markMultiRangeDeletion'](_0x214612,'tablePaste',{'tablePasteChainId':_0x231278,'skipNestingCheck':!0x0}),_0x214612['forEach'](_0x4e53a9=>_0x4e53a9['detach']?.()));const _0x3c3ce6=_0x9b44b4['markMultiRangeBlockFormat'](_0x235ccb['map'](({element:_0x31fd8b})=>_0x31fd8b),{'formatGroupId':_0x4e5108()},[],'tablePasteCell',{'tablePasteChainId':_0x231278});if(_0x3c3ce6){const _0x3371ec=_0x3c3ce6['getMarkers'](),_0x46c501=[];for(const {element:_0x5ec0f1,attributes:_0x8cebc0}of _0x235ccb){if(!_0x8cebc0)continue;const _0x4b07ae=_0x880794['model']['createRangeOn'](_0x5ec0f1),_0xd6ce58=_0x3371ec['find'](_0x29feb7=>_0x29feb7['getRange']()['isEqual'](_0x4b07ae));_0xd6ce58&&_0x46c501['push']([_0xd6ce58['name'],_0x8cebc0]);}_0x46c501['length']&&_0x3c3ce6['setAttribute']('markerAttributes',Object['fromEntries'](_0x46c501));}_0x28c5a2=null;}));},{'priority':_0x535575['high']+0xa}),_0x267945['on']('contentInsertion',()=>{_0x465a5d=!0x1;},{'priority':'lowest'}),_0x880794['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x3e436b,_0x13fc5f)=>{const [_0x575836,_0x356e13,,_0x20d4fe]=_0x13fc5f;if(!_0x28c5a2)return;_0x3e436b['stop']();const _0x4403cb=_0x575836['cell'],_0x21a75f=_0x356e13,_0x36a54a=Oe(_0x4403cb),_0x47abe7=Oe(_0x21a75f);_0x3e436b['return']=_0x4403cb;let _0x3c6859=null,_0x453101=null;if(_0x47abe7||_0x36a54a){if(_0x36a54a&&!_0x47abe7){_0x20d4fe['remove'](_0x4403cb['getChild'](0x0));for(const _0x5d0731 of Array['from'](_0x21a75f['getChildren']()))_0x20d4fe['insert'](_0x5d0731,_0x4403cb,'end');const _0x1c5a57=_0x28c5a2['rowInsertionIndexes']['includes'](_0x575836['row']),_0x962905=_0x28c5a2['columnInsertionIndexes']['includes'](_0x575836['column']);_0x1c5a57||_0x962905||(_0x3c6859=_0x4c7d13['fromRange'](_0x20d4fe['createRangeIn'](_0x4403cb)));}else _0x47abe7&&!_0x36a54a&&(_0x453101=_0x20d4fe['createRangeIn'](_0x4403cb));}else{const _0xc46aca=_0x20d4fe['createElement']('tableCellSuggestion'),_0x5290ed=_0x20d4fe['createElement']('tableCellSuggestion');_0x20d4fe['wrap'](_0x20d4fe['createRangeIn'](_0x4403cb),_0x5290ed),_0x20d4fe['insert'](_0xc46aca,_0x4403cb,0x0);for(const _0x14a768 of Array['from'](_0x21a75f['getChildren']()))_0x20d4fe['insert'](_0x14a768,_0xc46aca,'end');_0x3c6859=_0x4c7d13['fromRange'](_0x20d4fe['createRangeOn'](_0xc46aca)),_0x453101=_0x4c7d13['fromRange'](_0x20d4fe['createRangeOn'](_0x5290ed));}const _0x330fbe=Array['from'](_0x21a75f['getAttributes']())['filter'](([_0x1f201d])=>Be['includes'](_0x1f201d));_0x28c5a2['cells']['push']({'element':_0x4403cb,'attributes':_0x330fbe['length']?Object['fromEntries'](_0x330fbe):null}),_0x3c6859&&_0x28c5a2['insertionRanges']['push'](_0x3c6859),_0x453101&&_0x28c5a2['deletionRanges']['push'](_0x453101);},{'priority':'high'}),_0x4afaa3['on']('insertColumns',(_0x29cda9,_0x56d8c1)=>{const [_0x5abf48,_0x59fcc2={}]=_0x56d8c1;if(!_0x28c5a2)return;const _0x38042a=_0x59fcc2['at']||0x0,_0x483a12=_0x59fcc2['columns']||0x1;_0x28c5a2['columnInsertionIndexes']=new Array(_0x483a12)['fill'](_0x38042a)['map']((_0x433374,_0x1b4aed)=>_0x433374+_0x1b4aed);for(const {cell:_0x4846c7}of _0x4afaa3['createTableWalker'](_0x5abf48,{'startColumn':_0x38042a,'endColumn':_0x38042a+_0x483a12-0x1}))_0x28c5a2['columnInsertionRanges']['push'](_0x880794['model']['createRangeOn'](_0x4846c7));},{'priority':'low'}),_0x4afaa3['on']('insertRows',(_0x2a07b1,_0x54f9f3)=>{const [_0x912e3e,_0x403e4f={}]=_0x54f9f3;if(!_0x28c5a2)return;const _0x3464bb=_0x403e4f['at']||0x0,_0x1ac94a=_0x403e4f['rows']||0x1;_0x28c5a2['rowInsertionIndexes']=new Array(_0x1ac94a)['fill'](_0x3464bb)['map']((_0x2714a7,_0x147aa1)=>_0x2714a7+_0x147aa1);for(const {cell:_0x2306f1}of _0x4afaa3['createTableWalker'](_0x912e3e,{'startRow':_0x3464bb,'endRow':_0x3464bb+_0x1ac94a-0x1}))_0x28c5a2['rowInsertionRanges']['push'](_0x880794['model']['createRangeOn'](_0x2306f1));},{'priority':'low'}),_0x9b44b4['descriptionFactory']['registerDescriptionCallback'](_0x5bf950=>{if(_0x5bf950['subType']&&_0x5bf950['subType']['startsWith']('tablePaste'))return _0x5bf950['previous']?{}:{'type':'insertion','content':o(_0x880794['locale'],'*Replace\x20table\x20cells*')};});const _0x1f346a=()=>!0x1;for(const _0x2ad382 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x9b44b4['_suggestionFactory']['registerCustomCallback']('insertion',_0x2ad382,'join',_0x1f346a),_0x9b44b4['_suggestionFactory']['registerCustomCallback']('deletion',_0x2ad382,'join',_0x1f346a),_0x9b44b4['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2ad382,'join',_0x1f346a);_0x9b44b4['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x1f346a),_0x9b44b4['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x2732b3,_0x20e328,_0x1c7399)=>{const _0xd1ce34=_0x2732b3['map'](_0x4b2bb4=>_0x4b2bb4['getContainedElement']())['filter'](_0x51692f=>_0x51692f),_0x55b4a1=new Map(_0xd1ce34['map'](_0x20d00e=>[_0x20d00e,null]));if(_0x28c5a2){for(const {element:_0x4c9831,attributes:_0x4c02cd}of _0x28c5a2['cells'])_0x4c02cd&&_0x55b4a1['set'](_0x4c9831,_0x4c02cd);}else{if(_0x1c7399&&_0x1c7399['markerAttributes'])for(const [_0xf44dce,_0x1f3b53]of Object['entries'](_0x1c7399['markerAttributes'])){const _0x24f30e=_0x880794['model']['markers']['get'](_0xf44dce),_0x4e438e=_0x24f30e?_0x24f30e['getRange']()['getContainedElement']():null;_0x4e438e&&_0x55b4a1['set'](_0x4e438e,_0x1f3b53);}}_0x880794['model']['change'](_0x795852=>{for(const [_0x59ccee,_0x25feb0]of _0x55b4a1)_0x795852['setAttributes']({...xe,..._0x25feb0},_0x59ccee);});});const _0x13eb71=(_0x212588,_0x5390fd)=>{_0x9b44b4['_suggestionFactory']['registerCustomCallback'](_0x212588,'tablePaste',_0x5390fd,(_0x17f8e5,_0x5064d4,_0x3e9f71)=>{_0x880794['model']['change'](_0x508db8=>{const _0x17849a=[];for(const _0x42f78c of _0x17f8e5){const _0x210acd=_0x42f78c['start']['nodeAfter'];_0x210acd['is']('element','tableCellSuggestion')&&_0x17849a['push'](_0x210acd);}_0x9b44b4['_suggestionFactory']['getSuggestionCallback'](_0x212588,null,_0x5390fd)(_0x17f8e5,_0x5064d4,_0x3e9f71);for(const _0x435f42 of _0x17849a)'$graveyard'!=_0x435f42['root']['rootName']&&_0x508db8['unwrap'](_0x435f42);});});};_0x13eb71('insertion','accept'),_0x13eb71('insertion','discard'),_0x13eb71('deletion','accept'),_0x13eb71('deletion','discard'),_0x9b44b4['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x4cb9ae=>{const _0x4e5237=_0x4cb9ae['map'](_0x2147ab=>_0x2147ab['getContainedElement']()),_0x4eef1f=_0x4e5237[0x0]['findAncestor']('table'),{minRow:_0x5c24f4,maxRow:_0x14bf14}=_0x1510f3['_getCoordsForCells'](_0x4e5237);_0x4afaa3['removeRows'](_0x4eef1f,{'at':_0x5c24f4,'rows':_0x14bf14-_0x5c24f4+0x1});}),_0x9b44b4['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x5e690e=>{const _0x3d3f8d=_0x5e690e['map'](_0x3e5ef9=>_0x3e5ef9['getContainedElement']()),_0x1106b6=_0x3d3f8d[0x0]['findAncestor']('table'),{minColumn:_0x4f323f,maxColumn:_0x95b9b8}=_0x1510f3['_getCoordsForCells'](_0x3d3f8d);_0x4afaa3['removeColumns'](_0x1106b6,{'at':_0x4f323f,'columns':_0x95b9b8-_0x4f323f+0x1});});const _0x25314d=(_0x5a5010,_0x119443)=>{if(!_0x119443['subType']||!_0x119443['subType']['startsWith']('tablePaste'))return;const _0x26eec7=_0x119443['attributes']['tablePasteChainId'],_0x205e1d=_0x9b44b4['getSuggestions']()['filter'](_0x31a07d=>_0x31a07d['isInContent']&&_0x31a07d['attributes']&&_0x31a07d['attributes']['tablePasteChainId']==_0x26eec7);_0x205e1d['length']&&_0x119443['getAllAdjacentSuggestions']()['length']!=_0x205e1d['length']&&_0x205e1d['reduce']((_0x55e7d9,_0x2140ca)=>(_0x55e7d9['next']=_0x2140ca,_0x2140ca['previous']=_0x55e7d9,_0x2140ca));};function _0x558b8c(_0xa5f698,_0x53fc82=!0x0){const {id:_0x59304b,authorId:_0x242de3}=_0x9b44b4['_splitMarkerName'](_0xa5f698['markerName']),_0x10b82a=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x226e61=_0x9b44b4['activeMarkers']['includes'](_0xa5f698['markerName']);return _0x226e61&&_0x10b82a['push']('ck-suggestion-marker--active'),{'classes':_0x10b82a,'attributes':{'data-suggestion':_0x59304b,'data-author-id':_0x242de3},'priority':_0x226e61&&_0x53fc82?0xbc2:0xbb8};}_0x9b44b4['on']('suggestionLoaded',_0x25314d,{'priority':'high'}),_0x9b44b4['on']('suggestionUnloaded',_0x25314d,{'priority':'high'}),_0x880794['model']['document']['registerPostFixer'](()=>{let _0x478f6b=!0x1;const _0x18728f=Array['from'](_0x880794['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1f7803,data:_0x525651}of _0x18728f){const {group:_0x35537a,type:_0xb05d9f,id:_0xedd0d2}=_0x9b44b4['_splitMarkerName'](_0x1f7803);if('suggestion'!=_0x35537a||'deletion'!=_0xb05d9f||_0x525651['oldRange'])continue;if(!_0x9b44b4['hasSuggestion'](_0xedd0d2))continue;const _0x3ed16d=_0x9b44b4['getSuggestion'](_0xedd0d2)['getRanges'](),_0x32d58e=_0x880794['plugins']['get']('Users')['me'];for(const _0x2c7cb4 of _0x9b44b4['getSuggestions']()){if(!_0x2c7cb4['isInContent']||_0x2c7cb4['author']!=_0x32d58e)continue;if('formatBlock'!=_0x2c7cb4['type']||'tablePasteCell'!=_0x2c7cb4['subType'])continue;if(_0x2c7cb4['getRanges']()['every'](_0x43eb71=>_0x3ed16d['some'](_0x3875cf=>_0x3875cf['containsRange'](_0x43eb71,!0x0)))){for(const _0x240288 of _0x2c7cb4['getAllAdjacentSuggestions']())_0x240288['isInContent']&&(_0x240288['discard'](),_0x478f6b=!0x0);}}}return _0x478f6b;}),_0x880794['model']['document']['registerPostFixer'](_0x207cee=>{const _0x18962b=_0x880794['commands']['get']('redo');if(!_0x18962b||!_0x18962b['_createdBatches']['has'](_0x207cee['batch']))return!0x1;let _0x334604=!0x1;const _0x873091=_0x880794['plugins']['get']('Users')['me'],_0x2087c9=_0x880794['model']['document']['differ']['getChanges'](),_0x4fa793=Array['from'](_0x880794['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x1d6027,data:_0x393a5c})=>{const {group:_0x5d1256,subType:_0x33d4a9,authorId:_0x26320c}=_0x9b44b4['_splitMarkerName'](_0x1d6027);return'suggestion'==_0x5d1256&&'tablePaste'==_0x33d4a9&&_0x26320c==_0x873091['id']&&!_0x393a5c['oldRange'];});for(const _0x268021 of _0x2087c9){if('insert'!=_0x268021['type']||'tableCellSuggestion'!=_0x268021['name']||0x1!=_0x268021['length'])continue;const _0xd75dfd=_0x207cee['createRange'](_0x268021['position'],_0x268021['position']['getShiftedBy'](0x1));if(!_0x4fa793['find'](({data:_0x4ab299})=>_0x4ab299['newRange']['isEqual'](_0xd75dfd))){for(const {name:_0x101552,data:_0x2329ec}of _0x4fa793)if(_0xd75dfd['containsRange'](_0x2329ec['newRange'])){_0x207cee['updateMarker'](_0x101552,{'range':_0xd75dfd}),_0x334604=!0x0;break;}}}return _0x334604;}),_0x880794['model']['document']['registerPostFixer'](_0x13d71d=>{let _0x2ed08c=!0x1;const _0x23bae3=_0x880794['plugins']['get']('Users')['me'],_0x25febf=_0x9b44b4['getSuggestions']()['filter'](_0x280c1c=>_0x280c1c['isInContent']&&_0x280c1c['author']==_0x23bae3),_0xb1d9db=new Set(),_0x240a04=new Set();for(const _0x4522f4 of _0x25febf)if('tablePaste'==_0x4522f4['subType'])for(const _0xb28543 of _0x4522f4['getMarkers']()){const _0x42970d=_0xb28543['getRange']()['getContainedElement']();if(_0x42970d){if(_0x42970d['is']('element','tableCellSuggestion')&&Oe(_0x42970d)){_0x4522f4['removeMarker'](_0xb28543['name']),_0xb1d9db['add'](_0x42970d),_0x2ed08c=!0x0;const _0x1934a2=_0x42970d['nextSibling'],_0x4f0252=_0x42970d['previousSibling'],_0x1c919b=_0x1934a2&&_0x1934a2['is']('element','tableCellSuggestion'),_0x6d1e19=_0x4f0252&&_0x4f0252['is']('element','tableCellSuggestion');_0x1c919b&&!_0xb1d9db['has'](_0x1934a2)&&_0x240a04['add'](_0x1934a2),_0x6d1e19&&!_0xb1d9db['has'](_0x4f0252)&&_0x240a04['add'](_0x4f0252);}else _0x42970d['is']('element','paragraph')&&_0x42970d['isEmpty']&&(_0x4522f4['removeMarker'](_0xb28543['name']),_0x2ed08c=!0x0);}}else{if('tablePasteCell'==_0x4522f4['subType']){if(!_0x4522f4['attributes']||!_0x4522f4['attributes']['tablePasteChainId'])continue;const _0x2721a1=_0x4522f4['attributes']['markerAttributes'];if(_0x2721a1&&Object['keys'](_0x2721a1)['length'])continue;const _0xf60d8d=_0x4522f4['attributes']['tablePasteChainId'];let _0xddc953=!0x0,_0x2ec5e8=!0x0;for(const _0x2d75a7 of _0x25febf)if(_0x2d75a7['subType']&&_0x2d75a7['subType']['startsWith']('tablePaste')){if(!_0x2d75a7['attributes']['tablePasteChainId']){_0x2ec5e8=!0x1;break;}if(_0x2d75a7['id']!=_0x4522f4['id']&&_0x2d75a7['attributes']['tablePasteChainId']==_0xf60d8d){_0xddc953=!0x1;break;}}_0x2ec5e8&&_0xddc953&&(_0x4522f4['removeMarkers'](),_0x2ed08c=!0x0);}}for(const _0x336d78 of _0xb1d9db)_0x13d71d['remove'](_0x336d78);for(const _0x2fa10b of _0x240a04)_0x13d71d['unwrap'](_0x2fa10b);return _0x2ed08c;}),_0x880794['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x40c3c6=>_0x558b8c(_0x40c3c6),'converterPriority':'high'}),_0x880794['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3f8698,_0x747ea)=>_0x747ea['options']['showSuggestionHighlights']?_0x558b8c(_0x3f8698,!0x1):null,'converterPriority':'high'});const _0x36f6c5=_0x880794['editing']['view'];this['listenTo'](_0x36f6c5['document'],'clipboardOutput',(_0x2152d1,_0x1df965)=>{const _0x252b40=[];for(const _0x3f49c2 of _0x36f6c5['createRangeIn'](_0x1df965['content'])['getItems']())_0x3f49c2['is']('element','suggestion-td')&&_0x252b40['push'](_0x3f49c2);_0x36f6c5['change'](_0x31557d=>{for(const _0x1d8b7a of _0x252b40)_0x31557d['move'](_0x31557d['createRangeIn'](_0x1d8b7a),_0x31557d['createPositionBefore'](_0x1d8b7a)),_0x31557d['remove'](_0x1d8b7a);});});}}function Oe(_0x2c104d){if(_0x2c104d['isEmpty'])return!0x0;const _0x45ea62=_0x2c104d['getChild'](0x0);return _0x45ea62['is']('element','paragraph')&&_0x45ea62['isEmpty'];}function Ue(_0x523069,_0x48d2ae={},_0x266233){for(const {isAnchor:_0x137fc3,cellHeight:_0x757bd4,cellWidth:_0x20f6f9}of _0x266233['createTableWalker'](_0x523069,{'includeAllSlots':!0x0,..._0x48d2ae}))if(!_0x137fc3||0x1!=_0x757bd4||0x1!=_0x20f6f9)return!0x1;return!0x0;}class Dt extends _0x316441{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x1c6b0f=this['editor']['plugins']['get']('TrackChangesEditing');_0x1c6b0f['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x1c6b0f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x1c6b0f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1c6b0f['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x1c6b0f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x1c6b0f['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x4887e0,_0x21ebc3){const _0x2397d6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1743b2=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5b90c0=_0x21ebc3['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x449819=_0x1743b2['getColumnGroupElement'](_0x5b90c0);let _0x496630=_0x449819?_0x1743b2['getTableColumnsWidths'](_0x449819):null,_0x6ba89b=_0x5b90c0['getAttribute']('tableWidth')||null;const _0xbbde1d=_0x21ebc3['tableWidth']||_0x6ba89b,_0xb171ac=_0x21ebc3['columnWidths']||_0x496630,_0x242990=this['editor']['plugins']['get']('Users')['me'];for(const _0x327b47 of _0x2397d6['getSuggestions']()){const _0x4c7045=_0x327b47['getContainedElement']();if('resizeTable'===_0x327b47['subType']&&_0x4c7045===_0x5b90c0){_0x327b47['author']!==_0x242990&&_0x327b47['discard']();const _0x51fc73=_0x327b47['data']['commandParams'];_0x6ba89b=_0x51fc73[0x0]['tableWidth'],_0x496630=_0x51fc73[0x0]['columnWidths'];break;}}_0x4887e0({'table':_0x5b90c0,'tableWidth':_0xbbde1d,'columnWidths':_0xb171ac}),_0x2397d6['markBlockFormat'](_0x5b90c0,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x6ba89b,'columnWidths':_0x496630}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x2800f5){if('formatBlock'!=_0x2800f5['type']&&'formatInline'!=_0x2800f5['type'])return;const {data:_0x5fe123}=_0x2800f5;if(_0x5fe123&&'resizeTable'===_0x5fe123['formatGroupId']){const _0x2628bf='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x2628bf)};}}}class Mt extends _0x316441{['afterInit'](){const _0x29c87a=this['editor'];_0x29c87a['plugins']['has']('Template')&&_0x29c87a['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class $t extends _0x316441{['afterInit'](){const _0x15d8e9=this['editor'];if(!_0x15d8e9['commands']['get']('insertTableOfContents'))return;_0x15d8e9['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4666d9=_0x15d8e9['plugins']['get']('TrackChangesEditing'),_0x2a8786=_0x15d8e9['locale'];_0x4666d9['descriptionFactory']['registerElementLabel']('tableOfContents',_0x27ed04=>o(_0x2a8786,'ELEMENT_TABLE_OF_CONTENTS',_0x27ed04));}}class Bt extends _0x316441{['afterInit'](){const _0x4eb051=this['editor'];if(!_0x4eb051['plugins']['has']('Title'))return;const _0x5c8c21=_0x4eb051['plugins']['get']('TrackChangesEditing');_0x5c8c21['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x4eb051['locale'],'ELEMENT_TITLE')),_0x4eb051['model']['document']['registerPostFixer'](_0xe8d9cd=>{let _0x362be3=!0x1;const _0x1c1bac=Array['from'](_0x4eb051['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4f1ad8,data:_0x50afcf}of _0x1c1bac){const {group:_0x255379}=_0x5c8c21['_splitMarkerName'](_0x4f1ad8);if('suggestion'!==_0x255379||!_0x50afcf['newRange'])continue;const _0xefcb=_0x50afcf['newRange'],_0x4a8128=_0xefcb['end']['nodeBefore'];if(!_0x4a8128||!_0x4a8128['is']('element','title-content'))continue;if(!_0xefcb['start']['isTouching'](_0xefcb['end']))continue;const _0x252c59=_0x4eb051['model']['schema']['getNearestSelectionRange'](_0xefcb['end'],'forward');if(_0x252c59&&_0x252c59['isCollapsed']){const _0x164980=_0xe8d9cd['createRange'](_0xefcb['start'],_0x252c59['start']);_0x164980['isEqual'](_0xefcb)||(_0xe8d9cd['updateMarker'](_0x4f1ad8,{'range':_0x164980}),_0x362be3=!0x0);}_0x362be3||(_0xe8d9cd['removeMarker'](_0x4f1ad8),_0x362be3=!0x0);}return _0x362be3;});}}class Tt extends _0x316441{['afterInit'](){const _0x3ddc10=this['editor'],_0x2e6bc4=_0x3ddc10['plugins']['get']('TrackChangesEditing');_0x3ddc10['plugins']['has']('Uploadcare')&&(_0x2e6bc4['enableCommand']('uploadcare'),_0x3ddc10['plugins']['has']('UploadcareImageEdit')&&(_0x2e6bc4['enableCommand']('uploadcareImageEdit'),_0x2e6bc4['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x2e6bc4['registerBlockAttribute']('uploadcareImageId'),_0x2e6bc4['descriptionFactory']['registerDescriptionCallback'](_0x4fdd82=>{if('attribute'!=_0x4fdd82['type'])return;const {data:_0x5a6193}=_0x4fdd82;return _0x5a6193&&'uploadcareImageId'==_0x5a6193['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x316441{['afterInit'](){const _0x17447d=this['editor'],_0x19f097=_0x17447d['plugins']['get']('TrackChangesEditing');_0x17447d['plugins']['has']('UndoEditing')&&(_0x19f097['enableCommand']('undo'),_0x19f097['enableCommand']('redo'));}}class Ot extends _0x316441{static get['requires'](){return[At];}['afterInit'](){const _0x5aeccb=this['editor'];if(!_0x5aeccb['plugins']['has']('TableCaptionEditing'))return;_0x5aeccb['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x316441{['tableProperties'];['tableCellProperties'];constructor(_0x5ee4d5){super(_0x5ee4d5),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 _0x18bcd4=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x170001 of this['tableProperties'])_0x18bcd4['enableCommand'](_0x170001,(_0x5e9d85,_0x53f9b1)=>{const _0x51cc12=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x170001,[_0x51cc12],this['tableProperties'],'tableProperties',_0x5e9d85,_0x53f9b1);});_0x18bcd4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x18bcd4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x18bcd4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x5c636e,_0x45a5ef)=>this['handleDiscardAction'](this['tableProperties'],_0x5c636e,_0x45a5ef)),_0x18bcd4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x5115be of this['tableCellProperties'])_0x18bcd4['enableCommand'](_0x5115be,(_0x9fee0f,_0x1af799)=>{const _0x3433b9=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x5115be,_0x3433b9,this['tableCellProperties'],'tableCellProperties',_0x9fee0f,_0x1af799);});_0x18bcd4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x18bcd4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x18bcd4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3c3b88,_0x46f941)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3c3b88,_0x46f941)),_0x18bcd4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x18bcd4['descriptionFactory']['registerDescriptionCallback'](_0x2c13eb=>this['handleSuggestionDescription'](_0x2c13eb));}['_handlePropertyChange'](_0x497dfb,_0x1a3a30,_0x2bf172,_0x2e4b34,_0x281284,_0x18318e){const _0x4b1074=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x18318e['batch'],()=>{for(const _0x3af40d of _0x1a3a30){if(this['_getSuggestion'](_0x3af40d,_0x2e4b34))_0x281284(_0x18318e);else{const _0xf8719e={};for(const _0x194aee of _0x2bf172){const _0x150e91=_0x3af40d['getAttribute'](_0x194aee);void 0x0!==_0x150e91&&(_0xf8719e[_0x194aee]=_0x150e91);}_0x281284(_0x18318e),_0x4b1074['markBlockFormat'](_0x3af40d,{'commandParams':[_0xf8719e]},[],_0x2e4b34);}}});}['handleDiscardAction'](_0x434320,_0x1332b2,_0x49d47f){const _0x322ed6=_0x1332b2[0x0]['start']['nodeAfter'],_0x43f826=_0x49d47f['commandParams'][0x0];this['editor']['model']['change'](_0x4a1e87=>{for(const _0x5c09dc of _0x434320)void 0x0!==_0x43f826[_0x5c09dc]?_0x4a1e87['setAttribute'](_0x5c09dc,_0x43f826[_0x5c09dc],_0x322ed6):_0x4a1e87['removeAttribute'](_0x5c09dc,_0x322ed6);});}['handleSuggestionDescription'](_0x25da6c){if(_0x25da6c['data'])switch(_0x25da6c['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'](_0x7c2476,_0x1d7b89){const _0x51ef13=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x150296 of _0x51ef13['getSuggestions']({'skipNotAttached':!0x0})){const _0x302889=_0x150296['getContainedElement']();if(_0x150296['subType']===_0x1d7b89&&_0x302889===_0x7c2476)return _0x150296;}return null;}}class Rt extends _0x316441{['afterInit'](){const _0x49a8f7=this['editor'];if(!_0x49a8f7['plugins']['has']('LineHeight'))return;const _0x4522b=_0x49a8f7['plugins']['get']('TrackChangesEditing'),_0x163db9=_0x49a8f7['locale'];_0x4522b['enableDefaultAttributesIntegration']('lineHeight'),_0x4522b['registerBlockAttribute']('lineHeight'),_0x4522b['descriptionFactory']['registerAttributeLabel']('lineHeight',o(_0x163db9,'FORMAT_LINE_HEIGHT'));}}const m='$elementName';class d extends _0x316441{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;['_trackingSessionId']=null;static get['requires'](){return['CommentsRepository',_0x373620,_0x4ec0fd,O,E,R,U,V,G,F,L,J,K,z,W,Q,X,Y,Z,tt,it,nt,et,ot,st,rt,at,ct,ft,ht,mt,ut,H,Rt,q,gt,lt,dt,pt,kt,wt,bt,yt,jt,St,It,At,_t,Ct,vt,Ot,Nt,Dt,$t,Et,Mt,Bt,Tt,xt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x317272){super(_0x317272),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x5a0321,_0x22d567,_0x59d4d6,_0x190389)=>{this['_model']['change'](()=>{for(const _0x154a47 of[..._0x190389,..._0x59d4d6])this['_model']['markers']['has'](_0x154a47)&&_0x317272['editing']['reconvertMarker'](_0x154a47);});}),this['descriptionFactory']=new x(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x317272['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x317272['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x317272['config']['get']('trackChanges.trackFormatChanges'),_0x317272['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x317272['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new N(_0x317272,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x28740d=this['editor'],_0x35712a=(_0x57130d,_0x5ca469)=>{if('attribute'!=_0x57130d)return'ck-suggestion-marker-'+_0x57130d;const _0x3d06ef=_0x5ca469['split']('|')[0x0];return this['_isBlockAttribute'](_0x3d06ef)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x28740d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x10d52b=>{const {id:_0xd7dd32,authorId:_0x3f75d8,type:_0x4746cd,subType:_0x2fbb7c}=this['_splitMarkerName'](_0x10d52b['markerName']),_0x5b136c=['ck-suggestion-marker',_0x35712a(_0x4746cd,_0x2fbb7c)];let _0x4577f4=0xbb8;return this['activeMarkers']['includes'](_0x10d52b['markerName'])&&(_0x5b136c['push']('ck-suggestion-marker--active'),_0x4577f4=0xbc2),'deletion'==_0x4746cd&&(_0x4577f4+=0x5),{'classes':_0x5b136c,'attributes':{'data-suggestion':_0xd7dd32,'data-author-id':_0x3f75d8},'priority':_0x4577f4};}}),_0x28740d['conversion']['for']('dataDowncast')['add'](_0x277b96=>{_0x277b96['on']('addMarker:suggestion',(_0xb5c61e,_0x4c9acf,_0x4f9676)=>{if(!_0x4f9676['options']['showSuggestionHighlights'])return;const _0x4e5f3f=_0x4c9acf['item'];if(!_0x4e5f3f)return;const _0x2cfaac=_0x4f9676['mapper']['toViewElement'](_0x4e5f3f);_0x28740d['model']['schema']['isObject'](_0x4e5f3f)&&_0x2cfaac&&!_0x2cfaac['getCustomProperty']('widget')&&_0x2cfaac['is']('containerElement')&&_0x4b0017(_0x2cfaac,_0x4f9676['writer']);},{'priority':'high'});}),_0x28740d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3dbf77,_0x8d350c)=>{if(!_0x8d350c['options']['showSuggestionHighlights'])return null;const {id:_0x398516,authorId:_0x3ebd28,type:_0x199139,subType:_0x26a198}=this['_splitMarkerName'](_0x3dbf77['markerName']);return{'classes':['ck-suggestion-marker',_0x35712a(_0x199139,_0x26a198)],'priority':0xbb8,'attributes':{'data-suggestion':_0x398516,'data-author-id':_0x3ebd28}};}});const _0x2342a0=({showActiveMarkers:_0x18d15e=!0x0,isAttributeSuggestion:_0x4d933a=!0x1}={})=>(_0x46e1bc,_0x2e2ecc,_0x599e1b)=>{if(!_0x2e2ecc['item'])return;const {id:_0x182c36,authorId:_0x4de96f}=this['_splitMarkerName'](_0x2e2ecc['markerName']);if(_0x4d933a){const _0xb657bd=this['_suggestions']['get'](_0x182c36),_0x1c53fa=this['_getAttributeKey'](_0xb657bd);if(!this['_isBlockAttribute'](_0x1c53fa))return;}if(_0x2e2ecc['item']['is']('selection'))return void _0x599e1b['consumable']['consume'](_0x2e2ecc['item'],_0x46e1bc['name']);const _0x177d53=_0x599e1b['mapper']['toViewElement'](_0x2e2ecc['item']);if(_0x2e2ecc['item']['is']('element')&&_0x28740d['model']['schema']['isBlock'](_0x2e2ecc['item'])&&!_0x177d53['getCustomProperty']('addHighlight')){_0x599e1b['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x177d53),_0x599e1b['writer']['setAttribute']('data-suggestion',_0x182c36,_0x177d53),_0x599e1b['writer']['setAttribute']('data-author-id',_0x4de96f,_0x177d53),_0x599e1b['mapper']['bindElementToMarker'](_0x177d53,_0x2e2ecc['markerName']),_0x18d15e&&(this['activeMarkers']['includes'](_0x2e2ecc['markerName'])?_0x599e1b['writer']['addClass']('ck-suggestion-marker--active',_0x177d53):_0x599e1b['writer']['removeClass']('ck-suggestion-marker--active',_0x177d53));for(const _0x217691 of _0x28740d['model']['createRangeIn'](_0x2e2ecc['item'])['getItems']())_0x599e1b['consumable']['consume'](_0x217691,_0x46e1bc['name']);_0x599e1b['consumable']['consume'](_0x2e2ecc['item'],_0x46e1bc['name']);}};_0x28740d['conversion']['for']('dataDowncast')['add'](_0x128e15=>{_0x128e15['on']('addMarker:suggestion:formatBlock',(_0xfbb76,_0x48d9d7,_0x49e8a7)=>{_0x49e8a7['options']['showSuggestionHighlights']&&_0x2342a0({'showActiveMarkers':!0x1})(_0xfbb76,_0x48d9d7,_0x49e8a7);},{'priority':'highest'});}),_0x28740d['conversion']['for']('dataDowncast')['add'](_0x3e05f2=>{_0x3e05f2['on']('addMarker:suggestion:attribute',(_0x4d8863,_0x459bf2,_0x4846c8)=>{_0x4846c8['options']['showSuggestionHighlights']&&_0x2342a0({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x4d8863,_0x459bf2,_0x4846c8);},{'priority':'highest'});}),_0x28740d['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x13b2e5,_0x270850)=>{if(_0x270850['options']['showSuggestionHighlights']){const {id:_0x219a17,authorId:_0x45e2da}=this['_splitMarkerName'](_0x13b2e5);return _0x13b2e5['includes'](':split')||_0x13b2e5['includes'](':merge')?{'group':'suggestion','name':_0x13b2e5['substr'](0xb),'attributes':{'data-suggestion':_0x219a17,'data-author-id':_0x45e2da}}:null;}return{'group':'suggestion','name':_0x13b2e5['substr'](0xb)};}}),_0x28740d['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x41ba49,{writer:_0x270957})=>{let _0x1537ac='suggestion:'+_0x41ba49['getAttribute']('suggestion-type')+':'+_0x41ba49['getAttribute']('id');return _0x41ba49['getAttribute']('marker-count')&&(_0x1537ac+=':'+_0x41ba49['getAttribute']('marker-count')),_0x270957['createElement']('$marker',{'data-name':_0x1537ac});}}),_0x28740d['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x28740d['conversion']['for']('editingDowncast')['add'](_0x23385e=>{_0x23385e['on']('addMarker:suggestion:formatBlock',_0x2342a0(),{'priority':'high'});}),_0x28740d['conversion']['for']('editingDowncast')['add'](_0x4e6927=>{_0x4e6927['on']('addMarker:suggestion:attribute',_0x2342a0({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x28740d['conversion']['for']('editingDowncast')['add'](_0xd722c8=>{_0xd722c8['on']('removeMarker:suggestion:formatBlock',(_0x592b9a,_0x24ef7e,_0x2b2846)=>{const _0x5ae644=_0x2b2846['mapper']['markerNameToElements'](_0x24ef7e['markerName']);if(_0x5ae644){for(const _0x4ef369 of _0x5ae644)_0x4ef369['getCustomProperty']('addHighlight')||(_0x2b2846['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4ef369),_0x2b2846['writer']['removeAttribute']('data-suggestion',_0x4ef369),_0x2b2846['writer']['removeAttribute']('data-author-id',_0x4ef369),_0x2b2846['mapper']['unbindElementFromMarkerName'](_0x4ef369,_0x24ef7e['markerName']));}},{'priority':'high'});}),_0x28740d['conversion']['for']('editingDowncast')['add'](_0x36e4a5=>{_0x36e4a5['on']('removeMarker:suggestion:attribute',(_0x5cd943,_0x3cb84b,_0x899fe6)=>{const _0x4405d7=_0x899fe6['mapper']['markerNameToElements'](_0x3cb84b['markerName']);if(!_0x4405d7)return;const {id:_0x1d545b}=this['_splitMarkerName'](_0x3cb84b['markerName']),_0x85d983=this['_suggestions']['get'](_0x1d545b),_0x428688=this['_getAttributeKey'](_0x85d983);if(this['_isBlockAttribute'](_0x428688)){for(const _0x1eb0f5 of _0x4405d7)_0x1eb0f5['getCustomProperty']('addHighlight')||(_0x899fe6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1eb0f5),_0x899fe6['writer']['removeAttribute']('data-suggestion',_0x1eb0f5),_0x899fe6['writer']['removeAttribute']('data-author-id',_0x1eb0f5),_0x899fe6['mapper']['unbindElementFromMarkerName'](_0x1eb0f5,_0x3cb84b['markerName']));}},{'priority':'high'});}),_0x28740d['model']['document']['registerPostFixer'](_0x5e2f30=>{let _0x5a8cdb=!0x1;const _0x579c43=Array['from'](_0x28740d['model']['document']['differ']['getChangedMarkers']()),_0x45bb07=new Set();for(const {name:_0x4c0e16,data:_0x2a0e4d}of _0x579c43){const {group:_0x5903d0,type:_0x4e4a0b,subType:_0xa62938,id:_0x3a5815}=this['_splitMarkerName'](_0x4c0e16);if('suggestion'!==_0x5903d0)continue;const _0x3be6ec=this['_suggestions']['get'](_0x3a5815);if(null!=_0x2a0e4d['newRange']){'formatInline'==_0x4e4a0b&&(_0x5a8cdb=_0x5a8cdb||Gt(_0x2a0e4d['newRange'],_0x4c0e16,_0x5e2f30,_0x28740d['model']['schema']));const _0x445372='attribute'==_0x4e4a0b&&this['_isBlockAttribute'](_0xa62938['split']('|')[0x0]);if(_0x2a0e4d['newRange']['isCollapsed']||'$graveyard'==_0x2a0e4d['newRange']['root']['rootName']||'formatBlock'==_0x4e4a0b&&!Jt(_0x2a0e4d['newRange'])||_0x445372&&!Jt(_0x2a0e4d['newRange'])||'deletion'==_0x4e4a0b&&!Kt(_0x2a0e4d['newRange']))_0x5e2f30['removeMarker'](_0x4c0e16),_0x5a8cdb=!0x0;else{if(!_0x3be6ec||!_0x3be6ec['isInContent'])continue;if(_0x2a0e4d['newRange']&&_0x2a0e4d['oldRange']&&_0x2a0e4d['newRange']['isEqual'](_0x2a0e4d['oldRange']))continue;_0x45bb07['add'](_0x3be6ec);}}}return _0x45bb07['size']>0x0&&(_0x5a8cdb=!!this['_joinWithAdjacentSuggestions'](_0x45bb07)||_0x5a8cdb),_0x5a8cdb;}),_0x28740d['model']['document']['registerPostFixer'](_0xa4618a=>{let _0x555034=!0x1;for(const _0x24e78d of _0x28740d['model']['document']['differ']['getChanges']())if('insert'==_0x24e78d['type'])for(const _0x1cfd5b of this['_suggestions']['values']()){if(_0x1cfd5b['isMultiRange']||!_0x1cfd5b['isInContent'])continue;const _0x4b4cc5='formatBlock'==_0x1cfd5b['type'],_0x2fc4dd=this['_getAttributeKey'](_0x1cfd5b),_0x101199=_0x2fc4dd&&this['_isBlockAttribute'](_0x2fc4dd);if(!_0x4b4cc5&&!_0x101199)continue;const _0x45196a=_0x1cfd5b['getFirstRange']();if(_0x45196a['start']['parent']!=_0x45196a['end']['parent']&&!_0x45196a['end']['isAtEnd']){const _0xaee06b=_0x28740d['model']['createPositionAt'](_0x45196a['start']['nodeAfter'],'end'),_0x33c572=_0x28740d['model']['createRange'](_0x45196a['start'],_0xaee06b);_0xa4618a['updateMarker'](_0x1cfd5b['getFirstMarker'](),{'range':_0x33c572}),_0x555034=!0x0;}}return _0x555034;}),_0x28740d['model']['document']['registerPostFixer'](_0x189f16=>this['_processAttributeChanges'](_0x189f16)),_0x28740d['model']['document']['registerPostFixer'](_0x30ece1=>!_0x30ece1['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x30ece1)),_0x28740d['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x28740d['model']['document']['on']('change:data',(_0x36de23,_0x3a2266)=>{if(!_0x3a2266['isLocal']||_0x3a2266['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x2cd6ee=_0x28740d['model']['document']['differ']['getChanges']();if(0x0==_0x2cd6ee['length'])return;const _0x22d3c7=[],_0x2dc63b=_0x2cd6ee['filter'](_0x340f40=>'attribute'==_0x340f40['type']),_0x58d0c8=_0x2cd6ee['filter'](_0x4da573=>'insert'==_0x4da573['type']&&'$text'!=_0x4da573['name']);for(const _0x977b56 of _0x2dc63b)this['_isRegisteredAttribute'](_0x977b56['attributeKey'])&&_0x22d3c7['push']({'key':_0x977b56['attributeKey'],'newValue':_0x977b56['attributeNewValue'],'oldValue':_0x977b56['attributeOldValue'],'range':Ht(_0x977b56['range'],_0x28740d['model'])});for(const _0x866e28 of _0x58d0c8){if('rename'!=_0x866e28['action']&&'refresh'!=_0x866e28['action'])continue;const _0xd05918=qt(_0x866e28['position']['nodeAfter'],_0x28740d['model']),_0x1b1960=_0x866e28['before'];'rename'==_0x866e28['action']&&_0x22d3c7['push']({'key':m,'newValue':_0x866e28['name'],'oldValue':_0x1b1960['name'],'range':_0xd05918});for(const [_0x5ee593,_0x4d3c09]of _0x1b1960['attributes']){if(!this['_isRegisteredAttribute'](_0x5ee593))continue;const _0x310fbe=_0x866e28['attributes']['get'](_0x5ee593);_0x4d3c09!==_0x310fbe&&_0x22d3c7['push']({'key':_0x5ee593,'newValue':_0x310fbe,'oldValue':_0x4d3c09,'range':_0xd05918});}for(const [_0x4d413e,_0x57501a]of _0x866e28['attributes'])this['_isRegisteredAttribute'](_0x4d413e)&&(_0x1b1960['attributes']['has'](_0x4d413e)||_0x22d3c7['push']({'key':_0x4d413e,'newValue':_0x57501a,'oldValue':null,'range':_0xd05918}));}0x0!=_0x22d3c7['length']&&_0x28740d['model']['enqueueChange'](_0x3a2266,_0x2da633=>{const _0x5992f6=_0x4e5108();for(const {range:_0xe7cad4,key:_0x33b70d,oldValue:_0x259750,newValue:_0x568d6c}of _0x22d3c7)this['markAttributeChange'](_0xe7cad4,_0x33b70d,_0x259750,_0x568d6c,{'groupId':_0x5992f6});this['_reduceExistingSuggestions'](_0x2da633,_0x22d3c7);});},{'priority':'lowest'}),_0x28740d['model']['markers']['on']('update:suggestion',(_0x31f3db,_0x1a0459,_0xf7dd8d)=>{if(null==_0xf7dd8d){const {id:_0x53638b}=this['_splitMarkerName'](_0x1a0459['name']),_0x12e663=this['_suggestions']['get'](_0x53638b);_0x12e663&&_0x12e663['addMarkerName'](_0x1a0459['name']);}}),_0x28740d['model']['document']['on']('change:data',()=>{const _0x45accc=Array['from'](_0x28740d['model']['document']['differ']['getChangedMarkers']())['filter'](_0x2e7725=>'suggestion'===this['_splitMarkerName'](_0x2e7725['name'])['group']);if(0x0===_0x45accc['length'])return;_0x45accc['sort']((_0x21ed3e,_0x399826)=>{const _0x12fbb5=_0x21ed3e['data']['oldRange'],_0x1bd52d=_0x399826['data']['oldRange'];return null===_0x12fbb5&&null===_0x1bd52d?0x0:null===_0x12fbb5&&null!==_0x1bd52d?-0x1:null!==_0x12fbb5&&null===_0x1bd52d?0x1:_0x12fbb5['start']['isBefore'](_0x1bd52d['start'])?-0x1:0x1;});const _0x5e1d8b=new Set(),_0x5e3985=new Set();for(const {name:_0x138d69,data:_0x44791b}of _0x45accc){const {id:_0x304e13}=this['_splitMarkerName'](_0x138d69);if(null===_0x44791b['oldRange']){const _0x260daf=this['_handleNewSuggestionMarker'](_0x138d69);_0x5e3985['add'](_0x260daf);}else{const _0x47b8f3=this['_suggestions']['get'](_0x304e13);null!==_0x44791b['newRange']||_0x47b8f3['isInContent']?(_0x5e1d8b['add'](_0x47b8f3['head']),_0x5e3985['add'](_0x47b8f3)):this['_removeSuggestion'](_0x47b8f3);}}_0x5e3985['size']>0x0&&this['_refreshSuggestionsChain'](_0x5e3985);for(const _0x255ca4 of _0x5e1d8b)this['fire']('suggestionChanged',_0x255ca4);}),_0x28740d['model']['on']('applyOperation',(_0x23bab6,_0x9a5d58)=>{const _0x3493c5=_0x9a5d58[0x0];if(!this['_suggestions']['size'])return;if(!_0x3493c5['isDocumentOperation'])return;if(_0x3493c5['batch']['isUndo']||!_0x3493c5['batch']['isLocal'])return;let _0x16360b,_0x4a4f7b;switch(_0x3493c5['type']){case'insert':_0x16360b=_0x28740d['model']['createPositionAt'](_0x3493c5['position']),_0x4a4f7b=_0x16360b['getShiftedBy'](_0x3493c5['howMany']);break;case'split':_0x16360b=_0x28740d['model']['createPositionAt'](_0x3493c5['splitPosition']),_0x4a4f7b=_0x28740d['model']['createPositionAt'](_0x3493c5['moveTargetPosition']);break;case'move':_0x16360b=_0x28740d['model']['createPositionAt'](_0x3493c5['targetPosition']),_0x4a4f7b=_0x16360b['getShiftedBy'](_0x3493c5['howMany']);break;default:return;}const _0x55baec=_0x28740d['model']['createRange'](_0x16360b,_0x4a4f7b);_0x28740d['model']['change'](()=>{for(const {suggestion:_0x1322e2,meta:_0x5c7e02}of this['_findSuggestions'](_0x55baec)){if(_0x1322e2['isMultiRange'])continue;if('formatInline'==_0x1322e2['type'])continue;const _0x3c2a14=this['_getAttributeKey'](_0x1322e2);if(_0x3c2a14&&this['_isBlockAttribute'](_0x3c2a14)&&'split'!=_0x3493c5['type'])continue;const _0x294e38=_0x1322e2['data']&&_0x1322e2['data']['multipleBlocks'];('formatBlock'!=_0x1322e2['type']||'split'==_0x3493c5['type']&&!_0x294e38)&&(_0x5c7e02['containsRangeInObject']||'insertion'==_0x1322e2['type']&&_0x5c7e02['isOwn']||_0x1322e2['getFirstRange']()['containsRange'](_0x55baec)&&this['_breakSuggestionMarker'](_0x1322e2,_0x16360b,_0x4a4f7b));}});},{'priority':'lowest'}),_0x28740d['model']['on']('deleteContent',(_0x2cea32,_0x5c55ce)=>{const _0x383ca0=_0x5c55ce[0x0],_0x42491e=_0x5c55ce[0x1];if(_0x42491e&&_0x42491e['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x383ca0['isCollapsed'])return;const _0xfc370f=_0x28740d['model']['schema'],{start:_0xd92d75,end:_0x5e9e59}=_0x383ca0['getFirstRange'](),_0x42968b=_0xd92d75['nodeAfter']&&_0xfc370f['isLimit'](_0xd92d75['nodeAfter'])?null:_0xfc370f['getNearestSelectionRange'](_0xd92d75,'forward'),_0x4ece22=_0x5e9e59['nodeBefore']&&_0xfc370f['isLimit'](_0x5e9e59['nodeBefore'])?null:_0xfc370f['getNearestSelectionRange'](_0x5e9e59,'backward'),_0x2fd10c=_0x28740d['model']['createRange'](_0x42968b?_0x42968b['start']:_0xd92d75,_0x4ece22?_0x4ece22['end']:_0x5e9e59);_0x28740d['model']['change'](_0x44527a=>{this['markDeletion'](_0x2fd10c);const _0x1d7384=_0x28740d['model']['schema']['getNearestSelectionRange'](_0x2fd10c['start']);_0x383ca0['is']('documentSelection')?_0x44527a['setSelection'](_0x1d7384):_0x383ca0['setTo'](_0x1d7384);}),_0x2cea32['stop']();},{'priority':_0x535575['normal']+0xa}),_0x28740d['model']['on']('insertContent',(_0x2b379d,_0x4b6334)=>{const _0x22e27d=_0x4b6334[_0x4b6334['length']-0x1];_0x22e27d&&_0x22e27d['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x28740d['model']['change'](()=>{let _0x3cbe61=_0x28740d['model']['insertContent'](_0x4b6334[0x0],_0x4b6334[0x1],_0x4b6334[0x2],{'forceDefaultExecution':!0x0});if(!_0x3cbe61)return;_0x2b379d['return']=_0x3cbe61['clone']();const _0x46689b=_0x3cbe61['end']['nodeBefore'],_0x1b9f52=_0x28740d['model']['schema'];_0x46689b&&_0x1b9f52['isBlock'](_0x46689b)&&!_0x1b9f52['isObject'](_0x46689b)&&(_0x3cbe61=_0x28740d['model']['createRange'](_0x3cbe61['start'],_0x28740d['model']['createPositionAt'](_0x46689b,'end'))),this['markInsertion'](_0x3cbe61);}),_0x2b379d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x1f182e=new D(_0x28740d,this['_suggestions']);_0x28740d['commands']['add']('acceptSuggestion',_0x1f182e),this['enableCommand']('acceptSuggestion');const _0x4b457e=new M(_0x28740d,this['_suggestions']);_0x28740d['commands']['add']('discardSuggestion',_0x4b457e),this['enableCommand']('discardSuggestion'),_0x28740d['commands']['add']('acceptAllSuggestions',new $(_0x28740d,_0x1f182e,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x28740d['commands']['add']('discardAllSuggestions',new $(_0x28740d,_0x4b457e,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x28740d['commands']['add']('acceptSelectedSuggestions',new B(_0x28740d,_0x1f182e,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x28740d['commands']['add']('discardSelectedSuggestions',new B(_0x28740d,_0x4b457e,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x35a9b6=_0x28740d['plugins']['get']('CommentsRepository');this['listenTo'](_0x35a9b6,'addComment',(_0x256187,{threadId:_0x476c63})=>{const _0x39c927=this['_suggestions']['get'](_0x476c63);_0x39c927&&_0x39c927['commentThread']&&0x1===_0x39c927['commentThread']['length']&&this['_updateSuggestionData'](_0x476c63,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x35a9b6,'removeComment',(_0x266294,{threadId:_0x1cc1d6})=>{const _0xa20960=this['_suggestions']['get'](_0x1cc1d6);_0xa20960&&_0xa20960['commentThread']&&!_0xa20960['commentThread']['length']&&this['_updateSuggestionData'](_0x1cc1d6,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x53df49){const _0x63427b=_0xcd40a4([0x4b,0x53,0x70,0x39,0x36,0x59,0x73,0x76,0x57,0x72,0x6b,0x58,0x67,0x75,0x42,0x4e,0x38,0x71,0x33,0x35,0x62,0x48,0x4f,0x41,0x43,0x31,0x44,0x45,0x65,0x6c,0x54,0x79,0x69,0x30,0x32,0x56,0x4c,0x61,0x77,0x7a,0x6e,0x47,0x68,0x55,0x37,0x34,0x51,0x4d,0x74,0x50,0x63,0x46,0x64,0x6d,0x49,0x66,0x4a,0x6f,0x6a,0x5a,0x52,0x78]),_0x39f651=0x3c1fe253,_0x4493ec=0x3c188e6b^_0x39f651,_0x2e0b5f=window[_0xcd40a4([0x44,0x61,0x74,0x65])][_0xcd40a4([0x6e,0x6f,0x77])](),_0x27f568=_0x53df49[_0xcd40a4([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4c54d2=new window[(_0xcd40a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x47f0cd=>{_0x27f568[_0xcd40a4([0x6f,0x6e,0x63,0x65])](_0xcd40a4([0x72,0x65,0x61,0x64,0x79]),_0x47f0cd);}),_0x35f50d={[_0xcd40a4([0x6b,0x74,0x79])]:_0xcd40a4([0x45,0x43]),[_0xcd40a4([0x75,0x73,0x65])]:_0xcd40a4([0x73,0x69,0x67]),[_0xcd40a4([0x63,0x72,0x76])]:_0xcd40a4([0x50,0x2d,0x32,0x35,0x36]),[_0xcd40a4([0x78])]:_0xcd40a4([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]),[_0xcd40a4([0x79])]:_0xcd40a4([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]),[_0xcd40a4([0x61,0x6c,0x67])]:_0xcd40a4([0x45,0x53,0x32,0x35,0x36])},_0x1c9906=_0x27f568[_0xcd40a4([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xcd40a4([0x67,0x65,0x74])](_0xcd40a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x300c90(){let _0x198d9a,_0x223c9c=null,_0x39d934=null;try{if(_0x1c9906==_0xcd40a4([0x47,0x50,0x4c]))return _0xcd40a4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x198d9a=_0x9a0a52(),!_0x198d9a)return _0xcd40a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x198d9a[_0xcd40a4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x39d934=_0xf1f384(_0x198d9a[_0xcd40a4([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x198d9a[_0xcd40a4([0x6a,0x74,0x69])])),await _0x4a067b()?_0x187a6f()?_0x29c418()?_0xcd40a4([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x228142()?(_0x198d9a[_0xcd40a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xcd40a4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x223c9c=_0x4dbc9f(_0xcd40a4([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x198d9a[_0xcd40a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xcd40a4([0x74,0x72,0x69,0x61,0x6c])&&(_0x223c9c=_0x4dbc9f(_0xcd40a4([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x30e8b6()):_0xcd40a4([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xcd40a4([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xcd40a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xcd40a4([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x29c418(){const _0x59bbba=[_0xcd40a4([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xcd40a4([0x74,0x72,0x69,0x61,0x6c])][_0xcd40a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x198d9a[_0xcd40a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2e0b5f/0x3e8:0xe10*_0x4493ec;return _0x198d9a[_0xcd40a4([0x65,0x78,0x70])]<_0x59bbba;}function _0x187a6f(){const _0x25448a=_0x198d9a[_0xcd40a4([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x25448a)return!0x1;if(_0x25448a[_0xcd40a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcd40a4([0x2a])))return!0x0;if(_0x25448a[_0xcd40a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcd40a4([0x54,0x43])))return!0x0;if(_0x25448a[_0xcd40a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcd40a4([0x52,0x54,0x43]))){if(_0x4f6709())return!0x0;if(_0x1cfd7c()||_0x59fc62())return!0x0;}return!0x1;}function _0x228142(){const _0x4d2652=_0x198d9a[_0xcd40a4([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4d2652||0x0==_0x4d2652[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x278e4f}=new URL(window[_0xcd40a4([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4d2652[_0xcd40a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x278e4f))return!0x0;const _0x4ddd7d=_0x278e4f[_0xcd40a4([0x73,0x70,0x6c,0x69,0x74])](_0xcd40a4([0x2e]));return _0x4d2652[_0xcd40a4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf8a2d1=>_0xf8a2d1[_0xcd40a4([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xcd40a4([0x2a])))[_0xcd40a4([0x6d,0x61,0x70])](_0x4af77c=>_0x4af77c[_0xcd40a4([0x73,0x70,0x6c,0x69,0x74])](_0xcd40a4([0x2e])))[_0xcd40a4([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x227d58=>_0x227d58[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4ddd7d[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xcd40a4([0x6d,0x61,0x70])](_0x18a9f8=>Array(_0x4ddd7d[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x18a9f8[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0xcd40a4([0x66,0x69,0x6c,0x6c])](_0x18a9f8[0x0]===_0xcd40a4([0x2a])?_0xcd40a4([0x2a]):'')[_0xcd40a4([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x18a9f8))[_0xcd40a4([0x73,0x6f,0x6d,0x65])](_0x58ac96=>_0x4ddd7d[_0xcd40a4([0x65,0x76,0x65,0x72,0x79])]((_0x1fb037,_0x45a8f1)=>_0x58ac96[_0x45a8f1]===_0x1fb037||_0x58ac96[_0x45a8f1]===_0xcd40a4([0x2a])));}function _0x30e8b6(){return _0x223c9c&&_0x39d934?new window[(_0xcd40a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5b9a9d,_0xf7da90)=>{_0x223c9c[_0xcd40a4([0x74,0x68,0x65,0x6e])](_0x5b9a9d,_0xf7da90),_0x39d934[_0xcd40a4([0x74,0x68,0x65,0x6e])](_0x12d962=>{_0x12d962!=_0xcd40a4([0x56,0x61,0x6c,0x69,0x64])&&_0x5b9a9d(_0x12d962);},_0xf7da90);}):_0x223c9c||_0x39d934||_0xcd40a4([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf1f384(_0xf7b13c,_0x57aa50){return new window[(_0xcd40a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x206f70=>{if(_0x256f6d())return _0x206f70(_0xcd40a4([0x56,0x61,0x6c,0x69,0x64]));_0x2e51a3(),_0x27f568[_0xcd40a4([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xcd40a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5ecc98=!0x1;const _0x528cc8=_0x4e5108();function _0x4f92fb(_0x1da2b1){return!!_0x1da2b1&&(typeof _0x1da2b1===_0xcd40a4([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1da2b1===_0xcd40a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1da2b1[_0xcd40a4([0x74,0x68,0x65,0x6e])]===_0xcd40a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1da2b1[_0xcd40a4([0x63,0x61,0x74,0x63,0x68])]===_0xcd40a4([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x55ea3d(_0x31fec9){_0x2a3907(_0x31fec9)[_0xcd40a4([0x74,0x68,0x65,0x6e])](_0x375fc1=>{if(!_0x375fc1||_0x375fc1[_0xcd40a4([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xcd40a4([0x6f,0x6b]))return _0xcd40a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x19fc60(_0x4983cc(_0x528cc8+_0x57aa50))!=_0x375fc1[_0xcd40a4([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xcd40a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xcd40a4([0x56,0x61,0x6c,0x69,0x64]);})[_0xcd40a4([0x74,0x68,0x65,0x6e])](_0x1d98c2=>(_0x169a51(),_0x1d98c2),()=>{const _0x3b8374=_0x33d9d7();return null==_0x3b8374?(_0x169a51(),_0xcd40a4([0x56,0x61,0x6c,0x69,0x64])):_0xcd40a4(_0x2e0b5f-_0x3b8374>(0x18136653^_0x39f651)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xcd40a4([0x74,0x68,0x65,0x6e])](_0x206f70)[_0xcd40a4([0x63,0x61,0x74,0x63,0x68])](()=>{_0x206f70(_0xcd40a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2368d6=0x3c290cd3^_0x39f651;function _0x169a51(){const _0x241e65=_0xcd40a4([0x6c,0x6c,0x63,0x74,0x2d])+_0x19fc60(_0x4983cc(_0xf7b13c)),_0x565041=_0x1b7910(_0x19fc60(window[_0xcd40a4([0x4d,0x61,0x74,0x68])][_0xcd40a4([0x63,0x65,0x69,0x6c])](_0x2e0b5f/_0x2368d6)));window[_0xcd40a4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xcd40a4([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x241e65,_0x565041);}function _0x33d9d7(){const _0x3e9122=_0xcd40a4([0x6c,0x6c,0x63,0x74,0x2d])+_0x19fc60(_0x4983cc(_0xf7b13c)),_0x2cbf25=window[_0xcd40a4([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xcd40a4([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e9122);return _0x2cbf25?window[_0xcd40a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1b7910(_0x2cbf25),0x10)*_0x2368d6:null;}function _0x2a3907(_0xcd33){return new window[(_0xcd40a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1ad3aa,_0x276f3f)=>{_0xcd33[_0xcd40a4([0x74,0x68,0x65,0x6e])](_0x1ad3aa,_0x276f3f),window[_0xcd40a4([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x276f3f,0x3c1e3693^_0x39f651);});}}_0x27f568[_0xcd40a4([0x6f,0x6e])](_0xcd40a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x125710,_0x44a808)=>{if(_0x44a808[0x0]!=_0xf7b13c)return _0x206f70(_0xcd40a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x44a808[0x1]={..._0x44a808[0x1],[_0xcd40a4([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x528cc8};},{[_0xcd40a4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xcd40a4([0x68,0x69,0x67,0x68])}),_0x27f568[_0xcd40a4([0x6f,0x6e])](_0xcd40a4([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2a9a21=>{_0x4f92fb(_0x2a9a21[_0xcd40a4([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5ecc98=!0x0,_0x55ea3d(_0x2a9a21[_0xcd40a4([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xcd40a4([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xcd40a4([0x6c,0x6f,0x77])}),_0x4c54d2[_0xcd40a4([0x74,0x68,0x65,0x6e])](()=>{_0x5ecc98||_0x206f70(_0xcd40a4([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x256f6d(){return _0x27f568[_0xcd40a4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xcd40a4([0x76,0x69,0x65,0x77])][_0xcd40a4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xcd40a4([0x61,0x75,0x74,0x6f]);}function _0x2e51a3(){_0x27f568[_0xcd40a4([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xcd40a4([0x76,0x69,0x65,0x77])][_0xcd40a4([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xcd40a4([0x61,0x75,0x74,0x6f]);}}function _0x4dbc9f(_0x1f7586){const _0x5a0512=[new window[(_0xcd40a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4f6cf1=>setTimeout(_0x4f6cf1,0x3c16dc9f^_0x39f651)),_0x4c54d2[_0xcd40a4([0x74,0x68,0x65,0x6e])](()=>new window[(_0xcd40a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5d3605=>{let _0x4b5b4b=0x0;_0x27f568[_0xcd40a4([0x6d,0x6f,0x64,0x65,0x6c])][_0xcd40a4([0x6f,0x6e])](_0xcd40a4([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ef981,_0x2b51a7)=>{_0x2b51a7[0x0][_0xcd40a4([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4b5b4b++,_0x4b5b4b==(0x3c1fe3ab^_0x39f651)&&(_0x5d3605(),_0x2ef981[_0xcd40a4([0x6f,0x66,0x66])]());});}))];return window[_0xcd40a4([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xcd40a4([0x72,0x61,0x63,0x65])](_0x5a0512)[_0xcd40a4([0x74,0x68,0x65,0x6e])](()=>_0x1f7586);}async function _0xf5f1ef(){await _0x4c54d2,_0x27f568[_0xcd40a4([0x6d,0x6f,0x64,0x65,0x6c])][_0xcd40a4([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x15f4af,_0x27f568[_0xcd40a4([0x6d,0x6f,0x64,0x65,0x6c])][_0xcd40a4([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x15f4af,_0x27f568[_0xcd40a4([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xcd40a4([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4f6709(){return _0x1e2028(_0xcd40a4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x39c93a(_0xcd40a4([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0xcd40a4([0x73,0x74,0x61,0x74,0x65])]==_0xcd40a4([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x1cfd7c(){return _0x1e2028(_0xcd40a4([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 _0x59fc62(){return _0x1e2028(_0xcd40a4([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x21ddb9(_0x21ca10){const _0x1a6f20=_0x3a4b75();_0x27f568[_0x1a6f20]=_0xcd40a4([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x21ca10,_0x21ca10!=_0xcd40a4([0x56,0x61,0x6c,0x69,0x64])&&_0xf5f1ef();}function _0x3a4b75(){const _0x3349d6=window[_0xcd40a4([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xcd40a4([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xcd40a4([0x6e,0x6f,0x77])]())[_0xcd40a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xcd40a4([0x2e]),'');let _0x526b67=_0xcd40a4([0x4b]);for(let _0x147a8e=0x0;_0x147a8e<_0x3349d6[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x147a8e+=0x2){let _0x377b7f=window[_0xcd40a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3349d6[_0xcd40a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x147a8e,_0x147a8e+0x2));_0x377b7f>=_0x63427b[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x377b7f-=_0x63427b[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x526b67+=_0x63427b[_0x377b7f];}return _0x526b67;}function _0x9a0a52(){const _0x3ede5b=_0x1c9906[_0xcd40a4([0x73,0x70,0x6c,0x69,0x74])](_0xcd40a4([0x2e]));if(0x3!=_0x3ede5b[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xda9328(_0x3ede5b[0x1]);function _0xda9328(_0x532518){const _0x308bcd=_0xfd5823(_0x532518);return _0x308bcd&&_0x38eae5()?_0x308bcd:null;function _0x38eae5(){const _0x369665=_0x308bcd[_0xcd40a4([0x6a,0x74,0x69])],_0x1132e9=window[_0xcd40a4([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x369665[_0xcd40a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x369665[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x527447={..._0x308bcd,[_0xcd40a4([0x6a,0x74,0x69])]:_0x369665[_0xcd40a4([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x369665[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x527447[_0xcd40a4([0x76,0x63])],_0x4983cc(_0x527447)==_0x1132e9;}}}async function _0x4a067b(){let _0x57da25=!0x0;try{const _0x5833ad=_0x1c9906[_0xcd40a4([0x73,0x70,0x6c,0x69,0x74])](_0xcd40a4([0x2e])),[_0x323e95,_0x3e4661,_0x37ea7c]=_0x5833ad;return _0x43e0c1(_0x323e95),await _0xf34ffb(_0x323e95,_0x3e4661,_0x37ea7c),_0x57da25;}catch{return!0x1;}function _0x43e0c1(_0x1fc451){const _0xb7d6b6=_0xfd5823(_0x1fc451);_0xb7d6b6&&_0xb7d6b6[_0xcd40a4([0x61,0x6c,0x67])]==_0xcd40a4([0x45,0x53,0x32,0x35,0x36])||(_0x57da25=!0x1);}async function _0xf34ffb(_0xf0a91,_0xd89901,_0x549a66){const _0x15e94b=window[_0xcd40a4([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xcd40a4([0x66,0x72,0x6f,0x6d])](_0xe7cf60(_0x549a66),_0x5c4816=>_0x5c4816[_0xcd40a4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4a1561=new window[(_0xcd40a4([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xcd40a4([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xf0a91+_0xcd40a4([0x2e])+_0xd89901),_0x39e0bd=window[_0xcd40a4([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xcd40a4([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x39e0bd)return;const _0x1350f2=await _0x39e0bd[_0xcd40a4([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xcd40a4([0x6a,0x77,0x6b]),_0x35f50d,{[_0xcd40a4([0x6e,0x61,0x6d,0x65])]:_0xcd40a4([0x45,0x43,0x44,0x53,0x41]),[_0xcd40a4([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xcd40a4([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xcd40a4([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x39e0bd[_0xcd40a4([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xcd40a4([0x6e,0x61,0x6d,0x65])]:_0xcd40a4([0x45,0x43,0x44,0x53,0x41]),[_0xcd40a4([0x68,0x61,0x73,0x68])]:{[_0xcd40a4([0x6e,0x61,0x6d,0x65])]:_0xcd40a4([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1350f2,_0x15e94b,_0x4a1561)||(_0x57da25=!0x1);}}function _0xfd5823(_0x308d8b){return _0x308d8b[_0xcd40a4([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xcd40a4([0x65,0x79]))?JSON[_0xcd40a4([0x70,0x61,0x72,0x73,0x65])](_0xe7cf60(_0x308d8b)):null;}function _0xe7cf60(_0x3a1d6f){return window[_0xcd40a4([0x61,0x74,0x6f,0x62])](_0x3a1d6f[_0xcd40a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xcd40a4([0x2b]))[_0xcd40a4([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xcd40a4([0x2f])));}function _0x4983cc(_0x102b4a){let _0x5c54a8=0x1505;function _0x2236e7(_0x5232b5){for(let _0x34098d=0x0;_0x34098d<_0x5232b5[_0xcd40a4([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34098d++){const _0x29b3ff=_0x5232b5[_0xcd40a4([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34098d);_0x5c54a8=(_0x5c54a8<<0x5)+_0x5c54a8+_0x29b3ff,_0x5c54a8&=_0x5c54a8;}}function _0x3f13f9(_0x562330){Array[_0xcd40a4([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x562330)?_0x562330[_0xcd40a4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3f13f9):_0x562330&&typeof _0x562330==_0xcd40a4([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xcd40a4([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x562330)[_0xcd40a4([0x73,0x6f,0x72,0x74])]()[_0xcd40a4([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x459989,_0x12d222])=>{_0x2236e7(_0x459989),_0x3f13f9(_0x12d222);}):_0x2236e7(window[_0xcd40a4([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x562330));}return _0x3f13f9(_0x102b4a),_0x5c54a8>>>0x0;}function _0x19fc60(_0x4e6647){return _0x4e6647[_0xcd40a4([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xcd40a4([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xcd40a4([0x30]));}function _0x1b7910(_0x340320){return _0x340320[_0xcd40a4([0x73,0x70,0x6c,0x69,0x74])]('')[_0xcd40a4([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xcd40a4([0x6a,0x6f,0x69,0x6e])]('');}function _0x1e2028(_0x494427){return _0x27f568[_0xcd40a4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xcd40a4([0x68,0x61,0x73])](_0x494427);}function _0x39c93a(_0x194df3){return _0x27f568[_0xcd40a4([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0xcd40a4([0x67,0x65,0x74])](_0x194df3);}function _0x15f4af(){}function _0xcd40a4(_0x49f8ae){return _0x49f8ae['map'](_0x5e0a3d=>String['fromCharCode'](_0x5e0a3d))['join']('');}_0x21ddb9(await _0x300c90());}(this);}set['adapter'](_0x5cd45a){if(this['_adapter'])throw new _0x53596a('track-changes-adapter-already-set',this);this['_adapter']=_0x5cd45a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x23421a=!0x1,toJSON:_0x49f93d=!0x1}={}){const _0x5ed891=[];for(const _0x59c2ac of this['_suggestions']['values']())_0x23421a&&!_0x59c2ac['isInContent']||_0x5ed891['push'](_0x59c2ac);return _0x49f93d?_0x5ed891['map'](_0x4cf566=>_0x4cf566['toJSON']()):_0x5ed891;}['getSuggestion'](_0xdb05ec){const _0x53dcb4=this['_suggestions']['get'](_0xdb05ec);if(!_0x53dcb4)throw new _0x53596a('track-changes-suggestion-not-found',this);return _0x53dcb4;}['hasSuggestion'](_0x52f93c){return this['_suggestions']['has'](_0x52f93c);}['addSuggestionData'](_0x5329aa){const {authorId:_0x1428f7,id:_0x55c1b4,originalSuggestionId:_0xbbe566,attributes:_0x296ddc}=_0x5329aa,[_0x21c11d,_0x28e5d7]=_0x5329aa['type']['split'](':'),_0x2d311a=this['_suggestions']['get'](_0x55c1b4)||this['_createSuggestion'](_0x21c11d,_0x28e5d7,_0x55c1b4,_0x1428f7,_0x296ddc,_0xbbe566);if(this['_addThreadToSuggestion'](_0x2d311a),this['_checkSuggestionCorrectness'](_0x2d311a,_0x21c11d,_0x28e5d7||null,_0x1428f7),_0x2d311a['createdAt']=_0x5329aa['createdAt'],_0x2d311a['_isDataLoaded']=!0x0,_0x296ddc&&_0x296ddc['@external']){const _0xb67ddc=_0x296ddc['@external'],_0x3f4abf=this['_getExternalAuthor'](_0xb67ddc['authorName']);_0x2d311a['authoredAt']=_0xb67ddc['createdAt'],_0x2d311a['author']=_0x3f4abf,_0x2d311a['isExternal']=!0x0;}else _0x2d311a['authoredAt']=_0x5329aa['createdAt'];switch(_0x5329aa['data']&&(_0x2d311a['data']=_0x5329aa['data']),_0x5329aa['attributes']&&(_0x2d311a['attributes']=_0x5329aa['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2d311a['_saved']=!0x0),this['_suggestionState']['get'](_0x2d311a)){case'notReady':this['_suggestionState']['set'](_0x2d311a,'dataReady');break;case'markerReady':_0x2d311a['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2d311a])),this['_refreshSuggestionsChain'](new Set([_0x2d311a])),this['_suggestionState']['set'](_0x2d311a,'ready'),this['fire']('suggestionLoaded',_0x2d311a)):this['_suggestionState']['set'](_0x2d311a,'removed');}return _0x2d311a;}['acceptSuggestion'](_0x11bb34){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4cc466 of _0x11bb34['getAllAdjacentSuggestions']())_0x4cc466['accept']();});});}['discardSuggestion'](_0x167fd9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x134585 of _0x167fd9['getAllAdjacentSuggestions']())_0x134585['discard']();});});}['enableCommand'](_0x4ecb62,_0x4a6021){const _0x53844f=this['editor']['commands']['get'](_0x4ecb62);if(!_0x53844f)throw new _0x53596a('track-changes-command-not-found',this,{'commandName':_0x4ecb62});if(this['_enabledCommands']['has'](_0x53844f))throw new _0x53596a('track-changes-enable-command-twice',this,{'commandName':_0x4ecb62});this['_enabledCommands']['add'](_0x53844f),_0x4a6021&&_0x53844f['on']('execute',(_0x22a028,_0x32795f)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x32795f['length']>0x0&&_0x32795f[_0x32795f['length']-0x1]&&_0x32795f[_0x32795f['length']-0x1]['forceDefaultExecution']?_0x32795f['pop']():(_0x22a028['return']=_0x4a6021((..._0x412087)=>_0x53844f['execute'](..._0x412087,{'forceDefaultExecution':!0x0}),..._0x32795f),_0x22a028['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3b081d){let _0x35f0ff,_0x566640;const _0x236b6a=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x35f0ff=_0x3b081d();}catch(_0x5b45f9){_0x566640=_0x5b45f9;}return _0x236b6a||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x566640&&_0x53596a['rethrowUnexpectedError'](_0x566640,this),_0x35f0ff;}['markInsertion'](_0x46daea,_0x572aa8=null,_0x33d195={}){if(_0x46daea['isCollapsed'])return null;const _0x40a08c=this['editor']['plugins']['get']('Users')['me'];this['_trackingSessionId']&&(_0x33d195['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x3ea101,meta:_0x3a1eb1}of this['_findSuggestions'](_0x46daea,'insertion'))if(_0x3a1eb1['isOwn']){if(!_0x3a1eb1['isNextTo']){if(_0x3a1eb1['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x3ea101,_0x33d195))continue;return _0x3ea101;}if(Qt(_0x3ea101,_0x33d195))return _0x3ea101;this['_breakSuggestionMarker'](_0x3ea101,_0x46daea['start'],_0x46daea['end']);break;}if(_0x572aa8==_0x3ea101['subType']&&Qt(_0x3ea101,_0x33d195)){const _0x47eaea=_0x3ea101['getFirstRange']();return _0x47eaea['start']['isEqual'](_0x46daea['end'])?this['_setSuggestionRange'](_0x3ea101,this['_model']['createRange'](_0x46daea['start'],_0x47eaea['end'])):this['_setSuggestionRange'](_0x3ea101,this['_model']['createRange'](_0x47eaea['start'],_0x46daea['end'])),_0x3ea101;}}const _0x4e11fb=_0x4e5108(),_0x21304f=_0x40a08c['id'],_0x119530=_0x572aa8?'insertion:'+_0x572aa8:'insertion',_0x37292b=this['_setSuggestionData']({'id':_0x4e11fb,'type':_0x119530,'createdAt':new Date(),'authorId':_0x21304f,'attributes':_0x33d195});return this['_addSuggestionMarker'](_0x119530,_0x4e11fb,_0x21304f,_0x46daea),_0x37292b;}['markMultiRangeInsertion'](_0x412241,_0x5d8486='multi',_0x1f4217={}){const _0x24fb4c=this['editor']['plugins']['get']('Users')['me'],_0x328330=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x5d8486,'join');this['_trackingSessionId']&&(_0x1f4217['trackingSessionId']=this['_trackingSessionId']);for(const _0x54e4fe of this['getSuggestions']())if(_0x54e4fe['author']['id']==_0x24fb4c['id']&&'insertion'==_0x54e4fe['type']&&_0x54e4fe['subType']==_0x5d8486&&Qt(_0x54e4fe,_0x1f4217)&&(_0x328330(_0x54e4fe['getRanges'](),_0x412241)||_0x328330(_0x412241,_0x54e4fe['getRanges']()))){for(const _0x47436f of _0x412241)_0x54e4fe['addRange'](_0x47436f);return _0x54e4fe;}for(const {suggestion:_0x3868d7,meta:_0x4e5f36}of this['_findSuggestions'](_0x412241,'insertion')){if(!_0x4e5f36['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x4e5f36['containsRangeInObject'])continue;if(!Qt(_0x3868d7,_0x1f4217))continue;let _0x46bebc=!0x0;for(const _0x3a3fb5 of _0x3868d7['getRanges']())for(const _0x58cdea of _0x412241)if(!_0x3a3fb5['containsRange'](_0x58cdea)){_0x46bebc=!0x1;break;}if(_0x46bebc)return _0x3868d7;}const _0xda2095=_0x4e5108(),_0x5aa545=_0x24fb4c['id'],_0x573282='insertion:'+_0x5d8486,_0x564fb0=this['_setSuggestionData']({'id':_0xda2095,'type':_0x573282,'createdAt':new Date(),'authorId':_0x5aa545,'attributes':_0x1f4217});for(const _0x174e35 of _0x412241)this['_addSuggestionMarker'](_0x573282,_0xda2095,_0x5aa545,_0x174e35,T['getMultiRangeId']());return _0x564fb0;}['markInlineFormat'](_0x1f73df,_0x26512a,_0x379a27=null,_0x3590ab={}){if(_0x379a27=_0x379a27||Lt(_0x26512a),_0x1f73df['isCollapsed'])return null;if(this['_trackingSessionId']&&(_0x3590ab['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x82fb5b=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x379a27,'accept');return this['forceDefaultExecution'](()=>_0x82fb5b([_0x1f73df],_0x26512a,_0x3590ab)),null;}const _0xdc345c=this['editor']['plugins']['get']('Users')['me'],_0x12ae55=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x200ef9,meta:_0xcb68ba}of this['_findSuggestions'](_0x1f73df,'insertion'))_0xcb68ba['isOwn']&&!_0xcb68ba['isInsideObject']&&_0x12ae55['push'](..._0x200ef9['getRanges']());}const _0x4b0418=function(_0x261127,_0x4445b7){const _0x31b7fd=[];for(const _0x51eabf of _0x4445b7){const _0x2247a4=_0x261127['getIntersection'](_0x51eabf);_0x2247a4&&_0x31b7fd['push'](_0x2247a4);}return _0x31b7fd;}(_0x1f73df,_0x12ae55),_0x58b87f=function(_0x360000,_0x172315){const _0x4bfb75=[_0x360000];for(const _0x4b83b6 of _0x172315){let _0x2925b9=0x0;for(;_0x2925b9<_0x4bfb75['length'];){const _0x1978aa=_0x4bfb75[_0x2925b9]['getDifference'](_0x4b83b6);_0x4bfb75['splice'](_0x2925b9,0x1,..._0x1978aa),_0x2925b9+=_0x1978aa['length'];}}return _0x4bfb75;}(_0x1f73df,_0x12ae55);_0x4b0418['length']&&this['_model']['change'](()=>{for(const _0x48f87c of _0x4b0418){const _0x4b22a5=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x379a27,'accept');this['forceDefaultExecution'](()=>_0x4b22a5([_0x48f87c],_0x26512a,_0x3590ab));}});for(const _0x374c1e of _0x58b87f){let _0x258956=null,_0xbd623a=_0x374c1e['start'],_0x2ce6b6=_0x374c1e['end'];for(const {suggestion:_0x6b7163,meta:_0x456d5b}of this['_findSuggestions'](_0x374c1e,'formatInline')){if(!_0x456d5b['isOwn'])continue;if(_0x6b7163['subType']!=_0x379a27)continue;if(!Qt(_0x6b7163,_0x3590ab))continue;const _0x2044f9=_0x6b7163['getFirstRange']();if(_0x2044f9['containsRange'](_0x374c1e,!0x0))return null;_0xbd623a=_0xbd623a['isBefore'](_0x2044f9['start'])?_0xbd623a:_0x2044f9['start'],_0x2ce6b6=_0x2ce6b6['isAfter'](_0x2044f9['end'])?_0x2ce6b6:_0x2044f9['end'],_0x258956?_0x2044f9['start']['isBefore'](_0x258956['getFirstRange']()['start'])?(_0x258956['removeMarkers'](),_0x258956=_0x6b7163):_0x6b7163['removeMarkers']():_0x258956=_0x6b7163;}const _0x2a04b8=this['_model']['createRange'](_0xbd623a,_0x2ce6b6);if(_0x258956)this['_setSuggestionRange'](_0x258956,_0x2a04b8);else{const _0x5373e6=_0x4e5108(),_0x43214a=_0xdc345c['id'];this['_setSuggestionData']({'id':_0x5373e6,'type':'formatInline:'+_0x379a27,'data':_0x26512a,'createdAt':new Date(),'authorId':_0x43214a,'attributes':_0x3590ab}),this['_addSuggestionMarker']('formatInline:'+_0x379a27,_0x5373e6,_0x43214a,_0x2a04b8);}}return null;}['markBlockFormat'](_0x56413f,_0x543dc3,_0x59be56=[],_0x3b9e8e=null,_0x122ae8={}){_0x543dc3['formatGroupId']||(_0x543dc3['formatGroupId']=_0x543dc3['commandName']),_0x543dc3['multipleBlocks']=_0x56413f['is']('range'),_0x3b9e8e=_0x3b9e8e||Lt(_0x543dc3);const _0x227731=_0x59be56['map'](_0x445548=>qt(_0x445548,this['_model'])),_0x16c834=_0x56413f['is']('range')?_0x56413f:qt(_0x56413f,this['_model']);if(this['_trackingSessionId']&&(_0x122ae8['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x5be9da=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3b9e8e,'accept');return this['forceDefaultExecution'](()=>_0x5be9da([_0x16c834],_0x543dc3,_0x122ae8)),null;}_0x227731['push'](_0x16c834);let _0x280d6f=!0x0;for(const _0x17f779 of _0x227731)if(!this['_rangeIsInLocalUserInsertion'](_0x17f779)){_0x280d6f=!0x1;break;}if(_0x280d6f&&'always'!==this['_trackFormatChanges']){const _0x57e3d3=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3b9e8e,'accept');return this['forceDefaultExecution'](()=>_0x57e3d3([_0x16c834],_0x543dc3,_0x122ae8)),null;}let _0x471054=null,_0x16a439=_0x16c834['start'],_0x5d22ae=_0x16c834['end'];for(const {suggestion:_0x4c9a64,meta:_0x1740ff}of this['_findSuggestions'](_0x16c834,'formatBlock')){if(!_0x1740ff['isOwn'])continue;if(_0x1740ff['isNextTo']||_0x1740ff['containsRangeInObject']||_0x1740ff['isInsideObject'])continue;if(_0x4c9a64['data']['formatGroupId']!=_0x543dc3['formatGroupId'])continue;if(!Qt(_0x4c9a64,_0x122ae8))continue;const _0x1c3145=_0x4c9a64['getFirstRange']();if(_0x4c9a64['subType']==_0x3b9e8e){if(_0x1c3145['containsRange'](_0x16c834,!0x0))return null;_0x16a439=_0x16a439['isBefore'](_0x1c3145['start'])?_0x16a439:_0x1c3145['start'],_0x5d22ae=_0x5d22ae['isAfter'](_0x1c3145['end'])?_0x5d22ae:_0x1c3145['end'],_0x471054?_0x1c3145['start']['isBefore'](_0x471054['getFirstRange']()['start'])?(_0x471054['removeMarkers'](),_0x471054=_0x4c9a64):_0x4c9a64['removeMarkers']():_0x471054=_0x4c9a64;}else{const _0x365394=_0x16c834['getIntersection'](_0x1c3145);this['_cutOutSuggestionMarker'](_0x4c9a64,_0x365394);}}const _0x2d7d77=this['editor']['plugins']['get']('Users')['me'],_0x241873=_0x4e5108(),_0x935851=_0x2d7d77['id'];if(_0x471054)return this['_setSuggestionRange'](_0x471054,this['_model']['createRange'](_0x16a439,_0x5d22ae)),_0x471054;{const _0x1445e1=this['_setSuggestionData']({'id':_0x241873,'type':'formatBlock:'+_0x3b9e8e,'data':_0x543dc3,'createdAt':new Date(),'authorId':_0x935851,'attributes':_0x122ae8});return this['_addSuggestionMarker']('formatBlock:'+_0x3b9e8e,_0x241873,_0x935851,this['_model']['createRange'](_0x16a439,_0x5d22ae)),_0x1445e1;}}['markMultiRangeBlockFormat'](_0x2f0445,_0x1f53bd,_0x29e393=[],_0x440458=null,_0x121416={}){_0x1f53bd['formatGroupId']||(_0x1f53bd['formatGroupId']=_0x1f53bd['commandName']);const _0x52b644=_0x2f0445[0x0];_0x1f53bd['multipleBlocks']=_0x52b644['is']('range'),_0x440458=_0x440458||Lt(_0x1f53bd);const _0x11deaa=_0x29e393['map'](_0x46ce3a=>qt(_0x46ce3a,this['_model'])),_0x16c123=_0x52b644['is']('range')?_0x2f0445:_0x2f0445['map'](_0x18a473=>qt(_0x18a473,this['_model']));if(this['_trackingSessionId']&&(_0x121416['trackingSessionId']=this['_trackingSessionId']),'never'===this['_trackFormatChanges']){const _0x19ba4c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x440458,'accept');return this['forceDefaultExecution'](()=>_0x19ba4c(_0x16c123,_0x1f53bd,_0x121416)),null;}_0x11deaa['push'](..._0x16c123);let _0x662f08=!0x0;for(const _0x20f647 of _0x11deaa)if(!this['_rangeIsInLocalUserInsertion'](_0x20f647)){_0x662f08=!0x1;break;}if(_0x662f08&&'always'!==this['_trackFormatChanges']){const _0x34391f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x440458,'accept');return this['forceDefaultExecution'](()=>_0x34391f(_0x16c123,_0x1f53bd,_0x121416)),null;}const _0x23d06f=this['editor']['plugins']['get']('Users')['me'];for(const _0xd98f83 of this['getSuggestions']()){const _0xc15e56=_0xd98f83['data'];if(_0xd98f83['author']['id']!=_0x23d06f['id'])continue;if('formatBlock'!=_0xd98f83['type']||_0xc15e56['formatGroupId']!=_0x1f53bd['formatGroupId'])continue;if(!Qt(_0xd98f83,_0x121416))continue;const _0x2683c3=_0xd98f83['subType']==_0x440458;for(let _0x339f13=0x0;_0x339f13<_0x16c123['length'];_0x339f13++){const _0x7d88b0=_0x16c123[_0x339f13];for(const _0x8c6e6c of _0xd98f83['getMarkers']()){const _0x3427c7=_0x8c6e6c['getRange']();if(_0x7d88b0['isEqual'](_0x3427c7)){_0x2683c3?(_0x16c123['splice'](_0x339f13,0x1),_0x339f13--):_0xd98f83['removeMarker'](_0x8c6e6c['name']);break;}}}}if(0x0==_0x16c123['length'])return null;const _0x4c5345=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x440458,'join');for(const _0x30622f of this['getSuggestions']()){const _0x3d9a1b=_0x30622f['data'];if(_0x30622f['author']['id']==_0x23d06f['id']&&('formatBlock'==_0x30622f['type']&&_0x3d9a1b['formatGroupId']==_0x1f53bd['formatGroupId']&&_0x30622f['subType']==_0x440458&&Qt(_0x30622f,_0x121416)&&(_0x4c5345(_0x30622f['getRanges'](),_0x16c123)||_0x4c5345(_0x16c123,_0x30622f['getRanges']())))){for(const _0x4e916d of _0x16c123)_0x30622f['addRange'](_0x4e916d);return _0x30622f;}}const _0x4414fc=_0x4e5108(),_0x4a7748=_0x23d06f['id'],_0x125649='formatBlock:'+_0x440458,_0x163b7c=this['_setSuggestionData']({'id':_0x4414fc,'type':_0x125649,'data':_0x1f53bd,'createdAt':new Date(),'authorId':_0x4a7748,'attributes':_0x121416});for(const _0x58a5e2 of _0x16c123)this['_addSuggestionMarker'](_0x125649,_0x4414fc,_0x4a7748,_0x58a5e2,T['getMultiRangeId']());return _0x163b7c;}['markDeletion'](_0x3d032d,_0x48dccb=null,_0x28b085={}){if(_0x3d032d['isCollapsed'])return null;const _0x337fef=this['editor']['plugins']['get']('Users')['me'],_0x1fe1d4=new _0x4c7d13(_0x3d032d['start'],_0x3d032d['end']);this['_trackingSessionId']&&(_0x28b085['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x24e970,meta:_0x556910}of this['_findSuggestions'](_0x1fe1d4,'insertion'))if(_0x556910['isOwn']&&!_0x556910['isNextTo']){if(_0x24e970['isMultiRange']){const _0x176b5c=_0x24e970['getRanges']()['filter'](_0x61b2b3=>'$graveyard'!=_0x61b2b3['root']['rootName']);_0x176b5c['every'](_0x51898c=>_0x1fe1d4['containsRange'](_0x51898c,!0x0))&&_0x24e970['discard']();if(_0x176b5c['some'](_0x116534=>_0x116534['containsRange'](_0x1fe1d4,!0x0))){const _0x518a77=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x48dccb,'accept');return this['forceDefaultExecution'](()=>_0x518a77([_0x1fe1d4],null,_0x28b085)),null;}}else{const _0x32e6c8=_0x1fe1d4['getIntersection'](_0x24e970['getFirstRange']());null!==_0x32e6c8&&_0x24e970['_onDiscard']([_0x32e6c8],null,_0x28b085);}}if(_0x1fe1d4['detach'](),_0x1fe1d4['isCollapsed']||'$graveyard'==_0x1fe1d4['root']['rootName'])return null;let _0x253afb=null,_0x37b88e=_0x1fe1d4['start'],_0x42a278=_0x1fe1d4['end'];const _0x40e15c=this['_findSuggestions'](_0x1fe1d4,'deletion');for(const {suggestion:_0x1b09d0,meta:_0x41010f}of _0x40e15c){const _0x4ae089=this['_model']['createRange'](_0x37b88e,_0x42a278);if(_0x41010f['isOwn']&&(this['_mergeNestedSuggestions']||!_0x41010f['containsRangeInObject']&&!_0x41010f['isInsideObject'])){if(_0x1b09d0['isMultiRange']){if(!Qt(_0x1b09d0,_0x28b085))continue;let _0x5081fe=!0x0;for(const _0x54b043 of _0x1b09d0['getRanges']()){if(_0x54b043['containsRange'](_0x4ae089,!0x0))return _0x1b09d0;_0x4ae089['containsRange'](_0x54b043)||(_0x5081fe=!0x1);}_0x5081fe&&_0x1b09d0['discard']();}else{const _0x410536=_0x1b09d0['getFirstRange']();if(_0x410536['containsRange'](_0x4ae089,!0x0))return _0x1b09d0;if(!Qt(_0x1b09d0,_0x28b085)){_0x4ae089['containsRange'](_0x410536)?_0x1b09d0['removeMarkers']():_0x410536['containsPosition'](_0x37b88e)?_0x37b88e=_0x410536['end']:_0x410536['containsPosition'](_0x42a278)&&(_0x42a278=_0x410536['start']);continue;}_0x37b88e=_0x37b88e['isBefore'](_0x410536['start'])?_0x37b88e:_0x410536['start'],_0x42a278=_0x42a278['isAfter'](_0x410536['end'])?_0x42a278:_0x410536['end'],_0x28b085=Object['assign']({},_0x1b09d0['attributes']),_0x253afb?_0x410536['start']['isBefore'](_0x253afb['getFirstRange']()['start'])?(_0x253afb['removeMarkers'](),_0x253afb=_0x1b09d0):_0x1b09d0['removeMarkers']():_0x253afb=_0x1b09d0;}}}if(_0x253afb)return this['_setSuggestionRange'](_0x253afb,this['_model']['createRange'](_0x37b88e,_0x42a278)),_0x253afb;{const _0x98a4b3=_0x4e5108(),_0x1cf824=this['_model']['createRange'](_0x37b88e,_0x42a278),_0x23576d=_0x337fef['id'],_0x15e611=_0x48dccb?'deletion:'+_0x48dccb:'deletion',_0x534a8b=this['_setSuggestionData']({'id':_0x98a4b3,'type':_0x15e611,'createdAt':new Date(),'authorId':_0x23576d,'attributes':_0x28b085});return this['_addSuggestionMarker'](_0x15e611,_0x98a4b3,_0x23576d,_0x1cf824),_0x534a8b;}}['markMultiRangeDeletion'](_0x3eea64,_0x414504='multi',_0x652125={}){const _0x4b4a1a=this['editor']['plugins']['get']('Users')['me'],_0x52bd57=_0x3eea64['map'](_0x34d66e=>new _0x4c7d13(_0x34d66e['start'],_0x34d66e['end'])),_0x55aa0e=new Set();this['_trackingSessionId']&&(_0x652125['trackingSessionId']=this['_trackingSessionId']);for(const {suggestion:_0x17af90,meta:_0x5c3906}of this['_findSuggestions'](_0x52bd57,'insertion'))_0x5c3906['isOwn']&&!_0x5c3906['isNextTo']&&_0x55aa0e['add'](_0x17af90);for(const _0x171de9 of _0x55aa0e)if(_0x171de9['isMultiRange']){const _0x1d2f7f=_0x171de9['getRanges']();(!_0x171de9['attributes']||!_0x171de9['attributes']['skipNestingCheck'])&&(_0x1d2f7f['every'](_0x306b72=>_0x52bd57['some'](_0x1ee5a7=>_0x1ee5a7['containsRange'](_0x306b72,!0x0)))&&_0x171de9['discard']());if(_0x52bd57['every'](_0x49a215=>_0x1d2f7f['some'](_0x38848e=>_0x38848e['containsRange'](_0x49a215,!0x0)))){const _0x1cef81=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x414504,'accept');return this['forceDefaultExecution'](()=>_0x1cef81(_0x3eea64,null,_0x652125)),null;}}else{const _0x59b714=_0x171de9['getFirstRange']();_0x52bd57['some'](_0x5dccb0=>_0x5dccb0['containsRange'](_0x59b714,!0x0))&&_0x171de9['discard']();if(_0x52bd57['every'](_0x1885e6=>_0x59b714['containsRange'](_0x1885e6,!0x0))){const _0x3d560e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x414504,'accept');return this['forceDefaultExecution'](()=>_0x3d560e(_0x52bd57,null,_0x652125)),null;}}const _0x4307a5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x414504,'join');let _0x2ba4d7=null;for(const _0x4b3bbe of this['getSuggestions']())if(_0x4b3bbe['author']['id']==_0x4b4a1a['id']&&_0x4b3bbe['isInContent']&&'deletion'==_0x4b3bbe['type']&&_0x4b3bbe['subType']==_0x414504&&Qt(_0x4b3bbe,_0x652125)&&(_0x4307a5(_0x4b3bbe['getRanges'](),_0x52bd57)||_0x4307a5(_0x52bd57,_0x4b3bbe['getRanges']()))){if(_0x2ba4d7){if(_0x4b3bbe['commentThread']&&_0x4b3bbe['commentThread']['length'])continue;for(const _0x85b0d9 of _0x4b3bbe['getRanges']())_0x2ba4d7['isIntersectingWithRange'](_0x85b0d9)||_0x2ba4d7['addRange'](_0x85b0d9);_0x4b3bbe['removeMarkers']();}else{_0x2ba4d7=_0x4b3bbe;for(const _0x485f1b of _0x52bd57)_0x4b3bbe['isIntersectingWithRange'](_0x485f1b)||_0x4b3bbe['addRange'](_0x485f1b);}}if(_0x2ba4d7)return _0x2ba4d7;_0x55aa0e['clear']();for(const {suggestion:_0x471f7d,meta:_0x431bb4}of this['_findSuggestions'](_0x52bd57,'deletion'))_0x431bb4['isOwn']&&(this['_mergeNestedSuggestions']||!_0x431bb4['containsRangeInObject']&&!_0x431bb4['isInsideObject'])&&Qt(_0x471f7d,_0x652125)&&_0x55aa0e['add'](_0x471f7d);for(const _0x474579 of _0x55aa0e){const _0xd964d6=_0x474579['getRanges']();if(!_0x652125||!_0x652125['skipNestingCheck']){if(_0x52bd57['every'](_0x1560d0=>_0xd964d6['some'](_0x4dc069=>_0x4dc069['containsRange'](_0x1560d0,!0x0))))return _0x474579;}(!_0x474579['attributes']||!_0x474579['attributes']['skipNestingCheck'])&&(_0xd964d6['every'](_0x5b9b9b=>_0x52bd57['some'](_0x526b27=>_0x526b27['containsRange'](_0x5b9b9b,!0x0)))&&_0x474579['discard']());}const _0x258afc=_0x4e5108(),_0x3d1857=_0x4b4a1a['id'],_0x240af5='deletion:'+_0x414504,_0x13fb32=this['_setSuggestionData']({'id':_0x258afc,'type':_0x240af5,'createdAt':new Date(),'authorId':_0x3d1857,'attributes':_0x652125});for(const _0x1fc73f of _0x52bd57)_0x1fc73f['detach'](),_0x1fc73f['isCollapsed']||'$graveyard'==_0x1fc73f['root']['rootName']||this['_addSuggestionMarker'](_0x240af5,_0x258afc,_0x3d1857,_0x1fc73f,T['getMultiRangeId']());return _0x13fb32;}['markAttributeChange'](_0x52312c,_0x4c4b77,_0x580e85,_0x26a22c,_0x5a62b1){if(_0x52312c['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0xd14b9a=this['editor']['plugins']['get']('Users')['me']['id'],_0x7edab7=Array['from'](this['_suggestions']['values']())['filter'](_0x547be8=>'attribute'==_0x547be8['type']&&_0x547be8['data']['key']==_0x4c4b77&&_0x547be8['isIntersectingWithRange'](_0x52312c));if(this['_trackingSessionId']&&(_0x5a62b1['trackingSessionId']=this['_trackingSessionId']),'default'===this['_trackFormatChanges']){const _0x4422d9=this['_findSuggestions'](_0x52312c,'insertion')['filter'](({meta:_0x3ab69a})=>_0x3ab69a['isOwn']&&!_0x3ab69a['isInsideObject']&&!_0x3ab69a['isNextTo'])['map'](({suggestion:_0x500c02})=>_0x500c02);_0x7edab7['unshift'](..._0x4422d9);}const _0x212f81=new Map([[_0x52312c,_0x580e85]]);for(const _0x471789 of _0x7edab7){const _0x3b2a99='attribute'==_0x471789['type']?_0x471789['data']['oldValue']:void 0x0,_0x5f2dfa=_0x471789['getFirstRange'](),_0x4dbc9b=Array['from'](_0x212f81['keys']())['find'](_0x1dac59=>_0x1dac59['isIntersecting'](_0x5f2dfa));if(!_0x4dbc9b)continue;const _0x443f6a=_0x4dbc9b['getDifference'](_0x5f2dfa);this['_isBlockAttribute'](_0x4c4b77)&&'insertion'==_0x471789['type']&&0x0!=_0x443f6a['length']||(_0x212f81['delete'](_0x4dbc9b),_0x443f6a['forEach'](_0xa6a56a=>{_0x212f81['set'](_0xa6a56a,_0x580e85);}),'insertion'!=_0x471789['type']&&_0x3b2a99!=_0x26a22c&&_0x212f81['set'](_0x4dbc9b['getIntersection'](_0x5f2dfa),_0x3b2a99));}const _0x41b559=[];for(const [_0x13ba3e,_0x4fb2d0]of _0x212f81){const _0x5a179f=_0x4e5108(),_0x304dec={'key':_0x4c4b77,'oldValue':_0x4fb2d0,'newValue':_0x26a22c};_0x4c4b77['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':_0x4c4b77});const _0x4007e9=('attribute:'+(_0x4c4b77+'|'+Lt({'newValue':_0x26a22c})))['substring'](0x0,0x3c),_0x47a447=this['_setSuggestionData']({'id':_0x5a179f,'type':_0x4007e9,'data':_0x304dec,'createdAt':new Date(),'authorId':_0xd14b9a,'attributes':_0x5a62b1});_0x41b559['push'](_0x47a447),this['_addSuggestionMarker'](_0x4007e9,_0x5a179f,_0xd14b9a,_0x13ba3e);}return _0x41b559;}['enableDefaultAttributesIntegration'](_0x11c0c0){this['enableCommand'](_0x11c0c0,(_0x43cc1c,..._0x4c1d09)=>{this['recordAttributeChanges'](()=>{_0x43cc1c(..._0x4c1d09);});});}['registerBlockAttribute'](_0x515be5){this['_blockAttributeKeys']['add'](_0x515be5);}['registerInlineAttribute'](_0x3e43a1){this['_inlineAttributeKeys']['add'](_0x3e43a1);}['startTrackingSession'](_0x35c6e8){return this['_trackingSessionId']=void 0x0!==_0x35c6e8?_0x35c6e8:_0x4e5108(),this['_trackingSessionId'];}['_getAttributeKey'](_0x3814c0){return'attribute'==_0x3814c0['type']?_0x3814c0['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2168ab,_0x44c05f){const _0x356e7e=_0x2168ab['getFirstMarker']();this['_model']['change'](_0x5b2f5d=>{_0x5b2f5d['updateMarker'](_0x356e7e,{'range':_0x44c05f});});}['_addThreadToSuggestion'](_0x1e2de5){const _0x184ce7=_0x1e2de5['id'],_0x36e4b3=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x184ce7)||this['_commentsRepository']['addCommentThread']({'channelId':_0x36e4b3,'threadId':_0x184ce7,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3a7b42=this['_commentsRepository']['getCommentThread'](_0x184ce7);_0x3a7b42['unbind']('isRemovable'),_0x3a7b42['isRemovable']=!0x1,_0x1e2de5['commentThread']=_0x3a7b42;}['_checkSuggestionCorrectness'](_0x55bdd4,_0x1081c9,_0xb58a44,_0x1b1b34){if(_0x55bdd4['type']!=_0x1081c9||_0x55bdd4['subType']!=_0xb58a44||_0x55bdd4['creator']['id']!=_0x1b1b34)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x53596a('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x46d325,_0x303b9c){const _0x1748f3=_0x46d325['getFirstRange']();if(_0x303b9c['isEqual'](_0x1748f3))_0x46d325['removeMarkers']();else{if(_0x1748f3['containsRange'](_0x303b9c)){const _0x27e812=this['_model']['createPositionAt'](_0x303b9c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x46d325,this['_model']['createRange'](_0x1748f3['start'],_0x27e812));const _0x10d09d=_0x4e5108(),_0x4eb16a=_0x46d325['creator']['id'],_0x3cef97=_0x46d325['type']+':'+_0x46d325['subType'];this['_setSuggestionData']({'id':_0x10d09d,'type':_0x3cef97,'createdAt':new Date(),'authorId':_0x4eb16a,'data':_0x46d325['data'],'attributes':_0x46d325['attributes']});const _0x34ef66=this['_model']['createPositionAt'](_0x303b9c['end']['parent'],'after'),_0x4c723e=this['_model']['createRange'](_0x34ef66,_0x1748f3['end']);this['_addSuggestionMarker'](_0x3cef97,_0x10d09d,_0x4eb16a,_0x4c723e);}else{if(_0x1748f3['containsPosition'](_0x303b9c['start'])){const _0x400ab6=this['_model']['createPositionAt'](_0x303b9c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x46d325,this['_model']['createRange'](_0x1748f3['start'],_0x400ab6));}else{const _0x5a4448=this['_model']['createPositionAt'](_0x303b9c['end']['parent'],'after');this['_setSuggestionRange'](_0x46d325,this['_model']['createRange'](_0x5a4448,_0x1748f3['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2a5b4f){for(const {suggestion:_0x3f89e1,meta:_0x503489}of this['_findSuggestions'](_0x2a5b4f,'insertion')){if(!_0x503489['isOwn'])continue;const _0x1ce426=_0x3f89e1['getRanges']();for(const _0x16ea83 of _0x1ce426)if(!_0x2a5b4f['getDifference'](_0x16ea83)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x1e6391){const _0xc8db68=this['editor']['plugins']['get']('Users')['getUser'](_0x1e6391);if(!_0xc8db68)throw new _0x53596a('track-changes-user-not-found',this);return _0xc8db68;}['_getExternalAuthor'](_0x57c6c3){const _0x405b2a=this['editor']['plugins']['get']('Users'),_0x2441eb=_0x25b7db('external:'+_0x57c6c3),_0x36d228=_0x405b2a['getUser'](_0x2441eb);return _0x36d228||_0x405b2a['addUser']({'id':_0x2441eb,'name':_0x57c6c3});}['_createSuggestion'](_0x1b0801,_0x3c6de5,_0x444696,_0x5eb9f0,_0x424308,_0x5df6f1){const _0x23db0b=this['_getAuthorFromId'](_0x5eb9f0),_0x4a38a3=this['_suggestionFactory']['buildSuggestion'](_0x1b0801,_0x3c6de5,_0x444696,_0x23db0b,_0x424308,_0x3045c2=>{this['_updateSuggestionData'](_0x444696,{'attributes':_0x3045c2});const _0xdab925=this['getSuggestion'](_0x444696);this['_joinWithAdjacentSuggestions'](new Set([_0xdab925])),this['_refreshSuggestionsChain'](new Set([_0xdab925]));},_0x5df6f1);return this['listenTo'](_0x4a38a3,'accept',()=>{this['_updateSuggestionData'](_0x444696,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x4a38a3,'discard',()=>{this['_updateSuggestionData'](_0x444696,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x444696,_0x4a38a3),this['_suggestionState']['set'](_0x4a38a3,'notReady'),_0x4a38a3;}['_splitMarkerName'](_0x1845ec){const _0x24033c=_0x1845ec['split'](':');return{'group':_0x24033c[0x0],'type':_0x24033c[0x1],'subType':_0x24033c['length']>=0x5?_0x24033c[0x2]:null,'id':_0x24033c['length']<0x5?_0x24033c[0x2]:_0x24033c[0x3],'authorId':_0x24033c['length']<0x5?_0x24033c[0x3]:_0x24033c[0x4],'markerCount':0x6==_0x24033c['length']?_0x24033c[0x5]:null};}['_breakSuggestionMarker'](_0x2e5e99,_0xd850d8,_0x1a4acd){const _0x20df0e=_0x2e5e99['getFirstRange'](),_0x1b97b9=_0x20df0e['start'],_0x407f66=_0x20df0e['end'];this['_setSuggestionRange'](_0x2e5e99,this['_model']['createRange'](_0x1b97b9,_0xd850d8));const _0x555680=_0x4e5108(),_0x384b69=_0x2e5e99['creator']['id'],_0xb4ac8d=_0x2e5e99['type']+(_0x2e5e99['subType']?':'+_0x2e5e99['subType']:'');this['_setSuggestionData']({'id':_0x555680,'type':_0xb4ac8d,'createdAt':new Date(),'authorId':_0x384b69,'originalSuggestionId':_0x2e5e99['_originalSuggestionId']||_0x2e5e99['id'],'attributes':_0x2e5e99['attributes'],'data':_0x2e5e99['data']});const _0x5dcd8a=this['_getAttributeKey'](_0x2e5e99);('formatBlock'==_0x2e5e99['type']||_0x5dcd8a&&this['_isBlockAttribute'](_0x5dcd8a))&&(_0x1a4acd=this['_model']['createPositionBefore'](_0x1a4acd['parent'])),this['_addSuggestionMarker'](_0xb4ac8d,_0x555680,_0x384b69,this['_model']['createRange'](_0x1a4acd,_0x407f66));}['_findSuggestions'](_0x2f191b,_0x16d847=null){const _0x105edd=[],_0x8f97ca=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2f191b)||(_0x2f191b=[_0x2f191b]);for(const _0x119f5e of this['getSuggestions']()){if(!_0x119f5e['isInContent'])continue;if(_0x16d847&&_0x119f5e['type']!=_0x16d847)continue;let _0x4bd6de=!0x1;for(const _0x3162a2 of _0x119f5e['getRanges']()){for(const _0x5eda34 of _0x2f191b){const _0x295504=_0x5eda34['start']['isEqual'](_0x3162a2['end'])||_0x5eda34['end']['isEqual'](_0x3162a2['start']);if(_0x295504||_0x5eda34['getIntersection'](_0x3162a2)){const _0x515b2c=_0x5eda34['containsRange'](_0x3162a2)&&Ft(this['_model']['schema'],_0x3162a2['start'],_0x5eda34),_0x343d3d=_0x3162a2['containsRange'](_0x5eda34)&&Ft(this['_model']['schema'],_0x5eda34['start'],_0x3162a2);_0x105edd['push']({'suggestion':_0x119f5e,'meta':{'isOwn':_0x8f97ca==_0x119f5e['author'],'isNextTo':_0x295504,'isInsideObject':_0x515b2c,'containsRangeInObject':_0x343d3d}}),_0x4bd6de=!0x0;break;}}if(_0x4bd6de)break;}}return _0x105edd;}['_addSuggestionMarker'](_0xa88914,_0x4ae1ab,_0x3ec7a5,_0x49ddb9,_0x203b56){this['_model']['change'](_0x5e39d5=>{let _0x3beacb='suggestion:'+_0xa88914+':'+_0x4ae1ab+':'+_0x3ec7a5;_0x203b56&&(_0x3beacb=_0x3beacb+':'+_0x203b56),_0x5e39d5['addMarker'](_0x3beacb,{'range':_0x49ddb9,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x47d405){const _0x295e74=_0x47d405['previous'],_0x5ba271=_0x47d405['next'];_0x47d405['previous']=null,_0x47d405['next']=null,null!=_0x295e74&&_0x295e74['next']==_0x47d405&&(_0x295e74['next']=_0x5ba271),null!=_0x5ba271&&_0x5ba271['previous']==_0x47d405&&(_0x5ba271['previous']=_0x295e74),'ready'==this['_suggestionState']['get'](_0x47d405)&&(this['_suggestionState']['set'](_0x47d405,'removed'),this['fire']('suggestionUnloaded',_0x47d405,_0x295e74,_0x5ba271));}['_setSuggestionData'](_0x574e3d){const _0x1cb0a6=_0x574e3d['id'],_0x4bb457=this['addSuggestionData'](_0x574e3d);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x5caa98=this['editor']['plugins']['get']('PendingActions'),_0x320cbd=_0x4bb457['hasComments'],_0x370edb=_0x4bb457['subType']?_0x4bb457['type']+':'+_0x4bb457['subType']:_0x4bb457['type'],_0x4a5cb7=this['editor']['locale'],_0x534842=_0x5caa98['add'](o(_0x4a5cb7,'PENDING_ACTION_SUGGESTION')),_0xaa4e08={'id':_0x1cb0a6,'type':_0x370edb,'hasComments':_0x320cbd,'data':_0x574e3d['data']||null,'originalSuggestionId':_0x574e3d['originalSuggestionId']||null,'attributes':_0x4bb457['attributes']};this['_adapter']['addSuggestion'](_0xaa4e08)['then'](_0x211acc=>{_0x4bb457['_saved']=!0x0,_0x5caa98['remove'](_0x534842),_0x211acc&&_0x211acc['createdAt']&&(this['_suggestions']['get'](_0x1cb0a6)['createdAt']=_0x211acc['createdAt']);})['catch'](_0x56dc5d=>{throw _0x13fdad('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4bb457['discard']();}),_0x4bb457['stopListening'](),this['_suggestions']['delete'](_0x4bb457['id']),this['_suggestionState']['delete'](_0x4bb457),_0x56dc5d;});}return _0x4bb457;}['_isBlockAttribute'](_0x451e05){return this['_blockAttributeKeys']['has'](_0x451e05);}['_updateSuggestionData'](_0x57be58,_0x477158){const _0x50b007=this['editor']['plugins']['get']('PendingActions'),_0x3bb9ff=this['getSuggestion'](_0x57be58);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x3bb9ff['_saved']){const _0x10de84=_0x50b007['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x57be58,_0x477158)['then'](()=>{_0x50b007['remove'](_0x10de84);});}else _0x3bb9ff['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x57be58,_0x477158);});}}['_getSuggestionData'](_0x5b09f3){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x53596a('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5b09f3);}['_handleNewSuggestionMarker'](_0x592c83){const {id:_0x4b6b34,type:_0x2a93d3,subType:_0x177bf9,authorId:_0x27036f}=this['_splitMarkerName'](_0x592c83),_0x348f64=this['_suggestions']['get'](_0x4b6b34)||this['_createSuggestion'](_0x2a93d3,_0x177bf9,_0x4b6b34,_0x27036f,{});switch(this['_checkSuggestionCorrectness'](_0x348f64,_0x2a93d3,_0x177bf9,_0x27036f),this['_suggestionState']['get'](_0x348f64)){case'notReady':this['_getSuggestionData'](_0x4b6b34)['then'](_0x173956=>{let _0x55f9c0=Promise['resolve']();_0x173956['hasComments']&&(_0x55f9c0=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x4b6b34})),_0x55f9c0['then'](()=>{this['addSuggestionData'](_0x173956)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x348f64,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x4b6b34,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x348f64,'ready'),this['fire']('suggestionLoaded',_0x348f64);break;case'ready':this['fire']('suggestionChanged',_0x348f64);}return _0x348f64['addMarkerName'](_0x592c83),_0x348f64;}['_refreshSuggestionsChain'](_0x44fefa){const _0x3261c1=Array['from'](_0x44fefa),_0x22238c=_0x3261c1['filter'](_0x1b939e=>'attribute'==_0x1b939e['type']);this['_refreshAttributeSuggestionsChain'](_0x22238c);const _0x5aa877=_0x3261c1['filter'](_0xdf136d=>!_0xdf136d['isMultiRange']&&'attribute'!=_0xdf136d['type']),_0x5426d6=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4fa036=>!_0x4fa036['isMultiRange']&&'attribute'!=_0x4fa036['type']),_0x2e7f20=_0x5426d6['filter'](_0xb2a18e=>!_0x44fefa['has'](_0xb2a18e)),_0x563929=new Map(_0x5426d6['map'](_0x27e00d=>[_0x27e00d,this['_suggestionFactory']['getSuggestionCallback'](_0x27e00d['type'],_0x27e00d['subType'],'chain')])),_0x4d01b6=new Map(_0x5426d6['map'](_0x3e2d76=>[_0x3e2d76,_0x3e2d76['getFirstRange']()])),_0x57d1b6=new Set(),_0x42b51d=new Set();for(let _0x2c3faf=0x0;_0x2c3faf<_0x5aa877['length'];_0x2c3faf++)_0x331e59(_0x5aa877[_0x2c3faf],_0x5aa877,_0x2c3faf+0x1);for(let _0x32e2bd=0x0;_0x32e2bd<_0x5aa877['length'];_0x32e2bd++)_0x331e59(_0x5aa877[_0x32e2bd],_0x2e7f20,0x0);const _0x35e96d=new Set();for(let _0x4a5329=0x0;_0x4a5329<_0x5aa877['length'];_0x4a5329++){const _0x40d6d0=_0x5aa877[_0x4a5329];!_0x42b51d['has'](_0x40d6d0)&&_0x40d6d0['previous']&&(_0x35e96d['add'](_0x40d6d0['previous']),_0x40d6d0['previous']['next']===_0x40d6d0&&(_0x40d6d0['previous']['next']=null),_0x40d6d0['previous']=null),!_0x57d1b6['has'](_0x40d6d0)&&_0x40d6d0['next']&&(_0x35e96d['add'](_0x40d6d0['next']),_0x40d6d0['next']['previous']===_0x40d6d0&&(_0x40d6d0['next']['previous']=null),_0x40d6d0['next']=null);}function _0x331e59(_0x21a785,_0x37f09f,_0x1fc564){for(let _0x46a1a1=_0x1fc564;_0x46a1a1<_0x37f09f['length'];_0x46a1a1++){const _0x5d78a2=_0x1c539e(_0x21a785,_0x37f09f[_0x46a1a1]);_0x5d78a2&&(_0x5d78a2[0x0]['next']=_0x5d78a2[0x1],_0x5d78a2[0x1]['previous']=_0x5d78a2[0x0],_0x57d1b6['add'](_0x5d78a2[0x0]),_0x42b51d['add'](_0x5d78a2[0x1]));}}function _0x1c539e(_0x1ff410,_0x198f6f){if(_0x1ff410['author']['id']!==_0x198f6f['author']['id'])return null;const _0x431eed=_0x563929['get'](_0x1ff410)(_0x1ff410,_0x198f6f,_0x4d01b6['get'](_0x1ff410),_0x4d01b6['get'](_0x198f6f));if(!_0x431eed)return null;return _0x563929['get'](_0x198f6f)(_0x1ff410,_0x198f6f,_0x4d01b6['get'](_0x1ff410),_0x4d01b6['get'](_0x198f6f))?_0x431eed[0x1]['commentThread']&&_0x431eed[0x1]['commentThread']['length']?null:_0x431eed:null;}_0x35e96d['size']&&this['_refreshSuggestionsChain'](_0x35e96d);}['_refreshAttributeSuggestionsChain'](_0x24c7e4){if(0x0==_0x24c7e4['length'])return;const _0x339d1e=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x263da6=>'attribute'==_0x263da6['type']&&_0x263da6['_isDataLoaded']),_0x2abf5d=[],_0xfc039b=new Map();for(const _0x1e22da of _0x339d1e){const _0x28ba55=_0x25b7db(_0x1e22da['attributes']);_0xfc039b['has'](_0x28ba55)||(_0xfc039b['set'](_0x28ba55,_0x2abf5d['length']),_0x2abf5d['push']([]));const _0x4525b2=_0xfc039b['get'](_0x28ba55);_0x2abf5d[_0x4525b2]['push'](_0x1e22da);}!(function(){_0x2abf5d['sort']((_0x50a24b,_0x3af499)=>{const _0x201be6=_0x50a24b[0x0]['createdAt'],_0x59f23f=_0x3af499[0x0]['createdAt'];return _0x201be6==_0x59f23f?_0x50a24b[0x0]['attributes']['groupId']<_0x3af499[0x0]['attributes']['groupId']?-0x1:0x1:_0x201be6<_0x59f23f?-0x1:0x1;});for(const _0x419c05 of _0x2abf5d)_0x419c05['sort']((_0x5b6fa2,_0x2297b5)=>_0x5b6fa2['id']<_0x2297b5['id']?-0x1:0x1);}());for(let _0x1c33b3=0x0;_0x1c33b3<_0x2abf5d['length'];_0x1c33b3++){if(0x0==_0x2abf5d[_0x1c33b3]['length'])continue;const _0x33a0c4=[];for(let _0x1d800d=_0x1c33b3+0x1;_0x1d800d<_0x2abf5d['length'];_0x1d800d++)0x0!=_0x2abf5d[_0x1d800d]['length']&&_0x126dbe(_0x2abf5d[_0x1c33b3],_0x2abf5d[_0x1d800d])&&_0x33a0c4['push'](_0x1d800d);for(const _0x135a3a of _0x33a0c4)_0x2abf5d[_0x1c33b3]=_0x2abf5d[_0x1c33b3]['concat'](_0x2abf5d[_0x135a3a]),_0x2abf5d[_0x135a3a]=[];}for(const _0x419b4c of _0x2abf5d)for(let _0x4fd0c8=0x0;_0x4fd0c8<_0x419b4c['length'];_0x4fd0c8++){const _0x26bee3=_0x419b4c[_0x4fd0c8+0x1]||null;_0x419b4c[_0x4fd0c8]['next']!==_0x26bee3&&(_0x419b4c[_0x4fd0c8]['next']=_0x26bee3);}for(const _0x2ea275 of _0x2abf5d)for(let _0x4c6097=0x0;_0x4c6097<_0x2ea275['length'];_0x4c6097++){const _0x3816c3=_0x2ea275[_0x4c6097-0x1]||null;_0x2ea275[_0x4c6097]['previous']!==_0x3816c3&&(_0x2ea275[_0x4c6097]['previous']=_0x3816c3);}function _0x126dbe(_0x50842c,_0x33723a){if(_0x50842c[0x0]['attributes']['groupId']!==_0x33723a[0x0]['attributes']['groupId']&&_0x50842c[0x0]['author']!==_0x33723a[0x0]['author'])return!0x1;if(!function(_0x44f2bb,_0x5c40bb){if(!_0x44f2bb['hasComments']&&!_0x5c40bb['hasComments'])return!0x0;if(_0x44f2bb['hasComments']&&_0x5c40bb['hasComments'])return!0x1;if(_0x44f2bb['hasComments']&&_0x5c40bb['createdAt']<_0x44f2bb['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5c40bb['hasComments']&&_0x44f2bb['createdAt']<_0x5c40bb['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x50842c[0x0],_0x33723a[0x0]))return!0x1;const _0x13b80e=Ut(_0x50842c[0x0]['attributes'],['groupId','trackingSessionId']),_0x5380e2=Ut(_0x33723a[0x0]['attributes'],['groupId','trackingSessionId']);if(!_0x3aa8fb(_0x13b80e,_0x5380e2))return!0x1;if(_0x50842c[0x0]['attributes']['groupId']==_0x33723a[0x0]['attributes']['groupId'])return!0x0;if(_0x50842c[0x0]['attributes']['trackingSessionId']!==_0x33723a[0x0]['attributes']['trackingSessionId'])return!0x1;return!!_0x50842c['every'](_0x3fb453=>_0x33723a['some'](_0x55605d=>_0x3fb453['getFirstRange']()['isEqual'](_0x55605d['getFirstRange']())))&&_0x33723a['every'](_0x2f78df=>_0x50842c['some'](_0x5dd12f=>_0x2f78df['getFirstRange']()['isEqual'](_0x5dd12f['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x47d449){const _0x4d18ca=Array['from'](_0x47d449),_0x2bc286=this['getSuggestions']({'skipNotAttached':!0x0}),_0x15da69=_0x2bc286['filter'](_0x58c563=>!_0x47d449['has'](_0x58c563)),_0x547f03=new Map(_0x4d18ca['map'](_0x4260c0=>[_0x4260c0,this['_suggestionFactory']['getSuggestionCallback'](_0x4260c0['type'],_0x4260c0['subType'],'join')])),_0xed95d3=new Map(_0x2bc286['map'](_0x5ba45e=>[_0x5ba45e,_0x5ba45e['getRanges']()]));for(let _0x28a519=0x0;_0x28a519<_0x4d18ca['length'];_0x28a519++){if(_0x1609fd(this,_0x4d18ca[_0x28a519],_0x4d18ca,_0x28a519+0x1))return!0x0;}for(let _0x42c86e=0x0;_0x42c86e<_0x4d18ca['length'];_0x42c86e++){if(_0x1609fd(this,_0x4d18ca[_0x42c86e],_0x15da69,0x0))return!0x0;}return!0x1;function _0x1609fd(_0x7a5ecf,_0x4d7abc,_0xd1f1be,_0xf9ddbb){for(let _0x153d10=_0xf9ddbb;_0x153d10<_0xd1f1be['length'];_0x153d10++){const _0x4d21c2=_0xd1f1be[_0x153d10];if(_0x4d21c2['type']!==_0x4d7abc['type']||_0x4d21c2['author']['id']!==_0x4d7abc['author']['id']||_0x4d21c2['subType']!==_0x4d7abc['subType'])continue;if(!Wt(_0x4d7abc,_0x4d21c2))continue;if('attribute'==_0x4d7abc['type']&&_0x4d7abc['data']['oldValue']!=_0x4d21c2['data']['oldValue'])continue;if('attribute'==_0x4d7abc['type']&&_0x7a5ecf['_isBlockAttribute'](_0x4d7abc['data']['key']))continue;if('formatBlock'==_0x4d7abc['type']){const _0x102809=_0x7a5ecf['editor']['model'],_0x38ac56=_0x4d7abc['getContainedElement']();if(_0x38ac56&&(_0x102809['schema']['isObject'](_0x38ac56)||_0x102809['schema']['isLimit'](_0x38ac56)))continue;}const _0x401cd9=_0x547f03['get'](_0x4d7abc),_0x36923f=_0xed95d3['get'](_0x4d7abc),_0x33b5e4=_0xed95d3['get'](_0x4d21c2),_0x21fc61=_0x4d7abc['commentThread']&&_0x4d7abc['commentThread']['length'],_0x11abec=_0x4d21c2['commentThread']&&_0x4d21c2['commentThread']['length'];if(!_0x21fc61&&_0x401cd9(_0x33b5e4,_0x36923f))return _0x7a5ecf['_joinSuggestions'](_0x4d21c2,_0x4d7abc),_0xed95d3['delete'](_0x4d7abc),!0x0;if(!_0x11abec&&_0x401cd9(_0x36923f,_0x33b5e4))return _0x7a5ecf['_joinSuggestions'](_0x4d7abc,_0x4d21c2),_0xed95d3['delete'](_0x4d21c2),!0x0;}return!0x1;}}['_joinSuggestions'](_0x14af92,_0x55192c){if(_0x14af92['isMultiRange']){for(const _0x32377e of _0x55192c['getRanges']())_0x14af92['addRange'](_0x32377e);}else{const _0x188a61=_0x55192c['getFirstRange']()['end'];this['_setSuggestionRange'](_0x14af92,this['_model']['createRange'](_0x14af92['getFirstRange']()['start'],_0x188a61));}_0x55192c['removeMarkers']();}['_getMarkerAnnouncementText'](_0x16fcb7,_0x28bd8b,_0x196dad){const _0x12ad1d=_0x16fcb7['startsWith']('format')||_0x16fcb7['startsWith']('attribute')?'FORMATTING':_0x16fcb7['toUpperCase']();return o(this['editor']['locale'],_0x28bd8b+'_'+_0x12ad1d+'_SUGGESTION_ANNOUNCEMENT',_0x196dad);}['_initAriaMarkerChangeAnnouncements'](){const _0x2bfacd=this['editor'];if(!_0x2bfacd['ui'])return;const {ariaLiveAnnouncer:_0x3c3793}=_0x2bfacd['ui'];_0x429774(this['_model'],({left:_0x384abd,entered:_0x76b6e3})=>{for(const _0x34e3ea of _0x384abd){const {group:_0x5b4a8,type:_0x364eb8}=this['_splitMarkerName'](_0x34e3ea['name']);if('suggestion'===_0x5b4a8){_0x3c3793['announce'](this['_getMarkerAnnouncementText'](_0x364eb8,'LEAVE'));break;}}for(const _0x20210b of _0x76b6e3){const {group:_0xb0b364,type:_0x10ea18}=this['_splitMarkerName'](_0x20210b['name']);if('suggestion'===_0xb0b364){_0x3c3793['announce'](this['_getMarkerAnnouncementText'](_0x10ea18,'ENTER',_0x505a80(_0x2894fb)));break;}}});}['_processAttributeChanges'](_0x2c810f){if(this['_recordAttributeSuggestions'])return!0x1;const _0x1e1977=this['editor'],_0x2876c9=_0x1e1977['model']['document']['differ']['getChanges']();if(0x0==_0x2876c9['length'])return!0x1;const _0x18225d=[],_0x502e49=_0x2876c9['filter'](_0x4b0638=>'attribute'==_0x4b0638['type']),_0x2cb05d=_0x2876c9['filter'](_0x54f9a3=>'insert'==_0x54f9a3['type']&&'$text'!=_0x54f9a3['name']),_0x3f0044=_0x2876c9['filter'](_0x1745f2=>'remove'==_0x1745f2['type']&&'$text'!=_0x1745f2['name']);for(const _0x5ec3f0 of _0x502e49)_0x18225d['push']({'key':_0x5ec3f0['attributeKey'],'newValue':_0x5ec3f0['attributeNewValue'],'oldValue':_0x5ec3f0['attributeOldValue'],'range':Ht(_0x5ec3f0['range'],_0x1e1977['model'])});for(const _0x272497 of _0x2cb05d){const _0x371e62=_0x3f0044['find'](_0x58bd4c=>_0x58bd4c['position']['isEqual'](_0x272497['position']));_0x371e62&&_0x18225d['push']({'key':m,'newValue':_0x272497['name'],'oldValue':_0x371e62['name'],'range':_0x1e1977['model']['createRangeOn'](_0x272497['position']['nodeAfter'])});}return 0x0!=_0x18225d['length']&&this['_reduceExistingSuggestions'](_0x2c810f,_0x18225d);}['_processAttributeSuggestions'](_0x5befda){let _0x432927=!0x1;const _0x555f54=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x5ad9f6=>_0x5ad9f6['data']['newRange']&&_0x5ad9f6['name']['startsWith']('suggestion:attribute:'));for(const _0x477280 of _0x555f54){const {subType:_0x3f7559,id:_0xbd1d73}=this['_splitMarkerName'](_0x477280['name']),_0x5eb5ff=_0x3f7559['split']('|')[0x0];for(const _0x32ea04 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x32ea04['id']!=_0xbd1d73&&'attribute'==_0x32ea04['type']&&_0x32ea04['data']&&_0x32ea04['data']['key']==_0x5eb5ff&&_0x32ea04['getFirstRange']()['isIntersecting'](_0x477280['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x32ea04,_0x477280['data']['newRange'],_0x5befda),_0x432927=!0x0);}return _0x432927;}['recordAttributeChanges'](_0x450ab4){this['_recordAttributeSuggestions']=!0x0,_0x450ab4();}['_isRegisteredAttribute'](_0x55683a){const _0x4338c4=this['_isBlockAttribute'](_0x55683a),_0x5940c1=this['_inlineAttributeKeys']['has'](_0x55683a);return _0x4338c4||_0x5940c1;}['_reduceExistingSuggestions'](_0x26e6a7,_0x293c92){if(0x0==_0x293c92['length'])return!0x1;let _0x7f65be=!0x1;for(const _0x3409a0 of _0x293c92){const _0x496f60=this['_findSuggestions'](_0x3409a0['range'],'attribute')['filter'](_0x4186ac=>!_0x4186ac['meta']['isNextTo'])['map'](_0x22d340=>_0x22d340['suggestion']),_0x407652=_0x25b7db({'newValue':_0x3409a0['newValue']});_0x496f60['filter'](_0x300daa=>{const [_0x1f1222,_0x54096c]=_0x300daa['subType']['split']('|');return _0x1f1222==_0x3409a0['key']&&_0x54096c!=_0x407652;})['forEach'](_0x36c673=>{this['_reduceSuggestionAttributeRange'](_0x36c673,_0x3409a0['range'],_0x26e6a7),_0x7f65be=!0x0;});}return _0x7f65be;}['_reduceSuggestionAttributeRange'](_0x319b8b,_0x281eb5,_0x315527){const _0x390309=_0x319b8b['getFirstRange']()['getDifference'](_0x281eb5);0x0!==_0x390309['length']?0x1!==_0x390309['length']?this['_breakSuggestionMarker'](_0x319b8b,_0x281eb5['start'],_0x281eb5['end']):this['_setSuggestionRange'](_0x319b8b,_0x390309[0x0]):_0x315527['removeMarker'](_0x319b8b['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x3e32c4){this['_editor']=_0x3e32c4,this['_model']=_0x3e32c4['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x32816e,_0x57b2f9,_0xe05045,_0x30d4fb,_0x16b9c7,_0x3aae52,_0x15285f){return new T(this['_model'],{'type':_0x32816e,'subType':_0x57b2f9,'id':_0xe05045,'originalSuggestionId':_0x15285f,'author':_0x30d4fb,'creator':_0x30d4fb,'attributes':_0x16b9c7,'onAttributesChange':_0x3aae52,'onAccept':(..._0x92458e)=>this['getSuggestionCallback'](_0x32816e,_0x57b2f9,'accept')(..._0x92458e),'onDiscard':(..._0x1bcf64)=>this['getSuggestionCallback'](_0x32816e,_0x57b2f9,'discard')(..._0x1bcf64)});}['registerCustomCallback'](_0x21a1b4,_0x1fde24,_0x47eaff,_0xc19f4){const _0x5beae8=_0x21a1b4+':'+_0x1fde24+':'+_0x47eaff;this['_customCallbacks']['set'](_0x5beae8,_0xc19f4);}['getSuggestionCallback'](_0x2e79ae,_0x2a6601,_0x3f5393){const _0x4534f2=_0x2e79ae+':'+_0x2a6601+':'+_0x3f5393;return this['_customCallbacks']['get'](_0x4534f2)||this['_defaultCallbacks']['get'](_0x2e79ae+':'+_0x3f5393);}['_registerDefaultCallbacks'](){const _0x33d854=()=>!0x1,_0x9155a4=_0x66589b=>{_0x66589b['sort']((_0x23e2d2,_0x463c48)=>_0x23e2d2['start']['isBefore'](_0x463c48['start'])?0x1:-0x1),this['_model']['change'](_0x44c423=>{for(const _0x3f075e of _0x66589b){let _0x3ded3f;_0x3ded3f=_0x3f075e['end']['isAtEnd']&&_0x3f075e['end']['parent']==_0x3f075e['start']['nodeAfter']?_0x44c423['createSelection'](_0x3f075e['start']['nodeAfter'],'on'):_0x44c423['createSelection'](_0x3f075e),this['_model']['deleteContent'](_0x3ded3f,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0,'doNotFixSelection':!0x0});}});},_0x42e824=(_0x4c6781,_0x5c6e2c)=>{_0x5c6e2c&&this['_model']['change'](_0x595b1f=>{const {commandName:_0x8feec5,commandParams:_0x5cd903=[]}=_0x5c6e2c,_0x301aa4=_0x4c6781['map'](_0x223a76=>(Pt(_0x223a76)&&(_0x223a76=this['_model']['createRange'](_0x223a76['end'])),_0x223a76))['filter'](_0x3c422f=>'$graveyard'!==_0x3c422f['root']['rootName']);if(_0x301aa4['length']<0x1)return;const _0x449844=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x30b698=>_0x4c7d13['fromRange'](_0x30b698));_0x595b1f['setSelection'](_0x301aa4);for(const _0x3f3143 of this['_editor']['commands']['commands']())_0x3f3143['refresh']();_0x5cd903['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x8feec5,..._0x5cd903);const _0x2fb33f=_0x449844['filter'](_0xb0d49b=>'$graveyard'!=_0xb0d49b['root']['rootName']);_0x2fb33f['length']>0x0&&_0x595b1f['setSelection'](_0x2fb33f);for(const _0x1bab2c of _0x449844)_0x1bab2c['detach']();});},_0x117528=(_0x2b4754,_0x48888f)=>0x1==_0x2b4754['length']&&0x1==_0x48888f['length']&&_0x2b4754[0x0]['end']['isEqual'](_0x48888f[0x0]['start']),_0x438f4e=(_0x4496f2,_0x488e31,_0x1d63d1,_0x417a41)=>zt(_0x4496f2,_0x488e31,_0x1d63d1,_0x417a41)?[_0x4496f2,_0x488e31]:zt(_0x488e31,_0x4496f2,_0x417a41,_0x1d63d1)?[_0x488e31,_0x4496f2]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x33d854),this['_defaultCallbacks']['set']('insertion:discard',_0x9155a4),this['_defaultCallbacks']['set']('insertion:join',_0x117528),this['_defaultCallbacks']['set']('insertion:chain',_0x438f4e),this['_defaultCallbacks']['set']('deletion:accept',_0x9155a4),this['_defaultCallbacks']['set']('deletion:discard',_0x33d854),this['_defaultCallbacks']['set']('deletion:join',_0x117528),this['_defaultCallbacks']['set']('deletion:chain',_0x438f4e),this['_defaultCallbacks']['set']('formatInline:accept',_0x42e824),this['_defaultCallbacks']['set']('formatInline:discard',_0x33d854),this['_defaultCallbacks']['set']('formatInline:join',_0x117528),this['_defaultCallbacks']['set']('formatInline:chain',_0x33d854),this['_defaultCallbacks']['set']('formatBlock:accept',_0x42e824),this['_defaultCallbacks']['set']('formatBlock:discard',_0x33d854),this['_defaultCallbacks']['set']('formatBlock:join',_0x117528),this['_defaultCallbacks']['set']('formatBlock:chain',_0x33d854),this['_defaultCallbacks']['set']('attribute:accept',_0x33d854),this['_defaultCallbacks']['set']('attribute:discard',(_0x141c67,_0x3dcabf)=>{if(!_0x3dcabf)return;const _0x6232bb=this['_editor']['plugins']['get'](d);this['_model']['change'](_0x43abe5=>{if(_0x3dcabf['key']==m)for(const _0x11dcc3 of _0x141c67){const _0x14b5df=_0x11dcc3['start']['nodeAfter'],_0x2ad521=_0x3dcabf['oldValue'];_0x43abe5['rename'](_0x14b5df,_0x2ad521);}else{if(_0x6232bb['_isBlockAttribute'](_0x3dcabf['key'])){for(const _0x13d95a of _0x141c67)void 0x0!==_0x3dcabf['oldValue']?_0x43abe5['setAttribute'](_0x3dcabf['key'],_0x3dcabf['oldValue'],_0x13d95a['start']['nodeAfter']):_0x43abe5['removeAttribute'](_0x3dcabf['key'],_0x13d95a['start']['nodeAfter']);}else{for(const _0x89cb12 of _0x141c67)_0x3dcabf['oldValue']?_0x43abe5['setAttribute'](_0x3dcabf['key'],_0x3dcabf['oldValue'],_0x89cb12):_0x43abe5['removeAttribute'](_0x3dcabf['key'],_0x89cb12);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x117528);}}function Ft(_0x3ed2c,_0x3dd6b8,_0x4bbc57){for(const _0x49777f of _0x3dd6b8['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x49777f['root']==_0x49777f)return!0x1;if(!_0x4bbc57['containsItem'](_0x49777f))return!0x1;if(_0x3ed2c['isObject'](_0x49777f)||_0x3ed2c['isLimit'](_0x49777f))return!0x0;}return!0x1;}function Pt(_0x211183){return _0x211183['end']['parent']==_0x211183['start']['nodeAfter']&&_0x211183['end']['isAtStart'];}function Gt(_0x4ddfe8,_0x1a00c5,_0x6cc5ed,_0xed9e37){const _0xf864a2=_0x442033=>!_0x442033['item']['is']('$textProxy')&&!_0xed9e37['isObject'](_0x442033['item']),_0x70c169=_0x4ddfe8['start']['getLastMatchingPosition'](_0xf864a2),_0x4aace6=_0x4ddfe8['end']['getLastMatchingPosition'](_0xf864a2,{'direction':'backward'});return(!_0x4ddfe8['start']['isEqual'](_0x70c169)||!_0x4ddfe8['end']['isEqual'](_0x4aace6))&&(_0x70c169['isBefore'](_0x4aace6)?_0x6cc5ed['updateMarker'](_0x1a00c5,{'range':_0x6cc5ed['createRange'](_0x70c169,_0x4aace6)}):_0x6cc5ed['removeMarker'](_0x1a00c5),!0x0);}function Lt(_0x1e501d){return _0x25b7db(_0x1e501d);}function Jt(_0x4ba0d2){const _0x1ceb1f=_0x4ba0d2['start']['nodeAfter'];return _0x1ceb1f&&_0x1ceb1f['is']('element');}function Kt(_0x2084c7){return!Pt(_0x2084c7)&&!function(_0x550c97){return _0x550c97['start']['parent']==_0x550c97['end']['nodeBefore']&&_0x550c97['start']['isAtEnd'];}(_0x2084c7);}function Ht(_0x1b086d,_0x493301){return null==_0x1b086d['end']['nodeBefore']&&_0x1b086d['end']['parent']==_0x1b086d['start']['nodeAfter']?qt(_0x1b086d['start']['nodeAfter'],_0x493301):_0x1b086d;}function qt(_0x536de9,_0x3b8bad){const _0x6c74f7=_0x3b8bad['schema']['isObject'](_0x536de9)||_0x3b8bad['schema']['isSelectable'](_0x536de9);return _0x3b8bad['createRange'](_0x3b8bad['createPositionAt'](_0x536de9,'before'),_0x6c74f7?_0x3b8bad['createPositionAfter'](_0x536de9):_0x3b8bad['createPositionAt'](_0x536de9,'end'));}function zt(_0x5596f1,_0x219532,_0x199e03,_0x4796e1){return!!Wt(_0x5596f1,_0x219532)&&_0x199e03['end']['isEqual'](_0x4796e1['start']);}function Wt(_0x4625c9,_0x1c414b){if(!_0x4625c9['_isDataLoaded']||!_0x1c414b['_isDataLoaded'])return!0x1;const _0x369e8d=new Set(Object['keys'](_0x4625c9['attributes'])),_0x4dbab6=new Set(Object['keys'](_0x1c414b['attributes']));if(_0x369e8d['delete']('groupId'),_0x4dbab6['delete']('groupId'),0x0==_0x369e8d['size']&&0x0==_0x4dbab6['size'])return!0x0;if(_0x369e8d['size']!=_0x4dbab6['size'])return!0x1;const _0x2eecc8={..._0x4625c9['attributes']},_0x1bc79b={..._0x1c414b['attributes']};return delete _0x2eecc8['groupId'],delete _0x1bc79b['groupId'],JSON['stringify'](_0x2eecc8)==JSON['stringify'](_0x1bc79b);}function Qt(_0x12d6c0,_0x98298){const _0x36958b=Xt(_0x12d6c0['attributes']),_0x1b66a5=Xt(_0x98298);if(!_0x12d6c0['_isDataLoaded'])return!0x1;for(const _0x466319 of Object['keys'](_0x1b66a5))if(!_0x3aa8fb(_0x36958b[_0x466319],_0x1b66a5[_0x466319]))return!0x1;return!0x0;}function Xt(_0x5bd22e){const _0x3a4c84=Object['assign']({},_0x5bd22e);return delete _0x3a4c84['skipNestingCheck'],delete _0x3a4c84['tablePasteChainId'],_0x3a4c84;}class pe extends/* #__PURE__ -- @preserve */
|
|
26
|
+
_0xf017ea(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x3db98e,_0x2367e7,_0x1f0b1f,_0x41c649){super(),this['model']=_0x2367e7,this['view']=_0x1f0b1f,this['commentThreadController']=_0x41c649,this['_editor']=_0x3db98e,this['_acceptCommand']=_0x3db98e['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x3db98e['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x37e2ea,_0x41530d)=>_0x37e2ea||_0x41530d),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5e4286=>_0x5e4286&&this['_editor']['model']['canEditAt'](_0x2367e7['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x4a2467=>_0x4a2467&&this['_editor']['model']['canEditAt'](_0x2367e7['getRanges']())),this['_pendingAction']=null,_0x1f0b1f['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x1f0b1f,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x1f0b1f,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x1f0b1f,'change:isDirty',()=>{_0x1f0b1f['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 _0x2fcb3f=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x2fcb3f);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ii extends _0x2848b9{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x25e8f5,_0xf7eae4,_0x5147e7,_0x2f6d34){super(_0x25e8f5),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x8b9710(_0x25e8f5,o(_0x25e8f5,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0xf7eae4['authoredAt']),this['bind']('authoredAt')['to'](_0xf7eae4),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',_0xf7eae4,'authoredAt',this,'descriptionParts',(_0x4081bd,_0x6ab715,_0x546fb0)=>{const _0x10743d=_0x546fb0['map'](_0x598d7e=>ls(_0x598d7e['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x4081bd-0x1,_0xf7eae4['author']['name'],_0x6ab715?_0x2f6d34['formatDateTime'](_0x6ab715):'',new DOMParser()['parseFromString'](_0x10743d,'text/html')['body']['textContent']]);}),this['focusables']=new _0xbf99f0(),this['focusTracker']=new _0x259144(),this['keystrokes']=new _0x5c4f43(),this['focusCycler']=new _0x3dc04f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x148a42=>_0x148a42['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0xf7eae4,this['_localUser']=_0x5147e7,this['_config']=_0x2f6d34,_0x2f6d34['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x572add(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3df30b}=this['_config'];this['commentsListView']=new _0x3df30b(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',_0x50009a=>_0x50009a+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x1d1a0b,_0x56543a)=>_0x1d1a0b||!!_0x56543a);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x26d78a}=this['_config'],_0x60f261=new _0x26d78a(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x1f0675=_0x60f261['commentInputView'];return _0x60f261['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x1f0675,'value',(_0x2d74e4,_0x5622b9,_0x373b0e)=>!!_0x373b0e||_0x2d74e4&&!_0x5622b9),_0x1f0675['on']('submit',(_0x5d371c,_0x37a8dc)=>{this['fire']('addComment',_0x37a8dc),_0x1f0675['editor']['setData']('');}),_0x1f0675['on']('cancel',()=>this['focus']()),_0x1f0675['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x60f261;}}class fe extends ii{['suggestionView'];['_descriptionElement'];constructor(_0x4cbc3d,_0x470b74,_0x2a4faf,_0x2888b3){super(_0x4cbc3d,_0x470b74,_0x2a4faf,_0x2888b3),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0xa0790e=>_0xa0790e&&_0xa0790e[0x0]?_0xa0790e[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x48d5f9,_0x17183d)=>{let _0x4d38e4='';for(const _0x25412b of _0x48d5f9)_0x4d38e4+='<p>'+ls(_0x25412b['content'],_0x25412b['color'])+'</p>';return _0x17183d?_0x4d38e4:_0xbdfe19(_0x4d38e4,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x2888b3['SuggestionView'](_0x4cbc3d,_0x470b74,{'formatDateTime':_0x2888b3['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 _0x51fa49=this['bindTemplate'],_0x331a43=[this['suggestionView']];return this['commentsListView']&&_0x331a43['push'](this['commentsListView']),this['commentThreadInputView']&&_0x331a43['push'](this['commentThreadInputView']),_0x331a43['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x51fa49['if']('isActive','ck-suggestion-wrapper--active'),_0x51fa49['to']('type',_0xfcfe3b=>'ck-suggestion-'+_0xfcfe3b),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':_0x51fa49['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x331a43};}['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 _0x2848b9{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x393ca1,_0x1f10a1,_0x4830fa){super(_0x393ca1),this['_model']=_0x1f10a1,this['_config']=_0x4830fa,this['set']('description',''),this['bind']('authoredAt')['to'](_0x1f10a1),this['acceptButton']=this['_createButton'](o(_0x393ca1,'Accept\x20suggestion'),_0x40c675,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x393ca1,'Discard\x20suggestion'),_0x4aa8bc,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x88b76(_0x393ca1,_0x1f10a1['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0xbf99f0([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x259144(),this['keystrokes']=new _0x5c4f43(),this['focusCycler']=new _0x3dc04f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x1dc855=>_0x1dc855['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x5bb323=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x5bb323['innerHTML']=this['description'],this['on']('change:description',(_0x10567a,_0x198046,_0x2ab625)=>{_0x5bb323['innerHTML']=_0x2ab625;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x2f85e9=this['bindTemplate'],_0x141243=[{'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':_0x2f85e9['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2f85e9['to']('authoredAt',_0xeda7e0=>this['_config']['formatDateTime'](_0xeda7e0))}]}]},{'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']&&_0x141243['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':_0x141243}]};}['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'](_0x466ffc,_0x6f4e21,_0x320ded,_0x2ff562,_0x650a3e){const _0xddff27=new _0x239df2(this['locale']);return _0xddff27['set']({'label':_0x466ffc,'icon':_0x6f4e21,'tooltip':!0x0,'tooltipPosition':_0x650a3e}),_0xddff27['extendTemplate']({'attributes':{'class':_0x320ded}}),_0xddff27['on']('execute',()=>{this['fire'](_0x2ff562,this['_model']['id']);}),_0xddff27;}['_setupKeyboardNavigation'](){const _0x449b23=this['element'];this['keystrokes']['listenTo'](_0x449b23);for(const _0x5f308b of this['focusables'])this['focusTracker']['add'](_0x5f308b['element']),this['keystrokes']['listenTo'](_0x5f308b['element']);this['keystrokes']['set']('enter',(_0x102e79,_0x12076e)=>{_0x449b23===_0x102e79['target']&&(this['focusCycler']['focusFirst'](),_0x12076e());}),this['keystrokes']['set']('esc',(_0x152140,_0x23d184)=>{_0x449b23!==_0x152140['target']&&(this['focus'](),_0x23d184());});}}class u extends _0x316441{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[d,_0x373620,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xe07649){super(_0xe07649),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0xd7acb2=this['editor']['config'];_0xd7acb2['define']('trackChanges.SuggestionThreadView',fe),_0xd7acb2['define']('trackChanges.SuggestionView',we),_0xd7acb2['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0xd7acb2['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x31f84e,_0x4365c3){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5c8d1d,_0x4a250b]of this['_handleControllerBuffer']){const _0x412adf=this['_suggestionToController']['has'](_0x5c8d1d);_0x412adf||_0x4a250b?_0x412adf&&_0x4a250b&&this['_destroyController'](_0x5c8d1d):this['_initializeController'](_0x5c8d1d);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x31f84e,_0x4365c3);}['init'](){const _0xdf0138=this['editor'],_0x942027=_0xdf0138['plugins']['get']('TrackChangesEditing'),_0x27f0e9=_0xdf0138['plugins']['get']('Annotations'),_0x50c2a2=_0xdf0138['plugins']['get']('EditorAnnotations'),_0x5179f2=_0xdf0138['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x50c2a2['addSourceCollector'](()=>{const _0x2aae64=[];for(const [_0x3536a7,_0x5753cc]of Array['from'](this['_suggestionToController'])){const _0x2f34f7=_0x3536a7['getAllAdjacentSuggestions'](),_0xb9c232=[];for(const _0x327ab6 of _0x2f34f7){if(!_0x327ab6['isInContent'])continue;if(_0x327ab6['isMultiRange']){_0xb9c232['push'](..._0x327ab6['getRanges']());continue;}const _0x15dfe3=_0x327ab6['getFirstRange']();if(_0xb9c232['length']>0x0){const _0x16bda8=_0xb9c232[0x0]['getJoined'](_0x15dfe3);if(_0x16bda8){_0xb9c232[0x0]=_0x16bda8;continue;}}_0xb9c232['push'](_0x15dfe3);}_0x2aae64['push']([_0x5753cc['view'],_0xb9c232]);}return _0x2aae64;}),this['listenTo'](_0x942027,'suggestionLoaded',(_0x1d28ab,_0x1deef1)=>{this['listenTo'](_0x1deef1,'change:previous',(_0x12e43c,_0x1c1581,_0x57da5f,_0x2f1936)=>{_0x1deef1['isInContent']&&(null==_0x57da5f?(this['_updateController'](_0x2f1936['head']),this['_handleSuggestionControllerDelayed'](_0x1deef1,!0x1)):(this['_updateController'](_0x57da5f['head']),null==_0x2f1936&&this['_handleSuggestionControllerDelayed'](_0x1deef1,!0x0)));}),null!==_0x1deef1['previous']?this['_updateController'](_0x1deef1['head']):this['_handleSuggestionControllerDelayed'](_0x1deef1,!0x1);}),this['listenTo'](_0x942027,'suggestionUnloaded',(_0x25dda2,_0x18880b,_0x58180f)=>{this['stopListening'](_0x18880b,'change:previous'),this['_handleControllerBuffer']['delete'](_0x18880b),this['_suggestionToController']['has'](_0x18880b)&&this['_destroyController'](_0x18880b),_0x58180f&&this['_updateController'](_0x58180f['head']);}),this['listenTo'](_0x942027,'suggestionChanged',(_0x328700,_0x5b69de)=>{this['_updateController'](_0x5b69de);}),this['listenTo'](_0x27f0e9,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5179f2,'addComment',(_0x5c3843,{threadId:_0x2b6253,isFromAdapter:_0x37f819})=>{if(_0x37f819||!_0x942027['hasSuggestion'](_0x2b6253))return;const _0x2050e5=_0x942027['getSuggestion'](_0x2b6253);this['_suggestionToController']['get'](_0x2050e5)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x411ebb=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x647c7c;for(const _0x52f155 in _0x411ebb){const _0x5616aa=_0x52f155,_0x362ffd=_0x411ebb[_0x5616aa];if('trackChangesLicenseKeyValid'==_0x362ffd||'trackChangesLicenseKeyInvalid'==_0x362ffd||'trackChangesLicenseKeyExpired'==_0x362ffd||'trackChangesLicenseKeyDomainLimit'==_0x362ffd||'trackChangesLicenseKeyNotAllowed'==_0x362ffd||'trackChangesLicenseKeyEvaluationLimit'==_0x362ffd||'trackChangesLicenseKeyTrialLimit'==_0x362ffd||'trackChangesLicenseKeyUsageLimit'==_0x362ffd){delete _0x411ebb[_0x5616aa],_0x647c7c=_0x362ffd,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x647c7c&&_0x411ebb['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x647c7c&&_0x411ebb['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x647c7c&&_0x411ebb['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x647c7c&&_0x411ebb['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x647c7c&&_0x411ebb['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x647c7c&&_0x411ebb['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x647c7c&&_0x411ebb['_showLicenseError']('usageLimit');},0x3e8);}['getAnnotationForSuggestion'](_0x1bf309){const _0x512ab6=this['_suggestionToController']['get'](_0x1bf309);if(!_0x512ab6)return null;return this['editor']['plugins']['get']('Annotations')['getByInnerView'](_0x512ab6['view'])||null;}['getSuggestionForAnnotation'](_0x5addc5){const _0x5b1aec=this['_viewToController']['get'](_0x5addc5['innerView']);return _0x5b1aec?_0x5b1aec['model']:null;}['_refreshActiveMarkers'](){const _0x1deb37=this['editor']['plugins']['get']('Annotations'),_0x1b7a44=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ea8e6=Array['from'](_0x1deb37['activeAnnotations'],_0x22a4bf=>_0x22a4bf['innerView'])['filter'](_0x16fc10=>this['_viewToController']['has'](_0x16fc10)),_0xe74cdc=[];for(const _0x1f5b80 of _0x2ea8e6){const _0x2d4763=this['_viewToController']['get'](_0x1f5b80)['model']['getAllAdjacentSuggestions']();_0xe74cdc['push'](..._0x2d4763['reduce']((_0x36cdfa,_0x2a1bb3)=>[..._0x36cdfa,..._0x2a1bb3['getMarkerNames']()],[]));}_0x1b7a44['activeMarkers']=_0xe74cdc;}['_addUIComponentsToFactory'](){const _0x109748=this['editor'],_0x405232=_0x109748['locale'],_0x8f2ed=o(_0x405232,'Track\x20changes'),_0x102402=new _0x215ad4([{'type':'switchbutton','model':new _0x3adc9f({'withText':!0x0,'isToggleable':!0x0,'label':_0x8f2ed,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x3adc9f({'withText':!0x0,'label':o(_0x405232,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3adc9f({'withText':!0x0,'label':o(_0x405232,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3adc9f({'withText':!0x0,'label':o(_0x405232,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3adc9f({'withText':!0x0,'label':o(_0x405232,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x109748['plugins']['has']('TrackChangesPreview')&&_0x102402['addMany']([{'type':'separator'},{'type':'button','model':new _0x3adc9f({'withText':!0x0,'label':o(_0x405232,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x42b707 of _0x102402)if(ke(_0x42b707)){const _0x31e301=_0x109748['commands']['get'](_0x42b707['model']['commandName']);_0x42b707['model']['bind']('isOn','isEnabled')['to'](_0x31e301,'value','isEnabled');}_0x109748['ui']['componentFactory']['add']('trackChanges',_0x1f788c=>this['_createToolbarButton'](_0x1f788c,_0x102402,_0x8f2ed)),_0x109748['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1659cd=>this['_createMenuBarMenu'](_0x1659cd,_0x102402,_0x8f2ed));}['_createToolbarButton'](_0x54cf89,_0x18a2e3,_0x545c3d){const _0x1d4ac8=_0x59dfb0(_0x54cf89,_0x480084),_0x4401dd=this['editor']['commands']['get']('trackChanges');_0x1d4ac8['buttonView']['set']({'tooltip':_0x545c3d,'label':_0x545c3d,'icon':_0x128286}),_0x1d4ac8['buttonView']['bind']('isOn')['to'](_0x4401dd,'value'),_0x1d4ac8['buttonView']['on']('execute',()=>{_0x4401dd['execute'](),this['editor']['editing']['view']['focus']();}),_0xc18eb8(_0x1d4ac8,_0x18a2e3,{'role':'menu'});const _0x15f0c4=[];for(const _0xaeb5fb of _0x18a2e3)ke(_0xaeb5fb)&&_0x15f0c4['push'](this['editor']['commands']['get'](_0xaeb5fb['model']['commandName']));const _0x5c39c6=_0x1d4ac8['buttonView'];return _0x5c39c6['actionView']['unbind']('isEnabled'),_0x5c39c6['arrowView']['unbind']('isEnabled'),_0x5c39c6['actionView']['bind']('isEnabled')['to'](_0x4401dd,'isEnabled'),_0x5c39c6['arrowView']['bind']('isEnabled')['toMany'](_0x15f0c4,'isEnabled',(..._0x48481b)=>_0x48481b['some'](_0x458a37=>_0x458a37)),_0x1d4ac8['on']('execute',_0x260797=>{this['editor']['execute'](_0x260797['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x1d4ac8;}['_createMenuBarMenu'](_0x20d5f0,_0x439b52,_0xd2e62e){const _0x3fd952=new _0x2078db(_0x20d5f0),_0x2e8ce3=this['editor']['commands']['get']('trackChanges');_0x3fd952['buttonView']['set']({'label':_0xd2e62e,'icon':_0x128286});const _0x1a1c32=new _0xacb05a(_0x20d5f0);for(const _0xafbf2c of _0x439b52){if('separator'==_0xafbf2c['type']){_0x1a1c32['items']['add'](new _0x505a29(_0x20d5f0));continue;}const _0x19662b=new _0x5e59e2(_0x20d5f0,_0x3fd952),_0x26cd58=new _0x1e6a1f(_0x20d5f0),_0x2df35a=_0xafbf2c['model'];_0x26cd58['bind'](...Object['keys'](_0x2df35a))['to'](_0x2df35a),_0x26cd58['delegate']('execute')['to'](_0x3fd952),_0x26cd58['on']('execute',()=>{this['editor']['execute'](_0x2df35a['commandName']),this['editor']['editing']['view']['focus']();}),_0x19662b['children']['add'](_0x26cd58),_0x1a1c32['items']['add'](_0x19662b);}return _0x3fd952['bind']('isEnabled')['to'](_0x2e8ce3,'isEnabled'),_0x3fd952['panelView']['children']['add'](_0x1a1c32),_0x3fd952;}['_initializeController'](_0xb2d5ec){const _0x31c17b=this['editor'],_0x5eb07b=_0x31c17b['config'],_0x1e7d54=_0x31c17b['plugins']['get']('Annotations'),_0x29c0d0=_0x31c17b['plugins']['get']('CommentsRepository'),_0x464631=_0x31c17b['plugins']['get']('EditorAnnotations'),_0x1d2bdd=_0x31c17b['plugins']['get'](_0x373620)['me'],_0x1575c5=_0x5eb07b['get']('trackChanges')['SuggestionThreadView'],_0x3243c6=_0x5eb07b['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2df1a1,CommentThreadInputView:_0x27c1e7}=_0x31c17b['plugins']['get']('CommentsUI');let _0x3ab824,_0x56d10e,_0x393afa;this['_annotationViews']['has'](_0xb2d5ec['id'])?(_0x56d10e=this['_annotationViews']['get'](_0xb2d5ec['id']),_0x3ab824=_0x56d10e['mainView']):(_0x3ab824=new _0x1575c5(_0x31c17b['locale'],_0xb2d5ec,_0x1d2bdd,{'disableComments':this['_disableComments'],'editorConfig':{..._0x5eb07b['get']('comments.editorConfig'),'licenseKey':_0x5eb07b['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x5eb07b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5eb07b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5eb07b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3f33e8(_0x5eb07b['get']('locale'),_0x31c17b['locale']),'CommentView':_0x5eb07b['get']('comments')['CommentView'],'CommentsListView':_0x2df1a1,'CommentThreadInputView':_0x27c1e7,'SuggestionView':_0x3243c6}),_0x3ab824['suggestionView']['acceptButton']['on']('execute',()=>{_0x31c17b['editing']['view']['focus']();}),_0x3ab824['suggestionView']['discardButton']['on']('execute',()=>{_0x31c17b['editing']['view']['focus']();}),_0x56d10e=_0x1e7d54['createAnnotationView'](this['editor']['locale'],_0x3ab824),_0x56d10e['bind']('isDirty')['to'](_0x3ab824,'isDirty'),_0x56d10e['bind']('length')['to'](_0x3ab824),_0x56d10e['bind']('type')['to'](_0x3ab824,'type',_0x208860=>'suggestion-'+_0x208860),_0x3ab824['on']('escape',()=>{_0x393afa['fire']('escape');}),this['_annotationViews']['set'](_0xb2d5ec['id'],_0x56d10e));const _0x25037e=_0x29c0d0['createCommentThreadController'](_0xb2d5ec['commentThread'],_0x3ab824),_0x38c37d=new pe(_0x31c17b,_0xb2d5ec,_0x3ab824,_0x25037e),_0x294f7f=_0xb2d5ec['getAllAdjacentSuggestions']()['filter'](_0x280160=>_0x280160['isInContent']);_0x3ab824['descriptionParts']=_0x31c17b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x294f7f),this['_suggestionToController']['set'](_0xb2d5ec,_0x38c37d),this['_viewToController']['set'](_0x3ab824,_0x38c37d),_0x393afa=_0x1e7d54['createAnnotation']({'view':_0x56d10e,'target':()=>{const _0x40df49=[],_0x41cf87=_0xb2d5ec['getAllAdjacentSuggestions']()['filter'](_0x3dde08=>_0x3dde08['isInContent']);for(const _0x41df43 of _0x41cf87)_0x40df49['push'](..._0x41df43['getMarkers']());return _0x1c1ad3(_0x31c17b['editing'],_0x40df49);},'type':()=>'suggestion-'+_0x38c37d['view']['type']}),_0x29c0d0['_bindAnnotationToEditors'](_0x3ab824,_0x393afa),_0x1e7d54['add'](_0x393afa),_0x464631['registerAnnotation'](_0x393afa);}['_destroyController'](_0x4f1109){const _0x15f2de=this['editor']['plugins']['get']('CommentsRepository'),_0x585394=this['editor']['plugins']['get']('Annotations'),_0x5ccad9=this['_suggestionToController']['get'](_0x4f1109),_0x217cf0=_0x5ccad9['view'],_0x1cac5f=_0x585394['getByInnerView'](_0x217cf0);_0x15f2de['_unbindEditors'](_0x217cf0),_0x1cac5f&&_0x585394['remove'](_0x1cac5f),this['_suggestionToController']['delete'](_0x4f1109),this['_viewToController']['delete'](_0x217cf0),_0x5ccad9['destroy']();}['_updateController'](_0x57422){if(!_0x57422['isInContent']||!this['_suggestionToController']['has'](_0x57422))return;const _0xeaef5e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3dcf31=this['_suggestionToController']['get'](_0x57422),_0x360a6e=_0x57422['getAllAdjacentSuggestions']();_0x3dcf31['view']['descriptionParts']=_0xeaef5e['descriptionFactory']['getDescriptions'](_0x360a6e);}['destroy'](){for(const _0x28cd3a of this['_suggestionToController']['keys']())this['_destroyController'](_0x28cd3a);for(const _0x46b5a2 of this['_annotationViews']['values']())_0x46b5a2['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x2837ea){return'model'in _0x2837ea;}class Fe extends _0x316441{static get['requires'](){return[d,u,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x3390d0){this['editor']['plugins']['get'](d)['adapter']=_0x3390d0;}get['adapter'](){return this['editor']['plugins']['get'](d)['adapter'];}['addSuggestion'](_0x2240a7){return this['editor']['plugins']['get'](d)['addSuggestionData'](_0x2240a7);}['getSuggestions']({skipNotAttached:_0x4c09ba=!0x1,toJSON:_0x4ef349=!0x1}={}){return this['editor']['plugins']['get'](d)['getSuggestions']({'skipNotAttached':_0x4c09ba,'toJSON':_0x4ef349});}['getSuggestion'](_0x119fad){return this['editor']['plugins']['get'](d)['getSuggestion'](_0x119fad);}}const p=['Pagination'];class re extends _0x316441{static get['requires'](){return[d];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2ef2d7=this['editor'];if(_0x2ef2d7['config']['define']('trackChangesData.editorCreator',_0xb384f=>{const _0x1792d2=_0x2ef2d7['model']['document']['getRootNames']()['reduce']((_0x2eb5ce,_0x398d24)=>(_0x2eb5ce[_0x398d24]='',_0x2eb5ce),{});return _0x2ef2d7['constructor']['create'](_0x1792d2,_0xb384f);}),'function'!=typeof _0x2ef2d7['config']['get']('trackChangesData')['editorCreator'])throw new _0x53596a('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x2e0abe){return P(this['editor'],!0x0,_0x2e0abe);}['getDataWithDiscardedSuggestions'](_0x591406){return P(this['editor'],!0x1,_0x591406);}}class Ge extends _0x316441{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3ff23e){function _0x3badf0(_0x2a2208){return _0x2a2208['map'](_0x3f1ab2=>String['fromCharCode'](_0x3f1ab2))['join']('');}super(_0x3ff23e),this['result']='end',_0x3ff23e[_0x3badf0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3badf0([0x76,0x69,0x65,0x77])][_0x3badf0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3badf0([0x61,0x75,0x74,0x6f]),_0x3ff23e[_0x3badf0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x3badf0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3badf0([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x3badf0([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x3badf0([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 $e(_0x5f1a68){return void 0x0!==_0x5f1a68['getRootsAttributes'];}async function P(_0x2c5d81,_0x46dafa,_0x5a0683){const _0x288034=_0x2652bd(_0x2c5d81,p);_0x288034['plugins']['push'](d,Ge),_0x288034['rootsAttributes']=$e(_0x2c5d81)?_0x2c5d81['getRootsAttributes']():void 0x0;const _0x2a0f2b=document['createDocumentFragment'](),_0x228d72=_0x2c5d81['config']['get']('trackChangesData')['editorCreator'],_0xf2ce2e=await _0x228d72(_0x288034,()=>function(_0x32b7a3){const _0x5b81fd=document['createElement']('div');return _0x32b7a3['appendChild'](_0x5b81fd),_0x5b81fd;}(_0x2a0f2b));!function(_0x246ded,_0x565ad5){const _0x5e7ab8=_0x246ded['model']['document']['getRootNames']()['reduce']((_0x5625ee,_0x257aef)=>(_0x5625ee[_0x257aef]=_0x246ded['data']['get']({'rootName':_0x257aef}),_0x5625ee),{}),_0x2d46d2=_0x246ded['plugins']['get']('Users')['users']['map'](_0x3c555e=>({'id':_0x3c555e['id'],'name':_0x3c555e['name']})),_0x439948=_0x246ded['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x74103a=_0x246ded['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x30f2a0=_0x565ad5['plugins']['get']('Users'),_0x2444dc=_0x565ad5['plugins']['get']('TrackChangesEditing'),_0x33744b=_0x565ad5['plugins']['get']('CommentsRepository');for(const _0x37536b of _0x33744b['getCommentThreads']())_0x37536b['remove']();for(const _0xfb8927 of _0x2d46d2)_0x30f2a0['getUser'](_0xfb8927['id'])||_0x30f2a0['addUser'](_0xfb8927);_0x30f2a0['me']||_0x30f2a0['useAnonymousUser']();for(const _0x11f283 of _0x74103a)_0x33744b['addCommentThread'](_0x11f283);for(const _0x3ad318 of _0x439948)_0x2444dc['addSuggestionData'](_0x3ad318);_0x565ad5['data']['set'](_0x5e7ab8);}(_0x2c5d81,_0xf2ce2e),_0xf2ce2e['execute'](_0x46dafa?'acceptAllSuggestions':'discardAllSuggestions');const _0x165bde=$e(_0xf2ce2e)?_0xf2ce2e['getFullData'](_0x5a0683):_0xf2ce2e['data']['get'](_0x5a0683);return await _0xf2ce2e['destroy'](),_0x165bde;}class Me extends _0x2848b9{['options'];constructor(_0x5c4b41,_0xbbb67a){super(_0x5c4b41),this['options']=_0xbbb67a,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'](_0x175193,_0x240666){if(!this['element'])return;const _0x49ada4=[];for(const [_0x193fe3,_0x3fbd33]of _0x175193){const _0x484290=document['createElement']('div');_0x484290['setAttribute']('data-ck-root-name',_0x193fe3),_0x484290['className']=_0x3fbd33['classes']+'\x20ck-track-changes-preview__root-container',_0x484290['innerHTML']=_0x3fbd33['content'],_0x49ada4['push'](_0x484290);}_0x240666(this['element'],_0x49ada4),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class te extends _0x5916cd{constructor(_0x57f045){super(_0x57f045),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x3c50d9=this['editor'],_0x2858f6=_0x3c50d9['locale'],_0xac24b4=_0x3c50d9['plugins']['get']('Dialog');let _0x167f10;const _0x29f56e=function(_0x13495c){const _0x519476={};if('editables'in _0x13495c['ui']['view']){for(const [_0x1dc3a8,_0x37a353]of Object['entries'](_0x13495c['ui']['view']['editables']))_0x519476[_0x1dc3a8]=_0x37a353['element'];}else _0x519476[_0x13495c['model']['document']['getRootNames']()[0x0]]=_0x13495c['ui']['view']['editable']['element'];return _0x519476;}(_0x3c50d9),_0xe251ff=function(_0x3e408c){let _0x23ca87=0x0;for(const _0x2ceeef of Object['values'](_0x3e408c))_0x23ca87=Math['max'](_0x23ca87,_0x2ceeef['getBoundingClientRect']()['width']);let _0x61527d=0x0;for(const _0x6b3e66 of Object['values'](_0x3e408c))_0x61527d+=_0x6b3e66['getBoundingClientRect']()['height'];const _0x563d7e=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x4789df=Math['min'](_0x61527d,_0x563d7e);return{'width':_0x23ca87,'height':_0x4789df};}(_0x29f56e);_0xac24b4['show']({'id':'finalContentPreview','title':o(_0x2858f6,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x2858f6,{'dialogRects':_0xe251ff}),'onHide':()=>{_0x167f10['detachFromDom']();},'onShow':()=>{_0x3c50d9['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x371209=>{const _0x3b7efc=this['_standarizeRootsData'](_0x371209,_0x3c50d9,_0x29f56e);_0xac24b4['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x3b7efc,_0x3c50d9['config']['get']('trackChanges.preview.renderFunction'));}),_0x167f10=new _0x3e18df(_0x2858f6,[_0xac24b4['view']]),_0x167f10['attachToDom'](),_0x167f10['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x3c50d9['once']('destroy',()=>{_0x167f10['detachFromDom']();});const _0x330ffa=_0xac24b4['view']['headerView']['class'];_0xac24b4['view']['headerView']['class']=_0x330ffa?_0x330ffa+'\x20ck-reset_all':'ck-reset_all',_0xac24b4['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0xac24b4['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x412841=this['editor']['plugins']['get']('MergeFieldsEditing'),_0xc5e3bc=_0x412841['previewMode'],_0xf0dd7b={};if('$labels'===_0xc5e3bc){for(const _0x1404c8 of _0x412841['getMergeFieldsIds']())_0xf0dd7b[_0x1404c8]=_0x412841['getLabel'](_0x1404c8)||_0x1404c8;}else{const _0x27b4c2='$defaultValues'===_0xc5e3bc?_0x412841['getDefaultValues']():_0x412841['getDataSetValues'](_0xc5e3bc,!0x0);for(const _0x3a1ed3 of Object['entries'](_0x27b4c2)){const [_0x47d7d7,_0x36911c]=_0x3a1ed3;_0xf0dd7b[_0x47d7d7]=null!==_0x36911c?_0x36911c:_0x412841['getLabel'](_0x47d7d7)||_0x47d7d7;}}return{'mergeFieldsData':_0xf0dd7b};}['_standarizeRootsData'](_0x55705,_0x328180,_0x1dbd7f){let _0x511bd5;if('string'==typeof _0x55705){const _0x384b7f=_0x328180['model']['document']['getRootNames']()[0x0];_0x511bd5={[_0x384b7f]:_0x55705};}else _0x511bd5=_0x55705;const _0x1ccd85=this['_fixMediaEmbeds'](_0x511bd5,_0x328180),_0x2beb1d=function(_0x14b476,_0x40ece9){for(const [_0x4919cb,_0x4c6937]of _0x14b476)_0x4c6937['classes']=_0x40ece9[_0x4919cb]['classList']['value']['replace']('ck-focused','');return _0x14b476;}(this['_sortRoots'](_0x328180)['reduce']((_0x5526c3,_0x1fc6fa)=>(_0x5526c3['push']([_0x1fc6fa,{'content':_0x1ccd85[_0x1fc6fa],'classes':''}]),_0x5526c3),[]),_0x1dbd7f);return _0x2beb1d;}['_fixMediaEmbeds'](_0x4b639e,_0x296095){if(!_0x296095['plugins']['has']('MediaEmbedEditing'))return _0x4b639e;const _0xcc1937=_0x296095['plugins']['get']('MediaEmbedEditing');for(const [_0x12a038,_0x58b949]of Object['entries'](_0x4b639e)){const _0x29033c=document['createElement']('div');_0x29033c['innerHTML']=_0x58b949,(_0x29033c['querySelectorAll']('figure.media')['forEach'](_0x473359=>{const _0x579db3=_0x473359['querySelector']('oembed');if(_0x579db3){const _0x35a0e7=_0x579db3['getAttribute']('url');if(_0x35a0e7){const _0x248c7b=_0xcc1937['registry']['getMediaViewElement'](new _0x257e95(_0x296095['editing']['view']['document']),_0x35a0e7,{'elementName':'','renderForEditingView':!0x0}),_0x16019d=document['createElement']('div');_0x16019d['classList']['add']('ck-media__wrapper'),_0x248c7b['render'](_0x16019d,_0x296095['editing']['view']['domConverter']),_0x579db3['replaceWith'](_0x16019d);}}}),_0x4b639e[_0x12a038]=_0x29033c['innerHTML']);}return _0x4b639e;}['_sortRoots'](_0x407ed4){if(!function(_0x5914c8){return void 0x0!==_0x5914c8['getRootsAttributes'];}(_0x407ed4))return _0x407ed4['model']['document']['getRootNames']();const _0x284952=[],_0x4ab8c2=new Map();for(const _0x5ae590 of _0x407ed4['model']['document']['getRootNames']()){const _0x7dc3b1=_0x407ed4['editing']['view']['getDomRoot'](_0x5ae590)['getClientRects']()['item'](0x0);_0x284952['push'](_0x5ae590),_0x4ab8c2['set'](_0x5ae590,_0x7dc3b1);}return _0x284952['sort']((_0x5d173c,_0x3b25a5)=>{const _0x584ae2=_0x4ab8c2['get'](_0x5d173c),_0x3e26b6=_0x4ab8c2['get'](_0x3b25a5);return _0x584ae2['y']-_0x3e26b6['y']||_0x584ae2['x']-_0x3e26b6['x'];}),_0x284952;}}class He extends _0x316441{static get['requires'](){return[re,_0x2e51ad];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xc6bd2c){super(_0xc6bd2c),_0xc6bd2c['commands']['add']('previewFinalContent',new te(this['editor'])),_0xc6bd2c['config']['define']('trackChanges.preview.renderFunction',(_0x10c0e3,_0x673041)=>{for(const _0xd261f3 of _0x673041)_0x10c0e3['appendChild'](_0xd261f3);});}}export{D as AcceptSuggestionCommand,ii as BaseSuggestionThreadView,M as DiscardSuggestionCommand,$ as ExecuteOnAllSuggestionsCommand,B as ExecuteOnSelectedSuggestionsCommand,te as PreviewFinalContentCommand,T as Suggestion,x as SuggestionDescriptionFactory,fe as SuggestionThreadView,we as SuggestionView,Fe as TrackChanges,N as TrackChangesCommand,re as TrackChangesData,Ge as TrackChangesDataGetter,d as TrackChangesEditing,He as TrackChangesPreview,Me as _SuggestionsPreviewView,m as _TRACK_CHANGES_RENAME_ATTRIBUTE_KEY};
|