@ckeditor/ckeditor5-track-changes 44.2.0-alpha.12 → 44.2.0-alpha.14
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 +25 -25
- 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 Yt,Plugin as
|
|
24
|
-
_0x5bc7ae(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x57d60a,_0x158037){super(),this['id']=_0x158037['id'],this['type']=_0x158037['type'],this['subType']=_0x158037['subType']||null,this['author']=_0x158037['author'],this['creator']=_0x158037['creator']||_0x158037['author'],this['isExternal']=Boolean(_0x158037['attributes']&&_0x158037['attributes']['@external']),this['data']=null,this['_model']=_0x57d60a,this['_onAccept']=_0x158037['onAccept'],this['_onDiscard']=_0x158037['onDiscard'],this['_onAttributesChange']=_0x158037['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x158037['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 _0x1c7770=this;for(;_0x1c7770['previous'];)_0x1c7770=_0x1c7770['previous'];return _0x1c7770;}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'](_0x108544){this['_markerNames']['add'](_0x108544);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x45a5cc=>this['_model']['markers']['get'](_0x45a5cc))['filter'](_0xf52c20=>_0xf52c20);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x18dc10=>{for(const _0x3b1bfc of this['getMarkers']())_0x18dc10['removeMarker'](_0x3b1bfc);}),this['_markerNames']['clear']();}['removeMarker'](_0x51dea1){this['_model']['change'](_0xbc7994=>{_0xbc7994['removeMarker'](_0x51dea1);}),this['_markerNames']['delete'](_0x51dea1);}['addRange'](_0x2219ef){const _0x59ab36='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x59ab36),this['_model']['change'](_0x359312=>{_0x359312['addMarker'](_0x59ab36,{'range':_0x2219ef,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x56c1c6){for(const _0x3fe129 of this['getRanges']())if(_0x3fe129['isIntersecting'](_0x56c1c6))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x398b5b=>_0x398b5b['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x2925b3,_0x554646)=>[..._0x2925b3,..._0x554646['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5d5bc2=this['getRanges']();if(0x1!=_0x5d5bc2['length'])return null;const _0x5c1fcd=_0x5d5bc2[0x0],_0xb0cff0=_0x5c1fcd['start']['nodeAfter'],_0x3f2b95=_0x5c1fcd['end']['nodeBefore'];return _0xb0cff0 instanceof _0x596a10?_0xb0cff0!=_0x3f2b95?null:_0xb0cff0: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 _0xb32c32=[];let _0x54bc41=this['head'];for(;_0x54bc41;)_0xb32c32['push'](_0x54bc41),_0x54bc41=_0x54bc41['next'];return _0xb32c32;}['setAttribute'](_0x4cfbce,_0x194c50){const _0x105390=_0x448b79(this['attributes']);_0x3fed51(_0x105390,_0x4cfbce,_0x194c50),_0x368862(_0x105390,this['attributes'])||(this['attributes']=_0x105390,this['_onAttributesChange'](_0x105390));}['removeAttribute'](_0x7c0f2b){const _0x235a6d=_0x448b79(this['attributes']);_0x249feb(_0x235a6d,_0x7c0f2b),_0x368862(_0x235a6d,this['attributes'])||(this['attributes']=_0x235a6d,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 _0x3c9712()['substr'](0x1,0x5);}}function o(_0x693e21,_0x1bcd17,_0x285b47){const _0x4bf4da=_0x693e21['t'],t=_0x693e21['t'];switch(_0x1bcd17){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',_0x285b47);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x285b47);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x285b47);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x285b47);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x285b47);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',_0x285b47);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x285b47);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',_0x285b47);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x285b47);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x285b47);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x285b47);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x285b47);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x285b47);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x285b47);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x285b47);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x285b47);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x285b47);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x285b47);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x285b47);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x285b47);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x285b47);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x285b47);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x285b47);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x285b47);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'},_0x285b47);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x285b47);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x285b47);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x285b47);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x285b47);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x285b47);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'},_0x285b47);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x285b47);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x285b47);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x285b47);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x285b47);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'},_0x285b47);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x285b47);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'},_0x285b47);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'},_0x285b47);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x285b47);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'},_0x285b47);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x285b47);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'},_0x285b47);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x285b47);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x285b47);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'},_0x285b47);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x285b47);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 _0x4bf4da({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x285b47);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x4bf4da({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x285b47);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x285b47);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'},_0x285b47);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'},_0x285b47);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'},_0x285b47);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x1bcd17;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x1d00ae,_0x144201){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x1d00ae,this['_locale']=_0x144201;}['getDescriptions'](_0x2c2354){const _0x416d97=[],_0x5d6bfa=new Set(),_0x28a060=new Set();for(let _0x39e7c5=0x0;_0x39e7c5<_0x2c2354['length'];_0x39e7c5++){const _0x31e126=_0x2c2354[_0x39e7c5];if(!_0x31e126['isInContent'])continue;const _0x1b2729=this['_handleCustomCallbackDescription'](_0x31e126);if(_0x1b2729){if(null!=_0x31e126['subType']){if(_0x5d6bfa['has'](_0x31e126['subType']))continue;_0x5d6bfa['add'](_0x31e126['subType']);}_0x416d97['push'](_0x1b2729);}else{if('attribute'!=_0x31e126['type'])'insertion'!=_0x31e126['type']&&'deletion'!=_0x31e126['type']||this['_handleInsertRemoveSuggestionDescription'](_0x416d97,_0x31e126,_0x2c2354[_0x39e7c5+0x1]);else{const _0xb9225=_0x31e126['data']['key'];if(_0x28a060['has'](_0xb9225))continue;_0x28a060['add'](_0x31e126['data']['key']),_0xb9225==m?this['_handleRenameSuggestionDescription'](_0x416d97,_0x31e126):this['_handleAttributeSuggestionDescription'](_0x416d97,_0x31e126);}}}return this['_resolveDescriptionItems'](_0x416d97);}['registerDescriptionCallback'](_0x203a22){this['_customCallbacks']['push'](_0x203a22);}['registerElementLabel'](_0x39df42,_0x3dd774,_0x3732fb=_0x192293['normal']){'function'==typeof _0x39df42?_0x1c3f49(this['_itemLabelsCallbacks'],{'matchingCallback':_0x39df42,'label':_0x3dd774,'priority':_0x3732fb}):this['_itemLabels']['set'](_0x39df42,_0x3dd774);}['registerAttributeLabel'](_0x319571,_0x2a6550){this['_attributeLabels']['set'](_0x319571,_0x2a6550);}['getItemLabel'](_0x354dbd,_0x3c460c=0x1){let _0x3040b6;for(const _0xa7626c of this['_itemLabelsCallbacks'])if(_0xa7626c['matchingCallback'](_0x354dbd)){_0x3040b6=_0xa7626c['label'];break;}return _0x3040b6||(_0x3040b6=this['_itemLabels']['get'](_0x354dbd['name'])),_0x3040b6?_0x3040b6(_0x3c460c):0x1!==_0x3c460c?_0x3c460c+'\x20'+_0x354dbd['name']+'s':''+_0x354dbd['name'];}['_addDescriptionItems'](_0x369831,_0x58090c){const _0xd8fcd2=_0x58090c['getFirstRange']()['getWalker'](),_0x3c3111='insertion'==_0x58090c['type']?'add':'remove';for(const _0x40767c of _0xd8fcd2){const _0x1c364b=_0x40767c['item'],_0x2ab3da=_0x369831[_0x369831['length']-0x1];if(_0x1c364b['is']('$textProxy'))_0x2ab3da&&_0x2ab3da['type']['indexOf']('Container')>-0x1&&_0x369831['pop'](),_0x2ab3da&&'text'==_0x2ab3da['type']?_0x2ab3da[_0x3c3111]+=_0x1c364b['data']:_0x369831['push']({'type':'text','add':'add'==_0x3c3111?_0x1c364b['data']:'','remove':'remove'==_0x3c3111?_0x1c364b['data']:''});else{if(this['_schema']['isObject'](_0x1c364b)){const _0x256158=_0x1c364b;if(_0x2ab3da&&_0x2ab3da['type']['indexOf']('Container')>-0x1&&_0x369831['pop'](),'elementEnd'==_0x40767c['type'])continue;_0x2ab3da&&_0x2ab3da['type']==_0x3c3111+'Object'&&_0x2ab3da['element']['name']==_0x256158['name']?_0x2ab3da['quantity']++:_0x369831['push']({'type':_0x3c3111+'Object','element':_0x256158,'quantity':0x1}),_0xd8fcd2['skip'](_0x191338=>!('elementEnd'==_0x191338['type']&&_0x191338['item']==_0x1c364b));}else{if(this['_schema']['checkChild'](_0x1c364b,'$text')||_0x1c364b['is']('element','softBreak')){const _0x4a533a=_0x1c364b;if('add'==_0x3c3111&&'elementStart'==_0x40767c['type']||'remove'==_0x3c3111&&'elementEnd'==_0x40767c['type'])continue;if(_0x2ab3da&&-0x1==_0x2ab3da['type']['indexOf']('Container')){'text'==_0x2ab3da['type']&&(_0x2ab3da[_0x3c3111]+='\x0a');continue;}let _0x1c474e;if(_0x1c474e='add'==_0x3c3111?_0x4a533a['nextSibling']&&!this['_schema']['isObject'](_0x4a533a['nextSibling'])?_0x4a533a['nextSibling']:null:_0x4a533a['previousSibling']&&!this['_schema']['isObject'](_0x4a533a['previousSibling'])?_0x4a533a['previousSibling']:null,_0x4a533a['isEmpty']||_0x1c474e&&_0x1c474e['isEmpty']){const _0x14462c=_0x1c474e&&_0x1c474e['isEmpty']?_0x1c474e:_0x4a533a;_0x2ab3da&&_0x2ab3da['type']==_0x3c3111+'EmptyContainer'&&_0x2ab3da['element']['name']==_0x14462c['name']?_0x2ab3da['quantity']++:_0x369831['push']({'type':_0x3c3111+'EmptyContainer','element':_0x14462c,'quantity':0x1});}else _0x369831['push']({'type':_0x3c3111+'Container','element':_0x4a533a});}}}}}['_resolveDescriptionItems'](_0x340b73){const _0x3d59f0=this['_locale'],_0x2c4dc3=[],_0x4e6a28=[],_0xfa8c6b=[];for(const _0x5f0226 of _0x340b73)switch(_0x5f0226['type']){case'text':if(_0x5f0226['add']=_0x5f0226['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5f0226['remove']=_0x5f0226['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5f0226['add']&&''!=_0x5f0226['remove']){_0x2c4dc3['push']({'type':'replace','content':o(_0x3d59f0,'REPLACE_TEXT',['\x22'+_0x5f0226['remove']+'\x22','\x22'+_0x5f0226['add']+'\x22'])});continue;}if(null!=_0x5f0226['add']['match'](/^ +$/)){_0x2c4dc3['push']({'type':'insertion','content':o(_0x3d59f0,'*Insert:*\x20%0',o(_0x3d59f0,'ELEMENT_SPACE',_0x5f0226['add']['length']))});continue;}if(null!=_0x5f0226['remove']['match'](/^ +$/)){_0x2c4dc3['push']({'type':'deletion','content':o(_0x3d59f0,'*Remove:*\x20%0',o(_0x3d59f0,'ELEMENT_SPACE',_0x5f0226['remove']['length']))});continue;}if(''!=_0x5f0226['add']){_0x2c4dc3['push']({'type':'insertion','content':o(_0x3d59f0,'*Insert:*\x20%0','\x22'+_0x5f0226['add']+'\x22')});continue;}_0x2c4dc3['push']({'type':'deletion','content':o(_0x3d59f0,'*Remove:*\x20%0','\x22'+_0x5f0226['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x2c4dc3['push']({'type':'insertion','content':o(_0x3d59f0,'*Insert:*\x20%0',this['getItemLabel'](_0x5f0226['element'],_0x5f0226['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x2c4dc3['push']({'type':'deletion','content':o(_0x3d59f0,'*Remove:*\x20%0',this['getItemLabel'](_0x5f0226['element'],_0x5f0226['quantity']))});continue;case'addContainer':_0x2c4dc3['push']({'type':'insertion','content':o(_0x3d59f0,'*Split:*\x20%0',this['getItemLabel'](_0x5f0226['element'],_0x5f0226['quantity']))});continue;case'removeContainer':_0x2c4dc3['push']({'type':'deletion','content':o(_0x3d59f0,'*Merge:*\x20%0',this['getItemLabel'](_0x5f0226['element'],_0x5f0226['quantity']))});continue;case'addFormat':_0x4e6a28['push'](_0x5f0226['key']);continue;case'removeFormat':_0xfa8c6b['push'](_0x5f0226['key']);continue;default:_0x2c4dc3['push'](_0x5f0226);}if(_0x4e6a28['length']){const _0x4dc9b9=_0x4e6a28['map'](_0x103439=>this['_attributeLabels']['has'](_0x103439)?this['_attributeLabels']['get'](_0x103439):_0x103439)['join'](',\x20');_0x2c4dc3['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x4dc9b9)});}if(_0xfa8c6b['length']){const _0x1e49bc=_0xfa8c6b['map'](_0x304510=>this['_attributeLabels']['has'](_0x304510)?this['_attributeLabels']['get'](_0x304510):_0x304510)['join'](',\x20');_0x2c4dc3['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x1e49bc)});}return _0x2c4dc3;}['_handleCustomCallbackDescription'](_0x32150d){for(const _0x1d18ee of this['_customCallbacks']){const _0x11c1a8=_0x1d18ee(_0x32150d);if(_0x11c1a8&&'type'in _0x11c1a8)return _0x11c1a8;}}['_handleAttributeSuggestionDescription'](_0x3719ef,_0xac63f4){const _0x42662d=_0xac63f4['data'],_0x5ddc8e=void 0x0===_0x42662d['newValue']?'removeFormat':'addFormat';_0x3719ef['push']({'type':_0x5ddc8e,'key':_0x42662d['key']});}['_handleRenameSuggestionDescription'](_0x575c8b,_0x2d593c){_0x575c8b['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x2d593c['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x4896d6,_0x445476,_0x1fcb80){if(this['_addDescriptionItems'](_0x4896d6,_0x445476),_0x1fcb80&&_0x1fcb80['getFirstRange']()&&!_0x445476['getFirstRange']()['end']['isEqual'](_0x1fcb80['getFirstRange']()['start'])){const _0x50f0e2=_0x4896d6[_0x4896d6['length']-0x1],_0x3f2fff='insertion'==_0x445476['type']?'add':'remove';_0x50f0e2&&'text'==_0x50f0e2['type']&&(_0x50f0e2[_0x3f2fff]+='\x0a');}}}class U extends _0x647c34{['afterInit'](){const _0x57dd36=this['editor'],_0x1f9335=_0x57dd36['plugins']['get']('TrackChangesEditing');_0x57dd36['commands']['get']('showAIAssistant')&&_0x1f9335['enableCommand']('showAIAssistant');}}class V extends _0x647c34{['afterInit'](){const _0x3d8abf=this['editor'],_0x2e919f=_0x3d8abf['locale'];if(!_0x3d8abf['plugins']['has']('AlignmentEditing'))return;const _0x48d228=_0x3d8abf['plugins']['get']('TrackChangesEditing');_0x48d228['enableDefaultAttributesIntegration']('alignment'),_0x48d228['registerBlockAttribute']('alignment'),_0x48d228['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x2e919f,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x641894=this['editor'],_0x5272f9=_0x641894['locale'];_0x641894['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x231786=>{if('formatBlock'!=_0x231786['type'])return;const {data:_0xb39c31}=_0x231786;if(_0xb39c31&&'alignment'==_0xb39c31['commandName']){const _0xba960c=_0xb39c31['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x5272f9,'*Format:*\x20%0',function(_0x26b002){switch(_0x26b002){case'left':return o(_0x5272f9,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x5272f9,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x5272f9,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x5272f9,'FORMAT_JUSTIFY_TEXT');}}(_0xba960c))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x647c34{['afterInit'](){const _0x12a2c6=this['editor'],_0x3f1cff=_0x12a2c6['plugins']['get']('TrackChangesEditing'),_0x955cd5=_0x12a2c6['locale'];for(const _0x140a8e of ti){if(!_0x12a2c6['plugins']['has'](_0x140a8e))continue;const _0x5829f0=_0x140a8e['slice'](0x0,-0x7)['toLowerCase'](),_0x2df99a='FORMAT_'+_0x5829f0['toUpperCase']();_0x3f1cff['enableDefaultAttributesIntegration'](_0x5829f0),_0x3f1cff['registerInlineAttribute'](_0x5829f0),_0x3f1cff['descriptionFactory']['registerAttributeLabel'](_0x5829f0,o(_0x955cd5,_0x2df99a));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54f765=this['editor'],_0xfa28af=_0x54f765['locale'],_0x38c0c3=_0x54f765['plugins']['get']('TrackChangesEditing');function _0x4f62e6(_0x29e5a4,_0x384456){_0x38c0c3['descriptionFactory']['registerDescriptionCallback'](_0x54d081=>{if('formatInline'!=_0x54d081['type'])return;const {data:_0x43fd3d}=_0x54d081;return _0x43fd3d&&_0x43fd3d['commandName']===_0x29e5a4?_0x43fd3d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xfa28af,'*Format:*\x20%0',_0x384456)}:{'type':'format','content':o(_0xfa28af,'*Remove\x20format:*\x20%0',_0x384456)}:void 0x0;});}_0x4f62e6('bold',o(_0xfa28af,'FORMAT_BOLD')),_0x4f62e6('italic',o(_0xfa28af,'FORMAT_ITALIC')),_0x4f62e6('underline',o(_0xfa28af,'FORMAT_UNDERLINE')),_0x4f62e6('code',o(_0xfa28af,'FORMAT_CODE')),_0x4f62e6('strikethrough',o(_0xfa28af,'FORMAT_STRIKETHROUGH')),_0x4f62e6('subscript',o(_0xfa28af,'FORMAT_SUBSCRIPT')),_0x4f62e6('superscript',o(_0xfa28af,'FORMAT_SUPERSCRIPT'));}}class F extends _0x647c34{['afterInit'](){const _0x42da30=this['editor'],_0x1bcaf3=_0x42da30['locale'];if(!_0x42da30['plugins']['has']('BlockQuoteEditing'))return;const _0x14910f=_0x42da30['plugins']['get']('TrackChangesEditing'),_0x34efd4=this['editor']['commands']['get']('blockQuote');_0x14910f['enableCommand']('blockQuote',(_0x288ce7,_0x491c5e={})=>{const _0x273035=this['editor']['model']['document']['selection'],_0x57fadd=_0x491c5e&&void 0x0!==_0x491c5e['forceValue']?_0x491c5e['forceValue']:!_0x34efd4['value'];let _0x5f3f46=[];if(_0x57fadd){const _0x406331=Array['from'](_0x273035['getSelectedBlocks']())['filter'](_0x1e0e3b=>oo(_0x1e0e3b)||function(_0x43cc1a,_0x3c5ba0){const _0x2ae2ef=_0x3c5ba0['checkChild'](_0x43cc1a['parent'],'blockQuote'),_0x1c95b3=_0x3c5ba0['checkChild'](['$root','blockQuote'],_0x43cc1a);return _0x2ae2ef&&_0x1c95b3;}(_0x1e0e3b,this['editor']['model']['schema']));_0x5f3f46=to(_0x406331,_0x42da30['model']);}else{const _0x3b802c=Array['from'](_0x273035['getSelectedBlocks']())['filter'](_0x267e94=>oo(_0x267e94));_0x5f3f46=to(_0x3b802c,_0x42da30['model']);}_0x42da30['model']['change'](()=>{for(const _0x107f23 of _0x5f3f46)_0x14910f['markBlockFormat'](_0x107f23,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x57fadd}]});});}),_0x14910f['descriptionFactory']['registerDescriptionCallback'](_0x54bf53=>{const {data:_0x2d7ef5}=_0x54bf53;if(_0x2d7ef5&&'blockQuote'==_0x2d7ef5['commandName']){const _0x3ec541=o(_0x1bcaf3,'ELEMENT_BLOCK_QUOTE');return _0x2d7ef5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1bcaf3,'*Set\x20format:*\x20%0',_0x3ec541)}:{'type':'format','content':o(_0x1bcaf3,'*Remove\x20format:*\x20%0',_0x3ec541)};}});}}function oo(_0x33463c){return'blockQuote'==_0x33463c['parent']['name'];}class L extends _0x647c34{['afterInit'](){const _0xc0ce71=this['editor'],_0x4db603=_0xc0ce71['locale'],_0x1f31a4=_0xc0ce71['plugins']['get']('TrackChangesEditing');_0xc0ce71['plugins']['has']('BookmarkEditing')&&(_0x1f31a4['enableCommand']('insertBookmark'),_0x1f31a4['enableDefaultAttributesIntegration']('updateBookmark'),_0x1f31a4['registerBlockAttribute']('bookmarkId'),_0x1f31a4['descriptionFactory']['registerDescriptionCallback'](_0x37f1ee=>{if('insertion'!=_0x37f1ee['type']&&'deletion'!=_0x37f1ee['type']&&'attribute'!=_0x37f1ee['type'])return;const _0x305fe8=_0x37f1ee['getContainedElement']();if(null==_0x305fe8)return;if(!_0x305fe8['is']('element','bookmark'))return;const _0x468b65=_0x305fe8['getAttribute']('bookmarkId');if('insertion'==_0x37f1ee['type'])return{'type':'insertion','content':o(_0x4db603,'*Insert:*\x20%0','\x22'+_0x468b65+'\x22\x20'+o(_0x4db603,'ELEMENT_BOOKMARK'))};if('deletion'==_0x37f1ee['type'])return{'type':'deletion','content':o(_0x4db603,'*Remove:*\x20%0','\x22'+_0x468b65+'\x22\x20'+o(_0x4db603,'ELEMENT_BOOKMARK'))};const {data:_0x43e70a}=_0x37f1ee;if(!_0x43e70a||'bookmarkId'!=_0x43e70a['key'])return;return{'type':'format','content':o(_0x4db603,'*Set\x20bookmark:*\x20%0','\x22'+_0x43e70a['newValue']+'\x22')};}));}}class J extends _0x647c34{['afterInit'](){const _0x257d80=this['editor'];_0x257d80['plugins']['has']('CaseChange')&&(_0x257d80['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x257d80['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x257d80['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x647c34{['afterInit'](){const _0x14302b=this['editor'];_0x14302b['commands']['get']('ckbox')&&_0x14302b['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x647c34{['afterInit'](){const _0x2ae966=this['editor'];if(!_0x2ae966['plugins']['has']('CodeBlock'))return;const _0x57ce3d=_0x2ae966['plugins']['get']('TrackChangesEditing'),_0x409e52=_0x2ae966['locale'],_0x175389=_0x2ae966['config']['get']('codeBlock')['languages'],_0x23b30b=_0x2ae966['commands']['get']('codeBlock');_0x57ce3d['enableCommand']('indentCodeBlock'),_0x57ce3d['enableCommand']('outdentCodeBlock'),_0x57ce3d['enableCommand']('codeBlock',(_0x5fc90,_0x22ff4a={})=>{const _0x538e17=_0x2ae966['model'],_0x5f5225=_0x2ae966['model']['document']['selection'],_0x207909=_0x22ff4a&&void 0x0!==_0x22ff4a['forceValue']?_0x22ff4a['forceValue']:!_0x23b30b['value'];let _0xb167be;_0x22ff4a['language']||(_0x22ff4a['language']=_0x175389[0x0]['language']),_0xb167be=_0x207909?Array['from'](_0x5f5225['getSelectedBlocks']())['filter'](_0x403e16=>eo(_0x403e16)||function(_0x2a79c3,_0xbe1c04){if(_0x2a79c3['is']('rootElement')||_0xbe1c04['isLimit'](_0x2a79c3))return!0x1;return _0xbe1c04['checkChild'](_0x2a79c3['parent'],'codeBlock');}(_0x403e16,_0x538e17['schema'])):Array['from'](_0x5f5225['getSelectedBlocks']())['filter'](_0x4f3fa7=>eo(_0x4f3fa7));const _0x18dbc1=to(_0xb167be,_0x538e17);_0x538e17['change'](()=>{for(const _0x5d3979 of _0x18dbc1)_0x57ce3d['markBlockFormat'](_0x5d3979,{'commandName':'codeBlock','commandParams':[{..._0x22ff4a,'forceValue':_0x207909}],'formatGroupId':'blockName'});});}),(_0x57ce3d['descriptionFactory']['registerElementLabel']('codeBlock',_0x12bab4=>o(_0x409e52,'ELEMENT_CODE_BLOCK',_0x12bab4)),_0x57ce3d['descriptionFactory']['registerDescriptionCallback'](_0x2fc6ea=>{if('formatBlock'!=_0x2fc6ea['type'])return;const _0x2db21b=_0x409e52['t'],{data:_0x18c9dc}=_0x2fc6ea;if(!_0x18c9dc||'codeBlock'!=_0x18c9dc['commandName'])return;const _0x1e4886=_0x18c9dc['commandParams'][0x0]['language'],_0x493395=_0x2db21b(_0x175389['find'](_0x632ff4=>_0x632ff4['language']===_0x1e4886)['label'])['toLowerCase']();return _0x18c9dc['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x409e52,'*Set\x20format:*\x20%0',o(_0x409e52,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x493395+')')}:{'type':'format','content':o(_0x409e52,'*Remove\x20format:*\x20%0',o(_0x409e52,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x26dd56){return'codeBlock'==_0x26dd56['name'];}class z extends _0x647c34{['afterInit'](){const _0x16ff55=this['editor'];if(!_0x16ff55['plugins']['has']('CommentsEditing'))return;_0x16ff55['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0xc8f955,_0x5969ad,_0x7431ce){const _0x5ed66b=[];for(const _0x1d5362 of _0x5969ad['getItems']())_0x1d5362['hasAttribute'](_0xc8f955)&&_0x5ed66b['push'](_0x7431ce['createRangeOn'](_0x1d5362));return _0x5ed66b;}function De(_0xc0ac6b,_0x471c07,{showActiveMarker:_0x58f90c=!0x0}={}){const _0x55dd37=_0xc0ac6b['plugins']['get']('TrackChangesEditing');return(_0x344805,_0x3ab09b,_0x21aa4b)=>{if(!_0x21aa4b['consumable']['test'](_0x3ab09b['markerRange'],_0x344805['name']))return;const _0x177ec2=_0x3ab09b['markerRange']['getWalker'](),_0x1d3c30=_0x3ab09b['markerRange']['start'],_0x53bbb0=_0xc0ac6b['model']['schema'];let _0x2b658c=null,_0x2aea87=null,_0x4b60a1=!0x1,_0x4fec63=!0x1;for(const _0x2c6a41 of _0x177ec2){const _0x1354b7=_0x2c6a41['item'];_0x4b60a1=_0x4b60a1||_0x53bbb0['isContent'](_0x1354b7);const _0x2280ba=_0x21aa4b['mapper']['toViewElement'](_0x1354b7);if(_0x2280ba&&_0x2280ba['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x2c6a41['type']&&(_0x53bbb0['isBlock'](_0x1354b7)&&!_0x53bbb0['isLimit'](_0x1354b7)&&(_0x1354b7['nextSibling']||_0x1d3c30['isAtEnd']?_0x2b658c&&_0x2b658c['parent']==_0x1354b7||(_0x2b658c=_0x1354b7,_0x5ae0a7(_0x2c6a41['previousPosition']),_0x4fec63=!0x0):_0x2aea87=_0x2aea87||_0x2c6a41['previousPosition']));}function _0x5ae0a7(_0x11e30b){const {authorId:_0x332ce6}=_0x55dd37['_splitMarkerName'](_0x3ab09b['markerName']),_0xbcf464=_0x21aa4b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x471c07,'data-author-id':_0x332ce6}),_0x16d7a2=_0x21aa4b['mapper']['toViewPosition'](_0x11e30b);_0x58f90c&&_0x55dd37['activeMarkers']['includes'](_0x3ab09b['markerName'])&&_0x21aa4b['writer']['addClass']('ck-suggestion-marker--active',_0xbcf464),_0x21aa4b['writer']['insert'](_0x16d7a2,_0xbcf464),_0x21aa4b['mapper']['bindElementToMarker'](_0xbcf464,_0x3ab09b['markerName']);}_0x4b60a1||_0x4fec63||!_0x2aea87||_0x5ae0a7(_0x2aea87);};}class K extends _0x647c34{static get['requires'](){return[_0x2efb45];}['init'](){const _0x3c0991=this['editor'],_0x359056=_0x3c0991['plugins']['get']('TrackChangesEditing');_0x359056['enableCommand']('delete');const _0x50df79=_0x3c0991['commands']['get']('deleteForward');_0x359056['enableCommand']('deleteForward',(_0x117a2b,_0x7bfd56={})=>{const _0x52208b=_0x3c0991['model']['createSelection'](_0x3c0991['model']['document']['selection']);_0x52208b['isCollapsed']&&_0x3c0991['model']['modifySelection'](_0x52208b,{'direction':'forward','unit':_0x7bfd56['unit']});const _0x493828=_0x52208b['getFirstRange'](),_0x202634=_0x48b32a['fromRange'](_0x493828);let _0x18a777;_0x117a2b(_0x7bfd56),_0x18a777='$graveyard'==_0x202634['root']['rootName']?_0x3c0991['model']['createRange'](_0x493828['start']):_0x3c0991['model']['createRange'](_0x202634['start'],_0x202634['end']),_0x202634['detach'](),_0x3c0991['model']['enqueueChange'](_0x50df79['buffer']['batch'],_0x2b21ff=>{_0x50df79['buffer']['lock'](),_0x2b21ff['setSelection'](_0x2b21ff['createRange'](_0x18a777['end'])),_0x50df79['buffer']['unlock']();});}),_0x3c0991['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x3c0991,'merge'),{'priority':'high'}),_0x3c0991['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x45dca1,_0x449cd0,_0x364aa4)=>{_0x364aa4['options']['showSuggestionHighlights']&&De(_0x3c0991,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x45dca1,_0x449cd0,_0x364aa4);},{'priority':'high'}),_0x3c0991['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x1e8245,_0x3fee47,_0x5f2b2f)=>{const _0x372a98=_0x5f2b2f['mapper']['markerNameToElements'](_0x3fee47['markerName']);if(_0x372a98){for(const _0x499199 of _0x372a98)_0x499199['is']('uiElement')&&(_0x5f2b2f['mapper']['unbindElementFromMarkerName'](_0x499199,_0x3fee47['markerName']),_0x5f2b2f['writer']['remove'](_0x499199));}},{'priority':'high'});}}class W extends _0x647c34{['afterInit'](){const _0x3c6858=this['editor'];if(!_0x3c6858['plugins']['has']('ListEditing'))return;const _0x47b3be=_0x3c6858['locale'],_0x5b931e=_0x3c6858['plugins']['get']('TrackChangesEditing'),_0x5d7c0b=_0x3c6858['plugins']['has']('TodoListEditing'),_0x57ff9e=!!_0x3c6858['config']['get']('list.multiBlock');function _0x30d480(_0x276b6b){return{'type':'format','content':''+o(_0x47b3be,'*Set\x20format:*\x20%0',_0x276b6b)};}function _0x149461(_0x266e77){return{'type':'format','content':''+o(_0x47b3be,'*Remove\x20format:*\x20%0',_0x266e77)};}_0x5b931e['enableDefaultAttributesIntegration']('numberedList'),_0x5b931e['enableDefaultAttributesIntegration']('bulletedList'),_0x5b931e['enableDefaultAttributesIntegration']('customNumberedList'),_0x5b931e['enableDefaultAttributesIntegration']('customBulletedList'),_0x5b931e['enableDefaultAttributesIntegration']('indentList'),_0x5b931e['enableDefaultAttributesIntegration']('outdentList'),_0x5b931e['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x5b931e['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x5b931e['registerBlockAttribute']('listItemId'),_0x5b931e['registerBlockAttribute']('listType'),_0x5b931e['registerBlockAttribute']('listIndent'),_0x57ff9e&&(_0x5b931e['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x5b931e['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5d7c0b&&(_0x5b931e['enableDefaultAttributesIntegration']('todoList'),_0x5b931e['enableDefaultAttributesIntegration']('checkTodoList'),_0x5b931e['registerBlockAttribute']('todoListChecked'),_0x5b931e['descriptionFactory']['registerDescriptionCallback'](_0x5de675=>{const {data:_0x5a689f}=_0x5de675;if(_0x5a689f&&'todoListChecked'==_0x5a689f['key'])return{'type':'format','content':_0x5a689f['newValue']?o(_0x47b3be,'*Check\x20item*'):o(_0x47b3be,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x56bdd9=>{if(_0x56bdd9['batch']['isUndo'])return!0x1;let _0x2266c1=!0x1;const _0x2f0070=_0x5b931e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x36eff9=>'todoListChecked'===_0x5b931e['_getAttributeKey'](_0x36eff9));for(const _0x22d084 of _0x2f0070){'todo'!=_0x22d084['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x5b931e['_findSuggestions'](_0x22d084['getFirstRange'](),'attribute')['find'](_0x4d741d=>'listType'===_0x5b931e['_getAttributeKey'](_0x4d741d['suggestion']))||(_0x56bdd9['removeMarker'](_0x22d084['getFirstMarker']()),_0x2266c1=!0x0));}return _0x2266c1;})),_0x5b931e['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x47b3be,'FORMAT_INDENT'));const _0x45dbcf={'type':'format','content':''};_0x5b931e['descriptionFactory']['registerDescriptionCallback'](_0x5d3efe=>{const {data:_0x482ec8}=_0x5d3efe;if(!_0x482ec8||'listType'!=_0x482ec8['key'])return;let _0x25e305=_0x5d3efe['head'];for(;_0x25e305;){if(_0x25e305['data']&&(('listStyle'==_0x25e305['data']['key']||'listMarkerStyle'==_0x25e305['data']['key'])&&(_0x25e305['data']['newValue']&&'default'!=_0x25e305['data']['newValue']||'default'!=_0x25e305['data']['oldValue']&&!_0x482ec8['newValue'])||!_0x57ff9e&&_0x25e305['data']['key']==m))return _0x45dbcf;_0x25e305=_0x25e305['next'];}if(null==_0x482ec8['newValue'])switch(_0x482ec8['oldValue']){case'bulleted':return _0x149461(o(_0x47b3be,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x149461(o(_0x47b3be,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x149461(o(_0x47b3be,'ELEMENT_TODO_LIST'));}switch(_0x482ec8['newValue']){case'bulleted':return _0x30d480(o(_0x47b3be,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x30d480(o(_0x47b3be,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x30d480(o(_0x47b3be,'ELEMENT_TODO_LIST'));}}),_0x5b931e['descriptionFactory']['registerDescriptionCallback'](_0x1c3253=>{const {data:_0x27458b}=_0x1c3253;if(_0x27458b&&'listIndent'==_0x27458b['key'])return null==_0x27458b['newValue']||null==_0x27458b['oldValue']&&0x0==_0x27458b['newValue']?_0x45dbcf:void 0x0;}),_0x5b931e['descriptionFactory']['registerDescriptionCallback'](_0x10fe82=>{if('attribute'!=_0x10fe82['type'])return;const {data:_0x35f3d6}=_0x10fe82;if(!_0x35f3d6||'listItemId'!=_0x35f3d6['key'])return;const _0x510e6c=Te(_0x10fe82);return'newValue'==_0x510e6c?{'type':'format','content':o(_0x47b3be,'*Merge:*\x20list\x20item')}:'oldValue'==_0x510e6c?{'type':'format','content':o(_0x47b3be,'*Split:*\x20list\x20item')}:_0x45dbcf;}),_0x3c6858['model']['document']['registerPostFixer'](_0x20a1c6=>this['listItemIdFixer'](_0x20a1c6)),_0x3c6858['model']['document']['registerPostFixer'](_0x59bb2f=>this['noTrackChangesFixer'](_0x59bb2f)),_0x3c6858['model']['document']['on']('change:data',(_0x557ca6,_0x1755f4)=>{if(_0x1755f4['isUndo']||!_0x1755f4['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x49d95a){if(_0x49d95a['batch']['isUndo']||!_0x49d95a['batch']['isLocal'])return!0x1;let _0x32e609=!0x1;const _0x5f3b7c=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3b0bc3=>_0x3b0bc3['data']&&'listItemId'==_0x3b0bc3['data']['key'])['filter'](_0x12c0b5=>_0x12c0b5['data']['newValue']&&_0x12c0b5['data']['oldValue']);for(const _0x37bdc3 of _0x5f3b7c)Te(_0x37bdc3)||(_0x49d95a['removeMarker'](_0x37bdc3['getFirstMarker']()),_0x32e609=!0x0);return _0x32e609;}['noTrackChangesFixer'](_0x2ea9a6){if(_0x2ea9a6['batch']['isUndo']||!_0x2ea9a6['batch']['isLocal'])return!0x1;const _0x5227c9=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x5227c9['trackChangesCommand']['value'])return!0x1;let _0xddac5f=!0x1;const _0x4a3359=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x30c930=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x48cad0=>'attribute'==_0x48cad0['type'])['filter'](_0x42b01b=>_0x4a3359['includes'](_0x42b01b['attributeKey']));if(0x0==_0x30c930['length'])return _0xddac5f;for(const _0x4dd952 of _0x30c930){const _0x22f3cd=_0x5227c9['_findSuggestions'](_0x4dd952['range'],'attribute')['filter'](_0x442bca=>!_0x442bca['meta']['isNextTo'])['map'](_0xe4d3a0=>_0xe4d3a0['suggestion'])['filter'](_0x3a1921=>{const _0x2822bb=_0x5227c9['_getAttributeKey'](_0x3a1921);return _0x4a3359['includes'](_0x2822bb);});if(_0x22f3cd['length']){for(const _0x3788af of _0x22f3cd)_0x2ea9a6['removeMarker'](_0x3788af['getFirstMarker']());_0xddac5f=!0x0;}}return _0xddac5f;}['assureChains'](){const _0xc914c0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x26e32f=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x14bfb1;const _0x1ddab7=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1fbea2=>{if(_0x1fbea2['data']['oldRange']||!_0x1fbea2['data']['newRange'])return null;if(!_0x1fbea2['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2254dc}=_0xc914c0['_splitMarkerName'](_0x1fbea2['name']);if(!_0xc914c0['hasSuggestion'](_0x2254dc))return null;const _0x2323c1=_0xc914c0['getSuggestion'](_0x2254dc);return _0x26e32f['includes'](_0x2323c1['data']['key']);})['map'](_0x3f3de5=>{const {id:_0x2a7f45}=_0xc914c0['_splitMarkerName'](_0x3f3de5['name']),_0x1ab1a4=_0xc914c0['getSuggestion'](_0x2a7f45);return _0x14bfb1=_0x1ab1a4['attributes']['groupId'],_0x1ab1a4['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x1ddab7['size'])return;const _0x155305=_0xc914c0['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1ceda3=>'attribute'==_0x1ceda3['type']&&_0x1ceda3['data']&&_0x26e32f['includes'](_0x1ceda3['data']['key'])&&_0x1ceda3['attributes']['groupId']!=_0x14bfb1)['map'](_0x245823=>({'listItem':_0x245823['getFirstRange']()['start']['nodeAfter'],'groupId':_0x245823['attributes']['groupId']})),_0x24ce94=new Set();for(const {groupId:_0x3c17fd,listItem:_0x536800}of _0x155305)_0x1ddab7['has'](_0x536800)&&_0x24ce94['add'](_0x3c17fd);for(const _0x46f8a8 of _0xc914c0['getSuggestions']())_0x24ce94['has'](_0x46f8a8['attributes']['groupId'])&&_0x46f8a8['setAttribute']('groupId',_0x14bfb1);}['_supportLegacySuggestions'](){const _0x5a21f0=this['editor'],_0x4f7608=_0x5a21f0['locale'],_0xb8e3f3=_0x5a21f0['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0xb8e3f3['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x241d5a,_0x3bc531){const _0x463703=[];for(let _0x5dd7e2 of _0x241d5a)_0x5dd7e2['start']['nodeAfter']===_0x5dd7e2['end']['parent']&&(_0x5dd7e2=_0x5a21f0['model']['createRange'](_0x5a21f0['model']['createPositionAt'](_0x5dd7e2['start']['nodeAfter'],0x0))),_0x463703['push'](_0x5dd7e2);_0x5a21f0['model']['change'](_0xbbf6f9=>{const _0x164ddc=_0x5a21f0['model']['document']['selection'],_0x20e4d8=Array['from'](_0x164ddc['getRanges']())['map'](_0x571c32=>_0x48b32a['fromRange'](_0x571c32));_0xbbf6f9['setSelection'](_0x463703),_0x5a21f0['commands']['get'](_0x3bc531['commandName'])['refresh'](),_0x3bc531['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5a21f0['execute'](_0x3bc531['commandName'],..._0x3bc531['commandParams']),_0xbbf6f9['setSelection'](_0x20e4d8);for(const _0x109c7b of _0x20e4d8)_0x109c7b['detach']();});}),_0xb8e3f3['descriptionFactory']['registerElementLabel'](function(_0x2c0d1a){const _0x2d5f8b=!_0x5a21f0['model']['schema']['isObject'](_0x2c0d1a),_0x323967=_0x2c0d1a['previousSibling'],_0x5ebf5e=_0x2c0d1a['nextSibling'],_0x519f12=_0x2c0d1a['getAttribute']('listItemId'),_0x53dd76=!_0x323967||_0x323967['getAttribute']('listItemId')!==_0x519f12,_0x3ec6f5=!_0x5ebf5e||_0x5ebf5e['getAttribute']('listItemId')!==_0x519f12;return _0x2d5f8b&&Boolean(_0x519f12)&&_0x53dd76&&_0x3ec6f5;},_0xe40dfc=>o(_0x4f7608,'ELEMENT_LIST_ITEM',_0xe40dfc));}['_registerLegacyDescription'](){const _0x20f170=this['editor'],_0x1c6271=_0x20f170['locale'];function _0x5e2793(_0x37d11d){const _0x48fa1c=_0x20f170['commands']['get']('bulletedList')['value'],_0x5b9381=_0x20f170['commands']['get']('numberedList')['value'];return'numberedList'===_0x37d11d?_0x48fa1c:_0x5b9381;}_0x20f170['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x31cc43){if('formatBlock'!=_0x31cc43['type'])return;const {data:_0x23f84e}=_0x31cc43;if(!_0x23f84e)return;let _0x1bea5c,_0x4b307b,_0x3d9cac,_0x93d5f6;switch(_0x23f84e['commandName']){case'bulletedList':_0x3d9cac=_0x23f84e['commandParams'][0x0]['forceValue'],_0x93d5f6=_0x5e2793(_0x23f84e['commandName']),_0x1bea5c=_0x3d9cac?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x93d5f6&&_0x20f170['config']['get']('list.multiBlock')||(_0x1bea5c='*Change\x20to:*\x20%0'),_0x4b307b={'type':'format','content':o(_0x1c6271,_0x1bea5c,o(_0x1c6271,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x3d9cac=_0x23f84e['commandParams'][0x0]['forceValue'],_0x93d5f6=_0x5e2793(_0x23f84e['commandName']),_0x1bea5c=_0x3d9cac?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x93d5f6&&_0x20f170['config']['get']('list.multiBlock')||(_0x1bea5c='*Change\x20to:*\x20%0'),_0x4b307b={'type':'format','content':o(_0x1c6271,_0x1bea5c,o(_0x1c6271,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x1bea5c='*Indent:*\x20%0',_0x4b307b={'type':'format','content':o(_0x1c6271,_0x1bea5c,o(_0x1c6271,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x1bea5c=function(_0x5b78be){const _0x29faab=_0x5b78be['getFirstRange']();let _0x547756=_0x29faab['start']['nodeAfter'];for(;_0x547756&&_0x29faab['containsItem'](_0x547756);){if(_0x547756['getAttribute']('listIndent')>0x0)return!0x1;_0x547756=_0x547756['nextSibling'];}return!0x0;}(_0x31cc43)?o(_0x1c6271,'*Format:*\x20remove\x20from\x20%0',o(_0x1c6271,function(_0x5bf8a2){return'ELEMENT_'+_0x5bf8a2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x31cc43))):o(_0x1c6271,'*Outdent:*\x20%0',o(_0x1c6271,'ELEMENT_LIST_ITEM')),_0x4b307b={'type':'format','content':_0x1bea5c};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x23f84e['multipleBlocks']&&(_0x1bea5c='*Merge:*\x20%0',_0x4b307b={'type':'deletion','content':o(_0x1c6271,_0x1bea5c,o(_0x1c6271,'ELEMENT_LIST_ITEM'))});}return _0x4b307b;});}}function Te(_0x4ca3e7){let _0x5fa988=_0x4ca3e7['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5fa988;){const _0x2c218c=_0x5fa988['getAttribute']('listItemId');if(!_0x2c218c)return!0x1;if(_0x2c218c==_0x4ca3e7['data']['newValue'])return'newValue';if(_0x2c218c==_0x4ca3e7['data']['oldValue'])return'oldValue';_0x5fa988=_0x5fa988['previousSibling'];}return!0x1;}class Se extends _0x647c34{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x4858ce=this['editor']['config']['get']('list.properties'),_0x32cd04=this['editor']['plugins']['get']('TrackChangesEditing');_0x4858ce['styles']&&(_0x32cd04['enableDefaultAttributesIntegration']('listStyle'),_0x32cd04['registerBlockAttribute']('listStyle')),_0x4858ce['reversed']&&(_0x32cd04['enableDefaultAttributesIntegration']('listReversed'),_0x32cd04['registerBlockAttribute']('listReversed')),_0x4858ce['startIndex']&&(_0x32cd04['enableDefaultAttributesIntegration']('listStart'),_0x32cd04['registerBlockAttribute']('listStart'));const _0x29cfd2={'type':'format','content':''};_0x32cd04['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x5d58b6=this['editor']['locale'];_0x32cd04['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x5d58b6,'FORMAT_LIST_REVERSED')),_0x32cd04['descriptionFactory']['registerDescriptionCallback'](_0x3741c7=>{const {data:_0x21a447}=_0x3741c7;if(_0x21a447&&'listReversed'==_0x21a447['key'])return null==_0x21a447['newValue']||0x0==_0x21a447['newValue']&&null==_0x21a447['oldValue']?_0x29cfd2:void 0x0;}),_0x32cd04['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x5d58b6,'FORMAT_LIST_START')),_0x32cd04['descriptionFactory']['registerDescriptionCallback'](_0x1e9a09=>{const {data:_0x22831b}=_0x1e9a09;if(_0x22831b&&'listStart'==_0x22831b['key'])return null==_0x22831b['newValue']||0x1==_0x22831b['newValue']&&null==_0x22831b['oldValue']?_0x29cfd2:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x57862c=>{if(_0x57862c['batch']['isUndo'])return!0x1;let _0x15458a=!0x1;const _0x59c8f0=_0x32cd04['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x851d0b=>{const _0x5aa952=_0x32cd04['_getAttributeKey'](_0x851d0b);return'listStart'==_0x5aa952||'listReversed'==_0x5aa952;});for(const _0x2ba8c5 of _0x59c8f0){const _0x4520e4=_0x2ba8c5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4520e4||'customNumbered'==_0x4520e4)continue;_0x32cd04['_findSuggestions'](_0x2ba8c5['getFirstRange'](),'attribute')['find'](_0x4c2620=>'listType'==_0x32cd04['_getAttributeKey'](_0x4c2620['suggestion']))||(_0x57862c['removeMarker'](_0x2ba8c5['getFirstMarker']()),_0x15458a=!0x0);}return _0x15458a;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4b4e46){const _0x427893=this['editor']['locale'],{data:_0x4794e3}=_0x4b4e46,_0x35d69e={'type':'format','content':''};if(!_0x4794e3||'listStyle'!=_0x4794e3['key'])return;if(!_0x4794e3['oldValue'])return'default'==_0x4794e3['newValue']?_0x35d69e:{'type':'format','content':''+o(_0x427893,'*Set\x20format:*\x20%0',o(_0x427893,this['_getTranslationKeyForListStyle'](_0x4794e3['newValue'])))};if(!_0x4794e3['newValue']){if('default'==_0x4794e3['oldValue'])return _0x35d69e;let _0x356a35=_0x4b4e46['head'];for(;_0x356a35;){if(_0x356a35['data']&&'listType'==_0x356a35['data']['key']&&_0x356a35['data']['newValue'])return _0x35d69e;_0x356a35=_0x356a35['next'];}return{'type':'format','content':''+o(_0x427893,'*Remove\x20format:*\x20%0',o(_0x427893,this['_getTranslationKeyForListStyle'](_0x4794e3['oldValue'])))};}if('default'!=_0x4794e3['newValue'])return{'type':'format','content':''+o(_0x427893,'*Set\x20format:*\x20%0',o(_0x427893,this['_getTranslationKeyForListStyle'](_0x4794e3['newValue'])))};let _0x27bc04=_0x4b4e46['head'];for(;_0x27bc04;){if(_0x27bc04['data']&&'listType'==_0x27bc04['data']['key']&&_0x27bc04['data']['newValue']&&_0x27bc04['data']['oldValue'])return _0x35d69e;_0x27bc04=_0x27bc04['next'];}return{'type':'format','content':o(_0x427893,'*Set\x20format:*\x20%0',o(_0x427893,'ELEMENT_'+_0x4b4e46['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x2a86c1=this['editor'],_0x1e4078=_0x2a86c1['locale'];_0x2a86c1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x416354=>{if('formatBlock'!=_0x416354['type'])return;const {data:_0x3ac7dc}=_0x416354;if(!_0x3ac7dc)return;let _0x34a3bb,_0x4cdbb3;switch(_0x3ac7dc['commandName']){case'listStyle':_0x34a3bb='*Change\x20to:*\x20%0',_0x4cdbb3={'type':'format','content':o(_0x1e4078,_0x34a3bb,o(_0x1e4078,this['_getTranslationKeyForListStyle'](_0x3ac7dc['commandParams'][0x0]['type'])))};break;case'listReversed':_0x34a3bb=_0x3ac7dc['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4cdbb3={'type':'format','content':o(_0x1e4078,_0x34a3bb)};break;case'listStart':_0x34a3bb='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4cdbb3={'type':'format','content':o(_0x1e4078,_0x34a3bb,_0x3ac7dc['commandParams'][0x0]['startIndex'])};}return _0x4cdbb3;});}['_getTranslationKeyForListStyle'](_0x4290ef){return'ELEMENT_'+function(_0x5c64fd){if(_e['includes'](_0x5c64fd))return'bulleted';if(Re['includes'](_0x5c64fd))return'numbered';return null;}(_0x4290ef)['toUpperCase']()+'_LIST_'+_0x4290ef['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x647c34{['afterInit'](){const _0x123e44=this['editor'];_0x123e44['commands']['get']('emoji')&&_0x123e44['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x647c34{static get['requires'](){return[_0x47cf41];}['init'](){const _0x253aea=this['editor'],_0x2eefed=_0x253aea['plugins']['get']('TrackChangesEditing'),_0x19e6a0=_0x253aea['commands']['get']('enter');_0x2eefed['enableCommand']('enter',()=>{_0x253aea['model']['change'](_0x4892a3=>{const _0x207074=_0x253aea['model']['document']['selection'],_0x4f0488=_0x207074['getFirstPosition'](),_0x87bb1e=_0x48b32a['fromRange'](_0x207074['getFirstRange']());if(_0x19e6a0['enterBlock'](_0x4892a3)){const _0x83da4f=_0x253aea['model']['createPositionAt'](_0x4f0488['parent']['nextSibling'],0x0),_0x4b6fd8=_0x4892a3['createRange'](_0x4f0488,_0x83da4f);_0x2eefed['markInsertion'](_0x4b6fd8);}else _0x4892a3['setSelection'](_0x4892a3['createRange'](_0x87bb1e['end']));_0x87bb1e['detach'](),_0x19e6a0['fire']('afterExecute',{'writer':_0x4892a3});});}),_0x253aea['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x253aea,'split'),{'priority':'high'}),_0x253aea['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x30927b,_0x5622ae,_0x15f6e2)=>{const _0x16ae78=_0x15f6e2['mapper']['markerNameToElements'](_0x5622ae['markerName']);if(_0x16ae78){for(const _0x276140 of _0x16ae78)_0x276140['hasClass']('ck-suggestion-marker-split')&&(_0x15f6e2['mapper']['unbindElementFromMarkerName'](_0x276140,_0x5622ae['markerName']),_0x15f6e2['writer']['remove'](_0x276140));}},{'priority':'high'}),_0x253aea['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3f0f7f,_0x4020b0,_0x50682d)=>{_0x50682d['options']['showSuggestionHighlights']&&De(_0x253aea,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x3f0f7f,_0x4020b0,_0x50682d);},{'priority':'high'});}}class Z extends _0x647c34{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x43975d=this['editor']['plugins']['get']('TrackChangesEditing');_0x43975d['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x43975d['enableCommand']('findNext'),_0x43975d['enableCommand']('findPrevious'),_0x43975d['enableCommand']('replace'),_0x43975d['enableCommand']('replaceAll');}['handleFindCommand'](_0x5f40de,_0x1e772f,_0x2c9d97={}){const _0x4a205d=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x5f40de(_0x20df1e=>{let _0x1a6ba7=('string'==typeof _0x1e772f?_0x4a205d['findByTextCallback'](_0x1e772f,_0x2c9d97):_0x1e772f)(_0x20df1e);Array['isArray'](_0x1a6ba7)&&(_0x1a6ba7={'results':_0x1a6ba7,'searchText':'string'==typeof _0x1e772f?_0x1e772f:''});const _0x3f961f=_0x1a6ba7['results']['filter'](_0x3eb25a=>!0x1===this['_isInDeletionRange'](_0x3eb25a,_0x20df1e['item']));return{..._0x1a6ba7,'results':_0x3f961f};},_0x2c9d97);}['_isInDeletionRange'](_0x50f3d4,_0x1accd4){const _0x1b5d1a=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1accd4,_0x50f3d4['start']),this['editor']['model']['createPositionAt'](_0x1accd4,_0x50f3d4['end']));for(const _0x10b665 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1b5d1a['getIntersection'](_0x10b665['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x647c34{['afterInit'](){const _0x45588c=this['editor']['locale'],_0x28dcd8=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0xfeea36,commandName:_0x107142}of ro)this['editor']['plugins']['has'](_0xfeea36)&&(_0x28dcd8['enableDefaultAttributesIntegration'](_0x107142),_0x28dcd8['registerInlineAttribute'](_0x107142));_0x28dcd8['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x45588c,'FORMAT_FONT_SIZE')),_0x28dcd8['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x45588c,'FORMAT_FONT_FAMILY')),_0x28dcd8['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x45588c,'FORMAT_FONT_COLOR')),_0x28dcd8['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x45588c,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x264c19=this['editor'],_0x189743=_0x264c19['locale'];_0x264c19['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x520aef=>{const _0x1c95ac=_0x189743['t'];if('formatInline'!=_0x520aef['type'])return;const {data:_0x4d4b6e}=_0x520aef;if(null!=_0x4d4b6e){if('fontSize'==_0x4d4b6e['commandName']){const _0x2bcc04=_0x4d4b6e['commandParams'][0x0]['value'];if(_0x2bcc04){const _0x4c1e5a=_0x1c95ac(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x4fbe2d=>_0x4fbe2d['model']==_0x2bcc04)['title'])['toLowerCase']();return{'type':'format','content':o(_0x189743,'*Set\x20font\x20size:*\x20%0',_0x4c1e5a)};}return{'type':'format','content':o(_0x189743,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4d4b6e['commandName']){const _0x21f136=_0x4d4b6e['commandParams'][0x0]['value'];return _0x21f136?{'type':'format','content':o(_0x189743,'*Set\x20font\x20family:*\x20%0',_0x21f136)}:{'type':'format','content':o(_0x189743,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4d4b6e['commandName']){const _0x35ad23=_0x4d4b6e['commandParams'][0x0]['value'];if(_0x35ad23){const _0x28fa71=_0x1f86d1(this['editor']['config']['get']('fontColor.colors'))['find'](_0x52f53d=>_0x52f53d['model']==_0x35ad23);let _0x1678c8=_0x35ad23,_0x963b11='';return _0x28fa71&&(_0x1678c8=_0x28fa71['label'],_0x963b11=_0x1c95ac(_0x1678c8)['toLowerCase']()),{'type':'format','content':o(_0x189743,'*Set\x20font\x20color:*\x20%0',_0x963b11)['trim'](),'color':{'value':_0x35ad23,'title':_0x963b11||_0x1678c8}};}return{'type':'format','content':o(_0x189743,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4d4b6e['commandName']){const _0x3d0cbb=_0x4d4b6e['commandParams'][0x0]['value'];if(_0x3d0cbb){const _0x2ed7e5=_0x1f86d1(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x14d877=>_0x14d877['model']==_0x3d0cbb);let _0x1722af=_0x3d0cbb,_0x4876d0='';return _0x2ed7e5&&(_0x1722af=_0x2ed7e5['label'],_0x4876d0=_0x1c95ac(_0x1722af)['toLowerCase']()),{'type':'format','content':o(_0x189743,'*Set\x20font\x20background\x20color:*\x20%0',_0x4876d0)['trim'](),'color':{'value':_0x3d0cbb,'title':_0x4876d0||_0x1722af}};}return{'type':'format','content':o(_0x189743,'*Reset\x20font\x20background\x20color*')};}}});}}class nt extends _0x647c34{['afterInit'](){const _0x32f3d7=this['editor'],_0x22cd04=_0x32f3d7['plugins']['get']('TrackChangesEditing'),_0x3f5beb=_0x32f3d7['commands']['get']('copyFormat'),_0x238750=_0x32f3d7['commands']['get']('pasteFormat');_0x3f5beb&&_0x238750&&(_0x22cd04['enableDefaultAttributesIntegration']('pasteFormat'),_0x22cd04['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1ae30e=this['editor'],_0xa240c8=_0x1ae30e['locale'];_0x1ae30e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2767b6=>{if('formatBlock'!=_0x2767b6['type']&&'formatInline'!=_0x2767b6['type'])return;const {data:_0xab2321}=_0x2767b6;if(_0xab2321&&'pasteFormat'===_0xab2321['commandName']){const _0x5a5601=[],_0x1f194c=_0xab2321['commandParams'][0x0];for(const [_0x44ef8d,_0x2b2e35]of Object['entries'](_0x1f194c))_0x5a5601['push'](so(_0x1ae30e,_0x44ef8d,_0x2b2e35));return _0x5a5601['length']?{'type':'format','content':o(_0xa240c8,'*Set\x20format\x20to:*\x20%0',_0x5a5601['join'](',\x20'))}:{'type':'format','content':o(_0xa240c8,'*Remove\x20all\x20formatting*')};}});}}function so(_0x152340,_0x381c8d,_0x364199){const _0x519329=_0x152340['locale']['t'],_0x598208=_0x381c8d['split'](/(?=[A-Z])/)['join']('\x20'),_0x59650b=_0x519329(_0x598208['charAt'](0x0)['toUpperCase']()+_0x598208['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x364199)return _0x59650b;if('fontColor'===_0x381c8d||'fontBackgroundColor'===_0x381c8d){const _0x29d9dc=_0x1f86d1(_0x152340['config']['get']('fontColor.colors'))['find'](_0x5b33fb=>_0x5b33fb['model']==_0x364199);return _0x59650b+'\x20('+(_0x29d9dc?_0x519329(_0x29d9dc['label'])['toLowerCase']():_0x364199)+')';}if('fontSize'===_0x381c8d&&isNaN(parseFloat(_0x364199))){const _0x1b26b7=_0x152340['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x152340['config']['get']('fontSize.options'))['find'](_0x4f9b3d=>_0x4f9b3d['model']==_0x364199);return _0x59650b+'\x20('+(_0x1b26b7?_0x519329(_0x1b26b7['title'])['toLowerCase']():_0x364199)+')';}return _0x59650b+'\x20('+_0x364199+')';}class it extends _0x647c34{['_headingOptions'];['afterInit'](){const _0x40ea65=this['editor'];if(!_0x40ea65['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x40ea65['config']['get']('heading.options');const _0x42542e=_0x40ea65['locale'],_0x4c1eaf=_0x40ea65['plugins']['get']('TrackChangesEditing');_0x4c1eaf['enableDefaultAttributesIntegration']('heading');for(const _0x1ee09d of this['_headingOptions'])'paragraph'!=_0x1ee09d['model']&&_0x4c1eaf['descriptionFactory']['registerElementLabel'](_0x1ee09d['model'],_0x487230=>{const _0x2c8c0a=this['_getHeadingLevel'](_0x1ee09d['model']);return null!==_0x2c8c0a?_0x568b59(_0x487230,_0x2c8c0a):_0x2bdc3f(_0x487230,_0x1ee09d['title']);});function _0x568b59(_0x364e05,_0x307fb2){return o(_0x42542e,'ELEMENT_HEADING',[_0x364e05,_0x307fb2]);}function _0x2bdc3f(_0x3bdbcb,_0x1c292a){return o(_0x42542e,'ELEMENT_HEADING_CUSTOM',[_0x3bdbcb,_0x1c292a]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x58c44e=this['editor'],_0x5be890=_0x58c44e['locale'];function _0xc5ee63(_0x417a56,_0x393614){return o(_0x5be890,'ELEMENT_HEADING_CUSTOM',[_0x417a56,_0x393614]);}_0x58c44e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x52cc2c=>{if('formatBlock'!=_0x52cc2c['type'])return;const {data:_0x1100f8}=_0x52cc2c;if(_0x1100f8&&'heading'==_0x1100f8['commandName']){const _0x11c125=_0x1100f8['commandParams'][0x0]['value'],_0x451fca=this['_getHeadingLevel'](_0x11c125);if(null!==_0x451fca)return{'type':'format','content':o(_0x5be890,'*Change\x20to:*\x20%0',(_0x2b8760=0x1,_0x2aa87e=_0x451fca,o(_0x5be890,'ELEMENT_HEADING',[_0x2b8760,_0x2aa87e])))};const _0x5145c7=this['_headingOptions']['find'](_0x35b2fd=>_0x35b2fd['model']===_0x11c125)['title'];return{'type':'format','content':o(_0x5be890,'*Change\x20to:*\x20%0',_0xc5ee63(0x1,_0x5145c7))};}var _0x2b8760,_0x2aa87e;});}['_getHeadingLevel'](_0x3a6fac){const _0x13e9a9=_0x3a6fac['match'](/^heading(\d+)/);if(_0x13e9a9)return _0x13e9a9[0x1];const _0x2d607f=this['_headingOptions']?.['find'](_0x26f1eb=>_0x26f1eb['model']==_0x3a6fac);if(_0x2d607f&&_0x2d607f['view']){const _0x3a3f45=_0x2d607f['view'],_0x1472fc=(_0x3a3f45['name']??_0x3a3f45)['match'](/^h(\d+)/);if(_0x1472fc)return _0x1472fc[0x1];}return null;}}class et extends _0x647c34{['afterInit'](){const _0x1146f8=this['editor'];if(!_0x1146f8['plugins']['has']('HighlightEditing'))return;const _0x4d4d26=_0x1146f8['plugins']['get']('TrackChangesEditing'),_0x2ef338=_0x1146f8['locale'];_0x4d4d26['enableDefaultAttributesIntegration']('highlight'),_0x4d4d26['registerInlineAttribute']('highlight'),_0x4d4d26['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2ef338,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x52b47f=this['editor'],_0x33fd1e=_0x52b47f['locale'];_0x52b47f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x363532=>{if('formatInline'!=_0x363532['type'])return;const {data:_0x5db6ec}=_0x363532;if(_0x5db6ec&&'highlight'==_0x5db6ec['commandName']){const _0x3315d9=_0x33fd1e['t'],_0x4079c6=_0x5db6ec['commandParams'][0x0]['value'];if(_0x4079c6){const _0x49b3d2=_0x52b47f['config']['get']('highlight.options')['find'](_0xf8e0db=>_0xf8e0db['model']==_0x4079c6),_0x3346bc=_0x3315d9(_0x49b3d2['title'])['toLowerCase']();return{'type':'format','content':o(_0x33fd1e,'*Set\x20highlight:*\x20%0',_0x3346bc),'color':{'value':_0x49b3d2['color'],'title':_0x49b3d2['title']}};}return{'type':'format','content':o(_0x33fd1e,'*Remove\x20highlight*',o(_0x33fd1e,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x647c34{['afterInit'](){const _0x253b3b=this['editor'];if(!_0x253b3b['plugins']['has']('HorizontalLineEditing'))return;_0x253b3b['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x50ea1a=_0x253b3b['plugins']['get']('TrackChangesEditing'),_0xf03deb=_0x253b3b['locale'];_0x50ea1a['descriptionFactory']['registerElementLabel']('horizontalLine',_0x5bd016=>o(_0xf03deb,'ELEMENT_HORIZONTAL_LINE',_0x5bd016)),_0x253b3b['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x5db7ff,{writer:_0x12d006,options:_0x26ecfc})=>{if(!_0x26ecfc['showSuggestionHighlights'])return null;const _0x48106e=_0x12d006['createContainerElement']('div'),_0xb97d32=_0x12d006['createEmptyElement']('hr');return _0x12d006['addClass']('ck-horizontal-line',_0x48106e),_0x12d006['insert'](_0x12d006['createPositionAt'](_0x48106e,0x0),_0xb97d32),_0x48106e;},'converterPriority':'high'});}}class ot extends _0x647c34{['afterInit'](){const _0x3d43ee=this['editor'];if(!_0x3d43ee['plugins']['has']('HtmlEmbed'))return;const _0x1b24d6=_0x3d43ee['plugins']['get']('TrackChangesEditing'),_0xe5b40b=_0x3d43ee['locale'];_0x1b24d6['descriptionFactory']['registerElementLabel']('rawHtml',_0x561de2=>o(_0xe5b40b,'ELEMENT_HTML_EMBED',_0x561de2)),_0x1b24d6['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1b24d6['registerBlockAttribute']('value'),_0x1b24d6['descriptionFactory']['registerDescriptionCallback'](_0x2356e2=>{if('attribute'!=_0x2356e2['type'])return;const {data:_0x420b73}=_0x2356e2;if(_0x420b73&&'value'==_0x420b73['key']&&_0x2356e2['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x131554=o(_0xe5b40b,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0xe5b40b,'*Change\x20%0\x20content*',_0x131554)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5cefcf=this['editor'],_0x35add5=_0x5cefcf['locale'];_0x5cefcf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1cdae3=>{if('formatBlock'!=_0x1cdae3['type'])return;const {data:_0x183a58}=_0x1cdae3;if(_0x183a58&&'htmlEmbed'==_0x183a58['commandName']){const _0x446af4=o(_0x35add5,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x35add5,'*Change\x20%0\x20content*',_0x446af4)};}});}}class rt extends _0x647c34{['afterInit'](){const _0x2a21e7=this['editor'];if(!_0x2a21e7['plugins']['has']('ImageEditing'))return;const _0x26a199=_0x2a21e7['plugins']['get']('TrackChangesEditing'),_0x4bf156=_0x2a21e7['plugins']['get']('ImageUtils'),_0x4adf42=_0x2a21e7['locale'];_0x26a199['enableCommand']('insertImage'),_0x26a199['descriptionFactory']['registerElementLabel']('imageBlock',_0x5b5e95=>o(_0x4adf42,'ELEMENT_IMAGE',_0x5b5e95)),_0x26a199['descriptionFactory']['registerElementLabel']('imageInline',_0xa2890d=>o(_0x4adf42,'ELEMENT_INLINE_IMAGE',_0xa2890d)),_0x26a199['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x4adf42,'ELEMENT_CAPTION')),_0x2a21e7['plugins']['has']('ImageUploadEditing')&&_0x26a199['enableCommand']('uploadImage'),_0x2a21e7['plugins']['has']('ImageBlockEditing')&&_0x2a21e7['plugins']['has']('ImageInlineEditing')&&(_0x26a199['enableCommand']('imageTypeInline',(_0x36973f,_0xf3e8b9)=>{const _0x5532b8=_0x4bf156['getClosestSelectedImageElement'](_0x2a21e7['model']['document']['selection']);_0x2a21e7['model']['change'](()=>{_0x26a199['markBlockFormat'](_0x5532b8,{'commandName':'imageTypeInline','commandParams':[_0xf3e8b9]},[],'convertBlockImageToInline');});}),_0x26a199['enableCommand']('imageTypeBlock',(_0x48e589,_0x3103ad)=>{_0x2a21e7['model']['change'](_0x49ef43=>{let _0x304ab8=_0x4bf156['getClosestSelectedImageElement'](_0x2a21e7['model']['document']['selection']),_0x1d2a00=_0x49ef43['createRangeOn'](_0x304ab8);const _0x1e840f=_0xf8c667['fromPosition'](_0x1d2a00['start'],'toPrevious'),_0x4a6d21=_0xf8c667['fromPosition'](_0x1d2a00['end'],'toNext');_0x26a199['forceDefaultExecution'](()=>_0x48e589(_0x3103ad)),_0x304ab8=_0x4bf156['getClosestSelectedImageElement'](_0x2a21e7['model']['document']['selection']),_0x1d2a00=_0x49ef43['createRangeOn'](_0x304ab8);const _0x45c519=_0x49ef43['createRange'](_0x1e840f,_0x4a6d21);_0x1e840f['detach'](),_0x4a6d21['detach'](),_0x26a199['markBlockFormat'](_0x304ab8,{'commandName':'imageTypeInline','commandParams':[_0x3103ad]},[],'convertInlineImageToBlock'),_0x45c519['start']['isBefore'](_0x1d2a00['start'])&&_0x26a199['markInsertion'](_0x49ef43['createRange'](_0x45c519['start'],_0x1d2a00['start']),'convertInlineImageToBlock'),_0x1d2a00['end']['isBefore'](_0x45c519['end'])&&_0x26a199['markInsertion'](_0x49ef43['createRange'](_0x1d2a00['end'],_0x45c519['end']),'convertInlineImageToBlock');});}),_0x26a199['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x26a199['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x26a199['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x26a199['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x26a199['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x26a199['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x543c7c])=>{const _0x143236=_0x26a199['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3674aa=_0x543c7c['start'],_0x1b34c9=_0x543c7c['end'];const _0x41e003=_0x2a21e7['model']['schema']['getNearestSelectionRange'](_0x3674aa,'backward'),_0x3967b4=_0x2a21e7['model']['schema']['getNearestSelectionRange'](_0x1b34c9,'forward');_0x41e003['isCollapsed']&&(_0x3674aa=_0x41e003['start']),_0x3967b4['isCollapsed']&&(_0x1b34c9=_0x3967b4['end']),_0x143236([_0x2a21e7['model']['createRange'](_0x3674aa,_0x1b34c9)]);}),_0x26a199['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x4f43f8),_0x26a199['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x4f43f8)),_0x2a21e7['plugins']['has']('ImageCaptionEditing')&&(_0x26a199['enableCommand']('toggleImageCaption',(_0x5c422b,_0x198f3d)=>{const _0x223598=_0x2a21e7['plugins']['get']('ImageCaptionUtils');let _0x5127f9=_0x4bf156['getClosestSelectedImageElement'](_0x2a21e7['model']['document']['selection']),_0x3c86aa=_0x223598['getCaptionFromImageModelElement'](_0x5127f9);_0x2a21e7['model']['change'](()=>{if(_0x3c86aa)return void _0x26a199['markDeletion'](_0x2a21e7['model']['createRangeOn'](_0x3c86aa));const _0x2d2697=_0x4bf156['isBlockImage'](_0x5127f9);_0x5c422b(_0x198f3d),_0x5127f9=_0x4bf156['getClosestSelectedImageElement'](_0x2a21e7['model']['document']['selection']),_0x3c86aa=_0x223598['getCaptionFromImageModelElement'](_0x5127f9),_0x26a199['markInsertion'](_0x2a21e7['model']['createRangeOn'](_0x3c86aa),_0x2d2697?null:'imageCaption');});}),_0x26a199['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x4f43f8));const _0x4185b2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x43bdfb(_0x2f806c,_0x219878){const _0x35e6f3=_0x4185b2['findIndex'](({type:_0x4dee9b,subType:_0x46e25c})=>_0x2f806c['type']==_0x4dee9b&&_0x2f806c['subType']==_0x46e25c),_0x8a7a74=_0x4185b2['findIndex'](({type:_0x33b10b,subType:_0x3b4d2f})=>_0x219878['type']==_0x33b10b&&_0x219878['subType']==_0x3b4d2f);if(_0x35e6f3<0x0||_0x8a7a74<0x0)return!0x1;const _0x35fc44=_0x2f806c['getFirstRange'](),_0x1d8a90=_0x219878['getFirstRange']();if((0x0==_0x35e6f3||0x1==_0x35e6f3)&&0x2==_0x8a7a74&&_0x35fc44['isIntersecting'](_0x1d8a90))return!0x0;if(0x2==_0x35e6f3&&0x3==_0x8a7a74){const _0xe2a985=_0x26a199['_findSuggestions'](_0x35fc44,'insertion')['filter'](({suggestion:_0x5172f8,meta:_0x2d7c5f})=>_0x2d7c5f['isOwn']&&'convertInlineImageToBlock'==_0x5172f8['subType']);if(_0xe2a985['length']>0x1&&_0x1d8a90['end']['isEqual'](_0x35fc44['start']))return!0x0;if(0x1==_0xe2a985['length']&&(_0x35fc44['start']['isEqual'](_0x1d8a90['end'])||_0x35fc44['end']['isEqual'](_0x1d8a90['start'])))return!0x0;}if(0x3==_0x35e6f3&&0x3==_0x8a7a74&&_0x35fc44['start']['isBefore'](_0x1d8a90['start'])){const _0x1c6caf=_0x35fc44['end']['nodeAfter'],_0x22af8f=_0x1d8a90['start']['nodeBefore'];return _0x4bf156['isBlockImage'](_0x1c6caf)&&_0x1c6caf===_0x22af8f;}return!0x1;}function _0x4f43f8(_0x2928c3,_0x4078ef){return _0x43bdfb(_0x2928c3,_0x4078ef)?[_0x2928c3,_0x4078ef]:_0x43bdfb(_0x4078ef,_0x2928c3)?[_0x4078ef,_0x2928c3]:null;}_0x2a21e7['plugins']['has']('ImageResize')&&(_0x26a199['enableDefaultAttributesIntegration']('resizeImage'),_0x26a199['registerBlockAttribute']('resizedWidth'),_0x26a199['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x4adf42,'FORMAT_IMAGE_SIZE'))),_0x2a21e7['plugins']['has']('ImageTextAlternativeEditing')&&(_0x26a199['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x26a199['registerBlockAttribute']('alt')),_0x2a21e7['plugins']['has']('PictureEditing')&&(_0x26a199['registerBlockAttribute']('sources'),_0x26a199['descriptionFactory']['registerDescriptionCallback'](_0x2b615f=>{if('attribute'!=_0x2b615f['type'])return;const {data:_0x554f94}=_0x2b615f;return _0x554f94&&'sources'==_0x554f94['key']?{'type':'format','content':''}:void 0x0;})),_0x2a21e7['plugins']['has']('ImageSizeAttributes')&&(_0x26a199['registerBlockAttribute']('width'),_0x26a199['registerBlockAttribute']('height'),_0x26a199['descriptionFactory']['registerDescriptionCallback'](_0x4c7f1b=>{if('attribute'!=_0x4c7f1b['type'])return;const {data:_0x59bbf3}=_0x4c7f1b;return!_0x59bbf3||'width'!=_0x59bbf3['key']&&'height'!=_0x59bbf3['key']?void 0x0:{'type':'format','content':''};})),_0x26a199['descriptionFactory']['registerDescriptionCallback'](_0x5818fa=>{if(!!_0x4185b2['find'](({type:_0x38cedc,subType:_0x262b8a})=>_0x5818fa['type']==_0x38cedc&&_0x5818fa['subType']==_0x262b8a))return _0x5818fa['previous']?{}:void 0x0;}),_0x26a199['descriptionFactory']['registerDescriptionCallback'](_0x37579a=>{if('insertion'==_0x37579a['type']||'deletion'==_0x37579a['type']){const _0x206ee2=_0x37579a['getContainedElement']();if(_0x206ee2&&_0x206ee2['is']('element','caption'))return{'type':'insertion'==_0x37579a['type']?'addObject':'removeObject','element':_0x206ee2,'quantity':0x1};}}),_0x26a199['descriptionFactory']['registerDescriptionCallback'](_0x21f7c5=>'formatBlock'==_0x21f7c5['type']&&'convertInlineImageToBlock'==_0x21f7c5['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x21f7c5['type']&&'convertBlockImageToInline'==_0x21f7c5['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x26a199['descriptionFactory']['registerDescriptionCallback'](_0x68ca92=>{if('attribute'!=_0x68ca92['type'])return;const {data:_0x44bd49}=_0x68ca92;if(!_0x44bd49||'alt'!=_0x44bd49['key'])return;const _0x17dcdf=_0x44bd49['newValue'];return _0x17dcdf?{'type':'format','content':o(_0x4adf42,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x17dcdf+'\x22')}:{'type':'format','content':o(_0x4adf42,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xff32f9=this['editor'],_0x3446c0=_0xff32f9['locale'];_0xff32f9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x52043a=>{if('formatBlock'!=_0x52043a['type']&&'formatInline'!=_0x52043a['type'])return;const {data:_0x2bb440}=_0x52043a;if(_0x2bb440){if('imageTextAlternative'==_0x2bb440['commandName']){const _0x4bba95=_0x2bb440['commandParams'][0x0]['newValue'];return _0x4bba95?{'type':'format','content':o(_0x3446c0,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x4bba95+'\x22')}:{'type':'format','content':o(_0x3446c0,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2bb440['commandName']){const _0x149b71=_0x2bb440['commandParams'][0x0]['width'];return _0x149b71?{'type':'format','content':o(_0x3446c0,'*Set\x20image\x20width:*\x20%0',_0x149b71)}:{'type':'format','content':o(_0x3446c0,'*Reset\x20image\x20width*')};}}});}}class at extends _0x647c34{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x12b856=this['editor']['locale'],_0x564f4d=this['editor']['plugins']['get']('TrackChangesEditing');_0x564f4d['enableDefaultAttributesIntegration']('replaceImageSource'),_0x564f4d['registerBlockAttribute']('src'),_0x564f4d['descriptionFactory']['registerDescriptionCallback'](_0xb2b39b=>{if('attribute'!=_0xb2b39b['type'])return;const {data:_0x46df49}=_0xb2b39b;return _0x46df49&&'src'==_0x46df49['key']?_0x46df49['newValue']&&_0x46df49['oldValue']?{'type':'format','content':o(_0x12b856,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x43b224=this['editor']['plugins']['get']('TrackChangesEditing');_0x43b224['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x43b224['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x43b224['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x43b224['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x13622c=this['editor'],_0x3ceb70=_0x13622c['locale'];_0x13622c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x37b82b=>{if('formatBlock'!=_0x37b82b['type']&&'formatInline'!=_0x37b82b['type'])return;const {data:_0x588fe9}=_0x37b82b;if(!_0x588fe9||'replaceImageSource'!=_0x588fe9['commandName'])return;return{'type':'format','content':o(_0x3ceb70,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x647c34{['afterInit'](){const _0x161e83=this['editor'];if(!_0x161e83['plugins']['has']('ImageStyleEditing'))return;const _0x24298f=_0x161e83['plugins']['get']('TrackChangesEditing'),_0x1eef34=_0x161e83['plugins']['get']('ImageUtils'),_0xeb818d={};_0x24298f['enableCommand']('imageStyle',(_0x5858ef,_0x385afb)=>{const _0x5ed7f5=_0x161e83['plugins']['get']('Users')['me'],_0x5b4a13=_0x161e83['commands']['get']('imageStyle');let _0x664ee5=_0x1eef34['getClosestSelectedImageElement'](_0x161e83['model']['document']['selection']),_0xa61fe=_0x161e83['model']['createRangeOn'](_0x664ee5),_0x45361b=_0x5b4a13['value'];if(_0x45361b==_0x385afb['value'])return;const _0x3640fc={'commandName':'imageStyle','commandParams':[_0x385afb],'formatGroupId':_0x3c9712()};_0x161e83['model']['change'](()=>{if(_0x24298f['getSuggestions']()['filter'](_0x51b7f4=>_0x51b7f4['isInContent']&&_0x5ed7f5==_0x51b7f4['author']&&('formatBlock'==_0x51b7f4['type']||'formatInline'==_0x51b7f4['type'])&&('imageStylePreApply'==_0x51b7f4['subType']||'imageStylePostApply'==_0x51b7f4['subType'])&&_0x51b7f4['getFirstRange']()['isEqual'](_0xa61fe))['forEach'](_0x2b097c=>_0x24298f['discardSuggestion'](_0x2b097c['head'])),_0x664ee5=_0x1eef34['getClosestSelectedImageElement'](_0x161e83['model']['document']['selection']),_0xa61fe=_0x161e83['model']['createRangeOn'](_0x664ee5),_0x5b4a13['refresh'](),_0x161e83['commands']['get']('imageTypeInline')['refresh'](),_0x161e83['commands']['get']('imageTypeBlock')['refresh'](),_0x45361b=_0x5b4a13['value'],_0x45361b!=_0x385afb['value'])return _0x1eef34['isInlineImage'](_0x664ee5)&&_0x5b4a13['shouldConvertImageType'](_0x385afb['value'],_0x664ee5)?(_0x5858ef({..._0x385afb,'setImageSizes':!0x1}),_0x664ee5=_0x1eef34['getClosestSelectedImageElement'](_0x161e83['model']['document']['selection']),void _0x24298f['markBlockFormat'](_0x664ee5,{..._0x3640fc,'commandReversedParams':[{'value':_0x45361b||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x1eef34['isBlockImage'](_0x664ee5)?_0x24298f['markBlockFormat'](_0x664ee5,_0x3640fc,[],'imageStylePostApply'):_0x24298f['markInlineFormat'](_0xa61fe,_0x3640fc,'imageStylePostApply'));});});for(const _0x18de2e of _0x161e83['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xeb818d[_0x18de2e['name']]=_0x18de2e['title']['toLowerCase']();_0x24298f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x24298f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x24298f['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x24298f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4ef913])=>{_0x1eef34['setImageNaturalSizeAttributes'](_0x4ef913['getContainedElement']());}),_0x24298f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x173428,_0x206796)=>{_0x24298f['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x173428,{'commandName':_0x206796['commandName'],'commandParams':_0x206796['commandReversedParams']});}),_0x24298f['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x3cdee2,_0x59952b){if(_0x543047(_0x3cdee2,_0x59952b))return[_0x3cdee2,_0x59952b];if(_0x543047(_0x59952b,_0x3cdee2))return[_0x59952b,_0x3cdee2];return null;});const _0x8d5629=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x543047(_0x30a019,_0xe80f5d){const _0x4e75b8=_0x8d5629['findIndex'](({type:_0x591c97,subType:_0x3bab11})=>_0x30a019['type']==_0x591c97&&_0x30a019['subType']==_0x3bab11),_0x41b9b4=_0x8d5629['findIndex'](({type:_0x2812ac,subType:_0x100033})=>_0xe80f5d['type']==_0x2812ac&&_0xe80f5d['subType']==_0x100033);if(_0x4e75b8<0x0||_0x41b9b4<0x0)return!0x1;const _0x286cc3=_0x30a019['getFirstRange'](),_0x1f25ff=_0xe80f5d['getFirstRange']();if((0x0==_0x4e75b8||0x1==_0x4e75b8)&&0x2==_0x41b9b4&&_0x286cc3['isIntersecting'](_0x1f25ff))return!0x0;if(0x2==_0x4e75b8&&0x3==_0x41b9b4){const _0x279a15=_0x24298f['_findSuggestions'](_0x286cc3,'insertion')['filter'](({suggestion:_0x392e3b,meta:_0x13ec1d})=>_0x13ec1d['isOwn']&&'convertInlineImageToBlock'==_0x392e3b['subType']);if(_0x279a15['length']>0x1&&_0x1f25ff['end']['isEqual'](_0x286cc3['start']))return!0x0;if(0x1==_0x279a15['length']&&(_0x286cc3['start']['isEqual'](_0x1f25ff['end'])||_0x286cc3['end']['isEqual'](_0x1f25ff['start'])))return!0x0;}if(0x3==_0x4e75b8&&0x3==_0x41b9b4&&_0x286cc3['start']['isBefore'](_0x1f25ff['start'])){const _0x3a278c=_0x286cc3['end']['nodeAfter'],_0x870985=_0x1f25ff['start']['nodeBefore'];return _0x1eef34['isBlockImage'](_0x3a278c)&&_0x3a278c===_0x870985;}return!0x1;}_0x161e83['model']['document']['registerPostFixer'](()=>{let _0x37ffa5=!0x1;const _0x13bcc5=Array['from'](_0x161e83['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x475cbb,data:_0x4736b4}of _0x13bcc5){const {group:_0x3c703c,type:_0x2fd8b2,subType:_0x233488,id:_0x3ed5f6}=_0x24298f['_splitMarkerName'](_0x475cbb);if('suggestion'==_0x3c703c&&_0x24298f['hasSuggestion'](_0x3ed5f6)){if('formatBlock'==_0x2fd8b2&&('imageStylePreApply'==_0x233488||'imageStylePostApply'==_0x233488)){const _0x4b351a=_0x24298f['getSuggestion'](_0x3ed5f6);if(_0x4736b4['newRange']){const _0x1a903c=_0x4b351a['getFirstRange']()['getContainedElement']();if(_0x1eef34['isBlockImage'](_0x1a903c))continue;_0x24298f['discardSuggestion'](_0x4b351a),_0x37ffa5=!0x0;}}if('insertion'==_0x2fd8b2&&'imageCaption'==_0x233488&&!_0x4736b4['newRange']){const _0x403bc4=_0x24298f['getSuggestion'](_0x3ed5f6);_0x403bc4['next']&&_0x403bc4['next']['isInContent']&&(_0x24298f['discardSuggestion'](_0x403bc4['next']),_0x37ffa5=!0x0);}}}return _0x37ffa5;}),this['_registerLegacyDescription'](_0xeb818d);}['_registerLegacyDescription'](_0xa5cb3f){const _0x2fc448=this['editor'],_0x47a840=_0x2fc448['locale'];_0x2fc448['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4dce1b=>{if('formatBlock'!=_0x4dce1b['type']&&'formatInline'!=_0x4dce1b['type'])return;const {data:_0x5c333f}=_0x4dce1b;if(!_0x5c333f||'imageStyle'!=_0x5c333f['commandName'])return;const _0x3f7481=_0x5c333f['commandParams'][0x0]['value'];return _0x108446('side'===_0x3f7481?o(_0x47a840,'FORMAT_SIDE_IMAGE'):_0xa5cb3f[_0x3f7481]||_0x3f7481);function _0x108446(_0x236bf9){return{'type':'format','content':o(_0x47a840,'*Format:*\x20%0',_0x236bf9)};}});}}class ut extends _0x647c34{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0xfe17b){super(_0xfe17b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5b9b03=this['editor'],_0x538e76=_0x5b9b03['commands']['get']('importWord'),_0x1d4f55=_0x5b9b03['commands']['get']('trackChanges');_0x538e76&&(_0x538e76['on']('execute',(_0x507396,[,_0xdd70ab])=>{this['_trackChangesValueDuringImport']=_0x1d4f55['value'],_0xdd70ab['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x538e76,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x538e76,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1d4f55['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5b9b03['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x3795d5,_0x3f5636){const {suggestions:_0x2c115d}=_0x3f5636,_0x33b837=this['editor']['commands']['get']('trackChanges'),_0x5a6a97=_0x33b837['value'];this['_trackChangesValueDuringImport']!==_0x5a6a97&&(_0x33b837['execute'](),this['_trackChangesExecuted']=!0x0),_0x2c115d&&_0x2c115d['forEach'](({id:_0x46f7e2,type:_0x39a5c5,author:_0x4eb8c5,created_at:_0x420b25})=>{const _0x30674a={'id':_0x46f7e2,'type':_0x39a5c5,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4eb8c5,'createdAt':_0x420b25?new Date(_0x420b25):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x30674a);});}}class ft extends _0x647c34{['afterInit'](){const _0x341630=this['editor'],_0x5291f8=_0x341630['plugins']['get']('TrackChangesEditing');if(_0x341630['plugins']['has']('IndentEditing')&&(_0x5291f8['enableCommand']('indent'),_0x5291f8['enableCommand']('outdent')),_0x341630['plugins']['has']('IndentBlock')){for(const _0x771933 of['indentBlock','outdentBlock'])_0x5291f8['enableDefaultAttributesIntegration'](_0x771933);}const _0xeede5d=_0x341630['locale'];_0x5291f8['registerBlockAttribute']('blockIndent'),_0x5291f8['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0xeede5d,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xdc18de=this['editor'],_0x190b8e=_0xdc18de['locale'],_0x2de6bf=_0xdc18de['plugins']['get']('TrackChangesEditing');_0x2de6bf['descriptionFactory']['registerDescriptionCallback'](_0x4ff4be=>{if('formatBlock'!=_0x4ff4be['type'])return;const {data:_0x57d55a}=_0x4ff4be;if(!_0x57d55a)return;if('indentBlock'!=_0x57d55a['commandName']&&'outdentBlock'!=_0x57d55a['commandName'])return;const _0x4b5bae=_0x4ff4be['getItems']()[0x0],_0x464c32=_0x2de6bf['descriptionFactory']['getItemLabel'](_0x4b5bae);return'indentBlock'==_0x57d55a['commandName']?{'type':'format','content':o(_0x190b8e,'*Indent:*\x20%0',_0x464c32)}:'outdentBlock'==_0x57d55a['commandName']?{'type':'format','content':o(_0x190b8e,'*Outdent:*\x20%0',_0x464c32)}:void 0x0;});}}class ht extends _0x647c34{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x647c34{['afterInit'](){const _0x45d736=this['editor'];if(!_0x45d736['plugins']['has']('LinkEditing'))return;const _0x21ab72=_0x45d736['plugins']['get']('TrackChangesEditing'),_0x21747c=_0x45d736['commands']['get']('link');_0x21ab72['enableDefaultAttributesIntegration']('link'),_0x21ab72['enableDefaultAttributesIntegration']('unlink'),_0x21ab72['registerInlineAttribute']('linkHref');for(const _0x33ce2a of _0x21747c['manualDecorators'])_0x21ab72['registerInlineAttribute'](_0x33ce2a['id']),_0x21ab72['descriptionFactory']['registerAttributeLabel'](_0x33ce2a['id'],'link\x20('+_0x33ce2a['label']['toLowerCase']()+')');_0x21ab72['descriptionFactory']['registerDescriptionCallback'](_0x45024d=>{if('attribute'!=_0x45024d['type'])return;const {data:_0x4bd8f9}=_0x45024d;if(!_0x4bd8f9||'linkHref'!=_0x4bd8f9['key'])return;const _0x514db3=_0x4bd8f9['newValue'],_0x287cc6=_0x45d736['locale'];return{'type':'format','content':null==_0x514db3?o(_0x287cc6,'*Remove\x20link*'):o(_0x287cc6,'*Set\x20link:*\x20%0','\x22'+_0x514db3+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2f3e1c=this['editor'],_0x4f7893=_0x2f3e1c['locale'];_0x2f3e1c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x132dad=>{if('formatInline'!=_0x132dad['type'])return;const {data:_0x4303c1}=_0x132dad;if(_0x4303c1){if('link'==_0x4303c1['commandName']){const _0xd1e3c3=_0x4303c1['commandParams'][0x0];return{'type':'format','content':o(_0x4f7893,'*Set\x20link:*\x20%0','\x22'+_0xd1e3c3+'\x22')};}return'unlink'==_0x4303c1['commandName']?{'type':'format','content':o(_0x4f7893,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x647c34{['afterInit'](){const _0xe01df0=this['editor'],_0x31192a=_0xe01df0['locale'];if(!_0xe01df0['plugins']['has']('LegacyListEditing'))return;const _0x28dc52=_0xe01df0['plugins']['get']('TrackChangesEditing'),_0x4ca473=_0xe01df0['plugins']['has']('LegacyTodoListEditing');function _0x4eba8b(_0xbbcccc){return()=>{const _0x188639=_0xe01df0['model']['document']['selection'],_0x5306b7=_0xe01df0['commands']['get'](_0xbbcccc);if(_0x5306b7['value'])return void _0xe01df0['execute']('paragraph',{});const _0xca5d0e=_0xbbcccc['slice'](0x0,-0x4),_0x1c6bed=function(_0x22be3c,_0x288604,_0x290e54){let _0x271a22=Array['from'](_0x22be3c)['filter'](_0x13a104=>function(_0x166ef3,_0x5c0fe3){return _0x5c0fe3['checkChild'](_0x166ef3['parent'],'listItem')&&!_0x5c0fe3['isObject'](_0x166ef3);}(_0x13a104,_0x290e54));_0x271a22=_0x271a22['filter'](_0x576902=>!_0x576902['is']('element','listItem')||_0x576902['getAttribute']('listType')!=_0x288604);const _0x23fe42=new Set();for(const _0xe5ef11 of _0x271a22)_0xe5ef11['is']('element','listItem')?_0x23fe42['add'](Le(_0xe5ef11)):_0x23fe42['add'](_0xe5ef11);return Array['from'](_0x23fe42);}(_0x188639['getSelectedBlocks'](),_0xca5d0e,_0xe01df0['model']['schema']);_0xe01df0['model']['change'](()=>{for(const _0x21afa6 of _0x1c6bed)_0x28dc52['markBlockFormat'](_0x21afa6,{'commandName':_0xbbcccc,'commandParams':[{'forceValue':!_0x5306b7['value']}],'formatGroupId':'blockName'},Ee(_0x21afa6));});};}function _0x20f864(_0x2f4f6c){return()=>{const _0x102317=function(_0x1fc2c2){let _0x1cf137=Array['from'](_0x1fc2c2);const _0x4e56c4=_0x1cf137['findIndex'](_0x2b5b92=>'listItem'!=_0x2b5b92['name']);return _0x4e56c4>-0x1&&(_0x1cf137=_0x1cf137['slice'](0x0,_0x4e56c4)),_0x1cf137;}(_0xe01df0['model']['document']['selection']['getSelectedBlocks']()),_0x310a9a=_0xe01df0['model']['createRange'](_0xe01df0['model']['createPositionAt'](_0x102317[0x0],'before'),_0xe01df0['model']['createPositionAt'](_0x102317[_0x102317['length']-0x1],'end'));_0xe01df0['model']['change'](()=>{_0x28dc52['markBlockFormat'](_0x310a9a,{'commandName':_0x2f4f6c,'commandParams':[],'formatGroupId':'listIndent'},function(_0x5d31ea){const _0x355685=new Set();for(const _0x2f651a of _0x5d31ea){let _0x5ba014=_0x2f651a['nextSibling'];for(;_0x5ba014&&_0x5ba014['getAttribute']('listIndent')>_0x2f651a['getAttribute']('listIndent');)_0x355685['add'](_0x5ba014),_0x5ba014=_0x5ba014['nextSibling'];}return Array['from'](_0x355685);}(_0x102317));});};}_0x28dc52['enableCommand']('numberedList',_0x4eba8b('numberedList')),_0x28dc52['enableCommand']('bulletedList',_0x4eba8b('bulletedList')),_0x4ca473&&_0x28dc52['enableCommand']('todoList',_0x4eba8b('todoList')),_0x28dc52['enableCommand']('indentList',_0x20f864('indentList')),_0x28dc52['enableCommand']('outdentList',_0x20f864('outdentList')),_0x4ca473&&_0x28dc52['enableCommand']('checkTodoList',()=>{const _0x503fa1=_0xe01df0['commands']['get']('checkTodoList'),_0x328687=Array['from'](_0x503fa1['_selectedElements']);_0x328687['filter'](_0x496f37=>_0x496f37['getAttribute']('todoListChecked')!=_0x503fa1['value']),_0xe01df0['model']['change'](()=>{for(const _0x46bda2 of _0x328687)_0x28dc52['markBlockFormat'](_0x46bda2,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x503fa1['value']}]});});}),_0x28dc52['descriptionFactory']['registerElementLabel']('listItem',_0x2a44e3=>o(_0x31192a,'ELEMENT_LIST_ITEM',_0x2a44e3)),_0x28dc52['descriptionFactory']['registerDescriptionCallback'](_0x1d3419=>{if('formatBlock'!=_0x1d3419['type']&&'formatInline'!=_0x1d3419['type'])return;const {data:_0x3ade07}=_0x1d3419;if(_0x3ade07){if('numberedList'==_0x3ade07['commandName']||'bulletedList'==_0x3ade07['commandName']||'todoList'==_0x3ade07['commandName'])switch(_0x3ade07['commandName']['replace']('List','')){case'bulleted':return _0x25ffbf(o(_0x31192a,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x25ffbf(o(_0x31192a,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x25ffbf(o(_0x31192a,'ELEMENT_TODO_LIST'));}if('indentList'==_0x3ade07['commandName'])return{'type':'format','content':o(_0x31192a,'*Indent:*\x20%0',o(_0x31192a,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x3ade07['commandName'])return{'type':'format','content':o(_0x31192a,'*Outdent:*\x20%0',o(_0x31192a,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x3ade07['commandName'])return _0x3ade07['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x31192a,'*Check\x20item*')}:{'type':'format','content':o(_0x31192a,'*Uncheck\x20item*')};}function _0x25ffbf(_0xecb317){return{'type':'format','content':o(_0x31192a,'*Change\x20to:*\x20%0',_0xecb317)};}});}}function Le(_0x32eca8){const _0x4cc822=_0x32eca8['getAttribute']('listIndent');if(0x0==_0x4cc822)return _0x32eca8;let _0x21bd83=_0x32eca8;for(;_0x32eca8['previousSibling']&&_0x32eca8['previousSibling']['is']('element','listItem');){const _0x24233a=_0x32eca8['previousSibling']['getAttribute']('listIndent');if(_0x24233a==_0x4cc822)_0x21bd83=_0x32eca8['previousSibling'];else{if(_0x24233a<_0x4cc822)break;}_0x32eca8=_0x32eca8['previousSibling'];}return _0x21bd83;}function Ee(_0x2bdea2){const _0xeaf024=[];if(_0x2bdea2['is']('element','listItem')&&_0x2bdea2['getAttribute']('listIndent')>0x0){let _0x8a6c81=_0x2bdea2['nextSibling'];for(;_0x8a6c81&&'listItem'==_0x8a6c81['name']&&_0x8a6c81['getAttribute']('listIndent')==_0x2bdea2['getAttribute']('listIndent');)_0xeaf024['push'](_0x8a6c81),_0x8a6c81=_0x8a6c81['nextSibling'];}return _0xeaf024;}class Q extends _0x647c34{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x4d3ec2=this['editor']['config']['get']('list.properties'),_0x104773=this['editor']['plugins']['get']('TrackChangesEditing');_0x4d3ec2['styles']&&_0x104773['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x4d3ec2['reversed']&&_0x104773['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x4d3ec2['startIndex']&&_0x104773['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x104773['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5ef6e9,_0x414ca5={}){const _0x3721fc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1e1f82=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x3721fc['markMultiRangeBlockFormat'](_0x1e1f82,{'commandName':'listStyle','commandParams':[{'type':_0x414ca5['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2cf233,_0x5e340a={}){const _0x7ac1f0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3813c6=this['_getSuggestionBlocks'](_0x3a052f=>_0x3a052f['is']('element','listItem')&&'numbered'===_0x3a052f['getAttribute']('listType'));if(_0x3813c6['length']<0x1)return;const _0x15c96a=_0x3813c6['map'](_0x1768a1=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1768a1,'before'),this['editor']['model']['createPositionAt'](_0x1768a1,0x0)));this['editor']['model']['change'](()=>{_0x7ac1f0['markMultiRangeBlockFormat'](_0x15c96a,{'commandName':'listReversed','commandParams':[{'reversed':_0x5e340a['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x321445,_0x148f86={}){const _0x2159ca=this['editor']['plugins']['get']('TrackChangesEditing'),_0x468dd5=this['_getSuggestionBlocks'](_0x586949=>_0x586949['is']('element','listItem')&&'numbered'===_0x586949['getAttribute']('listType'));if(_0x468dd5['length']<0x1)return;const _0x1865b6=_0x468dd5['map'](_0x141a1a=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x141a1a,'before'),this['editor']['model']['createPositionAt'](_0x141a1a,0x0)));this['editor']['model']['change'](()=>{_0x2159ca['markMultiRangeBlockFormat'](_0x1865b6,{'commandName':'listStart','commandParams':[{'startIndex':_0x148f86['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x21ae8e){if('formatBlock'!=_0x21ae8e['type']&&'formatInline'!=_0x21ae8e['type'])return;const _0x160bfd=this['editor']['locale'],{data:_0x2c2182}=_0x21ae8e;if(!_0x2c2182)return;let _0x1225d7,_0xa34479;switch(_0x2c2182['commandName']){case'listStyle':_0x1225d7='*Change\x20to:*\x20%0',_0xa34479={'type':'format','content':o(_0x160bfd,_0x1225d7,o(_0x160bfd,this['_getTranslationKeyForListStyle'](_0x2c2182['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1225d7=_0x2c2182['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xa34479={'type':'format','content':o(_0x160bfd,_0x1225d7)};break;case'listStart':_0x1225d7='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xa34479={'type':'format','content':o(_0x160bfd,_0x1225d7,_0x2c2182['commandParams'][0x0]['startIndex'])};}return _0xa34479;}['_getSuggestionBlocksForListStyle'](){const _0x8a8f1f=this['editor']['plugins']['get']('LegacyListUtils');let _0xc02fcb=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0xc02fcb[0x0]?.['is']('element','listItem')&&_0xc02fcb['unshift'](..._0x8a8f1f['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0xc02fcb[_0xc02fcb['length']-0x1]?.['is']('element','listItem')&&_0xc02fcb['push'](..._0x8a8f1f['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0xc02fcb=[...new Set(_0xc02fcb)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0xc02fcb=_0xc02fcb['filter'](_0x315bf0=>_0x315bf0['is']('element','listItem'))),_0xc02fcb;}['_getSuggestionBlocks'](_0x94f588){const _0x472443=this['editor']['plugins']['get']('LegacyListUtils');let _0x3339ea=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x94f588)['map'](_0x3b703b=>{const _0x23126e=this['editor']['model']['createPositionAt'](_0x3b703b,0x0);return[..._0x472443['getSiblingNodes'](_0x23126e,'backward'),..._0x472443['getSiblingNodes'](_0x23126e,'forward')];})['flat']();return _0x3339ea=[...new Set(_0x3339ea)],_0x3339ea;}['_getTranslationKeyForListStyle'](_0x573e84){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x573e84)||'default')['toUpperCase']()+'_LIST_'+_0x573e84['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x647c34{['afterInit'](){const _0x34c9ac=this['editor'];if(!_0x34c9ac['plugins']['has']('MediaEmbedEditing'))return;const _0x111453=_0x34c9ac['plugins']['get']('TrackChangesEditing'),_0x476772=_0x34c9ac['locale'];_0x111453['enableCommand']('mediaEmbed'),_0x111453['descriptionFactory']['registerElementLabel']('media',_0x1bd1cf=>o(_0x476772,'ELEMENT_MEDIA',_0x1bd1cf)),_0x34c9ac['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x2ffec7,{writer:_0x44b7d1,options:_0x92274a})=>{if(_0x92274a['showSuggestionHighlights'])return _0x44b7d1['createEmptyElement']('div');},'converterPriority':'high'}),_0x34c9ac['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3eba5f,_0x131fbf,_0x35a25d)=>{_0x35a25d['options']['showSuggestionHighlights']&&_0x3eba5f['stop']();},{'priority':'high'});}}class pt extends _0x647c34{['afterInit'](){const _0x391dbf=this['editor'];_0x391dbf['plugins']['has']('MentionEditing')&&_0x391dbf['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x647c34{['afterInit'](){const _0x5569c5=this['editor'];if(!_0x5569c5['plugins']['has']('MergeFieldsEditing'))return;const _0x7b511d=_0x5569c5['plugins']['get']('TrackChangesEditing'),_0x36ed47=_0x5569c5['locale'];_0x7b511d['enableCommand']('insertMergeField'),_0x7b511d['enableCommand']('insertMergeFieldBlock'),_0x7b511d['enableCommand']('insertMergeFieldImage'),_0x7b511d['descriptionFactory']['registerElementLabel']('mergeField',_0x18c4e6=>o(_0x36ed47,'ELEMENT_MERGE_FIELD',_0x18c4e6)),_0x7b511d['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x1d8abe=>o(_0x36ed47,'ELEMENT_MERGE_FIELD',_0x1d8abe)),_0x7b511d['descriptionFactory']['registerDescriptionCallback'](_0x5a5e1c=>{if('insertion'!=_0x5a5e1c['type']&&'deletion'!=_0x5a5e1c['type'])return;const _0x1cea5f=_0x5a5e1c['getContainedElement']();if(null==_0x1cea5f)return;const _0x23014b=_0x5569c5['plugins']['get']('MergeFieldsEditing');let _0x277a1b;switch(_0x23014b['getMergeFieldType'](_0x1cea5f)){case null:return;case'image':{const _0x2b65e5=_0x23014b['unwrapAffixes'](_0x1cea5f['getAttribute']('src'));_0x277a1b=_0x23014b['getLabel'](_0x2b65e5)||_0x2b65e5;break;}default:{const _0x4d70b0=_0x1cea5f['getAttribute']('id');_0x277a1b=_0x23014b['getLabel'](_0x4d70b0)||_0x4d70b0;break;}}return'insertion'==_0x5a5e1c['type']?{'type':'insertion','content':o(_0x36ed47,'*Insert:*\x20%0','\x22'+_0x277a1b+'\x22\x20'+o(_0x36ed47,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x36ed47,'*Remove:*\x20%0','\x22'+_0x277a1b+'\x22\x20'+o(_0x36ed47,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x647c34{['afterInit'](){const _0x2a2882=this['editor'],_0x1d53f7=_0x2a2882['plugins']['get']('TrackChangesEditing');_0x2a2882['plugins']['has']('MultiLevelList')&&(_0x1d53f7['enableDefaultAttributesIntegration']('multiLevelList'),_0x1d53f7['registerBlockAttribute']('listMarkerStyle'),_0x1d53f7['descriptionFactory']['registerDescriptionCallback'](_0x46a8e5=>this['handleDescriptions'](_0x46a8e5)));}['handleDescriptions'](_0x4b03c5){const _0x2c9f56=this['editor']['locale'],{data:_0x53fc2c}=_0x4b03c5,_0x5648da={'type':'format','content':''};if(_0x53fc2c&&'listMarkerStyle'==_0x53fc2c['key']){if(!_0x53fc2c['oldValue'])return{'type':'format','content':o(_0x2c9f56,'*Set\x20format:*\x20%0',o(_0x2c9f56,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x53fc2c['newValue']+')'};if(!_0x53fc2c['newValue']){let _0x4cd979=_0x4b03c5['head'];for(;_0x4cd979;){if(_0x4cd979['data']&&'listType'==_0x4cd979['data']['key']&&_0x4cd979['data']['newValue'])return _0x5648da;_0x4cd979=_0x4cd979['next'];}return{'type':'format','content':o(_0x2c9f56,'*Remove\x20format:*\x20%0',o(_0x2c9f56,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x53fc2c['oldValue']+')'};}}}}class bt extends _0x647c34{['afterInit'](){const _0x574ee0=this['editor'];if(!_0x574ee0['plugins']['has']('PageBreakEditing'))return;_0x574ee0['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x29447d=_0x574ee0['plugins']['get']('TrackChangesEditing'),_0x1de8f9=_0x574ee0['locale'];_0x29447d['descriptionFactory']['registerElementLabel']('pageBreak',_0xac2835=>o(_0x1de8f9,'ELEMENT_PAGE_BREAK',_0xac2835));}}class yt extends _0x647c34{['afterInit'](){const _0x563bda=this['editor'];if(!_0x563bda['plugins']['has']('Paragraph'))return;const _0x4d34d8=_0x563bda['locale'],_0x32a824=_0x563bda['plugins']['get']('TrackChangesEditing');_0x32a824['descriptionFactory']['registerElementLabel']('paragraph',_0x492ec4=>o(_0x4d34d8,'ELEMENT_PARAGRAPH',_0x492ec4)),_0x32a824['enableDefaultAttributesIntegration']('paragraph'),_0x32a824['enableCommand']('insertParagraph'),_0x563bda['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x563bda),{'priority':'highest'}),_0x563bda['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x134002,_0x1cc964,_0x1be0d5)=>{_0x1be0d5['options']['showSuggestionHighlights']&&nr(_0x563bda,{'showActiveMarker':!0x1})(_0x134002,_0x1cc964,_0x1be0d5);},{'priority':'highest'});const _0xadd22d=_0x32a824['descriptionFactory'];_0xadd22d['registerDescriptionCallback'](_0x42b57f=>{if('insertion'!==_0x42b57f['type'])return;const {start:_0x433131,end:_0x3c9daa}=_0x42b57f['getFirstRange']();if(!_0x433131['isTouching'](_0x3c9daa)||!_0x433131['nodeAfter'])return;const _0x34737c=_0x563bda['model']['schema'],_0x1be142=_0x433131['nodeAfter'];return _0x34737c['isBlock'](_0x1be142)&&!_0x34737c['isLimit'](_0x1be142)&&_0x34737c['checkChild'](_0x1be142,'$text')?{'type':'insertion','content':o(_0x4d34d8,'*Insert:*\x20%0',_0xadd22d['getItemLabel'](_0x1be142,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x554225=this['editor'],_0x4fb9c2=_0x554225['locale'];_0x554225['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x120f09=>{if('formatBlock'!=_0x120f09['type'])return;const {data:_0x27e341}=_0x120f09;return _0x27e341&&'paragraph'==_0x27e341['commandName']?{'type':'format','content':o(_0x4fb9c2,'*Change\x20to:*\x20%0',o(_0x4fb9c2,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x615f64,{showActiveMarker:_0x40ff9e=!0x0}={}){return(_0x4e5504,_0x4d2ded,_0x44a086)=>{const _0x129d8d=_0x615f64['plugins']['get']('TrackChangesEditing'),_0x70ef45=_0x4d2ded['markerRange']['start'],_0x221700=_0x4d2ded['markerRange']['end'],_0x4c2832=_0x615f64['model']['schema'];if(!_0x70ef45['isTouching'](_0x221700)||!_0x70ef45['nodeAfter'])return;const _0xfece32=_0x70ef45['nodeAfter'];if(_0x4c2832['isBlock'](_0xfece32)&&!_0x4c2832['isLimit'](_0xfece32)&&_0x4c2832['checkChild'](_0xfece32,'$text')){if(!_0x44a086['consumable']['consume'](_0x4d2ded['markerRange'],_0x4e5504['name']))return;const {authorId:_0x1b9730}=_0x129d8d['_splitMarkerName'](_0x4d2ded['markerName']),_0x17215a=_0x44a086['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x1b9730}),_0x5ab881=_0x44a086['mapper']['toViewPosition'](_0x221700);_0x40ff9e&&_0x129d8d['activeMarkers']['includes'](_0x4d2ded['markerName'])&&_0x44a086['writer']['addClass']('ck-suggestion-marker--active',_0x17215a),_0x44a086['writer']['insert'](_0x5ab881,_0x17215a),_0x44a086['mapper']['bindElementToMarker'](_0x17215a,_0x4d2ded['markerName']);}};}class jt extends _0x647c34{['afterInit'](){const _0x3cf61b=this['editor'];_0x3cf61b['commands']['get']('replaceSource')&&_0x3cf61b['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x647c34{['afterInit'](){const _0xcfc901=this['editor'];if(!_0xcfc901['plugins']['has']('RemoveFormatEditing'))return;_0xcfc901['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x228358=this['editor'];_0x228358['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d74a5=>{if('formatBlock'!=_0x1d74a5['type']&&'formatInline'!=_0x1d74a5['type'])return;const {data:_0xf1ddd8}=_0x1d74a5;return _0xf1ddd8&&'removeFormat'==_0xf1ddd8['commandName']?{'type':'format','content':o(_0x228358['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x647c34{['afterInit'](){const _0x4c466b=this['editor'];if(!_0x4c466b['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x34d8ea=_0x4c466b['plugins']['get']('TrackChangesEditing');_0x34d8ea['enableCommand']('goToPreviousRestrictedEditingException'),_0x34d8ea['enableCommand']('goToNextRestrictedEditingException');const _0x5b8951=_0x4c466b['plugins']['get']('RestrictedEditingModeEditing');_0x5b8951['enableCommand']('trackChanges'),_0x5b8951['enableCommand']('acceptSuggestion'),_0x5b8951['enableCommand']('discardSuggestion'),_0x5b8951['enableCommand']('acceptAllSuggestions'),_0x5b8951['enableCommand']('discardAllSuggestions'),_0x5b8951['enableCommand']('acceptSelectedSuggestions'),_0x5b8951['enableCommand']('discardSelectedSuggestions');}}class It extends _0x647c34{static get['requires'](){return[_0x4a4cbb];}['init'](){const _0x53d80e=this['editor'],_0x12ad4e=_0x53d80e['plugins']['get']('TrackChangesEditing');_0x12ad4e['enableCommand']('shiftEnter'),_0x53d80e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x53d80e),{'priority':'high'}),_0x53d80e['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x53d80e),{'priority':'high'}),_0x53d80e['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xbc08b4,_0xcfda83,_0x5d3713)=>{_0x5d3713['options']['showSuggestionHighlights']&&je(_0x53d80e,{'showActiveMarker':!0x1})(_0xbc08b4,_0xcfda83,_0x5d3713);}),_0x12ad4e['descriptionFactory']['registerElementLabel']('softBreak',_0x51919d=>o(_0x53d80e['locale'],'ELEMENT_LINE_BREAK',_0x51919d));}}function je(_0x1b4b9c,{showActiveMarker:_0x348287=!0x0}={}){return(_0x5e21d5,_0x1cd9c1,_0x91747e)=>{const _0x194c61=_0x1b4b9c['plugins']['get']('TrackChangesEditing');if(!_0x91747e['consumable']['test'](_0x1cd9c1['markerRange'],_0x5e21d5['name']))return;const _0x3a21cd=_0x1b4b9c['model'];for(const _0x4bc762 of _0x1cd9c1['markerRange']['getItems']()){if(!_0x4bc762['is']('element','softBreak'))continue;const _0xf0c77b='deletion'==_0x1cd9c1['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x16ec41}=_0x194c61['_splitMarkerName'](_0x1cd9c1['markerName']),_0xa48a4f=_0x91747e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0xf0c77b,'data-author-id':_0x16ec41}),_0x481fa4=_0x91747e['mapper']['toViewPosition'](_0x3a21cd['createPositionBefore'](_0x4bc762));_0x348287&&_0x194c61['activeMarkers']['includes'](_0x1cd9c1['markerName'])&&_0x91747e['writer']['addClass']('ck-suggestion-marker--active',_0xa48a4f),_0x91747e['writer']['insert'](_0x481fa4,_0xa48a4f),_0x91747e['mapper']['bindElementToMarker'](_0xa48a4f,_0x1cd9c1['markerName']);}};}class vt extends _0x647c34{['afterInit'](){const _0x14921c=this['editor'],_0x543467=_0x14921c['model'],_0x2397d5=_0x14921c['locale'];if(!_0x14921c['plugins']['has']('StandardEditingModeEditing'))return;const _0x2747c0=_0x14921c['plugins']['get']('TrackChangesEditing'),_0x3a833e='restrictedEditingException',_0x2fc43f=_0x14921c['commands']['get'](_0x3a833e);_0x2747c0['enableCommand'](_0x3a833e,(_0x37b45b,_0x9bc809={})=>{const _0x48e0a9=_0x543467['document']['selection'];if(_0x48e0a9['isCollapsed'])return void _0x37b45b(_0x9bc809);const _0x3e9b48=void 0x0!==_0x9bc809['forceValue']?_0x9bc809['forceValue']:!_0x2fc43f['value'];_0x543467['change'](()=>{const _0x3a31d4=Array['from'](_0x48e0a9['getRanges']());for(const _0x3331c9 of _0x3a31d4){const _0x5e61b5=_0x3e9b48?[_0x3331c9]:io(_0x3a833e,_0x3331c9,_0x543467);for(const _0x5cc6ff of _0x5e61b5)_0x2747c0['markInlineFormat'](_0x5cc6ff,{'commandName':_0x3a833e,'commandParams':[{'forceValue':_0x3e9b48}]});}});}),_0x2747c0['descriptionFactory']['registerDescriptionCallback'](_0xfb6156=>{if('formatBlock'!=_0xfb6156['type']&&'formatInline'!=_0xfb6156['type'])return;const {data:_0x6c57e8}=_0xfb6156;return _0x6c57e8&&_0x6c57e8['commandName']==_0x3a833e?_0x6c57e8['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2397d5,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x2397d5,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class _t extends _0x647c34{['afterInit'](){const _0x229752=this['editor'];if(!_0x229752['plugins']['has']('Style')||!_0x229752['plugins']['has']('DataSchema'))return;const _0x59e2ee=_0x229752['plugins']['get']('TrackChangesEditing'),_0x11b9a7=_0x229752['locale'],_0xa15668=_0x229752['config']['get']('style')||{},_0x3f9301=_0x229752['plugins']['get']('GeneralHtmlSupport'),_0x5bb6b8=_0x229752['plugins']['get']('StyleUtils')['normalizeConfig'](_0x229752['plugins']['get']('DataSchema'),_0xa15668['definitions']);_0x59e2ee['enableDefaultAttributesIntegration']('style');const _0x5f1c8a=new Set();for(const _0x58dc64 of _0x5bb6b8['block']){const _0x5d0c10=_0x3f9301['getGhsAttributeNameForElement'](_0x58dc64['element']);_0x5f1c8a['add'](_0x5d0c10);}const _0x56a258=new Set();for(const _0x28eb86 of _0x5bb6b8['inline']){const _0x2c62f8=_0x3f9301['getGhsAttributeNameForElement'](_0x28eb86['element']);_0x56a258['add'](_0x2c62f8);for(const _0x4be077 of _0x28eb86['ghsAttributes'])_0x56a258['add'](_0x4be077);}for(const _0x28ed6e of _0x5f1c8a)_0x59e2ee['registerBlockAttribute'](_0x28ed6e),_0x59e2ee['descriptionFactory']['registerAttributeLabel'](_0x28ed6e,o(_0x11b9a7,'FORMAT_STYLE'));for(const _0xced696 of _0x56a258)_0x59e2ee['registerInlineAttribute'](_0xced696),_0x59e2ee['descriptionFactory']['registerAttributeLabel'](_0xced696,o(_0x11b9a7,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x118264=this['editor'],_0x4cf464=_0x118264['locale'];_0x118264['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x16a3b2=>{if('formatBlock'!=_0x16a3b2['type']&&'formatInline'!=_0x16a3b2['type'])return;const {data:_0x5aa200}=_0x16a3b2;return _0x5aa200&&'style'===_0x5aa200['commandName']?_0x5aa200['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4cf464,'*Set\x20format:*\x20%0',_0x5aa200['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x4cf464,'*Remove\x20format:*\x20%0',_0x5aa200['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x647c34{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1c3ce0){super(_0x1c3ce0),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x31600b=this['editor'],_0x1c8eec=_0x31600b['model']['document']['selection'];if(!_0x31600b['plugins']['has']('TableEditing'))return;const _0x390eb2=_0x31600b['locale'],_0x30a1c3=_0x31600b['plugins']['get']('TrackChangesEditing'),_0xfc20c7=_0x31600b['plugins']['get']('TableUtils');_0x30a1c3['descriptionFactory']['registerElementLabel']('table',_0x53ca48=>o(_0x390eb2,'ELEMENT_TABLE',_0x53ca48)),this['_setupColumnsRowsFixing'](),_0x30a1c3['enableCommand']('insertTable'),_0x30a1c3['enableCommand']('selectTableRow'),_0x30a1c3['enableCommand']('selectTableColumn');for(const _0x6e915c of['insertTableRowAbove','insertTableRowBelow']){const _0x5ebbe3=_0x31600b['commands']['get'](_0x6e915c);_0x30a1c3['enableCommand'](_0x6e915c,_0x1af091=>{_0x31600b['model']['change'](_0x3d9b4f=>{_0x1af091();const _0x5833e6='above'===_0x5ebbe3['order'],_0x1878a8=_0xfc20c7['getSelectionAffectedTableCells'](_0x1c8eec),_0x4fe9da=_0xfc20c7['getRowIndexes'](_0x1878a8),_0x25dd64=_0x5833e6?_0x4fe9da['first']-0x1:_0x4fe9da['last']+0x1,_0x267f89=_0x1878a8[0x0]['findAncestor']('table'),_0x5868f4=_0xfc20c7['createTableWalker'](_0x267f89,{'startRow':_0x25dd64,'endRow':_0x25dd64}),_0x25a44e=Array['from'](_0x5868f4)['map'](_0x3ca5ef=>_0x3d9b4f['createRangeOn'](_0x3ca5ef['cell']));_0x30a1c3['markMultiRangeInsertion'](_0x25a44e,'tableRow');});});}for(const _0x27b7e1 of['insertTableColumnLeft','insertTableColumnRight']){const _0x2b70c1=_0x31600b['commands']['get'](_0x27b7e1);_0x30a1c3['enableCommand'](_0x27b7e1,_0xa82bce=>{_0x31600b['model']['change'](_0x57ad4d=>{_0xa82bce();const _0x195490='left'===_0x2b70c1['order'],_0x4eae5d=_0xfc20c7['getSelectionAffectedTableCells'](_0x1c8eec),_0x1cb228=_0xfc20c7['getColumnIndexes'](_0x4eae5d),_0x53bbd0=_0x195490?_0x1cb228['first']-0x1:_0x1cb228['last']+0x1,_0x11da17=_0x4eae5d[0x0]['findAncestor']('table'),_0x4353a5=_0xfc20c7['createTableWalker'](_0x11da17,{'startRow':0x0,'column':_0x53bbd0,'includeAllSlots':!0x1}),_0x5dcf65=Array['from'](_0x4353a5)['map'](_0x58e54f=>_0x57ad4d['createRangeOn'](_0x58e54f['cell']));_0x30a1c3['markMultiRangeInsertion'](_0x5dcf65,'tableColumn');});});}for(const _0x1db668 of['removeTableRow','removeTableColumn']){const _0x5532cd=_0x1db668['substr'](0xb),_0x17733a=_0x5532cd['toLowerCase'](),_0x31b039=_0x17733a['substr'](0x0,0x3)+'span',_0x541634='table'+_0x5532cd,_0x194a09='min'+_0x5532cd,_0x47f443='max'+_0x5532cd;_0x30a1c3['enableCommand'](_0x1db668,()=>{_0x31600b['model']['change'](_0x2c6286=>{const _0x3aedc4=_0xfc20c7['getSelectionAffectedTableCells'](_0x1c8eec),_0x603f66=_0x3aedc4[0x0]['findAncestor']('table');let _0x13fdfd;if('removeTableRow'==_0x1db668){const _0x178722=_0xfc20c7['getRowIndexes'](_0x3aedc4);_0x13fdfd={'startRow':_0x178722['first'],'endRow':_0x178722['last'],'includeAllSlots':!0x0};}else{const _0x3b70ff=_0xfc20c7['getColumnIndexes'](_0x3aedc4);_0x13fdfd={'startColumn':_0x3b70ff['first'],'endColumn':_0x3b70ff['last'],'includeAllSlots':!0x0};}const _0x1a9640=_0xfc20c7['createTableWalker'](_0x603f66,_0x13fdfd),_0x577f98=Array['from'](_0x1a9640)['map'](({cell:_0xa38d37})=>_0xa38d37),_0xa773ff=Ne(_0x577f98['filter'](_0x380eb6=>_0x380eb6['hasAttribute'](_0x31b039))),_0x5cd7f3=Ne(_0x577f98['filter'](_0x5852bb=>!_0x5852bb['hasAttribute'](_0x31b039)))['map'](_0x26eaae=>_0x2c6286['createRangeOn'](_0x26eaae)),_0x1a9c0a=_0x30a1c3['markMultiRangeDeletion'](_0x5cd7f3,_0x541634);if(_0x1a9c0a&&('tableRow'==_0x1a9c0a['subType']||'tableColumn'==_0x1a9c0a['subType'])){const _0xdd10e9=this['_getSuggestionCoords'](_0x1a9c0a);for(const _0x39a561 of _0xa773ff){const _0x80c684=_0x2c6286['createRangeOn'](_0x39a561),_0x1d62af=_0xfc20c7['getCellLocation'](_0x39a561),_0x1918e1=_0x39a561['getAttribute'](_0x31b039)-0x1,_0x48fd07=_0xdd10e9[_0x194a09],_0x2acbcb=_0xdd10e9[_0x47f443];_0x48fd07<=_0x1d62af[_0x17733a]&&_0x1d62af[_0x17733a]+_0x1918e1<=_0x2acbcb&&_0x1a9c0a['addRange'](_0x80c684);}}});});}function _0x409e29(_0x4b380a){const _0x3cbe89=Array['from'](_0x1c8eec['getRanges']())['map'](_0x22b46a=>_0x48b32a['fromRange'](_0x22b46a));_0x31600b['model']['change'](_0xd6dfd7=>{const _0x41dfbe=_0xd6dfd7['batch'];_0x4b380a=_0x4b380a['filter'](_0x25a023=>'$graveyard'!=_0x25a023['root']['rootName']),_0xd6dfd7['setSelection'](_0x4b380a),_0x31600b['commands']['get']('removeTableRow')['refresh'](),_0x31600b['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x31600b['model']['enqueueChange'](()=>{_0x31600b['model']['enqueueChange'](_0x41dfbe,_0x2685ba=>{const _0x4b4438=_0x3cbe89['filter'](_0xe71780=>'$graveyard'!=_0xe71780['root']['rootName']);_0x4b4438['length']>0x0&&_0x2685ba['setSelection'](_0x4b4438);for(const _0x10adf8 of _0x3cbe89)_0x10adf8['detach']();});});});}function _0x29768f(_0x1ffac1){_0x31600b['model']['change'](_0x2ff51b=>{const _0x458fe7=Array['from'](_0x1c8eec['getRanges']())['map'](_0x51c3c7=>_0x48b32a['fromRange'](_0x51c3c7)),_0x2a05b1=[];for(const _0x2f61ca of _0x1ffac1)for(const _0x69f37a of _0x2f61ca['getItems']({'shallow':!0x0}))_0x2a05b1['push'](_0x69f37a);for(const _0x5a25db of _0x2a05b1)'$graveyard'!=_0x5a25db['root']['rootName']&&(_0x2ff51b['setSelection'](_0x2ff51b['createPositionAt'](_0x5a25db,0x0)),_0x31600b['commands']['get']('removeTableColumn')['refresh'](),_0x31600b['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x14b654=_0x458fe7['filter'](_0x1b0aa7=>'$graveyard'!=_0x1b0aa7['root']['rootName']);_0x14b654['length']>0x0&&_0x2ff51b['setSelection'](_0x14b654);for(const _0x4abf89 of _0x458fe7)_0x4abf89['detach']();});}function _0x185ce6(_0x55121f,_0x2ffc2d){return _0x2ffc2d['every'](_0x2114ae=>_0x55121f['some'](_0xf769bf=>_0xf769bf['end']['isEqual'](_0x2114ae['start'])||_0x2114ae['end']['isEqual'](_0xf769bf['start'])));}function _0x300e62(_0x5cd0c7,_0xdbcdff){return!_0x5cd0c7['some'](_0x3f2eb4=>_0xdbcdff['some'](_0x5c0d1f=>_0x3f2eb4['isIntersecting'](_0x5c0d1f)))&&_0x5cd0c7['some'](_0x5a8311=>_0xdbcdff['some'](_0x4612a1=>_0x5a8311['end']['isTouching'](_0x4612a1['start'])));}_0x31600b['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x18699a,_0x3a2618,_0x367c1e)=>{if(!_0x367c1e['options']['showSuggestionHighlights'])return;const _0x120b93=_0x3a2618['item'];if(!_0x120b93)return;const _0x765ab8=_0x367c1e['mapper']['toViewElement'](_0x120b93);function _0x330be9(_0x34aa5b){return Array['isArray'](_0x34aa5b)?_0x34aa5b:[_0x34aa5b];}_0x765ab8&&'tableCell'===_0x120b93['name']&&_0x80ea03(_0x765ab8,_0x367c1e['writer'],(_0x14d48a,_0x73efbd,_0x434cce)=>_0x434cce['addClass'](_0x330be9(_0x73efbd['classes']),_0x14d48a),(_0xb824c6,_0x578379,_0x37cdda)=>_0x37cdda['removeClass'](_0x330be9(_0x578379['classes']),_0xb824c6));},{'priority':'highest'}),_0x30a1c3['descriptionFactory']['registerDescriptionCallback'](_0x2da217=>{if('insertion'!=_0x2da217['type']&&'deletion'!=_0x2da217['type'])return;const _0x1a04fa=_0x2da217['getContainedElement']();if(null!=_0x1a04fa&&_0x1a04fa['is']('element','table')){if('insertion'==_0x2da217['type']){const _0x2cd0ff=_0x2da217['getItems']()['filter'](_0x4634b5=>_0x4634b5['is']('$textProxy'))['map'](_0x58bb85=>_0x58bb85['data']);if(_0x2cd0ff['length'])return{'type':'insertion','content':o(_0x390eb2,'*Insert:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2cd0ff['join']('\x20')+'\x22'))};}if('deletion'==_0x2da217['type']){const _0x57bb70=_0x2da217['getItems']()['filter'](_0x1188b2=>_0x1188b2['is']('$textProxy'))['map'](_0xe65e72=>_0xe65e72['data']);if(_0x57bb70['length'])return{'type':'deletion','content':o(_0x390eb2,'*Remove:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x57bb70['join']('\x20')+'\x22'))};}}}),_0x30a1c3['descriptionFactory']['registerDescriptionCallback'](_0xcda6f3=>{if('tableRow'==_0xcda6f3['subType']){const _0x3a36f7=_0xcda6f3['getItems']()['filter'](_0x360b87=>_0x360b87['is']('$textProxy'))['map'](_0x362052=>_0x362052['data']),_0x348e82=this['_getSuggestionCoords'](_0xcda6f3),_0x518b87=_0x348e82['maxRow']-_0x348e82['minRow']+0x1;if('insertion'==_0xcda6f3['type'])return _0x3a36f7['length']?{'type':'insertion','content':o(_0x390eb2,'*Insert:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x518b87,'\x22'+_0x3a36f7['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x390eb2,'*Insert:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_ROW',_0x518b87))};if('deletion'==_0xcda6f3['type'])return _0x3a36f7['length']?{'type':'deletion','content':o(_0x390eb2,'*Remove:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x518b87,'\x22'+_0x3a36f7['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x390eb2,'*Remove:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_ROW',_0x518b87))};}if('tableColumn'==_0xcda6f3['subType']){const _0x554bfb=_0xcda6f3['getItems']()['filter'](_0x5e66db=>_0x5e66db['is']('$textProxy'))['map'](_0x3b5a1d=>_0x3b5a1d['data']),_0x444bd9=this['_getSuggestionCoords'](_0xcda6f3),_0xff331c=_0x444bd9['maxColumn']-_0x444bd9['minColumn']+0x1;if('insertion'==_0xcda6f3['type'])return _0x554bfb['length']?{'type':'insertion','content':o(_0x390eb2,'*Insert:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xff331c,'\x22'+_0x554bfb['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x390eb2,'*Insert:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_COLUMN',_0xff331c))};if('deletion'==_0xcda6f3['type'])return _0x554bfb['length']?{'type':'deletion','content':o(_0x390eb2,'*Remove:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xff331c,'\x22'+_0x554bfb['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x390eb2,'*Remove:*\x20%0',o(_0x390eb2,'ELEMENT_TABLE_COLUMN',_0xff331c))};}}),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x409e29),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x409e29),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x29768f),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x29768f),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x185ce6),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x185ce6),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x300e62),_0x30a1c3['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x300e62);}['_acceptFormatSuggestionCallbackFactory'](){const _0x23d03a=this['editor'],_0xb2a10b=_0x23d03a['model']['document']['selection'];return(_0x138ffe,_0x2ca2f3)=>{_0x23d03a['model']['change'](_0x205ed6=>{const {commandName:_0x3510b7,commandParams:_0xef602e}=_0x2ca2f3;let _0x4e3f00=_0x138ffe[0x0]['end']['nodeBefore'];_0xef602e&&_0xef602e[0x0]&&!0x1===_0xef602e[0x0]['forceValue']&&(_0x4e3f00=_0x138ffe[0x0]['start']['nodeAfter']);const _0x2c645f=_0x205ed6['createRangeIn'](_0x4e3f00);if('$graveyard'==_0x2c645f['root']['rootName'])return;const _0x3b46e0=Array['from'](_0xb2a10b['getRanges']())['map'](_0x507589=>_0x48b32a['fromRange'](_0x507589));_0x205ed6['setSelection'](_0x2c645f),_0x23d03a['commands']['get'](_0x3510b7)['refresh'](),_0xef602e['push']({'forceDefaultExecution':!0x0}),_0x23d03a['execute'](_0x3510b7,..._0xef602e);const _0x58874d=_0x3b46e0['filter'](_0x3bf8ae=>'$graveyard'!=_0x3bf8ae['root']['rootName']);_0x58874d['length']>0x0&&_0x205ed6['setSelection'](_0x58874d);for(const _0x45af28 of _0x3b46e0)_0x45af28['detach']();});};}['_getCoordsForCells'](_0x3ee749){const _0x461c88=this['editor']['plugins']['get']('TableUtils');let _0x369049=Number['MAX_SAFE_INTEGER'],_0x219047=Number['MIN_SAFE_INTEGER'],_0x255518=Number['MAX_SAFE_INTEGER'],_0x11a8c9=Number['MIN_SAFE_INTEGER'];for(const _0x16801b of _0x3ee749){if('$graveyard'==_0x16801b['root']['rootName'])continue;const {row:_0x5d42d3,column:_0x32f24b}=_0x461c88['getCellLocation'](_0x16801b),_0x515837=_0x16801b['hasAttribute']('rowspan')?_0x16801b['getAttribute']('rowspan')-0x1:0x0,_0x9eb2f3=_0x16801b['hasAttribute']('colspan')?_0x16801b['getAttribute']('colspan')-0x1:0x0;_0x369049=_0x5d42d3<_0x369049?_0x5d42d3:_0x369049,_0x219047=_0x5d42d3+_0x515837>_0x219047?_0x5d42d3+_0x515837:_0x219047,_0x255518=_0x32f24b<_0x255518?_0x32f24b:_0x255518,_0x11a8c9=_0x32f24b+_0x9eb2f3>_0x11a8c9?_0x32f24b+_0x9eb2f3:_0x11a8c9;}return{'minRow':_0x369049,'maxRow':_0x219047,'minColumn':_0x255518,'maxColumn':_0x11a8c9};}['_setupColumnsRowsFixing'](){const _0x45160d=this['editor'],_0x2a3d67=_0x45160d['plugins']['get']('TrackChangesEditing'),_0x1c23dd=_0x45160d['plugins']['get']('TableUtils');_0x45160d['model']['document']['on']('change:data',()=>{const _0x1bc6f=Array['from'](_0x45160d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x969e4f,data:_0x116b48}of _0x1bc6f){const {group:_0x31dcef,id:_0xd2fd27,subType:_0x3362ba}=_0x2a3d67['_splitMarkerName'](_0x969e4f);if('suggestion'!=_0x31dcef)continue;if(null!=_0x116b48['oldRange'])continue;const _0x51b5f7=_0x2a3d67['getSuggestion'](_0xd2fd27);this['_tablePostFixingSubtypes']['includes'](_0x3362ba)&&this['_tableSuggestions']['add'](_0x51b5f7);}},{'priority':'low'});const _0x3b2c0d=(_0x45cd0d,_0x13833b)=>{let _0x2cfca7=!0x1;const _0x190005=_0x13833b['createRangeOn'](_0x45cd0d),_0x2469e5=_0x45cd0d['findAncestor']('table'),_0x3c4d16=_0x1c23dd['getCellLocation'](_0x45cd0d);for(const _0x43c7b1 of this['_tableSuggestions']){const _0x15b406=_0x43c7b1['subType'],_0x31d649=_0x15b406['startsWith']('tablePaste'),_0x1d5328=_0x15b406['substr'](_0x31d649?0xa:0x5),_0x27fcce=_0x1d5328['toLowerCase'](),_0x2d6f1c=_0x27fcce['substr'](0x0,0x3)+'span',_0x34f0cc='min'+_0x1d5328,_0x5e3c1b='max'+_0x1d5328;if(!_0x43c7b1['isInContent'])continue;if(_0x2469e5!=_0x43c7b1['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x43c7b1['isIntersectingWithRange'](_0x190005))continue;const _0x2f79c8=_0x45cd0d['hasAttribute'](_0x2d6f1c)?_0x45cd0d['getAttribute'](_0x2d6f1c)-0x1:0x0,_0x18109c=this['_getSuggestionCoords'](_0x43c7b1),_0x122838=_0x18109c[_0x34f0cc],_0x569963=_0x18109c[_0x5e3c1b];_0x122838<=_0x3c4d16[_0x27fcce]&&_0x3c4d16[_0x27fcce]+_0x2f79c8<=_0x569963&&(_0x43c7b1['addRange'](_0x190005),_0x2cfca7=!0x0);}return _0x2cfca7;};_0x45160d['model']['document']['registerPostFixer'](_0x48d21d=>{let _0x4bcd3a=!0x1;for(const _0x5e8395 of _0x45160d['model']['document']['differ']['getChanges']())if('insert'==_0x5e8395['type']){if('tableRow'==_0x5e8395['name']){for(const _0x1e91d6 of _0x5e8395['position']['nodeAfter']['getChildren']())_0x4bcd3a=_0x4bcd3a||_0x3b2c0d(_0x1e91d6,_0x48d21d);}else'tableCell'==_0x5e8395['name']&&(_0x4bcd3a=_0x4bcd3a||_0x3b2c0d(_0x5e8395['position']['nodeAfter'],_0x48d21d));}return _0x4bcd3a;});}['_getSuggestionCoords'](_0x27895a){return this['_getCoordsForCells'](_0x27895a['getRanges']()['map'](_0x1c4101=>_0x1c4101['start']['nodeAfter']));}}function Ne(_0x5273e9){return Array['from'](new Set(_0x5273e9)['values']());}class Nt extends _0x647c34{static get['requires'](){return[Ct];}['afterInit'](){const _0x1d952a=this['editor'],_0x3520fd=_0x1d952a['model']['document']['selection'],_0x4b2ffc=_0x1d952a['locale'];if(!_0x1d952a['plugins']['has']('TableEditing'))return;const _0x50d0c2=_0x1d952a['plugins']['get']('TrackChangesEditing'),_0x19ad62=_0x1d952a['plugins']['get']('TableUtils'),_0x26f422=_0x1d952a['plugins']['get'](Ct);_0x26f422['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x50d0c2['enableCommand']('mergeTableCells',()=>{const _0x525dce=_0x19ad62['getSelectionAffectedTableCells'](_0x1d952a['model']['document']['selection']);_0x1d952a['model']['change'](()=>{_0x50d0c2['markMultiRangeBlockFormat'](_0x525dce,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x1d952a['commands']['get']('mergeTableCells')['on']('execute',(_0x526f5b,_0x3bec5b)=>{_0x1d952a['commands']['get']('trackChanges')['value']&&(_0x3bec5b['length']>0x0&&_0x3bec5b[_0x3bec5b['length']-0x1]&&_0x3bec5b[_0x3bec5b['length']-0x1]['forceDefaultExecution']||_0x50d0c2['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x526f5b['stop']());},{'priority':'highest'});for(const _0x400cc2 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x1b20df=_0x1d952a['commands']['get'](_0x400cc2);_0x50d0c2['enableCommand'](_0x400cc2,()=>{const _0x5323f0=_0x1d952a['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x13b8d3=>_0x13b8d3['is']('element','tableCell')),_0x30ab2e=_0x1b20df['value'];_0x1d952a['model']['change'](()=>{_0x50d0c2['markMultiRangeBlockFormat']([_0x5323f0,_0x30ab2e],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x45539f of['splitTableCellVertically','splitTableCellHorizontally']){const _0x18aef9=_0x1d952a['commands']['get'](_0x45539f);_0x50d0c2['enableCommand'](_0x45539f,()=>{const _0x5b01c4=_0x19ad62['getSelectionAffectedTableCells'](_0x1d952a['model']['document']['selection'])[0x0],_0x552a39=_0x5b01c4['findAncestor']('table'),{column:_0x220709,row:_0x5e1293}=_0x19ad62['getCellLocation'](_0x5b01c4);let _0x42c63a=[];if('horizontally'==_0x18aef9['direction']){const _0x1bbb29=_0x19ad62['createTableWalker'](_0x552a39,{'startRow':_0x5e1293,'endRow':_0x5e1293,'includeAllSlots':!0x0});_0x42c63a=Array['from'](_0x1bbb29)['map'](_0x2e39dc=>_0x2e39dc['cell']);}else{const _0x1e743a=_0x19ad62['createTableWalker'](_0x552a39,{'column':_0x220709,'includeAllSlots':!0x0});_0x42c63a=Array['from'](_0x1e743a)['map'](_0x320270=>_0x320270['cell']);}_0x1d952a['model']['change'](_0x4af399=>{_0x50d0c2['markBlockFormat'](_0x4af399['createRangeOn'](_0x5b01c4),{'commandName':_0x45539f,'commandParams':[]},_0x42c63a,_0x45539f);});});}_0x50d0c2['descriptionFactory']['registerDescriptionCallback'](_0x4b2b9d=>{if('formatBlock'!=_0x4b2b9d['type']&&'formatInline'!=_0x4b2b9d['type'])return;const {data:_0x4153d4}=_0x4b2b9d;return _0x4153d4&&'mergeTableCells'==_0x4153d4['commandName']?{'type':'format','content':o(_0x4b2ffc,'*Merge\x20cells*')}:void 0x0;}),_0x50d0c2['descriptionFactory']['registerDescriptionCallback'](_0xf03e9f=>{if('formatBlock'!=_0xf03e9f['type']&&'formatInline'!=_0xf03e9f['type'])return;const {data:_0x36db10}=_0xf03e9f;return _0x36db10?'splitTableCellVertically'==_0x36db10['commandName']?{'type':'format','content':o(_0x4b2ffc,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x36db10['commandName']?{'type':'format','content':o(_0x4b2ffc,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x24e419=_0x26f422['_acceptFormatSuggestionCallbackFactory']();for(const _0x35ffc2 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x50d0c2['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x35ffc2,'accept',_0x24e419);for(const _0x49574c of['splitTableCellVertically','splitTableCellHorizontally'])_0x50d0c2['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x49574c,'accept',_0x24e419);_0x50d0c2['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x5dbf28=>{_0x1d952a['model']['change'](_0x420406=>{const _0x1c8b59=Array['from'](_0x3520fd['getRanges']())['map'](_0x5ab86a=>_0x48b32a['fromRange'](_0x5ab86a));_0x420406['setSelection'](_0x5dbf28),_0x1d952a['commands']['get']('mergeTableCells')['refresh'](),_0x1d952a['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x4d7c49=_0x1c8b59['filter'](_0x393636=>'$graveyard'!=_0x393636['root']['rootName']);_0x4d7c49['length']>0x0&&_0x420406['setSelection'](_0x4d7c49);for(const _0x51fa8a of _0x1c8b59)_0x51fa8a['detach']();});});for(const _0x4dc438 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x264a65=_0x1d952a['commands']['get'](_0x4dc438);_0x264a65['on']('set:isEnabled',(_0x136fb7,_0x1a32be,_0x1e863b)=>{if(_0x1e863b){const _0xdfd0ff=_0x1d952a['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x158d2f=>_0x158d2f['is']('element','tableCell'));this['_areMergableCells'](_0x264a65['value'],_0xdfd0ff)||(_0x136fb7['return']=!0x1,_0x136fb7['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1d2177=this['editor']['commands']['get']('mergeTableCells'),_0x4d4ae2=this['editor']['plugins']['get']('TableUtils');if(!_0x1d2177['isEnabled'])return!0x1;const _0x1f6fdc=_0x4d4ae2['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3b069f of _0x1f6fdc)for(const _0xc23d31 of _0x1f6fdc)if(_0x3b069f!=_0xc23d31&&!this['_areMergableCells'](_0x3b069f,_0xc23d31))return!0x1;return!0x0;}['_areMergableCells'](_0x367b58,_0x3b2f34){const _0x383037=this['editor']['plugins']['get']('TrackChangesEditing'),_0xabc8e9=this['editor']['model']['createRangeOn'](_0x367b58),_0xe47a80=this['editor']['model']['createRangeOn'](_0x3b2f34),_0x3aef7c=new Set(),_0x1e46b9=new Set();for(const _0x4fd3de of _0x383037['getSuggestions']())if(('insertion'==_0x4fd3de['type']||'deletion'==_0x4fd3de['type']||'mergeTableCells'==_0x4fd3de['subType'])&&_0x4fd3de['isInContent']){for(const _0x5ebb3e of _0x4fd3de['getRanges']())_0x5ebb3e['containsRange'](_0xabc8e9,!0x0)&&_0x3aef7c['add'](_0x4fd3de['type']+':'+_0x4fd3de['author']['id']),_0x5ebb3e['containsRange'](_0xe47a80,!0x0)&&_0x1e46b9['add'](_0x4fd3de['type']+':'+_0x4fd3de['author']['id']);}if(_0x3aef7c['size']!=_0x1e46b9['size'])return!0x1;for(const _0x4678b9 of _0x3aef7c)if(!_0x1e46b9['has'](_0x4678b9))return!0x1;return!0x0;}}class Dt extends _0x647c34{static get['requires'](){return[Ct];}['afterInit'](){const _0x232016=this['editor'];if(!_0x232016['plugins']['has']('TableEditing'))return;const _0x20fa88=_0x232016['locale'],_0x8378a6=_0x232016['plugins']['get']('TrackChangesEditing');_0x8378a6['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x8378a6['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x8378a6['registerBlockAttribute']('headingRows'),_0x8378a6['registerBlockAttribute']('headingColumns'),_0x8378a6['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x20fa88,'FORMAT_HEADER_ROW')),_0x8378a6['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x20fa88,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x40b68e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2da83c=this['editor']['plugins']['get']('TableUtils'),_0x32291e=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x5b4799({showActiveMarker:_0x43b6cd=!0x0,setDataAttribute:_0x401367=!0x0}={}){return(_0x1b7104,_0x178739,_0x63f061)=>{const {type:_0x589c46,id:_0x9ffd4b}=_0x40b68e['_splitMarkerName'](_0x178739['markerName']),_0x33b9e8=_0x40b68e['getSuggestion'](_0x9ffd4b),_0x1b59d2=_0x33b9e8['data'];if('formatBlock'!=_0x33b9e8['type']||!_0x1b59d2||'setTableColumnHeader'!=_0x1b59d2['commandName'])return;if(_0x178739['item'])return void _0x1b7104['stop']();if(!_0x63f061['consumable']['consume'](_0x178739['markerRange'],_0x1b7104['name']))return;const _0x5a73e8=_0x178739['markerRange']['start']['nodeAfter'],_0xd97a0b=_0x178739['markerRange']['end']['nodeBefore'],_0x5e8413=_0x5a73e8['parent']['parent'],{column:_0x3cba5e}=_0x2da83c['getCellLocation'](_0x5a73e8),{column:_0x402ec8}=_0x2da83c['getCellLocation'](_0xd97a0b);for(let _0x51bcbb=_0x3cba5e;_0x51bcbb<=_0x402ec8;_0x51bcbb++){const _0x4bd66c=_0x2da83c['createTableWalker'](_0x5e8413,{'column':_0x51bcbb,'includeAllSlots':!0x1});for(const _0x4e695a of _0x4bd66c){const _0x4c36fb=_0x4e695a['cell'],_0x319d6d=_0x63f061['mapper']['toViewElement'](_0x4c36fb);_0x63f061['writer']['addClass']('ck-suggestion-marker-'+_0x589c46,_0x319d6d),_0x401367&&_0x63f061['writer']['setAttribute']('data-suggestion',_0x9ffd4b,_0x319d6d),_0x63f061['mapper']['bindElementToMarker'](_0x319d6d,_0x178739['markerName']),_0x43b6cd&&(_0x40b68e['activeMarkers']['includes'](_0x178739['markerName'])?_0x63f061['writer']['addClass']('ck-suggestion-marker--active',_0x319d6d):_0x63f061['writer']['removeClass']('ck-suggestion-marker--active',_0x319d6d));}}};}_0x40b68e['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x32291e),_0x40b68e['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x32291e),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5b4799(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x273c69,_0x1990da,_0x52078a)=>{_0x52078a['options']['showSuggestionHighlights']&&_0x5b4799({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x273c69,_0x1990da,_0x52078a);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x5384ac,_0x3cc295,_0x16d2c7)=>{const {type:_0x178382,id:_0x428fde}=_0x40b68e['_splitMarkerName'](_0x3cc295['markerName']),_0x5b5d49=_0x40b68e['getSuggestion'](_0x428fde),_0xebf5d2=_0x5b5d49['data'];if('formatBlock'!=_0x5b5d49['type']||!_0xebf5d2||'setTableColumnHeader'!=_0xebf5d2['commandName'])return;const _0x13d114=_0x16d2c7['mapper']['markerNameToElements'](_0x3cc295['markerName']);if(_0x13d114){for(const _0x3b8f1f of _0x13d114)_0x16d2c7['writer']['removeClass']('ck-suggestion-marker-'+_0x178382,_0x3b8f1f),_0x16d2c7['writer']['removeClass']('ck-suggestion-marker--active',_0x3b8f1f),_0x16d2c7['writer']['removeAttribute']('data-suggestion',_0x3b8f1f),_0x16d2c7['mapper']['unbindElementFromMarkerName'](_0x3b8f1f,_0x3cc295['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x256e91=this['editor'],_0x4dd193=_0x256e91['locale'];function _0x2bf7c5(_0x7c243b){return{'type':'format','content':o(_0x4dd193,'*Format:*\x20%0',_0x7c243b)};}_0x256e91['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x422a6c=>{if('formatBlock'!=_0x422a6c['type'])return;const {data:_0x94cedd}=_0x422a6c;if(_0x94cedd){if('setTableRowHeader'==_0x94cedd['commandName']){const _0x18ffaa=_0x94cedd['commandParams'][0x0]['forceValue'];return _0x2bf7c5(o(_0x4dd193,_0x18ffaa?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x94cedd['commandName']){const _0x4b8c19=_0x94cedd['commandParams'][0x0]['forceValue'];return _0x2bf7c5(o(_0x4dd193,_0x4b8c19?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x105acd=>[_0x105acd,null]));class Mt extends _0x647c34{static get['requires'](){return[Ct];}['afterInit'](){const _0x239d1a=this['editor'];if(!_0x239d1a['plugins']['has']('TableClipboard'))return;const _0x473d1f=_0x239d1a['plugins']['get']('TrackChangesEditing'),_0x3e6dc7=_0x239d1a['plugins']['get']('TableUtils'),_0x49ff82=_0x239d1a['plugins']['get'](Ct),_0x525fb8=_0x239d1a['plugins']['get']('TableClipboard');_0x49ff82['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x239d1a['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x239d1a['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x3fc5f1=null;_0x239d1a['model']['on']('insertContent',(_0x59fc80,_0x2668a0)=>{const [_0x22c7bc,_0x4a571f]=_0x2668a0,_0x396c96=_0x2668a0[_0x2668a0['length']-0x1];_0x396c96&&_0x396c96['forceDefaultExecution']||_0x473d1f['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x251b31,_0x44be8b,_0x36c5cf,_0x2c34b7,_0x1aeaaa){if(_0x44be8b&&!_0x44be8b['is']('documentSelection'))return!0x1;const _0x5b3708=_0x1aeaaa['getTableIfOnlyTableInContent'](_0x251b31,_0x36c5cf);if(!_0x5b3708||!Ue(_0x5b3708,void 0x0,_0x2c34b7))return!0x1;const _0x3ab2c8=_0x2c34b7['getSelectionAffectedTableCells'](_0x36c5cf['document']['selection']);if(!_0x3ab2c8['length'])return!0x1;const _0x3ec8e9=_0x3ab2c8[0x0]['findAncestor']('table'),_0x5a8ee9=_0x2c34b7['getRowIndexes'](_0x3ab2c8),_0x20f5d2=_0x2c34b7['getColumnIndexes'](_0x3ab2c8),_0x1519e9={'startRow':_0x5a8ee9['first'],'endRow':_0x5a8ee9['last'],'startColumn':_0x20f5d2['first'],'endColumn':_0x20f5d2['last']};return 0x1==_0x3ab2c8['length']&&(_0x1519e9['endRow']+=_0x2c34b7['getRows'](_0x5b3708)-0x1,_0x1519e9['endColumn']+=_0x2c34b7['getColumns'](_0x5b3708)-0x1),Ue(_0x3ec8e9,_0x1519e9,_0x2c34b7);}(_0x22c7bc,_0x4a571f,_0x239d1a['model'],_0x3e6dc7,_0x525fb8)&&(_0x59fc80['stop'](),_0x3fc5f1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x239d1a['model']['change'](()=>{_0x239d1a['model']['insertContent'](_0x2668a0[0x0],_0x2668a0[0x1],_0x2668a0[0x2],{'forceDefaultExecution':!0x0});const _0x396bb4=_0x3c9712(),{rowInsertionRanges:_0x55d26b,columnInsertionRanges:_0x5b7ff6,insertionRanges:_0x2b6426,deletionRanges:_0x5cff93,cells:_0x5e5c27}=_0x3fc5f1;_0x55d26b['length']&&_0x473d1f['markMultiRangeInsertion'](_0x55d26b,'tablePasteRow',{'tablePasteChainId':_0x396bb4}),_0x5b7ff6['length']&&_0x473d1f['markMultiRangeInsertion'](_0x5b7ff6,'tablePasteColumn',{'tablePasteChainId':_0x396bb4}),_0x2b6426['length']&&(_0x473d1f['markMultiRangeInsertion'](_0x2b6426,'tablePaste',{'tablePasteChainId':_0x396bb4,'skipNestingCheck':!0x0}),_0x2b6426['forEach'](_0xa5ded0=>_0xa5ded0['detach']?.())),_0x5cff93['length']&&(_0x473d1f['markMultiRangeDeletion'](_0x5cff93,'tablePaste',{'tablePasteChainId':_0x396bb4,'skipNestingCheck':!0x0}),_0x5cff93['forEach'](_0x55248b=>_0x55248b['detach']?.()));const _0x1ed1b5=_0x473d1f['markMultiRangeBlockFormat'](_0x5e5c27['map'](({element:_0x53fbd1})=>_0x53fbd1),{'formatGroupId':_0x3c9712()},[],'tablePasteCell',{'tablePasteChainId':_0x396bb4});if(_0x1ed1b5){const _0x43a0de=_0x1ed1b5['getMarkers'](),_0x1753dd=[];for(const {element:_0x1963b7,attributes:_0xcd60cf}of _0x5e5c27){if(!_0xcd60cf)continue;const _0x3f5a92=_0x239d1a['model']['createRangeOn'](_0x1963b7),_0xeb83df=_0x43a0de['find'](_0x5133ac=>_0x5133ac['getRange']()['isEqual'](_0x3f5a92));_0xeb83df&&_0x1753dd['push']([_0xeb83df['name'],_0xcd60cf]);}_0x1753dd['length']&&_0x1ed1b5['setAttribute']('markerAttributes',Object['fromEntries'](_0x1753dd));}_0x3fc5f1=null;}));},{'priority':_0x192293['high']+0xa}),_0x239d1a['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x4488a9,_0x467bf3)=>{const [_0x4ff4e1,_0xe20fad,,_0x1d09aa]=_0x467bf3;if(!_0x3fc5f1)return;_0x4488a9['stop']();const _0x2fc663=_0x4ff4e1['cell'],_0x4d12f2=_0xe20fad,_0xda16da=Oe(_0x2fc663),_0x27701a=Oe(_0x4d12f2);_0x4488a9['return']=_0x2fc663;let _0x1ac315=null,_0x39f8fb=null;if(_0x27701a||_0xda16da){if(_0xda16da&&!_0x27701a){_0x1d09aa['remove'](_0x2fc663['getChild'](0x0));for(const _0x4c8b91 of Array['from'](_0x4d12f2['getChildren']()))_0x1d09aa['insert'](_0x4c8b91,_0x2fc663,'end');const _0x44b527=_0x3fc5f1['rowInsertionIndexes']['includes'](_0x4ff4e1['row']),_0x4f43bd=_0x3fc5f1['columnInsertionIndexes']['includes'](_0x4ff4e1['column']);_0x44b527||_0x4f43bd||(_0x1ac315=_0x48b32a['fromRange'](_0x1d09aa['createRangeIn'](_0x2fc663)));}else _0x27701a&&!_0xda16da&&(_0x39f8fb=_0x1d09aa['createRangeIn'](_0x2fc663));}else{const _0x211935=_0x1d09aa['createElement']('tableCellSuggestion'),_0x410d1f=_0x1d09aa['createElement']('tableCellSuggestion');_0x1d09aa['wrap'](_0x1d09aa['createRangeIn'](_0x2fc663),_0x410d1f),_0x1d09aa['insert'](_0x211935,_0x2fc663,0x0);for(const _0x47748a of Array['from'](_0x4d12f2['getChildren']()))_0x1d09aa['insert'](_0x47748a,_0x211935,'end');_0x1ac315=_0x48b32a['fromRange'](_0x1d09aa['createRangeOn'](_0x211935)),_0x39f8fb=_0x48b32a['fromRange'](_0x1d09aa['createRangeOn'](_0x410d1f));}const _0x3846a7=Array['from'](_0x4d12f2['getAttributes']())['filter'](([_0x343705])=>Be['includes'](_0x343705));_0x3fc5f1['cells']['push']({'element':_0x2fc663,'attributes':_0x3846a7['length']?Object['fromEntries'](_0x3846a7):null}),_0x1ac315&&_0x3fc5f1['insertionRanges']['push'](_0x1ac315),_0x39f8fb&&_0x3fc5f1['deletionRanges']['push'](_0x39f8fb);},{'priority':'high'}),_0x3e6dc7['on']('insertColumns',(_0x16e166,_0x2c29e9)=>{const [_0x5aead3,_0x4cf4bc={}]=_0x2c29e9;if(!_0x3fc5f1)return;const _0xb2e14b=_0x4cf4bc['at']||0x0,_0x4159e8=_0x4cf4bc['columns']||0x1;_0x3fc5f1['columnInsertionIndexes']=new Array(_0x4159e8)['fill'](_0xb2e14b)['map']((_0x44a419,_0x255161)=>_0x44a419+_0x255161);for(const {cell:_0x511b45}of _0x3e6dc7['createTableWalker'](_0x5aead3,{'startColumn':_0xb2e14b,'endColumn':_0xb2e14b+_0x4159e8-0x1}))_0x3fc5f1['columnInsertionRanges']['push'](_0x239d1a['model']['createRangeOn'](_0x511b45));},{'priority':'low'}),_0x3e6dc7['on']('insertRows',(_0x279b38,_0x5ce576)=>{const [_0x490474,_0x4b141f={}]=_0x5ce576;if(!_0x3fc5f1)return;const _0x5771d2=_0x4b141f['at']||0x0,_0x5e8e74=_0x4b141f['rows']||0x1;_0x3fc5f1['rowInsertionIndexes']=new Array(_0x5e8e74)['fill'](_0x5771d2)['map']((_0x27749,_0x190fd7)=>_0x27749+_0x190fd7);for(const {cell:_0x102ff6}of _0x3e6dc7['createTableWalker'](_0x490474,{'startRow':_0x5771d2,'endRow':_0x5771d2+_0x5e8e74-0x1}))_0x3fc5f1['rowInsertionRanges']['push'](_0x239d1a['model']['createRangeOn'](_0x102ff6));},{'priority':'low'}),_0x473d1f['descriptionFactory']['registerDescriptionCallback'](_0x87d4b8=>{if(_0x87d4b8['subType']&&_0x87d4b8['subType']['startsWith']('tablePaste'))return _0x87d4b8['previous']?{}:{'type':'insertion','content':o(_0x239d1a['locale'],'*Replace\x20table\x20cells*')};});const _0x527c67=()=>!0x1;for(const _0x15c54e of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x473d1f['_suggestionFactory']['registerCustomCallback']('insertion',_0x15c54e,'join',_0x527c67),_0x473d1f['_suggestionFactory']['registerCustomCallback']('deletion',_0x15c54e,'join',_0x527c67),_0x473d1f['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x15c54e,'join',_0x527c67);_0x473d1f['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x527c67),_0x473d1f['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x7f1539,_0x37f48,_0x125e36)=>{const _0x509356=_0x7f1539['map'](_0xfe49e9=>_0xfe49e9['getContainedElement']())['filter'](_0x39f154=>_0x39f154),_0x330cfa=new Map(_0x509356['map'](_0x3d9a7b=>[_0x3d9a7b,null]));if(_0x3fc5f1){for(const {element:_0x49e701,attributes:_0x32c59d}of _0x3fc5f1['cells'])_0x32c59d&&_0x330cfa['set'](_0x49e701,_0x32c59d);}else{if(_0x125e36&&_0x125e36['markerAttributes'])for(const [_0xe21dc8,_0x5db637]of Object['entries'](_0x125e36['markerAttributes'])){const _0x57a44b=_0x239d1a['model']['markers']['get'](_0xe21dc8),_0x3daad4=_0x57a44b?_0x57a44b['getRange']()['getContainedElement']():null;_0x3daad4&&_0x330cfa['set'](_0x3daad4,_0x5db637);}}_0x239d1a['model']['change'](_0x3a1d9f=>{for(const [_0x529e08,_0x107af9]of _0x330cfa)_0x3a1d9f['setAttributes']({...xe,..._0x107af9},_0x529e08);});});const _0x41452b=(_0x236ad9,_0x1cd468)=>{_0x473d1f['_suggestionFactory']['registerCustomCallback'](_0x236ad9,'tablePaste',_0x1cd468,(_0x2b42b9,_0x1a4200,_0x2e08c7)=>{_0x239d1a['model']['change'](_0x3badb6=>{const _0x233a3e=[];for(const _0x50dd56 of _0x2b42b9){const _0x28687e=_0x50dd56['start']['nodeAfter'];_0x28687e['is']('element','tableCellSuggestion')&&_0x233a3e['push'](_0x28687e);}_0x473d1f['_suggestionFactory']['getSuggestionCallback'](_0x236ad9,null,_0x1cd468)(_0x2b42b9,_0x1a4200,_0x2e08c7);for(const _0x29334e of _0x233a3e)'$graveyard'!=_0x29334e['root']['rootName']&&_0x3badb6['unwrap'](_0x29334e);});});};_0x41452b('insertion','accept'),_0x41452b('insertion','discard'),_0x41452b('deletion','accept'),_0x41452b('deletion','discard'),_0x473d1f['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1a44e0=>{const _0x1eada3=_0x1a44e0['map'](_0x4f5e8c=>_0x4f5e8c['getContainedElement']()),_0x1e4b5f=_0x1eada3[0x0]['findAncestor']('table'),{minRow:_0x416ce7,maxRow:_0x1aa7a7}=_0x49ff82['_getCoordsForCells'](_0x1eada3);_0x3e6dc7['removeRows'](_0x1e4b5f,{'at':_0x416ce7,'rows':_0x1aa7a7-_0x416ce7+0x1});}),_0x473d1f['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x329007=>{const _0x16bda6=_0x329007['map'](_0x143c1b=>_0x143c1b['getContainedElement']()),_0x2a5b02=_0x16bda6[0x0]['findAncestor']('table'),{minColumn:_0x4538eb,maxColumn:_0x258a63}=_0x49ff82['_getCoordsForCells'](_0x16bda6);_0x3e6dc7['removeColumns'](_0x2a5b02,{'at':_0x4538eb,'columns':_0x258a63-_0x4538eb+0x1});});const _0x4b419c=(_0x507714,_0x2b5ed0)=>{if(!_0x2b5ed0['subType']||!_0x2b5ed0['subType']['startsWith']('tablePaste'))return;const _0x3e834d=_0x2b5ed0['attributes']['tablePasteChainId'],_0x4443c4=_0x473d1f['getSuggestions']()['filter'](_0x1c7da5=>_0x1c7da5['isInContent']&&_0x1c7da5['attributes']&&_0x1c7da5['attributes']['tablePasteChainId']==_0x3e834d);_0x4443c4['length']&&_0x2b5ed0['getAllAdjacentSuggestions']()['length']!=_0x4443c4['length']&&_0x4443c4['reduce']((_0x5621a5,_0x555256)=>(_0x5621a5['next']=_0x555256,_0x555256['previous']=_0x5621a5,_0x555256));};function _0xad6944(_0x3bccf8,_0x346fe0=!0x0){const {id:_0x407bdb,authorId:_0x40f6be}=_0x473d1f['_splitMarkerName'](_0x3bccf8['markerName']),_0x5e7916=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x3d7e49=_0x473d1f['activeMarkers']['includes'](_0x3bccf8['markerName']);return _0x3d7e49&&_0x5e7916['push']('ck-suggestion-marker--active'),{'classes':_0x5e7916,'attributes':{'data-suggestion':_0x407bdb,'data-author-id':_0x40f6be},'priority':_0x3d7e49&&_0x346fe0?0xbc2:0xbb8};}_0x473d1f['on']('suggestionLoaded',_0x4b419c,{'priority':'high'}),_0x473d1f['on']('suggestionUnloaded',_0x4b419c,{'priority':'high'}),_0x239d1a['model']['document']['registerPostFixer'](()=>{let _0x458f11=!0x1;const _0x2b4933=Array['from'](_0x239d1a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1ab10c,data:_0x1d3261}of _0x2b4933){const {group:_0x162927,type:_0x1ed778,id:_0x189eef}=_0x473d1f['_splitMarkerName'](_0x1ab10c);if('suggestion'!=_0x162927||'deletion'!=_0x1ed778||_0x1d3261['oldRange'])continue;if(!_0x473d1f['hasSuggestion'](_0x189eef))continue;const _0x3ed83d=_0x473d1f['getSuggestion'](_0x189eef)['getRanges'](),_0x11ba27=_0x239d1a['plugins']['get']('Users')['me'];for(const _0x34b212 of _0x473d1f['getSuggestions']()){if(!_0x34b212['isInContent']||_0x34b212['author']!=_0x11ba27)continue;if('formatBlock'!=_0x34b212['type']||'tablePasteCell'!=_0x34b212['subType'])continue;if(_0x34b212['getRanges']()['every'](_0x4fbe33=>_0x3ed83d['some'](_0x1903d5=>_0x1903d5['containsRange'](_0x4fbe33,!0x0)))){for(const _0x2b720b of _0x34b212['getAllAdjacentSuggestions']())_0x2b720b['isInContent']&&(_0x2b720b['discard'](),_0x458f11=!0x0);}}}return _0x458f11;}),_0x239d1a['model']['document']['registerPostFixer'](_0x59152f=>{const _0x151db9=_0x239d1a['commands']['get']('redo');if(!_0x151db9||!_0x151db9['_createdBatches']['has'](_0x59152f['batch']))return!0x1;let _0x3e4d9c=!0x1;const _0x4269cb=_0x239d1a['plugins']['get']('Users')['me'],_0x4cd03f=_0x239d1a['model']['document']['differ']['getChanges'](),_0x346649=Array['from'](_0x239d1a['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x4ed75a,data:_0x23ad3c})=>{const {group:_0x7dd68a,subType:_0x1dc1f6,authorId:_0x22a6fc}=_0x473d1f['_splitMarkerName'](_0x4ed75a);return'suggestion'==_0x7dd68a&&'tablePaste'==_0x1dc1f6&&_0x22a6fc==_0x4269cb['id']&&!_0x23ad3c['oldRange'];});for(const _0x3181ba of _0x4cd03f){if('insert'!=_0x3181ba['type']||'tableCellSuggestion'!=_0x3181ba['name']||0x1!=_0x3181ba['length'])continue;const _0x444772=_0x59152f['createRange'](_0x3181ba['position'],_0x3181ba['position']['getShiftedBy'](0x1));if(!_0x346649['find'](({data:_0xc3fd3e})=>_0xc3fd3e['newRange']['isEqual'](_0x444772))){for(const {name:_0x1c3dfa,data:_0x1151fd}of _0x346649)if(_0x444772['containsRange'](_0x1151fd['newRange'])){_0x59152f['updateMarker'](_0x1c3dfa,{'range':_0x444772}),_0x3e4d9c=!0x0;break;}}}return _0x3e4d9c;}),_0x239d1a['model']['document']['registerPostFixer'](_0x445488=>{let _0x6374ee=!0x1;const _0x45bb84=_0x239d1a['plugins']['get']('Users')['me'],_0x390e2d=_0x473d1f['getSuggestions']()['filter'](_0x1d13d1=>_0x1d13d1['isInContent']&&_0x1d13d1['author']==_0x45bb84),_0x278d2f=new Set(),_0x595117=new Set();for(const _0x151f72 of _0x390e2d)if('tablePaste'==_0x151f72['subType'])for(const _0x28e34f of _0x151f72['getMarkers']()){const _0x3b230c=_0x28e34f['getRange']()['getContainedElement']();if(_0x3b230c){if(_0x3b230c['is']('element','tableCellSuggestion')&&Oe(_0x3b230c)){_0x151f72['removeMarker'](_0x28e34f['name']),_0x278d2f['add'](_0x3b230c),_0x6374ee=!0x0;const _0x125164=_0x3b230c['nextSibling'],_0x47a9d5=_0x3b230c['previousSibling'],_0x341bc9=_0x125164&&_0x125164['is']('element','tableCellSuggestion'),_0x59655d=_0x47a9d5&&_0x47a9d5['is']('element','tableCellSuggestion');_0x341bc9&&!_0x278d2f['has'](_0x125164)&&_0x595117['add'](_0x125164),_0x59655d&&!_0x278d2f['has'](_0x47a9d5)&&_0x595117['add'](_0x47a9d5);}else _0x3b230c['is']('element','paragraph')&&_0x3b230c['isEmpty']&&(_0x151f72['removeMarker'](_0x28e34f['name']),_0x6374ee=!0x0);}}else{if('tablePasteCell'==_0x151f72['subType']){if(!_0x151f72['attributes']||!_0x151f72['attributes']['tablePasteChainId'])continue;const _0x517d38=_0x151f72['attributes']['markerAttributes'];if(_0x517d38&&Object['keys'](_0x517d38)['length'])continue;const _0x1f9a8e=_0x151f72['attributes']['tablePasteChainId'];let _0x4f870b=!0x0,_0x145011=!0x0;for(const _0x448f79 of _0x390e2d)if(_0x448f79['subType']&&_0x448f79['subType']['startsWith']('tablePaste')){if(!_0x448f79['attributes']['tablePasteChainId']){_0x145011=!0x1;break;}if(_0x448f79['id']!=_0x151f72['id']&&_0x448f79['attributes']['tablePasteChainId']==_0x1f9a8e){_0x4f870b=!0x1;break;}}_0x145011&&_0x4f870b&&(_0x151f72['removeMarkers'](),_0x6374ee=!0x0);}}for(const _0x3f4182 of _0x278d2f)_0x445488['remove'](_0x3f4182);for(const _0x120581 of _0x595117)_0x445488['unwrap'](_0x120581);return _0x6374ee;}),_0x239d1a['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x1682b2=>_0xad6944(_0x1682b2),'converterPriority':'high'}),_0x239d1a['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1ba958,_0x51c204)=>_0x51c204['options']['showSuggestionHighlights']?_0xad6944(_0x1ba958,!0x1):null,'converterPriority':'high'});const _0x26d202=_0x239d1a['editing']['view'];this['listenTo'](_0x26d202['document'],'clipboardOutput',(_0x5c5097,_0x5e4838)=>{const _0x1e167e=[];for(const _0x21b978 of _0x26d202['createRangeIn'](_0x5e4838['content'])['getItems']())_0x21b978['is']('element','suggestion-td')&&_0x1e167e['push'](_0x21b978);_0x26d202['change'](_0x20bb84=>{for(const _0x1fff37 of _0x1e167e)_0x20bb84['move'](_0x20bb84['createRangeIn'](_0x1fff37),_0x20bb84['createPositionBefore'](_0x1fff37)),_0x20bb84['remove'](_0x1fff37);});});}}function Oe(_0x348338){if(_0x348338['isEmpty'])return!0x0;const _0x500b7c=_0x348338['getChild'](0x0);return _0x500b7c['is']('element','paragraph')&&_0x500b7c['isEmpty'];}function Ue(_0x50173a,_0x1d0b04={},_0x380cde){for(const {isAnchor:_0x4059a4,cellHeight:_0xdf6c03,cellWidth:_0x143052}of _0x380cde['createTableWalker'](_0x50173a,{'includeAllSlots':!0x0,..._0x1d0b04}))if(!_0x4059a4||0x1!=_0xdf6c03||0x1!=_0x143052)return!0x1;return!0x0;}class $t extends _0x647c34{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x1205bc=this['editor']['plugins']['get']('TrackChangesEditing');_0x1205bc['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x1205bc['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x1205bc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1205bc['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x1205bc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x1205bc['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x3a76fc,_0x107c7f){const _0x1ed22=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4898b8=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0xb88230=_0x107c7f['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x2f573f=_0x4898b8['getColumnGroupElement'](_0xb88230);let _0xe6a321=_0x2f573f?_0x4898b8['getTableColumnsWidths'](_0x2f573f):null,_0x959720=_0xb88230['getAttribute']('tableWidth')||null;const _0x23d73e=_0x107c7f['tableWidth']||_0x959720,_0x85236=_0x107c7f['columnWidths']||_0xe6a321,_0x3d6137=this['editor']['plugins']['get']('Users')['me'];for(const _0x4fc410 of _0x1ed22['getSuggestions']()){const _0x172c86=_0x4fc410['getContainedElement']();if('resizeTable'===_0x4fc410['subType']&&_0x172c86===_0xb88230){_0x4fc410['author']!==_0x3d6137&&_0x4fc410['discard']();const _0x5b11dc=_0x4fc410['data']['commandParams'];_0x959720=_0x5b11dc[0x0]['tableWidth'],_0xe6a321=_0x5b11dc[0x0]['columnWidths'];break;}}_0x3a76fc({'table':_0xb88230,'tableWidth':_0x23d73e,'columnWidths':_0x85236}),_0x1ed22['markBlockFormat'](_0xb88230,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x959720,'columnWidths':_0xe6a321}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x144ea3){if('formatBlock'!=_0x144ea3['type']&&'formatInline'!=_0x144ea3['type'])return;const {data:_0x45b494}=_0x144ea3;if(_0x45b494&&'resizeTable'===_0x45b494['formatGroupId']){const _0x28da53='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x28da53)};}}}class Bt extends _0x647c34{['afterInit'](){const _0x4a7839=this['editor'];_0x4a7839['plugins']['has']('Template')&&_0x4a7839['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x647c34{['afterInit'](){const _0x5b8290=this['editor'];if(!_0x5b8290['commands']['get']('insertTableOfContents'))return;_0x5b8290['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x58620c=_0x5b8290['plugins']['get']('TrackChangesEditing'),_0x36a0f0=_0x5b8290['locale'];_0x58620c['descriptionFactory']['registerElementLabel']('tableOfContents',_0x47f719=>o(_0x36a0f0,'ELEMENT_TABLE_OF_CONTENTS',_0x47f719));}}class Rt extends _0x647c34{['afterInit'](){const _0x414280=this['editor'];if(!_0x414280['plugins']['has']('Title'))return;const _0x342cbf=_0x414280['plugins']['get']('TrackChangesEditing');_0x342cbf['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x414280['locale'],'ELEMENT_TITLE')),_0x414280['model']['document']['registerPostFixer'](_0x2dab77=>{let _0x147854=!0x1;const _0x7c1f=Array['from'](_0x414280['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x327931,data:_0x40cc0d}of _0x7c1f){const {group:_0x596e61}=_0x342cbf['_splitMarkerName'](_0x327931);if('suggestion'!==_0x596e61||!_0x40cc0d['newRange'])continue;const _0x108b69=_0x40cc0d['newRange'],_0x4bbe44=_0x108b69['end']['nodeBefore'];if(!_0x4bbe44||!_0x4bbe44['is']('element','title-content'))continue;if(!_0x108b69['start']['isTouching'](_0x108b69['end']))continue;const _0x5566e1=_0x414280['model']['schema']['getNearestSelectionRange'](_0x108b69['end'],'forward');if(_0x5566e1&&_0x5566e1['isCollapsed']){const _0x2e5dc8=_0x2dab77['createRange'](_0x108b69['start'],_0x5566e1['start']);_0x2e5dc8['isEqual'](_0x108b69)||(_0x2dab77['updateMarker'](_0x327931,{'range':_0x2e5dc8}),_0x147854=!0x0);}_0x147854||(_0x2dab77['removeMarker'](_0x327931),_0x147854=!0x0);}return _0x147854;});}}class Tt extends _0x647c34{['afterInit'](){const _0x57ad68=this['editor'],_0x1d35f4=_0x57ad68['plugins']['get']('TrackChangesEditing');_0x57ad68['plugins']['has']('Uploadcare')&&(_0x1d35f4['enableCommand']('uploadcare'),_0x57ad68['plugins']['has']('UploadcareImageEdit')&&(_0x1d35f4['enableCommand']('uploadcareImageEdit'),_0x1d35f4['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x1d35f4['registerBlockAttribute']('uploadcareImageId'),_0x1d35f4['descriptionFactory']['registerDescriptionCallback'](_0x14a4f0=>{if('attribute'!=_0x14a4f0['type'])return;const {data:_0x2ae278}=_0x14a4f0;return _0x2ae278&&'uploadcareImageId'==_0x2ae278['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x647c34{['afterInit'](){const _0x2e6fae=this['editor'],_0x8a9b70=_0x2e6fae['plugins']['get']('TrackChangesEditing');_0x2e6fae['plugins']['has']('UndoEditing')&&(_0x8a9b70['enableCommand']('undo'),_0x8a9b70['enableCommand']('redo'));}}class Et extends _0x647c34{static get['requires'](){return[Ct];}['afterInit'](){const _0x251495=this['editor'];if(!_0x251495['plugins']['has']('TableCaptionEditing'))return;_0x251495['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x647c34{['tableProperties'];['tableCellProperties'];constructor(_0x4dfb3f){super(_0x4dfb3f),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 _0x1cbf21=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x1bdaec of this['tableProperties'])_0x1cbf21['enableCommand'](_0x1bdaec,(_0x435025,_0x15512c)=>{const _0x41bedf=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x1bdaec,[_0x41bedf],this['tableProperties'],'tableProperties',_0x435025,_0x15512c);});_0x1cbf21['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1cbf21['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1cbf21['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x59e3fc,_0x1c110f)=>this['handleDiscardAction'](this['tableProperties'],_0x59e3fc,_0x1c110f)),_0x1cbf21['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x345cb9 of this['tableCellProperties'])_0x1cbf21['enableCommand'](_0x345cb9,(_0x2e9549,_0x3e8bd8)=>{const _0x382919=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x345cb9,_0x382919,this['tableCellProperties'],'tableCellProperties',_0x2e9549,_0x3e8bd8);});_0x1cbf21['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1cbf21['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1cbf21['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x147aca,_0x459fd4)=>this['handleDiscardAction'](this['tableCellProperties'],_0x147aca,_0x459fd4)),_0x1cbf21['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x1cbf21['descriptionFactory']['registerDescriptionCallback'](_0x375415=>this['handleSuggestionDescription'](_0x375415));}['_handlePropertyChange'](_0x492b98,_0x318634,_0x35797d,_0x3c6cad,_0x23610e,_0x46f478){const _0x251f21=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x46f478['batch'],()=>{for(const _0x4a62ab of _0x318634){if(this['_getSuggestion'](_0x4a62ab,_0x3c6cad))_0x23610e(_0x46f478);else{const _0xb4e039={};for(const _0x469c53 of _0x35797d){const _0xde81f7=_0x4a62ab['getAttribute'](_0x469c53);void 0x0!==_0xde81f7&&(_0xb4e039[_0x469c53]=_0xde81f7);}_0x23610e(_0x46f478),_0x251f21['markBlockFormat'](_0x4a62ab,{'commandParams':[_0xb4e039]},[],_0x3c6cad);}}});}['handleDiscardAction'](_0x12bcbe,_0x5d3a5a,_0x5e9a18){const _0x528b15=_0x5d3a5a[0x0]['start']['nodeAfter'],_0x550b19=_0x5e9a18['commandParams'][0x0];this['editor']['model']['change'](_0x5ee2e4=>{for(const _0x2a14d6 of _0x12bcbe)void 0x0!==_0x550b19[_0x2a14d6]?_0x5ee2e4['setAttribute'](_0x2a14d6,_0x550b19[_0x2a14d6],_0x528b15):_0x5ee2e4['removeAttribute'](_0x2a14d6,_0x528b15);});}['handleSuggestionDescription'](_0x38828a){if(_0x38828a['data'])switch(_0x38828a['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x3ffbde,_0x47b547){const _0x478da3=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x595229 of _0x478da3['getSuggestions']({'skipNotAttached':!0x0})){const _0x454410=_0x595229['getContainedElement']();if(_0x595229['subType']===_0x47b547&&_0x454410===_0x3ffbde)return _0x595229;}return null;}}const m='$elementName';class p extends _0x647c34{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x25306f,_0x23fd1d,U,V,G,F,L,H,J,q,z,K,X,Y,Z,tt,nt,it,et,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,vt,_t,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,Tt,xt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2250ce){super(_0x2250ce),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x19dc42,_0x7a0488,_0x434955,_0x4f7f64)=>{this['_model']['change'](()=>{for(const _0x146e8d of[..._0x4f7f64,..._0x434955])this['_model']['markers']['has'](_0x146e8d)&&_0x2250ce['editing']['reconvertMarker'](_0x146e8d);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Pt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x2250ce['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x2250ce['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2250ce['config']['get']('trackChanges.trackFormatChanges'),_0x2250ce['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2250ce['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x2250ce,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x279e50=this['editor'],_0x1b8c22=(_0x37fd63,_0x3966e2)=>{if('attribute'!=_0x37fd63)return'ck-suggestion-marker-'+_0x37fd63;const _0xfab0d5=_0x3966e2['split']('|')[0x0];return this['_isBlockAttribute'](_0xfab0d5)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x279e50['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0xa08432=>{const {id:_0x187282,authorId:_0x44ce56,type:_0x284d2b,subType:_0x513d86}=this['_splitMarkerName'](_0xa08432['markerName']),_0x5f44c6=['ck-suggestion-marker',_0x1b8c22(_0x284d2b,_0x513d86)];let _0x262548=0xbb8;return this['activeMarkers']['includes'](_0xa08432['markerName'])&&(_0x5f44c6['push']('ck-suggestion-marker--active'),_0x262548=0xbc2),'deletion'==_0x284d2b&&(_0x262548+=0x5),{'classes':_0x5f44c6,'attributes':{'data-suggestion':_0x187282,'data-author-id':_0x44ce56},'priority':_0x262548};}}),_0x279e50['conversion']['for']('dataDowncast')['add'](_0x398013=>{_0x398013['on']('addMarker:suggestion',(_0x2e8b3e,_0x4e278c,_0x52a3bc)=>{if(!_0x52a3bc['options']['showSuggestionHighlights'])return;const _0x59d75b=_0x4e278c['item'];if(!_0x59d75b)return;const _0x1af30e=_0x52a3bc['mapper']['toViewElement'](_0x59d75b);_0x279e50['model']['schema']['isObject'](_0x59d75b)&&_0x1af30e&&!_0x1af30e['getCustomProperty']('widget')&&_0x1af30e['is']('containerElement')&&_0x10a07c(_0x1af30e,_0x52a3bc['writer']);},{'priority':'high'});}),_0x279e50['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0xa096be,_0x2c0ad1)=>{if(!_0x2c0ad1['options']['showSuggestionHighlights'])return null;const {type:_0x58d7ff,subType:_0x448d37}=this['_splitMarkerName'](_0xa096be['markerName']);return{'classes':['ck-suggestion-marker',_0x1b8c22(_0x58d7ff,_0x448d37)],'priority':0xbb8};}});const _0x22c615=({showActiveMarkers:_0x3b6a5c=!0x0,isAttributeSuggestion:_0x439078=!0x1}={})=>(_0x4a5793,_0x5c2888,_0x38f746)=>{if(!_0x5c2888['item'])return;const {id:_0x267467,authorId:_0x21cb85}=this['_splitMarkerName'](_0x5c2888['markerName']);if(_0x439078){const _0x5cf7b4=this['_suggestions']['get'](_0x267467),_0x5d05b7=this['_getAttributeKey'](_0x5cf7b4);if(!this['_isBlockAttribute'](_0x5d05b7))return;}if(_0x5c2888['item']['is']('selection'))return void _0x38f746['consumable']['consume'](_0x5c2888['item'],_0x4a5793['name']);const _0x17b4e1=_0x38f746['mapper']['toViewElement'](_0x5c2888['item']);if(_0x5c2888['item']['is']('element')&&_0x279e50['model']['schema']['isBlock'](_0x5c2888['item'])&&!_0x17b4e1['getCustomProperty']('addHighlight')){_0x38f746['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x17b4e1),_0x38f746['writer']['setAttribute']('data-suggestion',_0x267467,_0x17b4e1),_0x38f746['writer']['setAttribute']('data-author-id',_0x21cb85,_0x17b4e1),_0x38f746['mapper']['bindElementToMarker'](_0x17b4e1,_0x5c2888['markerName']),_0x3b6a5c&&(this['activeMarkers']['includes'](_0x5c2888['markerName'])?_0x38f746['writer']['addClass']('ck-suggestion-marker--active',_0x17b4e1):_0x38f746['writer']['removeClass']('ck-suggestion-marker--active',_0x17b4e1));for(const _0xb6d192 of _0x279e50['model']['createRangeIn'](_0x5c2888['item'])['getItems']())_0x38f746['consumable']['consume'](_0xb6d192,_0x4a5793['name']);_0x38f746['consumable']['consume'](_0x5c2888['item'],_0x4a5793['name']);}};_0x279e50['conversion']['for']('dataDowncast')['add'](_0x2f1266=>{_0x2f1266['on']('addMarker:suggestion:formatBlock',(_0x5425f3,_0x242c6e,_0x30dc07)=>{_0x30dc07['options']['showSuggestionHighlights']&&_0x22c615({'showActiveMarkers':!0x1})(_0x5425f3,_0x242c6e,_0x30dc07);},{'priority':'highest'});}),_0x279e50['conversion']['for']('dataDowncast')['add'](_0x502d5d=>{_0x502d5d['on']('addMarker:suggestion:attribute',(_0x143954,_0x5a32fd,_0x23a820)=>{_0x23a820['options']['showSuggestionHighlights']&&_0x22c615({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x143954,_0x5a32fd,_0x23a820);},{'priority':'highest'});}),_0x279e50['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x47f89f,_0x2a6ad7)=>_0x2a6ad7['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x47f89f['substr'](0xb)}}),_0x279e50['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3584c8,{writer:_0x33e271})=>{let _0xa33f7d='suggestion:'+_0x3584c8['getAttribute']('suggestion-type')+':'+_0x3584c8['getAttribute']('id');return _0x3584c8['getAttribute']('marker-count')&&(_0xa33f7d+=':'+_0x3584c8['getAttribute']('marker-count')),_0x33e271['createElement']('$marker',{'data-name':_0xa33f7d});}}),_0x279e50['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x279e50['conversion']['for']('editingDowncast')['add'](_0x58023e=>{_0x58023e['on']('addMarker:suggestion:formatBlock',_0x22c615(),{'priority':'high'});}),_0x279e50['conversion']['for']('editingDowncast')['add'](_0x314ca6=>{_0x314ca6['on']('addMarker:suggestion:attribute',_0x22c615({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x279e50['conversion']['for']('editingDowncast')['add'](_0x410cd6=>{_0x410cd6['on']('removeMarker:suggestion:formatBlock',(_0x4ae55b,_0x1229c6,_0x556de6)=>{const _0x1c478f=_0x556de6['mapper']['markerNameToElements'](_0x1229c6['markerName']);if(_0x1c478f){for(const _0x136939 of _0x1c478f)_0x136939['getCustomProperty']('addHighlight')||(_0x556de6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x136939),_0x556de6['writer']['removeAttribute']('data-suggestion',_0x136939),_0x556de6['writer']['removeAttribute']('data-author-id',_0x136939),_0x556de6['mapper']['unbindElementFromMarkerName'](_0x136939,_0x1229c6['markerName']));}},{'priority':'high'});}),_0x279e50['conversion']['for']('editingDowncast')['add'](_0x141f7f=>{_0x141f7f['on']('removeMarker:suggestion:attribute',(_0x432357,_0x5e0dc3,_0x4defb8)=>{const _0x2bfef8=_0x4defb8['mapper']['markerNameToElements'](_0x5e0dc3['markerName']);if(!_0x2bfef8)return;const {id:_0x4c5f3d}=this['_splitMarkerName'](_0x5e0dc3['markerName']),_0x3ad703=this['_suggestions']['get'](_0x4c5f3d),_0x439a72=this['_getAttributeKey'](_0x3ad703);if(this['_isBlockAttribute'](_0x439a72)){for(const _0x29f29a of _0x2bfef8)_0x29f29a['getCustomProperty']('addHighlight')||(_0x4defb8['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x29f29a),_0x4defb8['writer']['removeAttribute']('data-suggestion',_0x29f29a),_0x4defb8['writer']['removeAttribute']('data-author-id',_0x29f29a),_0x4defb8['mapper']['unbindElementFromMarkerName'](_0x29f29a,_0x5e0dc3['markerName']));}},{'priority':'high'});}),_0x279e50['model']['document']['registerPostFixer'](_0xc97e6f=>{let _0x3aaef7=!0x1;const _0x4cb2cc=Array['from'](_0x279e50['model']['document']['differ']['getChangedMarkers']()),_0x30cb76=new Set();for(const {name:_0x44379c,data:_0x2e2c17}of _0x4cb2cc){const {group:_0x4ab0ec,type:_0x5de3b4,subType:_0x27f273,id:_0x1cc1bb}=this['_splitMarkerName'](_0x44379c);if('suggestion'!==_0x4ab0ec)continue;const _0x3f0b04=this['_suggestions']['get'](_0x1cc1bb);if(null!=_0x2e2c17['newRange']){'formatInline'==_0x5de3b4&&(_0x3aaef7=_0x3aaef7||Lt(_0x2e2c17['newRange'],_0x44379c,_0xc97e6f,_0x279e50['model']['schema']));const _0x1342c9='attribute'==_0x5de3b4&&this['_isBlockAttribute'](_0x27f273['split']('|')[0x0]);if(_0x2e2c17['newRange']['isCollapsed']||'$graveyard'==_0x2e2c17['newRange']['root']['rootName']||'formatBlock'==_0x5de3b4&&!Ht(_0x2e2c17['newRange'])||_0x1342c9&&!Ht(_0x2e2c17['newRange'])||'deletion'==_0x5de3b4&&!(!Ft(_0x3ecc9a=_0x2e2c17['newRange'])&&!function(_0x580c87){return _0x580c87['start']['parent']==_0x580c87['end']['nodeBefore']&&_0x580c87['start']['isAtEnd'];}(_0x3ecc9a)))_0xc97e6f['removeMarker'](_0x44379c),_0x3aaef7=!0x0;else{if(!_0x3f0b04||!_0x3f0b04['isInContent'])continue;if(_0x2e2c17['newRange']&&_0x2e2c17['oldRange']&&_0x2e2c17['newRange']['isEqual'](_0x2e2c17['oldRange']))continue;_0x30cb76['add'](_0x3f0b04);}}}var _0x3ecc9a;return _0x30cb76['size']>0x0&&(_0x3aaef7=!!this['_joinWithAdjacentSuggestions'](_0x30cb76)||_0x3aaef7),_0x3aaef7;}),_0x279e50['model']['document']['registerPostFixer'](_0x1e6e65=>{let _0x4cb6fb=!0x1;for(const _0x1b83c5 of _0x279e50['model']['document']['differ']['getChanges']())if('insert'==_0x1b83c5['type'])for(const _0x54b74b of this['_suggestions']['values']()){if(_0x54b74b['isMultiRange']||!_0x54b74b['isInContent'])continue;const _0x31b5eb='formatBlock'==_0x54b74b['type'],_0x13779f=this['_getAttributeKey'](_0x54b74b),_0x368c0f=_0x13779f&&this['_isBlockAttribute'](_0x13779f);if(!_0x31b5eb&&!_0x368c0f)continue;const _0x4b1aea=_0x54b74b['getFirstRange']();if(_0x4b1aea['start']['parent']!=_0x4b1aea['end']['parent']&&!_0x4b1aea['end']['isAtEnd']){const _0x2a7aad=_0x279e50['model']['createPositionAt'](_0x4b1aea['start']['nodeAfter'],'end'),_0x556eec=_0x279e50['model']['createRange'](_0x4b1aea['start'],_0x2a7aad);_0x1e6e65['updateMarker'](_0x54b74b['getFirstMarker'](),{'range':_0x556eec}),_0x4cb6fb=!0x0;}}return _0x4cb6fb;}),_0x279e50['model']['document']['registerPostFixer'](_0xe44907=>this['_processAttributeChanges'](_0xe44907)),_0x279e50['model']['document']['registerPostFixer'](_0x2dc929=>!_0x2dc929['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x2dc929)),_0x279e50['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x279e50['model']['document']['on']('change:data',(_0x4722d2,_0x515784)=>{if(!_0x515784['isLocal']||_0x515784['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x340342=_0x279e50['model']['document']['differ']['getChanges']();if(0x0==_0x340342['length'])return;const _0x3501e4=[],_0x5a3c7a=_0x340342['filter'](_0xa04d43=>'attribute'==_0xa04d43['type']),_0x2c0482=_0x340342['filter'](_0x3deaf5=>'insert'==_0x3deaf5['type']&&'$text'!=_0x3deaf5['name']);for(const _0x3516e9 of _0x5a3c7a)this['_isRegisteredAttribute'](_0x3516e9['attributeKey'])&&_0x3501e4['push']({'key':_0x3516e9['attributeKey'],'newValue':_0x3516e9['attributeNewValue'],'oldValue':_0x3516e9['attributeOldValue'],'range':qt(_0x3516e9['range'],_0x279e50['model'])});for(const _0x48a49e of _0x2c0482){if('rename'!=_0x48a49e['action']&&'refresh'!=_0x48a49e['action'])continue;const _0x3cbe32=zt(_0x48a49e['position']['nodeAfter'],_0x279e50['model']),_0x25fbed=_0x48a49e['before'];'rename'==_0x48a49e['action']&&_0x3501e4['push']({'key':m,'newValue':_0x48a49e['name'],'oldValue':_0x25fbed['name'],'range':_0x3cbe32});for(const [_0x1293b7,_0x15ea74]of _0x25fbed['attributes']){if(!this['_isRegisteredAttribute'](_0x1293b7))continue;const _0x4a45df=_0x48a49e['attributes']['get'](_0x1293b7);_0x15ea74!==_0x4a45df&&_0x3501e4['push']({'key':_0x1293b7,'newValue':_0x4a45df,'oldValue':_0x15ea74,'range':_0x3cbe32});}for(const [_0x18c94f,_0x5d2bd3]of _0x48a49e['attributes'])this['_isRegisteredAttribute'](_0x18c94f)&&(_0x25fbed['attributes']['has'](_0x18c94f)||_0x3501e4['push']({'key':_0x18c94f,'newValue':_0x5d2bd3,'oldValue':null,'range':_0x3cbe32}));}0x0!=_0x3501e4['length']&&_0x279e50['model']['enqueueChange'](_0x515784,_0x83ede0=>{const _0x43c73c=_0x3c9712();for(const {range:_0x5c3db9,key:_0xe9920b,oldValue:_0x11a500,newValue:_0x12caf6}of _0x3501e4)this['markAttributeChange'](_0x5c3db9,_0xe9920b,_0x11a500,_0x12caf6,{'groupId':_0x43c73c});this['_reduceExistingSuggestions'](_0x83ede0,_0x3501e4);});},{'priority':'lowest'}),_0x279e50['model']['markers']['on']('update:suggestion',(_0x50ac54,_0x396b38,_0x465ac6)=>{if(null==_0x465ac6){const {id:_0x2c627d}=this['_splitMarkerName'](_0x396b38['name']),_0x5c79aa=this['_suggestions']['get'](_0x2c627d);_0x5c79aa&&_0x5c79aa['addMarkerName'](_0x396b38['name']);}}),_0x279e50['model']['document']['on']('change:data',()=>{const _0x326389=Array['from'](_0x279e50['model']['document']['differ']['getChangedMarkers']())['filter'](_0x20dd05=>'suggestion'===this['_splitMarkerName'](_0x20dd05['name'])['group']);if(0x0===_0x326389['length'])return;_0x326389['sort']((_0x2d4d3c,_0x51a26b)=>{const _0x48d28e=_0x2d4d3c['data']['oldRange'],_0x2226d5=_0x51a26b['data']['oldRange'];return null===_0x48d28e&&null===_0x2226d5?0x0:null===_0x48d28e&&null!==_0x2226d5?-0x1:null!==_0x48d28e&&null===_0x2226d5?0x1:_0x48d28e['start']['isBefore'](_0x2226d5['start'])?-0x1:0x1;});const _0x3432db=new Set(),_0x5f5278=new Set();for(const {name:_0x2de99d,data:_0x599c40}of _0x326389){const {id:_0x160a27}=this['_splitMarkerName'](_0x2de99d);if(null===_0x599c40['oldRange']){const _0x16c03a=this['_handleNewSuggestionMarker'](_0x2de99d);_0x5f5278['add'](_0x16c03a);}else{const _0x39aee7=this['_suggestions']['get'](_0x160a27);null!==_0x599c40['newRange']||_0x39aee7['isInContent']?(_0x3432db['add'](_0x39aee7['head']),_0x5f5278['add'](_0x39aee7)):this['_removeSuggestion'](_0x39aee7);}}_0x5f5278['size']>0x0&&this['_refreshSuggestionsChain'](_0x5f5278);for(const _0x473db6 of _0x3432db)this['fire']('suggestionChanged',_0x473db6);}),_0x279e50['model']['on']('applyOperation',(_0x13cbb7,_0x279216)=>{const _0x3b8bdd=_0x279216[0x0];if(!this['_suggestions']['size'])return;if(!_0x3b8bdd['isDocumentOperation'])return;if(_0x3b8bdd['batch']['isUndo']||!_0x3b8bdd['batch']['isLocal'])return;let _0x51eb7e,_0x3478a3;switch(_0x3b8bdd['type']){case'insert':_0x51eb7e=_0x279e50['model']['createPositionAt'](_0x3b8bdd['position']),_0x3478a3=_0x51eb7e['getShiftedBy'](_0x3b8bdd['howMany']);break;case'split':_0x51eb7e=_0x279e50['model']['createPositionAt'](_0x3b8bdd['splitPosition']),_0x3478a3=_0x279e50['model']['createPositionAt'](_0x3b8bdd['moveTargetPosition']);break;case'move':_0x51eb7e=_0x279e50['model']['createPositionAt'](_0x3b8bdd['targetPosition']),_0x3478a3=_0x51eb7e['getShiftedBy'](_0x3b8bdd['howMany']);break;default:return;}const _0x4bc95d=_0x279e50['model']['createRange'](_0x51eb7e,_0x3478a3);_0x279e50['model']['change'](()=>{for(const {suggestion:_0x5ab90c,meta:_0x259749}of this['_findSuggestions'](_0x4bc95d)){if(_0x5ab90c['isMultiRange'])continue;if('formatInline'==_0x5ab90c['type'])continue;const _0x2635d8=this['_getAttributeKey'](_0x5ab90c);if(_0x2635d8&&this['_isBlockAttribute'](_0x2635d8)&&'split'!=_0x3b8bdd['type'])continue;const _0x50cd1b=_0x5ab90c['data']&&_0x5ab90c['data']['multipleBlocks'];('formatBlock'!=_0x5ab90c['type']||'split'==_0x3b8bdd['type']&&!_0x50cd1b)&&(_0x259749['containsRangeInObject']||'insertion'==_0x5ab90c['type']&&_0x259749['isOwn']||_0x5ab90c['getFirstRange']()['containsRange'](_0x4bc95d)&&this['_breakSuggestionMarker'](_0x5ab90c,_0x51eb7e,_0x3478a3));}});},{'priority':'lowest'}),_0x279e50['model']['on']('deleteContent',(_0x213729,_0x279efd)=>{const _0x260888=_0x279efd[0x0],_0x4eed6e=_0x279efd[0x1];if(_0x4eed6e&&_0x4eed6e['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x260888['isCollapsed'])return;const _0x4ec36d=_0x279e50['model']['schema'],{start:_0xbaa35c,end:_0x9da2f8}=_0x260888['getFirstRange'](),_0x575743=_0xbaa35c['nodeAfter']&&_0x4ec36d['isLimit'](_0xbaa35c['nodeAfter'])?null:_0x4ec36d['getNearestSelectionRange'](_0xbaa35c,'forward'),_0x3cbbab=_0x9da2f8['nodeBefore']&&_0x4ec36d['isLimit'](_0x9da2f8['nodeBefore'])?null:_0x4ec36d['getNearestSelectionRange'](_0x9da2f8,'backward'),_0x39ef08=_0x279e50['model']['createRange'](_0x575743?_0x575743['start']:_0xbaa35c,_0x3cbbab?_0x3cbbab['end']:_0x9da2f8);_0x279e50['model']['change'](_0x39881d=>{this['markDeletion'](_0x39ef08);const _0x3d5aed=_0x279e50['model']['schema']['getNearestSelectionRange'](_0x39ef08['start']);_0x260888['is']('documentSelection')?_0x39881d['setSelection'](_0x3d5aed):_0x260888['setTo'](_0x3d5aed);}),_0x213729['stop']();},{'priority':_0x192293['normal']+0xa}),_0x279e50['model']['on']('insertContent',(_0x5cf9a4,_0x3d5eaf)=>{const _0x1a6243=_0x3d5eaf[_0x3d5eaf['length']-0x1];_0x1a6243&&_0x1a6243['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x279e50['model']['change'](()=>{let _0x1822ec=_0x279e50['model']['insertContent'](_0x3d5eaf[0x0],_0x3d5eaf[0x1],_0x3d5eaf[0x2],{'forceDefaultExecution':!0x0});if(!_0x1822ec)return;_0x5cf9a4['return']=_0x1822ec['clone']();const _0x2baa93=_0x1822ec['end']['nodeBefore'],_0x3d98f3=_0x279e50['model']['schema'];_0x2baa93&&_0x3d98f3['isBlock'](_0x2baa93)&&!_0x3d98f3['isObject'](_0x2baa93)&&(_0x1822ec=_0x279e50['model']['createRange'](_0x1822ec['start'],_0x279e50['model']['createPositionAt'](_0x2baa93,'end'))),this['markInsertion'](_0x1822ec);}),_0x5cf9a4['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x151ead=new O(_0x279e50,this['_suggestions']);_0x279e50['commands']['add']('acceptSuggestion',_0x151ead),this['enableCommand']('acceptSuggestion');const _0x4c59d7=new R(_0x279e50,this['_suggestions']);_0x279e50['commands']['add']('discardSuggestion',_0x4c59d7),this['enableCommand']('discardSuggestion'),_0x279e50['commands']['add']('acceptAllSuggestions',new x(_0x279e50,_0x151ead,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x279e50['commands']['add']('discardAllSuggestions',new x(_0x279e50,_0x4c59d7,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x279e50['commands']['add']('acceptSelectedSuggestions',new E(_0x279e50,_0x151ead,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x279e50['commands']['add']('discardSelectedSuggestions',new E(_0x279e50,_0x4c59d7,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x350af1=_0x279e50['plugins']['get']('CommentsRepository');this['listenTo'](_0x350af1,'addComment',(_0x3e2990,{threadId:_0x377b71})=>{const _0x51d69c=this['_suggestions']['get'](_0x377b71);_0x51d69c&&_0x51d69c['commentThread']&&0x1===_0x51d69c['commentThread']['length']&&this['_updateSuggestionData'](_0x377b71,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x350af1,'removeComment',(_0xf5aa8b,{threadId:_0x215bdb})=>{const _0xba34c8=this['_suggestions']['get'](_0x215bdb);_0xba34c8&&_0xba34c8['commentThread']&&!_0xba34c8['commentThread']['length']&&this['_updateSuggestionData'](_0x215bdb,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x32e8b5){const _0x2ea89f=_0x38c68b([0x4e,0x32,0x42,0x61,0x30,0x56,0x49,0x55,0x48,0x36,0x51,0x64,0x76,0x78,0x45,0x68,0x6d,0x59,0x6e,0x4b,0x37,0x4a,0x62,0x53,0x50,0x58,0x46,0x6c,0x44,0x74,0x71,0x72,0x52,0x39,0x67,0x73,0x70,0x6a,0x54,0x5a,0x4c,0x77,0x38,0x75,0x43,0x4f,0x34,0x33,0x47,0x7a,0x65,0x69,0x4d,0x6f,0x57,0x41,0x31,0x79,0x63,0x66,0x6b,0x35]),_0x2b789b=0x30b7ec45,_0x139948=0x30b0b2ad^_0x2b789b,_0x4a5400=window[_0x38c68b([0x44,0x61,0x74,0x65])][_0x38c68b([0x6e,0x6f,0x77])](),_0x30bce6=_0x32e8b5[_0x38c68b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b5454=new window[(_0x38c68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2b1ca7=>{_0x30bce6[_0x38c68b([0x6f,0x6e,0x63,0x65])](_0x38c68b([0x72,0x65,0x61,0x64,0x79]),_0x2b1ca7);}),_0xc80fcd={[_0x38c68b([0x6b,0x74,0x79])]:_0x38c68b([0x45,0x43]),[_0x38c68b([0x75,0x73,0x65])]:_0x38c68b([0x73,0x69,0x67]),[_0x38c68b([0x63,0x72,0x76])]:_0x38c68b([0x50,0x2d,0x32,0x35,0x36]),[_0x38c68b([0x78])]:_0x38c68b([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]),[_0x38c68b([0x79])]:_0x38c68b([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]),[_0x38c68b([0x61,0x6c,0x67])]:_0x38c68b([0x45,0x53,0x32,0x35,0x36])},_0xd69761=_0x30bce6[_0x38c68b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x38c68b([0x67,0x65,0x74])](_0x38c68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x353ab2(){let _0x1adb19,_0xc21e69=null,_0x257559=null;try{if(_0xd69761==_0x38c68b([0x47,0x50,0x4c]))return _0x38c68b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1adb19=_0x23b718(),!_0x1adb19)return _0x38c68b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1adb19[_0x38c68b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x257559=_0x20febc(_0x1adb19[_0x38c68b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1adb19[_0x38c68b([0x6a,0x74,0x69])])),await _0x49e001()?_0x38c7dd()?_0x3e43a2()?_0x38c68b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x53576e()?(_0x1adb19[_0x38c68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38c68b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xc21e69=_0x4f3293(_0x38c68b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1adb19[_0x38c68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x38c68b([0x74,0x72,0x69,0x61,0x6c])&&(_0xc21e69=_0x4f3293(_0x38c68b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x196da7()):_0x38c68b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x38c68b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x38c68b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x22de5b){return _0x38c68b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3e43a2(){const _0x5e6870=[_0x38c68b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x38c68b([0x74,0x72,0x69,0x61,0x6c])][_0x38c68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1adb19[_0x38c68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4a5400/0x3e8:0xe10*_0x139948;return _0x1adb19[_0x38c68b([0x65,0x78,0x70])]<_0x5e6870;}function _0x38c7dd(){const _0x4add24=_0x1adb19[_0x38c68b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x4add24)return!0x1;if(_0x4add24[_0x38c68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38c68b([0x2a])))return!0x0;if(_0x4add24[_0x38c68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38c68b([0x54,0x43])))return!0x0;if(_0x4add24[_0x38c68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38c68b([0x52,0x54,0x43]))){if(_0x1a6f5a())return!0x0;if(_0x29cb7a()||_0x3eb28d())return!0x0;}return!0x1;}function _0x53576e(){const _0x67359f=_0x1adb19[_0x38c68b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x67359f||0x0==_0x67359f[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1949dc}=new URL(window[_0x38c68b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x67359f[_0x38c68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1949dc))return!0x0;const _0x2fbb64=_0x1949dc[_0x38c68b([0x73,0x70,0x6c,0x69,0x74])](_0x38c68b([0x2e]));return _0x67359f[_0x38c68b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5c626c=>_0x5c626c[_0x38c68b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38c68b([0x2a])))[_0x38c68b([0x6d,0x61,0x70])](_0x464a78=>_0x464a78[_0x38c68b([0x73,0x70,0x6c,0x69,0x74])](_0x38c68b([0x2e])))[_0x38c68b([0x73,0x6f,0x6d,0x65])](_0x256d5e=>_0x2fbb64[_0x38c68b([0x65,0x76,0x65,0x72,0x79])]((_0x253bc1,_0x139dcf)=>_0x256d5e[_0x139dcf]===_0x253bc1||_0x256d5e[_0x139dcf]===_0x38c68b([0x2a])));}function _0x196da7(){return _0xc21e69&&_0x257559?new window[(_0x38c68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2d27c1,_0x2de8a0)=>{_0xc21e69[_0x38c68b([0x74,0x68,0x65,0x6e])](_0x2d27c1,_0x2de8a0),_0x257559[_0x38c68b([0x74,0x68,0x65,0x6e])](_0x20229a=>{_0x20229a!=_0x38c68b([0x56,0x61,0x6c,0x69,0x64])&&_0x2d27c1(_0x20229a);},_0x2de8a0);}):_0xc21e69||_0x257559||_0x38c68b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20febc(_0x4d057a,_0x18628f){return new window[(_0x38c68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c3650=>{if(_0x4bc9ac())return _0x4c3650(_0x38c68b([0x56,0x61,0x6c,0x69,0x64]));_0x1b494b(),_0x30bce6[_0x38c68b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x38c68b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x594d8c=!0x1;const _0x306134=_0x3c9712();function _0x5974c9(_0x185b01){return!!_0x185b01&&(typeof _0x185b01===_0x38c68b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x185b01===_0x38c68b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x185b01[_0x38c68b([0x74,0x68,0x65,0x6e])]===_0x38c68b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x185b01[_0x38c68b([0x63,0x61,0x74,0x63,0x68])]===_0x38c68b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3cc64d(_0x47e2d5){_0x180539(_0x47e2d5)[_0x38c68b([0x74,0x68,0x65,0x6e])](_0x5b03eb=>{if(!_0x5b03eb||_0x5b03eb[_0x38c68b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x38c68b([0x6f,0x6b]))return _0x38c68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x59c0b4(_0x574caf(_0x306134+_0x18628f))!=_0x5b03eb[_0x38c68b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x38c68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x38c68b([0x56,0x61,0x6c,0x69,0x64]);})[_0x38c68b([0x74,0x68,0x65,0x6e])](_0x4884bf=>(_0x2b8fb8(),_0x4884bf),()=>{const _0x1e7627=_0x39ea81();return null==_0x1e7627?(_0x2b8fb8(),_0x38c68b([0x56,0x61,0x6c,0x69,0x64])):_0x38c68b(_0x4a5400-_0x1e7627>(0x14bb6845^_0x2b789b)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x38c68b([0x74,0x68,0x65,0x6e])](_0x4c3650)[_0x38c68b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4c3650(_0x38c68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x14cbe8=0x308102c5^_0x2b789b;function _0x2b8fb8(){const _0x502890=_0x38c68b([0x6c,0x6c,0x63,0x74,0x2d])+_0x59c0b4(_0x574caf(_0x4d057a)),_0x7ae7a2=_0x32f346(_0x59c0b4(window[_0x38c68b([0x4d,0x61,0x74,0x68])][_0x38c68b([0x63,0x65,0x69,0x6c])](_0x4a5400/_0x14cbe8)));window[_0x38c68b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38c68b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x502890,_0x7ae7a2);}function _0x39ea81(){const _0x37edf7=_0x38c68b([0x6c,0x6c,0x63,0x74,0x2d])+_0x59c0b4(_0x574caf(_0x4d057a)),_0x1542ae=window[_0x38c68b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x38c68b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x37edf7);return _0x1542ae?window[_0x38c68b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x32f346(_0x1542ae),0x10)*_0x14cbe8:null;}function _0x180539(_0x5444ac){return new window[(_0x38c68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x58e765,_0x4990e2)=>{_0x5444ac[_0x38c68b([0x74,0x68,0x65,0x6e])](_0x58e765,_0x4990e2),window[_0x38c68b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4990e2,0x30b63885^_0x2b789b);});}}_0x30bce6[_0x38c68b([0x6f,0x6e])](_0x38c68b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x413d49,_0x26be28)=>{if(_0x26be28[0x0]!=_0x4d057a)return _0x4c3650(_0x38c68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26be28[0x1]={..._0x26be28[0x1],[_0x38c68b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x306134};},{[_0x38c68b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38c68b([0x68,0x69,0x67,0x68])}),_0x30bce6[_0x38c68b([0x6f,0x6e])](_0x38c68b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x338630=>{_0x5974c9(_0x338630[_0x38c68b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x594d8c=!0x0,_0x3cc64d(_0x338630[_0x38c68b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x38c68b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x38c68b([0x6c,0x6f,0x77])}),_0x1b5454[_0x38c68b([0x74,0x68,0x65,0x6e])](()=>{_0x594d8c||_0x4c3650(_0x38c68b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4bc9ac(){return _0x30bce6[_0x38c68b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38c68b([0x76,0x69,0x65,0x77])][_0x38c68b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x38c68b([0x61,0x75,0x74,0x6f]);}function _0x1b494b(){_0x30bce6[_0x38c68b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x38c68b([0x76,0x69,0x65,0x77])][_0x38c68b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x38c68b([0x61,0x75,0x74,0x6f]);}}function _0x4f3293(_0x145717){const _0x1f5b68=[new window[(_0x38c68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a8ae2=>setTimeout(_0x4a8ae2,0x30bed289^_0x2b789b)),_0x1b5454[_0x38c68b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x38c68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x45801d=>{let _0x3425bd=0x0;_0x30bce6[_0x38c68b([0x6d,0x6f,0x64,0x65,0x6c])][_0x38c68b([0x6f,0x6e])](_0x38c68b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x46912e,_0x385231)=>{_0x385231[0x0][_0x38c68b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3425bd++,_0x3425bd==(0x30b7edbd^_0x2b789b)&&(_0x45801d(),_0x46912e[_0x38c68b([0x6f,0x66,0x66])]());});}))];return window[_0x38c68b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x38c68b([0x72,0x61,0x63,0x65])](_0x1f5b68)[_0x38c68b([0x74,0x68,0x65,0x6e])](()=>_0x145717);}async function _0x40167d(){await _0x1b5454,_0x30bce6[_0x38c68b([0x6d,0x6f,0x64,0x65,0x6c])][_0x38c68b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x444c61,_0x30bce6[_0x38c68b([0x6d,0x6f,0x64,0x65,0x6c])][_0x38c68b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x444c61,_0x30bce6[_0x38c68b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x38c68b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1a6f5a(){return _0xc28b47(_0x38c68b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x239c64(_0x38c68b([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x38c68b([0x73,0x74,0x61,0x74,0x65])]==_0x38c68b([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x29cb7a(){return _0xc28b47(_0x38c68b([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 _0x3eb28d(){return _0xc28b47(_0x38c68b([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x5ee093(_0xc4aa67){const _0x30ce4a=_0x1c1b7c();_0x30bce6[_0x30ce4a]=_0x38c68b([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xc4aa67,_0xc4aa67!=_0x38c68b([0x56,0x61,0x6c,0x69,0x64])&&_0x40167d();}function _0x1c1b7c(){const _0x3bfe16=window[_0x38c68b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x38c68b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x38c68b([0x6e,0x6f,0x77])]())[_0x38c68b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x38c68b([0x2e]),'');let _0x185846=_0x38c68b([0x4e]);for(let _0x1df143=0x0;_0x1df143<_0x3bfe16[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1df143+=0x2){let _0x21e67a=window[_0x38c68b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bfe16[_0x38c68b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1df143,_0x1df143+0x2));_0x21e67a>=_0x2ea89f[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x21e67a-=_0x2ea89f[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x185846+=_0x2ea89f[_0x21e67a];}return _0x185846;}function _0x23b718(){const _0x26b2f2=_0xd69761[_0x38c68b([0x73,0x70,0x6c,0x69,0x74])](_0x38c68b([0x2e]));if(0x3!=_0x26b2f2[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x104932(_0x26b2f2[0x1]);function _0x104932(_0x2403d8){const _0x3ea628=_0x589277(_0x2403d8);return _0x3ea628&&_0x49019c()?_0x3ea628:null;function _0x49019c(){const _0x41e794=_0x3ea628[_0x38c68b([0x6a,0x74,0x69])],_0x48fc8e=window[_0x38c68b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x41e794[_0x38c68b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x41e794[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2cde39={..._0x3ea628,[_0x38c68b([0x6a,0x74,0x69])]:_0x41e794[_0x38c68b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x41e794[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2cde39[_0x38c68b([0x76,0x63])],_0x574caf(_0x2cde39)==_0x48fc8e;}}}async function _0x49e001(){let _0x354d6b=!0x0;try{const _0x1ebc1e=_0xd69761[_0x38c68b([0x73,0x70,0x6c,0x69,0x74])](_0x38c68b([0x2e])),[_0x3b9389,_0x5507bb,_0x24bcaf]=_0x1ebc1e;return _0x124400(_0x3b9389),await _0xd41cad(_0x3b9389,_0x5507bb,_0x24bcaf),_0x354d6b;}catch(_0x58274b){return!0x1;}function _0x124400(_0x42ee96){const _0x26f526=_0x589277(_0x42ee96);_0x26f526&&_0x26f526[_0x38c68b([0x61,0x6c,0x67])]==_0x38c68b([0x45,0x53,0x32,0x35,0x36])||(_0x354d6b=!0x1);}async function _0xd41cad(_0x2832f2,_0x479d54,_0x766836){const _0x18c42e=window[_0x38c68b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x38c68b([0x66,0x72,0x6f,0x6d])](_0x3ad576(_0x766836),_0x209973=>_0x209973[_0x38c68b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7d0fc4=new window[(_0x38c68b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x38c68b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2832f2+_0x38c68b([0x2e])+_0x479d54),_0x2064b9=window[_0x38c68b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x38c68b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2064b9)return;const _0x36a628=await _0x2064b9[_0x38c68b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x38c68b([0x6a,0x77,0x6b]),_0xc80fcd,{[_0x38c68b([0x6e,0x61,0x6d,0x65])]:_0x38c68b([0x45,0x43,0x44,0x53,0x41]),[_0x38c68b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x38c68b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x38c68b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2064b9[_0x38c68b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x38c68b([0x6e,0x61,0x6d,0x65])]:_0x38c68b([0x45,0x43,0x44,0x53,0x41]),[_0x38c68b([0x68,0x61,0x73,0x68])]:{[_0x38c68b([0x6e,0x61,0x6d,0x65])]:_0x38c68b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x36a628,_0x18c42e,_0x7d0fc4)||(_0x354d6b=!0x1);}}function _0x589277(_0x4e2bae){return _0x4e2bae[_0x38c68b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x38c68b([0x65,0x79]))?JSON[_0x38c68b([0x70,0x61,0x72,0x73,0x65])](_0x3ad576(_0x4e2bae)):null;}function _0x3ad576(_0x249e55){return window[_0x38c68b([0x61,0x74,0x6f,0x62])](_0x249e55[_0x38c68b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x38c68b([0x2b]))[_0x38c68b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x38c68b([0x2f])));}function _0x574caf(_0x23747f){let _0x45b5d8=0x1505;function _0x5aa2c6(_0x26788c){for(let _0x35cdd5=0x0;_0x35cdd5<_0x26788c[_0x38c68b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x35cdd5++){const _0x446116=_0x26788c[_0x38c68b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x35cdd5);_0x45b5d8=(_0x45b5d8<<0x5)+_0x45b5d8+_0x446116,_0x45b5d8&=_0x45b5d8;}}function _0x16fa9d(_0x5d44a2){Array[_0x38c68b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5d44a2)?_0x5d44a2[_0x38c68b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x16fa9d):_0x5d44a2&&typeof _0x5d44a2==_0x38c68b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x38c68b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5d44a2)[_0x38c68b([0x73,0x6f,0x72,0x74])]()[_0x38c68b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3d8363,_0x137355])=>{_0x5aa2c6(_0x3d8363),_0x16fa9d(_0x137355);}):_0x5aa2c6(window[_0x38c68b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5d44a2));}return _0x16fa9d(_0x23747f),_0x45b5d8>>>0x0;}function _0x59c0b4(_0x58d085){return _0x58d085[_0x38c68b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x38c68b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x38c68b([0x30]));}function _0x32f346(_0x7eccba){return _0x7eccba[_0x38c68b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x38c68b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x38c68b([0x6a,0x6f,0x69,0x6e])]('');}function _0xc28b47(_0x442e3f){return _0x30bce6[_0x38c68b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x38c68b([0x68,0x61,0x73])](_0x442e3f);}function _0x239c64(_0x504174){return _0x30bce6[_0x38c68b([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x38c68b([0x67,0x65,0x74])](_0x504174);}function _0x444c61(){}function _0x38c68b(_0x38d4d5){return _0x38d4d5['map'](_0x579d95=>String['fromCharCode'](_0x579d95))['join']('');}_0x5ee093(await _0x353ab2());}(this);}set['adapter'](_0x2a5109){if(this['_adapter'])throw new _0x5ce67c('track-changes-adapter-already-set',this);this['_adapter']=_0x2a5109;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x379992=!0x1,toJSON:_0x1a54e5=!0x1}={}){const _0x20a6a1=[];for(const _0x288972 of this['_suggestions']['values']())_0x379992&&!_0x288972['isInContent']||_0x20a6a1['push'](_0x288972);return _0x1a54e5?_0x20a6a1['map'](_0xb63b15=>_0xb63b15['toJSON']()):_0x20a6a1;}['getSuggestion'](_0x2f09e0){const _0x2a73e5=this['_suggestions']['get'](_0x2f09e0);if(!_0x2a73e5)throw new _0x5ce67c('track-changes-suggestion-not-found',this);return _0x2a73e5;}['hasSuggestion'](_0x565d7a){return this['_suggestions']['has'](_0x565d7a);}['addSuggestionData'](_0x3e70e5){const {authorId:_0x3fb584,id:_0x4eb732,attributes:_0xdcfb20}=_0x3e70e5,[_0x57a277,_0x36eca1]=_0x3e70e5['type']['split'](':'),_0x43516b=this['_suggestions']['get'](_0x4eb732)||this['_createSuggestion'](_0x57a277,_0x36eca1,_0x4eb732,_0x3fb584,_0xdcfb20);if(this['_addThreadToSuggestion'](_0x43516b),this['_checkSuggestionCorrectness'](_0x43516b,_0x57a277,_0x36eca1||null,_0x3fb584),_0x43516b['createdAt']=_0x3e70e5['createdAt'],_0x43516b['_isDataLoaded']=!0x0,_0xdcfb20&&_0xdcfb20['@external']){const _0x2c8740=_0xdcfb20['@external'],_0x422cef=this['_getExternalAuthor'](_0x2c8740['authorName']);_0x43516b['authoredAt']=_0x2c8740['createdAt'],_0x43516b['author']=_0x422cef,_0x43516b['isExternal']=!0x0;}else _0x43516b['authoredAt']=_0x3e70e5['createdAt'];switch(_0x3e70e5['data']&&(_0x43516b['data']=_0x3e70e5['data']),_0x3e70e5['attributes']&&(_0x43516b['attributes']=_0x3e70e5['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x43516b['_saved']=!0x0),this['_suggestionState']['get'](_0x43516b)){case'notReady':this['_suggestionState']['set'](_0x43516b,'dataReady');break;case'markerReady':_0x43516b['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x43516b])),this['_refreshSuggestionsChain'](new Set([_0x43516b])),this['_suggestionState']['set'](_0x43516b,'ready'),this['fire']('suggestionLoaded',_0x43516b)):this['_suggestionState']['set'](_0x43516b,'removed');}return _0x43516b;}['acceptSuggestion'](_0x29a157){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x233e10 of _0x29a157['getAllAdjacentSuggestions']())_0x233e10['accept']();});});}['discardSuggestion'](_0x1fe4b8){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2851b3 of _0x1fe4b8['getAllAdjacentSuggestions']())_0x2851b3['discard']();});});}['enableCommand'](_0x19c8f4,_0x30218a){const _0x54741b=this['editor']['commands']['get'](_0x19c8f4);if(!_0x54741b)throw new _0x5ce67c('track-changes-command-not-found',this,{'commandName':_0x19c8f4});if(this['_enabledCommands']['has'](_0x54741b))throw new _0x5ce67c('track-changes-enable-command-twice',this,{'commandName':_0x19c8f4});this['_enabledCommands']['add'](_0x54741b),_0x30218a&&_0x54741b['on']('execute',(_0x5081d2,_0x28bfa5)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x28bfa5['length']>0x0&&_0x28bfa5[_0x28bfa5['length']-0x1]&&_0x28bfa5[_0x28bfa5['length']-0x1]['forceDefaultExecution']?_0x28bfa5['pop']():(_0x5081d2['return']=_0x30218a((..._0x3313c6)=>_0x54741b['execute'](..._0x3313c6,{'forceDefaultExecution':!0x0}),..._0x28bfa5),_0x5081d2['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x1a635b){let _0x2ced54,_0x49fcb8;const _0x4aef70=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x2ced54=_0x1a635b();}catch(_0x51227b){_0x49fcb8=_0x51227b;}return _0x4aef70||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x49fcb8&&_0x5ce67c['rethrowUnexpectedError'](_0x49fcb8,this),_0x2ced54;}['markInsertion'](_0x1a4a51,_0x44bfdb=null,_0x5714d6={}){if(_0x1a4a51['isCollapsed'])return null;const _0x2291b7=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x22122e,meta:_0x110cdf}of this['_findSuggestions'](_0x1a4a51,'insertion'))if(_0x110cdf['isOwn']){if(!_0x110cdf['isNextTo']){if(_0x110cdf['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x22122e,_0x5714d6))continue;return _0x22122e;}if(Qt(_0x22122e,_0x5714d6))return _0x22122e;this['_breakSuggestionMarker'](_0x22122e,_0x1a4a51['start'],_0x1a4a51['end']);break;}if(_0x44bfdb==_0x22122e['subType']&&Qt(_0x22122e,_0x5714d6)){const _0x3d0f56=_0x22122e['getFirstRange']();return _0x3d0f56['start']['isEqual'](_0x1a4a51['end'])?this['_setSuggestionRange'](_0x22122e,this['_model']['createRange'](_0x1a4a51['start'],_0x3d0f56['end'])):this['_setSuggestionRange'](_0x22122e,this['_model']['createRange'](_0x3d0f56['start'],_0x1a4a51['end'])),_0x22122e;}}const _0x4395a2=_0x3c9712(),_0x4dc94a=_0x2291b7['id'],_0x5b474d=_0x44bfdb?'insertion:'+_0x44bfdb:'insertion',_0x261ece=this['_setSuggestionData']({'id':_0x4395a2,'type':_0x5b474d,'createdAt':new Date(),'authorId':_0x4dc94a,'attributes':_0x5714d6});return this['_addSuggestionMarker'](_0x5b474d,_0x4395a2,_0x4dc94a,_0x1a4a51),_0x261ece;}['markMultiRangeInsertion'](_0x274574,_0x3b6a88='multi',_0x47e2e9={}){const _0x232b30=this['editor']['plugins']['get']('Users')['me'],_0x331a9b=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x3b6a88,'join');for(const _0x155a4a of this['getSuggestions']())if(_0x155a4a['author']['id']==_0x232b30['id']&&'insertion'==_0x155a4a['type']&&_0x155a4a['subType']==_0x3b6a88&&Qt(_0x155a4a,_0x47e2e9)&&(_0x331a9b(_0x155a4a['getRanges'](),_0x274574)||_0x331a9b(_0x274574,_0x155a4a['getRanges']()))){for(const _0x13c765 of _0x274574)_0x155a4a['addRange'](_0x13c765);return _0x155a4a;}for(const {suggestion:_0x515c93,meta:_0x51fd5d}of this['_findSuggestions'](_0x274574,'insertion')){if(!_0x51fd5d['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x51fd5d['containsRangeInObject'])continue;if(!Qt(_0x515c93,_0x47e2e9))continue;let _0x3ff0e6=!0x0;for(const _0x1308b7 of _0x515c93['getRanges']())for(const _0x2dca0d of _0x274574)if(!_0x1308b7['containsRange'](_0x2dca0d)){_0x3ff0e6=!0x1;break;}if(_0x3ff0e6)return _0x515c93;}const _0x12c64e=_0x3c9712(),_0x396a53=_0x232b30['id'],_0x10b61e='insertion:'+_0x3b6a88,_0x2b45b8=this['_setSuggestionData']({'id':_0x12c64e,'type':_0x10b61e,'createdAt':new Date(),'authorId':_0x396a53,'attributes':_0x47e2e9});for(const _0x4ce027 of _0x274574)this['_addSuggestionMarker'](_0x10b61e,_0x12c64e,_0x396a53,_0x4ce027,u['getMultiRangeId']());return _0x2b45b8;}['markInlineFormat'](_0x204945,_0xf30909,_0x116366=null,_0x31f9a0={}){if(_0x116366=_0x116366||Jt(_0xf30909),_0x204945['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x321b63=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x116366,'accept');return this['forceDefaultExecution'](()=>_0x321b63([_0x204945],_0xf30909,_0x31f9a0)),null;}const _0x56d414=this['editor']['plugins']['get']('Users')['me'],_0x78af78=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x13abdc,meta:_0x37b76a}of this['_findSuggestions'](_0x204945,'insertion'))_0x37b76a['isOwn']&&!_0x37b76a['isInsideObject']&&_0x78af78['push'](..._0x13abdc['getRanges']());}const _0x683c2e=function(_0x6d07eb,_0x4993b0){const _0x230c4d=[];for(const _0x5035fa of _0x4993b0){const _0x599a73=_0x6d07eb['getIntersection'](_0x5035fa);_0x599a73&&_0x230c4d['push'](_0x599a73);}return _0x230c4d;}(_0x204945,_0x78af78),_0x227f32=function(_0x11ca12,_0x1fe05d){const _0x375702=[_0x11ca12];for(const _0x3f64b5 of _0x1fe05d){let _0x48eb58=0x0;for(;_0x48eb58<_0x375702['length'];){const _0x25f12b=_0x375702[_0x48eb58]['getDifference'](_0x3f64b5);_0x375702['splice'](_0x48eb58,0x1,..._0x25f12b),_0x48eb58+=_0x25f12b['length'];}}return _0x375702;}(_0x204945,_0x78af78);_0x683c2e['length']&&this['_model']['change'](()=>{for(const _0x54d370 of _0x683c2e){const _0x25b153=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x116366,'accept');this['forceDefaultExecution'](()=>_0x25b153([_0x54d370],_0xf30909,_0x31f9a0));}});for(const _0x2061a2 of _0x227f32){let _0x1bb94d=null,_0x5e7797=_0x2061a2['start'],_0x27aaa2=_0x2061a2['end'];for(const {suggestion:_0xb723bf,meta:_0x333614}of this['_findSuggestions'](_0x2061a2,'formatInline')){if(!_0x333614['isOwn'])continue;if(_0xb723bf['subType']!=_0x116366)continue;if(!Qt(_0xb723bf,_0x31f9a0))continue;const _0x5a6f3d=_0xb723bf['getFirstRange']();if(_0x5a6f3d['containsRange'](_0x2061a2,!0x0))return null;_0x5e7797=_0x5e7797['isBefore'](_0x5a6f3d['start'])?_0x5e7797:_0x5a6f3d['start'],_0x27aaa2=_0x27aaa2['isAfter'](_0x5a6f3d['end'])?_0x27aaa2:_0x5a6f3d['end'],_0x1bb94d?_0x5a6f3d['start']['isBefore'](_0x1bb94d['getFirstRange']()['start'])?(_0x1bb94d['removeMarkers'](),_0x1bb94d=_0xb723bf):_0xb723bf['removeMarkers']():_0x1bb94d=_0xb723bf;}const _0x107f2a=this['_model']['createRange'](_0x5e7797,_0x27aaa2);if(_0x1bb94d)this['_setSuggestionRange'](_0x1bb94d,_0x107f2a);else{const _0x34113a=_0x3c9712(),_0x9e29a=_0x56d414['id'];this['_setSuggestionData']({'id':_0x34113a,'type':'formatInline:'+_0x116366,'data':_0xf30909,'createdAt':new Date(),'authorId':_0x9e29a,'attributes':_0x31f9a0}),this['_addSuggestionMarker']('formatInline:'+_0x116366,_0x34113a,_0x9e29a,_0x107f2a);}}return null;}['markBlockFormat'](_0xc7f22e,_0x2b0da8,_0x2d58b4=[],_0x2c52da=null,_0x37b3c8={}){_0x2b0da8['formatGroupId']||(_0x2b0da8['formatGroupId']=_0x2b0da8['commandName']),_0x2b0da8['multipleBlocks']=_0xc7f22e['is']('range'),_0x2c52da=_0x2c52da||Jt(_0x2b0da8);const _0x4b89d6=_0x2d58b4['map'](_0x43f3af=>zt(_0x43f3af,this['_model'])),_0xfc1617=_0xc7f22e['is']('range')?_0xc7f22e:zt(_0xc7f22e,this['_model']);if('never'===this['_trackFormatChanges']){const _0x158535=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c52da,'accept');return this['forceDefaultExecution'](()=>_0x158535([_0xfc1617],_0x2b0da8,_0x37b3c8)),null;}_0x4b89d6['push'](_0xfc1617);let _0x1e97bf=!0x0;for(const _0x150b48 of _0x4b89d6)if(!this['_rangeIsInLocalUserInsertion'](_0x150b48)){_0x1e97bf=!0x1;break;}if(_0x1e97bf&&'always'!==this['_trackFormatChanges']){const _0x183a2e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c52da,'accept');return this['forceDefaultExecution'](()=>_0x183a2e([_0xfc1617],_0x2b0da8,_0x37b3c8)),null;}let _0x4ff794=null,_0x31179d=_0xfc1617['start'],_0x4c43fb=_0xfc1617['end'];for(const {suggestion:_0x3b05a4,meta:_0xce4835}of this['_findSuggestions'](_0xfc1617,'formatBlock')){if(!_0xce4835['isOwn'])continue;if(_0xce4835['isNextTo']||_0xce4835['containsRangeInObject']||_0xce4835['isInsideObject'])continue;if(_0x3b05a4['data']['formatGroupId']!=_0x2b0da8['formatGroupId'])continue;if(!Qt(_0x3b05a4,_0x37b3c8))continue;const _0x1b1a01=_0x3b05a4['getFirstRange']();if(_0x3b05a4['subType']==_0x2c52da){if(_0x1b1a01['containsRange'](_0xfc1617,!0x0))return null;_0x31179d=_0x31179d['isBefore'](_0x1b1a01['start'])?_0x31179d:_0x1b1a01['start'],_0x4c43fb=_0x4c43fb['isAfter'](_0x1b1a01['end'])?_0x4c43fb:_0x1b1a01['end'],_0x4ff794?_0x1b1a01['start']['isBefore'](_0x4ff794['getFirstRange']()['start'])?(_0x4ff794['removeMarkers'](),_0x4ff794=_0x3b05a4):_0x3b05a4['removeMarkers']():_0x4ff794=_0x3b05a4;}else{const _0x457dee=_0xfc1617['getIntersection'](_0x1b1a01);this['_cutOutSuggestionMarker'](_0x3b05a4,_0x457dee);}}const _0x51e1bb=this['editor']['plugins']['get']('Users')['me'],_0x2b5060=_0x3c9712(),_0x165194=_0x51e1bb['id'];if(_0x4ff794)return this['_setSuggestionRange'](_0x4ff794,this['_model']['createRange'](_0x31179d,_0x4c43fb)),_0x4ff794;{const _0x9cff1a=this['_setSuggestionData']({'id':_0x2b5060,'type':'formatBlock:'+_0x2c52da,'data':_0x2b0da8,'createdAt':new Date(),'authorId':_0x165194,'attributes':_0x37b3c8});return this['_addSuggestionMarker']('formatBlock:'+_0x2c52da,_0x2b5060,_0x165194,this['_model']['createRange'](_0x31179d,_0x4c43fb)),_0x9cff1a;}}['markMultiRangeBlockFormat'](_0x12cfb6,_0x47328a,_0x4a3e67=[],_0x3c2dfc=null,_0x4b805d={}){_0x47328a['formatGroupId']||(_0x47328a['formatGroupId']=_0x47328a['commandName']);const _0x3b2efd=_0x12cfb6[0x0];_0x47328a['multipleBlocks']=_0x3b2efd['is']('range'),_0x3c2dfc=_0x3c2dfc||Jt(_0x47328a);const _0x24a8d1=_0x4a3e67['map'](_0x395979=>zt(_0x395979,this['_model'])),_0x59ac54=_0x3b2efd['is']('range')?_0x12cfb6:_0x12cfb6['map'](_0x25cf24=>zt(_0x25cf24,this['_model']));if('never'===this['_trackFormatChanges']){const _0x48f0c3=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3c2dfc,'accept');return this['forceDefaultExecution'](()=>_0x48f0c3(_0x59ac54,_0x47328a,_0x4b805d)),null;}_0x24a8d1['push'](..._0x59ac54);let _0x599cf9=!0x0;for(const _0x1af8b8 of _0x24a8d1)if(!this['_rangeIsInLocalUserInsertion'](_0x1af8b8)){_0x599cf9=!0x1;break;}if(_0x599cf9&&'always'!==this['_trackFormatChanges']){const _0x2897cd=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3c2dfc,'accept');return this['forceDefaultExecution'](()=>_0x2897cd(_0x59ac54,_0x47328a,_0x4b805d)),null;}const _0x3e4b18=this['editor']['plugins']['get']('Users')['me'];for(const _0x3127d8 of this['getSuggestions']()){if(_0x3127d8['author']['id']!=_0x3e4b18['id'])continue;if('formatBlock'!=_0x3127d8['type']||_0x3127d8['data']['formatGroupId']!=_0x47328a['formatGroupId'])continue;if(!Qt(_0x3127d8,_0x4b805d))continue;const _0x2ae0ea=_0x3127d8['subType']==_0x3c2dfc;for(let _0x211f12=0x0;_0x211f12<_0x59ac54['length'];_0x211f12++){const _0x13a901=_0x59ac54[_0x211f12];for(const _0x10e63f of _0x3127d8['getMarkers']()){const _0x1f1695=_0x10e63f['getRange']();if(_0x13a901['isEqual'](_0x1f1695)){_0x2ae0ea?(_0x59ac54['splice'](_0x211f12,0x1),_0x211f12--):_0x3127d8['removeMarker'](_0x10e63f['name']);break;}}}}if(0x0==_0x59ac54['length'])return null;const _0x5afd87=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x3c2dfc,'join');for(const _0x17ab28 of this['getSuggestions']())if(_0x17ab28['author']['id']==_0x3e4b18['id']&&'formatBlock'==_0x17ab28['type']&&_0x17ab28['data']['formatGroupId']==_0x47328a['formatGroupId']&&_0x17ab28['subType']==_0x3c2dfc&&Qt(_0x17ab28,_0x4b805d)&&(_0x5afd87(_0x17ab28['getRanges'](),_0x59ac54)||_0x5afd87(_0x59ac54,_0x17ab28['getRanges']()))){for(const _0xc53102 of _0x59ac54)_0x17ab28['addRange'](_0xc53102);return _0x17ab28;}const _0x34b012=_0x3c9712(),_0x4e9e11=_0x3e4b18['id'],_0x28fa17='formatBlock:'+_0x3c2dfc,_0x21866f=this['_setSuggestionData']({'id':_0x34b012,'type':_0x28fa17,'data':_0x47328a,'createdAt':new Date(),'authorId':_0x4e9e11,'attributes':_0x4b805d});for(const _0x46e7f7 of _0x59ac54)this['_addSuggestionMarker'](_0x28fa17,_0x34b012,_0x4e9e11,_0x46e7f7,u['getMultiRangeId']());return _0x21866f;}['markDeletion'](_0xb6e4e2,_0x5eb751=null,_0x2f233f={}){if(_0xb6e4e2['isCollapsed'])return null;const _0x4ae328=this['editor']['plugins']['get']('Users')['me'],_0x583131=new _0x48b32a(_0xb6e4e2['start'],_0xb6e4e2['end']);for(const {suggestion:_0x3eaf9e,meta:_0x8879e3}of this['_findSuggestions'](_0x583131,'insertion'))if(_0x8879e3['isOwn']&&!_0x8879e3['isNextTo']){if(_0x3eaf9e['isMultiRange']){const _0x1d58ee=_0x3eaf9e['getRanges']()['filter'](_0x227478=>'$graveyard'!=_0x227478['root']['rootName']);_0x1d58ee['every'](_0x397b8b=>_0x583131['containsRange'](_0x397b8b,!0x0))&&_0x3eaf9e['discard']();if(_0x1d58ee['some'](_0x289b8e=>_0x289b8e['containsRange'](_0x583131,!0x0))){const _0x3b0ef4=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5eb751,'accept');return this['forceDefaultExecution'](()=>_0x3b0ef4([_0x583131],null,_0x2f233f)),null;}}else{const _0x5cdf9d=_0x583131['getIntersection'](_0x3eaf9e['getFirstRange']());null!==_0x5cdf9d&&_0x3eaf9e['_onDiscard']([_0x5cdf9d],null,_0x2f233f);}}if(_0x583131['detach'](),_0x583131['isCollapsed']||'$graveyard'==_0x583131['root']['rootName'])return null;let _0xccb41=null,_0x4482dc=_0x583131['start'],_0x4f8201=_0x583131['end'];const _0xb99503=this['_findSuggestions'](_0x583131,'deletion');for(const {suggestion:_0x1a1d69,meta:_0x45e8fd}of _0xb99503){const _0x1bb0e3=this['_model']['createRange'](_0x4482dc,_0x4f8201);if(_0x45e8fd['isOwn']&&(this['_mergeNestedSuggestions']||!_0x45e8fd['containsRangeInObject']&&!_0x45e8fd['isInsideObject'])){if(_0x1a1d69['isMultiRange']){if(!Qt(_0x1a1d69,_0x2f233f))continue;let _0x55b95c=!0x0;for(const _0x2ccd1f of _0x1a1d69['getRanges']()){if(_0x2ccd1f['containsRange'](_0x1bb0e3,!0x0))return _0x1a1d69;_0x1bb0e3['containsRange'](_0x2ccd1f)||(_0x55b95c=!0x1);}_0x55b95c&&_0x1a1d69['discard']();}else{const _0x2a486d=_0x1a1d69['getFirstRange']();if(_0x2a486d['containsRange'](_0x1bb0e3,!0x0))return _0x1a1d69;if(!Qt(_0x1a1d69,_0x2f233f)){_0x1bb0e3['containsRange'](_0x2a486d)?_0x1a1d69['removeMarkers']():_0x2a486d['containsPosition'](_0x4482dc)?_0x4482dc=_0x2a486d['end']:_0x2a486d['containsPosition'](_0x4f8201)&&(_0x4f8201=_0x2a486d['start']);continue;}_0x4482dc=_0x4482dc['isBefore'](_0x2a486d['start'])?_0x4482dc:_0x2a486d['start'],_0x4f8201=_0x4f8201['isAfter'](_0x2a486d['end'])?_0x4f8201:_0x2a486d['end'],_0x2f233f=Object['assign']({},_0x1a1d69['attributes']),_0xccb41?_0x2a486d['start']['isBefore'](_0xccb41['getFirstRange']()['start'])?(_0xccb41['removeMarkers'](),_0xccb41=_0x1a1d69):_0x1a1d69['removeMarkers']():_0xccb41=_0x1a1d69;}}}if(_0xccb41)return this['_setSuggestionRange'](_0xccb41,this['_model']['createRange'](_0x4482dc,_0x4f8201)),_0xccb41;{const _0x354a31=_0x3c9712(),_0xf029ac=this['_model']['createRange'](_0x4482dc,_0x4f8201),_0x38188f=_0x4ae328['id'],_0x205f06=_0x5eb751?'deletion:'+_0x5eb751:'deletion',_0x3587ba=this['_setSuggestionData']({'id':_0x354a31,'type':_0x205f06,'createdAt':new Date(),'authorId':_0x38188f,'attributes':_0x2f233f});return this['_addSuggestionMarker'](_0x205f06,_0x354a31,_0x38188f,_0xf029ac),_0x3587ba;}}['markMultiRangeDeletion'](_0x2dd547,_0xe696c5='multi',_0x5a33c9={}){const _0x586724=this['editor']['plugins']['get']('Users')['me'],_0x1839cc=_0x2dd547['map'](_0x41bd1b=>new _0x48b32a(_0x41bd1b['start'],_0x41bd1b['end'])),_0x424ec5=new Set();for(const {suggestion:_0x4d3f31,meta:_0x1ea7c6}of this['_findSuggestions'](_0x1839cc,'insertion'))_0x1ea7c6['isOwn']&&!_0x1ea7c6['isNextTo']&&_0x424ec5['add'](_0x4d3f31);for(const _0xc49a0f of _0x424ec5)if(_0xc49a0f['isMultiRange']){const _0x7fb8a6=_0xc49a0f['getRanges']();(!_0xc49a0f['attributes']||!_0xc49a0f['attributes']['skipNestingCheck'])&&(_0x7fb8a6['every'](_0x567146=>_0x1839cc['some'](_0x5c6449=>_0x5c6449['containsRange'](_0x567146,!0x0)))&&_0xc49a0f['discard']());if(_0x1839cc['every'](_0x3ca5d0=>_0x7fb8a6['some'](_0x326a90=>_0x326a90['containsRange'](_0x3ca5d0,!0x0)))){const _0xf5510c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xe696c5,'accept');return this['forceDefaultExecution'](()=>_0xf5510c(_0x2dd547,null,_0x5a33c9)),null;}}else{const _0x29c7eb=_0xc49a0f['getFirstRange']();_0x1839cc['some'](_0x140671=>_0x140671['containsRange'](_0x29c7eb,!0x0))&&_0xc49a0f['discard']();if(_0x1839cc['every'](_0x28fc36=>_0x29c7eb['containsRange'](_0x28fc36,!0x0))){const _0x496e00=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xe696c5,'accept');return this['forceDefaultExecution'](()=>_0x496e00(_0x1839cc,null,_0x5a33c9)),null;}}const _0x57343d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xe696c5,'join');let _0x4b837a=null;for(const _0x4e1862 of this['getSuggestions']())if(_0x4e1862['author']['id']==_0x586724['id']&&_0x4e1862['isInContent']&&'deletion'==_0x4e1862['type']&&_0x4e1862['subType']==_0xe696c5&&Qt(_0x4e1862,_0x5a33c9)&&(_0x57343d(_0x4e1862['getRanges'](),_0x1839cc)||_0x57343d(_0x1839cc,_0x4e1862['getRanges']()))){if(_0x4b837a){if(_0x4e1862['commentThread']&&_0x4e1862['commentThread']['length'])continue;for(const _0x4f9a8e of _0x4e1862['getRanges']())_0x4b837a['isIntersectingWithRange'](_0x4f9a8e)||_0x4b837a['addRange'](_0x4f9a8e);_0x4e1862['removeMarkers']();}else{_0x4b837a=_0x4e1862;for(const _0xf086a9 of _0x1839cc)_0x4e1862['isIntersectingWithRange'](_0xf086a9)||_0x4e1862['addRange'](_0xf086a9);}}if(_0x4b837a)return _0x4b837a;_0x424ec5['clear']();for(const {suggestion:_0x356f1d,meta:_0x20c9a1}of this['_findSuggestions'](_0x1839cc,'deletion'))_0x20c9a1['isOwn']&&(this['_mergeNestedSuggestions']||!_0x20c9a1['containsRangeInObject']&&!_0x20c9a1['isInsideObject'])&&Qt(_0x356f1d,_0x5a33c9)&&_0x424ec5['add'](_0x356f1d);for(const _0xe38506 of _0x424ec5){const _0x17cf74=_0xe38506['getRanges']();if(!_0x5a33c9||!_0x5a33c9['skipNestingCheck']){if(_0x1839cc['every'](_0x2dda35=>_0x17cf74['some'](_0x51b98a=>_0x51b98a['containsRange'](_0x2dda35,!0x0))))return _0xe38506;}(!_0xe38506['attributes']||!_0xe38506['attributes']['skipNestingCheck'])&&(_0x17cf74['every'](_0x324cfe=>_0x1839cc['some'](_0x295528=>_0x295528['containsRange'](_0x324cfe,!0x0)))&&_0xe38506['discard']());}const _0x30349b=_0x3c9712(),_0x545221=_0x586724['id'],_0xb24215='deletion:'+_0xe696c5,_0x237c98=this['_setSuggestionData']({'id':_0x30349b,'type':_0xb24215,'createdAt':new Date(),'authorId':_0x545221,'attributes':_0x5a33c9});for(const _0x259c09 of _0x1839cc)_0x259c09['detach'](),_0x259c09['isCollapsed']||'$graveyard'==_0x259c09['root']['rootName']||this['_addSuggestionMarker'](_0xb24215,_0x30349b,_0x545221,_0x259c09,u['getMultiRangeId']());return _0x237c98;}['markAttributeChange'](_0x2e5037,_0x256b76,_0x25bb75,_0x2ad1ec,_0xa90b9e){if(_0x2e5037['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x5afd08=this['editor']['plugins']['get']('Users')['me']['id'],_0x5dcf7a=Array['from'](this['_suggestions']['values']())['filter'](_0x3367f5=>'attribute'==_0x3367f5['type']&&_0x3367f5['data']['key']==_0x256b76&&_0x3367f5['isIntersectingWithRange'](_0x2e5037));if('default'===this['_trackFormatChanges']){const _0x43c1b5=this['_findSuggestions'](_0x2e5037,'insertion')['filter'](({meta:_0x264e6f})=>_0x264e6f['isOwn']&&!_0x264e6f['isInsideObject']&&!_0x264e6f['isNextTo'])['map'](({suggestion:_0x547688})=>_0x547688);_0x5dcf7a['unshift'](..._0x43c1b5);}const _0x1b5000=new Map([[_0x2e5037,_0x25bb75]]);for(const _0x585abf of _0x5dcf7a){const _0x2fc8ed='attribute'==_0x585abf['type']?_0x585abf['data']['oldValue']:void 0x0,_0x4e62a0=_0x585abf['getFirstRange'](),_0x5f3f3=Array['from'](_0x1b5000['keys']())['find'](_0x29eee7=>_0x29eee7['isIntersecting'](_0x4e62a0));if(!_0x5f3f3)continue;const _0x3f2532=_0x5f3f3['getDifference'](_0x4e62a0);this['_isBlockAttribute'](_0x256b76)&&'insertion'==_0x585abf['type']&&0x0!=_0x3f2532['length']||(_0x1b5000['delete'](_0x5f3f3),_0x3f2532['forEach'](_0x491842=>{_0x1b5000['set'](_0x491842,_0x25bb75);}),'insertion'!=_0x585abf['type']&&_0x2fc8ed!=_0x2ad1ec&&_0x1b5000['set'](_0x5f3f3['getIntersection'](_0x4e62a0),_0x2fc8ed));}const _0x596fd7=[];for(const [_0x2df155,_0x8365c0]of _0x1b5000){const _0x47bc42=_0x3c9712(),_0x2b6b32={'key':_0x256b76,'oldValue':_0x8365c0,'newValue':_0x2ad1ec};_0x256b76['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':_0x256b76});const _0x39ce59=('attribute:'+(_0x256b76+'|'+Jt({'newValue':_0x2ad1ec})))['substring'](0x0,0x3c),_0x53f179=this['_setSuggestionData']({'id':_0x47bc42,'type':_0x39ce59,'data':_0x2b6b32,'createdAt':new Date(),'authorId':_0x5afd08,'attributes':_0xa90b9e});_0x596fd7['push'](_0x53f179),this['_addSuggestionMarker'](_0x39ce59,_0x47bc42,_0x5afd08,_0x2df155);}return _0x596fd7;}['enableDefaultAttributesIntegration'](_0x3030e8){this['enableCommand'](_0x3030e8,(_0x2db7c6,..._0x174632)=>{this['_recordAttributeChanges'](()=>{_0x2db7c6(..._0x174632);});});}['registerBlockAttribute'](_0x56be14){this['_blockAttributeKeys']['add'](_0x56be14);}['registerInlineAttribute'](_0x22b26d){this['_inlineAttributeKeys']['add'](_0x22b26d);}['_getAttributeKey'](_0x4d01a6){return'attribute'==_0x4d01a6['type']?_0x4d01a6['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x20cdd4,_0x286750){const _0x362be8=_0x20cdd4['getFirstMarker']();this['_model']['change'](_0xcae20c=>{_0xcae20c['updateMarker'](_0x362be8,{'range':_0x286750});});}['_addThreadToSuggestion'](_0x45b169){const _0x569f31=_0x45b169['id'],_0x7f5749=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x569f31)||this['_commentsRepository']['addCommentThread']({'channelId':_0x7f5749,'threadId':_0x569f31,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x827d14=this['_commentsRepository']['getCommentThread'](_0x569f31);_0x827d14['unbind']('isRemovable'),_0x827d14['isRemovable']=!0x1,_0x45b169['commentThread']=_0x827d14;}['_checkSuggestionCorrectness'](_0x39ab8e,_0xce9254,_0x48dc5d,_0x5222fc){if(_0x39ab8e['type']!=_0xce9254||_0x39ab8e['subType']!=_0x48dc5d||_0x39ab8e['creator']['id']!=_0x5222fc)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5ce67c('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5c5247,_0x8b658c){const _0x230ac6=_0x5c5247['getFirstRange']();if(_0x8b658c['isEqual'](_0x230ac6))_0x5c5247['removeMarkers']();else{if(_0x230ac6['containsRange'](_0x8b658c)){const _0x3f6d93=this['_model']['createPositionAt'](_0x8b658c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5c5247,this['_model']['createRange'](_0x230ac6['start'],_0x3f6d93));const _0x127f56=_0x3c9712(),_0x1da692=_0x5c5247['creator']['id'],_0x2eb248=_0x5c5247['type']+':'+_0x5c5247['subType'];this['_setSuggestionData']({'id':_0x127f56,'type':_0x2eb248,'createdAt':new Date(),'authorId':_0x1da692,'data':_0x5c5247['data'],'attributes':_0x5c5247['attributes']});const _0x14ca3e=this['_model']['createPositionAt'](_0x8b658c['end']['parent'],'after'),_0x460b11=this['_model']['createRange'](_0x14ca3e,_0x230ac6['end']);this['_addSuggestionMarker'](_0x2eb248,_0x127f56,_0x1da692,_0x460b11);}else{if(_0x230ac6['containsPosition'](_0x8b658c['start'])){const _0x33ad47=this['_model']['createPositionAt'](_0x8b658c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5c5247,this['_model']['createRange'](_0x230ac6['start'],_0x33ad47));}else{const _0x3fd5d9=this['_model']['createPositionAt'](_0x8b658c['end']['parent'],'after');this['_setSuggestionRange'](_0x5c5247,this['_model']['createRange'](_0x3fd5d9,_0x230ac6['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2626e6){for(const {suggestion:_0x3d5b00,meta:_0x4e5d36}of this['_findSuggestions'](_0x2626e6,'insertion')){if(!_0x4e5d36['isOwn'])continue;const _0x267209=_0x3d5b00['getRanges']();for(const _0x25594d of _0x267209)if(!_0x2626e6['getDifference'](_0x25594d)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x8e1ca6){const _0x10ec36=this['editor']['plugins']['get']('Users')['getUser'](_0x8e1ca6);if(!_0x10ec36)throw new _0x5ce67c('track-changes-user-not-found',this);return _0x10ec36;}['_getExternalAuthor'](_0x12325e){const _0x310896=this['editor']['plugins']['get']('Users'),_0x1acbe8=_0x2b43fc('external:'+_0x12325e),_0x43b883=_0x310896['getUser'](_0x1acbe8);return _0x43b883||_0x310896['addUser']({'id':_0x1acbe8,'name':_0x12325e});}['_createSuggestion'](_0x130bdf,_0x2ebf62,_0x42ad5e,_0x122a82,_0x247955){const _0x354bd3=this['_getAuthorFromId'](_0x122a82),_0x39b83d=this['_suggestionFactory']['buildSuggestion'](_0x130bdf,_0x2ebf62,_0x42ad5e,_0x354bd3,_0x247955,_0x35f5f0=>{this['_updateSuggestionData'](_0x42ad5e,{'attributes':_0x35f5f0});const _0x33973d=this['getSuggestion'](_0x42ad5e);this['_joinWithAdjacentSuggestions'](new Set([_0x33973d])),this['_refreshSuggestionsChain'](new Set([_0x33973d]));});return this['listenTo'](_0x39b83d,'accept',()=>{this['_updateSuggestionData'](_0x42ad5e,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x39b83d,'discard',()=>{this['_updateSuggestionData'](_0x42ad5e,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x42ad5e,_0x39b83d),this['_suggestionState']['set'](_0x39b83d,'notReady'),_0x39b83d;}['_splitMarkerName'](_0x1ff7c0){const _0x33486b=_0x1ff7c0['split'](':');return{'group':_0x33486b[0x0],'type':_0x33486b[0x1],'subType':_0x33486b['length']>=0x5?_0x33486b[0x2]:null,'id':_0x33486b['length']<0x5?_0x33486b[0x2]:_0x33486b[0x3],'authorId':_0x33486b['length']<0x5?_0x33486b[0x3]:_0x33486b[0x4],'markerCount':0x6==_0x33486b['length']?_0x33486b[0x5]:null};}['_breakSuggestionMarker'](_0x5d930e,_0x41a1fb,_0x2d83c2){const _0x18ed7b=_0x5d930e['getFirstRange'](),_0xe1fa0d=_0x18ed7b['start'],_0x37f806=_0x18ed7b['end'];this['_setSuggestionRange'](_0x5d930e,this['_model']['createRange'](_0xe1fa0d,_0x41a1fb));const _0x32c880=_0x3c9712(),_0x37e0fa=_0x5d930e['creator']['id'],_0x1eabbf=_0x5d930e['type']+(_0x5d930e['subType']?':'+_0x5d930e['subType']:'');this['_setSuggestionData']({'id':_0x32c880,'type':_0x1eabbf,'createdAt':new Date(),'authorId':_0x37e0fa,'originalSuggestionId':_0x5d930e['id'],'attributes':_0x5d930e['attributes'],'data':_0x5d930e['data']});const _0x360290=this['_getAttributeKey'](_0x5d930e);('formatBlock'==_0x5d930e['type']||_0x360290&&this['_isBlockAttribute'](_0x360290))&&(_0x2d83c2=this['_model']['createPositionBefore'](_0x2d83c2['parent'])),this['_addSuggestionMarker'](_0x1eabbf,_0x32c880,_0x37e0fa,this['_model']['createRange'](_0x2d83c2,_0x37f806));}['_findSuggestions'](_0x2510d1,_0x2f6d1c=null){const _0x2a47d9=[],_0x1f151e=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2510d1)||(_0x2510d1=[_0x2510d1]);for(const _0x1561a3 of this['getSuggestions']()){if(!_0x1561a3['isInContent'])continue;if(_0x2f6d1c&&_0x1561a3['type']!=_0x2f6d1c)continue;let _0x5655be=!0x1;for(const _0x76ffe1 of _0x1561a3['getRanges']()){for(const _0x4e2e32 of _0x2510d1){const _0x25762d=_0x4e2e32['start']['isEqual'](_0x76ffe1['end'])||_0x4e2e32['end']['isEqual'](_0x76ffe1['start']);if(_0x25762d||_0x4e2e32['getIntersection'](_0x76ffe1)){const _0x18fce0=_0x4e2e32['containsRange'](_0x76ffe1)&&Gt(this['_model']['schema'],_0x76ffe1['start'],_0x4e2e32),_0x3ab883=_0x76ffe1['containsRange'](_0x4e2e32)&&Gt(this['_model']['schema'],_0x4e2e32['start'],_0x76ffe1);_0x2a47d9['push']({'suggestion':_0x1561a3,'meta':{'isOwn':_0x1f151e==_0x1561a3['author'],'isNextTo':_0x25762d,'isInsideObject':_0x18fce0,'containsRangeInObject':_0x3ab883}}),_0x5655be=!0x0;break;}}if(_0x5655be)break;}}return _0x2a47d9;}['_addSuggestionMarker'](_0x3052e5,_0x4a4226,_0x6dbe6f,_0x3cc4a7,_0x5b310f){this['_model']['change'](_0x51edcd=>{let _0x19f95a='suggestion:'+_0x3052e5+':'+_0x4a4226+':'+_0x6dbe6f;_0x5b310f&&(_0x19f95a=_0x19f95a+':'+_0x5b310f),_0x51edcd['addMarker'](_0x19f95a,{'range':_0x3cc4a7,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0xfd7565){const _0x2347da=_0xfd7565['previous'],_0x5c95c5=_0xfd7565['next'];_0xfd7565['previous']=null,_0xfd7565['next']=null,null!=_0x2347da&&_0x2347da['next']==_0xfd7565&&(_0x2347da['next']=_0x5c95c5),null!=_0x5c95c5&&_0x5c95c5['previous']==_0xfd7565&&(_0x5c95c5['previous']=_0x2347da),'ready'==this['_suggestionState']['get'](_0xfd7565)&&(this['_suggestionState']['set'](_0xfd7565,'removed'),this['fire']('suggestionUnloaded',_0xfd7565,_0x2347da,_0x5c95c5));}['_setSuggestionData'](_0x51c49d){const _0xacd3df=_0x51c49d['id'],_0x37ddc2=this['addSuggestionData'](_0x51c49d);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2086fa=this['editor']['plugins']['get']('PendingActions'),_0x472462=_0x37ddc2['hasComments'],_0xffc14e=_0x37ddc2['subType']?_0x37ddc2['type']+':'+_0x37ddc2['subType']:_0x37ddc2['type'],_0x4c07d5=this['editor']['locale'],_0x319ff9=_0x2086fa['add'](o(_0x4c07d5,'PENDING_ACTION_SUGGESTION')),_0x396b27={'id':_0xacd3df,'type':_0xffc14e,'hasComments':_0x472462,'data':_0x51c49d['data']||null,'originalSuggestionId':_0x51c49d['originalSuggestionId']||null,'attributes':_0x37ddc2['attributes']};this['_adapter']['addSuggestion'](_0x396b27)['then'](_0x1132d7=>{_0x37ddc2['_saved']=!0x0,_0x2086fa['remove'](_0x319ff9),_0x1132d7&&_0x1132d7['createdAt']&&(this['_suggestions']['get'](_0xacd3df)['createdAt']=_0x1132d7['createdAt']);})['catch'](_0x5498c0=>{throw _0x1a0c82('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x37ddc2['discard']();}),_0x37ddc2['stopListening'](),this['_suggestions']['delete'](_0x37ddc2['id']),this['_suggestionState']['delete'](_0x37ddc2),_0x5498c0;});}return _0x37ddc2;}['_isBlockAttribute'](_0x4d5caf){return this['_blockAttributeKeys']['has'](_0x4d5caf);}['_updateSuggestionData'](_0x4a3e2a,_0x40ac63){const _0x1afc2a=this['editor']['plugins']['get']('PendingActions'),_0x3aae62=this['getSuggestion'](_0x4a3e2a);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x3aae62['_saved']){const _0x317b4a=_0x1afc2a['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4a3e2a,_0x40ac63)['then'](()=>{_0x1afc2a['remove'](_0x317b4a);});}else _0x3aae62['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4a3e2a,_0x40ac63);});}}['_getSuggestionData'](_0x2948c6){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5ce67c('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x2948c6);}['_handleNewSuggestionMarker'](_0x525929){const {id:_0x17c775,type:_0x596f2b,subType:_0x2c2719,authorId:_0x3ecede}=this['_splitMarkerName'](_0x525929),_0x232cc3=this['_suggestions']['get'](_0x17c775)||this['_createSuggestion'](_0x596f2b,_0x2c2719,_0x17c775,_0x3ecede,{});switch(this['_checkSuggestionCorrectness'](_0x232cc3,_0x596f2b,_0x2c2719,_0x3ecede),this['_suggestionState']['get'](_0x232cc3)){case'notReady':this['_getSuggestionData'](_0x17c775)['then'](_0x322143=>{let _0x1de919=Promise['resolve']();_0x322143['hasComments']&&(_0x1de919=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x17c775})),_0x1de919['then'](()=>{this['addSuggestionData'](_0x322143)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x232cc3,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x17c775,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x232cc3,'ready'),this['fire']('suggestionLoaded',_0x232cc3);break;case'ready':this['fire']('suggestionChanged',_0x232cc3);}return _0x232cc3['addMarkerName'](_0x525929),_0x232cc3;}['_refreshSuggestionsChain'](_0x45bf4a){const _0x35215a=Array['from'](_0x45bf4a),_0x31133b=_0x35215a['filter'](_0x13b868=>'attribute'==_0x13b868['type']);this['_refreshAttributeSuggestionsChain'](_0x31133b);const _0x44b245=_0x35215a['filter'](_0x263eaf=>!_0x263eaf['isMultiRange']&&'attribute'!=_0x263eaf['type']),_0x522a0b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x331ff7=>!_0x331ff7['isMultiRange']&&'attribute'!=_0x331ff7['type']),_0x1fb60c=_0x522a0b['filter'](_0x819699=>!_0x45bf4a['has'](_0x819699)),_0x4c0e1f=new Map(_0x522a0b['map'](_0x3fef69=>[_0x3fef69,this['_suggestionFactory']['getSuggestionCallback'](_0x3fef69['type'],_0x3fef69['subType'],'chain')])),_0x2e0dc0=new Map(_0x522a0b['map'](_0x49a6ac=>[_0x49a6ac,_0x49a6ac['getFirstRange']()])),_0x38446c=new Set(),_0x11873d=new Set();for(let _0x4fbe32=0x0;_0x4fbe32<_0x44b245['length'];_0x4fbe32++)_0x4eda42(_0x44b245[_0x4fbe32],_0x44b245,_0x4fbe32+0x1);for(let _0xf7a432=0x0;_0xf7a432<_0x44b245['length'];_0xf7a432++)_0x4eda42(_0x44b245[_0xf7a432],_0x1fb60c,0x0);const _0x3cbd9b=new Set();for(let _0x5076a0=0x0;_0x5076a0<_0x44b245['length'];_0x5076a0++){const _0x102fb9=_0x44b245[_0x5076a0];!_0x11873d['has'](_0x102fb9)&&_0x102fb9['previous']&&(_0x3cbd9b['add'](_0x102fb9['previous']),_0x102fb9['previous']['next']===_0x102fb9&&(_0x102fb9['previous']['next']=null),_0x102fb9['previous']=null),!_0x38446c['has'](_0x102fb9)&&_0x102fb9['next']&&(_0x3cbd9b['add'](_0x102fb9['next']),_0x102fb9['next']['previous']===_0x102fb9&&(_0x102fb9['next']['previous']=null),_0x102fb9['next']=null);}function _0x4eda42(_0x26f369,_0x2535fd,_0x922a62){for(let _0x5c64f3=_0x922a62;_0x5c64f3<_0x2535fd['length'];_0x5c64f3++){const _0x3352ea=_0x44721b(_0x26f369,_0x2535fd[_0x5c64f3]);_0x3352ea&&(_0x3352ea[0x0]['next']=_0x3352ea[0x1],_0x3352ea[0x1]['previous']=_0x3352ea[0x0],_0x38446c['add'](_0x3352ea[0x0]),_0x11873d['add'](_0x3352ea[0x1]));}}function _0x44721b(_0x7673a4,_0x117a85){if(_0x7673a4['author']['id']!==_0x117a85['author']['id'])return null;const _0x399219=_0x4c0e1f['get'](_0x7673a4)(_0x7673a4,_0x117a85,_0x2e0dc0['get'](_0x7673a4),_0x2e0dc0['get'](_0x117a85));if(!_0x399219)return null;return _0x4c0e1f['get'](_0x117a85)(_0x7673a4,_0x117a85,_0x2e0dc0['get'](_0x7673a4),_0x2e0dc0['get'](_0x117a85))?_0x399219[0x1]['commentThread']&&_0x399219[0x1]['commentThread']['length']?null:_0x399219:null;}_0x3cbd9b['size']&&this['_refreshSuggestionsChain'](_0x3cbd9b);}['_refreshAttributeSuggestionsChain'](_0x2731ed){if(0x0==_0x2731ed['length'])return;const _0x37ccb7=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x566f04=>'attribute'==_0x566f04['type']&&_0x566f04['_isDataLoaded']),_0xd003a2=[],_0x169957=new Map();for(const _0x2535ad of _0x37ccb7){const _0x727b15=_0x2b43fc(_0x2535ad['attributes']);_0x169957['has'](_0x727b15)||(_0x169957['set'](_0x727b15,_0xd003a2['length']),_0xd003a2['push']([]));const _0x5c8c24=_0x169957['get'](_0x727b15);_0xd003a2[_0x5c8c24]['push'](_0x2535ad);}!(function(){_0xd003a2['sort']((_0x946cdc,_0x494e4d)=>{const _0x2ae146=_0x946cdc[0x0]['createdAt'],_0x21f9bf=_0x494e4d[0x0]['createdAt'];return _0x2ae146==_0x21f9bf?_0x946cdc[0x0]['attributes']['groupId']<_0x494e4d[0x0]['attributes']['groupId']?-0x1:0x1:_0x2ae146<_0x21f9bf?-0x1:0x1;});for(const _0x760470 of _0xd003a2)_0x760470['sort']((_0x109544,_0x38ccd5)=>_0x109544['id']<_0x38ccd5['id']?-0x1:0x1);}());for(let _0x5ab639=0x0;_0x5ab639<_0xd003a2['length'];_0x5ab639++){if(0x0==_0xd003a2[_0x5ab639]['length'])continue;const _0x34514a=[];for(let _0x1e4f62=_0x5ab639+0x1;_0x1e4f62<_0xd003a2['length'];_0x1e4f62++)0x0!=_0xd003a2[_0x1e4f62]['length']&&_0x3dffcd(_0xd003a2[_0x5ab639],_0xd003a2[_0x1e4f62])&&_0x34514a['push'](_0x1e4f62);for(const _0x457a22 of _0x34514a)_0xd003a2[_0x5ab639]=_0xd003a2[_0x5ab639]['concat'](_0xd003a2[_0x457a22]),_0xd003a2[_0x457a22]=[];}for(const _0x29323c of _0xd003a2)for(let _0xa52e68=0x0;_0xa52e68<_0x29323c['length'];_0xa52e68++){const _0x3c8e93=_0x29323c[_0xa52e68+0x1]||null;_0x29323c[_0xa52e68]['next']!==_0x3c8e93&&(_0x29323c[_0xa52e68]['next']=_0x3c8e93);}for(const _0x4df68e of _0xd003a2)for(let _0x1920d0=0x0;_0x1920d0<_0x4df68e['length'];_0x1920d0++){const _0x27e529=_0x4df68e[_0x1920d0-0x1]||null;_0x4df68e[_0x1920d0]['previous']!==_0x27e529&&(_0x4df68e[_0x1920d0]['previous']=_0x27e529);}function _0x3dffcd(_0x4881b6,_0x3fdbe6){if(_0x4881b6[0x0]['attributes']['groupId']!==_0x3fdbe6[0x0]['attributes']['groupId']&&_0x4881b6[0x0]['author']!==_0x3fdbe6[0x0]['author'])return!0x1;if(!function(_0x4412b7,_0x2ebe6c){if(!_0x4412b7['hasComments']&&!_0x2ebe6c['hasComments'])return!0x0;if(_0x4412b7['hasComments']&&_0x2ebe6c['hasComments'])return!0x1;if(_0x4412b7['hasComments']&&_0x2ebe6c['createdAt']<_0x4412b7['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x2ebe6c['hasComments']&&_0x4412b7['createdAt']<_0x2ebe6c['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4881b6[0x0],_0x3fdbe6[0x0]))return!0x1;const _0x3e864d=Vt(_0x4881b6[0x0]['attributes'],'groupId'),_0x90fe7f=Vt(_0x3fdbe6[0x0]['attributes'],'groupId');if(!_0x368862(_0x3e864d,_0x90fe7f))return!0x1;return!!_0x4881b6['every'](_0x39098b=>_0x3fdbe6['some'](_0x5cc447=>_0x39098b['getFirstRange']()['isEqual'](_0x5cc447['getFirstRange']())))&&_0x3fdbe6['every'](_0xb78a84=>_0x4881b6['some'](_0x33020b=>_0xb78a84['getFirstRange']()['isEqual'](_0x33020b['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x217104){const _0x9dec81=Array['from'](_0x217104),_0xd90b5=this['getSuggestions']({'skipNotAttached':!0x0}),_0x197331=_0xd90b5['filter'](_0x2ba99c=>!_0x217104['has'](_0x2ba99c)),_0x2ef1d8=new Map(_0x9dec81['map'](_0x134d1c=>[_0x134d1c,this['_suggestionFactory']['getSuggestionCallback'](_0x134d1c['type'],_0x134d1c['subType'],'join')])),_0x87164=new Map(_0xd90b5['map'](_0x52b2b1=>[_0x52b2b1,_0x52b2b1['getRanges']()]));for(let _0x3ae503=0x0;_0x3ae503<_0x9dec81['length'];_0x3ae503++){if(_0x272c6f(this,_0x9dec81[_0x3ae503],_0x9dec81,_0x3ae503+0x1))return!0x0;}for(let _0x4f0874=0x0;_0x4f0874<_0x9dec81['length'];_0x4f0874++){if(_0x272c6f(this,_0x9dec81[_0x4f0874],_0x197331,0x0))return!0x0;}return!0x1;function _0x272c6f(_0x1a0d2a,_0x213443,_0x1692b8,_0x49bdde){for(let _0x49aa52=_0x49bdde;_0x49aa52<_0x1692b8['length'];_0x49aa52++){const _0x219ab8=_0x1692b8[_0x49aa52];if(_0x219ab8['type']!==_0x213443['type']||_0x219ab8['author']['id']!==_0x213443['author']['id']||_0x219ab8['subType']!==_0x213443['subType'])continue;if(!Wt(_0x213443,_0x219ab8))continue;if('attribute'==_0x213443['type']&&_0x213443['data']['oldValue']!=_0x219ab8['data']['oldValue'])continue;if('attribute'==_0x213443['type']&&_0x1a0d2a['_isBlockAttribute'](_0x213443['data']['key']))continue;if('formatBlock'==_0x213443['type']){const _0xefcfe6=_0x1a0d2a['editor']['model'],_0x5a3c50=_0x213443['getContainedElement']();if(_0x5a3c50&&(_0xefcfe6['schema']['isObject'](_0x5a3c50)||_0xefcfe6['schema']['isLimit'](_0x5a3c50)))continue;}const _0x12684c=_0x2ef1d8['get'](_0x213443),_0x26e2f7=_0x87164['get'](_0x213443),_0xbe9b85=_0x87164['get'](_0x219ab8),_0x3de4f4=_0x213443['commentThread']&&_0x213443['commentThread']['length'],_0x3e6fc2=_0x219ab8['commentThread']&&_0x219ab8['commentThread']['length'];if(!_0x3de4f4&&_0x12684c(_0xbe9b85,_0x26e2f7))return _0x1a0d2a['_joinSuggestions'](_0x219ab8,_0x213443),_0x87164['delete'](_0x213443),!0x0;if(!_0x3e6fc2&&_0x12684c(_0x26e2f7,_0xbe9b85))return _0x1a0d2a['_joinSuggestions'](_0x213443,_0x219ab8),_0x87164['delete'](_0x219ab8),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5d74e7,_0x2438e9){if(_0x5d74e7['isMultiRange']){for(const _0x3f8b4f of _0x2438e9['getRanges']())_0x5d74e7['addRange'](_0x3f8b4f);}else{const _0x4e9c8b=_0x2438e9['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5d74e7,this['_model']['createRange'](_0x5d74e7['getFirstRange']()['start'],_0x4e9c8b));}_0x2438e9['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3e8782,_0x3e1aa6,_0x1bf672){const _0x1a027e=_0x3e8782['startsWith']('format')||_0x3e8782['startsWith']('attribute')?'FORMATTING':_0x3e8782['toUpperCase']();return o(this['editor']['locale'],_0x3e1aa6+'_'+_0x1a027e+'_SUGGESTION_ANNOUNCEMENT',_0x1bf672);}['_initAriaMarkerChangeAnnouncements'](){const _0x298c0=this['editor'];if(!_0x298c0['ui'])return;const {ariaLiveAnnouncer:_0x2b5cf8}=_0x298c0['ui'];_0x594392(this['_model'],({left:_0x3a78f2,entered:_0x55a310})=>{for(const _0x4dd340 of _0x3a78f2){const {group:_0x1ae03a,type:_0x4815e0}=this['_splitMarkerName'](_0x4dd340['name']);if('suggestion'===_0x1ae03a){_0x2b5cf8['announce'](this['_getMarkerAnnouncementText'](_0x4815e0,'LEAVE'));break;}}for(const _0x465e9c of _0x55a310){const {group:_0x43e1e5,type:_0x31eca2}=this['_splitMarkerName'](_0x465e9c['name']);if('suggestion'===_0x43e1e5){_0x2b5cf8['announce'](this['_getMarkerAnnouncementText'](_0x31eca2,'ENTER',_0xec83d3(_0x3fcc05)));break;}}});}['_processAttributeChanges'](_0x5bd91d){if(this['_recordAttributeSuggestions'])return!0x1;const _0x517e43=this['editor'],_0x33ea1b=_0x517e43['model']['document']['differ']['getChanges']();if(0x0==_0x33ea1b['length'])return!0x1;const _0x7de50a=[],_0x23295d=_0x33ea1b['filter'](_0xdf64bb=>'attribute'==_0xdf64bb['type']),_0x149e9f=_0x33ea1b['filter'](_0x3fabd4=>'insert'==_0x3fabd4['type']&&'$text'!=_0x3fabd4['name']),_0x2d52e5=_0x33ea1b['filter'](_0x572271=>'remove'==_0x572271['type']&&'$text'!=_0x572271['name']);for(const _0x4486ba of _0x23295d)_0x7de50a['push']({'key':_0x4486ba['attributeKey'],'newValue':_0x4486ba['attributeNewValue'],'oldValue':_0x4486ba['attributeOldValue'],'range':qt(_0x4486ba['range'],_0x517e43['model'])});for(const _0x517573 of _0x149e9f){const _0x41775e=_0x2d52e5['find'](_0x4134c3=>_0x4134c3['position']['isEqual'](_0x517573['position']));_0x41775e&&_0x7de50a['push']({'key':m,'newValue':_0x517573['name'],'oldValue':_0x41775e['name'],'range':_0x517e43['model']['createRangeOn'](_0x517573['position']['nodeAfter'])});}return 0x0!=_0x7de50a['length']&&this['_reduceExistingSuggestions'](_0x5bd91d,_0x7de50a);}['_processAttributeSuggestions'](_0xb1b7a7){let _0x415226=!0x1;const _0xebb2f9=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x5dcce8=>_0x5dcce8['data']['newRange']&&_0x5dcce8['name']['startsWith']('suggestion:attribute:'));for(const _0x814116 of _0xebb2f9){const {subType:_0x4d40ab,id:_0x1e032c}=this['_splitMarkerName'](_0x814116['name']),_0x52fd41=_0x4d40ab['split']('|')[0x0];for(const _0x35182c of this['getSuggestions']({'skipNotAttached':!0x0}))_0x35182c['id']!=_0x1e032c&&'attribute'==_0x35182c['type']&&_0x35182c['data']&&_0x35182c['data']['key']==_0x52fd41&&_0x35182c['getFirstRange']()['isIntersecting'](_0x814116['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x35182c,_0x814116['data']['newRange'],_0xb1b7a7),_0x415226=!0x0);}return _0x415226;}['_recordAttributeChanges'](_0x11cdfb){this['_recordAttributeSuggestions']=!0x0,_0x11cdfb();}['_isRegisteredAttribute'](_0x1f89f2){const _0x30afcd=this['_isBlockAttribute'](_0x1f89f2),_0x437345=this['_inlineAttributeKeys']['has'](_0x1f89f2);return _0x30afcd||_0x437345;}['_reduceExistingSuggestions'](_0x272635,_0x304d83){if(0x0==_0x304d83['length'])return!0x1;let _0x4f6f2c=!0x1;for(const _0x2f0fe8 of _0x304d83){const _0x3a1d1f=this['_findSuggestions'](_0x2f0fe8['range'],'attribute')['filter'](_0x1ca166=>!_0x1ca166['meta']['isNextTo'])['map'](_0x5c1d19=>_0x5c1d19['suggestion']),_0x1ac666=_0x2b43fc({'newValue':_0x2f0fe8['newValue']});_0x3a1d1f['filter'](_0x5314d6=>{const [_0x4bdacc,_0x569b18]=_0x5314d6['subType']['split']('|');return _0x4bdacc==_0x2f0fe8['key']&&_0x569b18!=_0x1ac666;})['forEach'](_0x28e1f6=>{this['_reduceSuggestionAttributeRange'](_0x28e1f6,_0x2f0fe8['range'],_0x272635),_0x4f6f2c=!0x0;});}return _0x4f6f2c;}['_reduceSuggestionAttributeRange'](_0x772a7d,_0xb17b86,_0x441b2a){const _0x422f51=_0x772a7d['getFirstRange']()['getDifference'](_0xb17b86);0x0!==_0x422f51['length']?0x1!==_0x422f51['length']?this['_breakSuggestionMarker'](_0x772a7d,_0xb17b86['start'],_0xb17b86['end']):this['_setSuggestionRange'](_0x772a7d,_0x422f51[0x0]):_0x441b2a['removeMarker'](_0x772a7d['getFirstMarker']());}}class Pt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x497d9d){this['_editor']=_0x497d9d,this['_model']=_0x497d9d['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x25d4ed,_0x2e4569,_0x5330ef,_0x58d616,_0x173bd9,_0x458e0f){return new u(this['_model'],{'type':_0x25d4ed,'subType':_0x2e4569,'id':_0x5330ef,'author':_0x58d616,'creator':_0x58d616,'attributes':_0x173bd9,'onAttributesChange':_0x458e0f,'onAccept':(..._0x58fe43)=>this['getSuggestionCallback'](_0x25d4ed,_0x2e4569,'accept')(..._0x58fe43),'onDiscard':(..._0x10fb5f)=>this['getSuggestionCallback'](_0x25d4ed,_0x2e4569,'discard')(..._0x10fb5f)});}['registerCustomCallback'](_0x3918ba,_0x2c3622,_0x16afb5,_0x5eafcd){const _0x38fe67=_0x3918ba+':'+_0x2c3622+':'+_0x16afb5;this['_customCallbacks']['set'](_0x38fe67,_0x5eafcd);}['getSuggestionCallback'](_0x3c8ed8,_0x4380d3,_0x590da6){const _0x47104a=_0x3c8ed8+':'+_0x4380d3+':'+_0x590da6;return this['_customCallbacks']['get'](_0x47104a)||this['_defaultCallbacks']['get'](_0x3c8ed8+':'+_0x590da6);}['_registerDefaultCallbacks'](){const _0x3a99b4=()=>!0x1,_0x56b6f6=_0x456cad=>{_0x456cad['sort']((_0x602a11,_0x433d41)=>_0x602a11['start']['isBefore'](_0x433d41['start'])?0x1:-0x1),this['_model']['change'](_0x412d31=>{for(const _0x435b80 of _0x456cad){let _0x415a24;_0x415a24=_0x435b80['end']['isAtEnd']&&_0x435b80['end']['parent']==_0x435b80['start']['nodeAfter']?_0x412d31['createSelection'](_0x435b80['start']['nodeAfter'],'on'):_0x412d31['createSelection'](_0x435b80),this['_model']['deleteContent'](_0x415a24,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x24cecd=(_0xe1ef0,_0x418eba)=>{_0x418eba&&this['_model']['change'](_0x372c9f=>{const {commandName:_0x3cf234,commandParams:_0x4a98de=[]}=_0x418eba,_0x35d7f6=_0xe1ef0['map'](_0x17f8d8=>(Ft(_0x17f8d8)&&(_0x17f8d8=this['_model']['createRange'](_0x17f8d8['end'])),_0x17f8d8))['filter'](_0x3e335d=>'$graveyard'!==_0x3e335d['root']['rootName']);if(_0x35d7f6['length']<0x1)return;const _0xb068ad=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3bffcf=>_0x48b32a['fromRange'](_0x3bffcf));_0x372c9f['setSelection'](_0x35d7f6);for(const _0x24f37a of this['_editor']['commands']['commands']())_0x24f37a['refresh']();_0x4a98de['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3cf234,..._0x4a98de);const _0x4dcded=_0xb068ad['filter'](_0x587479=>'$graveyard'!=_0x587479['root']['rootName']);_0x4dcded['length']>0x0&&_0x372c9f['setSelection'](_0x4dcded);for(const _0x412ca2 of _0xb068ad)_0x412ca2['detach']();});},_0x8e6076=(_0xccce46,_0x56aff6)=>0x1==_0xccce46['length']&&0x1==_0x56aff6['length']&&_0xccce46[0x0]['end']['isEqual'](_0x56aff6[0x0]['start']),_0xe85a83=(_0x596c6f,_0x12c91d,_0xd5f18d,_0x1c820e)=>Kt(_0x596c6f,_0x12c91d,_0xd5f18d,_0x1c820e)?[_0x596c6f,_0x12c91d]:Kt(_0x12c91d,_0x596c6f,_0x1c820e,_0xd5f18d)?[_0x12c91d,_0x596c6f]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x3a99b4),this['_defaultCallbacks']['set']('insertion:discard',_0x56b6f6),this['_defaultCallbacks']['set']('insertion:join',_0x8e6076),this['_defaultCallbacks']['set']('insertion:chain',_0xe85a83),this['_defaultCallbacks']['set']('deletion:accept',_0x56b6f6),this['_defaultCallbacks']['set']('deletion:discard',_0x3a99b4),this['_defaultCallbacks']['set']('deletion:join',_0x8e6076),this['_defaultCallbacks']['set']('deletion:chain',_0xe85a83),this['_defaultCallbacks']['set']('formatInline:accept',_0x24cecd),this['_defaultCallbacks']['set']('formatInline:discard',_0x3a99b4),this['_defaultCallbacks']['set']('formatInline:join',_0x8e6076),this['_defaultCallbacks']['set']('formatInline:chain',_0x3a99b4),this['_defaultCallbacks']['set']('formatBlock:accept',_0x24cecd),this['_defaultCallbacks']['set']('formatBlock:discard',_0x3a99b4),this['_defaultCallbacks']['set']('formatBlock:join',_0x8e6076),this['_defaultCallbacks']['set']('formatBlock:chain',_0x3a99b4),this['_defaultCallbacks']['set']('attribute:accept',_0x3a99b4),this['_defaultCallbacks']['set']('attribute:discard',(_0x624c08,_0xf0a1b5)=>{if(!_0xf0a1b5)return;const _0x18b1d3=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x503ae1=>{if(_0xf0a1b5['key']==m)for(const _0x2d11c6 of _0x624c08){const _0x59c2fb=_0x2d11c6['start']['nodeAfter'],_0x515be6=_0xf0a1b5['oldValue'];_0x503ae1['rename'](_0x59c2fb,_0x515be6);}else{if(_0x18b1d3['_isBlockAttribute'](_0xf0a1b5['key'])){for(const _0xb3ec35 of _0x624c08)void 0x0!==_0xf0a1b5['oldValue']?_0x503ae1['setAttribute'](_0xf0a1b5['key'],_0xf0a1b5['oldValue'],_0xb3ec35['start']['nodeAfter']):_0x503ae1['removeAttribute'](_0xf0a1b5['key'],_0xb3ec35['start']['nodeAfter']);}else{for(const _0x4b590b of _0x624c08)_0xf0a1b5['oldValue']?_0x503ae1['setAttribute'](_0xf0a1b5['key'],_0xf0a1b5['oldValue'],_0x4b590b):_0x503ae1['removeAttribute'](_0xf0a1b5['key'],_0x4b590b);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x8e6076);}}function Gt(_0x31425c,_0x51e3c3,_0x2ee252){for(const _0x3cb945 of _0x51e3c3['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3cb945['root']==_0x3cb945)return!0x1;if(!_0x2ee252['containsItem'](_0x3cb945))return!0x1;if(_0x31425c['isObject'](_0x3cb945)||_0x31425c['isLimit'](_0x3cb945))return!0x0;}return!0x1;}function Ft(_0x342e7d){return _0x342e7d['end']['parent']==_0x342e7d['start']['nodeAfter']&&_0x342e7d['end']['isAtStart'];}function Lt(_0x20e5af,_0x3dbc8d,_0x9501a6,_0x54090e){const _0x3cd80a=_0x3180be=>!_0x3180be['item']['is']('$textProxy')&&!_0x54090e['isObject'](_0x3180be['item']),_0x51ae16=_0x20e5af['start']['getLastMatchingPosition'](_0x3cd80a),_0x462d3c=_0x20e5af['end']['getLastMatchingPosition'](_0x3cd80a,{'direction':'backward'});return(!_0x20e5af['start']['isEqual'](_0x51ae16)||!_0x20e5af['end']['isEqual'](_0x462d3c))&&(_0x51ae16['isBefore'](_0x462d3c)?_0x9501a6['updateMarker'](_0x3dbc8d,{'range':_0x9501a6['createRange'](_0x51ae16,_0x462d3c)}):_0x9501a6['removeMarker'](_0x3dbc8d),!0x0);}function Jt(_0x1c5c82){return _0x2b43fc(_0x1c5c82);}function Ht(_0x22812c){const _0x28a505=_0x22812c['start']['nodeAfter'];return _0x28a505&&_0x28a505['is']('element');}function qt(_0x4dbc76,_0x27f0ef){return null==_0x4dbc76['end']['nodeBefore']&&_0x4dbc76['end']['parent']==_0x4dbc76['start']['nodeAfter']?zt(_0x4dbc76['start']['nodeAfter'],_0x27f0ef):_0x4dbc76;}function zt(_0x109c45,_0x1227f4){const _0x16c613=_0x1227f4['schema']['isObject'](_0x109c45)||_0x1227f4['schema']['isSelectable'](_0x109c45);return _0x1227f4['createRange'](_0x1227f4['createPositionAt'](_0x109c45,'before'),_0x16c613?_0x1227f4['createPositionAfter'](_0x109c45):_0x1227f4['createPositionAt'](_0x109c45,'end'));}function Kt(_0x255550,_0x430088,_0x3e987c,_0x291489){return!!Wt(_0x255550,_0x430088)&&_0x3e987c['end']['isEqual'](_0x291489['start']);}function Wt(_0x523534,_0x344dd0){if(!_0x523534['_isDataLoaded']||!_0x344dd0['_isDataLoaded'])return!0x1;const _0x2234fe=new Set(Object['keys'](_0x523534['attributes'])),_0xbfe2a9=new Set(Object['keys'](_0x344dd0['attributes']));if(_0x2234fe['delete']('groupId'),_0xbfe2a9['delete']('groupId'),0x0==_0x2234fe['size']&&0x0==_0xbfe2a9['size'])return!0x0;if(_0x2234fe['size']!=_0xbfe2a9['size'])return!0x1;const _0x5594e7={..._0x523534['attributes']},_0x1de098={..._0x344dd0['attributes']};return delete _0x5594e7['groupId'],delete _0x1de098['groupId'],JSON['stringify'](_0x5594e7)==JSON['stringify'](_0x1de098);}function Qt(_0x277742,_0x15c3b5){const _0x15020a=Xt(_0x277742['attributes']),_0x34976d=Xt(_0x15c3b5);if(!_0x277742['_isDataLoaded'])return!0x1;for(const _0x2d7ea9 of Object['keys'](_0x34976d))if(!_0x368862(_0x15020a[_0x2d7ea9],_0x34976d[_0x2d7ea9]))return!0x1;return!0x0;}function Xt(_0x752aa2){const _0x399646=Object['assign']({},_0x752aa2);return delete _0x399646['skipNestingCheck'],delete _0x399646['tablePasteChainId'],_0x399646;}class Ce extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x5bc7ae(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x1973b7,_0x123905,_0xbe393c,_0x2d3064){super(),this['model']=_0x123905,this['view']=_0xbe393c,this['commentThreadController']=_0x2d3064,this['_editor']=_0x1973b7,this['_acceptCommand']=_0x1973b7['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x1973b7['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x1720bb,_0x66f2d4)=>_0x1720bb||_0x66f2d4),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x5a8fa5=>_0x5a8fa5&&this['_editor']['model']['canEditAt'](_0x123905['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x4e7133=>_0x4e7133&&this['_editor']['model']['canEditAt'](_0x123905['getRanges']())),this['_pendingAction']=null,_0xbe393c['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xbe393c,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xbe393c,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xbe393c,'change:isDirty',()=>{_0xbe393c['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 _0x5d88e1=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x5d88e1);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ms extends _0x2d0d7c{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x3ae45a,_0x3a4211,_0x344c12,_0x34dd85){super(_0x3ae45a),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x250142(_0x3ae45a,o(_0x3ae45a,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x3a4211['authoredAt']),this['bind']('authoredAt')['to'](_0x3a4211),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',_0x3a4211,'authoredAt',this,'descriptionParts',(_0x5eb8f2,_0x18e9f8,_0x4a7bb9)=>{const _0x15368b=_0x4a7bb9['map'](_0x1258b8=>cs(_0x1258b8['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x5eb8f2-0x1,_0x3a4211['author']['name'],_0x18e9f8?_0x34dd85['formatDateTime'](_0x18e9f8):'',new DOMParser()['parseFromString'](_0x15368b,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4e25f5(),this['focusTracker']=new _0x232c5b(),this['keystrokes']=new _0x37c388(),this['focusCycler']=new _0x3c8af0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x40b092=>_0x40b092['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x3a4211,this['_localUser']=_0x344c12,this['_config']=_0x34dd85,_0x34dd85['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x35133b(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x4c55d1}=this['_config'];this['commentsListView']=new _0x4c55d1(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',_0x541471=>_0x541471+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x50b07d,_0x2b4ea6)=>_0x50b07d||!!_0x2b4ea6);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x257d39}=this['_config'],_0x209c09=new _0x257d39(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x55ee25=_0x209c09['commentInputView'];return _0x209c09['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x55ee25,'value',(_0x58ac34,_0x4ed998,_0x11baab)=>!!_0x11baab||_0x58ac34&&!_0x4ed998),_0x55ee25['on']('submit',(_0x535e5a,_0x36f380)=>{this['fire']('addComment',_0x36f380),_0x55ee25['editor']['setData']('');}),_0x55ee25['on']('cancel',()=>this['focus']()),_0x55ee25['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x209c09;}}class pe extends ms{['suggestionView'];['_descriptionElement'];constructor(_0x843e37,_0x52cfcc,_0x5e7e9d,_0x480cc0){super(_0x843e37,_0x52cfcc,_0x5e7e9d,_0x480cc0),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x2a8300=>_0x2a8300&&_0x2a8300[0x0]?_0x2a8300[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x448758,_0x313af1)=>{let _0x4249bb='';for(const _0x26454f of _0x448758)_0x4249bb+='<p>'+cs(_0x26454f['content'],_0x26454f['color'])+'</p>';return _0x313af1?_0x4249bb:_0x2e84b1(_0x4249bb,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x480cc0['SuggestionView'](_0x843e37,_0x52cfcc,{'formatDateTime':_0x480cc0['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 _0x4d0a37=this['bindTemplate'],_0xe0ca6f=[this['suggestionView']];return this['commentsListView']&&_0xe0ca6f['push'](this['commentsListView']),this['commentThreadInputView']&&_0xe0ca6f['push'](this['commentThreadInputView']),_0xe0ca6f['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x4d0a37['if']('isActive','ck-suggestion-wrapper--active'),_0x4d0a37['to']('type',_0x1c10fc=>'ck-suggestion-'+_0x1c10fc),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':_0x4d0a37['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0xe0ca6f};}['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 fe extends _0x2d0d7c{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5bbaf5,_0x3e36b4,_0x678f53){super(_0x5bbaf5),this['_model']=_0x3e36b4,this['_config']=_0x678f53,this['set']('description',''),this['bind']('authoredAt')['to'](_0x3e36b4),this['acceptButton']=this['_createButton'](o(_0x5bbaf5,'Accept\x20suggestion'),_0x9de0ee['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x5bbaf5,'Discard\x20suggestion'),_0x9de0ee['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x43ccf5(_0x5bbaf5,_0x3e36b4['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4e25f5([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x232c5b(),this['keystrokes']=new _0x37c388(),this['focusCycler']=new _0x3c8af0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4c22e5=>_0x4c22e5['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x396e54=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x396e54['innerHTML']=this['description'],this['on']('change:description',(_0x15cf1f,_0x494862,_0x48071f)=>{_0x396e54['innerHTML']=_0x48071f;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x29eaf2=this['bindTemplate'],_0x32109d=[{'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':_0x29eaf2['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x29eaf2['to']('authoredAt',_0x14ecd8=>this['_config']['formatDateTime'](_0x14ecd8))}]}]},{'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']&&_0x32109d['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':_0x32109d}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x434921,_0x4d6974,_0x353c0f,_0x2b3027,_0x236c4f){const _0x384746=new _0x5c8e0d(this['locale']);return _0x384746['set']({'label':_0x434921,'icon':_0x4d6974,'tooltip':!0x0,'tooltipPosition':_0x236c4f}),_0x384746['extendTemplate']({'attributes':{'class':_0x353c0f}}),_0x384746['on']('execute',()=>{this['fire'](_0x2b3027,this['_model']['id']);}),_0x384746;}['_setupKeyboardNavigation'](){const _0x384f12=this['element'];this['keystrokes']['listenTo'](_0x384f12);for(const _0x16d6bc of this['focusables'])this['focusTracker']['add'](_0x16d6bc['element']),this['keystrokes']['listenTo'](_0x16d6bc['element']);this['keystrokes']['set']('enter',(_0x2bf29e,_0x1818ab)=>{_0x384f12===_0x2bf29e['target']&&(this['focusCycler']['focusFirst'](),_0x1818ab());}),this['keystrokes']['set']('esc',(_0x3fbe91,_0x2db3f4)=>{_0x384f12!==_0x3fbe91['target']&&(this['focus'](),_0x2db3f4());});}}var we='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x647c34{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x25306f,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0xb0f6ef){super(_0xb0f6ef),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x9d9033=this['editor']['config'];_0x9d9033['define']('trackChanges.SuggestionThreadView',pe),_0x9d9033['define']('trackChanges.SuggestionView',fe),_0x9d9033['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x9d9033['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x283e71,_0x5bf200){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2cb632,_0x13ebb6]of this['_handleControllerBuffer']){const _0x4655e4=this['_suggestionToController']['has'](_0x2cb632);_0x4655e4||_0x13ebb6?_0x4655e4&&_0x13ebb6&&this['_destroyController'](_0x2cb632):this['_initializeController'](_0x2cb632);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x283e71,_0x5bf200);}['init'](){const _0x261676=this['editor'],_0x5c06db=_0x261676['plugins']['get']('TrackChangesEditing'),_0x5c2696=_0x261676['plugins']['get']('Annotations'),_0x248356=_0x261676['plugins']['get']('EditorAnnotations'),_0x429e11=_0x261676['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x248356['addSourceCollector'](()=>{const _0x450db1=[];for(const [_0x584f80,_0x26d4db]of Array['from'](this['_suggestionToController'])){const _0x143f6d=_0x584f80['getAllAdjacentSuggestions'](),_0x45c6e9=[];for(const _0x44261f of _0x143f6d){if(!_0x44261f['isInContent'])continue;if(_0x44261f['isMultiRange']){_0x45c6e9['push'](..._0x44261f['getRanges']());continue;}const _0x482afc=_0x44261f['getFirstRange']();if(_0x45c6e9['length']>0x0){const _0x370ace=_0x45c6e9[0x0]['getJoined'](_0x482afc);if(_0x370ace){_0x45c6e9[0x0]=_0x370ace;continue;}}_0x45c6e9['push'](_0x482afc);}_0x450db1['push']([_0x26d4db['view'],_0x45c6e9]);}return _0x450db1;}),this['listenTo'](_0x5c06db,'suggestionLoaded',(_0x179b6f,_0x4458fd)=>{this['listenTo'](_0x4458fd,'change:previous',(_0x23a7f0,_0x5f4685,_0x399d58,_0x190b50)=>{_0x4458fd['isInContent']&&(null==_0x399d58?(this['_updateController'](_0x190b50['head']),this['_handleSuggestionControllerDelayed'](_0x4458fd,!0x1)):(this['_updateController'](_0x399d58['head']),null==_0x190b50&&this['_handleSuggestionControllerDelayed'](_0x4458fd,!0x0)));}),null!==_0x4458fd['previous']?this['_updateController'](_0x4458fd['head']):this['_handleSuggestionControllerDelayed'](_0x4458fd,!0x1);}),this['listenTo'](_0x5c06db,'suggestionUnloaded',(_0xfc30f0,_0x598868,_0x26ce11)=>{this['stopListening'](_0x598868,'change:previous'),this['_handleControllerBuffer']['delete'](_0x598868),this['_suggestionToController']['has'](_0x598868)&&this['_destroyController'](_0x598868),_0x26ce11&&this['_updateController'](_0x26ce11['head']);}),this['listenTo'](_0x5c06db,'suggestionChanged',(_0x53bd6d,_0x501ed8)=>{this['_updateController'](_0x501ed8);}),this['listenTo'](_0x5c2696,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x429e11,'addComment',(_0x396108,{threadId:_0x24dc9b,isFromAdapter:_0x3ccc8c})=>{if(_0x3ccc8c||!_0x5c06db['hasSuggestion'](_0x24dc9b))return;const _0xfb89c9=_0x5c06db['getSuggestion'](_0x24dc9b);this['_suggestionToController']['get'](_0xfb89c9)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4eaaa9=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4e9eca;for(const _0x4028ba in _0x4eaaa9){const _0x188355=_0x4028ba,_0x23c1ce=_0x4eaaa9[_0x188355];if('trackChangesLicenseKeyValid'==_0x23c1ce||'trackChangesLicenseKeyInvalid'==_0x23c1ce||'trackChangesLicenseKeyExpired'==_0x23c1ce||'trackChangesLicenseKeyDomainLimit'==_0x23c1ce||'trackChangesLicenseKeyNotAllowed'==_0x23c1ce||'trackChangesLicenseKeyEvaluationLimit'==_0x23c1ce||'trackChangesLicenseKeyTrialLimit'==_0x23c1ce||'trackChangesLicenseKeyUsageLimit'==_0x23c1ce){delete _0x4eaaa9[_0x188355],_0x4e9eca=_0x23c1ce,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x4e9eca&&_0x4eaaa9['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x4e9eca&&_0x4eaaa9['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x4e9eca&&_0x4eaaa9['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x4e9eca&&_0x4eaaa9['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x4e9eca&&_0x4eaaa9['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x4e9eca&&_0x4eaaa9['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x4e9eca&&_0x4eaaa9['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x50303d=this['editor']['plugins']['get']('Annotations'),_0x213884=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1fffb9=Array['from'](_0x50303d['activeAnnotations'],_0x4d5cbe=>_0x4d5cbe['innerView'])['filter'](_0x19e1d0=>this['_viewToController']['has'](_0x19e1d0)),_0x343863=[];for(const _0x56ab84 of _0x1fffb9){const _0x524af3=this['_viewToController']['get'](_0x56ab84)['model']['getAllAdjacentSuggestions']();_0x343863['push'](..._0x524af3['reduce']((_0x35b642,_0x233921)=>[..._0x35b642,..._0x233921['getMarkerNames']()],[]));}_0x213884['activeMarkers']=_0x343863;}['_addUIComponentsToFactory'](){const _0x2c22fa=this['editor'],_0x27c4a3=_0x2c22fa['locale'],_0x4e2a98=o(_0x27c4a3,'Track\x20changes'),_0x1a8c2d=new _0x132dba([{'type':'switchbutton','model':new _0x553af1({'withText':!0x0,'isToggleable':!0x0,'label':_0x4e2a98,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x553af1({'withText':!0x0,'label':o(_0x27c4a3,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x553af1({'withText':!0x0,'label':o(_0x27c4a3,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x553af1({'withText':!0x0,'label':o(_0x27c4a3,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x553af1({'withText':!0x0,'label':o(_0x27c4a3,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x2c22fa['plugins']['has']('TrackChangesPreview')&&_0x1a8c2d['addMany']([{'type':'separator'},{'type':'button','model':new _0x553af1({'withText':!0x0,'label':o(_0x27c4a3,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x43d92c of _0x1a8c2d)if(ke(_0x43d92c)){const _0x2b9358=_0x2c22fa['commands']['get'](_0x43d92c['model']['commandName']);_0x43d92c['model']['bind']('isOn','isEnabled')['to'](_0x2b9358,'value','isEnabled');}_0x2c22fa['ui']['componentFactory']['add']('trackChanges',_0x2a81ac=>this['_createToolbarButton'](_0x2a81ac,_0x1a8c2d,_0x4e2a98)),_0x2c22fa['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4e7f0c=>this['_createMenuBarMenu'](_0x4e7f0c,_0x1a8c2d,_0x4e2a98));}['_createToolbarButton'](_0x1b930e,_0x2e35f8,_0x43562b){const _0x3d472d=_0x275312(_0x1b930e,_0x401f1e),_0x5282e6=this['editor']['commands']['get']('trackChanges');_0x3d472d['buttonView']['set']({'tooltip':_0x43562b,'label':_0x43562b,'icon':we}),_0x3d472d['buttonView']['bind']('isOn')['to'](_0x5282e6,'value'),_0x3d472d['buttonView']['on']('execute',()=>{_0x5282e6['execute'](),this['editor']['editing']['view']['focus']();}),_0x2971af(_0x3d472d,_0x2e35f8,{'role':'menu'});const _0x56c316=[];for(const _0x391ce6 of _0x2e35f8)ke(_0x391ce6)&&_0x56c316['push'](this['editor']['commands']['get'](_0x391ce6['model']['commandName']));const _0x51130f=_0x3d472d['buttonView'];return _0x51130f['actionView']['unbind']('isEnabled'),_0x51130f['arrowView']['unbind']('isEnabled'),_0x51130f['actionView']['bind']('isEnabled')['to'](_0x5282e6,'isEnabled'),_0x51130f['arrowView']['bind']('isEnabled')['toMany'](_0x56c316,'isEnabled',(..._0x5cb1b6)=>_0x5cb1b6['some'](_0x13cf0f=>_0x13cf0f)),_0x3d472d['on']('execute',_0x41d6ad=>{this['editor']['execute'](_0x41d6ad['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x3d472d;}['_createMenuBarMenu'](_0x1d78de,_0x21afb0,_0x26141f){const _0x5708ce=new _0x22b53f(_0x1d78de),_0x399e3d=this['editor']['commands']['get']('trackChanges');_0x5708ce['buttonView']['set']({'label':_0x26141f,'icon':we});const _0x281228=new _0x269874(_0x1d78de);for(const _0x598a5a of _0x21afb0){if('separator'==_0x598a5a['type']){_0x281228['items']['add'](new _0x2adb1a(_0x1d78de));continue;}const _0x4dbecf=new _0x5bb529(_0x1d78de,_0x5708ce),_0xe2467a=new _0x39fb13(_0x1d78de),_0x18001f=_0x598a5a['model'];_0xe2467a['bind'](...Object['keys'](_0x18001f))['to'](_0x18001f),_0xe2467a['delegate']('execute')['to'](_0x5708ce),_0xe2467a['on']('execute',()=>{this['editor']['execute'](_0x18001f['commandName']),this['editor']['editing']['view']['focus']();}),_0x4dbecf['children']['add'](_0xe2467a),_0x281228['items']['add'](_0x4dbecf);}return _0x5708ce['bind']('isEnabled')['to'](_0x399e3d,'isEnabled'),_0x5708ce['panelView']['children']['add'](_0x281228),_0x5708ce;}['_initializeController'](_0x4b20b4){const _0x3e58be=this['editor'],_0x1dd77c=_0x3e58be['config'],_0x44736b=_0x3e58be['plugins']['get']('Annotations'),_0x5764b5=_0x3e58be['plugins']['get']('CommentsRepository'),_0x27b7dc=_0x3e58be['plugins']['get']('EditorAnnotations'),_0x20b8d4=_0x3e58be['plugins']['get'](_0x25306f)['me'],_0x466a5f=_0x1dd77c['get']('trackChanges')['SuggestionThreadView'],_0x51bcd8=_0x1dd77c['get']('trackChanges')['SuggestionView'],{CommentsListView:_0xa44b43,CommentThreadInputView:_0x2d14b3}=_0x3e58be['plugins']['get']('CommentsUI');let _0x3ac806,_0x684e1b,_0x4a63da;this['_annotationViews']['has'](_0x4b20b4['id'])?(_0x684e1b=this['_annotationViews']['get'](_0x4b20b4['id']),_0x3ac806=_0x684e1b['mainView']):(_0x3ac806=new _0x466a5f(_0x3e58be['locale'],_0x4b20b4,_0x20b8d4,{'disableComments':this['_disableComments'],'editorConfig':{..._0x1dd77c['get']('comments.editorConfig'),'licenseKey':_0x1dd77c['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x1dd77c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x1dd77c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x1dd77c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x3226da(_0x1dd77c['get']('locale')),'CommentView':_0x1dd77c['get']('comments')['CommentView'],'CommentsListView':_0xa44b43,'CommentThreadInputView':_0x2d14b3,'SuggestionView':_0x51bcd8}),_0x3ac806['suggestionView']['acceptButton']['on']('execute',()=>{_0x3e58be['editing']['view']['focus']();}),_0x3ac806['suggestionView']['discardButton']['on']('execute',()=>{_0x3e58be['editing']['view']['focus']();}),_0x684e1b=_0x44736b['createAnnotationView'](this['editor']['locale'],_0x3ac806),_0x684e1b['bind']('isDirty')['to'](_0x3ac806,'isDirty'),_0x684e1b['bind']('length')['to'](_0x3ac806),_0x684e1b['bind']('type')['to'](_0x3ac806,'type',_0x425974=>'suggestion-'+_0x425974),_0x3ac806['on']('escape',()=>{_0x4a63da['fire']('escape');}),this['_annotationViews']['set'](_0x4b20b4['id'],_0x684e1b));const _0x499f3e=_0x5764b5['createCommentThreadController'](_0x4b20b4['commentThread'],_0x3ac806),_0x37e460=new Ce(_0x3e58be,_0x4b20b4,_0x3ac806,_0x499f3e),_0x56ade0=_0x4b20b4['getAllAdjacentSuggestions']()['filter'](_0x3a0d1b=>_0x3a0d1b['isInContent']);_0x3ac806['descriptionParts']=_0x3e58be['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x56ade0),this['_suggestionToController']['set'](_0x4b20b4,_0x37e460),this['_viewToController']['set'](_0x3ac806,_0x37e460),_0x4a63da=_0x44736b['createAnnotation']({'view':_0x684e1b,'target':()=>{const _0x29fee1=[],_0x5d3808=_0x4b20b4['getAllAdjacentSuggestions']()['filter'](_0x3a0f39=>_0x3a0f39['isInContent']);for(const _0x260db5 of _0x5d3808)_0x29fee1['push'](..._0x260db5['getMarkers']());return _0xacb8dc(_0x3e58be['editing'],_0x29fee1);},'type':()=>'suggestion-'+_0x37e460['view']['type']}),_0x5764b5['_bindAnnotationToEditors'](_0x3ac806,_0x4a63da),_0x44736b['add'](_0x4a63da),_0x27b7dc['registerAnnotation'](_0x4a63da);}['_destroyController'](_0x1f4487){const _0x971ef4=this['editor']['plugins']['get']('CommentsRepository'),_0x1f9c7a=this['editor']['plugins']['get']('Annotations'),_0x353864=this['_suggestionToController']['get'](_0x1f4487),_0x42f184=_0x353864['view'],_0x242134=_0x1f9c7a['getByInnerView'](_0x42f184);_0x971ef4['_unbindEditors'](_0x42f184),_0x242134&&_0x1f9c7a['remove'](_0x242134),this['_suggestionToController']['delete'](_0x1f4487),this['_viewToController']['delete'](_0x42f184),_0x353864['destroy']();}['_updateController'](_0x3a21bc){if(!_0x3a21bc['isInContent']||!this['_suggestionToController']['has'](_0x3a21bc))return;const _0x399626=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1ece41=this['_suggestionToController']['get'](_0x3a21bc),_0x4d688f=_0x3a21bc['getAllAdjacentSuggestions']();_0x1ece41['view']['descriptionParts']=_0x399626['descriptionFactory']['getDescriptions'](_0x4d688f);}['destroy'](){for(const _0x55dbb0 of this['_suggestionToController']['keys']())this['_destroyController'](_0x55dbb0);for(const _0x3fcfc1 of this['_annotationViews']['values']())_0x3fcfc1['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0xcb4438){return'model'in _0xcb4438;}class k extends _0x647c34{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x2b5c45){this['editor']['plugins']['get'](p)['adapter']=_0x2b5c45;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x2b751f){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x2b751f);}['getSuggestions']({skipNotAttached:_0x50855a=!0x1,toJSON:_0x47d215=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x50855a,'toJSON':_0x47d215});}['getSuggestion'](_0x2aee61){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2aee61);}}const w=['Pagination'];class T extends _0x647c34{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x27833f=this['editor'];if(_0x27833f['config']['define']('trackChangesData.editorCreator',_0x3e892f=>{const _0x1972a7=_0x27833f['model']['document']['getRootNames']()['reduce']((_0xa241d2,_0x220ba0)=>(_0xa241d2[_0x220ba0]='',_0xa241d2),{});return _0x27833f['constructor']['create'](_0x1972a7,_0x3e892f);}),'function'!=typeof _0x27833f['config']['get']('trackChangesData')['editorCreator'])throw new _0x5ce67c('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x577467){return N(this['editor'],!0x0,_0x577467);}['getDataWithDiscardedSuggestions'](_0x1beb04){return N(this['editor'],!0x1,_0x1beb04);}}class D extends _0x647c34{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x341538){function _0x4b162c(_0x47699e){return _0x47699e['map'](_0x47d5e7=>String['fromCharCode'](_0x47d5e7))['join']('');}super(_0x341538),this['result']='end',_0x341538[_0x4b162c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4b162c([0x76,0x69,0x65,0x77])][_0x4b162c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4b162c([0x61,0x75,0x74,0x6f]),_0x341538[_0x4b162c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4b162c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4b162c([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4b162c([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4b162c([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(_0x5b07b9){return void 0x0!==_0x5b07b9['getRootsAttributes'];}async function N(_0x1803cc,_0x193307,_0x2f12d3){const _0x1e317a=_0x4b1fcd(_0x1803cc,w);_0x1e317a['plugins']['push'](p,D),_0x1e317a['rootsAttributes']=Fe(_0x1803cc)?_0x1803cc['getRootsAttributes']():void 0x0;const _0x16301e=document['createDocumentFragment'](),_0x59ffdd=_0x1803cc['config']['get']('trackChangesData')['editorCreator'],_0x32a9a8=await _0x59ffdd(_0x1e317a,()=>function(_0x31581f){const _0x6490b=document['createElement']('div');return _0x31581f['appendChild'](_0x6490b),_0x6490b;}(_0x16301e));!function(_0x59c208,_0x20a194){const _0x1b281d=_0x59c208['model']['document']['getRootNames']()['reduce']((_0x433303,_0x1be3c8)=>(_0x433303[_0x1be3c8]=_0x59c208['data']['get']({'rootName':_0x1be3c8}),_0x433303),{}),_0x4fb705=_0x59c208['plugins']['get']('Users')['users']['map'](_0x630f54=>({'id':_0x630f54['id'],'name':_0x630f54['name']})),_0x29122b=_0x59c208['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3bd7e3=_0x59c208['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2f5476=_0x20a194['plugins']['get']('Users'),_0x1acad2=_0x20a194['plugins']['get']('TrackChangesEditing'),_0x727fae=_0x20a194['plugins']['get']('CommentsRepository');for(const _0x681747 of _0x727fae['getCommentThreads']())_0x681747['remove']();for(const _0x4f6096 of _0x4fb705)_0x2f5476['getUser'](_0x4f6096['id'])||_0x2f5476['addUser'](_0x4f6096);_0x2f5476['me']||_0x2f5476['useAnonymousUser']();for(const _0x229293 of _0x3bd7e3)_0x727fae['addCommentThread'](_0x229293);for(const _0x434607 of _0x29122b)_0x1acad2['addSuggestionData'](_0x434607);_0x20a194['data']['set'](_0x1b281d);}(_0x1803cc,_0x32a9a8),_0x32a9a8['execute'](_0x193307?'acceptAllSuggestions':'discardAllSuggestions');const _0x14a6bb=Fe(_0x32a9a8)?_0x32a9a8['getFullData'](_0x2f12d3):_0x32a9a8['data']['get'](_0x2f12d3);return await _0x32a9a8['destroy'](),_0x14a6bb;}class Me extends _0x2d0d7c{['options'];constructor(_0x40493c,_0x480c99){super(_0x40493c),this['options']=_0x480c99,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'](_0xf6d4b2,_0xe09610){if(!this['element'])return;const _0x3dfd52=[];for(const [_0x30810c,_0x108307]of _0xf6d4b2){const _0x19f117=document['createElement']('div');_0x19f117['setAttribute']('data-ck-root-name',_0x30810c),_0x19f117['className']=_0x108307['classes']+'\x20ck-track-changes-preview__root-container',_0x19f117['innerHTML']=_0x108307['content'],_0x3dfd52['push'](_0x19f117);}_0xe09610(this['element'],_0x3dfd52),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends Yt{constructor(_0x28fce6){super(_0x28fce6),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x3d5868=this['editor'],_0x28c57e=_0x3d5868['locale'],_0x12f0d2=_0x3d5868['plugins']['get']('Dialog');let _0x10f430;const _0xdf62d5=function(_0x22525c){const _0x17cfe0={};if('editables'in _0x22525c['ui']['view']){for(const [_0x337d3f,_0x22cfec]of Object['entries'](_0x22525c['ui']['view']['editables']))_0x17cfe0[_0x337d3f]=_0x22cfec['element'];}else _0x17cfe0[_0x22525c['model']['document']['getRootNames']()[0x0]]=_0x22525c['ui']['view']['editable']['element'];return _0x17cfe0;}(_0x3d5868),_0x34e88c=function(_0x5637f5){let _0x6c8ef=0x0;for(const _0x33b5e5 of Object['values'](_0x5637f5))_0x6c8ef=Math['max'](_0x6c8ef,_0x33b5e5['getBoundingClientRect']()['width']);let _0x4689df=0x0;for(const _0x3ef352 of Object['values'](_0x5637f5))_0x4689df+=_0x3ef352['getBoundingClientRect']()['height'];const _0x4d1bf6=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x18b7d9=Math['min'](_0x4689df,_0x4d1bf6);return{'width':_0x6c8ef,'height':_0x18b7d9};}(_0xdf62d5);_0x12f0d2['show']({'id':'finalContentPreview','title':o(_0x28c57e,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x28c57e,{'dialogRects':_0x34e88c}),'onHide':()=>{_0x10f430['detachFromDom']();},'onShow':()=>{_0x3d5868['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x30f280=>{const _0xc5b147=this['_standarizeRootsData'](_0x30f280,_0x3d5868,_0xdf62d5);_0x12f0d2['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0xc5b147,_0x3d5868['config']['get']('trackChanges.preview.renderFunction'));}),_0x10f430=new _0x1476c9(_0x28c57e,[_0x12f0d2['view']]),_0x10f430['attachToDom'](),_0x10f430['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x3d5868['once']('destroy',()=>{_0x10f430['detachFromDom']();});const _0x4818b1=_0x12f0d2['view']['headerView']['class'];_0x12f0d2['view']['headerView']['class']=_0x4818b1?_0x4818b1+'\x20ck-reset_all':'ck-reset_all',_0x12f0d2['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x12f0d2['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x35ac0e=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x1625a3=_0x35ac0e['previewMode'],_0x4bd22b={};if('$labels'===_0x1625a3){for(const _0x17aba4 of _0x35ac0e['getMergeFieldsIds']())_0x4bd22b[_0x17aba4]=_0x35ac0e['getLabel'](_0x17aba4)||_0x17aba4;}else{const _0x405fef='$defaultValues'===_0x1625a3?_0x35ac0e['getDefaultValues']():_0x35ac0e['getDataSetValues'](_0x1625a3,!0x0);for(const _0x3b4ad5 of Object['entries'](_0x405fef)){const [_0x103185,_0x50d96a]=_0x3b4ad5;_0x4bd22b[_0x103185]=null!==_0x50d96a?_0x50d96a:_0x35ac0e['getLabel'](_0x103185)||_0x103185;}}return{'mergeFieldsData':_0x4bd22b};}['_standarizeRootsData'](_0x310ef4,_0x4fa6ef,_0x2d6b38){let _0x16b75a;if('string'==typeof _0x310ef4){const _0x8ef58=_0x4fa6ef['model']['document']['getRootNames']()[0x0];_0x16b75a={[_0x8ef58]:_0x310ef4};}else _0x16b75a=_0x310ef4;const _0x68a331=this['_fixMediaEmbeds'](_0x16b75a,_0x4fa6ef),_0x4809af=function(_0x3ec342,_0x3c5d8c){for(const [_0x491720,_0x59851d]of _0x3ec342)_0x59851d['classes']=_0x3c5d8c[_0x491720]['classList']['value']['replace']('ck-focused','');return _0x3ec342;}(this['_sortRoots'](_0x4fa6ef)['reduce']((_0x13dc1c,_0x39cdcf)=>(_0x13dc1c['push']([_0x39cdcf,{'content':_0x68a331[_0x39cdcf],'classes':''}]),_0x13dc1c),[]),_0x2d6b38);return _0x4809af;}['_fixMediaEmbeds'](_0x12fef3,_0x28b1e4){if(!_0x28b1e4['plugins']['has']('MediaEmbedEditing'))return _0x12fef3;const _0x5f19ba=_0x28b1e4['plugins']['get']('MediaEmbedEditing');for(const [_0x394a9f,_0x4f44d4]of Object['entries'](_0x12fef3)){const _0x4c5319=document['createElement']('div');_0x4c5319['innerHTML']=_0x4f44d4,(_0x4c5319['querySelectorAll']('figure.media')['forEach'](_0xd70bd6=>{const _0x13c78b=_0xd70bd6['querySelector']('oembed');if(_0x13c78b){const _0x386579=_0x13c78b['getAttribute']('url');if(_0x386579){const _0xad4efd=_0x5f19ba['registry']['getMediaViewElement'](new _0x43510c(_0x28b1e4['editing']['view']['document']),_0x386579,{'elementName':'','renderForEditingView':!0x0}),_0x4bec39=document['createElement']('div');_0x4bec39['classList']['add']('ck-media__wrapper'),_0xad4efd['render'](_0x4bec39,_0x28b1e4['editing']['view']['domConverter']),_0x13c78b['replaceWith'](_0x4bec39);}}}),_0x12fef3[_0x394a9f]=_0x4c5319['innerHTML']);}return _0x12fef3;}['_sortRoots'](_0x478c82){if(!function(_0x510f29){return void 0x0!==_0x510f29['getRootsAttributes'];}(_0x478c82))return _0x478c82['model']['document']['getRootNames']();const _0x194bfd=[],_0x2db96e=new Map();for(const _0x1cf031 of _0x478c82['model']['document']['getRootNames']()){const _0xc981ca=_0x478c82['editing']['view']['getDomRoot'](_0x1cf031)['getClientRects']()['item'](0x0);_0x194bfd['push'](_0x1cf031),_0x2db96e['set'](_0x1cf031,_0xc981ca);}return _0x194bfd['sort']((_0x1b5981,_0x52a114)=>{const _0x186560=_0x2db96e['get'](_0x1b5981),_0x16800f=_0x2db96e['get'](_0x52a114);return _0x186560['y']-_0x16800f['y']||_0x186560['x']-_0x16800f['x'];}),_0x194bfd;}}class te extends _0x647c34{static get['requires'](){return[T,_0x116c3a];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x54b20e){super(_0x54b20e),_0x54b20e['commands']['add']('previewFinalContent',new re(this['editor'])),_0x54b20e['config']['define']('trackChanges.preview.renderFunction',(_0x6676d2,_0x227bfa)=>{for(const _0x28dcc4 of _0x227bfa)_0x6676d2['appendChild'](_0x28dcc4);});}}export{ms as BaseSuggestionThreadView,u as Suggestion,pe as SuggestionThreadView,fe as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|
|
23
|
+
import{Command as Yt,Plugin as _0x5b5ba2,PendingActions as _0x597335,icons as _0x2d09ff}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x19cdbc,ObservableMixin as _0x30cd05,uid as _0x42ebb1,priorities as _0x671717,insertToPriorityArray as _0x4cf4fe,logWarning as _0x3d4166,getEnvKeystrokeText as _0x11c901,FocusTracker as _0x1774c8,KeystrokeHandler as _0xa2d227,Collection as _0x4bbfda}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x213787,View as _0x8ebe32,ViewCollection as _0x544a8b,FocusCycler as _0x33272f,ViewModel as _0x27514c,createDropdown as _0x44e6a2,SplitButtonView as _0x26edac,addListToDropdown as _0x220e75,MenuBarMenuView as _0x6e2ed6,MenuBarMenuListView as _0x47bb39,ListSeparatorView as _0x5082b9,MenuBarMenuListItemView as _0x20e25f,MenuBarMenuListItemButtonView as _0x578855,BodyCollection as _0x3ae499,Dialog as _0x4d3e51}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x5840a6,hashObject as _0x18c408,surroundingMarkersDetector as _0x5b4051,FOCUS_ANNOTATION_KEYSTROKE as _0x1787b4,AriaDescriptionView as _0x727986,setupThreadKeyboardNavigation as _0x298186,trimHtml as _0x364e53,UserView as _0x2cc4a4,LateFocusButtonView as _0x3f4d01,getDateTimeFormatter as _0x53b4b2,getAllMarkersDomElementsSorted as _0x2f806e,sanitizeEditorConfig as _0x1f7218}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x5cd888,LiveRange as _0x402ed1,LivePosition as _0x5ec540,DowncastWriter as _0x2c0f3d}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x382718,toWidget as _0x3f4f22}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x2d5e86,set as _0x2263fb,isEqual as _0x3308c1,unset as _0x3370dd,omit as Vt}from'lodash-es';import{Delete as _0x271fd6,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x400f81,ShiftEnter as _0x356383}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends Yt{['_enabledCommands'];constructor(_0x5718d8,_0x518bea){super(_0x5718d8),this['_enabledCommands']=_0x518bea,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 _0x1ff1ae of this['editor']['commands']['commands']())_0x1ff1ae['affectsData']&&!this['_enabledCommands']['has'](_0x1ff1ae)&&_0x1ff1ae['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x46c645 of this['editor']['commands']['commands']())_0x46c645['affectsData']&&!this['_enabledCommands']['has'](_0x46c645)&&_0x46c645['clearForceDisabled']('TrackChangesCommand');}}class O extends Yt{['_suggestions'];constructor(_0x4b9504,_0x39dcc1){super(_0x4b9504),this['_suggestions']=_0x39dcc1,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3b5a4d){const _0x8196b7=this['_suggestions']['get'](_0x3b5a4d);if(!_0x8196b7)throw new _0x19cdbc('track-changes-accept-suggestion-not-found',this);const _0x555804=_0x8196b7['getRanges']();this['editor']['model']['canEditAt'](_0x555804)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x8196b7);}}class R extends Yt{['_suggestions'];constructor(_0x44b7a4,_0x478814){super(_0x44b7a4),this['_suggestions']=_0x478814,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4cf8e7){const _0x350ca3=this['_suggestions']['get'](_0x4cf8e7);if(!_0x350ca3)throw new _0x19cdbc('track-changes-discard-suggestion-not-found',this);const _0x3f15cb=_0x350ca3['getRanges']();this['editor']['model']['canEditAt'](_0x3f15cb)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x350ca3);}}function cs(_0x27a91a,_0x21e72a){let _0x101e26='';return _0x101e26+=_0x27a91a['split']('*')['map']((_0x547651,_0x3244a3)=>_0x3244a3%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x547651)+'</span>':nn(_0x547651))['join'](''),_0x21e72a&&(_0x101e26+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x21e72a['value']+'\x22\x20title=\x22'+_0x21e72a['title']+'\x22></span>'),_0x101e26;}function nn(_0x25171e){const _0x4d2e28=document['createElement']('span');return _0x4d2e28['innerText']=_0x25171e,_0x4d2e28['innerHTML'];}function Zt(_0x5654ac){return _0x5654ac['sort']((_0x99278e,_0x548ed1)=>'deletion'==_0x99278e['type']&&'deletion'!=_0x548ed1['type']?-0x1:'deletion'!=_0x99278e['type']&&'deletion'==_0x548ed1['type']?0x1:0x0);}function to(_0x584c8b,_0x5475f5){let _0x137fb0,_0x5575d0=0x0;const _0x285ebc=[],_0x5f1c99=_0x5475f5['schema'];for(;_0x5575d0<_0x584c8b['length'];){const _0x35f9f4=_0x584c8b[_0x5575d0],_0x330fcd=_0x584c8b[_0x5575d0+0x1];_0x137fb0||(_0x137fb0=_0x5475f5['createPositionBefore'](_0x35f9f4)),on(_0x5475f5,_0x35f9f4,_0x330fcd)||(_0x285ebc['push'](_0x5475f5['createRange'](_0x137fb0,_0x5f1c99['isObject'](_0x35f9f4)?_0x5475f5['createPositionAfter'](_0x35f9f4):_0x5475f5['createPositionAt'](_0x35f9f4,'end'))),_0x137fb0=null),_0x5575d0++;}return _0x285ebc;}function on(_0x55f36e,_0x417304,_0x25d60c){if(!_0x25d60c)return!0x1;const _0xbef2e5=_0x55f36e['createPositionAfter'](_0x417304),_0x31754a=_0x55f36e['createPositionBefore'](_0x25d60c);return _0xbef2e5['isTouching'](_0x31754a);}function ts(_0x381a81,_0x5d5bc9,_0xf5dde9){for(;_0xf5dde9['length'];){const _0x3b7247=_0xf5dde9['splice'](0x0,0x64);_0x381a81['change'](()=>{for(const _0x2f64d9 of _0x3b7247)_0x2f64d9['isInContent']&&_0x5d5bc9['execute'](_0x2f64d9['id']);});}}class x extends Yt{['_command'];['_suggestions'];constructor(_0x27a1d9,_0x3dae00,_0x91ce3){super(_0x27a1d9),this['_command']=_0x3dae00,this['_suggestions']=_0x91ce3,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x332860=Array['from'](this['_suggestions']['values']())['some'](_0x499219=>_0x499219['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x332860;}['execute'](){const _0x565a20=Zt(Array['from'](this['_suggestions']['values']()));for(const _0x1dc3ec of _0x565a20){const _0x11ac62=_0x1dc3ec['getRanges']();if(!this['editor']['model']['canEditAt'](_0x11ac62))return;}ts(this['editor']['model'],this['_command'],_0x565a20);}}class E extends Yt{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x4c7456,_0x229f42,_0x1bc41a){super(_0x4c7456),this['_command']=_0x229f42,this['_suggestions']=_0x1bc41a,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x2114f2=this['editor']['model']['document']['selection'],_0x27d31c=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x167de0,_0x2d6729){const _0x268fbc=Array['from'](_0x167de0['getRanges']()),_0x40badd=new Set();for(const _0x5b696c of _0x2d6729)if(_0x5b696c['isInContent']){for(const _0x2ff0cb of _0x268fbc)for(const _0x59bdaa of _0x5b696c['getRanges']())(_0x2ff0cb['isIntersecting'](_0x59bdaa)||_0x167de0['isCollapsed']&&!_0x5b696c['isMultiRange']&&_0x5b696c['next']&&_0x59bdaa['end']['isTouching'](_0x2ff0cb['start']))&&_0x40badd['add'](_0x5b696c);}return _0x40badd;}(_0x2114f2,_0x27d31c),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x5863b6=Zt(Array['from'](this['_selectedSuggestions']));for(const _0x16f2a1 of _0x5863b6){const _0x4f4f55=_0x16f2a1['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4f4f55))return;}ts(this['editor']['model'],this['_command'],_0x5863b6);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x30cd05(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x43cc91,_0x185947){super(),this['id']=_0x185947['id'],this['type']=_0x185947['type'],this['subType']=_0x185947['subType']||null,this['author']=_0x185947['author'],this['creator']=_0x185947['creator']||_0x185947['author'],this['isExternal']=Boolean(_0x185947['attributes']&&_0x185947['attributes']['@external']),this['data']=null,this['_model']=_0x43cc91,this['_onAccept']=_0x185947['onAccept'],this['_onDiscard']=_0x185947['onDiscard'],this['_onAttributesChange']=_0x185947['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x185947['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 _0x15e2dc=this;for(;_0x15e2dc['previous'];)_0x15e2dc=_0x15e2dc['previous'];return _0x15e2dc;}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'](_0x1a8f35){this['_markerNames']['add'](_0x1a8f35);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4cc55c=>this['_model']['markers']['get'](_0x4cc55c))['filter'](_0x58ba61=>_0x58ba61);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x5bc405=>{for(const _0x5dc156 of this['getMarkers']())_0x5bc405['removeMarker'](_0x5dc156);}),this['_markerNames']['clear']();}['removeMarker'](_0x316a49){this['_model']['change'](_0x5f13af=>{_0x5f13af['removeMarker'](_0x316a49);}),this['_markerNames']['delete'](_0x316a49);}['addRange'](_0x3ecccb){const _0x1a60ec='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x1a60ec),this['_model']['change'](_0x3c3687=>{_0x3c3687['addMarker'](_0x1a60ec,{'range':_0x3ecccb,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x14e887){for(const _0x275ee9 of this['getRanges']())if(_0x275ee9['isIntersecting'](_0x14e887))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x35e87d=>_0x35e87d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x2a8767,_0x5265ad)=>[..._0x2a8767,..._0x5265ad['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x1c6be9=this['getRanges']();if(0x1!=_0x1c6be9['length'])return null;const _0x47219a=_0x1c6be9[0x0],_0x312824=_0x47219a['start']['nodeAfter'],_0x423c69=_0x47219a['end']['nodeBefore'];return _0x312824 instanceof _0x5cd888?_0x312824!=_0x423c69?null:_0x312824: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 _0x5630c9=[];let _0x449817=this['head'];for(;_0x449817;)_0x5630c9['push'](_0x449817),_0x449817=_0x449817['next'];return _0x5630c9;}['setAttribute'](_0x4bdaed,_0x12eb83){const _0x3040bf=_0x2d5e86(this['attributes']);_0x2263fb(_0x3040bf,_0x4bdaed,_0x12eb83),_0x3308c1(_0x3040bf,this['attributes'])||(this['attributes']=_0x3040bf,this['_onAttributesChange'](_0x3040bf));}['removeAttribute'](_0x3478bf){const _0xdef4f1=_0x2d5e86(this['attributes']);_0x3370dd(_0xdef4f1,_0x3478bf),_0x3308c1(_0xdef4f1,this['attributes'])||(this['attributes']=_0xdef4f1,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 _0x42ebb1()['substr'](0x1,0x5);}}function o(_0x474c01,_0x2c4422,_0x24f492){const _0x48420a=_0x474c01['t'],t=_0x474c01['t'];switch(_0x2c4422){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',_0x24f492);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x24f492);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x24f492);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x24f492);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x24f492);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',_0x24f492);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x24f492);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',_0x24f492);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x24f492);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x24f492);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x24f492);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x24f492);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x24f492);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x24f492);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x24f492);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x24f492);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x24f492);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x24f492);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x24f492);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x24f492);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x24f492);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x24f492);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x24f492);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x24f492);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'},_0x24f492);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x24f492);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x24f492);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x24f492);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x24f492);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x24f492);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'},_0x24f492);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x24f492);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x24f492);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x24f492);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x24f492);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'},_0x24f492);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x24f492);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'},_0x24f492);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'},_0x24f492);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x24f492);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'},_0x24f492);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x24f492);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'},_0x24f492);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x24f492);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x24f492);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'},_0x24f492);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x24f492);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 _0x48420a({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x24f492);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x48420a({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x24f492);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x24f492);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'},_0x24f492);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'},_0x24f492);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'},_0x24f492);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2c4422;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x8e1758,_0x524e89){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x8e1758,this['_locale']=_0x524e89;}['getDescriptions'](_0x1df036){const _0x1da19b=[],_0x663470=new Set(),_0x481e9d=new Set();for(let _0x1274d8=0x0;_0x1274d8<_0x1df036['length'];_0x1274d8++){const _0x4f850f=_0x1df036[_0x1274d8];if(!_0x4f850f['isInContent'])continue;const _0x189bbb=this['_handleCustomCallbackDescription'](_0x4f850f);if(_0x189bbb){if(null!=_0x4f850f['subType']){if(_0x663470['has'](_0x4f850f['subType']))continue;_0x663470['add'](_0x4f850f['subType']);}_0x1da19b['push'](_0x189bbb);}else{if('attribute'!=_0x4f850f['type'])'insertion'!=_0x4f850f['type']&&'deletion'!=_0x4f850f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1da19b,_0x4f850f,_0x1df036[_0x1274d8+0x1]);else{const _0x38fe66=_0x4f850f['data']['key'];if(_0x481e9d['has'](_0x38fe66))continue;_0x481e9d['add'](_0x4f850f['data']['key']),_0x38fe66==m?this['_handleRenameSuggestionDescription'](_0x1da19b,_0x4f850f):this['_handleAttributeSuggestionDescription'](_0x1da19b,_0x4f850f);}}}return this['_resolveDescriptionItems'](_0x1da19b);}['registerDescriptionCallback'](_0xb68ccf){this['_customCallbacks']['push'](_0xb68ccf);}['registerElementLabel'](_0x51a9ca,_0x15ee31,_0x335fed=_0x671717['normal']){'function'==typeof _0x51a9ca?_0x4cf4fe(this['_itemLabelsCallbacks'],{'matchingCallback':_0x51a9ca,'label':_0x15ee31,'priority':_0x335fed}):this['_itemLabels']['set'](_0x51a9ca,_0x15ee31);}['registerAttributeLabel'](_0x42bb51,_0x210252){this['_attributeLabels']['set'](_0x42bb51,_0x210252);}['getItemLabel'](_0x743124,_0x380f41=0x1){let _0x58ce56;for(const _0x3b086b of this['_itemLabelsCallbacks'])if(_0x3b086b['matchingCallback'](_0x743124)){_0x58ce56=_0x3b086b['label'];break;}return _0x58ce56||(_0x58ce56=this['_itemLabels']['get'](_0x743124['name'])),_0x58ce56?_0x58ce56(_0x380f41):0x1!==_0x380f41?_0x380f41+'\x20'+_0x743124['name']+'s':''+_0x743124['name'];}['_addDescriptionItems'](_0x38fa2e,_0x5a121c){const _0x137b9f=_0x5a121c['getFirstRange']()['getWalker'](),_0x4d5eb4='insertion'==_0x5a121c['type']?'add':'remove';for(const _0x17763b of _0x137b9f){const _0x31bfd5=_0x17763b['item'],_0x1dd079=_0x38fa2e[_0x38fa2e['length']-0x1];if(_0x31bfd5['is']('$textProxy'))_0x1dd079&&_0x1dd079['type']['indexOf']('Container')>-0x1&&_0x38fa2e['pop'](),_0x1dd079&&'text'==_0x1dd079['type']?_0x1dd079[_0x4d5eb4]+=_0x31bfd5['data']:_0x38fa2e['push']({'type':'text','add':'add'==_0x4d5eb4?_0x31bfd5['data']:'','remove':'remove'==_0x4d5eb4?_0x31bfd5['data']:''});else{if(this['_schema']['isObject'](_0x31bfd5)){const _0x539cbd=_0x31bfd5;if(_0x1dd079&&_0x1dd079['type']['indexOf']('Container')>-0x1&&_0x38fa2e['pop'](),'elementEnd'==_0x17763b['type'])continue;_0x1dd079&&_0x1dd079['type']==_0x4d5eb4+'Object'&&_0x1dd079['element']['name']==_0x539cbd['name']?_0x1dd079['quantity']++:_0x38fa2e['push']({'type':_0x4d5eb4+'Object','element':_0x539cbd,'quantity':0x1}),_0x137b9f['skip'](_0x4dfc28=>!('elementEnd'==_0x4dfc28['type']&&_0x4dfc28['item']==_0x31bfd5));}else{if(this['_schema']['checkChild'](_0x31bfd5,'$text')||_0x31bfd5['is']('element','softBreak')){const _0xdaf023=_0x31bfd5;if('add'==_0x4d5eb4&&'elementStart'==_0x17763b['type']||'remove'==_0x4d5eb4&&'elementEnd'==_0x17763b['type'])continue;if(_0x1dd079&&-0x1==_0x1dd079['type']['indexOf']('Container')){'text'==_0x1dd079['type']&&(_0x1dd079[_0x4d5eb4]+='\x0a');continue;}let _0x4ba5d9;if(_0x4ba5d9='add'==_0x4d5eb4?_0xdaf023['nextSibling']&&!this['_schema']['isObject'](_0xdaf023['nextSibling'])?_0xdaf023['nextSibling']:null:_0xdaf023['previousSibling']&&!this['_schema']['isObject'](_0xdaf023['previousSibling'])?_0xdaf023['previousSibling']:null,_0xdaf023['isEmpty']||_0x4ba5d9&&_0x4ba5d9['isEmpty']){const _0x16542d=_0x4ba5d9&&_0x4ba5d9['isEmpty']?_0x4ba5d9:_0xdaf023;_0x1dd079&&_0x1dd079['type']==_0x4d5eb4+'EmptyContainer'&&_0x1dd079['element']['name']==_0x16542d['name']?_0x1dd079['quantity']++:_0x38fa2e['push']({'type':_0x4d5eb4+'EmptyContainer','element':_0x16542d,'quantity':0x1});}else _0x38fa2e['push']({'type':_0x4d5eb4+'Container','element':_0xdaf023});}}}}}['_resolveDescriptionItems'](_0x41e00f){const _0x2a3b95=this['_locale'],_0xa2c081=[],_0x54882c=[],_0x52f420=[];for(const _0x5674cd of _0x41e00f)switch(_0x5674cd['type']){case'text':if(_0x5674cd['add']=_0x5674cd['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5674cd['remove']=_0x5674cd['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5674cd['add']&&''!=_0x5674cd['remove']){_0xa2c081['push']({'type':'replace','content':o(_0x2a3b95,'REPLACE_TEXT',['\x22'+_0x5674cd['remove']+'\x22','\x22'+_0x5674cd['add']+'\x22'])});continue;}if(null!=_0x5674cd['add']['match'](/^ +$/)){_0xa2c081['push']({'type':'insertion','content':o(_0x2a3b95,'*Insert:*\x20%0',o(_0x2a3b95,'ELEMENT_SPACE',_0x5674cd['add']['length']))});continue;}if(null!=_0x5674cd['remove']['match'](/^ +$/)){_0xa2c081['push']({'type':'deletion','content':o(_0x2a3b95,'*Remove:*\x20%0',o(_0x2a3b95,'ELEMENT_SPACE',_0x5674cd['remove']['length']))});continue;}if(''!=_0x5674cd['add']){_0xa2c081['push']({'type':'insertion','content':o(_0x2a3b95,'*Insert:*\x20%0','\x22'+_0x5674cd['add']+'\x22')});continue;}_0xa2c081['push']({'type':'deletion','content':o(_0x2a3b95,'*Remove:*\x20%0','\x22'+_0x5674cd['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0xa2c081['push']({'type':'insertion','content':o(_0x2a3b95,'*Insert:*\x20%0',this['getItemLabel'](_0x5674cd['element'],_0x5674cd['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0xa2c081['push']({'type':'deletion','content':o(_0x2a3b95,'*Remove:*\x20%0',this['getItemLabel'](_0x5674cd['element'],_0x5674cd['quantity']))});continue;case'addContainer':_0xa2c081['push']({'type':'insertion','content':o(_0x2a3b95,'*Split:*\x20%0',this['getItemLabel'](_0x5674cd['element'],_0x5674cd['quantity']))});continue;case'removeContainer':_0xa2c081['push']({'type':'deletion','content':o(_0x2a3b95,'*Merge:*\x20%0',this['getItemLabel'](_0x5674cd['element'],_0x5674cd['quantity']))});continue;case'addFormat':_0x54882c['push'](_0x5674cd['key']);continue;case'removeFormat':_0x52f420['push'](_0x5674cd['key']);continue;default:_0xa2c081['push'](_0x5674cd);}if(_0x54882c['length']){const _0x464f1d=_0x54882c['map'](_0x3ceccc=>this['_attributeLabels']['has'](_0x3ceccc)?this['_attributeLabels']['get'](_0x3ceccc):_0x3ceccc)['join'](',\x20');_0xa2c081['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x464f1d)});}if(_0x52f420['length']){const _0x37a658=_0x52f420['map'](_0x563b63=>this['_attributeLabels']['has'](_0x563b63)?this['_attributeLabels']['get'](_0x563b63):_0x563b63)['join'](',\x20');_0xa2c081['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x37a658)});}return _0xa2c081;}['_handleCustomCallbackDescription'](_0xfe97f9){for(const _0x47581c of this['_customCallbacks']){const _0x11a0e3=_0x47581c(_0xfe97f9);if(_0x11a0e3&&'type'in _0x11a0e3)return _0x11a0e3;}}['_handleAttributeSuggestionDescription'](_0x1532a8,_0x3df0fc){const _0x17d11e=_0x3df0fc['data'],_0x2e960c=void 0x0===_0x17d11e['newValue']?'removeFormat':'addFormat';_0x1532a8['push']({'type':_0x2e960c,'key':_0x17d11e['key']});}['_handleRenameSuggestionDescription'](_0x2e31e8,_0x1b120d){_0x2e31e8['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x1b120d['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x55b44d,_0x58b0de,_0x542163){if(this['_addDescriptionItems'](_0x55b44d,_0x58b0de),_0x542163&&_0x542163['getFirstRange']()&&!_0x58b0de['getFirstRange']()['end']['isEqual'](_0x542163['getFirstRange']()['start'])){const _0x536406=_0x55b44d[_0x55b44d['length']-0x1],_0x3a52a4='insertion'==_0x58b0de['type']?'add':'remove';_0x536406&&'text'==_0x536406['type']&&(_0x536406[_0x3a52a4]+='\x0a');}}}class U extends _0x5b5ba2{['afterInit'](){const _0x10721f=this['editor'],_0x57ac07=_0x10721f['plugins']['get']('TrackChangesEditing');_0x10721f['commands']['get']('showAIAssistant')&&_0x57ac07['enableCommand']('showAIAssistant');}}class V extends _0x5b5ba2{['afterInit'](){const _0x5c69cf=this['editor'],_0xbcd5bc=_0x5c69cf['locale'];if(!_0x5c69cf['plugins']['has']('AlignmentEditing'))return;const _0x4be837=_0x5c69cf['plugins']['get']('TrackChangesEditing');_0x4be837['enableDefaultAttributesIntegration']('alignment'),_0x4be837['registerBlockAttribute']('alignment'),_0x4be837['descriptionFactory']['registerAttributeLabel']('alignment',o(_0xbcd5bc,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2b13ee=this['editor'],_0x5f5324=_0x2b13ee['locale'];_0x2b13ee['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x310837=>{if('formatBlock'!=_0x310837['type'])return;const {data:_0x5d55b0}=_0x310837;if(_0x5d55b0&&'alignment'==_0x5d55b0['commandName']){const _0x5a220e=_0x5d55b0['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x5f5324,'*Format:*\x20%0',function(_0x2638a0){switch(_0x2638a0){case'left':return o(_0x5f5324,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x5f5324,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x5f5324,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x5f5324,'FORMAT_JUSTIFY_TEXT');}}(_0x5a220e))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x5b5ba2{['afterInit'](){const _0x3de202=this['editor'],_0x5c45db=_0x3de202['plugins']['get']('TrackChangesEditing'),_0x2542ae=_0x3de202['locale'];for(const _0x2a5151 of ti){if(!_0x3de202['plugins']['has'](_0x2a5151))continue;const _0x4dceb9=_0x2a5151['slice'](0x0,-0x7)['toLowerCase'](),_0x2157a5='FORMAT_'+_0x4dceb9['toUpperCase']();_0x5c45db['enableDefaultAttributesIntegration'](_0x4dceb9),_0x5c45db['registerInlineAttribute'](_0x4dceb9),_0x5c45db['descriptionFactory']['registerAttributeLabel'](_0x4dceb9,o(_0x2542ae,_0x2157a5));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3c7731=this['editor'],_0x495670=_0x3c7731['locale'],_0x5b682c=_0x3c7731['plugins']['get']('TrackChangesEditing');function _0x1edc03(_0x5c6a82,_0x28f31c){_0x5b682c['descriptionFactory']['registerDescriptionCallback'](_0x2bfc99=>{if('formatInline'!=_0x2bfc99['type'])return;const {data:_0x2133c9}=_0x2bfc99;return _0x2133c9&&_0x2133c9['commandName']===_0x5c6a82?_0x2133c9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x495670,'*Format:*\x20%0',_0x28f31c)}:{'type':'format','content':o(_0x495670,'*Remove\x20format:*\x20%0',_0x28f31c)}:void 0x0;});}_0x1edc03('bold',o(_0x495670,'FORMAT_BOLD')),_0x1edc03('italic',o(_0x495670,'FORMAT_ITALIC')),_0x1edc03('underline',o(_0x495670,'FORMAT_UNDERLINE')),_0x1edc03('code',o(_0x495670,'FORMAT_CODE')),_0x1edc03('strikethrough',o(_0x495670,'FORMAT_STRIKETHROUGH')),_0x1edc03('subscript',o(_0x495670,'FORMAT_SUBSCRIPT')),_0x1edc03('superscript',o(_0x495670,'FORMAT_SUPERSCRIPT'));}}class F extends _0x5b5ba2{['afterInit'](){const _0x594eba=this['editor'],_0x49fd77=_0x594eba['locale'];if(!_0x594eba['plugins']['has']('BlockQuoteEditing'))return;const _0x54f65b=_0x594eba['plugins']['get']('TrackChangesEditing'),_0x3136e9=this['editor']['commands']['get']('blockQuote');_0x54f65b['enableCommand']('blockQuote',(_0x492106,_0x1dee81={})=>{const _0x4c60c7=this['editor']['model']['document']['selection'],_0x12f890=_0x1dee81&&void 0x0!==_0x1dee81['forceValue']?_0x1dee81['forceValue']:!_0x3136e9['value'];let _0x3bcd97=[];if(_0x12f890){const _0x33d8c6=Array['from'](_0x4c60c7['getSelectedBlocks']())['filter'](_0x16f1a7=>oo(_0x16f1a7)||function(_0x500940,_0x2a35fb){const _0x4ae508=_0x2a35fb['checkChild'](_0x500940['parent'],'blockQuote'),_0x25b035=_0x2a35fb['checkChild'](['$root','blockQuote'],_0x500940);return _0x4ae508&&_0x25b035;}(_0x16f1a7,this['editor']['model']['schema']));_0x3bcd97=to(_0x33d8c6,_0x594eba['model']);}else{const _0x56bd67=Array['from'](_0x4c60c7['getSelectedBlocks']())['filter'](_0x2bddec=>oo(_0x2bddec));_0x3bcd97=to(_0x56bd67,_0x594eba['model']);}_0x594eba['model']['change'](()=>{for(const _0x5e0f13 of _0x3bcd97)_0x54f65b['markBlockFormat'](_0x5e0f13,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x12f890}]});});}),_0x54f65b['descriptionFactory']['registerDescriptionCallback'](_0x118bad=>{const {data:_0x51d77a}=_0x118bad;if(_0x51d77a&&'blockQuote'==_0x51d77a['commandName']){const _0x110e34=o(_0x49fd77,'ELEMENT_BLOCK_QUOTE');return _0x51d77a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x49fd77,'*Set\x20format:*\x20%0',_0x110e34)}:{'type':'format','content':o(_0x49fd77,'*Remove\x20format:*\x20%0',_0x110e34)};}});}}function oo(_0x4b451d){return'blockQuote'==_0x4b451d['parent']['name'];}class L extends _0x5b5ba2{['afterInit'](){const _0x5d30ca=this['editor'],_0x51f17f=_0x5d30ca['locale'],_0x533a95=_0x5d30ca['plugins']['get']('TrackChangesEditing');_0x5d30ca['plugins']['has']('BookmarkEditing')&&(_0x533a95['enableCommand']('insertBookmark'),_0x533a95['enableDefaultAttributesIntegration']('updateBookmark'),_0x533a95['registerBlockAttribute']('bookmarkId'),_0x533a95['descriptionFactory']['registerDescriptionCallback'](_0x19fbf1=>{if('insertion'!=_0x19fbf1['type']&&'deletion'!=_0x19fbf1['type']&&'attribute'!=_0x19fbf1['type'])return;const _0x37a625=_0x19fbf1['getContainedElement']();if(null==_0x37a625)return;if(!_0x37a625['is']('element','bookmark'))return;const _0x5edb84=_0x37a625['getAttribute']('bookmarkId');if('insertion'==_0x19fbf1['type'])return{'type':'insertion','content':o(_0x51f17f,'*Insert:*\x20%0','\x22'+_0x5edb84+'\x22\x20'+o(_0x51f17f,'ELEMENT_BOOKMARK'))};if('deletion'==_0x19fbf1['type'])return{'type':'deletion','content':o(_0x51f17f,'*Remove:*\x20%0','\x22'+_0x5edb84+'\x22\x20'+o(_0x51f17f,'ELEMENT_BOOKMARK'))};const {data:_0x5b7f00}=_0x19fbf1;if(!_0x5b7f00||'bookmarkId'!=_0x5b7f00['key'])return;return{'type':'format','content':o(_0x51f17f,'*Set\x20bookmark:*\x20%0','\x22'+_0x5b7f00['newValue']+'\x22')};}));}}class J extends _0x5b5ba2{['afterInit'](){const _0x194219=this['editor'];_0x194219['plugins']['has']('CaseChange')&&(_0x194219['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x194219['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x194219['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x5b5ba2{['afterInit'](){const _0x2ee7ad=this['editor'];_0x2ee7ad['commands']['get']('ckbox')&&_0x2ee7ad['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x5b5ba2{['afterInit'](){const _0x190e0d=this['editor'];if(!_0x190e0d['plugins']['has']('CodeBlock'))return;const _0x319a95=_0x190e0d['plugins']['get']('TrackChangesEditing'),_0x552f73=_0x190e0d['locale'],_0x2913c5=_0x190e0d['config']['get']('codeBlock')['languages'],_0x27d566=_0x190e0d['commands']['get']('codeBlock');_0x319a95['enableCommand']('indentCodeBlock'),_0x319a95['enableCommand']('outdentCodeBlock'),_0x319a95['enableCommand']('codeBlock',(_0x361c40,_0x55b73c={})=>{const _0x55273e=_0x190e0d['model'],_0x234825=_0x190e0d['model']['document']['selection'],_0x5237ac=_0x55b73c&&void 0x0!==_0x55b73c['forceValue']?_0x55b73c['forceValue']:!_0x27d566['value'];let _0x4e08b3;_0x55b73c['language']||(_0x55b73c['language']=_0x2913c5[0x0]['language']),_0x4e08b3=_0x5237ac?Array['from'](_0x234825['getSelectedBlocks']())['filter'](_0x517bc5=>eo(_0x517bc5)||function(_0x40ebde,_0x33973c){if(_0x40ebde['is']('rootElement')||_0x33973c['isLimit'](_0x40ebde))return!0x1;return _0x33973c['checkChild'](_0x40ebde['parent'],'codeBlock');}(_0x517bc5,_0x55273e['schema'])):Array['from'](_0x234825['getSelectedBlocks']())['filter'](_0x5c7adb=>eo(_0x5c7adb));const _0x3004dd=to(_0x4e08b3,_0x55273e);_0x55273e['change'](()=>{for(const _0xb9fd95 of _0x3004dd)_0x319a95['markBlockFormat'](_0xb9fd95,{'commandName':'codeBlock','commandParams':[{..._0x55b73c,'forceValue':_0x5237ac}],'formatGroupId':'blockName'});});}),(_0x319a95['descriptionFactory']['registerElementLabel']('codeBlock',_0xba94f0=>o(_0x552f73,'ELEMENT_CODE_BLOCK',_0xba94f0)),_0x319a95['descriptionFactory']['registerDescriptionCallback'](_0x449393=>{if('formatBlock'!=_0x449393['type'])return;const _0x3bdd02=_0x552f73['t'],{data:_0x35ea86}=_0x449393;if(!_0x35ea86||'codeBlock'!=_0x35ea86['commandName'])return;const _0x1eaffc=_0x35ea86['commandParams'][0x0]['language'],_0xbbcc70=_0x3bdd02(_0x2913c5['find'](_0x13749a=>_0x13749a['language']===_0x1eaffc)['label'])['toLowerCase']();return _0x35ea86['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x552f73,'*Set\x20format:*\x20%0',o(_0x552f73,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xbbcc70+')')}:{'type':'format','content':o(_0x552f73,'*Remove\x20format:*\x20%0',o(_0x552f73,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0xfed76d){return'codeBlock'==_0xfed76d['name'];}class z extends _0x5b5ba2{['afterInit'](){const _0x52cbe4=this['editor'];if(!_0x52cbe4['plugins']['has']('CommentsEditing'))return;_0x52cbe4['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x2d3f7e,_0x6c4e17,_0x328011){const _0x4ac7e8=[];for(const _0x4e3840 of _0x6c4e17['getItems']())_0x4e3840['hasAttribute'](_0x2d3f7e)&&_0x4ac7e8['push'](_0x328011['createRangeOn'](_0x4e3840));return _0x4ac7e8;}function De(_0x1c0536,_0x17763e,{showActiveMarker:_0x98e205=!0x0}={}){const _0x61a0a2=_0x1c0536['plugins']['get']('TrackChangesEditing');return(_0x4d5a68,_0x5b0fa2,_0x3a8f0f)=>{if(!_0x3a8f0f['consumable']['test'](_0x5b0fa2['markerRange'],_0x4d5a68['name']))return;const _0x1e91ae=_0x5b0fa2['markerRange']['getWalker'](),_0x554f3c=_0x5b0fa2['markerRange']['start'],_0x549885=_0x1c0536['model']['schema'];let _0x3891ed=null,_0x206b3f=null,_0x19bc7e=!0x1,_0x36b0bf=!0x1;for(const _0x29462a of _0x1e91ae){const _0x47da22=_0x29462a['item'];_0x19bc7e=_0x19bc7e||_0x549885['isContent'](_0x47da22);const _0x37dcf7=_0x3a8f0f['mapper']['toViewElement'](_0x47da22);if(_0x37dcf7&&_0x37dcf7['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x29462a['type']&&(_0x549885['isBlock'](_0x47da22)&&!_0x549885['isLimit'](_0x47da22)&&(_0x47da22['nextSibling']||_0x554f3c['isAtEnd']?_0x3891ed&&_0x3891ed['parent']==_0x47da22||(_0x3891ed=_0x47da22,_0x3db40d(_0x29462a['previousPosition']),_0x36b0bf=!0x0):_0x206b3f=_0x206b3f||_0x29462a['previousPosition']));}function _0x3db40d(_0x428349){const {authorId:_0x56263d}=_0x61a0a2['_splitMarkerName'](_0x5b0fa2['markerName']),_0x4dbefd=_0x3a8f0f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x17763e,'data-author-id':_0x56263d}),_0x28f32d=_0x3a8f0f['mapper']['toViewPosition'](_0x428349);_0x98e205&&_0x61a0a2['activeMarkers']['includes'](_0x5b0fa2['markerName'])&&_0x3a8f0f['writer']['addClass']('ck-suggestion-marker--active',_0x4dbefd),_0x3a8f0f['writer']['insert'](_0x28f32d,_0x4dbefd),_0x3a8f0f['mapper']['bindElementToMarker'](_0x4dbefd,_0x5b0fa2['markerName']);}_0x19bc7e||_0x36b0bf||!_0x206b3f||_0x3db40d(_0x206b3f);};}class K extends _0x5b5ba2{static get['requires'](){return[_0x271fd6];}['init'](){const _0x3f1ea8=this['editor'],_0x272c07=_0x3f1ea8['plugins']['get']('TrackChangesEditing');_0x272c07['enableCommand']('delete');const _0x376e91=_0x3f1ea8['commands']['get']('deleteForward');_0x272c07['enableCommand']('deleteForward',(_0x3133f7,_0x305c5b={})=>{const _0x3f776f=_0x3f1ea8['model']['createSelection'](_0x3f1ea8['model']['document']['selection']);_0x3f776f['isCollapsed']&&_0x3f1ea8['model']['modifySelection'](_0x3f776f,{'direction':'forward','unit':_0x305c5b['unit']});const _0x15d74f=_0x3f776f['getFirstRange'](),_0x925a5b=_0x402ed1['fromRange'](_0x15d74f);let _0xc18f75;_0x3133f7(_0x305c5b),_0xc18f75='$graveyard'==_0x925a5b['root']['rootName']?_0x3f1ea8['model']['createRange'](_0x15d74f['start']):_0x3f1ea8['model']['createRange'](_0x925a5b['start'],_0x925a5b['end']),_0x925a5b['detach'](),_0x3f1ea8['model']['enqueueChange'](_0x376e91['buffer']['batch'],_0x2b6c9d=>{_0x376e91['buffer']['lock'](),_0x2b6c9d['setSelection'](_0x2b6c9d['createRange'](_0xc18f75['end'])),_0x376e91['buffer']['unlock']();});}),_0x3f1ea8['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x3f1ea8,'merge'),{'priority':'high'}),_0x3f1ea8['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x58453f,_0x334f46,_0x4fb82a)=>{_0x4fb82a['options']['showSuggestionHighlights']&&De(_0x3f1ea8,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x58453f,_0x334f46,_0x4fb82a);},{'priority':'high'}),_0x3f1ea8['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x370385,_0x352e68,_0x38173e)=>{const _0x5022b6=_0x38173e['mapper']['markerNameToElements'](_0x352e68['markerName']);if(_0x5022b6){for(const _0x30ce33 of _0x5022b6)_0x30ce33['is']('uiElement')&&(_0x38173e['mapper']['unbindElementFromMarkerName'](_0x30ce33,_0x352e68['markerName']),_0x38173e['writer']['remove'](_0x30ce33));}},{'priority':'high'});}}class W extends _0x5b5ba2{['afterInit'](){const _0x136524=this['editor'];if(!_0x136524['plugins']['has']('ListEditing'))return;const _0x5adcdb=_0x136524['locale'],_0xa69017=_0x136524['plugins']['get']('TrackChangesEditing'),_0x3fb94d=_0x136524['plugins']['has']('TodoListEditing'),_0x477f71=!!_0x136524['config']['get']('list.multiBlock');function _0x4c1248(_0x1f1cfb){return{'type':'format','content':''+o(_0x5adcdb,'*Set\x20format:*\x20%0',_0x1f1cfb)};}function _0x616eeb(_0xf7f08f){return{'type':'format','content':''+o(_0x5adcdb,'*Remove\x20format:*\x20%0',_0xf7f08f)};}_0xa69017['enableDefaultAttributesIntegration']('numberedList'),_0xa69017['enableDefaultAttributesIntegration']('bulletedList'),_0xa69017['enableDefaultAttributesIntegration']('customNumberedList'),_0xa69017['enableDefaultAttributesIntegration']('customBulletedList'),_0xa69017['enableDefaultAttributesIntegration']('indentList'),_0xa69017['enableDefaultAttributesIntegration']('outdentList'),_0xa69017['enableDefaultAttributesIntegration']('splitListItemAfter'),_0xa69017['enableDefaultAttributesIntegration']('splitListItemBefore'),_0xa69017['registerBlockAttribute']('listItemId'),_0xa69017['registerBlockAttribute']('listType'),_0xa69017['registerBlockAttribute']('listIndent'),_0x477f71&&(_0xa69017['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0xa69017['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x3fb94d&&(_0xa69017['enableDefaultAttributesIntegration']('todoList'),_0xa69017['enableDefaultAttributesIntegration']('checkTodoList'),_0xa69017['registerBlockAttribute']('todoListChecked'),_0xa69017['descriptionFactory']['registerDescriptionCallback'](_0xbfe882=>{const {data:_0x34b372}=_0xbfe882;if(_0x34b372&&'todoListChecked'==_0x34b372['key'])return{'type':'format','content':_0x34b372['newValue']?o(_0x5adcdb,'*Check\x20item*'):o(_0x5adcdb,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x154b12=>{if(_0x154b12['batch']['isUndo'])return!0x1;let _0x5e6d74=!0x1;const _0x27f789=_0xa69017['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x396fbd=>'todoListChecked'===_0xa69017['_getAttributeKey'](_0x396fbd));for(const _0x3eaba9 of _0x27f789){'todo'!=_0x3eaba9['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0xa69017['_findSuggestions'](_0x3eaba9['getFirstRange'](),'attribute')['find'](_0xccce85=>'listType'===_0xa69017['_getAttributeKey'](_0xccce85['suggestion']))||(_0x154b12['removeMarker'](_0x3eaba9['getFirstMarker']()),_0x5e6d74=!0x0));}return _0x5e6d74;})),_0xa69017['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x5adcdb,'FORMAT_INDENT'));const _0x5bccc4={'type':'format','content':''};_0xa69017['descriptionFactory']['registerDescriptionCallback'](_0x445b55=>{const {data:_0x10a2a5}=_0x445b55;if(!_0x10a2a5||'listType'!=_0x10a2a5['key'])return;let _0x3787e8=_0x445b55['head'];for(;_0x3787e8;){if(_0x3787e8['data']&&(('listStyle'==_0x3787e8['data']['key']||'listMarkerStyle'==_0x3787e8['data']['key'])&&(_0x3787e8['data']['newValue']&&'default'!=_0x3787e8['data']['newValue']||'default'!=_0x3787e8['data']['oldValue']&&!_0x10a2a5['newValue'])||!_0x477f71&&_0x3787e8['data']['key']==m))return _0x5bccc4;_0x3787e8=_0x3787e8['next'];}if(null==_0x10a2a5['newValue'])switch(_0x10a2a5['oldValue']){case'bulleted':return _0x616eeb(o(_0x5adcdb,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x616eeb(o(_0x5adcdb,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x616eeb(o(_0x5adcdb,'ELEMENT_TODO_LIST'));}switch(_0x10a2a5['newValue']){case'bulleted':return _0x4c1248(o(_0x5adcdb,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4c1248(o(_0x5adcdb,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4c1248(o(_0x5adcdb,'ELEMENT_TODO_LIST'));}}),_0xa69017['descriptionFactory']['registerDescriptionCallback'](_0x18d1c4=>{const {data:_0x5db40d}=_0x18d1c4;if(_0x5db40d&&'listIndent'==_0x5db40d['key'])return null==_0x5db40d['newValue']||null==_0x5db40d['oldValue']&&0x0==_0x5db40d['newValue']?_0x5bccc4:void 0x0;}),_0xa69017['descriptionFactory']['registerDescriptionCallback'](_0x436127=>{if('attribute'!=_0x436127['type'])return;const {data:_0x3628c0}=_0x436127;if(!_0x3628c0||'listItemId'!=_0x3628c0['key'])return;const _0x29de4b=Te(_0x436127);return'newValue'==_0x29de4b?{'type':'format','content':o(_0x5adcdb,'*Merge:*\x20list\x20item')}:'oldValue'==_0x29de4b?{'type':'format','content':o(_0x5adcdb,'*Split:*\x20list\x20item')}:_0x5bccc4;}),_0x136524['model']['document']['registerPostFixer'](_0x1d0d25=>this['listItemIdFixer'](_0x1d0d25)),_0x136524['model']['document']['registerPostFixer'](_0x1bb96e=>this['noTrackChangesFixer'](_0x1bb96e)),_0x136524['model']['document']['on']('change:data',(_0x164937,_0x3f6cd5)=>{if(_0x3f6cd5['isUndo']||!_0x3f6cd5['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x25039b){if(_0x25039b['batch']['isUndo']||!_0x25039b['batch']['isLocal'])return!0x1;let _0x1d0f8a=!0x1;const _0x1c9d5f=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x54e354=>_0x54e354['data']&&'listItemId'==_0x54e354['data']['key'])['filter'](_0x1807ad=>_0x1807ad['data']['newValue']&&_0x1807ad['data']['oldValue']);for(const _0x25f748 of _0x1c9d5f)Te(_0x25f748)||(_0x25039b['removeMarker'](_0x25f748['getFirstMarker']()),_0x1d0f8a=!0x0);return _0x1d0f8a;}['noTrackChangesFixer'](_0x366b51){if(_0x366b51['batch']['isUndo']||!_0x366b51['batch']['isLocal'])return!0x1;const _0x3403e7=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3403e7['trackChangesCommand']['value'])return!0x1;let _0x28659a=!0x1;const _0x172213=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x4a1783=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1c79c6=>'attribute'==_0x1c79c6['type'])['filter'](_0x871a2b=>_0x172213['includes'](_0x871a2b['attributeKey']));if(0x0==_0x4a1783['length'])return _0x28659a;for(const _0x3f1ce9 of _0x4a1783){const _0x213492=_0x3403e7['_findSuggestions'](_0x3f1ce9['range'],'attribute')['filter'](_0x36c312=>!_0x36c312['meta']['isNextTo'])['map'](_0x12f873=>_0x12f873['suggestion'])['filter'](_0x194af5=>{const _0x3d8280=_0x3403e7['_getAttributeKey'](_0x194af5);return _0x172213['includes'](_0x3d8280);});if(_0x213492['length']){for(const _0x1e82b1 of _0x213492)_0x366b51['removeMarker'](_0x1e82b1['getFirstMarker']());_0x28659a=!0x0;}}return _0x28659a;}['assureChains'](){const _0x154af3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2471cf=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x294225;const _0x547b7c=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x5225e2=>{if(_0x5225e2['data']['oldRange']||!_0x5225e2['data']['newRange'])return null;if(!_0x5225e2['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0xb2191d}=_0x154af3['_splitMarkerName'](_0x5225e2['name']);if(!_0x154af3['hasSuggestion'](_0xb2191d))return null;const _0x558b46=_0x154af3['getSuggestion'](_0xb2191d);return _0x2471cf['includes'](_0x558b46['data']['key']);})['map'](_0xe82fd8=>{const {id:_0x1d2870}=_0x154af3['_splitMarkerName'](_0xe82fd8['name']),_0x4ea62d=_0x154af3['getSuggestion'](_0x1d2870);return _0x294225=_0x4ea62d['attributes']['groupId'],_0x4ea62d['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x547b7c['size'])return;const _0x4b59ab=_0x154af3['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4cf121=>'attribute'==_0x4cf121['type']&&_0x4cf121['data']&&_0x2471cf['includes'](_0x4cf121['data']['key'])&&_0x4cf121['attributes']['groupId']!=_0x294225)['map'](_0x2bd8ab=>({'listItem':_0x2bd8ab['getFirstRange']()['start']['nodeAfter'],'groupId':_0x2bd8ab['attributes']['groupId']})),_0x4db22d=new Set();for(const {groupId:_0x59408a,listItem:_0x4b22a9}of _0x4b59ab)_0x547b7c['has'](_0x4b22a9)&&_0x4db22d['add'](_0x59408a);for(const _0x3ccc17 of _0x154af3['getSuggestions']())_0x4db22d['has'](_0x3ccc17['attributes']['groupId'])&&_0x3ccc17['setAttribute']('groupId',_0x294225);}['_supportLegacySuggestions'](){const _0x3235b2=this['editor'],_0x1b66de=_0x3235b2['locale'],_0x1ebbc1=_0x3235b2['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1ebbc1['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x485765,_0x1de3f0){const _0x146d16=[];for(let _0x499a42 of _0x485765)_0x499a42['start']['nodeAfter']===_0x499a42['end']['parent']&&(_0x499a42=_0x3235b2['model']['createRange'](_0x3235b2['model']['createPositionAt'](_0x499a42['start']['nodeAfter'],0x0))),_0x146d16['push'](_0x499a42);_0x3235b2['model']['change'](_0x18b81a=>{const _0x27854b=_0x3235b2['model']['document']['selection'],_0x27434d=Array['from'](_0x27854b['getRanges']())['map'](_0x4ea576=>_0x402ed1['fromRange'](_0x4ea576));_0x18b81a['setSelection'](_0x146d16),_0x3235b2['commands']['get'](_0x1de3f0['commandName'])['refresh'](),_0x1de3f0['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x3235b2['execute'](_0x1de3f0['commandName'],..._0x1de3f0['commandParams']),_0x18b81a['setSelection'](_0x27434d);for(const _0xb24cb of _0x27434d)_0xb24cb['detach']();});}),_0x1ebbc1['descriptionFactory']['registerElementLabel'](function(_0x15bd51){const _0x7cb27f=!_0x3235b2['model']['schema']['isObject'](_0x15bd51),_0x1a03bc=_0x15bd51['previousSibling'],_0x5119e5=_0x15bd51['nextSibling'],_0x394dd7=_0x15bd51['getAttribute']('listItemId'),_0x5a34ff=!_0x1a03bc||_0x1a03bc['getAttribute']('listItemId')!==_0x394dd7,_0x520b5c=!_0x5119e5||_0x5119e5['getAttribute']('listItemId')!==_0x394dd7;return _0x7cb27f&&Boolean(_0x394dd7)&&_0x5a34ff&&_0x520b5c;},_0x5ca33d=>o(_0x1b66de,'ELEMENT_LIST_ITEM',_0x5ca33d));}['_registerLegacyDescription'](){const _0x3eec8c=this['editor'],_0xc029d7=_0x3eec8c['locale'];function _0x40f0ac(_0x2e7ccd){const _0x375614=_0x3eec8c['commands']['get']('bulletedList')['value'],_0x555d40=_0x3eec8c['commands']['get']('numberedList')['value'];return'numberedList'===_0x2e7ccd?_0x375614:_0x555d40;}_0x3eec8c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x3de141){if('formatBlock'!=_0x3de141['type'])return;const {data:_0x423a59}=_0x3de141;if(!_0x423a59)return;let _0x366810,_0x4949f9,_0x5ac54f,_0x15533a;switch(_0x423a59['commandName']){case'bulletedList':_0x5ac54f=_0x423a59['commandParams'][0x0]['forceValue'],_0x15533a=_0x40f0ac(_0x423a59['commandName']),_0x366810=_0x5ac54f?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x15533a&&_0x3eec8c['config']['get']('list.multiBlock')||(_0x366810='*Change\x20to:*\x20%0'),_0x4949f9={'type':'format','content':o(_0xc029d7,_0x366810,o(_0xc029d7,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x5ac54f=_0x423a59['commandParams'][0x0]['forceValue'],_0x15533a=_0x40f0ac(_0x423a59['commandName']),_0x366810=_0x5ac54f?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x15533a&&_0x3eec8c['config']['get']('list.multiBlock')||(_0x366810='*Change\x20to:*\x20%0'),_0x4949f9={'type':'format','content':o(_0xc029d7,_0x366810,o(_0xc029d7,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x366810='*Indent:*\x20%0',_0x4949f9={'type':'format','content':o(_0xc029d7,_0x366810,o(_0xc029d7,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x366810=function(_0x3b4ef0){const _0x120538=_0x3b4ef0['getFirstRange']();let _0x34498e=_0x120538['start']['nodeAfter'];for(;_0x34498e&&_0x120538['containsItem'](_0x34498e);){if(_0x34498e['getAttribute']('listIndent')>0x0)return!0x1;_0x34498e=_0x34498e['nextSibling'];}return!0x0;}(_0x3de141)?o(_0xc029d7,'*Format:*\x20remove\x20from\x20%0',o(_0xc029d7,function(_0x19b053){return'ELEMENT_'+_0x19b053['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x3de141))):o(_0xc029d7,'*Outdent:*\x20%0',o(_0xc029d7,'ELEMENT_LIST_ITEM')),_0x4949f9={'type':'format','content':_0x366810};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x423a59['multipleBlocks']&&(_0x366810='*Merge:*\x20%0',_0x4949f9={'type':'deletion','content':o(_0xc029d7,_0x366810,o(_0xc029d7,'ELEMENT_LIST_ITEM'))});}return _0x4949f9;});}}function Te(_0x43c455){let _0x188b85=_0x43c455['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x188b85;){const _0x15a7c4=_0x188b85['getAttribute']('listItemId');if(!_0x15a7c4)return!0x1;if(_0x15a7c4==_0x43c455['data']['newValue'])return'newValue';if(_0x15a7c4==_0x43c455['data']['oldValue'])return'oldValue';_0x188b85=_0x188b85['previousSibling'];}return!0x1;}class Se extends _0x5b5ba2{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x52715a=this['editor']['config']['get']('list.properties'),_0xb7142d=this['editor']['plugins']['get']('TrackChangesEditing');_0x52715a['styles']&&(_0xb7142d['enableDefaultAttributesIntegration']('listStyle'),_0xb7142d['registerBlockAttribute']('listStyle')),_0x52715a['reversed']&&(_0xb7142d['enableDefaultAttributesIntegration']('listReversed'),_0xb7142d['registerBlockAttribute']('listReversed')),_0x52715a['startIndex']&&(_0xb7142d['enableDefaultAttributesIntegration']('listStart'),_0xb7142d['registerBlockAttribute']('listStart'));const _0x516b55={'type':'format','content':''};_0xb7142d['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xf9e689=this['editor']['locale'];_0xb7142d['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0xf9e689,'FORMAT_LIST_REVERSED')),_0xb7142d['descriptionFactory']['registerDescriptionCallback'](_0x495a77=>{const {data:_0x2108f9}=_0x495a77;if(_0x2108f9&&'listReversed'==_0x2108f9['key'])return null==_0x2108f9['newValue']||0x0==_0x2108f9['newValue']&&null==_0x2108f9['oldValue']?_0x516b55:void 0x0;}),_0xb7142d['descriptionFactory']['registerAttributeLabel']('listStart',o(_0xf9e689,'FORMAT_LIST_START')),_0xb7142d['descriptionFactory']['registerDescriptionCallback'](_0x20142e=>{const {data:_0x1b22a5}=_0x20142e;if(_0x1b22a5&&'listStart'==_0x1b22a5['key'])return null==_0x1b22a5['newValue']||0x1==_0x1b22a5['newValue']&&null==_0x1b22a5['oldValue']?_0x516b55:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x370cbb=>{if(_0x370cbb['batch']['isUndo'])return!0x1;let _0x39514e=!0x1;const _0x3540d1=_0xb7142d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5a8400=>{const _0x39222d=_0xb7142d['_getAttributeKey'](_0x5a8400);return'listStart'==_0x39222d||'listReversed'==_0x39222d;});for(const _0x4a7b5f of _0x3540d1){const _0x4316b1=_0x4a7b5f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4316b1||'customNumbered'==_0x4316b1)continue;_0xb7142d['_findSuggestions'](_0x4a7b5f['getFirstRange'](),'attribute')['find'](_0x13b142=>'listType'==_0xb7142d['_getAttributeKey'](_0x13b142['suggestion']))||(_0x370cbb['removeMarker'](_0x4a7b5f['getFirstMarker']()),_0x39514e=!0x0);}return _0x39514e;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x28d00e){const _0x45f075=this['editor']['locale'],{data:_0x34e57d}=_0x28d00e,_0x24103a={'type':'format','content':''};if(!_0x34e57d||'listStyle'!=_0x34e57d['key'])return;if(!_0x34e57d['oldValue'])return'default'==_0x34e57d['newValue']?_0x24103a:{'type':'format','content':''+o(_0x45f075,'*Set\x20format:*\x20%0',o(_0x45f075,this['_getTranslationKeyForListStyle'](_0x34e57d['newValue'])))};if(!_0x34e57d['newValue']){if('default'==_0x34e57d['oldValue'])return _0x24103a;let _0x1c8f61=_0x28d00e['head'];for(;_0x1c8f61;){if(_0x1c8f61['data']&&'listType'==_0x1c8f61['data']['key']&&_0x1c8f61['data']['newValue'])return _0x24103a;_0x1c8f61=_0x1c8f61['next'];}return{'type':'format','content':''+o(_0x45f075,'*Remove\x20format:*\x20%0',o(_0x45f075,this['_getTranslationKeyForListStyle'](_0x34e57d['oldValue'])))};}if('default'!=_0x34e57d['newValue'])return{'type':'format','content':''+o(_0x45f075,'*Set\x20format:*\x20%0',o(_0x45f075,this['_getTranslationKeyForListStyle'](_0x34e57d['newValue'])))};let _0x17f187=_0x28d00e['head'];for(;_0x17f187;){if(_0x17f187['data']&&'listType'==_0x17f187['data']['key']&&_0x17f187['data']['newValue']&&_0x17f187['data']['oldValue'])return _0x24103a;_0x17f187=_0x17f187['next'];}return{'type':'format','content':o(_0x45f075,'*Set\x20format:*\x20%0',o(_0x45f075,'ELEMENT_'+_0x28d00e['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x28f360=this['editor'],_0x29f956=_0x28f360['locale'];_0x28f360['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x497af6=>{if('formatBlock'!=_0x497af6['type'])return;const {data:_0x27c8d8}=_0x497af6;if(!_0x27c8d8)return;let _0xe4b501,_0x107815;switch(_0x27c8d8['commandName']){case'listStyle':_0xe4b501='*Change\x20to:*\x20%0',_0x107815={'type':'format','content':o(_0x29f956,_0xe4b501,o(_0x29f956,this['_getTranslationKeyForListStyle'](_0x27c8d8['commandParams'][0x0]['type'])))};break;case'listReversed':_0xe4b501=_0x27c8d8['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x107815={'type':'format','content':o(_0x29f956,_0xe4b501)};break;case'listStart':_0xe4b501='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x107815={'type':'format','content':o(_0x29f956,_0xe4b501,_0x27c8d8['commandParams'][0x0]['startIndex'])};}return _0x107815;});}['_getTranslationKeyForListStyle'](_0x3d4de8){return'ELEMENT_'+function(_0x4dcb98){if(_e['includes'](_0x4dcb98))return'bulleted';if(Re['includes'](_0x4dcb98))return'numbered';return null;}(_0x3d4de8)['toUpperCase']()+'_LIST_'+_0x3d4de8['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x5b5ba2{['afterInit'](){const _0x5d33c1=this['editor'];_0x5d33c1['commands']['get']('emoji')&&_0x5d33c1['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x5b5ba2{static get['requires'](){return[_0x400f81];}['init'](){const _0x2cdae1=this['editor'],_0x44601c=_0x2cdae1['plugins']['get']('TrackChangesEditing'),_0x5cb80d=_0x2cdae1['commands']['get']('enter');_0x44601c['enableCommand']('enter',()=>{_0x2cdae1['model']['change'](_0x24a867=>{const _0x295225=_0x2cdae1['model']['document']['selection'],_0x888c10=_0x295225['getFirstPosition'](),_0xdff073=_0x402ed1['fromRange'](_0x295225['getFirstRange']());if(_0x5cb80d['enterBlock'](_0x24a867)){const _0x2f4ebd=_0x2cdae1['model']['createPositionAt'](_0x888c10['parent']['nextSibling'],0x0),_0x24f027=_0x24a867['createRange'](_0x888c10,_0x2f4ebd);_0x44601c['markInsertion'](_0x24f027);}else _0x24a867['setSelection'](_0x24a867['createRange'](_0xdff073['end']));_0xdff073['detach'](),_0x5cb80d['fire']('afterExecute',{'writer':_0x24a867});});}),_0x2cdae1['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x2cdae1,'split'),{'priority':'high'}),_0x2cdae1['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2df1a5,_0x349419,_0x4e3a21)=>{const _0x17cd01=_0x4e3a21['mapper']['markerNameToElements'](_0x349419['markerName']);if(_0x17cd01){for(const _0x186f33 of _0x17cd01)_0x186f33['hasClass']('ck-suggestion-marker-split')&&(_0x4e3a21['mapper']['unbindElementFromMarkerName'](_0x186f33,_0x349419['markerName']),_0x4e3a21['writer']['remove'](_0x186f33));}},{'priority':'high'}),_0x2cdae1['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x3f7393,_0x3ba42c,_0x3e5f36)=>{_0x3e5f36['options']['showSuggestionHighlights']&&De(_0x2cdae1,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x3f7393,_0x3ba42c,_0x3e5f36);},{'priority':'high'});}}class Z extends _0x5b5ba2{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x451a87=this['editor']['plugins']['get']('TrackChangesEditing');_0x451a87['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x451a87['enableCommand']('findNext'),_0x451a87['enableCommand']('findPrevious'),_0x451a87['enableCommand']('replace'),_0x451a87['enableCommand']('replaceAll');}['handleFindCommand'](_0x33c939,_0x2bd1e1,_0x5c5057={}){const _0x52aaa3=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x33c939(_0x5baf7b=>{let _0x76a64a=('string'==typeof _0x2bd1e1?_0x52aaa3['findByTextCallback'](_0x2bd1e1,_0x5c5057):_0x2bd1e1)(_0x5baf7b);Array['isArray'](_0x76a64a)&&(_0x76a64a={'results':_0x76a64a,'searchText':'string'==typeof _0x2bd1e1?_0x2bd1e1:''});const _0x49f3b2=_0x76a64a['results']['filter'](_0x51b899=>!0x1===this['_isInDeletionRange'](_0x51b899,_0x5baf7b['item']));return{..._0x76a64a,'results':_0x49f3b2};},_0x5c5057);}['_isInDeletionRange'](_0x523387,_0x6da363){const _0x527aa2=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x6da363,_0x523387['start']),this['editor']['model']['createPositionAt'](_0x6da363,_0x523387['end']));for(const _0x59ec59 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x527aa2['getIntersection'](_0x59ec59['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class tt extends _0x5b5ba2{['afterInit'](){const _0xfd1947=this['editor']['locale'],_0x2b19ab=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x4fa9e7,commandName:_0x362a66}of ro)this['editor']['plugins']['has'](_0x4fa9e7)&&(_0x2b19ab['enableDefaultAttributesIntegration'](_0x362a66),_0x2b19ab['registerInlineAttribute'](_0x362a66));_0x2b19ab['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0xfd1947,'FORMAT_FONT_SIZE')),_0x2b19ab['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0xfd1947,'FORMAT_FONT_FAMILY')),_0x2b19ab['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0xfd1947,'FORMAT_FONT_COLOR')),_0x2b19ab['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0xfd1947,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f4f80=this['editor'],_0x51341e=_0x1f4f80['locale'];_0x1f4f80['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3174e9=>{const _0xf4aafa=_0x51341e['t'];if('formatInline'!=_0x3174e9['type'])return;const {data:_0x21f6bb}=_0x3174e9;if(null!=_0x21f6bb){if('fontSize'==_0x21f6bb['commandName']){const _0x37860c=_0x21f6bb['commandParams'][0x0]['value'];if(_0x37860c){const _0x123d59=_0xf4aafa(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x126573=>_0x126573['model']==_0x37860c)['title'])['toLowerCase']();return{'type':'format','content':o(_0x51341e,'*Set\x20font\x20size:*\x20%0',_0x123d59)};}return{'type':'format','content':o(_0x51341e,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x21f6bb['commandName']){const _0x4b8f50=_0x21f6bb['commandParams'][0x0]['value'];return _0x4b8f50?{'type':'format','content':o(_0x51341e,'*Set\x20font\x20family:*\x20%0',_0x4b8f50)}:{'type':'format','content':o(_0x51341e,'*Reset\x20font\x20family*')};}if('fontColor'==_0x21f6bb['commandName']){const _0x4da494=_0x21f6bb['commandParams'][0x0]['value'];if(_0x4da494){const _0xa545e7=_0x213787(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5e95eb=>_0x5e95eb['model']==_0x4da494);let _0x582c43=_0x4da494,_0x165b3f='';return _0xa545e7&&(_0x582c43=_0xa545e7['label'],_0x165b3f=_0xf4aafa(_0x582c43)['toLowerCase']()),{'type':'format','content':o(_0x51341e,'*Set\x20font\x20color:*\x20%0',_0x165b3f)['trim'](),'color':{'value':_0x4da494,'title':_0x165b3f||_0x582c43}};}return{'type':'format','content':o(_0x51341e,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x21f6bb['commandName']){const _0x144a36=_0x21f6bb['commandParams'][0x0]['value'];if(_0x144a36){const _0x12513c=_0x213787(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x2c6785=>_0x2c6785['model']==_0x144a36);let _0x382cac=_0x144a36,_0x4d00a1='';return _0x12513c&&(_0x382cac=_0x12513c['label'],_0x4d00a1=_0xf4aafa(_0x382cac)['toLowerCase']()),{'type':'format','content':o(_0x51341e,'*Set\x20font\x20background\x20color:*\x20%0',_0x4d00a1)['trim'](),'color':{'value':_0x144a36,'title':_0x4d00a1||_0x382cac}};}return{'type':'format','content':o(_0x51341e,'*Reset\x20font\x20background\x20color*')};}}});}}class nt extends _0x5b5ba2{['afterInit'](){const _0x549874=this['editor'],_0xbd596d=_0x549874['plugins']['get']('TrackChangesEditing'),_0x185451=_0x549874['commands']['get']('copyFormat'),_0x4fdb03=_0x549874['commands']['get']('pasteFormat');_0x185451&&_0x4fdb03&&(_0xbd596d['enableDefaultAttributesIntegration']('pasteFormat'),_0xbd596d['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3fea6f=this['editor'],_0x527070=_0x3fea6f['locale'];_0x3fea6f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x8da810=>{if('formatBlock'!=_0x8da810['type']&&'formatInline'!=_0x8da810['type'])return;const {data:_0x42dcb9}=_0x8da810;if(_0x42dcb9&&'pasteFormat'===_0x42dcb9['commandName']){const _0x21ba7f=[],_0x3849f7=_0x42dcb9['commandParams'][0x0];for(const [_0x57dcc5,_0x2c241e]of Object['entries'](_0x3849f7))_0x21ba7f['push'](so(_0x3fea6f,_0x57dcc5,_0x2c241e));return _0x21ba7f['length']?{'type':'format','content':o(_0x527070,'*Set\x20format\x20to:*\x20%0',_0x21ba7f['join'](',\x20'))}:{'type':'format','content':o(_0x527070,'*Remove\x20all\x20formatting*')};}});}}function so(_0x450b70,_0x430efe,_0x35fff0){const _0x46c9b9=_0x450b70['locale']['t'],_0x48f0e1=_0x430efe['split'](/(?=[A-Z])/)['join']('\x20'),_0x429b2a=_0x46c9b9(_0x48f0e1['charAt'](0x0)['toUpperCase']()+_0x48f0e1['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x35fff0)return _0x429b2a;if('fontColor'===_0x430efe||'fontBackgroundColor'===_0x430efe){const _0x1811d1=_0x213787(_0x450b70['config']['get']('fontColor.colors'))['find'](_0x548b09=>_0x548b09['model']==_0x35fff0);return _0x429b2a+'\x20('+(_0x1811d1?_0x46c9b9(_0x1811d1['label'])['toLowerCase']():_0x35fff0)+')';}if('fontSize'===_0x430efe&&isNaN(parseFloat(_0x35fff0))){const _0x3b0f98=_0x450b70['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x450b70['config']['get']('fontSize.options'))['find'](_0x2e46e1=>_0x2e46e1['model']==_0x35fff0);return _0x429b2a+'\x20('+(_0x3b0f98?_0x46c9b9(_0x3b0f98['title'])['toLowerCase']():_0x35fff0)+')';}return _0x429b2a+'\x20('+_0x35fff0+')';}class it extends _0x5b5ba2{['_headingOptions'];['afterInit'](){const _0x3e351f=this['editor'];if(!_0x3e351f['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x3e351f['config']['get']('heading.options');const _0x39d08f=_0x3e351f['locale'],_0x51d90e=_0x3e351f['plugins']['get']('TrackChangesEditing');_0x51d90e['enableDefaultAttributesIntegration']('heading');for(const _0x3daf30 of this['_headingOptions'])'paragraph'!=_0x3daf30['model']&&_0x51d90e['descriptionFactory']['registerElementLabel'](_0x3daf30['model'],_0x8871c9=>{const _0x54a61b=this['_getHeadingLevel'](_0x3daf30['model']);return null!==_0x54a61b?_0x57613c(_0x8871c9,_0x54a61b):_0x3dc6ba(_0x8871c9,_0x3daf30['title']);});function _0x57613c(_0x40371f,_0x4d87b6){return o(_0x39d08f,'ELEMENT_HEADING',[_0x40371f,_0x4d87b6]);}function _0x3dc6ba(_0x30cadc,_0x1c4eaa){return o(_0x39d08f,'ELEMENT_HEADING_CUSTOM',[_0x30cadc,_0x1c4eaa]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1035a4=this['editor'],_0x4c0434=_0x1035a4['locale'];function _0x2370dd(_0x29af93,_0x4ddbe0){return o(_0x4c0434,'ELEMENT_HEADING_CUSTOM',[_0x29af93,_0x4ddbe0]);}_0x1035a4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x520df1=>{if('formatBlock'!=_0x520df1['type'])return;const {data:_0xf5bd51}=_0x520df1;if(_0xf5bd51&&'heading'==_0xf5bd51['commandName']){const _0x57963=_0xf5bd51['commandParams'][0x0]['value'],_0x14768c=this['_getHeadingLevel'](_0x57963);if(null!==_0x14768c)return{'type':'format','content':o(_0x4c0434,'*Change\x20to:*\x20%0',(_0x33b87f=0x1,_0x1278c8=_0x14768c,o(_0x4c0434,'ELEMENT_HEADING',[_0x33b87f,_0x1278c8])))};const _0x5dc72c=this['_headingOptions']['find'](_0x3bac4b=>_0x3bac4b['model']===_0x57963)['title'];return{'type':'format','content':o(_0x4c0434,'*Change\x20to:*\x20%0',_0x2370dd(0x1,_0x5dc72c))};}var _0x33b87f,_0x1278c8;});}['_getHeadingLevel'](_0x437697){const _0x2e5817=_0x437697['match'](/^heading(\d+)/);if(_0x2e5817)return _0x2e5817[0x1];const _0x16c2ae=this['_headingOptions']?.['find'](_0xe3655e=>_0xe3655e['model']==_0x437697);if(_0x16c2ae&&_0x16c2ae['view']){const _0x125dd4=_0x16c2ae['view'],_0x281689=(_0x125dd4['name']??_0x125dd4)['match'](/^h(\d+)/);if(_0x281689)return _0x281689[0x1];}return null;}}class et extends _0x5b5ba2{['afterInit'](){const _0x50d38d=this['editor'];if(!_0x50d38d['plugins']['has']('HighlightEditing'))return;const _0x291bca=_0x50d38d['plugins']['get']('TrackChangesEditing'),_0x588620=_0x50d38d['locale'];_0x291bca['enableDefaultAttributesIntegration']('highlight'),_0x291bca['registerInlineAttribute']('highlight'),_0x291bca['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x588620,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d9497=this['editor'],_0xba16d6=_0x2d9497['locale'];_0x2d9497['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4edf5c=>{if('formatInline'!=_0x4edf5c['type'])return;const {data:_0xaa558c}=_0x4edf5c;if(_0xaa558c&&'highlight'==_0xaa558c['commandName']){const _0x10f28d=_0xba16d6['t'],_0x19b46b=_0xaa558c['commandParams'][0x0]['value'];if(_0x19b46b){const _0x1d7c09=_0x2d9497['config']['get']('highlight.options')['find'](_0x3bf412=>_0x3bf412['model']==_0x19b46b),_0x361dfc=_0x10f28d(_0x1d7c09['title'])['toLowerCase']();return{'type':'format','content':o(_0xba16d6,'*Set\x20highlight:*\x20%0',_0x361dfc),'color':{'value':_0x1d7c09['color'],'title':_0x1d7c09['title']}};}return{'type':'format','content':o(_0xba16d6,'*Remove\x20highlight*',o(_0xba16d6,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x5b5ba2{['afterInit'](){const _0x42c41e=this['editor'];if(!_0x42c41e['plugins']['has']('HorizontalLineEditing'))return;_0x42c41e['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x20a159=_0x42c41e['plugins']['get']('TrackChangesEditing'),_0x3344a1=_0x42c41e['locale'];_0x20a159['descriptionFactory']['registerElementLabel']('horizontalLine',_0x5cd344=>o(_0x3344a1,'ELEMENT_HORIZONTAL_LINE',_0x5cd344)),_0x42c41e['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x405a6c,{writer:_0x285b9d,options:_0x3d3a6c})=>{if(!_0x3d3a6c['showSuggestionHighlights'])return null;const _0x3457e8=_0x285b9d['createContainerElement']('div'),_0x2f87a5=_0x285b9d['createEmptyElement']('hr');return _0x285b9d['addClass']('ck-horizontal-line',_0x3457e8),_0x285b9d['insert'](_0x285b9d['createPositionAt'](_0x3457e8,0x0),_0x2f87a5),_0x3457e8;},'converterPriority':'high'});}}class ot extends _0x5b5ba2{['afterInit'](){const _0x32fbed=this['editor'];if(!_0x32fbed['plugins']['has']('HtmlEmbed'))return;const _0x1f3be3=_0x32fbed['plugins']['get']('TrackChangesEditing'),_0x3346c5=_0x32fbed['locale'];_0x1f3be3['descriptionFactory']['registerElementLabel']('rawHtml',_0x48287d=>o(_0x3346c5,'ELEMENT_HTML_EMBED',_0x48287d)),_0x1f3be3['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1f3be3['registerBlockAttribute']('value'),_0x1f3be3['descriptionFactory']['registerDescriptionCallback'](_0x3ad08b=>{if('attribute'!=_0x3ad08b['type'])return;const {data:_0x438637}=_0x3ad08b;if(_0x438637&&'value'==_0x438637['key']&&_0x3ad08b['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4c0db3=o(_0x3346c5,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x3346c5,'*Change\x20%0\x20content*',_0x4c0db3)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3b89e6=this['editor'],_0x710b7d=_0x3b89e6['locale'];_0x3b89e6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d224e=>{if('formatBlock'!=_0x3d224e['type'])return;const {data:_0x4bb2f5}=_0x3d224e;if(_0x4bb2f5&&'htmlEmbed'==_0x4bb2f5['commandName']){const _0x101ce5=o(_0x710b7d,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x710b7d,'*Change\x20%0\x20content*',_0x101ce5)};}});}}class rt extends _0x5b5ba2{['afterInit'](){const _0x170ce4=this['editor'];if(!_0x170ce4['plugins']['has']('ImageEditing'))return;const _0x2f2c02=_0x170ce4['plugins']['get']('TrackChangesEditing'),_0x4eddef=_0x170ce4['plugins']['get']('ImageUtils'),_0xcbb4=_0x170ce4['locale'];_0x2f2c02['enableCommand']('insertImage'),_0x2f2c02['descriptionFactory']['registerElementLabel']('imageBlock',_0x22d03e=>o(_0xcbb4,'ELEMENT_IMAGE',_0x22d03e)),_0x2f2c02['descriptionFactory']['registerElementLabel']('imageInline',_0xc66427=>o(_0xcbb4,'ELEMENT_INLINE_IMAGE',_0xc66427)),_0x2f2c02['descriptionFactory']['registerElementLabel']('caption',()=>o(_0xcbb4,'ELEMENT_CAPTION')),_0x170ce4['plugins']['has']('ImageUploadEditing')&&_0x2f2c02['enableCommand']('uploadImage'),_0x170ce4['plugins']['has']('ImageBlockEditing')&&_0x170ce4['plugins']['has']('ImageInlineEditing')&&(_0x2f2c02['enableCommand']('imageTypeInline',(_0x333e94,_0x4519be)=>{const _0x3506e5=_0x4eddef['getClosestSelectedImageElement'](_0x170ce4['model']['document']['selection']);_0x170ce4['model']['change'](()=>{_0x2f2c02['markBlockFormat'](_0x3506e5,{'commandName':'imageTypeInline','commandParams':[_0x4519be]},[],'convertBlockImageToInline');});}),_0x2f2c02['enableCommand']('imageTypeBlock',(_0x37db86,_0x3cf57a)=>{_0x170ce4['model']['change'](_0x3d160e=>{let _0x48ecc4=_0x4eddef['getClosestSelectedImageElement'](_0x170ce4['model']['document']['selection']),_0x20099d=_0x3d160e['createRangeOn'](_0x48ecc4);const _0x4ff024=_0x5ec540['fromPosition'](_0x20099d['start'],'toPrevious'),_0x979df9=_0x5ec540['fromPosition'](_0x20099d['end'],'toNext');_0x2f2c02['forceDefaultExecution'](()=>_0x37db86(_0x3cf57a)),_0x48ecc4=_0x4eddef['getClosestSelectedImageElement'](_0x170ce4['model']['document']['selection']),_0x20099d=_0x3d160e['createRangeOn'](_0x48ecc4);const _0x21f0ae=_0x3d160e['createRange'](_0x4ff024,_0x979df9);_0x4ff024['detach'](),_0x979df9['detach'](),_0x2f2c02['markBlockFormat'](_0x48ecc4,{'commandName':'imageTypeInline','commandParams':[_0x3cf57a]},[],'convertInlineImageToBlock'),_0x21f0ae['start']['isBefore'](_0x20099d['start'])&&_0x2f2c02['markInsertion'](_0x3d160e['createRange'](_0x21f0ae['start'],_0x20099d['start']),'convertInlineImageToBlock'),_0x20099d['end']['isBefore'](_0x21f0ae['end'])&&_0x2f2c02['markInsertion'](_0x3d160e['createRange'](_0x20099d['end'],_0x21f0ae['end']),'convertInlineImageToBlock');});}),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x2f2c02['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0xf9829b])=>{const _0x2f561a=_0x2f2c02['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4a4952=_0xf9829b['start'],_0x285820=_0xf9829b['end'];const _0x1466f8=_0x170ce4['model']['schema']['getNearestSelectionRange'](_0x4a4952,'backward'),_0x6a5aec=_0x170ce4['model']['schema']['getNearestSelectionRange'](_0x285820,'forward');_0x1466f8['isCollapsed']&&(_0x4a4952=_0x1466f8['start']),_0x6a5aec['isCollapsed']&&(_0x285820=_0x6a5aec['end']),_0x2f561a([_0x170ce4['model']['createRange'](_0x4a4952,_0x285820)]);}),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x5e4e11),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x5e4e11)),_0x170ce4['plugins']['has']('ImageCaptionEditing')&&(_0x2f2c02['enableCommand']('toggleImageCaption',(_0x272c52,_0x1dca67)=>{const _0x4bd416=_0x170ce4['plugins']['get']('ImageCaptionUtils');let _0x281e4c=_0x4eddef['getClosestSelectedImageElement'](_0x170ce4['model']['document']['selection']),_0x3e3c1e=_0x4bd416['getCaptionFromImageModelElement'](_0x281e4c);_0x170ce4['model']['change'](()=>{if(_0x3e3c1e)return void _0x2f2c02['markDeletion'](_0x170ce4['model']['createRangeOn'](_0x3e3c1e));const _0x52a526=_0x4eddef['isBlockImage'](_0x281e4c);_0x272c52(_0x1dca67),_0x281e4c=_0x4eddef['getClosestSelectedImageElement'](_0x170ce4['model']['document']['selection']),_0x3e3c1e=_0x4bd416['getCaptionFromImageModelElement'](_0x281e4c),_0x2f2c02['markInsertion'](_0x170ce4['model']['createRangeOn'](_0x3e3c1e),_0x52a526?null:'imageCaption');});}),_0x2f2c02['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x5e4e11));const _0x344346=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1fc506(_0x1959b5,_0x3105ba){const _0x26ce99=_0x344346['findIndex'](({type:_0xfde721,subType:_0x48a445})=>_0x1959b5['type']==_0xfde721&&_0x1959b5['subType']==_0x48a445),_0x4294fe=_0x344346['findIndex'](({type:_0x57a0ff,subType:_0x1d54fa})=>_0x3105ba['type']==_0x57a0ff&&_0x3105ba['subType']==_0x1d54fa);if(_0x26ce99<0x0||_0x4294fe<0x0)return!0x1;const _0x5310a0=_0x1959b5['getFirstRange'](),_0x534304=_0x3105ba['getFirstRange']();if((0x0==_0x26ce99||0x1==_0x26ce99)&&0x2==_0x4294fe&&_0x5310a0['isIntersecting'](_0x534304))return!0x0;if(0x2==_0x26ce99&&0x3==_0x4294fe){const _0x200650=_0x2f2c02['_findSuggestions'](_0x5310a0,'insertion')['filter'](({suggestion:_0x19de04,meta:_0x5425f4})=>_0x5425f4['isOwn']&&'convertInlineImageToBlock'==_0x19de04['subType']);if(_0x200650['length']>0x1&&_0x534304['end']['isEqual'](_0x5310a0['start']))return!0x0;if(0x1==_0x200650['length']&&(_0x5310a0['start']['isEqual'](_0x534304['end'])||_0x5310a0['end']['isEqual'](_0x534304['start'])))return!0x0;}if(0x3==_0x26ce99&&0x3==_0x4294fe&&_0x5310a0['start']['isBefore'](_0x534304['start'])){const _0x4a4e31=_0x5310a0['end']['nodeAfter'],_0x2c2d00=_0x534304['start']['nodeBefore'];return _0x4eddef['isBlockImage'](_0x4a4e31)&&_0x4a4e31===_0x2c2d00;}return!0x1;}function _0x5e4e11(_0xd53149,_0x133fae){return _0x1fc506(_0xd53149,_0x133fae)?[_0xd53149,_0x133fae]:_0x1fc506(_0x133fae,_0xd53149)?[_0x133fae,_0xd53149]:null;}_0x170ce4['plugins']['has']('ImageResize')&&(_0x2f2c02['enableDefaultAttributesIntegration']('resizeImage'),_0x2f2c02['registerBlockAttribute']('resizedWidth'),_0x2f2c02['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0xcbb4,'FORMAT_IMAGE_SIZE'))),_0x170ce4['plugins']['has']('ImageTextAlternativeEditing')&&(_0x2f2c02['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x2f2c02['registerBlockAttribute']('alt')),_0x170ce4['plugins']['has']('PictureEditing')&&(_0x2f2c02['registerBlockAttribute']('sources'),_0x2f2c02['descriptionFactory']['registerDescriptionCallback'](_0x8cd5a9=>{if('attribute'!=_0x8cd5a9['type'])return;const {data:_0x2c8461}=_0x8cd5a9;return _0x2c8461&&'sources'==_0x2c8461['key']?{'type':'format','content':''}:void 0x0;})),_0x170ce4['plugins']['has']('ImageSizeAttributes')&&(_0x2f2c02['registerBlockAttribute']('width'),_0x2f2c02['registerBlockAttribute']('height'),_0x2f2c02['descriptionFactory']['registerDescriptionCallback'](_0x44d19e=>{if('attribute'!=_0x44d19e['type'])return;const {data:_0x3ed95a}=_0x44d19e;return!_0x3ed95a||'width'!=_0x3ed95a['key']&&'height'!=_0x3ed95a['key']?void 0x0:{'type':'format','content':''};})),_0x2f2c02['descriptionFactory']['registerDescriptionCallback'](_0x4811a8=>{if(!!_0x344346['find'](({type:_0x23d2e3,subType:_0x5e51f3})=>_0x4811a8['type']==_0x23d2e3&&_0x4811a8['subType']==_0x5e51f3))return _0x4811a8['previous']?{}:void 0x0;}),_0x2f2c02['descriptionFactory']['registerDescriptionCallback'](_0x3faa5b=>{if('insertion'==_0x3faa5b['type']||'deletion'==_0x3faa5b['type']){const _0x2000f6=_0x3faa5b['getContainedElement']();if(_0x2000f6&&_0x2000f6['is']('element','caption'))return{'type':'insertion'==_0x3faa5b['type']?'addObject':'removeObject','element':_0x2000f6,'quantity':0x1};}}),_0x2f2c02['descriptionFactory']['registerDescriptionCallback'](_0x57d760=>'formatBlock'==_0x57d760['type']&&'convertInlineImageToBlock'==_0x57d760['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x57d760['type']&&'convertBlockImageToInline'==_0x57d760['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x2f2c02['descriptionFactory']['registerDescriptionCallback'](_0x3c8d69=>{if('attribute'!=_0x3c8d69['type'])return;const {data:_0x435933}=_0x3c8d69;if(!_0x435933||'alt'!=_0x435933['key'])return;const _0x5042dd=_0x435933['newValue'];return _0x5042dd?{'type':'format','content':o(_0xcbb4,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5042dd+'\x22')}:{'type':'format','content':o(_0xcbb4,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x418cc9=this['editor'],_0x3e7372=_0x418cc9['locale'];_0x418cc9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ebf63=>{if('formatBlock'!=_0x4ebf63['type']&&'formatInline'!=_0x4ebf63['type'])return;const {data:_0x54d47a}=_0x4ebf63;if(_0x54d47a){if('imageTextAlternative'==_0x54d47a['commandName']){const _0x25e2dd=_0x54d47a['commandParams'][0x0]['newValue'];return _0x25e2dd?{'type':'format','content':o(_0x3e7372,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x25e2dd+'\x22')}:{'type':'format','content':o(_0x3e7372,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x54d47a['commandName']){const _0x96ab6a=_0x54d47a['commandParams'][0x0]['width'];return _0x96ab6a?{'type':'format','content':o(_0x3e7372,'*Set\x20image\x20width:*\x20%0',_0x96ab6a)}:{'type':'format','content':o(_0x3e7372,'*Reset\x20image\x20width*')};}}});}}class at extends _0x5b5ba2{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x27d83e=this['editor']['locale'],_0x2a5328=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a5328['enableDefaultAttributesIntegration']('replaceImageSource'),_0x2a5328['registerBlockAttribute']('src'),_0x2a5328['descriptionFactory']['registerDescriptionCallback'](_0x23b7bd=>{if('attribute'!=_0x23b7bd['type'])return;const {data:_0x493547}=_0x23b7bd;return _0x493547&&'src'==_0x493547['key']?_0x493547['newValue']&&_0x493547['oldValue']?{'type':'format','content':o(_0x27d83e,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x41fee0=this['editor']['plugins']['get']('TrackChangesEditing');_0x41fee0['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x41fee0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x41fee0['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x41fee0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x507f6a=this['editor'],_0x978c40=_0x507f6a['locale'];_0x507f6a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5f2a44=>{if('formatBlock'!=_0x5f2a44['type']&&'formatInline'!=_0x5f2a44['type'])return;const {data:_0x4d96d3}=_0x5f2a44;if(!_0x4d96d3||'replaceImageSource'!=_0x4d96d3['commandName'])return;return{'type':'format','content':o(_0x978c40,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x5b5ba2{['afterInit'](){const _0x158361=this['editor'];if(!_0x158361['plugins']['has']('ImageStyleEditing'))return;const _0xb15c82=_0x158361['plugins']['get']('TrackChangesEditing'),_0x268c80=_0x158361['plugins']['get']('ImageUtils'),_0x1980cf={};_0xb15c82['enableCommand']('imageStyle',(_0x16b028,_0x2acd04)=>{const _0x14ef90=_0x158361['plugins']['get']('Users')['me'],_0x54f887=_0x158361['commands']['get']('imageStyle');let _0x5750ed=_0x268c80['getClosestSelectedImageElement'](_0x158361['model']['document']['selection']),_0x5c5c01=_0x158361['model']['createRangeOn'](_0x5750ed),_0x24ebee=_0x54f887['value'];if(_0x24ebee==_0x2acd04['value'])return;const _0x1211e0={'commandName':'imageStyle','commandParams':[_0x2acd04],'formatGroupId':_0x42ebb1()};_0x158361['model']['change'](()=>{if(_0xb15c82['getSuggestions']()['filter'](_0xb224cd=>_0xb224cd['isInContent']&&_0x14ef90==_0xb224cd['author']&&('formatBlock'==_0xb224cd['type']||'formatInline'==_0xb224cd['type'])&&('imageStylePreApply'==_0xb224cd['subType']||'imageStylePostApply'==_0xb224cd['subType'])&&_0xb224cd['getFirstRange']()['isEqual'](_0x5c5c01))['forEach'](_0x4c503d=>_0xb15c82['discardSuggestion'](_0x4c503d['head'])),_0x5750ed=_0x268c80['getClosestSelectedImageElement'](_0x158361['model']['document']['selection']),_0x5c5c01=_0x158361['model']['createRangeOn'](_0x5750ed),_0x54f887['refresh'](),_0x158361['commands']['get']('imageTypeInline')['refresh'](),_0x158361['commands']['get']('imageTypeBlock')['refresh'](),_0x24ebee=_0x54f887['value'],_0x24ebee!=_0x2acd04['value'])return _0x268c80['isInlineImage'](_0x5750ed)&&_0x54f887['shouldConvertImageType'](_0x2acd04['value'],_0x5750ed)?(_0x16b028({..._0x2acd04,'setImageSizes':!0x1}),_0x5750ed=_0x268c80['getClosestSelectedImageElement'](_0x158361['model']['document']['selection']),void _0xb15c82['markBlockFormat'](_0x5750ed,{..._0x1211e0,'commandReversedParams':[{'value':_0x24ebee||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x268c80['isBlockImage'](_0x5750ed)?_0xb15c82['markBlockFormat'](_0x5750ed,_0x1211e0,[],'imageStylePostApply'):_0xb15c82['markInlineFormat'](_0x5c5c01,_0x1211e0,'imageStylePostApply'));});});for(const _0x35f925 of _0x158361['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x1980cf[_0x35f925['name']]=_0x35f925['title']['toLowerCase']();_0xb15c82['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0xb15c82['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0xb15c82['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0xb15c82['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x51d05c])=>{_0x268c80['setImageNaturalSizeAttributes'](_0x51d05c['getContainedElement']());}),_0xb15c82['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1a5397,_0x55ca61)=>{_0xb15c82['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1a5397,{'commandName':_0x55ca61['commandName'],'commandParams':_0x55ca61['commandReversedParams']});}),_0xb15c82['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x301797,_0x777ccf){if(_0x15df05(_0x301797,_0x777ccf))return[_0x301797,_0x777ccf];if(_0x15df05(_0x777ccf,_0x301797))return[_0x777ccf,_0x301797];return null;});const _0x32c373=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x15df05(_0x7f77c7,_0x141162){const _0xe29c2c=_0x32c373['findIndex'](({type:_0x55b14e,subType:_0x2d068c})=>_0x7f77c7['type']==_0x55b14e&&_0x7f77c7['subType']==_0x2d068c),_0x36b3e8=_0x32c373['findIndex'](({type:_0x42f678,subType:_0x599e06})=>_0x141162['type']==_0x42f678&&_0x141162['subType']==_0x599e06);if(_0xe29c2c<0x0||_0x36b3e8<0x0)return!0x1;const _0x510596=_0x7f77c7['getFirstRange'](),_0x3a304b=_0x141162['getFirstRange']();if((0x0==_0xe29c2c||0x1==_0xe29c2c)&&0x2==_0x36b3e8&&_0x510596['isIntersecting'](_0x3a304b))return!0x0;if(0x2==_0xe29c2c&&0x3==_0x36b3e8){const _0x3863e7=_0xb15c82['_findSuggestions'](_0x510596,'insertion')['filter'](({suggestion:_0x2fb169,meta:_0x9bc205})=>_0x9bc205['isOwn']&&'convertInlineImageToBlock'==_0x2fb169['subType']);if(_0x3863e7['length']>0x1&&_0x3a304b['end']['isEqual'](_0x510596['start']))return!0x0;if(0x1==_0x3863e7['length']&&(_0x510596['start']['isEqual'](_0x3a304b['end'])||_0x510596['end']['isEqual'](_0x3a304b['start'])))return!0x0;}if(0x3==_0xe29c2c&&0x3==_0x36b3e8&&_0x510596['start']['isBefore'](_0x3a304b['start'])){const _0x54cc93=_0x510596['end']['nodeAfter'],_0x41f7db=_0x3a304b['start']['nodeBefore'];return _0x268c80['isBlockImage'](_0x54cc93)&&_0x54cc93===_0x41f7db;}return!0x1;}_0x158361['model']['document']['registerPostFixer'](()=>{let _0x529262=!0x1;const _0x466012=Array['from'](_0x158361['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1a572e,data:_0x5b8c42}of _0x466012){const {group:_0xd43d40,type:_0x599e7e,subType:_0x3ba8b9,id:_0x2f002f}=_0xb15c82['_splitMarkerName'](_0x1a572e);if('suggestion'==_0xd43d40&&_0xb15c82['hasSuggestion'](_0x2f002f)){if('formatBlock'==_0x599e7e&&('imageStylePreApply'==_0x3ba8b9||'imageStylePostApply'==_0x3ba8b9)){const _0x3de315=_0xb15c82['getSuggestion'](_0x2f002f);if(_0x5b8c42['newRange']){const _0x14db97=_0x3de315['getFirstRange']()['getContainedElement']();if(_0x268c80['isBlockImage'](_0x14db97))continue;_0xb15c82['discardSuggestion'](_0x3de315),_0x529262=!0x0;}}if('insertion'==_0x599e7e&&'imageCaption'==_0x3ba8b9&&!_0x5b8c42['newRange']){const _0x63b914=_0xb15c82['getSuggestion'](_0x2f002f);_0x63b914['next']&&_0x63b914['next']['isInContent']&&(_0xb15c82['discardSuggestion'](_0x63b914['next']),_0x529262=!0x0);}}}return _0x529262;}),this['_registerLegacyDescription'](_0x1980cf);}['_registerLegacyDescription'](_0x2478e7){const _0x46cbeb=this['editor'],_0x52e6b=_0x46cbeb['locale'];_0x46cbeb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x520691=>{if('formatBlock'!=_0x520691['type']&&'formatInline'!=_0x520691['type'])return;const {data:_0x2f8c12}=_0x520691;if(!_0x2f8c12||'imageStyle'!=_0x2f8c12['commandName'])return;const _0x325aab=_0x2f8c12['commandParams'][0x0]['value'];return _0x1ff077('side'===_0x325aab?o(_0x52e6b,'FORMAT_SIDE_IMAGE'):_0x2478e7[_0x325aab]||_0x325aab);function _0x1ff077(_0x3a10aa){return{'type':'format','content':o(_0x52e6b,'*Format:*\x20%0',_0x3a10aa)};}});}}class ut extends _0x5b5ba2{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x2c4389){super(_0x2c4389),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1ca41d=this['editor'],_0xac83e1=_0x1ca41d['commands']['get']('importWord'),_0x34b41a=_0x1ca41d['commands']['get']('trackChanges');_0xac83e1&&(_0xac83e1['on']('execute',(_0x23e5ee,[,_0x38c960])=>{this['_trackChangesValueDuringImport']=_0x34b41a['value'],_0x38c960['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xac83e1,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xac83e1,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x34b41a['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1ca41d['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x3c5049,_0xa30221){const {suggestions:_0x1dd4d6}=_0xa30221,_0x520f90=this['editor']['commands']['get']('trackChanges'),_0x3a32b9=_0x520f90['value'];this['_trackChangesValueDuringImport']!==_0x3a32b9&&(_0x520f90['execute'](),this['_trackChangesExecuted']=!0x0),_0x1dd4d6&&_0x1dd4d6['forEach'](({id:_0x13c3fd,type:_0x45beac,author:_0x200634,created_at:_0x52d417})=>{const _0x13ab88={'id':_0x13c3fd,'type':_0x45beac,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x200634,'createdAt':_0x52d417?new Date(_0x52d417):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x13ab88);});}}class ft extends _0x5b5ba2{['afterInit'](){const _0x346c1d=this['editor'],_0x1d049c=_0x346c1d['plugins']['get']('TrackChangesEditing');if(_0x346c1d['plugins']['has']('IndentEditing')&&(_0x1d049c['enableCommand']('indent'),_0x1d049c['enableCommand']('outdent')),_0x346c1d['plugins']['has']('IndentBlock')){for(const _0x4c8c37 of['indentBlock','outdentBlock'])_0x1d049c['enableDefaultAttributesIntegration'](_0x4c8c37);}const _0x103b24=_0x346c1d['locale'];_0x1d049c['registerBlockAttribute']('blockIndent'),_0x1d049c['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x103b24,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x230252=this['editor'],_0x7e7097=_0x230252['locale'],_0x370bc5=_0x230252['plugins']['get']('TrackChangesEditing');_0x370bc5['descriptionFactory']['registerDescriptionCallback'](_0x3359b1=>{if('formatBlock'!=_0x3359b1['type'])return;const {data:_0x334d5e}=_0x3359b1;if(!_0x334d5e)return;if('indentBlock'!=_0x334d5e['commandName']&&'outdentBlock'!=_0x334d5e['commandName'])return;const _0x4aff62=_0x3359b1['getItems']()[0x0],_0x6552c0=_0x370bc5['descriptionFactory']['getItemLabel'](_0x4aff62);return'indentBlock'==_0x334d5e['commandName']?{'type':'format','content':o(_0x7e7097,'*Indent:*\x20%0',_0x6552c0)}:'outdentBlock'==_0x334d5e['commandName']?{'type':'format','content':o(_0x7e7097,'*Outdent:*\x20%0',_0x6552c0)}:void 0x0;});}}class ht extends _0x5b5ba2{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x5b5ba2{['afterInit'](){const _0x445606=this['editor'];if(!_0x445606['plugins']['has']('LinkEditing'))return;const _0x4ca3a8=_0x445606['plugins']['get']('TrackChangesEditing'),_0x5d33ee=_0x445606['commands']['get']('link');_0x4ca3a8['enableDefaultAttributesIntegration']('link'),_0x4ca3a8['enableDefaultAttributesIntegration']('unlink'),_0x4ca3a8['registerInlineAttribute']('linkHref');for(const _0x2b864f of _0x5d33ee['manualDecorators'])_0x4ca3a8['registerInlineAttribute'](_0x2b864f['id']),_0x4ca3a8['descriptionFactory']['registerAttributeLabel'](_0x2b864f['id'],'link\x20('+_0x2b864f['label']['toLowerCase']()+')');_0x4ca3a8['descriptionFactory']['registerDescriptionCallback'](_0xd93dc9=>{if('attribute'!=_0xd93dc9['type'])return;const {data:_0x1c90d2}=_0xd93dc9;if(!_0x1c90d2||'linkHref'!=_0x1c90d2['key'])return;const _0x56545c=_0x1c90d2['newValue'],_0x27818f=_0x445606['locale'];return{'type':'format','content':null==_0x56545c?o(_0x27818f,'*Remove\x20link*'):o(_0x27818f,'*Set\x20link:*\x20%0','\x22'+_0x56545c+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x59fcad=this['editor'],_0x70cb31=_0x59fcad['locale'];_0x59fcad['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb95d7d=>{if('formatInline'!=_0xb95d7d['type'])return;const {data:_0x4b8807}=_0xb95d7d;if(_0x4b8807){if('link'==_0x4b8807['commandName']){const _0x4b1a0f=_0x4b8807['commandParams'][0x0];return{'type':'format','content':o(_0x70cb31,'*Set\x20link:*\x20%0','\x22'+_0x4b1a0f+'\x22')};}return'unlink'==_0x4b8807['commandName']?{'type':'format','content':o(_0x70cb31,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x5b5ba2{['afterInit'](){const _0x35331c=this['editor'],_0x1755bc=_0x35331c['locale'];if(!_0x35331c['plugins']['has']('LegacyListEditing'))return;const _0x10f048=_0x35331c['plugins']['get']('TrackChangesEditing'),_0x9e997b=_0x35331c['plugins']['has']('LegacyTodoListEditing');function _0x1c1dbd(_0x33801d){return()=>{const _0x14751f=_0x35331c['model']['document']['selection'],_0x121f84=_0x35331c['commands']['get'](_0x33801d);if(_0x121f84['value'])return void _0x35331c['execute']('paragraph',{});const _0x538aa2=_0x33801d['slice'](0x0,-0x4),_0x11b585=function(_0x243502,_0x13cff7,_0x13a8cd){let _0x23a956=Array['from'](_0x243502)['filter'](_0x47c6a7=>function(_0x2aacc7,_0x16228b){return _0x16228b['checkChild'](_0x2aacc7['parent'],'listItem')&&!_0x16228b['isObject'](_0x2aacc7);}(_0x47c6a7,_0x13a8cd));_0x23a956=_0x23a956['filter'](_0xc3896c=>!_0xc3896c['is']('element','listItem')||_0xc3896c['getAttribute']('listType')!=_0x13cff7);const _0x5d0dd2=new Set();for(const _0x81a2df of _0x23a956)_0x81a2df['is']('element','listItem')?_0x5d0dd2['add'](Le(_0x81a2df)):_0x5d0dd2['add'](_0x81a2df);return Array['from'](_0x5d0dd2);}(_0x14751f['getSelectedBlocks'](),_0x538aa2,_0x35331c['model']['schema']);_0x35331c['model']['change'](()=>{for(const _0x3dcdbe of _0x11b585)_0x10f048['markBlockFormat'](_0x3dcdbe,{'commandName':_0x33801d,'commandParams':[{'forceValue':!_0x121f84['value']}],'formatGroupId':'blockName'},Ee(_0x3dcdbe));});};}function _0x542c3a(_0x5e3b1e){return()=>{const _0x15cd87=function(_0x11f4ee){let _0x3cf876=Array['from'](_0x11f4ee);const _0x855df3=_0x3cf876['findIndex'](_0x4a45e5=>'listItem'!=_0x4a45e5['name']);return _0x855df3>-0x1&&(_0x3cf876=_0x3cf876['slice'](0x0,_0x855df3)),_0x3cf876;}(_0x35331c['model']['document']['selection']['getSelectedBlocks']()),_0x1a5fe3=_0x35331c['model']['createRange'](_0x35331c['model']['createPositionAt'](_0x15cd87[0x0],'before'),_0x35331c['model']['createPositionAt'](_0x15cd87[_0x15cd87['length']-0x1],'end'));_0x35331c['model']['change'](()=>{_0x10f048['markBlockFormat'](_0x1a5fe3,{'commandName':_0x5e3b1e,'commandParams':[],'formatGroupId':'listIndent'},function(_0x256e38){const _0x3dc54f=new Set();for(const _0x32edf0 of _0x256e38){let _0xb85516=_0x32edf0['nextSibling'];for(;_0xb85516&&_0xb85516['getAttribute']('listIndent')>_0x32edf0['getAttribute']('listIndent');)_0x3dc54f['add'](_0xb85516),_0xb85516=_0xb85516['nextSibling'];}return Array['from'](_0x3dc54f);}(_0x15cd87));});};}_0x10f048['enableCommand']('numberedList',_0x1c1dbd('numberedList')),_0x10f048['enableCommand']('bulletedList',_0x1c1dbd('bulletedList')),_0x9e997b&&_0x10f048['enableCommand']('todoList',_0x1c1dbd('todoList')),_0x10f048['enableCommand']('indentList',_0x542c3a('indentList')),_0x10f048['enableCommand']('outdentList',_0x542c3a('outdentList')),_0x9e997b&&_0x10f048['enableCommand']('checkTodoList',()=>{const _0x4958d5=_0x35331c['commands']['get']('checkTodoList'),_0x263ca4=Array['from'](_0x4958d5['_selectedElements']);_0x263ca4['filter'](_0x472fe4=>_0x472fe4['getAttribute']('todoListChecked')!=_0x4958d5['value']),_0x35331c['model']['change'](()=>{for(const _0x360ec1 of _0x263ca4)_0x10f048['markBlockFormat'](_0x360ec1,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x4958d5['value']}]});});}),_0x10f048['descriptionFactory']['registerElementLabel']('listItem',_0x269b8c=>o(_0x1755bc,'ELEMENT_LIST_ITEM',_0x269b8c)),_0x10f048['descriptionFactory']['registerDescriptionCallback'](_0x59dd07=>{if('formatBlock'!=_0x59dd07['type']&&'formatInline'!=_0x59dd07['type'])return;const {data:_0x467d9d}=_0x59dd07;if(_0x467d9d){if('numberedList'==_0x467d9d['commandName']||'bulletedList'==_0x467d9d['commandName']||'todoList'==_0x467d9d['commandName'])switch(_0x467d9d['commandName']['replace']('List','')){case'bulleted':return _0x33d473(o(_0x1755bc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x33d473(o(_0x1755bc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x33d473(o(_0x1755bc,'ELEMENT_TODO_LIST'));}if('indentList'==_0x467d9d['commandName'])return{'type':'format','content':o(_0x1755bc,'*Indent:*\x20%0',o(_0x1755bc,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x467d9d['commandName'])return{'type':'format','content':o(_0x1755bc,'*Outdent:*\x20%0',o(_0x1755bc,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x467d9d['commandName'])return _0x467d9d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1755bc,'*Check\x20item*')}:{'type':'format','content':o(_0x1755bc,'*Uncheck\x20item*')};}function _0x33d473(_0x9cbc9b){return{'type':'format','content':o(_0x1755bc,'*Change\x20to:*\x20%0',_0x9cbc9b)};}});}}function Le(_0x5b6809){const _0x4c2c5d=_0x5b6809['getAttribute']('listIndent');if(0x0==_0x4c2c5d)return _0x5b6809;let _0x263dfa=_0x5b6809;for(;_0x5b6809['previousSibling']&&_0x5b6809['previousSibling']['is']('element','listItem');){const _0x13a17a=_0x5b6809['previousSibling']['getAttribute']('listIndent');if(_0x13a17a==_0x4c2c5d)_0x263dfa=_0x5b6809['previousSibling'];else{if(_0x13a17a<_0x4c2c5d)break;}_0x5b6809=_0x5b6809['previousSibling'];}return _0x263dfa;}function Ee(_0x21e73e){const _0x288315=[];if(_0x21e73e['is']('element','listItem')&&_0x21e73e['getAttribute']('listIndent')>0x0){let _0x381536=_0x21e73e['nextSibling'];for(;_0x381536&&'listItem'==_0x381536['name']&&_0x381536['getAttribute']('listIndent')==_0x21e73e['getAttribute']('listIndent');)_0x288315['push'](_0x381536),_0x381536=_0x381536['nextSibling'];}return _0x288315;}class Q extends _0x5b5ba2{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x3f8f5b=this['editor']['config']['get']('list.properties'),_0x564224=this['editor']['plugins']['get']('TrackChangesEditing');_0x3f8f5b['styles']&&_0x564224['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x3f8f5b['reversed']&&_0x564224['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x3f8f5b['startIndex']&&_0x564224['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x564224['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xe2c8c3,_0x36bc36={}){const _0x1dd8da=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3941d0=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1dd8da['markMultiRangeBlockFormat'](_0x3941d0,{'commandName':'listStyle','commandParams':[{'type':_0x36bc36['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x2894ca,_0x539602={}){const _0x3efadb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x582f9c=this['_getSuggestionBlocks'](_0x40a3cd=>_0x40a3cd['is']('element','listItem')&&'numbered'===_0x40a3cd['getAttribute']('listType'));if(_0x582f9c['length']<0x1)return;const _0xa7a21d=_0x582f9c['map'](_0x1c481d=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1c481d,'before'),this['editor']['model']['createPositionAt'](_0x1c481d,0x0)));this['editor']['model']['change'](()=>{_0x3efadb['markMultiRangeBlockFormat'](_0xa7a21d,{'commandName':'listReversed','commandParams':[{'reversed':_0x539602['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x34a8cc,_0x258fb6={}){const _0x43afa5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4e7283=this['_getSuggestionBlocks'](_0x371ffa=>_0x371ffa['is']('element','listItem')&&'numbered'===_0x371ffa['getAttribute']('listType'));if(_0x4e7283['length']<0x1)return;const _0x40db90=_0x4e7283['map'](_0x2e55d6=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2e55d6,'before'),this['editor']['model']['createPositionAt'](_0x2e55d6,0x0)));this['editor']['model']['change'](()=>{_0x43afa5['markMultiRangeBlockFormat'](_0x40db90,{'commandName':'listStart','commandParams':[{'startIndex':_0x258fb6['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x35f1ff){if('formatBlock'!=_0x35f1ff['type']&&'formatInline'!=_0x35f1ff['type'])return;const _0x28187=this['editor']['locale'],{data:_0x52ccb2}=_0x35f1ff;if(!_0x52ccb2)return;let _0x519ec1,_0x3d8ae;switch(_0x52ccb2['commandName']){case'listStyle':_0x519ec1='*Change\x20to:*\x20%0',_0x3d8ae={'type':'format','content':o(_0x28187,_0x519ec1,o(_0x28187,this['_getTranslationKeyForListStyle'](_0x52ccb2['commandParams'][0x0]['type'])))};break;case'listReversed':_0x519ec1=_0x52ccb2['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3d8ae={'type':'format','content':o(_0x28187,_0x519ec1)};break;case'listStart':_0x519ec1='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3d8ae={'type':'format','content':o(_0x28187,_0x519ec1,_0x52ccb2['commandParams'][0x0]['startIndex'])};}return _0x3d8ae;}['_getSuggestionBlocksForListStyle'](){const _0x2562be=this['editor']['plugins']['get']('LegacyListUtils');let _0x1bd768=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x1bd768[0x0]?.['is']('element','listItem')&&_0x1bd768['unshift'](..._0x2562be['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x1bd768[_0x1bd768['length']-0x1]?.['is']('element','listItem')&&_0x1bd768['push'](..._0x2562be['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x1bd768=[...new Set(_0x1bd768)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x1bd768=_0x1bd768['filter'](_0xbd731c=>_0xbd731c['is']('element','listItem'))),_0x1bd768;}['_getSuggestionBlocks'](_0x4c351d){const _0x37c8dc=this['editor']['plugins']['get']('LegacyListUtils');let _0xa13765=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4c351d)['map'](_0x27632d=>{const _0x3fdd8a=this['editor']['model']['createPositionAt'](_0x27632d,0x0);return[..._0x37c8dc['getSiblingNodes'](_0x3fdd8a,'backward'),..._0x37c8dc['getSiblingNodes'](_0x3fdd8a,'forward')];})['flat']();return _0xa13765=[...new Set(_0xa13765)],_0xa13765;}['_getTranslationKeyForListStyle'](_0x2d217b){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2d217b)||'default')['toUpperCase']()+'_LIST_'+_0x2d217b['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x5b5ba2{['afterInit'](){const _0x3cdb20=this['editor'];if(!_0x3cdb20['plugins']['has']('MediaEmbedEditing'))return;const _0x23896c=_0x3cdb20['plugins']['get']('TrackChangesEditing'),_0x124811=_0x3cdb20['locale'];_0x23896c['enableCommand']('mediaEmbed'),_0x23896c['descriptionFactory']['registerElementLabel']('media',_0x12d8b0=>o(_0x124811,'ELEMENT_MEDIA',_0x12d8b0)),_0x3cdb20['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x492303,{writer:_0x4b9e90,options:_0x29290a})=>{if(_0x29290a['showSuggestionHighlights'])return _0x4b9e90['createEmptyElement']('div');},'converterPriority':'high'}),_0x3cdb20['data']['downcastDispatcher']['on']('attribute:url:media',(_0x1a7302,_0x12afd0,_0x5c7783)=>{_0x5c7783['options']['showSuggestionHighlights']&&_0x1a7302['stop']();},{'priority':'high'});}}class pt extends _0x5b5ba2{['afterInit'](){const _0x4f74c8=this['editor'];_0x4f74c8['plugins']['has']('MentionEditing')&&_0x4f74c8['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x5b5ba2{['afterInit'](){const _0x5d4283=this['editor'];if(!_0x5d4283['plugins']['has']('MergeFieldsEditing'))return;const _0x3a2b49=_0x5d4283['plugins']['get']('TrackChangesEditing'),_0xbd3bb7=_0x5d4283['locale'];_0x3a2b49['enableCommand']('insertMergeField'),_0x3a2b49['enableCommand']('insertMergeFieldBlock'),_0x3a2b49['enableCommand']('insertMergeFieldImage'),_0x3a2b49['descriptionFactory']['registerElementLabel']('mergeField',_0x4356cd=>o(_0xbd3bb7,'ELEMENT_MERGE_FIELD',_0x4356cd)),_0x3a2b49['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x2b2af8=>o(_0xbd3bb7,'ELEMENT_MERGE_FIELD',_0x2b2af8)),_0x3a2b49['descriptionFactory']['registerDescriptionCallback'](_0x42af89=>{if('insertion'!=_0x42af89['type']&&'deletion'!=_0x42af89['type'])return;const _0x53d02c=_0x42af89['getContainedElement']();if(null==_0x53d02c)return;const _0x32428b=_0x5d4283['plugins']['get']('MergeFieldsEditing');let _0x473589;switch(_0x32428b['getMergeFieldType'](_0x53d02c)){case null:return;case'image':{const _0x104092=_0x32428b['unwrapAffixes'](_0x53d02c['getAttribute']('src'));_0x473589=_0x32428b['getLabel'](_0x104092)||_0x104092;break;}default:{const _0x55a34e=_0x53d02c['getAttribute']('id');_0x473589=_0x32428b['getLabel'](_0x55a34e)||_0x55a34e;break;}}return'insertion'==_0x42af89['type']?{'type':'insertion','content':o(_0xbd3bb7,'*Insert:*\x20%0','\x22'+_0x473589+'\x22\x20'+o(_0xbd3bb7,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0xbd3bb7,'*Remove:*\x20%0','\x22'+_0x473589+'\x22\x20'+o(_0xbd3bb7,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x5b5ba2{['afterInit'](){const _0x20045c=this['editor'],_0x423d3e=_0x20045c['plugins']['get']('TrackChangesEditing');_0x20045c['plugins']['has']('MultiLevelList')&&(_0x423d3e['enableDefaultAttributesIntegration']('multiLevelList'),_0x423d3e['registerBlockAttribute']('listMarkerStyle'),_0x423d3e['descriptionFactory']['registerDescriptionCallback'](_0x49efcb=>this['handleDescriptions'](_0x49efcb)));}['handleDescriptions'](_0x204f7b){const _0x248bf3=this['editor']['locale'],{data:_0x570282}=_0x204f7b,_0x5b5902={'type':'format','content':''};if(_0x570282&&'listMarkerStyle'==_0x570282['key']){if(!_0x570282['oldValue'])return{'type':'format','content':o(_0x248bf3,'*Set\x20format:*\x20%0',o(_0x248bf3,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x570282['newValue']+')'};if(!_0x570282['newValue']){let _0x1d0011=_0x204f7b['head'];for(;_0x1d0011;){if(_0x1d0011['data']&&'listType'==_0x1d0011['data']['key']&&_0x1d0011['data']['newValue'])return _0x5b5902;_0x1d0011=_0x1d0011['next'];}return{'type':'format','content':o(_0x248bf3,'*Remove\x20format:*\x20%0',o(_0x248bf3,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x570282['oldValue']+')'};}}}}class bt extends _0x5b5ba2{['afterInit'](){const _0x1ba6ba=this['editor'];if(!_0x1ba6ba['plugins']['has']('PageBreakEditing'))return;_0x1ba6ba['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x114c0b=_0x1ba6ba['plugins']['get']('TrackChangesEditing'),_0x4a46c9=_0x1ba6ba['locale'];_0x114c0b['descriptionFactory']['registerElementLabel']('pageBreak',_0x4897b3=>o(_0x4a46c9,'ELEMENT_PAGE_BREAK',_0x4897b3));}}class yt extends _0x5b5ba2{['afterInit'](){const _0x213f2a=this['editor'];if(!_0x213f2a['plugins']['has']('Paragraph'))return;const _0x5b80d0=_0x213f2a['locale'],_0x24ac57=_0x213f2a['plugins']['get']('TrackChangesEditing');_0x24ac57['descriptionFactory']['registerElementLabel']('paragraph',_0x38d3c6=>o(_0x5b80d0,'ELEMENT_PARAGRAPH',_0x38d3c6)),_0x24ac57['enableDefaultAttributesIntegration']('paragraph'),_0x24ac57['enableCommand']('insertParagraph'),_0x213f2a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x213f2a),{'priority':'highest'}),_0x213f2a['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x292cbf,_0x41297e,_0x109af9)=>{_0x109af9['options']['showSuggestionHighlights']&&nr(_0x213f2a,{'showActiveMarker':!0x1})(_0x292cbf,_0x41297e,_0x109af9);},{'priority':'highest'});const _0x5bd6be=_0x24ac57['descriptionFactory'];_0x5bd6be['registerDescriptionCallback'](_0x203116=>{if('insertion'!==_0x203116['type'])return;const {start:_0x3c13c5,end:_0x29be11}=_0x203116['getFirstRange']();if(!_0x3c13c5['isTouching'](_0x29be11)||!_0x3c13c5['nodeAfter'])return;const _0x2a989d=_0x213f2a['model']['schema'],_0x95dd35=_0x3c13c5['nodeAfter'];return _0x2a989d['isBlock'](_0x95dd35)&&!_0x2a989d['isLimit'](_0x95dd35)&&_0x2a989d['checkChild'](_0x95dd35,'$text')?{'type':'insertion','content':o(_0x5b80d0,'*Insert:*\x20%0',_0x5bd6be['getItemLabel'](_0x95dd35,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x305350=this['editor'],_0x4a3068=_0x305350['locale'];_0x305350['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4cd383=>{if('formatBlock'!=_0x4cd383['type'])return;const {data:_0x2b3377}=_0x4cd383;return _0x2b3377&&'paragraph'==_0x2b3377['commandName']?{'type':'format','content':o(_0x4a3068,'*Change\x20to:*\x20%0',o(_0x4a3068,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x35ece9,{showActiveMarker:_0x49d2cf=!0x0}={}){return(_0x458889,_0x2500cc,_0x1bd37c)=>{const _0x154c9c=_0x35ece9['plugins']['get']('TrackChangesEditing'),_0x289d73=_0x2500cc['markerRange']['start'],_0x5b4b9d=_0x2500cc['markerRange']['end'],_0x4889f6=_0x35ece9['model']['schema'];if(!_0x289d73['isTouching'](_0x5b4b9d)||!_0x289d73['nodeAfter'])return;const _0x26a62c=_0x289d73['nodeAfter'];if(_0x4889f6['isBlock'](_0x26a62c)&&!_0x4889f6['isLimit'](_0x26a62c)&&_0x4889f6['checkChild'](_0x26a62c,'$text')){if(!_0x1bd37c['consumable']['consume'](_0x2500cc['markerRange'],_0x458889['name']))return;const {authorId:_0x385750}=_0x154c9c['_splitMarkerName'](_0x2500cc['markerName']),_0x1a29fa=_0x1bd37c['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x385750}),_0x4286d4=_0x1bd37c['mapper']['toViewPosition'](_0x5b4b9d);_0x49d2cf&&_0x154c9c['activeMarkers']['includes'](_0x2500cc['markerName'])&&_0x1bd37c['writer']['addClass']('ck-suggestion-marker--active',_0x1a29fa),_0x1bd37c['writer']['insert'](_0x4286d4,_0x1a29fa),_0x1bd37c['mapper']['bindElementToMarker'](_0x1a29fa,_0x2500cc['markerName']);}};}class jt extends _0x5b5ba2{['afterInit'](){const _0x58a5ee=this['editor'];_0x58a5ee['commands']['get']('replaceSource')&&_0x58a5ee['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x5b5ba2{['afterInit'](){const _0x5da2ce=this['editor'];if(!_0x5da2ce['plugins']['has']('RemoveFormatEditing'))return;_0x5da2ce['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x53ff34=this['editor'];_0x53ff34['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44e799=>{if('formatBlock'!=_0x44e799['type']&&'formatInline'!=_0x44e799['type'])return;const {data:_0x38efc8}=_0x44e799;return _0x38efc8&&'removeFormat'==_0x38efc8['commandName']?{'type':'format','content':o(_0x53ff34['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x5b5ba2{['afterInit'](){const _0x2efadf=this['editor'];if(!_0x2efadf['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2745f2=_0x2efadf['plugins']['get']('TrackChangesEditing');_0x2745f2['enableCommand']('goToPreviousRestrictedEditingException'),_0x2745f2['enableCommand']('goToNextRestrictedEditingException');const _0x2dd67d=_0x2efadf['plugins']['get']('RestrictedEditingModeEditing');_0x2dd67d['enableCommand']('trackChanges'),_0x2dd67d['enableCommand']('acceptSuggestion'),_0x2dd67d['enableCommand']('discardSuggestion'),_0x2dd67d['enableCommand']('acceptAllSuggestions'),_0x2dd67d['enableCommand']('discardAllSuggestions'),_0x2dd67d['enableCommand']('acceptSelectedSuggestions'),_0x2dd67d['enableCommand']('discardSelectedSuggestions');}}class It extends _0x5b5ba2{static get['requires'](){return[_0x356383];}['init'](){const _0x53ccf4=this['editor'],_0x18c9df=_0x53ccf4['plugins']['get']('TrackChangesEditing');_0x18c9df['enableCommand']('shiftEnter'),_0x53ccf4['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x53ccf4),{'priority':'high'}),_0x53ccf4['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x53ccf4),{'priority':'high'}),_0x53ccf4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1405c2,_0x2d637d,_0x3ff2ee)=>{_0x3ff2ee['options']['showSuggestionHighlights']&&je(_0x53ccf4,{'showActiveMarker':!0x1})(_0x1405c2,_0x2d637d,_0x3ff2ee);}),_0x18c9df['descriptionFactory']['registerElementLabel']('softBreak',_0x15dcf5=>o(_0x53ccf4['locale'],'ELEMENT_LINE_BREAK',_0x15dcf5));}}function je(_0x53040f,{showActiveMarker:_0x436549=!0x0}={}){return(_0x261bdd,_0x54f27c,_0x54dac4)=>{const _0x39b296=_0x53040f['plugins']['get']('TrackChangesEditing');if(!_0x54dac4['consumable']['test'](_0x54f27c['markerRange'],_0x261bdd['name']))return;const _0x402348=_0x53040f['model'];for(const _0x487502 of _0x54f27c['markerRange']['getItems']()){if(!_0x487502['is']('element','softBreak'))continue;const _0x4f2c7c='deletion'==_0x54f27c['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x19bcc6}=_0x39b296['_splitMarkerName'](_0x54f27c['markerName']),_0x360ade=_0x54dac4['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4f2c7c,'data-author-id':_0x19bcc6}),_0x83853=_0x54dac4['mapper']['toViewPosition'](_0x402348['createPositionBefore'](_0x487502));_0x436549&&_0x39b296['activeMarkers']['includes'](_0x54f27c['markerName'])&&_0x54dac4['writer']['addClass']('ck-suggestion-marker--active',_0x360ade),_0x54dac4['writer']['insert'](_0x83853,_0x360ade),_0x54dac4['mapper']['bindElementToMarker'](_0x360ade,_0x54f27c['markerName']);}};}class vt extends _0x5b5ba2{['afterInit'](){const _0x15a9b2=this['editor'],_0x4c957b=_0x15a9b2['model'],_0xfb2e76=_0x15a9b2['locale'];if(!_0x15a9b2['plugins']['has']('StandardEditingModeEditing'))return;const _0x50a32b=_0x15a9b2['plugins']['get']('TrackChangesEditing'),_0x372f6b='restrictedEditingException',_0x8f70f0=_0x15a9b2['commands']['get'](_0x372f6b);_0x50a32b['enableCommand'](_0x372f6b,(_0x556c46,_0xfd3ae3={})=>{const _0x8462f4=_0x4c957b['document']['selection'];if(_0x8462f4['isCollapsed'])return void _0x556c46(_0xfd3ae3);const _0x3ff4f6=void 0x0!==_0xfd3ae3['forceValue']?_0xfd3ae3['forceValue']:!_0x8f70f0['value'];_0x4c957b['change'](()=>{const _0x1d79ac=Array['from'](_0x8462f4['getRanges']());for(const _0x32c256 of _0x1d79ac){const _0x594952=_0x3ff4f6?[_0x32c256]:io(_0x372f6b,_0x32c256,_0x4c957b);for(const _0xb59a98 of _0x594952)_0x50a32b['markInlineFormat'](_0xb59a98,{'commandName':_0x372f6b,'commandParams':[{'forceValue':_0x3ff4f6}]});}});}),_0x50a32b['descriptionFactory']['registerDescriptionCallback'](_0x11d2da=>{if('formatBlock'!=_0x11d2da['type']&&'formatInline'!=_0x11d2da['type'])return;const {data:_0x112717}=_0x11d2da;return _0x112717&&_0x112717['commandName']==_0x372f6b?_0x112717['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xfb2e76,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0xfb2e76,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class _t extends _0x5b5ba2{['afterInit'](){const _0x2db4df=this['editor'];if(!_0x2db4df['plugins']['has']('Style')||!_0x2db4df['plugins']['has']('DataSchema'))return;const _0x1227d2=_0x2db4df['plugins']['get']('TrackChangesEditing'),_0x216fa7=_0x2db4df['locale'],_0x35628d=_0x2db4df['config']['get']('style')||{},_0x3d4d06=_0x2db4df['plugins']['get']('GeneralHtmlSupport'),_0x4843e9=_0x2db4df['plugins']['get']('StyleUtils')['normalizeConfig'](_0x2db4df['plugins']['get']('DataSchema'),_0x35628d['definitions']);_0x1227d2['enableDefaultAttributesIntegration']('style');const _0x182682=new Set();for(const _0x4e392e of _0x4843e9['block']){const _0x53c531=_0x3d4d06['getGhsAttributeNameForElement'](_0x4e392e['element']);_0x182682['add'](_0x53c531);}const _0x4c7bea=new Set();for(const _0xa07d6b of _0x4843e9['inline']){const _0x34a126=_0x3d4d06['getGhsAttributeNameForElement'](_0xa07d6b['element']);_0x4c7bea['add'](_0x34a126);for(const _0x583623 of _0xa07d6b['ghsAttributes'])_0x4c7bea['add'](_0x583623);}for(const _0x34215f of _0x182682)_0x1227d2['registerBlockAttribute'](_0x34215f),_0x1227d2['descriptionFactory']['registerAttributeLabel'](_0x34215f,o(_0x216fa7,'FORMAT_STYLE'));for(const _0x56e8a8 of _0x4c7bea)_0x1227d2['registerInlineAttribute'](_0x56e8a8),_0x1227d2['descriptionFactory']['registerAttributeLabel'](_0x56e8a8,o(_0x216fa7,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5819e0=this['editor'],_0x3aa1a6=_0x5819e0['locale'];_0x5819e0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25d708=>{if('formatBlock'!=_0x25d708['type']&&'formatInline'!=_0x25d708['type'])return;const {data:_0x550433}=_0x25d708;return _0x550433&&'style'===_0x550433['commandName']?_0x550433['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3aa1a6,'*Set\x20format:*\x20%0',_0x550433['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3aa1a6,'*Remove\x20format:*\x20%0',_0x550433['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x5b5ba2{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x4a8f66){super(_0x4a8f66),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x33d895=this['editor'],_0x56bd3c=_0x33d895['model']['document']['selection'];if(!_0x33d895['plugins']['has']('TableEditing'))return;const _0x10618f=_0x33d895['locale'],_0x23c005=_0x33d895['plugins']['get']('TrackChangesEditing'),_0x5e39de=_0x33d895['plugins']['get']('TableUtils');_0x23c005['descriptionFactory']['registerElementLabel']('table',_0x7b0642=>o(_0x10618f,'ELEMENT_TABLE',_0x7b0642)),this['_setupColumnsRowsFixing'](),_0x23c005['enableCommand']('insertTable'),_0x23c005['enableCommand']('selectTableRow'),_0x23c005['enableCommand']('selectTableColumn');for(const _0x17975a of['insertTableRowAbove','insertTableRowBelow']){const _0x4b5fd2=_0x33d895['commands']['get'](_0x17975a);_0x23c005['enableCommand'](_0x17975a,_0x285ec2=>{_0x33d895['model']['change'](_0x2ef947=>{_0x285ec2();const _0x38f86e='above'===_0x4b5fd2['order'],_0x5bb856=_0x5e39de['getSelectionAffectedTableCells'](_0x56bd3c),_0x4edc0b=_0x5e39de['getRowIndexes'](_0x5bb856),_0x550d68=_0x38f86e?_0x4edc0b['first']-0x1:_0x4edc0b['last']+0x1,_0x2249c1=_0x5bb856[0x0]['findAncestor']('table'),_0x292f49=_0x5e39de['createTableWalker'](_0x2249c1,{'startRow':_0x550d68,'endRow':_0x550d68}),_0x120fe2=Array['from'](_0x292f49)['map'](_0x57b2e6=>_0x2ef947['createRangeOn'](_0x57b2e6['cell']));_0x23c005['markMultiRangeInsertion'](_0x120fe2,'tableRow');});});}for(const _0x4ae93e of['insertTableColumnLeft','insertTableColumnRight']){const _0x1361f4=_0x33d895['commands']['get'](_0x4ae93e);_0x23c005['enableCommand'](_0x4ae93e,_0x165ea6=>{_0x33d895['model']['change'](_0x5d37b5=>{_0x165ea6();const _0x2e563b='left'===_0x1361f4['order'],_0x205e23=_0x5e39de['getSelectionAffectedTableCells'](_0x56bd3c),_0x243bbd=_0x5e39de['getColumnIndexes'](_0x205e23),_0x2ad0c3=_0x2e563b?_0x243bbd['first']-0x1:_0x243bbd['last']+0x1,_0x5e5d0e=_0x205e23[0x0]['findAncestor']('table'),_0x1c94ab=_0x5e39de['createTableWalker'](_0x5e5d0e,{'startRow':0x0,'column':_0x2ad0c3,'includeAllSlots':!0x1}),_0x12027e=Array['from'](_0x1c94ab)['map'](_0x1b3d29=>_0x5d37b5['createRangeOn'](_0x1b3d29['cell']));_0x23c005['markMultiRangeInsertion'](_0x12027e,'tableColumn');});});}for(const _0x5127f7 of['removeTableRow','removeTableColumn']){const _0x55f7d8=_0x5127f7['substr'](0xb),_0x25258e=_0x55f7d8['toLowerCase'](),_0xa94982=_0x25258e['substr'](0x0,0x3)+'span',_0x2c68ac='table'+_0x55f7d8,_0x33a46d='min'+_0x55f7d8,_0x4462dd='max'+_0x55f7d8;_0x23c005['enableCommand'](_0x5127f7,()=>{_0x33d895['model']['change'](_0x1e470d=>{const _0x7e4943=_0x5e39de['getSelectionAffectedTableCells'](_0x56bd3c),_0x5a78b8=_0x7e4943[0x0]['findAncestor']('table');let _0x1a7bee;if('removeTableRow'==_0x5127f7){const _0x2cf39b=_0x5e39de['getRowIndexes'](_0x7e4943);_0x1a7bee={'startRow':_0x2cf39b['first'],'endRow':_0x2cf39b['last'],'includeAllSlots':!0x0};}else{const _0x4052bf=_0x5e39de['getColumnIndexes'](_0x7e4943);_0x1a7bee={'startColumn':_0x4052bf['first'],'endColumn':_0x4052bf['last'],'includeAllSlots':!0x0};}const _0x399620=_0x5e39de['createTableWalker'](_0x5a78b8,_0x1a7bee),_0x5b950e=Array['from'](_0x399620)['map'](({cell:_0x88a9ee})=>_0x88a9ee),_0x3790ce=Ne(_0x5b950e['filter'](_0x44c3eb=>_0x44c3eb['hasAttribute'](_0xa94982))),_0x3e4450=Ne(_0x5b950e['filter'](_0x3a7da0=>!_0x3a7da0['hasAttribute'](_0xa94982)))['map'](_0x189a1b=>_0x1e470d['createRangeOn'](_0x189a1b)),_0x421fdf=_0x23c005['markMultiRangeDeletion'](_0x3e4450,_0x2c68ac);if(_0x421fdf&&('tableRow'==_0x421fdf['subType']||'tableColumn'==_0x421fdf['subType'])){const _0x3d8365=this['_getSuggestionCoords'](_0x421fdf);for(const _0x495b39 of _0x3790ce){const _0x3a8618=_0x1e470d['createRangeOn'](_0x495b39),_0x25bcfe=_0x5e39de['getCellLocation'](_0x495b39),_0x5b21fb=_0x495b39['getAttribute'](_0xa94982)-0x1,_0x18e8cd=_0x3d8365[_0x33a46d],_0x127743=_0x3d8365[_0x4462dd];_0x18e8cd<=_0x25bcfe[_0x25258e]&&_0x25bcfe[_0x25258e]+_0x5b21fb<=_0x127743&&_0x421fdf['addRange'](_0x3a8618);}}});});}function _0x59bcf4(_0x4fdce1){const _0x43435c=Array['from'](_0x56bd3c['getRanges']())['map'](_0x117f29=>_0x402ed1['fromRange'](_0x117f29));_0x33d895['model']['change'](_0x3e5caa=>{const _0x3e9023=_0x3e5caa['batch'];_0x4fdce1=_0x4fdce1['filter'](_0x43fda1=>'$graveyard'!=_0x43fda1['root']['rootName']),_0x3e5caa['setSelection'](_0x4fdce1),_0x33d895['commands']['get']('removeTableRow')['refresh'](),_0x33d895['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x33d895['model']['enqueueChange'](()=>{_0x33d895['model']['enqueueChange'](_0x3e9023,_0x428ca8=>{const _0x4d3526=_0x43435c['filter'](_0x44ef2b=>'$graveyard'!=_0x44ef2b['root']['rootName']);_0x4d3526['length']>0x0&&_0x428ca8['setSelection'](_0x4d3526);for(const _0x38c545 of _0x43435c)_0x38c545['detach']();});});});}function _0x140b1e(_0x1a984b){_0x33d895['model']['change'](_0x4db6a2=>{const _0xa9ea0c=Array['from'](_0x56bd3c['getRanges']())['map'](_0x385ca6=>_0x402ed1['fromRange'](_0x385ca6)),_0x5d5e96=[];for(const _0xfe6adc of _0x1a984b)for(const _0x5e174b of _0xfe6adc['getItems']({'shallow':!0x0}))_0x5d5e96['push'](_0x5e174b);for(const _0x4036e0 of _0x5d5e96)'$graveyard'!=_0x4036e0['root']['rootName']&&(_0x4db6a2['setSelection'](_0x4db6a2['createPositionAt'](_0x4036e0,0x0)),_0x33d895['commands']['get']('removeTableColumn')['refresh'](),_0x33d895['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3ca56c=_0xa9ea0c['filter'](_0x35a834=>'$graveyard'!=_0x35a834['root']['rootName']);_0x3ca56c['length']>0x0&&_0x4db6a2['setSelection'](_0x3ca56c);for(const _0x41ff7d of _0xa9ea0c)_0x41ff7d['detach']();});}function _0x286b48(_0x2ec094,_0x3bdb13){return _0x3bdb13['every'](_0x45dc79=>_0x2ec094['some'](_0x50fbe0=>_0x50fbe0['end']['isEqual'](_0x45dc79['start'])||_0x45dc79['end']['isEqual'](_0x50fbe0['start'])));}function _0x54e347(_0x23a9a1,_0x11ee36){return!_0x23a9a1['some'](_0x3798e1=>_0x11ee36['some'](_0x41f37e=>_0x3798e1['isIntersecting'](_0x41f37e)))&&_0x23a9a1['some'](_0x2bc635=>_0x11ee36['some'](_0x3cc9f6=>_0x2bc635['end']['isTouching'](_0x3cc9f6['start'])));}_0x33d895['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x55b4d3,_0x1d5196,_0x5c60b7)=>{if(!_0x5c60b7['options']['showSuggestionHighlights'])return;const _0xfaff0=_0x1d5196['item'];if(!_0xfaff0)return;const _0x547d3b=_0x5c60b7['mapper']['toViewElement'](_0xfaff0);function _0x32969c(_0x4e14f5){return Array['isArray'](_0x4e14f5)?_0x4e14f5:[_0x4e14f5];}_0x547d3b&&'tableCell'===_0xfaff0['name']&&_0x382718(_0x547d3b,_0x5c60b7['writer'],(_0x59ef6d,_0x160ebe,_0x41d86e)=>_0x41d86e['addClass'](_0x32969c(_0x160ebe['classes']),_0x59ef6d),(_0x265745,_0x504629,_0x28c4bc)=>_0x28c4bc['removeClass'](_0x32969c(_0x504629['classes']),_0x265745));},{'priority':'highest'}),_0x23c005['descriptionFactory']['registerDescriptionCallback'](_0x430417=>{if('insertion'!=_0x430417['type']&&'deletion'!=_0x430417['type'])return;const _0x506f82=_0x430417['getContainedElement']();if(null!=_0x506f82&&_0x506f82['is']('element','table')){if('insertion'==_0x430417['type']){const _0x25a698=_0x430417['getItems']()['filter'](_0x15ae67=>_0x15ae67['is']('$textProxy'))['map'](_0x26d05a=>_0x26d05a['data']);if(_0x25a698['length'])return{'type':'insertion','content':o(_0x10618f,'*Insert:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x25a698['join']('\x20')+'\x22'))};}if('deletion'==_0x430417['type']){const _0x11d744=_0x430417['getItems']()['filter'](_0x362624=>_0x362624['is']('$textProxy'))['map'](_0x127b24=>_0x127b24['data']);if(_0x11d744['length'])return{'type':'deletion','content':o(_0x10618f,'*Remove:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x11d744['join']('\x20')+'\x22'))};}}}),_0x23c005['descriptionFactory']['registerDescriptionCallback'](_0x25b136=>{if('tableRow'==_0x25b136['subType']){const _0x12757e=_0x25b136['getItems']()['filter'](_0x367b41=>_0x367b41['is']('$textProxy'))['map'](_0x122647=>_0x122647['data']),_0x402f28=this['_getSuggestionCoords'](_0x25b136),_0xe4ac9=_0x402f28['maxRow']-_0x402f28['minRow']+0x1;if('insertion'==_0x25b136['type'])return _0x12757e['length']?{'type':'insertion','content':o(_0x10618f,'*Insert:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xe4ac9,'\x22'+_0x12757e['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x10618f,'*Insert:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_ROW',_0xe4ac9))};if('deletion'==_0x25b136['type'])return _0x12757e['length']?{'type':'deletion','content':o(_0x10618f,'*Remove:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xe4ac9,'\x22'+_0x12757e['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x10618f,'*Remove:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_ROW',_0xe4ac9))};}if('tableColumn'==_0x25b136['subType']){const _0x51f1d8=_0x25b136['getItems']()['filter'](_0x59f3ba=>_0x59f3ba['is']('$textProxy'))['map'](_0x28bb20=>_0x28bb20['data']),_0x4a1207=this['_getSuggestionCoords'](_0x25b136),_0x57af91=_0x4a1207['maxColumn']-_0x4a1207['minColumn']+0x1;if('insertion'==_0x25b136['type'])return _0x51f1d8['length']?{'type':'insertion','content':o(_0x10618f,'*Insert:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x57af91,'\x22'+_0x51f1d8['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x10618f,'*Insert:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_COLUMN',_0x57af91))};if('deletion'==_0x25b136['type'])return _0x51f1d8['length']?{'type':'deletion','content':o(_0x10618f,'*Remove:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x57af91,'\x22'+_0x51f1d8['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x10618f,'*Remove:*\x20%0',o(_0x10618f,'ELEMENT_TABLE_COLUMN',_0x57af91))};}}),_0x23c005['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x59bcf4),_0x23c005['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x59bcf4),_0x23c005['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x140b1e),_0x23c005['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x140b1e),_0x23c005['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x286b48),_0x23c005['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x286b48),_0x23c005['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x54e347),_0x23c005['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x54e347);}['_acceptFormatSuggestionCallbackFactory'](){const _0x1485ea=this['editor'],_0x437d67=_0x1485ea['model']['document']['selection'];return(_0x27b728,_0x81ab5c)=>{_0x1485ea['model']['change'](_0x54f717=>{const {commandName:_0x2e96bc,commandParams:_0x4e6f8e}=_0x81ab5c;let _0x21a5af=_0x27b728[0x0]['end']['nodeBefore'];_0x4e6f8e&&_0x4e6f8e[0x0]&&!0x1===_0x4e6f8e[0x0]['forceValue']&&(_0x21a5af=_0x27b728[0x0]['start']['nodeAfter']);const _0x127a80=_0x54f717['createRangeIn'](_0x21a5af);if('$graveyard'==_0x127a80['root']['rootName'])return;const _0x5ba169=Array['from'](_0x437d67['getRanges']())['map'](_0x150beb=>_0x402ed1['fromRange'](_0x150beb));_0x54f717['setSelection'](_0x127a80),_0x1485ea['commands']['get'](_0x2e96bc)['refresh'](),_0x4e6f8e['push']({'forceDefaultExecution':!0x0}),_0x1485ea['execute'](_0x2e96bc,..._0x4e6f8e);const _0x9b9c49=_0x5ba169['filter'](_0x3ebfa6=>'$graveyard'!=_0x3ebfa6['root']['rootName']);_0x9b9c49['length']>0x0&&_0x54f717['setSelection'](_0x9b9c49);for(const _0x5d3dde of _0x5ba169)_0x5d3dde['detach']();});};}['_getCoordsForCells'](_0x5bf29f){const _0x3f0316=this['editor']['plugins']['get']('TableUtils');let _0x54e9ad=Number['MAX_SAFE_INTEGER'],_0x4a96fe=Number['MIN_SAFE_INTEGER'],_0x34af36=Number['MAX_SAFE_INTEGER'],_0x41ad6b=Number['MIN_SAFE_INTEGER'];for(const _0x3f85ce of _0x5bf29f){if('$graveyard'==_0x3f85ce['root']['rootName'])continue;const {row:_0xc68a61,column:_0x19078a}=_0x3f0316['getCellLocation'](_0x3f85ce),_0x601659=_0x3f85ce['hasAttribute']('rowspan')?_0x3f85ce['getAttribute']('rowspan')-0x1:0x0,_0x40dd1c=_0x3f85ce['hasAttribute']('colspan')?_0x3f85ce['getAttribute']('colspan')-0x1:0x0;_0x54e9ad=_0xc68a61<_0x54e9ad?_0xc68a61:_0x54e9ad,_0x4a96fe=_0xc68a61+_0x601659>_0x4a96fe?_0xc68a61+_0x601659:_0x4a96fe,_0x34af36=_0x19078a<_0x34af36?_0x19078a:_0x34af36,_0x41ad6b=_0x19078a+_0x40dd1c>_0x41ad6b?_0x19078a+_0x40dd1c:_0x41ad6b;}return{'minRow':_0x54e9ad,'maxRow':_0x4a96fe,'minColumn':_0x34af36,'maxColumn':_0x41ad6b};}['_setupColumnsRowsFixing'](){const _0x50b749=this['editor'],_0x3f0692=_0x50b749['plugins']['get']('TrackChangesEditing'),_0x2b58cc=_0x50b749['plugins']['get']('TableUtils');_0x50b749['model']['document']['on']('change:data',()=>{const _0x58aa54=Array['from'](_0x50b749['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xf2a1fb,data:_0x2340a3}of _0x58aa54){const {group:_0x151bbb,id:_0x336872,subType:_0x1f219b}=_0x3f0692['_splitMarkerName'](_0xf2a1fb);if('suggestion'!=_0x151bbb)continue;if(null!=_0x2340a3['oldRange'])continue;const _0x1fb8ad=_0x3f0692['getSuggestion'](_0x336872);this['_tablePostFixingSubtypes']['includes'](_0x1f219b)&&this['_tableSuggestions']['add'](_0x1fb8ad);}},{'priority':'low'});const _0x586960=(_0x5ca9bf,_0x3820a5)=>{let _0x3f1061=!0x1;const _0x4851fa=_0x3820a5['createRangeOn'](_0x5ca9bf),_0x6f2eef=_0x5ca9bf['findAncestor']('table'),_0x1b2965=_0x2b58cc['getCellLocation'](_0x5ca9bf);for(const _0x28bde2 of this['_tableSuggestions']){const _0x3599ba=_0x28bde2['subType'],_0x5043ba=_0x3599ba['startsWith']('tablePaste'),_0x49d044=_0x3599ba['substr'](_0x5043ba?0xa:0x5),_0x25ce30=_0x49d044['toLowerCase'](),_0xc2697=_0x25ce30['substr'](0x0,0x3)+'span',_0x2afcea='min'+_0x49d044,_0x53046c='max'+_0x49d044;if(!_0x28bde2['isInContent'])continue;if(_0x6f2eef!=_0x28bde2['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x28bde2['isIntersectingWithRange'](_0x4851fa))continue;const _0x22af01=_0x5ca9bf['hasAttribute'](_0xc2697)?_0x5ca9bf['getAttribute'](_0xc2697)-0x1:0x0,_0xfd8204=this['_getSuggestionCoords'](_0x28bde2),_0x50c99e=_0xfd8204[_0x2afcea],_0x5902f0=_0xfd8204[_0x53046c];_0x50c99e<=_0x1b2965[_0x25ce30]&&_0x1b2965[_0x25ce30]+_0x22af01<=_0x5902f0&&(_0x28bde2['addRange'](_0x4851fa),_0x3f1061=!0x0);}return _0x3f1061;};_0x50b749['model']['document']['registerPostFixer'](_0x3cbd47=>{let _0xc8570d=!0x1;for(const _0x4eace6 of _0x50b749['model']['document']['differ']['getChanges']())if('insert'==_0x4eace6['type']){if('tableRow'==_0x4eace6['name']){for(const _0x2eabc9 of _0x4eace6['position']['nodeAfter']['getChildren']())_0xc8570d=_0xc8570d||_0x586960(_0x2eabc9,_0x3cbd47);}else'tableCell'==_0x4eace6['name']&&(_0xc8570d=_0xc8570d||_0x586960(_0x4eace6['position']['nodeAfter'],_0x3cbd47));}return _0xc8570d;});}['_getSuggestionCoords'](_0x44ae92){return this['_getCoordsForCells'](_0x44ae92['getRanges']()['map'](_0x28337b=>_0x28337b['start']['nodeAfter']));}}function Ne(_0x95b810){return Array['from'](new Set(_0x95b810)['values']());}class Nt extends _0x5b5ba2{static get['requires'](){return[Ct];}['afterInit'](){const _0x43a38c=this['editor'],_0x42d30c=_0x43a38c['model']['document']['selection'],_0x6dd24d=_0x43a38c['locale'];if(!_0x43a38c['plugins']['has']('TableEditing'))return;const _0x2a27a8=_0x43a38c['plugins']['get']('TrackChangesEditing'),_0x23ef29=_0x43a38c['plugins']['get']('TableUtils'),_0x410b37=_0x43a38c['plugins']['get'](Ct);_0x410b37['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2a27a8['enableCommand']('mergeTableCells',()=>{const _0x5b16d5=_0x23ef29['getSelectionAffectedTableCells'](_0x43a38c['model']['document']['selection']);_0x43a38c['model']['change'](()=>{_0x2a27a8['markMultiRangeBlockFormat'](_0x5b16d5,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x43a38c['commands']['get']('mergeTableCells')['on']('execute',(_0x34de0c,_0x2e6b1e)=>{_0x43a38c['commands']['get']('trackChanges')['value']&&(_0x2e6b1e['length']>0x0&&_0x2e6b1e[_0x2e6b1e['length']-0x1]&&_0x2e6b1e[_0x2e6b1e['length']-0x1]['forceDefaultExecution']||_0x2a27a8['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x34de0c['stop']());},{'priority':'highest'});for(const _0x836477 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3f9930=_0x43a38c['commands']['get'](_0x836477);_0x2a27a8['enableCommand'](_0x836477,()=>{const _0x4bb2ec=_0x43a38c['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1b13a8=>_0x1b13a8['is']('element','tableCell')),_0xd07e21=_0x3f9930['value'];_0x43a38c['model']['change'](()=>{_0x2a27a8['markMultiRangeBlockFormat']([_0x4bb2ec,_0xd07e21],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1abd72 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x267369=_0x43a38c['commands']['get'](_0x1abd72);_0x2a27a8['enableCommand'](_0x1abd72,()=>{const _0x2d9515=_0x23ef29['getSelectionAffectedTableCells'](_0x43a38c['model']['document']['selection'])[0x0],_0x2c5cdc=_0x2d9515['findAncestor']('table'),{column:_0x59b0f1,row:_0x100edd}=_0x23ef29['getCellLocation'](_0x2d9515);let _0x20bf65=[];if('horizontally'==_0x267369['direction']){const _0x4d616a=_0x23ef29['createTableWalker'](_0x2c5cdc,{'startRow':_0x100edd,'endRow':_0x100edd,'includeAllSlots':!0x0});_0x20bf65=Array['from'](_0x4d616a)['map'](_0x587efe=>_0x587efe['cell']);}else{const _0x3afcfb=_0x23ef29['createTableWalker'](_0x2c5cdc,{'column':_0x59b0f1,'includeAllSlots':!0x0});_0x20bf65=Array['from'](_0x3afcfb)['map'](_0x4f3a58=>_0x4f3a58['cell']);}_0x43a38c['model']['change'](_0x5106e5=>{_0x2a27a8['markBlockFormat'](_0x5106e5['createRangeOn'](_0x2d9515),{'commandName':_0x1abd72,'commandParams':[]},_0x20bf65,_0x1abd72);});});}_0x2a27a8['descriptionFactory']['registerDescriptionCallback'](_0x1af015=>{if('formatBlock'!=_0x1af015['type']&&'formatInline'!=_0x1af015['type'])return;const {data:_0x587978}=_0x1af015;return _0x587978&&'mergeTableCells'==_0x587978['commandName']?{'type':'format','content':o(_0x6dd24d,'*Merge\x20cells*')}:void 0x0;}),_0x2a27a8['descriptionFactory']['registerDescriptionCallback'](_0x40a8f1=>{if('formatBlock'!=_0x40a8f1['type']&&'formatInline'!=_0x40a8f1['type'])return;const {data:_0xd2c938}=_0x40a8f1;return _0xd2c938?'splitTableCellVertically'==_0xd2c938['commandName']?{'type':'format','content':o(_0x6dd24d,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0xd2c938['commandName']?{'type':'format','content':o(_0x6dd24d,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x216644=_0x410b37['_acceptFormatSuggestionCallbackFactory']();for(const _0x463c16 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2a27a8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x463c16,'accept',_0x216644);for(const _0x2d5eab of['splitTableCellVertically','splitTableCellHorizontally'])_0x2a27a8['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2d5eab,'accept',_0x216644);_0x2a27a8['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x2297dc=>{_0x43a38c['model']['change'](_0xbbd2be=>{const _0x4cee7a=Array['from'](_0x42d30c['getRanges']())['map'](_0x31f7ff=>_0x402ed1['fromRange'](_0x31f7ff));_0xbbd2be['setSelection'](_0x2297dc),_0x43a38c['commands']['get']('mergeTableCells')['refresh'](),_0x43a38c['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x4a1aaa=_0x4cee7a['filter'](_0x279847=>'$graveyard'!=_0x279847['root']['rootName']);_0x4a1aaa['length']>0x0&&_0xbbd2be['setSelection'](_0x4a1aaa);for(const _0x168c12 of _0x4cee7a)_0x168c12['detach']();});});for(const _0x3d55b9 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x13f0e8=_0x43a38c['commands']['get'](_0x3d55b9);_0x13f0e8['on']('set:isEnabled',(_0x1b92c1,_0x1f3bb5,_0x3edab1)=>{if(_0x3edab1){const _0xffc214=_0x43a38c['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x11533b=>_0x11533b['is']('element','tableCell'));this['_areMergableCells'](_0x13f0e8['value'],_0xffc214)||(_0x1b92c1['return']=!0x1,_0x1b92c1['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x140fca=this['editor']['commands']['get']('mergeTableCells'),_0x3cf2ec=this['editor']['plugins']['get']('TableUtils');if(!_0x140fca['isEnabled'])return!0x1;const _0x4c0ba8=_0x3cf2ec['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x1aaed3 of _0x4c0ba8)for(const _0x36198a of _0x4c0ba8)if(_0x1aaed3!=_0x36198a&&!this['_areMergableCells'](_0x1aaed3,_0x36198a))return!0x1;return!0x0;}['_areMergableCells'](_0x4b8a5f,_0x598f9f){const _0x42db3c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2c1260=this['editor']['model']['createRangeOn'](_0x4b8a5f),_0x1bca17=this['editor']['model']['createRangeOn'](_0x598f9f),_0x3ff104=new Set(),_0x59600f=new Set();for(const _0x251ebf of _0x42db3c['getSuggestions']())if(('insertion'==_0x251ebf['type']||'deletion'==_0x251ebf['type']||'mergeTableCells'==_0x251ebf['subType'])&&_0x251ebf['isInContent']){for(const _0x2c8ed3 of _0x251ebf['getRanges']())_0x2c8ed3['containsRange'](_0x2c1260,!0x0)&&_0x3ff104['add'](_0x251ebf['type']+':'+_0x251ebf['author']['id']),_0x2c8ed3['containsRange'](_0x1bca17,!0x0)&&_0x59600f['add'](_0x251ebf['type']+':'+_0x251ebf['author']['id']);}if(_0x3ff104['size']!=_0x59600f['size'])return!0x1;for(const _0x4a64c7 of _0x3ff104)if(!_0x59600f['has'](_0x4a64c7))return!0x1;return!0x0;}}class Dt extends _0x5b5ba2{static get['requires'](){return[Ct];}['afterInit'](){const _0x58fa9f=this['editor'];if(!_0x58fa9f['plugins']['has']('TableEditing'))return;const _0x384083=_0x58fa9f['locale'],_0x3c2f49=_0x58fa9f['plugins']['get']('TrackChangesEditing');_0x3c2f49['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x3c2f49['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x3c2f49['registerBlockAttribute']('headingRows'),_0x3c2f49['registerBlockAttribute']('headingColumns'),_0x3c2f49['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x384083,'FORMAT_HEADER_ROW')),_0x3c2f49['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x384083,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x38ecdb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x35bc11=this['editor']['plugins']['get']('TableUtils'),_0x51f5cc=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x15a6c4({showActiveMarker:_0x45707c=!0x0,setDataAttribute:_0x4e63cb=!0x0}={}){return(_0x1e4a22,_0x36bf9e,_0x550510)=>{const {type:_0x2c4ef9,id:_0x4e2aea}=_0x38ecdb['_splitMarkerName'](_0x36bf9e['markerName']),_0x558db6=_0x38ecdb['getSuggestion'](_0x4e2aea),_0x1d7348=_0x558db6['data'];if('formatBlock'!=_0x558db6['type']||!_0x1d7348||'setTableColumnHeader'!=_0x1d7348['commandName'])return;if(_0x36bf9e['item'])return void _0x1e4a22['stop']();if(!_0x550510['consumable']['consume'](_0x36bf9e['markerRange'],_0x1e4a22['name']))return;const _0x43997c=_0x36bf9e['markerRange']['start']['nodeAfter'],_0xb5b070=_0x36bf9e['markerRange']['end']['nodeBefore'],_0x32f256=_0x43997c['parent']['parent'],{column:_0x16a497}=_0x35bc11['getCellLocation'](_0x43997c),{column:_0x81dc5}=_0x35bc11['getCellLocation'](_0xb5b070);for(let _0x231bac=_0x16a497;_0x231bac<=_0x81dc5;_0x231bac++){const _0xc90f9d=_0x35bc11['createTableWalker'](_0x32f256,{'column':_0x231bac,'includeAllSlots':!0x1});for(const _0x361325 of _0xc90f9d){const _0x10fe60=_0x361325['cell'],_0x2a4754=_0x550510['mapper']['toViewElement'](_0x10fe60);_0x550510['writer']['addClass']('ck-suggestion-marker-'+_0x2c4ef9,_0x2a4754),_0x4e63cb&&_0x550510['writer']['setAttribute']('data-suggestion',_0x4e2aea,_0x2a4754),_0x550510['mapper']['bindElementToMarker'](_0x2a4754,_0x36bf9e['markerName']),_0x45707c&&(_0x38ecdb['activeMarkers']['includes'](_0x36bf9e['markerName'])?_0x550510['writer']['addClass']('ck-suggestion-marker--active',_0x2a4754):_0x550510['writer']['removeClass']('ck-suggestion-marker--active',_0x2a4754));}}};}_0x38ecdb['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x51f5cc),_0x38ecdb['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x51f5cc),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x15a6c4(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x17a60f,_0x494f02,_0x43b277)=>{_0x43b277['options']['showSuggestionHighlights']&&_0x15a6c4({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x17a60f,_0x494f02,_0x43b277);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x38ac1f,_0x1900d8,_0x52f925)=>{const {type:_0x502ac4,id:_0x668ac6}=_0x38ecdb['_splitMarkerName'](_0x1900d8['markerName']),_0x35499c=_0x38ecdb['getSuggestion'](_0x668ac6),_0x16ca11=_0x35499c['data'];if('formatBlock'!=_0x35499c['type']||!_0x16ca11||'setTableColumnHeader'!=_0x16ca11['commandName'])return;const _0x11405a=_0x52f925['mapper']['markerNameToElements'](_0x1900d8['markerName']);if(_0x11405a){for(const _0x1d9928 of _0x11405a)_0x52f925['writer']['removeClass']('ck-suggestion-marker-'+_0x502ac4,_0x1d9928),_0x52f925['writer']['removeClass']('ck-suggestion-marker--active',_0x1d9928),_0x52f925['writer']['removeAttribute']('data-suggestion',_0x1d9928),_0x52f925['mapper']['unbindElementFromMarkerName'](_0x1d9928,_0x1900d8['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2102b4=this['editor'],_0x4ba622=_0x2102b4['locale'];function _0x59f0a9(_0x354a7d){return{'type':'format','content':o(_0x4ba622,'*Format:*\x20%0',_0x354a7d)};}_0x2102b4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4232c3=>{if('formatBlock'!=_0x4232c3['type'])return;const {data:_0x173f45}=_0x4232c3;if(_0x173f45){if('setTableRowHeader'==_0x173f45['commandName']){const _0x30ebaa=_0x173f45['commandParams'][0x0]['forceValue'];return _0x59f0a9(o(_0x4ba622,_0x30ebaa?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x173f45['commandName']){const _0x4f7050=_0x173f45['commandParams'][0x0]['forceValue'];return _0x59f0a9(o(_0x4ba622,_0x4f7050?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x12256e=>[_0x12256e,null]));class Mt extends _0x5b5ba2{static get['requires'](){return[Ct];}['afterInit'](){const _0x544763=this['editor'];if(!_0x544763['plugins']['has']('TableClipboard'))return;const _0x3c2769=_0x544763['plugins']['get']('TrackChangesEditing'),_0x3180ed=_0x544763['plugins']['get']('TableUtils'),_0x1d65fa=_0x544763['plugins']['get'](Ct),_0x527571=_0x544763['plugins']['get']('TableClipboard');_0x1d65fa['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x544763['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x544763['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x142b41=null;_0x544763['model']['on']('insertContent',(_0x56e4af,_0x4573e1)=>{const [_0x2e78a6,_0x122f76]=_0x4573e1,_0x15a4ba=_0x4573e1[_0x4573e1['length']-0x1];_0x15a4ba&&_0x15a4ba['forceDefaultExecution']||_0x3c2769['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2dcde1,_0x28c721,_0x1e5057,_0x36f8f8,_0x613496){if(_0x28c721&&!_0x28c721['is']('documentSelection'))return!0x1;const _0x3bd4f9=_0x613496['getTableIfOnlyTableInContent'](_0x2dcde1,_0x1e5057);if(!_0x3bd4f9||!Ue(_0x3bd4f9,void 0x0,_0x36f8f8))return!0x1;const _0x320c39=_0x36f8f8['getSelectionAffectedTableCells'](_0x1e5057['document']['selection']);if(!_0x320c39['length'])return!0x1;const _0x177a85=_0x320c39[0x0]['findAncestor']('table'),_0x12c93e=_0x36f8f8['getRowIndexes'](_0x320c39),_0x4ff77b=_0x36f8f8['getColumnIndexes'](_0x320c39),_0x28b073={'startRow':_0x12c93e['first'],'endRow':_0x12c93e['last'],'startColumn':_0x4ff77b['first'],'endColumn':_0x4ff77b['last']};return 0x1==_0x320c39['length']&&(_0x28b073['endRow']+=_0x36f8f8['getRows'](_0x3bd4f9)-0x1,_0x28b073['endColumn']+=_0x36f8f8['getColumns'](_0x3bd4f9)-0x1),Ue(_0x177a85,_0x28b073,_0x36f8f8);}(_0x2e78a6,_0x122f76,_0x544763['model'],_0x3180ed,_0x527571)&&(_0x56e4af['stop'](),_0x142b41={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x544763['model']['change'](()=>{_0x544763['model']['insertContent'](_0x4573e1[0x0],_0x4573e1[0x1],_0x4573e1[0x2],{'forceDefaultExecution':!0x0});const _0x2d137a=_0x42ebb1(),{rowInsertionRanges:_0x579207,columnInsertionRanges:_0x3bda06,insertionRanges:_0x5265d6,deletionRanges:_0x4041d4,cells:_0x5a2ea7}=_0x142b41;_0x579207['length']&&_0x3c2769['markMultiRangeInsertion'](_0x579207,'tablePasteRow',{'tablePasteChainId':_0x2d137a}),_0x3bda06['length']&&_0x3c2769['markMultiRangeInsertion'](_0x3bda06,'tablePasteColumn',{'tablePasteChainId':_0x2d137a}),_0x5265d6['length']&&(_0x3c2769['markMultiRangeInsertion'](_0x5265d6,'tablePaste',{'tablePasteChainId':_0x2d137a,'skipNestingCheck':!0x0}),_0x5265d6['forEach'](_0x872060=>_0x872060['detach']?.())),_0x4041d4['length']&&(_0x3c2769['markMultiRangeDeletion'](_0x4041d4,'tablePaste',{'tablePasteChainId':_0x2d137a,'skipNestingCheck':!0x0}),_0x4041d4['forEach'](_0x3f6ee1=>_0x3f6ee1['detach']?.()));const _0x405cf9=_0x3c2769['markMultiRangeBlockFormat'](_0x5a2ea7['map'](({element:_0x9a6e43})=>_0x9a6e43),{'formatGroupId':_0x42ebb1()},[],'tablePasteCell',{'tablePasteChainId':_0x2d137a});if(_0x405cf9){const _0x5754fe=_0x405cf9['getMarkers'](),_0x57ef4c=[];for(const {element:_0x3bf8c5,attributes:_0x5b875a}of _0x5a2ea7){if(!_0x5b875a)continue;const _0x48b518=_0x544763['model']['createRangeOn'](_0x3bf8c5),_0x323acd=_0x5754fe['find'](_0x553d3c=>_0x553d3c['getRange']()['isEqual'](_0x48b518));_0x323acd&&_0x57ef4c['push']([_0x323acd['name'],_0x5b875a]);}_0x57ef4c['length']&&_0x405cf9['setAttribute']('markerAttributes',Object['fromEntries'](_0x57ef4c));}_0x142b41=null;}));},{'priority':_0x671717['high']+0xa}),_0x544763['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x3f62ca,_0x578fca)=>{const [_0x153fe1,_0x12e13f,,_0x22e890]=_0x578fca;if(!_0x142b41)return;_0x3f62ca['stop']();const _0x3e9267=_0x153fe1['cell'],_0x2c8e6e=_0x12e13f,_0x324824=Oe(_0x3e9267),_0x44fa18=Oe(_0x2c8e6e);_0x3f62ca['return']=_0x3e9267;let _0x1b577a=null,_0x3e0999=null;if(_0x44fa18||_0x324824){if(_0x324824&&!_0x44fa18){_0x22e890['remove'](_0x3e9267['getChild'](0x0));for(const _0x5ea7c3 of Array['from'](_0x2c8e6e['getChildren']()))_0x22e890['insert'](_0x5ea7c3,_0x3e9267,'end');const _0x1f7ac2=_0x142b41['rowInsertionIndexes']['includes'](_0x153fe1['row']),_0x2e1a4e=_0x142b41['columnInsertionIndexes']['includes'](_0x153fe1['column']);_0x1f7ac2||_0x2e1a4e||(_0x1b577a=_0x402ed1['fromRange'](_0x22e890['createRangeIn'](_0x3e9267)));}else _0x44fa18&&!_0x324824&&(_0x3e0999=_0x22e890['createRangeIn'](_0x3e9267));}else{const _0x4f9903=_0x22e890['createElement']('tableCellSuggestion'),_0x4801ae=_0x22e890['createElement']('tableCellSuggestion');_0x22e890['wrap'](_0x22e890['createRangeIn'](_0x3e9267),_0x4801ae),_0x22e890['insert'](_0x4f9903,_0x3e9267,0x0);for(const _0x24284a of Array['from'](_0x2c8e6e['getChildren']()))_0x22e890['insert'](_0x24284a,_0x4f9903,'end');_0x1b577a=_0x402ed1['fromRange'](_0x22e890['createRangeOn'](_0x4f9903)),_0x3e0999=_0x402ed1['fromRange'](_0x22e890['createRangeOn'](_0x4801ae));}const _0x1e15ca=Array['from'](_0x2c8e6e['getAttributes']())['filter'](([_0x51bf67])=>Be['includes'](_0x51bf67));_0x142b41['cells']['push']({'element':_0x3e9267,'attributes':_0x1e15ca['length']?Object['fromEntries'](_0x1e15ca):null}),_0x1b577a&&_0x142b41['insertionRanges']['push'](_0x1b577a),_0x3e0999&&_0x142b41['deletionRanges']['push'](_0x3e0999);},{'priority':'high'}),_0x3180ed['on']('insertColumns',(_0x31013c,_0x1e1d98)=>{const [_0x44b54f,_0x10eeff={}]=_0x1e1d98;if(!_0x142b41)return;const _0x2263c6=_0x10eeff['at']||0x0,_0x56a2f0=_0x10eeff['columns']||0x1;_0x142b41['columnInsertionIndexes']=new Array(_0x56a2f0)['fill'](_0x2263c6)['map']((_0x775f9,_0x322eb5)=>_0x775f9+_0x322eb5);for(const {cell:_0x509833}of _0x3180ed['createTableWalker'](_0x44b54f,{'startColumn':_0x2263c6,'endColumn':_0x2263c6+_0x56a2f0-0x1}))_0x142b41['columnInsertionRanges']['push'](_0x544763['model']['createRangeOn'](_0x509833));},{'priority':'low'}),_0x3180ed['on']('insertRows',(_0x4d1e76,_0x10c7ca)=>{const [_0x2d45d9,_0x114242={}]=_0x10c7ca;if(!_0x142b41)return;const _0x2501f5=_0x114242['at']||0x0,_0x520d0f=_0x114242['rows']||0x1;_0x142b41['rowInsertionIndexes']=new Array(_0x520d0f)['fill'](_0x2501f5)['map']((_0x1c4d10,_0xd5637d)=>_0x1c4d10+_0xd5637d);for(const {cell:_0x389eca}of _0x3180ed['createTableWalker'](_0x2d45d9,{'startRow':_0x2501f5,'endRow':_0x2501f5+_0x520d0f-0x1}))_0x142b41['rowInsertionRanges']['push'](_0x544763['model']['createRangeOn'](_0x389eca));},{'priority':'low'}),_0x3c2769['descriptionFactory']['registerDescriptionCallback'](_0x3ba28a=>{if(_0x3ba28a['subType']&&_0x3ba28a['subType']['startsWith']('tablePaste'))return _0x3ba28a['previous']?{}:{'type':'insertion','content':o(_0x544763['locale'],'*Replace\x20table\x20cells*')};});const _0x528980=()=>!0x1;for(const _0x276dfa of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x3c2769['_suggestionFactory']['registerCustomCallback']('insertion',_0x276dfa,'join',_0x528980),_0x3c2769['_suggestionFactory']['registerCustomCallback']('deletion',_0x276dfa,'join',_0x528980),_0x3c2769['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x276dfa,'join',_0x528980);_0x3c2769['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x528980),_0x3c2769['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1221a0,_0x53df71,_0x1b3984)=>{const _0x5474a1=_0x1221a0['map'](_0x3c98b1=>_0x3c98b1['getContainedElement']())['filter'](_0x4c7f0d=>_0x4c7f0d),_0x76c370=new Map(_0x5474a1['map'](_0x3d5149=>[_0x3d5149,null]));if(_0x142b41){for(const {element:_0x549228,attributes:_0x58269c}of _0x142b41['cells'])_0x58269c&&_0x76c370['set'](_0x549228,_0x58269c);}else{if(_0x1b3984&&_0x1b3984['markerAttributes'])for(const [_0x39f039,_0x496544]of Object['entries'](_0x1b3984['markerAttributes'])){const _0x2a4177=_0x544763['model']['markers']['get'](_0x39f039),_0x427f07=_0x2a4177?_0x2a4177['getRange']()['getContainedElement']():null;_0x427f07&&_0x76c370['set'](_0x427f07,_0x496544);}}_0x544763['model']['change'](_0x3343ba=>{for(const [_0x30d4d7,_0x10f3cc]of _0x76c370)_0x3343ba['setAttributes']({...xe,..._0x10f3cc},_0x30d4d7);});});const _0x5691d8=(_0x1917ae,_0x37af24)=>{_0x3c2769['_suggestionFactory']['registerCustomCallback'](_0x1917ae,'tablePaste',_0x37af24,(_0xd95ccd,_0x1761f5,_0x28967a)=>{_0x544763['model']['change'](_0x4c5149=>{const _0x735455=[];for(const _0x4537be of _0xd95ccd){const _0x12870e=_0x4537be['start']['nodeAfter'];_0x12870e['is']('element','tableCellSuggestion')&&_0x735455['push'](_0x12870e);}_0x3c2769['_suggestionFactory']['getSuggestionCallback'](_0x1917ae,null,_0x37af24)(_0xd95ccd,_0x1761f5,_0x28967a);for(const _0x25aefb of _0x735455)'$graveyard'!=_0x25aefb['root']['rootName']&&_0x4c5149['unwrap'](_0x25aefb);});});};_0x5691d8('insertion','accept'),_0x5691d8('insertion','discard'),_0x5691d8('deletion','accept'),_0x5691d8('deletion','discard'),_0x3c2769['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0xd919d0=>{const _0x4af7c2=_0xd919d0['map'](_0x276004=>_0x276004['getContainedElement']()),_0x294e61=_0x4af7c2[0x0]['findAncestor']('table'),{minRow:_0x39c6bd,maxRow:_0x1c91c3}=_0x1d65fa['_getCoordsForCells'](_0x4af7c2);_0x3180ed['removeRows'](_0x294e61,{'at':_0x39c6bd,'rows':_0x1c91c3-_0x39c6bd+0x1});}),_0x3c2769['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x33a99a=>{const _0xcc4bb8=_0x33a99a['map'](_0x3f7a3c=>_0x3f7a3c['getContainedElement']()),_0x3ba71b=_0xcc4bb8[0x0]['findAncestor']('table'),{minColumn:_0x484bcd,maxColumn:_0x1ebede}=_0x1d65fa['_getCoordsForCells'](_0xcc4bb8);_0x3180ed['removeColumns'](_0x3ba71b,{'at':_0x484bcd,'columns':_0x1ebede-_0x484bcd+0x1});});const _0x3b0ea2=(_0x23f3df,_0x473e57)=>{if(!_0x473e57['subType']||!_0x473e57['subType']['startsWith']('tablePaste'))return;const _0x5c85b1=_0x473e57['attributes']['tablePasteChainId'],_0x310227=_0x3c2769['getSuggestions']()['filter'](_0x45fc10=>_0x45fc10['isInContent']&&_0x45fc10['attributes']&&_0x45fc10['attributes']['tablePasteChainId']==_0x5c85b1);_0x310227['length']&&_0x473e57['getAllAdjacentSuggestions']()['length']!=_0x310227['length']&&_0x310227['reduce']((_0xd549fc,_0x59fd03)=>(_0xd549fc['next']=_0x59fd03,_0x59fd03['previous']=_0xd549fc,_0x59fd03));};function _0x5685f6(_0x14e265,_0x196ff0=!0x0){const {id:_0x8b553,authorId:_0x30b65d}=_0x3c2769['_splitMarkerName'](_0x14e265['markerName']),_0x114b1c=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x18d5c6=_0x3c2769['activeMarkers']['includes'](_0x14e265['markerName']);return _0x18d5c6&&_0x114b1c['push']('ck-suggestion-marker--active'),{'classes':_0x114b1c,'attributes':{'data-suggestion':_0x8b553,'data-author-id':_0x30b65d},'priority':_0x18d5c6&&_0x196ff0?0xbc2:0xbb8};}_0x3c2769['on']('suggestionLoaded',_0x3b0ea2,{'priority':'high'}),_0x3c2769['on']('suggestionUnloaded',_0x3b0ea2,{'priority':'high'}),_0x544763['model']['document']['registerPostFixer'](()=>{let _0x4ef390=!0x1;const _0x58c41b=Array['from'](_0x544763['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x51b61c,data:_0x311e8f}of _0x58c41b){const {group:_0x45b70b,type:_0x2c58eb,id:_0x282617}=_0x3c2769['_splitMarkerName'](_0x51b61c);if('suggestion'!=_0x45b70b||'deletion'!=_0x2c58eb||_0x311e8f['oldRange'])continue;if(!_0x3c2769['hasSuggestion'](_0x282617))continue;const _0x5e7079=_0x3c2769['getSuggestion'](_0x282617)['getRanges'](),_0x90c7c2=_0x544763['plugins']['get']('Users')['me'];for(const _0x601981 of _0x3c2769['getSuggestions']()){if(!_0x601981['isInContent']||_0x601981['author']!=_0x90c7c2)continue;if('formatBlock'!=_0x601981['type']||'tablePasteCell'!=_0x601981['subType'])continue;if(_0x601981['getRanges']()['every'](_0x108669=>_0x5e7079['some'](_0x13065e=>_0x13065e['containsRange'](_0x108669,!0x0)))){for(const _0x5456cb of _0x601981['getAllAdjacentSuggestions']())_0x5456cb['isInContent']&&(_0x5456cb['discard'](),_0x4ef390=!0x0);}}}return _0x4ef390;}),_0x544763['model']['document']['registerPostFixer'](_0x29b07c=>{const _0x3af26f=_0x544763['commands']['get']('redo');if(!_0x3af26f||!_0x3af26f['_createdBatches']['has'](_0x29b07c['batch']))return!0x1;let _0x43d340=!0x1;const _0x2c5f6d=_0x544763['plugins']['get']('Users')['me'],_0x1d7507=_0x544763['model']['document']['differ']['getChanges'](),_0x260418=Array['from'](_0x544763['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x2b7d50,data:_0x4dfa3a})=>{const {group:_0x3567bb,subType:_0x3e9e78,authorId:_0x4d61f1}=_0x3c2769['_splitMarkerName'](_0x2b7d50);return'suggestion'==_0x3567bb&&'tablePaste'==_0x3e9e78&&_0x4d61f1==_0x2c5f6d['id']&&!_0x4dfa3a['oldRange'];});for(const _0x573a18 of _0x1d7507){if('insert'!=_0x573a18['type']||'tableCellSuggestion'!=_0x573a18['name']||0x1!=_0x573a18['length'])continue;const _0x53847e=_0x29b07c['createRange'](_0x573a18['position'],_0x573a18['position']['getShiftedBy'](0x1));if(!_0x260418['find'](({data:_0x14f5bd})=>_0x14f5bd['newRange']['isEqual'](_0x53847e))){for(const {name:_0x527717,data:_0x42ed1a}of _0x260418)if(_0x53847e['containsRange'](_0x42ed1a['newRange'])){_0x29b07c['updateMarker'](_0x527717,{'range':_0x53847e}),_0x43d340=!0x0;break;}}}return _0x43d340;}),_0x544763['model']['document']['registerPostFixer'](_0xb9cfa3=>{let _0x3ee5de=!0x1;const _0x58d4bd=_0x544763['plugins']['get']('Users')['me'],_0x54c72b=_0x3c2769['getSuggestions']()['filter'](_0x49a599=>_0x49a599['isInContent']&&_0x49a599['author']==_0x58d4bd),_0x1c09bd=new Set(),_0xecc2a2=new Set();for(const _0x1d24ae of _0x54c72b)if('tablePaste'==_0x1d24ae['subType'])for(const _0xf44fa0 of _0x1d24ae['getMarkers']()){const _0x4dd0db=_0xf44fa0['getRange']()['getContainedElement']();if(_0x4dd0db){if(_0x4dd0db['is']('element','tableCellSuggestion')&&Oe(_0x4dd0db)){_0x1d24ae['removeMarker'](_0xf44fa0['name']),_0x1c09bd['add'](_0x4dd0db),_0x3ee5de=!0x0;const _0x279af1=_0x4dd0db['nextSibling'],_0x1ecc12=_0x4dd0db['previousSibling'],_0xbbaba4=_0x279af1&&_0x279af1['is']('element','tableCellSuggestion'),_0x4dc87e=_0x1ecc12&&_0x1ecc12['is']('element','tableCellSuggestion');_0xbbaba4&&!_0x1c09bd['has'](_0x279af1)&&_0xecc2a2['add'](_0x279af1),_0x4dc87e&&!_0x1c09bd['has'](_0x1ecc12)&&_0xecc2a2['add'](_0x1ecc12);}else _0x4dd0db['is']('element','paragraph')&&_0x4dd0db['isEmpty']&&(_0x1d24ae['removeMarker'](_0xf44fa0['name']),_0x3ee5de=!0x0);}}else{if('tablePasteCell'==_0x1d24ae['subType']){if(!_0x1d24ae['attributes']||!_0x1d24ae['attributes']['tablePasteChainId'])continue;const _0x4b0c59=_0x1d24ae['attributes']['markerAttributes'];if(_0x4b0c59&&Object['keys'](_0x4b0c59)['length'])continue;const _0x32342f=_0x1d24ae['attributes']['tablePasteChainId'];let _0x11a26d=!0x0,_0x17eae2=!0x0;for(const _0x1ff37d of _0x54c72b)if(_0x1ff37d['subType']&&_0x1ff37d['subType']['startsWith']('tablePaste')){if(!_0x1ff37d['attributes']['tablePasteChainId']){_0x17eae2=!0x1;break;}if(_0x1ff37d['id']!=_0x1d24ae['id']&&_0x1ff37d['attributes']['tablePasteChainId']==_0x32342f){_0x11a26d=!0x1;break;}}_0x17eae2&&_0x11a26d&&(_0x1d24ae['removeMarkers'](),_0x3ee5de=!0x0);}}for(const _0x47a982 of _0x1c09bd)_0xb9cfa3['remove'](_0x47a982);for(const _0x337843 of _0xecc2a2)_0xb9cfa3['unwrap'](_0x337843);return _0x3ee5de;}),_0x544763['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x9b086d=>_0x5685f6(_0x9b086d),'converterPriority':'high'}),_0x544763['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x164ef0,_0x12ee2a)=>_0x12ee2a['options']['showSuggestionHighlights']?_0x5685f6(_0x164ef0,!0x1):null,'converterPriority':'high'});const _0x2d0c1e=_0x544763['editing']['view'];this['listenTo'](_0x2d0c1e['document'],'clipboardOutput',(_0x10fdd8,_0x29c4b4)=>{const _0x1fc996=[];for(const _0x2314d7 of _0x2d0c1e['createRangeIn'](_0x29c4b4['content'])['getItems']())_0x2314d7['is']('element','suggestion-td')&&_0x1fc996['push'](_0x2314d7);_0x2d0c1e['change'](_0x31027a=>{for(const _0xb4cb of _0x1fc996)_0x31027a['move'](_0x31027a['createRangeIn'](_0xb4cb),_0x31027a['createPositionBefore'](_0xb4cb)),_0x31027a['remove'](_0xb4cb);});});}}function Oe(_0x34a48f){if(_0x34a48f['isEmpty'])return!0x0;const _0x600ac7=_0x34a48f['getChild'](0x0);return _0x600ac7['is']('element','paragraph')&&_0x600ac7['isEmpty'];}function Ue(_0x571954,_0x14fd56={},_0xa496df){for(const {isAnchor:_0x3d6a92,cellHeight:_0x378a79,cellWidth:_0x8a266f}of _0xa496df['createTableWalker'](_0x571954,{'includeAllSlots':!0x0,..._0x14fd56}))if(!_0x3d6a92||0x1!=_0x378a79||0x1!=_0x8a266f)return!0x1;return!0x0;}class $t extends _0x5b5ba2{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x5b23d4=this['editor']['plugins']['get']('TrackChangesEditing');_0x5b23d4['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x5b23d4['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x5b23d4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5b23d4['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x5b23d4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x5b23d4['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x15f2a4,_0x378226){const _0x5a7ca4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x451d05=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x3876ca=_0x378226['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x51e046=_0x451d05['getColumnGroupElement'](_0x3876ca);let _0x3f79a2=_0x51e046?_0x451d05['getTableColumnsWidths'](_0x51e046):null,_0x5b31d3=_0x3876ca['getAttribute']('tableWidth')||null;const _0x28e465=_0x378226['tableWidth']||_0x5b31d3,_0x18e554=_0x378226['columnWidths']||_0x3f79a2,_0x3fe7ef=this['editor']['plugins']['get']('Users')['me'];for(const _0x479687 of _0x5a7ca4['getSuggestions']()){const _0x6449c8=_0x479687['getContainedElement']();if('resizeTable'===_0x479687['subType']&&_0x6449c8===_0x3876ca){_0x479687['author']!==_0x3fe7ef&&_0x479687['discard']();const _0x305d93=_0x479687['data']['commandParams'];_0x5b31d3=_0x305d93[0x0]['tableWidth'],_0x3f79a2=_0x305d93[0x0]['columnWidths'];break;}}_0x15f2a4({'table':_0x3876ca,'tableWidth':_0x28e465,'columnWidths':_0x18e554}),_0x5a7ca4['markBlockFormat'](_0x3876ca,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x5b31d3,'columnWidths':_0x3f79a2}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x18b677){if('formatBlock'!=_0x18b677['type']&&'formatInline'!=_0x18b677['type'])return;const {data:_0x1b8af3}=_0x18b677;if(_0x1b8af3&&'resizeTable'===_0x1b8af3['formatGroupId']){const _0x1ebcdd='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x1ebcdd)};}}}class Bt extends _0x5b5ba2{['afterInit'](){const _0x5089e2=this['editor'];_0x5089e2['plugins']['has']('Template')&&_0x5089e2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x5b5ba2{['afterInit'](){const _0x4b4c8d=this['editor'];if(!_0x4b4c8d['commands']['get']('insertTableOfContents'))return;_0x4b4c8d['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x33101f=_0x4b4c8d['plugins']['get']('TrackChangesEditing'),_0x480853=_0x4b4c8d['locale'];_0x33101f['descriptionFactory']['registerElementLabel']('tableOfContents',_0x51de7d=>o(_0x480853,'ELEMENT_TABLE_OF_CONTENTS',_0x51de7d));}}class Rt extends _0x5b5ba2{['afterInit'](){const _0x468c9f=this['editor'];if(!_0x468c9f['plugins']['has']('Title'))return;const _0x463a8c=_0x468c9f['plugins']['get']('TrackChangesEditing');_0x463a8c['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x468c9f['locale'],'ELEMENT_TITLE')),_0x468c9f['model']['document']['registerPostFixer'](_0x26745b=>{let _0x1c6c48=!0x1;const _0x4b4220=Array['from'](_0x468c9f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x22d87e,data:_0xf9d040}of _0x4b4220){const {group:_0xeb1ce4}=_0x463a8c['_splitMarkerName'](_0x22d87e);if('suggestion'!==_0xeb1ce4||!_0xf9d040['newRange'])continue;const _0x3c0a88=_0xf9d040['newRange'],_0x3b46c6=_0x3c0a88['end']['nodeBefore'];if(!_0x3b46c6||!_0x3b46c6['is']('element','title-content'))continue;if(!_0x3c0a88['start']['isTouching'](_0x3c0a88['end']))continue;const _0x6cc896=_0x468c9f['model']['schema']['getNearestSelectionRange'](_0x3c0a88['end'],'forward');if(_0x6cc896&&_0x6cc896['isCollapsed']){const _0x5ca12c=_0x26745b['createRange'](_0x3c0a88['start'],_0x6cc896['start']);_0x5ca12c['isEqual'](_0x3c0a88)||(_0x26745b['updateMarker'](_0x22d87e,{'range':_0x5ca12c}),_0x1c6c48=!0x0);}_0x1c6c48||(_0x26745b['removeMarker'](_0x22d87e),_0x1c6c48=!0x0);}return _0x1c6c48;});}}class Tt extends _0x5b5ba2{['afterInit'](){const _0x512a56=this['editor'],_0x55c38a=_0x512a56['plugins']['get']('TrackChangesEditing');_0x512a56['plugins']['has']('Uploadcare')&&(_0x55c38a['enableCommand']('uploadcare'),_0x512a56['plugins']['has']('UploadcareImageEdit')&&(_0x55c38a['enableCommand']('uploadcareImageEdit'),_0x55c38a['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x55c38a['registerBlockAttribute']('uploadcareImageId'),_0x55c38a['descriptionFactory']['registerDescriptionCallback'](_0x4ba5dd=>{if('attribute'!=_0x4ba5dd['type'])return;const {data:_0x436cb7}=_0x4ba5dd;return _0x436cb7&&'uploadcareImageId'==_0x436cb7['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x5b5ba2{['afterInit'](){const _0xce2079=this['editor'],_0x349fb3=_0xce2079['plugins']['get']('TrackChangesEditing');_0xce2079['plugins']['has']('UndoEditing')&&(_0x349fb3['enableCommand']('undo'),_0x349fb3['enableCommand']('redo'));}}class Et extends _0x5b5ba2{static get['requires'](){return[Ct];}['afterInit'](){const _0x4cc7f8=this['editor'];if(!_0x4cc7f8['plugins']['has']('TableCaptionEditing'))return;_0x4cc7f8['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x5b5ba2{['tableProperties'];['tableCellProperties'];constructor(_0xad98f3){super(_0xad98f3),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 _0x2599fc=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x16aa25 of this['tableProperties'])_0x2599fc['enableCommand'](_0x16aa25,(_0x5909b0,_0x4f45ac)=>{const _0x2cce46=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x16aa25,[_0x2cce46],this['tableProperties'],'tableProperties',_0x5909b0,_0x4f45ac);});_0x2599fc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x2599fc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2599fc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x47882d,_0x4f8644)=>this['handleDiscardAction'](this['tableProperties'],_0x47882d,_0x4f8644)),_0x2599fc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x22bc37 of this['tableCellProperties'])_0x2599fc['enableCommand'](_0x22bc37,(_0x58c414,_0x33ca81)=>{const _0x232558=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x22bc37,_0x232558,this['tableCellProperties'],'tableCellProperties',_0x58c414,_0x33ca81);});_0x2599fc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x2599fc['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2599fc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3eecdc,_0x4b59de)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3eecdc,_0x4b59de)),_0x2599fc['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x2599fc['descriptionFactory']['registerDescriptionCallback'](_0x4fecb2=>this['handleSuggestionDescription'](_0x4fecb2));}['_handlePropertyChange'](_0x21363b,_0x2c5be6,_0x31ec87,_0x309c81,_0x419ced,_0x199572){const _0x374510=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x199572['batch'],()=>{for(const _0x5feff4 of _0x2c5be6){if(this['_getSuggestion'](_0x5feff4,_0x309c81))_0x419ced(_0x199572);else{const _0x42d2f9={};for(const _0x646287 of _0x31ec87){const _0x468f42=_0x5feff4['getAttribute'](_0x646287);void 0x0!==_0x468f42&&(_0x42d2f9[_0x646287]=_0x468f42);}_0x419ced(_0x199572),_0x374510['markBlockFormat'](_0x5feff4,{'commandParams':[_0x42d2f9]},[],_0x309c81);}}});}['handleDiscardAction'](_0x407eb5,_0x1cd748,_0x489da0){const _0x5af9e1=_0x1cd748[0x0]['start']['nodeAfter'],_0x534c74=_0x489da0['commandParams'][0x0];this['editor']['model']['change'](_0x2cf363=>{for(const _0x4d41eb of _0x407eb5)void 0x0!==_0x534c74[_0x4d41eb]?_0x2cf363['setAttribute'](_0x4d41eb,_0x534c74[_0x4d41eb],_0x5af9e1):_0x2cf363['removeAttribute'](_0x4d41eb,_0x5af9e1);});}['handleSuggestionDescription'](_0x20f207){if(_0x20f207['data'])switch(_0x20f207['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0xa89ff3,_0x409dc2){const _0x24141f=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x31bd93 of _0x24141f['getSuggestions']({'skipNotAttached':!0x0})){const _0x3f5974=_0x31bd93['getContainedElement']();if(_0x31bd93['subType']===_0x409dc2&&_0x3f5974===_0xa89ff3)return _0x31bd93;}return null;}}const m='$elementName';class p extends _0x5b5ba2{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x5840a6,_0x597335,U,V,G,F,L,H,J,q,z,K,X,Y,Z,tt,nt,it,et,st,ot,rt,ct,at,ut,ft,ht,gt,Q,kt,lt,W,Se,dt,pt,wt,bt,yt,jt,St,At,It,vt,_t,Ct,Nt,Dt,Et,Mt,$t,Ot,Ut,Bt,Rt,Tt,xt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3b5a84){super(_0x3b5a84),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x254240,_0xc150ab,_0x2cf206,_0x503bbd)=>{this['_model']['change'](()=>{for(const _0x330d25 of[..._0x503bbd,..._0x2cf206])this['_model']['markers']['has'](_0x330d25)&&_0x3b5a84['editing']['reconvertMarker'](_0x330d25);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Pt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x3b5a84['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x3b5a84['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3b5a84['config']['get']('trackChanges.trackFormatChanges'),_0x3b5a84['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3b5a84['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x3b5a84,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x10dbcb=this['editor'],_0x48f7b1=(_0x340abf,_0x2b6719)=>{if('attribute'!=_0x340abf)return'ck-suggestion-marker-'+_0x340abf;const _0x360ced=_0x2b6719['split']('|')[0x0];return this['_isBlockAttribute'](_0x360ced)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x10dbcb['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x261a58=>{const {id:_0x21307c,authorId:_0x1fcd2c,type:_0x5e6dc9,subType:_0x311776}=this['_splitMarkerName'](_0x261a58['markerName']),_0x10cf2=['ck-suggestion-marker',_0x48f7b1(_0x5e6dc9,_0x311776)];let _0x44b8c7=0xbb8;return this['activeMarkers']['includes'](_0x261a58['markerName'])&&(_0x10cf2['push']('ck-suggestion-marker--active'),_0x44b8c7=0xbc2),'deletion'==_0x5e6dc9&&(_0x44b8c7+=0x5),{'classes':_0x10cf2,'attributes':{'data-suggestion':_0x21307c,'data-author-id':_0x1fcd2c},'priority':_0x44b8c7};}}),_0x10dbcb['conversion']['for']('dataDowncast')['add'](_0x3a971c=>{_0x3a971c['on']('addMarker:suggestion',(_0x381a3f,_0x4601ef,_0x1ce883)=>{if(!_0x1ce883['options']['showSuggestionHighlights'])return;const _0x557565=_0x4601ef['item'];if(!_0x557565)return;const _0x1b1639=_0x1ce883['mapper']['toViewElement'](_0x557565);_0x10dbcb['model']['schema']['isObject'](_0x557565)&&_0x1b1639&&!_0x1b1639['getCustomProperty']('widget')&&_0x1b1639['is']('containerElement')&&_0x3f4f22(_0x1b1639,_0x1ce883['writer']);},{'priority':'high'});}),_0x10dbcb['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x2d4417,_0x1db9be)=>{if(!_0x1db9be['options']['showSuggestionHighlights'])return null;const {type:_0x9adfbd,subType:_0x4f9716}=this['_splitMarkerName'](_0x2d4417['markerName']);return{'classes':['ck-suggestion-marker',_0x48f7b1(_0x9adfbd,_0x4f9716)],'priority':0xbb8};}});const _0x15521f=({showActiveMarkers:_0x1d2cd0=!0x0,isAttributeSuggestion:_0x5f4007=!0x1}={})=>(_0x517dae,_0x55f6f7,_0x5c3091)=>{if(!_0x55f6f7['item'])return;const {id:_0x1506f2,authorId:_0x53b04f}=this['_splitMarkerName'](_0x55f6f7['markerName']);if(_0x5f4007){const _0x1ab0c6=this['_suggestions']['get'](_0x1506f2),_0x24493f=this['_getAttributeKey'](_0x1ab0c6);if(!this['_isBlockAttribute'](_0x24493f))return;}if(_0x55f6f7['item']['is']('selection'))return void _0x5c3091['consumable']['consume'](_0x55f6f7['item'],_0x517dae['name']);const _0x44526e=_0x5c3091['mapper']['toViewElement'](_0x55f6f7['item']);if(_0x55f6f7['item']['is']('element')&&_0x10dbcb['model']['schema']['isBlock'](_0x55f6f7['item'])&&!_0x44526e['getCustomProperty']('addHighlight')){_0x5c3091['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x44526e),_0x5c3091['writer']['setAttribute']('data-suggestion',_0x1506f2,_0x44526e),_0x5c3091['writer']['setAttribute']('data-author-id',_0x53b04f,_0x44526e),_0x5c3091['mapper']['bindElementToMarker'](_0x44526e,_0x55f6f7['markerName']),_0x1d2cd0&&(this['activeMarkers']['includes'](_0x55f6f7['markerName'])?_0x5c3091['writer']['addClass']('ck-suggestion-marker--active',_0x44526e):_0x5c3091['writer']['removeClass']('ck-suggestion-marker--active',_0x44526e));for(const _0x4f375d of _0x10dbcb['model']['createRangeIn'](_0x55f6f7['item'])['getItems']())_0x5c3091['consumable']['consume'](_0x4f375d,_0x517dae['name']);_0x5c3091['consumable']['consume'](_0x55f6f7['item'],_0x517dae['name']);}};_0x10dbcb['conversion']['for']('dataDowncast')['add'](_0x35c681=>{_0x35c681['on']('addMarker:suggestion:formatBlock',(_0x4a8082,_0x6a04a1,_0x3784e6)=>{_0x3784e6['options']['showSuggestionHighlights']&&_0x15521f({'showActiveMarkers':!0x1})(_0x4a8082,_0x6a04a1,_0x3784e6);},{'priority':'highest'});}),_0x10dbcb['conversion']['for']('dataDowncast')['add'](_0x30148a=>{_0x30148a['on']('addMarker:suggestion:attribute',(_0x251f19,_0x1b305c,_0x13cd8c)=>{_0x13cd8c['options']['showSuggestionHighlights']&&_0x15521f({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x251f19,_0x1b305c,_0x13cd8c);},{'priority':'highest'});}),_0x10dbcb['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x4abc2b,_0x321322)=>_0x321322['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x4abc2b['substr'](0xb)}}),_0x10dbcb['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1e07d4,{writer:_0x5cbbeb})=>{let _0x2f9c8a='suggestion:'+_0x1e07d4['getAttribute']('suggestion-type')+':'+_0x1e07d4['getAttribute']('id');return _0x1e07d4['getAttribute']('marker-count')&&(_0x2f9c8a+=':'+_0x1e07d4['getAttribute']('marker-count')),_0x5cbbeb['createElement']('$marker',{'data-name':_0x2f9c8a});}}),_0x10dbcb['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x10dbcb['conversion']['for']('editingDowncast')['add'](_0x362c36=>{_0x362c36['on']('addMarker:suggestion:formatBlock',_0x15521f(),{'priority':'high'});}),_0x10dbcb['conversion']['for']('editingDowncast')['add'](_0x3831b5=>{_0x3831b5['on']('addMarker:suggestion:attribute',_0x15521f({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x10dbcb['conversion']['for']('editingDowncast')['add'](_0x41d631=>{_0x41d631['on']('removeMarker:suggestion:formatBlock',(_0x2db208,_0x30b53a,_0x4067ae)=>{const _0x44b5bd=_0x4067ae['mapper']['markerNameToElements'](_0x30b53a['markerName']);if(_0x44b5bd){for(const _0x2c4249 of _0x44b5bd)_0x2c4249['getCustomProperty']('addHighlight')||(_0x4067ae['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x2c4249),_0x4067ae['writer']['removeAttribute']('data-suggestion',_0x2c4249),_0x4067ae['writer']['removeAttribute']('data-author-id',_0x2c4249),_0x4067ae['mapper']['unbindElementFromMarkerName'](_0x2c4249,_0x30b53a['markerName']));}},{'priority':'high'});}),_0x10dbcb['conversion']['for']('editingDowncast')['add'](_0x50e039=>{_0x50e039['on']('removeMarker:suggestion:attribute',(_0x4a1dab,_0x51243e,_0x3462ca)=>{const _0x2f1eac=_0x3462ca['mapper']['markerNameToElements'](_0x51243e['markerName']);if(!_0x2f1eac)return;const {id:_0x5894cc}=this['_splitMarkerName'](_0x51243e['markerName']),_0x2763de=this['_suggestions']['get'](_0x5894cc),_0x57f998=this['_getAttributeKey'](_0x2763de);if(this['_isBlockAttribute'](_0x57f998)){for(const _0x26c315 of _0x2f1eac)_0x26c315['getCustomProperty']('addHighlight')||(_0x3462ca['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x26c315),_0x3462ca['writer']['removeAttribute']('data-suggestion',_0x26c315),_0x3462ca['writer']['removeAttribute']('data-author-id',_0x26c315),_0x3462ca['mapper']['unbindElementFromMarkerName'](_0x26c315,_0x51243e['markerName']));}},{'priority':'high'});}),_0x10dbcb['model']['document']['registerPostFixer'](_0x27e8e2=>{let _0x180225=!0x1;const _0x2c387c=Array['from'](_0x10dbcb['model']['document']['differ']['getChangedMarkers']()),_0x3ca71b=new Set();for(const {name:_0x1f6889,data:_0x2de131}of _0x2c387c){const {group:_0x27002b,type:_0x1f7e35,subType:_0x16ceb7,id:_0x5f13d9}=this['_splitMarkerName'](_0x1f6889);if('suggestion'!==_0x27002b)continue;const _0x2c96ec=this['_suggestions']['get'](_0x5f13d9);if(null!=_0x2de131['newRange']){'formatInline'==_0x1f7e35&&(_0x180225=_0x180225||Lt(_0x2de131['newRange'],_0x1f6889,_0x27e8e2,_0x10dbcb['model']['schema']));const _0x605668='attribute'==_0x1f7e35&&this['_isBlockAttribute'](_0x16ceb7['split']('|')[0x0]);if(_0x2de131['newRange']['isCollapsed']||'$graveyard'==_0x2de131['newRange']['root']['rootName']||'formatBlock'==_0x1f7e35&&!Ht(_0x2de131['newRange'])||_0x605668&&!Ht(_0x2de131['newRange'])||'deletion'==_0x1f7e35&&!(!Ft(_0x2ea45e=_0x2de131['newRange'])&&!function(_0xe9a441){return _0xe9a441['start']['parent']==_0xe9a441['end']['nodeBefore']&&_0xe9a441['start']['isAtEnd'];}(_0x2ea45e)))_0x27e8e2['removeMarker'](_0x1f6889),_0x180225=!0x0;else{if(!_0x2c96ec||!_0x2c96ec['isInContent'])continue;if(_0x2de131['newRange']&&_0x2de131['oldRange']&&_0x2de131['newRange']['isEqual'](_0x2de131['oldRange']))continue;_0x3ca71b['add'](_0x2c96ec);}}}var _0x2ea45e;return _0x3ca71b['size']>0x0&&(_0x180225=!!this['_joinWithAdjacentSuggestions'](_0x3ca71b)||_0x180225),_0x180225;}),_0x10dbcb['model']['document']['registerPostFixer'](_0x430846=>{let _0x4dfc31=!0x1;for(const _0x3c3083 of _0x10dbcb['model']['document']['differ']['getChanges']())if('insert'==_0x3c3083['type'])for(const _0x1309dd of this['_suggestions']['values']()){if(_0x1309dd['isMultiRange']||!_0x1309dd['isInContent'])continue;const _0x300ab8='formatBlock'==_0x1309dd['type'],_0x59ef6e=this['_getAttributeKey'](_0x1309dd),_0x51bb6f=_0x59ef6e&&this['_isBlockAttribute'](_0x59ef6e);if(!_0x300ab8&&!_0x51bb6f)continue;const _0x48397e=_0x1309dd['getFirstRange']();if(_0x48397e['start']['parent']!=_0x48397e['end']['parent']&&!_0x48397e['end']['isAtEnd']){const _0x30c072=_0x10dbcb['model']['createPositionAt'](_0x48397e['start']['nodeAfter'],'end'),_0x322b7c=_0x10dbcb['model']['createRange'](_0x48397e['start'],_0x30c072);_0x430846['updateMarker'](_0x1309dd['getFirstMarker'](),{'range':_0x322b7c}),_0x4dfc31=!0x0;}}return _0x4dfc31;}),_0x10dbcb['model']['document']['registerPostFixer'](_0xf11cbb=>this['_processAttributeChanges'](_0xf11cbb)),_0x10dbcb['model']['document']['registerPostFixer'](_0x3ff7a2=>!_0x3ff7a2['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x3ff7a2)),_0x10dbcb['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x10dbcb['model']['document']['on']('change:data',(_0x2b0537,_0x31bbec)=>{if(!_0x31bbec['isLocal']||_0x31bbec['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x56a712=_0x10dbcb['model']['document']['differ']['getChanges']();if(0x0==_0x56a712['length'])return;const _0x5c00ce=[],_0x13dac6=_0x56a712['filter'](_0x54add7=>'attribute'==_0x54add7['type']),_0x5c2207=_0x56a712['filter'](_0x5be219=>'insert'==_0x5be219['type']&&'$text'!=_0x5be219['name']);for(const _0x22138e of _0x13dac6)this['_isRegisteredAttribute'](_0x22138e['attributeKey'])&&_0x5c00ce['push']({'key':_0x22138e['attributeKey'],'newValue':_0x22138e['attributeNewValue'],'oldValue':_0x22138e['attributeOldValue'],'range':qt(_0x22138e['range'],_0x10dbcb['model'])});for(const _0xfe10b6 of _0x5c2207){if('rename'!=_0xfe10b6['action']&&'refresh'!=_0xfe10b6['action'])continue;const _0x12cd71=zt(_0xfe10b6['position']['nodeAfter'],_0x10dbcb['model']),_0x50152b=_0xfe10b6['before'];'rename'==_0xfe10b6['action']&&_0x5c00ce['push']({'key':m,'newValue':_0xfe10b6['name'],'oldValue':_0x50152b['name'],'range':_0x12cd71});for(const [_0xd85ef7,_0x16217a]of _0x50152b['attributes']){if(!this['_isRegisteredAttribute'](_0xd85ef7))continue;const _0x2a7dd2=_0xfe10b6['attributes']['get'](_0xd85ef7);_0x16217a!==_0x2a7dd2&&_0x5c00ce['push']({'key':_0xd85ef7,'newValue':_0x2a7dd2,'oldValue':_0x16217a,'range':_0x12cd71});}for(const [_0xf36463,_0x47f8d6]of _0xfe10b6['attributes'])this['_isRegisteredAttribute'](_0xf36463)&&(_0x50152b['attributes']['has'](_0xf36463)||_0x5c00ce['push']({'key':_0xf36463,'newValue':_0x47f8d6,'oldValue':null,'range':_0x12cd71}));}0x0!=_0x5c00ce['length']&&_0x10dbcb['model']['enqueueChange'](_0x31bbec,_0x7bd8ec=>{const _0x504490=_0x42ebb1();for(const {range:_0x13c7cb,key:_0x184f7c,oldValue:_0x160fb2,newValue:_0xe19098}of _0x5c00ce)this['markAttributeChange'](_0x13c7cb,_0x184f7c,_0x160fb2,_0xe19098,{'groupId':_0x504490});this['_reduceExistingSuggestions'](_0x7bd8ec,_0x5c00ce);});},{'priority':'lowest'}),_0x10dbcb['model']['markers']['on']('update:suggestion',(_0x20caf5,_0x2b1759,_0x5bdb80)=>{if(null==_0x5bdb80){const {id:_0x58de2a}=this['_splitMarkerName'](_0x2b1759['name']),_0x2037b3=this['_suggestions']['get'](_0x58de2a);_0x2037b3&&_0x2037b3['addMarkerName'](_0x2b1759['name']);}}),_0x10dbcb['model']['document']['on']('change:data',()=>{const _0x3438c5=Array['from'](_0x10dbcb['model']['document']['differ']['getChangedMarkers']())['filter'](_0x2f92d5=>'suggestion'===this['_splitMarkerName'](_0x2f92d5['name'])['group']);if(0x0===_0x3438c5['length'])return;_0x3438c5['sort']((_0x3fb9d7,_0x34f9e1)=>{const _0x5b09de=_0x3fb9d7['data']['oldRange'],_0x2e8683=_0x34f9e1['data']['oldRange'];return null===_0x5b09de&&null===_0x2e8683?0x0:null===_0x5b09de&&null!==_0x2e8683?-0x1:null!==_0x5b09de&&null===_0x2e8683?0x1:_0x5b09de['start']['isBefore'](_0x2e8683['start'])?-0x1:0x1;});const _0x1499ab=new Set(),_0x177ca9=new Set();for(const {name:_0x365094,data:_0x219317}of _0x3438c5){const {id:_0x3dcdf2}=this['_splitMarkerName'](_0x365094);if(null===_0x219317['oldRange']){const _0x3ec7d9=this['_handleNewSuggestionMarker'](_0x365094);_0x177ca9['add'](_0x3ec7d9);}else{const _0x1b1aac=this['_suggestions']['get'](_0x3dcdf2);null!==_0x219317['newRange']||_0x1b1aac['isInContent']?(_0x1499ab['add'](_0x1b1aac['head']),_0x177ca9['add'](_0x1b1aac)):this['_removeSuggestion'](_0x1b1aac);}}_0x177ca9['size']>0x0&&this['_refreshSuggestionsChain'](_0x177ca9);for(const _0x9cb96 of _0x1499ab)this['fire']('suggestionChanged',_0x9cb96);}),_0x10dbcb['model']['on']('applyOperation',(_0x4a3ee2,_0x101b64)=>{const _0x293073=_0x101b64[0x0];if(!this['_suggestions']['size'])return;if(!_0x293073['isDocumentOperation'])return;if(_0x293073['batch']['isUndo']||!_0x293073['batch']['isLocal'])return;let _0x4fb741,_0x155205;switch(_0x293073['type']){case'insert':_0x4fb741=_0x10dbcb['model']['createPositionAt'](_0x293073['position']),_0x155205=_0x4fb741['getShiftedBy'](_0x293073['howMany']);break;case'split':_0x4fb741=_0x10dbcb['model']['createPositionAt'](_0x293073['splitPosition']),_0x155205=_0x10dbcb['model']['createPositionAt'](_0x293073['moveTargetPosition']);break;case'move':_0x4fb741=_0x10dbcb['model']['createPositionAt'](_0x293073['targetPosition']),_0x155205=_0x4fb741['getShiftedBy'](_0x293073['howMany']);break;default:return;}const _0x4eeae6=_0x10dbcb['model']['createRange'](_0x4fb741,_0x155205);_0x10dbcb['model']['change'](()=>{for(const {suggestion:_0x4054e9,meta:_0x25b293}of this['_findSuggestions'](_0x4eeae6)){if(_0x4054e9['isMultiRange'])continue;if('formatInline'==_0x4054e9['type'])continue;const _0xfbc2f0=this['_getAttributeKey'](_0x4054e9);if(_0xfbc2f0&&this['_isBlockAttribute'](_0xfbc2f0)&&'split'!=_0x293073['type'])continue;const _0x503cf6=_0x4054e9['data']&&_0x4054e9['data']['multipleBlocks'];('formatBlock'!=_0x4054e9['type']||'split'==_0x293073['type']&&!_0x503cf6)&&(_0x25b293['containsRangeInObject']||'insertion'==_0x4054e9['type']&&_0x25b293['isOwn']||_0x4054e9['getFirstRange']()['containsRange'](_0x4eeae6)&&this['_breakSuggestionMarker'](_0x4054e9,_0x4fb741,_0x155205));}});},{'priority':'lowest'}),_0x10dbcb['model']['on']('deleteContent',(_0x2df3d5,_0x13197e)=>{const _0x733773=_0x13197e[0x0],_0x220324=_0x13197e[0x1];if(_0x220324&&_0x220324['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x733773['isCollapsed'])return;const _0x145760=_0x10dbcb['model']['schema'],{start:_0x2f207b,end:_0x3813ee}=_0x733773['getFirstRange'](),_0x448928=_0x2f207b['nodeAfter']&&_0x145760['isLimit'](_0x2f207b['nodeAfter'])?null:_0x145760['getNearestSelectionRange'](_0x2f207b,'forward'),_0x5604a8=_0x3813ee['nodeBefore']&&_0x145760['isLimit'](_0x3813ee['nodeBefore'])?null:_0x145760['getNearestSelectionRange'](_0x3813ee,'backward'),_0x4cbb9a=_0x10dbcb['model']['createRange'](_0x448928?_0x448928['start']:_0x2f207b,_0x5604a8?_0x5604a8['end']:_0x3813ee);_0x10dbcb['model']['change'](_0x17076e=>{this['markDeletion'](_0x4cbb9a);const _0x2fc4da=_0x10dbcb['model']['schema']['getNearestSelectionRange'](_0x4cbb9a['start']);_0x733773['is']('documentSelection')?_0x17076e['setSelection'](_0x2fc4da):_0x733773['setTo'](_0x2fc4da);}),_0x2df3d5['stop']();},{'priority':_0x671717['normal']+0xa}),_0x10dbcb['model']['on']('insertContent',(_0x201b75,_0x547cf0)=>{const _0x5429e2=_0x547cf0[_0x547cf0['length']-0x1];_0x5429e2&&_0x5429e2['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x10dbcb['model']['change'](()=>{let _0x1ee735=_0x10dbcb['model']['insertContent'](_0x547cf0[0x0],_0x547cf0[0x1],_0x547cf0[0x2],{'forceDefaultExecution':!0x0});if(!_0x1ee735)return;_0x201b75['return']=_0x1ee735['clone']();const _0x34b7a8=_0x1ee735['end']['nodeBefore'],_0x112813=_0x10dbcb['model']['schema'];_0x34b7a8&&_0x112813['isBlock'](_0x34b7a8)&&!_0x112813['isObject'](_0x34b7a8)&&(_0x1ee735=_0x10dbcb['model']['createRange'](_0x1ee735['start'],_0x10dbcb['model']['createPositionAt'](_0x34b7a8,'end'))),this['markInsertion'](_0x1ee735);}),_0x201b75['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x1bc15c=new O(_0x10dbcb,this['_suggestions']);_0x10dbcb['commands']['add']('acceptSuggestion',_0x1bc15c),this['enableCommand']('acceptSuggestion');const _0x42d53c=new R(_0x10dbcb,this['_suggestions']);_0x10dbcb['commands']['add']('discardSuggestion',_0x42d53c),this['enableCommand']('discardSuggestion'),_0x10dbcb['commands']['add']('acceptAllSuggestions',new x(_0x10dbcb,_0x1bc15c,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x10dbcb['commands']['add']('discardAllSuggestions',new x(_0x10dbcb,_0x42d53c,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x10dbcb['commands']['add']('acceptSelectedSuggestions',new E(_0x10dbcb,_0x1bc15c,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x10dbcb['commands']['add']('discardSelectedSuggestions',new E(_0x10dbcb,_0x42d53c,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2dc941=_0x10dbcb['plugins']['get']('CommentsRepository');this['listenTo'](_0x2dc941,'addComment',(_0x3752c6,{threadId:_0x53cd78})=>{const _0x4621c6=this['_suggestions']['get'](_0x53cd78);_0x4621c6&&_0x4621c6['commentThread']&&0x1===_0x4621c6['commentThread']['length']&&this['_updateSuggestionData'](_0x53cd78,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2dc941,'removeComment',(_0x29207c,{threadId:_0x4266aa})=>{const _0x132289=this['_suggestions']['get'](_0x4266aa);_0x132289&&_0x132289['commentThread']&&!_0x132289['commentThread']['length']&&this['_updateSuggestionData'](_0x4266aa,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x866846){const _0x1e33ea=_0x256d3d([0x52,0x62,0x6c,0x36,0x73,0x7a,0x4a,0x54,0x6a,0x75,0x42,0x61,0x57,0x4f,0x43,0x4e,0x6e,0x59,0x6b,0x45,0x48,0x78,0x30,0x47,0x51,0x34,0x35,0x4d,0x65,0x66,0x37,0x46,0x49,0x58,0x68,0x5a,0x44,0x56,0x76,0x55,0x72,0x71,0x6d,0x63,0x67,0x70,0x32,0x64,0x6f,0x69,0x4b,0x41,0x33,0x31,0x79,0x4c,0x74,0x38,0x77,0x39,0x53,0x50]),_0x1d1e14=0x15f0ab88,_0x361994=0x15f7f490^_0x1d1e14,_0x21ea8f=window[_0x256d3d([0x44,0x61,0x74,0x65])][_0x256d3d([0x6e,0x6f,0x77])](),_0x3ea61f=_0x866846[_0x256d3d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x34d54b=new window[(_0x256d3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc0ee12=>{_0x3ea61f[_0x256d3d([0x6f,0x6e,0x63,0x65])](_0x256d3d([0x72,0x65,0x61,0x64,0x79]),_0xc0ee12);}),_0x426d09={[_0x256d3d([0x6b,0x74,0x79])]:_0x256d3d([0x45,0x43]),[_0x256d3d([0x75,0x73,0x65])]:_0x256d3d([0x73,0x69,0x67]),[_0x256d3d([0x63,0x72,0x76])]:_0x256d3d([0x50,0x2d,0x32,0x35,0x36]),[_0x256d3d([0x78])]:_0x256d3d([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]),[_0x256d3d([0x79])]:_0x256d3d([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]),[_0x256d3d([0x61,0x6c,0x67])]:_0x256d3d([0x45,0x53,0x32,0x35,0x36])},_0x525ac6=_0x3ea61f[_0x256d3d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x256d3d([0x67,0x65,0x74])](_0x256d3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x26ab49(){let _0x4e4db5,_0x3f8fcd=null,_0x445c5d=null;try{if(_0x525ac6==_0x256d3d([0x47,0x50,0x4c]))return _0x256d3d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4e4db5=_0x34dab7(),!_0x4e4db5)return _0x256d3d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4e4db5[_0x256d3d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x445c5d=_0x433a0b(_0x4e4db5[_0x256d3d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4e4db5[_0x256d3d([0x6a,0x74,0x69])])),await _0x16d226()?_0x16b3de()?_0x2874bf()?_0x256d3d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2157a9()?(_0x4e4db5[_0x256d3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x256d3d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3f8fcd=_0x3b4b7b(_0x256d3d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4e4db5[_0x256d3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x256d3d([0x74,0x72,0x69,0x61,0x6c])&&(_0x3f8fcd=_0x3b4b7b(_0x256d3d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x555f76()):_0x256d3d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x256d3d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x256d3d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1b17f4){return _0x256d3d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2874bf(){const _0x23c55e=[_0x256d3d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x256d3d([0x74,0x72,0x69,0x61,0x6c])][_0x256d3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e4db5[_0x256d3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x21ea8f/0x3e8:0xe10*_0x361994;return _0x4e4db5[_0x256d3d([0x65,0x78,0x70])]<_0x23c55e;}function _0x16b3de(){const _0x210cad=_0x4e4db5[_0x256d3d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x210cad)return!0x1;if(_0x210cad[_0x256d3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x256d3d([0x2a])))return!0x0;if(_0x210cad[_0x256d3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x256d3d([0x54,0x43])))return!0x0;if(_0x210cad[_0x256d3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x256d3d([0x52,0x54,0x43]))){if(_0x5117f3())return!0x0;if(_0x932898()||_0x403d45())return!0x0;}return!0x1;}function _0x2157a9(){const _0x2fd59e=_0x4e4db5[_0x256d3d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2fd59e||0x0==_0x2fd59e[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4508a3}=new URL(window[_0x256d3d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2fd59e[_0x256d3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4508a3))return!0x0;const _0x3820df=_0x4508a3[_0x256d3d([0x73,0x70,0x6c,0x69,0x74])](_0x256d3d([0x2e]));return _0x2fd59e[_0x256d3d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4f8b94=>_0x4f8b94[_0x256d3d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x256d3d([0x2a])))[_0x256d3d([0x6d,0x61,0x70])](_0x36e3a3=>_0x36e3a3[_0x256d3d([0x73,0x70,0x6c,0x69,0x74])](_0x256d3d([0x2e])))[_0x256d3d([0x73,0x6f,0x6d,0x65])](_0x2fb2fa=>_0x3820df[_0x256d3d([0x65,0x76,0x65,0x72,0x79])]((_0x4fd826,_0x3e12e0)=>_0x2fb2fa[_0x3e12e0]===_0x4fd826||_0x2fb2fa[_0x3e12e0]===_0x256d3d([0x2a])));}function _0x555f76(){return _0x3f8fcd&&_0x445c5d?new window[(_0x256d3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x539123,_0x1a7507)=>{_0x3f8fcd[_0x256d3d([0x74,0x68,0x65,0x6e])](_0x539123,_0x1a7507),_0x445c5d[_0x256d3d([0x74,0x68,0x65,0x6e])](_0xa39b7f=>{_0xa39b7f!=_0x256d3d([0x56,0x61,0x6c,0x69,0x64])&&_0x539123(_0xa39b7f);},_0x1a7507);}):_0x3f8fcd||_0x445c5d||_0x256d3d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x433a0b(_0x49ce14,_0x407991){return new window[(_0x256d3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x54270f=>{if(_0x8938fa())return _0x54270f(_0x256d3d([0x56,0x61,0x6c,0x69,0x64]));_0x4efc7e(),_0x3ea61f[_0x256d3d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x256d3d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4bb6f6=!0x1;const _0x3eed05=_0x42ebb1();function _0x1a401d(_0x3f065a){return!!_0x3f065a&&(typeof _0x3f065a===_0x256d3d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3f065a===_0x256d3d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3f065a[_0x256d3d([0x74,0x68,0x65,0x6e])]===_0x256d3d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3f065a[_0x256d3d([0x63,0x61,0x74,0x63,0x68])]===_0x256d3d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3a1d72(_0x55ab56){_0x557623(_0x55ab56)[_0x256d3d([0x74,0x68,0x65,0x6e])](_0x3d1f55=>{if(!_0x3d1f55||_0x3d1f55[_0x256d3d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x256d3d([0x6f,0x6b]))return _0x256d3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5d3bbe(_0x2f3baa(_0x3eed05+_0x407991))!=_0x3d1f55[_0x256d3d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x256d3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x256d3d([0x56,0x61,0x6c,0x69,0x64]);})[_0x256d3d([0x74,0x68,0x65,0x6e])](_0x529252=>(_0xf6685f(),_0x529252),()=>{const _0xfeccb6=_0x3f4d21();return null==_0xfeccb6?(_0xf6685f(),_0x256d3d([0x56,0x61,0x6c,0x69,0x64])):_0x256d3d(_0x21ea8f-_0xfeccb6>(0x31fc2f88^_0x1d1e14)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x256d3d([0x74,0x68,0x65,0x6e])](_0x54270f)[_0x256d3d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x54270f(_0x256d3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x34979c=0x15c64508^_0x1d1e14;function _0xf6685f(){const _0x52bfab=_0x256d3d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d3bbe(_0x2f3baa(_0x49ce14)),_0x43ef3f=_0x586adb(_0x5d3bbe(window[_0x256d3d([0x4d,0x61,0x74,0x68])][_0x256d3d([0x63,0x65,0x69,0x6c])](_0x21ea8f/_0x34979c)));window[_0x256d3d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x256d3d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x52bfab,_0x43ef3f);}function _0x3f4d21(){const _0xdfef33=_0x256d3d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5d3bbe(_0x2f3baa(_0x49ce14)),_0x352054=window[_0x256d3d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x256d3d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xdfef33);return _0x352054?window[_0x256d3d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x586adb(_0x352054),0x10)*_0x34979c:null;}function _0x557623(_0xaaa8e2){return new window[(_0x256d3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4e775c,_0x1b05a9)=>{_0xaaa8e2[_0x256d3d([0x74,0x68,0x65,0x6e])](_0x4e775c,_0x1b05a9),window[_0x256d3d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1b05a9,0x15f17f48^_0x1d1e14);});}}_0x3ea61f[_0x256d3d([0x6f,0x6e])](_0x256d3d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2291cc,_0x424a09)=>{if(_0x424a09[0x0]!=_0x49ce14)return _0x54270f(_0x256d3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x424a09[0x1]={..._0x424a09[0x1],[_0x256d3d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3eed05};},{[_0x256d3d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x256d3d([0x68,0x69,0x67,0x68])}),_0x3ea61f[_0x256d3d([0x6f,0x6e])](_0x256d3d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x45d3c4=>{_0x1a401d(_0x45d3c4[_0x256d3d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4bb6f6=!0x0,_0x3a1d72(_0x45d3c4[_0x256d3d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x256d3d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x256d3d([0x6c,0x6f,0x77])}),_0x34d54b[_0x256d3d([0x74,0x68,0x65,0x6e])](()=>{_0x4bb6f6||_0x54270f(_0x256d3d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x8938fa(){return _0x3ea61f[_0x256d3d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x256d3d([0x76,0x69,0x65,0x77])][_0x256d3d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x256d3d([0x61,0x75,0x74,0x6f]);}function _0x4efc7e(){_0x3ea61f[_0x256d3d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x256d3d([0x76,0x69,0x65,0x77])][_0x256d3d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x256d3d([0x61,0x75,0x74,0x6f]);}}function _0x3b4b7b(_0x20a2cd){const _0x44d349=[new window[(_0x256d3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b57ac=>setTimeout(_0x1b57ac,0x15f99544^_0x1d1e14)),_0x34d54b[_0x256d3d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x256d3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xe0d034=>{let _0x10b388=0x0;_0x3ea61f[_0x256d3d([0x6d,0x6f,0x64,0x65,0x6c])][_0x256d3d([0x6f,0x6e])](_0x256d3d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5d2bf1,_0x1c664e)=>{_0x1c664e[0x0][_0x256d3d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x10b388++,_0x10b388==(0x15f0aa70^_0x1d1e14)&&(_0xe0d034(),_0x5d2bf1[_0x256d3d([0x6f,0x66,0x66])]());});}))];return window[_0x256d3d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x256d3d([0x72,0x61,0x63,0x65])](_0x44d349)[_0x256d3d([0x74,0x68,0x65,0x6e])](()=>_0x20a2cd);}async function _0x508d01(){await _0x34d54b,_0x3ea61f[_0x256d3d([0x6d,0x6f,0x64,0x65,0x6c])][_0x256d3d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2db6d3,_0x3ea61f[_0x256d3d([0x6d,0x6f,0x64,0x65,0x6c])][_0x256d3d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2db6d3,_0x3ea61f[_0x256d3d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x256d3d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5117f3(){return _0x1f1365(_0x256d3d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x4abf10(_0x256d3d([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x256d3d([0x73,0x74,0x61,0x74,0x65])]==_0x256d3d([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x932898(){return _0x1f1365(_0x256d3d([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 _0x403d45(){return _0x1f1365(_0x256d3d([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2e7255(_0x2fa64b){const _0x305dd5=_0x574d44();_0x3ea61f[_0x305dd5]=_0x256d3d([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2fa64b,_0x2fa64b!=_0x256d3d([0x56,0x61,0x6c,0x69,0x64])&&_0x508d01();}function _0x574d44(){const _0x1d92d1=window[_0x256d3d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x256d3d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x256d3d([0x6e,0x6f,0x77])]())[_0x256d3d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x256d3d([0x2e]),'');let _0x44becf=_0x256d3d([0x52]);for(let _0x13b4e4=0x0;_0x13b4e4<_0x1d92d1[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x13b4e4+=0x2){let _0x5437b2=window[_0x256d3d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1d92d1[_0x256d3d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x13b4e4,_0x13b4e4+0x2));_0x5437b2>=_0x1e33ea[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5437b2-=_0x1e33ea[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x44becf+=_0x1e33ea[_0x5437b2];}return _0x44becf;}function _0x34dab7(){const _0x29d32c=_0x525ac6[_0x256d3d([0x73,0x70,0x6c,0x69,0x74])](_0x256d3d([0x2e]));if(0x3!=_0x29d32c[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x35c441(_0x29d32c[0x1]);function _0x35c441(_0x1c34d0){const _0x1ab5b8=_0x268140(_0x1c34d0);return _0x1ab5b8&&_0x48d6ae()?_0x1ab5b8:null;function _0x48d6ae(){const _0x4ef572=_0x1ab5b8[_0x256d3d([0x6a,0x74,0x69])],_0x4fedb=window[_0x256d3d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4ef572[_0x256d3d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4ef572[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3aef64={..._0x1ab5b8,[_0x256d3d([0x6a,0x74,0x69])]:_0x4ef572[_0x256d3d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4ef572[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3aef64[_0x256d3d([0x76,0x63])],_0x2f3baa(_0x3aef64)==_0x4fedb;}}}async function _0x16d226(){let _0x410597=!0x0;try{const _0x359b31=_0x525ac6[_0x256d3d([0x73,0x70,0x6c,0x69,0x74])](_0x256d3d([0x2e])),[_0xf7ca4c,_0x4ad2cc,_0xbcfe10]=_0x359b31;return _0x4a5fde(_0xf7ca4c),await _0x1c7512(_0xf7ca4c,_0x4ad2cc,_0xbcfe10),_0x410597;}catch(_0x41cf87){return!0x1;}function _0x4a5fde(_0x41bec9){const _0x268c36=_0x268140(_0x41bec9);_0x268c36&&_0x268c36[_0x256d3d([0x61,0x6c,0x67])]==_0x256d3d([0x45,0x53,0x32,0x35,0x36])||(_0x410597=!0x1);}async function _0x1c7512(_0x53f733,_0x7f36c8,_0x24bd9b){const _0x9e9f3a=window[_0x256d3d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x256d3d([0x66,0x72,0x6f,0x6d])](_0x7ee91b(_0x24bd9b),_0x252358=>_0x252358[_0x256d3d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x37a42f=new window[(_0x256d3d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x256d3d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x53f733+_0x256d3d([0x2e])+_0x7f36c8),_0x3e273a=window[_0x256d3d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x256d3d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3e273a)return;const _0x1e25c5=await _0x3e273a[_0x256d3d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x256d3d([0x6a,0x77,0x6b]),_0x426d09,{[_0x256d3d([0x6e,0x61,0x6d,0x65])]:_0x256d3d([0x45,0x43,0x44,0x53,0x41]),[_0x256d3d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x256d3d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x256d3d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3e273a[_0x256d3d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x256d3d([0x6e,0x61,0x6d,0x65])]:_0x256d3d([0x45,0x43,0x44,0x53,0x41]),[_0x256d3d([0x68,0x61,0x73,0x68])]:{[_0x256d3d([0x6e,0x61,0x6d,0x65])]:_0x256d3d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1e25c5,_0x9e9f3a,_0x37a42f)||(_0x410597=!0x1);}}function _0x268140(_0x4f9cf0){return _0x4f9cf0[_0x256d3d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x256d3d([0x65,0x79]))?JSON[_0x256d3d([0x70,0x61,0x72,0x73,0x65])](_0x7ee91b(_0x4f9cf0)):null;}function _0x7ee91b(_0x218a3d){return window[_0x256d3d([0x61,0x74,0x6f,0x62])](_0x218a3d[_0x256d3d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x256d3d([0x2b]))[_0x256d3d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x256d3d([0x2f])));}function _0x2f3baa(_0x4e6220){let _0x1d614b=0x1505;function _0x947aa9(_0x255de8){for(let _0x3788f1=0x0;_0x3788f1<_0x255de8[_0x256d3d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3788f1++){const _0x5e544d=_0x255de8[_0x256d3d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3788f1);_0x1d614b=(_0x1d614b<<0x5)+_0x1d614b+_0x5e544d,_0x1d614b&=_0x1d614b;}}function _0xf1d574(_0x59c8e1){Array[_0x256d3d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x59c8e1)?_0x59c8e1[_0x256d3d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xf1d574):_0x59c8e1&&typeof _0x59c8e1==_0x256d3d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x256d3d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x59c8e1)[_0x256d3d([0x73,0x6f,0x72,0x74])]()[_0x256d3d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x159e58,_0x4c718a])=>{_0x947aa9(_0x159e58),_0xf1d574(_0x4c718a);}):_0x947aa9(window[_0x256d3d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x59c8e1));}return _0xf1d574(_0x4e6220),_0x1d614b>>>0x0;}function _0x5d3bbe(_0x17c087){return _0x17c087[_0x256d3d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x256d3d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x256d3d([0x30]));}function _0x586adb(_0x5ce289){return _0x5ce289[_0x256d3d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x256d3d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x256d3d([0x6a,0x6f,0x69,0x6e])]('');}function _0x1f1365(_0x515c5f){return _0x3ea61f[_0x256d3d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x256d3d([0x68,0x61,0x73])](_0x515c5f);}function _0x4abf10(_0x435d5a){return _0x3ea61f[_0x256d3d([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x256d3d([0x67,0x65,0x74])](_0x435d5a);}function _0x2db6d3(){}function _0x256d3d(_0xb91c06){return _0xb91c06['map'](_0x5aeaf6=>String['fromCharCode'](_0x5aeaf6))['join']('');}_0x2e7255(await _0x26ab49());}(this);}set['adapter'](_0x520118){if(this['_adapter'])throw new _0x19cdbc('track-changes-adapter-already-set',this);this['_adapter']=_0x520118;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x3c3f01=!0x1,toJSON:_0x43043a=!0x1}={}){const _0x1cea15=[];for(const _0x584d7c of this['_suggestions']['values']())_0x3c3f01&&!_0x584d7c['isInContent']||_0x1cea15['push'](_0x584d7c);return _0x43043a?_0x1cea15['map'](_0x3d6152=>_0x3d6152['toJSON']()):_0x1cea15;}['getSuggestion'](_0x4848cd){const _0x6ef806=this['_suggestions']['get'](_0x4848cd);if(!_0x6ef806)throw new _0x19cdbc('track-changes-suggestion-not-found',this);return _0x6ef806;}['hasSuggestion'](_0x21ce78){return this['_suggestions']['has'](_0x21ce78);}['addSuggestionData'](_0x204cb6){const {authorId:_0x153c62,id:_0x231102,attributes:_0x55574d}=_0x204cb6,[_0x1eadda,_0x2c20ec]=_0x204cb6['type']['split'](':'),_0x1e8c1e=this['_suggestions']['get'](_0x231102)||this['_createSuggestion'](_0x1eadda,_0x2c20ec,_0x231102,_0x153c62,_0x55574d);if(this['_addThreadToSuggestion'](_0x1e8c1e),this['_checkSuggestionCorrectness'](_0x1e8c1e,_0x1eadda,_0x2c20ec||null,_0x153c62),_0x1e8c1e['createdAt']=_0x204cb6['createdAt'],_0x1e8c1e['_isDataLoaded']=!0x0,_0x55574d&&_0x55574d['@external']){const _0x64c2fc=_0x55574d['@external'],_0x280ef0=this['_getExternalAuthor'](_0x64c2fc['authorName']);_0x1e8c1e['authoredAt']=_0x64c2fc['createdAt'],_0x1e8c1e['author']=_0x280ef0,_0x1e8c1e['isExternal']=!0x0;}else _0x1e8c1e['authoredAt']=_0x204cb6['createdAt'];switch(_0x204cb6['data']&&(_0x1e8c1e['data']=_0x204cb6['data']),_0x204cb6['attributes']&&(_0x1e8c1e['attributes']=_0x204cb6['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x1e8c1e['_saved']=!0x0),this['_suggestionState']['get'](_0x1e8c1e)){case'notReady':this['_suggestionState']['set'](_0x1e8c1e,'dataReady');break;case'markerReady':_0x1e8c1e['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x1e8c1e])),this['_refreshSuggestionsChain'](new Set([_0x1e8c1e])),this['_suggestionState']['set'](_0x1e8c1e,'ready'),this['fire']('suggestionLoaded',_0x1e8c1e)):this['_suggestionState']['set'](_0x1e8c1e,'removed');}return _0x1e8c1e;}['acceptSuggestion'](_0x54e5a3){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x35a386 of _0x54e5a3['getAllAdjacentSuggestions']())_0x35a386['accept']();});});}['discardSuggestion'](_0xf69ee0){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x546a6d of _0xf69ee0['getAllAdjacentSuggestions']())_0x546a6d['discard']();});});}['enableCommand'](_0x3b4f34,_0x3b101e){const _0x4846fc=this['editor']['commands']['get'](_0x3b4f34);if(!_0x4846fc)throw new _0x19cdbc('track-changes-command-not-found',this,{'commandName':_0x3b4f34});if(this['_enabledCommands']['has'](_0x4846fc))throw new _0x19cdbc('track-changes-enable-command-twice',this,{'commandName':_0x3b4f34});this['_enabledCommands']['add'](_0x4846fc),_0x3b101e&&_0x4846fc['on']('execute',(_0x549015,_0x3754f3)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x3754f3['length']>0x0&&_0x3754f3[_0x3754f3['length']-0x1]&&_0x3754f3[_0x3754f3['length']-0x1]['forceDefaultExecution']?_0x3754f3['pop']():(_0x549015['return']=_0x3b101e((..._0x5f4ded)=>_0x4846fc['execute'](..._0x5f4ded,{'forceDefaultExecution':!0x0}),..._0x3754f3),_0x549015['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x24619f){let _0x1efee5,_0x161920;const _0x580014=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1efee5=_0x24619f();}catch(_0x342d1f){_0x161920=_0x342d1f;}return _0x580014||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x161920&&_0x19cdbc['rethrowUnexpectedError'](_0x161920,this),_0x1efee5;}['markInsertion'](_0x28ba4a,_0x4f57ef=null,_0xb0b6ce={}){if(_0x28ba4a['isCollapsed'])return null;const _0x2dd53e=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x1e980c,meta:_0x1558d3}of this['_findSuggestions'](_0x28ba4a,'insertion'))if(_0x1558d3['isOwn']){if(!_0x1558d3['isNextTo']){if(_0x1558d3['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x1e980c,_0xb0b6ce))continue;return _0x1e980c;}if(Qt(_0x1e980c,_0xb0b6ce))return _0x1e980c;this['_breakSuggestionMarker'](_0x1e980c,_0x28ba4a['start'],_0x28ba4a['end']);break;}if(_0x4f57ef==_0x1e980c['subType']&&Qt(_0x1e980c,_0xb0b6ce)){const _0x1e0828=_0x1e980c['getFirstRange']();return _0x1e0828['start']['isEqual'](_0x28ba4a['end'])?this['_setSuggestionRange'](_0x1e980c,this['_model']['createRange'](_0x28ba4a['start'],_0x1e0828['end'])):this['_setSuggestionRange'](_0x1e980c,this['_model']['createRange'](_0x1e0828['start'],_0x28ba4a['end'])),_0x1e980c;}}const _0x42a79f=_0x42ebb1(),_0x34ddfb=_0x2dd53e['id'],_0x40c3a9=_0x4f57ef?'insertion:'+_0x4f57ef:'insertion',_0x104b83=this['_setSuggestionData']({'id':_0x42a79f,'type':_0x40c3a9,'createdAt':new Date(),'authorId':_0x34ddfb,'attributes':_0xb0b6ce});return this['_addSuggestionMarker'](_0x40c3a9,_0x42a79f,_0x34ddfb,_0x28ba4a),_0x104b83;}['markMultiRangeInsertion'](_0x1a8062,_0x10d8fb='multi',_0x1ec0c3={}){const _0x2ae5a7=this['editor']['plugins']['get']('Users')['me'],_0x5b92c8=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x10d8fb,'join');for(const _0x5889b6 of this['getSuggestions']())if(_0x5889b6['author']['id']==_0x2ae5a7['id']&&'insertion'==_0x5889b6['type']&&_0x5889b6['subType']==_0x10d8fb&&Qt(_0x5889b6,_0x1ec0c3)&&(_0x5b92c8(_0x5889b6['getRanges'](),_0x1a8062)||_0x5b92c8(_0x1a8062,_0x5889b6['getRanges']()))){for(const _0x3fdd3c of _0x1a8062)_0x5889b6['addRange'](_0x3fdd3c);return _0x5889b6;}for(const {suggestion:_0x23ab27,meta:_0x3044e0}of this['_findSuggestions'](_0x1a8062,'insertion')){if(!_0x3044e0['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x3044e0['containsRangeInObject'])continue;if(!Qt(_0x23ab27,_0x1ec0c3))continue;let _0x58040e=!0x0;for(const _0x129225 of _0x23ab27['getRanges']())for(const _0x495c3e of _0x1a8062)if(!_0x129225['containsRange'](_0x495c3e)){_0x58040e=!0x1;break;}if(_0x58040e)return _0x23ab27;}const _0x47a782=_0x42ebb1(),_0x39fa8c=_0x2ae5a7['id'],_0x29d8de='insertion:'+_0x10d8fb,_0x1680e3=this['_setSuggestionData']({'id':_0x47a782,'type':_0x29d8de,'createdAt':new Date(),'authorId':_0x39fa8c,'attributes':_0x1ec0c3});for(const _0xf77678 of _0x1a8062)this['_addSuggestionMarker'](_0x29d8de,_0x47a782,_0x39fa8c,_0xf77678,u['getMultiRangeId']());return _0x1680e3;}['markInlineFormat'](_0x12101a,_0x1f7a7d,_0x38a0f9=null,_0x5a9245={}){if(_0x38a0f9=_0x38a0f9||Jt(_0x1f7a7d),_0x12101a['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x50bfac=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x38a0f9,'accept');return this['forceDefaultExecution'](()=>_0x50bfac([_0x12101a],_0x1f7a7d,_0x5a9245)),null;}const _0x546838=this['editor']['plugins']['get']('Users')['me'],_0x1253c5=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x5850db,meta:_0x23b080}of this['_findSuggestions'](_0x12101a,'insertion'))_0x23b080['isOwn']&&!_0x23b080['isInsideObject']&&_0x1253c5['push'](..._0x5850db['getRanges']());}const _0x2ab8d5=function(_0x2093f4,_0x3950e6){const _0x501450=[];for(const _0x3515f8 of _0x3950e6){const _0x3f62f3=_0x2093f4['getIntersection'](_0x3515f8);_0x3f62f3&&_0x501450['push'](_0x3f62f3);}return _0x501450;}(_0x12101a,_0x1253c5),_0x4b4f01=function(_0x171e17,_0x32d510){const _0x1dfc4d=[_0x171e17];for(const _0x49ad6a of _0x32d510){let _0x3e6381=0x0;for(;_0x3e6381<_0x1dfc4d['length'];){const _0x82ea98=_0x1dfc4d[_0x3e6381]['getDifference'](_0x49ad6a);_0x1dfc4d['splice'](_0x3e6381,0x1,..._0x82ea98),_0x3e6381+=_0x82ea98['length'];}}return _0x1dfc4d;}(_0x12101a,_0x1253c5);_0x2ab8d5['length']&&this['_model']['change'](()=>{for(const _0x272b5c of _0x2ab8d5){const _0x47eca4=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x38a0f9,'accept');this['forceDefaultExecution'](()=>_0x47eca4([_0x272b5c],_0x1f7a7d,_0x5a9245));}});for(const _0x506091 of _0x4b4f01){let _0x2f732e=null,_0x2f750d=_0x506091['start'],_0x211d82=_0x506091['end'];for(const {suggestion:_0x465cfa,meta:_0x24bf1f}of this['_findSuggestions'](_0x506091,'formatInline')){if(!_0x24bf1f['isOwn'])continue;if(_0x465cfa['subType']!=_0x38a0f9)continue;if(!Qt(_0x465cfa,_0x5a9245))continue;const _0x37ec4b=_0x465cfa['getFirstRange']();if(_0x37ec4b['containsRange'](_0x506091,!0x0))return null;_0x2f750d=_0x2f750d['isBefore'](_0x37ec4b['start'])?_0x2f750d:_0x37ec4b['start'],_0x211d82=_0x211d82['isAfter'](_0x37ec4b['end'])?_0x211d82:_0x37ec4b['end'],_0x2f732e?_0x37ec4b['start']['isBefore'](_0x2f732e['getFirstRange']()['start'])?(_0x2f732e['removeMarkers'](),_0x2f732e=_0x465cfa):_0x465cfa['removeMarkers']():_0x2f732e=_0x465cfa;}const _0x5e7e54=this['_model']['createRange'](_0x2f750d,_0x211d82);if(_0x2f732e)this['_setSuggestionRange'](_0x2f732e,_0x5e7e54);else{const _0x39c2cb=_0x42ebb1(),_0x1e1d10=_0x546838['id'];this['_setSuggestionData']({'id':_0x39c2cb,'type':'formatInline:'+_0x38a0f9,'data':_0x1f7a7d,'createdAt':new Date(),'authorId':_0x1e1d10,'attributes':_0x5a9245}),this['_addSuggestionMarker']('formatInline:'+_0x38a0f9,_0x39c2cb,_0x1e1d10,_0x5e7e54);}}return null;}['markBlockFormat'](_0x5fdee3,_0x26614f,_0x5b52eb=[],_0x15c8ba=null,_0x562a24={}){_0x26614f['formatGroupId']||(_0x26614f['formatGroupId']=_0x26614f['commandName']),_0x26614f['multipleBlocks']=_0x5fdee3['is']('range'),_0x15c8ba=_0x15c8ba||Jt(_0x26614f);const _0x53cf70=_0x5b52eb['map'](_0x50467f=>zt(_0x50467f,this['_model'])),_0x2dda76=_0x5fdee3['is']('range')?_0x5fdee3:zt(_0x5fdee3,this['_model']);if('never'===this['_trackFormatChanges']){const _0x160279=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x15c8ba,'accept');return this['forceDefaultExecution'](()=>_0x160279([_0x2dda76],_0x26614f,_0x562a24)),null;}_0x53cf70['push'](_0x2dda76);let _0x35c758=!0x0;for(const _0x5bf795 of _0x53cf70)if(!this['_rangeIsInLocalUserInsertion'](_0x5bf795)){_0x35c758=!0x1;break;}if(_0x35c758&&'always'!==this['_trackFormatChanges']){const _0x4dcb13=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x15c8ba,'accept');return this['forceDefaultExecution'](()=>_0x4dcb13([_0x2dda76],_0x26614f,_0x562a24)),null;}let _0x404043=null,_0x5ea6a0=_0x2dda76['start'],_0xa6b15c=_0x2dda76['end'];for(const {suggestion:_0x17ae58,meta:_0x3fc2b5}of this['_findSuggestions'](_0x2dda76,'formatBlock')){if(!_0x3fc2b5['isOwn'])continue;if(_0x3fc2b5['isNextTo']||_0x3fc2b5['containsRangeInObject']||_0x3fc2b5['isInsideObject'])continue;if(_0x17ae58['data']['formatGroupId']!=_0x26614f['formatGroupId'])continue;if(!Qt(_0x17ae58,_0x562a24))continue;const _0x3652c6=_0x17ae58['getFirstRange']();if(_0x17ae58['subType']==_0x15c8ba){if(_0x3652c6['containsRange'](_0x2dda76,!0x0))return null;_0x5ea6a0=_0x5ea6a0['isBefore'](_0x3652c6['start'])?_0x5ea6a0:_0x3652c6['start'],_0xa6b15c=_0xa6b15c['isAfter'](_0x3652c6['end'])?_0xa6b15c:_0x3652c6['end'],_0x404043?_0x3652c6['start']['isBefore'](_0x404043['getFirstRange']()['start'])?(_0x404043['removeMarkers'](),_0x404043=_0x17ae58):_0x17ae58['removeMarkers']():_0x404043=_0x17ae58;}else{const _0x28dcf7=_0x2dda76['getIntersection'](_0x3652c6);this['_cutOutSuggestionMarker'](_0x17ae58,_0x28dcf7);}}const _0x51776b=this['editor']['plugins']['get']('Users')['me'],_0x4e21b2=_0x42ebb1(),_0x379334=_0x51776b['id'];if(_0x404043)return this['_setSuggestionRange'](_0x404043,this['_model']['createRange'](_0x5ea6a0,_0xa6b15c)),_0x404043;{const _0x27dd3e=this['_setSuggestionData']({'id':_0x4e21b2,'type':'formatBlock:'+_0x15c8ba,'data':_0x26614f,'createdAt':new Date(),'authorId':_0x379334,'attributes':_0x562a24});return this['_addSuggestionMarker']('formatBlock:'+_0x15c8ba,_0x4e21b2,_0x379334,this['_model']['createRange'](_0x5ea6a0,_0xa6b15c)),_0x27dd3e;}}['markMultiRangeBlockFormat'](_0x9cf108,_0x308e3a,_0x39831b=[],_0x528e02=null,_0x3dbae9={}){_0x308e3a['formatGroupId']||(_0x308e3a['formatGroupId']=_0x308e3a['commandName']);const _0x50cbf4=_0x9cf108[0x0];_0x308e3a['multipleBlocks']=_0x50cbf4['is']('range'),_0x528e02=_0x528e02||Jt(_0x308e3a);const _0x481088=_0x39831b['map'](_0x5c59f3=>zt(_0x5c59f3,this['_model'])),_0xed0dab=_0x50cbf4['is']('range')?_0x9cf108:_0x9cf108['map'](_0x452727=>zt(_0x452727,this['_model']));if('never'===this['_trackFormatChanges']){const _0x4fa356=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x528e02,'accept');return this['forceDefaultExecution'](()=>_0x4fa356(_0xed0dab,_0x308e3a,_0x3dbae9)),null;}_0x481088['push'](..._0xed0dab);let _0x47cbe4=!0x0;for(const _0xbea4ef of _0x481088)if(!this['_rangeIsInLocalUserInsertion'](_0xbea4ef)){_0x47cbe4=!0x1;break;}if(_0x47cbe4&&'always'!==this['_trackFormatChanges']){const _0x2bca04=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x528e02,'accept');return this['forceDefaultExecution'](()=>_0x2bca04(_0xed0dab,_0x308e3a,_0x3dbae9)),null;}const _0x1ae409=this['editor']['plugins']['get']('Users')['me'];for(const _0x50fefd of this['getSuggestions']()){if(_0x50fefd['author']['id']!=_0x1ae409['id'])continue;if('formatBlock'!=_0x50fefd['type']||_0x50fefd['data']['formatGroupId']!=_0x308e3a['formatGroupId'])continue;if(!Qt(_0x50fefd,_0x3dbae9))continue;const _0x56c3c0=_0x50fefd['subType']==_0x528e02;for(let _0x3b5ee0=0x0;_0x3b5ee0<_0xed0dab['length'];_0x3b5ee0++){const _0x379895=_0xed0dab[_0x3b5ee0];for(const _0x47d889 of _0x50fefd['getMarkers']()){const _0x35da88=_0x47d889['getRange']();if(_0x379895['isEqual'](_0x35da88)){_0x56c3c0?(_0xed0dab['splice'](_0x3b5ee0,0x1),_0x3b5ee0--):_0x50fefd['removeMarker'](_0x47d889['name']);break;}}}}if(0x0==_0xed0dab['length'])return null;const _0x3d3c5f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x528e02,'join');for(const _0x53558c of this['getSuggestions']())if(_0x53558c['author']['id']==_0x1ae409['id']&&'formatBlock'==_0x53558c['type']&&_0x53558c['data']['formatGroupId']==_0x308e3a['formatGroupId']&&_0x53558c['subType']==_0x528e02&&Qt(_0x53558c,_0x3dbae9)&&(_0x3d3c5f(_0x53558c['getRanges'](),_0xed0dab)||_0x3d3c5f(_0xed0dab,_0x53558c['getRanges']()))){for(const _0xafa97b of _0xed0dab)_0x53558c['addRange'](_0xafa97b);return _0x53558c;}const _0x34ba4c=_0x42ebb1(),_0x5d2d37=_0x1ae409['id'],_0x524c1='formatBlock:'+_0x528e02,_0x278219=this['_setSuggestionData']({'id':_0x34ba4c,'type':_0x524c1,'data':_0x308e3a,'createdAt':new Date(),'authorId':_0x5d2d37,'attributes':_0x3dbae9});for(const _0x14dad6 of _0xed0dab)this['_addSuggestionMarker'](_0x524c1,_0x34ba4c,_0x5d2d37,_0x14dad6,u['getMultiRangeId']());return _0x278219;}['markDeletion'](_0x50ec27,_0x419202=null,_0x36b220={}){if(_0x50ec27['isCollapsed'])return null;const _0x3fc62b=this['editor']['plugins']['get']('Users')['me'],_0x19f886=new _0x402ed1(_0x50ec27['start'],_0x50ec27['end']);for(const {suggestion:_0x5d370c,meta:_0x552548}of this['_findSuggestions'](_0x19f886,'insertion'))if(_0x552548['isOwn']&&!_0x552548['isNextTo']){if(_0x5d370c['isMultiRange']){const _0x17e223=_0x5d370c['getRanges']()['filter'](_0x363ecc=>'$graveyard'!=_0x363ecc['root']['rootName']);_0x17e223['every'](_0x2bea41=>_0x19f886['containsRange'](_0x2bea41,!0x0))&&_0x5d370c['discard']();if(_0x17e223['some'](_0x439835=>_0x439835['containsRange'](_0x19f886,!0x0))){const _0x2d6697=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x419202,'accept');return this['forceDefaultExecution'](()=>_0x2d6697([_0x19f886],null,_0x36b220)),null;}}else{const _0x2fd3b0=_0x19f886['getIntersection'](_0x5d370c['getFirstRange']());null!==_0x2fd3b0&&_0x5d370c['_onDiscard']([_0x2fd3b0],null,_0x36b220);}}if(_0x19f886['detach'](),_0x19f886['isCollapsed']||'$graveyard'==_0x19f886['root']['rootName'])return null;let _0x3fe2b5=null,_0x1f5a1a=_0x19f886['start'],_0x5869f7=_0x19f886['end'];const _0xc9e3a=this['_findSuggestions'](_0x19f886,'deletion');for(const {suggestion:_0x10ee33,meta:_0x1cc5bb}of _0xc9e3a){const _0x24c612=this['_model']['createRange'](_0x1f5a1a,_0x5869f7);if(_0x1cc5bb['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1cc5bb['containsRangeInObject']&&!_0x1cc5bb['isInsideObject'])){if(_0x10ee33['isMultiRange']){if(!Qt(_0x10ee33,_0x36b220))continue;let _0x48d98a=!0x0;for(const _0x46a5cd of _0x10ee33['getRanges']()){if(_0x46a5cd['containsRange'](_0x24c612,!0x0))return _0x10ee33;_0x24c612['containsRange'](_0x46a5cd)||(_0x48d98a=!0x1);}_0x48d98a&&_0x10ee33['discard']();}else{const _0x333133=_0x10ee33['getFirstRange']();if(_0x333133['containsRange'](_0x24c612,!0x0))return _0x10ee33;if(!Qt(_0x10ee33,_0x36b220)){_0x24c612['containsRange'](_0x333133)?_0x10ee33['removeMarkers']():_0x333133['containsPosition'](_0x1f5a1a)?_0x1f5a1a=_0x333133['end']:_0x333133['containsPosition'](_0x5869f7)&&(_0x5869f7=_0x333133['start']);continue;}_0x1f5a1a=_0x1f5a1a['isBefore'](_0x333133['start'])?_0x1f5a1a:_0x333133['start'],_0x5869f7=_0x5869f7['isAfter'](_0x333133['end'])?_0x5869f7:_0x333133['end'],_0x36b220=Object['assign']({},_0x10ee33['attributes']),_0x3fe2b5?_0x333133['start']['isBefore'](_0x3fe2b5['getFirstRange']()['start'])?(_0x3fe2b5['removeMarkers'](),_0x3fe2b5=_0x10ee33):_0x10ee33['removeMarkers']():_0x3fe2b5=_0x10ee33;}}}if(_0x3fe2b5)return this['_setSuggestionRange'](_0x3fe2b5,this['_model']['createRange'](_0x1f5a1a,_0x5869f7)),_0x3fe2b5;{const _0x4dd4af=_0x42ebb1(),_0x260705=this['_model']['createRange'](_0x1f5a1a,_0x5869f7),_0x148c0e=_0x3fc62b['id'],_0x4d3220=_0x419202?'deletion:'+_0x419202:'deletion',_0x32690a=this['_setSuggestionData']({'id':_0x4dd4af,'type':_0x4d3220,'createdAt':new Date(),'authorId':_0x148c0e,'attributes':_0x36b220});return this['_addSuggestionMarker'](_0x4d3220,_0x4dd4af,_0x148c0e,_0x260705),_0x32690a;}}['markMultiRangeDeletion'](_0x2de68c,_0x2a1e0c='multi',_0x2ab53c={}){const _0x6c5459=this['editor']['plugins']['get']('Users')['me'],_0x14b517=_0x2de68c['map'](_0xb3e0b7=>new _0x402ed1(_0xb3e0b7['start'],_0xb3e0b7['end'])),_0x321ffd=new Set();for(const {suggestion:_0x272baf,meta:_0x239ef6}of this['_findSuggestions'](_0x14b517,'insertion'))_0x239ef6['isOwn']&&!_0x239ef6['isNextTo']&&_0x321ffd['add'](_0x272baf);for(const _0x4c7463 of _0x321ffd)if(_0x4c7463['isMultiRange']){const _0xfffc2d=_0x4c7463['getRanges']();(!_0x4c7463['attributes']||!_0x4c7463['attributes']['skipNestingCheck'])&&(_0xfffc2d['every'](_0x2b9842=>_0x14b517['some'](_0x2b0268=>_0x2b0268['containsRange'](_0x2b9842,!0x0)))&&_0x4c7463['discard']());if(_0x14b517['every'](_0xaf26dd=>_0xfffc2d['some'](_0x954f55=>_0x954f55['containsRange'](_0xaf26dd,!0x0)))){const _0x45511f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2a1e0c,'accept');return this['forceDefaultExecution'](()=>_0x45511f(_0x2de68c,null,_0x2ab53c)),null;}}else{const _0x230581=_0x4c7463['getFirstRange']();_0x14b517['some'](_0x185bac=>_0x185bac['containsRange'](_0x230581,!0x0))&&_0x4c7463['discard']();if(_0x14b517['every'](_0x225ba4=>_0x230581['containsRange'](_0x225ba4,!0x0))){const _0xe311e1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2a1e0c,'accept');return this['forceDefaultExecution'](()=>_0xe311e1(_0x14b517,null,_0x2ab53c)),null;}}const _0x29f5e6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2a1e0c,'join');let _0x405767=null;for(const _0x5e0de5 of this['getSuggestions']())if(_0x5e0de5['author']['id']==_0x6c5459['id']&&_0x5e0de5['isInContent']&&'deletion'==_0x5e0de5['type']&&_0x5e0de5['subType']==_0x2a1e0c&&Qt(_0x5e0de5,_0x2ab53c)&&(_0x29f5e6(_0x5e0de5['getRanges'](),_0x14b517)||_0x29f5e6(_0x14b517,_0x5e0de5['getRanges']()))){if(_0x405767){if(_0x5e0de5['commentThread']&&_0x5e0de5['commentThread']['length'])continue;for(const _0x10c03d of _0x5e0de5['getRanges']())_0x405767['isIntersectingWithRange'](_0x10c03d)||_0x405767['addRange'](_0x10c03d);_0x5e0de5['removeMarkers']();}else{_0x405767=_0x5e0de5;for(const _0x258a71 of _0x14b517)_0x5e0de5['isIntersectingWithRange'](_0x258a71)||_0x5e0de5['addRange'](_0x258a71);}}if(_0x405767)return _0x405767;_0x321ffd['clear']();for(const {suggestion:_0xff18c4,meta:_0xca9a1f}of this['_findSuggestions'](_0x14b517,'deletion'))_0xca9a1f['isOwn']&&(this['_mergeNestedSuggestions']||!_0xca9a1f['containsRangeInObject']&&!_0xca9a1f['isInsideObject'])&&Qt(_0xff18c4,_0x2ab53c)&&_0x321ffd['add'](_0xff18c4);for(const _0x4da36e of _0x321ffd){const _0x7bbba=_0x4da36e['getRanges']();if(!_0x2ab53c||!_0x2ab53c['skipNestingCheck']){if(_0x14b517['every'](_0x2651f1=>_0x7bbba['some'](_0x4d318c=>_0x4d318c['containsRange'](_0x2651f1,!0x0))))return _0x4da36e;}(!_0x4da36e['attributes']||!_0x4da36e['attributes']['skipNestingCheck'])&&(_0x7bbba['every'](_0x3d5ec4=>_0x14b517['some'](_0x46b82c=>_0x46b82c['containsRange'](_0x3d5ec4,!0x0)))&&_0x4da36e['discard']());}const _0x1ba1b3=_0x42ebb1(),_0x29a492=_0x6c5459['id'],_0x443449='deletion:'+_0x2a1e0c,_0x5a47ed=this['_setSuggestionData']({'id':_0x1ba1b3,'type':_0x443449,'createdAt':new Date(),'authorId':_0x29a492,'attributes':_0x2ab53c});for(const _0xa548dd of _0x14b517)_0xa548dd['detach'](),_0xa548dd['isCollapsed']||'$graveyard'==_0xa548dd['root']['rootName']||this['_addSuggestionMarker'](_0x443449,_0x1ba1b3,_0x29a492,_0xa548dd,u['getMultiRangeId']());return _0x5a47ed;}['markAttributeChange'](_0x2b9b73,_0x2ef116,_0x306c8c,_0x2164ac,_0x41cf18){if(_0x2b9b73['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2ec288=this['editor']['plugins']['get']('Users')['me']['id'],_0x5ea7c0=Array['from'](this['_suggestions']['values']())['filter'](_0x84a393=>'attribute'==_0x84a393['type']&&_0x84a393['data']['key']==_0x2ef116&&_0x84a393['isIntersectingWithRange'](_0x2b9b73));if('default'===this['_trackFormatChanges']){const _0x546061=this['_findSuggestions'](_0x2b9b73,'insertion')['filter'](({meta:_0x373fec})=>_0x373fec['isOwn']&&!_0x373fec['isInsideObject']&&!_0x373fec['isNextTo'])['map'](({suggestion:_0x20b657})=>_0x20b657);_0x5ea7c0['unshift'](..._0x546061);}const _0xfc556=new Map([[_0x2b9b73,_0x306c8c]]);for(const _0x4fc27f of _0x5ea7c0){const _0x20de6b='attribute'==_0x4fc27f['type']?_0x4fc27f['data']['oldValue']:void 0x0,_0x3c2656=_0x4fc27f['getFirstRange'](),_0x34b8a7=Array['from'](_0xfc556['keys']())['find'](_0x294a9f=>_0x294a9f['isIntersecting'](_0x3c2656));if(!_0x34b8a7)continue;const _0x20e16f=_0x34b8a7['getDifference'](_0x3c2656);this['_isBlockAttribute'](_0x2ef116)&&'insertion'==_0x4fc27f['type']&&0x0!=_0x20e16f['length']||(_0xfc556['delete'](_0x34b8a7),_0x20e16f['forEach'](_0x60c28f=>{_0xfc556['set'](_0x60c28f,_0x306c8c);}),'insertion'!=_0x4fc27f['type']&&_0x20de6b!=_0x2164ac&&_0xfc556['set'](_0x34b8a7['getIntersection'](_0x3c2656),_0x20de6b));}const _0x40b717=[];for(const [_0xf8508f,_0x4c25c5]of _0xfc556){const _0x32037c=_0x42ebb1(),_0x24528e={'key':_0x2ef116,'oldValue':_0x4c25c5,'newValue':_0x2164ac};_0x2ef116['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':_0x2ef116});const _0x525f75=('attribute:'+(_0x2ef116+'|'+Jt({'newValue':_0x2164ac})))['substring'](0x0,0x3c),_0x4ee3c=this['_setSuggestionData']({'id':_0x32037c,'type':_0x525f75,'data':_0x24528e,'createdAt':new Date(),'authorId':_0x2ec288,'attributes':_0x41cf18});_0x40b717['push'](_0x4ee3c),this['_addSuggestionMarker'](_0x525f75,_0x32037c,_0x2ec288,_0xf8508f);}return _0x40b717;}['enableDefaultAttributesIntegration'](_0x133d9a){this['enableCommand'](_0x133d9a,(_0x1f5364,..._0x1a6995)=>{this['_recordAttributeChanges'](()=>{_0x1f5364(..._0x1a6995);});});}['registerBlockAttribute'](_0x119f21){this['_blockAttributeKeys']['add'](_0x119f21);}['registerInlineAttribute'](_0x5c503b){this['_inlineAttributeKeys']['add'](_0x5c503b);}['_getAttributeKey'](_0x3d6261){return'attribute'==_0x3d6261['type']?_0x3d6261['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x5c1178,_0x35ed7e){const _0x797c5d=_0x5c1178['getFirstMarker']();this['_model']['change'](_0xeb947d=>{_0xeb947d['updateMarker'](_0x797c5d,{'range':_0x35ed7e});});}['_addThreadToSuggestion'](_0x5e37b2){const _0x3c41e1=_0x5e37b2['id'],_0x590fb1=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x3c41e1)||this['_commentsRepository']['addCommentThread']({'channelId':_0x590fb1,'threadId':_0x3c41e1,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2d8acf=this['_commentsRepository']['getCommentThread'](_0x3c41e1);_0x2d8acf['unbind']('isRemovable'),_0x2d8acf['isRemovable']=!0x1,_0x5e37b2['commentThread']=_0x2d8acf;}['_checkSuggestionCorrectness'](_0x3e19e2,_0x514d79,_0x3d91f2,_0x2fd2c8){if(_0x3e19e2['type']!=_0x514d79||_0x3e19e2['subType']!=_0x3d91f2||_0x3e19e2['creator']['id']!=_0x2fd2c8)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x19cdbc('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x54c8a6,_0x217f62){const _0x235925=_0x54c8a6['getFirstRange']();if(_0x217f62['isEqual'](_0x235925))_0x54c8a6['removeMarkers']();else{if(_0x235925['containsRange'](_0x217f62)){const _0x23f5c0=this['_model']['createPositionAt'](_0x217f62['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x54c8a6,this['_model']['createRange'](_0x235925['start'],_0x23f5c0));const _0x55354f=_0x42ebb1(),_0x516ac7=_0x54c8a6['creator']['id'],_0x2083a3=_0x54c8a6['type']+':'+_0x54c8a6['subType'];this['_setSuggestionData']({'id':_0x55354f,'type':_0x2083a3,'createdAt':new Date(),'authorId':_0x516ac7,'data':_0x54c8a6['data'],'attributes':_0x54c8a6['attributes']});const _0x5785bc=this['_model']['createPositionAt'](_0x217f62['end']['parent'],'after'),_0x1e8f62=this['_model']['createRange'](_0x5785bc,_0x235925['end']);this['_addSuggestionMarker'](_0x2083a3,_0x55354f,_0x516ac7,_0x1e8f62);}else{if(_0x235925['containsPosition'](_0x217f62['start'])){const _0x2c0132=this['_model']['createPositionAt'](_0x217f62['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x54c8a6,this['_model']['createRange'](_0x235925['start'],_0x2c0132));}else{const _0x2e113b=this['_model']['createPositionAt'](_0x217f62['end']['parent'],'after');this['_setSuggestionRange'](_0x54c8a6,this['_model']['createRange'](_0x2e113b,_0x235925['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x11cae9){for(const {suggestion:_0x30baf3,meta:_0x3d4154}of this['_findSuggestions'](_0x11cae9,'insertion')){if(!_0x3d4154['isOwn'])continue;const _0x39f763=_0x30baf3['getRanges']();for(const _0x549b94 of _0x39f763)if(!_0x11cae9['getDifference'](_0x549b94)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x3f11dd){const _0xf826b1=this['editor']['plugins']['get']('Users')['getUser'](_0x3f11dd);if(!_0xf826b1)throw new _0x19cdbc('track-changes-user-not-found',this);return _0xf826b1;}['_getExternalAuthor'](_0x223a99){const _0x3bb59b=this['editor']['plugins']['get']('Users'),_0x53fc7d=_0x18c408('external:'+_0x223a99),_0x52f9f5=_0x3bb59b['getUser'](_0x53fc7d);return _0x52f9f5||_0x3bb59b['addUser']({'id':_0x53fc7d,'name':_0x223a99});}['_createSuggestion'](_0x5bdc15,_0x4f07c2,_0x55858e,_0x458abd,_0x48674a){const _0x2a73ac=this['_getAuthorFromId'](_0x458abd),_0x26b113=this['_suggestionFactory']['buildSuggestion'](_0x5bdc15,_0x4f07c2,_0x55858e,_0x2a73ac,_0x48674a,_0x1d578d=>{this['_updateSuggestionData'](_0x55858e,{'attributes':_0x1d578d});const _0x52160a=this['getSuggestion'](_0x55858e);this['_joinWithAdjacentSuggestions'](new Set([_0x52160a])),this['_refreshSuggestionsChain'](new Set([_0x52160a]));});return this['listenTo'](_0x26b113,'accept',()=>{this['_updateSuggestionData'](_0x55858e,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x26b113,'discard',()=>{this['_updateSuggestionData'](_0x55858e,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x55858e,_0x26b113),this['_suggestionState']['set'](_0x26b113,'notReady'),_0x26b113;}['_splitMarkerName'](_0x17240c){const _0x5d638e=_0x17240c['split'](':');return{'group':_0x5d638e[0x0],'type':_0x5d638e[0x1],'subType':_0x5d638e['length']>=0x5?_0x5d638e[0x2]:null,'id':_0x5d638e['length']<0x5?_0x5d638e[0x2]:_0x5d638e[0x3],'authorId':_0x5d638e['length']<0x5?_0x5d638e[0x3]:_0x5d638e[0x4],'markerCount':0x6==_0x5d638e['length']?_0x5d638e[0x5]:null};}['_breakSuggestionMarker'](_0x45a474,_0x14bf2b,_0x1015cf){const _0x10247c=_0x45a474['getFirstRange'](),_0x2a003e=_0x10247c['start'],_0x514136=_0x10247c['end'];this['_setSuggestionRange'](_0x45a474,this['_model']['createRange'](_0x2a003e,_0x14bf2b));const _0x3d8ad7=_0x42ebb1(),_0x3b4091=_0x45a474['creator']['id'],_0x28e0ec=_0x45a474['type']+(_0x45a474['subType']?':'+_0x45a474['subType']:'');this['_setSuggestionData']({'id':_0x3d8ad7,'type':_0x28e0ec,'createdAt':new Date(),'authorId':_0x3b4091,'originalSuggestionId':_0x45a474['id'],'attributes':_0x45a474['attributes'],'data':_0x45a474['data']});const _0x2beab4=this['_getAttributeKey'](_0x45a474);('formatBlock'==_0x45a474['type']||_0x2beab4&&this['_isBlockAttribute'](_0x2beab4))&&(_0x1015cf=this['_model']['createPositionBefore'](_0x1015cf['parent'])),this['_addSuggestionMarker'](_0x28e0ec,_0x3d8ad7,_0x3b4091,this['_model']['createRange'](_0x1015cf,_0x514136));}['_findSuggestions'](_0x158664,_0x48a650=null){const _0x5cb415=[],_0x356ce6=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x158664)||(_0x158664=[_0x158664]);for(const _0x1b9cef of this['getSuggestions']()){if(!_0x1b9cef['isInContent'])continue;if(_0x48a650&&_0x1b9cef['type']!=_0x48a650)continue;let _0x2ddf5b=!0x1;for(const _0x41cc28 of _0x1b9cef['getRanges']()){for(const _0xca531f of _0x158664){const _0x49f96f=_0xca531f['start']['isEqual'](_0x41cc28['end'])||_0xca531f['end']['isEqual'](_0x41cc28['start']);if(_0x49f96f||_0xca531f['getIntersection'](_0x41cc28)){const _0x1f139b=_0xca531f['containsRange'](_0x41cc28)&&Gt(this['_model']['schema'],_0x41cc28['start'],_0xca531f),_0x3300c7=_0x41cc28['containsRange'](_0xca531f)&&Gt(this['_model']['schema'],_0xca531f['start'],_0x41cc28);_0x5cb415['push']({'suggestion':_0x1b9cef,'meta':{'isOwn':_0x356ce6==_0x1b9cef['author'],'isNextTo':_0x49f96f,'isInsideObject':_0x1f139b,'containsRangeInObject':_0x3300c7}}),_0x2ddf5b=!0x0;break;}}if(_0x2ddf5b)break;}}return _0x5cb415;}['_addSuggestionMarker'](_0x48fb36,_0x495218,_0x5869b5,_0x3b197e,_0x5ce042){this['_model']['change'](_0x2e86ca=>{let _0x5320b8='suggestion:'+_0x48fb36+':'+_0x495218+':'+_0x5869b5;_0x5ce042&&(_0x5320b8=_0x5320b8+':'+_0x5ce042),_0x2e86ca['addMarker'](_0x5320b8,{'range':_0x3b197e,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x4664e9){const _0x269717=_0x4664e9['previous'],_0x499a43=_0x4664e9['next'];_0x4664e9['previous']=null,_0x4664e9['next']=null,null!=_0x269717&&_0x269717['next']==_0x4664e9&&(_0x269717['next']=_0x499a43),null!=_0x499a43&&_0x499a43['previous']==_0x4664e9&&(_0x499a43['previous']=_0x269717),'ready'==this['_suggestionState']['get'](_0x4664e9)&&(this['_suggestionState']['set'](_0x4664e9,'removed'),this['fire']('suggestionUnloaded',_0x4664e9,_0x269717,_0x499a43));}['_setSuggestionData'](_0xd9c847){const _0x328f18=_0xd9c847['id'],_0x51c83b=this['addSuggestionData'](_0xd9c847);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x53e4d3=this['editor']['plugins']['get']('PendingActions'),_0x5e9549=_0x51c83b['hasComments'],_0x3d201a=_0x51c83b['subType']?_0x51c83b['type']+':'+_0x51c83b['subType']:_0x51c83b['type'],_0x186934=this['editor']['locale'],_0x22f54f=_0x53e4d3['add'](o(_0x186934,'PENDING_ACTION_SUGGESTION')),_0x1ae078={'id':_0x328f18,'type':_0x3d201a,'hasComments':_0x5e9549,'data':_0xd9c847['data']||null,'originalSuggestionId':_0xd9c847['originalSuggestionId']||null,'attributes':_0x51c83b['attributes']};this['_adapter']['addSuggestion'](_0x1ae078)['then'](_0x1c4e02=>{_0x51c83b['_saved']=!0x0,_0x53e4d3['remove'](_0x22f54f),_0x1c4e02&&_0x1c4e02['createdAt']&&(this['_suggestions']['get'](_0x328f18)['createdAt']=_0x1c4e02['createdAt']);})['catch'](_0x510099=>{throw _0x3d4166('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x51c83b['discard']();}),_0x51c83b['stopListening'](),this['_suggestions']['delete'](_0x51c83b['id']),this['_suggestionState']['delete'](_0x51c83b),_0x510099;});}return _0x51c83b;}['_isBlockAttribute'](_0x58f422){return this['_blockAttributeKeys']['has'](_0x58f422);}['_updateSuggestionData'](_0x42e8e6,_0x4063eb){const _0xd163ec=this['editor']['plugins']['get']('PendingActions'),_0x4080cb=this['getSuggestion'](_0x42e8e6);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x4080cb['_saved']){const _0x2f8aa8=_0xd163ec['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x42e8e6,_0x4063eb)['then'](()=>{_0xd163ec['remove'](_0x2f8aa8);});}else _0x4080cb['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x42e8e6,_0x4063eb);});}}['_getSuggestionData'](_0x5576de){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x19cdbc('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5576de);}['_handleNewSuggestionMarker'](_0x1ea2d8){const {id:_0x1e4daf,type:_0x22d8ac,subType:_0x535624,authorId:_0x2a7a06}=this['_splitMarkerName'](_0x1ea2d8),_0x395d2b=this['_suggestions']['get'](_0x1e4daf)||this['_createSuggestion'](_0x22d8ac,_0x535624,_0x1e4daf,_0x2a7a06,{});switch(this['_checkSuggestionCorrectness'](_0x395d2b,_0x22d8ac,_0x535624,_0x2a7a06),this['_suggestionState']['get'](_0x395d2b)){case'notReady':this['_getSuggestionData'](_0x1e4daf)['then'](_0x2af24e=>{let _0x2ee5c0=Promise['resolve']();_0x2af24e['hasComments']&&(_0x2ee5c0=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1e4daf})),_0x2ee5c0['then'](()=>{this['addSuggestionData'](_0x2af24e)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x395d2b,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1e4daf,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x395d2b,'ready'),this['fire']('suggestionLoaded',_0x395d2b);break;case'ready':this['fire']('suggestionChanged',_0x395d2b);}return _0x395d2b['addMarkerName'](_0x1ea2d8),_0x395d2b;}['_refreshSuggestionsChain'](_0x2899e4){const _0x17054e=Array['from'](_0x2899e4),_0x3629d2=_0x17054e['filter'](_0x45dad9=>'attribute'==_0x45dad9['type']);this['_refreshAttributeSuggestionsChain'](_0x3629d2);const _0x262956=_0x17054e['filter'](_0x348169=>!_0x348169['isMultiRange']&&'attribute'!=_0x348169['type']),_0x16af4a=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x39506c=>!_0x39506c['isMultiRange']&&'attribute'!=_0x39506c['type']),_0x51f128=_0x16af4a['filter'](_0x22bf23=>!_0x2899e4['has'](_0x22bf23)),_0x100049=new Map(_0x16af4a['map'](_0x5e21fa=>[_0x5e21fa,this['_suggestionFactory']['getSuggestionCallback'](_0x5e21fa['type'],_0x5e21fa['subType'],'chain')])),_0x2c6206=new Map(_0x16af4a['map'](_0xab2bfe=>[_0xab2bfe,_0xab2bfe['getFirstRange']()])),_0x5cd8c4=new Set(),_0x2bb9f8=new Set();for(let _0x51822a=0x0;_0x51822a<_0x262956['length'];_0x51822a++)_0x2aceb2(_0x262956[_0x51822a],_0x262956,_0x51822a+0x1);for(let _0x12f015=0x0;_0x12f015<_0x262956['length'];_0x12f015++)_0x2aceb2(_0x262956[_0x12f015],_0x51f128,0x0);const _0x48679d=new Set();for(let _0x96870b=0x0;_0x96870b<_0x262956['length'];_0x96870b++){const _0x27e193=_0x262956[_0x96870b];!_0x2bb9f8['has'](_0x27e193)&&_0x27e193['previous']&&(_0x48679d['add'](_0x27e193['previous']),_0x27e193['previous']['next']===_0x27e193&&(_0x27e193['previous']['next']=null),_0x27e193['previous']=null),!_0x5cd8c4['has'](_0x27e193)&&_0x27e193['next']&&(_0x48679d['add'](_0x27e193['next']),_0x27e193['next']['previous']===_0x27e193&&(_0x27e193['next']['previous']=null),_0x27e193['next']=null);}function _0x2aceb2(_0x25aa8,_0x53243f,_0x1d940c){for(let _0x1decb2=_0x1d940c;_0x1decb2<_0x53243f['length'];_0x1decb2++){const _0x2b3695=_0x1693fe(_0x25aa8,_0x53243f[_0x1decb2]);_0x2b3695&&(_0x2b3695[0x0]['next']=_0x2b3695[0x1],_0x2b3695[0x1]['previous']=_0x2b3695[0x0],_0x5cd8c4['add'](_0x2b3695[0x0]),_0x2bb9f8['add'](_0x2b3695[0x1]));}}function _0x1693fe(_0x1fb18d,_0x4396cd){if(_0x1fb18d['author']['id']!==_0x4396cd['author']['id'])return null;const _0x1dc236=_0x100049['get'](_0x1fb18d)(_0x1fb18d,_0x4396cd,_0x2c6206['get'](_0x1fb18d),_0x2c6206['get'](_0x4396cd));if(!_0x1dc236)return null;return _0x100049['get'](_0x4396cd)(_0x1fb18d,_0x4396cd,_0x2c6206['get'](_0x1fb18d),_0x2c6206['get'](_0x4396cd))?_0x1dc236[0x1]['commentThread']&&_0x1dc236[0x1]['commentThread']['length']?null:_0x1dc236:null;}_0x48679d['size']&&this['_refreshSuggestionsChain'](_0x48679d);}['_refreshAttributeSuggestionsChain'](_0x2d073a){if(0x0==_0x2d073a['length'])return;const _0x406ee4=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x75d15f=>'attribute'==_0x75d15f['type']&&_0x75d15f['_isDataLoaded']),_0x164b35=[],_0x5324f9=new Map();for(const _0x23c688 of _0x406ee4){const _0x38134b=_0x18c408(_0x23c688['attributes']);_0x5324f9['has'](_0x38134b)||(_0x5324f9['set'](_0x38134b,_0x164b35['length']),_0x164b35['push']([]));const _0x47b7e5=_0x5324f9['get'](_0x38134b);_0x164b35[_0x47b7e5]['push'](_0x23c688);}!(function(){_0x164b35['sort']((_0x50fb02,_0x5500e6)=>{const _0x5427b6=_0x50fb02[0x0]['createdAt'],_0x4346fe=_0x5500e6[0x0]['createdAt'];return _0x5427b6==_0x4346fe?_0x50fb02[0x0]['attributes']['groupId']<_0x5500e6[0x0]['attributes']['groupId']?-0x1:0x1:_0x5427b6<_0x4346fe?-0x1:0x1;});for(const _0x2e3788 of _0x164b35)_0x2e3788['sort']((_0x209b52,_0x2b14b0)=>_0x209b52['id']<_0x2b14b0['id']?-0x1:0x1);}());for(let _0xa523b4=0x0;_0xa523b4<_0x164b35['length'];_0xa523b4++){if(0x0==_0x164b35[_0xa523b4]['length'])continue;const _0x309aa5=[];for(let _0x2edbb2=_0xa523b4+0x1;_0x2edbb2<_0x164b35['length'];_0x2edbb2++)0x0!=_0x164b35[_0x2edbb2]['length']&&_0x160968(_0x164b35[_0xa523b4],_0x164b35[_0x2edbb2])&&_0x309aa5['push'](_0x2edbb2);for(const _0x4ea232 of _0x309aa5)_0x164b35[_0xa523b4]=_0x164b35[_0xa523b4]['concat'](_0x164b35[_0x4ea232]),_0x164b35[_0x4ea232]=[];}for(const _0x3d498e of _0x164b35)for(let _0x2483a9=0x0;_0x2483a9<_0x3d498e['length'];_0x2483a9++){const _0x54fba7=_0x3d498e[_0x2483a9+0x1]||null;_0x3d498e[_0x2483a9]['next']!==_0x54fba7&&(_0x3d498e[_0x2483a9]['next']=_0x54fba7);}for(const _0x51797f of _0x164b35)for(let _0x570f6c=0x0;_0x570f6c<_0x51797f['length'];_0x570f6c++){const _0xc48967=_0x51797f[_0x570f6c-0x1]||null;_0x51797f[_0x570f6c]['previous']!==_0xc48967&&(_0x51797f[_0x570f6c]['previous']=_0xc48967);}function _0x160968(_0x4988c7,_0x5b2272){if(_0x4988c7[0x0]['attributes']['groupId']!==_0x5b2272[0x0]['attributes']['groupId']&&_0x4988c7[0x0]['author']!==_0x5b2272[0x0]['author'])return!0x1;if(!function(_0x3fc2f0,_0x74be4d){if(!_0x3fc2f0['hasComments']&&!_0x74be4d['hasComments'])return!0x0;if(_0x3fc2f0['hasComments']&&_0x74be4d['hasComments'])return!0x1;if(_0x3fc2f0['hasComments']&&_0x74be4d['createdAt']<_0x3fc2f0['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x74be4d['hasComments']&&_0x3fc2f0['createdAt']<_0x74be4d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4988c7[0x0],_0x5b2272[0x0]))return!0x1;const _0x5a0161=Vt(_0x4988c7[0x0]['attributes'],'groupId'),_0x5693df=Vt(_0x5b2272[0x0]['attributes'],'groupId');if(!_0x3308c1(_0x5a0161,_0x5693df))return!0x1;return!!_0x4988c7['every'](_0x29ed71=>_0x5b2272['some'](_0x20b3f3=>_0x29ed71['getFirstRange']()['isEqual'](_0x20b3f3['getFirstRange']())))&&_0x5b2272['every'](_0x4b9c66=>_0x4988c7['some'](_0x220b88=>_0x4b9c66['getFirstRange']()['isEqual'](_0x220b88['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x445a9e){const _0x2dac67=Array['from'](_0x445a9e),_0x3aaf2c=this['getSuggestions']({'skipNotAttached':!0x0}),_0xd36890=_0x3aaf2c['filter'](_0x34e4ba=>!_0x445a9e['has'](_0x34e4ba)),_0x51228b=new Map(_0x2dac67['map'](_0x5bbe21=>[_0x5bbe21,this['_suggestionFactory']['getSuggestionCallback'](_0x5bbe21['type'],_0x5bbe21['subType'],'join')])),_0x97abf2=new Map(_0x3aaf2c['map'](_0x490c6c=>[_0x490c6c,_0x490c6c['getRanges']()]));for(let _0x50a608=0x0;_0x50a608<_0x2dac67['length'];_0x50a608++){if(_0x202e77(this,_0x2dac67[_0x50a608],_0x2dac67,_0x50a608+0x1))return!0x0;}for(let _0x2ae595=0x0;_0x2ae595<_0x2dac67['length'];_0x2ae595++){if(_0x202e77(this,_0x2dac67[_0x2ae595],_0xd36890,0x0))return!0x0;}return!0x1;function _0x202e77(_0x5ac41a,_0x247202,_0x15d783,_0x157a21){for(let _0x400abd=_0x157a21;_0x400abd<_0x15d783['length'];_0x400abd++){const _0x2ce545=_0x15d783[_0x400abd];if(_0x2ce545['type']!==_0x247202['type']||_0x2ce545['author']['id']!==_0x247202['author']['id']||_0x2ce545['subType']!==_0x247202['subType'])continue;if(!Wt(_0x247202,_0x2ce545))continue;if('attribute'==_0x247202['type']&&_0x247202['data']['oldValue']!=_0x2ce545['data']['oldValue'])continue;if('attribute'==_0x247202['type']&&_0x5ac41a['_isBlockAttribute'](_0x247202['data']['key']))continue;if('formatBlock'==_0x247202['type']){const _0x3f8a92=_0x5ac41a['editor']['model'],_0x2e601a=_0x247202['getContainedElement']();if(_0x2e601a&&(_0x3f8a92['schema']['isObject'](_0x2e601a)||_0x3f8a92['schema']['isLimit'](_0x2e601a)))continue;}const _0x3e78a7=_0x51228b['get'](_0x247202),_0x9c00a6=_0x97abf2['get'](_0x247202),_0x226a04=_0x97abf2['get'](_0x2ce545),_0x4b44f7=_0x247202['commentThread']&&_0x247202['commentThread']['length'],_0x4e27a5=_0x2ce545['commentThread']&&_0x2ce545['commentThread']['length'];if(!_0x4b44f7&&_0x3e78a7(_0x226a04,_0x9c00a6))return _0x5ac41a['_joinSuggestions'](_0x2ce545,_0x247202),_0x97abf2['delete'](_0x247202),!0x0;if(!_0x4e27a5&&_0x3e78a7(_0x9c00a6,_0x226a04))return _0x5ac41a['_joinSuggestions'](_0x247202,_0x2ce545),_0x97abf2['delete'](_0x2ce545),!0x0;}return!0x1;}}['_joinSuggestions'](_0x14b4f0,_0x4ed6f0){if(_0x14b4f0['isMultiRange']){for(const _0x5c9903 of _0x4ed6f0['getRanges']())_0x14b4f0['addRange'](_0x5c9903);}else{const _0x1b7a51=_0x4ed6f0['getFirstRange']()['end'];this['_setSuggestionRange'](_0x14b4f0,this['_model']['createRange'](_0x14b4f0['getFirstRange']()['start'],_0x1b7a51));}_0x4ed6f0['removeMarkers']();}['_getMarkerAnnouncementText'](_0x12729c,_0x19f172,_0x5f4279){const _0x21ef62=_0x12729c['startsWith']('format')||_0x12729c['startsWith']('attribute')?'FORMATTING':_0x12729c['toUpperCase']();return o(this['editor']['locale'],_0x19f172+'_'+_0x21ef62+'_SUGGESTION_ANNOUNCEMENT',_0x5f4279);}['_initAriaMarkerChangeAnnouncements'](){const _0x401fff=this['editor'];if(!_0x401fff['ui'])return;const {ariaLiveAnnouncer:_0x320a61}=_0x401fff['ui'];_0x5b4051(this['_model'],({left:_0x9cf232,entered:_0x3a7489})=>{for(const _0x1a3cbd of _0x9cf232){const {group:_0x4c5602,type:_0x487dc4}=this['_splitMarkerName'](_0x1a3cbd['name']);if('suggestion'===_0x4c5602){_0x320a61['announce'](this['_getMarkerAnnouncementText'](_0x487dc4,'LEAVE'));break;}}for(const _0x32caba of _0x3a7489){const {group:_0x54a34a,type:_0x49b1ce}=this['_splitMarkerName'](_0x32caba['name']);if('suggestion'===_0x54a34a){_0x320a61['announce'](this['_getMarkerAnnouncementText'](_0x49b1ce,'ENTER',_0x11c901(_0x1787b4)));break;}}});}['_processAttributeChanges'](_0x22e6ab){if(this['_recordAttributeSuggestions'])return!0x1;const _0x25bf78=this['editor'],_0x173534=_0x25bf78['model']['document']['differ']['getChanges']();if(0x0==_0x173534['length'])return!0x1;const _0x507f5e=[],_0x452340=_0x173534['filter'](_0x544df1=>'attribute'==_0x544df1['type']),_0x23f1de=_0x173534['filter'](_0x167ffe=>'insert'==_0x167ffe['type']&&'$text'!=_0x167ffe['name']),_0x294069=_0x173534['filter'](_0x1332a1=>'remove'==_0x1332a1['type']&&'$text'!=_0x1332a1['name']);for(const _0x14c006 of _0x452340)_0x507f5e['push']({'key':_0x14c006['attributeKey'],'newValue':_0x14c006['attributeNewValue'],'oldValue':_0x14c006['attributeOldValue'],'range':qt(_0x14c006['range'],_0x25bf78['model'])});for(const _0x1f3b75 of _0x23f1de){const _0x49d329=_0x294069['find'](_0x43a728=>_0x43a728['position']['isEqual'](_0x1f3b75['position']));_0x49d329&&_0x507f5e['push']({'key':m,'newValue':_0x1f3b75['name'],'oldValue':_0x49d329['name'],'range':_0x25bf78['model']['createRangeOn'](_0x1f3b75['position']['nodeAfter'])});}return 0x0!=_0x507f5e['length']&&this['_reduceExistingSuggestions'](_0x22e6ab,_0x507f5e);}['_processAttributeSuggestions'](_0x384e6e){let _0x32761a=!0x1;const _0x160b0b=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x54c310=>_0x54c310['data']['newRange']&&_0x54c310['name']['startsWith']('suggestion:attribute:'));for(const _0x200291 of _0x160b0b){const {subType:_0x545731,id:_0x27f7fb}=this['_splitMarkerName'](_0x200291['name']),_0x154e60=_0x545731['split']('|')[0x0];for(const _0x51fc53 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x51fc53['id']!=_0x27f7fb&&'attribute'==_0x51fc53['type']&&_0x51fc53['data']&&_0x51fc53['data']['key']==_0x154e60&&_0x51fc53['getFirstRange']()['isIntersecting'](_0x200291['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x51fc53,_0x200291['data']['newRange'],_0x384e6e),_0x32761a=!0x0);}return _0x32761a;}['_recordAttributeChanges'](_0x393543){this['_recordAttributeSuggestions']=!0x0,_0x393543();}['_isRegisteredAttribute'](_0x3ea7f2){const _0x40f4c0=this['_isBlockAttribute'](_0x3ea7f2),_0x48ff23=this['_inlineAttributeKeys']['has'](_0x3ea7f2);return _0x40f4c0||_0x48ff23;}['_reduceExistingSuggestions'](_0x4f2412,_0x442b36){if(0x0==_0x442b36['length'])return!0x1;let _0x5a6e9c=!0x1;for(const _0x1d7746 of _0x442b36){const _0x132104=this['_findSuggestions'](_0x1d7746['range'],'attribute')['filter'](_0x5b5115=>!_0x5b5115['meta']['isNextTo'])['map'](_0x217ba6=>_0x217ba6['suggestion']),_0x3a5470=_0x18c408({'newValue':_0x1d7746['newValue']});_0x132104['filter'](_0x3247b3=>{const [_0x36b7b4,_0x5dec8f]=_0x3247b3['subType']['split']('|');return _0x36b7b4==_0x1d7746['key']&&_0x5dec8f!=_0x3a5470;})['forEach'](_0x1fa259=>{this['_reduceSuggestionAttributeRange'](_0x1fa259,_0x1d7746['range'],_0x4f2412),_0x5a6e9c=!0x0;});}return _0x5a6e9c;}['_reduceSuggestionAttributeRange'](_0x187609,_0x4ad0c9,_0x3929d7){const _0x4bdae8=_0x187609['getFirstRange']()['getDifference'](_0x4ad0c9);0x0!==_0x4bdae8['length']?0x1!==_0x4bdae8['length']?this['_breakSuggestionMarker'](_0x187609,_0x4ad0c9['start'],_0x4ad0c9['end']):this['_setSuggestionRange'](_0x187609,_0x4bdae8[0x0]):_0x3929d7['removeMarker'](_0x187609['getFirstMarker']());}}class Pt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x199af5){this['_editor']=_0x199af5,this['_model']=_0x199af5['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x34ad21,_0x207c6b,_0x155918,_0x23d05d,_0x4bc126,_0x2fea5f){return new u(this['_model'],{'type':_0x34ad21,'subType':_0x207c6b,'id':_0x155918,'author':_0x23d05d,'creator':_0x23d05d,'attributes':_0x4bc126,'onAttributesChange':_0x2fea5f,'onAccept':(..._0x2b914e)=>this['getSuggestionCallback'](_0x34ad21,_0x207c6b,'accept')(..._0x2b914e),'onDiscard':(..._0x3430ed)=>this['getSuggestionCallback'](_0x34ad21,_0x207c6b,'discard')(..._0x3430ed)});}['registerCustomCallback'](_0x2dcaa6,_0x960bd4,_0x34561a,_0x3d837a){const _0x3cac7a=_0x2dcaa6+':'+_0x960bd4+':'+_0x34561a;this['_customCallbacks']['set'](_0x3cac7a,_0x3d837a);}['getSuggestionCallback'](_0x2fa215,_0x562f50,_0x3533a4){const _0x2b1889=_0x2fa215+':'+_0x562f50+':'+_0x3533a4;return this['_customCallbacks']['get'](_0x2b1889)||this['_defaultCallbacks']['get'](_0x2fa215+':'+_0x3533a4);}['_registerDefaultCallbacks'](){const _0x4562ef=()=>!0x1,_0xd78f60=_0x413aea=>{_0x413aea['sort']((_0x27cf3a,_0x31e742)=>_0x27cf3a['start']['isBefore'](_0x31e742['start'])?0x1:-0x1),this['_model']['change'](_0x3bad4f=>{for(const _0x56bfc5 of _0x413aea){let _0x482938;_0x482938=_0x56bfc5['end']['isAtEnd']&&_0x56bfc5['end']['parent']==_0x56bfc5['start']['nodeAfter']?_0x3bad4f['createSelection'](_0x56bfc5['start']['nodeAfter'],'on'):_0x3bad4f['createSelection'](_0x56bfc5),this['_model']['deleteContent'](_0x482938,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x38f0cf=(_0x13236d,_0x3b4a80)=>{_0x3b4a80&&this['_model']['change'](_0x4b2e5e=>{const {commandName:_0x33550d,commandParams:_0xdeabe7=[]}=_0x3b4a80,_0x5715b2=_0x13236d['map'](_0x24ba23=>(Ft(_0x24ba23)&&(_0x24ba23=this['_model']['createRange'](_0x24ba23['end'])),_0x24ba23))['filter'](_0x14b1a5=>'$graveyard'!==_0x14b1a5['root']['rootName']);if(_0x5715b2['length']<0x1)return;const _0x14523f=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x4f2724=>_0x402ed1['fromRange'](_0x4f2724));_0x4b2e5e['setSelection'](_0x5715b2);for(const _0x2036e5 of this['_editor']['commands']['commands']())_0x2036e5['refresh']();_0xdeabe7['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x33550d,..._0xdeabe7);const _0x2a8ab5=_0x14523f['filter'](_0x4c92ee=>'$graveyard'!=_0x4c92ee['root']['rootName']);_0x2a8ab5['length']>0x0&&_0x4b2e5e['setSelection'](_0x2a8ab5);for(const _0xe321b of _0x14523f)_0xe321b['detach']();});},_0x4ba714=(_0x198700,_0x3cc749)=>0x1==_0x198700['length']&&0x1==_0x3cc749['length']&&_0x198700[0x0]['end']['isEqual'](_0x3cc749[0x0]['start']),_0x2c97e9=(_0x5be967,_0x12d6b5,_0x5aea17,_0x4ae74e)=>Kt(_0x5be967,_0x12d6b5,_0x5aea17,_0x4ae74e)?[_0x5be967,_0x12d6b5]:Kt(_0x12d6b5,_0x5be967,_0x4ae74e,_0x5aea17)?[_0x12d6b5,_0x5be967]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x4562ef),this['_defaultCallbacks']['set']('insertion:discard',_0xd78f60),this['_defaultCallbacks']['set']('insertion:join',_0x4ba714),this['_defaultCallbacks']['set']('insertion:chain',_0x2c97e9),this['_defaultCallbacks']['set']('deletion:accept',_0xd78f60),this['_defaultCallbacks']['set']('deletion:discard',_0x4562ef),this['_defaultCallbacks']['set']('deletion:join',_0x4ba714),this['_defaultCallbacks']['set']('deletion:chain',_0x2c97e9),this['_defaultCallbacks']['set']('formatInline:accept',_0x38f0cf),this['_defaultCallbacks']['set']('formatInline:discard',_0x4562ef),this['_defaultCallbacks']['set']('formatInline:join',_0x4ba714),this['_defaultCallbacks']['set']('formatInline:chain',_0x4562ef),this['_defaultCallbacks']['set']('formatBlock:accept',_0x38f0cf),this['_defaultCallbacks']['set']('formatBlock:discard',_0x4562ef),this['_defaultCallbacks']['set']('formatBlock:join',_0x4ba714),this['_defaultCallbacks']['set']('formatBlock:chain',_0x4562ef),this['_defaultCallbacks']['set']('attribute:accept',_0x4562ef),this['_defaultCallbacks']['set']('attribute:discard',(_0x5b38bb,_0x36c4a8)=>{if(!_0x36c4a8)return;const _0x4fcf4a=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x5d4535=>{if(_0x36c4a8['key']==m)for(const _0x5d6bd8 of _0x5b38bb){const _0x1dfcc4=_0x5d6bd8['start']['nodeAfter'],_0x28f049=_0x36c4a8['oldValue'];_0x5d4535['rename'](_0x1dfcc4,_0x28f049);}else{if(_0x4fcf4a['_isBlockAttribute'](_0x36c4a8['key'])){for(const _0x2c18cf of _0x5b38bb)void 0x0!==_0x36c4a8['oldValue']?_0x5d4535['setAttribute'](_0x36c4a8['key'],_0x36c4a8['oldValue'],_0x2c18cf['start']['nodeAfter']):_0x5d4535['removeAttribute'](_0x36c4a8['key'],_0x2c18cf['start']['nodeAfter']);}else{for(const _0x547c13 of _0x5b38bb)_0x36c4a8['oldValue']?_0x5d4535['setAttribute'](_0x36c4a8['key'],_0x36c4a8['oldValue'],_0x547c13):_0x5d4535['removeAttribute'](_0x36c4a8['key'],_0x547c13);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x4ba714);}}function Gt(_0x200e90,_0x28d0d7,_0x26279e){for(const _0x906d80 of _0x28d0d7['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x906d80['root']==_0x906d80)return!0x1;if(!_0x26279e['containsItem'](_0x906d80))return!0x1;if(_0x200e90['isObject'](_0x906d80)||_0x200e90['isLimit'](_0x906d80))return!0x0;}return!0x1;}function Ft(_0x27f930){return _0x27f930['end']['parent']==_0x27f930['start']['nodeAfter']&&_0x27f930['end']['isAtStart'];}function Lt(_0x2ea29b,_0x2f522e,_0x3989b2,_0x172aa2){const _0x422bfd=_0x1879be=>!_0x1879be['item']['is']('$textProxy')&&!_0x172aa2['isObject'](_0x1879be['item']),_0x58cf00=_0x2ea29b['start']['getLastMatchingPosition'](_0x422bfd),_0x27e796=_0x2ea29b['end']['getLastMatchingPosition'](_0x422bfd,{'direction':'backward'});return(!_0x2ea29b['start']['isEqual'](_0x58cf00)||!_0x2ea29b['end']['isEqual'](_0x27e796))&&(_0x58cf00['isBefore'](_0x27e796)?_0x3989b2['updateMarker'](_0x2f522e,{'range':_0x3989b2['createRange'](_0x58cf00,_0x27e796)}):_0x3989b2['removeMarker'](_0x2f522e),!0x0);}function Jt(_0x2e9578){return _0x18c408(_0x2e9578);}function Ht(_0x337fc2){const _0x32a311=_0x337fc2['start']['nodeAfter'];return _0x32a311&&_0x32a311['is']('element');}function qt(_0x3378a1,_0x29c97b){return null==_0x3378a1['end']['nodeBefore']&&_0x3378a1['end']['parent']==_0x3378a1['start']['nodeAfter']?zt(_0x3378a1['start']['nodeAfter'],_0x29c97b):_0x3378a1;}function zt(_0x48733e,_0x5a7515){const _0x435611=_0x5a7515['schema']['isObject'](_0x48733e)||_0x5a7515['schema']['isSelectable'](_0x48733e);return _0x5a7515['createRange'](_0x5a7515['createPositionAt'](_0x48733e,'before'),_0x435611?_0x5a7515['createPositionAfter'](_0x48733e):_0x5a7515['createPositionAt'](_0x48733e,'end'));}function Kt(_0x2167cb,_0x4b7b13,_0x278e07,_0x2c66bc){return!!Wt(_0x2167cb,_0x4b7b13)&&_0x278e07['end']['isEqual'](_0x2c66bc['start']);}function Wt(_0xd48653,_0xa24ad3){if(!_0xd48653['_isDataLoaded']||!_0xa24ad3['_isDataLoaded'])return!0x1;const _0xe184aa=new Set(Object['keys'](_0xd48653['attributes'])),_0x32c2ed=new Set(Object['keys'](_0xa24ad3['attributes']));if(_0xe184aa['delete']('groupId'),_0x32c2ed['delete']('groupId'),0x0==_0xe184aa['size']&&0x0==_0x32c2ed['size'])return!0x0;if(_0xe184aa['size']!=_0x32c2ed['size'])return!0x1;const _0x59daa7={..._0xd48653['attributes']},_0x27fa3f={..._0xa24ad3['attributes']};return delete _0x59daa7['groupId'],delete _0x27fa3f['groupId'],JSON['stringify'](_0x59daa7)==JSON['stringify'](_0x27fa3f);}function Qt(_0x24f7b6,_0x563d3a){const _0x2cc147=Xt(_0x24f7b6['attributes']),_0x28ceee=Xt(_0x563d3a);if(!_0x24f7b6['_isDataLoaded'])return!0x1;for(const _0x47d900 of Object['keys'](_0x28ceee))if(!_0x3308c1(_0x2cc147[_0x47d900],_0x28ceee[_0x47d900]))return!0x1;return!0x0;}function Xt(_0x228e30){const _0x56bc1c=Object['assign']({},_0x228e30);return delete _0x56bc1c['skipNestingCheck'],delete _0x56bc1c['tablePasteChainId'],_0x56bc1c;}class Ce extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x30cd05(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x391252,_0x13c9e4,_0xa9364e,_0x3b31a2){super(),this['model']=_0x13c9e4,this['view']=_0xa9364e,this['commentThreadController']=_0x3b31a2,this['_editor']=_0x391252,this['_acceptCommand']=_0x391252['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x391252['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x38b81c,_0x294710)=>_0x38b81c||_0x294710),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1841fb=>_0x1841fb&&this['_editor']['model']['canEditAt'](_0x13c9e4['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x11c9b8=>_0x11c9b8&&this['_editor']['model']['canEditAt'](_0x13c9e4['getRanges']())),this['_pendingAction']=null,_0xa9364e['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xa9364e,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xa9364e,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xa9364e,'change:isDirty',()=>{_0xa9364e['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 _0x466874=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x466874);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ms extends _0x8ebe32{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x1623ef,_0x581e77,_0xece16a,_0x115ee4){super(_0x1623ef),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x727986(_0x1623ef,o(_0x1623ef,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x581e77['authoredAt']),this['bind']('authoredAt')['to'](_0x581e77),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',_0x581e77,'authoredAt',this,'descriptionParts',(_0x383b60,_0x1f277e,_0x3474bd)=>{const _0x168494=_0x3474bd['map'](_0x52b404=>cs(_0x52b404['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x383b60-0x1,_0x581e77['author']['name'],_0x1f277e?_0x115ee4['formatDateTime'](_0x1f277e):'',new DOMParser()['parseFromString'](_0x168494,'text/html')['body']['textContent']]);}),this['focusables']=new _0x544a8b(),this['focusTracker']=new _0x1774c8(),this['keystrokes']=new _0xa2d227(),this['focusCycler']=new _0x33272f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x243720=>_0x243720['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x581e77,this['_localUser']=_0xece16a,this['_config']=_0x115ee4,_0x115ee4['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x298186(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1be1b9}=this['_config'];this['commentsListView']=new _0x1be1b9(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',_0x4d6aa5=>_0x4d6aa5+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x245dbd,_0x2f2e52)=>_0x245dbd||!!_0x2f2e52);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x158d2f}=this['_config'],_0x3431f9=new _0x158d2f(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x3e6a5f=_0x3431f9['commentInputView'];return _0x3431f9['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x3e6a5f,'value',(_0x1fdac2,_0x1f5194,_0x131da7)=>!!_0x131da7||_0x1fdac2&&!_0x1f5194),_0x3e6a5f['on']('submit',(_0x44d5ec,_0x151026)=>{this['fire']('addComment',_0x151026),_0x3e6a5f['editor']['setData']('');}),_0x3e6a5f['on']('cancel',()=>this['focus']()),_0x3e6a5f['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x3431f9;}}class pe extends ms{['suggestionView'];['_descriptionElement'];constructor(_0x139e96,_0x764817,_0x49338e,_0x7dbfdf){super(_0x139e96,_0x764817,_0x49338e,_0x7dbfdf),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x2a6e9d=>_0x2a6e9d&&_0x2a6e9d[0x0]?_0x2a6e9d[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x5e4efc,_0x31452f)=>{let _0x5996e5='';for(const _0x103892 of _0x5e4efc)_0x5996e5+='<p>'+cs(_0x103892['content'],_0x103892['color'])+'</p>';return _0x31452f?_0x5996e5:_0x364e53(_0x5996e5,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x7dbfdf['SuggestionView'](_0x139e96,_0x764817,{'formatDateTime':_0x7dbfdf['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 _0x48ed17=this['bindTemplate'],_0x55a8e9=[this['suggestionView']];return this['commentsListView']&&_0x55a8e9['push'](this['commentsListView']),this['commentThreadInputView']&&_0x55a8e9['push'](this['commentThreadInputView']),_0x55a8e9['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x48ed17['if']('isActive','ck-suggestion-wrapper--active'),_0x48ed17['to']('type',_0x169c00=>'ck-suggestion-'+_0x169c00),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':_0x48ed17['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x55a8e9};}['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 fe extends _0x8ebe32{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x141773,_0x41683e,_0x5205f6){super(_0x141773),this['_model']=_0x41683e,this['_config']=_0x5205f6,this['set']('description',''),this['bind']('authoredAt')['to'](_0x41683e),this['acceptButton']=this['_createButton'](o(_0x141773,'Accept\x20suggestion'),_0x2d09ff['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x141773,'Discard\x20suggestion'),_0x2d09ff['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x2cc4a4(_0x141773,_0x41683e['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x544a8b([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x1774c8(),this['keystrokes']=new _0xa2d227(),this['focusCycler']=new _0x33272f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x6a5e55=>_0x6a5e55['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4bb247=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4bb247['innerHTML']=this['description'],this['on']('change:description',(_0x16008c,_0x14a052,_0x18d06a)=>{_0x4bb247['innerHTML']=_0x18d06a;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x580e68=this['bindTemplate'],_0x35988e=[{'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':_0x580e68['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x580e68['to']('authoredAt',_0xbcb590=>this['_config']['formatDateTime'](_0xbcb590))}]}]},{'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']&&_0x35988e['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':_0x35988e}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x4e9567,_0x5db53d,_0x52bece,_0x1250be,_0xd2f93c){const _0x3aa11d=new _0x3f4d01(this['locale']);return _0x3aa11d['set']({'label':_0x4e9567,'icon':_0x5db53d,'tooltip':!0x0,'tooltipPosition':_0xd2f93c}),_0x3aa11d['extendTemplate']({'attributes':{'class':_0x52bece}}),_0x3aa11d['on']('execute',()=>{this['fire'](_0x1250be,this['_model']['id']);}),_0x3aa11d;}['_setupKeyboardNavigation'](){const _0x13201c=this['element'];this['keystrokes']['listenTo'](_0x13201c);for(const _0x46dec5 of this['focusables'])this['focusTracker']['add'](_0x46dec5['element']),this['keystrokes']['listenTo'](_0x46dec5['element']);this['keystrokes']['set']('enter',(_0x40aa1d,_0x178740)=>{_0x13201c===_0x40aa1d['target']&&(this['focusCycler']['focusFirst'](),_0x178740());}),this['keystrokes']['set']('esc',(_0x4b95b4,_0xc58c3e)=>{_0x13201c!==_0x4b95b4['target']&&(this['focus'](),_0xc58c3e());});}}var we='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x5b5ba2{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x5840a6,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5b69e9){super(_0x5b69e9),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1f6c42=this['editor']['config'];_0x1f6c42['define']('trackChanges.SuggestionThreadView',pe),_0x1f6c42['define']('trackChanges.SuggestionView',fe),_0x1f6c42['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1f6c42['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x24d4c9,_0x355315){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4d2cde,_0x3ceeb6]of this['_handleControllerBuffer']){const _0x47139b=this['_suggestionToController']['has'](_0x4d2cde);_0x47139b||_0x3ceeb6?_0x47139b&&_0x3ceeb6&&this['_destroyController'](_0x4d2cde):this['_initializeController'](_0x4d2cde);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x24d4c9,_0x355315);}['init'](){const _0x56d457=this['editor'],_0x503470=_0x56d457['plugins']['get']('TrackChangesEditing'),_0x9eaa65=_0x56d457['plugins']['get']('Annotations'),_0x467a27=_0x56d457['plugins']['get']('EditorAnnotations'),_0x36d6da=_0x56d457['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x467a27['addSourceCollector'](()=>{const _0x2bdcdd=[];for(const [_0xa10c09,_0x4a728f]of Array['from'](this['_suggestionToController'])){const _0x11e9e4=_0xa10c09['getAllAdjacentSuggestions'](),_0x32afbc=[];for(const _0x276470 of _0x11e9e4){if(!_0x276470['isInContent'])continue;if(_0x276470['isMultiRange']){_0x32afbc['push'](..._0x276470['getRanges']());continue;}const _0x43ae49=_0x276470['getFirstRange']();if(_0x32afbc['length']>0x0){const _0xb6de03=_0x32afbc[0x0]['getJoined'](_0x43ae49);if(_0xb6de03){_0x32afbc[0x0]=_0xb6de03;continue;}}_0x32afbc['push'](_0x43ae49);}_0x2bdcdd['push']([_0x4a728f['view'],_0x32afbc]);}return _0x2bdcdd;}),this['listenTo'](_0x503470,'suggestionLoaded',(_0x114889,_0x3833f6)=>{this['listenTo'](_0x3833f6,'change:previous',(_0x2da600,_0x58ae43,_0x3f3d1c,_0x3db133)=>{_0x3833f6['isInContent']&&(null==_0x3f3d1c?(this['_updateController'](_0x3db133['head']),this['_handleSuggestionControllerDelayed'](_0x3833f6,!0x1)):(this['_updateController'](_0x3f3d1c['head']),null==_0x3db133&&this['_handleSuggestionControllerDelayed'](_0x3833f6,!0x0)));}),null!==_0x3833f6['previous']?this['_updateController'](_0x3833f6['head']):this['_handleSuggestionControllerDelayed'](_0x3833f6,!0x1);}),this['listenTo'](_0x503470,'suggestionUnloaded',(_0x308092,_0x46e0aa,_0x2b62d2)=>{this['stopListening'](_0x46e0aa,'change:previous'),this['_handleControllerBuffer']['delete'](_0x46e0aa),this['_suggestionToController']['has'](_0x46e0aa)&&this['_destroyController'](_0x46e0aa),_0x2b62d2&&this['_updateController'](_0x2b62d2['head']);}),this['listenTo'](_0x503470,'suggestionChanged',(_0x3c7791,_0x52f98e)=>{this['_updateController'](_0x52f98e);}),this['listenTo'](_0x9eaa65,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x36d6da,'addComment',(_0x49f970,{threadId:_0xdb0154,isFromAdapter:_0x2d7d80})=>{if(_0x2d7d80||!_0x503470['hasSuggestion'](_0xdb0154))return;const _0x4c3e84=_0x503470['getSuggestion'](_0xdb0154);this['_suggestionToController']['get'](_0x4c3e84)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x247697=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xc3cb0b;for(const _0x14dca1 in _0x247697){const _0x55f3dc=_0x14dca1,_0x46346d=_0x247697[_0x55f3dc];if('trackChangesLicenseKeyValid'==_0x46346d||'trackChangesLicenseKeyInvalid'==_0x46346d||'trackChangesLicenseKeyExpired'==_0x46346d||'trackChangesLicenseKeyDomainLimit'==_0x46346d||'trackChangesLicenseKeyNotAllowed'==_0x46346d||'trackChangesLicenseKeyEvaluationLimit'==_0x46346d||'trackChangesLicenseKeyTrialLimit'==_0x46346d||'trackChangesLicenseKeyUsageLimit'==_0x46346d){delete _0x247697[_0x55f3dc],_0xc3cb0b=_0x46346d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0xc3cb0b&&_0x247697['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0xc3cb0b&&_0x247697['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0xc3cb0b&&_0x247697['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0xc3cb0b&&_0x247697['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0xc3cb0b&&_0x247697['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0xc3cb0b&&_0x247697['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0xc3cb0b&&_0x247697['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x2cde45=this['editor']['plugins']['get']('Annotations'),_0x33a57b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x454907=Array['from'](_0x2cde45['activeAnnotations'],_0x2af727=>_0x2af727['innerView'])['filter'](_0x16423a=>this['_viewToController']['has'](_0x16423a)),_0x46c283=[];for(const _0x53d292 of _0x454907){const _0x5f47b8=this['_viewToController']['get'](_0x53d292)['model']['getAllAdjacentSuggestions']();_0x46c283['push'](..._0x5f47b8['reduce']((_0x2ae59b,_0x5eadc1)=>[..._0x2ae59b,..._0x5eadc1['getMarkerNames']()],[]));}_0x33a57b['activeMarkers']=_0x46c283;}['_addUIComponentsToFactory'](){const _0x2592ee=this['editor'],_0x2cd199=_0x2592ee['locale'],_0x18c916=o(_0x2cd199,'Track\x20changes'),_0x36c3a4=new _0x4bbfda([{'type':'switchbutton','model':new _0x27514c({'withText':!0x0,'isToggleable':!0x0,'label':_0x18c916,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x27514c({'withText':!0x0,'label':o(_0x2cd199,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x27514c({'withText':!0x0,'label':o(_0x2cd199,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x27514c({'withText':!0x0,'label':o(_0x2cd199,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x27514c({'withText':!0x0,'label':o(_0x2cd199,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x2592ee['plugins']['has']('TrackChangesPreview')&&_0x36c3a4['addMany']([{'type':'separator'},{'type':'button','model':new _0x27514c({'withText':!0x0,'label':o(_0x2cd199,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x442827 of _0x36c3a4)if(ke(_0x442827)){const _0x437845=_0x2592ee['commands']['get'](_0x442827['model']['commandName']);_0x442827['model']['bind']('isOn','isEnabled')['to'](_0x437845,'value','isEnabled');}_0x2592ee['ui']['componentFactory']['add']('trackChanges',_0x2fd325=>this['_createToolbarButton'](_0x2fd325,_0x36c3a4,_0x18c916)),_0x2592ee['ui']['componentFactory']['add']('menuBar:trackChanges',_0x18ec44=>this['_createMenuBarMenu'](_0x18ec44,_0x36c3a4,_0x18c916));}['_createToolbarButton'](_0x261d70,_0x47c064,_0x3a4b60){const _0x2d9281=_0x44e6a2(_0x261d70,_0x26edac),_0x14c951=this['editor']['commands']['get']('trackChanges');_0x2d9281['buttonView']['set']({'tooltip':_0x3a4b60,'label':_0x3a4b60,'icon':we}),_0x2d9281['buttonView']['bind']('isOn')['to'](_0x14c951,'value'),_0x2d9281['buttonView']['on']('execute',()=>{_0x14c951['execute'](),this['editor']['editing']['view']['focus']();}),_0x220e75(_0x2d9281,_0x47c064,{'role':'menu'});const _0x3e0e26=[];for(const _0x1baa98 of _0x47c064)ke(_0x1baa98)&&_0x3e0e26['push'](this['editor']['commands']['get'](_0x1baa98['model']['commandName']));const _0x2d5a7f=_0x2d9281['buttonView'];return _0x2d5a7f['actionView']['unbind']('isEnabled'),_0x2d5a7f['arrowView']['unbind']('isEnabled'),_0x2d5a7f['actionView']['bind']('isEnabled')['to'](_0x14c951,'isEnabled'),_0x2d5a7f['arrowView']['bind']('isEnabled')['toMany'](_0x3e0e26,'isEnabled',(..._0x44ef5a)=>_0x44ef5a['some'](_0xe461e6=>_0xe461e6)),_0x2d9281['on']('execute',_0x4a1932=>{this['editor']['execute'](_0x4a1932['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2d9281;}['_createMenuBarMenu'](_0x23f5fe,_0x296267,_0x21c201){const _0x19e1e0=new _0x6e2ed6(_0x23f5fe),_0x32429d=this['editor']['commands']['get']('trackChanges');_0x19e1e0['buttonView']['set']({'label':_0x21c201,'icon':we});const _0x31ca40=new _0x47bb39(_0x23f5fe);for(const _0x5f4e7e of _0x296267){if('separator'==_0x5f4e7e['type']){_0x31ca40['items']['add'](new _0x5082b9(_0x23f5fe));continue;}const _0x2c544e=new _0x20e25f(_0x23f5fe,_0x19e1e0),_0x424353=new _0x578855(_0x23f5fe),_0x2b29c9=_0x5f4e7e['model'];_0x424353['bind'](...Object['keys'](_0x2b29c9))['to'](_0x2b29c9),_0x424353['delegate']('execute')['to'](_0x19e1e0),_0x424353['on']('execute',()=>{this['editor']['execute'](_0x2b29c9['commandName']),this['editor']['editing']['view']['focus']();}),_0x2c544e['children']['add'](_0x424353),_0x31ca40['items']['add'](_0x2c544e);}return _0x19e1e0['bind']('isEnabled')['to'](_0x32429d,'isEnabled'),_0x19e1e0['panelView']['children']['add'](_0x31ca40),_0x19e1e0;}['_initializeController'](_0x3d0d98){const _0x416328=this['editor'],_0x53178a=_0x416328['config'],_0x1e9c5b=_0x416328['plugins']['get']('Annotations'),_0xdd824f=_0x416328['plugins']['get']('CommentsRepository'),_0x289dac=_0x416328['plugins']['get']('EditorAnnotations'),_0x4007e0=_0x416328['plugins']['get'](_0x5840a6)['me'],_0x1abff2=_0x53178a['get']('trackChanges')['SuggestionThreadView'],_0x2ac5e9=_0x53178a['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x154b0f,CommentThreadInputView:_0x59d8f2}=_0x416328['plugins']['get']('CommentsUI');let _0xf147fe,_0x3443b2,_0x4b1e6;this['_annotationViews']['has'](_0x3d0d98['id'])?(_0x3443b2=this['_annotationViews']['get'](_0x3d0d98['id']),_0xf147fe=_0x3443b2['mainView']):(_0xf147fe=new _0x1abff2(_0x416328['locale'],_0x3d0d98,_0x4007e0,{'disableComments':this['_disableComments'],'editorConfig':{..._0x53178a['get']('comments.editorConfig'),'licenseKey':_0x53178a['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x53178a['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x53178a['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x53178a['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x53b4b2(_0x53178a['get']('locale')),'CommentView':_0x53178a['get']('comments')['CommentView'],'CommentsListView':_0x154b0f,'CommentThreadInputView':_0x59d8f2,'SuggestionView':_0x2ac5e9}),_0xf147fe['suggestionView']['acceptButton']['on']('execute',()=>{_0x416328['editing']['view']['focus']();}),_0xf147fe['suggestionView']['discardButton']['on']('execute',()=>{_0x416328['editing']['view']['focus']();}),_0x3443b2=_0x1e9c5b['createAnnotationView'](this['editor']['locale'],_0xf147fe),_0x3443b2['bind']('isDirty')['to'](_0xf147fe,'isDirty'),_0x3443b2['bind']('length')['to'](_0xf147fe),_0x3443b2['bind']('type')['to'](_0xf147fe,'type',_0x322951=>'suggestion-'+_0x322951),_0xf147fe['on']('escape',()=>{_0x4b1e6['fire']('escape');}),this['_annotationViews']['set'](_0x3d0d98['id'],_0x3443b2));const _0x57604d=_0xdd824f['createCommentThreadController'](_0x3d0d98['commentThread'],_0xf147fe),_0x3d8188=new Ce(_0x416328,_0x3d0d98,_0xf147fe,_0x57604d),_0x16e2dc=_0x3d0d98['getAllAdjacentSuggestions']()['filter'](_0x1c8d53=>_0x1c8d53['isInContent']);_0xf147fe['descriptionParts']=_0x416328['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x16e2dc),this['_suggestionToController']['set'](_0x3d0d98,_0x3d8188),this['_viewToController']['set'](_0xf147fe,_0x3d8188),_0x4b1e6=_0x1e9c5b['createAnnotation']({'view':_0x3443b2,'target':()=>{const _0x303889=[],_0x391b3d=_0x3d0d98['getAllAdjacentSuggestions']()['filter'](_0x15a451=>_0x15a451['isInContent']);for(const _0x98bb10 of _0x391b3d)_0x303889['push'](..._0x98bb10['getMarkers']());return _0x2f806e(_0x416328['editing'],_0x303889);},'type':()=>'suggestion-'+_0x3d8188['view']['type']}),_0xdd824f['_bindAnnotationToEditors'](_0xf147fe,_0x4b1e6),_0x1e9c5b['add'](_0x4b1e6),_0x289dac['registerAnnotation'](_0x4b1e6);}['_destroyController'](_0x2c8a2d){const _0x46403b=this['editor']['plugins']['get']('CommentsRepository'),_0x36d9f7=this['editor']['plugins']['get']('Annotations'),_0x4b1226=this['_suggestionToController']['get'](_0x2c8a2d),_0x1faa30=_0x4b1226['view'],_0x4eb56e=_0x36d9f7['getByInnerView'](_0x1faa30);_0x46403b['_unbindEditors'](_0x1faa30),_0x4eb56e&&_0x36d9f7['remove'](_0x4eb56e),this['_suggestionToController']['delete'](_0x2c8a2d),this['_viewToController']['delete'](_0x1faa30),_0x4b1226['destroy']();}['_updateController'](_0x15e131){if(!_0x15e131['isInContent']||!this['_suggestionToController']['has'](_0x15e131))return;const _0x27a73c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5cf8b9=this['_suggestionToController']['get'](_0x15e131),_0xacf300=_0x15e131['getAllAdjacentSuggestions']();_0x5cf8b9['view']['descriptionParts']=_0x27a73c['descriptionFactory']['getDescriptions'](_0xacf300);}['destroy'](){for(const _0x96bfe of this['_suggestionToController']['keys']())this['_destroyController'](_0x96bfe);for(const _0x100ab9 of this['_annotationViews']['values']())_0x100ab9['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x442d2c){return'model'in _0x442d2c;}class k extends _0x5b5ba2{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x37a2bc){this['editor']['plugins']['get'](p)['adapter']=_0x37a2bc;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x12730e){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x12730e);}['getSuggestions']({skipNotAttached:_0xc5d186=!0x1,toJSON:_0x3ef2e9=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0xc5d186,'toJSON':_0x3ef2e9});}['getSuggestion'](_0x457ef0){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x457ef0);}}const w=['Pagination'];class T extends _0x5b5ba2{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x286940=this['editor'];if(_0x286940['config']['define']('trackChangesData.editorCreator',_0x3fc135=>{const _0x42e1f3=_0x286940['model']['document']['getRootNames']()['reduce']((_0x731c7,_0x8c2b58)=>(_0x731c7[_0x8c2b58]='',_0x731c7),{});return _0x286940['constructor']['create'](_0x42e1f3,_0x3fc135);}),'function'!=typeof _0x286940['config']['get']('trackChangesData')['editorCreator'])throw new _0x19cdbc('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x54e20e){return N(this['editor'],!0x0,_0x54e20e);}['getDataWithDiscardedSuggestions'](_0x487c4d){return N(this['editor'],!0x1,_0x487c4d);}}class D extends _0x5b5ba2{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3e2887){function _0x2373e0(_0x3a8a31){return _0x3a8a31['map'](_0x18632e=>String['fromCharCode'](_0x18632e))['join']('');}super(_0x3e2887),this['result']='end',_0x3e2887[_0x2373e0([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2373e0([0x76,0x69,0x65,0x77])][_0x2373e0([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2373e0([0x61,0x75,0x74,0x6f]),_0x3e2887[_0x2373e0([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x2373e0([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2373e0([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x2373e0([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x2373e0([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(_0x22014e){return void 0x0!==_0x22014e['getRootsAttributes'];}async function N(_0x504a9d,_0x2a5fc1,_0x3850ec){const _0x4f28ab=_0x1f7218(_0x504a9d,w);_0x4f28ab['plugins']['push'](p,D),_0x4f28ab['rootsAttributes']=Fe(_0x504a9d)?_0x504a9d['getRootsAttributes']():void 0x0;const _0x550ecf=document['createDocumentFragment'](),_0x20702d=_0x504a9d['config']['get']('trackChangesData')['editorCreator'],_0x1b6c81=await _0x20702d(_0x4f28ab,()=>function(_0x42f1c9){const _0x4c9a27=document['createElement']('div');return _0x42f1c9['appendChild'](_0x4c9a27),_0x4c9a27;}(_0x550ecf));!function(_0x1b7347,_0x286cfa){const _0x5561b9=_0x1b7347['model']['document']['getRootNames']()['reduce']((_0x175b66,_0x387683)=>(_0x175b66[_0x387683]=_0x1b7347['data']['get']({'rootName':_0x387683}),_0x175b66),{}),_0x896809=_0x1b7347['plugins']['get']('Users')['users']['map'](_0x5f5df4=>({'id':_0x5f5df4['id'],'name':_0x5f5df4['name']})),_0x284beb=_0x1b7347['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x23f416=_0x1b7347['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x4ac814=_0x286cfa['plugins']['get']('Users'),_0x1a3586=_0x286cfa['plugins']['get']('TrackChangesEditing'),_0x51c9bd=_0x286cfa['plugins']['get']('CommentsRepository');for(const _0xda9405 of _0x51c9bd['getCommentThreads']())_0xda9405['remove']();for(const _0xd5925c of _0x896809)_0x4ac814['getUser'](_0xd5925c['id'])||_0x4ac814['addUser'](_0xd5925c);_0x4ac814['me']||_0x4ac814['useAnonymousUser']();for(const _0x111996 of _0x23f416)_0x51c9bd['addCommentThread'](_0x111996);for(const _0x16e330 of _0x284beb)_0x1a3586['addSuggestionData'](_0x16e330);_0x286cfa['data']['set'](_0x5561b9);}(_0x504a9d,_0x1b6c81),_0x1b6c81['execute'](_0x2a5fc1?'acceptAllSuggestions':'discardAllSuggestions');const _0x49218b=Fe(_0x1b6c81)?_0x1b6c81['getFullData'](_0x3850ec):_0x1b6c81['data']['get'](_0x3850ec);return await _0x1b6c81['destroy'](),_0x49218b;}class Me extends _0x8ebe32{['options'];constructor(_0x16299e,_0x4f5f49){super(_0x16299e),this['options']=_0x4f5f49,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'](_0x162170,_0x41abca){if(!this['element'])return;const _0xece9d2=[];for(const [_0x249ee3,_0x471617]of _0x162170){const _0x26526b=document['createElement']('div');_0x26526b['setAttribute']('data-ck-root-name',_0x249ee3),_0x26526b['className']=_0x471617['classes']+'\x20ck-track-changes-preview__root-container',_0x26526b['innerHTML']=_0x471617['content'],_0xece9d2['push'](_0x26526b);}_0x41abca(this['element'],_0xece9d2),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends Yt{constructor(_0x2d888e){super(_0x2d888e),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x56c86a=this['editor'],_0x200116=_0x56c86a['locale'],_0x526f40=_0x56c86a['plugins']['get']('Dialog');let _0x137cab;const _0x500ee7=function(_0x3933cf){const _0x3a2035={};if('editables'in _0x3933cf['ui']['view']){for(const [_0x163c7c,_0x10b013]of Object['entries'](_0x3933cf['ui']['view']['editables']))_0x3a2035[_0x163c7c]=_0x10b013['element'];}else _0x3a2035[_0x3933cf['model']['document']['getRootNames']()[0x0]]=_0x3933cf['ui']['view']['editable']['element'];return _0x3a2035;}(_0x56c86a),_0x41ee50=function(_0x5a8dce){let _0x286cb2=0x0;for(const _0x4bb8bb of Object['values'](_0x5a8dce))_0x286cb2=Math['max'](_0x286cb2,_0x4bb8bb['getBoundingClientRect']()['width']);let _0x4a62ca=0x0;for(const _0x56e231 of Object['values'](_0x5a8dce))_0x4a62ca+=_0x56e231['getBoundingClientRect']()['height'];const _0x2c7f15=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x1d949b=Math['min'](_0x4a62ca,_0x2c7f15);return{'width':_0x286cb2,'height':_0x1d949b};}(_0x500ee7);_0x526f40['show']({'id':'finalContentPreview','title':o(_0x200116,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x200116,{'dialogRects':_0x41ee50}),'onHide':()=>{_0x137cab['detachFromDom']();},'onShow':()=>{_0x56c86a['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x54f554=>{const _0x276ea4=this['_standarizeRootsData'](_0x54f554,_0x56c86a,_0x500ee7);_0x526f40['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x276ea4,_0x56c86a['config']['get']('trackChanges.preview.renderFunction'));}),_0x137cab=new _0x3ae499(_0x200116,[_0x526f40['view']]),_0x137cab['attachToDom'](),_0x137cab['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x56c86a['once']('destroy',()=>{_0x137cab['detachFromDom']();});const _0x38abb0=_0x526f40['view']['headerView']['class'];_0x526f40['view']['headerView']['class']=_0x38abb0?_0x38abb0+'\x20ck-reset_all':'ck-reset_all',_0x526f40['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x526f40['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x5318b8=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x5a052a=_0x5318b8['previewMode'],_0x4ed82e={};if('$labels'===_0x5a052a){for(const _0x49f116 of _0x5318b8['getMergeFieldsIds']())_0x4ed82e[_0x49f116]=_0x5318b8['getLabel'](_0x49f116)||_0x49f116;}else{const _0x53edb9='$defaultValues'===_0x5a052a?_0x5318b8['getDefaultValues']():_0x5318b8['getDataSetValues'](_0x5a052a,!0x0);for(const _0x3ec534 of Object['entries'](_0x53edb9)){const [_0x2493ce,_0x62565d]=_0x3ec534;_0x4ed82e[_0x2493ce]=null!==_0x62565d?_0x62565d:_0x5318b8['getLabel'](_0x2493ce)||_0x2493ce;}}return{'mergeFieldsData':_0x4ed82e};}['_standarizeRootsData'](_0x46cedb,_0x53a80d,_0x40a34b){let _0x3f751c;if('string'==typeof _0x46cedb){const _0x4222a6=_0x53a80d['model']['document']['getRootNames']()[0x0];_0x3f751c={[_0x4222a6]:_0x46cedb};}else _0x3f751c=_0x46cedb;const _0x339967=this['_fixMediaEmbeds'](_0x3f751c,_0x53a80d),_0x3e6084=function(_0x4a1352,_0x5bc145){for(const [_0x27d05e,_0x23a46d]of _0x4a1352)_0x23a46d['classes']=_0x5bc145[_0x27d05e]['classList']['value']['replace']('ck-focused','');return _0x4a1352;}(this['_sortRoots'](_0x53a80d)['reduce']((_0x48181f,_0x49d9eb)=>(_0x48181f['push']([_0x49d9eb,{'content':_0x339967[_0x49d9eb],'classes':''}]),_0x48181f),[]),_0x40a34b);return _0x3e6084;}['_fixMediaEmbeds'](_0x34ebd3,_0x1e8d8d){if(!_0x1e8d8d['plugins']['has']('MediaEmbedEditing'))return _0x34ebd3;const _0x56d2a6=_0x1e8d8d['plugins']['get']('MediaEmbedEditing');for(const [_0x23658c,_0x3c5eef]of Object['entries'](_0x34ebd3)){const _0x2d3835=document['createElement']('div');_0x2d3835['innerHTML']=_0x3c5eef,(_0x2d3835['querySelectorAll']('figure.media')['forEach'](_0x52b9e1=>{const _0x3e84b4=_0x52b9e1['querySelector']('oembed');if(_0x3e84b4){const _0x5dedb2=_0x3e84b4['getAttribute']('url');if(_0x5dedb2){const _0x1ecdf5=_0x56d2a6['registry']['getMediaViewElement'](new _0x2c0f3d(_0x1e8d8d['editing']['view']['document']),_0x5dedb2,{'elementName':'','renderForEditingView':!0x0}),_0x3f8437=document['createElement']('div');_0x3f8437['classList']['add']('ck-media__wrapper'),_0x1ecdf5['render'](_0x3f8437,_0x1e8d8d['editing']['view']['domConverter']),_0x3e84b4['replaceWith'](_0x3f8437);}}}),_0x34ebd3[_0x23658c]=_0x2d3835['innerHTML']);}return _0x34ebd3;}['_sortRoots'](_0x48fe0d){if(!function(_0x2b614c){return void 0x0!==_0x2b614c['getRootsAttributes'];}(_0x48fe0d))return _0x48fe0d['model']['document']['getRootNames']();const _0x5b539a=[],_0x139ecf=new Map();for(const _0x40e4b2 of _0x48fe0d['model']['document']['getRootNames']()){const _0x3349f3=_0x48fe0d['editing']['view']['getDomRoot'](_0x40e4b2)['getClientRects']()['item'](0x0);_0x5b539a['push'](_0x40e4b2),_0x139ecf['set'](_0x40e4b2,_0x3349f3);}return _0x5b539a['sort']((_0x4c8e6c,_0x5ebbb3)=>{const _0xd686c9=_0x139ecf['get'](_0x4c8e6c),_0x15c329=_0x139ecf['get'](_0x5ebbb3);return _0xd686c9['y']-_0x15c329['y']||_0xd686c9['x']-_0x15c329['x'];}),_0x5b539a;}}class te extends _0x5b5ba2{static get['requires'](){return[T,_0x4d3e51];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x41cb73){super(_0x41cb73),_0x41cb73['commands']['add']('previewFinalContent',new re(this['editor'])),_0x41cb73['config']['define']('trackChanges.preview.renderFunction',(_0x287965,_0x39fa65)=>{for(const _0xea67e0 of _0x39fa65)_0x287965['appendChild'](_0xea67e0);});}}export{ms as BaseSuggestionThreadView,u as Suggestion,pe as SuggestionThreadView,fe as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};
|