@ckeditor/ckeditor5-track-changes 44.2.0-alpha.4 → 44.2.0-alpha.6

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/dist/index.js CHANGED
@@ -20,6 +20,6 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as Xt,Plugin as _0x463932,PendingActions as _0x40b756,icons as _0x34a192}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x3384ca,ObservableMixin as _0x1e8365,uid as _0x8b70ee,insertToPriorityArray as _0x26a494,priorities as _0x282e0b,logWarning as _0x35a5a8,getEnvKeystrokeText as _0xbf2b20,FocusTracker as _0x319104,KeystrokeHandler as _0x3924f0,Collection as _0x26f2d3}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x5bd1a0,View as _0x3f38e2,ViewCollection as _0x1ebca9,FocusCycler as _0xbc3cdc,ViewModel as _0x2fa7c7,createDropdown as _0x2a117c,SplitButtonView as _0x55453a,addListToDropdown as _0xe3d30f,MenuBarMenuView as _0x527695,MenuBarMenuListView as _0x4d5da4,ListSeparatorView as _0x217afa,MenuBarMenuListItemView as _0x30fe9c,MenuBarMenuListItemButtonView as _0x3e5929,BodyCollection as _0x26b78b,Dialog as _0x57b61d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0xb11e74,hashObject as _0x59fd62,surroundingMarkersDetector as _0x18e6af,FOCUS_ANNOTATION_KEYSTROKE as _0x40fb65,AriaDescriptionView as _0xecfcb5,setupThreadKeyboardNavigation as _0x382f27,trimHtml as _0x1ee335,UserView as _0x5ae1c3,LateFocusButtonView as _0x3bf7f5,getDateTimeFormatter as _0x58d61b,getAllMarkersDomElementsSorted as _0x300086,sanitizeEditorConfig as _0x4bf574}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x38b93f,LiveRange as _0x339777,LivePosition as _0x538118,DowncastWriter as _0x4f4bb1}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x3c83dc,toWidget as _0x5ec67c}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x41b362,set as _0x3c59ac,isEqual as _0x5002a1,unset as _0x165c20,omit as Ut}from'lodash-es';import{Delete as _0x4d5984,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x5a64b7,ShiftEnter as _0x2167ac}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends Xt{['_enabledCommands'];constructor(_0x2bfe7b,_0x34cae3){super(_0x2bfe7b),this['_enabledCommands']=_0x34cae3,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 _0x3d79c1 of this['editor']['commands']['commands']())_0x3d79c1['affectsData']&&!this['_enabledCommands']['has'](_0x3d79c1)&&_0x3d79c1['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x4dcb1d of this['editor']['commands']['commands']())_0x4dcb1d['affectsData']&&!this['_enabledCommands']['has'](_0x4dcb1d)&&_0x4dcb1d['clearForceDisabled']('TrackChangesCommand');}}class O extends Xt{['_suggestions'];constructor(_0x51c52b,_0x3ebd78){super(_0x51c52b),this['_suggestions']=_0x3ebd78,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x9df4f8){const _0x5c2781=this['_suggestions']['get'](_0x9df4f8);if(!_0x5c2781)throw new _0x3384ca('track-changes-accept-suggestion-not-found',this);const _0x41a61f=_0x5c2781['getRanges']();this['editor']['model']['canEditAt'](_0x41a61f)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x5c2781);}}class R extends Xt{['_suggestions'];constructor(_0x4b1887,_0x42e345){super(_0x4b1887),this['_suggestions']=_0x42e345,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x2e0955){const _0x495d90=this['_suggestions']['get'](_0x2e0955);if(!_0x495d90)throw new _0x3384ca('track-changes-discard-suggestion-not-found',this);const _0x14da7a=_0x495d90['getRanges']();this['editor']['model']['canEditAt'](_0x14da7a)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x495d90);}}function as(_0x326514,_0x140192){let _0x3df1a4='';return _0x3df1a4+=_0x326514['split']('*')['map']((_0x2950a7,_0xd98104)=>_0xd98104%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x2950a7)+'</span>':nn(_0x2950a7))['join'](''),_0x140192&&(_0x3df1a4+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x140192['value']+'\x22\x20title=\x22'+_0x140192['title']+'\x22></span>'),_0x3df1a4;}function nn(_0x64cfd1){const _0xf2e5a6=document['createElement']('span');return _0xf2e5a6['innerText']=_0x64cfd1,_0xf2e5a6['innerHTML'];}function Yt(_0x43029f){return _0x43029f['sort']((_0x1b5e78,_0x23ae14)=>'deletion'==_0x1b5e78['type']&&'deletion'!=_0x23ae14['type']?-0x1:'deletion'!=_0x1b5e78['type']&&'deletion'==_0x23ae14['type']?0x1:0x0);}function to(_0x5cdf90,_0x27f5e7){let _0x278f53,_0x1e8059=0x0;const _0x5c46f7=[],_0x26a226=_0x27f5e7['schema'];for(;_0x1e8059<_0x5cdf90['length'];){const _0x2a5200=_0x5cdf90[_0x1e8059],_0x58c930=_0x5cdf90[_0x1e8059+0x1];_0x278f53||(_0x278f53=_0x27f5e7['createPositionBefore'](_0x2a5200)),on(_0x27f5e7,_0x2a5200,_0x58c930)||(_0x5c46f7['push'](_0x27f5e7['createRange'](_0x278f53,_0x26a226['isObject'](_0x2a5200)?_0x27f5e7['createPositionAfter'](_0x2a5200):_0x27f5e7['createPositionAt'](_0x2a5200,'end'))),_0x278f53=null),_0x1e8059++;}return _0x5c46f7;}function on(_0x5070da,_0x280fb5,_0x2f0e73){if(!_0x2f0e73)return!0x1;const _0x505d3b=_0x5070da['createPositionAfter'](_0x280fb5),_0x2e8814=_0x5070da['createPositionBefore'](_0x2f0e73);return _0x505d3b['isTouching'](_0x2e8814);}function Zt(_0x4df1e3,_0x42a004,_0x386e4b){for(;_0x386e4b['length'];){const _0x5783a6=_0x386e4b['splice'](0x0,0x64);_0x4df1e3['change'](()=>{for(const _0x488eb5 of _0x5783a6)_0x488eb5['isInContent']&&_0x42a004['execute'](_0x488eb5['id']);});}}class x extends Xt{['_command'];['_suggestions'];constructor(_0x2d1a11,_0x17dc94,_0x13b2c2){super(_0x2d1a11),this['_command']=_0x17dc94,this['_suggestions']=_0x13b2c2,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x2761c9=Array['from'](this['_suggestions']['values']())['some'](_0x3fb456=>_0x3fb456['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x2761c9;}['execute'](){const _0x27bcf9=Yt(Array['from'](this['_suggestions']['values']()));for(const _0x505d6a of _0x27bcf9){const _0x172361=_0x505d6a['getRanges']();if(!this['editor']['model']['canEditAt'](_0x172361))return;}Zt(this['editor']['model'],this['_command'],_0x27bcf9);}}class E extends Xt{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x2919b2,_0x1f1063,_0x685c78){super(_0x2919b2),this['_command']=_0x1f1063,this['_suggestions']=_0x685c78,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x497d2f=this['editor']['model']['document']['selection'],_0x21a99f=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x6d4383,_0x4449bb){const _0x23e86f=Array['from'](_0x6d4383['getRanges']()),_0x53276b=new Set();for(const _0x2cc827 of _0x4449bb)if(_0x2cc827['isInContent']){for(const _0x26c4ef of _0x23e86f)for(const _0x3ce248 of _0x2cc827['getRanges']())(_0x26c4ef['isIntersecting'](_0x3ce248)||_0x6d4383['isCollapsed']&&!_0x2cc827['isMultiRange']&&_0x2cc827['next']&&_0x3ce248['end']['isTouching'](_0x26c4ef['start']))&&_0x53276b['add'](_0x2cc827);}return _0x53276b;}(_0x497d2f,_0x21a99f),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x1c0cbd=Yt(Array['from'](this['_selectedSuggestions']));for(const _0x2a1da3 of _0x1c0cbd){const _0x11ee45=_0x2a1da3['getRanges']();if(!this['editor']['model']['canEditAt'](_0x11ee45))return;}Zt(this['editor']['model'],this['_command'],_0x1c0cbd);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x1e8365(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x5ad938,_0x36db93){super(),this['id']=_0x36db93['id'],this['type']=_0x36db93['type'],this['subType']=_0x36db93['subType']||null,this['author']=_0x36db93['author'],this['creator']=_0x36db93['creator']||_0x36db93['author'],this['isExternal']=Boolean(_0x36db93['attributes']&&_0x36db93['attributes']['@external']),this['data']=null,this['_model']=_0x5ad938,this['_onAccept']=_0x36db93['onAccept'],this['_onDiscard']=_0x36db93['onDiscard'],this['_onAttributesChange']=_0x36db93['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x36db93['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 _0xdcab75=this;for(;_0xdcab75['previous'];)_0xdcab75=_0xdcab75['previous'];return _0xdcab75;}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'](_0x19a388){this['_markerNames']['add'](_0x19a388);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x1b7ca2=>this['_model']['markers']['get'](_0x1b7ca2))['filter'](_0x143aba=>_0x143aba);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x3d454a=>{for(const _0x207b58 of this['getMarkers']())_0x3d454a['removeMarker'](_0x207b58);}),this['_markerNames']['clear']();}['removeMarker'](_0x154973){this['_model']['change'](_0x4a71cf=>{_0x4a71cf['removeMarker'](_0x154973);}),this['_markerNames']['delete'](_0x154973);}['addRange'](_0x5501d7){const _0x4611a4='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x4611a4),this['_model']['change'](_0xdf8d1f=>{_0xdf8d1f['addMarker'](_0x4611a4,{'range':_0x5501d7,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x305976){for(const _0x28bac1 of this['getRanges']())if(_0x28bac1['isIntersecting'](_0x305976))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x2f63ae=>_0x2f63ae['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4a92fe,_0x229e60)=>[..._0x4a92fe,..._0x229e60['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x39ed7e=this['getRanges']();if(0x1!=_0x39ed7e['length'])return null;const _0x2f2040=_0x39ed7e[0x0],_0x2d63d7=_0x2f2040['start']['nodeAfter'],_0x794d49=_0x2f2040['end']['nodeBefore'];return _0x2d63d7 instanceof _0x38b93f?_0x2d63d7!=_0x794d49?null:_0x2d63d7: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 _0x38db12=[];let _0x5c8104=this['head'];for(;_0x5c8104;)_0x38db12['push'](_0x5c8104),_0x5c8104=_0x5c8104['next'];return _0x38db12;}['setAttribute'](_0x448541,_0x23bf9f){const _0x4f3cff=_0x41b362(this['attributes']);_0x3c59ac(_0x4f3cff,_0x448541,_0x23bf9f),_0x5002a1(_0x4f3cff,this['attributes'])||(this['attributes']=_0x4f3cff,this['_onAttributesChange'](_0x4f3cff));}['removeAttribute'](_0x4d3bad){const _0x275834=_0x41b362(this['attributes']);_0x165c20(_0x275834,_0x4d3bad),_0x5002a1(_0x275834,this['attributes'])||(this['attributes']=_0x275834,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 _0x8b70ee()['substr'](0x1,0x5);}}function o(_0x2ed8f5,_0x72ab42,_0x4dada2){const _0x8800af=_0x2ed8f5['t'],t=_0x2ed8f5['t'];switch(_0x72ab42){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',_0x4dada2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4dada2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4dada2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4dada2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4dada2);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',_0x4dada2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4dada2);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',_0x4dada2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4dada2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4dada2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4dada2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4dada2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4dada2);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x4dada2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4dada2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4dada2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4dada2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4dada2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4dada2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4dada2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4dada2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4dada2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4dada2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4dada2);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'},_0x4dada2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4dada2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4dada2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4dada2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4dada2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4dada2);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'},_0x4dada2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4dada2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4dada2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4dada2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4dada2);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'},_0x4dada2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4dada2);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'},_0x4dada2);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'},_0x4dada2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4dada2);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'},_0x4dada2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4dada2);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'},_0x4dada2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4dada2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4dada2);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'},_0x4dada2);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x4dada2);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 _0x8800af({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x4dada2);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x8800af({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x4dada2);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4dada2);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'},_0x4dada2);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'},_0x4dada2);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'},_0x4dada2);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x72ab42;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x13b279,_0x451153){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x13b279,this['_locale']=_0x451153;}['getDescriptions'](_0x5eaf83){const _0x43ce27=[],_0x25ca4c=new Set(),_0xa7dee7=new Set();for(let _0x49d8b7=0x0;_0x49d8b7<_0x5eaf83['length'];_0x49d8b7++){const _0xe4227e=_0x5eaf83[_0x49d8b7];if(!_0xe4227e['isInContent'])continue;const _0xd59412=this['_handleCustomCallbackDescription'](_0xe4227e);if(_0xd59412){if(null!=_0xe4227e['subType']){if(_0x25ca4c['has'](_0xe4227e['subType']))continue;_0x25ca4c['add'](_0xe4227e['subType']);}_0x43ce27['push'](_0xd59412);}else{if('attribute'!=_0xe4227e['type'])'insertion'!=_0xe4227e['type']&&'deletion'!=_0xe4227e['type']||this['_handleInsertRemoveSuggestionDescription'](_0x43ce27,_0xe4227e,_0x5eaf83[_0x49d8b7+0x1]);else{const _0x396f62=_0xe4227e['data']['key'];if(_0xa7dee7['has'](_0x396f62))continue;_0xa7dee7['add'](_0xe4227e['data']['key']),_0x396f62==m?this['_handleRenameSuggestionDescription'](_0x43ce27,_0xe4227e):this['_handleAttributeSuggestionDescription'](_0x43ce27,_0xe4227e);}}}return this['_resolveDescriptionItems'](_0x43ce27);}['registerDescriptionCallback'](_0x4434e0){this['_customCallbacks']['push'](_0x4434e0);}['registerElementLabel'](_0x1f35ff,_0x1521c2,_0x48f2ed=_0x282e0b['normal']){'function'==typeof _0x1f35ff?_0x26a494(this['_itemLabelsCallbacks'],{'matchingCallback':_0x1f35ff,'label':_0x1521c2,'priority':_0x48f2ed}):this['_itemLabels']['set'](_0x1f35ff,_0x1521c2);}['registerAttributeLabel'](_0x5f1fcb,_0x315f72){this['_attributeLabels']['set'](_0x5f1fcb,_0x315f72);}['getItemLabel'](_0x3e23a0,_0x38ebb6=0x1){let _0x2fa564;for(const _0x4dcb1f of this['_itemLabelsCallbacks'])if(_0x4dcb1f['matchingCallback'](_0x3e23a0)){_0x2fa564=_0x4dcb1f['label'];break;}return _0x2fa564||(_0x2fa564=this['_itemLabels']['get'](_0x3e23a0['name'])),_0x2fa564?_0x2fa564(_0x38ebb6):0x1!==_0x38ebb6?_0x38ebb6+'\x20'+_0x3e23a0['name']+'s':''+_0x3e23a0['name'];}['_addDescriptionItems'](_0x125453,_0x413a86){const _0x5f343d=_0x413a86['getFirstRange']()['getWalker'](),_0x1429f6='insertion'==_0x413a86['type']?'add':'remove';for(const _0x5d02fb of _0x5f343d){const _0x4a2072=_0x5d02fb['item'],_0x22c6a1=_0x125453[_0x125453['length']-0x1];if(_0x4a2072['is']('$textProxy'))_0x22c6a1&&_0x22c6a1['type']['indexOf']('Container')>-0x1&&_0x125453['pop'](),_0x22c6a1&&'text'==_0x22c6a1['type']?_0x22c6a1[_0x1429f6]+=_0x4a2072['data']:_0x125453['push']({'type':'text','add':'add'==_0x1429f6?_0x4a2072['data']:'','remove':'remove'==_0x1429f6?_0x4a2072['data']:''});else{if(this['_schema']['isObject'](_0x4a2072)){const _0x1dac1d=_0x4a2072;if(_0x22c6a1&&_0x22c6a1['type']['indexOf']('Container')>-0x1&&_0x125453['pop'](),'elementEnd'==_0x5d02fb['type'])continue;_0x22c6a1&&_0x22c6a1['type']==_0x1429f6+'Object'&&_0x22c6a1['element']['name']==_0x1dac1d['name']?_0x22c6a1['quantity']++:_0x125453['push']({'type':_0x1429f6+'Object','element':_0x1dac1d,'quantity':0x1}),_0x5f343d['skip'](_0x510cb2=>!('elementEnd'==_0x510cb2['type']&&_0x510cb2['item']==_0x4a2072));}else{if(this['_schema']['checkChild'](_0x4a2072,'$text')||_0x4a2072['is']('element','softBreak')){const _0x272208=_0x4a2072;if('add'==_0x1429f6&&'elementStart'==_0x5d02fb['type']||'remove'==_0x1429f6&&'elementEnd'==_0x5d02fb['type'])continue;if(_0x22c6a1&&-0x1==_0x22c6a1['type']['indexOf']('Container')){'text'==_0x22c6a1['type']&&(_0x22c6a1[_0x1429f6]+='\x0a');continue;}let _0xb60231;if(_0xb60231='add'==_0x1429f6?_0x272208['nextSibling']&&!this['_schema']['isObject'](_0x272208['nextSibling'])?_0x272208['nextSibling']:null:_0x272208['previousSibling']&&!this['_schema']['isObject'](_0x272208['previousSibling'])?_0x272208['previousSibling']:null,_0x272208['isEmpty']||_0xb60231&&_0xb60231['isEmpty']){const _0x4f1014=_0xb60231&&_0xb60231['isEmpty']?_0xb60231:_0x272208;_0x22c6a1&&_0x22c6a1['type']==_0x1429f6+'EmptyContainer'&&_0x22c6a1['element']['name']==_0x4f1014['name']?_0x22c6a1['quantity']++:_0x125453['push']({'type':_0x1429f6+'EmptyContainer','element':_0x4f1014,'quantity':0x1});}else _0x125453['push']({'type':_0x1429f6+'Container','element':_0x272208});}}}}}['_resolveDescriptionItems'](_0x4bfd9e){const _0x15b1e8=this['_locale'],_0x310e80=[],_0x205c53=[],_0x384bef=[];for(const _0x37467e of _0x4bfd9e)switch(_0x37467e['type']){case'text':if(_0x37467e['add']=_0x37467e['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x37467e['remove']=_0x37467e['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x37467e['add']&&''!=_0x37467e['remove']){_0x310e80['push']({'type':'replace','content':o(_0x15b1e8,'REPLACE_TEXT',['\x22'+_0x37467e['remove']+'\x22','\x22'+_0x37467e['add']+'\x22'])});continue;}if(null!=_0x37467e['add']['match'](/^ +$/)){_0x310e80['push']({'type':'insertion','content':o(_0x15b1e8,'*Insert:*\x20%0',o(_0x15b1e8,'ELEMENT_SPACE',_0x37467e['add']['length']))});continue;}if(null!=_0x37467e['remove']['match'](/^ +$/)){_0x310e80['push']({'type':'deletion','content':o(_0x15b1e8,'*Remove:*\x20%0',o(_0x15b1e8,'ELEMENT_SPACE',_0x37467e['remove']['length']))});continue;}if(''!=_0x37467e['add']){_0x310e80['push']({'type':'insertion','content':o(_0x15b1e8,'*Insert:*\x20%0','\x22'+_0x37467e['add']+'\x22')});continue;}_0x310e80['push']({'type':'deletion','content':o(_0x15b1e8,'*Remove:*\x20%0','\x22'+_0x37467e['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x310e80['push']({'type':'insertion','content':o(_0x15b1e8,'*Insert:*\x20%0',this['getItemLabel'](_0x37467e['element'],_0x37467e['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x310e80['push']({'type':'deletion','content':o(_0x15b1e8,'*Remove:*\x20%0',this['getItemLabel'](_0x37467e['element'],_0x37467e['quantity']))});continue;case'addContainer':_0x310e80['push']({'type':'insertion','content':o(_0x15b1e8,'*Split:*\x20%0',this['getItemLabel'](_0x37467e['element'],_0x37467e['quantity']))});continue;case'removeContainer':_0x310e80['push']({'type':'deletion','content':o(_0x15b1e8,'*Merge:*\x20%0',this['getItemLabel'](_0x37467e['element'],_0x37467e['quantity']))});continue;case'addFormat':_0x205c53['push'](_0x37467e['key']);continue;case'removeFormat':_0x384bef['push'](_0x37467e['key']);continue;default:_0x310e80['push'](_0x37467e);}if(_0x205c53['length']){const _0x363ed9=_0x205c53['map'](_0x1f8e62=>this['_attributeLabels']['has'](_0x1f8e62)?this['_attributeLabels']['get'](_0x1f8e62):_0x1f8e62)['join'](',\x20');_0x310e80['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x363ed9)});}if(_0x384bef['length']){const _0x441bbe=_0x384bef['map'](_0x4ea911=>this['_attributeLabels']['has'](_0x4ea911)?this['_attributeLabels']['get'](_0x4ea911):_0x4ea911)['join'](',\x20');_0x310e80['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x441bbe)});}return _0x310e80;}['_handleCustomCallbackDescription'](_0xf97215){for(const _0x3f51f6 of this['_customCallbacks']){const _0x2d2dad=_0x3f51f6(_0xf97215);if(_0x2d2dad&&'type'in _0x2d2dad)return _0x2d2dad;}}['_handleAttributeSuggestionDescription'](_0x44d574,_0x54ad39){const _0x3484ab=_0x54ad39['data'],_0x38f24a=void 0x0===_0x3484ab['newValue']?'removeFormat':'addFormat';_0x44d574['push']({'type':_0x38f24a,'key':_0x3484ab['key']});}['_handleRenameSuggestionDescription'](_0x2e23c3,_0x174e04){_0x2e23c3['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x174e04['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1812fd,_0xe5173e,_0x2cf649){if(this['_addDescriptionItems'](_0x1812fd,_0xe5173e),_0x2cf649&&_0x2cf649['getFirstRange']()&&!_0xe5173e['getFirstRange']()['end']['isEqual'](_0x2cf649['getFirstRange']()['start'])){const _0x1e6421=_0x1812fd[_0x1812fd['length']-0x1],_0x517f67='insertion'==_0xe5173e['type']?'add':'remove';_0x1e6421&&'text'==_0x1e6421['type']&&(_0x1e6421[_0x517f67]+='\x0a');}}}class U extends _0x463932{['afterInit'](){const _0x8d05ee=this['editor'],_0x9b46d1=_0x8d05ee['plugins']['get']('TrackChangesEditing');_0x8d05ee['commands']['get']('showAIAssistant')&&_0x9b46d1['enableCommand']('showAIAssistant');}}class V extends _0x463932{['afterInit'](){const _0xc700d9=this['editor'],_0x4e5453=_0xc700d9['locale'];if(!_0xc700d9['plugins']['has']('AlignmentEditing'))return;const _0x5c28ca=_0xc700d9['plugins']['get']('TrackChangesEditing');_0x5c28ca['enableDefaultAttributesIntegration']('alignment'),_0x5c28ca['registerBlockAttribute']('alignment'),_0x5c28ca['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x4e5453,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x80bda7=this['editor'],_0x527d90=_0x80bda7['locale'];_0x80bda7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x6caeea=>{if('formatBlock'!=_0x6caeea['type'])return;const {data:_0x5487dd}=_0x6caeea;if(_0x5487dd&&'alignment'==_0x5487dd['commandName']){const _0x5b8b17=_0x5487dd['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x527d90,'*Format:*\x20%0',function(_0x675b16){switch(_0x675b16){case'left':return o(_0x527d90,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x527d90,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x527d90,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x527d90,'FORMAT_JUSTIFY_TEXT');}}(_0x5b8b17))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x463932{['afterInit'](){const _0x5c1906=this['editor'],_0x1bc273=_0x5c1906['plugins']['get']('TrackChangesEditing'),_0xf2dfee=_0x5c1906['locale'];for(const _0x1bd61f of ti){if(!_0x5c1906['plugins']['has'](_0x1bd61f))continue;const _0x2578de=_0x1bd61f['slice'](0x0,-0x7)['toLowerCase'](),_0x58e324='FORMAT_'+_0x2578de['toUpperCase']();_0x1bc273['enableDefaultAttributesIntegration'](_0x2578de),_0x1bc273['registerInlineAttribute'](_0x2578de),_0x1bc273['descriptionFactory']['registerAttributeLabel'](_0x2578de,o(_0xf2dfee,_0x58e324));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x165118=this['editor'],_0x5b543f=_0x165118['locale'],_0x3152bc=_0x165118['plugins']['get']('TrackChangesEditing');function _0x2782ce(_0x456e57,_0x1b303f){_0x3152bc['descriptionFactory']['registerDescriptionCallback'](_0x45ca5a=>{if('formatInline'!=_0x45ca5a['type'])return;const {data:_0x30cbe6}=_0x45ca5a;return _0x30cbe6&&_0x30cbe6['commandName']===_0x456e57?_0x30cbe6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5b543f,'*Format:*\x20%0',_0x1b303f)}:{'type':'format','content':o(_0x5b543f,'*Remove\x20format:*\x20%0',_0x1b303f)}:void 0x0;});}_0x2782ce('bold',o(_0x5b543f,'FORMAT_BOLD')),_0x2782ce('italic',o(_0x5b543f,'FORMAT_ITALIC')),_0x2782ce('underline',o(_0x5b543f,'FORMAT_UNDERLINE')),_0x2782ce('code',o(_0x5b543f,'FORMAT_CODE')),_0x2782ce('strikethrough',o(_0x5b543f,'FORMAT_STRIKETHROUGH')),_0x2782ce('subscript',o(_0x5b543f,'FORMAT_SUBSCRIPT')),_0x2782ce('superscript',o(_0x5b543f,'FORMAT_SUPERSCRIPT'));}}class F extends _0x463932{['afterInit'](){const _0x5d8d60=this['editor'],_0x1cf4c9=_0x5d8d60['locale'];if(!_0x5d8d60['plugins']['has']('BlockQuoteEditing'))return;const _0x14ce8b=_0x5d8d60['plugins']['get']('TrackChangesEditing'),_0xa507d3=this['editor']['commands']['get']('blockQuote');_0x14ce8b['enableCommand']('blockQuote',(_0x2b8821,_0x519de6={})=>{const _0x179340=this['editor']['model']['document']['selection'],_0x26d1ec=_0x519de6&&void 0x0!==_0x519de6['forceValue']?_0x519de6['forceValue']:!_0xa507d3['value'];let _0x3ae9a3=[];if(_0x26d1ec){const _0x279c18=Array['from'](_0x179340['getSelectedBlocks']())['filter'](_0x27215c=>oo(_0x27215c)||function(_0x28652b,_0x2ebe9d){const _0x1bf3c0=_0x2ebe9d['checkChild'](_0x28652b['parent'],'blockQuote'),_0x1f3f20=_0x2ebe9d['checkChild'](['$root','blockQuote'],_0x28652b);return _0x1bf3c0&&_0x1f3f20;}(_0x27215c,this['editor']['model']['schema']));_0x3ae9a3=to(_0x279c18,_0x5d8d60['model']);}else{const _0x5c4fc1=Array['from'](_0x179340['getSelectedBlocks']())['filter'](_0x317f6d=>oo(_0x317f6d));_0x3ae9a3=to(_0x5c4fc1,_0x5d8d60['model']);}_0x5d8d60['model']['change'](()=>{for(const _0x55a8de of _0x3ae9a3)_0x14ce8b['markBlockFormat'](_0x55a8de,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x26d1ec}]});});}),_0x14ce8b['descriptionFactory']['registerDescriptionCallback'](_0x4f9364=>{const {data:_0x1d59ba}=_0x4f9364;if(_0x1d59ba&&'blockQuote'==_0x1d59ba['commandName']){const _0x5c11b9=o(_0x1cf4c9,'ELEMENT_BLOCK_QUOTE');return _0x1d59ba['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1cf4c9,'*Set\x20format:*\x20%0',_0x5c11b9)}:{'type':'format','content':o(_0x1cf4c9,'*Remove\x20format:*\x20%0',_0x5c11b9)};}});}}function oo(_0x56f63d){return'blockQuote'==_0x56f63d['parent']['name'];}class L extends _0x463932{['afterInit'](){const _0x19388f=this['editor'],_0x1096b1=_0x19388f['locale'],_0x1770ab=_0x19388f['plugins']['get']('TrackChangesEditing');_0x19388f['plugins']['has']('BookmarkEditing')&&(_0x1770ab['enableCommand']('insertBookmark'),_0x1770ab['enableDefaultAttributesIntegration']('updateBookmark'),_0x1770ab['registerBlockAttribute']('bookmarkId'),_0x1770ab['descriptionFactory']['registerDescriptionCallback'](_0xed4b62=>{if('insertion'!=_0xed4b62['type']&&'deletion'!=_0xed4b62['type']&&'attribute'!=_0xed4b62['type'])return;const _0x231d0f=_0xed4b62['getContainedElement']();if(null==_0x231d0f)return;if(!_0x231d0f['is']('element','bookmark'))return;const _0x33aa6f=_0x231d0f['getAttribute']('bookmarkId');if('insertion'==_0xed4b62['type'])return{'type':'insertion','content':o(_0x1096b1,'*Insert:*\x20%0','\x22'+_0x33aa6f+'\x22\x20'+o(_0x1096b1,'ELEMENT_BOOKMARK'))};if('deletion'==_0xed4b62['type'])return{'type':'deletion','content':o(_0x1096b1,'*Remove:*\x20%0','\x22'+_0x33aa6f+'\x22\x20'+o(_0x1096b1,'ELEMENT_BOOKMARK'))};const {data:_0x5cafe1}=_0xed4b62;if(!_0x5cafe1||'bookmarkId'!=_0x5cafe1['key'])return;return{'type':'format','content':o(_0x1096b1,'*Set\x20bookmark:*\x20%0','\x22'+_0x5cafe1['newValue']+'\x22')};}));}}class J extends _0x463932{['afterInit'](){const _0x3d0f7c=this['editor'];_0x3d0f7c['plugins']['has']('CaseChange')&&(_0x3d0f7c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3d0f7c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3d0f7c['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x463932{['afterInit'](){const _0x3e31ea=this['editor'];_0x3e31ea['commands']['get']('ckbox')&&_0x3e31ea['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x463932{['afterInit'](){const _0x130e84=this['editor'];if(!_0x130e84['plugins']['has']('CodeBlock'))return;const _0x11a9e6=_0x130e84['plugins']['get']('TrackChangesEditing'),_0x11d230=_0x130e84['locale'],_0x2f6e0e=_0x130e84['config']['get']('codeBlock')['languages'],_0x425697=_0x130e84['commands']['get']('codeBlock');_0x11a9e6['enableCommand']('indentCodeBlock'),_0x11a9e6['enableCommand']('outdentCodeBlock'),_0x11a9e6['enableCommand']('codeBlock',(_0x48932e,_0x4b7886={})=>{const _0x5185c7=_0x130e84['model'],_0x58f62e=_0x130e84['model']['document']['selection'],_0x1b8412=_0x4b7886&&void 0x0!==_0x4b7886['forceValue']?_0x4b7886['forceValue']:!_0x425697['value'];let _0x3b72a3;_0x4b7886['language']||(_0x4b7886['language']=_0x2f6e0e[0x0]['language']),_0x3b72a3=_0x1b8412?Array['from'](_0x58f62e['getSelectedBlocks']())['filter'](_0x304884=>eo(_0x304884)||function(_0x5b3e4f,_0x4b9100){if(_0x5b3e4f['is']('rootElement')||_0x4b9100['isLimit'](_0x5b3e4f))return!0x1;return _0x4b9100['checkChild'](_0x5b3e4f['parent'],'codeBlock');}(_0x304884,_0x5185c7['schema'])):Array['from'](_0x58f62e['getSelectedBlocks']())['filter'](_0x4e804b=>eo(_0x4e804b));const _0x752aed=to(_0x3b72a3,_0x5185c7);_0x5185c7['change'](()=>{for(const _0x3b6c80 of _0x752aed)_0x11a9e6['markBlockFormat'](_0x3b6c80,{'commandName':'codeBlock','commandParams':[{..._0x4b7886,'forceValue':_0x1b8412}],'formatGroupId':'blockName'});});}),(_0x11a9e6['descriptionFactory']['registerElementLabel']('codeBlock',_0xe658a8=>o(_0x11d230,'ELEMENT_CODE_BLOCK',_0xe658a8)),_0x11a9e6['descriptionFactory']['registerDescriptionCallback'](_0x19b029=>{if('formatBlock'!=_0x19b029['type'])return;const _0x4c6892=_0x11d230['t'],{data:_0x4d2f0f}=_0x19b029;if(!_0x4d2f0f||'codeBlock'!=_0x4d2f0f['commandName'])return;const _0x544d5b=_0x4d2f0f['commandParams'][0x0]['language'],_0x50d647=_0x4c6892(_0x2f6e0e['find'](_0x75cc08=>_0x75cc08['language']===_0x544d5b)['label'])['toLowerCase']();return _0x4d2f0f['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x11d230,'*Set\x20format:*\x20%0',o(_0x11d230,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x50d647+')')}:{'type':'format','content':o(_0x11d230,'*Remove\x20format:*\x20%0',o(_0x11d230,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0xdd26ae){return'codeBlock'==_0xdd26ae['name'];}class z extends _0x463932{['afterInit'](){const _0x2310de=this['editor'];if(!_0x2310de['plugins']['has']('CommentsEditing'))return;_0x2310de['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x23bad3,_0x589c0c,_0x445f08){const _0x308760=[];for(const _0x31b34c of _0x589c0c['getItems']())_0x31b34c['hasAttribute'](_0x23bad3)&&_0x308760['push'](_0x445f08['createRangeOn'](_0x31b34c));return _0x308760;}function De(_0x264114,_0x2799ea,{showActiveMarker:_0x49cdfb=!0x0}={}){const _0x2d1ef7=_0x264114['plugins']['get']('TrackChangesEditing');return(_0x4b5083,_0x5f2a04,_0x119d86)=>{if(!_0x119d86['consumable']['test'](_0x5f2a04['markerRange'],_0x4b5083['name']))return;const _0x1f7f55=_0x5f2a04['markerRange']['getWalker'](),_0x4464a8=_0x5f2a04['markerRange']['start'],_0x4e9600=_0x264114['model']['schema'];let _0x476f1c=null,_0x213f6d=null,_0x582930=!0x1,_0x488592=!0x1;for(const _0x527a93 of _0x1f7f55){const _0x29892d=_0x527a93['item'];_0x582930=_0x582930||_0x4e9600['isContent'](_0x29892d);const _0x34df25=_0x119d86['mapper']['toViewElement'](_0x29892d);if(_0x34df25&&_0x34df25['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x527a93['type']&&(_0x4e9600['isBlock'](_0x29892d)&&!_0x4e9600['isLimit'](_0x29892d)&&(_0x29892d['nextSibling']||_0x4464a8['isAtEnd']?_0x476f1c&&_0x476f1c['parent']==_0x29892d||(_0x476f1c=_0x29892d,_0x525c32(_0x527a93['previousPosition']),_0x488592=!0x0):_0x213f6d=_0x213f6d||_0x527a93['previousPosition']));}function _0x525c32(_0x217971){const {authorId:_0x290dab}=_0x2d1ef7['_splitMarkerName'](_0x5f2a04['markerName']),_0x1ecbbf=_0x119d86['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2799ea,'data-author-id':_0x290dab}),_0x47d8e3=_0x119d86['mapper']['toViewPosition'](_0x217971);_0x49cdfb&&_0x2d1ef7['activeMarkers']['includes'](_0x5f2a04['markerName'])&&_0x119d86['writer']['addClass']('ck-suggestion-marker--active',_0x1ecbbf),_0x119d86['writer']['insert'](_0x47d8e3,_0x1ecbbf),_0x119d86['mapper']['bindElementToMarker'](_0x1ecbbf,_0x5f2a04['markerName']);}_0x582930||_0x488592||!_0x213f6d||_0x525c32(_0x213f6d);};}class K extends _0x463932{static get['requires'](){return[_0x4d5984];}['init'](){const _0x244a0a=this['editor'],_0x76db7e=_0x244a0a['plugins']['get']('TrackChangesEditing');_0x76db7e['enableCommand']('delete');const _0x2c884f=_0x244a0a['commands']['get']('deleteForward');_0x76db7e['enableCommand']('deleteForward',(_0x3cb473,_0x51f64a={})=>{const _0x2bbfe3=_0x244a0a['model']['createSelection'](_0x244a0a['model']['document']['selection']);_0x2bbfe3['isCollapsed']&&_0x244a0a['model']['modifySelection'](_0x2bbfe3,{'direction':'forward','unit':_0x51f64a['unit']});const _0x58c7ed=_0x2bbfe3['getFirstRange'](),_0x23710c=_0x339777['fromRange'](_0x58c7ed);let _0x11cf72;_0x3cb473(_0x51f64a),_0x11cf72='$graveyard'==_0x23710c['root']['rootName']?_0x244a0a['model']['createRange'](_0x58c7ed['start']):_0x244a0a['model']['createRange'](_0x23710c['start'],_0x23710c['end']),_0x23710c['detach'](),_0x244a0a['model']['enqueueChange'](_0x2c884f['buffer']['batch'],_0x5584cd=>{_0x2c884f['buffer']['lock'](),_0x5584cd['setSelection'](_0x5584cd['createRange'](_0x11cf72['end'])),_0x2c884f['buffer']['unlock']();});}),_0x244a0a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x244a0a,'merge'),{'priority':'high'}),_0x244a0a['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x17db7e,_0x57fff0,_0x1f8013)=>{_0x1f8013['options']['showSuggestionHighlights']&&De(_0x244a0a,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x17db7e,_0x57fff0,_0x1f8013);},{'priority':'high'}),_0x244a0a['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x557a7f,_0x58657c,_0x2d8749)=>{const _0x4fc91b=_0x2d8749['mapper']['markerNameToElements'](_0x58657c['markerName']);if(_0x4fc91b){for(const _0x13236e of _0x4fc91b)_0x13236e['is']('uiElement')&&(_0x2d8749['mapper']['unbindElementFromMarkerName'](_0x13236e,_0x58657c['markerName']),_0x2d8749['writer']['remove'](_0x13236e));}},{'priority':'high'});}}class W extends _0x463932{['afterInit'](){const _0x54f053=this['editor'];if(!_0x54f053['plugins']['has']('ListEditing'))return;const _0x25a621=_0x54f053['locale'],_0x226c2c=_0x54f053['plugins']['get']('TrackChangesEditing'),_0x180cd8=_0x54f053['plugins']['has']('TodoListEditing'),_0x581ce2=!!_0x54f053['config']['get']('list.multiBlock');function _0x377747(_0x1030fc){return{'type':'format','content':''+o(_0x25a621,'*Set\x20format:*\x20%0',_0x1030fc)};}function _0x1de79e(_0x3e6166){return{'type':'format','content':''+o(_0x25a621,'*Remove\x20format:*\x20%0',_0x3e6166)};}_0x226c2c['enableDefaultAttributesIntegration']('numberedList'),_0x226c2c['enableDefaultAttributesIntegration']('bulletedList'),_0x226c2c['enableDefaultAttributesIntegration']('customNumberedList'),_0x226c2c['enableDefaultAttributesIntegration']('customBulletedList'),_0x226c2c['enableDefaultAttributesIntegration']('indentList'),_0x226c2c['enableDefaultAttributesIntegration']('outdentList'),_0x226c2c['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x226c2c['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x226c2c['registerBlockAttribute']('listItemId'),_0x226c2c['registerBlockAttribute']('listType'),_0x226c2c['registerBlockAttribute']('listIndent'),_0x581ce2&&(_0x226c2c['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x226c2c['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x180cd8&&(_0x226c2c['enableDefaultAttributesIntegration']('todoList'),_0x226c2c['enableDefaultAttributesIntegration']('checkTodoList'),_0x226c2c['registerBlockAttribute']('todoListChecked'),_0x226c2c['descriptionFactory']['registerDescriptionCallback'](_0x4a32e0=>{const {data:_0xf4117b}=_0x4a32e0;if(_0xf4117b&&'todoListChecked'==_0xf4117b['key'])return{'type':'format','content':_0xf4117b['newValue']?o(_0x25a621,'*Check\x20item*'):o(_0x25a621,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x45527a=>{if(_0x45527a['batch']['isUndo'])return!0x1;let _0x125610=!0x1;const _0x43b392=_0x226c2c['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3ad19a=>'todoListChecked'===_0x226c2c['_getAttributeKey'](_0x3ad19a));for(const _0x371112 of _0x43b392){'todo'!=_0x371112['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x226c2c['_findSuggestions'](_0x371112['getFirstRange'](),'attribute')['find'](_0x297cec=>'listType'===_0x226c2c['_getAttributeKey'](_0x297cec['suggestion']))||(_0x45527a['removeMarker'](_0x371112['getFirstMarker']()),_0x125610=!0x0));}return _0x125610;})),_0x226c2c['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x25a621,'FORMAT_INDENT'));const _0x3f363a={'type':'format','content':''};_0x226c2c['descriptionFactory']['registerDescriptionCallback'](_0x27fd2a=>{const {data:_0x58fa90}=_0x27fd2a;if(!_0x58fa90||'listType'!=_0x58fa90['key'])return;let _0x70bf77=_0x27fd2a['head'];for(;_0x70bf77;){if(_0x70bf77['data']&&(('listStyle'==_0x70bf77['data']['key']||'listMarkerStyle'==_0x70bf77['data']['key'])&&(_0x70bf77['data']['newValue']&&'default'!=_0x70bf77['data']['newValue']||'default'!=_0x70bf77['data']['oldValue']&&!_0x58fa90['newValue'])||!_0x581ce2&&_0x70bf77['data']['key']==m))return _0x3f363a;_0x70bf77=_0x70bf77['next'];}if(null==_0x58fa90['newValue'])switch(_0x58fa90['oldValue']){case'bulleted':return _0x1de79e(o(_0x25a621,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1de79e(o(_0x25a621,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1de79e(o(_0x25a621,'ELEMENT_TODO_LIST'));}switch(_0x58fa90['newValue']){case'bulleted':return _0x377747(o(_0x25a621,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x377747(o(_0x25a621,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x377747(o(_0x25a621,'ELEMENT_TODO_LIST'));}}),_0x226c2c['descriptionFactory']['registerDescriptionCallback'](_0x2fd2c9=>{const {data:_0x4765ad}=_0x2fd2c9;if(_0x4765ad&&'listIndent'==_0x4765ad['key'])return null==_0x4765ad['newValue']||null==_0x4765ad['oldValue']&&0x0==_0x4765ad['newValue']?_0x3f363a:void 0x0;}),_0x226c2c['descriptionFactory']['registerDescriptionCallback'](_0x175202=>{if('attribute'!=_0x175202['type'])return;const {data:_0x3add47}=_0x175202;if(!_0x3add47||'listItemId'!=_0x3add47['key'])return;const _0x1ef881=Te(_0x175202);return'newValue'==_0x1ef881?{'type':'format','content':o(_0x25a621,'*Merge:*\x20list\x20item')}:'oldValue'==_0x1ef881?{'type':'format','content':o(_0x25a621,'*Split:*\x20list\x20item')}:_0x3f363a;}),_0x54f053['model']['document']['registerPostFixer'](_0x3dd3ae=>this['listItemIdFixer'](_0x3dd3ae)),_0x54f053['model']['document']['registerPostFixer'](_0x414428=>this['noTrackChangesFixer'](_0x414428)),_0x54f053['model']['document']['on']('change:data',(_0x3d4b19,_0x2b0b91)=>{if(_0x2b0b91['isUndo']||!_0x2b0b91['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x16c8a5){if(_0x16c8a5['batch']['isUndo']||!_0x16c8a5['batch']['isLocal'])return!0x1;let _0x2b8551=!0x1;const _0x5d45a4=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2c7ed3=>_0x2c7ed3['data']&&'listItemId'==_0x2c7ed3['data']['key'])['filter'](_0x55d4f9=>_0x55d4f9['data']['newValue']&&_0x55d4f9['data']['oldValue']);for(const _0x36e4d2 of _0x5d45a4)Te(_0x36e4d2)||(_0x16c8a5['removeMarker'](_0x36e4d2['getFirstMarker']()),_0x2b8551=!0x0);return _0x2b8551;}['noTrackChangesFixer'](_0x2269e6){if(_0x2269e6['batch']['isUndo']||!_0x2269e6['batch']['isLocal'])return!0x1;const _0x184ec1=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x184ec1['trackChangesCommand']['value'])return!0x1;let _0x448511=!0x1;const _0x2bb5c2=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x277c41=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x593ccf=>'attribute'==_0x593ccf['type'])['filter'](_0x32308d=>_0x2bb5c2['includes'](_0x32308d['attributeKey']));if(0x0==_0x277c41['length'])return _0x448511;for(const _0x2719ca of _0x277c41){const _0x3d3b76=_0x184ec1['_findSuggestions'](_0x2719ca['range'],'attribute')['filter'](_0x1c4fc7=>!_0x1c4fc7['meta']['isNextTo'])['map'](_0x3b7d4f=>_0x3b7d4f['suggestion'])['filter'](_0x30e627=>{const _0x4152db=_0x184ec1['_getAttributeKey'](_0x30e627);return _0x2bb5c2['includes'](_0x4152db);});if(_0x3d3b76['length']){for(const _0x968ee5 of _0x3d3b76)_0x2269e6['removeMarker'](_0x968ee5['getFirstMarker']());_0x448511=!0x0;}}return _0x448511;}['assureChains'](){const _0x47bb5b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x350ae7=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0xa91677;const _0x28c4ae=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x5a8fae=>{if(_0x5a8fae['data']['oldRange']||!_0x5a8fae['data']['newRange'])return null;if(!_0x5a8fae['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2b71e4}=_0x47bb5b['_splitMarkerName'](_0x5a8fae['name']);if(!_0x47bb5b['hasSuggestion'](_0x2b71e4))return null;const _0x21bc86=_0x47bb5b['getSuggestion'](_0x2b71e4);return _0x350ae7['includes'](_0x21bc86['data']['key']);})['map'](_0x11a777=>{const {id:_0x49cfd8}=_0x47bb5b['_splitMarkerName'](_0x11a777['name']),_0x238270=_0x47bb5b['getSuggestion'](_0x49cfd8);return _0xa91677=_0x238270['attributes']['groupId'],_0x238270['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x28c4ae['size'])return;const _0x1153ff=_0x47bb5b['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2ac9d2=>'attribute'==_0x2ac9d2['type']&&_0x2ac9d2['data']&&_0x350ae7['includes'](_0x2ac9d2['data']['key'])&&_0x2ac9d2['attributes']['groupId']!=_0xa91677)['map'](_0x2fdc5a=>({'listItem':_0x2fdc5a['getFirstRange']()['start']['nodeAfter'],'groupId':_0x2fdc5a['attributes']['groupId']})),_0x505397=new Set();for(const {groupId:_0x1160b7,listItem:_0x30d40e}of _0x1153ff)_0x28c4ae['has'](_0x30d40e)&&_0x505397['add'](_0x1160b7);for(const _0x51f14a of _0x47bb5b['getSuggestions']())_0x505397['has'](_0x51f14a['attributes']['groupId'])&&_0x51f14a['setAttribute']('groupId',_0xa91677);}['_supportLegacySuggestions'](){const _0x32bd49=this['editor'],_0x270b7c=_0x32bd49['locale'],_0x2dee02=_0x32bd49['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x2dee02['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x167492,_0x39c695){const _0x598ac4=[];for(let _0x4f357a of _0x167492)_0x4f357a['start']['nodeAfter']===_0x4f357a['end']['parent']&&(_0x4f357a=_0x32bd49['model']['createRange'](_0x32bd49['model']['createPositionAt'](_0x4f357a['start']['nodeAfter'],0x0))),_0x598ac4['push'](_0x4f357a);_0x32bd49['model']['change'](_0x344b8a=>{const _0xc53e90=_0x32bd49['model']['document']['selection'],_0x1a751c=Array['from'](_0xc53e90['getRanges']())['map'](_0x501411=>_0x339777['fromRange'](_0x501411));_0x344b8a['setSelection'](_0x598ac4),_0x32bd49['commands']['get'](_0x39c695['commandName'])['refresh'](),_0x39c695['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x32bd49['execute'](_0x39c695['commandName'],..._0x39c695['commandParams']),_0x344b8a['setSelection'](_0x1a751c);for(const _0x2aa09a of _0x1a751c)_0x2aa09a['detach']();});}),_0x2dee02['descriptionFactory']['registerElementLabel'](function(_0x21caaa){const _0x181808=!_0x32bd49['model']['schema']['isObject'](_0x21caaa),_0x376818=_0x21caaa['previousSibling'],_0x5a3e4d=_0x21caaa['nextSibling'],_0x17baf9=_0x21caaa['getAttribute']('listItemId'),_0x312b1d=!_0x376818||_0x376818['getAttribute']('listItemId')!==_0x17baf9,_0x507c51=!_0x5a3e4d||_0x5a3e4d['getAttribute']('listItemId')!==_0x17baf9;return _0x181808&&Boolean(_0x17baf9)&&_0x312b1d&&_0x507c51;},_0x15e3df=>o(_0x270b7c,'ELEMENT_LIST_ITEM',_0x15e3df));}['_registerLegacyDescription'](){const _0x1ccd67=this['editor'],_0x31f8cc=_0x1ccd67['locale'];function _0x1e8dee(_0x2fff49){const _0x471640=_0x1ccd67['commands']['get']('bulletedList')['value'],_0x20cafc=_0x1ccd67['commands']['get']('numberedList')['value'];return'numberedList'===_0x2fff49?_0x471640:_0x20cafc;}_0x1ccd67['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x2084f0){if('formatBlock'!=_0x2084f0['type'])return;const {data:_0x50788a}=_0x2084f0;if(!_0x50788a)return;let _0x5714f1,_0x5d6bfb,_0x50eb49,_0x4263ab;switch(_0x50788a['commandName']){case'bulletedList':_0x50eb49=_0x50788a['commandParams'][0x0]['forceValue'],_0x4263ab=_0x1e8dee(_0x50788a['commandName']),_0x5714f1=_0x50eb49?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4263ab&&_0x1ccd67['config']['get']('list.multiBlock')||(_0x5714f1='*Change\x20to:*\x20%0'),_0x5d6bfb={'type':'format','content':o(_0x31f8cc,_0x5714f1,o(_0x31f8cc,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x50eb49=_0x50788a['commandParams'][0x0]['forceValue'],_0x4263ab=_0x1e8dee(_0x50788a['commandName']),_0x5714f1=_0x50eb49?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x4263ab&&_0x1ccd67['config']['get']('list.multiBlock')||(_0x5714f1='*Change\x20to:*\x20%0'),_0x5d6bfb={'type':'format','content':o(_0x31f8cc,_0x5714f1,o(_0x31f8cc,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x5714f1='*Indent:*\x20%0',_0x5d6bfb={'type':'format','content':o(_0x31f8cc,_0x5714f1,o(_0x31f8cc,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x5714f1=function(_0x40ecc3){const _0x591eb9=_0x40ecc3['getFirstRange']();let _0xd82104=_0x591eb9['start']['nodeAfter'];for(;_0xd82104&&_0x591eb9['containsItem'](_0xd82104);){if(_0xd82104['getAttribute']('listIndent')>0x0)return!0x1;_0xd82104=_0xd82104['nextSibling'];}return!0x0;}(_0x2084f0)?o(_0x31f8cc,'*Format:*\x20remove\x20from\x20%0',o(_0x31f8cc,function(_0x281871){return'ELEMENT_'+_0x281871['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x2084f0))):o(_0x31f8cc,'*Outdent:*\x20%0',o(_0x31f8cc,'ELEMENT_LIST_ITEM')),_0x5d6bfb={'type':'format','content':_0x5714f1};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x50788a['multipleBlocks']&&(_0x5714f1='*Merge:*\x20%0',_0x5d6bfb={'type':'deletion','content':o(_0x31f8cc,_0x5714f1,o(_0x31f8cc,'ELEMENT_LIST_ITEM'))});}return _0x5d6bfb;});}}function Te(_0x1d0070){let _0x2923f0=_0x1d0070['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x2923f0;){const _0x1908fe=_0x2923f0['getAttribute']('listItemId');if(!_0x1908fe)return!0x1;if(_0x1908fe==_0x1d0070['data']['newValue'])return'newValue';if(_0x1908fe==_0x1d0070['data']['oldValue'])return'oldValue';_0x2923f0=_0x2923f0['previousSibling'];}return!0x1;}class Se extends _0x463932{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x5a1429=this['editor']['config']['get']('list.properties'),_0x249f18=this['editor']['plugins']['get']('TrackChangesEditing');_0x5a1429['styles']&&(_0x249f18['enableDefaultAttributesIntegration']('listStyle'),_0x249f18['registerBlockAttribute']('listStyle')),_0x5a1429['reversed']&&(_0x249f18['enableDefaultAttributesIntegration']('listReversed'),_0x249f18['registerBlockAttribute']('listReversed')),_0x5a1429['startIndex']&&(_0x249f18['enableDefaultAttributesIntegration']('listStart'),_0x249f18['registerBlockAttribute']('listStart'));const _0x357f55={'type':'format','content':''};_0x249f18['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x1e5a6e=this['editor']['locale'];_0x249f18['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x1e5a6e,'FORMAT_LIST_REVERSED')),_0x249f18['descriptionFactory']['registerDescriptionCallback'](_0x5861cb=>{const {data:_0x1d58c4}=_0x5861cb;if(_0x1d58c4&&'listReversed'==_0x1d58c4['key'])return null==_0x1d58c4['newValue']||0x0==_0x1d58c4['newValue']&&null==_0x1d58c4['oldValue']?_0x357f55:void 0x0;}),_0x249f18['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x1e5a6e,'FORMAT_LIST_START')),_0x249f18['descriptionFactory']['registerDescriptionCallback'](_0x381eaa=>{const {data:_0x2d3022}=_0x381eaa;if(_0x2d3022&&'listStart'==_0x2d3022['key'])return null==_0x2d3022['newValue']||0x1==_0x2d3022['newValue']&&null==_0x2d3022['oldValue']?_0x357f55:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x291498=>{if(_0x291498['batch']['isUndo'])return!0x1;let _0x1bec37=!0x1;const _0x53b9bd=_0x249f18['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3eb727=>{const _0x47e305=_0x249f18['_getAttributeKey'](_0x3eb727);return'listStart'==_0x47e305||'listReversed'==_0x47e305;});for(const _0x48ea81 of _0x53b9bd){const _0x2d0fea=_0x48ea81['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2d0fea||'customNumbered'==_0x2d0fea)continue;_0x249f18['_findSuggestions'](_0x48ea81['getFirstRange'](),'attribute')['find'](_0x3c9ccd=>'listType'==_0x249f18['_getAttributeKey'](_0x3c9ccd['suggestion']))||(_0x291498['removeMarker'](_0x48ea81['getFirstMarker']()),_0x1bec37=!0x0);}return _0x1bec37;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x499c05){const _0x1163bb=this['editor']['locale'],{data:_0x5c1480}=_0x499c05,_0x28f15f={'type':'format','content':''};if(!_0x5c1480||'listStyle'!=_0x5c1480['key'])return;if(!_0x5c1480['oldValue'])return'default'==_0x5c1480['newValue']?_0x28f15f:{'type':'format','content':''+o(_0x1163bb,'*Set\x20format:*\x20%0',o(_0x1163bb,this['_getTranslationKeyForListStyle'](_0x5c1480['newValue'])))};if(!_0x5c1480['newValue']){if('default'==_0x5c1480['oldValue'])return _0x28f15f;let _0x59ca87=_0x499c05['head'];for(;_0x59ca87;){if(_0x59ca87['data']&&'listType'==_0x59ca87['data']['key']&&_0x59ca87['data']['newValue'])return _0x28f15f;_0x59ca87=_0x59ca87['next'];}return{'type':'format','content':''+o(_0x1163bb,'*Remove\x20format:*\x20%0',o(_0x1163bb,this['_getTranslationKeyForListStyle'](_0x5c1480['oldValue'])))};}if('default'!=_0x5c1480['newValue'])return{'type':'format','content':''+o(_0x1163bb,'*Set\x20format:*\x20%0',o(_0x1163bb,this['_getTranslationKeyForListStyle'](_0x5c1480['newValue'])))};let _0x1e3ce7=_0x499c05['head'];for(;_0x1e3ce7;){if(_0x1e3ce7['data']&&'listType'==_0x1e3ce7['data']['key']&&_0x1e3ce7['data']['newValue']&&_0x1e3ce7['data']['oldValue'])return _0x28f15f;_0x1e3ce7=_0x1e3ce7['next'];}return{'type':'format','content':o(_0x1163bb,'*Set\x20format:*\x20%0',o(_0x1163bb,'ELEMENT_'+_0x499c05['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x3fff3b=this['editor'],_0xf5dd=_0x3fff3b['locale'];_0x3fff3b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2ce6ce=>{if('formatBlock'!=_0x2ce6ce['type'])return;const {data:_0x4a4215}=_0x2ce6ce;if(!_0x4a4215)return;let _0x46a70a,_0x4d2652;switch(_0x4a4215['commandName']){case'listStyle':_0x46a70a='*Change\x20to:*\x20%0',_0x4d2652={'type':'format','content':o(_0xf5dd,_0x46a70a,o(_0xf5dd,this['_getTranslationKeyForListStyle'](_0x4a4215['commandParams'][0x0]['type'])))};break;case'listReversed':_0x46a70a=_0x4a4215['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4d2652={'type':'format','content':o(_0xf5dd,_0x46a70a)};break;case'listStart':_0x46a70a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4d2652={'type':'format','content':o(_0xf5dd,_0x46a70a,_0x4a4215['commandParams'][0x0]['startIndex'])};}return _0x4d2652;});}['_getTranslationKeyForListStyle'](_0x140dc4){return'ELEMENT_'+function(_0x264456){if(_e['includes'](_0x264456))return'bulleted';if(Re['includes'](_0x264456))return'numbered';return null;}(_0x140dc4)['toUpperCase']()+'_LIST_'+_0x140dc4['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x463932{static get['requires'](){return[_0x5a64b7];}['init'](){const _0x15334c=this['editor'],_0x9a5392=_0x15334c['plugins']['get']('TrackChangesEditing'),_0x30265f=_0x15334c['commands']['get']('enter');_0x9a5392['enableCommand']('enter',()=>{_0x15334c['model']['change'](_0x465f1f=>{const _0x1a8d34=_0x15334c['model']['document']['selection'],_0x164455=_0x1a8d34['getFirstPosition'](),_0x582b88=_0x339777['fromRange'](_0x1a8d34['getFirstRange']());if(_0x30265f['enterBlock'](_0x465f1f)){const _0x4fd743=_0x15334c['model']['createPositionAt'](_0x164455['parent']['nextSibling'],0x0),_0x305cad=_0x465f1f['createRange'](_0x164455,_0x4fd743);_0x9a5392['markInsertion'](_0x305cad);}else _0x465f1f['setSelection'](_0x465f1f['createRange'](_0x582b88['end']));_0x582b88['detach'](),_0x30265f['fire']('afterExecute',{'writer':_0x465f1f});});}),_0x15334c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x15334c,'split'),{'priority':'high'}),_0x15334c['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x24cc6f,_0x22c624,_0x30d496)=>{const _0x177365=_0x30d496['mapper']['markerNameToElements'](_0x22c624['markerName']);if(_0x177365){for(const _0x300727 of _0x177365)_0x300727['hasClass']('ck-suggestion-marker-split')&&(_0x30d496['mapper']['unbindElementFromMarkerName'](_0x300727,_0x22c624['markerName']),_0x30d496['writer']['remove'](_0x300727));}},{'priority':'high'}),_0x15334c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4c8f90,_0x3287b5,_0x2e91ff)=>{_0x2e91ff['options']['showSuggestionHighlights']&&De(_0x15334c,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4c8f90,_0x3287b5,_0x2e91ff);},{'priority':'high'});}}class Y extends _0x463932{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x2427bf=this['editor']['plugins']['get']('TrackChangesEditing');_0x2427bf['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x2427bf['enableCommand']('findNext'),_0x2427bf['enableCommand']('findPrevious'),_0x2427bf['enableCommand']('replace'),_0x2427bf['enableCommand']('replaceAll');}['handleFindCommand'](_0x9b8767,_0x1c133e,_0x1333b2={}){const _0x21e932=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x9b8767(_0x172b7a=>{let _0x2b037a=('string'==typeof _0x1c133e?_0x21e932['findByTextCallback'](_0x1c133e,_0x1333b2):_0x1c133e)(_0x172b7a);Array['isArray'](_0x2b037a)&&(_0x2b037a={'results':_0x2b037a,'searchText':'string'==typeof _0x1c133e?_0x1c133e:''});const _0x3905c8=_0x2b037a['results']['filter'](_0x3a2100=>!0x1===this['_isInDeletionRange'](_0x3a2100,_0x172b7a['item']));return{..._0x2b037a,'results':_0x3905c8};},_0x1333b2);}['_isInDeletionRange'](_0x15571c,_0x8a500d){const _0x1e0977=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x8a500d,_0x15571c['start']),this['editor']['model']['createPositionAt'](_0x8a500d,_0x15571c['end']));for(const _0x316cf1 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1e0977['getIntersection'](_0x316cf1['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Z extends _0x463932{['afterInit'](){const _0x4d88f6=this['editor']['locale'],_0x1b0268=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x45ba66,commandName:_0x2d7440}of ro)this['editor']['plugins']['has'](_0x45ba66)&&(_0x1b0268['enableDefaultAttributesIntegration'](_0x2d7440),_0x1b0268['registerInlineAttribute'](_0x2d7440));_0x1b0268['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x4d88f6,'FORMAT_FONT_SIZE')),_0x1b0268['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x4d88f6,'FORMAT_FONT_FAMILY')),_0x1b0268['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x4d88f6,'FORMAT_FONT_COLOR')),_0x1b0268['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x4d88f6,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3f7e24=this['editor'],_0xa8ea86=_0x3f7e24['locale'];_0x3f7e24['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x136b17=>{const _0x3869e5=_0xa8ea86['t'];if('formatInline'!=_0x136b17['type'])return;const {data:_0x472ba0}=_0x136b17;if(null!=_0x472ba0){if('fontSize'==_0x472ba0['commandName']){const _0x132914=_0x472ba0['commandParams'][0x0]['value'];if(_0x132914){const _0x543630=_0x3869e5(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3fac4c=>_0x3fac4c['model']==_0x132914)['title'])['toLowerCase']();return{'type':'format','content':o(_0xa8ea86,'*Set\x20font\x20size:*\x20%0',_0x543630)};}return{'type':'format','content':o(_0xa8ea86,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x472ba0['commandName']){const _0x8dd362=_0x472ba0['commandParams'][0x0]['value'];return _0x8dd362?{'type':'format','content':o(_0xa8ea86,'*Set\x20font\x20family:*\x20%0',_0x8dd362)}:{'type':'format','content':o(_0xa8ea86,'*Reset\x20font\x20family*')};}if('fontColor'==_0x472ba0['commandName']){const _0x27d290=_0x472ba0['commandParams'][0x0]['value'];if(_0x27d290){const _0x9d5146=_0x5bd1a0(this['editor']['config']['get']('fontColor.colors'))['find'](_0x545218=>_0x545218['model']==_0x27d290);let _0x1a9f84=_0x27d290,_0x3a51f5='';return _0x9d5146&&(_0x1a9f84=_0x9d5146['label'],_0x3a51f5=_0x3869e5(_0x1a9f84)['toLowerCase']()),{'type':'format','content':o(_0xa8ea86,'*Set\x20font\x20color:*\x20%0',_0x3a51f5)['trim'](),'color':{'value':_0x27d290,'title':_0x3a51f5||_0x1a9f84}};}return{'type':'format','content':o(_0xa8ea86,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x472ba0['commandName']){const _0x11b970=_0x472ba0['commandParams'][0x0]['value'];if(_0x11b970){const _0x2572ba=_0x5bd1a0(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5eeb4b=>_0x5eeb4b['model']==_0x11b970);let _0x3f1483=_0x11b970,_0xb76964='';return _0x2572ba&&(_0x3f1483=_0x2572ba['label'],_0xb76964=_0x3869e5(_0x3f1483)['toLowerCase']()),{'type':'format','content':o(_0xa8ea86,'*Set\x20font\x20background\x20color:*\x20%0',_0xb76964)['trim'](),'color':{'value':_0x11b970,'title':_0xb76964||_0x3f1483}};}return{'type':'format','content':o(_0xa8ea86,'*Reset\x20font\x20background\x20color*')};}}});}}class tt extends _0x463932{['afterInit'](){const _0xd04a3d=this['editor'],_0x22564c=_0xd04a3d['plugins']['get']('TrackChangesEditing'),_0xa1a1db=_0xd04a3d['commands']['get']('copyFormat'),_0x45e38f=_0xd04a3d['commands']['get']('pasteFormat');_0xa1a1db&&_0x45e38f&&(_0x22564c['enableDefaultAttributesIntegration']('pasteFormat'),_0x22564c['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3e96a4=this['editor'],_0x4bb422=_0x3e96a4['locale'];_0x3e96a4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47e022=>{if('formatBlock'!=_0x47e022['type']&&'formatInline'!=_0x47e022['type'])return;const {data:_0x57f982}=_0x47e022;if(_0x57f982&&'pasteFormat'===_0x57f982['commandName']){const _0x525781=[],_0x34c723=_0x57f982['commandParams'][0x0];for(const [_0x433991,_0x2027a9]of Object['entries'](_0x34c723))_0x525781['push'](so(_0x3e96a4,_0x433991,_0x2027a9));return _0x525781['length']?{'type':'format','content':o(_0x4bb422,'*Set\x20format\x20to:*\x20%0',_0x525781['join'](',\x20'))}:{'type':'format','content':o(_0x4bb422,'*Remove\x20all\x20formatting*')};}});}}function so(_0x319d2f,_0x4ddec5,_0x58ba67){const _0x29ff32=_0x319d2f['locale']['t'],_0x3b541e=_0x4ddec5['split'](/(?=[A-Z])/)['join']('\x20'),_0x8272fe=_0x29ff32(_0x3b541e['charAt'](0x0)['toUpperCase']()+_0x3b541e['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x58ba67)return _0x8272fe;if('fontColor'===_0x4ddec5||'fontBackgroundColor'===_0x4ddec5){const _0x4b715c=_0x5bd1a0(_0x319d2f['config']['get']('fontColor.colors'))['find'](_0x58a9ba=>_0x58a9ba['model']==_0x58ba67);return _0x8272fe+'\x20('+(_0x4b715c?_0x29ff32(_0x4b715c['label'])['toLowerCase']():_0x58ba67)+')';}if('fontSize'===_0x4ddec5&&isNaN(parseFloat(_0x58ba67))){const _0x848982=_0x319d2f['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x319d2f['config']['get']('fontSize.options'))['find'](_0x456abd=>_0x456abd['model']==_0x58ba67);return _0x8272fe+'\x20('+(_0x848982?_0x29ff32(_0x848982['title'])['toLowerCase']():_0x58ba67)+')';}return _0x8272fe+'\x20('+_0x58ba67+')';}class nt extends _0x463932{['_headingOptions'];['afterInit'](){const _0x43adf2=this['editor'];if(!_0x43adf2['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x43adf2['config']['get']('heading.options');const _0x390e9b=_0x43adf2['locale'],_0x3d19a6=_0x43adf2['plugins']['get']('TrackChangesEditing');_0x3d19a6['enableDefaultAttributesIntegration']('heading');for(const _0x2ce856 of this['_headingOptions'])'paragraph'!=_0x2ce856['model']&&_0x3d19a6['descriptionFactory']['registerElementLabel'](_0x2ce856['model'],_0x24ba97=>{const _0x37affa=this['_getHeadingLevel'](_0x2ce856['model']);return null!==_0x37affa?_0x226666(_0x24ba97,_0x37affa):_0x3f7df3(_0x24ba97,_0x2ce856['title']);});function _0x226666(_0x583b1f,_0x18bd27){return o(_0x390e9b,'ELEMENT_HEADING',[_0x583b1f,_0x18bd27]);}function _0x3f7df3(_0x3d15b5,_0x3caec7){return o(_0x390e9b,'ELEMENT_HEADING_CUSTOM',[_0x3d15b5,_0x3caec7]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f7f47=this['editor'],_0x18d13d=_0x4f7f47['locale'];function _0xddb701(_0x44d71c,_0x2d77c9){return o(_0x18d13d,'ELEMENT_HEADING_CUSTOM',[_0x44d71c,_0x2d77c9]);}_0x4f7f47['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x492e2c=>{if('formatBlock'!=_0x492e2c['type'])return;const {data:_0xfbbd49}=_0x492e2c;if(_0xfbbd49&&'heading'==_0xfbbd49['commandName']){const _0x3cec30=_0xfbbd49['commandParams'][0x0]['value'],_0x4a19fa=this['_getHeadingLevel'](_0x3cec30);if(null!==_0x4a19fa)return{'type':'format','content':o(_0x18d13d,'*Change\x20to:*\x20%0',(_0x1dc302=0x1,_0x2e8880=_0x4a19fa,o(_0x18d13d,'ELEMENT_HEADING',[_0x1dc302,_0x2e8880])))};const _0x6987f=this['_headingOptions']['find'](_0x46cbbd=>_0x46cbbd['model']===_0x3cec30)['title'];return{'type':'format','content':o(_0x18d13d,'*Change\x20to:*\x20%0',_0xddb701(0x1,_0x6987f))};}var _0x1dc302,_0x2e8880;});}['_getHeadingLevel'](_0x583f42){const _0x40482d=_0x583f42['match'](/^heading(\d+)/);if(_0x40482d)return _0x40482d[0x1];const _0x18969=this['_headingOptions']?.['find'](_0x37f36c=>_0x37f36c['model']==_0x583f42);if(_0x18969&&_0x18969['view']){const _0x11ffc8=_0x18969['view'],_0x813d3d=(_0x11ffc8['name']??_0x11ffc8)['match'](/^h(\d+)/);if(_0x813d3d)return _0x813d3d[0x1];}return null;}}class it extends _0x463932{['afterInit'](){const _0x34e540=this['editor'];if(!_0x34e540['plugins']['has']('HighlightEditing'))return;const _0x578807=_0x34e540['plugins']['get']('TrackChangesEditing'),_0x1cbca3=_0x34e540['locale'];_0x578807['enableDefaultAttributesIntegration']('highlight'),_0x578807['registerInlineAttribute']('highlight'),_0x578807['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1cbca3,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x58f899=this['editor'],_0x401762=_0x58f899['locale'];_0x58f899['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4389f2=>{if('formatInline'!=_0x4389f2['type'])return;const {data:_0x5b60cb}=_0x4389f2;if(_0x5b60cb&&'highlight'==_0x5b60cb['commandName']){const _0x1bf7e5=_0x401762['t'],_0x4fb76b=_0x5b60cb['commandParams'][0x0]['value'];if(_0x4fb76b){const _0x3c5f2f=_0x58f899['config']['get']('highlight.options')['find'](_0x48f38d=>_0x48f38d['model']==_0x4fb76b),_0x2f414e=_0x1bf7e5(_0x3c5f2f['title'])['toLowerCase']();return{'type':'format','content':o(_0x401762,'*Set\x20highlight:*\x20%0',_0x2f414e),'color':{'value':_0x3c5f2f['color'],'title':_0x3c5f2f['title']}};}return{'type':'format','content':o(_0x401762,'*Remove\x20highlight*',o(_0x401762,'FORMAT_HIGHLIGHT'))};}});}}class et extends _0x463932{['afterInit'](){const _0x2daa93=this['editor'];if(!_0x2daa93['plugins']['has']('HorizontalLineEditing'))return;_0x2daa93['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xb8d9d4=_0x2daa93['plugins']['get']('TrackChangesEditing'),_0x593d8a=_0x2daa93['locale'];_0xb8d9d4['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4febcf=>o(_0x593d8a,'ELEMENT_HORIZONTAL_LINE',_0x4febcf)),_0x2daa93['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x19eac7,{writer:_0x6ebaa1,options:_0x40bff4})=>{if(!_0x40bff4['showSuggestionHighlights'])return null;const _0x576294=_0x6ebaa1['createContainerElement']('div'),_0x162223=_0x6ebaa1['createEmptyElement']('hr');return _0x6ebaa1['addClass']('ck-horizontal-line',_0x576294),_0x6ebaa1['insert'](_0x6ebaa1['createPositionAt'](_0x576294,0x0),_0x162223),_0x576294;},'converterPriority':'high'});}}class st extends _0x463932{['afterInit'](){const _0x28d230=this['editor'];if(!_0x28d230['plugins']['has']('HtmlEmbed'))return;const _0x1643a2=_0x28d230['plugins']['get']('TrackChangesEditing'),_0x9b0a7e=_0x28d230['locale'];_0x1643a2['descriptionFactory']['registerElementLabel']('rawHtml',_0x1b31e4=>o(_0x9b0a7e,'ELEMENT_HTML_EMBED',_0x1b31e4)),_0x1643a2['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1643a2['registerBlockAttribute']('value'),_0x1643a2['descriptionFactory']['registerDescriptionCallback'](_0x32cabd=>{if('attribute'!=_0x32cabd['type'])return;const {data:_0x107d1e}=_0x32cabd;if(_0x107d1e&&'value'==_0x107d1e['key']&&_0x32cabd['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4caadc=o(_0x9b0a7e,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x9b0a7e,'*Change\x20%0\x20content*',_0x4caadc)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5ed504=this['editor'],_0x357f54=_0x5ed504['locale'];_0x5ed504['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x57e4fb=>{if('formatBlock'!=_0x57e4fb['type'])return;const {data:_0xc8d268}=_0x57e4fb;if(_0xc8d268&&'htmlEmbed'==_0xc8d268['commandName']){const _0x14acd3=o(_0x357f54,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x357f54,'*Change\x20%0\x20content*',_0x14acd3)};}});}}class ot extends _0x463932{['afterInit'](){const _0x41026a=this['editor'];if(!_0x41026a['plugins']['has']('ImageEditing'))return;const _0x4674ad=_0x41026a['plugins']['get']('TrackChangesEditing'),_0x3ff1d4=_0x41026a['plugins']['get']('ImageUtils'),_0x15551d=_0x41026a['locale'];_0x4674ad['enableCommand']('insertImage'),_0x4674ad['descriptionFactory']['registerElementLabel']('imageBlock',_0x3dba8f=>o(_0x15551d,'ELEMENT_IMAGE',_0x3dba8f)),_0x4674ad['descriptionFactory']['registerElementLabel']('imageInline',_0x59e15a=>o(_0x15551d,'ELEMENT_INLINE_IMAGE',_0x59e15a)),_0x4674ad['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x15551d,'ELEMENT_CAPTION')),_0x41026a['plugins']['has']('ImageUploadEditing')&&_0x4674ad['enableCommand']('uploadImage'),_0x41026a['plugins']['has']('ImageBlockEditing')&&_0x41026a['plugins']['has']('ImageInlineEditing')&&(_0x4674ad['enableCommand']('imageTypeInline',(_0x34a028,_0x18be12)=>{const _0x403096=_0x3ff1d4['getClosestSelectedImageElement'](_0x41026a['model']['document']['selection']);_0x41026a['model']['change'](()=>{_0x4674ad['markBlockFormat'](_0x403096,{'commandName':'imageTypeInline','commandParams':[_0x18be12]},[],'convertBlockImageToInline');});}),_0x4674ad['enableCommand']('imageTypeBlock',(_0x18e5a2,_0x2e6203)=>{_0x41026a['model']['change'](_0x31dfd0=>{let _0x5a2174=_0x3ff1d4['getClosestSelectedImageElement'](_0x41026a['model']['document']['selection']),_0x4f523f=_0x31dfd0['createRangeOn'](_0x5a2174);const _0x5c804f=_0x538118['fromPosition'](_0x4f523f['start'],'toPrevious'),_0xc98ba2=_0x538118['fromPosition'](_0x4f523f['end'],'toNext');_0x4674ad['forceDefaultExecution'](()=>_0x18e5a2(_0x2e6203)),_0x5a2174=_0x3ff1d4['getClosestSelectedImageElement'](_0x41026a['model']['document']['selection']),_0x4f523f=_0x31dfd0['createRangeOn'](_0x5a2174);const _0x3839a9=_0x31dfd0['createRange'](_0x5c804f,_0xc98ba2);_0x5c804f['detach'](),_0xc98ba2['detach'](),_0x4674ad['markBlockFormat'](_0x5a2174,{'commandName':'imageTypeInline','commandParams':[_0x2e6203]},[],'convertInlineImageToBlock'),_0x3839a9['start']['isBefore'](_0x4f523f['start'])&&_0x4674ad['markInsertion'](_0x31dfd0['createRange'](_0x3839a9['start'],_0x4f523f['start']),'convertInlineImageToBlock'),_0x4f523f['end']['isBefore'](_0x3839a9['end'])&&_0x4674ad['markInsertion'](_0x31dfd0['createRange'](_0x4f523f['end'],_0x3839a9['end']),'convertInlineImageToBlock');});}),_0x4674ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x4674ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x4674ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x4674ad['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x4674ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x4674ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x12f769])=>{const _0x24ba09=_0x4674ad['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x5d767a=_0x12f769['start'],_0xfca630=_0x12f769['end'];const _0x54a9ad=_0x41026a['model']['schema']['getNearestSelectionRange'](_0x5d767a,'backward'),_0x3a1ca5=_0x41026a['model']['schema']['getNearestSelectionRange'](_0xfca630,'forward');_0x54a9ad['isCollapsed']&&(_0x5d767a=_0x54a9ad['start']),_0x3a1ca5['isCollapsed']&&(_0xfca630=_0x3a1ca5['end']),_0x24ba09([_0x41026a['model']['createRange'](_0x5d767a,_0xfca630)]);}),_0x4674ad['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2ca69c),_0x4674ad['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2ca69c)),_0x41026a['plugins']['has']('ImageCaptionEditing')&&(_0x4674ad['enableCommand']('toggleImageCaption',(_0x2ec75e,_0x2060cd)=>{const _0xc19e95=_0x41026a['plugins']['get']('ImageCaptionUtils');let _0x592e9e=_0x3ff1d4['getClosestSelectedImageElement'](_0x41026a['model']['document']['selection']),_0x9e21d3=_0xc19e95['getCaptionFromImageModelElement'](_0x592e9e);_0x41026a['model']['change'](()=>{if(_0x9e21d3)return void _0x4674ad['markDeletion'](_0x41026a['model']['createRangeOn'](_0x9e21d3));const _0x42c3dc=_0x3ff1d4['isBlockImage'](_0x592e9e);_0x2ec75e(_0x2060cd),_0x592e9e=_0x3ff1d4['getClosestSelectedImageElement'](_0x41026a['model']['document']['selection']),_0x9e21d3=_0xc19e95['getCaptionFromImageModelElement'](_0x592e9e),_0x4674ad['markInsertion'](_0x41026a['model']['createRangeOn'](_0x9e21d3),_0x42c3dc?null:'imageCaption');});}),_0x4674ad['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2ca69c));const _0x3f5599=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3a70aa(_0x4758eb,_0x2f0f33){const _0x58d55f=_0x3f5599['findIndex'](({type:_0x58237a,subType:_0x58f185})=>_0x4758eb['type']==_0x58237a&&_0x4758eb['subType']==_0x58f185),_0x28b8ca=_0x3f5599['findIndex'](({type:_0x200d06,subType:_0x54a257})=>_0x2f0f33['type']==_0x200d06&&_0x2f0f33['subType']==_0x54a257);if(_0x58d55f<0x0||_0x28b8ca<0x0)return!0x1;const _0x2e71fb=_0x4758eb['getFirstRange'](),_0x39166c=_0x2f0f33['getFirstRange']();if((0x0==_0x58d55f||0x1==_0x58d55f)&&0x2==_0x28b8ca&&_0x2e71fb['isIntersecting'](_0x39166c))return!0x0;if(0x2==_0x58d55f&&0x3==_0x28b8ca){const _0x403dae=_0x4674ad['_findSuggestions'](_0x2e71fb,'insertion')['filter'](({suggestion:_0x5db15f,meta:_0x24cad1})=>_0x24cad1['isOwn']&&'convertInlineImageToBlock'==_0x5db15f['subType']);if(_0x403dae['length']>0x1&&_0x39166c['end']['isEqual'](_0x2e71fb['start']))return!0x0;if(0x1==_0x403dae['length']&&(_0x2e71fb['start']['isEqual'](_0x39166c['end'])||_0x2e71fb['end']['isEqual'](_0x39166c['start'])))return!0x0;}if(0x3==_0x58d55f&&0x3==_0x28b8ca&&_0x2e71fb['start']['isBefore'](_0x39166c['start'])){const _0x2081c8=_0x2e71fb['end']['nodeAfter'],_0x4e9284=_0x39166c['start']['nodeBefore'];return _0x3ff1d4['isBlockImage'](_0x2081c8)&&_0x2081c8===_0x4e9284;}return!0x1;}function _0x2ca69c(_0x15ca33,_0x4169ed){return _0x3a70aa(_0x15ca33,_0x4169ed)?[_0x15ca33,_0x4169ed]:_0x3a70aa(_0x4169ed,_0x15ca33)?[_0x4169ed,_0x15ca33]:null;}_0x41026a['plugins']['has']('ImageResize')&&(_0x4674ad['enableDefaultAttributesIntegration']('resizeImage'),_0x4674ad['registerBlockAttribute']('resizedWidth'),_0x4674ad['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x15551d,'FORMAT_IMAGE_SIZE'))),_0x41026a['plugins']['has']('ImageTextAlternativeEditing')&&(_0x4674ad['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x4674ad['registerBlockAttribute']('alt')),_0x41026a['plugins']['has']('PictureEditing')&&(_0x4674ad['registerBlockAttribute']('sources'),_0x4674ad['descriptionFactory']['registerDescriptionCallback'](_0x1cff19=>{if('attribute'!=_0x1cff19['type'])return;const {data:_0x18de7b}=_0x1cff19;return _0x18de7b&&'sources'==_0x18de7b['key']?{'type':'format','content':''}:void 0x0;})),_0x41026a['plugins']['has']('ImageSizeAttributes')&&(_0x4674ad['registerBlockAttribute']('width'),_0x4674ad['registerBlockAttribute']('height'),_0x4674ad['descriptionFactory']['registerDescriptionCallback'](_0x41ed85=>{if('attribute'!=_0x41ed85['type'])return;const {data:_0x1280ac}=_0x41ed85;return!_0x1280ac||'width'!=_0x1280ac['key']&&'height'!=_0x1280ac['key']?void 0x0:{'type':'format','content':''};})),_0x4674ad['descriptionFactory']['registerDescriptionCallback'](_0x2017f6=>{if(!!_0x3f5599['find'](({type:_0x231353,subType:_0x33a25b})=>_0x2017f6['type']==_0x231353&&_0x2017f6['subType']==_0x33a25b))return _0x2017f6['previous']?{}:void 0x0;}),_0x4674ad['descriptionFactory']['registerDescriptionCallback'](_0x46e949=>{if('insertion'==_0x46e949['type']||'deletion'==_0x46e949['type']){const _0x3722e4=_0x46e949['getContainedElement']();if(_0x3722e4&&_0x3722e4['is']('element','caption'))return{'type':'insertion'==_0x46e949['type']?'addObject':'removeObject','element':_0x3722e4,'quantity':0x1};}}),_0x4674ad['descriptionFactory']['registerDescriptionCallback'](_0x58b762=>'formatBlock'==_0x58b762['type']&&'convertInlineImageToBlock'==_0x58b762['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x58b762['type']&&'convertBlockImageToInline'==_0x58b762['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x4674ad['descriptionFactory']['registerDescriptionCallback'](_0x329ed4=>{if('attribute'!=_0x329ed4['type'])return;const {data:_0x2d33e7}=_0x329ed4;if(!_0x2d33e7||'alt'!=_0x2d33e7['key'])return;const _0x10f87d=_0x2d33e7['newValue'];return _0x10f87d?{'type':'format','content':o(_0x15551d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x10f87d+'\x22')}:{'type':'format','content':o(_0x15551d,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x538da1=this['editor'],_0x2fac49=_0x538da1['locale'];_0x538da1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x36378c=>{if('formatBlock'!=_0x36378c['type']&&'formatInline'!=_0x36378c['type'])return;const {data:_0x4345df}=_0x36378c;if(_0x4345df){if('imageTextAlternative'==_0x4345df['commandName']){const _0x50e25b=_0x4345df['commandParams'][0x0]['newValue'];return _0x50e25b?{'type':'format','content':o(_0x2fac49,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x50e25b+'\x22')}:{'type':'format','content':o(_0x2fac49,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4345df['commandName']){const _0x3e6cc2=_0x4345df['commandParams'][0x0]['width'];return _0x3e6cc2?{'type':'format','content':o(_0x2fac49,'*Set\x20image\x20width:*\x20%0',_0x3e6cc2)}:{'type':'format','content':o(_0x2fac49,'*Reset\x20image\x20width*')};}}});}}class rt extends _0x463932{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x29b73a=this['editor']['locale'],_0x4a8836=this['editor']['plugins']['get']('TrackChangesEditing');_0x4a8836['enableDefaultAttributesIntegration']('replaceImageSource'),_0x4a8836['registerBlockAttribute']('src'),_0x4a8836['descriptionFactory']['registerDescriptionCallback'](_0x5a88dc=>{if('attribute'!=_0x5a88dc['type'])return;const {data:_0x445e48}=_0x5a88dc;return _0x445e48&&'src'==_0x445e48['key']?_0x445e48['newValue']&&_0x445e48['oldValue']?{'type':'format','content':o(_0x29b73a,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2624f6=this['editor']['plugins']['get']('TrackChangesEditing');_0x2624f6['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x2624f6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2624f6['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x2624f6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56cda3=this['editor'],_0x2e4bbd=_0x56cda3['locale'];_0x56cda3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1722fe=>{if('formatBlock'!=_0x1722fe['type']&&'formatInline'!=_0x1722fe['type'])return;const {data:_0x3a8945}=_0x1722fe;if(!_0x3a8945||'replaceImageSource'!=_0x3a8945['commandName'])return;return{'type':'format','content':o(_0x2e4bbd,'*Format:*\x20replace\x20image\x20URL')};});}}class at extends _0x463932{['afterInit'](){const _0x56a41b=this['editor'];if(!_0x56a41b['plugins']['has']('ImageStyleEditing'))return;const _0x95dad9=_0x56a41b['plugins']['get']('TrackChangesEditing'),_0x45df89=_0x56a41b['plugins']['get']('ImageUtils'),_0x2f2577={};_0x95dad9['enableCommand']('imageStyle',(_0x10ef1b,_0x27ca26)=>{const _0x1af8a1=_0x56a41b['plugins']['get']('Users')['me'],_0x38715f=_0x56a41b['commands']['get']('imageStyle');let _0x2d9abd=_0x45df89['getClosestSelectedImageElement'](_0x56a41b['model']['document']['selection']),_0x46fb58=_0x56a41b['model']['createRangeOn'](_0x2d9abd),_0x13cd90=_0x38715f['value'];if(_0x13cd90==_0x27ca26['value'])return;const _0x198a5c={'commandName':'imageStyle','commandParams':[_0x27ca26],'formatGroupId':_0x8b70ee()};_0x56a41b['model']['change'](()=>{if(_0x95dad9['getSuggestions']()['filter'](_0x84d253=>_0x84d253['isInContent']&&_0x1af8a1==_0x84d253['author']&&('formatBlock'==_0x84d253['type']||'formatInline'==_0x84d253['type'])&&('imageStylePreApply'==_0x84d253['subType']||'imageStylePostApply'==_0x84d253['subType'])&&_0x84d253['getFirstRange']()['isEqual'](_0x46fb58))['forEach'](_0x35698d=>_0x95dad9['discardSuggestion'](_0x35698d['head'])),_0x2d9abd=_0x45df89['getClosestSelectedImageElement'](_0x56a41b['model']['document']['selection']),_0x46fb58=_0x56a41b['model']['createRangeOn'](_0x2d9abd),_0x38715f['refresh'](),_0x56a41b['commands']['get']('imageTypeInline')['refresh'](),_0x56a41b['commands']['get']('imageTypeBlock')['refresh'](),_0x13cd90=_0x38715f['value'],_0x13cd90!=_0x27ca26['value'])return _0x45df89['isInlineImage'](_0x2d9abd)&&_0x38715f['shouldConvertImageType'](_0x27ca26['value'],_0x2d9abd)?(_0x10ef1b({..._0x27ca26,'setImageSizes':!0x1}),_0x2d9abd=_0x45df89['getClosestSelectedImageElement'](_0x56a41b['model']['document']['selection']),void _0x95dad9['markBlockFormat'](_0x2d9abd,{..._0x198a5c,'commandReversedParams':[{'value':_0x13cd90||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x45df89['isBlockImage'](_0x2d9abd)?_0x95dad9['markBlockFormat'](_0x2d9abd,_0x198a5c,[],'imageStylePostApply'):_0x95dad9['markInlineFormat'](_0x46fb58,_0x198a5c,'imageStylePostApply'));});});for(const _0x43deeb of _0x56a41b['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2f2577[_0x43deeb['name']]=_0x43deeb['title']['toLowerCase']();_0x95dad9['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x95dad9['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x95dad9['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x95dad9['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x5ca9d2])=>{_0x45df89['setImageNaturalSizeAttributes'](_0x5ca9d2['getContainedElement']());}),_0x95dad9['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x1f4a11,_0xb982a6)=>{_0x95dad9['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x1f4a11,{'commandName':_0xb982a6['commandName'],'commandParams':_0xb982a6['commandReversedParams']});}),_0x95dad9['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x218eff,_0x1b1c0c){if(_0x511d8d(_0x218eff,_0x1b1c0c))return[_0x218eff,_0x1b1c0c];if(_0x511d8d(_0x1b1c0c,_0x218eff))return[_0x1b1c0c,_0x218eff];return null;});const _0x2a24b5=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x511d8d(_0x22dde2,_0x1fd75e){const _0x407785=_0x2a24b5['findIndex'](({type:_0x10b1b0,subType:_0x3e29e9})=>_0x22dde2['type']==_0x10b1b0&&_0x22dde2['subType']==_0x3e29e9),_0x336c5c=_0x2a24b5['findIndex'](({type:_0x2376e2,subType:_0x58ae52})=>_0x1fd75e['type']==_0x2376e2&&_0x1fd75e['subType']==_0x58ae52);if(_0x407785<0x0||_0x336c5c<0x0)return!0x1;const _0x32b972=_0x22dde2['getFirstRange'](),_0x487bb6=_0x1fd75e['getFirstRange']();if((0x0==_0x407785||0x1==_0x407785)&&0x2==_0x336c5c&&_0x32b972['isIntersecting'](_0x487bb6))return!0x0;if(0x2==_0x407785&&0x3==_0x336c5c){const _0x3beef9=_0x95dad9['_findSuggestions'](_0x32b972,'insertion')['filter'](({suggestion:_0x435574,meta:_0x2c1780})=>_0x2c1780['isOwn']&&'convertInlineImageToBlock'==_0x435574['subType']);if(_0x3beef9['length']>0x1&&_0x487bb6['end']['isEqual'](_0x32b972['start']))return!0x0;if(0x1==_0x3beef9['length']&&(_0x32b972['start']['isEqual'](_0x487bb6['end'])||_0x32b972['end']['isEqual'](_0x487bb6['start'])))return!0x0;}if(0x3==_0x407785&&0x3==_0x336c5c&&_0x32b972['start']['isBefore'](_0x487bb6['start'])){const _0x2f1f13=_0x32b972['end']['nodeAfter'],_0x123d4=_0x487bb6['start']['nodeBefore'];return _0x45df89['isBlockImage'](_0x2f1f13)&&_0x2f1f13===_0x123d4;}return!0x1;}_0x56a41b['model']['document']['registerPostFixer'](()=>{let _0x3d18d7=!0x1;const _0x11f43b=Array['from'](_0x56a41b['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x442f30,data:_0x26ae15}of _0x11f43b){const {group:_0x12e248,type:_0x4884df,subType:_0x2d3c80,id:_0x3c7bbe}=_0x95dad9['_splitMarkerName'](_0x442f30);if('suggestion'==_0x12e248&&_0x95dad9['hasSuggestion'](_0x3c7bbe)){if('formatBlock'==_0x4884df&&('imageStylePreApply'==_0x2d3c80||'imageStylePostApply'==_0x2d3c80)){const _0x173e8d=_0x95dad9['getSuggestion'](_0x3c7bbe);if(_0x26ae15['newRange']){const _0x143648=_0x173e8d['getFirstRange']()['getContainedElement']();if(_0x45df89['isBlockImage'](_0x143648))continue;_0x95dad9['discardSuggestion'](_0x173e8d),_0x3d18d7=!0x0;}}if('insertion'==_0x4884df&&'imageCaption'==_0x2d3c80&&!_0x26ae15['newRange']){const _0x16ca24=_0x95dad9['getSuggestion'](_0x3c7bbe);_0x16ca24['next']&&_0x16ca24['next']['isInContent']&&(_0x95dad9['discardSuggestion'](_0x16ca24['next']),_0x3d18d7=!0x0);}}}return _0x3d18d7;}),this['_registerLegacyDescription'](_0x2f2577);}['_registerLegacyDescription'](_0x2b6409){const _0x3aa332=this['editor'],_0x302e91=_0x3aa332['locale'];_0x3aa332['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4fd2ed=>{if('formatBlock'!=_0x4fd2ed['type']&&'formatInline'!=_0x4fd2ed['type'])return;const {data:_0x332a5a}=_0x4fd2ed;if(!_0x332a5a||'imageStyle'!=_0x332a5a['commandName'])return;const _0x77f2e7=_0x332a5a['commandParams'][0x0]['value'];return _0x112ad4('side'===_0x77f2e7?o(_0x302e91,'FORMAT_SIDE_IMAGE'):_0x2b6409[_0x77f2e7]||_0x77f2e7);function _0x112ad4(_0x210593){return{'type':'format','content':o(_0x302e91,'*Format:*\x20%0',_0x210593)};}});}}class ct extends _0x463932{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5b454d){super(_0x5b454d),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1f23ad=this['editor'],_0x4cca1e=_0x1f23ad['commands']['get']('importWord'),_0x534d6e=_0x1f23ad['commands']['get']('trackChanges');_0x4cca1e&&(_0x4cca1e['on']('execute',(_0x4530a1,[,_0x1fa64f])=>{this['_trackChangesValueDuringImport']=_0x534d6e['value'],_0x1fa64f['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x4cca1e,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x4cca1e,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x534d6e['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1f23ad['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x9d8a1e,_0x1aa4ec){const {suggestions:_0xb5ae65}=_0x1aa4ec,_0x13f12f=this['editor']['commands']['get']('trackChanges'),_0x4bcb85=_0x13f12f['value'];this['_trackChangesValueDuringImport']!==_0x4bcb85&&(_0x13f12f['execute'](),this['_trackChangesExecuted']=!0x0),_0xb5ae65&&_0xb5ae65['forEach'](({id:_0x2e9517,type:_0x3c8c28,author:_0x58cd92,created_at:_0x2f8745})=>{const _0x47022e={'id':_0x2e9517,'type':_0x3c8c28,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x58cd92,'createdAt':_0x2f8745?new Date(_0x2f8745):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x47022e);});}}class ut extends _0x463932{['afterInit'](){const _0x1efcf5=this['editor'],_0xb04de=_0x1efcf5['plugins']['get']('TrackChangesEditing');if(_0x1efcf5['plugins']['has']('IndentEditing')&&(_0xb04de['enableCommand']('indent'),_0xb04de['enableCommand']('outdent')),_0x1efcf5['plugins']['has']('IndentBlock')){for(const _0xef77f9 of['indentBlock','outdentBlock'])_0xb04de['enableDefaultAttributesIntegration'](_0xef77f9);}const _0x508bbc=_0x1efcf5['locale'];_0xb04de['registerBlockAttribute']('blockIndent'),_0xb04de['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x508bbc,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x272398=this['editor'],_0x1e4398=_0x272398['locale'],_0x1027b5=_0x272398['plugins']['get']('TrackChangesEditing');_0x1027b5['descriptionFactory']['registerDescriptionCallback'](_0xac9e22=>{if('formatBlock'!=_0xac9e22['type'])return;const {data:_0x5aaf4c}=_0xac9e22;if(!_0x5aaf4c)return;if('indentBlock'!=_0x5aaf4c['commandName']&&'outdentBlock'!=_0x5aaf4c['commandName'])return;const _0x567b6d=_0xac9e22['getItems']()[0x0],_0x3d1d83=_0x1027b5['descriptionFactory']['getItemLabel'](_0x567b6d);return'indentBlock'==_0x5aaf4c['commandName']?{'type':'format','content':o(_0x1e4398,'*Indent:*\x20%0',_0x3d1d83)}:'outdentBlock'==_0x5aaf4c['commandName']?{'type':'format','content':o(_0x1e4398,'*Outdent:*\x20%0',_0x3d1d83)}:void 0x0;});}}class ft extends _0x463932{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x463932{['afterInit'](){const _0x1aae6e=this['editor'];if(!_0x1aae6e['plugins']['has']('LinkEditing'))return;const _0x18aab5=_0x1aae6e['plugins']['get']('TrackChangesEditing'),_0x4e3223=_0x1aae6e['commands']['get']('link');_0x18aab5['enableDefaultAttributesIntegration']('link'),_0x18aab5['enableDefaultAttributesIntegration']('unlink'),_0x18aab5['registerInlineAttribute']('linkHref');for(const _0x3b0a9a of _0x4e3223['manualDecorators'])_0x18aab5['registerInlineAttribute'](_0x3b0a9a['id']),_0x18aab5['descriptionFactory']['registerAttributeLabel'](_0x3b0a9a['id'],'link\x20('+_0x3b0a9a['label']['toLowerCase']()+')');_0x18aab5['descriptionFactory']['registerDescriptionCallback'](_0x307ac3=>{if('attribute'!=_0x307ac3['type'])return;const {data:_0x1f42e9}=_0x307ac3;if(!_0x1f42e9||'linkHref'!=_0x1f42e9['key'])return;const _0x2034c3=_0x1f42e9['newValue'],_0x1e5144=_0x1aae6e['locale'];return{'type':'format','content':null==_0x2034c3?o(_0x1e5144,'*Remove\x20link*'):o(_0x1e5144,'*Set\x20link:*\x20%0','\x22'+_0x2034c3+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x154f3b=this['editor'],_0x182e42=_0x154f3b['locale'];_0x154f3b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x210103=>{if('formatInline'!=_0x210103['type'])return;const {data:_0x47e947}=_0x210103;if(_0x47e947){if('link'==_0x47e947['commandName']){const _0xc607ee=_0x47e947['commandParams'][0x0];return{'type':'format','content':o(_0x182e42,'*Set\x20link:*\x20%0','\x22'+_0xc607ee+'\x22')};}return'unlink'==_0x47e947['commandName']?{'type':'format','content':o(_0x182e42,'*Remove\x20link*')}:void 0x0;}});}}class lt extends _0x463932{['afterInit'](){const _0x588ee9=this['editor'],_0x2e98d9=_0x588ee9['locale'];if(!_0x588ee9['plugins']['has']('LegacyListEditing'))return;const _0x31fadd=_0x588ee9['plugins']['get']('TrackChangesEditing'),_0x58fd89=_0x588ee9['plugins']['has']('LegacyTodoListEditing');function _0x3a9e58(_0x458f83){return()=>{const _0xeef87b=_0x588ee9['model']['document']['selection'],_0x1e071b=_0x588ee9['commands']['get'](_0x458f83);if(_0x1e071b['value'])return void _0x588ee9['execute']('paragraph',{});const _0x395941=_0x458f83['slice'](0x0,-0x4),_0x2726bd=function(_0x58c475,_0x54e7b1,_0x59fcc0){let _0x3e1fb9=Array['from'](_0x58c475)['filter'](_0x4a14d9=>function(_0x4bba6f,_0xac320a){return _0xac320a['checkChild'](_0x4bba6f['parent'],'listItem')&&!_0xac320a['isObject'](_0x4bba6f);}(_0x4a14d9,_0x59fcc0));_0x3e1fb9=_0x3e1fb9['filter'](_0x34182b=>!_0x34182b['is']('element','listItem')||_0x34182b['getAttribute']('listType')!=_0x54e7b1);const _0x3a4b2f=new Set();for(const _0x25b2f8 of _0x3e1fb9)_0x25b2f8['is']('element','listItem')?_0x3a4b2f['add'](Le(_0x25b2f8)):_0x3a4b2f['add'](_0x25b2f8);return Array['from'](_0x3a4b2f);}(_0xeef87b['getSelectedBlocks'](),_0x395941,_0x588ee9['model']['schema']);_0x588ee9['model']['change'](()=>{for(const _0x42d857 of _0x2726bd)_0x31fadd['markBlockFormat'](_0x42d857,{'commandName':_0x458f83,'commandParams':[{'forceValue':!_0x1e071b['value']}],'formatGroupId':'blockName'},Ee(_0x42d857));});};}function _0x547eea(_0x4a0650){return()=>{const _0x4e0296=function(_0x47263a){let _0x4a516c=Array['from'](_0x47263a);const _0x2663a7=_0x4a516c['findIndex'](_0x5078b2=>'listItem'!=_0x5078b2['name']);return _0x2663a7>-0x1&&(_0x4a516c=_0x4a516c['slice'](0x0,_0x2663a7)),_0x4a516c;}(_0x588ee9['model']['document']['selection']['getSelectedBlocks']()),_0x31b7e5=_0x588ee9['model']['createRange'](_0x588ee9['model']['createPositionAt'](_0x4e0296[0x0],'before'),_0x588ee9['model']['createPositionAt'](_0x4e0296[_0x4e0296['length']-0x1],'end'));_0x588ee9['model']['change'](()=>{_0x31fadd['markBlockFormat'](_0x31b7e5,{'commandName':_0x4a0650,'commandParams':[],'formatGroupId':'listIndent'},function(_0x59760f){const _0x2e91f8=new Set();for(const _0x4ae2d9 of _0x59760f){let _0x23e77c=_0x4ae2d9['nextSibling'];for(;_0x23e77c&&_0x23e77c['getAttribute']('listIndent')>_0x4ae2d9['getAttribute']('listIndent');)_0x2e91f8['add'](_0x23e77c),_0x23e77c=_0x23e77c['nextSibling'];}return Array['from'](_0x2e91f8);}(_0x4e0296));});};}_0x31fadd['enableCommand']('numberedList',_0x3a9e58('numberedList')),_0x31fadd['enableCommand']('bulletedList',_0x3a9e58('bulletedList')),_0x58fd89&&_0x31fadd['enableCommand']('todoList',_0x3a9e58('todoList')),_0x31fadd['enableCommand']('indentList',_0x547eea('indentList')),_0x31fadd['enableCommand']('outdentList',_0x547eea('outdentList')),_0x58fd89&&_0x31fadd['enableCommand']('checkTodoList',()=>{const _0x2efc27=_0x588ee9['commands']['get']('checkTodoList'),_0x3afc83=Array['from'](_0x2efc27['_selectedElements']);_0x3afc83['filter'](_0x59033c=>_0x59033c['getAttribute']('todoListChecked')!=_0x2efc27['value']),_0x588ee9['model']['change'](()=>{for(const _0x5edf72 of _0x3afc83)_0x31fadd['markBlockFormat'](_0x5edf72,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x2efc27['value']}]});});}),_0x31fadd['descriptionFactory']['registerElementLabel']('listItem',_0x3d6824=>o(_0x2e98d9,'ELEMENT_LIST_ITEM',_0x3d6824)),_0x31fadd['descriptionFactory']['registerDescriptionCallback'](_0x414322=>{if('formatBlock'!=_0x414322['type']&&'formatInline'!=_0x414322['type'])return;const {data:_0x464bd7}=_0x414322;if(_0x464bd7){if('numberedList'==_0x464bd7['commandName']||'bulletedList'==_0x464bd7['commandName']||'todoList'==_0x464bd7['commandName'])switch(_0x464bd7['commandName']['replace']('List','')){case'bulleted':return _0x34b67b(o(_0x2e98d9,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x34b67b(o(_0x2e98d9,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x34b67b(o(_0x2e98d9,'ELEMENT_TODO_LIST'));}if('indentList'==_0x464bd7['commandName'])return{'type':'format','content':o(_0x2e98d9,'*Indent:*\x20%0',o(_0x2e98d9,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x464bd7['commandName'])return{'type':'format','content':o(_0x2e98d9,'*Outdent:*\x20%0',o(_0x2e98d9,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x464bd7['commandName'])return _0x464bd7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2e98d9,'*Check\x20item*')}:{'type':'format','content':o(_0x2e98d9,'*Uncheck\x20item*')};}function _0x34b67b(_0x227c73){return{'type':'format','content':o(_0x2e98d9,'*Change\x20to:*\x20%0',_0x227c73)};}});}}function Le(_0x439af5){const _0x1d8b84=_0x439af5['getAttribute']('listIndent');if(0x0==_0x1d8b84)return _0x439af5;let _0x194b8e=_0x439af5;for(;_0x439af5['previousSibling']&&_0x439af5['previousSibling']['is']('element','listItem');){const _0x2231ef=_0x439af5['previousSibling']['getAttribute']('listIndent');if(_0x2231ef==_0x1d8b84)_0x194b8e=_0x439af5['previousSibling'];else{if(_0x2231ef<_0x1d8b84)break;}_0x439af5=_0x439af5['previousSibling'];}return _0x194b8e;}function Ee(_0x1b0956){const _0x4635e6=[];if(_0x1b0956['is']('element','listItem')&&_0x1b0956['getAttribute']('listIndent')>0x0){let _0x4bd164=_0x1b0956['nextSibling'];for(;_0x4bd164&&'listItem'==_0x4bd164['name']&&_0x4bd164['getAttribute']('listIndent')==_0x1b0956['getAttribute']('listIndent');)_0x4635e6['push'](_0x4bd164),_0x4bd164=_0x4bd164['nextSibling'];}return _0x4635e6;}class Q extends _0x463932{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x8e78c=this['editor']['config']['get']('list.properties'),_0x4f9136=this['editor']['plugins']['get']('TrackChangesEditing');_0x8e78c['styles']&&_0x4f9136['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x8e78c['reversed']&&_0x4f9136['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x8e78c['startIndex']&&_0x4f9136['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4f9136['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x59f603,_0x998cc7={}){const _0x475083=this['editor']['plugins']['get']('TrackChangesEditing'),_0x51f6df=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x475083['markMultiRangeBlockFormat'](_0x51f6df,{'commandName':'listStyle','commandParams':[{'type':_0x998cc7['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x3fc1aa,_0x599123={}){const _0x50daad=this['editor']['plugins']['get']('TrackChangesEditing'),_0x17bcdd=this['_getSuggestionBlocks'](_0x3c3d27=>_0x3c3d27['is']('element','listItem')&&'numbered'===_0x3c3d27['getAttribute']('listType'));if(_0x17bcdd['length']<0x1)return;const _0x3215fd=_0x17bcdd['map'](_0x211d8f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x211d8f,'before'),this['editor']['model']['createPositionAt'](_0x211d8f,0x0)));this['editor']['model']['change'](()=>{_0x50daad['markMultiRangeBlockFormat'](_0x3215fd,{'commandName':'listReversed','commandParams':[{'reversed':_0x599123['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x4cbd0f,_0x2beb4d={}){const _0x57be82=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5a04ce=this['_getSuggestionBlocks'](_0x49aa7c=>_0x49aa7c['is']('element','listItem')&&'numbered'===_0x49aa7c['getAttribute']('listType'));if(_0x5a04ce['length']<0x1)return;const _0x1f1169=_0x5a04ce['map'](_0x47bf09=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x47bf09,'before'),this['editor']['model']['createPositionAt'](_0x47bf09,0x0)));this['editor']['model']['change'](()=>{_0x57be82['markMultiRangeBlockFormat'](_0x1f1169,{'commandName':'listStart','commandParams':[{'startIndex':_0x2beb4d['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x372d73){if('formatBlock'!=_0x372d73['type']&&'formatInline'!=_0x372d73['type'])return;const _0x1b0ff6=this['editor']['locale'],{data:_0x2dd8dc}=_0x372d73;if(!_0x2dd8dc)return;let _0xe8ed5f,_0x30057c;switch(_0x2dd8dc['commandName']){case'listStyle':_0xe8ed5f='*Change\x20to:*\x20%0',_0x30057c={'type':'format','content':o(_0x1b0ff6,_0xe8ed5f,o(_0x1b0ff6,this['_getTranslationKeyForListStyle'](_0x2dd8dc['commandParams'][0x0]['type'])))};break;case'listReversed':_0xe8ed5f=_0x2dd8dc['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x30057c={'type':'format','content':o(_0x1b0ff6,_0xe8ed5f)};break;case'listStart':_0xe8ed5f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x30057c={'type':'format','content':o(_0x1b0ff6,_0xe8ed5f,_0x2dd8dc['commandParams'][0x0]['startIndex'])};}return _0x30057c;}['_getSuggestionBlocksForListStyle'](){const _0x5c920b=this['editor']['plugins']['get']('LegacyListUtils');let _0x819f31=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x819f31[0x0]?.['is']('element','listItem')&&_0x819f31['unshift'](..._0x5c920b['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x819f31[_0x819f31['length']-0x1]?.['is']('element','listItem')&&_0x819f31['push'](..._0x5c920b['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x819f31=[...new Set(_0x819f31)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x819f31=_0x819f31['filter'](_0x22fa49=>_0x22fa49['is']('element','listItem'))),_0x819f31;}['_getSuggestionBlocks'](_0x3ed30f){const _0x41318f=this['editor']['plugins']['get']('LegacyListUtils');let _0x188dd0=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3ed30f)['map'](_0x400c04=>{const _0x29301b=this['editor']['model']['createPositionAt'](_0x400c04,0x0);return[..._0x41318f['getSiblingNodes'](_0x29301b,'backward'),..._0x41318f['getSiblingNodes'](_0x29301b,'forward')];})['flat']();return _0x188dd0=[...new Set(_0x188dd0)],_0x188dd0;}['_getTranslationKeyForListStyle'](_0x55e61a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x55e61a)||'default')['toUpperCase']()+'_LIST_'+_0x55e61a['toUpperCase']()['replace'](/-/g,'_');}}class mt extends _0x463932{['afterInit'](){const _0xb2afa4=this['editor'];if(!_0xb2afa4['plugins']['has']('MediaEmbedEditing'))return;const _0x3d50d6=_0xb2afa4['plugins']['get']('TrackChangesEditing'),_0x2a889b=_0xb2afa4['locale'];_0x3d50d6['enableCommand']('mediaEmbed'),_0x3d50d6['descriptionFactory']['registerElementLabel']('media',_0x9c8bd9=>o(_0x2a889b,'ELEMENT_MEDIA',_0x9c8bd9)),_0xb2afa4['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x39e3e2,{writer:_0x392ea9,options:_0x3a4fc7})=>{if(_0x3a4fc7['showSuggestionHighlights'])return _0x392ea9['createEmptyElement']('div');},'converterPriority':'high'}),_0xb2afa4['data']['downcastDispatcher']['on']('attribute:url:media',(_0x255702,_0x49433e,_0x471e6b)=>{_0x471e6b['options']['showSuggestionHighlights']&&_0x255702['stop']();},{'priority':'high'});}}class dt extends _0x463932{['afterInit'](){const _0x295aeb=this['editor'];_0x295aeb['plugins']['has']('MentionEditing')&&_0x295aeb['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class pt extends _0x463932{['afterInit'](){const _0x466444=this['editor'];if(!_0x466444['plugins']['has']('MergeFieldsEditing'))return;const _0x65977c=_0x466444['plugins']['get']('TrackChangesEditing'),_0x4c94a9=_0x466444['locale'];_0x65977c['enableCommand']('insertMergeField'),_0x65977c['enableCommand']('insertMergeFieldBlock'),_0x65977c['enableCommand']('insertMergeFieldImage'),_0x65977c['descriptionFactory']['registerElementLabel']('mergeField',_0x849f2b=>o(_0x4c94a9,'ELEMENT_MERGE_FIELD',_0x849f2b)),_0x65977c['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x498ae2=>o(_0x4c94a9,'ELEMENT_MERGE_FIELD',_0x498ae2)),_0x65977c['descriptionFactory']['registerDescriptionCallback'](_0x1ed155=>{if('insertion'!=_0x1ed155['type']&&'deletion'!=_0x1ed155['type'])return;const _0x27783e=_0x1ed155['getContainedElement']();if(null==_0x27783e)return;const _0x4f9b6c=_0x466444['plugins']['get']('MergeFieldsEditing');let _0x38abb8;switch(_0x4f9b6c['getMergeFieldType'](_0x27783e)){case null:return;case'image':{const _0x38897b=_0x4f9b6c['unwrapAffixes'](_0x27783e['getAttribute']('src'));_0x38abb8=_0x4f9b6c['getLabel'](_0x38897b)||_0x38897b;break;}default:{const _0x4b16ae=_0x27783e['getAttribute']('id');_0x38abb8=_0x4f9b6c['getLabel'](_0x4b16ae)||_0x4b16ae;break;}}return'insertion'==_0x1ed155['type']?{'type':'insertion','content':o(_0x4c94a9,'*Insert:*\x20%0','\x22'+_0x38abb8+'\x22\x20'+o(_0x4c94a9,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x4c94a9,'*Remove:*\x20%0','\x22'+_0x38abb8+'\x22\x20'+o(_0x4c94a9,'ELEMENT_MERGE_FIELD'))};});}}class wt extends _0x463932{['afterInit'](){const _0x574c6f=this['editor'],_0x49945d=_0x574c6f['plugins']['get']('TrackChangesEditing');_0x574c6f['plugins']['has']('MultiLevelList')&&(_0x49945d['enableDefaultAttributesIntegration']('multiLevelList'),_0x49945d['registerBlockAttribute']('listMarkerStyle'),_0x49945d['descriptionFactory']['registerDescriptionCallback'](_0x52294f=>this['handleDescriptions'](_0x52294f)));}['handleDescriptions'](_0x57cdd6){const _0x5e3246=this['editor']['locale'],{data:_0x3330c1}=_0x57cdd6,_0x55be2b={'type':'format','content':''};if(_0x3330c1&&'listMarkerStyle'==_0x3330c1['key']){if(!_0x3330c1['oldValue'])return{'type':'format','content':o(_0x5e3246,'*Set\x20format:*\x20%0',o(_0x5e3246,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3330c1['newValue']+')'};if(!_0x3330c1['newValue']){let _0x57a324=_0x57cdd6['head'];for(;_0x57a324;){if(_0x57a324['data']&&'listType'==_0x57a324['data']['key']&&_0x57a324['data']['newValue'])return _0x55be2b;_0x57a324=_0x57a324['next'];}return{'type':'format','content':o(_0x5e3246,'*Remove\x20format:*\x20%0',o(_0x5e3246,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3330c1['oldValue']+')'};}}}}class kt extends _0x463932{['afterInit'](){const _0x3b1f49=this['editor'];if(!_0x3b1f49['plugins']['has']('PageBreakEditing'))return;_0x3b1f49['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x3b29c6=_0x3b1f49['plugins']['get']('TrackChangesEditing'),_0x16e460=_0x3b1f49['locale'];_0x3b29c6['descriptionFactory']['registerElementLabel']('pageBreak',_0x995a49=>o(_0x16e460,'ELEMENT_PAGE_BREAK',_0x995a49));}}class bt extends _0x463932{['afterInit'](){const _0x567bbd=this['editor'];if(!_0x567bbd['plugins']['has']('Paragraph'))return;const _0x591154=_0x567bbd['locale'],_0x462567=_0x567bbd['plugins']['get']('TrackChangesEditing');_0x462567['descriptionFactory']['registerElementLabel']('paragraph',_0x4d35d8=>o(_0x591154,'ELEMENT_PARAGRAPH',_0x4d35d8)),_0x462567['enableDefaultAttributesIntegration']('paragraph'),_0x462567['enableCommand']('insertParagraph'),_0x567bbd['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x567bbd),{'priority':'highest'}),_0x567bbd['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2552e0,_0x1c4e12,_0x30fce4)=>{_0x30fce4['options']['showSuggestionHighlights']&&nr(_0x567bbd,{'showActiveMarker':!0x1})(_0x2552e0,_0x1c4e12,_0x30fce4);},{'priority':'highest'});const _0x552a82=_0x462567['descriptionFactory'];_0x552a82['registerDescriptionCallback'](_0x2f72ae=>{if('insertion'!==_0x2f72ae['type'])return;const {start:_0x50cdbc,end:_0x31e789}=_0x2f72ae['getFirstRange']();if(!_0x50cdbc['isTouching'](_0x31e789)||!_0x50cdbc['nodeAfter'])return;const _0x4989bf=_0x567bbd['model']['schema'],_0x36699d=_0x50cdbc['nodeAfter'];return _0x4989bf['isBlock'](_0x36699d)&&!_0x4989bf['isLimit'](_0x36699d)&&_0x4989bf['checkChild'](_0x36699d,'$text')?{'type':'insertion','content':o(_0x591154,'*Insert:*\x20%0',_0x552a82['getItemLabel'](_0x36699d,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1cb12c=this['editor'],_0xde2661=_0x1cb12c['locale'];_0x1cb12c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x32bba0=>{if('formatBlock'!=_0x32bba0['type'])return;const {data:_0x3624e0}=_0x32bba0;return _0x3624e0&&'paragraph'==_0x3624e0['commandName']?{'type':'format','content':o(_0xde2661,'*Change\x20to:*\x20%0',o(_0xde2661,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x12e203,{showActiveMarker:_0xffe97b=!0x0}={}){return(_0x5bb76f,_0x18f195,_0x3fad0a)=>{const _0x53a9b8=_0x12e203['plugins']['get']('TrackChangesEditing'),_0xf311b7=_0x18f195['markerRange']['start'],_0x416920=_0x18f195['markerRange']['end'],_0x22a184=_0x12e203['model']['schema'];if(!_0xf311b7['isTouching'](_0x416920)||!_0xf311b7['nodeAfter'])return;const _0x4b12e2=_0xf311b7['nodeAfter'];if(_0x22a184['isBlock'](_0x4b12e2)&&!_0x22a184['isLimit'](_0x4b12e2)&&_0x22a184['checkChild'](_0x4b12e2,'$text')){if(!_0x3fad0a['consumable']['consume'](_0x18f195['markerRange'],_0x5bb76f['name']))return;const {authorId:_0xc81ad1}=_0x53a9b8['_splitMarkerName'](_0x18f195['markerName']),_0xdf84d1=_0x3fad0a['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0xc81ad1}),_0x32d41d=_0x3fad0a['mapper']['toViewPosition'](_0x416920);_0xffe97b&&_0x53a9b8['activeMarkers']['includes'](_0x18f195['markerName'])&&_0x3fad0a['writer']['addClass']('ck-suggestion-marker--active',_0xdf84d1),_0x3fad0a['writer']['insert'](_0x32d41d,_0xdf84d1),_0x3fad0a['mapper']['bindElementToMarker'](_0xdf84d1,_0x18f195['markerName']);}};}class yt extends _0x463932{['afterInit'](){const _0x5e050d=this['editor'];_0x5e050d['commands']['get']('replaceSource')&&_0x5e050d['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class jt extends _0x463932{['afterInit'](){const _0x52a18a=this['editor'];if(!_0x52a18a['plugins']['has']('RemoveFormatEditing'))return;_0x52a18a['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e37d8=this['editor'];_0x4e37d8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x47d0eb=>{if('formatBlock'!=_0x47d0eb['type']&&'formatInline'!=_0x47d0eb['type'])return;const {data:_0x582da2}=_0x47d0eb;return _0x582da2&&'removeFormat'==_0x582da2['commandName']?{'type':'format','content':o(_0x4e37d8['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class St extends _0x463932{['afterInit'](){const _0x2c0fa2=this['editor'];if(!_0x2c0fa2['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x348f1c=_0x2c0fa2['plugins']['get']('TrackChangesEditing');_0x348f1c['enableCommand']('goToPreviousRestrictedEditingException'),_0x348f1c['enableCommand']('goToNextRestrictedEditingException');const _0x2c8793=_0x2c0fa2['plugins']['get']('RestrictedEditingModeEditing');_0x2c8793['enableCommand']('trackChanges'),_0x2c8793['enableCommand']('acceptSuggestion'),_0x2c8793['enableCommand']('discardSuggestion'),_0x2c8793['enableCommand']('acceptAllSuggestions'),_0x2c8793['enableCommand']('discardAllSuggestions'),_0x2c8793['enableCommand']('acceptSelectedSuggestions'),_0x2c8793['enableCommand']('discardSelectedSuggestions');}}class At extends _0x463932{static get['requires'](){return[_0x2167ac];}['init'](){const _0x429945=this['editor'],_0x23e708=_0x429945['plugins']['get']('TrackChangesEditing');_0x23e708['enableCommand']('shiftEnter'),_0x429945['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x429945),{'priority':'high'}),_0x429945['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x429945),{'priority':'high'}),_0x429945['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x39b121,_0x416258,_0x3a94d5)=>{_0x3a94d5['options']['showSuggestionHighlights']&&je(_0x429945,{'showActiveMarker':!0x1})(_0x39b121,_0x416258,_0x3a94d5);}),_0x23e708['descriptionFactory']['registerElementLabel']('softBreak',_0x37fd78=>o(_0x429945['locale'],'ELEMENT_LINE_BREAK',_0x37fd78));}}function je(_0x46a7eb,{showActiveMarker:_0x3ba878=!0x0}={}){return(_0x57c560,_0x58e029,_0x5f5ce0)=>{const _0xf9cb25=_0x46a7eb['plugins']['get']('TrackChangesEditing');if(!_0x5f5ce0['consumable']['test'](_0x58e029['markerRange'],_0x57c560['name']))return;const _0x432fe2=_0x46a7eb['model'];for(const _0x1db21b of _0x58e029['markerRange']['getItems']()){if(!_0x1db21b['is']('element','softBreak'))continue;const _0x4d32fb='deletion'==_0x58e029['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x2b3819}=_0xf9cb25['_splitMarkerName'](_0x58e029['markerName']),_0xf9020=_0x5f5ce0['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4d32fb,'data-author-id':_0x2b3819}),_0x28b9a4=_0x5f5ce0['mapper']['toViewPosition'](_0x432fe2['createPositionBefore'](_0x1db21b));_0x3ba878&&_0xf9cb25['activeMarkers']['includes'](_0x58e029['markerName'])&&_0x5f5ce0['writer']['addClass']('ck-suggestion-marker--active',_0xf9020),_0x5f5ce0['writer']['insert'](_0x28b9a4,_0xf9020),_0x5f5ce0['mapper']['bindElementToMarker'](_0xf9020,_0x58e029['markerName']);}};}class It extends _0x463932{['afterInit'](){const _0x55e512=this['editor'],_0x24c2f6=_0x55e512['model'],_0x4dc31a=_0x55e512['locale'];if(!_0x55e512['plugins']['has']('StandardEditingModeEditing'))return;const _0x1686a1=_0x55e512['plugins']['get']('TrackChangesEditing'),_0x1f0cb3='restrictedEditingException',_0x964cc0=_0x55e512['commands']['get'](_0x1f0cb3);_0x1686a1['enableCommand'](_0x1f0cb3,(_0x25abe8,_0x14cc7d={})=>{const _0xe1700=_0x24c2f6['document']['selection'];if(_0xe1700['isCollapsed'])return void _0x25abe8(_0x14cc7d);const _0x4ee62b=void 0x0!==_0x14cc7d['forceValue']?_0x14cc7d['forceValue']:!_0x964cc0['value'];_0x24c2f6['change'](()=>{const _0x2a4026=Array['from'](_0xe1700['getRanges']());for(const _0x58b4bf of _0x2a4026){const _0x2b1c4d=_0x4ee62b?[_0x58b4bf]:io(_0x1f0cb3,_0x58b4bf,_0x24c2f6);for(const _0x38b678 of _0x2b1c4d)_0x1686a1['markInlineFormat'](_0x38b678,{'commandName':_0x1f0cb3,'commandParams':[{'forceValue':_0x4ee62b}]});}});}),_0x1686a1['descriptionFactory']['registerDescriptionCallback'](_0x5b326a=>{if('formatBlock'!=_0x5b326a['type']&&'formatInline'!=_0x5b326a['type'])return;const {data:_0x16f961}=_0x5b326a;return _0x16f961&&_0x16f961['commandName']==_0x1f0cb3?_0x16f961['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4dc31a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x4dc31a,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x463932{['afterInit'](){const _0x185291=this['editor'];if(!_0x185291['plugins']['has']('Style')||!_0x185291['plugins']['has']('DataSchema'))return;const _0x57725b=_0x185291['plugins']['get']('TrackChangesEditing'),_0x49eeb9=_0x185291['locale'],_0x1a45a1=_0x185291['config']['get']('style')||{},_0x49b2f7=_0x185291['plugins']['get']('GeneralHtmlSupport'),_0x5199ab=_0x185291['plugins']['get']('StyleUtils')['normalizeConfig'](_0x185291['plugins']['get']('DataSchema'),_0x1a45a1['definitions']);_0x57725b['enableDefaultAttributesIntegration']('style');const _0x214c0c=new Set();for(const _0x20b51b of _0x5199ab['block']){const _0x5adf76=_0x49b2f7['getGhsAttributeNameForElement'](_0x20b51b['element']);_0x214c0c['add'](_0x5adf76);}const _0x1a669c=new Set();for(const _0x9311ea of _0x5199ab['inline']){const _0xee9198=_0x49b2f7['getGhsAttributeNameForElement'](_0x9311ea['element']);_0x1a669c['add'](_0xee9198);for(const _0x54cfb0 of _0x9311ea['ghsAttributes'])_0x1a669c['add'](_0x54cfb0);}for(const _0x5dc096 of _0x214c0c)_0x57725b['registerBlockAttribute'](_0x5dc096),_0x57725b['descriptionFactory']['registerAttributeLabel'](_0x5dc096,o(_0x49eeb9,'FORMAT_STYLE'));for(const _0x2101ea of _0x1a669c)_0x57725b['registerInlineAttribute'](_0x2101ea),_0x57725b['descriptionFactory']['registerAttributeLabel'](_0x2101ea,o(_0x49eeb9,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11bc94=this['editor'],_0x3042f7=_0x11bc94['locale'];_0x11bc94['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xec742a=>{if('formatBlock'!=_0xec742a['type']&&'formatInline'!=_0xec742a['type'])return;const {data:_0x3acaf9}=_0xec742a;return _0x3acaf9&&'style'===_0x3acaf9['commandName']?_0x3acaf9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3042f7,'*Set\x20format:*\x20%0',_0x3acaf9['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3042f7,'*Remove\x20format:*\x20%0',_0x3acaf9['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class _t extends _0x463932{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3038e3){super(_0x3038e3),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4aedc1=this['editor'],_0x3ef723=_0x4aedc1['model']['document']['selection'];if(!_0x4aedc1['plugins']['has']('TableEditing'))return;const _0x37df86=_0x4aedc1['locale'],_0x130c5a=_0x4aedc1['plugins']['get']('TrackChangesEditing'),_0x432ad6=_0x4aedc1['plugins']['get']('TableUtils');_0x130c5a['descriptionFactory']['registerElementLabel']('table',_0xc5fa55=>o(_0x37df86,'ELEMENT_TABLE',_0xc5fa55)),this['_setupColumnsRowsFixing'](),_0x130c5a['enableCommand']('insertTable'),_0x130c5a['enableCommand']('selectTableRow'),_0x130c5a['enableCommand']('selectTableColumn');for(const _0x1c4876 of['insertTableRowAbove','insertTableRowBelow']){const _0x55685f=_0x4aedc1['commands']['get'](_0x1c4876);_0x130c5a['enableCommand'](_0x1c4876,_0x1817a3=>{_0x4aedc1['model']['change'](_0x13ae26=>{_0x1817a3();const _0x4455bc='above'===_0x55685f['order'],_0x1391fd=_0x432ad6['getSelectionAffectedTableCells'](_0x3ef723),_0x3efa8b=_0x432ad6['getRowIndexes'](_0x1391fd),_0x1fea7a=_0x4455bc?_0x3efa8b['first']-0x1:_0x3efa8b['last']+0x1,_0x30da77=_0x1391fd[0x0]['findAncestor']('table'),_0x129b7e=_0x432ad6['createTableWalker'](_0x30da77,{'startRow':_0x1fea7a,'endRow':_0x1fea7a}),_0x28be62=Array['from'](_0x129b7e)['map'](_0x1974d1=>_0x13ae26['createRangeOn'](_0x1974d1['cell']));_0x130c5a['markMultiRangeInsertion'](_0x28be62,'tableRow');});});}for(const _0x1d9c2b of['insertTableColumnLeft','insertTableColumnRight']){const _0x9e4221=_0x4aedc1['commands']['get'](_0x1d9c2b);_0x130c5a['enableCommand'](_0x1d9c2b,_0x430391=>{_0x4aedc1['model']['change'](_0x494961=>{_0x430391();const _0x47846d='left'===_0x9e4221['order'],_0x2f8834=_0x432ad6['getSelectionAffectedTableCells'](_0x3ef723),_0x1e5388=_0x432ad6['getColumnIndexes'](_0x2f8834),_0x56758b=_0x47846d?_0x1e5388['first']-0x1:_0x1e5388['last']+0x1,_0x163221=_0x2f8834[0x0]['findAncestor']('table'),_0x2f33cb=_0x432ad6['createTableWalker'](_0x163221,{'startRow':0x0,'column':_0x56758b,'includeAllSlots':!0x1}),_0x306e70=Array['from'](_0x2f33cb)['map'](_0x5a5167=>_0x494961['createRangeOn'](_0x5a5167['cell']));_0x130c5a['markMultiRangeInsertion'](_0x306e70,'tableColumn');});});}for(const _0x22d9b1 of['removeTableRow','removeTableColumn']){const _0x455f85=_0x22d9b1['substr'](0xb),_0x50adeb=_0x455f85['toLowerCase'](),_0x1bcd54=_0x50adeb['substr'](0x0,0x3)+'span',_0x38c2e2='table'+_0x455f85,_0x4b0e9e='min'+_0x455f85,_0x11ddc2='max'+_0x455f85;_0x130c5a['enableCommand'](_0x22d9b1,()=>{_0x4aedc1['model']['change'](_0x1e00a4=>{const _0x493f7a=_0x432ad6['getSelectionAffectedTableCells'](_0x3ef723),_0x107f30=_0x493f7a[0x0]['findAncestor']('table');let _0x4122bd;if('removeTableRow'==_0x22d9b1){const _0x598522=_0x432ad6['getRowIndexes'](_0x493f7a);_0x4122bd={'startRow':_0x598522['first'],'endRow':_0x598522['last'],'includeAllSlots':!0x0};}else{const _0xb1a55d=_0x432ad6['getColumnIndexes'](_0x493f7a);_0x4122bd={'startColumn':_0xb1a55d['first'],'endColumn':_0xb1a55d['last'],'includeAllSlots':!0x0};}const _0x5af5d7=_0x432ad6['createTableWalker'](_0x107f30,_0x4122bd),_0x31af99=Array['from'](_0x5af5d7)['map'](({cell:_0x65b584})=>_0x65b584),_0x17d327=Ne(_0x31af99['filter'](_0x4c65bd=>_0x4c65bd['hasAttribute'](_0x1bcd54))),_0x4fe5e8=Ne(_0x31af99['filter'](_0x59dcfe=>!_0x59dcfe['hasAttribute'](_0x1bcd54)))['map'](_0x2c2b51=>_0x1e00a4['createRangeOn'](_0x2c2b51)),_0x5db6ef=_0x130c5a['markMultiRangeDeletion'](_0x4fe5e8,_0x38c2e2);if(_0x5db6ef&&('tableRow'==_0x5db6ef['subType']||'tableColumn'==_0x5db6ef['subType'])){const _0x4162a5=this['_getSuggestionCoords'](_0x5db6ef);for(const _0x2419ac of _0x17d327){const _0x2f19b8=_0x1e00a4['createRangeOn'](_0x2419ac),_0x178ba7=_0x432ad6['getCellLocation'](_0x2419ac),_0x41800a=_0x2419ac['getAttribute'](_0x1bcd54)-0x1,_0x1d5b47=_0x4162a5[_0x4b0e9e],_0x8f9eb1=_0x4162a5[_0x11ddc2];_0x1d5b47<=_0x178ba7[_0x50adeb]&&_0x178ba7[_0x50adeb]+_0x41800a<=_0x8f9eb1&&_0x5db6ef['addRange'](_0x2f19b8);}}});});}function _0x241281(_0x67b865){const _0x347524=Array['from'](_0x3ef723['getRanges']())['map'](_0x5cc8a2=>_0x339777['fromRange'](_0x5cc8a2));_0x4aedc1['model']['change'](_0x4dd766=>{const _0x1f2139=_0x4dd766['batch'];_0x67b865=_0x67b865['filter'](_0x19cae4=>'$graveyard'!=_0x19cae4['root']['rootName']),_0x4dd766['setSelection'](_0x67b865),_0x4aedc1['commands']['get']('removeTableRow')['refresh'](),_0x4aedc1['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4aedc1['model']['enqueueChange'](()=>{_0x4aedc1['model']['enqueueChange'](_0x1f2139,_0x69317c=>{const _0x37acb4=_0x347524['filter'](_0x599509=>'$graveyard'!=_0x599509['root']['rootName']);_0x37acb4['length']>0x0&&_0x69317c['setSelection'](_0x37acb4);for(const _0x378f6a of _0x347524)_0x378f6a['detach']();});});});}function _0x58ec64(_0x1b5ee4){_0x4aedc1['model']['change'](_0x1435d1=>{const _0x1299d6=Array['from'](_0x3ef723['getRanges']())['map'](_0x59d826=>_0x339777['fromRange'](_0x59d826)),_0x3a47d2=[];for(const _0x5aacf0 of _0x1b5ee4)for(const _0x2e3f10 of _0x5aacf0['getItems']({'shallow':!0x0}))_0x3a47d2['push'](_0x2e3f10);for(const _0x4e3430 of _0x3a47d2)'$graveyard'!=_0x4e3430['root']['rootName']&&(_0x1435d1['setSelection'](_0x1435d1['createPositionAt'](_0x4e3430,0x0)),_0x4aedc1['commands']['get']('removeTableColumn')['refresh'](),_0x4aedc1['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3abdad=_0x1299d6['filter'](_0x528611=>'$graveyard'!=_0x528611['root']['rootName']);_0x3abdad['length']>0x0&&_0x1435d1['setSelection'](_0x3abdad);for(const _0x2e4317 of _0x1299d6)_0x2e4317['detach']();});}function _0x2037e9(_0x21ae8f,_0x44a99a){return _0x44a99a['every'](_0x184ba5=>_0x21ae8f['some'](_0x14dda4=>_0x14dda4['end']['isEqual'](_0x184ba5['start'])||_0x184ba5['end']['isEqual'](_0x14dda4['start'])));}function _0x52bdd5(_0x5273bc,_0x50739d){return!_0x5273bc['some'](_0x282fe0=>_0x50739d['some'](_0x28afad=>_0x282fe0['isIntersecting'](_0x28afad)))&&_0x5273bc['some'](_0x37cf97=>_0x50739d['some'](_0x499a8b=>_0x37cf97['end']['isTouching'](_0x499a8b['start'])));}_0x4aedc1['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x19627c,_0x6d76b,_0x3dbf24)=>{if(!_0x3dbf24['options']['showSuggestionHighlights'])return;const _0x3e9cb3=_0x6d76b['item'];if(!_0x3e9cb3)return;const _0x42c5ee=_0x3dbf24['mapper']['toViewElement'](_0x3e9cb3);function _0x3745e2(_0x16395e){return Array['isArray'](_0x16395e)?_0x16395e:[_0x16395e];}_0x42c5ee&&'tableCell'===_0x3e9cb3['name']&&_0x3c83dc(_0x42c5ee,_0x3dbf24['writer'],(_0x23b856,_0x4c1812,_0x9b6fc9)=>_0x9b6fc9['addClass'](_0x3745e2(_0x4c1812['classes']),_0x23b856),(_0x5de7fe,_0x1d2e0d,_0x1491ff)=>_0x1491ff['removeClass'](_0x3745e2(_0x1d2e0d['classes']),_0x5de7fe));},{'priority':'highest'}),_0x130c5a['descriptionFactory']['registerDescriptionCallback'](_0xd907cb=>{if('insertion'!=_0xd907cb['type']&&'deletion'!=_0xd907cb['type'])return;const _0x2070ad=_0xd907cb['getContainedElement']();if(null!=_0x2070ad&&_0x2070ad['is']('element','table')){if('insertion'==_0xd907cb['type']){const _0x566587=_0xd907cb['getItems']()['filter'](_0x22aa8f=>_0x22aa8f['is']('$textProxy'))['map'](_0x56877e=>_0x56877e['data']);if(_0x566587['length'])return{'type':'insertion','content':o(_0x37df86,'*Insert:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x566587['join']('\x20')+'\x22'))};}if('deletion'==_0xd907cb['type']){const _0x1677f7=_0xd907cb['getItems']()['filter'](_0x4e4ad4=>_0x4e4ad4['is']('$textProxy'))['map'](_0x3fb615=>_0x3fb615['data']);if(_0x1677f7['length'])return{'type':'deletion','content':o(_0x37df86,'*Remove:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1677f7['join']('\x20')+'\x22'))};}}}),_0x130c5a['descriptionFactory']['registerDescriptionCallback'](_0x52aec4=>{if('tableRow'==_0x52aec4['subType']){const _0x449412=_0x52aec4['getItems']()['filter'](_0x2da602=>_0x2da602['is']('$textProxy'))['map'](_0x2d6734=>_0x2d6734['data']),_0x1f0213=this['_getSuggestionCoords'](_0x52aec4),_0x1f6e1f=_0x1f0213['maxRow']-_0x1f0213['minRow']+0x1;if('insertion'==_0x52aec4['type'])return _0x449412['length']?{'type':'insertion','content':o(_0x37df86,'*Insert:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1f6e1f,'\x22'+_0x449412['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x37df86,'*Insert:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_ROW',_0x1f6e1f))};if('deletion'==_0x52aec4['type'])return _0x449412['length']?{'type':'deletion','content':o(_0x37df86,'*Remove:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1f6e1f,'\x22'+_0x449412['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x37df86,'*Remove:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_ROW',_0x1f6e1f))};}if('tableColumn'==_0x52aec4['subType']){const _0x4d641e=_0x52aec4['getItems']()['filter'](_0x3371f0=>_0x3371f0['is']('$textProxy'))['map'](_0x2b3b9f=>_0x2b3b9f['data']),_0x20da23=this['_getSuggestionCoords'](_0x52aec4),_0x2a01fa=_0x20da23['maxColumn']-_0x20da23['minColumn']+0x1;if('insertion'==_0x52aec4['type'])return _0x4d641e['length']?{'type':'insertion','content':o(_0x37df86,'*Insert:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2a01fa,'\x22'+_0x4d641e['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x37df86,'*Insert:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_COLUMN',_0x2a01fa))};if('deletion'==_0x52aec4['type'])return _0x4d641e['length']?{'type':'deletion','content':o(_0x37df86,'*Remove:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x2a01fa,'\x22'+_0x4d641e['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x37df86,'*Remove:*\x20%0',o(_0x37df86,'ELEMENT_TABLE_COLUMN',_0x2a01fa))};}}),_0x130c5a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x241281),_0x130c5a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x241281),_0x130c5a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x58ec64),_0x130c5a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x58ec64),_0x130c5a['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2037e9),_0x130c5a['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2037e9),_0x130c5a['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x52bdd5),_0x130c5a['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x52bdd5);}['_acceptFormatSuggestionCallbackFactory'](){const _0x12f47d=this['editor'],_0x5c4e04=_0x12f47d['model']['document']['selection'];return(_0x39dfa9,_0x52096b)=>{_0x12f47d['model']['change'](_0xb30b1b=>{const {commandName:_0x24e45b,commandParams:_0x1c67f4}=_0x52096b;let _0x2e0476=_0x39dfa9[0x0]['end']['nodeBefore'];_0x1c67f4&&_0x1c67f4[0x0]&&!0x1===_0x1c67f4[0x0]['forceValue']&&(_0x2e0476=_0x39dfa9[0x0]['start']['nodeAfter']);const _0x1a6a73=_0xb30b1b['createRangeIn'](_0x2e0476);if('$graveyard'==_0x1a6a73['root']['rootName'])return;const _0x264ae2=Array['from'](_0x5c4e04['getRanges']())['map'](_0x16b9f5=>_0x339777['fromRange'](_0x16b9f5));_0xb30b1b['setSelection'](_0x1a6a73),_0x12f47d['commands']['get'](_0x24e45b)['refresh'](),_0x1c67f4['push']({'forceDefaultExecution':!0x0}),_0x12f47d['execute'](_0x24e45b,..._0x1c67f4);const _0x39cc52=_0x264ae2['filter'](_0x501761=>'$graveyard'!=_0x501761['root']['rootName']);_0x39cc52['length']>0x0&&_0xb30b1b['setSelection'](_0x39cc52);for(const _0x231676 of _0x264ae2)_0x231676['detach']();});};}['_getCoordsForCells'](_0x347039){const _0x1544d5=this['editor']['plugins']['get']('TableUtils');let _0xa83700=Number['MAX_SAFE_INTEGER'],_0x317b61=Number['MIN_SAFE_INTEGER'],_0x63e885=Number['MAX_SAFE_INTEGER'],_0x38d620=Number['MIN_SAFE_INTEGER'];for(const _0x5d1385 of _0x347039){if('$graveyard'==_0x5d1385['root']['rootName'])continue;const {row:_0x2d0693,column:_0x6fbcee}=_0x1544d5['getCellLocation'](_0x5d1385),_0x5a8dc2=_0x5d1385['hasAttribute']('rowspan')?_0x5d1385['getAttribute']('rowspan')-0x1:0x0,_0x5bb0e4=_0x5d1385['hasAttribute']('colspan')?_0x5d1385['getAttribute']('colspan')-0x1:0x0;_0xa83700=_0x2d0693<_0xa83700?_0x2d0693:_0xa83700,_0x317b61=_0x2d0693+_0x5a8dc2>_0x317b61?_0x2d0693+_0x5a8dc2:_0x317b61,_0x63e885=_0x6fbcee<_0x63e885?_0x6fbcee:_0x63e885,_0x38d620=_0x6fbcee+_0x5bb0e4>_0x38d620?_0x6fbcee+_0x5bb0e4:_0x38d620;}return{'minRow':_0xa83700,'maxRow':_0x317b61,'minColumn':_0x63e885,'maxColumn':_0x38d620};}['_setupColumnsRowsFixing'](){const _0x4ce212=this['editor'],_0x1e58ca=_0x4ce212['plugins']['get']('TrackChangesEditing'),_0x2b6f50=_0x4ce212['plugins']['get']('TableUtils');_0x4ce212['model']['document']['on']('change:data',()=>{const _0x46b818=Array['from'](_0x4ce212['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x36327f,data:_0x91db2d}of _0x46b818){const {group:_0x26ffd9,id:_0x2f015c,subType:_0x1b654c}=_0x1e58ca['_splitMarkerName'](_0x36327f);if('suggestion'!=_0x26ffd9)continue;if(null!=_0x91db2d['oldRange'])continue;const _0x34e11b=_0x1e58ca['getSuggestion'](_0x2f015c);this['_tablePostFixingSubtypes']['includes'](_0x1b654c)&&this['_tableSuggestions']['add'](_0x34e11b);}},{'priority':'low'});const _0x5b0df9=(_0x53fa56,_0x4ced4c)=>{let _0x443d57=!0x1;const _0x1a3f53=_0x4ced4c['createRangeOn'](_0x53fa56),_0x46149c=_0x53fa56['findAncestor']('table'),_0x2ce1f2=_0x2b6f50['getCellLocation'](_0x53fa56);for(const _0x428cf8 of this['_tableSuggestions']){const _0x3d067b=_0x428cf8['subType'],_0x25b2e4=_0x3d067b['startsWith']('tablePaste'),_0x52de41=_0x3d067b['substr'](_0x25b2e4?0xa:0x5),_0x3a15ee=_0x52de41['toLowerCase'](),_0xe91b54=_0x3a15ee['substr'](0x0,0x3)+'span',_0x4a03d7='min'+_0x52de41,_0x3b0b78='max'+_0x52de41;if(!_0x428cf8['isInContent'])continue;if(_0x46149c!=_0x428cf8['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x428cf8['isIntersectingWithRange'](_0x1a3f53))continue;const _0x1868f9=_0x53fa56['hasAttribute'](_0xe91b54)?_0x53fa56['getAttribute'](_0xe91b54)-0x1:0x0,_0x57c668=this['_getSuggestionCoords'](_0x428cf8),_0x5b52cc=_0x57c668[_0x4a03d7],_0x194030=_0x57c668[_0x3b0b78];_0x5b52cc<=_0x2ce1f2[_0x3a15ee]&&_0x2ce1f2[_0x3a15ee]+_0x1868f9<=_0x194030&&(_0x428cf8['addRange'](_0x1a3f53),_0x443d57=!0x0);}return _0x443d57;};_0x4ce212['model']['document']['registerPostFixer'](_0xb68ac4=>{let _0x4701c9=!0x1;for(const _0x4cfaea of _0x4ce212['model']['document']['differ']['getChanges']())if('insert'==_0x4cfaea['type']){if('tableRow'==_0x4cfaea['name']){for(const _0x52f0d3 of _0x4cfaea['position']['nodeAfter']['getChildren']())_0x4701c9=_0x4701c9||_0x5b0df9(_0x52f0d3,_0xb68ac4);}else'tableCell'==_0x4cfaea['name']&&(_0x4701c9=_0x4701c9||_0x5b0df9(_0x4cfaea['position']['nodeAfter'],_0xb68ac4));}return _0x4701c9;});}['_getSuggestionCoords'](_0x2215c5){return this['_getCoordsForCells'](_0x2215c5['getRanges']()['map'](_0x354e49=>_0x354e49['start']['nodeAfter']));}}function Ne(_0x4aecd2){return Array['from'](new Set(_0x4aecd2)['values']());}class Ct extends _0x463932{static get['requires'](){return[_t];}['afterInit'](){const _0x3bd7c3=this['editor'],_0x3cef17=_0x3bd7c3['model']['document']['selection'],_0x273b32=_0x3bd7c3['locale'];if(!_0x3bd7c3['plugins']['has']('TableEditing'))return;const _0x58f146=_0x3bd7c3['plugins']['get']('TrackChangesEditing'),_0x459f2e=_0x3bd7c3['plugins']['get']('TableUtils'),_0x16b491=_0x3bd7c3['plugins']['get'](_t);_0x16b491['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x58f146['enableCommand']('mergeTableCells',()=>{const _0x334f2b=_0x459f2e['getSelectionAffectedTableCells'](_0x3bd7c3['model']['document']['selection']);_0x3bd7c3['model']['change'](()=>{_0x58f146['markMultiRangeBlockFormat'](_0x334f2b,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3bd7c3['commands']['get']('mergeTableCells')['on']('execute',(_0x187c13,_0xc40fcf)=>{_0x3bd7c3['commands']['get']('trackChanges')['value']&&(_0xc40fcf['length']>0x0&&_0xc40fcf[_0xc40fcf['length']-0x1]&&_0xc40fcf[_0xc40fcf['length']-0x1]['forceDefaultExecution']||_0x58f146['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x187c13['stop']());},{'priority':'highest'});for(const _0x3869c8 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x1996a2=_0x3bd7c3['commands']['get'](_0x3869c8);_0x58f146['enableCommand'](_0x3869c8,()=>{const _0xd54556=_0x3bd7c3['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x17182f=>_0x17182f['is']('element','tableCell')),_0x14a101=_0x1996a2['value'];_0x3bd7c3['model']['change'](()=>{_0x58f146['markMultiRangeBlockFormat']([_0xd54556,_0x14a101],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x47e6c4 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x406996=_0x3bd7c3['commands']['get'](_0x47e6c4);_0x58f146['enableCommand'](_0x47e6c4,()=>{const _0x40daa1=_0x459f2e['getSelectionAffectedTableCells'](_0x3bd7c3['model']['document']['selection'])[0x0],_0x4b2538=_0x40daa1['findAncestor']('table'),{column:_0x27a1e2,row:_0x3e268d}=_0x459f2e['getCellLocation'](_0x40daa1);let _0x6b0aa5=[];if('horizontally'==_0x406996['direction']){const _0x32a79f=_0x459f2e['createTableWalker'](_0x4b2538,{'startRow':_0x3e268d,'endRow':_0x3e268d,'includeAllSlots':!0x0});_0x6b0aa5=Array['from'](_0x32a79f)['map'](_0x1c890f=>_0x1c890f['cell']);}else{const _0x12dcda=_0x459f2e['createTableWalker'](_0x4b2538,{'column':_0x27a1e2,'includeAllSlots':!0x0});_0x6b0aa5=Array['from'](_0x12dcda)['map'](_0x57e616=>_0x57e616['cell']);}_0x3bd7c3['model']['change'](_0x2d2d66=>{_0x58f146['markBlockFormat'](_0x2d2d66['createRangeOn'](_0x40daa1),{'commandName':_0x47e6c4,'commandParams':[]},_0x6b0aa5,_0x47e6c4);});});}_0x58f146['descriptionFactory']['registerDescriptionCallback'](_0x323ef4=>{if('formatBlock'!=_0x323ef4['type']&&'formatInline'!=_0x323ef4['type'])return;const {data:_0x280117}=_0x323ef4;return _0x280117&&'mergeTableCells'==_0x280117['commandName']?{'type':'format','content':o(_0x273b32,'*Merge\x20cells*')}:void 0x0;}),_0x58f146['descriptionFactory']['registerDescriptionCallback'](_0x4c1e88=>{if('formatBlock'!=_0x4c1e88['type']&&'formatInline'!=_0x4c1e88['type'])return;const {data:_0x36fd09}=_0x4c1e88;return _0x36fd09?'splitTableCellVertically'==_0x36fd09['commandName']?{'type':'format','content':o(_0x273b32,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x36fd09['commandName']?{'type':'format','content':o(_0x273b32,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x291ebd=_0x16b491['_acceptFormatSuggestionCallbackFactory']();for(const _0x189acc of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x58f146['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x189acc,'accept',_0x291ebd);for(const _0x16bfb5 of['splitTableCellVertically','splitTableCellHorizontally'])_0x58f146['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x16bfb5,'accept',_0x291ebd);_0x58f146['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x21e8a9=>{_0x3bd7c3['model']['change'](_0x397e26=>{const _0x286a85=Array['from'](_0x3cef17['getRanges']())['map'](_0x31ebbe=>_0x339777['fromRange'](_0x31ebbe));_0x397e26['setSelection'](_0x21e8a9),_0x3bd7c3['commands']['get']('mergeTableCells')['refresh'](),_0x3bd7c3['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x32300f=_0x286a85['filter'](_0x311ad7=>'$graveyard'!=_0x311ad7['root']['rootName']);_0x32300f['length']>0x0&&_0x397e26['setSelection'](_0x32300f);for(const _0x23ae29 of _0x286a85)_0x23ae29['detach']();});});for(const _0x164068 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x5cf784=_0x3bd7c3['commands']['get'](_0x164068);_0x5cf784['on']('set:isEnabled',(_0x704a45,_0x58f328,_0xf27ef1)=>{if(_0xf27ef1){const _0x39c562=_0x3bd7c3['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x59dd93=>_0x59dd93['is']('element','tableCell'));this['_areMergableCells'](_0x5cf784['value'],_0x39c562)||(_0x704a45['return']=!0x1,_0x704a45['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x550b5e=this['editor']['commands']['get']('mergeTableCells'),_0x5282d2=this['editor']['plugins']['get']('TableUtils');if(!_0x550b5e['isEnabled'])return!0x1;const _0x14b20a=_0x5282d2['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3ed02e of _0x14b20a)for(const _0x3e3906 of _0x14b20a)if(_0x3ed02e!=_0x3e3906&&!this['_areMergableCells'](_0x3ed02e,_0x3e3906))return!0x1;return!0x0;}['_areMergableCells'](_0x1a9327,_0x2d83cb){const _0x27a6db=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5ad5a3=this['editor']['model']['createRangeOn'](_0x1a9327),_0x1c0a01=this['editor']['model']['createRangeOn'](_0x2d83cb),_0x3473cd=new Set(),_0x592be0=new Set();for(const _0x20d9c5 of _0x27a6db['getSuggestions']())if(('insertion'==_0x20d9c5['type']||'deletion'==_0x20d9c5['type']||'mergeTableCells'==_0x20d9c5['subType'])&&_0x20d9c5['isInContent']){for(const _0x5dd829 of _0x20d9c5['getRanges']())_0x5dd829['containsRange'](_0x5ad5a3,!0x0)&&_0x3473cd['add'](_0x20d9c5['type']+':'+_0x20d9c5['author']['id']),_0x5dd829['containsRange'](_0x1c0a01,!0x0)&&_0x592be0['add'](_0x20d9c5['type']+':'+_0x20d9c5['author']['id']);}if(_0x3473cd['size']!=_0x592be0['size'])return!0x1;for(const _0x302ff6 of _0x3473cd)if(!_0x592be0['has'](_0x302ff6))return!0x1;return!0x0;}}class Nt extends _0x463932{static get['requires'](){return[_t];}['afterInit'](){const _0x333fdd=this['editor'];if(!_0x333fdd['plugins']['has']('TableEditing'))return;const _0x1fada2=_0x333fdd['locale'],_0xabf23c=_0x333fdd['plugins']['get']('TrackChangesEditing');_0xabf23c['enableDefaultAttributesIntegration']('setTableRowHeader'),_0xabf23c['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0xabf23c['registerBlockAttribute']('headingRows'),_0xabf23c['registerBlockAttribute']('headingColumns'),_0xabf23c['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x1fada2,'FORMAT_HEADER_ROW')),_0xabf23c['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x1fada2,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x44cb12=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1de637=this['editor']['plugins']['get']('TableUtils'),_0x194341=this['editor']['plugins']['get'](_t)['_acceptFormatSuggestionCallbackFactory']();function _0x19617b({showActiveMarker:_0x29ef41=!0x0,setDataAttribute:_0x54935a=!0x0}={}){return(_0x153a7e,_0xdc4340,_0x4c2c23)=>{const {type:_0x1df88c,id:_0x197c4a}=_0x44cb12['_splitMarkerName'](_0xdc4340['markerName']),_0x6449ae=_0x44cb12['getSuggestion'](_0x197c4a),_0x3cb81d=_0x6449ae['data'];if('formatBlock'!=_0x6449ae['type']||!_0x3cb81d||'setTableColumnHeader'!=_0x3cb81d['commandName'])return;if(_0xdc4340['item'])return void _0x153a7e['stop']();if(!_0x4c2c23['consumable']['consume'](_0xdc4340['markerRange'],_0x153a7e['name']))return;const _0x18d6f3=_0xdc4340['markerRange']['start']['nodeAfter'],_0x45756a=_0xdc4340['markerRange']['end']['nodeBefore'],_0x54b649=_0x18d6f3['parent']['parent'],{column:_0x705b49}=_0x1de637['getCellLocation'](_0x18d6f3),{column:_0x5de6bf}=_0x1de637['getCellLocation'](_0x45756a);for(let _0x47e759=_0x705b49;_0x47e759<=_0x5de6bf;_0x47e759++){const _0x48daf9=_0x1de637['createTableWalker'](_0x54b649,{'column':_0x47e759,'includeAllSlots':!0x1});for(const _0x4c04aa of _0x48daf9){const _0x26ad61=_0x4c04aa['cell'],_0x38ebca=_0x4c2c23['mapper']['toViewElement'](_0x26ad61);_0x4c2c23['writer']['addClass']('ck-suggestion-marker-'+_0x1df88c,_0x38ebca),_0x54935a&&_0x4c2c23['writer']['setAttribute']('data-suggestion',_0x197c4a,_0x38ebca),_0x4c2c23['mapper']['bindElementToMarker'](_0x38ebca,_0xdc4340['markerName']),_0x29ef41&&(_0x44cb12['activeMarkers']['includes'](_0xdc4340['markerName'])?_0x4c2c23['writer']['addClass']('ck-suggestion-marker--active',_0x38ebca):_0x4c2c23['writer']['removeClass']('ck-suggestion-marker--active',_0x38ebca));}}};}_0x44cb12['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x194341),_0x44cb12['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x194341),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x19617b(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x266b77,_0x6aa6bb,_0x10fa39)=>{_0x10fa39['options']['showSuggestionHighlights']&&_0x19617b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x266b77,_0x6aa6bb,_0x10fa39);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x1a2368,_0x4d7d64,_0x1865ed)=>{const {type:_0x29409e,id:_0x5bc5fe}=_0x44cb12['_splitMarkerName'](_0x4d7d64['markerName']),_0x26393f=_0x44cb12['getSuggestion'](_0x5bc5fe),_0x1ea1ad=_0x26393f['data'];if('formatBlock'!=_0x26393f['type']||!_0x1ea1ad||'setTableColumnHeader'!=_0x1ea1ad['commandName'])return;const _0xcb982f=_0x1865ed['mapper']['markerNameToElements'](_0x4d7d64['markerName']);if(_0xcb982f){for(const _0x52f628 of _0xcb982f)_0x1865ed['writer']['removeClass']('ck-suggestion-marker-'+_0x29409e,_0x52f628),_0x1865ed['writer']['removeClass']('ck-suggestion-marker--active',_0x52f628),_0x1865ed['writer']['removeAttribute']('data-suggestion',_0x52f628),_0x1865ed['mapper']['unbindElementFromMarkerName'](_0x52f628,_0x4d7d64['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x31a74b=this['editor'],_0x358797=_0x31a74b['locale'];function _0x355b91(_0x4ad934){return{'type':'format','content':o(_0x358797,'*Format:*\x20%0',_0x4ad934)};}_0x31a74b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a0b5f=>{if('formatBlock'!=_0x3a0b5f['type'])return;const {data:_0x251139}=_0x3a0b5f;if(_0x251139){if('setTableRowHeader'==_0x251139['commandName']){const _0x3d37ec=_0x251139['commandParams'][0x0]['forceValue'];return _0x355b91(o(_0x358797,_0x3d37ec?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x251139['commandName']){const _0x5a8567=_0x251139['commandParams'][0x0]['forceValue'];return _0x355b91(o(_0x358797,_0x5a8567?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0xce736e=>[_0xce736e,null]));class Dt extends _0x463932{static get['requires'](){return[_t];}['afterInit'](){const _0x150679=this['editor'];if(!_0x150679['plugins']['has']('TableClipboard'))return;const _0x57d8bf=_0x150679['plugins']['get']('TrackChangesEditing'),_0x4c8410=_0x150679['plugins']['get']('TableUtils'),_0x9b1252=_0x150679['plugins']['get'](_t),_0x53bd8f=_0x150679['plugins']['get']('TableClipboard');_0x9b1252['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x150679['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x150679['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x3794ef=null;_0x150679['model']['on']('insertContent',(_0x59f7c8,_0x5ec5c2)=>{const [_0x46af45,_0x3318f3]=_0x5ec5c2,_0x2177a4=_0x5ec5c2[_0x5ec5c2['length']-0x1];_0x2177a4&&_0x2177a4['forceDefaultExecution']||_0x57d8bf['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x24e9fb,_0x49b0d0,_0xd17a55,_0xc967e3,_0x2d8985){if(_0x49b0d0&&!_0x49b0d0['is']('documentSelection'))return!0x1;const _0x1ef2e7=_0x2d8985['getTableIfOnlyTableInContent'](_0x24e9fb,_0xd17a55);if(!_0x1ef2e7||!Ue(_0x1ef2e7,void 0x0,_0xc967e3))return!0x1;const _0x506bca=_0xc967e3['getSelectionAffectedTableCells'](_0xd17a55['document']['selection']);if(!_0x506bca['length'])return!0x1;const _0x3b1c65=_0x506bca[0x0]['findAncestor']('table'),_0x251053=_0xc967e3['getRowIndexes'](_0x506bca),_0x7101d3=_0xc967e3['getColumnIndexes'](_0x506bca),_0x1ea556={'startRow':_0x251053['first'],'endRow':_0x251053['last'],'startColumn':_0x7101d3['first'],'endColumn':_0x7101d3['last']};return 0x1==_0x506bca['length']&&(_0x1ea556['endRow']+=_0xc967e3['getRows'](_0x1ef2e7)-0x1,_0x1ea556['endColumn']+=_0xc967e3['getColumns'](_0x1ef2e7)-0x1),Ue(_0x3b1c65,_0x1ea556,_0xc967e3);}(_0x46af45,_0x3318f3,_0x150679['model'],_0x4c8410,_0x53bd8f)&&(_0x59f7c8['stop'](),_0x3794ef={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x150679['model']['change'](()=>{_0x150679['model']['insertContent'](_0x5ec5c2[0x0],_0x5ec5c2[0x1],_0x5ec5c2[0x2],{'forceDefaultExecution':!0x0});const _0x232bc0=_0x8b70ee(),{rowInsertionRanges:_0x58e5f9,columnInsertionRanges:_0x5cea3e,insertionRanges:_0x4cf879,deletionRanges:_0x1c18c2,cells:_0x55e756}=_0x3794ef;_0x58e5f9['length']&&_0x57d8bf['markMultiRangeInsertion'](_0x58e5f9,'tablePasteRow',{'tablePasteChainId':_0x232bc0}),_0x5cea3e['length']&&_0x57d8bf['markMultiRangeInsertion'](_0x5cea3e,'tablePasteColumn',{'tablePasteChainId':_0x232bc0}),_0x4cf879['length']&&(_0x57d8bf['markMultiRangeInsertion'](_0x4cf879,'tablePaste',{'tablePasteChainId':_0x232bc0,'skipNestingCheck':!0x0}),_0x4cf879['forEach'](_0x3b440d=>_0x3b440d['detach']?.())),_0x1c18c2['length']&&(_0x57d8bf['markMultiRangeDeletion'](_0x1c18c2,'tablePaste',{'tablePasteChainId':_0x232bc0,'skipNestingCheck':!0x0}),_0x1c18c2['forEach'](_0x58e153=>_0x58e153['detach']?.()));const _0x27f0e9=_0x57d8bf['markMultiRangeBlockFormat'](_0x55e756['map'](({element:_0x140b88})=>_0x140b88),{'formatGroupId':_0x8b70ee()},[],'tablePasteCell',{'tablePasteChainId':_0x232bc0});if(_0x27f0e9){const _0x46cbb9=_0x27f0e9['getMarkers'](),_0x483153=[];for(const {element:_0x25f2de,attributes:_0x1f17a3}of _0x55e756){if(!_0x1f17a3)continue;const _0x117ce4=_0x150679['model']['createRangeOn'](_0x25f2de),_0x369f78=_0x46cbb9['find'](_0x291de5=>_0x291de5['getRange']()['isEqual'](_0x117ce4));_0x369f78&&_0x483153['push']([_0x369f78['name'],_0x1f17a3]);}_0x483153['length']&&_0x27f0e9['setAttribute']('markerAttributes',Object['fromEntries'](_0x483153));}_0x3794ef=null;}));},{'priority':_0x282e0b['high']+0xa}),_0x150679['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x47aaf1,_0x409738)=>{const [_0x5673ef,_0x40254e,,_0x53b32f]=_0x409738;if(!_0x3794ef)return;_0x47aaf1['stop']();const _0x336379=_0x5673ef['cell'],_0x1fc6a3=_0x40254e,_0x400eed=Oe(_0x336379),_0x20bd79=Oe(_0x1fc6a3);_0x47aaf1['return']=_0x336379;let _0x5f0af8=null,_0x23519e=null;if(_0x20bd79||_0x400eed){if(_0x400eed&&!_0x20bd79){_0x53b32f['remove'](_0x336379['getChild'](0x0));for(const _0x189f9f of Array['from'](_0x1fc6a3['getChildren']()))_0x53b32f['insert'](_0x189f9f,_0x336379,'end');const _0x2fc935=_0x3794ef['rowInsertionIndexes']['includes'](_0x5673ef['row']),_0x4f55a1=_0x3794ef['columnInsertionIndexes']['includes'](_0x5673ef['column']);_0x2fc935||_0x4f55a1||(_0x5f0af8=_0x339777['fromRange'](_0x53b32f['createRangeIn'](_0x336379)));}else _0x20bd79&&!_0x400eed&&(_0x23519e=_0x53b32f['createRangeIn'](_0x336379));}else{const _0x29ebf1=_0x53b32f['createElement']('tableCellSuggestion'),_0x2b5be4=_0x53b32f['createElement']('tableCellSuggestion');_0x53b32f['wrap'](_0x53b32f['createRangeIn'](_0x336379),_0x2b5be4),_0x53b32f['insert'](_0x29ebf1,_0x336379,0x0);for(const _0x4abdd7 of Array['from'](_0x1fc6a3['getChildren']()))_0x53b32f['insert'](_0x4abdd7,_0x29ebf1,'end');_0x5f0af8=_0x339777['fromRange'](_0x53b32f['createRangeOn'](_0x29ebf1)),_0x23519e=_0x339777['fromRange'](_0x53b32f['createRangeOn'](_0x2b5be4));}const _0x405996=Array['from'](_0x1fc6a3['getAttributes']())['filter'](([_0xff9a6])=>Be['includes'](_0xff9a6));_0x3794ef['cells']['push']({'element':_0x336379,'attributes':_0x405996['length']?Object['fromEntries'](_0x405996):null}),_0x5f0af8&&_0x3794ef['insertionRanges']['push'](_0x5f0af8),_0x23519e&&_0x3794ef['deletionRanges']['push'](_0x23519e);},{'priority':'high'}),_0x4c8410['on']('insertColumns',(_0x477384,_0x55ad0f)=>{const [_0x494032,_0x438ee7={}]=_0x55ad0f;if(!_0x3794ef)return;const _0x22f4c1=_0x438ee7['at']||0x0,_0x4a6c0c=_0x438ee7['columns']||0x1;_0x3794ef['columnInsertionIndexes']=new Array(_0x4a6c0c)['fill'](_0x22f4c1)['map']((_0x58c783,_0x171b2b)=>_0x58c783+_0x171b2b);for(const {cell:_0x178793}of _0x4c8410['createTableWalker'](_0x494032,{'startColumn':_0x22f4c1,'endColumn':_0x22f4c1+_0x4a6c0c-0x1}))_0x3794ef['columnInsertionRanges']['push'](_0x150679['model']['createRangeOn'](_0x178793));},{'priority':'low'}),_0x4c8410['on']('insertRows',(_0x5017d9,_0x2bfb86)=>{const [_0x35e240,_0x3b9f01={}]=_0x2bfb86;if(!_0x3794ef)return;const _0x5e01d0=_0x3b9f01['at']||0x0,_0x311422=_0x3b9f01['rows']||0x1;_0x3794ef['rowInsertionIndexes']=new Array(_0x311422)['fill'](_0x5e01d0)['map']((_0x4449dc,_0x1f9429)=>_0x4449dc+_0x1f9429);for(const {cell:_0x3b0e30}of _0x4c8410['createTableWalker'](_0x35e240,{'startRow':_0x5e01d0,'endRow':_0x5e01d0+_0x311422-0x1}))_0x3794ef['rowInsertionRanges']['push'](_0x150679['model']['createRangeOn'](_0x3b0e30));},{'priority':'low'}),_0x57d8bf['descriptionFactory']['registerDescriptionCallback'](_0x3a0034=>{if(_0x3a0034['subType']&&_0x3a0034['subType']['startsWith']('tablePaste'))return _0x3a0034['previous']?{}:{'type':'insertion','content':o(_0x150679['locale'],'*Replace\x20table\x20cells*')};});const _0x125d95=()=>!0x1;for(const _0x2816f5 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x57d8bf['_suggestionFactory']['registerCustomCallback']('insertion',_0x2816f5,'join',_0x125d95),_0x57d8bf['_suggestionFactory']['registerCustomCallback']('deletion',_0x2816f5,'join',_0x125d95),_0x57d8bf['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2816f5,'join',_0x125d95);_0x57d8bf['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x125d95),_0x57d8bf['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x4c1b81,_0x4d43a8,_0x4d4a2f)=>{const _0x5f181f=_0x4c1b81['map'](_0xb41cdc=>_0xb41cdc['getContainedElement']())['filter'](_0x4f9886=>_0x4f9886),_0x20e8f2=new Map(_0x5f181f['map'](_0x116983=>[_0x116983,null]));if(_0x3794ef){for(const {element:_0x241651,attributes:_0x1577f8}of _0x3794ef['cells'])_0x1577f8&&_0x20e8f2['set'](_0x241651,_0x1577f8);}else{if(_0x4d4a2f&&_0x4d4a2f['markerAttributes'])for(const [_0x5cca2b,_0x31f674]of Object['entries'](_0x4d4a2f['markerAttributes'])){const _0x5b2979=_0x150679['model']['markers']['get'](_0x5cca2b),_0x2b8811=_0x5b2979?_0x5b2979['getRange']()['getContainedElement']():null;_0x2b8811&&_0x20e8f2['set'](_0x2b8811,_0x31f674);}}_0x150679['model']['change'](_0x5bcf7f=>{for(const [_0x2d5292,_0x24dc21]of _0x20e8f2)_0x5bcf7f['setAttributes']({...xe,..._0x24dc21},_0x2d5292);});});const _0x45fb4b=(_0x2b2811,_0x63dac7)=>{_0x57d8bf['_suggestionFactory']['registerCustomCallback'](_0x2b2811,'tablePaste',_0x63dac7,(_0x5845e3,_0x3a4027,_0x5dcf60)=>{_0x150679['model']['change'](_0x4de050=>{const _0x50d84f=[];for(const _0x2ed2fd of _0x5845e3){const _0x31d6c9=_0x2ed2fd['start']['nodeAfter'];_0x31d6c9['is']('element','tableCellSuggestion')&&_0x50d84f['push'](_0x31d6c9);}_0x57d8bf['_suggestionFactory']['getSuggestionCallback'](_0x2b2811,null,_0x63dac7)(_0x5845e3,_0x3a4027,_0x5dcf60);for(const _0x5170ed of _0x50d84f)'$graveyard'!=_0x5170ed['root']['rootName']&&_0x4de050['unwrap'](_0x5170ed);});});};_0x45fb4b('insertion','accept'),_0x45fb4b('insertion','discard'),_0x45fb4b('deletion','accept'),_0x45fb4b('deletion','discard'),_0x57d8bf['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x50a3ed=>{const _0x325388=_0x50a3ed['map'](_0x5bfe54=>_0x5bfe54['getContainedElement']()),_0x37cde7=_0x325388[0x0]['findAncestor']('table'),{minRow:_0x3c9f59,maxRow:_0x555aaf}=_0x9b1252['_getCoordsForCells'](_0x325388);_0x4c8410['removeRows'](_0x37cde7,{'at':_0x3c9f59,'rows':_0x555aaf-_0x3c9f59+0x1});}),_0x57d8bf['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x2ad875=>{const _0x40d7fd=_0x2ad875['map'](_0x251a3f=>_0x251a3f['getContainedElement']()),_0x10ee4d=_0x40d7fd[0x0]['findAncestor']('table'),{minColumn:_0x27097f,maxColumn:_0xd3577f}=_0x9b1252['_getCoordsForCells'](_0x40d7fd);_0x4c8410['removeColumns'](_0x10ee4d,{'at':_0x27097f,'columns':_0xd3577f-_0x27097f+0x1});});const _0x44091d=(_0x1ecd38,_0x38d88a)=>{if(!_0x38d88a['subType']||!_0x38d88a['subType']['startsWith']('tablePaste'))return;const _0x8dfcbb=_0x38d88a['attributes']['tablePasteChainId'],_0x1ada4f=_0x57d8bf['getSuggestions']()['filter'](_0x111fd9=>_0x111fd9['isInContent']&&_0x111fd9['attributes']&&_0x111fd9['attributes']['tablePasteChainId']==_0x8dfcbb);_0x1ada4f['length']&&_0x38d88a['getAllAdjacentSuggestions']()['length']!=_0x1ada4f['length']&&_0x1ada4f['reduce']((_0x5e2264,_0x1c888a)=>(_0x5e2264['next']=_0x1c888a,_0x1c888a['previous']=_0x5e2264,_0x1c888a));};function _0x356182(_0x2ef9b8,_0x156c57=!0x0){const {id:_0x249b40,authorId:_0x22daa1}=_0x57d8bf['_splitMarkerName'](_0x2ef9b8['markerName']),_0x107260=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x46c41a=_0x57d8bf['activeMarkers']['includes'](_0x2ef9b8['markerName']);return _0x46c41a&&_0x107260['push']('ck-suggestion-marker--active'),{'classes':_0x107260,'attributes':{'data-suggestion':_0x249b40,'data-author-id':_0x22daa1},'priority':_0x46c41a&&_0x156c57?0xbc2:0xbb8};}_0x57d8bf['on']('suggestionLoaded',_0x44091d,{'priority':'high'}),_0x57d8bf['on']('suggestionUnloaded',_0x44091d,{'priority':'high'}),_0x150679['model']['document']['registerPostFixer'](()=>{let _0x4c8b8b=!0x1;const _0x185104=Array['from'](_0x150679['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x7dfa5f,data:_0x59cda3}of _0x185104){const {group:_0x4f0eae,type:_0x372b9d,id:_0xcd0d38}=_0x57d8bf['_splitMarkerName'](_0x7dfa5f);if('suggestion'!=_0x4f0eae||'deletion'!=_0x372b9d||_0x59cda3['oldRange'])continue;if(!_0x57d8bf['hasSuggestion'](_0xcd0d38))continue;const _0x5e8a63=_0x57d8bf['getSuggestion'](_0xcd0d38)['getRanges'](),_0x310d55=_0x150679['plugins']['get']('Users')['me'];for(const _0x51b3cb of _0x57d8bf['getSuggestions']()){if(!_0x51b3cb['isInContent']||_0x51b3cb['author']!=_0x310d55)continue;if('formatBlock'!=_0x51b3cb['type']||'tablePasteCell'!=_0x51b3cb['subType'])continue;if(_0x51b3cb['getRanges']()['every'](_0x32154f=>_0x5e8a63['some'](_0x5187d6=>_0x5187d6['containsRange'](_0x32154f,!0x0)))){for(const _0x23f63a of _0x51b3cb['getAllAdjacentSuggestions']())_0x23f63a['isInContent']&&(_0x23f63a['discard'](),_0x4c8b8b=!0x0);}}}return _0x4c8b8b;}),_0x150679['model']['document']['registerPostFixer'](_0x501ec1=>{const _0x30ca02=_0x150679['commands']['get']('redo');if(!_0x30ca02||!_0x30ca02['_createdBatches']['has'](_0x501ec1['batch']))return!0x1;let _0x36ef01=!0x1;const _0x49eecb=_0x150679['plugins']['get']('Users')['me'],_0x346540=_0x150679['model']['document']['differ']['getChanges'](),_0x5d25f3=Array['from'](_0x150679['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x4f1d78,data:_0x274433})=>{const {group:_0x3727b3,subType:_0x4ebff5,authorId:_0x2152a3}=_0x57d8bf['_splitMarkerName'](_0x4f1d78);return'suggestion'==_0x3727b3&&'tablePaste'==_0x4ebff5&&_0x2152a3==_0x49eecb['id']&&!_0x274433['oldRange'];});for(const _0xde28fc of _0x346540){if('insert'!=_0xde28fc['type']||'tableCellSuggestion'!=_0xde28fc['name']||0x1!=_0xde28fc['length'])continue;const _0x4bfc45=_0x501ec1['createRange'](_0xde28fc['position'],_0xde28fc['position']['getShiftedBy'](0x1));if(!_0x5d25f3['find'](({data:_0x25b553})=>_0x25b553['newRange']['isEqual'](_0x4bfc45))){for(const {name:_0x2e28f7,data:_0x2e6c22}of _0x5d25f3)if(_0x4bfc45['containsRange'](_0x2e6c22['newRange'])){_0x501ec1['updateMarker'](_0x2e28f7,{'range':_0x4bfc45}),_0x36ef01=!0x0;break;}}}return _0x36ef01;}),_0x150679['model']['document']['registerPostFixer'](_0x150c62=>{let _0x4aba53=!0x1;const _0x28fa79=_0x150679['plugins']['get']('Users')['me'],_0x2d9ad5=_0x57d8bf['getSuggestions']()['filter'](_0x5dfcf8=>_0x5dfcf8['isInContent']&&_0x5dfcf8['author']==_0x28fa79),_0x81cadc=new Set(),_0x5d811b=new Set();for(const _0x26d72e of _0x2d9ad5)if('tablePaste'==_0x26d72e['subType'])for(const _0x293e91 of _0x26d72e['getMarkers']()){const _0xe72f92=_0x293e91['getRange']()['getContainedElement']();if(_0xe72f92){if(_0xe72f92['is']('element','tableCellSuggestion')&&Oe(_0xe72f92)){_0x26d72e['removeMarker'](_0x293e91['name']),_0x81cadc['add'](_0xe72f92),_0x4aba53=!0x0;const _0x2f126b=_0xe72f92['nextSibling'],_0x573c21=_0xe72f92['previousSibling'],_0x59d5a5=_0x2f126b&&_0x2f126b['is']('element','tableCellSuggestion'),_0x5b7d17=_0x573c21&&_0x573c21['is']('element','tableCellSuggestion');_0x59d5a5&&!_0x81cadc['has'](_0x2f126b)&&_0x5d811b['add'](_0x2f126b),_0x5b7d17&&!_0x81cadc['has'](_0x573c21)&&_0x5d811b['add'](_0x573c21);}else _0xe72f92['is']('element','paragraph')&&_0xe72f92['isEmpty']&&(_0x26d72e['removeMarker'](_0x293e91['name']),_0x4aba53=!0x0);}}else{if('tablePasteCell'==_0x26d72e['subType']){if(!_0x26d72e['attributes']||!_0x26d72e['attributes']['tablePasteChainId'])continue;const _0x5a591a=_0x26d72e['attributes']['markerAttributes'];if(_0x5a591a&&Object['keys'](_0x5a591a)['length'])continue;const _0x3a3d8b=_0x26d72e['attributes']['tablePasteChainId'];let _0xc4f964=!0x0,_0x3b522e=!0x0;for(const _0x411e8e of _0x2d9ad5)if(_0x411e8e['subType']&&_0x411e8e['subType']['startsWith']('tablePaste')){if(!_0x411e8e['attributes']['tablePasteChainId']){_0x3b522e=!0x1;break;}if(_0x411e8e['id']!=_0x26d72e['id']&&_0x411e8e['attributes']['tablePasteChainId']==_0x3a3d8b){_0xc4f964=!0x1;break;}}_0x3b522e&&_0xc4f964&&(_0x26d72e['removeMarkers'](),_0x4aba53=!0x0);}}for(const _0xc37cbc of _0x81cadc)_0x150c62['remove'](_0xc37cbc);for(const _0x30f1d1 of _0x5d811b)_0x150c62['unwrap'](_0x30f1d1);return _0x4aba53;}),_0x150679['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x4d97d3=>_0x356182(_0x4d97d3),'converterPriority':'high'}),_0x150679['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5bfed8,_0x1f634f)=>_0x1f634f['options']['showSuggestionHighlights']?_0x356182(_0x5bfed8,!0x1):null,'converterPriority':'high'});const _0x163a9b=_0x150679['editing']['view'];this['listenTo'](_0x163a9b['document'],'clipboardOutput',(_0x550272,_0x15b912)=>{const _0x156754=[];for(const _0x149749 of _0x163a9b['createRangeIn'](_0x15b912['content'])['getItems']())_0x149749['is']('element','suggestion-td')&&_0x156754['push'](_0x149749);_0x163a9b['change'](_0x3f657d=>{for(const _0x387788 of _0x156754)_0x3f657d['move'](_0x3f657d['createRangeIn'](_0x387788),_0x3f657d['createPositionBefore'](_0x387788)),_0x3f657d['remove'](_0x387788);});});}}function Oe(_0x2f8959){if(_0x2f8959['isEmpty'])return!0x0;const _0x560c9f=_0x2f8959['getChild'](0x0);return _0x560c9f['is']('element','paragraph')&&_0x560c9f['isEmpty'];}function Ue(_0x22a4e8,_0x185ac6={},_0x44ea93){for(const {isAnchor:_0x2741bf,cellHeight:_0x304343,cellWidth:_0x38f114}of _0x44ea93['createTableWalker'](_0x22a4e8,{'includeAllSlots':!0x0,..._0x185ac6}))if(!_0x2741bf||0x1!=_0x304343||0x1!=_0x38f114)return!0x1;return!0x0;}class Mt extends _0x463932{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x3e6299=this['editor']['plugins']['get']('TrackChangesEditing');_0x3e6299['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x3e6299['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x3e6299['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3e6299['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x3e6299['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x3e6299['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x1086e8,_0x287c6e){const _0x2e3d5c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3e2e7e=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x2d9e64=_0x287c6e['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x77d533=_0x3e2e7e['getColumnGroupElement'](_0x2d9e64);let _0x48f824=_0x77d533?_0x3e2e7e['getTableColumnsWidths'](_0x77d533):null,_0x426969=_0x2d9e64['getAttribute']('tableWidth')||null;const _0xd2f84a=_0x287c6e['tableWidth']||_0x426969,_0x2c29ea=_0x287c6e['columnWidths']||_0x48f824,_0x2187e4=this['editor']['plugins']['get']('Users')['me'];for(const _0x1b81b9 of _0x2e3d5c['getSuggestions']()){const _0xa51b8a=_0x1b81b9['getContainedElement']();if('resizeTable'===_0x1b81b9['subType']&&_0xa51b8a===_0x2d9e64){_0x1b81b9['author']!==_0x2187e4&&_0x1b81b9['discard']();const _0x5e9cee=_0x1b81b9['data']['commandParams'];_0x426969=_0x5e9cee[0x0]['tableWidth'],_0x48f824=_0x5e9cee[0x0]['columnWidths'];break;}}_0x1086e8({'table':_0x2d9e64,'tableWidth':_0xd2f84a,'columnWidths':_0x2c29ea}),_0x2e3d5c['markBlockFormat'](_0x2d9e64,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x426969,'columnWidths':_0x48f824}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x36f103){if('formatBlock'!=_0x36f103['type']&&'formatInline'!=_0x36f103['type'])return;const {data:_0x4450ea}=_0x36f103;if(_0x4450ea&&'resizeTable'===_0x4450ea['formatGroupId']){const _0x28be5c='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x28be5c)};}}}class $t extends _0x463932{['afterInit'](){const _0x2d5855=this['editor'];_0x2d5855['plugins']['has']('Template')&&_0x2d5855['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Bt extends _0x463932{['afterInit'](){const _0x2aa39e=this['editor'];if(!_0x2aa39e['commands']['get']('insertTableOfContents'))return;_0x2aa39e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xaa64c2=_0x2aa39e['plugins']['get']('TrackChangesEditing'),_0x17341c=_0x2aa39e['locale'];_0xaa64c2['descriptionFactory']['registerElementLabel']('tableOfContents',_0x231018=>o(_0x17341c,'ELEMENT_TABLE_OF_CONTENTS',_0x231018));}}class Ot extends _0x463932{['afterInit'](){const _0x3b4a06=this['editor'];if(!_0x3b4a06['plugins']['has']('Title'))return;const _0x1feae0=_0x3b4a06['plugins']['get']('TrackChangesEditing');_0x1feae0['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x3b4a06['locale'],'ELEMENT_TITLE')),_0x3b4a06['model']['document']['registerPostFixer'](_0x1259bc=>{let _0x493266=!0x1;const _0x16beda=Array['from'](_0x3b4a06['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x14a2ae,data:_0x31827d}of _0x16beda){const {group:_0x3ed1b0}=_0x1feae0['_splitMarkerName'](_0x14a2ae);if('suggestion'!==_0x3ed1b0||!_0x31827d['newRange'])continue;const _0x4611a6=_0x31827d['newRange'],_0x35b860=_0x4611a6['end']['nodeBefore'];if(!_0x35b860||!_0x35b860['is']('element','title-content'))continue;if(!_0x4611a6['start']['isTouching'](_0x4611a6['end']))continue;const _0x276db1=_0x3b4a06['model']['schema']['getNearestSelectionRange'](_0x4611a6['end'],'forward');if(_0x276db1&&_0x276db1['isCollapsed']){const _0x57ced9=_0x1259bc['createRange'](_0x4611a6['start'],_0x276db1['start']);_0x57ced9['isEqual'](_0x4611a6)||(_0x1259bc['updateMarker'](_0x14a2ae,{'range':_0x57ced9}),_0x493266=!0x0);}_0x493266||(_0x1259bc['removeMarker'](_0x14a2ae),_0x493266=!0x0);}return _0x493266;});}}class Rt extends _0x463932{['afterInit'](){const _0x373548=this['editor'],_0x39dc56=_0x373548['plugins']['get']('TrackChangesEditing');_0x373548['plugins']['has']('Uploadcare')&&(_0x39dc56['enableCommand']('uploadcare'),_0x373548['plugins']['has']('UploadcareImageEdit')&&(_0x39dc56['enableCommand']('uploadcareImageEdit'),_0x39dc56['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x39dc56['registerBlockAttribute']('uploadcareImageId'),_0x39dc56['descriptionFactory']['registerDescriptionCallback'](_0x1a38e8=>{if('attribute'!=_0x1a38e8['type'])return;const {data:_0x129fe8}=_0x1a38e8;return _0x129fe8&&'uploadcareImageId'==_0x129fe8['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x463932{['afterInit'](){const _0xa5bb06=this['editor'],_0x241483=_0xa5bb06['plugins']['get']('TrackChangesEditing');_0xa5bb06['plugins']['has']('UndoEditing')&&(_0x241483['enableCommand']('undo'),_0x241483['enableCommand']('redo'));}}class xt extends _0x463932{static get['requires'](){return[_t];}['afterInit'](){const _0x1bb552=this['editor'];if(!_0x1bb552['plugins']['has']('TableCaptionEditing'))return;_0x1bb552['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x463932{['tableProperties'];['tableCellProperties'];constructor(_0x570d7e){super(_0x570d7e),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 _0x5e1502=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2d6aba of this['tableProperties'])_0x5e1502['enableCommand'](_0x2d6aba,(_0x2241fc,_0x5c597a)=>{const _0x3bffaa=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2d6aba,[_0x3bffaa],this['tableProperties'],'tableProperties',_0x2241fc,_0x5c597a);});_0x5e1502['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5e1502['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5e1502['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x9bf034,_0x32840f)=>this['handleDiscardAction'](this['tableProperties'],_0x9bf034,_0x32840f)),_0x5e1502['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x4b0809 of this['tableCellProperties'])_0x5e1502['enableCommand'](_0x4b0809,(_0x3ae6a9,_0x3b8a92)=>{const _0x571e25=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x4b0809,_0x571e25,this['tableCellProperties'],'tableCellProperties',_0x3ae6a9,_0x3b8a92);});_0x5e1502['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5e1502['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5e1502['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x3b070c,_0x4f783e)=>this['handleDiscardAction'](this['tableCellProperties'],_0x3b070c,_0x4f783e)),_0x5e1502['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5e1502['descriptionFactory']['registerDescriptionCallback'](_0x1c7f03=>this['handleSuggestionDescription'](_0x1c7f03));}['_handlePropertyChange'](_0x299917,_0x49e5e1,_0x46dfa1,_0x110a98,_0x1dde28,_0x2f00f4){const _0x419c7b=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x2f00f4['batch'],()=>{for(const _0x35f452 of _0x49e5e1){if(this['_getSuggestion'](_0x35f452,_0x110a98))_0x1dde28(_0x2f00f4);else{const _0x4525fd={};for(const _0x81b7e4 of _0x46dfa1){const _0x59f3d1=_0x35f452['getAttribute'](_0x81b7e4);void 0x0!==_0x59f3d1&&(_0x4525fd[_0x81b7e4]=_0x59f3d1);}_0x1dde28(_0x2f00f4),_0x419c7b['markBlockFormat'](_0x35f452,{'commandParams':[_0x4525fd]},[],_0x110a98);}}});}['handleDiscardAction'](_0x2b5923,_0x209aa7,_0x23c100){const _0x32f16b=_0x209aa7[0x0]['start']['nodeAfter'],_0x376b48=_0x23c100['commandParams'][0x0];this['editor']['model']['change'](_0x3f8446=>{for(const _0x2c745b of _0x2b5923)void 0x0!==_0x376b48[_0x2c745b]?_0x3f8446['setAttribute'](_0x2c745b,_0x376b48[_0x2c745b],_0x32f16b):_0x3f8446['removeAttribute'](_0x2c745b,_0x32f16b);});}['handleSuggestionDescription'](_0x406dda){if(_0x406dda['data'])switch(_0x406dda['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'](_0x2f324d,_0x5dc521){const _0x66459b=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x3c9aa5 of _0x66459b['getSuggestions']({'skipNotAttached':!0x0})){const _0x7d8f80=_0x3c9aa5['getContainedElement']();if(_0x3c9aa5['subType']===_0x5dc521&&_0x7d8f80===_0x2f324d)return _0x3c9aa5;}return null;}}const m='$elementName';class p extends _0x463932{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0xb11e74,_0x40b756,U,V,G,F,L,H,J,q,z,K,X,Y,Z,tt,nt,it,et,st,ot,at,rt,ct,ut,ft,lt,Q,wt,ht,W,Se,mt,dt,pt,kt,bt,yt,jt,St,At,It,vt,_t,Ct,Nt,xt,Dt,Mt,Bt,Et,$t,Ot,Rt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x23b2e1){super(_0x23b2e1),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x3bf519,_0x1d0f1e,_0xaa5907,_0x7a6988)=>{this['_model']['change'](()=>{for(const _0x2b7787 of[..._0x7a6988,..._0xaa5907])this['_model']['markers']['has'](_0x2b7787)&&_0x23b2e1['editing']['reconvertMarker'](_0x2b7787);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x23b2e1['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(),_0x23b2e1['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x23b2e1['config']['get']('trackChanges.trackFormatChanges'),_0x23b2e1['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x23b2e1['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x23b2e1,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x2a8da0=this['editor'],_0x2775e3=(_0x593691,_0x523e07)=>{if('attribute'!=_0x593691)return'ck-suggestion-marker-'+_0x593691;const _0x5cbd10=_0x523e07['split']('|')[0x0];return this['_isBlockAttribute'](_0x5cbd10)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x2a8da0['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x281a1e=>{const {id:_0x2d95e8,authorId:_0x47a997,type:_0x109b4c,subType:_0x3b3694}=this['_splitMarkerName'](_0x281a1e['markerName']),_0x5cadbf=['ck-suggestion-marker',_0x2775e3(_0x109b4c,_0x3b3694)];let _0x12c4af=0xbb8;return this['activeMarkers']['includes'](_0x281a1e['markerName'])&&(_0x5cadbf['push']('ck-suggestion-marker--active'),_0x12c4af=0xbc2),'deletion'==_0x109b4c&&(_0x12c4af+=0x5),{'classes':_0x5cadbf,'attributes':{'data-suggestion':_0x2d95e8,'data-author-id':_0x47a997},'priority':_0x12c4af};}}),_0x2a8da0['conversion']['for']('dataDowncast')['add'](_0x25a798=>{_0x25a798['on']('addMarker:suggestion',(_0x45d76d,_0x522414,_0x1115ca)=>{if(!_0x1115ca['options']['showSuggestionHighlights'])return;const _0x549082=_0x522414['item'];if(!_0x549082)return;const _0x407ca1=_0x1115ca['mapper']['toViewElement'](_0x549082);_0x2a8da0['model']['schema']['isObject'](_0x549082)&&_0x407ca1&&!_0x407ca1['getCustomProperty']('widget')&&_0x407ca1['is']('containerElement')&&_0x5ec67c(_0x407ca1,_0x1115ca['writer']);},{'priority':'high'});}),_0x2a8da0['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x5f298c,_0x15131a)=>{if(!_0x15131a['options']['showSuggestionHighlights'])return null;const {type:_0xbe8937,subType:_0x3166c8}=this['_splitMarkerName'](_0x5f298c['markerName']);return{'classes':['ck-suggestion-marker',_0x2775e3(_0xbe8937,_0x3166c8)],'priority':0xbb8};}});const _0x2475f6=({showActiveMarkers:_0x454e41=!0x0,isAttributeSuggestion:_0x27e690=!0x1}={})=>(_0x2bd412,_0x462f6c,_0x4c06c2)=>{if(!_0x462f6c['item'])return;const {id:_0x4fff43,authorId:_0x1974a6}=this['_splitMarkerName'](_0x462f6c['markerName']);if(_0x27e690){const _0x335457=this['_suggestions']['get'](_0x4fff43),_0x1a406a=this['_getAttributeKey'](_0x335457);if(!this['_isBlockAttribute'](_0x1a406a))return;}if(_0x462f6c['item']['is']('selection'))return void _0x4c06c2['consumable']['consume'](_0x462f6c['item'],_0x2bd412['name']);const _0x10f8b2=_0x4c06c2['mapper']['toViewElement'](_0x462f6c['item']);if(_0x462f6c['item']['is']('element')&&_0x2a8da0['model']['schema']['isBlock'](_0x462f6c['item'])&&!_0x10f8b2['getCustomProperty']('addHighlight')){_0x4c06c2['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x10f8b2),_0x4c06c2['writer']['setAttribute']('data-suggestion',_0x4fff43,_0x10f8b2),_0x4c06c2['writer']['setAttribute']('data-author-id',_0x1974a6,_0x10f8b2),_0x4c06c2['mapper']['bindElementToMarker'](_0x10f8b2,_0x462f6c['markerName']),_0x454e41&&(this['activeMarkers']['includes'](_0x462f6c['markerName'])?_0x4c06c2['writer']['addClass']('ck-suggestion-marker--active',_0x10f8b2):_0x4c06c2['writer']['removeClass']('ck-suggestion-marker--active',_0x10f8b2));for(const _0x5498bb of _0x2a8da0['model']['createRangeIn'](_0x462f6c['item'])['getItems']())_0x4c06c2['consumable']['consume'](_0x5498bb,_0x2bd412['name']);_0x4c06c2['consumable']['consume'](_0x462f6c['item'],_0x2bd412['name']);}};_0x2a8da0['conversion']['for']('dataDowncast')['add'](_0x8c25f8=>{_0x8c25f8['on']('addMarker:suggestion:formatBlock',(_0x3a62fa,_0x1137de,_0x2eefd8)=>{_0x2eefd8['options']['showSuggestionHighlights']&&_0x2475f6({'showActiveMarkers':!0x1})(_0x3a62fa,_0x1137de,_0x2eefd8);},{'priority':'highest'});}),_0x2a8da0['conversion']['for']('dataDowncast')['add'](_0x12113e=>{_0x12113e['on']('addMarker:suggestion:attribute',(_0x3869d6,_0x3536c4,_0x4a8d52)=>{_0x4a8d52['options']['showSuggestionHighlights']&&_0x2475f6({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x3869d6,_0x3536c4,_0x4a8d52);},{'priority':'highest'});}),_0x2a8da0['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x4f0aa0,_0x3a6478)=>_0x3a6478['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x4f0aa0['substr'](0xb)}}),_0x2a8da0['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2c129c,{writer:_0x5c0a98})=>{let _0x37fa0e='suggestion:'+_0x2c129c['getAttribute']('suggestion-type')+':'+_0x2c129c['getAttribute']('id');return _0x2c129c['getAttribute']('marker-count')&&(_0x37fa0e+=':'+_0x2c129c['getAttribute']('marker-count')),_0x5c0a98['createElement']('$marker',{'data-name':_0x37fa0e});}}),_0x2a8da0['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x2a8da0['conversion']['for']('editingDowncast')['add'](_0x123807=>{_0x123807['on']('addMarker:suggestion:formatBlock',_0x2475f6(),{'priority':'high'});}),_0x2a8da0['conversion']['for']('editingDowncast')['add'](_0x2ca429=>{_0x2ca429['on']('addMarker:suggestion:attribute',_0x2475f6({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x2a8da0['conversion']['for']('editingDowncast')['add'](_0x3e8303=>{_0x3e8303['on']('removeMarker:suggestion:formatBlock',(_0x44c370,_0x41a0e1,_0x305a7f)=>{const _0x2ef8d5=_0x305a7f['mapper']['markerNameToElements'](_0x41a0e1['markerName']);if(_0x2ef8d5){for(const _0x25a099 of _0x2ef8d5)_0x25a099['getCustomProperty']('addHighlight')||(_0x305a7f['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x25a099),_0x305a7f['writer']['removeAttribute']('data-suggestion',_0x25a099),_0x305a7f['writer']['removeAttribute']('data-author-id',_0x25a099),_0x305a7f['mapper']['unbindElementFromMarkerName'](_0x25a099,_0x41a0e1['markerName']));}},{'priority':'high'});}),_0x2a8da0['conversion']['for']('editingDowncast')['add'](_0x4e49b4=>{_0x4e49b4['on']('removeMarker:suggestion:attribute',(_0x584196,_0x1e6276,_0x43ff08)=>{const _0x147768=_0x43ff08['mapper']['markerNameToElements'](_0x1e6276['markerName']);if(!_0x147768)return;const {id:_0x4f7850}=this['_splitMarkerName'](_0x1e6276['markerName']),_0x31c2f9=this['_suggestions']['get'](_0x4f7850),_0x35543f=this['_getAttributeKey'](_0x31c2f9);if(this['_isBlockAttribute'](_0x35543f)){for(const _0x43a493 of _0x147768)_0x43a493['getCustomProperty']('addHighlight')||(_0x43ff08['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x43a493),_0x43ff08['writer']['removeAttribute']('data-suggestion',_0x43a493),_0x43ff08['writer']['removeAttribute']('data-author-id',_0x43a493),_0x43ff08['mapper']['unbindElementFromMarkerName'](_0x43a493,_0x1e6276['markerName']));}},{'priority':'high'});}),_0x2a8da0['model']['document']['registerPostFixer'](_0x274a08=>{let _0x770c01=!0x1;const _0x5f26f5=Array['from'](_0x2a8da0['model']['document']['differ']['getChangedMarkers']()),_0x3bcd61=new Set();for(const {name:_0x243c21,data:_0x485d00}of _0x5f26f5){const {group:_0x3494d3,type:_0x2cbc13,subType:_0x18fc0f,id:_0x550ceb}=this['_splitMarkerName'](_0x243c21);if('suggestion'!==_0x3494d3)continue;const _0x2bad4a=this['_suggestions']['get'](_0x550ceb);if(null!=_0x485d00['newRange']){'formatInline'==_0x2cbc13&&(_0x770c01=_0x770c01||Ft(_0x485d00['newRange'],_0x243c21,_0x274a08,_0x2a8da0['model']['schema']));const _0x4c0c50='attribute'==_0x2cbc13&&this['_isBlockAttribute'](_0x18fc0f['split']('|')[0x0]);if(_0x485d00['newRange']['isCollapsed']||'$graveyard'==_0x485d00['newRange']['root']['rootName']||'formatBlock'==_0x2cbc13&&!Jt(_0x485d00['newRange'])||_0x4c0c50&&!Jt(_0x485d00['newRange'])||'deletion'==_0x2cbc13&&!(!Gt(_0x1b5e34=_0x485d00['newRange'])&&!function(_0x49d97d){return _0x49d97d['start']['parent']==_0x49d97d['end']['nodeBefore']&&_0x49d97d['start']['isAtEnd'];}(_0x1b5e34)))_0x274a08['removeMarker'](_0x243c21),_0x770c01=!0x0;else{if(!_0x2bad4a||!_0x2bad4a['isInContent'])continue;if(_0x485d00['newRange']&&_0x485d00['oldRange']&&_0x485d00['newRange']['isEqual'](_0x485d00['oldRange']))continue;_0x3bcd61['add'](_0x2bad4a);}}}var _0x1b5e34;return _0x3bcd61['size']>0x0&&(_0x770c01=!!this['_joinWithAdjacentSuggestions'](_0x3bcd61)||_0x770c01),_0x770c01;}),_0x2a8da0['model']['document']['registerPostFixer'](_0x457986=>{let _0x254f8c=!0x1;for(const _0x399f69 of _0x2a8da0['model']['document']['differ']['getChanges']())if('insert'==_0x399f69['type'])for(const _0x4a95d8 of this['_suggestions']['values']()){if(_0x4a95d8['isMultiRange']||!_0x4a95d8['isInContent'])continue;const _0x1f8b30='formatBlock'==_0x4a95d8['type'],_0x3f195e=this['_getAttributeKey'](_0x4a95d8),_0x1a1fef=_0x3f195e&&this['_isBlockAttribute'](_0x3f195e);if(!_0x1f8b30&&!_0x1a1fef)continue;const _0x330193=_0x4a95d8['getFirstRange']();if(_0x330193['start']['parent']!=_0x330193['end']['parent']&&!_0x330193['end']['isAtEnd']){const _0xe8f613=_0x2a8da0['model']['createPositionAt'](_0x330193['start']['nodeAfter'],'end'),_0x3000a9=_0x2a8da0['model']['createRange'](_0x330193['start'],_0xe8f613);_0x457986['updateMarker'](_0x4a95d8['getFirstMarker'](),{'range':_0x3000a9}),_0x254f8c=!0x0;}}return _0x254f8c;}),_0x2a8da0['model']['document']['registerPostFixer'](_0xf2e8fe=>this['_processAttributeChanges'](_0xf2e8fe)),_0x2a8da0['model']['document']['registerPostFixer'](_0x10b39c=>!_0x10b39c['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x10b39c)),_0x2a8da0['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x2a8da0['model']['document']['on']('change:data',(_0x2f5325,_0x3821df)=>{if(!_0x3821df['isLocal']||_0x3821df['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0xb5d7f5=_0x2a8da0['model']['document']['differ']['getChanges']();if(0x0==_0xb5d7f5['length'])return;const _0x1bd0f4=[],_0x566ec9=_0xb5d7f5['filter'](_0x37fa1e=>'attribute'==_0x37fa1e['type']),_0x44cd2d=_0xb5d7f5['filter'](_0xad2b86=>'insert'==_0xad2b86['type']&&'$text'!=_0xad2b86['name']);for(const _0x168649 of _0x566ec9)this['_isRegisteredAttribute'](_0x168649['attributeKey'])&&_0x1bd0f4['push']({'key':_0x168649['attributeKey'],'newValue':_0x168649['attributeNewValue'],'oldValue':_0x168649['attributeOldValue'],'range':Ht(_0x168649['range'],_0x2a8da0['model'])});for(const _0x31b582 of _0x44cd2d){if('rename'!=_0x31b582['action']&&'refresh'!=_0x31b582['action'])continue;const _0x3bf9ea=qt(_0x31b582['position']['nodeAfter'],_0x2a8da0['model']),_0x24d22d=_0x31b582['before'];'rename'==_0x31b582['action']&&_0x1bd0f4['push']({'key':m,'newValue':_0x31b582['name'],'oldValue':_0x24d22d['name'],'range':_0x3bf9ea});for(const [_0xdad9a5,_0xa661a8]of _0x24d22d['attributes']){if(!this['_isRegisteredAttribute'](_0xdad9a5))continue;const _0x58e19f=_0x31b582['attributes']['get'](_0xdad9a5);_0xa661a8!==_0x58e19f&&_0x1bd0f4['push']({'key':_0xdad9a5,'newValue':_0x58e19f,'oldValue':_0xa661a8,'range':_0x3bf9ea});}for(const [_0x4196f2,_0x22ca8e]of _0x31b582['attributes'])this['_isRegisteredAttribute'](_0x4196f2)&&(_0x24d22d['attributes']['has'](_0x4196f2)||_0x1bd0f4['push']({'key':_0x4196f2,'newValue':_0x22ca8e,'oldValue':null,'range':_0x3bf9ea}));}0x0!=_0x1bd0f4['length']&&_0x2a8da0['model']['enqueueChange'](_0x3821df,_0x40e0c3=>{const _0x541e69=_0x8b70ee();for(const {range:_0x33b89d,key:_0x460cfe,oldValue:_0x106613,newValue:_0x5af9a6}of _0x1bd0f4)this['markAttributeChange'](_0x33b89d,_0x460cfe,_0x106613,_0x5af9a6,{'groupId':_0x541e69});this['_reduceExistingSuggestions'](_0x40e0c3,_0x1bd0f4);});},{'priority':'lowest'}),_0x2a8da0['model']['markers']['on']('update:suggestion',(_0x42e7a6,_0x268489,_0x18e2bf)=>{if(null==_0x18e2bf){const {id:_0x49afd8}=this['_splitMarkerName'](_0x268489['name']),_0x3a3897=this['_suggestions']['get'](_0x49afd8);_0x3a3897&&_0x3a3897['addMarkerName'](_0x268489['name']);}}),_0x2a8da0['model']['document']['on']('change:data',()=>{const _0x1c1117=Array['from'](_0x2a8da0['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1e6c43=>'suggestion'===this['_splitMarkerName'](_0x1e6c43['name'])['group']);if(0x0===_0x1c1117['length'])return;_0x1c1117['sort']((_0x3712d0,_0x5762ae)=>{const _0x4cf2ce=_0x3712d0['data']['oldRange'],_0x339ebc=_0x5762ae['data']['oldRange'];return null===_0x4cf2ce&&null===_0x339ebc?0x0:null===_0x4cf2ce&&null!==_0x339ebc?-0x1:null!==_0x4cf2ce&&null===_0x339ebc?0x1:_0x4cf2ce['start']['isBefore'](_0x339ebc['start'])?-0x1:0x1;});const _0x57c974=new Set(),_0x338c4a=new Set();for(const {name:_0x4f57a2,data:_0x47b0d1}of _0x1c1117){const {id:_0x321bf9}=this['_splitMarkerName'](_0x4f57a2);if(null===_0x47b0d1['oldRange']){const _0x4a21c5=this['_handleNewSuggestionMarker'](_0x4f57a2);_0x338c4a['add'](_0x4a21c5);}else{const _0x29a452=this['_suggestions']['get'](_0x321bf9);null!==_0x47b0d1['newRange']||_0x29a452['isInContent']?(_0x57c974['add'](_0x29a452['head']),_0x338c4a['add'](_0x29a452)):this['_removeSuggestion'](_0x29a452);}}_0x338c4a['size']>0x0&&this['_refreshSuggestionsChain'](_0x338c4a);for(const _0x52dc6a of _0x57c974)this['fire']('suggestionChanged',_0x52dc6a);}),_0x2a8da0['model']['on']('applyOperation',(_0x219c2a,_0x384c19)=>{const _0x2b9445=_0x384c19[0x0];if(!this['_suggestions']['size'])return;if(!_0x2b9445['isDocumentOperation'])return;if(_0x2b9445['batch']['isUndo']||!_0x2b9445['batch']['isLocal'])return;let _0x7dc4dc,_0x602ecf;switch(_0x2b9445['type']){case'insert':_0x7dc4dc=_0x2a8da0['model']['createPositionAt'](_0x2b9445['position']),_0x602ecf=_0x7dc4dc['getShiftedBy'](_0x2b9445['howMany']);break;case'split':_0x7dc4dc=_0x2a8da0['model']['createPositionAt'](_0x2b9445['splitPosition']),_0x602ecf=_0x2a8da0['model']['createPositionAt'](_0x2b9445['moveTargetPosition']);break;case'move':_0x7dc4dc=_0x2a8da0['model']['createPositionAt'](_0x2b9445['targetPosition']),_0x602ecf=_0x7dc4dc['getShiftedBy'](_0x2b9445['howMany']);break;default:return;}const _0x295ad3=_0x2a8da0['model']['createRange'](_0x7dc4dc,_0x602ecf);_0x2a8da0['model']['change'](()=>{for(const {suggestion:_0x316757,meta:_0x14afa2}of this['_findSuggestions'](_0x295ad3)){if(_0x316757['isMultiRange'])continue;if('formatInline'==_0x316757['type'])continue;const _0x291ef0=this['_getAttributeKey'](_0x316757);if(_0x291ef0&&this['_isBlockAttribute'](_0x291ef0)&&'split'!=_0x2b9445['type'])continue;const _0x195470=_0x316757['data']&&_0x316757['data']['multipleBlocks'];('formatBlock'!=_0x316757['type']||'split'==_0x2b9445['type']&&!_0x195470)&&(_0x14afa2['containsRangeInObject']||'insertion'==_0x316757['type']&&_0x14afa2['isOwn']||_0x316757['getFirstRange']()['containsRange'](_0x295ad3)&&this['_breakSuggestionMarker'](_0x316757,_0x7dc4dc,_0x602ecf));}});},{'priority':'lowest'}),_0x2a8da0['model']['on']('deleteContent',(_0x2a0262,_0x41abe6)=>{const _0x416a4c=_0x41abe6[0x0],_0x1e1952=_0x41abe6[0x1];if(_0x1e1952&&_0x1e1952['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x416a4c['isCollapsed'])return;const _0x34d7aa=_0x2a8da0['model']['schema'],{start:_0x48f0c1,end:_0x27104f}=_0x416a4c['getFirstRange'](),_0x12ea66=_0x48f0c1['nodeAfter']&&_0x34d7aa['isLimit'](_0x48f0c1['nodeAfter'])?null:_0x34d7aa['getNearestSelectionRange'](_0x48f0c1,'forward'),_0x5c4b19=_0x27104f['nodeBefore']&&_0x34d7aa['isLimit'](_0x27104f['nodeBefore'])?null:_0x34d7aa['getNearestSelectionRange'](_0x27104f,'backward'),_0x338ce8=_0x2a8da0['model']['createRange'](_0x12ea66?_0x12ea66['start']:_0x48f0c1,_0x5c4b19?_0x5c4b19['end']:_0x27104f);_0x2a8da0['model']['change'](_0x1423ed=>{this['markDeletion'](_0x338ce8);const _0x50aafa=_0x2a8da0['model']['schema']['getNearestSelectionRange'](_0x338ce8['start']);_0x416a4c['is']('documentSelection')?_0x1423ed['setSelection'](_0x50aafa):_0x416a4c['setTo'](_0x50aafa);}),_0x2a0262['stop']();},{'priority':_0x282e0b['normal']+0xa}),_0x2a8da0['model']['on']('insertContent',(_0x4e9e3b,_0x53490a)=>{const _0x3f5a68=_0x53490a[_0x53490a['length']-0x1];_0x3f5a68&&_0x3f5a68['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x2a8da0['model']['change'](()=>{let _0x3f667=_0x2a8da0['model']['insertContent'](_0x53490a[0x0],_0x53490a[0x1],_0x53490a[0x2],{'forceDefaultExecution':!0x0});if(!_0x3f667)return;_0x4e9e3b['return']=_0x3f667['clone']();const _0x54c81e=_0x3f667['end']['nodeBefore'],_0x244c84=_0x2a8da0['model']['schema'];_0x54c81e&&_0x244c84['isBlock'](_0x54c81e)&&!_0x244c84['isObject'](_0x54c81e)&&(_0x3f667=_0x2a8da0['model']['createRange'](_0x3f667['start'],_0x2a8da0['model']['createPositionAt'](_0x54c81e,'end'))),this['markInsertion'](_0x3f667);}),_0x4e9e3b['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x2438b0=new O(_0x2a8da0,this['_suggestions']);_0x2a8da0['commands']['add']('acceptSuggestion',_0x2438b0),this['enableCommand']('acceptSuggestion');const _0x2f26da=new R(_0x2a8da0,this['_suggestions']);_0x2a8da0['commands']['add']('discardSuggestion',_0x2f26da),this['enableCommand']('discardSuggestion'),_0x2a8da0['commands']['add']('acceptAllSuggestions',new x(_0x2a8da0,_0x2438b0,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x2a8da0['commands']['add']('discardAllSuggestions',new x(_0x2a8da0,_0x2f26da,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x2a8da0['commands']['add']('acceptSelectedSuggestions',new E(_0x2a8da0,_0x2438b0,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x2a8da0['commands']['add']('discardSelectedSuggestions',new E(_0x2a8da0,_0x2f26da,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x16de08=_0x2a8da0['plugins']['get']('CommentsRepository');this['listenTo'](_0x16de08,'addComment',(_0x38abaa,{threadId:_0x11e9d3})=>{const _0x4f1b5b=this['_suggestions']['get'](_0x11e9d3);_0x4f1b5b&&_0x4f1b5b['commentThread']&&0x1===_0x4f1b5b['commentThread']['length']&&this['_updateSuggestionData'](_0x11e9d3,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x16de08,'removeComment',(_0x3223db,{threadId:_0x3bee62})=>{const _0x1d4bc5=this['_suggestions']['get'](_0x3bee62);_0x1d4bc5&&_0x1d4bc5['commentThread']&&!_0x1d4bc5['commentThread']['length']&&this['_updateSuggestionData'](_0x3bee62,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x222c3c){const _0x402e73=_0x29d816([0x4e,0x33,0x35,0x54,0x58,0x78,0x70,0x76,0x59,0x68,0x38,0x72,0x4a,0x79,0x32,0x62,0x6f,0x73,0x34,0x31,0x69,0x4d,0x47,0x6a,0x4f,0x43,0x64,0x48,0x67,0x41,0x49,0x50,0x36,0x56,0x52,0x4b,0x30,0x4c,0x6d,0x53,0x61,0x51,0x6b,0x71,0x66,0x45,0x46,0x37,0x65,0x6c,0x77,0x42,0x5a,0x74,0x39,0x57,0x44,0x75,0x63,0x6e,0x55,0x7a]),_0x10d943=0x66398a4a,_0x5afd5e=0x663ed40a^_0x10d943,_0x2d89c9=window[_0x29d816([0x44,0x61,0x74,0x65])][_0x29d816([0x6e,0x6f,0x77])](),_0x3bfebc=_0x222c3c[_0x29d816([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2a490c=new window[(_0x29d816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x117f7e=>{_0x3bfebc[_0x29d816([0x6f,0x6e,0x63,0x65])](_0x29d816([0x72,0x65,0x61,0x64,0x79]),_0x117f7e);}),_0x4d75b1={[_0x29d816([0x6b,0x74,0x79])]:_0x29d816([0x45,0x43]),[_0x29d816([0x75,0x73,0x65])]:_0x29d816([0x73,0x69,0x67]),[_0x29d816([0x63,0x72,0x76])]:_0x29d816([0x50,0x2d,0x32,0x35,0x36]),[_0x29d816([0x78])]:_0x29d816([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]),[_0x29d816([0x79])]:_0x29d816([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]),[_0x29d816([0x61,0x6c,0x67])]:_0x29d816([0x45,0x53,0x32,0x35,0x36])},_0x2507f0=_0x3bfebc[_0x29d816([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x29d816([0x67,0x65,0x74])](_0x29d816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x21d0f2(){let _0x1be3d7,_0x501ff6=null,_0x558f2f=null;try{if(_0x2507f0==_0x29d816([0x47,0x50,0x4c]))return _0x29d816([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1be3d7=_0xcc9cf6(),!_0x1be3d7)return _0x29d816([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1be3d7[_0x29d816([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x558f2f=_0x498868(_0x1be3d7[_0x29d816([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1be3d7[_0x29d816([0x6a,0x74,0x69])])),await _0xf8b08d()?_0x189222()?_0x35cff7()?_0x29d816([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x558720()?(_0x1be3d7[_0x29d816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29d816([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x501ff6=_0x43a430(_0x29d816([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1be3d7[_0x29d816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x29d816([0x74,0x72,0x69,0x61,0x6c])&&(_0x501ff6=_0x43a430(_0x29d816([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x36d5fb()):_0x29d816([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x29d816([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x29d816([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2d3f15){return _0x29d816([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x35cff7(){const _0x4ba863=[_0x29d816([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x29d816([0x74,0x72,0x69,0x61,0x6c])][_0x29d816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1be3d7[_0x29d816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2d89c9/0x3e8:0xe10*_0x5afd5e;return _0x1be3d7[_0x29d816([0x65,0x78,0x70])]<_0x4ba863;}function _0x189222(){const _0x1dcf1b=_0x1be3d7[_0x29d816([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x1dcf1b)return!0x1;if(_0x1dcf1b[_0x29d816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d816([0x2a])))return!0x0;if(_0x1dcf1b[_0x29d816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d816([0x54,0x43])))return!0x0;if(_0x1dcf1b[_0x29d816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d816([0x52,0x54,0x43]))){if(_0xbef86a())return!0x0;if(_0x21ab68()||_0x188fd8())return!0x0;}return!0x1;}function _0x558720(){const _0x573634=_0x1be3d7[_0x29d816([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x573634||0x0==_0x573634[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3ca8fa}=new URL(window[_0x29d816([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x573634[_0x29d816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ca8fa))return!0x0;const _0xc604b=_0x3ca8fa[_0x29d816([0x73,0x70,0x6c,0x69,0x74])](_0x29d816([0x2e]));return _0x573634[_0x29d816([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x48b518=>_0x48b518[_0x29d816([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x29d816([0x2a])))[_0x29d816([0x6d,0x61,0x70])](_0x34fce7=>_0x34fce7[_0x29d816([0x73,0x70,0x6c,0x69,0x74])](_0x29d816([0x2e])))[_0x29d816([0x73,0x6f,0x6d,0x65])](_0x31b482=>_0xc604b[_0x29d816([0x65,0x76,0x65,0x72,0x79])]((_0x5f3c46,_0x59031f)=>_0x31b482[_0x59031f]===_0x5f3c46||_0x31b482[_0x59031f]===_0x29d816([0x2a])));}function _0x36d5fb(){return _0x501ff6&&_0x558f2f?new window[(_0x29d816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x242550,_0x2de4d2)=>{_0x501ff6[_0x29d816([0x74,0x68,0x65,0x6e])](_0x242550,_0x2de4d2),_0x558f2f[_0x29d816([0x74,0x68,0x65,0x6e])](_0x5b998a=>{_0x5b998a!=_0x29d816([0x56,0x61,0x6c,0x69,0x64])&&_0x242550(_0x5b998a);},_0x2de4d2);}):_0x501ff6||_0x558f2f||_0x29d816([0x56,0x61,0x6c,0x69,0x64]);}}function _0x498868(_0x2b2b69,_0x5497c7){return new window[(_0x29d816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21ef7e=>{if(_0x15049b())return _0x21ef7e(_0x29d816([0x56,0x61,0x6c,0x69,0x64]));_0x2f28aa(),_0x3bfebc[_0x29d816([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x29d816([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2abf06=!0x1;const _0x31f428=_0x8b70ee();function _0x578812(_0x25bd20){return!!_0x25bd20&&(typeof _0x25bd20===_0x29d816([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25bd20===_0x29d816([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25bd20[_0x29d816([0x74,0x68,0x65,0x6e])]===_0x29d816([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25bd20[_0x29d816([0x63,0x61,0x74,0x63,0x68])]===_0x29d816([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x221193(_0x448cec){_0x6876a2(_0x448cec)[_0x29d816([0x74,0x68,0x65,0x6e])](_0x4d45f3=>{if(!_0x4d45f3||_0x4d45f3[_0x29d816([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x29d816([0x6f,0x6b]))return _0x29d816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x57f608(_0x30f986(_0x31f428+_0x5497c7))!=_0x4d45f3[_0x29d816([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x29d816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x29d816([0x56,0x61,0x6c,0x69,0x64]);})[_0x29d816([0x74,0x68,0x65,0x6e])](_0x5ef0ac=>(_0x1298be(),_0x5ef0ac),()=>{const _0x5f172f=_0x2e1ecc();return null==_0x5f172f?(_0x1298be(),_0x29d816([0x56,0x61,0x6c,0x69,0x64])):_0x29d816(_0x2d89c9-_0x5f172f>(0x42350e4a^_0x10d943)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x29d816([0x74,0x68,0x65,0x6e])](_0x21ef7e)[_0x29d816([0x63,0x61,0x74,0x63,0x68])](()=>{_0x21ef7e(_0x29d816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d243e=0x660f64ca^_0x10d943;function _0x1298be(){const _0x31f91b=_0x29d816([0x6c,0x6c,0x63,0x74,0x2d])+_0x57f608(_0x30f986(_0x2b2b69)),_0x5ab14f=_0x1f8978(_0x57f608(window[_0x29d816([0x4d,0x61,0x74,0x68])][_0x29d816([0x63,0x65,0x69,0x6c])](_0x2d89c9/_0x1d243e)));window[_0x29d816([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29d816([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31f91b,_0x5ab14f);}function _0x2e1ecc(){const _0x2e58ac=_0x29d816([0x6c,0x6c,0x63,0x74,0x2d])+_0x57f608(_0x30f986(_0x2b2b69)),_0x593dcc=window[_0x29d816([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x29d816([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e58ac);return _0x593dcc?window[_0x29d816([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f8978(_0x593dcc),0x10)*_0x1d243e:null;}function _0x6876a2(_0x135dba){return new window[(_0x29d816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54113e,_0x4c70a4)=>{_0x135dba[_0x29d816([0x74,0x68,0x65,0x6e])](_0x54113e,_0x4c70a4),window[_0x29d816([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4c70a4,0x66385e8a^_0x10d943);});}}_0x3bfebc[_0x29d816([0x6f,0x6e])](_0x29d816([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xd5cd02,_0x5650c8)=>{if(_0x5650c8[0x0]!=_0x2b2b69)return _0x21ef7e(_0x29d816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5650c8[0x1]={..._0x5650c8[0x1],[_0x29d816([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x31f428};},{[_0x29d816([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29d816([0x68,0x69,0x67,0x68])}),_0x3bfebc[_0x29d816([0x6f,0x6e])](_0x29d816([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x360c14=>{_0x578812(_0x360c14[_0x29d816([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2abf06=!0x0,_0x221193(_0x360c14[_0x29d816([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x29d816([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x29d816([0x6c,0x6f,0x77])}),_0x2a490c[_0x29d816([0x74,0x68,0x65,0x6e])](()=>{_0x2abf06||_0x21ef7e(_0x29d816([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x15049b(){return _0x3bfebc[_0x29d816([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29d816([0x76,0x69,0x65,0x77])][_0x29d816([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x29d816([0x61,0x75,0x74,0x6f]);}function _0x2f28aa(){_0x3bfebc[_0x29d816([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x29d816([0x76,0x69,0x65,0x77])][_0x29d816([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x29d816([0x61,0x75,0x74,0x6f]);}}function _0x43a430(_0x33281a){const _0x2e394e=[new window[(_0x29d816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x505ce2=>setTimeout(_0x505ce2,0x6630b486^_0x10d943)),_0x2a490c[_0x29d816([0x74,0x68,0x65,0x6e])](()=>new window[(_0x29d816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x38ce10=>{let _0x416ec5=0x0;_0x3bfebc[_0x29d816([0x6d,0x6f,0x64,0x65,0x6c])][_0x29d816([0x6f,0x6e])](_0x29d816([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3f9764,_0x4d54cf)=>{_0x4d54cf[0x0][_0x29d816([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x416ec5++,_0x416ec5==(0x66398bb2^_0x10d943)&&(_0x38ce10(),_0x3f9764[_0x29d816([0x6f,0x66,0x66])]());});}))];return window[_0x29d816([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x29d816([0x72,0x61,0x63,0x65])](_0x2e394e)[_0x29d816([0x74,0x68,0x65,0x6e])](()=>_0x33281a);}async function _0x4914fd(){await _0x2a490c,_0x3bfebc[_0x29d816([0x6d,0x6f,0x64,0x65,0x6c])][_0x29d816([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b16fa,_0x3bfebc[_0x29d816([0x6d,0x6f,0x64,0x65,0x6c])][_0x29d816([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b16fa,_0x3bfebc[_0x29d816([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x29d816([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xbef86a(){return _0x395990(_0x29d816([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5ac263(_0x29d816([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x29d816([0x73,0x74,0x61,0x74,0x65])]==_0x29d816([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x21ab68(){return _0x395990(_0x29d816([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 _0x188fd8(){return _0x395990(_0x29d816([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x47ab98(_0x4ffcfa){const _0x2641b3=_0x311876();_0x3bfebc[_0x2641b3]=_0x29d816([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4ffcfa,_0x4ffcfa!=_0x29d816([0x56,0x61,0x6c,0x69,0x64])&&_0x4914fd();}function _0x311876(){const _0x4eb532=window[_0x29d816([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x29d816([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x29d816([0x6e,0x6f,0x77])]())[_0x29d816([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x29d816([0x2e]),'');let _0x16caac=_0x29d816([0x4e]);for(let _0x15ff21=0x0;_0x15ff21<_0x4eb532[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x15ff21+=0x2){let _0xcec431=window[_0x29d816([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4eb532[_0x29d816([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x15ff21,_0x15ff21+0x2));_0xcec431>=_0x402e73[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xcec431-=_0x402e73[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x16caac+=_0x402e73[_0xcec431];}return _0x16caac;}function _0xcc9cf6(){const _0x4c7967=_0x2507f0[_0x29d816([0x73,0x70,0x6c,0x69,0x74])](_0x29d816([0x2e]));if(0x3!=_0x4c7967[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x38dd16(_0x4c7967[0x1]);function _0x38dd16(_0x27bd56){const _0x5c31a4=_0x5666d9(_0x27bd56);return _0x5c31a4&&_0x172d73()?_0x5c31a4:null;function _0x172d73(){const _0xae38cc=_0x5c31a4[_0x29d816([0x6a,0x74,0x69])],_0x2b3335=window[_0x29d816([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xae38cc[_0x29d816([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xae38cc[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1fb62b={..._0x5c31a4,[_0x29d816([0x6a,0x74,0x69])]:_0xae38cc[_0x29d816([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xae38cc[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1fb62b[_0x29d816([0x76,0x63])],_0x30f986(_0x1fb62b)==_0x2b3335;}}}async function _0xf8b08d(){let _0x522ba4=!0x0;try{const _0x41a2af=_0x2507f0[_0x29d816([0x73,0x70,0x6c,0x69,0x74])](_0x29d816([0x2e])),[_0x29bb61,_0xc6df3f,_0x45d8d9]=_0x41a2af;return _0x34b56f(_0x29bb61),await _0x4d37b3(_0x29bb61,_0xc6df3f,_0x45d8d9),_0x522ba4;}catch(_0x351f40){return!0x1;}function _0x34b56f(_0x44377b){const _0x33e63a=_0x5666d9(_0x44377b);_0x33e63a&&_0x33e63a[_0x29d816([0x61,0x6c,0x67])]==_0x29d816([0x45,0x53,0x32,0x35,0x36])||(_0x522ba4=!0x1);}async function _0x4d37b3(_0x19804c,_0x18c374,_0x1a4191){const _0x821266=window[_0x29d816([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x29d816([0x66,0x72,0x6f,0x6d])](_0x49903b(_0x1a4191),_0x98f0=>_0x98f0[_0x29d816([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x464501=new window[(_0x29d816([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x29d816([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x19804c+_0x29d816([0x2e])+_0x18c374),_0x5ce85a=window[_0x29d816([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x29d816([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5ce85a)return;const _0x35531a=await _0x5ce85a[_0x29d816([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x29d816([0x6a,0x77,0x6b]),_0x4d75b1,{[_0x29d816([0x6e,0x61,0x6d,0x65])]:_0x29d816([0x45,0x43,0x44,0x53,0x41]),[_0x29d816([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x29d816([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x29d816([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5ce85a[_0x29d816([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x29d816([0x6e,0x61,0x6d,0x65])]:_0x29d816([0x45,0x43,0x44,0x53,0x41]),[_0x29d816([0x68,0x61,0x73,0x68])]:{[_0x29d816([0x6e,0x61,0x6d,0x65])]:_0x29d816([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x35531a,_0x821266,_0x464501)||(_0x522ba4=!0x1);}}function _0x5666d9(_0x35c818){return _0x35c818[_0x29d816([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x29d816([0x65,0x79]))?JSON[_0x29d816([0x70,0x61,0x72,0x73,0x65])](_0x49903b(_0x35c818)):null;}function _0x49903b(_0x2f929e){return window[_0x29d816([0x61,0x74,0x6f,0x62])](_0x2f929e[_0x29d816([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x29d816([0x2b]))[_0x29d816([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x29d816([0x2f])));}function _0x30f986(_0x1850bb){let _0x3cd3c7=0x1505;function _0x23ddb8(_0x19df82){for(let _0x323f24=0x0;_0x323f24<_0x19df82[_0x29d816([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x323f24++){const _0x97eeb5=_0x19df82[_0x29d816([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x323f24);_0x3cd3c7=(_0x3cd3c7<<0x5)+_0x3cd3c7+_0x97eeb5,_0x3cd3c7&=_0x3cd3c7;}}function _0x8ed482(_0x44c224){Array[_0x29d816([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x44c224)?_0x44c224[_0x29d816([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x8ed482):_0x44c224&&typeof _0x44c224==_0x29d816([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x29d816([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x44c224)[_0x29d816([0x73,0x6f,0x72,0x74])]()[_0x29d816([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5bec8f,_0x3ab211])=>{_0x23ddb8(_0x5bec8f),_0x8ed482(_0x3ab211);}):_0x23ddb8(window[_0x29d816([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x44c224));}return _0x8ed482(_0x1850bb),_0x3cd3c7>>>0x0;}function _0x57f608(_0x4112fb){return _0x4112fb[_0x29d816([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x29d816([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x29d816([0x30]));}function _0x1f8978(_0x1f2549){return _0x1f2549[_0x29d816([0x73,0x70,0x6c,0x69,0x74])]('')[_0x29d816([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x29d816([0x6a,0x6f,0x69,0x6e])]('');}function _0x395990(_0x59c2d2){return _0x3bfebc[_0x29d816([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x29d816([0x68,0x61,0x73])](_0x59c2d2);}function _0x5ac263(_0x54e57e){return _0x3bfebc[_0x29d816([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x29d816([0x67,0x65,0x74])](_0x54e57e);}function _0x2b16fa(){}function _0x29d816(_0x26c127){return _0x26c127['map'](_0x40bcab=>String['fromCharCode'](_0x40bcab))['join']('');}_0x47ab98(await _0x21d0f2());}(this);}set['adapter'](_0x5e9009){if(this['_adapter'])throw new _0x3384ca('track-changes-adapter-already-set',this);this['_adapter']=_0x5e9009;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x7905b5=!0x1,toJSON:_0x24ad12=!0x1}={}){const _0x283e09=[];for(const _0x2f50c7 of this['_suggestions']['values']())_0x7905b5&&!_0x2f50c7['isInContent']||_0x283e09['push'](_0x2f50c7);return _0x24ad12?_0x283e09['map'](_0x4a3f68=>_0x4a3f68['toJSON']()):_0x283e09;}['getSuggestion'](_0x3e7c6f){const _0x184e70=this['_suggestions']['get'](_0x3e7c6f);if(!_0x184e70)throw new _0x3384ca('track-changes-suggestion-not-found',this);return _0x184e70;}['hasSuggestion'](_0x16e68a){return this['_suggestions']['has'](_0x16e68a);}['addSuggestionData'](_0x370858){const {authorId:_0x1798d8,id:_0x90cf49,attributes:_0x9a46d2}=_0x370858,[_0x14a3e8,_0x1140b8]=_0x370858['type']['split'](':'),_0x2daa23=this['_suggestions']['get'](_0x90cf49)||this['_createSuggestion'](_0x14a3e8,_0x1140b8,_0x90cf49,_0x1798d8,_0x9a46d2);if(this['_addThreadToSuggestion'](_0x2daa23),this['_checkSuggestionCorrectness'](_0x2daa23,_0x14a3e8,_0x1140b8||null,_0x1798d8),_0x2daa23['createdAt']=_0x370858['createdAt'],_0x2daa23['_isDataLoaded']=!0x0,_0x9a46d2&&_0x9a46d2['@external']){const _0x3720f6=_0x9a46d2['@external'],_0x261743=this['_getExternalAuthor'](_0x3720f6['authorName']);_0x2daa23['authoredAt']=_0x3720f6['createdAt'],_0x2daa23['author']=_0x261743,_0x2daa23['isExternal']=!0x0;}else _0x2daa23['authoredAt']=_0x370858['createdAt'];switch(_0x370858['data']&&(_0x2daa23['data']=_0x370858['data']),_0x370858['attributes']&&(_0x2daa23['attributes']=_0x370858['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2daa23['_saved']=!0x0),this['_suggestionState']['get'](_0x2daa23)){case'notReady':this['_suggestionState']['set'](_0x2daa23,'dataReady');break;case'markerReady':_0x2daa23['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2daa23])),this['_refreshSuggestionsChain'](new Set([_0x2daa23])),this['_suggestionState']['set'](_0x2daa23,'ready'),this['fire']('suggestionLoaded',_0x2daa23)):this['_suggestionState']['set'](_0x2daa23,'removed');}return _0x2daa23;}['acceptSuggestion'](_0x37e460){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x260212 of _0x37e460['getAllAdjacentSuggestions']())_0x260212['accept']();});});}['discardSuggestion'](_0x23797d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x527fe4 of _0x23797d['getAllAdjacentSuggestions']())_0x527fe4['discard']();});});}['enableCommand'](_0x546e9b,_0x141669){const _0x31d565=this['editor']['commands']['get'](_0x546e9b);if(!_0x31d565)throw new _0x3384ca('track-changes-command-not-found',this,{'commandName':_0x546e9b});if(this['_enabledCommands']['has'](_0x31d565))throw new _0x3384ca('track-changes-enable-command-twice',this,{'commandName':_0x546e9b});this['_enabledCommands']['add'](_0x31d565),_0x141669&&_0x31d565['on']('execute',(_0x2b9d1f,_0x5b4c3c)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x5b4c3c['length']>0x0&&_0x5b4c3c[_0x5b4c3c['length']-0x1]&&_0x5b4c3c[_0x5b4c3c['length']-0x1]['forceDefaultExecution']?_0x5b4c3c['pop']():(_0x2b9d1f['return']=_0x141669((..._0x34802e)=>_0x31d565['execute'](..._0x34802e,{'forceDefaultExecution':!0x0}),..._0x5b4c3c),_0x2b9d1f['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x205eef){let _0x140b05,_0x998c64;const _0x442533=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x140b05=_0x205eef();}catch(_0x108326){_0x998c64=_0x108326;}return _0x442533||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x998c64&&_0x3384ca['rethrowUnexpectedError'](_0x998c64,this),_0x140b05;}['markInsertion'](_0x194f2d,_0xdc4c93=null,_0x247077={}){if(_0x194f2d['isCollapsed'])return null;const _0x28a98c=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x186e93,meta:_0x3790fb}of this['_findSuggestions'](_0x194f2d,'insertion'))if(_0x3790fb['isOwn']){if(!_0x3790fb['isNextTo']){if(_0x3790fb['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Wt(_0x186e93,_0x247077))continue;return _0x186e93;}if(Wt(_0x186e93,_0x247077))return _0x186e93;this['_breakSuggestionMarker'](_0x186e93,_0x194f2d['start'],_0x194f2d['end']);break;}if(_0xdc4c93==_0x186e93['subType']&&Wt(_0x186e93,_0x247077)){const _0x445e2d=_0x186e93['getFirstRange']();return _0x445e2d['start']['isEqual'](_0x194f2d['end'])?this['_setSuggestionRange'](_0x186e93,this['_model']['createRange'](_0x194f2d['start'],_0x445e2d['end'])):this['_setSuggestionRange'](_0x186e93,this['_model']['createRange'](_0x445e2d['start'],_0x194f2d['end'])),_0x186e93;}}const _0x51e521=_0x8b70ee(),_0xed56a8=_0x28a98c['id'],_0x5d8326=_0xdc4c93?'insertion:'+_0xdc4c93:'insertion',_0xcd8c3=this['_setSuggestionData']({'id':_0x51e521,'type':_0x5d8326,'createdAt':new Date(),'authorId':_0xed56a8,'attributes':_0x247077});return this['_addSuggestionMarker'](_0x5d8326,_0x51e521,_0xed56a8,_0x194f2d),_0xcd8c3;}['markMultiRangeInsertion'](_0x13b8ae,_0x2d0af2='multi',_0x4717c4={}){const _0x5ace23=this['editor']['plugins']['get']('Users')['me'],_0x548a91=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x2d0af2,'join');for(const _0x2618fe of this['getSuggestions']())if(_0x2618fe['author']['id']==_0x5ace23['id']&&'insertion'==_0x2618fe['type']&&_0x2618fe['subType']==_0x2d0af2&&Wt(_0x2618fe,_0x4717c4)&&(_0x548a91(_0x2618fe['getRanges'](),_0x13b8ae)||_0x548a91(_0x13b8ae,_0x2618fe['getRanges']()))){for(const _0x3f357d of _0x13b8ae)_0x2618fe['addRange'](_0x3f357d);return _0x2618fe;}for(const {suggestion:_0x59d734,meta:_0x318f5d}of this['_findSuggestions'](_0x13b8ae,'insertion')){if(!_0x318f5d['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x318f5d['containsRangeInObject'])continue;if(!Wt(_0x59d734,_0x4717c4))continue;let _0x1c3617=!0x0;for(const _0x3d45c4 of _0x59d734['getRanges']())for(const _0xb1de69 of _0x13b8ae)if(!_0x3d45c4['containsRange'](_0xb1de69)){_0x1c3617=!0x1;break;}if(_0x1c3617)return _0x59d734;}const _0x24c23b=_0x8b70ee(),_0x1ba28e=_0x5ace23['id'],_0x3781a9='insertion:'+_0x2d0af2,_0x5c8c93=this['_setSuggestionData']({'id':_0x24c23b,'type':_0x3781a9,'createdAt':new Date(),'authorId':_0x1ba28e,'attributes':_0x4717c4});for(const _0x5e8f8d of _0x13b8ae)this['_addSuggestionMarker'](_0x3781a9,_0x24c23b,_0x1ba28e,_0x5e8f8d,u['getMultiRangeId']());return _0x5c8c93;}['markInlineFormat'](_0x3769ed,_0x5ab222,_0x4df6f1=null,_0x2d25e9={}){if(_0x4df6f1=_0x4df6f1||Lt(_0x5ab222),_0x3769ed['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3167bd=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4df6f1,'accept');return this['forceDefaultExecution'](()=>_0x3167bd([_0x3769ed],_0x5ab222,_0x2d25e9)),null;}const _0x357c32=this['editor']['plugins']['get']('Users')['me'],_0x5deb24=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x50b95d,meta:_0xeb689c}of this['_findSuggestions'](_0x3769ed,'insertion'))_0xeb689c['isOwn']&&!_0xeb689c['isInsideObject']&&_0x5deb24['push'](..._0x50b95d['getRanges']());}const _0x15e592=function(_0x15807c,_0x152067){const _0x4b6bfc=[];for(const _0x1904f8 of _0x152067){const _0x17c86b=_0x15807c['getIntersection'](_0x1904f8);_0x17c86b&&_0x4b6bfc['push'](_0x17c86b);}return _0x4b6bfc;}(_0x3769ed,_0x5deb24),_0x1e60f1=function(_0x171af4,_0x568df){const _0x179422=[_0x171af4];for(const _0x4dcb9b of _0x568df){let _0x5151da=0x0;for(;_0x5151da<_0x179422['length'];){const _0x2dbd48=_0x179422[_0x5151da]['getDifference'](_0x4dcb9b);_0x179422['splice'](_0x5151da,0x1,..._0x2dbd48),_0x5151da+=_0x2dbd48['length'];}}return _0x179422;}(_0x3769ed,_0x5deb24);_0x15e592['length']&&this['_model']['change'](()=>{for(const _0x29c957 of _0x15e592){const _0x4e39e6=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x4df6f1,'accept');this['forceDefaultExecution'](()=>_0x4e39e6([_0x29c957],_0x5ab222,_0x2d25e9));}});for(const _0xca4d3a of _0x1e60f1){let _0x424ae2=null,_0x3bbe36=_0xca4d3a['start'],_0x246e3b=_0xca4d3a['end'];for(const {suggestion:_0x511169,meta:_0x218dd6}of this['_findSuggestions'](_0xca4d3a,'formatInline')){if(!_0x218dd6['isOwn'])continue;if(_0x511169['subType']!=_0x4df6f1)continue;if(!Wt(_0x511169,_0x2d25e9))continue;const _0x588f8c=_0x511169['getFirstRange']();if(_0x588f8c['containsRange'](_0xca4d3a,!0x0))return null;_0x3bbe36=_0x3bbe36['isBefore'](_0x588f8c['start'])?_0x3bbe36:_0x588f8c['start'],_0x246e3b=_0x246e3b['isAfter'](_0x588f8c['end'])?_0x246e3b:_0x588f8c['end'],_0x424ae2?_0x588f8c['start']['isBefore'](_0x424ae2['getFirstRange']()['start'])?(_0x424ae2['removeMarkers'](),_0x424ae2=_0x511169):_0x511169['removeMarkers']():_0x424ae2=_0x511169;}const _0x30df8f=this['_model']['createRange'](_0x3bbe36,_0x246e3b);if(_0x424ae2)this['_setSuggestionRange'](_0x424ae2,_0x30df8f);else{const _0x51dc85=_0x8b70ee(),_0xcc8989=_0x357c32['id'];this['_setSuggestionData']({'id':_0x51dc85,'type':'formatInline:'+_0x4df6f1,'data':_0x5ab222,'createdAt':new Date(),'authorId':_0xcc8989,'attributes':_0x2d25e9}),this['_addSuggestionMarker']('formatInline:'+_0x4df6f1,_0x51dc85,_0xcc8989,_0x30df8f);}}return null;}['markBlockFormat'](_0x4c3daa,_0x547415,_0x52103b=[],_0x17c9f0=null,_0x51b7f7={}){_0x547415['formatGroupId']||(_0x547415['formatGroupId']=_0x547415['commandName']),_0x547415['multipleBlocks']=_0x4c3daa['is']('range'),_0x17c9f0=_0x17c9f0||Lt(_0x547415);const _0x3f2b8c=_0x52103b['map'](_0x40cadc=>qt(_0x40cadc,this['_model'])),_0x372d34=_0x4c3daa['is']('range')?_0x4c3daa:qt(_0x4c3daa,this['_model']);if('never'===this['_trackFormatChanges']){const _0xba88f1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17c9f0,'accept');return this['forceDefaultExecution'](()=>_0xba88f1([_0x372d34],_0x547415,_0x51b7f7)),null;}_0x3f2b8c['push'](_0x372d34);let _0x15dd55=!0x0;for(const _0x4855df of _0x3f2b8c)if(!this['_rangeIsInLocalUserInsertion'](_0x4855df)){_0x15dd55=!0x1;break;}if(_0x15dd55&&'always'!==this['_trackFormatChanges']){const _0x4fdb7e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17c9f0,'accept');return this['forceDefaultExecution'](()=>_0x4fdb7e([_0x372d34],_0x547415,_0x51b7f7)),null;}let _0x2a1342=null,_0x17ed39=_0x372d34['start'],_0x142dc2=_0x372d34['end'];for(const {suggestion:_0x4be21a,meta:_0x13f365}of this['_findSuggestions'](_0x372d34,'formatBlock')){if(!_0x13f365['isOwn'])continue;if(_0x13f365['isNextTo']||_0x13f365['containsRangeInObject']||_0x13f365['isInsideObject'])continue;if(_0x4be21a['data']['formatGroupId']!=_0x547415['formatGroupId'])continue;if(!Wt(_0x4be21a,_0x51b7f7))continue;const _0x16b91f=_0x4be21a['getFirstRange']();if(_0x4be21a['subType']==_0x17c9f0){if(_0x16b91f['containsRange'](_0x372d34,!0x0))return null;_0x17ed39=_0x17ed39['isBefore'](_0x16b91f['start'])?_0x17ed39:_0x16b91f['start'],_0x142dc2=_0x142dc2['isAfter'](_0x16b91f['end'])?_0x142dc2:_0x16b91f['end'],_0x2a1342?_0x16b91f['start']['isBefore'](_0x2a1342['getFirstRange']()['start'])?(_0x2a1342['removeMarkers'](),_0x2a1342=_0x4be21a):_0x4be21a['removeMarkers']():_0x2a1342=_0x4be21a;}else{const _0x45541c=_0x372d34['getIntersection'](_0x16b91f);this['_cutOutSuggestionMarker'](_0x4be21a,_0x45541c);}}const _0x131fb0=this['editor']['plugins']['get']('Users')['me'],_0x332d4d=_0x8b70ee(),_0x2afe6d=_0x131fb0['id'];if(_0x2a1342)return this['_setSuggestionRange'](_0x2a1342,this['_model']['createRange'](_0x17ed39,_0x142dc2)),_0x2a1342;{const _0x3e7d1c=this['_setSuggestionData']({'id':_0x332d4d,'type':'formatBlock:'+_0x17c9f0,'data':_0x547415,'createdAt':new Date(),'authorId':_0x2afe6d,'attributes':_0x51b7f7});return this['_addSuggestionMarker']('formatBlock:'+_0x17c9f0,_0x332d4d,_0x2afe6d,this['_model']['createRange'](_0x17ed39,_0x142dc2)),_0x3e7d1c;}}['markMultiRangeBlockFormat'](_0x3517e5,_0x5d958a,_0x9eb0e9=[],_0x505d32=null,_0x1b7051={}){_0x5d958a['formatGroupId']||(_0x5d958a['formatGroupId']=_0x5d958a['commandName']);const _0x18e392=_0x3517e5[0x0];_0x5d958a['multipleBlocks']=_0x18e392['is']('range'),_0x505d32=_0x505d32||Lt(_0x5d958a);const _0x10773b=_0x9eb0e9['map'](_0x4a70b3=>qt(_0x4a70b3,this['_model'])),_0x55a98b=_0x18e392['is']('range')?_0x3517e5:_0x3517e5['map'](_0x56579f=>qt(_0x56579f,this['_model']));if('never'===this['_trackFormatChanges']){const _0x7d89da=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x505d32,'accept');return this['forceDefaultExecution'](()=>_0x7d89da(_0x55a98b,_0x5d958a,_0x1b7051)),null;}_0x10773b['push'](..._0x55a98b);let _0xca33d1=!0x0;for(const _0x4069d9 of _0x10773b)if(!this['_rangeIsInLocalUserInsertion'](_0x4069d9)){_0xca33d1=!0x1;break;}if(_0xca33d1&&'always'!==this['_trackFormatChanges']){const _0x401a98=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x505d32,'accept');return this['forceDefaultExecution'](()=>_0x401a98(_0x55a98b,_0x5d958a,_0x1b7051)),null;}const _0x25a12f=this['editor']['plugins']['get']('Users')['me'];for(const _0x5f2f4c of this['getSuggestions']()){if(_0x5f2f4c['author']['id']!=_0x25a12f['id'])continue;if('formatBlock'!=_0x5f2f4c['type']||_0x5f2f4c['data']['formatGroupId']!=_0x5d958a['formatGroupId'])continue;if(!Wt(_0x5f2f4c,_0x1b7051))continue;const _0x4ac8e1=_0x5f2f4c['subType']==_0x505d32;for(let _0x440c24=0x0;_0x440c24<_0x55a98b['length'];_0x440c24++){const _0x468c37=_0x55a98b[_0x440c24];for(const _0x108d78 of _0x5f2f4c['getMarkers']()){const _0x3f556c=_0x108d78['getRange']();if(_0x468c37['isEqual'](_0x3f556c)){_0x4ac8e1?(_0x55a98b['splice'](_0x440c24,0x1),_0x440c24--):_0x5f2f4c['removeMarker'](_0x108d78['name']);break;}}}}if(0x0==_0x55a98b['length'])return null;const _0x1a0516=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x505d32,'join');for(const _0x523a95 of this['getSuggestions']())if(_0x523a95['author']['id']==_0x25a12f['id']&&'formatBlock'==_0x523a95['type']&&_0x523a95['data']['formatGroupId']==_0x5d958a['formatGroupId']&&_0x523a95['subType']==_0x505d32&&Wt(_0x523a95,_0x1b7051)&&(_0x1a0516(_0x523a95['getRanges'](),_0x55a98b)||_0x1a0516(_0x55a98b,_0x523a95['getRanges']()))){for(const _0x2df5a1 of _0x55a98b)_0x523a95['addRange'](_0x2df5a1);return _0x523a95;}const _0x343e33=_0x8b70ee(),_0x5d3e7f=_0x25a12f['id'],_0x5aca66='formatBlock:'+_0x505d32,_0x110547=this['_setSuggestionData']({'id':_0x343e33,'type':_0x5aca66,'data':_0x5d958a,'createdAt':new Date(),'authorId':_0x5d3e7f,'attributes':_0x1b7051});for(const _0x232780 of _0x55a98b)this['_addSuggestionMarker'](_0x5aca66,_0x343e33,_0x5d3e7f,_0x232780,u['getMultiRangeId']());return _0x110547;}['markDeletion'](_0x3f111b,_0x13d626=null,_0x5826f0={}){if(_0x3f111b['isCollapsed'])return null;const _0x42cd10=this['editor']['plugins']['get']('Users')['me'],_0x500a8c=new _0x339777(_0x3f111b['start'],_0x3f111b['end']);for(const {suggestion:_0x5451d9,meta:_0x51ae1c}of this['_findSuggestions'](_0x500a8c,'insertion'))if(_0x51ae1c['isOwn']&&!_0x51ae1c['isNextTo']){if(_0x5451d9['isMultiRange']){const _0x12de9b=_0x5451d9['getRanges']()['filter'](_0x1c614d=>'$graveyard'!=_0x1c614d['root']['rootName']);_0x12de9b['every'](_0x1bb5f8=>_0x500a8c['containsRange'](_0x1bb5f8,!0x0))&&_0x5451d9['discard']();if(_0x12de9b['some'](_0x57c501=>_0x57c501['containsRange'](_0x500a8c,!0x0))){const _0x46ea93=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x13d626,'accept');return this['forceDefaultExecution'](()=>_0x46ea93([_0x500a8c],null,_0x5826f0)),null;}}else{const _0x31ea5c=_0x500a8c['getIntersection'](_0x5451d9['getFirstRange']());null!==_0x31ea5c&&_0x5451d9['_onDiscard']([_0x31ea5c],null,_0x5826f0);}}if(_0x500a8c['detach'](),_0x500a8c['isCollapsed']||'$graveyard'==_0x500a8c['root']['rootName'])return null;let _0x1c6eb8=null,_0x123a12=_0x500a8c['start'],_0x45363b=_0x500a8c['end'];const _0x2298f5=this['_findSuggestions'](_0x500a8c,'deletion');for(const {suggestion:_0x1c0c03,meta:_0x4b5a3f}of _0x2298f5){const _0x4fad59=this['_model']['createRange'](_0x123a12,_0x45363b);if(_0x4b5a3f['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4b5a3f['containsRangeInObject']&&!_0x4b5a3f['isInsideObject'])){if(_0x1c0c03['isMultiRange']){if(!Wt(_0x1c0c03,_0x5826f0))continue;let _0x549bde=!0x0;for(const _0x548c5e of _0x1c0c03['getRanges']()){if(_0x548c5e['containsRange'](_0x4fad59,!0x0))return _0x1c0c03;_0x4fad59['containsRange'](_0x548c5e)||(_0x549bde=!0x1);}_0x549bde&&_0x1c0c03['discard']();}else{const _0x1857d6=_0x1c0c03['getFirstRange']();if(_0x1857d6['containsRange'](_0x4fad59,!0x0))return _0x1c0c03;if(!Wt(_0x1c0c03,_0x5826f0)){_0x4fad59['containsRange'](_0x1857d6)?_0x1c0c03['removeMarkers']():_0x1857d6['containsPosition'](_0x123a12)?_0x123a12=_0x1857d6['end']:_0x1857d6['containsPosition'](_0x45363b)&&(_0x45363b=_0x1857d6['start']);continue;}_0x123a12=_0x123a12['isBefore'](_0x1857d6['start'])?_0x123a12:_0x1857d6['start'],_0x45363b=_0x45363b['isAfter'](_0x1857d6['end'])?_0x45363b:_0x1857d6['end'],_0x5826f0=Object['assign']({},_0x1c0c03['attributes']),_0x1c6eb8?_0x1857d6['start']['isBefore'](_0x1c6eb8['getFirstRange']()['start'])?(_0x1c6eb8['removeMarkers'](),_0x1c6eb8=_0x1c0c03):_0x1c0c03['removeMarkers']():_0x1c6eb8=_0x1c0c03;}}}if(_0x1c6eb8)return this['_setSuggestionRange'](_0x1c6eb8,this['_model']['createRange'](_0x123a12,_0x45363b)),_0x1c6eb8;{const _0x3e0955=_0x8b70ee(),_0x12a3c5=this['_model']['createRange'](_0x123a12,_0x45363b),_0x263cc8=_0x42cd10['id'],_0x496614=_0x13d626?'deletion:'+_0x13d626:'deletion',_0x46aaea=this['_setSuggestionData']({'id':_0x3e0955,'type':_0x496614,'createdAt':new Date(),'authorId':_0x263cc8,'attributes':_0x5826f0});return this['_addSuggestionMarker'](_0x496614,_0x3e0955,_0x263cc8,_0x12a3c5),_0x46aaea;}}['markMultiRangeDeletion'](_0x3e9609,_0x5ee7c6='multi',_0xa256ea={}){const _0x235b3f=this['editor']['plugins']['get']('Users')['me'],_0x174729=_0x3e9609['map'](_0x289af8=>new _0x339777(_0x289af8['start'],_0x289af8['end'])),_0x10287a=new Set();for(const {suggestion:_0xc890e8,meta:_0x117a90}of this['_findSuggestions'](_0x174729,'insertion'))_0x117a90['isOwn']&&!_0x117a90['isNextTo']&&_0x10287a['add'](_0xc890e8);for(const _0x13a2ec of _0x10287a)if(_0x13a2ec['isMultiRange']){const _0x4b7a88=_0x13a2ec['getRanges']();(!_0x13a2ec['attributes']||!_0x13a2ec['attributes']['skipNestingCheck'])&&(_0x4b7a88['every'](_0xe69343=>_0x174729['some'](_0x1f35b3=>_0x1f35b3['containsRange'](_0xe69343,!0x0)))&&_0x13a2ec['discard']());if(_0x174729['every'](_0x1d7378=>_0x4b7a88['some'](_0x459d63=>_0x459d63['containsRange'](_0x1d7378,!0x0)))){const _0x67cabc=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5ee7c6,'accept');return this['forceDefaultExecution'](()=>_0x67cabc(_0x3e9609,null,_0xa256ea)),null;}}else{const _0x23557=_0x13a2ec['getFirstRange']();_0x174729['some'](_0x421c9f=>_0x421c9f['containsRange'](_0x23557,!0x0))&&_0x13a2ec['discard']();if(_0x174729['every'](_0x15eefe=>_0x23557['containsRange'](_0x15eefe,!0x0))){const _0x14448f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5ee7c6,'accept');return this['forceDefaultExecution'](()=>_0x14448f(_0x174729,null,_0xa256ea)),null;}}const _0x17c44e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5ee7c6,'join');let _0x3148b7=null;for(const _0x36e960 of this['getSuggestions']())if(_0x36e960['author']['id']==_0x235b3f['id']&&_0x36e960['isInContent']&&'deletion'==_0x36e960['type']&&_0x36e960['subType']==_0x5ee7c6&&Wt(_0x36e960,_0xa256ea)&&(_0x17c44e(_0x36e960['getRanges'](),_0x174729)||_0x17c44e(_0x174729,_0x36e960['getRanges']()))){if(_0x3148b7){if(_0x36e960['commentThread']&&_0x36e960['commentThread']['length'])continue;for(const _0x2a2119 of _0x36e960['getRanges']())_0x3148b7['isIntersectingWithRange'](_0x2a2119)||_0x3148b7['addRange'](_0x2a2119);_0x36e960['removeMarkers']();}else{_0x3148b7=_0x36e960;for(const _0x487da0 of _0x174729)_0x36e960['isIntersectingWithRange'](_0x487da0)||_0x36e960['addRange'](_0x487da0);}}if(_0x3148b7)return _0x3148b7;_0x10287a['clear']();for(const {suggestion:_0x3c9bc4,meta:_0x34d2cd}of this['_findSuggestions'](_0x174729,'deletion'))_0x34d2cd['isOwn']&&(this['_mergeNestedSuggestions']||!_0x34d2cd['containsRangeInObject']&&!_0x34d2cd['isInsideObject'])&&Wt(_0x3c9bc4,_0xa256ea)&&_0x10287a['add'](_0x3c9bc4);for(const _0x1651c0 of _0x10287a){const _0x66e65c=_0x1651c0['getRanges']();if(!_0xa256ea||!_0xa256ea['skipNestingCheck']){if(_0x174729['every'](_0x56235f=>_0x66e65c['some'](_0x46c59b=>_0x46c59b['containsRange'](_0x56235f,!0x0))))return _0x1651c0;}(!_0x1651c0['attributes']||!_0x1651c0['attributes']['skipNestingCheck'])&&(_0x66e65c['every'](_0x1eb9bd=>_0x174729['some'](_0x23c7ca=>_0x23c7ca['containsRange'](_0x1eb9bd,!0x0)))&&_0x1651c0['discard']());}const _0x574810=_0x8b70ee(),_0x3c9bb3=_0x235b3f['id'],_0x61c881='deletion:'+_0x5ee7c6,_0x4dd27a=this['_setSuggestionData']({'id':_0x574810,'type':_0x61c881,'createdAt':new Date(),'authorId':_0x3c9bb3,'attributes':_0xa256ea});for(const _0x58b15c of _0x174729)_0x58b15c['detach'](),_0x58b15c['isCollapsed']||'$graveyard'==_0x58b15c['root']['rootName']||this['_addSuggestionMarker'](_0x61c881,_0x574810,_0x3c9bb3,_0x58b15c,u['getMultiRangeId']());return _0x4dd27a;}['markAttributeChange'](_0x48db11,_0x17fc88,_0x258561,_0x1dbd4c,_0x4e6923){if(_0x48db11['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x4ee757=this['editor']['plugins']['get']('Users')['me']['id'],_0x21bbca=Array['from'](this['_suggestions']['values']())['filter'](_0x452a27=>'attribute'==_0x452a27['type']&&_0x452a27['data']['key']==_0x17fc88&&_0x452a27['isIntersectingWithRange'](_0x48db11));if('default'===this['_trackFormatChanges']){const _0x55410b=this['_findSuggestions'](_0x48db11,'insertion')['filter'](({meta:_0x4403ce})=>_0x4403ce['isOwn']&&!_0x4403ce['isInsideObject']&&!_0x4403ce['isNextTo'])['map'](({suggestion:_0x1cd5ea})=>_0x1cd5ea);_0x21bbca['unshift'](..._0x55410b);}const _0xe667d6=new Map([[_0x48db11,_0x258561]]);for(const _0x24c22a of _0x21bbca){const _0x449652='attribute'==_0x24c22a['type']?_0x24c22a['data']['oldValue']:void 0x0,_0x570592=_0x24c22a['getFirstRange'](),_0x2e0bcf=Array['from'](_0xe667d6['keys']())['find'](_0x1b9349=>_0x1b9349['isIntersecting'](_0x570592));if(!_0x2e0bcf)continue;const _0x569000=_0x2e0bcf['getDifference'](_0x570592);this['_isBlockAttribute'](_0x17fc88)&&'insertion'==_0x24c22a['type']&&0x0!=_0x569000['length']||(_0xe667d6['delete'](_0x2e0bcf),_0x569000['forEach'](_0x478523=>{_0xe667d6['set'](_0x478523,_0x258561);}),'insertion'!=_0x24c22a['type']&&_0x449652!=_0x1dbd4c&&_0xe667d6['set'](_0x2e0bcf['getIntersection'](_0x570592),_0x449652));}const _0x477ede=[];for(const [_0x248540,_0x2dc26d]of _0xe667d6){const _0x52a47a=_0x8b70ee(),_0x181f75={'key':_0x17fc88,'oldValue':_0x2dc26d,'newValue':_0x1dbd4c};_0x17fc88['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':_0x17fc88});const _0x804c3f=('attribute:'+(_0x17fc88+'|'+Lt({'newValue':_0x1dbd4c})))['substring'](0x0,0x3c),_0x6a9ddb=this['_setSuggestionData']({'id':_0x52a47a,'type':_0x804c3f,'data':_0x181f75,'createdAt':new Date(),'authorId':_0x4ee757,'attributes':_0x4e6923});_0x477ede['push'](_0x6a9ddb),this['_addSuggestionMarker'](_0x804c3f,_0x52a47a,_0x4ee757,_0x248540);}return _0x477ede;}['enableDefaultAttributesIntegration'](_0x56274e){this['enableCommand'](_0x56274e,(_0x31132b,..._0x501cba)=>{this['_recordAttributeChanges'](()=>{_0x31132b(..._0x501cba);});});}['registerBlockAttribute'](_0x1cd92e){this['_blockAttributeKeys']['add'](_0x1cd92e);}['registerInlineAttribute'](_0x39b2be){this['_inlineAttributeKeys']['add'](_0x39b2be);}['_getAttributeKey'](_0xe9f68){return'attribute'==_0xe9f68['type']?_0xe9f68['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2104af,_0x117dbe){const _0x2627de=_0x2104af['getFirstMarker']();this['_model']['change'](_0x492b8a=>{_0x492b8a['updateMarker'](_0x2627de,{'range':_0x117dbe});});}['_addThreadToSuggestion'](_0x329a98){const _0x1a910b=_0x329a98['id'],_0x2b243e=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x1a910b)||this['_commentsRepository']['addCommentThread']({'channelId':_0x2b243e,'threadId':_0x1a910b,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2c530d=this['_commentsRepository']['getCommentThread'](_0x1a910b);_0x2c530d['unbind']('isRemovable'),_0x2c530d['isRemovable']=!0x1,_0x329a98['commentThread']=_0x2c530d;}['_checkSuggestionCorrectness'](_0x2a2381,_0xb56b00,_0x12b3de,_0x329057){if(_0x2a2381['type']!=_0xb56b00||_0x2a2381['subType']!=_0x12b3de||_0x2a2381['creator']['id']!=_0x329057)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x3384ca('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x22bcfc,_0x6e6a12){const _0x3630ed=_0x22bcfc['getFirstRange']();if(_0x6e6a12['isEqual'](_0x3630ed))_0x22bcfc['removeMarkers']();else{if(_0x3630ed['containsRange'](_0x6e6a12)){const _0x2ecc2a=this['_model']['createPositionAt'](_0x6e6a12['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x22bcfc,this['_model']['createRange'](_0x3630ed['start'],_0x2ecc2a));const _0x35e5ae=_0x8b70ee(),_0x426968=_0x22bcfc['creator']['id'],_0x1b29ad=_0x22bcfc['type']+':'+_0x22bcfc['subType'];this['_setSuggestionData']({'id':_0x35e5ae,'type':_0x1b29ad,'createdAt':new Date(),'authorId':_0x426968,'data':_0x22bcfc['data'],'attributes':_0x22bcfc['attributes']});const _0x57c6e9=this['_model']['createPositionAt'](_0x6e6a12['end']['parent'],'after'),_0x3f17e1=this['_model']['createRange'](_0x57c6e9,_0x3630ed['end']);this['_addSuggestionMarker'](_0x1b29ad,_0x35e5ae,_0x426968,_0x3f17e1);}else{if(_0x3630ed['containsPosition'](_0x6e6a12['start'])){const _0x2a8081=this['_model']['createPositionAt'](_0x6e6a12['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x22bcfc,this['_model']['createRange'](_0x3630ed['start'],_0x2a8081));}else{const _0x3c106a=this['_model']['createPositionAt'](_0x6e6a12['end']['parent'],'after');this['_setSuggestionRange'](_0x22bcfc,this['_model']['createRange'](_0x3c106a,_0x3630ed['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x59750c){for(const {suggestion:_0x10d90e,meta:_0x55e1a4}of this['_findSuggestions'](_0x59750c,'insertion')){if(!_0x55e1a4['isOwn'])continue;const _0xf6d04c=_0x10d90e['getRanges']();for(const _0x4e2bd4 of _0xf6d04c)if(!_0x59750c['getDifference'](_0x4e2bd4)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4cb0a3){const _0x4d1251=this['editor']['plugins']['get']('Users')['getUser'](_0x4cb0a3);if(!_0x4d1251)throw new _0x3384ca('track-changes-user-not-found',this);return _0x4d1251;}['_getExternalAuthor'](_0x4446ac){const _0x4082aa=this['editor']['plugins']['get']('Users'),_0x14e0fa=_0x59fd62('external:'+_0x4446ac),_0x28ecbe=_0x4082aa['getUser'](_0x14e0fa);return _0x28ecbe||_0x4082aa['addUser']({'id':_0x14e0fa,'name':_0x4446ac});}['_createSuggestion'](_0x5a97ad,_0x2e1b3d,_0xc2f7ba,_0x477adc,_0x233dc8){const _0x173024=this['_getAuthorFromId'](_0x477adc),_0xef1018=this['_suggestionFactory']['buildSuggestion'](_0x5a97ad,_0x2e1b3d,_0xc2f7ba,_0x173024,_0x233dc8,_0x134c74=>{this['_updateSuggestionData'](_0xc2f7ba,{'attributes':_0x134c74});const _0x15afb1=this['getSuggestion'](_0xc2f7ba);this['_joinWithAdjacentSuggestions'](new Set([_0x15afb1])),this['_refreshSuggestionsChain'](new Set([_0x15afb1]));});return this['listenTo'](_0xef1018,'accept',()=>{this['_updateSuggestionData'](_0xc2f7ba,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0xef1018,'discard',()=>{this['_updateSuggestionData'](_0xc2f7ba,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0xc2f7ba,_0xef1018),this['_suggestionState']['set'](_0xef1018,'notReady'),_0xef1018;}['_splitMarkerName'](_0x4a24cb){const _0x2843f0=_0x4a24cb['split'](':');return{'group':_0x2843f0[0x0],'type':_0x2843f0[0x1],'subType':_0x2843f0['length']>=0x5?_0x2843f0[0x2]:null,'id':_0x2843f0['length']<0x5?_0x2843f0[0x2]:_0x2843f0[0x3],'authorId':_0x2843f0['length']<0x5?_0x2843f0[0x3]:_0x2843f0[0x4],'markerCount':0x6==_0x2843f0['length']?_0x2843f0[0x5]:null};}['_breakSuggestionMarker'](_0x24ddfa,_0x4d446e,_0x36929a){const _0x2cf599=_0x24ddfa['getFirstRange'](),_0xf844df=_0x2cf599['start'],_0x4d8a28=_0x2cf599['end'];this['_setSuggestionRange'](_0x24ddfa,this['_model']['createRange'](_0xf844df,_0x4d446e));const _0x1b78f0=_0x8b70ee(),_0x13c119=_0x24ddfa['creator']['id'],_0x5baa9a=_0x24ddfa['type']+(_0x24ddfa['subType']?':'+_0x24ddfa['subType']:'');this['_setSuggestionData']({'id':_0x1b78f0,'type':_0x5baa9a,'createdAt':new Date(),'authorId':_0x13c119,'originalSuggestionId':_0x24ddfa['id'],'attributes':_0x24ddfa['attributes'],'data':_0x24ddfa['data']});const _0xbfcf4=this['_getAttributeKey'](_0x24ddfa);('formatBlock'==_0x24ddfa['type']||_0xbfcf4&&this['_isBlockAttribute'](_0xbfcf4))&&(_0x36929a=this['_model']['createPositionBefore'](_0x36929a['parent'])),this['_addSuggestionMarker'](_0x5baa9a,_0x1b78f0,_0x13c119,this['_model']['createRange'](_0x36929a,_0x4d8a28));}['_findSuggestions'](_0x57e94c,_0x55138c=null){const _0x297df9=[],_0x17f919=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x57e94c)||(_0x57e94c=[_0x57e94c]);for(const _0xbe8266 of this['getSuggestions']()){if(!_0xbe8266['isInContent'])continue;if(_0x55138c&&_0xbe8266['type']!=_0x55138c)continue;let _0x31fcdb=!0x1;for(const _0x318319 of _0xbe8266['getRanges']()){for(const _0x3bc2e3 of _0x57e94c){const _0x5d7158=_0x3bc2e3['start']['isEqual'](_0x318319['end'])||_0x3bc2e3['end']['isEqual'](_0x318319['start']);if(_0x5d7158||_0x3bc2e3['getIntersection'](_0x318319)){const _0x50f587=_0x3bc2e3['containsRange'](_0x318319)&&Pt(this['_model']['schema'],_0x318319['start'],_0x3bc2e3),_0x4a3c8f=_0x318319['containsRange'](_0x3bc2e3)&&Pt(this['_model']['schema'],_0x3bc2e3['start'],_0x318319);_0x297df9['push']({'suggestion':_0xbe8266,'meta':{'isOwn':_0x17f919==_0xbe8266['author'],'isNextTo':_0x5d7158,'isInsideObject':_0x50f587,'containsRangeInObject':_0x4a3c8f}}),_0x31fcdb=!0x0;break;}}if(_0x31fcdb)break;}}return _0x297df9;}['_addSuggestionMarker'](_0x46e3fa,_0x5cf459,_0x256b9f,_0x3149ba,_0x384a5a){this['_model']['change'](_0x256cd6=>{let _0x4d96c7='suggestion:'+_0x46e3fa+':'+_0x5cf459+':'+_0x256b9f;_0x384a5a&&(_0x4d96c7=_0x4d96c7+':'+_0x384a5a),_0x256cd6['addMarker'](_0x4d96c7,{'range':_0x3149ba,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x415465){const _0x784c04=_0x415465['previous'],_0x1f8b97=_0x415465['next'];_0x415465['previous']=null,_0x415465['next']=null,null!=_0x784c04&&_0x784c04['next']==_0x415465&&(_0x784c04['next']=_0x1f8b97),null!=_0x1f8b97&&_0x1f8b97['previous']==_0x415465&&(_0x1f8b97['previous']=_0x784c04),'ready'==this['_suggestionState']['get'](_0x415465)&&(this['_suggestionState']['set'](_0x415465,'removed'),this['fire']('suggestionUnloaded',_0x415465,_0x784c04,_0x1f8b97));}['_setSuggestionData'](_0x3e23f2){const _0x3b4fb1=_0x3e23f2['id'],_0x39fda7=this['addSuggestionData'](_0x3e23f2);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x454dd5=this['editor']['plugins']['get']('PendingActions'),_0x474c61=_0x39fda7['hasComments'],_0x327894=_0x39fda7['subType']?_0x39fda7['type']+':'+_0x39fda7['subType']:_0x39fda7['type'],_0x413c8b=this['editor']['locale'],_0xe469bb=_0x454dd5['add'](o(_0x413c8b,'PENDING_ACTION_SUGGESTION')),_0x2ce5fe={'id':_0x3b4fb1,'type':_0x327894,'hasComments':_0x474c61,'data':_0x3e23f2['data']||null,'originalSuggestionId':_0x3e23f2['originalSuggestionId']||null,'attributes':_0x39fda7['attributes']};this['_adapter']['addSuggestion'](_0x2ce5fe)['then'](_0x444311=>{_0x39fda7['_saved']=!0x0,_0x454dd5['remove'](_0xe469bb),_0x444311&&_0x444311['createdAt']&&(this['_suggestions']['get'](_0x3b4fb1)['createdAt']=_0x444311['createdAt']);})['catch'](_0x488a4b=>{throw _0x35a5a8('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x39fda7['discard']();}),_0x39fda7['stopListening'](),this['_suggestions']['delete'](_0x39fda7['id']),this['_suggestionState']['delete'](_0x39fda7),_0x488a4b;});}return _0x39fda7;}['_isBlockAttribute'](_0x417e8a){return this['_blockAttributeKeys']['has'](_0x417e8a);}['_updateSuggestionData'](_0x3cbe18,_0x239630){const _0x5bdd75=this['editor']['plugins']['get']('PendingActions'),_0x5b3006=this['getSuggestion'](_0x3cbe18);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x5b3006['_saved']){const _0x331d17=_0x5bdd75['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x3cbe18,_0x239630)['then'](()=>{_0x5bdd75['remove'](_0x331d17);});}else _0x5b3006['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x3cbe18,_0x239630);});}}['_getSuggestionData'](_0x1e779a){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x3384ca('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x1e779a);}['_handleNewSuggestionMarker'](_0xbffcc9){const {id:_0x356b5e,type:_0x1a921b,subType:_0x12a728,authorId:_0x28e18a}=this['_splitMarkerName'](_0xbffcc9),_0x4fa5d9=this['_suggestions']['get'](_0x356b5e)||this['_createSuggestion'](_0x1a921b,_0x12a728,_0x356b5e,_0x28e18a,{});switch(this['_checkSuggestionCorrectness'](_0x4fa5d9,_0x1a921b,_0x12a728,_0x28e18a),this['_suggestionState']['get'](_0x4fa5d9)){case'notReady':this['_getSuggestionData'](_0x356b5e)['then'](_0x1a875a=>{let _0x2d363a=Promise['resolve']();_0x1a875a['hasComments']&&(_0x2d363a=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x356b5e})),_0x2d363a['then'](()=>{this['addSuggestionData'](_0x1a875a)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x4fa5d9,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x356b5e,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x4fa5d9,'ready'),this['fire']('suggestionLoaded',_0x4fa5d9);break;case'ready':this['fire']('suggestionChanged',_0x4fa5d9);}return _0x4fa5d9['addMarkerName'](_0xbffcc9),_0x4fa5d9;}['_refreshSuggestionsChain'](_0x3b79f5){const _0x90eaee=Array['from'](_0x3b79f5),_0x84fb2a=_0x90eaee['filter'](_0x571482=>'attribute'==_0x571482['type']);this['_refreshAttributeSuggestionsChain'](_0x84fb2a);const _0x476db6=_0x90eaee['filter'](_0x2392f2=>!_0x2392f2['isMultiRange']&&'attribute'!=_0x2392f2['type']),_0x869a02=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5094d7=>!_0x5094d7['isMultiRange']&&'attribute'!=_0x5094d7['type']),_0x56ba0f=_0x869a02['filter'](_0x3fee7a=>!_0x3b79f5['has'](_0x3fee7a)),_0x3ee67a=new Map(_0x869a02['map'](_0x49b372=>[_0x49b372,this['_suggestionFactory']['getSuggestionCallback'](_0x49b372['type'],_0x49b372['subType'],'chain')])),_0xdf4f21=new Map(_0x869a02['map'](_0x105b78=>[_0x105b78,_0x105b78['getFirstRange']()])),_0x230ce8=new Set(),_0x397416=new Set();for(let _0x2af343=0x0;_0x2af343<_0x476db6['length'];_0x2af343++)_0xf82b6f(_0x476db6[_0x2af343],_0x476db6,_0x2af343+0x1);for(let _0x2cad22=0x0;_0x2cad22<_0x476db6['length'];_0x2cad22++)_0xf82b6f(_0x476db6[_0x2cad22],_0x56ba0f,0x0);const _0x45671b=new Set();for(let _0x3a38c1=0x0;_0x3a38c1<_0x476db6['length'];_0x3a38c1++){const _0x35705a=_0x476db6[_0x3a38c1];!_0x397416['has'](_0x35705a)&&_0x35705a['previous']&&(_0x45671b['add'](_0x35705a['previous']),_0x35705a['previous']['next']===_0x35705a&&(_0x35705a['previous']['next']=null),_0x35705a['previous']=null),!_0x230ce8['has'](_0x35705a)&&_0x35705a['next']&&(_0x45671b['add'](_0x35705a['next']),_0x35705a['next']['previous']===_0x35705a&&(_0x35705a['next']['previous']=null),_0x35705a['next']=null);}function _0xf82b6f(_0x2019ab,_0x2cc896,_0x5d83ab){for(let _0x5d3488=_0x5d83ab;_0x5d3488<_0x2cc896['length'];_0x5d3488++){const _0x383453=_0x11d675(_0x2019ab,_0x2cc896[_0x5d3488]);_0x383453&&(_0x383453[0x0]['next']=_0x383453[0x1],_0x383453[0x1]['previous']=_0x383453[0x0],_0x230ce8['add'](_0x383453[0x0]),_0x397416['add'](_0x383453[0x1]));}}function _0x11d675(_0x163296,_0x145a79){if(_0x163296['author']['id']!==_0x145a79['author']['id'])return null;const _0x738f9d=_0x3ee67a['get'](_0x163296)(_0x163296,_0x145a79,_0xdf4f21['get'](_0x163296),_0xdf4f21['get'](_0x145a79));if(!_0x738f9d)return null;return _0x3ee67a['get'](_0x145a79)(_0x163296,_0x145a79,_0xdf4f21['get'](_0x163296),_0xdf4f21['get'](_0x145a79))?_0x738f9d[0x1]['commentThread']&&_0x738f9d[0x1]['commentThread']['length']?null:_0x738f9d:null;}_0x45671b['size']&&this['_refreshSuggestionsChain'](_0x45671b);}['_refreshAttributeSuggestionsChain'](_0x5a4154){if(0x0==_0x5a4154['length'])return;const _0x1d36d3=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x132ee1=>'attribute'==_0x132ee1['type']&&_0x132ee1['_isDataLoaded']),_0x1a7b21=[],_0x8693d=new Map();for(const _0x455349 of _0x1d36d3){const _0x26b2a7=_0x59fd62(_0x455349['attributes']);_0x8693d['has'](_0x26b2a7)||(_0x8693d['set'](_0x26b2a7,_0x1a7b21['length']),_0x1a7b21['push']([]));const _0xe96e2b=_0x8693d['get'](_0x26b2a7);_0x1a7b21[_0xe96e2b]['push'](_0x455349);}!(function(){_0x1a7b21['sort']((_0x5e8a2d,_0x28adbc)=>{const _0x2f7a8f=_0x5e8a2d[0x0]['createdAt'],_0x4235c2=_0x28adbc[0x0]['createdAt'];return _0x2f7a8f==_0x4235c2?_0x5e8a2d[0x0]['attributes']['groupId']<_0x28adbc[0x0]['attributes']['groupId']?-0x1:0x1:_0x2f7a8f<_0x4235c2?-0x1:0x1;});for(const _0x4f1816 of _0x1a7b21)_0x4f1816['sort']((_0x2d3487,_0x57a826)=>_0x2d3487['id']<_0x57a826['id']?-0x1:0x1);}());for(let _0x1bac26=0x0;_0x1bac26<_0x1a7b21['length'];_0x1bac26++){if(0x0==_0x1a7b21[_0x1bac26]['length'])continue;const _0x1e07e4=[];for(let _0x39dda8=_0x1bac26+0x1;_0x39dda8<_0x1a7b21['length'];_0x39dda8++)0x0!=_0x1a7b21[_0x39dda8]['length']&&_0xf7f249(_0x1a7b21[_0x1bac26],_0x1a7b21[_0x39dda8])&&_0x1e07e4['push'](_0x39dda8);for(const _0x38cc66 of _0x1e07e4)_0x1a7b21[_0x1bac26]=_0x1a7b21[_0x1bac26]['concat'](_0x1a7b21[_0x38cc66]),_0x1a7b21[_0x38cc66]=[];}for(const _0x4ed691 of _0x1a7b21)for(let _0x409d41=0x0;_0x409d41<_0x4ed691['length'];_0x409d41++){const _0x1fc278=_0x4ed691[_0x409d41+0x1]||null;_0x4ed691[_0x409d41]['next']!==_0x1fc278&&(_0x4ed691[_0x409d41]['next']=_0x1fc278);}for(const _0x2c2953 of _0x1a7b21)for(let _0x22b940=0x0;_0x22b940<_0x2c2953['length'];_0x22b940++){const _0x59d1f6=_0x2c2953[_0x22b940-0x1]||null;_0x2c2953[_0x22b940]['previous']!==_0x59d1f6&&(_0x2c2953[_0x22b940]['previous']=_0x59d1f6);}function _0xf7f249(_0x243bbf,_0x501743){if(_0x243bbf[0x0]['attributes']['groupId']!==_0x501743[0x0]['attributes']['groupId']&&_0x243bbf[0x0]['author']!==_0x501743[0x0]['author'])return!0x1;if(!function(_0x130b8e,_0x15488d){if(!_0x130b8e['hasComments']&&!_0x15488d['hasComments'])return!0x0;if(_0x130b8e['hasComments']&&_0x15488d['hasComments'])return!0x1;if(_0x130b8e['hasComments']&&_0x15488d['createdAt']<_0x130b8e['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x15488d['hasComments']&&_0x130b8e['createdAt']<_0x15488d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x243bbf[0x0],_0x501743[0x0]))return!0x1;const _0xfa92b0=Ut(_0x243bbf[0x0]['attributes'],'groupId'),_0x4a1de4=Ut(_0x501743[0x0]['attributes'],'groupId');if(!_0x5002a1(_0xfa92b0,_0x4a1de4))return!0x1;return!!_0x243bbf['every'](_0x2c1bc1=>_0x501743['some'](_0x42c8b8=>_0x2c1bc1['getFirstRange']()['isEqual'](_0x42c8b8['getFirstRange']())))&&_0x501743['every'](_0x1b8468=>_0x243bbf['some'](_0x248753=>_0x1b8468['getFirstRange']()['isEqual'](_0x248753['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x441046){const _0x5c0d8f=Array['from'](_0x441046),_0x350600=this['getSuggestions']({'skipNotAttached':!0x0}),_0x46f98f=_0x350600['filter'](_0x4e2232=>!_0x441046['has'](_0x4e2232)),_0x9f635b=new Map(_0x5c0d8f['map'](_0x3c5149=>[_0x3c5149,this['_suggestionFactory']['getSuggestionCallback'](_0x3c5149['type'],_0x3c5149['subType'],'join')])),_0x49c749=new Map(_0x350600['map'](_0x5d0337=>[_0x5d0337,_0x5d0337['getRanges']()]));for(let _0x273418=0x0;_0x273418<_0x5c0d8f['length'];_0x273418++){if(_0x4b7d26(this,_0x5c0d8f[_0x273418],_0x5c0d8f,_0x273418+0x1))return!0x0;}for(let _0x7181c9=0x0;_0x7181c9<_0x5c0d8f['length'];_0x7181c9++){if(_0x4b7d26(this,_0x5c0d8f[_0x7181c9],_0x46f98f,0x0))return!0x0;}return!0x1;function _0x4b7d26(_0x16a625,_0x3785ee,_0x1238d7,_0x1b63f4){for(let _0x399dbb=_0x1b63f4;_0x399dbb<_0x1238d7['length'];_0x399dbb++){const _0x27af93=_0x1238d7[_0x399dbb];if(_0x27af93['type']!==_0x3785ee['type']||_0x27af93['author']['id']!==_0x3785ee['author']['id']||_0x27af93['subType']!==_0x3785ee['subType'])continue;if(!Kt(_0x3785ee,_0x27af93))continue;if('attribute'==_0x3785ee['type']&&_0x3785ee['data']['oldValue']!=_0x27af93['data']['oldValue'])continue;if('attribute'==_0x3785ee['type']&&_0x16a625['_isBlockAttribute'](_0x3785ee['data']['key']))continue;if('formatBlock'==_0x3785ee['type']){const _0x166e41=_0x16a625['editor']['model'],_0x44c4ab=_0x3785ee['getContainedElement']();if(_0x44c4ab&&(_0x166e41['schema']['isObject'](_0x44c4ab)||_0x166e41['schema']['isLimit'](_0x44c4ab)))continue;}const _0x2adde6=_0x9f635b['get'](_0x3785ee),_0x5a2430=_0x49c749['get'](_0x3785ee),_0x3eb537=_0x49c749['get'](_0x27af93),_0x5954ea=_0x3785ee['commentThread']&&_0x3785ee['commentThread']['length'],_0x3df12d=_0x27af93['commentThread']&&_0x27af93['commentThread']['length'];if(!_0x5954ea&&_0x2adde6(_0x3eb537,_0x5a2430))return _0x16a625['_joinSuggestions'](_0x27af93,_0x3785ee),_0x49c749['delete'](_0x3785ee),!0x0;if(!_0x3df12d&&_0x2adde6(_0x5a2430,_0x3eb537))return _0x16a625['_joinSuggestions'](_0x3785ee,_0x27af93),_0x49c749['delete'](_0x27af93),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5c0431,_0x56b426){if(_0x5c0431['isMultiRange']){for(const _0x2003ab of _0x56b426['getRanges']())_0x5c0431['addRange'](_0x2003ab);}else{const _0x377af2=_0x56b426['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5c0431,this['_model']['createRange'](_0x5c0431['getFirstRange']()['start'],_0x377af2));}_0x56b426['removeMarkers']();}['_getMarkerAnnouncementText'](_0x348f17,_0x32123f,_0x2837b8){const _0x11a92a=_0x348f17['startsWith']('format')||_0x348f17['startsWith']('attribute')?'FORMATTING':_0x348f17['toUpperCase']();return o(this['editor']['locale'],_0x32123f+'_'+_0x11a92a+'_SUGGESTION_ANNOUNCEMENT',_0x2837b8);}['_initAriaMarkerChangeAnnouncements'](){const _0x1d3899=this['editor'];if(!_0x1d3899['ui'])return;const {ariaLiveAnnouncer:_0x126dff}=_0x1d3899['ui'];_0x18e6af(this['_model'],({left:_0x49b1c0,entered:_0x45975d})=>{for(const _0x36df80 of _0x49b1c0){const {group:_0x2b9d12,type:_0x12a2b2}=this['_splitMarkerName'](_0x36df80['name']);if('suggestion'===_0x2b9d12){_0x126dff['announce'](this['_getMarkerAnnouncementText'](_0x12a2b2,'LEAVE'));break;}}for(const _0x5b439f of _0x45975d){const {group:_0x56bbcf,type:_0x4aaa0a}=this['_splitMarkerName'](_0x5b439f['name']);if('suggestion'===_0x56bbcf){_0x126dff['announce'](this['_getMarkerAnnouncementText'](_0x4aaa0a,'ENTER',_0xbf2b20(_0x40fb65)));break;}}});}['_processAttributeChanges'](_0x336e26){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2ec97c=this['editor'],_0x154818=_0x2ec97c['model']['document']['differ']['getChanges']();if(0x0==_0x154818['length'])return!0x1;const _0x139ee8=[],_0x167672=_0x154818['filter'](_0x9439f7=>'attribute'==_0x9439f7['type']),_0x2f3d15=_0x154818['filter'](_0x1c649b=>'insert'==_0x1c649b['type']&&'$text'!=_0x1c649b['name']),_0x122a30=_0x154818['filter'](_0x23c8e2=>'remove'==_0x23c8e2['type']&&'$text'!=_0x23c8e2['name']);for(const _0x5db66f of _0x167672)_0x139ee8['push']({'key':_0x5db66f['attributeKey'],'newValue':_0x5db66f['attributeNewValue'],'oldValue':_0x5db66f['attributeOldValue'],'range':Ht(_0x5db66f['range'],_0x2ec97c['model'])});for(const _0x200e09 of _0x2f3d15){const _0x3d62ec=_0x122a30['find'](_0x7e523e=>_0x7e523e['position']['isEqual'](_0x200e09['position']));_0x3d62ec&&_0x139ee8['push']({'key':m,'newValue':_0x200e09['name'],'oldValue':_0x3d62ec['name'],'range':_0x2ec97c['model']['createRangeOn'](_0x200e09['position']['nodeAfter'])});}return 0x0!=_0x139ee8['length']&&this['_reduceExistingSuggestions'](_0x336e26,_0x139ee8);}['_processAttributeSuggestions'](_0xae88cb){let _0x43c8eb=!0x1;const _0x445ea6=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xa3f1bf=>_0xa3f1bf['data']['newRange']&&_0xa3f1bf['name']['startsWith']('suggestion:attribute:'));for(const _0x416f11 of _0x445ea6){const {subType:_0x4411c7,id:_0x19883d}=this['_splitMarkerName'](_0x416f11['name']),_0x20ffa0=_0x4411c7['split']('|')[0x0];for(const _0x441492 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x441492['id']!=_0x19883d&&'attribute'==_0x441492['type']&&_0x441492['data']&&_0x441492['data']['key']==_0x20ffa0&&_0x441492['getFirstRange']()['isIntersecting'](_0x416f11['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x441492,_0x416f11['data']['newRange'],_0xae88cb),_0x43c8eb=!0x0);}return _0x43c8eb;}['_recordAttributeChanges'](_0xfc2c20){this['_recordAttributeSuggestions']=!0x0,_0xfc2c20();}['_isRegisteredAttribute'](_0x352c39){const _0x5650ca=this['_isBlockAttribute'](_0x352c39),_0x57d397=this['_inlineAttributeKeys']['has'](_0x352c39);return _0x5650ca||_0x57d397;}['_reduceExistingSuggestions'](_0x25d4a7,_0x14379c){if(0x0==_0x14379c['length'])return!0x1;let _0x1fd8f7=!0x1;for(const _0x12b4f0 of _0x14379c){const _0x33550f=this['_findSuggestions'](_0x12b4f0['range'],'attribute')['filter'](_0x1ce536=>!_0x1ce536['meta']['isNextTo'])['map'](_0x366c48=>_0x366c48['suggestion']),_0x4e3b81=_0x59fd62({'newValue':_0x12b4f0['newValue']});_0x33550f['filter'](_0x53c895=>{const [_0x29f8f7,_0xf229b5]=_0x53c895['subType']['split']('|');return _0x29f8f7==_0x12b4f0['key']&&_0xf229b5!=_0x4e3b81;})['forEach'](_0x26210f=>{this['_reduceSuggestionAttributeRange'](_0x26210f,_0x12b4f0['range'],_0x25d4a7),_0x1fd8f7=!0x0;});}return _0x1fd8f7;}['_reduceSuggestionAttributeRange'](_0x554805,_0x319319,_0xe51e2d){const _0x25c4a0=_0x554805['getFirstRange']()['getDifference'](_0x319319);0x0!==_0x25c4a0['length']?0x1!==_0x25c4a0['length']?this['_breakSuggestionMarker'](_0x554805,_0x319319['start'],_0x319319['end']):this['_setSuggestionRange'](_0x554805,_0x25c4a0[0x0]):_0xe51e2d['removeMarker'](_0x554805['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x1cc5ec){this['_editor']=_0x1cc5ec,this['_model']=_0x1cc5ec['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x3f6acd,_0x554cfb,_0x208a38,_0x236b2d,_0x36f6db,_0x2a63b6){return new u(this['_model'],{'type':_0x3f6acd,'subType':_0x554cfb,'id':_0x208a38,'author':_0x236b2d,'creator':_0x236b2d,'attributes':_0x36f6db,'onAttributesChange':_0x2a63b6,'onAccept':(..._0x5ccb4e)=>this['getSuggestionCallback'](_0x3f6acd,_0x554cfb,'accept')(..._0x5ccb4e),'onDiscard':(..._0x16c8ed)=>this['getSuggestionCallback'](_0x3f6acd,_0x554cfb,'discard')(..._0x16c8ed)});}['registerCustomCallback'](_0x494824,_0x23f476,_0x4948e9,_0x3045a6){const _0x54cc97=_0x494824+':'+_0x23f476+':'+_0x4948e9;this['_customCallbacks']['set'](_0x54cc97,_0x3045a6);}['getSuggestionCallback'](_0x15663d,_0x426b90,_0x52d9ed){const _0x3fb1c0=_0x15663d+':'+_0x426b90+':'+_0x52d9ed;return this['_customCallbacks']['get'](_0x3fb1c0)||this['_defaultCallbacks']['get'](_0x15663d+':'+_0x52d9ed);}['_registerDefaultCallbacks'](){const _0x1cc78e=()=>!0x1,_0x4681e7=_0xe7354a=>{_0xe7354a['sort']((_0x1189cb,_0x4dafe3)=>_0x1189cb['start']['isBefore'](_0x4dafe3['start'])?0x1:-0x1),this['_model']['change'](_0xc8efac=>{for(const _0x31cca3 of _0xe7354a){let _0xbd5e4b;_0xbd5e4b=_0x31cca3['end']['isAtEnd']&&_0x31cca3['end']['parent']==_0x31cca3['start']['nodeAfter']?_0xc8efac['createSelection'](_0x31cca3['start']['nodeAfter'],'on'):_0xc8efac['createSelection'](_0x31cca3),this['_model']['deleteContent'](_0xbd5e4b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x432102=(_0x41a51b,_0x205ef6)=>{_0x205ef6&&this['_model']['change'](_0x1f006b=>{const {commandName:_0x215569,commandParams:_0x15043a=[]}=_0x205ef6,_0x2141f3=_0x41a51b['map'](_0x66dc0b=>(Gt(_0x66dc0b)&&(_0x66dc0b=this['_model']['createRange'](_0x66dc0b['end'])),_0x66dc0b))['filter'](_0x2cb1b1=>'$graveyard'!==_0x2cb1b1['root']['rootName']);if(_0x2141f3['length']<0x1)return;const _0x50d9d6=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x49890d=>_0x339777['fromRange'](_0x49890d));_0x1f006b['setSelection'](_0x2141f3);for(const _0xe2fbc of this['_editor']['commands']['commands']())_0xe2fbc['refresh']();_0x15043a['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x215569,..._0x15043a);const _0x465eea=_0x50d9d6['filter'](_0x4e1fde=>'$graveyard'!=_0x4e1fde['root']['rootName']);_0x465eea['length']>0x0&&_0x1f006b['setSelection'](_0x465eea);for(const _0x346ece of _0x50d9d6)_0x346ece['detach']();});},_0x1bc4da=(_0x1a7df6,_0x14dd74)=>0x1==_0x1a7df6['length']&&0x1==_0x14dd74['length']&&_0x1a7df6[0x0]['end']['isEqual'](_0x14dd74[0x0]['start']),_0x4acc9c=(_0x4509b2,_0x1b63e5,_0x3f0579,_0x4813af)=>zt(_0x4509b2,_0x1b63e5,_0x3f0579,_0x4813af)?[_0x4509b2,_0x1b63e5]:zt(_0x1b63e5,_0x4509b2,_0x4813af,_0x3f0579)?[_0x1b63e5,_0x4509b2]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1cc78e),this['_defaultCallbacks']['set']('insertion:discard',_0x4681e7),this['_defaultCallbacks']['set']('insertion:join',_0x1bc4da),this['_defaultCallbacks']['set']('insertion:chain',_0x4acc9c),this['_defaultCallbacks']['set']('deletion:accept',_0x4681e7),this['_defaultCallbacks']['set']('deletion:discard',_0x1cc78e),this['_defaultCallbacks']['set']('deletion:join',_0x1bc4da),this['_defaultCallbacks']['set']('deletion:chain',_0x4acc9c),this['_defaultCallbacks']['set']('formatInline:accept',_0x432102),this['_defaultCallbacks']['set']('formatInline:discard',_0x1cc78e),this['_defaultCallbacks']['set']('formatInline:join',_0x1bc4da),this['_defaultCallbacks']['set']('formatInline:chain',_0x1cc78e),this['_defaultCallbacks']['set']('formatBlock:accept',_0x432102),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1cc78e),this['_defaultCallbacks']['set']('formatBlock:join',_0x1bc4da),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1cc78e),this['_defaultCallbacks']['set']('attribute:accept',_0x1cc78e),this['_defaultCallbacks']['set']('attribute:discard',(_0x2936f9,_0x5f0190)=>{if(!_0x5f0190)return;const _0x3bd414=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x336be3=>{if(_0x5f0190['key']==m)for(const _0x22151c of _0x2936f9){const _0x17bae5=_0x22151c['start']['nodeAfter'],_0xefd20e=_0x5f0190['oldValue'];_0x336be3['rename'](_0x17bae5,_0xefd20e);}else{if(_0x3bd414['_isBlockAttribute'](_0x5f0190['key'])){for(const _0x3036cf of _0x2936f9)void 0x0!==_0x5f0190['oldValue']?_0x336be3['setAttribute'](_0x5f0190['key'],_0x5f0190['oldValue'],_0x3036cf['start']['nodeAfter']):_0x336be3['removeAttribute'](_0x5f0190['key'],_0x3036cf['start']['nodeAfter']);}else{for(const _0xc79d97 of _0x2936f9)_0x5f0190['oldValue']?_0x336be3['setAttribute'](_0x5f0190['key'],_0x5f0190['oldValue'],_0xc79d97):_0x336be3['removeAttribute'](_0x5f0190['key'],_0xc79d97);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1bc4da);}}function Pt(_0x17350c,_0x13ba9f,_0x38e440){for(const _0x51e7b8 of _0x13ba9f['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x51e7b8['root']==_0x51e7b8)return!0x1;if(!_0x38e440['containsItem'](_0x51e7b8))return!0x1;if(_0x17350c['isObject'](_0x51e7b8)||_0x17350c['isLimit'](_0x51e7b8))return!0x0;}return!0x1;}function Gt(_0x3018cd){return _0x3018cd['end']['parent']==_0x3018cd['start']['nodeAfter']&&_0x3018cd['end']['isAtStart'];}function Ft(_0x592957,_0x46b3d7,_0x52c796,_0x373768){const _0x30a6d0=_0x2acddc=>!_0x2acddc['item']['is']('$textProxy')&&!_0x373768['isObject'](_0x2acddc['item']),_0x33e5e5=_0x592957['start']['getLastMatchingPosition'](_0x30a6d0),_0xe33239=_0x592957['end']['getLastMatchingPosition'](_0x30a6d0,{'direction':'backward'});return(!_0x592957['start']['isEqual'](_0x33e5e5)||!_0x592957['end']['isEqual'](_0xe33239))&&(_0x33e5e5['isBefore'](_0xe33239)?_0x52c796['updateMarker'](_0x46b3d7,{'range':_0x52c796['createRange'](_0x33e5e5,_0xe33239)}):_0x52c796['removeMarker'](_0x46b3d7),!0x0);}function Lt(_0x3926c1){return _0x59fd62(_0x3926c1);}function Jt(_0x14349b){const _0xcf6449=_0x14349b['start']['nodeAfter'];return _0xcf6449&&_0xcf6449['is']('element');}function Ht(_0x254713,_0x3d1e05){return null==_0x254713['end']['nodeBefore']&&_0x254713['end']['parent']==_0x254713['start']['nodeAfter']?qt(_0x254713['start']['nodeAfter'],_0x3d1e05):_0x254713;}function qt(_0xe323af,_0x566531){const _0x4b9e8a=_0x566531['schema']['isObject'](_0xe323af)||_0x566531['schema']['isSelectable'](_0xe323af);return _0x566531['createRange'](_0x566531['createPositionAt'](_0xe323af,'before'),_0x4b9e8a?_0x566531['createPositionAfter'](_0xe323af):_0x566531['createPositionAt'](_0xe323af,'end'));}function zt(_0x172bb0,_0x393766,_0x2642f2,_0x3e5504){return!!Kt(_0x172bb0,_0x393766)&&_0x2642f2['end']['isEqual'](_0x3e5504['start']);}function Kt(_0x43685a,_0x35b359){if(!_0x43685a['_isDataLoaded']||!_0x35b359['_isDataLoaded'])return!0x1;const _0x1275b9=new Set(Object['keys'](_0x43685a['attributes'])),_0x4d0e5f=new Set(Object['keys'](_0x35b359['attributes']));if(_0x1275b9['delete']('groupId'),_0x4d0e5f['delete']('groupId'),0x0==_0x1275b9['size']&&0x0==_0x4d0e5f['size'])return!0x0;if(_0x1275b9['size']!=_0x4d0e5f['size'])return!0x1;const _0x4a3c24={..._0x43685a['attributes']},_0x12e22e={..._0x35b359['attributes']};return delete _0x4a3c24['groupId'],delete _0x12e22e['groupId'],JSON['stringify'](_0x4a3c24)==JSON['stringify'](_0x12e22e);}function Wt(_0x91bc89,_0x59f938){const _0x37ce9f=Qt(_0x91bc89['attributes']),_0x41e528=Qt(_0x59f938);if(!_0x91bc89['_isDataLoaded'])return!0x1;for(const _0x77e3db of Object['keys'](_0x41e528))if(!_0x5002a1(_0x37ce9f[_0x77e3db],_0x41e528[_0x77e3db]))return!0x1;return!0x0;}function Qt(_0x1537b1){const _0x570603=Object['assign']({},_0x1537b1);return delete _0x570603['skipNestingCheck'],delete _0x570603['tablePasteChainId'],_0x570603;}class Ce extends/* #__PURE__ -- @preserve */
25
- _0x1e8365(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x1cae02,_0x3758b7,_0xe797ee,_0x276d77){super(),this['model']=_0x3758b7,this['view']=_0xe797ee,this['commentThreadController']=_0x276d77,this['_editor']=_0x1cae02,this['_acceptCommand']=_0x1cae02['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x1cae02['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x2ea4de,_0x2e397f)=>_0x2ea4de||_0x2e397f),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x4f01fc=>_0x4f01fc&&this['_editor']['model']['canEditAt'](_0x3758b7['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x49de2b=>_0x49de2b&&this['_editor']['model']['canEditAt'](_0x3758b7['getRanges']())),this['_pendingAction']=null,_0xe797ee['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xe797ee,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xe797ee,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xe797ee,'change:isDirty',()=>{_0xe797ee['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 _0x3c511b=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3c511b);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class cs extends _0x3f38e2{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x57bbb3,_0x1ea287,_0x18f9c5,_0x28f633){super(_0x57bbb3),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0xecfcb5(_0x57bbb3,o(_0x57bbb3,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x1ea287['authoredAt']),this['bind']('authoredAt')['to'](_0x1ea287),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',_0x1ea287,'authoredAt',this,'descriptionParts',(_0x361de0,_0x43233c,_0x6d54ad)=>{const _0x39878c=_0x6d54ad['map'](_0x358960=>as(_0x358960['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x361de0-0x1,_0x1ea287['author']['name'],_0x43233c?_0x28f633['formatDateTime'](_0x43233c):'',new DOMParser()['parseFromString'](_0x39878c,'text/html')['body']['textContent']]);}),this['focusables']=new _0x1ebca9(),this['focusTracker']=new _0x319104(),this['keystrokes']=new _0x3924f0(),this['focusCycler']=new _0xbc3cdc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x498732=>_0x498732['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x1ea287,this['_localUser']=_0x18f9c5,this['_config']=_0x28f633,_0x28f633['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x382f27(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x517340}=this['_config'];this['commentsListView']=new _0x517340(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',_0x27d0f0=>_0x27d0f0+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3828c9,_0x1d6986)=>_0x3828c9||!!_0x1d6986);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x17d088}=this['_config'],_0x6ffc4c=new _0x17d088(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x23daf6=_0x6ffc4c['commentInputView'];return _0x6ffc4c['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x23daf6,'value',(_0x3c5f7d,_0x18d598,_0x5a10c6)=>!!_0x5a10c6||_0x3c5f7d&&!_0x18d598),_0x23daf6['on']('submit',(_0x7aefd1,_0x59294d)=>{this['fire']('addComment',_0x59294d),_0x23daf6['editor']['setData']('');}),_0x23daf6['on']('cancel',()=>this['focus']()),_0x23daf6['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x6ffc4c;}}class pe extends cs{['suggestionView'];['_descriptionElement'];constructor(_0x2a939b,_0x6e9657,_0x22819c,_0xb1c95f){super(_0x2a939b,_0x6e9657,_0x22819c,_0xb1c95f),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x69d9ff=>_0x69d9ff&&_0x69d9ff[0x0]?_0x69d9ff[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3d0a7b,_0x263891)=>{let _0x5dc555='';for(const _0x3c033a of _0x3d0a7b)_0x5dc555+='<p>'+as(_0x3c033a['content'],_0x3c033a['color'])+'</p>';return _0x263891?_0x5dc555:_0x1ee335(_0x5dc555,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xb1c95f['SuggestionView'](_0x2a939b,_0x6e9657,{'formatDateTime':_0xb1c95f['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 _0x468719=this['bindTemplate'],_0x172dbb=[this['suggestionView']];return this['commentsListView']&&_0x172dbb['push'](this['commentsListView']),this['commentThreadInputView']&&_0x172dbb['push'](this['commentThreadInputView']),_0x172dbb['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x468719['if']('isActive','ck-suggestion-wrapper--active'),_0x468719['to']('type',_0x5c36ce=>'ck-suggestion-'+_0x5c36ce),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':_0x468719['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x172dbb};}['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 _0x3f38e2{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x31df71,_0x4a2445,_0x58eb4d){super(_0x31df71),this['_model']=_0x4a2445,this['_config']=_0x58eb4d,this['set']('description',''),this['bind']('authoredAt')['to'](_0x4a2445),this['acceptButton']=this['_createButton'](o(_0x31df71,'Accept\x20suggestion'),_0x34a192['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x31df71,'Discard\x20suggestion'),_0x34a192['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x5ae1c3(_0x31df71,_0x4a2445['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x1ebca9([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x319104(),this['keystrokes']=new _0x3924f0(),this['focusCycler']=new _0xbc3cdc({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4e3f59=>_0x4e3f59['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x362412=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x362412['innerHTML']=this['description'],this['on']('change:description',(_0x43bce8,_0x4c1182,_0x1e229b)=>{_0x362412['innerHTML']=_0x1e229b;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x14b06e=this['bindTemplate'],_0x3eaaf0=[{'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':_0x14b06e['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x14b06e['to']('authoredAt',_0x1566f7=>this['_config']['formatDateTime'](_0x1566f7))}]}]},{'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']&&_0x3eaaf0['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':_0x3eaaf0}]};}['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'](_0x551e9f,_0x197487,_0x4e26cd,_0x56fefc,_0xdef948){const _0x508f8d=new _0x3bf7f5(this['locale']);return _0x508f8d['set']({'label':_0x551e9f,'icon':_0x197487,'tooltip':!0x0,'tooltipPosition':_0xdef948}),_0x508f8d['extendTemplate']({'attributes':{'class':_0x4e26cd}}),_0x508f8d['on']('execute',()=>{this['fire'](_0x56fefc,this['_model']['id']);}),_0x508f8d;}['_setupKeyboardNavigation'](){const _0x80816b=this['element'];this['keystrokes']['listenTo'](_0x80816b);for(const _0x299b1f of this['focusables'])this['focusTracker']['add'](_0x299b1f['element']),this['keystrokes']['listenTo'](_0x299b1f['element']);this['keystrokes']['set']('enter',(_0x237e84,_0x2401ae)=>{_0x80816b===_0x237e84['target']&&(this['focusCycler']['focusFirst'](),_0x2401ae());}),this['keystrokes']['set']('esc',(_0x53d226,_0x3d1765)=>{_0x80816b!==_0x53d226['target']&&(this['focus'](),_0x3d1765());});}}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 _0x463932{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0xb11e74,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1086fa){super(_0x1086fa),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x58969c=this['editor']['config'];_0x58969c['define']('trackChanges.SuggestionThreadView',pe),_0x58969c['define']('trackChanges.SuggestionView',fe),_0x58969c['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x58969c['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x1efde4,_0x300ef3){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4bcaa1,_0x1e9980]of this['_handleControllerBuffer']){const _0x5e3e3f=this['_suggestionToController']['has'](_0x4bcaa1);_0x5e3e3f||_0x1e9980?_0x5e3e3f&&_0x1e9980&&this['_destroyController'](_0x4bcaa1):this['_initializeController'](_0x4bcaa1);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1efde4,_0x300ef3);}['init'](){const _0x369e3a=this['editor'],_0x4b8925=_0x369e3a['plugins']['get']('TrackChangesEditing'),_0x33ecd2=_0x369e3a['plugins']['get']('Annotations'),_0x369239=_0x369e3a['plugins']['get']('EditorAnnotations'),_0x39c176=_0x369e3a['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x369239['addSourceCollector'](()=>{const _0x3f4ab4=[];for(const [_0x1e6c39,_0x33a020]of Array['from'](this['_suggestionToController'])){const _0x15286b=_0x1e6c39['getAllAdjacentSuggestions'](),_0x49f132=[];for(const _0x5290ff of _0x15286b){if(!_0x5290ff['isInContent'])continue;if(_0x5290ff['isMultiRange']){_0x49f132['push'](..._0x5290ff['getRanges']());continue;}const _0x50e2c3=_0x5290ff['getFirstRange']();if(_0x49f132['length']>0x0){const _0x38e4c7=_0x49f132[0x0]['getJoined'](_0x50e2c3);if(_0x38e4c7){_0x49f132[0x0]=_0x38e4c7;continue;}}_0x49f132['push'](_0x50e2c3);}_0x3f4ab4['push']([_0x33a020['view'],_0x49f132]);}return _0x3f4ab4;}),this['listenTo'](_0x4b8925,'suggestionLoaded',(_0x2ce4b6,_0x4a372c)=>{this['listenTo'](_0x4a372c,'change:previous',(_0x34eb04,_0x58a3dc,_0x2efdc5,_0x36031a)=>{_0x4a372c['isInContent']&&(null==_0x2efdc5?(this['_updateController'](_0x36031a['head']),this['_handleSuggestionControllerDelayed'](_0x4a372c,!0x1)):(this['_updateController'](_0x2efdc5['head']),null==_0x36031a&&this['_handleSuggestionControllerDelayed'](_0x4a372c,!0x0)));}),null!==_0x4a372c['previous']?this['_updateController'](_0x4a372c['head']):this['_handleSuggestionControllerDelayed'](_0x4a372c,!0x1);}),this['listenTo'](_0x4b8925,'suggestionUnloaded',(_0x5c9f0a,_0x4204a1,_0x1d98d4)=>{this['stopListening'](_0x4204a1,'change:previous'),this['_handleControllerBuffer']['delete'](_0x4204a1),this['_suggestionToController']['has'](_0x4204a1)&&this['_destroyController'](_0x4204a1),_0x1d98d4&&this['_updateController'](_0x1d98d4['head']);}),this['listenTo'](_0x4b8925,'suggestionChanged',(_0xe341a,_0x3e7690)=>{this['_updateController'](_0x3e7690);}),this['listenTo'](_0x33ecd2,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x39c176,'addComment',(_0x17c510,{threadId:_0x41fe03,isFromAdapter:_0xdee5e7})=>{if(_0xdee5e7||!_0x4b8925['hasSuggestion'](_0x41fe03))return;const _0x368f33=_0x4b8925['getSuggestion'](_0x41fe03);this['_suggestionToController']['get'](_0x368f33)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1f20a2=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4cf0eb;for(const _0x372835 in _0x1f20a2){const _0x27598d=_0x372835,_0x39f601=_0x1f20a2[_0x27598d];if('trackChangesLicenseKeyValid'==_0x39f601||'trackChangesLicenseKeyInvalid'==_0x39f601||'trackChangesLicenseKeyExpired'==_0x39f601||'trackChangesLicenseKeyDomainLimit'==_0x39f601||'trackChangesLicenseKeyNotAllowed'==_0x39f601||'trackChangesLicenseKeyEvaluationLimit'==_0x39f601||'trackChangesLicenseKeyTrialLimit'==_0x39f601||'trackChangesLicenseKeyUsageLimit'==_0x39f601){delete _0x1f20a2[_0x27598d],_0x4cf0eb=_0x39f601,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x4cf0eb&&_0x1f20a2['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x4cf0eb&&_0x1f20a2['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x4cf0eb&&_0x1f20a2['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x4cf0eb&&_0x1f20a2['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x4cf0eb&&_0x1f20a2['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x4cf0eb&&_0x1f20a2['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x4cf0eb&&_0x1f20a2['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x425523=this['editor']['plugins']['get']('Annotations'),_0x53718a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x322c40=Array['from'](_0x425523['activeAnnotations'],_0xfb4977=>_0xfb4977['innerView'])['filter'](_0x21a6b6=>this['_viewToController']['has'](_0x21a6b6)),_0x10dec0=[];for(const _0x247673 of _0x322c40){const _0x30e715=this['_viewToController']['get'](_0x247673)['model']['getAllAdjacentSuggestions']();_0x10dec0['push'](..._0x30e715['reduce']((_0x34f5bc,_0x1baf91)=>[..._0x34f5bc,..._0x1baf91['getMarkerNames']()],[]));}_0x53718a['activeMarkers']=_0x10dec0;}['_addUIComponentsToFactory'](){const _0x1b4e2c=this['editor'],_0xa1dfa7=_0x1b4e2c['locale'],_0x2161be=o(_0xa1dfa7,'Track\x20changes'),_0x519f59=new _0x26f2d3([{'type':'switchbutton','model':new _0x2fa7c7({'withText':!0x0,'isToggleable':!0x0,'label':_0x2161be,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x2fa7c7({'withText':!0x0,'label':o(_0xa1dfa7,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2fa7c7({'withText':!0x0,'label':o(_0xa1dfa7,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2fa7c7({'withText':!0x0,'label':o(_0xa1dfa7,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x2fa7c7({'withText':!0x0,'label':o(_0xa1dfa7,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x1b4e2c['plugins']['has']('TrackChangesPreview')&&_0x519f59['addMany']([{'type':'separator'},{'type':'button','model':new _0x2fa7c7({'withText':!0x0,'label':o(_0xa1dfa7,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x3442bf of _0x519f59)if(ke(_0x3442bf)){const _0x58ce67=_0x1b4e2c['commands']['get'](_0x3442bf['model']['commandName']);_0x3442bf['model']['bind']('isOn','isEnabled')['to'](_0x58ce67,'value','isEnabled');}_0x1b4e2c['ui']['componentFactory']['add']('trackChanges',_0xb03760=>this['_createToolbarButton'](_0xb03760,_0x519f59,_0x2161be)),_0x1b4e2c['ui']['componentFactory']['add']('menuBar:trackChanges',_0x33ac16=>this['_createMenuBarMenu'](_0x33ac16,_0x519f59,_0x2161be));}['_createToolbarButton'](_0x18dda8,_0x54c0f1,_0x13213d){const _0x15433a=_0x2a117c(_0x18dda8,_0x55453a),_0x40f3bd=this['editor']['commands']['get']('trackChanges');_0x15433a['buttonView']['set']({'tooltip':_0x13213d,'label':_0x13213d,'icon':we}),_0x15433a['buttonView']['bind']('isOn')['to'](_0x40f3bd,'value'),_0x15433a['buttonView']['on']('execute',()=>{_0x40f3bd['execute'](),this['editor']['editing']['view']['focus']();}),_0xe3d30f(_0x15433a,_0x54c0f1,{'role':'menu'});const _0x1b3336=[];for(const _0x455727 of _0x54c0f1)ke(_0x455727)&&_0x1b3336['push'](this['editor']['commands']['get'](_0x455727['model']['commandName']));const _0x215048=_0x15433a['buttonView'];return _0x215048['actionView']['unbind']('isEnabled'),_0x215048['arrowView']['unbind']('isEnabled'),_0x215048['actionView']['bind']('isEnabled')['to'](_0x40f3bd,'isEnabled'),_0x215048['arrowView']['bind']('isEnabled')['toMany'](_0x1b3336,'isEnabled',(..._0x230a52)=>_0x230a52['some'](_0x1c812e=>_0x1c812e)),_0x15433a['on']('execute',_0x19a091=>{this['editor']['execute'](_0x19a091['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x15433a;}['_createMenuBarMenu'](_0x160c40,_0x23037b,_0x40c569){const _0x118efb=new _0x527695(_0x160c40),_0x479a84=this['editor']['commands']['get']('trackChanges');_0x118efb['buttonView']['set']({'label':_0x40c569,'icon':we});const _0x36a5ee=new _0x4d5da4(_0x160c40);for(const _0x404bb5 of _0x23037b){if('separator'==_0x404bb5['type']){_0x36a5ee['items']['add'](new _0x217afa(_0x160c40));continue;}const _0x7e81d2=new _0x30fe9c(_0x160c40,_0x118efb),_0x31fc40=new _0x3e5929(_0x160c40),_0x5cb28e=_0x404bb5['model'];_0x31fc40['bind'](...Object['keys'](_0x5cb28e))['to'](_0x5cb28e),_0x31fc40['delegate']('execute')['to'](_0x118efb),_0x31fc40['on']('execute',()=>{this['editor']['execute'](_0x5cb28e['commandName']),this['editor']['editing']['view']['focus']();}),_0x7e81d2['children']['add'](_0x31fc40),_0x36a5ee['items']['add'](_0x7e81d2);}return _0x118efb['bind']('isEnabled')['to'](_0x479a84,'isEnabled'),_0x118efb['panelView']['children']['add'](_0x36a5ee),_0x118efb;}['_initializeController'](_0x45e137){const _0x382dfb=this['editor'],_0x44f7ca=_0x382dfb['config'],_0xb22703=_0x382dfb['plugins']['get']('Annotations'),_0x6107aa=_0x382dfb['plugins']['get']('CommentsRepository'),_0x53adac=_0x382dfb['plugins']['get']('EditorAnnotations'),_0x517487=_0x382dfb['plugins']['get'](_0xb11e74)['me'],_0x346d9f=_0x44f7ca['get']('trackChanges')['SuggestionThreadView'],_0xaf49f2=_0x44f7ca['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x180700,CommentThreadInputView:_0x927d11}=_0x382dfb['plugins']['get']('CommentsUI');let _0x57b882,_0x57e4b8,_0x27e0d4;this['_annotationViews']['has'](_0x45e137['id'])?(_0x57e4b8=this['_annotationViews']['get'](_0x45e137['id']),_0x57b882=_0x57e4b8['mainView']):(_0x57b882=new _0x346d9f(_0x382dfb['locale'],_0x45e137,_0x517487,{'disableComments':this['_disableComments'],'editorConfig':{..._0x44f7ca['get']('comments.editorConfig'),'licenseKey':_0x44f7ca['get']('licenseKey')},'maxCommentsWhenCollapsed':_0x44f7ca['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x44f7ca['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x44f7ca['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x58d61b(_0x44f7ca['get']('locale')),'CommentView':_0x44f7ca['get']('comments')['CommentView'],'CommentsListView':_0x180700,'CommentThreadInputView':_0x927d11,'SuggestionView':_0xaf49f2}),_0x57b882['suggestionView']['acceptButton']['on']('execute',()=>{_0x382dfb['editing']['view']['focus']();}),_0x57b882['suggestionView']['discardButton']['on']('execute',()=>{_0x382dfb['editing']['view']['focus']();}),_0x57e4b8=_0xb22703['createAnnotationView'](this['editor']['locale'],_0x57b882),_0x57e4b8['bind']('isDirty')['to'](_0x57b882,'isDirty'),_0x57e4b8['bind']('length')['to'](_0x57b882),_0x57e4b8['bind']('type')['to'](_0x57b882,'type',_0x43c755=>'suggestion-'+_0x43c755),_0x57b882['on']('escape',()=>{_0x27e0d4['fire']('escape');}),this['_annotationViews']['set'](_0x45e137['id'],_0x57e4b8));const _0x572424=_0x6107aa['createCommentThreadController'](_0x45e137['commentThread'],_0x57b882),_0x2ec677=new Ce(_0x382dfb,_0x45e137,_0x57b882,_0x572424),_0x37d19b=_0x45e137['getAllAdjacentSuggestions']()['filter'](_0x2d1731=>_0x2d1731['isInContent']);_0x57b882['descriptionParts']=_0x382dfb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x37d19b),this['_suggestionToController']['set'](_0x45e137,_0x2ec677),this['_viewToController']['set'](_0x57b882,_0x2ec677),_0x27e0d4=_0xb22703['createAnnotation']({'view':_0x57e4b8,'target':()=>{const _0x176079=[],_0xdf1d8f=_0x45e137['getAllAdjacentSuggestions']()['filter'](_0x37a9bb=>_0x37a9bb['isInContent']);for(const _0x5095d5 of _0xdf1d8f)_0x176079['push'](..._0x5095d5['getMarkers']());return _0x300086(_0x382dfb['editing'],_0x176079);},'type':()=>'suggestion-'+_0x2ec677['view']['type']}),_0x6107aa['_bindAnnotationToEditors'](_0x57b882,_0x27e0d4),_0xb22703['add'](_0x27e0d4),_0x53adac['registerAnnotation'](_0x27e0d4);}['_destroyController'](_0x543445){const _0x507e9a=this['editor']['plugins']['get']('CommentsRepository'),_0x4edbda=this['editor']['plugins']['get']('Annotations'),_0x3d7517=this['_suggestionToController']['get'](_0x543445),_0x210a04=_0x3d7517['view'],_0x367f5e=_0x4edbda['getByInnerView'](_0x210a04);_0x507e9a['_unbindEditors'](_0x210a04),_0x367f5e&&_0x4edbda['remove'](_0x367f5e),this['_suggestionToController']['delete'](_0x543445),this['_viewToController']['delete'](_0x210a04),_0x3d7517['destroy']();}['_updateController'](_0x942120){if(!_0x942120['isInContent']||!this['_suggestionToController']['has'](_0x942120))return;const _0x268b68=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2d3b9e=this['_suggestionToController']['get'](_0x942120),_0x15b9d0=_0x942120['getAllAdjacentSuggestions']();_0x2d3b9e['view']['descriptionParts']=_0x268b68['descriptionFactory']['getDescriptions'](_0x15b9d0);}['destroy'](){for(const _0x43dc1c of this['_suggestionToController']['keys']())this['_destroyController'](_0x43dc1c);for(const _0x304f65 of this['_annotationViews']['values']())_0x304f65['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x3d5570){return'model'in _0x3d5570;}class k extends _0x463932{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x366dd1){this['editor']['plugins']['get'](p)['adapter']=_0x366dd1;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x366551){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x366551);}['getSuggestions']({skipNotAttached:_0x531d41=!0x1,toJSON:_0x1400b9=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x531d41,'toJSON':_0x1400b9});}['getSuggestion'](_0x3eb175){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x3eb175);}}const w=['Pagination'];class T extends _0x463932{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xe263c6=this['editor'];if(_0xe263c6['config']['define']('trackChangesData.editorCreator',_0x4c07a1=>{const _0x54c912=_0xe263c6['model']['document']['getRootNames']()['reduce']((_0x4e2445,_0x8c05b7)=>(_0x4e2445[_0x8c05b7]='',_0x4e2445),{});return _0xe263c6['constructor']['create'](_0x54c912,_0x4c07a1);}),'function'!=typeof _0xe263c6['config']['get']('trackChangesData')['editorCreator'])throw new _0x3384ca('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x1fad8c){return N(this['editor'],!0x0,_0x1fad8c);}['getDataWithDiscardedSuggestions'](_0x2cf388){return N(this['editor'],!0x1,_0x2cf388);}}class D extends _0x463932{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x1f27dd){function _0x294531(_0x24c91f){return _0x24c91f['map'](_0x49f75e=>String['fromCharCode'](_0x49f75e))['join']('');}super(_0x1f27dd),this['result']='end',_0x1f27dd[_0x294531([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x294531([0x76,0x69,0x65,0x77])][_0x294531([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x294531([0x61,0x75,0x74,0x6f]),_0x1f27dd[_0x294531([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x294531([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x294531([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x294531([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x294531([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(_0x500ca0){return void 0x0!==_0x500ca0['getRootsAttributes'];}async function N(_0x366993,_0x38666a,_0x7f9843){const _0x57132f=_0x4bf574(_0x366993,w);_0x57132f['plugins']['push'](p,D),_0x57132f['rootsAttributes']=Fe(_0x366993)?_0x366993['getRootsAttributes']():void 0x0;const _0x5912e0=document['createDocumentFragment'](),_0x305a70=_0x366993['config']['get']('trackChangesData')['editorCreator'],_0x2dafac=await _0x305a70(_0x57132f,()=>function(_0x3a3684){const _0x246163=document['createElement']('div');return _0x3a3684['appendChild'](_0x246163),_0x246163;}(_0x5912e0));!function(_0x5b2db1,_0x16be69){const _0x4e174d=_0x5b2db1['model']['document']['getRootNames']()['reduce']((_0xb47389,_0x17d8f0)=>(_0xb47389[_0x17d8f0]=_0x5b2db1['data']['get']({'rootName':_0x17d8f0}),_0xb47389),{}),_0x1d7bd2=_0x5b2db1['plugins']['get']('Users')['users']['map'](_0x5d169b=>({'id':_0x5d169b['id'],'name':_0x5d169b['name']})),_0x10eb4d=_0x5b2db1['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x473ec4=_0x5b2db1['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1f940a=_0x16be69['plugins']['get']('Users'),_0x44cef6=_0x16be69['plugins']['get']('TrackChangesEditing'),_0x44e637=_0x16be69['plugins']['get']('CommentsRepository');for(const _0x593931 of _0x44e637['getCommentThreads']())_0x593931['remove']();for(const _0x6692cb of _0x1d7bd2)_0x1f940a['getUser'](_0x6692cb['id'])||_0x1f940a['addUser'](_0x6692cb);_0x1f940a['me']||_0x1f940a['useAnonymousUser']();for(const _0x3ca45b of _0x473ec4)_0x44e637['addCommentThread'](_0x3ca45b);for(const _0x1d3172 of _0x10eb4d)_0x44cef6['addSuggestionData'](_0x1d3172);_0x16be69['data']['set'](_0x4e174d);}(_0x366993,_0x2dafac),_0x2dafac['execute'](_0x38666a?'acceptAllSuggestions':'discardAllSuggestions');const _0x5e96a5=Fe(_0x2dafac)?_0x2dafac['getFullData'](_0x7f9843):_0x2dafac['data']['get'](_0x7f9843);return await _0x2dafac['destroy'](),_0x5e96a5;}class Me extends _0x3f38e2{['options'];constructor(_0x36f80b,_0x27be2a){super(_0x36f80b),this['options']=_0x27be2a,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'](_0x4e8dcb,_0x59fe94){if(!this['element'])return;const _0x231e55=[];for(const [_0xff2943,_0x2fb27a]of _0x4e8dcb){const _0x186357=document['createElement']('div');_0x186357['setAttribute']('data-ck-root-name',_0xff2943),_0x186357['className']=_0x2fb27a['classes']+'\x20ck-track-changes-preview__root-container',_0x186357['innerHTML']=_0x2fb27a['content'],_0x231e55['push'](_0x186357);}_0x59fe94(this['element'],_0x231e55),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends Xt{constructor(_0x17dabd){super(_0x17dabd),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x4cc3ef=this['editor'],_0x318e94=_0x4cc3ef['locale'],_0x16a462=_0x4cc3ef['plugins']['get']('Dialog');let _0x33021c;const _0x2b2672=function(_0x356d5f){const _0x432acf={};if('editables'in _0x356d5f['ui']['view']){for(const [_0x1290c6,_0x4ffb69]of Object['entries'](_0x356d5f['ui']['view']['editables']))_0x432acf[_0x1290c6]=_0x4ffb69['element'];}else _0x432acf[_0x356d5f['model']['document']['getRootNames']()[0x0]]=_0x356d5f['ui']['view']['editable']['element'];return _0x432acf;}(_0x4cc3ef),_0x333abd=function(_0x56aa4a){let _0x335e93=0x0;for(const _0x36e0aa of Object['values'](_0x56aa4a))_0x335e93=Math['max'](_0x335e93,_0x36e0aa['getBoundingClientRect']()['width']);let _0x101a75=0x0;for(const _0x1415a6 of Object['values'](_0x56aa4a))_0x101a75+=_0x1415a6['getBoundingClientRect']()['height'];const _0x12c9e1=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x5494a0=Math['min'](_0x101a75,_0x12c9e1);return{'width':_0x335e93,'height':_0x5494a0};}(_0x2b2672);_0x16a462['show']({'id':'finalContentPreview','title':o(_0x318e94,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x318e94,{'dialogRects':_0x333abd}),'onHide':()=>{_0x33021c['detachFromDom']();},'onShow':()=>{_0x4cc3ef['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x11df28=>{const _0x333b17=this['_standarizeRootsData'](_0x11df28,_0x4cc3ef,_0x2b2672);_0x16a462['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x333b17,_0x4cc3ef['config']['get']('trackChanges.preview.renderFunction'));}),_0x33021c=new _0x26b78b(_0x318e94,[_0x16a462['view']]),_0x33021c['attachToDom'](),_0x33021c['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x4cc3ef['once']('destroy',()=>{_0x33021c['detachFromDom']();});const _0x59c5ae=_0x16a462['view']['headerView']['class'];_0x16a462['view']['headerView']['class']=_0x59c5ae?_0x59c5ae+'\x20ck-reset_all':'ck-reset_all',_0x16a462['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0x16a462['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x15b7f0=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x37170c=_0x15b7f0['previewMode'],_0x36441b={};if('$labels'===_0x37170c){for(const _0x16aabe of _0x15b7f0['getMergeFieldsIds']())_0x36441b[_0x16aabe]=_0x15b7f0['getLabel'](_0x16aabe)||_0x16aabe;}else{const _0x2899f1='$defaultValues'===_0x37170c?_0x15b7f0['getDefaultValues']():_0x15b7f0['getDataSetValues'](_0x37170c,!0x0);for(const _0x192cbc of Object['entries'](_0x2899f1)){const [_0x54e8d3,_0x29e954]=_0x192cbc;_0x36441b[_0x54e8d3]=null!==_0x29e954?_0x29e954:_0x15b7f0['getLabel'](_0x54e8d3)||_0x54e8d3;}}return{'mergeFieldsData':_0x36441b};}['_standarizeRootsData'](_0x5ae0ce,_0x3f3c72,_0xb45c8){let _0x42330a;if('string'==typeof _0x5ae0ce){const _0x88678e=_0x3f3c72['model']['document']['getRootNames']()[0x0];_0x42330a={[_0x88678e]:_0x5ae0ce};}else _0x42330a=_0x5ae0ce;const _0x25280e=this['_fixMediaEmbeds'](_0x42330a,_0x3f3c72),_0x4aa21e=function(_0x269917,_0x260151){for(const [_0x50be28,_0x1bc1b9]of _0x269917)_0x1bc1b9['classes']=_0x260151[_0x50be28]['classList']['value']['replace']('ck-focused','');return _0x269917;}(this['_sortRoots'](_0x3f3c72)['reduce']((_0x582215,_0xc561bf)=>(_0x582215['push']([_0xc561bf,{'content':_0x25280e[_0xc561bf],'classes':''}]),_0x582215),[]),_0xb45c8);return _0x4aa21e;}['_fixMediaEmbeds'](_0x235cf9,_0x34db10){if(!_0x34db10['plugins']['has']('MediaEmbedEditing'))return _0x235cf9;const _0x281d8c=_0x34db10['plugins']['get']('MediaEmbedEditing');for(const [_0x22cda4,_0x409a82]of Object['entries'](_0x235cf9)){const _0x3d128c=document['createElement']('div');_0x3d128c['innerHTML']=_0x409a82,(_0x3d128c['querySelectorAll']('figure.media')['forEach'](_0xd6436d=>{const _0x24c815=_0xd6436d['querySelector']('oembed');if(_0x24c815){const _0x2c04a7=_0x24c815['getAttribute']('url');if(_0x2c04a7){const _0x27c98d=_0x281d8c['registry']['getMediaViewElement'](new _0x4f4bb1(_0x34db10['editing']['view']['document']),_0x2c04a7,{'elementName':'','renderForEditingView':!0x0}),_0x2ece97=document['createElement']('div');_0x2ece97['classList']['add']('ck-media__wrapper'),_0x27c98d['render'](_0x2ece97,_0x34db10['editing']['view']['domConverter']),_0x24c815['replaceWith'](_0x2ece97);}}}),_0x235cf9[_0x22cda4]=_0x3d128c['innerHTML']);}return _0x235cf9;}['_sortRoots'](_0x13c970){if(!function(_0x374507){return void 0x0!==_0x374507['getRootsAttributes'];}(_0x13c970))return _0x13c970['model']['document']['getRootNames']();const _0x1a2b65=[],_0x4ac0f8=new Map();for(const _0x32b282 of _0x13c970['model']['document']['getRootNames']()){const _0x1d4b2f=_0x13c970['editing']['view']['getDomRoot'](_0x32b282)['getClientRects']()['item'](0x0);_0x1a2b65['push'](_0x32b282),_0x4ac0f8['set'](_0x32b282,_0x1d4b2f);}return _0x1a2b65['sort']((_0x3e8bc6,_0x444ea0)=>{const _0x4cbc0d=_0x4ac0f8['get'](_0x3e8bc6),_0x28e336=_0x4ac0f8['get'](_0x444ea0);return _0x4cbc0d['y']-_0x28e336['y']||_0x4cbc0d['x']-_0x28e336['x'];}),_0x1a2b65;}}class te extends _0x463932{static get['requires'](){return[T,_0x57b61d];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x20ffd5){super(_0x20ffd5),_0x20ffd5['commands']['add']('previewFinalContent',new re(this['editor'])),_0x20ffd5['config']['define']('trackChanges.preview.renderFunction',(_0x2eead2,_0x2988bc)=>{for(const _0x26fc66 of _0x2988bc)_0x2eead2['appendChild'](_0x26fc66);});}}export{cs 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 Xt,Plugin as _0x5d703b,PendingActions as _0x29fa0d,icons as _0x33fdfa}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x5370f3,ObservableMixin as _0x5d8e8e,uid as _0x1c060f,priorities as _0x52a047,insertToPriorityArray as _0x2c9a16,logWarning as _0x57e6aa,getEnvKeystrokeText as _0x5caee9,FocusTracker as _0x516349,KeystrokeHandler as _0x4b014a,Collection as _0xd37b29}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x2069db,View as _0x3dfbdc,ViewCollection as _0x42de76,FocusCycler as _0x3b2a46,ViewModel as _0x5b4f7c,createDropdown as _0x4e24d2,SplitButtonView as _0x9de51c,addListToDropdown as _0xd64f4d,MenuBarMenuView as _0x305c2c,MenuBarMenuListView as _0xf66922,ListSeparatorView as _0x661b45,MenuBarMenuListItemView as _0xfa88bb,MenuBarMenuListItemButtonView as _0x3314c5,BodyCollection as _0x4d1af0,Dialog as _0x12483d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x56e92b,hashObject as _0x49434c,surroundingMarkersDetector as _0x5d346e,FOCUS_ANNOTATION_KEYSTROKE as _0x2170ce,AriaDescriptionView as _0x1e1df4,setupThreadKeyboardNavigation as _0x4284c1,trimHtml as _0x16a758,UserView as _0xe4d37b,LateFocusButtonView as _0x41e2ec,getDateTimeFormatter as _0x470c2c,getAllMarkersDomElementsSorted as _0x2c4f3d,sanitizeEditorConfig as _0x1c3ca6}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x5763f1,LiveRange as _0x4b4bbe,LivePosition as _0x305aa6,DowncastWriter as _0x293891}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x50a82b,toWidget as _0x527930}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x4fadf9,set as _0x32326c,isEqual as _0x6fbfc5,unset as _0x48dd6b,omit as Ut}from'lodash-es';import{Delete as _0x1d2e4c,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x40c153,ShiftEnter as _0x21a47d}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends Xt{['_enabledCommands'];constructor(_0x263ec4,_0xfbebc0){super(_0x263ec4),this['_enabledCommands']=_0xfbebc0,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 _0xd73ecc of this['editor']['commands']['commands']())_0xd73ecc['affectsData']&&!this['_enabledCommands']['has'](_0xd73ecc)&&_0xd73ecc['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x549cf8 of this['editor']['commands']['commands']())_0x549cf8['affectsData']&&!this['_enabledCommands']['has'](_0x549cf8)&&_0x549cf8['clearForceDisabled']('TrackChangesCommand');}}class O extends Xt{['_suggestions'];constructor(_0x58922a,_0x262c22){super(_0x58922a),this['_suggestions']=_0x262c22,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4e9757){const _0x5abf98=this['_suggestions']['get'](_0x4e9757);if(!_0x5abf98)throw new _0x5370f3('track-changes-accept-suggestion-not-found',this);const _0x20caff=_0x5abf98['getRanges']();this['editor']['model']['canEditAt'](_0x20caff)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x5abf98);}}class R extends Xt{['_suggestions'];constructor(_0x37fce5,_0x43e9c8){super(_0x37fce5),this['_suggestions']=_0x43e9c8,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4ba3ad){const _0x47b809=this['_suggestions']['get'](_0x4ba3ad);if(!_0x47b809)throw new _0x5370f3('track-changes-discard-suggestion-not-found',this);const _0x5d558a=_0x47b809['getRanges']();this['editor']['model']['canEditAt'](_0x5d558a)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x47b809);}}function as(_0x38d21f,_0x205955){let _0x807fc5='';return _0x807fc5+=_0x38d21f['split']('*')['map']((_0x16ce90,_0x2f2ef4)=>_0x2f2ef4%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x16ce90)+'</span>':nn(_0x16ce90))['join'](''),_0x205955&&(_0x807fc5+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x205955['value']+'\x22\x20title=\x22'+_0x205955['title']+'\x22></span>'),_0x807fc5;}function nn(_0x1da858){const _0x395e23=document['createElement']('span');return _0x395e23['innerText']=_0x1da858,_0x395e23['innerHTML'];}function Yt(_0x34abec){return _0x34abec['sort']((_0x834506,_0x5dee0c)=>'deletion'==_0x834506['type']&&'deletion'!=_0x5dee0c['type']?-0x1:'deletion'!=_0x834506['type']&&'deletion'==_0x5dee0c['type']?0x1:0x0);}function to(_0x5ebe44,_0x201af0){let _0x1c0d67,_0x33ba8d=0x0;const _0x2cafab=[],_0x4d4a4a=_0x201af0['schema'];for(;_0x33ba8d<_0x5ebe44['length'];){const _0x556f77=_0x5ebe44[_0x33ba8d],_0x242400=_0x5ebe44[_0x33ba8d+0x1];_0x1c0d67||(_0x1c0d67=_0x201af0['createPositionBefore'](_0x556f77)),on(_0x201af0,_0x556f77,_0x242400)||(_0x2cafab['push'](_0x201af0['createRange'](_0x1c0d67,_0x4d4a4a['isObject'](_0x556f77)?_0x201af0['createPositionAfter'](_0x556f77):_0x201af0['createPositionAt'](_0x556f77,'end'))),_0x1c0d67=null),_0x33ba8d++;}return _0x2cafab;}function on(_0x46419e,_0x19b886,_0x2808c1){if(!_0x2808c1)return!0x1;const _0x4c3338=_0x46419e['createPositionAfter'](_0x19b886),_0x2e6371=_0x46419e['createPositionBefore'](_0x2808c1);return _0x4c3338['isTouching'](_0x2e6371);}function Zt(_0x41fd5d,_0x3e65e9,_0x36350f){for(;_0x36350f['length'];){const _0x347736=_0x36350f['splice'](0x0,0x64);_0x41fd5d['change'](()=>{for(const _0x1232f5 of _0x347736)_0x1232f5['isInContent']&&_0x3e65e9['execute'](_0x1232f5['id']);});}}class x extends Xt{['_command'];['_suggestions'];constructor(_0x186b91,_0x52b33f,_0x6b90f9){super(_0x186b91),this['_command']=_0x52b33f,this['_suggestions']=_0x6b90f9,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x1009b9=Array['from'](this['_suggestions']['values']())['some'](_0x10830c=>_0x10830c['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x1009b9;}['execute'](){const _0xc7ab7a=Yt(Array['from'](this['_suggestions']['values']()));for(const _0x18bb3a of _0xc7ab7a){const _0x3d6899=_0x18bb3a['getRanges']();if(!this['editor']['model']['canEditAt'](_0x3d6899))return;}Zt(this['editor']['model'],this['_command'],_0xc7ab7a);}}class E extends Xt{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5d70af,_0x27960d,_0xee76b8){super(_0x5d70af),this['_command']=_0x27960d,this['_suggestions']=_0xee76b8,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x35709c=this['editor']['model']['document']['selection'],_0x33e25a=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x2b7739,_0x3aeb22){const _0x54be89=Array['from'](_0x2b7739['getRanges']()),_0x162a8f=new Set();for(const _0x4e6ada of _0x3aeb22)if(_0x4e6ada['isInContent']){for(const _0x5d589b of _0x54be89)for(const _0x3fb04d of _0x4e6ada['getRanges']())(_0x5d589b['isIntersecting'](_0x3fb04d)||_0x2b7739['isCollapsed']&&!_0x4e6ada['isMultiRange']&&_0x4e6ada['next']&&_0x3fb04d['end']['isTouching'](_0x5d589b['start']))&&_0x162a8f['add'](_0x4e6ada);}return _0x162a8f;}(_0x35709c,_0x33e25a),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x4489ce=Yt(Array['from'](this['_selectedSuggestions']));for(const _0x26e28a of _0x4489ce){const _0x364191=_0x26e28a['getRanges']();if(!this['editor']['model']['canEditAt'](_0x364191))return;}Zt(this['editor']['model'],this['_command'],_0x4489ce);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x5d8e8e(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x173471,_0x52235a){super(),this['id']=_0x52235a['id'],this['type']=_0x52235a['type'],this['subType']=_0x52235a['subType']||null,this['author']=_0x52235a['author'],this['creator']=_0x52235a['creator']||_0x52235a['author'],this['isExternal']=Boolean(_0x52235a['attributes']&&_0x52235a['attributes']['@external']),this['data']=null,this['_model']=_0x173471,this['_onAccept']=_0x52235a['onAccept'],this['_onDiscard']=_0x52235a['onDiscard'],this['_onAttributesChange']=_0x52235a['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x52235a['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 _0x46f2be=this;for(;_0x46f2be['previous'];)_0x46f2be=_0x46f2be['previous'];return _0x46f2be;}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'](_0x14adbc){this['_markerNames']['add'](_0x14adbc);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x47d847=>this['_model']['markers']['get'](_0x47d847))['filter'](_0x4bc790=>_0x4bc790);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x2facad=>{for(const _0x356215 of this['getMarkers']())_0x2facad['removeMarker'](_0x356215);}),this['_markerNames']['clear']();}['removeMarker'](_0x4b37fb){this['_model']['change'](_0x34ac4e=>{_0x34ac4e['removeMarker'](_0x4b37fb);}),this['_markerNames']['delete'](_0x4b37fb);}['addRange'](_0x484b74){const _0x7aefeb='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x7aefeb),this['_model']['change'](_0x498a48=>{_0x498a48['addMarker'](_0x7aefeb,{'range':_0x484b74,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x253cb3){for(const _0x120351 of this['getRanges']())if(_0x120351['isIntersecting'](_0x253cb3))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1ed29c=>_0x1ed29c['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x11c55f,_0x17c4ea)=>[..._0x11c55f,..._0x17c4ea['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x1534fe=this['getRanges']();if(0x1!=_0x1534fe['length'])return null;const _0x3549ee=_0x1534fe[0x0],_0x2da0d4=_0x3549ee['start']['nodeAfter'],_0x23d1ef=_0x3549ee['end']['nodeBefore'];return _0x2da0d4 instanceof _0x5763f1?_0x2da0d4!=_0x23d1ef?null:_0x2da0d4: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 _0x4ba042=[];let _0x2f6c40=this['head'];for(;_0x2f6c40;)_0x4ba042['push'](_0x2f6c40),_0x2f6c40=_0x2f6c40['next'];return _0x4ba042;}['setAttribute'](_0x5ce117,_0x3dc730){const _0x15a620=_0x4fadf9(this['attributes']);_0x32326c(_0x15a620,_0x5ce117,_0x3dc730),_0x6fbfc5(_0x15a620,this['attributes'])||(this['attributes']=_0x15a620,this['_onAttributesChange'](_0x15a620));}['removeAttribute'](_0x1f2f7e){const _0xda876a=_0x4fadf9(this['attributes']);_0x48dd6b(_0xda876a,_0x1f2f7e),_0x6fbfc5(_0xda876a,this['attributes'])||(this['attributes']=_0xda876a,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 _0x1c060f()['substr'](0x1,0x5);}}function o(_0x20b022,_0x1b41af,_0x29e395){const _0x43f8ab=_0x20b022['t'],t=_0x20b022['t'];switch(_0x1b41af){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',_0x29e395);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x29e395);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x29e395);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x29e395);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x29e395);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',_0x29e395);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x29e395);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',_0x29e395);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x29e395);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x29e395);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x29e395);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x29e395);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x29e395);case'*Set\x20bookmark:*\x20%0':return t('*Set\x20bookmark:*\x20%0',_0x29e395);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x29e395);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x29e395);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x29e395);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x29e395);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x29e395);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x29e395);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x29e395);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x29e395);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x29e395);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x29e395);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'},_0x29e395);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x29e395);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x29e395);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x29e395);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x29e395);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x29e395);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'},_0x29e395);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x29e395);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x29e395);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x29e395);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x29e395);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'},_0x29e395);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x29e395);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'},_0x29e395);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'},_0x29e395);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x29e395);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'},_0x29e395);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x29e395);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'},_0x29e395);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x29e395);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x29e395);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'},_0x29e395);case'ELEMENT_BOOKMARK':return t({'id':'ELEMENT_BOOKMARK','string':'bookmark','plural':'%0\x20bookmarks'},_0x29e395);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 _0x43f8ab({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x29e395);case'EXTERNAL_IMPORT_WORD_AVATAR':return _0x43f8ab({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x29e395);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x29e395);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'},_0x29e395);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'},_0x29e395);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'},_0x29e395);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x1b41af;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x2939ad,_0x2af6f8){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x2939ad,this['_locale']=_0x2af6f8;}['getDescriptions'](_0x302efb){const _0x1484c6=[],_0x2ca63e=new Set(),_0x1c1bcb=new Set();for(let _0x46d823=0x0;_0x46d823<_0x302efb['length'];_0x46d823++){const _0x383d5f=_0x302efb[_0x46d823];if(!_0x383d5f['isInContent'])continue;const _0x516b85=this['_handleCustomCallbackDescription'](_0x383d5f);if(_0x516b85){if(null!=_0x383d5f['subType']){if(_0x2ca63e['has'](_0x383d5f['subType']))continue;_0x2ca63e['add'](_0x383d5f['subType']);}_0x1484c6['push'](_0x516b85);}else{if('attribute'!=_0x383d5f['type'])'insertion'!=_0x383d5f['type']&&'deletion'!=_0x383d5f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1484c6,_0x383d5f,_0x302efb[_0x46d823+0x1]);else{const _0x90f581=_0x383d5f['data']['key'];if(_0x1c1bcb['has'](_0x90f581))continue;_0x1c1bcb['add'](_0x383d5f['data']['key']),_0x90f581==m?this['_handleRenameSuggestionDescription'](_0x1484c6,_0x383d5f):this['_handleAttributeSuggestionDescription'](_0x1484c6,_0x383d5f);}}}return this['_resolveDescriptionItems'](_0x1484c6);}['registerDescriptionCallback'](_0x59b87d){this['_customCallbacks']['push'](_0x59b87d);}['registerElementLabel'](_0x54f1ee,_0x2943f4,_0x47c56e=_0x52a047['normal']){'function'==typeof _0x54f1ee?_0x2c9a16(this['_itemLabelsCallbacks'],{'matchingCallback':_0x54f1ee,'label':_0x2943f4,'priority':_0x47c56e}):this['_itemLabels']['set'](_0x54f1ee,_0x2943f4);}['registerAttributeLabel'](_0x12b628,_0x4a0ec8){this['_attributeLabels']['set'](_0x12b628,_0x4a0ec8);}['getItemLabel'](_0x173775,_0x5a6986=0x1){let _0x36b492;for(const _0x15aa2c of this['_itemLabelsCallbacks'])if(_0x15aa2c['matchingCallback'](_0x173775)){_0x36b492=_0x15aa2c['label'];break;}return _0x36b492||(_0x36b492=this['_itemLabels']['get'](_0x173775['name'])),_0x36b492?_0x36b492(_0x5a6986):0x1!==_0x5a6986?_0x5a6986+'\x20'+_0x173775['name']+'s':''+_0x173775['name'];}['_addDescriptionItems'](_0x1b6855,_0x2f00d5){const _0x20efb1=_0x2f00d5['getFirstRange']()['getWalker'](),_0x44abe3='insertion'==_0x2f00d5['type']?'add':'remove';for(const _0x1599ee of _0x20efb1){const _0x24086f=_0x1599ee['item'],_0x2dedb3=_0x1b6855[_0x1b6855['length']-0x1];if(_0x24086f['is']('$textProxy'))_0x2dedb3&&_0x2dedb3['type']['indexOf']('Container')>-0x1&&_0x1b6855['pop'](),_0x2dedb3&&'text'==_0x2dedb3['type']?_0x2dedb3[_0x44abe3]+=_0x24086f['data']:_0x1b6855['push']({'type':'text','add':'add'==_0x44abe3?_0x24086f['data']:'','remove':'remove'==_0x44abe3?_0x24086f['data']:''});else{if(this['_schema']['isObject'](_0x24086f)){const _0x990c14=_0x24086f;if(_0x2dedb3&&_0x2dedb3['type']['indexOf']('Container')>-0x1&&_0x1b6855['pop'](),'elementEnd'==_0x1599ee['type'])continue;_0x2dedb3&&_0x2dedb3['type']==_0x44abe3+'Object'&&_0x2dedb3['element']['name']==_0x990c14['name']?_0x2dedb3['quantity']++:_0x1b6855['push']({'type':_0x44abe3+'Object','element':_0x990c14,'quantity':0x1}),_0x20efb1['skip'](_0x2b425b=>!('elementEnd'==_0x2b425b['type']&&_0x2b425b['item']==_0x24086f));}else{if(this['_schema']['checkChild'](_0x24086f,'$text')||_0x24086f['is']('element','softBreak')){const _0x51a80d=_0x24086f;if('add'==_0x44abe3&&'elementStart'==_0x1599ee['type']||'remove'==_0x44abe3&&'elementEnd'==_0x1599ee['type'])continue;if(_0x2dedb3&&-0x1==_0x2dedb3['type']['indexOf']('Container')){'text'==_0x2dedb3['type']&&(_0x2dedb3[_0x44abe3]+='\x0a');continue;}let _0xc460c2;if(_0xc460c2='add'==_0x44abe3?_0x51a80d['nextSibling']&&!this['_schema']['isObject'](_0x51a80d['nextSibling'])?_0x51a80d['nextSibling']:null:_0x51a80d['previousSibling']&&!this['_schema']['isObject'](_0x51a80d['previousSibling'])?_0x51a80d['previousSibling']:null,_0x51a80d['isEmpty']||_0xc460c2&&_0xc460c2['isEmpty']){const _0x2999b5=_0xc460c2&&_0xc460c2['isEmpty']?_0xc460c2:_0x51a80d;_0x2dedb3&&_0x2dedb3['type']==_0x44abe3+'EmptyContainer'&&_0x2dedb3['element']['name']==_0x2999b5['name']?_0x2dedb3['quantity']++:_0x1b6855['push']({'type':_0x44abe3+'EmptyContainer','element':_0x2999b5,'quantity':0x1});}else _0x1b6855['push']({'type':_0x44abe3+'Container','element':_0x51a80d});}}}}}['_resolveDescriptionItems'](_0x3d38e9){const _0x422871=this['_locale'],_0x2915c2=[],_0x2e07c2=[],_0x4dacd1=[];for(const _0x5a4fb8 of _0x3d38e9)switch(_0x5a4fb8['type']){case'text':if(_0x5a4fb8['add']=_0x5a4fb8['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5a4fb8['remove']=_0x5a4fb8['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5a4fb8['add']&&''!=_0x5a4fb8['remove']){_0x2915c2['push']({'type':'replace','content':o(_0x422871,'REPLACE_TEXT',['\x22'+_0x5a4fb8['remove']+'\x22','\x22'+_0x5a4fb8['add']+'\x22'])});continue;}if(null!=_0x5a4fb8['add']['match'](/^ +$/)){_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Insert:*\x20%0',o(_0x422871,'ELEMENT_SPACE',_0x5a4fb8['add']['length']))});continue;}if(null!=_0x5a4fb8['remove']['match'](/^ +$/)){_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Remove:*\x20%0',o(_0x422871,'ELEMENT_SPACE',_0x5a4fb8['remove']['length']))});continue;}if(''!=_0x5a4fb8['add']){_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Insert:*\x20%0','\x22'+_0x5a4fb8['add']+'\x22')});continue;}_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Remove:*\x20%0','\x22'+_0x5a4fb8['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Insert:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Remove:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'addContainer':_0x2915c2['push']({'type':'insertion','content':o(_0x422871,'*Split:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'removeContainer':_0x2915c2['push']({'type':'deletion','content':o(_0x422871,'*Merge:*\x20%0',this['getItemLabel'](_0x5a4fb8['element'],_0x5a4fb8['quantity']))});continue;case'addFormat':_0x2e07c2['push'](_0x5a4fb8['key']);continue;case'removeFormat':_0x4dacd1['push'](_0x5a4fb8['key']);continue;default:_0x2915c2['push'](_0x5a4fb8);}if(_0x2e07c2['length']){const _0x207d21=_0x2e07c2['map'](_0x23c363=>this['_attributeLabels']['has'](_0x23c363)?this['_attributeLabels']['get'](_0x23c363):_0x23c363)['join'](',\x20');_0x2915c2['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x207d21)});}if(_0x4dacd1['length']){const _0x4c6ff8=_0x4dacd1['map'](_0x4ff61f=>this['_attributeLabels']['has'](_0x4ff61f)?this['_attributeLabels']['get'](_0x4ff61f):_0x4ff61f)['join'](',\x20');_0x2915c2['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x4c6ff8)});}return _0x2915c2;}['_handleCustomCallbackDescription'](_0x737163){for(const _0x17628e of this['_customCallbacks']){const _0x1ba094=_0x17628e(_0x737163);if(_0x1ba094&&'type'in _0x1ba094)return _0x1ba094;}}['_handleAttributeSuggestionDescription'](_0x590aa4,_0x58ce1b){const _0x27261d=_0x58ce1b['data'],_0x1e044a=void 0x0===_0x27261d['newValue']?'removeFormat':'addFormat';_0x590aa4['push']({'type':_0x1e044a,'key':_0x27261d['key']});}['_handleRenameSuggestionDescription'](_0x65fee6,_0x3a5c6c){_0x65fee6['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3a5c6c['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x354f49,_0x38d5bb,_0x4b82c5){if(this['_addDescriptionItems'](_0x354f49,_0x38d5bb),_0x4b82c5&&_0x4b82c5['getFirstRange']()&&!_0x38d5bb['getFirstRange']()['end']['isEqual'](_0x4b82c5['getFirstRange']()['start'])){const _0x32f1c7=_0x354f49[_0x354f49['length']-0x1],_0x289215='insertion'==_0x38d5bb['type']?'add':'remove';_0x32f1c7&&'text'==_0x32f1c7['type']&&(_0x32f1c7[_0x289215]+='\x0a');}}}class U extends _0x5d703b{['afterInit'](){const _0x2b6313=this['editor'],_0x49eba4=_0x2b6313['plugins']['get']('TrackChangesEditing');_0x2b6313['commands']['get']('showAIAssistant')&&_0x49eba4['enableCommand']('showAIAssistant');}}class V extends _0x5d703b{['afterInit'](){const _0x1f7381=this['editor'],_0x6d1c1a=_0x1f7381['locale'];if(!_0x1f7381['plugins']['has']('AlignmentEditing'))return;const _0x6386b1=_0x1f7381['plugins']['get']('TrackChangesEditing');_0x6386b1['enableDefaultAttributesIntegration']('alignment'),_0x6386b1['registerBlockAttribute']('alignment'),_0x6386b1['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x6d1c1a,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4c7d76=this['editor'],_0x1b9d63=_0x4c7d76['locale'];_0x4c7d76['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a11f6=>{if('formatBlock'!=_0x4a11f6['type'])return;const {data:_0xb0054c}=_0x4a11f6;if(_0xb0054c&&'alignment'==_0xb0054c['commandName']){const _0x417ef1=_0xb0054c['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1b9d63,'*Format:*\x20%0',function(_0x5cc384){switch(_0x5cc384){case'left':return o(_0x1b9d63,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1b9d63,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1b9d63,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1b9d63,'FORMAT_JUSTIFY_TEXT');}}(_0x417ef1))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x5d703b{['afterInit'](){const _0x36d735=this['editor'],_0x37253c=_0x36d735['plugins']['get']('TrackChangesEditing'),_0x3b7872=_0x36d735['locale'];for(const _0x340a26 of ti){if(!_0x36d735['plugins']['has'](_0x340a26))continue;const _0x3339e4=_0x340a26['slice'](0x0,-0x7)['toLowerCase'](),_0x5c6eac='FORMAT_'+_0x3339e4['toUpperCase']();_0x37253c['enableDefaultAttributesIntegration'](_0x3339e4),_0x37253c['registerInlineAttribute'](_0x3339e4),_0x37253c['descriptionFactory']['registerAttributeLabel'](_0x3339e4,o(_0x3b7872,_0x5c6eac));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x357f43=this['editor'],_0x5ea81c=_0x357f43['locale'],_0x472ca0=_0x357f43['plugins']['get']('TrackChangesEditing');function _0x539e7f(_0x10304c,_0x24aae2){_0x472ca0['descriptionFactory']['registerDescriptionCallback'](_0x3a270e=>{if('formatInline'!=_0x3a270e['type'])return;const {data:_0x11d28a}=_0x3a270e;return _0x11d28a&&_0x11d28a['commandName']===_0x10304c?_0x11d28a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5ea81c,'*Format:*\x20%0',_0x24aae2)}:{'type':'format','content':o(_0x5ea81c,'*Remove\x20format:*\x20%0',_0x24aae2)}:void 0x0;});}_0x539e7f('bold',o(_0x5ea81c,'FORMAT_BOLD')),_0x539e7f('italic',o(_0x5ea81c,'FORMAT_ITALIC')),_0x539e7f('underline',o(_0x5ea81c,'FORMAT_UNDERLINE')),_0x539e7f('code',o(_0x5ea81c,'FORMAT_CODE')),_0x539e7f('strikethrough',o(_0x5ea81c,'FORMAT_STRIKETHROUGH')),_0x539e7f('subscript',o(_0x5ea81c,'FORMAT_SUBSCRIPT')),_0x539e7f('superscript',o(_0x5ea81c,'FORMAT_SUPERSCRIPT'));}}class F extends _0x5d703b{['afterInit'](){const _0x37dbf0=this['editor'],_0x402d0f=_0x37dbf0['locale'];if(!_0x37dbf0['plugins']['has']('BlockQuoteEditing'))return;const _0x4953d0=_0x37dbf0['plugins']['get']('TrackChangesEditing'),_0x4167f6=this['editor']['commands']['get']('blockQuote');_0x4953d0['enableCommand']('blockQuote',(_0x4dfb48,_0x5ea0b0={})=>{const _0x3d0f03=this['editor']['model']['document']['selection'],_0x5eb886=_0x5ea0b0&&void 0x0!==_0x5ea0b0['forceValue']?_0x5ea0b0['forceValue']:!_0x4167f6['value'];let _0x2e3855=[];if(_0x5eb886){const _0x551ca2=Array['from'](_0x3d0f03['getSelectedBlocks']())['filter'](_0x9e1fa7=>oo(_0x9e1fa7)||function(_0x33d402,_0x20647f){const _0x204400=_0x20647f['checkChild'](_0x33d402['parent'],'blockQuote'),_0x1276e1=_0x20647f['checkChild'](['$root','blockQuote'],_0x33d402);return _0x204400&&_0x1276e1;}(_0x9e1fa7,this['editor']['model']['schema']));_0x2e3855=to(_0x551ca2,_0x37dbf0['model']);}else{const _0x444aa8=Array['from'](_0x3d0f03['getSelectedBlocks']())['filter'](_0x1cd0a7=>oo(_0x1cd0a7));_0x2e3855=to(_0x444aa8,_0x37dbf0['model']);}_0x37dbf0['model']['change'](()=>{for(const _0x40b16d of _0x2e3855)_0x4953d0['markBlockFormat'](_0x40b16d,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5eb886}]});});}),_0x4953d0['descriptionFactory']['registerDescriptionCallback'](_0x3f0f73=>{const {data:_0x3f0d26}=_0x3f0f73;if(_0x3f0d26&&'blockQuote'==_0x3f0d26['commandName']){const _0x5aee48=o(_0x402d0f,'ELEMENT_BLOCK_QUOTE');return _0x3f0d26['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x402d0f,'*Set\x20format:*\x20%0',_0x5aee48)}:{'type':'format','content':o(_0x402d0f,'*Remove\x20format:*\x20%0',_0x5aee48)};}});}}function oo(_0x199211){return'blockQuote'==_0x199211['parent']['name'];}class L extends _0x5d703b{['afterInit'](){const _0x33c238=this['editor'],_0x172ff1=_0x33c238['locale'],_0x3e0ee2=_0x33c238['plugins']['get']('TrackChangesEditing');_0x33c238['plugins']['has']('BookmarkEditing')&&(_0x3e0ee2['enableCommand']('insertBookmark'),_0x3e0ee2['enableDefaultAttributesIntegration']('updateBookmark'),_0x3e0ee2['registerBlockAttribute']('bookmarkId'),_0x3e0ee2['descriptionFactory']['registerDescriptionCallback'](_0x418f38=>{if('insertion'!=_0x418f38['type']&&'deletion'!=_0x418f38['type']&&'attribute'!=_0x418f38['type'])return;const _0x523835=_0x418f38['getContainedElement']();if(null==_0x523835)return;if(!_0x523835['is']('element','bookmark'))return;const _0x58bd94=_0x523835['getAttribute']('bookmarkId');if('insertion'==_0x418f38['type'])return{'type':'insertion','content':o(_0x172ff1,'*Insert:*\x20%0','\x22'+_0x58bd94+'\x22\x20'+o(_0x172ff1,'ELEMENT_BOOKMARK'))};if('deletion'==_0x418f38['type'])return{'type':'deletion','content':o(_0x172ff1,'*Remove:*\x20%0','\x22'+_0x58bd94+'\x22\x20'+o(_0x172ff1,'ELEMENT_BOOKMARK'))};const {data:_0x2a584d}=_0x418f38;if(!_0x2a584d||'bookmarkId'!=_0x2a584d['key'])return;return{'type':'format','content':o(_0x172ff1,'*Set\x20bookmark:*\x20%0','\x22'+_0x2a584d['newValue']+'\x22')};}));}}class J extends _0x5d703b{['afterInit'](){const _0xfe3d04=this['editor'];_0xfe3d04['plugins']['has']('CaseChange')&&(_0xfe3d04['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xfe3d04['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xfe3d04['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x5d703b{['afterInit'](){const _0x165334=this['editor'];_0x165334['commands']['get']('ckbox')&&_0x165334['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class q extends _0x5d703b{['afterInit'](){const _0x1c9730=this['editor'];if(!_0x1c9730['plugins']['has']('CodeBlock'))return;const _0x52311e=_0x1c9730['plugins']['get']('TrackChangesEditing'),_0x38f450=_0x1c9730['locale'],_0x1b510a=_0x1c9730['config']['get']('codeBlock')['languages'],_0x1d43e=_0x1c9730['commands']['get']('codeBlock');_0x52311e['enableCommand']('indentCodeBlock'),_0x52311e['enableCommand']('outdentCodeBlock'),_0x52311e['enableCommand']('codeBlock',(_0x2be6ed,_0x3be7d3={})=>{const _0x20ec98=_0x1c9730['model'],_0x2dc39c=_0x1c9730['model']['document']['selection'],_0x368883=_0x3be7d3&&void 0x0!==_0x3be7d3['forceValue']?_0x3be7d3['forceValue']:!_0x1d43e['value'];let _0x4fe2b9;_0x3be7d3['language']||(_0x3be7d3['language']=_0x1b510a[0x0]['language']),_0x4fe2b9=_0x368883?Array['from'](_0x2dc39c['getSelectedBlocks']())['filter'](_0x4bc59c=>eo(_0x4bc59c)||function(_0x13310a,_0x13c8b3){if(_0x13310a['is']('rootElement')||_0x13c8b3['isLimit'](_0x13310a))return!0x1;return _0x13c8b3['checkChild'](_0x13310a['parent'],'codeBlock');}(_0x4bc59c,_0x20ec98['schema'])):Array['from'](_0x2dc39c['getSelectedBlocks']())['filter'](_0x1d6561=>eo(_0x1d6561));const _0x5686bd=to(_0x4fe2b9,_0x20ec98);_0x20ec98['change'](()=>{for(const _0x13815c of _0x5686bd)_0x52311e['markBlockFormat'](_0x13815c,{'commandName':'codeBlock','commandParams':[{..._0x3be7d3,'forceValue':_0x368883}],'formatGroupId':'blockName'});});}),(_0x52311e['descriptionFactory']['registerElementLabel']('codeBlock',_0x1bc6eb=>o(_0x38f450,'ELEMENT_CODE_BLOCK',_0x1bc6eb)),_0x52311e['descriptionFactory']['registerDescriptionCallback'](_0x4e4528=>{if('formatBlock'!=_0x4e4528['type'])return;const _0x3d64da=_0x38f450['t'],{data:_0x1ca019}=_0x4e4528;if(!_0x1ca019||'codeBlock'!=_0x1ca019['commandName'])return;const _0x36862f=_0x1ca019['commandParams'][0x0]['language'],_0xc9498a=_0x3d64da(_0x1b510a['find'](_0x12782d=>_0x12782d['language']===_0x36862f)['label'])['toLowerCase']();return _0x1ca019['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x38f450,'*Set\x20format:*\x20%0',o(_0x38f450,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0xc9498a+')')}:{'type':'format','content':o(_0x38f450,'*Remove\x20format:*\x20%0',o(_0x38f450,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x36c925){return'codeBlock'==_0x36c925['name'];}class z extends _0x5d703b{['afterInit'](){const _0x167dd8=this['editor'];if(!_0x167dd8['plugins']['has']('CommentsEditing'))return;_0x167dd8['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x1598c0,_0x473ac4,_0x2075e3){const _0x482de6=[];for(const _0x1ef214 of _0x473ac4['getItems']())_0x1ef214['hasAttribute'](_0x1598c0)&&_0x482de6['push'](_0x2075e3['createRangeOn'](_0x1ef214));return _0x482de6;}function De(_0x5a6ea8,_0x1ec958,{showActiveMarker:_0x39c684=!0x0}={}){const _0x5ee58d=_0x5a6ea8['plugins']['get']('TrackChangesEditing');return(_0xa83671,_0x2bf80a,_0x1181b6)=>{if(!_0x1181b6['consumable']['test'](_0x2bf80a['markerRange'],_0xa83671['name']))return;const _0x17339a=_0x2bf80a['markerRange']['getWalker'](),_0x3f6b08=_0x2bf80a['markerRange']['start'],_0x3f747a=_0x5a6ea8['model']['schema'];let _0x2fefa1=null,_0x58fb03=null,_0x2855c6=!0x1,_0x4613a1=!0x1;for(const _0x3ebd52 of _0x17339a){const _0xece24f=_0x3ebd52['item'];_0x2855c6=_0x2855c6||_0x3f747a['isContent'](_0xece24f);const _0x3a3cf5=_0x1181b6['mapper']['toViewElement'](_0xece24f);if(_0x3a3cf5&&_0x3a3cf5['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x3ebd52['type']&&(_0x3f747a['isBlock'](_0xece24f)&&!_0x3f747a['isLimit'](_0xece24f)&&(_0xece24f['nextSibling']||_0x3f6b08['isAtEnd']?_0x2fefa1&&_0x2fefa1['parent']==_0xece24f||(_0x2fefa1=_0xece24f,_0x17d62e(_0x3ebd52['previousPosition']),_0x4613a1=!0x0):_0x58fb03=_0x58fb03||_0x3ebd52['previousPosition']));}function _0x17d62e(_0x51623a){const {authorId:_0x1c1383}=_0x5ee58d['_splitMarkerName'](_0x2bf80a['markerName']),_0x3b16d5=_0x1181b6['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1ec958,'data-author-id':_0x1c1383}),_0x1e56ea=_0x1181b6['mapper']['toViewPosition'](_0x51623a);_0x39c684&&_0x5ee58d['activeMarkers']['includes'](_0x2bf80a['markerName'])&&_0x1181b6['writer']['addClass']('ck-suggestion-marker--active',_0x3b16d5),_0x1181b6['writer']['insert'](_0x1e56ea,_0x3b16d5),_0x1181b6['mapper']['bindElementToMarker'](_0x3b16d5,_0x2bf80a['markerName']);}_0x2855c6||_0x4613a1||!_0x58fb03||_0x17d62e(_0x58fb03);};}class K extends _0x5d703b{static get['requires'](){return[_0x1d2e4c];}['init'](){const _0x2214ae=this['editor'],_0x3f6b61=_0x2214ae['plugins']['get']('TrackChangesEditing');_0x3f6b61['enableCommand']('delete');const _0x308691=_0x2214ae['commands']['get']('deleteForward');_0x3f6b61['enableCommand']('deleteForward',(_0x28a616,_0x3389ff={})=>{const _0x2631b8=_0x2214ae['model']['createSelection'](_0x2214ae['model']['document']['selection']);_0x2631b8['isCollapsed']&&_0x2214ae['model']['modifySelection'](_0x2631b8,{'direction':'forward','unit':_0x3389ff['unit']});const _0x333a82=_0x2631b8['getFirstRange'](),_0x49e6e2=_0x4b4bbe['fromRange'](_0x333a82);let _0x1d22a6;_0x28a616(_0x3389ff),_0x1d22a6='$graveyard'==_0x49e6e2['root']['rootName']?_0x2214ae['model']['createRange'](_0x333a82['start']):_0x2214ae['model']['createRange'](_0x49e6e2['start'],_0x49e6e2['end']),_0x49e6e2['detach'](),_0x2214ae['model']['enqueueChange'](_0x308691['buffer']['batch'],_0x3aadd9=>{_0x308691['buffer']['lock'](),_0x3aadd9['setSelection'](_0x3aadd9['createRange'](_0x1d22a6['end'])),_0x308691['buffer']['unlock']();});}),_0x2214ae['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',De(_0x2214ae,'merge'),{'priority':'high'}),_0x2214ae['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x144e45,_0x58bb9b,_0x34a0af)=>{_0x34a0af['options']['showSuggestionHighlights']&&De(_0x2214ae,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x144e45,_0x58bb9b,_0x34a0af);},{'priority':'high'}),_0x2214ae['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x16ed84,_0x38167e,_0x4cf623)=>{const _0x1d9354=_0x4cf623['mapper']['markerNameToElements'](_0x38167e['markerName']);if(_0x1d9354){for(const _0x5d275c of _0x1d9354)_0x5d275c['is']('uiElement')&&(_0x4cf623['mapper']['unbindElementFromMarkerName'](_0x5d275c,_0x38167e['markerName']),_0x4cf623['writer']['remove'](_0x5d275c));}},{'priority':'high'});}}class W extends _0x5d703b{['afterInit'](){const _0x59559d=this['editor'];if(!_0x59559d['plugins']['has']('ListEditing'))return;const _0x32340c=_0x59559d['locale'],_0x417fb5=_0x59559d['plugins']['get']('TrackChangesEditing'),_0x479d90=_0x59559d['plugins']['has']('TodoListEditing'),_0x27ee72=!!_0x59559d['config']['get']('list.multiBlock');function _0x510d22(_0x28434b){return{'type':'format','content':''+o(_0x32340c,'*Set\x20format:*\x20%0',_0x28434b)};}function _0x2df55b(_0x1bda6e){return{'type':'format','content':''+o(_0x32340c,'*Remove\x20format:*\x20%0',_0x1bda6e)};}_0x417fb5['enableDefaultAttributesIntegration']('numberedList'),_0x417fb5['enableDefaultAttributesIntegration']('bulletedList'),_0x417fb5['enableDefaultAttributesIntegration']('customNumberedList'),_0x417fb5['enableDefaultAttributesIntegration']('customBulletedList'),_0x417fb5['enableDefaultAttributesIntegration']('indentList'),_0x417fb5['enableDefaultAttributesIntegration']('outdentList'),_0x417fb5['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x417fb5['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x417fb5['registerBlockAttribute']('listItemId'),_0x417fb5['registerBlockAttribute']('listType'),_0x417fb5['registerBlockAttribute']('listIndent'),_0x27ee72&&(_0x417fb5['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x417fb5['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x479d90&&(_0x417fb5['enableDefaultAttributesIntegration']('todoList'),_0x417fb5['enableDefaultAttributesIntegration']('checkTodoList'),_0x417fb5['registerBlockAttribute']('todoListChecked'),_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x3c06fb=>{const {data:_0x305c15}=_0x3c06fb;if(_0x305c15&&'todoListChecked'==_0x305c15['key'])return{'type':'format','content':_0x305c15['newValue']?o(_0x32340c,'*Check\x20item*'):o(_0x32340c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0xaaabe9=>{if(_0xaaabe9['batch']['isUndo'])return!0x1;let _0x495dff=!0x1;const _0x31f3a6=_0x417fb5['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc5885a=>'todoListChecked'===_0x417fb5['_getAttributeKey'](_0xc5885a));for(const _0xa4d0ef of _0x31f3a6){'todo'!=_0xa4d0ef['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x417fb5['_findSuggestions'](_0xa4d0ef['getFirstRange'](),'attribute')['find'](_0x599792=>'listType'===_0x417fb5['_getAttributeKey'](_0x599792['suggestion']))||(_0xaaabe9['removeMarker'](_0xa4d0ef['getFirstMarker']()),_0x495dff=!0x0));}return _0x495dff;})),_0x417fb5['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x32340c,'FORMAT_INDENT'));const _0x4d0b85={'type':'format','content':''};_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x4af3e8=>{const {data:_0x109e02}=_0x4af3e8;if(!_0x109e02||'listType'!=_0x109e02['key'])return;let _0x53d116=_0x4af3e8['head'];for(;_0x53d116;){if(_0x53d116['data']&&(('listStyle'==_0x53d116['data']['key']||'listMarkerStyle'==_0x53d116['data']['key'])&&(_0x53d116['data']['newValue']&&'default'!=_0x53d116['data']['newValue']||'default'!=_0x53d116['data']['oldValue']&&!_0x109e02['newValue'])||!_0x27ee72&&_0x53d116['data']['key']==m))return _0x4d0b85;_0x53d116=_0x53d116['next'];}if(null==_0x109e02['newValue'])switch(_0x109e02['oldValue']){case'bulleted':return _0x2df55b(o(_0x32340c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2df55b(o(_0x32340c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2df55b(o(_0x32340c,'ELEMENT_TODO_LIST'));}switch(_0x109e02['newValue']){case'bulleted':return _0x510d22(o(_0x32340c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x510d22(o(_0x32340c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x510d22(o(_0x32340c,'ELEMENT_TODO_LIST'));}}),_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x515fb4=>{const {data:_0x270cb6}=_0x515fb4;if(_0x270cb6&&'listIndent'==_0x270cb6['key'])return null==_0x270cb6['newValue']||null==_0x270cb6['oldValue']&&0x0==_0x270cb6['newValue']?_0x4d0b85:void 0x0;}),_0x417fb5['descriptionFactory']['registerDescriptionCallback'](_0x527f10=>{if('attribute'!=_0x527f10['type'])return;const {data:_0xeb948a}=_0x527f10;if(!_0xeb948a||'listItemId'!=_0xeb948a['key'])return;const _0x227b21=Te(_0x527f10);return'newValue'==_0x227b21?{'type':'format','content':o(_0x32340c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x227b21?{'type':'format','content':o(_0x32340c,'*Split:*\x20list\x20item')}:_0x4d0b85;}),_0x59559d['model']['document']['registerPostFixer'](_0x35ab87=>this['listItemIdFixer'](_0x35ab87)),_0x59559d['model']['document']['registerPostFixer'](_0x360dbf=>this['noTrackChangesFixer'](_0x360dbf)),_0x59559d['model']['document']['on']('change:data',(_0x5626ce,_0x887e94)=>{if(_0x887e94['isUndo']||!_0x887e94['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x4c8953){if(_0x4c8953['batch']['isUndo']||!_0x4c8953['batch']['isLocal'])return!0x1;let _0x24348a=!0x1;const _0x392095=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x912865=>_0x912865['data']&&'listItemId'==_0x912865['data']['key'])['filter'](_0x3ceef8=>_0x3ceef8['data']['newValue']&&_0x3ceef8['data']['oldValue']);for(const _0x2e346d of _0x392095)Te(_0x2e346d)||(_0x4c8953['removeMarker'](_0x2e346d['getFirstMarker']()),_0x24348a=!0x0);return _0x24348a;}['noTrackChangesFixer'](_0x29b0c1){if(_0x29b0c1['batch']['isUndo']||!_0x29b0c1['batch']['isLocal'])return!0x1;const _0x6052e2=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x6052e2['trackChangesCommand']['value'])return!0x1;let _0x1cd0b2=!0x1;const _0x837dc=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x741a7a=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x112d21=>'attribute'==_0x112d21['type'])['filter'](_0x5432e9=>_0x837dc['includes'](_0x5432e9['attributeKey']));if(0x0==_0x741a7a['length'])return _0x1cd0b2;for(const _0xae3fd9 of _0x741a7a){const _0x519cf6=_0x6052e2['_findSuggestions'](_0xae3fd9['range'],'attribute')['filter'](_0x29e597=>!_0x29e597['meta']['isNextTo'])['map'](_0x38cad6=>_0x38cad6['suggestion'])['filter'](_0xbd4424=>{const _0x4db1d8=_0x6052e2['_getAttributeKey'](_0xbd4424);return _0x837dc['includes'](_0x4db1d8);});if(_0x519cf6['length']){for(const _0x552dcb of _0x519cf6)_0x29b0c1['removeMarker'](_0x552dcb['getFirstMarker']());_0x1cd0b2=!0x0;}}return _0x1cd0b2;}['assureChains'](){const _0x360870=this['editor']['plugins']['get']('TrackChangesEditing'),_0x54c2e9=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x4f3320;const _0x134751=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x58519a=>{if(_0x58519a['data']['oldRange']||!_0x58519a['data']['newRange'])return null;if(!_0x58519a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x312b88}=_0x360870['_splitMarkerName'](_0x58519a['name']);if(!_0x360870['hasSuggestion'](_0x312b88))return null;const _0x29d72e=_0x360870['getSuggestion'](_0x312b88);return _0x54c2e9['includes'](_0x29d72e['data']['key']);})['map'](_0x16dec4=>{const {id:_0x4c1d7c}=_0x360870['_splitMarkerName'](_0x16dec4['name']),_0x46a814=_0x360870['getSuggestion'](_0x4c1d7c);return _0x4f3320=_0x46a814['attributes']['groupId'],_0x46a814['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x134751['size'])return;const _0x3c35eb=_0x360870['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x37d92d=>'attribute'==_0x37d92d['type']&&_0x37d92d['data']&&_0x54c2e9['includes'](_0x37d92d['data']['key'])&&_0x37d92d['attributes']['groupId']!=_0x4f3320)['map'](_0x50fb5a=>({'listItem':_0x50fb5a['getFirstRange']()['start']['nodeAfter'],'groupId':_0x50fb5a['attributes']['groupId']})),_0x253a06=new Set();for(const {groupId:_0x32729f,listItem:_0x5bb3a1}of _0x3c35eb)_0x134751['has'](_0x5bb3a1)&&_0x253a06['add'](_0x32729f);for(const _0x11be9c of _0x360870['getSuggestions']())_0x253a06['has'](_0x11be9c['attributes']['groupId'])&&_0x11be9c['setAttribute']('groupId',_0x4f3320);}['_supportLegacySuggestions'](){const _0xa6bab5=this['editor'],_0x162a8c=_0xa6bab5['locale'],_0x4d7329=_0xa6bab5['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4d7329['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3904f0,_0x3d0dd9){const _0xd270c2=[];for(let _0x2e65a3 of _0x3904f0)_0x2e65a3['start']['nodeAfter']===_0x2e65a3['end']['parent']&&(_0x2e65a3=_0xa6bab5['model']['createRange'](_0xa6bab5['model']['createPositionAt'](_0x2e65a3['start']['nodeAfter'],0x0))),_0xd270c2['push'](_0x2e65a3);_0xa6bab5['model']['change'](_0x50b4d0=>{const _0x470961=_0xa6bab5['model']['document']['selection'],_0x240e95=Array['from'](_0x470961['getRanges']())['map'](_0x4f0669=>_0x4b4bbe['fromRange'](_0x4f0669));_0x50b4d0['setSelection'](_0xd270c2),_0xa6bab5['commands']['get'](_0x3d0dd9['commandName'])['refresh'](),_0x3d0dd9['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xa6bab5['execute'](_0x3d0dd9['commandName'],..._0x3d0dd9['commandParams']),_0x50b4d0['setSelection'](_0x240e95);for(const _0x54857b of _0x240e95)_0x54857b['detach']();});}),_0x4d7329['descriptionFactory']['registerElementLabel'](function(_0x504ba6){const _0x17ef99=!_0xa6bab5['model']['schema']['isObject'](_0x504ba6),_0x4c81a4=_0x504ba6['previousSibling'],_0x4a4b23=_0x504ba6['nextSibling'],_0x2929b5=_0x504ba6['getAttribute']('listItemId'),_0x33cdb4=!_0x4c81a4||_0x4c81a4['getAttribute']('listItemId')!==_0x2929b5,_0x2bcded=!_0x4a4b23||_0x4a4b23['getAttribute']('listItemId')!==_0x2929b5;return _0x17ef99&&Boolean(_0x2929b5)&&_0x33cdb4&&_0x2bcded;},_0x12dfaa=>o(_0x162a8c,'ELEMENT_LIST_ITEM',_0x12dfaa));}['_registerLegacyDescription'](){const _0x356c74=this['editor'],_0x3378ce=_0x356c74['locale'];function _0x29ba5a(_0x2e9c3a){const _0x1899a4=_0x356c74['commands']['get']('bulletedList')['value'],_0x3f4b0d=_0x356c74['commands']['get']('numberedList')['value'];return'numberedList'===_0x2e9c3a?_0x1899a4:_0x3f4b0d;}_0x356c74['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x5ed414){if('formatBlock'!=_0x5ed414['type'])return;const {data:_0x3ec1b3}=_0x5ed414;if(!_0x3ec1b3)return;let _0x493a52,_0x56782e,_0x33dfbc,_0x312e7b;switch(_0x3ec1b3['commandName']){case'bulletedList':_0x33dfbc=_0x3ec1b3['commandParams'][0x0]['forceValue'],_0x312e7b=_0x29ba5a(_0x3ec1b3['commandName']),_0x493a52=_0x33dfbc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x312e7b&&_0x356c74['config']['get']('list.multiBlock')||(_0x493a52='*Change\x20to:*\x20%0'),_0x56782e={'type':'format','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x33dfbc=_0x3ec1b3['commandParams'][0x0]['forceValue'],_0x312e7b=_0x29ba5a(_0x3ec1b3['commandName']),_0x493a52=_0x33dfbc?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x312e7b&&_0x356c74['config']['get']('list.multiBlock')||(_0x493a52='*Change\x20to:*\x20%0'),_0x56782e={'type':'format','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x493a52='*Indent:*\x20%0',_0x56782e={'type':'format','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x493a52=function(_0x3a5bfb){const _0x579f64=_0x3a5bfb['getFirstRange']();let _0x4d22ea=_0x579f64['start']['nodeAfter'];for(;_0x4d22ea&&_0x579f64['containsItem'](_0x4d22ea);){if(_0x4d22ea['getAttribute']('listIndent')>0x0)return!0x1;_0x4d22ea=_0x4d22ea['nextSibling'];}return!0x0;}(_0x5ed414)?o(_0x3378ce,'*Format:*\x20remove\x20from\x20%0',o(_0x3378ce,function(_0xc4c7ed){return'ELEMENT_'+_0xc4c7ed['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x5ed414))):o(_0x3378ce,'*Outdent:*\x20%0',o(_0x3378ce,'ELEMENT_LIST_ITEM')),_0x56782e={'type':'format','content':_0x493a52};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x3ec1b3['multipleBlocks']&&(_0x493a52='*Merge:*\x20%0',_0x56782e={'type':'deletion','content':o(_0x3378ce,_0x493a52,o(_0x3378ce,'ELEMENT_LIST_ITEM'))});}return _0x56782e;});}}function Te(_0x17d869){let _0x5241c8=_0x17d869['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x5241c8;){const _0x1e9202=_0x5241c8['getAttribute']('listItemId');if(!_0x1e9202)return!0x1;if(_0x1e9202==_0x17d869['data']['newValue'])return'newValue';if(_0x1e9202==_0x17d869['data']['oldValue'])return'oldValue';_0x5241c8=_0x5241c8['previousSibling'];}return!0x1;}class Se extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0xa6ce03=this['editor']['config']['get']('list.properties'),_0x22ef83=this['editor']['plugins']['get']('TrackChangesEditing');_0xa6ce03['styles']&&(_0x22ef83['enableDefaultAttributesIntegration']('listStyle'),_0x22ef83['registerBlockAttribute']('listStyle')),_0xa6ce03['reversed']&&(_0x22ef83['enableDefaultAttributesIntegration']('listReversed'),_0x22ef83['registerBlockAttribute']('listReversed')),_0xa6ce03['startIndex']&&(_0x22ef83['enableDefaultAttributesIntegration']('listStart'),_0x22ef83['registerBlockAttribute']('listStart'));const _0x209655={'type':'format','content':''};_0x22ef83['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x172d4e=this['editor']['locale'];_0x22ef83['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x172d4e,'FORMAT_LIST_REVERSED')),_0x22ef83['descriptionFactory']['registerDescriptionCallback'](_0x35fc0d=>{const {data:_0x12a924}=_0x35fc0d;if(_0x12a924&&'listReversed'==_0x12a924['key'])return null==_0x12a924['newValue']||0x0==_0x12a924['newValue']&&null==_0x12a924['oldValue']?_0x209655:void 0x0;}),_0x22ef83['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x172d4e,'FORMAT_LIST_START')),_0x22ef83['descriptionFactory']['registerDescriptionCallback'](_0x16f7b6=>{const {data:_0x155b19}=_0x16f7b6;if(_0x155b19&&'listStart'==_0x155b19['key'])return null==_0x155b19['newValue']||0x1==_0x155b19['newValue']&&null==_0x155b19['oldValue']?_0x209655:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x2b2ba7=>{if(_0x2b2ba7['batch']['isUndo'])return!0x1;let _0x141c62=!0x1;const _0x679bbc=_0x22ef83['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5b386c=>{const _0x554840=_0x22ef83['_getAttributeKey'](_0x5b386c);return'listStart'==_0x554840||'listReversed'==_0x554840;});for(const _0x2fabd8 of _0x679bbc){const _0x4099b4=_0x2fabd8['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4099b4||'customNumbered'==_0x4099b4)continue;_0x22ef83['_findSuggestions'](_0x2fabd8['getFirstRange'](),'attribute')['find'](_0x1815d1=>'listType'==_0x22ef83['_getAttributeKey'](_0x1815d1['suggestion']))||(_0x2b2ba7['removeMarker'](_0x2fabd8['getFirstMarker']()),_0x141c62=!0x0);}return _0x141c62;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x43226a){const _0x1b68da=this['editor']['locale'],{data:_0x53f6d6}=_0x43226a,_0x496f9c={'type':'format','content':''};if(!_0x53f6d6||'listStyle'!=_0x53f6d6['key'])return;if(!_0x53f6d6['oldValue'])return'default'==_0x53f6d6['newValue']?_0x496f9c:{'type':'format','content':''+o(_0x1b68da,'*Set\x20format:*\x20%0',o(_0x1b68da,this['_getTranslationKeyForListStyle'](_0x53f6d6['newValue'])))};if(!_0x53f6d6['newValue']){if('default'==_0x53f6d6['oldValue'])return _0x496f9c;let _0x465a65=_0x43226a['head'];for(;_0x465a65;){if(_0x465a65['data']&&'listType'==_0x465a65['data']['key']&&_0x465a65['data']['newValue'])return _0x496f9c;_0x465a65=_0x465a65['next'];}return{'type':'format','content':''+o(_0x1b68da,'*Remove\x20format:*\x20%0',o(_0x1b68da,this['_getTranslationKeyForListStyle'](_0x53f6d6['oldValue'])))};}if('default'!=_0x53f6d6['newValue'])return{'type':'format','content':''+o(_0x1b68da,'*Set\x20format:*\x20%0',o(_0x1b68da,this['_getTranslationKeyForListStyle'](_0x53f6d6['newValue'])))};let _0xa239f8=_0x43226a['head'];for(;_0xa239f8;){if(_0xa239f8['data']&&'listType'==_0xa239f8['data']['key']&&_0xa239f8['data']['newValue']&&_0xa239f8['data']['oldValue'])return _0x496f9c;_0xa239f8=_0xa239f8['next'];}return{'type':'format','content':o(_0x1b68da,'*Set\x20format:*\x20%0',o(_0x1b68da,'ELEMENT_'+_0x43226a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1e3075=this['editor'],_0x2878b1=_0x1e3075['locale'];_0x1e3075['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x10e0d0=>{if('formatBlock'!=_0x10e0d0['type'])return;const {data:_0x46efe6}=_0x10e0d0;if(!_0x46efe6)return;let _0x51b0e4,_0x5df5a1;switch(_0x46efe6['commandName']){case'listStyle':_0x51b0e4='*Change\x20to:*\x20%0',_0x5df5a1={'type':'format','content':o(_0x2878b1,_0x51b0e4,o(_0x2878b1,this['_getTranslationKeyForListStyle'](_0x46efe6['commandParams'][0x0]['type'])))};break;case'listReversed':_0x51b0e4=_0x46efe6['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5df5a1={'type':'format','content':o(_0x2878b1,_0x51b0e4)};break;case'listStart':_0x51b0e4='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5df5a1={'type':'format','content':o(_0x2878b1,_0x51b0e4,_0x46efe6['commandParams'][0x0]['startIndex'])};}return _0x5df5a1;});}['_getTranslationKeyForListStyle'](_0x92f62f){return'ELEMENT_'+function(_0x236af2){if(_e['includes'](_0x236af2))return'bulleted';if(Re['includes'](_0x236af2))return'numbered';return null;}(_0x92f62f)['toUpperCase']()+'_LIST_'+_0x92f62f['toUpperCase']()['replace'](/-/g,'_');}}const _e=['disc','circle','square'],Re=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class X extends _0x5d703b{static get['requires'](){return[_0x40c153];}['init'](){const _0x2e878d=this['editor'],_0x49a11c=_0x2e878d['plugins']['get']('TrackChangesEditing'),_0x28d104=_0x2e878d['commands']['get']('enter');_0x49a11c['enableCommand']('enter',()=>{_0x2e878d['model']['change'](_0xdff48e=>{const _0x11b85e=_0x2e878d['model']['document']['selection'],_0x2cc00b=_0x11b85e['getFirstPosition'](),_0x317d87=_0x4b4bbe['fromRange'](_0x11b85e['getFirstRange']());if(_0x28d104['enterBlock'](_0xdff48e)){const _0x5646a2=_0x2e878d['model']['createPositionAt'](_0x2cc00b['parent']['nextSibling'],0x0),_0x1e1580=_0xdff48e['createRange'](_0x2cc00b,_0x5646a2);_0x49a11c['markInsertion'](_0x1e1580);}else _0xdff48e['setSelection'](_0xdff48e['createRange'](_0x317d87['end']));_0x317d87['detach'](),_0x28d104['fire']('afterExecute',{'writer':_0xdff48e});});}),_0x2e878d['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',De(_0x2e878d,'split'),{'priority':'high'}),_0x2e878d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2fab6d,_0x1dfed9,_0x8c597f)=>{const _0x5ccb40=_0x8c597f['mapper']['markerNameToElements'](_0x1dfed9['markerName']);if(_0x5ccb40){for(const _0x5c72a3 of _0x5ccb40)_0x5c72a3['hasClass']('ck-suggestion-marker-split')&&(_0x8c597f['mapper']['unbindElementFromMarkerName'](_0x5c72a3,_0x1dfed9['markerName']),_0x8c597f['writer']['remove'](_0x5c72a3));}},{'priority':'high'}),_0x2e878d['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1b19cd,_0x585c8,_0x52a1c9)=>{_0x52a1c9['options']['showSuggestionHighlights']&&De(_0x2e878d,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1b19cd,_0x585c8,_0x52a1c9);},{'priority':'high'});}}class Y extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x2a7e54=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a7e54['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x2a7e54['enableCommand']('findNext'),_0x2a7e54['enableCommand']('findPrevious'),_0x2a7e54['enableCommand']('replace'),_0x2a7e54['enableCommand']('replaceAll');}['handleFindCommand'](_0x4959e7,_0x176315,_0x3ae0fd={}){const _0x2bef99=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4959e7(_0x2ea65b=>{let _0x35e634=('string'==typeof _0x176315?_0x2bef99['findByTextCallback'](_0x176315,_0x3ae0fd):_0x176315)(_0x2ea65b);Array['isArray'](_0x35e634)&&(_0x35e634={'results':_0x35e634,'searchText':'string'==typeof _0x176315?_0x176315:''});const _0x31d353=_0x35e634['results']['filter'](_0x1a3f7b=>!0x1===this['_isInDeletionRange'](_0x1a3f7b,_0x2ea65b['item']));return{..._0x35e634,'results':_0x31d353};},_0x3ae0fd);}['_isInDeletionRange'](_0x1f01db,_0xd50a4c){const _0x25833d=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xd50a4c,_0x1f01db['start']),this['editor']['model']['createPositionAt'](_0xd50a4c,_0x1f01db['end']));for(const _0x2c1ab6 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x25833d['getIntersection'](_0x2c1ab6['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Z extends _0x5d703b{['afterInit'](){const _0xab6243=this['editor']['locale'],_0x3c0151=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x239792,commandName:_0x4a4982}of ro)this['editor']['plugins']['has'](_0x239792)&&(_0x3c0151['enableDefaultAttributesIntegration'](_0x4a4982),_0x3c0151['registerInlineAttribute'](_0x4a4982));_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0xab6243,'FORMAT_FONT_SIZE')),_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0xab6243,'FORMAT_FONT_FAMILY')),_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0xab6243,'FORMAT_FONT_COLOR')),_0x3c0151['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0xab6243,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e98c=this['editor'],_0x137cbe=_0x1e98c['locale'];_0x1e98c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x15b30=>{const _0x496c0a=_0x137cbe['t'];if('formatInline'!=_0x15b30['type'])return;const {data:_0x4e2831}=_0x15b30;if(null!=_0x4e2831){if('fontSize'==_0x4e2831['commandName']){const _0x3cafe6=_0x4e2831['commandParams'][0x0]['value'];if(_0x3cafe6){const _0x3968c6=_0x496c0a(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x8979b9=>_0x8979b9['model']==_0x3cafe6)['title'])['toLowerCase']();return{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20size:*\x20%0',_0x3968c6)};}return{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4e2831['commandName']){const _0xa5dcf9=_0x4e2831['commandParams'][0x0]['value'];return _0xa5dcf9?{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20family:*\x20%0',_0xa5dcf9)}:{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4e2831['commandName']){const _0x6445e4=_0x4e2831['commandParams'][0x0]['value'];if(_0x6445e4){const _0x4c941e=_0x2069db(this['editor']['config']['get']('fontColor.colors'))['find'](_0x13e602=>_0x13e602['model']==_0x6445e4);let _0x289bc1=_0x6445e4,_0xd724c3='';return _0x4c941e&&(_0x289bc1=_0x4c941e['label'],_0xd724c3=_0x496c0a(_0x289bc1)['toLowerCase']()),{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20color:*\x20%0',_0xd724c3)['trim'](),'color':{'value':_0x6445e4,'title':_0xd724c3||_0x289bc1}};}return{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4e2831['commandName']){const _0x3ae627=_0x4e2831['commandParams'][0x0]['value'];if(_0x3ae627){const _0x2c7e98=_0x2069db(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x517e4c=>_0x517e4c['model']==_0x3ae627);let _0x4a7ff5=_0x3ae627,_0x55ceb0='';return _0x2c7e98&&(_0x4a7ff5=_0x2c7e98['label'],_0x55ceb0=_0x496c0a(_0x4a7ff5)['toLowerCase']()),{'type':'format','content':o(_0x137cbe,'*Set\x20font\x20background\x20color:*\x20%0',_0x55ceb0)['trim'](),'color':{'value':_0x3ae627,'title':_0x55ceb0||_0x4a7ff5}};}return{'type':'format','content':o(_0x137cbe,'*Reset\x20font\x20background\x20color*')};}}});}}class tt extends _0x5d703b{['afterInit'](){const _0x4e9f12=this['editor'],_0x3b2d7d=_0x4e9f12['plugins']['get']('TrackChangesEditing'),_0x4bc45e=_0x4e9f12['commands']['get']('copyFormat'),_0x20522c=_0x4e9f12['commands']['get']('pasteFormat');_0x4bc45e&&_0x20522c&&(_0x3b2d7d['enableDefaultAttributesIntegration']('pasteFormat'),_0x3b2d7d['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0xf92b38=this['editor'],_0x5cab88=_0xf92b38['locale'];_0xf92b38['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x520ded=>{if('formatBlock'!=_0x520ded['type']&&'formatInline'!=_0x520ded['type'])return;const {data:_0x429be8}=_0x520ded;if(_0x429be8&&'pasteFormat'===_0x429be8['commandName']){const _0x301cff=[],_0x5d5bfd=_0x429be8['commandParams'][0x0];for(const [_0x47c365,_0x1ce198]of Object['entries'](_0x5d5bfd))_0x301cff['push'](so(_0xf92b38,_0x47c365,_0x1ce198));return _0x301cff['length']?{'type':'format','content':o(_0x5cab88,'*Set\x20format\x20to:*\x20%0',_0x301cff['join'](',\x20'))}:{'type':'format','content':o(_0x5cab88,'*Remove\x20all\x20formatting*')};}});}}function so(_0x476859,_0x41766f,_0x43e373){const _0x2275d0=_0x476859['locale']['t'],_0x1cb9dc=_0x41766f['split'](/(?=[A-Z])/)['join']('\x20'),_0x1da6f3=_0x2275d0(_0x1cb9dc['charAt'](0x0)['toUpperCase']()+_0x1cb9dc['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x43e373)return _0x1da6f3;if('fontColor'===_0x41766f||'fontBackgroundColor'===_0x41766f){const _0xf61e9d=_0x2069db(_0x476859['config']['get']('fontColor.colors'))['find'](_0xb9baea=>_0xb9baea['model']==_0x43e373);return _0x1da6f3+'\x20('+(_0xf61e9d?_0x2275d0(_0xf61e9d['label'])['toLowerCase']():_0x43e373)+')';}if('fontSize'===_0x41766f&&isNaN(parseFloat(_0x43e373))){const _0x6037a=_0x476859['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x476859['config']['get']('fontSize.options'))['find'](_0xde059c=>_0xde059c['model']==_0x43e373);return _0x1da6f3+'\x20('+(_0x6037a?_0x2275d0(_0x6037a['title'])['toLowerCase']():_0x43e373)+')';}return _0x1da6f3+'\x20('+_0x43e373+')';}class nt extends _0x5d703b{['_headingOptions'];['afterInit'](){const _0x2fcb1f=this['editor'];if(!_0x2fcb1f['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2fcb1f['config']['get']('heading.options');const _0x59f829=_0x2fcb1f['locale'],_0x39fc23=_0x2fcb1f['plugins']['get']('TrackChangesEditing');_0x39fc23['enableDefaultAttributesIntegration']('heading');for(const _0x2ad8c9 of this['_headingOptions'])'paragraph'!=_0x2ad8c9['model']&&_0x39fc23['descriptionFactory']['registerElementLabel'](_0x2ad8c9['model'],_0x14ea62=>{const _0x222712=this['_getHeadingLevel'](_0x2ad8c9['model']);return null!==_0x222712?_0x1d7b63(_0x14ea62,_0x222712):_0x4e5bdc(_0x14ea62,_0x2ad8c9['title']);});function _0x1d7b63(_0x149b12,_0xf50507){return o(_0x59f829,'ELEMENT_HEADING',[_0x149b12,_0xf50507]);}function _0x4e5bdc(_0x66e7bc,_0x5169ee){return o(_0x59f829,'ELEMENT_HEADING_CUSTOM',[_0x66e7bc,_0x5169ee]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x19433a=this['editor'],_0x26f5d5=_0x19433a['locale'];function _0x211004(_0x17004e,_0x4bfc7f){return o(_0x26f5d5,'ELEMENT_HEADING_CUSTOM',[_0x17004e,_0x4bfc7f]);}_0x19433a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x476e35=>{if('formatBlock'!=_0x476e35['type'])return;const {data:_0x322610}=_0x476e35;if(_0x322610&&'heading'==_0x322610['commandName']){const _0x25cc0d=_0x322610['commandParams'][0x0]['value'],_0x5d2146=this['_getHeadingLevel'](_0x25cc0d);if(null!==_0x5d2146)return{'type':'format','content':o(_0x26f5d5,'*Change\x20to:*\x20%0',(_0xb2e0a1=0x1,_0x14c1ab=_0x5d2146,o(_0x26f5d5,'ELEMENT_HEADING',[_0xb2e0a1,_0x14c1ab])))};const _0x5ef220=this['_headingOptions']['find'](_0x280e9=>_0x280e9['model']===_0x25cc0d)['title'];return{'type':'format','content':o(_0x26f5d5,'*Change\x20to:*\x20%0',_0x211004(0x1,_0x5ef220))};}var _0xb2e0a1,_0x14c1ab;});}['_getHeadingLevel'](_0x401e38){const _0x11d857=_0x401e38['match'](/^heading(\d+)/);if(_0x11d857)return _0x11d857[0x1];const _0x45c7d8=this['_headingOptions']?.['find'](_0x26de9a=>_0x26de9a['model']==_0x401e38);if(_0x45c7d8&&_0x45c7d8['view']){const _0x54c2fe=_0x45c7d8['view'],_0x3a252e=(_0x54c2fe['name']??_0x54c2fe)['match'](/^h(\d+)/);if(_0x3a252e)return _0x3a252e[0x1];}return null;}}class it extends _0x5d703b{['afterInit'](){const _0x5ae735=this['editor'];if(!_0x5ae735['plugins']['has']('HighlightEditing'))return;const _0x2e9d98=_0x5ae735['plugins']['get']('TrackChangesEditing'),_0x53594a=_0x5ae735['locale'];_0x2e9d98['enableDefaultAttributesIntegration']('highlight'),_0x2e9d98['registerInlineAttribute']('highlight'),_0x2e9d98['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x53594a,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x328b23=this['editor'],_0x2e610a=_0x328b23['locale'];_0x328b23['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19c6fb=>{if('formatInline'!=_0x19c6fb['type'])return;const {data:_0x1e7809}=_0x19c6fb;if(_0x1e7809&&'highlight'==_0x1e7809['commandName']){const _0x1b73fa=_0x2e610a['t'],_0x42898a=_0x1e7809['commandParams'][0x0]['value'];if(_0x42898a){const _0x5d1f0d=_0x328b23['config']['get']('highlight.options')['find'](_0x1b1686=>_0x1b1686['model']==_0x42898a),_0x144687=_0x1b73fa(_0x5d1f0d['title'])['toLowerCase']();return{'type':'format','content':o(_0x2e610a,'*Set\x20highlight:*\x20%0',_0x144687),'color':{'value':_0x5d1f0d['color'],'title':_0x5d1f0d['title']}};}return{'type':'format','content':o(_0x2e610a,'*Remove\x20highlight*',o(_0x2e610a,'FORMAT_HIGHLIGHT'))};}});}}class et extends _0x5d703b{['afterInit'](){const _0x22ec08=this['editor'];if(!_0x22ec08['plugins']['has']('HorizontalLineEditing'))return;_0x22ec08['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0xf66886=_0x22ec08['plugins']['get']('TrackChangesEditing'),_0x10a19f=_0x22ec08['locale'];_0xf66886['descriptionFactory']['registerElementLabel']('horizontalLine',_0x4c65b4=>o(_0x10a19f,'ELEMENT_HORIZONTAL_LINE',_0x4c65b4)),_0x22ec08['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x34aebb,{writer:_0x1cb97d,options:_0x4e6866})=>{if(!_0x4e6866['showSuggestionHighlights'])return null;const _0xa5d889=_0x1cb97d['createContainerElement']('div'),_0xfc6977=_0x1cb97d['createEmptyElement']('hr');return _0x1cb97d['addClass']('ck-horizontal-line',_0xa5d889),_0x1cb97d['insert'](_0x1cb97d['createPositionAt'](_0xa5d889,0x0),_0xfc6977),_0xa5d889;},'converterPriority':'high'});}}class st extends _0x5d703b{['afterInit'](){const _0x10cc84=this['editor'];if(!_0x10cc84['plugins']['has']('HtmlEmbed'))return;const _0x4174a0=_0x10cc84['plugins']['get']('TrackChangesEditing'),_0x15320f=_0x10cc84['locale'];_0x4174a0['descriptionFactory']['registerElementLabel']('rawHtml',_0x3fcb7c=>o(_0x15320f,'ELEMENT_HTML_EMBED',_0x3fcb7c)),_0x4174a0['enableDefaultAttributesIntegration']('htmlEmbed'),_0x4174a0['registerBlockAttribute']('value'),_0x4174a0['descriptionFactory']['registerDescriptionCallback'](_0x527989=>{if('attribute'!=_0x527989['type'])return;const {data:_0x2d7ab7}=_0x527989;if(_0x2d7ab7&&'value'==_0x2d7ab7['key']&&_0x527989['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xdd80aa=o(_0x15320f,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x15320f,'*Change\x20%0\x20content*',_0xdd80aa)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10a8c0=this['editor'],_0x5f12fc=_0x10a8c0['locale'];_0x10a8c0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x174d2c=>{if('formatBlock'!=_0x174d2c['type'])return;const {data:_0x4c2f03}=_0x174d2c;if(_0x4c2f03&&'htmlEmbed'==_0x4c2f03['commandName']){const _0x4863dd=o(_0x5f12fc,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5f12fc,'*Change\x20%0\x20content*',_0x4863dd)};}});}}class ot extends _0x5d703b{['afterInit'](){const _0x460e20=this['editor'];if(!_0x460e20['plugins']['has']('ImageEditing'))return;const _0x480f4e=_0x460e20['plugins']['get']('TrackChangesEditing'),_0x5b2275=_0x460e20['plugins']['get']('ImageUtils'),_0x5e162a=_0x460e20['locale'];_0x480f4e['enableCommand']('insertImage'),_0x480f4e['descriptionFactory']['registerElementLabel']('imageBlock',_0x1c64b7=>o(_0x5e162a,'ELEMENT_IMAGE',_0x1c64b7)),_0x480f4e['descriptionFactory']['registerElementLabel']('imageInline',_0x2f8093=>o(_0x5e162a,'ELEMENT_INLINE_IMAGE',_0x2f8093)),_0x480f4e['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x5e162a,'ELEMENT_CAPTION')),_0x460e20['plugins']['has']('ImageUploadEditing')&&_0x480f4e['enableCommand']('uploadImage'),_0x460e20['plugins']['has']('ImageBlockEditing')&&_0x460e20['plugins']['has']('ImageInlineEditing')&&(_0x480f4e['enableCommand']('imageTypeInline',(_0x3c5159,_0x542739)=>{const _0x5daccc=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']);_0x460e20['model']['change'](()=>{_0x480f4e['markBlockFormat'](_0x5daccc,{'commandName':'imageTypeInline','commandParams':[_0x542739]},[],'convertBlockImageToInline');});}),_0x480f4e['enableCommand']('imageTypeBlock',(_0x1d996e,_0xc6be24)=>{_0x460e20['model']['change'](_0x315b51=>{let _0x2b7e0c=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x5e6087=_0x315b51['createRangeOn'](_0x2b7e0c);const _0x58fa46=_0x305aa6['fromPosition'](_0x5e6087['start'],'toPrevious'),_0x2c36cf=_0x305aa6['fromPosition'](_0x5e6087['end'],'toNext');_0x480f4e['forceDefaultExecution'](()=>_0x1d996e(_0xc6be24)),_0x2b7e0c=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x5e6087=_0x315b51['createRangeOn'](_0x2b7e0c);const _0x3f36cd=_0x315b51['createRange'](_0x58fa46,_0x2c36cf);_0x58fa46['detach'](),_0x2c36cf['detach'](),_0x480f4e['markBlockFormat'](_0x2b7e0c,{'commandName':'imageTypeInline','commandParams':[_0xc6be24]},[],'convertInlineImageToBlock'),_0x3f36cd['start']['isBefore'](_0x5e6087['start'])&&_0x480f4e['markInsertion'](_0x315b51['createRange'](_0x3f36cd['start'],_0x5e6087['start']),'convertInlineImageToBlock'),_0x5e6087['end']['isBefore'](_0x3f36cd['end'])&&_0x480f4e['markInsertion'](_0x315b51['createRange'](_0x5e6087['end'],_0x3f36cd['end']),'convertInlineImageToBlock');});}),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x480f4e['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x53f7d2])=>{const _0x181a1d=_0x480f4e['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x3384bb=_0x53f7d2['start'],_0xd39ecf=_0x53f7d2['end'];const _0x3b875d=_0x460e20['model']['schema']['getNearestSelectionRange'](_0x3384bb,'backward'),_0x5949f2=_0x460e20['model']['schema']['getNearestSelectionRange'](_0xd39ecf,'forward');_0x3b875d['isCollapsed']&&(_0x3384bb=_0x3b875d['start']),_0x5949f2['isCollapsed']&&(_0xd39ecf=_0x5949f2['end']),_0x181a1d([_0x460e20['model']['createRange'](_0x3384bb,_0xd39ecf)]);}),_0x480f4e['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x40ccc5),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x40ccc5)),_0x460e20['plugins']['has']('ImageCaptionEditing')&&(_0x480f4e['enableCommand']('toggleImageCaption',(_0x39ef4f,_0x5bccc6)=>{const _0x47435b=_0x460e20['plugins']['get']('ImageCaptionUtils');let _0x4ec43d=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x2d3e9e=_0x47435b['getCaptionFromImageModelElement'](_0x4ec43d);_0x460e20['model']['change'](()=>{if(_0x2d3e9e)return void _0x480f4e['markDeletion'](_0x460e20['model']['createRangeOn'](_0x2d3e9e));const _0x716d59=_0x5b2275['isBlockImage'](_0x4ec43d);_0x39ef4f(_0x5bccc6),_0x4ec43d=_0x5b2275['getClosestSelectedImageElement'](_0x460e20['model']['document']['selection']),_0x2d3e9e=_0x47435b['getCaptionFromImageModelElement'](_0x4ec43d),_0x480f4e['markInsertion'](_0x460e20['model']['createRangeOn'](_0x2d3e9e),_0x716d59?null:'imageCaption');});}),_0x480f4e['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x40ccc5));const _0x1b81a2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x13b874(_0x2b5194,_0xf3c3e5){const _0x36148d=_0x1b81a2['findIndex'](({type:_0x491475,subType:_0x66576f})=>_0x2b5194['type']==_0x491475&&_0x2b5194['subType']==_0x66576f),_0x3ed218=_0x1b81a2['findIndex'](({type:_0x4ca41b,subType:_0x30ff71})=>_0xf3c3e5['type']==_0x4ca41b&&_0xf3c3e5['subType']==_0x30ff71);if(_0x36148d<0x0||_0x3ed218<0x0)return!0x1;const _0x1adf28=_0x2b5194['getFirstRange'](),_0x35e3f3=_0xf3c3e5['getFirstRange']();if((0x0==_0x36148d||0x1==_0x36148d)&&0x2==_0x3ed218&&_0x1adf28['isIntersecting'](_0x35e3f3))return!0x0;if(0x2==_0x36148d&&0x3==_0x3ed218){const _0x1e365d=_0x480f4e['_findSuggestions'](_0x1adf28,'insertion')['filter'](({suggestion:_0x5ddb48,meta:_0x31ed11})=>_0x31ed11['isOwn']&&'convertInlineImageToBlock'==_0x5ddb48['subType']);if(_0x1e365d['length']>0x1&&_0x35e3f3['end']['isEqual'](_0x1adf28['start']))return!0x0;if(0x1==_0x1e365d['length']&&(_0x1adf28['start']['isEqual'](_0x35e3f3['end'])||_0x1adf28['end']['isEqual'](_0x35e3f3['start'])))return!0x0;}if(0x3==_0x36148d&&0x3==_0x3ed218&&_0x1adf28['start']['isBefore'](_0x35e3f3['start'])){const _0x4ac709=_0x1adf28['end']['nodeAfter'],_0x3d76bc=_0x35e3f3['start']['nodeBefore'];return _0x5b2275['isBlockImage'](_0x4ac709)&&_0x4ac709===_0x3d76bc;}return!0x1;}function _0x40ccc5(_0x160e76,_0x6fc5fa){return _0x13b874(_0x160e76,_0x6fc5fa)?[_0x160e76,_0x6fc5fa]:_0x13b874(_0x6fc5fa,_0x160e76)?[_0x6fc5fa,_0x160e76]:null;}_0x460e20['plugins']['has']('ImageResize')&&(_0x480f4e['enableDefaultAttributesIntegration']('resizeImage'),_0x480f4e['registerBlockAttribute']('resizedWidth'),_0x480f4e['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x5e162a,'FORMAT_IMAGE_SIZE'))),_0x460e20['plugins']['has']('ImageTextAlternativeEditing')&&(_0x480f4e['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x480f4e['registerBlockAttribute']('alt')),_0x460e20['plugins']['has']('PictureEditing')&&(_0x480f4e['registerBlockAttribute']('sources'),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x4ae0dd=>{if('attribute'!=_0x4ae0dd['type'])return;const {data:_0x42ab48}=_0x4ae0dd;return _0x42ab48&&'sources'==_0x42ab48['key']?{'type':'format','content':''}:void 0x0;})),_0x460e20['plugins']['has']('ImageSizeAttributes')&&(_0x480f4e['registerBlockAttribute']('width'),_0x480f4e['registerBlockAttribute']('height'),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x5713e8=>{if('attribute'!=_0x5713e8['type'])return;const {data:_0x2e9315}=_0x5713e8;return!_0x2e9315||'width'!=_0x2e9315['key']&&'height'!=_0x2e9315['key']?void 0x0:{'type':'format','content':''};})),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x1262e9=>{if(!!_0x1b81a2['find'](({type:_0x259ce5,subType:_0x308791})=>_0x1262e9['type']==_0x259ce5&&_0x1262e9['subType']==_0x308791))return _0x1262e9['previous']?{}:void 0x0;}),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x80601e=>{if('insertion'==_0x80601e['type']||'deletion'==_0x80601e['type']){const _0x3942c4=_0x80601e['getContainedElement']();if(_0x3942c4&&_0x3942c4['is']('element','caption'))return{'type':'insertion'==_0x80601e['type']?'addObject':'removeObject','element':_0x3942c4,'quantity':0x1};}}),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x3825e8=>'formatBlock'==_0x3825e8['type']&&'convertInlineImageToBlock'==_0x3825e8['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x3825e8['type']&&'convertBlockImageToInline'==_0x3825e8['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x480f4e['descriptionFactory']['registerDescriptionCallback'](_0x5506b8=>{if('attribute'!=_0x5506b8['type'])return;const {data:_0x339c5b}=_0x5506b8;if(!_0x339c5b||'alt'!=_0x339c5b['key'])return;const _0x3a12e9=_0x339c5b['newValue'];return _0x3a12e9?{'type':'format','content':o(_0x5e162a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x3a12e9+'\x22')}:{'type':'format','content':o(_0x5e162a,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d03d9=this['editor'],_0x23d968=_0x2d03d9['locale'];_0x2d03d9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e141e=>{if('formatBlock'!=_0x5e141e['type']&&'formatInline'!=_0x5e141e['type'])return;const {data:_0x4ca0db}=_0x5e141e;if(_0x4ca0db){if('imageTextAlternative'==_0x4ca0db['commandName']){const _0x7a46e4=_0x4ca0db['commandParams'][0x0]['newValue'];return _0x7a46e4?{'type':'format','content':o(_0x23d968,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x7a46e4+'\x22')}:{'type':'format','content':o(_0x23d968,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4ca0db['commandName']){const _0x19f589=_0x4ca0db['commandParams'][0x0]['width'];return _0x19f589?{'type':'format','content':o(_0x23d968,'*Set\x20image\x20width:*\x20%0',_0x19f589)}:{'type':'format','content':o(_0x23d968,'*Reset\x20image\x20width*')};}}});}}class rt extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x375909=this['editor']['locale'],_0x5cad50=this['editor']['plugins']['get']('TrackChangesEditing');_0x5cad50['enableDefaultAttributesIntegration']('replaceImageSource'),_0x5cad50['registerBlockAttribute']('src'),_0x5cad50['descriptionFactory']['registerDescriptionCallback'](_0x3f325d=>{if('attribute'!=_0x3f325d['type'])return;const {data:_0x5b02d1}=_0x3f325d;return _0x5b02d1&&'src'==_0x5b02d1['key']?_0x5b02d1['newValue']&&_0x5b02d1['oldValue']?{'type':'format','content':o(_0x375909,'*Replace\x20image*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x313b00=this['editor']['plugins']['get']('TrackChangesEditing');_0x313b00['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x313b00['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x313b00['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x313b00['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x31cac7=this['editor'],_0xdf186e=_0x31cac7['locale'];_0x31cac7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3868ad=>{if('formatBlock'!=_0x3868ad['type']&&'formatInline'!=_0x3868ad['type'])return;const {data:_0xdd25bc}=_0x3868ad;if(!_0xdd25bc||'replaceImageSource'!=_0xdd25bc['commandName'])return;return{'type':'format','content':o(_0xdf186e,'*Format:*\x20replace\x20image\x20URL')};});}}class at extends _0x5d703b{['afterInit'](){const _0x202794=this['editor'];if(!_0x202794['plugins']['has']('ImageStyleEditing'))return;const _0x1faaba=_0x202794['plugins']['get']('TrackChangesEditing'),_0x5c5aaa=_0x202794['plugins']['get']('ImageUtils'),_0x53db09={};_0x1faaba['enableCommand']('imageStyle',(_0x4729b3,_0x1c0ec7)=>{const _0x5e9f85=_0x202794['plugins']['get']('Users')['me'],_0x3679af=_0x202794['commands']['get']('imageStyle');let _0x3924d9=_0x5c5aaa['getClosestSelectedImageElement'](_0x202794['model']['document']['selection']),_0x433339=_0x202794['model']['createRangeOn'](_0x3924d9),_0x47dae2=_0x3679af['value'];if(_0x47dae2==_0x1c0ec7['value'])return;const _0x134e37={'commandName':'imageStyle','commandParams':[_0x1c0ec7],'formatGroupId':_0x1c060f()};_0x202794['model']['change'](()=>{if(_0x1faaba['getSuggestions']()['filter'](_0x22c2e9=>_0x22c2e9['isInContent']&&_0x5e9f85==_0x22c2e9['author']&&('formatBlock'==_0x22c2e9['type']||'formatInline'==_0x22c2e9['type'])&&('imageStylePreApply'==_0x22c2e9['subType']||'imageStylePostApply'==_0x22c2e9['subType'])&&_0x22c2e9['getFirstRange']()['isEqual'](_0x433339))['forEach'](_0x4693c2=>_0x1faaba['discardSuggestion'](_0x4693c2['head'])),_0x3924d9=_0x5c5aaa['getClosestSelectedImageElement'](_0x202794['model']['document']['selection']),_0x433339=_0x202794['model']['createRangeOn'](_0x3924d9),_0x3679af['refresh'](),_0x202794['commands']['get']('imageTypeInline')['refresh'](),_0x202794['commands']['get']('imageTypeBlock')['refresh'](),_0x47dae2=_0x3679af['value'],_0x47dae2!=_0x1c0ec7['value'])return _0x5c5aaa['isInlineImage'](_0x3924d9)&&_0x3679af['shouldConvertImageType'](_0x1c0ec7['value'],_0x3924d9)?(_0x4729b3({..._0x1c0ec7,'setImageSizes':!0x1}),_0x3924d9=_0x5c5aaa['getClosestSelectedImageElement'](_0x202794['model']['document']['selection']),void _0x1faaba['markBlockFormat'](_0x3924d9,{..._0x134e37,'commandReversedParams':[{'value':_0x47dae2||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5c5aaa['isBlockImage'](_0x3924d9)?_0x1faaba['markBlockFormat'](_0x3924d9,_0x134e37,[],'imageStylePostApply'):_0x1faaba['markInlineFormat'](_0x433339,_0x134e37,'imageStylePostApply'));});});for(const _0xfabf30 of _0x202794['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x53db09[_0xfabf30['name']]=_0xfabf30['title']['toLowerCase']();_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x3d71f5])=>{_0x5c5aaa['setImageNaturalSizeAttributes'](_0x3d71f5['getContainedElement']());}),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x104516,_0x14530a)=>{_0x1faaba['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x104516,{'commandName':_0x14530a['commandName'],'commandParams':_0x14530a['commandReversedParams']});}),_0x1faaba['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xaab59f,_0x101dc0){if(_0x282f03(_0xaab59f,_0x101dc0))return[_0xaab59f,_0x101dc0];if(_0x282f03(_0x101dc0,_0xaab59f))return[_0x101dc0,_0xaab59f];return null;});const _0x25521e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x282f03(_0x397063,_0x1a58d3){const _0x5a75aa=_0x25521e['findIndex'](({type:_0x12e9e5,subType:_0x2cf5db})=>_0x397063['type']==_0x12e9e5&&_0x397063['subType']==_0x2cf5db),_0x5efe5c=_0x25521e['findIndex'](({type:_0x23ef51,subType:_0x8df799})=>_0x1a58d3['type']==_0x23ef51&&_0x1a58d3['subType']==_0x8df799);if(_0x5a75aa<0x0||_0x5efe5c<0x0)return!0x1;const _0x585e5f=_0x397063['getFirstRange'](),_0x3d00ad=_0x1a58d3['getFirstRange']();if((0x0==_0x5a75aa||0x1==_0x5a75aa)&&0x2==_0x5efe5c&&_0x585e5f['isIntersecting'](_0x3d00ad))return!0x0;if(0x2==_0x5a75aa&&0x3==_0x5efe5c){const _0xb9566a=_0x1faaba['_findSuggestions'](_0x585e5f,'insertion')['filter'](({suggestion:_0x292317,meta:_0x635da7})=>_0x635da7['isOwn']&&'convertInlineImageToBlock'==_0x292317['subType']);if(_0xb9566a['length']>0x1&&_0x3d00ad['end']['isEqual'](_0x585e5f['start']))return!0x0;if(0x1==_0xb9566a['length']&&(_0x585e5f['start']['isEqual'](_0x3d00ad['end'])||_0x585e5f['end']['isEqual'](_0x3d00ad['start'])))return!0x0;}if(0x3==_0x5a75aa&&0x3==_0x5efe5c&&_0x585e5f['start']['isBefore'](_0x3d00ad['start'])){const _0x263b76=_0x585e5f['end']['nodeAfter'],_0x43879a=_0x3d00ad['start']['nodeBefore'];return _0x5c5aaa['isBlockImage'](_0x263b76)&&_0x263b76===_0x43879a;}return!0x1;}_0x202794['model']['document']['registerPostFixer'](()=>{let _0x1bbda1=!0x1;const _0x37b689=Array['from'](_0x202794['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x364488,data:_0x1da3f5}of _0x37b689){const {group:_0x2522bb,type:_0x21a1ff,subType:_0x43a79d,id:_0x4cf9db}=_0x1faaba['_splitMarkerName'](_0x364488);if('suggestion'==_0x2522bb&&_0x1faaba['hasSuggestion'](_0x4cf9db)){if('formatBlock'==_0x21a1ff&&('imageStylePreApply'==_0x43a79d||'imageStylePostApply'==_0x43a79d)){const _0x16387b=_0x1faaba['getSuggestion'](_0x4cf9db);if(_0x1da3f5['newRange']){const _0x5076c2=_0x16387b['getFirstRange']()['getContainedElement']();if(_0x5c5aaa['isBlockImage'](_0x5076c2))continue;_0x1faaba['discardSuggestion'](_0x16387b),_0x1bbda1=!0x0;}}if('insertion'==_0x21a1ff&&'imageCaption'==_0x43a79d&&!_0x1da3f5['newRange']){const _0x3f14e8=_0x1faaba['getSuggestion'](_0x4cf9db);_0x3f14e8['next']&&_0x3f14e8['next']['isInContent']&&(_0x1faaba['discardSuggestion'](_0x3f14e8['next']),_0x1bbda1=!0x0);}}}return _0x1bbda1;}),this['_registerLegacyDescription'](_0x53db09);}['_registerLegacyDescription'](_0x4ba460){const _0x5d030c=this['editor'],_0x5ec856=_0x5d030c['locale'];_0x5d030c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3591a3=>{if('formatBlock'!=_0x3591a3['type']&&'formatInline'!=_0x3591a3['type'])return;const {data:_0x3b1ac5}=_0x3591a3;if(!_0x3b1ac5||'imageStyle'!=_0x3b1ac5['commandName'])return;const _0x57841e=_0x3b1ac5['commandParams'][0x0]['value'];return _0x1acec3('side'===_0x57841e?o(_0x5ec856,'FORMAT_SIDE_IMAGE'):_0x4ba460[_0x57841e]||_0x57841e);function _0x1acec3(_0x3d9f04){return{'type':'format','content':o(_0x5ec856,'*Format:*\x20%0',_0x3d9f04)};}});}}class ct extends _0x5d703b{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x40b603){super(_0x40b603),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1cbcf6=this['editor'],_0x49cf21=_0x1cbcf6['commands']['get']('importWord'),_0x1a2775=_0x1cbcf6['commands']['get']('trackChanges');_0x49cf21&&(_0x49cf21['on']('execute',(_0x487be2,[,_0x112956])=>{this['_trackChangesValueDuringImport']=_0x1a2775['value'],_0x112956['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x49cf21,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x49cf21,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x1a2775['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1cbcf6['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2259de,_0xdc365b){const {suggestions:_0x5687f9}=_0xdc365b,_0x34c00e=this['editor']['commands']['get']('trackChanges'),_0x3cd2f4=_0x34c00e['value'];this['_trackChangesValueDuringImport']!==_0x3cd2f4&&(_0x34c00e['execute'](),this['_trackChangesExecuted']=!0x0),_0x5687f9&&_0x5687f9['forEach'](({id:_0x28676e,type:_0x1058ea,author:_0x2f5450,created_at:_0x22ac77})=>{const _0x51aebd={'id':_0x28676e,'type':_0x1058ea,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2f5450,'createdAt':_0x22ac77?new Date(_0x22ac77):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x51aebd);});}}class ut extends _0x5d703b{['afterInit'](){const _0x2d1129=this['editor'],_0xc9d55e=_0x2d1129['plugins']['get']('TrackChangesEditing');if(_0x2d1129['plugins']['has']('IndentEditing')&&(_0xc9d55e['enableCommand']('indent'),_0xc9d55e['enableCommand']('outdent')),_0x2d1129['plugins']['has']('IndentBlock')){for(const _0x4f0f14 of['indentBlock','outdentBlock'])_0xc9d55e['enableDefaultAttributesIntegration'](_0x4f0f14);}const _0x3c8631=_0x2d1129['locale'];_0xc9d55e['registerBlockAttribute']('blockIndent'),_0xc9d55e['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x3c8631,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41cda8=this['editor'],_0xaf660d=_0x41cda8['locale'],_0x523249=_0x41cda8['plugins']['get']('TrackChangesEditing');_0x523249['descriptionFactory']['registerDescriptionCallback'](_0xbe9bf=>{if('formatBlock'!=_0xbe9bf['type'])return;const {data:_0x22cf18}=_0xbe9bf;if(!_0x22cf18)return;if('indentBlock'!=_0x22cf18['commandName']&&'outdentBlock'!=_0x22cf18['commandName'])return;const _0x2a612e=_0xbe9bf['getItems']()[0x0],_0x14fd44=_0x523249['descriptionFactory']['getItemLabel'](_0x2a612e);return'indentBlock'==_0x22cf18['commandName']?{'type':'format','content':o(_0xaf660d,'*Indent:*\x20%0',_0x14fd44)}:'outdentBlock'==_0x22cf18['commandName']?{'type':'format','content':o(_0xaf660d,'*Outdent:*\x20%0',_0x14fd44)}:void 0x0;});}}class ft extends _0x5d703b{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x5d703b{['afterInit'](){const _0xcf9304=this['editor'];if(!_0xcf9304['plugins']['has']('LinkEditing'))return;const _0x4a7547=_0xcf9304['plugins']['get']('TrackChangesEditing'),_0x2f97e0=_0xcf9304['commands']['get']('link');_0x4a7547['enableDefaultAttributesIntegration']('link'),_0x4a7547['enableDefaultAttributesIntegration']('unlink'),_0x4a7547['registerInlineAttribute']('linkHref');for(const _0x174014 of _0x2f97e0['manualDecorators'])_0x4a7547['registerInlineAttribute'](_0x174014['id']),_0x4a7547['descriptionFactory']['registerAttributeLabel'](_0x174014['id'],'link\x20('+_0x174014['label']['toLowerCase']()+')');_0x4a7547['descriptionFactory']['registerDescriptionCallback'](_0x1cd8b4=>{if('attribute'!=_0x1cd8b4['type'])return;const {data:_0x1c7da7}=_0x1cd8b4;if(!_0x1c7da7||'linkHref'!=_0x1c7da7['key'])return;const _0xe97346=_0x1c7da7['newValue'],_0x3c2979=_0xcf9304['locale'];return{'type':'format','content':null==_0xe97346?o(_0x3c2979,'*Remove\x20link*'):o(_0x3c2979,'*Set\x20link:*\x20%0','\x22'+_0xe97346+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28b994=this['editor'],_0x4ab560=_0x28b994['locale'];_0x28b994['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xcac25b=>{if('formatInline'!=_0xcac25b['type'])return;const {data:_0x1bc741}=_0xcac25b;if(_0x1bc741){if('link'==_0x1bc741['commandName']){const _0x289fe8=_0x1bc741['commandParams'][0x0];return{'type':'format','content':o(_0x4ab560,'*Set\x20link:*\x20%0','\x22'+_0x289fe8+'\x22')};}return'unlink'==_0x1bc741['commandName']?{'type':'format','content':o(_0x4ab560,'*Remove\x20link*')}:void 0x0;}});}}class lt extends _0x5d703b{['afterInit'](){const _0x1f7d98=this['editor'],_0x112be3=_0x1f7d98['locale'];if(!_0x1f7d98['plugins']['has']('LegacyListEditing'))return;const _0x8f1751=_0x1f7d98['plugins']['get']('TrackChangesEditing'),_0x1272da=_0x1f7d98['plugins']['has']('LegacyTodoListEditing');function _0x343a18(_0x525e9c){return()=>{const _0x206197=_0x1f7d98['model']['document']['selection'],_0x35e27f=_0x1f7d98['commands']['get'](_0x525e9c);if(_0x35e27f['value'])return void _0x1f7d98['execute']('paragraph',{});const _0x2093ce=_0x525e9c['slice'](0x0,-0x4),_0x3c2561=function(_0x213c10,_0xcd6aca,_0x10b5e4){let _0x5665f5=Array['from'](_0x213c10)['filter'](_0xe510d1=>function(_0x58f2b3,_0x19b42c){return _0x19b42c['checkChild'](_0x58f2b3['parent'],'listItem')&&!_0x19b42c['isObject'](_0x58f2b3);}(_0xe510d1,_0x10b5e4));_0x5665f5=_0x5665f5['filter'](_0x496265=>!_0x496265['is']('element','listItem')||_0x496265['getAttribute']('listType')!=_0xcd6aca);const _0x5ac6b8=new Set();for(const _0x1b4c7e of _0x5665f5)_0x1b4c7e['is']('element','listItem')?_0x5ac6b8['add'](Le(_0x1b4c7e)):_0x5ac6b8['add'](_0x1b4c7e);return Array['from'](_0x5ac6b8);}(_0x206197['getSelectedBlocks'](),_0x2093ce,_0x1f7d98['model']['schema']);_0x1f7d98['model']['change'](()=>{for(const _0x7fa4b2 of _0x3c2561)_0x8f1751['markBlockFormat'](_0x7fa4b2,{'commandName':_0x525e9c,'commandParams':[{'forceValue':!_0x35e27f['value']}],'formatGroupId':'blockName'},Ee(_0x7fa4b2));});};}function _0x2c23a6(_0x2361c4){return()=>{const _0x287ae2=function(_0xdb1127){let _0x317e89=Array['from'](_0xdb1127);const _0x5396fc=_0x317e89['findIndex'](_0x40a638=>'listItem'!=_0x40a638['name']);return _0x5396fc>-0x1&&(_0x317e89=_0x317e89['slice'](0x0,_0x5396fc)),_0x317e89;}(_0x1f7d98['model']['document']['selection']['getSelectedBlocks']()),_0x5bcc75=_0x1f7d98['model']['createRange'](_0x1f7d98['model']['createPositionAt'](_0x287ae2[0x0],'before'),_0x1f7d98['model']['createPositionAt'](_0x287ae2[_0x287ae2['length']-0x1],'end'));_0x1f7d98['model']['change'](()=>{_0x8f1751['markBlockFormat'](_0x5bcc75,{'commandName':_0x2361c4,'commandParams':[],'formatGroupId':'listIndent'},function(_0x28b0b5){const _0x2a6303=new Set();for(const _0x2b3a1c of _0x28b0b5){let _0x4f092a=_0x2b3a1c['nextSibling'];for(;_0x4f092a&&_0x4f092a['getAttribute']('listIndent')>_0x2b3a1c['getAttribute']('listIndent');)_0x2a6303['add'](_0x4f092a),_0x4f092a=_0x4f092a['nextSibling'];}return Array['from'](_0x2a6303);}(_0x287ae2));});};}_0x8f1751['enableCommand']('numberedList',_0x343a18('numberedList')),_0x8f1751['enableCommand']('bulletedList',_0x343a18('bulletedList')),_0x1272da&&_0x8f1751['enableCommand']('todoList',_0x343a18('todoList')),_0x8f1751['enableCommand']('indentList',_0x2c23a6('indentList')),_0x8f1751['enableCommand']('outdentList',_0x2c23a6('outdentList')),_0x1272da&&_0x8f1751['enableCommand']('checkTodoList',()=>{const _0x485508=_0x1f7d98['commands']['get']('checkTodoList'),_0x5e7652=Array['from'](_0x485508['_selectedElements']);_0x5e7652['filter'](_0x253f47=>_0x253f47['getAttribute']('todoListChecked')!=_0x485508['value']),_0x1f7d98['model']['change'](()=>{for(const _0xcf9d45 of _0x5e7652)_0x8f1751['markBlockFormat'](_0xcf9d45,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x485508['value']}]});});}),_0x8f1751['descriptionFactory']['registerElementLabel']('listItem',_0x1178be=>o(_0x112be3,'ELEMENT_LIST_ITEM',_0x1178be)),_0x8f1751['descriptionFactory']['registerDescriptionCallback'](_0x2984f2=>{if('formatBlock'!=_0x2984f2['type']&&'formatInline'!=_0x2984f2['type'])return;const {data:_0x3f8d4d}=_0x2984f2;if(_0x3f8d4d){if('numberedList'==_0x3f8d4d['commandName']||'bulletedList'==_0x3f8d4d['commandName']||'todoList'==_0x3f8d4d['commandName'])switch(_0x3f8d4d['commandName']['replace']('List','')){case'bulleted':return _0x250ba3(o(_0x112be3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x250ba3(o(_0x112be3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x250ba3(o(_0x112be3,'ELEMENT_TODO_LIST'));}if('indentList'==_0x3f8d4d['commandName'])return{'type':'format','content':o(_0x112be3,'*Indent:*\x20%0',o(_0x112be3,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x3f8d4d['commandName'])return{'type':'format','content':o(_0x112be3,'*Outdent:*\x20%0',o(_0x112be3,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x3f8d4d['commandName'])return _0x3f8d4d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x112be3,'*Check\x20item*')}:{'type':'format','content':o(_0x112be3,'*Uncheck\x20item*')};}function _0x250ba3(_0x5c0d86){return{'type':'format','content':o(_0x112be3,'*Change\x20to:*\x20%0',_0x5c0d86)};}});}}function Le(_0xf1175b){const _0x3118f4=_0xf1175b['getAttribute']('listIndent');if(0x0==_0x3118f4)return _0xf1175b;let _0x108ac1=_0xf1175b;for(;_0xf1175b['previousSibling']&&_0xf1175b['previousSibling']['is']('element','listItem');){const _0x31e925=_0xf1175b['previousSibling']['getAttribute']('listIndent');if(_0x31e925==_0x3118f4)_0x108ac1=_0xf1175b['previousSibling'];else{if(_0x31e925<_0x3118f4)break;}_0xf1175b=_0xf1175b['previousSibling'];}return _0x108ac1;}function Ee(_0x1a18a8){const _0x2d4af1=[];if(_0x1a18a8['is']('element','listItem')&&_0x1a18a8['getAttribute']('listIndent')>0x0){let _0xef8b4b=_0x1a18a8['nextSibling'];for(;_0xef8b4b&&'listItem'==_0xef8b4b['name']&&_0xef8b4b['getAttribute']('listIndent')==_0x1a18a8['getAttribute']('listIndent');)_0x2d4af1['push'](_0xef8b4b),_0xef8b4b=_0xef8b4b['nextSibling'];}return _0x2d4af1;}class Q extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x1a8a2a=this['editor']['config']['get']('list.properties'),_0xcb46e5=this['editor']['plugins']['get']('TrackChangesEditing');_0x1a8a2a['styles']&&_0xcb46e5['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x1a8a2a['reversed']&&_0xcb46e5['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x1a8a2a['startIndex']&&_0xcb46e5['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0xcb46e5['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0xb42b51,_0x30c5cb={}){const _0x136560=this['editor']['plugins']['get']('TrackChangesEditing'),_0x19eb27=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x136560['markMultiRangeBlockFormat'](_0x19eb27,{'commandName':'listStyle','commandParams':[{'type':_0x30c5cb['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x1952bb,_0x9756f9={}){const _0x330bb2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1a5e06=this['_getSuggestionBlocks'](_0x2cfe1e=>_0x2cfe1e['is']('element','listItem')&&'numbered'===_0x2cfe1e['getAttribute']('listType'));if(_0x1a5e06['length']<0x1)return;const _0x111f5f=_0x1a5e06['map'](_0x2320e3=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2320e3,'before'),this['editor']['model']['createPositionAt'](_0x2320e3,0x0)));this['editor']['model']['change'](()=>{_0x330bb2['markMultiRangeBlockFormat'](_0x111f5f,{'commandName':'listReversed','commandParams':[{'reversed':_0x9756f9['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x47f7a5,_0x37e573={}){const _0x6e66cc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5bf903=this['_getSuggestionBlocks'](_0x4719c6=>_0x4719c6['is']('element','listItem')&&'numbered'===_0x4719c6['getAttribute']('listType'));if(_0x5bf903['length']<0x1)return;const _0x31a79e=_0x5bf903['map'](_0x25e857=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x25e857,'before'),this['editor']['model']['createPositionAt'](_0x25e857,0x0)));this['editor']['model']['change'](()=>{_0x6e66cc['markMultiRangeBlockFormat'](_0x31a79e,{'commandName':'listStart','commandParams':[{'startIndex':_0x37e573['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4b8e92){if('formatBlock'!=_0x4b8e92['type']&&'formatInline'!=_0x4b8e92['type'])return;const _0x1e281b=this['editor']['locale'],{data:_0x48803a}=_0x4b8e92;if(!_0x48803a)return;let _0x189c92,_0x588084;switch(_0x48803a['commandName']){case'listStyle':_0x189c92='*Change\x20to:*\x20%0',_0x588084={'type':'format','content':o(_0x1e281b,_0x189c92,o(_0x1e281b,this['_getTranslationKeyForListStyle'](_0x48803a['commandParams'][0x0]['type'])))};break;case'listReversed':_0x189c92=_0x48803a['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x588084={'type':'format','content':o(_0x1e281b,_0x189c92)};break;case'listStart':_0x189c92='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x588084={'type':'format','content':o(_0x1e281b,_0x189c92,_0x48803a['commandParams'][0x0]['startIndex'])};}return _0x588084;}['_getSuggestionBlocksForListStyle'](){const _0x44b7c0=this['editor']['plugins']['get']('LegacyListUtils');let _0x2e908a=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x2e908a[0x0]?.['is']('element','listItem')&&_0x2e908a['unshift'](..._0x44b7c0['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x2e908a[_0x2e908a['length']-0x1]?.['is']('element','listItem')&&_0x2e908a['push'](..._0x44b7c0['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x2e908a=[...new Set(_0x2e908a)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x2e908a=_0x2e908a['filter'](_0x19eac8=>_0x19eac8['is']('element','listItem'))),_0x2e908a;}['_getSuggestionBlocks'](_0x46c4e6){const _0x1e0e91=this['editor']['plugins']['get']('LegacyListUtils');let _0x572e71=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x46c4e6)['map'](_0x3d6c74=>{const _0x57cdde=this['editor']['model']['createPositionAt'](_0x3d6c74,0x0);return[..._0x1e0e91['getSiblingNodes'](_0x57cdde,'backward'),..._0x1e0e91['getSiblingNodes'](_0x57cdde,'forward')];})['flat']();return _0x572e71=[...new Set(_0x572e71)],_0x572e71;}['_getTranslationKeyForListStyle'](_0x369edb){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x369edb)||'default')['toUpperCase']()+'_LIST_'+_0x369edb['toUpperCase']()['replace'](/-/g,'_');}}class mt extends _0x5d703b{['afterInit'](){const _0x20aa91=this['editor'];if(!_0x20aa91['plugins']['has']('MediaEmbedEditing'))return;const _0x512ca8=_0x20aa91['plugins']['get']('TrackChangesEditing'),_0x51fc73=_0x20aa91['locale'];_0x512ca8['enableCommand']('mediaEmbed'),_0x512ca8['descriptionFactory']['registerElementLabel']('media',_0x3b7347=>o(_0x51fc73,'ELEMENT_MEDIA',_0x3b7347)),_0x20aa91['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x462f6d,{writer:_0x4a3257,options:_0x4f2267})=>{if(_0x4f2267['showSuggestionHighlights'])return _0x4a3257['createEmptyElement']('div');},'converterPriority':'high'}),_0x20aa91['data']['downcastDispatcher']['on']('attribute:url:media',(_0x301a1b,_0x183b01,_0x1dd422)=>{_0x1dd422['options']['showSuggestionHighlights']&&_0x301a1b['stop']();},{'priority':'high'});}}class dt extends _0x5d703b{['afterInit'](){const _0x330569=this['editor'];_0x330569['plugins']['has']('MentionEditing')&&_0x330569['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class pt extends _0x5d703b{['afterInit'](){const _0xdc4815=this['editor'];if(!_0xdc4815['plugins']['has']('MergeFieldsEditing'))return;const _0x4cd654=_0xdc4815['plugins']['get']('TrackChangesEditing'),_0x188658=_0xdc4815['locale'];_0x4cd654['enableCommand']('insertMergeField'),_0x4cd654['enableCommand']('insertMergeFieldBlock'),_0x4cd654['enableCommand']('insertMergeFieldImage'),_0x4cd654['descriptionFactory']['registerElementLabel']('mergeField',_0x57739f=>o(_0x188658,'ELEMENT_MERGE_FIELD',_0x57739f)),_0x4cd654['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x1cea1b=>o(_0x188658,'ELEMENT_MERGE_FIELD',_0x1cea1b)),_0x4cd654['descriptionFactory']['registerDescriptionCallback'](_0x470e1b=>{if('insertion'!=_0x470e1b['type']&&'deletion'!=_0x470e1b['type'])return;const _0x4a61e1=_0x470e1b['getContainedElement']();if(null==_0x4a61e1)return;const _0x24a1eb=_0xdc4815['plugins']['get']('MergeFieldsEditing');let _0x3505cc;switch(_0x24a1eb['getMergeFieldType'](_0x4a61e1)){case null:return;case'image':{const _0x4932c2=_0x24a1eb['unwrapAffixes'](_0x4a61e1['getAttribute']('src'));_0x3505cc=_0x24a1eb['getLabel'](_0x4932c2)||_0x4932c2;break;}default:{const _0x3b36c7=_0x4a61e1['getAttribute']('id');_0x3505cc=_0x24a1eb['getLabel'](_0x3b36c7)||_0x3b36c7;break;}}return'insertion'==_0x470e1b['type']?{'type':'insertion','content':o(_0x188658,'*Insert:*\x20%0','\x22'+_0x3505cc+'\x22\x20'+o(_0x188658,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x188658,'*Remove:*\x20%0','\x22'+_0x3505cc+'\x22\x20'+o(_0x188658,'ELEMENT_MERGE_FIELD'))};});}}class wt extends _0x5d703b{['afterInit'](){const _0x41dabc=this['editor'],_0x14d5e6=_0x41dabc['plugins']['get']('TrackChangesEditing');_0x41dabc['plugins']['has']('MultiLevelList')&&(_0x14d5e6['enableDefaultAttributesIntegration']('multiLevelList'),_0x14d5e6['registerBlockAttribute']('listMarkerStyle'),_0x14d5e6['descriptionFactory']['registerDescriptionCallback'](_0x261771=>this['handleDescriptions'](_0x261771)));}['handleDescriptions'](_0x58048e){const _0x238709=this['editor']['locale'],{data:_0x10479f}=_0x58048e,_0x2e8d60={'type':'format','content':''};if(_0x10479f&&'listMarkerStyle'==_0x10479f['key']){if(!_0x10479f['oldValue'])return{'type':'format','content':o(_0x238709,'*Set\x20format:*\x20%0',o(_0x238709,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x10479f['newValue']+')'};if(!_0x10479f['newValue']){let _0x1eab13=_0x58048e['head'];for(;_0x1eab13;){if(_0x1eab13['data']&&'listType'==_0x1eab13['data']['key']&&_0x1eab13['data']['newValue'])return _0x2e8d60;_0x1eab13=_0x1eab13['next'];}return{'type':'format','content':o(_0x238709,'*Remove\x20format:*\x20%0',o(_0x238709,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x10479f['oldValue']+')'};}}}}class kt extends _0x5d703b{['afterInit'](){const _0x2d7582=this['editor'];if(!_0x2d7582['plugins']['has']('PageBreakEditing'))return;_0x2d7582['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x45d07a=_0x2d7582['plugins']['get']('TrackChangesEditing'),_0x5823d4=_0x2d7582['locale'];_0x45d07a['descriptionFactory']['registerElementLabel']('pageBreak',_0x3c0321=>o(_0x5823d4,'ELEMENT_PAGE_BREAK',_0x3c0321));}}class bt extends _0x5d703b{['afterInit'](){const _0x4cc5d6=this['editor'];if(!_0x4cc5d6['plugins']['has']('Paragraph'))return;const _0x3793cf=_0x4cc5d6['locale'],_0x4ae925=_0x4cc5d6['plugins']['get']('TrackChangesEditing');_0x4ae925['descriptionFactory']['registerElementLabel']('paragraph',_0x4e28b0=>o(_0x3793cf,'ELEMENT_PARAGRAPH',_0x4e28b0)),_0x4ae925['enableDefaultAttributesIntegration']('paragraph'),_0x4ae925['enableCommand']('insertParagraph'),_0x4cc5d6['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x4cc5d6),{'priority':'highest'}),_0x4cc5d6['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x339683,_0x1c89bf,_0xb6571f)=>{_0xb6571f['options']['showSuggestionHighlights']&&nr(_0x4cc5d6,{'showActiveMarker':!0x1})(_0x339683,_0x1c89bf,_0xb6571f);},{'priority':'highest'});const _0x50f382=_0x4ae925['descriptionFactory'];_0x50f382['registerDescriptionCallback'](_0x5e4a12=>{if('insertion'!==_0x5e4a12['type'])return;const {start:_0xc994c8,end:_0x2a578f}=_0x5e4a12['getFirstRange']();if(!_0xc994c8['isTouching'](_0x2a578f)||!_0xc994c8['nodeAfter'])return;const _0x1df114=_0x4cc5d6['model']['schema'],_0x3695b9=_0xc994c8['nodeAfter'];return _0x1df114['isBlock'](_0x3695b9)&&!_0x1df114['isLimit'](_0x3695b9)&&_0x1df114['checkChild'](_0x3695b9,'$text')?{'type':'insertion','content':o(_0x3793cf,'*Insert:*\x20%0',_0x50f382['getItemLabel'](_0x3695b9,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5963b3=this['editor'],_0x111cf8=_0x5963b3['locale'];_0x5963b3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2dd6b4=>{if('formatBlock'!=_0x2dd6b4['type'])return;const {data:_0x45f8ce}=_0x2dd6b4;return _0x45f8ce&&'paragraph'==_0x45f8ce['commandName']?{'type':'format','content':o(_0x111cf8,'*Change\x20to:*\x20%0',o(_0x111cf8,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0xe1b606,{showActiveMarker:_0x14920b=!0x0}={}){return(_0x5bd9cb,_0x5ebd0c,_0x1fd35f)=>{const _0x267fda=_0xe1b606['plugins']['get']('TrackChangesEditing'),_0x1931e4=_0x5ebd0c['markerRange']['start'],_0x380047=_0x5ebd0c['markerRange']['end'],_0x23cbc3=_0xe1b606['model']['schema'];if(!_0x1931e4['isTouching'](_0x380047)||!_0x1931e4['nodeAfter'])return;const _0x2a15cb=_0x1931e4['nodeAfter'];if(_0x23cbc3['isBlock'](_0x2a15cb)&&!_0x23cbc3['isLimit'](_0x2a15cb)&&_0x23cbc3['checkChild'](_0x2a15cb,'$text')){if(!_0x1fd35f['consumable']['consume'](_0x5ebd0c['markerRange'],_0x5bd9cb['name']))return;const {authorId:_0x33b05b}=_0x267fda['_splitMarkerName'](_0x5ebd0c['markerName']),_0x482de1=_0x1fd35f['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x33b05b}),_0x1717eb=_0x1fd35f['mapper']['toViewPosition'](_0x380047);_0x14920b&&_0x267fda['activeMarkers']['includes'](_0x5ebd0c['markerName'])&&_0x1fd35f['writer']['addClass']('ck-suggestion-marker--active',_0x482de1),_0x1fd35f['writer']['insert'](_0x1717eb,_0x482de1),_0x1fd35f['mapper']['bindElementToMarker'](_0x482de1,_0x5ebd0c['markerName']);}};}class yt extends _0x5d703b{['afterInit'](){const _0x5ddee2=this['editor'];_0x5ddee2['commands']['get']('replaceSource')&&_0x5ddee2['plugins']['get']('TrackChangesEditing')['enableCommand']('replaceSource');}}class jt extends _0x5d703b{['afterInit'](){const _0x31db9a=this['editor'];if(!_0x31db9a['plugins']['has']('RemoveFormatEditing'))return;_0x31db9a['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1611ea=this['editor'];_0x1611ea['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x36443e=>{if('formatBlock'!=_0x36443e['type']&&'formatInline'!=_0x36443e['type'])return;const {data:_0x2bfa6f}=_0x36443e;return _0x2bfa6f&&'removeFormat'==_0x2bfa6f['commandName']?{'type':'format','content':o(_0x1611ea['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class St extends _0x5d703b{['afterInit'](){const _0x19816c=this['editor'];if(!_0x19816c['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x2bf8cb=_0x19816c['plugins']['get']('TrackChangesEditing');_0x2bf8cb['enableCommand']('goToPreviousRestrictedEditingException'),_0x2bf8cb['enableCommand']('goToNextRestrictedEditingException');const _0x2168d6=_0x19816c['plugins']['get']('RestrictedEditingModeEditing');_0x2168d6['enableCommand']('trackChanges'),_0x2168d6['enableCommand']('acceptSuggestion'),_0x2168d6['enableCommand']('discardSuggestion'),_0x2168d6['enableCommand']('acceptAllSuggestions'),_0x2168d6['enableCommand']('discardAllSuggestions'),_0x2168d6['enableCommand']('acceptSelectedSuggestions'),_0x2168d6['enableCommand']('discardSelectedSuggestions');}}class At extends _0x5d703b{static get['requires'](){return[_0x21a47d];}['init'](){const _0x4df1c7=this['editor'],_0x224b3e=_0x4df1c7['plugins']['get']('TrackChangesEditing');_0x224b3e['enableCommand']('shiftEnter'),_0x4df1c7['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',je(_0x4df1c7),{'priority':'high'}),_0x4df1c7['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',je(_0x4df1c7),{'priority':'high'}),_0x4df1c7['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4547a7,_0x4d4e65,_0xdca665)=>{_0xdca665['options']['showSuggestionHighlights']&&je(_0x4df1c7,{'showActiveMarker':!0x1})(_0x4547a7,_0x4d4e65,_0xdca665);}),_0x224b3e['descriptionFactory']['registerElementLabel']('softBreak',_0x4b4360=>o(_0x4df1c7['locale'],'ELEMENT_LINE_BREAK',_0x4b4360));}}function je(_0x4cf33e,{showActiveMarker:_0x3428e5=!0x0}={}){return(_0x538c3a,_0x34f152,_0x148134)=>{const _0x381f02=_0x4cf33e['plugins']['get']('TrackChangesEditing');if(!_0x148134['consumable']['test'](_0x34f152['markerRange'],_0x538c3a['name']))return;const _0x181ffd=_0x4cf33e['model'];for(const _0x1c088f of _0x34f152['markerRange']['getItems']()){if(!_0x1c088f['is']('element','softBreak'))continue;const _0x10917e='deletion'==_0x34f152['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x1a872b}=_0x381f02['_splitMarkerName'](_0x34f152['markerName']),_0x289641=_0x148134['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x10917e,'data-author-id':_0x1a872b}),_0x4b9d0b=_0x148134['mapper']['toViewPosition'](_0x181ffd['createPositionBefore'](_0x1c088f));_0x3428e5&&_0x381f02['activeMarkers']['includes'](_0x34f152['markerName'])&&_0x148134['writer']['addClass']('ck-suggestion-marker--active',_0x289641),_0x148134['writer']['insert'](_0x4b9d0b,_0x289641),_0x148134['mapper']['bindElementToMarker'](_0x289641,_0x34f152['markerName']);}};}class It extends _0x5d703b{['afterInit'](){const _0x5e1302=this['editor'],_0x17eb69=_0x5e1302['model'],_0x3595a7=_0x5e1302['locale'];if(!_0x5e1302['plugins']['has']('StandardEditingModeEditing'))return;const _0xd8e0fe=_0x5e1302['plugins']['get']('TrackChangesEditing'),_0x348e5b='restrictedEditingException',_0x2a9ef8=_0x5e1302['commands']['get'](_0x348e5b);_0xd8e0fe['enableCommand'](_0x348e5b,(_0x53ef43,_0x548b3e={})=>{const _0xa2b8fc=_0x17eb69['document']['selection'];if(_0xa2b8fc['isCollapsed'])return void _0x53ef43(_0x548b3e);const _0x2b7933=void 0x0!==_0x548b3e['forceValue']?_0x548b3e['forceValue']:!_0x2a9ef8['value'];_0x17eb69['change'](()=>{const _0x45172d=Array['from'](_0xa2b8fc['getRanges']());for(const _0x464c73 of _0x45172d){const _0x1907de=_0x2b7933?[_0x464c73]:io(_0x348e5b,_0x464c73,_0x17eb69);for(const _0xcd9ca7 of _0x1907de)_0xd8e0fe['markInlineFormat'](_0xcd9ca7,{'commandName':_0x348e5b,'commandParams':[{'forceValue':_0x2b7933}]});}});}),_0xd8e0fe['descriptionFactory']['registerDescriptionCallback'](_0x458866=>{if('formatBlock'!=_0x458866['type']&&'formatInline'!=_0x458866['type'])return;const {data:_0x43664c}=_0x458866;return _0x43664c&&_0x43664c['commandName']==_0x348e5b?_0x43664c['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3595a7,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3595a7,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class vt extends _0x5d703b{['afterInit'](){const _0x41ba5b=this['editor'];if(!_0x41ba5b['plugins']['has']('Style')||!_0x41ba5b['plugins']['has']('DataSchema'))return;const _0x2cbcfa=_0x41ba5b['plugins']['get']('TrackChangesEditing'),_0x482af1=_0x41ba5b['locale'],_0x4f2954=_0x41ba5b['config']['get']('style')||{},_0x3a0d96=_0x41ba5b['plugins']['get']('GeneralHtmlSupport'),_0x435648=_0x41ba5b['plugins']['get']('StyleUtils')['normalizeConfig'](_0x41ba5b['plugins']['get']('DataSchema'),_0x4f2954['definitions']);_0x2cbcfa['enableDefaultAttributesIntegration']('style');const _0xf91309=new Set();for(const _0x1f7596 of _0x435648['block']){const _0x4655b1=_0x3a0d96['getGhsAttributeNameForElement'](_0x1f7596['element']);_0xf91309['add'](_0x4655b1);}const _0x1940db=new Set();for(const _0x5068cb of _0x435648['inline']){const _0x3b2a9e=_0x3a0d96['getGhsAttributeNameForElement'](_0x5068cb['element']);_0x1940db['add'](_0x3b2a9e);for(const _0x55105c of _0x5068cb['ghsAttributes'])_0x1940db['add'](_0x55105c);}for(const _0x23766c of _0xf91309)_0x2cbcfa['registerBlockAttribute'](_0x23766c),_0x2cbcfa['descriptionFactory']['registerAttributeLabel'](_0x23766c,o(_0x482af1,'FORMAT_STYLE'));for(const _0x12a7e3 of _0x1940db)_0x2cbcfa['registerInlineAttribute'](_0x12a7e3),_0x2cbcfa['descriptionFactory']['registerAttributeLabel'](_0x12a7e3,o(_0x482af1,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5ec9e7=this['editor'],_0x94ebf9=_0x5ec9e7['locale'];_0x5ec9e7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xd84ed=>{if('formatBlock'!=_0xd84ed['type']&&'formatInline'!=_0xd84ed['type'])return;const {data:_0x2c1855}=_0xd84ed;return _0x2c1855&&'style'===_0x2c1855['commandName']?_0x2c1855['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x94ebf9,'*Set\x20format:*\x20%0',_0x2c1855['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x94ebf9,'*Remove\x20format:*\x20%0',_0x2c1855['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class _t extends _0x5d703b{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x670c68){super(_0x670c68),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x5618c6=this['editor'],_0x241fbc=_0x5618c6['model']['document']['selection'];if(!_0x5618c6['plugins']['has']('TableEditing'))return;const _0x418aa0=_0x5618c6['locale'],_0x19739f=_0x5618c6['plugins']['get']('TrackChangesEditing'),_0xee6b23=_0x5618c6['plugins']['get']('TableUtils');_0x19739f['descriptionFactory']['registerElementLabel']('table',_0x249735=>o(_0x418aa0,'ELEMENT_TABLE',_0x249735)),this['_setupColumnsRowsFixing'](),_0x19739f['enableCommand']('insertTable'),_0x19739f['enableCommand']('selectTableRow'),_0x19739f['enableCommand']('selectTableColumn');for(const _0x3e83fc of['insertTableRowAbove','insertTableRowBelow']){const _0x116d0f=_0x5618c6['commands']['get'](_0x3e83fc);_0x19739f['enableCommand'](_0x3e83fc,_0x37f07b=>{_0x5618c6['model']['change'](_0x401443=>{_0x37f07b();const _0x7a1003='above'===_0x116d0f['order'],_0xa1affc=_0xee6b23['getSelectionAffectedTableCells'](_0x241fbc),_0x46e82e=_0xee6b23['getRowIndexes'](_0xa1affc),_0x1aaa65=_0x7a1003?_0x46e82e['first']-0x1:_0x46e82e['last']+0x1,_0x40dea9=_0xa1affc[0x0]['findAncestor']('table'),_0x4f9bc4=_0xee6b23['createTableWalker'](_0x40dea9,{'startRow':_0x1aaa65,'endRow':_0x1aaa65}),_0x3eec78=Array['from'](_0x4f9bc4)['map'](_0x849a55=>_0x401443['createRangeOn'](_0x849a55['cell']));_0x19739f['markMultiRangeInsertion'](_0x3eec78,'tableRow');});});}for(const _0x3e9687 of['insertTableColumnLeft','insertTableColumnRight']){const _0x6c8bbb=_0x5618c6['commands']['get'](_0x3e9687);_0x19739f['enableCommand'](_0x3e9687,_0x267e41=>{_0x5618c6['model']['change'](_0x2ad991=>{_0x267e41();const _0x44586b='left'===_0x6c8bbb['order'],_0xedd508=_0xee6b23['getSelectionAffectedTableCells'](_0x241fbc),_0x1663e0=_0xee6b23['getColumnIndexes'](_0xedd508),_0x5de1e8=_0x44586b?_0x1663e0['first']-0x1:_0x1663e0['last']+0x1,_0x1cfc20=_0xedd508[0x0]['findAncestor']('table'),_0xf82510=_0xee6b23['createTableWalker'](_0x1cfc20,{'startRow':0x0,'column':_0x5de1e8,'includeAllSlots':!0x1}),_0x321c2e=Array['from'](_0xf82510)['map'](_0x24d370=>_0x2ad991['createRangeOn'](_0x24d370['cell']));_0x19739f['markMultiRangeInsertion'](_0x321c2e,'tableColumn');});});}for(const _0x25dd3e of['removeTableRow','removeTableColumn']){const _0x47a48b=_0x25dd3e['substr'](0xb),_0x143b1c=_0x47a48b['toLowerCase'](),_0x5c38f6=_0x143b1c['substr'](0x0,0x3)+'span',_0x3d1480='table'+_0x47a48b,_0x181cd6='min'+_0x47a48b,_0x22afef='max'+_0x47a48b;_0x19739f['enableCommand'](_0x25dd3e,()=>{_0x5618c6['model']['change'](_0x4f41df=>{const _0x312bb5=_0xee6b23['getSelectionAffectedTableCells'](_0x241fbc),_0xdbf187=_0x312bb5[0x0]['findAncestor']('table');let _0x395eee;if('removeTableRow'==_0x25dd3e){const _0x22c0a6=_0xee6b23['getRowIndexes'](_0x312bb5);_0x395eee={'startRow':_0x22c0a6['first'],'endRow':_0x22c0a6['last'],'includeAllSlots':!0x0};}else{const _0xf82268=_0xee6b23['getColumnIndexes'](_0x312bb5);_0x395eee={'startColumn':_0xf82268['first'],'endColumn':_0xf82268['last'],'includeAllSlots':!0x0};}const _0x3cee85=_0xee6b23['createTableWalker'](_0xdbf187,_0x395eee),_0x2eac68=Array['from'](_0x3cee85)['map'](({cell:_0xae4929})=>_0xae4929),_0x41cc94=Ne(_0x2eac68['filter'](_0x1afe8b=>_0x1afe8b['hasAttribute'](_0x5c38f6))),_0x143b90=Ne(_0x2eac68['filter'](_0x185226=>!_0x185226['hasAttribute'](_0x5c38f6)))['map'](_0x1106f8=>_0x4f41df['createRangeOn'](_0x1106f8)),_0x4f41d4=_0x19739f['markMultiRangeDeletion'](_0x143b90,_0x3d1480);if(_0x4f41d4&&('tableRow'==_0x4f41d4['subType']||'tableColumn'==_0x4f41d4['subType'])){const _0xcd3f31=this['_getSuggestionCoords'](_0x4f41d4);for(const _0xbc5d72 of _0x41cc94){const _0x50ef59=_0x4f41df['createRangeOn'](_0xbc5d72),_0x1f6e8d=_0xee6b23['getCellLocation'](_0xbc5d72),_0x22983d=_0xbc5d72['getAttribute'](_0x5c38f6)-0x1,_0x440a2e=_0xcd3f31[_0x181cd6],_0x426f8a=_0xcd3f31[_0x22afef];_0x440a2e<=_0x1f6e8d[_0x143b1c]&&_0x1f6e8d[_0x143b1c]+_0x22983d<=_0x426f8a&&_0x4f41d4['addRange'](_0x50ef59);}}});});}function _0x419fa0(_0x358cb9){const _0xebc56=Array['from'](_0x241fbc['getRanges']())['map'](_0x165e51=>_0x4b4bbe['fromRange'](_0x165e51));_0x5618c6['model']['change'](_0x594be7=>{const _0x2dd8c4=_0x594be7['batch'];_0x358cb9=_0x358cb9['filter'](_0x5eba38=>'$graveyard'!=_0x5eba38['root']['rootName']),_0x594be7['setSelection'](_0x358cb9),_0x5618c6['commands']['get']('removeTableRow')['refresh'](),_0x5618c6['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x5618c6['model']['enqueueChange'](()=>{_0x5618c6['model']['enqueueChange'](_0x2dd8c4,_0x1605ac=>{const _0x3c10a3=_0xebc56['filter'](_0x431b0a=>'$graveyard'!=_0x431b0a['root']['rootName']);_0x3c10a3['length']>0x0&&_0x1605ac['setSelection'](_0x3c10a3);for(const _0x417afb of _0xebc56)_0x417afb['detach']();});});});}function _0x411f9d(_0x292a0a){_0x5618c6['model']['change'](_0x1260e5=>{const _0x450f92=Array['from'](_0x241fbc['getRanges']())['map'](_0x3283a4=>_0x4b4bbe['fromRange'](_0x3283a4)),_0x172c41=[];for(const _0xdbeda9 of _0x292a0a)for(const _0xe6ec29 of _0xdbeda9['getItems']({'shallow':!0x0}))_0x172c41['push'](_0xe6ec29);for(const _0x3f15f7 of _0x172c41)'$graveyard'!=_0x3f15f7['root']['rootName']&&(_0x1260e5['setSelection'](_0x1260e5['createPositionAt'](_0x3f15f7,0x0)),_0x5618c6['commands']['get']('removeTableColumn')['refresh'](),_0x5618c6['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x17fb1a=_0x450f92['filter'](_0x45bf95=>'$graveyard'!=_0x45bf95['root']['rootName']);_0x17fb1a['length']>0x0&&_0x1260e5['setSelection'](_0x17fb1a);for(const _0x18aa74 of _0x450f92)_0x18aa74['detach']();});}function _0x20d98c(_0x1a599d,_0x4b0d6f){return _0x4b0d6f['every'](_0x16b7a9=>_0x1a599d['some'](_0x593bbc=>_0x593bbc['end']['isEqual'](_0x16b7a9['start'])||_0x16b7a9['end']['isEqual'](_0x593bbc['start'])));}function _0x13342a(_0x44f17d,_0x5bebf1){return!_0x44f17d['some'](_0x2be2b9=>_0x5bebf1['some'](_0x473528=>_0x2be2b9['isIntersecting'](_0x473528)))&&_0x44f17d['some'](_0x17395a=>_0x5bebf1['some'](_0x2324e3=>_0x17395a['end']['isTouching'](_0x2324e3['start'])));}_0x5618c6['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1d0f66,_0x4fe380,_0x2dba42)=>{if(!_0x2dba42['options']['showSuggestionHighlights'])return;const _0x10fddc=_0x4fe380['item'];if(!_0x10fddc)return;const _0xbb33e1=_0x2dba42['mapper']['toViewElement'](_0x10fddc);function _0xf202c7(_0x58f7ac){return Array['isArray'](_0x58f7ac)?_0x58f7ac:[_0x58f7ac];}_0xbb33e1&&'tableCell'===_0x10fddc['name']&&_0x50a82b(_0xbb33e1,_0x2dba42['writer'],(_0xe6ff93,_0x435871,_0x4b9ae2)=>_0x4b9ae2['addClass'](_0xf202c7(_0x435871['classes']),_0xe6ff93),(_0x7c8426,_0x322c3c,_0x5bb53c)=>_0x5bb53c['removeClass'](_0xf202c7(_0x322c3c['classes']),_0x7c8426));},{'priority':'highest'}),_0x19739f['descriptionFactory']['registerDescriptionCallback'](_0x54cde4=>{if('insertion'!=_0x54cde4['type']&&'deletion'!=_0x54cde4['type'])return;const _0x2f85e8=_0x54cde4['getContainedElement']();if(null!=_0x2f85e8&&_0x2f85e8['is']('element','table')){if('insertion'==_0x54cde4['type']){const _0x5ee5f6=_0x54cde4['getItems']()['filter'](_0x13002a=>_0x13002a['is']('$textProxy'))['map'](_0x3921a4=>_0x3921a4['data']);if(_0x5ee5f6['length'])return{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5ee5f6['join']('\x20')+'\x22'))};}if('deletion'==_0x54cde4['type']){const _0x4ee486=_0x54cde4['getItems']()['filter'](_0x107e81=>_0x107e81['is']('$textProxy'))['map'](_0x4fed49=>_0x4fed49['data']);if(_0x4ee486['length'])return{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x4ee486['join']('\x20')+'\x22'))};}}}),_0x19739f['descriptionFactory']['registerDescriptionCallback'](_0x2be5c1=>{if('tableRow'==_0x2be5c1['subType']){const _0x10b275=_0x2be5c1['getItems']()['filter'](_0x417390=>_0x417390['is']('$textProxy'))['map'](_0x52ea2b=>_0x52ea2b['data']),_0x371bc5=this['_getSuggestionCoords'](_0x2be5c1),_0x22987b=_0x371bc5['maxRow']-_0x371bc5['minRow']+0x1;if('insertion'==_0x2be5c1['type'])return _0x10b275['length']?{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x22987b,'\x22'+_0x10b275['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW',_0x22987b))};if('deletion'==_0x2be5c1['type'])return _0x10b275['length']?{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x22987b,'\x22'+_0x10b275['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_ROW',_0x22987b))};}if('tableColumn'==_0x2be5c1['subType']){const _0x4b0785=_0x2be5c1['getItems']()['filter'](_0x50ffb6=>_0x50ffb6['is']('$textProxy'))['map'](_0x294f76=>_0x294f76['data']),_0x59b72f=this['_getSuggestionCoords'](_0x2be5c1),_0x1f9cf1=_0x59b72f['maxColumn']-_0x59b72f['minColumn']+0x1;if('insertion'==_0x2be5c1['type'])return _0x4b0785['length']?{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1f9cf1,'\x22'+_0x4b0785['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x418aa0,'*Insert:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN',_0x1f9cf1))};if('deletion'==_0x2be5c1['type'])return _0x4b0785['length']?{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1f9cf1,'\x22'+_0x4b0785['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x418aa0,'*Remove:*\x20%0',o(_0x418aa0,'ELEMENT_TABLE_COLUMN',_0x1f9cf1))};}}),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x419fa0),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x419fa0),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x411f9d),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x411f9d),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x20d98c),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x20d98c),_0x19739f['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x13342a),_0x19739f['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x13342a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x251fdf=this['editor'],_0x1b209a=_0x251fdf['model']['document']['selection'];return(_0x1cf639,_0x5a058f)=>{_0x251fdf['model']['change'](_0x47a22f=>{const {commandName:_0x4d7da3,commandParams:_0x6362b8}=_0x5a058f;let _0xff6df7=_0x1cf639[0x0]['end']['nodeBefore'];_0x6362b8&&_0x6362b8[0x0]&&!0x1===_0x6362b8[0x0]['forceValue']&&(_0xff6df7=_0x1cf639[0x0]['start']['nodeAfter']);const _0x201ebe=_0x47a22f['createRangeIn'](_0xff6df7);if('$graveyard'==_0x201ebe['root']['rootName'])return;const _0x457a41=Array['from'](_0x1b209a['getRanges']())['map'](_0x135bcf=>_0x4b4bbe['fromRange'](_0x135bcf));_0x47a22f['setSelection'](_0x201ebe),_0x251fdf['commands']['get'](_0x4d7da3)['refresh'](),_0x6362b8['push']({'forceDefaultExecution':!0x0}),_0x251fdf['execute'](_0x4d7da3,..._0x6362b8);const _0x473972=_0x457a41['filter'](_0x3712b2=>'$graveyard'!=_0x3712b2['root']['rootName']);_0x473972['length']>0x0&&_0x47a22f['setSelection'](_0x473972);for(const _0x45569f of _0x457a41)_0x45569f['detach']();});};}['_getCoordsForCells'](_0xb6ca52){const _0xaa0d11=this['editor']['plugins']['get']('TableUtils');let _0x16f13b=Number['MAX_SAFE_INTEGER'],_0x5906e1=Number['MIN_SAFE_INTEGER'],_0x4fa9f6=Number['MAX_SAFE_INTEGER'],_0xa8c43f=Number['MIN_SAFE_INTEGER'];for(const _0x2494ec of _0xb6ca52){if('$graveyard'==_0x2494ec['root']['rootName'])continue;const {row:_0x3d285f,column:_0x558c95}=_0xaa0d11['getCellLocation'](_0x2494ec),_0x3ba9c5=_0x2494ec['hasAttribute']('rowspan')?_0x2494ec['getAttribute']('rowspan')-0x1:0x0,_0x522fc8=_0x2494ec['hasAttribute']('colspan')?_0x2494ec['getAttribute']('colspan')-0x1:0x0;_0x16f13b=_0x3d285f<_0x16f13b?_0x3d285f:_0x16f13b,_0x5906e1=_0x3d285f+_0x3ba9c5>_0x5906e1?_0x3d285f+_0x3ba9c5:_0x5906e1,_0x4fa9f6=_0x558c95<_0x4fa9f6?_0x558c95:_0x4fa9f6,_0xa8c43f=_0x558c95+_0x522fc8>_0xa8c43f?_0x558c95+_0x522fc8:_0xa8c43f;}return{'minRow':_0x16f13b,'maxRow':_0x5906e1,'minColumn':_0x4fa9f6,'maxColumn':_0xa8c43f};}['_setupColumnsRowsFixing'](){const _0x3befd1=this['editor'],_0x3f91fc=_0x3befd1['plugins']['get']('TrackChangesEditing'),_0x496b4d=_0x3befd1['plugins']['get']('TableUtils');_0x3befd1['model']['document']['on']('change:data',()=>{const _0x3c988f=Array['from'](_0x3befd1['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x55719b,data:_0x49ebb9}of _0x3c988f){const {group:_0x38de96,id:_0x34869a,subType:_0x230b02}=_0x3f91fc['_splitMarkerName'](_0x55719b);if('suggestion'!=_0x38de96)continue;if(null!=_0x49ebb9['oldRange'])continue;const _0x460f8c=_0x3f91fc['getSuggestion'](_0x34869a);this['_tablePostFixingSubtypes']['includes'](_0x230b02)&&this['_tableSuggestions']['add'](_0x460f8c);}},{'priority':'low'});const _0x9f8bd5=(_0x1419fe,_0x223f8b)=>{let _0x3c3c2d=!0x1;const _0x503e15=_0x223f8b['createRangeOn'](_0x1419fe),_0x42bf56=_0x1419fe['findAncestor']('table'),_0x25b1e9=_0x496b4d['getCellLocation'](_0x1419fe);for(const _0x550e82 of this['_tableSuggestions']){const _0x4692de=_0x550e82['subType'],_0x41e5db=_0x4692de['startsWith']('tablePaste'),_0x4161c5=_0x4692de['substr'](_0x41e5db?0xa:0x5),_0x10a445=_0x4161c5['toLowerCase'](),_0x53f4cd=_0x10a445['substr'](0x0,0x3)+'span',_0x52fd32='min'+_0x4161c5,_0x2222e5='max'+_0x4161c5;if(!_0x550e82['isInContent'])continue;if(_0x42bf56!=_0x550e82['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x550e82['isIntersectingWithRange'](_0x503e15))continue;const _0x330b24=_0x1419fe['hasAttribute'](_0x53f4cd)?_0x1419fe['getAttribute'](_0x53f4cd)-0x1:0x0,_0xfee5d7=this['_getSuggestionCoords'](_0x550e82),_0x50b9f8=_0xfee5d7[_0x52fd32],_0x531674=_0xfee5d7[_0x2222e5];_0x50b9f8<=_0x25b1e9[_0x10a445]&&_0x25b1e9[_0x10a445]+_0x330b24<=_0x531674&&(_0x550e82['addRange'](_0x503e15),_0x3c3c2d=!0x0);}return _0x3c3c2d;};_0x3befd1['model']['document']['registerPostFixer'](_0x5e9a10=>{let _0x2be679=!0x1;for(const _0x30b6ea of _0x3befd1['model']['document']['differ']['getChanges']())if('insert'==_0x30b6ea['type']){if('tableRow'==_0x30b6ea['name']){for(const _0x4a726a of _0x30b6ea['position']['nodeAfter']['getChildren']())_0x2be679=_0x2be679||_0x9f8bd5(_0x4a726a,_0x5e9a10);}else'tableCell'==_0x30b6ea['name']&&(_0x2be679=_0x2be679||_0x9f8bd5(_0x30b6ea['position']['nodeAfter'],_0x5e9a10));}return _0x2be679;});}['_getSuggestionCoords'](_0x403fef){return this['_getCoordsForCells'](_0x403fef['getRanges']()['map'](_0x5bc934=>_0x5bc934['start']['nodeAfter']));}}function Ne(_0x55e3ed){return Array['from'](new Set(_0x55e3ed)['values']());}class Ct extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x3fa581=this['editor'],_0x57085f=_0x3fa581['model']['document']['selection'],_0x56c64b=_0x3fa581['locale'];if(!_0x3fa581['plugins']['has']('TableEditing'))return;const _0x4e2ead=_0x3fa581['plugins']['get']('TrackChangesEditing'),_0x2b7c42=_0x3fa581['plugins']['get']('TableUtils'),_0x40f55b=_0x3fa581['plugins']['get'](_t);_0x40f55b['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x4e2ead['enableCommand']('mergeTableCells',()=>{const _0x452e73=_0x2b7c42['getSelectionAffectedTableCells'](_0x3fa581['model']['document']['selection']);_0x3fa581['model']['change'](()=>{_0x4e2ead['markMultiRangeBlockFormat'](_0x452e73,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3fa581['commands']['get']('mergeTableCells')['on']('execute',(_0x30f8d6,_0x26fc7a)=>{_0x3fa581['commands']['get']('trackChanges')['value']&&(_0x26fc7a['length']>0x0&&_0x26fc7a[_0x26fc7a['length']-0x1]&&_0x26fc7a[_0x26fc7a['length']-0x1]['forceDefaultExecution']||_0x4e2ead['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x30f8d6['stop']());},{'priority':'highest'});for(const _0x51f5e0 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3744b6=_0x3fa581['commands']['get'](_0x51f5e0);_0x4e2ead['enableCommand'](_0x51f5e0,()=>{const _0x1cec17=_0x3fa581['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x40b907=>_0x40b907['is']('element','tableCell')),_0x5bdf5e=_0x3744b6['value'];_0x3fa581['model']['change'](()=>{_0x4e2ead['markMultiRangeBlockFormat']([_0x1cec17,_0x5bdf5e],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x40b3a9 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x1b2ecf=_0x3fa581['commands']['get'](_0x40b3a9);_0x4e2ead['enableCommand'](_0x40b3a9,()=>{const _0x525863=_0x2b7c42['getSelectionAffectedTableCells'](_0x3fa581['model']['document']['selection'])[0x0],_0x24da68=_0x525863['findAncestor']('table'),{column:_0x31cb12,row:_0x50e6f9}=_0x2b7c42['getCellLocation'](_0x525863);let _0x3612e0=[];if('horizontally'==_0x1b2ecf['direction']){const _0x23653e=_0x2b7c42['createTableWalker'](_0x24da68,{'startRow':_0x50e6f9,'endRow':_0x50e6f9,'includeAllSlots':!0x0});_0x3612e0=Array['from'](_0x23653e)['map'](_0x273a30=>_0x273a30['cell']);}else{const _0x3fd174=_0x2b7c42['createTableWalker'](_0x24da68,{'column':_0x31cb12,'includeAllSlots':!0x0});_0x3612e0=Array['from'](_0x3fd174)['map'](_0x249ba3=>_0x249ba3['cell']);}_0x3fa581['model']['change'](_0x13b9ce=>{_0x4e2ead['markBlockFormat'](_0x13b9ce['createRangeOn'](_0x525863),{'commandName':_0x40b3a9,'commandParams':[]},_0x3612e0,_0x40b3a9);});});}_0x4e2ead['descriptionFactory']['registerDescriptionCallback'](_0x5703ab=>{if('formatBlock'!=_0x5703ab['type']&&'formatInline'!=_0x5703ab['type'])return;const {data:_0x4e8b60}=_0x5703ab;return _0x4e8b60&&'mergeTableCells'==_0x4e8b60['commandName']?{'type':'format','content':o(_0x56c64b,'*Merge\x20cells*')}:void 0x0;}),_0x4e2ead['descriptionFactory']['registerDescriptionCallback'](_0x5467d0=>{if('formatBlock'!=_0x5467d0['type']&&'formatInline'!=_0x5467d0['type'])return;const {data:_0x35c53e}=_0x5467d0;return _0x35c53e?'splitTableCellVertically'==_0x35c53e['commandName']?{'type':'format','content':o(_0x56c64b,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x35c53e['commandName']?{'type':'format','content':o(_0x56c64b,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x543a08=_0x40f55b['_acceptFormatSuggestionCallbackFactory']();for(const _0x35976a of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x4e2ead['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x35976a,'accept',_0x543a08);for(const _0x315156 of['splitTableCellVertically','splitTableCellHorizontally'])_0x4e2ead['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x315156,'accept',_0x543a08);_0x4e2ead['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1063fb=>{_0x3fa581['model']['change'](_0x154494=>{const _0x4d672d=Array['from'](_0x57085f['getRanges']())['map'](_0x18af2e=>_0x4b4bbe['fromRange'](_0x18af2e));_0x154494['setSelection'](_0x1063fb),_0x3fa581['commands']['get']('mergeTableCells')['refresh'](),_0x3fa581['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x176728=_0x4d672d['filter'](_0x43bdb1=>'$graveyard'!=_0x43bdb1['root']['rootName']);_0x176728['length']>0x0&&_0x154494['setSelection'](_0x176728);for(const _0x33389e of _0x4d672d)_0x33389e['detach']();});});for(const _0x523486 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2ea782=_0x3fa581['commands']['get'](_0x523486);_0x2ea782['on']('set:isEnabled',(_0x478d85,_0x55531f,_0x3a9e8f)=>{if(_0x3a9e8f){const _0xece991=_0x3fa581['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x36729d=>_0x36729d['is']('element','tableCell'));this['_areMergableCells'](_0x2ea782['value'],_0xece991)||(_0x478d85['return']=!0x1,_0x478d85['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x2a959b=this['editor']['commands']['get']('mergeTableCells'),_0x2daabb=this['editor']['plugins']['get']('TableUtils');if(!_0x2a959b['isEnabled'])return!0x1;const _0x2eb224=_0x2daabb['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x30c1dc of _0x2eb224)for(const _0x1449c6 of _0x2eb224)if(_0x30c1dc!=_0x1449c6&&!this['_areMergableCells'](_0x30c1dc,_0x1449c6))return!0x1;return!0x0;}['_areMergableCells'](_0x48b8ea,_0x43484f){const _0x1f6b47=this['editor']['plugins']['get']('TrackChangesEditing'),_0xa32ec0=this['editor']['model']['createRangeOn'](_0x48b8ea),_0xd2dfc0=this['editor']['model']['createRangeOn'](_0x43484f),_0x1830a=new Set(),_0x350ff7=new Set();for(const _0x4281b3 of _0x1f6b47['getSuggestions']())if(('insertion'==_0x4281b3['type']||'deletion'==_0x4281b3['type']||'mergeTableCells'==_0x4281b3['subType'])&&_0x4281b3['isInContent']){for(const _0x196503 of _0x4281b3['getRanges']())_0x196503['containsRange'](_0xa32ec0,!0x0)&&_0x1830a['add'](_0x4281b3['type']+':'+_0x4281b3['author']['id']),_0x196503['containsRange'](_0xd2dfc0,!0x0)&&_0x350ff7['add'](_0x4281b3['type']+':'+_0x4281b3['author']['id']);}if(_0x1830a['size']!=_0x350ff7['size'])return!0x1;for(const _0x2b69e0 of _0x1830a)if(!_0x350ff7['has'](_0x2b69e0))return!0x1;return!0x0;}}class Nt extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x56b437=this['editor'];if(!_0x56b437['plugins']['has']('TableEditing'))return;const _0x110baf=_0x56b437['locale'],_0x19a788=_0x56b437['plugins']['get']('TrackChangesEditing');_0x19a788['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x19a788['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x19a788['registerBlockAttribute']('headingRows'),_0x19a788['registerBlockAttribute']('headingColumns'),_0x19a788['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x110baf,'FORMAT_HEADER_ROW')),_0x19a788['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x110baf,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x32b5a3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x372db3=this['editor']['plugins']['get']('TableUtils'),_0x15237c=this['editor']['plugins']['get'](_t)['_acceptFormatSuggestionCallbackFactory']();function _0x4e062b({showActiveMarker:_0x46e260=!0x0,setDataAttribute:_0x3de3f2=!0x0}={}){return(_0x252782,_0x28451e,_0x1e5e7b)=>{const {type:_0x4c67de,id:_0x4de8e0}=_0x32b5a3['_splitMarkerName'](_0x28451e['markerName']),_0x25eac5=_0x32b5a3['getSuggestion'](_0x4de8e0),_0x19334c=_0x25eac5['data'];if('formatBlock'!=_0x25eac5['type']||!_0x19334c||'setTableColumnHeader'!=_0x19334c['commandName'])return;if(_0x28451e['item'])return void _0x252782['stop']();if(!_0x1e5e7b['consumable']['consume'](_0x28451e['markerRange'],_0x252782['name']))return;const _0x1bd68a=_0x28451e['markerRange']['start']['nodeAfter'],_0x1e9657=_0x28451e['markerRange']['end']['nodeBefore'],_0x47cab7=_0x1bd68a['parent']['parent'],{column:_0x4abf8d}=_0x372db3['getCellLocation'](_0x1bd68a),{column:_0x2b4823}=_0x372db3['getCellLocation'](_0x1e9657);for(let _0x1e98f0=_0x4abf8d;_0x1e98f0<=_0x2b4823;_0x1e98f0++){const _0x24967a=_0x372db3['createTableWalker'](_0x47cab7,{'column':_0x1e98f0,'includeAllSlots':!0x1});for(const _0x38acef of _0x24967a){const _0x10c51f=_0x38acef['cell'],_0x1015fa=_0x1e5e7b['mapper']['toViewElement'](_0x10c51f);_0x1e5e7b['writer']['addClass']('ck-suggestion-marker-'+_0x4c67de,_0x1015fa),_0x3de3f2&&_0x1e5e7b['writer']['setAttribute']('data-suggestion',_0x4de8e0,_0x1015fa),_0x1e5e7b['mapper']['bindElementToMarker'](_0x1015fa,_0x28451e['markerName']),_0x46e260&&(_0x32b5a3['activeMarkers']['includes'](_0x28451e['markerName'])?_0x1e5e7b['writer']['addClass']('ck-suggestion-marker--active',_0x1015fa):_0x1e5e7b['writer']['removeClass']('ck-suggestion-marker--active',_0x1015fa));}}};}_0x32b5a3['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x15237c),_0x32b5a3['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x15237c),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x4e062b(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x41204f,_0x2780ea,_0x153892)=>{_0x153892['options']['showSuggestionHighlights']&&_0x4e062b({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x41204f,_0x2780ea,_0x153892);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x501339,_0x2da929,_0x3612cb)=>{const {type:_0x18548d,id:_0x53393f}=_0x32b5a3['_splitMarkerName'](_0x2da929['markerName']),_0x4cb97b=_0x32b5a3['getSuggestion'](_0x53393f),_0x31370c=_0x4cb97b['data'];if('formatBlock'!=_0x4cb97b['type']||!_0x31370c||'setTableColumnHeader'!=_0x31370c['commandName'])return;const _0x3cdbe3=_0x3612cb['mapper']['markerNameToElements'](_0x2da929['markerName']);if(_0x3cdbe3){for(const _0x5caea7 of _0x3cdbe3)_0x3612cb['writer']['removeClass']('ck-suggestion-marker-'+_0x18548d,_0x5caea7),_0x3612cb['writer']['removeClass']('ck-suggestion-marker--active',_0x5caea7),_0x3612cb['writer']['removeAttribute']('data-suggestion',_0x5caea7),_0x3612cb['mapper']['unbindElementFromMarkerName'](_0x5caea7,_0x2da929['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x144dbc=this['editor'],_0x20c343=_0x144dbc['locale'];function _0x1fcfe6(_0x101667){return{'type':'format','content':o(_0x20c343,'*Format:*\x20%0',_0x101667)};}_0x144dbc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x437cc4=>{if('formatBlock'!=_0x437cc4['type'])return;const {data:_0x2fad8c}=_0x437cc4;if(_0x2fad8c){if('setTableRowHeader'==_0x2fad8c['commandName']){const _0x22e4c5=_0x2fad8c['commandParams'][0x0]['forceValue'];return _0x1fcfe6(o(_0x20c343,_0x22e4c5?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x2fad8c['commandName']){const _0x15cb22=_0x2fad8c['commandParams'][0x0]['forceValue'];return _0x1fcfe6(o(_0x20c343,_0x15cb22?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Be=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],xe=Object['fromEntries'](Be['map'](_0x4358ab=>[_0x4358ab,null]));class Dt extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x55ec3c=this['editor'];if(!_0x55ec3c['plugins']['has']('TableClipboard'))return;const _0x22cdc5=_0x55ec3c['plugins']['get']('TrackChangesEditing'),_0x10662f=_0x55ec3c['plugins']['get']('TableUtils'),_0x2b055f=_0x55ec3c['plugins']['get'](_t),_0x3f90db=_0x55ec3c['plugins']['get']('TableClipboard');_0x2b055f['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x55ec3c['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x55ec3c['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x1b8947=null;_0x55ec3c['model']['on']('insertContent',(_0x5e1059,_0x4724c1)=>{const [_0x2b0f45,_0xb6b6e9]=_0x4724c1,_0x1f4835=_0x4724c1[_0x4724c1['length']-0x1];_0x1f4835&&_0x1f4835['forceDefaultExecution']||_0x22cdc5['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0xfb4f42,_0x395c09,_0x50a97c,_0x125755,_0x3a3551){if(_0x395c09&&!_0x395c09['is']('documentSelection'))return!0x1;const _0x36f230=_0x3a3551['getTableIfOnlyTableInContent'](_0xfb4f42,_0x50a97c);if(!_0x36f230||!Ue(_0x36f230,void 0x0,_0x125755))return!0x1;const _0x31cc16=_0x125755['getSelectionAffectedTableCells'](_0x50a97c['document']['selection']);if(!_0x31cc16['length'])return!0x1;const _0x190492=_0x31cc16[0x0]['findAncestor']('table'),_0x319201=_0x125755['getRowIndexes'](_0x31cc16),_0x3b5b6f=_0x125755['getColumnIndexes'](_0x31cc16),_0x128c76={'startRow':_0x319201['first'],'endRow':_0x319201['last'],'startColumn':_0x3b5b6f['first'],'endColumn':_0x3b5b6f['last']};return 0x1==_0x31cc16['length']&&(_0x128c76['endRow']+=_0x125755['getRows'](_0x36f230)-0x1,_0x128c76['endColumn']+=_0x125755['getColumns'](_0x36f230)-0x1),Ue(_0x190492,_0x128c76,_0x125755);}(_0x2b0f45,_0xb6b6e9,_0x55ec3c['model'],_0x10662f,_0x3f90db)&&(_0x5e1059['stop'](),_0x1b8947={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x55ec3c['model']['change'](()=>{_0x55ec3c['model']['insertContent'](_0x4724c1[0x0],_0x4724c1[0x1],_0x4724c1[0x2],{'forceDefaultExecution':!0x0});const _0x540028=_0x1c060f(),{rowInsertionRanges:_0x1f8d2e,columnInsertionRanges:_0x3aedbe,insertionRanges:_0x2292cf,deletionRanges:_0x3d9307,cells:_0x6e5af2}=_0x1b8947;_0x1f8d2e['length']&&_0x22cdc5['markMultiRangeInsertion'](_0x1f8d2e,'tablePasteRow',{'tablePasteChainId':_0x540028}),_0x3aedbe['length']&&_0x22cdc5['markMultiRangeInsertion'](_0x3aedbe,'tablePasteColumn',{'tablePasteChainId':_0x540028}),_0x2292cf['length']&&(_0x22cdc5['markMultiRangeInsertion'](_0x2292cf,'tablePaste',{'tablePasteChainId':_0x540028,'skipNestingCheck':!0x0}),_0x2292cf['forEach'](_0x376aa2=>_0x376aa2['detach']?.())),_0x3d9307['length']&&(_0x22cdc5['markMultiRangeDeletion'](_0x3d9307,'tablePaste',{'tablePasteChainId':_0x540028,'skipNestingCheck':!0x0}),_0x3d9307['forEach'](_0x51567c=>_0x51567c['detach']?.()));const _0xf6a0a0=_0x22cdc5['markMultiRangeBlockFormat'](_0x6e5af2['map'](({element:_0x11a501})=>_0x11a501),{'formatGroupId':_0x1c060f()},[],'tablePasteCell',{'tablePasteChainId':_0x540028});if(_0xf6a0a0){const _0x2f5a8a=_0xf6a0a0['getMarkers'](),_0x3ecb7d=[];for(const {element:_0x5d3e65,attributes:_0x48f08e}of _0x6e5af2){if(!_0x48f08e)continue;const _0x3987a7=_0x55ec3c['model']['createRangeOn'](_0x5d3e65),_0x52c013=_0x2f5a8a['find'](_0x4823e3=>_0x4823e3['getRange']()['isEqual'](_0x3987a7));_0x52c013&&_0x3ecb7d['push']([_0x52c013['name'],_0x48f08e]);}_0x3ecb7d['length']&&_0xf6a0a0['setAttribute']('markerAttributes',Object['fromEntries'](_0x3ecb7d));}_0x1b8947=null;}));},{'priority':_0x52a047['high']+0xa}),_0x55ec3c['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x271ff3,_0x554d47)=>{const [_0x489aff,_0x34cfad,,_0x47f90c]=_0x554d47;if(!_0x1b8947)return;_0x271ff3['stop']();const _0x37182e=_0x489aff['cell'],_0x43cdce=_0x34cfad,_0x15646a=Oe(_0x37182e),_0x12d8bf=Oe(_0x43cdce);_0x271ff3['return']=_0x37182e;let _0x21e5af=null,_0x38cb86=null;if(_0x12d8bf||_0x15646a){if(_0x15646a&&!_0x12d8bf){_0x47f90c['remove'](_0x37182e['getChild'](0x0));for(const _0x319bfb of Array['from'](_0x43cdce['getChildren']()))_0x47f90c['insert'](_0x319bfb,_0x37182e,'end');const _0x3e204b=_0x1b8947['rowInsertionIndexes']['includes'](_0x489aff['row']),_0x326495=_0x1b8947['columnInsertionIndexes']['includes'](_0x489aff['column']);_0x3e204b||_0x326495||(_0x21e5af=_0x4b4bbe['fromRange'](_0x47f90c['createRangeIn'](_0x37182e)));}else _0x12d8bf&&!_0x15646a&&(_0x38cb86=_0x47f90c['createRangeIn'](_0x37182e));}else{const _0x11217e=_0x47f90c['createElement']('tableCellSuggestion'),_0x2089fd=_0x47f90c['createElement']('tableCellSuggestion');_0x47f90c['wrap'](_0x47f90c['createRangeIn'](_0x37182e),_0x2089fd),_0x47f90c['insert'](_0x11217e,_0x37182e,0x0);for(const _0x5f35b9 of Array['from'](_0x43cdce['getChildren']()))_0x47f90c['insert'](_0x5f35b9,_0x11217e,'end');_0x21e5af=_0x4b4bbe['fromRange'](_0x47f90c['createRangeOn'](_0x11217e)),_0x38cb86=_0x4b4bbe['fromRange'](_0x47f90c['createRangeOn'](_0x2089fd));}const _0x9ceb94=Array['from'](_0x43cdce['getAttributes']())['filter'](([_0x4f1634])=>Be['includes'](_0x4f1634));_0x1b8947['cells']['push']({'element':_0x37182e,'attributes':_0x9ceb94['length']?Object['fromEntries'](_0x9ceb94):null}),_0x21e5af&&_0x1b8947['insertionRanges']['push'](_0x21e5af),_0x38cb86&&_0x1b8947['deletionRanges']['push'](_0x38cb86);},{'priority':'high'}),_0x10662f['on']('insertColumns',(_0x276a69,_0x2eb68b)=>{const [_0x21b79d,_0x195654={}]=_0x2eb68b;if(!_0x1b8947)return;const _0x176612=_0x195654['at']||0x0,_0x4f0a90=_0x195654['columns']||0x1;_0x1b8947['columnInsertionIndexes']=new Array(_0x4f0a90)['fill'](_0x176612)['map']((_0x19c8f1,_0x950c9a)=>_0x19c8f1+_0x950c9a);for(const {cell:_0x14dd41}of _0x10662f['createTableWalker'](_0x21b79d,{'startColumn':_0x176612,'endColumn':_0x176612+_0x4f0a90-0x1}))_0x1b8947['columnInsertionRanges']['push'](_0x55ec3c['model']['createRangeOn'](_0x14dd41));},{'priority':'low'}),_0x10662f['on']('insertRows',(_0x1b291b,_0x408d31)=>{const [_0x57fa71,_0x313008={}]=_0x408d31;if(!_0x1b8947)return;const _0x335d66=_0x313008['at']||0x0,_0x2e5cdf=_0x313008['rows']||0x1;_0x1b8947['rowInsertionIndexes']=new Array(_0x2e5cdf)['fill'](_0x335d66)['map']((_0x4ea76a,_0x1065f6)=>_0x4ea76a+_0x1065f6);for(const {cell:_0x1a59c7}of _0x10662f['createTableWalker'](_0x57fa71,{'startRow':_0x335d66,'endRow':_0x335d66+_0x2e5cdf-0x1}))_0x1b8947['rowInsertionRanges']['push'](_0x55ec3c['model']['createRangeOn'](_0x1a59c7));},{'priority':'low'}),_0x22cdc5['descriptionFactory']['registerDescriptionCallback'](_0x5104a2=>{if(_0x5104a2['subType']&&_0x5104a2['subType']['startsWith']('tablePaste'))return _0x5104a2['previous']?{}:{'type':'insertion','content':o(_0x55ec3c['locale'],'*Replace\x20table\x20cells*')};});const _0x41d2c3=()=>!0x1;for(const _0x5b0aab of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x22cdc5['_suggestionFactory']['registerCustomCallback']('insertion',_0x5b0aab,'join',_0x41d2c3),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('deletion',_0x5b0aab,'join',_0x41d2c3),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5b0aab,'join',_0x41d2c3);_0x22cdc5['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x41d2c3),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x3b3547,_0x359d68,_0x26dc59)=>{const _0x450b51=_0x3b3547['map'](_0x2368d1=>_0x2368d1['getContainedElement']())['filter'](_0x310a76=>_0x310a76),_0x1708a6=new Map(_0x450b51['map'](_0x2da25b=>[_0x2da25b,null]));if(_0x1b8947){for(const {element:_0x31719b,attributes:_0x567bde}of _0x1b8947['cells'])_0x567bde&&_0x1708a6['set'](_0x31719b,_0x567bde);}else{if(_0x26dc59&&_0x26dc59['markerAttributes'])for(const [_0x4451a1,_0x393191]of Object['entries'](_0x26dc59['markerAttributes'])){const _0x5430e8=_0x55ec3c['model']['markers']['get'](_0x4451a1),_0x59d95d=_0x5430e8?_0x5430e8['getRange']()['getContainedElement']():null;_0x59d95d&&_0x1708a6['set'](_0x59d95d,_0x393191);}}_0x55ec3c['model']['change'](_0x26da9c=>{for(const [_0x4a790a,_0x133014]of _0x1708a6)_0x26da9c['setAttributes']({...xe,..._0x133014},_0x4a790a);});});const _0x4334a5=(_0x12993c,_0x3c3372)=>{_0x22cdc5['_suggestionFactory']['registerCustomCallback'](_0x12993c,'tablePaste',_0x3c3372,(_0x8a158,_0x5d92f6,_0x4853b4)=>{_0x55ec3c['model']['change'](_0x5ee1d7=>{const _0x234714=[];for(const _0x1d35d2 of _0x8a158){const _0x154369=_0x1d35d2['start']['nodeAfter'];_0x154369['is']('element','tableCellSuggestion')&&_0x234714['push'](_0x154369);}_0x22cdc5['_suggestionFactory']['getSuggestionCallback'](_0x12993c,null,_0x3c3372)(_0x8a158,_0x5d92f6,_0x4853b4);for(const _0x2bc959 of _0x234714)'$graveyard'!=_0x2bc959['root']['rootName']&&_0x5ee1d7['unwrap'](_0x2bc959);});});};_0x4334a5('insertion','accept'),_0x4334a5('insertion','discard'),_0x4334a5('deletion','accept'),_0x4334a5('deletion','discard'),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x14413c=>{const _0x4d1b0a=_0x14413c['map'](_0x3b8c8d=>_0x3b8c8d['getContainedElement']()),_0x48f352=_0x4d1b0a[0x0]['findAncestor']('table'),{minRow:_0x3a7008,maxRow:_0x21c102}=_0x2b055f['_getCoordsForCells'](_0x4d1b0a);_0x10662f['removeRows'](_0x48f352,{'at':_0x3a7008,'rows':_0x21c102-_0x3a7008+0x1});}),_0x22cdc5['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0xe12586=>{const _0x6dc445=_0xe12586['map'](_0x33f51c=>_0x33f51c['getContainedElement']()),_0x3b0e00=_0x6dc445[0x0]['findAncestor']('table'),{minColumn:_0x29d470,maxColumn:_0x48ba38}=_0x2b055f['_getCoordsForCells'](_0x6dc445);_0x10662f['removeColumns'](_0x3b0e00,{'at':_0x29d470,'columns':_0x48ba38-_0x29d470+0x1});});const _0x1fd791=(_0xfc0e24,_0x5265ec)=>{if(!_0x5265ec['subType']||!_0x5265ec['subType']['startsWith']('tablePaste'))return;const _0x1af8c4=_0x5265ec['attributes']['tablePasteChainId'],_0x4bb085=_0x22cdc5['getSuggestions']()['filter'](_0x4c56c9=>_0x4c56c9['isInContent']&&_0x4c56c9['attributes']&&_0x4c56c9['attributes']['tablePasteChainId']==_0x1af8c4);_0x4bb085['length']&&_0x5265ec['getAllAdjacentSuggestions']()['length']!=_0x4bb085['length']&&_0x4bb085['reduce']((_0x2d0db0,_0x4eced6)=>(_0x2d0db0['next']=_0x4eced6,_0x4eced6['previous']=_0x2d0db0,_0x4eced6));};function _0x15f888(_0x4bdd03,_0x554b56=!0x0){const {id:_0x230fec,authorId:_0x6b61d5}=_0x22cdc5['_splitMarkerName'](_0x4bdd03['markerName']),_0x299b98=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1bcc79=_0x22cdc5['activeMarkers']['includes'](_0x4bdd03['markerName']);return _0x1bcc79&&_0x299b98['push']('ck-suggestion-marker--active'),{'classes':_0x299b98,'attributes':{'data-suggestion':_0x230fec,'data-author-id':_0x6b61d5},'priority':_0x1bcc79&&_0x554b56?0xbc2:0xbb8};}_0x22cdc5['on']('suggestionLoaded',_0x1fd791,{'priority':'high'}),_0x22cdc5['on']('suggestionUnloaded',_0x1fd791,{'priority':'high'}),_0x55ec3c['model']['document']['registerPostFixer'](()=>{let _0x464fc5=!0x1;const _0x5d8c6d=Array['from'](_0x55ec3c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x22fd4f,data:_0x4e3a02}of _0x5d8c6d){const {group:_0x45aab0,type:_0x4a7b99,id:_0x3ec8b3}=_0x22cdc5['_splitMarkerName'](_0x22fd4f);if('suggestion'!=_0x45aab0||'deletion'!=_0x4a7b99||_0x4e3a02['oldRange'])continue;if(!_0x22cdc5['hasSuggestion'](_0x3ec8b3))continue;const _0xdd35d4=_0x22cdc5['getSuggestion'](_0x3ec8b3)['getRanges'](),_0x19135b=_0x55ec3c['plugins']['get']('Users')['me'];for(const _0x2e131d of _0x22cdc5['getSuggestions']()){if(!_0x2e131d['isInContent']||_0x2e131d['author']!=_0x19135b)continue;if('formatBlock'!=_0x2e131d['type']||'tablePasteCell'!=_0x2e131d['subType'])continue;if(_0x2e131d['getRanges']()['every'](_0xbe11c7=>_0xdd35d4['some'](_0x205571=>_0x205571['containsRange'](_0xbe11c7,!0x0)))){for(const _0x1bf321 of _0x2e131d['getAllAdjacentSuggestions']())_0x1bf321['isInContent']&&(_0x1bf321['discard'](),_0x464fc5=!0x0);}}}return _0x464fc5;}),_0x55ec3c['model']['document']['registerPostFixer'](_0x586abd=>{const _0x335efa=_0x55ec3c['commands']['get']('redo');if(!_0x335efa||!_0x335efa['_createdBatches']['has'](_0x586abd['batch']))return!0x1;let _0x503a61=!0x1;const _0x21b448=_0x55ec3c['plugins']['get']('Users')['me'],_0xef5c62=_0x55ec3c['model']['document']['differ']['getChanges'](),_0x15833e=Array['from'](_0x55ec3c['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x16fdf0,data:_0x22a385})=>{const {group:_0x63c2e8,subType:_0x37f5c0,authorId:_0x15448}=_0x22cdc5['_splitMarkerName'](_0x16fdf0);return'suggestion'==_0x63c2e8&&'tablePaste'==_0x37f5c0&&_0x15448==_0x21b448['id']&&!_0x22a385['oldRange'];});for(const _0x126b5d of _0xef5c62){if('insert'!=_0x126b5d['type']||'tableCellSuggestion'!=_0x126b5d['name']||0x1!=_0x126b5d['length'])continue;const _0x24e39a=_0x586abd['createRange'](_0x126b5d['position'],_0x126b5d['position']['getShiftedBy'](0x1));if(!_0x15833e['find'](({data:_0x38ca43})=>_0x38ca43['newRange']['isEqual'](_0x24e39a))){for(const {name:_0x240076,data:_0x4ebbdb}of _0x15833e)if(_0x24e39a['containsRange'](_0x4ebbdb['newRange'])){_0x586abd['updateMarker'](_0x240076,{'range':_0x24e39a}),_0x503a61=!0x0;break;}}}return _0x503a61;}),_0x55ec3c['model']['document']['registerPostFixer'](_0x1cc6ab=>{let _0x35c46b=!0x1;const _0x18c3ac=_0x55ec3c['plugins']['get']('Users')['me'],_0x5610=_0x22cdc5['getSuggestions']()['filter'](_0x190329=>_0x190329['isInContent']&&_0x190329['author']==_0x18c3ac),_0x1e6212=new Set(),_0x2aa9a6=new Set();for(const _0x3ca61e of _0x5610)if('tablePaste'==_0x3ca61e['subType'])for(const _0x225ebe of _0x3ca61e['getMarkers']()){const _0x3d4b7a=_0x225ebe['getRange']()['getContainedElement']();if(_0x3d4b7a){if(_0x3d4b7a['is']('element','tableCellSuggestion')&&Oe(_0x3d4b7a)){_0x3ca61e['removeMarker'](_0x225ebe['name']),_0x1e6212['add'](_0x3d4b7a),_0x35c46b=!0x0;const _0x18e6b9=_0x3d4b7a['nextSibling'],_0x14ea42=_0x3d4b7a['previousSibling'],_0x133c7e=_0x18e6b9&&_0x18e6b9['is']('element','tableCellSuggestion'),_0x3cce41=_0x14ea42&&_0x14ea42['is']('element','tableCellSuggestion');_0x133c7e&&!_0x1e6212['has'](_0x18e6b9)&&_0x2aa9a6['add'](_0x18e6b9),_0x3cce41&&!_0x1e6212['has'](_0x14ea42)&&_0x2aa9a6['add'](_0x14ea42);}else _0x3d4b7a['is']('element','paragraph')&&_0x3d4b7a['isEmpty']&&(_0x3ca61e['removeMarker'](_0x225ebe['name']),_0x35c46b=!0x0);}}else{if('tablePasteCell'==_0x3ca61e['subType']){if(!_0x3ca61e['attributes']||!_0x3ca61e['attributes']['tablePasteChainId'])continue;const _0x589e03=_0x3ca61e['attributes']['markerAttributes'];if(_0x589e03&&Object['keys'](_0x589e03)['length'])continue;const _0x30faa2=_0x3ca61e['attributes']['tablePasteChainId'];let _0x9c722a=!0x0,_0x169490=!0x0;for(const _0x55d2c7 of _0x5610)if(_0x55d2c7['subType']&&_0x55d2c7['subType']['startsWith']('tablePaste')){if(!_0x55d2c7['attributes']['tablePasteChainId']){_0x169490=!0x1;break;}if(_0x55d2c7['id']!=_0x3ca61e['id']&&_0x55d2c7['attributes']['tablePasteChainId']==_0x30faa2){_0x9c722a=!0x1;break;}}_0x169490&&_0x9c722a&&(_0x3ca61e['removeMarkers'](),_0x35c46b=!0x0);}}for(const _0x119240 of _0x1e6212)_0x1cc6ab['remove'](_0x119240);for(const _0x3617a2 of _0x2aa9a6)_0x1cc6ab['unwrap'](_0x3617a2);return _0x35c46b;}),_0x55ec3c['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':_0x1c19ba=>_0x15f888(_0x1c19ba),'converterPriority':'high'}),_0x55ec3c['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3a11af,_0x246526)=>_0x246526['options']['showSuggestionHighlights']?_0x15f888(_0x3a11af,!0x1):null,'converterPriority':'high'});const _0x5e3ecc=_0x55ec3c['editing']['view'];this['listenTo'](_0x5e3ecc['document'],'clipboardOutput',(_0x6a7735,_0x3d7dfa)=>{const _0x51a147=[];for(const _0x25215d of _0x5e3ecc['createRangeIn'](_0x3d7dfa['content'])['getItems']())_0x25215d['is']('element','suggestion-td')&&_0x51a147['push'](_0x25215d);_0x5e3ecc['change'](_0xe5906c=>{for(const _0x3bf8f7 of _0x51a147)_0xe5906c['move'](_0xe5906c['createRangeIn'](_0x3bf8f7),_0xe5906c['createPositionBefore'](_0x3bf8f7)),_0xe5906c['remove'](_0x3bf8f7);});});}}function Oe(_0x4607f9){if(_0x4607f9['isEmpty'])return!0x0;const _0x50c1ed=_0x4607f9['getChild'](0x0);return _0x50c1ed['is']('element','paragraph')&&_0x50c1ed['isEmpty'];}function Ue(_0x27e500,_0x4e6cd9={},_0x34f492){for(const {isAnchor:_0x6670d0,cellHeight:_0x53b80d,cellWidth:_0x13b965}of _0x34f492['createTableWalker'](_0x27e500,{'includeAllSlots':!0x0,..._0x4e6cd9}))if(!_0x6670d0||0x1!=_0x53b80d||0x1!=_0x13b965)return!0x1;return!0x0;}class Mt extends _0x5d703b{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2f707a=this['editor']['plugins']['get']('TrackChangesEditing');_0x2f707a['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2f707a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2f707a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2f707a['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2f707a['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2f707a['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x436257,_0x3419aa){const _0x2568e2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x58263b=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x1b6c10=_0x3419aa['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x251451=_0x58263b['getColumnGroupElement'](_0x1b6c10);let _0x42e6f6=_0x251451?_0x58263b['getTableColumnsWidths'](_0x251451):null,_0x1d8914=_0x1b6c10['getAttribute']('tableWidth')||null;const _0xf13086=_0x3419aa['tableWidth']||_0x1d8914,_0x16926e=_0x3419aa['columnWidths']||_0x42e6f6,_0x533510=this['editor']['plugins']['get']('Users')['me'];for(const _0x4d168f of _0x2568e2['getSuggestions']()){const _0x209658=_0x4d168f['getContainedElement']();if('resizeTable'===_0x4d168f['subType']&&_0x209658===_0x1b6c10){_0x4d168f['author']!==_0x533510&&_0x4d168f['discard']();const _0x41def6=_0x4d168f['data']['commandParams'];_0x1d8914=_0x41def6[0x0]['tableWidth'],_0x42e6f6=_0x41def6[0x0]['columnWidths'];break;}}_0x436257({'table':_0x1b6c10,'tableWidth':_0xf13086,'columnWidths':_0x16926e}),_0x2568e2['markBlockFormat'](_0x1b6c10,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x1d8914,'columnWidths':_0x42e6f6}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x7a21a6){if('formatBlock'!=_0x7a21a6['type']&&'formatInline'!=_0x7a21a6['type'])return;const {data:_0x622233}=_0x7a21a6;if(_0x622233&&'resizeTable'===_0x622233['formatGroupId']){const _0x892e57='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x892e57)};}}}class $t extends _0x5d703b{['afterInit'](){const _0x20af92=this['editor'];_0x20af92['plugins']['has']('Template')&&_0x20af92['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Bt extends _0x5d703b{['afterInit'](){const _0x2ed416=this['editor'];if(!_0x2ed416['commands']['get']('insertTableOfContents'))return;_0x2ed416['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x5dd8cd=_0x2ed416['plugins']['get']('TrackChangesEditing'),_0x8794aa=_0x2ed416['locale'];_0x5dd8cd['descriptionFactory']['registerElementLabel']('tableOfContents',_0x1761fa=>o(_0x8794aa,'ELEMENT_TABLE_OF_CONTENTS',_0x1761fa));}}class Ot extends _0x5d703b{['afterInit'](){const _0x22c31e=this['editor'];if(!_0x22c31e['plugins']['has']('Title'))return;const _0x3f3852=_0x22c31e['plugins']['get']('TrackChangesEditing');_0x3f3852['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x22c31e['locale'],'ELEMENT_TITLE')),_0x22c31e['model']['document']['registerPostFixer'](_0xdd2dcd=>{let _0x3f7197=!0x1;const _0x1f9b7d=Array['from'](_0x22c31e['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3ddf64,data:_0xfdfb57}of _0x1f9b7d){const {group:_0x22fea9}=_0x3f3852['_splitMarkerName'](_0x3ddf64);if('suggestion'!==_0x22fea9||!_0xfdfb57['newRange'])continue;const _0x50c07a=_0xfdfb57['newRange'],_0x5b0062=_0x50c07a['end']['nodeBefore'];if(!_0x5b0062||!_0x5b0062['is']('element','title-content'))continue;if(!_0x50c07a['start']['isTouching'](_0x50c07a['end']))continue;const _0x50d6f5=_0x22c31e['model']['schema']['getNearestSelectionRange'](_0x50c07a['end'],'forward');if(_0x50d6f5&&_0x50d6f5['isCollapsed']){const _0x5c92e5=_0xdd2dcd['createRange'](_0x50c07a['start'],_0x50d6f5['start']);_0x5c92e5['isEqual'](_0x50c07a)||(_0xdd2dcd['updateMarker'](_0x3ddf64,{'range':_0x5c92e5}),_0x3f7197=!0x0);}_0x3f7197||(_0xdd2dcd['removeMarker'](_0x3ddf64),_0x3f7197=!0x0);}return _0x3f7197;});}}class Rt extends _0x5d703b{['afterInit'](){const _0x42344b=this['editor'],_0x58f267=_0x42344b['plugins']['get']('TrackChangesEditing');_0x42344b['plugins']['has']('Uploadcare')&&(_0x58f267['enableCommand']('uploadcare'),_0x42344b['plugins']['has']('UploadcareImageEdit')&&(_0x58f267['enableCommand']('uploadcareImageEdit'),_0x58f267['enableDefaultAttributesIntegration']('uploadcareImageReplace'),_0x58f267['registerBlockAttribute']('uploadcareImageId'),_0x58f267['descriptionFactory']['registerDescriptionCallback'](_0x435c38=>{if('attribute'!=_0x435c38['type'])return;const {data:_0x4698e7}=_0x435c38;return _0x4698e7&&'uploadcareImageId'==_0x4698e7['key']?{'type':'format','content':''}:void 0x0;})));}}class Tt extends _0x5d703b{['afterInit'](){const _0x54b3b1=this['editor'],_0x3a51ea=_0x54b3b1['plugins']['get']('TrackChangesEditing');_0x54b3b1['plugins']['has']('UndoEditing')&&(_0x3a51ea['enableCommand']('undo'),_0x3a51ea['enableCommand']('redo'));}}class xt extends _0x5d703b{static get['requires'](){return[_t];}['afterInit'](){const _0x24be66=this['editor'];if(!_0x24be66['plugins']['has']('TableCaptionEditing'))return;_0x24be66['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Et extends _0x5d703b{['tableProperties'];['tableCellProperties'];constructor(_0x36db10){super(_0x36db10),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 _0x490fe8=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x213b62 of this['tableProperties'])_0x490fe8['enableCommand'](_0x213b62,(_0x22dd73,_0x570b38)=>{const _0x2b1f3f=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x213b62,[_0x2b1f3f],this['tableProperties'],'tableProperties',_0x22dd73,_0x570b38);});_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x490fe8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xd34ae7,_0x5a2c3e)=>this['handleDiscardAction'](this['tableProperties'],_0xd34ae7,_0x5a2c3e)),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x37af21 of this['tableCellProperties'])_0x490fe8['enableCommand'](_0x37af21,(_0x35f317,_0x4f208c)=>{const _0x2e33a1=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x37af21,_0x2e33a1,this['tableCellProperties'],'tableCellProperties',_0x35f317,_0x4f208c);});_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x490fe8['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x587223,_0x3f09ed)=>this['handleDiscardAction'](this['tableCellProperties'],_0x587223,_0x3f09ed)),_0x490fe8['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x490fe8['descriptionFactory']['registerDescriptionCallback'](_0x2dbf50=>this['handleSuggestionDescription'](_0x2dbf50));}['_handlePropertyChange'](_0x1e4b32,_0x92f104,_0x369297,_0x1b2b5f,_0xcc303a,_0x7979f5){const _0x3d4f62=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x7979f5['batch'],()=>{for(const _0x11a539 of _0x92f104){if(this['_getSuggestion'](_0x11a539,_0x1b2b5f))_0xcc303a(_0x7979f5);else{const _0x28b81b={};for(const _0xc8b464 of _0x369297){const _0xd4d0cf=_0x11a539['getAttribute'](_0xc8b464);void 0x0!==_0xd4d0cf&&(_0x28b81b[_0xc8b464]=_0xd4d0cf);}_0xcc303a(_0x7979f5),_0x3d4f62['markBlockFormat'](_0x11a539,{'commandParams':[_0x28b81b]},[],_0x1b2b5f);}}});}['handleDiscardAction'](_0x400e1c,_0x49f996,_0x15dee9){const _0x4bbc50=_0x49f996[0x0]['start']['nodeAfter'],_0x550ddf=_0x15dee9['commandParams'][0x0];this['editor']['model']['change'](_0x134924=>{for(const _0x2610f9 of _0x400e1c)void 0x0!==_0x550ddf[_0x2610f9]?_0x134924['setAttribute'](_0x2610f9,_0x550ddf[_0x2610f9],_0x4bbc50):_0x134924['removeAttribute'](_0x2610f9,_0x4bbc50);});}['handleSuggestionDescription'](_0x12a3de){if(_0x12a3de['data'])switch(_0x12a3de['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'](_0x3e76e4,_0x4f1f32){const _0x475c87=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x380fe9 of _0x475c87['getSuggestions']({'skipNotAttached':!0x0})){const _0x2a09aa=_0x380fe9['getContainedElement']();if(_0x380fe9['subType']===_0x4f1f32&&_0x2a09aa===_0x3e76e4)return _0x380fe9;}return null;}}const m='$elementName';class p extends _0x5d703b{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x56e92b,_0x29fa0d,U,V,G,F,L,H,J,q,z,K,X,Y,Z,tt,nt,it,et,st,ot,at,rt,ct,ut,ft,lt,Q,wt,ht,W,Se,mt,dt,pt,kt,bt,yt,jt,St,At,It,vt,_t,Ct,Nt,xt,Dt,Mt,Bt,Et,$t,Ot,Rt,Tt];}static get['pluginName'](){return'TrackChangesEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x57607d){super(_0x57607d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x329a8a,_0x476df8,_0x5dd4a1,_0x3c0606)=>{this['_model']['change'](()=>{for(const _0x35aa86 of[..._0x3c0606,..._0x5dd4a1])this['_model']['markers']['has'](_0x35aa86)&&_0x57607d['editing']['reconvertMarker'](_0x35aa86);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Vt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x57607d['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(),_0x57607d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x57607d['config']['get']('trackChanges.trackFormatChanges'),_0x57607d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x57607d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x57607d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements']();}['init'](){const _0x9c632b=this['editor'],_0x1ec0ef=(_0x4a43e8,_0x2a4336)=>{if('attribute'!=_0x4a43e8)return'ck-suggestion-marker-'+_0x4a43e8;const _0x23c0cb=_0x2a4336['split']('|')[0x0];return this['_isBlockAttribute'](_0x23c0cb)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x9c632b['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x6ba904=>{const {id:_0x51c8b6,authorId:_0x366f3e,type:_0x5ba93a,subType:_0x2b2fde}=this['_splitMarkerName'](_0x6ba904['markerName']),_0x22491d=['ck-suggestion-marker',_0x1ec0ef(_0x5ba93a,_0x2b2fde)];let _0x4b1725=0xbb8;return this['activeMarkers']['includes'](_0x6ba904['markerName'])&&(_0x22491d['push']('ck-suggestion-marker--active'),_0x4b1725=0xbc2),'deletion'==_0x5ba93a&&(_0x4b1725+=0x5),{'classes':_0x22491d,'attributes':{'data-suggestion':_0x51c8b6,'data-author-id':_0x366f3e},'priority':_0x4b1725};}}),_0x9c632b['conversion']['for']('dataDowncast')['add'](_0x42b21a=>{_0x42b21a['on']('addMarker:suggestion',(_0x3d10ca,_0x301627,_0x20bec7)=>{if(!_0x20bec7['options']['showSuggestionHighlights'])return;const _0x19552d=_0x301627['item'];if(!_0x19552d)return;const _0x3bc643=_0x20bec7['mapper']['toViewElement'](_0x19552d);_0x9c632b['model']['schema']['isObject'](_0x19552d)&&_0x3bc643&&!_0x3bc643['getCustomProperty']('widget')&&_0x3bc643['is']('containerElement')&&_0x527930(_0x3bc643,_0x20bec7['writer']);},{'priority':'high'});}),_0x9c632b['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3d612f,_0x1d7e4e)=>{if(!_0x1d7e4e['options']['showSuggestionHighlights'])return null;const {type:_0x5062c0,subType:_0x2fec40}=this['_splitMarkerName'](_0x3d612f['markerName']);return{'classes':['ck-suggestion-marker',_0x1ec0ef(_0x5062c0,_0x2fec40)],'priority':0xbb8};}});const _0x55a064=({showActiveMarkers:_0x5cca6f=!0x0,isAttributeSuggestion:_0x50ebc0=!0x1}={})=>(_0x4252d5,_0x5c746b,_0x1037af)=>{if(!_0x5c746b['item'])return;const {id:_0x1d932e,authorId:_0x4b2bfd}=this['_splitMarkerName'](_0x5c746b['markerName']);if(_0x50ebc0){const _0x49efd5=this['_suggestions']['get'](_0x1d932e),_0x20a9a6=this['_getAttributeKey'](_0x49efd5);if(!this['_isBlockAttribute'](_0x20a9a6))return;}if(_0x5c746b['item']['is']('selection'))return void _0x1037af['consumable']['consume'](_0x5c746b['item'],_0x4252d5['name']);const _0x3d292c=_0x1037af['mapper']['toViewElement'](_0x5c746b['item']);if(_0x5c746b['item']['is']('element')&&_0x9c632b['model']['schema']['isBlock'](_0x5c746b['item'])&&!_0x3d292c['getCustomProperty']('addHighlight')){_0x1037af['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x3d292c),_0x1037af['writer']['setAttribute']('data-suggestion',_0x1d932e,_0x3d292c),_0x1037af['writer']['setAttribute']('data-author-id',_0x4b2bfd,_0x3d292c),_0x1037af['mapper']['bindElementToMarker'](_0x3d292c,_0x5c746b['markerName']),_0x5cca6f&&(this['activeMarkers']['includes'](_0x5c746b['markerName'])?_0x1037af['writer']['addClass']('ck-suggestion-marker--active',_0x3d292c):_0x1037af['writer']['removeClass']('ck-suggestion-marker--active',_0x3d292c));for(const _0x576dd8 of _0x9c632b['model']['createRangeIn'](_0x5c746b['item'])['getItems']())_0x1037af['consumable']['consume'](_0x576dd8,_0x4252d5['name']);_0x1037af['consumable']['consume'](_0x5c746b['item'],_0x4252d5['name']);}};_0x9c632b['conversion']['for']('dataDowncast')['add'](_0x1b6a3c=>{_0x1b6a3c['on']('addMarker:suggestion:formatBlock',(_0x2e54e5,_0x19568c,_0x417119)=>{_0x417119['options']['showSuggestionHighlights']&&_0x55a064({'showActiveMarkers':!0x1})(_0x2e54e5,_0x19568c,_0x417119);},{'priority':'highest'});}),_0x9c632b['conversion']['for']('dataDowncast')['add'](_0x1fddf8=>{_0x1fddf8['on']('addMarker:suggestion:attribute',(_0xb7a825,_0x15c1ee,_0x4433b3)=>{_0x4433b3['options']['showSuggestionHighlights']&&_0x55a064({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0xb7a825,_0x15c1ee,_0x4433b3);},{'priority':'highest'});}),_0x9c632b['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x527fca,_0xc0902f)=>_0xc0902f['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x527fca['substr'](0xb)}}),_0x9c632b['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x33b7b7,{writer:_0x54a1de})=>{let _0x415365='suggestion:'+_0x33b7b7['getAttribute']('suggestion-type')+':'+_0x33b7b7['getAttribute']('id');return _0x33b7b7['getAttribute']('marker-count')&&(_0x415365+=':'+_0x33b7b7['getAttribute']('marker-count')),_0x54a1de['createElement']('$marker',{'data-name':_0x415365});}}),_0x9c632b['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x15a20e=>{_0x15a20e['on']('addMarker:suggestion:formatBlock',_0x55a064(),{'priority':'high'});}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x2fb12b=>{_0x2fb12b['on']('addMarker:suggestion:attribute',_0x55a064({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x1c4564=>{_0x1c4564['on']('removeMarker:suggestion:formatBlock',(_0x156080,_0x2b0e8c,_0x17fe5d)=>{const _0x31c8f1=_0x17fe5d['mapper']['markerNameToElements'](_0x2b0e8c['markerName']);if(_0x31c8f1){for(const _0x3ab024 of _0x31c8f1)_0x3ab024['getCustomProperty']('addHighlight')||(_0x17fe5d['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3ab024),_0x17fe5d['writer']['removeAttribute']('data-suggestion',_0x3ab024),_0x17fe5d['writer']['removeAttribute']('data-author-id',_0x3ab024),_0x17fe5d['mapper']['unbindElementFromMarkerName'](_0x3ab024,_0x2b0e8c['markerName']));}},{'priority':'high'});}),_0x9c632b['conversion']['for']('editingDowncast')['add'](_0x283857=>{_0x283857['on']('removeMarker:suggestion:attribute',(_0x5ab393,_0x45cc6c,_0x593d02)=>{const _0x327d8e=_0x593d02['mapper']['markerNameToElements'](_0x45cc6c['markerName']);if(!_0x327d8e)return;const {id:_0x558f2f}=this['_splitMarkerName'](_0x45cc6c['markerName']),_0x22a778=this['_suggestions']['get'](_0x558f2f),_0x130017=this['_getAttributeKey'](_0x22a778);if(this['_isBlockAttribute'](_0x130017)){for(const _0x5ec7e1 of _0x327d8e)_0x5ec7e1['getCustomProperty']('addHighlight')||(_0x593d02['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x5ec7e1),_0x593d02['writer']['removeAttribute']('data-suggestion',_0x5ec7e1),_0x593d02['writer']['removeAttribute']('data-author-id',_0x5ec7e1),_0x593d02['mapper']['unbindElementFromMarkerName'](_0x5ec7e1,_0x45cc6c['markerName']));}},{'priority':'high'});}),_0x9c632b['model']['document']['registerPostFixer'](_0x1eaf6a=>{let _0x47f829=!0x1;const _0x33df28=Array['from'](_0x9c632b['model']['document']['differ']['getChangedMarkers']()),_0x17f577=new Set();for(const {name:_0x2030ab,data:_0x43c0d1}of _0x33df28){const {group:_0x5d22c3,type:_0xb0e31b,subType:_0x4c59ed,id:_0x2bb0af}=this['_splitMarkerName'](_0x2030ab);if('suggestion'!==_0x5d22c3)continue;const _0xecebf9=this['_suggestions']['get'](_0x2bb0af);if(null!=_0x43c0d1['newRange']){'formatInline'==_0xb0e31b&&(_0x47f829=_0x47f829||Ft(_0x43c0d1['newRange'],_0x2030ab,_0x1eaf6a,_0x9c632b['model']['schema']));const _0x5c9271='attribute'==_0xb0e31b&&this['_isBlockAttribute'](_0x4c59ed['split']('|')[0x0]);if(_0x43c0d1['newRange']['isCollapsed']||'$graveyard'==_0x43c0d1['newRange']['root']['rootName']||'formatBlock'==_0xb0e31b&&!Jt(_0x43c0d1['newRange'])||_0x5c9271&&!Jt(_0x43c0d1['newRange'])||'deletion'==_0xb0e31b&&!(!Gt(_0x252d17=_0x43c0d1['newRange'])&&!function(_0xd5e1af){return _0xd5e1af['start']['parent']==_0xd5e1af['end']['nodeBefore']&&_0xd5e1af['start']['isAtEnd'];}(_0x252d17)))_0x1eaf6a['removeMarker'](_0x2030ab),_0x47f829=!0x0;else{if(!_0xecebf9||!_0xecebf9['isInContent'])continue;if(_0x43c0d1['newRange']&&_0x43c0d1['oldRange']&&_0x43c0d1['newRange']['isEqual'](_0x43c0d1['oldRange']))continue;_0x17f577['add'](_0xecebf9);}}}var _0x252d17;return _0x17f577['size']>0x0&&(_0x47f829=!!this['_joinWithAdjacentSuggestions'](_0x17f577)||_0x47f829),_0x47f829;}),_0x9c632b['model']['document']['registerPostFixer'](_0x454e5c=>{let _0x58a6f5=!0x1;for(const _0x5ce5fb of _0x9c632b['model']['document']['differ']['getChanges']())if('insert'==_0x5ce5fb['type'])for(const _0x284125 of this['_suggestions']['values']()){if(_0x284125['isMultiRange']||!_0x284125['isInContent'])continue;const _0x599322='formatBlock'==_0x284125['type'],_0x5c05af=this['_getAttributeKey'](_0x284125),_0x1c87f6=_0x5c05af&&this['_isBlockAttribute'](_0x5c05af);if(!_0x599322&&!_0x1c87f6)continue;const _0x432a56=_0x284125['getFirstRange']();if(_0x432a56['start']['parent']!=_0x432a56['end']['parent']&&!_0x432a56['end']['isAtEnd']){const _0x1f37e6=_0x9c632b['model']['createPositionAt'](_0x432a56['start']['nodeAfter'],'end'),_0x365bdf=_0x9c632b['model']['createRange'](_0x432a56['start'],_0x1f37e6);_0x454e5c['updateMarker'](_0x284125['getFirstMarker'](),{'range':_0x365bdf}),_0x58a6f5=!0x0;}}return _0x58a6f5;}),_0x9c632b['model']['document']['registerPostFixer'](_0x2d074b=>this['_processAttributeChanges'](_0x2d074b)),_0x9c632b['model']['document']['registerPostFixer'](_0x589be8=>!_0x589be8['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x589be8)),_0x9c632b['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x9c632b['model']['document']['on']('change:data',(_0x39062f,_0x1ed338)=>{if(!_0x1ed338['isLocal']||_0x1ed338['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x7459da=_0x9c632b['model']['document']['differ']['getChanges']();if(0x0==_0x7459da['length'])return;const _0x607644=[],_0x2407e5=_0x7459da['filter'](_0x399e9f=>'attribute'==_0x399e9f['type']),_0x4f6315=_0x7459da['filter'](_0x57f501=>'insert'==_0x57f501['type']&&'$text'!=_0x57f501['name']);for(const _0x22d8ca of _0x2407e5)this['_isRegisteredAttribute'](_0x22d8ca['attributeKey'])&&_0x607644['push']({'key':_0x22d8ca['attributeKey'],'newValue':_0x22d8ca['attributeNewValue'],'oldValue':_0x22d8ca['attributeOldValue'],'range':Ht(_0x22d8ca['range'],_0x9c632b['model'])});for(const _0x420ad6 of _0x4f6315){if('rename'!=_0x420ad6['action']&&'refresh'!=_0x420ad6['action'])continue;const _0xf6a303=qt(_0x420ad6['position']['nodeAfter'],_0x9c632b['model']),_0x32368a=_0x420ad6['before'];'rename'==_0x420ad6['action']&&_0x607644['push']({'key':m,'newValue':_0x420ad6['name'],'oldValue':_0x32368a['name'],'range':_0xf6a303});for(const [_0xb48c0a,_0x37016e]of _0x32368a['attributes']){if(!this['_isRegisteredAttribute'](_0xb48c0a))continue;const _0x3768b8=_0x420ad6['attributes']['get'](_0xb48c0a);_0x37016e!==_0x3768b8&&_0x607644['push']({'key':_0xb48c0a,'newValue':_0x3768b8,'oldValue':_0x37016e,'range':_0xf6a303});}for(const [_0x199c35,_0x28e98f]of _0x420ad6['attributes'])this['_isRegisteredAttribute'](_0x199c35)&&(_0x32368a['attributes']['has'](_0x199c35)||_0x607644['push']({'key':_0x199c35,'newValue':_0x28e98f,'oldValue':null,'range':_0xf6a303}));}0x0!=_0x607644['length']&&_0x9c632b['model']['enqueueChange'](_0x1ed338,_0x15d1aa=>{const _0x419ecb=_0x1c060f();for(const {range:_0x186cf7,key:_0x284086,oldValue:_0x65840e,newValue:_0x333c97}of _0x607644)this['markAttributeChange'](_0x186cf7,_0x284086,_0x65840e,_0x333c97,{'groupId':_0x419ecb});this['_reduceExistingSuggestions'](_0x15d1aa,_0x607644);});},{'priority':'lowest'}),_0x9c632b['model']['markers']['on']('update:suggestion',(_0x154d37,_0x4e535d,_0xee6ca8)=>{if(null==_0xee6ca8){const {id:_0x40e5f0}=this['_splitMarkerName'](_0x4e535d['name']),_0x3455a0=this['_suggestions']['get'](_0x40e5f0);_0x3455a0&&_0x3455a0['addMarkerName'](_0x4e535d['name']);}}),_0x9c632b['model']['document']['on']('change:data',()=>{const _0x17adad=Array['from'](_0x9c632b['model']['document']['differ']['getChangedMarkers']())['filter'](_0x10af28=>'suggestion'===this['_splitMarkerName'](_0x10af28['name'])['group']);if(0x0===_0x17adad['length'])return;_0x17adad['sort']((_0x4e78ad,_0x340cc9)=>{const _0x5328c4=_0x4e78ad['data']['oldRange'],_0x5fb604=_0x340cc9['data']['oldRange'];return null===_0x5328c4&&null===_0x5fb604?0x0:null===_0x5328c4&&null!==_0x5fb604?-0x1:null!==_0x5328c4&&null===_0x5fb604?0x1:_0x5328c4['start']['isBefore'](_0x5fb604['start'])?-0x1:0x1;});const _0x5d7db9=new Set(),_0x4e1552=new Set();for(const {name:_0x1a24b5,data:_0x4e06a9}of _0x17adad){const {id:_0x2b493a}=this['_splitMarkerName'](_0x1a24b5);if(null===_0x4e06a9['oldRange']){const _0x2a00f9=this['_handleNewSuggestionMarker'](_0x1a24b5);_0x4e1552['add'](_0x2a00f9);}else{const _0x5894a1=this['_suggestions']['get'](_0x2b493a);null!==_0x4e06a9['newRange']||_0x5894a1['isInContent']?(_0x5d7db9['add'](_0x5894a1['head']),_0x4e1552['add'](_0x5894a1)):this['_removeSuggestion'](_0x5894a1);}}_0x4e1552['size']>0x0&&this['_refreshSuggestionsChain'](_0x4e1552);for(const _0x15d002 of _0x5d7db9)this['fire']('suggestionChanged',_0x15d002);}),_0x9c632b['model']['on']('applyOperation',(_0x454507,_0x3413d7)=>{const _0x9efb7d=_0x3413d7[0x0];if(!this['_suggestions']['size'])return;if(!_0x9efb7d['isDocumentOperation'])return;if(_0x9efb7d['batch']['isUndo']||!_0x9efb7d['batch']['isLocal'])return;let _0x3807d6,_0x26c7d0;switch(_0x9efb7d['type']){case'insert':_0x3807d6=_0x9c632b['model']['createPositionAt'](_0x9efb7d['position']),_0x26c7d0=_0x3807d6['getShiftedBy'](_0x9efb7d['howMany']);break;case'split':_0x3807d6=_0x9c632b['model']['createPositionAt'](_0x9efb7d['splitPosition']),_0x26c7d0=_0x9c632b['model']['createPositionAt'](_0x9efb7d['moveTargetPosition']);break;case'move':_0x3807d6=_0x9c632b['model']['createPositionAt'](_0x9efb7d['targetPosition']),_0x26c7d0=_0x3807d6['getShiftedBy'](_0x9efb7d['howMany']);break;default:return;}const _0x20e48c=_0x9c632b['model']['createRange'](_0x3807d6,_0x26c7d0);_0x9c632b['model']['change'](()=>{for(const {suggestion:_0x312e20,meta:_0x1c819e}of this['_findSuggestions'](_0x20e48c)){if(_0x312e20['isMultiRange'])continue;if('formatInline'==_0x312e20['type'])continue;const _0xd1b308=this['_getAttributeKey'](_0x312e20);if(_0xd1b308&&this['_isBlockAttribute'](_0xd1b308)&&'split'!=_0x9efb7d['type'])continue;const _0x59a2fa=_0x312e20['data']&&_0x312e20['data']['multipleBlocks'];('formatBlock'!=_0x312e20['type']||'split'==_0x9efb7d['type']&&!_0x59a2fa)&&(_0x1c819e['containsRangeInObject']||'insertion'==_0x312e20['type']&&_0x1c819e['isOwn']||_0x312e20['getFirstRange']()['containsRange'](_0x20e48c)&&this['_breakSuggestionMarker'](_0x312e20,_0x3807d6,_0x26c7d0));}});},{'priority':'lowest'}),_0x9c632b['model']['on']('deleteContent',(_0x45da7d,_0x39fc93)=>{const _0x4ec5ac=_0x39fc93[0x0],_0x2b0e21=_0x39fc93[0x1];if(_0x2b0e21&&_0x2b0e21['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4ec5ac['isCollapsed'])return;const _0x5a5816=_0x9c632b['model']['schema'],{start:_0x1bd780,end:_0x24cf06}=_0x4ec5ac['getFirstRange'](),_0x454f71=_0x1bd780['nodeAfter']&&_0x5a5816['isLimit'](_0x1bd780['nodeAfter'])?null:_0x5a5816['getNearestSelectionRange'](_0x1bd780,'forward'),_0x74142f=_0x24cf06['nodeBefore']&&_0x5a5816['isLimit'](_0x24cf06['nodeBefore'])?null:_0x5a5816['getNearestSelectionRange'](_0x24cf06,'backward'),_0x1c635b=_0x9c632b['model']['createRange'](_0x454f71?_0x454f71['start']:_0x1bd780,_0x74142f?_0x74142f['end']:_0x24cf06);_0x9c632b['model']['change'](_0x5b29f5=>{this['markDeletion'](_0x1c635b);const _0x512891=_0x9c632b['model']['schema']['getNearestSelectionRange'](_0x1c635b['start']);_0x4ec5ac['is']('documentSelection')?_0x5b29f5['setSelection'](_0x512891):_0x4ec5ac['setTo'](_0x512891);}),_0x45da7d['stop']();},{'priority':_0x52a047['normal']+0xa}),_0x9c632b['model']['on']('insertContent',(_0x4e045d,_0x23e66c)=>{const _0x33c2c7=_0x23e66c[_0x23e66c['length']-0x1];_0x33c2c7&&_0x33c2c7['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x9c632b['model']['change'](()=>{let _0xe35baa=_0x9c632b['model']['insertContent'](_0x23e66c[0x0],_0x23e66c[0x1],_0x23e66c[0x2],{'forceDefaultExecution':!0x0});if(!_0xe35baa)return;_0x4e045d['return']=_0xe35baa['clone']();const _0x13ee36=_0xe35baa['end']['nodeBefore'],_0x4a222c=_0x9c632b['model']['schema'];_0x13ee36&&_0x4a222c['isBlock'](_0x13ee36)&&!_0x4a222c['isObject'](_0x13ee36)&&(_0xe35baa=_0x9c632b['model']['createRange'](_0xe35baa['start'],_0x9c632b['model']['createPositionAt'](_0x13ee36,'end'))),this['markInsertion'](_0xe35baa);}),_0x4e045d['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x4caef9=new O(_0x9c632b,this['_suggestions']);_0x9c632b['commands']['add']('acceptSuggestion',_0x4caef9),this['enableCommand']('acceptSuggestion');const _0x36959f=new R(_0x9c632b,this['_suggestions']);_0x9c632b['commands']['add']('discardSuggestion',_0x36959f),this['enableCommand']('discardSuggestion'),_0x9c632b['commands']['add']('acceptAllSuggestions',new x(_0x9c632b,_0x4caef9,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x9c632b['commands']['add']('discardAllSuggestions',new x(_0x9c632b,_0x36959f,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x9c632b['commands']['add']('acceptSelectedSuggestions',new E(_0x9c632b,_0x4caef9,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x9c632b['commands']['add']('discardSelectedSuggestions',new E(_0x9c632b,_0x36959f,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x27fdda=_0x9c632b['plugins']['get']('CommentsRepository');this['listenTo'](_0x27fdda,'addComment',(_0x52d571,{threadId:_0x192bd1})=>{const _0x3146d0=this['_suggestions']['get'](_0x192bd1);_0x3146d0&&_0x3146d0['commentThread']&&0x1===_0x3146d0['commentThread']['length']&&this['_updateSuggestionData'](_0x192bd1,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x27fdda,'removeComment',(_0x260d8b,{threadId:_0x2324eb})=>{const _0x107d4b=this['_suggestions']['get'](_0x2324eb);_0x107d4b&&_0x107d4b['commentThread']&&!_0x107d4b['commentThread']['length']&&this['_updateSuggestionData'](_0x2324eb,{'hasComments':!0x1});},{'priority':'low'});}['afterInit'](){!async function(_0x1b76be){const _0x12a811=_0x140d05([0x35,0x4e,0x6c,0x66,0x53,0x52,0x79,0x68,0x65,0x48,0x6e,0x67,0x69,0x6f,0x57,0x36,0x31,0x56,0x6d,0x6a,0x42,0x61,0x37,0x58,0x59,0x41,0x32,0x73,0x63,0x6b,0x4d,0x7a,0x4c,0x64,0x49,0x44,0x70,0x72,0x46,0x4f,0x47,0x34,0x30,0x54,0x33,0x39,0x5a,0x74,0x78,0x50,0x75,0x51,0x45,0x4b,0x38,0x55,0x4a,0x71,0x76,0x77,0x62,0x43]),_0x57b784=0x9bc6f1,_0x4c0830=0x9c9881^_0x57b784,_0x3826c6=window[_0x140d05([0x44,0x61,0x74,0x65])][_0x140d05([0x6e,0x6f,0x77])](),_0x1c0ec4=_0x1b76be[_0x140d05([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x19c2a6=new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a27d6=>{_0x1c0ec4[_0x140d05([0x6f,0x6e,0x63,0x65])](_0x140d05([0x72,0x65,0x61,0x64,0x79]),_0x4a27d6);}),_0x5bc2cb={[_0x140d05([0x6b,0x74,0x79])]:_0x140d05([0x45,0x43]),[_0x140d05([0x75,0x73,0x65])]:_0x140d05([0x73,0x69,0x67]),[_0x140d05([0x63,0x72,0x76])]:_0x140d05([0x50,0x2d,0x32,0x35,0x36]),[_0x140d05([0x78])]:_0x140d05([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]),[_0x140d05([0x79])]:_0x140d05([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]),[_0x140d05([0x61,0x6c,0x67])]:_0x140d05([0x45,0x53,0x32,0x35,0x36])},_0x36146a=_0x1c0ec4[_0x140d05([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x140d05([0x67,0x65,0x74])](_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5e9303(){let _0x4f59d7,_0x498cbe=null,_0x41b308=null;try{if(_0x36146a==_0x140d05([0x47,0x50,0x4c]))return _0x140d05([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4f59d7=_0x541edf(),!_0x4f59d7)return _0x140d05([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4f59d7[_0x140d05([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x41b308=_0x2135c4(_0x4f59d7[_0x140d05([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4f59d7[_0x140d05([0x6a,0x74,0x69])])),await _0x5bb8ca()?_0x54f8b5()?_0x1eb5aa()?_0x140d05([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x18f645()?(_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x140d05([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x498cbe=_0x189417(_0x140d05([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x140d05([0x74,0x72,0x69,0x61,0x6c])&&(_0x498cbe=_0x189417(_0x140d05([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x24b1f0()):_0x140d05([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x140d05([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x140d05([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x261198){return _0x140d05([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1eb5aa(){const _0x2878bf=[_0x140d05([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x140d05([0x74,0x72,0x69,0x61,0x6c])][_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3826c6/0x3e8:0xe10*_0x4c0830;return _0x4f59d7[_0x140d05([0x65,0x78,0x70])]<_0x2878bf;}function _0x54f8b5(){const _0x23a7f9=_0x4f59d7[_0x140d05([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];if(!_0x23a7f9)return!0x1;if(_0x23a7f9[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x2a])))return!0x0;if(_0x23a7f9[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x54,0x43])))return!0x0;if(_0x23a7f9[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x52,0x54,0x43]))){if(_0x507fb0())return!0x0;if(_0x352404()||_0x404db4())return!0x0;}return!0x1;}function _0x18f645(){const _0x7d2ca4=_0x4f59d7[_0x140d05([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x7d2ca4||0x0==_0x7d2ca4[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb1e1ae}=new URL(window[_0x140d05([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x7d2ca4[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb1e1ae))return!0x0;const _0x377c28=_0xb1e1ae[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e]));return _0x7d2ca4[_0x140d05([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x354033=>_0x354033[_0x140d05([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x140d05([0x2a])))[_0x140d05([0x6d,0x61,0x70])](_0x5740ae=>_0x5740ae[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e])))[_0x140d05([0x73,0x6f,0x6d,0x65])](_0x25bbd1=>_0x377c28[_0x140d05([0x65,0x76,0x65,0x72,0x79])]((_0x5ab40a,_0x5a798c)=>_0x25bbd1[_0x5a798c]===_0x5ab40a||_0x25bbd1[_0x5a798c]===_0x140d05([0x2a])));}function _0x24b1f0(){return _0x498cbe&&_0x41b308?new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x29f4c4,_0x267944)=>{_0x498cbe[_0x140d05([0x74,0x68,0x65,0x6e])](_0x29f4c4,_0x267944),_0x41b308[_0x140d05([0x74,0x68,0x65,0x6e])](_0x536dbf=>{_0x536dbf!=_0x140d05([0x56,0x61,0x6c,0x69,0x64])&&_0x29f4c4(_0x536dbf);},_0x267944);}):_0x498cbe||_0x41b308||_0x140d05([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2135c4(_0x2fc938,_0x1477ad){return new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17256b=>{if(_0x692dd9())return _0x17256b(_0x140d05([0x56,0x61,0x6c,0x69,0x64]));_0x3931f9(),_0x1c0ec4[_0x140d05([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x140d05([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4805e2=!0x1;const _0x2f1e37=_0x1c060f();function _0x49fd4a(_0x153b6b){return!!_0x153b6b&&(typeof _0x153b6b===_0x140d05([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x153b6b===_0x140d05([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x153b6b[_0x140d05([0x74,0x68,0x65,0x6e])]===_0x140d05([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x153b6b[_0x140d05([0x63,0x61,0x74,0x63,0x68])]===_0x140d05([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x43f915(_0x5dd2d5){_0x579e6a(_0x5dd2d5)[_0x140d05([0x74,0x68,0x65,0x6e])](_0x77375=>{if(!_0x77375||_0x77375[_0x140d05([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x140d05([0x6f,0x6b]))return _0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x704a56(_0x2333b2(_0x2f1e37+_0x1477ad))!=_0x77375[_0x140d05([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x140d05([0x56,0x61,0x6c,0x69,0x64]);})[_0x140d05([0x74,0x68,0x65,0x6e])](_0x3791ca=>(_0x5804cc(),_0x3791ca),()=>{const _0x4876dd=_0x193515();return null==_0x4876dd?(_0x5804cc(),_0x140d05([0x56,0x61,0x6c,0x69,0x64])):_0x140d05(_0x3826c6-_0x4876dd>(0x249742f1^_0x57b784)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x140d05([0x74,0x68,0x65,0x6e])](_0x17256b)[_0x140d05([0x63,0x61,0x74,0x63,0x68])](()=>{_0x17256b(_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x812750=0xad2871^_0x57b784;function _0x5804cc(){const _0x1bdd6f=_0x140d05([0x6c,0x6c,0x63,0x74,0x2d])+_0x704a56(_0x2333b2(_0x2fc938)),_0x1d166b=_0x2f9537(_0x704a56(window[_0x140d05([0x4d,0x61,0x74,0x68])][_0x140d05([0x63,0x65,0x69,0x6c])](_0x3826c6/_0x812750)));window[_0x140d05([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x140d05([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1bdd6f,_0x1d166b);}function _0x193515(){const _0xf9d3c2=_0x140d05([0x6c,0x6c,0x63,0x74,0x2d])+_0x704a56(_0x2333b2(_0x2fc938)),_0x249561=window[_0x140d05([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x140d05([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf9d3c2);return _0x249561?window[_0x140d05([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f9537(_0x249561),0x10)*_0x812750:null;}function _0x579e6a(_0x37a5ba){return new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x357762,_0x21c30e)=>{_0x37a5ba[_0x140d05([0x74,0x68,0x65,0x6e])](_0x357762,_0x21c30e),window[_0x140d05([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x21c30e,0x9a1231^_0x57b784);});}}_0x1c0ec4[_0x140d05([0x6f,0x6e])](_0x140d05([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2ecc2c,_0xb2dd5)=>{if(_0xb2dd5[0x0]!=_0x2fc938)return _0x17256b(_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xb2dd5[0x1]={..._0xb2dd5[0x1],[_0x140d05([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2f1e37};},{[_0x140d05([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x140d05([0x68,0x69,0x67,0x68])}),_0x1c0ec4[_0x140d05([0x6f,0x6e])](_0x140d05([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x21e58b=>{_0x49fd4a(_0x21e58b[_0x140d05([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4805e2=!0x0,_0x43f915(_0x21e58b[_0x140d05([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x140d05([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x140d05([0x6c,0x6f,0x77])}),_0x19c2a6[_0x140d05([0x74,0x68,0x65,0x6e])](()=>{_0x4805e2||_0x17256b(_0x140d05([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x692dd9(){return _0x1c0ec4[_0x140d05([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x140d05([0x76,0x69,0x65,0x77])][_0x140d05([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x140d05([0x61,0x75,0x74,0x6f]);}function _0x3931f9(){_0x1c0ec4[_0x140d05([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x140d05([0x76,0x69,0x65,0x77])][_0x140d05([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x140d05([0x61,0x75,0x74,0x6f]);}}function _0x189417(_0x123f69){const _0x5cadd0=[new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4a6887=>setTimeout(_0x4a6887,0x92f83d^_0x57b784)),_0x19c2a6[_0x140d05([0x74,0x68,0x65,0x6e])](()=>new window[(_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16809e=>{let _0x5c0667=0x0;_0x1c0ec4[_0x140d05([0x6d,0x6f,0x64,0x65,0x6c])][_0x140d05([0x6f,0x6e])](_0x140d05([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x51e7d7,_0xb909dc)=>{_0xb909dc[0x0][_0x140d05([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5c0667++,_0x5c0667==(0x9bc709^_0x57b784)&&(_0x16809e(),_0x51e7d7[_0x140d05([0x6f,0x66,0x66])]());});}))];return window[_0x140d05([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x140d05([0x72,0x61,0x63,0x65])](_0x5cadd0)[_0x140d05([0x74,0x68,0x65,0x6e])](()=>_0x123f69);}async function _0x5e0a20(){await _0x19c2a6,_0x1c0ec4[_0x140d05([0x6d,0x6f,0x64,0x65,0x6c])][_0x140d05([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x34ddbd,_0x1c0ec4[_0x140d05([0x6d,0x6f,0x64,0x65,0x6c])][_0x140d05([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x34ddbd,_0x1c0ec4[_0x140d05([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x140d05([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x507fb0(){return _0x14e376(_0x140d05([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))&&_0x5240db(_0x140d05([0x57,0x65,0x62,0x53,0x6f,0x63,0x6b,0x65,0x74,0x47,0x61,0x74,0x65,0x77,0x61,0x79]))[_0x140d05([0x73,0x74,0x61,0x74,0x65])]==_0x140d05([0x63,0x6f,0x6e,0x6e,0x65,0x63,0x74,0x65,0x64]);}function _0x352404(){return _0x14e376(_0x140d05([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 _0x404db4(){return _0x14e376(_0x140d05([0x54,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x44,0x61,0x74,0x61,0x47,0x65,0x74,0x74,0x65,0x72]));}function _0x5a2293(_0x24c9e7){const _0x540991=_0x4c7379();_0x1c0ec4[_0x540991]=_0x140d05([0x74,0x72,0x61,0x63,0x6b,0x43,0x68,0x61,0x6e,0x67,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x24c9e7,_0x24c9e7!=_0x140d05([0x56,0x61,0x6c,0x69,0x64])&&_0x5e0a20();}function _0x4c7379(){const _0x15933c=window[_0x140d05([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x140d05([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x140d05([0x6e,0x6f,0x77])]())[_0x140d05([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x140d05([0x2e]),'');let _0x4cf3b3=_0x140d05([0x4e]);for(let _0x2f87b1=0x0;_0x2f87b1<_0x15933c[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f87b1+=0x2){let _0x2c7b2d=window[_0x140d05([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x15933c[_0x140d05([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2f87b1,_0x2f87b1+0x2));_0x2c7b2d>=_0x12a811[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c7b2d-=_0x12a811[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4cf3b3+=_0x12a811[_0x2c7b2d];}return _0x4cf3b3;}function _0x541edf(){const _0x1faca4=_0x36146a[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e]));if(0x3!=_0x1faca4[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4406de(_0x1faca4[0x1]);function _0x4406de(_0xa6d7c5){const _0x110f6b=_0x163809(_0xa6d7c5);return _0x110f6b&&_0x15f3b5()?_0x110f6b:null;function _0x15f3b5(){const _0x541ee0=_0x110f6b[_0x140d05([0x6a,0x74,0x69])],_0x39f354=window[_0x140d05([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x541ee0[_0x140d05([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x541ee0[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x46b862={..._0x110f6b,[_0x140d05([0x6a,0x74,0x69])]:_0x541ee0[_0x140d05([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x541ee0[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x46b862[_0x140d05([0x76,0x63])],_0x2333b2(_0x46b862)==_0x39f354;}}}async function _0x5bb8ca(){let _0x36b79b=!0x0;try{const _0x25f47e=_0x36146a[_0x140d05([0x73,0x70,0x6c,0x69,0x74])](_0x140d05([0x2e])),[_0x1e6d33,_0x5beb0a,_0x2c565f]=_0x25f47e;return _0x3432d1(_0x1e6d33),await _0x1fba4c(_0x1e6d33,_0x5beb0a,_0x2c565f),_0x36b79b;}catch(_0x1d0225){return!0x1;}function _0x3432d1(_0x3bbf4e){const _0x3088f8=_0x163809(_0x3bbf4e);_0x3088f8&&_0x3088f8[_0x140d05([0x61,0x6c,0x67])]==_0x140d05([0x45,0x53,0x32,0x35,0x36])||(_0x36b79b=!0x1);}async function _0x1fba4c(_0x3f48ed,_0x17b7c2,_0x31a378){const _0x4910cb=window[_0x140d05([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x140d05([0x66,0x72,0x6f,0x6d])](_0xab9a11(_0x31a378),_0x355570=>_0x355570[_0x140d05([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x339575=new window[(_0x140d05([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x140d05([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3f48ed+_0x140d05([0x2e])+_0x17b7c2),_0x356bbe=window[_0x140d05([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x140d05([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x356bbe)return;const _0x1f4a26=await _0x356bbe[_0x140d05([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x140d05([0x6a,0x77,0x6b]),_0x5bc2cb,{[_0x140d05([0x6e,0x61,0x6d,0x65])]:_0x140d05([0x45,0x43,0x44,0x53,0x41]),[_0x140d05([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x140d05([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x140d05([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x356bbe[_0x140d05([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x140d05([0x6e,0x61,0x6d,0x65])]:_0x140d05([0x45,0x43,0x44,0x53,0x41]),[_0x140d05([0x68,0x61,0x73,0x68])]:{[_0x140d05([0x6e,0x61,0x6d,0x65])]:_0x140d05([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1f4a26,_0x4910cb,_0x339575)||(_0x36b79b=!0x1);}}function _0x163809(_0x4d00eb){return _0x4d00eb[_0x140d05([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x140d05([0x65,0x79]))?JSON[_0x140d05([0x70,0x61,0x72,0x73,0x65])](_0xab9a11(_0x4d00eb)):null;}function _0xab9a11(_0x120c15){return window[_0x140d05([0x61,0x74,0x6f,0x62])](_0x120c15[_0x140d05([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x140d05([0x2b]))[_0x140d05([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x140d05([0x2f])));}function _0x2333b2(_0x568280){let _0x42d028=0x1505;function _0x3727be(_0x52da46){for(let _0x2185b8=0x0;_0x2185b8<_0x52da46[_0x140d05([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2185b8++){const _0x203c25=_0x52da46[_0x140d05([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2185b8);_0x42d028=(_0x42d028<<0x5)+_0x42d028+_0x203c25,_0x42d028&=_0x42d028;}}function _0x473174(_0x3fba5d){Array[_0x140d05([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3fba5d)?_0x3fba5d[_0x140d05([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x473174):_0x3fba5d&&typeof _0x3fba5d==_0x140d05([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x140d05([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3fba5d)[_0x140d05([0x73,0x6f,0x72,0x74])]()[_0x140d05([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x37a72e,_0x19737d])=>{_0x3727be(_0x37a72e),_0x473174(_0x19737d);}):_0x3727be(window[_0x140d05([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3fba5d));}return _0x473174(_0x568280),_0x42d028>>>0x0;}function _0x704a56(_0x16e8ba){return _0x16e8ba[_0x140d05([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x140d05([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x140d05([0x30]));}function _0x2f9537(_0x2c4d5e){return _0x2c4d5e[_0x140d05([0x73,0x70,0x6c,0x69,0x74])]('')[_0x140d05([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x140d05([0x6a,0x6f,0x69,0x6e])]('');}function _0x14e376(_0x221a5c){return _0x1c0ec4[_0x140d05([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x140d05([0x68,0x61,0x73])](_0x221a5c);}function _0x5240db(_0x50a819){return _0x1c0ec4[_0x140d05([0x70,0x6c,0x75,0x67,0x69,0x6e,0x73])][_0x140d05([0x67,0x65,0x74])](_0x50a819);}function _0x34ddbd(){}function _0x140d05(_0x3a74db){return _0x3a74db['map'](_0x30d4a4=>String['fromCharCode'](_0x30d4a4))['join']('');}_0x5a2293(await _0x5e9303());}(this);}set['adapter'](_0x581b9b){if(this['_adapter'])throw new _0x5370f3('track-changes-adapter-already-set',this);this['_adapter']=_0x581b9b;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x4da3b8=!0x1,toJSON:_0x5e139b=!0x1}={}){const _0x3ee35f=[];for(const _0x2c23a9 of this['_suggestions']['values']())_0x4da3b8&&!_0x2c23a9['isInContent']||_0x3ee35f['push'](_0x2c23a9);return _0x5e139b?_0x3ee35f['map'](_0x3ab2e1=>_0x3ab2e1['toJSON']()):_0x3ee35f;}['getSuggestion'](_0x374e64){const _0x474183=this['_suggestions']['get'](_0x374e64);if(!_0x474183)throw new _0x5370f3('track-changes-suggestion-not-found',this);return _0x474183;}['hasSuggestion'](_0x1b1ce5){return this['_suggestions']['has'](_0x1b1ce5);}['addSuggestionData'](_0x396098){const {authorId:_0x53d178,id:_0x11e17b,attributes:_0x376558}=_0x396098,[_0x76d6ec,_0x2986d9]=_0x396098['type']['split'](':'),_0xff5938=this['_suggestions']['get'](_0x11e17b)||this['_createSuggestion'](_0x76d6ec,_0x2986d9,_0x11e17b,_0x53d178,_0x376558);if(this['_addThreadToSuggestion'](_0xff5938),this['_checkSuggestionCorrectness'](_0xff5938,_0x76d6ec,_0x2986d9||null,_0x53d178),_0xff5938['createdAt']=_0x396098['createdAt'],_0xff5938['_isDataLoaded']=!0x0,_0x376558&&_0x376558['@external']){const _0x5d515c=_0x376558['@external'],_0x19ea69=this['_getExternalAuthor'](_0x5d515c['authorName']);_0xff5938['authoredAt']=_0x5d515c['createdAt'],_0xff5938['author']=_0x19ea69,_0xff5938['isExternal']=!0x0;}else _0xff5938['authoredAt']=_0x396098['createdAt'];switch(_0x396098['data']&&(_0xff5938['data']=_0x396098['data']),_0x396098['attributes']&&(_0xff5938['attributes']=_0x396098['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0xff5938['_saved']=!0x0),this['_suggestionState']['get'](_0xff5938)){case'notReady':this['_suggestionState']['set'](_0xff5938,'dataReady');break;case'markerReady':_0xff5938['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0xff5938])),this['_refreshSuggestionsChain'](new Set([_0xff5938])),this['_suggestionState']['set'](_0xff5938,'ready'),this['fire']('suggestionLoaded',_0xff5938)):this['_suggestionState']['set'](_0xff5938,'removed');}return _0xff5938;}['acceptSuggestion'](_0x178723){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4c8dd9 of _0x178723['getAllAdjacentSuggestions']())_0x4c8dd9['accept']();});});}['discardSuggestion'](_0x5c612f){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1af898 of _0x5c612f['getAllAdjacentSuggestions']())_0x1af898['discard']();});});}['enableCommand'](_0x4da39a,_0x185b9f){const _0x1a7d0c=this['editor']['commands']['get'](_0x4da39a);if(!_0x1a7d0c)throw new _0x5370f3('track-changes-command-not-found',this,{'commandName':_0x4da39a});if(this['_enabledCommands']['has'](_0x1a7d0c))throw new _0x5370f3('track-changes-enable-command-twice',this,{'commandName':_0x4da39a});this['_enabledCommands']['add'](_0x1a7d0c),_0x185b9f&&_0x1a7d0c['on']('execute',(_0x2e753e,_0x479aba)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x479aba['length']>0x0&&_0x479aba[_0x479aba['length']-0x1]&&_0x479aba[_0x479aba['length']-0x1]['forceDefaultExecution']?_0x479aba['pop']():(_0x2e753e['return']=_0x185b9f((..._0x110aeb)=>_0x1a7d0c['execute'](..._0x110aeb,{'forceDefaultExecution':!0x0}),..._0x479aba),_0x2e753e['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x1f51b0){let _0xcaf3e0,_0x21ec41;const _0x2b65f4=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xcaf3e0=_0x1f51b0();}catch(_0x5a77e4){_0x21ec41=_0x5a77e4;}return _0x2b65f4||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x21ec41&&_0x5370f3['rethrowUnexpectedError'](_0x21ec41,this),_0xcaf3e0;}['markInsertion'](_0x52461e,_0x1811f9=null,_0x2f09be={}){if(_0x52461e['isCollapsed'])return null;const _0x17d3fd=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x2cd861,meta:_0x144ac0}of this['_findSuggestions'](_0x52461e,'insertion'))if(_0x144ac0['isOwn']){if(!_0x144ac0['isNextTo']){if(_0x144ac0['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Wt(_0x2cd861,_0x2f09be))continue;return _0x2cd861;}if(Wt(_0x2cd861,_0x2f09be))return _0x2cd861;this['_breakSuggestionMarker'](_0x2cd861,_0x52461e['start'],_0x52461e['end']);break;}if(_0x1811f9==_0x2cd861['subType']&&Wt(_0x2cd861,_0x2f09be)){const _0xc69c48=_0x2cd861['getFirstRange']();return _0xc69c48['start']['isEqual'](_0x52461e['end'])?this['_setSuggestionRange'](_0x2cd861,this['_model']['createRange'](_0x52461e['start'],_0xc69c48['end'])):this['_setSuggestionRange'](_0x2cd861,this['_model']['createRange'](_0xc69c48['start'],_0x52461e['end'])),_0x2cd861;}}const _0x15f96a=_0x1c060f(),_0x5b4185=_0x17d3fd['id'],_0x2e4c63=_0x1811f9?'insertion:'+_0x1811f9:'insertion',_0x5cbda4=this['_setSuggestionData']({'id':_0x15f96a,'type':_0x2e4c63,'createdAt':new Date(),'authorId':_0x5b4185,'attributes':_0x2f09be});return this['_addSuggestionMarker'](_0x2e4c63,_0x15f96a,_0x5b4185,_0x52461e),_0x5cbda4;}['markMultiRangeInsertion'](_0xbd3c3f,_0x1cf437='multi',_0x5ddc77={}){const _0x284291=this['editor']['plugins']['get']('Users')['me'],_0x5044f6=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1cf437,'join');for(const _0xa00f8e of this['getSuggestions']())if(_0xa00f8e['author']['id']==_0x284291['id']&&'insertion'==_0xa00f8e['type']&&_0xa00f8e['subType']==_0x1cf437&&Wt(_0xa00f8e,_0x5ddc77)&&(_0x5044f6(_0xa00f8e['getRanges'](),_0xbd3c3f)||_0x5044f6(_0xbd3c3f,_0xa00f8e['getRanges']()))){for(const _0x486970 of _0xbd3c3f)_0xa00f8e['addRange'](_0x486970);return _0xa00f8e;}for(const {suggestion:_0x5a4c5d,meta:_0x19cc1f}of this['_findSuggestions'](_0xbd3c3f,'insertion')){if(!_0x19cc1f['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x19cc1f['containsRangeInObject'])continue;if(!Wt(_0x5a4c5d,_0x5ddc77))continue;let _0x2ee026=!0x0;for(const _0x4909b3 of _0x5a4c5d['getRanges']())for(const _0x5e471c of _0xbd3c3f)if(!_0x4909b3['containsRange'](_0x5e471c)){_0x2ee026=!0x1;break;}if(_0x2ee026)return _0x5a4c5d;}const _0x3a43e8=_0x1c060f(),_0x42cb16=_0x284291['id'],_0x2bef50='insertion:'+_0x1cf437,_0x500d0c=this['_setSuggestionData']({'id':_0x3a43e8,'type':_0x2bef50,'createdAt':new Date(),'authorId':_0x42cb16,'attributes':_0x5ddc77});for(const _0x5071d8 of _0xbd3c3f)this['_addSuggestionMarker'](_0x2bef50,_0x3a43e8,_0x42cb16,_0x5071d8,u['getMultiRangeId']());return _0x500d0c;}['markInlineFormat'](_0x23f241,_0x32048b,_0x55dbf6=null,_0x1604f0={}){if(_0x55dbf6=_0x55dbf6||Lt(_0x32048b),_0x23f241['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x598374=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x55dbf6,'accept');return this['forceDefaultExecution'](()=>_0x598374([_0x23f241],_0x32048b,_0x1604f0)),null;}const _0x151044=this['editor']['plugins']['get']('Users')['me'],_0x377265=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x1c0c66,meta:_0x483817}of this['_findSuggestions'](_0x23f241,'insertion'))_0x483817['isOwn']&&!_0x483817['isInsideObject']&&_0x377265['push'](..._0x1c0c66['getRanges']());}const _0xe355fb=function(_0x8e9473,_0x1bcb5c){const _0xd6423f=[];for(const _0x2e8f15 of _0x1bcb5c){const _0x255078=_0x8e9473['getIntersection'](_0x2e8f15);_0x255078&&_0xd6423f['push'](_0x255078);}return _0xd6423f;}(_0x23f241,_0x377265),_0x5c226e=function(_0x534961,_0xb50839){const _0x5999e4=[_0x534961];for(const _0x514bfa of _0xb50839){let _0x15ecfc=0x0;for(;_0x15ecfc<_0x5999e4['length'];){const _0x5c930c=_0x5999e4[_0x15ecfc]['getDifference'](_0x514bfa);_0x5999e4['splice'](_0x15ecfc,0x1,..._0x5c930c),_0x15ecfc+=_0x5c930c['length'];}}return _0x5999e4;}(_0x23f241,_0x377265);_0xe355fb['length']&&this['_model']['change'](()=>{for(const _0xbb9ec0 of _0xe355fb){const _0x424f5=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x55dbf6,'accept');this['forceDefaultExecution'](()=>_0x424f5([_0xbb9ec0],_0x32048b,_0x1604f0));}});for(const _0x29b8d6 of _0x5c226e){let _0x30762e=null,_0x114c98=_0x29b8d6['start'],_0x2ca6f4=_0x29b8d6['end'];for(const {suggestion:_0x9ee956,meta:_0x14de58}of this['_findSuggestions'](_0x29b8d6,'formatInline')){if(!_0x14de58['isOwn'])continue;if(_0x9ee956['subType']!=_0x55dbf6)continue;if(!Wt(_0x9ee956,_0x1604f0))continue;const _0x24b042=_0x9ee956['getFirstRange']();if(_0x24b042['containsRange'](_0x29b8d6,!0x0))return null;_0x114c98=_0x114c98['isBefore'](_0x24b042['start'])?_0x114c98:_0x24b042['start'],_0x2ca6f4=_0x2ca6f4['isAfter'](_0x24b042['end'])?_0x2ca6f4:_0x24b042['end'],_0x30762e?_0x24b042['start']['isBefore'](_0x30762e['getFirstRange']()['start'])?(_0x30762e['removeMarkers'](),_0x30762e=_0x9ee956):_0x9ee956['removeMarkers']():_0x30762e=_0x9ee956;}const _0x876758=this['_model']['createRange'](_0x114c98,_0x2ca6f4);if(_0x30762e)this['_setSuggestionRange'](_0x30762e,_0x876758);else{const _0x21cad9=_0x1c060f(),_0x22c5d7=_0x151044['id'];this['_setSuggestionData']({'id':_0x21cad9,'type':'formatInline:'+_0x55dbf6,'data':_0x32048b,'createdAt':new Date(),'authorId':_0x22c5d7,'attributes':_0x1604f0}),this['_addSuggestionMarker']('formatInline:'+_0x55dbf6,_0x21cad9,_0x22c5d7,_0x876758);}}return null;}['markBlockFormat'](_0x63b522,_0xd21e66,_0x563233=[],_0x414db2=null,_0x3028b7={}){_0xd21e66['formatGroupId']||(_0xd21e66['formatGroupId']=_0xd21e66['commandName']),_0xd21e66['multipleBlocks']=_0x63b522['is']('range'),_0x414db2=_0x414db2||Lt(_0xd21e66);const _0x1098e6=_0x563233['map'](_0x1e1ff6=>qt(_0x1e1ff6,this['_model'])),_0x10f689=_0x63b522['is']('range')?_0x63b522:qt(_0x63b522,this['_model']);if('never'===this['_trackFormatChanges']){const _0x428414=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x414db2,'accept');return this['forceDefaultExecution'](()=>_0x428414([_0x10f689],_0xd21e66,_0x3028b7)),null;}_0x1098e6['push'](_0x10f689);let _0x29a5de=!0x0;for(const _0x52c1b0 of _0x1098e6)if(!this['_rangeIsInLocalUserInsertion'](_0x52c1b0)){_0x29a5de=!0x1;break;}if(_0x29a5de&&'always'!==this['_trackFormatChanges']){const _0x12a4cb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x414db2,'accept');return this['forceDefaultExecution'](()=>_0x12a4cb([_0x10f689],_0xd21e66,_0x3028b7)),null;}let _0x8e0cd1=null,_0x23096e=_0x10f689['start'],_0x2e8db7=_0x10f689['end'];for(const {suggestion:_0x1cddd6,meta:_0x61c7d6}of this['_findSuggestions'](_0x10f689,'formatBlock')){if(!_0x61c7d6['isOwn'])continue;if(_0x61c7d6['isNextTo']||_0x61c7d6['containsRangeInObject']||_0x61c7d6['isInsideObject'])continue;if(_0x1cddd6['data']['formatGroupId']!=_0xd21e66['formatGroupId'])continue;if(!Wt(_0x1cddd6,_0x3028b7))continue;const _0x4edcf3=_0x1cddd6['getFirstRange']();if(_0x1cddd6['subType']==_0x414db2){if(_0x4edcf3['containsRange'](_0x10f689,!0x0))return null;_0x23096e=_0x23096e['isBefore'](_0x4edcf3['start'])?_0x23096e:_0x4edcf3['start'],_0x2e8db7=_0x2e8db7['isAfter'](_0x4edcf3['end'])?_0x2e8db7:_0x4edcf3['end'],_0x8e0cd1?_0x4edcf3['start']['isBefore'](_0x8e0cd1['getFirstRange']()['start'])?(_0x8e0cd1['removeMarkers'](),_0x8e0cd1=_0x1cddd6):_0x1cddd6['removeMarkers']():_0x8e0cd1=_0x1cddd6;}else{const _0x16fcd9=_0x10f689['getIntersection'](_0x4edcf3);this['_cutOutSuggestionMarker'](_0x1cddd6,_0x16fcd9);}}const _0x46b269=this['editor']['plugins']['get']('Users')['me'],_0xb3a7ea=_0x1c060f(),_0x268e5c=_0x46b269['id'];if(_0x8e0cd1)return this['_setSuggestionRange'](_0x8e0cd1,this['_model']['createRange'](_0x23096e,_0x2e8db7)),_0x8e0cd1;{const _0x6d2c61=this['_setSuggestionData']({'id':_0xb3a7ea,'type':'formatBlock:'+_0x414db2,'data':_0xd21e66,'createdAt':new Date(),'authorId':_0x268e5c,'attributes':_0x3028b7});return this['_addSuggestionMarker']('formatBlock:'+_0x414db2,_0xb3a7ea,_0x268e5c,this['_model']['createRange'](_0x23096e,_0x2e8db7)),_0x6d2c61;}}['markMultiRangeBlockFormat'](_0x2a8a9f,_0x35528a,_0x740e0a=[],_0x459769=null,_0x4d873f={}){_0x35528a['formatGroupId']||(_0x35528a['formatGroupId']=_0x35528a['commandName']);const _0x44457d=_0x2a8a9f[0x0];_0x35528a['multipleBlocks']=_0x44457d['is']('range'),_0x459769=_0x459769||Lt(_0x35528a);const _0x37b52c=_0x740e0a['map'](_0x39a6df=>qt(_0x39a6df,this['_model'])),_0x305263=_0x44457d['is']('range')?_0x2a8a9f:_0x2a8a9f['map'](_0x3a7e5d=>qt(_0x3a7e5d,this['_model']));if('never'===this['_trackFormatChanges']){const _0xa0ad43=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x459769,'accept');return this['forceDefaultExecution'](()=>_0xa0ad43(_0x305263,_0x35528a,_0x4d873f)),null;}_0x37b52c['push'](..._0x305263);let _0x4a449b=!0x0;for(const _0x58a27a of _0x37b52c)if(!this['_rangeIsInLocalUserInsertion'](_0x58a27a)){_0x4a449b=!0x1;break;}if(_0x4a449b&&'always'!==this['_trackFormatChanges']){const _0x3e722b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x459769,'accept');return this['forceDefaultExecution'](()=>_0x3e722b(_0x305263,_0x35528a,_0x4d873f)),null;}const _0x10f6e7=this['editor']['plugins']['get']('Users')['me'];for(const _0x35a4a4 of this['getSuggestions']()){if(_0x35a4a4['author']['id']!=_0x10f6e7['id'])continue;if('formatBlock'!=_0x35a4a4['type']||_0x35a4a4['data']['formatGroupId']!=_0x35528a['formatGroupId'])continue;if(!Wt(_0x35a4a4,_0x4d873f))continue;const _0x3276ba=_0x35a4a4['subType']==_0x459769;for(let _0x4c2d8a=0x0;_0x4c2d8a<_0x305263['length'];_0x4c2d8a++){const _0x1f413d=_0x305263[_0x4c2d8a];for(const _0x2c737 of _0x35a4a4['getMarkers']()){const _0x5c404b=_0x2c737['getRange']();if(_0x1f413d['isEqual'](_0x5c404b)){_0x3276ba?(_0x305263['splice'](_0x4c2d8a,0x1),_0x4c2d8a--):_0x35a4a4['removeMarker'](_0x2c737['name']);break;}}}}if(0x0==_0x305263['length'])return null;const _0xbb960c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x459769,'join');for(const _0x1a4079 of this['getSuggestions']())if(_0x1a4079['author']['id']==_0x10f6e7['id']&&'formatBlock'==_0x1a4079['type']&&_0x1a4079['data']['formatGroupId']==_0x35528a['formatGroupId']&&_0x1a4079['subType']==_0x459769&&Wt(_0x1a4079,_0x4d873f)&&(_0xbb960c(_0x1a4079['getRanges'](),_0x305263)||_0xbb960c(_0x305263,_0x1a4079['getRanges']()))){for(const _0xeb5a3b of _0x305263)_0x1a4079['addRange'](_0xeb5a3b);return _0x1a4079;}const _0x104a95=_0x1c060f(),_0x5985b7=_0x10f6e7['id'],_0x1d3008='formatBlock:'+_0x459769,_0x147246=this['_setSuggestionData']({'id':_0x104a95,'type':_0x1d3008,'data':_0x35528a,'createdAt':new Date(),'authorId':_0x5985b7,'attributes':_0x4d873f});for(const _0x291d47 of _0x305263)this['_addSuggestionMarker'](_0x1d3008,_0x104a95,_0x5985b7,_0x291d47,u['getMultiRangeId']());return _0x147246;}['markDeletion'](_0x3f017a,_0x4b6422=null,_0x280690={}){if(_0x3f017a['isCollapsed'])return null;const _0x523740=this['editor']['plugins']['get']('Users')['me'],_0x510cbe=new _0x4b4bbe(_0x3f017a['start'],_0x3f017a['end']);for(const {suggestion:_0x6f0d92,meta:_0x340dce}of this['_findSuggestions'](_0x510cbe,'insertion'))if(_0x340dce['isOwn']&&!_0x340dce['isNextTo']){if(_0x6f0d92['isMultiRange']){const _0x165cdc=_0x6f0d92['getRanges']()['filter'](_0x3a4854=>'$graveyard'!=_0x3a4854['root']['rootName']);_0x165cdc['every'](_0x8addfd=>_0x510cbe['containsRange'](_0x8addfd,!0x0))&&_0x6f0d92['discard']();if(_0x165cdc['some'](_0x147dfd=>_0x147dfd['containsRange'](_0x510cbe,!0x0))){const _0x312d71=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4b6422,'accept');return this['forceDefaultExecution'](()=>_0x312d71([_0x510cbe],null,_0x280690)),null;}}else{const _0x3564cd=_0x510cbe['getIntersection'](_0x6f0d92['getFirstRange']());null!==_0x3564cd&&_0x6f0d92['_onDiscard']([_0x3564cd],null,_0x280690);}}if(_0x510cbe['detach'](),_0x510cbe['isCollapsed']||'$graveyard'==_0x510cbe['root']['rootName'])return null;let _0x1c1de2=null,_0x4e878f=_0x510cbe['start'],_0x136254=_0x510cbe['end'];const _0x125516=this['_findSuggestions'](_0x510cbe,'deletion');for(const {suggestion:_0x5ee530,meta:_0x13a1ba}of _0x125516){const _0x74b948=this['_model']['createRange'](_0x4e878f,_0x136254);if(_0x13a1ba['isOwn']&&(this['_mergeNestedSuggestions']||!_0x13a1ba['containsRangeInObject']&&!_0x13a1ba['isInsideObject'])){if(_0x5ee530['isMultiRange']){if(!Wt(_0x5ee530,_0x280690))continue;let _0x47f215=!0x0;for(const _0x362261 of _0x5ee530['getRanges']()){if(_0x362261['containsRange'](_0x74b948,!0x0))return _0x5ee530;_0x74b948['containsRange'](_0x362261)||(_0x47f215=!0x1);}_0x47f215&&_0x5ee530['discard']();}else{const _0xed4b10=_0x5ee530['getFirstRange']();if(_0xed4b10['containsRange'](_0x74b948,!0x0))return _0x5ee530;if(!Wt(_0x5ee530,_0x280690)){_0x74b948['containsRange'](_0xed4b10)?_0x5ee530['removeMarkers']():_0xed4b10['containsPosition'](_0x4e878f)?_0x4e878f=_0xed4b10['end']:_0xed4b10['containsPosition'](_0x136254)&&(_0x136254=_0xed4b10['start']);continue;}_0x4e878f=_0x4e878f['isBefore'](_0xed4b10['start'])?_0x4e878f:_0xed4b10['start'],_0x136254=_0x136254['isAfter'](_0xed4b10['end'])?_0x136254:_0xed4b10['end'],_0x280690=Object['assign']({},_0x5ee530['attributes']),_0x1c1de2?_0xed4b10['start']['isBefore'](_0x1c1de2['getFirstRange']()['start'])?(_0x1c1de2['removeMarkers'](),_0x1c1de2=_0x5ee530):_0x5ee530['removeMarkers']():_0x1c1de2=_0x5ee530;}}}if(_0x1c1de2)return this['_setSuggestionRange'](_0x1c1de2,this['_model']['createRange'](_0x4e878f,_0x136254)),_0x1c1de2;{const _0x4a0e65=_0x1c060f(),_0x4f4da4=this['_model']['createRange'](_0x4e878f,_0x136254),_0x4c7b67=_0x523740['id'],_0x262210=_0x4b6422?'deletion:'+_0x4b6422:'deletion',_0x2d6b15=this['_setSuggestionData']({'id':_0x4a0e65,'type':_0x262210,'createdAt':new Date(),'authorId':_0x4c7b67,'attributes':_0x280690});return this['_addSuggestionMarker'](_0x262210,_0x4a0e65,_0x4c7b67,_0x4f4da4),_0x2d6b15;}}['markMultiRangeDeletion'](_0x29cf3c,_0x5b94ea='multi',_0x146160={}){const _0x325f6f=this['editor']['plugins']['get']('Users')['me'],_0xc312c0=_0x29cf3c['map'](_0x20010e=>new _0x4b4bbe(_0x20010e['start'],_0x20010e['end'])),_0x429d3d=new Set();for(const {suggestion:_0x41cf19,meta:_0x398721}of this['_findSuggestions'](_0xc312c0,'insertion'))_0x398721['isOwn']&&!_0x398721['isNextTo']&&_0x429d3d['add'](_0x41cf19);for(const _0x3884c5 of _0x429d3d)if(_0x3884c5['isMultiRange']){const _0x45ebbe=_0x3884c5['getRanges']();(!_0x3884c5['attributes']||!_0x3884c5['attributes']['skipNestingCheck'])&&(_0x45ebbe['every'](_0x6cd5c5=>_0xc312c0['some'](_0x19967a=>_0x19967a['containsRange'](_0x6cd5c5,!0x0)))&&_0x3884c5['discard']());if(_0xc312c0['every'](_0x43a40a=>_0x45ebbe['some'](_0x5577dd=>_0x5577dd['containsRange'](_0x43a40a,!0x0)))){const _0x347e00=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b94ea,'accept');return this['forceDefaultExecution'](()=>_0x347e00(_0x29cf3c,null,_0x146160)),null;}}else{const _0x251f59=_0x3884c5['getFirstRange']();_0xc312c0['some'](_0xaa6f97=>_0xaa6f97['containsRange'](_0x251f59,!0x0))&&_0x3884c5['discard']();if(_0xc312c0['every'](_0x4c2b2c=>_0x251f59['containsRange'](_0x4c2b2c,!0x0))){const _0x1789f5=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b94ea,'accept');return this['forceDefaultExecution'](()=>_0x1789f5(_0xc312c0,null,_0x146160)),null;}}const _0x434119=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b94ea,'join');let _0x31f489=null;for(const _0x2f0830 of this['getSuggestions']())if(_0x2f0830['author']['id']==_0x325f6f['id']&&_0x2f0830['isInContent']&&'deletion'==_0x2f0830['type']&&_0x2f0830['subType']==_0x5b94ea&&Wt(_0x2f0830,_0x146160)&&(_0x434119(_0x2f0830['getRanges'](),_0xc312c0)||_0x434119(_0xc312c0,_0x2f0830['getRanges']()))){if(_0x31f489){if(_0x2f0830['commentThread']&&_0x2f0830['commentThread']['length'])continue;for(const _0x454802 of _0x2f0830['getRanges']())_0x31f489['isIntersectingWithRange'](_0x454802)||_0x31f489['addRange'](_0x454802);_0x2f0830['removeMarkers']();}else{_0x31f489=_0x2f0830;for(const _0x29a6ca of _0xc312c0)_0x2f0830['isIntersectingWithRange'](_0x29a6ca)||_0x2f0830['addRange'](_0x29a6ca);}}if(_0x31f489)return _0x31f489;_0x429d3d['clear']();for(const {suggestion:_0x17dce9,meta:_0x57be0a}of this['_findSuggestions'](_0xc312c0,'deletion'))_0x57be0a['isOwn']&&(this['_mergeNestedSuggestions']||!_0x57be0a['containsRangeInObject']&&!_0x57be0a['isInsideObject'])&&Wt(_0x17dce9,_0x146160)&&_0x429d3d['add'](_0x17dce9);for(const _0x1e575f of _0x429d3d){const _0xbaec76=_0x1e575f['getRanges']();if(!_0x146160||!_0x146160['skipNestingCheck']){if(_0xc312c0['every'](_0x5a5f17=>_0xbaec76['some'](_0x3215c2=>_0x3215c2['containsRange'](_0x5a5f17,!0x0))))return _0x1e575f;}(!_0x1e575f['attributes']||!_0x1e575f['attributes']['skipNestingCheck'])&&(_0xbaec76['every'](_0x5c48c5=>_0xc312c0['some'](_0x5edcc1=>_0x5edcc1['containsRange'](_0x5c48c5,!0x0)))&&_0x1e575f['discard']());}const _0x29c79d=_0x1c060f(),_0x9e1b9a=_0x325f6f['id'],_0x39b3ac='deletion:'+_0x5b94ea,_0x59ff43=this['_setSuggestionData']({'id':_0x29c79d,'type':_0x39b3ac,'createdAt':new Date(),'authorId':_0x9e1b9a,'attributes':_0x146160});for(const _0x55ef5e of _0xc312c0)_0x55ef5e['detach'](),_0x55ef5e['isCollapsed']||'$graveyard'==_0x55ef5e['root']['rootName']||this['_addSuggestionMarker'](_0x39b3ac,_0x29c79d,_0x9e1b9a,_0x55ef5e,u['getMultiRangeId']());return _0x59ff43;}['markAttributeChange'](_0x310a55,_0x470eee,_0x1271ac,_0x1405b7,_0x2a00b3){if(_0x310a55['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0xf50ba4=this['editor']['plugins']['get']('Users')['me']['id'],_0x498330=Array['from'](this['_suggestions']['values']())['filter'](_0x424091=>'attribute'==_0x424091['type']&&_0x424091['data']['key']==_0x470eee&&_0x424091['isIntersectingWithRange'](_0x310a55));if('default'===this['_trackFormatChanges']){const _0x29c9da=this['_findSuggestions'](_0x310a55,'insertion')['filter'](({meta:_0x4fb819})=>_0x4fb819['isOwn']&&!_0x4fb819['isInsideObject']&&!_0x4fb819['isNextTo'])['map'](({suggestion:_0x481542})=>_0x481542);_0x498330['unshift'](..._0x29c9da);}const _0x3765ba=new Map([[_0x310a55,_0x1271ac]]);for(const _0xf622f3 of _0x498330){const _0x5b3a8c='attribute'==_0xf622f3['type']?_0xf622f3['data']['oldValue']:void 0x0,_0x550802=_0xf622f3['getFirstRange'](),_0x165545=Array['from'](_0x3765ba['keys']())['find'](_0x28fb5d=>_0x28fb5d['isIntersecting'](_0x550802));if(!_0x165545)continue;const _0x56897b=_0x165545['getDifference'](_0x550802);this['_isBlockAttribute'](_0x470eee)&&'insertion'==_0xf622f3['type']&&0x0!=_0x56897b['length']||(_0x3765ba['delete'](_0x165545),_0x56897b['forEach'](_0x4ff5ab=>{_0x3765ba['set'](_0x4ff5ab,_0x1271ac);}),'insertion'!=_0xf622f3['type']&&_0x5b3a8c!=_0x1405b7&&_0x3765ba['set'](_0x165545['getIntersection'](_0x550802),_0x5b3a8c));}const _0x51bcdd=[];for(const [_0x3ae75d,_0x282a53]of _0x3765ba){const _0x255f90=_0x1c060f(),_0x2dea97={'key':_0x470eee,'oldValue':_0x282a53,'newValue':_0x1405b7};_0x470eee['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':_0x470eee});const _0x5135d7=('attribute:'+(_0x470eee+'|'+Lt({'newValue':_0x1405b7})))['substring'](0x0,0x3c),_0x3016d6=this['_setSuggestionData']({'id':_0x255f90,'type':_0x5135d7,'data':_0x2dea97,'createdAt':new Date(),'authorId':_0xf50ba4,'attributes':_0x2a00b3});_0x51bcdd['push'](_0x3016d6),this['_addSuggestionMarker'](_0x5135d7,_0x255f90,_0xf50ba4,_0x3ae75d);}return _0x51bcdd;}['enableDefaultAttributesIntegration'](_0x364a6e){this['enableCommand'](_0x364a6e,(_0xddd1b1,..._0x388ae3)=>{this['_recordAttributeChanges'](()=>{_0xddd1b1(..._0x388ae3);});});}['registerBlockAttribute'](_0x51a182){this['_blockAttributeKeys']['add'](_0x51a182);}['registerInlineAttribute'](_0x2252d9){this['_inlineAttributeKeys']['add'](_0x2252d9);}['_getAttributeKey'](_0x2fb801){return'attribute'==_0x2fb801['type']?_0x2fb801['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x403c67,_0x364b5c){const _0x7e5004=_0x403c67['getFirstMarker']();this['_model']['change'](_0x468572=>{_0x468572['updateMarker'](_0x7e5004,{'range':_0x364b5c});});}['_addThreadToSuggestion'](_0x43e863){const _0xabbf49=_0x43e863['id'],_0x5d62a5=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0xabbf49)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5d62a5,'threadId':_0xabbf49,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1f1091=this['_commentsRepository']['getCommentThread'](_0xabbf49);_0x1f1091['unbind']('isRemovable'),_0x1f1091['isRemovable']=!0x1,_0x43e863['commentThread']=_0x1f1091;}['_checkSuggestionCorrectness'](_0x165ecb,_0x57bfb4,_0x52d737,_0x55a5c7){if(_0x165ecb['type']!=_0x57bfb4||_0x165ecb['subType']!=_0x52d737||_0x165ecb['creator']['id']!=_0x55a5c7)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x5370f3('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3659b8,_0x30762b){const _0x5d0d78=_0x3659b8['getFirstRange']();if(_0x30762b['isEqual'](_0x5d0d78))_0x3659b8['removeMarkers']();else{if(_0x5d0d78['containsRange'](_0x30762b)){const _0x3ae9bb=this['_model']['createPositionAt'](_0x30762b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3659b8,this['_model']['createRange'](_0x5d0d78['start'],_0x3ae9bb));const _0x19c17b=_0x1c060f(),_0x335dc6=_0x3659b8['creator']['id'],_0x53b3c0=_0x3659b8['type']+':'+_0x3659b8['subType'];this['_setSuggestionData']({'id':_0x19c17b,'type':_0x53b3c0,'createdAt':new Date(),'authorId':_0x335dc6,'data':_0x3659b8['data'],'attributes':_0x3659b8['attributes']});const _0x2982b0=this['_model']['createPositionAt'](_0x30762b['end']['parent'],'after'),_0x5bd2eb=this['_model']['createRange'](_0x2982b0,_0x5d0d78['end']);this['_addSuggestionMarker'](_0x53b3c0,_0x19c17b,_0x335dc6,_0x5bd2eb);}else{if(_0x5d0d78['containsPosition'](_0x30762b['start'])){const _0x19ee8a=this['_model']['createPositionAt'](_0x30762b['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3659b8,this['_model']['createRange'](_0x5d0d78['start'],_0x19ee8a));}else{const _0x50c04e=this['_model']['createPositionAt'](_0x30762b['end']['parent'],'after');this['_setSuggestionRange'](_0x3659b8,this['_model']['createRange'](_0x50c04e,_0x5d0d78['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3753fd){for(const {suggestion:_0x415eb9,meta:_0x51a3e6}of this['_findSuggestions'](_0x3753fd,'insertion')){if(!_0x51a3e6['isOwn'])continue;const _0x47fb9e=_0x415eb9['getRanges']();for(const _0x256ade of _0x47fb9e)if(!_0x3753fd['getDifference'](_0x256ade)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x2f67fe){const _0x1c4d67=this['editor']['plugins']['get']('Users')['getUser'](_0x2f67fe);if(!_0x1c4d67)throw new _0x5370f3('track-changes-user-not-found',this);return _0x1c4d67;}['_getExternalAuthor'](_0x23f033){const _0x1572b0=this['editor']['plugins']['get']('Users'),_0x1110f4=_0x49434c('external:'+_0x23f033),_0x62300d=_0x1572b0['getUser'](_0x1110f4);return _0x62300d||_0x1572b0['addUser']({'id':_0x1110f4,'name':_0x23f033});}['_createSuggestion'](_0x5d3803,_0x108da5,_0x2b617f,_0x318d1f,_0x4c8e5a){const _0x624f71=this['_getAuthorFromId'](_0x318d1f),_0x15dd1f=this['_suggestionFactory']['buildSuggestion'](_0x5d3803,_0x108da5,_0x2b617f,_0x624f71,_0x4c8e5a,_0xc04812=>{this['_updateSuggestionData'](_0x2b617f,{'attributes':_0xc04812});const _0x30c82e=this['getSuggestion'](_0x2b617f);this['_joinWithAdjacentSuggestions'](new Set([_0x30c82e])),this['_refreshSuggestionsChain'](new Set([_0x30c82e]));});return this['listenTo'](_0x15dd1f,'accept',()=>{this['_updateSuggestionData'](_0x2b617f,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x15dd1f,'discard',()=>{this['_updateSuggestionData'](_0x2b617f,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2b617f,_0x15dd1f),this['_suggestionState']['set'](_0x15dd1f,'notReady'),_0x15dd1f;}['_splitMarkerName'](_0x107039){const _0x2b7fbb=_0x107039['split'](':');return{'group':_0x2b7fbb[0x0],'type':_0x2b7fbb[0x1],'subType':_0x2b7fbb['length']>=0x5?_0x2b7fbb[0x2]:null,'id':_0x2b7fbb['length']<0x5?_0x2b7fbb[0x2]:_0x2b7fbb[0x3],'authorId':_0x2b7fbb['length']<0x5?_0x2b7fbb[0x3]:_0x2b7fbb[0x4],'markerCount':0x6==_0x2b7fbb['length']?_0x2b7fbb[0x5]:null};}['_breakSuggestionMarker'](_0x399570,_0x539c54,_0x472d08){const _0xb216ab=_0x399570['getFirstRange'](),_0xb61472=_0xb216ab['start'],_0x2d6662=_0xb216ab['end'];this['_setSuggestionRange'](_0x399570,this['_model']['createRange'](_0xb61472,_0x539c54));const _0x337770=_0x1c060f(),_0x40f024=_0x399570['creator']['id'],_0x2576b4=_0x399570['type']+(_0x399570['subType']?':'+_0x399570['subType']:'');this['_setSuggestionData']({'id':_0x337770,'type':_0x2576b4,'createdAt':new Date(),'authorId':_0x40f024,'originalSuggestionId':_0x399570['id'],'attributes':_0x399570['attributes'],'data':_0x399570['data']});const _0xda10d7=this['_getAttributeKey'](_0x399570);('formatBlock'==_0x399570['type']||_0xda10d7&&this['_isBlockAttribute'](_0xda10d7))&&(_0x472d08=this['_model']['createPositionBefore'](_0x472d08['parent'])),this['_addSuggestionMarker'](_0x2576b4,_0x337770,_0x40f024,this['_model']['createRange'](_0x472d08,_0x2d6662));}['_findSuggestions'](_0x4ec019,_0x3fd219=null){const _0x488131=[],_0x43f2ef=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4ec019)||(_0x4ec019=[_0x4ec019]);for(const _0x229e0c of this['getSuggestions']()){if(!_0x229e0c['isInContent'])continue;if(_0x3fd219&&_0x229e0c['type']!=_0x3fd219)continue;let _0x28c40a=!0x1;for(const _0x4d9812 of _0x229e0c['getRanges']()){for(const _0xf7966b of _0x4ec019){const _0x124b7a=_0xf7966b['start']['isEqual'](_0x4d9812['end'])||_0xf7966b['end']['isEqual'](_0x4d9812['start']);if(_0x124b7a||_0xf7966b['getIntersection'](_0x4d9812)){const _0x5940eb=_0xf7966b['containsRange'](_0x4d9812)&&Pt(this['_model']['schema'],_0x4d9812['start'],_0xf7966b),_0x5a85d2=_0x4d9812['containsRange'](_0xf7966b)&&Pt(this['_model']['schema'],_0xf7966b['start'],_0x4d9812);_0x488131['push']({'suggestion':_0x229e0c,'meta':{'isOwn':_0x43f2ef==_0x229e0c['author'],'isNextTo':_0x124b7a,'isInsideObject':_0x5940eb,'containsRangeInObject':_0x5a85d2}}),_0x28c40a=!0x0;break;}}if(_0x28c40a)break;}}return _0x488131;}['_addSuggestionMarker'](_0x4515b1,_0x314873,_0x3e012c,_0x5c76f3,_0x250e74){this['_model']['change'](_0x5666ba=>{let _0x52ab23='suggestion:'+_0x4515b1+':'+_0x314873+':'+_0x3e012c;_0x250e74&&(_0x52ab23=_0x52ab23+':'+_0x250e74),_0x5666ba['addMarker'](_0x52ab23,{'range':_0x5c76f3,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x2e6c5b){const _0x5ad57b=_0x2e6c5b['previous'],_0x29aa80=_0x2e6c5b['next'];_0x2e6c5b['previous']=null,_0x2e6c5b['next']=null,null!=_0x5ad57b&&_0x5ad57b['next']==_0x2e6c5b&&(_0x5ad57b['next']=_0x29aa80),null!=_0x29aa80&&_0x29aa80['previous']==_0x2e6c5b&&(_0x29aa80['previous']=_0x5ad57b),'ready'==this['_suggestionState']['get'](_0x2e6c5b)&&(this['_suggestionState']['set'](_0x2e6c5b,'removed'),this['fire']('suggestionUnloaded',_0x2e6c5b,_0x5ad57b,_0x29aa80));}['_setSuggestionData'](_0x4e1c4a){const _0x105757=_0x4e1c4a['id'],_0x299c6c=this['addSuggestionData'](_0x4e1c4a);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x17ba11=this['editor']['plugins']['get']('PendingActions'),_0x5870a6=_0x299c6c['hasComments'],_0x35e0d3=_0x299c6c['subType']?_0x299c6c['type']+':'+_0x299c6c['subType']:_0x299c6c['type'],_0x1ca3c9=this['editor']['locale'],_0x5e5e58=_0x17ba11['add'](o(_0x1ca3c9,'PENDING_ACTION_SUGGESTION')),_0x57cf8e={'id':_0x105757,'type':_0x35e0d3,'hasComments':_0x5870a6,'data':_0x4e1c4a['data']||null,'originalSuggestionId':_0x4e1c4a['originalSuggestionId']||null,'attributes':_0x299c6c['attributes']};this['_adapter']['addSuggestion'](_0x57cf8e)['then'](_0x263e84=>{_0x299c6c['_saved']=!0x0,_0x17ba11['remove'](_0x5e5e58),_0x263e84&&_0x263e84['createdAt']&&(this['_suggestions']['get'](_0x105757)['createdAt']=_0x263e84['createdAt']);})['catch'](_0x232421=>{throw _0x57e6aa('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x299c6c['discard']();}),_0x299c6c['stopListening'](),this['_suggestions']['delete'](_0x299c6c['id']),this['_suggestionState']['delete'](_0x299c6c),_0x232421;});}return _0x299c6c;}['_isBlockAttribute'](_0x27e752){return this['_blockAttributeKeys']['has'](_0x27e752);}['_updateSuggestionData'](_0x491d7e,_0x322950){const _0x312956=this['editor']['plugins']['get']('PendingActions'),_0xe11ddd=this['getSuggestion'](_0x491d7e);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xe11ddd['_saved']){const _0x3cc58d=_0x312956['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x491d7e,_0x322950)['then'](()=>{_0x312956['remove'](_0x3cc58d);});}else _0xe11ddd['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x491d7e,_0x322950);});}}['_getSuggestionData'](_0x5ccd2f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x5370f3('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x5ccd2f);}['_handleNewSuggestionMarker'](_0x4ef7d4){const {id:_0x1f579b,type:_0x4a1b31,subType:_0x483e47,authorId:_0x1c2247}=this['_splitMarkerName'](_0x4ef7d4),_0x17d5cd=this['_suggestions']['get'](_0x1f579b)||this['_createSuggestion'](_0x4a1b31,_0x483e47,_0x1f579b,_0x1c2247,{});switch(this['_checkSuggestionCorrectness'](_0x17d5cd,_0x4a1b31,_0x483e47,_0x1c2247),this['_suggestionState']['get'](_0x17d5cd)){case'notReady':this['_getSuggestionData'](_0x1f579b)['then'](_0x2ae273=>{let _0x48eec0=Promise['resolve']();_0x2ae273['hasComments']&&(_0x48eec0=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x1f579b})),_0x48eec0['then'](()=>{this['addSuggestionData'](_0x2ae273)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x17d5cd,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x1f579b,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x17d5cd,'ready'),this['fire']('suggestionLoaded',_0x17d5cd);break;case'ready':this['fire']('suggestionChanged',_0x17d5cd);}return _0x17d5cd['addMarkerName'](_0x4ef7d4),_0x17d5cd;}['_refreshSuggestionsChain'](_0x3b112e){const _0x3c8ec5=Array['from'](_0x3b112e),_0x466e1a=_0x3c8ec5['filter'](_0x2fd4cb=>'attribute'==_0x2fd4cb['type']);this['_refreshAttributeSuggestionsChain'](_0x466e1a);const _0x4c2c4f=_0x3c8ec5['filter'](_0x7c23a4=>!_0x7c23a4['isMultiRange']&&'attribute'!=_0x7c23a4['type']),_0x412f26=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x31f11d=>!_0x31f11d['isMultiRange']&&'attribute'!=_0x31f11d['type']),_0x50e470=_0x412f26['filter'](_0x5bada6=>!_0x3b112e['has'](_0x5bada6)),_0x41159b=new Map(_0x412f26['map'](_0x5d72cd=>[_0x5d72cd,this['_suggestionFactory']['getSuggestionCallback'](_0x5d72cd['type'],_0x5d72cd['subType'],'chain')])),_0x1e8d3e=new Map(_0x412f26['map'](_0x48023d=>[_0x48023d,_0x48023d['getFirstRange']()])),_0x1b8c10=new Set(),_0x18cd19=new Set();for(let _0x37d1f6=0x0;_0x37d1f6<_0x4c2c4f['length'];_0x37d1f6++)_0x13f8fe(_0x4c2c4f[_0x37d1f6],_0x4c2c4f,_0x37d1f6+0x1);for(let _0x4a1b98=0x0;_0x4a1b98<_0x4c2c4f['length'];_0x4a1b98++)_0x13f8fe(_0x4c2c4f[_0x4a1b98],_0x50e470,0x0);const _0x2be8c3=new Set();for(let _0x4c76f1=0x0;_0x4c76f1<_0x4c2c4f['length'];_0x4c76f1++){const _0x4efcbb=_0x4c2c4f[_0x4c76f1];!_0x18cd19['has'](_0x4efcbb)&&_0x4efcbb['previous']&&(_0x2be8c3['add'](_0x4efcbb['previous']),_0x4efcbb['previous']['next']===_0x4efcbb&&(_0x4efcbb['previous']['next']=null),_0x4efcbb['previous']=null),!_0x1b8c10['has'](_0x4efcbb)&&_0x4efcbb['next']&&(_0x2be8c3['add'](_0x4efcbb['next']),_0x4efcbb['next']['previous']===_0x4efcbb&&(_0x4efcbb['next']['previous']=null),_0x4efcbb['next']=null);}function _0x13f8fe(_0x6949ad,_0x4878e1,_0x5a25e8){for(let _0x350021=_0x5a25e8;_0x350021<_0x4878e1['length'];_0x350021++){const _0x4dda72=_0x1e4e3e(_0x6949ad,_0x4878e1[_0x350021]);_0x4dda72&&(_0x4dda72[0x0]['next']=_0x4dda72[0x1],_0x4dda72[0x1]['previous']=_0x4dda72[0x0],_0x1b8c10['add'](_0x4dda72[0x0]),_0x18cd19['add'](_0x4dda72[0x1]));}}function _0x1e4e3e(_0x344d61,_0x5ee978){if(_0x344d61['author']['id']!==_0x5ee978['author']['id'])return null;const _0x17b13b=_0x41159b['get'](_0x344d61)(_0x344d61,_0x5ee978,_0x1e8d3e['get'](_0x344d61),_0x1e8d3e['get'](_0x5ee978));if(!_0x17b13b)return null;return _0x41159b['get'](_0x5ee978)(_0x344d61,_0x5ee978,_0x1e8d3e['get'](_0x344d61),_0x1e8d3e['get'](_0x5ee978))?_0x17b13b[0x1]['commentThread']&&_0x17b13b[0x1]['commentThread']['length']?null:_0x17b13b:null;}_0x2be8c3['size']&&this['_refreshSuggestionsChain'](_0x2be8c3);}['_refreshAttributeSuggestionsChain'](_0x40db70){if(0x0==_0x40db70['length'])return;const _0x444c92=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x153fba=>'attribute'==_0x153fba['type']&&_0x153fba['_isDataLoaded']),_0x50a9df=[],_0x1d6b5a=new Map();for(const _0xab6ed7 of _0x444c92){const _0x344f50=_0x49434c(_0xab6ed7['attributes']);_0x1d6b5a['has'](_0x344f50)||(_0x1d6b5a['set'](_0x344f50,_0x50a9df['length']),_0x50a9df['push']([]));const _0x139138=_0x1d6b5a['get'](_0x344f50);_0x50a9df[_0x139138]['push'](_0xab6ed7);}!(function(){_0x50a9df['sort']((_0x591f81,_0x24ebb8)=>{const _0x38506a=_0x591f81[0x0]['createdAt'],_0x545740=_0x24ebb8[0x0]['createdAt'];return _0x38506a==_0x545740?_0x591f81[0x0]['attributes']['groupId']<_0x24ebb8[0x0]['attributes']['groupId']?-0x1:0x1:_0x38506a<_0x545740?-0x1:0x1;});for(const _0x4ac1dd of _0x50a9df)_0x4ac1dd['sort']((_0x11916d,_0x45ae99)=>_0x11916d['id']<_0x45ae99['id']?-0x1:0x1);}());for(let _0x22a754=0x0;_0x22a754<_0x50a9df['length'];_0x22a754++){if(0x0==_0x50a9df[_0x22a754]['length'])continue;const _0x4e9ace=[];for(let _0x3a94b5=_0x22a754+0x1;_0x3a94b5<_0x50a9df['length'];_0x3a94b5++)0x0!=_0x50a9df[_0x3a94b5]['length']&&_0x36abff(_0x50a9df[_0x22a754],_0x50a9df[_0x3a94b5])&&_0x4e9ace['push'](_0x3a94b5);for(const _0x30e418 of _0x4e9ace)_0x50a9df[_0x22a754]=_0x50a9df[_0x22a754]['concat'](_0x50a9df[_0x30e418]),_0x50a9df[_0x30e418]=[];}for(const _0x30faa0 of _0x50a9df)for(let _0x1aea52=0x0;_0x1aea52<_0x30faa0['length'];_0x1aea52++){const _0x12b219=_0x30faa0[_0x1aea52+0x1]||null;_0x30faa0[_0x1aea52]['next']!==_0x12b219&&(_0x30faa0[_0x1aea52]['next']=_0x12b219);}for(const _0x458404 of _0x50a9df)for(let _0x6a8a52=0x0;_0x6a8a52<_0x458404['length'];_0x6a8a52++){const _0x40dd2a=_0x458404[_0x6a8a52-0x1]||null;_0x458404[_0x6a8a52]['previous']!==_0x40dd2a&&(_0x458404[_0x6a8a52]['previous']=_0x40dd2a);}function _0x36abff(_0x4665fa,_0x10eacf){if(_0x4665fa[0x0]['attributes']['groupId']!==_0x10eacf[0x0]['attributes']['groupId']&&_0x4665fa[0x0]['author']!==_0x10eacf[0x0]['author'])return!0x1;if(!function(_0x39ae8a,_0x3cfaa4){if(!_0x39ae8a['hasComments']&&!_0x3cfaa4['hasComments'])return!0x0;if(_0x39ae8a['hasComments']&&_0x3cfaa4['hasComments'])return!0x1;if(_0x39ae8a['hasComments']&&_0x3cfaa4['createdAt']<_0x39ae8a['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x3cfaa4['hasComments']&&_0x39ae8a['createdAt']<_0x3cfaa4['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4665fa[0x0],_0x10eacf[0x0]))return!0x1;const _0x1c279a=Ut(_0x4665fa[0x0]['attributes'],'groupId'),_0x315f72=Ut(_0x10eacf[0x0]['attributes'],'groupId');if(!_0x6fbfc5(_0x1c279a,_0x315f72))return!0x1;return!!_0x4665fa['every'](_0x349ca3=>_0x10eacf['some'](_0x5a8b26=>_0x349ca3['getFirstRange']()['isEqual'](_0x5a8b26['getFirstRange']())))&&_0x10eacf['every'](_0x29a6f6=>_0x4665fa['some'](_0x289119=>_0x29a6f6['getFirstRange']()['isEqual'](_0x289119['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x6f989f){const _0x24188b=Array['from'](_0x6f989f),_0x540d60=this['getSuggestions']({'skipNotAttached':!0x0}),_0x45148b=_0x540d60['filter'](_0x33c37b=>!_0x6f989f['has'](_0x33c37b)),_0x4bc918=new Map(_0x24188b['map'](_0x496a36=>[_0x496a36,this['_suggestionFactory']['getSuggestionCallback'](_0x496a36['type'],_0x496a36['subType'],'join')])),_0x5135e8=new Map(_0x540d60['map'](_0x3e68e6=>[_0x3e68e6,_0x3e68e6['getRanges']()]));for(let _0x59abf6=0x0;_0x59abf6<_0x24188b['length'];_0x59abf6++){if(_0x255da5(this,_0x24188b[_0x59abf6],_0x24188b,_0x59abf6+0x1))return!0x0;}for(let _0x4a432a=0x0;_0x4a432a<_0x24188b['length'];_0x4a432a++){if(_0x255da5(this,_0x24188b[_0x4a432a],_0x45148b,0x0))return!0x0;}return!0x1;function _0x255da5(_0x3b3aeb,_0x5353d7,_0x44c9d8,_0x430ef2){for(let _0x294529=_0x430ef2;_0x294529<_0x44c9d8['length'];_0x294529++){const _0xdf82d8=_0x44c9d8[_0x294529];if(_0xdf82d8['type']!==_0x5353d7['type']||_0xdf82d8['author']['id']!==_0x5353d7['author']['id']||_0xdf82d8['subType']!==_0x5353d7['subType'])continue;if(!Kt(_0x5353d7,_0xdf82d8))continue;if('attribute'==_0x5353d7['type']&&_0x5353d7['data']['oldValue']!=_0xdf82d8['data']['oldValue'])continue;if('attribute'==_0x5353d7['type']&&_0x3b3aeb['_isBlockAttribute'](_0x5353d7['data']['key']))continue;if('formatBlock'==_0x5353d7['type']){const _0x232a1e=_0x3b3aeb['editor']['model'],_0x2d1a54=_0x5353d7['getContainedElement']();if(_0x2d1a54&&(_0x232a1e['schema']['isObject'](_0x2d1a54)||_0x232a1e['schema']['isLimit'](_0x2d1a54)))continue;}const _0x33b06d=_0x4bc918['get'](_0x5353d7),_0x2066e8=_0x5135e8['get'](_0x5353d7),_0x7c73e9=_0x5135e8['get'](_0xdf82d8),_0x3609b5=_0x5353d7['commentThread']&&_0x5353d7['commentThread']['length'],_0x29252d=_0xdf82d8['commentThread']&&_0xdf82d8['commentThread']['length'];if(!_0x3609b5&&_0x33b06d(_0x7c73e9,_0x2066e8))return _0x3b3aeb['_joinSuggestions'](_0xdf82d8,_0x5353d7),_0x5135e8['delete'](_0x5353d7),!0x0;if(!_0x29252d&&_0x33b06d(_0x2066e8,_0x7c73e9))return _0x3b3aeb['_joinSuggestions'](_0x5353d7,_0xdf82d8),_0x5135e8['delete'](_0xdf82d8),!0x0;}return!0x1;}}['_joinSuggestions'](_0x32e322,_0x41008f){if(_0x32e322['isMultiRange']){for(const _0x4ae435 of _0x41008f['getRanges']())_0x32e322['addRange'](_0x4ae435);}else{const _0x55ed2b=_0x41008f['getFirstRange']()['end'];this['_setSuggestionRange'](_0x32e322,this['_model']['createRange'](_0x32e322['getFirstRange']()['start'],_0x55ed2b));}_0x41008f['removeMarkers']();}['_getMarkerAnnouncementText'](_0x16a43d,_0x28ad92,_0xb4e921){const _0x26d063=_0x16a43d['startsWith']('format')||_0x16a43d['startsWith']('attribute')?'FORMATTING':_0x16a43d['toUpperCase']();return o(this['editor']['locale'],_0x28ad92+'_'+_0x26d063+'_SUGGESTION_ANNOUNCEMENT',_0xb4e921);}['_initAriaMarkerChangeAnnouncements'](){const _0x4ac9ea=this['editor'];if(!_0x4ac9ea['ui'])return;const {ariaLiveAnnouncer:_0x41f99b}=_0x4ac9ea['ui'];_0x5d346e(this['_model'],({left:_0x40ad12,entered:_0x52d0d2})=>{for(const _0x14b951 of _0x40ad12){const {group:_0x57a139,type:_0x3c6b42}=this['_splitMarkerName'](_0x14b951['name']);if('suggestion'===_0x57a139){_0x41f99b['announce'](this['_getMarkerAnnouncementText'](_0x3c6b42,'LEAVE'));break;}}for(const _0x51f8db of _0x52d0d2){const {group:_0x19be87,type:_0x5dfffc}=this['_splitMarkerName'](_0x51f8db['name']);if('suggestion'===_0x19be87){_0x41f99b['announce'](this['_getMarkerAnnouncementText'](_0x5dfffc,'ENTER',_0x5caee9(_0x2170ce)));break;}}});}['_processAttributeChanges'](_0x547c37){if(this['_recordAttributeSuggestions'])return!0x1;const _0x511243=this['editor'],_0x41578e=_0x511243['model']['document']['differ']['getChanges']();if(0x0==_0x41578e['length'])return!0x1;const _0x1803cd=[],_0x52b895=_0x41578e['filter'](_0x3a3e91=>'attribute'==_0x3a3e91['type']),_0x1509cd=_0x41578e['filter'](_0x2d0bb1=>'insert'==_0x2d0bb1['type']&&'$text'!=_0x2d0bb1['name']),_0xee00e6=_0x41578e['filter'](_0x13a293=>'remove'==_0x13a293['type']&&'$text'!=_0x13a293['name']);for(const _0x307375 of _0x52b895)_0x1803cd['push']({'key':_0x307375['attributeKey'],'newValue':_0x307375['attributeNewValue'],'oldValue':_0x307375['attributeOldValue'],'range':Ht(_0x307375['range'],_0x511243['model'])});for(const _0x4c2b7a of _0x1509cd){const _0x557300=_0xee00e6['find'](_0x50f754=>_0x50f754['position']['isEqual'](_0x4c2b7a['position']));_0x557300&&_0x1803cd['push']({'key':m,'newValue':_0x4c2b7a['name'],'oldValue':_0x557300['name'],'range':_0x511243['model']['createRangeOn'](_0x4c2b7a['position']['nodeAfter'])});}return 0x0!=_0x1803cd['length']&&this['_reduceExistingSuggestions'](_0x547c37,_0x1803cd);}['_processAttributeSuggestions'](_0x38ac8e){let _0x1fa1b5=!0x1;const _0x461389=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0xed8aa7=>_0xed8aa7['data']['newRange']&&_0xed8aa7['name']['startsWith']('suggestion:attribute:'));for(const _0x25dfd4 of _0x461389){const {subType:_0x11c968,id:_0x26f2c5}=this['_splitMarkerName'](_0x25dfd4['name']),_0x4fdcd3=_0x11c968['split']('|')[0x0];for(const _0x5cedce of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5cedce['id']!=_0x26f2c5&&'attribute'==_0x5cedce['type']&&_0x5cedce['data']&&_0x5cedce['data']['key']==_0x4fdcd3&&_0x5cedce['getFirstRange']()['isIntersecting'](_0x25dfd4['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5cedce,_0x25dfd4['data']['newRange'],_0x38ac8e),_0x1fa1b5=!0x0);}return _0x1fa1b5;}['_recordAttributeChanges'](_0x37fcac){this['_recordAttributeSuggestions']=!0x0,_0x37fcac();}['_isRegisteredAttribute'](_0x494ca3){const _0x28e66c=this['_isBlockAttribute'](_0x494ca3),_0x3b9c9c=this['_inlineAttributeKeys']['has'](_0x494ca3);return _0x28e66c||_0x3b9c9c;}['_reduceExistingSuggestions'](_0x37af57,_0x4a347a){if(0x0==_0x4a347a['length'])return!0x1;let _0x14cf72=!0x1;for(const _0x338c6a of _0x4a347a){const _0x42727d=this['_findSuggestions'](_0x338c6a['range'],'attribute')['filter'](_0x271a05=>!_0x271a05['meta']['isNextTo'])['map'](_0x3174c1=>_0x3174c1['suggestion']),_0x10ab57=_0x49434c({'newValue':_0x338c6a['newValue']});_0x42727d['filter'](_0x25df02=>{const [_0x42deae,_0x5eb247]=_0x25df02['subType']['split']('|');return _0x42deae==_0x338c6a['key']&&_0x5eb247!=_0x10ab57;})['forEach'](_0x4405ab=>{this['_reduceSuggestionAttributeRange'](_0x4405ab,_0x338c6a['range'],_0x37af57),_0x14cf72=!0x0;});}return _0x14cf72;}['_reduceSuggestionAttributeRange'](_0x5ec77b,_0x572bf3,_0xad49dc){const _0x3754ce=_0x5ec77b['getFirstRange']()['getDifference'](_0x572bf3);0x0!==_0x3754ce['length']?0x1!==_0x3754ce['length']?this['_breakSuggestionMarker'](_0x5ec77b,_0x572bf3['start'],_0x572bf3['end']):this['_setSuggestionRange'](_0x5ec77b,_0x3754ce[0x0]):_0xad49dc['removeMarker'](_0x5ec77b['getFirstMarker']());}}class Vt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x321ce6){this['_editor']=_0x321ce6,this['_model']=_0x321ce6['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x247549,_0x2b6d20,_0x33a400,_0x53b6fd,_0x49e7d3,_0x2cbd8d){return new u(this['_model'],{'type':_0x247549,'subType':_0x2b6d20,'id':_0x33a400,'author':_0x53b6fd,'creator':_0x53b6fd,'attributes':_0x49e7d3,'onAttributesChange':_0x2cbd8d,'onAccept':(..._0x585c06)=>this['getSuggestionCallback'](_0x247549,_0x2b6d20,'accept')(..._0x585c06),'onDiscard':(..._0x1c67f5)=>this['getSuggestionCallback'](_0x247549,_0x2b6d20,'discard')(..._0x1c67f5)});}['registerCustomCallback'](_0x3973fd,_0x186ffa,_0x35bda9,_0x998efe){const _0x219c9a=_0x3973fd+':'+_0x186ffa+':'+_0x35bda9;this['_customCallbacks']['set'](_0x219c9a,_0x998efe);}['getSuggestionCallback'](_0x513973,_0x1c776d,_0x432f92){const _0x42809f=_0x513973+':'+_0x1c776d+':'+_0x432f92;return this['_customCallbacks']['get'](_0x42809f)||this['_defaultCallbacks']['get'](_0x513973+':'+_0x432f92);}['_registerDefaultCallbacks'](){const _0x474a75=()=>!0x1,_0x397cf7=_0x4ee0a9=>{_0x4ee0a9['sort']((_0x12ea7c,_0x26652e)=>_0x12ea7c['start']['isBefore'](_0x26652e['start'])?0x1:-0x1),this['_model']['change'](_0x5043e9=>{for(const _0x14c578 of _0x4ee0a9){let _0x67d540;_0x67d540=_0x14c578['end']['isAtEnd']&&_0x14c578['end']['parent']==_0x14c578['start']['nodeAfter']?_0x5043e9['createSelection'](_0x14c578['start']['nodeAfter'],'on'):_0x5043e9['createSelection'](_0x14c578),this['_model']['deleteContent'](_0x67d540,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x561da7=(_0x229db1,_0x14e688)=>{_0x14e688&&this['_model']['change'](_0x2410ab=>{const {commandName:_0x2506a9,commandParams:_0x37651b=[]}=_0x14e688,_0x305d15=_0x229db1['map'](_0x151b53=>(Gt(_0x151b53)&&(_0x151b53=this['_model']['createRange'](_0x151b53['end'])),_0x151b53))['filter'](_0x59e56c=>'$graveyard'!==_0x59e56c['root']['rootName']);if(_0x305d15['length']<0x1)return;const _0x3295a7=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x573f62=>_0x4b4bbe['fromRange'](_0x573f62));_0x2410ab['setSelection'](_0x305d15);for(const _0x12b3f1 of this['_editor']['commands']['commands']())_0x12b3f1['refresh']();_0x37651b['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2506a9,..._0x37651b);const _0x50a6b0=_0x3295a7['filter'](_0x2c6456=>'$graveyard'!=_0x2c6456['root']['rootName']);_0x50a6b0['length']>0x0&&_0x2410ab['setSelection'](_0x50a6b0);for(const _0x4e0165 of _0x3295a7)_0x4e0165['detach']();});},_0x520df4=(_0x19a7b7,_0x130228)=>0x1==_0x19a7b7['length']&&0x1==_0x130228['length']&&_0x19a7b7[0x0]['end']['isEqual'](_0x130228[0x0]['start']),_0x59502f=(_0x49a22c,_0x32d3b5,_0x18dfac,_0x490e6b)=>zt(_0x49a22c,_0x32d3b5,_0x18dfac,_0x490e6b)?[_0x49a22c,_0x32d3b5]:zt(_0x32d3b5,_0x49a22c,_0x490e6b,_0x18dfac)?[_0x32d3b5,_0x49a22c]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x474a75),this['_defaultCallbacks']['set']('insertion:discard',_0x397cf7),this['_defaultCallbacks']['set']('insertion:join',_0x520df4),this['_defaultCallbacks']['set']('insertion:chain',_0x59502f),this['_defaultCallbacks']['set']('deletion:accept',_0x397cf7),this['_defaultCallbacks']['set']('deletion:discard',_0x474a75),this['_defaultCallbacks']['set']('deletion:join',_0x520df4),this['_defaultCallbacks']['set']('deletion:chain',_0x59502f),this['_defaultCallbacks']['set']('formatInline:accept',_0x561da7),this['_defaultCallbacks']['set']('formatInline:discard',_0x474a75),this['_defaultCallbacks']['set']('formatInline:join',_0x520df4),this['_defaultCallbacks']['set']('formatInline:chain',_0x474a75),this['_defaultCallbacks']['set']('formatBlock:accept',_0x561da7),this['_defaultCallbacks']['set']('formatBlock:discard',_0x474a75),this['_defaultCallbacks']['set']('formatBlock:join',_0x520df4),this['_defaultCallbacks']['set']('formatBlock:chain',_0x474a75),this['_defaultCallbacks']['set']('attribute:accept',_0x474a75),this['_defaultCallbacks']['set']('attribute:discard',(_0x52683c,_0x24653d)=>{if(!_0x24653d)return;const _0x18c102=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x5399cd=>{if(_0x24653d['key']==m)for(const _0x38d0cd of _0x52683c){const _0x3e0241=_0x38d0cd['start']['nodeAfter'],_0x186fff=_0x24653d['oldValue'];_0x5399cd['rename'](_0x3e0241,_0x186fff);}else{if(_0x18c102['_isBlockAttribute'](_0x24653d['key'])){for(const _0x2b83da of _0x52683c)void 0x0!==_0x24653d['oldValue']?_0x5399cd['setAttribute'](_0x24653d['key'],_0x24653d['oldValue'],_0x2b83da['start']['nodeAfter']):_0x5399cd['removeAttribute'](_0x24653d['key'],_0x2b83da['start']['nodeAfter']);}else{for(const _0x550469 of _0x52683c)_0x24653d['oldValue']?_0x5399cd['setAttribute'](_0x24653d['key'],_0x24653d['oldValue'],_0x550469):_0x5399cd['removeAttribute'](_0x24653d['key'],_0x550469);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x520df4);}}function Pt(_0x73c542,_0x4659f5,_0x3e3f2e){for(const _0x168f34 of _0x4659f5['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x168f34['root']==_0x168f34)return!0x1;if(!_0x3e3f2e['containsItem'](_0x168f34))return!0x1;if(_0x73c542['isObject'](_0x168f34)||_0x73c542['isLimit'](_0x168f34))return!0x0;}return!0x1;}function Gt(_0x5549da){return _0x5549da['end']['parent']==_0x5549da['start']['nodeAfter']&&_0x5549da['end']['isAtStart'];}function Ft(_0x34e88f,_0x375447,_0x3f56e2,_0x7fc9f5){const _0x3685ba=_0x29600a=>!_0x29600a['item']['is']('$textProxy')&&!_0x7fc9f5['isObject'](_0x29600a['item']),_0x2bba39=_0x34e88f['start']['getLastMatchingPosition'](_0x3685ba),_0x5d40cd=_0x34e88f['end']['getLastMatchingPosition'](_0x3685ba,{'direction':'backward'});return(!_0x34e88f['start']['isEqual'](_0x2bba39)||!_0x34e88f['end']['isEqual'](_0x5d40cd))&&(_0x2bba39['isBefore'](_0x5d40cd)?_0x3f56e2['updateMarker'](_0x375447,{'range':_0x3f56e2['createRange'](_0x2bba39,_0x5d40cd)}):_0x3f56e2['removeMarker'](_0x375447),!0x0);}function Lt(_0x35b3ef){return _0x49434c(_0x35b3ef);}function Jt(_0x5b2c00){const _0xb1c079=_0x5b2c00['start']['nodeAfter'];return _0xb1c079&&_0xb1c079['is']('element');}function Ht(_0x40bd92,_0x97aba3){return null==_0x40bd92['end']['nodeBefore']&&_0x40bd92['end']['parent']==_0x40bd92['start']['nodeAfter']?qt(_0x40bd92['start']['nodeAfter'],_0x97aba3):_0x40bd92;}function qt(_0x48cc62,_0x1e5b51){const _0x58ee5c=_0x1e5b51['schema']['isObject'](_0x48cc62)||_0x1e5b51['schema']['isSelectable'](_0x48cc62);return _0x1e5b51['createRange'](_0x1e5b51['createPositionAt'](_0x48cc62,'before'),_0x58ee5c?_0x1e5b51['createPositionAfter'](_0x48cc62):_0x1e5b51['createPositionAt'](_0x48cc62,'end'));}function zt(_0x43f5bf,_0x4c47cc,_0x407268,_0x40b535){return!!Kt(_0x43f5bf,_0x4c47cc)&&_0x407268['end']['isEqual'](_0x40b535['start']);}function Kt(_0x3df2dc,_0x59964f){if(!_0x3df2dc['_isDataLoaded']||!_0x59964f['_isDataLoaded'])return!0x1;const _0x46240b=new Set(Object['keys'](_0x3df2dc['attributes'])),_0xe3a08f=new Set(Object['keys'](_0x59964f['attributes']));if(_0x46240b['delete']('groupId'),_0xe3a08f['delete']('groupId'),0x0==_0x46240b['size']&&0x0==_0xe3a08f['size'])return!0x0;if(_0x46240b['size']!=_0xe3a08f['size'])return!0x1;const _0x57e694={..._0x3df2dc['attributes']},_0x130f8f={..._0x59964f['attributes']};return delete _0x57e694['groupId'],delete _0x130f8f['groupId'],JSON['stringify'](_0x57e694)==JSON['stringify'](_0x130f8f);}function Wt(_0x451549,_0x58194a){const _0x32c615=Qt(_0x451549['attributes']),_0x1cb437=Qt(_0x58194a);if(!_0x451549['_isDataLoaded'])return!0x1;for(const _0x33e5c4 of Object['keys'](_0x1cb437))if(!_0x6fbfc5(_0x32c615[_0x33e5c4],_0x1cb437[_0x33e5c4]))return!0x1;return!0x0;}function Qt(_0x188ab5){const _0x563dec=Object['assign']({},_0x188ab5);return delete _0x563dec['skipNestingCheck'],delete _0x563dec['tablePasteChainId'],_0x563dec;}class Ce extends/* #__PURE__ -- @preserve */
25
+ _0x5d8e8e(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x103ff0,_0x289ae7,_0x326114,_0x3f5439){super(),this['model']=_0x289ae7,this['view']=_0x326114,this['commentThreadController']=_0x3f5439,this['_editor']=_0x103ff0,this['_acceptCommand']=_0x103ff0['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x103ff0['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3cbfa4,_0x581883)=>_0x3cbfa4||_0x581883),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x2a686f=>_0x2a686f&&this['_editor']['model']['canEditAt'](_0x289ae7['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x5b1304=>_0x5b1304&&this['_editor']['model']['canEditAt'](_0x289ae7['getRanges']())),this['_pendingAction']=null,_0x326114['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x326114,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x326114,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x326114,'change:isDirty',()=>{_0x326114['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 _0x40921f=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x40921f);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class cs extends _0x3dfbdc{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x351ce0,_0x231e3e,_0x299ff9,_0x3698af){super(_0x351ce0),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1e1df4(_0x351ce0,o(_0x351ce0,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x231e3e['authoredAt']),this['bind']('authoredAt')['to'](_0x231e3e),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',_0x231e3e,'authoredAt',this,'descriptionParts',(_0x219cdf,_0x3c3a13,_0x2a27ef)=>{const _0x5028b3=_0x2a27ef['map'](_0x2efec4=>as(_0x2efec4['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x219cdf-0x1,_0x231e3e['author']['name'],_0x3c3a13?_0x3698af['formatDateTime'](_0x3c3a13):'',new DOMParser()['parseFromString'](_0x5028b3,'text/html')['body']['textContent']]);}),this['focusables']=new _0x42de76(),this['focusTracker']=new _0x516349(),this['keystrokes']=new _0x4b014a(),this['focusCycler']=new _0x3b2a46({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2fa4d4=>_0x2fa4d4['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x231e3e,this['_localUser']=_0x299ff9,this['_config']=_0x3698af,_0x3698af['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x4284c1(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x57e665}=this['_config'];this['commentsListView']=new _0x57e665(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',_0x496e56=>_0x496e56+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4f2c6b,_0x304f10)=>_0x4f2c6b||!!_0x304f10);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x5b64b5}=this['_config'],_0xcf67c0=new _0x5b64b5(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5a9bff=_0xcf67c0['commentInputView'];return _0xcf67c0['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5a9bff,'value',(_0x1f972f,_0x5e6d14,_0x3a0d43)=>!!_0x3a0d43||_0x1f972f&&!_0x5e6d14),_0x5a9bff['on']('submit',(_0x134abe,_0x48dbc3)=>{this['fire']('addComment',_0x48dbc3),_0x5a9bff['editor']['setData']('');}),_0x5a9bff['on']('cancel',()=>this['focus']()),_0x5a9bff['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0xcf67c0;}}class pe extends cs{['suggestionView'];['_descriptionElement'];constructor(_0x377ad1,_0xbc1fbe,_0x3cb0ae,_0x5f4e3d){super(_0x377ad1,_0xbc1fbe,_0x3cb0ae,_0x5f4e3d),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x29e227=>_0x29e227&&_0x29e227[0x0]?_0x29e227[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x423e0d,_0x3d113b)=>{let _0x2a1257='';for(const _0x158793 of _0x423e0d)_0x2a1257+='<p>'+as(_0x158793['content'],_0x158793['color'])+'</p>';return _0x3d113b?_0x2a1257:_0x16a758(_0x2a1257,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x5f4e3d['SuggestionView'](_0x377ad1,_0xbc1fbe,{'formatDateTime':_0x5f4e3d['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 _0x1bd2c9=this['bindTemplate'],_0x21fead=[this['suggestionView']];return this['commentsListView']&&_0x21fead['push'](this['commentsListView']),this['commentThreadInputView']&&_0x21fead['push'](this['commentThreadInputView']),_0x21fead['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x1bd2c9['if']('isActive','ck-suggestion-wrapper--active'),_0x1bd2c9['to']('type',_0x3e70e7=>'ck-suggestion-'+_0x3e70e7),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':_0x1bd2c9['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x21fead};}['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 _0x3dfbdc{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x5992a3,_0xc4b813,_0x36befd){super(_0x5992a3),this['_model']=_0xc4b813,this['_config']=_0x36befd,this['set']('description',''),this['bind']('authoredAt')['to'](_0xc4b813),this['acceptButton']=this['_createButton'](o(_0x5992a3,'Accept\x20suggestion'),_0x33fdfa['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x5992a3,'Discard\x20suggestion'),_0x33fdfa['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0xe4d37b(_0x5992a3,_0xc4b813['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x42de76([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x516349(),this['keystrokes']=new _0x4b014a(),this['focusCycler']=new _0x3b2a46({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x52574b=>_0x52574b['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x381f48=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x381f48['innerHTML']=this['description'],this['on']('change:description',(_0x430c3d,_0x42203e,_0x2ddd4d)=>{_0x381f48['innerHTML']=_0x2ddd4d;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x3a8af1=this['bindTemplate'],_0x3102f5=[{'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':_0x3a8af1['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3a8af1['to']('authoredAt',_0x18a6ee=>this['_config']['formatDateTime'](_0x18a6ee))}]}]},{'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']&&_0x3102f5['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':_0x3102f5}]};}['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'](_0x259ef7,_0x3802dd,_0x380373,_0x2fc95d,_0x24669a){const _0x175030=new _0x41e2ec(this['locale']);return _0x175030['set']({'label':_0x259ef7,'icon':_0x3802dd,'tooltip':!0x0,'tooltipPosition':_0x24669a}),_0x175030['extendTemplate']({'attributes':{'class':_0x380373}}),_0x175030['on']('execute',()=>{this['fire'](_0x2fc95d,this['_model']['id']);}),_0x175030;}['_setupKeyboardNavigation'](){const _0x5511e0=this['element'];this['keystrokes']['listenTo'](_0x5511e0);for(const _0x5de2e9 of this['focusables'])this['focusTracker']['add'](_0x5de2e9['element']),this['keystrokes']['listenTo'](_0x5de2e9['element']);this['keystrokes']['set']('enter',(_0x4c3c07,_0x4cf952)=>{_0x5511e0===_0x4c3c07['target']&&(this['focusCycler']['focusFirst'](),_0x4cf952());}),this['keystrokes']['set']('esc',(_0xd87238,_0x42574b)=>{_0x5511e0!==_0xd87238['target']&&(this['focus'](),_0x42574b());});}}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 _0x5d703b{['licenseKey'];['_licenseKeyCheckInterval'];['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x56e92b,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x64c078){super(_0x64c078),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x192650=this['editor']['config'];_0x192650['define']('trackChanges.SuggestionThreadView',pe),_0x192650['define']('trackChanges.SuggestionView',fe),_0x192650['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x192650['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x1d8377,_0x4e87a9){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x5c7595,_0x7a58e5]of this['_handleControllerBuffer']){const _0x5b5a80=this['_suggestionToController']['has'](_0x5c7595);_0x5b5a80||_0x7a58e5?_0x5b5a80&&_0x7a58e5&&this['_destroyController'](_0x5c7595):this['_initializeController'](_0x5c7595);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x1d8377,_0x4e87a9);}['init'](){const _0x5cec25=this['editor'],_0x36bec5=_0x5cec25['plugins']['get']('TrackChangesEditing'),_0x4adf64=_0x5cec25['plugins']['get']('Annotations'),_0x5b2225=_0x5cec25['plugins']['get']('EditorAnnotations'),_0x35e0e0=_0x5cec25['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5b2225['addSourceCollector'](()=>{const _0x1c2f5d=[];for(const [_0x56d219,_0x5e9e3e]of Array['from'](this['_suggestionToController'])){const _0xa3d0bc=_0x56d219['getAllAdjacentSuggestions'](),_0x258b65=[];for(const _0x368e79 of _0xa3d0bc){if(!_0x368e79['isInContent'])continue;if(_0x368e79['isMultiRange']){_0x258b65['push'](..._0x368e79['getRanges']());continue;}const _0x1c9739=_0x368e79['getFirstRange']();if(_0x258b65['length']>0x0){const _0xf5f3fc=_0x258b65[0x0]['getJoined'](_0x1c9739);if(_0xf5f3fc){_0x258b65[0x0]=_0xf5f3fc;continue;}}_0x258b65['push'](_0x1c9739);}_0x1c2f5d['push']([_0x5e9e3e['view'],_0x258b65]);}return _0x1c2f5d;}),this['listenTo'](_0x36bec5,'suggestionLoaded',(_0x48c03f,_0x2345ac)=>{this['listenTo'](_0x2345ac,'change:previous',(_0x20009e,_0x1b0e34,_0x4a2ed2,_0x171610)=>{_0x2345ac['isInContent']&&(null==_0x4a2ed2?(this['_updateController'](_0x171610['head']),this['_handleSuggestionControllerDelayed'](_0x2345ac,!0x1)):(this['_updateController'](_0x4a2ed2['head']),null==_0x171610&&this['_handleSuggestionControllerDelayed'](_0x2345ac,!0x0)));}),null!==_0x2345ac['previous']?this['_updateController'](_0x2345ac['head']):this['_handleSuggestionControllerDelayed'](_0x2345ac,!0x1);}),this['listenTo'](_0x36bec5,'suggestionUnloaded',(_0x29e462,_0x412216,_0x1789e0)=>{this['stopListening'](_0x412216,'change:previous'),this['_handleControllerBuffer']['delete'](_0x412216),this['_suggestionToController']['has'](_0x412216)&&this['_destroyController'](_0x412216),_0x1789e0&&this['_updateController'](_0x1789e0['head']);}),this['listenTo'](_0x36bec5,'suggestionChanged',(_0x49b54f,_0xcc4c4e)=>{this['_updateController'](_0xcc4c4e);}),this['listenTo'](_0x4adf64,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x35e0e0,'addComment',(_0x7a30fb,{threadId:_0x4f8cae,isFromAdapter:_0x17e23c})=>{if(_0x17e23c||!_0x36bec5['hasSuggestion'](_0x4f8cae))return;const _0x43536b=_0x36bec5['getSuggestion'](_0x4f8cae);this['_suggestionToController']['get'](_0x43536b)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x1dba90=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x51a13d;for(const _0x30faf1 in _0x1dba90){const _0x48987e=_0x30faf1,_0x4a637e=_0x1dba90[_0x48987e];if('trackChangesLicenseKeyValid'==_0x4a637e||'trackChangesLicenseKeyInvalid'==_0x4a637e||'trackChangesLicenseKeyExpired'==_0x4a637e||'trackChangesLicenseKeyDomainLimit'==_0x4a637e||'trackChangesLicenseKeyNotAllowed'==_0x4a637e||'trackChangesLicenseKeyEvaluationLimit'==_0x4a637e||'trackChangesLicenseKeyTrialLimit'==_0x4a637e||'trackChangesLicenseKeyUsageLimit'==_0x4a637e){delete _0x1dba90[_0x48987e],_0x51a13d=_0x4a637e,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'trackChangesLicenseKeyInvalid'==_0x51a13d&&_0x1dba90['_showLicenseError']('invalid'),'trackChangesLicenseKeyExpired'==_0x51a13d&&_0x1dba90['_showLicenseError']('expired'),'trackChangesLicenseKeyDomainLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('domainLimit'),'trackChangesLicenseKeyNotAllowed'==_0x51a13d&&_0x1dba90['_showLicenseError']('featureNotAllowed','TrackChanges'),'trackChangesLicenseKeyEvaluationLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('evaluationLimit'),'trackChangesLicenseKeyTrialLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('trialLimit'),'trackChangesLicenseKeyUsageLimit'==_0x51a13d&&_0x1dba90['_showLicenseError']('usageLimit');},0x3e8);}['_refreshActiveMarkers'](){const _0x31b66d=this['editor']['plugins']['get']('Annotations'),_0x486636=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1f695a=Array['from'](_0x31b66d['activeAnnotations'],_0x1dfd3e=>_0x1dfd3e['innerView'])['filter'](_0x2121c3=>this['_viewToController']['has'](_0x2121c3)),_0x3a691b=[];for(const _0x1d9384 of _0x1f695a){const _0x37fd7e=this['_viewToController']['get'](_0x1d9384)['model']['getAllAdjacentSuggestions']();_0x3a691b['push'](..._0x37fd7e['reduce']((_0x72ec5e,_0x4c014b)=>[..._0x72ec5e,..._0x4c014b['getMarkerNames']()],[]));}_0x486636['activeMarkers']=_0x3a691b;}['_addUIComponentsToFactory'](){const _0x5c19ee=this['editor'],_0x7db649=_0x5c19ee['locale'],_0x50a005=o(_0x7db649,'Track\x20changes'),_0x3630ff=new _0xd37b29([{'type':'switchbutton','model':new _0x5b4f7c({'withText':!0x0,'isToggleable':!0x0,'label':_0x50a005,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);_0x5c19ee['plugins']['has']('TrackChangesPreview')&&_0x3630ff['addMany']([{'type':'separator'},{'type':'button','model':new _0x5b4f7c({'withText':!0x0,'label':o(_0x7db649,'Preview\x20final\x20content'),'commandName':'previewFinalContent','role':'menuitem'})}]);for(const _0x2b7b27 of _0x3630ff)if(ke(_0x2b7b27)){const _0x33a122=_0x5c19ee['commands']['get'](_0x2b7b27['model']['commandName']);_0x2b7b27['model']['bind']('isOn','isEnabled')['to'](_0x33a122,'value','isEnabled');}_0x5c19ee['ui']['componentFactory']['add']('trackChanges',_0x23a69c=>this['_createToolbarButton'](_0x23a69c,_0x3630ff,_0x50a005)),_0x5c19ee['ui']['componentFactory']['add']('menuBar:trackChanges',_0x513609=>this['_createMenuBarMenu'](_0x513609,_0x3630ff,_0x50a005));}['_createToolbarButton'](_0x327607,_0x5dd536,_0x2193d0){const _0xe626e1=_0x4e24d2(_0x327607,_0x9de51c),_0x398ec9=this['editor']['commands']['get']('trackChanges');_0xe626e1['buttonView']['set']({'tooltip':_0x2193d0,'label':_0x2193d0,'icon':we}),_0xe626e1['buttonView']['bind']('isOn')['to'](_0x398ec9,'value'),_0xe626e1['buttonView']['on']('execute',()=>{_0x398ec9['execute'](),this['editor']['editing']['view']['focus']();}),_0xd64f4d(_0xe626e1,_0x5dd536,{'role':'menu'});const _0x484518=[];for(const _0x6ac78c of _0x5dd536)ke(_0x6ac78c)&&_0x484518['push'](this['editor']['commands']['get'](_0x6ac78c['model']['commandName']));const _0x39abf6=_0xe626e1['buttonView'];return _0x39abf6['actionView']['unbind']('isEnabled'),_0x39abf6['arrowView']['unbind']('isEnabled'),_0x39abf6['actionView']['bind']('isEnabled')['to'](_0x398ec9,'isEnabled'),_0x39abf6['arrowView']['bind']('isEnabled')['toMany'](_0x484518,'isEnabled',(..._0x50417e)=>_0x50417e['some'](_0x44d98c=>_0x44d98c)),_0xe626e1['on']('execute',_0x458876=>{this['editor']['execute'](_0x458876['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0xe626e1;}['_createMenuBarMenu'](_0x304d2a,_0xa754c4,_0x31ed5d){const _0x329827=new _0x305c2c(_0x304d2a),_0x503ec0=this['editor']['commands']['get']('trackChanges');_0x329827['buttonView']['set']({'label':_0x31ed5d,'icon':we});const _0xfe955f=new _0xf66922(_0x304d2a);for(const _0x45be9b of _0xa754c4){if('separator'==_0x45be9b['type']){_0xfe955f['items']['add'](new _0x661b45(_0x304d2a));continue;}const _0x3946c3=new _0xfa88bb(_0x304d2a,_0x329827),_0xdd70b7=new _0x3314c5(_0x304d2a),_0x2e6f6c=_0x45be9b['model'];_0xdd70b7['bind'](...Object['keys'](_0x2e6f6c))['to'](_0x2e6f6c),_0xdd70b7['delegate']('execute')['to'](_0x329827),_0xdd70b7['on']('execute',()=>{this['editor']['execute'](_0x2e6f6c['commandName']),this['editor']['editing']['view']['focus']();}),_0x3946c3['children']['add'](_0xdd70b7),_0xfe955f['items']['add'](_0x3946c3);}return _0x329827['bind']('isEnabled')['to'](_0x503ec0,'isEnabled'),_0x329827['panelView']['children']['add'](_0xfe955f),_0x329827;}['_initializeController'](_0x522d15){const _0xa9cb71=this['editor'],_0xc2b3eb=_0xa9cb71['config'],_0x1946b7=_0xa9cb71['plugins']['get']('Annotations'),_0x27f50a=_0xa9cb71['plugins']['get']('CommentsRepository'),_0xa50cdb=_0xa9cb71['plugins']['get']('EditorAnnotations'),_0x50a255=_0xa9cb71['plugins']['get'](_0x56e92b)['me'],_0x300440=_0xc2b3eb['get']('trackChanges')['SuggestionThreadView'],_0x535cfc=_0xc2b3eb['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x24da59,CommentThreadInputView:_0x25abd3}=_0xa9cb71['plugins']['get']('CommentsUI');let _0x132649,_0x2e2ec1,_0x2bbbcd;this['_annotationViews']['has'](_0x522d15['id'])?(_0x2e2ec1=this['_annotationViews']['get'](_0x522d15['id']),_0x132649=_0x2e2ec1['mainView']):(_0x132649=new _0x300440(_0xa9cb71['locale'],_0x522d15,_0x50a255,{'disableComments':this['_disableComments'],'editorConfig':{..._0xc2b3eb['get']('comments.editorConfig'),'licenseKey':_0xc2b3eb['get']('licenseKey')},'maxCommentsWhenCollapsed':_0xc2b3eb['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0xc2b3eb['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0xc2b3eb['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x470c2c(_0xc2b3eb['get']('locale')),'CommentView':_0xc2b3eb['get']('comments')['CommentView'],'CommentsListView':_0x24da59,'CommentThreadInputView':_0x25abd3,'SuggestionView':_0x535cfc}),_0x132649['suggestionView']['acceptButton']['on']('execute',()=>{_0xa9cb71['editing']['view']['focus']();}),_0x132649['suggestionView']['discardButton']['on']('execute',()=>{_0xa9cb71['editing']['view']['focus']();}),_0x2e2ec1=_0x1946b7['createAnnotationView'](this['editor']['locale'],_0x132649),_0x2e2ec1['bind']('isDirty')['to'](_0x132649,'isDirty'),_0x2e2ec1['bind']('length')['to'](_0x132649),_0x2e2ec1['bind']('type')['to'](_0x132649,'type',_0xb4993a=>'suggestion-'+_0xb4993a),_0x132649['on']('escape',()=>{_0x2bbbcd['fire']('escape');}),this['_annotationViews']['set'](_0x522d15['id'],_0x2e2ec1));const _0x5c7e0b=_0x27f50a['createCommentThreadController'](_0x522d15['commentThread'],_0x132649),_0x3be305=new Ce(_0xa9cb71,_0x522d15,_0x132649,_0x5c7e0b),_0x5ee82c=_0x522d15['getAllAdjacentSuggestions']()['filter'](_0x3f1c36=>_0x3f1c36['isInContent']);_0x132649['descriptionParts']=_0xa9cb71['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x5ee82c),this['_suggestionToController']['set'](_0x522d15,_0x3be305),this['_viewToController']['set'](_0x132649,_0x3be305),_0x2bbbcd=_0x1946b7['createAnnotation']({'view':_0x2e2ec1,'target':()=>{const _0x36a1f5=[],_0x35ef44=_0x522d15['getAllAdjacentSuggestions']()['filter'](_0x3e381a=>_0x3e381a['isInContent']);for(const _0x2c4923 of _0x35ef44)_0x36a1f5['push'](..._0x2c4923['getMarkers']());return _0x2c4f3d(_0xa9cb71['editing'],_0x36a1f5);},'type':()=>'suggestion-'+_0x3be305['view']['type']}),_0x27f50a['_bindAnnotationToEditors'](_0x132649,_0x2bbbcd),_0x1946b7['add'](_0x2bbbcd),_0xa50cdb['registerAnnotation'](_0x2bbbcd);}['_destroyController'](_0x4785c0){const _0x536e8a=this['editor']['plugins']['get']('CommentsRepository'),_0x27c13f=this['editor']['plugins']['get']('Annotations'),_0x5d0339=this['_suggestionToController']['get'](_0x4785c0),_0x3dee88=_0x5d0339['view'],_0x1ec246=_0x27c13f['getByInnerView'](_0x3dee88);_0x536e8a['_unbindEditors'](_0x3dee88),_0x1ec246&&_0x27c13f['remove'](_0x1ec246),this['_suggestionToController']['delete'](_0x4785c0),this['_viewToController']['delete'](_0x3dee88),_0x5d0339['destroy']();}['_updateController'](_0x140991){if(!_0x140991['isInContent']||!this['_suggestionToController']['has'](_0x140991))return;const _0x547b30=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39ace9=this['_suggestionToController']['get'](_0x140991),_0x44f912=_0x140991['getAllAdjacentSuggestions']();_0x39ace9['view']['descriptionParts']=_0x547b30['descriptionFactory']['getDescriptions'](_0x44f912);}['destroy'](){for(const _0x31f85b of this['_suggestionToController']['keys']())this['_destroyController'](_0x31f85b);for(const _0x1e2664 of this['_annotationViews']['values']())_0x1e2664['mainView']['destroy']();super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function ke(_0x253511){return'model'in _0x253511;}class k extends _0x5d703b{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}set['adapter'](_0x1a38ec){this['editor']['plugins']['get'](p)['adapter']=_0x1a38ec;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x9f924e){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x9f924e);}['getSuggestions']({skipNotAttached:_0x81940f=!0x1,toJSON:_0x4702c4=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x81940f,'toJSON':_0x4702c4});}['getSuggestion'](_0x9f0632){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x9f0632);}}const w=['Pagination'];class T extends _0x5d703b{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4d8101=this['editor'];if(_0x4d8101['config']['define']('trackChangesData.editorCreator',_0x3ddd00=>{const _0x44e446=_0x4d8101['model']['document']['getRootNames']()['reduce']((_0x379d6e,_0x4d35df)=>(_0x379d6e[_0x4d35df]='',_0x379d6e),{});return _0x4d8101['constructor']['create'](_0x44e446,_0x3ddd00);}),'function'!=typeof _0x4d8101['config']['get']('trackChangesData')['editorCreator'])throw new _0x5370f3('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0xb63558){return N(this['editor'],!0x0,_0xb63558);}['getDataWithDiscardedSuggestions'](_0x239bb4){return N(this['editor'],!0x1,_0x239bb4);}}class D extends _0x5d703b{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x380e46){function _0x294ca6(_0x4ed72c){return _0x4ed72c['map'](_0x2c3b43=>String['fromCharCode'](_0x2c3b43))['join']('');}super(_0x380e46),this['result']='end',_0x380e46[_0x294ca6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x294ca6([0x76,0x69,0x65,0x77])][_0x294ca6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x294ca6([0x61,0x75,0x74,0x6f]),_0x380e46[_0x294ca6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74])]=()=>window[_0x294ca6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x294ca6([0x72,0x65,0x73,0x6f,0x6c,0x76,0x65])]({[_0x294ca6([0x73,0x74,0x61,0x74,0x75,0x73])]:_0x294ca6([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(_0x775d29){return void 0x0!==_0x775d29['getRootsAttributes'];}async function N(_0xb5dded,_0x248790,_0x4ffe10){const _0x48d272=_0x1c3ca6(_0xb5dded,w);_0x48d272['plugins']['push'](p,D),_0x48d272['rootsAttributes']=Fe(_0xb5dded)?_0xb5dded['getRootsAttributes']():void 0x0;const _0x4229b4=document['createDocumentFragment'](),_0x3b3634=_0xb5dded['config']['get']('trackChangesData')['editorCreator'],_0x20fc6c=await _0x3b3634(_0x48d272,()=>function(_0x877dcd){const _0x1db0de=document['createElement']('div');return _0x877dcd['appendChild'](_0x1db0de),_0x1db0de;}(_0x4229b4));!function(_0x11faff,_0x411f4){const _0x3037c4=_0x11faff['model']['document']['getRootNames']()['reduce']((_0x216420,_0x123a49)=>(_0x216420[_0x123a49]=_0x11faff['data']['get']({'rootName':_0x123a49}),_0x216420),{}),_0x27e308=_0x11faff['plugins']['get']('Users')['users']['map'](_0x4af6fa=>({'id':_0x4af6fa['id'],'name':_0x4af6fa['name']})),_0x4e52cf=_0x11faff['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x2dc79f=_0x11faff['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x374ced=_0x411f4['plugins']['get']('Users'),_0x368125=_0x411f4['plugins']['get']('TrackChangesEditing'),_0xc3f00c=_0x411f4['plugins']['get']('CommentsRepository');for(const _0x34c554 of _0xc3f00c['getCommentThreads']())_0x34c554['remove']();for(const _0x2184ae of _0x27e308)_0x374ced['getUser'](_0x2184ae['id'])||_0x374ced['addUser'](_0x2184ae);_0x374ced['me']||_0x374ced['useAnonymousUser']();for(const _0x1abedf of _0x2dc79f)_0xc3f00c['addCommentThread'](_0x1abedf);for(const _0xb64355 of _0x4e52cf)_0x368125['addSuggestionData'](_0xb64355);_0x411f4['data']['set'](_0x3037c4);}(_0xb5dded,_0x20fc6c),_0x20fc6c['execute'](_0x248790?'acceptAllSuggestions':'discardAllSuggestions');const _0x167201=Fe(_0x20fc6c)?_0x20fc6c['getFullData'](_0x4ffe10):_0x20fc6c['data']['get'](_0x4ffe10);return await _0x20fc6c['destroy'](),_0x167201;}class Me extends _0x3dfbdc{['options'];constructor(_0x18ce4d,_0x4cfa7b){super(_0x18ce4d),this['options']=_0x4cfa7b,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'](_0x28a2c3,_0x31c22f){if(!this['element'])return;const _0x43a920=[];for(const [_0x7113fe,_0x549dc7]of _0x28a2c3){const _0x453b15=document['createElement']('div');_0x453b15['setAttribute']('data-ck-root-name',_0x7113fe),_0x453b15['className']=_0x549dc7['classes']+'\x20ck-track-changes-preview__root-container',_0x453b15['innerHTML']=_0x549dc7['content'],_0x43a920['push'](_0x453b15);}_0x31c22f(this['element'],_0x43a920),this['element']['style']['height']='',this['fire']('previewDataReady');}['focus'](){this['element']['focus']();}}class re extends Xt{constructor(_0x17bf43){super(_0x17bf43),this['affectsData']=!0x1,this['isEnabled']=!0x0;}['refresh'](){this['isEnabled']=!0x0;}['execute'](){const _0x1d63ca=this['editor'],_0x54e8d0=_0x1d63ca['locale'],_0xb46be5=_0x1d63ca['plugins']['get']('Dialog');let _0x3b231a;const _0xab492e=function(_0x49e3f2){const _0x3e656d={};if('editables'in _0x49e3f2['ui']['view']){for(const [_0x2eecc4,_0x531c1c]of Object['entries'](_0x49e3f2['ui']['view']['editables']))_0x3e656d[_0x2eecc4]=_0x531c1c['element'];}else _0x3e656d[_0x49e3f2['model']['document']['getRootNames']()[0x0]]=_0x49e3f2['ui']['view']['editable']['element'];return _0x3e656d;}(_0x1d63ca),_0x68f950=function(_0x3ab4c5){let _0x2f794c=0x0;for(const _0xfe0814 of Object['values'](_0x3ab4c5))_0x2f794c=Math['max'](_0x2f794c,_0xfe0814['getBoundingClientRect']()['width']);let _0x4b02bd=0x0;for(const _0x53f513 of Object['values'](_0x3ab4c5))_0x4b02bd+=_0x53f513['getBoundingClientRect']()['height'];const _0x5ff5c4=0.8*Math['max'](document['documentElement']['clientHeight'],window['innerHeight']),_0x9ba954=Math['min'](_0x4b02bd,_0x5ff5c4);return{'width':_0x2f794c,'height':_0x9ba954};}(_0xab492e);_0xb46be5['show']({'id':'finalContentPreview','title':o(_0x54e8d0,'Final\x20content\x20preview'),'isModal':!0x0,'className':'ck-track-changes-preview-dialog','content':new Me(_0x54e8d0,{'dialogRects':_0x68f950}),'onHide':()=>{_0x3b231a['detachFromDom']();},'onShow':()=>{_0x1d63ca['plugins']['get']('TrackChangesData')['getDataWithAcceptedSuggestions']({...this['_getMergeFieldsData']()})['then'](_0x5c9bd5=>{const _0x4db7ba=this['_standarizeRootsData'](_0x5c9bd5,_0x1d63ca,_0xab492e);_0xb46be5['view']['contentView']['children']['get'](0x0)['setPreviewData'](_0x4db7ba,_0x1d63ca['config']['get']('trackChanges.preview.renderFunction'));}),_0x3b231a=new _0x4d1af0(_0x54e8d0,[_0xb46be5['view']]),_0x3b231a['attachToDom'](),_0x3b231a['bodyCollectionContainer']['classList']['remove']('ck-reset_all'),_0x1d63ca['once']('destroy',()=>{_0x3b231a['detachFromDom']();});const _0x40def0=_0xb46be5['view']['headerView']['class'];_0xb46be5['view']['headerView']['class']=_0x40def0?_0x40def0+'\x20ck-reset_all':'ck-reset_all',_0xb46be5['view']['contentView']['children']['get'](0x0)['on']('previewDataReady',()=>{_0xb46be5['view']['updatePosition']();});}});}['_getMergeFieldsData'](){if(!this['editor']['plugins']['has']('MergeFieldsEditing'))return{};const _0x2326ab=this['editor']['plugins']['get']('MergeFieldsEditing'),_0x17f8dd=_0x2326ab['previewMode'],_0x25c593={};if('$labels'===_0x17f8dd){for(const _0x557c6e of _0x2326ab['getMergeFieldsIds']())_0x25c593[_0x557c6e]=_0x2326ab['getLabel'](_0x557c6e)||_0x557c6e;}else{const _0x24a23a='$defaultValues'===_0x17f8dd?_0x2326ab['getDefaultValues']():_0x2326ab['getDataSetValues'](_0x17f8dd,!0x0);for(const _0x5b28ba of Object['entries'](_0x24a23a)){const [_0x4649c9,_0x2dd735]=_0x5b28ba;_0x25c593[_0x4649c9]=null!==_0x2dd735?_0x2dd735:_0x2326ab['getLabel'](_0x4649c9)||_0x4649c9;}}return{'mergeFieldsData':_0x25c593};}['_standarizeRootsData'](_0x1e71df,_0x26154b,_0x4d4ca1){let _0x537c42;if('string'==typeof _0x1e71df){const _0x4c108f=_0x26154b['model']['document']['getRootNames']()[0x0];_0x537c42={[_0x4c108f]:_0x1e71df};}else _0x537c42=_0x1e71df;const _0x1d5289=this['_fixMediaEmbeds'](_0x537c42,_0x26154b),_0x129ea5=function(_0x376e06,_0x39c262){for(const [_0x231664,_0x503443]of _0x376e06)_0x503443['classes']=_0x39c262[_0x231664]['classList']['value']['replace']('ck-focused','');return _0x376e06;}(this['_sortRoots'](_0x26154b)['reduce']((_0x5dea50,_0x49904d)=>(_0x5dea50['push']([_0x49904d,{'content':_0x1d5289[_0x49904d],'classes':''}]),_0x5dea50),[]),_0x4d4ca1);return _0x129ea5;}['_fixMediaEmbeds'](_0x597321,_0x2a2e10){if(!_0x2a2e10['plugins']['has']('MediaEmbedEditing'))return _0x597321;const _0x30fc21=_0x2a2e10['plugins']['get']('MediaEmbedEditing');for(const [_0x102c39,_0x4bd83d]of Object['entries'](_0x597321)){const _0x2b613d=document['createElement']('div');_0x2b613d['innerHTML']=_0x4bd83d,(_0x2b613d['querySelectorAll']('figure.media')['forEach'](_0x5df4fb=>{const _0x4a893a=_0x5df4fb['querySelector']('oembed');if(_0x4a893a){const _0x1cbc28=_0x4a893a['getAttribute']('url');if(_0x1cbc28){const _0x25dba8=_0x30fc21['registry']['getMediaViewElement'](new _0x293891(_0x2a2e10['editing']['view']['document']),_0x1cbc28,{'elementName':'','renderForEditingView':!0x0}),_0x1128ec=document['createElement']('div');_0x1128ec['classList']['add']('ck-media__wrapper'),_0x25dba8['render'](_0x1128ec,_0x2a2e10['editing']['view']['domConverter']),_0x4a893a['replaceWith'](_0x1128ec);}}}),_0x597321[_0x102c39]=_0x2b613d['innerHTML']);}return _0x597321;}['_sortRoots'](_0x18e262){if(!function(_0x2eef0a){return void 0x0!==_0x2eef0a['getRootsAttributes'];}(_0x18e262))return _0x18e262['model']['document']['getRootNames']();const _0x5cb98d=[],_0xe927f2=new Map();for(const _0x4c2440 of _0x18e262['model']['document']['getRootNames']()){const _0x2d76ff=_0x18e262['editing']['view']['getDomRoot'](_0x4c2440)['getClientRects']()['item'](0x0);_0x5cb98d['push'](_0x4c2440),_0xe927f2['set'](_0x4c2440,_0x2d76ff);}return _0x5cb98d['sort']((_0x173cf8,_0x160db7)=>{const _0x177fae=_0xe927f2['get'](_0x173cf8),_0x299623=_0xe927f2['get'](_0x160db7);return _0x177fae['y']-_0x299623['y']||_0x177fae['x']-_0x299623['x'];}),_0x5cb98d;}}class te extends _0x5d703b{static get['requires'](){return[T,_0x12483d];}static get['pluginName'](){return'TrackChangesPreview';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x2cae34){super(_0x2cae34),_0x2cae34['commands']['add']('previewFinalContent',new re(this['editor'])),_0x2cae34['config']['define']('trackChanges.preview.renderFunction',(_0x8d2e04,_0x3d1a9b)=>{for(const _0x279142 of _0x3d1a9b)_0x8d2e04['appendChild'](_0x279142);});}}export{cs as BaseSuggestionThreadView,u as Suggestion,pe as SuggestionThreadView,fe as SuggestionView,k as TrackChanges,T as TrackChangesData,p as TrackChangesEditing,te as TrackChangesPreview};