@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250323.0 → 0.0.0-nightly-20250324.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 +3 -3
- package/package.json +26 -26
- package/src/trackchangesediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as
|
|
24
|
-
_0x2c2a41(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x33f5b6,_0x2f47bb){super(),this['id']=_0x2f47bb['id'],this['type']=_0x2f47bb['type'],this['subType']=_0x2f47bb['subType']||null,this['author']=_0x2f47bb['author'],this['creator']=_0x2f47bb['creator']||_0x2f47bb['author'],this['isExternal']=Boolean(_0x2f47bb['attributes']&&_0x2f47bb['attributes']['@external']),this['data']=null,this['_model']=_0x33f5b6,this['_onAccept']=_0x2f47bb['onAccept'],this['_onDiscard']=_0x2f47bb['onDiscard'],this['_onAttributesChange']=_0x2f47bb['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x2f47bb['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 _0x570836=this;for(;_0x570836['previous'];)_0x570836=_0x570836['previous'];return _0x570836;}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'](_0x1da1d9){this['_markerNames']['add'](_0x1da1d9);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4a8511=>this['_model']['markers']['get'](_0x4a8511))['filter'](_0x149ba6=>_0x149ba6);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x49361b=>{for(const _0x1a3117 of this['getMarkers']())_0x49361b['removeMarker'](_0x1a3117);}),this['_markerNames']['clear']();}['removeMarker'](_0x1858dd){this['_model']['change'](_0x9af011=>{_0x9af011['removeMarker'](_0x1858dd);}),this['_markerNames']['delete'](_0x1858dd);}['addRange'](_0x5958e1){const _0x579941='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x579941),this['_model']['change'](_0x55810f=>{_0x55810f['addMarker'](_0x579941,{'range':_0x5958e1,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x2db6f2){for(const _0x5839f9 of this['getRanges']())if(_0x5839f9['isIntersecting'](_0x2db6f2))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x48890d=>_0x48890d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x523779,_0x52d445)=>[..._0x523779,..._0x52d445['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x311315=this['getRanges']();if(0x1!=_0x311315['length'])return null;const _0x12520d=_0x311315[0x0],_0x27b185=_0x12520d['start']['nodeAfter'],_0x206354=_0x12520d['end']['nodeBefore'];return _0x27b185 instanceof _0x3d8b57?_0x27b185!=_0x206354?null:_0x27b185: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 _0x50e62f=[];let _0x2b4bec=this['head'];for(;_0x2b4bec;)_0x50e62f['push'](_0x2b4bec),_0x2b4bec=_0x2b4bec['next'];return _0x50e62f;}['setAttribute'](_0x457d5a,_0x1e327c){const _0x5df0ab=_0x4de9cf(this['attributes']);_0x379e77(_0x5df0ab,_0x457d5a,_0x1e327c),_0x52f535(_0x5df0ab,this['attributes'])||(this['attributes']=_0x5df0ab,this['_onAttributesChange'](_0x5df0ab));}['removeAttribute'](_0x3fd5cd){const _0xfee753=_0x4de9cf(this['attributes']);_0x3f5ed0(_0xfee753,_0x3fd5cd),_0x52f535(_0xfee753,this['attributes'])||(this['attributes']=_0xfee753,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 _0x429b71()['substr'](0x1,0x5);}}function c(_0x5ecf8b,_0x5829f3,_0x23d094){const _0x3d2461=_0x5ecf8b['t'],t=_0x5ecf8b['t'];switch(_0x5829f3){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',_0x23d094);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x23d094);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x23d094);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x23d094);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x23d094);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',_0x23d094);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x23d094);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',_0x23d094);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x23d094);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x23d094);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x23d094);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x23d094);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x23d094);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x23d094);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x23d094);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x23d094);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x23d094);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x23d094);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x23d094);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x23d094);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x23d094);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x23d094);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x23d094);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x23d094);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'},_0x23d094);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x23d094);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x23d094);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x23d094);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x23d094);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x23d094);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'},_0x23d094);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x23d094);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x23d094);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x23d094);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x23d094);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'},_0x23d094);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x23d094);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'},_0x23d094);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'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'},_0x23d094);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x23d094);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'},_0x23d094);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x23d094);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'},_0x23d094);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x23d094);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x23d094);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'},_0x23d094);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x23d094);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 _0x3d2461({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x23d094);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x3d2461({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x23d094);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x23d094);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'},_0x23d094);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'},_0x23d094);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'},_0x23d094);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5829f3;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x37fa97,_0x3f128f){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x37fa97,this['_locale']=_0x3f128f;}['getDescriptions'](_0x594ec5){const _0xd18027=[],_0x292a75=new Set(),_0xd79eff=new Set();for(let _0x43af69=0x0;_0x43af69<_0x594ec5['length'];_0x43af69++){const _0x44acfa=_0x594ec5[_0x43af69];if(!_0x44acfa['isInContent'])continue;const _0x37dd2a=this['_handleCustomCallbackDescription'](_0x44acfa);if(_0x37dd2a){if(null!=_0x44acfa['subType']){if(_0x292a75['has'](_0x44acfa['subType']))continue;_0x292a75['add'](_0x44acfa['subType']);}_0xd18027['push'](_0x37dd2a);}else{if('attribute'!=_0x44acfa['type'])'insertion'!=_0x44acfa['type']&&'deletion'!=_0x44acfa['type']||this['_handleInsertRemoveSuggestionDescription'](_0xd18027,_0x44acfa,_0x594ec5[_0x43af69+0x1]);else{const _0x3163b0=_0x44acfa['data']['key'];if(_0xd79eff['has'](_0x3163b0))continue;_0xd79eff['add'](_0x44acfa['data']['key']),_0x3163b0==u?this['_handleRenameSuggestionDescription'](_0xd18027,_0x44acfa):this['_handleAttributeSuggestionDescription'](_0xd18027,_0x44acfa);}}}return this['_resolveDescriptionItems'](_0xd18027);}['registerDescriptionCallback'](_0x567897){this['_customCallbacks']['push'](_0x567897);}['registerElementLabel'](_0x2d6651,_0x59fadb,_0x443373=_0xc373b8['normal']){'function'==typeof _0x2d6651?_0x1c8d05(this['_itemLabelsCallbacks'],{'matchingCallback':_0x2d6651,'label':_0x59fadb,'priority':_0x443373}):this['_itemLabels']['set'](_0x2d6651,_0x59fadb);}['registerAttributeLabel'](_0x2be6ab,_0x388d7c){this['_attributeLabels']['set'](_0x2be6ab,_0x388d7c);}['getItemLabel'](_0x3446ea,_0x35f1fe=0x1){let _0x126ab6;for(const _0x425234 of this['_itemLabelsCallbacks'])if(_0x425234['matchingCallback'](_0x3446ea)){_0x126ab6=_0x425234['label'];break;}return _0x126ab6||(_0x126ab6=this['_itemLabels']['get'](_0x3446ea['name'])),_0x126ab6?_0x126ab6(_0x35f1fe):0x1!==_0x35f1fe?_0x35f1fe+'\x20'+_0x3446ea['name']+'s':''+_0x3446ea['name'];}['_addDescriptionItems'](_0x185bdf,_0x1088ba){const _0x5af3c2=_0x1088ba['getFirstRange']()['getWalker'](),_0x1f125a='insertion'==_0x1088ba['type']?'add':'remove';for(const _0x89930d of _0x5af3c2){const _0x67fc2d=_0x89930d['item'],_0x2a3ab5=_0x185bdf[_0x185bdf['length']-0x1];if(_0x67fc2d['is']('$textProxy'))_0x2a3ab5&&_0x2a3ab5['type']['indexOf']('Container')>-0x1&&_0x185bdf['pop'](),_0x2a3ab5&&'text'==_0x2a3ab5['type']?_0x2a3ab5[_0x1f125a]+=_0x67fc2d['data']:_0x185bdf['push']({'type':'text','add':'add'==_0x1f125a?_0x67fc2d['data']:'','remove':'remove'==_0x1f125a?_0x67fc2d['data']:''});else{if(this['_schema']['isObject'](_0x67fc2d)){const _0x2a6bd7=_0x67fc2d;if(_0x2a3ab5&&_0x2a3ab5['type']['indexOf']('Container')>-0x1&&_0x185bdf['pop'](),'elementEnd'==_0x89930d['type'])continue;_0x2a3ab5&&_0x2a3ab5['type']==_0x1f125a+'Object'&&_0x2a3ab5['element']['name']==_0x2a6bd7['name']?_0x2a3ab5['quantity']++:_0x185bdf['push']({'type':_0x1f125a+'Object','element':_0x2a6bd7,'quantity':0x1}),_0x5af3c2['skip'](_0x8de3f8=>!('elementEnd'==_0x8de3f8['type']&&_0x8de3f8['item']==_0x67fc2d));}else{if(this['_schema']['checkChild'](_0x67fc2d,'$text')||_0x67fc2d['is']('element','softBreak')){const _0x4d9da1=_0x67fc2d;if('add'==_0x1f125a&&'elementStart'==_0x89930d['type']||'remove'==_0x1f125a&&'elementEnd'==_0x89930d['type'])continue;if(_0x2a3ab5&&-0x1==_0x2a3ab5['type']['indexOf']('Container')){'text'==_0x2a3ab5['type']&&(_0x2a3ab5[_0x1f125a]+='\x0a');continue;}let _0xb2bc0;if(_0xb2bc0='add'==_0x1f125a?_0x4d9da1['nextSibling']&&!this['_schema']['isObject'](_0x4d9da1['nextSibling'])?_0x4d9da1['nextSibling']:null:_0x4d9da1['previousSibling']&&!this['_schema']['isObject'](_0x4d9da1['previousSibling'])?_0x4d9da1['previousSibling']:null,_0x4d9da1['isEmpty']||_0xb2bc0&&_0xb2bc0['isEmpty']){const _0x367457=_0xb2bc0&&_0xb2bc0['isEmpty']?_0xb2bc0:_0x4d9da1;_0x2a3ab5&&_0x2a3ab5['type']==_0x1f125a+'EmptyContainer'&&_0x2a3ab5['element']['name']==_0x367457['name']?_0x2a3ab5['quantity']++:_0x185bdf['push']({'type':_0x1f125a+'EmptyContainer','element':_0x367457,'quantity':0x1});}else _0x185bdf['push']({'type':_0x1f125a+'Container','element':_0x4d9da1});}}}}}['_resolveDescriptionItems'](_0x42eab2){const _0x1a365f=this['_locale'],_0x51f90c=[],_0x21d5bd=[],_0x2fc83f=[];for(const _0x51f63f of _0x42eab2)switch(_0x51f63f['type']){case'text':if(_0x51f63f['add']=_0x51f63f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x51f63f['remove']=_0x51f63f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x51f63f['add']&&''!=_0x51f63f['remove']){_0x51f90c['push']({'type':'replace','content':c(_0x1a365f,'REPLACE_TEXT',['\x22'+_0x51f63f['remove']+'\x22','\x22'+_0x51f63f['add']+'\x22'])});continue;}if(null!=_0x51f63f['add']['match'](/^ +$/)){_0x51f90c['push']({'type':'insertion','content':c(_0x1a365f,'*Insert:*\x20%0',c(_0x1a365f,'ELEMENT_SPACE',_0x51f63f['add']['length']))});continue;}if(null!=_0x51f63f['remove']['match'](/^ +$/)){_0x51f90c['push']({'type':'deletion','content':c(_0x1a365f,'*Remove:*\x20%0',c(_0x1a365f,'ELEMENT_SPACE',_0x51f63f['remove']['length']))});continue;}if(''!=_0x51f63f['add']){_0x51f90c['push']({'type':'insertion','content':c(_0x1a365f,'*Insert:*\x20%0','\x22'+_0x51f63f['add']+'\x22')});continue;}_0x51f90c['push']({'type':'deletion','content':c(_0x1a365f,'*Remove:*\x20%0','\x22'+_0x51f63f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x51f90c['push']({'type':'insertion','content':c(_0x1a365f,'*Insert:*\x20%0',this['getItemLabel'](_0x51f63f['element'],_0x51f63f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x51f90c['push']({'type':'deletion','content':c(_0x1a365f,'*Remove:*\x20%0',this['getItemLabel'](_0x51f63f['element'],_0x51f63f['quantity']))});continue;case'addContainer':_0x51f90c['push']({'type':'insertion','content':c(_0x1a365f,'*Split:*\x20%0',this['getItemLabel'](_0x51f63f['element'],_0x51f63f['quantity']))});continue;case'removeContainer':_0x51f90c['push']({'type':'deletion','content':c(_0x1a365f,'*Merge:*\x20%0',this['getItemLabel'](_0x51f63f['element'],_0x51f63f['quantity']))});continue;case'addFormat':_0x21d5bd['push'](_0x51f63f['key']);continue;case'removeFormat':_0x2fc83f['push'](_0x51f63f['key']);continue;default:_0x51f90c['push'](_0x51f63f);}if(_0x21d5bd['length']){const _0x4e0a95=_0x21d5bd['map'](_0x15ca5b=>this['_attributeLabels']['has'](_0x15ca5b)?this['_attributeLabels']['get'](_0x15ca5b):_0x15ca5b)['join'](',\x20');_0x51f90c['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x4e0a95)});}if(_0x2fc83f['length']){const _0x3e6927=_0x2fc83f['map'](_0x1e7d4f=>this['_attributeLabels']['has'](_0x1e7d4f)?this['_attributeLabels']['get'](_0x1e7d4f):_0x1e7d4f)['join'](',\x20');_0x51f90c['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x3e6927)});}return _0x51f90c;}['_handleCustomCallbackDescription'](_0xb2fae0){for(const _0x30ca3d of this['_customCallbacks']){const _0xcaae3e=_0x30ca3d(_0xb2fae0);if(_0xcaae3e&&'type'in _0xcaae3e)return _0xcaae3e;}}['_handleAttributeSuggestionDescription'](_0x2dc679,_0x1d384c){const _0x5d4db0=_0x1d384c['data'],_0x259c3a=void 0x0===_0x5d4db0['newValue']?'removeFormat':'addFormat';_0x2dc679['push']({'type':_0x259c3a,'key':_0x5d4db0['key']});}['_handleRenameSuggestionDescription'](_0x1de5d3,_0xc3212b){_0x1de5d3['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0xc3212b['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x8deb7c,_0xc0695c,_0x267707){if(this['_addDescriptionItems'](_0x8deb7c,_0xc0695c),_0x267707&&_0x267707['getFirstRange']()&&!_0xc0695c['getFirstRange']()['end']['isEqual'](_0x267707['getFirstRange']()['start'])){const _0xbe00d7=_0x8deb7c[_0x8deb7c['length']-0x1],_0x40f4bb='insertion'==_0xc0695c['type']?'add':'remove';_0xbe00d7&&'text'==_0xbe00d7['type']&&(_0xbe00d7[_0x40f4bb]+='\x0a');}}}class U extends _0xb83fe9{['afterInit'](){const _0x76bac6=this['editor'],_0x1bc3ee=_0x76bac6['plugins']['get']('TrackChangesEditing');_0x76bac6['commands']['get']('showAIAssistant')&&_0x1bc3ee['enableCommand']('showAIAssistant');}}class V extends _0xb83fe9{['afterInit'](){const _0x479b62=this['editor'],_0x2b90aa=_0x479b62['locale'];if(!_0x479b62['plugins']['has']('AlignmentEditing'))return;const _0x1e6e2c=_0x479b62['plugins']['get']('TrackChangesEditing');_0x1e6e2c['enableDefaultAttributesIntegration']('alignment'),_0x1e6e2c['registerBlockAttribute']('alignment'),_0x1e6e2c['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x2b90aa,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d6fb0=this['editor'],_0xffa180=_0x2d6fb0['locale'];_0x2d6fb0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x499c40=>{if('formatBlock'!=_0x499c40['type'])return;const {data:_0x5b3d99}=_0x499c40;if(_0x5b3d99&&'alignment'==_0x5b3d99['commandName']){const _0x15deb7=_0x5b3d99['commandParams'][0x0]['value'];return{'type':'format','content':c(_0xffa180,'*Format:*\x20%0',function(_0x17d647){switch(_0x17d647){case'left':return c(_0xffa180,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0xffa180,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0xffa180,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0xffa180,'FORMAT_JUSTIFY_TEXT');}}(_0x15deb7))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0xb83fe9{['afterInit'](){const _0x4196e6=this['editor'],_0x421024=_0x4196e6['plugins']['get']('TrackChangesEditing'),_0x26b9b0=_0x4196e6['locale'];for(const _0xd45ca5 of Yt){if(!_0x4196e6['plugins']['has'](_0xd45ca5))continue;const _0x1f988a=_0xd45ca5['slice'](0x0,-0x7)['toLowerCase'](),_0x15f32e='FORMAT_'+_0x1f988a['toUpperCase']();_0x421024['enableDefaultAttributesIntegration'](_0x1f988a),_0x421024['registerInlineAttribute'](_0x1f988a),_0x421024['descriptionFactory']['registerAttributeLabel'](_0x1f988a,c(_0x26b9b0,_0x15f32e));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c84ed=this['editor'],_0x836e75=_0x2c84ed['locale'],_0xe285f5=_0x2c84ed['plugins']['get']('TrackChangesEditing');function _0x3fd864(_0x385e1a,_0x36096c){_0xe285f5['descriptionFactory']['registerDescriptionCallback'](_0xf71b92=>{if('formatInline'!=_0xf71b92['type'])return;const {data:_0x3bae43}=_0xf71b92;return _0x3bae43&&_0x3bae43['commandName']===_0x385e1a?_0x3bae43['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x836e75,'*Format:*\x20%0',_0x36096c)}:{'type':'format','content':c(_0x836e75,'*Remove\x20format:*\x20%0',_0x36096c)}:void 0x0;});}_0x3fd864('bold',c(_0x836e75,'FORMAT_BOLD')),_0x3fd864('italic',c(_0x836e75,'FORMAT_ITALIC')),_0x3fd864('underline',c(_0x836e75,'FORMAT_UNDERLINE')),_0x3fd864('code',c(_0x836e75,'FORMAT_CODE')),_0x3fd864('strikethrough',c(_0x836e75,'FORMAT_STRIKETHROUGH')),_0x3fd864('subscript',c(_0x836e75,'FORMAT_SUBSCRIPT')),_0x3fd864('superscript',c(_0x836e75,'FORMAT_SUPERSCRIPT'));}}class G extends _0xb83fe9{['afterInit'](){const _0x23ec56=this['editor'],_0x14397f=_0x23ec56['locale'];if(!_0x23ec56['plugins']['has']('BlockQuoteEditing'))return;const _0x3a887f=_0x23ec56['plugins']['get']('TrackChangesEditing'),_0x23194d=this['editor']['commands']['get']('blockQuote');_0x3a887f['enableCommand']('blockQuote',(_0x429d6b,_0x4aa0cc={})=>{const _0x26ead4=this['editor']['model']['document']['selection'],_0x3f17d4=_0x4aa0cc&&void 0x0!==_0x4aa0cc['forceValue']?_0x4aa0cc['forceValue']:!_0x23194d['value'];let _0x35851c=[];if(_0x3f17d4){const _0x11da71=Array['from'](_0x26ead4['getSelectedBlocks']())['filter'](_0x52229b=>to(_0x52229b)||function(_0x564ffb,_0x8ee3a3){const _0xfa4cc2=_0x8ee3a3['checkChild'](_0x564ffb['parent'],'blockQuote'),_0x14a431=_0x8ee3a3['checkChild'](['$root','blockQuote'],_0x564ffb);return _0xfa4cc2&&_0x14a431;}(_0x52229b,this['editor']['model']['schema']));_0x35851c=Zt(_0x11da71,_0x23ec56['model']);}else{const _0x1ac105=Array['from'](_0x26ead4['getSelectedBlocks']())['filter'](_0x36e630=>to(_0x36e630));_0x35851c=Zt(_0x1ac105,_0x23ec56['model']);}_0x23ec56['model']['change'](()=>{for(const _0x1cf1c4 of _0x35851c)_0x3a887f['markBlockFormat'](_0x1cf1c4,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x3f17d4}]});});}),_0x3a887f['descriptionFactory']['registerDescriptionCallback'](_0x3a0103=>{const {data:_0x3762b8}=_0x3a0103;if(_0x3762b8&&'blockQuote'==_0x3762b8['commandName']){const _0x440d51=c(_0x14397f,'ELEMENT_BLOCK_QUOTE');return _0x3762b8['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x14397f,'*Set\x20format:*\x20%0',_0x440d51)}:{'type':'format','content':c(_0x14397f,'*Remove\x20format:*\x20%0',_0x440d51)};}});}}function to(_0x518934){return'blockQuote'==_0x518934['parent']['name'];}class L extends _0xb83fe9{['afterInit'](){const _0x23240f=this['editor'],_0x5ac7fc=_0x23240f['locale'],_0x1c0731=_0x23240f['plugins']['get']('TrackChangesEditing');_0x23240f['plugins']['has']('BookmarkEditing')&&(_0x1c0731['enableCommand']('insertBookmark'),_0x1c0731['enableDefaultAttributesIntegration']('updateBookmark'),_0x1c0731['registerBlockAttribute']('bookmarkId'),_0x1c0731['descriptionFactory']['registerDescriptionCallback'](_0x2ed57f=>{if('insertion'!=_0x2ed57f['type']&&'deletion'!=_0x2ed57f['type']&&'attribute'!=_0x2ed57f['type'])return;const _0x82faa2=_0x2ed57f['getContainedElement']();if(null==_0x82faa2)return;if(!_0x82faa2['is']('element','bookmark'))return;const _0x87b483=_0x82faa2['getAttribute']('bookmarkId');if('insertion'==_0x2ed57f['type'])return{'type':'insertion','content':c(_0x5ac7fc,'*Insert:*\x20%0','\x22'+_0x87b483+'\x22\x20'+c(_0x5ac7fc,'ELEMENT_BOOKMARK'))};if('deletion'==_0x2ed57f['type'])return{'type':'deletion','content':c(_0x5ac7fc,'*Remove:*\x20%0','\x22'+_0x87b483+'\x22\x20'+c(_0x5ac7fc,'ELEMENT_BOOKMARK'))};const {data:_0x2fc099}=_0x2ed57f;if(!_0x2fc099||'bookmarkId'!=_0x2fc099['key'])return;return{'type':'format','content':c(_0x5ac7fc,'*Set\x20bookmark:*\x20%0','\x22'+_0x2fc099['newValue']+'\x22')};}));}}class J extends _0xb83fe9{['afterInit'](){const _0x4bd8e0=this['editor'];_0x4bd8e0['plugins']['has']('CaseChange')&&(_0x4bd8e0['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4bd8e0['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4bd8e0['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0xb83fe9{['afterInit'](){const _0x428d1f=this['editor'];_0x428d1f['commands']['get']('ckbox')&&_0x428d1f['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0xb83fe9{['afterInit'](){const _0x150dba=this['editor'];if(!_0x150dba['plugins']['has']('CodeBlock'))return;const _0x553fce=_0x150dba['plugins']['get']('TrackChangesEditing'),_0x47db33=_0x150dba['locale'],_0x22a2b1=_0x150dba['config']['get']('codeBlock')['languages'],_0x126ea6=_0x150dba['commands']['get']('codeBlock');_0x553fce['enableCommand']('indentCodeBlock'),_0x553fce['enableCommand']('outdentCodeBlock'),_0x553fce['enableCommand']('codeBlock',(_0x4ca70b,_0xfc012a={})=>{const _0x21eabc=_0x150dba['model'],_0x26cc4d=_0x150dba['model']['document']['selection'],_0x339a23=_0xfc012a&&void 0x0!==_0xfc012a['forceValue']?_0xfc012a['forceValue']:!_0x126ea6['value'];let _0x4063fa;_0xfc012a['language']||(_0xfc012a['language']=_0x22a2b1[0x0]['language']),_0x4063fa=_0x339a23?Array['from'](_0x26cc4d['getSelectedBlocks']())['filter'](_0x32128b=>oo(_0x32128b)||function(_0x3336ed,_0xef9f1f){if(_0x3336ed['is']('rootElement')||_0xef9f1f['isLimit'](_0x3336ed))return!0x1;return _0xef9f1f['checkChild'](_0x3336ed['parent'],'codeBlock');}(_0x32128b,_0x21eabc['schema'])):Array['from'](_0x26cc4d['getSelectedBlocks']())['filter'](_0x78ea2d=>oo(_0x78ea2d));const _0x20b060=Zt(_0x4063fa,_0x21eabc);_0x21eabc['change'](()=>{for(const _0x812aaa of _0x20b060)_0x553fce['markBlockFormat'](_0x812aaa,{'commandName':'codeBlock','commandParams':[{..._0xfc012a,'forceValue':_0x339a23}],'formatGroupId':'blockName'});});}),(_0x553fce['descriptionFactory']['registerElementLabel']('codeBlock',_0x3ebeee=>c(_0x47db33,'ELEMENT_CODE_BLOCK',_0x3ebeee)),_0x553fce['descriptionFactory']['registerDescriptionCallback'](_0x5955bf=>{if('formatBlock'!=_0x5955bf['type'])return;const _0x24b445=_0x47db33['t'],{data:_0x1af59b}=_0x5955bf;if(!_0x1af59b||'codeBlock'!=_0x1af59b['commandName'])return;const _0x371fff=_0x1af59b['commandParams'][0x0]['language'],_0x33f45d=_0x24b445(_0x22a2b1['find'](_0x3fa436=>_0x3fa436['language']===_0x371fff)['label'])['toLowerCase']();return _0x1af59b['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x47db33,'*Set\x20format:*\x20%0',c(_0x47db33,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x33f45d+')')}:{'type':'format','content':c(_0x47db33,'*Remove\x20format:*\x20%0',c(_0x47db33,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x685f94){return'codeBlock'==_0x685f94['name'];}class q extends _0xb83fe9{['afterInit'](){const _0x54573b=this['editor'];if(!_0x54573b['plugins']['has']('CommentsEditing'))return;_0x54573b['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x16476e,_0x3edd0e,_0x5c9337){const _0x13b967=[];for(const _0x368e25 of _0x3edd0e['getItems']())_0x368e25['hasAttribute'](_0x16476e)&&_0x13b967['push'](_0x5c9337['createRangeOn'](_0x368e25));return _0x13b967;}function De(_0x6d8c1d,_0x7fffce,{showActiveMarker:_0x2faa77=!0x0}={}){const _0x25bc81=_0x6d8c1d['plugins']['get']('TrackChangesEditing');return(_0x132721,_0x238fb7,_0xb20de3)=>{if(!_0xb20de3['consumable']['test'](_0x238fb7['markerRange'],_0x132721['name']))return;const _0x48bc8c=_0x238fb7['markerRange']['getWalker'](),_0xce520=_0x238fb7['markerRange']['start'],_0x3d22f6=_0x6d8c1d['model']['schema'];let _0x2c3e49=null,_0x5d95fe=null,_0x4df73f=!0x1,_0x6724ac=!0x1;for(const _0x1520db of _0x48bc8c){const _0xf5288b=_0x1520db['item'];_0x4df73f=_0x4df73f||_0x3d22f6['isContent'](_0xf5288b);const _0x28ef54=_0xb20de3['mapper']['toViewElement'](_0xf5288b);if(_0x28ef54&&_0x28ef54['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x1520db['type']&&(_0x3d22f6['isBlock'](_0xf5288b)&&!_0x3d22f6['isLimit'](_0xf5288b)&&(_0xf5288b['nextSibling']||_0xce520['isAtEnd']?_0x2c3e49&&_0x2c3e49['parent']==_0xf5288b||(_0x2c3e49=_0xf5288b,_0x346a14(_0x1520db['previousPosition']),_0x6724ac=!0x0):_0x5d95fe=_0x5d95fe||_0x1520db['previousPosition']));}function _0x346a14(_0x45e459){const {authorId:_0x48dda6}=_0x25bc81['_splitMarkerName'](_0x238fb7['markerName']),_0x9ec515=_0xb20de3['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x7fffce,'data-author-id':_0x48dda6}),_0x152fed=_0xb20de3['mapper']['toViewPosition'](_0x45e459);_0x2faa77&&_0x25bc81['activeMarkers']['includes'](_0x238fb7['markerName'])&&_0xb20de3['writer']['addClass']('ck-suggestion-marker--active',_0x9ec515),_0xb20de3['writer']['insert'](_0x152fed,_0x9ec515),_0xb20de3['mapper']['bindElementToMarker'](_0x9ec515,_0x238fb7['markerName']);}_0x4df73f||_0x6724ac||!_0x5d95fe||_0x346a14(_0x5d95fe);};}class z extends _0xb83fe9{static get['requires'](){return[_0x2c6eae];}['init'](){const _0x1c1030=this['editor'],_0x217a46=_0x1c1030['plugins']['get']('TrackChangesEditing');_0x217a46['enableCommand']('delete');const _0x35e45a=_0x1c1030['commands']['get']('deleteForward');_0x217a46['enableCommand']('deleteForward',(_0x15384c,_0x14e4d1={})=>{const _0x16fcca=_0x1c1030['model']['createSelection'](_0x1c1030['model']['document']['selection']);_0x16fcca['isCollapsed']&&_0x1c1030['model']['modifySelection'](_0x16fcca,{'direction':'forward','unit':_0x14e4d1['unit']});const _0x2359cb=_0x16fcca['getFirstRange'](),_0x41ebb4=_0x315628['fromRange'](_0x2359cb);let _0x55641b;_0x15384c(_0x14e4d1),_0x55641b='$graveyard'==_0x41ebb4['root']['rootName']?_0x1c1030['model']['createRange'](_0x2359cb['start']):_0x1c1030['model']['createRange'](_0x41ebb4['start'],_0x41ebb4['end']),_0x41ebb4['detach'](),_0x1c1030['model']['enqueueChange'](_0x35e45a['buffer']['batch'],_0x29641b=>{_0x35e45a['buffer']['lock'](),_0x29641b['setSelection'](_0x29641b['createRange'](_0x55641b['end'])),_0x35e45a['buffer']['unlock']();});}),_0x1c1030['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x1c1030,'merge'),{'priority':'high'}),_0x1c1030['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x46183b,_0x4d295d,_0x38e28e)=>{_0x38e28e['options']['showSuggestionHighlights']&&De(_0x1c1030,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x46183b,_0x4d295d,_0x38e28e);},{'priority':'high'}),_0x1c1030['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x143929,_0x33419b,_0x255e97)=>{const _0x455827=_0x255e97['mapper']['markerNameToElements'](_0x33419b['markerName']);if(_0x455827){for(const _0x31ddc5 of _0x455827)_0x31ddc5['is']('uiElement')&&(_0x255e97['mapper']['unbindElementFromMarkerName'](_0x31ddc5,_0x33419b['markerName']),_0x255e97['writer']['remove'](_0x31ddc5));}},{'priority':'high'});}}class W extends _0xb83fe9{['afterInit'](){const _0x18acf0=this['editor'];if(!_0x18acf0['plugins']['has']('ListEditing'))return;const _0x363534=_0x18acf0['locale'],_0x128132=_0x18acf0['plugins']['get']('TrackChangesEditing'),_0x442e68=_0x18acf0['plugins']['has']('TodoListEditing'),_0xe6dc59=!!_0x18acf0['config']['get']('list.multiBlock');function _0x66c941(_0x572d0b){return{'type':'format','content':''+c(_0x363534,'*Set\x20format:*\x20%0',_0x572d0b)};}function _0x2459e4(_0x3a47ad){return{'type':'format','content':''+c(_0x363534,'*Remove\x20format:*\x20%0',_0x3a47ad)};}_0x128132['enableDefaultAttributesIntegration']('numberedList'),_0x128132['enableDefaultAttributesIntegration']('bulletedList'),_0x128132['enableDefaultAttributesIntegration']('customNumberedList'),_0x128132['enableDefaultAttributesIntegration']('customBulletedList'),_0x128132['enableDefaultAttributesIntegration']('indentList'),_0x128132['enableDefaultAttributesIntegration']('outdentList'),_0x128132['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x128132['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x128132['registerBlockAttribute']('listItemId'),_0x128132['registerBlockAttribute']('listType'),_0x128132['registerBlockAttribute']('listIndent'),_0xe6dc59&&(_0x128132['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x128132['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x442e68&&(_0x128132['enableDefaultAttributesIntegration']('todoList'),_0x128132['enableDefaultAttributesIntegration']('checkTodoList'),_0x128132['registerBlockAttribute']('todoListChecked'),_0x128132['descriptionFactory']['registerDescriptionCallback'](_0x214747=>{const {data:_0x448731}=_0x214747;if(_0x448731&&'todoListChecked'==_0x448731['key'])return{'type':'format','content':_0x448731['newValue']?c(_0x363534,'*Check\x20item*'):c(_0x363534,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x38611f=>{if(_0x38611f['batch']['isUndo'])return!0x1;let _0x1e1746=!0x1;const _0x4b06b4=_0x128132['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x21f550=>'todoListChecked'===_0x128132['_getAttributeKey'](_0x21f550));for(const _0xaa31a0 of _0x4b06b4){'todo'!=_0xaa31a0['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x128132['_findSuggestions'](_0xaa31a0['getFirstRange'](),'attribute')['find'](_0x1493ee=>'listType'===_0x128132['_getAttributeKey'](_0x1493ee['suggestion']))||(_0x38611f['removeMarker'](_0xaa31a0['getFirstMarker']()),_0x1e1746=!0x0));}return _0x1e1746;})),_0x128132['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x363534,'FORMAT_INDENT'));const _0x31b27e={'type':'format','content':''};_0x128132['descriptionFactory']['registerDescriptionCallback'](_0x3c600e=>{const {data:_0xc9727}=_0x3c600e;if(!_0xc9727||'listType'!=_0xc9727['key'])return;let _0x1a351b=_0x3c600e['head'];for(;_0x1a351b;){if(_0x1a351b['data']&&(('listStyle'==_0x1a351b['data']['key']||'listMarkerStyle'==_0x1a351b['data']['key'])&&(_0x1a351b['data']['newValue']&&'default'!=_0x1a351b['data']['newValue']||'default'!=_0x1a351b['data']['oldValue']&&!_0xc9727['newValue'])||!_0xe6dc59&&_0x1a351b['data']['key']==u))return _0x31b27e;_0x1a351b=_0x1a351b['next'];}if(null==_0xc9727['newValue'])switch(_0xc9727['oldValue']){case'bulleted':return _0x2459e4(c(_0x363534,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2459e4(c(_0x363534,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2459e4(c(_0x363534,'ELEMENT_TODO_LIST'));}switch(_0xc9727['newValue']){case'bulleted':return _0x66c941(c(_0x363534,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x66c941(c(_0x363534,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x66c941(c(_0x363534,'ELEMENT_TODO_LIST'));}}),_0x128132['descriptionFactory']['registerDescriptionCallback'](_0x23cb66=>{const {data:_0x52ad1d}=_0x23cb66;if(_0x52ad1d&&'listIndent'==_0x52ad1d['key'])return null==_0x52ad1d['newValue']||null==_0x52ad1d['oldValue']&&0x0==_0x52ad1d['newValue']?_0x31b27e:void 0x0;}),_0x128132['descriptionFactory']['registerDescriptionCallback'](_0x2f672f=>{if('attribute'!=_0x2f672f['type'])return;const {data:_0x5dec0a}=_0x2f672f;if(!_0x5dec0a||'listItemId'!=_0x5dec0a['key'])return;const _0x31520b=Te(_0x2f672f);return'newValue'==_0x31520b?{'type':'format','content':c(_0x363534,'*Merge:*\x20list\x20item')}:'oldValue'==_0x31520b?{'type':'format','content':c(_0x363534,'*Split:*\x20list\x20item')}:_0x31b27e;}),_0x18acf0['model']['document']['registerPostFixer'](_0x41fc8f=>this['listItemIdFixer'](_0x41fc8f)),_0x18acf0['model']['document']['registerPostFixer'](_0x4773a5=>this['noTrackChangesFixer'](_0x4773a5)),_0x18acf0['model']['document']['on']('change:data',(_0x17ee4c,_0x5dc816)=>{if(_0x5dc816['isUndo']||!_0x5dc816['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x240716){if(_0x240716['batch']['isUndo']||!_0x240716['batch']['isLocal'])return!0x1;let _0x1b8495=!0x1;const _0x4e7110=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x155480=>_0x155480['data']&&'listItemId'==_0x155480['data']['key'])['filter'](_0x31ccf4=>_0x31ccf4['data']['newValue']&&_0x31ccf4['data']['oldValue']);for(const _0x196eb5 of _0x4e7110)Te(_0x196eb5)||(_0x240716['removeMarker'](_0x196eb5['getFirstMarker']()),_0x1b8495=!0x0);return _0x1b8495;}['noTrackChangesFixer'](_0x12f20f){if(_0x12f20f['batch']['isUndo']||!_0x12f20f['batch']['isLocal'])return!0x1;const _0x38ff86=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x38ff86['trackChangesCommand']['value'])return!0x1;let _0x130c88=!0x1;const _0x46e652=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x10b819=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x25acc1=>'attribute'==_0x25acc1['type'])['filter'](_0x33b6e9=>_0x46e652['includes'](_0x33b6e9['attributeKey']));if(0x0==_0x10b819['length'])return _0x130c88;for(const _0x42a7cf of _0x10b819){const _0x172284=_0x38ff86['_findSuggestions'](_0x42a7cf['range'],'attribute')['filter'](_0x4f12ab=>!_0x4f12ab['meta']['isNextTo'])['map'](_0x4794e7=>_0x4794e7['suggestion'])['filter'](_0x19843b=>{const _0x202d06=_0x38ff86['_getAttributeKey'](_0x19843b);return _0x46e652['includes'](_0x202d06);});if(_0x172284['length']){for(const _0x2548ee of _0x172284)_0x12f20f['removeMarker'](_0x2548ee['getFirstMarker']());_0x130c88=!0x0;}}return _0x130c88;}['assureChains'](){const _0x4c073e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4b49a1=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x47122a;const _0x27b812=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3b3aab=>{if(_0x3b3aab['data']['oldRange']||!_0x3b3aab['data']['newRange'])return null;if(!_0x3b3aab['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x530667}=_0x4c073e['_splitMarkerName'](_0x3b3aab['name']);if(!_0x4c073e['hasSuggestion'](_0x530667))return null;const _0x360b4f=_0x4c073e['getSuggestion'](_0x530667);return _0x4b49a1['includes'](_0x360b4f['data']['key']);})['map'](_0x2a69cf=>{const {id:_0x2b0a8f}=_0x4c073e['_splitMarkerName'](_0x2a69cf['name']),_0x13abb6=_0x4c073e['getSuggestion'](_0x2b0a8f);return _0x47122a=_0x13abb6['attributes']['groupId'],_0x13abb6['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x27b812['size'])return;const _0x803024=_0x4c073e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4eb32e=>'attribute'==_0x4eb32e['type']&&_0x4eb32e['data']&&_0x4b49a1['includes'](_0x4eb32e['data']['key'])&&_0x4eb32e['attributes']['groupId']!=_0x47122a)['map'](_0x2fdf9a=>({'listItem':_0x2fdf9a['getFirstRange']()['start']['nodeAfter'],'groupId':_0x2fdf9a['attributes']['groupId']})),_0x44774c=new Set();for(const {groupId:_0x3f2489,listItem:_0x529cb2}of _0x803024)_0x27b812['has'](_0x529cb2)&&_0x44774c['add'](_0x3f2489);for(const _0x6a054d of _0x4c073e['getSuggestions']())_0x44774c['has'](_0x6a054d['attributes']['groupId'])&&_0x6a054d['setAttribute']('groupId',_0x47122a);}['_supportLegacySuggestions'](){const _0x4a49e2=this['editor'],_0x502703=_0x4a49e2['locale'],_0x5a4f51=_0x4a49e2['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x5a4f51['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2c0109,_0x13c899){const _0x39854b=[];for(let _0x34814a of _0x2c0109)_0x34814a['start']['nodeAfter']===_0x34814a['end']['parent']&&(_0x34814a=_0x4a49e2['model']['createRange'](_0x4a49e2['model']['createPositionAt'](_0x34814a['start']['nodeAfter'],0x0))),_0x39854b['push'](_0x34814a);_0x4a49e2['model']['change'](_0x2886af=>{const _0x1fc614=_0x4a49e2['model']['document']['selection'],_0x5be14e=Array['from'](_0x1fc614['getRanges']())['map'](_0x37a96f=>_0x315628['fromRange'](_0x37a96f));_0x2886af['setSelection'](_0x39854b),_0x4a49e2['commands']['get'](_0x13c899['commandName'])['refresh'](),_0x13c899['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4a49e2['execute'](_0x13c899['commandName'],..._0x13c899['commandParams']),_0x2886af['setSelection'](_0x5be14e);for(const _0x217b61 of _0x5be14e)_0x217b61['detach']();});}),_0x5a4f51['descriptionFactory']['registerElementLabel'](function(_0x329d75){const _0xf17662=!_0x4a49e2['model']['schema']['isObject'](_0x329d75),_0x3b0bee=_0x329d75['previousSibling'],_0x1b2aa8=_0x329d75['nextSibling'],_0x51c9df=_0x329d75['getAttribute']('listItemId'),_0x9076c2=!_0x3b0bee||_0x3b0bee['getAttribute']('listItemId')!==_0x51c9df,_0x3e32fd=!_0x1b2aa8||_0x1b2aa8['getAttribute']('listItemId')!==_0x51c9df;return _0xf17662&&Boolean(_0x51c9df)&&_0x9076c2&&_0x3e32fd;},_0x31f98a=>c(_0x502703,'ELEMENT_LIST_ITEM',_0x31f98a));}['_registerLegacyDescription'](){const _0x26355f=this['editor'],_0x24a865=_0x26355f['locale'];function _0x44e038(_0x3ff3a9){const _0x39fbd0=_0x26355f['commands']['get']('bulletedList')['value'],_0xc7e48a=_0x26355f['commands']['get']('numberedList')['value'];return'numberedList'===_0x3ff3a9?_0x39fbd0:_0xc7e48a;}_0x26355f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x4b35e2){if('formatBlock'!=_0x4b35e2['type'])return;const {data:_0x1b0966}=_0x4b35e2;if(!_0x1b0966)return;let _0x42b0ed,_0x5b5ead,_0x474454,_0x32f1a7;switch(_0x1b0966['commandName']){case'bulletedList':_0x474454=_0x1b0966['commandParams'][0x0]['forceValue'],_0x32f1a7=_0x44e038(_0x1b0966['commandName']),_0x42b0ed=_0x474454?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x32f1a7&&_0x26355f['config']['get']('list.multiBlock')||(_0x42b0ed='*Change\x20to:*\x20%0'),_0x5b5ead={'type':'format','content':c(_0x24a865,_0x42b0ed,c(_0x24a865,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x474454=_0x1b0966['commandParams'][0x0]['forceValue'],_0x32f1a7=_0x44e038(_0x1b0966['commandName']),_0x42b0ed=_0x474454?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x32f1a7&&_0x26355f['config']['get']('list.multiBlock')||(_0x42b0ed='*Change\x20to:*\x20%0'),_0x5b5ead={'type':'format','content':c(_0x24a865,_0x42b0ed,c(_0x24a865,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x42b0ed='*Indent:*\x20%0',_0x5b5ead={'type':'format','content':c(_0x24a865,_0x42b0ed,c(_0x24a865,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x42b0ed=function(_0x36e13b){const _0x1dd697=_0x36e13b['getFirstRange']();let _0xf912e5=_0x1dd697['start']['nodeAfter'];for(;_0xf912e5&&_0x1dd697['containsItem'](_0xf912e5);){if(_0xf912e5['getAttribute']('listIndent')>0x0)return!0x1;_0xf912e5=_0xf912e5['nextSibling'];}return!0x0;}(_0x4b35e2)?c(_0x24a865,'*Format:*\x20remove\x20from\x20%0',c(_0x24a865,function(_0x203cb9){return'ELEMENT_'+_0x203cb9['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x4b35e2))):c(_0x24a865,'*Outdent:*\x20%0',c(_0x24a865,'ELEMENT_LIST_ITEM')),_0x5b5ead={'type':'format','content':_0x42b0ed};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1b0966['multipleBlocks']&&(_0x42b0ed='*Merge:*\x20%0',_0x5b5ead={'type':'deletion','content':c(_0x24a865,_0x42b0ed,c(_0x24a865,'ELEMENT_LIST_ITEM'))});}return _0x5b5ead;});}}function Te(_0x15db23){let _0x2ec1ec=_0x15db23['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2ec1ec;){const _0x283813=_0x2ec1ec['getAttribute']('listItemId');if(!_0x283813)return!0x1;if(_0x283813==_0x15db23['data']['newValue'])return'newValue';if(_0x283813==_0x15db23['data']['oldValue'])return'oldValue';_0x2ec1ec=_0x2ec1ec['previousSibling'];}return!0x1;}class Se extends _0xb83fe9{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x65bc2=this['editor']['config']['get']('list.properties'),_0x8dfc34=this['editor']['plugins']['get']('TrackChangesEditing');_0x65bc2['styles']&&(_0x8dfc34['enableDefaultAttributesIntegration']('listStyle'),_0x8dfc34['registerBlockAttribute']('listStyle')),_0x65bc2['reversed']&&(_0x8dfc34['enableDefaultAttributesIntegration']('listReversed'),_0x8dfc34['registerBlockAttribute']('listReversed')),_0x65bc2['startIndex']&&(_0x8dfc34['enableDefaultAttributesIntegration']('listStart'),_0x8dfc34['registerBlockAttribute']('listStart'));const _0x5a4fe8={'type':'format','content':''};_0x8dfc34['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x9d429e=this['editor']['locale'];_0x8dfc34['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x9d429e,'FORMAT_LIST_REVERSED')),_0x8dfc34['descriptionFactory']['registerDescriptionCallback'](_0x347978=>{const {data:_0x443b92}=_0x347978;if(_0x443b92&&'listReversed'==_0x443b92['key'])return null==_0x443b92['newValue']||0x0==_0x443b92['newValue']&&null==_0x443b92['oldValue']?_0x5a4fe8:void 0x0;}),_0x8dfc34['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x9d429e,'FORMAT_LIST_START')),_0x8dfc34['descriptionFactory']['registerDescriptionCallback'](_0x2de4b=>{const {data:_0x6259ae}=_0x2de4b;if(_0x6259ae&&'listStart'==_0x6259ae['key'])return null==_0x6259ae['newValue']||0x1==_0x6259ae['newValue']&&null==_0x6259ae['oldValue']?_0x5a4fe8:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x29c94d=>{if(_0x29c94d['batch']['isUndo'])return!0x1;let _0x4977a0=!0x1;const _0x37c23a=_0x8dfc34['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x19e69f=>{const _0xa61c8d=_0x8dfc34['_getAttributeKey'](_0x19e69f);return'listStart'==_0xa61c8d||'listReversed'==_0xa61c8d;});for(const _0xe5eeb of _0x37c23a){const _0x5a4692=_0xe5eeb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x5a4692||'customNumbered'==_0x5a4692)continue;_0x8dfc34['_findSuggestions'](_0xe5eeb['getFirstRange'](),'attribute')['find'](_0x466871=>'listType'==_0x8dfc34['_getAttributeKey'](_0x466871['suggestion']))||(_0x29c94d['removeMarker'](_0xe5eeb['getFirstMarker']()),_0x4977a0=!0x0);}return _0x4977a0;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x30c1c8){const _0x201d98=this['editor']['locale'],{data:_0x3d89ff}=_0x30c1c8,_0x3d9577={'type':'format','content':''};if(!_0x3d89ff||'listStyle'!=_0x3d89ff['key'])return;if(!_0x3d89ff['oldValue'])return'default'==_0x3d89ff['newValue']?_0x3d9577:{'type':'format','content':''+c(_0x201d98,'*Set\x20format:*\x20%0',c(_0x201d98,this['_getTranslationKeyForListStyle'](_0x3d89ff['newValue'])))};if(!_0x3d89ff['newValue']){if('default'==_0x3d89ff['oldValue'])return _0x3d9577;let _0x516635=_0x30c1c8['head'];for(;_0x516635;){if(_0x516635['data']&&'listType'==_0x516635['data']['key']&&_0x516635['data']['newValue'])return _0x3d9577;_0x516635=_0x516635['next'];}return{'type':'format','content':''+c(_0x201d98,'*Remove\x20format:*\x20%0',c(_0x201d98,this['_getTranslationKeyForListStyle'](_0x3d89ff['oldValue'])))};}if('default'!=_0x3d89ff['newValue'])return{'type':'format','content':''+c(_0x201d98,'*Set\x20format:*\x20%0',c(_0x201d98,this['_getTranslationKeyForListStyle'](_0x3d89ff['newValue'])))};let _0x49f356=_0x30c1c8['head'];for(;_0x49f356;){if(_0x49f356['data']&&'listType'==_0x49f356['data']['key']&&_0x49f356['data']['newValue']&&_0x49f356['data']['oldValue'])return _0x3d9577;_0x49f356=_0x49f356['next'];}return{'type':'format','content':c(_0x201d98,'*Set\x20format:*\x20%0',c(_0x201d98,'ELEMENT_'+_0x30c1c8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x193ae4=this['editor'],_0x10ffd0=_0x193ae4['locale'];_0x193ae4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xa8a11=>{if('formatBlock'!=_0xa8a11['type'])return;const {data:_0x19326e}=_0xa8a11;if(!_0x19326e)return;let _0x43b38d,_0x3b45d9;switch(_0x19326e['commandName']){case'listStyle':_0x43b38d='*Change\x20to:*\x20%0',_0x3b45d9={'type':'format','content':c(_0x10ffd0,_0x43b38d,c(_0x10ffd0,this['_getTranslationKeyForListStyle'](_0x19326e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x43b38d=_0x19326e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3b45d9={'type':'format','content':c(_0x10ffd0,_0x43b38d)};break;case'listStart':_0x43b38d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3b45d9={'type':'format','content':c(_0x10ffd0,_0x43b38d,_0x19326e['commandParams'][0x0]['startIndex'])};}return _0x3b45d9;});}['_getTranslationKeyForListStyle'](_0x2c8304){return'ELEMENT_'+function(_0x1d8d43){if(_e['includes'](_0x1d8d43))return'bulleted';if(Re['includes'](_0x1d8d43))return'numbered';return null;}(_0x2c8304)['toUpperCase']()+'_LIST_'+_0x2c8304['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0xb83fe9{['afterInit'](){const _0x33bc7e=this['editor'];_0x33bc7e['commands']['get']('emoji')&&_0x33bc7e['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0xb83fe9{static get['requires'](){return[_0x3ecf59];}['init'](){const _0x4b54e0=this['editor'],_0x4b60c9=_0x4b54e0['plugins']['get']('TrackChangesEditing'),_0x46856e=_0x4b54e0['commands']['get']('enter');_0x4b60c9['enableCommand']('enter',()=>{_0x4b54e0['model']['change'](_0x3570a8=>{const _0x4480ca=_0x4b54e0['model']['document']['selection'],_0x66be4b=_0x4480ca['getFirstPosition'](),_0x5eb676=_0x315628['fromRange'](_0x4480ca['getFirstRange']());if(_0x46856e['enterBlock'](_0x3570a8)){const _0x24fc88=_0x4b54e0['model']['createPositionAt'](_0x66be4b['parent']['nextSibling'],0x0),_0x3c0951=_0x3570a8['createRange'](_0x66be4b,_0x24fc88);_0x4b60c9['markInsertion'](_0x3c0951);}else _0x3570a8['setSelection'](_0x3570a8['createRange'](_0x5eb676['end']));_0x5eb676['detach'](),_0x46856e['fire']('afterExecute',{'writer':_0x3570a8});});}),_0x4b54e0['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x4b54e0,'split'),{'priority':'high'}),_0x4b54e0['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x7c9777,_0x9fe70b,_0x49948a)=>{const _0x2a389c=_0x49948a['mapper']['markerNameToElements'](_0x9fe70b['markerName']);if(_0x2a389c){for(const _0x2b1275 of _0x2a389c)_0x2b1275['hasClass']('ck-suggestion-marker-split')&&(_0x49948a['mapper']['unbindElementFromMarkerName'](_0x2b1275,_0x9fe70b['markerName']),_0x49948a['writer']['remove'](_0x2b1275));}},{'priority':'high'}),_0x4b54e0['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4d4b9b,_0x555f01,_0x212455)=>{_0x212455['options']['showSuggestionHighlights']&&De(_0x4b54e0,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4d4b9b,_0x555f01,_0x212455);},{'priority':'high'});}}class Z extends _0xb83fe9{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x3c2d8a=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c2d8a['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x3c2d8a['enableCommand']('findNext'),_0x3c2d8a['enableCommand']('findPrevious'),_0x3c2d8a['enableCommand']('replace'),_0x3c2d8a['enableCommand']('replaceAll');}['handleFindCommand'](_0x24cee7,_0x1b7d16,_0x186999={}){const _0x4a0a04=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x24cee7(_0x1d4e01=>{let _0x18532e=('string'==typeof _0x1b7d16?_0x4a0a04['findByTextCallback'](_0x1b7d16,_0x186999):_0x1b7d16)(_0x1d4e01);Array['isArray'](_0x18532e)&&(_0x18532e={'results':_0x18532e,'searchText':'string'==typeof _0x1b7d16?_0x1b7d16:''});const _0x2c8504=_0x18532e['results']['filter'](_0x1e758c=>!0x1===this['_isInDeletionRange'](_0x1e758c,_0x1d4e01['item']));return{..._0x18532e,'results':_0x2c8504};},_0x186999);}['_isInDeletionRange'](_0x55ce17,_0x166b08){const _0x9f2cfe=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x166b08,_0x55ce17['start']),this['editor']['model']['createPositionAt'](_0x166b08,_0x55ce17['end']));for(const _0x41705c of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x9f2cfe['getIntersection'](_0x41705c['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0xb83fe9{['afterInit'](){const _0x564238=this['editor']['locale'],_0x53d9e7=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x2bcac5,commandName:_0x417b14}of eo)this['editor']['plugins']['has'](_0x2bcac5)&&(_0x53d9e7['enableDefaultAttributesIntegration'](_0x417b14),_0x53d9e7['registerInlineAttribute'](_0x417b14));_0x53d9e7['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x564238,'FORMAT_FONT_SIZE')),_0x53d9e7['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x564238,'FORMAT_FONT_FAMILY')),_0x53d9e7['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x564238,'FORMAT_FONT_COLOR')),_0x53d9e7['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x564238,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3197a3=this['editor'],_0x2f9d31=_0x3197a3['locale'];_0x3197a3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1e5fdc=>{const _0x4532a5=_0x2f9d31['t'];if('formatInline'!=_0x1e5fdc['type'])return;const {data:_0x23316c}=_0x1e5fdc;if(null!=_0x23316c){if('fontSize'==_0x23316c['commandName']){const _0x556125=_0x23316c['commandParams'][0x0]['value'];if(_0x556125){const _0x3a8244=_0x4532a5(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x2274fe=>_0x2274fe['model']==_0x556125)['title'])['toLowerCase']();return{'type':'format','content':c(_0x2f9d31,'*Set\x20font\x20size:*\x20%0',_0x3a8244)};}return{'type':'format','content':c(_0x2f9d31,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x23316c['commandName']){const _0xc763c4=_0x23316c['commandParams'][0x0]['value'];return _0xc763c4?{'type':'format','content':c(_0x2f9d31,'*Set\x20font\x20family:*\x20%0',_0xc763c4)}:{'type':'format','content':c(_0x2f9d31,'*Reset\x20font\x20family*')};}if('fontColor'==_0x23316c['commandName']){const _0x2e6f19=_0x23316c['commandParams'][0x0]['value'];if(_0x2e6f19){const _0x52f7f3=_0x45e750(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2f6835=>_0x2f6835['model']==_0x2e6f19);let _0x183502=_0x2e6f19,_0x2bc748='';return _0x52f7f3&&(_0x183502=_0x52f7f3['label'],_0x2bc748=_0x4532a5(_0x183502)['toLowerCase']()),{'type':'format','content':c(_0x2f9d31,'*Set\x20font\x20color:*\x20%0',_0x2bc748)['trim'](),'color':{'value':_0x2e6f19,'title':_0x2bc748||_0x183502}};}return{'type':'format','content':c(_0x2f9d31,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x23316c['commandName']){const _0x4cd77c=_0x23316c['commandParams'][0x0]['value'];if(_0x4cd77c){const _0x278b94=_0x45e750(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x3d2565=>_0x3d2565['model']==_0x4cd77c);let _0x8d60d9=_0x4cd77c,_0x3b85f8='';return _0x278b94&&(_0x8d60d9=_0x278b94['label'],_0x3b85f8=_0x4532a5(_0x8d60d9)['toLowerCase']()),{'type':'format','content':c(_0x2f9d31,'*Set\x20font\x20background\x20color:*\x20%0',_0x3b85f8)['trim'](),'color':{'value':_0x4cd77c,'title':_0x3b85f8||_0x8d60d9}};}return{'type':'format','content':c(_0x2f9d31,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0xb83fe9{['afterInit'](){const _0x1d5a13=this['editor'],_0x511d11=_0x1d5a13['plugins']['get']('TrackChangesEditing'),_0x31f594=_0x1d5a13['commands']['get']('copyFormat'),_0x26e687=_0x1d5a13['commands']['get']('pasteFormat');_0x31f594&&_0x26e687&&(_0x511d11['enableDefaultAttributesIntegration']('pasteFormat'),_0x511d11['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x212660=this['editor'],_0x5a7d06=_0x212660['locale'];_0x212660['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20ec03=>{if('formatBlock'!=_0x20ec03['type']&&'formatInline'!=_0x20ec03['type'])return;const {data:_0xa0a28}=_0x20ec03;if(_0xa0a28&&'pasteFormat'===_0xa0a28['commandName']){const _0x1145c7=[],_0x5d9c26=_0xa0a28['commandParams'][0x0];for(const [_0x1bc843,_0x4e5a8f]of Object['entries'](_0x5d9c26))_0x1145c7['push'](ro(_0x212660,_0x1bc843,_0x4e5a8f));return _0x1145c7['length']?{'type':'format','content':c(_0x5a7d06,'*Set\x20format\x20to:*\x20%0',_0x1145c7['join'](',\x20'))}:{'type':'format','content':c(_0x5a7d06,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x57af2d,_0x5dc98a,_0x57734a){const _0xe2ef77=_0x57af2d['locale']['t'],_0x48087f=_0x5dc98a['split'](/(?=[A-Z])/)['join']('\x20'),_0x30c811=_0xe2ef77(_0x48087f['charAt'](0x0)['toUpperCase']()+_0x48087f['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x57734a)return _0x30c811;if('fontColor'===_0x5dc98a||'fontBackgroundColor'===_0x5dc98a){const _0x1ddae8=_0x45e750(_0x57af2d['config']['get']('fontColor.colors'))['find'](_0x3d4e16=>_0x3d4e16['model']==_0x57734a);return _0x30c811+'\x20('+(_0x1ddae8?_0xe2ef77(_0x1ddae8['label'])['toLowerCase']():_0x57734a)+')';}if('fontSize'===_0x5dc98a&&isNaN(parseFloat(_0x57734a))){const _0x2d45f5=_0x57af2d['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x57af2d['config']['get']('fontSize.options'))['find'](_0x2878f3=>_0x2878f3['model']==_0x57734a);return _0x30c811+'\x20('+(_0x2d45f5?_0xe2ef77(_0x2d45f5['title'])['toLowerCase']():_0x57734a)+')';}return _0x30c811+'\x20('+_0x57734a+')';}class nt extends _0xb83fe9{['_headingOptions'];['afterInit'](){const _0x53e6c7=this['editor'];if(!_0x53e6c7['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x53e6c7['config']['get']('heading.options');const _0x555e57=_0x53e6c7['locale'],_0x1a12e5=_0x53e6c7['plugins']['get']('TrackChangesEditing');_0x1a12e5['enableDefaultAttributesIntegration']('heading');for(const _0x2cdb39 of this['_headingOptions'])'paragraph'!=_0x2cdb39['model']&&_0x1a12e5['descriptionFactory']['registerElementLabel'](_0x2cdb39['model'],_0x1d70f9=>{const _0x224f48=this['_getHeadingLevel'](_0x2cdb39['model']);return null!==_0x224f48?_0x214da4(_0x1d70f9,_0x224f48):_0x14da60(_0x1d70f9,_0x2cdb39['title']);});function _0x214da4(_0x2b5835,_0x2ef050){return c(_0x555e57,'ELEMENT_HEADING',[_0x2b5835,_0x2ef050]);}function _0x14da60(_0xea2514,_0x1dd619){return c(_0x555e57,'ELEMENT_HEADING_CUSTOM',[_0xea2514,_0x1dd619]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1a46c5=this['editor'],_0x4f9651=_0x1a46c5['locale'];function _0x47ea1d(_0x3cebfb,_0x5c8160){return c(_0x4f9651,'ELEMENT_HEADING_CUSTOM',[_0x3cebfb,_0x5c8160]);}_0x1a46c5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2caf44=>{if('formatBlock'!=_0x2caf44['type'])return;const {data:_0x33e85d}=_0x2caf44;if(_0x33e85d&&'heading'==_0x33e85d['commandName']){const _0x1351cf=_0x33e85d['commandParams'][0x0]['value'],_0x44f897=this['_getHeadingLevel'](_0x1351cf);if(null!==_0x44f897)return{'type':'format','content':c(_0x4f9651,'*Change\x20to:*\x20%0',(_0x2b90dd=0x1,_0x1aa02e=_0x44f897,c(_0x4f9651,'ELEMENT_HEADING',[_0x2b90dd,_0x1aa02e])))};const _0x50e431=this['_headingOptions']['find'](_0x1444da=>_0x1444da['model']===_0x1351cf)['title'];return{'type':'format','content':c(_0x4f9651,'*Change\x20to:*\x20%0',_0x47ea1d(0x1,_0x50e431))};}var _0x2b90dd,_0x1aa02e;});}['_getHeadingLevel'](_0x1b8751){const _0x42e30a=_0x1b8751['match'](/^heading(\d+)/);if(_0x42e30a)return _0x42e30a[0x1];const _0x32d96b=this['_headingOptions']?.['find'](_0x1f3799=>_0x1f3799['model']==_0x1b8751);if(_0x32d96b&&_0x32d96b['view']){const _0x2734ab=_0x32d96b['view'],_0xf12481=(_0x2734ab['name']??_0x2734ab)['match'](/^h(\d+)/);if(_0xf12481)return _0xf12481[0x1];}return null;}}class it extends _0xb83fe9{['afterInit'](){const _0x3008d5=this['editor'];if(!_0x3008d5['plugins']['has']('HighlightEditing'))return;const _0x2f690f=_0x3008d5['plugins']['get']('TrackChangesEditing'),_0x1e301c=_0x3008d5['locale'];_0x2f690f['enableDefaultAttributesIntegration']('highlight'),_0x2f690f['registerInlineAttribute']('highlight'),_0x2f690f['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x1e301c,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x58f12a=this['editor'],_0x2589bd=_0x58f12a['locale'];_0x58f12a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x480b09=>{if('formatInline'!=_0x480b09['type'])return;const {data:_0x27704d}=_0x480b09;if(_0x27704d&&'highlight'==_0x27704d['commandName']){const _0x451477=_0x2589bd['t'],_0x112906=_0x27704d['commandParams'][0x0]['value'];if(_0x112906){const _0x86a78a=_0x58f12a['config']['get']('highlight.options')['find'](_0x1827ba=>_0x1827ba['model']==_0x112906),_0x2f9fd2=_0x451477(_0x86a78a['title'])['toLowerCase']();return{'type':'format','content':c(_0x2589bd,'*Set\x20highlight:*\x20%0',_0x2f9fd2),'color':{'value':_0x86a78a['color'],'title':_0x86a78a['title']}};}return{'type':'format','content':c(_0x2589bd,'*Remove\x20highlight*',c(_0x2589bd,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0xb83fe9{['afterInit'](){const _0x47f7fc=this['editor'];if(!_0x47f7fc['plugins']['has']('HorizontalLineEditing'))return;_0x47f7fc['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x5a5c85=_0x47f7fc['plugins']['get']('TrackChangesEditing'),_0x214b8a=_0x47f7fc['locale'];_0x5a5c85['descriptionFactory']['registerElementLabel']('horizontalLine',_0x542298=>c(_0x214b8a,'ELEMENT_HORIZONTAL_LINE',_0x542298)),_0x47f7fc['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x57cf10,{writer:_0xa53b47,options:_0x431e85})=>{if(!_0x431e85['showSuggestionHighlights'])return null;const _0x5a9fcf=_0xa53b47['createContainerElement']('div'),_0x267e62=_0xa53b47['createEmptyElement']('hr');return _0xa53b47['addClass']('ck-horizontal-line',_0x5a9fcf),_0xa53b47['insert'](_0xa53b47['createPositionAt'](_0x5a9fcf,0x0),_0x267e62),_0x5a9fcf;},'converterPriority':'high'});}}class ot extends _0xb83fe9{['afterInit'](){const _0x55cc3=this['editor'];if(!_0x55cc3['plugins']['has']('HtmlEmbed'))return;const _0x4c9cbb=_0x55cc3['plugins']['get']('TrackChangesEditing'),_0x1161fb=_0x55cc3['locale'];_0x4c9cbb['descriptionFactory']['registerElementLabel']('rawHtml',_0x5892fa=>c(_0x1161fb,'ELEMENT_HTML_EMBED',_0x5892fa)),_0x4c9cbb['enableDefaultAttributesIntegration']('htmlEmbed'),_0x4c9cbb['registerBlockAttribute']('value'),_0x4c9cbb['descriptionFactory']['registerDescriptionCallback'](_0xbcd411=>{if('attribute'!=_0xbcd411['type'])return;const {data:_0x4e5bd8}=_0xbcd411;if(_0x4e5bd8&&'value'==_0x4e5bd8['key']&&_0xbcd411['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xd9c72b=c(_0x1161fb,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x1161fb,'*Change\x20%0\x20content*',_0xd9c72b)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2060ed=this['editor'],_0x141db3=_0x2060ed['locale'];_0x2060ed['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2eb751=>{if('formatBlock'!=_0x2eb751['type'])return;const {data:_0x3c469c}=_0x2eb751;if(_0x3c469c&&'htmlEmbed'==_0x3c469c['commandName']){const _0x7162c4=c(_0x141db3,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x141db3,'*Change\x20%0\x20content*',_0x7162c4)};}});}}class rt extends _0xb83fe9{['afterInit'](){const _0x57cc9=this['editor'];if(!_0x57cc9['plugins']['has']('ImageEditing'))return;const _0x62b8aa=_0x57cc9['plugins']['get']('TrackChangesEditing'),_0x3da295=_0x57cc9['plugins']['get']('ImageUtils'),_0x257ad2=_0x57cc9['locale'];_0x62b8aa['enableCommand']('insertImage'),_0x62b8aa['descriptionFactory']['registerElementLabel']('imageBlock',_0x4d4e9f=>c(_0x257ad2,'ELEMENT_IMAGE',_0x4d4e9f)),_0x62b8aa['descriptionFactory']['registerElementLabel']('imageInline',_0x10f24e=>c(_0x257ad2,'ELEMENT_INLINE_IMAGE',_0x10f24e)),_0x62b8aa['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x257ad2,'ELEMENT_CAPTION')),_0x57cc9['plugins']['has']('ImageUploadEditing')&&_0x62b8aa['enableCommand']('uploadImage'),_0x57cc9['plugins']['has']('ImageBlockEditing')&&_0x57cc9['plugins']['has']('ImageInlineEditing')&&(_0x62b8aa['enableCommand']('imageTypeInline',(_0x2bbb0f,_0x12dded)=>{const _0x3003f2=_0x3da295['getClosestSelectedImageElement'](_0x57cc9['model']['document']['selection']);_0x57cc9['model']['change'](()=>{_0x62b8aa['markBlockFormat'](_0x3003f2,{'commandName':'imageTypeInline','commandParams':[_0x12dded]},[],'convertBlockImageToInline');});}),_0x62b8aa['enableCommand']('imageTypeBlock',(_0x46fbe0,_0x9978b5)=>{_0x57cc9['model']['change'](_0x37979f=>{let _0x5c9359=_0x3da295['getClosestSelectedImageElement'](_0x57cc9['model']['document']['selection']),_0x3d7e0c=_0x37979f['createRangeOn'](_0x5c9359);const _0x389eb0=_0x3a34a4['fromPosition'](_0x3d7e0c['start'],'toPrevious'),_0x5f02fb=_0x3a34a4['fromPosition'](_0x3d7e0c['end'],'toNext');_0x62b8aa['forceDefaultExecution'](()=>_0x46fbe0(_0x9978b5)),_0x5c9359=_0x3da295['getClosestSelectedImageElement'](_0x57cc9['model']['document']['selection']),_0x3d7e0c=_0x37979f['createRangeOn'](_0x5c9359);const _0xbcf7a=_0x37979f['createRange'](_0x389eb0,_0x5f02fb);_0x389eb0['detach'](),_0x5f02fb['detach'](),_0x62b8aa['markBlockFormat'](_0x5c9359,{'commandName':'imageTypeInline','commandParams':[_0x9978b5]},[],'convertInlineImageToBlock'),_0xbcf7a['start']['isBefore'](_0x3d7e0c['start'])&&_0x62b8aa['markInsertion'](_0x37979f['createRange'](_0xbcf7a['start'],_0x3d7e0c['start']),'convertInlineImageToBlock'),_0x3d7e0c['end']['isBefore'](_0xbcf7a['end'])&&_0x62b8aa['markInsertion'](_0x37979f['createRange'](_0x3d7e0c['end'],_0xbcf7a['end']),'convertInlineImageToBlock');});}),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x62b8aa['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x3e1009])=>{const _0x228d31=_0x62b8aa['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x10119e=_0x3e1009['start'],_0x29d440=_0x3e1009['end'];const _0x3615ce=_0x57cc9['model']['schema']['getNearestSelectionRange'](_0x10119e,'backward'),_0x4c0d8d=_0x57cc9['model']['schema']['getNearestSelectionRange'](_0x29d440,'forward');_0x3615ce['isCollapsed']&&(_0x10119e=_0x3615ce['start']),_0x4c0d8d['isCollapsed']&&(_0x29d440=_0x4c0d8d['end']),_0x228d31([_0x57cc9['model']['createRange'](_0x10119e,_0x29d440)]);}),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x23bd1a),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x23bd1a)),_0x57cc9['plugins']['has']('ImageCaptionEditing')&&(_0x62b8aa['enableCommand']('toggleImageCaption',(_0x5b0745,_0x950e44)=>{const _0x28940e=_0x57cc9['plugins']['get']('ImageCaptionUtils');let _0x34e376=_0x3da295['getClosestSelectedImageElement'](_0x57cc9['model']['document']['selection']),_0x5979ec=_0x28940e['getCaptionFromImageModelElement'](_0x34e376);_0x57cc9['model']['change'](()=>{if(_0x5979ec)return void _0x62b8aa['markDeletion'](_0x57cc9['model']['createRangeOn'](_0x5979ec));const _0x43335a=_0x3da295['isBlockImage'](_0x34e376);_0x5b0745(_0x950e44),_0x34e376=_0x3da295['getClosestSelectedImageElement'](_0x57cc9['model']['document']['selection']),_0x5979ec=_0x28940e['getCaptionFromImageModelElement'](_0x34e376),_0x62b8aa['markInsertion'](_0x57cc9['model']['createRangeOn'](_0x5979ec),_0x43335a?null:'imageCaption');});}),_0x62b8aa['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x23bd1a));const _0x368d5a=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x127e05(_0x582c9e,_0x55bc6){const _0x43c921=_0x368d5a['findIndex'](({type:_0x12aa19,subType:_0x10ca73})=>_0x582c9e['type']==_0x12aa19&&_0x582c9e['subType']==_0x10ca73),_0x10558d=_0x368d5a['findIndex'](({type:_0x3f6ade,subType:_0x7b2725})=>_0x55bc6['type']==_0x3f6ade&&_0x55bc6['subType']==_0x7b2725);if(_0x43c921<0x0||_0x10558d<0x0)return!0x1;const _0x56b45f=_0x582c9e['getFirstRange'](),_0x2cfe14=_0x55bc6['getFirstRange']();if((0x0==_0x43c921||0x1==_0x43c921)&&0x2==_0x10558d&&_0x56b45f['isIntersecting'](_0x2cfe14))return!0x0;if(0x2==_0x43c921&&0x3==_0x10558d){const _0x5e4dde=_0x62b8aa['_findSuggestions'](_0x56b45f,'insertion')['filter'](({suggestion:_0x305592,meta:_0x3a6c72})=>_0x3a6c72['isOwn']&&'convertInlineImageToBlock'==_0x305592['subType']);if(_0x5e4dde['length']>0x1&&_0x2cfe14['end']['isEqual'](_0x56b45f['start']))return!0x0;if(0x1==_0x5e4dde['length']&&(_0x56b45f['start']['isEqual'](_0x2cfe14['end'])||_0x56b45f['end']['isEqual'](_0x2cfe14['start'])))return!0x0;}if(0x3==_0x43c921&&0x3==_0x10558d&&_0x56b45f['start']['isBefore'](_0x2cfe14['start'])){const _0x1b5f97=_0x56b45f['end']['nodeAfter'],_0x4f4a0e=_0x2cfe14['start']['nodeBefore'];return _0x3da295['isBlockImage'](_0x1b5f97)&&_0x1b5f97===_0x4f4a0e;}return!0x1;}function _0x23bd1a(_0x27846c,_0x45a1de){return _0x127e05(_0x27846c,_0x45a1de)?[_0x27846c,_0x45a1de]:_0x127e05(_0x45a1de,_0x27846c)?[_0x45a1de,_0x27846c]:null;}_0x57cc9['plugins']['has']('ImageResize')&&(_0x62b8aa['enableDefaultAttributesIntegration']('resizeImage'),_0x62b8aa['registerBlockAttribute']('resizedWidth'),_0x62b8aa['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x257ad2,'FORMAT_IMAGE_SIZE'))),_0x57cc9['plugins']['has']('ImageTextAlternativeEditing')&&(_0x62b8aa['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x62b8aa['registerBlockAttribute']('alt')),_0x57cc9['plugins']['has']('PictureEditing')&&(_0x62b8aa['registerBlockAttribute']('sources'),_0x62b8aa['descriptionFactory']['registerDescriptionCallback'](_0xe74544=>{if('attribute'!=_0xe74544['type'])return;const {data:_0x4691b9}=_0xe74544;return _0x4691b9&&'sources'==_0x4691b9['key']?{'type':'format','content':''}:void 0x0;})),_0x57cc9['plugins']['has']('ImageSizeAttributes')&&(_0x62b8aa['registerBlockAttribute']('width'),_0x62b8aa['registerBlockAttribute']('height'),_0x62b8aa['descriptionFactory']['registerDescriptionCallback'](_0x5e7a9d=>{if('attribute'!=_0x5e7a9d['type'])return;const {data:_0x1478fb}=_0x5e7a9d;return!_0x1478fb||'width'!=_0x1478fb['key']&&'height'!=_0x1478fb['key']?void 0x0:{'type':'format','content':''};})),_0x62b8aa['descriptionFactory']['registerDescriptionCallback'](_0x3c43ac=>{if(!!_0x368d5a['find'](({type:_0x3fafdc,subType:_0x15ad19})=>_0x3c43ac['type']==_0x3fafdc&&_0x3c43ac['subType']==_0x15ad19))return _0x3c43ac['previous']?{}:void 0x0;}),_0x62b8aa['descriptionFactory']['registerDescriptionCallback'](_0x13320d=>{if('insertion'==_0x13320d['type']||'deletion'==_0x13320d['type']){const _0x2c8fd4=_0x13320d['getContainedElement']();if(_0x2c8fd4&&_0x2c8fd4['is']('element','caption'))return{'type':'insertion'==_0x13320d['type']?'addObject':'removeObject','element':_0x2c8fd4,'quantity':0x1};}}),_0x62b8aa['descriptionFactory']['registerDescriptionCallback'](_0x3988d9=>'formatBlock'==_0x3988d9['type']&&'convertInlineImageToBlock'==_0x3988d9['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x3988d9['type']&&'convertBlockImageToInline'==_0x3988d9['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x62b8aa['descriptionFactory']['registerDescriptionCallback'](_0x37366b=>{if('attribute'!=_0x37366b['type'])return;const {data:_0x2d25e6}=_0x37366b;if(!_0x2d25e6||'alt'!=_0x2d25e6['key'])return;const _0x43fbe2=_0x2d25e6['newValue'];return _0x43fbe2?{'type':'format','content':c(_0x257ad2,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x43fbe2+'\x22')}:{'type':'format','content':c(_0x257ad2,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27db8d=this['editor'],_0x49a4df=_0x27db8d['locale'];_0x27db8d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x138da8=>{if('formatBlock'!=_0x138da8['type']&&'formatInline'!=_0x138da8['type'])return;const {data:_0xc038c9}=_0x138da8;if(_0xc038c9){if('imageTextAlternative'==_0xc038c9['commandName']){const _0x39af4f=_0xc038c9['commandParams'][0x0]['newValue'];return _0x39af4f?{'type':'format','content':c(_0x49a4df,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x39af4f+'\x22')}:{'type':'format','content':c(_0x49a4df,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0xc038c9['commandName']){const _0x163012=_0xc038c9['commandParams'][0x0]['width'];return _0x163012?{'type':'format','content':c(_0x49a4df,'*Set\x20image\x20width:*\x20%0',_0x163012)}:{'type':'format','content':c(_0x49a4df,'*Reset\x20image\x20width*')};}}});}}class at extends _0xb83fe9{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x2bd6d9=this['editor']['locale'],_0x1e3f22=this['editor']['plugins']['get']('TrackChangesEditing');_0x1e3f22['enableDefaultAttributesIntegration']('replaceImageSource'),_0x1e3f22['registerBlockAttribute']('src'),_0x1e3f22['descriptionFactory']['registerDescriptionCallback'](_0x1f5be5=>{if('attribute'!=_0x1f5be5['type'])return;const {data:_0x2f357c}=_0x1f5be5;return _0x2f357c&&'src'==_0x2f357c['key']?_0x2f357c['newValue']&&_0x2f357c['oldValue']?{'type':'format','content':c(_0x2bd6d9,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3c27cf=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c27cf['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3c27cf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3c27cf['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3c27cf['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x18d728=this['editor'],_0x2af1f6=_0x18d728['locale'];_0x18d728['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x49930d=>{if('formatBlock'!=_0x49930d['type']&&'formatInline'!=_0x49930d['type'])return;const {data:_0x1f9541}=_0x49930d;if(!_0x1f9541||'replaceImageSource'!=_0x1f9541['commandName'])return;return{'type':'format','content':c(_0x2af1f6,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0xb83fe9{['afterInit'](){const _0x825914=this['editor'];if(!_0x825914['plugins']['has']('ImageStyleEditing'))return;const _0x273b24=_0x825914['plugins']['get']('TrackChangesEditing'),_0x550fff=_0x825914['plugins']['get']('ImageUtils'),_0x37dd4b={};_0x273b24['enableCommand']('imageStyle',(_0x4732bd,_0x576f6b)=>{const _0x570b89=_0x825914['plugins']['get']('Users')['me'],_0x3c5597=_0x825914['commands']['get']('imageStyle');let _0x45491f=_0x550fff['getClosestSelectedImageElement'](_0x825914['model']['document']['selection']),_0x3e823a=_0x825914['model']['createRangeOn'](_0x45491f),_0x1001eb=_0x3c5597['value'];if(_0x1001eb==_0x576f6b['value'])return;const _0x3267b9={'commandName':'imageStyle','commandParams':[_0x576f6b],'formatGroupId':_0x429b71()};_0x825914['model']['change'](()=>{if(_0x273b24['getSuggestions']()['filter'](_0x3854e1=>_0x3854e1['isInContent']&&_0x570b89==_0x3854e1['author']&&('formatBlock'==_0x3854e1['type']||'formatInline'==_0x3854e1['type'])&&('imageStylePreApply'==_0x3854e1['subType']||'imageStylePostApply'==_0x3854e1['subType'])&&_0x3854e1['getFirstRange']()['isEqual'](_0x3e823a))['forEach'](_0x381975=>_0x273b24['discardSuggestion'](_0x381975['head'])),_0x45491f=_0x550fff['getClosestSelectedImageElement'](_0x825914['model']['document']['selection']),_0x3e823a=_0x825914['model']['createRangeOn'](_0x45491f),_0x3c5597['refresh'](),_0x825914['commands']['get']('imageTypeInline')['refresh'](),_0x825914['commands']['get']('imageTypeBlock')['refresh'](),_0x1001eb=_0x3c5597['value'],_0x1001eb!=_0x576f6b['value'])return _0x550fff['isInlineImage'](_0x45491f)&&_0x3c5597['shouldConvertImageType'](_0x576f6b['value'],_0x45491f)?(_0x4732bd({..._0x576f6b,'setImageSizes':!0x1}),_0x45491f=_0x550fff['getClosestSelectedImageElement'](_0x825914['model']['document']['selection']),void _0x273b24['markBlockFormat'](_0x45491f,{..._0x3267b9,'commandReversedParams':[{'value':_0x1001eb||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x550fff['isBlockImage'](_0x45491f)?_0x273b24['markBlockFormat'](_0x45491f,_0x3267b9,[],'imageStylePostApply'):_0x273b24['markInlineFormat'](_0x3e823a,_0x3267b9,'imageStylePostApply'));});});for(const _0x4766f0 of _0x825914['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x37dd4b[_0x4766f0['name']]=_0x4766f0['title']['toLowerCase']();_0x273b24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x273b24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x273b24['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x273b24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x17355c])=>{_0x550fff['setImageNaturalSizeAttributes'](_0x17355c['getContainedElement']());}),_0x273b24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0xe9b5ea,_0x14de7c)=>{_0x273b24['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0xe9b5ea,{'commandName':_0x14de7c['commandName'],'commandParams':_0x14de7c['commandReversedParams']});}),_0x273b24['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x5b0dbd,_0x3406fd){if(_0x42d83c(_0x5b0dbd,_0x3406fd))return[_0x5b0dbd,_0x3406fd];if(_0x42d83c(_0x3406fd,_0x5b0dbd))return[_0x3406fd,_0x5b0dbd];return null;});const _0x624dc5=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x42d83c(_0x4a6341,_0x4f2d8f){const _0x27675d=_0x624dc5['findIndex'](({type:_0x390243,subType:_0x55ed17})=>_0x4a6341['type']==_0x390243&&_0x4a6341['subType']==_0x55ed17),_0x1a247d=_0x624dc5['findIndex'](({type:_0x3350da,subType:_0x2f828d})=>_0x4f2d8f['type']==_0x3350da&&_0x4f2d8f['subType']==_0x2f828d);if(_0x27675d<0x0||_0x1a247d<0x0)return!0x1;const _0x2d46e8=_0x4a6341['getFirstRange'](),_0x1a4c8c=_0x4f2d8f['getFirstRange']();if((0x0==_0x27675d||0x1==_0x27675d)&&0x2==_0x1a247d&&_0x2d46e8['isIntersecting'](_0x1a4c8c))return!0x0;if(0x2==_0x27675d&&0x3==_0x1a247d){const _0x1a5749=_0x273b24['_findSuggestions'](_0x2d46e8,'insertion')['filter'](({suggestion:_0x4c5d0d,meta:_0x521afa})=>_0x521afa['isOwn']&&'convertInlineImageToBlock'==_0x4c5d0d['subType']);if(_0x1a5749['length']>0x1&&_0x1a4c8c['end']['isEqual'](_0x2d46e8['start']))return!0x0;if(0x1==_0x1a5749['length']&&(_0x2d46e8['start']['isEqual'](_0x1a4c8c['end'])||_0x2d46e8['end']['isEqual'](_0x1a4c8c['start'])))return!0x0;}if(0x3==_0x27675d&&0x3==_0x1a247d&&_0x2d46e8['start']['isBefore'](_0x1a4c8c['start'])){const _0x5a28fb=_0x2d46e8['end']['nodeAfter'],_0x29d5bf=_0x1a4c8c['start']['nodeBefore'];return _0x550fff['isBlockImage'](_0x5a28fb)&&_0x5a28fb===_0x29d5bf;}return!0x1;}_0x825914['model']['document']['registerPostFixer'](()=>{let _0x22e322=!0x1;const _0x4931e8=Array['from'](_0x825914['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x10f812,data:_0x30d1a4}of _0x4931e8){const {group:_0x6d464d,type:_0x62b4af,subType:_0x1886b3,id:_0x5ec6e1}=_0x273b24['_splitMarkerName'](_0x10f812);if('suggestion'==_0x6d464d&&_0x273b24['hasSuggestion'](_0x5ec6e1)){if('formatBlock'==_0x62b4af&&('imageStylePreApply'==_0x1886b3||'imageStylePostApply'==_0x1886b3)){const _0x416d91=_0x273b24['getSuggestion'](_0x5ec6e1);if(_0x30d1a4['newRange']){const _0x5b5002=_0x416d91['getFirstRange']()['getContainedElement']();if(_0x550fff['isBlockImage'](_0x5b5002))continue;_0x273b24['discardSuggestion'](_0x416d91),_0x22e322=!0x0;}}if('insertion'==_0x62b4af&&'imageCaption'==_0x1886b3&&!_0x30d1a4['newRange']){const _0x1aa26a=_0x273b24['getSuggestion'](_0x5ec6e1);_0x1aa26a['next']&&_0x1aa26a['next']['isInContent']&&(_0x273b24['discardSuggestion'](_0x1aa26a['next']),_0x22e322=!0x0);}}}return _0x22e322;}),this['_registerLegacyDescription'](_0x37dd4b);}['_registerLegacyDescription'](_0x26ef5c){const _0x124720=this['editor'],_0x183496=_0x124720['locale'];_0x124720['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c6f54=>{if('formatBlock'!=_0x3c6f54['type']&&'formatInline'!=_0x3c6f54['type'])return;const {data:_0x41c3ed}=_0x3c6f54;if(!_0x41c3ed||'imageStyle'!=_0x41c3ed['commandName'])return;const _0x2985af=_0x41c3ed['commandParams'][0x0]['value'];return _0x221a79('side'===_0x2985af?c(_0x183496,'FORMAT_SIDE_IMAGE'):_0x26ef5c[_0x2985af]||_0x2985af);function _0x221a79(_0x4c06a2){return{'type':'format','content':c(_0x183496,'*Format:*\x20%0',_0x4c06a2)};}});}}class ut extends _0xb83fe9{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x1fbd7d){super(_0x1fbd7d),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x2240e0=this['editor'],_0x2280f8=_0x2240e0['commands']['get']('importWord'),_0x55734a=_0x2240e0['commands']['get']('trackChanges');_0x2280f8&&(_0x2280f8['on']('execute',(_0x37eca3,[,_0x5949a4])=>{this['_trackChangesValueDuringImport']=_0x55734a['value'],_0x5949a4['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2280f8,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2280f8,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x55734a['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x2240e0['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0xdec5ee,_0x37d864){const {suggestions:_0x6bc321}=_0x37d864,_0x218694=this['editor']['commands']['get']('trackChanges'),_0x275688=_0x218694['value'];this['_trackChangesValueDuringImport']!==_0x275688&&(_0x218694['execute'](),this['_trackChangesExecuted']=!0x0),_0x6bc321&&_0x6bc321['forEach'](({id:_0x1a1e9a,type:_0x454883,author:_0x5b378c,created_at:_0x329606})=>{const _0x53ff65={'id':_0x1a1e9a,'type':_0x454883,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5b378c,'createdAt':_0x329606?new Date(_0x329606):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x53ff65);});}}class ft extends _0xb83fe9{['afterInit'](){const _0x52da91=this['editor'],_0x56e788=_0x52da91['plugins']['get']('TrackChangesEditing');if(_0x52da91['plugins']['has']('IndentEditing')&&(_0x56e788['enableCommand']('indent'),_0x56e788['enableCommand']('outdent')),_0x52da91['plugins']['has']('IndentBlock')){for(const _0x1a2fa2 of['indentBlock','outdentBlock'])_0x56e788['enableDefaultAttributesIntegration'](_0x1a2fa2);}const _0x315906=_0x52da91['locale'];_0x56e788['registerBlockAttribute']('blockIndent'),_0x56e788['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x315906,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x552d74=this['editor'],_0x10cf3d=_0x552d74['locale'],_0x539025=_0x552d74['plugins']['get']('TrackChangesEditing');_0x539025['descriptionFactory']['registerDescriptionCallback'](_0x248b02=>{if('formatBlock'!=_0x248b02['type'])return;const {data:_0x40f2d1}=_0x248b02;if(!_0x40f2d1)return;if('indentBlock'!=_0x40f2d1['commandName']&&'outdentBlock'!=_0x40f2d1['commandName'])return;const _0x437dda=_0x248b02['getItems']()[0x0],_0x17cb87=_0x539025['descriptionFactory']['getItemLabel'](_0x437dda);return'indentBlock'==_0x40f2d1['commandName']?{'type':'format','content':c(_0x10cf3d,'*Indent:*\x20%0',_0x17cb87)}:'outdentBlock'==_0x40f2d1['commandName']?{'type':'format','content':c(_0x10cf3d,'*Outdent:*\x20%0',_0x17cb87)}:void 0x0;});}}class ht extends _0xb83fe9{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0xb83fe9{['afterInit'](){const _0x1134b5=this['editor'];if(!_0x1134b5['plugins']['has']('LinkEditing'))return;const _0x1637b5=_0x1134b5['plugins']['get']('TrackChangesEditing'),_0x55434f=_0x1134b5['commands']['get']('link');_0x1637b5['enableDefaultAttributesIntegration']('link'),_0x1637b5['enableDefaultAttributesIntegration']('unlink'),_0x1637b5['registerInlineAttribute']('linkHref');for(const _0x2922b0 of _0x55434f['manualDecorators'])_0x1637b5['registerInlineAttribute'](_0x2922b0['id']),_0x1637b5['descriptionFactory']['registerAttributeLabel'](_0x2922b0['id'],'link\x20('+_0x2922b0['label']['toLowerCase']()+')');_0x1637b5['descriptionFactory']['registerDescriptionCallback'](_0x5227aa=>{if('attribute'!=_0x5227aa['type'])return;const {data:_0x5df3b8}=_0x5227aa;if(!_0x5df3b8||'linkHref'!=_0x5df3b8['key'])return;const _0x302795=_0x5df3b8['newValue'],_0x293966=_0x1134b5['locale'];return{'type':'format','content':null==_0x302795?c(_0x293966,'*Remove\x20link*'):c(_0x293966,'*Set\x20link:*\x20%0','\x22'+_0x302795+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xd8aab=this['editor'],_0x1d2f61=_0xd8aab['locale'];_0xd8aab['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5926fc=>{if('formatInline'!=_0x5926fc['type'])return;const {data:_0x3958}=_0x5926fc;if(_0x3958){if('link'==_0x3958['commandName']){const _0x4a1cf7=_0x3958['commandParams'][0x0];return{'type':'format','content':c(_0x1d2f61,'*Set\x20link:*\x20%0','\x22'+_0x4a1cf7+'\x22')};}return'unlink'==_0x3958['commandName']?{'type':'format','content':c(_0x1d2f61,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0xb83fe9{['afterInit'](){const _0x4cb680=this['editor'],_0x2fbcfb=_0x4cb680['locale'];if(!_0x4cb680['plugins']['has']('LegacyListEditing'))return;const _0x439fd2=_0x4cb680['plugins']['get']('TrackChangesEditing'),_0x5dd9d8=_0x4cb680['plugins']['has']('LegacyTodoListEditing');function _0x5f44d7(_0x415435){return()=>{const _0x691e72=_0x4cb680['model']['document']['selection'],_0x506530=_0x4cb680['commands']['get'](_0x415435);if(_0x506530['value'])return void _0x4cb680['execute']('paragraph',{});const _0x5a04c5=_0x415435['slice'](0x0,-0x4),_0x1099a6=function(_0x5a7b57,_0x1cd4a3,_0x21183e){let _0x48eb8f=Array['from'](_0x5a7b57)['filter'](_0x402197=>function(_0x1822c3,_0x19a921){return _0x19a921['checkChild'](_0x1822c3['parent'],'listItem')&&!_0x19a921['isObject'](_0x1822c3);}(_0x402197,_0x21183e));_0x48eb8f=_0x48eb8f['filter'](_0x233707=>!_0x233707['is']('element','listItem')||_0x233707['getAttribute']('listType')!=_0x1cd4a3);const _0x20201d=new Set();for(const _0x41a54e of _0x48eb8f)_0x41a54e['is']('element','listItem')?_0x20201d['add'](Le(_0x41a54e)):_0x20201d['add'](_0x41a54e);return Array['from'](_0x20201d);}(_0x691e72['getSelectedBlocks'](),_0x5a04c5,_0x4cb680['model']['schema']);_0x4cb680['model']['change'](()=>{for(const _0x5bc9c6 of _0x1099a6)_0x439fd2['markBlockFormat'](_0x5bc9c6,{'commandName':_0x415435,'commandParams':[{'forceValue':!_0x506530['value']}],'formatGroupId':'blockName'},Ee(_0x5bc9c6));});};}function _0x2cd636(_0x125a30){return()=>{const _0x2d43ed=function(_0x91831e){let _0xa2277c=Array['from'](_0x91831e);const _0x3b27a0=_0xa2277c['findIndex'](_0x1fa57d=>'listItem'!=_0x1fa57d['name']);return _0x3b27a0>-0x1&&(_0xa2277c=_0xa2277c['slice'](0x0,_0x3b27a0)),_0xa2277c;}(_0x4cb680['model']['document']['selection']['getSelectedBlocks']()),_0x3fcf6b=_0x4cb680['model']['createRange'](_0x4cb680['model']['createPositionAt'](_0x2d43ed[0x0],'before'),_0x4cb680['model']['createPositionAt'](_0x2d43ed[_0x2d43ed['length']-0x1],'end'));_0x4cb680['model']['change'](()=>{_0x439fd2['markBlockFormat'](_0x3fcf6b,{'commandName':_0x125a30,'commandParams':[],'formatGroupId':'listIndent'},function(_0x457be9){const _0x559e9e=new Set();for(const _0x114936 of _0x457be9){let _0x101d94=_0x114936['nextSibling'];for(;_0x101d94&&_0x101d94['getAttribute']('listIndent')>_0x114936['getAttribute']('listIndent');)_0x559e9e['add'](_0x101d94),_0x101d94=_0x101d94['nextSibling'];}return Array['from'](_0x559e9e);}(_0x2d43ed));});};}_0x439fd2['enableCommand']('numberedList',_0x5f44d7('numberedList')),_0x439fd2['enableCommand']('bulletedList',_0x5f44d7('bulletedList')),_0x5dd9d8&&_0x439fd2['enableCommand']('todoList',_0x5f44d7('todoList')),_0x439fd2['enableCommand']('indentList',_0x2cd636('indentList')),_0x439fd2['enableCommand']('outdentList',_0x2cd636('outdentList')),_0x5dd9d8&&_0x439fd2['enableCommand']('checkTodoList',()=>{const _0x176e37=_0x4cb680['commands']['get']('checkTodoList'),_0x2df9bb=Array['from'](_0x176e37['_selectedElements']);_0x2df9bb['filter'](_0x12e6bc=>_0x12e6bc['getAttribute']('todoListChecked')!=_0x176e37['value']),_0x4cb680['model']['change'](()=>{for(const _0x4cc97a of _0x2df9bb)_0x439fd2['markBlockFormat'](_0x4cc97a,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x176e37['value']}]});});}),_0x439fd2['descriptionFactory']['registerElementLabel']('listItem',_0x3f40dc=>c(_0x2fbcfb,'ELEMENT_LIST_ITEM',_0x3f40dc)),_0x439fd2['descriptionFactory']['registerDescriptionCallback'](_0x540576=>{if('formatBlock'!=_0x540576['type']&&'formatInline'!=_0x540576['type'])return;const {data:_0x56aaf2}=_0x540576;if(_0x56aaf2){if('numberedList'==_0x56aaf2['commandName']||'bulletedList'==_0x56aaf2['commandName']||'todoList'==_0x56aaf2['commandName'])switch(_0x56aaf2['commandName']['replace']('List','')){case'bulleted':return _0xd45246(c(_0x2fbcfb,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xd45246(c(_0x2fbcfb,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xd45246(c(_0x2fbcfb,'ELEMENT_TODO_LIST'));}if('indentList'==_0x56aaf2['commandName'])return{'type':'format','content':c(_0x2fbcfb,'*Indent:*\x20%0',c(_0x2fbcfb,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x56aaf2['commandName'])return{'type':'format','content':c(_0x2fbcfb,'*Outdent:*\x20%0',c(_0x2fbcfb,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x56aaf2['commandName'])return _0x56aaf2['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x2fbcfb,'*Check\x20item*')}:{'type':'format','content':c(_0x2fbcfb,'*Uncheck\x20item*')};}function _0xd45246(_0x1008ab){return{'type':'format','content':c(_0x2fbcfb,'*Change\x20to:*\x20%0',_0x1008ab)};}});}}function Le(_0x4a982a){const _0x182474=_0x4a982a['getAttribute']('listIndent');if(0x0==_0x182474)return _0x4a982a;let _0x2cc38b=_0x4a982a;for(;_0x4a982a['previousSibling']&&_0x4a982a['previousSibling']['is']('element','listItem');){const _0x1f47ca=_0x4a982a['previousSibling']['getAttribute']('listIndent');if(_0x1f47ca==_0x182474)_0x2cc38b=_0x4a982a['previousSibling'];else{if(_0x1f47ca<_0x182474)break;}_0x4a982a=_0x4a982a['previousSibling'];}return _0x2cc38b;}function Ee(_0x80f88c){const _0x341bee=[];if(_0x80f88c['is']('element','listItem')&&_0x80f88c['getAttribute']('listIndent')>0x0){let _0x3456ce=_0x80f88c['nextSibling'];for(;_0x3456ce&&'listItem'==_0x3456ce['name']&&_0x3456ce['getAttribute']('listIndent')==_0x80f88c['getAttribute']('listIndent');)_0x341bee['push'](_0x3456ce),_0x3456ce=_0x3456ce['nextSibling'];}return _0x341bee;}class Q extends _0xb83fe9{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x2a99ae=this['editor']['config']['get']('list.properties'),_0x530c82=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a99ae['styles']&&_0x530c82['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x2a99ae['reversed']&&_0x530c82['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x2a99ae['startIndex']&&_0x530c82['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x530c82['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5b583d,_0xf5cdf0={}){const _0x3b8cdd=this['editor']['plugins']['get']('TrackChangesEditing'),_0x6c015=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x3b8cdd['markMultiRangeBlockFormat'](_0x6c015,{'commandName':'listStyle','commandParams':[{'type':_0xf5cdf0['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x75165f,_0x3bceaa={}){const _0x20bac9=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5dfa8a=this['_getSuggestionBlocks'](_0x213a2f=>_0x213a2f['is']('element','listItem')&&'numbered'===_0x213a2f['getAttribute']('listType'));if(_0x5dfa8a['length']<0x1)return;const _0x316d8c=_0x5dfa8a['map'](_0x963787=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x963787,'before'),this['editor']['model']['createPositionAt'](_0x963787,0x0)));this['editor']['model']['change'](()=>{_0x20bac9['markMultiRangeBlockFormat'](_0x316d8c,{'commandName':'listReversed','commandParams':[{'reversed':_0x3bceaa['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4202c9,_0x4472db={}){const _0x4755cc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x479d14=this['_getSuggestionBlocks'](_0x44c30e=>_0x44c30e['is']('element','listItem')&&'numbered'===_0x44c30e['getAttribute']('listType'));if(_0x479d14['length']<0x1)return;const _0x164f3c=_0x479d14['map'](_0x5e99b9=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5e99b9,'before'),this['editor']['model']['createPositionAt'](_0x5e99b9,0x0)));this['editor']['model']['change'](()=>{_0x4755cc['markMultiRangeBlockFormat'](_0x164f3c,{'commandName':'listStart','commandParams':[{'startIndex':_0x4472db['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x53c9c6){if('formatBlock'!=_0x53c9c6['type']&&'formatInline'!=_0x53c9c6['type'])return;const _0x2409f9=this['editor']['locale'],{data:_0x295a46}=_0x53c9c6;if(!_0x295a46)return;let _0x3454c8,_0x3a2722;switch(_0x295a46['commandName']){case'listStyle':_0x3454c8='*Change\x20to:*\x20%0',_0x3a2722={'type':'format','content':c(_0x2409f9,_0x3454c8,c(_0x2409f9,this['_getTranslationKeyForListStyle'](_0x295a46['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3454c8=_0x295a46['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3a2722={'type':'format','content':c(_0x2409f9,_0x3454c8)};break;case'listStart':_0x3454c8='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3a2722={'type':'format','content':c(_0x2409f9,_0x3454c8,_0x295a46['commandParams'][0x0]['startIndex'])};}return _0x3a2722;}['_getSuggestionBlocksForListStyle'](){const _0x8c6f52=this['editor']['plugins']['get']('LegacyListUtils');let _0x6bd7f6=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x6bd7f6[0x0]?.['is']('element','listItem')&&_0x6bd7f6['unshift'](..._0x8c6f52['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x6bd7f6[_0x6bd7f6['length']-0x1]?.['is']('element','listItem')&&_0x6bd7f6['push'](..._0x8c6f52['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x6bd7f6=[...new Set(_0x6bd7f6)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x6bd7f6=_0x6bd7f6['filter'](_0x266545=>_0x266545['is']('element','listItem'))),_0x6bd7f6;}['_getSuggestionBlocks'](_0xe9b77){const _0x156ef8=this['editor']['plugins']['get']('LegacyListUtils');let _0x324f9e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0xe9b77)['map'](_0x4d4b74=>{const _0x397880=this['editor']['model']['createPositionAt'](_0x4d4b74,0x0);return[..._0x156ef8['getSiblingNodes'](_0x397880,'backward'),..._0x156ef8['getSiblingNodes'](_0x397880,'forward')];})['flat']();return _0x324f9e=[...new Set(_0x324f9e)],_0x324f9e;}['_getTranslationKeyForListStyle'](_0x4924e0){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4924e0)||'default')['toUpperCase']()+'_LIST_'+_0x4924e0['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0xb83fe9{['afterInit'](){const _0x27f6f7=this['editor'];if(!_0x27f6f7['plugins']['has']('MediaEmbedEditing'))return;const _0x1b3cd3=_0x27f6f7['plugins']['get']('TrackChangesEditing'),_0x2c1d6f=_0x27f6f7['locale'];_0x1b3cd3['enableCommand']('mediaEmbed'),_0x1b3cd3['descriptionFactory']['registerElementLabel']('media',_0x5a9258=>c(_0x2c1d6f,'ELEMENT_MEDIA',_0x5a9258)),_0x27f6f7['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3979ec,{writer:_0x2aadac,options:_0x15ce89})=>{if(_0x15ce89['showSuggestionHighlights'])return _0x2aadac['createEmptyElement']('div');},'converterPriority':'high'}),_0x27f6f7['data']['downcastDispatcher']['on']('attribute:url:media',(_0x4a04e4,_0x5b5cbc,_0x4e3f8e)=>{_0x4e3f8e['options']['showSuggestionHighlights']&&_0x4a04e4['stop']();},{'priority':'high'});}}class pt extends _0xb83fe9{['afterInit'](){const _0x559f4b=this['editor'];_0x559f4b['plugins']['has']('MentionEditing')&&_0x559f4b['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0xb83fe9{['afterInit'](){const _0x533ceb=this['editor'];if(!_0x533ceb['plugins']['has']('MergeFieldsEditing'))return;const _0x43b06f=_0x533ceb['plugins']['get']('TrackChangesEditing'),_0x3580da=_0x533ceb['locale'];_0x43b06f['enableCommand']('insertMergeField'),_0x43b06f['enableCommand']('insertMergeFieldBlock'),_0x43b06f['enableCommand']('insertMergeFieldImage'),_0x43b06f['descriptionFactory']['registerElementLabel']('mergeField',_0x2ab8fa=>c(_0x3580da,'ELEMENT_MERGE_FIELD',_0x2ab8fa)),_0x43b06f['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0xf18655=>c(_0x3580da,'ELEMENT_MERGE_FIELD',_0xf18655)),_0x43b06f['descriptionFactory']['registerDescriptionCallback'](_0x57d78d=>{if('insertion'!=_0x57d78d['type']&&'deletion'!=_0x57d78d['type'])return;const _0x38bbc7=_0x57d78d['getContainedElement']();if(null==_0x38bbc7)return;const _0x59467=_0x533ceb['plugins']['get']('MergeFieldsEditing');let _0x1b2c1e;switch(_0x59467['getMergeFieldType'](_0x38bbc7)){case null:return;case'image':{const _0x122157=_0x59467['unwrapAffixes'](_0x38bbc7['getAttribute']('src'));_0x1b2c1e=_0x59467['getLabel'](_0x122157)||_0x122157;break;}default:{const _0x15f28f=_0x38bbc7['getAttribute']('id');_0x1b2c1e=_0x59467['getLabel'](_0x15f28f)||_0x15f28f;break;}}return'insertion'==_0x57d78d['type']?{'type':'insertion','content':c(_0x3580da,'*Insert:*\x20%0','\x22'+_0x1b2c1e+'\x22\x20'+c(_0x3580da,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x3580da,'*Remove:*\x20%0','\x22'+_0x1b2c1e+'\x22\x20'+c(_0x3580da,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0xb83fe9{['afterInit'](){const _0x20e637=this['editor'],_0x583950=_0x20e637['plugins']['get']('TrackChangesEditing');_0x20e637['plugins']['has']('MultiLevelList')&&(_0x583950['enableDefaultAttributesIntegration']('multiLevelList'),_0x583950['registerBlockAttribute']('listMarkerStyle'),_0x583950['descriptionFactory']['registerDescriptionCallback'](_0xdad38a=>this['handleDescriptions'](_0xdad38a)));}['handleDescriptions'](_0xa74252){const _0x185b7e=this['editor']['locale'],{data:_0x5c0933}=_0xa74252,_0x235d3a={'type':'format','content':''};if(_0x5c0933&&'listMarkerStyle'==_0x5c0933['key']){if(!_0x5c0933['oldValue'])return{'type':'format','content':c(_0x185b7e,'*Set\x20format:*\x20%0',c(_0x185b7e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5c0933['newValue']+')'};if(!_0x5c0933['newValue']){let _0x17d234=_0xa74252['head'];for(;_0x17d234;){if(_0x17d234['data']&&'listType'==_0x17d234['data']['key']&&_0x17d234['data']['newValue'])return _0x235d3a;_0x17d234=_0x17d234['next'];}return{'type':'format','content':c(_0x185b7e,'*Remove\x20format:*\x20%0',c(_0x185b7e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5c0933['oldValue']+')'};}}}}class bt extends _0xb83fe9{['afterInit'](){const _0xe7a2cc=this['editor'];if(!_0xe7a2cc['plugins']['has']('PageBreakEditing'))return;_0xe7a2cc['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4b50fa=_0xe7a2cc['plugins']['get']('TrackChangesEditing'),_0x6e319c=_0xe7a2cc['locale'];_0x4b50fa['descriptionFactory']['registerElementLabel']('pageBreak',_0x4a4fde=>c(_0x6e319c,'ELEMENT_PAGE_BREAK',_0x4a4fde));}}class yt extends _0xb83fe9{['afterInit'](){const _0x122b6a=this['editor'];if(!_0x122b6a['plugins']['has']('Paragraph'))return;const _0x5309b6=_0x122b6a['locale'],_0x23ef0c=_0x122b6a['plugins']['get']('TrackChangesEditing');_0x23ef0c['descriptionFactory']['registerElementLabel']('paragraph',_0x877e6d=>c(_0x5309b6,'ELEMENT_PARAGRAPH',_0x877e6d)),_0x23ef0c['enableDefaultAttributesIntegration']('paragraph'),_0x23ef0c['enableCommand']('insertParagraph'),_0x122b6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x122b6a),{'priority':'highest'}),_0x122b6a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x23d14d,_0x33efba,_0x5903b4)=>{_0x5903b4['options']['showSuggestionHighlights']&&nr(_0x122b6a,{'showActiveMarker':!0x1})(_0x23d14d,_0x33efba,_0x5903b4);},{'priority':'highest'});const _0x408e2a=_0x23ef0c['descriptionFactory'];_0x408e2a['registerDescriptionCallback'](_0x501f38=>{if('insertion'!==_0x501f38['type'])return;const {start:_0x404935,end:_0x532352}=_0x501f38['getFirstRange']();if(!_0x404935['isTouching'](_0x532352)||!_0x404935['nodeAfter'])return;const _0x59b3a8=_0x122b6a['model']['schema'],_0x1a2b9c=_0x404935['nodeAfter'];return _0x59b3a8['isBlock'](_0x1a2b9c)&&!_0x59b3a8['isLimit'](_0x1a2b9c)&&_0x59b3a8['checkChild'](_0x1a2b9c,'$text')?{'type':'insertion','content':c(_0x5309b6,'*Insert:*\x20%0',_0x408e2a['getItemLabel'](_0x1a2b9c,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x40ab1f=this['editor'],_0x222714=_0x40ab1f['locale'];_0x40ab1f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4aad0f=>{if('formatBlock'!=_0x4aad0f['type'])return;const {data:_0x449d0c}=_0x4aad0f;return _0x449d0c&&'paragraph'==_0x449d0c['commandName']?{'type':'format','content':c(_0x222714,'*Change\x20to:*\x20%0',c(_0x222714,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x4a2e53,{showActiveMarker:_0x4cd258=!0x0}={}){return(_0x14f6f4,_0x4fdef9,_0x17923a)=>{const _0xaa34c6=_0x4a2e53['plugins']['get']('TrackChangesEditing'),_0x421a80=_0x4fdef9['markerRange']['start'],_0x433c1e=_0x4fdef9['markerRange']['end'],_0x44456d=_0x4a2e53['model']['schema'];if(!_0x421a80['isTouching'](_0x433c1e)||!_0x421a80['nodeAfter'])return;const _0x38aa6d=_0x421a80['nodeAfter'];if(_0x44456d['isBlock'](_0x38aa6d)&&!_0x44456d['isLimit'](_0x38aa6d)&&_0x44456d['checkChild'](_0x38aa6d,'$text')){if(!_0x17923a['consumable']['consume'](_0x4fdef9['markerRange'],_0x14f6f4['name']))return;const {authorId:_0x37d8f9}=_0xaa34c6['_splitMarkerName'](_0x4fdef9['markerName']),_0x5bd30a=_0x17923a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x37d8f9}),_0x35b405=_0x17923a['mapper']['toViewPosition'](_0x433c1e);_0x4cd258&&_0xaa34c6['activeMarkers']['includes'](_0x4fdef9['markerName'])&&_0x17923a['writer']['addClass']('ck-suggestion-marker--active',_0x5bd30a),_0x17923a['writer']['insert'](_0x35b405,_0x5bd30a),_0x17923a['mapper']['bindElementToMarker'](_0x5bd30a,_0x4fdef9['markerName']);}};}class jt extends _0xb83fe9{['afterInit'](){const _0x4cb985=this['editor'];_0x4cb985['commands']['get']('replaceSource')&&_0x4cb985['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0xb83fe9{['afterInit'](){const _0x33a886=this['editor'];if(!_0x33a886['plugins']['has']('RemoveFormatEditing'))return;_0x33a886['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3604bb=this['editor'];_0x3604bb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x20a3f3=>{if('formatBlock'!=_0x20a3f3['type']&&'formatInline'!=_0x20a3f3['type'])return;const {data:_0x5acdf3}=_0x20a3f3;return _0x5acdf3&&'removeFormat'==_0x5acdf3['commandName']?{'type':'format','content':c(_0x3604bb['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0xb83fe9{['afterInit'](){const _0x439363=this['editor'];if(!_0x439363['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3ccdb3=_0x439363['plugins']['get']('TrackChangesEditing');_0x3ccdb3['enableCommand']('goToPreviousRestrictedEditingException'),_0x3ccdb3['enableCommand']('goToNextRestrictedEditingException');const _0x32b382=_0x439363['plugins']['get']('RestrictedEditingModeEditing');_0x32b382['enableCommand']('trackChanges'),_0x32b382['enableCommand']('acceptSuggestion'),_0x32b382['enableCommand']('discardSuggestion'),_0x32b382['enableCommand']('acceptAllSuggestions'),_0x32b382['enableCommand']('discardAllSuggestions'),_0x32b382['enableCommand']('acceptSelectedSuggestions'),_0x32b382['enableCommand']('discardSelectedSuggestions');}}class It extends _0xb83fe9{static get['requires'](){return[_0x2e1aeb];}['init'](){const _0x31cb80=this['editor'],_0x2d1011=_0x31cb80['plugins']['get']('TrackChangesEditing');_0x2d1011['enableCommand']('shiftEnter'),_0x31cb80['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x31cb80),{'priority':'high'}),_0x31cb80['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x31cb80),{'priority':'high'}),_0x31cb80['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1563ff,_0x1ab063,_0x14ea8a)=>{_0x14ea8a['options']['showSuggestionHighlights']&&je(_0x31cb80,{'showActiveMarker':!0x1})(_0x1563ff,_0x1ab063,_0x14ea8a);}),_0x2d1011['descriptionFactory']['registerElementLabel']('softBreak',_0x50f5ad=>c(_0x31cb80['locale'],'ELEMENT_LINE_BREAK',_0x50f5ad));}}function je(_0x330586,{showActiveMarker:_0x2b6336=!0x0}={}){return(_0x454b54,_0x4739b4,_0x211d13)=>{const _0x2b3281=_0x330586['plugins']['get']('TrackChangesEditing');if(!_0x211d13['consumable']['test'](_0x4739b4['markerRange'],_0x454b54['name']))return;const _0x43d2aa=_0x330586['model'];for(const _0x433ca8 of _0x4739b4['markerRange']['getItems']()){if(!_0x433ca8['is']('element','softBreak'))continue;const _0x151147='deletion'==_0x4739b4['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x16ed8f}=_0x2b3281['_splitMarkerName'](_0x4739b4['markerName']),_0x592e90=_0x211d13['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x151147,'data-author-id':_0x16ed8f}),_0x2c1afd=_0x211d13['mapper']['toViewPosition'](_0x43d2aa['createPositionBefore'](_0x433ca8));_0x2b6336&&_0x2b3281['activeMarkers']['includes'](_0x4739b4['markerName'])&&_0x211d13['writer']['addClass']('ck-suggestion-marker--active',_0x592e90),_0x211d13['writer']['insert'](_0x2c1afd,_0x592e90),_0x211d13['mapper']['bindElementToMarker'](_0x592e90,_0x4739b4['markerName']);}};}class _t extends _0xb83fe9{['afterInit'](){const _0x643491=this['editor'],_0x5a21fe=_0x643491['model'],_0x354055=_0x643491['locale'];if(!_0x643491['plugins']['has']('StandardEditingModeEditing'))return;const _0xa1e7b7=_0x643491['plugins']['get']('TrackChangesEditing'),_0x592ea1='restrictedEditingException',_0x3e507f=_0x643491['commands']['get'](_0x592ea1);_0xa1e7b7['enableCommand'](_0x592ea1,(_0x5ebbe5,_0x3814cb={})=>{const _0x4d8d07=_0x5a21fe['document']['selection'];if(_0x4d8d07['isCollapsed'])return void _0x5ebbe5(_0x3814cb);const _0x58c705=void 0x0!==_0x3814cb['forceValue']?_0x3814cb['forceValue']:!_0x3e507f['value'];_0x5a21fe['change'](()=>{const _0x4e96d1=Array['from'](_0x4d8d07['getRanges']());for(const _0xe66d6 of _0x4e96d1){const _0x5171c8=_0x58c705?[_0xe66d6]:io(_0x592ea1,_0xe66d6,_0x5a21fe);for(const _0x3ca3a of _0x5171c8)_0xa1e7b7['markInlineFormat'](_0x3ca3a,{'commandName':_0x592ea1,'commandParams':[{'forceValue':_0x58c705}]});}});}),_0xa1e7b7['descriptionFactory']['registerDescriptionCallback'](_0x3947d5=>{if('formatBlock'!=_0x3947d5['type']&&'formatInline'!=_0x3947d5['type'])return;const {data:_0x56cd0d}=_0x3947d5;return _0x56cd0d&&_0x56cd0d['commandName']==_0x592ea1?_0x56cd0d['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x354055,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0x354055,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0xb83fe9{['afterInit'](){const _0x211e91=this['editor'];if(!_0x211e91['plugins']['has']('Style')||!_0x211e91['plugins']['has']('DataSchema'))return;const _0x16e68c=_0x211e91['plugins']['get']('TrackChangesEditing'),_0x3c58fc=_0x211e91['locale'],_0x469faa=_0x211e91['config']['get']('style')||{},_0x33a57a=_0x211e91['plugins']['get']('GeneralHtmlSupport'),_0x1d24a7=_0x211e91['plugins']['get']('StyleUtils')['normalizeConfig'](_0x211e91['plugins']['get']('DataSchema'),_0x469faa['definitions']);_0x16e68c['enableDefaultAttributesIntegration']('style');const _0x530c44=new Set();for(const _0x56af3f of _0x1d24a7['block']){const _0x1b075c=_0x33a57a['getGhsAttributeNameForElement'](_0x56af3f['element']);_0x530c44['add'](_0x1b075c);}const _0x537b72=new Set();for(const _0x928a26 of _0x1d24a7['inline']){const _0x28bea5=_0x33a57a['getGhsAttributeNameForElement'](_0x928a26['element']);_0x537b72['add'](_0x28bea5);for(const _0x4e8292 of _0x928a26['ghsAttributes'])_0x537b72['add'](_0x4e8292);}for(const _0xacd583 of _0x530c44)_0x16e68c['registerBlockAttribute'](_0xacd583),_0x16e68c['descriptionFactory']['registerAttributeLabel'](_0xacd583,c(_0x3c58fc,'FORMAT_STYLE'));for(const _0xec1625 of _0x537b72)_0x16e68c['registerInlineAttribute'](_0xec1625),_0x16e68c['descriptionFactory']['registerAttributeLabel'](_0xec1625,c(_0x3c58fc,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x234921=this['editor'],_0x4d0a0d=_0x234921['locale'];_0x234921['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5d1477=>{if('formatBlock'!=_0x5d1477['type']&&'formatInline'!=_0x5d1477['type'])return;const {data:_0x2ebbfb}=_0x5d1477;return _0x2ebbfb&&'style'===_0x2ebbfb['commandName']?_0x2ebbfb['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x4d0a0d,'*Set\x20format:*\x20%0',_0x2ebbfb['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x4d0a0d,'*Remove\x20format:*\x20%0',_0x2ebbfb['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0xb83fe9{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x4ce46d){super(_0x4ce46d),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x32cceb=this['editor'],_0x100140=_0x32cceb['model']['document']['selection'];if(!_0x32cceb['plugins']['has']('TableEditing'))return;const _0x111617=_0x32cceb['locale'],_0x34887c=_0x32cceb['plugins']['get']('TrackChangesEditing'),_0x21eb0d=_0x32cceb['plugins']['get']('TableUtils');_0x34887c['descriptionFactory']['registerElementLabel']('table',_0x3b34e9=>c(_0x111617,'ELEMENT_TABLE',_0x3b34e9)),this['_setupColumnsRowsFixing'](),_0x34887c['enableCommand']('insertTable'),_0x34887c['enableCommand']('selectTableRow'),_0x34887c['enableCommand']('selectTableColumn');for(const _0x15386c of['insertTableRowAbove','insertTableRowBelow']){const _0xf9bcb6=_0x32cceb['commands']['get'](_0x15386c);_0x34887c['enableCommand'](_0x15386c,_0x1fecf5=>{_0x32cceb['model']['change'](_0x439cb2=>{_0x1fecf5();const _0x46e43c='above'===_0xf9bcb6['order'],_0x2a7468=_0x21eb0d['getSelectionAffectedTableCells'](_0x100140),_0x5a2fc5=_0x21eb0d['getRowIndexes'](_0x2a7468),_0x4a3831=_0x46e43c?_0x5a2fc5['first']-0x1:_0x5a2fc5['last']+0x1,_0x60492a=_0x2a7468[0x0]['findAncestor']('table'),_0x4220ee=_0x21eb0d['createTableWalker'](_0x60492a,{'startRow':_0x4a3831,'endRow':_0x4a3831}),_0x30731c=Array['from'](_0x4220ee)['map'](_0x10e494=>_0x439cb2['createRangeOn'](_0x10e494['cell']));_0x34887c['markMultiRangeInsertion'](_0x30731c,'tableRow');});});}for(const _0xe46e41 of['insertTableColumnLeft','insertTableColumnRight']){const _0x1eb3b9=_0x32cceb['commands']['get'](_0xe46e41);_0x34887c['enableCommand'](_0xe46e41,_0x10ce55=>{_0x32cceb['model']['change'](_0x539de5=>{_0x10ce55();const _0x201e11='left'===_0x1eb3b9['order'],_0x543b06=_0x21eb0d['getSelectionAffectedTableCells'](_0x100140),_0xc590f2=_0x21eb0d['getColumnIndexes'](_0x543b06),_0x3e6377=_0x201e11?_0xc590f2['first']-0x1:_0xc590f2['last']+0x1,_0x239ca9=_0x543b06[0x0]['findAncestor']('table'),_0x2bb53b=_0x21eb0d['createTableWalker'](_0x239ca9,{'startRow':0x0,'column':_0x3e6377,'includeAllSlots':!0x1}),_0x4afffe=Array['from'](_0x2bb53b)['map'](_0xf6eca=>_0x539de5['createRangeOn'](_0xf6eca['cell']));_0x34887c['markMultiRangeInsertion'](_0x4afffe,'tableColumn');});});}for(const _0x35828e of['removeTableRow','removeTableColumn']){const _0x56a1c0=_0x35828e['substr'](0xb),_0x401b44=_0x56a1c0['toLowerCase'](),_0x5cc956=_0x401b44['substr'](0x0,0x3)+'span',_0x30d832='table'+_0x56a1c0,_0x4b980a='min'+_0x56a1c0,_0x2a21be='max'+_0x56a1c0;_0x34887c['enableCommand'](_0x35828e,()=>{_0x32cceb['model']['change'](_0x288fea=>{const _0x1d2918=_0x21eb0d['getSelectionAffectedTableCells'](_0x100140),_0x2106ed=_0x1d2918[0x0]['findAncestor']('table');let _0x3273ac;if('removeTableRow'==_0x35828e){const _0x4569ac=_0x21eb0d['getRowIndexes'](_0x1d2918);_0x3273ac={'startRow':_0x4569ac['first'],'endRow':_0x4569ac['last'],'includeAllSlots':!0x0};}else{const _0x23ddca=_0x21eb0d['getColumnIndexes'](_0x1d2918);_0x3273ac={'startColumn':_0x23ddca['first'],'endColumn':_0x23ddca['last'],'includeAllSlots':!0x0};}const _0x42347b=_0x21eb0d['createTableWalker'](_0x2106ed,_0x3273ac),_0x46b2dc=Array['from'](_0x42347b)['map'](({cell:_0x1876a3})=>_0x1876a3),_0x33c9dd=Ne(_0x46b2dc['filter'](_0x4b6480=>_0x4b6480['hasAttribute'](_0x5cc956))),_0x3d9272=Ne(_0x46b2dc['filter'](_0x13ee94=>!_0x13ee94['hasAttribute'](_0x5cc956)))['map'](_0x3b477b=>_0x288fea['createRangeOn'](_0x3b477b)),_0x3a3b9c=_0x34887c['markMultiRangeDeletion'](_0x3d9272,_0x30d832);if(_0x3a3b9c&&('tableRow'==_0x3a3b9c['subType']||'tableColumn'==_0x3a3b9c['subType'])){const _0x54737e=this['_getSuggestionCoords'](_0x3a3b9c);for(const _0x33c795 of _0x33c9dd){const _0x14c191=_0x288fea['createRangeOn'](_0x33c795),_0x305c32=_0x21eb0d['getCellLocation'](_0x33c795),_0x2036a3=_0x33c795['getAttribute'](_0x5cc956)-0x1,_0x55aacb=_0x54737e[_0x4b980a],_0x2497e9=_0x54737e[_0x2a21be];_0x55aacb<=_0x305c32[_0x401b44]&&_0x305c32[_0x401b44]+_0x2036a3<=_0x2497e9&&_0x3a3b9c['addRange'](_0x14c191);}}});});}function _0x1a407d(_0x5ced17){const _0x4d55f3=Array['from'](_0x100140['getRanges']())['map'](_0x2631d1=>_0x315628['fromRange'](_0x2631d1));_0x32cceb['model']['change'](_0x3c32b8=>{const _0x3179a8=_0x3c32b8['batch'];_0x5ced17=_0x5ced17['filter'](_0x183cc3=>'$graveyard'!=_0x183cc3['root']['rootName']),_0x3c32b8['setSelection'](_0x5ced17),_0x32cceb['commands']['get']('removeTableRow')['refresh'](),_0x32cceb['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x32cceb['model']['enqueueChange'](()=>{_0x32cceb['model']['enqueueChange'](_0x3179a8,_0x5e76c9=>{const _0x359208=_0x4d55f3['filter'](_0x1ce8a2=>'$graveyard'!=_0x1ce8a2['root']['rootName']);_0x359208['length']>0x0&&_0x5e76c9['setSelection'](_0x359208);for(const _0x48a4d of _0x4d55f3)_0x48a4d['detach']();});});});}function _0x4478ec(_0x57ce9c){_0x32cceb['model']['change'](_0x17282a=>{const _0x19f35c=Array['from'](_0x100140['getRanges']())['map'](_0x2c6608=>_0x315628['fromRange'](_0x2c6608)),_0x3bceec=[];for(const _0xb71985 of _0x57ce9c)for(const _0x58264b of _0xb71985['getItems']({'shallow':!0x0}))_0x3bceec['push'](_0x58264b);for(const _0x503ee2 of _0x3bceec)'$graveyard'!=_0x503ee2['root']['rootName']&&(_0x17282a['setSelection'](_0x17282a['createPositionAt'](_0x503ee2,0x0)),_0x32cceb['commands']['get']('removeTableColumn')['refresh'](),_0x32cceb['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x18cb27=_0x19f35c['filter'](_0x24e382=>'$graveyard'!=_0x24e382['root']['rootName']);_0x18cb27['length']>0x0&&_0x17282a['setSelection'](_0x18cb27);for(const _0x2a3be1 of _0x19f35c)_0x2a3be1['detach']();});}function _0x23e227(_0x160980,_0x204132){return _0x204132['every'](_0x2a2df3=>_0x160980['some'](_0x45f7b7=>_0x45f7b7['end']['isEqual'](_0x2a2df3['start'])||_0x2a2df3['end']['isEqual'](_0x45f7b7['start'])));}function _0x51c23a(_0xd41ba9,_0x53ae23){return!_0xd41ba9['some'](_0x384b72=>_0x53ae23['some'](_0x2e89af=>_0x384b72['isIntersecting'](_0x2e89af)))&&_0xd41ba9['some'](_0x2a88b7=>_0x53ae23['some'](_0x4f821f=>_0x2a88b7['end']['isTouching'](_0x4f821f['start'])));}_0x32cceb['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x36fe6c,_0x55869a,_0x31b2d5)=>{if(!_0x31b2d5['options']['showSuggestionHighlights'])return;const _0x27a228=_0x55869a['item'];if(!_0x27a228)return;const _0xfbc700=_0x31b2d5['mapper']['toViewElement'](_0x27a228);function _0x23a163(_0x2fc724){return Array['isArray'](_0x2fc724)?_0x2fc724:[_0x2fc724];}_0xfbc700&&'tableCell'===_0x27a228['name']&&_0x564d89(_0xfbc700,_0x31b2d5['writer'],(_0x4f2dc9,_0x555fe6,_0x5969bc)=>_0x5969bc['addClass'](_0x23a163(_0x555fe6['classes']),_0x4f2dc9),(_0x5243ec,_0x41334a,_0x4fc972)=>_0x4fc972['removeClass'](_0x23a163(_0x41334a['classes']),_0x5243ec));},{'priority':'highest'}),_0x34887c['descriptionFactory']['registerDescriptionCallback'](_0x123717=>{if('insertion'!=_0x123717['type']&&'deletion'!=_0x123717['type'])return;const _0x480112=_0x123717['getContainedElement']();if(null!=_0x480112&&_0x480112['is']('element','table')){if('insertion'==_0x123717['type']){const _0x51225f=_0x123717['getItems']()['filter'](_0x3fc7f3=>_0x3fc7f3['is']('$textProxy'))['map'](_0x4b78d3=>_0x4b78d3['data']);if(_0x51225f['length'])return{'type':'insertion','content':c(_0x111617,'*Insert:*\x20%0',c(_0x111617,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x51225f['join']('\x20')+'\x22'))};}if('deletion'==_0x123717['type']){const _0x2404cd=_0x123717['getItems']()['filter'](_0x8bbae7=>_0x8bbae7['is']('$textProxy'))['map'](_0x9ac36b=>_0x9ac36b['data']);if(_0x2404cd['length'])return{'type':'deletion','content':c(_0x111617,'*Remove:*\x20%0',c(_0x111617,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2404cd['join']('\x20')+'\x22'))};}}}),_0x34887c['descriptionFactory']['registerDescriptionCallback'](_0x4e9420=>{if('tableRow'==_0x4e9420['subType']){const _0x5c777f=_0x4e9420['getItems']()['filter'](_0x5a296b=>_0x5a296b['is']('$textProxy'))['map'](_0x3559be=>_0x3559be['data']),_0x1290ec=this['_getSuggestionCoords'](_0x4e9420),_0x1c1fab=_0x1290ec['maxRow']-_0x1290ec['minRow']+0x1;if('insertion'==_0x4e9420['type'])return _0x5c777f['length']?{'type':'insertion','content':c(_0x111617,'*Insert:*\x20%0',c(_0x111617,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1c1fab,'\x22'+_0x5c777f['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x111617,'*Insert:*\x20%0',c(_0x111617,'ELEMENT_TABLE_ROW',_0x1c1fab))};if('deletion'==_0x4e9420['type'])return _0x5c777f['length']?{'type':'deletion','content':c(_0x111617,'*Remove:*\x20%0',c(_0x111617,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1c1fab,'\x22'+_0x5c777f['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x111617,'*Remove:*\x20%0',c(_0x111617,'ELEMENT_TABLE_ROW',_0x1c1fab))};}if('tableColumn'==_0x4e9420['subType']){const _0x57da74=_0x4e9420['getItems']()['filter'](_0x223273=>_0x223273['is']('$textProxy'))['map'](_0x3384f6=>_0x3384f6['data']),_0x10412a=this['_getSuggestionCoords'](_0x4e9420),_0x1cd536=_0x10412a['maxColumn']-_0x10412a['minColumn']+0x1;if('insertion'==_0x4e9420['type'])return _0x57da74['length']?{'type':'insertion','content':c(_0x111617,'*Insert:*\x20%0',c(_0x111617,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1cd536,'\x22'+_0x57da74['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x111617,'*Insert:*\x20%0',c(_0x111617,'ELEMENT_TABLE_COLUMN',_0x1cd536))};if('deletion'==_0x4e9420['type'])return _0x57da74['length']?{'type':'deletion','content':c(_0x111617,'*Remove:*\x20%0',c(_0x111617,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1cd536,'\x22'+_0x57da74['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x111617,'*Remove:*\x20%0',c(_0x111617,'ELEMENT_TABLE_COLUMN',_0x1cd536))};}}),_0x34887c['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1a407d),_0x34887c['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1a407d),_0x34887c['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x4478ec),_0x34887c['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x4478ec),_0x34887c['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x23e227),_0x34887c['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x23e227),_0x34887c['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x51c23a),_0x34887c['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x51c23a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x5dae43=this['editor'],_0x3f6d29=_0x5dae43['model']['document']['selection'];return(_0x3b11cc,_0x2ef38f)=>{_0x5dae43['model']['change'](_0x2ad244=>{const {commandName:_0x4f2429,commandParams:_0x2a23f1}=_0x2ef38f;let _0x2c3320=_0x3b11cc[0x0]['end']['nodeBefore'];_0x2a23f1&&_0x2a23f1[0x0]&&!0x1===_0x2a23f1[0x0]['forceValue']&&(_0x2c3320=_0x3b11cc[0x0]['start']['nodeAfter']);const _0x335f96=_0x2ad244['createRangeIn'](_0x2c3320);if('$graveyard'==_0x335f96['root']['rootName'])return;const _0x1e46c3=Array['from'](_0x3f6d29['getRanges']())['map'](_0x328056=>_0x315628['fromRange'](_0x328056));_0x2ad244['setSelection'](_0x335f96),_0x5dae43['commands']['get'](_0x4f2429)['refresh'](),_0x2a23f1['push']({'forceDefaultExecution':!0x0}),_0x5dae43['execute'](_0x4f2429,..._0x2a23f1);const _0xd42ed6=_0x1e46c3['filter'](_0x46f9f2=>'$graveyard'!=_0x46f9f2['root']['rootName']);_0xd42ed6['length']>0x0&&_0x2ad244['setSelection'](_0xd42ed6);for(const _0x58dc03 of _0x1e46c3)_0x58dc03['detach']();});};}['_getCoordsForCells'](_0x4453f9){const _0xfd9bcb=this['editor']['plugins']['get']('TableUtils');let _0x582993=Number['MAX_SAFE_INTEGER'],_0x5d7e78=Number['MIN_SAFE_INTEGER'],_0x42459f=Number['MAX_SAFE_INTEGER'],_0x1a4264=Number['MIN_SAFE_INTEGER'];for(const _0x58a976 of _0x4453f9){if('$graveyard'==_0x58a976['root']['rootName'])continue;const {row:_0x46de59,column:_0x1d82a6}=_0xfd9bcb['getCellLocation'](_0x58a976),_0x56eeb8=_0x58a976['hasAttribute']('rowspan')?_0x58a976['getAttribute']('rowspan')-0x1:0x0,_0x53b9df=_0x58a976['hasAttribute']('colspan')?_0x58a976['getAttribute']('colspan')-0x1:0x0;_0x582993=_0x46de59<_0x582993?_0x46de59:_0x582993,_0x5d7e78=_0x46de59+_0x56eeb8>_0x5d7e78?_0x46de59+_0x56eeb8:_0x5d7e78,_0x42459f=_0x1d82a6<_0x42459f?_0x1d82a6:_0x42459f,_0x1a4264=_0x1d82a6+_0x53b9df>_0x1a4264?_0x1d82a6+_0x53b9df:_0x1a4264;}return{'minRow':_0x582993,'maxRow':_0x5d7e78,'minColumn':_0x42459f,'maxColumn':_0x1a4264};}['_setupColumnsRowsFixing'](){const _0x455607=this['editor'],_0x1f7cde=_0x455607['plugins']['get']('TrackChangesEditing'),_0x4f75c2=_0x455607['plugins']['get']('TableUtils');_0x455607['model']['document']['on']('change:data',()=>{const _0x36edee=Array['from'](_0x455607['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4bebe2,data:_0x7cc126}of _0x36edee){const {group:_0x1d78c5,id:_0x191a21,subType:_0x2d14bb}=_0x1f7cde['_splitMarkerName'](_0x4bebe2);if('suggestion'!=_0x1d78c5)continue;if(null!=_0x7cc126['oldRange'])continue;const _0x480df7=_0x1f7cde['getSuggestion'](_0x191a21);this['_tablePostFixingSubtypes']['includes'](_0x2d14bb)&&this['_tableSuggestions']['add'](_0x480df7);}},{'priority':'low'});const _0x538dcb=(_0x22ee3e,_0x36d146)=>{let _0x12c802=!0x1;const _0x2d4d6d=_0x36d146['createRangeOn'](_0x22ee3e),_0x1f66d8=_0x22ee3e['findAncestor']('table'),_0x4af307=_0x4f75c2['getCellLocation'](_0x22ee3e);for(const _0x4cf8cd of this['_tableSuggestions']){const _0x354d0c=_0x4cf8cd['subType'],_0x16fcc4=_0x354d0c['startsWith']('tablePaste'),_0x1e36eb=_0x354d0c['substr'](_0x16fcc4?0xa:0x5),_0x54bbcd=_0x1e36eb['toLowerCase'](),_0x38a72c=_0x54bbcd['substr'](0x0,0x3)+'span',_0x2dd8d0='min'+_0x1e36eb,_0x37949b='max'+_0x1e36eb;if(!_0x4cf8cd['isInContent'])continue;if(_0x1f66d8!=_0x4cf8cd['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x4cf8cd['isIntersectingWithRange'](_0x2d4d6d))continue;const _0x2184e3=_0x22ee3e['hasAttribute'](_0x38a72c)?_0x22ee3e['getAttribute'](_0x38a72c)-0x1:0x0,_0x327e7a=this['_getSuggestionCoords'](_0x4cf8cd),_0x171104=_0x327e7a[_0x2dd8d0],_0x867d8c=_0x327e7a[_0x37949b];_0x171104<=_0x4af307[_0x54bbcd]&&_0x4af307[_0x54bbcd]+_0x2184e3<=_0x867d8c&&(_0x4cf8cd['addRange'](_0x2d4d6d),_0x12c802=!0x0);}return _0x12c802;};_0x455607['model']['document']['registerPostFixer'](_0x433b30=>{let _0x19ed38=!0x1;for(const _0x252291 of _0x455607['model']['document']['differ']['getChanges']())if('insert'==_0x252291['type']){if('tableRow'==_0x252291['name']){for(const _0x1699f0 of _0x252291['position']['nodeAfter']['getChildren']())_0x19ed38=_0x19ed38||_0x538dcb(_0x1699f0,_0x433b30);}else'tableCell'==_0x252291['name']&&(_0x19ed38=_0x19ed38||_0x538dcb(_0x252291['position']['nodeAfter'],_0x433b30));}return _0x19ed38;});}['_getSuggestionCoords'](_0x400ddf){return this['_getCoordsForCells'](_0x400ddf['getRanges']()['map'](_0x4f802a=>_0x4f802a['start']['nodeAfter']));}}function Ne(_0x39b57f){return Array['from'](new Set(_0x39b57f)['values']());}class Nt extends _0xb83fe9{static get['requires'](){return[Ct];}['afterInit'](){const _0x2b1afc=this['editor'],_0x5825cc=_0x2b1afc['model']['document']['selection'],_0x2892d1=_0x2b1afc['locale'];if(!_0x2b1afc['plugins']['has']('TableEditing'))return;const _0x512954=_0x2b1afc['plugins']['get']('TrackChangesEditing'),_0x37f4cc=_0x2b1afc['plugins']['get']('TableUtils'),_0x128b11=_0x2b1afc['plugins']['get'](Ct);_0x128b11['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x512954['enableCommand']('mergeTableCells',()=>{const _0xe034d2=_0x37f4cc['getSelectionAffectedTableCells'](_0x2b1afc['model']['document']['selection']);_0x2b1afc['model']['change'](()=>{_0x512954['markMultiRangeBlockFormat'](_0xe034d2,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2b1afc['commands']['get']('mergeTableCells')['on']('execute',(_0x32f5f2,_0x565946)=>{_0x2b1afc['commands']['get']('trackChanges')['value']&&(_0x565946['length']>0x0&&_0x565946[_0x565946['length']-0x1]&&_0x565946[_0x565946['length']-0x1]['forceDefaultExecution']||_0x512954['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x32f5f2['stop']());},{'priority':'highest'});for(const _0x4351b6 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x2a5751=_0x2b1afc['commands']['get'](_0x4351b6);_0x512954['enableCommand'](_0x4351b6,()=>{const _0x11ca4c=_0x2b1afc['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1de403=>_0x1de403['is']('element','tableCell')),_0x1d1ba7=_0x2a5751['value'];_0x2b1afc['model']['change'](()=>{_0x512954['markMultiRangeBlockFormat']([_0x11ca4c,_0x1d1ba7],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x8e306a of['splitTableCellVertically','splitTableCellHorizontally']){const _0xbb7193=_0x2b1afc['commands']['get'](_0x8e306a);_0x512954['enableCommand'](_0x8e306a,()=>{const _0x3e9d90=_0x37f4cc['getSelectionAffectedTableCells'](_0x2b1afc['model']['document']['selection'])[0x0],_0x33c95a=_0x3e9d90['findAncestor']('table'),{column:_0xe40c0a,row:_0x465b14}=_0x37f4cc['getCellLocation'](_0x3e9d90);let _0x2cf0cc=[];if('horizontally'==_0xbb7193['direction']){const _0x59260f=_0x37f4cc['createTableWalker'](_0x33c95a,{'startRow':_0x465b14,'endRow':_0x465b14,'includeAllSlots':!0x0});_0x2cf0cc=Array['from'](_0x59260f)['map'](_0x265e79=>_0x265e79['cell']);}else{const _0x36e10b=_0x37f4cc['createTableWalker'](_0x33c95a,{'column':_0xe40c0a,'includeAllSlots':!0x0});_0x2cf0cc=Array['from'](_0x36e10b)['map'](_0x19482d=>_0x19482d['cell']);}_0x2b1afc['model']['change'](_0x10f40a=>{_0x512954['markBlockFormat'](_0x10f40a['createRangeOn'](_0x3e9d90),{'commandName':_0x8e306a,'commandParams':[]},_0x2cf0cc,_0x8e306a);});});}_0x512954['descriptionFactory']['registerDescriptionCallback'](_0x47e4d1=>{if('formatBlock'!=_0x47e4d1['type']&&'formatInline'!=_0x47e4d1['type'])return;const {data:_0x6f41c}=_0x47e4d1;return _0x6f41c&&'mergeTableCells'==_0x6f41c['commandName']?{'type':'format','content':c(_0x2892d1,'*Merge\x20cells*')}:void 0x0;}),_0x512954['descriptionFactory']['registerDescriptionCallback'](_0x3ac42c=>{if('formatBlock'!=_0x3ac42c['type']&&'formatInline'!=_0x3ac42c['type'])return;const {data:_0x5d12cb}=_0x3ac42c;return _0x5d12cb?'splitTableCellVertically'==_0x5d12cb['commandName']?{'type':'format','content':c(_0x2892d1,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x5d12cb['commandName']?{'type':'format','content':c(_0x2892d1,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x4d439f=_0x128b11['_acceptFormatSuggestionCallbackFactory']();for(const _0x57d727 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x512954['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x57d727,'accept',_0x4d439f);for(const _0x365d00 of['splitTableCellVertically','splitTableCellHorizontally'])_0x512954['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x365d00,'accept',_0x4d439f);_0x512954['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x377e0a=>{_0x2b1afc['model']['change'](_0x26baf7=>{const _0x543e33=Array['from'](_0x5825cc['getRanges']())['map'](_0xd52e48=>_0x315628['fromRange'](_0xd52e48));_0x26baf7['setSelection'](_0x377e0a),_0x2b1afc['commands']['get']('mergeTableCells')['refresh'](),_0x2b1afc['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x1d2e85=_0x543e33['filter'](_0x2cdbe6=>'$graveyard'!=_0x2cdbe6['root']['rootName']);_0x1d2e85['length']>0x0&&_0x26baf7['setSelection'](_0x1d2e85);for(const _0x2c14a6 of _0x543e33)_0x2c14a6['detach']();});});for(const _0x1d7a85 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x3c140c=_0x2b1afc['commands']['get'](_0x1d7a85);_0x3c140c['on']('set:isEnabled',(_0x271e01,_0x4e86f5,_0x2b1646)=>{if(_0x2b1646){const _0x4f25da=_0x2b1afc['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1e683f=>_0x1e683f['is']('element','tableCell'));this['_areMergableCells'](_0x3c140c['value'],_0x4f25da)||(_0x271e01['return']=!0x1,_0x271e01['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3fd3bd=this['editor']['commands']['get']('mergeTableCells'),_0x34eff2=this['editor']['plugins']['get']('TableUtils');if(!_0x3fd3bd['isEnabled'])return!0x1;const _0x35d2c5=_0x34eff2['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3824e4 of _0x35d2c5)for(const _0x28974b of _0x35d2c5)if(_0x3824e4!=_0x28974b&&!this['_areMergableCells'](_0x3824e4,_0x28974b))return!0x1;return!0x0;}['_areMergableCells'](_0x5c2ed5,_0x1282c3){const _0x16fc5b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4c9511=this['editor']['model']['createRangeOn'](_0x5c2ed5),_0x389887=this['editor']['model']['createRangeOn'](_0x1282c3),_0x1aa73e=new Set(),_0x567348=new Set();for(const _0x4b25eb of _0x16fc5b['getSuggestions']())if(('insertion'==_0x4b25eb['type']||'deletion'==_0x4b25eb['type']||'mergeTableCells'==_0x4b25eb['subType'])&&_0x4b25eb['isInContent']){for(const _0x2651d1 of _0x4b25eb['getRanges']())_0x2651d1['containsRange'](_0x4c9511,!0x0)&&_0x1aa73e['add'](_0x4b25eb['type']+':'+_0x4b25eb['author']['id']),_0x2651d1['containsRange'](_0x389887,!0x0)&&_0x567348['add'](_0x4b25eb['type']+':'+_0x4b25eb['author']['id']);}if(_0x1aa73e['size']!=_0x567348['size'])return!0x1;for(const _0x10d0a5 of _0x1aa73e)if(!_0x567348['has'](_0x10d0a5))return!0x1;return!0x0;}}class Dt extends _0xb83fe9{static get['requires'](){return[Ct];}['afterInit'](){const _0x3029ea=this['editor'];if(!_0x3029ea['plugins']['has']('TableEditing'))return;const _0x3da6b8=_0x3029ea['locale'],_0x38d207=_0x3029ea['plugins']['get']('TrackChangesEditing');_0x38d207['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x38d207['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x38d207['registerBlockAttribute']('headingRows'),_0x38d207['registerBlockAttribute']('headingColumns'),_0x38d207['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x3da6b8,'FORMAT_HEADER_ROW')),_0x38d207['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x3da6b8,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x30766c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3e6023=this['editor']['plugins']['get']('TableUtils'),_0x3f5307=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x4118ce({showActiveMarker:_0x48d093=!0x0,setDataAttribute:_0x5316ed=!0x0}={}){return(_0x573ae4,_0x2f62a4,_0x9178b9)=>{const {type:_0x2c0341,id:_0x88a816}=_0x30766c['_splitMarkerName'](_0x2f62a4['markerName']),_0x24ea6c=_0x30766c['getSuggestion'](_0x88a816),_0x1db2d3=_0x24ea6c['data'];if('formatBlock'!=_0x24ea6c['type']||!_0x1db2d3||'setTableColumnHeader'!=_0x1db2d3['commandName'])return;if(_0x2f62a4['item'])return void _0x573ae4['stop']();if(!_0x9178b9['consumable']['consume'](_0x2f62a4['markerRange'],_0x573ae4['name']))return;const _0x4aa212=_0x2f62a4['markerRange']['start']['nodeAfter'],_0x13ed8a=_0x2f62a4['markerRange']['end']['nodeBefore'],_0x1f3640=_0x4aa212['parent']['parent'],{column:_0x43a624}=_0x3e6023['getCellLocation'](_0x4aa212),{column:_0x474ee8}=_0x3e6023['getCellLocation'](_0x13ed8a);for(let _0x37a950=_0x43a624;_0x37a950<=_0x474ee8;_0x37a950++){const _0x440bb2=_0x3e6023['createTableWalker'](_0x1f3640,{'column':_0x37a950,'includeAllSlots':!0x1});for(const _0x1c6b68 of _0x440bb2){const _0x2f76d8=_0x1c6b68['cell'],_0x14b253=_0x9178b9['mapper']['toViewElement'](_0x2f76d8);_0x9178b9['writer']['addClass']('ck-suggestion-marker-'+_0x2c0341,_0x14b253),_0x5316ed&&_0x9178b9['writer']['setAttribute']('data-suggestion',_0x88a816,_0x14b253),_0x9178b9['mapper']['bindElementToMarker'](_0x14b253,_0x2f62a4['markerName']),_0x48d093&&(_0x30766c['activeMarkers']['includes'](_0x2f62a4['markerName'])?_0x9178b9['writer']['addClass']('ck-suggestion-marker--active',_0x14b253):_0x9178b9['writer']['removeClass']('ck-suggestion-marker--active',_0x14b253));}}};}_0x30766c['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x3f5307),_0x30766c['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x3f5307),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x4118ce(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1b733e,_0x5214a2,_0x573792)=>{_0x573792['options']['showSuggestionHighlights']&&_0x4118ce({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1b733e,_0x5214a2,_0x573792);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4f899b,_0x44145e,_0x46cb97)=>{const {type:_0x51d465,id:_0xc1eb13}=_0x30766c['_splitMarkerName'](_0x44145e['markerName']),_0x114a45=_0x30766c['getSuggestion'](_0xc1eb13),_0x27fd36=_0x114a45['data'];if('formatBlock'!=_0x114a45['type']||!_0x27fd36||'setTableColumnHeader'!=_0x27fd36['commandName'])return;const _0x264a3a=_0x46cb97['mapper']['markerNameToElements'](_0x44145e['markerName']);if(_0x264a3a){for(const _0x208707 of _0x264a3a)_0x46cb97['writer']['removeClass']('ck-suggestion-marker-'+_0x51d465,_0x208707),_0x46cb97['writer']['removeClass']('ck-suggestion-marker--active',_0x208707),_0x46cb97['writer']['removeAttribute']('data-suggestion',_0x208707),_0x46cb97['mapper']['unbindElementFromMarkerName'](_0x208707,_0x44145e['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51e736=this['editor'],_0x4ad296=_0x51e736['locale'];function _0x480813(_0x4785ec){return{'type':'format','content':c(_0x4ad296,'*Format:*\x20%0',_0x4785ec)};}_0x51e736['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5ddcf7=>{if('formatBlock'!=_0x5ddcf7['type'])return;const {data:_0x376b04}=_0x5ddcf7;if(_0x376b04){if('setTableRowHeader'==_0x376b04['commandName']){const _0x2cc189=_0x376b04['commandParams'][0x0]['forceValue'];return _0x480813(c(_0x4ad296,_0x2cc189?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x376b04['commandName']){const _0x10111f=_0x376b04['commandParams'][0x0]['forceValue'];return _0x480813(c(_0x4ad296,_0x10111f?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x3a8cd0=>[_0x3a8cd0,null]));class Mt extends _0xb83fe9{static get['requires'](){return[Ct];}['afterInit'](){const _0x28ae1b=this['editor'];if(!_0x28ae1b['plugins']['has']('TableClipboard'))return;const _0x3415ef=_0x28ae1b['plugins']['get']('TrackChangesEditing'),_0x2fc041=_0x28ae1b['plugins']['get']('TableUtils'),_0x4109c9=_0x28ae1b['plugins']['get'](Ct),_0x3473f3=_0x28ae1b['plugins']['get']('TableClipboard');_0x4109c9['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x28ae1b['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x28ae1b['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x5e3c1e=null;_0x28ae1b['model']['on']('insertContent',(_0x1d6e77,_0x4f4cec)=>{const [_0x1af43a,_0x3eb392]=_0x4f4cec,_0x51521c=_0x4f4cec[_0x4f4cec['length']-0x1];_0x51521c&&_0x51521c['forceDefaultExecution']||_0x3415ef['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x39c63f,_0x387696,_0x1fc5c0,_0x317db1,_0x5508b1){if(_0x387696&&!_0x387696['is']('documentSelection'))return!0x1;const _0xacdb90=_0x5508b1['getTableIfOnlyTableInContent'](_0x39c63f,_0x1fc5c0);if(!_0xacdb90||!Ue(_0xacdb90,void 0x0,_0x317db1))return!0x1;const _0x5cbd2d=_0x317db1['getSelectionAffectedTableCells'](_0x1fc5c0['document']['selection']);if(!_0x5cbd2d['length'])return!0x1;const _0x53255c=_0x5cbd2d[0x0]['findAncestor']('table'),_0x12473b=_0x317db1['getRowIndexes'](_0x5cbd2d),_0x283383=_0x317db1['getColumnIndexes'](_0x5cbd2d),_0x532736={'startRow':_0x12473b['first'],'endRow':_0x12473b['last'],'startColumn':_0x283383['first'],'endColumn':_0x283383['last']};return 0x1==_0x5cbd2d['length']&&(_0x532736['endRow']+=_0x317db1['getRows'](_0xacdb90)-0x1,_0x532736['endColumn']+=_0x317db1['getColumns'](_0xacdb90)-0x1),Ue(_0x53255c,_0x532736,_0x317db1);}(_0x1af43a,_0x3eb392,_0x28ae1b['model'],_0x2fc041,_0x3473f3)&&(_0x1d6e77['stop'](),_0x5e3c1e={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x28ae1b['model']['change'](()=>{_0x28ae1b['model']['insertContent'](_0x4f4cec[0x0],_0x4f4cec[0x1],_0x4f4cec[0x2],{'forceDefaultExecution':!0x0});const _0x42441b=_0x429b71(),{rowInsertionRanges:_0x186529,columnInsertionRanges:_0x267773,insertionRanges:_0x3065b0,deletionRanges:_0x1ad213,cells:_0x476ea6}=_0x5e3c1e;_0x186529['length']&&_0x3415ef['markMultiRangeInsertion'](_0x186529,'tablePasteRow',{'tablePasteChainId':_0x42441b}),_0x267773['length']&&_0x3415ef['markMultiRangeInsertion'](_0x267773,'tablePasteColumn',{'tablePasteChainId':_0x42441b}),_0x3065b0['length']&&(_0x3415ef['markMultiRangeInsertion'](_0x3065b0,'tablePaste',{'tablePasteChainId':_0x42441b,'skipNestingCheck':!0x0}),_0x3065b0['forEach'](_0x1ae16c=>_0x1ae16c['detach']?.())),_0x1ad213['length']&&(_0x3415ef['markMultiRangeDeletion'](_0x1ad213,'tablePaste',{'tablePasteChainId':_0x42441b,'skipNestingCheck':!0x0}),_0x1ad213['forEach'](_0x127820=>_0x127820['detach']?.()));const _0x223a0b=_0x3415ef['markMultiRangeBlockFormat'](_0x476ea6['map'](({element:_0x4b1f08})=>_0x4b1f08),{'formatGroupId':_0x429b71()},[],'tablePasteCell',{'tablePasteChainId':_0x42441b});if(_0x223a0b){const _0x2b9d47=_0x223a0b['getMarkers'](),_0x3f7309=[];for(const {element:_0x161018,attributes:_0x1435eb}of _0x476ea6){if(!_0x1435eb)continue;const _0x5bc894=_0x28ae1b['model']['createRangeOn'](_0x161018),_0x54e36c=_0x2b9d47['find'](_0x198cc9=>_0x198cc9['getRange']()['isEqual'](_0x5bc894));_0x54e36c&&_0x3f7309['push']([_0x54e36c['name'],_0x1435eb]);}_0x3f7309['length']&&_0x223a0b['setAttribute']('markerAttributes',Object['fromEntries'](_0x3f7309));}_0x5e3c1e=null;}));},{'priority':_0xc373b8['high']+0xa}),_0x28ae1b['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x1fd3cf,_0x10a999)=>{const [_0x74252e,_0x1dd8e7,,_0x4199cd]=_0x10a999;if(!_0x5e3c1e)return;_0x1fd3cf['stop']();const _0x2a0a42=_0x74252e['cell'],_0x1a7541=_0x1dd8e7,_0x2bc6ca=Oe(_0x2a0a42),_0x626ac7=Oe(_0x1a7541);_0x1fd3cf['return']=_0x2a0a42;let _0x39d138=null,_0x29063f=null;if(_0x626ac7||_0x2bc6ca){if(_0x2bc6ca&&!_0x626ac7){_0x4199cd['remove'](_0x2a0a42['getChild'](0x0));for(const _0x1c176c of Array['from'](_0x1a7541['getChildren']()))_0x4199cd['insert'](_0x1c176c,_0x2a0a42,'end');const _0x5810b2=_0x5e3c1e['rowInsertionIndexes']['includes'](_0x74252e['row']),_0x8762e4=_0x5e3c1e['columnInsertionIndexes']['includes'](_0x74252e['column']);_0x5810b2||_0x8762e4||(_0x39d138=_0x315628['fromRange'](_0x4199cd['createRangeIn'](_0x2a0a42)));}else _0x626ac7&&!_0x2bc6ca&&(_0x29063f=_0x4199cd['createRangeIn'](_0x2a0a42));}else{const _0x306469=_0x4199cd['createElement']('tableCellSuggestion'),_0x48feb4=_0x4199cd['createElement']('tableCellSuggestion');_0x4199cd['wrap'](_0x4199cd['createRangeIn'](_0x2a0a42),_0x48feb4),_0x4199cd['insert'](_0x306469,_0x2a0a42,0x0);for(const _0x26fadd of Array['from'](_0x1a7541['getChildren']()))_0x4199cd['insert'](_0x26fadd,_0x306469,'end');_0x39d138=_0x315628['fromRange'](_0x4199cd['createRangeOn'](_0x306469)),_0x29063f=_0x315628['fromRange'](_0x4199cd['createRangeOn'](_0x48feb4));}const _0x3086d8=Array['from'](_0x1a7541['getAttributes']())['filter'](([_0x1e724f])=>Be['includes'](_0x1e724f));_0x5e3c1e['cells']['push']({'element':_0x2a0a42,'attributes':_0x3086d8['length']?Object['fromEntries'](_0x3086d8):null}),_0x39d138&&_0x5e3c1e['insertionRanges']['push'](_0x39d138),_0x29063f&&_0x5e3c1e['deletionRanges']['push'](_0x29063f);},{'priority':'high'}),_0x2fc041['on']('insertColumns',(_0x9ed4b9,_0x5890dc)=>{const [_0x1c0c29,_0x3b180e={}]=_0x5890dc;if(!_0x5e3c1e)return;const _0xcc28ce=_0x3b180e['at']||0x0,_0x2dd7c7=_0x3b180e['columns']||0x1;_0x5e3c1e['columnInsertionIndexes']=new Array(_0x2dd7c7)['fill'](_0xcc28ce)['map']((_0x19ec0e,_0x1ff926)=>_0x19ec0e+_0x1ff926);for(const {cell:_0x5d064b}of _0x2fc041['createTableWalker'](_0x1c0c29,{'startColumn':_0xcc28ce,'endColumn':_0xcc28ce+_0x2dd7c7-0x1}))_0x5e3c1e['columnInsertionRanges']['push'](_0x28ae1b['model']['createRangeOn'](_0x5d064b));},{'priority':'low'}),_0x2fc041['on']('insertRows',(_0x5c4617,_0x1d1c82)=>{const [_0x492380,_0x2dec0d={}]=_0x1d1c82;if(!_0x5e3c1e)return;const _0x183853=_0x2dec0d['at']||0x0,_0x3c9d77=_0x2dec0d['rows']||0x1;_0x5e3c1e['rowInsertionIndexes']=new Array(_0x3c9d77)['fill'](_0x183853)['map']((_0x416c06,_0x22168a)=>_0x416c06+_0x22168a);for(const {cell:_0x4243d3}of _0x2fc041['createTableWalker'](_0x492380,{'startRow':_0x183853,'endRow':_0x183853+_0x3c9d77-0x1}))_0x5e3c1e['rowInsertionRanges']['push'](_0x28ae1b['model']['createRangeOn'](_0x4243d3));},{'priority':'low'}),_0x3415ef['descriptionFactory']['registerDescriptionCallback'](_0x1bdb1a=>{if(_0x1bdb1a['subType']&&_0x1bdb1a['subType']['startsWith']('tablePaste'))return _0x1bdb1a['previous']?{}:{'type':'insertion','content':c(_0x28ae1b['locale'],'*Replace\x20table\x20cells*')};});const _0x2dbeb1=()=>!0x1;for(const _0x10ae85 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x3415ef['_suggestionFactory']['registerCustomCallback']('insertion',_0x10ae85,'join',_0x2dbeb1),_0x3415ef['_suggestionFactory']['registerCustomCallback']('deletion',_0x10ae85,'join',_0x2dbeb1),_0x3415ef['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x10ae85,'join',_0x2dbeb1);_0x3415ef['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x2dbeb1),_0x3415ef['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x323d85,_0x2246f0,_0x1736c6)=>{const _0x5e6580=_0x323d85['map'](_0x576413=>_0x576413['getContainedElement']())['filter'](_0x3039f6=>_0x3039f6),_0xafbae2=new Map(_0x5e6580['map'](_0x1fc4db=>[_0x1fc4db,null]));if(_0x5e3c1e){for(const {element:_0x867960,attributes:_0xda7915}of _0x5e3c1e['cells'])_0xda7915&&_0xafbae2['set'](_0x867960,_0xda7915);}else{if(_0x1736c6&&_0x1736c6['markerAttributes'])for(const [_0xbef5b7,_0x35ff66]of Object['entries'](_0x1736c6['markerAttributes'])){const _0x4051ea=_0x28ae1b['model']['markers']['get'](_0xbef5b7),_0x4f9b6a=_0x4051ea?_0x4051ea['getRange']()['getContainedElement']():null;_0x4f9b6a&&_0xafbae2['set'](_0x4f9b6a,_0x35ff66);}}_0x28ae1b['model']['change'](_0x2eb8eb=>{for(const [_0x80703,_0x1e018a]of _0xafbae2)_0x2eb8eb['setAttributes']({...xe,..._0x1e018a},_0x80703);});});const _0x44ce06=(_0x245fb8,_0x36ae08)=>{_0x3415ef['_suggestionFactory']['registerCustomCallback'](_0x245fb8,'tablePaste',_0x36ae08,(_0x85001d,_0x4d9f76,_0x4f86e1)=>{_0x28ae1b['model']['change'](_0x52fc8f=>{const _0x16d9c8=[];for(const _0x5c506c of _0x85001d){const _0xeb1d2f=_0x5c506c['start']['nodeAfter'];_0xeb1d2f['is']('element','tableCellSuggestion')&&_0x16d9c8['push'](_0xeb1d2f);}_0x3415ef['_suggestionFactory']['getSuggestionCallback'](_0x245fb8,null,_0x36ae08)(_0x85001d,_0x4d9f76,_0x4f86e1);for(const _0x214cf9 of _0x16d9c8)'$graveyard'!=_0x214cf9['root']['rootName']&&_0x52fc8f['unwrap'](_0x214cf9);});});};_0x44ce06('insertion','accept'),_0x44ce06('insertion','discard'),_0x44ce06('deletion','accept'),_0x44ce06('deletion','discard'),_0x3415ef['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5f5450=>{const _0x1eb70=_0x5f5450['map'](_0x4b376=>_0x4b376['getContainedElement']()),_0x1665ef=_0x1eb70[0x0]['findAncestor']('table'),{minRow:_0x263282,maxRow:_0x19e1c3}=_0x4109c9['_getCoordsForCells'](_0x1eb70);_0x2fc041['removeRows'](_0x1665ef,{'at':_0x263282,'rows':_0x19e1c3-_0x263282+0x1});}),_0x3415ef['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x45ebc5=>{const _0x1d51c9=_0x45ebc5['map'](_0x5f2f2c=>_0x5f2f2c['getContainedElement']()),_0xdedd72=_0x1d51c9[0x0]['findAncestor']('table'),{minColumn:_0x16ad5a,maxColumn:_0x314a4c}=_0x4109c9['_getCoordsForCells'](_0x1d51c9);_0x2fc041['removeColumns'](_0xdedd72,{'at':_0x16ad5a,'columns':_0x314a4c-_0x16ad5a+0x1});});const _0x3e5665=(_0x3ca7ec,_0x41f122)=>{if(!_0x41f122['subType']||!_0x41f122['subType']['startsWith']('tablePaste'))return;const _0x351abc=_0x41f122['attributes']['tablePasteChainId'],_0x2dd8de=_0x3415ef['getSuggestions']()['filter'](_0x1f5050=>_0x1f5050['isInContent']&&_0x1f5050['attributes']&&_0x1f5050['attributes']['tablePasteChainId']==_0x351abc);_0x2dd8de['length']&&_0x41f122['getAllAdjacentSuggestions']()['length']!=_0x2dd8de['length']&&_0x2dd8de['reduce']((_0x135011,_0x452d2f)=>(_0x135011['next']=_0x452d2f,_0x452d2f['previous']=_0x135011,_0x452d2f));};function _0x43aa44(_0x3a30d8,_0x270ec0=!0x0){const {id:_0xada233,authorId:_0x4d656c}=_0x3415ef['_splitMarkerName'](_0x3a30d8['markerName']),_0x78597e=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x36af4f=_0x3415ef['activeMarkers']['includes'](_0x3a30d8['markerName']);return _0x36af4f&&_0x78597e['push']('ck-suggestion-marker--active'),{'classes':_0x78597e,'attributes':{'data-suggestion':_0xada233,'data-author-id':_0x4d656c},'priority':_0x36af4f&&_0x270ec0?0xbc2:0xbb8};}_0x3415ef['on']('suggestionLoaded',_0x3e5665,{'priority':'high'}),_0x3415ef['on']('suggestionUnloaded',_0x3e5665,{'priority':'high'}),_0x28ae1b['model']['document']['registerPostFixer'](()=>{let _0x96a03a=!0x1;const _0x31ed88=Array['from'](_0x28ae1b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2f53be,data:_0x2035b8}of _0x31ed88){const {group:_0x9d51ec,type:_0x4a7e49,id:_0x49e706}=_0x3415ef['_splitMarkerName'](_0x2f53be);if('suggestion'!=_0x9d51ec||'deletion'!=_0x4a7e49||_0x2035b8['oldRange'])continue;if(!_0x3415ef['hasSuggestion'](_0x49e706))continue;const _0x3269a3=_0x3415ef['getSuggestion'](_0x49e706)['getRanges'](),_0x48e527=_0x28ae1b['plugins']['get']('Users')['me'];for(const _0x259fbf of _0x3415ef['getSuggestions']()){if(!_0x259fbf['isInContent']||_0x259fbf['author']!=_0x48e527)continue;if('formatBlock'!=_0x259fbf['type']||'tablePasteCell'!=_0x259fbf['subType'])continue;if(_0x259fbf['getRanges']()['every'](_0x55a286=>_0x3269a3['some'](_0x2ebc38=>_0x2ebc38['containsRange'](_0x55a286,!0x0)))){for(const _0x421cfe of _0x259fbf['getAllAdjacentSuggestions']())_0x421cfe['isInContent']&&(_0x421cfe['discard'](),_0x96a03a=!0x0);}}}return _0x96a03a;}),_0x28ae1b['model']['document']['registerPostFixer'](_0x479f81=>{const _0x382957=_0x28ae1b['commands']['get']('redo');if(!_0x382957||!_0x382957['_createdBatches']['has'](_0x479f81['batch']))return!0x1;let _0x119180=!0x1;const _0x4dde8d=_0x28ae1b['plugins']['get']('Users')['me'],_0x1f3c24=_0x28ae1b['model']['document']['differ']['getChanges'](),_0x108038=Array['from'](_0x28ae1b['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x5809fd,data:_0x6de927})=>{const {group:_0x1db787,subType:_0x2488fd,authorId:_0x552481}=_0x3415ef['_splitMarkerName'](_0x5809fd);return'suggestion'==_0x1db787&&'tablePaste'==_0x2488fd&&_0x552481==_0x4dde8d['id']&&!_0x6de927['oldRange'];});for(const _0x25fc96 of _0x1f3c24){if('insert'!=_0x25fc96['type']||'tableCellSuggestion'!=_0x25fc96['name']||0x1!=_0x25fc96['length'])continue;const _0x53fc77=_0x479f81['createRange'](_0x25fc96['position'],_0x25fc96['position']['getShiftedBy'](0x1));if(!_0x108038['find'](({data:_0x2265b3})=>_0x2265b3['newRange']['isEqual'](_0x53fc77))){for(const {name:_0x4efde0,data:_0xd5b96b}of _0x108038)if(_0x53fc77['containsRange'](_0xd5b96b['newRange'])){_0x479f81['updateMarker'](_0x4efde0,{'range':_0x53fc77}),_0x119180=!0x0;break;}}}return _0x119180;}),_0x28ae1b['model']['document']['registerPostFixer'](_0xa810c2=>{let _0x41c6ab=!0x1;const _0x33ff1a=_0x28ae1b['plugins']['get']('Users')['me'],_0x181b23=_0x3415ef['getSuggestions']()['filter'](_0x5d2ff5=>_0x5d2ff5['isInContent']&&_0x5d2ff5['author']==_0x33ff1a),_0x3b419b=new Set(),_0x522691=new Set();for(const _0xd4d594 of _0x181b23)if('tablePaste'==_0xd4d594['subType'])for(const _0x373890 of _0xd4d594['getMarkers']()){const _0x4935af=_0x373890['getRange']()['getContainedElement']();if(_0x4935af){if(_0x4935af['is']('element','tableCellSuggestion')&&Oe(_0x4935af)){_0xd4d594['removeMarker'](_0x373890['name']),_0x3b419b['add'](_0x4935af),_0x41c6ab=!0x0;const _0xd255e3=_0x4935af['nextSibling'],_0x5a6f4a=_0x4935af['previousSibling'],_0x407423=_0xd255e3&&_0xd255e3['is']('element','tableCellSuggestion'),_0x6cdcfb=_0x5a6f4a&&_0x5a6f4a['is']('element','tableCellSuggestion');_0x407423&&!_0x3b419b['has'](_0xd255e3)&&_0x522691['add'](_0xd255e3),_0x6cdcfb&&!_0x3b419b['has'](_0x5a6f4a)&&_0x522691['add'](_0x5a6f4a);}else _0x4935af['is']('element','paragraph')&&_0x4935af['isEmpty']&&(_0xd4d594['removeMarker'](_0x373890['name']),_0x41c6ab=!0x0);}}else{if('tablePasteCell'==_0xd4d594['subType']){if(!_0xd4d594['attributes']||!_0xd4d594['attributes']['tablePasteChainId'])continue;const _0x501096=_0xd4d594['attributes']['markerAttributes'];if(_0x501096&&Object['keys'](_0x501096)['length'])continue;const _0x4d50b3=_0xd4d594['attributes']['tablePasteChainId'];let _0x519cf5=!0x0,_0x3120a6=!0x0;for(const _0x383326 of _0x181b23)if(_0x383326['subType']&&_0x383326['subType']['startsWith']('tablePaste')){if(!_0x383326['attributes']['tablePasteChainId']){_0x3120a6=!0x1;break;}if(_0x383326['id']!=_0xd4d594['id']&&_0x383326['attributes']['tablePasteChainId']==_0x4d50b3){_0x519cf5=!0x1;break;}}_0x3120a6&&_0x519cf5&&(_0xd4d594['removeMarkers'](),_0x41c6ab=!0x0);}}for(const _0x217de8 of _0x3b419b)_0xa810c2['remove'](_0x217de8);for(const _0x2adcf0 of _0x522691)_0xa810c2['unwrap'](_0x2adcf0);return _0x41c6ab;}),_0x28ae1b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x43baf2=>_0x43aa44(_0x43baf2),'converterPriority':'high'}),_0x28ae1b['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x4ac0ac,_0x49f17c)=>_0x49f17c['options']['showSuggestionHighlights']?_0x43aa44(_0x4ac0ac,!0x1):null,'converterPriority':'high'});const _0x22ae5a=_0x28ae1b['editing']['view'];this['listenTo'](_0x22ae5a['document'],'clipboardOutput',(_0x1d7fdc,_0x526c9a)=>{const _0x89c3f0=[];for(const _0x76e0fb of _0x22ae5a['createRangeIn'](_0x526c9a['content'])['getItems']())_0x76e0fb['is']('element','suggestion-td')&&_0x89c3f0['push'](_0x76e0fb);_0x22ae5a['change'](_0x597dd5=>{for(const _0x56494f of _0x89c3f0)_0x597dd5['move'](_0x597dd5['createRangeIn'](_0x56494f),_0x597dd5['createPositionBefore'](_0x56494f)),_0x597dd5['remove'](_0x56494f);});});}}function Oe(_0x1a590e){if(_0x1a590e['isEmpty'])return!0x0;const _0x4479ab=_0x1a590e['getChild'](0x0);return _0x4479ab['is']('element','paragraph')&&_0x4479ab['isEmpty'];}function Ue(_0x5f1fb3,_0x58c169={},_0x94a71e){for(const {isAnchor:_0x35909c,cellHeight:_0x3988f0,cellWidth:_0x44dd2f}of _0x94a71e['createTableWalker'](_0x5f1fb3,{'includeAllSlots':!0x0,..._0x58c169}))if(!_0x35909c||0x1!=_0x3988f0||0x1!=_0x44dd2f)return!0x1;return!0x0;}class $t extends _0xb83fe9{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x8dc125=this['editor']['plugins']['get']('TrackChangesEditing');_0x8dc125['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x8dc125['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x8dc125['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x8dc125['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x8dc125['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x8dc125['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1725ad,_0x2e4757){const _0x19f039=this['editor']['plugins']['get']('TrackChangesEditing'),_0x36a32f=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x268b89=_0x2e4757['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x7e3b8a=_0x36a32f['getColumnGroupElement'](_0x268b89);let _0x1d9015=_0x7e3b8a?_0x36a32f['getTableColumnsWidths'](_0x7e3b8a):null,_0x54686d=_0x268b89['getAttribute']('tableWidth')||null;const _0x51d50f=_0x2e4757['tableWidth']||_0x54686d,_0x51ee92=_0x2e4757['columnWidths']||_0x1d9015,_0x2092b6=this['editor']['plugins']['get']('Users')['me'];for(const _0x319f86 of _0x19f039['getSuggestions']()){const _0x100849=_0x319f86['getContainedElement']();if('resizeTable'===_0x319f86['subType']&&_0x100849===_0x268b89){_0x319f86['author']!==_0x2092b6&&_0x319f86['discard']();const _0x3411ae=_0x319f86['data']['commandParams'];_0x54686d=_0x3411ae[0x0]['tableWidth'],_0x1d9015=_0x3411ae[0x0]['columnWidths'];break;}}_0x1725ad({'table':_0x268b89,'tableWidth':_0x51d50f,'columnWidths':_0x51ee92}),_0x19f039['markBlockFormat'](_0x268b89,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x54686d,'columnWidths':_0x1d9015}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x34db07){if('formatBlock'!=_0x34db07['type']&&'formatInline'!=_0x34db07['type'])return;const {data:_0x47c117}=_0x34db07;if(_0x47c117&&'resizeTable'===_0x47c117['formatGroupId']){const _0x270ca5='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x270ca5)};}}}class Bt extends _0xb83fe9{['afterInit'](){const _0x217cb2=this['editor'];_0x217cb2['plugins']['has']('Template')&&_0x217cb2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0xb83fe9{['afterInit'](){const _0x41eb51=this['editor'];if(!_0x41eb51['commands']['get']('insertTableOfContents'))return;_0x41eb51['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x24835b=_0x41eb51['plugins']['get']('TrackChangesEditing'),_0x26f6e7=_0x41eb51['locale'];_0x24835b['descriptionFactory']['registerElementLabel']('tableOfContents',_0x218050=>c(_0x26f6e7,'ELEMENT_TABLE_OF_CONTENTS',_0x218050));}}class Rt extends _0xb83fe9{['afterInit'](){const _0x1b6409=this['editor'];if(!_0x1b6409['plugins']['has']('Title'))return;const _0x344b44=_0x1b6409['plugins']['get']('TrackChangesEditing');_0x344b44['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x1b6409['locale'],'ELEMENT_TITLE')),_0x1b6409['model']['document']['registerPostFixer'](_0xb82fae=>{let _0xfcecd9=!0x1;const _0x50e45c=Array['from'](_0x1b6409['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1f57f9,data:_0x56dd1e}of _0x50e45c){const {group:_0x1369c4}=_0x344b44['_splitMarkerName'](_0x1f57f9);if('suggestion'!==_0x1369c4||!_0x56dd1e['newRange'])continue;const _0x54f570=_0x56dd1e['newRange'],_0x5ea939=_0x54f570['end']['nodeBefore'];if(!_0x5ea939||!_0x5ea939['is']('element','title-content'))continue;if(!_0x54f570['start']['isTouching'](_0x54f570['end']))continue;const _0x231777=_0x1b6409['model']['schema']['getNearestSelectionRange'](_0x54f570['end'],'forward');if(_0x231777&&_0x231777['isCollapsed']){const _0xaca7fa=_0xb82fae['createRange'](_0x54f570['start'],_0x231777['start']);_0xaca7fa['isEqual'](_0x54f570)||(_0xb82fae['updateMarker'](_0x1f57f9,{'range':_0xaca7fa}),_0xfcecd9=!0x0);}_0xfcecd9||(_0xb82fae['removeMarker'](_0x1f57f9),_0xfcecd9=!0x0);}return _0xfcecd9;});}}class xt extends _0xb83fe9{['afterInit'](){const _0x266fe7=this['editor'],_0x563cf0=_0x266fe7['plugins']['get']('TrackChangesEditing');_0x266fe7['plugins']['has']('Uploadcare')&&(_0x563cf0['enableCommand']('uploadcare'),_0x266fe7['plugins']['has']('UploadcareImageEdit')&&(_0x563cf0['enableCommand']('uploadcareImageEdit'),_0x563cf0['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x563cf0['registerBlockAttribute']('uploadcareImageId'),_0x563cf0['descriptionFactory']['registerDescriptionCallback'](_0x5b0724=>{if('attribute'!=_0x5b0724['type'])return;const {data:_0x2d5eb8}=_0x5b0724;return _0x2d5eb8&&'uploadcareImageId'==_0x2d5eb8['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0xb83fe9{['afterInit'](){const _0x2a831b=this['editor'],_0x1dc747=_0x2a831b['plugins']['get']('TrackChangesEditing');_0x2a831b['plugins']['has']('UndoEditing')&&(_0x1dc747['enableCommand']('undo'),_0x1dc747['enableCommand']('redo'));}}class Et extends _0xb83fe9{static get['requires'](){return[Ct];}['afterInit'](){const _0x30ee58=this['editor'];if(!_0x30ee58['plugins']['has']('TableCaptionEditing'))return;_0x30ee58['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0xb83fe9{['tableProperties'];['tableCellProperties'];constructor(_0xa85fd7){super(_0xa85fd7),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 _0x2fe6ec=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x5c6df0 of this['tableProperties'])_0x2fe6ec['enableCommand'](_0x5c6df0,(_0x433ff8,_0x3db8b5)=>{const _0x28538f=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x5c6df0,[_0x28538f],this['tableProperties'],'tableProperties',_0x433ff8,_0x3db8b5);});_0x2fe6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x2fe6ec['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2fe6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x328884,_0x5a5989)=>this['handleDiscardAction'](this['tableProperties'],_0x328884,_0x5a5989)),_0x2fe6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x15fca2 of this['tableCellProperties'])_0x2fe6ec['enableCommand'](_0x15fca2,(_0x550605,_0x31d326)=>{const _0x116bb4=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x15fca2,_0x116bb4,this['tableCellProperties'],'tableCellProperties',_0x550605,_0x31d326);});_0x2fe6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x2fe6ec['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2fe6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x75c9b6,_0x32f5a4)=>this['handleDiscardAction'](this['tableCellProperties'],_0x75c9b6,_0x32f5a4)),_0x2fe6ec['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x2fe6ec['descriptionFactory']['registerDescriptionCallback'](_0x56f34f=>this['handleSuggestionDescription'](_0x56f34f));}['_handlePropertyChange'](_0x497178,_0xc52277,_0xd08c33,_0x5f2ed2,_0x5b6dae,_0x3e3cc0){const _0x1bd638=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3e3cc0['batch'],()=>{for(const _0x4290ec of _0xc52277){if(this['_getSuggestion'](_0x4290ec,_0x5f2ed2))_0x5b6dae(_0x3e3cc0);else{const _0x4dc4d1={};for(const _0x3b02fa of _0xd08c33){const _0x286639=_0x4290ec['getAttribute'](_0x3b02fa);void 0x0!==_0x286639&&(_0x4dc4d1[_0x3b02fa]=_0x286639);}_0x5b6dae(_0x3e3cc0),_0x1bd638['markBlockFormat'](_0x4290ec,{'commandParams':[_0x4dc4d1]},[],_0x5f2ed2);}}});}['handleDiscardAction'](_0x3bba31,_0x2432dd,_0x1936e8){const _0x17339=_0x2432dd[0x0]['start']['nodeAfter'],_0x1c96be=_0x1936e8['commandParams'][0x0];this['editor']['model']['change'](_0x456fbe=>{for(const _0x61ccbe of _0x3bba31)void 0x0!==_0x1c96be[_0x61ccbe]?_0x456fbe['setAttribute'](_0x61ccbe,_0x1c96be[_0x61ccbe],_0x17339):_0x456fbe['removeAttribute'](_0x61ccbe,_0x17339);});}['handleSuggestionDescription'](_0x117cbe){if(_0x117cbe['data'])switch(_0x117cbe['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x27d274,_0x492289){const _0xc1ef16=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x462624 of _0xc1ef16['getSuggestions']({'skipNotAttached':!0x0})){const _0x5a4f97=_0x462624['getContainedElement']();if(_0x462624['subType']===_0x492289&&_0x5a4f97===_0x27d274)return _0x462624;}return null;}}const u='$elementName';class p extends _0xb83fe9{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x54b124,_0x33cfe8,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,xt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x294039){super(_0x294039),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x39e2be,_0x56fefa,_0xfa8154,_0x3dd089)=>{this['_model']['change'](()=>{for(const _0x428233 of[..._0x3dd089,..._0xfa8154])this['_model']['markers']['has'](_0x428233)&&_0x294039['editing']['reconvertMarker'](_0x428233);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ft(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x294039['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0x294039['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x294039['config']['get']('trackChanges.trackFormatChanges'),_0x294039['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x294039['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x294039,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5ddfcd=this['editor'],_0x5a57fe=(_0x245c76,_0x3c4fbe)=>{if('attribute'!=_0x245c76)return'ck-suggestion-marker-'+_0x245c76;const _0x1e2bde=_0x3c4fbe['split']('|')[0x0];return this['_isBlockAttribute'](_0x1e2bde)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5ddfcd['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x4a71d8=>{const {id:_0x238012,authorId:_0x54048e,type:_0x5977d7,subType:_0x4ca11a}=this['_splitMarkerName'](_0x4a71d8['markerName']),_0x3cbbd2=['ck-suggestion-marker',_0x5a57fe(_0x5977d7,_0x4ca11a)];let _0x42d7e7=0xbb8;return this['activeMarkers']['includes'](_0x4a71d8['markerName'])&&(_0x3cbbd2['push']('ck-suggestion-marker--active'),_0x42d7e7=0xbc2),'deletion'==_0x5977d7&&(_0x42d7e7+=0x5),{'classes':_0x3cbbd2,'attributes':{'data-suggestion':_0x238012,'data-author-id':_0x54048e},'priority':_0x42d7e7};}}),_0x5ddfcd['conversion']['for']('dataDowncast')['add'](_0x13dcee=>{_0x13dcee['on']('addMarker:suggestion',(_0x4ce925,_0x161d05,_0x5d6090)=>{if(!_0x5d6090['options']['showSuggestionHighlights'])return;const _0x48374f=_0x161d05['item'];if(!_0x48374f)return;const _0x23f433=_0x5d6090['mapper']['toViewElement'](_0x48374f);_0x5ddfcd['model']['schema']['isObject'](_0x48374f)&&_0x23f433&&!_0x23f433['getCustomProperty']('widget')&&_0x23f433['is']('containerElement')&&_0x3dd96f(_0x23f433,_0x5d6090['writer']);},{'priority':'high'});}),_0x5ddfcd['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4fafad,_0x430ad0)=>{if(!_0x430ad0['options']['showSuggestionHighlights'])return null;const {type:_0x99793f,subType:_0xcffd3d}=this['_splitMarkerName'](_0x4fafad['markerName']);return{'classes':['ck-suggestion-marker',_0x5a57fe(_0x99793f,_0xcffd3d)],'priority':0xbb8};}});const _0x5ccbdd=({showActiveMarkers:_0x389ce2=!0x0,isAttributeSuggestion:_0x53c977=!0x1}={})=>(_0x4a4159,_0x519a2a,_0x29b148)=>{if(!_0x519a2a['item'])return;const {id:_0x21a37e,authorId:_0x20cc0f}=this['_splitMarkerName'](_0x519a2a['markerName']);if(_0x53c977){const _0x3b7e69=this['_suggestions']['get'](_0x21a37e),_0x4b1f5d=this['_getAttributeKey'](_0x3b7e69);if(!this['_isBlockAttribute'](_0x4b1f5d))return;}if(_0x519a2a['item']['is']('selection'))return void _0x29b148['consumable']['consume'](_0x519a2a['item'],_0x4a4159['name']);const _0x2c7fc4=_0x29b148['mapper']['toViewElement'](_0x519a2a['item']);if(_0x519a2a['item']['is']('element')&&_0x5ddfcd['model']['schema']['isBlock'](_0x519a2a['item'])&&!_0x2c7fc4['getCustomProperty']('addHighlight')){_0x29b148['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x2c7fc4),_0x29b148['writer']['setAttribute']('data-suggestion',_0x21a37e,_0x2c7fc4),_0x29b148['writer']['setAttribute']('data-author-id',_0x20cc0f,_0x2c7fc4),_0x29b148['mapper']['bindElementToMarker'](_0x2c7fc4,_0x519a2a['markerName']),_0x389ce2&&(this['activeMarkers']['includes'](_0x519a2a['markerName'])?_0x29b148['writer']['addClass']('ck-suggestion-marker--active',_0x2c7fc4):_0x29b148['writer']['removeClass']('ck-suggestion-marker--active',_0x2c7fc4));for(const _0x1a13b2 of _0x5ddfcd['model']['createRangeIn'](_0x519a2a['item'])['getItems']())_0x29b148['consumable']['consume'](_0x1a13b2,_0x4a4159['name']);_0x29b148['consumable']['consume'](_0x519a2a['item'],_0x4a4159['name']);}};_0x5ddfcd['conversion']['for']('dataDowncast')['add'](_0x2359b4=>{_0x2359b4['on']('addMarker:suggestion:formatBlock',(_0x39b02a,_0x577d70,_0x19cd26)=>{_0x19cd26['options']['showSuggestionHighlights']&&_0x5ccbdd({'showActiveMarkers':!0x1})(_0x39b02a,_0x577d70,_0x19cd26);},{'priority':'highest'});}),_0x5ddfcd['conversion']['for']('dataDowncast')['add'](_0x458e32=>{_0x458e32['on']('addMarker:suggestion:attribute',(_0x1194fc,_0x233955,_0x143333)=>{_0x143333['options']['showSuggestionHighlights']&&_0x5ccbdd({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x1194fc,_0x233955,_0x143333);},{'priority':'highest'});}),_0x5ddfcd['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x4fed5a,_0x23baf6)=>_0x23baf6['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x4fed5a['substr'](0xb)}}),_0x5ddfcd['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x55e2e9,{writer:_0x22e1cf})=>{let _0x1803d6='suggestion:'+_0x55e2e9['getAttribute']('suggestion-type')+':'+_0x55e2e9['getAttribute']('id');return _0x55e2e9['getAttribute']('marker-count')&&(_0x1803d6+=':'+_0x55e2e9['getAttribute']('marker-count')),_0x22e1cf['createElement']('$marker',{'data-name':_0x1803d6});}}),_0x5ddfcd['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5ddfcd['conversion']['for']('editingDowncast')['add'](_0x2531a4=>{_0x2531a4['on']('addMarker:suggestion:formatBlock',_0x5ccbdd(),{'priority':'high'});}),_0x5ddfcd['conversion']['for']('editingDowncast')['add'](_0x2c2217=>{_0x2c2217['on']('addMarker:suggestion:attribute',_0x5ccbdd({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5ddfcd['conversion']['for']('editingDowncast')['add'](_0x53ee20=>{_0x53ee20['on']('removeMarker:suggestion:formatBlock',(_0x207f26,_0x58093f,_0x373782)=>{const _0x12e1c9=_0x373782['mapper']['markerNameToElements'](_0x58093f['markerName']);if(_0x12e1c9){for(const _0x17507e of _0x12e1c9)_0x17507e['getCustomProperty']('addHighlight')||(_0x373782['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x17507e),_0x373782['writer']['removeAttribute']('data-suggestion',_0x17507e),_0x373782['writer']['removeAttribute']('data-author-id',_0x17507e),_0x373782['mapper']['unbindElementFromMarkerName'](_0x17507e,_0x58093f['markerName']));}},{'priority':'high'});}),_0x5ddfcd['conversion']['for']('editingDowncast')['add'](_0x10a16e=>{_0x10a16e['on']('removeMarker:suggestion:attribute',(_0x4ded28,_0x90d3f4,_0x4e8230)=>{const _0x48fb8a=_0x4e8230['mapper']['markerNameToElements'](_0x90d3f4['markerName']);if(!_0x48fb8a)return;const {id:_0x29b691}=this['_splitMarkerName'](_0x90d3f4['markerName']),_0x4304fb=this['_suggestions']['get'](_0x29b691),_0x27fe33=this['_getAttributeKey'](_0x4304fb);if(this['_isBlockAttribute'](_0x27fe33)){for(const _0x18c50c of _0x48fb8a)_0x18c50c['getCustomProperty']('addHighlight')||(_0x4e8230['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x18c50c),_0x4e8230['writer']['removeAttribute']('data-suggestion',_0x18c50c),_0x4e8230['writer']['removeAttribute']('data-author-id',_0x18c50c),_0x4e8230['mapper']['unbindElementFromMarkerName'](_0x18c50c,_0x90d3f4['markerName']));}},{'priority':'high'});}),_0x5ddfcd['model']['document']['registerPostFixer'](_0x3e8a03=>{let _0x28b4b6=!0x1;const _0x3008e4=Array['from'](_0x5ddfcd['model']['document']['differ']['getChangedMarkers']()),_0x268e07=new Set();for(const {name:_0x1f466a,data:_0x39865c}of _0x3008e4){const {group:_0x5e6364,type:_0xc4d0fc,subType:_0x140d54,id:_0x3add14}=this['_splitMarkerName'](_0x1f466a);if('suggestion'!==_0x5e6364)continue;const _0x548b05=this['_suggestions']['get'](_0x3add14);if(null!=_0x39865c['newRange']){'formatInline'==_0xc4d0fc&&(_0x28b4b6=_0x28b4b6||Lt(_0x39865c['newRange'],_0x1f466a,_0x3e8a03,_0x5ddfcd['model']['schema']));const _0x2082cd='attribute'==_0xc4d0fc&&this['_isBlockAttribute'](_0x140d54['split']('|')[0x0]);if(_0x39865c['newRange']['isCollapsed']||'$graveyard'==_0x39865c['newRange']['root']['rootName']||'formatBlock'==_0xc4d0fc&&!Kt(_0x39865c['newRange'])||_0x2082cd&&!Kt(_0x39865c['newRange'])||'deletion'==_0xc4d0fc&&!(!Gt(_0x1158af=_0x39865c['newRange'])&&!function(_0x3d90f8){return _0x3d90f8['start']['parent']==_0x3d90f8['end']['nodeBefore']&&_0x3d90f8['start']['isAtEnd'];}(_0x1158af)))_0x3e8a03['removeMarker'](_0x1f466a),_0x28b4b6=!0x0;else{if(!_0x548b05||!_0x548b05['isInContent'])continue;if(_0x39865c['newRange']&&_0x39865c['oldRange']&&_0x39865c['newRange']['isEqual'](_0x39865c['oldRange']))continue;_0x268e07['add'](_0x548b05);}}}var _0x1158af;return _0x268e07['size']>0x0&&(_0x28b4b6=!!this['_joinWithAdjacentSuggestions'](_0x268e07)||_0x28b4b6),_0x28b4b6;}),_0x5ddfcd['model']['document']['registerPostFixer'](_0x522aab=>{let _0x2419ee=!0x1;for(const _0x136d41 of _0x5ddfcd['model']['document']['differ']['getChanges']())if('insert'==_0x136d41['type'])for(const _0xf8384a of this['_suggestions']['values']()){if(_0xf8384a['isMultiRange']||!_0xf8384a['isInContent'])continue;const _0x1bcd6c='formatBlock'==_0xf8384a['type'],_0x4b559d=this['_getAttributeKey'](_0xf8384a),_0x498ad=_0x4b559d&&this['_isBlockAttribute'](_0x4b559d);if(!_0x1bcd6c&&!_0x498ad)continue;const _0x47f060=_0xf8384a['getFirstRange']();if(_0x47f060['start']['parent']!=_0x47f060['end']['parent']&&!_0x47f060['end']['isAtEnd']){const _0x3ebff4=_0x5ddfcd['model']['createPositionAt'](_0x47f060['start']['nodeAfter'],'end'),_0x4688a2=_0x5ddfcd['model']['createRange'](_0x47f060['start'],_0x3ebff4);_0x522aab['updateMarker'](_0xf8384a['getFirstMarker'](),{'range':_0x4688a2}),_0x2419ee=!0x0;}}return _0x2419ee;}),_0x5ddfcd['model']['document']['registerPostFixer'](_0x23ae41=>this['_processAttributeChanges'](_0x23ae41)),_0x5ddfcd['model']['document']['registerPostFixer'](_0x4545e2=>!_0x4545e2['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x4545e2)),_0x5ddfcd['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5ddfcd['model']['document']['on']('change:data',(_0xf9784b,_0x50d081)=>{if(!_0x50d081['isLocal']||_0x50d081['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x54ceb0=_0x5ddfcd['model']['document']['differ']['getChanges']();if(0x0==_0x54ceb0['length'])return;const _0x206ce0=[],_0x2d880f=_0x54ceb0['filter'](_0x1b9767=>'attribute'==_0x1b9767['type']),_0x565ef7=_0x54ceb0['filter'](_0x831fa9=>'insert'==_0x831fa9['type']&&'$text'!=_0x831fa9['name']);for(const _0x183fe4 of _0x2d880f)this['_isRegisteredAttribute'](_0x183fe4['attributeKey'])&&_0x206ce0['push']({'key':_0x183fe4['attributeKey'],'newValue':_0x183fe4['attributeNewValue'],'oldValue':_0x183fe4['attributeOldValue'],'range':Ht(_0x183fe4['range'],_0x5ddfcd['model'])});for(const _0x1bdbed of _0x565ef7){if('rename'!=_0x1bdbed['action']&&'refresh'!=_0x1bdbed['action'])continue;const _0x21021a=qt(_0x1bdbed['position']['nodeAfter'],_0x5ddfcd['model']),_0x569e1f=_0x1bdbed['before'];'rename'==_0x1bdbed['action']&&_0x206ce0['push']({'key':u,'newValue':_0x1bdbed['name'],'oldValue':_0x569e1f['name'],'range':_0x21021a});for(const [_0x2652bb,_0x22080e]of _0x569e1f['attributes']){if(!this['_isRegisteredAttribute'](_0x2652bb))continue;const _0x2f8c8a=_0x1bdbed['attributes']['get'](_0x2652bb);_0x22080e!==_0x2f8c8a&&_0x206ce0['push']({'key':_0x2652bb,'newValue':_0x2f8c8a,'oldValue':_0x22080e,'range':_0x21021a});}for(const [_0x47d3ff,_0x2ae6e3]of _0x1bdbed['attributes'])this['_isRegisteredAttribute'](_0x47d3ff)&&(_0x569e1f['attributes']['has'](_0x47d3ff)||_0x206ce0['push']({'key':_0x47d3ff,'newValue':_0x2ae6e3,'oldValue':null,'range':_0x21021a}));}0x0!=_0x206ce0['length']&&_0x5ddfcd['model']['enqueueChange'](_0x50d081,_0x18139f=>{const _0x479c39=_0x429b71();for(const {range:_0x11e37a,key:_0x4c7fed,oldValue:_0x578ae9,newValue:_0x558e9d}of _0x206ce0)this['markAttributeChange'](_0x11e37a,_0x4c7fed,_0x578ae9,_0x558e9d,{'groupId':_0x479c39});this['_reduceExistingSuggestions'](_0x18139f,_0x206ce0);});},{'priority':'lowest'}),_0x5ddfcd['model']['markers']['on']('update:suggestion',(_0x4e7148,_0xcfab9a,_0x3bb94d)=>{if(null==_0x3bb94d){const {id:_0x373804}=this['_splitMarkerName'](_0xcfab9a['name']),_0x27ed7e=this['_suggestions']['get'](_0x373804);_0x27ed7e&&_0x27ed7e['addMarkerName'](_0xcfab9a['name']);}}),_0x5ddfcd['model']['document']['on']('change:data',()=>{const _0x1aab27=Array['from'](_0x5ddfcd['model']['document']['differ']['getChangedMarkers']())['filter'](_0x10cece=>'suggestion'===this['_splitMarkerName'](_0x10cece['name'])['group']);if(0x0===_0x1aab27['length'])return;_0x1aab27['sort']((_0x34b8ff,_0x3f710b)=>{const _0x1094b8=_0x34b8ff['data']['oldRange'],_0x5a7466=_0x3f710b['data']['oldRange'];return null===_0x1094b8&&null===_0x5a7466?0x0:null===_0x1094b8&&null!==_0x5a7466?-0x1:null!==_0x1094b8&&null===_0x5a7466?0x1:_0x1094b8['start']['isBefore'](_0x5a7466['start'])?-0x1:0x1;});const _0x45edf6=new Set(),_0x312798=new Set();for(const {name:_0xccedd6,data:_0x1fd318}of _0x1aab27){const {id:_0x3a9d23}=this['_splitMarkerName'](_0xccedd6);if(null===_0x1fd318['oldRange']){const _0x2899c4=this['_handleNewSuggestionMarker'](_0xccedd6);_0x312798['add'](_0x2899c4);}else{const _0x35443e=this['_suggestions']['get'](_0x3a9d23);null!==_0x1fd318['newRange']||_0x35443e['isInContent']?(_0x45edf6['add'](_0x35443e['head']),_0x312798['add'](_0x35443e)):this['_removeSuggestion'](_0x35443e);}}_0x312798['size']>0x0&&this['_refreshSuggestionsChain'](_0x312798);for(const _0x6f7e01 of _0x45edf6)this['fire']('suggestionChanged',_0x6f7e01);}),_0x5ddfcd['model']['on']('applyOperation',(_0xf8ee1f,_0x5b5e91)=>{const _0x67ca6e=_0x5b5e91[0x0];if(!this['_suggestions']['size'])return;if(!_0x67ca6e['isDocumentOperation'])return;if(_0x67ca6e['batch']['isUndo']||!_0x67ca6e['batch']['isLocal'])return;let _0x102f62,_0x37885d;switch(_0x67ca6e['type']){case'insert':_0x102f62=_0x5ddfcd['model']['createPositionAt'](_0x67ca6e['position']),_0x37885d=_0x102f62['getShiftedBy'](_0x67ca6e['howMany']);break;case'split':_0x102f62=_0x5ddfcd['model']['createPositionAt'](_0x67ca6e['splitPosition']),_0x37885d=_0x5ddfcd['model']['createPositionAt'](_0x67ca6e['moveTargetPosition']);break;case'move':_0x102f62=_0x5ddfcd['model']['createPositionAt'](_0x67ca6e['targetPosition']),_0x37885d=_0x102f62['getShiftedBy'](_0x67ca6e['howMany']);break;default:return;}const _0x2d0ebc=_0x5ddfcd['model']['createRange'](_0x102f62,_0x37885d);_0x5ddfcd['model']['change'](()=>{for(const {suggestion:_0x489618,meta:_0x4b0229}of this['_findSuggestions'](_0x2d0ebc)){if(_0x489618['isMultiRange'])continue;if('formatInline'==_0x489618['type'])continue;const _0x579fe5=this['_getAttributeKey'](_0x489618);if(_0x579fe5&&this['_isBlockAttribute'](_0x579fe5)&&'split'!=_0x67ca6e['type'])continue;const _0x40651e=_0x489618['data']&&_0x489618['data']['multipleBlocks'];('formatBlock'!=_0x489618['type']||'split'==_0x67ca6e['type']&&!_0x40651e)&&(_0x4b0229['containsRangeInObject']||'insertion'==_0x489618['type']&&_0x4b0229['isOwn']||_0x489618['getFirstRange']()['containsRange'](_0x2d0ebc)&&this['_breakSuggestionMarker'](_0x489618,_0x102f62,_0x37885d));}});},{'priority':'lowest'}),_0x5ddfcd['model']['on']('deleteContent',(_0x422409,_0x4fb3c2)=>{const _0x923213=_0x4fb3c2[0x0],_0x302d59=_0x4fb3c2[0x1];if(_0x302d59&&_0x302d59['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x923213['isCollapsed'])return;const _0x3b787d=_0x5ddfcd['model']['schema'],{start:_0x59cf5c,end:_0x342634}=_0x923213['getFirstRange'](),_0x37e60f=_0x59cf5c['nodeAfter']&&_0x3b787d['isLimit'](_0x59cf5c['nodeAfter'])?null:_0x3b787d['getNearestSelectionRange'](_0x59cf5c,'forward'),_0x19ec5e=_0x342634['nodeBefore']&&_0x3b787d['isLimit'](_0x342634['nodeBefore'])?null:_0x3b787d['getNearestSelectionRange'](_0x342634,'backward'),_0x538dae=_0x5ddfcd['model']['createRange'](_0x37e60f?_0x37e60f['start']:_0x59cf5c,_0x19ec5e?_0x19ec5e['end']:_0x342634);_0x5ddfcd['model']['change'](_0x4160d7=>{this['markDeletion'](_0x538dae);const _0x591218=_0x5ddfcd['model']['schema']['getNearestSelectionRange'](_0x538dae['start']);_0x923213['is']('documentSelection')?_0x4160d7['setSelection'](_0x591218):_0x923213['setTo'](_0x591218);}),_0x422409['stop']();},{'priority':_0xc373b8['normal']+0xa}),_0x5ddfcd['model']['on']('insertContent',(_0x4dccf7,_0x5cc8b7)=>{const _0x7aab4e=_0x5cc8b7[_0x5cc8b7['length']-0x1];_0x7aab4e&&_0x7aab4e['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5ddfcd['model']['change'](()=>{let _0x4a977e=_0x5ddfcd['model']['insertContent'](_0x5cc8b7[0x0],_0x5cc8b7[0x1],_0x5cc8b7[0x2],{'forceDefaultExecution':!0x0});if(!_0x4a977e)return;_0x4dccf7['return']=_0x4a977e['clone']();const _0x1fd4d4=_0x4a977e['end']['nodeBefore'],_0xd9673b=_0x5ddfcd['model']['schema'];_0x1fd4d4&&_0xd9673b['isBlock'](_0x1fd4d4)&&!_0xd9673b['isObject'](_0x1fd4d4)&&(_0x4a977e=_0x5ddfcd['model']['createRange'](_0x4a977e['start'],_0x5ddfcd['model']['createPositionAt'](_0x1fd4d4,'end'))),this['markInsertion'](_0x4a977e);}),_0x4dccf7['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x14322c=new O(_0x5ddfcd,this['_suggestions']);_0x5ddfcd['commands']['add']('acceptSuggestion',_0x14322c),this['enableCommand']('acceptSuggestion');const _0x5dea17=new R(_0x5ddfcd,this['_suggestions']);_0x5ddfcd['commands']['add']('discardSuggestion',_0x5dea17),this['enableCommand']('discardSuggestion'),_0x5ddfcd['commands']['add']('acceptAllSuggestions',new x(_0x5ddfcd,_0x14322c,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5ddfcd['commands']['add']('discardAllSuggestions',new x(_0x5ddfcd,_0x5dea17,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5ddfcd['commands']['add']('acceptSelectedSuggestions',new E(_0x5ddfcd,_0x14322c,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5ddfcd['commands']['add']('discardSelectedSuggestions',new E(_0x5ddfcd,_0x5dea17,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x88bcc7=_0x5ddfcd['plugins']['get']('CommentsRepository');this['listenTo'](_0x88bcc7,'addComment',(_0x1479b8,{threadId:_0x5b556c})=>{const _0x3878f2=this['_suggestions']['get'](_0x5b556c);_0x3878f2&&_0x3878f2['commentThread']&&0x1===_0x3878f2['commentThread']['length']&&this['_updateSuggestionData'](_0x5b556c,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x88bcc7,'removeComment',(_0x17247a,{threadId:_0x2e8622})=>{const _0x129746=this['_suggestions']['get'](_0x2e8622);_0x129746&&_0x129746['commentThread']&&!_0x129746['commentThread']['length']&&this['_updateSuggestionData'](_0x2e8622,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x15caf7){const _0x506299=_0x485fff([0x66,0x43,0x32,0x49,0x64,0x34,0x4c,0x33,0x42,0x4e,0x74,0x6a,0x65,0x48,0x30,0x45,0x46,0x6d,0x79,0x62,0x57,0x50,0x53,0x73,0x41,0x39,0x54,0x67,0x78,0x63,0x56,0x51,0x4a,0x4f,0x7a,0x31,0x37,0x4d,0x38,0x70,0x58,0x76,0x5a,0x72,0x4b,0x6f,0x71,0x52,0x6c,0x36,0x75,0x44,0x59,0x6e,0x61,0x35,0x69,0x68,0x6b,0x55,0x47,0x77]),_0x53ea0a=0x1ab6f826,_0x140718=0x1ab19ad6^_0x53ea0a,_0x40c5bf=window[_0x485fff([0x44,0x61,0x74,0x65])][_0x485fff([0x6e,0x6f,0x77])](),_0x52bcca=_0x15caf7[_0x485fff([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x29c7fc=new window[(_0x485fff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43da47=>{_0x52bcca[_0x485fff([0x6f,0x6e,0x63,0x65])](_0x485fff([0x72,0x65,0x61,0x64,0x79]),_0x43da47);}),_0x5c91bf={[_0x485fff([0x6b,0x74,0x79])]:_0x485fff([0x45,0x43]),[_0x485fff([0x75,0x73,0x65])]:_0x485fff([0x73,0x69,0x67]),[_0x485fff([0x63,0x72,0x76])]:_0x485fff([0x50,0x2d,0x32,0x35,0x36]),[_0x485fff([0x78])]:_0x485fff([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]),[_0x485fff([0x79])]:_0x485fff([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]),[_0x485fff([0x61,0x6c,0x67])]:_0x485fff([0x45,0x53,0x32,0x35,0x36])},_0x36f607=_0x52bcca[_0x485fff([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x485fff([0x67,0x65,0x74])](_0x485fff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x51f14b(){let _0x2a5cba,_0x50d6a1=null,_0x4fb420=null;try{if(_0x36f607==_0x485fff([0x47,0x50,0x4c]))return _0x485fff([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2a5cba=_0x31e158(),!_0x2a5cba)return _0x485fff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2a5cba[_0x485fff([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4fb420=_0x195675(_0x2a5cba[_0x485fff([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2a5cba[_0x485fff([0x6a,0x74,0x69])])),await _0x45120c()?_0x1a7b83()?_0x5d40a4()?_0x485fff([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1f8c42()?(_0x2a5cba[_0x485fff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x485fff([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x50d6a1=_0x383142(_0x485fff([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2a5cba[_0x485fff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x485fff([0x74,0x72,0x69,0x61,0x6c])&&(_0x50d6a1=_0x383142(_0x485fff([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x2c9710()):_0x485fff([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x485fff([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x485fff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x56f3ba){return _0x485fff([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5d40a4(){const _0x57fe5f=[_0x485fff([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x485fff([0x74,0x72,0x69,0x61,0x6c])][_0x485fff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2a5cba[_0x485fff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x40c5bf/0x3e8:0xe10*_0x140718;return _0x2a5cba[_0x485fff([0x65,0x78,0x70])]<_0x57fe5f;}function _0x1a7b83(){const _0x3e4500=_0x2a5cba[_0x485fff([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x3e4500)return!0x1;if(_0x3e4500[_0x485fff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485fff([0x2a])))return!0x0;if(_0x3e4500[_0x485fff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485fff([0x54,0x43])))return!0x0;if(_0x3e4500[_0x485fff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485fff([0x52,0x54,0x43]))){if(_0x244f0b())return!0x0;if(_0x3ed440()||_0x56d0ae())return!0x0;}return!0x1;}function _0x1f8c42(){const _0x1379ce=_0x2a5cba[_0x485fff([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1379ce||0x0==_0x1379ce[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2b53f7}=new URL(window[_0x485fff([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1379ce[_0x485fff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b53f7))return!0x0;const _0x4815db=_0x2b53f7[_0x485fff([0x73,0x70,0x6c,0x69,0x74])](_0x485fff([0x2e]));return _0x1379ce[_0x485fff([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3c52d3=>_0x3c52d3[_0x485fff([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x485fff([0x2a])))[_0x485fff([0x6d,0x61,0x70])](_0xfc2c4a=>_0xfc2c4a[_0x485fff([0x73,0x70,0x6c,0x69,0x74])](_0x485fff([0x2e])))[_0x485fff([0x73,0x6f,0x6d,0x65])](_0x161b2e=>_0x4815db[_0x485fff([0x65,0x76,0x65,0x72,0x79])]((_0xeb7f36,_0x190c6e)=>_0x161b2e[_0x190c6e]===_0xeb7f36||_0x161b2e[_0x190c6e]===_0x485fff([0x2a])));}function _0x2c9710(){return _0x50d6a1&&_0x4fb420?new window[(_0x485fff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10807d,_0x4d3226)=>{_0x50d6a1[_0x485fff([0x74,0x68,0x65,0x6e])](_0x10807d,_0x4d3226),_0x4fb420[_0x485fff([0x74,0x68,0x65,0x6e])](_0xec4cf3=>{_0xec4cf3!=_0x485fff([0x56,0x61,0x6c,0x69,0x64])&&_0x10807d(_0xec4cf3);},_0x4d3226);}):_0x50d6a1||_0x4fb420||_0x485fff([0x56,0x61,0x6c,0x69,0x64]);}}function _0x195675(_0x9b597f,_0x2c77db){return new window[(_0x485fff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x290070=>{if(_0x287a93())return _0x290070(_0x485fff([0x56,0x61,0x6c,0x69,0x64]));_0x1e4624(),_0x52bcca[_0x485fff([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x485fff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x52f70c=!0x1;const _0x5b2ea1=_0x429b71();function _0x278f05(_0x3e1546){return!!_0x3e1546&&(typeof _0x3e1546===_0x485fff([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3e1546===_0x485fff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3e1546[_0x485fff([0x74,0x68,0x65,0x6e])]===_0x485fff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3e1546[_0x485fff([0x63,0x61,0x74,0x63,0x68])]===_0x485fff([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x1819af(_0x3236de){_0x5554e7(_0x3236de)[_0x485fff([0x74,0x68,0x65,0x6e])](_0x1fdbf6=>{if(!_0x1fdbf6||_0x1fdbf6[_0x485fff([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x485fff([0x6f,0x6b]))return _0x485fff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x219298(_0x28e293(_0x5b2ea1+_0x2c77db))!=_0x1fdbf6[_0x485fff([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x485fff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x485fff([0x56,0x61,0x6c,0x69,0x64]);})[_0x485fff([0x74,0x68,0x65,0x6e])](_0x2ffdc3=>(_0x25c3c5(),_0x2ffdc3),()=>{const _0x354591=_0x43cbd7();return null==_0x354591?(_0x25c3c5(),_0x485fff([0x56,0x61,0x6c,0x69,0x64])):_0x485fff(_0x40c5bf-_0x354591>(0x3eba7c26^_0x53ea0a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x485fff([0x74,0x68,0x65,0x6e])](_0x290070)[_0x485fff([0x63,0x61,0x74,0x63,0x68])](()=>{_0x290070(_0x485fff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5e28ba=0x1a8016a6^_0x53ea0a;function _0x25c3c5(){const _0x489496=_0x485fff([0x6c,0x6c,0x63,0x74,0x2d])+_0x219298(_0x28e293(_0x9b597f)),_0x1df733=_0x374d43(_0x219298(window[_0x485fff([0x4d,0x61,0x74,0x68])][_0x485fff([0x63,0x65,0x69,0x6c])](_0x40c5bf/_0x5e28ba)));window[_0x485fff([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x485fff([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x489496,_0x1df733);}function _0x43cbd7(){const _0x2682a1=_0x485fff([0x6c,0x6c,0x63,0x74,0x2d])+_0x219298(_0x28e293(_0x9b597f)),_0x5f212b=window[_0x485fff([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x485fff([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2682a1);return _0x5f212b?window[_0x485fff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x374d43(_0x5f212b),0x10)*_0x5e28ba:null;}function _0x5554e7(_0x543848){return new window[(_0x485fff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x409f5d,_0x53dc83)=>{_0x543848[_0x485fff([0x74,0x68,0x65,0x6e])](_0x409f5d,_0x53dc83),window[_0x485fff([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x53dc83,0x1ab72ce6^_0x53ea0a);});}}_0x52bcca[_0x485fff([0x6f,0x6e])](_0x485fff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xeeef04,_0x3193ef)=>{if(_0x3193ef[0x0]!=_0x9b597f)return _0x290070(_0x485fff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3193ef[0x1]={..._0x3193ef[0x1],[_0x485fff([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5b2ea1};},{[_0x485fff([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x485fff([0x68,0x69,0x67,0x68])}),_0x52bcca[_0x485fff([0x6f,0x6e])](_0x485fff([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x51ed69=>{_0x278f05(_0x51ed69[_0x485fff([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x52f70c=!0x0,_0x1819af(_0x51ed69[_0x485fff([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x485fff([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x485fff([0x6c,0x6f,0x77])}),_0x29c7fc[_0x485fff([0x74,0x68,0x65,0x6e])](()=>{_0x52f70c||_0x290070(_0x485fff([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x287a93(){return _0x52bcca[_0x485fff([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x485fff([0x76,0x69,0x65,0x77])][_0x485fff([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x485fff([0x61,0x75,0x74,0x6f]);}function _0x1e4624(){_0x52bcca[_0x485fff([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x485fff([0x76,0x69,0x65,0x77])][_0x485fff([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x485fff([0x61,0x75,0x74,0x6f]);}}function _0x383142(_0x466060){const _0x5ccefd=[new window[(_0x485fff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b6da4=>setTimeout(_0x5b6da4,0x1abfc6ea^_0x53ea0a)),_0x29c7fc[_0x485fff([0x74,0x68,0x65,0x6e])](()=>new window[(_0x485fff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1aa23d=>{let _0x5035bf=0x0;_0x52bcca[_0x485fff([0x6d,0x6f,0x64,0x65,0x6c])][_0x485fff([0x6f,0x6e])](_0x485fff([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4a9f9b,_0x429a22)=>{_0x429a22[0x0][_0x485fff([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5035bf++,_0x5035bf==(0x1ab6f9de^_0x53ea0a)&&(_0x1aa23d(),_0x4a9f9b[_0x485fff([0x6f,0x66,0x66])]());});}))];return window[_0x485fff([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x485fff([0x72,0x61,0x63,0x65])](_0x5ccefd)[_0x485fff([0x74,0x68,0x65,0x6e])](()=>_0x466060);}async function _0x1a7515(){await _0x29c7fc,_0x52bcca[_0x485fff([0x6d,0x6f,0x64,0x65,0x6c])][_0x485fff([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1355ca,_0x52bcca[_0x485fff([0x6d,0x6f,0x64,0x65,0x6c])][_0x485fff([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1355ca,_0x52bcca[_0x485fff([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x485fff([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x244f0b(){return _0x295077(_0x485fff([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x506eda(_0x485fff([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x485fff([0x73,0x74,0x61,0x74,0x65])]==_0x485fff([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x3ed440(){return _0x295077(_0x485fff([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 _0x56d0ae(){return _0x295077(_0x485fff([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2a867d(_0x3ca79d){const _0x44fbaa=_0x21d219();_0x52bcca[_0x44fbaa]=_0x485fff([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3ca79d,_0x3ca79d!=_0x485fff([0x56,0x61,0x6c,0x69,0x64])&&_0x1a7515();}function _0x21d219(){const _0x32753b=window[_0x485fff([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x485fff([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x485fff([0x6e,0x6f,0x77])]())[_0x485fff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x485fff([0x2e]),'');let _0x145c63=_0x485fff([0x66]);for(let _0x8370a9=0x0;_0x8370a9<_0x32753b[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x8370a9+=0x2){let _0x127cfc=window[_0x485fff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32753b[_0x485fff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x8370a9,_0x8370a9+0x2));_0x127cfc>=_0x506299[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x127cfc-=_0x506299[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x145c63+=_0x506299[_0x127cfc];}return _0x145c63;}function _0x31e158(){const _0x13a0c0=_0x36f607[_0x485fff([0x73,0x70,0x6c,0x69,0x74])](_0x485fff([0x2e]));if(0x3!=_0x13a0c0[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xc61399(_0x13a0c0[0x1]);function _0xc61399(_0x36c18a){const _0x5d8c2b=_0x268055(_0x36c18a);return _0x5d8c2b&&_0x2cf89c()?_0x5d8c2b:null;function _0x2cf89c(){const _0x13193a=_0x5d8c2b[_0x485fff([0x6a,0x74,0x69])],_0x45546a=window[_0x485fff([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x13193a[_0x485fff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13193a[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x503948={..._0x5d8c2b,[_0x485fff([0x6a,0x74,0x69])]:_0x13193a[_0x485fff([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x13193a[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x503948[_0x485fff([0x76,0x63])],_0x28e293(_0x503948)==_0x45546a;}}}async function _0x45120c(){let _0x68c0e7=!0x0;try{const _0x3e158f=_0x36f607[_0x485fff([0x73,0x70,0x6c,0x69,0x74])](_0x485fff([0x2e])),[_0x5ef3d5,_0xf69db5,_0x31a06b]=_0x3e158f;return _0x53b433(_0x5ef3d5),await _0x4d2591(_0x5ef3d5,_0xf69db5,_0x31a06b),_0x68c0e7;}catch(_0x130955){return!0x1;}function _0x53b433(_0x507b46){const _0x580a82=_0x268055(_0x507b46);_0x580a82&&_0x580a82[_0x485fff([0x61,0x6c,0x67])]==_0x485fff([0x45,0x53,0x32,0x35,0x36])||(_0x68c0e7=!0x1);}async function _0x4d2591(_0x380f09,_0x2bbf59,_0x533d7d){const _0x17540a=window[_0x485fff([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x485fff([0x66,0x72,0x6f,0x6d])](_0x2ae03d(_0x533d7d),_0x80210e=>_0x80210e[_0x485fff([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4535e1=new window[(_0x485fff([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x485fff([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x380f09+_0x485fff([0x2e])+_0x2bbf59),_0x3a9919=window[_0x485fff([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x485fff([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3a9919)return;const _0x6e7950=await _0x3a9919[_0x485fff([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x485fff([0x6a,0x77,0x6b]),_0x5c91bf,{[_0x485fff([0x6e,0x61,0x6d,0x65])]:_0x485fff([0x45,0x43,0x44,0x53,0x41]),[_0x485fff([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x485fff([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x485fff([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3a9919[_0x485fff([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x485fff([0x6e,0x61,0x6d,0x65])]:_0x485fff([0x45,0x43,0x44,0x53,0x41]),[_0x485fff([0x68,0x61,0x73,0x68])]:{[_0x485fff([0x6e,0x61,0x6d,0x65])]:_0x485fff([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x6e7950,_0x17540a,_0x4535e1)||(_0x68c0e7=!0x1);}}function _0x268055(_0x6201b4){return _0x6201b4[_0x485fff([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x485fff([0x65,0x79]))?JSON[_0x485fff([0x70,0x61,0x72,0x73,0x65])](_0x2ae03d(_0x6201b4)):null;}function _0x2ae03d(_0x3887ed){return window[_0x485fff([0x61,0x74,0x6f,0x62])](_0x3887ed[_0x485fff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x485fff([0x2b]))[_0x485fff([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x485fff([0x2f])));}function _0x28e293(_0x30f591){let _0x13f74e=0x1505;function _0x3a4846(_0x353d83){for(let _0x1ed48c=0x0;_0x1ed48c<_0x353d83[_0x485fff([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1ed48c++){const _0x3f3ec3=_0x353d83[_0x485fff([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1ed48c);_0x13f74e=(_0x13f74e<<0x5)+_0x13f74e+_0x3f3ec3,_0x13f74e&=_0x13f74e;}}function _0x1ee055(_0x24eadd){Array[_0x485fff([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x24eadd)?_0x24eadd[_0x485fff([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1ee055):_0x24eadd&&typeof _0x24eadd==_0x485fff([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x485fff([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x24eadd)[_0x485fff([0x73,0x6f,0x72,0x74])]()[_0x485fff([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x38fa85,_0x382b76])=>{_0x3a4846(_0x38fa85),_0x1ee055(_0x382b76);}):_0x3a4846(window[_0x485fff([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x24eadd));}return _0x1ee055(_0x30f591),_0x13f74e>>>0x0;}function _0x219298(_0x19c00b){return _0x19c00b[_0x485fff([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x485fff([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x485fff([0x30]));}function _0x374d43(_0x17a5bc){return _0x17a5bc[_0x485fff([0x73,0x70,0x6c,0x69,0x74])]('')[_0x485fff([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x485fff([0x6a,0x6f,0x69,0x6e])]('');}function _0x295077(_0xe34c18){return _0x52bcca[_0x485fff([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x485fff([0x68,0x61,0x73])](_0xe34c18);}function _0x506eda(_0x1760ea){return _0x52bcca[_0x485fff([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x485fff([0x67,0x65,0x74])](_0x1760ea);}function _0x1355ca(){}function _0x485fff(_0x58d053){return _0x58d053['map'](_0x72f5f=>String['fromCharCode'](_0x72f5f))['join']('');}_0x2a867d(await _0x51f14b());}(this);}set['adapter'](_0x101129){if(this['_adapter'])throw new _0x3c865c('track-changes-adapter-already-set',this);this['_adapter']=_0x101129;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x25c28c=!0x1,toJSON:_0x45f9b3=!0x1}={}){const _0x4246fe=[];for(const _0x905f3b of this['_suggestions']['values']())_0x25c28c&&!_0x905f3b['isInContent']||_0x4246fe['push'](_0x905f3b);return _0x45f9b3?_0x4246fe['map'](_0x552305=>_0x552305['toJSON']()):_0x4246fe;}['getSuggestion'](_0x485bb8){const _0x1234a2=this['_suggestions']['get'](_0x485bb8);if(!_0x1234a2)throw new _0x3c865c('track-changes-suggestion-not-found',this);return _0x1234a2;}['hasSuggestion'](_0xd00063){return this['_suggestions']['has'](_0xd00063);}['addSuggestionData'](_0x35163e){const {authorId:_0x2ed898,id:_0xc9f3b0,attributes:_0x13c2f9}=_0x35163e,[_0x41c476,_0x38b925]=_0x35163e['type']['split'](':'),_0x1eab82=this['_suggestions']['get'](_0xc9f3b0)||this['_createSuggestion'](_0x41c476,_0x38b925,_0xc9f3b0,_0x2ed898,_0x13c2f9);if(this['_addThreadToSuggestion'](_0x1eab82),this['_checkSuggestionCorrectness'](_0x1eab82,_0x41c476,_0x38b925||null,_0x2ed898),_0x1eab82['createdAt']=_0x35163e['createdAt'],_0x1eab82['_isDataLoaded']=!0x0,_0x13c2f9&&_0x13c2f9['@external']){const _0xe176e9=_0x13c2f9['@external'],_0xd7817a=this['_getExternalAuthor'](_0xe176e9['authorName']);_0x1eab82['authoredAt']=_0xe176e9['createdAt'],_0x1eab82['author']=_0xd7817a,_0x1eab82['isExternal']=!0x0;}else _0x1eab82['authoredAt']=_0x35163e['createdAt'];switch(_0x35163e['data']&&(_0x1eab82['data']=_0x35163e['data']),_0x35163e['attributes']&&(_0x1eab82['attributes']=_0x35163e['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x1eab82['_saved']=!0x0),this['_suggestionState']['get'](_0x1eab82)){case'notReady':this['_suggestionState']['set'](_0x1eab82,'dataReady');break;case'markerReady':_0x1eab82['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x1eab82])),this['_refreshSuggestionsChain'](new Set([_0x1eab82])),this['_suggestionState']['set'](_0x1eab82,'ready'),this['fire']('suggestionLoaded',_0x1eab82)):this['_suggestionState']['set'](_0x1eab82,'removed');}return _0x1eab82;}['acceptSuggestion'](_0x5ea6f8){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1294d8 of _0x5ea6f8['getAllAdjacentSuggestions']())_0x1294d8['accept']();});});}['discardSuggestion'](_0x1f745c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x7218f6 of _0x1f745c['getAllAdjacentSuggestions']())_0x7218f6['discard']();});});}['enableCommand'](_0x1ed24d,_0x246cee){const _0x2fec16=this['editor']['commands']['get'](_0x1ed24d);if(!_0x2fec16)throw new _0x3c865c('track-changes-command-not-found',this,{'commandName':_0x1ed24d});if(this['_enabledCommands']['has'](_0x2fec16))throw new _0x3c865c('track-changes-enable-command-twice',this,{'commandName':_0x1ed24d});this['_enabledCommands']['add'](_0x2fec16),_0x246cee&&_0x2fec16['on']('execute',(_0x2c2dfe,_0x3c24d9)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x3c24d9['length']>0x0&&_0x3c24d9[_0x3c24d9['length']-0x1]&&_0x3c24d9[_0x3c24d9['length']-0x1]['forceDefaultExecution']?_0x3c24d9['pop']():(_0x2c2dfe['return']=_0x246cee((..._0x4102e1)=>_0x2fec16['execute'](..._0x4102e1,{'forceDefaultExecution':!0x0}),..._0x3c24d9),_0x2c2dfe['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x475fb1){let _0x51fbf2,_0x12973e;const _0x37bac9=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x51fbf2=_0x475fb1();}catch(_0x14f87d){_0x12973e=_0x14f87d;}return _0x37bac9||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x12973e&&_0x3c865c['rethrowUnexpectedError'](_0x12973e,this),_0x51fbf2;}['markInsertion'](_0x1f4e0f,_0x1a6f09=null,_0x223c37={}){if(_0x1f4e0f['isCollapsed'])return null;const _0x880c18=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3aef8e,meta:_0x4a31d4}of this['_findSuggestions'](_0x1f4e0f,'insertion'))if(_0x4a31d4['isOwn']){if(!_0x4a31d4['isNextTo']){if(_0x4a31d4['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x3aef8e,_0x223c37))continue;return _0x3aef8e;}if(Qt(_0x3aef8e,_0x223c37))return _0x3aef8e;this['_breakSuggestionMarker'](_0x3aef8e,_0x1f4e0f['start'],_0x1f4e0f['end']);break;}if(_0x1a6f09==_0x3aef8e['subType']&&Qt(_0x3aef8e,_0x223c37)){const _0x5b8080=_0x3aef8e['getFirstRange']();return _0x5b8080['start']['isEqual'](_0x1f4e0f['end'])?this['_setSuggestionRange'](_0x3aef8e,this['_model']['createRange'](_0x1f4e0f['start'],_0x5b8080['end'])):this['_setSuggestionRange'](_0x3aef8e,this['_model']['createRange'](_0x5b8080['start'],_0x1f4e0f['end'])),_0x3aef8e;}}const _0x24a5b8=_0x429b71(),_0x39982e=_0x880c18['id'],_0x275580=_0x1a6f09?'insertion:'+_0x1a6f09:'insertion',_0x2eb236=this['_setSuggestionData']({'id':_0x24a5b8,'type':_0x275580,'createdAt':new Date(),'authorId':_0x39982e,'attributes':_0x223c37});return this['_addSuggestionMarker'](_0x275580,_0x24a5b8,_0x39982e,_0x1f4e0f),_0x2eb236;}['markMultiRangeInsertion'](_0x460426,_0x4c31ec='multi',_0xa18174={}){const _0x563ae3=this['editor']['plugins']['get']('Users')['me'],_0x50d402=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4c31ec,'join');for(const _0x5c5d26 of this['getSuggestions']())if(_0x5c5d26['author']['id']==_0x563ae3['id']&&'insertion'==_0x5c5d26['type']&&_0x5c5d26['subType']==_0x4c31ec&&Qt(_0x5c5d26,_0xa18174)&&(_0x50d402(_0x5c5d26['getRanges'](),_0x460426)||_0x50d402(_0x460426,_0x5c5d26['getRanges']()))){for(const _0x135263 of _0x460426)_0x5c5d26['addRange'](_0x135263);return _0x5c5d26;}for(const {suggestion:_0x4f8b15,meta:_0x6006b7}of this['_findSuggestions'](_0x460426,'insertion')){if(!_0x6006b7['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x6006b7['containsRangeInObject'])continue;if(!Qt(_0x4f8b15,_0xa18174))continue;let _0x1d5b3f=!0x0;for(const _0x49bce4 of _0x4f8b15['getRanges']())for(const _0x53eed3 of _0x460426)if(!_0x49bce4['containsRange'](_0x53eed3)){_0x1d5b3f=!0x1;break;}if(_0x1d5b3f)return _0x4f8b15;}const _0x27a4d3=_0x429b71(),_0x293ca3=_0x563ae3['id'],_0x2966d2='insertion:'+_0x4c31ec,_0x42748e=this['_setSuggestionData']({'id':_0x27a4d3,'type':_0x2966d2,'createdAt':new Date(),'authorId':_0x293ca3,'attributes':_0xa18174});for(const _0x1dccfc of _0x460426)this['_addSuggestionMarker'](_0x2966d2,_0x27a4d3,_0x293ca3,_0x1dccfc,o['getMultiRangeId']());return _0x42748e;}['markInlineFormat'](_0xb63f05,_0x5f231a,_0x1b0620=null,_0x1cf7b7={}){if(_0x1b0620=_0x1b0620||Jt(_0x5f231a),_0xb63f05['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x5e34ea=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1b0620,'accept');return this['forceDefaultExecution'](()=>_0x5e34ea([_0xb63f05],_0x5f231a,_0x1cf7b7)),null;}const _0x8d6813=this['editor']['plugins']['get']('Users')['me'],_0x11452=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x1ea7cd,meta:_0x17671b}of this['_findSuggestions'](_0xb63f05,'insertion'))_0x17671b['isOwn']&&!_0x17671b['isInsideObject']&&_0x11452['push'](..._0x1ea7cd['getRanges']());}const _0x1eb553=function(_0x3120cd,_0x4758a5){const _0x55dd83=[];for(const _0x39f4be of _0x4758a5){const _0x2c44e1=_0x3120cd['getIntersection'](_0x39f4be);_0x2c44e1&&_0x55dd83['push'](_0x2c44e1);}return _0x55dd83;}(_0xb63f05,_0x11452),_0x27d475=function(_0x3ee28f,_0x32c352){const _0xcda89a=[_0x3ee28f];for(const _0xb5207 of _0x32c352){let _0x21ae61=0x0;for(;_0x21ae61<_0xcda89a['length'];){const _0x3e8dcc=_0xcda89a[_0x21ae61]['getDifference'](_0xb5207);_0xcda89a['splice'](_0x21ae61,0x1,..._0x3e8dcc),_0x21ae61+=_0x3e8dcc['length'];}}return _0xcda89a;}(_0xb63f05,_0x11452);_0x1eb553['length']&&this['_model']['change'](()=>{for(const _0x218854 of _0x1eb553){const _0x43d73c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x1b0620,'accept');this['forceDefaultExecution'](()=>_0x43d73c([_0x218854],_0x5f231a,_0x1cf7b7));}});for(const _0x2747bd of _0x27d475){let _0x5ec770=null,_0x357fbf=_0x2747bd['start'],_0x4cfb0e=_0x2747bd['end'];for(const {suggestion:_0x303fd8,meta:_0x2a4971}of this['_findSuggestions'](_0x2747bd,'formatInline')){if(!_0x2a4971['isOwn'])continue;if(_0x303fd8['subType']!=_0x1b0620)continue;if(!Qt(_0x303fd8,_0x1cf7b7))continue;const _0x585a2a=_0x303fd8['getFirstRange']();if(_0x585a2a['containsRange'](_0x2747bd,!0x0))return null;_0x357fbf=_0x357fbf['isBefore'](_0x585a2a['start'])?_0x357fbf:_0x585a2a['start'],_0x4cfb0e=_0x4cfb0e['isAfter'](_0x585a2a['end'])?_0x4cfb0e:_0x585a2a['end'],_0x5ec770?_0x585a2a['start']['isBefore'](_0x5ec770['getFirstRange']()['start'])?(_0x5ec770['removeMarkers'](),_0x5ec770=_0x303fd8):_0x303fd8['removeMarkers']():_0x5ec770=_0x303fd8;}const _0x5b07a6=this['_model']['createRange'](_0x357fbf,_0x4cfb0e);if(_0x5ec770)this['_setSuggestionRange'](_0x5ec770,_0x5b07a6);else{const _0x4dbc02=_0x429b71(),_0x1962df=_0x8d6813['id'];this['_setSuggestionData']({'id':_0x4dbc02,'type':'formatInline:'+_0x1b0620,'data':_0x5f231a,'createdAt':new Date(),'authorId':_0x1962df,'attributes':_0x1cf7b7}),this['_addSuggestionMarker']('formatInline:'+_0x1b0620,_0x4dbc02,_0x1962df,_0x5b07a6);}}return null;}['markBlockFormat'](_0x294b81,_0x39b3a4,_0xab9601=[],_0x3f6395=null,_0x5312d1={}){_0x39b3a4['formatGroupId']||(_0x39b3a4['formatGroupId']=_0x39b3a4['commandName']),_0x39b3a4['multipleBlocks']=_0x294b81['is']('range'),_0x3f6395=_0x3f6395||Jt(_0x39b3a4);const _0x23919d=_0xab9601['map'](_0x45f0ff=>qt(_0x45f0ff,this['_model'])),_0x2a3d77=_0x294b81['is']('range')?_0x294b81:qt(_0x294b81,this['_model']);if('never'===this['_trackFormatChanges']){const _0x14e242=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3f6395,'accept');return this['forceDefaultExecution'](()=>_0x14e242([_0x2a3d77],_0x39b3a4,_0x5312d1)),null;}_0x23919d['push'](_0x2a3d77);let _0x5537fb=!0x0;for(const _0x48027e of _0x23919d)if(!this['_rangeIsInLocalUserInsertion'](_0x48027e)){_0x5537fb=!0x1;break;}if(_0x5537fb&&'always'!==this['_trackFormatChanges']){const _0x274a59=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3f6395,'accept');return this['forceDefaultExecution'](()=>_0x274a59([_0x2a3d77],_0x39b3a4,_0x5312d1)),null;}let _0x23c4ad=null,_0xca92e7=_0x2a3d77['start'],_0x52aaae=_0x2a3d77['end'];for(const {suggestion:_0x334de7,meta:_0x14ee08}of this['_findSuggestions'](_0x2a3d77,'formatBlock')){if(!_0x14ee08['isOwn'])continue;if(_0x14ee08['isNextTo']||_0x14ee08['containsRangeInObject']||_0x14ee08['isInsideObject'])continue;if(_0x334de7['data']['formatGroupId']!=_0x39b3a4['formatGroupId'])continue;if(!Qt(_0x334de7,_0x5312d1))continue;const _0x11e4ef=_0x334de7['getFirstRange']();if(_0x334de7['subType']==_0x3f6395){if(_0x11e4ef['containsRange'](_0x2a3d77,!0x0))return null;_0xca92e7=_0xca92e7['isBefore'](_0x11e4ef['start'])?_0xca92e7:_0x11e4ef['start'],_0x52aaae=_0x52aaae['isAfter'](_0x11e4ef['end'])?_0x52aaae:_0x11e4ef['end'],_0x23c4ad?_0x11e4ef['start']['isBefore'](_0x23c4ad['getFirstRange']()['start'])?(_0x23c4ad['removeMarkers'](),_0x23c4ad=_0x334de7):_0x334de7['removeMarkers']():_0x23c4ad=_0x334de7;}else{const _0x306d9a=_0x2a3d77['getIntersection'](_0x11e4ef);this['_cutOutSuggestionMarker'](_0x334de7,_0x306d9a);}}const _0x5ba717=this['editor']['plugins']['get']('Users')['me'],_0x106e2f=_0x429b71(),_0x424842=_0x5ba717['id'];if(_0x23c4ad)return this['_setSuggestionRange'](_0x23c4ad,this['_model']['createRange'](_0xca92e7,_0x52aaae)),_0x23c4ad;{const _0x1520c1=this['_setSuggestionData']({'id':_0x106e2f,'type':'formatBlock:'+_0x3f6395,'data':_0x39b3a4,'createdAt':new Date(),'authorId':_0x424842,'attributes':_0x5312d1});return this['_addSuggestionMarker']('formatBlock:'+_0x3f6395,_0x106e2f,_0x424842,this['_model']['createRange'](_0xca92e7,_0x52aaae)),_0x1520c1;}}['markMultiRangeBlockFormat'](_0x39db58,_0x3f4a83,_0x292d17=[],_0x390caf=null,_0x3de66c={}){_0x3f4a83['formatGroupId']||(_0x3f4a83['formatGroupId']=_0x3f4a83['commandName']);const _0x54cf87=_0x39db58[0x0];_0x3f4a83['multipleBlocks']=_0x54cf87['is']('range'),_0x390caf=_0x390caf||Jt(_0x3f4a83);const _0x45afdf=_0x292d17['map'](_0x583d7f=>qt(_0x583d7f,this['_model'])),_0x3635f3=_0x54cf87['is']('range')?_0x39db58:_0x39db58['map'](_0x132232=>qt(_0x132232,this['_model']));if('never'===this['_trackFormatChanges']){const _0x508b42=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x390caf,'accept');return this['forceDefaultExecution'](()=>_0x508b42(_0x3635f3,_0x3f4a83,_0x3de66c)),null;}_0x45afdf['push'](..._0x3635f3);let _0xb76456=!0x0;for(const _0x46ed54 of _0x45afdf)if(!this['_rangeIsInLocalUserInsertion'](_0x46ed54)){_0xb76456=!0x1;break;}if(_0xb76456&&'always'!==this['_trackFormatChanges']){const _0x132937=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x390caf,'accept');return this['forceDefaultExecution'](()=>_0x132937(_0x3635f3,_0x3f4a83,_0x3de66c)),null;}const _0x522650=this['editor']['plugins']['get']('Users')['me'];for(const _0x135b05 of this['getSuggestions']()){if(_0x135b05['author']['id']!=_0x522650['id'])continue;if('formatBlock'!=_0x135b05['type']||_0x135b05['data']['formatGroupId']!=_0x3f4a83['formatGroupId'])continue;if(!Qt(_0x135b05,_0x3de66c))continue;const _0x5e9f48=_0x135b05['subType']==_0x390caf;for(let _0x572bc3=0x0;_0x572bc3<_0x3635f3['length'];_0x572bc3++){const _0x5e48ef=_0x3635f3[_0x572bc3];for(const _0x2ac628 of _0x135b05['getMarkers']()){const _0x5dd3a1=_0x2ac628['getRange']();if(_0x5e48ef['isEqual'](_0x5dd3a1)){_0x5e9f48?(_0x3635f3['splice'](_0x572bc3,0x1),_0x572bc3--):_0x135b05['removeMarker'](_0x2ac628['name']);break;}}}}if(0x0==_0x3635f3['length'])return null;const _0x8709c4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x390caf,'join');for(const _0x213dbd of this['getSuggestions']())if(_0x213dbd['author']['id']==_0x522650['id']&&'formatBlock'==_0x213dbd['type']&&_0x213dbd['data']['formatGroupId']==_0x3f4a83['formatGroupId']&&_0x213dbd['subType']==_0x390caf&&Qt(_0x213dbd,_0x3de66c)&&(_0x8709c4(_0x213dbd['getRanges'](),_0x3635f3)||_0x8709c4(_0x3635f3,_0x213dbd['getRanges']()))){for(const _0x48b0f5 of _0x3635f3)_0x213dbd['addRange'](_0x48b0f5);return _0x213dbd;}const _0x59b471=_0x429b71(),_0x2a7a84=_0x522650['id'],_0x5d007b='formatBlock:'+_0x390caf,_0x5d62fd=this['_setSuggestionData']({'id':_0x59b471,'type':_0x5d007b,'data':_0x3f4a83,'createdAt':new Date(),'authorId':_0x2a7a84,'attributes':_0x3de66c});for(const _0x17c6a8 of _0x3635f3)this['_addSuggestionMarker'](_0x5d007b,_0x59b471,_0x2a7a84,_0x17c6a8,o['getMultiRangeId']());return _0x5d62fd;}['markDeletion'](_0x4d7f70,_0x269136=null,_0x396265={}){if(_0x4d7f70['isCollapsed'])return null;const _0x305a6f=this['editor']['plugins']['get']('Users')['me'],_0x46c0f9=new _0x315628(_0x4d7f70['start'],_0x4d7f70['end']);for(const {suggestion:_0x535ad6,meta:_0x4674f3}of this['_findSuggestions'](_0x46c0f9,'insertion'))if(_0x4674f3['isOwn']&&!_0x4674f3['isNextTo']){if(_0x535ad6['isMultiRange']){const _0x37606c=_0x535ad6['getRanges']()['filter'](_0x39e41f=>'$graveyard'!=_0x39e41f['root']['rootName']);_0x37606c['every'](_0x5eede0=>_0x46c0f9['containsRange'](_0x5eede0,!0x0))&&_0x535ad6['discard']();if(_0x37606c['some'](_0x408873=>_0x408873['containsRange'](_0x46c0f9,!0x0))){const _0x408949=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x269136,'accept');return this['forceDefaultExecution'](()=>_0x408949([_0x46c0f9],null,_0x396265)),null;}}else{const _0x1fe2bb=_0x46c0f9['getIntersection'](_0x535ad6['getFirstRange']());null!==_0x1fe2bb&&_0x535ad6['_onDiscard']([_0x1fe2bb],null,_0x396265);}}if(_0x46c0f9['detach'](),_0x46c0f9['isCollapsed']||'$graveyard'==_0x46c0f9['root']['rootName'])return null;let _0x4b6bca=null,_0x102e38=_0x46c0f9['start'],_0x26799f=_0x46c0f9['end'];const _0x45f2d9=this['_findSuggestions'](_0x46c0f9,'deletion');for(const {suggestion:_0x537f59,meta:_0x27f648}of _0x45f2d9){const _0x2428ec=this['_model']['createRange'](_0x102e38,_0x26799f);if(_0x27f648['isOwn']&&(this['_mergeNestedSuggestions']||!_0x27f648['containsRangeInObject']&&!_0x27f648['isInsideObject'])){if(_0x537f59['isMultiRange']){if(!Qt(_0x537f59,_0x396265))continue;let _0x2eaa2f=!0x0;for(const _0x3339ef of _0x537f59['getRanges']()){if(_0x3339ef['containsRange'](_0x2428ec,!0x0))return _0x537f59;_0x2428ec['containsRange'](_0x3339ef)||(_0x2eaa2f=!0x1);}_0x2eaa2f&&_0x537f59['discard']();}else{const _0x4668aa=_0x537f59['getFirstRange']();if(_0x4668aa['containsRange'](_0x2428ec,!0x0))return _0x537f59;if(!Qt(_0x537f59,_0x396265)){_0x2428ec['containsRange'](_0x4668aa)?_0x537f59['removeMarkers']():_0x4668aa['containsPosition'](_0x102e38)?_0x102e38=_0x4668aa['end']:_0x4668aa['containsPosition'](_0x26799f)&&(_0x26799f=_0x4668aa['start']);continue;}_0x102e38=_0x102e38['isBefore'](_0x4668aa['start'])?_0x102e38:_0x4668aa['start'],_0x26799f=_0x26799f['isAfter'](_0x4668aa['end'])?_0x26799f:_0x4668aa['end'],_0x396265=Object['assign']({},_0x537f59['attributes']),_0x4b6bca?_0x4668aa['start']['isBefore'](_0x4b6bca['getFirstRange']()['start'])?(_0x4b6bca['removeMarkers'](),_0x4b6bca=_0x537f59):_0x537f59['removeMarkers']():_0x4b6bca=_0x537f59;}}}if(_0x4b6bca)return this['_setSuggestionRange'](_0x4b6bca,this['_model']['createRange'](_0x102e38,_0x26799f)),_0x4b6bca;{const _0x18d75a=_0x429b71(),_0x4624de=this['_model']['createRange'](_0x102e38,_0x26799f),_0x730b88=_0x305a6f['id'],_0x586211=_0x269136?'deletion:'+_0x269136:'deletion',_0x447b73=this['_setSuggestionData']({'id':_0x18d75a,'type':_0x586211,'createdAt':new Date(),'authorId':_0x730b88,'attributes':_0x396265});return this['_addSuggestionMarker'](_0x586211,_0x18d75a,_0x730b88,_0x4624de),_0x447b73;}}['markMultiRangeDeletion'](_0x539574,_0x58010='multi',_0x39f63d={}){const _0x1114ff=this['editor']['plugins']['get']('Users')['me'],_0x3eae55=_0x539574['map'](_0x5b72e6=>new _0x315628(_0x5b72e6['start'],_0x5b72e6['end'])),_0x11cde5=new Set();for(const {suggestion:_0x1c3cd6,meta:_0x253208}of this['_findSuggestions'](_0x3eae55,'insertion'))_0x253208['isOwn']&&!_0x253208['isNextTo']&&_0x11cde5['add'](_0x1c3cd6);for(const _0x267995 of _0x11cde5)if(_0x267995['isMultiRange']){const _0x2e7a52=_0x267995['getRanges']();(!_0x267995['attributes']||!_0x267995['attributes']['skipNestingCheck'])&&(_0x2e7a52['every'](_0x236752=>_0x3eae55['some'](_0x408517=>_0x408517['containsRange'](_0x236752,!0x0)))&&_0x267995['discard']());if(_0x3eae55['every'](_0x1b1a48=>_0x2e7a52['some'](_0x461702=>_0x461702['containsRange'](_0x1b1a48,!0x0)))){const _0x3458bb=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x58010,'accept');return this['forceDefaultExecution'](()=>_0x3458bb(_0x539574,null,_0x39f63d)),null;}}else{const _0x2b8c7d=_0x267995['getFirstRange']();_0x3eae55['some'](_0x4a8af5=>_0x4a8af5['containsRange'](_0x2b8c7d,!0x0))&&_0x267995['discard']();if(_0x3eae55['every'](_0x2c360a=>_0x2b8c7d['containsRange'](_0x2c360a,!0x0))){const _0x522be1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x58010,'accept');return this['forceDefaultExecution'](()=>_0x522be1(_0x3eae55,null,_0x39f63d)),null;}}const _0x331351=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x58010,'join');let _0xd232a=null;for(const _0x3cbc95 of this['getSuggestions']())if(_0x3cbc95['author']['id']==_0x1114ff['id']&&_0x3cbc95['isInContent']&&'deletion'==_0x3cbc95['type']&&_0x3cbc95['subType']==_0x58010&&Qt(_0x3cbc95,_0x39f63d)&&(_0x331351(_0x3cbc95['getRanges'](),_0x3eae55)||_0x331351(_0x3eae55,_0x3cbc95['getRanges']()))){if(_0xd232a){if(_0x3cbc95['commentThread']&&_0x3cbc95['commentThread']['length'])continue;for(const _0x4625d5 of _0x3cbc95['getRanges']())_0xd232a['isIntersectingWithRange'](_0x4625d5)||_0xd232a['addRange'](_0x4625d5);_0x3cbc95['removeMarkers']();}else{_0xd232a=_0x3cbc95;for(const _0x2fb7ff of _0x3eae55)_0x3cbc95['isIntersectingWithRange'](_0x2fb7ff)||_0x3cbc95['addRange'](_0x2fb7ff);}}if(_0xd232a)return _0xd232a;_0x11cde5['clear']();for(const {suggestion:_0x828c2c,meta:_0x1771f2}of this['_findSuggestions'](_0x3eae55,'deletion'))_0x1771f2['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1771f2['containsRangeInObject']&&!_0x1771f2['isInsideObject'])&&Qt(_0x828c2c,_0x39f63d)&&_0x11cde5['add'](_0x828c2c);for(const _0x36526b of _0x11cde5){const _0x40b797=_0x36526b['getRanges']();if(!_0x39f63d||!_0x39f63d['skipNestingCheck']){if(_0x3eae55['every'](_0xb718a=>_0x40b797['some'](_0x46bbd0=>_0x46bbd0['containsRange'](_0xb718a,!0x0))))return _0x36526b;}(!_0x36526b['attributes']||!_0x36526b['attributes']['skipNestingCheck'])&&(_0x40b797['every'](_0x3ddd6d=>_0x3eae55['some'](_0xdd5c77=>_0xdd5c77['containsRange'](_0x3ddd6d,!0x0)))&&_0x36526b['discard']());}const _0xbbbe23=_0x429b71(),_0x16b4e2=_0x1114ff['id'],_0x43b94c='deletion:'+_0x58010,_0x517e2=this['_setSuggestionData']({'id':_0xbbbe23,'type':_0x43b94c,'createdAt':new Date(),'authorId':_0x16b4e2,'attributes':_0x39f63d});for(const _0x4526c2 of _0x3eae55)_0x4526c2['detach'](),_0x4526c2['isCollapsed']||'$graveyard'==_0x4526c2['root']['rootName']||this['_addSuggestionMarker'](_0x43b94c,_0xbbbe23,_0x16b4e2,_0x4526c2,o['getMultiRangeId']());return _0x517e2;}['markAttributeChange'](_0x2dbd5d,_0x1e21bd,_0x407151,_0x2a4f54,_0x50a3f5){if(_0x2dbd5d['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2d50de=this['editor']['plugins']['get']('Users')['me']['id'],_0x4e5a20=Array['from'](this['_suggestions']['values']())['filter'](_0x38de28=>'attribute'==_0x38de28['type']&&_0x38de28['data']['key']==_0x1e21bd&&_0x38de28['isIntersectingWithRange'](_0x2dbd5d));if('default'===this['_trackFormatChanges']){const _0x15817b=this['_findSuggestions'](_0x2dbd5d,'insertion')['filter'](({meta:_0xde93cd})=>_0xde93cd['isOwn']&&!_0xde93cd['isInsideObject']&&!_0xde93cd['isNextTo'])['map'](({suggestion:_0x5088ea})=>_0x5088ea);_0x4e5a20['unshift'](..._0x15817b);}const _0x36f039=new Map([[_0x2dbd5d,_0x407151]]);for(const _0x77024c of _0x4e5a20){const _0x3ff202='attribute'==_0x77024c['type']?_0x77024c['data']['oldValue']:void 0x0,_0x44820e=_0x77024c['getFirstRange'](),_0x39ca78=Array['from'](_0x36f039['keys']())['find'](_0x43120c=>_0x43120c['isIntersecting'](_0x44820e));if(!_0x39ca78)continue;const _0x2d3ef6=_0x39ca78['getDifference'](_0x44820e);this['_isBlockAttribute'](_0x1e21bd)&&'insertion'==_0x77024c['type']&&0x0!=_0x2d3ef6['length']||(_0x36f039['delete'](_0x39ca78),_0x2d3ef6['forEach'](_0x2a1869=>{_0x36f039['set'](_0x2a1869,_0x407151);}),'insertion'!=_0x77024c['type']&&_0x3ff202!=_0x2a4f54&&_0x36f039['set'](_0x39ca78['getIntersection'](_0x44820e),_0x3ff202));}const _0x57d190=[];for(const [_0x3fdcb8,_0x136e41]of _0x36f039){const _0x7a14f4=_0x429b71(),_0xcbd443={'key':_0x1e21bd,'oldValue':_0x136e41,'newValue':_0x2a4f54};_0x1e21bd['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':_0x1e21bd});const _0x58f50f=('attribute:'+(_0x1e21bd+'|'+Jt({'newValue':_0x2a4f54})))['substring'](0x0,0x3c),_0x4af3f2=this['_setSuggestionData']({'id':_0x7a14f4,'type':_0x58f50f,'data':_0xcbd443,'createdAt':new Date(),'authorId':_0x2d50de,'attributes':_0x50a3f5});_0x57d190['push'](_0x4af3f2),this['_addSuggestionMarker'](_0x58f50f,_0x7a14f4,_0x2d50de,_0x3fdcb8);}return _0x57d190;}['enableDefaultAttributesIntegration'](_0x214a50){this['enableCommand'](_0x214a50,(_0x5a7b41,..._0x5cee9b)=>{this['_recordAttributeChanges'](()=>{_0x5a7b41(..._0x5cee9b);});});}['registerBlockAttribute'](_0x345136){this['_blockAttributeKeys']['add'](_0x345136);}['registerInlineAttribute'](_0x2b3525){this['_inlineAttributeKeys']['add'](_0x2b3525);}['_getAttributeKey'](_0x140fc5){return'attribute'==_0x140fc5['type']?_0x140fc5['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x3e3dfe,_0x482d5c){const _0xd753f7=_0x3e3dfe['getFirstMarker']();this['_model']['change'](_0x4b7df8=>{_0x4b7df8['updateMarker'](_0xd753f7,{'range':_0x482d5c});});}['_addThreadToSuggestion'](_0x505a13){const _0x199e87=_0x505a13['id'],_0x1e5da2=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x199e87)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1e5da2,'threadId':_0x199e87,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2800c4=this['_commentsRepository']['getCommentThread'](_0x199e87);_0x2800c4['unbind']('isRemovable'),_0x2800c4['isRemovable']=!0x1,_0x505a13['commentThread']=_0x2800c4;}['_checkSuggestionCorrectness'](_0x25c8c4,_0x2f5780,_0x6c6b35,_0x501fef){if(_0x25c8c4['type']!=_0x2f5780||_0x25c8c4['subType']!=_0x6c6b35||_0x25c8c4['creator']['id']!=_0x501fef)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3c865c('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3dc9a6,_0x6cf42c){const _0x4ece3b=_0x3dc9a6['getFirstRange']();if(_0x6cf42c['isEqual'](_0x4ece3b))_0x3dc9a6['removeMarkers']();else{if(_0x4ece3b['containsRange'](_0x6cf42c)){const _0x50f879=this['_model']['createPositionAt'](_0x6cf42c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3dc9a6,this['_model']['createRange'](_0x4ece3b['start'],_0x50f879));const _0x53336b=_0x429b71(),_0x32c903=_0x3dc9a6['creator']['id'],_0x15e09a=_0x3dc9a6['type']+':'+_0x3dc9a6['subType'];this['_setSuggestionData']({'id':_0x53336b,'type':_0x15e09a,'createdAt':new Date(),'authorId':_0x32c903,'data':_0x3dc9a6['data'],'attributes':_0x3dc9a6['attributes']});const _0x18f5cd=this['_model']['createPositionAt'](_0x6cf42c['end']['parent'],'after'),_0x19cc48=this['_model']['createRange'](_0x18f5cd,_0x4ece3b['end']);this['_addSuggestionMarker'](_0x15e09a,_0x53336b,_0x32c903,_0x19cc48);}else{if(_0x4ece3b['containsPosition'](_0x6cf42c['start'])){const _0x6944c1=this['_model']['createPositionAt'](_0x6cf42c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3dc9a6,this['_model']['createRange'](_0x4ece3b['start'],_0x6944c1));}else{const _0x2d9c62=this['_model']['createPositionAt'](_0x6cf42c['end']['parent'],'after');this['_setSuggestionRange'](_0x3dc9a6,this['_model']['createRange'](_0x2d9c62,_0x4ece3b['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x463bd6){for(const {suggestion:_0x2f7444,meta:_0xb6b789}of this['_findSuggestions'](_0x463bd6,'insertion')){if(!_0xb6b789['isOwn'])continue;const _0x49e505=_0x2f7444['getRanges']();for(const _0x25a35e of _0x49e505)if(!_0x463bd6['getDifference'](_0x25a35e)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4662b0){const _0x2da868=this['editor']['plugins']['get']('Users')['getUser'](_0x4662b0);if(!_0x2da868)throw new _0x3c865c('track-changes-user-not-found',this);return _0x2da868;}['_getExternalAuthor'](_0x16e589){const _0x434ac0=this['editor']['plugins']['get']('Users'),_0x4e80d0=_0x2eecaa('external:'+_0x16e589),_0x1d68f9=_0x434ac0['getUser'](_0x4e80d0);return _0x1d68f9||_0x434ac0['addUser']({'id':_0x4e80d0,'name':_0x16e589});}['_createSuggestion'](_0x2c62be,_0xa5e109,_0x384ffe,_0x1388fe,_0x462e99){const _0xed1f5e=this['_getAuthorFromId'](_0x1388fe),_0x351c90=this['_suggestionFactory']['buildSuggestion'](_0x2c62be,_0xa5e109,_0x384ffe,_0xed1f5e,_0x462e99,_0x1b98ef=>{this['_updateSuggestionData'](_0x384ffe,{'attributes':_0x1b98ef});const _0x306341=this['getSuggestion'](_0x384ffe);this['_joinWithAdjacentSuggestions'](new Set([_0x306341])),this['_refreshSuggestionsChain'](new Set([_0x306341]));});return this['listenTo'](_0x351c90,'accept',()=>{this['_updateSuggestionData'](_0x384ffe,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x351c90,'discard',()=>{this['_updateSuggestionData'](_0x384ffe,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x384ffe,_0x351c90),this['_suggestionState']['set'](_0x351c90,'notReady'),_0x351c90;}['_splitMarkerName'](_0x30193c){const _0x13ce15=_0x30193c['split'](':');return{'group':_0x13ce15[0x0],'type':_0x13ce15[0x1],'subType':_0x13ce15['length']>=0x5?_0x13ce15[0x2]:null,'id':_0x13ce15['length']<0x5?_0x13ce15[0x2]:_0x13ce15[0x3],'authorId':_0x13ce15['length']<0x5?_0x13ce15[0x3]:_0x13ce15[0x4],'markerCount':0x6==_0x13ce15['length']?_0x13ce15[0x5]:null};}['_breakSuggestionMarker'](_0x234d9c,_0x5e8edd,_0x364911){const _0x5b6d57=_0x234d9c['getFirstRange'](),_0x8eabaf=_0x5b6d57['start'],_0x2bfe49=_0x5b6d57['end'];this['_setSuggestionRange'](_0x234d9c,this['_model']['createRange'](_0x8eabaf,_0x5e8edd));const _0x40a4ba=_0x429b71(),_0x2627d7=_0x234d9c['creator']['id'],_0x11af21=_0x234d9c['type']+(_0x234d9c['subType']?':'+_0x234d9c['subType']:'');this['_setSuggestionData']({'id':_0x40a4ba,'type':_0x11af21,'createdAt':new Date(),'authorId':_0x2627d7,'originalSuggestionId':_0x234d9c['id'],'attributes':_0x234d9c['attributes'],'data':_0x234d9c['data']});const _0x234065=this['_getAttributeKey'](_0x234d9c);('formatBlock'==_0x234d9c['type']||_0x234065&&this['_isBlockAttribute'](_0x234065))&&(_0x364911=this['_model']['createPositionBefore'](_0x364911['parent'])),this['_addSuggestionMarker'](_0x11af21,_0x40a4ba,_0x2627d7,this['_model']['createRange'](_0x364911,_0x2bfe49));}['_findSuggestions'](_0x455acb,_0x59405e=null){const _0x86ced4=[],_0x58b879=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x455acb)||(_0x455acb=[_0x455acb]);for(const _0x3a0942 of this['getSuggestions']()){if(!_0x3a0942['isInContent'])continue;if(_0x59405e&&_0x3a0942['type']!=_0x59405e)continue;let _0x32c9c4=!0x1;for(const _0x42a611 of _0x3a0942['getRanges']()){for(const _0x1ee4a2 of _0x455acb){const _0x3723d6=_0x1ee4a2['start']['isEqual'](_0x42a611['end'])||_0x1ee4a2['end']['isEqual'](_0x42a611['start']);if(_0x3723d6||_0x1ee4a2['getIntersection'](_0x42a611)){const _0x4bae39=_0x1ee4a2['containsRange'](_0x42a611)&&Pt(this['_model']['schema'],_0x42a611['start'],_0x1ee4a2),_0x14caea=_0x42a611['containsRange'](_0x1ee4a2)&&Pt(this['_model']['schema'],_0x1ee4a2['start'],_0x42a611);_0x86ced4['push']({'suggestion':_0x3a0942,'meta':{'isOwn':_0x58b879==_0x3a0942['author'],'isNextTo':_0x3723d6,'isInsideObject':_0x4bae39,'containsRangeInObject':_0x14caea}}),_0x32c9c4=!0x0;break;}}if(_0x32c9c4)break;}}return _0x86ced4;}['_addSuggestionMarker'](_0x5d5cee,_0x32c94f,_0x57d467,_0x373e26,_0x1f63f9){this['_model']['change'](_0x1081f0=>{let _0x57749b='suggestion:'+_0x5d5cee+':'+_0x32c94f+':'+_0x57d467;_0x1f63f9&&(_0x57749b=_0x57749b+':'+_0x1f63f9),_0x1081f0['addMarker'](_0x57749b,{'range':_0x373e26,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x4458b7){const _0x341cb5=_0x4458b7['previous'],_0x2991c6=_0x4458b7['next'];_0x4458b7['previous']=null,_0x4458b7['next']=null,null!=_0x341cb5&&_0x341cb5['next']==_0x4458b7&&(_0x341cb5['next']=_0x2991c6),null!=_0x2991c6&&_0x2991c6['previous']==_0x4458b7&&(_0x2991c6['previous']=_0x341cb5),'ready'==this['_suggestionState']['get'](_0x4458b7)&&(this['_suggestionState']['set'](_0x4458b7,'removed'),this['fire']('suggestionUnloaded',_0x4458b7,_0x341cb5,_0x2991c6));}['_setSuggestionData'](_0x2c132d){const _0x58bbbb=_0x2c132d['id'],_0x255fe9=this['addSuggestionData'](_0x2c132d);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x90f4ab=this['editor']['plugins']['get']('PendingActions'),_0x102c6a=_0x255fe9['hasComments'],_0x38370f=_0x255fe9['subType']?_0x255fe9['type']+':'+_0x255fe9['subType']:_0x255fe9['type'],_0x49ba92=this['editor']['locale'],_0x463ba1=_0x90f4ab['add'](c(_0x49ba92,'PENDING_ACTION_SUGGESTION')),_0x3cbaf0={'id':_0x58bbbb,'type':_0x38370f,'hasComments':_0x102c6a,'data':_0x2c132d['data']||null,'originalSuggestionId':_0x2c132d['originalSuggestionId']||null,'attributes':_0x255fe9['attributes']};this['_adapter']['addSuggestion'](_0x3cbaf0)['then'](_0x1d9eec=>{_0x255fe9['_saved']=!0x0,_0x90f4ab['remove'](_0x463ba1),_0x1d9eec&&_0x1d9eec['createdAt']&&(this['_suggestions']['get'](_0x58bbbb)['createdAt']=_0x1d9eec['createdAt']);})['catch'](_0x3b2a66=>{throw _0x869b35('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x255fe9['discard']();}),_0x255fe9['stopListening'](),this['_suggestions']['delete'](_0x255fe9['id']),this['_suggestionState']['delete'](_0x255fe9),_0x3b2a66;});}return _0x255fe9;}['_isBlockAttribute'](_0x31eaa5){return this['_blockAttributeKeys']['has'](_0x31eaa5);}['_updateSuggestionData'](_0x56c631,_0x1607f0){const _0x3ad93c=this['editor']['plugins']['get']('PendingActions'),_0x46de49=this['getSuggestion'](_0x56c631);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x46de49['_saved']){const _0x137781=_0x3ad93c['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x56c631,_0x1607f0)['then'](()=>{_0x3ad93c['remove'](_0x137781);});}else _0x46de49['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x56c631,_0x1607f0);});}}['_getSuggestionData'](_0x49f541){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3c865c('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x49f541);}['_handleNewSuggestionMarker'](_0x3b8d78){const {id:_0x496733,type:_0x2c582a,subType:_0x22e447,authorId:_0x52d799}=this['_splitMarkerName'](_0x3b8d78),_0x1fb43d=this['_suggestions']['get'](_0x496733)||this['_createSuggestion'](_0x2c582a,_0x22e447,_0x496733,_0x52d799,{});switch(this['_checkSuggestionCorrectness'](_0x1fb43d,_0x2c582a,_0x22e447,_0x52d799),this['_suggestionState']['get'](_0x1fb43d)){case'notReady':this['_getSuggestionData'](_0x496733)['then'](_0x14517f=>{let _0x564029=Promise['resolve']();_0x14517f['hasComments']&&(_0x564029=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x496733})),_0x564029['then'](()=>{this['addSuggestionData'](_0x14517f)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x1fb43d,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x496733,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x1fb43d,'ready'),this['fire']('suggestionLoaded',_0x1fb43d);break;case'ready':this['fire']('suggestionChanged',_0x1fb43d);}return _0x1fb43d['addMarkerName'](_0x3b8d78),_0x1fb43d;}['_refreshSuggestionsChain'](_0x1eba82){const _0x416f54=Array['from'](_0x1eba82),_0x20d522=_0x416f54['filter'](_0x2eeb00=>'attribute'==_0x2eeb00['type']);this['_refreshAttributeSuggestionsChain'](_0x20d522);const _0x4b0216=_0x416f54['filter'](_0x552f4e=>!_0x552f4e['isMultiRange']&&'attribute'!=_0x552f4e['type']),_0x258d76=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x311687=>!_0x311687['isMultiRange']&&'attribute'!=_0x311687['type']),_0x253ecb=_0x258d76['filter'](_0x13677f=>!_0x1eba82['has'](_0x13677f)),_0x46302a=new Map(_0x258d76['map'](_0x2bee12=>[_0x2bee12,this['_suggestionFactory']['getSuggestionCallback'](_0x2bee12['type'],_0x2bee12['subType'],'chain')])),_0x2ab37c=new Map(_0x258d76['map'](_0x6df606=>[_0x6df606,_0x6df606['getFirstRange']()])),_0x374171=new Set(),_0x2b554b=new Set();for(let _0x2b8881=0x0;_0x2b8881<_0x4b0216['length'];_0x2b8881++)_0x4e06ef(_0x4b0216[_0x2b8881],_0x4b0216,_0x2b8881+0x1);for(let _0x41faba=0x0;_0x41faba<_0x4b0216['length'];_0x41faba++)_0x4e06ef(_0x4b0216[_0x41faba],_0x253ecb,0x0);const _0x27af9f=new Set();for(let _0xb945b1=0x0;_0xb945b1<_0x4b0216['length'];_0xb945b1++){const _0x2002bd=_0x4b0216[_0xb945b1];!_0x2b554b['has'](_0x2002bd)&&_0x2002bd['previous']&&(_0x27af9f['add'](_0x2002bd['previous']),_0x2002bd['previous']['next']===_0x2002bd&&(_0x2002bd['previous']['next']=null),_0x2002bd['previous']=null),!_0x374171['has'](_0x2002bd)&&_0x2002bd['next']&&(_0x27af9f['add'](_0x2002bd['next']),_0x2002bd['next']['previous']===_0x2002bd&&(_0x2002bd['next']['previous']=null),_0x2002bd['next']=null);}function _0x4e06ef(_0x368e2b,_0x356599,_0x6c4e6a){for(let _0x583cf5=_0x6c4e6a;_0x583cf5<_0x356599['length'];_0x583cf5++){const _0x46a247=_0x442e1e(_0x368e2b,_0x356599[_0x583cf5]);_0x46a247&&(_0x46a247[0x0]['next']=_0x46a247[0x1],_0x46a247[0x1]['previous']=_0x46a247[0x0],_0x374171['add'](_0x46a247[0x0]),_0x2b554b['add'](_0x46a247[0x1]));}}function _0x442e1e(_0x3a2310,_0x51e9a7){if(_0x3a2310['author']['id']!==_0x51e9a7['author']['id'])return null;const _0x2fc6f9=_0x46302a['get'](_0x3a2310)(_0x3a2310,_0x51e9a7,_0x2ab37c['get'](_0x3a2310),_0x2ab37c['get'](_0x51e9a7));if(!_0x2fc6f9)return null;return _0x46302a['get'](_0x51e9a7)(_0x3a2310,_0x51e9a7,_0x2ab37c['get'](_0x3a2310),_0x2ab37c['get'](_0x51e9a7))?_0x2fc6f9[0x1]['commentThread']&&_0x2fc6f9[0x1]['commentThread']['length']?null:_0x2fc6f9:null;}_0x27af9f['size']&&this['_refreshSuggestionsChain'](_0x27af9f);}['_refreshAttributeSuggestionsChain'](_0x4d2e2f){if(0x0==_0x4d2e2f['length'])return;const _0x148b34=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x103042=>'attribute'==_0x103042['type']&&_0x103042['_isDataLoaded']),_0x66835b=[],_0x1f2e15=new Map();for(const _0x1590ab of _0x148b34){const _0x2566c7=_0x2eecaa(_0x1590ab['attributes']);_0x1f2e15['has'](_0x2566c7)||(_0x1f2e15['set'](_0x2566c7,_0x66835b['length']),_0x66835b['push']([]));const _0x19aa37=_0x1f2e15['get'](_0x2566c7);_0x66835b[_0x19aa37]['push'](_0x1590ab);}!(function(){_0x66835b['sort']((_0x199285,_0x44eaf1)=>{const _0x212bc5=_0x199285[0x0]['createdAt'],_0x56fc32=_0x44eaf1[0x0]['createdAt'];return _0x212bc5==_0x56fc32?_0x199285[0x0]['attributes']['groupId']<_0x44eaf1[0x0]['attributes']['groupId']?-0x1:0x1:_0x212bc5<_0x56fc32?-0x1:0x1;});for(const _0x5c846c of _0x66835b)_0x5c846c['sort']((_0x563883,_0x2985a0)=>_0x563883['id']<_0x2985a0['id']?-0x1:0x1);}());for(let _0x35a613=0x0;_0x35a613<_0x66835b['length'];_0x35a613++){if(0x0==_0x66835b[_0x35a613]['length'])continue;const _0x212cce=[];for(let _0x2ce682=_0x35a613+0x1;_0x2ce682<_0x66835b['length'];_0x2ce682++)0x0!=_0x66835b[_0x2ce682]['length']&&_0x8d9a72(_0x66835b[_0x35a613],_0x66835b[_0x2ce682])&&_0x212cce['push'](_0x2ce682);for(const _0x415c58 of _0x212cce)_0x66835b[_0x35a613]=_0x66835b[_0x35a613]['concat'](_0x66835b[_0x415c58]),_0x66835b[_0x415c58]=[];}for(const _0x5d4ac2 of _0x66835b)for(let _0x521664=0x0;_0x521664<_0x5d4ac2['length'];_0x521664++){const _0x18eacb=_0x5d4ac2[_0x521664+0x1]||null;_0x5d4ac2[_0x521664]['next']!==_0x18eacb&&(_0x5d4ac2[_0x521664]['next']=_0x18eacb);}for(const _0x38b9f1 of _0x66835b)for(let _0x4f2253=0x0;_0x4f2253<_0x38b9f1['length'];_0x4f2253++){const _0x1d329a=_0x38b9f1[_0x4f2253-0x1]||null;_0x38b9f1[_0x4f2253]['previous']!==_0x1d329a&&(_0x38b9f1[_0x4f2253]['previous']=_0x1d329a);}function _0x8d9a72(_0x13ef0c,_0x8beae2){if(_0x13ef0c[0x0]['attributes']['groupId']!==_0x8beae2[0x0]['attributes']['groupId']&&_0x13ef0c[0x0]['author']!==_0x8beae2[0x0]['author'])return!0x1;if(!function(_0x46647a,_0x5a6163){if(!_0x46647a['hasComments']&&!_0x5a6163['hasComments'])return!0x0;if(_0x46647a['hasComments']&&_0x5a6163['hasComments'])return!0x1;if(_0x46647a['hasComments']&&_0x5a6163['createdAt']<_0x46647a['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5a6163['hasComments']&&_0x46647a['createdAt']<_0x5a6163['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x13ef0c[0x0],_0x8beae2[0x0]))return!0x1;const _0x3cc055=Vt(_0x13ef0c[0x0]['attributes'],'groupId'),_0x2d1a5d=Vt(_0x8beae2[0x0]['attributes'],'groupId');if(!_0x52f535(_0x3cc055,_0x2d1a5d))return!0x1;return!!_0x13ef0c['every'](_0x493f76=>_0x8beae2['some'](_0x3bb28a=>_0x493f76['getFirstRange']()['isEqual'](_0x3bb28a['getFirstRange']())))&&_0x8beae2['every'](_0x4a3c3b=>_0x13ef0c['some'](_0x34f4a3=>_0x4a3c3b['getFirstRange']()['isEqual'](_0x34f4a3['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x3927ff){const _0x9ef089=Array['from'](_0x3927ff),_0x25ea27=this['getSuggestions']({'skipNotAttached':!0x0}),_0x312717=_0x25ea27['filter'](_0x3c1014=>!_0x3927ff['has'](_0x3c1014)),_0x4d2ce6=new Map(_0x9ef089['map'](_0x5ba8f9=>[_0x5ba8f9,this['_suggestionFactory']['getSuggestionCallback'](_0x5ba8f9['type'],_0x5ba8f9['subType'],'join')])),_0x371ac0=new Map(_0x25ea27['map'](_0x34cab3=>[_0x34cab3,_0x34cab3['getRanges']()]));for(let _0x2263ca=0x0;_0x2263ca<_0x9ef089['length'];_0x2263ca++){if(_0x3a938f(this,_0x9ef089[_0x2263ca],_0x9ef089,_0x2263ca+0x1))return!0x0;}for(let _0x28bc97=0x0;_0x28bc97<_0x9ef089['length'];_0x28bc97++){if(_0x3a938f(this,_0x9ef089[_0x28bc97],_0x312717,0x0))return!0x0;}return!0x1;function _0x3a938f(_0x30a831,_0x215849,_0x55fe9b,_0x162552){for(let _0x1c507e=_0x162552;_0x1c507e<_0x55fe9b['length'];_0x1c507e++){const _0x45c215=_0x55fe9b[_0x1c507e];if(_0x45c215['type']!==_0x215849['type']||_0x45c215['author']['id']!==_0x215849['author']['id']||_0x45c215['subType']!==_0x215849['subType'])continue;if(!Wt(_0x215849,_0x45c215))continue;if('attribute'==_0x215849['type']&&_0x215849['data']['oldValue']!=_0x45c215['data']['oldValue'])continue;if('attribute'==_0x215849['type']&&_0x30a831['_isBlockAttribute'](_0x215849['data']['key']))continue;if('formatBlock'==_0x215849['type']){const _0x117882=_0x30a831['editor']['model'],_0x5b94ec=_0x215849['getContainedElement']();if(_0x5b94ec&&(_0x117882['schema']['isObject'](_0x5b94ec)||_0x117882['schema']['isLimit'](_0x5b94ec)))continue;}const _0x2e2363=_0x4d2ce6['get'](_0x215849),_0x28e66c=_0x371ac0['get'](_0x215849),_0x232ca8=_0x371ac0['get'](_0x45c215),_0x398865=_0x215849['commentThread']&&_0x215849['commentThread']['length'],_0x5db28b=_0x45c215['commentThread']&&_0x45c215['commentThread']['length'];if(!_0x398865&&_0x2e2363(_0x232ca8,_0x28e66c))return _0x30a831['_joinSuggestions'](_0x45c215,_0x215849),_0x371ac0['delete'](_0x215849),!0x0;if(!_0x5db28b&&_0x2e2363(_0x28e66c,_0x232ca8))return _0x30a831['_joinSuggestions'](_0x215849,_0x45c215),_0x371ac0['delete'](_0x45c215),!0x0;}return!0x1;}}['_joinSuggestions'](_0x288d13,_0x56dcef){if(_0x288d13['isMultiRange']){for(const _0x31b6f9 of _0x56dcef['getRanges']())_0x288d13['addRange'](_0x31b6f9);}else{const _0x3d1d38=_0x56dcef['getFirstRange']()['end'];this['_setSuggestionRange'](_0x288d13,this['_model']['createRange'](_0x288d13['getFirstRange']()['start'],_0x3d1d38));}_0x56dcef['removeMarkers']();}['_getMarkerAnnouncementText'](_0x73e34e,_0x474ad0,_0x3676e8){const _0x3a570b=_0x73e34e['startsWith']('format')||_0x73e34e['startsWith']('attribute')?'FORMATTING':_0x73e34e['toUpperCase']();return c(this['editor']['locale'],_0x474ad0+'_'+_0x3a570b+'_SUGGESTION_ANNOUNCEMENT',_0x3676e8);}['_initAriaMarkerChangeAnnouncements'](){const _0xb78a98=this['editor'];if(!_0xb78a98['ui'])return;const {ariaLiveAnnouncer:_0x50fd42}=_0xb78a98['ui'];_0x120bfa(this['_model'],({left:_0x349c58,entered:_0x5672b4})=>{for(const _0x32f4db of _0x349c58){const {group:_0x42625e,type:_0x37072d}=this['_splitMarkerName'](_0x32f4db['name']);if('suggestion'===_0x42625e){_0x50fd42['announce'](this['_getMarkerAnnouncementText'](_0x37072d,'LEAVE'));break;}}for(const _0x3fc185 of _0x5672b4){const {group:_0x54b3a9,type:_0x839d67}=this['_splitMarkerName'](_0x3fc185['name']);if('suggestion'===_0x54b3a9){_0x50fd42['announce'](this['_getMarkerAnnouncementText'](_0x839d67,'ENTER',_0x2c2ad8(_0x2f905b)));break;}}});}['_processAttributeChanges'](_0x1bb385){if(this['_recordAttributeSuggestions'])return!0x1;const _0xd216b0=this['editor'],_0x52f22f=_0xd216b0['model']['document']['differ']['getChanges']();if(0x0==_0x52f22f['length'])return!0x1;const _0x53d1f5=[],_0x36accc=_0x52f22f['filter'](_0x1ee290=>'attribute'==_0x1ee290['type']),_0x2382c3=_0x52f22f['filter'](_0x3e8729=>'insert'==_0x3e8729['type']&&'$text'!=_0x3e8729['name']),_0x80b5cc=_0x52f22f['filter'](_0x2591c8=>'remove'==_0x2591c8['type']&&'$text'!=_0x2591c8['name']);for(const _0x1420b5 of _0x36accc)_0x53d1f5['push']({'key':_0x1420b5['attributeKey'],'newValue':_0x1420b5['attributeNewValue'],'oldValue':_0x1420b5['attributeOldValue'],'range':Ht(_0x1420b5['range'],_0xd216b0['model'])});for(const _0x19fec8 of _0x2382c3){const _0x309406=_0x80b5cc['find'](_0x20b6b0=>_0x20b6b0['position']['isEqual'](_0x19fec8['position']));_0x309406&&_0x53d1f5['push']({'key':u,'newValue':_0x19fec8['name'],'oldValue':_0x309406['name'],'range':_0xd216b0['model']['createRangeOn'](_0x19fec8['position']['nodeAfter'])});}return 0x0!=_0x53d1f5['length']&&this['_reduceExistingSuggestions'](_0x1bb385,_0x53d1f5);}['_processAttributeSuggestions'](_0x131077){let _0x20f9ec=!0x1;const _0xea0602=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xed54de=>_0xed54de['data']['newRange']&&_0xed54de['name']['startsWith']('suggestion:attribute:'));for(const _0x14f3f1 of _0xea0602){const {subType:_0x37f8fa,id:_0x5c7ef3}=this['_splitMarkerName'](_0x14f3f1['name']),_0x292254=_0x37f8fa['split']('|')[0x0];for(const _0x2e8699 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x2e8699['id']!=_0x5c7ef3&&'attribute'==_0x2e8699['type']&&_0x2e8699['data']&&_0x2e8699['data']['key']==_0x292254&&_0x2e8699['getFirstRange']()['isIntersecting'](_0x14f3f1['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x2e8699,_0x14f3f1['data']['newRange'],_0x131077),_0x20f9ec=!0x0);}return _0x20f9ec;}['_recordAttributeChanges'](_0x35546c){this['_recordAttributeSuggestions']=!0x0,_0x35546c();}['_isRegisteredAttribute'](_0x4c6479){const _0x253300=this['_isBlockAttribute'](_0x4c6479),_0xbc1f89=this['_inlineAttributeKeys']['has'](_0x4c6479);return _0x253300||_0xbc1f89;}['_reduceExistingSuggestions'](_0x2ae6b0,_0x276185){if(0x0==_0x276185['length'])return!0x1;let _0x5cb162=!0x1;for(const _0x14d7a8 of _0x276185){const _0x40e5a5=this['_findSuggestions'](_0x14d7a8['range'],'attribute')['filter'](_0x5a1d9b=>!_0x5a1d9b['meta']['isNextTo'])['map'](_0x3dfaff=>_0x3dfaff['suggestion']),_0x5e42ce=_0x2eecaa({'newValue':_0x14d7a8['newValue']});_0x40e5a5['filter'](_0x23b21f=>{const [_0x580018,_0x9efec0]=_0x23b21f['subType']['split']('|');return _0x580018==_0x14d7a8['key']&&_0x9efec0!=_0x5e42ce;})['forEach'](_0x4da897=>{this['_reduceSuggestionAttributeRange'](_0x4da897,_0x14d7a8['range'],_0x2ae6b0),_0x5cb162=!0x0;});}return _0x5cb162;}['_reduceSuggestionAttributeRange'](_0x3b0ee7,_0x5f1ea6,_0x49f1b5){const _0x58cc6e=_0x3b0ee7['getFirstRange']()['getDifference'](_0x5f1ea6);0x0!==_0x58cc6e['length']?0x1!==_0x58cc6e['length']?this['_breakSuggestionMarker'](_0x3b0ee7,_0x5f1ea6['start'],_0x5f1ea6['end']):this['_setSuggestionRange'](_0x3b0ee7,_0x58cc6e[0x0]):_0x49f1b5['removeMarker'](_0x3b0ee7['getFirstMarker']());}}class Ft{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x15c841){this['_editor']=_0x15c841,this['_model']=_0x15c841['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x47cea0,_0x3114d1,_0x43f3be,_0x1e71e6,_0x268249,_0x33cf1c){return new o(this['_model'],{'type':_0x47cea0,'subType':_0x3114d1,'id':_0x43f3be,'author':_0x1e71e6,'creator':_0x1e71e6,'attributes':_0x268249,'onAttributesChange':_0x33cf1c,'onAccept':(..._0x5804c1)=>this['getSuggestionCallback'](_0x47cea0,_0x3114d1,'accept')(..._0x5804c1),'onDiscard':(..._0x20aeb4)=>this['getSuggestionCallback'](_0x47cea0,_0x3114d1,'discard')(..._0x20aeb4)});}['registerCustomCallback'](_0x230e22,_0x101157,_0xae0f86,_0x2f6c10){const _0x218451=_0x230e22+':'+_0x101157+':'+_0xae0f86;this['_customCallbacks']['set'](_0x218451,_0x2f6c10);}['getSuggestionCallback'](_0x3005dc,_0x532e79,_0xb05d26){const _0x19dda6=_0x3005dc+':'+_0x532e79+':'+_0xb05d26;return this['_customCallbacks']['get'](_0x19dda6)||this['_defaultCallbacks']['get'](_0x3005dc+':'+_0xb05d26);}['_registerDefaultCallbacks'](){const _0x209aa1=()=>!0x1,_0x57511f=_0xa8ab88=>{_0xa8ab88['sort']((_0x4c675b,_0x42ced1)=>_0x4c675b['start']['isBefore'](_0x42ced1['start'])?0x1:-0x1),this['_model']['change'](_0x1adeb3=>{for(const _0x441118 of _0xa8ab88){let _0x942e15;_0x942e15=_0x441118['end']['isAtEnd']&&_0x441118['end']['parent']==_0x441118['start']['nodeAfter']?_0x1adeb3['createSelection'](_0x441118['start']['nodeAfter'],'on'):_0x1adeb3['createSelection'](_0x441118),this['_model']['deleteContent'](_0x942e15,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1ce398=(_0x3c3a81,_0x8960fe)=>{_0x8960fe&&this['_model']['change'](_0x30c8ce=>{const {commandName:_0x4fc3f8,commandParams:_0x444b72=[]}=_0x8960fe,_0x25a21e=_0x3c3a81['map'](_0x323845=>(Gt(_0x323845)&&(_0x323845=this['_model']['createRange'](_0x323845['end'])),_0x323845))['filter'](_0x5a71e9=>'$graveyard'!==_0x5a71e9['root']['rootName']);if(_0x25a21e['length']<0x1)return;const _0x4f8836=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x21312d=>_0x315628['fromRange'](_0x21312d));_0x30c8ce['setSelection'](_0x25a21e);for(const _0x44d9dd of this['_editor']['commands']['commands']())_0x44d9dd['refresh']();_0x444b72['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x4fc3f8,..._0x444b72);const _0x59f668=_0x4f8836['filter'](_0x520c09=>'$graveyard'!=_0x520c09['root']['rootName']);_0x59f668['length']>0x0&&_0x30c8ce['setSelection'](_0x59f668);for(const _0x33e123 of _0x4f8836)_0x33e123['detach']();});},_0x3cb839=(_0x9f6924,_0x12c197)=>0x1==_0x9f6924['length']&&0x1==_0x12c197['length']&&_0x9f6924[0x0]['end']['isEqual'](_0x12c197[0x0]['start']),_0x347e24=(_0x3733b9,_0xf7cd11,_0x258354,_0x3aa9d5)=>zt(_0x3733b9,_0xf7cd11,_0x258354,_0x3aa9d5)?[_0x3733b9,_0xf7cd11]:zt(_0xf7cd11,_0x3733b9,_0x3aa9d5,_0x258354)?[_0xf7cd11,_0x3733b9]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x209aa1),this['_defaultCallbacks']['set']('insertion:discard',_0x57511f),this['_defaultCallbacks']['set']('insertion:join',_0x3cb839),this['_defaultCallbacks']['set']('insertion:chain',_0x347e24),this['_defaultCallbacks']['set']('deletion:accept',_0x57511f),this['_defaultCallbacks']['set']('deletion:discard',_0x209aa1),this['_defaultCallbacks']['set']('deletion:join',_0x3cb839),this['_defaultCallbacks']['set']('deletion:chain',_0x347e24),this['_defaultCallbacks']['set']('formatInline:accept',_0x1ce398),this['_defaultCallbacks']['set']('formatInline:discard',_0x209aa1),this['_defaultCallbacks']['set']('formatInline:join',_0x3cb839),this['_defaultCallbacks']['set']('formatInline:chain',_0x209aa1),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1ce398),this['_defaultCallbacks']['set']('formatBlock:discard',_0x209aa1),this['_defaultCallbacks']['set']('formatBlock:join',_0x3cb839),this['_defaultCallbacks']['set']('formatBlock:chain',_0x209aa1),this['_defaultCallbacks']['set']('attribute:accept',_0x209aa1),this['_defaultCallbacks']['set']('attribute:discard',(_0x3e47a1,_0x595a64)=>{if(!_0x595a64)return;const _0x21e082=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x266283=>{if(_0x595a64['key']==u)for(const _0x214d6a of _0x3e47a1){const _0x5afa5e=_0x214d6a['start']['nodeAfter'],_0xeacc1d=_0x595a64['oldValue'];_0x266283['rename'](_0x5afa5e,_0xeacc1d);}else{if(_0x21e082['_isBlockAttribute'](_0x595a64['key'])){for(const _0x3c178b of _0x3e47a1)void 0x0!==_0x595a64['oldValue']?_0x266283['setAttribute'](_0x595a64['key'],_0x595a64['oldValue'],_0x3c178b['start']['nodeAfter']):_0x266283['removeAttribute'](_0x595a64['key'],_0x3c178b['start']['nodeAfter']);}else{for(const _0x5bfb09 of _0x3e47a1)_0x595a64['oldValue']?_0x266283['setAttribute'](_0x595a64['key'],_0x595a64['oldValue'],_0x5bfb09):_0x266283['removeAttribute'](_0x595a64['key'],_0x5bfb09);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3cb839);}}function Pt(_0x5c94e5,_0x14dd97,_0xb94406){for(const _0x1eda4e of _0x14dd97['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1eda4e['root']==_0x1eda4e)return!0x1;if(!_0xb94406['containsItem'](_0x1eda4e))return!0x1;if(_0x5c94e5['isObject'](_0x1eda4e)||_0x5c94e5['isLimit'](_0x1eda4e))return!0x0;}return!0x1;}function Gt(_0x54f9b3){return _0x54f9b3['end']['parent']==_0x54f9b3['start']['nodeAfter']&&_0x54f9b3['end']['isAtStart'];}function Lt(_0x205c1e,_0x153a64,_0x452b92,_0x4c027f){const _0x3b7f2b=_0x54454b=>!_0x54454b['item']['is']('$textProxy')&&!_0x4c027f['isObject'](_0x54454b['item']),_0x345b8b=_0x205c1e['start']['getLastMatchingPosition'](_0x3b7f2b),_0x9f9511=_0x205c1e['end']['getLastMatchingPosition'](_0x3b7f2b,{'direction':'backward'});return(!_0x205c1e['start']['isEqual'](_0x345b8b)||!_0x205c1e['end']['isEqual'](_0x9f9511))&&(_0x345b8b['isBefore'](_0x9f9511)?_0x452b92['updateMarker'](_0x153a64,{'range':_0x452b92['createRange'](_0x345b8b,_0x9f9511)}):_0x452b92['removeMarker'](_0x153a64),!0x0);}function Jt(_0x4df715){return _0x2eecaa(_0x4df715);}function Kt(_0x3b1955){const _0x2ee160=_0x3b1955['start']['nodeAfter'];return _0x2ee160&&_0x2ee160['is']('element');}function Ht(_0x119ab1,_0x1a4125){return null==_0x119ab1['end']['nodeBefore']&&_0x119ab1['end']['parent']==_0x119ab1['start']['nodeAfter']?qt(_0x119ab1['start']['nodeAfter'],_0x1a4125):_0x119ab1;}function qt(_0x4ac3f5,_0x102125){const _0x2c9f87=_0x102125['schema']['isObject'](_0x4ac3f5)||_0x102125['schema']['isSelectable'](_0x4ac3f5);return _0x102125['createRange'](_0x102125['createPositionAt'](_0x4ac3f5,'before'),_0x2c9f87?_0x102125['createPositionAfter'](_0x4ac3f5):_0x102125['createPositionAt'](_0x4ac3f5,'end'));}function zt(_0x4641f4,_0x446ed4,_0x309f49,_0x24a42a){return!!Wt(_0x4641f4,_0x446ed4)&&_0x309f49['end']['isEqual'](_0x24a42a['start']);}function Wt(_0x216dfb,_0x2528ce){if(!_0x216dfb['_isDataLoaded']||!_0x2528ce['_isDataLoaded'])return!0x1;const _0xae2243=new Set(Object['keys'](_0x216dfb['attributes'])),_0x5a3290=new Set(Object['keys'](_0x2528ce['attributes']));if(_0xae2243['delete']('groupId'),_0x5a3290['delete']('groupId'),0x0==_0xae2243['size']&&0x0==_0x5a3290['size'])return!0x0;if(_0xae2243['size']!=_0x5a3290['size'])return!0x1;const _0x58c39f={..._0x216dfb['attributes']},_0x462610={..._0x2528ce['attributes']};return delete _0x58c39f['groupId'],delete _0x462610['groupId'],JSON['stringify'](_0x58c39f)==JSON['stringify'](_0x462610);}function Qt(_0x3701e0,_0x41e6bf){const _0x3a387f=Xt(_0x3701e0['attributes']),_0x45be9a=Xt(_0x41e6bf);if(!_0x3701e0['_isDataLoaded'])return!0x1;for(const _0x3fa629 of Object['keys'](_0x45be9a))if(!_0x52f535(_0x3a387f[_0x3fa629],_0x45be9a[_0x3fa629]))return!0x1;return!0x0;}function Xt(_0x529e7a){const _0x271895=Object['assign']({},_0x529e7a);return delete _0x271895['skipNestingCheck'],delete _0x271895['tablePasteChainId'],_0x271895;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x2c2a41(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x3eef56,_0x5f194b,_0x1e53a0,_0x1f33e8){super(),this['model']=_0x5f194b,this['view']=_0x1e53a0,this['commentThreadController']=_0x1f33e8,this['_editor']=_0x3eef56,this['_acceptCommand']=_0x3eef56['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x3eef56['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x391c5f,_0x21d341)=>_0x391c5f||_0x21d341),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x49d0f6=>_0x49d0f6&&this['_editor']['model']['canEditAt'](_0x5f194b['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x11d25b=>_0x11d25b&&this['_editor']['model']['canEditAt'](_0x5f194b['getRanges']())),this['_pendingAction']=null,_0x1e53a0['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x1e53a0,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x1e53a0,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x1e53a0,'change:isDirty',()=>{_0x1e53a0['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 _0x5eafeb=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x5eafeb);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x235f82{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x2aa352,_0x3f6688,_0x469b05,_0x143a49){super(_0x2aa352),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x2241c1(_0x2aa352,c(_0x2aa352,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x3f6688['authoredAt']),this['bind']('authoredAt')['to'](_0x3f6688),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',_0x3f6688,'authoredAt',this,'descriptionParts',(_0x93295a,_0x5af41d,_0x351726)=>{const _0x23d2d3=_0x351726['map'](_0x25e7db=>ls(_0x25e7db['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x93295a-0x1,_0x3f6688['author']['name'],_0x5af41d?_0x143a49['formatDateTime'](_0x5af41d):'',new DOMParser()['parseFromString'](_0x23d2d3,'text/html')['body']['textContent']]);}),this['focusables']=new _0x5b123c(),this['focusTracker']=new _0x931833(),this['keystrokes']=new _0x2da891(),this['focusCycler']=new _0x8227d0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2bb8b4=>_0x2bb8b4['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x3f6688,this['_localUser']=_0x469b05,this['_config']=_0x143a49,_0x143a49['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x36ab3b(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x47405c}=this['_config'];this['commentsListView']=new _0x47405c(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',_0x1debba=>_0x1debba+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0xd255c7,_0xfc60b1)=>_0xd255c7||!!_0xfc60b1);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x26078d}=this['_config'],_0x180c20=new _0x26078d(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4fa121=_0x180c20['commentInputView'];return _0x180c20['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x4fa121,'value',(_0x5525f2,_0x3d6ee2,_0x4eb0e1)=>!!_0x4eb0e1||_0x5525f2&&!_0x3d6ee2),_0x4fa121['on']('submit',(_0x81eee3,_0x596e44)=>{this['fire']('addComment',_0x596e44),_0x4fa121['editor']['setData']('');}),_0x4fa121['on']('cancel',()=>this['focus']()),_0x4fa121['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x180c20;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0xc07a30,_0x209a0b,_0x4f1f28,_0x5614dd){super(_0xc07a30,_0x209a0b,_0x4f1f28,_0x5614dd),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x155035=>_0x155035&&_0x155035[0x0]?_0x155035[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x2e90b8,_0x52d846)=>{let _0x27c82b='';for(const _0x5cf0d6 of _0x2e90b8)_0x27c82b+='<p>'+ls(_0x5cf0d6['content'],_0x5cf0d6['color'])+'</p>';return _0x52d846?_0x27c82b:ti(_0x27c82b,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x5614dd['SuggestionView'](_0xc07a30,_0x209a0b,{'formatDateTime':_0x5614dd['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 _0x5079ed=this['bindTemplate'],_0x2d3e94=[this['suggestionView']];return this['commentsListView']&&_0x2d3e94['push'](this['commentsListView']),this['commentThreadInputView']&&_0x2d3e94['push'](this['commentThreadInputView']),_0x2d3e94['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x5079ed['if']('isActive','ck-suggestion-wrapper--active'),_0x5079ed['to']('type',_0x59b20e=>'ck-suggestion-'+_0x59b20e),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':_0x5079ed['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x2d3e94};}['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 _0x235f82{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xe553f4,_0x299ecd,_0x176c5d){super(_0xe553f4),this['_model']=_0x299ecd,this['_config']=_0x176c5d,this['set']('description',''),this['bind']('authoredAt')['to'](_0x299ecd),this['acceptButton']=this['_createButton'](c(_0xe553f4,'Accept\x20suggestion'),_0x443d20,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0xe553f4,'Discard\x20suggestion'),_0x3e9a0b,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x1f93df(_0xe553f4,_0x299ecd['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x5b123c([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x931833(),this['keystrokes']=new _0x2da891(),this['focusCycler']=new _0x8227d0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0xa80d88=>_0xa80d88['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x2e56e8=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x2e56e8['innerHTML']=this['description'],this['on']('change:description',(_0x271086,_0x5d729a,_0x1d7e11)=>{_0x2e56e8['innerHTML']=_0x1d7e11;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x2ab382=this['bindTemplate'],_0x370582=[{'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':_0x2ab382['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2ab382['to']('authoredAt',_0x425474=>this['_config']['formatDateTime'](_0x425474))}]}]},{'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']&&_0x370582['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':_0x370582}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x312631,_0xbf2059,_0x2923e1,_0x3a48cd,_0x12000d){const _0x3eecd9=new _0x5ef6fe(this['locale']);return _0x3eecd9['set']({'label':_0x312631,'icon':_0xbf2059,'tooltip':!0x0,'tooltipPosition':_0x12000d}),_0x3eecd9['extendTemplate']({'attributes':{'class':_0x2923e1}}),_0x3eecd9['on']('execute',()=>{this['fire'](_0x3a48cd,this['_model']['id']);}),_0x3eecd9;}['_setupKeyboardNavigation'](){const _0x386fd8=this['element'];this['keystrokes']['listenTo'](_0x386fd8);for(const _0x373c83 of this['focusables'])this['focusTracker']['add'](_0x373c83['element']),this['keystrokes']['listenTo'](_0x373c83['element']);this['keystrokes']['set']('enter',(_0x85f061,_0x181877)=>{_0x386fd8===_0x85f061['target']&&(this['focusCycler']['focusFirst'](),_0x181877());}),this['keystrokes']['set']('esc',(_0x2558a2,_0x15c3d8)=>{_0x386fd8!==_0x2558a2['target']&&(this['focus'](),_0x15c3d8());});}}class d extends _0xb83fe9{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x54b124,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x13ad1d){super(_0x13ad1d),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3ce366=this['editor']['config'];_0x3ce366['define']('trackChanges.SuggestionThreadView',fe),_0x3ce366['define']('trackChanges.SuggestionView',we),_0x3ce366['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3ce366['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x1b77b6,_0xf88d0e){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x540bd2,_0x248aed]of this['_handleControllerBuffer']){const _0x3baef7=this['_suggestionToController']['has'](_0x540bd2);_0x3baef7||_0x248aed?_0x3baef7&&_0x248aed&&this['_destroyController'](_0x540bd2):this['_initializeController'](_0x540bd2);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1b77b6,_0xf88d0e);}['init'](){const _0x577248=this['editor'],_0x1bd778=_0x577248['plugins']['get']('TrackChangesEditing'),_0x113919=_0x577248['plugins']['get']('Annotations'),_0x5eef87=_0x577248['plugins']['get']('EditorAnnotations'),_0x21955b=_0x577248['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5eef87['addSourceCollector'](()=>{const _0x1eb405=[];for(const [_0xae778f,_0x2981d8]of Array['from'](this['_suggestionToController'])){const _0x161904=_0xae778f['getAllAdjacentSuggestions'](),_0x52aef2=[];for(const _0x7758aa of _0x161904){if(!_0x7758aa['isInContent'])continue;if(_0x7758aa['isMultiRange']){_0x52aef2['push'](..._0x7758aa['getRanges']());continue;}const _0x2b30f5=_0x7758aa['getFirstRange']();if(_0x52aef2['length']>0x0){const _0x230c65=_0x52aef2[0x0]['getJoined'](_0x2b30f5);if(_0x230c65){_0x52aef2[0x0]=_0x230c65;continue;}}_0x52aef2['push'](_0x2b30f5);}_0x1eb405['push']([_0x2981d8['view'],_0x52aef2]);}return _0x1eb405;}),this['listenTo'](_0x1bd778,'suggestionLoaded',(_0x3ef071,_0x124a77)=>{this['listenTo'](_0x124a77,'change:previous',(_0x376f2f,_0xa80f21,_0x8adc1f,_0x5193f8)=>{_0x124a77['isInContent']&&(null==_0x8adc1f?(this['_updateController'](_0x5193f8['head']),this['_handleSuggestionControllerDelayed'](_0x124a77,!0x1)):(this['_updateController'](_0x8adc1f['head']),null==_0x5193f8&&this['_handleSuggestionControllerDelayed'](_0x124a77,!0x0)));}),null!==_0x124a77['previous']?this['_updateController'](_0x124a77['head']):this['_handleSuggestionControllerDelayed'](_0x124a77,!0x1);}),this['listenTo'](_0x1bd778,'suggestionUnloaded',(_0x38b60a,_0x430c85,_0x50e26e)=>{this['stopListening'](_0x430c85,'change:previous'),this['_handleControllerBuffer']['delete'](_0x430c85),this['_suggestionToController']['has'](_0x430c85)&&this['_destroyController'](_0x430c85),_0x50e26e&&this['_updateController'](_0x50e26e['head']);}),this['listenTo'](_0x1bd778,'suggestionChanged',(_0x3630c6,_0x5c0389)=>{this['_updateController'](_0x5c0389);}),this['listenTo'](_0x113919,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x21955b,'addComment',(_0x1dd769,{threadId:_0x56a4c4,isFromAdapter:_0x4db847})=>{if(_0x4db847||!_0x1bd778['hasSuggestion'](_0x56a4c4))return;const _0x417446=_0x1bd778['getSuggestion'](_0x56a4c4);this['_suggestionToController']['get'](_0x417446)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x31b1e6=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x10e0d8;for(const _0x551b85 in _0x31b1e6){const _0x265cff=_0x551b85,_0x39a5e3=_0x31b1e6[_0x265cff];if('trackChangesLicenseKeyValid'==_0x39a5e3||'trackChangesLicenseKeyInvalid'==_0x39a5e3||'trackChangesLicenseKeyExpired'==_0x39a5e3||'trackChangesLicenseKeyDomainLimit'==_0x39a5e3||'trackChangesLicenseKeyNotAllowed'==_0x39a5e3||'trackChangesLicenseKeyEvaluationLimit'==_0x39a5e3||'trackChangesLicenseKeyTrialLimit'==_0x39a5e3||'trackChangesLicenseKeyUsageLimit'==_0x39a5e3){delete _0x31b1e6[_0x265cff],_0x10e0d8=_0x39a5e3,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x10e0d8&&_0x31b1e6['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x10e0d8&&_0x31b1e6['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x10e0d8&&_0x31b1e6['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x10e0d8&&_0x31b1e6['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x10e0d8&&_0x31b1e6['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x10e0d8&&_0x31b1e6['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x10e0d8&&_0x31b1e6['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x3e9a5b=this['editor']['plugins']['get']('Annotations'),_0x18cac6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1a777a=Array['from'](_0x3e9a5b['activeAnnotations'],_0x171fb8=>_0x171fb8['innerView'])['filter'](_0x34e3ab=>this['_viewToController']['has'](_0x34e3ab)),_0xbb8295=[];for(const _0x2e2ae6 of _0x1a777a){const _0x18f813=this['_viewToController']['get'](_0x2e2ae6)['model']['getAllAdjacentSuggestions']();_0xbb8295['push'](..._0x18f813['reduce']((_0x32b03b,_0xa364e3)=>[..._0x32b03b,..._0xa364e3['getMarkerNames']()],[]));}_0x18cac6['activeMarkers']=_0xbb8295;}['_addUIComponentsToFactory'](){const _0xde44a2=this['editor'],_0x47e674=_0xde44a2['locale'],_0x12008f=c(_0x47e674,'Track\x20changes'),_0x101ae2=new _0xf22989([{'type':'switchbutton','model':new _0xae902f({'withText':!0x0,'isToggleable':!0x0,'label':_0x12008f,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0xae902f({'withText':!0x0,'label':c(_0x47e674,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xae902f({'withText':!0x0,'label':c(_0x47e674,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0xae902f({'withText':!0x0,'label':c(_0x47e674,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0xae902f({'withText':!0x0,'label':c(_0x47e674,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0xde44a2['plugins']['has']('TrackChangesPreview')&&_0x101ae2['addMany']([{'type':'separator'},{'type':'button','model':new _0xae902f({'withText':!0x0,'label':c(_0x47e674,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x2b8b53 of _0x101ae2)if(ke(_0x2b8b53)){const _0x42e09e=_0xde44a2['commands']['get'](_0x2b8b53['model']['commandName']);_0x2b8b53['model']['bind']('isOn','isEnabled')['to'](_0x42e09e,'value','isEnabled');}_0xde44a2['ui']['componentFactory']['add']('trackChanges',_0x5d3dd9=>this['_createToolbarButton'](_0x5d3dd9,_0x101ae2,_0x12008f)),_0xde44a2['ui']['componentFactory']['add']('menuBar:trackChanges',_0x17c0e0=>this['_createMenuBarMenu'](_0x17c0e0,_0x101ae2,_0x12008f));}['_createToolbarButton'](_0x69a520,_0x187f33,_0x3b3443){const _0xb82a5a=_0x42927a(_0x69a520,_0x3ff2e8),_0x575ae0=this['editor']['commands']['get']('trackChanges');_0xb82a5a['buttonView']['set']({'tooltip':_0x3b3443,'label':_0x3b3443,'icon':_0x5c6e1c}),_0xb82a5a['buttonView']['bind']('isOn')['to'](_0x575ae0,'value'),_0xb82a5a['buttonView']['on']('execute',()=>{_0x575ae0['execute'](),this['editor']['editing']['view']['focus']();}),_0x78a0e5(_0xb82a5a,_0x187f33,{'role':'menu'});const _0x369f24=[];for(const _0x54dd8d of _0x187f33)ke(_0x54dd8d)&&_0x369f24['push'](this['editor']['commands']['get'](_0x54dd8d['model']['commandName']));const _0x14d373=_0xb82a5a['buttonView'];return _0x14d373['actionView']['unbind']('isEnabled'),_0x14d373['arrowView']['unbind']('isEnabled'),_0x14d373['actionView']['bind']('isEnabled')['to'](_0x575ae0,'isEnabled'),_0x14d373['arrowView']['bind']('isEnabled')['toMany'](_0x369f24,'isEnabled',(..._0x59195c)=>_0x59195c['some'](_0xfa93f9=>_0xfa93f9)),_0xb82a5a['on']('execute',_0x5669e6=>{this['editor']['execute'](_0x5669e6['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0xb82a5a;}['_createMenuBarMenu'](_0x1038ea,_0x492b01,_0x95525){const _0x53ecae=new _0x27f4ab(_0x1038ea),_0x340dc4=this['editor']['commands']['get']('trackChanges');_0x53ecae['buttonView']['set']({'label':_0x95525,'icon':_0x5c6e1c});const _0x56ed3b=new _0x3b26fc(_0x1038ea);for(const _0x166fea of _0x492b01){if('separator'==_0x166fea['type']){_0x56ed3b['items']['add'](new _0x1b40d6(_0x1038ea));continue;}const _0x1675af=new _0x520bfb(_0x1038ea,_0x53ecae),_0x6f0e83=new _0x49537e(_0x1038ea),_0x1fe5d7=_0x166fea['model'];_0x6f0e83['bind'](...Object['keys'](_0x1fe5d7))['to'](_0x1fe5d7),_0x6f0e83['delegate']('execute')['to'](_0x53ecae),_0x6f0e83['on']('execute',()=>{this['editor']['execute'](_0x1fe5d7['commandName']),this['editor']['editing']['view']['focus']();}),_0x1675af['children']['add'](_0x6f0e83),_0x56ed3b['items']['add'](_0x1675af);}return _0x53ecae['bind']('isEnabled')['to'](_0x340dc4,'isEnabled'),_0x53ecae['panelView']['children']['add'](_0x56ed3b),_0x53ecae;}['_initializeController'](_0x293a03){const _0x42c56c=this['editor'],_0x181a61=_0x42c56c['config'],_0x2f3b5a=_0x42c56c['plugins']['get']('Annotations'),_0x5616a6=_0x42c56c['plugins']['get']('CommentsRepository'),_0x1c5640=_0x42c56c['plugins']['get']('EditorAnnotations'),_0x557296=_0x42c56c['plugins']['get'](_0x54b124)['me'],_0x51955b=_0x181a61['get']('trackChanges')['SuggestionThreadView'],_0x332167=_0x181a61['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x4c3fd4,CommentThreadInputView:_0x322c4b}=_0x42c56c['plugins']['get']('CommentsUI');let _0x5ff0e4,_0x184762,_0x272f40;this['_annotationViews']['has'](_0x293a03['id'])?(_0x184762=this['_annotationViews']['get'](_0x293a03['id']),_0x5ff0e4=_0x184762['mainView']):(_0x5ff0e4=new _0x51955b(_0x42c56c['locale'],_0x293a03,_0x557296,{'disableComments':this['_disableComments'],'editorConfig':{..._0x181a61['get']('comments.editorConfig'),'licenseKey':_0x181a61['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x181a61['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x181a61['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x181a61['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x13658f(_0x181a61['get']('locale')),'CommentView':_0x181a61['get']('comments')['CommentView'],'CommentsListView':_0x4c3fd4,'CommentThreadInputView':_0x322c4b,'SuggestionView':_0x332167}),_0x5ff0e4['suggestionView']['acceptButton']['on']('execute',()=>{_0x42c56c['editing']['view']['focus']();}),_0x5ff0e4['suggestionView']['discardButton']['on']('execute',()=>{_0x42c56c['editing']['view']['focus']();}),_0x184762=_0x2f3b5a['createAnnotationView'](this['editor']['locale'],_0x5ff0e4),_0x184762['bind']('isDirty')['to'](_0x5ff0e4,'isDirty'),_0x184762['bind']('length')['to'](_0x5ff0e4),_0x184762['bind']('type')['to'](_0x5ff0e4,'type',_0x16d9a5=>'suggestion-'+_0x16d9a5),_0x5ff0e4['on']('escape',()=>{_0x272f40['fire']('escape');}),this['_annotationViews']['set'](_0x293a03['id'],_0x184762));const _0x2872f6=_0x5616a6['createCommentThreadController'](_0x293a03['commentThread'],_0x5ff0e4),_0x144c47=new pe(_0x42c56c,_0x293a03,_0x5ff0e4,_0x2872f6),_0x2b405b=_0x293a03['getAllAdjacentSuggestions']()['filter'](_0x436d5e=>_0x436d5e['isInContent']);_0x5ff0e4['descriptionParts']=_0x42c56c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x2b405b),this['_suggestionToController']['set'](_0x293a03,_0x144c47),this['_viewToController']['set'](_0x5ff0e4,_0x144c47),_0x272f40=_0x2f3b5a['createAnnotation']({'view':_0x184762,'target':()=>{const _0x207e31=[],_0x7c9896=_0x293a03['getAllAdjacentSuggestions']()['filter'](_0x4de15a=>_0x4de15a['isInContent']);for(const _0x211da5 of _0x7c9896)_0x207e31['push'](..._0x211da5['getMarkers']());return _0x394645(_0x42c56c['editing'],_0x207e31);},'type':()=>'suggestion-'+_0x144c47['view']['type']}),_0x5616a6['_bindAnnotationToEditors'](_0x5ff0e4,_0x272f40),_0x2f3b5a['add'](_0x272f40),_0x1c5640['registerAnnotation'](_0x272f40);}['_destroyController'](_0x343c9d){const _0x3a2431=this['editor']['plugins']['get']('CommentsRepository'),_0x4f1240=this['editor']['plugins']['get']('Annotations'),_0x2ba9eb=this['_suggestionToController']['get'](_0x343c9d),_0x245e01=_0x2ba9eb['view'],_0x550eb5=_0x4f1240['getByInnerView'](_0x245e01);_0x3a2431['_unbindEditors'](_0x245e01),_0x550eb5&&_0x4f1240['remove'](_0x550eb5),this['_suggestionToController']['delete'](_0x343c9d),this['_viewToController']['delete'](_0x245e01),_0x2ba9eb['destroy']();}['_updateController'](_0x15d705){if(!_0x15d705['isInContent']||!this['_suggestionToController']['has'](_0x15d705))return;const _0x1b33de=this['editor']['plugins']['get']('TrackChangesEditing'),_0x8cd6ee=this['_suggestionToController']['get'](_0x15d705),_0x96524e=_0x15d705['getAllAdjacentSuggestions']();_0x8cd6ee['view']['descriptionParts']=_0x1b33de['descriptionFactory']['getDescriptions'](_0x96524e);}['destroy'](){for(const _0x1d3705 of this['_suggestionToController']['keys']())this['_destroyController'](_0x1d3705);for(const _0x81044a of this['_annotationViews']['values']())_0x81044a['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x4f2a3d){return'model'in _0x4f2a3d;}class k extends _0xb83fe9{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x1f024b){this['editor']['plugins']['get'](p)['adapter']=_0x1f024b;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3b1c36){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3b1c36);}['getSuggestions']({skipNotAttached:_0x1f8c30=!0x1,toJSON:_0x4f6dd7=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x1f8c30,'toJSON':_0x4f6dd7});}['getSuggestion'](_0x1361d1){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x1361d1);}}const w=['Pagination'];class T extends _0xb83fe9{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x43a005=this['editor'];if(_0x43a005['config']['define']('trackChangesData.editorCreator',_0x118de1=>{const _0x44bae2=_0x43a005['model']['document']['getRootNames']()['reduce']((_0x51b335,_0x125590)=>(_0x51b335[_0x125590]='',_0x51b335),{});return _0x43a005['constructor']['create'](_0x44bae2,_0x118de1);}),'function'!=typeof _0x43a005['config']['get']('trackChangesData')['editorCreator'])throw new _0x3c865c('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x519ba9){return N(this['editor'],!0x0,_0x519ba9);}['getDataWithDiscardedSuggestions'](_0x291d73){return N(this['editor'],!0x1,_0x291d73);}}class D extends _0xb83fe9{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4110d9){function _0x206b70(_0x120d93){return _0x120d93['map'](_0x4fd1d9=>String['fromCharCode'](_0x4fd1d9))['join']('');}super(_0x4110d9),this['result']='end',_0x4110d9[_0x206b70([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x206b70([0x76,0x69,0x65,0x77])][_0x206b70([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x206b70([0x61,0x75,0x74,0x6f]),_0x4110d9[_0x206b70([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x206b70([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x206b70([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x206b70([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x206b70([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 Fe(_0x237840){return void 0x0!==_0x237840['getRootsAttributes'];}async function N(_0x516ec3,_0x4492e3,_0x1a25ef){const _0xc55128=_0x1476a8(_0x516ec3,w);_0xc55128['plugins']['push'](p,D),_0xc55128['rootsAttributes']=Fe(_0x516ec3)?_0x516ec3['getRootsAttributes']():void 0x0;const _0x2d946e=document['createDocumentFragment'](),_0x4616c3=_0x516ec3['config']['get']('trackChangesData')['editorCreator'],_0x28c7bd=await _0x4616c3(_0xc55128,()=>function(_0x109474){const _0x4314b3=document['createElement']('div');return _0x109474['appendChild'](_0x4314b3),_0x4314b3;}(_0x2d946e));!function(_0x340201,_0x5dfc3f){const _0x23df9f=_0x340201['model']['document']['getRootNames']()['reduce']((_0x5e0e3f,_0x142410)=>(_0x5e0e3f[_0x142410]=_0x340201['data']['get']({'rootName':_0x142410}),_0x5e0e3f),{}),_0xbcec44=_0x340201['plugins']['get']('Users')['users']['map'](_0x4a159e=>({'id':_0x4a159e['id'],'name':_0x4a159e['name']})),_0x4e0971=_0x340201['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x167364=_0x340201['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x31ab28=_0x5dfc3f['plugins']['get']('Users'),_0x6f4673=_0x5dfc3f['plugins']['get']('TrackChangesEditing'),_0x48b998=_0x5dfc3f['plugins']['get']('CommentsRepository');for(const _0xbe8b14 of _0x48b998['getCommentThreads']())_0xbe8b14['remove']();for(const _0x4df50d of _0xbcec44)_0x31ab28['getUser'](_0x4df50d['id'])||_0x31ab28['addUser'](_0x4df50d);_0x31ab28['me']||_0x31ab28['useAnonymousUser']();for(const _0x414392 of _0x167364)_0x48b998['addCommentThread'](_0x414392);for(const _0x30a01d of _0x4e0971)_0x6f4673['addSuggestionData'](_0x30a01d);_0x5dfc3f['data']['set'](_0x23df9f);}(_0x516ec3,_0x28c7bd),_0x28c7bd['execute'](_0x4492e3?'acceptAllSuggestions':'discardAllSuggestions');const _0x2aec00=Fe(_0x28c7bd)?_0x28c7bd['getFullData'](_0x1a25ef):_0x28c7bd['data']['get'](_0x1a25ef);return await _0x28c7bd['destroy'](),_0x2aec00;}class Me extends _0x235f82{['options'];constructor(_0x17e860,_0x40f7bb){super(_0x17e860),this['options']=_0x40f7bb,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'](_0x3b6882,_0x298ee3){if(!this['element'])return;const _0x378618=[];for(const [_0x15f704,_0x1f4ba9]of _0x3b6882){const _0x7009b0=document['createElement']('div');_0x7009b0['setAttribute']('data-ck-root-name',_0x15f704),_0x7009b0['className']=_0x1f4ba9['classes']+'\x20ck-track-changes-preview__root-container',_0x7009b0['innerHTML']=_0x1f4ba9['content'],_0x378618['push'](_0x7009b0);}_0x298ee3(this['element'],_0x378618),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x50c59c{constructor(_0x3db271){super(_0x3db271),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x344f45=this['editor'],_0x5804e0=_0x344f45['locale'],_0x4b118d=_0x344f45['plugins']['get']('Dialog');let _0x5de4b9;const _0x18cd7d=function(_0x2fe0ee){const _0x11d6eb={};if('editables'in _0x2fe0ee['ui']['view']){for(const [_0x5d93f3,_0x31e6f3]of Object['entries'](_0x2fe0ee['ui']['view']['editables']))_0x11d6eb[_0x5d93f3]=_0x31e6f3['element'];}else _0x11d6eb[_0x2fe0ee['model']['document']['getRootNames']()[0x0]]=_0x2fe0ee['ui']['view']['editable']['element'];return _0x11d6eb;}(_0x344f45),_0x52300a=function(_0x9af06b){let _0x5bb057=0x0;for(const _0x4b02f6 of Object['values'](_0x9af06b))_0x5bb057=Math['max'](_0x5bb057,_0x4b02f6['getBoundingClientRect']()['width']);let _0x342784=0x0;for(const _0x2fdb1f of Object['values'](_0x9af06b))_0x342784+=_0x2fdb1f['getBoundingClientRect']()['height'];const _0x1ac1dd=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x317f92=Math['min'](_0x342784,_0x1ac1dd);return{'width':_0x5bb057,'height':_0x317f92};}(_0x18cd7d);_0x4b118d['show']({'id':'finalContentPreview','title':c(_0x5804e0,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x5804e0,{'dialogRects':_0x52300a}),'onHide':()=>{_0x5de4b9['detachFromDom']();},'onShow':()=>{_0x344f45['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x336d1f=>{const _0x516a50=this['_standarizeRootsData'](_0x336d1f,_0x344f45,_0x18cd7d);_0x4b118d['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x516a50,_0x344f45['config']['get']('trackChanges.preview.renderFunction'));}),_0x5de4b9=new _0x144193(_0x5804e0,[_0x4b118d['view']]),_0x5de4b9['attachToDom'](),_0x5de4b9['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x344f45['once']('destroy',()=>{_0x5de4b9['detachFromDom']();});const _0x12ab43=_0x4b118d['view']['headerView']['class'];_0x4b118d['view']['headerView']['class']=_0x12ab43?_0x12ab43+'\x20ck-reset_all':'ck-reset_all',_0x4b118d['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x4b118d['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x19a668=this['editor']['plugins']['get']('MergeFieldsEditing'),_0xc49240=_0x19a668['previewMode'],_0x192996={};if('$labels'===_0xc49240){for(const _0x588a7c of _0x19a668['getMergeFieldsIds']())_0x192996[_0x588a7c]=_0x19a668['getLabel'](_0x588a7c)||_0x588a7c;}else{const _0x40eeec='$defaultValues'===_0xc49240?_0x19a668['getDefaultValues']():_0x19a668['getDataSetValues'](_0xc49240,!0x0);for(const _0x100754 of Object['entries'](_0x40eeec)){const [_0x2fad3b,_0x3931fa]=_0x100754;_0x192996[_0x2fad3b]=null!==_0x3931fa?_0x3931fa:_0x19a668['getLabel'](_0x2fad3b)||_0x2fad3b;}}return{'mergeFieldsData':_0x192996};}['_standarizeRootsData'](_0x48548b,_0x2476fb,_0x3a64b1){let _0x40d447;if('string'==typeof _0x48548b){const _0xa51c37=_0x2476fb['model']['document']['getRootNames']()[0x0];_0x40d447={[_0xa51c37]:_0x48548b};}else _0x40d447=_0x48548b;const _0x2b1204=this['_fixMediaEmbeds'](_0x40d447,_0x2476fb),_0x2dfd2d=function(_0x13765e,_0x3d1357){for(const [_0x53277a,_0x3d7db5]of _0x13765e)_0x3d7db5['classes']=_0x3d1357[_0x53277a]['classList']['value']['replace']('ck-focused','');return _0x13765e;}(this['_sortRoots'](_0x2476fb)['reduce']((_0x1097d3,_0x4ed2e9)=>(_0x1097d3['push']([_0x4ed2e9,{'content':_0x2b1204[_0x4ed2e9],'classes':''}]),_0x1097d3),[]),_0x3a64b1);return _0x2dfd2d;}['_fixMediaEmbeds'](_0xa8e6d2,_0x85e3f4){if(!_0x85e3f4['plugins']['has']('MediaEmbedEditing'))return _0xa8e6d2;const _0x2a7160=_0x85e3f4['plugins']['get']('MediaEmbedEditing');for(const [_0x2a4e7e,_0x5a1730]of Object['entries'](_0xa8e6d2)){const _0x3dc048=document['createElement']('div');_0x3dc048['innerHTML']=_0x5a1730,(_0x3dc048['querySelectorAll']('figure.media')['forEach'](_0x505648=>{const _0x43c657=_0x505648['querySelector']('oembed');if(_0x43c657){const _0x4d3611=_0x43c657['getAttribute']('url');if(_0x4d3611){const _0x2eec47=_0x2a7160['registry']['getMediaViewElement'](new _0x59b703(_0x85e3f4['editing']['view']['document']),_0x4d3611,{'elementName':'','renderForEditingView':!0x0}),_0x2d3e8d=document['createElement']('div');_0x2d3e8d['classList']['add']('ck-media__wrapper'),_0x2eec47['render'](_0x2d3e8d,_0x85e3f4['editing']['view']['domConverter']),_0x43c657['replaceWith'](_0x2d3e8d);}}}),_0xa8e6d2[_0x2a4e7e]=_0x3dc048['innerHTML']);}return _0xa8e6d2;}['_sortRoots'](_0x6dc542){if(!function(_0x17f9cd){return void 0x0!==_0x17f9cd['getRootsAttributes'];}(_0x6dc542))return _0x6dc542['model']['document']['getRootNames']();const _0x4f626f=[],_0x8b8aa5=new Map();for(const _0x3045ac of _0x6dc542['model']['document']['getRootNames']()){const _0x1563c7=_0x6dc542['editing']['view']['getDomRoot'](_0x3045ac)['getClientRects']()['item'](0x0);_0x4f626f['push'](_0x3045ac),_0x8b8aa5['set'](_0x3045ac,_0x1563c7);}return _0x4f626f['sort']((_0x1fca8d,_0x3556c0)=>{const _0x2e8387=_0x8b8aa5['get'](_0x1fca8d),_0x1c1283=_0x8b8aa5['get'](_0x3556c0);return _0x2e8387['y']-_0x1c1283['y']||_0x2e8387['x']-_0x1c1283['x'];}),_0x4f626f;}}class te extends _0xb83fe9{static get['requires'](){return[T,_0xc75f43];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x59427e){super(_0x59427e),_0x59427e['commands']['add']('previewFinalContent',new re(this['editor'])),_0x59427e['config']['define']('trackChanges.preview.renderFunction',(_0x113a94,_0x2943f7)=>{for(const _0x217524 of _0x2943f7)_0x113a94['appendChild'](_0x217524);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|
|
23
|
+
import{Command as _0x144602,Plugin as _0x44ea50,PendingActions as _0x36da89}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x22e092,ObservableMixin as _0x11026c,uid as _0x10aa54,priorities as _0x52fdb4,insertToPriorityArray as _0x5561c2,logWarning as _0x9f668c,getEnvKeystrokeText as _0x2ccdea,FocusTracker as _0x19af1e,KeystrokeHandler as _0x22ff50,Collection as _0x1ec4b7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconCheck as _0x3e5d5b,IconCancel as _0x32e1db,IconTrackChanges as _0x2ea253}from'@ckeditor/ckeditor5-icons/dist/index.js';import{normalizeColorOptions as _0x36c6cc,View as _0x26f60a,ViewCollection as _0x584282,FocusCycler as _0x3d21f5,ViewModel as _0x26d155,createDropdown as _0x3b26d9,SplitButtonView as _0x37f358,addListToDropdown as _0x3b10ce,MenuBarMenuView as _0x231feb,MenuBarMenuListView as _0x2460a0,ListSeparatorView as _0x3bf034,MenuBarMenuListItemView as _0x17c50b,MenuBarMenuListItemButtonView as _0x2e9ff5,BodyCollection as _0x326a91,Dialog as _0x42ea33}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x4f59c2,hashObject as _0x43ce86,surroundingMarkersDetector as _0x5be2fc,FOCUS_ANNOTATION_KEYSTROKE as _0x195593,AriaDescriptionView as _0x5c0472,setupThreadKeyboardNavigation as _0x11bfa0,trimHtml as ti,UserView as _0xf41a29,LateFocusButtonView as _0x5546ce,getDateTimeFormatter as _0x2bf34b,getAllMarkersDomElementsSorted as _0x3762f2,sanitizeEditorConfig as _0x343ac8}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x3ead42,LiveRange as _0x2f2fb6,LivePosition as _0x10dad2,DowncastWriter as _0x87f864}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x131d57,toWidget as _0x465da8}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x14c443,set as _0x5874b7,isEqual as _0x485c77,unset as _0x2ffad5,omit as Vt}from'es-toolkit/compat';import{Delete as _0x13aaec,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x23a939,ShiftEnter as _0x41b606}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends _0x144602{['_enabledCommands'];constructor(_0x117cf7,_0x2f7ae8){super(_0x117cf7),this['_enabledCommands']=_0x2f7ae8,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 _0x497a45 of this['editor']['commands']['commands']())_0x497a45['affectsData']&&!this['_enabledCommands']['has'](_0x497a45)&&_0x497a45['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x10089f of this['editor']['commands']['commands']())_0x10089f['affectsData']&&!this['_enabledCommands']['has'](_0x10089f)&&_0x10089f['clearForceDisabled']('TrackChangesCommand');}}class O extends _0x144602{['_suggestions'];constructor(_0x321478,_0x2a5317){super(_0x321478),this['_suggestions']=_0x2a5317,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3b0b3e){const _0x578e4e=this['_suggestions']['get'](_0x3b0b3e);if(!_0x578e4e)throw new _0x22e092('track-changes-accept-suggestion-not-found',this);const _0x44a9c3=_0x578e4e['getRanges']();this['editor']['model']['canEditAt'](_0x44a9c3)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x578e4e);}}class R extends _0x144602{['_suggestions'];constructor(_0x4aeef4,_0x3d530d){super(_0x4aeef4),this['_suggestions']=_0x3d530d,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x8feb33){const _0x463f83=this['_suggestions']['get'](_0x8feb33);if(!_0x463f83)throw new _0x22e092('track-changes-discard-suggestion-not-found',this);const _0x39ed93=_0x463f83['getRanges']();this['editor']['model']['canEditAt'](_0x39ed93)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x463f83);}}function ls(_0x49a90c,_0x549580){let _0x147bc4='';return _0x147bc4+=_0x49a90c['split']('*')['map']((_0x23de20,_0x2696a4)=>_0x2696a4%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x23de20)+'</span>':nn(_0x23de20))['join'](''),_0x549580&&(_0x147bc4+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x549580['value']+'\x22\x20title=\x22'+_0x549580['title']+'\x22></span>'),_0x147bc4;}function nn(_0x88abe6){const _0x371a00=document['createElement']('span');return _0x371a00['innerText']=_0x88abe6,_0x371a00['innerHTML'];}function ts(_0x5a500f){return _0x5a500f['sort']((_0x27a175,_0x38bb62)=>'deletion'==_0x27a175['type']&&'deletion'!=_0x38bb62['type']?-0x1:'deletion'!=_0x27a175['type']&&'deletion'==_0x38bb62['type']?0x1:0x0);}function Zt(_0xba061e,_0x2c0633){let _0x413655,_0x424cc6=0x0;const _0x4d195d=[],_0x351bbc=_0x2c0633['schema'];for(;_0x424cc6<_0xba061e['length'];){const _0x133b34=_0xba061e[_0x424cc6],_0x2d78dd=_0xba061e[_0x424cc6+0x1];_0x413655||(_0x413655=_0x2c0633['createPositionBefore'](_0x133b34)),on(_0x2c0633,_0x133b34,_0x2d78dd)||(_0x4d195d['push'](_0x2c0633['createRange'](_0x413655,_0x351bbc['isObject'](_0x133b34)?_0x2c0633['createPositionAfter'](_0x133b34):_0x2c0633['createPositionAt'](_0x133b34,'end'))),_0x413655=null),_0x424cc6++;}return _0x4d195d;}function on(_0x42092d,_0xd8940f,_0x2aeba4){if(!_0x2aeba4)return!0x1;const _0x2dbd19=_0x42092d['createPositionAfter'](_0xd8940f),_0x24bf6b=_0x42092d['createPositionBefore'](_0x2aeba4);return _0x2dbd19['isTouching'](_0x24bf6b);}function rs(_0x2b2e87,_0x5a51a8,_0x174dc4){for(;_0x174dc4['length'];){const _0x365702=_0x174dc4['splice'](0x0,0x64);_0x2b2e87['change'](()=>{for(const _0x4d28a0 of _0x365702)_0x4d28a0['isInContent']&&_0x5a51a8['execute'](_0x4d28a0['id']);});}}class x extends _0x144602{['_command'];['_suggestions'];constructor(_0x5d1a50,_0x44fb95,_0x42d0d5){super(_0x5d1a50),this['_command']=_0x44fb95,this['_suggestions']=_0x42d0d5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5b82bf=Array['from'](this['_suggestions']['values']())['some'](_0x288994=>_0x288994['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x5b82bf;}['execute'](){const _0x1ad3de=ts(Array['from'](this['_suggestions']['values']()));for(const _0x200a4f of _0x1ad3de){const _0x2c89a7=_0x200a4f['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2c89a7))return;}rs(this['editor']['model'],this['_command'],_0x1ad3de);}}class E extends _0x144602{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x838a12,_0x50b7ba,_0xf58320){super(_0x838a12),this['_command']=_0x50b7ba,this['_suggestions']=_0xf58320,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x285165=this['editor']['model']['document']['selection'],_0xb384ba=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x1530f3,_0x4b3a50){const _0x1ce551=Array['from'](_0x1530f3['getRanges']()),_0x1e06bd=new Set();for(const _0x308761 of _0x4b3a50)if(_0x308761['isInContent']){for(const _0x56b9c9 of _0x1ce551)for(const _0x1228c7 of _0x308761['getRanges']())(_0x56b9c9['isIntersecting'](_0x1228c7)||_0x1530f3['isCollapsed']&&!_0x308761['isMultiRange']&&_0x308761['next']&&_0x1228c7['end']['isTouching'](_0x56b9c9['start']))&&_0x1e06bd['add'](_0x308761);}return _0x1e06bd;}(_0x285165,_0xb384ba),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x44f7f2=ts(Array['from'](this['_selectedSuggestions']));for(const _0x271498 of _0x44f7f2){const _0x2da3b6=_0x271498['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2da3b6))return;}rs(this['editor']['model'],this['_command'],_0x44f7f2);}}class o extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x11026c(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3d5615,_0x12afb5){super(),this['id']=_0x12afb5['id'],this['type']=_0x12afb5['type'],this['subType']=_0x12afb5['subType']||null,this['author']=_0x12afb5['author'],this['creator']=_0x12afb5['creator']||_0x12afb5['author'],this['isExternal']=Boolean(_0x12afb5['attributes']&&_0x12afb5['attributes']['@external']),this['data']=null,this['_model']=_0x3d5615,this['_onAccept']=_0x12afb5['onAccept'],this['_onDiscard']=_0x12afb5['onDiscard'],this['_onAttributesChange']=_0x12afb5['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x12afb5['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 _0x2c4c27=this;for(;_0x2c4c27['previous'];)_0x2c4c27=_0x2c4c27['previous'];return _0x2c4c27;}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'](_0x36b2f7){this['_markerNames']['add'](_0x36b2f7);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x43ed9b=>this['_model']['markers']['get'](_0x43ed9b))['filter'](_0x1b13b1=>_0x1b13b1);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x329265=>{for(const _0x3349e6 of this['getMarkers']())_0x329265['removeMarker'](_0x3349e6);}),this['_markerNames']['clear']();}['removeMarker'](_0xcb9fea){this['_model']['change'](_0xe3e7e3=>{_0xe3e7e3['removeMarker'](_0xcb9fea);}),this['_markerNames']['delete'](_0xcb9fea);}['addRange'](_0x1b9818){const _0x3ddb55='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+o['getMultiRangeId']();this['addMarkerName'](_0x3ddb55),this['_model']['change'](_0x15edb1=>{_0x15edb1['addMarker'](_0x3ddb55,{'range':_0x1b9818,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x158d55){for(const _0xf5f15 of this['getRanges']())if(_0xf5f15['isIntersecting'](_0x158d55))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2747f5=>_0x2747f5['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x3faae0,_0x497dca)=>[..._0x3faae0,..._0x497dca['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x33bb3e=this['getRanges']();if(0x1!=_0x33bb3e['length'])return null;const _0x36f8c8=_0x33bb3e[0x0],_0x21a529=_0x36f8c8['start']['nodeAfter'],_0x1edfa7=_0x36f8c8['end']['nodeBefore'];return _0x21a529 instanceof _0x3ead42?_0x21a529!=_0x1edfa7?null:_0x21a529: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 _0x1db3ef=[];let _0x3f4489=this['head'];for(;_0x3f4489;)_0x1db3ef['push'](_0x3f4489),_0x3f4489=_0x3f4489['next'];return _0x1db3ef;}['setAttribute'](_0x477b59,_0x1e0b1f){const _0x895cfa=_0x14c443(this['attributes']);_0x5874b7(_0x895cfa,_0x477b59,_0x1e0b1f),_0x485c77(_0x895cfa,this['attributes'])||(this['attributes']=_0x895cfa,this['_onAttributesChange'](_0x895cfa));}['removeAttribute'](_0x2e7c8a){const _0x27c453=_0x14c443(this['attributes']);_0x2ffad5(_0x27c453,_0x2e7c8a),_0x485c77(_0x27c453,this['attributes'])||(this['attributes']=_0x27c453,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 _0x10aa54()['substr'](0x1,0x5);}}function c(_0x1a4d88,_0x46c107,_0x136a08){const _0x2c46b6=_0x1a4d88['t'],t=_0x1a4d88['t'];switch(_0x46c107){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',_0x136a08);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x136a08);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x136a08);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x136a08);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x136a08);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',_0x136a08);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x136a08);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',_0x136a08);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x136a08);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x136a08);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x136a08);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x136a08);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x136a08);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x136a08);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x136a08);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x136a08);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x136a08);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x136a08);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x136a08);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x136a08);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x136a08);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x136a08);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x136a08);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x136a08);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'},_0x136a08);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x136a08);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x136a08);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x136a08);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x136a08);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x136a08);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'},_0x136a08);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x136a08);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x136a08);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x136a08);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x136a08);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'},_0x136a08);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x136a08);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'},_0x136a08);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'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'},_0x136a08);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x136a08);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'},_0x136a08);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x136a08);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'},_0x136a08);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x136a08);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x136a08);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'},_0x136a08);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x136a08);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 _0x2c46b6({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x136a08);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x2c46b6({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x136a08);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x136a08);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'},_0x136a08);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'},_0x136a08);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'},_0x136a08);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x46c107;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x2486b0,_0x4eace4){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x2486b0,this['_locale']=_0x4eace4;}['getDescriptions'](_0x1abf96){const _0x43667b=[],_0x592484=new Set(),_0x1411f6=new Set();for(let _0x34b426=0x0;_0x34b426<_0x1abf96['length'];_0x34b426++){const _0x598127=_0x1abf96[_0x34b426];if(!_0x598127['isInContent'])continue;const _0x261131=this['_handleCustomCallbackDescription'](_0x598127);if(_0x261131){if(null!=_0x598127['subType']){if(_0x592484['has'](_0x598127['subType']))continue;_0x592484['add'](_0x598127['subType']);}_0x43667b['push'](_0x261131);}else{if('attribute'!=_0x598127['type'])'insertion'!=_0x598127['type']&&'deletion'!=_0x598127['type']||this['_handleInsertRemoveSuggestionDescription'](_0x43667b,_0x598127,_0x1abf96[_0x34b426+0x1]);else{const _0x2e78cd=_0x598127['data']['key'];if(_0x1411f6['has'](_0x2e78cd))continue;_0x1411f6['add'](_0x598127['data']['key']),_0x2e78cd==u?this['_handleRenameSuggestionDescription'](_0x43667b,_0x598127):this['_handleAttributeSuggestionDescription'](_0x43667b,_0x598127);}}}return this['_resolveDescriptionItems'](_0x43667b);}['registerDescriptionCallback'](_0x2de359){this['_customCallbacks']['push'](_0x2de359);}['registerElementLabel'](_0x28830a,_0x367a3c,_0x4efa61=_0x52fdb4['normal']){'function'==typeof _0x28830a?_0x5561c2(this['_itemLabelsCallbacks'],{'matchingCallback':_0x28830a,'label':_0x367a3c,'priority':_0x4efa61}):this['_itemLabels']['set'](_0x28830a,_0x367a3c);}['registerAttributeLabel'](_0x5448ec,_0x1c1317){this['_attributeLabels']['set'](_0x5448ec,_0x1c1317);}['getItemLabel'](_0x2aa1ee,_0x510853=0x1){let _0x72fbbb;for(const _0x419ed0 of this['_itemLabelsCallbacks'])if(_0x419ed0['matchingCallback'](_0x2aa1ee)){_0x72fbbb=_0x419ed0['label'];break;}return _0x72fbbb||(_0x72fbbb=this['_itemLabels']['get'](_0x2aa1ee['name'])),_0x72fbbb?_0x72fbbb(_0x510853):0x1!==_0x510853?_0x510853+'\x20'+_0x2aa1ee['name']+'s':''+_0x2aa1ee['name'];}['_addDescriptionItems'](_0x417a69,_0x2f803c){const _0x32d077=_0x2f803c['getFirstRange']()['getWalker'](),_0x3aa232='insertion'==_0x2f803c['type']?'add':'remove';for(const _0x371dff of _0x32d077){const _0x3ecd98=_0x371dff['item'],_0x2f2372=_0x417a69[_0x417a69['length']-0x1];if(_0x3ecd98['is']('$textProxy'))_0x2f2372&&_0x2f2372['type']['indexOf']('Container')>-0x1&&_0x417a69['pop'](),_0x2f2372&&'text'==_0x2f2372['type']?_0x2f2372[_0x3aa232]+=_0x3ecd98['data']:_0x417a69['push']({'type':'text','add':'add'==_0x3aa232?_0x3ecd98['data']:'','remove':'remove'==_0x3aa232?_0x3ecd98['data']:''});else{if(this['_schema']['isObject'](_0x3ecd98)){const _0x4ed769=_0x3ecd98;if(_0x2f2372&&_0x2f2372['type']['indexOf']('Container')>-0x1&&_0x417a69['pop'](),'elementEnd'==_0x371dff['type'])continue;_0x2f2372&&_0x2f2372['type']==_0x3aa232+'Object'&&_0x2f2372['element']['name']==_0x4ed769['name']?_0x2f2372['quantity']++:_0x417a69['push']({'type':_0x3aa232+'Object','element':_0x4ed769,'quantity':0x1}),_0x32d077['skip'](_0x4bf495=>!('elementEnd'==_0x4bf495['type']&&_0x4bf495['item']==_0x3ecd98));}else{if(this['_schema']['checkChild'](_0x3ecd98,'$text')||_0x3ecd98['is']('element','softBreak')){const _0x520f47=_0x3ecd98;if('add'==_0x3aa232&&'elementStart'==_0x371dff['type']||'remove'==_0x3aa232&&'elementEnd'==_0x371dff['type'])continue;if(_0x2f2372&&-0x1==_0x2f2372['type']['indexOf']('Container')){'text'==_0x2f2372['type']&&(_0x2f2372[_0x3aa232]+='\x0a');continue;}let _0x33b38d;if(_0x33b38d='add'==_0x3aa232?_0x520f47['nextSibling']&&!this['_schema']['isObject'](_0x520f47['nextSibling'])?_0x520f47['nextSibling']:null:_0x520f47['previousSibling']&&!this['_schema']['isObject'](_0x520f47['previousSibling'])?_0x520f47['previousSibling']:null,_0x520f47['isEmpty']||_0x33b38d&&_0x33b38d['isEmpty']){const _0x538d16=_0x33b38d&&_0x33b38d['isEmpty']?_0x33b38d:_0x520f47;_0x2f2372&&_0x2f2372['type']==_0x3aa232+'EmptyContainer'&&_0x2f2372['element']['name']==_0x538d16['name']?_0x2f2372['quantity']++:_0x417a69['push']({'type':_0x3aa232+'EmptyContainer','element':_0x538d16,'quantity':0x1});}else _0x417a69['push']({'type':_0x3aa232+'Container','element':_0x520f47});}}}}}['_resolveDescriptionItems'](_0x9b0790){const _0x2e5795=this['_locale'],_0xa00ac1=[],_0x358dba=[],_0x56d0e2=[];for(const _0x11016e of _0x9b0790)switch(_0x11016e['type']){case'text':if(_0x11016e['add']=_0x11016e['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x11016e['remove']=_0x11016e['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x11016e['add']&&''!=_0x11016e['remove']){_0xa00ac1['push']({'type':'replace','content':c(_0x2e5795,'REPLACE_TEXT',['\x22'+_0x11016e['remove']+'\x22','\x22'+_0x11016e['add']+'\x22'])});continue;}if(null!=_0x11016e['add']['match'](/^ +$/)){_0xa00ac1['push']({'type':'insertion','content':c(_0x2e5795,'*Insert:*\x20%0',c(_0x2e5795,'ELEMENT_SPACE',_0x11016e['add']['length']))});continue;}if(null!=_0x11016e['remove']['match'](/^ +$/)){_0xa00ac1['push']({'type':'deletion','content':c(_0x2e5795,'*Remove:*\x20%0',c(_0x2e5795,'ELEMENT_SPACE',_0x11016e['remove']['length']))});continue;}if(''!=_0x11016e['add']){_0xa00ac1['push']({'type':'insertion','content':c(_0x2e5795,'*Insert:*\x20%0','\x22'+_0x11016e['add']+'\x22')});continue;}_0xa00ac1['push']({'type':'deletion','content':c(_0x2e5795,'*Remove:*\x20%0','\x22'+_0x11016e['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0xa00ac1['push']({'type':'insertion','content':c(_0x2e5795,'*Insert:*\x20%0',this['getItemLabel'](_0x11016e['element'],_0x11016e['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0xa00ac1['push']({'type':'deletion','content':c(_0x2e5795,'*Remove:*\x20%0',this['getItemLabel'](_0x11016e['element'],_0x11016e['quantity']))});continue;case'addContainer':_0xa00ac1['push']({'type':'insertion','content':c(_0x2e5795,'*Split:*\x20%0',this['getItemLabel'](_0x11016e['element'],_0x11016e['quantity']))});continue;case'removeContainer':_0xa00ac1['push']({'type':'deletion','content':c(_0x2e5795,'*Merge:*\x20%0',this['getItemLabel'](_0x11016e['element'],_0x11016e['quantity']))});continue;case'addFormat':_0x358dba['push'](_0x11016e['key']);continue;case'removeFormat':_0x56d0e2['push'](_0x11016e['key']);continue;default:_0xa00ac1['push'](_0x11016e);}if(_0x358dba['length']){const _0x4f9753=_0x358dba['map'](_0x5a4ae4=>this['_attributeLabels']['has'](_0x5a4ae4)?this['_attributeLabels']['get'](_0x5a4ae4):_0x5a4ae4)['join'](',\x20');_0xa00ac1['push']({'type':'format','content':c(this['_locale'],'*Set\x20format:*\x20%0',_0x4f9753)});}if(_0x56d0e2['length']){const _0x59b321=_0x56d0e2['map'](_0x4ab29b=>this['_attributeLabels']['has'](_0x4ab29b)?this['_attributeLabels']['get'](_0x4ab29b):_0x4ab29b)['join'](',\x20');_0xa00ac1['push']({'type':'format','content':c(this['_locale'],'*Remove\x20format:*\x20%0',_0x59b321)});}return _0xa00ac1;}['_handleCustomCallbackDescription'](_0x412fc0){for(const _0x558262 of this['_customCallbacks']){const _0x63b542=_0x558262(_0x412fc0);if(_0x63b542&&'type'in _0x63b542)return _0x63b542;}}['_handleAttributeSuggestionDescription'](_0x14503b,_0x4c5d7e){const _0x33b462=_0x4c5d7e['data'],_0x332ec0=void 0x0===_0x33b462['newValue']?'removeFormat':'addFormat';_0x14503b['push']({'type':_0x332ec0,'key':_0x33b462['key']});}['_handleRenameSuggestionDescription'](_0x560471,_0x1582d0){_0x560471['push']({'type':'format','content':c(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x1582d0['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x10b6af,_0x31ddde,_0x13fbc7){if(this['_addDescriptionItems'](_0x10b6af,_0x31ddde),_0x13fbc7&&_0x13fbc7['getFirstRange']()&&!_0x31ddde['getFirstRange']()['end']['isEqual'](_0x13fbc7['getFirstRange']()['start'])){const _0x1a03f1=_0x10b6af[_0x10b6af['length']-0x1],_0x16dd06='insertion'==_0x31ddde['type']?'add':'remove';_0x1a03f1&&'text'==_0x1a03f1['type']&&(_0x1a03f1[_0x16dd06]+='\x0a');}}}class U extends _0x44ea50{['afterInit'](){const _0x3b1663=this['editor'],_0x25b283=_0x3b1663['plugins']['get']('TrackChangesEditing');_0x3b1663['commands']['get']('showAIAssistant')&&_0x25b283['enableCommand']('showAIAssistant');}}class V extends _0x44ea50{['afterInit'](){const _0x4b9359=this['editor'],_0x3e1438=_0x4b9359['locale'];if(!_0x4b9359['plugins']['has']('AlignmentEditing'))return;const _0x4728ec=_0x4b9359['plugins']['get']('TrackChangesEditing');_0x4728ec['enableDefaultAttributesIntegration']('alignment'),_0x4728ec['registerBlockAttribute']('alignment'),_0x4728ec['descriptionFactory']['registerAttributeLabel']('alignment',c(_0x3e1438,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x33bd0f=this['editor'],_0x204280=_0x33bd0f['locale'];_0x33bd0f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x55898c=>{if('formatBlock'!=_0x55898c['type'])return;const {data:_0x5097af}=_0x55898c;if(_0x5097af&&'alignment'==_0x5097af['commandName']){const _0x5572be=_0x5097af['commandParams'][0x0]['value'];return{'type':'format','content':c(_0x204280,'*Format:*\x20%0',function(_0x243d4d){switch(_0x243d4d){case'left':return c(_0x204280,'FORMAT_ALIGN_TO_LEFT');case'right':return c(_0x204280,'FORMAT_ALIGN_TO_RIGHT');case'center':return c(_0x204280,'FORMAT_ALIGN_TO_CENTER');case'justify':return c(_0x204280,'FORMAT_JUSTIFY_TEXT');}}(_0x5572be))};}});}}const Yt=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class F extends _0x44ea50{['afterInit'](){const _0x475d92=this['editor'],_0x3a6d65=_0x475d92['plugins']['get']('TrackChangesEditing'),_0x5b87e5=_0x475d92['locale'];for(const _0x2808b2 of Yt){if(!_0x475d92['plugins']['has'](_0x2808b2))continue;const _0xb41eb7=_0x2808b2['slice'](0x0,-0x7)['toLowerCase'](),_0x541d67='FORMAT_'+_0xb41eb7['toUpperCase']();_0x3a6d65['enableDefaultAttributesIntegration'](_0xb41eb7),_0x3a6d65['registerInlineAttribute'](_0xb41eb7),_0x3a6d65['descriptionFactory']['registerAttributeLabel'](_0xb41eb7,c(_0x5b87e5,_0x541d67));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51b8b8=this['editor'],_0x5cc0d8=_0x51b8b8['locale'],_0x4b3eb9=_0x51b8b8['plugins']['get']('TrackChangesEditing');function _0x3f8915(_0x430cdf,_0x33f465){_0x4b3eb9['descriptionFactory']['registerDescriptionCallback'](_0x160fb8=>{if('formatInline'!=_0x160fb8['type'])return;const {data:_0x514d0b}=_0x160fb8;return _0x514d0b&&_0x514d0b['commandName']===_0x430cdf?_0x514d0b['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x5cc0d8,'*Format:*\x20%0',_0x33f465)}:{'type':'format','content':c(_0x5cc0d8,'*Remove\x20format:*\x20%0',_0x33f465)}:void 0x0;});}_0x3f8915('bold',c(_0x5cc0d8,'FORMAT_BOLD')),_0x3f8915('italic',c(_0x5cc0d8,'FORMAT_ITALIC')),_0x3f8915('underline',c(_0x5cc0d8,'FORMAT_UNDERLINE')),_0x3f8915('code',c(_0x5cc0d8,'FORMAT_CODE')),_0x3f8915('strikethrough',c(_0x5cc0d8,'FORMAT_STRIKETHROUGH')),_0x3f8915('subscript',c(_0x5cc0d8,'FORMAT_SUBSCRIPT')),_0x3f8915('superscript',c(_0x5cc0d8,'FORMAT_SUPERSCRIPT'));}}class G extends _0x44ea50{['afterInit'](){const _0x50cc08=this['editor'],_0x33ed89=_0x50cc08['locale'];if(!_0x50cc08['plugins']['has']('BlockQuoteEditing'))return;const _0xd42bfc=_0x50cc08['plugins']['get']('TrackChangesEditing'),_0x4a8088=this['editor']['commands']['get']('blockQuote');_0xd42bfc['enableCommand']('blockQuote',(_0x48a411,_0x450c9c={})=>{const _0x285c10=this['editor']['model']['document']['selection'],_0x346f37=_0x450c9c&&void 0x0!==_0x450c9c['forceValue']?_0x450c9c['forceValue']:!_0x4a8088['value'];let _0x38e953=[];if(_0x346f37){const _0x578bb7=Array['from'](_0x285c10['getSelectedBlocks']())['filter'](_0x854ecc=>to(_0x854ecc)||function(_0x5e77dc,_0x20ed1e){const _0x5043c4=_0x20ed1e['checkChild'](_0x5e77dc['parent'],'blockQuote'),_0x3b3245=_0x20ed1e['checkChild'](['$root','blockQuote'],_0x5e77dc);return _0x5043c4&&_0x3b3245;}(_0x854ecc,this['editor']['model']['schema']));_0x38e953=Zt(_0x578bb7,_0x50cc08['model']);}else{const _0xcfb619=Array['from'](_0x285c10['getSelectedBlocks']())['filter'](_0x336f1b=>to(_0x336f1b));_0x38e953=Zt(_0xcfb619,_0x50cc08['model']);}_0x50cc08['model']['change'](()=>{for(const _0x3106f5 of _0x38e953)_0xd42bfc['markBlockFormat'](_0x3106f5,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x346f37}]});});}),_0xd42bfc['descriptionFactory']['registerDescriptionCallback'](_0x3b0c36=>{const {data:_0x394943}=_0x3b0c36;if(_0x394943&&'blockQuote'==_0x394943['commandName']){const _0x17d9ba=c(_0x33ed89,'ELEMENT_BLOCK_QUOTE');return _0x394943['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x33ed89,'*Set\x20format:*\x20%0',_0x17d9ba)}:{'type':'format','content':c(_0x33ed89,'*Remove\x20format:*\x20%0',_0x17d9ba)};}});}}function to(_0x3f9171){return'blockQuote'==_0x3f9171['parent']['name'];}class L extends _0x44ea50{['afterInit'](){const _0x23fc86=this['editor'],_0x59ccf0=_0x23fc86['locale'],_0x1533ec=_0x23fc86['plugins']['get']('TrackChangesEditing');_0x23fc86['plugins']['has']('BookmarkEditing')&&(_0x1533ec['enableCommand']('insertBookmark'),_0x1533ec['enableDefaultAttributesIntegration']('updateBookmark'),_0x1533ec['registerBlockAttribute']('bookmarkId'),_0x1533ec['descriptionFactory']['registerDescriptionCallback'](_0x49e977=>{if('insertion'!=_0x49e977['type']&&'deletion'!=_0x49e977['type']&&'attribute'!=_0x49e977['type'])return;const _0x306dba=_0x49e977['getContainedElement']();if(null==_0x306dba)return;if(!_0x306dba['is']('element','bookmark'))return;const _0x32200f=_0x306dba['getAttribute']('bookmarkId');if('insertion'==_0x49e977['type'])return{'type':'insertion','content':c(_0x59ccf0,'*Insert:*\x20%0','\x22'+_0x32200f+'\x22\x20'+c(_0x59ccf0,'ELEMENT_BOOKMARK'))};if('deletion'==_0x49e977['type'])return{'type':'deletion','content':c(_0x59ccf0,'*Remove:*\x20%0','\x22'+_0x32200f+'\x22\x20'+c(_0x59ccf0,'ELEMENT_BOOKMARK'))};const {data:_0x5c3302}=_0x49e977;if(!_0x5c3302||'bookmarkId'!=_0x5c3302['key'])return;return{'type':'format','content':c(_0x59ccf0,'*Set\x20bookmark:*\x20%0','\x22'+_0x5c3302['newValue']+'\x22')};}));}}class J extends _0x44ea50{['afterInit'](){const _0x1b44f9=this['editor'];_0x1b44f9['plugins']['has']('CaseChange')&&(_0x1b44f9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x1b44f9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x1b44f9['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class K extends _0x44ea50{['afterInit'](){const _0x215754=this['editor'];_0x215754['commands']['get']('ckbox')&&_0x215754['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class H extends _0x44ea50{['afterInit'](){const _0x200da0=this['editor'];if(!_0x200da0['plugins']['has']('CodeBlock'))return;const _0x4457e6=_0x200da0['plugins']['get']('TrackChangesEditing'),_0x38999b=_0x200da0['locale'],_0x4f080c=_0x200da0['config']['get']('codeBlock')['languages'],_0x4bce41=_0x200da0['commands']['get']('codeBlock');_0x4457e6['enableCommand']('indentCodeBlock'),_0x4457e6['enableCommand']('outdentCodeBlock'),_0x4457e6['enableCommand']('codeBlock',(_0x4e7d3c,_0x563db9={})=>{const _0x482dab=_0x200da0['model'],_0x3df10e=_0x200da0['model']['document']['selection'],_0x4c4da3=_0x563db9&&void 0x0!==_0x563db9['forceValue']?_0x563db9['forceValue']:!_0x4bce41['value'];let _0x18b03b;_0x563db9['language']||(_0x563db9['language']=_0x4f080c[0x0]['language']),_0x18b03b=_0x4c4da3?Array['from'](_0x3df10e['getSelectedBlocks']())['filter'](_0x6721d3=>oo(_0x6721d3)||function(_0x1906d6,_0xeb47b6){if(_0x1906d6['is']('rootElement')||_0xeb47b6['isLimit'](_0x1906d6))return!0x1;return _0xeb47b6['checkChild'](_0x1906d6['parent'],'codeBlock');}(_0x6721d3,_0x482dab['schema'])):Array['from'](_0x3df10e['getSelectedBlocks']())['filter'](_0x33a947=>oo(_0x33a947));const _0x374ac1=Zt(_0x18b03b,_0x482dab);_0x482dab['change'](()=>{for(const _0x339123 of _0x374ac1)_0x4457e6['markBlockFormat'](_0x339123,{'commandName':'codeBlock','commandParams':[{..._0x563db9,'forceValue':_0x4c4da3}],'formatGroupId':'blockName'});});}),(_0x4457e6['descriptionFactory']['registerElementLabel']('codeBlock',_0x4468dc=>c(_0x38999b,'ELEMENT_CODE_BLOCK',_0x4468dc)),_0x4457e6['descriptionFactory']['registerDescriptionCallback'](_0x5dda45=>{if('formatBlock'!=_0x5dda45['type'])return;const _0x4fbe01=_0x38999b['t'],{data:_0x5dc2bd}=_0x5dda45;if(!_0x5dc2bd||'codeBlock'!=_0x5dc2bd['commandName'])return;const _0x2dc2d1=_0x5dc2bd['commandParams'][0x0]['language'],_0x5286a3=_0x4fbe01(_0x4f080c['find'](_0x497e8f=>_0x497e8f['language']===_0x2dc2d1)['label'])['toLowerCase']();return _0x5dc2bd['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x38999b,'*Set\x20format:*\x20%0',c(_0x38999b,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x5286a3+')')}:{'type':'format','content':c(_0x38999b,'*Remove\x20format:*\x20%0',c(_0x38999b,'ELEMENT_CODE_BLOCK',0x1))};}));}}function oo(_0x5ee35f){return'codeBlock'==_0x5ee35f['name'];}class q extends _0x44ea50{['afterInit'](){const _0x59ffb4=this['editor'];if(!_0x59ffb4['plugins']['has']('CommentsEditing'))return;_0x59ffb4['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x23b826,_0xdbe57,_0x306892){const _0x216b3f=[];for(const _0x251bf7 of _0xdbe57['getItems']())_0x251bf7['hasAttribute'](_0x23b826)&&_0x216b3f['push'](_0x306892['createRangeOn'](_0x251bf7));return _0x216b3f;}function De(_0x4cbe9f,_0x51c396,{showActiveMarker:_0x4b5528=!0x0}={}){const _0x4e0864=_0x4cbe9f['plugins']['get']('TrackChangesEditing');return(_0x5ebabf,_0x23f764,_0x4181ef)=>{if(!_0x4181ef['consumable']['test'](_0x23f764['markerRange'],_0x5ebabf['name']))return;const _0x5a48d3=_0x23f764['markerRange']['getWalker'](),_0x1cc7c5=_0x23f764['markerRange']['start'],_0x5cc254=_0x4cbe9f['model']['schema'];let _0x511247=null,_0x16289e=null,_0x48c934=!0x1,_0x5c5d5f=!0x1;for(const _0x3de737 of _0x5a48d3){const _0x38d27c=_0x3de737['item'];_0x48c934=_0x48c934||_0x5cc254['isContent'](_0x38d27c);const _0x74d019=_0x4181ef['mapper']['toViewElement'](_0x38d27c);if(_0x74d019&&_0x74d019['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3de737['type']&&(_0x5cc254['isBlock'](_0x38d27c)&&!_0x5cc254['isLimit'](_0x38d27c)&&(_0x38d27c['nextSibling']||_0x1cc7c5['isAtEnd']?_0x511247&&_0x511247['parent']==_0x38d27c||(_0x511247=_0x38d27c,_0xbbf748(_0x3de737['previousPosition']),_0x5c5d5f=!0x0):_0x16289e=_0x16289e||_0x3de737['previousPosition']));}function _0xbbf748(_0x2fd6a8){const {authorId:_0xab213f}=_0x4e0864['_splitMarkerName'](_0x23f764['markerName']),_0x5cbf7a=_0x4181ef['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x51c396,'data-author-id':_0xab213f}),_0x39fffe=_0x4181ef['mapper']['toViewPosition'](_0x2fd6a8);_0x4b5528&&_0x4e0864['activeMarkers']['includes'](_0x23f764['markerName'])&&_0x4181ef['writer']['addClass']('ck-suggestion-marker--active',_0x5cbf7a),_0x4181ef['writer']['insert'](_0x39fffe,_0x5cbf7a),_0x4181ef['mapper']['bindElementToMarker'](_0x5cbf7a,_0x23f764['markerName']);}_0x48c934||_0x5c5d5f||!_0x16289e||_0xbbf748(_0x16289e);};}class z extends _0x44ea50{static get['requires'](){return[_0x13aaec];}['init'](){const _0x4728e2=this['editor'],_0x23a523=_0x4728e2['plugins']['get']('TrackChangesEditing');_0x23a523['enableCommand']('delete');const _0x496941=_0x4728e2['commands']['get']('deleteForward');_0x23a523['enableCommand']('deleteForward',(_0x1593f4,_0x4612f4={})=>{const _0x4a8bd4=_0x4728e2['model']['createSelection'](_0x4728e2['model']['document']['selection']);_0x4a8bd4['isCollapsed']&&_0x4728e2['model']['modifySelection'](_0x4a8bd4,{'direction':'forward','unit':_0x4612f4['unit']});const _0x560c01=_0x4a8bd4['getFirstRange'](),_0x1336dc=_0x2f2fb6['fromRange'](_0x560c01);let _0x136a2a;_0x1593f4(_0x4612f4),_0x136a2a='$graveyard'==_0x1336dc['root']['rootName']?_0x4728e2['model']['createRange'](_0x560c01['start']):_0x4728e2['model']['createRange'](_0x1336dc['start'],_0x1336dc['end']),_0x1336dc['detach'](),_0x4728e2['model']['enqueueChange'](_0x496941['buffer']['batch'],_0x55ad61=>{_0x496941['buffer']['lock'](),_0x55ad61['setSelection'](_0x55ad61['createRange'](_0x136a2a['end'])),_0x496941['buffer']['unlock']();});}),_0x4728e2['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x4728e2,'merge'),{'priority':'high'}),_0x4728e2['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x406696,_0xc5c330,_0x5502c0)=>{_0x5502c0['options']['showSuggestionHighlights']&&De(_0x4728e2,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x406696,_0xc5c330,_0x5502c0);},{'priority':'high'}),_0x4728e2['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x2d960b,_0x34e8e5,_0x15e7ff)=>{const _0x523f69=_0x15e7ff['mapper']['markerNameToElements'](_0x34e8e5['markerName']);if(_0x523f69){for(const _0x5bb6f8 of _0x523f69)_0x5bb6f8['is']('uiElement')&&(_0x15e7ff['mapper']['unbindElementFromMarkerName'](_0x5bb6f8,_0x34e8e5['markerName']),_0x15e7ff['writer']['remove'](_0x5bb6f8));}},{'priority':'high'});}}class W extends _0x44ea50{['afterInit'](){const _0x5d2e0e=this['editor'];if(!_0x5d2e0e['plugins']['has']('ListEditing'))return;const _0x5d0e88=_0x5d2e0e['locale'],_0x3e2aa9=_0x5d2e0e['plugins']['get']('TrackChangesEditing'),_0x413454=_0x5d2e0e['plugins']['has']('TodoListEditing'),_0xf0dff8=!!_0x5d2e0e['config']['get']('list.multiBlock');function _0x1c648a(_0x17c78d){return{'type':'format','content':''+c(_0x5d0e88,'*Set\x20format:*\x20%0',_0x17c78d)};}function _0x4ea200(_0x247c99){return{'type':'format','content':''+c(_0x5d0e88,'*Remove\x20format:*\x20%0',_0x247c99)};}_0x3e2aa9['enableDefaultAttributesIntegration']('numberedList'),_0x3e2aa9['enableDefaultAttributesIntegration']('bulletedList'),_0x3e2aa9['enableDefaultAttributesIntegration']('customNumberedList'),_0x3e2aa9['enableDefaultAttributesIntegration']('customBulletedList'),_0x3e2aa9['enableDefaultAttributesIntegration']('indentList'),_0x3e2aa9['enableDefaultAttributesIntegration']('outdentList'),_0x3e2aa9['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x3e2aa9['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x3e2aa9['registerBlockAttribute']('listItemId'),_0x3e2aa9['registerBlockAttribute']('listType'),_0x3e2aa9['registerBlockAttribute']('listIndent'),_0xf0dff8&&(_0x3e2aa9['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x3e2aa9['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x413454&&(_0x3e2aa9['enableDefaultAttributesIntegration']('todoList'),_0x3e2aa9['enableDefaultAttributesIntegration']('checkTodoList'),_0x3e2aa9['registerBlockAttribute']('todoListChecked'),_0x3e2aa9['descriptionFactory']['registerDescriptionCallback'](_0x462a19=>{const {data:_0x2f8891}=_0x462a19;if(_0x2f8891&&'todoListChecked'==_0x2f8891['key'])return{'type':'format','content':_0x2f8891['newValue']?c(_0x5d0e88,'*Check\x20item*'):c(_0x5d0e88,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x95f37f=>{if(_0x95f37f['batch']['isUndo'])return!0x1;let _0x4691b7=!0x1;const _0x28d750=_0x3e2aa9['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xad8713=>'todoListChecked'===_0x3e2aa9['_getAttributeKey'](_0xad8713));for(const _0x12e4b5 of _0x28d750){'todo'!=_0x12e4b5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x3e2aa9['_findSuggestions'](_0x12e4b5['getFirstRange'](),'attribute')['find'](_0x510b94=>'listType'===_0x3e2aa9['_getAttributeKey'](_0x510b94['suggestion']))||(_0x95f37f['removeMarker'](_0x12e4b5['getFirstMarker']()),_0x4691b7=!0x0));}return _0x4691b7;})),_0x3e2aa9['descriptionFactory']['registerAttributeLabel']('listIndent',c(_0x5d0e88,'FORMAT_INDENT'));const _0x4d85cf={'type':'format','content':''};_0x3e2aa9['descriptionFactory']['registerDescriptionCallback'](_0x549bd4=>{const {data:_0x52178f}=_0x549bd4;if(!_0x52178f||'listType'!=_0x52178f['key'])return;let _0x5149b1=_0x549bd4['head'];for(;_0x5149b1;){if(_0x5149b1['data']&&(('listStyle'==_0x5149b1['data']['key']||'listMarkerStyle'==_0x5149b1['data']['key'])&&(_0x5149b1['data']['newValue']&&'default'!=_0x5149b1['data']['newValue']||'default'!=_0x5149b1['data']['oldValue']&&!_0x52178f['newValue'])||!_0xf0dff8&&_0x5149b1['data']['key']==u))return _0x4d85cf;_0x5149b1=_0x5149b1['next'];}if(null==_0x52178f['newValue'])switch(_0x52178f['oldValue']){case'bulleted':return _0x4ea200(c(_0x5d0e88,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4ea200(c(_0x5d0e88,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4ea200(c(_0x5d0e88,'ELEMENT_TODO_LIST'));}switch(_0x52178f['newValue']){case'bulleted':return _0x1c648a(c(_0x5d0e88,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1c648a(c(_0x5d0e88,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1c648a(c(_0x5d0e88,'ELEMENT_TODO_LIST'));}}),_0x3e2aa9['descriptionFactory']['registerDescriptionCallback'](_0x3c3e61=>{const {data:_0xd70ffc}=_0x3c3e61;if(_0xd70ffc&&'listIndent'==_0xd70ffc['key'])return null==_0xd70ffc['newValue']||null==_0xd70ffc['oldValue']&&0x0==_0xd70ffc['newValue']?_0x4d85cf:void 0x0;}),_0x3e2aa9['descriptionFactory']['registerDescriptionCallback'](_0x1f4ab6=>{if('attribute'!=_0x1f4ab6['type'])return;const {data:_0xc629d5}=_0x1f4ab6;if(!_0xc629d5||'listItemId'!=_0xc629d5['key'])return;const _0x1720fe=Te(_0x1f4ab6);return'newValue'==_0x1720fe?{'type':'format','content':c(_0x5d0e88,'*Merge:*\x20list\x20item')}:'oldValue'==_0x1720fe?{'type':'format','content':c(_0x5d0e88,'*Split:*\x20list\x20item')}:_0x4d85cf;}),_0x5d2e0e['model']['document']['registerPostFixer'](_0x4ded59=>this['listItemIdFixer'](_0x4ded59)),_0x5d2e0e['model']['document']['registerPostFixer'](_0x1c4608=>this['noTrackChangesFixer'](_0x1c4608)),_0x5d2e0e['model']['document']['on']('change:data',(_0x2ecdd9,_0x375229)=>{if(_0x375229['isUndo']||!_0x375229['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x32f9ff){if(_0x32f9ff['batch']['isUndo']||!_0x32f9ff['batch']['isLocal'])return!0x1;let _0x558820=!0x1;const _0x18414a=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xcfce10=>_0xcfce10['data']&&'listItemId'==_0xcfce10['data']['key'])['filter'](_0x53a63f=>_0x53a63f['data']['newValue']&&_0x53a63f['data']['oldValue']);for(const _0x30f2cf of _0x18414a)Te(_0x30f2cf)||(_0x32f9ff['removeMarker'](_0x30f2cf['getFirstMarker']()),_0x558820=!0x0);return _0x558820;}['noTrackChangesFixer'](_0x29ea31){if(_0x29ea31['batch']['isUndo']||!_0x29ea31['batch']['isLocal'])return!0x1;const _0x3f22af=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3f22af['trackChangesCommand']['value'])return!0x1;let _0xbd99fb=!0x1;const _0x37946b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x545292=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x13ef0f=>'attribute'==_0x13ef0f['type'])['filter'](_0x130a31=>_0x37946b['includes'](_0x130a31['attributeKey']));if(0x0==_0x545292['length'])return _0xbd99fb;for(const _0x15d90 of _0x545292){const _0xed4742=_0x3f22af['_findSuggestions'](_0x15d90['range'],'attribute')['filter'](_0x727dbc=>!_0x727dbc['meta']['isNextTo'])['map'](_0x5b8de0=>_0x5b8de0['suggestion'])['filter'](_0x93f547=>{const _0x5905d8=_0x3f22af['_getAttributeKey'](_0x93f547);return _0x37946b['includes'](_0x5905d8);});if(_0xed4742['length']){for(const _0x683a34 of _0xed4742)_0x29ea31['removeMarker'](_0x683a34['getFirstMarker']());_0xbd99fb=!0x0;}}return _0xbd99fb;}['assureChains'](){const _0x564b6e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x422c27=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x15870d;const _0x2d98c9=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x513298=>{if(_0x513298['data']['oldRange']||!_0x513298['data']['newRange'])return null;if(!_0x513298['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x494d05}=_0x564b6e['_splitMarkerName'](_0x513298['name']);if(!_0x564b6e['hasSuggestion'](_0x494d05))return null;const _0x207aa7=_0x564b6e['getSuggestion'](_0x494d05);return _0x422c27['includes'](_0x207aa7['data']['key']);})['map'](_0x332482=>{const {id:_0x231fdc}=_0x564b6e['_splitMarkerName'](_0x332482['name']),_0xd6ac5d=_0x564b6e['getSuggestion'](_0x231fdc);return _0x15870d=_0xd6ac5d['attributes']['groupId'],_0xd6ac5d['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2d98c9['size'])return;const _0x569cd3=_0x564b6e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5f11b9=>'attribute'==_0x5f11b9['type']&&_0x5f11b9['data']&&_0x422c27['includes'](_0x5f11b9['data']['key'])&&_0x5f11b9['attributes']['groupId']!=_0x15870d)['map'](_0x3747f0=>({'listItem':_0x3747f0['getFirstRange']()['start']['nodeAfter'],'groupId':_0x3747f0['attributes']['groupId']})),_0x1d6f44=new Set();for(const {groupId:_0x243128,listItem:_0x40ef90}of _0x569cd3)_0x2d98c9['has'](_0x40ef90)&&_0x1d6f44['add'](_0x243128);for(const _0x48c6ac of _0x564b6e['getSuggestions']())_0x1d6f44['has'](_0x48c6ac['attributes']['groupId'])&&_0x48c6ac['setAttribute']('groupId',_0x15870d);}['_supportLegacySuggestions'](){const _0x345189=this['editor'],_0x26f5c7=_0x345189['locale'],_0x1f6c33=_0x345189['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1f6c33['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x496eff,_0x2c9290){const _0x128b6f=[];for(let _0x2c3933 of _0x496eff)_0x2c3933['start']['nodeAfter']===_0x2c3933['end']['parent']&&(_0x2c3933=_0x345189['model']['createRange'](_0x345189['model']['createPositionAt'](_0x2c3933['start']['nodeAfter'],0x0))),_0x128b6f['push'](_0x2c3933);_0x345189['model']['change'](_0x1ae3b0=>{const _0x54f5d0=_0x345189['model']['document']['selection'],_0x215d44=Array['from'](_0x54f5d0['getRanges']())['map'](_0x66d6f6=>_0x2f2fb6['fromRange'](_0x66d6f6));_0x1ae3b0['setSelection'](_0x128b6f),_0x345189['commands']['get'](_0x2c9290['commandName'])['refresh'](),_0x2c9290['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x345189['execute'](_0x2c9290['commandName'],..._0x2c9290['commandParams']),_0x1ae3b0['setSelection'](_0x215d44);for(const _0x319631 of _0x215d44)_0x319631['detach']();});}),_0x1f6c33['descriptionFactory']['registerElementLabel'](function(_0x2ce794){const _0x3e1cd1=!_0x345189['model']['schema']['isObject'](_0x2ce794),_0x252ca7=_0x2ce794['previousSibling'],_0x5f0f50=_0x2ce794['nextSibling'],_0x4ec614=_0x2ce794['getAttribute']('listItemId'),_0x5a0080=!_0x252ca7||_0x252ca7['getAttribute']('listItemId')!==_0x4ec614,_0x26e6e9=!_0x5f0f50||_0x5f0f50['getAttribute']('listItemId')!==_0x4ec614;return _0x3e1cd1&&Boolean(_0x4ec614)&&_0x5a0080&&_0x26e6e9;},_0x573f20=>c(_0x26f5c7,'ELEMENT_LIST_ITEM',_0x573f20));}['_registerLegacyDescription'](){const _0x945973=this['editor'],_0x27c261=_0x945973['locale'];function _0x5cb9c3(_0x525a9e){const _0xf3ac9=_0x945973['commands']['get']('bulletedList')['value'],_0x22cce2=_0x945973['commands']['get']('numberedList')['value'];return'numberedList'===_0x525a9e?_0xf3ac9:_0x22cce2;}_0x945973['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0xd64a8b){if('formatBlock'!=_0xd64a8b['type'])return;const {data:_0x380afb}=_0xd64a8b;if(!_0x380afb)return;let _0x3daf39,_0x98658c,_0xfbf175,_0x209d1b;switch(_0x380afb['commandName']){case'bulletedList':_0xfbf175=_0x380afb['commandParams'][0x0]['forceValue'],_0x209d1b=_0x5cb9c3(_0x380afb['commandName']),_0x3daf39=_0xfbf175?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x209d1b&&_0x945973['config']['get']('list.multiBlock')||(_0x3daf39='*Change\x20to:*\x20%0'),_0x98658c={'type':'format','content':c(_0x27c261,_0x3daf39,c(_0x27c261,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0xfbf175=_0x380afb['commandParams'][0x0]['forceValue'],_0x209d1b=_0x5cb9c3(_0x380afb['commandName']),_0x3daf39=_0xfbf175?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x209d1b&&_0x945973['config']['get']('list.multiBlock')||(_0x3daf39='*Change\x20to:*\x20%0'),_0x98658c={'type':'format','content':c(_0x27c261,_0x3daf39,c(_0x27c261,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x3daf39='*Indent:*\x20%0',_0x98658c={'type':'format','content':c(_0x27c261,_0x3daf39,c(_0x27c261,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x3daf39=function(_0x46f898){const _0x304e59=_0x46f898['getFirstRange']();let _0x50ddc6=_0x304e59['start']['nodeAfter'];for(;_0x50ddc6&&_0x304e59['containsItem'](_0x50ddc6);){if(_0x50ddc6['getAttribute']('listIndent')>0x0)return!0x1;_0x50ddc6=_0x50ddc6['nextSibling'];}return!0x0;}(_0xd64a8b)?c(_0x27c261,'*Format:*\x20remove\x20from\x20%0',c(_0x27c261,function(_0x523cc1){return'ELEMENT_'+_0x523cc1['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0xd64a8b))):c(_0x27c261,'*Outdent:*\x20%0',c(_0x27c261,'ELEMENT_LIST_ITEM')),_0x98658c={'type':'format','content':_0x3daf39};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x380afb['multipleBlocks']&&(_0x3daf39='*Merge:*\x20%0',_0x98658c={'type':'deletion','content':c(_0x27c261,_0x3daf39,c(_0x27c261,'ELEMENT_LIST_ITEM'))});}return _0x98658c;});}}function Te(_0x38f869){let _0x59bef5=_0x38f869['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x59bef5;){const _0x4579ae=_0x59bef5['getAttribute']('listItemId');if(!_0x4579ae)return!0x1;if(_0x4579ae==_0x38f869['data']['newValue'])return'newValue';if(_0x4579ae==_0x38f869['data']['oldValue'])return'oldValue';_0x59bef5=_0x59bef5['previousSibling'];}return!0x1;}class Se extends _0x44ea50{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x34ae87=this['editor']['config']['get']('list.properties'),_0x183de6=this['editor']['plugins']['get']('TrackChangesEditing');_0x34ae87['styles']&&(_0x183de6['enableDefaultAttributesIntegration']('listStyle'),_0x183de6['registerBlockAttribute']('listStyle')),_0x34ae87['reversed']&&(_0x183de6['enableDefaultAttributesIntegration']('listReversed'),_0x183de6['registerBlockAttribute']('listReversed')),_0x34ae87['startIndex']&&(_0x183de6['enableDefaultAttributesIntegration']('listStart'),_0x183de6['registerBlockAttribute']('listStart'));const _0x305a78={'type':'format','content':''};_0x183de6['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x57bcde=this['editor']['locale'];_0x183de6['descriptionFactory']['registerAttributeLabel']('listReversed',c(_0x57bcde,'FORMAT_LIST_REVERSED')),_0x183de6['descriptionFactory']['registerDescriptionCallback'](_0x208819=>{const {data:_0x374469}=_0x208819;if(_0x374469&&'listReversed'==_0x374469['key'])return null==_0x374469['newValue']||0x0==_0x374469['newValue']&&null==_0x374469['oldValue']?_0x305a78:void 0x0;}),_0x183de6['descriptionFactory']['registerAttributeLabel']('listStart',c(_0x57bcde,'FORMAT_LIST_START')),_0x183de6['descriptionFactory']['registerDescriptionCallback'](_0x23e26c=>{const {data:_0x4cf5da}=_0x23e26c;if(_0x4cf5da&&'listStart'==_0x4cf5da['key'])return null==_0x4cf5da['newValue']||0x1==_0x4cf5da['newValue']&&null==_0x4cf5da['oldValue']?_0x305a78:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x42f341=>{if(_0x42f341['batch']['isUndo'])return!0x1;let _0x1e3768=!0x1;const _0x56158c=_0x183de6['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2e0471=>{const _0x6142c3=_0x183de6['_getAttributeKey'](_0x2e0471);return'listStart'==_0x6142c3||'listReversed'==_0x6142c3;});for(const _0x59b9e3 of _0x56158c){const _0x3f8954=_0x59b9e3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x3f8954||'customNumbered'==_0x3f8954)continue;_0x183de6['_findSuggestions'](_0x59b9e3['getFirstRange'](),'attribute')['find'](_0x44cced=>'listType'==_0x183de6['_getAttributeKey'](_0x44cced['suggestion']))||(_0x42f341['removeMarker'](_0x59b9e3['getFirstMarker']()),_0x1e3768=!0x0);}return _0x1e3768;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x1c973a){const _0x28be0c=this['editor']['locale'],{data:_0x53f7c4}=_0x1c973a,_0x1b33e7={'type':'format','content':''};if(!_0x53f7c4||'listStyle'!=_0x53f7c4['key'])return;if(!_0x53f7c4['oldValue'])return'default'==_0x53f7c4['newValue']?_0x1b33e7:{'type':'format','content':''+c(_0x28be0c,'*Set\x20format:*\x20%0',c(_0x28be0c,this['_getTranslationKeyForListStyle'](_0x53f7c4['newValue'])))};if(!_0x53f7c4['newValue']){if('default'==_0x53f7c4['oldValue'])return _0x1b33e7;let _0x5b7459=_0x1c973a['head'];for(;_0x5b7459;){if(_0x5b7459['data']&&'listType'==_0x5b7459['data']['key']&&_0x5b7459['data']['newValue'])return _0x1b33e7;_0x5b7459=_0x5b7459['next'];}return{'type':'format','content':''+c(_0x28be0c,'*Remove\x20format:*\x20%0',c(_0x28be0c,this['_getTranslationKeyForListStyle'](_0x53f7c4['oldValue'])))};}if('default'!=_0x53f7c4['newValue'])return{'type':'format','content':''+c(_0x28be0c,'*Set\x20format:*\x20%0',c(_0x28be0c,this['_getTranslationKeyForListStyle'](_0x53f7c4['newValue'])))};let _0x4e539c=_0x1c973a['head'];for(;_0x4e539c;){if(_0x4e539c['data']&&'listType'==_0x4e539c['data']['key']&&_0x4e539c['data']['newValue']&&_0x4e539c['data']['oldValue'])return _0x1b33e7;_0x4e539c=_0x4e539c['next'];}return{'type':'format','content':c(_0x28be0c,'*Set\x20format:*\x20%0',c(_0x28be0c,'ELEMENT_'+_0x1c973a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x39b1db=this['editor'],_0x3a0e20=_0x39b1db['locale'];_0x39b1db['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13acdc=>{if('formatBlock'!=_0x13acdc['type'])return;const {data:_0x4360ed}=_0x13acdc;if(!_0x4360ed)return;let _0x3c4f65,_0x3a4c94;switch(_0x4360ed['commandName']){case'listStyle':_0x3c4f65='*Change\x20to:*\x20%0',_0x3a4c94={'type':'format','content':c(_0x3a0e20,_0x3c4f65,c(_0x3a0e20,this['_getTranslationKeyForListStyle'](_0x4360ed['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3c4f65=_0x4360ed['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3a4c94={'type':'format','content':c(_0x3a0e20,_0x3c4f65)};break;case'listStart':_0x3c4f65='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3a4c94={'type':'format','content':c(_0x3a0e20,_0x3c4f65,_0x4360ed['commandParams'][0x0]['startIndex'])};}return _0x3a4c94;});}['_getTranslationKeyForListStyle'](_0x2d738a){return'ELEMENT_'+function(_0x54e26e){if(_e['includes'](_0x54e26e))return'bulleted';if(Re['includes'](_0x54e26e))return'numbered';return null;}(_0x2d738a)['toUpperCase']()+'_LIST_'+_0x2d738a['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x44ea50{['afterInit'](){const _0x10894d=this['editor'];_0x10894d['commands']['get']('emoji')&&_0x10894d['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x44ea50{static get['requires'](){return[_0x23a939];}['init'](){const _0x2feb6a=this['editor'],_0x348334=_0x2feb6a['plugins']['get']('TrackChangesEditing'),_0x34718b=_0x2feb6a['commands']['get']('enter');_0x348334['enableCommand']('enter',()=>{_0x2feb6a['model']['change'](_0x513f70=>{const _0x57f814=_0x2feb6a['model']['document']['selection'],_0x3df3e3=_0x57f814['getFirstPosition'](),_0x17fff9=_0x2f2fb6['fromRange'](_0x57f814['getFirstRange']());if(_0x34718b['enterBlock'](_0x513f70)){const _0x3d1fff=_0x2feb6a['model']['createPositionAt'](_0x3df3e3['parent']['nextSibling'],0x0),_0x399a84=_0x513f70['createRange'](_0x3df3e3,_0x3d1fff);_0x348334['markInsertion'](_0x399a84);}else _0x513f70['setSelection'](_0x513f70['createRange'](_0x17fff9['end']));_0x17fff9['detach'](),_0x34718b['fire']('afterExecute',{'writer':_0x513f70});});}),_0x2feb6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x2feb6a,'split'),{'priority':'high'}),_0x2feb6a['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x35fce7,_0x75a721,_0x2a473f)=>{const _0x35f985=_0x2a473f['mapper']['markerNameToElements'](_0x75a721['markerName']);if(_0x35f985){for(const _0xd236b0 of _0x35f985)_0xd236b0['hasClass']('ck-suggestion-marker-split')&&(_0x2a473f['mapper']['unbindElementFromMarkerName'](_0xd236b0,_0x75a721['markerName']),_0x2a473f['writer']['remove'](_0xd236b0));}},{'priority':'high'}),_0x2feb6a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4e0d5a,_0x559d89,_0x5f14cd)=>{_0x5f14cd['options']['showSuggestionHighlights']&&De(_0x2feb6a,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4e0d5a,_0x559d89,_0x5f14cd);},{'priority':'high'});}}class Z extends _0x44ea50{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x48579c=this['editor']['plugins']['get']('TrackChangesEditing');_0x48579c['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x48579c['enableCommand']('findNext'),_0x48579c['enableCommand']('findPrevious'),_0x48579c['enableCommand']('replace'),_0x48579c['enableCommand']('replaceAll');}['handleFindCommand'](_0x23ecc2,_0x17a031,_0x8d7517={}){const _0x25ca20=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x23ecc2(_0x4b300b=>{let _0x350bdf=('string'==typeof _0x17a031?_0x25ca20['findByTextCallback'](_0x17a031,_0x8d7517):_0x17a031)(_0x4b300b);Array['isArray'](_0x350bdf)&&(_0x350bdf={'results':_0x350bdf,'searchText':'string'==typeof _0x17a031?_0x17a031:''});const _0x5e3d34=_0x350bdf['results']['filter'](_0x148faa=>!0x1===this['_isInDeletionRange'](_0x148faa,_0x4b300b['item']));return{..._0x350bdf,'results':_0x5e3d34};},_0x8d7517);}['_isInDeletionRange'](_0x49b9d8,_0x2859f0){const _0x5ad675=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2859f0,_0x49b9d8['start']),this['editor']['model']['createPositionAt'](_0x2859f0,_0x49b9d8['end']));for(const _0x4f7a0b of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x5ad675['getIntersection'](_0x4f7a0b['getRange']()))return!0x0;return!0x1;}}const eo=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x44ea50{['afterInit'](){const _0x3a9edb=this['editor']['locale'],_0x392770=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x262d57,commandName:_0x3d9144}of eo)this['editor']['plugins']['has'](_0x262d57)&&(_0x392770['enableDefaultAttributesIntegration'](_0x3d9144),_0x392770['registerInlineAttribute'](_0x3d9144));_0x392770['descriptionFactory']['registerAttributeLabel']('fontSize',c(_0x3a9edb,'FORMAT_FONT_SIZE')),_0x392770['descriptionFactory']['registerAttributeLabel']('fontFamily',c(_0x3a9edb,'FORMAT_FONT_FAMILY')),_0x392770['descriptionFactory']['registerAttributeLabel']('fontColor',c(_0x3a9edb,'FORMAT_FONT_COLOR')),_0x392770['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',c(_0x3a9edb,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5136fe=this['editor'],_0x2b7b23=_0x5136fe['locale'];_0x5136fe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d062a=>{const _0xa8bc33=_0x2b7b23['t'];if('formatInline'!=_0x3d062a['type'])return;const {data:_0xd8105b}=_0x3d062a;if(null!=_0xd8105b){if('fontSize'==_0xd8105b['commandName']){const _0xf1df62=_0xd8105b['commandParams'][0x0]['value'];if(_0xf1df62){const _0x5b7552=_0xa8bc33(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x96c9ee=>_0x96c9ee['model']==_0xf1df62)['title'])['toLowerCase']();return{'type':'format','content':c(_0x2b7b23,'*Set\x20font\x20size:*\x20%0',_0x5b7552)};}return{'type':'format','content':c(_0x2b7b23,'*Reset\x20font\x20size*')};}if('fontFamily'==_0xd8105b['commandName']){const _0x17cedf=_0xd8105b['commandParams'][0x0]['value'];return _0x17cedf?{'type':'format','content':c(_0x2b7b23,'*Set\x20font\x20family:*\x20%0',_0x17cedf)}:{'type':'format','content':c(_0x2b7b23,'*Reset\x20font\x20family*')};}if('fontColor'==_0xd8105b['commandName']){const _0x36004b=_0xd8105b['commandParams'][0x0]['value'];if(_0x36004b){const _0x33cd5f=_0x36c6cc(this['editor']['config']['get']('fontColor.colors'))['find'](_0x21a55c=>_0x21a55c['model']==_0x36004b);let _0x36db53=_0x36004b,_0x62a8ab='';return _0x33cd5f&&(_0x36db53=_0x33cd5f['label'],_0x62a8ab=_0xa8bc33(_0x36db53)['toLowerCase']()),{'type':'format','content':c(_0x2b7b23,'*Set\x20font\x20color:*\x20%0',_0x62a8ab)['trim'](),'color':{'value':_0x36004b,'title':_0x62a8ab||_0x36db53}};}return{'type':'format','content':c(_0x2b7b23,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0xd8105b['commandName']){const _0x30c789=_0xd8105b['commandParams'][0x0]['value'];if(_0x30c789){const _0x3d85e7=_0x36c6cc(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2a29a9=>_0x2a29a9['model']==_0x30c789);let _0x2a20fb=_0x30c789,_0x25cd86='';return _0x3d85e7&&(_0x2a20fb=_0x3d85e7['label'],_0x25cd86=_0xa8bc33(_0x2a20fb)['toLowerCase']()),{'type':'format','content':c(_0x2b7b23,'*Set\x20font\x20background\x20color:*\x20%0',_0x25cd86)['trim'](),'color':{'value':_0x30c789,'title':_0x25cd86||_0x2a20fb}};}return{'type':'format','content':c(_0x2b7b23,'*Reset\x20font\x20background\x20color*')};}}});}}class et extends _0x44ea50{['afterInit'](){const _0x16060d=this['editor'],_0x4add80=_0x16060d['plugins']['get']('TrackChangesEditing'),_0x28049f=_0x16060d['commands']['get']('copyFormat'),_0x27fed1=_0x16060d['commands']['get']('pasteFormat');_0x28049f&&_0x27fed1&&(_0x4add80['enableDefaultAttributesIntegration']('pasteFormat'),_0x4add80['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x532a1d=this['editor'],_0x555548=_0x532a1d['locale'];_0x532a1d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2b62cb=>{if('formatBlock'!=_0x2b62cb['type']&&'formatInline'!=_0x2b62cb['type'])return;const {data:_0x31e00f}=_0x2b62cb;if(_0x31e00f&&'pasteFormat'===_0x31e00f['commandName']){const _0x38eec3=[],_0x529a0d=_0x31e00f['commandParams'][0x0];for(const [_0x5496fc,_0x2dbc1c]of Object['entries'](_0x529a0d))_0x38eec3['push'](ro(_0x532a1d,_0x5496fc,_0x2dbc1c));return _0x38eec3['length']?{'type':'format','content':c(_0x555548,'*Set\x20format\x20to:*\x20%0',_0x38eec3['join'](',\x20'))}:{'type':'format','content':c(_0x555548,'*Remove\x20all\x20formatting*')};}});}}function ro(_0x3ee312,_0x33b496,_0x3ef327){const _0x22a00e=_0x3ee312['locale']['t'],_0x192e8f=_0x33b496['split'](/(?=[A-Z])/)['join']('\x20'),_0x148afd=_0x22a00e(_0x192e8f['charAt'](0x0)['toUpperCase']()+_0x192e8f['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3ef327)return _0x148afd;if('fontColor'===_0x33b496||'fontBackgroundColor'===_0x33b496){const _0x45ec1b=_0x36c6cc(_0x3ee312['config']['get']('fontColor.colors'))['find'](_0x530086=>_0x530086['model']==_0x3ef327);return _0x148afd+'\x20('+(_0x45ec1b?_0x22a00e(_0x45ec1b['label'])['toLowerCase']():_0x3ef327)+')';}if('fontSize'===_0x33b496&&isNaN(parseFloat(_0x3ef327))){const _0x291265=_0x3ee312['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x3ee312['config']['get']('fontSize.options'))['find'](_0x2e945d=>_0x2e945d['model']==_0x3ef327);return _0x148afd+'\x20('+(_0x291265?_0x22a00e(_0x291265['title'])['toLowerCase']():_0x3ef327)+')';}return _0x148afd+'\x20('+_0x3ef327+')';}class nt extends _0x44ea50{['_headingOptions'];['afterInit'](){const _0xb9b436=this['editor'];if(!_0xb9b436['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0xb9b436['config']['get']('heading.options');const _0x3537a8=_0xb9b436['locale'],_0x4870f2=_0xb9b436['plugins']['get']('TrackChangesEditing');_0x4870f2['enableDefaultAttributesIntegration']('heading');for(const _0x282cf9 of this['_headingOptions'])'paragraph'!=_0x282cf9['model']&&_0x4870f2['descriptionFactory']['registerElementLabel'](_0x282cf9['model'],_0x162479=>{const _0x56f016=this['_getHeadingLevel'](_0x282cf9['model']);return null!==_0x56f016?_0x37667e(_0x162479,_0x56f016):_0x2af598(_0x162479,_0x282cf9['title']);});function _0x37667e(_0x5c52e1,_0x32632c){return c(_0x3537a8,'ELEMENT_HEADING',[_0x5c52e1,_0x32632c]);}function _0x2af598(_0x3df8aa,_0x1908b8){return c(_0x3537a8,'ELEMENT_HEADING_CUSTOM',[_0x3df8aa,_0x1908b8]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x371c3e=this['editor'],_0x6db331=_0x371c3e['locale'];function _0x13f32d(_0x183894,_0x3577b1){return c(_0x6db331,'ELEMENT_HEADING_CUSTOM',[_0x183894,_0x3577b1]);}_0x371c3e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5faf52=>{if('formatBlock'!=_0x5faf52['type'])return;const {data:_0x15c29d}=_0x5faf52;if(_0x15c29d&&'heading'==_0x15c29d['commandName']){const _0x57983c=_0x15c29d['commandParams'][0x0]['value'],_0x337168=this['_getHeadingLevel'](_0x57983c);if(null!==_0x337168)return{'type':'format','content':c(_0x6db331,'*Change\x20to:*\x20%0',(_0x34c427=0x1,_0x248aba=_0x337168,c(_0x6db331,'ELEMENT_HEADING',[_0x34c427,_0x248aba])))};const _0x44ed98=this['_headingOptions']['find'](_0xc5566c=>_0xc5566c['model']===_0x57983c)['title'];return{'type':'format','content':c(_0x6db331,'*Change\x20to:*\x20%0',_0x13f32d(0x1,_0x44ed98))};}var _0x34c427,_0x248aba;});}['_getHeadingLevel'](_0x37890b){const _0x1bd956=_0x37890b['match'](/^heading(\d+)/);if(_0x1bd956)return _0x1bd956[0x1];const _0x2cf588=this['_headingOptions']?.['find'](_0x2ed305=>_0x2ed305['model']==_0x37890b);if(_0x2cf588&&_0x2cf588['view']){const _0x4cfac5=_0x2cf588['view'],_0x29dd8b=(_0x4cfac5['name']??_0x4cfac5)['match'](/^h(\d+)/);if(_0x29dd8b)return _0x29dd8b[0x1];}return null;}}class it extends _0x44ea50{['afterInit'](){const _0x57e340=this['editor'];if(!_0x57e340['plugins']['has']('HighlightEditing'))return;const _0x2f2c64=_0x57e340['plugins']['get']('TrackChangesEditing'),_0x26cfc3=_0x57e340['locale'];_0x2f2c64['enableDefaultAttributesIntegration']('highlight'),_0x2f2c64['registerInlineAttribute']('highlight'),_0x2f2c64['descriptionFactory']['registerAttributeLabel']('highlight',c(_0x26cfc3,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45af52=this['editor'],_0x5925b5=_0x45af52['locale'];_0x45af52['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x452923=>{if('formatInline'!=_0x452923['type'])return;const {data:_0x1dfa99}=_0x452923;if(_0x1dfa99&&'highlight'==_0x1dfa99['commandName']){const _0x5572f1=_0x5925b5['t'],_0x68a8a9=_0x1dfa99['commandParams'][0x0]['value'];if(_0x68a8a9){const _0x490ec2=_0x45af52['config']['get']('highlight.options')['find'](_0x33007f=>_0x33007f['model']==_0x68a8a9),_0xbfe048=_0x5572f1(_0x490ec2['title'])['toLowerCase']();return{'type':'format','content':c(_0x5925b5,'*Set\x20highlight:*\x20%0',_0xbfe048),'color':{'value':_0x490ec2['color'],'title':_0x490ec2['title']}};}return{'type':'format','content':c(_0x5925b5,'*Remove\x20highlight*',c(_0x5925b5,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x44ea50{['afterInit'](){const _0x1687ac=this['editor'];if(!_0x1687ac['plugins']['has']('HorizontalLineEditing'))return;_0x1687ac['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x162669=_0x1687ac['plugins']['get']('TrackChangesEditing'),_0x5f100d=_0x1687ac['locale'];_0x162669['descriptionFactory']['registerElementLabel']('horizontalLine',_0x5e51f3=>c(_0x5f100d,'ELEMENT_HORIZONTAL_LINE',_0x5e51f3)),_0x1687ac['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x208c66,{writer:_0x25ebf1,options:_0x13da7d})=>{if(!_0x13da7d['showSuggestionHighlights'])return null;const _0x1ebc96=_0x25ebf1['createContainerElement']('div'),_0x38fec7=_0x25ebf1['createEmptyElement']('hr');return _0x25ebf1['addClass']('ck-horizontal-line',_0x1ebc96),_0x25ebf1['insert'](_0x25ebf1['createPositionAt'](_0x1ebc96,0x0),_0x38fec7),_0x1ebc96;},'converterPriority':'high'});}}class ot extends _0x44ea50{['afterInit'](){const _0x694184=this['editor'];if(!_0x694184['plugins']['has']('HtmlEmbed'))return;const _0x2de9bc=_0x694184['plugins']['get']('TrackChangesEditing'),_0x5b0e7d=_0x694184['locale'];_0x2de9bc['descriptionFactory']['registerElementLabel']('rawHtml',_0x5bafd6=>c(_0x5b0e7d,'ELEMENT_HTML_EMBED',_0x5bafd6)),_0x2de9bc['enableDefaultAttributesIntegration']('htmlEmbed'),_0x2de9bc['registerBlockAttribute']('value'),_0x2de9bc['descriptionFactory']['registerDescriptionCallback'](_0x1b9402=>{if('attribute'!=_0x1b9402['type'])return;const {data:_0x565eef}=_0x1b9402;if(_0x565eef&&'value'==_0x565eef['key']&&_0x1b9402['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x33f404=c(_0x5b0e7d,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x5b0e7d,'*Change\x20%0\x20content*',_0x33f404)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3eda60=this['editor'],_0x9b7719=_0x3eda60['locale'];_0x3eda60['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x17ab9d=>{if('formatBlock'!=_0x17ab9d['type'])return;const {data:_0x1aec10}=_0x17ab9d;if(_0x1aec10&&'htmlEmbed'==_0x1aec10['commandName']){const _0x37c6b1=c(_0x9b7719,'ELEMENT_HTML_EMBED');return{'type':'format','content':c(_0x9b7719,'*Change\x20%0\x20content*',_0x37c6b1)};}});}}class rt extends _0x44ea50{['afterInit'](){const _0x12c917=this['editor'];if(!_0x12c917['plugins']['has']('ImageEditing'))return;const _0x10cf19=_0x12c917['plugins']['get']('TrackChangesEditing'),_0x5cf419=_0x12c917['plugins']['get']('ImageUtils'),_0x511f93=_0x12c917['locale'];_0x10cf19['enableCommand']('insertImage'),_0x10cf19['descriptionFactory']['registerElementLabel']('imageBlock',_0x213f7c=>c(_0x511f93,'ELEMENT_IMAGE',_0x213f7c)),_0x10cf19['descriptionFactory']['registerElementLabel']('imageInline',_0x399e55=>c(_0x511f93,'ELEMENT_INLINE_IMAGE',_0x399e55)),_0x10cf19['descriptionFactory']['registerElementLabel']('caption',()=>c(_0x511f93,'ELEMENT_CAPTION')),_0x12c917['plugins']['has']('ImageUploadEditing')&&_0x10cf19['enableCommand']('uploadImage'),_0x12c917['plugins']['has']('ImageBlockEditing')&&_0x12c917['plugins']['has']('ImageInlineEditing')&&(_0x10cf19['enableCommand']('imageTypeInline',(_0x797b92,_0x3d5e7d)=>{const _0x42be9a=_0x5cf419['getClosestSelectedImageElement'](_0x12c917['model']['document']['selection']);_0x12c917['model']['change'](()=>{_0x10cf19['markBlockFormat'](_0x42be9a,{'commandName':'imageTypeInline','commandParams':[_0x3d5e7d]},[],'convertBlockImageToInline');});}),_0x10cf19['enableCommand']('imageTypeBlock',(_0x15876d,_0x21f4ad)=>{_0x12c917['model']['change'](_0x26f01c=>{let _0x1d13f6=_0x5cf419['getClosestSelectedImageElement'](_0x12c917['model']['document']['selection']),_0x17915b=_0x26f01c['createRangeOn'](_0x1d13f6);const _0x266cc5=_0x10dad2['fromPosition'](_0x17915b['start'],'toPrevious'),_0x1c1080=_0x10dad2['fromPosition'](_0x17915b['end'],'toNext');_0x10cf19['forceDefaultExecution'](()=>_0x15876d(_0x21f4ad)),_0x1d13f6=_0x5cf419['getClosestSelectedImageElement'](_0x12c917['model']['document']['selection']),_0x17915b=_0x26f01c['createRangeOn'](_0x1d13f6);const _0x32a88d=_0x26f01c['createRange'](_0x266cc5,_0x1c1080);_0x266cc5['detach'](),_0x1c1080['detach'](),_0x10cf19['markBlockFormat'](_0x1d13f6,{'commandName':'imageTypeInline','commandParams':[_0x21f4ad]},[],'convertInlineImageToBlock'),_0x32a88d['start']['isBefore'](_0x17915b['start'])&&_0x10cf19['markInsertion'](_0x26f01c['createRange'](_0x32a88d['start'],_0x17915b['start']),'convertInlineImageToBlock'),_0x17915b['end']['isBefore'](_0x32a88d['end'])&&_0x10cf19['markInsertion'](_0x26f01c['createRange'](_0x17915b['end'],_0x32a88d['end']),'convertInlineImageToBlock');});}),_0x10cf19['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x10cf19['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x10cf19['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x10cf19['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x10cf19['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x10cf19['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xd69425])=>{const _0x336bd8=_0x10cf19['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x403360=_0xd69425['start'],_0x4b046d=_0xd69425['end'];const _0x218ce7=_0x12c917['model']['schema']['getNearestSelectionRange'](_0x403360,'backward'),_0x451811=_0x12c917['model']['schema']['getNearestSelectionRange'](_0x4b046d,'forward');_0x218ce7['isCollapsed']&&(_0x403360=_0x218ce7['start']),_0x451811['isCollapsed']&&(_0x4b046d=_0x451811['end']),_0x336bd8([_0x12c917['model']['createRange'](_0x403360,_0x4b046d)]);}),_0x10cf19['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0xbdac9a),_0x10cf19['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0xbdac9a)),_0x12c917['plugins']['has']('ImageCaptionEditing')&&(_0x10cf19['enableCommand']('toggleImageCaption',(_0x37800c,_0x52498d)=>{const _0x2c4bce=_0x12c917['plugins']['get']('ImageCaptionUtils');let _0x1ec803=_0x5cf419['getClosestSelectedImageElement'](_0x12c917['model']['document']['selection']),_0xc5cb5a=_0x2c4bce['getCaptionFromImageModelElement'](_0x1ec803);_0x12c917['model']['change'](()=>{if(_0xc5cb5a)return void _0x10cf19['markDeletion'](_0x12c917['model']['createRangeOn'](_0xc5cb5a));const _0x4f65d3=_0x5cf419['isBlockImage'](_0x1ec803);_0x37800c(_0x52498d),_0x1ec803=_0x5cf419['getClosestSelectedImageElement'](_0x12c917['model']['document']['selection']),_0xc5cb5a=_0x2c4bce['getCaptionFromImageModelElement'](_0x1ec803),_0x10cf19['markInsertion'](_0x12c917['model']['createRangeOn'](_0xc5cb5a),_0x4f65d3?null:'imageCaption');});}),_0x10cf19['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0xbdac9a));const _0x5039ad=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x42629b(_0x40043c,_0x5d3f5d){const _0x1b1f2d=_0x5039ad['findIndex'](({type:_0x5679ef,subType:_0x5c713})=>_0x40043c['type']==_0x5679ef&&_0x40043c['subType']==_0x5c713),_0x28e414=_0x5039ad['findIndex'](({type:_0x2c233b,subType:_0x484612})=>_0x5d3f5d['type']==_0x2c233b&&_0x5d3f5d['subType']==_0x484612);if(_0x1b1f2d<0x0||_0x28e414<0x0)return!0x1;const _0x12e722=_0x40043c['getFirstRange'](),_0x55fa32=_0x5d3f5d['getFirstRange']();if((0x0==_0x1b1f2d||0x1==_0x1b1f2d)&&0x2==_0x28e414&&_0x12e722['isIntersecting'](_0x55fa32))return!0x0;if(0x2==_0x1b1f2d&&0x3==_0x28e414){const _0x395373=_0x10cf19['_findSuggestions'](_0x12e722,'insertion')['filter'](({suggestion:_0x137da5,meta:_0x497df3})=>_0x497df3['isOwn']&&'convertInlineImageToBlock'==_0x137da5['subType']);if(_0x395373['length']>0x1&&_0x55fa32['end']['isEqual'](_0x12e722['start']))return!0x0;if(0x1==_0x395373['length']&&(_0x12e722['start']['isEqual'](_0x55fa32['end'])||_0x12e722['end']['isEqual'](_0x55fa32['start'])))return!0x0;}if(0x3==_0x1b1f2d&&0x3==_0x28e414&&_0x12e722['start']['isBefore'](_0x55fa32['start'])){const _0x5c239e=_0x12e722['end']['nodeAfter'],_0xc47a66=_0x55fa32['start']['nodeBefore'];return _0x5cf419['isBlockImage'](_0x5c239e)&&_0x5c239e===_0xc47a66;}return!0x1;}function _0xbdac9a(_0x4ba9e4,_0x51065a){return _0x42629b(_0x4ba9e4,_0x51065a)?[_0x4ba9e4,_0x51065a]:_0x42629b(_0x51065a,_0x4ba9e4)?[_0x51065a,_0x4ba9e4]:null;}_0x12c917['plugins']['has']('ImageResize')&&(_0x10cf19['enableDefaultAttributesIntegration']('resizeImage'),_0x10cf19['registerBlockAttribute']('resizedWidth'),_0x10cf19['descriptionFactory']['registerAttributeLabel']('resizedWidth',c(_0x511f93,'FORMAT_IMAGE_SIZE'))),_0x12c917['plugins']['has']('ImageTextAlternativeEditing')&&(_0x10cf19['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x10cf19['registerBlockAttribute']('alt')),_0x12c917['plugins']['has']('PictureEditing')&&(_0x10cf19['registerBlockAttribute']('sources'),_0x10cf19['descriptionFactory']['registerDescriptionCallback'](_0x2507e1=>{if('attribute'!=_0x2507e1['type'])return;const {data:_0x2da23e}=_0x2507e1;return _0x2da23e&&'sources'==_0x2da23e['key']?{'type':'format','content':''}:void 0x0;})),_0x12c917['plugins']['has']('ImageSizeAttributes')&&(_0x10cf19['registerBlockAttribute']('width'),_0x10cf19['registerBlockAttribute']('height'),_0x10cf19['descriptionFactory']['registerDescriptionCallback'](_0x5891b8=>{if('attribute'!=_0x5891b8['type'])return;const {data:_0x414443}=_0x5891b8;return!_0x414443||'width'!=_0x414443['key']&&'height'!=_0x414443['key']?void 0x0:{'type':'format','content':''};})),_0x10cf19['descriptionFactory']['registerDescriptionCallback'](_0x3c4da1=>{if(!!_0x5039ad['find'](({type:_0x50f262,subType:_0x2c557b})=>_0x3c4da1['type']==_0x50f262&&_0x3c4da1['subType']==_0x2c557b))return _0x3c4da1['previous']?{}:void 0x0;}),_0x10cf19['descriptionFactory']['registerDescriptionCallback'](_0x277281=>{if('insertion'==_0x277281['type']||'deletion'==_0x277281['type']){const _0x2c217b=_0x277281['getContainedElement']();if(_0x2c217b&&_0x2c217b['is']('element','caption'))return{'type':'insertion'==_0x277281['type']?'addObject':'removeObject','element':_0x2c217b,'quantity':0x1};}}),_0x10cf19['descriptionFactory']['registerDescriptionCallback'](_0x2b205b=>'formatBlock'==_0x2b205b['type']&&'convertInlineImageToBlock'==_0x2b205b['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x2b205b['type']&&'convertBlockImageToInline'==_0x2b205b['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x10cf19['descriptionFactory']['registerDescriptionCallback'](_0x8100ff=>{if('attribute'!=_0x8100ff['type'])return;const {data:_0x29da83}=_0x8100ff;if(!_0x29da83||'alt'!=_0x29da83['key'])return;const _0x4240b8=_0x29da83['newValue'];return _0x4240b8?{'type':'format','content':c(_0x511f93,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4240b8+'\x22')}:{'type':'format','content':c(_0x511f93,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x27121d=this['editor'],_0x45b0c9=_0x27121d['locale'];_0x27121d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x190f95=>{if('formatBlock'!=_0x190f95['type']&&'formatInline'!=_0x190f95['type'])return;const {data:_0x521807}=_0x190f95;if(_0x521807){if('imageTextAlternative'==_0x521807['commandName']){const _0x304275=_0x521807['commandParams'][0x0]['newValue'];return _0x304275?{'type':'format','content':c(_0x45b0c9,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x304275+'\x22')}:{'type':'format','content':c(_0x45b0c9,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x521807['commandName']){const _0x18fbf4=_0x521807['commandParams'][0x0]['width'];return _0x18fbf4?{'type':'format','content':c(_0x45b0c9,'*Set\x20image\x20width:*\x20%0',_0x18fbf4)}:{'type':'format','content':c(_0x45b0c9,'*Reset\x20image\x20width*')};}}});}}class at extends _0x44ea50{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x4f49db=this['editor']['locale'],_0x34dd48=this['editor']['plugins']['get']('TrackChangesEditing');_0x34dd48['enableDefaultAttributesIntegration']('replaceImageSource'),_0x34dd48['registerBlockAttribute']('src'),_0x34dd48['descriptionFactory']['registerDescriptionCallback'](_0x425361=>{if('attribute'!=_0x425361['type'])return;const {data:_0x2b7184}=_0x425361;return _0x2b7184&&'src'==_0x2b7184['key']?_0x2b7184['newValue']&&_0x2b7184['oldValue']?{'type':'format','content':c(_0x4f49db,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x31639d=this['editor']['plugins']['get']('TrackChangesEditing');_0x31639d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x31639d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x31639d['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x31639d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44c089=this['editor'],_0x16904b=_0x44c089['locale'];_0x44c089['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a51c2=>{if('formatBlock'!=_0x3a51c2['type']&&'formatInline'!=_0x3a51c2['type'])return;const {data:_0x33df19}=_0x3a51c2;if(!_0x33df19||'replaceImageSource'!=_0x33df19['commandName'])return;return{'type':'format','content':c(_0x16904b,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x44ea50{['afterInit'](){const _0x32c082=this['editor'];if(!_0x32c082['plugins']['has']('ImageStyleEditing'))return;const _0x444391=_0x32c082['plugins']['get']('TrackChangesEditing'),_0x2f1aed=_0x32c082['plugins']['get']('ImageUtils'),_0x1f73a2={};_0x444391['enableCommand']('imageStyle',(_0x74775f,_0x3f9124)=>{const _0x4bcb7e=_0x32c082['plugins']['get']('Users')['me'],_0x566553=_0x32c082['commands']['get']('imageStyle');let _0x4d8c18=_0x2f1aed['getClosestSelectedImageElement'](_0x32c082['model']['document']['selection']),_0x3a76ef=_0x32c082['model']['createRangeOn'](_0x4d8c18),_0x28e22a=_0x566553['value'];if(_0x28e22a==_0x3f9124['value'])return;const _0x5d87ea={'commandName':'imageStyle','commandParams':[_0x3f9124],'formatGroupId':_0x10aa54()};_0x32c082['model']['change'](()=>{if(_0x444391['getSuggestions']()['filter'](_0x48f2bd=>_0x48f2bd['isInContent']&&_0x4bcb7e==_0x48f2bd['author']&&('formatBlock'==_0x48f2bd['type']||'formatInline'==_0x48f2bd['type'])&&('imageStylePreApply'==_0x48f2bd['subType']||'imageStylePostApply'==_0x48f2bd['subType'])&&_0x48f2bd['getFirstRange']()['isEqual'](_0x3a76ef))['forEach'](_0x402bcf=>_0x444391['discardSuggestion'](_0x402bcf['head'])),_0x4d8c18=_0x2f1aed['getClosestSelectedImageElement'](_0x32c082['model']['document']['selection']),_0x3a76ef=_0x32c082['model']['createRangeOn'](_0x4d8c18),_0x566553['refresh'](),_0x32c082['commands']['get']('imageTypeInline')['refresh'](),_0x32c082['commands']['get']('imageTypeBlock')['refresh'](),_0x28e22a=_0x566553['value'],_0x28e22a!=_0x3f9124['value'])return _0x2f1aed['isInlineImage'](_0x4d8c18)&&_0x566553['shouldConvertImageType'](_0x3f9124['value'],_0x4d8c18)?(_0x74775f({..._0x3f9124,'setImageSizes':!0x1}),_0x4d8c18=_0x2f1aed['getClosestSelectedImageElement'](_0x32c082['model']['document']['selection']),void _0x444391['markBlockFormat'](_0x4d8c18,{..._0x5d87ea,'commandReversedParams':[{'value':_0x28e22a||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x2f1aed['isBlockImage'](_0x4d8c18)?_0x444391['markBlockFormat'](_0x4d8c18,_0x5d87ea,[],'imageStylePostApply'):_0x444391['markInlineFormat'](_0x3a76ef,_0x5d87ea,'imageStylePostApply'));});});for(const _0x33b380 of _0x32c082['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x1f73a2[_0x33b380['name']]=_0x33b380['title']['toLowerCase']();_0x444391['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x444391['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x444391['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x444391['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x18d057])=>{_0x2f1aed['setImageNaturalSizeAttributes'](_0x18d057['getContainedElement']());}),_0x444391['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x4546ba,_0x15092a)=>{_0x444391['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x4546ba,{'commandName':_0x15092a['commandName'],'commandParams':_0x15092a['commandReversedParams']});}),_0x444391['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x2e418c,_0xbbab77){if(_0x142fda(_0x2e418c,_0xbbab77))return[_0x2e418c,_0xbbab77];if(_0x142fda(_0xbbab77,_0x2e418c))return[_0xbbab77,_0x2e418c];return null;});const _0xca7c51=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x142fda(_0x36d7b2,_0x4c18d0){const _0x45ea9b=_0xca7c51['findIndex'](({type:_0x197f72,subType:_0x2e449e})=>_0x36d7b2['type']==_0x197f72&&_0x36d7b2['subType']==_0x2e449e),_0x30e594=_0xca7c51['findIndex'](({type:_0x4eb7f0,subType:_0x315a3e})=>_0x4c18d0['type']==_0x4eb7f0&&_0x4c18d0['subType']==_0x315a3e);if(_0x45ea9b<0x0||_0x30e594<0x0)return!0x1;const _0x2eaf56=_0x36d7b2['getFirstRange'](),_0x3d48e5=_0x4c18d0['getFirstRange']();if((0x0==_0x45ea9b||0x1==_0x45ea9b)&&0x2==_0x30e594&&_0x2eaf56['isIntersecting'](_0x3d48e5))return!0x0;if(0x2==_0x45ea9b&&0x3==_0x30e594){const _0x369459=_0x444391['_findSuggestions'](_0x2eaf56,'insertion')['filter'](({suggestion:_0x43b9e4,meta:_0xf250d4})=>_0xf250d4['isOwn']&&'convertInlineImageToBlock'==_0x43b9e4['subType']);if(_0x369459['length']>0x1&&_0x3d48e5['end']['isEqual'](_0x2eaf56['start']))return!0x0;if(0x1==_0x369459['length']&&(_0x2eaf56['start']['isEqual'](_0x3d48e5['end'])||_0x2eaf56['end']['isEqual'](_0x3d48e5['start'])))return!0x0;}if(0x3==_0x45ea9b&&0x3==_0x30e594&&_0x2eaf56['start']['isBefore'](_0x3d48e5['start'])){const _0x2ca997=_0x2eaf56['end']['nodeAfter'],_0x336162=_0x3d48e5['start']['nodeBefore'];return _0x2f1aed['isBlockImage'](_0x2ca997)&&_0x2ca997===_0x336162;}return!0x1;}_0x32c082['model']['document']['registerPostFixer'](()=>{let _0x1f0031=!0x1;const _0x13fee4=Array['from'](_0x32c082['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x10108a,data:_0x53dfd4}of _0x13fee4){const {group:_0x235165,type:_0x18a812,subType:_0x2fce28,id:_0x495e47}=_0x444391['_splitMarkerName'](_0x10108a);if('suggestion'==_0x235165&&_0x444391['hasSuggestion'](_0x495e47)){if('formatBlock'==_0x18a812&&('imageStylePreApply'==_0x2fce28||'imageStylePostApply'==_0x2fce28)){const _0x1e2a55=_0x444391['getSuggestion'](_0x495e47);if(_0x53dfd4['newRange']){const _0x237fa9=_0x1e2a55['getFirstRange']()['getContainedElement']();if(_0x2f1aed['isBlockImage'](_0x237fa9))continue;_0x444391['discardSuggestion'](_0x1e2a55),_0x1f0031=!0x0;}}if('insertion'==_0x18a812&&'imageCaption'==_0x2fce28&&!_0x53dfd4['newRange']){const _0x5b1296=_0x444391['getSuggestion'](_0x495e47);_0x5b1296['next']&&_0x5b1296['next']['isInContent']&&(_0x444391['discardSuggestion'](_0x5b1296['next']),_0x1f0031=!0x0);}}}return _0x1f0031;}),this['_registerLegacyDescription'](_0x1f73a2);}['_registerLegacyDescription'](_0x2b09e8){const _0x2de8c6=this['editor'],_0x7e0207=_0x2de8c6['locale'];_0x2de8c6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b8dd9=>{if('formatBlock'!=_0x1b8dd9['type']&&'formatInline'!=_0x1b8dd9['type'])return;const {data:_0x4b47d9}=_0x1b8dd9;if(!_0x4b47d9||'imageStyle'!=_0x4b47d9['commandName'])return;const _0x530ea9=_0x4b47d9['commandParams'][0x0]['value'];return _0x13f33d('side'===_0x530ea9?c(_0x7e0207,'FORMAT_SIDE_IMAGE'):_0x2b09e8[_0x530ea9]||_0x530ea9);function _0x13f33d(_0x1317c0){return{'type':'format','content':c(_0x7e0207,'*Format:*\x20%0',_0x1317c0)};}});}}class ut extends _0x44ea50{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x227b31){super(_0x227b31),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x456cb2=this['editor'],_0x3bb4e5=_0x456cb2['commands']['get']('importWord'),_0x2e80c9=_0x456cb2['commands']['get']('trackChanges');_0x3bb4e5&&(_0x3bb4e5['on']('execute',(_0x4a59f4,[,_0x118f7f])=>{this['_trackChangesValueDuringImport']=_0x2e80c9['value'],_0x118f7f['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x3bb4e5,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3bb4e5,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2e80c9['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x456cb2['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x39c76c,_0x82ed0){const {suggestions:_0x1e48b8}=_0x82ed0,_0x2e9f94=this['editor']['commands']['get']('trackChanges'),_0x398e2a=_0x2e9f94['value'];this['_trackChangesValueDuringImport']!==_0x398e2a&&(_0x2e9f94['execute'](),this['_trackChangesExecuted']=!0x0),_0x1e48b8&&_0x1e48b8['forEach'](({id:_0x75664b,type:_0x397abc,author:_0x4e8af4,created_at:_0x36bac8})=>{const _0x37c6d2={'id':_0x75664b,'type':_0x397abc,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4e8af4,'createdAt':_0x36bac8?new Date(_0x36bac8):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x37c6d2);});}}class ft extends _0x44ea50{['afterInit'](){const _0x1912ca=this['editor'],_0x3c6f59=_0x1912ca['plugins']['get']('TrackChangesEditing');if(_0x1912ca['plugins']['has']('IndentEditing')&&(_0x3c6f59['enableCommand']('indent'),_0x3c6f59['enableCommand']('outdent')),_0x1912ca['plugins']['has']('IndentBlock')){for(const _0x2e649d of['indentBlock','outdentBlock'])_0x3c6f59['enableDefaultAttributesIntegration'](_0x2e649d);}const _0x9d0216=_0x1912ca['locale'];_0x3c6f59['registerBlockAttribute']('blockIndent'),_0x3c6f59['descriptionFactory']['registerAttributeLabel']('blockIndent',c(_0x9d0216,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x505ce7=this['editor'],_0x49843e=_0x505ce7['locale'],_0x5c5b6f=_0x505ce7['plugins']['get']('TrackChangesEditing');_0x5c5b6f['descriptionFactory']['registerDescriptionCallback'](_0x501862=>{if('formatBlock'!=_0x501862['type'])return;const {data:_0x281187}=_0x501862;if(!_0x281187)return;if('indentBlock'!=_0x281187['commandName']&&'outdentBlock'!=_0x281187['commandName'])return;const _0x2f9d54=_0x501862['getItems']()[0x0],_0x5ea5f9=_0x5c5b6f['descriptionFactory']['getItemLabel'](_0x2f9d54);return'indentBlock'==_0x281187['commandName']?{'type':'format','content':c(_0x49843e,'*Indent:*\x20%0',_0x5ea5f9)}:'outdentBlock'==_0x281187['commandName']?{'type':'format','content':c(_0x49843e,'*Outdent:*\x20%0',_0x5ea5f9)}:void 0x0;});}}class ht extends _0x44ea50{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x44ea50{['afterInit'](){const _0x582f87=this['editor'];if(!_0x582f87['plugins']['has']('LinkEditing'))return;const _0x513c8e=_0x582f87['plugins']['get']('TrackChangesEditing'),_0x1db0f5=_0x582f87['commands']['get']('link');_0x513c8e['enableDefaultAttributesIntegration']('link'),_0x513c8e['enableDefaultAttributesIntegration']('unlink'),_0x513c8e['registerInlineAttribute']('linkHref');for(const _0x85fc61 of _0x1db0f5['manualDecorators'])_0x513c8e['registerInlineAttribute'](_0x85fc61['id']),_0x513c8e['descriptionFactory']['registerAttributeLabel'](_0x85fc61['id'],'link\x20('+_0x85fc61['label']['toLowerCase']()+')');_0x513c8e['descriptionFactory']['registerDescriptionCallback'](_0x450621=>{if('attribute'!=_0x450621['type'])return;const {data:_0x28b638}=_0x450621;if(!_0x28b638||'linkHref'!=_0x28b638['key'])return;const _0x8f664d=_0x28b638['newValue'],_0x17595c=_0x582f87['locale'];return{'type':'format','content':null==_0x8f664d?c(_0x17595c,'*Remove\x20link*'):c(_0x17595c,'*Set\x20link:*\x20%0','\x22'+_0x8f664d+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x57c58d=this['editor'],_0x196a2e=_0x57c58d['locale'];_0x57c58d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13f685=>{if('formatInline'!=_0x13f685['type'])return;const {data:_0x26b104}=_0x13f685;if(_0x26b104){if('link'==_0x26b104['commandName']){const _0x1c4705=_0x26b104['commandParams'][0x0];return{'type':'format','content':c(_0x196a2e,'*Set\x20link:*\x20%0','\x22'+_0x1c4705+'\x22')};}return'unlink'==_0x26b104['commandName']?{'type':'format','content':c(_0x196a2e,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x44ea50{['afterInit'](){const _0x27e4df=this['editor'],_0x12e69f=_0x27e4df['locale'];if(!_0x27e4df['plugins']['has']('LegacyListEditing'))return;const _0x351534=_0x27e4df['plugins']['get']('TrackChangesEditing'),_0x747194=_0x27e4df['plugins']['has']('LegacyTodoListEditing');function _0x105230(_0x1f40e8){return()=>{const _0x67b7a3=_0x27e4df['model']['document']['selection'],_0x2ad8ce=_0x27e4df['commands']['get'](_0x1f40e8);if(_0x2ad8ce['value'])return void _0x27e4df['execute']('paragraph',{});const _0x518941=_0x1f40e8['slice'](0x0,-0x4),_0x4d3ff9=function(_0x408d12,_0x14ff2f,_0x2a08a4){let _0x26da1a=Array['from'](_0x408d12)['filter'](_0x4f0220=>function(_0xa845fe,_0x9426a5){return _0x9426a5['checkChild'](_0xa845fe['parent'],'listItem')&&!_0x9426a5['isObject'](_0xa845fe);}(_0x4f0220,_0x2a08a4));_0x26da1a=_0x26da1a['filter'](_0xf2b582=>!_0xf2b582['is']('element','listItem')||_0xf2b582['getAttribute']('listType')!=_0x14ff2f);const _0x45a352=new Set();for(const _0x41babe of _0x26da1a)_0x41babe['is']('element','listItem')?_0x45a352['add'](Le(_0x41babe)):_0x45a352['add'](_0x41babe);return Array['from'](_0x45a352);}(_0x67b7a3['getSelectedBlocks'](),_0x518941,_0x27e4df['model']['schema']);_0x27e4df['model']['change'](()=>{for(const _0x467e02 of _0x4d3ff9)_0x351534['markBlockFormat'](_0x467e02,{'commandName':_0x1f40e8,'commandParams':[{'forceValue':!_0x2ad8ce['value']}],'formatGroupId':'blockName'},Ee(_0x467e02));});};}function _0x2d7b97(_0x28bba7){return()=>{const _0x1bb80e=function(_0x587f25){let _0x3d2a30=Array['from'](_0x587f25);const _0x3bc846=_0x3d2a30['findIndex'](_0xafff99=>'listItem'!=_0xafff99['name']);return _0x3bc846>-0x1&&(_0x3d2a30=_0x3d2a30['slice'](0x0,_0x3bc846)),_0x3d2a30;}(_0x27e4df['model']['document']['selection']['getSelectedBlocks']()),_0x253f0c=_0x27e4df['model']['createRange'](_0x27e4df['model']['createPositionAt'](_0x1bb80e[0x0],'before'),_0x27e4df['model']['createPositionAt'](_0x1bb80e[_0x1bb80e['length']-0x1],'end'));_0x27e4df['model']['change'](()=>{_0x351534['markBlockFormat'](_0x253f0c,{'commandName':_0x28bba7,'commandParams':[],'formatGroupId':'listIndent'},function(_0x475743){const _0x300149=new Set();for(const _0x3789c1 of _0x475743){let _0x2e5e15=_0x3789c1['nextSibling'];for(;_0x2e5e15&&_0x2e5e15['getAttribute']('listIndent')>_0x3789c1['getAttribute']('listIndent');)_0x300149['add'](_0x2e5e15),_0x2e5e15=_0x2e5e15['nextSibling'];}return Array['from'](_0x300149);}(_0x1bb80e));});};}_0x351534['enableCommand']('numberedList',_0x105230('numberedList')),_0x351534['enableCommand']('bulletedList',_0x105230('bulletedList')),_0x747194&&_0x351534['enableCommand']('todoList',_0x105230('todoList')),_0x351534['enableCommand']('indentList',_0x2d7b97('indentList')),_0x351534['enableCommand']('outdentList',_0x2d7b97('outdentList')),_0x747194&&_0x351534['enableCommand']('checkTodoList',()=>{const _0x3def92=_0x27e4df['commands']['get']('checkTodoList'),_0x2d82ef=Array['from'](_0x3def92['_selectedElements']);_0x2d82ef['filter'](_0x2a00f8=>_0x2a00f8['getAttribute']('todoListChecked')!=_0x3def92['value']),_0x27e4df['model']['change'](()=>{for(const _0x3973fe of _0x2d82ef)_0x351534['markBlockFormat'](_0x3973fe,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x3def92['value']}]});});}),_0x351534['descriptionFactory']['registerElementLabel']('listItem',_0x5d88f4=>c(_0x12e69f,'ELEMENT_LIST_ITEM',_0x5d88f4)),_0x351534['descriptionFactory']['registerDescriptionCallback'](_0x2d6891=>{if('formatBlock'!=_0x2d6891['type']&&'formatInline'!=_0x2d6891['type'])return;const {data:_0x383f98}=_0x2d6891;if(_0x383f98){if('numberedList'==_0x383f98['commandName']||'bulletedList'==_0x383f98['commandName']||'todoList'==_0x383f98['commandName'])switch(_0x383f98['commandName']['replace']('List','')){case'bulleted':return _0x4b3c43(c(_0x12e69f,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4b3c43(c(_0x12e69f,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4b3c43(c(_0x12e69f,'ELEMENT_TODO_LIST'));}if('indentList'==_0x383f98['commandName'])return{'type':'format','content':c(_0x12e69f,'*Indent:*\x20%0',c(_0x12e69f,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x383f98['commandName'])return{'type':'format','content':c(_0x12e69f,'*Outdent:*\x20%0',c(_0x12e69f,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x383f98['commandName'])return _0x383f98['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x12e69f,'*Check\x20item*')}:{'type':'format','content':c(_0x12e69f,'*Uncheck\x20item*')};}function _0x4b3c43(_0x5ea18c){return{'type':'format','content':c(_0x12e69f,'*Change\x20to:*\x20%0',_0x5ea18c)};}});}}function Le(_0x3eb7df){const _0x4972a6=_0x3eb7df['getAttribute']('listIndent');if(0x0==_0x4972a6)return _0x3eb7df;let _0xe1f5b9=_0x3eb7df;for(;_0x3eb7df['previousSibling']&&_0x3eb7df['previousSibling']['is']('element','listItem');){const _0x2dc449=_0x3eb7df['previousSibling']['getAttribute']('listIndent');if(_0x2dc449==_0x4972a6)_0xe1f5b9=_0x3eb7df['previousSibling'];else{if(_0x2dc449<_0x4972a6)break;}_0x3eb7df=_0x3eb7df['previousSibling'];}return _0xe1f5b9;}function Ee(_0x4d7753){const _0x3b153e=[];if(_0x4d7753['is']('element','listItem')&&_0x4d7753['getAttribute']('listIndent')>0x0){let _0xbc8bcb=_0x4d7753['nextSibling'];for(;_0xbc8bcb&&'listItem'==_0xbc8bcb['name']&&_0xbc8bcb['getAttribute']('listIndent')==_0x4d7753['getAttribute']('listIndent');)_0x3b153e['push'](_0xbc8bcb),_0xbc8bcb=_0xbc8bcb['nextSibling'];}return _0x3b153e;}class Q extends _0x44ea50{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x4d8947=this['editor']['config']['get']('list.properties'),_0x50b3d6=this['editor']['plugins']['get']('TrackChangesEditing');_0x4d8947['styles']&&_0x50b3d6['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x4d8947['reversed']&&_0x50b3d6['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x4d8947['startIndex']&&_0x50b3d6['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x50b3d6['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x279c25,_0x3914c2={}){const _0x209663=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5ccf25=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x209663['markMultiRangeBlockFormat'](_0x5ccf25,{'commandName':'listStyle','commandParams':[{'type':_0x3914c2['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x40883e,_0x1c8ae6={}){const _0x267995=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5ed390=this['_getSuggestionBlocks'](_0x3e7e03=>_0x3e7e03['is']('element','listItem')&&'numbered'===_0x3e7e03['getAttribute']('listType'));if(_0x5ed390['length']<0x1)return;const _0x52f1da=_0x5ed390['map'](_0x12dc4a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x12dc4a,'before'),this['editor']['model']['createPositionAt'](_0x12dc4a,0x0)));this['editor']['model']['change'](()=>{_0x267995['markMultiRangeBlockFormat'](_0x52f1da,{'commandName':'listReversed','commandParams':[{'reversed':_0x1c8ae6['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x16d54c,_0x568388={}){const _0xbee824=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ae296=this['_getSuggestionBlocks'](_0x447ab4=>_0x447ab4['is']('element','listItem')&&'numbered'===_0x447ab4['getAttribute']('listType'));if(_0x2ae296['length']<0x1)return;const _0x39bb88=_0x2ae296['map'](_0x50785e=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x50785e,'before'),this['editor']['model']['createPositionAt'](_0x50785e,0x0)));this['editor']['model']['change'](()=>{_0xbee824['markMultiRangeBlockFormat'](_0x39bb88,{'commandName':'listStart','commandParams':[{'startIndex':_0x568388['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x27d26d){if('formatBlock'!=_0x27d26d['type']&&'formatInline'!=_0x27d26d['type'])return;const _0x4a279a=this['editor']['locale'],{data:_0x1768c6}=_0x27d26d;if(!_0x1768c6)return;let _0x422874,_0x1d1029;switch(_0x1768c6['commandName']){case'listStyle':_0x422874='*Change\x20to:*\x20%0',_0x1d1029={'type':'format','content':c(_0x4a279a,_0x422874,c(_0x4a279a,this['_getTranslationKeyForListStyle'](_0x1768c6['commandParams'][0x0]['type'])))};break;case'listReversed':_0x422874=_0x1768c6['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1d1029={'type':'format','content':c(_0x4a279a,_0x422874)};break;case'listStart':_0x422874='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1d1029={'type':'format','content':c(_0x4a279a,_0x422874,_0x1768c6['commandParams'][0x0]['startIndex'])};}return _0x1d1029;}['_getSuggestionBlocksForListStyle'](){const _0x460f0a=this['editor']['plugins']['get']('LegacyListUtils');let _0x11ff22=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x11ff22[0x0]?.['is']('element','listItem')&&_0x11ff22['unshift'](..._0x460f0a['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x11ff22[_0x11ff22['length']-0x1]?.['is']('element','listItem')&&_0x11ff22['push'](..._0x460f0a['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x11ff22=[...new Set(_0x11ff22)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x11ff22=_0x11ff22['filter'](_0x106876=>_0x106876['is']('element','listItem'))),_0x11ff22;}['_getSuggestionBlocks'](_0x173455){const _0x55d3d0=this['editor']['plugins']['get']('LegacyListUtils');let _0xa776cb=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x173455)['map'](_0x50724b=>{const _0x15f2e6=this['editor']['model']['createPositionAt'](_0x50724b,0x0);return[..._0x55d3d0['getSiblingNodes'](_0x15f2e6,'backward'),..._0x55d3d0['getSiblingNodes'](_0x15f2e6,'forward')];})['flat']();return _0xa776cb=[...new Set(_0xa776cb)],_0xa776cb;}['_getTranslationKeyForListStyle'](_0x5a2c0f){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x5a2c0f)||'default')['toUpperCase']()+'_LIST_'+_0x5a2c0f['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x44ea50{['afterInit'](){const _0x29d6c8=this['editor'];if(!_0x29d6c8['plugins']['has']('MediaEmbedEditing'))return;const _0x1793e9=_0x29d6c8['plugins']['get']('TrackChangesEditing'),_0x326e32=_0x29d6c8['locale'];_0x1793e9['enableCommand']('mediaEmbed'),_0x1793e9['descriptionFactory']['registerElementLabel']('media',_0x48258f=>c(_0x326e32,'ELEMENT_MEDIA',_0x48258f)),_0x29d6c8['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0xe66ff8,{writer:_0x3f1422,options:_0x21a02b})=>{if(_0x21a02b['showSuggestionHighlights'])return _0x3f1422['createEmptyElement']('div');},'converterPriority':'high'}),_0x29d6c8['data']['downcastDispatcher']['on']('attribute:url:media',(_0x4b621f,_0x277b13,_0x10d209)=>{_0x10d209['options']['showSuggestionHighlights']&&_0x4b621f['stop']();},{'priority':'high'});}}class pt extends _0x44ea50{['afterInit'](){const _0x5361f8=this['editor'];_0x5361f8['plugins']['has']('MentionEditing')&&_0x5361f8['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x44ea50{['afterInit'](){const _0xa64e7=this['editor'];if(!_0xa64e7['plugins']['has']('MergeFieldsEditing'))return;const _0x3476e4=_0xa64e7['plugins']['get']('TrackChangesEditing'),_0x11e380=_0xa64e7['locale'];_0x3476e4['enableCommand']('insertMergeField'),_0x3476e4['enableCommand']('insertMergeFieldBlock'),_0x3476e4['enableCommand']('insertMergeFieldImage'),_0x3476e4['descriptionFactory']['registerElementLabel']('mergeField',_0x2f5a45=>c(_0x11e380,'ELEMENT_MERGE_FIELD',_0x2f5a45)),_0x3476e4['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x97ce47=>c(_0x11e380,'ELEMENT_MERGE_FIELD',_0x97ce47)),_0x3476e4['descriptionFactory']['registerDescriptionCallback'](_0x5563c4=>{if('insertion'!=_0x5563c4['type']&&'deletion'!=_0x5563c4['type'])return;const _0x122c12=_0x5563c4['getContainedElement']();if(null==_0x122c12)return;const _0x55ddc6=_0xa64e7['plugins']['get']('MergeFieldsEditing');let _0x4af89f;switch(_0x55ddc6['getMergeFieldType'](_0x122c12)){case null:return;case'image':{const _0x3c4357=_0x55ddc6['unwrapAffixes'](_0x122c12['getAttribute']('src'));_0x4af89f=_0x55ddc6['getLabel'](_0x3c4357)||_0x3c4357;break;}default:{const _0x33683b=_0x122c12['getAttribute']('id');_0x4af89f=_0x55ddc6['getLabel'](_0x33683b)||_0x33683b;break;}}return'insertion'==_0x5563c4['type']?{'type':'insertion','content':c(_0x11e380,'*Insert:*\x20%0','\x22'+_0x4af89f+'\x22\x20'+c(_0x11e380,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':c(_0x11e380,'*Remove:*\x20%0','\x22'+_0x4af89f+'\x22\x20'+c(_0x11e380,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x44ea50{['afterInit'](){const _0x415026=this['editor'],_0x238265=_0x415026['plugins']['get']('TrackChangesEditing');_0x415026['plugins']['has']('MultiLevelList')&&(_0x238265['enableDefaultAttributesIntegration']('multiLevelList'),_0x238265['registerBlockAttribute']('listMarkerStyle'),_0x238265['descriptionFactory']['registerDescriptionCallback'](_0x256f25=>this['handleDescriptions'](_0x256f25)));}['handleDescriptions'](_0x213430){const _0x21bf95=this['editor']['locale'],{data:_0x4f0dc3}=_0x213430,_0x4aba16={'type':'format','content':''};if(_0x4f0dc3&&'listMarkerStyle'==_0x4f0dc3['key']){if(!_0x4f0dc3['oldValue'])return{'type':'format','content':c(_0x21bf95,'*Set\x20format:*\x20%0',c(_0x21bf95,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4f0dc3['newValue']+')'};if(!_0x4f0dc3['newValue']){let _0x17c36b=_0x213430['head'];for(;_0x17c36b;){if(_0x17c36b['data']&&'listType'==_0x17c36b['data']['key']&&_0x17c36b['data']['newValue'])return _0x4aba16;_0x17c36b=_0x17c36b['next'];}return{'type':'format','content':c(_0x21bf95,'*Remove\x20format:*\x20%0',c(_0x21bf95,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x4f0dc3['oldValue']+')'};}}}}class bt extends _0x44ea50{['afterInit'](){const _0x741762=this['editor'];if(!_0x741762['plugins']['has']('PageBreakEditing'))return;_0x741762['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x358b1f=_0x741762['plugins']['get']('TrackChangesEditing'),_0x370911=_0x741762['locale'];_0x358b1f['descriptionFactory']['registerElementLabel']('pageBreak',_0x8d7989=>c(_0x370911,'ELEMENT_PAGE_BREAK',_0x8d7989));}}class yt extends _0x44ea50{['afterInit'](){const _0x403f83=this['editor'];if(!_0x403f83['plugins']['has']('Paragraph'))return;const _0x279b74=_0x403f83['locale'],_0x573711=_0x403f83['plugins']['get']('TrackChangesEditing');_0x573711['descriptionFactory']['registerElementLabel']('paragraph',_0x40e872=>c(_0x279b74,'ELEMENT_PARAGRAPH',_0x40e872)),_0x573711['enableDefaultAttributesIntegration']('paragraph'),_0x573711['enableCommand']('insertParagraph'),_0x403f83['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x403f83),{'priority':'highest'}),_0x403f83['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5239d4,_0x6b4216,_0x476424)=>{_0x476424['options']['showSuggestionHighlights']&&nr(_0x403f83,{'showActiveMarker':!0x1})(_0x5239d4,_0x6b4216,_0x476424);},{'priority':'highest'});const _0x4ab951=_0x573711['descriptionFactory'];_0x4ab951['registerDescriptionCallback'](_0x6b60ec=>{if('insertion'!==_0x6b60ec['type'])return;const {start:_0x22a13c,end:_0x52f368}=_0x6b60ec['getFirstRange']();if(!_0x22a13c['isTouching'](_0x52f368)||!_0x22a13c['nodeAfter'])return;const _0x2ec8e9=_0x403f83['model']['schema'],_0x15db31=_0x22a13c['nodeAfter'];return _0x2ec8e9['isBlock'](_0x15db31)&&!_0x2ec8e9['isLimit'](_0x15db31)&&_0x2ec8e9['checkChild'](_0x15db31,'$text')?{'type':'insertion','content':c(_0x279b74,'*Insert:*\x20%0',_0x4ab951['getItemLabel'](_0x15db31,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x177aff=this['editor'],_0x1bbc50=_0x177aff['locale'];_0x177aff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x46af54=>{if('formatBlock'!=_0x46af54['type'])return;const {data:_0x5813ff}=_0x46af54;return _0x5813ff&&'paragraph'==_0x5813ff['commandName']?{'type':'format','content':c(_0x1bbc50,'*Change\x20to:*\x20%0',c(_0x1bbc50,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x16f0ed,{showActiveMarker:_0x129383=!0x0}={}){return(_0x57d67f,_0x35531c,_0xb0233c)=>{const _0xb890aa=_0x16f0ed['plugins']['get']('TrackChangesEditing'),_0x46dd8c=_0x35531c['markerRange']['start'],_0x32fbe8=_0x35531c['markerRange']['end'],_0x3596bc=_0x16f0ed['model']['schema'];if(!_0x46dd8c['isTouching'](_0x32fbe8)||!_0x46dd8c['nodeAfter'])return;const _0x17c08a=_0x46dd8c['nodeAfter'];if(_0x3596bc['isBlock'](_0x17c08a)&&!_0x3596bc['isLimit'](_0x17c08a)&&_0x3596bc['checkChild'](_0x17c08a,'$text')){if(!_0xb0233c['consumable']['consume'](_0x35531c['markerRange'],_0x57d67f['name']))return;const {authorId:_0x49da3e}=_0xb890aa['_splitMarkerName'](_0x35531c['markerName']),_0x23825b=_0xb0233c['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x49da3e}),_0xd822fb=_0xb0233c['mapper']['toViewPosition'](_0x32fbe8);_0x129383&&_0xb890aa['activeMarkers']['includes'](_0x35531c['markerName'])&&_0xb0233c['writer']['addClass']('ck-suggestion-marker--active',_0x23825b),_0xb0233c['writer']['insert'](_0xd822fb,_0x23825b),_0xb0233c['mapper']['bindElementToMarker'](_0x23825b,_0x35531c['markerName']);}};}class jt extends _0x44ea50{['afterInit'](){const _0xe912f9=this['editor'];_0xe912f9['commands']['get']('replaceSource')&&_0xe912f9['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x44ea50{['afterInit'](){const _0x3c3b11=this['editor'];if(!_0x3c3b11['plugins']['has']('RemoveFormatEditing'))return;_0x3c3b11['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d5cdd=this['editor'];_0x2d5cdd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c69ba=>{if('formatBlock'!=_0x3c69ba['type']&&'formatInline'!=_0x3c69ba['type'])return;const {data:_0x405323}=_0x3c69ba;return _0x405323&&'removeFormat'==_0x405323['commandName']?{'type':'format','content':c(_0x2d5cdd['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x44ea50{['afterInit'](){const _0x1dcf57=this['editor'];if(!_0x1dcf57['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x384da6=_0x1dcf57['plugins']['get']('TrackChangesEditing');_0x384da6['enableCommand']('goToPreviousRestrictedEditingException'),_0x384da6['enableCommand']('goToNextRestrictedEditingException');const _0x26265d=_0x1dcf57['plugins']['get']('RestrictedEditingModeEditing');_0x26265d['enableCommand']('trackChanges'),_0x26265d['enableCommand']('acceptSuggestion'),_0x26265d['enableCommand']('discardSuggestion'),_0x26265d['enableCommand']('acceptAllSuggestions'),_0x26265d['enableCommand']('discardAllSuggestions'),_0x26265d['enableCommand']('acceptSelectedSuggestions'),_0x26265d['enableCommand']('discardSelectedSuggestions');}}class It extends _0x44ea50{static get['requires'](){return[_0x41b606];}['init'](){const _0x3617e8=this['editor'],_0x8446ca=_0x3617e8['plugins']['get']('TrackChangesEditing');_0x8446ca['enableCommand']('shiftEnter'),_0x3617e8['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x3617e8),{'priority':'high'}),_0x3617e8['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x3617e8),{'priority':'high'}),_0x3617e8['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3a28a9,_0x254d53,_0x2e7dd9)=>{_0x2e7dd9['options']['showSuggestionHighlights']&&je(_0x3617e8,{'showActiveMarker':!0x1})(_0x3a28a9,_0x254d53,_0x2e7dd9);}),_0x8446ca['descriptionFactory']['registerElementLabel']('softBreak',_0x53a783=>c(_0x3617e8['locale'],'ELEMENT_LINE_BREAK',_0x53a783));}}function je(_0x2a9cc4,{showActiveMarker:_0x66a3fc=!0x0}={}){return(_0x3069c2,_0x17542a,_0x12025c)=>{const _0x1eea4d=_0x2a9cc4['plugins']['get']('TrackChangesEditing');if(!_0x12025c['consumable']['test'](_0x17542a['markerRange'],_0x3069c2['name']))return;const _0x2e07db=_0x2a9cc4['model'];for(const _0xca35ef of _0x17542a['markerRange']['getItems']()){if(!_0xca35ef['is']('element','softBreak'))continue;const _0x165653='deletion'==_0x17542a['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x249160}=_0x1eea4d['_splitMarkerName'](_0x17542a['markerName']),_0x51b871=_0x12025c['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x165653,'data-author-id':_0x249160}),_0x35e036=_0x12025c['mapper']['toViewPosition'](_0x2e07db['createPositionBefore'](_0xca35ef));_0x66a3fc&&_0x1eea4d['activeMarkers']['includes'](_0x17542a['markerName'])&&_0x12025c['writer']['addClass']('ck-suggestion-marker--active',_0x51b871),_0x12025c['writer']['insert'](_0x35e036,_0x51b871),_0x12025c['mapper']['bindElementToMarker'](_0x51b871,_0x17542a['markerName']);}};}class _t extends _0x44ea50{['afterInit'](){const _0x3c223f=this['editor'],_0x134f71=_0x3c223f['model'],_0xda2847=_0x3c223f['locale'];if(!_0x3c223f['plugins']['has']('StandardEditingModeEditing'))return;const _0x22cb25=_0x3c223f['plugins']['get']('TrackChangesEditing'),_0x22cd9e='restrictedEditingException',_0x3db8c3=_0x3c223f['commands']['get'](_0x22cd9e);_0x22cb25['enableCommand'](_0x22cd9e,(_0x14a89c,_0x146f50={})=>{const _0x474ec0=_0x134f71['document']['selection'];if(_0x474ec0['isCollapsed'])return void _0x14a89c(_0x146f50);const _0x4b95fe=void 0x0!==_0x146f50['forceValue']?_0x146f50['forceValue']:!_0x3db8c3['value'];_0x134f71['change'](()=>{const _0x396370=Array['from'](_0x474ec0['getRanges']());for(const _0xb550ec of _0x396370){const _0x471e34=_0x4b95fe?[_0xb550ec]:io(_0x22cd9e,_0xb550ec,_0x134f71);for(const _0xedb994 of _0x471e34)_0x22cb25['markInlineFormat'](_0xedb994,{'commandName':_0x22cd9e,'commandParams':[{'forceValue':_0x4b95fe}]});}});}),_0x22cb25['descriptionFactory']['registerDescriptionCallback'](_0x207a08=>{if('formatBlock'!=_0x207a08['type']&&'formatInline'!=_0x207a08['type'])return;const {data:_0x2e7f04}=_0x207a08;return _0x2e7f04&&_0x2e7f04['commandName']==_0x22cd9e?_0x2e7f04['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0xda2847,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':c(_0xda2847,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x44ea50{['afterInit'](){const _0xe4664d=this['editor'];if(!_0xe4664d['plugins']['has']('Style')||!_0xe4664d['plugins']['has']('DataSchema'))return;const _0x55d1e1=_0xe4664d['plugins']['get']('TrackChangesEditing'),_0x2f029e=_0xe4664d['locale'],_0x36ed84=_0xe4664d['config']['get']('style')||{},_0x1a184c=_0xe4664d['plugins']['get']('GeneralHtmlSupport'),_0x58d0a8=_0xe4664d['plugins']['get']('StyleUtils')['normalizeConfig'](_0xe4664d['plugins']['get']('DataSchema'),_0x36ed84['definitions']);_0x55d1e1['enableDefaultAttributesIntegration']('style');const _0x47610f=new Set();for(const _0x560dd3 of _0x58d0a8['block']){const _0x414c1b=_0x1a184c['getGhsAttributeNameForElement'](_0x560dd3['element']);_0x47610f['add'](_0x414c1b);}const _0xaf95b5=new Set();for(const _0x464b74 of _0x58d0a8['inline']){const _0x90c9e2=_0x1a184c['getGhsAttributeNameForElement'](_0x464b74['element']);_0xaf95b5['add'](_0x90c9e2);for(const _0xc55a03 of _0x464b74['ghsAttributes'])_0xaf95b5['add'](_0xc55a03);}for(const _0xad6226 of _0x47610f)_0x55d1e1['registerBlockAttribute'](_0xad6226),_0x55d1e1['descriptionFactory']['registerAttributeLabel'](_0xad6226,c(_0x2f029e,'FORMAT_STYLE'));for(const _0x37018d of _0xaf95b5)_0x55d1e1['registerInlineAttribute'](_0x37018d),_0x55d1e1['descriptionFactory']['registerAttributeLabel'](_0x37018d,c(_0x2f029e,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x482ba9=this['editor'],_0x54f438=_0x482ba9['locale'];_0x482ba9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5682bb=>{if('formatBlock'!=_0x5682bb['type']&&'formatInline'!=_0x5682bb['type'])return;const {data:_0x237771}=_0x5682bb;return _0x237771&&'style'===_0x237771['commandName']?_0x237771['commandParams'][0x0]['forceValue']?{'type':'format','content':c(_0x54f438,'*Set\x20format:*\x20%0',_0x237771['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':c(_0x54f438,'*Remove\x20format:*\x20%0',_0x237771['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x44ea50{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x41cecf){super(_0x41cecf),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x1a1cc5=this['editor'],_0x5b9981=_0x1a1cc5['model']['document']['selection'];if(!_0x1a1cc5['plugins']['has']('TableEditing'))return;const _0x199efd=_0x1a1cc5['locale'],_0x318f74=_0x1a1cc5['plugins']['get']('TrackChangesEditing'),_0x17fadf=_0x1a1cc5['plugins']['get']('TableUtils');_0x318f74['descriptionFactory']['registerElementLabel']('table',_0x549123=>c(_0x199efd,'ELEMENT_TABLE',_0x549123)),this['_setupColumnsRowsFixing'](),_0x318f74['enableCommand']('insertTable'),_0x318f74['enableCommand']('selectTableRow'),_0x318f74['enableCommand']('selectTableColumn');for(const _0x9755c5 of['insertTableRowAbove','insertTableRowBelow']){const _0x3394f9=_0x1a1cc5['commands']['get'](_0x9755c5);_0x318f74['enableCommand'](_0x9755c5,_0x16bcfb=>{_0x1a1cc5['model']['change'](_0x37aaca=>{_0x16bcfb();const _0xdadf20='above'===_0x3394f9['order'],_0x46227c=_0x17fadf['getSelectionAffectedTableCells'](_0x5b9981),_0x4bd403=_0x17fadf['getRowIndexes'](_0x46227c),_0x2db6bc=_0xdadf20?_0x4bd403['first']-0x1:_0x4bd403['last']+0x1,_0x14bd7e=_0x46227c[0x0]['findAncestor']('table'),_0x3a85d8=_0x17fadf['createTableWalker'](_0x14bd7e,{'startRow':_0x2db6bc,'endRow':_0x2db6bc}),_0x7fee9=Array['from'](_0x3a85d8)['map'](_0x178d52=>_0x37aaca['createRangeOn'](_0x178d52['cell']));_0x318f74['markMultiRangeInsertion'](_0x7fee9,'tableRow');});});}for(const _0x1de51a of['insertTableColumnLeft','insertTableColumnRight']){const _0x5beb0c=_0x1a1cc5['commands']['get'](_0x1de51a);_0x318f74['enableCommand'](_0x1de51a,_0x44b56f=>{_0x1a1cc5['model']['change'](_0x18b975=>{_0x44b56f();const _0x204f13='left'===_0x5beb0c['order'],_0x25b216=_0x17fadf['getSelectionAffectedTableCells'](_0x5b9981),_0x2f361f=_0x17fadf['getColumnIndexes'](_0x25b216),_0x59db1e=_0x204f13?_0x2f361f['first']-0x1:_0x2f361f['last']+0x1,_0x2f8fc6=_0x25b216[0x0]['findAncestor']('table'),_0x58d9df=_0x17fadf['createTableWalker'](_0x2f8fc6,{'startRow':0x0,'column':_0x59db1e,'includeAllSlots':!0x1}),_0x480af2=Array['from'](_0x58d9df)['map'](_0x502100=>_0x18b975['createRangeOn'](_0x502100['cell']));_0x318f74['markMultiRangeInsertion'](_0x480af2,'tableColumn');});});}for(const _0x519dbb of['removeTableRow','removeTableColumn']){const _0x59f921=_0x519dbb['substr'](0xb),_0x3c7b90=_0x59f921['toLowerCase'](),_0x5165e2=_0x3c7b90['substr'](0x0,0x3)+'span',_0x419900='table'+_0x59f921,_0xa32f9c='min'+_0x59f921,_0x1dd529='max'+_0x59f921;_0x318f74['enableCommand'](_0x519dbb,()=>{_0x1a1cc5['model']['change'](_0x56a970=>{const _0x172e3e=_0x17fadf['getSelectionAffectedTableCells'](_0x5b9981),_0x4c92b4=_0x172e3e[0x0]['findAncestor']('table');let _0xf6488d;if('removeTableRow'==_0x519dbb){const _0x439247=_0x17fadf['getRowIndexes'](_0x172e3e);_0xf6488d={'startRow':_0x439247['first'],'endRow':_0x439247['last'],'includeAllSlots':!0x0};}else{const _0x351928=_0x17fadf['getColumnIndexes'](_0x172e3e);_0xf6488d={'startColumn':_0x351928['first'],'endColumn':_0x351928['last'],'includeAllSlots':!0x0};}const _0x527ebe=_0x17fadf['createTableWalker'](_0x4c92b4,_0xf6488d),_0x5d7a61=Array['from'](_0x527ebe)['map'](({cell:_0x255901})=>_0x255901),_0x1ab743=Ne(_0x5d7a61['filter'](_0x176741=>_0x176741['hasAttribute'](_0x5165e2))),_0x4468a9=Ne(_0x5d7a61['filter'](_0x13548f=>!_0x13548f['hasAttribute'](_0x5165e2)))['map'](_0x5413c2=>_0x56a970['createRangeOn'](_0x5413c2)),_0x340239=_0x318f74['markMultiRangeDeletion'](_0x4468a9,_0x419900);if(_0x340239&&('tableRow'==_0x340239['subType']||'tableColumn'==_0x340239['subType'])){const _0x251349=this['_getSuggestionCoords'](_0x340239);for(const _0x5169c1 of _0x1ab743){const _0x531095=_0x56a970['createRangeOn'](_0x5169c1),_0x51bf4e=_0x17fadf['getCellLocation'](_0x5169c1),_0x22fe95=_0x5169c1['getAttribute'](_0x5165e2)-0x1,_0x152b45=_0x251349[_0xa32f9c],_0x5cbe37=_0x251349[_0x1dd529];_0x152b45<=_0x51bf4e[_0x3c7b90]&&_0x51bf4e[_0x3c7b90]+_0x22fe95<=_0x5cbe37&&_0x340239['addRange'](_0x531095);}}});});}function _0x13ae22(_0x39c77c){const _0x272575=Array['from'](_0x5b9981['getRanges']())['map'](_0x248409=>_0x2f2fb6['fromRange'](_0x248409));_0x1a1cc5['model']['change'](_0x4dd659=>{const _0x4557cb=_0x4dd659['batch'];_0x39c77c=_0x39c77c['filter'](_0x5b0a2c=>'$graveyard'!=_0x5b0a2c['root']['rootName']),_0x4dd659['setSelection'](_0x39c77c),_0x1a1cc5['commands']['get']('removeTableRow')['refresh'](),_0x1a1cc5['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x1a1cc5['model']['enqueueChange'](()=>{_0x1a1cc5['model']['enqueueChange'](_0x4557cb,_0xfe11b9=>{const _0x30e9c8=_0x272575['filter'](_0x4a129f=>'$graveyard'!=_0x4a129f['root']['rootName']);_0x30e9c8['length']>0x0&&_0xfe11b9['setSelection'](_0x30e9c8);for(const _0x3ac062 of _0x272575)_0x3ac062['detach']();});});});}function _0x19e364(_0x431e0c){_0x1a1cc5['model']['change'](_0x45153e=>{const _0x448451=Array['from'](_0x5b9981['getRanges']())['map'](_0xa6bde0=>_0x2f2fb6['fromRange'](_0xa6bde0)),_0x955a2a=[];for(const _0x787203 of _0x431e0c)for(const _0x1575f7 of _0x787203['getItems']({'shallow':!0x0}))_0x955a2a['push'](_0x1575f7);for(const _0x3d9a33 of _0x955a2a)'$graveyard'!=_0x3d9a33['root']['rootName']&&(_0x45153e['setSelection'](_0x45153e['createPositionAt'](_0x3d9a33,0x0)),_0x1a1cc5['commands']['get']('removeTableColumn')['refresh'](),_0x1a1cc5['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x21bcec=_0x448451['filter'](_0x56d7cf=>'$graveyard'!=_0x56d7cf['root']['rootName']);_0x21bcec['length']>0x0&&_0x45153e['setSelection'](_0x21bcec);for(const _0x191934 of _0x448451)_0x191934['detach']();});}function _0x29be14(_0x1bc106,_0x52f867){return _0x52f867['every'](_0x2bb115=>_0x1bc106['some'](_0x411c7f=>_0x411c7f['end']['isEqual'](_0x2bb115['start'])||_0x2bb115['end']['isEqual'](_0x411c7f['start'])));}function _0x1a6fb7(_0x3f7bbe,_0x347033){return!_0x3f7bbe['some'](_0x356eda=>_0x347033['some'](_0x5ee518=>_0x356eda['isIntersecting'](_0x5ee518)))&&_0x3f7bbe['some'](_0x2b69de=>_0x347033['some'](_0xd3c12e=>_0x2b69de['end']['isTouching'](_0xd3c12e['start'])));}_0x1a1cc5['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5360c1,_0x4fe781,_0x250b35)=>{if(!_0x250b35['options']['showSuggestionHighlights'])return;const _0x1a84c6=_0x4fe781['item'];if(!_0x1a84c6)return;const _0x73da8a=_0x250b35['mapper']['toViewElement'](_0x1a84c6);function _0x2a175f(_0x3022e5){return Array['isArray'](_0x3022e5)?_0x3022e5:[_0x3022e5];}_0x73da8a&&'tableCell'===_0x1a84c6['name']&&_0x131d57(_0x73da8a,_0x250b35['writer'],(_0x43f94d,_0x3b77cb,_0x4223b5)=>_0x4223b5['addClass'](_0x2a175f(_0x3b77cb['classes']),_0x43f94d),(_0x56a697,_0x32478c,_0x44f6f4)=>_0x44f6f4['removeClass'](_0x2a175f(_0x32478c['classes']),_0x56a697));},{'priority':'highest'}),_0x318f74['descriptionFactory']['registerDescriptionCallback'](_0x207040=>{if('insertion'!=_0x207040['type']&&'deletion'!=_0x207040['type'])return;const _0xba57c0=_0x207040['getContainedElement']();if(null!=_0xba57c0&&_0xba57c0['is']('element','table')){if('insertion'==_0x207040['type']){const _0x5e9557=_0x207040['getItems']()['filter'](_0x307bbc=>_0x307bbc['is']('$textProxy'))['map'](_0x1078e2=>_0x1078e2['data']);if(_0x5e9557['length'])return{'type':'insertion','content':c(_0x199efd,'*Insert:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5e9557['join']('\x20')+'\x22'))};}if('deletion'==_0x207040['type']){const _0x3e3d61=_0x207040['getItems']()['filter'](_0x2c961f=>_0x2c961f['is']('$textProxy'))['map'](_0x1485e0=>_0x1485e0['data']);if(_0x3e3d61['length'])return{'type':'deletion','content':c(_0x199efd,'*Remove:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3e3d61['join']('\x20')+'\x22'))};}}}),_0x318f74['descriptionFactory']['registerDescriptionCallback'](_0x489ecd=>{if('tableRow'==_0x489ecd['subType']){const _0x5c522e=_0x489ecd['getItems']()['filter'](_0xe7a604=>_0xe7a604['is']('$textProxy'))['map'](_0x429e4c=>_0x429e4c['data']),_0x1c171c=this['_getSuggestionCoords'](_0x489ecd),_0x35b2cd=_0x1c171c['maxRow']-_0x1c171c['minRow']+0x1;if('insertion'==_0x489ecd['type'])return _0x5c522e['length']?{'type':'insertion','content':c(_0x199efd,'*Insert:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35b2cd,'\x22'+_0x5c522e['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x199efd,'*Insert:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_ROW',_0x35b2cd))};if('deletion'==_0x489ecd['type'])return _0x5c522e['length']?{'type':'deletion','content':c(_0x199efd,'*Remove:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x35b2cd,'\x22'+_0x5c522e['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x199efd,'*Remove:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_ROW',_0x35b2cd))};}if('tableColumn'==_0x489ecd['subType']){const _0x55e36c=_0x489ecd['getItems']()['filter'](_0x59394e=>_0x59394e['is']('$textProxy'))['map'](_0x3a3a53=>_0x3a3a53['data']),_0x5df6a3=this['_getSuggestionCoords'](_0x489ecd),_0x53b7c0=_0x5df6a3['maxColumn']-_0x5df6a3['minColumn']+0x1;if('insertion'==_0x489ecd['type'])return _0x55e36c['length']?{'type':'insertion','content':c(_0x199efd,'*Insert:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x53b7c0,'\x22'+_0x55e36c['join']('\x20')+'\x22']))}:{'type':'insertion','content':c(_0x199efd,'*Insert:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_COLUMN',_0x53b7c0))};if('deletion'==_0x489ecd['type'])return _0x55e36c['length']?{'type':'deletion','content':c(_0x199efd,'*Remove:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x53b7c0,'\x22'+_0x55e36c['join']('\x20')+'\x22']))}:{'type':'deletion','content':c(_0x199efd,'*Remove:*\x20%0',c(_0x199efd,'ELEMENT_TABLE_COLUMN',_0x53b7c0))};}}),_0x318f74['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x13ae22),_0x318f74['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x13ae22),_0x318f74['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x19e364),_0x318f74['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x19e364),_0x318f74['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x29be14),_0x318f74['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x29be14),_0x318f74['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x1a6fb7),_0x318f74['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x1a6fb7);}['_acceptFormatSuggestionCallbackFactory'](){const _0xd7866e=this['editor'],_0x47f6ab=_0xd7866e['model']['document']['selection'];return(_0x27a596,_0x4e1ebf)=>{_0xd7866e['model']['change'](_0x368566=>{const {commandName:_0x4001e9,commandParams:_0x36dcbb}=_0x4e1ebf;let _0x22ae1b=_0x27a596[0x0]['end']['nodeBefore'];_0x36dcbb&&_0x36dcbb[0x0]&&!0x1===_0x36dcbb[0x0]['forceValue']&&(_0x22ae1b=_0x27a596[0x0]['start']['nodeAfter']);const _0x5ce407=_0x368566['createRangeIn'](_0x22ae1b);if('$graveyard'==_0x5ce407['root']['rootName'])return;const _0xff55d2=Array['from'](_0x47f6ab['getRanges']())['map'](_0x23b7f4=>_0x2f2fb6['fromRange'](_0x23b7f4));_0x368566['setSelection'](_0x5ce407),_0xd7866e['commands']['get'](_0x4001e9)['refresh'](),_0x36dcbb['push']({'forceDefaultExecution':!0x0}),_0xd7866e['execute'](_0x4001e9,..._0x36dcbb);const _0x3d9c9f=_0xff55d2['filter'](_0x12627f=>'$graveyard'!=_0x12627f['root']['rootName']);_0x3d9c9f['length']>0x0&&_0x368566['setSelection'](_0x3d9c9f);for(const _0x5b19a8 of _0xff55d2)_0x5b19a8['detach']();});};}['_getCoordsForCells'](_0x2b7486){const _0x4493fd=this['editor']['plugins']['get']('TableUtils');let _0x3f10d4=Number['MAX_SAFE_INTEGER'],_0x242845=Number['MIN_SAFE_INTEGER'],_0x5846db=Number['MAX_SAFE_INTEGER'],_0x14d906=Number['MIN_SAFE_INTEGER'];for(const _0x4536aa of _0x2b7486){if('$graveyard'==_0x4536aa['root']['rootName'])continue;const {row:_0x271ec9,column:_0x4a6edf}=_0x4493fd['getCellLocation'](_0x4536aa),_0x141aec=_0x4536aa['hasAttribute']('rowspan')?_0x4536aa['getAttribute']('rowspan')-0x1:0x0,_0x269144=_0x4536aa['hasAttribute']('colspan')?_0x4536aa['getAttribute']('colspan')-0x1:0x0;_0x3f10d4=_0x271ec9<_0x3f10d4?_0x271ec9:_0x3f10d4,_0x242845=_0x271ec9+_0x141aec>_0x242845?_0x271ec9+_0x141aec:_0x242845,_0x5846db=_0x4a6edf<_0x5846db?_0x4a6edf:_0x5846db,_0x14d906=_0x4a6edf+_0x269144>_0x14d906?_0x4a6edf+_0x269144:_0x14d906;}return{'minRow':_0x3f10d4,'maxRow':_0x242845,'minColumn':_0x5846db,'maxColumn':_0x14d906};}['_setupColumnsRowsFixing'](){const _0x1625ba=this['editor'],_0x1b0b8a=_0x1625ba['plugins']['get']('TrackChangesEditing'),_0x29b6e3=_0x1625ba['plugins']['get']('TableUtils');_0x1625ba['model']['document']['on']('change:data',()=>{const _0x1d905b=Array['from'](_0x1625ba['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x551679,data:_0x5ab0f4}of _0x1d905b){const {group:_0x4f24e5,id:_0x3d50a2,subType:_0x3156d2}=_0x1b0b8a['_splitMarkerName'](_0x551679);if('suggestion'!=_0x4f24e5)continue;if(null!=_0x5ab0f4['oldRange'])continue;const _0x813a45=_0x1b0b8a['getSuggestion'](_0x3d50a2);this['_tablePostFixingSubtypes']['includes'](_0x3156d2)&&this['_tableSuggestions']['add'](_0x813a45);}},{'priority':'low'});const _0x481697=(_0x4a6e06,_0x75a3de)=>{let _0x2dfbce=!0x1;const _0x58c726=_0x75a3de['createRangeOn'](_0x4a6e06),_0x3322ac=_0x4a6e06['findAncestor']('table'),_0x4facc8=_0x29b6e3['getCellLocation'](_0x4a6e06);for(const _0x2787d3 of this['_tableSuggestions']){const _0x27c406=_0x2787d3['subType'],_0x21f41d=_0x27c406['startsWith']('tablePaste'),_0x438a8a=_0x27c406['substr'](_0x21f41d?0xa:0x5),_0x429e06=_0x438a8a['toLowerCase'](),_0x4c2b82=_0x429e06['substr'](0x0,0x3)+'span',_0x44a82c='min'+_0x438a8a,_0x892b11='max'+_0x438a8a;if(!_0x2787d3['isInContent'])continue;if(_0x3322ac!=_0x2787d3['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2787d3['isIntersectingWithRange'](_0x58c726))continue;const _0x21d15a=_0x4a6e06['hasAttribute'](_0x4c2b82)?_0x4a6e06['getAttribute'](_0x4c2b82)-0x1:0x0,_0x22f3dd=this['_getSuggestionCoords'](_0x2787d3),_0x702291=_0x22f3dd[_0x44a82c],_0x315aca=_0x22f3dd[_0x892b11];_0x702291<=_0x4facc8[_0x429e06]&&_0x4facc8[_0x429e06]+_0x21d15a<=_0x315aca&&(_0x2787d3['addRange'](_0x58c726),_0x2dfbce=!0x0);}return _0x2dfbce;};_0x1625ba['model']['document']['registerPostFixer'](_0xbb263f=>{let _0x4a9b3e=!0x1;for(const _0x32cef1 of _0x1625ba['model']['document']['differ']['getChanges']())if('insert'==_0x32cef1['type']){if('tableRow'==_0x32cef1['name']){for(const _0x4fbc7b of _0x32cef1['position']['nodeAfter']['getChildren']())_0x4a9b3e=_0x4a9b3e||_0x481697(_0x4fbc7b,_0xbb263f);}else'tableCell'==_0x32cef1['name']&&(_0x4a9b3e=_0x4a9b3e||_0x481697(_0x32cef1['position']['nodeAfter'],_0xbb263f));}return _0x4a9b3e;});}['_getSuggestionCoords'](_0x52c8d7){return this['_getCoordsForCells'](_0x52c8d7['getRanges']()['map'](_0x15fdee=>_0x15fdee['start']['nodeAfter']));}}function Ne(_0x97caec){return Array['from'](new Set(_0x97caec)['values']());}class Nt extends _0x44ea50{static get['requires'](){return[Ct];}['afterInit'](){const _0x2fbb1f=this['editor'],_0x30c5f4=_0x2fbb1f['model']['document']['selection'],_0x540bc9=_0x2fbb1f['locale'];if(!_0x2fbb1f['plugins']['has']('TableEditing'))return;const _0x383cfa=_0x2fbb1f['plugins']['get']('TrackChangesEditing'),_0x433994=_0x2fbb1f['plugins']['get']('TableUtils'),_0x4ec229=_0x2fbb1f['plugins']['get'](Ct);_0x4ec229['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x383cfa['enableCommand']('mergeTableCells',()=>{const _0x3b0641=_0x433994['getSelectionAffectedTableCells'](_0x2fbb1f['model']['document']['selection']);_0x2fbb1f['model']['change'](()=>{_0x383cfa['markMultiRangeBlockFormat'](_0x3b0641,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2fbb1f['commands']['get']('mergeTableCells')['on']('execute',(_0x2f996f,_0xb8ef19)=>{_0x2fbb1f['commands']['get']('trackChanges')['value']&&(_0xb8ef19['length']>0x0&&_0xb8ef19[_0xb8ef19['length']-0x1]&&_0xb8ef19[_0xb8ef19['length']-0x1]['forceDefaultExecution']||_0x383cfa['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x2f996f['stop']());},{'priority':'highest'});for(const _0x3f4755 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x531e19=_0x2fbb1f['commands']['get'](_0x3f4755);_0x383cfa['enableCommand'](_0x3f4755,()=>{const _0x559fe7=_0x2fbb1f['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5f19a6=>_0x5f19a6['is']('element','tableCell')),_0x29ed6e=_0x531e19['value'];_0x2fbb1f['model']['change'](()=>{_0x383cfa['markMultiRangeBlockFormat']([_0x559fe7,_0x29ed6e],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x3e160d of['splitTableCellVertically','splitTableCellHorizontally']){const _0x1b616e=_0x2fbb1f['commands']['get'](_0x3e160d);_0x383cfa['enableCommand'](_0x3e160d,()=>{const _0x1b7556=_0x433994['getSelectionAffectedTableCells'](_0x2fbb1f['model']['document']['selection'])[0x0],_0x3d8971=_0x1b7556['findAncestor']('table'),{column:_0x4840c8,row:_0x4ba109}=_0x433994['getCellLocation'](_0x1b7556);let _0x3056c2=[];if('horizontally'==_0x1b616e['direction']){const _0x4f1194=_0x433994['createTableWalker'](_0x3d8971,{'startRow':_0x4ba109,'endRow':_0x4ba109,'includeAllSlots':!0x0});_0x3056c2=Array['from'](_0x4f1194)['map'](_0x3aef4d=>_0x3aef4d['cell']);}else{const _0x2497f0=_0x433994['createTableWalker'](_0x3d8971,{'column':_0x4840c8,'includeAllSlots':!0x0});_0x3056c2=Array['from'](_0x2497f0)['map'](_0x786a2a=>_0x786a2a['cell']);}_0x2fbb1f['model']['change'](_0x2c685a=>{_0x383cfa['markBlockFormat'](_0x2c685a['createRangeOn'](_0x1b7556),{'commandName':_0x3e160d,'commandParams':[]},_0x3056c2,_0x3e160d);});});}_0x383cfa['descriptionFactory']['registerDescriptionCallback'](_0x26b6dc=>{if('formatBlock'!=_0x26b6dc['type']&&'formatInline'!=_0x26b6dc['type'])return;const {data:_0x51d08d}=_0x26b6dc;return _0x51d08d&&'mergeTableCells'==_0x51d08d['commandName']?{'type':'format','content':c(_0x540bc9,'*Merge\x20cells*')}:void 0x0;}),_0x383cfa['descriptionFactory']['registerDescriptionCallback'](_0x81b4fd=>{if('formatBlock'!=_0x81b4fd['type']&&'formatInline'!=_0x81b4fd['type'])return;const {data:_0x5e5f28}=_0x81b4fd;return _0x5e5f28?'splitTableCellVertically'==_0x5e5f28['commandName']?{'type':'format','content':c(_0x540bc9,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x5e5f28['commandName']?{'type':'format','content':c(_0x540bc9,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x387ca2=_0x4ec229['_acceptFormatSuggestionCallbackFactory']();for(const _0x319159 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x383cfa['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x319159,'accept',_0x387ca2);for(const _0x5b2f4d of['splitTableCellVertically','splitTableCellHorizontally'])_0x383cfa['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5b2f4d,'accept',_0x387ca2);_0x383cfa['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x4253e9=>{_0x2fbb1f['model']['change'](_0x2297a6=>{const _0x4da948=Array['from'](_0x30c5f4['getRanges']())['map'](_0x1d21f8=>_0x2f2fb6['fromRange'](_0x1d21f8));_0x2297a6['setSelection'](_0x4253e9),_0x2fbb1f['commands']['get']('mergeTableCells')['refresh'](),_0x2fbb1f['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x36b779=_0x4da948['filter'](_0x586787=>'$graveyard'!=_0x586787['root']['rootName']);_0x36b779['length']>0x0&&_0x2297a6['setSelection'](_0x36b779);for(const _0x5754dc of _0x4da948)_0x5754dc['detach']();});});for(const _0x425b10 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x1bc017=_0x2fbb1f['commands']['get'](_0x425b10);_0x1bc017['on']('set:isEnabled',(_0x54a90d,_0x37fc7a,_0x457a28)=>{if(_0x457a28){const _0x3b3c1c=_0x2fbb1f['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x36d822=>_0x36d822['is']('element','tableCell'));this['_areMergableCells'](_0x1bc017['value'],_0x3b3c1c)||(_0x54a90d['return']=!0x1,_0x54a90d['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x52a8b6=this['editor']['commands']['get']('mergeTableCells'),_0x5b813a=this['editor']['plugins']['get']('TableUtils');if(!_0x52a8b6['isEnabled'])return!0x1;const _0x45e2af=_0x5b813a['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x464b50 of _0x45e2af)for(const _0xa7a6df of _0x45e2af)if(_0x464b50!=_0xa7a6df&&!this['_areMergableCells'](_0x464b50,_0xa7a6df))return!0x1;return!0x0;}['_areMergableCells'](_0x4143f3,_0x1e97f8){const _0x5ee4ea=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ddeff=this['editor']['model']['createRangeOn'](_0x4143f3),_0x3e26b8=this['editor']['model']['createRangeOn'](_0x1e97f8),_0x311375=new Set(),_0x3bb2aa=new Set();for(const _0x49d0a9 of _0x5ee4ea['getSuggestions']())if(('insertion'==_0x49d0a9['type']||'deletion'==_0x49d0a9['type']||'mergeTableCells'==_0x49d0a9['subType'])&&_0x49d0a9['isInContent']){for(const _0x1b97dc of _0x49d0a9['getRanges']())_0x1b97dc['containsRange'](_0x3ddeff,!0x0)&&_0x311375['add'](_0x49d0a9['type']+':'+_0x49d0a9['author']['id']),_0x1b97dc['containsRange'](_0x3e26b8,!0x0)&&_0x3bb2aa['add'](_0x49d0a9['type']+':'+_0x49d0a9['author']['id']);}if(_0x311375['size']!=_0x3bb2aa['size'])return!0x1;for(const _0x551809 of _0x311375)if(!_0x3bb2aa['has'](_0x551809))return!0x1;return!0x0;}}class Dt extends _0x44ea50{static get['requires'](){return[Ct];}['afterInit'](){const _0x6fce30=this['editor'];if(!_0x6fce30['plugins']['has']('TableEditing'))return;const _0x12fd4e=_0x6fce30['locale'],_0x91823c=_0x6fce30['plugins']['get']('TrackChangesEditing');_0x91823c['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x91823c['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x91823c['registerBlockAttribute']('headingRows'),_0x91823c['registerBlockAttribute']('headingColumns'),_0x91823c['descriptionFactory']['registerAttributeLabel']('headingRows',c(_0x12fd4e,'FORMAT_HEADER_ROW')),_0x91823c['descriptionFactory']['registerAttributeLabel']('headingColumns',c(_0x12fd4e,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x275470=this['editor']['plugins']['get']('TrackChangesEditing'),_0x462f9d=this['editor']['plugins']['get']('TableUtils'),_0x2df147=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x204891({showActiveMarker:_0x8ae7d2=!0x0,setDataAttribute:_0x497aca=!0x0}={}){return(_0x474abd,_0x9e97da,_0x532468)=>{const {type:_0x3fdf37,id:_0x425176}=_0x275470['_splitMarkerName'](_0x9e97da['markerName']),_0x47f839=_0x275470['getSuggestion'](_0x425176),_0x4f6728=_0x47f839['data'];if('formatBlock'!=_0x47f839['type']||!_0x4f6728||'setTableColumnHeader'!=_0x4f6728['commandName'])return;if(_0x9e97da['item'])return void _0x474abd['stop']();if(!_0x532468['consumable']['consume'](_0x9e97da['markerRange'],_0x474abd['name']))return;const _0x59e70e=_0x9e97da['markerRange']['start']['nodeAfter'],_0x352a41=_0x9e97da['markerRange']['end']['nodeBefore'],_0x4463af=_0x59e70e['parent']['parent'],{column:_0x39e4c2}=_0x462f9d['getCellLocation'](_0x59e70e),{column:_0x44b883}=_0x462f9d['getCellLocation'](_0x352a41);for(let _0x4260e0=_0x39e4c2;_0x4260e0<=_0x44b883;_0x4260e0++){const _0x5ebb18=_0x462f9d['createTableWalker'](_0x4463af,{'column':_0x4260e0,'includeAllSlots':!0x1});for(const _0x31374e of _0x5ebb18){const _0x19b342=_0x31374e['cell'],_0x370075=_0x532468['mapper']['toViewElement'](_0x19b342);_0x532468['writer']['addClass']('ck-suggestion-marker-'+_0x3fdf37,_0x370075),_0x497aca&&_0x532468['writer']['setAttribute']('data-suggestion',_0x425176,_0x370075),_0x532468['mapper']['bindElementToMarker'](_0x370075,_0x9e97da['markerName']),_0x8ae7d2&&(_0x275470['activeMarkers']['includes'](_0x9e97da['markerName'])?_0x532468['writer']['addClass']('ck-suggestion-marker--active',_0x370075):_0x532468['writer']['removeClass']('ck-suggestion-marker--active',_0x370075));}}};}_0x275470['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x2df147),_0x275470['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x2df147),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x204891(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x234e55,_0x4dd04f,_0x1beb02)=>{_0x1beb02['options']['showSuggestionHighlights']&&_0x204891({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x234e55,_0x4dd04f,_0x1beb02);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x62afb2,_0x165493,_0x219348)=>{const {type:_0x1ba9d5,id:_0xf9510e}=_0x275470['_splitMarkerName'](_0x165493['markerName']),_0x12cd8a=_0x275470['getSuggestion'](_0xf9510e),_0x1c407a=_0x12cd8a['data'];if('formatBlock'!=_0x12cd8a['type']||!_0x1c407a||'setTableColumnHeader'!=_0x1c407a['commandName'])return;const _0x4f0d0a=_0x219348['mapper']['markerNameToElements'](_0x165493['markerName']);if(_0x4f0d0a){for(const _0x52aca6 of _0x4f0d0a)_0x219348['writer']['removeClass']('ck-suggestion-marker-'+_0x1ba9d5,_0x52aca6),_0x219348['writer']['removeClass']('ck-suggestion-marker--active',_0x52aca6),_0x219348['writer']['removeAttribute']('data-suggestion',_0x52aca6),_0x219348['mapper']['unbindElementFromMarkerName'](_0x52aca6,_0x165493['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45dab6=this['editor'],_0x56dd37=_0x45dab6['locale'];function _0x5e1e93(_0x44edfe){return{'type':'format','content':c(_0x56dd37,'*Format:*\x20%0',_0x44edfe)};}_0x45dab6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc51299=>{if('formatBlock'!=_0xc51299['type'])return;const {data:_0x335d96}=_0xc51299;if(_0x335d96){if('setTableRowHeader'==_0x335d96['commandName']){const _0x256b94=_0x335d96['commandParams'][0x0]['forceValue'];return _0x5e1e93(c(_0x56dd37,_0x256b94?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x335d96['commandName']){const _0x16b8e3=_0x335d96['commandParams'][0x0]['forceValue'];return _0x5e1e93(c(_0x56dd37,_0x16b8e3?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x4edab7=>[_0x4edab7,null]));class Mt extends _0x44ea50{static get['requires'](){return[Ct];}['afterInit'](){const _0x542577=this['editor'];if(!_0x542577['plugins']['has']('TableClipboard'))return;const _0x5d4f08=_0x542577['plugins']['get']('TrackChangesEditing'),_0x7f1937=_0x542577['plugins']['get']('TableUtils'),_0x2ee41e=_0x542577['plugins']['get'](Ct),_0x2fd16=_0x542577['plugins']['get']('TableClipboard');_0x2ee41e['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x542577['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x542577['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2d17be=null;_0x542577['model']['on']('insertContent',(_0x28fa74,_0x47217c)=>{const [_0x593307,_0x12867e]=_0x47217c,_0x43f543=_0x47217c[_0x47217c['length']-0x1];_0x43f543&&_0x43f543['forceDefaultExecution']||_0x5d4f08['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x53c8b5,_0xbe28cf,_0x3e6986,_0x28ace5,_0xa6298c){if(_0xbe28cf&&!_0xbe28cf['is']('documentSelection'))return!0x1;const _0x13033a=_0xa6298c['getTableIfOnlyTableInContent'](_0x53c8b5,_0x3e6986);if(!_0x13033a||!Ue(_0x13033a,void 0x0,_0x28ace5))return!0x1;const _0x5b15c3=_0x28ace5['getSelectionAffectedTableCells'](_0x3e6986['document']['selection']);if(!_0x5b15c3['length'])return!0x1;const _0xa23b2b=_0x5b15c3[0x0]['findAncestor']('table'),_0x385c33=_0x28ace5['getRowIndexes'](_0x5b15c3),_0x1c3253=_0x28ace5['getColumnIndexes'](_0x5b15c3),_0x4f393a={'startRow':_0x385c33['first'],'endRow':_0x385c33['last'],'startColumn':_0x1c3253['first'],'endColumn':_0x1c3253['last']};return 0x1==_0x5b15c3['length']&&(_0x4f393a['endRow']+=_0x28ace5['getRows'](_0x13033a)-0x1,_0x4f393a['endColumn']+=_0x28ace5['getColumns'](_0x13033a)-0x1),Ue(_0xa23b2b,_0x4f393a,_0x28ace5);}(_0x593307,_0x12867e,_0x542577['model'],_0x7f1937,_0x2fd16)&&(_0x28fa74['stop'](),_0x2d17be={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x542577['model']['change'](()=>{_0x542577['model']['insertContent'](_0x47217c[0x0],_0x47217c[0x1],_0x47217c[0x2],{'forceDefaultExecution':!0x0});const _0x1b04e3=_0x10aa54(),{rowInsertionRanges:_0x2f5f2f,columnInsertionRanges:_0xc8bf3e,insertionRanges:_0x59c6ec,deletionRanges:_0x4e4aba,cells:_0x4dcd36}=_0x2d17be;_0x2f5f2f['length']&&_0x5d4f08['markMultiRangeInsertion'](_0x2f5f2f,'tablePasteRow',{'tablePasteChainId':_0x1b04e3}),_0xc8bf3e['length']&&_0x5d4f08['markMultiRangeInsertion'](_0xc8bf3e,'tablePasteColumn',{'tablePasteChainId':_0x1b04e3}),_0x59c6ec['length']&&(_0x5d4f08['markMultiRangeInsertion'](_0x59c6ec,'tablePaste',{'tablePasteChainId':_0x1b04e3,'skipNestingCheck':!0x0}),_0x59c6ec['forEach'](_0x48340b=>_0x48340b['detach']?.())),_0x4e4aba['length']&&(_0x5d4f08['markMultiRangeDeletion'](_0x4e4aba,'tablePaste',{'tablePasteChainId':_0x1b04e3,'skipNestingCheck':!0x0}),_0x4e4aba['forEach'](_0x47845c=>_0x47845c['detach']?.()));const _0x4ceb80=_0x5d4f08['markMultiRangeBlockFormat'](_0x4dcd36['map'](({element:_0xaaec85})=>_0xaaec85),{'formatGroupId':_0x10aa54()},[],'tablePasteCell',{'tablePasteChainId':_0x1b04e3});if(_0x4ceb80){const _0x26181f=_0x4ceb80['getMarkers'](),_0x5e943a=[];for(const {element:_0x161dfb,attributes:_0x1672bc}of _0x4dcd36){if(!_0x1672bc)continue;const _0x22178a=_0x542577['model']['createRangeOn'](_0x161dfb),_0x10e2fb=_0x26181f['find'](_0x5c089f=>_0x5c089f['getRange']()['isEqual'](_0x22178a));_0x10e2fb&&_0x5e943a['push']([_0x10e2fb['name'],_0x1672bc]);}_0x5e943a['length']&&_0x4ceb80['setAttribute']('markerAttributes',Object['fromEntries'](_0x5e943a));}_0x2d17be=null;}));},{'priority':_0x52fdb4['high']+0xa}),_0x542577['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0xef53a1,_0x169a7d)=>{const [_0x4a3767,_0xb6eee9,,_0x59a64d]=_0x169a7d;if(!_0x2d17be)return;_0xef53a1['stop']();const _0x5eb7fc=_0x4a3767['cell'],_0x18bc09=_0xb6eee9,_0x5daee2=Oe(_0x5eb7fc),_0x10617a=Oe(_0x18bc09);_0xef53a1['return']=_0x5eb7fc;let _0xbf7c21=null,_0x3ebd09=null;if(_0x10617a||_0x5daee2){if(_0x5daee2&&!_0x10617a){_0x59a64d['remove'](_0x5eb7fc['getChild'](0x0));for(const _0x3f3161 of Array['from'](_0x18bc09['getChildren']()))_0x59a64d['insert'](_0x3f3161,_0x5eb7fc,'end');const _0x208fad=_0x2d17be['rowInsertionIndexes']['includes'](_0x4a3767['row']),_0x3a8f66=_0x2d17be['columnInsertionIndexes']['includes'](_0x4a3767['column']);_0x208fad||_0x3a8f66||(_0xbf7c21=_0x2f2fb6['fromRange'](_0x59a64d['createRangeIn'](_0x5eb7fc)));}else _0x10617a&&!_0x5daee2&&(_0x3ebd09=_0x59a64d['createRangeIn'](_0x5eb7fc));}else{const _0xc84182=_0x59a64d['createElement']('tableCellSuggestion'),_0x35913f=_0x59a64d['createElement']('tableCellSuggestion');_0x59a64d['wrap'](_0x59a64d['createRangeIn'](_0x5eb7fc),_0x35913f),_0x59a64d['insert'](_0xc84182,_0x5eb7fc,0x0);for(const _0x91a754 of Array['from'](_0x18bc09['getChildren']()))_0x59a64d['insert'](_0x91a754,_0xc84182,'end');_0xbf7c21=_0x2f2fb6['fromRange'](_0x59a64d['createRangeOn'](_0xc84182)),_0x3ebd09=_0x2f2fb6['fromRange'](_0x59a64d['createRangeOn'](_0x35913f));}const _0x126aa2=Array['from'](_0x18bc09['getAttributes']())['filter'](([_0x58d14e])=>Be['includes'](_0x58d14e));_0x2d17be['cells']['push']({'element':_0x5eb7fc,'attributes':_0x126aa2['length']?Object['fromEntries'](_0x126aa2):null}),_0xbf7c21&&_0x2d17be['insertionRanges']['push'](_0xbf7c21),_0x3ebd09&&_0x2d17be['deletionRanges']['push'](_0x3ebd09);},{'priority':'high'}),_0x7f1937['on']('insertColumns',(_0x1b955f,_0x382ed8)=>{const [_0x33877d,_0x194632={}]=_0x382ed8;if(!_0x2d17be)return;const _0x2cd0ed=_0x194632['at']||0x0,_0x530ec2=_0x194632['columns']||0x1;_0x2d17be['columnInsertionIndexes']=new Array(_0x530ec2)['fill'](_0x2cd0ed)['map']((_0x2eec0d,_0x38971f)=>_0x2eec0d+_0x38971f);for(const {cell:_0x23bbb4}of _0x7f1937['createTableWalker'](_0x33877d,{'startColumn':_0x2cd0ed,'endColumn':_0x2cd0ed+_0x530ec2-0x1}))_0x2d17be['columnInsertionRanges']['push'](_0x542577['model']['createRangeOn'](_0x23bbb4));},{'priority':'low'}),_0x7f1937['on']('insertRows',(_0x106f1c,_0x26904b)=>{const [_0x1ba596,_0x1b4ff0={}]=_0x26904b;if(!_0x2d17be)return;const _0x272931=_0x1b4ff0['at']||0x0,_0x236753=_0x1b4ff0['rows']||0x1;_0x2d17be['rowInsertionIndexes']=new Array(_0x236753)['fill'](_0x272931)['map']((_0x3afc31,_0x2fedf3)=>_0x3afc31+_0x2fedf3);for(const {cell:_0x58481f}of _0x7f1937['createTableWalker'](_0x1ba596,{'startRow':_0x272931,'endRow':_0x272931+_0x236753-0x1}))_0x2d17be['rowInsertionRanges']['push'](_0x542577['model']['createRangeOn'](_0x58481f));},{'priority':'low'}),_0x5d4f08['descriptionFactory']['registerDescriptionCallback'](_0x1532b3=>{if(_0x1532b3['subType']&&_0x1532b3['subType']['startsWith']('tablePaste'))return _0x1532b3['previous']?{}:{'type':'insertion','content':c(_0x542577['locale'],'*Replace\x20table\x20cells*')};});const _0x54650a=()=>!0x1;for(const _0x51e1b5 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x5d4f08['_suggestionFactory']['registerCustomCallback']('insertion',_0x51e1b5,'join',_0x54650a),_0x5d4f08['_suggestionFactory']['registerCustomCallback']('deletion',_0x51e1b5,'join',_0x54650a),_0x5d4f08['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x51e1b5,'join',_0x54650a);_0x5d4f08['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x54650a),_0x5d4f08['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x4be71f,_0x7464e3,_0x59062f)=>{const _0x2df077=_0x4be71f['map'](_0x143541=>_0x143541['getContainedElement']())['filter'](_0x2475c2=>_0x2475c2),_0x35d5ce=new Map(_0x2df077['map'](_0x5dec33=>[_0x5dec33,null]));if(_0x2d17be){for(const {element:_0x57bb55,attributes:_0x49c997}of _0x2d17be['cells'])_0x49c997&&_0x35d5ce['set'](_0x57bb55,_0x49c997);}else{if(_0x59062f&&_0x59062f['markerAttributes'])for(const [_0x49bf3a,_0x4aa75d]of Object['entries'](_0x59062f['markerAttributes'])){const _0xaed56e=_0x542577['model']['markers']['get'](_0x49bf3a),_0x3802e5=_0xaed56e?_0xaed56e['getRange']()['getContainedElement']():null;_0x3802e5&&_0x35d5ce['set'](_0x3802e5,_0x4aa75d);}}_0x542577['model']['change'](_0x59084c=>{for(const [_0x28fe0c,_0x415b86]of _0x35d5ce)_0x59084c['setAttributes']({...xe,..._0x415b86},_0x28fe0c);});});const _0x4b8a72=(_0x310117,_0x551613)=>{_0x5d4f08['_suggestionFactory']['registerCustomCallback'](_0x310117,'tablePaste',_0x551613,(_0x6658da,_0x56dd33,_0x544a26)=>{_0x542577['model']['change'](_0x26e349=>{const _0x43c170=[];for(const _0x20dd0b of _0x6658da){const _0x33b9b7=_0x20dd0b['start']['nodeAfter'];_0x33b9b7['is']('element','tableCellSuggestion')&&_0x43c170['push'](_0x33b9b7);}_0x5d4f08['_suggestionFactory']['getSuggestionCallback'](_0x310117,null,_0x551613)(_0x6658da,_0x56dd33,_0x544a26);for(const _0x1c22e6 of _0x43c170)'$graveyard'!=_0x1c22e6['root']['rootName']&&_0x26e349['unwrap'](_0x1c22e6);});});};_0x4b8a72('insertion','accept'),_0x4b8a72('insertion','discard'),_0x4b8a72('deletion','accept'),_0x4b8a72('deletion','discard'),_0x5d4f08['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x390347=>{const _0x1d5154=_0x390347['map'](_0x241e41=>_0x241e41['getContainedElement']()),_0x3f9ab4=_0x1d5154[0x0]['findAncestor']('table'),{minRow:_0x22a9e5,maxRow:_0x2d6593}=_0x2ee41e['_getCoordsForCells'](_0x1d5154);_0x7f1937['removeRows'](_0x3f9ab4,{'at':_0x22a9e5,'rows':_0x2d6593-_0x22a9e5+0x1});}),_0x5d4f08['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x39a1be=>{const _0x4350b0=_0x39a1be['map'](_0x1cbf76=>_0x1cbf76['getContainedElement']()),_0x124df8=_0x4350b0[0x0]['findAncestor']('table'),{minColumn:_0x41c869,maxColumn:_0x426ad6}=_0x2ee41e['_getCoordsForCells'](_0x4350b0);_0x7f1937['removeColumns'](_0x124df8,{'at':_0x41c869,'columns':_0x426ad6-_0x41c869+0x1});});const _0x867df1=(_0x2f2ccf,_0x4914a6)=>{if(!_0x4914a6['subType']||!_0x4914a6['subType']['startsWith']('tablePaste'))return;const _0x43c8c3=_0x4914a6['attributes']['tablePasteChainId'],_0x328856=_0x5d4f08['getSuggestions']()['filter'](_0x1077f8=>_0x1077f8['isInContent']&&_0x1077f8['attributes']&&_0x1077f8['attributes']['tablePasteChainId']==_0x43c8c3);_0x328856['length']&&_0x4914a6['getAllAdjacentSuggestions']()['length']!=_0x328856['length']&&_0x328856['reduce']((_0x260e9c,_0x2cf422)=>(_0x260e9c['next']=_0x2cf422,_0x2cf422['previous']=_0x260e9c,_0x2cf422));};function _0x33cde7(_0x2aae9,_0x468967=!0x0){const {id:_0x22cdc0,authorId:_0x44f0d2}=_0x5d4f08['_splitMarkerName'](_0x2aae9['markerName']),_0x1e81aa=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x32bf9b=_0x5d4f08['activeMarkers']['includes'](_0x2aae9['markerName']);return _0x32bf9b&&_0x1e81aa['push']('ck-suggestion-marker--active'),{'classes':_0x1e81aa,'attributes':{'data-suggestion':_0x22cdc0,'data-author-id':_0x44f0d2},'priority':_0x32bf9b&&_0x468967?0xbc2:0xbb8};}_0x5d4f08['on']('suggestionLoaded',_0x867df1,{'priority':'high'}),_0x5d4f08['on']('suggestionUnloaded',_0x867df1,{'priority':'high'}),_0x542577['model']['document']['registerPostFixer'](()=>{let _0x396922=!0x1;const _0x2142c9=Array['from'](_0x542577['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3a2bb8,data:_0x3aab97}of _0x2142c9){const {group:_0x50a7c6,type:_0x2caa3f,id:_0x47c59d}=_0x5d4f08['_splitMarkerName'](_0x3a2bb8);if('suggestion'!=_0x50a7c6||'deletion'!=_0x2caa3f||_0x3aab97['oldRange'])continue;if(!_0x5d4f08['hasSuggestion'](_0x47c59d))continue;const _0x1a87a6=_0x5d4f08['getSuggestion'](_0x47c59d)['getRanges'](),_0xe862c0=_0x542577['plugins']['get']('Users')['me'];for(const _0x2d702d of _0x5d4f08['getSuggestions']()){if(!_0x2d702d['isInContent']||_0x2d702d['author']!=_0xe862c0)continue;if('formatBlock'!=_0x2d702d['type']||'tablePasteCell'!=_0x2d702d['subType'])continue;if(_0x2d702d['getRanges']()['every'](_0x15f7ce=>_0x1a87a6['some'](_0x5af22b=>_0x5af22b['containsRange'](_0x15f7ce,!0x0)))){for(const _0x5ec7ac of _0x2d702d['getAllAdjacentSuggestions']())_0x5ec7ac['isInContent']&&(_0x5ec7ac['discard'](),_0x396922=!0x0);}}}return _0x396922;}),_0x542577['model']['document']['registerPostFixer'](_0x490a9f=>{const _0x45d977=_0x542577['commands']['get']('redo');if(!_0x45d977||!_0x45d977['_createdBatches']['has'](_0x490a9f['batch']))return!0x1;let _0x250f19=!0x1;const _0x5617f0=_0x542577['plugins']['get']('Users')['me'],_0x55f340=_0x542577['model']['document']['differ']['getChanges'](),_0xaeaef7=Array['from'](_0x542577['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0xa71569,data:_0xa0ea91})=>{const {group:_0x1a5443,subType:_0x5b9d13,authorId:_0x219463}=_0x5d4f08['_splitMarkerName'](_0xa71569);return'suggestion'==_0x1a5443&&'tablePaste'==_0x5b9d13&&_0x219463==_0x5617f0['id']&&!_0xa0ea91['oldRange'];});for(const _0x1bb0b6 of _0x55f340){if('insert'!=_0x1bb0b6['type']||'tableCellSuggestion'!=_0x1bb0b6['name']||0x1!=_0x1bb0b6['length'])continue;const _0x277eb2=_0x490a9f['createRange'](_0x1bb0b6['position'],_0x1bb0b6['position']['getShiftedBy'](0x1));if(!_0xaeaef7['find'](({data:_0x1bb4e1})=>_0x1bb4e1['newRange']['isEqual'](_0x277eb2))){for(const {name:_0x41399c,data:_0x480133}of _0xaeaef7)if(_0x277eb2['containsRange'](_0x480133['newRange'])){_0x490a9f['updateMarker'](_0x41399c,{'range':_0x277eb2}),_0x250f19=!0x0;break;}}}return _0x250f19;}),_0x542577['model']['document']['registerPostFixer'](_0x3f241b=>{let _0x497cb2=!0x1;const _0xe95650=_0x542577['plugins']['get']('Users')['me'],_0x59e1e2=_0x5d4f08['getSuggestions']()['filter'](_0x1fca0b=>_0x1fca0b['isInContent']&&_0x1fca0b['author']==_0xe95650),_0x445c5b=new Set(),_0x2a441d=new Set();for(const _0x36a342 of _0x59e1e2)if('tablePaste'==_0x36a342['subType'])for(const _0x5508c7 of _0x36a342['getMarkers']()){const _0x4e7634=_0x5508c7['getRange']()['getContainedElement']();if(_0x4e7634){if(_0x4e7634['is']('element','tableCellSuggestion')&&Oe(_0x4e7634)){_0x36a342['removeMarker'](_0x5508c7['name']),_0x445c5b['add'](_0x4e7634),_0x497cb2=!0x0;const _0x3e9fb6=_0x4e7634['nextSibling'],_0x1f54e3=_0x4e7634['previousSibling'],_0x45b9f0=_0x3e9fb6&&_0x3e9fb6['is']('element','tableCellSuggestion'),_0x4445a6=_0x1f54e3&&_0x1f54e3['is']('element','tableCellSuggestion');_0x45b9f0&&!_0x445c5b['has'](_0x3e9fb6)&&_0x2a441d['add'](_0x3e9fb6),_0x4445a6&&!_0x445c5b['has'](_0x1f54e3)&&_0x2a441d['add'](_0x1f54e3);}else _0x4e7634['is']('element','paragraph')&&_0x4e7634['isEmpty']&&(_0x36a342['removeMarker'](_0x5508c7['name']),_0x497cb2=!0x0);}}else{if('tablePasteCell'==_0x36a342['subType']){if(!_0x36a342['attributes']||!_0x36a342['attributes']['tablePasteChainId'])continue;const _0x55df76=_0x36a342['attributes']['markerAttributes'];if(_0x55df76&&Object['keys'](_0x55df76)['length'])continue;const _0x24461f=_0x36a342['attributes']['tablePasteChainId'];let _0x3802ef=!0x0,_0x1d80bf=!0x0;for(const _0x744978 of _0x59e1e2)if(_0x744978['subType']&&_0x744978['subType']['startsWith']('tablePaste')){if(!_0x744978['attributes']['tablePasteChainId']){_0x1d80bf=!0x1;break;}if(_0x744978['id']!=_0x36a342['id']&&_0x744978['attributes']['tablePasteChainId']==_0x24461f){_0x3802ef=!0x1;break;}}_0x1d80bf&&_0x3802ef&&(_0x36a342['removeMarkers'](),_0x497cb2=!0x0);}}for(const _0x532737 of _0x445c5b)_0x3f241b['remove'](_0x532737);for(const _0x39027d of _0x2a441d)_0x3f241b['unwrap'](_0x39027d);return _0x497cb2;}),_0x542577['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x487eee=>_0x33cde7(_0x487eee),'converterPriority':'high'}),_0x542577['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1ab905,_0x20a9be)=>_0x20a9be['options']['showSuggestionHighlights']?_0x33cde7(_0x1ab905,!0x1):null,'converterPriority':'high'});const _0x5ca60b=_0x542577['editing']['view'];this['listenTo'](_0x5ca60b['document'],'clipboardOutput',(_0x37c253,_0x579c33)=>{const _0x53199a=[];for(const _0x465d9b of _0x5ca60b['createRangeIn'](_0x579c33['content'])['getItems']())_0x465d9b['is']('element','suggestion-td')&&_0x53199a['push'](_0x465d9b);_0x5ca60b['change'](_0x18baea=>{for(const _0x114d3a of _0x53199a)_0x18baea['move'](_0x18baea['createRangeIn'](_0x114d3a),_0x18baea['createPositionBefore'](_0x114d3a)),_0x18baea['remove'](_0x114d3a);});});}}function Oe(_0x5896f2){if(_0x5896f2['isEmpty'])return!0x0;const _0x39c415=_0x5896f2['getChild'](0x0);return _0x39c415['is']('element','paragraph')&&_0x39c415['isEmpty'];}function Ue(_0x437b5b,_0x57fdf1={},_0x5b0fe6){for(const {isAnchor:_0x36fbc7,cellHeight:_0x1b5402,cellWidth:_0x437e2f}of _0x5b0fe6['createTableWalker'](_0x437b5b,{'includeAllSlots':!0x0,..._0x57fdf1}))if(!_0x36fbc7||0x1!=_0x1b5402||0x1!=_0x437e2f)return!0x1;return!0x0;}class $t extends _0x44ea50{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2bc231=this['editor']['plugins']['get']('TrackChangesEditing');_0x2bc231['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2bc231['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2bc231['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2bc231['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2bc231['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2bc231['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2d4ce3,_0x47c06){const _0x20920b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2dab23=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x5584f7=_0x47c06['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x340227=_0x2dab23['getColumnGroupElement'](_0x5584f7);let _0x53e521=_0x340227?_0x2dab23['getTableColumnsWidths'](_0x340227):null,_0x2314f9=_0x5584f7['getAttribute']('tableWidth')||null;const _0x4cdda1=_0x47c06['tableWidth']||_0x2314f9,_0x36204e=_0x47c06['columnWidths']||_0x53e521,_0x18e2ba=this['editor']['plugins']['get']('Users')['me'];for(const _0x223c2c of _0x20920b['getSuggestions']()){const _0x5b409c=_0x223c2c['getContainedElement']();if('resizeTable'===_0x223c2c['subType']&&_0x5b409c===_0x5584f7){_0x223c2c['author']!==_0x18e2ba&&_0x223c2c['discard']();const _0x87fdab=_0x223c2c['data']['commandParams'];_0x2314f9=_0x87fdab[0x0]['tableWidth'],_0x53e521=_0x87fdab[0x0]['columnWidths'];break;}}_0x2d4ce3({'table':_0x5584f7,'tableWidth':_0x4cdda1,'columnWidths':_0x36204e}),_0x20920b['markBlockFormat'](_0x5584f7,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x2314f9,'columnWidths':_0x53e521}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x124a8b){if('formatBlock'!=_0x124a8b['type']&&'formatInline'!=_0x124a8b['type'])return;const {data:_0x322bf1}=_0x124a8b;if(_0x322bf1&&'resizeTable'===_0x322bf1['formatGroupId']){const _0x218ce0='*Format:*\x20resize\x20table';return{'type':'format','content':c(this['editor']['locale'],_0x218ce0)};}}}class Bt extends _0x44ea50{['afterInit'](){const _0x19f654=this['editor'];_0x19f654['plugins']['has']('Template')&&_0x19f654['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x44ea50{['afterInit'](){const _0x5e1694=this['editor'];if(!_0x5e1694['commands']['get']('insertTableOfContents'))return;_0x5e1694['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x16780f=_0x5e1694['plugins']['get']('TrackChangesEditing'),_0x269d98=_0x5e1694['locale'];_0x16780f['descriptionFactory']['registerElementLabel']('tableOfContents',_0x1d1fc6=>c(_0x269d98,'ELEMENT_TABLE_OF_CONTENTS',_0x1d1fc6));}}class Rt extends _0x44ea50{['afterInit'](){const _0x5d61db=this['editor'];if(!_0x5d61db['plugins']['has']('Title'))return;const _0x2183e7=_0x5d61db['plugins']['get']('TrackChangesEditing');_0x2183e7['descriptionFactory']['registerElementLabel']('title-content',()=>c(_0x5d61db['locale'],'ELEMENT_TITLE')),_0x5d61db['model']['document']['registerPostFixer'](_0x39cbd9=>{let _0x439e9e=!0x1;const _0x4bdab2=Array['from'](_0x5d61db['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3fd350,data:_0x4cc7a2}of _0x4bdab2){const {group:_0x4b0ae9}=_0x2183e7['_splitMarkerName'](_0x3fd350);if('suggestion'!==_0x4b0ae9||!_0x4cc7a2['newRange'])continue;const _0x3f8099=_0x4cc7a2['newRange'],_0x5afa44=_0x3f8099['end']['nodeBefore'];if(!_0x5afa44||!_0x5afa44['is']('element','title-content'))continue;if(!_0x3f8099['start']['isTouching'](_0x3f8099['end']))continue;const _0x17e884=_0x5d61db['model']['schema']['getNearestSelectionRange'](_0x3f8099['end'],'forward');if(_0x17e884&&_0x17e884['isCollapsed']){const _0x34e6cf=_0x39cbd9['createRange'](_0x3f8099['start'],_0x17e884['start']);_0x34e6cf['isEqual'](_0x3f8099)||(_0x39cbd9['updateMarker'](_0x3fd350,{'range':_0x34e6cf}),_0x439e9e=!0x0);}_0x439e9e||(_0x39cbd9['removeMarker'](_0x3fd350),_0x439e9e=!0x0);}return _0x439e9e;});}}class xt extends _0x44ea50{['afterInit'](){const _0xc8eb75=this['editor'],_0x34af5b=_0xc8eb75['plugins']['get']('TrackChangesEditing');_0xc8eb75['plugins']['has']('Uploadcare')&&(_0x34af5b['enableCommand']('uploadcare'),_0xc8eb75['plugins']['has']('UploadcareImageEdit')&&(_0x34af5b['enableCommand']('uploadcareImageEdit'),_0x34af5b['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x34af5b['registerBlockAttribute']('uploadcareImageId'),_0x34af5b['descriptionFactory']['registerDescriptionCallback'](_0xc8df8e=>{if('attribute'!=_0xc8df8e['type'])return;const {data:_0x2fcc2d}=_0xc8df8e;return _0x2fcc2d&&'uploadcareImageId'==_0x2fcc2d['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x44ea50{['afterInit'](){const _0xc73a63=this['editor'],_0x1165d4=_0xc73a63['plugins']['get']('TrackChangesEditing');_0xc73a63['plugins']['has']('UndoEditing')&&(_0x1165d4['enableCommand']('undo'),_0x1165d4['enableCommand']('redo'));}}class Et extends _0x44ea50{static get['requires'](){return[Ct];}['afterInit'](){const _0x2a7c36=this['editor'];if(!_0x2a7c36['plugins']['has']('TableCaptionEditing'))return;_0x2a7c36['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x44ea50{['tableProperties'];['tableCellProperties'];constructor(_0x5a1605){super(_0x5a1605),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 _0x44e657=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x5b5647 of this['tableProperties'])_0x44e657['enableCommand'](_0x5b5647,(_0xddead3,_0x1b7f1e)=>{const _0x347720=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x5b5647,[_0x347720],this['tableProperties'],'tableProperties',_0xddead3,_0x1b7f1e);});_0x44e657['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x44e657['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x44e657['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x22437a,_0x56aa69)=>this['handleDiscardAction'](this['tableProperties'],_0x22437a,_0x56aa69)),_0x44e657['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x4d8d32 of this['tableCellProperties'])_0x44e657['enableCommand'](_0x4d8d32,(_0x468666,_0x2c6f70)=>{const _0xd6c778=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x4d8d32,_0xd6c778,this['tableCellProperties'],'tableCellProperties',_0x468666,_0x2c6f70);});_0x44e657['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x44e657['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x44e657['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x546803,_0x360a02)=>this['handleDiscardAction'](this['tableCellProperties'],_0x546803,_0x360a02)),_0x44e657['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x44e657['descriptionFactory']['registerDescriptionCallback'](_0x32caaf=>this['handleSuggestionDescription'](_0x32caaf));}['_handlePropertyChange'](_0x4c7fb8,_0x4bd5c3,_0x3e7be7,_0x18ee52,_0x3da097,_0x11b18e){const _0x21091f=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x11b18e['batch'],()=>{for(const _0x128e23 of _0x4bd5c3){if(this['_getSuggestion'](_0x128e23,_0x18ee52))_0x3da097(_0x11b18e);else{const _0x1d7e3e={};for(const _0x2a0e4b of _0x3e7be7){const _0x1fd1b7=_0x128e23['getAttribute'](_0x2a0e4b);void 0x0!==_0x1fd1b7&&(_0x1d7e3e[_0x2a0e4b]=_0x1fd1b7);}_0x3da097(_0x11b18e),_0x21091f['markBlockFormat'](_0x128e23,{'commandParams':[_0x1d7e3e]},[],_0x18ee52);}}});}['handleDiscardAction'](_0x3bddc1,_0x3ceebe,_0x558312){const _0x43f5a2=_0x3ceebe[0x0]['start']['nodeAfter'],_0x19d12a=_0x558312['commandParams'][0x0];this['editor']['model']['change'](_0x5a551a=>{for(const _0x39f6f8 of _0x3bddc1)void 0x0!==_0x19d12a[_0x39f6f8]?_0x5a551a['setAttribute'](_0x39f6f8,_0x19d12a[_0x39f6f8],_0x43f5a2):_0x5a551a['removeAttribute'](_0x39f6f8,_0x43f5a2);});}['handleSuggestionDescription'](_0x1e6b1b){if(_0x1e6b1b['data'])switch(_0x1e6b1b['subType']){case'tableProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':c(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x537637,_0xebaf94){const _0x5c6087=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x5ae6ac of _0x5c6087['getSuggestions']({'skipNotAttached':!0x0})){const _0x12a56=_0x5ae6ac['getContainedElement']();if(_0x5ae6ac['subType']===_0xebaf94&&_0x12a56===_0x537637)return _0x5ae6ac;}return null;}}const u='$elementName';class p extends _0x44ea50{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x4f59c2,_0x36da89,U,V,F,G,L,K,J,H,q,z,X,Y,Z,tt,et,nt,it,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,_t,vt,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,xt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x598564){super(_0x598564),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x2b3a13,_0x1841fd,_0x79e569,_0x503dcf)=>{this['_model']['change'](()=>{for(const _0xa73e7f of[..._0x503dcf,..._0x79e569])this['_model']['markers']['has'](_0xa73e7f)&&_0x598564['editing']['reconvertMarker'](_0xa73e7f);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Ft(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x598564['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([u]),this['_inlineAttributeKeys']=new Set(),_0x598564['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x598564['config']['get']('trackChanges.trackFormatChanges'),_0x598564['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x598564['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x598564,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x5a735a=this['editor'],_0x449d44=(_0x2d7b3c,_0xe8290d)=>{if('attribute'!=_0x2d7b3c)return'ck-suggestion-marker-'+_0x2d7b3c;const _0x536f0f=_0xe8290d['split']('|')[0x0];return this['_isBlockAttribute'](_0x536f0f)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5a735a['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x11131a=>{const {id:_0x5b9bbd,authorId:_0x45ee87,type:_0x441422,subType:_0x5be1f3}=this['_splitMarkerName'](_0x11131a['markerName']),_0x3493b0=['ck-suggestion-marker',_0x449d44(_0x441422,_0x5be1f3)];let _0x320d85=0xbb8;return this['activeMarkers']['includes'](_0x11131a['markerName'])&&(_0x3493b0['push']('ck-suggestion-marker--active'),_0x320d85=0xbc2),'deletion'==_0x441422&&(_0x320d85+=0x5),{'classes':_0x3493b0,'attributes':{'data-suggestion':_0x5b9bbd,'data-author-id':_0x45ee87},'priority':_0x320d85};}}),_0x5a735a['conversion']['for']('dataDowncast')['add'](_0x5ba714=>{_0x5ba714['on']('addMarker:suggestion',(_0x3dbcf7,_0x59551e,_0x1682fe)=>{if(!_0x1682fe['options']['showSuggestionHighlights'])return;const _0x530bd2=_0x59551e['item'];if(!_0x530bd2)return;const _0x36e674=_0x1682fe['mapper']['toViewElement'](_0x530bd2);_0x5a735a['model']['schema']['isObject'](_0x530bd2)&&_0x36e674&&!_0x36e674['getCustomProperty']('widget')&&_0x36e674['is']('containerElement')&&_0x465da8(_0x36e674,_0x1682fe['writer']);},{'priority':'high'});}),_0x5a735a['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4bab1a,_0x1fb191)=>{if(!_0x1fb191['options']['showSuggestionHighlights'])return null;const {type:_0xabcf1b,subType:_0x1b58d8}=this['_splitMarkerName'](_0x4bab1a['markerName']);return{'classes':['ck-suggestion-marker',_0x449d44(_0xabcf1b,_0x1b58d8)],'priority':0xbb8};}});const _0x3bf554=({showActiveMarkers:_0xdadbf2=!0x0,isAttributeSuggestion:_0x2507bb=!0x1}={})=>(_0x5e583f,_0xafe55d,_0x56108a)=>{if(!_0xafe55d['item'])return;const {id:_0x103961,authorId:_0x290119}=this['_splitMarkerName'](_0xafe55d['markerName']);if(_0x2507bb){const _0x40e83b=this['_suggestions']['get'](_0x103961),_0x327abe=this['_getAttributeKey'](_0x40e83b);if(!this['_isBlockAttribute'](_0x327abe))return;}if(_0xafe55d['item']['is']('selection'))return void _0x56108a['consumable']['consume'](_0xafe55d['item'],_0x5e583f['name']);const _0x2519fb=_0x56108a['mapper']['toViewElement'](_0xafe55d['item']);if(_0xafe55d['item']['is']('element')&&_0x5a735a['model']['schema']['isBlock'](_0xafe55d['item'])&&!_0x2519fb['getCustomProperty']('addHighlight')){_0x56108a['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x2519fb),_0x56108a['writer']['setAttribute']('data-suggestion',_0x103961,_0x2519fb),_0x56108a['writer']['setAttribute']('data-author-id',_0x290119,_0x2519fb),_0x56108a['mapper']['bindElementToMarker'](_0x2519fb,_0xafe55d['markerName']),_0xdadbf2&&(this['activeMarkers']['includes'](_0xafe55d['markerName'])?_0x56108a['writer']['addClass']('ck-suggestion-marker--active',_0x2519fb):_0x56108a['writer']['removeClass']('ck-suggestion-marker--active',_0x2519fb));for(const _0x4a85a3 of _0x5a735a['model']['createRangeIn'](_0xafe55d['item'])['getItems']())_0x56108a['consumable']['consume'](_0x4a85a3,_0x5e583f['name']);_0x56108a['consumable']['consume'](_0xafe55d['item'],_0x5e583f['name']);}};_0x5a735a['conversion']['for']('dataDowncast')['add'](_0x51a261=>{_0x51a261['on']('addMarker:suggestion:formatBlock',(_0x1bbdae,_0x335d81,_0x283bd3)=>{_0x283bd3['options']['showSuggestionHighlights']&&_0x3bf554({'showActiveMarkers':!0x1})(_0x1bbdae,_0x335d81,_0x283bd3);},{'priority':'highest'});}),_0x5a735a['conversion']['for']('dataDowncast')['add'](_0x40d726=>{_0x40d726['on']('addMarker:suggestion:attribute',(_0x38fe26,_0x23e143,_0x45994f)=>{_0x45994f['options']['showSuggestionHighlights']&&_0x3bf554({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x38fe26,_0x23e143,_0x45994f);},{'priority':'highest'});}),_0x5a735a['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x532994,_0x1f9d90)=>_0x1f9d90['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x532994['substr'](0xb)}}),_0x5a735a['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5196b5,{writer:_0x34091e})=>{let _0x115c29='suggestion:'+_0x5196b5['getAttribute']('suggestion-type')+':'+_0x5196b5['getAttribute']('id');return _0x5196b5['getAttribute']('marker-count')&&(_0x115c29+=':'+_0x5196b5['getAttribute']('marker-count')),_0x34091e['createElement']('$marker',{'data-name':_0x115c29});}}),_0x5a735a['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5a735a['conversion']['for']('editingDowncast')['add'](_0x2f459d=>{_0x2f459d['on']('addMarker:suggestion:formatBlock',_0x3bf554(),{'priority':'high'});}),_0x5a735a['conversion']['for']('editingDowncast')['add'](_0x418dfe=>{_0x418dfe['on']('addMarker:suggestion:attribute',_0x3bf554({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5a735a['conversion']['for']('editingDowncast')['add'](_0x352b8b=>{_0x352b8b['on']('removeMarker:suggestion:formatBlock',(_0x4e5dfd,_0x5672f2,_0x2fa4c4)=>{const _0x4a31b5=_0x2fa4c4['mapper']['markerNameToElements'](_0x5672f2['markerName']);if(_0x4a31b5){for(const _0x5a9923 of _0x4a31b5)_0x5a9923['getCustomProperty']('addHighlight')||(_0x2fa4c4['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5a9923),_0x2fa4c4['writer']['removeAttribute']('data-suggestion',_0x5a9923),_0x2fa4c4['writer']['removeAttribute']('data-author-id',_0x5a9923),_0x2fa4c4['mapper']['unbindElementFromMarkerName'](_0x5a9923,_0x5672f2['markerName']));}},{'priority':'high'});}),_0x5a735a['conversion']['for']('editingDowncast')['add'](_0x1023ae=>{_0x1023ae['on']('removeMarker:suggestion:attribute',(_0x18db01,_0x491742,_0x33f5cc)=>{const _0x320c98=_0x33f5cc['mapper']['markerNameToElements'](_0x491742['markerName']);if(!_0x320c98)return;const {id:_0x1f616f}=this['_splitMarkerName'](_0x491742['markerName']),_0x1fe155=this['_suggestions']['get'](_0x1f616f),_0x318284=this['_getAttributeKey'](_0x1fe155);if(this['_isBlockAttribute'](_0x318284)){for(const _0x4f8299 of _0x320c98)_0x4f8299['getCustomProperty']('addHighlight')||(_0x33f5cc['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x4f8299),_0x33f5cc['writer']['removeAttribute']('data-suggestion',_0x4f8299),_0x33f5cc['writer']['removeAttribute']('data-author-id',_0x4f8299),_0x33f5cc['mapper']['unbindElementFromMarkerName'](_0x4f8299,_0x491742['markerName']));}},{'priority':'high'});}),_0x5a735a['model']['document']['registerPostFixer'](_0x8af8b8=>{let _0x14608a=!0x1;const _0x19cff6=Array['from'](_0x5a735a['model']['document']['differ']['getChangedMarkers']()),_0x1c523b=new Set();for(const {name:_0x783860,data:_0x1fdd45}of _0x19cff6){const {group:_0x4759bd,type:_0x53cb21,subType:_0x1d1906,id:_0x4d61ec}=this['_splitMarkerName'](_0x783860);if('suggestion'!==_0x4759bd)continue;const _0x2ac79c=this['_suggestions']['get'](_0x4d61ec);if(null!=_0x1fdd45['newRange']){'formatInline'==_0x53cb21&&(_0x14608a=_0x14608a||Lt(_0x1fdd45['newRange'],_0x783860,_0x8af8b8,_0x5a735a['model']['schema']));const _0x8148b8='attribute'==_0x53cb21&&this['_isBlockAttribute'](_0x1d1906['split']('|')[0x0]);if(_0x1fdd45['newRange']['isCollapsed']||'$graveyard'==_0x1fdd45['newRange']['root']['rootName']||'formatBlock'==_0x53cb21&&!Kt(_0x1fdd45['newRange'])||_0x8148b8&&!Kt(_0x1fdd45['newRange'])||'deletion'==_0x53cb21&&!(!Gt(_0x5544ef=_0x1fdd45['newRange'])&&!function(_0x14c2e9){return _0x14c2e9['start']['parent']==_0x14c2e9['end']['nodeBefore']&&_0x14c2e9['start']['isAtEnd'];}(_0x5544ef)))_0x8af8b8['removeMarker'](_0x783860),_0x14608a=!0x0;else{if(!_0x2ac79c||!_0x2ac79c['isInContent'])continue;if(_0x1fdd45['newRange']&&_0x1fdd45['oldRange']&&_0x1fdd45['newRange']['isEqual'](_0x1fdd45['oldRange']))continue;_0x1c523b['add'](_0x2ac79c);}}}var _0x5544ef;return _0x1c523b['size']>0x0&&(_0x14608a=!!this['_joinWithAdjacentSuggestions'](_0x1c523b)||_0x14608a),_0x14608a;}),_0x5a735a['model']['document']['registerPostFixer'](_0x125cb5=>{let _0x277c16=!0x1;for(const _0x202e0e of _0x5a735a['model']['document']['differ']['getChanges']())if('insert'==_0x202e0e['type'])for(const _0x318bb4 of this['_suggestions']['values']()){if(_0x318bb4['isMultiRange']||!_0x318bb4['isInContent'])continue;const _0x2600fa='formatBlock'==_0x318bb4['type'],_0x17d85f=this['_getAttributeKey'](_0x318bb4),_0x5c8068=_0x17d85f&&this['_isBlockAttribute'](_0x17d85f);if(!_0x2600fa&&!_0x5c8068)continue;const _0x2f0c7c=_0x318bb4['getFirstRange']();if(_0x2f0c7c['start']['parent']!=_0x2f0c7c['end']['parent']&&!_0x2f0c7c['end']['isAtEnd']){const _0x3b0f6e=_0x5a735a['model']['createPositionAt'](_0x2f0c7c['start']['nodeAfter'],'end'),_0x341786=_0x5a735a['model']['createRange'](_0x2f0c7c['start'],_0x3b0f6e);_0x125cb5['updateMarker'](_0x318bb4['getFirstMarker'](),{'range':_0x341786}),_0x277c16=!0x0;}}return _0x277c16;}),_0x5a735a['model']['document']['registerPostFixer'](_0x442505=>this['_processAttributeChanges'](_0x442505)),_0x5a735a['model']['document']['registerPostFixer'](_0x17d6ef=>!_0x17d6ef['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x17d6ef)),_0x5a735a['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5a735a['model']['document']['on']('change:data',(_0x281a49,_0x300c26)=>{if(!_0x300c26['isLocal']||_0x300c26['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x53439c=_0x5a735a['model']['document']['differ']['getChanges']();if(0x0==_0x53439c['length'])return;const _0x13fdae=[],_0x123767=_0x53439c['filter'](_0x336917=>'attribute'==_0x336917['type']),_0x56702e=_0x53439c['filter'](_0x2e6753=>'insert'==_0x2e6753['type']&&'$text'!=_0x2e6753['name']);for(const _0x2ae621 of _0x123767)this['_isRegisteredAttribute'](_0x2ae621['attributeKey'])&&_0x13fdae['push']({'key':_0x2ae621['attributeKey'],'newValue':_0x2ae621['attributeNewValue'],'oldValue':_0x2ae621['attributeOldValue'],'range':Ht(_0x2ae621['range'],_0x5a735a['model'])});for(const _0x4909cc of _0x56702e){if('rename'!=_0x4909cc['action']&&'refresh'!=_0x4909cc['action'])continue;const _0x960670=qt(_0x4909cc['position']['nodeAfter'],_0x5a735a['model']),_0x33a01d=_0x4909cc['before'];'rename'==_0x4909cc['action']&&_0x13fdae['push']({'key':u,'newValue':_0x4909cc['name'],'oldValue':_0x33a01d['name'],'range':_0x960670});for(const [_0x38ceee,_0xbc8b83]of _0x33a01d['attributes']){if(!this['_isRegisteredAttribute'](_0x38ceee))continue;const _0x5a6a79=_0x4909cc['attributes']['get'](_0x38ceee);_0xbc8b83!==_0x5a6a79&&_0x13fdae['push']({'key':_0x38ceee,'newValue':_0x5a6a79,'oldValue':_0xbc8b83,'range':_0x960670});}for(const [_0x1e3126,_0x4d2bcf]of _0x4909cc['attributes'])this['_isRegisteredAttribute'](_0x1e3126)&&(_0x33a01d['attributes']['has'](_0x1e3126)||_0x13fdae['push']({'key':_0x1e3126,'newValue':_0x4d2bcf,'oldValue':null,'range':_0x960670}));}0x0!=_0x13fdae['length']&&_0x5a735a['model']['enqueueChange'](_0x300c26,_0x149801=>{const _0x477df2=_0x10aa54();for(const {range:_0x24642c,key:_0x2f9223,oldValue:_0x534517,newValue:_0x5b5bee}of _0x13fdae)this['markAttributeChange'](_0x24642c,_0x2f9223,_0x534517,_0x5b5bee,{'groupId':_0x477df2});this['_reduceExistingSuggestions'](_0x149801,_0x13fdae);});},{'priority':'lowest'}),_0x5a735a['model']['markers']['on']('update:suggestion',(_0x647aab,_0xe03219,_0x1fb61b)=>{if(null==_0x1fb61b){const {id:_0x2590fc}=this['_splitMarkerName'](_0xe03219['name']),_0x30ff5c=this['_suggestions']['get'](_0x2590fc);_0x30ff5c&&_0x30ff5c['addMarkerName'](_0xe03219['name']);}}),_0x5a735a['model']['document']['on']('change:data',()=>{const _0x56a27f=Array['from'](_0x5a735a['model']['document']['differ']['getChangedMarkers']())['filter'](_0x5ed151=>'suggestion'===this['_splitMarkerName'](_0x5ed151['name'])['group']);if(0x0===_0x56a27f['length'])return;_0x56a27f['sort']((_0x14e8be,_0x13e68b)=>{const _0x30a05d=_0x14e8be['data']['oldRange'],_0x44c632=_0x13e68b['data']['oldRange'];return null===_0x30a05d&&null===_0x44c632?0x0:null===_0x30a05d&&null!==_0x44c632?-0x1:null!==_0x30a05d&&null===_0x44c632?0x1:_0x30a05d['start']['isBefore'](_0x44c632['start'])?-0x1:0x1;});const _0x46ddc9=new Set(),_0x1dad9e=new Set();for(const {name:_0x4a2013,data:_0x276bb2}of _0x56a27f){const {id:_0x1c3888}=this['_splitMarkerName'](_0x4a2013);if(null===_0x276bb2['oldRange']){const _0x44b822=this['_handleNewSuggestionMarker'](_0x4a2013);_0x1dad9e['add'](_0x44b822);}else{const _0x328f05=this['_suggestions']['get'](_0x1c3888);null!==_0x276bb2['newRange']||_0x328f05['isInContent']?(_0x46ddc9['add'](_0x328f05['head']),_0x1dad9e['add'](_0x328f05)):this['_removeSuggestion'](_0x328f05);}}_0x1dad9e['size']>0x0&&this['_refreshSuggestionsChain'](_0x1dad9e);for(const _0xfbab3b of _0x46ddc9)this['fire']('suggestionChanged',_0xfbab3b);}),_0x5a735a['model']['on']('applyOperation',(_0x241803,_0x212d0b)=>{const _0x510299=_0x212d0b[0x0];if(!this['_suggestions']['size'])return;if(!_0x510299['isDocumentOperation'])return;if(_0x510299['batch']['isUndo']||!_0x510299['batch']['isLocal'])return;let _0x396bd2,_0x5e4fc8;switch(_0x510299['type']){case'insert':_0x396bd2=_0x5a735a['model']['createPositionAt'](_0x510299['position']),_0x5e4fc8=_0x396bd2['getShiftedBy'](_0x510299['howMany']);break;case'split':_0x396bd2=_0x5a735a['model']['createPositionAt'](_0x510299['splitPosition']),_0x5e4fc8=_0x5a735a['model']['createPositionAt'](_0x510299['moveTargetPosition']);break;case'move':_0x396bd2=_0x5a735a['model']['createPositionAt'](_0x510299['targetPosition']),_0x5e4fc8=_0x396bd2['getShiftedBy'](_0x510299['howMany']);break;default:return;}const _0x22d8b1=_0x5a735a['model']['createRange'](_0x396bd2,_0x5e4fc8);_0x5a735a['model']['change'](()=>{for(const {suggestion:_0x21c50c,meta:_0x4a444b}of this['_findSuggestions'](_0x22d8b1)){if(_0x21c50c['isMultiRange'])continue;if('formatInline'==_0x21c50c['type'])continue;const _0x3e60e6=this['_getAttributeKey'](_0x21c50c);if(_0x3e60e6&&this['_isBlockAttribute'](_0x3e60e6)&&'split'!=_0x510299['type'])continue;const _0x7cd0=_0x21c50c['data']&&_0x21c50c['data']['multipleBlocks'];('formatBlock'!=_0x21c50c['type']||'split'==_0x510299['type']&&!_0x7cd0)&&(_0x4a444b['containsRangeInObject']||'insertion'==_0x21c50c['type']&&_0x4a444b['isOwn']||_0x21c50c['getFirstRange']()['containsRange'](_0x22d8b1)&&this['_breakSuggestionMarker'](_0x21c50c,_0x396bd2,_0x5e4fc8));}});},{'priority':'lowest'}),_0x5a735a['model']['on']('deleteContent',(_0x53100a,_0x2bf69f)=>{const _0x4972f2=_0x2bf69f[0x0],_0x1161d1=_0x2bf69f[0x1];if(_0x1161d1&&_0x1161d1['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4972f2['isCollapsed'])return;const _0x156b1a=_0x5a735a['model']['schema'],{start:_0x5a3767,end:_0x10dbae}=_0x4972f2['getFirstRange'](),_0x3b3d37=_0x5a3767['nodeAfter']&&_0x156b1a['isLimit'](_0x5a3767['nodeAfter'])?null:_0x156b1a['getNearestSelectionRange'](_0x5a3767,'forward'),_0x4158c4=_0x10dbae['nodeBefore']&&_0x156b1a['isLimit'](_0x10dbae['nodeBefore'])?null:_0x156b1a['getNearestSelectionRange'](_0x10dbae,'backward'),_0x590127=_0x5a735a['model']['createRange'](_0x3b3d37?_0x3b3d37['start']:_0x5a3767,_0x4158c4?_0x4158c4['end']:_0x10dbae);_0x5a735a['model']['change'](_0x3b800a=>{this['markDeletion'](_0x590127);const _0x12f284=_0x5a735a['model']['schema']['getNearestSelectionRange'](_0x590127['start']);_0x4972f2['is']('documentSelection')?_0x3b800a['setSelection'](_0x12f284):_0x4972f2['setTo'](_0x12f284);}),_0x53100a['stop']();},{'priority':_0x52fdb4['normal']+0xa}),_0x5a735a['model']['on']('insertContent',(_0x32495f,_0x4e572c)=>{const _0x4d290f=_0x4e572c[_0x4e572c['length']-0x1];_0x4d290f&&_0x4d290f['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5a735a['model']['change'](()=>{let _0x17ffee=_0x5a735a['model']['insertContent'](_0x4e572c[0x0],_0x4e572c[0x1],_0x4e572c[0x2],{'forceDefaultExecution':!0x0});if(!_0x17ffee)return;_0x32495f['return']=_0x17ffee['clone']();const _0x4e06fd=_0x17ffee['end']['nodeBefore'],_0x4f697b=_0x5a735a['model']['schema'];_0x4e06fd&&_0x4f697b['isBlock'](_0x4e06fd)&&!_0x4f697b['isObject'](_0x4e06fd)&&(_0x17ffee=_0x5a735a['model']['createRange'](_0x17ffee['start'],_0x5a735a['model']['createPositionAt'](_0x4e06fd,'end'))),this['markInsertion'](_0x17ffee);}),_0x32495f['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x37a114=new O(_0x5a735a,this['_suggestions']);_0x5a735a['commands']['add']('acceptSuggestion',_0x37a114),this['enableCommand']('acceptSuggestion');const _0x1e09b9=new R(_0x5a735a,this['_suggestions']);_0x5a735a['commands']['add']('discardSuggestion',_0x1e09b9),this['enableCommand']('discardSuggestion'),_0x5a735a['commands']['add']('acceptAllSuggestions',new x(_0x5a735a,_0x37a114,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5a735a['commands']['add']('discardAllSuggestions',new x(_0x5a735a,_0x1e09b9,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5a735a['commands']['add']('acceptSelectedSuggestions',new E(_0x5a735a,_0x37a114,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5a735a['commands']['add']('discardSelectedSuggestions',new E(_0x5a735a,_0x1e09b9,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2da624=_0x5a735a['plugins']['get']('CommentsRepository');this['listenTo'](_0x2da624,'addComment',(_0x89961e,{threadId:_0x351a0b})=>{const _0x184f2e=this['_suggestions']['get'](_0x351a0b);_0x184f2e&&_0x184f2e['commentThread']&&0x1===_0x184f2e['commentThread']['length']&&this['_updateSuggestionData'](_0x351a0b,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2da624,'removeComment',(_0x257180,{threadId:_0x5ac039})=>{const _0x2e147e=this['_suggestions']['get'](_0x5ac039);_0x2e147e&&_0x2e147e['commentThread']&&!_0x2e147e['commentThread']['length']&&this['_updateSuggestionData'](_0x5ac039,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x4126f8){const _0x410ed8=_0x1639fb([0x74,0x42,0x67,0x79,0x53,0x54,0x50,0x6a,0x78,0x65,0x4b,0x31,0x69,0x49,0x4f,0x66,0x56,0x6f,0x7a,0x58,0x4d,0x51,0x5a,0x70,0x4a,0x57,0x4c,0x35,0x37,0x6c,0x41,0x55,0x6d,0x64,0x61,0x48,0x45,0x36,0x47,0x34,0x4e,0x71,0x6e,0x32,0x39,0x68,0x44,0x63,0x30,0x38,0x33,0x62,0x52,0x77,0x6b,0x73,0x72,0x46,0x43,0x75,0x59,0x76]),_0x38960b=0x48371300,_0xa85738=0x48307008^_0x38960b,_0x3d2237=window[_0x1639fb([0x44,0x61,0x74,0x65])][_0x1639fb([0x6e,0x6f,0x77])](),_0x46f8a5=_0x4126f8[_0x1639fb([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4a2da1=new window[(_0x1639fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x58cfbf=>{_0x46f8a5[_0x1639fb([0x6f,0x6e,0x63,0x65])](_0x1639fb([0x72,0x65,0x61,0x64,0x79]),_0x58cfbf);}),_0x185d91={[_0x1639fb([0x6b,0x74,0x79])]:_0x1639fb([0x45,0x43]),[_0x1639fb([0x75,0x73,0x65])]:_0x1639fb([0x73,0x69,0x67]),[_0x1639fb([0x63,0x72,0x76])]:_0x1639fb([0x50,0x2d,0x32,0x35,0x36]),[_0x1639fb([0x78])]:_0x1639fb([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]),[_0x1639fb([0x79])]:_0x1639fb([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]),[_0x1639fb([0x61,0x6c,0x67])]:_0x1639fb([0x45,0x53,0x32,0x35,0x36])},_0x53adc5=_0x46f8a5[_0x1639fb([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1639fb([0x67,0x65,0x74])](_0x1639fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3dc8d2(){let _0x13ceae,_0x5a3f4e=null,_0x1be9be=null;try{if(_0x53adc5==_0x1639fb([0x47,0x50,0x4c]))return _0x1639fb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x13ceae=_0x4e4a6b(),!_0x13ceae)return _0x1639fb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x13ceae[_0x1639fb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1be9be=_0x3646b9(_0x13ceae[_0x1639fb([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x13ceae[_0x1639fb([0x6a,0x74,0x69])])),await _0x16583a()?_0x17c8db()?_0x58e9af()?_0x1639fb([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5c0c41()?(_0x13ceae[_0x1639fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1639fb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5a3f4e=_0xb21f8e(_0x1639fb([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x13ceae[_0x1639fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1639fb([0x74,0x72,0x69,0x61,0x6c])&&(_0x5a3f4e=_0xb21f8e(_0x1639fb([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x18cdd2()):_0x1639fb([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1639fb([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1639fb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x167ab3){return _0x1639fb([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x58e9af(){const _0x142c9b=[_0x1639fb([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1639fb([0x74,0x72,0x69,0x61,0x6c])][_0x1639fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13ceae[_0x1639fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3d2237/0x3e8:0xe10*_0xa85738;return _0x13ceae[_0x1639fb([0x65,0x78,0x70])]<_0x142c9b;}function _0x17c8db(){const _0xe8a94e=_0x13ceae[_0x1639fb([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0xe8a94e)return!0x1;if(_0xe8a94e[_0x1639fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1639fb([0x2a])))return!0x0;if(_0xe8a94e[_0x1639fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1639fb([0x54,0x43])))return!0x0;if(_0xe8a94e[_0x1639fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1639fb([0x52,0x54,0x43]))){if(_0x20b44f())return!0x0;if(_0x5a1500()||_0x77c756())return!0x0;}return!0x1;}function _0x5c0c41(){const _0x3f4221=_0x13ceae[_0x1639fb([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3f4221||0x0==_0x3f4221[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x8c6d67}=new URL(window[_0x1639fb([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3f4221[_0x1639fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x8c6d67))return!0x0;const _0x58b1f8=_0x8c6d67[_0x1639fb([0x73,0x70,0x6c,0x69,0x74])](_0x1639fb([0x2e]));return _0x3f4221[_0x1639fb([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4e6752=>_0x4e6752[_0x1639fb([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1639fb([0x2a])))[_0x1639fb([0x6d,0x61,0x70])](_0x159cb3=>_0x159cb3[_0x1639fb([0x73,0x70,0x6c,0x69,0x74])](_0x1639fb([0x2e])))[_0x1639fb([0x73,0x6f,0x6d,0x65])](_0x464f1c=>_0x58b1f8[_0x1639fb([0x65,0x76,0x65,0x72,0x79])]((_0x3521d4,_0x3af5a2)=>_0x464f1c[_0x3af5a2]===_0x3521d4||_0x464f1c[_0x3af5a2]===_0x1639fb([0x2a])));}function _0x18cdd2(){return _0x5a3f4e&&_0x1be9be?new window[(_0x1639fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x226734,_0xf57b74)=>{_0x5a3f4e[_0x1639fb([0x74,0x68,0x65,0x6e])](_0x226734,_0xf57b74),_0x1be9be[_0x1639fb([0x74,0x68,0x65,0x6e])](_0x1030a5=>{_0x1030a5!=_0x1639fb([0x56,0x61,0x6c,0x69,0x64])&&_0x226734(_0x1030a5);},_0xf57b74);}):_0x5a3f4e||_0x1be9be||_0x1639fb([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3646b9(_0x10f8b5,_0x12b73e){return new window[(_0x1639fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xdc5c31=>{if(_0x45b61f())return _0xdc5c31(_0x1639fb([0x56,0x61,0x6c,0x69,0x64]));_0x3b653d(),_0x46f8a5[_0x1639fb([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1639fb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x5a637f=!0x1;const _0x20d97f=_0x10aa54();function _0x337b51(_0x3d462b){return!!_0x3d462b&&(typeof _0x3d462b===_0x1639fb([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d462b===_0x1639fb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d462b[_0x1639fb([0x74,0x68,0x65,0x6e])]===_0x1639fb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d462b[_0x1639fb([0x63,0x61,0x74,0x63,0x68])]===_0x1639fb([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x451065(_0x3905cc){_0x29a948(_0x3905cc)[_0x1639fb([0x74,0x68,0x65,0x6e])](_0x3f61ec=>{if(!_0x3f61ec||_0x3f61ec[_0x1639fb([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1639fb([0x6f,0x6b]))return _0x1639fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x128ad3(_0x515aca(_0x20d97f+_0x12b73e))!=_0x3f61ec[_0x1639fb([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1639fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1639fb([0x56,0x61,0x6c,0x69,0x64]);})[_0x1639fb([0x74,0x68,0x65,0x6e])](_0x358d12=>(_0x4c6bf2(),_0x358d12),()=>{const _0xfe0fbd=_0x38bac9();return null==_0xfe0fbd?(_0x4c6bf2(),_0x1639fb([0x56,0x61,0x6c,0x69,0x64])):_0x1639fb(_0x3d2237-_0xfe0fbd>(0x6c3b9700^_0x38960b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1639fb([0x74,0x68,0x65,0x6e])](_0xdc5c31)[_0x1639fb([0x63,0x61,0x74,0x63,0x68])](()=>{_0xdc5c31(_0x1639fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5ad8d7=0x4801fd80^_0x38960b;function _0x4c6bf2(){const _0x317f83=_0x1639fb([0x6c,0x6c,0x63,0x74,0x2d])+_0x128ad3(_0x515aca(_0x10f8b5)),_0x44b3c8=_0x1dbf8e(_0x128ad3(window[_0x1639fb([0x4d,0x61,0x74,0x68])][_0x1639fb([0x63,0x65,0x69,0x6c])](_0x3d2237/_0x5ad8d7)));window[_0x1639fb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1639fb([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x317f83,_0x44b3c8);}function _0x38bac9(){const _0x44d3de=_0x1639fb([0x6c,0x6c,0x63,0x74,0x2d])+_0x128ad3(_0x515aca(_0x10f8b5)),_0x2ee2db=window[_0x1639fb([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1639fb([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x44d3de);return _0x2ee2db?window[_0x1639fb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dbf8e(_0x2ee2db),0x10)*_0x5ad8d7:null;}function _0x29a948(_0x564b7b){return new window[(_0x1639fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2999e7,_0x3c8e0b)=>{_0x564b7b[_0x1639fb([0x74,0x68,0x65,0x6e])](_0x2999e7,_0x3c8e0b),window[_0x1639fb([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3c8e0b,0x4836c7c0^_0x38960b);});}}_0x46f8a5[_0x1639fb([0x6f,0x6e])](_0x1639fb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x29a470,_0x47c62d)=>{if(_0x47c62d[0x0]!=_0x10f8b5)return _0xdc5c31(_0x1639fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x47c62d[0x1]={..._0x47c62d[0x1],[_0x1639fb([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x20d97f};},{[_0x1639fb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1639fb([0x68,0x69,0x67,0x68])}),_0x46f8a5[_0x1639fb([0x6f,0x6e])](_0x1639fb([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2af94c=>{_0x337b51(_0x2af94c[_0x1639fb([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x5a637f=!0x0,_0x451065(_0x2af94c[_0x1639fb([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1639fb([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1639fb([0x6c,0x6f,0x77])}),_0x4a2da1[_0x1639fb([0x74,0x68,0x65,0x6e])](()=>{_0x5a637f||_0xdc5c31(_0x1639fb([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x45b61f(){return _0x46f8a5[_0x1639fb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1639fb([0x76,0x69,0x65,0x77])][_0x1639fb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1639fb([0x61,0x75,0x74,0x6f]);}function _0x3b653d(){_0x46f8a5[_0x1639fb([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1639fb([0x76,0x69,0x65,0x77])][_0x1639fb([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1639fb([0x61,0x75,0x74,0x6f]);}}function _0xb21f8e(_0x1d7f00){const _0x1b9827=[new window[(_0x1639fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x474c97=>setTimeout(_0x474c97,0x483e2dcc^_0x38960b)),_0x4a2da1[_0x1639fb([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1639fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x56d503=>{let _0x592b15=0x0;_0x46f8a5[_0x1639fb([0x6d,0x6f,0x64,0x65,0x6c])][_0x1639fb([0x6f,0x6e])](_0x1639fb([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x23ddbc,_0x58c538)=>{_0x58c538[0x0][_0x1639fb([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x592b15++,_0x592b15==(0x483712f8^_0x38960b)&&(_0x56d503(),_0x23ddbc[_0x1639fb([0x6f,0x66,0x66])]());});}))];return window[_0x1639fb([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1639fb([0x72,0x61,0x63,0x65])](_0x1b9827)[_0x1639fb([0x74,0x68,0x65,0x6e])](()=>_0x1d7f00);}async function _0x43a000(){await _0x4a2da1,_0x46f8a5[_0x1639fb([0x6d,0x6f,0x64,0x65,0x6c])][_0x1639fb([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x54efaa,_0x46f8a5[_0x1639fb([0x6d,0x6f,0x64,0x65,0x6c])][_0x1639fb([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x54efaa,_0x46f8a5[_0x1639fb([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1639fb([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x20b44f(){return _0x476f27(_0x1639fb([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x57e85f(_0x1639fb([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x1639fb([0x73,0x74,0x61,0x74,0x65])]==_0x1639fb([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5a1500(){return _0x476f27(_0x1639fb([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 _0x77c756(){return _0x476f27(_0x1639fb([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2e8244(_0x4c5122){const _0x43063b=_0xf37cd();_0x46f8a5[_0x43063b]=_0x1639fb([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4c5122,_0x4c5122!=_0x1639fb([0x56,0x61,0x6c,0x69,0x64])&&_0x43a000();}function _0xf37cd(){const _0x3b25e5=window[_0x1639fb([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1639fb([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1639fb([0x6e,0x6f,0x77])]())[_0x1639fb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1639fb([0x2e]),'');let _0x1a3ab4=_0x1639fb([0x74]);for(let _0x520cc0=0x0;_0x520cc0<_0x3b25e5[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x520cc0+=0x2){let _0x2d88fe=window[_0x1639fb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b25e5[_0x1639fb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x520cc0,_0x520cc0+0x2));_0x2d88fe>=_0x410ed8[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2d88fe-=_0x410ed8[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1a3ab4+=_0x410ed8[_0x2d88fe];}return _0x1a3ab4;}function _0x4e4a6b(){const _0x40f1ce=_0x53adc5[_0x1639fb([0x73,0x70,0x6c,0x69,0x74])](_0x1639fb([0x2e]));if(0x3!=_0x40f1ce[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x476c8f(_0x40f1ce[0x1]);function _0x476c8f(_0x20550a){const _0x1305f3=_0x3e1d6a(_0x20550a);return _0x1305f3&&_0x505511()?_0x1305f3:null;function _0x505511(){const _0x6682f6=_0x1305f3[_0x1639fb([0x6a,0x74,0x69])],_0x218596=window[_0x1639fb([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x6682f6[_0x1639fb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6682f6[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2629fe={..._0x1305f3,[_0x1639fb([0x6a,0x74,0x69])]:_0x6682f6[_0x1639fb([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x6682f6[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2629fe[_0x1639fb([0x76,0x63])],_0x515aca(_0x2629fe)==_0x218596;}}}async function _0x16583a(){let _0x53102d=!0x0;try{const _0x323d56=_0x53adc5[_0x1639fb([0x73,0x70,0x6c,0x69,0x74])](_0x1639fb([0x2e])),[_0x4b62ed,_0x287f0d,_0x45092f]=_0x323d56;return _0x53f1c1(_0x4b62ed),await _0x235b76(_0x4b62ed,_0x287f0d,_0x45092f),_0x53102d;}catch(_0x1efc92){return!0x1;}function _0x53f1c1(_0x31473a){const _0x917aaf=_0x3e1d6a(_0x31473a);_0x917aaf&&_0x917aaf[_0x1639fb([0x61,0x6c,0x67])]==_0x1639fb([0x45,0x53,0x32,0x35,0x36])||(_0x53102d=!0x1);}async function _0x235b76(_0xfc0e3e,_0x5d4200,_0x28fde4){const _0x339ce5=window[_0x1639fb([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1639fb([0x66,0x72,0x6f,0x6d])](_0x33bc43(_0x28fde4),_0x27a2f2=>_0x27a2f2[_0x1639fb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x28e950=new window[(_0x1639fb([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1639fb([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xfc0e3e+_0x1639fb([0x2e])+_0x5d4200),_0x2a11a4=window[_0x1639fb([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1639fb([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2a11a4)return;const _0x4b3ba1=await _0x2a11a4[_0x1639fb([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1639fb([0x6a,0x77,0x6b]),_0x185d91,{[_0x1639fb([0x6e,0x61,0x6d,0x65])]:_0x1639fb([0x45,0x43,0x44,0x53,0x41]),[_0x1639fb([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1639fb([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1639fb([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2a11a4[_0x1639fb([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1639fb([0x6e,0x61,0x6d,0x65])]:_0x1639fb([0x45,0x43,0x44,0x53,0x41]),[_0x1639fb([0x68,0x61,0x73,0x68])]:{[_0x1639fb([0x6e,0x61,0x6d,0x65])]:_0x1639fb([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4b3ba1,_0x339ce5,_0x28e950)||(_0x53102d=!0x1);}}function _0x3e1d6a(_0x249f26){return _0x249f26[_0x1639fb([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1639fb([0x65,0x79]))?JSON[_0x1639fb([0x70,0x61,0x72,0x73,0x65])](_0x33bc43(_0x249f26)):null;}function _0x33bc43(_0x291b4c){return window[_0x1639fb([0x61,0x74,0x6f,0x62])](_0x291b4c[_0x1639fb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1639fb([0x2b]))[_0x1639fb([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1639fb([0x2f])));}function _0x515aca(_0x1f5b16){let _0x3a67c9=0x1505;function _0xd70be0(_0xadb550){for(let _0x51fd62=0x0;_0x51fd62<_0xadb550[_0x1639fb([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x51fd62++){const _0x286613=_0xadb550[_0x1639fb([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x51fd62);_0x3a67c9=(_0x3a67c9<<0x5)+_0x3a67c9+_0x286613,_0x3a67c9&=_0x3a67c9;}}function _0x4b050c(_0x48d7f7){Array[_0x1639fb([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x48d7f7)?_0x48d7f7[_0x1639fb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4b050c):_0x48d7f7&&typeof _0x48d7f7==_0x1639fb([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1639fb([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x48d7f7)[_0x1639fb([0x73,0x6f,0x72,0x74])]()[_0x1639fb([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2cf437,_0x4e2a34])=>{_0xd70be0(_0x2cf437),_0x4b050c(_0x4e2a34);}):_0xd70be0(window[_0x1639fb([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x48d7f7));}return _0x4b050c(_0x1f5b16),_0x3a67c9>>>0x0;}function _0x128ad3(_0x11f8e8){return _0x11f8e8[_0x1639fb([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1639fb([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1639fb([0x30]));}function _0x1dbf8e(_0x56fa53){return _0x56fa53[_0x1639fb([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1639fb([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1639fb([0x6a,0x6f,0x69,0x6e])]('');}function _0x476f27(_0x297efd){return _0x46f8a5[_0x1639fb([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1639fb([0x68,0x61,0x73])](_0x297efd);}function _0x57e85f(_0x3e6cf5){return _0x46f8a5[_0x1639fb([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x1639fb([0x67,0x65,0x74])](_0x3e6cf5);}function _0x54efaa(){}function _0x1639fb(_0x59811c){return _0x59811c['map'](_0x872d51=>String['fromCharCode'](_0x872d51))['join']('');}_0x2e8244(await _0x3dc8d2());}(this);}set['adapter'](_0x48c9aa){if(this['_adapter'])throw new _0x22e092('track-changes-adapter-already-set',this);this['_adapter']=_0x48c9aa;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2f11a2=!0x1,toJSON:_0x18d95e=!0x1}={}){const _0x50a7aa=[];for(const _0x3c31d3 of this['_suggestions']['values']())_0x2f11a2&&!_0x3c31d3['isInContent']||_0x50a7aa['push'](_0x3c31d3);return _0x18d95e?_0x50a7aa['map'](_0x9406f=>_0x9406f['toJSON']()):_0x50a7aa;}['getSuggestion'](_0x11b888){const _0x61cd7d=this['_suggestions']['get'](_0x11b888);if(!_0x61cd7d)throw new _0x22e092('track-changes-suggestion-not-found',this);return _0x61cd7d;}['hasSuggestion'](_0x2a3890){return this['_suggestions']['has'](_0x2a3890);}['addSuggestionData'](_0x299a71){const {authorId:_0x2dfdf8,id:_0x5bbec5,attributes:_0xe7fec3}=_0x299a71,[_0x131899,_0x8b9497]=_0x299a71['type']['split'](':'),_0x1e7a45=this['_suggestions']['get'](_0x5bbec5)||this['_createSuggestion'](_0x131899,_0x8b9497,_0x5bbec5,_0x2dfdf8,_0xe7fec3);if(this['_addThreadToSuggestion'](_0x1e7a45),this['_checkSuggestionCorrectness'](_0x1e7a45,_0x131899,_0x8b9497||null,_0x2dfdf8),_0x1e7a45['createdAt']=_0x299a71['createdAt'],_0x1e7a45['_isDataLoaded']=!0x0,_0xe7fec3&&_0xe7fec3['@external']){const _0x439622=_0xe7fec3['@external'],_0x20bad7=this['_getExternalAuthor'](_0x439622['authorName']);_0x1e7a45['authoredAt']=_0x439622['createdAt'],_0x1e7a45['author']=_0x20bad7,_0x1e7a45['isExternal']=!0x0;}else _0x1e7a45['authoredAt']=_0x299a71['createdAt'];switch(_0x299a71['data']&&(_0x1e7a45['data']=_0x299a71['data']),_0x299a71['attributes']&&(_0x1e7a45['attributes']=_0x299a71['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x1e7a45['_saved']=!0x0),this['_suggestionState']['get'](_0x1e7a45)){case'notReady':this['_suggestionState']['set'](_0x1e7a45,'dataReady');break;case'markerReady':_0x1e7a45['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x1e7a45])),this['_refreshSuggestionsChain'](new Set([_0x1e7a45])),this['_suggestionState']['set'](_0x1e7a45,'ready'),this['fire']('suggestionLoaded',_0x1e7a45)):this['_suggestionState']['set'](_0x1e7a45,'removed');}return _0x1e7a45;}['acceptSuggestion'](_0x4a6e99){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5f21a7 of _0x4a6e99['getAllAdjacentSuggestions']())_0x5f21a7['accept']();});});}['discardSuggestion'](_0x3f5e99){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4ab09d of _0x3f5e99['getAllAdjacentSuggestions']())_0x4ab09d['discard']();});});}['enableCommand'](_0x1ee2e7,_0x1c9843){const _0x426237=this['editor']['commands']['get'](_0x1ee2e7);if(!_0x426237)throw new _0x22e092('track-changes-command-not-found',this,{'commandName':_0x1ee2e7});if(this['_enabledCommands']['has'](_0x426237))throw new _0x22e092('track-changes-enable-command-twice',this,{'commandName':_0x1ee2e7});this['_enabledCommands']['add'](_0x426237),_0x1c9843&&_0x426237['on']('execute',(_0x313463,_0x2d1641)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2d1641['length']>0x0&&_0x2d1641[_0x2d1641['length']-0x1]&&_0x2d1641[_0x2d1641['length']-0x1]['forceDefaultExecution']?_0x2d1641['pop']():(_0x313463['return']=_0x1c9843((..._0x429f63)=>_0x426237['execute'](..._0x429f63,{'forceDefaultExecution':!0x0}),..._0x2d1641),_0x313463['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x2fbad1){let _0x1d9c70,_0x328946;const _0x45da2b=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1d9c70=_0x2fbad1();}catch(_0x211513){_0x328946=_0x211513;}return _0x45da2b||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x328946&&_0x22e092['rethrowUnexpectedError'](_0x328946,this),_0x1d9c70;}['markInsertion'](_0x12a9d0,_0x3f121b=null,_0x2fd59c={}){if(_0x12a9d0['isCollapsed'])return null;const _0x2b25c9=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x5a70bc,meta:_0x11b9a8}of this['_findSuggestions'](_0x12a9d0,'insertion'))if(_0x11b9a8['isOwn']){if(!_0x11b9a8['isNextTo']){if(_0x11b9a8['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x5a70bc,_0x2fd59c))continue;return _0x5a70bc;}if(Qt(_0x5a70bc,_0x2fd59c))return _0x5a70bc;this['_breakSuggestionMarker'](_0x5a70bc,_0x12a9d0['start'],_0x12a9d0['end']);break;}if(_0x3f121b==_0x5a70bc['subType']&&Qt(_0x5a70bc,_0x2fd59c)){const _0x1bfdb6=_0x5a70bc['getFirstRange']();return _0x1bfdb6['start']['isEqual'](_0x12a9d0['end'])?this['_setSuggestionRange'](_0x5a70bc,this['_model']['createRange'](_0x12a9d0['start'],_0x1bfdb6['end'])):this['_setSuggestionRange'](_0x5a70bc,this['_model']['createRange'](_0x1bfdb6['start'],_0x12a9d0['end'])),_0x5a70bc;}}const _0x41a85d=_0x10aa54(),_0x34ce35=_0x2b25c9['id'],_0x5c8b9a=_0x3f121b?'insertion:'+_0x3f121b:'insertion',_0x154ad2=this['_setSuggestionData']({'id':_0x41a85d,'type':_0x5c8b9a,'createdAt':new Date(),'authorId':_0x34ce35,'attributes':_0x2fd59c});return this['_addSuggestionMarker'](_0x5c8b9a,_0x41a85d,_0x34ce35,_0x12a9d0),_0x154ad2;}['markMultiRangeInsertion'](_0x12e3e5,_0x15b371='multi',_0xe10244={}){const _0x254601=this['editor']['plugins']['get']('Users')['me'],_0x34a486=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x15b371,'join');for(const _0x19497f of this['getSuggestions']())if(_0x19497f['author']['id']==_0x254601['id']&&'insertion'==_0x19497f['type']&&_0x19497f['subType']==_0x15b371&&Qt(_0x19497f,_0xe10244)&&(_0x34a486(_0x19497f['getRanges'](),_0x12e3e5)||_0x34a486(_0x12e3e5,_0x19497f['getRanges']()))){for(const _0x2f824f of _0x12e3e5)_0x19497f['addRange'](_0x2f824f);return _0x19497f;}for(const {suggestion:_0x522122,meta:_0x175680}of this['_findSuggestions'](_0x12e3e5,'insertion')){if(!_0x175680['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x175680['containsRangeInObject'])continue;if(!Qt(_0x522122,_0xe10244))continue;let _0x47861d=!0x0;for(const _0x10a954 of _0x522122['getRanges']())for(const _0x21de44 of _0x12e3e5)if(!_0x10a954['containsRange'](_0x21de44)){_0x47861d=!0x1;break;}if(_0x47861d)return _0x522122;}const _0x460f67=_0x10aa54(),_0x51633c=_0x254601['id'],_0x3fe8f5='insertion:'+_0x15b371,_0x1b75d7=this['_setSuggestionData']({'id':_0x460f67,'type':_0x3fe8f5,'createdAt':new Date(),'authorId':_0x51633c,'attributes':_0xe10244});for(const _0x104e5f of _0x12e3e5)this['_addSuggestionMarker'](_0x3fe8f5,_0x460f67,_0x51633c,_0x104e5f,o['getMultiRangeId']());return _0x1b75d7;}['markInlineFormat'](_0x51492a,_0x2b8852,_0x4faa74=null,_0x145f26={}){if(_0x4faa74=_0x4faa74||Jt(_0x2b8852),_0x51492a['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x2df1e2=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4faa74,'accept');return this['forceDefaultExecution'](()=>_0x2df1e2([_0x51492a],_0x2b8852,_0x145f26)),null;}const _0x1030e5=this['editor']['plugins']['get']('Users')['me'],_0x847852=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x165a19,meta:_0x198efe}of this['_findSuggestions'](_0x51492a,'insertion'))_0x198efe['isOwn']&&!_0x198efe['isInsideObject']&&_0x847852['push'](..._0x165a19['getRanges']());}const _0x4a172b=function(_0x1b3db3,_0x3a9c68){const _0x22010e=[];for(const _0x128c4a of _0x3a9c68){const _0x28c881=_0x1b3db3['getIntersection'](_0x128c4a);_0x28c881&&_0x22010e['push'](_0x28c881);}return _0x22010e;}(_0x51492a,_0x847852),_0x1f7df4=function(_0x471775,_0x2526ea){const _0x14da55=[_0x471775];for(const _0x23bd4f of _0x2526ea){let _0xd9def=0x0;for(;_0xd9def<_0x14da55['length'];){const _0x25e799=_0x14da55[_0xd9def]['getDifference'](_0x23bd4f);_0x14da55['splice'](_0xd9def,0x1,..._0x25e799),_0xd9def+=_0x25e799['length'];}}return _0x14da55;}(_0x51492a,_0x847852);_0x4a172b['length']&&this['_model']['change'](()=>{for(const _0x466f9d of _0x4a172b){const _0x579731=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4faa74,'accept');this['forceDefaultExecution'](()=>_0x579731([_0x466f9d],_0x2b8852,_0x145f26));}});for(const _0x27c41a of _0x1f7df4){let _0x496e71=null,_0x59e69b=_0x27c41a['start'],_0x2a351d=_0x27c41a['end'];for(const {suggestion:_0x103711,meta:_0x5ca4c4}of this['_findSuggestions'](_0x27c41a,'formatInline')){if(!_0x5ca4c4['isOwn'])continue;if(_0x103711['subType']!=_0x4faa74)continue;if(!Qt(_0x103711,_0x145f26))continue;const _0x4b975f=_0x103711['getFirstRange']();if(_0x4b975f['containsRange'](_0x27c41a,!0x0))return null;_0x59e69b=_0x59e69b['isBefore'](_0x4b975f['start'])?_0x59e69b:_0x4b975f['start'],_0x2a351d=_0x2a351d['isAfter'](_0x4b975f['end'])?_0x2a351d:_0x4b975f['end'],_0x496e71?_0x4b975f['start']['isBefore'](_0x496e71['getFirstRange']()['start'])?(_0x496e71['removeMarkers'](),_0x496e71=_0x103711):_0x103711['removeMarkers']():_0x496e71=_0x103711;}const _0x5caeaf=this['_model']['createRange'](_0x59e69b,_0x2a351d);if(_0x496e71)this['_setSuggestionRange'](_0x496e71,_0x5caeaf);else{const _0x4e5458=_0x10aa54(),_0x16ec6d=_0x1030e5['id'];this['_setSuggestionData']({'id':_0x4e5458,'type':'formatInline:'+_0x4faa74,'data':_0x2b8852,'createdAt':new Date(),'authorId':_0x16ec6d,'attributes':_0x145f26}),this['_addSuggestionMarker']('formatInline:'+_0x4faa74,_0x4e5458,_0x16ec6d,_0x5caeaf);}}return null;}['markBlockFormat'](_0x3040ec,_0x694cd3,_0x1fc794=[],_0x344e0=null,_0x3f6d84={}){_0x694cd3['formatGroupId']||(_0x694cd3['formatGroupId']=_0x694cd3['commandName']),_0x694cd3['multipleBlocks']=_0x3040ec['is']('range'),_0x344e0=_0x344e0||Jt(_0x694cd3);const _0x4e6adf=_0x1fc794['map'](_0x284b6c=>qt(_0x284b6c,this['_model'])),_0x2a35e4=_0x3040ec['is']('range')?_0x3040ec:qt(_0x3040ec,this['_model']);if('never'===this['_trackFormatChanges']){const _0x430d54=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x344e0,'accept');return this['forceDefaultExecution'](()=>_0x430d54([_0x2a35e4],_0x694cd3,_0x3f6d84)),null;}_0x4e6adf['push'](_0x2a35e4);let _0x7a344c=!0x0;for(const _0xf85c9 of _0x4e6adf)if(!this['_rangeIsInLocalUserInsertion'](_0xf85c9)){_0x7a344c=!0x1;break;}if(_0x7a344c&&'always'!==this['_trackFormatChanges']){const _0x5b1545=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x344e0,'accept');return this['forceDefaultExecution'](()=>_0x5b1545([_0x2a35e4],_0x694cd3,_0x3f6d84)),null;}let _0xd9385b=null,_0xc20486=_0x2a35e4['start'],_0x5bdc81=_0x2a35e4['end'];for(const {suggestion:_0xcd9ae5,meta:_0x23302f}of this['_findSuggestions'](_0x2a35e4,'formatBlock')){if(!_0x23302f['isOwn'])continue;if(_0x23302f['isNextTo']||_0x23302f['containsRangeInObject']||_0x23302f['isInsideObject'])continue;if(_0xcd9ae5['data']['formatGroupId']!=_0x694cd3['formatGroupId'])continue;if(!Qt(_0xcd9ae5,_0x3f6d84))continue;const _0x1ca4dd=_0xcd9ae5['getFirstRange']();if(_0xcd9ae5['subType']==_0x344e0){if(_0x1ca4dd['containsRange'](_0x2a35e4,!0x0))return null;_0xc20486=_0xc20486['isBefore'](_0x1ca4dd['start'])?_0xc20486:_0x1ca4dd['start'],_0x5bdc81=_0x5bdc81['isAfter'](_0x1ca4dd['end'])?_0x5bdc81:_0x1ca4dd['end'],_0xd9385b?_0x1ca4dd['start']['isBefore'](_0xd9385b['getFirstRange']()['start'])?(_0xd9385b['removeMarkers'](),_0xd9385b=_0xcd9ae5):_0xcd9ae5['removeMarkers']():_0xd9385b=_0xcd9ae5;}else{const _0x2641f4=_0x2a35e4['getIntersection'](_0x1ca4dd);this['_cutOutSuggestionMarker'](_0xcd9ae5,_0x2641f4);}}const _0x533886=this['editor']['plugins']['get']('Users')['me'],_0x13a7e5=_0x10aa54(),_0x21c195=_0x533886['id'];if(_0xd9385b)return this['_setSuggestionRange'](_0xd9385b,this['_model']['createRange'](_0xc20486,_0x5bdc81)),_0xd9385b;{const _0x4d1d5b=this['_setSuggestionData']({'id':_0x13a7e5,'type':'formatBlock:'+_0x344e0,'data':_0x694cd3,'createdAt':new Date(),'authorId':_0x21c195,'attributes':_0x3f6d84});return this['_addSuggestionMarker']('formatBlock:'+_0x344e0,_0x13a7e5,_0x21c195,this['_model']['createRange'](_0xc20486,_0x5bdc81)),_0x4d1d5b;}}['markMultiRangeBlockFormat'](_0xbb0ccb,_0xf41b2,_0x278915=[],_0x2245d5=null,_0x51889b={}){_0xf41b2['formatGroupId']||(_0xf41b2['formatGroupId']=_0xf41b2['commandName']);const _0x52f959=_0xbb0ccb[0x0];_0xf41b2['multipleBlocks']=_0x52f959['is']('range'),_0x2245d5=_0x2245d5||Jt(_0xf41b2);const _0x2e6359=_0x278915['map'](_0x3d68a0=>qt(_0x3d68a0,this['_model'])),_0xfb9175=_0x52f959['is']('range')?_0xbb0ccb:_0xbb0ccb['map'](_0x546913=>qt(_0x546913,this['_model']));if('never'===this['_trackFormatChanges']){const _0x13be38=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2245d5,'accept');return this['forceDefaultExecution'](()=>_0x13be38(_0xfb9175,_0xf41b2,_0x51889b)),null;}_0x2e6359['push'](..._0xfb9175);let _0x40add2=!0x0;for(const _0x43c56e of _0x2e6359)if(!this['_rangeIsInLocalUserInsertion'](_0x43c56e)){_0x40add2=!0x1;break;}if(_0x40add2&&'always'!==this['_trackFormatChanges']){const _0x2927db=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2245d5,'accept');return this['forceDefaultExecution'](()=>_0x2927db(_0xfb9175,_0xf41b2,_0x51889b)),null;}const _0x3f62d3=this['editor']['plugins']['get']('Users')['me'];for(const _0x13905c of this['getSuggestions']()){if(_0x13905c['author']['id']!=_0x3f62d3['id'])continue;if('formatBlock'!=_0x13905c['type']||_0x13905c['data']['formatGroupId']!=_0xf41b2['formatGroupId'])continue;if(!Qt(_0x13905c,_0x51889b))continue;const _0x35171f=_0x13905c['subType']==_0x2245d5;for(let _0x31dad3=0x0;_0x31dad3<_0xfb9175['length'];_0x31dad3++){const _0x24a3d8=_0xfb9175[_0x31dad3];for(const _0x5894b4 of _0x13905c['getMarkers']()){const _0x10e5d9=_0x5894b4['getRange']();if(_0x24a3d8['isEqual'](_0x10e5d9)){_0x35171f?(_0xfb9175['splice'](_0x31dad3,0x1),_0x31dad3--):_0x13905c['removeMarker'](_0x5894b4['name']);break;}}}}if(0x0==_0xfb9175['length'])return null;const _0x24b481=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2245d5,'join');for(const _0x449cf6 of this['getSuggestions']())if(_0x449cf6['author']['id']==_0x3f62d3['id']&&'formatBlock'==_0x449cf6['type']&&_0x449cf6['data']['formatGroupId']==_0xf41b2['formatGroupId']&&_0x449cf6['subType']==_0x2245d5&&Qt(_0x449cf6,_0x51889b)&&(_0x24b481(_0x449cf6['getRanges'](),_0xfb9175)||_0x24b481(_0xfb9175,_0x449cf6['getRanges']()))){for(const _0x1eefcc of _0xfb9175)_0x449cf6['addRange'](_0x1eefcc);return _0x449cf6;}const _0x358535=_0x10aa54(),_0x5d8e72=_0x3f62d3['id'],_0x2d743a='formatBlock:'+_0x2245d5,_0x403dbc=this['_setSuggestionData']({'id':_0x358535,'type':_0x2d743a,'data':_0xf41b2,'createdAt':new Date(),'authorId':_0x5d8e72,'attributes':_0x51889b});for(const _0x50a5bd of _0xfb9175)this['_addSuggestionMarker'](_0x2d743a,_0x358535,_0x5d8e72,_0x50a5bd,o['getMultiRangeId']());return _0x403dbc;}['markDeletion'](_0x1fe625,_0x57820d=null,_0x208e96={}){if(_0x1fe625['isCollapsed'])return null;const _0x374a75=this['editor']['plugins']['get']('Users')['me'],_0x3081b3=new _0x2f2fb6(_0x1fe625['start'],_0x1fe625['end']);for(const {suggestion:_0x36969,meta:_0x52600b}of this['_findSuggestions'](_0x3081b3,'insertion'))if(_0x52600b['isOwn']&&!_0x52600b['isNextTo']){if(_0x36969['isMultiRange']){const _0x2423ec=_0x36969['getRanges']()['filter'](_0x5d6c16=>'$graveyard'!=_0x5d6c16['root']['rootName']);_0x2423ec['every'](_0x4d5981=>_0x3081b3['containsRange'](_0x4d5981,!0x0))&&_0x36969['discard']();if(_0x2423ec['some'](_0x140a80=>_0x140a80['containsRange'](_0x3081b3,!0x0))){const _0x11aa0d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x57820d,'accept');return this['forceDefaultExecution'](()=>_0x11aa0d([_0x3081b3],null,_0x208e96)),null;}}else{const _0x2c91e1=_0x3081b3['getIntersection'](_0x36969['getFirstRange']());null!==_0x2c91e1&&_0x36969['_onDiscard']([_0x2c91e1],null,_0x208e96);}}if(_0x3081b3['detach'](),_0x3081b3['isCollapsed']||'$graveyard'==_0x3081b3['root']['rootName'])return null;let _0x4a766d=null,_0x27eb3f=_0x3081b3['start'],_0xd2c841=_0x3081b3['end'];const _0x219e40=this['_findSuggestions'](_0x3081b3,'deletion');for(const {suggestion:_0x2f8c9c,meta:_0x120c22}of _0x219e40){const _0x23f56e=this['_model']['createRange'](_0x27eb3f,_0xd2c841);if(_0x120c22['isOwn']&&(this['_mergeNestedSuggestions']||!_0x120c22['containsRangeInObject']&&!_0x120c22['isInsideObject'])){if(_0x2f8c9c['isMultiRange']){if(!Qt(_0x2f8c9c,_0x208e96))continue;let _0xf3b6b=!0x0;for(const _0x7fc94f of _0x2f8c9c['getRanges']()){if(_0x7fc94f['containsRange'](_0x23f56e,!0x0))return _0x2f8c9c;_0x23f56e['containsRange'](_0x7fc94f)||(_0xf3b6b=!0x1);}_0xf3b6b&&_0x2f8c9c['discard']();}else{const _0x1d194d=_0x2f8c9c['getFirstRange']();if(_0x1d194d['containsRange'](_0x23f56e,!0x0))return _0x2f8c9c;if(!Qt(_0x2f8c9c,_0x208e96)){_0x23f56e['containsRange'](_0x1d194d)?_0x2f8c9c['removeMarkers']():_0x1d194d['containsPosition'](_0x27eb3f)?_0x27eb3f=_0x1d194d['end']:_0x1d194d['containsPosition'](_0xd2c841)&&(_0xd2c841=_0x1d194d['start']);continue;}_0x27eb3f=_0x27eb3f['isBefore'](_0x1d194d['start'])?_0x27eb3f:_0x1d194d['start'],_0xd2c841=_0xd2c841['isAfter'](_0x1d194d['end'])?_0xd2c841:_0x1d194d['end'],_0x208e96=Object['assign']({},_0x2f8c9c['attributes']),_0x4a766d?_0x1d194d['start']['isBefore'](_0x4a766d['getFirstRange']()['start'])?(_0x4a766d['removeMarkers'](),_0x4a766d=_0x2f8c9c):_0x2f8c9c['removeMarkers']():_0x4a766d=_0x2f8c9c;}}}if(_0x4a766d)return this['_setSuggestionRange'](_0x4a766d,this['_model']['createRange'](_0x27eb3f,_0xd2c841)),_0x4a766d;{const _0x4025ac=_0x10aa54(),_0x15b75d=this['_model']['createRange'](_0x27eb3f,_0xd2c841),_0x391cb3=_0x374a75['id'],_0x9abf49=_0x57820d?'deletion:'+_0x57820d:'deletion',_0x4d23c7=this['_setSuggestionData']({'id':_0x4025ac,'type':_0x9abf49,'createdAt':new Date(),'authorId':_0x391cb3,'attributes':_0x208e96});return this['_addSuggestionMarker'](_0x9abf49,_0x4025ac,_0x391cb3,_0x15b75d),_0x4d23c7;}}['markMultiRangeDeletion'](_0x58c5a1,_0x1e4d63='multi',_0xd33c7={}){const _0x4a4bab=this['editor']['plugins']['get']('Users')['me'],_0x1b2cbe=_0x58c5a1['map'](_0x381ec0=>new _0x2f2fb6(_0x381ec0['start'],_0x381ec0['end'])),_0x42ede4=new Set();for(const {suggestion:_0x1b8062,meta:_0x423e1a}of this['_findSuggestions'](_0x1b2cbe,'insertion'))_0x423e1a['isOwn']&&!_0x423e1a['isNextTo']&&_0x42ede4['add'](_0x1b8062);for(const _0x62ec1a of _0x42ede4)if(_0x62ec1a['isMultiRange']){const _0x3f339c=_0x62ec1a['getRanges']();(!_0x62ec1a['attributes']||!_0x62ec1a['attributes']['skipNestingCheck'])&&(_0x3f339c['every'](_0x1fa9b2=>_0x1b2cbe['some'](_0x34f11a=>_0x34f11a['containsRange'](_0x1fa9b2,!0x0)))&&_0x62ec1a['discard']());if(_0x1b2cbe['every'](_0x4634ec=>_0x3f339c['some'](_0x4e8dea=>_0x4e8dea['containsRange'](_0x4634ec,!0x0)))){const _0x4240a7=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1e4d63,'accept');return this['forceDefaultExecution'](()=>_0x4240a7(_0x58c5a1,null,_0xd33c7)),null;}}else{const _0x40607b=_0x62ec1a['getFirstRange']();_0x1b2cbe['some'](_0x2c1328=>_0x2c1328['containsRange'](_0x40607b,!0x0))&&_0x62ec1a['discard']();if(_0x1b2cbe['every'](_0x2b14ad=>_0x40607b['containsRange'](_0x2b14ad,!0x0))){const _0x561f63=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1e4d63,'accept');return this['forceDefaultExecution'](()=>_0x561f63(_0x1b2cbe,null,_0xd33c7)),null;}}const _0x3733f2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1e4d63,'join');let _0x5a1c00=null;for(const _0x4ebc16 of this['getSuggestions']())if(_0x4ebc16['author']['id']==_0x4a4bab['id']&&_0x4ebc16['isInContent']&&'deletion'==_0x4ebc16['type']&&_0x4ebc16['subType']==_0x1e4d63&&Qt(_0x4ebc16,_0xd33c7)&&(_0x3733f2(_0x4ebc16['getRanges'](),_0x1b2cbe)||_0x3733f2(_0x1b2cbe,_0x4ebc16['getRanges']()))){if(_0x5a1c00){if(_0x4ebc16['commentThread']&&_0x4ebc16['commentThread']['length'])continue;for(const _0x3611dc of _0x4ebc16['getRanges']())_0x5a1c00['isIntersectingWithRange'](_0x3611dc)||_0x5a1c00['addRange'](_0x3611dc);_0x4ebc16['removeMarkers']();}else{_0x5a1c00=_0x4ebc16;for(const _0x7d347e of _0x1b2cbe)_0x4ebc16['isIntersectingWithRange'](_0x7d347e)||_0x4ebc16['addRange'](_0x7d347e);}}if(_0x5a1c00)return _0x5a1c00;_0x42ede4['clear']();for(const {suggestion:_0x4ef1a0,meta:_0x4646e5}of this['_findSuggestions'](_0x1b2cbe,'deletion'))_0x4646e5['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4646e5['containsRangeInObject']&&!_0x4646e5['isInsideObject'])&&Qt(_0x4ef1a0,_0xd33c7)&&_0x42ede4['add'](_0x4ef1a0);for(const _0x349ef5 of _0x42ede4){const _0x1d314a=_0x349ef5['getRanges']();if(!_0xd33c7||!_0xd33c7['skipNestingCheck']){if(_0x1b2cbe['every'](_0x39178e=>_0x1d314a['some'](_0x5f378c=>_0x5f378c['containsRange'](_0x39178e,!0x0))))return _0x349ef5;}(!_0x349ef5['attributes']||!_0x349ef5['attributes']['skipNestingCheck'])&&(_0x1d314a['every'](_0x2ef087=>_0x1b2cbe['some'](_0x4ea776=>_0x4ea776['containsRange'](_0x2ef087,!0x0)))&&_0x349ef5['discard']());}const _0x276293=_0x10aa54(),_0x23136f=_0x4a4bab['id'],_0x2b92a1='deletion:'+_0x1e4d63,_0x151eee=this['_setSuggestionData']({'id':_0x276293,'type':_0x2b92a1,'createdAt':new Date(),'authorId':_0x23136f,'attributes':_0xd33c7});for(const _0x439597 of _0x1b2cbe)_0x439597['detach'](),_0x439597['isCollapsed']||'$graveyard'==_0x439597['root']['rootName']||this['_addSuggestionMarker'](_0x2b92a1,_0x276293,_0x23136f,_0x439597,o['getMultiRangeId']());return _0x151eee;}['markAttributeChange'](_0x2be41d,_0x1d09e3,_0x1fed40,_0x5cfea1,_0x110c49){if(_0x2be41d['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x52c152=this['editor']['plugins']['get']('Users')['me']['id'],_0x1b56fc=Array['from'](this['_suggestions']['values']())['filter'](_0x1c6cda=>'attribute'==_0x1c6cda['type']&&_0x1c6cda['data']['key']==_0x1d09e3&&_0x1c6cda['isIntersectingWithRange'](_0x2be41d));if('default'===this['_trackFormatChanges']){const _0x145fb3=this['_findSuggestions'](_0x2be41d,'insertion')['filter'](({meta:_0x44c5bc})=>_0x44c5bc['isOwn']&&!_0x44c5bc['isInsideObject']&&!_0x44c5bc['isNextTo'])['map'](({suggestion:_0x518017})=>_0x518017);_0x1b56fc['unshift'](..._0x145fb3);}const _0x3037fe=new Map([[_0x2be41d,_0x1fed40]]);for(const _0x30df14 of _0x1b56fc){const _0x28f0ff='attribute'==_0x30df14['type']?_0x30df14['data']['oldValue']:void 0x0,_0x525491=_0x30df14['getFirstRange'](),_0x18b1d7=Array['from'](_0x3037fe['keys']())['find'](_0x24a176=>_0x24a176['isIntersecting'](_0x525491));if(!_0x18b1d7)continue;const _0x282588=_0x18b1d7['getDifference'](_0x525491);this['_isBlockAttribute'](_0x1d09e3)&&'insertion'==_0x30df14['type']&&0x0!=_0x282588['length']||(_0x3037fe['delete'](_0x18b1d7),_0x282588['forEach'](_0x477b83=>{_0x3037fe['set'](_0x477b83,_0x1fed40);}),'insertion'!=_0x30df14['type']&&_0x28f0ff!=_0x5cfea1&&_0x3037fe['set'](_0x18b1d7['getIntersection'](_0x525491),_0x28f0ff));}const _0xf9134c=[];for(const [_0x3c018b,_0x1ac3ce]of _0x3037fe){const _0x42c47c=_0x10aa54(),_0x25115c={'key':_0x1d09e3,'oldValue':_0x1ac3ce,'newValue':_0x5cfea1};_0x1d09e3['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':_0x1d09e3});const _0x4f1ae9=('attribute:'+(_0x1d09e3+'|'+Jt({'newValue':_0x5cfea1})))['substring'](0x0,0x3c),_0x27b9e2=this['_setSuggestionData']({'id':_0x42c47c,'type':_0x4f1ae9,'data':_0x25115c,'createdAt':new Date(),'authorId':_0x52c152,'attributes':_0x110c49});_0xf9134c['push'](_0x27b9e2),this['_addSuggestionMarker'](_0x4f1ae9,_0x42c47c,_0x52c152,_0x3c018b);}return _0xf9134c;}['enableDefaultAttributesIntegration'](_0x2a9948){this['enableCommand'](_0x2a9948,(_0x50e268,..._0x3241fe)=>{this['_recordAttributeChanges'](()=>{_0x50e268(..._0x3241fe);});});}['registerBlockAttribute'](_0x2f8d71){this['_blockAttributeKeys']['add'](_0x2f8d71);}['registerInlineAttribute'](_0x17b14c){this['_inlineAttributeKeys']['add'](_0x17b14c);}['_getAttributeKey'](_0x165ab2){return'attribute'==_0x165ab2['type']?_0x165ab2['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x58a4e6,_0x4d5bfc){const _0xfe7af4=_0x58a4e6['getFirstMarker']();this['_model']['change'](_0x102d44=>{_0x102d44['updateMarker'](_0xfe7af4,{'range':_0x4d5bfc});});}['_addThreadToSuggestion'](_0x3a94d1){const _0x52ba2=_0x3a94d1['id'],_0x148510=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x52ba2)||this['_commentsRepository']['addCommentThread']({'channelId':_0x148510,'threadId':_0x52ba2,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x47b8ba=this['_commentsRepository']['getCommentThread'](_0x52ba2);_0x47b8ba['unbind']('isRemovable'),_0x47b8ba['isRemovable']=!0x1,_0x3a94d1['commentThread']=_0x47b8ba;}['_checkSuggestionCorrectness'](_0x4f827f,_0x2947a9,_0x1f6915,_0x84a100){if(_0x4f827f['type']!=_0x2947a9||_0x4f827f['subType']!=_0x1f6915||_0x4f827f['creator']['id']!=_0x84a100)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x22e092('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x58ef5c,_0x324944){const _0x4c19fd=_0x58ef5c['getFirstRange']();if(_0x324944['isEqual'](_0x4c19fd))_0x58ef5c['removeMarkers']();else{if(_0x4c19fd['containsRange'](_0x324944)){const _0xc92577=this['_model']['createPositionAt'](_0x324944['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x58ef5c,this['_model']['createRange'](_0x4c19fd['start'],_0xc92577));const _0x2b9a5b=_0x10aa54(),_0x19e245=_0x58ef5c['creator']['id'],_0x53940f=_0x58ef5c['type']+':'+_0x58ef5c['subType'];this['_setSuggestionData']({'id':_0x2b9a5b,'type':_0x53940f,'createdAt':new Date(),'authorId':_0x19e245,'data':_0x58ef5c['data'],'attributes':_0x58ef5c['attributes']});const _0xab525a=this['_model']['createPositionAt'](_0x324944['end']['parent'],'after'),_0x3b9c65=this['_model']['createRange'](_0xab525a,_0x4c19fd['end']);this['_addSuggestionMarker'](_0x53940f,_0x2b9a5b,_0x19e245,_0x3b9c65);}else{if(_0x4c19fd['containsPosition'](_0x324944['start'])){const _0x3490cd=this['_model']['createPositionAt'](_0x324944['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x58ef5c,this['_model']['createRange'](_0x4c19fd['start'],_0x3490cd));}else{const _0x5d78b8=this['_model']['createPositionAt'](_0x324944['end']['parent'],'after');this['_setSuggestionRange'](_0x58ef5c,this['_model']['createRange'](_0x5d78b8,_0x4c19fd['end']));}}}}['_rangeIsInLocalUserInsertion'](_0xc3d6ff){for(const {suggestion:_0x4d602c,meta:_0x9a7e83}of this['_findSuggestions'](_0xc3d6ff,'insertion')){if(!_0x9a7e83['isOwn'])continue;const _0x1a6f91=_0x4d602c['getRanges']();for(const _0x4ad89f of _0x1a6f91)if(!_0xc3d6ff['getDifference'](_0x4ad89f)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x36921e){const _0x42256a=this['editor']['plugins']['get']('Users')['getUser'](_0x36921e);if(!_0x42256a)throw new _0x22e092('track-changes-user-not-found',this);return _0x42256a;}['_getExternalAuthor'](_0x59ad07){const _0x24463c=this['editor']['plugins']['get']('Users'),_0x31cfa0=_0x43ce86('external:'+_0x59ad07),_0x23b282=_0x24463c['getUser'](_0x31cfa0);return _0x23b282||_0x24463c['addUser']({'id':_0x31cfa0,'name':_0x59ad07});}['_createSuggestion'](_0x1e9e56,_0x5ded28,_0x3dafe3,_0x2212a8,_0x5309a4){const _0x5cb88e=this['_getAuthorFromId'](_0x2212a8),_0xccd276=this['_suggestionFactory']['buildSuggestion'](_0x1e9e56,_0x5ded28,_0x3dafe3,_0x5cb88e,_0x5309a4,_0x2efad3=>{this['_updateSuggestionData'](_0x3dafe3,{'attributes':_0x2efad3});const _0x549d48=this['getSuggestion'](_0x3dafe3);this['_joinWithAdjacentSuggestions'](new Set([_0x549d48])),this['_refreshSuggestionsChain'](new Set([_0x549d48]));});return this['listenTo'](_0xccd276,'accept',()=>{this['_updateSuggestionData'](_0x3dafe3,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xccd276,'discard',()=>{this['_updateSuggestionData'](_0x3dafe3,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x3dafe3,_0xccd276),this['_suggestionState']['set'](_0xccd276,'notReady'),_0xccd276;}['_splitMarkerName'](_0x2e1fe9){const _0x4a5868=_0x2e1fe9['split'](':');return{'group':_0x4a5868[0x0],'type':_0x4a5868[0x1],'subType':_0x4a5868['length']>=0x5?_0x4a5868[0x2]:null,'id':_0x4a5868['length']<0x5?_0x4a5868[0x2]:_0x4a5868[0x3],'authorId':_0x4a5868['length']<0x5?_0x4a5868[0x3]:_0x4a5868[0x4],'markerCount':0x6==_0x4a5868['length']?_0x4a5868[0x5]:null};}['_breakSuggestionMarker'](_0x1be5c3,_0x4c102c,_0x4fbe59){const _0x830bd5=_0x1be5c3['getFirstRange'](),_0x2c7521=_0x830bd5['start'],_0x514c72=_0x830bd5['end'];this['_setSuggestionRange'](_0x1be5c3,this['_model']['createRange'](_0x2c7521,_0x4c102c));const _0x5d1831=_0x10aa54(),_0x5c8fcc=_0x1be5c3['creator']['id'],_0x19495a=_0x1be5c3['type']+(_0x1be5c3['subType']?':'+_0x1be5c3['subType']:'');this['_setSuggestionData']({'id':_0x5d1831,'type':_0x19495a,'createdAt':new Date(),'authorId':_0x5c8fcc,'originalSuggestionId':_0x1be5c3['id'],'attributes':_0x1be5c3['attributes'],'data':_0x1be5c3['data']});const _0x120c92=this['_getAttributeKey'](_0x1be5c3);('formatBlock'==_0x1be5c3['type']||_0x120c92&&this['_isBlockAttribute'](_0x120c92))&&(_0x4fbe59=this['_model']['createPositionBefore'](_0x4fbe59['parent'])),this['_addSuggestionMarker'](_0x19495a,_0x5d1831,_0x5c8fcc,this['_model']['createRange'](_0x4fbe59,_0x514c72));}['_findSuggestions'](_0x25230d,_0xdf2b5c=null){const _0x278ed0=[],_0x3a21e5=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x25230d)||(_0x25230d=[_0x25230d]);for(const _0x18e1a0 of this['getSuggestions']()){if(!_0x18e1a0['isInContent'])continue;if(_0xdf2b5c&&_0x18e1a0['type']!=_0xdf2b5c)continue;let _0x5f5a89=!0x1;for(const _0x56bd19 of _0x18e1a0['getRanges']()){for(const _0x34ba4f of _0x25230d){const _0x4a2925=_0x34ba4f['start']['isEqual'](_0x56bd19['end'])||_0x34ba4f['end']['isEqual'](_0x56bd19['start']);if(_0x4a2925||_0x34ba4f['getIntersection'](_0x56bd19)){const _0x455d97=_0x34ba4f['containsRange'](_0x56bd19)&&Pt(this['_model']['schema'],_0x56bd19['start'],_0x34ba4f),_0x279898=_0x56bd19['containsRange'](_0x34ba4f)&&Pt(this['_model']['schema'],_0x34ba4f['start'],_0x56bd19);_0x278ed0['push']({'suggestion':_0x18e1a0,'meta':{'isOwn':_0x3a21e5==_0x18e1a0['author'],'isNextTo':_0x4a2925,'isInsideObject':_0x455d97,'containsRangeInObject':_0x279898}}),_0x5f5a89=!0x0;break;}}if(_0x5f5a89)break;}}return _0x278ed0;}['_addSuggestionMarker'](_0x4ec9f0,_0x1eb9cf,_0x49aa01,_0x28a64b,_0x5889a9){this['_model']['change'](_0x1860e9=>{let _0x23a9d3='suggestion:'+_0x4ec9f0+':'+_0x1eb9cf+':'+_0x49aa01;_0x5889a9&&(_0x23a9d3=_0x23a9d3+':'+_0x5889a9),_0x1860e9['addMarker'](_0x23a9d3,{'range':_0x28a64b,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x390f95){const _0x59eb25=_0x390f95['previous'],_0x3333d7=_0x390f95['next'];_0x390f95['previous']=null,_0x390f95['next']=null,null!=_0x59eb25&&_0x59eb25['next']==_0x390f95&&(_0x59eb25['next']=_0x3333d7),null!=_0x3333d7&&_0x3333d7['previous']==_0x390f95&&(_0x3333d7['previous']=_0x59eb25),'ready'==this['_suggestionState']['get'](_0x390f95)&&(this['_suggestionState']['set'](_0x390f95,'removed'),this['fire']('suggestionUnloaded',_0x390f95,_0x59eb25,_0x3333d7));}['_setSuggestionData'](_0x4bb917){const _0x23185d=_0x4bb917['id'],_0x3b107d=this['addSuggestionData'](_0x4bb917);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x14c07e=this['editor']['plugins']['get']('PendingActions'),_0x10337d=_0x3b107d['hasComments'],_0x873e41=_0x3b107d['subType']?_0x3b107d['type']+':'+_0x3b107d['subType']:_0x3b107d['type'],_0x21facf=this['editor']['locale'],_0x4321c1=_0x14c07e['add'](c(_0x21facf,'PENDING_ACTION_SUGGESTION')),_0x173a8e={'id':_0x23185d,'type':_0x873e41,'hasComments':_0x10337d,'data':_0x4bb917['data']||null,'originalSuggestionId':_0x4bb917['originalSuggestionId']||null,'attributes':_0x3b107d['attributes']};this['_adapter']['addSuggestion'](_0x173a8e)['then'](_0x48ca8a=>{_0x3b107d['_saved']=!0x0,_0x14c07e['remove'](_0x4321c1),_0x48ca8a&&_0x48ca8a['createdAt']&&(this['_suggestions']['get'](_0x23185d)['createdAt']=_0x48ca8a['createdAt']);})['catch'](_0x184765=>{throw _0x9f668c('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x3b107d['discard']();}),_0x3b107d['stopListening'](),this['_suggestions']['delete'](_0x3b107d['id']),this['_suggestionState']['delete'](_0x3b107d),_0x184765;});}return _0x3b107d;}['_isBlockAttribute'](_0x4f7ccb){return this['_blockAttributeKeys']['has'](_0x4f7ccb);}['_updateSuggestionData'](_0x2d2a61,_0x2c1cdd){const _0x40e305=this['editor']['plugins']['get']('PendingActions'),_0x40aef7=this['getSuggestion'](_0x2d2a61);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x40aef7['_saved']){const _0x4c3c29=_0x40e305['add'](c(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x2d2a61,_0x2c1cdd)['then'](()=>{_0x40e305['remove'](_0x4c3c29);});}else _0x40aef7['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x2d2a61,_0x2c1cdd);});}}['_getSuggestionData'](_0x2c49ca){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x22e092('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x2c49ca);}['_handleNewSuggestionMarker'](_0xdee9d4){const {id:_0x5cbbaa,type:_0x1246f7,subType:_0x482d34,authorId:_0x1a5dc2}=this['_splitMarkerName'](_0xdee9d4),_0x33fd0d=this['_suggestions']['get'](_0x5cbbaa)||this['_createSuggestion'](_0x1246f7,_0x482d34,_0x5cbbaa,_0x1a5dc2,{});switch(this['_checkSuggestionCorrectness'](_0x33fd0d,_0x1246f7,_0x482d34,_0x1a5dc2),this['_suggestionState']['get'](_0x33fd0d)){case'notReady':this['_getSuggestionData'](_0x5cbbaa)['then'](_0x944c61=>{let _0x2d1ddd=Promise['resolve']();_0x944c61['hasComments']&&(_0x2d1ddd=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5cbbaa})),_0x2d1ddd['then'](()=>{this['addSuggestionData'](_0x944c61)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x33fd0d,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5cbbaa,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x33fd0d,'ready'),this['fire']('suggestionLoaded',_0x33fd0d);break;case'ready':this['fire']('suggestionChanged',_0x33fd0d);}return _0x33fd0d['addMarkerName'](_0xdee9d4),_0x33fd0d;}['_refreshSuggestionsChain'](_0x2eabfe){const _0x29195d=Array['from'](_0x2eabfe),_0x48e27e=_0x29195d['filter'](_0x103f47=>'attribute'==_0x103f47['type']);this['_refreshAttributeSuggestionsChain'](_0x48e27e);const _0x56a07e=_0x29195d['filter'](_0x5de718=>!_0x5de718['isMultiRange']&&'attribute'!=_0x5de718['type']),_0x4ce725=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x601938=>!_0x601938['isMultiRange']&&'attribute'!=_0x601938['type']),_0x241f5d=_0x4ce725['filter'](_0x1cbeea=>!_0x2eabfe['has'](_0x1cbeea)),_0x3b2102=new Map(_0x4ce725['map'](_0x4aa1f3=>[_0x4aa1f3,this['_suggestionFactory']['getSuggestionCallback'](_0x4aa1f3['type'],_0x4aa1f3['subType'],'chain')])),_0x3a50a4=new Map(_0x4ce725['map'](_0x15fdd2=>[_0x15fdd2,_0x15fdd2['getFirstRange']()])),_0x5cdb20=new Set(),_0x17bff0=new Set();for(let _0x4ec048=0x0;_0x4ec048<_0x56a07e['length'];_0x4ec048++)_0x1fd75b(_0x56a07e[_0x4ec048],_0x56a07e,_0x4ec048+0x1);for(let _0x54a4d9=0x0;_0x54a4d9<_0x56a07e['length'];_0x54a4d9++)_0x1fd75b(_0x56a07e[_0x54a4d9],_0x241f5d,0x0);const _0x29e831=new Set();for(let _0xf4226b=0x0;_0xf4226b<_0x56a07e['length'];_0xf4226b++){const _0x39ab85=_0x56a07e[_0xf4226b];!_0x17bff0['has'](_0x39ab85)&&_0x39ab85['previous']&&(_0x29e831['add'](_0x39ab85['previous']),_0x39ab85['previous']['next']===_0x39ab85&&(_0x39ab85['previous']['next']=null),_0x39ab85['previous']=null),!_0x5cdb20['has'](_0x39ab85)&&_0x39ab85['next']&&(_0x29e831['add'](_0x39ab85['next']),_0x39ab85['next']['previous']===_0x39ab85&&(_0x39ab85['next']['previous']=null),_0x39ab85['next']=null);}function _0x1fd75b(_0x5488e2,_0x4aeeb3,_0x1a1532){for(let _0x293ff1=_0x1a1532;_0x293ff1<_0x4aeeb3['length'];_0x293ff1++){const _0x4ff000=_0x5d4160(_0x5488e2,_0x4aeeb3[_0x293ff1]);_0x4ff000&&(_0x4ff000[0x0]['next']=_0x4ff000[0x1],_0x4ff000[0x1]['previous']=_0x4ff000[0x0],_0x5cdb20['add'](_0x4ff000[0x0]),_0x17bff0['add'](_0x4ff000[0x1]));}}function _0x5d4160(_0x3c06ca,_0x315b56){if(_0x3c06ca['author']['id']!==_0x315b56['author']['id'])return null;const _0x190f9b=_0x3b2102['get'](_0x3c06ca)(_0x3c06ca,_0x315b56,_0x3a50a4['get'](_0x3c06ca),_0x3a50a4['get'](_0x315b56));if(!_0x190f9b)return null;return _0x3b2102['get'](_0x315b56)(_0x3c06ca,_0x315b56,_0x3a50a4['get'](_0x3c06ca),_0x3a50a4['get'](_0x315b56))?_0x190f9b[0x1]['commentThread']&&_0x190f9b[0x1]['commentThread']['length']?null:_0x190f9b:null;}_0x29e831['size']&&this['_refreshSuggestionsChain'](_0x29e831);}['_refreshAttributeSuggestionsChain'](_0x5e50b7){if(0x0==_0x5e50b7['length'])return;const _0x20dc18=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x380351=>'attribute'==_0x380351['type']&&_0x380351['_isDataLoaded']),_0x51d93f=[],_0x1bf334=new Map();for(const _0x4fb885 of _0x20dc18){const _0x309195=_0x43ce86(_0x4fb885['attributes']);_0x1bf334['has'](_0x309195)||(_0x1bf334['set'](_0x309195,_0x51d93f['length']),_0x51d93f['push']([]));const _0x3bd6eb=_0x1bf334['get'](_0x309195);_0x51d93f[_0x3bd6eb]['push'](_0x4fb885);}!(function(){_0x51d93f['sort']((_0x78773e,_0x21e896)=>{const _0x55c607=_0x78773e[0x0]['createdAt'],_0x14b468=_0x21e896[0x0]['createdAt'];return _0x55c607==_0x14b468?_0x78773e[0x0]['attributes']['groupId']<_0x21e896[0x0]['attributes']['groupId']?-0x1:0x1:_0x55c607<_0x14b468?-0x1:0x1;});for(const _0x151eeb of _0x51d93f)_0x151eeb['sort']((_0x4c3ac0,_0x409ecb)=>_0x4c3ac0['id']<_0x409ecb['id']?-0x1:0x1);}());for(let _0x5ddba0=0x0;_0x5ddba0<_0x51d93f['length'];_0x5ddba0++){if(0x0==_0x51d93f[_0x5ddba0]['length'])continue;const _0x2249e2=[];for(let _0x206e38=_0x5ddba0+0x1;_0x206e38<_0x51d93f['length'];_0x206e38++)0x0!=_0x51d93f[_0x206e38]['length']&&_0x4c85b3(_0x51d93f[_0x5ddba0],_0x51d93f[_0x206e38])&&_0x2249e2['push'](_0x206e38);for(const _0x4d4797 of _0x2249e2)_0x51d93f[_0x5ddba0]=_0x51d93f[_0x5ddba0]['concat'](_0x51d93f[_0x4d4797]),_0x51d93f[_0x4d4797]=[];}for(const _0x551505 of _0x51d93f)for(let _0x44ffd0=0x0;_0x44ffd0<_0x551505['length'];_0x44ffd0++){const _0x4b2d23=_0x551505[_0x44ffd0+0x1]||null;_0x551505[_0x44ffd0]['next']!==_0x4b2d23&&(_0x551505[_0x44ffd0]['next']=_0x4b2d23);}for(const _0x37034f of _0x51d93f)for(let _0x171e6b=0x0;_0x171e6b<_0x37034f['length'];_0x171e6b++){const _0x24d6cb=_0x37034f[_0x171e6b-0x1]||null;_0x37034f[_0x171e6b]['previous']!==_0x24d6cb&&(_0x37034f[_0x171e6b]['previous']=_0x24d6cb);}function _0x4c85b3(_0x2ac6e1,_0x181991){if(_0x2ac6e1[0x0]['attributes']['groupId']!==_0x181991[0x0]['attributes']['groupId']&&_0x2ac6e1[0x0]['author']!==_0x181991[0x0]['author'])return!0x1;if(!function(_0x12666c,_0x41064e){if(!_0x12666c['hasComments']&&!_0x41064e['hasComments'])return!0x0;if(_0x12666c['hasComments']&&_0x41064e['hasComments'])return!0x1;if(_0x12666c['hasComments']&&_0x41064e['createdAt']<_0x12666c['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x41064e['hasComments']&&_0x12666c['createdAt']<_0x41064e['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x2ac6e1[0x0],_0x181991[0x0]))return!0x1;const _0x1ebfac=Vt(_0x2ac6e1[0x0]['attributes'],'groupId'),_0x43d37e=Vt(_0x181991[0x0]['attributes'],'groupId');if(!_0x485c77(_0x1ebfac,_0x43d37e))return!0x1;return!!_0x2ac6e1['every'](_0x26b1e9=>_0x181991['some'](_0x24ed21=>_0x26b1e9['getFirstRange']()['isEqual'](_0x24ed21['getFirstRange']())))&&_0x181991['every'](_0xe9e494=>_0x2ac6e1['some'](_0x5361fd=>_0xe9e494['getFirstRange']()['isEqual'](_0x5361fd['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x8e0f3b){const _0x17b36c=Array['from'](_0x8e0f3b),_0x1ea6d2=this['getSuggestions']({'skipNotAttached':!0x0}),_0x4349a4=_0x1ea6d2['filter'](_0x510f7a=>!_0x8e0f3b['has'](_0x510f7a)),_0x31b216=new Map(_0x17b36c['map'](_0x7b3db4=>[_0x7b3db4,this['_suggestionFactory']['getSuggestionCallback'](_0x7b3db4['type'],_0x7b3db4['subType'],'join')])),_0x4c0231=new Map(_0x1ea6d2['map'](_0x57a524=>[_0x57a524,_0x57a524['getRanges']()]));for(let _0x413f7=0x0;_0x413f7<_0x17b36c['length'];_0x413f7++){if(_0x534ae2(this,_0x17b36c[_0x413f7],_0x17b36c,_0x413f7+0x1))return!0x0;}for(let _0x1cb14e=0x0;_0x1cb14e<_0x17b36c['length'];_0x1cb14e++){if(_0x534ae2(this,_0x17b36c[_0x1cb14e],_0x4349a4,0x0))return!0x0;}return!0x1;function _0x534ae2(_0x346bd8,_0x329277,_0x18dc46,_0x406b7b){for(let _0x277961=_0x406b7b;_0x277961<_0x18dc46['length'];_0x277961++){const _0x210542=_0x18dc46[_0x277961];if(_0x210542['type']!==_0x329277['type']||_0x210542['author']['id']!==_0x329277['author']['id']||_0x210542['subType']!==_0x329277['subType'])continue;if(!Wt(_0x329277,_0x210542))continue;if('attribute'==_0x329277['type']&&_0x329277['data']['oldValue']!=_0x210542['data']['oldValue'])continue;if('attribute'==_0x329277['type']&&_0x346bd8['_isBlockAttribute'](_0x329277['data']['key']))continue;if('formatBlock'==_0x329277['type']){const _0x3a67bd=_0x346bd8['editor']['model'],_0x40e1a8=_0x329277['getContainedElement']();if(_0x40e1a8&&(_0x3a67bd['schema']['isObject'](_0x40e1a8)||_0x3a67bd['schema']['isLimit'](_0x40e1a8)))continue;}const _0x457e12=_0x31b216['get'](_0x329277),_0x550b57=_0x4c0231['get'](_0x329277),_0x35c186=_0x4c0231['get'](_0x210542),_0x6a96f3=_0x329277['commentThread']&&_0x329277['commentThread']['length'],_0xcdb76d=_0x210542['commentThread']&&_0x210542['commentThread']['length'];if(!_0x6a96f3&&_0x457e12(_0x35c186,_0x550b57))return _0x346bd8['_joinSuggestions'](_0x210542,_0x329277),_0x4c0231['delete'](_0x329277),!0x0;if(!_0xcdb76d&&_0x457e12(_0x550b57,_0x35c186))return _0x346bd8['_joinSuggestions'](_0x329277,_0x210542),_0x4c0231['delete'](_0x210542),!0x0;}return!0x1;}}['_joinSuggestions'](_0x37a108,_0x620ed0){if(_0x37a108['isMultiRange']){for(const _0x3e7724 of _0x620ed0['getRanges']())_0x37a108['addRange'](_0x3e7724);}else{const _0x55c1f9=_0x620ed0['getFirstRange']()['end'];this['_setSuggestionRange'](_0x37a108,this['_model']['createRange'](_0x37a108['getFirstRange']()['start'],_0x55c1f9));}_0x620ed0['removeMarkers']();}['_getMarkerAnnouncementText'](_0x1d2d66,_0x1b9022,_0x16427d){const _0x4f1c41=_0x1d2d66['startsWith']('format')||_0x1d2d66['startsWith']('attribute')?'FORMATTING':_0x1d2d66['toUpperCase']();return c(this['editor']['locale'],_0x1b9022+'_'+_0x4f1c41+'_SUGGESTION_ANNOUNCEMENT',_0x16427d);}['_initAriaMarkerChangeAnnouncements'](){const _0x277000=this['editor'];if(!_0x277000['ui'])return;const {ariaLiveAnnouncer:_0x4f95d4}=_0x277000['ui'];_0x5be2fc(this['_model'],({left:_0x45211,entered:_0x6fc415})=>{for(const _0x461aa7 of _0x45211){const {group:_0x4434ce,type:_0x3304e8}=this['_splitMarkerName'](_0x461aa7['name']);if('suggestion'===_0x4434ce){_0x4f95d4['announce'](this['_getMarkerAnnouncementText'](_0x3304e8,'LEAVE'));break;}}for(const _0x380905 of _0x6fc415){const {group:_0x3cfc2d,type:_0x3550ca}=this['_splitMarkerName'](_0x380905['name']);if('suggestion'===_0x3cfc2d){_0x4f95d4['announce'](this['_getMarkerAnnouncementText'](_0x3550ca,'ENTER',_0x2ccdea(_0x195593)));break;}}});}['_processAttributeChanges'](_0xf5d1d4){if(this['_recordAttributeSuggestions'])return!0x1;const _0x187ad5=this['editor'],_0x44801e=_0x187ad5['model']['document']['differ']['getChanges']();if(0x0==_0x44801e['length'])return!0x1;const _0x122147=[],_0x41b648=_0x44801e['filter'](_0x4da587=>'attribute'==_0x4da587['type']),_0x4a7861=_0x44801e['filter'](_0x1321f9=>'insert'==_0x1321f9['type']&&'$text'!=_0x1321f9['name']),_0x1cf95e=_0x44801e['filter'](_0x20b36a=>'remove'==_0x20b36a['type']&&'$text'!=_0x20b36a['name']);for(const _0x5c4c0d of _0x41b648)_0x122147['push']({'key':_0x5c4c0d['attributeKey'],'newValue':_0x5c4c0d['attributeNewValue'],'oldValue':_0x5c4c0d['attributeOldValue'],'range':Ht(_0x5c4c0d['range'],_0x187ad5['model'])});for(const _0x4f704c of _0x4a7861){const _0x356dba=_0x1cf95e['find'](_0x3956ad=>_0x3956ad['position']['isEqual'](_0x4f704c['position']));_0x356dba&&_0x122147['push']({'key':u,'newValue':_0x4f704c['name'],'oldValue':_0x356dba['name'],'range':_0x187ad5['model']['createRangeOn'](_0x4f704c['position']['nodeAfter'])});}return 0x0!=_0x122147['length']&&this['_reduceExistingSuggestions'](_0xf5d1d4,_0x122147);}['_processAttributeSuggestions'](_0x4457b1){let _0x397111=!0x1;const _0x1f3671=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x5e9f14=>_0x5e9f14['data']['newRange']&&_0x5e9f14['name']['startsWith']('suggestion:attribute:'));for(const _0xd66370 of _0x1f3671){const {subType:_0x8bdb56,id:_0x2969cb}=this['_splitMarkerName'](_0xd66370['name']),_0x501b32=_0x8bdb56['split']('|')[0x0];for(const _0x8fb6ae of this['getSuggestions']({'skipNotAttached':!0x0}))_0x8fb6ae['id']!=_0x2969cb&&'attribute'==_0x8fb6ae['type']&&_0x8fb6ae['data']&&_0x8fb6ae['data']['key']==_0x501b32&&_0x8fb6ae['getFirstRange']()['isIntersecting'](_0xd66370['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x8fb6ae,_0xd66370['data']['newRange'],_0x4457b1),_0x397111=!0x0);}return _0x397111;}['_recordAttributeChanges'](_0x35e56e){this['_recordAttributeSuggestions']=!0x0,_0x35e56e();}['_isRegisteredAttribute'](_0x430187){const _0x418cba=this['_isBlockAttribute'](_0x430187),_0x4debc9=this['_inlineAttributeKeys']['has'](_0x430187);return _0x418cba||_0x4debc9;}['_reduceExistingSuggestions'](_0x342dd2,_0x15f38b){if(0x0==_0x15f38b['length'])return!0x1;let _0x57e24b=!0x1;for(const _0x24618a of _0x15f38b){const _0x1c5f5b=this['_findSuggestions'](_0x24618a['range'],'attribute')['filter'](_0x1591c4=>!_0x1591c4['meta']['isNextTo'])['map'](_0x3f8d89=>_0x3f8d89['suggestion']),_0x1501b2=_0x43ce86({'newValue':_0x24618a['newValue']});_0x1c5f5b['filter'](_0x41e523=>{const [_0xf24e21,_0x3f09e3]=_0x41e523['subType']['split']('|');return _0xf24e21==_0x24618a['key']&&_0x3f09e3!=_0x1501b2;})['forEach'](_0x20528c=>{this['_reduceSuggestionAttributeRange'](_0x20528c,_0x24618a['range'],_0x342dd2),_0x57e24b=!0x0;});}return _0x57e24b;}['_reduceSuggestionAttributeRange'](_0x17a70e,_0x5f0efe,_0x33ec12){const _0x268abf=_0x17a70e['getFirstRange']()['getDifference'](_0x5f0efe);0x0!==_0x268abf['length']?0x1!==_0x268abf['length']?this['_breakSuggestionMarker'](_0x17a70e,_0x5f0efe['start'],_0x5f0efe['end']):this['_setSuggestionRange'](_0x17a70e,_0x268abf[0x0]):_0x33ec12['removeMarker'](_0x17a70e['getFirstMarker']());}}class Ft{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x51941c){this['_editor']=_0x51941c,this['_model']=_0x51941c['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x18b64a,_0x2f9445,_0x1cf66a,_0x381df0,_0x3343cb,_0x3b1c3e){return new o(this['_model'],{'type':_0x18b64a,'subType':_0x2f9445,'id':_0x1cf66a,'author':_0x381df0,'creator':_0x381df0,'attributes':_0x3343cb,'onAttributesChange':_0x3b1c3e,'onAccept':(..._0x4b5e8d)=>this['getSuggestionCallback'](_0x18b64a,_0x2f9445,'accept')(..._0x4b5e8d),'onDiscard':(..._0x1d11ca)=>this['getSuggestionCallback'](_0x18b64a,_0x2f9445,'discard')(..._0x1d11ca)});}['registerCustomCallback'](_0x10f28f,_0x5b64d0,_0x24ff89,_0x265ac0){const _0xead5c2=_0x10f28f+':'+_0x5b64d0+':'+_0x24ff89;this['_customCallbacks']['set'](_0xead5c2,_0x265ac0);}['getSuggestionCallback'](_0x4f483c,_0x352315,_0x3f49b2){const _0x1758e2=_0x4f483c+':'+_0x352315+':'+_0x3f49b2;return this['_customCallbacks']['get'](_0x1758e2)||this['_defaultCallbacks']['get'](_0x4f483c+':'+_0x3f49b2);}['_registerDefaultCallbacks'](){const _0x1027c5=()=>!0x1,_0x47f54b=_0xa3c130=>{_0xa3c130['sort']((_0x123eca,_0x398a5c)=>_0x123eca['start']['isBefore'](_0x398a5c['start'])?0x1:-0x1),this['_model']['change'](_0x2c6a2d=>{for(const _0x21e99f of _0xa3c130){let _0x5b8405;_0x5b8405=_0x21e99f['end']['isAtEnd']&&_0x21e99f['end']['parent']==_0x21e99f['start']['nodeAfter']?_0x2c6a2d['createSelection'](_0x21e99f['start']['nodeAfter'],'on'):_0x2c6a2d['createSelection'](_0x21e99f),this['_model']['deleteContent'](_0x5b8405,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x5e60a2=(_0x1cf828,_0x252923)=>{_0x252923&&this['_model']['change'](_0x457517=>{const {commandName:_0xa818d8,commandParams:_0x4c720c=[]}=_0x252923,_0x31eaea=_0x1cf828['map'](_0x481647=>(Gt(_0x481647)&&(_0x481647=this['_model']['createRange'](_0x481647['end'])),_0x481647))['filter'](_0x3ae005=>'$graveyard'!==_0x3ae005['root']['rootName']);if(_0x31eaea['length']<0x1)return;const _0x3d6604=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0xd327c1=>_0x2f2fb6['fromRange'](_0xd327c1));_0x457517['setSelection'](_0x31eaea);for(const _0x25c3e0 of this['_editor']['commands']['commands']())_0x25c3e0['refresh']();_0x4c720c['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0xa818d8,..._0x4c720c);const _0x449d40=_0x3d6604['filter'](_0x770b2d=>'$graveyard'!=_0x770b2d['root']['rootName']);_0x449d40['length']>0x0&&_0x457517['setSelection'](_0x449d40);for(const _0xabe8ea of _0x3d6604)_0xabe8ea['detach']();});},_0x173546=(_0x31af04,_0x27ae28)=>0x1==_0x31af04['length']&&0x1==_0x27ae28['length']&&_0x31af04[0x0]['end']['isEqual'](_0x27ae28[0x0]['start']),_0x8083f9=(_0x5479c0,_0x2fd149,_0x2f9b47,_0x4eeb76)=>zt(_0x5479c0,_0x2fd149,_0x2f9b47,_0x4eeb76)?[_0x5479c0,_0x2fd149]:zt(_0x2fd149,_0x5479c0,_0x4eeb76,_0x2f9b47)?[_0x2fd149,_0x5479c0]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1027c5),this['_defaultCallbacks']['set']('insertion:discard',_0x47f54b),this['_defaultCallbacks']['set']('insertion:join',_0x173546),this['_defaultCallbacks']['set']('insertion:chain',_0x8083f9),this['_defaultCallbacks']['set']('deletion:accept',_0x47f54b),this['_defaultCallbacks']['set']('deletion:discard',_0x1027c5),this['_defaultCallbacks']['set']('deletion:join',_0x173546),this['_defaultCallbacks']['set']('deletion:chain',_0x8083f9),this['_defaultCallbacks']['set']('formatInline:accept',_0x5e60a2),this['_defaultCallbacks']['set']('formatInline:discard',_0x1027c5),this['_defaultCallbacks']['set']('formatInline:join',_0x173546),this['_defaultCallbacks']['set']('formatInline:chain',_0x1027c5),this['_defaultCallbacks']['set']('formatBlock:accept',_0x5e60a2),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1027c5),this['_defaultCallbacks']['set']('formatBlock:join',_0x173546),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1027c5),this['_defaultCallbacks']['set']('attribute:accept',_0x1027c5),this['_defaultCallbacks']['set']('attribute:discard',(_0x2f7337,_0x2a9434)=>{if(!_0x2a9434)return;const _0x15724c=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x5165a9=>{if(_0x2a9434['key']==u)for(const _0x2b833f of _0x2f7337){const _0x2200b8=_0x2b833f['start']['nodeAfter'],_0x1308d8=_0x2a9434['oldValue'];_0x5165a9['rename'](_0x2200b8,_0x1308d8);}else{if(_0x15724c['_isBlockAttribute'](_0x2a9434['key'])){for(const _0x5ba709 of _0x2f7337)void 0x0!==_0x2a9434['oldValue']?_0x5165a9['setAttribute'](_0x2a9434['key'],_0x2a9434['oldValue'],_0x5ba709['start']['nodeAfter']):_0x5165a9['removeAttribute'](_0x2a9434['key'],_0x5ba709['start']['nodeAfter']);}else{for(const _0x126476 of _0x2f7337)_0x2a9434['oldValue']?_0x5165a9['setAttribute'](_0x2a9434['key'],_0x2a9434['oldValue'],_0x126476):_0x5165a9['removeAttribute'](_0x2a9434['key'],_0x126476);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x173546);}}function Pt(_0x379edd,_0x12b9fd,_0x3f86e4){for(const _0x37cc2b of _0x12b9fd['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x37cc2b['root']==_0x37cc2b)return!0x1;if(!_0x3f86e4['containsItem'](_0x37cc2b))return!0x1;if(_0x379edd['isObject'](_0x37cc2b)||_0x379edd['isLimit'](_0x37cc2b))return!0x0;}return!0x1;}function Gt(_0x2e094f){return _0x2e094f['end']['parent']==_0x2e094f['start']['nodeAfter']&&_0x2e094f['end']['isAtStart'];}function Lt(_0x4b66e5,_0x1c7a0c,_0x3987e9,_0x5534c4){const _0x3b1535=_0x1b63d4=>!_0x1b63d4['item']['is']('$textProxy')&&!_0x5534c4['isObject'](_0x1b63d4['item']),_0x3db4f3=_0x4b66e5['start']['getLastMatchingPosition'](_0x3b1535),_0x207cf8=_0x4b66e5['end']['getLastMatchingPosition'](_0x3b1535,{'direction':'backward'});return(!_0x4b66e5['start']['isEqual'](_0x3db4f3)||!_0x4b66e5['end']['isEqual'](_0x207cf8))&&(_0x3db4f3['isBefore'](_0x207cf8)?_0x3987e9['updateMarker'](_0x1c7a0c,{'range':_0x3987e9['createRange'](_0x3db4f3,_0x207cf8)}):_0x3987e9['removeMarker'](_0x1c7a0c),!0x0);}function Jt(_0x11baf5){return _0x43ce86(_0x11baf5);}function Kt(_0x2ae6df){const _0x34ac25=_0x2ae6df['start']['nodeAfter'];return _0x34ac25&&_0x34ac25['is']('element');}function Ht(_0x42c7fc,_0x194b2a){return null==_0x42c7fc['end']['nodeBefore']&&_0x42c7fc['end']['parent']==_0x42c7fc['start']['nodeAfter']?qt(_0x42c7fc['start']['nodeAfter'],_0x194b2a):_0x42c7fc;}function qt(_0x1e29c5,_0x3a1e37){const _0x3153cd=_0x3a1e37['schema']['isObject'](_0x1e29c5)||_0x3a1e37['schema']['isSelectable'](_0x1e29c5);return _0x3a1e37['createRange'](_0x3a1e37['createPositionAt'](_0x1e29c5,'before'),_0x3153cd?_0x3a1e37['createPositionAfter'](_0x1e29c5):_0x3a1e37['createPositionAt'](_0x1e29c5,'end'));}function zt(_0x519929,_0x3d5947,_0x42b055,_0x5f0641){return!!Wt(_0x519929,_0x3d5947)&&_0x42b055['end']['isEqual'](_0x5f0641['start']);}function Wt(_0x571957,_0x5a3c0d){if(!_0x571957['_isDataLoaded']||!_0x5a3c0d['_isDataLoaded'])return!0x1;const _0x3267d7=new Set(Object['keys'](_0x571957['attributes'])),_0x5be4fd=new Set(Object['keys'](_0x5a3c0d['attributes']));if(_0x3267d7['delete']('groupId'),_0x5be4fd['delete']('groupId'),0x0==_0x3267d7['size']&&0x0==_0x5be4fd['size'])return!0x0;if(_0x3267d7['size']!=_0x5be4fd['size'])return!0x1;const _0xc7d30f={..._0x571957['attributes']},_0x2c20e0={..._0x5a3c0d['attributes']};return delete _0xc7d30f['groupId'],delete _0x2c20e0['groupId'],JSON['stringify'](_0xc7d30f)==JSON['stringify'](_0x2c20e0);}function Qt(_0x2cd26c,_0x30753d){const _0x54c135=Xt(_0x2cd26c['attributes']),_0x3d32bc=Xt(_0x30753d);if(!_0x2cd26c['_isDataLoaded'])return!0x1;for(const _0x182569 of Object['keys'](_0x3d32bc))if(!_0x485c77(_0x54c135[_0x182569],_0x3d32bc[_0x182569]))return!0x1;return!0x0;}function Xt(_0x517547){const _0x392357=Object['assign']({},_0x517547);return delete _0x392357['skipNestingCheck'],delete _0x392357['tablePasteChainId'],_0x392357;}class pe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x11026c(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x17a2dd,_0x5b8b99,_0x42f0a2,_0x222737){super(),this['model']=_0x5b8b99,this['view']=_0x42f0a2,this['commentThreadController']=_0x222737,this['_editor']=_0x17a2dd,this['_acceptCommand']=_0x17a2dd['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x17a2dd['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x2f876d,_0x33d4e7)=>_0x2f876d||_0x33d4e7),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5ac8e6=>_0x5ac8e6&&this['_editor']['model']['canEditAt'](_0x5b8b99['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x98a6c0=>_0x98a6c0&&this['_editor']['model']['canEditAt'](_0x5b8b99['getRanges']())),this['_pendingAction']=null,_0x42f0a2['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x42f0a2,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x42f0a2,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x42f0a2,'change:isDirty',()=>{_0x42f0a2['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 _0x106b8c=c(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x106b8c);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x26f60a{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x5f3434,_0x178750,_0x34a59c,_0x23c3d7){super(_0x5f3434),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x5c0472(_0x5f3434,c(_0x5f3434,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x178750['authoredAt']),this['bind']('authoredAt')['to'](_0x178750),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',_0x178750,'authoredAt',this,'descriptionParts',(_0x2776ab,_0x53fe93,_0x48602d)=>{const _0x5c6779=_0x48602d['map'](_0x462766=>ls(_0x462766['content']))['join']('.\x20')+'.';return c(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x2776ab-0x1,_0x178750['author']['name'],_0x53fe93?_0x23c3d7['formatDateTime'](_0x53fe93):'',new DOMParser()['parseFromString'](_0x5c6779,'text/html')['body']['textContent']]);}),this['focusables']=new _0x584282(),this['focusTracker']=new _0x19af1e(),this['keystrokes']=new _0x22ff50(),this['focusCycler']=new _0x3d21f5({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x591987=>_0x591987['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x178750,this['_localUser']=_0x34a59c,this['_config']=_0x23c3d7,_0x23c3d7['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x11bfa0(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x592010}=this['_config'];this['commentsListView']=new _0x592010(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',_0x28ab03=>_0x28ab03+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x116d07,_0x34172b)=>_0x116d07||!!_0x34172b);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4b537f}=this['_config'],_0x3e1591=new _0x4b537f(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2ff60a=_0x3e1591['commentInputView'];return _0x3e1591['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2ff60a,'value',(_0x5bcad1,_0x496b52,_0x28362d)=>!!_0x28362d||_0x5bcad1&&!_0x496b52),_0x2ff60a['on']('submit',(_0x1e262a,_0x5029c5)=>{this['fire']('addComment',_0x5029c5),_0x2ff60a['editor']['setData']('');}),_0x2ff60a['on']('cancel',()=>this['focus']()),_0x2ff60a['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x3e1591;}}class fe extends us{['suggestionView'];['_descriptionElement'];constructor(_0x827a01,_0x165bd4,_0x5ec6b9,_0x208553){super(_0x827a01,_0x165bd4,_0x5ec6b9,_0x208553),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x1e1cbc=>_0x1e1cbc&&_0x1e1cbc[0x0]?_0x1e1cbc[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x555184,_0xf6e497)=>{let _0x18edec='';for(const _0x265dd1 of _0x555184)_0x18edec+='<p>'+ls(_0x265dd1['content'],_0x265dd1['color'])+'</p>';return _0xf6e497?_0x18edec:ti(_0x18edec,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x208553['SuggestionView'](_0x827a01,_0x165bd4,{'formatDateTime':_0x208553['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 _0xe8de24=this['bindTemplate'],_0x33e93d=[this['suggestionView']];return this['commentsListView']&&_0x33e93d['push'](this['commentsListView']),this['commentThreadInputView']&&_0x33e93d['push'](this['commentThreadInputView']),_0x33e93d['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0xe8de24['if']('isActive','ck-suggestion-wrapper--active'),_0xe8de24['to']('type',_0xbd42de=>'ck-suggestion-'+_0xbd42de),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':_0xe8de24['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x33e93d};}['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 _0x26f60a{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x443eae,_0xaeb8c5,_0x2e6237){super(_0x443eae),this['_model']=_0xaeb8c5,this['_config']=_0x2e6237,this['set']('description',''),this['bind']('authoredAt')['to'](_0xaeb8c5),this['acceptButton']=this['_createButton'](c(_0x443eae,'Accept\x20suggestion'),_0x3e5d5b,'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](c(_0x443eae,'Discard\x20suggestion'),_0x32e1db,'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0xf41a29(_0x443eae,_0xaeb8c5['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x584282([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x19af1e(),this['keystrokes']=new _0x22ff50(),this['focusCycler']=new _0x3d21f5({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4cda76=>_0x4cda76['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x3c6412=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x3c6412['innerHTML']=this['description'],this['on']('change:description',(_0x1b3bb9,_0x39b8,_0x5d3ff0)=>{_0x3c6412['innerHTML']=_0x5d3ff0;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x53b6f4=this['bindTemplate'],_0x39b9ab=[{'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':_0x53b6f4['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x53b6f4['to']('authoredAt',_0x4f965d=>this['_config']['formatDateTime'](_0x4f965d))}]}]},{'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']&&_0x39b9ab['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':_0x39b9ab}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):c(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?c(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):c(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x5df6e5,_0x4c6ff8,_0x223f10,_0x14608e,_0x2cd609){const _0x42cbeb=new _0x5546ce(this['locale']);return _0x42cbeb['set']({'label':_0x5df6e5,'icon':_0x4c6ff8,'tooltip':!0x0,'tooltipPosition':_0x2cd609}),_0x42cbeb['extendTemplate']({'attributes':{'class':_0x223f10}}),_0x42cbeb['on']('execute',()=>{this['fire'](_0x14608e,this['_model']['id']);}),_0x42cbeb;}['_setupKeyboardNavigation'](){const _0x4ad080=this['element'];this['keystrokes']['listenTo'](_0x4ad080);for(const _0x5c3638 of this['focusables'])this['focusTracker']['add'](_0x5c3638['element']),this['keystrokes']['listenTo'](_0x5c3638['element']);this['keystrokes']['set']('enter',(_0x27819f,_0x50b447)=>{_0x4ad080===_0x27819f['target']&&(this['focusCycler']['focusFirst'](),_0x50b447());}),this['keystrokes']['set']('esc',(_0x2c5514,_0x385a23)=>{_0x4ad080!==_0x2c5514['target']&&(this['focus'](),_0x385a23());});}}class d extends _0x44ea50{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x4f59c2,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x332676){super(_0x332676),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x2a2d7f=this['editor']['config'];_0x2a2d7f['define']('trackChanges.SuggestionThreadView',fe),_0x2a2d7f['define']('trackChanges.SuggestionView',we),_0x2a2d7f['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x2a2d7f['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x737cdc,_0x48d369){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2f8618,_0x5196be]of this['_handleControllerBuffer']){const _0x21cbf7=this['_suggestionToController']['has'](_0x2f8618);_0x21cbf7||_0x5196be?_0x21cbf7&&_0x5196be&&this['_destroyController'](_0x2f8618):this['_initializeController'](_0x2f8618);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x737cdc,_0x48d369);}['init'](){const _0x46c2e4=this['editor'],_0xb45f47=_0x46c2e4['plugins']['get']('TrackChangesEditing'),_0x2bf2a9=_0x46c2e4['plugins']['get']('Annotations'),_0x505f7e=_0x46c2e4['plugins']['get']('EditorAnnotations'),_0x3276c3=_0x46c2e4['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x505f7e['addSourceCollector'](()=>{const _0x49cdb8=[];for(const [_0x16c804,_0x476065]of Array['from'](this['_suggestionToController'])){const _0x47bc26=_0x16c804['getAllAdjacentSuggestions'](),_0x4107e7=[];for(const _0x5d6ab1 of _0x47bc26){if(!_0x5d6ab1['isInContent'])continue;if(_0x5d6ab1['isMultiRange']){_0x4107e7['push'](..._0x5d6ab1['getRanges']());continue;}const _0x28e3d9=_0x5d6ab1['getFirstRange']();if(_0x4107e7['length']>0x0){const _0x33c735=_0x4107e7[0x0]['getJoined'](_0x28e3d9);if(_0x33c735){_0x4107e7[0x0]=_0x33c735;continue;}}_0x4107e7['push'](_0x28e3d9);}_0x49cdb8['push']([_0x476065['view'],_0x4107e7]);}return _0x49cdb8;}),this['listenTo'](_0xb45f47,'suggestionLoaded',(_0x273e28,_0x23b071)=>{this['listenTo'](_0x23b071,'change:previous',(_0x2997cc,_0x4bac72,_0x474753,_0x301a26)=>{_0x23b071['isInContent']&&(null==_0x474753?(this['_updateController'](_0x301a26['head']),this['_handleSuggestionControllerDelayed'](_0x23b071,!0x1)):(this['_updateController'](_0x474753['head']),null==_0x301a26&&this['_handleSuggestionControllerDelayed'](_0x23b071,!0x0)));}),null!==_0x23b071['previous']?this['_updateController'](_0x23b071['head']):this['_handleSuggestionControllerDelayed'](_0x23b071,!0x1);}),this['listenTo'](_0xb45f47,'suggestionUnloaded',(_0xc08f2a,_0x561f0f,_0x34a7fd)=>{this['stopListening'](_0x561f0f,'change:previous'),this['_handleControllerBuffer']['delete'](_0x561f0f),this['_suggestionToController']['has'](_0x561f0f)&&this['_destroyController'](_0x561f0f),_0x34a7fd&&this['_updateController'](_0x34a7fd['head']);}),this['listenTo'](_0xb45f47,'suggestionChanged',(_0x5d6d9b,_0x298eb7)=>{this['_updateController'](_0x298eb7);}),this['listenTo'](_0x2bf2a9,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x3276c3,'addComment',(_0x15a089,{threadId:_0x3cdafa,isFromAdapter:_0x28f6b7})=>{if(_0x28f6b7||!_0xb45f47['hasSuggestion'](_0x3cdafa))return;const _0x583843=_0xb45f47['getSuggestion'](_0x3cdafa);this['_suggestionToController']['get'](_0x583843)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0xe927f7=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x489f3e;for(const _0x55452c in _0xe927f7){const _0x188384=_0x55452c,_0x4a6a35=_0xe927f7[_0x188384];if('trackChangesLicenseKeyValid'==_0x4a6a35||'trackChangesLicenseKeyInvalid'==_0x4a6a35||'trackChangesLicenseKeyExpired'==_0x4a6a35||'trackChangesLicenseKeyDomainLimit'==_0x4a6a35||'trackChangesLicenseKeyNotAllowed'==_0x4a6a35||'trackChangesLicenseKeyEvaluationLimit'==_0x4a6a35||'trackChangesLicenseKeyTrialLimit'==_0x4a6a35||'trackChangesLicenseKeyUsageLimit'==_0x4a6a35){delete _0xe927f7[_0x188384],_0x489f3e=_0x4a6a35,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x489f3e&&_0xe927f7['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x489f3e&&_0xe927f7['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x489f3e&&_0xe927f7['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x489f3e&&_0xe927f7['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x489f3e&&_0xe927f7['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x489f3e&&_0xe927f7['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x489f3e&&_0xe927f7['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x2cc155=this['editor']['plugins']['get']('Annotations'),_0xd01699=this['editor']['plugins']['get']('TrackChangesEditing'),_0x525bdb=Array['from'](_0x2cc155['activeAnnotations'],_0x3dfa54=>_0x3dfa54['innerView'])['filter'](_0x380f0c=>this['_viewToController']['has'](_0x380f0c)),_0x208159=[];for(const _0x46d7af of _0x525bdb){const _0x1848d9=this['_viewToController']['get'](_0x46d7af)['model']['getAllAdjacentSuggestions']();_0x208159['push'](..._0x1848d9['reduce']((_0x41a9fe,_0x47a99b)=>[..._0x41a9fe,..._0x47a99b['getMarkerNames']()],[]));}_0xd01699['activeMarkers']=_0x208159;}['_addUIComponentsToFactory'](){const _0xb7ae08=this['editor'],_0x2fc3a4=_0xb7ae08['locale'],_0x23d14b=c(_0x2fc3a4,'Track\x20changes'),_0x37cb96=new _0x1ec4b7([{'type':'switchbutton','model':new _0x26d155({'withText':!0x0,'isToggleable':!0x0,'label':_0x23d14b,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x26d155({'withText':!0x0,'label':c(_0x2fc3a4,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x26d155({'withText':!0x0,'label':c(_0x2fc3a4,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x26d155({'withText':!0x0,'label':c(_0x2fc3a4,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x26d155({'withText':!0x0,'label':c(_0x2fc3a4,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0xb7ae08['plugins']['has']('TrackChangesPreview')&&_0x37cb96['addMany']([{'type':'separator'},{'type':'button','model':new _0x26d155({'withText':!0x0,'label':c(_0x2fc3a4,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x33d8e8 of _0x37cb96)if(ke(_0x33d8e8)){const _0x451c54=_0xb7ae08['commands']['get'](_0x33d8e8['model']['commandName']);_0x33d8e8['model']['bind']('isOn','isEnabled')['to'](_0x451c54,'value','isEnabled');}_0xb7ae08['ui']['componentFactory']['add']('trackChanges',_0x2004d8=>this['_createToolbarButton'](_0x2004d8,_0x37cb96,_0x23d14b)),_0xb7ae08['ui']['componentFactory']['add']('menuBar:trackChanges',_0xe91b53=>this['_createMenuBarMenu'](_0xe91b53,_0x37cb96,_0x23d14b));}['_createToolbarButton'](_0x5c75e2,_0x3a3f14,_0x4c1bdb){const _0x3eae25=_0x3b26d9(_0x5c75e2,_0x37f358),_0x2a71c5=this['editor']['commands']['get']('trackChanges');_0x3eae25['buttonView']['set']({'tooltip':_0x4c1bdb,'label':_0x4c1bdb,'icon':_0x2ea253}),_0x3eae25['buttonView']['bind']('isOn')['to'](_0x2a71c5,'value'),_0x3eae25['buttonView']['on']('execute',()=>{_0x2a71c5['execute'](),this['editor']['editing']['view']['focus']();}),_0x3b10ce(_0x3eae25,_0x3a3f14,{'role':'menu'});const _0x35b37b=[];for(const _0x7eb39a of _0x3a3f14)ke(_0x7eb39a)&&_0x35b37b['push'](this['editor']['commands']['get'](_0x7eb39a['model']['commandName']));const _0xba94eb=_0x3eae25['buttonView'];return _0xba94eb['actionView']['unbind']('isEnabled'),_0xba94eb['arrowView']['unbind']('isEnabled'),_0xba94eb['actionView']['bind']('isEnabled')['to'](_0x2a71c5,'isEnabled'),_0xba94eb['arrowView']['bind']('isEnabled')['toMany'](_0x35b37b,'isEnabled',(..._0x487d80)=>_0x487d80['some'](_0x1212c4=>_0x1212c4)),_0x3eae25['on']('execute',_0x199904=>{this['editor']['execute'](_0x199904['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x3eae25;}['_createMenuBarMenu'](_0x2dda53,_0x15d4fc,_0xe08a54){const _0x7a1fd6=new _0x231feb(_0x2dda53),_0x518d58=this['editor']['commands']['get']('trackChanges');_0x7a1fd6['buttonView']['set']({'label':_0xe08a54,'icon':_0x2ea253});const _0x140b6f=new _0x2460a0(_0x2dda53);for(const _0x5ba5e5 of _0x15d4fc){if('separator'==_0x5ba5e5['type']){_0x140b6f['items']['add'](new _0x3bf034(_0x2dda53));continue;}const _0x2e02a5=new _0x17c50b(_0x2dda53,_0x7a1fd6),_0x36abcc=new _0x2e9ff5(_0x2dda53),_0x156a2e=_0x5ba5e5['model'];_0x36abcc['bind'](...Object['keys'](_0x156a2e))['to'](_0x156a2e),_0x36abcc['delegate']('execute')['to'](_0x7a1fd6),_0x36abcc['on']('execute',()=>{this['editor']['execute'](_0x156a2e['commandName']),this['editor']['editing']['view']['focus']();}),_0x2e02a5['children']['add'](_0x36abcc),_0x140b6f['items']['add'](_0x2e02a5);}return _0x7a1fd6['bind']('isEnabled')['to'](_0x518d58,'isEnabled'),_0x7a1fd6['panelView']['children']['add'](_0x140b6f),_0x7a1fd6;}['_initializeController'](_0x299829){const _0xb5bad4=this['editor'],_0x31a7e8=_0xb5bad4['config'],_0x5ae796=_0xb5bad4['plugins']['get']('Annotations'),_0x58bae7=_0xb5bad4['plugins']['get']('CommentsRepository'),_0x35fa74=_0xb5bad4['plugins']['get']('EditorAnnotations'),_0x535d3a=_0xb5bad4['plugins']['get'](_0x4f59c2)['me'],_0x3b62ad=_0x31a7e8['get']('trackChanges')['SuggestionThreadView'],_0x4617b7=_0x31a7e8['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x1c4cba,CommentThreadInputView:_0x2114a0}=_0xb5bad4['plugins']['get']('CommentsUI');let _0x5de0aa,_0x5532d4,_0x3d626f;this['_annotationViews']['has'](_0x299829['id'])?(_0x5532d4=this['_annotationViews']['get'](_0x299829['id']),_0x5de0aa=_0x5532d4['mainView']):(_0x5de0aa=new _0x3b62ad(_0xb5bad4['locale'],_0x299829,_0x535d3a,{'disableComments':this['_disableComments'],'editorConfig':{..._0x31a7e8['get']('comments.editorConfig'),'licenseKey':_0x31a7e8['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x31a7e8['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x31a7e8['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x31a7e8['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2bf34b(_0x31a7e8['get']('locale')),'CommentView':_0x31a7e8['get']('comments')['CommentView'],'CommentsListView':_0x1c4cba,'CommentThreadInputView':_0x2114a0,'SuggestionView':_0x4617b7}),_0x5de0aa['suggestionView']['acceptButton']['on']('execute',()=>{_0xb5bad4['editing']['view']['focus']();}),_0x5de0aa['suggestionView']['discardButton']['on']('execute',()=>{_0xb5bad4['editing']['view']['focus']();}),_0x5532d4=_0x5ae796['createAnnotationView'](this['editor']['locale'],_0x5de0aa),_0x5532d4['bind']('isDirty')['to'](_0x5de0aa,'isDirty'),_0x5532d4['bind']('length')['to'](_0x5de0aa),_0x5532d4['bind']('type')['to'](_0x5de0aa,'type',_0x3188cd=>'suggestion-'+_0x3188cd),_0x5de0aa['on']('escape',()=>{_0x3d626f['fire']('escape');}),this['_annotationViews']['set'](_0x299829['id'],_0x5532d4));const _0x5ee794=_0x58bae7['createCommentThreadController'](_0x299829['commentThread'],_0x5de0aa),_0x1a4b5=new pe(_0xb5bad4,_0x299829,_0x5de0aa,_0x5ee794),_0x1db52a=_0x299829['getAllAdjacentSuggestions']()['filter'](_0x280b6a=>_0x280b6a['isInContent']);_0x5de0aa['descriptionParts']=_0xb5bad4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1db52a),this['_suggestionToController']['set'](_0x299829,_0x1a4b5),this['_viewToController']['set'](_0x5de0aa,_0x1a4b5),_0x3d626f=_0x5ae796['createAnnotation']({'view':_0x5532d4,'target':()=>{const _0x2546c6=[],_0x5ed03a=_0x299829['getAllAdjacentSuggestions']()['filter'](_0x3b7095=>_0x3b7095['isInContent']);for(const _0x1f6990 of _0x5ed03a)_0x2546c6['push'](..._0x1f6990['getMarkers']());return _0x3762f2(_0xb5bad4['editing'],_0x2546c6);},'type':()=>'suggestion-'+_0x1a4b5['view']['type']}),_0x58bae7['_bindAnnotationToEditors'](_0x5de0aa,_0x3d626f),_0x5ae796['add'](_0x3d626f),_0x35fa74['registerAnnotation'](_0x3d626f);}['_destroyController'](_0x64ed78){const _0x924a41=this['editor']['plugins']['get']('CommentsRepository'),_0x34fc4c=this['editor']['plugins']['get']('Annotations'),_0x20c3e1=this['_suggestionToController']['get'](_0x64ed78),_0x442d47=_0x20c3e1['view'],_0x33c566=_0x34fc4c['getByInnerView'](_0x442d47);_0x924a41['_unbindEditors'](_0x442d47),_0x33c566&&_0x34fc4c['remove'](_0x33c566),this['_suggestionToController']['delete'](_0x64ed78),this['_viewToController']['delete'](_0x442d47),_0x20c3e1['destroy']();}['_updateController'](_0x49a66f){if(!_0x49a66f['isInContent']||!this['_suggestionToController']['has'](_0x49a66f))return;const _0x2ccc34=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2cbb76=this['_suggestionToController']['get'](_0x49a66f),_0xb7af3d=_0x49a66f['getAllAdjacentSuggestions']();_0x2cbb76['view']['descriptionParts']=_0x2ccc34['descriptionFactory']['getDescriptions'](_0xb7af3d);}['destroy'](){for(const _0x121a08 of this['_suggestionToController']['keys']())this['_destroyController'](_0x121a08);for(const _0x2cba03 of this['_annotationViews']['values']())_0x2cba03['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0xae12b9){return'model'in _0xae12b9;}class k extends _0x44ea50{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x374474){this['editor']['plugins']['get'](p)['adapter']=_0x374474;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x1087af){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x1087af);}['getSuggestions']({skipNotAttached:_0x7cf1e2=!0x1,toJSON:_0x4f49c2=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x7cf1e2,'toJSON':_0x4f49c2});}['getSuggestion'](_0x1394d0){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x1394d0);}}const w=['Pagination'];class T extends _0x44ea50{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x9f4b35=this['editor'];if(_0x9f4b35['config']['define']('trackChangesData.editorCreator',_0x14f56e=>{const _0x1a7ee1=_0x9f4b35['model']['document']['getRootNames']()['reduce']((_0x11f2e8,_0x409bf7)=>(_0x11f2e8[_0x409bf7]='',_0x11f2e8),{});return _0x9f4b35['constructor']['create'](_0x1a7ee1,_0x14f56e);}),'function'!=typeof _0x9f4b35['config']['get']('trackChangesData')['editorCreator'])throw new _0x22e092('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x239cd2){return N(this['editor'],!0x0,_0x239cd2);}['getDataWithDiscardedSuggestions'](_0x3c8bac){return N(this['editor'],!0x1,_0x3c8bac);}}class D extends _0x44ea50{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4af1b3){function _0x245f58(_0x43801b){return _0x43801b['map'](_0x40cadf=>String['fromCharCode'](_0x40cadf))['join']('');}super(_0x4af1b3),this['result']='end',_0x4af1b3[_0x245f58([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x245f58([0x76,0x69,0x65,0x77])][_0x245f58([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x245f58([0x61,0x75,0x74,0x6f]),_0x4af1b3[_0x245f58([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x245f58([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x245f58([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x245f58([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x245f58([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 Fe(_0x4042fe){return void 0x0!==_0x4042fe['getRootsAttributes'];}async function N(_0x45c52f,_0x31126d,_0x552f06){const _0xb3f031=_0x343ac8(_0x45c52f,w);_0xb3f031['plugins']['push'](p,D),_0xb3f031['rootsAttributes']=Fe(_0x45c52f)?_0x45c52f['getRootsAttributes']():void 0x0;const _0x509a2a=document['createDocumentFragment'](),_0x18fec5=_0x45c52f['config']['get']('trackChangesData')['editorCreator'],_0x119b75=await _0x18fec5(_0xb3f031,()=>function(_0x27f571){const _0x147add=document['createElement']('div');return _0x27f571['appendChild'](_0x147add),_0x147add;}(_0x509a2a));!function(_0x239310,_0x27bbc2){const _0x1d64a2=_0x239310['model']['document']['getRootNames']()['reduce']((_0x94ca5e,_0x3d1566)=>(_0x94ca5e[_0x3d1566]=_0x239310['data']['get']({'rootName':_0x3d1566}),_0x94ca5e),{}),_0x672b08=_0x239310['plugins']['get']('Users')['users']['map'](_0x2134c4=>({'id':_0x2134c4['id'],'name':_0x2134c4['name']})),_0x2c804a=_0x239310['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4a8cb4=_0x239310['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4c4480=_0x27bbc2['plugins']['get']('Users'),_0xd66bf5=_0x27bbc2['plugins']['get']('TrackChangesEditing'),_0x5f291e=_0x27bbc2['plugins']['get']('CommentsRepository');for(const _0x46500a of _0x5f291e['getCommentThreads']())_0x46500a['remove']();for(const _0x5ed4a of _0x672b08)_0x4c4480['getUser'](_0x5ed4a['id'])||_0x4c4480['addUser'](_0x5ed4a);_0x4c4480['me']||_0x4c4480['useAnonymousUser']();for(const _0x18279a of _0x4a8cb4)_0x5f291e['addCommentThread'](_0x18279a);for(const _0x316b3d of _0x2c804a)_0xd66bf5['addSuggestionData'](_0x316b3d);_0x27bbc2['data']['set'](_0x1d64a2);}(_0x45c52f,_0x119b75),_0x119b75['execute'](_0x31126d?'acceptAllSuggestions':'discardAllSuggestions');const _0x43abd9=Fe(_0x119b75)?_0x119b75['getFullData'](_0x552f06):_0x119b75['data']['get'](_0x552f06);return await _0x119b75['destroy'](),_0x43abd9;}class Me extends _0x26f60a{['options'];constructor(_0x387a5d,_0x4936d9){super(_0x387a5d),this['options']=_0x4936d9,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'](_0x4c236b,_0x2b05a9){if(!this['element'])return;const _0x5d145b=[];for(const [_0x39592c,_0x49d481]of _0x4c236b){const _0x506147=document['createElement']('div');_0x506147['setAttribute']('data-ck-root-name',_0x39592c),_0x506147['className']=_0x49d481['classes']+'\x20ck-track-changes-preview__root-container',_0x506147['innerHTML']=_0x49d481['content'],_0x5d145b['push'](_0x506147);}_0x2b05a9(this['element'],_0x5d145b),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends _0x144602{constructor(_0x268472){super(_0x268472),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x477b4e=this['editor'],_0x2cae6a=_0x477b4e['locale'],_0x30e1cc=_0x477b4e['plugins']['get']('Dialog');let _0x4d2f62;const _0x1b21cc=function(_0x11d94b){const _0x1f7025={};if('editables'in _0x11d94b['ui']['view']){for(const [_0x26a2c2,_0xcd495f]of Object['entries'](_0x11d94b['ui']['view']['editables']))_0x1f7025[_0x26a2c2]=_0xcd495f['element'];}else _0x1f7025[_0x11d94b['model']['document']['getRootNames']()[0x0]]=_0x11d94b['ui']['view']['editable']['element'];return _0x1f7025;}(_0x477b4e),_0x112144=function(_0x1a73ab){let _0x22830a=0x0;for(const _0x1dbdbd of Object['values'](_0x1a73ab))_0x22830a=Math['max'](_0x22830a,_0x1dbdbd['getBoundingClientRect']()['width']);let _0x57798d=0x0;for(const _0x1ebd4f of Object['values'](_0x1a73ab))_0x57798d+=_0x1ebd4f['getBoundingClientRect']()['height'];const _0x5e7bdd=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0xc13bb7=Math['min'](_0x57798d,_0x5e7bdd);return{'width':_0x22830a,'height':_0xc13bb7};}(_0x1b21cc);_0x30e1cc['show']({'id':'finalContentPreview','title':c(_0x2cae6a,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x2cae6a,{'dialogRects':_0x112144}),'onHide':()=>{_0x4d2f62['detachFromDom']();},'onShow':()=>{_0x477b4e['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x22819b=>{const _0x554354=this['_standarizeRootsData'](_0x22819b,_0x477b4e,_0x1b21cc);_0x30e1cc['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x554354,_0x477b4e['config']['get']('trackChanges.preview.renderFunction'));}),_0x4d2f62=new _0x326a91(_0x2cae6a,[_0x30e1cc['view']]),_0x4d2f62['attachToDom'](),_0x4d2f62['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x477b4e['once']('destroy',()=>{_0x4d2f62['detachFromDom']();});const _0x2b4e1a=_0x30e1cc['view']['headerView']['class'];_0x30e1cc['view']['headerView']['class']=_0x2b4e1a?_0x2b4e1a+'\x20ck-reset_all':'ck-reset_all',_0x30e1cc['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x30e1cc['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x24d4e8=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x2d0bd9=_0x24d4e8['previewMode'],_0x192cfc={};if('$labels'===_0x2d0bd9){for(const _0x44d32d of _0x24d4e8['getMergeFieldsIds']())_0x192cfc[_0x44d32d]=_0x24d4e8['getLabel'](_0x44d32d)||_0x44d32d;}else{const _0x4d4a4c='$defaultValues'===_0x2d0bd9?_0x24d4e8['getDefaultValues']():_0x24d4e8['getDataSetValues'](_0x2d0bd9,!0x0);for(const _0x1468b0 of Object['entries'](_0x4d4a4c)){const [_0x123298,_0x4c2385]=_0x1468b0;_0x192cfc[_0x123298]=null!==_0x4c2385?_0x4c2385:_0x24d4e8['getLabel'](_0x123298)||_0x123298;}}return{'mergeFieldsData':_0x192cfc};}['_standarizeRootsData'](_0x4c4748,_0x7cb34e,_0x4e1356){let _0x3367d7;if('string'==typeof _0x4c4748){const _0x5c25d7=_0x7cb34e['model']['document']['getRootNames']()[0x0];_0x3367d7={[_0x5c25d7]:_0x4c4748};}else _0x3367d7=_0x4c4748;const _0x32aee5=this['_fixMediaEmbeds'](_0x3367d7,_0x7cb34e),_0x2621bc=function(_0xcce5ab,_0x40f981){for(const [_0x1e7231,_0x4c00c8]of _0xcce5ab)_0x4c00c8['classes']=_0x40f981[_0x1e7231]['classList']['value']['replace']('ck-focused','');return _0xcce5ab;}(this['_sortRoots'](_0x7cb34e)['reduce']((_0x28bf08,_0x1cd72c)=>(_0x28bf08['push']([_0x1cd72c,{'content':_0x32aee5[_0x1cd72c],'classes':''}]),_0x28bf08),[]),_0x4e1356);return _0x2621bc;}['_fixMediaEmbeds'](_0x443da7,_0x4c6e31){if(!_0x4c6e31['plugins']['has']('MediaEmbedEditing'))return _0x443da7;const _0x2c79d3=_0x4c6e31['plugins']['get']('MediaEmbedEditing');for(const [_0x5f08c2,_0x3600d9]of Object['entries'](_0x443da7)){const _0x158ca2=document['createElement']('div');_0x158ca2['innerHTML']=_0x3600d9,(_0x158ca2['querySelectorAll']('figure.media')['forEach'](_0x1be3b9=>{const _0x3ac234=_0x1be3b9['querySelector']('oembed');if(_0x3ac234){const _0x2a06d3=_0x3ac234['getAttribute']('url');if(_0x2a06d3){const _0x525ca6=_0x2c79d3['registry']['getMediaViewElement'](new _0x87f864(_0x4c6e31['editing']['view']['document']),_0x2a06d3,{'elementName':'','renderForEditingView':!0x0}),_0x4fd8cb=document['createElement']('div');_0x4fd8cb['classList']['add']('ck-media__wrapper'),_0x525ca6['render'](_0x4fd8cb,_0x4c6e31['editing']['view']['domConverter']),_0x3ac234['replaceWith'](_0x4fd8cb);}}}),_0x443da7[_0x5f08c2]=_0x158ca2['innerHTML']);}return _0x443da7;}['_sortRoots'](_0x181ddd){if(!function(_0x5a4d17){return void 0x0!==_0x5a4d17['getRootsAttributes'];}(_0x181ddd))return _0x181ddd['model']['document']['getRootNames']();const _0x25f9c4=[],_0x66c19a=new Map();for(const _0x2b7052 of _0x181ddd['model']['document']['getRootNames']()){const _0x304f4e=_0x181ddd['editing']['view']['getDomRoot'](_0x2b7052)['getClientRects']()['item'](0x0);_0x25f9c4['push'](_0x2b7052),_0x66c19a['set'](_0x2b7052,_0x304f4e);}return _0x25f9c4['sort']((_0x34837e,_0x4a7add)=>{const _0x1cabeb=_0x66c19a['get'](_0x34837e),_0x3e283c=_0x66c19a['get'](_0x4a7add);return _0x1cabeb['y']-_0x3e283c['y']||_0x1cabeb['x']-_0x3e283c['x'];}),_0x25f9c4;}}class te extends _0x44ea50{static get['requires'](){return[T,_0x42ea33];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5c0762){super(_0x5c0762),_0x5c0762['commands']['add']('previewFinalContent',new re(this['editor'])),_0x5c0762['config']['define']('trackChanges.preview.renderFunction',(_0x3979a1,_0xca321a)=>{for(const _0x1e153f of _0xca321a)_0x3979a1['appendChild'](_0x1e153f);});}}export{us as BaseSuggestionThreadView,o as Suggestion,fe as SuggestionThreadView,we as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|