@ckeditor/ckeditor5-track-changes 44.2.0-alpha.13 → 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
|
-
_0x28426d(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x344480,_0x5b6e85){super(),this['id']=_0x5b6e85['id'],this['type']=_0x5b6e85['type'],this['subType']=_0x5b6e85['subType']||null,this['author']=_0x5b6e85['author'],this['creator']=_0x5b6e85['creator']||_0x5b6e85['author'],this['isExternal']=Boolean(_0x5b6e85['attributes']&&_0x5b6e85['attributes']['@external']),this['data']=null,this['_model']=_0x344480,this['_onAccept']=_0x5b6e85['onAccept'],this['_onDiscard']=_0x5b6e85['onDiscard'],this['_onAttributesChange']=_0x5b6e85['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x5b6e85['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 _0x49f231=this;for(;_0x49f231['previous'];)_0x49f231=_0x49f231['previous'];return _0x49f231;}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'](_0xb78f5c){this['_markerNames']['add'](_0xb78f5c);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4b5d2f=>this['_model']['markers']['get'](_0x4b5d2f))['filter'](_0x5d6bef=>_0x5d6bef);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x43d378=>{for(const _0x262ec3 of this['getMarkers']())_0x43d378['removeMarker'](_0x262ec3);}),this['_markerNames']['clear']();}['removeMarker'](_0x5d29c9){this['_model']['change'](_0x2e5be7=>{_0x2e5be7['removeMarker'](_0x5d29c9);}),this['_markerNames']['delete'](_0x5d29c9);}['addRange'](_0x5032c5){const _0x4375dc='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x4375dc),this['_model']['change'](_0x59ccf1=>{_0x59ccf1['addMarker'](_0x4375dc,{'range':_0x5032c5,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x2d59a4){for(const _0x300f30 of this['getRanges']())if(_0x300f30['isIntersecting'](_0x2d59a4))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x352dd0=>_0x352dd0['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x3eae87,_0x28815f)=>[..._0x3eae87,..._0x28815f['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x4a75ab=this['getRanges']();if(0x1!=_0x4a75ab['length'])return null;const _0x1eb99e=_0x4a75ab[0x0],_0x25125b=_0x1eb99e['start']['nodeAfter'],_0x6d24ae=_0x1eb99e['end']['nodeBefore'];return _0x25125b instanceof _0x340863?_0x25125b!=_0x6d24ae?null:_0x25125b: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 _0x50c06c=[];let _0x222580=this['head'];for(;_0x222580;)_0x50c06c['push'](_0x222580),_0x222580=_0x222580['next'];return _0x50c06c;}['setAttribute'](_0x3e9aa4,_0x1b27e7){const _0x4f1dff=_0x1dd486(this['attributes']);_0x4b773e(_0x4f1dff,_0x3e9aa4,_0x1b27e7),_0x196e1a(_0x4f1dff,this['attributes'])||(this['attributes']=_0x4f1dff,this['_onAttributesChange'](_0x4f1dff));}['removeAttribute'](_0x52c9f7){const _0x3ca4e1=_0x1dd486(this['attributes']);_0x5d86f8(_0x3ca4e1,_0x52c9f7),_0x196e1a(_0x3ca4e1,this['attributes'])||(this['attributes']=_0x3ca4e1,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 _0x493eac()['substr'](0x1,0x5);}}function o(_0x1af606,_0x5a1dbd,_0x579b60){const _0x11b29f=_0x1af606['t'],t=_0x1af606['t'];switch(_0x5a1dbd){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',_0x579b60);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x579b60);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x579b60);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x579b60);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x579b60);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',_0x579b60);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x579b60);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',_0x579b60);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x579b60);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x579b60);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x579b60);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x579b60);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x579b60);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x579b60);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x579b60);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x579b60);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x579b60);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x579b60);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x579b60);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x579b60);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x579b60);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x579b60);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x579b60);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x579b60);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'},_0x579b60);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x579b60);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x579b60);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x579b60);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x579b60);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x579b60);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'},_0x579b60);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x579b60);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x579b60);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x579b60);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x579b60);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'},_0x579b60);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x579b60);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'},_0x579b60);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'},_0x579b60);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x579b60);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'},_0x579b60);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x579b60);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'},_0x579b60);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x579b60);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x579b60);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'},_0x579b60);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x579b60);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 _0x11b29f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x579b60);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x11b29f({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x579b60);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x579b60);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'},_0x579b60);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'},_0x579b60);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'},_0x579b60);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5a1dbd;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4b66be,_0x1e0924){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4b66be,this['_locale']=_0x1e0924;}['getDescriptions'](_0x58c51e){const _0x1f8d42=[],_0x8f5883=new Set(),_0x5087c7=new Set();for(let _0x529649=0x0;_0x529649<_0x58c51e['length'];_0x529649++){const _0x5477c7=_0x58c51e[_0x529649];if(!_0x5477c7['isInContent'])continue;const _0x44abc2=this['_handleCustomCallbackDescription'](_0x5477c7);if(_0x44abc2){if(null!=_0x5477c7['subType']){if(_0x8f5883['has'](_0x5477c7['subType']))continue;_0x8f5883['add'](_0x5477c7['subType']);}_0x1f8d42['push'](_0x44abc2);}else{if('attribute'!=_0x5477c7['type'])'insertion'!=_0x5477c7['type']&&'deletion'!=_0x5477c7['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1f8d42,_0x5477c7,_0x58c51e[_0x529649+0x1]);else{const _0x55a4f3=_0x5477c7['data']['key'];if(_0x5087c7['has'](_0x55a4f3))continue;_0x5087c7['add'](_0x5477c7['data']['key']),_0x55a4f3==m?this['_handleRenameSuggestionDescription'](_0x1f8d42,_0x5477c7):this['_handleAttributeSuggestionDescription'](_0x1f8d42,_0x5477c7);}}}return this['_resolveDescriptionItems'](_0x1f8d42);}['registerDescriptionCallback'](_0x17b51a){this['_customCallbacks']['push'](_0x17b51a);}['registerElementLabel'](_0x497182,_0x11e2e4,_0x151a42=_0x53a02d['normal']){'function'==typeof _0x497182?_0x373f2c(this['_itemLabelsCallbacks'],{'matchingCallback':_0x497182,'label':_0x11e2e4,'priority':_0x151a42}):this['_itemLabels']['set'](_0x497182,_0x11e2e4);}['registerAttributeLabel'](_0x54b88a,_0xd387b7){this['_attributeLabels']['set'](_0x54b88a,_0xd387b7);}['getItemLabel'](_0x267ee7,_0xb62807=0x1){let _0x358376;for(const _0xbf42d of this['_itemLabelsCallbacks'])if(_0xbf42d['matchingCallback'](_0x267ee7)){_0x358376=_0xbf42d['label'];break;}return _0x358376||(_0x358376=this['_itemLabels']['get'](_0x267ee7['name'])),_0x358376?_0x358376(_0xb62807):0x1!==_0xb62807?_0xb62807+'\x20'+_0x267ee7['name']+'s':''+_0x267ee7['name'];}['_addDescriptionItems'](_0x372029,_0x5cadbd){const _0x5e4340=_0x5cadbd['getFirstRange']()['getWalker'](),_0x54a63e='insertion'==_0x5cadbd['type']?'add':'remove';for(const _0x28f2a5 of _0x5e4340){const _0xd551ce=_0x28f2a5['item'],_0x4427d6=_0x372029[_0x372029['length']-0x1];if(_0xd551ce['is']('$textProxy'))_0x4427d6&&_0x4427d6['type']['indexOf']('Container')>-0x1&&_0x372029['pop'](),_0x4427d6&&'text'==_0x4427d6['type']?_0x4427d6[_0x54a63e]+=_0xd551ce['data']:_0x372029['push']({'type':'text','add':'add'==_0x54a63e?_0xd551ce['data']:'','remove':'remove'==_0x54a63e?_0xd551ce['data']:''});else{if(this['_schema']['isObject'](_0xd551ce)){const _0x2a60b0=_0xd551ce;if(_0x4427d6&&_0x4427d6['type']['indexOf']('Container')>-0x1&&_0x372029['pop'](),'elementEnd'==_0x28f2a5['type'])continue;_0x4427d6&&_0x4427d6['type']==_0x54a63e+'Object'&&_0x4427d6['element']['name']==_0x2a60b0['name']?_0x4427d6['quantity']++:_0x372029['push']({'type':_0x54a63e+'Object','element':_0x2a60b0,'quantity':0x1}),_0x5e4340['skip'](_0x2b2532=>!('elementEnd'==_0x2b2532['type']&&_0x2b2532['item']==_0xd551ce));}else{if(this['_schema']['checkChild'](_0xd551ce,'$text')||_0xd551ce['is']('element','softBreak')){const _0x2e135b=_0xd551ce;if('add'==_0x54a63e&&'elementStart'==_0x28f2a5['type']||'remove'==_0x54a63e&&'elementEnd'==_0x28f2a5['type'])continue;if(_0x4427d6&&-0x1==_0x4427d6['type']['indexOf']('Container')){'text'==_0x4427d6['type']&&(_0x4427d6[_0x54a63e]+='\x0a');continue;}let _0x229614;if(_0x229614='add'==_0x54a63e?_0x2e135b['nextSibling']&&!this['_schema']['isObject'](_0x2e135b['nextSibling'])?_0x2e135b['nextSibling']:null:_0x2e135b['previousSibling']&&!this['_schema']['isObject'](_0x2e135b['previousSibling'])?_0x2e135b['previousSibling']:null,_0x2e135b['isEmpty']||_0x229614&&_0x229614['isEmpty']){const _0x274d0f=_0x229614&&_0x229614['isEmpty']?_0x229614:_0x2e135b;_0x4427d6&&_0x4427d6['type']==_0x54a63e+'EmptyContainer'&&_0x4427d6['element']['name']==_0x274d0f['name']?_0x4427d6['quantity']++:_0x372029['push']({'type':_0x54a63e+'EmptyContainer','element':_0x274d0f,'quantity':0x1});}else _0x372029['push']({'type':_0x54a63e+'Container','element':_0x2e135b});}}}}}['_resolveDescriptionItems'](_0xc52cd4){const _0x283990=this['_locale'],_0x356d0e=[],_0x14de41=[],_0x23f314=[];for(const _0x37859f of _0xc52cd4)switch(_0x37859f['type']){case'text':if(_0x37859f['add']=_0x37859f['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x37859f['remove']=_0x37859f['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x37859f['add']&&''!=_0x37859f['remove']){_0x356d0e['push']({'type':'replace','content':o(_0x283990,'REPLACE_TEXT',['\x22'+_0x37859f['remove']+'\x22','\x22'+_0x37859f['add']+'\x22'])});continue;}if(null!=_0x37859f['add']['match'](/^ +$/)){_0x356d0e['push']({'type':'insertion','content':o(_0x283990,'*Insert:*\x20%0',o(_0x283990,'ELEMENT_SPACE',_0x37859f['add']['length']))});continue;}if(null!=_0x37859f['remove']['match'](/^ +$/)){_0x356d0e['push']({'type':'deletion','content':o(_0x283990,'*Remove:*\x20%0',o(_0x283990,'ELEMENT_SPACE',_0x37859f['remove']['length']))});continue;}if(''!=_0x37859f['add']){_0x356d0e['push']({'type':'insertion','content':o(_0x283990,'*Insert:*\x20%0','\x22'+_0x37859f['add']+'\x22')});continue;}_0x356d0e['push']({'type':'deletion','content':o(_0x283990,'*Remove:*\x20%0','\x22'+_0x37859f['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x356d0e['push']({'type':'insertion','content':o(_0x283990,'*Insert:*\x20%0',this['getItemLabel'](_0x37859f['element'],_0x37859f['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x356d0e['push']({'type':'deletion','content':o(_0x283990,'*Remove:*\x20%0',this['getItemLabel'](_0x37859f['element'],_0x37859f['quantity']))});continue;case'addContainer':_0x356d0e['push']({'type':'insertion','content':o(_0x283990,'*Split:*\x20%0',this['getItemLabel'](_0x37859f['element'],_0x37859f['quantity']))});continue;case'removeContainer':_0x356d0e['push']({'type':'deletion','content':o(_0x283990,'*Merge:*\x20%0',this['getItemLabel'](_0x37859f['element'],_0x37859f['quantity']))});continue;case'addFormat':_0x14de41['push'](_0x37859f['key']);continue;case'removeFormat':_0x23f314['push'](_0x37859f['key']);continue;default:_0x356d0e['push'](_0x37859f);}if(_0x14de41['length']){const _0x4e78ee=_0x14de41['map'](_0x14113c=>this['_attributeLabels']['has'](_0x14113c)?this['_attributeLabels']['get'](_0x14113c):_0x14113c)['join'](',\x20');_0x356d0e['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x4e78ee)});}if(_0x23f314['length']){const _0x27a27d=_0x23f314['map'](_0x5be285=>this['_attributeLabels']['has'](_0x5be285)?this['_attributeLabels']['get'](_0x5be285):_0x5be285)['join'](',\x20');_0x356d0e['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x27a27d)});}return _0x356d0e;}['_handleCustomCallbackDescription'](_0x395281){for(const _0xe1fca3 of this['_customCallbacks']){const _0x407aaa=_0xe1fca3(_0x395281);if(_0x407aaa&&'type'in _0x407aaa)return _0x407aaa;}}['_handleAttributeSuggestionDescription'](_0x5955bf,_0x4f629f){const _0x4c1c0b=_0x4f629f['data'],_0x489890=void 0x0===_0x4c1c0b['newValue']?'removeFormat':'addFormat';_0x5955bf['push']({'type':_0x489890,'key':_0x4c1c0b['key']});}['_handleRenameSuggestionDescription'](_0x17025c,_0x41dfa6){_0x17025c['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x41dfa6['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x496d7d,_0xad7f2c,_0x5e65f2){if(this['_addDescriptionItems'](_0x496d7d,_0xad7f2c),_0x5e65f2&&_0x5e65f2['getFirstRange']()&&!_0xad7f2c['getFirstRange']()['end']['isEqual'](_0x5e65f2['getFirstRange']()['start'])){const _0x48bb6d=_0x496d7d[_0x496d7d['length']-0x1],_0x3219bd='insertion'==_0xad7f2c['type']?'add':'remove';_0x48bb6d&&'text'==_0x48bb6d['type']&&(_0x48bb6d[_0x3219bd]+='\x0a');}}}class U extends _0x334dcc{['afterInit'](){const _0x11e506=this['editor'],_0x5a344d=_0x11e506['plugins']['get']('TrackChangesEditing');_0x11e506['commands']['get']('showAIAssistant')&&_0x5a344d['enableCommand']('showAIAssistant');}}class V extends _0x334dcc{['afterInit'](){const _0x2eb1d0=this['editor'],_0x4bdb57=_0x2eb1d0['locale'];if(!_0x2eb1d0['plugins']['has']('AlignmentEditing'))return;const _0x17cf6e=_0x2eb1d0['plugins']['get']('TrackChangesEditing');_0x17cf6e['enableDefaultAttributesIntegration']('alignment'),_0x17cf6e['registerBlockAttribute']('alignment'),_0x17cf6e['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x4bdb57,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xd760b4=this['editor'],_0x2f5008=_0xd760b4['locale'];_0xd760b4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x31e962=>{if('formatBlock'!=_0x31e962['type'])return;const {data:_0x1ff1d7}=_0x31e962;if(_0x1ff1d7&&'alignment'==_0x1ff1d7['commandName']){const _0x23f161=_0x1ff1d7['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x2f5008,'*Format:*\x20%0',function(_0x23d87e){switch(_0x23d87e){case'left':return o(_0x2f5008,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x2f5008,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x2f5008,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x2f5008,'FORMAT_JUSTIFY_TEXT');}}(_0x23f161))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x334dcc{['afterInit'](){const _0x4ad9f3=this['editor'],_0x50f718=_0x4ad9f3['plugins']['get']('TrackChangesEditing'),_0x53ed82=_0x4ad9f3['locale'];for(const _0x429f1f of ti){if(!_0x4ad9f3['plugins']['has'](_0x429f1f))continue;const _0x106bd=_0x429f1f['slice'](0x0,-0x7)['toLowerCase'](),_0x119748='FORMAT_'+_0x106bd['toUpperCase']();_0x50f718['enableDefaultAttributesIntegration'](_0x106bd),_0x50f718['registerInlineAttribute'](_0x106bd),_0x50f718['descriptionFactory']['registerAttributeLabel'](_0x106bd,o(_0x53ed82,_0x119748));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c9948=this['editor'],_0x38d797=_0x2c9948['locale'],_0x41a2d9=_0x2c9948['plugins']['get']('TrackChangesEditing');function _0x399522(_0x57bb95,_0x447205){_0x41a2d9['descriptionFactory']['registerDescriptionCallback'](_0x87ce1c=>{if('formatInline'!=_0x87ce1c['type'])return;const {data:_0x2bc712}=_0x87ce1c;return _0x2bc712&&_0x2bc712['commandName']===_0x57bb95?_0x2bc712['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x38d797,'*Format:*\x20%0',_0x447205)}:{'type':'format','content':o(_0x38d797,'*Remove\x20format:*\x20%0',_0x447205)}:void 0x0;});}_0x399522('bold',o(_0x38d797,'FORMAT_BOLD')),_0x399522('italic',o(_0x38d797,'FORMAT_ITALIC')),_0x399522('underline',o(_0x38d797,'FORMAT_UNDERLINE')),_0x399522('code',o(_0x38d797,'FORMAT_CODE')),_0x399522('strikethrough',o(_0x38d797,'FORMAT_STRIKETHROUGH')),_0x399522('subscript',o(_0x38d797,'FORMAT_SUBSCRIPT')),_0x399522('superscript',o(_0x38d797,'FORMAT_SUPERSCRIPT'));}}class F extends _0x334dcc{['afterInit'](){const _0x6caaec=this['editor'],_0x55c95a=_0x6caaec['locale'];if(!_0x6caaec['plugins']['has']('BlockQuoteEditing'))return;const _0x5af066=_0x6caaec['plugins']['get']('TrackChangesEditing'),_0x178e5d=this['editor']['commands']['get']('blockQuote');_0x5af066['enableCommand']('blockQuote',(_0x930c5d,_0x31a86d={})=>{const _0x1a5a53=this['editor']['model']['document']['selection'],_0x406a21=_0x31a86d&&void 0x0!==_0x31a86d['forceValue']?_0x31a86d['forceValue']:!_0x178e5d['value'];let _0x36427d=[];if(_0x406a21){const _0x56d3ee=Array['from'](_0x1a5a53['getSelectedBlocks']())['filter'](_0xace8e4=>oo(_0xace8e4)||function(_0x3559d5,_0xbc43de){const _0x47501b=_0xbc43de['checkChild'](_0x3559d5['parent'],'blockQuote'),_0x2a871c=_0xbc43de['checkChild'](['$root','blockQuote'],_0x3559d5);return _0x47501b&&_0x2a871c;}(_0xace8e4,this['editor']['model']['schema']));_0x36427d=to(_0x56d3ee,_0x6caaec['model']);}else{const _0x595d3c=Array['from'](_0x1a5a53['getSelectedBlocks']())['filter'](_0x597f17=>oo(_0x597f17));_0x36427d=to(_0x595d3c,_0x6caaec['model']);}_0x6caaec['model']['change'](()=>{for(const _0x25585f of _0x36427d)_0x5af066['markBlockFormat'](_0x25585f,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x406a21}]});});}),_0x5af066['descriptionFactory']['registerDescriptionCallback'](_0xd97d23=>{const {data:_0x372dcf}=_0xd97d23;if(_0x372dcf&&'blockQuote'==_0x372dcf['commandName']){const _0x2155c0=o(_0x55c95a,'ELEMENT_BLOCK_QUOTE');return _0x372dcf['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x55c95a,'*Set\x20format:*\x20%0',_0x2155c0)}:{'type':'format','content':o(_0x55c95a,'*Remove\x20format:*\x20%0',_0x2155c0)};}});}}function oo(_0x2a83dd){return'blockQuote'==_0x2a83dd['parent']['name'];}class L extends _0x334dcc{['afterInit'](){const _0xe986b2=this['editor'],_0x2dba05=_0xe986b2['locale'],_0x22f8e3=_0xe986b2['plugins']['get']('TrackChangesEditing');_0xe986b2['plugins']['has']('BookmarkEditing')&&(_0x22f8e3['enableCommand']('insertBookmark'),_0x22f8e3['enableDefaultAttributesIntegration']('updateBookmark'),_0x22f8e3['registerBlockAttribute']('bookmarkId'),_0x22f8e3['descriptionFactory']['registerDescriptionCallback'](_0x28098a=>{if('insertion'!=_0x28098a['type']&&'deletion'!=_0x28098a['type']&&'attribute'!=_0x28098a['type'])return;const _0x163584=_0x28098a['getContainedElement']();if(null==_0x163584)return;if(!_0x163584['is']('element','bookmark'))return;const _0x5bec6f=_0x163584['getAttribute']('bookmarkId');if('insertion'==_0x28098a['type'])return{'type':'insertion','content':o(_0x2dba05,'*Insert:*\x20%0','\x22'+_0x5bec6f+'\x22\x20'+o(_0x2dba05,'ELEMENT_BOOKMARK'))};if('deletion'==_0x28098a['type'])return{'type':'deletion','content':o(_0x2dba05,'*Remove:*\x20%0','\x22'+_0x5bec6f+'\x22\x20'+o(_0x2dba05,'ELEMENT_BOOKMARK'))};const {data:_0x1b5b4f}=_0x28098a;if(!_0x1b5b4f||'bookmarkId'!=_0x1b5b4f['key'])return;return{'type':'format','content':o(_0x2dba05,'*Set\x20bookmark:*\x20%0','\x22'+_0x1b5b4f['newValue']+'\x22')};}));}}class J extends _0x334dcc{['afterInit'](){const _0x496476=this['editor'];_0x496476['plugins']['has']('CaseChange')&&(_0x496476['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x496476['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x496476['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x334dcc{['afterInit'](){const _0xdd7bcb=this['editor'];_0xdd7bcb['commands']['get']('ckbox')&&_0xdd7bcb['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x334dcc{['afterInit'](){const _0x58500c=this['editor'];if(!_0x58500c['plugins']['has']('CodeBlock'))return;const _0x2be03a=_0x58500c['plugins']['get']('TrackChangesEditing'),_0x200f46=_0x58500c['locale'],_0x25e588=_0x58500c['config']['get']('codeBlock')['languages'],_0x5f2e2e=_0x58500c['commands']['get']('codeBlock');_0x2be03a['enableCommand']('indentCodeBlock'),_0x2be03a['enableCommand']('outdentCodeBlock'),_0x2be03a['enableCommand']('codeBlock',(_0x11f3ce,_0x55e421={})=>{const _0x10d79f=_0x58500c['model'],_0x34b0cd=_0x58500c['model']['document']['selection'],_0x20b27c=_0x55e421&&void 0x0!==_0x55e421['forceValue']?_0x55e421['forceValue']:!_0x5f2e2e['value'];let _0x1c4a8a;_0x55e421['language']||(_0x55e421['language']=_0x25e588[0x0]['language']),_0x1c4a8a=_0x20b27c?Array['from'](_0x34b0cd['getSelectedBlocks']())['filter'](_0x63cc52=>eo(_0x63cc52)||function(_0x3e242b,_0x55358d){if(_0x3e242b['is']('rootElement')||_0x55358d['isLimit'](_0x3e242b))return!0x1;return _0x55358d['checkChild'](_0x3e242b['parent'],'codeBlock');}(_0x63cc52,_0x10d79f['schema'])):Array['from'](_0x34b0cd['getSelectedBlocks']())['filter'](_0x4d08d6=>eo(_0x4d08d6));const _0x4e6e77=to(_0x1c4a8a,_0x10d79f);_0x10d79f['change'](()=>{for(const _0x2541bc of _0x4e6e77)_0x2be03a['markBlockFormat'](_0x2541bc,{'commandName':'codeBlock','commandParams':[{..._0x55e421,'forceValue':_0x20b27c}],'formatGroupId':'blockName'});});}),(_0x2be03a['descriptionFactory']['registerElementLabel']('codeBlock',_0x4ba133=>o(_0x200f46,'ELEMENT_CODE_BLOCK',_0x4ba133)),_0x2be03a['descriptionFactory']['registerDescriptionCallback'](_0x5b6a26=>{if('formatBlock'!=_0x5b6a26['type'])return;const _0x318356=_0x200f46['t'],{data:_0x481b02}=_0x5b6a26;if(!_0x481b02||'codeBlock'!=_0x481b02['commandName'])return;const _0x2c8f94=_0x481b02['commandParams'][0x0]['language'],_0x52a73e=_0x318356(_0x25e588['find'](_0x53e389=>_0x53e389['language']===_0x2c8f94)['label'])['toLowerCase']();return _0x481b02['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x200f46,'*Set\x20format:*\x20%0',o(_0x200f46,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x52a73e+')')}:{'type':'format','content':o(_0x200f46,'*Remove\x20format:*\x20%0',o(_0x200f46,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x57e0c7){return'codeBlock'==_0x57e0c7['name'];}class z extends _0x334dcc{['afterInit'](){const _0x27a0a5=this['editor'];if(!_0x27a0a5['plugins']['has']('CommentsEditing'))return;_0x27a0a5['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x293353,_0x48d60a,_0x409beb){const _0x5148e5=[];for(const _0x1928d1 of _0x48d60a['getItems']())_0x1928d1['hasAttribute'](_0x293353)&&_0x5148e5['push'](_0x409beb['createRangeOn'](_0x1928d1));return _0x5148e5;}function De(_0x5a7c24,_0xeac5ca,{showActiveMarker:_0x256287=!0x0}={}){const _0x1f440f=_0x5a7c24['plugins']['get']('TrackChangesEditing');return(_0x2698d0,_0xfe273a,_0x1d71a9)=>{if(!_0x1d71a9['consumable']['test'](_0xfe273a['markerRange'],_0x2698d0['name']))return;const _0x1f8c2e=_0xfe273a['markerRange']['getWalker'](),_0x7dd267=_0xfe273a['markerRange']['start'],_0xb0a5d8=_0x5a7c24['model']['schema'];let _0x4b80cd=null,_0x42e578=null,_0x51a20e=!0x1,_0x185d78=!0x1;for(const _0x1edb0b of _0x1f8c2e){const _0x289ba0=_0x1edb0b['item'];_0x51a20e=_0x51a20e||_0xb0a5d8['isContent'](_0x289ba0);const _0x25fb2f=_0x1d71a9['mapper']['toViewElement'](_0x289ba0);if(_0x25fb2f&&_0x25fb2f['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x1edb0b['type']&&(_0xb0a5d8['isBlock'](_0x289ba0)&&!_0xb0a5d8['isLimit'](_0x289ba0)&&(_0x289ba0['nextSibling']||_0x7dd267['isAtEnd']?_0x4b80cd&&_0x4b80cd['parent']==_0x289ba0||(_0x4b80cd=_0x289ba0,_0x294332(_0x1edb0b['previousPosition']),_0x185d78=!0x0):_0x42e578=_0x42e578||_0x1edb0b['previousPosition']));}function _0x294332(_0x1d8a56){const {authorId:_0x6c91b5}=_0x1f440f['_splitMarkerName'](_0xfe273a['markerName']),_0x55c450=_0x1d71a9['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0xeac5ca,'data-author-id':_0x6c91b5}),_0x29f26f=_0x1d71a9['mapper']['toViewPosition'](_0x1d8a56);_0x256287&&_0x1f440f['activeMarkers']['includes'](_0xfe273a['markerName'])&&_0x1d71a9['writer']['addClass']('ck-suggestion-marker--active',_0x55c450),_0x1d71a9['writer']['insert'](_0x29f26f,_0x55c450),_0x1d71a9['mapper']['bindElementToMarker'](_0x55c450,_0xfe273a['markerName']);}_0x51a20e||_0x185d78||!_0x42e578||_0x294332(_0x42e578);};}class K extends _0x334dcc{static get['requires'](){return[_0x32ab9a];}['init'](){const _0x37392d=this['editor'],_0x4d90f0=_0x37392d['plugins']['get']('TrackChangesEditing');_0x4d90f0['enableCommand']('delete');const _0x2a6221=_0x37392d['commands']['get']('deleteForward');_0x4d90f0['enableCommand']('deleteForward',(_0x33ec61,_0x50a678={})=>{const _0x26c13e=_0x37392d['model']['createSelection'](_0x37392d['model']['document']['selection']);_0x26c13e['isCollapsed']&&_0x37392d['model']['modifySelection'](_0x26c13e,{'direction':'forward','unit':_0x50a678['unit']});const _0x661d28=_0x26c13e['getFirstRange'](),_0x33b664=_0x3dae0a['fromRange'](_0x661d28);let _0x43788b;_0x33ec61(_0x50a678),_0x43788b='$graveyard'==_0x33b664['root']['rootName']?_0x37392d['model']['createRange'](_0x661d28['start']):_0x37392d['model']['createRange'](_0x33b664['start'],_0x33b664['end']),_0x33b664['detach'](),_0x37392d['model']['enqueueChange'](_0x2a6221['buffer']['batch'],_0xec8a9a=>{_0x2a6221['buffer']['lock'](),_0xec8a9a['setSelection'](_0xec8a9a['createRange'](_0x43788b['end'])),_0x2a6221['buffer']['unlock']();});}),_0x37392d['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x37392d,'merge'),{'priority':'high'}),_0x37392d['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x38ca2f,_0x1daddd,_0x289bdd)=>{_0x289bdd['options']['showSuggestionHighlights']&&De(_0x37392d,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x38ca2f,_0x1daddd,_0x289bdd);},{'priority':'high'}),_0x37392d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x5e51e7,_0x3291bc,_0x4005e6)=>{const _0x51bb9f=_0x4005e6['mapper']['markerNameToElements'](_0x3291bc['markerName']);if(_0x51bb9f){for(const _0x16bbfc of _0x51bb9f)_0x16bbfc['is']('uiElement')&&(_0x4005e6['mapper']['unbindElementFromMarkerName'](_0x16bbfc,_0x3291bc['markerName']),_0x4005e6['writer']['remove'](_0x16bbfc));}},{'priority':'high'});}}class W extends _0x334dcc{['afterInit'](){const _0x1a14eb=this['editor'];if(!_0x1a14eb['plugins']['has']('ListEditing'))return;const _0x4adae6=_0x1a14eb['locale'],_0x272fcf=_0x1a14eb['plugins']['get']('TrackChangesEditing'),_0xa46e2b=_0x1a14eb['plugins']['has']('TodoListEditing'),_0x324b41=!!_0x1a14eb['config']['get']('list.multiBlock');function _0xf83257(_0x4b13ff){return{'type':'format','content':''+o(_0x4adae6,'*Set\x20format:*\x20%0',_0x4b13ff)};}function _0x50c4db(_0x1ad21f){return{'type':'format','content':''+o(_0x4adae6,'*Remove\x20format:*\x20%0',_0x1ad21f)};}_0x272fcf['enableDefaultAttributesIntegration']('numberedList'),_0x272fcf['enableDefaultAttributesIntegration']('bulletedList'),_0x272fcf['enableDefaultAttributesIntegration']('customNumberedList'),_0x272fcf['enableDefaultAttributesIntegration']('customBulletedList'),_0x272fcf['enableDefaultAttributesIntegration']('indentList'),_0x272fcf['enableDefaultAttributesIntegration']('outdentList'),_0x272fcf['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x272fcf['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x272fcf['registerBlockAttribute']('listItemId'),_0x272fcf['registerBlockAttribute']('listType'),_0x272fcf['registerBlockAttribute']('listIndent'),_0x324b41&&(_0x272fcf['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x272fcf['enableDefaultAttributesIntegration']('mergeListItemForward')),_0xa46e2b&&(_0x272fcf['enableDefaultAttributesIntegration']('todoList'),_0x272fcf['enableDefaultAttributesIntegration']('checkTodoList'),_0x272fcf['registerBlockAttribute']('todoListChecked'),_0x272fcf['descriptionFactory']['registerDescriptionCallback'](_0x5b2200=>{const {data:_0x11b0a4}=_0x5b2200;if(_0x11b0a4&&'todoListChecked'==_0x11b0a4['key'])return{'type':'format','content':_0x11b0a4['newValue']?o(_0x4adae6,'*Check\x20item*'):o(_0x4adae6,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x178d0d=>{if(_0x178d0d['batch']['isUndo'])return!0x1;let _0x4bd5d0=!0x1;const _0x5a486d=_0x272fcf['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5acbf7=>'todoListChecked'===_0x272fcf['_getAttributeKey'](_0x5acbf7));for(const _0x26088f of _0x5a486d){'todo'!=_0x26088f['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x272fcf['_findSuggestions'](_0x26088f['getFirstRange'](),'attribute')['find'](_0x440918=>'listType'===_0x272fcf['_getAttributeKey'](_0x440918['suggestion']))||(_0x178d0d['removeMarker'](_0x26088f['getFirstMarker']()),_0x4bd5d0=!0x0));}return _0x4bd5d0;})),_0x272fcf['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x4adae6,'FORMAT_INDENT'));const _0x21bb53={'type':'format','content':''};_0x272fcf['descriptionFactory']['registerDescriptionCallback'](_0x5ef514=>{const {data:_0x5c2a97}=_0x5ef514;if(!_0x5c2a97||'listType'!=_0x5c2a97['key'])return;let _0x771718=_0x5ef514['head'];for(;_0x771718;){if(_0x771718['data']&&(('listStyle'==_0x771718['data']['key']||'listMarkerStyle'==_0x771718['data']['key'])&&(_0x771718['data']['newValue']&&'default'!=_0x771718['data']['newValue']||'default'!=_0x771718['data']['oldValue']&&!_0x5c2a97['newValue'])||!_0x324b41&&_0x771718['data']['key']==m))return _0x21bb53;_0x771718=_0x771718['next'];}if(null==_0x5c2a97['newValue'])switch(_0x5c2a97['oldValue']){case'bulleted':return _0x50c4db(o(_0x4adae6,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x50c4db(o(_0x4adae6,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x50c4db(o(_0x4adae6,'ELEMENT_TODO_LIST'));}switch(_0x5c2a97['newValue']){case'bulleted':return _0xf83257(o(_0x4adae6,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xf83257(o(_0x4adae6,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xf83257(o(_0x4adae6,'ELEMENT_TODO_LIST'));}}),_0x272fcf['descriptionFactory']['registerDescriptionCallback'](_0x156d10=>{const {data:_0xedba2}=_0x156d10;if(_0xedba2&&'listIndent'==_0xedba2['key'])return null==_0xedba2['newValue']||null==_0xedba2['oldValue']&&0x0==_0xedba2['newValue']?_0x21bb53:void 0x0;}),_0x272fcf['descriptionFactory']['registerDescriptionCallback'](_0x2db211=>{if('attribute'!=_0x2db211['type'])return;const {data:_0x391d67}=_0x2db211;if(!_0x391d67||'listItemId'!=_0x391d67['key'])return;const _0x57f53b=Te(_0x2db211);return'newValue'==_0x57f53b?{'type':'format','content':o(_0x4adae6,'*Merge:*\x20list\x20item')}:'oldValue'==_0x57f53b?{'type':'format','content':o(_0x4adae6,'*Split:*\x20list\x20item')}:_0x21bb53;}),_0x1a14eb['model']['document']['registerPostFixer'](_0x68d475=>this['listItemIdFixer'](_0x68d475)),_0x1a14eb['model']['document']['registerPostFixer'](_0x2b85d9=>this['noTrackChangesFixer'](_0x2b85d9)),_0x1a14eb['model']['document']['on']('change:data',(_0x14274c,_0x119bc4)=>{if(_0x119bc4['isUndo']||!_0x119bc4['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x168a0c){if(_0x168a0c['batch']['isUndo']||!_0x168a0c['batch']['isLocal'])return!0x1;let _0x32ae1f=!0x1;const _0x4acba8=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x575100=>_0x575100['data']&&'listItemId'==_0x575100['data']['key'])['filter'](_0x11361b=>_0x11361b['data']['newValue']&&_0x11361b['data']['oldValue']);for(const _0x4e3969 of _0x4acba8)Te(_0x4e3969)||(_0x168a0c['removeMarker'](_0x4e3969['getFirstMarker']()),_0x32ae1f=!0x0);return _0x32ae1f;}['noTrackChangesFixer'](_0x3ba4c7){if(_0x3ba4c7['batch']['isUndo']||!_0x3ba4c7['batch']['isLocal'])return!0x1;const _0x2e658f=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x2e658f['trackChangesCommand']['value'])return!0x1;let _0x5474d2=!0x1;const _0x49ebe5=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x3850d5=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x2efc51=>'attribute'==_0x2efc51['type'])['filter'](_0x1d34d1=>_0x49ebe5['includes'](_0x1d34d1['attributeKey']));if(0x0==_0x3850d5['length'])return _0x5474d2;for(const _0x5b2867 of _0x3850d5){const _0x234b0b=_0x2e658f['_findSuggestions'](_0x5b2867['range'],'attribute')['filter'](_0x2fdecc=>!_0x2fdecc['meta']['isNextTo'])['map'](_0x541d0c=>_0x541d0c['suggestion'])['filter'](_0x4c8de8=>{const _0x26d946=_0x2e658f['_getAttributeKey'](_0x4c8de8);return _0x49ebe5['includes'](_0x26d946);});if(_0x234b0b['length']){for(const _0x5279cd of _0x234b0b)_0x3ba4c7['removeMarker'](_0x5279cd['getFirstMarker']());_0x5474d2=!0x0;}}return _0x5474d2;}['assureChains'](){const _0x3b32c3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x411fb0=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x3154e2;const _0xbe2698=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x5e095a=>{if(_0x5e095a['data']['oldRange']||!_0x5e095a['data']['newRange'])return null;if(!_0x5e095a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x177624}=_0x3b32c3['_splitMarkerName'](_0x5e095a['name']);if(!_0x3b32c3['hasSuggestion'](_0x177624))return null;const _0xcd4970=_0x3b32c3['getSuggestion'](_0x177624);return _0x411fb0['includes'](_0xcd4970['data']['key']);})['map'](_0x3270a5=>{const {id:_0x125df4}=_0x3b32c3['_splitMarkerName'](_0x3270a5['name']),_0xf629=_0x3b32c3['getSuggestion'](_0x125df4);return _0x3154e2=_0xf629['attributes']['groupId'],_0xf629['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0xbe2698['size'])return;const _0x295ad7=_0x3b32c3['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3276c9=>'attribute'==_0x3276c9['type']&&_0x3276c9['data']&&_0x411fb0['includes'](_0x3276c9['data']['key'])&&_0x3276c9['attributes']['groupId']!=_0x3154e2)['map'](_0x5da499=>({'listItem':_0x5da499['getFirstRange']()['start']['nodeAfter'],'groupId':_0x5da499['attributes']['groupId']})),_0x5a2697=new Set();for(const {groupId:_0x104a30,listItem:_0x1c7e4e}of _0x295ad7)_0xbe2698['has'](_0x1c7e4e)&&_0x5a2697['add'](_0x104a30);for(const _0x314d24 of _0x3b32c3['getSuggestions']())_0x5a2697['has'](_0x314d24['attributes']['groupId'])&&_0x314d24['setAttribute']('groupId',_0x3154e2);}['_supportLegacySuggestions'](){const _0x5b3fef=this['editor'],_0x22b8ef=_0x5b3fef['locale'],_0xa70798=_0x5b3fef['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0xa70798['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2812f5,_0x29b3f0){const _0x1217ef=[];for(let _0x212845 of _0x2812f5)_0x212845['start']['nodeAfter']===_0x212845['end']['parent']&&(_0x212845=_0x5b3fef['model']['createRange'](_0x5b3fef['model']['createPositionAt'](_0x212845['start']['nodeAfter'],0x0))),_0x1217ef['push'](_0x212845);_0x5b3fef['model']['change'](_0x1128dd=>{const _0x323f17=_0x5b3fef['model']['document']['selection'],_0x5ec273=Array['from'](_0x323f17['getRanges']())['map'](_0x481eb3=>_0x3dae0a['fromRange'](_0x481eb3));_0x1128dd['setSelection'](_0x1217ef),_0x5b3fef['commands']['get'](_0x29b3f0['commandName'])['refresh'](),_0x29b3f0['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5b3fef['execute'](_0x29b3f0['commandName'],..._0x29b3f0['commandParams']),_0x1128dd['setSelection'](_0x5ec273);for(const _0xe44c90 of _0x5ec273)_0xe44c90['detach']();});}),_0xa70798['descriptionFactory']['registerElementLabel'](function(_0xb0885e){const _0x1317b0=!_0x5b3fef['model']['schema']['isObject'](_0xb0885e),_0x271004=_0xb0885e['previousSibling'],_0xea1f85=_0xb0885e['nextSibling'],_0x459a3e=_0xb0885e['getAttribute']('listItemId'),_0x5345b6=!_0x271004||_0x271004['getAttribute']('listItemId')!==_0x459a3e,_0x66b40d=!_0xea1f85||_0xea1f85['getAttribute']('listItemId')!==_0x459a3e;return _0x1317b0&&Boolean(_0x459a3e)&&_0x5345b6&&_0x66b40d;},_0x50a46a=>o(_0x22b8ef,'ELEMENT_LIST_ITEM',_0x50a46a));}['_registerLegacyDescription'](){const _0x436517=this['editor'],_0x1ed1be=_0x436517['locale'];function _0x49dfac(_0x4b2957){const _0x436d7e=_0x436517['commands']['get']('bulletedList')['value'],_0x1eefcf=_0x436517['commands']['get']('numberedList')['value'];return'numberedList'===_0x4b2957?_0x436d7e:_0x1eefcf;}_0x436517['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x4466fc){if('formatBlock'!=_0x4466fc['type'])return;const {data:_0x4dc21a}=_0x4466fc;if(!_0x4dc21a)return;let _0x9d769b,_0x1b67a4,_0x23ee78,_0x332c94;switch(_0x4dc21a['commandName']){case'bulletedList':_0x23ee78=_0x4dc21a['commandParams'][0x0]['forceValue'],_0x332c94=_0x49dfac(_0x4dc21a['commandName']),_0x9d769b=_0x23ee78?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x332c94&&_0x436517['config']['get']('list.multiBlock')||(_0x9d769b='*Change\x20to:*\x20%0'),_0x1b67a4={'type':'format','content':o(_0x1ed1be,_0x9d769b,o(_0x1ed1be,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x23ee78=_0x4dc21a['commandParams'][0x0]['forceValue'],_0x332c94=_0x49dfac(_0x4dc21a['commandName']),_0x9d769b=_0x23ee78?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x332c94&&_0x436517['config']['get']('list.multiBlock')||(_0x9d769b='*Change\x20to:*\x20%0'),_0x1b67a4={'type':'format','content':o(_0x1ed1be,_0x9d769b,o(_0x1ed1be,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x9d769b='*Indent:*\x20%0',_0x1b67a4={'type':'format','content':o(_0x1ed1be,_0x9d769b,o(_0x1ed1be,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x9d769b=function(_0x3c7876){const _0x1810ae=_0x3c7876['getFirstRange']();let _0x260169=_0x1810ae['start']['nodeAfter'];for(;_0x260169&&_0x1810ae['containsItem'](_0x260169);){if(_0x260169['getAttribute']('listIndent')>0x0)return!0x1;_0x260169=_0x260169['nextSibling'];}return!0x0;}(_0x4466fc)?o(_0x1ed1be,'*Format:*\x20remove\x20from\x20%0',o(_0x1ed1be,function(_0x3e5595){return'ELEMENT_'+_0x3e5595['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x4466fc))):o(_0x1ed1be,'*Outdent:*\x20%0',o(_0x1ed1be,'ELEMENT_LIST_ITEM')),_0x1b67a4={'type':'format','content':_0x9d769b};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x4dc21a['multipleBlocks']&&(_0x9d769b='*Merge:*\x20%0',_0x1b67a4={'type':'deletion','content':o(_0x1ed1be,_0x9d769b,o(_0x1ed1be,'ELEMENT_LIST_ITEM'))});}return _0x1b67a4;});}}function Te(_0x28f573){let _0x4b4ad3=_0x28f573['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4b4ad3;){const _0x3c932a=_0x4b4ad3['getAttribute']('listItemId');if(!_0x3c932a)return!0x1;if(_0x3c932a==_0x28f573['data']['newValue'])return'newValue';if(_0x3c932a==_0x28f573['data']['oldValue'])return'oldValue';_0x4b4ad3=_0x4b4ad3['previousSibling'];}return!0x1;}class Se extends _0x334dcc{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x55ae2e=this['editor']['config']['get']('list.properties'),_0x40399d=this['editor']['plugins']['get']('TrackChangesEditing');_0x55ae2e['styles']&&(_0x40399d['enableDefaultAttributesIntegration']('listStyle'),_0x40399d['registerBlockAttribute']('listStyle')),_0x55ae2e['reversed']&&(_0x40399d['enableDefaultAttributesIntegration']('listReversed'),_0x40399d['registerBlockAttribute']('listReversed')),_0x55ae2e['startIndex']&&(_0x40399d['enableDefaultAttributesIntegration']('listStart'),_0x40399d['registerBlockAttribute']('listStart'));const _0x58c57a={'type':'format','content':''};_0x40399d['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0xc3d389=this['editor']['locale'];_0x40399d['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0xc3d389,'FORMAT_LIST_REVERSED')),_0x40399d['descriptionFactory']['registerDescriptionCallback'](_0x1c222f=>{const {data:_0x2281ff}=_0x1c222f;if(_0x2281ff&&'listReversed'==_0x2281ff['key'])return null==_0x2281ff['newValue']||0x0==_0x2281ff['newValue']&&null==_0x2281ff['oldValue']?_0x58c57a:void 0x0;}),_0x40399d['descriptionFactory']['registerAttributeLabel']('listStart',o(_0xc3d389,'FORMAT_LIST_START')),_0x40399d['descriptionFactory']['registerDescriptionCallback'](_0x1bd6db=>{const {data:_0x36e439}=_0x1bd6db;if(_0x36e439&&'listStart'==_0x36e439['key'])return null==_0x36e439['newValue']||0x1==_0x36e439['newValue']&&null==_0x36e439['oldValue']?_0x58c57a:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x278fea=>{if(_0x278fea['batch']['isUndo'])return!0x1;let _0x779b1e=!0x1;const _0x2f0b59=_0x40399d['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2f7eec=>{const _0x3d7224=_0x40399d['_getAttributeKey'](_0x2f7eec);return'listStart'==_0x3d7224||'listReversed'==_0x3d7224;});for(const _0x471a47 of _0x2f0b59){const _0x1b9870=_0x471a47['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x1b9870||'customNumbered'==_0x1b9870)continue;_0x40399d['_findSuggestions'](_0x471a47['getFirstRange'](),'attribute')['find'](_0x21e399=>'listType'==_0x40399d['_getAttributeKey'](_0x21e399['suggestion']))||(_0x278fea['removeMarker'](_0x471a47['getFirstMarker']()),_0x779b1e=!0x0);}return _0x779b1e;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x1a4b1b){const _0x3f181c=this['editor']['locale'],{data:_0x47907d}=_0x1a4b1b,_0x2f549f={'type':'format','content':''};if(!_0x47907d||'listStyle'!=_0x47907d['key'])return;if(!_0x47907d['oldValue'])return'default'==_0x47907d['newValue']?_0x2f549f:{'type':'format','content':''+o(_0x3f181c,'*Set\x20format:*\x20%0',o(_0x3f181c,this['_getTranslationKeyForListStyle'](_0x47907d['newValue'])))};if(!_0x47907d['newValue']){if('default'==_0x47907d['oldValue'])return _0x2f549f;let _0x597cf8=_0x1a4b1b['head'];for(;_0x597cf8;){if(_0x597cf8['data']&&'listType'==_0x597cf8['data']['key']&&_0x597cf8['data']['newValue'])return _0x2f549f;_0x597cf8=_0x597cf8['next'];}return{'type':'format','content':''+o(_0x3f181c,'*Remove\x20format:*\x20%0',o(_0x3f181c,this['_getTranslationKeyForListStyle'](_0x47907d['oldValue'])))};}if('default'!=_0x47907d['newValue'])return{'type':'format','content':''+o(_0x3f181c,'*Set\x20format:*\x20%0',o(_0x3f181c,this['_getTranslationKeyForListStyle'](_0x47907d['newValue'])))};let _0x544bbd=_0x1a4b1b['head'];for(;_0x544bbd;){if(_0x544bbd['data']&&'listType'==_0x544bbd['data']['key']&&_0x544bbd['data']['newValue']&&_0x544bbd['data']['oldValue'])return _0x2f549f;_0x544bbd=_0x544bbd['next'];}return{'type':'format','content':o(_0x3f181c,'*Set\x20format:*\x20%0',o(_0x3f181c,'ELEMENT_'+_0x1a4b1b['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x18770d=this['editor'],_0x340dac=_0x18770d['locale'];_0x18770d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34ae23=>{if('formatBlock'!=_0x34ae23['type'])return;const {data:_0x5d5342}=_0x34ae23;if(!_0x5d5342)return;let _0x4391b3,_0x3cbc63;switch(_0x5d5342['commandName']){case'listStyle':_0x4391b3='*Change\x20to:*\x20%0',_0x3cbc63={'type':'format','content':o(_0x340dac,_0x4391b3,o(_0x340dac,this['_getTranslationKeyForListStyle'](_0x5d5342['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4391b3=_0x5d5342['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3cbc63={'type':'format','content':o(_0x340dac,_0x4391b3)};break;case'listStart':_0x4391b3='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3cbc63={'type':'format','content':o(_0x340dac,_0x4391b3,_0x5d5342['commandParams'][0x0]['startIndex'])};}return _0x3cbc63;});}['_getTranslationKeyForListStyle'](_0x35c7f1){return'ELEMENT_'+function(_0x5b7d5d){if(_e['includes'](_0x5b7d5d))return'bulleted';if(Re['includes'](_0x5b7d5d))return'numbered';return null;}(_0x35c7f1)['toUpperCase']()+'_LIST_'+_0x35c7f1['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x334dcc{['afterInit'](){const _0x1578a6=this['editor'];_0x1578a6['commands']['get']('emoji')&&_0x1578a6['plugins']['get']('TrackChangesEditing')['enableCommand']('emoji');}}class Y extends _0x334dcc{static get['requires'](){return[_0x3bea98];}['init'](){const _0x4e1ed6=this['editor'],_0x3bafc=_0x4e1ed6['plugins']['get']('TrackChangesEditing'),_0x2dbb48=_0x4e1ed6['commands']['get']('enter');_0x3bafc['enableCommand']('enter',()=>{_0x4e1ed6['model']['change'](_0x3b5640=>{const _0x5270b7=_0x4e1ed6['model']['document']['selection'],_0x5e1305=_0x5270b7['getFirstPosition'](),_0x1bc38e=_0x3dae0a['fromRange'](_0x5270b7['getFirstRange']());if(_0x2dbb48['enterBlock'](_0x3b5640)){const _0xa9c7e0=_0x4e1ed6['model']['createPositionAt'](_0x5e1305['parent']['nextSibling'],0x0),_0x73f347=_0x3b5640['createRange'](_0x5e1305,_0xa9c7e0);_0x3bafc['markInsertion'](_0x73f347);}else _0x3b5640['setSelection'](_0x3b5640['createRange'](_0x1bc38e['end']));_0x1bc38e['detach'](),_0x2dbb48['fire']('afterExecute',{'writer':_0x3b5640});});}),_0x4e1ed6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x4e1ed6,'split'),{'priority':'high'}),_0x4e1ed6['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x445877,_0x498725,_0x24604f)=>{const _0x16ce9f=_0x24604f['mapper']['markerNameToElements'](_0x498725['markerName']);if(_0x16ce9f){for(const _0x195a64 of _0x16ce9f)_0x195a64['hasClass']('ck-suggestion-marker-split')&&(_0x24604f['mapper']['unbindElementFromMarkerName'](_0x195a64,_0x498725['markerName']),_0x24604f['writer']['remove'](_0x195a64));}},{'priority':'high'}),_0x4e1ed6['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x151996,_0x18b930,_0x162fef)=>{_0x162fef['options']['showSuggestionHighlights']&&De(_0x4e1ed6,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x151996,_0x18b930,_0x162fef);},{'priority':'high'});}}class Z extends _0x334dcc{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x186ea3=this['editor']['plugins']['get']('TrackChangesEditing');_0x186ea3['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x186ea3['enableCommand']('findNext'),_0x186ea3['enableCommand']('findPrevious'),_0x186ea3['enableCommand']('replace'),_0x186ea3['enableCommand']('replaceAll');}['handleFindCommand'](_0x19a456,_0xb7272f,_0x3d923a={}){const _0x2f34e1=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x19a456(_0x3b078d=>{let _0x26595a=('string'==typeof _0xb7272f?_0x2f34e1['findByTextCallback'](_0xb7272f,_0x3d923a):_0xb7272f)(_0x3b078d);Array['isArray'](_0x26595a)&&(_0x26595a={'results':_0x26595a,'searchText':'string'==typeof _0xb7272f?_0xb7272f:''});const _0x4ec953=_0x26595a['results']['filter'](_0xdeca43=>!0x1===this['_isInDeletionRange'](_0xdeca43,_0x3b078d['item']));return{..._0x26595a,'results':_0x4ec953};},_0x3d923a);}['_isInDeletionRange'](_0x1ca40a,_0x3d4325){const _0x2933f0=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x3d4325,_0x1ca40a['start']),this['editor']['model']['createPositionAt'](_0x3d4325,_0x1ca40a['end']));for(const _0x55afd8 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x2933f0['getIntersection'](_0x55afd8['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 _0x334dcc{['afterInit'](){const _0x501e00=this['editor']['locale'],_0x855985=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x25a7f2,commandName:_0x4b5495}of ro)this['editor']['plugins']['has'](_0x25a7f2)&&(_0x855985['enableDefaultAttributesIntegration'](_0x4b5495),_0x855985['registerInlineAttribute'](_0x4b5495));_0x855985['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x501e00,'FORMAT_FONT_SIZE')),_0x855985['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x501e00,'FORMAT_FONT_FAMILY')),_0x855985['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x501e00,'FORMAT_FONT_COLOR')),_0x855985['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x501e00,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3cd4ee=this['editor'],_0x157ae9=_0x3cd4ee['locale'];_0x3cd4ee['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3679c9=>{const _0x5ae481=_0x157ae9['t'];if('formatInline'!=_0x3679c9['type'])return;const {data:_0x54fba9}=_0x3679c9;if(null!=_0x54fba9){if('fontSize'==_0x54fba9['commandName']){const _0x5d3d35=_0x54fba9['commandParams'][0x0]['value'];if(_0x5d3d35){const _0x11f359=_0x5ae481(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x2ddc2f=>_0x2ddc2f['model']==_0x5d3d35)['title'])['toLowerCase']();return{'type':'format','content':o(_0x157ae9,'*Set\x20font\x20size:*\x20%0',_0x11f359)};}return{'type':'format','content':o(_0x157ae9,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x54fba9['commandName']){const _0x5ee979=_0x54fba9['commandParams'][0x0]['value'];return _0x5ee979?{'type':'format','content':o(_0x157ae9,'*Set\x20font\x20family:*\x20%0',_0x5ee979)}:{'type':'format','content':o(_0x157ae9,'*Reset\x20font\x20family*')};}if('fontColor'==_0x54fba9['commandName']){const _0xd53396=_0x54fba9['commandParams'][0x0]['value'];if(_0xd53396){const _0xd68c57=_0x507543(this['editor']['config']['get']('fontColor.colors'))['find'](_0x168729=>_0x168729['model']==_0xd53396);let _0x598e47=_0xd53396,_0x1037f8='';return _0xd68c57&&(_0x598e47=_0xd68c57['label'],_0x1037f8=_0x5ae481(_0x598e47)['toLowerCase']()),{'type':'format','content':o(_0x157ae9,'*Set\x20font\x20color:*\x20%0',_0x1037f8)['trim'](),'color':{'value':_0xd53396,'title':_0x1037f8||_0x598e47}};}return{'type':'format','content':o(_0x157ae9,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x54fba9['commandName']){const _0x1cfb46=_0x54fba9['commandParams'][0x0]['value'];if(_0x1cfb46){const _0x8a4d9f=_0x507543(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x4e630f=>_0x4e630f['model']==_0x1cfb46);let _0x919ade=_0x1cfb46,_0x236b1d='';return _0x8a4d9f&&(_0x919ade=_0x8a4d9f['label'],_0x236b1d=_0x5ae481(_0x919ade)['toLowerCase']()),{'type':'format','content':o(_0x157ae9,'*Set\x20font\x20background\x20color:*\x20%0',_0x236b1d)['trim'](),'color':{'value':_0x1cfb46,'title':_0x236b1d||_0x919ade}};}return{'type':'format','content':o(_0x157ae9,'*Reset\x20font\x20background\x20color*')};}}});}}class nt extends _0x334dcc{['afterInit'](){const _0x58717b=this['editor'],_0x246828=_0x58717b['plugins']['get']('TrackChangesEditing'),_0x1e3be6=_0x58717b['commands']['get']('copyFormat'),_0x4b38a8=_0x58717b['commands']['get']('pasteFormat');_0x1e3be6&&_0x4b38a8&&(_0x246828['enableDefaultAttributesIntegration']('pasteFormat'),_0x246828['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x44d7b3=this['editor'],_0x441bba=_0x44d7b3['locale'];_0x44d7b3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x224a28=>{if('formatBlock'!=_0x224a28['type']&&'formatInline'!=_0x224a28['type'])return;const {data:_0x5204e8}=_0x224a28;if(_0x5204e8&&'pasteFormat'===_0x5204e8['commandName']){const _0x3bd5ec=[],_0x42609f=_0x5204e8['commandParams'][0x0];for(const [_0x5023f8,_0x4434b1]of Object['entries'](_0x42609f))_0x3bd5ec['push'](so(_0x44d7b3,_0x5023f8,_0x4434b1));return _0x3bd5ec['length']?{'type':'format','content':o(_0x441bba,'*Set\x20format\x20to:*\x20%0',_0x3bd5ec['join'](',\x20'))}:{'type':'format','content':o(_0x441bba,'*Remove\x20all\x20formatting*')};}});}}function so(_0x2fa65b,_0x4fd50a,_0x584f22){const _0x457ff9=_0x2fa65b['locale']['t'],_0x2374e0=_0x4fd50a['split'](/(?=[A-Z])/)['join']('\x20'),_0xb5135a=_0x457ff9(_0x2374e0['charAt'](0x0)['toUpperCase']()+_0x2374e0['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x584f22)return _0xb5135a;if('fontColor'===_0x4fd50a||'fontBackgroundColor'===_0x4fd50a){const _0x360e73=_0x507543(_0x2fa65b['config']['get']('fontColor.colors'))['find'](_0x10e748=>_0x10e748['model']==_0x584f22);return _0xb5135a+'\x20('+(_0x360e73?_0x457ff9(_0x360e73['label'])['toLowerCase']():_0x584f22)+')';}if('fontSize'===_0x4fd50a&&isNaN(parseFloat(_0x584f22))){const _0x1c3e1a=_0x2fa65b['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x2fa65b['config']['get']('fontSize.options'))['find'](_0xc639bc=>_0xc639bc['model']==_0x584f22);return _0xb5135a+'\x20('+(_0x1c3e1a?_0x457ff9(_0x1c3e1a['title'])['toLowerCase']():_0x584f22)+')';}return _0xb5135a+'\x20('+_0x584f22+')';}class it extends _0x334dcc{['_headingOptions'];['afterInit'](){const _0x56b327=this['editor'];if(!_0x56b327['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x56b327['config']['get']('heading.options');const _0x177122=_0x56b327['locale'],_0xf40acd=_0x56b327['plugins']['get']('TrackChangesEditing');_0xf40acd['enableDefaultAttributesIntegration']('heading');for(const _0x1b3f45 of this['_headingOptions'])'paragraph'!=_0x1b3f45['model']&&_0xf40acd['descriptionFactory']['registerElementLabel'](_0x1b3f45['model'],_0x211492=>{const _0x5424ea=this['_getHeadingLevel'](_0x1b3f45['model']);return null!==_0x5424ea?_0x44c0e7(_0x211492,_0x5424ea):_0x1f52b7(_0x211492,_0x1b3f45['title']);});function _0x44c0e7(_0x2477c8,_0x36cbc3){return o(_0x177122,'ELEMENT_HEADING',[_0x2477c8,_0x36cbc3]);}function _0x1f52b7(_0x216074,_0x474b7f){return o(_0x177122,'ELEMENT_HEADING_CUSTOM',[_0x216074,_0x474b7f]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3e223e=this['editor'],_0x4553a1=_0x3e223e['locale'];function _0x22daa9(_0x3aaeea,_0x58d688){return o(_0x4553a1,'ELEMENT_HEADING_CUSTOM',[_0x3aaeea,_0x58d688]);}_0x3e223e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35b793=>{if('formatBlock'!=_0x35b793['type'])return;const {data:_0x14dc5b}=_0x35b793;if(_0x14dc5b&&'heading'==_0x14dc5b['commandName']){const _0x196908=_0x14dc5b['commandParams'][0x0]['value'],_0x3fbe18=this['_getHeadingLevel'](_0x196908);if(null!==_0x3fbe18)return{'type':'format','content':o(_0x4553a1,'*Change\x20to:*\x20%0',(_0x2155bf=0x1,_0x1b35a9=_0x3fbe18,o(_0x4553a1,'ELEMENT_HEADING',[_0x2155bf,_0x1b35a9])))};const _0xd1964f=this['_headingOptions']['find'](_0x5585ee=>_0x5585ee['model']===_0x196908)['title'];return{'type':'format','content':o(_0x4553a1,'*Change\x20to:*\x20%0',_0x22daa9(0x1,_0xd1964f))};}var _0x2155bf,_0x1b35a9;});}['_getHeadingLevel'](_0x58ba98){const _0x16cda7=_0x58ba98['match'](/^heading(\d+)/);if(_0x16cda7)return _0x16cda7[0x1];const _0x3ebe1e=this['_headingOptions']?.['find'](_0x23a821=>_0x23a821['model']==_0x58ba98);if(_0x3ebe1e&&_0x3ebe1e['view']){const _0x2964f9=_0x3ebe1e['view'],_0x5576a2=(_0x2964f9['name']??_0x2964f9)['match'](/^h(\d+)/);if(_0x5576a2)return _0x5576a2[0x1];}return null;}}class et extends _0x334dcc{['afterInit'](){const _0x33e61e=this['editor'];if(!_0x33e61e['plugins']['has']('HighlightEditing'))return;const _0x12548d=_0x33e61e['plugins']['get']('TrackChangesEditing'),_0x242ede=_0x33e61e['locale'];_0x12548d['enableDefaultAttributesIntegration']('highlight'),_0x12548d['registerInlineAttribute']('highlight'),_0x12548d['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x242ede,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4ad6db=this['editor'],_0x1c428d=_0x4ad6db['locale'];_0x4ad6db['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x56577a=>{if('formatInline'!=_0x56577a['type'])return;const {data:_0x181ba3}=_0x56577a;if(_0x181ba3&&'highlight'==_0x181ba3['commandName']){const _0x56c881=_0x1c428d['t'],_0x19b5a0=_0x181ba3['commandParams'][0x0]['value'];if(_0x19b5a0){const _0x9aeeee=_0x4ad6db['config']['get']('highlight.options')['find'](_0x33b710=>_0x33b710['model']==_0x19b5a0),_0x48dc17=_0x56c881(_0x9aeeee['title'])['toLowerCase']();return{'type':'format','content':o(_0x1c428d,'*Set\x20highlight:*\x20%0',_0x48dc17),'color':{'value':_0x9aeeee['color'],'title':_0x9aeeee['title']}};}return{'type':'format','content':o(_0x1c428d,'*Remove\x20highlight*',o(_0x1c428d,'FORMAT_HIGHLIGHT'))};}});}}class st extends _0x334dcc{['afterInit'](){const _0x369420=this['editor'];if(!_0x369420['plugins']['has']('HorizontalLineEditing'))return;_0x369420['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x5dcf94=_0x369420['plugins']['get']('TrackChangesEditing'),_0x59e9b8=_0x369420['locale'];_0x5dcf94['descriptionFactory']['registerElementLabel']('horizontalLine',_0x22ee30=>o(_0x59e9b8,'ELEMENT_HORIZONTAL_LINE',_0x22ee30)),_0x369420['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x3456f3,{writer:_0x2bf773,options:_0x265c42})=>{if(!_0x265c42['showSuggestionHighlights'])return null;const _0x4b223d=_0x2bf773['createContainerElement']('div'),_0x219483=_0x2bf773['createEmptyElement']('hr');return _0x2bf773['addClass']('ck-horizontal-line',_0x4b223d),_0x2bf773['insert'](_0x2bf773['createPositionAt'](_0x4b223d,0x0),_0x219483),_0x4b223d;},'converterPriority':'high'});}}class ot extends _0x334dcc{['afterInit'](){const _0x449d8c=this['editor'];if(!_0x449d8c['plugins']['has']('HtmlEmbed'))return;const _0x3fb6fe=_0x449d8c['plugins']['get']('TrackChangesEditing'),_0x1e8084=_0x449d8c['locale'];_0x3fb6fe['descriptionFactory']['registerElementLabel']('rawHtml',_0x14647c=>o(_0x1e8084,'ELEMENT_HTML_EMBED',_0x14647c)),_0x3fb6fe['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3fb6fe['registerBlockAttribute']('value'),_0x3fb6fe['descriptionFactory']['registerDescriptionCallback'](_0x1a7b5e=>{if('attribute'!=_0x1a7b5e['type'])return;const {data:_0x2385cb}=_0x1a7b5e;if(_0x2385cb&&'value'==_0x2385cb['key']&&_0x1a7b5e['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4d91bd=o(_0x1e8084,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1e8084,'*Change\x20%0\x20content*',_0x4d91bd)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x490500=this['editor'],_0x388c33=_0x490500['locale'];_0x490500['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5a3b84=>{if('formatBlock'!=_0x5a3b84['type'])return;const {data:_0x5ac74c}=_0x5a3b84;if(_0x5ac74c&&'htmlEmbed'==_0x5ac74c['commandName']){const _0x2e7bf5=o(_0x388c33,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x388c33,'*Change\x20%0\x20content*',_0x2e7bf5)};}});}}class rt extends _0x334dcc{['afterInit'](){const _0x176db1=this['editor'];if(!_0x176db1['plugins']['has']('ImageEditing'))return;const _0x1e6d90=_0x176db1['plugins']['get']('TrackChangesEditing'),_0x2c5fe2=_0x176db1['plugins']['get']('ImageUtils'),_0x31b01d=_0x176db1['locale'];_0x1e6d90['enableCommand']('insertImage'),_0x1e6d90['descriptionFactory']['registerElementLabel']('imageBlock',_0x2ebad8=>o(_0x31b01d,'ELEMENT_IMAGE',_0x2ebad8)),_0x1e6d90['descriptionFactory']['registerElementLabel']('imageInline',_0x2a9133=>o(_0x31b01d,'ELEMENT_INLINE_IMAGE',_0x2a9133)),_0x1e6d90['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x31b01d,'ELEMENT_CAPTION')),_0x176db1['plugins']['has']('ImageUploadEditing')&&_0x1e6d90['enableCommand']('uploadImage'),_0x176db1['plugins']['has']('ImageBlockEditing')&&_0x176db1['plugins']['has']('ImageInlineEditing')&&(_0x1e6d90['enableCommand']('imageTypeInline',(_0x55cb63,_0x37ed2b)=>{const _0x526b14=_0x2c5fe2['getClosestSelectedImageElement'](_0x176db1['model']['document']['selection']);_0x176db1['model']['change'](()=>{_0x1e6d90['markBlockFormat'](_0x526b14,{'commandName':'imageTypeInline','commandParams':[_0x37ed2b]},[],'convertBlockImageToInline');});}),_0x1e6d90['enableCommand']('imageTypeBlock',(_0x79cf18,_0x1d33a6)=>{_0x176db1['model']['change'](_0x5237d2=>{let _0x4bd397=_0x2c5fe2['getClosestSelectedImageElement'](_0x176db1['model']['document']['selection']),_0x162c91=_0x5237d2['createRangeOn'](_0x4bd397);const _0x5ccc8f=_0xb34e4b['fromPosition'](_0x162c91['start'],'toPrevious'),_0x2021ed=_0xb34e4b['fromPosition'](_0x162c91['end'],'toNext');_0x1e6d90['forceDefaultExecution'](()=>_0x79cf18(_0x1d33a6)),_0x4bd397=_0x2c5fe2['getClosestSelectedImageElement'](_0x176db1['model']['document']['selection']),_0x162c91=_0x5237d2['createRangeOn'](_0x4bd397);const _0x83426e=_0x5237d2['createRange'](_0x5ccc8f,_0x2021ed);_0x5ccc8f['detach'](),_0x2021ed['detach'](),_0x1e6d90['markBlockFormat'](_0x4bd397,{'commandName':'imageTypeInline','commandParams':[_0x1d33a6]},[],'convertInlineImageToBlock'),_0x83426e['start']['isBefore'](_0x162c91['start'])&&_0x1e6d90['markInsertion'](_0x5237d2['createRange'](_0x83426e['start'],_0x162c91['start']),'convertInlineImageToBlock'),_0x162c91['end']['isBefore'](_0x83426e['end'])&&_0x1e6d90['markInsertion'](_0x5237d2['createRange'](_0x162c91['end'],_0x83426e['end']),'convertInlineImageToBlock');});}),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x1e6d90['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x35312f])=>{const _0x1efbb1=_0x1e6d90['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2463a7=_0x35312f['start'],_0x4ab3b4=_0x35312f['end'];const _0x2dc1af=_0x176db1['model']['schema']['getNearestSelectionRange'](_0x2463a7,'backward'),_0x3f8e37=_0x176db1['model']['schema']['getNearestSelectionRange'](_0x4ab3b4,'forward');_0x2dc1af['isCollapsed']&&(_0x2463a7=_0x2dc1af['start']),_0x3f8e37['isCollapsed']&&(_0x4ab3b4=_0x3f8e37['end']),_0x1efbb1([_0x176db1['model']['createRange'](_0x2463a7,_0x4ab3b4)]);}),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x13ee69),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x13ee69)),_0x176db1['plugins']['has']('ImageCaptionEditing')&&(_0x1e6d90['enableCommand']('toggleImageCaption',(_0x347285,_0x3b33c7)=>{const _0x3c19c3=_0x176db1['plugins']['get']('ImageCaptionUtils');let _0x5ad0fe=_0x2c5fe2['getClosestSelectedImageElement'](_0x176db1['model']['document']['selection']),_0x4ea76b=_0x3c19c3['getCaptionFromImageModelElement'](_0x5ad0fe);_0x176db1['model']['change'](()=>{if(_0x4ea76b)return void _0x1e6d90['markDeletion'](_0x176db1['model']['createRangeOn'](_0x4ea76b));const _0x448536=_0x2c5fe2['isBlockImage'](_0x5ad0fe);_0x347285(_0x3b33c7),_0x5ad0fe=_0x2c5fe2['getClosestSelectedImageElement'](_0x176db1['model']['document']['selection']),_0x4ea76b=_0x3c19c3['getCaptionFromImageModelElement'](_0x5ad0fe),_0x1e6d90['markInsertion'](_0x176db1['model']['createRangeOn'](_0x4ea76b),_0x448536?null:'imageCaption');});}),_0x1e6d90['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x13ee69));const _0x4def0d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x392ac3(_0x3def10,_0x4a62de){const _0x1306db=_0x4def0d['findIndex'](({type:_0x3c6433,subType:_0x3d325d})=>_0x3def10['type']==_0x3c6433&&_0x3def10['subType']==_0x3d325d),_0x403cc6=_0x4def0d['findIndex'](({type:_0x15b203,subType:_0x15f679})=>_0x4a62de['type']==_0x15b203&&_0x4a62de['subType']==_0x15f679);if(_0x1306db<0x0||_0x403cc6<0x0)return!0x1;const _0x124b70=_0x3def10['getFirstRange'](),_0x2ebdc9=_0x4a62de['getFirstRange']();if((0x0==_0x1306db||0x1==_0x1306db)&&0x2==_0x403cc6&&_0x124b70['isIntersecting'](_0x2ebdc9))return!0x0;if(0x2==_0x1306db&&0x3==_0x403cc6){const _0x1d2eb0=_0x1e6d90['_findSuggestions'](_0x124b70,'insertion')['filter'](({suggestion:_0x14e7bb,meta:_0x1a281e})=>_0x1a281e['isOwn']&&'convertInlineImageToBlock'==_0x14e7bb['subType']);if(_0x1d2eb0['length']>0x1&&_0x2ebdc9['end']['isEqual'](_0x124b70['start']))return!0x0;if(0x1==_0x1d2eb0['length']&&(_0x124b70['start']['isEqual'](_0x2ebdc9['end'])||_0x124b70['end']['isEqual'](_0x2ebdc9['start'])))return!0x0;}if(0x3==_0x1306db&&0x3==_0x403cc6&&_0x124b70['start']['isBefore'](_0x2ebdc9['start'])){const _0x3f6caf=_0x124b70['end']['nodeAfter'],_0x506402=_0x2ebdc9['start']['nodeBefore'];return _0x2c5fe2['isBlockImage'](_0x3f6caf)&&_0x3f6caf===_0x506402;}return!0x1;}function _0x13ee69(_0x24dea0,_0x3e1eed){return _0x392ac3(_0x24dea0,_0x3e1eed)?[_0x24dea0,_0x3e1eed]:_0x392ac3(_0x3e1eed,_0x24dea0)?[_0x3e1eed,_0x24dea0]:null;}_0x176db1['plugins']['has']('ImageResize')&&(_0x1e6d90['enableDefaultAttributesIntegration']('resizeImage'),_0x1e6d90['registerBlockAttribute']('resizedWidth'),_0x1e6d90['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x31b01d,'FORMAT_IMAGE_SIZE'))),_0x176db1['plugins']['has']('ImageTextAlternativeEditing')&&(_0x1e6d90['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x1e6d90['registerBlockAttribute']('alt')),_0x176db1['plugins']['has']('PictureEditing')&&(_0x1e6d90['registerBlockAttribute']('sources'),_0x1e6d90['descriptionFactory']['registerDescriptionCallback'](_0x528e94=>{if('attribute'!=_0x528e94['type'])return;const {data:_0x5031cb}=_0x528e94;return _0x5031cb&&'sources'==_0x5031cb['key']?{'type':'format','content':''}:void 0x0;})),_0x176db1['plugins']['has']('ImageSizeAttributes')&&(_0x1e6d90['registerBlockAttribute']('width'),_0x1e6d90['registerBlockAttribute']('height'),_0x1e6d90['descriptionFactory']['registerDescriptionCallback'](_0x371927=>{if('attribute'!=_0x371927['type'])return;const {data:_0x21b6a6}=_0x371927;return!_0x21b6a6||'width'!=_0x21b6a6['key']&&'height'!=_0x21b6a6['key']?void 0x0:{'type':'format','content':''};})),_0x1e6d90['descriptionFactory']['registerDescriptionCallback'](_0x3ca158=>{if(!!_0x4def0d['find'](({type:_0x33fe94,subType:_0x3c0060})=>_0x3ca158['type']==_0x33fe94&&_0x3ca158['subType']==_0x3c0060))return _0x3ca158['previous']?{}:void 0x0;}),_0x1e6d90['descriptionFactory']['registerDescriptionCallback'](_0x376f57=>{if('insertion'==_0x376f57['type']||'deletion'==_0x376f57['type']){const _0x3be1bc=_0x376f57['getContainedElement']();if(_0x3be1bc&&_0x3be1bc['is']('element','caption'))return{'type':'insertion'==_0x376f57['type']?'addObject':'removeObject','element':_0x3be1bc,'quantity':0x1};}}),_0x1e6d90['descriptionFactory']['registerDescriptionCallback'](_0xb0f340=>'formatBlock'==_0xb0f340['type']&&'convertInlineImageToBlock'==_0xb0f340['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0xb0f340['type']&&'convertBlockImageToInline'==_0xb0f340['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x1e6d90['descriptionFactory']['registerDescriptionCallback'](_0x4dd8ee=>{if('attribute'!=_0x4dd8ee['type'])return;const {data:_0x2f30f0}=_0x4dd8ee;if(!_0x2f30f0||'alt'!=_0x2f30f0['key'])return;const _0xba87bd=_0x2f30f0['newValue'];return _0xba87bd?{'type':'format','content':o(_0x31b01d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xba87bd+'\x22')}:{'type':'format','content':o(_0x31b01d,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x310cce=this['editor'],_0x3fed82=_0x310cce['locale'];_0x310cce['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x48f6a1=>{if('formatBlock'!=_0x48f6a1['type']&&'formatInline'!=_0x48f6a1['type'])return;const {data:_0x215b1a}=_0x48f6a1;if(_0x215b1a){if('imageTextAlternative'==_0x215b1a['commandName']){const _0xf2289e=_0x215b1a['commandParams'][0x0]['newValue'];return _0xf2289e?{'type':'format','content':o(_0x3fed82,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xf2289e+'\x22')}:{'type':'format','content':o(_0x3fed82,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x215b1a['commandName']){const _0x4bc7a4=_0x215b1a['commandParams'][0x0]['width'];return _0x4bc7a4?{'type':'format','content':o(_0x3fed82,'*Set\x20image\x20width:*\x20%0',_0x4bc7a4)}:{'type':'format','content':o(_0x3fed82,'*Reset\x20image\x20width*')};}}});}}class at extends _0x334dcc{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x58eaa0=this['editor']['locale'],_0x1a5ee2=this['editor']['plugins']['get']('TrackChangesEditing');_0x1a5ee2['enableDefaultAttributesIntegration']('replaceImageSource'),_0x1a5ee2['registerBlockAttribute']('src'),_0x1a5ee2['descriptionFactory']['registerDescriptionCallback'](_0x843b19=>{if('attribute'!=_0x843b19['type'])return;const {data:_0x3c7a01}=_0x843b19;return _0x3c7a01&&'src'==_0x3c7a01['key']?_0x3c7a01['newValue']&&_0x3c7a01['oldValue']?{'type':'format','content':o(_0x58eaa0,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5516e3=this['editor']['plugins']['get']('TrackChangesEditing');_0x5516e3['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5516e3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5516e3['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5516e3['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3e7fde=this['editor'],_0x220ba2=_0x3e7fde['locale'];_0x3e7fde['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d9c39=>{if('formatBlock'!=_0x3d9c39['type']&&'formatInline'!=_0x3d9c39['type'])return;const {data:_0x566fb9}=_0x3d9c39;if(!_0x566fb9||'replaceImageSource'!=_0x566fb9['commandName'])return;return{'type':'format','content':o(_0x220ba2,'*Format:*\x20replace\x20image\x20URL')};});}}class ct extends _0x334dcc{['afterInit'](){const _0x3ce6f0=this['editor'];if(!_0x3ce6f0['plugins']['has']('ImageStyleEditing'))return;const _0x477a39=_0x3ce6f0['plugins']['get']('TrackChangesEditing'),_0x47f1d8=_0x3ce6f0['plugins']['get']('ImageUtils'),_0xaa678b={};_0x477a39['enableCommand']('imageStyle',(_0x465170,_0x181f2d)=>{const _0x209453=_0x3ce6f0['plugins']['get']('Users')['me'],_0x172188=_0x3ce6f0['commands']['get']('imageStyle');let _0x11531c=_0x47f1d8['getClosestSelectedImageElement'](_0x3ce6f0['model']['document']['selection']),_0x59eb76=_0x3ce6f0['model']['createRangeOn'](_0x11531c),_0x3b21fb=_0x172188['value'];if(_0x3b21fb==_0x181f2d['value'])return;const _0x23faa3={'commandName':'imageStyle','commandParams':[_0x181f2d],'formatGroupId':_0x493eac()};_0x3ce6f0['model']['change'](()=>{if(_0x477a39['getSuggestions']()['filter'](_0x3591bc=>_0x3591bc['isInContent']&&_0x209453==_0x3591bc['author']&&('formatBlock'==_0x3591bc['type']||'formatInline'==_0x3591bc['type'])&&('imageStylePreApply'==_0x3591bc['subType']||'imageStylePostApply'==_0x3591bc['subType'])&&_0x3591bc['getFirstRange']()['isEqual'](_0x59eb76))['forEach'](_0x328615=>_0x477a39['discardSuggestion'](_0x328615['head'])),_0x11531c=_0x47f1d8['getClosestSelectedImageElement'](_0x3ce6f0['model']['document']['selection']),_0x59eb76=_0x3ce6f0['model']['createRangeOn'](_0x11531c),_0x172188['refresh'](),_0x3ce6f0['commands']['get']('imageTypeInline')['refresh'](),_0x3ce6f0['commands']['get']('imageTypeBlock')['refresh'](),_0x3b21fb=_0x172188['value'],_0x3b21fb!=_0x181f2d['value'])return _0x47f1d8['isInlineImage'](_0x11531c)&&_0x172188['shouldConvertImageType'](_0x181f2d['value'],_0x11531c)?(_0x465170({..._0x181f2d,'setImageSizes':!0x1}),_0x11531c=_0x47f1d8['getClosestSelectedImageElement'](_0x3ce6f0['model']['document']['selection']),void _0x477a39['markBlockFormat'](_0x11531c,{..._0x23faa3,'commandReversedParams':[{'value':_0x3b21fb||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x47f1d8['isBlockImage'](_0x11531c)?_0x477a39['markBlockFormat'](_0x11531c,_0x23faa3,[],'imageStylePostApply'):_0x477a39['markInlineFormat'](_0x59eb76,_0x23faa3,'imageStylePostApply'));});});for(const _0x18a8b3 of _0x3ce6f0['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0xaa678b[_0x18a8b3['name']]=_0x18a8b3['title']['toLowerCase']();_0x477a39['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x477a39['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x477a39['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x477a39['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x3368f9])=>{_0x47f1d8['setImageNaturalSizeAttributes'](_0x3368f9['getContainedElement']());}),_0x477a39['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x549323,_0x4be603)=>{_0x477a39['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x549323,{'commandName':_0x4be603['commandName'],'commandParams':_0x4be603['commandReversedParams']});}),_0x477a39['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x17ed08,_0x4dbe5a){if(_0x5bc27b(_0x17ed08,_0x4dbe5a))return[_0x17ed08,_0x4dbe5a];if(_0x5bc27b(_0x4dbe5a,_0x17ed08))return[_0x4dbe5a,_0x17ed08];return null;});const _0x2bdacb=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5bc27b(_0x56a1bc,_0x13f5b6){const _0x5bd28b=_0x2bdacb['findIndex'](({type:_0x49ba4a,subType:_0x3a520a})=>_0x56a1bc['type']==_0x49ba4a&&_0x56a1bc['subType']==_0x3a520a),_0x105afd=_0x2bdacb['findIndex'](({type:_0x5ddc3a,subType:_0x58e9a8})=>_0x13f5b6['type']==_0x5ddc3a&&_0x13f5b6['subType']==_0x58e9a8);if(_0x5bd28b<0x0||_0x105afd<0x0)return!0x1;const _0x2ca4ed=_0x56a1bc['getFirstRange'](),_0x1fe711=_0x13f5b6['getFirstRange']();if((0x0==_0x5bd28b||0x1==_0x5bd28b)&&0x2==_0x105afd&&_0x2ca4ed['isIntersecting'](_0x1fe711))return!0x0;if(0x2==_0x5bd28b&&0x3==_0x105afd){const _0x243eb4=_0x477a39['_findSuggestions'](_0x2ca4ed,'insertion')['filter'](({suggestion:_0x3c243d,meta:_0x4b01f0})=>_0x4b01f0['isOwn']&&'convertInlineImageToBlock'==_0x3c243d['subType']);if(_0x243eb4['length']>0x1&&_0x1fe711['end']['isEqual'](_0x2ca4ed['start']))return!0x0;if(0x1==_0x243eb4['length']&&(_0x2ca4ed['start']['isEqual'](_0x1fe711['end'])||_0x2ca4ed['end']['isEqual'](_0x1fe711['start'])))return!0x0;}if(0x3==_0x5bd28b&&0x3==_0x105afd&&_0x2ca4ed['start']['isBefore'](_0x1fe711['start'])){const _0x4d90a5=_0x2ca4ed['end']['nodeAfter'],_0x4fc70b=_0x1fe711['start']['nodeBefore'];return _0x47f1d8['isBlockImage'](_0x4d90a5)&&_0x4d90a5===_0x4fc70b;}return!0x1;}_0x3ce6f0['model']['document']['registerPostFixer'](()=>{let _0x5e8e1c=!0x1;const _0x46914a=Array['from'](_0x3ce6f0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1b6ac0,data:_0x134dbe}of _0x46914a){const {group:_0x302338,type:_0x1a799d,subType:_0x341ac0,id:_0x42d92a}=_0x477a39['_splitMarkerName'](_0x1b6ac0);if('suggestion'==_0x302338&&_0x477a39['hasSuggestion'](_0x42d92a)){if('formatBlock'==_0x1a799d&&('imageStylePreApply'==_0x341ac0||'imageStylePostApply'==_0x341ac0)){const _0xef7960=_0x477a39['getSuggestion'](_0x42d92a);if(_0x134dbe['newRange']){const _0x4383b3=_0xef7960['getFirstRange']()['getContainedElement']();if(_0x47f1d8['isBlockImage'](_0x4383b3))continue;_0x477a39['discardSuggestion'](_0xef7960),_0x5e8e1c=!0x0;}}if('insertion'==_0x1a799d&&'imageCaption'==_0x341ac0&&!_0x134dbe['newRange']){const _0x20adf7=_0x477a39['getSuggestion'](_0x42d92a);_0x20adf7['next']&&_0x20adf7['next']['isInContent']&&(_0x477a39['discardSuggestion'](_0x20adf7['next']),_0x5e8e1c=!0x0);}}}return _0x5e8e1c;}),this['_registerLegacyDescription'](_0xaa678b);}['_registerLegacyDescription'](_0x1f6f98){const _0x354895=this['editor'],_0xf7a0cd=_0x354895['locale'];_0x354895['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x26ca52=>{if('formatBlock'!=_0x26ca52['type']&&'formatInline'!=_0x26ca52['type'])return;const {data:_0x442d15}=_0x26ca52;if(!_0x442d15||'imageStyle'!=_0x442d15['commandName'])return;const _0x2ffdec=_0x442d15['commandParams'][0x0]['value'];return _0x6b5156('side'===_0x2ffdec?o(_0xf7a0cd,'FORMAT_SIDE_IMAGE'):_0x1f6f98[_0x2ffdec]||_0x2ffdec);function _0x6b5156(_0x48b253){return{'type':'format','content':o(_0xf7a0cd,'*Format:*\x20%0',_0x48b253)};}});}}class ut extends _0x334dcc{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x39eae5){super(_0x39eae5),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x59d9f1=this['editor'],_0x2804a0=_0x59d9f1['commands']['get']('importWord'),_0x15ae65=_0x59d9f1['commands']['get']('trackChanges');_0x2804a0&&(_0x2804a0['on']('execute',(_0x35cd60,[,_0x3bbdeb])=>{this['_trackChangesValueDuringImport']=_0x15ae65['value'],_0x3bbdeb['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2804a0,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2804a0,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x15ae65['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x59d9f1['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x51e4e6,_0x455a63){const {suggestions:_0x5be3c7}=_0x455a63,_0x3c4495=this['editor']['commands']['get']('trackChanges'),_0x3000a2=_0x3c4495['value'];this['_trackChangesValueDuringImport']!==_0x3000a2&&(_0x3c4495['execute'](),this['_trackChangesExecuted']=!0x0),_0x5be3c7&&_0x5be3c7['forEach'](({id:_0x19b19a,type:_0x5aa1f9,author:_0x2b7a64,created_at:_0x1c42b9})=>{const _0x4660b7={'id':_0x19b19a,'type':_0x5aa1f9,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2b7a64,'createdAt':_0x1c42b9?new Date(_0x1c42b9):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x4660b7);});}}class ft extends _0x334dcc{['afterInit'](){const _0x364cdf=this['editor'],_0x321675=_0x364cdf['plugins']['get']('TrackChangesEditing');if(_0x364cdf['plugins']['has']('IndentEditing')&&(_0x321675['enableCommand']('indent'),_0x321675['enableCommand']('outdent')),_0x364cdf['plugins']['has']('IndentBlock')){for(const _0xf26dc2 of['indentBlock','outdentBlock'])_0x321675['enableDefaultAttributesIntegration'](_0xf26dc2);}const _0x57004a=_0x364cdf['locale'];_0x321675['registerBlockAttribute']('blockIndent'),_0x321675['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x57004a,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e0c77=this['editor'],_0x380fb0=_0x4e0c77['locale'],_0x2f0662=_0x4e0c77['plugins']['get']('TrackChangesEditing');_0x2f0662['descriptionFactory']['registerDescriptionCallback'](_0xe5c627=>{if('formatBlock'!=_0xe5c627['type'])return;const {data:_0x18ac56}=_0xe5c627;if(!_0x18ac56)return;if('indentBlock'!=_0x18ac56['commandName']&&'outdentBlock'!=_0x18ac56['commandName'])return;const _0x111775=_0xe5c627['getItems']()[0x0],_0x1a382f=_0x2f0662['descriptionFactory']['getItemLabel'](_0x111775);return'indentBlock'==_0x18ac56['commandName']?{'type':'format','content':o(_0x380fb0,'*Indent:*\x20%0',_0x1a382f)}:'outdentBlock'==_0x18ac56['commandName']?{'type':'format','content':o(_0x380fb0,'*Outdent:*\x20%0',_0x1a382f)}:void 0x0;});}}class ht extends _0x334dcc{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class lt extends _0x334dcc{['afterInit'](){const _0x280da9=this['editor'];if(!_0x280da9['plugins']['has']('LinkEditing'))return;const _0x1ad390=_0x280da9['plugins']['get']('TrackChangesEditing'),_0x309914=_0x280da9['commands']['get']('link');_0x1ad390['enableDefaultAttributesIntegration']('link'),_0x1ad390['enableDefaultAttributesIntegration']('unlink'),_0x1ad390['registerInlineAttribute']('linkHref');for(const _0x1e8b24 of _0x309914['manualDecorators'])_0x1ad390['registerInlineAttribute'](_0x1e8b24['id']),_0x1ad390['descriptionFactory']['registerAttributeLabel'](_0x1e8b24['id'],'link\x20('+_0x1e8b24['label']['toLowerCase']()+')');_0x1ad390['descriptionFactory']['registerDescriptionCallback'](_0x1d3311=>{if('attribute'!=_0x1d3311['type'])return;const {data:_0x317dec}=_0x1d3311;if(!_0x317dec||'linkHref'!=_0x317dec['key'])return;const _0x7d4eeb=_0x317dec['newValue'],_0x1be51b=_0x280da9['locale'];return{'type':'format','content':null==_0x7d4eeb?o(_0x1be51b,'*Remove\x20link*'):o(_0x1be51b,'*Set\x20link:*\x20%0','\x22'+_0x7d4eeb+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f27fe=this['editor'],_0x1e83c2=_0x4f27fe['locale'];_0x4f27fe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19c7f6=>{if('formatInline'!=_0x19c7f6['type'])return;const {data:_0x1ae2f5}=_0x19c7f6;if(_0x1ae2f5){if('link'==_0x1ae2f5['commandName']){const _0x3d6893=_0x1ae2f5['commandParams'][0x0];return{'type':'format','content':o(_0x1e83c2,'*Set\x20link:*\x20%0','\x22'+_0x3d6893+'\x22')};}return'unlink'==_0x1ae2f5['commandName']?{'type':'format','content':o(_0x1e83c2,'*Remove\x20link*')}:void 0x0;}});}}class gt extends _0x334dcc{['afterInit'](){const _0x48dc68=this['editor'],_0x5a1ffb=_0x48dc68['locale'];if(!_0x48dc68['plugins']['has']('LegacyListEditing'))return;const _0x35aed3=_0x48dc68['plugins']['get']('TrackChangesEditing'),_0x183ac2=_0x48dc68['plugins']['has']('LegacyTodoListEditing');function _0x1b13aa(_0x587b6e){return()=>{const _0x569ffd=_0x48dc68['model']['document']['selection'],_0x5ea673=_0x48dc68['commands']['get'](_0x587b6e);if(_0x5ea673['value'])return void _0x48dc68['execute']('paragraph',{});const _0x49f91a=_0x587b6e['slice'](0x0,-0x4),_0x283497=function(_0x5d5b6c,_0x43c306,_0x3c2205){let _0x41d9ae=Array['from'](_0x5d5b6c)['filter'](_0x5b67b4=>function(_0x215afa,_0x2e269d){return _0x2e269d['checkChild'](_0x215afa['parent'],'listItem')&&!_0x2e269d['isObject'](_0x215afa);}(_0x5b67b4,_0x3c2205));_0x41d9ae=_0x41d9ae['filter'](_0x19e16d=>!_0x19e16d['is']('element','listItem')||_0x19e16d['getAttribute']('listType')!=_0x43c306);const _0x326f99=new Set();for(const _0x42cf79 of _0x41d9ae)_0x42cf79['is']('element','listItem')?_0x326f99['add'](Le(_0x42cf79)):_0x326f99['add'](_0x42cf79);return Array['from'](_0x326f99);}(_0x569ffd['getSelectedBlocks'](),_0x49f91a,_0x48dc68['model']['schema']);_0x48dc68['model']['change'](()=>{for(const _0x31ca49 of _0x283497)_0x35aed3['markBlockFormat'](_0x31ca49,{'commandName':_0x587b6e,'commandParams':[{'forceValue':!_0x5ea673['value']}],'formatGroupId':'blockName'},Ee(_0x31ca49));});};}function _0x19ef4f(_0x83729d){return()=>{const _0x228d30=function(_0x1a9a92){let _0x4e3c96=Array['from'](_0x1a9a92);const _0x26b57e=_0x4e3c96['findIndex'](_0x4084ee=>'listItem'!=_0x4084ee['name']);return _0x26b57e>-0x1&&(_0x4e3c96=_0x4e3c96['slice'](0x0,_0x26b57e)),_0x4e3c96;}(_0x48dc68['model']['document']['selection']['getSelectedBlocks']()),_0x5b067b=_0x48dc68['model']['createRange'](_0x48dc68['model']['createPositionAt'](_0x228d30[0x0],'before'),_0x48dc68['model']['createPositionAt'](_0x228d30[_0x228d30['length']-0x1],'end'));_0x48dc68['model']['change'](()=>{_0x35aed3['markBlockFormat'](_0x5b067b,{'commandName':_0x83729d,'commandParams':[],'formatGroupId':'listIndent'},function(_0xddc4d1){const _0x5408ae=new Set();for(const _0x477c5 of _0xddc4d1){let _0x2dff22=_0x477c5['nextSibling'];for(;_0x2dff22&&_0x2dff22['getAttribute']('listIndent')>_0x477c5['getAttribute']('listIndent');)_0x5408ae['add'](_0x2dff22),_0x2dff22=_0x2dff22['nextSibling'];}return Array['from'](_0x5408ae);}(_0x228d30));});};}_0x35aed3['enableCommand']('numberedList',_0x1b13aa('numberedList')),_0x35aed3['enableCommand']('bulletedList',_0x1b13aa('bulletedList')),_0x183ac2&&_0x35aed3['enableCommand']('todoList',_0x1b13aa('todoList')),_0x35aed3['enableCommand']('indentList',_0x19ef4f('indentList')),_0x35aed3['enableCommand']('outdentList',_0x19ef4f('outdentList')),_0x183ac2&&_0x35aed3['enableCommand']('checkTodoList',()=>{const _0x4b79bd=_0x48dc68['commands']['get']('checkTodoList'),_0x3dc0fc=Array['from'](_0x4b79bd['_selectedElements']);_0x3dc0fc['filter'](_0x2b40cd=>_0x2b40cd['getAttribute']('todoListChecked')!=_0x4b79bd['value']),_0x48dc68['model']['change'](()=>{for(const _0x2290a4 of _0x3dc0fc)_0x35aed3['markBlockFormat'](_0x2290a4,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x4b79bd['value']}]});});}),_0x35aed3['descriptionFactory']['registerElementLabel']('listItem',_0x5ab3e7=>o(_0x5a1ffb,'ELEMENT_LIST_ITEM',_0x5ab3e7)),_0x35aed3['descriptionFactory']['registerDescriptionCallback'](_0x10b330=>{if('formatBlock'!=_0x10b330['type']&&'formatInline'!=_0x10b330['type'])return;const {data:_0x46ab83}=_0x10b330;if(_0x46ab83){if('numberedList'==_0x46ab83['commandName']||'bulletedList'==_0x46ab83['commandName']||'todoList'==_0x46ab83['commandName'])switch(_0x46ab83['commandName']['replace']('List','')){case'bulleted':return _0x35557c(o(_0x5a1ffb,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x35557c(o(_0x5a1ffb,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x35557c(o(_0x5a1ffb,'ELEMENT_TODO_LIST'));}if('indentList'==_0x46ab83['commandName'])return{'type':'format','content':o(_0x5a1ffb,'*Indent:*\x20%0',o(_0x5a1ffb,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x46ab83['commandName'])return{'type':'format','content':o(_0x5a1ffb,'*Outdent:*\x20%0',o(_0x5a1ffb,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x46ab83['commandName'])return _0x46ab83['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5a1ffb,'*Check\x20item*')}:{'type':'format','content':o(_0x5a1ffb,'*Uncheck\x20item*')};}function _0x35557c(_0x5e180c){return{'type':'format','content':o(_0x5a1ffb,'*Change\x20to:*\x20%0',_0x5e180c)};}});}}function Le(_0x100f32){const _0x2675f6=_0x100f32['getAttribute']('listIndent');if(0x0==_0x2675f6)return _0x100f32;let _0x4afbce=_0x100f32;for(;_0x100f32['previousSibling']&&_0x100f32['previousSibling']['is']('element','listItem');){const _0x483c02=_0x100f32['previousSibling']['getAttribute']('listIndent');if(_0x483c02==_0x2675f6)_0x4afbce=_0x100f32['previousSibling'];else{if(_0x483c02<_0x2675f6)break;}_0x100f32=_0x100f32['previousSibling'];}return _0x4afbce;}function Ee(_0x1e4a44){const _0x2cfe35=[];if(_0x1e4a44['is']('element','listItem')&&_0x1e4a44['getAttribute']('listIndent')>0x0){let _0x3c48f2=_0x1e4a44['nextSibling'];for(;_0x3c48f2&&'listItem'==_0x3c48f2['name']&&_0x3c48f2['getAttribute']('listIndent')==_0x1e4a44['getAttribute']('listIndent');)_0x2cfe35['push'](_0x3c48f2),_0x3c48f2=_0x3c48f2['nextSibling'];}return _0x2cfe35;}class Q extends _0x334dcc{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x30ad35=this['editor']['config']['get']('list.properties'),_0x25c23f=this['editor']['plugins']['get']('TrackChangesEditing');_0x30ad35['styles']&&_0x25c23f['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x30ad35['reversed']&&_0x25c23f['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x30ad35['startIndex']&&_0x25c23f['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x25c23f['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x2ddb9b,_0x266867={}){const _0x28b7c1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x16aba9=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x28b7c1['markMultiRangeBlockFormat'](_0x16aba9,{'commandName':'listStyle','commandParams':[{'type':_0x266867['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0xb359f2,_0x29f550={}){const _0x3e6fcc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x42d498=this['_getSuggestionBlocks'](_0x45945b=>_0x45945b['is']('element','listItem')&&'numbered'===_0x45945b['getAttribute']('listType'));if(_0x42d498['length']<0x1)return;const _0x2c39ff=_0x42d498['map'](_0x5afdfd=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5afdfd,'before'),this['editor']['model']['createPositionAt'](_0x5afdfd,0x0)));this['editor']['model']['change'](()=>{_0x3e6fcc['markMultiRangeBlockFormat'](_0x2c39ff,{'commandName':'listReversed','commandParams':[{'reversed':_0x29f550['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4831a6,_0x25cbd8={}){const _0x1be7b3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x46c6c6=this['_getSuggestionBlocks'](_0x117c5d=>_0x117c5d['is']('element','listItem')&&'numbered'===_0x117c5d['getAttribute']('listType'));if(_0x46c6c6['length']<0x1)return;const _0x447c83=_0x46c6c6['map'](_0x366c7c=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x366c7c,'before'),this['editor']['model']['createPositionAt'](_0x366c7c,0x0)));this['editor']['model']['change'](()=>{_0x1be7b3['markMultiRangeBlockFormat'](_0x447c83,{'commandName':'listStart','commandParams':[{'startIndex':_0x25cbd8['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x110958){if('formatBlock'!=_0x110958['type']&&'formatInline'!=_0x110958['type'])return;const _0x4f7234=this['editor']['locale'],{data:_0x56cc9e}=_0x110958;if(!_0x56cc9e)return;let _0x40efc8,_0xba5dc;switch(_0x56cc9e['commandName']){case'listStyle':_0x40efc8='*Change\x20to:*\x20%0',_0xba5dc={'type':'format','content':o(_0x4f7234,_0x40efc8,o(_0x4f7234,this['_getTranslationKeyForListStyle'](_0x56cc9e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x40efc8=_0x56cc9e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xba5dc={'type':'format','content':o(_0x4f7234,_0x40efc8)};break;case'listStart':_0x40efc8='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xba5dc={'type':'format','content':o(_0x4f7234,_0x40efc8,_0x56cc9e['commandParams'][0x0]['startIndex'])};}return _0xba5dc;}['_getSuggestionBlocksForListStyle'](){const _0x56f1ea=this['editor']['plugins']['get']('LegacyListUtils');let _0x58d345=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x58d345[0x0]?.['is']('element','listItem')&&_0x58d345['unshift'](..._0x56f1ea['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x58d345[_0x58d345['length']-0x1]?.['is']('element','listItem')&&_0x58d345['push'](..._0x56f1ea['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x58d345=[...new Set(_0x58d345)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x58d345=_0x58d345['filter'](_0xc41edc=>_0xc41edc['is']('element','listItem'))),_0x58d345;}['_getSuggestionBlocks'](_0x2927bc){const _0xe5c9dc=this['editor']['plugins']['get']('LegacyListUtils');let _0x234840=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2927bc)['map'](_0x45b8dc=>{const _0xfab975=this['editor']['model']['createPositionAt'](_0x45b8dc,0x0);return[..._0xe5c9dc['getSiblingNodes'](_0xfab975,'backward'),..._0xe5c9dc['getSiblingNodes'](_0xfab975,'forward')];})['flat']();return _0x234840=[...new Set(_0x234840)],_0x234840;}['_getTranslationKeyForListStyle'](_0x24fdc1){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x24fdc1)||'default')['toUpperCase']()+'_LIST_'+_0x24fdc1['toUpperCase']()['replace'](/-/g,'_');}}class dt extends _0x334dcc{['afterInit'](){const _0x27ac56=this['editor'];if(!_0x27ac56['plugins']['has']('MediaEmbedEditing'))return;const _0x1e1366=_0x27ac56['plugins']['get']('TrackChangesEditing'),_0x6c184c=_0x27ac56['locale'];_0x1e1366['enableCommand']('mediaEmbed'),_0x1e1366['descriptionFactory']['registerElementLabel']('media',_0x24ffd0=>o(_0x6c184c,'ELEMENT_MEDIA',_0x24ffd0)),_0x27ac56['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x831070,{writer:_0x304c49,options:_0x1a7df5})=>{if(_0x1a7df5['showSuggestionHighlights'])return _0x304c49['createEmptyElement']('div');},'converterPriority':'high'}),_0x27ac56['data']['downcastDispatcher']['on']('attribute:url:media',(_0x52157e,_0x1960cf,_0x44cfb9)=>{_0x44cfb9['options']['showSuggestionHighlights']&&_0x52157e['stop']();},{'priority':'high'});}}class pt extends _0x334dcc{['afterInit'](){const _0x5966e9=this['editor'];_0x5966e9['plugins']['has']('MentionEditing')&&_0x5966e9['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class wt extends _0x334dcc{['afterInit'](){const _0xf416a=this['editor'];if(!_0xf416a['plugins']['has']('MergeFieldsEditing'))return;const _0x66c1c=_0xf416a['plugins']['get']('TrackChangesEditing'),_0x5c6fb5=_0xf416a['locale'];_0x66c1c['enableCommand']('insertMergeField'),_0x66c1c['enableCommand']('insertMergeFieldBlock'),_0x66c1c['enableCommand']('insertMergeFieldImage'),_0x66c1c['descriptionFactory']['registerElementLabel']('mergeField',_0x10cf2b=>o(_0x5c6fb5,'ELEMENT_MERGE_FIELD',_0x10cf2b)),_0x66c1c['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x230ada=>o(_0x5c6fb5,'ELEMENT_MERGE_FIELD',_0x230ada)),_0x66c1c['descriptionFactory']['registerDescriptionCallback'](_0x4cd9ea=>{if('insertion'!=_0x4cd9ea['type']&&'deletion'!=_0x4cd9ea['type'])return;const _0x5e21fe=_0x4cd9ea['getContainedElement']();if(null==_0x5e21fe)return;const _0x2ea139=_0xf416a['plugins']['get']('MergeFieldsEditing');let _0x5a6388;switch(_0x2ea139['getMergeFieldType'](_0x5e21fe)){case null:return;case'image':{const _0x40db86=_0x2ea139['unwrapAffixes'](_0x5e21fe['getAttribute']('src'));_0x5a6388=_0x2ea139['getLabel'](_0x40db86)||_0x40db86;break;}default:{const _0x53e5a1=_0x5e21fe['getAttribute']('id');_0x5a6388=_0x2ea139['getLabel'](_0x53e5a1)||_0x53e5a1;break;}}return'insertion'==_0x4cd9ea['type']?{'type':'insertion','content':o(_0x5c6fb5,'*Insert:*\x20%0','\x22'+_0x5a6388+'\x22\x20'+o(_0x5c6fb5,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x5c6fb5,'*Remove:*\x20%0','\x22'+_0x5a6388+'\x22\x20'+o(_0x5c6fb5,'ELEMENT_MERGE_FIELD'))};});}}class kt extends _0x334dcc{['afterInit'](){const _0x52a494=this['editor'],_0x49040c=_0x52a494['plugins']['get']('TrackChangesEditing');_0x52a494['plugins']['has']('MultiLevelList')&&(_0x49040c['enableDefaultAttributesIntegration']('multiLevelList'),_0x49040c['registerBlockAttribute']('listMarkerStyle'),_0x49040c['descriptionFactory']['registerDescriptionCallback'](_0x411594=>this['handleDescriptions'](_0x411594)));}['handleDescriptions'](_0x4574ec){const _0xab256e=this['editor']['locale'],{data:_0x18bc65}=_0x4574ec,_0x474772={'type':'format','content':''};if(_0x18bc65&&'listMarkerStyle'==_0x18bc65['key']){if(!_0x18bc65['oldValue'])return{'type':'format','content':o(_0xab256e,'*Set\x20format:*\x20%0',o(_0xab256e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x18bc65['newValue']+')'};if(!_0x18bc65['newValue']){let _0x2951e0=_0x4574ec['head'];for(;_0x2951e0;){if(_0x2951e0['data']&&'listType'==_0x2951e0['data']['key']&&_0x2951e0['data']['newValue'])return _0x474772;_0x2951e0=_0x2951e0['next'];}return{'type':'format','content':o(_0xab256e,'*Remove\x20format:*\x20%0',o(_0xab256e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x18bc65['oldValue']+')'};}}}}class bt extends _0x334dcc{['afterInit'](){const _0x3edbcc=this['editor'];if(!_0x3edbcc['plugins']['has']('PageBreakEditing'))return;_0x3edbcc['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3cd6b5=_0x3edbcc['plugins']['get']('TrackChangesEditing'),_0x54fd6e=_0x3edbcc['locale'];_0x3cd6b5['descriptionFactory']['registerElementLabel']('pageBreak',_0x11ee72=>o(_0x54fd6e,'ELEMENT_PAGE_BREAK',_0x11ee72));}}class yt extends _0x334dcc{['afterInit'](){const _0x264233=this['editor'];if(!_0x264233['plugins']['has']('Paragraph'))return;const _0x1f3f11=_0x264233['locale'],_0x43dcfc=_0x264233['plugins']['get']('TrackChangesEditing');_0x43dcfc['descriptionFactory']['registerElementLabel']('paragraph',_0x10ece6=>o(_0x1f3f11,'ELEMENT_PARAGRAPH',_0x10ece6)),_0x43dcfc['enableDefaultAttributesIntegration']('paragraph'),_0x43dcfc['enableCommand']('insertParagraph'),_0x264233['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x264233),{'priority':'highest'}),_0x264233['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5df80f,_0x59f06f,_0x103ac3)=>{_0x103ac3['options']['showSuggestionHighlights']&&nr(_0x264233,{'showActiveMarker':!0x1})(_0x5df80f,_0x59f06f,_0x103ac3);},{'priority':'highest'});const _0x2e2992=_0x43dcfc['descriptionFactory'];_0x2e2992['registerDescriptionCallback'](_0x401f01=>{if('insertion'!==_0x401f01['type'])return;const {start:_0x3f0ac5,end:_0x3227f7}=_0x401f01['getFirstRange']();if(!_0x3f0ac5['isTouching'](_0x3227f7)||!_0x3f0ac5['nodeAfter'])return;const _0x73e386=_0x264233['model']['schema'],_0x314431=_0x3f0ac5['nodeAfter'];return _0x73e386['isBlock'](_0x314431)&&!_0x73e386['isLimit'](_0x314431)&&_0x73e386['checkChild'](_0x314431,'$text')?{'type':'insertion','content':o(_0x1f3f11,'*Insert:*\x20%0',_0x2e2992['getItemLabel'](_0x314431,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5dd175=this['editor'],_0x1be256=_0x5dd175['locale'];_0x5dd175['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x90cda8=>{if('formatBlock'!=_0x90cda8['type'])return;const {data:_0x2a19d9}=_0x90cda8;return _0x2a19d9&&'paragraph'==_0x2a19d9['commandName']?{'type':'format','content':o(_0x1be256,'*Change\x20to:*\x20%0',o(_0x1be256,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x17b2e6,{showActiveMarker:_0xe6cf5f=!0x0}={}){return(_0xf534c8,_0x4b86a2,_0xcec814)=>{const _0x2eebac=_0x17b2e6['plugins']['get']('TrackChangesEditing'),_0x5f0afd=_0x4b86a2['markerRange']['start'],_0x46a1bb=_0x4b86a2['markerRange']['end'],_0xcf8582=_0x17b2e6['model']['schema'];if(!_0x5f0afd['isTouching'](_0x46a1bb)||!_0x5f0afd['nodeAfter'])return;const _0x33cddc=_0x5f0afd['nodeAfter'];if(_0xcf8582['isBlock'](_0x33cddc)&&!_0xcf8582['isLimit'](_0x33cddc)&&_0xcf8582['checkChild'](_0x33cddc,'$text')){if(!_0xcec814['consumable']['consume'](_0x4b86a2['markerRange'],_0xf534c8['name']))return;const {authorId:_0x46fd29}=_0x2eebac['_splitMarkerName'](_0x4b86a2['markerName']),_0x2d51e4=_0xcec814['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x46fd29}),_0x253b48=_0xcec814['mapper']['toViewPosition'](_0x46a1bb);_0xe6cf5f&&_0x2eebac['activeMarkers']['includes'](_0x4b86a2['markerName'])&&_0xcec814['writer']['addClass']('ck-suggestion-marker--active',_0x2d51e4),_0xcec814['writer']['insert'](_0x253b48,_0x2d51e4),_0xcec814['mapper']['bindElementToMarker'](_0x2d51e4,_0x4b86a2['markerName']);}};}class jt extends _0x334dcc{['afterInit'](){const _0x3bb3e6=this['editor'];_0x3bb3e6['commands']['get']('replaceSource')&&_0x3bb3e6['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class St extends _0x334dcc{['afterInit'](){const _0x32898d=this['editor'];if(!_0x32898d['plugins']['has']('RemoveFormatEditing'))return;_0x32898d['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x278511=this['editor'];_0x278511['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x39d813=>{if('formatBlock'!=_0x39d813['type']&&'formatInline'!=_0x39d813['type'])return;const {data:_0x164d48}=_0x39d813;return _0x164d48&&'removeFormat'==_0x164d48['commandName']?{'type':'format','content':o(_0x278511['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class At extends _0x334dcc{['afterInit'](){const _0x50b12e=this['editor'];if(!_0x50b12e['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x35c77d=_0x50b12e['plugins']['get']('TrackChangesEditing');_0x35c77d['enableCommand']('goToPreviousRestrictedEditingException'),_0x35c77d['enableCommand']('goToNextRestrictedEditingException');const _0x4c9286=_0x50b12e['plugins']['get']('RestrictedEditingModeEditing');_0x4c9286['enableCommand']('trackChanges'),_0x4c9286['enableCommand']('acceptSuggestion'),_0x4c9286['enableCommand']('discardSuggestion'),_0x4c9286['enableCommand']('acceptAllSuggestions'),_0x4c9286['enableCommand']('discardAllSuggestions'),_0x4c9286['enableCommand']('acceptSelectedSuggestions'),_0x4c9286['enableCommand']('discardSelectedSuggestions');}}class It extends _0x334dcc{static get['requires'](){return[_0x4bfe6a];}['init'](){const _0x59fbb9=this['editor'],_0x129566=_0x59fbb9['plugins']['get']('TrackChangesEditing');_0x129566['enableCommand']('shiftEnter'),_0x59fbb9['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x59fbb9),{'priority':'high'}),_0x59fbb9['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x59fbb9),{'priority':'high'}),_0x59fbb9['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1b2e0a,_0x1e9d28,_0x2eeced)=>{_0x2eeced['options']['showSuggestionHighlights']&&je(_0x59fbb9,{'showActiveMarker':!0x1})(_0x1b2e0a,_0x1e9d28,_0x2eeced);}),_0x129566['descriptionFactory']['registerElementLabel']('softBreak',_0x30bbbc=>o(_0x59fbb9['locale'],'ELEMENT_LINE_BREAK',_0x30bbbc));}}function je(_0x29a20c,{showActiveMarker:_0x1cd81b=!0x0}={}){return(_0x4db8f4,_0x571516,_0x24630b)=>{const _0x2932f3=_0x29a20c['plugins']['get']('TrackChangesEditing');if(!_0x24630b['consumable']['test'](_0x571516['markerRange'],_0x4db8f4['name']))return;const _0x43a7b3=_0x29a20c['model'];for(const _0x384757 of _0x571516['markerRange']['getItems']()){if(!_0x384757['is']('element','softBreak'))continue;const _0x17b0ef='deletion'==_0x571516['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x3b5931}=_0x2932f3['_splitMarkerName'](_0x571516['markerName']),_0x31c26b=_0x24630b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x17b0ef,'data-author-id':_0x3b5931}),_0x581a7b=_0x24630b['mapper']['toViewPosition'](_0x43a7b3['createPositionBefore'](_0x384757));_0x1cd81b&&_0x2932f3['activeMarkers']['includes'](_0x571516['markerName'])&&_0x24630b['writer']['addClass']('ck-suggestion-marker--active',_0x31c26b),_0x24630b['writer']['insert'](_0x581a7b,_0x31c26b),_0x24630b['mapper']['bindElementToMarker'](_0x31c26b,_0x571516['markerName']);}};}class vt extends _0x334dcc{['afterInit'](){const _0x2095a4=this['editor'],_0x295336=_0x2095a4['model'],_0x5cec75=_0x2095a4['locale'];if(!_0x2095a4['plugins']['has']('StandardEditingModeEditing'))return;const _0x5c44a8=_0x2095a4['plugins']['get']('TrackChangesEditing'),_0x455b14='restrictedEditingException',_0x52f5dd=_0x2095a4['commands']['get'](_0x455b14);_0x5c44a8['enableCommand'](_0x455b14,(_0x4103d5,_0x19856d={})=>{const _0x61b5f6=_0x295336['document']['selection'];if(_0x61b5f6['isCollapsed'])return void _0x4103d5(_0x19856d);const _0x2e0832=void 0x0!==_0x19856d['forceValue']?_0x19856d['forceValue']:!_0x52f5dd['value'];_0x295336['change'](()=>{const _0x320a59=Array['from'](_0x61b5f6['getRanges']());for(const _0x499a65 of _0x320a59){const _0x7fc139=_0x2e0832?[_0x499a65]:io(_0x455b14,_0x499a65,_0x295336);for(const _0x80478a of _0x7fc139)_0x5c44a8['markInlineFormat'](_0x80478a,{'commandName':_0x455b14,'commandParams':[{'forceValue':_0x2e0832}]});}});}),_0x5c44a8['descriptionFactory']['registerDescriptionCallback'](_0xf73e9f=>{if('formatBlock'!=_0xf73e9f['type']&&'formatInline'!=_0xf73e9f['type'])return;const {data:_0xb3b887}=_0xf73e9f;return _0xb3b887&&_0xb3b887['commandName']==_0x455b14?_0xb3b887['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5cec75,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x5cec75,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class _t extends _0x334dcc{['afterInit'](){const _0x236e74=this['editor'];if(!_0x236e74['plugins']['has']('Style')||!_0x236e74['plugins']['has']('DataSchema'))return;const _0x2f7a69=_0x236e74['plugins']['get']('TrackChangesEditing'),_0x53ef2c=_0x236e74['locale'],_0x4da953=_0x236e74['config']['get']('style')||{},_0x4d7610=_0x236e74['plugins']['get']('GeneralHtmlSupport'),_0xfd1cbd=_0x236e74['plugins']['get']('StyleUtils')['normalizeConfig'](_0x236e74['plugins']['get']('DataSchema'),_0x4da953['definitions']);_0x2f7a69['enableDefaultAttributesIntegration']('style');const _0x36f464=new Set();for(const _0x4d8f60 of _0xfd1cbd['block']){const _0x4f7ccd=_0x4d7610['getGhsAttributeNameForElement'](_0x4d8f60['element']);_0x36f464['add'](_0x4f7ccd);}const _0x5d7747=new Set();for(const _0x3928fa of _0xfd1cbd['inline']){const _0x4160ca=_0x4d7610['getGhsAttributeNameForElement'](_0x3928fa['element']);_0x5d7747['add'](_0x4160ca);for(const _0x3d4b69 of _0x3928fa['ghsAttributes'])_0x5d7747['add'](_0x3d4b69);}for(const _0x4a42d4 of _0x36f464)_0x2f7a69['registerBlockAttribute'](_0x4a42d4),_0x2f7a69['descriptionFactory']['registerAttributeLabel'](_0x4a42d4,o(_0x53ef2c,'FORMAT_STYLE'));for(const _0xa7158d of _0x5d7747)_0x2f7a69['registerInlineAttribute'](_0xa7158d),_0x2f7a69['descriptionFactory']['registerAttributeLabel'](_0xa7158d,o(_0x53ef2c,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5b24db=this['editor'],_0x240d75=_0x5b24db['locale'];_0x5b24db['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x28ecea=>{if('formatBlock'!=_0x28ecea['type']&&'formatInline'!=_0x28ecea['type'])return;const {data:_0x32ac5c}=_0x28ecea;return _0x32ac5c&&'style'===_0x32ac5c['commandName']?_0x32ac5c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x240d75,'*Set\x20format:*\x20%0',_0x32ac5c['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x240d75,'*Remove\x20format:*\x20%0',_0x32ac5c['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class Ct extends _0x334dcc{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x53106c){super(_0x53106c),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4cb4a4=this['editor'],_0x1ac80d=_0x4cb4a4['model']['document']['selection'];if(!_0x4cb4a4['plugins']['has']('TableEditing'))return;const _0x12ec6e=_0x4cb4a4['locale'],_0x152fb2=_0x4cb4a4['plugins']['get']('TrackChangesEditing'),_0x2ec080=_0x4cb4a4['plugins']['get']('TableUtils');_0x152fb2['descriptionFactory']['registerElementLabel']('table',_0x449b64=>o(_0x12ec6e,'ELEMENT_TABLE',_0x449b64)),this['_setupColumnsRowsFixing'](),_0x152fb2['enableCommand']('insertTable'),_0x152fb2['enableCommand']('selectTableRow'),_0x152fb2['enableCommand']('selectTableColumn');for(const _0x4ddeb4 of['insertTableRowAbove','insertTableRowBelow']){const _0x9c5a86=_0x4cb4a4['commands']['get'](_0x4ddeb4);_0x152fb2['enableCommand'](_0x4ddeb4,_0x465bf3=>{_0x4cb4a4['model']['change'](_0x1dd06d=>{_0x465bf3();const _0x4f93b0='above'===_0x9c5a86['order'],_0x3f30a9=_0x2ec080['getSelectionAffectedTableCells'](_0x1ac80d),_0x33e41d=_0x2ec080['getRowIndexes'](_0x3f30a9),_0x4b5130=_0x4f93b0?_0x33e41d['first']-0x1:_0x33e41d['last']+0x1,_0x5a708d=_0x3f30a9[0x0]['findAncestor']('table'),_0x5d40ca=_0x2ec080['createTableWalker'](_0x5a708d,{'startRow':_0x4b5130,'endRow':_0x4b5130}),_0x4c0ccb=Array['from'](_0x5d40ca)['map'](_0x24dcc3=>_0x1dd06d['createRangeOn'](_0x24dcc3['cell']));_0x152fb2['markMultiRangeInsertion'](_0x4c0ccb,'tableRow');});});}for(const _0x1972bd of['insertTableColumnLeft','insertTableColumnRight']){const _0x253fb7=_0x4cb4a4['commands']['get'](_0x1972bd);_0x152fb2['enableCommand'](_0x1972bd,_0xf17d75=>{_0x4cb4a4['model']['change'](_0x20db67=>{_0xf17d75();const _0x4caf57='left'===_0x253fb7['order'],_0x2ce4d5=_0x2ec080['getSelectionAffectedTableCells'](_0x1ac80d),_0x5aa882=_0x2ec080['getColumnIndexes'](_0x2ce4d5),_0x54ce5f=_0x4caf57?_0x5aa882['first']-0x1:_0x5aa882['last']+0x1,_0x4f8a18=_0x2ce4d5[0x0]['findAncestor']('table'),_0x595b5=_0x2ec080['createTableWalker'](_0x4f8a18,{'startRow':0x0,'column':_0x54ce5f,'includeAllSlots':!0x1}),_0x11a661=Array['from'](_0x595b5)['map'](_0x554876=>_0x20db67['createRangeOn'](_0x554876['cell']));_0x152fb2['markMultiRangeInsertion'](_0x11a661,'tableColumn');});});}for(const _0x503491 of['removeTableRow','removeTableColumn']){const _0x33195b=_0x503491['substr'](0xb),_0x11e17f=_0x33195b['toLowerCase'](),_0x2ad887=_0x11e17f['substr'](0x0,0x3)+'span',_0x241d4d='table'+_0x33195b,_0x1403c2='min'+_0x33195b,_0x285197='max'+_0x33195b;_0x152fb2['enableCommand'](_0x503491,()=>{_0x4cb4a4['model']['change'](_0xa8cccc=>{const _0x579ac7=_0x2ec080['getSelectionAffectedTableCells'](_0x1ac80d),_0x546512=_0x579ac7[0x0]['findAncestor']('table');let _0x4b27f7;if('removeTableRow'==_0x503491){const _0x241501=_0x2ec080['getRowIndexes'](_0x579ac7);_0x4b27f7={'startRow':_0x241501['first'],'endRow':_0x241501['last'],'includeAllSlots':!0x0};}else{const _0x8601d4=_0x2ec080['getColumnIndexes'](_0x579ac7);_0x4b27f7={'startColumn':_0x8601d4['first'],'endColumn':_0x8601d4['last'],'includeAllSlots':!0x0};}const _0x1e61da=_0x2ec080['createTableWalker'](_0x546512,_0x4b27f7),_0x4828bd=Array['from'](_0x1e61da)['map'](({cell:_0x2e499b})=>_0x2e499b),_0x280d10=Ne(_0x4828bd['filter'](_0x261593=>_0x261593['hasAttribute'](_0x2ad887))),_0x4543b6=Ne(_0x4828bd['filter'](_0x285618=>!_0x285618['hasAttribute'](_0x2ad887)))['map'](_0x4c201f=>_0xa8cccc['createRangeOn'](_0x4c201f)),_0x3a21b3=_0x152fb2['markMultiRangeDeletion'](_0x4543b6,_0x241d4d);if(_0x3a21b3&&('tableRow'==_0x3a21b3['subType']||'tableColumn'==_0x3a21b3['subType'])){const _0x90b27f=this['_getSuggestionCoords'](_0x3a21b3);for(const _0x1642d6 of _0x280d10){const _0x299d06=_0xa8cccc['createRangeOn'](_0x1642d6),_0x2ec9cc=_0x2ec080['getCellLocation'](_0x1642d6),_0x1bceed=_0x1642d6['getAttribute'](_0x2ad887)-0x1,_0x1a2990=_0x90b27f[_0x1403c2],_0x2f8016=_0x90b27f[_0x285197];_0x1a2990<=_0x2ec9cc[_0x11e17f]&&_0x2ec9cc[_0x11e17f]+_0x1bceed<=_0x2f8016&&_0x3a21b3['addRange'](_0x299d06);}}});});}function _0x2761ec(_0x2a156e){const _0x35be7c=Array['from'](_0x1ac80d['getRanges']())['map'](_0x573ec0=>_0x3dae0a['fromRange'](_0x573ec0));_0x4cb4a4['model']['change'](_0x31ed76=>{const _0x141d3d=_0x31ed76['batch'];_0x2a156e=_0x2a156e['filter'](_0x39d8e8=>'$graveyard'!=_0x39d8e8['root']['rootName']),_0x31ed76['setSelection'](_0x2a156e),_0x4cb4a4['commands']['get']('removeTableRow')['refresh'](),_0x4cb4a4['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4cb4a4['model']['enqueueChange'](()=>{_0x4cb4a4['model']['enqueueChange'](_0x141d3d,_0x1a3936=>{const _0x374fa7=_0x35be7c['filter'](_0x29e785=>'$graveyard'!=_0x29e785['root']['rootName']);_0x374fa7['length']>0x0&&_0x1a3936['setSelection'](_0x374fa7);for(const _0xf59fb7 of _0x35be7c)_0xf59fb7['detach']();});});});}function _0x2f384f(_0x33543b){_0x4cb4a4['model']['change'](_0x49134b=>{const _0x356a99=Array['from'](_0x1ac80d['getRanges']())['map'](_0x29fdef=>_0x3dae0a['fromRange'](_0x29fdef)),_0x310546=[];for(const _0x37e4c5 of _0x33543b)for(const _0x3e389b of _0x37e4c5['getItems']({'shallow':!0x0}))_0x310546['push'](_0x3e389b);for(const _0x454697 of _0x310546)'$graveyard'!=_0x454697['root']['rootName']&&(_0x49134b['setSelection'](_0x49134b['createPositionAt'](_0x454697,0x0)),_0x4cb4a4['commands']['get']('removeTableColumn')['refresh'](),_0x4cb4a4['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x12e046=_0x356a99['filter'](_0x15ccdf=>'$graveyard'!=_0x15ccdf['root']['rootName']);_0x12e046['length']>0x0&&_0x49134b['setSelection'](_0x12e046);for(const _0x1f5661 of _0x356a99)_0x1f5661['detach']();});}function _0x2fe0be(_0x2549a3,_0x5798f4){return _0x5798f4['every'](_0x313cdb=>_0x2549a3['some'](_0x26f55f=>_0x26f55f['end']['isEqual'](_0x313cdb['start'])||_0x313cdb['end']['isEqual'](_0x26f55f['start'])));}function _0x1f8cb2(_0x482b47,_0x11bad3){return!_0x482b47['some'](_0x2413c0=>_0x11bad3['some'](_0x1e9e7b=>_0x2413c0['isIntersecting'](_0x1e9e7b)))&&_0x482b47['some'](_0x3113fe=>_0x11bad3['some'](_0xa11550=>_0x3113fe['end']['isTouching'](_0xa11550['start'])));}_0x4cb4a4['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2e45ce,_0xaff0fd,_0x1c1ab0)=>{if(!_0x1c1ab0['options']['showSuggestionHighlights'])return;const _0x1dadf4=_0xaff0fd['item'];if(!_0x1dadf4)return;const _0x17001a=_0x1c1ab0['mapper']['toViewElement'](_0x1dadf4);function _0x29a63f(_0x1bfbbf){return Array['isArray'](_0x1bfbbf)?_0x1bfbbf:[_0x1bfbbf];}_0x17001a&&'tableCell'===_0x1dadf4['name']&&_0x36341b(_0x17001a,_0x1c1ab0['writer'],(_0x573a61,_0x24b63f,_0x53db83)=>_0x53db83['addClass'](_0x29a63f(_0x24b63f['classes']),_0x573a61),(_0x302c17,_0x255516,_0x410a99)=>_0x410a99['removeClass'](_0x29a63f(_0x255516['classes']),_0x302c17));},{'priority':'highest'}),_0x152fb2['descriptionFactory']['registerDescriptionCallback'](_0x309cdf=>{if('insertion'!=_0x309cdf['type']&&'deletion'!=_0x309cdf['type'])return;const _0x1f7a0f=_0x309cdf['getContainedElement']();if(null!=_0x1f7a0f&&_0x1f7a0f['is']('element','table')){if('insertion'==_0x309cdf['type']){const _0x1ba72e=_0x309cdf['getItems']()['filter'](_0x2ff2f0=>_0x2ff2f0['is']('$textProxy'))['map'](_0xb3bd98=>_0xb3bd98['data']);if(_0x1ba72e['length'])return{'type':'insertion','content':o(_0x12ec6e,'*Insert:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1ba72e['join']('\x20')+'\x22'))};}if('deletion'==_0x309cdf['type']){const _0x57aa21=_0x309cdf['getItems']()['filter'](_0x136361=>_0x136361['is']('$textProxy'))['map'](_0x41b30f=>_0x41b30f['data']);if(_0x57aa21['length'])return{'type':'deletion','content':o(_0x12ec6e,'*Remove:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x57aa21['join']('\x20')+'\x22'))};}}}),_0x152fb2['descriptionFactory']['registerDescriptionCallback'](_0x2cc259=>{if('tableRow'==_0x2cc259['subType']){const _0x5bf012=_0x2cc259['getItems']()['filter'](_0x205f7a=>_0x205f7a['is']('$textProxy'))['map'](_0x4e7709=>_0x4e7709['data']),_0x19603c=this['_getSuggestionCoords'](_0x2cc259),_0x5ddc36=_0x19603c['maxRow']-_0x19603c['minRow']+0x1;if('insertion'==_0x2cc259['type'])return _0x5bf012['length']?{'type':'insertion','content':o(_0x12ec6e,'*Insert:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5ddc36,'\x22'+_0x5bf012['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x12ec6e,'*Insert:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_ROW',_0x5ddc36))};if('deletion'==_0x2cc259['type'])return _0x5bf012['length']?{'type':'deletion','content':o(_0x12ec6e,'*Remove:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5ddc36,'\x22'+_0x5bf012['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x12ec6e,'*Remove:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_ROW',_0x5ddc36))};}if('tableColumn'==_0x2cc259['subType']){const _0x5f4543=_0x2cc259['getItems']()['filter'](_0x1b3787=>_0x1b3787['is']('$textProxy'))['map'](_0x140143=>_0x140143['data']),_0x4f061c=this['_getSuggestionCoords'](_0x2cc259),_0x13e3d2=_0x4f061c['maxColumn']-_0x4f061c['minColumn']+0x1;if('insertion'==_0x2cc259['type'])return _0x5f4543['length']?{'type':'insertion','content':o(_0x12ec6e,'*Insert:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x13e3d2,'\x22'+_0x5f4543['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x12ec6e,'*Insert:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_COLUMN',_0x13e3d2))};if('deletion'==_0x2cc259['type'])return _0x5f4543['length']?{'type':'deletion','content':o(_0x12ec6e,'*Remove:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x13e3d2,'\x22'+_0x5f4543['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x12ec6e,'*Remove:*\x20%0',o(_0x12ec6e,'ELEMENT_TABLE_COLUMN',_0x13e3d2))};}}),_0x152fb2['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x2761ec),_0x152fb2['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x2761ec),_0x152fb2['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x2f384f),_0x152fb2['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x2f384f),_0x152fb2['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2fe0be),_0x152fb2['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2fe0be),_0x152fb2['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x1f8cb2),_0x152fb2['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x1f8cb2);}['_acceptFormatSuggestionCallbackFactory'](){const _0x11cafc=this['editor'],_0x5e8960=_0x11cafc['model']['document']['selection'];return(_0x4c4f25,_0x2b8524)=>{_0x11cafc['model']['change'](_0x2e6fc7=>{const {commandName:_0xc46b2d,commandParams:_0x979e56}=_0x2b8524;let _0x2408e2=_0x4c4f25[0x0]['end']['nodeBefore'];_0x979e56&&_0x979e56[0x0]&&!0x1===_0x979e56[0x0]['forceValue']&&(_0x2408e2=_0x4c4f25[0x0]['start']['nodeAfter']);const _0x573cbe=_0x2e6fc7['createRangeIn'](_0x2408e2);if('$graveyard'==_0x573cbe['root']['rootName'])return;const _0x2bffb6=Array['from'](_0x5e8960['getRanges']())['map'](_0x3a0103=>_0x3dae0a['fromRange'](_0x3a0103));_0x2e6fc7['setSelection'](_0x573cbe),_0x11cafc['commands']['get'](_0xc46b2d)['refresh'](),_0x979e56['push']({'forceDefaultExecution':!0x0}),_0x11cafc['execute'](_0xc46b2d,..._0x979e56);const _0x340550=_0x2bffb6['filter'](_0x1c3260=>'$graveyard'!=_0x1c3260['root']['rootName']);_0x340550['length']>0x0&&_0x2e6fc7['setSelection'](_0x340550);for(const _0x4c9d59 of _0x2bffb6)_0x4c9d59['detach']();});};}['_getCoordsForCells'](_0x4ae1ba){const _0x5a5e43=this['editor']['plugins']['get']('TableUtils');let _0x21d392=Number['MAX_SAFE_INTEGER'],_0x58c5b6=Number['MIN_SAFE_INTEGER'],_0x33f68c=Number['MAX_SAFE_INTEGER'],_0x24d5e9=Number['MIN_SAFE_INTEGER'];for(const _0x7068bc of _0x4ae1ba){if('$graveyard'==_0x7068bc['root']['rootName'])continue;const {row:_0x532049,column:_0x52607c}=_0x5a5e43['getCellLocation'](_0x7068bc),_0x744ae5=_0x7068bc['hasAttribute']('rowspan')?_0x7068bc['getAttribute']('rowspan')-0x1:0x0,_0x52c8f4=_0x7068bc['hasAttribute']('colspan')?_0x7068bc['getAttribute']('colspan')-0x1:0x0;_0x21d392=_0x532049<_0x21d392?_0x532049:_0x21d392,_0x58c5b6=_0x532049+_0x744ae5>_0x58c5b6?_0x532049+_0x744ae5:_0x58c5b6,_0x33f68c=_0x52607c<_0x33f68c?_0x52607c:_0x33f68c,_0x24d5e9=_0x52607c+_0x52c8f4>_0x24d5e9?_0x52607c+_0x52c8f4:_0x24d5e9;}return{'minRow':_0x21d392,'maxRow':_0x58c5b6,'minColumn':_0x33f68c,'maxColumn':_0x24d5e9};}['_setupColumnsRowsFixing'](){const _0x1bea2f=this['editor'],_0x477cf2=_0x1bea2f['plugins']['get']('TrackChangesEditing'),_0x3f8bf3=_0x1bea2f['plugins']['get']('TableUtils');_0x1bea2f['model']['document']['on']('change:data',()=>{const _0x4b8d61=Array['from'](_0x1bea2f['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xb5b4f1,data:_0x20a61a}of _0x4b8d61){const {group:_0x25dce1,id:_0x587231,subType:_0x40c82c}=_0x477cf2['_splitMarkerName'](_0xb5b4f1);if('suggestion'!=_0x25dce1)continue;if(null!=_0x20a61a['oldRange'])continue;const _0x1db04e=_0x477cf2['getSuggestion'](_0x587231);this['_tablePostFixingSubtypes']['includes'](_0x40c82c)&&this['_tableSuggestions']['add'](_0x1db04e);}},{'priority':'low'});const _0x38dbe0=(_0x4baffa,_0x17bfac)=>{let _0x56bc3f=!0x1;const _0x1d0d4c=_0x17bfac['createRangeOn'](_0x4baffa),_0x4b3257=_0x4baffa['findAncestor']('table'),_0xf36a31=_0x3f8bf3['getCellLocation'](_0x4baffa);for(const _0x1af556 of this['_tableSuggestions']){const _0x150f44=_0x1af556['subType'],_0x93f9f9=_0x150f44['startsWith']('tablePaste'),_0x562509=_0x150f44['substr'](_0x93f9f9?0xa:0x5),_0x3a0662=_0x562509['toLowerCase'](),_0x1fcb73=_0x3a0662['substr'](0x0,0x3)+'span',_0x323353='min'+_0x562509,_0xf754e8='max'+_0x562509;if(!_0x1af556['isInContent'])continue;if(_0x4b3257!=_0x1af556['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x1af556['isIntersectingWithRange'](_0x1d0d4c))continue;const _0x4f2eef=_0x4baffa['hasAttribute'](_0x1fcb73)?_0x4baffa['getAttribute'](_0x1fcb73)-0x1:0x0,_0xc9f246=this['_getSuggestionCoords'](_0x1af556),_0x4eaa16=_0xc9f246[_0x323353],_0x1401b1=_0xc9f246[_0xf754e8];_0x4eaa16<=_0xf36a31[_0x3a0662]&&_0xf36a31[_0x3a0662]+_0x4f2eef<=_0x1401b1&&(_0x1af556['addRange'](_0x1d0d4c),_0x56bc3f=!0x0);}return _0x56bc3f;};_0x1bea2f['model']['document']['registerPostFixer'](_0x48489d=>{let _0x181bc9=!0x1;for(const _0x168e96 of _0x1bea2f['model']['document']['differ']['getChanges']())if('insert'==_0x168e96['type']){if('tableRow'==_0x168e96['name']){for(const _0x7723e7 of _0x168e96['position']['nodeAfter']['getChildren']())_0x181bc9=_0x181bc9||_0x38dbe0(_0x7723e7,_0x48489d);}else'tableCell'==_0x168e96['name']&&(_0x181bc9=_0x181bc9||_0x38dbe0(_0x168e96['position']['nodeAfter'],_0x48489d));}return _0x181bc9;});}['_getSuggestionCoords'](_0x5ef685){return this['_getCoordsForCells'](_0x5ef685['getRanges']()['map'](_0x11fefb=>_0x11fefb['start']['nodeAfter']));}}function Ne(_0x39b655){return Array['from'](new Set(_0x39b655)['values']());}class Nt extends _0x334dcc{static get['requires'](){return[Ct];}['afterInit'](){const _0x46e844=this['editor'],_0x4e2efc=_0x46e844['model']['document']['selection'],_0x4e0c61=_0x46e844['locale'];if(!_0x46e844['plugins']['has']('TableEditing'))return;const _0x21a2a5=_0x46e844['plugins']['get']('TrackChangesEditing'),_0x583958=_0x46e844['plugins']['get']('TableUtils'),_0x59dc19=_0x46e844['plugins']['get'](Ct);_0x59dc19['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x21a2a5['enableCommand']('mergeTableCells',()=>{const _0x18fd54=_0x583958['getSelectionAffectedTableCells'](_0x46e844['model']['document']['selection']);_0x46e844['model']['change'](()=>{_0x21a2a5['markMultiRangeBlockFormat'](_0x18fd54,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x46e844['commands']['get']('mergeTableCells')['on']('execute',(_0x498605,_0x5ec509)=>{_0x46e844['commands']['get']('trackChanges')['value']&&(_0x5ec509['length']>0x0&&_0x5ec509[_0x5ec509['length']-0x1]&&_0x5ec509[_0x5ec509['length']-0x1]['forceDefaultExecution']||_0x21a2a5['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x498605['stop']());},{'priority':'highest'});for(const _0x2ed1c8 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x20106e=_0x46e844['commands']['get'](_0x2ed1c8);_0x21a2a5['enableCommand'](_0x2ed1c8,()=>{const _0xc6e01b=_0x46e844['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x50a217=>_0x50a217['is']('element','tableCell')),_0x471650=_0x20106e['value'];_0x46e844['model']['change'](()=>{_0x21a2a5['markMultiRangeBlockFormat']([_0xc6e01b,_0x471650],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x236e6b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x180946=_0x46e844['commands']['get'](_0x236e6b);_0x21a2a5['enableCommand'](_0x236e6b,()=>{const _0x44c35f=_0x583958['getSelectionAffectedTableCells'](_0x46e844['model']['document']['selection'])[0x0],_0x2dcfad=_0x44c35f['findAncestor']('table'),{column:_0x275b35,row:_0x4d024f}=_0x583958['getCellLocation'](_0x44c35f);let _0x4c58c8=[];if('horizontally'==_0x180946['direction']){const _0x5aa494=_0x583958['createTableWalker'](_0x2dcfad,{'startRow':_0x4d024f,'endRow':_0x4d024f,'includeAllSlots':!0x0});_0x4c58c8=Array['from'](_0x5aa494)['map'](_0xb808e0=>_0xb808e0['cell']);}else{const _0x29e406=_0x583958['createTableWalker'](_0x2dcfad,{'column':_0x275b35,'includeAllSlots':!0x0});_0x4c58c8=Array['from'](_0x29e406)['map'](_0x149008=>_0x149008['cell']);}_0x46e844['model']['change'](_0x22961b=>{_0x21a2a5['markBlockFormat'](_0x22961b['createRangeOn'](_0x44c35f),{'commandName':_0x236e6b,'commandParams':[]},_0x4c58c8,_0x236e6b);});});}_0x21a2a5['descriptionFactory']['registerDescriptionCallback'](_0x208b8a=>{if('formatBlock'!=_0x208b8a['type']&&'formatInline'!=_0x208b8a['type'])return;const {data:_0x19b401}=_0x208b8a;return _0x19b401&&'mergeTableCells'==_0x19b401['commandName']?{'type':'format','content':o(_0x4e0c61,'*Merge\x20cells*')}:void 0x0;}),_0x21a2a5['descriptionFactory']['registerDescriptionCallback'](_0x3f2e97=>{if('formatBlock'!=_0x3f2e97['type']&&'formatInline'!=_0x3f2e97['type'])return;const {data:_0x50ad8c}=_0x3f2e97;return _0x50ad8c?'splitTableCellVertically'==_0x50ad8c['commandName']?{'type':'format','content':o(_0x4e0c61,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x50ad8c['commandName']?{'type':'format','content':o(_0x4e0c61,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x570a9c=_0x59dc19['_acceptFormatSuggestionCallbackFactory']();for(const _0x105dff of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x21a2a5['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x105dff,'accept',_0x570a9c);for(const _0x2adf75 of['splitTableCellVertically','splitTableCellHorizontally'])_0x21a2a5['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2adf75,'accept',_0x570a9c);_0x21a2a5['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x37a7d2=>{_0x46e844['model']['change'](_0x3aceb6=>{const _0x37fdca=Array['from'](_0x4e2efc['getRanges']())['map'](_0x38f097=>_0x3dae0a['fromRange'](_0x38f097));_0x3aceb6['setSelection'](_0x37a7d2),_0x46e844['commands']['get']('mergeTableCells')['refresh'](),_0x46e844['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x18eb0b=_0x37fdca['filter'](_0x2aed6f=>'$graveyard'!=_0x2aed6f['root']['rootName']);_0x18eb0b['length']>0x0&&_0x3aceb6['setSelection'](_0x18eb0b);for(const _0x1a13f8 of _0x37fdca)_0x1a13f8['detach']();});});for(const _0xa837a of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5a6fc1=_0x46e844['commands']['get'](_0xa837a);_0x5a6fc1['on']('set:isEnabled',(_0x15c0ed,_0xdaf876,_0x2b9ccb)=>{if(_0x2b9ccb){const _0x49caef=_0x46e844['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5a2dbc=>_0x5a2dbc['is']('element','tableCell'));this['_areMergableCells'](_0x5a6fc1['value'],_0x49caef)||(_0x15c0ed['return']=!0x1,_0x15c0ed['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x2a4e06=this['editor']['commands']['get']('mergeTableCells'),_0x599725=this['editor']['plugins']['get']('TableUtils');if(!_0x2a4e06['isEnabled'])return!0x1;const _0x4658fc=_0x599725['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x1873d7 of _0x4658fc)for(const _0x5aaca6 of _0x4658fc)if(_0x1873d7!=_0x5aaca6&&!this['_areMergableCells'](_0x1873d7,_0x5aaca6))return!0x1;return!0x0;}['_areMergableCells'](_0x1c122f,_0x200b94){const _0xe106f6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x224822=this['editor']['model']['createRangeOn'](_0x1c122f),_0x41a18d=this['editor']['model']['createRangeOn'](_0x200b94),_0x1592c3=new Set(),_0x1323ea=new Set();for(const _0x5f48fa of _0xe106f6['getSuggestions']())if(('insertion'==_0x5f48fa['type']||'deletion'==_0x5f48fa['type']||'mergeTableCells'==_0x5f48fa['subType'])&&_0x5f48fa['isInContent']){for(const _0xdce931 of _0x5f48fa['getRanges']())_0xdce931['containsRange'](_0x224822,!0x0)&&_0x1592c3['add'](_0x5f48fa['type']+':'+_0x5f48fa['author']['id']),_0xdce931['containsRange'](_0x41a18d,!0x0)&&_0x1323ea['add'](_0x5f48fa['type']+':'+_0x5f48fa['author']['id']);}if(_0x1592c3['size']!=_0x1323ea['size'])return!0x1;for(const _0x2938d7 of _0x1592c3)if(!_0x1323ea['has'](_0x2938d7))return!0x1;return!0x0;}}class Dt extends _0x334dcc{static get['requires'](){return[Ct];}['afterInit'](){const _0x3e7068=this['editor'];if(!_0x3e7068['plugins']['has']('TableEditing'))return;const _0x38629b=_0x3e7068['locale'],_0x12ce28=_0x3e7068['plugins']['get']('TrackChangesEditing');_0x12ce28['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x12ce28['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x12ce28['registerBlockAttribute']('headingRows'),_0x12ce28['registerBlockAttribute']('headingColumns'),_0x12ce28['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x38629b,'FORMAT_HEADER_ROW')),_0x12ce28['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x38629b,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x14b802=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1d51d7=this['editor']['plugins']['get']('TableUtils'),_0x30f94b=this['editor']['plugins']['get'](Ct)['_acceptFormatSuggestionCallbackFactory']();function _0x1854c2({showActiveMarker:_0x40283c=!0x0,setDataAttribute:_0x1ff6cb=!0x0}={}){return(_0x4f5730,_0x592bd6,_0x384d32)=>{const {type:_0x4c4a34,id:_0x4c099}=_0x14b802['_splitMarkerName'](_0x592bd6['markerName']),_0x300ae6=_0x14b802['getSuggestion'](_0x4c099),_0x86786b=_0x300ae6['data'];if('formatBlock'!=_0x300ae6['type']||!_0x86786b||'setTableColumnHeader'!=_0x86786b['commandName'])return;if(_0x592bd6['item'])return void _0x4f5730['stop']();if(!_0x384d32['consumable']['consume'](_0x592bd6['markerRange'],_0x4f5730['name']))return;const _0x5d58fe=_0x592bd6['markerRange']['start']['nodeAfter'],_0x8e6aa5=_0x592bd6['markerRange']['end']['nodeBefore'],_0x4cd1bb=_0x5d58fe['parent']['parent'],{column:_0x2d8f46}=_0x1d51d7['getCellLocation'](_0x5d58fe),{column:_0x4dbdbb}=_0x1d51d7['getCellLocation'](_0x8e6aa5);for(let _0x4182fd=_0x2d8f46;_0x4182fd<=_0x4dbdbb;_0x4182fd++){const _0x1cf87f=_0x1d51d7['createTableWalker'](_0x4cd1bb,{'column':_0x4182fd,'includeAllSlots':!0x1});for(const _0x300aae of _0x1cf87f){const _0x1a47e2=_0x300aae['cell'],_0x5e599c=_0x384d32['mapper']['toViewElement'](_0x1a47e2);_0x384d32['writer']['addClass']('ck-suggestion-marker-'+_0x4c4a34,_0x5e599c),_0x1ff6cb&&_0x384d32['writer']['setAttribute']('data-suggestion',_0x4c099,_0x5e599c),_0x384d32['mapper']['bindElementToMarker'](_0x5e599c,_0x592bd6['markerName']),_0x40283c&&(_0x14b802['activeMarkers']['includes'](_0x592bd6['markerName'])?_0x384d32['writer']['addClass']('ck-suggestion-marker--active',_0x5e599c):_0x384d32['writer']['removeClass']('ck-suggestion-marker--active',_0x5e599c));}}};}_0x14b802['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x30f94b),_0x14b802['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x30f94b),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1854c2(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x49b373,_0x4794c8,_0x4eff20)=>{_0x4eff20['options']['showSuggestionHighlights']&&_0x1854c2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x49b373,_0x4794c8,_0x4eff20);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x59af44,_0x3d67bd,_0x20ee3c)=>{const {type:_0x5d9340,id:_0x34602a}=_0x14b802['_splitMarkerName'](_0x3d67bd['markerName']),_0x4e127f=_0x14b802['getSuggestion'](_0x34602a),_0x17a72e=_0x4e127f['data'];if('formatBlock'!=_0x4e127f['type']||!_0x17a72e||'setTableColumnHeader'!=_0x17a72e['commandName'])return;const _0x1fac8a=_0x20ee3c['mapper']['markerNameToElements'](_0x3d67bd['markerName']);if(_0x1fac8a){for(const _0x44b07e of _0x1fac8a)_0x20ee3c['writer']['removeClass']('ck-suggestion-marker-'+_0x5d9340,_0x44b07e),_0x20ee3c['writer']['removeClass']('ck-suggestion-marker--active',_0x44b07e),_0x20ee3c['writer']['removeAttribute']('data-suggestion',_0x44b07e),_0x20ee3c['mapper']['unbindElementFromMarkerName'](_0x44b07e,_0x3d67bd['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2e8266=this['editor'],_0xe04de2=_0x2e8266['locale'];function _0x5e765d(_0x536875){return{'type':'format','content':o(_0xe04de2,'*Format:*\x20%0',_0x536875)};}_0x2e8266['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x381056=>{if('formatBlock'!=_0x381056['type'])return;const {data:_0x11fd6c}=_0x381056;if(_0x11fd6c){if('setTableRowHeader'==_0x11fd6c['commandName']){const _0x5c518c=_0x11fd6c['commandParams'][0x0]['forceValue'];return _0x5e765d(o(_0xe04de2,_0x5c518c?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x11fd6c['commandName']){const _0xda9c25=_0x11fd6c['commandParams'][0x0]['forceValue'];return _0x5e765d(o(_0xe04de2,_0xda9c25?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x451807=>[_0x451807,null]));class Mt extends _0x334dcc{static get['requires'](){return[Ct];}['afterInit'](){const _0xabf898=this['editor'];if(!_0xabf898['plugins']['has']('TableClipboard'))return;const _0x3ca6d3=_0xabf898['plugins']['get']('TrackChangesEditing'),_0x476758=_0xabf898['plugins']['get']('TableUtils'),_0x6d36ae=_0xabf898['plugins']['get'](Ct),_0x45d983=_0xabf898['plugins']['get']('TableClipboard');_0x6d36ae['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0xabf898['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0xabf898['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x953b57=null;_0xabf898['model']['on']('insertContent',(_0x28fc74,_0x458c59)=>{const [_0x42d0c3,_0x5761b8]=_0x458c59,_0x140dab=_0x458c59[_0x458c59['length']-0x1];_0x140dab&&_0x140dab['forceDefaultExecution']||_0x3ca6d3['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xb643ab,_0x19d9c7,_0x2fcad6,_0x9ecb9b,_0x125779){if(_0x19d9c7&&!_0x19d9c7['is']('documentSelection'))return!0x1;const _0x57c559=_0x125779['getTableIfOnlyTableInContent'](_0xb643ab,_0x2fcad6);if(!_0x57c559||!Ue(_0x57c559,void 0x0,_0x9ecb9b))return!0x1;const _0x37ef81=_0x9ecb9b['getSelectionAffectedTableCells'](_0x2fcad6['document']['selection']);if(!_0x37ef81['length'])return!0x1;const _0x2c4c22=_0x37ef81[0x0]['findAncestor']('table'),_0xd6b877=_0x9ecb9b['getRowIndexes'](_0x37ef81),_0x5d7507=_0x9ecb9b['getColumnIndexes'](_0x37ef81),_0x1f328f={'startRow':_0xd6b877['first'],'endRow':_0xd6b877['last'],'startColumn':_0x5d7507['first'],'endColumn':_0x5d7507['last']};return 0x1==_0x37ef81['length']&&(_0x1f328f['endRow']+=_0x9ecb9b['getRows'](_0x57c559)-0x1,_0x1f328f['endColumn']+=_0x9ecb9b['getColumns'](_0x57c559)-0x1),Ue(_0x2c4c22,_0x1f328f,_0x9ecb9b);}(_0x42d0c3,_0x5761b8,_0xabf898['model'],_0x476758,_0x45d983)&&(_0x28fc74['stop'](),_0x953b57={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0xabf898['model']['change'](()=>{_0xabf898['model']['insertContent'](_0x458c59[0x0],_0x458c59[0x1],_0x458c59[0x2],{'forceDefaultExecution':!0x0});const _0x3bd71e=_0x493eac(),{rowInsertionRanges:_0x4dacbd,columnInsertionRanges:_0x42ced4,insertionRanges:_0x59ef18,deletionRanges:_0x88a084,cells:_0x52fcd6}=_0x953b57;_0x4dacbd['length']&&_0x3ca6d3['markMultiRangeInsertion'](_0x4dacbd,'tablePasteRow',{'tablePasteChainId':_0x3bd71e}),_0x42ced4['length']&&_0x3ca6d3['markMultiRangeInsertion'](_0x42ced4,'tablePasteColumn',{'tablePasteChainId':_0x3bd71e}),_0x59ef18['length']&&(_0x3ca6d3['markMultiRangeInsertion'](_0x59ef18,'tablePaste',{'tablePasteChainId':_0x3bd71e,'skipNestingCheck':!0x0}),_0x59ef18['forEach'](_0x31efbf=>_0x31efbf['detach']?.())),_0x88a084['length']&&(_0x3ca6d3['markMultiRangeDeletion'](_0x88a084,'tablePaste',{'tablePasteChainId':_0x3bd71e,'skipNestingCheck':!0x0}),_0x88a084['forEach'](_0x10dff6=>_0x10dff6['detach']?.()));const _0x51981d=_0x3ca6d3['markMultiRangeBlockFormat'](_0x52fcd6['map'](({element:_0x5800df})=>_0x5800df),{'formatGroupId':_0x493eac()},[],'tablePasteCell',{'tablePasteChainId':_0x3bd71e});if(_0x51981d){const _0x17bcf1=_0x51981d['getMarkers'](),_0x1234c4=[];for(const {element:_0x29eb9c,attributes:_0x4f57ca}of _0x52fcd6){if(!_0x4f57ca)continue;const _0x428ea5=_0xabf898['model']['createRangeOn'](_0x29eb9c),_0x205d6c=_0x17bcf1['find'](_0x147ad9=>_0x147ad9['getRange']()['isEqual'](_0x428ea5));_0x205d6c&&_0x1234c4['push']([_0x205d6c['name'],_0x4f57ca]);}_0x1234c4['length']&&_0x51981d['setAttribute']('markerAttributes',Object['fromEntries'](_0x1234c4));}_0x953b57=null;}));},{'priority':_0x53a02d['high']+0xa}),_0xabf898['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x37c6e8,_0x5e528d)=>{const [_0x14b81b,_0x31abc3,,_0x2e18c3]=_0x5e528d;if(!_0x953b57)return;_0x37c6e8['stop']();const _0x5e421c=_0x14b81b['cell'],_0x5e98f9=_0x31abc3,_0x36d599=Oe(_0x5e421c),_0x1bbdf2=Oe(_0x5e98f9);_0x37c6e8['return']=_0x5e421c;let _0x1b9b38=null,_0x25b011=null;if(_0x1bbdf2||_0x36d599){if(_0x36d599&&!_0x1bbdf2){_0x2e18c3['remove'](_0x5e421c['getChild'](0x0));for(const _0x4912f7 of Array['from'](_0x5e98f9['getChildren']()))_0x2e18c3['insert'](_0x4912f7,_0x5e421c,'end');const _0x3c308d=_0x953b57['rowInsertionIndexes']['includes'](_0x14b81b['row']),_0x283795=_0x953b57['columnInsertionIndexes']['includes'](_0x14b81b['column']);_0x3c308d||_0x283795||(_0x1b9b38=_0x3dae0a['fromRange'](_0x2e18c3['createRangeIn'](_0x5e421c)));}else _0x1bbdf2&&!_0x36d599&&(_0x25b011=_0x2e18c3['createRangeIn'](_0x5e421c));}else{const _0x5545f9=_0x2e18c3['createElement']('tableCellSuggestion'),_0x397d01=_0x2e18c3['createElement']('tableCellSuggestion');_0x2e18c3['wrap'](_0x2e18c3['createRangeIn'](_0x5e421c),_0x397d01),_0x2e18c3['insert'](_0x5545f9,_0x5e421c,0x0);for(const _0x1a51dd of Array['from'](_0x5e98f9['getChildren']()))_0x2e18c3['insert'](_0x1a51dd,_0x5545f9,'end');_0x1b9b38=_0x3dae0a['fromRange'](_0x2e18c3['createRangeOn'](_0x5545f9)),_0x25b011=_0x3dae0a['fromRange'](_0x2e18c3['createRangeOn'](_0x397d01));}const _0x34a314=Array['from'](_0x5e98f9['getAttributes']())['filter'](([_0x1109af])=>Be['includes'](_0x1109af));_0x953b57['cells']['push']({'element':_0x5e421c,'attributes':_0x34a314['length']?Object['fromEntries'](_0x34a314):null}),_0x1b9b38&&_0x953b57['insertionRanges']['push'](_0x1b9b38),_0x25b011&&_0x953b57['deletionRanges']['push'](_0x25b011);},{'priority':'high'}),_0x476758['on']('insertColumns',(_0x4cffe4,_0x3e6385)=>{const [_0x136955,_0x277f50={}]=_0x3e6385;if(!_0x953b57)return;const _0x51663b=_0x277f50['at']||0x0,_0x1dfd16=_0x277f50['columns']||0x1;_0x953b57['columnInsertionIndexes']=new Array(_0x1dfd16)['fill'](_0x51663b)['map']((_0x448c33,_0x5621c7)=>_0x448c33+_0x5621c7);for(const {cell:_0x41c950}of _0x476758['createTableWalker'](_0x136955,{'startColumn':_0x51663b,'endColumn':_0x51663b+_0x1dfd16-0x1}))_0x953b57['columnInsertionRanges']['push'](_0xabf898['model']['createRangeOn'](_0x41c950));},{'priority':'low'}),_0x476758['on']('insertRows',(_0x15f75f,_0x4c0489)=>{const [_0x3af8c1,_0x10c754={}]=_0x4c0489;if(!_0x953b57)return;const _0x39c0ed=_0x10c754['at']||0x0,_0x51ca0e=_0x10c754['rows']||0x1;_0x953b57['rowInsertionIndexes']=new Array(_0x51ca0e)['fill'](_0x39c0ed)['map']((_0x3384f7,_0x313aab)=>_0x3384f7+_0x313aab);for(const {cell:_0x36b9ea}of _0x476758['createTableWalker'](_0x3af8c1,{'startRow':_0x39c0ed,'endRow':_0x39c0ed+_0x51ca0e-0x1}))_0x953b57['rowInsertionRanges']['push'](_0xabf898['model']['createRangeOn'](_0x36b9ea));},{'priority':'low'}),_0x3ca6d3['descriptionFactory']['registerDescriptionCallback'](_0x263f80=>{if(_0x263f80['subType']&&_0x263f80['subType']['startsWith']('tablePaste'))return _0x263f80['previous']?{}:{'type':'insertion','content':o(_0xabf898['locale'],'*Replace\x20table\x20cells*')};});const _0x1533da=()=>!0x1;for(const _0x597df9 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x3ca6d3['_suggestionFactory']['registerCustomCallback']('insertion',_0x597df9,'join',_0x1533da),_0x3ca6d3['_suggestionFactory']['registerCustomCallback']('deletion',_0x597df9,'join',_0x1533da),_0x3ca6d3['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x597df9,'join',_0x1533da);_0x3ca6d3['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x1533da),_0x3ca6d3['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x50b753,_0x3b0aee,_0xb7e1d2)=>{const _0x3264a7=_0x50b753['map'](_0x270a76=>_0x270a76['getContainedElement']())['filter'](_0x782fe5=>_0x782fe5),_0x10d30a=new Map(_0x3264a7['map'](_0x2966c2=>[_0x2966c2,null]));if(_0x953b57){for(const {element:_0x1b1757,attributes:_0x37b7f4}of _0x953b57['cells'])_0x37b7f4&&_0x10d30a['set'](_0x1b1757,_0x37b7f4);}else{if(_0xb7e1d2&&_0xb7e1d2['markerAttributes'])for(const [_0x42ccf9,_0x627aee]of Object['entries'](_0xb7e1d2['markerAttributes'])){const _0x4acfa3=_0xabf898['model']['markers']['get'](_0x42ccf9),_0x292366=_0x4acfa3?_0x4acfa3['getRange']()['getContainedElement']():null;_0x292366&&_0x10d30a['set'](_0x292366,_0x627aee);}}_0xabf898['model']['change'](_0x14c9f2=>{for(const [_0x57c625,_0x1dc4ff]of _0x10d30a)_0x14c9f2['setAttributes']({...xe,..._0x1dc4ff},_0x57c625);});});const _0x35ba01=(_0x3f6f21,_0x108781)=>{_0x3ca6d3['_suggestionFactory']['registerCustomCallback'](_0x3f6f21,'tablePaste',_0x108781,(_0x31c773,_0x391190,_0xb34d34)=>{_0xabf898['model']['change'](_0x12fd77=>{const _0x99d9c8=[];for(const _0x2c0893 of _0x31c773){const _0x2978e4=_0x2c0893['start']['nodeAfter'];_0x2978e4['is']('element','tableCellSuggestion')&&_0x99d9c8['push'](_0x2978e4);}_0x3ca6d3['_suggestionFactory']['getSuggestionCallback'](_0x3f6f21,null,_0x108781)(_0x31c773,_0x391190,_0xb34d34);for(const _0x4a25c2 of _0x99d9c8)'$graveyard'!=_0x4a25c2['root']['rootName']&&_0x12fd77['unwrap'](_0x4a25c2);});});};_0x35ba01('insertion','accept'),_0x35ba01('insertion','discard'),_0x35ba01('deletion','accept'),_0x35ba01('deletion','discard'),_0x3ca6d3['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x1095dd=>{const _0x329625=_0x1095dd['map'](_0x2e177d=>_0x2e177d['getContainedElement']()),_0x71c1f5=_0x329625[0x0]['findAncestor']('table'),{minRow:_0x28ff39,maxRow:_0x5f2d0a}=_0x6d36ae['_getCoordsForCells'](_0x329625);_0x476758['removeRows'](_0x71c1f5,{'at':_0x28ff39,'rows':_0x5f2d0a-_0x28ff39+0x1});}),_0x3ca6d3['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x5957e3=>{const _0x53fcb4=_0x5957e3['map'](_0x2af290=>_0x2af290['getContainedElement']()),_0x374d98=_0x53fcb4[0x0]['findAncestor']('table'),{minColumn:_0x19338e,maxColumn:_0x11476a}=_0x6d36ae['_getCoordsForCells'](_0x53fcb4);_0x476758['removeColumns'](_0x374d98,{'at':_0x19338e,'columns':_0x11476a-_0x19338e+0x1});});const _0x4b1f21=(_0x3dad91,_0x5006fa)=>{if(!_0x5006fa['subType']||!_0x5006fa['subType']['startsWith']('tablePaste'))return;const _0x1323f2=_0x5006fa['attributes']['tablePasteChainId'],_0x5752bf=_0x3ca6d3['getSuggestions']()['filter'](_0x350fc5=>_0x350fc5['isInContent']&&_0x350fc5['attributes']&&_0x350fc5['attributes']['tablePasteChainId']==_0x1323f2);_0x5752bf['length']&&_0x5006fa['getAllAdjacentSuggestions']()['length']!=_0x5752bf['length']&&_0x5752bf['reduce']((_0x1f8861,_0x1c9af0)=>(_0x1f8861['next']=_0x1c9af0,_0x1c9af0['previous']=_0x1f8861,_0x1c9af0));};function _0x54a9c2(_0x21d608,_0x37b4db=!0x0){const {id:_0x18be7f,authorId:_0xba2239}=_0x3ca6d3['_splitMarkerName'](_0x21d608['markerName']),_0x5b7a2d=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4f1d3a=_0x3ca6d3['activeMarkers']['includes'](_0x21d608['markerName']);return _0x4f1d3a&&_0x5b7a2d['push']('ck-suggestion-marker--active'),{'classes':_0x5b7a2d,'attributes':{'data-suggestion':_0x18be7f,'data-author-id':_0xba2239},'priority':_0x4f1d3a&&_0x37b4db?0xbc2:0xbb8};}_0x3ca6d3['on']('suggestionLoaded',_0x4b1f21,{'priority':'high'}),_0x3ca6d3['on']('suggestionUnloaded',_0x4b1f21,{'priority':'high'}),_0xabf898['model']['document']['registerPostFixer'](()=>{let _0x13127f=!0x1;const _0x41372e=Array['from'](_0xabf898['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4aad80,data:_0x4bf83e}of _0x41372e){const {group:_0x307958,type:_0x3455e6,id:_0x108567}=_0x3ca6d3['_splitMarkerName'](_0x4aad80);if('suggestion'!=_0x307958||'deletion'!=_0x3455e6||_0x4bf83e['oldRange'])continue;if(!_0x3ca6d3['hasSuggestion'](_0x108567))continue;const _0x4b61e8=_0x3ca6d3['getSuggestion'](_0x108567)['getRanges'](),_0x100cd0=_0xabf898['plugins']['get']('Users')['me'];for(const _0x4c53f0 of _0x3ca6d3['getSuggestions']()){if(!_0x4c53f0['isInContent']||_0x4c53f0['author']!=_0x100cd0)continue;if('formatBlock'!=_0x4c53f0['type']||'tablePasteCell'!=_0x4c53f0['subType'])continue;if(_0x4c53f0['getRanges']()['every'](_0x472e37=>_0x4b61e8['some'](_0x212d93=>_0x212d93['containsRange'](_0x472e37,!0x0)))){for(const _0x30e4d7 of _0x4c53f0['getAllAdjacentSuggestions']())_0x30e4d7['isInContent']&&(_0x30e4d7['discard'](),_0x13127f=!0x0);}}}return _0x13127f;}),_0xabf898['model']['document']['registerPostFixer'](_0xf5c18e=>{const _0x5b6883=_0xabf898['commands']['get']('redo');if(!_0x5b6883||!_0x5b6883['_createdBatches']['has'](_0xf5c18e['batch']))return!0x1;let _0x190f10=!0x1;const _0x54d49d=_0xabf898['plugins']['get']('Users')['me'],_0x68100a=_0xabf898['model']['document']['differ']['getChanges'](),_0x21d261=Array['from'](_0xabf898['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x26d9c1,data:_0x5fe12f})=>{const {group:_0xb0f11f,subType:_0xcef1aa,authorId:_0x22f725}=_0x3ca6d3['_splitMarkerName'](_0x26d9c1);return'suggestion'==_0xb0f11f&&'tablePaste'==_0xcef1aa&&_0x22f725==_0x54d49d['id']&&!_0x5fe12f['oldRange'];});for(const _0x25adc9 of _0x68100a){if('insert'!=_0x25adc9['type']||'tableCellSuggestion'!=_0x25adc9['name']||0x1!=_0x25adc9['length'])continue;const _0x115f7d=_0xf5c18e['createRange'](_0x25adc9['position'],_0x25adc9['position']['getShiftedBy'](0x1));if(!_0x21d261['find'](({data:_0x210bf0})=>_0x210bf0['newRange']['isEqual'](_0x115f7d))){for(const {name:_0x578f27,data:_0x216300}of _0x21d261)if(_0x115f7d['containsRange'](_0x216300['newRange'])){_0xf5c18e['updateMarker'](_0x578f27,{'range':_0x115f7d}),_0x190f10=!0x0;break;}}}return _0x190f10;}),_0xabf898['model']['document']['registerPostFixer'](_0x5d6f82=>{let _0x3a7e78=!0x1;const _0x15708e=_0xabf898['plugins']['get']('Users')['me'],_0x2ffb05=_0x3ca6d3['getSuggestions']()['filter'](_0x36a701=>_0x36a701['isInContent']&&_0x36a701['author']==_0x15708e),_0x31be56=new Set(),_0x54d425=new Set();for(const _0x238efc of _0x2ffb05)if('tablePaste'==_0x238efc['subType'])for(const _0x459874 of _0x238efc['getMarkers']()){const _0x483c33=_0x459874['getRange']()['getContainedElement']();if(_0x483c33){if(_0x483c33['is']('element','tableCellSuggestion')&&Oe(_0x483c33)){_0x238efc['removeMarker'](_0x459874['name']),_0x31be56['add'](_0x483c33),_0x3a7e78=!0x0;const _0x49f602=_0x483c33['nextSibling'],_0x38cd7b=_0x483c33['previousSibling'],_0x2a585d=_0x49f602&&_0x49f602['is']('element','tableCellSuggestion'),_0x2276f4=_0x38cd7b&&_0x38cd7b['is']('element','tableCellSuggestion');_0x2a585d&&!_0x31be56['has'](_0x49f602)&&_0x54d425['add'](_0x49f602),_0x2276f4&&!_0x31be56['has'](_0x38cd7b)&&_0x54d425['add'](_0x38cd7b);}else _0x483c33['is']('element','paragraph')&&_0x483c33['isEmpty']&&(_0x238efc['removeMarker'](_0x459874['name']),_0x3a7e78=!0x0);}}else{if('tablePasteCell'==_0x238efc['subType']){if(!_0x238efc['attributes']||!_0x238efc['attributes']['tablePasteChainId'])continue;const _0x3cc982=_0x238efc['attributes']['markerAttributes'];if(_0x3cc982&&Object['keys'](_0x3cc982)['length'])continue;const _0x35914c=_0x238efc['attributes']['tablePasteChainId'];let _0x1357fa=!0x0,_0x3952ed=!0x0;for(const _0x2821e6 of _0x2ffb05)if(_0x2821e6['subType']&&_0x2821e6['subType']['startsWith']('tablePaste')){if(!_0x2821e6['attributes']['tablePasteChainId']){_0x3952ed=!0x1;break;}if(_0x2821e6['id']!=_0x238efc['id']&&_0x2821e6['attributes']['tablePasteChainId']==_0x35914c){_0x1357fa=!0x1;break;}}_0x3952ed&&_0x1357fa&&(_0x238efc['removeMarkers'](),_0x3a7e78=!0x0);}}for(const _0x51bd2c of _0x31be56)_0x5d6f82['remove'](_0x51bd2c);for(const _0x45fe17 of _0x54d425)_0x5d6f82['unwrap'](_0x45fe17);return _0x3a7e78;}),_0xabf898['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x257747=>_0x54a9c2(_0x257747),'converterPriority':'high'}),_0xabf898['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x189aac,_0x5b36e9)=>_0x5b36e9['options']['showSuggestionHighlights']?_0x54a9c2(_0x189aac,!0x1):null,'converterPriority':'high'});const _0x154ea9=_0xabf898['editing']['view'];this['listenTo'](_0x154ea9['document'],'clipboardOutput',(_0x583cf3,_0x4b2c21)=>{const _0x43b6c0=[];for(const _0x2ebbb3 of _0x154ea9['createRangeIn'](_0x4b2c21['content'])['getItems']())_0x2ebbb3['is']('element','suggestion-td')&&_0x43b6c0['push'](_0x2ebbb3);_0x154ea9['change'](_0x37e9cb=>{for(const _0x5ac4d1 of _0x43b6c0)_0x37e9cb['move'](_0x37e9cb['createRangeIn'](_0x5ac4d1),_0x37e9cb['createPositionBefore'](_0x5ac4d1)),_0x37e9cb['remove'](_0x5ac4d1);});});}}function Oe(_0x2de881){if(_0x2de881['isEmpty'])return!0x0;const _0x2052b5=_0x2de881['getChild'](0x0);return _0x2052b5['is']('element','paragraph')&&_0x2052b5['isEmpty'];}function Ue(_0x2da9f4,_0x4a0f14={},_0x21b549){for(const {isAnchor:_0x1a26d2,cellHeight:_0x491a3b,cellWidth:_0x5cd6f7}of _0x21b549['createTableWalker'](_0x2da9f4,{'includeAllSlots':!0x0,..._0x4a0f14}))if(!_0x1a26d2||0x1!=_0x491a3b||0x1!=_0x5cd6f7)return!0x1;return!0x0;}class $t extends _0x334dcc{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x48bf59=this['editor']['plugins']['get']('TrackChangesEditing');_0x48bf59['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x48bf59['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x48bf59['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x48bf59['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x48bf59['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x48bf59['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x454208,_0x3c51e4){const _0x41ebf0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ddad4=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x478651=_0x3c51e4['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x5ab6b5=_0x2ddad4['getColumnGroupElement'](_0x478651);let _0x440624=_0x5ab6b5?_0x2ddad4['getTableColumnsWidths'](_0x5ab6b5):null,_0x53271f=_0x478651['getAttribute']('tableWidth')||null;const _0x702888=_0x3c51e4['tableWidth']||_0x53271f,_0x327245=_0x3c51e4['columnWidths']||_0x440624,_0x2bb8b9=this['editor']['plugins']['get']('Users')['me'];for(const _0x24c77a of _0x41ebf0['getSuggestions']()){const _0x187e50=_0x24c77a['getContainedElement']();if('resizeTable'===_0x24c77a['subType']&&_0x187e50===_0x478651){_0x24c77a['author']!==_0x2bb8b9&&_0x24c77a['discard']();const _0x4cac08=_0x24c77a['data']['commandParams'];_0x53271f=_0x4cac08[0x0]['tableWidth'],_0x440624=_0x4cac08[0x0]['columnWidths'];break;}}_0x454208({'table':_0x478651,'tableWidth':_0x702888,'columnWidths':_0x327245}),_0x41ebf0['markBlockFormat'](_0x478651,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x53271f,'columnWidths':_0x440624}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x549bd2){if('formatBlock'!=_0x549bd2['type']&&'formatInline'!=_0x549bd2['type'])return;const {data:_0x36c32a}=_0x549bd2;if(_0x36c32a&&'resizeTable'===_0x36c32a['formatGroupId']){const _0x9197a6='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x9197a6)};}}}class Bt extends _0x334dcc{['afterInit'](){const _0x501eaa=this['editor'];_0x501eaa['plugins']['has']('Template')&&_0x501eaa['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Ot extends _0x334dcc{['afterInit'](){const _0x157675=this['editor'];if(!_0x157675['commands']['get']('insertTableOfContents'))return;_0x157675['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x36fefa=_0x157675['plugins']['get']('TrackChangesEditing'),_0x776618=_0x157675['locale'];_0x36fefa['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2e4ec4=>o(_0x776618,'ELEMENT_TABLE_OF_CONTENTS',_0x2e4ec4));}}class Rt extends _0x334dcc{['afterInit'](){const _0x545889=this['editor'];if(!_0x545889['plugins']['has']('Title'))return;const _0x80a7a2=_0x545889['plugins']['get']('TrackChangesEditing');_0x80a7a2['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x545889['locale'],'ELEMENT_TITLE')),_0x545889['model']['document']['registerPostFixer'](_0x19145f=>{let _0x40b8f9=!0x1;const _0x593725=Array['from'](_0x545889['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2ed198,data:_0x24f5a3}of _0x593725){const {group:_0x4130f7}=_0x80a7a2['_splitMarkerName'](_0x2ed198);if('suggestion'!==_0x4130f7||!_0x24f5a3['newRange'])continue;const _0x1863de=_0x24f5a3['newRange'],_0x2b97b1=_0x1863de['end']['nodeBefore'];if(!_0x2b97b1||!_0x2b97b1['is']('element','title-content'))continue;if(!_0x1863de['start']['isTouching'](_0x1863de['end']))continue;const _0x504341=_0x545889['model']['schema']['getNearestSelectionRange'](_0x1863de['end'],'forward');if(_0x504341&&_0x504341['isCollapsed']){const _0x1a730c=_0x19145f['createRange'](_0x1863de['start'],_0x504341['start']);_0x1a730c['isEqual'](_0x1863de)||(_0x19145f['updateMarker'](_0x2ed198,{'range':_0x1a730c}),_0x40b8f9=!0x0);}_0x40b8f9||(_0x19145f['removeMarker'](_0x2ed198),_0x40b8f9=!0x0);}return _0x40b8f9;});}}class Tt extends _0x334dcc{['afterInit'](){const _0x44e45a=this['editor'],_0x59c0ef=_0x44e45a['plugins']['get']('TrackChangesEditing');_0x44e45a['plugins']['has']('Uploadcare')&&(_0x59c0ef['enableCommand']('uploadcare'),_0x44e45a['plugins']['has']('UploadcareImageEdit')&&(_0x59c0ef['enableCommand']('uploadcareImageEdit'),_0x59c0ef['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x59c0ef['registerBlockAttribute']('uploadcareImageId'),_0x59c0ef['descriptionFactory']['registerDescriptionCallback'](_0x4925b5=>{if('attribute'!=_0x4925b5['type'])return;const {data:_0x1453ff}=_0x4925b5;return _0x1453ff&&'uploadcareImageId'==_0x1453ff['key']?{'type':'format','content':''}:void 0x0;})));}}class xt extends _0x334dcc{['afterInit'](){const _0x5337c4=this['editor'],_0x58300c=_0x5337c4['plugins']['get']('TrackChangesEditing');_0x5337c4['plugins']['has']('UndoEditing')&&(_0x58300c['enableCommand']('undo'),_0x58300c['enableCommand']('redo'));}}class Et extends _0x334dcc{static get['requires'](){return[Ct];}['afterInit'](){const _0x2f6109=this['editor'];if(!_0x2f6109['plugins']['has']('TableCaptionEditing'))return;_0x2f6109['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Ut extends _0x334dcc{['tableProperties'];['tableCellProperties'];constructor(_0x3ec000){super(_0x3ec000),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 _0x2983e4=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x422dc8 of this['tableProperties'])_0x2983e4['enableCommand'](_0x422dc8,(_0x1d5836,_0x21def7)=>{const _0x48c786=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x422dc8,[_0x48c786],this['tableProperties'],'tableProperties',_0x1d5836,_0x21def7);});_0x2983e4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x2983e4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2983e4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x510999,_0x20cf03)=>this['handleDiscardAction'](this['tableProperties'],_0x510999,_0x20cf03)),_0x2983e4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x4b435e of this['tableCellProperties'])_0x2983e4['enableCommand'](_0x4b435e,(_0x8496a7,_0x134d80)=>{const _0x201f48=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x4b435e,_0x201f48,this['tableCellProperties'],'tableCellProperties',_0x8496a7,_0x134d80);});_0x2983e4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x2983e4['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2983e4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x58fdbe,_0x264c69)=>this['handleDiscardAction'](this['tableCellProperties'],_0x58fdbe,_0x264c69)),_0x2983e4['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x2983e4['descriptionFactory']['registerDescriptionCallback'](_0x1f69a5=>this['handleSuggestionDescription'](_0x1f69a5));}['_handlePropertyChange'](_0x1e421e,_0x4aa575,_0x2c8efa,_0x347ef6,_0x591f63,_0x55af2d){const _0x16fad9=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x55af2d['batch'],()=>{for(const _0x18800a of _0x4aa575){if(this['_getSuggestion'](_0x18800a,_0x347ef6))_0x591f63(_0x55af2d);else{const _0x3dcc99={};for(const _0xcadf16 of _0x2c8efa){const _0x53bcc6=_0x18800a['getAttribute'](_0xcadf16);void 0x0!==_0x53bcc6&&(_0x3dcc99[_0xcadf16]=_0x53bcc6);}_0x591f63(_0x55af2d),_0x16fad9['markBlockFormat'](_0x18800a,{'commandParams':[_0x3dcc99]},[],_0x347ef6);}}});}['handleDiscardAction'](_0x5dd11b,_0x365da8,_0x725bc5){const _0x19622b=_0x365da8[0x0]['start']['nodeAfter'],_0x4eb772=_0x725bc5['commandParams'][0x0];this['editor']['model']['change'](_0x523462=>{for(const _0x1c6989 of _0x5dd11b)void 0x0!==_0x4eb772[_0x1c6989]?_0x523462['setAttribute'](_0x1c6989,_0x4eb772[_0x1c6989],_0x19622b):_0x523462['removeAttribute'](_0x1c6989,_0x19622b);});}['handleSuggestionDescription'](_0x1a4659){if(_0x1a4659['data'])switch(_0x1a4659['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'](_0x36d9d9,_0x59d128){const _0x2a5512=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x336017 of _0x2a5512['getSuggestions']({'skipNotAttached':!0x0})){const _0x546d5f=_0x336017['getContainedElement']();if(_0x336017['subType']===_0x59d128&&_0x546d5f===_0x36d9d9)return _0x336017;}return null;}}const m='$elementName';class p extends _0x334dcc{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x56e9d7,_0x44d761,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(_0xb8b4b6){super(_0xb8b4b6),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x56bdb0,_0x245202,_0x2098d5,_0x4f9c79)=>{this['_model']['change'](()=>{for(const _0x2257fc of[..._0x4f9c79,..._0x2098d5])this['_model']['markers']['has'](_0x2257fc)&&_0xb8b4b6['editing']['reconvertMarker'](_0x2257fc);});}),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']=_0xb8b4b6['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(),_0xb8b4b6['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xb8b4b6['config']['get']('trackChanges.trackFormatChanges'),_0xb8b4b6['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xb8b4b6['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xb8b4b6,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x4ef697=this['editor'],_0x305d42=(_0x19ce8e,_0x5b0959)=>{if('attribute'!=_0x19ce8e)return'ck-suggestion-marker-'+_0x19ce8e;const _0x5b8542=_0x5b0959['split']('|')[0x0];return this['_isBlockAttribute'](_0x5b8542)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x4ef697['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2cc4c1=>{const {id:_0x5f3e61,authorId:_0x551b35,type:_0x10a53d,subType:_0x1e1d05}=this['_splitMarkerName'](_0x2cc4c1['markerName']),_0x9f3b1=['ck-suggestion-marker',_0x305d42(_0x10a53d,_0x1e1d05)];let _0x5ee2a5=0xbb8;return this['activeMarkers']['includes'](_0x2cc4c1['markerName'])&&(_0x9f3b1['push']('ck-suggestion-marker--active'),_0x5ee2a5=0xbc2),'deletion'==_0x10a53d&&(_0x5ee2a5+=0x5),{'classes':_0x9f3b1,'attributes':{'data-suggestion':_0x5f3e61,'data-author-id':_0x551b35},'priority':_0x5ee2a5};}}),_0x4ef697['conversion']['for']('dataDowncast')['add'](_0x4de393=>{_0x4de393['on']('addMarker:suggestion',(_0x4f36f7,_0x5a579f,_0x59245e)=>{if(!_0x59245e['options']['showSuggestionHighlights'])return;const _0x56ef34=_0x5a579f['item'];if(!_0x56ef34)return;const _0x1d0112=_0x59245e['mapper']['toViewElement'](_0x56ef34);_0x4ef697['model']['schema']['isObject'](_0x56ef34)&&_0x1d0112&&!_0x1d0112['getCustomProperty']('widget')&&_0x1d0112['is']('containerElement')&&_0x36976d(_0x1d0112,_0x59245e['writer']);},{'priority':'high'});}),_0x4ef697['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0xb66fdd,_0xa9dc5c)=>{if(!_0xa9dc5c['options']['showSuggestionHighlights'])return null;const {type:_0x5e874b,subType:_0x49e09b}=this['_splitMarkerName'](_0xb66fdd['markerName']);return{'classes':['ck-suggestion-marker',_0x305d42(_0x5e874b,_0x49e09b)],'priority':0xbb8};}});const _0x41c69c=({showActiveMarkers:_0x517100=!0x0,isAttributeSuggestion:_0x499c99=!0x1}={})=>(_0x1b7633,_0x23e6fb,_0xcb7b3e)=>{if(!_0x23e6fb['item'])return;const {id:_0x3f1979,authorId:_0x6f1971}=this['_splitMarkerName'](_0x23e6fb['markerName']);if(_0x499c99){const _0x4f36a4=this['_suggestions']['get'](_0x3f1979),_0x138a9d=this['_getAttributeKey'](_0x4f36a4);if(!this['_isBlockAttribute'](_0x138a9d))return;}if(_0x23e6fb['item']['is']('selection'))return void _0xcb7b3e['consumable']['consume'](_0x23e6fb['item'],_0x1b7633['name']);const _0x345c8a=_0xcb7b3e['mapper']['toViewElement'](_0x23e6fb['item']);if(_0x23e6fb['item']['is']('element')&&_0x4ef697['model']['schema']['isBlock'](_0x23e6fb['item'])&&!_0x345c8a['getCustomProperty']('addHighlight')){_0xcb7b3e['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x345c8a),_0xcb7b3e['writer']['setAttribute']('data-suggestion',_0x3f1979,_0x345c8a),_0xcb7b3e['writer']['setAttribute']('data-author-id',_0x6f1971,_0x345c8a),_0xcb7b3e['mapper']['bindElementToMarker'](_0x345c8a,_0x23e6fb['markerName']),_0x517100&&(this['activeMarkers']['includes'](_0x23e6fb['markerName'])?_0xcb7b3e['writer']['addClass']('ck-suggestion-marker--active',_0x345c8a):_0xcb7b3e['writer']['removeClass']('ck-suggestion-marker--active',_0x345c8a));for(const _0x23f414 of _0x4ef697['model']['createRangeIn'](_0x23e6fb['item'])['getItems']())_0xcb7b3e['consumable']['consume'](_0x23f414,_0x1b7633['name']);_0xcb7b3e['consumable']['consume'](_0x23e6fb['item'],_0x1b7633['name']);}};_0x4ef697['conversion']['for']('dataDowncast')['add'](_0x244b87=>{_0x244b87['on']('addMarker:suggestion:formatBlock',(_0x4bb09b,_0x191cfb,_0x462b8c)=>{_0x462b8c['options']['showSuggestionHighlights']&&_0x41c69c({'showActiveMarkers':!0x1})(_0x4bb09b,_0x191cfb,_0x462b8c);},{'priority':'highest'});}),_0x4ef697['conversion']['for']('dataDowncast')['add'](_0x5dcc13=>{_0x5dcc13['on']('addMarker:suggestion:attribute',(_0x43a856,_0x513788,_0x28f2ad)=>{_0x28f2ad['options']['showSuggestionHighlights']&&_0x41c69c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x43a856,_0x513788,_0x28f2ad);},{'priority':'highest'});}),_0x4ef697['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x131a21,_0x1f0a2a)=>_0x1f0a2a['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x131a21['substr'](0xb)}}),_0x4ef697['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x52e0fd,{writer:_0x5771c})=>{let _0x5e67d1='suggestion:'+_0x52e0fd['getAttribute']('suggestion-type')+':'+_0x52e0fd['getAttribute']('id');return _0x52e0fd['getAttribute']('marker-count')&&(_0x5e67d1+=':'+_0x52e0fd['getAttribute']('marker-count')),_0x5771c['createElement']('$marker',{'data-name':_0x5e67d1});}}),_0x4ef697['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x4ef697['conversion']['for']('editingDowncast')['add'](_0x4ddb8f=>{_0x4ddb8f['on']('addMarker:suggestion:formatBlock',_0x41c69c(),{'priority':'high'});}),_0x4ef697['conversion']['for']('editingDowncast')['add'](_0x4a1a01=>{_0x4a1a01['on']('addMarker:suggestion:attribute',_0x41c69c({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x4ef697['conversion']['for']('editingDowncast')['add'](_0x330f85=>{_0x330f85['on']('removeMarker:suggestion:formatBlock',(_0x686241,_0x4baf40,_0x382718)=>{const _0x548a77=_0x382718['mapper']['markerNameToElements'](_0x4baf40['markerName']);if(_0x548a77){for(const _0x5365e6 of _0x548a77)_0x5365e6['getCustomProperty']('addHighlight')||(_0x382718['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5365e6),_0x382718['writer']['removeAttribute']('data-suggestion',_0x5365e6),_0x382718['writer']['removeAttribute']('data-author-id',_0x5365e6),_0x382718['mapper']['unbindElementFromMarkerName'](_0x5365e6,_0x4baf40['markerName']));}},{'priority':'high'});}),_0x4ef697['conversion']['for']('editingDowncast')['add'](_0x41c9b4=>{_0x41c9b4['on']('removeMarker:suggestion:attribute',(_0x18eddd,_0x59fedf,_0x576efe)=>{const _0x5b1172=_0x576efe['mapper']['markerNameToElements'](_0x59fedf['markerName']);if(!_0x5b1172)return;const {id:_0x33aaca}=this['_splitMarkerName'](_0x59fedf['markerName']),_0x505b2a=this['_suggestions']['get'](_0x33aaca),_0x2038cf=this['_getAttributeKey'](_0x505b2a);if(this['_isBlockAttribute'](_0x2038cf)){for(const _0x58f8fc of _0x5b1172)_0x58f8fc['getCustomProperty']('addHighlight')||(_0x576efe['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x58f8fc),_0x576efe['writer']['removeAttribute']('data-suggestion',_0x58f8fc),_0x576efe['writer']['removeAttribute']('data-author-id',_0x58f8fc),_0x576efe['mapper']['unbindElementFromMarkerName'](_0x58f8fc,_0x59fedf['markerName']));}},{'priority':'high'});}),_0x4ef697['model']['document']['registerPostFixer'](_0x81c52e=>{let _0x1e2a45=!0x1;const _0x4501e9=Array['from'](_0x4ef697['model']['document']['differ']['getChangedMarkers']()),_0x48198f=new Set();for(const {name:_0x38076b,data:_0x2d5c67}of _0x4501e9){const {group:_0x36ee7c,type:_0x41e7a0,subType:_0x324c02,id:_0x3b2b1a}=this['_splitMarkerName'](_0x38076b);if('suggestion'!==_0x36ee7c)continue;const _0x223f40=this['_suggestions']['get'](_0x3b2b1a);if(null!=_0x2d5c67['newRange']){'formatInline'==_0x41e7a0&&(_0x1e2a45=_0x1e2a45||Lt(_0x2d5c67['newRange'],_0x38076b,_0x81c52e,_0x4ef697['model']['schema']));const _0x5d90d8='attribute'==_0x41e7a0&&this['_isBlockAttribute'](_0x324c02['split']('|')[0x0]);if(_0x2d5c67['newRange']['isCollapsed']||'$graveyard'==_0x2d5c67['newRange']['root']['rootName']||'formatBlock'==_0x41e7a0&&!Ht(_0x2d5c67['newRange'])||_0x5d90d8&&!Ht(_0x2d5c67['newRange'])||'deletion'==_0x41e7a0&&!(!Ft(_0x2725d1=_0x2d5c67['newRange'])&&!function(_0x445401){return _0x445401['start']['parent']==_0x445401['end']['nodeBefore']&&_0x445401['start']['isAtEnd'];}(_0x2725d1)))_0x81c52e['removeMarker'](_0x38076b),_0x1e2a45=!0x0;else{if(!_0x223f40||!_0x223f40['isInContent'])continue;if(_0x2d5c67['newRange']&&_0x2d5c67['oldRange']&&_0x2d5c67['newRange']['isEqual'](_0x2d5c67['oldRange']))continue;_0x48198f['add'](_0x223f40);}}}var _0x2725d1;return _0x48198f['size']>0x0&&(_0x1e2a45=!!this['_joinWithAdjacentSuggestions'](_0x48198f)||_0x1e2a45),_0x1e2a45;}),_0x4ef697['model']['document']['registerPostFixer'](_0x5f26cc=>{let _0x2dfd9f=!0x1;for(const _0x53813e of _0x4ef697['model']['document']['differ']['getChanges']())if('insert'==_0x53813e['type'])for(const _0x283941 of this['_suggestions']['values']()){if(_0x283941['isMultiRange']||!_0x283941['isInContent'])continue;const _0x1ebbdb='formatBlock'==_0x283941['type'],_0x30e6b2=this['_getAttributeKey'](_0x283941),_0x1ba13e=_0x30e6b2&&this['_isBlockAttribute'](_0x30e6b2);if(!_0x1ebbdb&&!_0x1ba13e)continue;const _0x5dcb5b=_0x283941['getFirstRange']();if(_0x5dcb5b['start']['parent']!=_0x5dcb5b['end']['parent']&&!_0x5dcb5b['end']['isAtEnd']){const _0x2f4e27=_0x4ef697['model']['createPositionAt'](_0x5dcb5b['start']['nodeAfter'],'end'),_0x89bb35=_0x4ef697['model']['createRange'](_0x5dcb5b['start'],_0x2f4e27);_0x5f26cc['updateMarker'](_0x283941['getFirstMarker'](),{'range':_0x89bb35}),_0x2dfd9f=!0x0;}}return _0x2dfd9f;}),_0x4ef697['model']['document']['registerPostFixer'](_0x167b5d=>this['_processAttributeChanges'](_0x167b5d)),_0x4ef697['model']['document']['registerPostFixer'](_0x56143d=>!_0x56143d['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x56143d)),_0x4ef697['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x4ef697['model']['document']['on']('change:data',(_0x3eae49,_0x3de917)=>{if(!_0x3de917['isLocal']||_0x3de917['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x15de8b=_0x4ef697['model']['document']['differ']['getChanges']();if(0x0==_0x15de8b['length'])return;const _0x3a5884=[],_0xd49996=_0x15de8b['filter'](_0x5506df=>'attribute'==_0x5506df['type']),_0x5b475d=_0x15de8b['filter'](_0x24207a=>'insert'==_0x24207a['type']&&'$text'!=_0x24207a['name']);for(const _0x662c66 of _0xd49996)this['_isRegisteredAttribute'](_0x662c66['attributeKey'])&&_0x3a5884['push']({'key':_0x662c66['attributeKey'],'newValue':_0x662c66['attributeNewValue'],'oldValue':_0x662c66['attributeOldValue'],'range':qt(_0x662c66['range'],_0x4ef697['model'])});for(const _0x1c4e5 of _0x5b475d){if('rename'!=_0x1c4e5['action']&&'refresh'!=_0x1c4e5['action'])continue;const _0x16f680=zt(_0x1c4e5['position']['nodeAfter'],_0x4ef697['model']),_0x327c28=_0x1c4e5['before'];'rename'==_0x1c4e5['action']&&_0x3a5884['push']({'key':m,'newValue':_0x1c4e5['name'],'oldValue':_0x327c28['name'],'range':_0x16f680});for(const [_0x419b46,_0x132981]of _0x327c28['attributes']){if(!this['_isRegisteredAttribute'](_0x419b46))continue;const _0xf37c2b=_0x1c4e5['attributes']['get'](_0x419b46);_0x132981!==_0xf37c2b&&_0x3a5884['push']({'key':_0x419b46,'newValue':_0xf37c2b,'oldValue':_0x132981,'range':_0x16f680});}for(const [_0x86d4c4,_0x11eb5c]of _0x1c4e5['attributes'])this['_isRegisteredAttribute'](_0x86d4c4)&&(_0x327c28['attributes']['has'](_0x86d4c4)||_0x3a5884['push']({'key':_0x86d4c4,'newValue':_0x11eb5c,'oldValue':null,'range':_0x16f680}));}0x0!=_0x3a5884['length']&&_0x4ef697['model']['enqueueChange'](_0x3de917,_0x2927ab=>{const _0x4e0b61=_0x493eac();for(const {range:_0x23dbb5,key:_0x350465,oldValue:_0x1021f9,newValue:_0x49b1b1}of _0x3a5884)this['markAttributeChange'](_0x23dbb5,_0x350465,_0x1021f9,_0x49b1b1,{'groupId':_0x4e0b61});this['_reduceExistingSuggestions'](_0x2927ab,_0x3a5884);});},{'priority':'lowest'}),_0x4ef697['model']['markers']['on']('update:suggestion',(_0x4bbe64,_0x4585e9,_0x1bfec7)=>{if(null==_0x1bfec7){const {id:_0x446056}=this['_splitMarkerName'](_0x4585e9['name']),_0x549224=this['_suggestions']['get'](_0x446056);_0x549224&&_0x549224['addMarkerName'](_0x4585e9['name']);}}),_0x4ef697['model']['document']['on']('change:data',()=>{const _0x1ff80e=Array['from'](_0x4ef697['model']['document']['differ']['getChangedMarkers']())['filter'](_0x3236e3=>'suggestion'===this['_splitMarkerName'](_0x3236e3['name'])['group']);if(0x0===_0x1ff80e['length'])return;_0x1ff80e['sort']((_0x1aa715,_0xcd78b7)=>{const _0x1aaac4=_0x1aa715['data']['oldRange'],_0x35d32d=_0xcd78b7['data']['oldRange'];return null===_0x1aaac4&&null===_0x35d32d?0x0:null===_0x1aaac4&&null!==_0x35d32d?-0x1:null!==_0x1aaac4&&null===_0x35d32d?0x1:_0x1aaac4['start']['isBefore'](_0x35d32d['start'])?-0x1:0x1;});const _0x4ecfaf=new Set(),_0x50a8cf=new Set();for(const {name:_0x586241,data:_0x4e9181}of _0x1ff80e){const {id:_0x107bbd}=this['_splitMarkerName'](_0x586241);if(null===_0x4e9181['oldRange']){const _0x4a1cc8=this['_handleNewSuggestionMarker'](_0x586241);_0x50a8cf['add'](_0x4a1cc8);}else{const _0x561e4c=this['_suggestions']['get'](_0x107bbd);null!==_0x4e9181['newRange']||_0x561e4c['isInContent']?(_0x4ecfaf['add'](_0x561e4c['head']),_0x50a8cf['add'](_0x561e4c)):this['_removeSuggestion'](_0x561e4c);}}_0x50a8cf['size']>0x0&&this['_refreshSuggestionsChain'](_0x50a8cf);for(const _0x1eb821 of _0x4ecfaf)this['fire']('suggestionChanged',_0x1eb821);}),_0x4ef697['model']['on']('applyOperation',(_0x523761,_0x2b2730)=>{const _0x26bc14=_0x2b2730[0x0];if(!this['_suggestions']['size'])return;if(!_0x26bc14['isDocumentOperation'])return;if(_0x26bc14['batch']['isUndo']||!_0x26bc14['batch']['isLocal'])return;let _0x23da6e,_0x223456;switch(_0x26bc14['type']){case'insert':_0x23da6e=_0x4ef697['model']['createPositionAt'](_0x26bc14['position']),_0x223456=_0x23da6e['getShiftedBy'](_0x26bc14['howMany']);break;case'split':_0x23da6e=_0x4ef697['model']['createPositionAt'](_0x26bc14['splitPosition']),_0x223456=_0x4ef697['model']['createPositionAt'](_0x26bc14['moveTargetPosition']);break;case'move':_0x23da6e=_0x4ef697['model']['createPositionAt'](_0x26bc14['targetPosition']),_0x223456=_0x23da6e['getShiftedBy'](_0x26bc14['howMany']);break;default:return;}const _0x51416a=_0x4ef697['model']['createRange'](_0x23da6e,_0x223456);_0x4ef697['model']['change'](()=>{for(const {suggestion:_0x41d3b8,meta:_0xa5bcd2}of this['_findSuggestions'](_0x51416a)){if(_0x41d3b8['isMultiRange'])continue;if('formatInline'==_0x41d3b8['type'])continue;const _0x4eedb6=this['_getAttributeKey'](_0x41d3b8);if(_0x4eedb6&&this['_isBlockAttribute'](_0x4eedb6)&&'split'!=_0x26bc14['type'])continue;const _0xaad719=_0x41d3b8['data']&&_0x41d3b8['data']['multipleBlocks'];('formatBlock'!=_0x41d3b8['type']||'split'==_0x26bc14['type']&&!_0xaad719)&&(_0xa5bcd2['containsRangeInObject']||'insertion'==_0x41d3b8['type']&&_0xa5bcd2['isOwn']||_0x41d3b8['getFirstRange']()['containsRange'](_0x51416a)&&this['_breakSuggestionMarker'](_0x41d3b8,_0x23da6e,_0x223456));}});},{'priority':'lowest'}),_0x4ef697['model']['on']('deleteContent',(_0x529cb5,_0x58527c)=>{const _0x37f5d8=_0x58527c[0x0],_0x2cb68a=_0x58527c[0x1];if(_0x2cb68a&&_0x2cb68a['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x37f5d8['isCollapsed'])return;const _0x46cfb0=_0x4ef697['model']['schema'],{start:_0x510193,end:_0x43451b}=_0x37f5d8['getFirstRange'](),_0x2851c1=_0x510193['nodeAfter']&&_0x46cfb0['isLimit'](_0x510193['nodeAfter'])?null:_0x46cfb0['getNearestSelectionRange'](_0x510193,'forward'),_0x51418c=_0x43451b['nodeBefore']&&_0x46cfb0['isLimit'](_0x43451b['nodeBefore'])?null:_0x46cfb0['getNearestSelectionRange'](_0x43451b,'backward'),_0x39bfcb=_0x4ef697['model']['createRange'](_0x2851c1?_0x2851c1['start']:_0x510193,_0x51418c?_0x51418c['end']:_0x43451b);_0x4ef697['model']['change'](_0x954696=>{this['markDeletion'](_0x39bfcb);const _0x35908e=_0x4ef697['model']['schema']['getNearestSelectionRange'](_0x39bfcb['start']);_0x37f5d8['is']('documentSelection')?_0x954696['setSelection'](_0x35908e):_0x37f5d8['setTo'](_0x35908e);}),_0x529cb5['stop']();},{'priority':_0x53a02d['normal']+0xa}),_0x4ef697['model']['on']('insertContent',(_0x51ea8e,_0x3f7f8e)=>{const _0x29d9d1=_0x3f7f8e[_0x3f7f8e['length']-0x1];_0x29d9d1&&_0x29d9d1['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x4ef697['model']['change'](()=>{let _0x8b86b7=_0x4ef697['model']['insertContent'](_0x3f7f8e[0x0],_0x3f7f8e[0x1],_0x3f7f8e[0x2],{'forceDefaultExecution':!0x0});if(!_0x8b86b7)return;_0x51ea8e['return']=_0x8b86b7['clone']();const _0x4d5a9d=_0x8b86b7['end']['nodeBefore'],_0x164634=_0x4ef697['model']['schema'];_0x4d5a9d&&_0x164634['isBlock'](_0x4d5a9d)&&!_0x164634['isObject'](_0x4d5a9d)&&(_0x8b86b7=_0x4ef697['model']['createRange'](_0x8b86b7['start'],_0x4ef697['model']['createPositionAt'](_0x4d5a9d,'end'))),this['markInsertion'](_0x8b86b7);}),_0x51ea8e['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x41bf6e=new O(_0x4ef697,this['_suggestions']);_0x4ef697['commands']['add']('acceptSuggestion',_0x41bf6e),this['enableCommand']('acceptSuggestion');const _0x202916=new R(_0x4ef697,this['_suggestions']);_0x4ef697['commands']['add']('discardSuggestion',_0x202916),this['enableCommand']('discardSuggestion'),_0x4ef697['commands']['add']('acceptAllSuggestions',new x(_0x4ef697,_0x41bf6e,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x4ef697['commands']['add']('discardAllSuggestions',new x(_0x4ef697,_0x202916,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x4ef697['commands']['add']('acceptSelectedSuggestions',new E(_0x4ef697,_0x41bf6e,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x4ef697['commands']['add']('discardSelectedSuggestions',new E(_0x4ef697,_0x202916,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x313ab0=_0x4ef697['plugins']['get']('CommentsRepository');this['listenTo'](_0x313ab0,'addComment',(_0x33f162,{threadId:_0x497bf6})=>{const _0x4bbae5=this['_suggestions']['get'](_0x497bf6);_0x4bbae5&&_0x4bbae5['commentThread']&&0x1===_0x4bbae5['commentThread']['length']&&this['_updateSuggestionData'](_0x497bf6,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x313ab0,'removeComment',(_0x2a54d6,{threadId:_0x16ba90})=>{const _0x3a670a=this['_suggestions']['get'](_0x16ba90);_0x3a670a&&_0x3a670a['commentThread']&&!_0x3a670a['commentThread']['length']&&this['_updateSuggestionData'](_0x16ba90,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x17a9cd){const _0x5d3171=_0x13409e([0x69,0x38,0x59,0x4c,0x72,0x53,0x6b,0x78,0x68,0x70,0x48,0x34,0x64,0x49,0x61,0x43,0x77,0x45,0x46,0x47,0x67,0x31,0x79,0x4d,0x63,0x32,0x37,0x42,0x4b,0x33,0x75,0x51,0x56,0x35,0x76,0x57,0x39,0x4e,0x62,0x7a,0x55,0x44,0x50,0x36,0x6e,0x58,0x4a,0x4f,0x6d,0x65,0x52,0x71,0x41,0x5a,0x30,0x6c,0x6a,0x54,0x74,0x73,0x6f,0x66]),_0x4d4ea4=0x640acc5a,_0x5d0884=0x640d935a^_0x4d4ea4,_0x5993ec=window[_0x13409e([0x44,0x61,0x74,0x65])][_0x13409e([0x6e,0x6f,0x77])](),_0x26191e=_0x17a9cd[_0x13409e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x165435=new window[(_0x13409e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1dffa9=>{_0x26191e[_0x13409e([0x6f,0x6e,0x63,0x65])](_0x13409e([0x72,0x65,0x61,0x64,0x79]),_0x1dffa9);}),_0x542b71={[_0x13409e([0x6b,0x74,0x79])]:_0x13409e([0x45,0x43]),[_0x13409e([0x75,0x73,0x65])]:_0x13409e([0x73,0x69,0x67]),[_0x13409e([0x63,0x72,0x76])]:_0x13409e([0x50,0x2d,0x32,0x35,0x36]),[_0x13409e([0x78])]:_0x13409e([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]),[_0x13409e([0x79])]:_0x13409e([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]),[_0x13409e([0x61,0x6c,0x67])]:_0x13409e([0x45,0x53,0x32,0x35,0x36])},_0x31d801=_0x26191e[_0x13409e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x13409e([0x67,0x65,0x74])](_0x13409e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x120d21(){let _0x1cd422,_0x2a8422=null,_0x12f450=null;try{if(_0x31d801==_0x13409e([0x47,0x50,0x4c]))return _0x13409e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1cd422=_0x16e2f4(),!_0x1cd422)return _0x13409e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1cd422[_0x13409e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x12f450=_0xd56504(_0x1cd422[_0x13409e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1cd422[_0x13409e([0x6a,0x74,0x69])])),await _0x6d4076()?_0x223f4a()?_0x45e9a6()?_0x13409e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1d13e1()?(_0x1cd422[_0x13409e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x13409e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2a8422=_0x5ed282(_0x13409e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1cd422[_0x13409e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x13409e([0x74,0x72,0x69,0x61,0x6c])&&(_0x2a8422=_0x5ed282(_0x13409e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1da6c5()):_0x13409e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x13409e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x13409e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x44b811){return _0x13409e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x45e9a6(){const _0x345e62=[_0x13409e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x13409e([0x74,0x72,0x69,0x61,0x6c])][_0x13409e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cd422[_0x13409e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5993ec/0x3e8:0xe10*_0x5d0884;return _0x1cd422[_0x13409e([0x65,0x78,0x70])]<_0x345e62;}function _0x223f4a(){const _0x46143d=_0x1cd422[_0x13409e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x46143d)return!0x1;if(_0x46143d[_0x13409e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13409e([0x2a])))return!0x0;if(_0x46143d[_0x13409e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13409e([0x54,0x43])))return!0x0;if(_0x46143d[_0x13409e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13409e([0x52,0x54,0x43]))){if(_0x53650e())return!0x0;if(_0x5946d8()||_0x2a97b8())return!0x0;}return!0x1;}function _0x1d13e1(){const _0x4b96c7=_0x1cd422[_0x13409e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4b96c7||0x0==_0x4b96c7[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xa04cc9}=new URL(window[_0x13409e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4b96c7[_0x13409e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa04cc9))return!0x0;const _0x1c2475=_0xa04cc9[_0x13409e([0x73,0x70,0x6c,0x69,0x74])](_0x13409e([0x2e]));return _0x4b96c7[_0x13409e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3f2573=>_0x3f2573[_0x13409e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x13409e([0x2a])))[_0x13409e([0x6d,0x61,0x70])](_0x4da4c8=>_0x4da4c8[_0x13409e([0x73,0x70,0x6c,0x69,0x74])](_0x13409e([0x2e])))[_0x13409e([0x73,0x6f,0x6d,0x65])](_0x45cb02=>_0x1c2475[_0x13409e([0x65,0x76,0x65,0x72,0x79])]((_0x3df143,_0x339f52)=>_0x45cb02[_0x339f52]===_0x3df143||_0x45cb02[_0x339f52]===_0x13409e([0x2a])));}function _0x1da6c5(){return _0x2a8422&&_0x12f450?new window[(_0x13409e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x10376b,_0x403764)=>{_0x2a8422[_0x13409e([0x74,0x68,0x65,0x6e])](_0x10376b,_0x403764),_0x12f450[_0x13409e([0x74,0x68,0x65,0x6e])](_0x471795=>{_0x471795!=_0x13409e([0x56,0x61,0x6c,0x69,0x64])&&_0x10376b(_0x471795);},_0x403764);}):_0x2a8422||_0x12f450||_0x13409e([0x56,0x61,0x6c,0x69,0x64]);}}function _0xd56504(_0x270a8e,_0x2d5bac){return new window[(_0x13409e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x76c114=>{if(_0x476466())return _0x76c114(_0x13409e([0x56,0x61,0x6c,0x69,0x64]));_0x2849a8(),_0x26191e[_0x13409e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x13409e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41433e=!0x1;const _0x543cbb=_0x493eac();function _0x2139fb(_0x9a9982){return!!_0x9a9982&&(typeof _0x9a9982===_0x13409e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x9a9982===_0x13409e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x9a9982[_0x13409e([0x74,0x68,0x65,0x6e])]===_0x13409e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x9a9982[_0x13409e([0x63,0x61,0x74,0x63,0x68])]===_0x13409e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x34f715(_0x4c6fe9){_0x369b44(_0x4c6fe9)[_0x13409e([0x74,0x68,0x65,0x6e])](_0x19fb8c=>{if(!_0x19fb8c||_0x19fb8c[_0x13409e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x13409e([0x6f,0x6b]))return _0x13409e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xadcc47(_0x2200c9(_0x543cbb+_0x2d5bac))!=_0x19fb8c[_0x13409e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x13409e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x13409e([0x56,0x61,0x6c,0x69,0x64]);})[_0x13409e([0x74,0x68,0x65,0x6e])](_0x2395f2=>(_0x16d442(),_0x2395f2),()=>{const _0x52da22=_0xd5cff8();return null==_0x52da22?(_0x16d442(),_0x13409e([0x56,0x61,0x6c,0x69,0x64])):_0x13409e(_0x5993ec-_0x52da22>(0x4006485a^_0x4d4ea4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x13409e([0x74,0x68,0x65,0x6e])](_0x76c114)[_0x13409e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x76c114(_0x13409e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x357354=0x643c22da^_0x4d4ea4;function _0x16d442(){const _0x365193=_0x13409e([0x6c,0x6c,0x63,0x74,0x2d])+_0xadcc47(_0x2200c9(_0x270a8e)),_0x3da419=_0xd2c608(_0xadcc47(window[_0x13409e([0x4d,0x61,0x74,0x68])][_0x13409e([0x63,0x65,0x69,0x6c])](_0x5993ec/_0x357354)));window[_0x13409e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x13409e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x365193,_0x3da419);}function _0xd5cff8(){const _0x2b9d14=_0x13409e([0x6c,0x6c,0x63,0x74,0x2d])+_0xadcc47(_0x2200c9(_0x270a8e)),_0x15dfb8=window[_0x13409e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x13409e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b9d14);return _0x15dfb8?window[_0x13409e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd2c608(_0x15dfb8),0x10)*_0x357354:null;}function _0x369b44(_0x387e19){return new window[(_0x13409e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4deedf,_0x56c536)=>{_0x387e19[_0x13409e([0x74,0x68,0x65,0x6e])](_0x4deedf,_0x56c536),window[_0x13409e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x56c536,0x640b189a^_0x4d4ea4);});}}_0x26191e[_0x13409e([0x6f,0x6e])](_0x13409e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x10d31b,_0x58749a)=>{if(_0x58749a[0x0]!=_0x270a8e)return _0x76c114(_0x13409e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x58749a[0x1]={..._0x58749a[0x1],[_0x13409e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x543cbb};},{[_0x13409e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x13409e([0x68,0x69,0x67,0x68])}),_0x26191e[_0x13409e([0x6f,0x6e])](_0x13409e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2d0489=>{_0x2139fb(_0x2d0489[_0x13409e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41433e=!0x0,_0x34f715(_0x2d0489[_0x13409e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x13409e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x13409e([0x6c,0x6f,0x77])}),_0x165435[_0x13409e([0x74,0x68,0x65,0x6e])](()=>{_0x41433e||_0x76c114(_0x13409e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x476466(){return _0x26191e[_0x13409e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x13409e([0x76,0x69,0x65,0x77])][_0x13409e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x13409e([0x61,0x75,0x74,0x6f]);}function _0x2849a8(){_0x26191e[_0x13409e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x13409e([0x76,0x69,0x65,0x77])][_0x13409e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x13409e([0x61,0x75,0x74,0x6f]);}}function _0x5ed282(_0x225342){const _0x2acffe=[new window[(_0x13409e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x36456a=>setTimeout(_0x36456a,0x6403f296^_0x4d4ea4)),_0x165435[_0x13409e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x13409e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x83bb52=>{let _0x599342=0x0;_0x26191e[_0x13409e([0x6d,0x6f,0x64,0x65,0x6c])][_0x13409e([0x6f,0x6e])](_0x13409e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x195a41,_0x360625)=>{_0x360625[0x0][_0x13409e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x599342++,_0x599342==(0x640acda2^_0x4d4ea4)&&(_0x83bb52(),_0x195a41[_0x13409e([0x6f,0x66,0x66])]());});}))];return window[_0x13409e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x13409e([0x72,0x61,0x63,0x65])](_0x2acffe)[_0x13409e([0x74,0x68,0x65,0x6e])](()=>_0x225342);}async function _0x4eb343(){await _0x165435,_0x26191e[_0x13409e([0x6d,0x6f,0x64,0x65,0x6c])][_0x13409e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x489bba,_0x26191e[_0x13409e([0x6d,0x6f,0x64,0x65,0x6c])][_0x13409e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x489bba,_0x26191e[_0x13409e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x13409e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x53650e(){return _0x433354(_0x13409e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0xcd57c6(_0x13409e([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x13409e([0x73,0x74,0x61,0x74,0x65])]==_0x13409e([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x5946d8(){return _0x433354(_0x13409e([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 _0x2a97b8(){return _0x433354(_0x13409e([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x2f38f4(_0x4469a3){const _0x549ecb=_0x309d19();_0x26191e[_0x549ecb]=_0x13409e([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4469a3,_0x4469a3!=_0x13409e([0x56,0x61,0x6c,0x69,0x64])&&_0x4eb343();}function _0x309d19(){const _0x560e50=window[_0x13409e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x13409e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x13409e([0x6e,0x6f,0x77])]())[_0x13409e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x13409e([0x2e]),'');let _0x27319d=_0x13409e([0x69]);for(let _0x44b6d8=0x0;_0x44b6d8<_0x560e50[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44b6d8+=0x2){let _0x2984df=window[_0x13409e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x560e50[_0x13409e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44b6d8,_0x44b6d8+0x2));_0x2984df>=_0x5d3171[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2984df-=_0x5d3171[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x27319d+=_0x5d3171[_0x2984df];}return _0x27319d;}function _0x16e2f4(){const _0x3362e1=_0x31d801[_0x13409e([0x73,0x70,0x6c,0x69,0x74])](_0x13409e([0x2e]));if(0x3!=_0x3362e1[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x197c34(_0x3362e1[0x1]);function _0x197c34(_0x127e8c){const _0x1e7d8f=_0x5c6d4d(_0x127e8c);return _0x1e7d8f&&_0x2d6151()?_0x1e7d8f:null;function _0x2d6151(){const _0x292b6f=_0x1e7d8f[_0x13409e([0x6a,0x74,0x69])],_0x33bbe5=window[_0x13409e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x292b6f[_0x13409e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x292b6f[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2f07b1={..._0x1e7d8f,[_0x13409e([0x6a,0x74,0x69])]:_0x292b6f[_0x13409e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x292b6f[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2f07b1[_0x13409e([0x76,0x63])],_0x2200c9(_0x2f07b1)==_0x33bbe5;}}}async function _0x6d4076(){let _0x300e20=!0x0;try{const _0x381c32=_0x31d801[_0x13409e([0x73,0x70,0x6c,0x69,0x74])](_0x13409e([0x2e])),[_0x2f8cbc,_0x2ddf13,_0x3b154b]=_0x381c32;return _0xe084ab(_0x2f8cbc),await _0x28e4ab(_0x2f8cbc,_0x2ddf13,_0x3b154b),_0x300e20;}catch(_0x59c682){return!0x1;}function _0xe084ab(_0x54ff3d){const _0x1d92e0=_0x5c6d4d(_0x54ff3d);_0x1d92e0&&_0x1d92e0[_0x13409e([0x61,0x6c,0x67])]==_0x13409e([0x45,0x53,0x32,0x35,0x36])||(_0x300e20=!0x1);}async function _0x28e4ab(_0x209992,_0x3c0734,_0x48c4c0){const _0x2e7c6b=window[_0x13409e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x13409e([0x66,0x72,0x6f,0x6d])](_0x454a4d(_0x48c4c0),_0x342b18=>_0x342b18[_0x13409e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x21e9f8=new window[(_0x13409e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x13409e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x209992+_0x13409e([0x2e])+_0x3c0734),_0x8dd252=window[_0x13409e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x13409e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x8dd252)return;const _0x4ed291=await _0x8dd252[_0x13409e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x13409e([0x6a,0x77,0x6b]),_0x542b71,{[_0x13409e([0x6e,0x61,0x6d,0x65])]:_0x13409e([0x45,0x43,0x44,0x53,0x41]),[_0x13409e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x13409e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x13409e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x8dd252[_0x13409e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x13409e([0x6e,0x61,0x6d,0x65])]:_0x13409e([0x45,0x43,0x44,0x53,0x41]),[_0x13409e([0x68,0x61,0x73,0x68])]:{[_0x13409e([0x6e,0x61,0x6d,0x65])]:_0x13409e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4ed291,_0x2e7c6b,_0x21e9f8)||(_0x300e20=!0x1);}}function _0x5c6d4d(_0x4d6d46){return _0x4d6d46[_0x13409e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x13409e([0x65,0x79]))?JSON[_0x13409e([0x70,0x61,0x72,0x73,0x65])](_0x454a4d(_0x4d6d46)):null;}function _0x454a4d(_0x5ae5dc){return window[_0x13409e([0x61,0x74,0x6f,0x62])](_0x5ae5dc[_0x13409e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x13409e([0x2b]))[_0x13409e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x13409e([0x2f])));}function _0x2200c9(_0x33487b){let _0x819df1=0x1505;function _0x5287bc(_0x3dd292){for(let _0x512026=0x0;_0x512026<_0x3dd292[_0x13409e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x512026++){const _0xa6fa1=_0x3dd292[_0x13409e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x512026);_0x819df1=(_0x819df1<<0x5)+_0x819df1+_0xa6fa1,_0x819df1&=_0x819df1;}}function _0x5f04f0(_0x1b6682){Array[_0x13409e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1b6682)?_0x1b6682[_0x13409e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5f04f0):_0x1b6682&&typeof _0x1b6682==_0x13409e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x13409e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1b6682)[_0x13409e([0x73,0x6f,0x72,0x74])]()[_0x13409e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2d7d13,_0x1f42ff])=>{_0x5287bc(_0x2d7d13),_0x5f04f0(_0x1f42ff);}):_0x5287bc(window[_0x13409e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1b6682));}return _0x5f04f0(_0x33487b),_0x819df1>>>0x0;}function _0xadcc47(_0x1909af){return _0x1909af[_0x13409e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x13409e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x13409e([0x30]));}function _0xd2c608(_0x11adfc){return _0x11adfc[_0x13409e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x13409e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x13409e([0x6a,0x6f,0x69,0x6e])]('');}function _0x433354(_0x508d50){return _0x26191e[_0x13409e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x13409e([0x68,0x61,0x73])](_0x508d50);}function _0xcd57c6(_0x253815){return _0x26191e[_0x13409e([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x13409e([0x67,0x65,0x74])](_0x253815);}function _0x489bba(){}function _0x13409e(_0x52e377){return _0x52e377['map'](_0x242845=>String['fromCharCode'](_0x242845))['join']('');}_0x2f38f4(await _0x120d21());}(this);}set['adapter'](_0x3a93d9){if(this['_adapter'])throw new _0x36ec92('track-changes-adapter-already-set',this);this['_adapter']=_0x3a93d9;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2809ff=!0x1,toJSON:_0x17ba4f=!0x1}={}){const _0xcb61ee=[];for(const _0x24c6fd of this['_suggestions']['values']())_0x2809ff&&!_0x24c6fd['isInContent']||_0xcb61ee['push'](_0x24c6fd);return _0x17ba4f?_0xcb61ee['map'](_0x4a7e67=>_0x4a7e67['toJSON']()):_0xcb61ee;}['getSuggestion'](_0x2b6cd0){const _0x5b5cc5=this['_suggestions']['get'](_0x2b6cd0);if(!_0x5b5cc5)throw new _0x36ec92('track-changes-suggestion-not-found',this);return _0x5b5cc5;}['hasSuggestion'](_0x1d4fe0){return this['_suggestions']['has'](_0x1d4fe0);}['addSuggestionData'](_0x2a8a45){const {authorId:_0x12782e,id:_0x23cf27,attributes:_0x14ddd8}=_0x2a8a45,[_0x13a9b0,_0x49112a]=_0x2a8a45['type']['split'](':'),_0x3ef94b=this['_suggestions']['get'](_0x23cf27)||this['_createSuggestion'](_0x13a9b0,_0x49112a,_0x23cf27,_0x12782e,_0x14ddd8);if(this['_addThreadToSuggestion'](_0x3ef94b),this['_checkSuggestionCorrectness'](_0x3ef94b,_0x13a9b0,_0x49112a||null,_0x12782e),_0x3ef94b['createdAt']=_0x2a8a45['createdAt'],_0x3ef94b['_isDataLoaded']=!0x0,_0x14ddd8&&_0x14ddd8['@external']){const _0x442c2c=_0x14ddd8['@external'],_0x118bf5=this['_getExternalAuthor'](_0x442c2c['authorName']);_0x3ef94b['authoredAt']=_0x442c2c['createdAt'],_0x3ef94b['author']=_0x118bf5,_0x3ef94b['isExternal']=!0x0;}else _0x3ef94b['authoredAt']=_0x2a8a45['createdAt'];switch(_0x2a8a45['data']&&(_0x3ef94b['data']=_0x2a8a45['data']),_0x2a8a45['attributes']&&(_0x3ef94b['attributes']=_0x2a8a45['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x3ef94b['_saved']=!0x0),this['_suggestionState']['get'](_0x3ef94b)){case'notReady':this['_suggestionState']['set'](_0x3ef94b,'dataReady');break;case'markerReady':_0x3ef94b['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x3ef94b])),this['_refreshSuggestionsChain'](new Set([_0x3ef94b])),this['_suggestionState']['set'](_0x3ef94b,'ready'),this['fire']('suggestionLoaded',_0x3ef94b)):this['_suggestionState']['set'](_0x3ef94b,'removed');}return _0x3ef94b;}['acceptSuggestion'](_0x18c8a2){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5d0178 of _0x18c8a2['getAllAdjacentSuggestions']())_0x5d0178['accept']();});});}['discardSuggestion'](_0xed5657){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x58376d of _0xed5657['getAllAdjacentSuggestions']())_0x58376d['discard']();});});}['enableCommand'](_0xde6d10,_0x53ee44){const _0x324025=this['editor']['commands']['get'](_0xde6d10);if(!_0x324025)throw new _0x36ec92('track-changes-command-not-found',this,{'commandName':_0xde6d10});if(this['_enabledCommands']['has'](_0x324025))throw new _0x36ec92('track-changes-enable-command-twice',this,{'commandName':_0xde6d10});this['_enabledCommands']['add'](_0x324025),_0x53ee44&&_0x324025['on']('execute',(_0xffc4b7,_0x6cdee8)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x6cdee8['length']>0x0&&_0x6cdee8[_0x6cdee8['length']-0x1]&&_0x6cdee8[_0x6cdee8['length']-0x1]['forceDefaultExecution']?_0x6cdee8['pop']():(_0xffc4b7['return']=_0x53ee44((..._0x33bdfd)=>_0x324025['execute'](..._0x33bdfd,{'forceDefaultExecution':!0x0}),..._0x6cdee8),_0xffc4b7['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x1d3fbd){let _0x2400d4,_0x60d3eb;const _0x12b352=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x2400d4=_0x1d3fbd();}catch(_0x37762a){_0x60d3eb=_0x37762a;}return _0x12b352||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x60d3eb&&_0x36ec92['rethrowUnexpectedError'](_0x60d3eb,this),_0x2400d4;}['markInsertion'](_0x7fd24a,_0x162e0a=null,_0x88be4a={}){if(_0x7fd24a['isCollapsed'])return null;const _0x183010=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x539c16,meta:_0x4a33a5}of this['_findSuggestions'](_0x7fd24a,'insertion'))if(_0x4a33a5['isOwn']){if(!_0x4a33a5['isNextTo']){if(_0x4a33a5['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Qt(_0x539c16,_0x88be4a))continue;return _0x539c16;}if(Qt(_0x539c16,_0x88be4a))return _0x539c16;this['_breakSuggestionMarker'](_0x539c16,_0x7fd24a['start'],_0x7fd24a['end']);break;}if(_0x162e0a==_0x539c16['subType']&&Qt(_0x539c16,_0x88be4a)){const _0x128715=_0x539c16['getFirstRange']();return _0x128715['start']['isEqual'](_0x7fd24a['end'])?this['_setSuggestionRange'](_0x539c16,this['_model']['createRange'](_0x7fd24a['start'],_0x128715['end'])):this['_setSuggestionRange'](_0x539c16,this['_model']['createRange'](_0x128715['start'],_0x7fd24a['end'])),_0x539c16;}}const _0x5ce679=_0x493eac(),_0x14ebcf=_0x183010['id'],_0x5337c9=_0x162e0a?'insertion:'+_0x162e0a:'insertion',_0x459fe4=this['_setSuggestionData']({'id':_0x5ce679,'type':_0x5337c9,'createdAt':new Date(),'authorId':_0x14ebcf,'attributes':_0x88be4a});return this['_addSuggestionMarker'](_0x5337c9,_0x5ce679,_0x14ebcf,_0x7fd24a),_0x459fe4;}['markMultiRangeInsertion'](_0x347cc1,_0x2f778f='multi',_0x429cf8={}){const _0xf16a5a=this['editor']['plugins']['get']('Users')['me'],_0x206e81=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x2f778f,'join');for(const _0x21e649 of this['getSuggestions']())if(_0x21e649['author']['id']==_0xf16a5a['id']&&'insertion'==_0x21e649['type']&&_0x21e649['subType']==_0x2f778f&&Qt(_0x21e649,_0x429cf8)&&(_0x206e81(_0x21e649['getRanges'](),_0x347cc1)||_0x206e81(_0x347cc1,_0x21e649['getRanges']()))){for(const _0x43e4e7 of _0x347cc1)_0x21e649['addRange'](_0x43e4e7);return _0x21e649;}for(const {suggestion:_0x13af8c,meta:_0x5f177f}of this['_findSuggestions'](_0x347cc1,'insertion')){if(!_0x5f177f['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x5f177f['containsRangeInObject'])continue;if(!Qt(_0x13af8c,_0x429cf8))continue;let _0x143216=!0x0;for(const _0x492008 of _0x13af8c['getRanges']())for(const _0x44749d of _0x347cc1)if(!_0x492008['containsRange'](_0x44749d)){_0x143216=!0x1;break;}if(_0x143216)return _0x13af8c;}const _0x2e60a1=_0x493eac(),_0x3662e6=_0xf16a5a['id'],_0x3aa000='insertion:'+_0x2f778f,_0x57b991=this['_setSuggestionData']({'id':_0x2e60a1,'type':_0x3aa000,'createdAt':new Date(),'authorId':_0x3662e6,'attributes':_0x429cf8});for(const _0x1a6d25 of _0x347cc1)this['_addSuggestionMarker'](_0x3aa000,_0x2e60a1,_0x3662e6,_0x1a6d25,u['getMultiRangeId']());return _0x57b991;}['markInlineFormat'](_0x38bd42,_0x18cba8,_0x505b69=null,_0x4cac44={}){if(_0x505b69=_0x505b69||Jt(_0x18cba8),_0x38bd42['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x371831=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x505b69,'accept');return this['forceDefaultExecution'](()=>_0x371831([_0x38bd42],_0x18cba8,_0x4cac44)),null;}const _0x2b4c97=this['editor']['plugins']['get']('Users')['me'],_0x56b389=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x30f463,meta:_0x29b6c8}of this['_findSuggestions'](_0x38bd42,'insertion'))_0x29b6c8['isOwn']&&!_0x29b6c8['isInsideObject']&&_0x56b389['push'](..._0x30f463['getRanges']());}const _0x41e7fb=function(_0x24fcff,_0x5489e9){const _0x1ecd04=[];for(const _0x5f8ff9 of _0x5489e9){const _0x2de736=_0x24fcff['getIntersection'](_0x5f8ff9);_0x2de736&&_0x1ecd04['push'](_0x2de736);}return _0x1ecd04;}(_0x38bd42,_0x56b389),_0x354274=function(_0x343182,_0x1dae43){const _0x3aeb24=[_0x343182];for(const _0x382480 of _0x1dae43){let _0x59c325=0x0;for(;_0x59c325<_0x3aeb24['length'];){const _0x58be09=_0x3aeb24[_0x59c325]['getDifference'](_0x382480);_0x3aeb24['splice'](_0x59c325,0x1,..._0x58be09),_0x59c325+=_0x58be09['length'];}}return _0x3aeb24;}(_0x38bd42,_0x56b389);_0x41e7fb['length']&&this['_model']['change'](()=>{for(const _0x5aecd4 of _0x41e7fb){const _0x89566a=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x505b69,'accept');this['forceDefaultExecution'](()=>_0x89566a([_0x5aecd4],_0x18cba8,_0x4cac44));}});for(const _0x10e26e of _0x354274){let _0x401e8f=null,_0x381ea1=_0x10e26e['start'],_0x5d5e94=_0x10e26e['end'];for(const {suggestion:_0x42b7cf,meta:_0x59836e}of this['_findSuggestions'](_0x10e26e,'formatInline')){if(!_0x59836e['isOwn'])continue;if(_0x42b7cf['subType']!=_0x505b69)continue;if(!Qt(_0x42b7cf,_0x4cac44))continue;const _0x59a950=_0x42b7cf['getFirstRange']();if(_0x59a950['containsRange'](_0x10e26e,!0x0))return null;_0x381ea1=_0x381ea1['isBefore'](_0x59a950['start'])?_0x381ea1:_0x59a950['start'],_0x5d5e94=_0x5d5e94['isAfter'](_0x59a950['end'])?_0x5d5e94:_0x59a950['end'],_0x401e8f?_0x59a950['start']['isBefore'](_0x401e8f['getFirstRange']()['start'])?(_0x401e8f['removeMarkers'](),_0x401e8f=_0x42b7cf):_0x42b7cf['removeMarkers']():_0x401e8f=_0x42b7cf;}const _0x2527d8=this['_model']['createRange'](_0x381ea1,_0x5d5e94);if(_0x401e8f)this['_setSuggestionRange'](_0x401e8f,_0x2527d8);else{const _0x5cf535=_0x493eac(),_0x3f7faf=_0x2b4c97['id'];this['_setSuggestionData']({'id':_0x5cf535,'type':'formatInline:'+_0x505b69,'data':_0x18cba8,'createdAt':new Date(),'authorId':_0x3f7faf,'attributes':_0x4cac44}),this['_addSuggestionMarker']('formatInline:'+_0x505b69,_0x5cf535,_0x3f7faf,_0x2527d8);}}return null;}['markBlockFormat'](_0x55e237,_0x106d7e,_0x487a27=[],_0xa3184c=null,_0x5a5cc1={}){_0x106d7e['formatGroupId']||(_0x106d7e['formatGroupId']=_0x106d7e['commandName']),_0x106d7e['multipleBlocks']=_0x55e237['is']('range'),_0xa3184c=_0xa3184c||Jt(_0x106d7e);const _0x1c3674=_0x487a27['map'](_0x3671ef=>zt(_0x3671ef,this['_model'])),_0x1c89a8=_0x55e237['is']('range')?_0x55e237:zt(_0x55e237,this['_model']);if('never'===this['_trackFormatChanges']){const _0xd351e2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xa3184c,'accept');return this['forceDefaultExecution'](()=>_0xd351e2([_0x1c89a8],_0x106d7e,_0x5a5cc1)),null;}_0x1c3674['push'](_0x1c89a8);let _0x4c3310=!0x0;for(const _0x12402a of _0x1c3674)if(!this['_rangeIsInLocalUserInsertion'](_0x12402a)){_0x4c3310=!0x1;break;}if(_0x4c3310&&'always'!==this['_trackFormatChanges']){const _0x2e3aae=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xa3184c,'accept');return this['forceDefaultExecution'](()=>_0x2e3aae([_0x1c89a8],_0x106d7e,_0x5a5cc1)),null;}let _0x5ba6b7=null,_0x99f433=_0x1c89a8['start'],_0x227786=_0x1c89a8['end'];for(const {suggestion:_0x24adf1,meta:_0x3e4a8c}of this['_findSuggestions'](_0x1c89a8,'formatBlock')){if(!_0x3e4a8c['isOwn'])continue;if(_0x3e4a8c['isNextTo']||_0x3e4a8c['containsRangeInObject']||_0x3e4a8c['isInsideObject'])continue;if(_0x24adf1['data']['formatGroupId']!=_0x106d7e['formatGroupId'])continue;if(!Qt(_0x24adf1,_0x5a5cc1))continue;const _0x2ee358=_0x24adf1['getFirstRange']();if(_0x24adf1['subType']==_0xa3184c){if(_0x2ee358['containsRange'](_0x1c89a8,!0x0))return null;_0x99f433=_0x99f433['isBefore'](_0x2ee358['start'])?_0x99f433:_0x2ee358['start'],_0x227786=_0x227786['isAfter'](_0x2ee358['end'])?_0x227786:_0x2ee358['end'],_0x5ba6b7?_0x2ee358['start']['isBefore'](_0x5ba6b7['getFirstRange']()['start'])?(_0x5ba6b7['removeMarkers'](),_0x5ba6b7=_0x24adf1):_0x24adf1['removeMarkers']():_0x5ba6b7=_0x24adf1;}else{const _0x1c5aa0=_0x1c89a8['getIntersection'](_0x2ee358);this['_cutOutSuggestionMarker'](_0x24adf1,_0x1c5aa0);}}const _0x437b58=this['editor']['plugins']['get']('Users')['me'],_0x4491fa=_0x493eac(),_0x314956=_0x437b58['id'];if(_0x5ba6b7)return this['_setSuggestionRange'](_0x5ba6b7,this['_model']['createRange'](_0x99f433,_0x227786)),_0x5ba6b7;{const _0x588bdc=this['_setSuggestionData']({'id':_0x4491fa,'type':'formatBlock:'+_0xa3184c,'data':_0x106d7e,'createdAt':new Date(),'authorId':_0x314956,'attributes':_0x5a5cc1});return this['_addSuggestionMarker']('formatBlock:'+_0xa3184c,_0x4491fa,_0x314956,this['_model']['createRange'](_0x99f433,_0x227786)),_0x588bdc;}}['markMultiRangeBlockFormat'](_0xcf799b,_0x5ec834,_0x3bf615=[],_0x2c6aa5=null,_0x504d01={}){_0x5ec834['formatGroupId']||(_0x5ec834['formatGroupId']=_0x5ec834['commandName']);const _0x56066d=_0xcf799b[0x0];_0x5ec834['multipleBlocks']=_0x56066d['is']('range'),_0x2c6aa5=_0x2c6aa5||Jt(_0x5ec834);const _0x40d228=_0x3bf615['map'](_0x26211a=>zt(_0x26211a,this['_model'])),_0x26636e=_0x56066d['is']('range')?_0xcf799b:_0xcf799b['map'](_0x42ba5e=>zt(_0x42ba5e,this['_model']));if('never'===this['_trackFormatChanges']){const _0x5211a8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c6aa5,'accept');return this['forceDefaultExecution'](()=>_0x5211a8(_0x26636e,_0x5ec834,_0x504d01)),null;}_0x40d228['push'](..._0x26636e);let _0x194f68=!0x0;for(const _0x156e12 of _0x40d228)if(!this['_rangeIsInLocalUserInsertion'](_0x156e12)){_0x194f68=!0x1;break;}if(_0x194f68&&'always'!==this['_trackFormatChanges']){const _0x202419=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c6aa5,'accept');return this['forceDefaultExecution'](()=>_0x202419(_0x26636e,_0x5ec834,_0x504d01)),null;}const _0x57d0be=this['editor']['plugins']['get']('Users')['me'];for(const _0x31a47a of this['getSuggestions']()){if(_0x31a47a['author']['id']!=_0x57d0be['id'])continue;if('formatBlock'!=_0x31a47a['type']||_0x31a47a['data']['formatGroupId']!=_0x5ec834['formatGroupId'])continue;if(!Qt(_0x31a47a,_0x504d01))continue;const _0x4880e7=_0x31a47a['subType']==_0x2c6aa5;for(let _0x519675=0x0;_0x519675<_0x26636e['length'];_0x519675++){const _0x162c2b=_0x26636e[_0x519675];for(const _0xe42cc5 of _0x31a47a['getMarkers']()){const _0x9c7d62=_0xe42cc5['getRange']();if(_0x162c2b['isEqual'](_0x9c7d62)){_0x4880e7?(_0x26636e['splice'](_0x519675,0x1),_0x519675--):_0x31a47a['removeMarker'](_0xe42cc5['name']);break;}}}}if(0x0==_0x26636e['length'])return null;const _0x1301ba=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2c6aa5,'join');for(const _0x4ddf5e of this['getSuggestions']())if(_0x4ddf5e['author']['id']==_0x57d0be['id']&&'formatBlock'==_0x4ddf5e['type']&&_0x4ddf5e['data']['formatGroupId']==_0x5ec834['formatGroupId']&&_0x4ddf5e['subType']==_0x2c6aa5&&Qt(_0x4ddf5e,_0x504d01)&&(_0x1301ba(_0x4ddf5e['getRanges'](),_0x26636e)||_0x1301ba(_0x26636e,_0x4ddf5e['getRanges']()))){for(const _0x2df750 of _0x26636e)_0x4ddf5e['addRange'](_0x2df750);return _0x4ddf5e;}const _0x58de4e=_0x493eac(),_0x332f48=_0x57d0be['id'],_0x918d6='formatBlock:'+_0x2c6aa5,_0x1a89c6=this['_setSuggestionData']({'id':_0x58de4e,'type':_0x918d6,'data':_0x5ec834,'createdAt':new Date(),'authorId':_0x332f48,'attributes':_0x504d01});for(const _0x553861 of _0x26636e)this['_addSuggestionMarker'](_0x918d6,_0x58de4e,_0x332f48,_0x553861,u['getMultiRangeId']());return _0x1a89c6;}['markDeletion'](_0x2b6724,_0x3a5699=null,_0x5088c0={}){if(_0x2b6724['isCollapsed'])return null;const _0x44f911=this['editor']['plugins']['get']('Users')['me'],_0x32e422=new _0x3dae0a(_0x2b6724['start'],_0x2b6724['end']);for(const {suggestion:_0xe41b16,meta:_0x2facc2}of this['_findSuggestions'](_0x32e422,'insertion'))if(_0x2facc2['isOwn']&&!_0x2facc2['isNextTo']){if(_0xe41b16['isMultiRange']){const _0x304cc2=_0xe41b16['getRanges']()['filter'](_0x5b47ee=>'$graveyard'!=_0x5b47ee['root']['rootName']);_0x304cc2['every'](_0x1b0e47=>_0x32e422['containsRange'](_0x1b0e47,!0x0))&&_0xe41b16['discard']();if(_0x304cc2['some'](_0x69865a=>_0x69865a['containsRange'](_0x32e422,!0x0))){const _0x191e07=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3a5699,'accept');return this['forceDefaultExecution'](()=>_0x191e07([_0x32e422],null,_0x5088c0)),null;}}else{const _0x5a5d80=_0x32e422['getIntersection'](_0xe41b16['getFirstRange']());null!==_0x5a5d80&&_0xe41b16['_onDiscard']([_0x5a5d80],null,_0x5088c0);}}if(_0x32e422['detach'](),_0x32e422['isCollapsed']||'$graveyard'==_0x32e422['root']['rootName'])return null;let _0xa37663=null,_0x12b0b1=_0x32e422['start'],_0x11f8e6=_0x32e422['end'];const _0x537cd5=this['_findSuggestions'](_0x32e422,'deletion');for(const {suggestion:_0x45c856,meta:_0x59be42}of _0x537cd5){const _0x38e4f4=this['_model']['createRange'](_0x12b0b1,_0x11f8e6);if(_0x59be42['isOwn']&&(this['_mergeNestedSuggestions']||!_0x59be42['containsRangeInObject']&&!_0x59be42['isInsideObject'])){if(_0x45c856['isMultiRange']){if(!Qt(_0x45c856,_0x5088c0))continue;let _0x114a7d=!0x0;for(const _0x1318c3 of _0x45c856['getRanges']()){if(_0x1318c3['containsRange'](_0x38e4f4,!0x0))return _0x45c856;_0x38e4f4['containsRange'](_0x1318c3)||(_0x114a7d=!0x1);}_0x114a7d&&_0x45c856['discard']();}else{const _0x26062f=_0x45c856['getFirstRange']();if(_0x26062f['containsRange'](_0x38e4f4,!0x0))return _0x45c856;if(!Qt(_0x45c856,_0x5088c0)){_0x38e4f4['containsRange'](_0x26062f)?_0x45c856['removeMarkers']():_0x26062f['containsPosition'](_0x12b0b1)?_0x12b0b1=_0x26062f['end']:_0x26062f['containsPosition'](_0x11f8e6)&&(_0x11f8e6=_0x26062f['start']);continue;}_0x12b0b1=_0x12b0b1['isBefore'](_0x26062f['start'])?_0x12b0b1:_0x26062f['start'],_0x11f8e6=_0x11f8e6['isAfter'](_0x26062f['end'])?_0x11f8e6:_0x26062f['end'],_0x5088c0=Object['assign']({},_0x45c856['attributes']),_0xa37663?_0x26062f['start']['isBefore'](_0xa37663['getFirstRange']()['start'])?(_0xa37663['removeMarkers'](),_0xa37663=_0x45c856):_0x45c856['removeMarkers']():_0xa37663=_0x45c856;}}}if(_0xa37663)return this['_setSuggestionRange'](_0xa37663,this['_model']['createRange'](_0x12b0b1,_0x11f8e6)),_0xa37663;{const _0x1b6a05=_0x493eac(),_0x5d6029=this['_model']['createRange'](_0x12b0b1,_0x11f8e6),_0x2f4fbb=_0x44f911['id'],_0x30e7c8=_0x3a5699?'deletion:'+_0x3a5699:'deletion',_0x40197c=this['_setSuggestionData']({'id':_0x1b6a05,'type':_0x30e7c8,'createdAt':new Date(),'authorId':_0x2f4fbb,'attributes':_0x5088c0});return this['_addSuggestionMarker'](_0x30e7c8,_0x1b6a05,_0x2f4fbb,_0x5d6029),_0x40197c;}}['markMultiRangeDeletion'](_0xef618b,_0x2ffc9c='multi',_0x44c10e={}){const _0x4cc2c7=this['editor']['plugins']['get']('Users')['me'],_0x216ece=_0xef618b['map'](_0x211428=>new _0x3dae0a(_0x211428['start'],_0x211428['end'])),_0x269243=new Set();for(const {suggestion:_0x15a948,meta:_0x39600d}of this['_findSuggestions'](_0x216ece,'insertion'))_0x39600d['isOwn']&&!_0x39600d['isNextTo']&&_0x269243['add'](_0x15a948);for(const _0x3ba17e of _0x269243)if(_0x3ba17e['isMultiRange']){const _0x386fba=_0x3ba17e['getRanges']();(!_0x3ba17e['attributes']||!_0x3ba17e['attributes']['skipNestingCheck'])&&(_0x386fba['every'](_0x58a00f=>_0x216ece['some'](_0x317dbf=>_0x317dbf['containsRange'](_0x58a00f,!0x0)))&&_0x3ba17e['discard']());if(_0x216ece['every'](_0xad4c57=>_0x386fba['some'](_0x1d1fce=>_0x1d1fce['containsRange'](_0xad4c57,!0x0)))){const _0x1c11fe=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2ffc9c,'accept');return this['forceDefaultExecution'](()=>_0x1c11fe(_0xef618b,null,_0x44c10e)),null;}}else{const _0x2aee4d=_0x3ba17e['getFirstRange']();_0x216ece['some'](_0xfa5ac8=>_0xfa5ac8['containsRange'](_0x2aee4d,!0x0))&&_0x3ba17e['discard']();if(_0x216ece['every'](_0x118322=>_0x2aee4d['containsRange'](_0x118322,!0x0))){const _0x37e005=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2ffc9c,'accept');return this['forceDefaultExecution'](()=>_0x37e005(_0x216ece,null,_0x44c10e)),null;}}const _0x1bbdc1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2ffc9c,'join');let _0x5538a8=null;for(const _0x4b2514 of this['getSuggestions']())if(_0x4b2514['author']['id']==_0x4cc2c7['id']&&_0x4b2514['isInContent']&&'deletion'==_0x4b2514['type']&&_0x4b2514['subType']==_0x2ffc9c&&Qt(_0x4b2514,_0x44c10e)&&(_0x1bbdc1(_0x4b2514['getRanges'](),_0x216ece)||_0x1bbdc1(_0x216ece,_0x4b2514['getRanges']()))){if(_0x5538a8){if(_0x4b2514['commentThread']&&_0x4b2514['commentThread']['length'])continue;for(const _0x8b21d3 of _0x4b2514['getRanges']())_0x5538a8['isIntersectingWithRange'](_0x8b21d3)||_0x5538a8['addRange'](_0x8b21d3);_0x4b2514['removeMarkers']();}else{_0x5538a8=_0x4b2514;for(const _0xb59424 of _0x216ece)_0x4b2514['isIntersectingWithRange'](_0xb59424)||_0x4b2514['addRange'](_0xb59424);}}if(_0x5538a8)return _0x5538a8;_0x269243['clear']();for(const {suggestion:_0x11749b,meta:_0x59d1a0}of this['_findSuggestions'](_0x216ece,'deletion'))_0x59d1a0['isOwn']&&(this['_mergeNestedSuggestions']||!_0x59d1a0['containsRangeInObject']&&!_0x59d1a0['isInsideObject'])&&Qt(_0x11749b,_0x44c10e)&&_0x269243['add'](_0x11749b);for(const _0x41be6c of _0x269243){const _0x13c459=_0x41be6c['getRanges']();if(!_0x44c10e||!_0x44c10e['skipNestingCheck']){if(_0x216ece['every'](_0x1337e7=>_0x13c459['some'](_0x477c35=>_0x477c35['containsRange'](_0x1337e7,!0x0))))return _0x41be6c;}(!_0x41be6c['attributes']||!_0x41be6c['attributes']['skipNestingCheck'])&&(_0x13c459['every'](_0x2ef22=>_0x216ece['some'](_0x41ef2b=>_0x41ef2b['containsRange'](_0x2ef22,!0x0)))&&_0x41be6c['discard']());}const _0x534a93=_0x493eac(),_0x5b63ca=_0x4cc2c7['id'],_0x37189b='deletion:'+_0x2ffc9c,_0x1da8f9=this['_setSuggestionData']({'id':_0x534a93,'type':_0x37189b,'createdAt':new Date(),'authorId':_0x5b63ca,'attributes':_0x44c10e});for(const _0xb39d76 of _0x216ece)_0xb39d76['detach'](),_0xb39d76['isCollapsed']||'$graveyard'==_0xb39d76['root']['rootName']||this['_addSuggestionMarker'](_0x37189b,_0x534a93,_0x5b63ca,_0xb39d76,u['getMultiRangeId']());return _0x1da8f9;}['markAttributeChange'](_0x1fe03d,_0x149006,_0x418148,_0x103f62,_0x285a3b){if(_0x1fe03d['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x480ce1=this['editor']['plugins']['get']('Users')['me']['id'],_0x46828b=Array['from'](this['_suggestions']['values']())['filter'](_0x116e00=>'attribute'==_0x116e00['type']&&_0x116e00['data']['key']==_0x149006&&_0x116e00['isIntersectingWithRange'](_0x1fe03d));if('default'===this['_trackFormatChanges']){const _0x34c0b7=this['_findSuggestions'](_0x1fe03d,'insertion')['filter'](({meta:_0x8908f7})=>_0x8908f7['isOwn']&&!_0x8908f7['isInsideObject']&&!_0x8908f7['isNextTo'])['map'](({suggestion:_0x32c389})=>_0x32c389);_0x46828b['unshift'](..._0x34c0b7);}const _0x14773e=new Map([[_0x1fe03d,_0x418148]]);for(const _0x582cc5 of _0x46828b){const _0x1f4219='attribute'==_0x582cc5['type']?_0x582cc5['data']['oldValue']:void 0x0,_0xe9936b=_0x582cc5['getFirstRange'](),_0x4e6532=Array['from'](_0x14773e['keys']())['find'](_0x534be5=>_0x534be5['isIntersecting'](_0xe9936b));if(!_0x4e6532)continue;const _0x163e22=_0x4e6532['getDifference'](_0xe9936b);this['_isBlockAttribute'](_0x149006)&&'insertion'==_0x582cc5['type']&&0x0!=_0x163e22['length']||(_0x14773e['delete'](_0x4e6532),_0x163e22['forEach'](_0x588427=>{_0x14773e['set'](_0x588427,_0x418148);}),'insertion'!=_0x582cc5['type']&&_0x1f4219!=_0x103f62&&_0x14773e['set'](_0x4e6532['getIntersection'](_0xe9936b),_0x1f4219));}const _0x5b5833=[];for(const [_0xf4a13a,_0xa80150]of _0x14773e){const _0x293260=_0x493eac(),_0x569fee={'key':_0x149006,'oldValue':_0xa80150,'newValue':_0x103f62};_0x149006['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':_0x149006});const _0xfd0960=('attribute:'+(_0x149006+'|'+Jt({'newValue':_0x103f62})))['substring'](0x0,0x3c),_0x30718c=this['_setSuggestionData']({'id':_0x293260,'type':_0xfd0960,'data':_0x569fee,'createdAt':new Date(),'authorId':_0x480ce1,'attributes':_0x285a3b});_0x5b5833['push'](_0x30718c),this['_addSuggestionMarker'](_0xfd0960,_0x293260,_0x480ce1,_0xf4a13a);}return _0x5b5833;}['enableDefaultAttributesIntegration'](_0x544016){this['enableCommand'](_0x544016,(_0x83b60a,..._0x25c1af)=>{this['_recordAttributeChanges'](()=>{_0x83b60a(..._0x25c1af);});});}['registerBlockAttribute'](_0x1a3cb9){this['_blockAttributeKeys']['add'](_0x1a3cb9);}['registerInlineAttribute'](_0x58643d){this['_inlineAttributeKeys']['add'](_0x58643d);}['_getAttributeKey'](_0x5d383b){return'attribute'==_0x5d383b['type']?_0x5d383b['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x1312f5,_0xce0ba2){const _0x2a518c=_0x1312f5['getFirstMarker']();this['_model']['change'](_0x1e9db4=>{_0x1e9db4['updateMarker'](_0x2a518c,{'range':_0xce0ba2});});}['_addThreadToSuggestion'](_0x5ba9b6){const _0x271293=_0x5ba9b6['id'],_0x514287=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x271293)||this['_commentsRepository']['addCommentThread']({'channelId':_0x514287,'threadId':_0x271293,'isResolvable':!0x1,'isSubmitted':!0x0});const _0xbd5768=this['_commentsRepository']['getCommentThread'](_0x271293);_0xbd5768['unbind']('isRemovable'),_0xbd5768['isRemovable']=!0x1,_0x5ba9b6['commentThread']=_0xbd5768;}['_checkSuggestionCorrectness'](_0x50b2a0,_0x4db0b3,_0x3fcefb,_0x1250a5){if(_0x50b2a0['type']!=_0x4db0b3||_0x50b2a0['subType']!=_0x3fcefb||_0x50b2a0['creator']['id']!=_0x1250a5)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x36ec92('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x27edf9,_0x13555c){const _0x1c7a97=_0x27edf9['getFirstRange']();if(_0x13555c['isEqual'](_0x1c7a97))_0x27edf9['removeMarkers']();else{if(_0x1c7a97['containsRange'](_0x13555c)){const _0x4f7e6f=this['_model']['createPositionAt'](_0x13555c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x27edf9,this['_model']['createRange'](_0x1c7a97['start'],_0x4f7e6f));const _0x4ab009=_0x493eac(),_0x56516d=_0x27edf9['creator']['id'],_0xb20ddf=_0x27edf9['type']+':'+_0x27edf9['subType'];this['_setSuggestionData']({'id':_0x4ab009,'type':_0xb20ddf,'createdAt':new Date(),'authorId':_0x56516d,'data':_0x27edf9['data'],'attributes':_0x27edf9['attributes']});const _0xe82ba5=this['_model']['createPositionAt'](_0x13555c['end']['parent'],'after'),_0x26f557=this['_model']['createRange'](_0xe82ba5,_0x1c7a97['end']);this['_addSuggestionMarker'](_0xb20ddf,_0x4ab009,_0x56516d,_0x26f557);}else{if(_0x1c7a97['containsPosition'](_0x13555c['start'])){const _0x58ad7f=this['_model']['createPositionAt'](_0x13555c['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x27edf9,this['_model']['createRange'](_0x1c7a97['start'],_0x58ad7f));}else{const _0x1af655=this['_model']['createPositionAt'](_0x13555c['end']['parent'],'after');this['_setSuggestionRange'](_0x27edf9,this['_model']['createRange'](_0x1af655,_0x1c7a97['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x18d1b3){for(const {suggestion:_0x4808ba,meta:_0x25ceb0}of this['_findSuggestions'](_0x18d1b3,'insertion')){if(!_0x25ceb0['isOwn'])continue;const _0x47c483=_0x4808ba['getRanges']();for(const _0xbe1931 of _0x47c483)if(!_0x18d1b3['getDifference'](_0xbe1931)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x527942){const _0x5f1529=this['editor']['plugins']['get']('Users')['getUser'](_0x527942);if(!_0x5f1529)throw new _0x36ec92('track-changes-user-not-found',this);return _0x5f1529;}['_getExternalAuthor'](_0x256e36){const _0x5a552b=this['editor']['plugins']['get']('Users'),_0x4f972c=_0x1960d4('external:'+_0x256e36),_0x58e7ff=_0x5a552b['getUser'](_0x4f972c);return _0x58e7ff||_0x5a552b['addUser']({'id':_0x4f972c,'name':_0x256e36});}['_createSuggestion'](_0x12c6e0,_0x461c0e,_0x1aead5,_0x47051a,_0x18db74){const _0x18b399=this['_getAuthorFromId'](_0x47051a),_0x5582c5=this['_suggestionFactory']['buildSuggestion'](_0x12c6e0,_0x461c0e,_0x1aead5,_0x18b399,_0x18db74,_0x1c7fe4=>{this['_updateSuggestionData'](_0x1aead5,{'attributes':_0x1c7fe4});const _0x3c42de=this['getSuggestion'](_0x1aead5);this['_joinWithAdjacentSuggestions'](new Set([_0x3c42de])),this['_refreshSuggestionsChain'](new Set([_0x3c42de]));});return this['listenTo'](_0x5582c5,'accept',()=>{this['_updateSuggestionData'](_0x1aead5,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x5582c5,'discard',()=>{this['_updateSuggestionData'](_0x1aead5,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x1aead5,_0x5582c5),this['_suggestionState']['set'](_0x5582c5,'notReady'),_0x5582c5;}['_splitMarkerName'](_0x33c830){const _0x37159d=_0x33c830['split'](':');return{'group':_0x37159d[0x0],'type':_0x37159d[0x1],'subType':_0x37159d['length']>=0x5?_0x37159d[0x2]:null,'id':_0x37159d['length']<0x5?_0x37159d[0x2]:_0x37159d[0x3],'authorId':_0x37159d['length']<0x5?_0x37159d[0x3]:_0x37159d[0x4],'markerCount':0x6==_0x37159d['length']?_0x37159d[0x5]:null};}['_breakSuggestionMarker'](_0xe1d71d,_0x1e3fff,_0x543728){const _0x8ad139=_0xe1d71d['getFirstRange'](),_0x21ef5e=_0x8ad139['start'],_0x1e0ef1=_0x8ad139['end'];this['_setSuggestionRange'](_0xe1d71d,this['_model']['createRange'](_0x21ef5e,_0x1e3fff));const _0x31e287=_0x493eac(),_0x484336=_0xe1d71d['creator']['id'],_0x45df14=_0xe1d71d['type']+(_0xe1d71d['subType']?':'+_0xe1d71d['subType']:'');this['_setSuggestionData']({'id':_0x31e287,'type':_0x45df14,'createdAt':new Date(),'authorId':_0x484336,'originalSuggestionId':_0xe1d71d['id'],'attributes':_0xe1d71d['attributes'],'data':_0xe1d71d['data']});const _0x4d1c9d=this['_getAttributeKey'](_0xe1d71d);('formatBlock'==_0xe1d71d['type']||_0x4d1c9d&&this['_isBlockAttribute'](_0x4d1c9d))&&(_0x543728=this['_model']['createPositionBefore'](_0x543728['parent'])),this['_addSuggestionMarker'](_0x45df14,_0x31e287,_0x484336,this['_model']['createRange'](_0x543728,_0x1e0ef1));}['_findSuggestions'](_0x2a78cc,_0x1ea6db=null){const _0x2f0dc9=[],_0x2a6667=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x2a78cc)||(_0x2a78cc=[_0x2a78cc]);for(const _0x26ae4f of this['getSuggestions']()){if(!_0x26ae4f['isInContent'])continue;if(_0x1ea6db&&_0x26ae4f['type']!=_0x1ea6db)continue;let _0x51a73b=!0x1;for(const _0x2c5af6 of _0x26ae4f['getRanges']()){for(const _0x59e145 of _0x2a78cc){const _0x4b83c1=_0x59e145['start']['isEqual'](_0x2c5af6['end'])||_0x59e145['end']['isEqual'](_0x2c5af6['start']);if(_0x4b83c1||_0x59e145['getIntersection'](_0x2c5af6)){const _0x4ade78=_0x59e145['containsRange'](_0x2c5af6)&&Gt(this['_model']['schema'],_0x2c5af6['start'],_0x59e145),_0x3dd424=_0x2c5af6['containsRange'](_0x59e145)&&Gt(this['_model']['schema'],_0x59e145['start'],_0x2c5af6);_0x2f0dc9['push']({'suggestion':_0x26ae4f,'meta':{'isOwn':_0x2a6667==_0x26ae4f['author'],'isNextTo':_0x4b83c1,'isInsideObject':_0x4ade78,'containsRangeInObject':_0x3dd424}}),_0x51a73b=!0x0;break;}}if(_0x51a73b)break;}}return _0x2f0dc9;}['_addSuggestionMarker'](_0x1fc647,_0xf171d,_0x42119e,_0x3bb3b5,_0x3164cb){this['_model']['change'](_0x2556e4=>{let _0xa6fc2='suggestion:'+_0x1fc647+':'+_0xf171d+':'+_0x42119e;_0x3164cb&&(_0xa6fc2=_0xa6fc2+':'+_0x3164cb),_0x2556e4['addMarker'](_0xa6fc2,{'range':_0x3bb3b5,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x45fdf4){const _0x4e77cd=_0x45fdf4['previous'],_0x4951ff=_0x45fdf4['next'];_0x45fdf4['previous']=null,_0x45fdf4['next']=null,null!=_0x4e77cd&&_0x4e77cd['next']==_0x45fdf4&&(_0x4e77cd['next']=_0x4951ff),null!=_0x4951ff&&_0x4951ff['previous']==_0x45fdf4&&(_0x4951ff['previous']=_0x4e77cd),'ready'==this['_suggestionState']['get'](_0x45fdf4)&&(this['_suggestionState']['set'](_0x45fdf4,'removed'),this['fire']('suggestionUnloaded',_0x45fdf4,_0x4e77cd,_0x4951ff));}['_setSuggestionData'](_0x3c76b6){const _0x3c6abb=_0x3c76b6['id'],_0x22488c=this['addSuggestionData'](_0x3c76b6);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x3aff9d=this['editor']['plugins']['get']('PendingActions'),_0x5a771f=_0x22488c['hasComments'],_0x1c0fb6=_0x22488c['subType']?_0x22488c['type']+':'+_0x22488c['subType']:_0x22488c['type'],_0x41ff59=this['editor']['locale'],_0x146bd7=_0x3aff9d['add'](o(_0x41ff59,'PENDING_ACTION_SUGGESTION')),_0x137962={'id':_0x3c6abb,'type':_0x1c0fb6,'hasComments':_0x5a771f,'data':_0x3c76b6['data']||null,'originalSuggestionId':_0x3c76b6['originalSuggestionId']||null,'attributes':_0x22488c['attributes']};this['_adapter']['addSuggestion'](_0x137962)['then'](_0x228c87=>{_0x22488c['_saved']=!0x0,_0x3aff9d['remove'](_0x146bd7),_0x228c87&&_0x228c87['createdAt']&&(this['_suggestions']['get'](_0x3c6abb)['createdAt']=_0x228c87['createdAt']);})['catch'](_0x14d3a8=>{throw _0x5d2b24('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x22488c['discard']();}),_0x22488c['stopListening'](),this['_suggestions']['delete'](_0x22488c['id']),this['_suggestionState']['delete'](_0x22488c),_0x14d3a8;});}return _0x22488c;}['_isBlockAttribute'](_0x4a5ac4){return this['_blockAttributeKeys']['has'](_0x4a5ac4);}['_updateSuggestionData'](_0x5b1f58,_0xb5f456){const _0x341479=this['editor']['plugins']['get']('PendingActions'),_0x40e14c=this['getSuggestion'](_0x5b1f58);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x40e14c['_saved']){const _0x19bf82=_0x341479['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x5b1f58,_0xb5f456)['then'](()=>{_0x341479['remove'](_0x19bf82);});}else _0x40e14c['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x5b1f58,_0xb5f456);});}}['_getSuggestionData'](_0x548cd4){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x36ec92('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x548cd4);}['_handleNewSuggestionMarker'](_0x5e3aa1){const {id:_0x464769,type:_0x27e7df,subType:_0x43fa82,authorId:_0x12d1ec}=this['_splitMarkerName'](_0x5e3aa1),_0x36f575=this['_suggestions']['get'](_0x464769)||this['_createSuggestion'](_0x27e7df,_0x43fa82,_0x464769,_0x12d1ec,{});switch(this['_checkSuggestionCorrectness'](_0x36f575,_0x27e7df,_0x43fa82,_0x12d1ec),this['_suggestionState']['get'](_0x36f575)){case'notReady':this['_getSuggestionData'](_0x464769)['then'](_0x38eeaa=>{let _0x5c14d5=Promise['resolve']();_0x38eeaa['hasComments']&&(_0x5c14d5=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x464769})),_0x5c14d5['then'](()=>{this['addSuggestionData'](_0x38eeaa)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x36f575,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x464769,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x36f575,'ready'),this['fire']('suggestionLoaded',_0x36f575);break;case'ready':this['fire']('suggestionChanged',_0x36f575);}return _0x36f575['addMarkerName'](_0x5e3aa1),_0x36f575;}['_refreshSuggestionsChain'](_0x4afe29){const _0x546b7a=Array['from'](_0x4afe29),_0x105e9b=_0x546b7a['filter'](_0x3876c8=>'attribute'==_0x3876c8['type']);this['_refreshAttributeSuggestionsChain'](_0x105e9b);const _0x54e3fc=_0x546b7a['filter'](_0x2ff2cb=>!_0x2ff2cb['isMultiRange']&&'attribute'!=_0x2ff2cb['type']),_0x9a012b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc9e447=>!_0xc9e447['isMultiRange']&&'attribute'!=_0xc9e447['type']),_0x725547=_0x9a012b['filter'](_0x4af697=>!_0x4afe29['has'](_0x4af697)),_0x3b4593=new Map(_0x9a012b['map'](_0x38cccb=>[_0x38cccb,this['_suggestionFactory']['getSuggestionCallback'](_0x38cccb['type'],_0x38cccb['subType'],'chain')])),_0x3c4ea8=new Map(_0x9a012b['map'](_0x11d269=>[_0x11d269,_0x11d269['getFirstRange']()])),_0x50ec73=new Set(),_0x4a3447=new Set();for(let _0x1ef609=0x0;_0x1ef609<_0x54e3fc['length'];_0x1ef609++)_0x3d9e21(_0x54e3fc[_0x1ef609],_0x54e3fc,_0x1ef609+0x1);for(let _0x2f8a66=0x0;_0x2f8a66<_0x54e3fc['length'];_0x2f8a66++)_0x3d9e21(_0x54e3fc[_0x2f8a66],_0x725547,0x0);const _0x366d61=new Set();for(let _0x210b2f=0x0;_0x210b2f<_0x54e3fc['length'];_0x210b2f++){const _0x36775a=_0x54e3fc[_0x210b2f];!_0x4a3447['has'](_0x36775a)&&_0x36775a['previous']&&(_0x366d61['add'](_0x36775a['previous']),_0x36775a['previous']['next']===_0x36775a&&(_0x36775a['previous']['next']=null),_0x36775a['previous']=null),!_0x50ec73['has'](_0x36775a)&&_0x36775a['next']&&(_0x366d61['add'](_0x36775a['next']),_0x36775a['next']['previous']===_0x36775a&&(_0x36775a['next']['previous']=null),_0x36775a['next']=null);}function _0x3d9e21(_0x5b5607,_0x62acce,_0x42e6aa){for(let _0x1e0e5b=_0x42e6aa;_0x1e0e5b<_0x62acce['length'];_0x1e0e5b++){const _0x1ec971=_0xb4bc06(_0x5b5607,_0x62acce[_0x1e0e5b]);_0x1ec971&&(_0x1ec971[0x0]['next']=_0x1ec971[0x1],_0x1ec971[0x1]['previous']=_0x1ec971[0x0],_0x50ec73['add'](_0x1ec971[0x0]),_0x4a3447['add'](_0x1ec971[0x1]));}}function _0xb4bc06(_0x188877,_0x562d00){if(_0x188877['author']['id']!==_0x562d00['author']['id'])return null;const _0x132989=_0x3b4593['get'](_0x188877)(_0x188877,_0x562d00,_0x3c4ea8['get'](_0x188877),_0x3c4ea8['get'](_0x562d00));if(!_0x132989)return null;return _0x3b4593['get'](_0x562d00)(_0x188877,_0x562d00,_0x3c4ea8['get'](_0x188877),_0x3c4ea8['get'](_0x562d00))?_0x132989[0x1]['commentThread']&&_0x132989[0x1]['commentThread']['length']?null:_0x132989:null;}_0x366d61['size']&&this['_refreshSuggestionsChain'](_0x366d61);}['_refreshAttributeSuggestionsChain'](_0x383df5){if(0x0==_0x383df5['length'])return;const _0x95aa5=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x211a84=>'attribute'==_0x211a84['type']&&_0x211a84['_isDataLoaded']),_0x533c45=[],_0x12d8af=new Map();for(const _0x20d52c of _0x95aa5){const _0x3adb19=_0x1960d4(_0x20d52c['attributes']);_0x12d8af['has'](_0x3adb19)||(_0x12d8af['set'](_0x3adb19,_0x533c45['length']),_0x533c45['push']([]));const _0x130c61=_0x12d8af['get'](_0x3adb19);_0x533c45[_0x130c61]['push'](_0x20d52c);}!(function(){_0x533c45['sort']((_0x421783,_0x24b43e)=>{const _0xe6e92a=_0x421783[0x0]['createdAt'],_0x1f5d43=_0x24b43e[0x0]['createdAt'];return _0xe6e92a==_0x1f5d43?_0x421783[0x0]['attributes']['groupId']<_0x24b43e[0x0]['attributes']['groupId']?-0x1:0x1:_0xe6e92a<_0x1f5d43?-0x1:0x1;});for(const _0x3f60aa of _0x533c45)_0x3f60aa['sort']((_0x79b467,_0x473bfb)=>_0x79b467['id']<_0x473bfb['id']?-0x1:0x1);}());for(let _0x281751=0x0;_0x281751<_0x533c45['length'];_0x281751++){if(0x0==_0x533c45[_0x281751]['length'])continue;const _0x351858=[];for(let _0x4d22bd=_0x281751+0x1;_0x4d22bd<_0x533c45['length'];_0x4d22bd++)0x0!=_0x533c45[_0x4d22bd]['length']&&_0x19485b(_0x533c45[_0x281751],_0x533c45[_0x4d22bd])&&_0x351858['push'](_0x4d22bd);for(const _0x4b3ca7 of _0x351858)_0x533c45[_0x281751]=_0x533c45[_0x281751]['concat'](_0x533c45[_0x4b3ca7]),_0x533c45[_0x4b3ca7]=[];}for(const _0x3f1bba of _0x533c45)for(let _0x108bba=0x0;_0x108bba<_0x3f1bba['length'];_0x108bba++){const _0x2a527e=_0x3f1bba[_0x108bba+0x1]||null;_0x3f1bba[_0x108bba]['next']!==_0x2a527e&&(_0x3f1bba[_0x108bba]['next']=_0x2a527e);}for(const _0x36a7a0 of _0x533c45)for(let _0x4f9a37=0x0;_0x4f9a37<_0x36a7a0['length'];_0x4f9a37++){const _0x2d8769=_0x36a7a0[_0x4f9a37-0x1]||null;_0x36a7a0[_0x4f9a37]['previous']!==_0x2d8769&&(_0x36a7a0[_0x4f9a37]['previous']=_0x2d8769);}function _0x19485b(_0x3c5814,_0x478473){if(_0x3c5814[0x0]['attributes']['groupId']!==_0x478473[0x0]['attributes']['groupId']&&_0x3c5814[0x0]['author']!==_0x478473[0x0]['author'])return!0x1;if(!function(_0x38f817,_0x35a6c1){if(!_0x38f817['hasComments']&&!_0x35a6c1['hasComments'])return!0x0;if(_0x38f817['hasComments']&&_0x35a6c1['hasComments'])return!0x1;if(_0x38f817['hasComments']&&_0x35a6c1['createdAt']<_0x38f817['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x35a6c1['hasComments']&&_0x38f817['createdAt']<_0x35a6c1['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x3c5814[0x0],_0x478473[0x0]))return!0x1;const _0x4773bb=Vt(_0x3c5814[0x0]['attributes'],'groupId'),_0x396dfc=Vt(_0x478473[0x0]['attributes'],'groupId');if(!_0x196e1a(_0x4773bb,_0x396dfc))return!0x1;return!!_0x3c5814['every'](_0x1ce044=>_0x478473['some'](_0x1dc1f9=>_0x1ce044['getFirstRange']()['isEqual'](_0x1dc1f9['getFirstRange']())))&&_0x478473['every'](_0x4f251f=>_0x3c5814['some'](_0x45d55e=>_0x4f251f['getFirstRange']()['isEqual'](_0x45d55e['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x12bf4a){const _0x5bc38e=Array['from'](_0x12bf4a),_0x56b1f1=this['getSuggestions']({'skipNotAttached':!0x0}),_0x313116=_0x56b1f1['filter'](_0x2d432e=>!_0x12bf4a['has'](_0x2d432e)),_0x25e210=new Map(_0x5bc38e['map'](_0x21d459=>[_0x21d459,this['_suggestionFactory']['getSuggestionCallback'](_0x21d459['type'],_0x21d459['subType'],'join')])),_0x3fc290=new Map(_0x56b1f1['map'](_0x57b356=>[_0x57b356,_0x57b356['getRanges']()]));for(let _0xaedc98=0x0;_0xaedc98<_0x5bc38e['length'];_0xaedc98++){if(_0x34ec72(this,_0x5bc38e[_0xaedc98],_0x5bc38e,_0xaedc98+0x1))return!0x0;}for(let _0x5718e6=0x0;_0x5718e6<_0x5bc38e['length'];_0x5718e6++){if(_0x34ec72(this,_0x5bc38e[_0x5718e6],_0x313116,0x0))return!0x0;}return!0x1;function _0x34ec72(_0x2ea892,_0x3589c8,_0x50b027,_0x19145c){for(let _0x3c3f6a=_0x19145c;_0x3c3f6a<_0x50b027['length'];_0x3c3f6a++){const _0x164915=_0x50b027[_0x3c3f6a];if(_0x164915['type']!==_0x3589c8['type']||_0x164915['author']['id']!==_0x3589c8['author']['id']||_0x164915['subType']!==_0x3589c8['subType'])continue;if(!Wt(_0x3589c8,_0x164915))continue;if('attribute'==_0x3589c8['type']&&_0x3589c8['data']['oldValue']!=_0x164915['data']['oldValue'])continue;if('attribute'==_0x3589c8['type']&&_0x2ea892['_isBlockAttribute'](_0x3589c8['data']['key']))continue;if('formatBlock'==_0x3589c8['type']){const _0x4c8fd9=_0x2ea892['editor']['model'],_0x558d47=_0x3589c8['getContainedElement']();if(_0x558d47&&(_0x4c8fd9['schema']['isObject'](_0x558d47)||_0x4c8fd9['schema']['isLimit'](_0x558d47)))continue;}const _0x43d823=_0x25e210['get'](_0x3589c8),_0x2cc232=_0x3fc290['get'](_0x3589c8),_0x4a0ef8=_0x3fc290['get'](_0x164915),_0x1066cd=_0x3589c8['commentThread']&&_0x3589c8['commentThread']['length'],_0x15ff92=_0x164915['commentThread']&&_0x164915['commentThread']['length'];if(!_0x1066cd&&_0x43d823(_0x4a0ef8,_0x2cc232))return _0x2ea892['_joinSuggestions'](_0x164915,_0x3589c8),_0x3fc290['delete'](_0x3589c8),!0x0;if(!_0x15ff92&&_0x43d823(_0x2cc232,_0x4a0ef8))return _0x2ea892['_joinSuggestions'](_0x3589c8,_0x164915),_0x3fc290['delete'](_0x164915),!0x0;}return!0x1;}}['_joinSuggestions'](_0x4896eb,_0x146eaa){if(_0x4896eb['isMultiRange']){for(const _0x2829f4 of _0x146eaa['getRanges']())_0x4896eb['addRange'](_0x2829f4);}else{const _0x531731=_0x146eaa['getFirstRange']()['end'];this['_setSuggestionRange'](_0x4896eb,this['_model']['createRange'](_0x4896eb['getFirstRange']()['start'],_0x531731));}_0x146eaa['removeMarkers']();}['_getMarkerAnnouncementText'](_0x54fdf2,_0x393c25,_0x3398f1){const _0xd8e541=_0x54fdf2['startsWith']('format')||_0x54fdf2['startsWith']('attribute')?'FORMATTING':_0x54fdf2['toUpperCase']();return o(this['editor']['locale'],_0x393c25+'_'+_0xd8e541+'_SUGGESTION_ANNOUNCEMENT',_0x3398f1);}['_initAriaMarkerChangeAnnouncements'](){const _0x3e3d10=this['editor'];if(!_0x3e3d10['ui'])return;const {ariaLiveAnnouncer:_0x6e6223}=_0x3e3d10['ui'];_0x225a2e(this['_model'],({left:_0x5af587,entered:_0x216601})=>{for(const _0x3bd03d of _0x5af587){const {group:_0x460772,type:_0x21e44a}=this['_splitMarkerName'](_0x3bd03d['name']);if('suggestion'===_0x460772){_0x6e6223['announce'](this['_getMarkerAnnouncementText'](_0x21e44a,'LEAVE'));break;}}for(const _0x46d742 of _0x216601){const {group:_0x5cfe60,type:_0x9fc935}=this['_splitMarkerName'](_0x46d742['name']);if('suggestion'===_0x5cfe60){_0x6e6223['announce'](this['_getMarkerAnnouncementText'](_0x9fc935,'ENTER',_0x43d92f(_0x3c5087)));break;}}});}['_processAttributeChanges'](_0x29ee25){if(this['_recordAttributeSuggestions'])return!0x1;const _0x17d407=this['editor'],_0x40ecfa=_0x17d407['model']['document']['differ']['getChanges']();if(0x0==_0x40ecfa['length'])return!0x1;const _0x56625e=[],_0x4decd8=_0x40ecfa['filter'](_0x1db1ef=>'attribute'==_0x1db1ef['type']),_0x5a053c=_0x40ecfa['filter'](_0x3a6815=>'insert'==_0x3a6815['type']&&'$text'!=_0x3a6815['name']),_0x3227ff=_0x40ecfa['filter'](_0x4fd836=>'remove'==_0x4fd836['type']&&'$text'!=_0x4fd836['name']);for(const _0x97f0a5 of _0x4decd8)_0x56625e['push']({'key':_0x97f0a5['attributeKey'],'newValue':_0x97f0a5['attributeNewValue'],'oldValue':_0x97f0a5['attributeOldValue'],'range':qt(_0x97f0a5['range'],_0x17d407['model'])});for(const _0x50501e of _0x5a053c){const _0x3d4cab=_0x3227ff['find'](_0x1311fe=>_0x1311fe['position']['isEqual'](_0x50501e['position']));_0x3d4cab&&_0x56625e['push']({'key':m,'newValue':_0x50501e['name'],'oldValue':_0x3d4cab['name'],'range':_0x17d407['model']['createRangeOn'](_0x50501e['position']['nodeAfter'])});}return 0x0!=_0x56625e['length']&&this['_reduceExistingSuggestions'](_0x29ee25,_0x56625e);}['_processAttributeSuggestions'](_0x14a311){let _0x50eefe=!0x1;const _0x4d5072=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3a9644=>_0x3a9644['data']['newRange']&&_0x3a9644['name']['startsWith']('suggestion:attribute:'));for(const _0x44a78e of _0x4d5072){const {subType:_0x913c69,id:_0x54ecae}=this['_splitMarkerName'](_0x44a78e['name']),_0x6abede=_0x913c69['split']('|')[0x0];for(const _0x54924a of this['getSuggestions']({'skipNotAttached':!0x0}))_0x54924a['id']!=_0x54ecae&&'attribute'==_0x54924a['type']&&_0x54924a['data']&&_0x54924a['data']['key']==_0x6abede&&_0x54924a['getFirstRange']()['isIntersecting'](_0x44a78e['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x54924a,_0x44a78e['data']['newRange'],_0x14a311),_0x50eefe=!0x0);}return _0x50eefe;}['_recordAttributeChanges'](_0xe778a3){this['_recordAttributeSuggestions']=!0x0,_0xe778a3();}['_isRegisteredAttribute'](_0x53db77){const _0x802c78=this['_isBlockAttribute'](_0x53db77),_0x27f7e6=this['_inlineAttributeKeys']['has'](_0x53db77);return _0x802c78||_0x27f7e6;}['_reduceExistingSuggestions'](_0x13ec29,_0x4179ab){if(0x0==_0x4179ab['length'])return!0x1;let _0x2f5718=!0x1;for(const _0x49565e of _0x4179ab){const _0x1110b5=this['_findSuggestions'](_0x49565e['range'],'attribute')['filter'](_0x40bc25=>!_0x40bc25['meta']['isNextTo'])['map'](_0x2e921b=>_0x2e921b['suggestion']),_0x3e0718=_0x1960d4({'newValue':_0x49565e['newValue']});_0x1110b5['filter'](_0x401797=>{const [_0x15c621,_0x16807a]=_0x401797['subType']['split']('|');return _0x15c621==_0x49565e['key']&&_0x16807a!=_0x3e0718;})['forEach'](_0x4d80df=>{this['_reduceSuggestionAttributeRange'](_0x4d80df,_0x49565e['range'],_0x13ec29),_0x2f5718=!0x0;});}return _0x2f5718;}['_reduceSuggestionAttributeRange'](_0x16a313,_0x226a32,_0x2b297a){const _0x52a2a2=_0x16a313['getFirstRange']()['getDifference'](_0x226a32);0x0!==_0x52a2a2['length']?0x1!==_0x52a2a2['length']?this['_breakSuggestionMarker'](_0x16a313,_0x226a32['start'],_0x226a32['end']):this['_setSuggestionRange'](_0x16a313,_0x52a2a2[0x0]):_0x2b297a['removeMarker'](_0x16a313['getFirstMarker']());}}class Pt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x25c9ff){this['_editor']=_0x25c9ff,this['_model']=_0x25c9ff['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x159196,_0x3d7916,_0x2a1f5,_0x3f93e3,_0x7e4833,_0x56419b){return new u(this['_model'],{'type':_0x159196,'subType':_0x3d7916,'id':_0x2a1f5,'author':_0x3f93e3,'creator':_0x3f93e3,'attributes':_0x7e4833,'onAttributesChange':_0x56419b,'onAccept':(..._0x4e87d0)=>this['getSuggestionCallback'](_0x159196,_0x3d7916,'accept')(..._0x4e87d0),'onDiscard':(..._0x7c7fc6)=>this['getSuggestionCallback'](_0x159196,_0x3d7916,'discard')(..._0x7c7fc6)});}['registerCustomCallback'](_0x17fa31,_0x32df30,_0x23a21b,_0x25bb24){const _0x47223e=_0x17fa31+':'+_0x32df30+':'+_0x23a21b;this['_customCallbacks']['set'](_0x47223e,_0x25bb24);}['getSuggestionCallback'](_0x218acf,_0x3f3b80,_0xfad0c6){const _0x374e1b=_0x218acf+':'+_0x3f3b80+':'+_0xfad0c6;return this['_customCallbacks']['get'](_0x374e1b)||this['_defaultCallbacks']['get'](_0x218acf+':'+_0xfad0c6);}['_registerDefaultCallbacks'](){const _0x52b48f=()=>!0x1,_0x37786f=_0x456f7f=>{_0x456f7f['sort']((_0x4ee576,_0x4e7e85)=>_0x4ee576['start']['isBefore'](_0x4e7e85['start'])?0x1:-0x1),this['_model']['change'](_0x38c1ab=>{for(const _0x5c9ddc of _0x456f7f){let _0xce84ec;_0xce84ec=_0x5c9ddc['end']['isAtEnd']&&_0x5c9ddc['end']['parent']==_0x5c9ddc['start']['nodeAfter']?_0x38c1ab['createSelection'](_0x5c9ddc['start']['nodeAfter'],'on'):_0x38c1ab['createSelection'](_0x5c9ddc),this['_model']['deleteContent'](_0xce84ec,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x487e0f=(_0x7fd68b,_0x2f7e5f)=>{_0x2f7e5f&&this['_model']['change'](_0x17a21f=>{const {commandName:_0x45b71f,commandParams:_0x307045=[]}=_0x2f7e5f,_0x2531fd=_0x7fd68b['map'](_0x1dfd2b=>(Ft(_0x1dfd2b)&&(_0x1dfd2b=this['_model']['createRange'](_0x1dfd2b['end'])),_0x1dfd2b))['filter'](_0x3a0022=>'$graveyard'!==_0x3a0022['root']['rootName']);if(_0x2531fd['length']<0x1)return;const _0x3a4d56=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x420f77=>_0x3dae0a['fromRange'](_0x420f77));_0x17a21f['setSelection'](_0x2531fd);for(const _0x3d8348 of this['_editor']['commands']['commands']())_0x3d8348['refresh']();_0x307045['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x45b71f,..._0x307045);const _0x1d6f0f=_0x3a4d56['filter'](_0x1a2421=>'$graveyard'!=_0x1a2421['root']['rootName']);_0x1d6f0f['length']>0x0&&_0x17a21f['setSelection'](_0x1d6f0f);for(const _0x10c736 of _0x3a4d56)_0x10c736['detach']();});},_0x2c635e=(_0x26caa7,_0x15b40d)=>0x1==_0x26caa7['length']&&0x1==_0x15b40d['length']&&_0x26caa7[0x0]['end']['isEqual'](_0x15b40d[0x0]['start']),_0x57f0f7=(_0x3eadfc,_0x1db52a,_0x57b22d,_0x18f515)=>Kt(_0x3eadfc,_0x1db52a,_0x57b22d,_0x18f515)?[_0x3eadfc,_0x1db52a]:Kt(_0x1db52a,_0x3eadfc,_0x18f515,_0x57b22d)?[_0x1db52a,_0x3eadfc]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x52b48f),this['_defaultCallbacks']['set']('insertion:discard',_0x37786f),this['_defaultCallbacks']['set']('insertion:join',_0x2c635e),this['_defaultCallbacks']['set']('insertion:chain',_0x57f0f7),this['_defaultCallbacks']['set']('deletion:accept',_0x37786f),this['_defaultCallbacks']['set']('deletion:discard',_0x52b48f),this['_defaultCallbacks']['set']('deletion:join',_0x2c635e),this['_defaultCallbacks']['set']('deletion:chain',_0x57f0f7),this['_defaultCallbacks']['set']('formatInline:accept',_0x487e0f),this['_defaultCallbacks']['set']('formatInline:discard',_0x52b48f),this['_defaultCallbacks']['set']('formatInline:join',_0x2c635e),this['_defaultCallbacks']['set']('formatInline:chain',_0x52b48f),this['_defaultCallbacks']['set']('formatBlock:accept',_0x487e0f),this['_defaultCallbacks']['set']('formatBlock:discard',_0x52b48f),this['_defaultCallbacks']['set']('formatBlock:join',_0x2c635e),this['_defaultCallbacks']['set']('formatBlock:chain',_0x52b48f),this['_defaultCallbacks']['set']('attribute:accept',_0x52b48f),this['_defaultCallbacks']['set']('attribute:discard',(_0x5028f7,_0x53c988)=>{if(!_0x53c988)return;const _0x66ad6b=this['_editor']['plugins']['get'](p);this['_model']['change'](_0xc7350b=>{if(_0x53c988['key']==m)for(const _0xa5f984 of _0x5028f7){const _0x1e20f1=_0xa5f984['start']['nodeAfter'],_0x24ab46=_0x53c988['oldValue'];_0xc7350b['rename'](_0x1e20f1,_0x24ab46);}else{if(_0x66ad6b['_isBlockAttribute'](_0x53c988['key'])){for(const _0x24aaca of _0x5028f7)void 0x0!==_0x53c988['oldValue']?_0xc7350b['setAttribute'](_0x53c988['key'],_0x53c988['oldValue'],_0x24aaca['start']['nodeAfter']):_0xc7350b['removeAttribute'](_0x53c988['key'],_0x24aaca['start']['nodeAfter']);}else{for(const _0x1e99ab of _0x5028f7)_0x53c988['oldValue']?_0xc7350b['setAttribute'](_0x53c988['key'],_0x53c988['oldValue'],_0x1e99ab):_0xc7350b['removeAttribute'](_0x53c988['key'],_0x1e99ab);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2c635e);}}function Gt(_0x246803,_0x13684f,_0x295896){for(const _0x15262f of _0x13684f['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x15262f['root']==_0x15262f)return!0x1;if(!_0x295896['containsItem'](_0x15262f))return!0x1;if(_0x246803['isObject'](_0x15262f)||_0x246803['isLimit'](_0x15262f))return!0x0;}return!0x1;}function Ft(_0x5bb341){return _0x5bb341['end']['parent']==_0x5bb341['start']['nodeAfter']&&_0x5bb341['end']['isAtStart'];}function Lt(_0x1c4177,_0x3a554e,_0x406ec5,_0x307392){const _0x4efce9=_0x15ded8=>!_0x15ded8['item']['is']('$textProxy')&&!_0x307392['isObject'](_0x15ded8['item']),_0x46d0b7=_0x1c4177['start']['getLastMatchingPosition'](_0x4efce9),_0x5cfdd2=_0x1c4177['end']['getLastMatchingPosition'](_0x4efce9,{'direction':'backward'});return(!_0x1c4177['start']['isEqual'](_0x46d0b7)||!_0x1c4177['end']['isEqual'](_0x5cfdd2))&&(_0x46d0b7['isBefore'](_0x5cfdd2)?_0x406ec5['updateMarker'](_0x3a554e,{'range':_0x406ec5['createRange'](_0x46d0b7,_0x5cfdd2)}):_0x406ec5['removeMarker'](_0x3a554e),!0x0);}function Jt(_0x160d59){return _0x1960d4(_0x160d59);}function Ht(_0x317fb5){const _0x284728=_0x317fb5['start']['nodeAfter'];return _0x284728&&_0x284728['is']('element');}function qt(_0x3a5565,_0xe1e668){return null==_0x3a5565['end']['nodeBefore']&&_0x3a5565['end']['parent']==_0x3a5565['start']['nodeAfter']?zt(_0x3a5565['start']['nodeAfter'],_0xe1e668):_0x3a5565;}function zt(_0x1d030a,_0x577ea5){const _0xd0ffd7=_0x577ea5['schema']['isObject'](_0x1d030a)||_0x577ea5['schema']['isSelectable'](_0x1d030a);return _0x577ea5['createRange'](_0x577ea5['createPositionAt'](_0x1d030a,'before'),_0xd0ffd7?_0x577ea5['createPositionAfter'](_0x1d030a):_0x577ea5['createPositionAt'](_0x1d030a,'end'));}function Kt(_0x334cc9,_0x25b7f0,_0x3808ae,_0x3b4ce9){return!!Wt(_0x334cc9,_0x25b7f0)&&_0x3808ae['end']['isEqual'](_0x3b4ce9['start']);}function Wt(_0x2ba46c,_0x39f36d){if(!_0x2ba46c['_isDataLoaded']||!_0x39f36d['_isDataLoaded'])return!0x1;const _0x37489c=new Set(Object['keys'](_0x2ba46c['attributes'])),_0x901ce7=new Set(Object['keys'](_0x39f36d['attributes']));if(_0x37489c['delete']('groupId'),_0x901ce7['delete']('groupId'),0x0==_0x37489c['size']&&0x0==_0x901ce7['size'])return!0x0;if(_0x37489c['size']!=_0x901ce7['size'])return!0x1;const _0x477ee9={..._0x2ba46c['attributes']},_0x2e5e9a={..._0x39f36d['attributes']};return delete _0x477ee9['groupId'],delete _0x2e5e9a['groupId'],JSON['stringify'](_0x477ee9)==JSON['stringify'](_0x2e5e9a);}function Qt(_0x1a2e4b,_0x57f977){const _0x5cd67f=Xt(_0x1a2e4b['attributes']),_0x239966=Xt(_0x57f977);if(!_0x1a2e4b['_isDataLoaded'])return!0x1;for(const _0x44605a of Object['keys'](_0x239966))if(!_0x196e1a(_0x5cd67f[_0x44605a],_0x239966[_0x44605a]))return!0x1;return!0x0;}function Xt(_0x113d1c){const _0x5cbf18=Object['assign']({},_0x113d1c);return delete _0x5cbf18['skipNestingCheck'],delete _0x5cbf18['tablePasteChainId'],_0x5cbf18;}class Ce extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x28426d(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x1ea445,_0x571eeb,_0x11a27e,_0x45e601){super(),this['model']=_0x571eeb,this['view']=_0x11a27e,this['commentThreadController']=_0x45e601,this['_editor']=_0x1ea445,this['_acceptCommand']=_0x1ea445['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x1ea445['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x27f565,_0x4a7f1f)=>_0x27f565||_0x4a7f1f),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0xa04f35=>_0xa04f35&&this['_editor']['model']['canEditAt'](_0x571eeb['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x3669b8=>_0x3669b8&&this['_editor']['model']['canEditAt'](_0x571eeb['getRanges']())),this['_pendingAction']=null,_0x11a27e['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x11a27e,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x11a27e,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x11a27e,'change:isDirty',()=>{_0x11a27e['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 _0x350e6e=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x350e6e);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class ms extends _0x256c75{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0xfa136a,_0x23f443,_0xeba212,_0x4a9298){super(_0xfa136a),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x40d9b3(_0xfa136a,o(_0xfa136a,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x23f443['authoredAt']),this['bind']('authoredAt')['to'](_0x23f443),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',_0x23f443,'authoredAt',this,'descriptionParts',(_0x5e0a03,_0x5a0e5e,_0x5b13ef)=>{const _0x1e0f98=_0x5b13ef['map'](_0x32fce1=>cs(_0x32fce1['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x5e0a03-0x1,_0x23f443['author']['name'],_0x5a0e5e?_0x4a9298['formatDateTime'](_0x5a0e5e):'',new DOMParser()['parseFromString'](_0x1e0f98,'text/html')['body']['textContent']]);}),this['focusables']=new _0x26983e(),this['focusTracker']=new _0x5ea68b(),this['keystrokes']=new _0x259fda(),this['focusCycler']=new _0x1cfa7a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x53f093=>_0x53f093['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x23f443,this['_localUser']=_0xeba212,this['_config']=_0x4a9298,_0x4a9298['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x98937b(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x12a226}=this['_config'];this['commentsListView']=new _0x12a226(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',_0x22c229=>_0x22c229+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x1ff534,_0x3688b7)=>_0x1ff534||!!_0x3688b7);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x10c35f}=this['_config'],_0x3f2c91=new _0x10c35f(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2d38d1=_0x3f2c91['commentInputView'];return _0x3f2c91['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2d38d1,'value',(_0x4d4b45,_0x3c591c,_0x43256e)=>!!_0x43256e||_0x4d4b45&&!_0x3c591c),_0x2d38d1['on']('submit',(_0x2347a0,_0x517a6a)=>{this['fire']('addComment',_0x517a6a),_0x2d38d1['editor']['setData']('');}),_0x2d38d1['on']('cancel',()=>this['focus']()),_0x2d38d1['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x3f2c91;}}class pe extends ms{['suggestionView'];['_descriptionElement'];constructor(_0x5906f4,_0xc83ead,_0x5bac64,_0x50e3c2){super(_0x5906f4,_0xc83ead,_0x5bac64,_0x50e3c2),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x259144=>_0x259144&&_0x259144[0x0]?_0x259144[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x30405b,_0x58f553)=>{let _0x1ef5f3='';for(const _0x384723 of _0x30405b)_0x1ef5f3+='<p>'+cs(_0x384723['content'],_0x384723['color'])+'</p>';return _0x58f553?_0x1ef5f3:_0x20553b(_0x1ef5f3,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x50e3c2['SuggestionView'](_0x5906f4,_0xc83ead,{'formatDateTime':_0x50e3c2['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 _0x3dae55=this['bindTemplate'],_0x2c73d4=[this['suggestionView']];return this['commentsListView']&&_0x2c73d4['push'](this['commentsListView']),this['commentThreadInputView']&&_0x2c73d4['push'](this['commentThreadInputView']),_0x2c73d4['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x3dae55['if']('isActive','ck-suggestion-wrapper--active'),_0x3dae55['to']('type',_0x2eb25b=>'ck-suggestion-'+_0x2eb25b),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':_0x3dae55['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x2c73d4};}['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 _0x256c75{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x48962c,_0x35b130,_0x125d66){super(_0x48962c),this['_model']=_0x35b130,this['_config']=_0x125d66,this['set']('description',''),this['bind']('authoredAt')['to'](_0x35b130),this['acceptButton']=this['_createButton'](o(_0x48962c,'Accept\x20suggestion'),_0x32f7bd['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x48962c,'Discard\x20suggestion'),_0x32f7bd['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x403132(_0x48962c,_0x35b130['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x26983e([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x5ea68b(),this['keystrokes']=new _0x259fda(),this['focusCycler']=new _0x1cfa7a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x104881=>_0x104881['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4e6780=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4e6780['innerHTML']=this['description'],this['on']('change:description',(_0xde726f,_0x5ce020,_0x496a83)=>{_0x4e6780['innerHTML']=_0x496a83;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x307cff=this['bindTemplate'],_0x1e03e8=[{'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':_0x307cff['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x307cff['to']('authoredAt',_0x36ab71=>this['_config']['formatDateTime'](_0x36ab71))}]}]},{'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']&&_0x1e03e8['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':_0x1e03e8}]};}['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'](_0x41173c,_0x3fbfee,_0x1a3ac8,_0x37ef99,_0x2cd74f){const _0x52a4f8=new _0x2ac8fa(this['locale']);return _0x52a4f8['set']({'label':_0x41173c,'icon':_0x3fbfee,'tooltip':!0x0,'tooltipPosition':_0x2cd74f}),_0x52a4f8['extendTemplate']({'attributes':{'class':_0x1a3ac8}}),_0x52a4f8['on']('execute',()=>{this['fire'](_0x37ef99,this['_model']['id']);}),_0x52a4f8;}['_setupKeyboardNavigation'](){const _0x32065b=this['element'];this['keystrokes']['listenTo'](_0x32065b);for(const _0x5c0cb3 of this['focusables'])this['focusTracker']['add'](_0x5c0cb3['element']),this['keystrokes']['listenTo'](_0x5c0cb3['element']);this['keystrokes']['set']('enter',(_0x2d8529,_0x18aeb4)=>{_0x32065b===_0x2d8529['target']&&(this['focusCycler']['focusFirst'](),_0x18aeb4());}),this['keystrokes']['set']('esc',(_0xc7ba46,_0x2d5ea5)=>{_0x32065b!==_0xc7ba46['target']&&(this['focus'](),_0x2d5ea5());});}}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 _0x334dcc{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x56e9d7,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x34cd56){super(_0x34cd56),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x10c098=this['editor']['config'];_0x10c098['define']('trackChanges.SuggestionThreadView',pe),_0x10c098['define']('trackChanges.SuggestionView',fe),_0x10c098['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x10c098['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x36750f,_0x354961){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x1810d9,_0x485742]of this['_handleControllerBuffer']){const _0x17a5ee=this['_suggestionToController']['has'](_0x1810d9);_0x17a5ee||_0x485742?_0x17a5ee&&_0x485742&&this['_destroyController'](_0x1810d9):this['_initializeController'](_0x1810d9);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x36750f,_0x354961);}['init'](){const _0x2c1024=this['editor'],_0x69317b=_0x2c1024['plugins']['get']('TrackChangesEditing'),_0x2ecef0=_0x2c1024['plugins']['get']('Annotations'),_0x580801=_0x2c1024['plugins']['get']('EditorAnnotations'),_0x41b94d=_0x2c1024['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x580801['addSourceCollector'](()=>{const _0x2e020c=[];for(const [_0xaf520a,_0x3e9504]of Array['from'](this['_suggestionToController'])){const _0x2ed93e=_0xaf520a['getAllAdjacentSuggestions'](),_0x54346b=[];for(const _0x5895dc of _0x2ed93e){if(!_0x5895dc['isInContent'])continue;if(_0x5895dc['isMultiRange']){_0x54346b['push'](..._0x5895dc['getRanges']());continue;}const _0x359b5b=_0x5895dc['getFirstRange']();if(_0x54346b['length']>0x0){const _0x2ae857=_0x54346b[0x0]['getJoined'](_0x359b5b);if(_0x2ae857){_0x54346b[0x0]=_0x2ae857;continue;}}_0x54346b['push'](_0x359b5b);}_0x2e020c['push']([_0x3e9504['view'],_0x54346b]);}return _0x2e020c;}),this['listenTo'](_0x69317b,'suggestionLoaded',(_0x293451,_0x3eaba4)=>{this['listenTo'](_0x3eaba4,'change:previous',(_0xa9d549,_0x3bfd4f,_0xfd280d,_0x199c17)=>{_0x3eaba4['isInContent']&&(null==_0xfd280d?(this['_updateController'](_0x199c17['head']),this['_handleSuggestionControllerDelayed'](_0x3eaba4,!0x1)):(this['_updateController'](_0xfd280d['head']),null==_0x199c17&&this['_handleSuggestionControllerDelayed'](_0x3eaba4,!0x0)));}),null!==_0x3eaba4['previous']?this['_updateController'](_0x3eaba4['head']):this['_handleSuggestionControllerDelayed'](_0x3eaba4,!0x1);}),this['listenTo'](_0x69317b,'suggestionUnloaded',(_0x1b8d6d,_0x380abc,_0x28eed4)=>{this['stopListening'](_0x380abc,'change:previous'),this['_handleControllerBuffer']['delete'](_0x380abc),this['_suggestionToController']['has'](_0x380abc)&&this['_destroyController'](_0x380abc),_0x28eed4&&this['_updateController'](_0x28eed4['head']);}),this['listenTo'](_0x69317b,'suggestionChanged',(_0x467731,_0x1843d1)=>{this['_updateController'](_0x1843d1);}),this['listenTo'](_0x2ecef0,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x41b94d,'addComment',(_0xbad935,{threadId:_0x537317,isFromAdapter:_0x42bf40})=>{if(_0x42bf40||!_0x69317b['hasSuggestion'](_0x537317))return;const _0x50218b=_0x69317b['getSuggestion'](_0x537317);this['_suggestionToController']['get'](_0x50218b)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x57267e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4e9db4;for(const _0x2ef451 in _0x57267e){const _0x5bedd2=_0x2ef451,_0x3c2996=_0x57267e[_0x5bedd2];if('trackChangesLicenseKeyValid'==_0x3c2996||'trackChangesLicenseKeyInvalid'==_0x3c2996||'trackChangesLicenseKeyExpired'==_0x3c2996||'trackChangesLicenseKeyDomainLimit'==_0x3c2996||'trackChangesLicenseKeyNotAllowed'==_0x3c2996||'trackChangesLicenseKeyEvaluationLimit'==_0x3c2996||'trackChangesLicenseKeyTrialLimit'==_0x3c2996||'trackChangesLicenseKeyUsageLimit'==_0x3c2996){delete _0x57267e[_0x5bedd2],_0x4e9db4=_0x3c2996,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x4e9db4&&_0x57267e['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x4e9db4&&_0x57267e['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x4e9db4&&_0x57267e['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x4e9db4&&_0x57267e['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x4e9db4&&_0x57267e['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x4e9db4&&_0x57267e['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x4e9db4&&_0x57267e['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x5aba0a=this['editor']['plugins']['get']('Annotations'),_0x47eaaa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x28ce81=Array['from'](_0x5aba0a['activeAnnotations'],_0x3ea9b9=>_0x3ea9b9['innerView'])['filter'](_0x2ab379=>this['_viewToController']['has'](_0x2ab379)),_0x979b8c=[];for(const _0x2aabd5 of _0x28ce81){const _0x5a4b69=this['_viewToController']['get'](_0x2aabd5)['model']['getAllAdjacentSuggestions']();_0x979b8c['push'](..._0x5a4b69['reduce']((_0x32cd3a,_0x1781c0)=>[..._0x32cd3a,..._0x1781c0['getMarkerNames']()],[]));}_0x47eaaa['activeMarkers']=_0x979b8c;}['_addUIComponentsToFactory'](){const _0x26f2c7=this['editor'],_0x3ae060=_0x26f2c7['locale'],_0x4c46b0=o(_0x3ae060,'Track\x20changes'),_0x1ad5b4=new _0x5cface([{'type':'switchbutton','model':new _0x33f8d5({'withText':!0x0,'isToggleable':!0x0,'label':_0x4c46b0,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x33f8d5({'withText':!0x0,'label':o(_0x3ae060,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x33f8d5({'withText':!0x0,'label':o(_0x3ae060,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x33f8d5({'withText':!0x0,'label':o(_0x3ae060,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x33f8d5({'withText':!0x0,'label':o(_0x3ae060,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x26f2c7['plugins']['has']('TrackChangesPreview')&&_0x1ad5b4['addMany']([{'type':'separator'},{'type':'button','model':new _0x33f8d5({'withText':!0x0,'label':o(_0x3ae060,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x568af8 of _0x1ad5b4)if(ke(_0x568af8)){const _0x2e9742=_0x26f2c7['commands']['get'](_0x568af8['model']['commandName']);_0x568af8['model']['bind']('isOn','isEnabled')['to'](_0x2e9742,'value','isEnabled');}_0x26f2c7['ui']['componentFactory']['add']('trackChanges',_0x240c6e=>this['_createToolbarButton'](_0x240c6e,_0x1ad5b4,_0x4c46b0)),_0x26f2c7['ui']['componentFactory']['add']('menuBar:trackChanges',_0xb33fd5=>this['_createMenuBarMenu'](_0xb33fd5,_0x1ad5b4,_0x4c46b0));}['_createToolbarButton'](_0x26bf5d,_0x2fcc8b,_0x37a038){const _0x1a82c2=_0x5343cc(_0x26bf5d,_0x57ddec),_0x58ca70=this['editor']['commands']['get']('trackChanges');_0x1a82c2['buttonView']['set']({'tooltip':_0x37a038,'label':_0x37a038,'icon':we}),_0x1a82c2['buttonView']['bind']('isOn')['to'](_0x58ca70,'value'),_0x1a82c2['buttonView']['on']('execute',()=>{_0x58ca70['execute'](),this['editor']['editing']['view']['focus']();}),_0x461bd3(_0x1a82c2,_0x2fcc8b,{'role':'menu'});const _0xd943b3=[];for(const _0x3fda33 of _0x2fcc8b)ke(_0x3fda33)&&_0xd943b3['push'](this['editor']['commands']['get'](_0x3fda33['model']['commandName']));const _0x31e3bc=_0x1a82c2['buttonView'];return _0x31e3bc['actionView']['unbind']('isEnabled'),_0x31e3bc['arrowView']['unbind']('isEnabled'),_0x31e3bc['actionView']['bind']('isEnabled')['to'](_0x58ca70,'isEnabled'),_0x31e3bc['arrowView']['bind']('isEnabled')['toMany'](_0xd943b3,'isEnabled',(..._0x4e235e)=>_0x4e235e['some'](_0x4d7346=>_0x4d7346)),_0x1a82c2['on']('execute',_0x2b8b9c=>{this['editor']['execute'](_0x2b8b9c['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x1a82c2;}['_createMenuBarMenu'](_0x10ba86,_0x1867fe,_0x49719e){const _0x415db3=new _0x3316ce(_0x10ba86),_0x5c0159=this['editor']['commands']['get']('trackChanges');_0x415db3['buttonView']['set']({'label':_0x49719e,'icon':we});const _0x5063b1=new _0x150464(_0x10ba86);for(const _0x4efb3d of _0x1867fe){if('separator'==_0x4efb3d['type']){_0x5063b1['items']['add'](new _0x1ce921(_0x10ba86));continue;}const _0x449bee=new _0x3fa025(_0x10ba86,_0x415db3),_0x2db0bf=new _0x17026f(_0x10ba86),_0x28150f=_0x4efb3d['model'];_0x2db0bf['bind'](...Object['keys'](_0x28150f))['to'](_0x28150f),_0x2db0bf['delegate']('execute')['to'](_0x415db3),_0x2db0bf['on']('execute',()=>{this['editor']['execute'](_0x28150f['commandName']),this['editor']['editing']['view']['focus']();}),_0x449bee['children']['add'](_0x2db0bf),_0x5063b1['items']['add'](_0x449bee);}return _0x415db3['bind']('isEnabled')['to'](_0x5c0159,'isEnabled'),_0x415db3['panelView']['children']['add'](_0x5063b1),_0x415db3;}['_initializeController'](_0x14ab6a){const _0x3bc817=this['editor'],_0x4fab37=_0x3bc817['config'],_0x3e06ba=_0x3bc817['plugins']['get']('Annotations'),_0xb5e01e=_0x3bc817['plugins']['get']('CommentsRepository'),_0x3e0d08=_0x3bc817['plugins']['get']('EditorAnnotations'),_0x56ffc2=_0x3bc817['plugins']['get'](_0x56e9d7)['me'],_0x48dec3=_0x4fab37['get']('trackChanges')['SuggestionThreadView'],_0x41a3fb=_0x4fab37['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x40cade,CommentThreadInputView:_0x21a8af}=_0x3bc817['plugins']['get']('CommentsUI');let _0x5dda27,_0x263aa6,_0x3724a2;this['_annotationViews']['has'](_0x14ab6a['id'])?(_0x263aa6=this['_annotationViews']['get'](_0x14ab6a['id']),_0x5dda27=_0x263aa6['mainView']):(_0x5dda27=new _0x48dec3(_0x3bc817['locale'],_0x14ab6a,_0x56ffc2,{'disableComments':this['_disableComments'],'editorConfig':{..._0x4fab37['get']('comments.editorConfig'),'licenseKey':_0x4fab37['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x4fab37['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x4fab37['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x4fab37['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x24b58b(_0x4fab37['get']('locale')),'CommentView':_0x4fab37['get']('comments')['CommentView'],'CommentsListView':_0x40cade,'CommentThreadInputView':_0x21a8af,'SuggestionView':_0x41a3fb}),_0x5dda27['suggestionView']['acceptButton']['on']('execute',()=>{_0x3bc817['editing']['view']['focus']();}),_0x5dda27['suggestionView']['discardButton']['on']('execute',()=>{_0x3bc817['editing']['view']['focus']();}),_0x263aa6=_0x3e06ba['createAnnotationView'](this['editor']['locale'],_0x5dda27),_0x263aa6['bind']('isDirty')['to'](_0x5dda27,'isDirty'),_0x263aa6['bind']('length')['to'](_0x5dda27),_0x263aa6['bind']('type')['to'](_0x5dda27,'type',_0x236ee1=>'suggestion-'+_0x236ee1),_0x5dda27['on']('escape',()=>{_0x3724a2['fire']('escape');}),this['_annotationViews']['set'](_0x14ab6a['id'],_0x263aa6));const _0x4fd7b7=_0xb5e01e['createCommentThreadController'](_0x14ab6a['commentThread'],_0x5dda27),_0x24d352=new Ce(_0x3bc817,_0x14ab6a,_0x5dda27,_0x4fd7b7),_0x1c3c6f=_0x14ab6a['getAllAdjacentSuggestions']()['filter'](_0x47bee8=>_0x47bee8['isInContent']);_0x5dda27['descriptionParts']=_0x3bc817['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x1c3c6f),this['_suggestionToController']['set'](_0x14ab6a,_0x24d352),this['_viewToController']['set'](_0x5dda27,_0x24d352),_0x3724a2=_0x3e06ba['createAnnotation']({'view':_0x263aa6,'target':()=>{const _0x2507ef=[],_0xc942cd=_0x14ab6a['getAllAdjacentSuggestions']()['filter'](_0x2785cb=>_0x2785cb['isInContent']);for(const _0x3b91b2 of _0xc942cd)_0x2507ef['push'](..._0x3b91b2['getMarkers']());return _0x1002f7(_0x3bc817['editing'],_0x2507ef);},'type':()=>'suggestion-'+_0x24d352['view']['type']}),_0xb5e01e['_bindAnnotationToEditors'](_0x5dda27,_0x3724a2),_0x3e06ba['add'](_0x3724a2),_0x3e0d08['registerAnnotation'](_0x3724a2);}['_destroyController'](_0x3d81f3){const _0x499c1f=this['editor']['plugins']['get']('CommentsRepository'),_0x266cdb=this['editor']['plugins']['get']('Annotations'),_0xbe80d=this['_suggestionToController']['get'](_0x3d81f3),_0x5b9da8=_0xbe80d['view'],_0x44ef4d=_0x266cdb['getByInnerView'](_0x5b9da8);_0x499c1f['_unbindEditors'](_0x5b9da8),_0x44ef4d&&_0x266cdb['remove'](_0x44ef4d),this['_suggestionToController']['delete'](_0x3d81f3),this['_viewToController']['delete'](_0x5b9da8),_0xbe80d['destroy']();}['_updateController'](_0x39ccea){if(!_0x39ccea['isInContent']||!this['_suggestionToController']['has'](_0x39ccea))return;const _0x693923=this['editor']['plugins']['get']('TrackChangesEditing'),_0x54e0b9=this['_suggestionToController']['get'](_0x39ccea),_0x150d10=_0x39ccea['getAllAdjacentSuggestions']();_0x54e0b9['view']['descriptionParts']=_0x693923['descriptionFactory']['getDescriptions'](_0x150d10);}['destroy'](){for(const _0x20c2e7 of this['_suggestionToController']['keys']())this['_destroyController'](_0x20c2e7);for(const _0x459e80 of this['_annotationViews']['values']())_0x459e80['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x1e918e){return'model'in _0x1e918e;}class k extends _0x334dcc{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x2569fc){this['editor']['plugins']['get'](p)['adapter']=_0x2569fc;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x2c38a8){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x2c38a8);}['getSuggestions']({skipNotAttached:_0x493ba7=!0x1,toJSON:_0x22ada2=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x493ba7,'toJSON':_0x22ada2});}['getSuggestion'](_0x55a51b){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x55a51b);}}const w=['Pagination'];class T extends _0x334dcc{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x22205c=this['editor'];if(_0x22205c['config']['define']('trackChangesData.editorCreator',_0x11bf0a=>{const _0x5a74eb=_0x22205c['model']['document']['getRootNames']()['reduce']((_0x4e1226,_0x48012f)=>(_0x4e1226[_0x48012f]='',_0x4e1226),{});return _0x22205c['constructor']['create'](_0x5a74eb,_0x11bf0a);}),'function'!=typeof _0x22205c['config']['get']('trackChangesData')['editorCreator'])throw new _0x36ec92('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x3a9e2b){return N(this['editor'],!0x0,_0x3a9e2b);}['getDataWithDiscardedSuggestions'](_0x5467f4){return N(this['editor'],!0x1,_0x5467f4);}}class D extends _0x334dcc{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4bc82d){function _0x4e1fa9(_0x4f4a89){return _0x4f4a89['map'](_0x4a8749=>String['fromCharCode'](_0x4a8749))['join']('');}super(_0x4bc82d),this['result']='end',_0x4bc82d[_0x4e1fa9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4e1fa9([0x76,0x69,0x65,0x77])][_0x4e1fa9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4e1fa9([0x61,0x75,0x74,0x6f]),_0x4bc82d[_0x4e1fa9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x4e1fa9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4e1fa9([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x4e1fa9([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x4e1fa9([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(_0x29ad6b){return void 0x0!==_0x29ad6b['getRootsAttributes'];}async function N(_0xaf97ed,_0x48a684,_0x1032e0){const _0x32d51b=_0x3ae72a(_0xaf97ed,w);_0x32d51b['plugins']['push'](p,D),_0x32d51b['rootsAttributes']=Fe(_0xaf97ed)?_0xaf97ed['getRootsAttributes']():void 0x0;const _0x518890=document['createDocumentFragment'](),_0x159e5c=_0xaf97ed['config']['get']('trackChangesData')['editorCreator'],_0x3c20c9=await _0x159e5c(_0x32d51b,()=>function(_0x1ee52f){const _0x12dd02=document['createElement']('div');return _0x1ee52f['appendChild'](_0x12dd02),_0x12dd02;}(_0x518890));!function(_0x139d00,_0x5dc925){const _0x53c6bf=_0x139d00['model']['document']['getRootNames']()['reduce']((_0x301caa,_0x4aefa4)=>(_0x301caa[_0x4aefa4]=_0x139d00['data']['get']({'rootName':_0x4aefa4}),_0x301caa),{}),_0x52153a=_0x139d00['plugins']['get']('Users')['users']['map'](_0x43dd41=>({'id':_0x43dd41['id'],'name':_0x43dd41['name']})),_0x35f681=_0x139d00['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x495ae0=_0x139d00['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x28d9cf=_0x5dc925['plugins']['get']('Users'),_0x205167=_0x5dc925['plugins']['get']('TrackChangesEditing'),_0x46bff8=_0x5dc925['plugins']['get']('CommentsRepository');for(const _0xe225b8 of _0x46bff8['getCommentThreads']())_0xe225b8['remove']();for(const _0x58e992 of _0x52153a)_0x28d9cf['getUser'](_0x58e992['id'])||_0x28d9cf['addUser'](_0x58e992);_0x28d9cf['me']||_0x28d9cf['useAnonymousUser']();for(const _0x2a94cd of _0x495ae0)_0x46bff8['addCommentThread'](_0x2a94cd);for(const _0x242b8c of _0x35f681)_0x205167['addSuggestionData'](_0x242b8c);_0x5dc925['data']['set'](_0x53c6bf);}(_0xaf97ed,_0x3c20c9),_0x3c20c9['execute'](_0x48a684?'acceptAllSuggestions':'discardAllSuggestions');const _0x430981=Fe(_0x3c20c9)?_0x3c20c9['getFullData'](_0x1032e0):_0x3c20c9['data']['get'](_0x1032e0);return await _0x3c20c9['destroy'](),_0x430981;}class Me extends _0x256c75{['options'];constructor(_0x2d2e83,_0x13c7bd){super(_0x2d2e83),this['options']=_0x13c7bd,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'](_0x802829,_0x206738){if(!this['element'])return;const _0x228dee=[];for(const [_0x2b6fd0,_0x3dd9dd]of _0x802829){const _0x1a8942=document['createElement']('div');_0x1a8942['setAttribute']('data-ck-root-name',_0x2b6fd0),_0x1a8942['className']=_0x3dd9dd['classes']+'\x20ck-track-changes-preview__root-container',_0x1a8942['innerHTML']=_0x3dd9dd['content'],_0x228dee['push'](_0x1a8942);}_0x206738(this['element'],_0x228dee),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends Yt{constructor(_0x2f3023){super(_0x2f3023),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x23772a=this['editor'],_0x1385b2=_0x23772a['locale'],_0x4192ed=_0x23772a['plugins']['get']('Dialog');let _0x3875b9;const _0x3aada2=function(_0x4ce8ac){const _0x21a4bd={};if('editables'in _0x4ce8ac['ui']['view']){for(const [_0x3a0f06,_0x4f9d66]of Object['entries'](_0x4ce8ac['ui']['view']['editables']))_0x21a4bd[_0x3a0f06]=_0x4f9d66['element'];}else _0x21a4bd[_0x4ce8ac['model']['document']['getRootNames']()[0x0]]=_0x4ce8ac['ui']['view']['editable']['element'];return _0x21a4bd;}(_0x23772a),_0x9e4b64=function(_0x153d00){let _0x3f0c5f=0x0;for(const _0x430bc9 of Object['values'](_0x153d00))_0x3f0c5f=Math['max'](_0x3f0c5f,_0x430bc9['getBoundingClientRect']()['width']);let _0x55db4d=0x0;for(const _0x1d887a of Object['values'](_0x153d00))_0x55db4d+=_0x1d887a['getBoundingClientRect']()['height'];const _0x16dc63=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x3014fd=Math['min'](_0x55db4d,_0x16dc63);return{'width':_0x3f0c5f,'height':_0x3014fd};}(_0x3aada2);_0x4192ed['show']({'id':'finalContentPreview','title':o(_0x1385b2,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x1385b2,{'dialogRects':_0x9e4b64}),'onHide':()=>{_0x3875b9['detachFromDom']();},'onShow':()=>{_0x23772a['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x52259e=>{const _0x5bffdc=this['_standarizeRootsData'](_0x52259e,_0x23772a,_0x3aada2);_0x4192ed['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x5bffdc,_0x23772a['config']['get']('trackChanges.preview.renderFunction'));}),_0x3875b9=new _0x39748b(_0x1385b2,[_0x4192ed['view']]),_0x3875b9['attachToDom'](),_0x3875b9['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x23772a['once']('destroy',()=>{_0x3875b9['detachFromDom']();});const _0x4011e5=_0x4192ed['view']['headerView']['class'];_0x4192ed['view']['headerView']['class']=_0x4011e5?_0x4011e5+'\x20ck-reset_all':'ck-reset_all',_0x4192ed['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x4192ed['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x12f07b=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x21bf9e=_0x12f07b['previewMode'],_0x16096e={};if('$labels'===_0x21bf9e){for(const _0x3981c5 of _0x12f07b['getMergeFieldsIds']())_0x16096e[_0x3981c5]=_0x12f07b['getLabel'](_0x3981c5)||_0x3981c5;}else{const _0x440682='$defaultValues'===_0x21bf9e?_0x12f07b['getDefaultValues']():_0x12f07b['getDataSetValues'](_0x21bf9e,!0x0);for(const _0x310d7c of Object['entries'](_0x440682)){const [_0x632e49,_0x3bcd62]=_0x310d7c;_0x16096e[_0x632e49]=null!==_0x3bcd62?_0x3bcd62:_0x12f07b['getLabel'](_0x632e49)||_0x632e49;}}return{'mergeFieldsData':_0x16096e};}['_standarizeRootsData'](_0x275507,_0x13144f,_0x4ca5c1){let _0x283484;if('string'==typeof _0x275507){const _0x439393=_0x13144f['model']['document']['getRootNames']()[0x0];_0x283484={[_0x439393]:_0x275507};}else _0x283484=_0x275507;const _0x490444=this['_fixMediaEmbeds'](_0x283484,_0x13144f),_0x3424ea=function(_0x45b205,_0x324013){for(const [_0x58e46a,_0x1b6a90]of _0x45b205)_0x1b6a90['classes']=_0x324013[_0x58e46a]['classList']['value']['replace']('ck-focused','');return _0x45b205;}(this['_sortRoots'](_0x13144f)['reduce']((_0x50f82e,_0x38f010)=>(_0x50f82e['push']([_0x38f010,{'content':_0x490444[_0x38f010],'classes':''}]),_0x50f82e),[]),_0x4ca5c1);return _0x3424ea;}['_fixMediaEmbeds'](_0x3a1252,_0x4e119f){if(!_0x4e119f['plugins']['has']('MediaEmbedEditing'))return _0x3a1252;const _0x246100=_0x4e119f['plugins']['get']('MediaEmbedEditing');for(const [_0x430b32,_0x2d4cca]of Object['entries'](_0x3a1252)){const _0x26e5c1=document['createElement']('div');_0x26e5c1['innerHTML']=_0x2d4cca,(_0x26e5c1['querySelectorAll']('figure.media')['forEach'](_0x120848=>{const _0x4cb9ac=_0x120848['querySelector']('oembed');if(_0x4cb9ac){const _0x13e16f=_0x4cb9ac['getAttribute']('url');if(_0x13e16f){const _0x4edd49=_0x246100['registry']['getMediaViewElement'](new _0x19e29c(_0x4e119f['editing']['view']['document']),_0x13e16f,{'elementName':'','renderForEditingView':!0x0}),_0x58b9ea=document['createElement']('div');_0x58b9ea['classList']['add']('ck-media__wrapper'),_0x4edd49['render'](_0x58b9ea,_0x4e119f['editing']['view']['domConverter']),_0x4cb9ac['replaceWith'](_0x58b9ea);}}}),_0x3a1252[_0x430b32]=_0x26e5c1['innerHTML']);}return _0x3a1252;}['_sortRoots'](_0x5e9f9b){if(!function(_0x1dd808){return void 0x0!==_0x1dd808['getRootsAttributes'];}(_0x5e9f9b))return _0x5e9f9b['model']['document']['getRootNames']();const _0x1360ec=[],_0x338b30=new Map();for(const _0x2d033c of _0x5e9f9b['model']['document']['getRootNames']()){const _0x40f799=_0x5e9f9b['editing']['view']['getDomRoot'](_0x2d033c)['getClientRects']()['item'](0x0);_0x1360ec['push'](_0x2d033c),_0x338b30['set'](_0x2d033c,_0x40f799);}return _0x1360ec['sort']((_0x2e47f6,_0x3feef7)=>{const _0x287496=_0x338b30['get'](_0x2e47f6),_0x21d40a=_0x338b30['get'](_0x3feef7);return _0x287496['y']-_0x21d40a['y']||_0x287496['x']-_0x21d40a['x'];}),_0x1360ec;}}class te extends _0x334dcc{static get['requires'](){return[T,_0xcc23b5];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1d6c47){super(_0x1d6c47),_0x1d6c47['commands']['add']('previewFinalContent',new re(this['editor'])),_0x1d6c47['config']['define']('trackChanges.preview.renderFunction',(_0x120ea1,_0x5aac51)=>{for(const _0x3ae75e of _0x5aac51)_0x120ea1['appendChild'](_0x3ae75e);});}}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};
|