@ckeditor/ckeditor5-track-changes 43.0.0 → 43.1.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/build/translations/gl.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/lang/translations/gl.po +22 -22
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.d.ts +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as ts,Plugin as
|
|
24
|
-
_0x102118(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x22c698,_0x7f8e44){super(),this['id']=_0x7f8e44['id'],this['type']=_0x7f8e44['type'],this['subType']=_0x7f8e44['subType']||null,this['author']=_0x7f8e44['author'],this['creator']=_0x7f8e44['creator']||_0x7f8e44['author'],this['isExternal']=Boolean(_0x7f8e44['attributes']&&_0x7f8e44['attributes']['@external']),this['data']=null,this['_model']=_0x22c698,this['_onAccept']=_0x7f8e44['onAccept'],this['_onDiscard']=_0x7f8e44['onDiscard'],this['_onAttributesChange']=_0x7f8e44['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x7f8e44['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 _0x51bd82=this;for(;_0x51bd82['previous'];)_0x51bd82=_0x51bd82['previous'];return _0x51bd82;}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'](_0x5682d5){this['_markerNames']['add'](_0x5682d5);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x5eb3e5=>this['_model']['markers']['get'](_0x5eb3e5))['filter'](_0xaaa13c=>_0xaaa13c);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x419860=>{for(const _0x2af5b2 of this['getMarkers']())_0x419860['removeMarker'](_0x2af5b2);}),this['_markerNames']['clear']();}['removeMarker'](_0x36b50f){this['_model']['change'](_0x14c882=>{_0x14c882['removeMarker'](_0x36b50f);}),this['_markerNames']['delete'](_0x36b50f);}['addRange'](_0x84d348){const _0x548d12='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x548d12),this['_model']['change'](_0x2ae0fe=>{_0x2ae0fe['addMarker'](_0x548d12,{'range':_0x84d348,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x4e3486){for(const _0x14661f of this['getRanges']())if(_0x14661f['isIntersecting'](_0x4e3486))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x3ed56b=>_0x3ed56b['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x3dd035,_0x2b9055)=>[..._0x3dd035,..._0x2b9055['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x10ddad=this['getRanges']();if(0x1!=_0x10ddad['length'])return null;const _0x46fc27=_0x10ddad[0x0],_0x4e2456=_0x46fc27['start']['nodeAfter'],_0x5e9987=_0x46fc27['end']['nodeBefore'];return _0x4e2456 instanceof _0x5cc88d?_0x4e2456!=_0x5e9987?null:_0x4e2456: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 _0x3efaf3=[];let _0x46f4b7=this['head'];for(;_0x46f4b7;)_0x3efaf3['push'](_0x46f4b7),_0x46f4b7=_0x46f4b7['next'];return _0x3efaf3;}['setAttribute'](_0x24af3b,_0x4e3a39){const _0x3ed41b=_0x52bf5f(this['attributes']);_0xc277cf(_0x3ed41b,_0x24af3b,_0x4e3a39),_0x468224(_0x3ed41b,this['attributes'])||(this['attributes']=_0x3ed41b,this['_onAttributesChange'](_0x3ed41b));}['removeAttribute'](_0x31984d){const _0x2febbe=_0x52bf5f(this['attributes']);_0x231db2(_0x2febbe,_0x31984d),_0x468224(_0x2febbe,this['attributes'])||(this['attributes']=_0x2febbe,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 _0x1a2714()['substr'](0x1,0x5);}}function o(_0x41c9e2,_0x3045ff,_0x39f54f){const t=_0x41c9e2['t'];switch(_0x3045ff){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'*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',_0x39f54f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x39f54f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x39f54f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x39f54f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x39f54f);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',_0x39f54f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x39f54f);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');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',_0x39f54f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x39f54f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x39f54f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x39f54f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x39f54f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x39f54f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x39f54f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x39f54f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x39f54f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x39f54f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x39f54f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x39f54f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x39f54f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x39f54f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x39f54f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x39f54f);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'},_0x39f54f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x39f54f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x39f54f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x39f54f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x39f54f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x39f54f);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'},_0x39f54f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x39f54f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x39f54f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x39f54f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x39f54f);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'},_0x39f54f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x39f54f);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'},_0x39f54f);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'},_0x39f54f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x39f54f);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'},_0x39f54f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x39f54f);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'},_0x39f54f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x39f54f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x39f54f);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'},_0x39f54f);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 t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x39f54f);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x39f54f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x39f54f);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'},_0x39f54f);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'},_0x39f54f);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'},_0x39f54f);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x3045ff;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x153f87,_0x19c6ef){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x153f87,this['_locale']=_0x19c6ef;}['getDescriptions'](_0x137431){const _0x9b883d=[],_0x5a3936=new Set(),_0x2f2758=new Set();for(let _0x34c3ed=0x0;_0x34c3ed<_0x137431['length'];_0x34c3ed++){const _0x210a3f=_0x137431[_0x34c3ed];if(!_0x210a3f['isInContent'])continue;const _0x1fec3a=this['_handleCustomCallbackDescription'](_0x210a3f);if(_0x1fec3a){if(null!=_0x210a3f['subType']){if(_0x5a3936['has'](_0x210a3f['subType']))continue;_0x5a3936['add'](_0x210a3f['subType']);}_0x9b883d['push'](_0x1fec3a);}else{if('attribute'!=_0x210a3f['type'])'insertion'!=_0x210a3f['type']&&'deletion'!=_0x210a3f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x9b883d,_0x210a3f,_0x137431[_0x34c3ed+0x1]);else{const _0x4898b4=_0x210a3f['data']['key'];if(_0x2f2758['has'](_0x4898b4))continue;_0x2f2758['add'](_0x210a3f['data']['key']),_0x4898b4==m?this['_handleRenameSuggestionDescription'](_0x9b883d,_0x210a3f):this['_handleAttributeSuggestionDescription'](_0x9b883d,_0x210a3f);}}}return this['_resolveDescriptionItems'](_0x9b883d);}['registerDescriptionCallback'](_0x543d91){this['_customCallbacks']['push'](_0x543d91);}['registerElementLabel'](_0x186f61,_0x4bedeb,_0x55853d=_0x32b979['normal']){'function'==typeof _0x186f61?_0x39a684(this['_itemLabelsCallbacks'],{'matchingCallback':_0x186f61,'label':_0x4bedeb,'priority':_0x55853d}):this['_itemLabels']['set'](_0x186f61,_0x4bedeb);}['registerAttributeLabel'](_0x24275f,_0x1e18ba){this['_attributeLabels']['set'](_0x24275f,_0x1e18ba);}['getItemLabel'](_0x419c9c,_0x5c78ec=0x1){let _0x16b66;for(const _0x2565bd of this['_itemLabelsCallbacks'])if(_0x2565bd['matchingCallback'](_0x419c9c)){_0x16b66=_0x2565bd['label'];break;}return _0x16b66||(_0x16b66=this['_itemLabels']['get'](_0x419c9c['name'])),_0x16b66?_0x16b66(_0x5c78ec):0x1!==_0x5c78ec?_0x5c78ec+'\x20'+_0x419c9c['name']+'s':''+_0x419c9c['name'];}['_addDescriptionItems'](_0x1f8dfe,_0x1b2a9f){const _0xb551aa=_0x1b2a9f['getFirstRange']()['getWalker'](),_0x583d42='insertion'==_0x1b2a9f['type']?'add':'remove';for(const _0x53f3ad of _0xb551aa){const _0x31778b=_0x53f3ad['item'],_0x5ce5c6=_0x1f8dfe[_0x1f8dfe['length']-0x1];if(_0x31778b['is']('$textProxy'))_0x5ce5c6&&_0x5ce5c6['type']['indexOf']('Container')>-0x1&&_0x1f8dfe['pop'](),_0x5ce5c6&&'text'==_0x5ce5c6['type']?_0x5ce5c6[_0x583d42]+=_0x31778b['data']:_0x1f8dfe['push']({'type':'text','add':'add'==_0x583d42?_0x31778b['data']:'','remove':'remove'==_0x583d42?_0x31778b['data']:''});else{if(this['_schema']['isObject'](_0x31778b)){const _0x338abc=_0x31778b;if(_0x5ce5c6&&_0x5ce5c6['type']['indexOf']('Container')>-0x1&&_0x1f8dfe['pop'](),'elementEnd'==_0x53f3ad['type'])continue;_0x5ce5c6&&_0x5ce5c6['type']==_0x583d42+'Object'&&_0x5ce5c6['element']['name']==_0x338abc['name']?_0x5ce5c6['quantity']++:_0x1f8dfe['push']({'type':_0x583d42+'Object','element':_0x338abc,'quantity':0x1}),_0xb551aa['skip'](_0x5341f3=>!('elementEnd'==_0x5341f3['type']&&_0x5341f3['item']==_0x31778b));}else{if(this['_schema']['checkChild'](_0x31778b,'$text')||_0x31778b['is']('element','softBreak')){const _0x4e5d08=_0x31778b;if('add'==_0x583d42&&'elementStart'==_0x53f3ad['type']||'remove'==_0x583d42&&'elementEnd'==_0x53f3ad['type'])continue;if(_0x5ce5c6&&-0x1==_0x5ce5c6['type']['indexOf']('Container')){'text'==_0x5ce5c6['type']&&(_0x5ce5c6[_0x583d42]+='\x0a');continue;}let _0x22f4e0;if(_0x22f4e0='add'==_0x583d42?_0x4e5d08['nextSibling']&&!this['_schema']['isObject'](_0x4e5d08['nextSibling'])?_0x4e5d08['nextSibling']:null:_0x4e5d08['previousSibling']&&!this['_schema']['isObject'](_0x4e5d08['previousSibling'])?_0x4e5d08['previousSibling']:null,_0x4e5d08['isEmpty']||_0x22f4e0&&_0x22f4e0['isEmpty']){const _0x49d13e=_0x22f4e0&&_0x22f4e0['isEmpty']?_0x22f4e0:_0x4e5d08;_0x5ce5c6&&_0x5ce5c6['type']==_0x583d42+'EmptyContainer'&&_0x5ce5c6['element']['name']==_0x49d13e['name']?_0x5ce5c6['quantity']++:_0x1f8dfe['push']({'type':_0x583d42+'EmptyContainer','element':_0x49d13e,'quantity':0x1});}else _0x1f8dfe['push']({'type':_0x583d42+'Container','element':_0x4e5d08});}}}}}['_resolveDescriptionItems'](_0x5d6224){const _0x3c31cb=this['_locale'],_0x47abcd=[],_0x5a9095=[],_0x315ed9=[];for(const _0x4eb26b of _0x5d6224)switch(_0x4eb26b['type']){case'text':if(_0x4eb26b['add']=_0x4eb26b['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4eb26b['remove']=_0x4eb26b['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4eb26b['add']&&''!=_0x4eb26b['remove']){_0x47abcd['push']({'type':'replace','content':o(_0x3c31cb,'REPLACE_TEXT',['\x22'+_0x4eb26b['remove']+'\x22','\x22'+_0x4eb26b['add']+'\x22'])});continue;}if(null!=_0x4eb26b['add']['match'](/^ +$/)){_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Insert:*\x20%0',o(_0x3c31cb,'ELEMENT_SPACE',_0x4eb26b['add']['length']))});continue;}if(null!=_0x4eb26b['remove']['match'](/^ +$/)){_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Remove:*\x20%0',o(_0x3c31cb,'ELEMENT_SPACE',_0x4eb26b['remove']['length']))});continue;}if(''!=_0x4eb26b['add']){_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Insert:*\x20%0','\x22'+_0x4eb26b['add']+'\x22')});continue;}_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Remove:*\x20%0','\x22'+_0x4eb26b['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Insert:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Remove:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'addContainer':_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Split:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'removeContainer':_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Merge:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'addFormat':_0x5a9095['push'](_0x4eb26b['key']);continue;case'removeFormat':_0x315ed9['push'](_0x4eb26b['key']);continue;default:_0x47abcd['push'](_0x4eb26b);}if(_0x5a9095['length']){const _0x52b3bf=_0x5a9095['map'](_0x295be5=>this['_attributeLabels']['has'](_0x295be5)?this['_attributeLabels']['get'](_0x295be5):_0x295be5)['join'](',\x20');_0x47abcd['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x52b3bf)});}if(_0x315ed9['length']){const _0x1e88b5=_0x315ed9['map'](_0x39b54e=>this['_attributeLabels']['has'](_0x39b54e)?this['_attributeLabels']['get'](_0x39b54e):_0x39b54e)['join'](',\x20');_0x47abcd['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x1e88b5)});}return _0x47abcd;}['_handleCustomCallbackDescription'](_0x58b125){for(const _0x55d0e8 of this['_customCallbacks']){const _0x1bfe68=_0x55d0e8(_0x58b125);if(_0x1bfe68&&'type'in _0x1bfe68)return _0x1bfe68;}}['_handleAttributeSuggestionDescription'](_0x49bff8,_0x4b6572){const _0x25be02=_0x4b6572['data'],_0x1d00d5=void 0x0===_0x25be02['newValue']?'removeFormat':'addFormat';_0x49bff8['push']({'type':_0x1d00d5,'key':_0x25be02['key']});}['_handleRenameSuggestionDescription'](_0x724755,_0x3fab8b){_0x724755['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3fab8b['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x5bee56,_0x2a27e9,_0xac66c5){if(this['_addDescriptionItems'](_0x5bee56,_0x2a27e9),_0xac66c5&&_0xac66c5['getFirstRange']()&&!_0x2a27e9['getFirstRange']()['end']['isEqual'](_0xac66c5['getFirstRange']()['start'])){const _0x4b33ae=_0x5bee56[_0x5bee56['length']-0x1],_0x402d49='insertion'==_0x2a27e9['type']?'add':'remove';_0x4b33ae&&'text'==_0x4b33ae['type']&&(_0x4b33ae[_0x402d49]+='\x0a');}}}class V extends _0x2aa107{['afterInit'](){const _0x3b5536=this['editor'],_0x307ff0=_0x3b5536['plugins']['get']('TrackChangesEditing');_0x3b5536['commands']['get']('showAIAssistant')&&_0x307ff0['enableCommand']('showAIAssistant');}}class U extends _0x2aa107{['afterInit'](){const _0x5883eb=this['editor'],_0x386fd6=_0x5883eb['locale'];if(!_0x5883eb['plugins']['has']('AlignmentEditing'))return;const _0x3f3f7b=_0x5883eb['plugins']['get']('TrackChangesEditing');_0x3f3f7b['enableDefaultAttributesIntegration']('alignment'),_0x3f3f7b['registerBlockAttribute']('alignment'),_0x3f3f7b['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x386fd6,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56f064=this['editor'],_0xca4fcc=_0x56f064['locale'];_0x56f064['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1fb502=>{if('formatBlock'!=_0x1fb502['type'])return;const {data:_0x525f78}=_0x1fb502;if(_0x525f78&&'alignment'==_0x525f78['commandName']){const _0x4cbcf5=_0x525f78['commandParams'][0x0]['value'];return{'type':'format','content':o(_0xca4fcc,'*Format:*\x20%0',function(_0xd98ced){switch(_0xd98ced){case'left':return o(_0xca4fcc,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0xca4fcc,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0xca4fcc,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0xca4fcc,'FORMAT_JUSTIFY_TEXT');}}(_0x4cbcf5))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x2aa107{['afterInit'](){const _0x8c8c2b=this['editor'],_0x59393c=_0x8c8c2b['plugins']['get']('TrackChangesEditing'),_0x4d2a44=_0x8c8c2b['locale'];for(const _0x4319f0 of ti){if(!_0x8c8c2b['plugins']['has'](_0x4319f0))continue;const _0x4dc5d4=_0x4319f0['slice'](0x0,-0x7)['toLowerCase'](),_0x3506b4='FORMAT_'+_0x4dc5d4['toUpperCase']();_0x59393c['enableDefaultAttributesIntegration'](_0x4dc5d4),_0x59393c['registerInlineAttribute'](_0x4dc5d4),_0x59393c['descriptionFactory']['registerAttributeLabel'](_0x4dc5d4,o(_0x4d2a44,_0x3506b4));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3e3d45=this['editor'],_0xc187dd=_0x3e3d45['locale'],_0x42f2cf=_0x3e3d45['plugins']['get']('TrackChangesEditing');function _0x45d097(_0x1e7d44,_0x4ad7b4){_0x42f2cf['descriptionFactory']['registerDescriptionCallback'](_0x4010bd=>{if('formatInline'!=_0x4010bd['type'])return;const {data:_0x15c537}=_0x4010bd;return _0x15c537&&_0x15c537['commandName']===_0x1e7d44?_0x15c537['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xc187dd,'*Format:*\x20%0',_0x4ad7b4)}:{'type':'format','content':o(_0xc187dd,'*Remove\x20format:*\x20%0',_0x4ad7b4)}:void 0x0;});}_0x45d097('bold',o(_0xc187dd,'FORMAT_BOLD')),_0x45d097('italic',o(_0xc187dd,'FORMAT_ITALIC')),_0x45d097('underline',o(_0xc187dd,'FORMAT_UNDERLINE')),_0x45d097('code',o(_0xc187dd,'FORMAT_CODE')),_0x45d097('strikethrough',o(_0xc187dd,'FORMAT_STRIKETHROUGH')),_0x45d097('subscript',o(_0xc187dd,'FORMAT_SUBSCRIPT')),_0x45d097('superscript',o(_0xc187dd,'FORMAT_SUPERSCRIPT'));}}class F extends _0x2aa107{['afterInit'](){const _0x31f8fb=this['editor'],_0x54acf8=_0x31f8fb['locale'];if(!_0x31f8fb['plugins']['has']('BlockQuoteEditing'))return;const _0x3f62ef=_0x31f8fb['plugins']['get']('TrackChangesEditing'),_0x3fcc46=this['editor']['commands']['get']('blockQuote');_0x3f62ef['enableCommand']('blockQuote',(_0x215aa9,_0x491ea7={})=>{const _0x22bd83=this['editor']['model']['document']['selection'],_0x428b46=_0x491ea7&&void 0x0!==_0x491ea7['forceValue']?_0x491ea7['forceValue']:!_0x3fcc46['value'];let _0x2905fb=[];if(_0x428b46){const _0x4bf667=Array['from'](_0x22bd83['getSelectedBlocks']())['filter'](_0x40cbf6=>oo(_0x40cbf6)||function(_0x31eca2,_0x435a03){const _0x466113=_0x435a03['checkChild'](_0x31eca2['parent'],'blockQuote'),_0x634969=_0x435a03['checkChild'](['$root','blockQuote'],_0x31eca2);return _0x466113&&_0x634969;}(_0x40cbf6,this['editor']['model']['schema']));_0x2905fb=to(_0x4bf667,_0x31f8fb['model']);}else{const _0x25e292=Array['from'](_0x22bd83['getSelectedBlocks']())['filter'](_0x58858d=>oo(_0x58858d));_0x2905fb=to(_0x25e292,_0x31f8fb['model']);}_0x31f8fb['model']['change'](()=>{for(const _0x399bce of _0x2905fb)_0x3f62ef['markBlockFormat'](_0x399bce,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x428b46}]});});}),_0x3f62ef['descriptionFactory']['registerDescriptionCallback'](_0xce4b98=>{const {data:_0x149cd9}=_0xce4b98;if(_0x149cd9&&'blockQuote'==_0x149cd9['commandName']){const _0x4ccb3b=o(_0x54acf8,'ELEMENT_BLOCK_QUOTE');return _0x149cd9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x54acf8,'*Set\x20format:*\x20%0',_0x4ccb3b)}:{'type':'format','content':o(_0x54acf8,'*Remove\x20format:*\x20%0',_0x4ccb3b)};}});}}function oo(_0x1b6990){return'blockQuote'==_0x1b6990['parent']['name'];}class L extends _0x2aa107{['afterInit'](){const _0x3ae0d4=this['editor'];_0x3ae0d4['plugins']['has']('CaseChange')&&(_0x3ae0d4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3ae0d4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3ae0d4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x2aa107{['afterInit'](){const _0x4bf49a=this['editor'];_0x4bf49a['commands']['get']('ckbox')&&_0x4bf49a['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x2aa107{['afterInit'](){const _0x49b934=this['editor'];if(!_0x49b934['plugins']['has']('CodeBlock'))return;const _0x4a84c0=_0x49b934['plugins']['get']('TrackChangesEditing'),_0x1c8d27=_0x49b934['locale'],_0x2ff6f2=_0x49b934['config']['get']('codeBlock')['languages'],_0x2aad4d=_0x49b934['commands']['get']('codeBlock');_0x4a84c0['enableCommand']('indentCodeBlock'),_0x4a84c0['enableCommand']('outdentCodeBlock'),_0x4a84c0['enableCommand']('codeBlock',(_0x556b70,_0x27e80a={})=>{const _0xc71a93=_0x49b934['model'],_0xefc54e=_0x49b934['model']['document']['selection'],_0xa0bcd6=_0x27e80a&&void 0x0!==_0x27e80a['forceValue']?_0x27e80a['forceValue']:!_0x2aad4d['value'];let _0x14358b;_0x27e80a['language']||(_0x27e80a['language']=_0x2ff6f2[0x0]['language']),_0x14358b=_0xa0bcd6?Array['from'](_0xefc54e['getSelectedBlocks']())['filter'](_0x1787a6=>eo(_0x1787a6)||function(_0x506b19,_0x92c776){if(_0x506b19['is']('rootElement')||_0x92c776['isLimit'](_0x506b19))return!0x1;return _0x92c776['checkChild'](_0x506b19['parent'],'codeBlock');}(_0x1787a6,_0xc71a93['schema'])):Array['from'](_0xefc54e['getSelectedBlocks']())['filter'](_0x45594c=>eo(_0x45594c));const _0x3b28b4=to(_0x14358b,_0xc71a93);_0xc71a93['change'](()=>{for(const _0x533d3a of _0x3b28b4)_0x4a84c0['markBlockFormat'](_0x533d3a,{'commandName':'codeBlock','commandParams':[{..._0x27e80a,'forceValue':_0xa0bcd6}],'formatGroupId':'blockName'});});}),(_0x4a84c0['descriptionFactory']['registerElementLabel']('codeBlock',_0x3c39a9=>o(_0x1c8d27,'ELEMENT_CODE_BLOCK',_0x3c39a9)),_0x4a84c0['descriptionFactory']['registerDescriptionCallback'](_0x2435d3=>{if('formatBlock'!=_0x2435d3['type'])return;const _0x41306a=_0x1c8d27['t'],{data:_0x3b92ce}=_0x2435d3;if(!_0x3b92ce||'codeBlock'!=_0x3b92ce['commandName'])return;const _0x2ee36d=_0x3b92ce['commandParams'][0x0]['language'],_0x4469b6=_0x41306a(_0x2ff6f2['find'](_0x2d5b05=>_0x2d5b05['language']===_0x2ee36d)['label'])['toLowerCase']();return _0x3b92ce['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1c8d27,'*Set\x20format:*\x20%0',o(_0x1c8d27,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4469b6+')')}:{'type':'format','content':o(_0x1c8d27,'*Remove\x20format:*\x20%0',o(_0x1c8d27,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x11b8cf){return'codeBlock'==_0x11b8cf['name'];}class q extends _0x2aa107{['afterInit'](){const _0x38cfad=this['editor'];if(!_0x38cfad['plugins']['has']('CommentsEditing'))return;_0x38cfad['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x1174a6,_0x290af5,_0x419419){const _0x4f75ff=[];for(const _0x4b7ee6 of _0x290af5['getItems']())_0x4b7ee6['hasAttribute'](_0x1174a6)&&_0x4f75ff['push'](_0x419419['createRangeOn'](_0x4b7ee6));return _0x4f75ff;}function _e(_0x9619a6,_0x520cdb,{showActiveMarker:_0x26905c=!0x0}={}){const _0x46d8e7=_0x9619a6['plugins']['get']('TrackChangesEditing');return(_0x3a1059,_0x27f7f9,_0x650aa0)=>{if(!_0x650aa0['consumable']['test'](_0x27f7f9['markerRange'],_0x3a1059['name']))return;const _0x415d55=_0x27f7f9['markerRange']['getWalker'](),_0x2a6e19=_0x27f7f9['markerRange']['start'],_0x109851=_0x9619a6['model']['schema'];let _0x249896=null,_0x1624db=null,_0x10244a=!0x1,_0x2cbcc7=!0x1;for(const _0x300679 of _0x415d55){const _0x29a2c7=_0x300679['item'];_0x10244a=_0x10244a||_0x109851['isContent'](_0x29a2c7);const _0x340a72=_0x650aa0['mapper']['toViewElement'](_0x29a2c7);if(_0x340a72&&_0x340a72['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x300679['type']&&(_0x109851['isBlock'](_0x29a2c7)&&!_0x109851['isLimit'](_0x29a2c7)&&(_0x29a2c7['nextSibling']||_0x2a6e19['isAtEnd']?_0x249896&&_0x249896['parent']==_0x29a2c7||(_0x249896=_0x29a2c7,_0x25fe88(_0x300679['previousPosition']),_0x2cbcc7=!0x0):_0x1624db=_0x1624db||_0x300679['previousPosition']));}function _0x25fe88(_0x1494e2){const _0x321483=_0x650aa0['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x520cdb}),_0x3e9fdc=_0x650aa0['mapper']['toViewPosition'](_0x1494e2);_0x26905c&&_0x46d8e7['activeMarkers']['includes'](_0x27f7f9['markerName'])&&_0x650aa0['writer']['addClass']('ck-suggestion-marker--active',_0x321483),_0x650aa0['writer']['insert'](_0x3e9fdc,_0x321483),_0x650aa0['mapper']['bindElementToMarker'](_0x321483,_0x27f7f9['markerName']);}_0x10244a||_0x2cbcc7||!_0x1624db||_0x25fe88(_0x1624db);};}class z extends _0x2aa107{static get['requires'](){return[_0x1e2757];}['init'](){const _0x491f1f=this['editor'],_0xf5933=_0x491f1f['plugins']['get']('TrackChangesEditing');_0xf5933['enableCommand']('delete');const _0x371959=_0x491f1f['commands']['get']('deleteForward');_0xf5933['enableCommand']('deleteForward',(_0x3d1125,_0x665268={})=>{const _0x142aac=_0x491f1f['model']['createSelection'](_0x491f1f['model']['document']['selection']);_0x142aac['isCollapsed']&&_0x491f1f['model']['modifySelection'](_0x142aac,{'direction':'forward','unit':_0x665268['unit']});const _0x70c4a=_0x142aac['getFirstRange'](),_0x3e0c1b=_0x5b36f3['fromRange'](_0x70c4a);let _0x2c626a;_0x3d1125(_0x665268),_0x2c626a='$graveyard'==_0x3e0c1b['root']['rootName']?_0x491f1f['model']['createRange'](_0x70c4a['start']):_0x491f1f['model']['createRange'](_0x3e0c1b['start'],_0x3e0c1b['end']),_0x3e0c1b['detach'](),_0x491f1f['model']['enqueueChange'](_0x371959['buffer']['batch'],_0x105fca=>{_0x371959['buffer']['lock'](),_0x105fca['setSelection'](_0x105fca['createRange'](_0x2c626a['end'])),_0x371959['buffer']['unlock']();});}),_0x491f1f['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x491f1f,'merge'),{'priority':'high'}),_0x491f1f['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0xa3d32c,_0x240596,_0x209893)=>{_0x209893['options']['showSuggestionHighlights']&&_e(_0x491f1f,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0xa3d32c,_0x240596,_0x209893);},{'priority':'high'}),_0x491f1f['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x238545,_0x40dc66,_0x4e1631)=>{const _0x56b91c=_0x4e1631['mapper']['markerNameToElements'](_0x40dc66['markerName']);if(_0x56b91c){for(const _0x44bb95 of _0x56b91c)_0x44bb95['is']('uiElement')&&(_0x4e1631['mapper']['unbindElementFromMarkerName'](_0x44bb95,_0x40dc66['markerName']),_0x4e1631['writer']['remove'](_0x44bb95));}},{'priority':'high'});}}class K extends _0x2aa107{['afterInit'](){const _0x270736=this['editor'];if(!_0x270736['plugins']['has']('ListEditing'))return;const _0x24cf64=_0x270736['locale'],_0x2e23a8=_0x270736['plugins']['get']('TrackChangesEditing'),_0x1534c6=_0x270736['plugins']['has']('TodoListEditing'),_0x57bb48=!!_0x270736['config']['get']('list.multiBlock');function _0x3dcde4(_0x47270f){return{'type':'format','content':''+o(_0x24cf64,'*Set\x20format:*\x20%0',_0x47270f)};}function _0x2cab83(_0x54ee5e){return{'type':'format','content':''+o(_0x24cf64,'*Remove\x20format:*\x20%0',_0x54ee5e)};}_0x2e23a8['enableDefaultAttributesIntegration']('numberedList'),_0x2e23a8['enableDefaultAttributesIntegration']('bulletedList'),_0x2e23a8['enableDefaultAttributesIntegration']('customNumberedList'),_0x2e23a8['enableDefaultAttributesIntegration']('customBulletedList'),_0x2e23a8['enableDefaultAttributesIntegration']('indentList'),_0x2e23a8['enableDefaultAttributesIntegration']('outdentList'),_0x2e23a8['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x2e23a8['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x2e23a8['registerBlockAttribute']('listItemId'),_0x2e23a8['registerBlockAttribute']('listType'),_0x2e23a8['registerBlockAttribute']('listIndent'),_0x57bb48&&(_0x2e23a8['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x2e23a8['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1534c6&&(_0x2e23a8['enableDefaultAttributesIntegration']('todoList'),_0x2e23a8['enableDefaultAttributesIntegration']('checkTodoList'),_0x2e23a8['registerBlockAttribute']('todoListChecked'),_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x400c01=>{const {data:_0x5d1d47}=_0x400c01;if(_0x5d1d47&&'todoListChecked'==_0x5d1d47['key'])return{'type':'format','content':_0x5d1d47['newValue']?o(_0x24cf64,'*Check\x20item*'):o(_0x24cf64,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4ef5a4=>{if(_0x4ef5a4['batch']['isUndo'])return!0x1;let _0x191935=!0x1;const _0x271bfb=_0x2e23a8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x9f46f0=>'todoListChecked'===_0x2e23a8['_getAttributeKey'](_0x9f46f0));for(const _0x25bf0a of _0x271bfb){'todo'!=_0x25bf0a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x2e23a8['_findSuggestions'](_0x25bf0a['getFirstRange'](),'attribute')['find'](_0x1319c1=>'listType'===_0x2e23a8['_getAttributeKey'](_0x1319c1['suggestion']))||(_0x4ef5a4['removeMarker'](_0x25bf0a['getFirstMarker']()),_0x191935=!0x0));}return _0x191935;})),_0x2e23a8['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x24cf64,'FORMAT_INDENT'));const _0x52a829={'type':'format','content':''};_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x1ec8c5=>{const {data:_0x448408}=_0x1ec8c5;if(!_0x448408||'listType'!=_0x448408['key'])return;let _0x471759=_0x1ec8c5['head'];for(;_0x471759;){if(_0x471759['data']&&(('listStyle'==_0x471759['data']['key']||'listMarkerStyle'==_0x471759['data']['key'])&&(_0x471759['data']['newValue']&&'default'!=_0x471759['data']['newValue']||'default'!=_0x471759['data']['oldValue']&&!_0x448408['newValue'])||!_0x57bb48&&_0x471759['data']['key']==m))return _0x52a829;_0x471759=_0x471759['next'];}if(null==_0x448408['newValue'])switch(_0x448408['oldValue']){case'bulleted':return _0x2cab83(o(_0x24cf64,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2cab83(o(_0x24cf64,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2cab83(o(_0x24cf64,'ELEMENT_TODO_LIST'));}switch(_0x448408['newValue']){case'bulleted':return _0x3dcde4(o(_0x24cf64,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3dcde4(o(_0x24cf64,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3dcde4(o(_0x24cf64,'ELEMENT_TODO_LIST'));}}),_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x4f89c2=>{const {data:_0x367266}=_0x4f89c2;if(_0x367266&&'listIndent'==_0x367266['key'])return null==_0x367266['newValue']||null==_0x367266['oldValue']&&0x0==_0x367266['newValue']?_0x52a829:void 0x0;}),_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x3ebde6=>{if('attribute'!=_0x3ebde6['type'])return;const {data:_0x55a1e8}=_0x3ebde6;if(!_0x55a1e8||'listItemId'!=_0x55a1e8['key'])return;const _0x36490d=Ee(_0x3ebde6);return'newValue'==_0x36490d?{'type':'format','content':o(_0x24cf64,'*Merge:*\x20list\x20item')}:'oldValue'==_0x36490d?{'type':'format','content':o(_0x24cf64,'*Split:*\x20list\x20item')}:_0x52a829;}),_0x270736['model']['document']['registerPostFixer'](_0x4bc656=>this['listItemIdFixer'](_0x4bc656)),_0x270736['model']['document']['registerPostFixer'](_0x325559=>this['noTrackChangesFixer'](_0x325559)),_0x270736['model']['document']['on']('change:data',(_0x10d338,_0x670602)=>{if(_0x670602['isUndo']||!_0x670602['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x386c7d){if(_0x386c7d['batch']['isUndo']||!_0x386c7d['batch']['isLocal'])return!0x1;let _0x17f89e=!0x1;const _0xc346e4=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x555d65=>_0x555d65['data']&&'listItemId'==_0x555d65['data']['key'])['filter'](_0x53430d=>_0x53430d['data']['newValue']&&_0x53430d['data']['oldValue']);for(const _0x537a52 of _0xc346e4)Ee(_0x537a52)||(_0x386c7d['removeMarker'](_0x537a52['getFirstMarker']()),_0x17f89e=!0x0);return _0x17f89e;}['noTrackChangesFixer'](_0x308936){if(_0x308936['batch']['isUndo']||!_0x308936['batch']['isLocal'])return!0x1;const _0x1bf0d7=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1bf0d7['trackChangesCommand']['value'])return!0x1;let _0x5228f9=!0x1;const _0x4593eb=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x30bbf1=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3e07bc=>'attribute'==_0x3e07bc['type'])['filter'](_0x35af9e=>_0x4593eb['includes'](_0x35af9e['attributeKey']));if(0x0==_0x30bbf1['length'])return _0x5228f9;for(const _0x46b29e of _0x30bbf1){const _0x17a619=_0x1bf0d7['_findSuggestions'](_0x46b29e['range'],'attribute')['filter'](_0x22daa0=>!_0x22daa0['meta']['isNextTo'])['map'](_0x2f3177=>_0x2f3177['suggestion'])['filter'](_0x42957e=>{const _0x24eb2e=_0x1bf0d7['_getAttributeKey'](_0x42957e);return _0x4593eb['includes'](_0x24eb2e);});if(_0x17a619['length']){for(const _0x2b6ec7 of _0x17a619)_0x308936['removeMarker'](_0x2b6ec7['getFirstMarker']());_0x5228f9=!0x0;}}return _0x5228f9;}['assureChains'](){const _0x2b9f0e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x450d96=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x1e98f2;const _0x564cc0=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x28ba01=>{if(_0x28ba01['data']['oldRange']||!_0x28ba01['data']['newRange'])return null;if(!_0x28ba01['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x5e19b2}=_0x2b9f0e['_splitMarkerName'](_0x28ba01['name']);if(!_0x2b9f0e['hasSuggestion'](_0x5e19b2))return null;const _0x451199=_0x2b9f0e['getSuggestion'](_0x5e19b2);return _0x450d96['includes'](_0x451199['data']['key']);})['map'](_0x25c875=>{const {id:_0x35a9f9}=_0x2b9f0e['_splitMarkerName'](_0x25c875['name']),_0x441a83=_0x2b9f0e['getSuggestion'](_0x35a9f9);return _0x1e98f2=_0x441a83['attributes']['groupId'],_0x441a83['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x564cc0['size'])return;const _0x22ff1f=_0x2b9f0e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xad005d=>'attribute'==_0xad005d['type']&&_0xad005d['data']&&_0x450d96['includes'](_0xad005d['data']['key'])&&_0xad005d['attributes']['groupId']!=_0x1e98f2)['map'](_0x163de1=>({'listItem':_0x163de1['getFirstRange']()['start']['nodeAfter'],'groupId':_0x163de1['attributes']['groupId']})),_0x2fc7f0=new Set();for(const {groupId:_0x39199d,listItem:_0x532f2a}of _0x22ff1f)_0x564cc0['has'](_0x532f2a)&&_0x2fc7f0['add'](_0x39199d);for(const _0x4d1bf8 of _0x2b9f0e['getSuggestions']())_0x2fc7f0['has'](_0x4d1bf8['attributes']['groupId'])&&_0x4d1bf8['setAttribute']('groupId',_0x1e98f2);}['_supportLegacySuggestions'](){const _0x3b7035=this['editor'],_0x4eef36=_0x3b7035['locale'],_0x276a81=_0x3b7035['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x276a81['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3d979c,_0x406b40){const _0x5b1276=[];for(let _0x3f1e95 of _0x3d979c)_0x3f1e95['start']['nodeAfter']===_0x3f1e95['end']['parent']&&(_0x3f1e95=_0x3b7035['model']['createRange'](_0x3b7035['model']['createPositionAt'](_0x3f1e95['start']['nodeAfter'],0x0))),_0x5b1276['push'](_0x3f1e95);_0x3b7035['model']['change'](_0x249e2f=>{const _0x4ee8ed=_0x3b7035['model']['document']['selection'],_0x2b6aa7=Array['from'](_0x4ee8ed['getRanges']())['map'](_0x27c235=>_0x5b36f3['fromRange'](_0x27c235));_0x249e2f['setSelection'](_0x5b1276),_0x3b7035['commands']['get'](_0x406b40['commandName'])['refresh'](),_0x406b40['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x3b7035['execute'](_0x406b40['commandName'],..._0x406b40['commandParams']),_0x249e2f['setSelection'](_0x2b6aa7);for(const _0x20c304 of _0x2b6aa7)_0x20c304['detach']();});}),_0x276a81['descriptionFactory']['registerElementLabel'](function(_0x34a29){const _0x35245c=!_0x3b7035['model']['schema']['isObject'](_0x34a29),_0x1f8e0d=_0x34a29['previousSibling'],_0xa46d0a=_0x34a29['nextSibling'],_0x2d0291=_0x34a29['getAttribute']('listItemId'),_0xd4d0ab=!_0x1f8e0d||_0x1f8e0d['getAttribute']('listItemId')!==_0x2d0291,_0x46f69d=!_0xa46d0a||_0xa46d0a['getAttribute']('listItemId')!==_0x2d0291;return _0x35245c&&Boolean(_0x2d0291)&&_0xd4d0ab&&_0x46f69d;},_0x55735a=>o(_0x4eef36,'ELEMENT_LIST_ITEM',_0x55735a));}['_registerLegacyDescription'](){const _0x38ce9d=this['editor'],_0x573af6=_0x38ce9d['locale'];function _0x4acd0c(_0x150ee2){const _0x234fc5=_0x38ce9d['commands']['get']('bulletedList')['value'],_0x15d805=_0x38ce9d['commands']['get']('numberedList')['value'];return'numberedList'===_0x150ee2?_0x234fc5:_0x15d805;}_0x38ce9d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x53e81d){if('formatBlock'!=_0x53e81d['type'])return;const {data:_0x1feafb}=_0x53e81d;if(!_0x1feafb)return;let _0x31e77e,_0x40e1cb,_0x191d87,_0x214596;switch(_0x1feafb['commandName']){case'bulletedList':_0x191d87=_0x1feafb['commandParams'][0x0]['forceValue'],_0x214596=_0x4acd0c(_0x1feafb['commandName']),_0x31e77e=_0x191d87?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x214596&&_0x38ce9d['config']['get']('list.multiBlock')||(_0x31e77e='*Change\x20to:*\x20%0'),_0x40e1cb={'type':'format','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x191d87=_0x1feafb['commandParams'][0x0]['forceValue'],_0x214596=_0x4acd0c(_0x1feafb['commandName']),_0x31e77e=_0x191d87?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x214596&&_0x38ce9d['config']['get']('list.multiBlock')||(_0x31e77e='*Change\x20to:*\x20%0'),_0x40e1cb={'type':'format','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x31e77e='*Indent:*\x20%0',_0x40e1cb={'type':'format','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x31e77e=function(_0x199f09){const _0x2f3cd7=_0x199f09['getFirstRange']();let _0x580522=_0x2f3cd7['start']['nodeAfter'];for(;_0x580522&&_0x2f3cd7['containsItem'](_0x580522);){if(_0x580522['getAttribute']('listIndent')>0x0)return!0x1;_0x580522=_0x580522['nextSibling'];}return!0x0;}(_0x53e81d)?o(_0x573af6,'*Format:*\x20remove\x20from\x20%0',o(_0x573af6,function(_0x2c3c5c){return'ELEMENT_'+_0x2c3c5c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x53e81d))):o(_0x573af6,'*Outdent:*\x20%0',o(_0x573af6,'ELEMENT_LIST_ITEM')),_0x40e1cb={'type':'format','content':_0x31e77e};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1feafb['multipleBlocks']&&(_0x31e77e='*Merge:*\x20%0',_0x40e1cb={'type':'deletion','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_LIST_ITEM'))});}return _0x40e1cb;});}}function Ee(_0x1be31c){let _0x3de89f=_0x1be31c['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x3de89f;){const _0x2dd9fa=_0x3de89f['getAttribute']('listItemId');if(!_0x2dd9fa)return!0x1;if(_0x2dd9fa==_0x1be31c['data']['newValue'])return'newValue';if(_0x2dd9fa==_0x1be31c['data']['oldValue'])return'oldValue';_0x3de89f=_0x3de89f['previousSibling'];}return!0x1;}class pe extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1257a3=this['editor']['config']['get']('list.properties'),_0x190fa8=this['editor']['plugins']['get']('TrackChangesEditing');_0x1257a3['styles']&&(_0x190fa8['enableDefaultAttributesIntegration']('listStyle'),_0x190fa8['registerBlockAttribute']('listStyle')),_0x1257a3['reversed']&&(_0x190fa8['enableDefaultAttributesIntegration']('listReversed'),_0x190fa8['registerBlockAttribute']('listReversed')),_0x1257a3['startIndex']&&(_0x190fa8['enableDefaultAttributesIntegration']('listStart'),_0x190fa8['registerBlockAttribute']('listStart'));const _0x3a432d={'type':'format','content':''};_0x190fa8['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x3197c4=this['editor']['locale'];_0x190fa8['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x3197c4,'FORMAT_LIST_REVERSED')),_0x190fa8['descriptionFactory']['registerDescriptionCallback'](_0x9073ef=>{const {data:_0x3ed4f7}=_0x9073ef;if(_0x3ed4f7&&'listReversed'==_0x3ed4f7['key'])return null==_0x3ed4f7['newValue']||0x0==_0x3ed4f7['newValue']&&null==_0x3ed4f7['oldValue']?_0x3a432d:void 0x0;}),_0x190fa8['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x3197c4,'FORMAT_LIST_START')),_0x190fa8['descriptionFactory']['registerDescriptionCallback'](_0x3b5ecd=>{const {data:_0x1b07dd}=_0x3b5ecd;if(_0x1b07dd&&'listStart'==_0x1b07dd['key'])return null==_0x1b07dd['newValue']||0x1==_0x1b07dd['newValue']&&null==_0x1b07dd['oldValue']?_0x3a432d:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x3ef3f9=>{if(_0x3ef3f9['batch']['isUndo'])return!0x1;let _0x43cda8=!0x1;const _0x11af93=_0x190fa8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x278dc6=>{const _0xf30c7f=_0x190fa8['_getAttributeKey'](_0x278dc6);return'listStart'==_0xf30c7f||'listReversed'==_0xf30c7f;});for(const _0x2905d5 of _0x11af93){const _0x2748e2=_0x2905d5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2748e2||'customNumbered'==_0x2748e2)continue;_0x190fa8['_findSuggestions'](_0x2905d5['getFirstRange'](),'attribute')['find'](_0x91c0e6=>'listType'==_0x190fa8['_getAttributeKey'](_0x91c0e6['suggestion']))||(_0x3ef3f9['removeMarker'](_0x2905d5['getFirstMarker']()),_0x43cda8=!0x0);}return _0x43cda8;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x406996){const _0xd2f051=this['editor']['locale'],{data:_0x1abd7f}=_0x406996,_0x3520b9={'type':'format','content':''};if(!_0x1abd7f||'listStyle'!=_0x1abd7f['key'])return;if(!_0x1abd7f['oldValue'])return'default'==_0x1abd7f['newValue']?_0x3520b9:{'type':'format','content':''+o(_0xd2f051,'*Set\x20format:*\x20%0',o(_0xd2f051,this['_getTranslationKeyForListStyle'](_0x1abd7f['newValue'])))};if(!_0x1abd7f['newValue']){if('default'==_0x1abd7f['oldValue'])return _0x3520b9;let _0x3fd31e=_0x406996['head'];for(;_0x3fd31e;){if(_0x3fd31e['data']&&'listType'==_0x3fd31e['data']['key']&&_0x3fd31e['data']['newValue'])return _0x3520b9;_0x3fd31e=_0x3fd31e['next'];}return{'type':'format','content':''+o(_0xd2f051,'*Remove\x20format:*\x20%0',o(_0xd2f051,this['_getTranslationKeyForListStyle'](_0x1abd7f['oldValue'])))};}if('default'!=_0x1abd7f['newValue'])return{'type':'format','content':''+o(_0xd2f051,'*Set\x20format:*\x20%0',o(_0xd2f051,this['_getTranslationKeyForListStyle'](_0x1abd7f['newValue'])))};let _0x17ed52=_0x406996['head'];for(;_0x17ed52;){if(_0x17ed52['data']&&'listType'==_0x17ed52['data']['key']&&_0x17ed52['data']['newValue']&&_0x17ed52['data']['oldValue'])return _0x3520b9;_0x17ed52=_0x17ed52['next'];}return{'type':'format','content':o(_0xd2f051,'*Set\x20format:*\x20%0',o(_0xd2f051,'ELEMENT_'+_0x406996['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4fcab3=this['editor'],_0x31bb0b=_0x4fcab3['locale'];_0x4fcab3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c67d4=>{if('formatBlock'!=_0x4c67d4['type'])return;const {data:_0x242b28}=_0x4c67d4;if(!_0x242b28)return;let _0x358239,_0x246579;switch(_0x242b28['commandName']){case'listStyle':_0x358239='*Change\x20to:*\x20%0',_0x246579={'type':'format','content':o(_0x31bb0b,_0x358239,o(_0x31bb0b,this['_getTranslationKeyForListStyle'](_0x242b28['commandParams'][0x0]['type'])))};break;case'listReversed':_0x358239=_0x242b28['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x246579={'type':'format','content':o(_0x31bb0b,_0x358239)};break;case'listStart':_0x358239='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x246579={'type':'format','content':o(_0x31bb0b,_0x358239,_0x242b28['commandParams'][0x0]['startIndex'])};}return _0x246579;});}['_getTranslationKeyForListStyle'](_0x494de0){return'ELEMENT_'+function(_0x3bd03){if(ye['includes'](_0x3bd03))return'bulleted';if(Se['includes'](_0x3bd03))return'numbered';return null;}(_0x494de0)['toUpperCase']()+'_LIST_'+_0x494de0['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x2aa107{static get['requires'](){return[_0x2c52fd];}['init'](){const _0x1b7b2c=this['editor'],_0x565d66=_0x1b7b2c['plugins']['get']('TrackChangesEditing'),_0x4962dd=_0x1b7b2c['commands']['get']('enter');_0x565d66['enableCommand']('enter',()=>{_0x1b7b2c['model']['change'](_0x99a11a=>{const _0x69fb95=_0x1b7b2c['model']['document']['selection'],_0x3c60a0=_0x69fb95['getFirstPosition'](),_0x37f54c=_0x5b36f3['fromRange'](_0x69fb95['getFirstRange']());if(_0x4962dd['enterBlock'](_0x99a11a)){const _0x1da4a5=_0x1b7b2c['model']['createPositionAt'](_0x3c60a0['parent']['nextSibling'],0x0),_0x335b16=_0x99a11a['createRange'](_0x3c60a0,_0x1da4a5);_0x565d66['markInsertion'](_0x335b16);}else _0x99a11a['setSelection'](_0x99a11a['createRange'](_0x37f54c['end']));_0x37f54c['detach'](),_0x4962dd['fire']('afterExecute',{'writer':_0x99a11a});});}),_0x1b7b2c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x1b7b2c,'split'),{'priority':'high'}),_0x1b7b2c['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x1e9a8d,_0x5e78ed,_0x158f9b)=>{const _0x4e626f=_0x158f9b['mapper']['markerNameToElements'](_0x5e78ed['markerName']);if(_0x4e626f){for(const _0x2f8f91 of _0x4e626f)_0x2f8f91['hasClass']('ck-suggestion-marker-split')&&(_0x158f9b['mapper']['unbindElementFromMarkerName'](_0x2f8f91,_0x5e78ed['markerName']),_0x158f9b['writer']['remove'](_0x2f8f91));}},{'priority':'high'}),_0x1b7b2c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x692f63,_0x18714a,_0xf033c6)=>{_0xf033c6['options']['showSuggestionHighlights']&&_e(_0x1b7b2c,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x692f63,_0x18714a,_0xf033c6);},{'priority':'high'});}}class X extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1eb6d8=this['editor']['plugins']['get']('TrackChangesEditing');_0x1eb6d8['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1eb6d8['enableCommand']('findNext'),_0x1eb6d8['enableCommand']('findPrevious'),_0x1eb6d8['enableCommand']('replace'),_0x1eb6d8['enableCommand']('replaceAll');}['handleFindCommand'](_0x41bacc,_0x4e03c6,_0x34d35a={}){const _0x35f119=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x41bacc(_0x347748=>{let _0x45d07a=('string'==typeof _0x4e03c6?_0x35f119['findByTextCallback'](_0x4e03c6,_0x34d35a):_0x4e03c6)(_0x347748);Array['isArray'](_0x45d07a)&&(_0x45d07a={'results':_0x45d07a,'searchText':'string'==typeof _0x4e03c6?_0x4e03c6:''});const _0x17b39a=_0x45d07a['results']['filter'](_0x3ea66a=>!0x1===this['_isInDeletionRange'](_0x3ea66a,_0x347748['item']));return{..._0x45d07a,'results':_0x17b39a};},_0x34d35a);}['_isInDeletionRange'](_0x553655,_0x467de5){const _0x414e1e=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x467de5,_0x553655['start']),this['editor']['model']['createPositionAt'](_0x467de5,_0x553655['end']));for(const _0xf6e9fa of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x414e1e['getIntersection'](_0xf6e9fa['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x2aa107{['afterInit'](){const _0x57bd49=this['editor']['locale'],_0x4cd4c1=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x2ef9a9,commandName:_0x5971af}of ro)this['editor']['plugins']['has'](_0x2ef9a9)&&(_0x4cd4c1['enableDefaultAttributesIntegration'](_0x5971af),_0x4cd4c1['registerInlineAttribute'](_0x5971af));_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x57bd49,'FORMAT_FONT_SIZE')),_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x57bd49,'FORMAT_FONT_FAMILY')),_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x57bd49,'FORMAT_FONT_COLOR')),_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x57bd49,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48ec37=this['editor'],_0x3e19ef=_0x48ec37['locale'];_0x48ec37['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b2b87=>{const _0x957c79=_0x3e19ef['t'];if('formatInline'!=_0x4b2b87['type'])return;const {data:_0x2495f3}=_0x4b2b87;if(null!=_0x2495f3){if('fontSize'==_0x2495f3['commandName']){const _0x2d9b41=_0x2495f3['commandParams'][0x0]['value'];if(_0x2d9b41){const _0x1ca0fd=_0x957c79(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x17a7c8=>_0x17a7c8['model']==_0x2d9b41)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20size:*\x20%0',_0x1ca0fd)};}return{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2495f3['commandName']){const _0x2b70db=_0x2495f3['commandParams'][0x0]['value'];return _0x2b70db?{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20family:*\x20%0',_0x2b70db)}:{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2495f3['commandName']){const _0x5d633f=_0x2495f3['commandParams'][0x0]['value'];if(_0x5d633f){const _0x50ec06=_0x3fdb8c(this['editor']['config']['get']('fontColor.colors'))['find'](_0x11e2a1=>_0x11e2a1['model']==_0x5d633f);let _0x2c3ae5=_0x5d633f,_0x56c612='';return _0x50ec06&&(_0x2c3ae5=_0x50ec06['label'],_0x56c612=_0x957c79(_0x2c3ae5)['toLowerCase']()),{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20color:*\x20%0',_0x56c612)['trim'](),'color':{'value':_0x5d633f,'title':_0x56c612||_0x2c3ae5}};}return{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2495f3['commandName']){const _0x119055=_0x2495f3['commandParams'][0x0]['value'];if(_0x119055){const _0x371c43=_0x3fdb8c(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x162b58=>_0x162b58['model']==_0x119055);let _0x3e7f1d=_0x119055,_0x470124='';return _0x371c43&&(_0x3e7f1d=_0x371c43['label'],_0x470124=_0x957c79(_0x3e7f1d)['toLowerCase']()),{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20background\x20color:*\x20%0',_0x470124)['trim'](),'color':{'value':_0x119055,'title':_0x470124||_0x3e7f1d}};}return{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x2aa107{['afterInit'](){const _0x1cafe2=this['editor'],_0x588056=_0x1cafe2['plugins']['get']('TrackChangesEditing'),_0x4a5ffc=_0x1cafe2['commands']['get']('copyFormat'),_0x127269=_0x1cafe2['commands']['get']('pasteFormat');_0x4a5ffc&&_0x127269&&(_0x588056['enableDefaultAttributesIntegration']('pasteFormat'),_0x588056['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x122185=this['editor'],_0x35b937=_0x122185['locale'];_0x122185['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ec15b=>{if('formatBlock'!=_0x4ec15b['type']&&'formatInline'!=_0x4ec15b['type'])return;const {data:_0x3fe1b3}=_0x4ec15b;if(_0x3fe1b3&&'pasteFormat'===_0x3fe1b3['commandName']){const _0x49a15a=[],_0x9b860c=_0x3fe1b3['commandParams'][0x0];for(const [_0x5a649b,_0x275f3d]of Object['entries'](_0x9b860c))_0x49a15a['push'](so(_0x122185,_0x5a649b,_0x275f3d));return _0x49a15a['length']?{'type':'format','content':o(_0x35b937,'*Set\x20format\x20to:*\x20%0',_0x49a15a['join'](',\x20'))}:{'type':'format','content':o(_0x35b937,'*Remove\x20all\x20formatting*')};}});}}function so(_0x156508,_0x1cd506,_0xbfc669){const _0x5c25d3=_0x156508['locale']['t'],_0x962d26=_0x1cd506['split'](/(?=[A-Z])/)['join']('\x20'),_0x3590e4=_0x5c25d3(_0x962d26['charAt'](0x0)['toUpperCase']()+_0x962d26['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0xbfc669)return _0x3590e4;if('fontColor'===_0x1cd506||'fontBackgroundColor'===_0x1cd506){const _0x3ac5c6=_0x3fdb8c(_0x156508['config']['get']('fontColor.colors'))['find'](_0x344648=>_0x344648['model']==_0xbfc669);return _0x3590e4+'\x20('+(_0x3ac5c6?_0x5c25d3(_0x3ac5c6['label'])['toLowerCase']():_0xbfc669)+')';}if('fontSize'===_0x1cd506&&isNaN(parseFloat(_0xbfc669))){const _0x36a416=_0x156508['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x156508['config']['get']('fontSize.options'))['find'](_0x1577cb=>_0x1577cb['model']==_0xbfc669);return _0x3590e4+'\x20('+(_0x36a416?_0x5c25d3(_0x36a416['title'])['toLowerCase']():_0xbfc669)+')';}return _0x3590e4+'\x20('+_0xbfc669+')';}class tt extends _0x2aa107{['_headingOptions'];['afterInit'](){const _0x542e78=this['editor'];if(!_0x542e78['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x542e78['config']['get']('heading.options');const _0x4ccb6c=_0x542e78['locale'],_0x4889e8=_0x542e78['plugins']['get']('TrackChangesEditing');_0x4889e8['enableDefaultAttributesIntegration']('heading');for(const _0x10e033 of this['_headingOptions'])'paragraph'!=_0x10e033['model']&&_0x4889e8['descriptionFactory']['registerElementLabel'](_0x10e033['model'],_0x54f460=>{const _0x5c30be=this['_getHeadingLevel'](_0x10e033['model']);return null!==_0x5c30be?_0x43df47(_0x54f460,_0x5c30be):_0x2a140b(_0x54f460,_0x10e033['title']);});function _0x43df47(_0x5b7948,_0x3442f6){return o(_0x4ccb6c,'ELEMENT_HEADING',[_0x5b7948,_0x3442f6]);}function _0x2a140b(_0x456ba9,_0x9a94c1){return o(_0x4ccb6c,'ELEMENT_HEADING_CUSTOM',[_0x456ba9,_0x9a94c1]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d5371=this['editor'],_0x26ec83=_0x2d5371['locale'];function _0x371823(_0x79b552,_0xe9ee11){return o(_0x26ec83,'ELEMENT_HEADING_CUSTOM',[_0x79b552,_0xe9ee11]);}_0x2d5371['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c15af=>{if('formatBlock'!=_0x2c15af['type'])return;const {data:_0x2048de}=_0x2c15af;if(_0x2048de&&'heading'==_0x2048de['commandName']){const _0xda6aca=_0x2048de['commandParams'][0x0]['value'],_0x302cfd=this['_getHeadingLevel'](_0xda6aca);if(null!==_0x302cfd)return{'type':'format','content':o(_0x26ec83,'*Change\x20to:*\x20%0',(_0x511a4c=0x1,_0xb5d283=_0x302cfd,o(_0x26ec83,'ELEMENT_HEADING',[_0x511a4c,_0xb5d283])))};const _0x5c0d32=this['_headingOptions']['find'](_0x739d23=>_0x739d23['model']===_0xda6aca)['title'];return{'type':'format','content':o(_0x26ec83,'*Change\x20to:*\x20%0',_0x371823(0x1,_0x5c0d32))};}var _0x511a4c,_0xb5d283;});}['_getHeadingLevel'](_0x365cd5){const _0x3b2471=_0x365cd5['match'](/^heading(\d+)/);if(_0x3b2471)return _0x3b2471[0x1];const _0x384bd1=this['_headingOptions']?.['find'](_0x1b613b=>_0x1b613b['model']==_0x365cd5);if(_0x384bd1&&_0x384bd1['view']){const _0x58f7d3=_0x384bd1['view'],_0x37252c=(_0x58f7d3['name']??_0x58f7d3)['match'](/^h(\d+)/);if(_0x37252c)return _0x37252c[0x1];}return null;}}class et extends _0x2aa107{['afterInit'](){const _0x57b8f1=this['editor'];if(!_0x57b8f1['plugins']['has']('HighlightEditing'))return;const _0x246959=_0x57b8f1['plugins']['get']('TrackChangesEditing'),_0x1c8a4e=_0x57b8f1['locale'];_0x246959['enableDefaultAttributesIntegration']('highlight'),_0x246959['registerInlineAttribute']('highlight'),_0x246959['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1c8a4e,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a4396=this['editor'],_0x41c0cb=_0x3a4396['locale'];_0x3a4396['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x49afdf=>{if('formatInline'!=_0x49afdf['type'])return;const {data:_0x585a0c}=_0x49afdf;if(_0x585a0c&&'highlight'==_0x585a0c['commandName']){const _0x45d9ec=_0x41c0cb['t'],_0x6762b4=_0x585a0c['commandParams'][0x0]['value'];if(_0x6762b4){const _0x89d15e=_0x3a4396['config']['get']('highlight.options')['find'](_0x1b5577=>_0x1b5577['model']==_0x6762b4),_0x103175=_0x45d9ec(_0x89d15e['title'])['toLowerCase']();return{'type':'format','content':o(_0x41c0cb,'*Set\x20highlight:*\x20%0',_0x103175),'color':{'value':_0x89d15e['color'],'title':_0x89d15e['title']}};}return{'type':'format','content':o(_0x41c0cb,'*Remove\x20highlight*',o(_0x41c0cb,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x2aa107{['afterInit'](){const _0x4c302b=this['editor'];if(!_0x4c302b['plugins']['has']('HorizontalLineEditing'))return;_0x4c302b['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2ce9a1=_0x4c302b['plugins']['get']('TrackChangesEditing'),_0x461b0c=_0x4c302b['locale'];_0x2ce9a1['descriptionFactory']['registerElementLabel']('horizontalLine',_0x39553e=>o(_0x461b0c,'ELEMENT_HORIZONTAL_LINE',_0x39553e)),_0x4c302b['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2251f1,{writer:_0x4d5b2c,options:_0x400111})=>{if(!_0x400111['showSuggestionHighlights'])return null;const _0x1b27d4=_0x4d5b2c['createContainerElement']('div'),_0x5a23d6=_0x4d5b2c['createEmptyElement']('hr');return _0x4d5b2c['addClass']('ck-horizontal-line',_0x1b27d4),_0x4d5b2c['insert'](_0x4d5b2c['createPositionAt'](_0x1b27d4,0x0),_0x5a23d6),_0x1b27d4;},'converterPriority':'high'});}}class st extends _0x2aa107{['afterInit'](){const _0x2c20b6=this['editor'];if(!_0x2c20b6['plugins']['has']('HtmlEmbed'))return;const _0x1e8191=_0x2c20b6['plugins']['get']('TrackChangesEditing'),_0x1bf997=_0x2c20b6['locale'];_0x1e8191['descriptionFactory']['registerElementLabel']('rawHtml',_0x125cd6=>o(_0x1bf997,'ELEMENT_HTML_EMBED',_0x125cd6)),_0x1e8191['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1e8191['registerBlockAttribute']('value'),_0x1e8191['descriptionFactory']['registerDescriptionCallback'](_0x390a3e=>{if('attribute'!=_0x390a3e['type'])return;const {data:_0x1e1259}=_0x390a3e;if(_0x1e1259&&'value'==_0x1e1259['key']&&_0x390a3e['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x151aae=o(_0x1bf997,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1bf997,'*Change\x20%0\x20content*',_0x151aae)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45c19f=this['editor'],_0x2024df=_0x45c19f['locale'];_0x45c19f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e99f2=>{if('formatBlock'!=_0x2e99f2['type'])return;const {data:_0x1f563b}=_0x2e99f2;if(_0x1f563b&&'htmlEmbed'==_0x1f563b['commandName']){const _0x12facf=o(_0x2024df,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2024df,'*Change\x20%0\x20content*',_0x12facf)};}});}}class nt extends _0x2aa107{['afterInit'](){const _0x2c8a15=this['editor'];if(!_0x2c8a15['plugins']['has']('ImageEditing'))return;const _0x44a1fb=_0x2c8a15['plugins']['get']('TrackChangesEditing'),_0x4f60c3=_0x2c8a15['plugins']['get']('ImageUtils'),_0x53853a=_0x2c8a15['locale'];_0x44a1fb['enableCommand']('insertImage'),_0x44a1fb['descriptionFactory']['registerElementLabel']('imageBlock',_0x7a50e9=>o(_0x53853a,'ELEMENT_IMAGE',_0x7a50e9)),_0x44a1fb['descriptionFactory']['registerElementLabel']('imageInline',_0x34f3a6=>o(_0x53853a,'ELEMENT_INLINE_IMAGE',_0x34f3a6)),_0x44a1fb['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x53853a,'ELEMENT_CAPTION')),_0x2c8a15['plugins']['has']('ImageUploadEditing')&&_0x44a1fb['enableCommand']('uploadImage'),_0x2c8a15['plugins']['has']('ImageBlockEditing')&&_0x2c8a15['plugins']['has']('ImageInlineEditing')&&(_0x44a1fb['enableCommand']('imageTypeInline',(_0x3db0cf,_0x48cb39)=>{const _0x5467a9=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']);_0x2c8a15['model']['change'](()=>{_0x44a1fb['markBlockFormat'](_0x5467a9,{'commandName':'imageTypeInline','commandParams':[_0x48cb39]},[],'convertBlockImageToInline');});}),_0x44a1fb['enableCommand']('imageTypeBlock',(_0x159470,_0x4a2d15)=>{_0x2c8a15['model']['change'](_0x1ab2e1=>{let _0x1a1147=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x38176d=_0x1ab2e1['createRangeOn'](_0x1a1147);const _0xf10ea8=_0x181194['fromPosition'](_0x38176d['start'],'toPrevious'),_0xb28b9a=_0x181194['fromPosition'](_0x38176d['end'],'toNext');_0x44a1fb['forceDefaultExecution'](()=>_0x159470(_0x4a2d15)),_0x1a1147=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x38176d=_0x1ab2e1['createRangeOn'](_0x1a1147);const _0x33e051=_0x1ab2e1['createRange'](_0xf10ea8,_0xb28b9a);_0xf10ea8['detach'](),_0xb28b9a['detach'](),_0x44a1fb['markBlockFormat'](_0x1a1147,{'commandName':'imageTypeInline','commandParams':[_0x4a2d15]},[],'convertInlineImageToBlock'),_0x33e051['start']['isBefore'](_0x38176d['start'])&&_0x44a1fb['markInsertion'](_0x1ab2e1['createRange'](_0x33e051['start'],_0x38176d['start']),'convertInlineImageToBlock'),_0x38176d['end']['isBefore'](_0x33e051['end'])&&_0x44a1fb['markInsertion'](_0x1ab2e1['createRange'](_0x38176d['end'],_0x33e051['end']),'convertInlineImageToBlock');});}),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x44a1fb['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x3f7aa7])=>{const _0x2351df=_0x44a1fb['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2d7d6b=_0x3f7aa7['start'],_0x54ac9e=_0x3f7aa7['end'];const _0x1e243d=_0x2c8a15['model']['schema']['getNearestSelectionRange'](_0x2d7d6b,'backward'),_0x24009=_0x2c8a15['model']['schema']['getNearestSelectionRange'](_0x54ac9e,'forward');_0x1e243d['isCollapsed']&&(_0x2d7d6b=_0x1e243d['start']),_0x24009['isCollapsed']&&(_0x54ac9e=_0x24009['end']),_0x2351df([_0x2c8a15['model']['createRange'](_0x2d7d6b,_0x54ac9e)]);}),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x86d964),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x86d964)),_0x2c8a15['plugins']['has']('ImageCaptionEditing')&&(_0x44a1fb['enableCommand']('toggleImageCaption',(_0x3025af,_0x4413b7)=>{const _0x4e5102=_0x2c8a15['plugins']['get']('ImageCaptionUtils');let _0x1cf724=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x14c823=_0x4e5102['getCaptionFromImageModelElement'](_0x1cf724);_0x2c8a15['model']['change'](()=>{if(_0x14c823)return void _0x44a1fb['markDeletion'](_0x2c8a15['model']['createRangeOn'](_0x14c823));const _0x35f20a=_0x4f60c3['isBlockImage'](_0x1cf724);_0x3025af(_0x4413b7),_0x1cf724=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x14c823=_0x4e5102['getCaptionFromImageModelElement'](_0x1cf724),_0x44a1fb['markInsertion'](_0x2c8a15['model']['createRangeOn'](_0x14c823),_0x35f20a?null:'imageCaption');});}),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x86d964));const _0x3f4dd3=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x19e9ba(_0x290c7b,_0x446084){const _0x16729b=_0x3f4dd3['findIndex'](({type:_0x4abdda,subType:_0x3d8967})=>_0x290c7b['type']==_0x4abdda&&_0x290c7b['subType']==_0x3d8967),_0x4dce99=_0x3f4dd3['findIndex'](({type:_0x3647e9,subType:_0x104549})=>_0x446084['type']==_0x3647e9&&_0x446084['subType']==_0x104549);if(_0x16729b<0x0||_0x4dce99<0x0)return!0x1;const _0x48056a=_0x290c7b['getFirstRange'](),_0x5bb6b2=_0x446084['getFirstRange']();if((0x0==_0x16729b||0x1==_0x16729b)&&0x2==_0x4dce99&&_0x48056a['isIntersecting'](_0x5bb6b2))return!0x0;if(0x2==_0x16729b&&0x3==_0x4dce99){const _0x3c7b12=_0x44a1fb['_findSuggestions'](_0x48056a,'insertion')['filter'](({suggestion:_0x421e21,meta:_0x387a1a})=>_0x387a1a['isOwn']&&'convertInlineImageToBlock'==_0x421e21['subType']);if(_0x3c7b12['length']>0x1&&_0x5bb6b2['end']['isEqual'](_0x48056a['start']))return!0x0;if(0x1==_0x3c7b12['length']&&(_0x48056a['start']['isEqual'](_0x5bb6b2['end'])||_0x48056a['end']['isEqual'](_0x5bb6b2['start'])))return!0x0;}if(0x3==_0x16729b&&0x3==_0x4dce99&&_0x48056a['start']['isBefore'](_0x5bb6b2['start'])){const _0x4de8de=_0x48056a['end']['nodeAfter'],_0x4bec73=_0x5bb6b2['start']['nodeBefore'];return _0x4f60c3['isBlockImage'](_0x4de8de)&&_0x4de8de===_0x4bec73;}return!0x1;}function _0x86d964(_0x2ab8b0,_0x132557){return _0x19e9ba(_0x2ab8b0,_0x132557)?[_0x2ab8b0,_0x132557]:_0x19e9ba(_0x132557,_0x2ab8b0)?[_0x132557,_0x2ab8b0]:null;}_0x2c8a15['plugins']['has']('ImageResize')&&(_0x44a1fb['enableDefaultAttributesIntegration']('resizeImage'),_0x44a1fb['registerBlockAttribute']('resizedWidth'),_0x44a1fb['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x53853a,'FORMAT_IMAGE_SIZE'))),_0x2c8a15['plugins']['has']('ImageTextAlternativeEditing')&&(_0x44a1fb['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x44a1fb['registerBlockAttribute']('alt')),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x2bc661=>{if(!!_0x3f4dd3['find'](({type:_0x57b783,subType:_0x3db365})=>_0x2bc661['type']==_0x57b783&&_0x2bc661['subType']==_0x3db365))return _0x2bc661['previous']?{}:void 0x0;}),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x3f2469=>{if('insertion'==_0x3f2469['type']||'deletion'==_0x3f2469['type']){const _0xe197ec=_0x3f2469['getContainedElement']();if(_0xe197ec&&_0xe197ec['is']('element','caption'))return{'type':'insertion'==_0x3f2469['type']?'addObject':'removeObject','element':_0xe197ec,'quantity':0x1};}}),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x44af76=>'formatBlock'==_0x44af76['type']&&'convertInlineImageToBlock'==_0x44af76['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x44af76['type']&&'convertBlockImageToInline'==_0x44af76['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x48a69d=>{if('attribute'!=_0x48a69d['type'])return;const {data:_0x284cad}=_0x48a69d;if(!_0x284cad||'alt'!=_0x284cad['key'])return;const _0x34c2ba=_0x284cad['newValue'];return _0x34c2ba?{'type':'format','content':o(_0x53853a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x34c2ba+'\x22')}:{'type':'format','content':o(_0x53853a,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10c208=this['editor'],_0x60623=_0x10c208['locale'];_0x10c208['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x10740f=>{if('formatBlock'!=_0x10740f['type']&&'formatInline'!=_0x10740f['type'])return;const {data:_0x3313fc}=_0x10740f;if(_0x3313fc){if('imageTextAlternative'==_0x3313fc['commandName']){const _0x450a2a=_0x3313fc['commandParams'][0x0]['newValue'];return _0x450a2a?{'type':'format','content':o(_0x60623,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x450a2a+'\x22')}:{'type':'format','content':o(_0x60623,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x3313fc['commandName']){const _0x65e80c=_0x3313fc['commandParams'][0x0]['width'];return _0x65e80c?{'type':'format','content':o(_0x60623,'*Set\x20image\x20width:*\x20%0',_0x65e80c)}:{'type':'format','content':o(_0x60623,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x363e07=this['editor']['locale'],_0x63499c=this['editor']['plugins']['get']('TrackChangesEditing');_0x63499c['enableDefaultAttributesIntegration']('replaceImageSource'),_0x63499c['registerBlockAttribute']('src'),_0x63499c['descriptionFactory']['registerDescriptionCallback'](_0x3649e1=>{if('attribute'!=_0x3649e1['type'])return;const {data:_0x599725}=_0x3649e1;return _0x599725&&'src'==_0x599725['key']?_0x599725['newValue']&&_0x599725['oldValue']?{'type':'format','content':o(_0x363e07,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x49cb07=this['editor']['plugins']['get']('TrackChangesEditing');_0x49cb07['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x49cb07['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x49cb07['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x49cb07['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4393e5=this['editor'],_0x2f616a=_0x4393e5['locale'];_0x4393e5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ce196=>{if('formatBlock'!=_0x4ce196['type']&&'formatInline'!=_0x4ce196['type'])return;const {data:_0xca5e11}=_0x4ce196;if(!_0xca5e11||'replaceImageSource'!=_0xca5e11['commandName'])return;return{'type':'format','content':o(_0x2f616a,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x2aa107{['afterInit'](){const _0x4d8d59=this['editor'];if(!_0x4d8d59['plugins']['has']('ImageStyleEditing'))return;const _0x5156ca=_0x4d8d59['plugins']['get']('TrackChangesEditing'),_0x4d3a54=_0x4d8d59['plugins']['get']('ImageUtils'),_0x4e71c0={};_0x5156ca['enableCommand']('imageStyle',(_0x3be3c6,_0x3d6b7c)=>{const _0x365687=_0x4d8d59['plugins']['get']('Users')['me'],_0x32e740=_0x4d8d59['commands']['get']('imageStyle');let _0x211ce0=_0x4d3a54['getClosestSelectedImageElement'](_0x4d8d59['model']['document']['selection']),_0x499891=_0x4d8d59['model']['createRangeOn'](_0x211ce0),_0x367742=_0x32e740['value'];if(_0x367742==_0x3d6b7c['value'])return;const _0x4d330e={'commandName':'imageStyle','commandParams':[_0x3d6b7c],'formatGroupId':_0x1a2714()};_0x4d8d59['model']['change'](()=>{if(_0x5156ca['getSuggestions']()['filter'](_0x5733c6=>_0x5733c6['isInContent']&&_0x365687==_0x5733c6['author']&&('formatBlock'==_0x5733c6['type']||'formatInline'==_0x5733c6['type'])&&('imageStylePreApply'==_0x5733c6['subType']||'imageStylePostApply'==_0x5733c6['subType'])&&_0x5733c6['getFirstRange']()['isEqual'](_0x499891))['forEach'](_0x5402e8=>_0x5156ca['discardSuggestion'](_0x5402e8['head'])),_0x211ce0=_0x4d3a54['getClosestSelectedImageElement'](_0x4d8d59['model']['document']['selection']),_0x499891=_0x4d8d59['model']['createRangeOn'](_0x211ce0),_0x32e740['refresh'](),_0x4d8d59['commands']['get']('imageTypeInline')['refresh'](),_0x4d8d59['commands']['get']('imageTypeBlock')['refresh'](),_0x367742=_0x32e740['value'],_0x367742!=_0x3d6b7c['value'])return _0x4d3a54['isInlineImage'](_0x211ce0)&&_0x32e740['shouldConvertImageType'](_0x3d6b7c['value'],_0x211ce0)?(_0x3be3c6({..._0x3d6b7c,'setImageSizes':!0x1}),_0x211ce0=_0x4d3a54['getClosestSelectedImageElement'](_0x4d8d59['model']['document']['selection']),void _0x5156ca['markBlockFormat'](_0x211ce0,{..._0x4d330e,'commandReversedParams':[{'value':_0x367742||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x4d3a54['isBlockImage'](_0x211ce0)?_0x5156ca['markBlockFormat'](_0x211ce0,_0x4d330e,[],'imageStylePostApply'):_0x5156ca['markInlineFormat'](_0x499891,_0x4d330e,'imageStylePostApply'));});});for(const _0x204754 of _0x4d8d59['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4e71c0[_0x204754['name']]=_0x204754['title']['toLowerCase']();_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4fe93f])=>{_0x4d3a54['setImageNaturalSizeAttributes'](_0x4fe93f['getContainedElement']());}),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x26ce5c,_0x2a1109)=>{_0x5156ca['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x26ce5c,{'commandName':_0x2a1109['commandName'],'commandParams':_0x2a1109['commandReversedParams']});}),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x31de1d,_0x14ada0){if(_0x1b4374(_0x31de1d,_0x14ada0))return[_0x31de1d,_0x14ada0];if(_0x1b4374(_0x14ada0,_0x31de1d))return[_0x14ada0,_0x31de1d];return null;});const _0x26d747=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1b4374(_0x1eebb9,_0x49a1ff){const _0x5d7f21=_0x26d747['findIndex'](({type:_0x425c36,subType:_0x5e2320})=>_0x1eebb9['type']==_0x425c36&&_0x1eebb9['subType']==_0x5e2320),_0x5087b8=_0x26d747['findIndex'](({type:_0x51a242,subType:_0x104b61})=>_0x49a1ff['type']==_0x51a242&&_0x49a1ff['subType']==_0x104b61);if(_0x5d7f21<0x0||_0x5087b8<0x0)return!0x1;const _0x148ba7=_0x1eebb9['getFirstRange'](),_0x288727=_0x49a1ff['getFirstRange']();if((0x0==_0x5d7f21||0x1==_0x5d7f21)&&0x2==_0x5087b8&&_0x148ba7['isIntersecting'](_0x288727))return!0x0;if(0x2==_0x5d7f21&&0x3==_0x5087b8){const _0x2a516f=_0x5156ca['_findSuggestions'](_0x148ba7,'insertion')['filter'](({suggestion:_0x4cb6f3,meta:_0x1243a6})=>_0x1243a6['isOwn']&&'convertInlineImageToBlock'==_0x4cb6f3['subType']);if(_0x2a516f['length']>0x1&&_0x288727['end']['isEqual'](_0x148ba7['start']))return!0x0;if(0x1==_0x2a516f['length']&&(_0x148ba7['start']['isEqual'](_0x288727['end'])||_0x148ba7['end']['isEqual'](_0x288727['start'])))return!0x0;}if(0x3==_0x5d7f21&&0x3==_0x5087b8&&_0x148ba7['start']['isBefore'](_0x288727['start'])){const _0x2c8868=_0x148ba7['end']['nodeAfter'],_0xa88eb9=_0x288727['start']['nodeBefore'];return _0x4d3a54['isBlockImage'](_0x2c8868)&&_0x2c8868===_0xa88eb9;}return!0x1;}_0x4d8d59['model']['document']['registerPostFixer'](()=>{let _0x2421cb=!0x1;const _0xb07e3=Array['from'](_0x4d8d59['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x52709b,data:_0x3d309d}of _0xb07e3){const {group:_0xe46f5e,type:_0x384c1c,subType:_0x2f7a05,id:_0x278a21}=_0x5156ca['_splitMarkerName'](_0x52709b);if('suggestion'==_0xe46f5e&&_0x5156ca['hasSuggestion'](_0x278a21)){if('formatBlock'==_0x384c1c&&('imageStylePreApply'==_0x2f7a05||'imageStylePostApply'==_0x2f7a05)){const _0x1e9c62=_0x5156ca['getSuggestion'](_0x278a21);if(_0x3d309d['newRange']){const _0x33804c=_0x1e9c62['getFirstRange']()['getContainedElement']();if(_0x4d3a54['isBlockImage'](_0x33804c))continue;_0x5156ca['discardSuggestion'](_0x1e9c62),_0x2421cb=!0x0;}}if('insertion'==_0x384c1c&&'imageCaption'==_0x2f7a05&&!_0x3d309d['newRange']){const _0x427599=_0x5156ca['getSuggestion'](_0x278a21);_0x427599['next']&&_0x427599['next']['isInContent']&&(_0x5156ca['discardSuggestion'](_0x427599['next']),_0x2421cb=!0x0);}}}return _0x2421cb;}),this['_registerLegacyDescription'](_0x4e71c0);}['_registerLegacyDescription'](_0x5c9c45){const _0x3da050=this['editor'],_0x37c423=_0x3da050['locale'];_0x3da050['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45092a=>{if('formatBlock'!=_0x45092a['type']&&'formatInline'!=_0x45092a['type'])return;const {data:_0x128fa3}=_0x45092a;if(!_0x128fa3||'imageStyle'!=_0x128fa3['commandName'])return;const _0x34ce39=_0x128fa3['commandParams'][0x0]['value'];return _0x43e972('side'===_0x34ce39?o(_0x37c423,'FORMAT_SIDE_IMAGE'):_0x5c9c45[_0x34ce39]||_0x34ce39);function _0x43e972(_0x2cd21b){return{'type':'format','content':o(_0x37c423,'*Format:*\x20%0',_0x2cd21b)};}});}}class at extends _0x2aa107{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x2a4460){super(_0x2a4460),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5b7ea5=this['editor'],_0x2aed64=_0x5b7ea5['commands']['get']('importWord'),_0x2c0da0=_0x5b7ea5['commands']['get']('trackChanges');_0x2aed64&&(_0x2aed64['on']('execute',(_0x5b6822,[,_0x56594e])=>{this['_trackChangesValueDuringImport']=_0x2c0da0['value'],_0x56594e['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2aed64,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2aed64,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2c0da0['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5b7ea5['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1ab9db,_0x5ea621){const {suggestions:_0x54d0f8}=_0x5ea621,_0x2c7fa5=this['editor']['commands']['get']('trackChanges'),_0x17d2d6=_0x2c7fa5['value'];this['_trackChangesValueDuringImport']!==_0x17d2d6&&(_0x2c7fa5['execute'](),this['_trackChangesExecuted']=!0x0),_0x54d0f8&&_0x54d0f8['forEach'](({id:_0xce854d,type:_0x571d8d,author:_0x54ed69,created_at:_0xc41ca9})=>{const _0x194e85={'id':_0xce854d,'type':_0x571d8d,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x54ed69,'createdAt':_0xc41ca9?new Date(_0xc41ca9):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x194e85);});}}class ct extends _0x2aa107{['afterInit'](){const _0x3bea9f=this['editor'],_0x3fc4b6=_0x3bea9f['plugins']['get']('TrackChangesEditing');if(_0x3bea9f['plugins']['has']('IndentEditing')&&(_0x3fc4b6['enableCommand']('indent'),_0x3fc4b6['enableCommand']('outdent')),_0x3bea9f['plugins']['has']('IndentBlock')){for(const _0x70897c of['indentBlock','outdentBlock'])_0x3fc4b6['enableDefaultAttributesIntegration'](_0x70897c);}const _0x41af52=_0x3bea9f['locale'];_0x3fc4b6['registerBlockAttribute']('blockIndent'),_0x3fc4b6['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x41af52,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x8e1184=this['editor'],_0x54517c=_0x8e1184['locale'],_0x169555=_0x8e1184['plugins']['get']('TrackChangesEditing');_0x169555['descriptionFactory']['registerDescriptionCallback'](_0x261c0d=>{if('formatBlock'!=_0x261c0d['type'])return;const {data:_0x54de1e}=_0x261c0d;if(!_0x54de1e)return;if('indentBlock'!=_0x54de1e['commandName']&&'outdentBlock'!=_0x54de1e['commandName'])return;const _0x162985=_0x261c0d['getItems']()[0x0],_0x51f261=_0x169555['descriptionFactory']['getItemLabel'](_0x162985);return'indentBlock'==_0x54de1e['commandName']?{'type':'format','content':o(_0x54517c,'*Indent:*\x20%0',_0x51f261)}:'outdentBlock'==_0x54de1e['commandName']?{'type':'format','content':o(_0x54517c,'*Outdent:*\x20%0',_0x51f261)}:void 0x0;});}}class ut extends _0x2aa107{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x2aa107{['afterInit'](){const _0x286642=this['editor'];if(!_0x286642['plugins']['has']('LinkEditing'))return;const _0x4c3bfa=_0x286642['plugins']['get']('TrackChangesEditing'),_0x14fa26=_0x286642['commands']['get']('link');_0x4c3bfa['enableDefaultAttributesIntegration']('link'),_0x4c3bfa['enableDefaultAttributesIntegration']('unlink'),_0x4c3bfa['registerInlineAttribute']('linkHref');for(const _0x453396 of _0x14fa26['manualDecorators'])_0x4c3bfa['registerInlineAttribute'](_0x453396['id']),_0x4c3bfa['descriptionFactory']['registerAttributeLabel'](_0x453396['id'],'link\x20('+_0x453396['label']['toLowerCase']()+')');_0x4c3bfa['descriptionFactory']['registerDescriptionCallback'](_0x290648=>{if('attribute'!=_0x290648['type'])return;const {data:_0x3cf6ba}=_0x290648;if(!_0x3cf6ba||'linkHref'!=_0x3cf6ba['key'])return;const _0x6d359d=_0x3cf6ba['newValue'],_0x16e1b1=_0x286642['locale'];return{'type':'format','content':null==_0x6d359d?o(_0x16e1b1,'*Remove\x20link*'):o(_0x16e1b1,'*Set\x20link:*\x20%0','\x22'+_0x6d359d+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3bc752=this['editor'],_0x260d2d=_0x3bc752['locale'];_0x3bc752['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x46659d=>{if('formatInline'!=_0x46659d['type'])return;const {data:_0x39b309}=_0x46659d;if(_0x39b309){if('link'==_0x39b309['commandName']){const _0x48228c=_0x39b309['commandParams'][0x0];return{'type':'format','content':o(_0x260d2d,'*Set\x20link:*\x20%0','\x22'+_0x48228c+'\x22')};}return'unlink'==_0x39b309['commandName']?{'type':'format','content':o(_0x260d2d,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x2aa107{['afterInit'](){const _0x240c70=this['editor'],_0x1961ea=_0x240c70['locale'];if(!_0x240c70['plugins']['has']('LegacyListEditing'))return;const _0xfa86f0=_0x240c70['plugins']['get']('TrackChangesEditing'),_0x2a2839=_0x240c70['plugins']['has']('LegacyTodoListEditing');function _0x320f51(_0x221582){return()=>{const _0x4ec2d4=_0x240c70['model']['document']['selection'],_0x51b0bc=_0x240c70['commands']['get'](_0x221582);if(_0x51b0bc['value'])return void _0x240c70['execute']('paragraph',{});const _0x251240=_0x221582['slice'](0x0,-0x4),_0x494059=function(_0x59b0c4,_0xf8358e,_0x5ceec4){let _0xc5524f=Array['from'](_0x59b0c4)['filter'](_0x5b3d33=>function(_0x117a9b,_0x2ceec0){return _0x2ceec0['checkChild'](_0x117a9b['parent'],'listItem')&&!_0x2ceec0['isObject'](_0x117a9b);}(_0x5b3d33,_0x5ceec4));_0xc5524f=_0xc5524f['filter'](_0x66191f=>!_0x66191f['is']('element','listItem')||_0x66191f['getAttribute']('listType')!=_0xf8358e);const _0x3d1c41=new Set();for(const _0x4cb15f of _0xc5524f)_0x4cb15f['is']('element','listItem')?_0x3d1c41['add'](fe(_0x4cb15f)):_0x3d1c41['add'](_0x4cb15f);return Array['from'](_0x3d1c41);}(_0x4ec2d4['getSelectedBlocks'](),_0x251240,_0x240c70['model']['schema']);_0x240c70['model']['change'](()=>{for(const _0x452a31 of _0x494059)_0xfa86f0['markBlockFormat'](_0x452a31,{'commandName':_0x221582,'commandParams':[{'forceValue':!_0x51b0bc['value']}],'formatGroupId':'blockName'},ue(_0x452a31));});};}function _0x397462(_0x3df46f){return()=>{const _0x350755=function(_0x13027d){let _0x333a14=Array['from'](_0x13027d);const _0x4cd0aa=_0x333a14['findIndex'](_0x36fb38=>'listItem'!=_0x36fb38['name']);return _0x4cd0aa>-0x1&&(_0x333a14=_0x333a14['slice'](0x0,_0x4cd0aa)),_0x333a14;}(_0x240c70['model']['document']['selection']['getSelectedBlocks']()),_0x21bb66=_0x240c70['model']['createRange'](_0x240c70['model']['createPositionAt'](_0x350755[0x0],'before'),_0x240c70['model']['createPositionAt'](_0x350755[_0x350755['length']-0x1],'end'));_0x240c70['model']['change'](()=>{_0xfa86f0['markBlockFormat'](_0x21bb66,{'commandName':_0x3df46f,'commandParams':[],'formatGroupId':'listIndent'},function(_0x49c840){const _0x54f07f=new Set();for(const _0x54a183 of _0x49c840){let _0x44a09c=_0x54a183['nextSibling'];for(;_0x44a09c&&_0x44a09c['getAttribute']('listIndent')>_0x54a183['getAttribute']('listIndent');)_0x54f07f['add'](_0x44a09c),_0x44a09c=_0x44a09c['nextSibling'];}return Array['from'](_0x54f07f);}(_0x350755));});};}_0xfa86f0['enableCommand']('numberedList',_0x320f51('numberedList')),_0xfa86f0['enableCommand']('bulletedList',_0x320f51('bulletedList')),_0x2a2839&&_0xfa86f0['enableCommand']('todoList',_0x320f51('todoList')),_0xfa86f0['enableCommand']('indentList',_0x397462('indentList')),_0xfa86f0['enableCommand']('outdentList',_0x397462('outdentList')),_0x2a2839&&_0xfa86f0['enableCommand']('checkTodoList',()=>{const _0x5dcadf=_0x240c70['commands']['get']('checkTodoList'),_0x32c692=Array['from'](_0x5dcadf['_selectedElements']);_0x32c692['filter'](_0x128a5f=>_0x128a5f['getAttribute']('todoListChecked')!=_0x5dcadf['value']),_0x240c70['model']['change'](()=>{for(const _0x51b1d1 of _0x32c692)_0xfa86f0['markBlockFormat'](_0x51b1d1,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5dcadf['value']}]});});}),_0xfa86f0['descriptionFactory']['registerElementLabel']('listItem',_0x55422c=>o(_0x1961ea,'ELEMENT_LIST_ITEM',_0x55422c)),_0xfa86f0['descriptionFactory']['registerDescriptionCallback'](_0x295e42=>{if('formatBlock'!=_0x295e42['type']&&'formatInline'!=_0x295e42['type'])return;const {data:_0xa2cdc1}=_0x295e42;if(_0xa2cdc1){if('numberedList'==_0xa2cdc1['commandName']||'bulletedList'==_0xa2cdc1['commandName']||'todoList'==_0xa2cdc1['commandName'])switch(_0xa2cdc1['commandName']['replace']('List','')){case'bulleted':return _0x2e39be(o(_0x1961ea,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2e39be(o(_0x1961ea,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2e39be(o(_0x1961ea,'ELEMENT_TODO_LIST'));}if('indentList'==_0xa2cdc1['commandName'])return{'type':'format','content':o(_0x1961ea,'*Indent:*\x20%0',o(_0x1961ea,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xa2cdc1['commandName'])return{'type':'format','content':o(_0x1961ea,'*Outdent:*\x20%0',o(_0x1961ea,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xa2cdc1['commandName'])return _0xa2cdc1['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1961ea,'*Check\x20item*')}:{'type':'format','content':o(_0x1961ea,'*Uncheck\x20item*')};}function _0x2e39be(_0x28247c){return{'type':'format','content':o(_0x1961ea,'*Change\x20to:*\x20%0',_0x28247c)};}});}}function fe(_0xcc8b3b){const _0x5b6e15=_0xcc8b3b['getAttribute']('listIndent');if(0x0==_0x5b6e15)return _0xcc8b3b;let _0x212110=_0xcc8b3b;for(;_0xcc8b3b['previousSibling']&&_0xcc8b3b['previousSibling']['is']('element','listItem');){const _0x1dffa6=_0xcc8b3b['previousSibling']['getAttribute']('listIndent');if(_0x1dffa6==_0x5b6e15)_0x212110=_0xcc8b3b['previousSibling'];else{if(_0x1dffa6<_0x5b6e15)break;}_0xcc8b3b=_0xcc8b3b['previousSibling'];}return _0x212110;}function ue(_0x34f909){const _0x2a53f9=[];if(_0x34f909['is']('element','listItem')&&_0x34f909['getAttribute']('listIndent')>0x0){let _0x43b94f=_0x34f909['nextSibling'];for(;_0x43b94f&&'listItem'==_0x43b94f['name']&&_0x43b94f['getAttribute']('listIndent')==_0x34f909['getAttribute']('listIndent');)_0x2a53f9['push'](_0x43b94f),_0x43b94f=_0x43b94f['nextSibling'];}return _0x2a53f9;}class W extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x4fc23d=this['editor']['config']['get']('list.properties'),_0x1d92c9=this['editor']['plugins']['get']('TrackChangesEditing');_0x4fc23d['styles']&&_0x1d92c9['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x4fc23d['reversed']&&_0x1d92c9['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x4fc23d['startIndex']&&_0x1d92c9['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1d92c9['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x240751,_0x307d4b={}){const _0x5e7f96=this['editor']['plugins']['get']('TrackChangesEditing'),_0x38775a=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x5e7f96['markMultiRangeBlockFormat'](_0x38775a,{'commandName':'listStyle','commandParams':[{'type':_0x307d4b['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x5431a6,_0x5aaff4={}){const _0x215113=this['editor']['plugins']['get']('TrackChangesEditing'),_0x57d11e=this['_getSuggestionBlocks'](_0x5db4c4=>_0x5db4c4['is']('element','listItem')&&'numbered'===_0x5db4c4['getAttribute']('listType'));if(_0x57d11e['length']<0x1)return;const _0x5b3387=_0x57d11e['map'](_0x1104fd=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1104fd,'before'),this['editor']['model']['createPositionAt'](_0x1104fd,0x0)));this['editor']['model']['change'](()=>{_0x215113['markMultiRangeBlockFormat'](_0x5b3387,{'commandName':'listReversed','commandParams':[{'reversed':_0x5aaff4['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x48e607,_0x80a1e7={}){const _0x55cc89=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b6794=this['_getSuggestionBlocks'](_0x37e0ab=>_0x37e0ab['is']('element','listItem')&&'numbered'===_0x37e0ab['getAttribute']('listType'));if(_0x2b6794['length']<0x1)return;const _0x4c2ccd=_0x2b6794['map'](_0x27250b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x27250b,'before'),this['editor']['model']['createPositionAt'](_0x27250b,0x0)));this['editor']['model']['change'](()=>{_0x55cc89['markMultiRangeBlockFormat'](_0x4c2ccd,{'commandName':'listStart','commandParams':[{'startIndex':_0x80a1e7['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5ac936){if('formatBlock'!=_0x5ac936['type']&&'formatInline'!=_0x5ac936['type'])return;const _0xecaa8e=this['editor']['locale'],{data:_0x27ab53}=_0x5ac936;if(!_0x27ab53)return;let _0x3c5871,_0x5d234b;switch(_0x27ab53['commandName']){case'listStyle':_0x3c5871='*Change\x20to:*\x20%0',_0x5d234b={'type':'format','content':o(_0xecaa8e,_0x3c5871,o(_0xecaa8e,this['_getTranslationKeyForListStyle'](_0x27ab53['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3c5871=_0x27ab53['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5d234b={'type':'format','content':o(_0xecaa8e,_0x3c5871)};break;case'listStart':_0x3c5871='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5d234b={'type':'format','content':o(_0xecaa8e,_0x3c5871,_0x27ab53['commandParams'][0x0]['startIndex'])};}return _0x5d234b;}['_getSuggestionBlocksForListStyle'](){const _0xbe201a=this['editor']['plugins']['get']('LegacyListUtils');let _0x91dbf9=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x91dbf9[0x0]?.['is']('element','listItem')&&_0x91dbf9['unshift'](..._0xbe201a['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x91dbf9[_0x91dbf9['length']-0x1]?.['is']('element','listItem')&&_0x91dbf9['push'](..._0xbe201a['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x91dbf9=[...new Set(_0x91dbf9)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x91dbf9=_0x91dbf9['filter'](_0xd0dd0c=>_0xd0dd0c['is']('element','listItem'))),_0x91dbf9;}['_getSuggestionBlocks'](_0x26b801){const _0x515b46=this['editor']['plugins']['get']('LegacyListUtils');let _0x266463=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x26b801)['map'](_0x5470b4=>{const _0x385f11=this['editor']['model']['createPositionAt'](_0x5470b4,0x0);return[..._0x515b46['getSiblingNodes'](_0x385f11,'backward'),..._0x515b46['getSiblingNodes'](_0x385f11,'forward')];})['flat']();return _0x266463=[...new Set(_0x266463)],_0x266463;}['_getTranslationKeyForListStyle'](_0x4ed873){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4ed873)||'default')['toUpperCase']()+'_LIST_'+_0x4ed873['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x2aa107{['afterInit'](){const _0x3ca307=this['editor'];if(!_0x3ca307['plugins']['has']('MediaEmbedEditing'))return;const _0x5c5cab=_0x3ca307['plugins']['get']('TrackChangesEditing'),_0x2e6503=_0x3ca307['locale'];_0x5c5cab['enableCommand']('mediaEmbed'),_0x5c5cab['descriptionFactory']['registerElementLabel']('media',_0x313881=>o(_0x2e6503,'ELEMENT_MEDIA',_0x313881)),_0x3ca307['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x10de37,{writer:_0x1bb145,options:_0x2447a4})=>{if(_0x2447a4['showSuggestionHighlights'])return _0x1bb145['createEmptyElement']('div');},'converterPriority':'high'}),_0x3ca307['data']['downcastDispatcher']['on']('attribute:url:media',(_0x355fec,_0x383e79,_0xcf4291)=>{_0xcf4291['options']['showSuggestionHighlights']&&_0x355fec['stop']();},{'priority':'high'});}}class mt extends _0x2aa107{['afterInit'](){const _0x343bb0=this['editor'];_0x343bb0['plugins']['has']('MentionEditing')&&_0x343bb0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x2aa107{['afterInit'](){const _0x54f177=this['editor'];if(!_0x54f177['commands']['get']('insertMergeField'))return;_0x54f177['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x230408=_0x54f177['plugins']['get']('TrackChangesEditing'),_0x33a231=_0x54f177['locale'];_0x230408['descriptionFactory']['registerElementLabel']('mergeField',_0x45188b=>o(_0x33a231,'ELEMENT_MERGE_FIELD',_0x45188b)),_0x230408['descriptionFactory']['registerDescriptionCallback'](_0x3bedbe=>{if('insertion'!=_0x3bedbe['type']&&'deletion'!=_0x3bedbe['type'])return;const _0xfb25fd=_0x3bedbe['getContainedElement']();if(null==_0xfb25fd)return;if(!_0xfb25fd['is']('element','mergeField'))return;const _0x3d01c6=_0x54f177['plugins']['get']('MergeFieldsEditing')['getLabel'](_0xfb25fd['getAttribute']('id'));return'insertion'==_0x3bedbe['type']?{'type':'insertion','content':o(_0x33a231,'*Insert:*\x20%0','\x22'+_0x3d01c6+'\x22\x20'+o(_0x33a231,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x33a231,'*Remove:*\x20%0','\x22'+_0x3d01c6+'\x22\x20'+o(_0x33a231,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x2aa107{['afterInit'](){const _0x569987=this['editor'],_0x28ad3b=_0x569987['plugins']['get']('TrackChangesEditing');_0x569987['plugins']['has']('MultiLevelList')&&(_0x28ad3b['enableDefaultAttributesIntegration']('multiLevelList'),_0x28ad3b['registerBlockAttribute']('listMarkerStyle'),_0x28ad3b['descriptionFactory']['registerDescriptionCallback'](_0xe72473=>this['handleDescriptions'](_0xe72473)));}['handleDescriptions'](_0x484dc0){const _0x1cf49f=this['editor']['locale'],{data:_0x2c0063}=_0x484dc0,_0xd2e608={'type':'format','content':''};if(_0x2c0063&&'listMarkerStyle'==_0x2c0063['key']){if(!_0x2c0063['oldValue'])return{'type':'format','content':o(_0x1cf49f,'*Set\x20format:*\x20%0',o(_0x1cf49f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2c0063['newValue']+')'};if(!_0x2c0063['newValue']){let _0x564e39=_0x484dc0['head'];for(;_0x564e39;){if(_0x564e39['data']&&'listType'==_0x564e39['data']['key']&&_0x564e39['data']['newValue'])return _0xd2e608;_0x564e39=_0x564e39['next'];}return{'type':'format','content':o(_0x1cf49f,'*Remove\x20format:*\x20%0',o(_0x1cf49f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2c0063['oldValue']+')'};}}}}class kt extends _0x2aa107{['afterInit'](){const _0x541ac9=this['editor'];if(!_0x541ac9['plugins']['has']('PageBreakEditing'))return;_0x541ac9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x45f620=_0x541ac9['plugins']['get']('TrackChangesEditing'),_0x4cf1a7=_0x541ac9['locale'];_0x45f620['descriptionFactory']['registerElementLabel']('pageBreak',_0x304759=>o(_0x4cf1a7,'ELEMENT_PAGE_BREAK',_0x304759));}}class bt extends _0x2aa107{['afterInit'](){const _0x4bdd28=this['editor'];if(!_0x4bdd28['plugins']['has']('Paragraph'))return;const _0xd78dec=_0x4bdd28['locale'],_0x554c01=_0x4bdd28['plugins']['get']('TrackChangesEditing');_0x554c01['descriptionFactory']['registerElementLabel']('paragraph',_0x554590=>o(_0xd78dec,'ELEMENT_PARAGRAPH',_0x554590)),_0x554c01['enableDefaultAttributesIntegration']('paragraph'),_0x554c01['enableCommand']('insertParagraph'),_0x4bdd28['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x4bdd28),{'priority':'highest'}),_0x4bdd28['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x706c29,_0x1a6136,_0x3ab2e2)=>{_0x3ab2e2['options']['showSuggestionHighlights']&&nr(_0x4bdd28,{'showActiveMarker':!0x1})(_0x706c29,_0x1a6136,_0x3ab2e2);},{'priority':'highest'});const _0x24c14b=_0x554c01['descriptionFactory'];_0x24c14b['registerDescriptionCallback'](_0x49b671=>{if('insertion'!==_0x49b671['type'])return;const {start:_0x2e552f,end:_0x3d7094}=_0x49b671['getFirstRange']();if(!_0x2e552f['isTouching'](_0x3d7094)||!_0x2e552f['nodeAfter'])return;const _0x383f77=_0x4bdd28['model']['schema'],_0x33e4da=_0x2e552f['nodeAfter'];return _0x383f77['isBlock'](_0x33e4da)&&!_0x383f77['isLimit'](_0x33e4da)&&_0x383f77['checkChild'](_0x33e4da,'$text')?{'type':'insertion','content':o(_0xd78dec,'*Insert:*\x20%0',_0x24c14b['getItemLabel'](_0x33e4da,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x17507e=this['editor'],_0x575f84=_0x17507e['locale'];_0x17507e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x141e00=>{if('formatBlock'!=_0x141e00['type'])return;const {data:_0x226b83}=_0x141e00;return _0x226b83&&'paragraph'==_0x226b83['commandName']?{'type':'format','content':o(_0x575f84,'*Change\x20to:*\x20%0',o(_0x575f84,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x4087cf,{showActiveMarker:_0x503840=!0x0}={}){return(_0x284c3e,_0x48585a,_0x5593c2)=>{const _0x5bbd32=_0x4087cf['plugins']['get']('TrackChangesEditing'),_0x3fe8e5=_0x48585a['markerRange']['start'],_0x56aa01=_0x48585a['markerRange']['end'],_0x80cd26=_0x4087cf['model']['schema'];if(!_0x3fe8e5['isTouching'](_0x56aa01)||!_0x3fe8e5['nodeAfter'])return;const _0x5a7d9a=_0x3fe8e5['nodeAfter'];if(_0x80cd26['isBlock'](_0x5a7d9a)&&!_0x80cd26['isLimit'](_0x5a7d9a)&&_0x80cd26['checkChild'](_0x5a7d9a,'$text')){if(!_0x5593c2['consumable']['consume'](_0x48585a['markerRange'],_0x284c3e['name']))return;const _0x3b8114=_0x5593c2['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x59b42a=_0x5593c2['mapper']['toViewPosition'](_0x56aa01);_0x503840&&_0x5bbd32['activeMarkers']['includes'](_0x48585a['markerName'])&&_0x5593c2['writer']['addClass']('ck-suggestion-marker--active',_0x3b8114),_0x5593c2['writer']['insert'](_0x59b42a,_0x3b8114),_0x5593c2['mapper']['bindElementToMarker'](_0x3b8114,_0x48585a['markerName']);}};}class wt extends _0x2aa107{['afterInit'](){const _0x11883e=this['editor'];if(!_0x11883e['plugins']['has']('RemoveFormatEditing'))return;_0x11883e['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x52519f=this['editor'];_0x52519f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4621ee=>{if('formatBlock'!=_0x4621ee['type']&&'formatInline'!=_0x4621ee['type'])return;const {data:_0x2fea77}=_0x4621ee;return _0x2fea77&&'removeFormat'==_0x2fea77['commandName']?{'type':'format','content':o(_0x52519f['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x2aa107{['afterInit'](){const _0x470ec4=this['editor'];if(!_0x470ec4['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x4db7c2=_0x470ec4['plugins']['get']('TrackChangesEditing');_0x4db7c2['enableCommand']('goToPreviousRestrictedEditingException'),_0x4db7c2['enableCommand']('goToNextRestrictedEditingException');const _0x4fb593=_0x470ec4['plugins']['get']('RestrictedEditingModeEditing');_0x4fb593['enableCommand']('trackChanges'),_0x4fb593['enableCommand']('acceptSuggestion'),_0x4fb593['enableCommand']('discardSuggestion'),_0x4fb593['enableCommand']('acceptAllSuggestions'),_0x4fb593['enableCommand']('discardAllSuggestions'),_0x4fb593['enableCommand']('acceptSelectedSuggestions'),_0x4fb593['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x2aa107{static get['requires'](){return[_0x1f69e9];}['init'](){const _0x30f585=this['editor'],_0x2e161a=_0x30f585['plugins']['get']('TrackChangesEditing');_0x2e161a['enableCommand']('shiftEnter'),_0x30f585['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x30f585),{'priority':'high'}),_0x30f585['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x30f585),{'priority':'high'}),_0x30f585['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1fdb11,_0x9e9a7e,_0x1f1540)=>{_0x1f1540['options']['showSuggestionHighlights']&&ge(_0x30f585,{'showActiveMarker':!0x1})(_0x1fdb11,_0x9e9a7e,_0x1f1540);}),_0x2e161a['descriptionFactory']['registerElementLabel']('softBreak',_0x14e67d=>o(_0x30f585['locale'],'ELEMENT_LINE_BREAK',_0x14e67d));}}function ge(_0x865132,{showActiveMarker:_0x3b8fb7=!0x0}={}){return(_0x5da9c3,_0x6bb264,_0x2d76ba)=>{const _0x5af36c=_0x865132['plugins']['get']('TrackChangesEditing');if(!_0x2d76ba['consumable']['test'](_0x6bb264['markerRange'],_0x5da9c3['name']))return;const _0xce524f=_0x865132['model'];for(const _0x3535bf of _0x6bb264['markerRange']['getItems']()){if(!_0x3535bf['is']('element','softBreak'))continue;const _0x74158b='deletion'==_0x6bb264['markerName']['split'](':')[0x1]?'merge':'split',_0x4be226=_0x2d76ba['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x74158b}),_0x4428d3=_0x2d76ba['mapper']['toViewPosition'](_0xce524f['createPositionBefore'](_0x3535bf));_0x3b8fb7&&_0x5af36c['activeMarkers']['includes'](_0x6bb264['markerName'])&&_0x2d76ba['writer']['addClass']('ck-suggestion-marker--active',_0x4be226),_0x2d76ba['writer']['insert'](_0x4428d3,_0x4be226),_0x2d76ba['mapper']['bindElementToMarker'](_0x4be226,_0x6bb264['markerName']);}};}class St extends _0x2aa107{['afterInit'](){const _0x1ee3ae=this['editor'],_0xa5433a=_0x1ee3ae['model'],_0x1b63d3=_0x1ee3ae['locale'];if(!_0x1ee3ae['plugins']['has']('StandardEditingModeEditing'))return;const _0x3cdcc4=_0x1ee3ae['plugins']['get']('TrackChangesEditing'),_0x1974c2='restrictedEditingException',_0x57d0ba=_0x1ee3ae['commands']['get'](_0x1974c2);_0x3cdcc4['enableCommand'](_0x1974c2,(_0x4b1e86,_0x22eb11={})=>{const _0x39bdee=_0xa5433a['document']['selection'];if(_0x39bdee['isCollapsed'])return void _0x4b1e86(_0x22eb11);const _0x12120f=void 0x0!==_0x22eb11['forceValue']?_0x22eb11['forceValue']:!_0x57d0ba['value'];_0xa5433a['change'](()=>{const _0x2a4821=Array['from'](_0x39bdee['getRanges']());for(const _0x1241fc of _0x2a4821){const _0x55ee72=_0x12120f?[_0x1241fc]:io(_0x1974c2,_0x1241fc,_0xa5433a);for(const _0x3e6668 of _0x55ee72)_0x3cdcc4['markInlineFormat'](_0x3e6668,{'commandName':_0x1974c2,'commandParams':[{'forceValue':_0x12120f}]});}});}),_0x3cdcc4['descriptionFactory']['registerDescriptionCallback'](_0x2b3061=>{if('formatBlock'!=_0x2b3061['type']&&'formatInline'!=_0x2b3061['type'])return;const {data:_0x52787b}=_0x2b3061;return _0x52787b&&_0x52787b['commandName']==_0x1974c2?_0x52787b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1b63d3,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1b63d3,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x2aa107{['afterInit'](){const _0x58700c=this['editor'];if(!_0x58700c['plugins']['has']('Style')||!_0x58700c['plugins']['has']('DataSchema'))return;const _0x298dc0=_0x58700c['plugins']['get']('TrackChangesEditing'),_0x54dbed=_0x58700c['locale'],_0x3426fb=_0x58700c['config']['get']('style')||{},_0x50d624=_0x58700c['plugins']['get']('GeneralHtmlSupport'),_0x489d27=_0x58700c['plugins']['get']('StyleUtils')['normalizeConfig'](_0x58700c['plugins']['get']('DataSchema'),_0x3426fb['definitions']);_0x298dc0['enableDefaultAttributesIntegration']('style');const _0x250557=new Set();for(const _0x4ad457 of _0x489d27['block']){const _0x5b318e=_0x50d624['getGhsAttributeNameForElement'](_0x4ad457['element']);_0x250557['add'](_0x5b318e);}const _0x3578b6=new Set();for(const _0x467402 of _0x489d27['inline']){const _0x3ea61a=_0x50d624['getGhsAttributeNameForElement'](_0x467402['element']);_0x3578b6['add'](_0x3ea61a);for(const _0x52245f of _0x467402['ghsAttributes'])_0x3578b6['add'](_0x52245f);}for(const _0x3adc3f of _0x250557)_0x298dc0['registerBlockAttribute'](_0x3adc3f),_0x298dc0['descriptionFactory']['registerAttributeLabel'](_0x3adc3f,o(_0x54dbed,'FORMAT_STYLE'));for(const _0x2be515 of _0x3578b6)_0x298dc0['registerInlineAttribute'](_0x2be515),_0x298dc0['descriptionFactory']['registerAttributeLabel'](_0x2be515,o(_0x54dbed,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3ca4e2=this['editor'],_0xabe739=_0x3ca4e2['locale'];_0x3ca4e2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4bdf4b=>{if('formatBlock'!=_0x4bdf4b['type']&&'formatInline'!=_0x4bdf4b['type'])return;const {data:_0x34ede}=_0x4bdf4b;return _0x34ede&&'style'===_0x34ede['commandName']?_0x34ede['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xabe739,'*Set\x20format:*\x20%0',_0x34ede['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0xabe739,'*Remove\x20format:*\x20%0',_0x34ede['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x2aa107{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xa7571){super(_0xa7571),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x458c0d=this['editor'],_0x325112=_0x458c0d['model']['document']['selection'];if(!_0x458c0d['plugins']['has']('TableEditing'))return;const _0x38544a=_0x458c0d['locale'],_0x12fbb6=_0x458c0d['plugins']['get']('TrackChangesEditing'),_0x26eec7=_0x458c0d['plugins']['get']('TableUtils');_0x12fbb6['descriptionFactory']['registerElementLabel']('table',_0x140b3b=>o(_0x38544a,'ELEMENT_TABLE',_0x140b3b)),this['_setupColumnsRowsFixing'](),_0x12fbb6['enableCommand']('insertTable'),_0x12fbb6['enableCommand']('selectTableRow'),_0x12fbb6['enableCommand']('selectTableColumn');for(const _0x14b0f8 of['insertTableRowAbove','insertTableRowBelow']){const _0x44f11b=_0x458c0d['commands']['get'](_0x14b0f8);_0x12fbb6['enableCommand'](_0x14b0f8,_0x47f6a8=>{_0x458c0d['model']['change'](_0x4111c6=>{_0x47f6a8();const _0x802815='above'===_0x44f11b['order'],_0x5958d3=_0x26eec7['getSelectionAffectedTableCells'](_0x325112),_0x2d84d1=_0x26eec7['getRowIndexes'](_0x5958d3),_0x2b0958=_0x802815?_0x2d84d1['first']-0x1:_0x2d84d1['last']+0x1,_0x5cb97f=_0x5958d3[0x0]['findAncestor']('table'),_0x3f888b=_0x26eec7['createTableWalker'](_0x5cb97f,{'startRow':_0x2b0958,'endRow':_0x2b0958}),_0x2fc000=Array['from'](_0x3f888b)['map'](_0x24ea2e=>_0x4111c6['createRangeOn'](_0x24ea2e['cell']));_0x12fbb6['markMultiRangeInsertion'](_0x2fc000,'tableRow');});});}for(const _0x23567d of['insertTableColumnLeft','insertTableColumnRight']){const _0x41b3d2=_0x458c0d['commands']['get'](_0x23567d);_0x12fbb6['enableCommand'](_0x23567d,_0x55f5e8=>{_0x458c0d['model']['change'](_0x298d2a=>{_0x55f5e8();const _0x3aa843='left'===_0x41b3d2['order'],_0x45a625=_0x26eec7['getSelectionAffectedTableCells'](_0x325112),_0xa9ab8a=_0x26eec7['getColumnIndexes'](_0x45a625),_0x2e57c7=_0x3aa843?_0xa9ab8a['first']-0x1:_0xa9ab8a['last']+0x1,_0x5888c6=_0x45a625[0x0]['findAncestor']('table'),_0x3aa3cb=_0x26eec7['createTableWalker'](_0x5888c6,{'startRow':0x0,'column':_0x2e57c7,'includeAllSlots':!0x1}),_0x4a674d=Array['from'](_0x3aa3cb)['map'](_0x16274d=>_0x298d2a['createRangeOn'](_0x16274d['cell']));_0x12fbb6['markMultiRangeInsertion'](_0x4a674d,'tableColumn');});});}for(const _0x621785 of['removeTableRow','removeTableColumn']){const _0x31c820=_0x621785['substr'](0xb),_0x3735ca=_0x31c820['toLowerCase'](),_0x54f325=_0x3735ca['substr'](0x0,0x3)+'span',_0x2fb5ee='table'+_0x31c820,_0x392e60='min'+_0x31c820,_0x13b7a1='max'+_0x31c820;_0x12fbb6['enableCommand'](_0x621785,()=>{_0x458c0d['model']['change'](_0x3eae19=>{const _0xa0ccf0=_0x26eec7['getSelectionAffectedTableCells'](_0x325112),_0x3eef66=_0xa0ccf0[0x0]['findAncestor']('table');let _0x5ba202;if('removeTableRow'==_0x621785){const _0x4a2df5=_0x26eec7['getRowIndexes'](_0xa0ccf0);_0x5ba202={'startRow':_0x4a2df5['first'],'endRow':_0x4a2df5['last'],'includeAllSlots':!0x0};}else{const _0x1602d0=_0x26eec7['getColumnIndexes'](_0xa0ccf0);_0x5ba202={'startColumn':_0x1602d0['first'],'endColumn':_0x1602d0['last'],'includeAllSlots':!0x0};}const _0x3f667f=_0x26eec7['createTableWalker'](_0x3eef66,_0x5ba202),_0x25f15c=Array['from'](_0x3f667f)['map'](({cell:_0x475340})=>_0x475340),_0x37583e=be(_0x25f15c['filter'](_0x2f1a94=>_0x2f1a94['hasAttribute'](_0x54f325))),_0x66913a=be(_0x25f15c['filter'](_0xbf39fa=>!_0xbf39fa['hasAttribute'](_0x54f325)))['map'](_0x5ca775=>_0x3eae19['createRangeOn'](_0x5ca775)),_0x379010=_0x12fbb6['markMultiRangeDeletion'](_0x66913a,_0x2fb5ee);if(_0x379010&&('tableRow'==_0x379010['subType']||'tableColumn'==_0x379010['subType'])){const _0x2b402a=this['_getSuggestionCoords'](_0x379010);for(const _0x34ade4 of _0x37583e){const _0x5d18aa=_0x3eae19['createRangeOn'](_0x34ade4),_0x49dc30=_0x26eec7['getCellLocation'](_0x34ade4),_0x3fdedd=_0x34ade4['getAttribute'](_0x54f325)-0x1,_0x3b4037=_0x2b402a[_0x392e60],_0x451eff=_0x2b402a[_0x13b7a1];_0x3b4037<=_0x49dc30[_0x3735ca]&&_0x49dc30[_0x3735ca]+_0x3fdedd<=_0x451eff&&_0x379010['addRange'](_0x5d18aa);}}});});}function _0x5ebec7(_0x1175c0){const _0x3de059=Array['from'](_0x325112['getRanges']())['map'](_0x2cdc4c=>_0x5b36f3['fromRange'](_0x2cdc4c));_0x458c0d['model']['change'](_0x3ad138=>{const _0x2d81e0=_0x3ad138['batch'];_0x1175c0=_0x1175c0['filter'](_0x46c31b=>'$graveyard'!=_0x46c31b['root']['rootName']),_0x3ad138['setSelection'](_0x1175c0),_0x458c0d['commands']['get']('removeTableRow')['refresh'](),_0x458c0d['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x458c0d['model']['enqueueChange'](()=>{_0x458c0d['model']['enqueueChange'](_0x2d81e0,_0x2d96a9=>{const _0x5041fe=_0x3de059['filter'](_0x18acdf=>'$graveyard'!=_0x18acdf['root']['rootName']);_0x5041fe['length']>0x0&&_0x2d96a9['setSelection'](_0x5041fe);for(const _0x4441e5 of _0x3de059)_0x4441e5['detach']();});});});}function _0x51d35b(_0x48546a){_0x458c0d['model']['change'](_0x31c6a3=>{const _0x319041=Array['from'](_0x325112['getRanges']())['map'](_0x4913e5=>_0x5b36f3['fromRange'](_0x4913e5)),_0x4f89c8=[];for(const _0xbe1241 of _0x48546a)for(const _0x235ae2 of _0xbe1241['getItems']({'shallow':!0x0}))_0x4f89c8['push'](_0x235ae2);for(const _0x33f799 of _0x4f89c8)'$graveyard'!=_0x33f799['root']['rootName']&&(_0x31c6a3['setSelection'](_0x31c6a3['createPositionAt'](_0x33f799,0x0)),_0x458c0d['commands']['get']('removeTableColumn')['refresh'](),_0x458c0d['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3d11db=_0x319041['filter'](_0x518703=>'$graveyard'!=_0x518703['root']['rootName']);_0x3d11db['length']>0x0&&_0x31c6a3['setSelection'](_0x3d11db);for(const _0xc38a5c of _0x319041)_0xc38a5c['detach']();});}function _0x251d5c(_0x1e29f6,_0x54da5d){return _0x54da5d['every'](_0x2879be=>_0x1e29f6['some'](_0x4b2ebb=>_0x4b2ebb['end']['isEqual'](_0x2879be['start'])||_0x2879be['end']['isEqual'](_0x4b2ebb['start'])));}function _0x4964b3(_0x434618,_0x41a887){return!_0x434618['some'](_0x4e2a0b=>_0x41a887['some'](_0x582688=>_0x4e2a0b['isIntersecting'](_0x582688)))&&_0x434618['some'](_0x3490e8=>_0x41a887['some'](_0x3362d7=>_0x3490e8['end']['isTouching'](_0x3362d7['start'])));}_0x458c0d['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3f2ac2,_0x444182,_0x38d77e)=>{if(!_0x38d77e['options']['showSuggestionHighlights'])return;const _0x593fcd=_0x444182['item'];if(!_0x593fcd)return;const _0x2ec28a=_0x38d77e['mapper']['toViewElement'](_0x593fcd);function _0x4500dd(_0x6226c1){return Array['isArray'](_0x6226c1)?_0x6226c1:[_0x6226c1];}_0x2ec28a&&'tableCell'===_0x593fcd['name']&&_0x15fa23(_0x2ec28a,_0x38d77e['writer'],(_0x304f06,_0x4e7edc,_0x422879)=>_0x422879['addClass'](_0x4500dd(_0x4e7edc['classes']),_0x304f06),(_0x1babdc,_0x3d3e92,_0x555851)=>_0x555851['removeClass'](_0x4500dd(_0x3d3e92['classes']),_0x1babdc));},{'priority':'highest'}),_0x12fbb6['descriptionFactory']['registerDescriptionCallback'](_0x5d14a7=>{if('insertion'!=_0x5d14a7['type']&&'deletion'!=_0x5d14a7['type'])return;const _0x233d45=_0x5d14a7['getContainedElement']();if(null!=_0x233d45&&_0x233d45['is']('element','table')){if('insertion'==_0x5d14a7['type']){const _0x5deaef=_0x5d14a7['getItems']()['filter'](_0x1f8de8=>_0x1f8de8['is']('$textProxy'))['map'](_0x2c3d41=>_0x2c3d41['data']);if(_0x5deaef['length'])return{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5deaef['join']('\x20')+'\x22'))};}if('deletion'==_0x5d14a7['type']){const _0x1220db=_0x5d14a7['getItems']()['filter'](_0x3dbe31=>_0x3dbe31['is']('$textProxy'))['map'](_0x4a7aad=>_0x4a7aad['data']);if(_0x1220db['length'])return{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1220db['join']('\x20')+'\x22'))};}}}),_0x12fbb6['descriptionFactory']['registerDescriptionCallback'](_0xe274ec=>{if('tableRow'==_0xe274ec['subType']){const _0x540e43=_0xe274ec['getItems']()['filter'](_0x443f9b=>_0x443f9b['is']('$textProxy'))['map'](_0x53e2cb=>_0x53e2cb['data']),_0x5fc86a=this['_getSuggestionCoords'](_0xe274ec),_0xc1dc2f=_0x5fc86a['maxRow']-_0x5fc86a['minRow']+0x1;if('insertion'==_0xe274ec['type'])return _0x540e43['length']?{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xc1dc2f,'\x22'+_0x540e43['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW',_0xc1dc2f))};if('deletion'==_0xe274ec['type'])return _0x540e43['length']?{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xc1dc2f,'\x22'+_0x540e43['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW',_0xc1dc2f))};}if('tableColumn'==_0xe274ec['subType']){const _0x4531ff=_0xe274ec['getItems']()['filter'](_0x5e95de=>_0x5e95de['is']('$textProxy'))['map'](_0x3311a6=>_0x3311a6['data']),_0x4d8e27=this['_getSuggestionCoords'](_0xe274ec),_0x4ae605=_0x4d8e27['maxColumn']-_0x4d8e27['minColumn']+0x1;if('insertion'==_0xe274ec['type'])return _0x4531ff['length']?{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4ae605,'\x22'+_0x4531ff['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN',_0x4ae605))};if('deletion'==_0xe274ec['type'])return _0x4531ff['length']?{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4ae605,'\x22'+_0x4531ff['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN',_0x4ae605))};}}),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5ebec7),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5ebec7),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x51d35b),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x51d35b),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x251d5c),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x251d5c),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x4964b3),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x4964b3);}['_acceptFormatSuggestionCallbackFactory'](){const _0xfb226a=this['editor'],_0x1e4851=_0xfb226a['model']['document']['selection'];return(_0x20ce74,_0x1c731d)=>{_0xfb226a['model']['change'](_0x41cbe5=>{const {commandName:_0x4d0ee7,commandParams:_0x57ff05}=_0x1c731d;let _0x409bbc=_0x20ce74[0x0]['end']['nodeBefore'];_0x57ff05&&_0x57ff05[0x0]&&!0x1===_0x57ff05[0x0]['forceValue']&&(_0x409bbc=_0x20ce74[0x0]['start']['nodeAfter']);const _0x32f30c=_0x41cbe5['createRangeIn'](_0x409bbc);if('$graveyard'==_0x32f30c['root']['rootName'])return;const _0x4f2035=Array['from'](_0x1e4851['getRanges']())['map'](_0x3cba67=>_0x5b36f3['fromRange'](_0x3cba67));_0x41cbe5['setSelection'](_0x32f30c),_0xfb226a['commands']['get'](_0x4d0ee7)['refresh'](),_0x57ff05['push']({'forceDefaultExecution':!0x0}),_0xfb226a['execute'](_0x4d0ee7,..._0x57ff05);const _0x40e355=_0x4f2035['filter'](_0x20ee2c=>'$graveyard'!=_0x20ee2c['root']['rootName']);_0x40e355['length']>0x0&&_0x41cbe5['setSelection'](_0x40e355);for(const _0x1eb832 of _0x4f2035)_0x1eb832['detach']();});};}['_getCoordsForCells'](_0x25ca6f){const _0x267c8c=this['editor']['plugins']['get']('TableUtils');let _0x7dab0b=Number['MAX_SAFE_INTEGER'],_0x5de67e=Number['MIN_SAFE_INTEGER'],_0x24e7cd=Number['MAX_SAFE_INTEGER'],_0x47ab7e=Number['MIN_SAFE_INTEGER'];for(const _0x299ade of _0x25ca6f){if('$graveyard'==_0x299ade['root']['rootName'])continue;const {row:_0x51f300,column:_0x3fb1bf}=_0x267c8c['getCellLocation'](_0x299ade),_0x2847a3=_0x299ade['hasAttribute']('rowspan')?_0x299ade['getAttribute']('rowspan')-0x1:0x0,_0x564b4d=_0x299ade['hasAttribute']('colspan')?_0x299ade['getAttribute']('colspan')-0x1:0x0;_0x7dab0b=_0x51f300<_0x7dab0b?_0x51f300:_0x7dab0b,_0x5de67e=_0x51f300+_0x2847a3>_0x5de67e?_0x51f300+_0x2847a3:_0x5de67e,_0x24e7cd=_0x3fb1bf<_0x24e7cd?_0x3fb1bf:_0x24e7cd,_0x47ab7e=_0x3fb1bf+_0x564b4d>_0x47ab7e?_0x3fb1bf+_0x564b4d:_0x47ab7e;}return{'minRow':_0x7dab0b,'maxRow':_0x5de67e,'minColumn':_0x24e7cd,'maxColumn':_0x47ab7e};}['_setupColumnsRowsFixing'](){const _0x3f0dbd=this['editor'],_0x120384=_0x3f0dbd['plugins']['get']('TrackChangesEditing'),_0x1b772b=_0x3f0dbd['plugins']['get']('TableUtils');_0x3f0dbd['model']['document']['on']('change:data',()=>{const _0x4f461a=Array['from'](_0x3f0dbd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x35dcb5,data:_0x2381a3}of _0x4f461a){const {group:_0x31aa7c,id:_0xfb54d8,subType:_0x1107a7}=_0x120384['_splitMarkerName'](_0x35dcb5);if('suggestion'!=_0x31aa7c)continue;if(null!=_0x2381a3['oldRange'])continue;const _0x2ac1c4=_0x120384['getSuggestion'](_0xfb54d8);this['_tablePostFixingSubtypes']['includes'](_0x1107a7)&&this['_tableSuggestions']['add'](_0x2ac1c4);}},{'priority':'low'});const _0x177160=(_0x5ed70c,_0x137d6b)=>{let _0x352354=!0x1;const _0x1b9c52=_0x137d6b['createRangeOn'](_0x5ed70c),_0x342041=_0x5ed70c['findAncestor']('table'),_0x25ded8=_0x1b772b['getCellLocation'](_0x5ed70c);for(const _0x54dd5e of this['_tableSuggestions']){const _0x29fbfe=_0x54dd5e['subType'],_0x139eba=_0x29fbfe['startsWith']('tablePaste'),_0x1ecdcd=_0x29fbfe['substr'](_0x139eba?0xa:0x5),_0x1de64e=_0x1ecdcd['toLowerCase'](),_0x3d430d=_0x1de64e['substr'](0x0,0x3)+'span',_0x377452='min'+_0x1ecdcd,_0x53566e='max'+_0x1ecdcd;if(!_0x54dd5e['isInContent'])continue;if(_0x342041!=_0x54dd5e['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x54dd5e['isIntersectingWithRange'](_0x1b9c52))continue;const _0x15de2=_0x5ed70c['hasAttribute'](_0x3d430d)?_0x5ed70c['getAttribute'](_0x3d430d)-0x1:0x0,_0x3318cc=this['_getSuggestionCoords'](_0x54dd5e),_0x58a3c6=_0x3318cc[_0x377452],_0x5582ee=_0x3318cc[_0x53566e];_0x58a3c6<=_0x25ded8[_0x1de64e]&&_0x25ded8[_0x1de64e]+_0x15de2<=_0x5582ee&&(_0x54dd5e['addRange'](_0x1b9c52),_0x352354=!0x0);}return _0x352354;};_0x3f0dbd['model']['document']['registerPostFixer'](_0x55d273=>{let _0x56a418=!0x1;for(const _0x2cce5b of _0x3f0dbd['model']['document']['differ']['getChanges']())if('insert'==_0x2cce5b['type']){if('tableRow'==_0x2cce5b['name']){for(const _0x24293c of _0x2cce5b['position']['nodeAfter']['getChildren']())_0x56a418=_0x56a418||_0x177160(_0x24293c,_0x55d273);}else'tableCell'==_0x2cce5b['name']&&(_0x56a418=_0x56a418||_0x177160(_0x2cce5b['position']['nodeAfter'],_0x55d273));}return _0x56a418;});}['_getSuggestionCoords'](_0x51538f){return this['_getCoordsForCells'](_0x51538f['getRanges']()['map'](_0x1e3a06=>_0x1e3a06['start']['nodeAfter']));}}function be(_0x32fe93){return Array['from'](new Set(_0x32fe93)['values']());}class vt extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x28652b=this['editor'],_0x22e896=_0x28652b['model']['document']['selection'],_0x5e65d3=_0x28652b['locale'];if(!_0x28652b['plugins']['has']('TableEditing'))return;const _0x177e61=_0x28652b['plugins']['get']('TrackChangesEditing'),_0x121600=_0x28652b['plugins']['get']('TableUtils'),_0x1a8778=_0x28652b['plugins']['get'](It);_0x1a8778['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x177e61['enableCommand']('mergeTableCells',()=>{const _0x5f5479=_0x121600['getSelectionAffectedTableCells'](_0x28652b['model']['document']['selection']);_0x28652b['model']['change'](()=>{_0x177e61['markMultiRangeBlockFormat'](_0x5f5479,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x28652b['commands']['get']('mergeTableCells')['on']('execute',(_0x5aa6a5,_0x3cba6e)=>{_0x28652b['commands']['get']('trackChanges')['value']&&(_0x3cba6e['length']>0x0&&_0x3cba6e[_0x3cba6e['length']-0x1]&&_0x3cba6e[_0x3cba6e['length']-0x1]['forceDefaultExecution']||_0x177e61['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5aa6a5['stop']());},{'priority':'highest'});for(const _0x595be9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x5663ec=_0x28652b['commands']['get'](_0x595be9);_0x177e61['enableCommand'](_0x595be9,()=>{const _0x1601a3=_0x28652b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2d46fc=>_0x2d46fc['is']('element','tableCell')),_0x2f496e=_0x5663ec['value'];_0x28652b['model']['change'](()=>{_0x177e61['markMultiRangeBlockFormat']([_0x1601a3,_0x2f496e],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0xeb920c of['splitTableCellVertically','splitTableCellHorizontally']){const _0x505936=_0x28652b['commands']['get'](_0xeb920c);_0x177e61['enableCommand'](_0xeb920c,()=>{const _0x32e962=_0x121600['getSelectionAffectedTableCells'](_0x28652b['model']['document']['selection'])[0x0],_0x5066d7=_0x32e962['findAncestor']('table'),{column:_0x18e916,row:_0x550316}=_0x121600['getCellLocation'](_0x32e962);let _0x4f38c2=[];if('horizontally'==_0x505936['direction']){const _0x2ec4cd=_0x121600['createTableWalker'](_0x5066d7,{'startRow':_0x550316,'endRow':_0x550316,'includeAllSlots':!0x0});_0x4f38c2=Array['from'](_0x2ec4cd)['map'](_0x10478c=>_0x10478c['cell']);}else{const _0x1d9b85=_0x121600['createTableWalker'](_0x5066d7,{'column':_0x18e916,'includeAllSlots':!0x0});_0x4f38c2=Array['from'](_0x1d9b85)['map'](_0x57b7fe=>_0x57b7fe['cell']);}_0x28652b['model']['change'](_0x412be0=>{_0x177e61['markBlockFormat'](_0x412be0['createRangeOn'](_0x32e962),{'commandName':_0xeb920c,'commandParams':[]},_0x4f38c2,_0xeb920c);});});}_0x177e61['descriptionFactory']['registerDescriptionCallback'](_0x5ccf2c=>{if('formatBlock'!=_0x5ccf2c['type']&&'formatInline'!=_0x5ccf2c['type'])return;const {data:_0xeefba4}=_0x5ccf2c;return _0xeefba4&&'mergeTableCells'==_0xeefba4['commandName']?{'type':'format','content':o(_0x5e65d3,'*Merge\x20cells*')}:void 0x0;}),_0x177e61['descriptionFactory']['registerDescriptionCallback'](_0x59d094=>{if('formatBlock'!=_0x59d094['type']&&'formatInline'!=_0x59d094['type'])return;const {data:_0x152d93}=_0x59d094;return _0x152d93?'splitTableCellVertically'==_0x152d93['commandName']?{'type':'format','content':o(_0x5e65d3,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x152d93['commandName']?{'type':'format','content':o(_0x5e65d3,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x40e836=_0x1a8778['_acceptFormatSuggestionCallbackFactory']();for(const _0x1bf885 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x177e61['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1bf885,'accept',_0x40e836);for(const _0x36f60e of['splitTableCellVertically','splitTableCellHorizontally'])_0x177e61['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x36f60e,'accept',_0x40e836);_0x177e61['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x36813a=>{_0x28652b['model']['change'](_0x4f9185=>{const _0x43b2bf=Array['from'](_0x22e896['getRanges']())['map'](_0x39a8a7=>_0x5b36f3['fromRange'](_0x39a8a7));_0x4f9185['setSelection'](_0x36813a),_0x28652b['commands']['get']('mergeTableCells')['refresh'](),_0x28652b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x10c411=_0x43b2bf['filter'](_0x377ea1=>'$graveyard'!=_0x377ea1['root']['rootName']);_0x10c411['length']>0x0&&_0x4f9185['setSelection'](_0x10c411);for(const _0x5ea680 of _0x43b2bf)_0x5ea680['detach']();});});for(const _0x496417 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x31f459=_0x28652b['commands']['get'](_0x496417);_0x31f459['on']('set:isEnabled',(_0x47c30a,_0x18e840,_0x39d69f)=>{if(_0x39d69f){const _0x49a8c8=_0x28652b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x16df7b=>_0x16df7b['is']('element','tableCell'));this['_areMergableCells'](_0x31f459['value'],_0x49a8c8)||(_0x47c30a['return']=!0x1,_0x47c30a['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x18a65a=this['editor']['commands']['get']('mergeTableCells'),_0x3f2e07=this['editor']['plugins']['get']('TableUtils');if(!_0x18a65a['isEnabled'])return!0x1;const _0x4ba860=_0x3f2e07['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x4ce137 of _0x4ba860)for(const _0x2eb7c8 of _0x4ba860)if(_0x4ce137!=_0x2eb7c8&&!this['_areMergableCells'](_0x4ce137,_0x2eb7c8))return!0x1;return!0x0;}['_areMergableCells'](_0x391409,_0x574104){const _0xec9382=this['editor']['plugins']['get']('TrackChangesEditing'),_0x6fefef=this['editor']['model']['createRangeOn'](_0x391409),_0x15fce9=this['editor']['model']['createRangeOn'](_0x574104),_0x597c25=new Set(),_0xb9d8a1=new Set();for(const _0x35ae70 of _0xec9382['getSuggestions']())if(('insertion'==_0x35ae70['type']||'deletion'==_0x35ae70['type']||'mergeTableCells'==_0x35ae70['subType'])&&_0x35ae70['isInContent']){for(const _0x268593 of _0x35ae70['getRanges']())_0x268593['containsRange'](_0x6fefef,!0x0)&&_0x597c25['add'](_0x35ae70['type']+':'+_0x35ae70['author']['id']),_0x268593['containsRange'](_0x15fce9,!0x0)&&_0xb9d8a1['add'](_0x35ae70['type']+':'+_0x35ae70['author']['id']);}if(_0x597c25['size']!=_0xb9d8a1['size'])return!0x1;for(const _0x12404c of _0x597c25)if(!_0xb9d8a1['has'](_0x12404c))return!0x1;return!0x0;}}class Ct extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x8ffaec=this['editor'];if(!_0x8ffaec['plugins']['has']('TableEditing'))return;const _0x5c724a=_0x8ffaec['locale'],_0x22dabf=_0x8ffaec['plugins']['get']('TrackChangesEditing');_0x22dabf['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x22dabf['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x22dabf['registerBlockAttribute']('headingRows'),_0x22dabf['registerBlockAttribute']('headingColumns'),_0x22dabf['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x5c724a,'FORMAT_HEADER_ROW')),_0x22dabf['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x5c724a,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5e8100=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4512f7=this['editor']['plugins']['get']('TableUtils'),_0x1e927d=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x63d981({showActiveMarker:_0x5d669f=!0x0,setDataAttribute:_0x2c579d=!0x0}={}){return(_0x4ff035,_0x540f23,_0x54c6ab)=>{const {type:_0x135672,id:_0x5045e4}=_0x5e8100['_splitMarkerName'](_0x540f23['markerName']),_0x4fd48d=_0x5e8100['getSuggestion'](_0x5045e4),_0x1df2a5=_0x4fd48d['data'];if('formatBlock'!=_0x4fd48d['type']||!_0x1df2a5||'setTableColumnHeader'!=_0x1df2a5['commandName'])return;if(_0x540f23['item'])return void _0x4ff035['stop']();if(!_0x54c6ab['consumable']['consume'](_0x540f23['markerRange'],_0x4ff035['name']))return;const _0x243ca7=_0x540f23['markerRange']['start']['nodeAfter'],_0x2ee965=_0x540f23['markerRange']['end']['nodeBefore'],_0x114f2d=_0x243ca7['parent']['parent'],{column:_0x23c94c}=_0x4512f7['getCellLocation'](_0x243ca7),{column:_0x5eba74}=_0x4512f7['getCellLocation'](_0x2ee965);for(let _0x4efa74=_0x23c94c;_0x4efa74<=_0x5eba74;_0x4efa74++){const _0x44a65a=_0x4512f7['createTableWalker'](_0x114f2d,{'column':_0x4efa74,'includeAllSlots':!0x1});for(const _0x2a1916 of _0x44a65a){const _0x49f899=_0x2a1916['cell'],_0x40a23c=_0x54c6ab['mapper']['toViewElement'](_0x49f899);_0x54c6ab['writer']['addClass']('ck-suggestion-marker-'+_0x135672,_0x40a23c),_0x2c579d&&_0x54c6ab['writer']['setAttribute']('data-suggestion',_0x5045e4,_0x40a23c),_0x54c6ab['mapper']['bindElementToMarker'](_0x40a23c,_0x540f23['markerName']),_0x5d669f&&(_0x5e8100['activeMarkers']['includes'](_0x540f23['markerName'])?_0x54c6ab['writer']['addClass']('ck-suggestion-marker--active',_0x40a23c):_0x54c6ab['writer']['removeClass']('ck-suggestion-marker--active',_0x40a23c));}}};}_0x5e8100['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x1e927d),_0x5e8100['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x1e927d),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x63d981(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2a3767,_0x4ff71c,_0x54e3e7)=>{_0x54e3e7['options']['showSuggestionHighlights']&&_0x63d981({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2a3767,_0x4ff71c,_0x54e3e7);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x42e81c,_0x22f4ad,_0x245aa8)=>{const {type:_0x2621f5,id:_0x1137b1}=_0x5e8100['_splitMarkerName'](_0x22f4ad['markerName']),_0x22e6b7=_0x5e8100['getSuggestion'](_0x1137b1),_0x413b47=_0x22e6b7['data'];if('formatBlock'!=_0x22e6b7['type']||!_0x413b47||'setTableColumnHeader'!=_0x413b47['commandName'])return;const _0x47f918=_0x245aa8['mapper']['markerNameToElements'](_0x22f4ad['markerName']);if(_0x47f918){for(const _0x450439 of _0x47f918)_0x245aa8['writer']['removeClass']('ck-suggestion-marker-'+_0x2621f5,_0x450439),_0x245aa8['writer']['removeClass']('ck-suggestion-marker--active',_0x450439),_0x245aa8['writer']['removeAttribute']('data-suggestion',_0x450439),_0x245aa8['mapper']['unbindElementFromMarkerName'](_0x450439,_0x22f4ad['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x509677=this['editor'],_0x5b9920=_0x509677['locale'];function _0x29da4b(_0x5df07e){return{'type':'format','content':o(_0x5b9920,'*Format:*\x20%0',_0x5df07e)};}_0x509677['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x57d5cd=>{if('formatBlock'!=_0x57d5cd['type'])return;const {data:_0x88c920}=_0x57d5cd;if(_0x88c920){if('setTableRowHeader'==_0x88c920['commandName']){const _0x3520df=_0x88c920['commandParams'][0x0]['forceValue'];return _0x29da4b(o(_0x5b9920,_0x3520df?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x88c920['commandName']){const _0x54c0b2=_0x88c920['commandParams'][0x0]['forceValue'];return _0x29da4b(o(_0x5b9920,_0x54c0b2?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x280087=>[_0x280087,null]));class _t extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x439fb4=this['editor'];if(!_0x439fb4['plugins']['has']('TableClipboard'))return;const _0x50b779=_0x439fb4['plugins']['get']('TrackChangesEditing'),_0x219807=_0x439fb4['plugins']['get']('TableUtils'),_0x123adf=_0x439fb4['plugins']['get'](It),_0x159e36=_0x439fb4['plugins']['get']('TableClipboard');_0x123adf['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x439fb4['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x439fb4['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2e380a=null;_0x439fb4['model']['on']('insertContent',(_0x52192c,_0x49df45)=>{const [_0x14e64b,_0x5b1e31]=_0x49df45,_0x6d4e47=_0x49df45[_0x49df45['length']-0x1];_0x6d4e47&&_0x6d4e47['forceDefaultExecution']||_0x50b779['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x346dd8,_0x3e9ce7,_0x17203c,_0x403b4d,_0xd9565d){if(_0x3e9ce7&&!_0x3e9ce7['is']('documentSelection'))return!0x1;const _0x1d25cb=_0xd9565d['getTableIfOnlyTableInContent'](_0x346dd8,_0x17203c);if(!_0x1d25cb||!Re(_0x1d25cb,void 0x0,_0x403b4d))return!0x1;const _0x31de96=_0x403b4d['getSelectionAffectedTableCells'](_0x17203c['document']['selection']);if(!_0x31de96['length'])return!0x1;const _0x205bb5=_0x31de96[0x0]['findAncestor']('table'),_0x226a91=_0x403b4d['getRowIndexes'](_0x31de96),_0x48da00=_0x403b4d['getColumnIndexes'](_0x31de96),_0x3dca8d={'startRow':_0x226a91['first'],'endRow':_0x226a91['last'],'startColumn':_0x48da00['first'],'endColumn':_0x48da00['last']};return 0x1==_0x31de96['length']&&(_0x3dca8d['endRow']+=_0x403b4d['getRows'](_0x1d25cb)-0x1,_0x3dca8d['endColumn']+=_0x403b4d['getColumns'](_0x1d25cb)-0x1),Re(_0x205bb5,_0x3dca8d,_0x403b4d);}(_0x14e64b,_0x5b1e31,_0x439fb4['model'],_0x219807,_0x159e36)&&(_0x52192c['stop'](),_0x2e380a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x439fb4['model']['change'](()=>{_0x439fb4['model']['insertContent'](_0x49df45[0x0],_0x49df45[0x1],_0x49df45[0x2],{'forceDefaultExecution':!0x0});const _0x13027c=_0x1a2714(),{rowInsertionRanges:_0x4ab275,columnInsertionRanges:_0x4aff4a,insertionRanges:_0x217eda,deletionRanges:_0x7a0d50,cells:_0x291289}=_0x2e380a;_0x4ab275['length']&&_0x50b779['markMultiRangeInsertion'](_0x4ab275,'tablePasteRow',{'tablePasteChainId':_0x13027c}),_0x4aff4a['length']&&_0x50b779['markMultiRangeInsertion'](_0x4aff4a,'tablePasteColumn',{'tablePasteChainId':_0x13027c}),_0x217eda['length']&&(_0x50b779['markMultiRangeInsertion'](_0x217eda,'tablePaste',{'tablePasteChainId':_0x13027c,'skipNestingCheck':!0x0}),_0x217eda['forEach'](_0x2fa94b=>_0x2fa94b['detach']?.())),_0x7a0d50['length']&&(_0x50b779['markMultiRangeDeletion'](_0x7a0d50,'tablePaste',{'tablePasteChainId':_0x13027c,'skipNestingCheck':!0x0}),_0x7a0d50['forEach'](_0x1bad2f=>_0x1bad2f['detach']?.()));const _0x302c67=_0x50b779['markMultiRangeBlockFormat'](_0x291289['map'](({element:_0x5db6ac})=>_0x5db6ac),{'formatGroupId':_0x1a2714()},[],'tablePasteCell',{'tablePasteChainId':_0x13027c});if(_0x302c67){const _0x1deb4b=_0x302c67['getMarkers'](),_0x245099=[];for(const {element:_0x35676a,attributes:_0x10b2bb}of _0x291289){if(!_0x10b2bb)continue;const _0xa15e07=_0x439fb4['model']['createRangeOn'](_0x35676a),_0xe21932=_0x1deb4b['find'](_0x10354a=>_0x10354a['getRange']()['isEqual'](_0xa15e07));_0xe21932&&_0x245099['push']([_0xe21932['name'],_0x10b2bb]);}_0x245099['length']&&_0x302c67['setAttribute']('markerAttributes',Object['fromEntries'](_0x245099));}_0x2e380a=null;}));},{'priority':_0x32b979['high']+0xa}),_0x439fb4['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x421bce,_0x432a88)=>{const [_0x14df8f,_0x103dd7,,_0x4744c2]=_0x432a88;if(!_0x2e380a)return;_0x421bce['stop']();const _0x834266=_0x14df8f['cell'],_0x5a5476=_0x103dd7,_0x2bb59c=ke(_0x834266),_0xc07536=ke(_0x5a5476);_0x421bce['return']=_0x834266;let _0x14d78a=null,_0x55152f=null;if(_0xc07536||_0x2bb59c){if(_0x2bb59c&&!_0xc07536){_0x4744c2['remove'](_0x834266['getChild'](0x0));for(const _0x506a51 of Array['from'](_0x5a5476['getChildren']()))_0x4744c2['insert'](_0x506a51,_0x834266,'end');const _0x512401=_0x2e380a['rowInsertionIndexes']['includes'](_0x14df8f['row']),_0x1a696e=_0x2e380a['columnInsertionIndexes']['includes'](_0x14df8f['column']);_0x512401||_0x1a696e||(_0x14d78a=_0x5b36f3['fromRange'](_0x4744c2['createRangeIn'](_0x834266)));}else _0xc07536&&!_0x2bb59c&&(_0x55152f=_0x4744c2['createRangeIn'](_0x834266));}else{const _0x116cfe=_0x4744c2['createElement']('tableCellSuggestion'),_0x55685b=_0x4744c2['createElement']('tableCellSuggestion');_0x4744c2['wrap'](_0x4744c2['createRangeIn'](_0x834266),_0x55685b),_0x4744c2['insert'](_0x116cfe,_0x834266,0x0);for(const _0x52294a of Array['from'](_0x5a5476['getChildren']()))_0x4744c2['insert'](_0x52294a,_0x116cfe,'end');_0x14d78a=_0x5b36f3['fromRange'](_0x4744c2['createRangeOn'](_0x116cfe)),_0x55152f=_0x5b36f3['fromRange'](_0x4744c2['createRangeOn'](_0x55685b));}const _0x308860=Array['from'](_0x5a5476['getAttributes']())['filter'](([_0x52ae06])=>Pe['includes'](_0x52ae06));_0x2e380a['cells']['push']({'element':_0x834266,'attributes':_0x308860['length']?Object['fromEntries'](_0x308860):null}),_0x14d78a&&_0x2e380a['insertionRanges']['push'](_0x14d78a),_0x55152f&&_0x2e380a['deletionRanges']['push'](_0x55152f);},{'priority':'high'}),_0x219807['on']('insertColumns',(_0x47f56c,_0x14ecdc)=>{const [_0xe805c8,_0x56aa88={}]=_0x14ecdc;if(!_0x2e380a)return;const _0x1b4d6d=_0x56aa88['at']||0x0,_0x4546df=_0x56aa88['columns']||0x1;_0x2e380a['columnInsertionIndexes']=new Array(_0x4546df)['fill'](_0x1b4d6d)['map']((_0x5ab3d8,_0x1279b0)=>_0x5ab3d8+_0x1279b0);for(const {cell:_0x47e7c2}of _0x219807['createTableWalker'](_0xe805c8,{'startColumn':_0x1b4d6d,'endColumn':_0x1b4d6d+_0x4546df-0x1}))_0x2e380a['columnInsertionRanges']['push'](_0x439fb4['model']['createRangeOn'](_0x47e7c2));},{'priority':'low'}),_0x219807['on']('insertRows',(_0x5eb2fb,_0x4266f9)=>{const [_0xc65bf2,_0x292bbb={}]=_0x4266f9;if(!_0x2e380a)return;const _0x4f17b9=_0x292bbb['at']||0x0,_0x3462dd=_0x292bbb['rows']||0x1;_0x2e380a['rowInsertionIndexes']=new Array(_0x3462dd)['fill'](_0x4f17b9)['map']((_0x5d977d,_0x3e6ba2)=>_0x5d977d+_0x3e6ba2);for(const {cell:_0x591951}of _0x219807['createTableWalker'](_0xc65bf2,{'startRow':_0x4f17b9,'endRow':_0x4f17b9+_0x3462dd-0x1}))_0x2e380a['rowInsertionRanges']['push'](_0x439fb4['model']['createRangeOn'](_0x591951));},{'priority':'low'}),_0x50b779['descriptionFactory']['registerDescriptionCallback'](_0x3ac84f=>{if(_0x3ac84f['subType']&&_0x3ac84f['subType']['startsWith']('tablePaste'))return _0x3ac84f['previous']?{}:{'type':'insertion','content':o(_0x439fb4['locale'],'*Replace\x20table\x20cells*')};});const _0x472597=()=>!0x1;for(const _0x412782 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x50b779['_suggestionFactory']['registerCustomCallback']('insertion',_0x412782,'join',_0x472597),_0x50b779['_suggestionFactory']['registerCustomCallback']('deletion',_0x412782,'join',_0x472597),_0x50b779['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x412782,'join',_0x472597);_0x50b779['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x472597),_0x50b779['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x2e6156,_0x108e96,_0x13fa06)=>{const _0x5bcee9=_0x2e6156['map'](_0x569aa7=>_0x569aa7['getContainedElement']())['filter'](_0x436f3a=>_0x436f3a),_0x1816cd=new Map(_0x5bcee9['map'](_0x22bfcf=>[_0x22bfcf,null]));if(_0x2e380a){for(const {element:_0x469fdd,attributes:_0xafb96a}of _0x2e380a['cells'])_0xafb96a&&_0x1816cd['set'](_0x469fdd,_0xafb96a);}else{if(_0x13fa06&&_0x13fa06['markerAttributes'])for(const [_0x653f50,_0x36ca55]of Object['entries'](_0x13fa06['markerAttributes'])){const _0x42dec7=_0x439fb4['model']['markers']['get'](_0x653f50),_0x423d23=_0x42dec7?_0x42dec7['getRange']()['getContainedElement']():null;_0x423d23&&_0x1816cd['set'](_0x423d23,_0x36ca55);}}_0x439fb4['model']['change'](_0x49aff8=>{for(const [_0x419a83,_0x9e5eb8]of _0x1816cd)_0x49aff8['setAttributes']({...we,..._0x9e5eb8},_0x419a83);});});const _0x47fe39=(_0x5ece76,_0x5bf917)=>{_0x50b779['_suggestionFactory']['registerCustomCallback'](_0x5ece76,'tablePaste',_0x5bf917,(_0x57ed60,_0x180adf,_0x2d1564)=>{_0x439fb4['model']['change'](_0x150600=>{const _0x48c199=[];for(const _0x143c71 of _0x57ed60){const _0x439854=_0x143c71['start']['nodeAfter'];_0x439854['is']('element','tableCellSuggestion')&&_0x48c199['push'](_0x439854);}_0x50b779['_suggestionFactory']['getSuggestionCallback'](_0x5ece76,null,_0x5bf917)(_0x57ed60,_0x180adf,_0x2d1564);for(const _0x1e3239 of _0x48c199)'$graveyard'!=_0x1e3239['root']['rootName']&&_0x150600['unwrap'](_0x1e3239);});});};_0x47fe39('insertion','accept'),_0x47fe39('insertion','discard'),_0x47fe39('deletion','accept'),_0x47fe39('deletion','discard'),_0x50b779['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5b213a=>{const _0x375c64=_0x5b213a['map'](_0x20d1d0=>_0x20d1d0['getContainedElement']()),_0x1f9d92=_0x375c64[0x0]['findAncestor']('table'),{minRow:_0x3ee499,maxRow:_0x37660a}=_0x123adf['_getCoordsForCells'](_0x375c64);_0x219807['removeRows'](_0x1f9d92,{'at':_0x3ee499,'rows':_0x37660a-_0x3ee499+0x1});}),_0x50b779['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x2f1ead=>{const _0xa2ec2=_0x2f1ead['map'](_0x427fba=>_0x427fba['getContainedElement']()),_0x35f872=_0xa2ec2[0x0]['findAncestor']('table'),{minColumn:_0x25217d,maxColumn:_0x351c10}=_0x123adf['_getCoordsForCells'](_0xa2ec2);_0x219807['removeColumns'](_0x35f872,{'at':_0x25217d,'columns':_0x351c10-_0x25217d+0x1});});const _0x35444d=(_0x89c018,_0x131f64)=>{if(!_0x131f64['subType']||!_0x131f64['subType']['startsWith']('tablePaste'))return;const _0x31d0db=_0x131f64['attributes']['tablePasteChainId'],_0x17856d=_0x50b779['getSuggestions']()['filter'](_0x3ffd7c=>_0x3ffd7c['isInContent']&&_0x3ffd7c['attributes']&&_0x3ffd7c['attributes']['tablePasteChainId']==_0x31d0db);_0x17856d['length']&&_0x131f64['getAllAdjacentSuggestions']()['length']!=_0x17856d['length']&&_0x17856d['reduce']((_0x27d146,_0xc1c1e4)=>(_0x27d146['next']=_0xc1c1e4,_0xc1c1e4['previous']=_0x27d146,_0xc1c1e4));};function _0xa4eb06(_0xd57d52,_0x4f4c4b=!0x0){const {id:_0x2f0de4}=_0x50b779['_splitMarkerName'](_0xd57d52['markerName']),_0x588c3f=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4e1dad=_0x50b779['activeMarkers']['includes'](_0xd57d52['markerName']);return _0x4e1dad&&_0x588c3f['push']('ck-suggestion-marker--active'),{'classes':_0x588c3f,'attributes':{'data-suggestion':_0x2f0de4},'priority':_0x4e1dad&&_0x4f4c4b?0xbc2:0xbb8};}_0x50b779['on']('suggestionLoaded',_0x35444d,{'priority':'high'}),_0x50b779['on']('suggestionUnloaded',_0x35444d,{'priority':'high'}),_0x439fb4['model']['document']['registerPostFixer'](()=>{let _0x592a35=!0x1;const _0x20171c=Array['from'](_0x439fb4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xdf1a69,data:_0xab9869}of _0x20171c){const {group:_0x3bec0a,type:_0x49f121,id:_0x3dcdee}=_0x50b779['_splitMarkerName'](_0xdf1a69);if('suggestion'!=_0x3bec0a||'deletion'!=_0x49f121||_0xab9869['oldRange'])continue;if(!_0x50b779['hasSuggestion'](_0x3dcdee))continue;const _0x378d6f=_0x50b779['getSuggestion'](_0x3dcdee)['getRanges'](),_0x21a627=_0x439fb4['plugins']['get']('Users')['me'];for(const _0x37ac59 of _0x50b779['getSuggestions']()){if(!_0x37ac59['isInContent']||_0x37ac59['author']!=_0x21a627)continue;if('formatBlock'!=_0x37ac59['type']||'tablePasteCell'!=_0x37ac59['subType'])continue;if(_0x37ac59['getRanges']()['every'](_0x51853c=>_0x378d6f['some'](_0x1e5d52=>_0x1e5d52['containsRange'](_0x51853c,!0x0)))){for(const _0xf566eb of _0x37ac59['getAllAdjacentSuggestions']())_0xf566eb['isInContent']&&(_0xf566eb['discard'](),_0x592a35=!0x0);}}}return _0x592a35;}),_0x439fb4['model']['document']['registerPostFixer'](_0x383b72=>{const _0x12abc3=_0x439fb4['commands']['get']('redo');if(!_0x12abc3||!_0x12abc3['_createdBatches']['has'](_0x383b72['batch']))return!0x1;let _0x5cf240=!0x1;const _0x103d05=_0x439fb4['plugins']['get']('Users')['me'],_0x235d9a=_0x439fb4['model']['document']['differ']['getChanges'](),_0x2f5097=Array['from'](_0x439fb4['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x3dcf6f,data:_0x13c7aa})=>{const {group:_0x4cf12b,subType:_0x7d617b,authorId:_0x17c380}=_0x50b779['_splitMarkerName'](_0x3dcf6f);return'suggestion'==_0x4cf12b&&'tablePaste'==_0x7d617b&&_0x17c380==_0x103d05['id']&&!_0x13c7aa['oldRange'];});for(const _0x52317c of _0x235d9a){if('insert'!=_0x52317c['type']||'tableCellSuggestion'!=_0x52317c['name']||0x1!=_0x52317c['length'])continue;const _0x3e0868=_0x383b72['createRange'](_0x52317c['position'],_0x52317c['position']['getShiftedBy'](0x1));if(!_0x2f5097['find'](({data:_0x21562e})=>_0x21562e['newRange']['isEqual'](_0x3e0868))){for(const {name:_0x38c0e7,data:_0x537be3}of _0x2f5097)if(_0x3e0868['containsRange'](_0x537be3['newRange'])){_0x383b72['updateMarker'](_0x38c0e7,{'range':_0x3e0868}),_0x5cf240=!0x0;break;}}}return _0x5cf240;}),_0x439fb4['model']['document']['registerPostFixer'](_0x5ea2af=>{let _0x540b9e=!0x1;const _0x129385=_0x439fb4['plugins']['get']('Users')['me'],_0x414705=_0x50b779['getSuggestions']()['filter'](_0x39e7f6=>_0x39e7f6['isInContent']&&_0x39e7f6['author']==_0x129385),_0x5564bc=new Set(),_0x3951a8=new Set();for(const _0x102ce8 of _0x414705)if('tablePaste'==_0x102ce8['subType'])for(const _0x16c9bd of _0x102ce8['getMarkers']()){const _0x278e2b=_0x16c9bd['getRange']()['getContainedElement']();if(_0x278e2b){if(_0x278e2b['is']('element','tableCellSuggestion')&&ke(_0x278e2b)){_0x102ce8['removeMarker'](_0x16c9bd['name']),_0x5564bc['add'](_0x278e2b),_0x540b9e=!0x0;const _0x4875dc=_0x278e2b['nextSibling'],_0x3b6347=_0x278e2b['previousSibling'],_0x5996ac=_0x4875dc&&_0x4875dc['is']('element','tableCellSuggestion'),_0xa75977=_0x3b6347&&_0x3b6347['is']('element','tableCellSuggestion');_0x5996ac&&!_0x5564bc['has'](_0x4875dc)&&_0x3951a8['add'](_0x4875dc),_0xa75977&&!_0x5564bc['has'](_0x3b6347)&&_0x3951a8['add'](_0x3b6347);}else _0x278e2b['is']('element','paragraph')&&_0x278e2b['isEmpty']&&(_0x102ce8['removeMarker'](_0x16c9bd['name']),_0x540b9e=!0x0);}}else{if('tablePasteCell'==_0x102ce8['subType']){if(!_0x102ce8['attributes']||!_0x102ce8['attributes']['tablePasteChainId'])continue;const _0x43b197=_0x102ce8['attributes']['markerAttributes'];if(_0x43b197&&Object['keys'](_0x43b197)['length'])continue;const _0x54a77a=_0x102ce8['attributes']['tablePasteChainId'];let _0x175b14=!0x0,_0x3c35ed=!0x0;for(const _0x2842b8 of _0x414705)if(_0x2842b8['subType']&&_0x2842b8['subType']['startsWith']('tablePaste')){if(!_0x2842b8['attributes']['tablePasteChainId']){_0x3c35ed=!0x1;break;}if(_0x2842b8['id']!=_0x102ce8['id']&&_0x2842b8['attributes']['tablePasteChainId']==_0x54a77a){_0x175b14=!0x1;break;}}_0x3c35ed&&_0x175b14&&(_0x102ce8['removeMarkers'](),_0x540b9e=!0x0);}}for(const _0x5167e8 of _0x5564bc)_0x5ea2af['remove'](_0x5167e8);for(const _0x516291 of _0x3951a8)_0x5ea2af['unwrap'](_0x516291);return _0x540b9e;}),_0x439fb4['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5d6678,_0x310aca)=>_0xa4eb06(_0x5d6678),'converterPriority':'high'}),_0x439fb4['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x34523e,_0x31cead)=>_0x31cead['options']['showSuggestionHighlights']?_0xa4eb06(_0x34523e,!0x1):null,'converterPriority':'high'});const _0x17f0c2=_0x439fb4['editing']['view'];this['listenTo'](_0x17f0c2['document'],'clipboardOutput',(_0x227495,_0x4e1015)=>{const _0x580e90=[];for(const _0x7d6575 of _0x17f0c2['createRangeIn'](_0x4e1015['content'])['getItems']())_0x7d6575['is']('element','suggestion-td')&&_0x580e90['push'](_0x7d6575);_0x17f0c2['change'](_0x465915=>{for(const _0x317502 of _0x580e90)_0x465915['move'](_0x465915['createRangeIn'](_0x317502),_0x465915['createPositionBefore'](_0x317502)),_0x465915['remove'](_0x317502);});});}}function ke(_0x464d16){if(_0x464d16['isEmpty'])return!0x0;const _0x588e0b=_0x464d16['getChild'](0x0);return _0x588e0b['is']('element','paragraph')&&_0x588e0b['isEmpty'];}function Re(_0x295ffd,_0x1d8581={},_0x241b24){for(const {isAnchor:_0x48ecda,cellHeight:_0x11bfbc,cellWidth:_0xb989be}of _0x241b24['createTableWalker'](_0x295ffd,{'includeAllSlots':!0x0,..._0x1d8581}))if(!_0x48ecda||0x1!=_0x11bfbc||0x1!=_0xb989be)return!0x1;return!0x0;}class Nt extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x4d7f3e=this['editor']['plugins']['get']('TrackChangesEditing');_0x4d7f3e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x4d7f3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x4d7f3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4d7f3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x4d7f3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x4d7f3e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x10df2c,_0x5aaba6){const _0x5e250c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x524613=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x41a3bc=_0x5aaba6['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x14e975=_0x524613['getColumnGroupElement'](_0x41a3bc);let _0x9a450b=_0x14e975?_0x524613['getTableColumnsWidths'](_0x14e975):null,_0x5478a9=_0x41a3bc['getAttribute']('tableWidth')||null;const _0x19dbcd=_0x5aaba6['tableWidth']||_0x5478a9,_0x2f0b1e=_0x5aaba6['columnWidths']||_0x9a450b,_0x46a21f=this['editor']['plugins']['get']('Users')['me'];for(const _0x2b34c6 of _0x5e250c['getSuggestions']()){const _0x5ee732=_0x2b34c6['getContainedElement']();if('resizeTable'===_0x2b34c6['subType']&&_0x5ee732===_0x41a3bc){_0x2b34c6['author']!==_0x46a21f&&_0x2b34c6['discard']();const _0x464f67=_0x2b34c6['data']['commandParams'];_0x5478a9=_0x464f67[0x0]['tableWidth'],_0x9a450b=_0x464f67[0x0]['columnWidths'];break;}}_0x10df2c({'table':_0x41a3bc,'tableWidth':_0x19dbcd,'columnWidths':_0x2f0b1e}),_0x5e250c['markBlockFormat'](_0x41a3bc,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x5478a9,'columnWidths':_0x9a450b}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x999fdb){if('formatBlock'!=_0x999fdb['type']&&'formatInline'!=_0x999fdb['type'])return;const {data:_0x44f682}=_0x999fdb;if(_0x44f682&&'resizeTable'===_0x44f682['formatGroupId']){const _0x48b6d7='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x48b6d7)};}}}class Dt extends _0x2aa107{['afterInit'](){const _0x55335b=this['editor'];_0x55335b['plugins']['has']('Template')&&_0x55335b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x2aa107{['afterInit'](){const _0x528516=this['editor'];if(!_0x528516['commands']['get']('insertTableOfContents'))return;_0x528516['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x10642b=_0x528516['plugins']['get']('TrackChangesEditing'),_0x558af2=_0x528516['locale'];_0x10642b['descriptionFactory']['registerElementLabel']('tableOfContents',_0x39458a=>o(_0x558af2,'ELEMENT_TABLE_OF_CONTENTS',_0x39458a));}}class $t extends _0x2aa107{['afterInit'](){const _0x143716=this['editor'];if(!_0x143716['plugins']['has']('Title'))return;const _0x490b16=_0x143716['plugins']['get']('TrackChangesEditing');_0x490b16['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x143716['locale'],'ELEMENT_TITLE')),_0x143716['model']['document']['registerPostFixer'](_0x5db428=>{let _0x1c3377=!0x1;const _0x474cab=Array['from'](_0x143716['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5d2764,data:_0x44942b}of _0x474cab){const {group:_0x1a97cd}=_0x490b16['_splitMarkerName'](_0x5d2764);if('suggestion'!==_0x1a97cd||!_0x44942b['newRange'])continue;const _0x1ea614=_0x44942b['newRange'],_0x2e5343=_0x1ea614['end']['nodeBefore'];if(!_0x2e5343||!_0x2e5343['is']('element','title-content'))continue;if(!_0x1ea614['start']['isTouching'](_0x1ea614['end']))continue;const _0xe2bc50=_0x143716['model']['schema']['getNearestSelectionRange'](_0x1ea614['end'],'forward');if(_0xe2bc50&&_0xe2bc50['isCollapsed']){const _0x25bb6c=_0x5db428['createRange'](_0x1ea614['start'],_0xe2bc50['start']);_0x25bb6c['isEqual'](_0x1ea614)||(_0x5db428['updateMarker'](_0x5d2764,{'range':_0x25bb6c}),_0x1c3377=!0x0);}_0x1c3377||(_0x5db428['removeMarker'](_0x5d2764),_0x1c3377=!0x0);}return _0x1c3377;});}}class Bt extends _0x2aa107{['afterInit'](){const _0x4318d7=this['editor'],_0x6e1bda=_0x4318d7['plugins']['get']('TrackChangesEditing');_0x4318d7['plugins']['has']('UndoEditing')&&(_0x6e1bda['enableCommand']('undo'),_0x6e1bda['enableCommand']('redo'));}}class xt extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x2f781c=this['editor'];if(!_0x2f781c['plugins']['has']('TableCaptionEditing'))return;_0x2f781c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x2aa107{['tableProperties'];['tableCellProperties'];constructor(_0x3e25ac){super(_0x3e25ac),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';}['afterInit'](){const _0x372ea2=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2a8492 of this['tableProperties'])_0x372ea2['enableCommand'](_0x2a8492,(_0x361a37,_0x2c48f7)=>{const _0x5935c8=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2a8492,[_0x5935c8],this['tableProperties'],'tableProperties',_0x361a37,_0x2c48f7);});_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x372ea2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2c5e92,_0x64cde7)=>this['handleDiscardAction'](this['tableProperties'],_0x2c5e92,_0x64cde7)),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x51f26b of this['tableCellProperties'])_0x372ea2['enableCommand'](_0x51f26b,(_0x31daf9,_0x48dfcc)=>{const _0x3b46c0=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x51f26b,_0x3b46c0,this['tableCellProperties'],'tableCellProperties',_0x31daf9,_0x48dfcc);});_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x372ea2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x5497bb,_0x1991d5)=>this['handleDiscardAction'](this['tableCellProperties'],_0x5497bb,_0x1991d5)),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x372ea2['descriptionFactory']['registerDescriptionCallback'](_0x54df10=>this['handleSuggestionDescription'](_0x54df10));}['_handlePropertyChange'](_0x55b55a,_0x3b12ed,_0x6171cf,_0x2413e0,_0x364b24,_0x149981){const _0x21be81=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x149981['batch'],()=>{for(const _0x1c77fd of _0x3b12ed){if(this['_getSuggestion'](_0x1c77fd,_0x2413e0))_0x364b24(_0x149981);else{const _0x4327a3={};for(const _0x204eb6 of _0x6171cf){const _0x432c04=_0x1c77fd['getAttribute'](_0x204eb6);void 0x0!==_0x432c04&&(_0x4327a3[_0x204eb6]=_0x432c04);}_0x364b24(_0x149981),_0x21be81['markBlockFormat'](_0x1c77fd,{'commandParams':[_0x4327a3]},[],_0x2413e0);}}});}['handleDiscardAction'](_0x24bd3c,_0x507610,_0x4b1766){const _0x2550fd=_0x507610[0x0]['start']['nodeAfter'],_0x3ab788=_0x4b1766['commandParams'][0x0];this['editor']['model']['change'](_0x1d8697=>{for(const _0x330382 of _0x24bd3c)void 0x0!==_0x3ab788[_0x330382]?_0x1d8697['setAttribute'](_0x330382,_0x3ab788[_0x330382],_0x2550fd):_0x1d8697['removeAttribute'](_0x330382,_0x2550fd);});}['handleSuggestionDescription'](_0x534bef){if(_0x534bef['data'])switch(_0x534bef['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'](_0x213563,_0x102067){const _0x1b159b=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0xc803e0 of _0x1b159b['getSuggestions']({'skipNotAttached':!0x0})){const _0x2278fa=_0xc803e0['getContainedElement']();if(_0xc803e0['subType']===_0x102067&&_0x2278fa===_0x213563)return _0xc803e0;}return null;}}const m='$elementName';class p extends _0x2aa107{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x3544d0,_0x510953,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x344c23){function _0x2bbe4d(_0x956e01){return _0x956e01['map'](_0x404043=>String['fromCharCode'](_0x404043))['join']('');}super(_0x344c23),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0xb80226,_0x496dc7,_0x2c03c1,_0x2e37cc)=>{this['_model']['change'](()=>{for(const _0x106f77 of[..._0x2e37cc,..._0x2c03c1])this['_model']['markers']['has'](_0x106f77)&&_0x344c23['editing']['reconvertMarker'](_0x106f77);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x344c23['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(),_0x344c23['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x344c23['config']['get']('trackChanges.trackFormatChanges'),_0x344c23['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x344c23['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x344c23,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x2bbe4d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2bbe4d([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x34]);}['init'](){const _0x2cd8c2=this['editor'],_0x450e1f=(_0x1446f9,_0x324dcd)=>{if('attribute'!=_0x1446f9)return'ck-suggestion-marker-'+_0x1446f9;const _0x309826=_0x324dcd['split']('|')[0x0];return this['_isBlockAttribute'](_0x309826)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x2cd8c2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2bf0ca=>{const {id:_0x420fa4,type:_0x148820,subType:_0x4c660f}=this['_splitMarkerName'](_0x2bf0ca['markerName']),_0x562664=['ck-suggestion-marker',_0x450e1f(_0x148820,_0x4c660f)];let _0x16b259=0xbb8;return this['activeMarkers']['includes'](_0x2bf0ca['markerName'])&&(_0x562664['push']('ck-suggestion-marker--active'),_0x16b259=0xbc2),'deletion'==_0x148820&&(_0x16b259+=0x5),{'classes':_0x562664,'attributes':{'data-suggestion':_0x420fa4},'priority':_0x16b259};}}),_0x2cd8c2['conversion']['for']('dataDowncast')['add'](_0x263efb=>{_0x263efb['on']('addMarker:suggestion',(_0x26a871,_0x14cfcb,_0x4e95b1)=>{if(!_0x4e95b1['options']['showSuggestionHighlights'])return;const _0x32631b=_0x14cfcb['item'];if(!_0x32631b)return;const _0x378250=_0x4e95b1['mapper']['toViewElement'](_0x32631b);_0x2cd8c2['model']['schema']['isObject'](_0x32631b)&&_0x378250&&!_0x378250['getCustomProperty']('widget')&&_0x378250['is']('containerElement')&&_0x312517(_0x378250,_0x4e95b1['writer']);},{'priority':'high'});}),_0x2cd8c2['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x467928,_0xc10ea8)=>{if(!_0xc10ea8['options']['showSuggestionHighlights'])return null;const {type:_0x34c458,subType:_0x4a5e59}=this['_splitMarkerName'](_0x467928['markerName']);return{'classes':['ck-suggestion-marker',_0x450e1f(_0x34c458,_0x4a5e59)],'priority':0xbb8};}});const _0x535f27=({showActiveMarkers:_0x5ca454=!0x0,isAttributeSuggestion:_0x5a645b=!0x1}={})=>(_0x21ed62,_0x1d8274,_0x293efd)=>{if(!_0x1d8274['item'])return;const {id:_0x5852ef}=this['_splitMarkerName'](_0x1d8274['markerName']);if(_0x5a645b){const _0x436855=this['_suggestions']['get'](_0x5852ef),_0x5969dd=this['_getAttributeKey'](_0x436855);if(!this['_isBlockAttribute'](_0x5969dd))return;}if(_0x1d8274['item']['is']('selection'))return void _0x293efd['consumable']['consume'](_0x1d8274['item'],_0x21ed62['name']);const _0x193a00=_0x293efd['mapper']['toViewElement'](_0x1d8274['item']);if(_0x1d8274['item']['is']('element')&&_0x2cd8c2['model']['schema']['isBlock'](_0x1d8274['item'])&&!_0x193a00['getCustomProperty']('addHighlight')){_0x293efd['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x193a00),_0x293efd['writer']['setAttribute']('data-suggestion',_0x5852ef,_0x193a00),_0x293efd['mapper']['bindElementToMarker'](_0x193a00,_0x1d8274['markerName']),_0x5ca454&&(this['activeMarkers']['includes'](_0x1d8274['markerName'])?_0x293efd['writer']['addClass']('ck-suggestion-marker--active',_0x193a00):_0x293efd['writer']['removeClass']('ck-suggestion-marker--active',_0x193a00));for(const _0x3edb90 of _0x2cd8c2['model']['createRangeIn'](_0x1d8274['item'])['getItems']())_0x293efd['consumable']['consume'](_0x3edb90,_0x21ed62['name']);_0x293efd['consumable']['consume'](_0x1d8274['item'],_0x21ed62['name']);}};_0x2cd8c2['conversion']['for']('dataDowncast')['add'](_0x1aa0aa=>{_0x1aa0aa['on']('addMarker:suggestion:formatBlock',(_0x4aa8a3,_0x2fbd12,_0x181396)=>{_0x181396['options']['showSuggestionHighlights']&&_0x535f27({'showActiveMarkers':!0x1})(_0x4aa8a3,_0x2fbd12,_0x181396);},{'priority':'highest'});}),_0x2cd8c2['conversion']['for']('dataDowncast')['add'](_0x1b450c=>{_0x1b450c['on']('addMarker:suggestion:attribute',(_0x422228,_0x9357ee,_0x2e96c7)=>{_0x2e96c7['options']['showSuggestionHighlights']&&_0x535f27({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x422228,_0x9357ee,_0x2e96c7);},{'priority':'highest'});}),_0x2cd8c2['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x279f48,_0x12d16f)=>_0x12d16f['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x279f48['substr'](0xb)}}),_0x2cd8c2['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3f6734,{writer:_0x4fb692})=>{let _0x44c487='suggestion:'+_0x3f6734['getAttribute']('suggestion-type')+':'+_0x3f6734['getAttribute']('id');return _0x3f6734['getAttribute']('marker-count')&&(_0x44c487+=':'+_0x3f6734['getAttribute']('marker-count')),_0x4fb692['createElement']('$marker',{'data-name':_0x44c487});}}),_0x2cd8c2['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x333368=>{_0x333368['on']('addMarker:suggestion:formatBlock',_0x535f27(),{'priority':'high'});}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x5db90f=>{_0x5db90f['on']('addMarker:suggestion:attribute',_0x535f27({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x13c764=>{_0x13c764['on']('removeMarker:suggestion:formatBlock',(_0x5ba369,_0xe9c816,_0x3d7b7f)=>{const _0x4b1759=_0x3d7b7f['mapper']['markerNameToElements'](_0xe9c816['markerName']);if(_0x4b1759){for(const _0x314254 of _0x4b1759)_0x314254['getCustomProperty']('addHighlight')||(_0x3d7b7f['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x314254),_0x3d7b7f['writer']['removeAttribute']('data-suggestion',_0x314254),_0x3d7b7f['mapper']['unbindElementFromMarkerName'](_0x314254,_0xe9c816['markerName']));}},{'priority':'high'});}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x5f07b6=>{_0x5f07b6['on']('removeMarker:suggestion:attribute',(_0x3c32a6,_0x57dfb4,_0x31d867)=>{const _0x23bcba=_0x31d867['mapper']['markerNameToElements'](_0x57dfb4['markerName']);if(!_0x23bcba)return;const {id:_0x5d6dba}=this['_splitMarkerName'](_0x57dfb4['markerName']),_0x5dc336=this['_suggestions']['get'](_0x5d6dba),_0x439c47=this['_getAttributeKey'](_0x5dc336);if(this['_isBlockAttribute'](_0x439c47)){for(const _0x10255b of _0x23bcba)_0x10255b['getCustomProperty']('addHighlight')||(_0x31d867['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x10255b),_0x31d867['writer']['removeAttribute']('data-suggestion',_0x10255b),_0x31d867['mapper']['unbindElementFromMarkerName'](_0x10255b,_0x57dfb4['markerName']));}},{'priority':'high'});}),_0x2cd8c2['model']['document']['registerPostFixer'](_0x510573=>{let _0x20c734=!0x1;const _0x540e5a=Array['from'](_0x2cd8c2['model']['document']['differ']['getChangedMarkers']()),_0x3ecb61=new Set();for(const {name:_0x1e1cd7,data:_0x98d781}of _0x540e5a){const {group:_0x452062,type:_0xd1d133,subType:_0xd265d5,id:_0x4fd04d}=this['_splitMarkerName'](_0x1e1cd7);if('suggestion'!==_0x452062)continue;const _0xd4bbdf=this['_suggestions']['get'](_0x4fd04d);if(null!=_0x98d781['newRange']){'formatInline'==_0xd1d133&&(_0x20c734=_0x20c734||Ut(_0x98d781['newRange'],_0x1e1cd7,_0x510573,_0x2cd8c2['model']['schema']));const _0x4c6124='attribute'==_0xd1d133&&this['_isBlockAttribute'](_0xd265d5['split']('|')[0x0]);if(_0x98d781['newRange']['isCollapsed']||'$graveyard'==_0x98d781['newRange']['root']['rootName']||'formatBlock'==_0xd1d133&&!Ft(_0x98d781['newRange'])||_0x4c6124&&!Ft(_0x98d781['newRange'])||'deletion'==_0xd1d133&&!(!Vt(_0x179490=_0x98d781['newRange'])&&!function(_0x4acb8c){return _0x4acb8c['start']['parent']==_0x4acb8c['end']['nodeBefore']&&_0x4acb8c['start']['isAtEnd'];}(_0x179490)))_0x510573['removeMarker'](_0x1e1cd7),_0x20c734=!0x0;else{if(!_0xd4bbdf||!_0xd4bbdf['isInContent'])continue;if(_0x98d781['newRange']&&_0x98d781['oldRange']&&_0x98d781['newRange']['isEqual'](_0x98d781['oldRange']))continue;_0x3ecb61['add'](_0xd4bbdf);}}}var _0x179490;return _0x3ecb61['size']>0x0&&(_0x20c734=!!this['_joinWithAdjacentSuggestions'](_0x3ecb61)||_0x20c734),_0x20c734;}),_0x2cd8c2['model']['document']['registerPostFixer'](_0x4f37c0=>{let _0x587ad4=!0x1;for(const _0x2d4019 of _0x2cd8c2['model']['document']['differ']['getChanges']())if('insert'==_0x2d4019['type'])for(const _0x115460 of this['_suggestions']['values']()){if(_0x115460['isMultiRange']||!_0x115460['isInContent'])continue;const _0x10ade0='formatBlock'==_0x115460['type'],_0x313cd9=this['_getAttributeKey'](_0x115460),_0x207e0b=_0x313cd9&&this['_isBlockAttribute'](_0x313cd9);if(!_0x10ade0&&!_0x207e0b)continue;const _0x45cc61=_0x115460['getFirstRange']();if(_0x45cc61['start']['parent']!=_0x45cc61['end']['parent']&&!_0x45cc61['end']['isAtEnd']){const _0x5c0d14=_0x2cd8c2['model']['createPositionAt'](_0x45cc61['start']['nodeAfter'],'end'),_0x6fa35e=_0x2cd8c2['model']['createRange'](_0x45cc61['start'],_0x5c0d14);_0x4f37c0['updateMarker'](_0x115460['getFirstMarker'](),{'range':_0x6fa35e}),_0x587ad4=!0x0;}}return _0x587ad4;}),_0x2cd8c2['model']['document']['registerPostFixer'](_0x5ded20=>this['_processAttributeChanges'](_0x5ded20)),_0x2cd8c2['model']['document']['registerPostFixer'](_0x1c8123=>!_0x1c8123['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1c8123)),_0x2cd8c2['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x2cd8c2['model']['document']['on']('change:data',(_0x5602ed,_0x27e834)=>{if(!_0x27e834['isLocal']||_0x27e834['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x461bc1=_0x2cd8c2['model']['document']['differ']['getChanges']();if(0x0==_0x461bc1['length'])return;const _0x306ed3=[],_0x28106b=_0x461bc1['filter'](_0x504139=>'attribute'==_0x504139['type']),_0x43ea75=_0x461bc1['filter'](_0x3f54d2=>'insert'==_0x3f54d2['type']&&'$text'!=_0x3f54d2['name']);for(const _0x29454c of _0x28106b)this['_isRegisteredAttribute'](_0x29454c['attributeKey'])&&_0x306ed3['push']({'key':_0x29454c['attributeKey'],'newValue':_0x29454c['attributeNewValue'],'oldValue':_0x29454c['attributeOldValue'],'range':Pt(_0x29454c['range'],_0x2cd8c2['model'])});for(const _0x24c151 of _0x43ea75){if('rename'!=_0x24c151['action']&&'refresh'!=_0x24c151['action'])continue;const _0x45dd88=Lt(_0x24c151['position']['nodeAfter'],_0x2cd8c2['model']),_0x11ffed=_0x24c151['before'];'rename'==_0x24c151['action']&&_0x306ed3['push']({'key':m,'newValue':_0x24c151['name'],'oldValue':_0x11ffed['name'],'range':_0x45dd88});for(const [_0x58b811,_0xb0ab74]of _0x11ffed['attributes']){if(!this['_isRegisteredAttribute'](_0x58b811))continue;const _0x5d756c=_0x24c151['attributes']['get'](_0x58b811);_0xb0ab74!==_0x5d756c&&_0x306ed3['push']({'key':_0x58b811,'newValue':_0x5d756c,'oldValue':_0xb0ab74,'range':_0x45dd88});}for(const [_0x40cd70,_0x53991]of _0x24c151['attributes'])this['_isRegisteredAttribute'](_0x40cd70)&&(_0x11ffed['attributes']['has'](_0x40cd70)||_0x306ed3['push']({'key':_0x40cd70,'newValue':_0x53991,'oldValue':null,'range':_0x45dd88}));}0x0!=_0x306ed3['length']&&_0x2cd8c2['model']['enqueueChange'](_0x27e834,_0x5da1ce=>{const _0x4b808d=_0x1a2714();for(const {range:_0xa63f8f,key:_0x1fd862,oldValue:_0x301186,newValue:_0x1f6fd0}of _0x306ed3)this['markAttributeChange'](_0xa63f8f,_0x1fd862,_0x301186,_0x1f6fd0,{'groupId':_0x4b808d});this['_reduceExistingSuggestions'](_0x5da1ce,_0x306ed3);});},{'priority':'lowest'}),_0x2cd8c2['model']['markers']['on']('update:suggestion',(_0x55ba20,_0x42fba7,_0x2964cd)=>{if(null==_0x2964cd){const {id:_0x505ede}=this['_splitMarkerName'](_0x42fba7['name']),_0x1188a9=this['_suggestions']['get'](_0x505ede);_0x1188a9&&_0x1188a9['addMarkerName'](_0x42fba7['name']);}}),_0x2cd8c2['model']['document']['on']('change:data',()=>{const _0x55d2b8=Array['from'](_0x2cd8c2['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1625b4=>'suggestion'===this['_splitMarkerName'](_0x1625b4['name'])['group']);if(0x0===_0x55d2b8['length'])return;_0x55d2b8['sort']((_0x1a291d,_0x324d91)=>{const _0x23dbf9=_0x1a291d['data']['oldRange'],_0x19fdc=_0x324d91['data']['oldRange'];return null===_0x23dbf9&&null===_0x19fdc?0x0:null===_0x23dbf9&&null!==_0x19fdc?-0x1:null!==_0x23dbf9&&null===_0x19fdc?0x1:_0x23dbf9['start']['isBefore'](_0x19fdc['start'])?-0x1:0x1;});const _0x4f2a04=new Set(),_0x4ce446=new Set();for(const {name:_0x4454e1,data:_0x31a207}of _0x55d2b8){const {id:_0x3ad637}=this['_splitMarkerName'](_0x4454e1);if(null===_0x31a207['oldRange']){const _0x4da15a=this['_handleNewSuggestionMarker'](_0x4454e1);_0x4ce446['add'](_0x4da15a);}else{const _0x36b4d4=this['_suggestions']['get'](_0x3ad637);null!==_0x31a207['newRange']||_0x36b4d4['isInContent']?(_0x4f2a04['add'](_0x36b4d4['head']),_0x4ce446['add'](_0x36b4d4)):this['_removeSuggestion'](_0x36b4d4);}}_0x4ce446['size']>0x0&&this['_refreshSuggestionsChain'](_0x4ce446);for(const _0x13c161 of _0x4f2a04)this['fire']('suggestionChanged',_0x13c161);}),_0x2cd8c2['model']['on']('applyOperation',(_0x40e007,_0x197dc9)=>{const _0x2bd2c3=_0x197dc9[0x0];if(!this['_suggestions']['size'])return;if(!_0x2bd2c3['isDocumentOperation'])return;if(_0x2bd2c3['batch']['isUndo']||!_0x2bd2c3['batch']['isLocal'])return;let _0x322e9f,_0x2eb66b;switch(_0x2bd2c3['type']){case'insert':_0x322e9f=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['position']),_0x2eb66b=_0x322e9f['getShiftedBy'](_0x2bd2c3['howMany']);break;case'split':_0x322e9f=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['splitPosition']),_0x2eb66b=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['moveTargetPosition']);break;case'move':_0x322e9f=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['targetPosition']),_0x2eb66b=_0x322e9f['getShiftedBy'](_0x2bd2c3['howMany']);break;default:return;}const _0x4e37c3=_0x2cd8c2['model']['createRange'](_0x322e9f,_0x2eb66b);_0x2cd8c2['model']['change'](()=>{for(const {suggestion:_0x57e01c,meta:_0x224ee8}of this['_findSuggestions'](_0x4e37c3)){if(_0x57e01c['isMultiRange'])continue;if('formatInline'==_0x57e01c['type'])continue;const _0x502d58=this['_getAttributeKey'](_0x57e01c);if(_0x502d58&&this['_isBlockAttribute'](_0x502d58)&&'split'!=_0x2bd2c3['type'])continue;const _0x46c6b3=_0x57e01c['data']&&_0x57e01c['data']['multipleBlocks'];('formatBlock'!=_0x57e01c['type']||'split'==_0x2bd2c3['type']&&!_0x46c6b3)&&(_0x224ee8['containsRangeInObject']||'insertion'==_0x57e01c['type']&&_0x224ee8['isOwn']||_0x57e01c['getFirstRange']()['containsRange'](_0x4e37c3)&&this['_breakSuggestionMarker'](_0x57e01c,_0x322e9f,_0x2eb66b));}});},{'priority':'lowest'}),_0x2cd8c2['model']['on']('deleteContent',(_0x543eda,_0x55e32c)=>{const _0x4bd7d4=_0x55e32c[0x0],_0x21089b=_0x55e32c[0x1];if(_0x21089b&&_0x21089b['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4bd7d4['isCollapsed'])return;const _0x44eaca=_0x2cd8c2['model']['schema'],{start:_0x7f8230,end:_0x143037}=_0x4bd7d4['getFirstRange'](),_0x27af92=_0x7f8230['nodeAfter']&&_0x44eaca['isLimit'](_0x7f8230['nodeAfter'])?null:_0x44eaca['getNearestSelectionRange'](_0x7f8230,'forward'),_0x2d7711=_0x143037['nodeBefore']&&_0x44eaca['isLimit'](_0x143037['nodeBefore'])?null:_0x44eaca['getNearestSelectionRange'](_0x143037,'backward'),_0x29a345=_0x2cd8c2['model']['createRange'](_0x27af92?_0x27af92['start']:_0x7f8230,_0x2d7711?_0x2d7711['end']:_0x143037);_0x2cd8c2['model']['change'](_0xd3670f=>{this['markDeletion'](_0x29a345);const _0x30402f=_0x2cd8c2['model']['schema']['getNearestSelectionRange'](_0x29a345['start']);_0x4bd7d4['is']('documentSelection')?_0xd3670f['setSelection'](_0x30402f):_0x4bd7d4['setTo'](_0x30402f);}),_0x543eda['stop']();},{'priority':_0x32b979['normal']+0xa}),_0x2cd8c2['model']['on']('insertContent',(_0x526d0e,_0x437bda)=>{const _0x54c10f=_0x437bda[_0x437bda['length']-0x1];_0x54c10f&&_0x54c10f['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x2cd8c2['model']['change'](()=>{let _0x3073f6=_0x2cd8c2['model']['insertContent'](_0x437bda[0x0],_0x437bda[0x1],_0x437bda[0x2],{'forceDefaultExecution':!0x0});if(!_0x3073f6)return;_0x526d0e['return']=_0x3073f6['clone']();const _0xfc4a89=_0x3073f6['end']['nodeBefore'],_0x1d64c6=_0x2cd8c2['model']['schema'];_0xfc4a89&&_0x1d64c6['isBlock'](_0xfc4a89)&&!_0x1d64c6['isObject'](_0xfc4a89)&&(_0x3073f6=_0x2cd8c2['model']['createRange'](_0x3073f6['start'],_0x2cd8c2['model']['createPositionAt'](_0xfc4a89,'end'))),this['markInsertion'](_0x3073f6);}),_0x526d0e['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x27fa6e=new x(_0x2cd8c2,this['_suggestions']);_0x2cd8c2['commands']['add']('acceptSuggestion',_0x27fa6e),this['enableCommand']('acceptSuggestion');const _0x4c727a=new R(_0x2cd8c2,this['_suggestions']);_0x2cd8c2['commands']['add']('discardSuggestion',_0x4c727a),this['enableCommand']('discardSuggestion'),_0x2cd8c2['commands']['add']('acceptAllSuggestions',new E(_0x2cd8c2,_0x27fa6e,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x2cd8c2['commands']['add']('discardAllSuggestions',new E(_0x2cd8c2,_0x4c727a,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x2cd8c2['commands']['add']('acceptSelectedSuggestions',new O(_0x2cd8c2,_0x27fa6e,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x2cd8c2['commands']['add']('discardSelectedSuggestions',new O(_0x2cd8c2,_0x4c727a,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x37b964=_0x2cd8c2['plugins']['get']('CommentsRepository');this['listenTo'](_0x37b964,'addComment',(_0x1ddee8,{threadId:_0x56f0d4})=>{const _0x333535=this['_suggestions']['get'](_0x56f0d4);_0x333535&&_0x333535['commentThread']&&0x1===_0x333535['commentThread']['length']&&this['_updateSuggestionData'](_0x56f0d4,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x37b964,'removeComment',(_0x3978a0,{threadId:_0x2876f2})=>{const _0x530250=this['_suggestions']['get'](_0x2876f2);_0x530250&&_0x530250['commentThread']&&!_0x530250['commentThread']['length']&&this['_updateSuggestionData'](_0x2876f2,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x1ac8ed){if(this['_adapter'])throw new _0x58ef43('track-changes-adapter-already-set',this);this['_adapter']=_0x1ac8ed;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2c220e=!0x1,toJSON:_0x1c3149=!0x1}={}){const _0x3d966a=[];for(const _0x53cdcf of this['_suggestions']['values']())_0x2c220e&&!_0x53cdcf['isInContent']||_0x3d966a['push'](_0x53cdcf);return _0x1c3149?_0x3d966a['map'](_0x3126a9=>_0x3126a9['toJSON']()):_0x3d966a;}['getSuggestion'](_0x431574){const _0x89ea41=this['_suggestions']['get'](_0x431574);if(!_0x89ea41)throw new _0x58ef43('track-changes-suggestion-not-found',this);return _0x89ea41;}['hasSuggestion'](_0x3ef32c){return this['_suggestions']['has'](_0x3ef32c);}['addSuggestionData'](_0x22813e){const {authorId:_0x1d3d6d,id:_0x44d6f1,attributes:_0x476f89}=_0x22813e,[_0x3e8d6a,_0x4402f0]=_0x22813e['type']['split'](':'),_0x3e79a1=this['_suggestions']['get'](_0x44d6f1)||this['_createSuggestion'](_0x3e8d6a,_0x4402f0,_0x44d6f1,_0x1d3d6d,_0x476f89);if(this['_addThreadToSuggestion'](_0x3e79a1),this['_checkSuggestionCorrectness'](_0x3e79a1,_0x3e8d6a,_0x4402f0||null,_0x1d3d6d),_0x3e79a1['createdAt']=_0x22813e['createdAt'],_0x3e79a1['_isDataLoaded']=!0x0,_0x476f89&&_0x476f89['@external']){const _0x3e1e87=_0x476f89['@external'],_0x50009f=this['_getExternalAuthor'](_0x3e1e87['authorName']);_0x3e79a1['authoredAt']=_0x3e1e87['createdAt'],_0x3e79a1['author']=_0x50009f,_0x3e79a1['isExternal']=!0x0;}else _0x3e79a1['authoredAt']=_0x22813e['createdAt'];switch(_0x22813e['data']&&(_0x3e79a1['data']=_0x22813e['data']),_0x22813e['attributes']&&(_0x3e79a1['attributes']=_0x22813e['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x3e79a1['_saved']=!0x0),this['_suggestionState']['get'](_0x3e79a1)){case'notReady':this['_suggestionState']['set'](_0x3e79a1,'dataReady');break;case'markerReady':_0x3e79a1['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x3e79a1])),this['_refreshSuggestionsChain'](new Set([_0x3e79a1])),this['_suggestionState']['set'](_0x3e79a1,'ready'),this['fire']('suggestionLoaded',_0x3e79a1)):this['_suggestionState']['set'](_0x3e79a1,'removed');}return _0x3e79a1;}['acceptSuggestion'](_0xbf8bc6){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x43ea94 of _0xbf8bc6['getAllAdjacentSuggestions']())_0x43ea94['accept']();});});}['discardSuggestion'](_0x4fcc0c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x119538 of _0x4fcc0c['getAllAdjacentSuggestions']())_0x119538['discard']();});});}['enableCommand'](_0x439507,_0x35e11c){const _0x5cd71c=this['editor']['commands']['get'](_0x439507);if(!_0x5cd71c)throw new _0x58ef43('track-changes-command-not-found',this,{'commandName':_0x439507});if(this['_enabledCommands']['has'](_0x5cd71c))throw new _0x58ef43('track-changes-enable-command-twice',this,{'commandName':_0x439507});this['_enabledCommands']['add'](_0x5cd71c),_0x35e11c&&_0x5cd71c['on']('execute',(_0x4798d2,_0x2bc261)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2bc261['length']>0x0&&_0x2bc261[_0x2bc261['length']-0x1]&&_0x2bc261[_0x2bc261['length']-0x1]['forceDefaultExecution']?_0x2bc261['pop']():(_0x4798d2['return']=_0x35e11c((..._0x279ec5)=>_0x5cd71c['execute'](..._0x279ec5,{'forceDefaultExecution':!0x0}),..._0x2bc261),_0x4798d2['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x10f534){let _0x1f5e45,_0x2f109e;const _0x2c20ca=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1f5e45=_0x10f534();}catch(_0x1526e8){_0x2f109e=_0x1526e8;}return _0x2c20ca||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2f109e&&_0x58ef43['rethrowUnexpectedError'](_0x2f109e,this),_0x1f5e45;}['markInsertion'](_0x26979a,_0x374034=null,_0x46b92c={}){if(_0x26979a['isCollapsed'])return null;const _0x53f3fb=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x14a19a,meta:_0x246b46}of this['_findSuggestions'](_0x26979a,'insertion'))if(_0x246b46['isOwn']){if(!_0x246b46['isNextTo']){if(_0x246b46['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x14a19a,_0x46b92c))continue;return _0x14a19a;}if(qt(_0x14a19a,_0x46b92c))return _0x14a19a;this['_breakSuggestionMarker'](_0x14a19a,_0x26979a['start'],_0x26979a['end']);break;}if(_0x374034==_0x14a19a['subType']&&qt(_0x14a19a,_0x46b92c)){const _0x33a7f4=_0x14a19a['getFirstRange']();return _0x33a7f4['start']['isEqual'](_0x26979a['end'])?this['_setSuggestionRange'](_0x14a19a,this['_model']['createRange'](_0x26979a['start'],_0x33a7f4['end'])):this['_setSuggestionRange'](_0x14a19a,this['_model']['createRange'](_0x33a7f4['start'],_0x26979a['end'])),_0x14a19a;}}const _0x1ead63=_0x1a2714(),_0x2d75a8=_0x53f3fb['id'],_0x29e220=_0x374034?'insertion:'+_0x374034:'insertion',_0x243a20=this['_setSuggestionData']({'id':_0x1ead63,'type':_0x29e220,'createdAt':new Date(),'authorId':_0x2d75a8,'attributes':_0x46b92c});return this['_addSuggestionMarker'](_0x29e220,_0x1ead63,_0x2d75a8,_0x26979a),_0x243a20;}['markMultiRangeInsertion'](_0x86913b,_0x521ffc='multi',_0x2a06eb={}){const _0x70794f=this['editor']['plugins']['get']('Users')['me'],_0xceff65=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x521ffc,'join');for(const _0x4bddd4 of this['getSuggestions']())if(_0x4bddd4['author']['id']==_0x70794f['id']&&'insertion'==_0x4bddd4['type']&&_0x4bddd4['subType']==_0x521ffc&&qt(_0x4bddd4,_0x2a06eb)&&(_0xceff65(_0x4bddd4['getRanges'](),_0x86913b)||_0xceff65(_0x86913b,_0x4bddd4['getRanges']()))){for(const _0x521890 of _0x86913b)_0x4bddd4['addRange'](_0x521890);return _0x4bddd4;}for(const {suggestion:_0x47643c,meta:_0x503236}of this['_findSuggestions'](_0x86913b,'insertion')){if(!_0x503236['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x503236['containsRangeInObject'])continue;if(!qt(_0x47643c,_0x2a06eb))continue;let _0x47f7ad=!0x0;for(const _0x43d64f of _0x47643c['getRanges']())for(const _0x581381 of _0x86913b)if(!_0x43d64f['containsRange'](_0x581381)){_0x47f7ad=!0x1;break;}if(_0x47f7ad)return _0x47643c;}const _0x3c3ab6=_0x1a2714(),_0x353aa9=_0x70794f['id'],_0xc45e39='insertion:'+_0x521ffc,_0x401643=this['_setSuggestionData']({'id':_0x3c3ab6,'type':_0xc45e39,'createdAt':new Date(),'authorId':_0x353aa9,'attributes':_0x2a06eb});for(const _0x45255e of _0x86913b)this['_addSuggestionMarker'](_0xc45e39,_0x3c3ab6,_0x353aa9,_0x45255e,u['getMultiRangeId']());return _0x401643;}['markInlineFormat'](_0x2b250d,_0x5e3b53,_0x20cadb=null,_0x4b20d1={}){if(_0x20cadb=_0x20cadb||Gt(_0x5e3b53),_0x2b250d['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3083c9=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x20cadb,'accept');return this['forceDefaultExecution'](()=>_0x3083c9([_0x2b250d],_0x5e3b53,_0x4b20d1)),null;}const _0x572935=this['editor']['plugins']['get']('Users')['me'],_0x2bcb49=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x359204,meta:_0x37caed}of this['_findSuggestions'](_0x2b250d,'insertion'))_0x37caed['isOwn']&&!_0x37caed['isInsideObject']&&_0x2bcb49['push'](..._0x359204['getRanges']());}const _0x1f624b=function(_0x12ae53,_0x7d2453){const _0x3c3277=[];for(const _0x5d439e of _0x7d2453){const _0x4b40e7=_0x12ae53['getIntersection'](_0x5d439e);_0x4b40e7&&_0x3c3277['push'](_0x4b40e7);}return _0x3c3277;}(_0x2b250d,_0x2bcb49),_0x3e45f9=function(_0x5482cc,_0x271d07){const _0x1aadfb=[_0x5482cc];for(const _0x1c3c5c of _0x271d07){let _0x1861fd=0x0;for(;_0x1861fd<_0x1aadfb['length'];){const _0x539867=_0x1aadfb[_0x1861fd]['getDifference'](_0x1c3c5c);_0x1aadfb['splice'](_0x1861fd,0x1,..._0x539867),_0x1861fd+=_0x539867['length'];}}return _0x1aadfb;}(_0x2b250d,_0x2bcb49);_0x1f624b['length']&&this['_model']['change'](()=>{for(const _0x5c7ae5 of _0x1f624b){const _0x578fb2=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x20cadb,'accept');this['forceDefaultExecution'](()=>_0x578fb2([_0x5c7ae5],_0x5e3b53,_0x4b20d1));}});for(const _0x1a9317 of _0x3e45f9){let _0x1fc5a9=null,_0x4b3dd1=_0x1a9317['start'],_0x154ed8=_0x1a9317['end'];for(const {suggestion:_0x3241c4,meta:_0x52c2d6}of this['_findSuggestions'](_0x1a9317,'formatInline')){if(!_0x52c2d6['isOwn'])continue;if(_0x3241c4['subType']!=_0x20cadb)continue;if(!qt(_0x3241c4,_0x4b20d1))continue;const _0xa4ba0d=_0x3241c4['getFirstRange']();if(_0xa4ba0d['containsRange'](_0x1a9317,!0x0))return null;_0x4b3dd1=_0x4b3dd1['isBefore'](_0xa4ba0d['start'])?_0x4b3dd1:_0xa4ba0d['start'],_0x154ed8=_0x154ed8['isAfter'](_0xa4ba0d['end'])?_0x154ed8:_0xa4ba0d['end'],_0x1fc5a9?_0xa4ba0d['start']['isBefore'](_0x1fc5a9['getFirstRange']()['start'])?(_0x1fc5a9['removeMarkers'](),_0x1fc5a9=_0x3241c4):_0x3241c4['removeMarkers']():_0x1fc5a9=_0x3241c4;}const _0x8c7dec=this['_model']['createRange'](_0x4b3dd1,_0x154ed8);if(_0x1fc5a9)this['_setSuggestionRange'](_0x1fc5a9,_0x8c7dec);else{const _0xf3cd10=_0x1a2714(),_0x545b32=_0x572935['id'];this['_setSuggestionData']({'id':_0xf3cd10,'type':'formatInline:'+_0x20cadb,'data':_0x5e3b53,'createdAt':new Date(),'authorId':_0x545b32,'attributes':_0x4b20d1}),this['_addSuggestionMarker']('formatInline:'+_0x20cadb,_0xf3cd10,_0x545b32,_0x8c7dec);}}return null;}['markBlockFormat'](_0x2c8dab,_0x256766,_0x107a08=[],_0x57392b=null,_0x5d4439={}){_0x256766['formatGroupId']||(_0x256766['formatGroupId']=_0x256766['commandName']),_0x256766['multipleBlocks']=_0x2c8dab['is']('range'),_0x57392b=_0x57392b||Gt(_0x256766);const _0x48f43f=_0x107a08['map'](_0xbd4527=>Lt(_0xbd4527,this['_model'])),_0x1be2c7=_0x2c8dab['is']('range')?_0x2c8dab:Lt(_0x2c8dab,this['_model']);if('never'===this['_trackFormatChanges']){const _0x3bdb4e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x57392b,'accept');return this['forceDefaultExecution'](()=>_0x3bdb4e([_0x1be2c7],_0x256766,_0x5d4439)),null;}_0x48f43f['push'](_0x1be2c7);let _0x3adbc8=!0x0;for(const _0x4ea72d of _0x48f43f)if(!this['_rangeIsInLocalUserInsertion'](_0x4ea72d)){_0x3adbc8=!0x1;break;}if(_0x3adbc8&&'always'!==this['_trackFormatChanges']){const _0x377d03=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x57392b,'accept');return this['forceDefaultExecution'](()=>_0x377d03([_0x1be2c7],_0x256766,_0x5d4439)),null;}let _0x56923a=null,_0x611582=_0x1be2c7['start'],_0x21e207=_0x1be2c7['end'];for(const {suggestion:_0x1670ad,meta:_0x341005}of this['_findSuggestions'](_0x1be2c7,'formatBlock')){if(!_0x341005['isOwn'])continue;if(_0x341005['isNextTo']||_0x341005['containsRangeInObject']||_0x341005['isInsideObject'])continue;if(_0x1670ad['data']['formatGroupId']!=_0x256766['formatGroupId'])continue;if(!qt(_0x1670ad,_0x5d4439))continue;const _0x124e82=_0x1670ad['getFirstRange']();if(_0x1670ad['subType']==_0x57392b){if(_0x124e82['containsRange'](_0x1be2c7,!0x0))return null;_0x611582=_0x611582['isBefore'](_0x124e82['start'])?_0x611582:_0x124e82['start'],_0x21e207=_0x21e207['isAfter'](_0x124e82['end'])?_0x21e207:_0x124e82['end'],_0x56923a?_0x124e82['start']['isBefore'](_0x56923a['getFirstRange']()['start'])?(_0x56923a['removeMarkers'](),_0x56923a=_0x1670ad):_0x1670ad['removeMarkers']():_0x56923a=_0x1670ad;}else{const _0x304b3e=_0x1be2c7['getIntersection'](_0x124e82);this['_cutOutSuggestionMarker'](_0x1670ad,_0x304b3e);}}const _0x109b2f=this['editor']['plugins']['get']('Users')['me'],_0x138d10=_0x1a2714(),_0x341c50=_0x109b2f['id'];if(_0x56923a)return this['_setSuggestionRange'](_0x56923a,this['_model']['createRange'](_0x611582,_0x21e207)),_0x56923a;{const _0x5565c8=this['_setSuggestionData']({'id':_0x138d10,'type':'formatBlock:'+_0x57392b,'data':_0x256766,'createdAt':new Date(),'authorId':_0x341c50,'attributes':_0x5d4439});return this['_addSuggestionMarker']('formatBlock:'+_0x57392b,_0x138d10,_0x341c50,this['_model']['createRange'](_0x611582,_0x21e207)),_0x5565c8;}}['markMultiRangeBlockFormat'](_0x1766ac,_0x2c4e8e,_0x66ca21=[],_0x4219b2=null,_0x10949f={}){_0x2c4e8e['formatGroupId']||(_0x2c4e8e['formatGroupId']=_0x2c4e8e['commandName']);const _0xd3cf9b=_0x1766ac[0x0];_0x2c4e8e['multipleBlocks']=_0xd3cf9b['is']('range'),_0x4219b2=_0x4219b2||Gt(_0x2c4e8e);const _0x1b8b82=_0x66ca21['map'](_0x4e3657=>Lt(_0x4e3657,this['_model'])),_0x939ad2=_0xd3cf9b['is']('range')?_0x1766ac:_0x1766ac['map'](_0x14315b=>Lt(_0x14315b,this['_model']));if('never'===this['_trackFormatChanges']){const _0x4fabbb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4219b2,'accept');return this['forceDefaultExecution'](()=>_0x4fabbb(_0x939ad2,_0x2c4e8e,_0x10949f)),null;}_0x1b8b82['push'](..._0x939ad2);let _0xe06f49=!0x0;for(const _0x152fc6 of _0x1b8b82)if(!this['_rangeIsInLocalUserInsertion'](_0x152fc6)){_0xe06f49=!0x1;break;}if(_0xe06f49&&'always'!==this['_trackFormatChanges']){const _0x4207e7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4219b2,'accept');return this['forceDefaultExecution'](()=>_0x4207e7(_0x939ad2,_0x2c4e8e,_0x10949f)),null;}const _0x322baa=this['editor']['plugins']['get']('Users')['me'];for(const _0x2a69b1 of this['getSuggestions']()){if(_0x2a69b1['author']['id']!=_0x322baa['id'])continue;if('formatBlock'!=_0x2a69b1['type']||_0x2a69b1['data']['formatGroupId']!=_0x2c4e8e['formatGroupId'])continue;if(!qt(_0x2a69b1,_0x10949f))continue;const _0x5f51f1=_0x2a69b1['subType']==_0x4219b2;for(let _0x141f24=0x0;_0x141f24<_0x939ad2['length'];_0x141f24++){const _0x7930cc=_0x939ad2[_0x141f24];for(const _0x2f1d2d of _0x2a69b1['getMarkers']()){const _0x5e16e7=_0x2f1d2d['getRange']();if(_0x7930cc['isEqual'](_0x5e16e7)){_0x5f51f1?(_0x939ad2['splice'](_0x141f24,0x1),_0x141f24--):_0x2a69b1['removeMarker'](_0x2f1d2d['name']);break;}}}}if(0x0==_0x939ad2['length'])return null;const _0x43312d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4219b2,'join');for(const _0x16f49e of this['getSuggestions']())if(_0x16f49e['author']['id']==_0x322baa['id']&&'formatBlock'==_0x16f49e['type']&&_0x16f49e['data']['formatGroupId']==_0x2c4e8e['formatGroupId']&&_0x16f49e['subType']==_0x4219b2&&qt(_0x16f49e,_0x10949f)&&(_0x43312d(_0x16f49e['getRanges'](),_0x939ad2)||_0x43312d(_0x939ad2,_0x16f49e['getRanges']()))){for(const _0x3da3d5 of _0x939ad2)_0x16f49e['addRange'](_0x3da3d5);return _0x16f49e;}const _0x471240=_0x1a2714(),_0x2ac7c9=_0x322baa['id'],_0x3f96eb='formatBlock:'+_0x4219b2,_0x337382=this['_setSuggestionData']({'id':_0x471240,'type':_0x3f96eb,'data':_0x2c4e8e,'createdAt':new Date(),'authorId':_0x2ac7c9,'attributes':_0x10949f});for(const _0x84d077 of _0x939ad2)this['_addSuggestionMarker'](_0x3f96eb,_0x471240,_0x2ac7c9,_0x84d077,u['getMultiRangeId']());return _0x337382;}['markDeletion'](_0x3c4564,_0x18ce87=null,_0x1de78d={}){if(_0x3c4564['isCollapsed'])return null;const _0x707b1e=this['editor']['plugins']['get']('Users')['me'],_0x4b2165=new _0x5b36f3(_0x3c4564['start'],_0x3c4564['end']);for(const {suggestion:_0x35d5da,meta:_0x53f8aa}of this['_findSuggestions'](_0x4b2165,'insertion'))if(_0x53f8aa['isOwn']&&!_0x53f8aa['isNextTo']){if(_0x35d5da['isMultiRange']){const _0x521a95=_0x35d5da['getRanges']()['filter'](_0x50be82=>'$graveyard'!=_0x50be82['root']['rootName']);_0x521a95['every'](_0x412562=>_0x4b2165['containsRange'](_0x412562,!0x0))&&_0x35d5da['discard']();if(_0x521a95['some'](_0x5923e2=>_0x5923e2['containsRange'](_0x4b2165,!0x0))){const _0x144262=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x18ce87,'accept');return this['forceDefaultExecution'](()=>_0x144262([_0x4b2165],null,_0x1de78d)),null;}}else{const _0x28b358=_0x4b2165['getIntersection'](_0x35d5da['getFirstRange']());null!==_0x28b358&&_0x35d5da['_onDiscard']([_0x28b358],null,_0x1de78d);}}if(_0x4b2165['detach'](),_0x4b2165['isCollapsed']||'$graveyard'==_0x4b2165['root']['rootName'])return null;let _0x239467=null,_0x1d124f=_0x4b2165['start'],_0x31020f=_0x4b2165['end'];const _0x1b83f1=this['_findSuggestions'](_0x4b2165,'deletion');for(const {suggestion:_0x478d76,meta:_0x25cf2e}of _0x1b83f1){const _0x85d328=this['_model']['createRange'](_0x1d124f,_0x31020f);if(_0x25cf2e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x25cf2e['containsRangeInObject']&&!_0x25cf2e['isInsideObject'])){if(_0x478d76['isMultiRange']){if(!qt(_0x478d76,_0x1de78d))continue;let _0x193c32=!0x0;for(const _0x50000c of _0x478d76['getRanges']()){if(_0x50000c['containsRange'](_0x85d328,!0x0))return _0x478d76;_0x85d328['containsRange'](_0x50000c)||(_0x193c32=!0x1);}_0x193c32&&_0x478d76['discard']();}else{const _0x5a6929=_0x478d76['getFirstRange']();if(_0x5a6929['containsRange'](_0x85d328,!0x0))return _0x478d76;if(!qt(_0x478d76,_0x1de78d)){_0x85d328['containsRange'](_0x5a6929)?_0x478d76['removeMarkers']():_0x5a6929['containsPosition'](_0x1d124f)?_0x1d124f=_0x5a6929['end']:_0x5a6929['containsPosition'](_0x31020f)&&(_0x31020f=_0x5a6929['start']);continue;}_0x1d124f=_0x1d124f['isBefore'](_0x5a6929['start'])?_0x1d124f:_0x5a6929['start'],_0x31020f=_0x31020f['isAfter'](_0x5a6929['end'])?_0x31020f:_0x5a6929['end'],_0x1de78d=Object['assign']({},_0x478d76['attributes']),_0x239467?_0x5a6929['start']['isBefore'](_0x239467['getFirstRange']()['start'])?(_0x239467['removeMarkers'](),_0x239467=_0x478d76):_0x478d76['removeMarkers']():_0x239467=_0x478d76;}}}if(_0x239467)return this['_setSuggestionRange'](_0x239467,this['_model']['createRange'](_0x1d124f,_0x31020f)),_0x239467;{const _0x44f631=_0x1a2714(),_0x28e26f=this['_model']['createRange'](_0x1d124f,_0x31020f),_0x32db51=_0x707b1e['id'],_0x41ce0f=_0x18ce87?'deletion:'+_0x18ce87:'deletion',_0x609c8d=this['_setSuggestionData']({'id':_0x44f631,'type':_0x41ce0f,'createdAt':new Date(),'authorId':_0x32db51,'attributes':_0x1de78d});return this['_addSuggestionMarker'](_0x41ce0f,_0x44f631,_0x32db51,_0x28e26f),_0x609c8d;}}['markMultiRangeDeletion'](_0x2e2de4,_0x3d7893='multi',_0x4bcc42={}){const _0x3b96c3=this['editor']['plugins']['get']('Users')['me'],_0x1b36d5=_0x2e2de4['map'](_0x475653=>new _0x5b36f3(_0x475653['start'],_0x475653['end'])),_0x34d994=new Set();for(const {suggestion:_0x407bb2,meta:_0x2ae63d}of this['_findSuggestions'](_0x1b36d5,'insertion'))_0x2ae63d['isOwn']&&!_0x2ae63d['isNextTo']&&_0x34d994['add'](_0x407bb2);for(const _0x574cea of _0x34d994)if(_0x574cea['isMultiRange']){const _0xaf7c1=_0x574cea['getRanges']();(!_0x574cea['attributes']||!_0x574cea['attributes']['skipNestingCheck'])&&(_0xaf7c1['every'](_0x311c16=>_0x1b36d5['some'](_0x31642e=>_0x31642e['containsRange'](_0x311c16,!0x0)))&&_0x574cea['discard']());if(_0x1b36d5['every'](_0x295b44=>_0xaf7c1['some'](_0x331a46=>_0x331a46['containsRange'](_0x295b44,!0x0)))){const _0x3ed438=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3d7893,'accept');return this['forceDefaultExecution'](()=>_0x3ed438(_0x2e2de4,null,_0x4bcc42)),null;}}else{const _0x473a50=_0x574cea['getFirstRange']();_0x1b36d5['some'](_0x293698=>_0x293698['containsRange'](_0x473a50,!0x0))&&_0x574cea['discard']();if(_0x1b36d5['every'](_0x3ddbce=>_0x473a50['containsRange'](_0x3ddbce,!0x0))){const _0x34482a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3d7893,'accept');return this['forceDefaultExecution'](()=>_0x34482a(_0x1b36d5,null,_0x4bcc42)),null;}}const _0x16e04a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3d7893,'join');let _0x4f0419=null;for(const _0x119e62 of this['getSuggestions']())if(_0x119e62['author']['id']==_0x3b96c3['id']&&_0x119e62['isInContent']&&'deletion'==_0x119e62['type']&&_0x119e62['subType']==_0x3d7893&&qt(_0x119e62,_0x4bcc42)&&(_0x16e04a(_0x119e62['getRanges'](),_0x1b36d5)||_0x16e04a(_0x1b36d5,_0x119e62['getRanges']()))){if(_0x4f0419){if(_0x119e62['commentThread']&&_0x119e62['commentThread']['length'])continue;for(const _0x494b19 of _0x119e62['getRanges']())_0x4f0419['isIntersectingWithRange'](_0x494b19)||_0x4f0419['addRange'](_0x494b19);_0x119e62['removeMarkers']();}else{_0x4f0419=_0x119e62;for(const _0x4369d0 of _0x1b36d5)_0x119e62['isIntersectingWithRange'](_0x4369d0)||_0x119e62['addRange'](_0x4369d0);}}if(_0x4f0419)return _0x4f0419;_0x34d994['clear']();for(const {suggestion:_0x492e8b,meta:_0x56b017}of this['_findSuggestions'](_0x1b36d5,'deletion'))_0x56b017['isOwn']&&(this['_mergeNestedSuggestions']||!_0x56b017['containsRangeInObject']&&!_0x56b017['isInsideObject'])&&qt(_0x492e8b,_0x4bcc42)&&_0x34d994['add'](_0x492e8b);for(const _0x176e45 of _0x34d994){const _0x3372b9=_0x176e45['getRanges']();if(!_0x4bcc42||!_0x4bcc42['skipNestingCheck']){if(_0x1b36d5['every'](_0x107d24=>_0x3372b9['some'](_0x2f0ace=>_0x2f0ace['containsRange'](_0x107d24,!0x0))))return _0x176e45;}(!_0x176e45['attributes']||!_0x176e45['attributes']['skipNestingCheck'])&&(_0x3372b9['every'](_0x2a8683=>_0x1b36d5['some'](_0x50a478=>_0x50a478['containsRange'](_0x2a8683,!0x0)))&&_0x176e45['discard']());}const _0x41c6b7=_0x1a2714(),_0x592cc3=_0x3b96c3['id'],_0x512452='deletion:'+_0x3d7893,_0x23bf14=this['_setSuggestionData']({'id':_0x41c6b7,'type':_0x512452,'createdAt':new Date(),'authorId':_0x592cc3,'attributes':_0x4bcc42});for(const _0x5a212e of _0x1b36d5)_0x5a212e['detach'](),_0x5a212e['isCollapsed']||'$graveyard'==_0x5a212e['root']['rootName']||this['_addSuggestionMarker'](_0x512452,_0x41c6b7,_0x592cc3,_0x5a212e,u['getMultiRangeId']());return _0x23bf14;}['markAttributeChange'](_0x2a4437,_0x4b09ae,_0x290c5f,_0x11ae57,_0x5d3819){if(_0x2a4437['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x243934=this['editor']['plugins']['get']('Users')['me']['id'],_0x25565d=Array['from'](this['_suggestions']['values']())['filter'](_0x3712ce=>'attribute'==_0x3712ce['type']&&_0x3712ce['data']['key']==_0x4b09ae&&_0x3712ce['isIntersectingWithRange'](_0x2a4437));if('default'===this['_trackFormatChanges']){const _0xfd06e3=this['_findSuggestions'](_0x2a4437,'insertion')['filter'](({meta:_0x2b5ee0})=>_0x2b5ee0['isOwn']&&!_0x2b5ee0['isInsideObject']&&!_0x2b5ee0['isNextTo'])['map'](({suggestion:_0x447c77})=>_0x447c77);_0x25565d['unshift'](..._0xfd06e3);}const _0x887968=new Map([[_0x2a4437,_0x290c5f]]);for(const _0x4eeaad of _0x25565d){const _0x189f23='attribute'==_0x4eeaad['type']?_0x4eeaad['data']['oldValue']:void 0x0,_0x2cf9ee=_0x4eeaad['getFirstRange'](),_0x45b0a8=Array['from'](_0x887968['keys']())['find'](_0x37e448=>_0x37e448['isIntersecting'](_0x2cf9ee));if(!_0x45b0a8)continue;const _0x30df0c=_0x45b0a8['getDifference'](_0x2cf9ee);this['_isBlockAttribute'](_0x4b09ae)&&'insertion'==_0x4eeaad['type']&&0x0!=_0x30df0c['length']||(_0x887968['delete'](_0x45b0a8),_0x30df0c['forEach'](_0x5a0de9=>{_0x887968['set'](_0x5a0de9,_0x290c5f);}),'insertion'!=_0x4eeaad['type']&&_0x189f23!=_0x11ae57&&_0x887968['set'](_0x45b0a8['getIntersection'](_0x2cf9ee),_0x189f23));}const _0x3e10a0=[];for(const [_0x530287,_0x3bd673]of _0x887968){const _0x37a9ee=_0x1a2714(),_0x363e2c={'key':_0x4b09ae,'oldValue':_0x3bd673,'newValue':_0x11ae57};_0x4b09ae['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':_0x4b09ae});const _0x53672c=('attribute:'+(_0x4b09ae+'|'+Gt({'newValue':_0x11ae57})))['substring'](0x0,0x3c),_0x12fc0e=this['_setSuggestionData']({'id':_0x37a9ee,'type':_0x53672c,'data':_0x363e2c,'createdAt':new Date(),'authorId':_0x243934,'attributes':_0x5d3819});_0x3e10a0['push'](_0x12fc0e),this['_addSuggestionMarker'](_0x53672c,_0x37a9ee,_0x243934,_0x530287);}return _0x3e10a0;}['enableDefaultAttributesIntegration'](_0x202e7e){this['enableCommand'](_0x202e7e,(_0x36d4b8,..._0x579b80)=>{this['_recordAttributeChanges'](()=>{_0x36d4b8(..._0x579b80);});});}['registerBlockAttribute'](_0x399f2d){this['_blockAttributeKeys']['add'](_0x399f2d);}['registerInlineAttribute'](_0x928422){this['_inlineAttributeKeys']['add'](_0x928422);}['_getAttributeKey'](_0x10776d){return'attribute'==_0x10776d['type']?_0x10776d['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x42c957,_0xb4b276){const _0x228c16=_0x42c957['getFirstMarker']();this['_model']['change'](_0x54e69a=>{_0x54e69a['updateMarker'](_0x228c16,{'range':_0xb4b276});});}['_addThreadToSuggestion'](_0x4d7ac3){const _0x2c4e16=_0x4d7ac3['id'],_0x12aafe=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x2c4e16)||this['_commentsRepository']['addCommentThread']({'channelId':_0x12aafe,'threadId':_0x2c4e16,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x20046d=this['_commentsRepository']['getCommentThread'](_0x2c4e16);_0x20046d['unbind']('isRemovable'),_0x20046d['isRemovable']=!0x1,_0x4d7ac3['commentThread']=_0x20046d;}['_checkSuggestionCorrectness'](_0x5f11b2,_0x1e22ba,_0x25093c,_0x2d9f00){if(_0x5f11b2['type']!=_0x1e22ba||_0x5f11b2['subType']!=_0x25093c||_0x5f11b2['creator']['id']!=_0x2d9f00)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x58ef43('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x2e61c4,_0x5cbef7){const _0x5d05f3=_0x2e61c4['getFirstRange']();if(_0x5cbef7['isEqual'](_0x5d05f3))_0x2e61c4['removeMarkers']();else{if(_0x5d05f3['containsRange'](_0x5cbef7)){const _0x797ce3=this['_model']['createPositionAt'](_0x5cbef7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2e61c4,this['_model']['createRange'](_0x5d05f3['start'],_0x797ce3));const _0x3c45a4=_0x1a2714(),_0x5a0a5b=_0x2e61c4['creator']['id'],_0x128283=_0x2e61c4['type']+':'+_0x2e61c4['subType'];this['_setSuggestionData']({'id':_0x3c45a4,'type':_0x128283,'createdAt':new Date(),'authorId':_0x5a0a5b,'data':_0x2e61c4['data'],'attributes':_0x2e61c4['attributes']});const _0x3f2942=this['_model']['createPositionAt'](_0x5cbef7['end']['parent'],'after'),_0xbf06c6=this['_model']['createRange'](_0x3f2942,_0x5d05f3['end']);this['_addSuggestionMarker'](_0x128283,_0x3c45a4,_0x5a0a5b,_0xbf06c6);}else{if(_0x5d05f3['containsPosition'](_0x5cbef7['start'])){const _0x40ef2a=this['_model']['createPositionAt'](_0x5cbef7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2e61c4,this['_model']['createRange'](_0x5d05f3['start'],_0x40ef2a));}else{const _0x244fb1=this['_model']['createPositionAt'](_0x5cbef7['end']['parent'],'after');this['_setSuggestionRange'](_0x2e61c4,this['_model']['createRange'](_0x244fb1,_0x5d05f3['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2b0e26){for(const {suggestion:_0x27a578,meta:_0x5ac979}of this['_findSuggestions'](_0x2b0e26,'insertion')){if(!_0x5ac979['isOwn'])continue;const _0x2d9f79=_0x27a578['getRanges']();for(const _0x3fa393 of _0x2d9f79)if(!_0x2b0e26['getDifference'](_0x3fa393)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x215d01){const _0x1b60fa=this['editor']['plugins']['get']('Users')['getUser'](_0x215d01);if(!_0x1b60fa)throw new _0x58ef43('track-changes-user-not-found',this);return _0x1b60fa;}['_getExternalAuthor'](_0x210f81){const _0x517e42=this['editor']['plugins']['get']('Users'),_0x400338=_0x4ea248('external:'+_0x210f81),_0x202caf=_0x517e42['getUser'](_0x400338);return _0x202caf||_0x517e42['addUser']({'id':_0x400338,'name':_0x210f81});}['_createSuggestion'](_0x214e9f,_0xa549b1,_0x2e2d1e,_0x1b1300,_0x1a617e){const _0x30e5ed=this['_getAuthorFromId'](_0x1b1300),_0x2eb1ee=this['_suggestionFactory']['buildSuggestion'](_0x214e9f,_0xa549b1,_0x2e2d1e,_0x30e5ed,_0x1a617e,_0x316df0=>{this['_updateSuggestionData'](_0x2e2d1e,{'attributes':_0x316df0});const _0x510bb9=this['getSuggestion'](_0x2e2d1e);this['_joinWithAdjacentSuggestions'](new Set([_0x510bb9])),this['_refreshSuggestionsChain'](new Set([_0x510bb9]));});return this['listenTo'](_0x2eb1ee,'accept',()=>{this['_updateSuggestionData'](_0x2e2d1e,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2eb1ee,'discard',()=>{this['_updateSuggestionData'](_0x2e2d1e,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2e2d1e,_0x2eb1ee),this['_suggestionState']['set'](_0x2eb1ee,'notReady'),_0x2eb1ee;}['_splitMarkerName'](_0x480635){const _0x18f430=_0x480635['split'](':');return{'group':_0x18f430[0x0],'type':_0x18f430[0x1],'subType':_0x18f430['length']>=0x5?_0x18f430[0x2]:null,'id':_0x18f430['length']<0x5?_0x18f430[0x2]:_0x18f430[0x3],'authorId':_0x18f430['length']<0x5?_0x18f430[0x3]:_0x18f430[0x4],'markerCount':0x6==_0x18f430['length']?_0x18f430[0x5]:null};}['_breakSuggestionMarker'](_0xd70f90,_0x38b7f0,_0x5b1ed7){const _0x862820=_0xd70f90['getFirstRange'](),_0x5a7387=_0x862820['start'],_0x37958d=_0x862820['end'];this['_setSuggestionRange'](_0xd70f90,this['_model']['createRange'](_0x5a7387,_0x38b7f0));const _0x2d4e20=_0x1a2714(),_0x3201b9=_0xd70f90['creator']['id'],_0x3d96ba=_0xd70f90['type']+(_0xd70f90['subType']?':'+_0xd70f90['subType']:'');this['_setSuggestionData']({'id':_0x2d4e20,'type':_0x3d96ba,'createdAt':new Date(),'authorId':_0x3201b9,'originalSuggestionId':_0xd70f90['id'],'attributes':_0xd70f90['attributes'],'data':_0xd70f90['data']});const _0x37c2ba=this['_getAttributeKey'](_0xd70f90);('formatBlock'==_0xd70f90['type']||_0x37c2ba&&this['_isBlockAttribute'](_0x37c2ba))&&(_0x5b1ed7=this['_model']['createPositionBefore'](_0x5b1ed7['parent'])),this['_addSuggestionMarker'](_0x3d96ba,_0x2d4e20,_0x3201b9,this['_model']['createRange'](_0x5b1ed7,_0x37958d));}['_findSuggestions'](_0x57d95a,_0x5bd233=null){const _0x317b83=[],_0x1f6722=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x57d95a)||(_0x57d95a=[_0x57d95a]);for(const _0x3f5159 of this['getSuggestions']()){if(!_0x3f5159['isInContent'])continue;if(_0x5bd233&&_0x3f5159['type']!=_0x5bd233)continue;let _0x1fbd28=!0x1;for(const _0x2b7f9f of _0x3f5159['getRanges']()){for(const _0x3bfc50 of _0x57d95a){const _0x412343=_0x3bfc50['start']['isEqual'](_0x2b7f9f['end'])||_0x3bfc50['end']['isEqual'](_0x2b7f9f['start']);if(_0x412343||_0x3bfc50['getIntersection'](_0x2b7f9f)){const _0x143c58=_0x3bfc50['containsRange'](_0x2b7f9f)&&Ot(this['_model']['schema'],_0x2b7f9f['start'],_0x3bfc50),_0x29be9b=_0x2b7f9f['containsRange'](_0x3bfc50)&&Ot(this['_model']['schema'],_0x3bfc50['start'],_0x2b7f9f);_0x317b83['push']({'suggestion':_0x3f5159,'meta':{'isOwn':_0x1f6722==_0x3f5159['author'],'isNextTo':_0x412343,'isInsideObject':_0x143c58,'containsRangeInObject':_0x29be9b}}),_0x1fbd28=!0x0;break;}}if(_0x1fbd28)break;}}return _0x317b83;}['_addSuggestionMarker'](_0x1c62a9,_0x51820d,_0x5ed7d3,_0x1d32d5,_0x323a78){this['_model']['change'](_0x415ff8=>{let _0x3bd9c5='suggestion:'+_0x1c62a9+':'+_0x51820d+':'+_0x5ed7d3;_0x323a78&&(_0x3bd9c5=_0x3bd9c5+':'+_0x323a78),_0x415ff8['addMarker'](_0x3bd9c5,{'range':_0x1d32d5,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5eab06){const _0x292f90=_0x5eab06['previous'],_0x2820b4=_0x5eab06['next'];_0x5eab06['previous']=null,_0x5eab06['next']=null,null!=_0x292f90&&_0x292f90['next']==_0x5eab06&&(_0x292f90['next']=_0x2820b4),null!=_0x2820b4&&_0x2820b4['previous']==_0x5eab06&&(_0x2820b4['previous']=_0x292f90),'ready'==this['_suggestionState']['get'](_0x5eab06)&&(this['_suggestionState']['set'](_0x5eab06,'removed'),this['fire']('suggestionUnloaded',_0x5eab06,_0x292f90,_0x2820b4));}['_setSuggestionData'](_0x33ebe2){const _0x2f02cc=_0x33ebe2['id'],_0x1a7359=this['addSuggestionData'](_0x33ebe2);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x175b31=this['editor']['plugins']['get']('PendingActions'),_0x1e5e8f=_0x1a7359['hasComments'],_0x22b041=_0x1a7359['subType']?_0x1a7359['type']+':'+_0x1a7359['subType']:_0x1a7359['type'],_0x5a10a8=this['editor']['locale'],_0x6b1973=_0x175b31['add'](o(_0x5a10a8,'PENDING_ACTION_SUGGESTION')),_0x4cc0bd={'id':_0x2f02cc,'type':_0x22b041,'hasComments':_0x1e5e8f,'data':_0x33ebe2['data']||null,'originalSuggestionId':_0x33ebe2['originalSuggestionId']||null,'attributes':_0x1a7359['attributes']};this['_adapter']['addSuggestion'](_0x4cc0bd)['then'](_0x51de6b=>{_0x1a7359['_saved']=!0x0,_0x175b31['remove'](_0x6b1973),_0x51de6b&&_0x51de6b['createdAt']&&(this['_suggestions']['get'](_0x2f02cc)['createdAt']=_0x51de6b['createdAt']);})['catch'](_0x199335=>{throw _0x36ad2d('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x1a7359['discard']();}),_0x1a7359['stopListening'](),this['_suggestions']['delete'](_0x1a7359['id']),this['_suggestionState']['delete'](_0x1a7359),_0x199335;});}return _0x1a7359;}['_isBlockAttribute'](_0x42bc9e){return this['_blockAttributeKeys']['has'](_0x42bc9e);}['_updateSuggestionData'](_0x46c29e,_0x1bea3e){const _0x36d4cb=this['editor']['plugins']['get']('PendingActions'),_0xfbf98c=this['getSuggestion'](_0x46c29e);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xfbf98c['_saved']){const _0x2619e3=_0x36d4cb['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x46c29e,_0x1bea3e)['then'](()=>{_0x36d4cb['remove'](_0x2619e3);});}else _0xfbf98c['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x46c29e,_0x1bea3e);});}}['_getSuggestionData'](_0x3a820f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x58ef43('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3a820f);}['_handleNewSuggestionMarker'](_0x1653e7){const {id:_0x30ed55,type:_0x2ec623,subType:_0x55c523,authorId:_0x558e0c}=this['_splitMarkerName'](_0x1653e7),_0x317839=this['_suggestions']['get'](_0x30ed55)||this['_createSuggestion'](_0x2ec623,_0x55c523,_0x30ed55,_0x558e0c,{});switch(this['_checkSuggestionCorrectness'](_0x317839,_0x2ec623,_0x55c523,_0x558e0c),this['_suggestionState']['get'](_0x317839)){case'notReady':this['_getSuggestionData'](_0x30ed55)['then'](_0x1b4c29=>{let _0x468397=Promise['resolve']();_0x1b4c29['hasComments']&&(_0x468397=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x30ed55})),_0x468397['then'](()=>{this['addSuggestionData'](_0x1b4c29)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x317839,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x30ed55,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x317839,'ready'),this['fire']('suggestionLoaded',_0x317839);break;case'ready':this['fire']('suggestionChanged',_0x317839);}return _0x317839['addMarkerName'](_0x1653e7),_0x317839;}['_refreshSuggestionsChain'](_0x31de77){const _0x16c360=Array['from'](_0x31de77),_0x26727b=_0x16c360['filter'](_0x36b008=>'attribute'==_0x36b008['type']);this['_refreshAttributeSuggestionsChain'](_0x26727b);const _0x43be7f=_0x16c360['filter'](_0x33c0cc=>!_0x33c0cc['isMultiRange']&&'attribute'!=_0x33c0cc['type']),_0x1165ee=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5dc595=>!_0x5dc595['isMultiRange']&&'attribute'!=_0x5dc595['type']),_0x58e56a=_0x1165ee['filter'](_0x4f666f=>!_0x31de77['has'](_0x4f666f)),_0x37beed=new Map(_0x1165ee['map'](_0x5e6bcf=>[_0x5e6bcf,this['_suggestionFactory']['getSuggestionCallback'](_0x5e6bcf['type'],_0x5e6bcf['subType'],'chain')])),_0x5fef47=new Map(_0x1165ee['map'](_0x13c41d=>[_0x13c41d,_0x13c41d['getFirstRange']()])),_0x45f553=new Set(),_0x1f6f3a=new Set();for(let _0x3bb6e2=0x0;_0x3bb6e2<_0x43be7f['length'];_0x3bb6e2++)_0x527065(_0x43be7f[_0x3bb6e2],_0x43be7f,_0x3bb6e2+0x1);for(let _0x825fef=0x0;_0x825fef<_0x43be7f['length'];_0x825fef++)_0x527065(_0x43be7f[_0x825fef],_0x58e56a,0x0);const _0x4220df=new Set();for(let _0x2fbfe1=0x0;_0x2fbfe1<_0x43be7f['length'];_0x2fbfe1++){const _0x520531=_0x43be7f[_0x2fbfe1];!_0x1f6f3a['has'](_0x520531)&&_0x520531['previous']&&(_0x4220df['add'](_0x520531['previous']),_0x520531['previous']['next']===_0x520531&&(_0x520531['previous']['next']=null),_0x520531['previous']=null),!_0x45f553['has'](_0x520531)&&_0x520531['next']&&(_0x4220df['add'](_0x520531['next']),_0x520531['next']['previous']===_0x520531&&(_0x520531['next']['previous']=null),_0x520531['next']=null);}function _0x527065(_0x314851,_0xf07f38,_0x433469){for(let _0x49e553=_0x433469;_0x49e553<_0xf07f38['length'];_0x49e553++){const _0x10b253=_0x19dfde(_0x314851,_0xf07f38[_0x49e553]);_0x10b253&&(_0x10b253[0x0]['next']=_0x10b253[0x1],_0x10b253[0x1]['previous']=_0x10b253[0x0],_0x45f553['add'](_0x10b253[0x0]),_0x1f6f3a['add'](_0x10b253[0x1]));}}function _0x19dfde(_0x44418e,_0x1f896b){if(_0x44418e['author']['id']!==_0x1f896b['author']['id'])return null;const _0x319875=_0x37beed['get'](_0x44418e)(_0x44418e,_0x1f896b,_0x5fef47['get'](_0x44418e),_0x5fef47['get'](_0x1f896b));if(!_0x319875)return null;return _0x37beed['get'](_0x1f896b)(_0x44418e,_0x1f896b,_0x5fef47['get'](_0x44418e),_0x5fef47['get'](_0x1f896b))?_0x319875[0x1]['commentThread']&&_0x319875[0x1]['commentThread']['length']?null:_0x319875:null;}_0x4220df['size']&&this['_refreshSuggestionsChain'](_0x4220df);}['_refreshAttributeSuggestionsChain'](_0x27094f){if(0x0==_0x27094f['length'])return;const _0x1823c1=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x46b034=>'attribute'==_0x46b034['type']&&_0x46b034['_isDataLoaded']),_0x2c243d=[],_0x5e8027=new Map();for(const _0x5ee528 of _0x1823c1){const _0x3557a9=_0x4ea248(_0x5ee528['attributes']);_0x5e8027['has'](_0x3557a9)||(_0x5e8027['set'](_0x3557a9,_0x2c243d['length']),_0x2c243d['push']([]));const _0x575d38=_0x5e8027['get'](_0x3557a9);_0x2c243d[_0x575d38]['push'](_0x5ee528);}!(function(){_0x2c243d['sort']((_0x3c6576,_0x34885f)=>{const _0x7c50ef=_0x3c6576[0x0]['createdAt'],_0x38b986=_0x34885f[0x0]['createdAt'];return _0x7c50ef==_0x38b986?_0x3c6576[0x0]['attributes']['groupId']<_0x34885f[0x0]['attributes']['groupId']?-0x1:0x1:_0x7c50ef<_0x38b986?-0x1:0x1;});for(const _0x1fc497 of _0x2c243d)_0x1fc497['sort']((_0x541d31,_0x29d8d7)=>_0x541d31['id']<_0x29d8d7['id']?-0x1:0x1);}());for(let _0x2f5a0b=0x0;_0x2f5a0b<_0x2c243d['length'];_0x2f5a0b++){if(0x0==_0x2c243d[_0x2f5a0b]['length'])continue;const _0xe0cc48=[];for(let _0x1e2587=_0x2f5a0b+0x1;_0x1e2587<_0x2c243d['length'];_0x1e2587++)0x0!=_0x2c243d[_0x1e2587]['length']&&_0x4bcbf2(_0x2c243d[_0x2f5a0b],_0x2c243d[_0x1e2587])&&_0xe0cc48['push'](_0x1e2587);for(const _0x3850dd of _0xe0cc48)_0x2c243d[_0x2f5a0b]=_0x2c243d[_0x2f5a0b]['concat'](_0x2c243d[_0x3850dd]),_0x2c243d[_0x3850dd]=[];}for(const _0x1039a4 of _0x2c243d)for(let _0x26b035=0x0;_0x26b035<_0x1039a4['length'];_0x26b035++){const _0x306588=_0x1039a4[_0x26b035+0x1]||null;_0x1039a4[_0x26b035]['next']!==_0x306588&&(_0x1039a4[_0x26b035]['next']=_0x306588);}for(const _0x908dff of _0x2c243d)for(let _0x4c940f=0x0;_0x4c940f<_0x908dff['length'];_0x4c940f++){const _0x1abbd2=_0x908dff[_0x4c940f-0x1]||null;_0x908dff[_0x4c940f]['previous']!==_0x1abbd2&&(_0x908dff[_0x4c940f]['previous']=_0x1abbd2);}function _0x4bcbf2(_0x561571,_0x4a40a3){if(_0x561571[0x0]['attributes']['groupId']!==_0x4a40a3[0x0]['attributes']['groupId']&&_0x561571[0x0]['author']!==_0x4a40a3[0x0]['author'])return!0x1;if(!function(_0x36bbd8,_0x21faec){if(!_0x36bbd8['hasComments']&&!_0x21faec['hasComments'])return!0x0;if(_0x36bbd8['hasComments']&&_0x21faec['hasComments'])return!0x1;if(_0x36bbd8['hasComments']&&_0x21faec['createdAt']<_0x36bbd8['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x21faec['hasComments']&&_0x36bbd8['createdAt']<_0x21faec['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x561571[0x0],_0x4a40a3[0x0]))return!0x1;const _0x1b22ec=Tt(_0x561571[0x0]['attributes'],'groupId'),_0x19fbe2=Tt(_0x4a40a3[0x0]['attributes'],'groupId');if(!_0x468224(_0x1b22ec,_0x19fbe2))return!0x1;return!!_0x561571['every'](_0x1ae7fb=>_0x4a40a3['some'](_0x437a58=>_0x1ae7fb['getFirstRange']()['isEqual'](_0x437a58['getFirstRange']())))&&_0x4a40a3['every'](_0x4d69a5=>_0x561571['some'](_0x987cb6=>_0x4d69a5['getFirstRange']()['isEqual'](_0x987cb6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x10d2b1){const _0x4ec03c=Array['from'](_0x10d2b1),_0x21c3d0=this['getSuggestions']({'skipNotAttached':!0x0}),_0x35a634=_0x21c3d0['filter'](_0x1e07c7=>!_0x10d2b1['has'](_0x1e07c7)),_0x45b623=new Map(_0x4ec03c['map'](_0x3a1f73=>[_0x3a1f73,this['_suggestionFactory']['getSuggestionCallback'](_0x3a1f73['type'],_0x3a1f73['subType'],'join')])),_0x1e88a0=new Map(_0x21c3d0['map'](_0x5882da=>[_0x5882da,_0x5882da['getRanges']()]));for(let _0xcf32db=0x0;_0xcf32db<_0x4ec03c['length'];_0xcf32db++){if(_0x1443c6(this,_0x4ec03c[_0xcf32db],_0x4ec03c,_0xcf32db+0x1))return!0x0;}for(let _0x1ecc5=0x0;_0x1ecc5<_0x4ec03c['length'];_0x1ecc5++){if(_0x1443c6(this,_0x4ec03c[_0x1ecc5],_0x35a634,0x0))return!0x0;}return!0x1;function _0x1443c6(_0x99b09c,_0x182843,_0x21e3c6,_0x4e37a3){for(let _0x901afc=_0x4e37a3;_0x901afc<_0x21e3c6['length'];_0x901afc++){const _0x5673d0=_0x21e3c6[_0x901afc];if(_0x5673d0['type']!==_0x182843['type']||_0x5673d0['author']['id']!==_0x182843['author']['id']||_0x5673d0['subType']!==_0x182843['subType'])continue;if(!Jt(_0x182843,_0x5673d0))continue;if('attribute'==_0x182843['type']&&_0x182843['data']['oldValue']!=_0x5673d0['data']['oldValue'])continue;if('attribute'==_0x182843['type']&&_0x99b09c['_isBlockAttribute'](_0x182843['data']['key']))continue;if('formatBlock'==_0x182843['type']){const _0x200ee7=_0x99b09c['editor']['model'],_0x4681a7=_0x182843['getContainedElement']();if(_0x4681a7&&(_0x200ee7['schema']['isObject'](_0x4681a7)||_0x200ee7['schema']['isLimit'](_0x4681a7)))continue;}const _0x27e208=_0x45b623['get'](_0x182843),_0x1de5ca=_0x1e88a0['get'](_0x182843),_0x42da5d=_0x1e88a0['get'](_0x5673d0),_0x15b46b=_0x182843['commentThread']&&_0x182843['commentThread']['length'],_0x4ebf63=_0x5673d0['commentThread']&&_0x5673d0['commentThread']['length'];if(!_0x15b46b&&_0x27e208(_0x42da5d,_0x1de5ca))return _0x99b09c['_joinSuggestions'](_0x5673d0,_0x182843),_0x1e88a0['delete'](_0x182843),!0x0;if(!_0x4ebf63&&_0x27e208(_0x1de5ca,_0x42da5d))return _0x99b09c['_joinSuggestions'](_0x182843,_0x5673d0),_0x1e88a0['delete'](_0x5673d0),!0x0;}return!0x1;}}['_joinSuggestions'](_0x494ebe,_0x3847fd){if(_0x494ebe['isMultiRange']){for(const _0x41315d of _0x3847fd['getRanges']())_0x494ebe['addRange'](_0x41315d);}else{const _0x47d57f=_0x3847fd['getFirstRange']()['end'];this['_setSuggestionRange'](_0x494ebe,this['_model']['createRange'](_0x494ebe['getFirstRange']()['start'],_0x47d57f));}_0x3847fd['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3ff43b,_0x32a2a6,_0x531326){const _0x6fb198=_0x3ff43b['startsWith']('format')||_0x3ff43b['startsWith']('attribute')?'FORMATTING':_0x3ff43b['toUpperCase']();return o(this['editor']['locale'],_0x32a2a6+'_'+_0x6fb198+'_SUGGESTION_ANNOUNCEMENT',_0x531326);}['_initAriaMarkerChangeAnnouncements'](){const _0x346f44=this['editor'];if(!_0x346f44['ui'])return;const {ariaLiveAnnouncer:_0x531139}=_0x346f44['ui'];_0xa87bae(this['_model'],({left:_0x44a4e5,entered:_0x567d83})=>{for(const _0x34f7db of _0x44a4e5){const {group:_0x112686,type:_0x48c7de}=this['_splitMarkerName'](_0x34f7db['name']);if('suggestion'===_0x112686){_0x531139['announce'](this['_getMarkerAnnouncementText'](_0x48c7de,'LEAVE'));break;}}for(const _0x52db15 of _0x567d83){const {group:_0x41338b,type:_0x3f6699}=this['_splitMarkerName'](_0x52db15['name']);if('suggestion'===_0x41338b){_0x531139['announce'](this['_getMarkerAnnouncementText'](_0x3f6699,'ENTER',_0x3394ef(_0x3841be)));break;}}});}['_processAttributeChanges'](_0x12da95){if(this['_recordAttributeSuggestions'])return!0x1;const _0x186e43=this['editor'],_0x244d39=_0x186e43['model']['document']['differ']['getChanges']();if(0x0==_0x244d39['length'])return!0x1;const _0x58d9a9=[],_0x5b7e79=_0x244d39['filter'](_0x7d2ea2=>'attribute'==_0x7d2ea2['type']),_0x338ea7=_0x244d39['filter'](_0x5baf6f=>'insert'==_0x5baf6f['type']&&'$text'!=_0x5baf6f['name']),_0xf67ee6=_0x244d39['filter'](_0x15e704=>'remove'==_0x15e704['type']&&'$text'!=_0x15e704['name']);for(const _0x483eb2 of _0x5b7e79)_0x58d9a9['push']({'key':_0x483eb2['attributeKey'],'newValue':_0x483eb2['attributeNewValue'],'oldValue':_0x483eb2['attributeOldValue'],'range':Pt(_0x483eb2['range'],_0x186e43['model'])});for(const _0x249833 of _0x338ea7){const _0x41fc23=_0xf67ee6['find'](_0x2bd73d=>_0x2bd73d['position']['isEqual'](_0x249833['position']));_0x41fc23&&_0x58d9a9['push']({'key':m,'newValue':_0x249833['name'],'oldValue':_0x41fc23['name'],'range':_0x186e43['model']['createRangeOn'](_0x249833['position']['nodeAfter'])});}return 0x0!=_0x58d9a9['length']&&this['_reduceExistingSuggestions'](_0x12da95,_0x58d9a9);}['_processAttributeSuggestions'](_0x64a04e){let _0x5cd9ca=!0x1;const _0x1dc3a6=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1d657f=>_0x1d657f['data']['newRange']&&_0x1d657f['name']['startsWith']('suggestion:attribute:'));for(const _0x37e145 of _0x1dc3a6){const {subType:_0x481fb7,id:_0x1dcd5f}=this['_splitMarkerName'](_0x37e145['name']),_0x22a62a=_0x481fb7['split']('|')[0x0];for(const _0x2b4504 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x2b4504['id']!=_0x1dcd5f&&'attribute'==_0x2b4504['type']&&_0x2b4504['data']&&_0x2b4504['data']['key']==_0x22a62a&&_0x2b4504['getFirstRange']()['isIntersecting'](_0x37e145['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x2b4504,_0x37e145['data']['newRange'],_0x64a04e),_0x5cd9ca=!0x0);}return _0x5cd9ca;}['_recordAttributeChanges'](_0x4e5bc6){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x4e5bc6();}['_isRegisteredAttribute'](_0x229fb1){const _0x29fb1e=this['_isBlockAttribute'](_0x229fb1),_0x288f5c=this['_inlineAttributeKeys']['has'](_0x229fb1);return _0x29fb1e||_0x288f5c;}['_reduceExistingSuggestions'](_0x242407,_0x1f6fde){if(0x0==_0x1f6fde['length'])return!0x1;let _0x3bc131=!0x1;for(const _0xc49ed4 of _0x1f6fde){const _0x1bf893=this['_findSuggestions'](_0xc49ed4['range'],'attribute')['filter'](_0x9e9ba1=>!_0x9e9ba1['meta']['isNextTo'])['map'](_0x2a5c7a=>_0x2a5c7a['suggestion']),_0x49a5d6=_0x4ea248({'newValue':_0xc49ed4['newValue']});_0x1bf893['filter'](_0x3cfc9b=>{const [_0x35083a,_0x4f4d8a]=_0x3cfc9b['subType']['split']('|');return _0x35083a==_0xc49ed4['key']&&_0x4f4d8a!=_0x49a5d6;})['forEach'](_0x279c5b=>{this['_reduceSuggestionAttributeRange'](_0x279c5b,_0xc49ed4['range'],_0x242407),_0x3bc131=!0x0;});}return _0x3bc131;}['_reduceSuggestionAttributeRange'](_0x382897,_0x2d9199,_0x3abd1d){const _0x2f56ca=_0x382897['getFirstRange']()['getDifference'](_0x2d9199);0x0!==_0x2f56ca['length']?0x1!==_0x2f56ca['length']?this['_breakSuggestionMarker'](_0x382897,_0x2d9199['start'],_0x2d9199['end']):this['_setSuggestionRange'](_0x382897,_0x2f56ca[0x0]):_0x3abd1d['removeMarker'](_0x382897['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x153370){this['_editor']=_0x153370,this['_model']=_0x153370['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x10c62d,_0xd7b189,_0x2ecc49,_0x4b37b9,_0x5a0b29,_0x5a1f09){return new u(this['_model'],{'type':_0x10c62d,'subType':_0xd7b189,'id':_0x2ecc49,'author':_0x4b37b9,'creator':_0x4b37b9,'attributes':_0x5a0b29,'onAttributesChange':_0x5a1f09,'onAccept':(..._0x589478)=>this['getSuggestionCallback'](_0x10c62d,_0xd7b189,'accept')(..._0x589478),'onDiscard':(..._0x3d66b1)=>this['getSuggestionCallback'](_0x10c62d,_0xd7b189,'discard')(..._0x3d66b1)});}['registerCustomCallback'](_0x2be4e5,_0x83055,_0x35aaa1,_0x4605c2){const _0x29e28b=_0x2be4e5+':'+_0x83055+':'+_0x35aaa1;this['_customCallbacks']['set'](_0x29e28b,_0x4605c2);}['getSuggestionCallback'](_0x2561cc,_0x2d1adb,_0x14bb98){const _0x514f96=_0x2561cc+':'+_0x2d1adb+':'+_0x14bb98;return this['_customCallbacks']['get'](_0x514f96)||this['_defaultCallbacks']['get'](_0x2561cc+':'+_0x14bb98);}['_registerDefaultCallbacks'](){const _0x51ad66=()=>!0x1,_0x166c77=_0x4c32e8=>{_0x4c32e8['sort']((_0x11a59c,_0x441cf1)=>_0x11a59c['start']['isBefore'](_0x441cf1['start'])?0x1:-0x1),this['_model']['change'](_0x598227=>{for(const _0x119fd5 of _0x4c32e8){let _0x14d37e;_0x14d37e=_0x119fd5['end']['isAtEnd']&&_0x119fd5['end']['parent']==_0x119fd5['start']['nodeAfter']?_0x598227['createSelection'](_0x119fd5['start']['nodeAfter'],'on'):_0x598227['createSelection'](_0x119fd5),this['_model']['deleteContent'](_0x14d37e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x100b56=(_0x2d94b1,_0x40d5d1)=>{_0x40d5d1&&this['_model']['change'](_0x113e3d=>{const {commandName:_0x3abd6b,commandParams:_0x3804b2=[]}=_0x40d5d1,_0x296c32=_0x2d94b1['map'](_0x61c79e=>(Vt(_0x61c79e)&&(_0x61c79e=this['_model']['createRange'](_0x61c79e['end'])),_0x61c79e))['filter'](_0x59988a=>'$graveyard'!==_0x59988a['root']['rootName']);if(_0x296c32['length']<0x1)return;const _0x54522e=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x5124e0=>_0x5b36f3['fromRange'](_0x5124e0));_0x113e3d['setSelection'](_0x296c32);for(const _0x529b23 of this['_editor']['commands']['commands']())_0x529b23['refresh']();_0x3804b2['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3abd6b,..._0x3804b2);const _0x5cbba4=_0x54522e['filter'](_0x1a2007=>'$graveyard'!=_0x1a2007['root']['rootName']);_0x5cbba4['length']>0x0&&_0x113e3d['setSelection'](_0x5cbba4);for(const _0x3864bc of _0x54522e)_0x3864bc['detach']();});},_0x44bec8=(_0x4e481b,_0xcbd24a)=>0x1==_0x4e481b['length']&&0x1==_0xcbd24a['length']&&_0x4e481b[0x0]['end']['isEqual'](_0xcbd24a[0x0]['start']),_0x2efed6=(_0x3afa43,_0x339bf2,_0x107df6,_0x39f573)=>Ht(_0x3afa43,_0x339bf2,_0x107df6,_0x39f573,this['_model'])?[_0x3afa43,_0x339bf2]:Ht(_0x339bf2,_0x3afa43,_0x39f573,_0x107df6,this['_model'])?[_0x339bf2,_0x3afa43]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x51ad66),this['_defaultCallbacks']['set']('insertion:discard',_0x166c77),this['_defaultCallbacks']['set']('insertion:join',_0x44bec8),this['_defaultCallbacks']['set']('insertion:chain',_0x2efed6),this['_defaultCallbacks']['set']('deletion:accept',_0x166c77),this['_defaultCallbacks']['set']('deletion:discard',_0x51ad66),this['_defaultCallbacks']['set']('deletion:join',_0x44bec8),this['_defaultCallbacks']['set']('deletion:chain',_0x2efed6),this['_defaultCallbacks']['set']('formatInline:accept',_0x100b56),this['_defaultCallbacks']['set']('formatInline:discard',_0x51ad66),this['_defaultCallbacks']['set']('formatInline:join',_0x44bec8),this['_defaultCallbacks']['set']('formatInline:chain',_0x51ad66),this['_defaultCallbacks']['set']('formatBlock:accept',_0x100b56),this['_defaultCallbacks']['set']('formatBlock:discard',_0x51ad66),this['_defaultCallbacks']['set']('formatBlock:join',_0x44bec8),this['_defaultCallbacks']['set']('formatBlock:chain',_0x51ad66),this['_defaultCallbacks']['set']('attribute:accept',_0x51ad66),this['_defaultCallbacks']['set']('attribute:discard',(_0xd02349,_0x53d9da)=>{if(!_0x53d9da)return;const _0x38a012=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x119fd7=>{if(_0x53d9da['key']==m)for(const _0x2e35f of _0xd02349){const _0x2eeb1c=_0x2e35f['start']['nodeAfter'],_0x31dbb1=_0x53d9da['oldValue'];_0x119fd7['rename'](_0x2eeb1c,_0x31dbb1);}else{if(_0x38a012['_isBlockAttribute'](_0x53d9da['key'])){for(const _0x5aa2c0 of _0xd02349)void 0x0!==_0x53d9da['oldValue']?_0x119fd7['setAttribute'](_0x53d9da['key'],_0x53d9da['oldValue'],_0x5aa2c0['start']['nodeAfter']):_0x119fd7['removeAttribute'](_0x53d9da['key'],_0x5aa2c0['start']['nodeAfter']);}else{for(const _0x5ccdc6 of _0xd02349)_0x53d9da['oldValue']?_0x119fd7['setAttribute'](_0x53d9da['key'],_0x53d9da['oldValue'],_0x5ccdc6):_0x119fd7['removeAttribute'](_0x53d9da['key'],_0x5ccdc6);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x44bec8);}}function Ot(_0x25fe8d,_0x5bbcc2,_0x5dfb06){for(const _0x3108d6 of _0x5bbcc2['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3108d6['root']==_0x3108d6)return!0x1;if(!_0x5dfb06['containsItem'](_0x3108d6))return!0x1;if(_0x25fe8d['isObject'](_0x3108d6)||_0x25fe8d['isLimit'](_0x3108d6))return!0x0;}return!0x1;}function Vt(_0x335f0a){return _0x335f0a['end']['parent']==_0x335f0a['start']['nodeAfter']&&_0x335f0a['end']['isAtStart'];}function Ut(_0x4d9297,_0x30eb1f,_0x596ba8,_0x3d7553){const _0x1ec198=_0x5f5a95=>!_0x5f5a95['item']['is']('$textProxy')&&!_0x3d7553['isObject'](_0x5f5a95['item']),_0x4f5366=_0x4d9297['start']['getLastMatchingPosition'](_0x1ec198),_0x27161d=_0x4d9297['end']['getLastMatchingPosition'](_0x1ec198,{'direction':'backward'});return(!_0x4d9297['start']['isEqual'](_0x4f5366)||!_0x4d9297['end']['isEqual'](_0x27161d))&&(_0x4f5366['isBefore'](_0x27161d)?_0x596ba8['updateMarker'](_0x30eb1f,{'range':_0x596ba8['createRange'](_0x4f5366,_0x27161d)}):_0x596ba8['removeMarker'](_0x30eb1f),!0x0);}function Gt(_0x9bffbc){return _0x4ea248(_0x9bffbc);}function Ft(_0x4d1a60){const _0x499bac=_0x4d1a60['start']['nodeAfter'];return _0x499bac&&_0x499bac['is']('element');}function Pt(_0x1df9d4,_0x589a29){return null==_0x1df9d4['end']['nodeBefore']&&_0x1df9d4['end']['parent']==_0x1df9d4['start']['nodeAfter']?Lt(_0x1df9d4['start']['nodeAfter'],_0x589a29):_0x1df9d4;}function Lt(_0x47cf36,_0x3372ac){const _0x56049e=_0x3372ac['schema']['isObject'](_0x47cf36)||_0x3372ac['schema']['isSelectable'](_0x47cf36);return _0x3372ac['createRange'](_0x3372ac['createPositionAt'](_0x47cf36,'before'),_0x56049e?_0x3372ac['createPositionAfter'](_0x47cf36):_0x3372ac['createPositionAt'](_0x47cf36,'end'));}function Ht(_0x59ca56,_0x1c6ccd,_0x559f2c,_0xfcb801,_0x11a558){if(_0x59ca56['next'])return!0x1;if(!Jt(_0x59ca56,_0x1c6ccd))return!0x1;if(_0x559f2c['end']['isEqual'](_0xfcb801['start']))return!0x0;if(_0x59ca56['type']!=_0x1c6ccd['type'])return!0x1;if(!_0x559f2c['end']['isTouching'](_0xfcb801['start']))return!0x1;const _0xe94a9d=_0x11a558['createRange'](_0x559f2c['end'],_0xfcb801['start'])['getWalker']();for(const _0x5e3198 of _0xe94a9d)if(['elementStart','elementEnd']['includes'](_0x5e3198['type'])&&_0x11a558['schema']['isLimit'](_0x5e3198['item']))return!0x1;return!0x0;}function Jt(_0x251905,_0x3847f6){if(!_0x251905['_isDataLoaded']||!_0x3847f6['_isDataLoaded'])return!0x1;const _0x2772f3=new Set(Object['keys'](_0x251905['attributes'])),_0x449c95=new Set(Object['keys'](_0x3847f6['attributes']));if(_0x2772f3['delete']('groupId'),_0x449c95['delete']('groupId'),0x0==_0x2772f3['size']&&0x0==_0x449c95['size'])return!0x0;if(_0x2772f3['size']!=_0x449c95['size'])return!0x1;const _0x2029c0={..._0x251905['attributes']},_0x267f3b={..._0x3847f6['attributes']};return delete _0x2029c0['groupId'],delete _0x267f3b['groupId'],JSON['stringify'](_0x2029c0)==JSON['stringify'](_0x267f3b);}function qt(_0x38faf2,_0x54a3e5){const _0x592923=zt(_0x38faf2['attributes']),_0x5daf42=zt(_0x54a3e5);if(!_0x38faf2['_isDataLoaded'])return!0x1;for(const _0x40f60c of Object['keys'](_0x5daf42))if(!_0x468224(_0x592923[_0x40f60c],_0x5daf42[_0x40f60c]))return!0x1;return!0x0;}function zt(_0x64f25){const _0x7af544=Object['assign']({},_0x64f25);return delete _0x7af544['skipNestingCheck'],delete _0x7af544['tablePasteChainId'],_0x7af544;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x102118(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x7ad91d,_0x36fac7,_0x28cca2,_0x5db7c5){super(),this['model']=_0x36fac7,this['view']=_0x28cca2,this['commentThreadController']=_0x5db7c5,this['_editor']=_0x7ad91d,this['_acceptCommand']=_0x7ad91d['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x7ad91d['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3e8039,_0x525b20)=>_0x3e8039||_0x525b20),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0xdea5a7=>_0xdea5a7&&this['_editor']['model']['canEditAt'](_0x36fac7['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2aea97=>_0x2aea97&&this['_editor']['model']['canEditAt'](_0x36fac7['getRanges']())),this['_pendingAction']=null,_0x28cca2['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x28cca2,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x28cca2,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x28cca2,'change:isDirty',()=>{_0x28cca2['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 _0x5880ed=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x5880ed);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x425d52{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x40697a,_0x48638d,_0x441e67,_0x2524f4){super(_0x40697a),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x3c0433(_0x40697a,o(_0x40697a,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x48638d['authoredAt']),this['bind']('authoredAt')['to'](_0x48638d),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',_0x48638d,'authoredAt',this,'descriptionParts',(_0xd07781,_0x570070,_0x36cea2)=>{const _0x11e437=_0x36cea2['map'](_0x11c843=>ls(_0x11c843['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0xd07781-0x1,_0x48638d['author']['name'],_0x570070?_0x2524f4['formatDateTime'](_0x570070):'',new DOMParser()['parseFromString'](_0x11e437,'text/html')['body']['textContent']]);}),this['focusables']=new _0x320a5b(),this['focusTracker']=new _0x365400(),this['keystrokes']=new _0x3007a1(),this['focusCycler']=new _0x40bae3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x9387b1=>_0x9387b1['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x48638d,this['_localUser']=_0x441e67,this['_config']=_0x2524f4,_0x2524f4['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x33c295(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1f614a}=this['_config'];this['commentsListView']=new _0x1f614a(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',_0xf2b472=>_0xf2b472+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2a6e60,_0x23e286)=>_0x2a6e60||!!_0x23e286);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4c193b}=this['_config'],_0x4074ed=new _0x4c193b(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2f2a79=_0x4074ed['commentInputView'];return _0x4074ed['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2f2a79,'value',(_0x3d175c,_0x463225,_0x19e408)=>!!_0x19e408||_0x3d175c&&!_0x463225),_0x2f2a79['on']('submit',(_0x135b35,_0x2867dc)=>{this['fire']('addComment',_0x2867dc),_0x2f2a79['editor']['setData']('');}),_0x2f2a79['on']('cancel',()=>this['focus']()),_0x2f2a79['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4074ed;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x85c983,_0xdb1dd1,_0x557de6,_0x1e4f1e){super(_0x85c983,_0xdb1dd1,_0x557de6,_0x1e4f1e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x27e57f=>_0x27e57f&&_0x27e57f[0x0]?_0x27e57f[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x38ca13,_0x1e9cd3)=>{let _0x2d88be='';for(const _0x4261b6 of _0x38ca13)_0x2d88be+='<p>'+ls(_0x4261b6['content'],_0x4261b6['color'])+'</p>';return _0x1e9cd3?_0x2d88be:_0x24e872(_0x2d88be,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x1e4f1e['SuggestionView'](_0x85c983,_0xdb1dd1,{'formatDateTime':_0x1e4f1e['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 _0x1b2491=this['bindTemplate'],_0x415037=[this['suggestionView']];return this['commentsListView']&&_0x415037['push'](this['commentsListView']),this['commentThreadInputView']&&_0x415037['push'](this['commentThreadInputView']),_0x415037['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x1b2491['if']('isActive','ck-suggestion-wrapper--active'),_0x1b2491['to']('type',_0x5f4aa8=>'ck-suggestion-'+_0x5f4aa8),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':_0x1b2491['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x415037};}['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 ce extends _0x425d52{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x6af8cd,_0x3bea41,_0x414dd5){super(_0x6af8cd),this['_model']=_0x3bea41,this['_config']=_0x414dd5,this['set']('description',''),this['bind']('authoredAt')['to'](_0x3bea41),this['acceptButton']=this['_createButton'](o(_0x6af8cd,'Accept\x20suggestion'),_0x4a4e5c['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x6af8cd,'Discard\x20suggestion'),_0x4a4e5c['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x11a006(_0x6af8cd,_0x3bea41['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x320a5b([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x365400(),this['keystrokes']=new _0x3007a1(),this['focusCycler']=new _0x40bae3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0xca11a6=>_0xca11a6['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x191f08=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x191f08['innerHTML']=this['description'],this['on']('change:description',(_0xa6dab9,_0x28dda7,_0x2af189)=>{_0x191f08['innerHTML']=_0x2af189;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x33f2c3=this['bindTemplate'],_0x4042ef=[{'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']}},{'tag':'time','attributes':{'datetime':_0x33f2c3['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x33f2c3['to']('authoredAt',_0x5e9183=>this['_config']['formatDateTime'](_0x5e9183))}]}]},{'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']&&_0x4042ef['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':_0x4042ef}]};}['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'](_0x349d12,_0x44d3f8,_0xf4e6ad,_0x45e5f2,_0x154823){const _0x46ab74=new _0x4a9266(this['locale']);return _0x46ab74['set']({'label':_0x349d12,'icon':_0x44d3f8,'tooltip':!0x0,'tooltipPosition':_0x154823}),_0x46ab74['extendTemplate']({'attributes':{'class':_0xf4e6ad}}),_0x46ab74['on']('execute',()=>{this['fire'](_0x45e5f2,this['_model']['id']);}),_0x46ab74;}['_setupKeyboardNavigation'](){const _0x57f278=this['element'];this['keystrokes']['listenTo'](_0x57f278);for(const _0x4242d0 of this['focusables'])this['focusTracker']['add'](_0x4242d0['element']),this['keystrokes']['listenTo'](_0x4242d0['element']);this['keystrokes']['set']('enter',(_0x2328c8,_0x54091c)=>{_0x57f278===_0x2328c8['target']&&(this['focusCycler']['focusFirst'](),_0x54091c());}),this['keystrokes']['set']('esc',(_0xd55ce9,_0x1e7fd8)=>{_0x57f278!==_0xd55ce9['target']&&(this['focus'](),_0x1e7fd8());});}}var he='<!--\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-2024,\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 _0x2aa107{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x3544d0,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x174dcb){super(_0x174dcb),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x18a24a=this['editor']['config'];_0x18a24a['define']('trackChanges.SuggestionThreadView',re),_0x18a24a['define']('trackChanges.SuggestionView',ce),_0x18a24a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x18a24a['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x13b385,_0x5e3fd7){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4fa995,_0x1c2a6c]of this['_handleControllerBuffer']){const _0x4c8ac4=this['_suggestionToController']['has'](_0x4fa995);_0x4c8ac4||_0x1c2a6c?_0x4c8ac4&&_0x1c2a6c&&this['_destroyController'](_0x4fa995):this['_initializeController'](_0x4fa995);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x13b385,_0x5e3fd7);}['init'](){const _0x1c4788=this['editor'],_0x1b92a6=_0x1c4788['plugins']['get']('TrackChangesEditing'),_0x5cbf70=_0x1c4788['plugins']['get']('Annotations'),_0x2bd4f5=_0x1c4788['plugins']['get']('EditorAnnotations'),_0x345dc8=_0x1c4788['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x2bd4f5['addSourceCollector'](()=>{const _0x1088b4=[];for(const [_0x42ffbf,_0x3b650f]of Array['from'](this['_suggestionToController'])){const _0x28c504=_0x42ffbf['getAllAdjacentSuggestions'](),_0x337b5d=[];for(const _0x1f2fe5 of _0x28c504){if(!_0x1f2fe5['isInContent'])continue;if(_0x1f2fe5['isMultiRange']){_0x337b5d['push'](..._0x1f2fe5['getRanges']());continue;}const _0x5acf3d=_0x1f2fe5['getFirstRange']();if(_0x337b5d['length']>0x0){const _0x576879=_0x337b5d[0x0]['getJoined'](_0x5acf3d);if(_0x576879){_0x337b5d[0x0]=_0x576879;continue;}}_0x337b5d['push'](_0x5acf3d);}_0x1088b4['push']([_0x3b650f['view'],_0x337b5d]);}return _0x1088b4;}),this['listenTo'](_0x1b92a6,'suggestionLoaded',(_0x1a3590,_0x10b77b)=>{this['listenTo'](_0x10b77b,'change:previous',(_0x5d58f3,_0x5bd60d,_0x847b0c,_0x29c886)=>{_0x10b77b['isInContent']&&(null==_0x847b0c?(this['_updateController'](_0x29c886['head']),this['_handleSuggestionControllerDelayed'](_0x10b77b,!0x1)):(this['_updateController'](_0x847b0c['head']),null==_0x29c886&&this['_handleSuggestionControllerDelayed'](_0x10b77b,!0x0)));}),null!==_0x10b77b['previous']?this['_updateController'](_0x10b77b['head']):this['_handleSuggestionControllerDelayed'](_0x10b77b,!0x1);}),this['listenTo'](_0x1b92a6,'suggestionUnloaded',(_0x33f4c3,_0x31f2e7,_0x4147e1)=>{this['stopListening'](_0x31f2e7,'change:previous'),this['_handleControllerBuffer']['delete'](_0x31f2e7),this['_suggestionToController']['has'](_0x31f2e7)&&this['_destroyController'](_0x31f2e7),_0x4147e1&&this['_updateController'](_0x4147e1['head']);}),this['listenTo'](_0x1b92a6,'suggestionChanged',(_0x1bcee1,_0x495a05)=>{this['_updateController'](_0x495a05);}),this['listenTo'](_0x5cbf70,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x345dc8,'addComment',(_0x4cf6bf,{threadId:_0x294517,isFromAdapter:_0x483900})=>{if(_0x483900||!_0x1b92a6['hasSuggestion'](_0x294517))return;const _0x5a07f8=_0x1b92a6['getSuggestion'](_0x294517);this['_suggestionToController']['get'](_0x5a07f8)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x437910=this['editor']['plugins']['get']('Annotations'),_0x332050=this['editor']['plugins']['get']('TrackChangesEditing'),_0x163af7=Array['from'](_0x437910['activeAnnotations'],_0x46ed94=>_0x46ed94['innerView'])['filter'](_0x4f592d=>this['_viewToController']['has'](_0x4f592d)),_0x317750=[];for(const _0x16da45 of _0x163af7){const _0x16318e=this['_viewToController']['get'](_0x16da45)['model']['getAllAdjacentSuggestions']();_0x317750['push'](..._0x16318e['reduce']((_0x10c6d9,_0x3a7ab4)=>[..._0x10c6d9,..._0x3a7ab4['getMarkerNames']()],[]));}_0x332050['activeMarkers']=_0x317750;}['_addUIComponentsToFactory'](){const _0x156289=this['editor'],_0x198321=_0x156289['locale'],_0x11ae1e=o(_0x198321,'Track\x20changes'),_0x52aefa=new Wt([{'type':'switchbutton','model':new _0x3cb1a1({'withText':!0x0,'isToggleable':!0x0,'label':_0x11ae1e,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x60df9a of _0x52aefa)if(me(_0x60df9a)){const _0x319a07=_0x156289['commands']['get'](_0x60df9a['model']['commandName']);_0x60df9a['model']['bind']('isOn','isEnabled')['to'](_0x319a07,'value','isEnabled');}_0x156289['ui']['componentFactory']['add']('trackChanges',_0x3878a4=>this['_createToolbarButton'](_0x3878a4,_0x52aefa,_0x11ae1e)),_0x156289['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4499ff=>this['_createMenuBarMenu'](_0x4499ff,_0x52aefa,_0x11ae1e));}['_createToolbarButton'](_0xd0f5f5,_0x48ab15,_0x34e7a8){const _0x33e7d9=Qt(_0xd0f5f5,_0x2372dc),_0x196778=this['editor']['commands']['get']('trackChanges');_0x33e7d9['buttonView']['set']({'tooltip':_0x34e7a8,'label':_0x34e7a8,'icon':he}),_0x33e7d9['buttonView']['bind']('isOn')['to'](_0x196778,'value'),_0x33e7d9['buttonView']['on']('execute',()=>{_0x196778['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x33e7d9,_0x48ab15,{'role':'menu'});const _0x3c7b99=[];for(const _0x35431b of _0x48ab15)me(_0x35431b)&&_0x3c7b99['push'](this['editor']['commands']['get'](_0x35431b['model']['commandName']));const _0x429299=_0x33e7d9['buttonView'];return _0x429299['actionView']['unbind']('isEnabled'),_0x429299['arrowView']['unbind']('isEnabled'),_0x429299['actionView']['bind']('isEnabled')['to'](_0x196778,'isEnabled'),_0x429299['arrowView']['bind']('isEnabled')['toMany'](_0x3c7b99,'isEnabled',(..._0x541313)=>_0x541313['some'](_0x17eb76=>_0x17eb76)),_0x33e7d9['on']('execute',_0x2cb395=>{this['editor']['execute'](_0x2cb395['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x33e7d9;}['_createMenuBarMenu'](_0x2ff851,_0x520aeb,_0x5c147f){const _0x47722f=new Yt(_0x2ff851),_0x2f6faa=this['editor']['commands']['get']('trackChanges');_0x47722f['buttonView']['set']({'label':_0x5c147f,'icon':he});const _0x1577d7=new Zt(_0x2ff851);for(const _0x39f268 of _0x520aeb){if('separator'==_0x39f268['type']){_0x1577d7['items']['add'](new Xt(_0x2ff851));continue;}const _0x9880b1=new te(_0x2ff851,_0x47722f),_0xea4064=new _0x334699(_0x2ff851),_0x2a1528=_0x39f268['model'];_0xea4064['bind'](...Object['keys'](_0x2a1528))['to'](_0x2a1528),_0xea4064['delegate']('execute')['to'](_0x47722f),_0xea4064['on']('execute',()=>{this['editor']['execute'](_0x2a1528['commandName']),this['editor']['editing']['view']['focus']();}),_0x9880b1['children']['add'](_0xea4064),_0x1577d7['items']['add'](_0x9880b1);}return _0x47722f['bind']('isEnabled')['to'](_0x2f6faa,'isEnabled'),_0x47722f['panelView']['children']['add'](_0x1577d7),_0x47722f;}['_initializeController'](_0x542d88){const _0x29c9b2=this['editor'],_0x53c55b=_0x29c9b2['config'],_0x5537d8=_0x29c9b2['plugins']['get']('Annotations'),_0x4208a1=_0x29c9b2['plugins']['get']('CommentsRepository'),_0x1906b9=_0x29c9b2['plugins']['get']('EditorAnnotations'),_0x4714cc=_0x29c9b2['plugins']['get'](_0x3544d0)['me'],_0x3cb3da=_0x53c55b['get']('trackChanges')['SuggestionThreadView'],_0x4a6f6d=_0x53c55b['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x16543a,CommentThreadInputView:_0x5c87a3}=_0x29c9b2['plugins']['get']('CommentsUI');let _0xff52e2,_0x35740c;this['_annotationViews']['has'](_0x542d88['id'])?(_0x35740c=this['_annotationViews']['get'](_0x542d88['id']),_0xff52e2=_0x35740c['mainView']):(_0xff52e2=new _0x3cb3da(_0x29c9b2['locale'],_0x542d88,_0x4714cc,{'disableComments':this['_disableComments'],'editorConfig':_0x53c55b['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x53c55b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x53c55b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x53c55b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x25c6ce(_0x53c55b['get']('locale')),'CommentView':_0x53c55b['get']('comments')['CommentView'],'CommentsListView':_0x16543a,'CommentThreadInputView':_0x5c87a3,'SuggestionView':_0x4a6f6d}),_0xff52e2['suggestionView']['acceptButton']['on']('execute',()=>{_0x29c9b2['editing']['view']['focus']();}),_0xff52e2['suggestionView']['discardButton']['on']('execute',()=>{_0x29c9b2['editing']['view']['focus']();}),_0x35740c=_0x5537d8['createAnnotationView'](this['editor']['locale'],_0xff52e2),_0x35740c['bind']('isDirty')['to'](_0xff52e2,'isDirty'),_0x35740c['bind']('length')['to'](_0xff52e2),_0x35740c['bind']('type')['to'](_0xff52e2,'type',_0xc8e64d=>'suggestion-'+_0xc8e64d),this['listenTo'](_0xff52e2,'escape',()=>{_0x29c9b2['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x542d88['id'],_0x35740c));const _0x4d88b2=_0x4208a1['createCommentThreadController'](_0x542d88['commentThread'],_0xff52e2),_0x366a2a=new ae(_0x29c9b2,_0x542d88,_0xff52e2,_0x4d88b2),_0x21c9c6=_0x542d88['getAllAdjacentSuggestions']()['filter'](_0x20d2da=>_0x20d2da['isInContent']);_0xff52e2['descriptionParts']=_0x29c9b2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x21c9c6),this['_suggestionToController']['set'](_0x542d88,_0x366a2a),this['_viewToController']['set'](_0xff52e2,_0x366a2a);const _0x304117=_0x5537d8['createAnnotation']({'view':_0x35740c,'target':()=>{const _0x533927=[],_0x3ec17c=_0x542d88['getAllAdjacentSuggestions']()['filter'](_0xf27c09=>_0xf27c09['isInContent']);for(const _0x5a0bfa of _0x3ec17c)_0x533927['push'](..._0x5a0bfa['getMarkers']());return _0x101415(_0x29c9b2['editing'],_0x533927);},'type':()=>'suggestion-'+_0x366a2a['view']['type']});_0x4208a1['_bindAnnotationToEditors'](_0xff52e2,_0x304117),_0x5537d8['add'](_0x304117),_0x1906b9['registerAnnotation'](_0x304117);}['_destroyController'](_0x469b85){const _0xa43898=this['editor']['plugins']['get']('CommentsRepository'),_0x3bea8c=this['editor']['plugins']['get']('Annotations'),_0x46e0bc=this['_suggestionToController']['get'](_0x469b85),_0x37eebd=_0x46e0bc['view'],_0x67b136=_0x3bea8c['getByInnerView'](_0x37eebd);_0xa43898['_unbindEditors'](_0x37eebd),_0x67b136&&_0x3bea8c['remove'](_0x67b136),this['_suggestionToController']['delete'](_0x469b85),this['_viewToController']['delete'](_0x37eebd),_0x46e0bc['destroy']();}['_updateController'](_0x47cff3){if(!_0x47cff3['isInContent']||!this['_suggestionToController']['has'](_0x47cff3))return;const _0x143a55=this['editor']['plugins']['get']('TrackChangesEditing'),_0x427da8=this['_suggestionToController']['get'](_0x47cff3),_0x57dc0e=_0x47cff3['getAllAdjacentSuggestions']();_0x427da8['view']['descriptionParts']=_0x143a55['descriptionFactory']['getDescriptions'](_0x57dc0e);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x3841be,(_0x1fdf77,_0x5b46b3)=>{const _0x256a94=this['editor']['plugins']['get'](k),_0x36d6ea=this['editor']['plugins']['get'](p);if(!_0x36d6ea['activeMarkers']['length'])return;const {id:_0x57e96c}=_0x36d6ea['_splitMarkerName'](_0x36d6ea['activeMarkers'][0x0]),_0x1431f6=_0x256a94['getSuggestion'](_0x57e96c);_0x1431f6&&(this['_suggestionToController']['get'](_0x1431f6)['view']['focus'](),_0x5b46b3());});}['destroy'](){for(const _0x184b53 of this['_suggestionToController']['keys']())this['_destroyController'](_0x184b53);for(const _0x58b6d0 of this['_annotationViews']['values']())_0x58b6d0['mainView']['destroy']();super['destroy']();}}function me(_0x4515dd){return'model'in _0x4515dd;}class k extends _0x2aa107{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x28a170){this['editor']['plugins']['get'](p)['adapter']=_0x28a170;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3ad20d){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3ad20d);}['getSuggestions']({skipNotAttached:_0x28f83a=!0x1,toJSON:_0x245986=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x28f83a,'toJSON':_0x245986});}['getSuggestion'](_0x4f3d3a){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x4f3d3a);}}const T=['Pagination'];class P extends _0x2aa107{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x5592c6=this['editor'];if(_0x5592c6['config']['define']('trackChangesData.editorCreator',_0x53bce3=>{const _0x323c4c=_0x5592c6['model']['document']['getRootNames']()['reduce']((_0x4175b7,_0x25be16)=>(_0x4175b7[_0x25be16]='',_0x4175b7),{});return _0x5592c6['constructor']['create'](_0x323c4c,_0x53bce3);}),'function'!=typeof _0x5592c6['config']['get']('trackChangesData')['editorCreator'])throw new _0x58ef43('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x1d6f81){return N(this['editor'],!0x0,_0x1d6f81);}['getDataWithDiscardedSuggestions'](_0x4b75f5){return N(this['editor'],!0x1,_0x4b75f5);}}class D extends _0x2aa107{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2cd059){super(_0x2cd059),this['result']='end';}['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 v(_0x39a5d8){return void 0x0!==_0x39a5d8['getRootsAttributes'];}async function N(_0x62c8b4,_0x358bc2,_0x4bc526){const _0x5a2bac=_0x23cd20(_0x62c8b4,T);_0x5a2bac['plugins']['push'](p,D),_0x5a2bac['rootsAttributes']=v(_0x62c8b4)?_0x62c8b4['getRootsAttributes']():void 0x0;const _0x3198cb=document['createDocumentFragment'](),_0x37a3f8=_0x62c8b4['config']['get']('trackChangesData')['editorCreator'],_0x8f39ec=await _0x37a3f8(_0x5a2bac,()=>function(_0x4cb410){const _0x1d57b7=document['createElement']('div');return _0x4cb410['appendChild'](_0x1d57b7),_0x1d57b7;}(_0x3198cb));!function(_0x908db3,_0x2e4feb){const _0x4c41f3=_0x908db3['model']['document']['getRootNames']()['reduce']((_0x5e4935,_0x16b057)=>(_0x5e4935[_0x16b057]=_0x908db3['data']['get']({'rootName':_0x16b057}),_0x5e4935),{}),_0x41dcf5=_0x908db3['plugins']['get']('Users')['users']['map'](_0x1f59ba=>({'id':_0x1f59ba['id'],'name':_0x1f59ba['name']})),_0x121fd2=_0x908db3['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x310cde=_0x908db3['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x246a62=_0x2e4feb['plugins']['get']('Users'),_0x101705=_0x2e4feb['plugins']['get']('TrackChangesEditing'),_0x6fcfb4=_0x2e4feb['plugins']['get']('CommentsRepository');for(const _0x163822 of _0x41dcf5)_0x246a62['getUser'](_0x163822['id'])||_0x246a62['addUser'](_0x163822);_0x246a62['me']||_0x246a62['useAnonymousUser']();for(const _0x50931f of _0x310cde)_0x6fcfb4['addCommentThread'](_0x50931f);for(const _0x3afae6 of _0x121fd2)_0x101705['addSuggestionData'](_0x3afae6);_0x2e4feb['data']['set'](_0x4c41f3);}(_0x62c8b4,_0x8f39ec),_0x8f39ec['execute'](_0x358bc2?'acceptAllSuggestions':'discardAllSuggestions');const _0x4908b5=v(_0x8f39ec)?_0x8f39ec['getFullData'](_0x4bc526):_0x8f39ec['data']['get'](_0x4bc526);return await _0x8f39ec['destroy'](),_0x4908b5;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x422b73,PendingActions as _0x1bff41,icons as _0x34fdcd}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x51a471,ObservableMixin as _0x1c830c,uid as _0xc0c664,insertToPriorityArray as _0x114a4a,priorities as _0x4bafaa,logWarning as _0x201b14,getEnvKeystrokeText as _0x3af46a,FocusTracker as _0x25e1eb,KeystrokeHandler as _0xf0a35f,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x1c1bac,View as _0x50c6be,ViewCollection as _0x35984b,FocusCycler as _0x623354,ViewModel as _0x183b77,createDropdown as Qt,SplitButtonView as _0xff57ea,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x212a3d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x48deeb,hashObject as _0x51fed8,surroundingMarkersDetector as _0xbbc705,FOCUS_ANNOTATION_KEYSTROKE as _0x3f46ab,AriaDescriptionView as _0x10b128,setupThreadKeyboardNavigation as _0x527ab6,trimHtml as _0x44d93d,UserView as _0x37a1b6,LateFocusButtonView as _0x18a44e,getDateTimeFormatter as _0x50c710,getAllMarkersDomElementsSorted as _0x58ea24,sanitizeEditorConfig as _0x2e82d7}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x497096,LiveRange as _0x5118bb,LivePosition as _0x3dbba9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x3a332e,toWidget as _0x9ddde6}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x4a1dbb,set as _0x446d42,isEqual as _0x4a2988,unset as _0x31f38c,omit as Tt}from'lodash-es';import{Delete as _0x261ebc,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x8299a9,ShiftEnter as _0x4fe684}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x466523,_0x4dbba1){super(_0x466523),this['_enabledCommands']=_0x4dbba1,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 _0x5e8712 of this['editor']['commands']['commands']())_0x5e8712['affectsData']&&!this['_enabledCommands']['has'](_0x5e8712)&&_0x5e8712['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1f6dd6 of this['editor']['commands']['commands']())_0x1f6dd6['affectsData']&&!this['_enabledCommands']['has'](_0x1f6dd6)&&_0x1f6dd6['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x19f973,_0x5983ed){super(_0x19f973),this['_suggestions']=_0x5983ed,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x5b0327){const _0x47b182=this['_suggestions']['get'](_0x5b0327);if(!_0x47b182)throw new _0x51a471('track-changes-accept-suggestion-not-found',this);const _0x295749=_0x47b182['getRanges']();this['editor']['model']['canEditAt'](_0x295749)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x47b182);}}class R extends ts{['_suggestions'];constructor(_0x17f5dc,_0x2918ce){super(_0x17f5dc),this['_suggestions']=_0x2918ce,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x17934b){const _0x54805a=this['_suggestions']['get'](_0x17934b);if(!_0x54805a)throw new _0x51a471('track-changes-discard-suggestion-not-found',this);const _0x246f22=_0x54805a['getRanges']();this['editor']['model']['canEditAt'](_0x246f22)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x54805a);}}function ls(_0x5887bb,_0x53d620){let _0x3e73f9='';return _0x3e73f9+=_0x5887bb['split']('*')['map']((_0x5720f6,_0x53bc02)=>_0x53bc02%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x5720f6)+'</span>':nn(_0x5720f6))['join'](''),_0x53d620&&(_0x3e73f9+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x53d620['value']+'\x22\x20title=\x22'+_0x53d620['title']+'\x22></span>'),_0x3e73f9;}function nn(_0x2afd7e){const _0x234393=document['createElement']('span');return _0x234393['innerText']=_0x2afd7e,_0x234393['innerHTML'];}function ss(_0x4d174a){return _0x4d174a['sort']((_0x121191,_0x34d7ee)=>'deletion'==_0x121191['type']&&'deletion'!=_0x34d7ee['type']?-0x1:'deletion'!=_0x121191['type']&&'deletion'==_0x34d7ee['type']?0x1:0x0);}function to(_0x3d5bd3,_0xcdb59c){let _0xa9596b,_0x5e224b=0x0;const _0x5ce41b=[],_0x32a6a5=_0xcdb59c['schema'];for(;_0x5e224b<_0x3d5bd3['length'];){const _0x55f99b=_0x3d5bd3[_0x5e224b],_0x2acb8d=_0x3d5bd3[_0x5e224b+0x1];_0xa9596b||(_0xa9596b=_0xcdb59c['createPositionBefore'](_0x55f99b)),on(_0xcdb59c,_0x55f99b,_0x2acb8d)||(_0x5ce41b['push'](_0xcdb59c['createRange'](_0xa9596b,_0x32a6a5['isObject'](_0x55f99b)?_0xcdb59c['createPositionAfter'](_0x55f99b):_0xcdb59c['createPositionAt'](_0x55f99b,'end'))),_0xa9596b=null),_0x5e224b++;}return _0x5ce41b;}function on(_0x209d82,_0x3a68f9,_0x5da499){if(!_0x5da499)return!0x1;const _0x3ed8ab=_0x209d82['createPositionAfter'](_0x3a68f9),_0x35a104=_0x209d82['createPositionBefore'](_0x5da499);return _0x3ed8ab['isTouching'](_0x35a104);}function rs(_0x27815c,_0x5a7e22,_0x74a10c){for(;_0x74a10c['length'];){const _0x569ac4=_0x74a10c['splice'](0x0,0x64);_0x27815c['change'](()=>{for(const _0x1461e3 of _0x569ac4)_0x1461e3['isInContent']&&_0x5a7e22['execute'](_0x1461e3['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x28aafa,_0x1ba967,_0x34b172){super(_0x28aafa),this['_command']=_0x1ba967,this['_suggestions']=_0x34b172,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4569e2=Array['from'](this['_suggestions']['values']())['some'](_0x24f10b=>_0x24f10b['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x4569e2;}['execute'](){const _0x2efe79=ss(Array['from'](this['_suggestions']['values']()));for(const _0x4b02d7 of _0x2efe79){const _0x2b5c32=_0x4b02d7['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2b5c32))return;}rs(this['editor']['model'],this['_command'],_0x2efe79);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0xd1ac0b,_0x536d0b,_0x4548a3){super(_0xd1ac0b),this['_command']=_0x536d0b,this['_suggestions']=_0x4548a3,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x227a37=this['editor']['model']['document']['selection'],_0x329a6d=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x490a34,_0x173edd){const _0xd03b18=Array['from'](_0x490a34['getRanges']()),_0x3cf1eb=new Set();for(const _0x30f776 of _0x173edd)if(_0x30f776['isInContent']){for(const _0x333f07 of _0xd03b18)for(const _0xe28a64 of _0x30f776['getRanges']())(_0x333f07['isIntersecting'](_0xe28a64)||_0x490a34['isCollapsed']&&!_0x30f776['isMultiRange']&&_0x30f776['next']&&_0xe28a64['end']['isTouching'](_0x333f07['start']))&&_0x3cf1eb['add'](_0x30f776);}return _0x3cf1eb;}(_0x227a37,_0x329a6d),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x33a9f8=ss(Array['from'](this['_selectedSuggestions']));for(const _0x4c10e6 of _0x33a9f8){const _0x5b3556=_0x4c10e6['getRanges']();if(!this['editor']['model']['canEditAt'](_0x5b3556))return;}rs(this['editor']['model'],this['_command'],_0x33a9f8);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x1c830c(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x54f8c6,_0x34378){super(),this['id']=_0x34378['id'],this['type']=_0x34378['type'],this['subType']=_0x34378['subType']||null,this['author']=_0x34378['author'],this['creator']=_0x34378['creator']||_0x34378['author'],this['isExternal']=Boolean(_0x34378['attributes']&&_0x34378['attributes']['@external']),this['data']=null,this['_model']=_0x54f8c6,this['_onAccept']=_0x34378['onAccept'],this['_onDiscard']=_0x34378['onDiscard'],this['_onAttributesChange']=_0x34378['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x34378['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 _0x24aa1d=this;for(;_0x24aa1d['previous'];)_0x24aa1d=_0x24aa1d['previous'];return _0x24aa1d;}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'](_0x3e0c4d){this['_markerNames']['add'](_0x3e0c4d);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x45e224=>this['_model']['markers']['get'](_0x45e224))['filter'](_0x788b71=>_0x788b71);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x5b471c=>{for(const _0x48e6c1 of this['getMarkers']())_0x5b471c['removeMarker'](_0x48e6c1);}),this['_markerNames']['clear']();}['removeMarker'](_0x45f87b){this['_model']['change'](_0x5556c8=>{_0x5556c8['removeMarker'](_0x45f87b);}),this['_markerNames']['delete'](_0x45f87b);}['addRange'](_0x18e828){const _0x3161e0='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3161e0),this['_model']['change'](_0x2bbbda=>{_0x2bbbda['addMarker'](_0x3161e0,{'range':_0x18e828,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x3cb2c5){for(const _0x100223 of this['getRanges']())if(_0x100223['isIntersecting'](_0x3cb2c5))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x493579=>_0x493579['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x331291,_0x4a8d03)=>[..._0x331291,..._0x4a8d03['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2acd93=this['getRanges']();if(0x1!=_0x2acd93['length'])return null;const _0x3aa84e=_0x2acd93[0x0],_0x12b1fb=_0x3aa84e['start']['nodeAfter'],_0x3dfbb2=_0x3aa84e['end']['nodeBefore'];return _0x12b1fb instanceof _0x497096?_0x12b1fb!=_0x3dfbb2?null:_0x12b1fb: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 _0x228298=[];let _0x15bd45=this['head'];for(;_0x15bd45;)_0x228298['push'](_0x15bd45),_0x15bd45=_0x15bd45['next'];return _0x228298;}['setAttribute'](_0x242de7,_0x3a9755){const _0x58fed9=_0x4a1dbb(this['attributes']);_0x446d42(_0x58fed9,_0x242de7,_0x3a9755),_0x4a2988(_0x58fed9,this['attributes'])||(this['attributes']=_0x58fed9,this['_onAttributesChange'](_0x58fed9));}['removeAttribute'](_0x5cfea8){const _0x3c7037=_0x4a1dbb(this['attributes']);_0x31f38c(_0x3c7037,_0x5cfea8),_0x4a2988(_0x3c7037,this['attributes'])||(this['attributes']=_0x3c7037,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 _0xc0c664()['substr'](0x1,0x5);}}function o(_0x113249,_0xf681bd,_0x3ae77c){const t=_0x113249['t'];switch(_0xf681bd){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'*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',_0x3ae77c);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x3ae77c);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x3ae77c);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x3ae77c);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x3ae77c);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',_0x3ae77c);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x3ae77c);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');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',_0x3ae77c);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x3ae77c);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x3ae77c);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x3ae77c);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x3ae77c);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x3ae77c);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x3ae77c);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x3ae77c);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x3ae77c);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x3ae77c);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x3ae77c);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x3ae77c);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x3ae77c);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x3ae77c);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x3ae77c);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x3ae77c);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'},_0x3ae77c);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x3ae77c);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x3ae77c);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x3ae77c);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x3ae77c);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x3ae77c);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'},_0x3ae77c);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x3ae77c);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x3ae77c);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x3ae77c);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x3ae77c);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'},_0x3ae77c);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x3ae77c);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'},_0x3ae77c);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'},_0x3ae77c);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x3ae77c);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'},_0x3ae77c);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x3ae77c);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'},_0x3ae77c);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x3ae77c);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x3ae77c);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'},_0x3ae77c);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 t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x3ae77c);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x3ae77c);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x3ae77c);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'},_0x3ae77c);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'},_0x3ae77c);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'},_0x3ae77c);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0xf681bd;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x30f37b,_0x1e5f3a){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x30f37b,this['_locale']=_0x1e5f3a;}['getDescriptions'](_0x1aa9c7){const _0x1719d6=[],_0x5d7595=new Set(),_0x45e456=new Set();for(let _0x5c47f6=0x0;_0x5c47f6<_0x1aa9c7['length'];_0x5c47f6++){const _0x128038=_0x1aa9c7[_0x5c47f6];if(!_0x128038['isInContent'])continue;const _0x239dc4=this['_handleCustomCallbackDescription'](_0x128038);if(_0x239dc4){if(null!=_0x128038['subType']){if(_0x5d7595['has'](_0x128038['subType']))continue;_0x5d7595['add'](_0x128038['subType']);}_0x1719d6['push'](_0x239dc4);}else{if('attribute'!=_0x128038['type'])'insertion'!=_0x128038['type']&&'deletion'!=_0x128038['type']||this['_handleInsertRemoveSuggestionDescription'](_0x1719d6,_0x128038,_0x1aa9c7[_0x5c47f6+0x1]);else{const _0x55836b=_0x128038['data']['key'];if(_0x45e456['has'](_0x55836b))continue;_0x45e456['add'](_0x128038['data']['key']),_0x55836b==m?this['_handleRenameSuggestionDescription'](_0x1719d6,_0x128038):this['_handleAttributeSuggestionDescription'](_0x1719d6,_0x128038);}}}return this['_resolveDescriptionItems'](_0x1719d6);}['registerDescriptionCallback'](_0x1fe368){this['_customCallbacks']['push'](_0x1fe368);}['registerElementLabel'](_0x2afe1f,_0x2d30bb,_0xa24dbf=_0x4bafaa['normal']){'function'==typeof _0x2afe1f?_0x114a4a(this['_itemLabelsCallbacks'],{'matchingCallback':_0x2afe1f,'label':_0x2d30bb,'priority':_0xa24dbf}):this['_itemLabels']['set'](_0x2afe1f,_0x2d30bb);}['registerAttributeLabel'](_0x117baf,_0x5f1bb8){this['_attributeLabels']['set'](_0x117baf,_0x5f1bb8);}['getItemLabel'](_0x905d1d,_0x28bf9c=0x1){let _0x44331c;for(const _0x588562 of this['_itemLabelsCallbacks'])if(_0x588562['matchingCallback'](_0x905d1d)){_0x44331c=_0x588562['label'];break;}return _0x44331c||(_0x44331c=this['_itemLabels']['get'](_0x905d1d['name'])),_0x44331c?_0x44331c(_0x28bf9c):0x1!==_0x28bf9c?_0x28bf9c+'\x20'+_0x905d1d['name']+'s':''+_0x905d1d['name'];}['_addDescriptionItems'](_0x41e028,_0x4b0a9e){const _0x3fb8b9=_0x4b0a9e['getFirstRange']()['getWalker'](),_0x285fd9='insertion'==_0x4b0a9e['type']?'add':'remove';for(const _0x5f51d1 of _0x3fb8b9){const _0x593471=_0x5f51d1['item'],_0x231e68=_0x41e028[_0x41e028['length']-0x1];if(_0x593471['is']('$textProxy'))_0x231e68&&_0x231e68['type']['indexOf']('Container')>-0x1&&_0x41e028['pop'](),_0x231e68&&'text'==_0x231e68['type']?_0x231e68[_0x285fd9]+=_0x593471['data']:_0x41e028['push']({'type':'text','add':'add'==_0x285fd9?_0x593471['data']:'','remove':'remove'==_0x285fd9?_0x593471['data']:''});else{if(this['_schema']['isObject'](_0x593471)){const _0xf2d5bf=_0x593471;if(_0x231e68&&_0x231e68['type']['indexOf']('Container')>-0x1&&_0x41e028['pop'](),'elementEnd'==_0x5f51d1['type'])continue;_0x231e68&&_0x231e68['type']==_0x285fd9+'Object'&&_0x231e68['element']['name']==_0xf2d5bf['name']?_0x231e68['quantity']++:_0x41e028['push']({'type':_0x285fd9+'Object','element':_0xf2d5bf,'quantity':0x1}),_0x3fb8b9['skip'](_0x2796e6=>!('elementEnd'==_0x2796e6['type']&&_0x2796e6['item']==_0x593471));}else{if(this['_schema']['checkChild'](_0x593471,'$text')||_0x593471['is']('element','softBreak')){const _0x5d905f=_0x593471;if('add'==_0x285fd9&&'elementStart'==_0x5f51d1['type']||'remove'==_0x285fd9&&'elementEnd'==_0x5f51d1['type'])continue;if(_0x231e68&&-0x1==_0x231e68['type']['indexOf']('Container')){'text'==_0x231e68['type']&&(_0x231e68[_0x285fd9]+='\x0a');continue;}let _0x58a6c1;if(_0x58a6c1='add'==_0x285fd9?_0x5d905f['nextSibling']&&!this['_schema']['isObject'](_0x5d905f['nextSibling'])?_0x5d905f['nextSibling']:null:_0x5d905f['previousSibling']&&!this['_schema']['isObject'](_0x5d905f['previousSibling'])?_0x5d905f['previousSibling']:null,_0x5d905f['isEmpty']||_0x58a6c1&&_0x58a6c1['isEmpty']){const _0x27629e=_0x58a6c1&&_0x58a6c1['isEmpty']?_0x58a6c1:_0x5d905f;_0x231e68&&_0x231e68['type']==_0x285fd9+'EmptyContainer'&&_0x231e68['element']['name']==_0x27629e['name']?_0x231e68['quantity']++:_0x41e028['push']({'type':_0x285fd9+'EmptyContainer','element':_0x27629e,'quantity':0x1});}else _0x41e028['push']({'type':_0x285fd9+'Container','element':_0x5d905f});}}}}}['_resolveDescriptionItems'](_0x3488b7){const _0x5f098d=this['_locale'],_0x4091d2=[],_0x54b7ce=[],_0x5c8126=[];for(const _0x5509e8 of _0x3488b7)switch(_0x5509e8['type']){case'text':if(_0x5509e8['add']=_0x5509e8['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x5509e8['remove']=_0x5509e8['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x5509e8['add']&&''!=_0x5509e8['remove']){_0x4091d2['push']({'type':'replace','content':o(_0x5f098d,'REPLACE_TEXT',['\x22'+_0x5509e8['remove']+'\x22','\x22'+_0x5509e8['add']+'\x22'])});continue;}if(null!=_0x5509e8['add']['match'](/^ +$/)){_0x4091d2['push']({'type':'insertion','content':o(_0x5f098d,'*Insert:*\x20%0',o(_0x5f098d,'ELEMENT_SPACE',_0x5509e8['add']['length']))});continue;}if(null!=_0x5509e8['remove']['match'](/^ +$/)){_0x4091d2['push']({'type':'deletion','content':o(_0x5f098d,'*Remove:*\x20%0',o(_0x5f098d,'ELEMENT_SPACE',_0x5509e8['remove']['length']))});continue;}if(''!=_0x5509e8['add']){_0x4091d2['push']({'type':'insertion','content':o(_0x5f098d,'*Insert:*\x20%0','\x22'+_0x5509e8['add']+'\x22')});continue;}_0x4091d2['push']({'type':'deletion','content':o(_0x5f098d,'*Remove:*\x20%0','\x22'+_0x5509e8['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4091d2['push']({'type':'insertion','content':o(_0x5f098d,'*Insert:*\x20%0',this['getItemLabel'](_0x5509e8['element'],_0x5509e8['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4091d2['push']({'type':'deletion','content':o(_0x5f098d,'*Remove:*\x20%0',this['getItemLabel'](_0x5509e8['element'],_0x5509e8['quantity']))});continue;case'addContainer':_0x4091d2['push']({'type':'insertion','content':o(_0x5f098d,'*Split:*\x20%0',this['getItemLabel'](_0x5509e8['element'],_0x5509e8['quantity']))});continue;case'removeContainer':_0x4091d2['push']({'type':'deletion','content':o(_0x5f098d,'*Merge:*\x20%0',this['getItemLabel'](_0x5509e8['element'],_0x5509e8['quantity']))});continue;case'addFormat':_0x54b7ce['push'](_0x5509e8['key']);continue;case'removeFormat':_0x5c8126['push'](_0x5509e8['key']);continue;default:_0x4091d2['push'](_0x5509e8);}if(_0x54b7ce['length']){const _0x5a62c3=_0x54b7ce['map'](_0x5c565c=>this['_attributeLabels']['has'](_0x5c565c)?this['_attributeLabels']['get'](_0x5c565c):_0x5c565c)['join'](',\x20');_0x4091d2['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x5a62c3)});}if(_0x5c8126['length']){const _0x44ae42=_0x5c8126['map'](_0x342d82=>this['_attributeLabels']['has'](_0x342d82)?this['_attributeLabels']['get'](_0x342d82):_0x342d82)['join'](',\x20');_0x4091d2['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x44ae42)});}return _0x4091d2;}['_handleCustomCallbackDescription'](_0x494013){for(const _0x6fb692 of this['_customCallbacks']){const _0x4e754f=_0x6fb692(_0x494013);if(_0x4e754f&&'type'in _0x4e754f)return _0x4e754f;}}['_handleAttributeSuggestionDescription'](_0x7d87f5,_0x3a2023){const _0x38a502=_0x3a2023['data'],_0x5850bf=void 0x0===_0x38a502['newValue']?'removeFormat':'addFormat';_0x7d87f5['push']({'type':_0x5850bf,'key':_0x38a502['key']});}['_handleRenameSuggestionDescription'](_0x3274f2,_0x455fc7){_0x3274f2['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x455fc7['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x466071,_0x353d36,_0x2be536){if(this['_addDescriptionItems'](_0x466071,_0x353d36),_0x2be536&&_0x2be536['getFirstRange']()&&!_0x353d36['getFirstRange']()['end']['isEqual'](_0x2be536['getFirstRange']()['start'])){const _0x39a8a0=_0x466071[_0x466071['length']-0x1],_0x280b5b='insertion'==_0x353d36['type']?'add':'remove';_0x39a8a0&&'text'==_0x39a8a0['type']&&(_0x39a8a0[_0x280b5b]+='\x0a');}}}class V extends _0x422b73{['afterInit'](){const _0x33ac87=this['editor'],_0x250a69=_0x33ac87['plugins']['get']('TrackChangesEditing');_0x33ac87['commands']['get']('showAIAssistant')&&_0x250a69['enableCommand']('showAIAssistant');}}class U extends _0x422b73{['afterInit'](){const _0x15cb3b=this['editor'],_0x51cf65=_0x15cb3b['locale'];if(!_0x15cb3b['plugins']['has']('AlignmentEditing'))return;const _0x21f346=_0x15cb3b['plugins']['get']('TrackChangesEditing');_0x21f346['enableDefaultAttributesIntegration']('alignment'),_0x21f346['registerBlockAttribute']('alignment'),_0x21f346['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x51cf65,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e0eb3=this['editor'],_0x1cb30d=_0x1e0eb3['locale'];_0x1e0eb3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x16ef1e=>{if('formatBlock'!=_0x16ef1e['type'])return;const {data:_0x5d16cd}=_0x16ef1e;if(_0x5d16cd&&'alignment'==_0x5d16cd['commandName']){const _0x2f1216=_0x5d16cd['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1cb30d,'*Format:*\x20%0',function(_0x6691d4){switch(_0x6691d4){case'left':return o(_0x1cb30d,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1cb30d,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1cb30d,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1cb30d,'FORMAT_JUSTIFY_TEXT');}}(_0x2f1216))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x422b73{['afterInit'](){const _0x5c3e46=this['editor'],_0xd611bc=_0x5c3e46['plugins']['get']('TrackChangesEditing'),_0x46bf5c=_0x5c3e46['locale'];for(const _0x520a6b of ti){if(!_0x5c3e46['plugins']['has'](_0x520a6b))continue;const _0x2d5436=_0x520a6b['slice'](0x0,-0x7)['toLowerCase'](),_0x41036b='FORMAT_'+_0x2d5436['toUpperCase']();_0xd611bc['enableDefaultAttributesIntegration'](_0x2d5436),_0xd611bc['registerInlineAttribute'](_0x2d5436),_0xd611bc['descriptionFactory']['registerAttributeLabel'](_0x2d5436,o(_0x46bf5c,_0x41036b));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1ce853=this['editor'],_0x5de75f=_0x1ce853['locale'],_0x24a9d7=_0x1ce853['plugins']['get']('TrackChangesEditing');function _0x3ca16a(_0x170740,_0x833d63){_0x24a9d7['descriptionFactory']['registerDescriptionCallback'](_0x2cfc92=>{if('formatInline'!=_0x2cfc92['type'])return;const {data:_0x41bccc}=_0x2cfc92;return _0x41bccc&&_0x41bccc['commandName']===_0x170740?_0x41bccc['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5de75f,'*Format:*\x20%0',_0x833d63)}:{'type':'format','content':o(_0x5de75f,'*Remove\x20format:*\x20%0',_0x833d63)}:void 0x0;});}_0x3ca16a('bold',o(_0x5de75f,'FORMAT_BOLD')),_0x3ca16a('italic',o(_0x5de75f,'FORMAT_ITALIC')),_0x3ca16a('underline',o(_0x5de75f,'FORMAT_UNDERLINE')),_0x3ca16a('code',o(_0x5de75f,'FORMAT_CODE')),_0x3ca16a('strikethrough',o(_0x5de75f,'FORMAT_STRIKETHROUGH')),_0x3ca16a('subscript',o(_0x5de75f,'FORMAT_SUBSCRIPT')),_0x3ca16a('superscript',o(_0x5de75f,'FORMAT_SUPERSCRIPT'));}}class F extends _0x422b73{['afterInit'](){const _0x4e1a25=this['editor'],_0x352823=_0x4e1a25['locale'];if(!_0x4e1a25['plugins']['has']('BlockQuoteEditing'))return;const _0x393fac=_0x4e1a25['plugins']['get']('TrackChangesEditing'),_0x1214c3=this['editor']['commands']['get']('blockQuote');_0x393fac['enableCommand']('blockQuote',(_0x4d3eac,_0x1aac8b={})=>{const _0x18e526=this['editor']['model']['document']['selection'],_0xe51f00=_0x1aac8b&&void 0x0!==_0x1aac8b['forceValue']?_0x1aac8b['forceValue']:!_0x1214c3['value'];let _0x8a8cec=[];if(_0xe51f00){const _0x57216e=Array['from'](_0x18e526['getSelectedBlocks']())['filter'](_0x375e90=>oo(_0x375e90)||function(_0x5e4817,_0x5c94b7){const _0x2d116e=_0x5c94b7['checkChild'](_0x5e4817['parent'],'blockQuote'),_0xeb76aa=_0x5c94b7['checkChild'](['$root','blockQuote'],_0x5e4817);return _0x2d116e&&_0xeb76aa;}(_0x375e90,this['editor']['model']['schema']));_0x8a8cec=to(_0x57216e,_0x4e1a25['model']);}else{const _0x5436f1=Array['from'](_0x18e526['getSelectedBlocks']())['filter'](_0x1ada8d=>oo(_0x1ada8d));_0x8a8cec=to(_0x5436f1,_0x4e1a25['model']);}_0x4e1a25['model']['change'](()=>{for(const _0x3f6876 of _0x8a8cec)_0x393fac['markBlockFormat'](_0x3f6876,{'commandName':'blockQuote','commandParams':[{'forceValue':_0xe51f00}]});});}),_0x393fac['descriptionFactory']['registerDescriptionCallback'](_0x404736=>{const {data:_0x35e5a1}=_0x404736;if(_0x35e5a1&&'blockQuote'==_0x35e5a1['commandName']){const _0x54d241=o(_0x352823,'ELEMENT_BLOCK_QUOTE');return _0x35e5a1['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x352823,'*Set\x20format:*\x20%0',_0x54d241)}:{'type':'format','content':o(_0x352823,'*Remove\x20format:*\x20%0',_0x54d241)};}});}}function oo(_0x273942){return'blockQuote'==_0x273942['parent']['name'];}class L extends _0x422b73{['afterInit'](){const _0xcbf6b2=this['editor'];_0xcbf6b2['plugins']['has']('CaseChange')&&(_0xcbf6b2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xcbf6b2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xcbf6b2['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x422b73{['afterInit'](){const _0xaca1f3=this['editor'];_0xaca1f3['commands']['get']('ckbox')&&_0xaca1f3['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x422b73{['afterInit'](){const _0xc635c5=this['editor'];if(!_0xc635c5['plugins']['has']('CodeBlock'))return;const _0x1fa314=_0xc635c5['plugins']['get']('TrackChangesEditing'),_0x189f34=_0xc635c5['locale'],_0x41e6a1=_0xc635c5['config']['get']('codeBlock')['languages'],_0x10fbab=_0xc635c5['commands']['get']('codeBlock');_0x1fa314['enableCommand']('indentCodeBlock'),_0x1fa314['enableCommand']('outdentCodeBlock'),_0x1fa314['enableCommand']('codeBlock',(_0x4de92d,_0x346ae7={})=>{const _0x592b18=_0xc635c5['model'],_0xd3625e=_0xc635c5['model']['document']['selection'],_0xa16cb7=_0x346ae7&&void 0x0!==_0x346ae7['forceValue']?_0x346ae7['forceValue']:!_0x10fbab['value'];let _0x9d6a99;_0x346ae7['language']||(_0x346ae7['language']=_0x41e6a1[0x0]['language']),_0x9d6a99=_0xa16cb7?Array['from'](_0xd3625e['getSelectedBlocks']())['filter'](_0x322d0b=>eo(_0x322d0b)||function(_0xaf84f3,_0xaa55c8){if(_0xaf84f3['is']('rootElement')||_0xaa55c8['isLimit'](_0xaf84f3))return!0x1;return _0xaa55c8['checkChild'](_0xaf84f3['parent'],'codeBlock');}(_0x322d0b,_0x592b18['schema'])):Array['from'](_0xd3625e['getSelectedBlocks']())['filter'](_0x382899=>eo(_0x382899));const _0x204718=to(_0x9d6a99,_0x592b18);_0x592b18['change'](()=>{for(const _0x7e2799 of _0x204718)_0x1fa314['markBlockFormat'](_0x7e2799,{'commandName':'codeBlock','commandParams':[{..._0x346ae7,'forceValue':_0xa16cb7}],'formatGroupId':'blockName'});});}),(_0x1fa314['descriptionFactory']['registerElementLabel']('codeBlock',_0x4258d3=>o(_0x189f34,'ELEMENT_CODE_BLOCK',_0x4258d3)),_0x1fa314['descriptionFactory']['registerDescriptionCallback'](_0x4bcf6a=>{if('formatBlock'!=_0x4bcf6a['type'])return;const _0x5d0c4c=_0x189f34['t'],{data:_0x54ae08}=_0x4bcf6a;if(!_0x54ae08||'codeBlock'!=_0x54ae08['commandName'])return;const _0x2ab6a1=_0x54ae08['commandParams'][0x0]['language'],_0x424209=_0x5d0c4c(_0x41e6a1['find'](_0x378ac6=>_0x378ac6['language']===_0x2ab6a1)['label'])['toLowerCase']();return _0x54ae08['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x189f34,'*Set\x20format:*\x20%0',o(_0x189f34,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x424209+')')}:{'type':'format','content':o(_0x189f34,'*Remove\x20format:*\x20%0',o(_0x189f34,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x7393d8){return'codeBlock'==_0x7393d8['name'];}class q extends _0x422b73{['afterInit'](){const _0x5e4f1a=this['editor'];if(!_0x5e4f1a['plugins']['has']('CommentsEditing'))return;_0x5e4f1a['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x53e594,_0x27927e,_0x2b7d5a){const _0x1f0f57=[];for(const _0x40e565 of _0x27927e['getItems']())_0x40e565['hasAttribute'](_0x53e594)&&_0x1f0f57['push'](_0x2b7d5a['createRangeOn'](_0x40e565));return _0x1f0f57;}function _e(_0x5cf924,_0x2e3bda,{showActiveMarker:_0x1ef64e=!0x0}={}){const _0x387e8e=_0x5cf924['plugins']['get']('TrackChangesEditing');return(_0x341859,_0x4189c8,_0x291b01)=>{if(!_0x291b01['consumable']['test'](_0x4189c8['markerRange'],_0x341859['name']))return;const _0x382102=_0x4189c8['markerRange']['getWalker'](),_0x402acc=_0x4189c8['markerRange']['start'],_0x2fbb53=_0x5cf924['model']['schema'];let _0x5e00c8=null,_0x36d110=null,_0x4e1658=!0x1,_0x3527f6=!0x1;for(const _0x48c57f of _0x382102){const _0x1b4688=_0x48c57f['item'];_0x4e1658=_0x4e1658||_0x2fbb53['isContent'](_0x1b4688);const _0x95476e=_0x291b01['mapper']['toViewElement'](_0x1b4688);if(_0x95476e&&_0x95476e['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x48c57f['type']&&(_0x2fbb53['isBlock'](_0x1b4688)&&!_0x2fbb53['isLimit'](_0x1b4688)&&(_0x1b4688['nextSibling']||_0x402acc['isAtEnd']?_0x5e00c8&&_0x5e00c8['parent']==_0x1b4688||(_0x5e00c8=_0x1b4688,_0x371579(_0x48c57f['previousPosition']),_0x3527f6=!0x0):_0x36d110=_0x36d110||_0x48c57f['previousPosition']));}function _0x371579(_0x5cfcca){const {authorId:_0x5a2e0f}=_0x387e8e['_splitMarkerName'](_0x4189c8['markerName']),_0x2d26d2=_0x291b01['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2e3bda,'data-author-id':_0x5a2e0f}),_0x392a62=_0x291b01['mapper']['toViewPosition'](_0x5cfcca);_0x1ef64e&&_0x387e8e['activeMarkers']['includes'](_0x4189c8['markerName'])&&_0x291b01['writer']['addClass']('ck-suggestion-marker--active',_0x2d26d2),_0x291b01['writer']['insert'](_0x392a62,_0x2d26d2),_0x291b01['mapper']['bindElementToMarker'](_0x2d26d2,_0x4189c8['markerName']);}_0x4e1658||_0x3527f6||!_0x36d110||_0x371579(_0x36d110);};}class z extends _0x422b73{static get['requires'](){return[_0x261ebc];}['init'](){const _0x2d91b3=this['editor'],_0x50ae81=_0x2d91b3['plugins']['get']('TrackChangesEditing');_0x50ae81['enableCommand']('delete');const _0x3ef67f=_0x2d91b3['commands']['get']('deleteForward');_0x50ae81['enableCommand']('deleteForward',(_0x35a30e,_0x4bdf8e={})=>{const _0x40d873=_0x2d91b3['model']['createSelection'](_0x2d91b3['model']['document']['selection']);_0x40d873['isCollapsed']&&_0x2d91b3['model']['modifySelection'](_0x40d873,{'direction':'forward','unit':_0x4bdf8e['unit']});const _0x4d58e2=_0x40d873['getFirstRange'](),_0x125766=_0x5118bb['fromRange'](_0x4d58e2);let _0x3c8e29;_0x35a30e(_0x4bdf8e),_0x3c8e29='$graveyard'==_0x125766['root']['rootName']?_0x2d91b3['model']['createRange'](_0x4d58e2['start']):_0x2d91b3['model']['createRange'](_0x125766['start'],_0x125766['end']),_0x125766['detach'](),_0x2d91b3['model']['enqueueChange'](_0x3ef67f['buffer']['batch'],_0x4b3fcd=>{_0x3ef67f['buffer']['lock'](),_0x4b3fcd['setSelection'](_0x4b3fcd['createRange'](_0x3c8e29['end'])),_0x3ef67f['buffer']['unlock']();});}),_0x2d91b3['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x2d91b3,'merge'),{'priority':'high'}),_0x2d91b3['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x13d2cf,_0x2433d2,_0x59ad9e)=>{_0x59ad9e['options']['showSuggestionHighlights']&&_e(_0x2d91b3,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x13d2cf,_0x2433d2,_0x59ad9e);},{'priority':'high'}),_0x2d91b3['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x397fac,_0x59d23f,_0x511cc2)=>{const _0x55e3bf=_0x511cc2['mapper']['markerNameToElements'](_0x59d23f['markerName']);if(_0x55e3bf){for(const _0x31655b of _0x55e3bf)_0x31655b['is']('uiElement')&&(_0x511cc2['mapper']['unbindElementFromMarkerName'](_0x31655b,_0x59d23f['markerName']),_0x511cc2['writer']['remove'](_0x31655b));}},{'priority':'high'});}}class K extends _0x422b73{['afterInit'](){const _0x9ed5f2=this['editor'];if(!_0x9ed5f2['plugins']['has']('ListEditing'))return;const _0x363806=_0x9ed5f2['locale'],_0x802517=_0x9ed5f2['plugins']['get']('TrackChangesEditing'),_0x45da73=_0x9ed5f2['plugins']['has']('TodoListEditing'),_0x481bf6=!!_0x9ed5f2['config']['get']('list.multiBlock');function _0x56bdeb(_0xc893b0){return{'type':'format','content':''+o(_0x363806,'*Set\x20format:*\x20%0',_0xc893b0)};}function _0x1977bc(_0x4ab270){return{'type':'format','content':''+o(_0x363806,'*Remove\x20format:*\x20%0',_0x4ab270)};}_0x802517['enableDefaultAttributesIntegration']('numberedList'),_0x802517['enableDefaultAttributesIntegration']('bulletedList'),_0x802517['enableDefaultAttributesIntegration']('customNumberedList'),_0x802517['enableDefaultAttributesIntegration']('customBulletedList'),_0x802517['enableDefaultAttributesIntegration']('indentList'),_0x802517['enableDefaultAttributesIntegration']('outdentList'),_0x802517['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x802517['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x802517['registerBlockAttribute']('listItemId'),_0x802517['registerBlockAttribute']('listType'),_0x802517['registerBlockAttribute']('listIndent'),_0x481bf6&&(_0x802517['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x802517['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x45da73&&(_0x802517['enableDefaultAttributesIntegration']('todoList'),_0x802517['enableDefaultAttributesIntegration']('checkTodoList'),_0x802517['registerBlockAttribute']('todoListChecked'),_0x802517['descriptionFactory']['registerDescriptionCallback'](_0x46f6ab=>{const {data:_0x179965}=_0x46f6ab;if(_0x179965&&'todoListChecked'==_0x179965['key'])return{'type':'format','content':_0x179965['newValue']?o(_0x363806,'*Check\x20item*'):o(_0x363806,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x6c02ba=>{if(_0x6c02ba['batch']['isUndo'])return!0x1;let _0x2d1a1c=!0x1;const _0x2576a0=_0x802517['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2fba52=>'todoListChecked'===_0x802517['_getAttributeKey'](_0x2fba52));for(const _0x3b10ac of _0x2576a0){'todo'!=_0x3b10ac['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x802517['_findSuggestions'](_0x3b10ac['getFirstRange'](),'attribute')['find'](_0xbf38f7=>'listType'===_0x802517['_getAttributeKey'](_0xbf38f7['suggestion']))||(_0x6c02ba['removeMarker'](_0x3b10ac['getFirstMarker']()),_0x2d1a1c=!0x0));}return _0x2d1a1c;})),_0x802517['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x363806,'FORMAT_INDENT'));const _0x4a6af0={'type':'format','content':''};_0x802517['descriptionFactory']['registerDescriptionCallback'](_0xd84634=>{const {data:_0x267e8c}=_0xd84634;if(!_0x267e8c||'listType'!=_0x267e8c['key'])return;let _0x150abb=_0xd84634['head'];for(;_0x150abb;){if(_0x150abb['data']&&(('listStyle'==_0x150abb['data']['key']||'listMarkerStyle'==_0x150abb['data']['key'])&&(_0x150abb['data']['newValue']&&'default'!=_0x150abb['data']['newValue']||'default'!=_0x150abb['data']['oldValue']&&!_0x267e8c['newValue'])||!_0x481bf6&&_0x150abb['data']['key']==m))return _0x4a6af0;_0x150abb=_0x150abb['next'];}if(null==_0x267e8c['newValue'])switch(_0x267e8c['oldValue']){case'bulleted':return _0x1977bc(o(_0x363806,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x1977bc(o(_0x363806,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x1977bc(o(_0x363806,'ELEMENT_TODO_LIST'));}switch(_0x267e8c['newValue']){case'bulleted':return _0x56bdeb(o(_0x363806,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x56bdeb(o(_0x363806,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x56bdeb(o(_0x363806,'ELEMENT_TODO_LIST'));}}),_0x802517['descriptionFactory']['registerDescriptionCallback'](_0x106fe7=>{const {data:_0x1ead8b}=_0x106fe7;if(_0x1ead8b&&'listIndent'==_0x1ead8b['key'])return null==_0x1ead8b['newValue']||null==_0x1ead8b['oldValue']&&0x0==_0x1ead8b['newValue']?_0x4a6af0:void 0x0;}),_0x802517['descriptionFactory']['registerDescriptionCallback'](_0x5a0934=>{if('attribute'!=_0x5a0934['type'])return;const {data:_0x44cb0c}=_0x5a0934;if(!_0x44cb0c||'listItemId'!=_0x44cb0c['key'])return;const _0x10c1e7=Ee(_0x5a0934);return'newValue'==_0x10c1e7?{'type':'format','content':o(_0x363806,'*Merge:*\x20list\x20item')}:'oldValue'==_0x10c1e7?{'type':'format','content':o(_0x363806,'*Split:*\x20list\x20item')}:_0x4a6af0;}),_0x9ed5f2['model']['document']['registerPostFixer'](_0x39bf01=>this['listItemIdFixer'](_0x39bf01)),_0x9ed5f2['model']['document']['registerPostFixer'](_0xa7eb24=>this['noTrackChangesFixer'](_0xa7eb24)),_0x9ed5f2['model']['document']['on']('change:data',(_0x2e2fb9,_0x33ba21)=>{if(_0x33ba21['isUndo']||!_0x33ba21['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2c8ac0){if(_0x2c8ac0['batch']['isUndo']||!_0x2c8ac0['batch']['isLocal'])return!0x1;let _0x11b41c=!0x1;const _0x42cea4=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x313243=>_0x313243['data']&&'listItemId'==_0x313243['data']['key'])['filter'](_0x35d07a=>_0x35d07a['data']['newValue']&&_0x35d07a['data']['oldValue']);for(const _0x5eef64 of _0x42cea4)Ee(_0x5eef64)||(_0x2c8ac0['removeMarker'](_0x5eef64['getFirstMarker']()),_0x11b41c=!0x0);return _0x11b41c;}['noTrackChangesFixer'](_0x57fd20){if(_0x57fd20['batch']['isUndo']||!_0x57fd20['batch']['isLocal'])return!0x1;const _0x4b6b65=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x4b6b65['trackChangesCommand']['value'])return!0x1;let _0x31908b=!0x1;const _0x196158=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x32e638=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x18c3f7=>'attribute'==_0x18c3f7['type'])['filter'](_0x80a7c4=>_0x196158['includes'](_0x80a7c4['attributeKey']));if(0x0==_0x32e638['length'])return _0x31908b;for(const _0xaf846f of _0x32e638){const _0x2299ee=_0x4b6b65['_findSuggestions'](_0xaf846f['range'],'attribute')['filter'](_0x52fc5b=>!_0x52fc5b['meta']['isNextTo'])['map'](_0x1c0edd=>_0x1c0edd['suggestion'])['filter'](_0x31cbe3=>{const _0x39ece7=_0x4b6b65['_getAttributeKey'](_0x31cbe3);return _0x196158['includes'](_0x39ece7);});if(_0x2299ee['length']){for(const _0x21c36d of _0x2299ee)_0x57fd20['removeMarker'](_0x21c36d['getFirstMarker']());_0x31908b=!0x0;}}return _0x31908b;}['assureChains'](){const _0x2d6504=this['editor']['plugins']['get']('TrackChangesEditing'),_0x9f9f49=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x7fa1c9;const _0x469f8b=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x12f4c5=>{if(_0x12f4c5['data']['oldRange']||!_0x12f4c5['data']['newRange'])return null;if(!_0x12f4c5['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x37659b}=_0x2d6504['_splitMarkerName'](_0x12f4c5['name']);if(!_0x2d6504['hasSuggestion'](_0x37659b))return null;const _0x50a4fb=_0x2d6504['getSuggestion'](_0x37659b);return _0x9f9f49['includes'](_0x50a4fb['data']['key']);})['map'](_0x434ce5=>{const {id:_0x4d66bb}=_0x2d6504['_splitMarkerName'](_0x434ce5['name']),_0xd3ee44=_0x2d6504['getSuggestion'](_0x4d66bb);return _0x7fa1c9=_0xd3ee44['attributes']['groupId'],_0xd3ee44['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x469f8b['size'])return;const _0x103923=_0x2d6504['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4efada=>'attribute'==_0x4efada['type']&&_0x4efada['data']&&_0x9f9f49['includes'](_0x4efada['data']['key'])&&_0x4efada['attributes']['groupId']!=_0x7fa1c9)['map'](_0x501d52=>({'listItem':_0x501d52['getFirstRange']()['start']['nodeAfter'],'groupId':_0x501d52['attributes']['groupId']})),_0x624cad=new Set();for(const {groupId:_0x3ccba9,listItem:_0x146505}of _0x103923)_0x469f8b['has'](_0x146505)&&_0x624cad['add'](_0x3ccba9);for(const _0x5209f1 of _0x2d6504['getSuggestions']())_0x624cad['has'](_0x5209f1['attributes']['groupId'])&&_0x5209f1['setAttribute']('groupId',_0x7fa1c9);}['_supportLegacySuggestions'](){const _0x27e49f=this['editor'],_0x4eb48c=_0x27e49f['locale'],_0x40e72d=_0x27e49f['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x40e72d['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2693c5,_0xae7e94){const _0xbbe91=[];for(let _0x3d15e5 of _0x2693c5)_0x3d15e5['start']['nodeAfter']===_0x3d15e5['end']['parent']&&(_0x3d15e5=_0x27e49f['model']['createRange'](_0x27e49f['model']['createPositionAt'](_0x3d15e5['start']['nodeAfter'],0x0))),_0xbbe91['push'](_0x3d15e5);_0x27e49f['model']['change'](_0xcb717b=>{const _0x138435=_0x27e49f['model']['document']['selection'],_0x5ee2ca=Array['from'](_0x138435['getRanges']())['map'](_0x4b32e8=>_0x5118bb['fromRange'](_0x4b32e8));_0xcb717b['setSelection'](_0xbbe91),_0x27e49f['commands']['get'](_0xae7e94['commandName'])['refresh'](),_0xae7e94['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x27e49f['execute'](_0xae7e94['commandName'],..._0xae7e94['commandParams']),_0xcb717b['setSelection'](_0x5ee2ca);for(const _0x5be74c of _0x5ee2ca)_0x5be74c['detach']();});}),_0x40e72d['descriptionFactory']['registerElementLabel'](function(_0x1fbea5){const _0xe887cc=!_0x27e49f['model']['schema']['isObject'](_0x1fbea5),_0x4f1d23=_0x1fbea5['previousSibling'],_0x52145a=_0x1fbea5['nextSibling'],_0x9c8981=_0x1fbea5['getAttribute']('listItemId'),_0x217157=!_0x4f1d23||_0x4f1d23['getAttribute']('listItemId')!==_0x9c8981,_0x3c079f=!_0x52145a||_0x52145a['getAttribute']('listItemId')!==_0x9c8981;return _0xe887cc&&Boolean(_0x9c8981)&&_0x217157&&_0x3c079f;},_0x1a26ac=>o(_0x4eb48c,'ELEMENT_LIST_ITEM',_0x1a26ac));}['_registerLegacyDescription'](){const _0x23ad4b=this['editor'],_0x39aa79=_0x23ad4b['locale'];function _0x457129(_0x306a7a){const _0x341292=_0x23ad4b['commands']['get']('bulletedList')['value'],_0x22dbe7=_0x23ad4b['commands']['get']('numberedList')['value'];return'numberedList'===_0x306a7a?_0x341292:_0x22dbe7;}_0x23ad4b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x1f2d58){if('formatBlock'!=_0x1f2d58['type'])return;const {data:_0x4cd462}=_0x1f2d58;if(!_0x4cd462)return;let _0x39fd78,_0x194e73,_0x582f14,_0x40d963;switch(_0x4cd462['commandName']){case'bulletedList':_0x582f14=_0x4cd462['commandParams'][0x0]['forceValue'],_0x40d963=_0x457129(_0x4cd462['commandName']),_0x39fd78=_0x582f14?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x40d963&&_0x23ad4b['config']['get']('list.multiBlock')||(_0x39fd78='*Change\x20to:*\x20%0'),_0x194e73={'type':'format','content':o(_0x39aa79,_0x39fd78,o(_0x39aa79,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x582f14=_0x4cd462['commandParams'][0x0]['forceValue'],_0x40d963=_0x457129(_0x4cd462['commandName']),_0x39fd78=_0x582f14?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x40d963&&_0x23ad4b['config']['get']('list.multiBlock')||(_0x39fd78='*Change\x20to:*\x20%0'),_0x194e73={'type':'format','content':o(_0x39aa79,_0x39fd78,o(_0x39aa79,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x39fd78='*Indent:*\x20%0',_0x194e73={'type':'format','content':o(_0x39aa79,_0x39fd78,o(_0x39aa79,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x39fd78=function(_0x493727){const _0x34e35e=_0x493727['getFirstRange']();let _0x4e90e8=_0x34e35e['start']['nodeAfter'];for(;_0x4e90e8&&_0x34e35e['containsItem'](_0x4e90e8);){if(_0x4e90e8['getAttribute']('listIndent')>0x0)return!0x1;_0x4e90e8=_0x4e90e8['nextSibling'];}return!0x0;}(_0x1f2d58)?o(_0x39aa79,'*Format:*\x20remove\x20from\x20%0',o(_0x39aa79,function(_0x5afe2a){return'ELEMENT_'+_0x5afe2a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x1f2d58))):o(_0x39aa79,'*Outdent:*\x20%0',o(_0x39aa79,'ELEMENT_LIST_ITEM')),_0x194e73={'type':'format','content':_0x39fd78};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x4cd462['multipleBlocks']&&(_0x39fd78='*Merge:*\x20%0',_0x194e73={'type':'deletion','content':o(_0x39aa79,_0x39fd78,o(_0x39aa79,'ELEMENT_LIST_ITEM'))});}return _0x194e73;});}}function Ee(_0x44abe3){let _0x1baf4d=_0x44abe3['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x1baf4d;){const _0x23f331=_0x1baf4d['getAttribute']('listItemId');if(!_0x23f331)return!0x1;if(_0x23f331==_0x44abe3['data']['newValue'])return'newValue';if(_0x23f331==_0x44abe3['data']['oldValue'])return'oldValue';_0x1baf4d=_0x1baf4d['previousSibling'];}return!0x1;}class pe extends _0x422b73{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x495613=this['editor']['config']['get']('list.properties'),_0x56311b=this['editor']['plugins']['get']('TrackChangesEditing');_0x495613['styles']&&(_0x56311b['enableDefaultAttributesIntegration']('listStyle'),_0x56311b['registerBlockAttribute']('listStyle')),_0x495613['reversed']&&(_0x56311b['enableDefaultAttributesIntegration']('listReversed'),_0x56311b['registerBlockAttribute']('listReversed')),_0x495613['startIndex']&&(_0x56311b['enableDefaultAttributesIntegration']('listStart'),_0x56311b['registerBlockAttribute']('listStart'));const _0x220222={'type':'format','content':''};_0x56311b['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x442007=this['editor']['locale'];_0x56311b['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x442007,'FORMAT_LIST_REVERSED')),_0x56311b['descriptionFactory']['registerDescriptionCallback'](_0x1f361b=>{const {data:_0x5c52cc}=_0x1f361b;if(_0x5c52cc&&'listReversed'==_0x5c52cc['key'])return null==_0x5c52cc['newValue']||0x0==_0x5c52cc['newValue']&&null==_0x5c52cc['oldValue']?_0x220222:void 0x0;}),_0x56311b['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x442007,'FORMAT_LIST_START')),_0x56311b['descriptionFactory']['registerDescriptionCallback'](_0x16993f=>{const {data:_0x4bb5db}=_0x16993f;if(_0x4bb5db&&'listStart'==_0x4bb5db['key'])return null==_0x4bb5db['newValue']||0x1==_0x4bb5db['newValue']&&null==_0x4bb5db['oldValue']?_0x220222:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x14b441=>{if(_0x14b441['batch']['isUndo'])return!0x1;let _0x3930cb=!0x1;const _0x135c20=_0x56311b['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x17f606=>{const _0x485ed6=_0x56311b['_getAttributeKey'](_0x17f606);return'listStart'==_0x485ed6||'listReversed'==_0x485ed6;});for(const _0x5d8e58 of _0x135c20){const _0x4a42a7=_0x5d8e58['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4a42a7||'customNumbered'==_0x4a42a7)continue;_0x56311b['_findSuggestions'](_0x5d8e58['getFirstRange'](),'attribute')['find'](_0x3574f9=>'listType'==_0x56311b['_getAttributeKey'](_0x3574f9['suggestion']))||(_0x14b441['removeMarker'](_0x5d8e58['getFirstMarker']()),_0x3930cb=!0x0);}return _0x3930cb;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x18b7aa){const _0x5e959c=this['editor']['locale'],{data:_0x4ce965}=_0x18b7aa,_0x126cfe={'type':'format','content':''};if(!_0x4ce965||'listStyle'!=_0x4ce965['key'])return;if(!_0x4ce965['oldValue'])return'default'==_0x4ce965['newValue']?_0x126cfe:{'type':'format','content':''+o(_0x5e959c,'*Set\x20format:*\x20%0',o(_0x5e959c,this['_getTranslationKeyForListStyle'](_0x4ce965['newValue'])))};if(!_0x4ce965['newValue']){if('default'==_0x4ce965['oldValue'])return _0x126cfe;let _0x18f045=_0x18b7aa['head'];for(;_0x18f045;){if(_0x18f045['data']&&'listType'==_0x18f045['data']['key']&&_0x18f045['data']['newValue'])return _0x126cfe;_0x18f045=_0x18f045['next'];}return{'type':'format','content':''+o(_0x5e959c,'*Remove\x20format:*\x20%0',o(_0x5e959c,this['_getTranslationKeyForListStyle'](_0x4ce965['oldValue'])))};}if('default'!=_0x4ce965['newValue'])return{'type':'format','content':''+o(_0x5e959c,'*Set\x20format:*\x20%0',o(_0x5e959c,this['_getTranslationKeyForListStyle'](_0x4ce965['newValue'])))};let _0x592803=_0x18b7aa['head'];for(;_0x592803;){if(_0x592803['data']&&'listType'==_0x592803['data']['key']&&_0x592803['data']['newValue']&&_0x592803['data']['oldValue'])return _0x126cfe;_0x592803=_0x592803['next'];}return{'type':'format','content':o(_0x5e959c,'*Set\x20format:*\x20%0',o(_0x5e959c,'ELEMENT_'+_0x18b7aa['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x470f27=this['editor'],_0x5c6448=_0x470f27['locale'];_0x470f27['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x180990=>{if('formatBlock'!=_0x180990['type'])return;const {data:_0x29435f}=_0x180990;if(!_0x29435f)return;let _0x30a27f,_0x4bc587;switch(_0x29435f['commandName']){case'listStyle':_0x30a27f='*Change\x20to:*\x20%0',_0x4bc587={'type':'format','content':o(_0x5c6448,_0x30a27f,o(_0x5c6448,this['_getTranslationKeyForListStyle'](_0x29435f['commandParams'][0x0]['type'])))};break;case'listReversed':_0x30a27f=_0x29435f['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4bc587={'type':'format','content':o(_0x5c6448,_0x30a27f)};break;case'listStart':_0x30a27f='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4bc587={'type':'format','content':o(_0x5c6448,_0x30a27f,_0x29435f['commandParams'][0x0]['startIndex'])};}return _0x4bc587;});}['_getTranslationKeyForListStyle'](_0x25539b){return'ELEMENT_'+function(_0x3f80d0){if(ye['includes'](_0x3f80d0))return'bulleted';if(Se['includes'](_0x3f80d0))return'numbered';return null;}(_0x25539b)['toUpperCase']()+'_LIST_'+_0x25539b['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x422b73{static get['requires'](){return[_0x8299a9];}['init'](){const _0x57649d=this['editor'],_0x6fbba4=_0x57649d['plugins']['get']('TrackChangesEditing'),_0x2cc998=_0x57649d['commands']['get']('enter');_0x6fbba4['enableCommand']('enter',()=>{_0x57649d['model']['change'](_0x58ebe1=>{const _0x430662=_0x57649d['model']['document']['selection'],_0x79d46f=_0x430662['getFirstPosition'](),_0x35f777=_0x5118bb['fromRange'](_0x430662['getFirstRange']());if(_0x2cc998['enterBlock'](_0x58ebe1)){const _0x1e0c26=_0x57649d['model']['createPositionAt'](_0x79d46f['parent']['nextSibling'],0x0),_0xccd1ac=_0x58ebe1['createRange'](_0x79d46f,_0x1e0c26);_0x6fbba4['markInsertion'](_0xccd1ac);}else _0x58ebe1['setSelection'](_0x58ebe1['createRange'](_0x35f777['end']));_0x35f777['detach'](),_0x2cc998['fire']('afterExecute',{'writer':_0x58ebe1});});}),_0x57649d['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x57649d,'split'),{'priority':'high'}),_0x57649d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x484ae3,_0x2b8b2f,_0x504190)=>{const _0x1e2a8d=_0x504190['mapper']['markerNameToElements'](_0x2b8b2f['markerName']);if(_0x1e2a8d){for(const _0x2d3acd of _0x1e2a8d)_0x2d3acd['hasClass']('ck-suggestion-marker-split')&&(_0x504190['mapper']['unbindElementFromMarkerName'](_0x2d3acd,_0x2b8b2f['markerName']),_0x504190['writer']['remove'](_0x2d3acd));}},{'priority':'high'}),_0x57649d['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x4e1bd9,_0x21a3d8,_0x4e8330)=>{_0x4e8330['options']['showSuggestionHighlights']&&_e(_0x57649d,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x4e1bd9,_0x21a3d8,_0x4e8330);},{'priority':'high'});}}class X extends _0x422b73{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x5df0e4=this['editor']['plugins']['get']('TrackChangesEditing');_0x5df0e4['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x5df0e4['enableCommand']('findNext'),_0x5df0e4['enableCommand']('findPrevious'),_0x5df0e4['enableCommand']('replace'),_0x5df0e4['enableCommand']('replaceAll');}['handleFindCommand'](_0x2fc035,_0x6c15bc,_0x2c5418={}){const _0x4c75ee=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2fc035(_0x320cb6=>{let _0x1c9075=('string'==typeof _0x6c15bc?_0x4c75ee['findByTextCallback'](_0x6c15bc,_0x2c5418):_0x6c15bc)(_0x320cb6);Array['isArray'](_0x1c9075)&&(_0x1c9075={'results':_0x1c9075,'searchText':'string'==typeof _0x6c15bc?_0x6c15bc:''});const _0x506abc=_0x1c9075['results']['filter'](_0x546db6=>!0x1===this['_isInDeletionRange'](_0x546db6,_0x320cb6['item']));return{..._0x1c9075,'results':_0x506abc};},_0x2c5418);}['_isInDeletionRange'](_0x551471,_0xc989d1){const _0x209aa5=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xc989d1,_0x551471['start']),this['editor']['model']['createPositionAt'](_0xc989d1,_0x551471['end']));for(const _0x40d7a1 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x209aa5['getIntersection'](_0x40d7a1['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x422b73{['afterInit'](){const _0x3d6a1c=this['editor']['locale'],_0x142815=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x1ec0b3,commandName:_0x31cf46}of ro)this['editor']['plugins']['has'](_0x1ec0b3)&&(_0x142815['enableDefaultAttributesIntegration'](_0x31cf46),_0x142815['registerInlineAttribute'](_0x31cf46));_0x142815['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x3d6a1c,'FORMAT_FONT_SIZE')),_0x142815['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x3d6a1c,'FORMAT_FONT_FAMILY')),_0x142815['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x3d6a1c,'FORMAT_FONT_COLOR')),_0x142815['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x3d6a1c,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4d1329=this['editor'],_0x4b7339=_0x4d1329['locale'];_0x4d1329['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x266a01=>{const _0x2af5f3=_0x4b7339['t'];if('formatInline'!=_0x266a01['type'])return;const {data:_0x32d208}=_0x266a01;if(null!=_0x32d208){if('fontSize'==_0x32d208['commandName']){const _0x1a9f9d=_0x32d208['commandParams'][0x0]['value'];if(_0x1a9f9d){const _0xf064b5=_0x2af5f3(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3dcfb2=>_0x3dcfb2['model']==_0x1a9f9d)['title'])['toLowerCase']();return{'type':'format','content':o(_0x4b7339,'*Set\x20font\x20size:*\x20%0',_0xf064b5)};}return{'type':'format','content':o(_0x4b7339,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x32d208['commandName']){const _0x5df32b=_0x32d208['commandParams'][0x0]['value'];return _0x5df32b?{'type':'format','content':o(_0x4b7339,'*Set\x20font\x20family:*\x20%0',_0x5df32b)}:{'type':'format','content':o(_0x4b7339,'*Reset\x20font\x20family*')};}if('fontColor'==_0x32d208['commandName']){const _0x4cfbe5=_0x32d208['commandParams'][0x0]['value'];if(_0x4cfbe5){const _0x5b972b=_0x1c1bac(this['editor']['config']['get']('fontColor.colors'))['find'](_0x90db04=>_0x90db04['model']==_0x4cfbe5);let _0x8ebf7d=_0x4cfbe5,_0x4899e6='';return _0x5b972b&&(_0x8ebf7d=_0x5b972b['label'],_0x4899e6=_0x2af5f3(_0x8ebf7d)['toLowerCase']()),{'type':'format','content':o(_0x4b7339,'*Set\x20font\x20color:*\x20%0',_0x4899e6)['trim'](),'color':{'value':_0x4cfbe5,'title':_0x4899e6||_0x8ebf7d}};}return{'type':'format','content':o(_0x4b7339,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x32d208['commandName']){const _0x3b5de7=_0x32d208['commandParams'][0x0]['value'];if(_0x3b5de7){const _0x596e0a=_0x1c1bac(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x47f5a9=>_0x47f5a9['model']==_0x3b5de7);let _0x3e50b4=_0x3b5de7,_0x1f1310='';return _0x596e0a&&(_0x3e50b4=_0x596e0a['label'],_0x1f1310=_0x2af5f3(_0x3e50b4)['toLowerCase']()),{'type':'format','content':o(_0x4b7339,'*Set\x20font\x20background\x20color:*\x20%0',_0x1f1310)['trim'](),'color':{'value':_0x3b5de7,'title':_0x1f1310||_0x3e50b4}};}return{'type':'format','content':o(_0x4b7339,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x422b73{['afterInit'](){const _0x4d4a48=this['editor'],_0x17fd45=_0x4d4a48['plugins']['get']('TrackChangesEditing'),_0x273f4c=_0x4d4a48['commands']['get']('copyFormat'),_0x1e0ecd=_0x4d4a48['commands']['get']('pasteFormat');_0x273f4c&&_0x1e0ecd&&(_0x17fd45['enableDefaultAttributesIntegration']('pasteFormat'),_0x17fd45['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x32d35c=this['editor'],_0x59387a=_0x32d35c['locale'];_0x32d35c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x420dde=>{if('formatBlock'!=_0x420dde['type']&&'formatInline'!=_0x420dde['type'])return;const {data:_0x319a44}=_0x420dde;if(_0x319a44&&'pasteFormat'===_0x319a44['commandName']){const _0x12877e=[],_0x3b78bb=_0x319a44['commandParams'][0x0];for(const [_0x6af6bf,_0x1f3bb9]of Object['entries'](_0x3b78bb))_0x12877e['push'](so(_0x32d35c,_0x6af6bf,_0x1f3bb9));return _0x12877e['length']?{'type':'format','content':o(_0x59387a,'*Set\x20format\x20to:*\x20%0',_0x12877e['join'](',\x20'))}:{'type':'format','content':o(_0x59387a,'*Remove\x20all\x20formatting*')};}});}}function so(_0xae0840,_0x47b792,_0x44d633){const _0x1cd55c=_0xae0840['locale']['t'],_0x4da061=_0x47b792['split'](/(?=[A-Z])/)['join']('\x20'),_0x4b1596=_0x1cd55c(_0x4da061['charAt'](0x0)['toUpperCase']()+_0x4da061['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x44d633)return _0x4b1596;if('fontColor'===_0x47b792||'fontBackgroundColor'===_0x47b792){const _0x278f30=_0x1c1bac(_0xae0840['config']['get']('fontColor.colors'))['find'](_0x20dce3=>_0x20dce3['model']==_0x44d633);return _0x4b1596+'\x20('+(_0x278f30?_0x1cd55c(_0x278f30['label'])['toLowerCase']():_0x44d633)+')';}if('fontSize'===_0x47b792&&isNaN(parseFloat(_0x44d633))){const _0x3cf3a1=_0xae0840['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xae0840['config']['get']('fontSize.options'))['find'](_0x58237c=>_0x58237c['model']==_0x44d633);return _0x4b1596+'\x20('+(_0x3cf3a1?_0x1cd55c(_0x3cf3a1['title'])['toLowerCase']():_0x44d633)+')';}return _0x4b1596+'\x20('+_0x44d633+')';}class tt extends _0x422b73{['_headingOptions'];['afterInit'](){const _0x25899e=this['editor'];if(!_0x25899e['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x25899e['config']['get']('heading.options');const _0x358dfe=_0x25899e['locale'],_0x41d948=_0x25899e['plugins']['get']('TrackChangesEditing');_0x41d948['enableDefaultAttributesIntegration']('heading');for(const _0x1f096a of this['_headingOptions'])'paragraph'!=_0x1f096a['model']&&_0x41d948['descriptionFactory']['registerElementLabel'](_0x1f096a['model'],_0x1b968c=>{const _0x1c6ada=this['_getHeadingLevel'](_0x1f096a['model']);return null!==_0x1c6ada?_0x4a0497(_0x1b968c,_0x1c6ada):_0x8f001d(_0x1b968c,_0x1f096a['title']);});function _0x4a0497(_0x5f3aa6,_0x5ac0a2){return o(_0x358dfe,'ELEMENT_HEADING',[_0x5f3aa6,_0x5ac0a2]);}function _0x8f001d(_0x40b26b,_0x406dde){return o(_0x358dfe,'ELEMENT_HEADING_CUSTOM',[_0x40b26b,_0x406dde]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x30387a=this['editor'],_0x26ce13=_0x30387a['locale'];function _0x5c5853(_0x11b3cf,_0x32513a){return o(_0x26ce13,'ELEMENT_HEADING_CUSTOM',[_0x11b3cf,_0x32513a]);}_0x30387a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d6af3=>{if('formatBlock'!=_0x3d6af3['type'])return;const {data:_0x144a9d}=_0x3d6af3;if(_0x144a9d&&'heading'==_0x144a9d['commandName']){const _0x3ea56c=_0x144a9d['commandParams'][0x0]['value'],_0x3e6fa9=this['_getHeadingLevel'](_0x3ea56c);if(null!==_0x3e6fa9)return{'type':'format','content':o(_0x26ce13,'*Change\x20to:*\x20%0',(_0x52b9b6=0x1,_0xa6be51=_0x3e6fa9,o(_0x26ce13,'ELEMENT_HEADING',[_0x52b9b6,_0xa6be51])))};const _0x8f43e2=this['_headingOptions']['find'](_0x232365=>_0x232365['model']===_0x3ea56c)['title'];return{'type':'format','content':o(_0x26ce13,'*Change\x20to:*\x20%0',_0x5c5853(0x1,_0x8f43e2))};}var _0x52b9b6,_0xa6be51;});}['_getHeadingLevel'](_0x51c752){const _0x1d3ffd=_0x51c752['match'](/^heading(\d+)/);if(_0x1d3ffd)return _0x1d3ffd[0x1];const _0x3b37f8=this['_headingOptions']?.['find'](_0x3a6d51=>_0x3a6d51['model']==_0x51c752);if(_0x3b37f8&&_0x3b37f8['view']){const _0x4e562f=_0x3b37f8['view'],_0x233138=(_0x4e562f['name']??_0x4e562f)['match'](/^h(\d+)/);if(_0x233138)return _0x233138[0x1];}return null;}}class et extends _0x422b73{['afterInit'](){const _0x733373=this['editor'];if(!_0x733373['plugins']['has']('HighlightEditing'))return;const _0x81332f=_0x733373['plugins']['get']('TrackChangesEditing'),_0x3e9964=_0x733373['locale'];_0x81332f['enableDefaultAttributesIntegration']('highlight'),_0x81332f['registerInlineAttribute']('highlight'),_0x81332f['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x3e9964,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49ff76=this['editor'],_0x20435b=_0x49ff76['locale'];_0x49ff76['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4f2f29=>{if('formatInline'!=_0x4f2f29['type'])return;const {data:_0x337eb8}=_0x4f2f29;if(_0x337eb8&&'highlight'==_0x337eb8['commandName']){const _0x507cc3=_0x20435b['t'],_0x2a0adf=_0x337eb8['commandParams'][0x0]['value'];if(_0x2a0adf){const _0x251668=_0x49ff76['config']['get']('highlight.options')['find'](_0x364526=>_0x364526['model']==_0x2a0adf),_0x3e7d57=_0x507cc3(_0x251668['title'])['toLowerCase']();return{'type':'format','content':o(_0x20435b,'*Set\x20highlight:*\x20%0',_0x3e7d57),'color':{'value':_0x251668['color'],'title':_0x251668['title']}};}return{'type':'format','content':o(_0x20435b,'*Remove\x20highlight*',o(_0x20435b,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x422b73{['afterInit'](){const _0x36b745=this['editor'];if(!_0x36b745['plugins']['has']('HorizontalLineEditing'))return;_0x36b745['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x299fa9=_0x36b745['plugins']['get']('TrackChangesEditing'),_0x1b3a0c=_0x36b745['locale'];_0x299fa9['descriptionFactory']['registerElementLabel']('horizontalLine',_0x452bc4=>o(_0x1b3a0c,'ELEMENT_HORIZONTAL_LINE',_0x452bc4)),_0x36b745['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x154332,{writer:_0x465fbe,options:_0x58e3ca})=>{if(!_0x58e3ca['showSuggestionHighlights'])return null;const _0x1e941=_0x465fbe['createContainerElement']('div'),_0x30edda=_0x465fbe['createEmptyElement']('hr');return _0x465fbe['addClass']('ck-horizontal-line',_0x1e941),_0x465fbe['insert'](_0x465fbe['createPositionAt'](_0x1e941,0x0),_0x30edda),_0x1e941;},'converterPriority':'high'});}}class st extends _0x422b73{['afterInit'](){const _0x376c74=this['editor'];if(!_0x376c74['plugins']['has']('HtmlEmbed'))return;const _0x2a2c66=_0x376c74['plugins']['get']('TrackChangesEditing'),_0x213e7e=_0x376c74['locale'];_0x2a2c66['descriptionFactory']['registerElementLabel']('rawHtml',_0x1cd626=>o(_0x213e7e,'ELEMENT_HTML_EMBED',_0x1cd626)),_0x2a2c66['enableDefaultAttributesIntegration']('htmlEmbed'),_0x2a2c66['registerBlockAttribute']('value'),_0x2a2c66['descriptionFactory']['registerDescriptionCallback'](_0x41673e=>{if('attribute'!=_0x41673e['type'])return;const {data:_0x5753b0}=_0x41673e;if(_0x5753b0&&'value'==_0x5753b0['key']&&_0x41673e['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x5b0396=o(_0x213e7e,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x213e7e,'*Change\x20%0\x20content*',_0x5b0396)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2de5a1=this['editor'],_0x4e7437=_0x2de5a1['locale'];_0x2de5a1['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xfcbf7f=>{if('formatBlock'!=_0xfcbf7f['type'])return;const {data:_0x2367a8}=_0xfcbf7f;if(_0x2367a8&&'htmlEmbed'==_0x2367a8['commandName']){const _0x35cf6d=o(_0x4e7437,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4e7437,'*Change\x20%0\x20content*',_0x35cf6d)};}});}}class nt extends _0x422b73{['afterInit'](){const _0x1677d9=this['editor'];if(!_0x1677d9['plugins']['has']('ImageEditing'))return;const _0x3f9d72=_0x1677d9['plugins']['get']('TrackChangesEditing'),_0x286724=_0x1677d9['plugins']['get']('ImageUtils'),_0x476788=_0x1677d9['locale'];_0x3f9d72['enableCommand']('insertImage'),_0x3f9d72['descriptionFactory']['registerElementLabel']('imageBlock',_0x417bad=>o(_0x476788,'ELEMENT_IMAGE',_0x417bad)),_0x3f9d72['descriptionFactory']['registerElementLabel']('imageInline',_0x533622=>o(_0x476788,'ELEMENT_INLINE_IMAGE',_0x533622)),_0x3f9d72['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x476788,'ELEMENT_CAPTION')),_0x1677d9['plugins']['has']('ImageUploadEditing')&&_0x3f9d72['enableCommand']('uploadImage'),_0x1677d9['plugins']['has']('ImageBlockEditing')&&_0x1677d9['plugins']['has']('ImageInlineEditing')&&(_0x3f9d72['enableCommand']('imageTypeInline',(_0x42f2a0,_0x11346e)=>{const _0x11f2a0=_0x286724['getClosestSelectedImageElement'](_0x1677d9['model']['document']['selection']);_0x1677d9['model']['change'](()=>{_0x3f9d72['markBlockFormat'](_0x11f2a0,{'commandName':'imageTypeInline','commandParams':[_0x11346e]},[],'convertBlockImageToInline');});}),_0x3f9d72['enableCommand']('imageTypeBlock',(_0x21e107,_0x9b9732)=>{_0x1677d9['model']['change'](_0x1bc797=>{let _0x716103=_0x286724['getClosestSelectedImageElement'](_0x1677d9['model']['document']['selection']),_0x1634e0=_0x1bc797['createRangeOn'](_0x716103);const _0x3b4840=_0x3dbba9['fromPosition'](_0x1634e0['start'],'toPrevious'),_0xa23f12=_0x3dbba9['fromPosition'](_0x1634e0['end'],'toNext');_0x3f9d72['forceDefaultExecution'](()=>_0x21e107(_0x9b9732)),_0x716103=_0x286724['getClosestSelectedImageElement'](_0x1677d9['model']['document']['selection']),_0x1634e0=_0x1bc797['createRangeOn'](_0x716103);const _0x1235c2=_0x1bc797['createRange'](_0x3b4840,_0xa23f12);_0x3b4840['detach'](),_0xa23f12['detach'](),_0x3f9d72['markBlockFormat'](_0x716103,{'commandName':'imageTypeInline','commandParams':[_0x9b9732]},[],'convertInlineImageToBlock'),_0x1235c2['start']['isBefore'](_0x1634e0['start'])&&_0x3f9d72['markInsertion'](_0x1bc797['createRange'](_0x1235c2['start'],_0x1634e0['start']),'convertInlineImageToBlock'),_0x1634e0['end']['isBefore'](_0x1235c2['end'])&&_0x3f9d72['markInsertion'](_0x1bc797['createRange'](_0x1634e0['end'],_0x1235c2['end']),'convertInlineImageToBlock');});}),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x3f9d72['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x2547af])=>{const _0x587f04=_0x3f9d72['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2f10b8=_0x2547af['start'],_0x17a73d=_0x2547af['end'];const _0x4cc02d=_0x1677d9['model']['schema']['getNearestSelectionRange'](_0x2f10b8,'backward'),_0x17a369=_0x1677d9['model']['schema']['getNearestSelectionRange'](_0x17a73d,'forward');_0x4cc02d['isCollapsed']&&(_0x2f10b8=_0x4cc02d['start']),_0x17a369['isCollapsed']&&(_0x17a73d=_0x17a369['end']),_0x587f04([_0x1677d9['model']['createRange'](_0x2f10b8,_0x17a73d)]);}),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x53129b),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x53129b)),_0x1677d9['plugins']['has']('ImageCaptionEditing')&&(_0x3f9d72['enableCommand']('toggleImageCaption',(_0x2a5bbe,_0x1bd0c5)=>{const _0x127e81=_0x1677d9['plugins']['get']('ImageCaptionUtils');let _0x3296f9=_0x286724['getClosestSelectedImageElement'](_0x1677d9['model']['document']['selection']),_0x153b86=_0x127e81['getCaptionFromImageModelElement'](_0x3296f9);_0x1677d9['model']['change'](()=>{if(_0x153b86)return void _0x3f9d72['markDeletion'](_0x1677d9['model']['createRangeOn'](_0x153b86));const _0x5e6dcd=_0x286724['isBlockImage'](_0x3296f9);_0x2a5bbe(_0x1bd0c5),_0x3296f9=_0x286724['getClosestSelectedImageElement'](_0x1677d9['model']['document']['selection']),_0x153b86=_0x127e81['getCaptionFromImageModelElement'](_0x3296f9),_0x3f9d72['markInsertion'](_0x1677d9['model']['createRangeOn'](_0x153b86),_0x5e6dcd?null:'imageCaption');});}),_0x3f9d72['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x53129b));const _0xb45426=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xc689e9(_0x34f87e,_0x27a9a5){const _0xb61609=_0xb45426['findIndex'](({type:_0x1c2be5,subType:_0x25b8c5})=>_0x34f87e['type']==_0x1c2be5&&_0x34f87e['subType']==_0x25b8c5),_0x61bd4e=_0xb45426['findIndex'](({type:_0x5c332d,subType:_0x56c487})=>_0x27a9a5['type']==_0x5c332d&&_0x27a9a5['subType']==_0x56c487);if(_0xb61609<0x0||_0x61bd4e<0x0)return!0x1;const _0x264e25=_0x34f87e['getFirstRange'](),_0x3fb37c=_0x27a9a5['getFirstRange']();if((0x0==_0xb61609||0x1==_0xb61609)&&0x2==_0x61bd4e&&_0x264e25['isIntersecting'](_0x3fb37c))return!0x0;if(0x2==_0xb61609&&0x3==_0x61bd4e){const _0xddf721=_0x3f9d72['_findSuggestions'](_0x264e25,'insertion')['filter'](({suggestion:_0x134cd3,meta:_0x46ddfe})=>_0x46ddfe['isOwn']&&'convertInlineImageToBlock'==_0x134cd3['subType']);if(_0xddf721['length']>0x1&&_0x3fb37c['end']['isEqual'](_0x264e25['start']))return!0x0;if(0x1==_0xddf721['length']&&(_0x264e25['start']['isEqual'](_0x3fb37c['end'])||_0x264e25['end']['isEqual'](_0x3fb37c['start'])))return!0x0;}if(0x3==_0xb61609&&0x3==_0x61bd4e&&_0x264e25['start']['isBefore'](_0x3fb37c['start'])){const _0x1885b=_0x264e25['end']['nodeAfter'],_0xe6bed8=_0x3fb37c['start']['nodeBefore'];return _0x286724['isBlockImage'](_0x1885b)&&_0x1885b===_0xe6bed8;}return!0x1;}function _0x53129b(_0x184d93,_0x39b498){return _0xc689e9(_0x184d93,_0x39b498)?[_0x184d93,_0x39b498]:_0xc689e9(_0x39b498,_0x184d93)?[_0x39b498,_0x184d93]:null;}_0x1677d9['plugins']['has']('ImageResize')&&(_0x3f9d72['enableDefaultAttributesIntegration']('resizeImage'),_0x3f9d72['registerBlockAttribute']('resizedWidth'),_0x3f9d72['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x476788,'FORMAT_IMAGE_SIZE'))),_0x1677d9['plugins']['has']('ImageTextAlternativeEditing')&&(_0x3f9d72['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x3f9d72['registerBlockAttribute']('alt')),_0x3f9d72['descriptionFactory']['registerDescriptionCallback'](_0x341ed6=>{if(!!_0xb45426['find'](({type:_0x19eaaf,subType:_0x157a65})=>_0x341ed6['type']==_0x19eaaf&&_0x341ed6['subType']==_0x157a65))return _0x341ed6['previous']?{}:void 0x0;}),_0x3f9d72['descriptionFactory']['registerDescriptionCallback'](_0x469140=>{if('insertion'==_0x469140['type']||'deletion'==_0x469140['type']){const _0x262acd=_0x469140['getContainedElement']();if(_0x262acd&&_0x262acd['is']('element','caption'))return{'type':'insertion'==_0x469140['type']?'addObject':'removeObject','element':_0x262acd,'quantity':0x1};}}),_0x3f9d72['descriptionFactory']['registerDescriptionCallback'](_0x55fd01=>'formatBlock'==_0x55fd01['type']&&'convertInlineImageToBlock'==_0x55fd01['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x55fd01['type']&&'convertBlockImageToInline'==_0x55fd01['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x3f9d72['descriptionFactory']['registerDescriptionCallback'](_0x5aa3a0=>{if('attribute'!=_0x5aa3a0['type'])return;const {data:_0x3dfe50}=_0x5aa3a0;if(!_0x3dfe50||'alt'!=_0x3dfe50['key'])return;const _0x30772f=_0x3dfe50['newValue'];return _0x30772f?{'type':'format','content':o(_0x476788,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x30772f+'\x22')}:{'type':'format','content':o(_0x476788,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x16bda9=this['editor'],_0x58650d=_0x16bda9['locale'];_0x16bda9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1617e5=>{if('formatBlock'!=_0x1617e5['type']&&'formatInline'!=_0x1617e5['type'])return;const {data:_0x65657f}=_0x1617e5;if(_0x65657f){if('imageTextAlternative'==_0x65657f['commandName']){const _0x43ea96=_0x65657f['commandParams'][0x0]['newValue'];return _0x43ea96?{'type':'format','content':o(_0x58650d,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x43ea96+'\x22')}:{'type':'format','content':o(_0x58650d,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x65657f['commandName']){const _0xf333d6=_0x65657f['commandParams'][0x0]['width'];return _0xf333d6?{'type':'format','content':o(_0x58650d,'*Set\x20image\x20width:*\x20%0',_0xf333d6)}:{'type':'format','content':o(_0x58650d,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x422b73{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x3f51b9=this['editor']['locale'],_0x13ccf2=this['editor']['plugins']['get']('TrackChangesEditing');_0x13ccf2['enableDefaultAttributesIntegration']('replaceImageSource'),_0x13ccf2['registerBlockAttribute']('src'),_0x13ccf2['descriptionFactory']['registerDescriptionCallback'](_0x2820ad=>{if('attribute'!=_0x2820ad['type'])return;const {data:_0x242a80}=_0x2820ad;return _0x242a80&&'src'==_0x242a80['key']?_0x242a80['newValue']&&_0x242a80['oldValue']?{'type':'format','content':o(_0x3f51b9,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x19581f=this['editor']['plugins']['get']('TrackChangesEditing');_0x19581f['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x19581f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x19581f['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x19581f['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x532dbd=this['editor'],_0x4b0589=_0x532dbd['locale'];_0x532dbd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x13a105=>{if('formatBlock'!=_0x13a105['type']&&'formatInline'!=_0x13a105['type'])return;const {data:_0x2d9ff1}=_0x13a105;if(!_0x2d9ff1||'replaceImageSource'!=_0x2d9ff1['commandName'])return;return{'type':'format','content':o(_0x4b0589,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x422b73{['afterInit'](){const _0xe99a3c=this['editor'];if(!_0xe99a3c['plugins']['has']('ImageStyleEditing'))return;const _0x12bdb6=_0xe99a3c['plugins']['get']('TrackChangesEditing'),_0x5b400a=_0xe99a3c['plugins']['get']('ImageUtils'),_0x55cf9a={};_0x12bdb6['enableCommand']('imageStyle',(_0x53e401,_0x56e2a6)=>{const _0x18e863=_0xe99a3c['plugins']['get']('Users')['me'],_0x3bf25e=_0xe99a3c['commands']['get']('imageStyle');let _0x5a907a=_0x5b400a['getClosestSelectedImageElement'](_0xe99a3c['model']['document']['selection']),_0x2a86d8=_0xe99a3c['model']['createRangeOn'](_0x5a907a),_0x3ff519=_0x3bf25e['value'];if(_0x3ff519==_0x56e2a6['value'])return;const _0x29f142={'commandName':'imageStyle','commandParams':[_0x56e2a6],'formatGroupId':_0xc0c664()};_0xe99a3c['model']['change'](()=>{if(_0x12bdb6['getSuggestions']()['filter'](_0x449e0f=>_0x449e0f['isInContent']&&_0x18e863==_0x449e0f['author']&&('formatBlock'==_0x449e0f['type']||'formatInline'==_0x449e0f['type'])&&('imageStylePreApply'==_0x449e0f['subType']||'imageStylePostApply'==_0x449e0f['subType'])&&_0x449e0f['getFirstRange']()['isEqual'](_0x2a86d8))['forEach'](_0x5a022d=>_0x12bdb6['discardSuggestion'](_0x5a022d['head'])),_0x5a907a=_0x5b400a['getClosestSelectedImageElement'](_0xe99a3c['model']['document']['selection']),_0x2a86d8=_0xe99a3c['model']['createRangeOn'](_0x5a907a),_0x3bf25e['refresh'](),_0xe99a3c['commands']['get']('imageTypeInline')['refresh'](),_0xe99a3c['commands']['get']('imageTypeBlock')['refresh'](),_0x3ff519=_0x3bf25e['value'],_0x3ff519!=_0x56e2a6['value'])return _0x5b400a['isInlineImage'](_0x5a907a)&&_0x3bf25e['shouldConvertImageType'](_0x56e2a6['value'],_0x5a907a)?(_0x53e401({..._0x56e2a6,'setImageSizes':!0x1}),_0x5a907a=_0x5b400a['getClosestSelectedImageElement'](_0xe99a3c['model']['document']['selection']),void _0x12bdb6['markBlockFormat'](_0x5a907a,{..._0x29f142,'commandReversedParams':[{'value':_0x3ff519||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x5b400a['isBlockImage'](_0x5a907a)?_0x12bdb6['markBlockFormat'](_0x5a907a,_0x29f142,[],'imageStylePostApply'):_0x12bdb6['markInlineFormat'](_0x2a86d8,_0x29f142,'imageStylePostApply'));});});for(const _0x4f3db3 of _0xe99a3c['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x55cf9a[_0x4f3db3['name']]=_0x4f3db3['title']['toLowerCase']();_0x12bdb6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x12bdb6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x12bdb6['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x12bdb6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x2185b7])=>{_0x5b400a['setImageNaturalSizeAttributes'](_0x2185b7['getContainedElement']());}),_0x12bdb6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x5e3f5b,_0x2e9a39)=>{_0x12bdb6['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5e3f5b,{'commandName':_0x2e9a39['commandName'],'commandParams':_0x2e9a39['commandReversedParams']});}),_0x12bdb6['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x31c3c1,_0x39e1c0){if(_0x303e6e(_0x31c3c1,_0x39e1c0))return[_0x31c3c1,_0x39e1c0];if(_0x303e6e(_0x39e1c0,_0x31c3c1))return[_0x39e1c0,_0x31c3c1];return null;});const _0x12e350=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x303e6e(_0x4ea6c0,_0x99e9e7){const _0xd5cf2=_0x12e350['findIndex'](({type:_0x175575,subType:_0x953f33})=>_0x4ea6c0['type']==_0x175575&&_0x4ea6c0['subType']==_0x953f33),_0x201f9e=_0x12e350['findIndex'](({type:_0x239578,subType:_0x2663af})=>_0x99e9e7['type']==_0x239578&&_0x99e9e7['subType']==_0x2663af);if(_0xd5cf2<0x0||_0x201f9e<0x0)return!0x1;const _0x3cdee0=_0x4ea6c0['getFirstRange'](),_0x1d1e04=_0x99e9e7['getFirstRange']();if((0x0==_0xd5cf2||0x1==_0xd5cf2)&&0x2==_0x201f9e&&_0x3cdee0['isIntersecting'](_0x1d1e04))return!0x0;if(0x2==_0xd5cf2&&0x3==_0x201f9e){const _0x4ea5b6=_0x12bdb6['_findSuggestions'](_0x3cdee0,'insertion')['filter'](({suggestion:_0x3dd98c,meta:_0xb61b57})=>_0xb61b57['isOwn']&&'convertInlineImageToBlock'==_0x3dd98c['subType']);if(_0x4ea5b6['length']>0x1&&_0x1d1e04['end']['isEqual'](_0x3cdee0['start']))return!0x0;if(0x1==_0x4ea5b6['length']&&(_0x3cdee0['start']['isEqual'](_0x1d1e04['end'])||_0x3cdee0['end']['isEqual'](_0x1d1e04['start'])))return!0x0;}if(0x3==_0xd5cf2&&0x3==_0x201f9e&&_0x3cdee0['start']['isBefore'](_0x1d1e04['start'])){const _0x1bd6a2=_0x3cdee0['end']['nodeAfter'],_0x140cbf=_0x1d1e04['start']['nodeBefore'];return _0x5b400a['isBlockImage'](_0x1bd6a2)&&_0x1bd6a2===_0x140cbf;}return!0x1;}_0xe99a3c['model']['document']['registerPostFixer'](()=>{let _0x538f71=!0x1;const _0x3d8c4d=Array['from'](_0xe99a3c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3fc543,data:_0x11d497}of _0x3d8c4d){const {group:_0x26888c,type:_0x41632b,subType:_0x32a4b5,id:_0x1a5db5}=_0x12bdb6['_splitMarkerName'](_0x3fc543);if('suggestion'==_0x26888c&&_0x12bdb6['hasSuggestion'](_0x1a5db5)){if('formatBlock'==_0x41632b&&('imageStylePreApply'==_0x32a4b5||'imageStylePostApply'==_0x32a4b5)){const _0x3ff1ce=_0x12bdb6['getSuggestion'](_0x1a5db5);if(_0x11d497['newRange']){const _0x497ebb=_0x3ff1ce['getFirstRange']()['getContainedElement']();if(_0x5b400a['isBlockImage'](_0x497ebb))continue;_0x12bdb6['discardSuggestion'](_0x3ff1ce),_0x538f71=!0x0;}}if('insertion'==_0x41632b&&'imageCaption'==_0x32a4b5&&!_0x11d497['newRange']){const _0x2b89fb=_0x12bdb6['getSuggestion'](_0x1a5db5);_0x2b89fb['next']&&_0x2b89fb['next']['isInContent']&&(_0x12bdb6['discardSuggestion'](_0x2b89fb['next']),_0x538f71=!0x0);}}}return _0x538f71;}),this['_registerLegacyDescription'](_0x55cf9a);}['_registerLegacyDescription'](_0x44e5a4){const _0x28eb69=this['editor'],_0x25f8af=_0x28eb69['locale'];_0x28eb69['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xc895fe=>{if('formatBlock'!=_0xc895fe['type']&&'formatInline'!=_0xc895fe['type'])return;const {data:_0xaaca55}=_0xc895fe;if(!_0xaaca55||'imageStyle'!=_0xaaca55['commandName'])return;const _0x1c364a=_0xaaca55['commandParams'][0x0]['value'];return _0x4c78a5('side'===_0x1c364a?o(_0x25f8af,'FORMAT_SIDE_IMAGE'):_0x44e5a4[_0x1c364a]||_0x1c364a);function _0x4c78a5(_0xa2e2f4){return{'type':'format','content':o(_0x25f8af,'*Format:*\x20%0',_0xa2e2f4)};}});}}class at extends _0x422b73{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x5c0b1b){super(_0x5c0b1b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x3fa3e9=this['editor'],_0x1836e4=_0x3fa3e9['commands']['get']('importWord'),_0x54ba19=_0x3fa3e9['commands']['get']('trackChanges');_0x1836e4&&(_0x1836e4['on']('execute',(_0x33766d,[,_0x2a39ac])=>{this['_trackChangesValueDuringImport']=_0x54ba19['value'],_0x2a39ac['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1836e4,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1836e4,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x54ba19['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x3fa3e9['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x48c34a,_0x5b5a4e){const {suggestions:_0x474a29}=_0x5b5a4e,_0x2ec555=this['editor']['commands']['get']('trackChanges'),_0x138bf4=_0x2ec555['value'];this['_trackChangesValueDuringImport']!==_0x138bf4&&(_0x2ec555['execute'](),this['_trackChangesExecuted']=!0x0),_0x474a29&&_0x474a29['forEach'](({id:_0x44d55b,type:_0xb427b2,author:_0x5aaa93,created_at:_0x39fea2})=>{const _0x431ce7={'id':_0x44d55b,'type':_0xb427b2,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x5aaa93,'createdAt':_0x39fea2?new Date(_0x39fea2):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x431ce7);});}}class ct extends _0x422b73{['afterInit'](){const _0x18836e=this['editor'],_0x530228=_0x18836e['plugins']['get']('TrackChangesEditing');if(_0x18836e['plugins']['has']('IndentEditing')&&(_0x530228['enableCommand']('indent'),_0x530228['enableCommand']('outdent')),_0x18836e['plugins']['has']('IndentBlock')){for(const _0xc088db of['indentBlock','outdentBlock'])_0x530228['enableDefaultAttributesIntegration'](_0xc088db);}const _0x2347c6=_0x18836e['locale'];_0x530228['registerBlockAttribute']('blockIndent'),_0x530228['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x2347c6,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x34e44d=this['editor'],_0x15f059=_0x34e44d['locale'],_0x395b0f=_0x34e44d['plugins']['get']('TrackChangesEditing');_0x395b0f['descriptionFactory']['registerDescriptionCallback'](_0xdfdf6=>{if('formatBlock'!=_0xdfdf6['type'])return;const {data:_0xbd48d7}=_0xdfdf6;if(!_0xbd48d7)return;if('indentBlock'!=_0xbd48d7['commandName']&&'outdentBlock'!=_0xbd48d7['commandName'])return;const _0x56687b=_0xdfdf6['getItems']()[0x0],_0x3538ff=_0x395b0f['descriptionFactory']['getItemLabel'](_0x56687b);return'indentBlock'==_0xbd48d7['commandName']?{'type':'format','content':o(_0x15f059,'*Indent:*\x20%0',_0x3538ff)}:'outdentBlock'==_0xbd48d7['commandName']?{'type':'format','content':o(_0x15f059,'*Outdent:*\x20%0',_0x3538ff)}:void 0x0;});}}class ut extends _0x422b73{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x422b73{['afterInit'](){const _0x31baf3=this['editor'];if(!_0x31baf3['plugins']['has']('LinkEditing'))return;const _0x522c1b=_0x31baf3['plugins']['get']('TrackChangesEditing'),_0x11f05f=_0x31baf3['commands']['get']('link');_0x522c1b['enableDefaultAttributesIntegration']('link'),_0x522c1b['enableDefaultAttributesIntegration']('unlink'),_0x522c1b['registerInlineAttribute']('linkHref');for(const _0x20fd99 of _0x11f05f['manualDecorators'])_0x522c1b['registerInlineAttribute'](_0x20fd99['id']),_0x522c1b['descriptionFactory']['registerAttributeLabel'](_0x20fd99['id'],'link\x20('+_0x20fd99['label']['toLowerCase']()+')');_0x522c1b['descriptionFactory']['registerDescriptionCallback'](_0x129524=>{if('attribute'!=_0x129524['type'])return;const {data:_0x597d83}=_0x129524;if(!_0x597d83||'linkHref'!=_0x597d83['key'])return;const _0x31ac7f=_0x597d83['newValue'],_0x4dc840=_0x31baf3['locale'];return{'type':'format','content':null==_0x31ac7f?o(_0x4dc840,'*Remove\x20link*'):o(_0x4dc840,'*Set\x20link:*\x20%0','\x22'+_0x31ac7f+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x135c16=this['editor'],_0x251bc5=_0x135c16['locale'];_0x135c16['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x27a911=>{if('formatInline'!=_0x27a911['type'])return;const {data:_0x450047}=_0x27a911;if(_0x450047){if('link'==_0x450047['commandName']){const _0x57cadd=_0x450047['commandParams'][0x0];return{'type':'format','content':o(_0x251bc5,'*Set\x20link:*\x20%0','\x22'+_0x57cadd+'\x22')};}return'unlink'==_0x450047['commandName']?{'type':'format','content':o(_0x251bc5,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x422b73{['afterInit'](){const _0x14b0b1=this['editor'],_0x260a20=_0x14b0b1['locale'];if(!_0x14b0b1['plugins']['has']('LegacyListEditing'))return;const _0x1b0330=_0x14b0b1['plugins']['get']('TrackChangesEditing'),_0x3e51b6=_0x14b0b1['plugins']['has']('LegacyTodoListEditing');function _0x3301d6(_0x2f4567){return()=>{const _0x5173a7=_0x14b0b1['model']['document']['selection'],_0x1109c0=_0x14b0b1['commands']['get'](_0x2f4567);if(_0x1109c0['value'])return void _0x14b0b1['execute']('paragraph',{});const _0x28feaa=_0x2f4567['slice'](0x0,-0x4),_0x3553bf=function(_0x491767,_0x46fd78,_0x4df1c8){let _0x1cb8ad=Array['from'](_0x491767)['filter'](_0xc6d500=>function(_0x295035,_0x1bce2b){return _0x1bce2b['checkChild'](_0x295035['parent'],'listItem')&&!_0x1bce2b['isObject'](_0x295035);}(_0xc6d500,_0x4df1c8));_0x1cb8ad=_0x1cb8ad['filter'](_0x6dc7d4=>!_0x6dc7d4['is']('element','listItem')||_0x6dc7d4['getAttribute']('listType')!=_0x46fd78);const _0x4f7f1a=new Set();for(const _0x38bb8d of _0x1cb8ad)_0x38bb8d['is']('element','listItem')?_0x4f7f1a['add'](fe(_0x38bb8d)):_0x4f7f1a['add'](_0x38bb8d);return Array['from'](_0x4f7f1a);}(_0x5173a7['getSelectedBlocks'](),_0x28feaa,_0x14b0b1['model']['schema']);_0x14b0b1['model']['change'](()=>{for(const _0x4ed3bc of _0x3553bf)_0x1b0330['markBlockFormat'](_0x4ed3bc,{'commandName':_0x2f4567,'commandParams':[{'forceValue':!_0x1109c0['value']}],'formatGroupId':'blockName'},ue(_0x4ed3bc));});};}function _0x4f9382(_0x1499e8){return()=>{const _0x18faf3=function(_0x28f362){let _0x500d2b=Array['from'](_0x28f362);const _0x3c2191=_0x500d2b['findIndex'](_0x50f80a=>'listItem'!=_0x50f80a['name']);return _0x3c2191>-0x1&&(_0x500d2b=_0x500d2b['slice'](0x0,_0x3c2191)),_0x500d2b;}(_0x14b0b1['model']['document']['selection']['getSelectedBlocks']()),_0x20c306=_0x14b0b1['model']['createRange'](_0x14b0b1['model']['createPositionAt'](_0x18faf3[0x0],'before'),_0x14b0b1['model']['createPositionAt'](_0x18faf3[_0x18faf3['length']-0x1],'end'));_0x14b0b1['model']['change'](()=>{_0x1b0330['markBlockFormat'](_0x20c306,{'commandName':_0x1499e8,'commandParams':[],'formatGroupId':'listIndent'},function(_0x327b99){const _0x2a5bb8=new Set();for(const _0x58a0c6 of _0x327b99){let _0x1bb4cc=_0x58a0c6['nextSibling'];for(;_0x1bb4cc&&_0x1bb4cc['getAttribute']('listIndent')>_0x58a0c6['getAttribute']('listIndent');)_0x2a5bb8['add'](_0x1bb4cc),_0x1bb4cc=_0x1bb4cc['nextSibling'];}return Array['from'](_0x2a5bb8);}(_0x18faf3));});};}_0x1b0330['enableCommand']('numberedList',_0x3301d6('numberedList')),_0x1b0330['enableCommand']('bulletedList',_0x3301d6('bulletedList')),_0x3e51b6&&_0x1b0330['enableCommand']('todoList',_0x3301d6('todoList')),_0x1b0330['enableCommand']('indentList',_0x4f9382('indentList')),_0x1b0330['enableCommand']('outdentList',_0x4f9382('outdentList')),_0x3e51b6&&_0x1b0330['enableCommand']('checkTodoList',()=>{const _0x5b0089=_0x14b0b1['commands']['get']('checkTodoList'),_0x1f9e9e=Array['from'](_0x5b0089['_selectedElements']);_0x1f9e9e['filter'](_0x253a28=>_0x253a28['getAttribute']('todoListChecked')!=_0x5b0089['value']),_0x14b0b1['model']['change'](()=>{for(const _0x48d96e of _0x1f9e9e)_0x1b0330['markBlockFormat'](_0x48d96e,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5b0089['value']}]});});}),_0x1b0330['descriptionFactory']['registerElementLabel']('listItem',_0x4ae151=>o(_0x260a20,'ELEMENT_LIST_ITEM',_0x4ae151)),_0x1b0330['descriptionFactory']['registerDescriptionCallback'](_0x58073a=>{if('formatBlock'!=_0x58073a['type']&&'formatInline'!=_0x58073a['type'])return;const {data:_0x24df71}=_0x58073a;if(_0x24df71){if('numberedList'==_0x24df71['commandName']||'bulletedList'==_0x24df71['commandName']||'todoList'==_0x24df71['commandName'])switch(_0x24df71['commandName']['replace']('List','')){case'bulleted':return _0xb52a3b(o(_0x260a20,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xb52a3b(o(_0x260a20,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xb52a3b(o(_0x260a20,'ELEMENT_TODO_LIST'));}if('indentList'==_0x24df71['commandName'])return{'type':'format','content':o(_0x260a20,'*Indent:*\x20%0',o(_0x260a20,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x24df71['commandName'])return{'type':'format','content':o(_0x260a20,'*Outdent:*\x20%0',o(_0x260a20,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x24df71['commandName'])return _0x24df71['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x260a20,'*Check\x20item*')}:{'type':'format','content':o(_0x260a20,'*Uncheck\x20item*')};}function _0xb52a3b(_0x35fed7){return{'type':'format','content':o(_0x260a20,'*Change\x20to:*\x20%0',_0x35fed7)};}});}}function fe(_0x384e95){const _0x5b68c1=_0x384e95['getAttribute']('listIndent');if(0x0==_0x5b68c1)return _0x384e95;let _0x5a319d=_0x384e95;for(;_0x384e95['previousSibling']&&_0x384e95['previousSibling']['is']('element','listItem');){const _0xf2b8cd=_0x384e95['previousSibling']['getAttribute']('listIndent');if(_0xf2b8cd==_0x5b68c1)_0x5a319d=_0x384e95['previousSibling'];else{if(_0xf2b8cd<_0x5b68c1)break;}_0x384e95=_0x384e95['previousSibling'];}return _0x5a319d;}function ue(_0x3e2621){const _0x35adf7=[];if(_0x3e2621['is']('element','listItem')&&_0x3e2621['getAttribute']('listIndent')>0x0){let _0x5360c5=_0x3e2621['nextSibling'];for(;_0x5360c5&&'listItem'==_0x5360c5['name']&&_0x5360c5['getAttribute']('listIndent')==_0x3e2621['getAttribute']('listIndent');)_0x35adf7['push'](_0x5360c5),_0x5360c5=_0x5360c5['nextSibling'];}return _0x35adf7;}class W extends _0x422b73{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x78074e=this['editor']['config']['get']('list.properties'),_0x221249=this['editor']['plugins']['get']('TrackChangesEditing');_0x78074e['styles']&&_0x221249['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x78074e['reversed']&&_0x221249['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x78074e['startIndex']&&_0x221249['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x221249['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x39d54b,_0x3759a4={}){const _0x1ebfc8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x136437=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1ebfc8['markMultiRangeBlockFormat'](_0x136437,{'commandName':'listStyle','commandParams':[{'type':_0x3759a4['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x23d950,_0x24913b={}){const _0x12b1e2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1a2a54=this['_getSuggestionBlocks'](_0x1e050c=>_0x1e050c['is']('element','listItem')&&'numbered'===_0x1e050c['getAttribute']('listType'));if(_0x1a2a54['length']<0x1)return;const _0x435b78=_0x1a2a54['map'](_0x24a381=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x24a381,'before'),this['editor']['model']['createPositionAt'](_0x24a381,0x0)));this['editor']['model']['change'](()=>{_0x12b1e2['markMultiRangeBlockFormat'](_0x435b78,{'commandName':'listReversed','commandParams':[{'reversed':_0x24913b['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x5c83ea,_0x293fdb={}){const _0x5c3b8b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x539724=this['_getSuggestionBlocks'](_0x47ef58=>_0x47ef58['is']('element','listItem')&&'numbered'===_0x47ef58['getAttribute']('listType'));if(_0x539724['length']<0x1)return;const _0x24076e=_0x539724['map'](_0x1a6f4d=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1a6f4d,'before'),this['editor']['model']['createPositionAt'](_0x1a6f4d,0x0)));this['editor']['model']['change'](()=>{_0x5c3b8b['markMultiRangeBlockFormat'](_0x24076e,{'commandName':'listStart','commandParams':[{'startIndex':_0x293fdb['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x47db65){if('formatBlock'!=_0x47db65['type']&&'formatInline'!=_0x47db65['type'])return;const _0x38749c=this['editor']['locale'],{data:_0x2f75d0}=_0x47db65;if(!_0x2f75d0)return;let _0x539af4,_0xe772db;switch(_0x2f75d0['commandName']){case'listStyle':_0x539af4='*Change\x20to:*\x20%0',_0xe772db={'type':'format','content':o(_0x38749c,_0x539af4,o(_0x38749c,this['_getTranslationKeyForListStyle'](_0x2f75d0['commandParams'][0x0]['type'])))};break;case'listReversed':_0x539af4=_0x2f75d0['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xe772db={'type':'format','content':o(_0x38749c,_0x539af4)};break;case'listStart':_0x539af4='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xe772db={'type':'format','content':o(_0x38749c,_0x539af4,_0x2f75d0['commandParams'][0x0]['startIndex'])};}return _0xe772db;}['_getSuggestionBlocksForListStyle'](){const _0x2e62ab=this['editor']['plugins']['get']('LegacyListUtils');let _0x2ebd8c=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x2ebd8c[0x0]?.['is']('element','listItem')&&_0x2ebd8c['unshift'](..._0x2e62ab['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x2ebd8c[_0x2ebd8c['length']-0x1]?.['is']('element','listItem')&&_0x2ebd8c['push'](..._0x2e62ab['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x2ebd8c=[...new Set(_0x2ebd8c)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x2ebd8c=_0x2ebd8c['filter'](_0x45b853=>_0x45b853['is']('element','listItem'))),_0x2ebd8c;}['_getSuggestionBlocks'](_0x35d46e){const _0x37dd16=this['editor']['plugins']['get']('LegacyListUtils');let _0x53b27c=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x35d46e)['map'](_0x306b1f=>{const _0x4fff56=this['editor']['model']['createPositionAt'](_0x306b1f,0x0);return[..._0x37dd16['getSiblingNodes'](_0x4fff56,'backward'),..._0x37dd16['getSiblingNodes'](_0x4fff56,'forward')];})['flat']();return _0x53b27c=[...new Set(_0x53b27c)],_0x53b27c;}['_getTranslationKeyForListStyle'](_0x39502a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x39502a)||'default')['toUpperCase']()+'_LIST_'+_0x39502a['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x422b73{['afterInit'](){const _0x3830b4=this['editor'];if(!_0x3830b4['plugins']['has']('MediaEmbedEditing'))return;const _0xe87570=_0x3830b4['plugins']['get']('TrackChangesEditing'),_0x585a01=_0x3830b4['locale'];_0xe87570['enableCommand']('mediaEmbed'),_0xe87570['descriptionFactory']['registerElementLabel']('media',_0x198dc8=>o(_0x585a01,'ELEMENT_MEDIA',_0x198dc8)),_0x3830b4['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x232262,{writer:_0x2d26a0,options:_0x4c7184})=>{if(_0x4c7184['showSuggestionHighlights'])return _0x2d26a0['createEmptyElement']('div');},'converterPriority':'high'}),_0x3830b4['data']['downcastDispatcher']['on']('attribute:url:media',(_0x24d760,_0x2b411a,_0x138f64)=>{_0x138f64['options']['showSuggestionHighlights']&&_0x24d760['stop']();},{'priority':'high'});}}class mt extends _0x422b73{['afterInit'](){const _0x3a5491=this['editor'];_0x3a5491['plugins']['has']('MentionEditing')&&_0x3a5491['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x422b73{['afterInit'](){const _0x34675e=this['editor'];if(!_0x34675e['plugins']['has']('MergeFieldsEditing'))return;_0x34675e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x34675e['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0xee55f9=_0x34675e['plugins']['get']('TrackChangesEditing'),_0x5cdb3d=_0x34675e['locale'];_0xee55f9['descriptionFactory']['registerElementLabel']('mergeField',_0x20682b=>o(_0x5cdb3d,'ELEMENT_MERGE_FIELD',_0x20682b)),_0xee55f9['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x3de24a=>o(_0x5cdb3d,'ELEMENT_MERGE_FIELD',_0x3de24a)),_0xee55f9['descriptionFactory']['registerDescriptionCallback'](_0x1a0473=>{if('insertion'!=_0x1a0473['type']&&'deletion'!=_0x1a0473['type'])return;const _0x1662c4=_0x1a0473['getContainedElement']();if(null==_0x1662c4)return;if(!_0x1662c4['is']('element','mergeField')&&!_0x1662c4['is']('element','mergeFieldBlock'))return;const _0x31ed23=_0x34675e['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x1662c4['getAttribute']('id'));return'insertion'==_0x1a0473['type']?{'type':'insertion','content':o(_0x5cdb3d,'*Insert:*\x20%0','\x22'+_0x31ed23+'\x22\x20'+o(_0x5cdb3d,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x5cdb3d,'*Remove:*\x20%0','\x22'+_0x31ed23+'\x22\x20'+o(_0x5cdb3d,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x422b73{['afterInit'](){const _0x538f17=this['editor'],_0x9a229c=_0x538f17['plugins']['get']('TrackChangesEditing');_0x538f17['plugins']['has']('MultiLevelList')&&(_0x9a229c['enableDefaultAttributesIntegration']('multiLevelList'),_0x9a229c['registerBlockAttribute']('listMarkerStyle'),_0x9a229c['descriptionFactory']['registerDescriptionCallback'](_0x4ba063=>this['handleDescriptions'](_0x4ba063)));}['handleDescriptions'](_0x4e937b){const _0x58fe06=this['editor']['locale'],{data:_0x38e70b}=_0x4e937b,_0x561f6b={'type':'format','content':''};if(_0x38e70b&&'listMarkerStyle'==_0x38e70b['key']){if(!_0x38e70b['oldValue'])return{'type':'format','content':o(_0x58fe06,'*Set\x20format:*\x20%0',o(_0x58fe06,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x38e70b['newValue']+')'};if(!_0x38e70b['newValue']){let _0x4ac0d1=_0x4e937b['head'];for(;_0x4ac0d1;){if(_0x4ac0d1['data']&&'listType'==_0x4ac0d1['data']['key']&&_0x4ac0d1['data']['newValue'])return _0x561f6b;_0x4ac0d1=_0x4ac0d1['next'];}return{'type':'format','content':o(_0x58fe06,'*Remove\x20format:*\x20%0',o(_0x58fe06,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x38e70b['oldValue']+')'};}}}}class kt extends _0x422b73{['afterInit'](){const _0x47f9d6=this['editor'];if(!_0x47f9d6['plugins']['has']('PageBreakEditing'))return;_0x47f9d6['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4f607c=_0x47f9d6['plugins']['get']('TrackChangesEditing'),_0x57817e=_0x47f9d6['locale'];_0x4f607c['descriptionFactory']['registerElementLabel']('pageBreak',_0x1879b5=>o(_0x57817e,'ELEMENT_PAGE_BREAK',_0x1879b5));}}class bt extends _0x422b73{['afterInit'](){const _0x3c36e3=this['editor'];if(!_0x3c36e3['plugins']['has']('Paragraph'))return;const _0x4356dd=_0x3c36e3['locale'],_0x1d2053=_0x3c36e3['plugins']['get']('TrackChangesEditing');_0x1d2053['descriptionFactory']['registerElementLabel']('paragraph',_0xfa773e=>o(_0x4356dd,'ELEMENT_PARAGRAPH',_0xfa773e)),_0x1d2053['enableDefaultAttributesIntegration']('paragraph'),_0x1d2053['enableCommand']('insertParagraph'),_0x3c36e3['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x3c36e3),{'priority':'highest'}),_0x3c36e3['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0xb430af,_0x46d8df,_0x2d6901)=>{_0x2d6901['options']['showSuggestionHighlights']&&nr(_0x3c36e3,{'showActiveMarker':!0x1})(_0xb430af,_0x46d8df,_0x2d6901);},{'priority':'highest'});const _0x1990b8=_0x1d2053['descriptionFactory'];_0x1990b8['registerDescriptionCallback'](_0x5a4562=>{if('insertion'!==_0x5a4562['type'])return;const {start:_0x5c5488,end:_0xa7ef7e}=_0x5a4562['getFirstRange']();if(!_0x5c5488['isTouching'](_0xa7ef7e)||!_0x5c5488['nodeAfter'])return;const _0x38437d=_0x3c36e3['model']['schema'],_0x520cc9=_0x5c5488['nodeAfter'];return _0x38437d['isBlock'](_0x520cc9)&&!_0x38437d['isLimit'](_0x520cc9)&&_0x38437d['checkChild'](_0x520cc9,'$text')?{'type':'insertion','content':o(_0x4356dd,'*Insert:*\x20%0',_0x1990b8['getItemLabel'](_0x520cc9,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x273407=this['editor'],_0x34ffde=_0x273407['locale'];_0x273407['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x17ab62=>{if('formatBlock'!=_0x17ab62['type'])return;const {data:_0x3cd197}=_0x17ab62;return _0x3cd197&&'paragraph'==_0x3cd197['commandName']?{'type':'format','content':o(_0x34ffde,'*Change\x20to:*\x20%0',o(_0x34ffde,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x535437,{showActiveMarker:_0x1d8db7=!0x0}={}){return(_0x33343a,_0x38c01b,_0xa13d3e)=>{const _0x5eb265=_0x535437['plugins']['get']('TrackChangesEditing'),_0x12928f=_0x38c01b['markerRange']['start'],_0x3dab46=_0x38c01b['markerRange']['end'],_0xf74f15=_0x535437['model']['schema'];if(!_0x12928f['isTouching'](_0x3dab46)||!_0x12928f['nodeAfter'])return;const _0x6ddb33=_0x12928f['nodeAfter'];if(_0xf74f15['isBlock'](_0x6ddb33)&&!_0xf74f15['isLimit'](_0x6ddb33)&&_0xf74f15['checkChild'](_0x6ddb33,'$text')){if(!_0xa13d3e['consumable']['consume'](_0x38c01b['markerRange'],_0x33343a['name']))return;const {authorId:_0xa1abb9}=_0x5eb265['_splitMarkerName'](_0x38c01b['markerName']),_0x202f6f=_0xa13d3e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0xa1abb9}),_0x3d5b04=_0xa13d3e['mapper']['toViewPosition'](_0x3dab46);_0x1d8db7&&_0x5eb265['activeMarkers']['includes'](_0x38c01b['markerName'])&&_0xa13d3e['writer']['addClass']('ck-suggestion-marker--active',_0x202f6f),_0xa13d3e['writer']['insert'](_0x3d5b04,_0x202f6f),_0xa13d3e['mapper']['bindElementToMarker'](_0x202f6f,_0x38c01b['markerName']);}};}class wt extends _0x422b73{['afterInit'](){const _0x328999=this['editor'];if(!_0x328999['plugins']['has']('RemoveFormatEditing'))return;_0x328999['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x745d91=this['editor'];_0x745d91['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x42fd82=>{if('formatBlock'!=_0x42fd82['type']&&'formatInline'!=_0x42fd82['type'])return;const {data:_0x1084eb}=_0x42fd82;return _0x1084eb&&'removeFormat'==_0x1084eb['commandName']?{'type':'format','content':o(_0x745d91['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x422b73{['afterInit'](){const _0x1bad23=this['editor'];if(!_0x1bad23['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x7078ca=_0x1bad23['plugins']['get']('TrackChangesEditing');_0x7078ca['enableCommand']('goToPreviousRestrictedEditingException'),_0x7078ca['enableCommand']('goToNextRestrictedEditingException');const _0x33efd4=_0x1bad23['plugins']['get']('RestrictedEditingModeEditing');_0x33efd4['enableCommand']('trackChanges'),_0x33efd4['enableCommand']('acceptSuggestion'),_0x33efd4['enableCommand']('discardSuggestion'),_0x33efd4['enableCommand']('acceptAllSuggestions'),_0x33efd4['enableCommand']('discardAllSuggestions'),_0x33efd4['enableCommand']('acceptSelectedSuggestions'),_0x33efd4['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x422b73{static get['requires'](){return[_0x4fe684];}['init'](){const _0x190f39=this['editor'],_0x1f21f6=_0x190f39['plugins']['get']('TrackChangesEditing');_0x1f21f6['enableCommand']('shiftEnter'),_0x190f39['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x190f39),{'priority':'high'}),_0x190f39['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x190f39),{'priority':'high'}),_0x190f39['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x26b5a2,_0x4166e1,_0x658119)=>{_0x658119['options']['showSuggestionHighlights']&&ge(_0x190f39,{'showActiveMarker':!0x1})(_0x26b5a2,_0x4166e1,_0x658119);}),_0x1f21f6['descriptionFactory']['registerElementLabel']('softBreak',_0x2e5f7a=>o(_0x190f39['locale'],'ELEMENT_LINE_BREAK',_0x2e5f7a));}}function ge(_0x515aa6,{showActiveMarker:_0x40fb75=!0x0}={}){return(_0x4bcf44,_0x11397e,_0x57633e)=>{const _0xef593a=_0x515aa6['plugins']['get']('TrackChangesEditing');if(!_0x57633e['consumable']['test'](_0x11397e['markerRange'],_0x4bcf44['name']))return;const _0x21fcb3=_0x515aa6['model'];for(const _0x44cca3 of _0x11397e['markerRange']['getItems']()){if(!_0x44cca3['is']('element','softBreak'))continue;const _0x3c4d3b='deletion'==_0x11397e['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x3c872d}=_0xef593a['_splitMarkerName'](_0x11397e['markerName']),_0x4a3011=_0x57633e['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x3c4d3b,'data-author-id':_0x3c872d}),_0x59ea6a=_0x57633e['mapper']['toViewPosition'](_0x21fcb3['createPositionBefore'](_0x44cca3));_0x40fb75&&_0xef593a['activeMarkers']['includes'](_0x11397e['markerName'])&&_0x57633e['writer']['addClass']('ck-suggestion-marker--active',_0x4a3011),_0x57633e['writer']['insert'](_0x59ea6a,_0x4a3011),_0x57633e['mapper']['bindElementToMarker'](_0x4a3011,_0x11397e['markerName']);}};}class St extends _0x422b73{['afterInit'](){const _0x160274=this['editor'],_0x5b21ec=_0x160274['model'],_0x122df0=_0x160274['locale'];if(!_0x160274['plugins']['has']('StandardEditingModeEditing'))return;const _0x284806=_0x160274['plugins']['get']('TrackChangesEditing'),_0x4f430a='restrictedEditingException',_0x2309be=_0x160274['commands']['get'](_0x4f430a);_0x284806['enableCommand'](_0x4f430a,(_0x41c378,_0x26e112={})=>{const _0x18252a=_0x5b21ec['document']['selection'];if(_0x18252a['isCollapsed'])return void _0x41c378(_0x26e112);const _0x52adac=void 0x0!==_0x26e112['forceValue']?_0x26e112['forceValue']:!_0x2309be['value'];_0x5b21ec['change'](()=>{const _0x245f5a=Array['from'](_0x18252a['getRanges']());for(const _0x3af2d1 of _0x245f5a){const _0xb174f7=_0x52adac?[_0x3af2d1]:io(_0x4f430a,_0x3af2d1,_0x5b21ec);for(const _0xb1edb2 of _0xb174f7)_0x284806['markInlineFormat'](_0xb1edb2,{'commandName':_0x4f430a,'commandParams':[{'forceValue':_0x52adac}]});}});}),_0x284806['descriptionFactory']['registerDescriptionCallback'](_0x353cba=>{if('formatBlock'!=_0x353cba['type']&&'formatInline'!=_0x353cba['type'])return;const {data:_0x47ff1a}=_0x353cba;return _0x47ff1a&&_0x47ff1a['commandName']==_0x4f430a?_0x47ff1a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x122df0,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x122df0,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x422b73{['afterInit'](){const _0x97b69=this['editor'];if(!_0x97b69['plugins']['has']('Style')||!_0x97b69['plugins']['has']('DataSchema'))return;const _0x373ce3=_0x97b69['plugins']['get']('TrackChangesEditing'),_0x35395b=_0x97b69['locale'],_0x11ba89=_0x97b69['config']['get']('style')||{},_0x5cc518=_0x97b69['plugins']['get']('GeneralHtmlSupport'),_0x4f4903=_0x97b69['plugins']['get']('StyleUtils')['normalizeConfig'](_0x97b69['plugins']['get']('DataSchema'),_0x11ba89['definitions']);_0x373ce3['enableDefaultAttributesIntegration']('style');const _0xa16f06=new Set();for(const _0xb5a3cd of _0x4f4903['block']){const _0x364635=_0x5cc518['getGhsAttributeNameForElement'](_0xb5a3cd['element']);_0xa16f06['add'](_0x364635);}const _0x4b1b0f=new Set();for(const _0x57eed6 of _0x4f4903['inline']){const _0x2844e9=_0x5cc518['getGhsAttributeNameForElement'](_0x57eed6['element']);_0x4b1b0f['add'](_0x2844e9);for(const _0x35226f of _0x57eed6['ghsAttributes'])_0x4b1b0f['add'](_0x35226f);}for(const _0x5a376a of _0xa16f06)_0x373ce3['registerBlockAttribute'](_0x5a376a),_0x373ce3['descriptionFactory']['registerAttributeLabel'](_0x5a376a,o(_0x35395b,'FORMAT_STYLE'));for(const _0x659d5 of _0x4b1b0f)_0x373ce3['registerInlineAttribute'](_0x659d5),_0x373ce3['descriptionFactory']['registerAttributeLabel'](_0x659d5,o(_0x35395b,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x127cb9=this['editor'],_0xee1908=_0x127cb9['locale'];_0x127cb9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2d74e5=>{if('formatBlock'!=_0x2d74e5['type']&&'formatInline'!=_0x2d74e5['type'])return;const {data:_0x191dce}=_0x2d74e5;return _0x191dce&&'style'===_0x191dce['commandName']?_0x191dce['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xee1908,'*Set\x20format:*\x20%0',_0x191dce['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0xee1908,'*Remove\x20format:*\x20%0',_0x191dce['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x422b73{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x34cd65){super(_0x34cd65),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x535e17=this['editor'],_0x40ea83=_0x535e17['model']['document']['selection'];if(!_0x535e17['plugins']['has']('TableEditing'))return;const _0x56aadb=_0x535e17['locale'],_0x402c93=_0x535e17['plugins']['get']('TrackChangesEditing'),_0x51ab34=_0x535e17['plugins']['get']('TableUtils');_0x402c93['descriptionFactory']['registerElementLabel']('table',_0x36a40a=>o(_0x56aadb,'ELEMENT_TABLE',_0x36a40a)),this['_setupColumnsRowsFixing'](),_0x402c93['enableCommand']('insertTable'),_0x402c93['enableCommand']('selectTableRow'),_0x402c93['enableCommand']('selectTableColumn');for(const _0x46b03f of['insertTableRowAbove','insertTableRowBelow']){const _0x258013=_0x535e17['commands']['get'](_0x46b03f);_0x402c93['enableCommand'](_0x46b03f,_0x1575af=>{_0x535e17['model']['change'](_0x262d6a=>{_0x1575af();const _0x243291='above'===_0x258013['order'],_0x5b7d0f=_0x51ab34['getSelectionAffectedTableCells'](_0x40ea83),_0x4a325c=_0x51ab34['getRowIndexes'](_0x5b7d0f),_0x50318c=_0x243291?_0x4a325c['first']-0x1:_0x4a325c['last']+0x1,_0x4738eb=_0x5b7d0f[0x0]['findAncestor']('table'),_0x4991e4=_0x51ab34['createTableWalker'](_0x4738eb,{'startRow':_0x50318c,'endRow':_0x50318c}),_0x20bc2c=Array['from'](_0x4991e4)['map'](_0x59b345=>_0x262d6a['createRangeOn'](_0x59b345['cell']));_0x402c93['markMultiRangeInsertion'](_0x20bc2c,'tableRow');});});}for(const _0x22b20c of['insertTableColumnLeft','insertTableColumnRight']){const _0x189fae=_0x535e17['commands']['get'](_0x22b20c);_0x402c93['enableCommand'](_0x22b20c,_0x5ec0bd=>{_0x535e17['model']['change'](_0x1d6a87=>{_0x5ec0bd();const _0xf9b558='left'===_0x189fae['order'],_0x34b18f=_0x51ab34['getSelectionAffectedTableCells'](_0x40ea83),_0x1878c0=_0x51ab34['getColumnIndexes'](_0x34b18f),_0x318af8=_0xf9b558?_0x1878c0['first']-0x1:_0x1878c0['last']+0x1,_0x552b83=_0x34b18f[0x0]['findAncestor']('table'),_0xf5b432=_0x51ab34['createTableWalker'](_0x552b83,{'startRow':0x0,'column':_0x318af8,'includeAllSlots':!0x1}),_0x2e80c2=Array['from'](_0xf5b432)['map'](_0x373395=>_0x1d6a87['createRangeOn'](_0x373395['cell']));_0x402c93['markMultiRangeInsertion'](_0x2e80c2,'tableColumn');});});}for(const _0x27ba45 of['removeTableRow','removeTableColumn']){const _0x20aa21=_0x27ba45['substr'](0xb),_0xbd00ab=_0x20aa21['toLowerCase'](),_0x4530d8=_0xbd00ab['substr'](0x0,0x3)+'span',_0x271c7e='table'+_0x20aa21,_0x49e7b1='min'+_0x20aa21,_0x4beda9='max'+_0x20aa21;_0x402c93['enableCommand'](_0x27ba45,()=>{_0x535e17['model']['change'](_0x380f78=>{const _0x3e85cd=_0x51ab34['getSelectionAffectedTableCells'](_0x40ea83),_0x2bd84a=_0x3e85cd[0x0]['findAncestor']('table');let _0x3bdab6;if('removeTableRow'==_0x27ba45){const _0x4f28b5=_0x51ab34['getRowIndexes'](_0x3e85cd);_0x3bdab6={'startRow':_0x4f28b5['first'],'endRow':_0x4f28b5['last'],'includeAllSlots':!0x0};}else{const _0x51f075=_0x51ab34['getColumnIndexes'](_0x3e85cd);_0x3bdab6={'startColumn':_0x51f075['first'],'endColumn':_0x51f075['last'],'includeAllSlots':!0x0};}const _0x21f605=_0x51ab34['createTableWalker'](_0x2bd84a,_0x3bdab6),_0x4de929=Array['from'](_0x21f605)['map'](({cell:_0x5671b2})=>_0x5671b2),_0x4ba61a=be(_0x4de929['filter'](_0x358191=>_0x358191['hasAttribute'](_0x4530d8))),_0x387c49=be(_0x4de929['filter'](_0x1065cd=>!_0x1065cd['hasAttribute'](_0x4530d8)))['map'](_0x5ed714=>_0x380f78['createRangeOn'](_0x5ed714)),_0x12f402=_0x402c93['markMultiRangeDeletion'](_0x387c49,_0x271c7e);if(_0x12f402&&('tableRow'==_0x12f402['subType']||'tableColumn'==_0x12f402['subType'])){const _0x3db4e0=this['_getSuggestionCoords'](_0x12f402);for(const _0x35c31d of _0x4ba61a){const _0x540682=_0x380f78['createRangeOn'](_0x35c31d),_0x15473f=_0x51ab34['getCellLocation'](_0x35c31d),_0x3e12ca=_0x35c31d['getAttribute'](_0x4530d8)-0x1,_0x58251e=_0x3db4e0[_0x49e7b1],_0xfffb2a=_0x3db4e0[_0x4beda9];_0x58251e<=_0x15473f[_0xbd00ab]&&_0x15473f[_0xbd00ab]+_0x3e12ca<=_0xfffb2a&&_0x12f402['addRange'](_0x540682);}}});});}function _0x368de5(_0x1318bf){const _0x4eb14c=Array['from'](_0x40ea83['getRanges']())['map'](_0xce8a8e=>_0x5118bb['fromRange'](_0xce8a8e));_0x535e17['model']['change'](_0x5c806e=>{const _0x36ea39=_0x5c806e['batch'];_0x1318bf=_0x1318bf['filter'](_0x3a16f4=>'$graveyard'!=_0x3a16f4['root']['rootName']),_0x5c806e['setSelection'](_0x1318bf),_0x535e17['commands']['get']('removeTableRow')['refresh'](),_0x535e17['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x535e17['model']['enqueueChange'](()=>{_0x535e17['model']['enqueueChange'](_0x36ea39,_0xe19c33=>{const _0x51e415=_0x4eb14c['filter'](_0x351da2=>'$graveyard'!=_0x351da2['root']['rootName']);_0x51e415['length']>0x0&&_0xe19c33['setSelection'](_0x51e415);for(const _0x3ae214 of _0x4eb14c)_0x3ae214['detach']();});});});}function _0x1f8f9b(_0x24c0e9){_0x535e17['model']['change'](_0x5b19cb=>{const _0x3f499d=Array['from'](_0x40ea83['getRanges']())['map'](_0xd3dee1=>_0x5118bb['fromRange'](_0xd3dee1)),_0x2690c4=[];for(const _0x4a87f5 of _0x24c0e9)for(const _0x1495d9 of _0x4a87f5['getItems']({'shallow':!0x0}))_0x2690c4['push'](_0x1495d9);for(const _0x42ddb4 of _0x2690c4)'$graveyard'!=_0x42ddb4['root']['rootName']&&(_0x5b19cb['setSelection'](_0x5b19cb['createPositionAt'](_0x42ddb4,0x0)),_0x535e17['commands']['get']('removeTableColumn')['refresh'](),_0x535e17['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x2eb6de=_0x3f499d['filter'](_0x1878ad=>'$graveyard'!=_0x1878ad['root']['rootName']);_0x2eb6de['length']>0x0&&_0x5b19cb['setSelection'](_0x2eb6de);for(const _0x2ec027 of _0x3f499d)_0x2ec027['detach']();});}function _0x7bb36f(_0x16c6e4,_0x40e9ad){return _0x40e9ad['every'](_0x47a918=>_0x16c6e4['some'](_0x277e4c=>_0x277e4c['end']['isEqual'](_0x47a918['start'])||_0x47a918['end']['isEqual'](_0x277e4c['start'])));}function _0x3caecb(_0x3cf9b6,_0x210594){return!_0x3cf9b6['some'](_0x1523d3=>_0x210594['some'](_0x29e489=>_0x1523d3['isIntersecting'](_0x29e489)))&&_0x3cf9b6['some'](_0x552d78=>_0x210594['some'](_0x2d33f2=>_0x552d78['end']['isTouching'](_0x2d33f2['start'])));}_0x535e17['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2b46f8,_0x49f202,_0xb9da12)=>{if(!_0xb9da12['options']['showSuggestionHighlights'])return;const _0x469a2d=_0x49f202['item'];if(!_0x469a2d)return;const _0x496eea=_0xb9da12['mapper']['toViewElement'](_0x469a2d);function _0x5f0b62(_0xbff275){return Array['isArray'](_0xbff275)?_0xbff275:[_0xbff275];}_0x496eea&&'tableCell'===_0x469a2d['name']&&_0x3a332e(_0x496eea,_0xb9da12['writer'],(_0x35f31b,_0x874e26,_0x4d3073)=>_0x4d3073['addClass'](_0x5f0b62(_0x874e26['classes']),_0x35f31b),(_0x4bc8ac,_0x5d1b83,_0x3eb2a6)=>_0x3eb2a6['removeClass'](_0x5f0b62(_0x5d1b83['classes']),_0x4bc8ac));},{'priority':'highest'}),_0x402c93['descriptionFactory']['registerDescriptionCallback'](_0x52104a=>{if('insertion'!=_0x52104a['type']&&'deletion'!=_0x52104a['type'])return;const _0xfc7ce9=_0x52104a['getContainedElement']();if(null!=_0xfc7ce9&&_0xfc7ce9['is']('element','table')){if('insertion'==_0x52104a['type']){const _0x19592a=_0x52104a['getItems']()['filter'](_0x5095ba=>_0x5095ba['is']('$textProxy'))['map'](_0x3d344=>_0x3d344['data']);if(_0x19592a['length'])return{'type':'insertion','content':o(_0x56aadb,'*Insert:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x19592a['join']('\x20')+'\x22'))};}if('deletion'==_0x52104a['type']){const _0x244340=_0x52104a['getItems']()['filter'](_0x36aef8=>_0x36aef8['is']('$textProxy'))['map'](_0x4f43c0=>_0x4f43c0['data']);if(_0x244340['length'])return{'type':'deletion','content':o(_0x56aadb,'*Remove:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x244340['join']('\x20')+'\x22'))};}}}),_0x402c93['descriptionFactory']['registerDescriptionCallback'](_0x5c9d09=>{if('tableRow'==_0x5c9d09['subType']){const _0x56f5ae=_0x5c9d09['getItems']()['filter'](_0x2fefb5=>_0x2fefb5['is']('$textProxy'))['map'](_0x172370=>_0x172370['data']),_0x52f788=this['_getSuggestionCoords'](_0x5c9d09),_0x4e43d6=_0x52f788['maxRow']-_0x52f788['minRow']+0x1;if('insertion'==_0x5c9d09['type'])return _0x56f5ae['length']?{'type':'insertion','content':o(_0x56aadb,'*Insert:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4e43d6,'\x22'+_0x56f5ae['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x56aadb,'*Insert:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_ROW',_0x4e43d6))};if('deletion'==_0x5c9d09['type'])return _0x56f5ae['length']?{'type':'deletion','content':o(_0x56aadb,'*Remove:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x4e43d6,'\x22'+_0x56f5ae['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x56aadb,'*Remove:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_ROW',_0x4e43d6))};}if('tableColumn'==_0x5c9d09['subType']){const _0x542909=_0x5c9d09['getItems']()['filter'](_0x3d5c4d=>_0x3d5c4d['is']('$textProxy'))['map'](_0x1b3830=>_0x1b3830['data']),_0x23b6b3=this['_getSuggestionCoords'](_0x5c9d09),_0x345b48=_0x23b6b3['maxColumn']-_0x23b6b3['minColumn']+0x1;if('insertion'==_0x5c9d09['type'])return _0x542909['length']?{'type':'insertion','content':o(_0x56aadb,'*Insert:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x345b48,'\x22'+_0x542909['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x56aadb,'*Insert:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_COLUMN',_0x345b48))};if('deletion'==_0x5c9d09['type'])return _0x542909['length']?{'type':'deletion','content':o(_0x56aadb,'*Remove:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x345b48,'\x22'+_0x542909['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x56aadb,'*Remove:*\x20%0',o(_0x56aadb,'ELEMENT_TABLE_COLUMN',_0x345b48))};}}),_0x402c93['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x368de5),_0x402c93['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x368de5),_0x402c93['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x1f8f9b),_0x402c93['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x1f8f9b),_0x402c93['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x7bb36f),_0x402c93['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x7bb36f),_0x402c93['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x3caecb),_0x402c93['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x3caecb);}['_acceptFormatSuggestionCallbackFactory'](){const _0x43a636=this['editor'],_0x52e9d1=_0x43a636['model']['document']['selection'];return(_0x263241,_0x4c1573)=>{_0x43a636['model']['change'](_0x101c06=>{const {commandName:_0x453d0d,commandParams:_0x424d13}=_0x4c1573;let _0xd6298b=_0x263241[0x0]['end']['nodeBefore'];_0x424d13&&_0x424d13[0x0]&&!0x1===_0x424d13[0x0]['forceValue']&&(_0xd6298b=_0x263241[0x0]['start']['nodeAfter']);const _0x26530b=_0x101c06['createRangeIn'](_0xd6298b);if('$graveyard'==_0x26530b['root']['rootName'])return;const _0x4152b7=Array['from'](_0x52e9d1['getRanges']())['map'](_0x17a591=>_0x5118bb['fromRange'](_0x17a591));_0x101c06['setSelection'](_0x26530b),_0x43a636['commands']['get'](_0x453d0d)['refresh'](),_0x424d13['push']({'forceDefaultExecution':!0x0}),_0x43a636['execute'](_0x453d0d,..._0x424d13);const _0x1edbfb=_0x4152b7['filter'](_0x10e5e9=>'$graveyard'!=_0x10e5e9['root']['rootName']);_0x1edbfb['length']>0x0&&_0x101c06['setSelection'](_0x1edbfb);for(const _0x3243fa of _0x4152b7)_0x3243fa['detach']();});};}['_getCoordsForCells'](_0x27d548){const _0x2a0092=this['editor']['plugins']['get']('TableUtils');let _0x4d352a=Number['MAX_SAFE_INTEGER'],_0x42d989=Number['MIN_SAFE_INTEGER'],_0x5691b1=Number['MAX_SAFE_INTEGER'],_0x1daf5b=Number['MIN_SAFE_INTEGER'];for(const _0x7b314c of _0x27d548){if('$graveyard'==_0x7b314c['root']['rootName'])continue;const {row:_0x3270a4,column:_0x27f423}=_0x2a0092['getCellLocation'](_0x7b314c),_0x51db1d=_0x7b314c['hasAttribute']('rowspan')?_0x7b314c['getAttribute']('rowspan')-0x1:0x0,_0x2261da=_0x7b314c['hasAttribute']('colspan')?_0x7b314c['getAttribute']('colspan')-0x1:0x0;_0x4d352a=_0x3270a4<_0x4d352a?_0x3270a4:_0x4d352a,_0x42d989=_0x3270a4+_0x51db1d>_0x42d989?_0x3270a4+_0x51db1d:_0x42d989,_0x5691b1=_0x27f423<_0x5691b1?_0x27f423:_0x5691b1,_0x1daf5b=_0x27f423+_0x2261da>_0x1daf5b?_0x27f423+_0x2261da:_0x1daf5b;}return{'minRow':_0x4d352a,'maxRow':_0x42d989,'minColumn':_0x5691b1,'maxColumn':_0x1daf5b};}['_setupColumnsRowsFixing'](){const _0x345210=this['editor'],_0x60fc44=_0x345210['plugins']['get']('TrackChangesEditing'),_0x60cce5=_0x345210['plugins']['get']('TableUtils');_0x345210['model']['document']['on']('change:data',()=>{const _0x1efbac=Array['from'](_0x345210['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3cd8bc,data:_0x53555e}of _0x1efbac){const {group:_0x236589,id:_0x501120,subType:_0x8dcf36}=_0x60fc44['_splitMarkerName'](_0x3cd8bc);if('suggestion'!=_0x236589)continue;if(null!=_0x53555e['oldRange'])continue;const _0x41744b=_0x60fc44['getSuggestion'](_0x501120);this['_tablePostFixingSubtypes']['includes'](_0x8dcf36)&&this['_tableSuggestions']['add'](_0x41744b);}},{'priority':'low'});const _0x149bba=(_0x168c71,_0x307a34)=>{let _0x24f9ad=!0x1;const _0x394fbd=_0x307a34['createRangeOn'](_0x168c71),_0x3c4d14=_0x168c71['findAncestor']('table'),_0xb7bb8e=_0x60cce5['getCellLocation'](_0x168c71);for(const _0x5d0aca of this['_tableSuggestions']){const _0x160851=_0x5d0aca['subType'],_0x3ce679=_0x160851['startsWith']('tablePaste'),_0x5c8079=_0x160851['substr'](_0x3ce679?0xa:0x5),_0x5a28d5=_0x5c8079['toLowerCase'](),_0x19ffbd=_0x5a28d5['substr'](0x0,0x3)+'span',_0x46396a='min'+_0x5c8079,_0x10f9fb='max'+_0x5c8079;if(!_0x5d0aca['isInContent'])continue;if(_0x3c4d14!=_0x5d0aca['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5d0aca['isIntersectingWithRange'](_0x394fbd))continue;const _0x3b9564=_0x168c71['hasAttribute'](_0x19ffbd)?_0x168c71['getAttribute'](_0x19ffbd)-0x1:0x0,_0x3c5c89=this['_getSuggestionCoords'](_0x5d0aca),_0x12c410=_0x3c5c89[_0x46396a],_0x289842=_0x3c5c89[_0x10f9fb];_0x12c410<=_0xb7bb8e[_0x5a28d5]&&_0xb7bb8e[_0x5a28d5]+_0x3b9564<=_0x289842&&(_0x5d0aca['addRange'](_0x394fbd),_0x24f9ad=!0x0);}return _0x24f9ad;};_0x345210['model']['document']['registerPostFixer'](_0x1e68af=>{let _0x55597f=!0x1;for(const _0x4fcb8c of _0x345210['model']['document']['differ']['getChanges']())if('insert'==_0x4fcb8c['type']){if('tableRow'==_0x4fcb8c['name']){for(const _0x3ca335 of _0x4fcb8c['position']['nodeAfter']['getChildren']())_0x55597f=_0x55597f||_0x149bba(_0x3ca335,_0x1e68af);}else'tableCell'==_0x4fcb8c['name']&&(_0x55597f=_0x55597f||_0x149bba(_0x4fcb8c['position']['nodeAfter'],_0x1e68af));}return _0x55597f;});}['_getSuggestionCoords'](_0x2b1724){return this['_getCoordsForCells'](_0x2b1724['getRanges']()['map'](_0xc1ae40=>_0xc1ae40['start']['nodeAfter']));}}function be(_0x336cb2){return Array['from'](new Set(_0x336cb2)['values']());}class vt extends _0x422b73{static get['requires'](){return[It];}['afterInit'](){const _0x2da82e=this['editor'],_0x47b56e=_0x2da82e['model']['document']['selection'],_0x325f95=_0x2da82e['locale'];if(!_0x2da82e['plugins']['has']('TableEditing'))return;const _0x52af2e=_0x2da82e['plugins']['get']('TrackChangesEditing'),_0x1fbdd3=_0x2da82e['plugins']['get']('TableUtils'),_0x1720f5=_0x2da82e['plugins']['get'](It);_0x1720f5['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x52af2e['enableCommand']('mergeTableCells',()=>{const _0x4a1271=_0x1fbdd3['getSelectionAffectedTableCells'](_0x2da82e['model']['document']['selection']);_0x2da82e['model']['change'](()=>{_0x52af2e['markMultiRangeBlockFormat'](_0x4a1271,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x2da82e['commands']['get']('mergeTableCells')['on']('execute',(_0x1b4079,_0x1c8a92)=>{_0x2da82e['commands']['get']('trackChanges')['value']&&(_0x1c8a92['length']>0x0&&_0x1c8a92[_0x1c8a92['length']-0x1]&&_0x1c8a92[_0x1c8a92['length']-0x1]['forceDefaultExecution']||_0x52af2e['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x1b4079['stop']());},{'priority':'highest'});for(const _0x5f0fbd of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x34765e=_0x2da82e['commands']['get'](_0x5f0fbd);_0x52af2e['enableCommand'](_0x5f0fbd,()=>{const _0xb6a402=_0x2da82e['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5df8b6=>_0x5df8b6['is']('element','tableCell')),_0x285092=_0x34765e['value'];_0x2da82e['model']['change'](()=>{_0x52af2e['markMultiRangeBlockFormat']([_0xb6a402,_0x285092],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x35e920 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x4acfcc=_0x2da82e['commands']['get'](_0x35e920);_0x52af2e['enableCommand'](_0x35e920,()=>{const _0x30ce90=_0x1fbdd3['getSelectionAffectedTableCells'](_0x2da82e['model']['document']['selection'])[0x0],_0x23ab54=_0x30ce90['findAncestor']('table'),{column:_0x3431a2,row:_0x11e9ce}=_0x1fbdd3['getCellLocation'](_0x30ce90);let _0x3f20d1=[];if('horizontally'==_0x4acfcc['direction']){const _0x143a44=_0x1fbdd3['createTableWalker'](_0x23ab54,{'startRow':_0x11e9ce,'endRow':_0x11e9ce,'includeAllSlots':!0x0});_0x3f20d1=Array['from'](_0x143a44)['map'](_0x437e82=>_0x437e82['cell']);}else{const _0x46dec1=_0x1fbdd3['createTableWalker'](_0x23ab54,{'column':_0x3431a2,'includeAllSlots':!0x0});_0x3f20d1=Array['from'](_0x46dec1)['map'](_0x114ac7=>_0x114ac7['cell']);}_0x2da82e['model']['change'](_0x146025=>{_0x52af2e['markBlockFormat'](_0x146025['createRangeOn'](_0x30ce90),{'commandName':_0x35e920,'commandParams':[]},_0x3f20d1,_0x35e920);});});}_0x52af2e['descriptionFactory']['registerDescriptionCallback'](_0x50744b=>{if('formatBlock'!=_0x50744b['type']&&'formatInline'!=_0x50744b['type'])return;const {data:_0x165795}=_0x50744b;return _0x165795&&'mergeTableCells'==_0x165795['commandName']?{'type':'format','content':o(_0x325f95,'*Merge\x20cells*')}:void 0x0;}),_0x52af2e['descriptionFactory']['registerDescriptionCallback'](_0x53427d=>{if('formatBlock'!=_0x53427d['type']&&'formatInline'!=_0x53427d['type'])return;const {data:_0x54e929}=_0x53427d;return _0x54e929?'splitTableCellVertically'==_0x54e929['commandName']?{'type':'format','content':o(_0x325f95,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x54e929['commandName']?{'type':'format','content':o(_0x325f95,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x146a4d=_0x1720f5['_acceptFormatSuggestionCallbackFactory']();for(const _0x49d042 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x52af2e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x49d042,'accept',_0x146a4d);for(const _0x3e1688 of['splitTableCellVertically','splitTableCellHorizontally'])_0x52af2e['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3e1688,'accept',_0x146a4d);_0x52af2e['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x578de4=>{_0x2da82e['model']['change'](_0x470550=>{const _0x4f1fe0=Array['from'](_0x47b56e['getRanges']())['map'](_0x76b2=>_0x5118bb['fromRange'](_0x76b2));_0x470550['setSelection'](_0x578de4),_0x2da82e['commands']['get']('mergeTableCells')['refresh'](),_0x2da82e['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3820b5=_0x4f1fe0['filter'](_0x390851=>'$graveyard'!=_0x390851['root']['rootName']);_0x3820b5['length']>0x0&&_0x470550['setSelection'](_0x3820b5);for(const _0x1fc50e of _0x4f1fe0)_0x1fc50e['detach']();});});for(const _0x2448dc of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x183727=_0x2da82e['commands']['get'](_0x2448dc);_0x183727['on']('set:isEnabled',(_0x2fc678,_0x66f49f,_0x48a762)=>{if(_0x48a762){const _0x2ea97f=_0x2da82e['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x30dcf2=>_0x30dcf2['is']('element','tableCell'));this['_areMergableCells'](_0x183727['value'],_0x2ea97f)||(_0x2fc678['return']=!0x1,_0x2fc678['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x588d9b=this['editor']['commands']['get']('mergeTableCells'),_0x3086d3=this['editor']['plugins']['get']('TableUtils');if(!_0x588d9b['isEnabled'])return!0x1;const _0x35e8f1=_0x3086d3['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x161f6d of _0x35e8f1)for(const _0x65c57b of _0x35e8f1)if(_0x161f6d!=_0x65c57b&&!this['_areMergableCells'](_0x161f6d,_0x65c57b))return!0x1;return!0x0;}['_areMergableCells'](_0x1d203c,_0x1c19d0){const _0x637837=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b1600=this['editor']['model']['createRangeOn'](_0x1d203c),_0x104dc1=this['editor']['model']['createRangeOn'](_0x1c19d0),_0x12a011=new Set(),_0x1dd4e4=new Set();for(const _0x3560e7 of _0x637837['getSuggestions']())if(('insertion'==_0x3560e7['type']||'deletion'==_0x3560e7['type']||'mergeTableCells'==_0x3560e7['subType'])&&_0x3560e7['isInContent']){for(const _0x4b7135 of _0x3560e7['getRanges']())_0x4b7135['containsRange'](_0x1b1600,!0x0)&&_0x12a011['add'](_0x3560e7['type']+':'+_0x3560e7['author']['id']),_0x4b7135['containsRange'](_0x104dc1,!0x0)&&_0x1dd4e4['add'](_0x3560e7['type']+':'+_0x3560e7['author']['id']);}if(_0x12a011['size']!=_0x1dd4e4['size'])return!0x1;for(const _0x1a81e6 of _0x12a011)if(!_0x1dd4e4['has'](_0x1a81e6))return!0x1;return!0x0;}}class Ct extends _0x422b73{static get['requires'](){return[It];}['afterInit'](){const _0x3bd413=this['editor'];if(!_0x3bd413['plugins']['has']('TableEditing'))return;const _0x3d6dcd=_0x3bd413['locale'],_0x6cb57f=_0x3bd413['plugins']['get']('TrackChangesEditing');_0x6cb57f['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x6cb57f['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x6cb57f['registerBlockAttribute']('headingRows'),_0x6cb57f['registerBlockAttribute']('headingColumns'),_0x6cb57f['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x3d6dcd,'FORMAT_HEADER_ROW')),_0x6cb57f['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x3d6dcd,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1bfe44=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1b09e5=this['editor']['plugins']['get']('TableUtils'),_0x5c6fba=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x438249({showActiveMarker:_0x149d27=!0x0,setDataAttribute:_0x518df8=!0x0}={}){return(_0x19312f,_0x13860c,_0x194b85)=>{const {type:_0x588593,id:_0x494a29}=_0x1bfe44['_splitMarkerName'](_0x13860c['markerName']),_0x2a9b1e=_0x1bfe44['getSuggestion'](_0x494a29),_0x2fade6=_0x2a9b1e['data'];if('formatBlock'!=_0x2a9b1e['type']||!_0x2fade6||'setTableColumnHeader'!=_0x2fade6['commandName'])return;if(_0x13860c['item'])return void _0x19312f['stop']();if(!_0x194b85['consumable']['consume'](_0x13860c['markerRange'],_0x19312f['name']))return;const _0x27486a=_0x13860c['markerRange']['start']['nodeAfter'],_0x36e435=_0x13860c['markerRange']['end']['nodeBefore'],_0x3875c7=_0x27486a['parent']['parent'],{column:_0x4ec864}=_0x1b09e5['getCellLocation'](_0x27486a),{column:_0x8dd81b}=_0x1b09e5['getCellLocation'](_0x36e435);for(let _0x4b62e8=_0x4ec864;_0x4b62e8<=_0x8dd81b;_0x4b62e8++){const _0x51dba5=_0x1b09e5['createTableWalker'](_0x3875c7,{'column':_0x4b62e8,'includeAllSlots':!0x1});for(const _0x1ac5b8 of _0x51dba5){const _0x18743c=_0x1ac5b8['cell'],_0x46a884=_0x194b85['mapper']['toViewElement'](_0x18743c);_0x194b85['writer']['addClass']('ck-suggestion-marker-'+_0x588593,_0x46a884),_0x518df8&&_0x194b85['writer']['setAttribute']('data-suggestion',_0x494a29,_0x46a884),_0x194b85['mapper']['bindElementToMarker'](_0x46a884,_0x13860c['markerName']),_0x149d27&&(_0x1bfe44['activeMarkers']['includes'](_0x13860c['markerName'])?_0x194b85['writer']['addClass']('ck-suggestion-marker--active',_0x46a884):_0x194b85['writer']['removeClass']('ck-suggestion-marker--active',_0x46a884));}}};}_0x1bfe44['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5c6fba),_0x1bfe44['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5c6fba),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x438249(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x59cf6c,_0xf70bf8,_0x40df74)=>{_0x40df74['options']['showSuggestionHighlights']&&_0x438249({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x59cf6c,_0xf70bf8,_0x40df74);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x5122c0,_0x4e429e,_0x1ac314)=>{const {type:_0x3dd734,id:_0x27118f}=_0x1bfe44['_splitMarkerName'](_0x4e429e['markerName']),_0x5bad9b=_0x1bfe44['getSuggestion'](_0x27118f),_0x4edc1e=_0x5bad9b['data'];if('formatBlock'!=_0x5bad9b['type']||!_0x4edc1e||'setTableColumnHeader'!=_0x4edc1e['commandName'])return;const _0x2872ea=_0x1ac314['mapper']['markerNameToElements'](_0x4e429e['markerName']);if(_0x2872ea){for(const _0x4e176d of _0x2872ea)_0x1ac314['writer']['removeClass']('ck-suggestion-marker-'+_0x3dd734,_0x4e176d),_0x1ac314['writer']['removeClass']('ck-suggestion-marker--active',_0x4e176d),_0x1ac314['writer']['removeAttribute']('data-suggestion',_0x4e176d),_0x1ac314['mapper']['unbindElementFromMarkerName'](_0x4e176d,_0x4e429e['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x459cb5=this['editor'],_0x2336ab=_0x459cb5['locale'];function _0x109db3(_0x7ed5b5){return{'type':'format','content':o(_0x2336ab,'*Format:*\x20%0',_0x7ed5b5)};}_0x459cb5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5e2daa=>{if('formatBlock'!=_0x5e2daa['type'])return;const {data:_0x5b62dd}=_0x5e2daa;if(_0x5b62dd){if('setTableRowHeader'==_0x5b62dd['commandName']){const _0x14ed46=_0x5b62dd['commandParams'][0x0]['forceValue'];return _0x109db3(o(_0x2336ab,_0x14ed46?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x5b62dd['commandName']){const _0x1ddf90=_0x5b62dd['commandParams'][0x0]['forceValue'];return _0x109db3(o(_0x2336ab,_0x1ddf90?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x144cbf=>[_0x144cbf,null]));class _t extends _0x422b73{static get['requires'](){return[It];}['afterInit'](){const _0x105ba9=this['editor'];if(!_0x105ba9['plugins']['has']('TableClipboard'))return;const _0x9d1aad=_0x105ba9['plugins']['get']('TrackChangesEditing'),_0x55eda4=_0x105ba9['plugins']['get']('TableUtils'),_0x552cd2=_0x105ba9['plugins']['get'](It),_0x2a4100=_0x105ba9['plugins']['get']('TableClipboard');_0x552cd2['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x105ba9['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x105ba9['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x28ade3=null;_0x105ba9['model']['on']('insertContent',(_0xc9eb21,_0x4a70c1)=>{const [_0x2646ae,_0x7177]=_0x4a70c1,_0x3a526d=_0x4a70c1[_0x4a70c1['length']-0x1];_0x3a526d&&_0x3a526d['forceDefaultExecution']||_0x9d1aad['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3c80c4,_0x389106,_0x3da3bc,_0x1b88a6,_0x4d467f){if(_0x389106&&!_0x389106['is']('documentSelection'))return!0x1;const _0x298ea7=_0x4d467f['getTableIfOnlyTableInContent'](_0x3c80c4,_0x3da3bc);if(!_0x298ea7||!Re(_0x298ea7,void 0x0,_0x1b88a6))return!0x1;const _0x4360a2=_0x1b88a6['getSelectionAffectedTableCells'](_0x3da3bc['document']['selection']);if(!_0x4360a2['length'])return!0x1;const _0x2c6ead=_0x4360a2[0x0]['findAncestor']('table'),_0x44d7f8=_0x1b88a6['getRowIndexes'](_0x4360a2),_0xe39cf=_0x1b88a6['getColumnIndexes'](_0x4360a2),_0xe87af={'startRow':_0x44d7f8['first'],'endRow':_0x44d7f8['last'],'startColumn':_0xe39cf['first'],'endColumn':_0xe39cf['last']};return 0x1==_0x4360a2['length']&&(_0xe87af['endRow']+=_0x1b88a6['getRows'](_0x298ea7)-0x1,_0xe87af['endColumn']+=_0x1b88a6['getColumns'](_0x298ea7)-0x1),Re(_0x2c6ead,_0xe87af,_0x1b88a6);}(_0x2646ae,_0x7177,_0x105ba9['model'],_0x55eda4,_0x2a4100)&&(_0xc9eb21['stop'](),_0x28ade3={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x105ba9['model']['change'](()=>{_0x105ba9['model']['insertContent'](_0x4a70c1[0x0],_0x4a70c1[0x1],_0x4a70c1[0x2],{'forceDefaultExecution':!0x0});const _0x3b894e=_0xc0c664(),{rowInsertionRanges:_0x25b658,columnInsertionRanges:_0x1b6729,insertionRanges:_0x2f93a8,deletionRanges:_0x290a01,cells:_0x451655}=_0x28ade3;_0x25b658['length']&&_0x9d1aad['markMultiRangeInsertion'](_0x25b658,'tablePasteRow',{'tablePasteChainId':_0x3b894e}),_0x1b6729['length']&&_0x9d1aad['markMultiRangeInsertion'](_0x1b6729,'tablePasteColumn',{'tablePasteChainId':_0x3b894e}),_0x2f93a8['length']&&(_0x9d1aad['markMultiRangeInsertion'](_0x2f93a8,'tablePaste',{'tablePasteChainId':_0x3b894e,'skipNestingCheck':!0x0}),_0x2f93a8['forEach'](_0x371c1c=>_0x371c1c['detach']?.())),_0x290a01['length']&&(_0x9d1aad['markMultiRangeDeletion'](_0x290a01,'tablePaste',{'tablePasteChainId':_0x3b894e,'skipNestingCheck':!0x0}),_0x290a01['forEach'](_0x1f044f=>_0x1f044f['detach']?.()));const _0x384236=_0x9d1aad['markMultiRangeBlockFormat'](_0x451655['map'](({element:_0x155531})=>_0x155531),{'formatGroupId':_0xc0c664()},[],'tablePasteCell',{'tablePasteChainId':_0x3b894e});if(_0x384236){const _0x4067c9=_0x384236['getMarkers'](),_0x220618=[];for(const {element:_0x419009,attributes:_0x499622}of _0x451655){if(!_0x499622)continue;const _0x29d612=_0x105ba9['model']['createRangeOn'](_0x419009),_0x192bdb=_0x4067c9['find'](_0x27b002=>_0x27b002['getRange']()['isEqual'](_0x29d612));_0x192bdb&&_0x220618['push']([_0x192bdb['name'],_0x499622]);}_0x220618['length']&&_0x384236['setAttribute']('markerAttributes',Object['fromEntries'](_0x220618));}_0x28ade3=null;}));},{'priority':_0x4bafaa['high']+0xa}),_0x105ba9['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0xa56a0c,_0x48c776)=>{const [_0x4498d1,_0x57a0c5,,_0x4c7975]=_0x48c776;if(!_0x28ade3)return;_0xa56a0c['stop']();const _0x5d823e=_0x4498d1['cell'],_0x243c30=_0x57a0c5,_0x43a1bc=ke(_0x5d823e),_0x3bd8e4=ke(_0x243c30);_0xa56a0c['return']=_0x5d823e;let _0xeb3733=null,_0x4d7858=null;if(_0x3bd8e4||_0x43a1bc){if(_0x43a1bc&&!_0x3bd8e4){_0x4c7975['remove'](_0x5d823e['getChild'](0x0));for(const _0x65dd91 of Array['from'](_0x243c30['getChildren']()))_0x4c7975['insert'](_0x65dd91,_0x5d823e,'end');const _0x1adaf4=_0x28ade3['rowInsertionIndexes']['includes'](_0x4498d1['row']),_0x9bdf3e=_0x28ade3['columnInsertionIndexes']['includes'](_0x4498d1['column']);_0x1adaf4||_0x9bdf3e||(_0xeb3733=_0x5118bb['fromRange'](_0x4c7975['createRangeIn'](_0x5d823e)));}else _0x3bd8e4&&!_0x43a1bc&&(_0x4d7858=_0x4c7975['createRangeIn'](_0x5d823e));}else{const _0x4f145d=_0x4c7975['createElement']('tableCellSuggestion'),_0x3bc9e=_0x4c7975['createElement']('tableCellSuggestion');_0x4c7975['wrap'](_0x4c7975['createRangeIn'](_0x5d823e),_0x3bc9e),_0x4c7975['insert'](_0x4f145d,_0x5d823e,0x0);for(const _0x212398 of Array['from'](_0x243c30['getChildren']()))_0x4c7975['insert'](_0x212398,_0x4f145d,'end');_0xeb3733=_0x5118bb['fromRange'](_0x4c7975['createRangeOn'](_0x4f145d)),_0x4d7858=_0x5118bb['fromRange'](_0x4c7975['createRangeOn'](_0x3bc9e));}const _0xb473e8=Array['from'](_0x243c30['getAttributes']())['filter'](([_0x5f7d2e])=>Pe['includes'](_0x5f7d2e));_0x28ade3['cells']['push']({'element':_0x5d823e,'attributes':_0xb473e8['length']?Object['fromEntries'](_0xb473e8):null}),_0xeb3733&&_0x28ade3['insertionRanges']['push'](_0xeb3733),_0x4d7858&&_0x28ade3['deletionRanges']['push'](_0x4d7858);},{'priority':'high'}),_0x55eda4['on']('insertColumns',(_0x58999b,_0x48af0f)=>{const [_0x7278b1,_0x4300a6={}]=_0x48af0f;if(!_0x28ade3)return;const _0x516e00=_0x4300a6['at']||0x0,_0xb9324e=_0x4300a6['columns']||0x1;_0x28ade3['columnInsertionIndexes']=new Array(_0xb9324e)['fill'](_0x516e00)['map']((_0x2f1c38,_0x403303)=>_0x2f1c38+_0x403303);for(const {cell:_0xdce2e6}of _0x55eda4['createTableWalker'](_0x7278b1,{'startColumn':_0x516e00,'endColumn':_0x516e00+_0xb9324e-0x1}))_0x28ade3['columnInsertionRanges']['push'](_0x105ba9['model']['createRangeOn'](_0xdce2e6));},{'priority':'low'}),_0x55eda4['on']('insertRows',(_0x1e0f7c,_0x426994)=>{const [_0x316ba0,_0x4fece7={}]=_0x426994;if(!_0x28ade3)return;const _0x5ccee2=_0x4fece7['at']||0x0,_0x4ebef0=_0x4fece7['rows']||0x1;_0x28ade3['rowInsertionIndexes']=new Array(_0x4ebef0)['fill'](_0x5ccee2)['map']((_0x37f68c,_0x500562)=>_0x37f68c+_0x500562);for(const {cell:_0x102bee}of _0x55eda4['createTableWalker'](_0x316ba0,{'startRow':_0x5ccee2,'endRow':_0x5ccee2+_0x4ebef0-0x1}))_0x28ade3['rowInsertionRanges']['push'](_0x105ba9['model']['createRangeOn'](_0x102bee));},{'priority':'low'}),_0x9d1aad['descriptionFactory']['registerDescriptionCallback'](_0x7bcf44=>{if(_0x7bcf44['subType']&&_0x7bcf44['subType']['startsWith']('tablePaste'))return _0x7bcf44['previous']?{}:{'type':'insertion','content':o(_0x105ba9['locale'],'*Replace\x20table\x20cells*')};});const _0xf50d67=()=>!0x1;for(const _0x20c94a of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x9d1aad['_suggestionFactory']['registerCustomCallback']('insertion',_0x20c94a,'join',_0xf50d67),_0x9d1aad['_suggestionFactory']['registerCustomCallback']('deletion',_0x20c94a,'join',_0xf50d67),_0x9d1aad['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x20c94a,'join',_0xf50d67);_0x9d1aad['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0xf50d67),_0x9d1aad['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xe70aa5,_0x384219,_0x326e2c)=>{const _0x457c9d=_0xe70aa5['map'](_0x15417f=>_0x15417f['getContainedElement']())['filter'](_0x3eead5=>_0x3eead5),_0x3cf0ba=new Map(_0x457c9d['map'](_0x282d1b=>[_0x282d1b,null]));if(_0x28ade3){for(const {element:_0x488f9c,attributes:_0x25ff11}of _0x28ade3['cells'])_0x25ff11&&_0x3cf0ba['set'](_0x488f9c,_0x25ff11);}else{if(_0x326e2c&&_0x326e2c['markerAttributes'])for(const [_0x2f0cb2,_0xf99efc]of Object['entries'](_0x326e2c['markerAttributes'])){const _0x507b2d=_0x105ba9['model']['markers']['get'](_0x2f0cb2),_0x5ab01f=_0x507b2d?_0x507b2d['getRange']()['getContainedElement']():null;_0x5ab01f&&_0x3cf0ba['set'](_0x5ab01f,_0xf99efc);}}_0x105ba9['model']['change'](_0x4fdb02=>{for(const [_0xb17a88,_0x250910]of _0x3cf0ba)_0x4fdb02['setAttributes']({...we,..._0x250910},_0xb17a88);});});const _0x1bfe98=(_0x1ec2bc,_0x22bbf0)=>{_0x9d1aad['_suggestionFactory']['registerCustomCallback'](_0x1ec2bc,'tablePaste',_0x22bbf0,(_0x59039e,_0x59aad1,_0x4c90db)=>{_0x105ba9['model']['change'](_0x275d70=>{const _0x5a9237=[];for(const _0x244d16 of _0x59039e){const _0x51e8fe=_0x244d16['start']['nodeAfter'];_0x51e8fe['is']('element','tableCellSuggestion')&&_0x5a9237['push'](_0x51e8fe);}_0x9d1aad['_suggestionFactory']['getSuggestionCallback'](_0x1ec2bc,null,_0x22bbf0)(_0x59039e,_0x59aad1,_0x4c90db);for(const _0x2c596a of _0x5a9237)'$graveyard'!=_0x2c596a['root']['rootName']&&_0x275d70['unwrap'](_0x2c596a);});});};_0x1bfe98('insertion','accept'),_0x1bfe98('insertion','discard'),_0x1bfe98('deletion','accept'),_0x1bfe98('deletion','discard'),_0x9d1aad['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3eeb71=>{const _0x140d59=_0x3eeb71['map'](_0xf10370=>_0xf10370['getContainedElement']()),_0x164cb5=_0x140d59[0x0]['findAncestor']('table'),{minRow:_0x3865d,maxRow:_0x3a0bab}=_0x552cd2['_getCoordsForCells'](_0x140d59);_0x55eda4['removeRows'](_0x164cb5,{'at':_0x3865d,'rows':_0x3a0bab-_0x3865d+0x1});}),_0x9d1aad['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x24127a=>{const _0x30aabf=_0x24127a['map'](_0x2f4c7f=>_0x2f4c7f['getContainedElement']()),_0x4c40a6=_0x30aabf[0x0]['findAncestor']('table'),{minColumn:_0x5ed9f0,maxColumn:_0xf6e0fa}=_0x552cd2['_getCoordsForCells'](_0x30aabf);_0x55eda4['removeColumns'](_0x4c40a6,{'at':_0x5ed9f0,'columns':_0xf6e0fa-_0x5ed9f0+0x1});});const _0x219b63=(_0x24e544,_0x52f15c)=>{if(!_0x52f15c['subType']||!_0x52f15c['subType']['startsWith']('tablePaste'))return;const _0x11b171=_0x52f15c['attributes']['tablePasteChainId'],_0x456223=_0x9d1aad['getSuggestions']()['filter'](_0x3fa630=>_0x3fa630['isInContent']&&_0x3fa630['attributes']&&_0x3fa630['attributes']['tablePasteChainId']==_0x11b171);_0x456223['length']&&_0x52f15c['getAllAdjacentSuggestions']()['length']!=_0x456223['length']&&_0x456223['reduce']((_0x40b20d,_0xc7ca9e)=>(_0x40b20d['next']=_0xc7ca9e,_0xc7ca9e['previous']=_0x40b20d,_0xc7ca9e));};function _0x36b135(_0x79f55c,_0x50cdce=!0x0){const {id:_0x346c9b,authorId:_0x5eb173}=_0x9d1aad['_splitMarkerName'](_0x79f55c['markerName']),_0x3cc5b4=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x503d9c=_0x9d1aad['activeMarkers']['includes'](_0x79f55c['markerName']);return _0x503d9c&&_0x3cc5b4['push']('ck-suggestion-marker--active'),{'classes':_0x3cc5b4,'attributes':{'data-suggestion':_0x346c9b,'data-author-id':_0x5eb173},'priority':_0x503d9c&&_0x50cdce?0xbc2:0xbb8};}_0x9d1aad['on']('suggestionLoaded',_0x219b63,{'priority':'high'}),_0x9d1aad['on']('suggestionUnloaded',_0x219b63,{'priority':'high'}),_0x105ba9['model']['document']['registerPostFixer'](()=>{let _0x36ffae=!0x1;const _0x730983=Array['from'](_0x105ba9['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x495e07,data:_0x49ab34}of _0x730983){const {group:_0x38762b,type:_0x544f43,id:_0x2d4ea5}=_0x9d1aad['_splitMarkerName'](_0x495e07);if('suggestion'!=_0x38762b||'deletion'!=_0x544f43||_0x49ab34['oldRange'])continue;if(!_0x9d1aad['hasSuggestion'](_0x2d4ea5))continue;const _0x3d0d9c=_0x9d1aad['getSuggestion'](_0x2d4ea5)['getRanges'](),_0x560fa8=_0x105ba9['plugins']['get']('Users')['me'];for(const _0x39ee33 of _0x9d1aad['getSuggestions']()){if(!_0x39ee33['isInContent']||_0x39ee33['author']!=_0x560fa8)continue;if('formatBlock'!=_0x39ee33['type']||'tablePasteCell'!=_0x39ee33['subType'])continue;if(_0x39ee33['getRanges']()['every'](_0xe62282=>_0x3d0d9c['some'](_0x4d7e4e=>_0x4d7e4e['containsRange'](_0xe62282,!0x0)))){for(const _0x678310 of _0x39ee33['getAllAdjacentSuggestions']())_0x678310['isInContent']&&(_0x678310['discard'](),_0x36ffae=!0x0);}}}return _0x36ffae;}),_0x105ba9['model']['document']['registerPostFixer'](_0x2f8815=>{const _0x32169d=_0x105ba9['commands']['get']('redo');if(!_0x32169d||!_0x32169d['_createdBatches']['has'](_0x2f8815['batch']))return!0x1;let _0x502b2a=!0x1;const _0x40153f=_0x105ba9['plugins']['get']('Users')['me'],_0x559e4b=_0x105ba9['model']['document']['differ']['getChanges'](),_0x3cca46=Array['from'](_0x105ba9['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x303133,data:_0x3c7245})=>{const {group:_0x20443c,subType:_0x1e879d,authorId:_0x36e132}=_0x9d1aad['_splitMarkerName'](_0x303133);return'suggestion'==_0x20443c&&'tablePaste'==_0x1e879d&&_0x36e132==_0x40153f['id']&&!_0x3c7245['oldRange'];});for(const _0x2b4914 of _0x559e4b){if('insert'!=_0x2b4914['type']||'tableCellSuggestion'!=_0x2b4914['name']||0x1!=_0x2b4914['length'])continue;const _0x384f8f=_0x2f8815['createRange'](_0x2b4914['position'],_0x2b4914['position']['getShiftedBy'](0x1));if(!_0x3cca46['find'](({data:_0x8c3a74})=>_0x8c3a74['newRange']['isEqual'](_0x384f8f))){for(const {name:_0x523ff,data:_0x4a7f42}of _0x3cca46)if(_0x384f8f['containsRange'](_0x4a7f42['newRange'])){_0x2f8815['updateMarker'](_0x523ff,{'range':_0x384f8f}),_0x502b2a=!0x0;break;}}}return _0x502b2a;}),_0x105ba9['model']['document']['registerPostFixer'](_0x2abae0=>{let _0x2d65c1=!0x1;const _0x340ce3=_0x105ba9['plugins']['get']('Users')['me'],_0x542b41=_0x9d1aad['getSuggestions']()['filter'](_0x386aa1=>_0x386aa1['isInContent']&&_0x386aa1['author']==_0x340ce3),_0x56a59a=new Set(),_0x5c9c0b=new Set();for(const _0x575e94 of _0x542b41)if('tablePaste'==_0x575e94['subType'])for(const _0xdf20ff of _0x575e94['getMarkers']()){const _0x3ce07b=_0xdf20ff['getRange']()['getContainedElement']();if(_0x3ce07b){if(_0x3ce07b['is']('element','tableCellSuggestion')&&ke(_0x3ce07b)){_0x575e94['removeMarker'](_0xdf20ff['name']),_0x56a59a['add'](_0x3ce07b),_0x2d65c1=!0x0;const _0x3c3077=_0x3ce07b['nextSibling'],_0x39d530=_0x3ce07b['previousSibling'],_0x525016=_0x3c3077&&_0x3c3077['is']('element','tableCellSuggestion'),_0xa5cdae=_0x39d530&&_0x39d530['is']('element','tableCellSuggestion');_0x525016&&!_0x56a59a['has'](_0x3c3077)&&_0x5c9c0b['add'](_0x3c3077),_0xa5cdae&&!_0x56a59a['has'](_0x39d530)&&_0x5c9c0b['add'](_0x39d530);}else _0x3ce07b['is']('element','paragraph')&&_0x3ce07b['isEmpty']&&(_0x575e94['removeMarker'](_0xdf20ff['name']),_0x2d65c1=!0x0);}}else{if('tablePasteCell'==_0x575e94['subType']){if(!_0x575e94['attributes']||!_0x575e94['attributes']['tablePasteChainId'])continue;const _0xb7eefb=_0x575e94['attributes']['markerAttributes'];if(_0xb7eefb&&Object['keys'](_0xb7eefb)['length'])continue;const _0x232962=_0x575e94['attributes']['tablePasteChainId'];let _0x505047=!0x0,_0x5617d1=!0x0;for(const _0x2a5361 of _0x542b41)if(_0x2a5361['subType']&&_0x2a5361['subType']['startsWith']('tablePaste')){if(!_0x2a5361['attributes']['tablePasteChainId']){_0x5617d1=!0x1;break;}if(_0x2a5361['id']!=_0x575e94['id']&&_0x2a5361['attributes']['tablePasteChainId']==_0x232962){_0x505047=!0x1;break;}}_0x5617d1&&_0x505047&&(_0x575e94['removeMarkers'](),_0x2d65c1=!0x0);}}for(const _0x5a79e1 of _0x56a59a)_0x2abae0['remove'](_0x5a79e1);for(const _0x5f3924 of _0x5c9c0b)_0x2abae0['unwrap'](_0x5f3924);return _0x2d65c1;}),_0x105ba9['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x2bb82d,_0x173bb7)=>_0x36b135(_0x2bb82d),'converterPriority':'high'}),_0x105ba9['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x46e062,_0x4af692)=>_0x4af692['options']['showSuggestionHighlights']?_0x36b135(_0x46e062,!0x1):null,'converterPriority':'high'});const _0x4a3809=_0x105ba9['editing']['view'];this['listenTo'](_0x4a3809['document'],'clipboardOutput',(_0x55581a,_0xcabf20)=>{const _0x8292d6=[];for(const _0x4ca37a of _0x4a3809['createRangeIn'](_0xcabf20['content'])['getItems']())_0x4ca37a['is']('element','suggestion-td')&&_0x8292d6['push'](_0x4ca37a);_0x4a3809['change'](_0x17ecfa=>{for(const _0x62bbb2 of _0x8292d6)_0x17ecfa['move'](_0x17ecfa['createRangeIn'](_0x62bbb2),_0x17ecfa['createPositionBefore'](_0x62bbb2)),_0x17ecfa['remove'](_0x62bbb2);});});}}function ke(_0x45b4d5){if(_0x45b4d5['isEmpty'])return!0x0;const _0x286164=_0x45b4d5['getChild'](0x0);return _0x286164['is']('element','paragraph')&&_0x286164['isEmpty'];}function Re(_0x1101b1,_0x1a9e87={},_0x1714c8){for(const {isAnchor:_0x3ca512,cellHeight:_0x4de583,cellWidth:_0x1db7af}of _0x1714c8['createTableWalker'](_0x1101b1,{'includeAllSlots':!0x0,..._0x1a9e87}))if(!_0x3ca512||0x1!=_0x4de583||0x1!=_0x1db7af)return!0x1;return!0x0;}class Nt extends _0x422b73{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x1f8f3e=this['editor']['plugins']['get']('TrackChangesEditing');_0x1f8f3e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x1f8f3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x1f8f3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1f8f3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x1f8f3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x1f8f3e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x441c2c,_0x10bcd1){const _0x4d152d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1fcdce=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x1ed193=_0x10bcd1['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3c8395=_0x1fcdce['getColumnGroupElement'](_0x1ed193);let _0x7ff2e2=_0x3c8395?_0x1fcdce['getTableColumnsWidths'](_0x3c8395):null,_0x4c15c8=_0x1ed193['getAttribute']('tableWidth')||null;const _0x501e25=_0x10bcd1['tableWidth']||_0x4c15c8,_0x14d1fb=_0x10bcd1['columnWidths']||_0x7ff2e2,_0x54fd26=this['editor']['plugins']['get']('Users')['me'];for(const _0x184ac9 of _0x4d152d['getSuggestions']()){const _0x38f114=_0x184ac9['getContainedElement']();if('resizeTable'===_0x184ac9['subType']&&_0x38f114===_0x1ed193){_0x184ac9['author']!==_0x54fd26&&_0x184ac9['discard']();const _0x520fab=_0x184ac9['data']['commandParams'];_0x4c15c8=_0x520fab[0x0]['tableWidth'],_0x7ff2e2=_0x520fab[0x0]['columnWidths'];break;}}_0x441c2c({'table':_0x1ed193,'tableWidth':_0x501e25,'columnWidths':_0x14d1fb}),_0x4d152d['markBlockFormat'](_0x1ed193,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x4c15c8,'columnWidths':_0x7ff2e2}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x213b29){if('formatBlock'!=_0x213b29['type']&&'formatInline'!=_0x213b29['type'])return;const {data:_0x39d9d4}=_0x213b29;if(_0x39d9d4&&'resizeTable'===_0x39d9d4['formatGroupId']){const _0x5f40c3='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x5f40c3)};}}}class Dt extends _0x422b73{['afterInit'](){const _0x4dbbf9=this['editor'];_0x4dbbf9['plugins']['has']('Template')&&_0x4dbbf9['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x422b73{['afterInit'](){const _0x5ef3b4=this['editor'];if(!_0x5ef3b4['commands']['get']('insertTableOfContents'))return;_0x5ef3b4['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x1301c2=_0x5ef3b4['plugins']['get']('TrackChangesEditing'),_0x1d7819=_0x5ef3b4['locale'];_0x1301c2['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2c8b8d=>o(_0x1d7819,'ELEMENT_TABLE_OF_CONTENTS',_0x2c8b8d));}}class $t extends _0x422b73{['afterInit'](){const _0x3a83a0=this['editor'];if(!_0x3a83a0['plugins']['has']('Title'))return;const _0x3d9e33=_0x3a83a0['plugins']['get']('TrackChangesEditing');_0x3d9e33['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x3a83a0['locale'],'ELEMENT_TITLE')),_0x3a83a0['model']['document']['registerPostFixer'](_0x120e3b=>{let _0x437ae8=!0x1;const _0x2eca30=Array['from'](_0x3a83a0['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x20d182,data:_0x343ef7}of _0x2eca30){const {group:_0x11af8f}=_0x3d9e33['_splitMarkerName'](_0x20d182);if('suggestion'!==_0x11af8f||!_0x343ef7['newRange'])continue;const _0xe8feaf=_0x343ef7['newRange'],_0x3495dd=_0xe8feaf['end']['nodeBefore'];if(!_0x3495dd||!_0x3495dd['is']('element','title-content'))continue;if(!_0xe8feaf['start']['isTouching'](_0xe8feaf['end']))continue;const _0x351191=_0x3a83a0['model']['schema']['getNearestSelectionRange'](_0xe8feaf['end'],'forward');if(_0x351191&&_0x351191['isCollapsed']){const _0x2d577d=_0x120e3b['createRange'](_0xe8feaf['start'],_0x351191['start']);_0x2d577d['isEqual'](_0xe8feaf)||(_0x120e3b['updateMarker'](_0x20d182,{'range':_0x2d577d}),_0x437ae8=!0x0);}_0x437ae8||(_0x120e3b['removeMarker'](_0x20d182),_0x437ae8=!0x0);}return _0x437ae8;});}}class Bt extends _0x422b73{['afterInit'](){const _0x3fd7ef=this['editor'],_0x579b61=_0x3fd7ef['plugins']['get']('TrackChangesEditing');_0x3fd7ef['plugins']['has']('UndoEditing')&&(_0x579b61['enableCommand']('undo'),_0x579b61['enableCommand']('redo'));}}class xt extends _0x422b73{static get['requires'](){return[It];}['afterInit'](){const _0x299815=this['editor'];if(!_0x299815['plugins']['has']('TableCaptionEditing'))return;_0x299815['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x422b73{['tableProperties'];['tableCellProperties'];constructor(_0xd7a0dd){super(_0xd7a0dd),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';}['afterInit'](){const _0x468a39=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x588cf0 of this['tableProperties'])_0x468a39['enableCommand'](_0x588cf0,(_0x22156a,_0x5cd4ae)=>{const _0x36c95b=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x588cf0,[_0x36c95b],this['tableProperties'],'tableProperties',_0x22156a,_0x5cd4ae);});_0x468a39['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x468a39['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x468a39['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x40875c,_0x2a13b8)=>this['handleDiscardAction'](this['tableProperties'],_0x40875c,_0x2a13b8)),_0x468a39['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x53f607 of this['tableCellProperties'])_0x468a39['enableCommand'](_0x53f607,(_0x8bcf32,_0x57615d)=>{const _0x5f257e=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x53f607,_0x5f257e,this['tableCellProperties'],'tableCellProperties',_0x8bcf32,_0x57615d);});_0x468a39['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x468a39['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x468a39['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x1d685c,_0x30e37b)=>this['handleDiscardAction'](this['tableCellProperties'],_0x1d685c,_0x30e37b)),_0x468a39['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x468a39['descriptionFactory']['registerDescriptionCallback'](_0x164631=>this['handleSuggestionDescription'](_0x164631));}['_handlePropertyChange'](_0x56d4ae,_0x1c4cc1,_0x3b3d2c,_0x33f325,_0x1a7560,_0x484efd){const _0x3cde3d=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x484efd['batch'],()=>{for(const _0xcc10b8 of _0x1c4cc1){if(this['_getSuggestion'](_0xcc10b8,_0x33f325))_0x1a7560(_0x484efd);else{const _0x35d47d={};for(const _0xcac569 of _0x3b3d2c){const _0x4c9ce0=_0xcc10b8['getAttribute'](_0xcac569);void 0x0!==_0x4c9ce0&&(_0x35d47d[_0xcac569]=_0x4c9ce0);}_0x1a7560(_0x484efd),_0x3cde3d['markBlockFormat'](_0xcc10b8,{'commandParams':[_0x35d47d]},[],_0x33f325);}}});}['handleDiscardAction'](_0x101470,_0x23e106,_0x62c66){const _0x2cb0f3=_0x23e106[0x0]['start']['nodeAfter'],_0x5f1164=_0x62c66['commandParams'][0x0];this['editor']['model']['change'](_0x352df8=>{for(const _0x597870 of _0x101470)void 0x0!==_0x5f1164[_0x597870]?_0x352df8['setAttribute'](_0x597870,_0x5f1164[_0x597870],_0x2cb0f3):_0x352df8['removeAttribute'](_0x597870,_0x2cb0f3);});}['handleSuggestionDescription'](_0x8c33a6){if(_0x8c33a6['data'])switch(_0x8c33a6['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'](_0x981422,_0x2cb910){const _0x27fc7d=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x46ff73 of _0x27fc7d['getSuggestions']({'skipNotAttached':!0x0})){const _0x463a05=_0x46ff73['getContainedElement']();if(_0x46ff73['subType']===_0x2cb910&&_0x463a05===_0x981422)return _0x46ff73;}return null;}}const m='$elementName';class p extends _0x422b73{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x48deeb,_0x1bff41,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x89a01c){function _0x2d7de0(_0x4867fb){return _0x4867fb['map'](_0x49e938=>String['fromCharCode'](_0x49e938))['join']('');}super(_0x89a01c),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x9a9270,_0x1f6358,_0x45a4e7,_0x37a907)=>{this['_model']['change'](()=>{for(const _0x1dfe70 of[..._0x37a907,..._0x45a4e7])this['_model']['markers']['has'](_0x1dfe70)&&_0x89a01c['editing']['reconvertMarker'](_0x1dfe70);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x89a01c['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(),_0x89a01c['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x89a01c['config']['get']('trackChanges.trackFormatChanges'),_0x89a01c['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x89a01c['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x89a01c,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x2d7de0([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2d7de0([0x34,0x30,0x34,0x38,0x31,0x36,0x35,0x36]);}['init'](){const _0x550bba=this['editor'],_0x48b225=(_0x3eee72,_0x6105c5)=>{if('attribute'!=_0x3eee72)return'ck-suggestion-marker-'+_0x3eee72;const _0x5c009c=_0x6105c5['split']('|')[0x0];return this['_isBlockAttribute'](_0x5c009c)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x550bba['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x21b23e=>{const {id:_0x20a6d7,authorId:_0x2faecd,type:_0x207206,subType:_0x533772}=this['_splitMarkerName'](_0x21b23e['markerName']),_0x4da731=['ck-suggestion-marker',_0x48b225(_0x207206,_0x533772)];let _0x525859=0xbb8;return this['activeMarkers']['includes'](_0x21b23e['markerName'])&&(_0x4da731['push']('ck-suggestion-marker--active'),_0x525859=0xbc2),'deletion'==_0x207206&&(_0x525859+=0x5),{'classes':_0x4da731,'attributes':{'data-suggestion':_0x20a6d7,'data-author-id':_0x2faecd},'priority':_0x525859};}}),_0x550bba['conversion']['for']('dataDowncast')['add'](_0x5a89c6=>{_0x5a89c6['on']('addMarker:suggestion',(_0x485123,_0x34799b,_0x4ed3cf)=>{if(!_0x4ed3cf['options']['showSuggestionHighlights'])return;const _0x45f848=_0x34799b['item'];if(!_0x45f848)return;const _0x15a28f=_0x4ed3cf['mapper']['toViewElement'](_0x45f848);_0x550bba['model']['schema']['isObject'](_0x45f848)&&_0x15a28f&&!_0x15a28f['getCustomProperty']('widget')&&_0x15a28f['is']('containerElement')&&_0x9ddde6(_0x15a28f,_0x4ed3cf['writer']);},{'priority':'high'});}),_0x550bba['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x44784e,_0x31131e)=>{if(!_0x31131e['options']['showSuggestionHighlights'])return null;const {type:_0xbd05ee,subType:_0x571cd8}=this['_splitMarkerName'](_0x44784e['markerName']);return{'classes':['ck-suggestion-marker',_0x48b225(_0xbd05ee,_0x571cd8)],'priority':0xbb8};}});const _0x554280=({showActiveMarkers:_0x5c6104=!0x0,isAttributeSuggestion:_0x36ed01=!0x1}={})=>(_0x589b70,_0x482d9a,_0x8e187)=>{if(!_0x482d9a['item'])return;const {id:_0x315eed,authorId:_0x35bf0f}=this['_splitMarkerName'](_0x482d9a['markerName']);if(_0x36ed01){const _0x58bcfe=this['_suggestions']['get'](_0x315eed),_0x389569=this['_getAttributeKey'](_0x58bcfe);if(!this['_isBlockAttribute'](_0x389569))return;}if(_0x482d9a['item']['is']('selection'))return void _0x8e187['consumable']['consume'](_0x482d9a['item'],_0x589b70['name']);const _0x2d27b8=_0x8e187['mapper']['toViewElement'](_0x482d9a['item']);if(_0x482d9a['item']['is']('element')&&_0x550bba['model']['schema']['isBlock'](_0x482d9a['item'])&&!_0x2d27b8['getCustomProperty']('addHighlight')){_0x8e187['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x2d27b8),_0x8e187['writer']['setAttribute']('data-suggestion',_0x315eed,_0x2d27b8),_0x8e187['writer']['setAttribute']('data-author-id',_0x35bf0f,_0x2d27b8),_0x8e187['mapper']['bindElementToMarker'](_0x2d27b8,_0x482d9a['markerName']),_0x5c6104&&(this['activeMarkers']['includes'](_0x482d9a['markerName'])?_0x8e187['writer']['addClass']('ck-suggestion-marker--active',_0x2d27b8):_0x8e187['writer']['removeClass']('ck-suggestion-marker--active',_0x2d27b8));for(const _0x20de49 of _0x550bba['model']['createRangeIn'](_0x482d9a['item'])['getItems']())_0x8e187['consumable']['consume'](_0x20de49,_0x589b70['name']);_0x8e187['consumable']['consume'](_0x482d9a['item'],_0x589b70['name']);}};_0x550bba['conversion']['for']('dataDowncast')['add'](_0x4a1908=>{_0x4a1908['on']('addMarker:suggestion:formatBlock',(_0x474625,_0x3f6d45,_0x4b199a)=>{_0x4b199a['options']['showSuggestionHighlights']&&_0x554280({'showActiveMarkers':!0x1})(_0x474625,_0x3f6d45,_0x4b199a);},{'priority':'highest'});}),_0x550bba['conversion']['for']('dataDowncast')['add'](_0x239dfc=>{_0x239dfc['on']('addMarker:suggestion:attribute',(_0x47fa1c,_0x25ad11,_0x5ee642)=>{_0x5ee642['options']['showSuggestionHighlights']&&_0x554280({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x47fa1c,_0x25ad11,_0x5ee642);},{'priority':'highest'});}),_0x550bba['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x3fd03d,_0x147798)=>_0x147798['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x3fd03d['substr'](0xb)}}),_0x550bba['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x748525,{writer:_0x198646})=>{let _0x1c8f1f='suggestion:'+_0x748525['getAttribute']('suggestion-type')+':'+_0x748525['getAttribute']('id');return _0x748525['getAttribute']('marker-count')&&(_0x1c8f1f+=':'+_0x748525['getAttribute']('marker-count')),_0x198646['createElement']('$marker',{'data-name':_0x1c8f1f});}}),_0x550bba['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x550bba['conversion']['for']('editingDowncast')['add'](_0x2da7a6=>{_0x2da7a6['on']('addMarker:suggestion:formatBlock',_0x554280(),{'priority':'high'});}),_0x550bba['conversion']['for']('editingDowncast')['add'](_0x441f22=>{_0x441f22['on']('addMarker:suggestion:attribute',_0x554280({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x550bba['conversion']['for']('editingDowncast')['add'](_0x30eadd=>{_0x30eadd['on']('removeMarker:suggestion:formatBlock',(_0x2b0850,_0x3f626f,_0x3ea464)=>{const _0x1fda03=_0x3ea464['mapper']['markerNameToElements'](_0x3f626f['markerName']);if(_0x1fda03){for(const _0x1da19a of _0x1fda03)_0x1da19a['getCustomProperty']('addHighlight')||(_0x3ea464['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1da19a),_0x3ea464['writer']['removeAttribute']('data-suggestion',_0x1da19a),_0x3ea464['writer']['removeAttribute']('data-author-id',_0x1da19a),_0x3ea464['mapper']['unbindElementFromMarkerName'](_0x1da19a,_0x3f626f['markerName']));}},{'priority':'high'});}),_0x550bba['conversion']['for']('editingDowncast')['add'](_0x3a177a=>{_0x3a177a['on']('removeMarker:suggestion:attribute',(_0x42e281,_0x2b7c07,_0x38da60)=>{const _0x2c77dd=_0x38da60['mapper']['markerNameToElements'](_0x2b7c07['markerName']);if(!_0x2c77dd)return;const {id:_0x75ca7}=this['_splitMarkerName'](_0x2b7c07['markerName']),_0x758d60=this['_suggestions']['get'](_0x75ca7),_0x144c77=this['_getAttributeKey'](_0x758d60);if(this['_isBlockAttribute'](_0x144c77)){for(const _0x59569c of _0x2c77dd)_0x59569c['getCustomProperty']('addHighlight')||(_0x38da60['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x59569c),_0x38da60['writer']['removeAttribute']('data-suggestion',_0x59569c),_0x38da60['writer']['removeAttribute']('data-author-id',_0x59569c),_0x38da60['mapper']['unbindElementFromMarkerName'](_0x59569c,_0x2b7c07['markerName']));}},{'priority':'high'});}),_0x550bba['model']['document']['registerPostFixer'](_0x319c9b=>{let _0x299a9a=!0x1;const _0x7857be=Array['from'](_0x550bba['model']['document']['differ']['getChangedMarkers']()),_0xf2343=new Set();for(const {name:_0x2576c2,data:_0x2e438a}of _0x7857be){const {group:_0x5e3da1,type:_0x19331d,subType:_0x3f317a,id:_0x281285}=this['_splitMarkerName'](_0x2576c2);if('suggestion'!==_0x5e3da1)continue;const _0x172131=this['_suggestions']['get'](_0x281285);if(null!=_0x2e438a['newRange']){'formatInline'==_0x19331d&&(_0x299a9a=_0x299a9a||Ut(_0x2e438a['newRange'],_0x2576c2,_0x319c9b,_0x550bba['model']['schema']));const _0x3a1f2d='attribute'==_0x19331d&&this['_isBlockAttribute'](_0x3f317a['split']('|')[0x0]);if(_0x2e438a['newRange']['isCollapsed']||'$graveyard'==_0x2e438a['newRange']['root']['rootName']||'formatBlock'==_0x19331d&&!Ft(_0x2e438a['newRange'])||_0x3a1f2d&&!Ft(_0x2e438a['newRange'])||'deletion'==_0x19331d&&!(!Vt(_0x5d9f28=_0x2e438a['newRange'])&&!function(_0x15c019){return _0x15c019['start']['parent']==_0x15c019['end']['nodeBefore']&&_0x15c019['start']['isAtEnd'];}(_0x5d9f28)))_0x319c9b['removeMarker'](_0x2576c2),_0x299a9a=!0x0;else{if(!_0x172131||!_0x172131['isInContent'])continue;if(_0x2e438a['newRange']&&_0x2e438a['oldRange']&&_0x2e438a['newRange']['isEqual'](_0x2e438a['oldRange']))continue;_0xf2343['add'](_0x172131);}}}var _0x5d9f28;return _0xf2343['size']>0x0&&(_0x299a9a=!!this['_joinWithAdjacentSuggestions'](_0xf2343)||_0x299a9a),_0x299a9a;}),_0x550bba['model']['document']['registerPostFixer'](_0x1f7cc4=>{let _0x4c87f0=!0x1;for(const _0x128826 of _0x550bba['model']['document']['differ']['getChanges']())if('insert'==_0x128826['type'])for(const _0x1d6bbc of this['_suggestions']['values']()){if(_0x1d6bbc['isMultiRange']||!_0x1d6bbc['isInContent'])continue;const _0x5c52a5='formatBlock'==_0x1d6bbc['type'],_0x8da4d=this['_getAttributeKey'](_0x1d6bbc),_0x45b7cf=_0x8da4d&&this['_isBlockAttribute'](_0x8da4d);if(!_0x5c52a5&&!_0x45b7cf)continue;const _0x26f173=_0x1d6bbc['getFirstRange']();if(_0x26f173['start']['parent']!=_0x26f173['end']['parent']&&!_0x26f173['end']['isAtEnd']){const _0x351985=_0x550bba['model']['createPositionAt'](_0x26f173['start']['nodeAfter'],'end'),_0x522ee5=_0x550bba['model']['createRange'](_0x26f173['start'],_0x351985);_0x1f7cc4['updateMarker'](_0x1d6bbc['getFirstMarker'](),{'range':_0x522ee5}),_0x4c87f0=!0x0;}}return _0x4c87f0;}),_0x550bba['model']['document']['registerPostFixer'](_0x1d56a3=>this['_processAttributeChanges'](_0x1d56a3)),_0x550bba['model']['document']['registerPostFixer'](_0x48dcb9=>!_0x48dcb9['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x48dcb9)),_0x550bba['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x550bba['model']['document']['on']('change:data',(_0x1ebf0d,_0x446d2a)=>{if(!_0x446d2a['isLocal']||_0x446d2a['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x48be53=_0x550bba['model']['document']['differ']['getChanges']();if(0x0==_0x48be53['length'])return;const _0x123a41=[],_0x2b28db=_0x48be53['filter'](_0x560b11=>'attribute'==_0x560b11['type']),_0x14aa9e=_0x48be53['filter'](_0x29f4c2=>'insert'==_0x29f4c2['type']&&'$text'!=_0x29f4c2['name']);for(const _0x99fc85 of _0x2b28db)this['_isRegisteredAttribute'](_0x99fc85['attributeKey'])&&_0x123a41['push']({'key':_0x99fc85['attributeKey'],'newValue':_0x99fc85['attributeNewValue'],'oldValue':_0x99fc85['attributeOldValue'],'range':Pt(_0x99fc85['range'],_0x550bba['model'])});for(const _0x3f2552 of _0x14aa9e){if('rename'!=_0x3f2552['action']&&'refresh'!=_0x3f2552['action'])continue;const _0x4a661d=Lt(_0x3f2552['position']['nodeAfter'],_0x550bba['model']),_0x345fc4=_0x3f2552['before'];'rename'==_0x3f2552['action']&&_0x123a41['push']({'key':m,'newValue':_0x3f2552['name'],'oldValue':_0x345fc4['name'],'range':_0x4a661d});for(const [_0x3f1401,_0x3f816e]of _0x345fc4['attributes']){if(!this['_isRegisteredAttribute'](_0x3f1401))continue;const _0x45ef56=_0x3f2552['attributes']['get'](_0x3f1401);_0x3f816e!==_0x45ef56&&_0x123a41['push']({'key':_0x3f1401,'newValue':_0x45ef56,'oldValue':_0x3f816e,'range':_0x4a661d});}for(const [_0x273a52,_0x42cc9f]of _0x3f2552['attributes'])this['_isRegisteredAttribute'](_0x273a52)&&(_0x345fc4['attributes']['has'](_0x273a52)||_0x123a41['push']({'key':_0x273a52,'newValue':_0x42cc9f,'oldValue':null,'range':_0x4a661d}));}0x0!=_0x123a41['length']&&_0x550bba['model']['enqueueChange'](_0x446d2a,_0x20453a=>{const _0x3589b4=_0xc0c664();for(const {range:_0x11a1ad,key:_0x309bb6,oldValue:_0x133bda,newValue:_0x15d885}of _0x123a41)this['markAttributeChange'](_0x11a1ad,_0x309bb6,_0x133bda,_0x15d885,{'groupId':_0x3589b4});this['_reduceExistingSuggestions'](_0x20453a,_0x123a41);});},{'priority':'lowest'}),_0x550bba['model']['markers']['on']('update:suggestion',(_0x33d55e,_0x3f336b,_0x597ccc)=>{if(null==_0x597ccc){const {id:_0x554dfe}=this['_splitMarkerName'](_0x3f336b['name']),_0x421106=this['_suggestions']['get'](_0x554dfe);_0x421106&&_0x421106['addMarkerName'](_0x3f336b['name']);}}),_0x550bba['model']['document']['on']('change:data',()=>{const _0xe67073=Array['from'](_0x550bba['model']['document']['differ']['getChangedMarkers']())['filter'](_0x34ca60=>'suggestion'===this['_splitMarkerName'](_0x34ca60['name'])['group']);if(0x0===_0xe67073['length'])return;_0xe67073['sort']((_0x17bd1e,_0x23262c)=>{const _0x1ea440=_0x17bd1e['data']['oldRange'],_0x20f076=_0x23262c['data']['oldRange'];return null===_0x1ea440&&null===_0x20f076?0x0:null===_0x1ea440&&null!==_0x20f076?-0x1:null!==_0x1ea440&&null===_0x20f076?0x1:_0x1ea440['start']['isBefore'](_0x20f076['start'])?-0x1:0x1;});const _0x2b30a9=new Set(),_0x357d68=new Set();for(const {name:_0x5ec95b,data:_0x573506}of _0xe67073){const {id:_0x30c77b}=this['_splitMarkerName'](_0x5ec95b);if(null===_0x573506['oldRange']){const _0x408ed9=this['_handleNewSuggestionMarker'](_0x5ec95b);_0x357d68['add'](_0x408ed9);}else{const _0x1247b7=this['_suggestions']['get'](_0x30c77b);null!==_0x573506['newRange']||_0x1247b7['isInContent']?(_0x2b30a9['add'](_0x1247b7['head']),_0x357d68['add'](_0x1247b7)):this['_removeSuggestion'](_0x1247b7);}}_0x357d68['size']>0x0&&this['_refreshSuggestionsChain'](_0x357d68);for(const _0x31bb30 of _0x2b30a9)this['fire']('suggestionChanged',_0x31bb30);}),_0x550bba['model']['on']('applyOperation',(_0x17165b,_0x3f38a7)=>{const _0x54f2e0=_0x3f38a7[0x0];if(!this['_suggestions']['size'])return;if(!_0x54f2e0['isDocumentOperation'])return;if(_0x54f2e0['batch']['isUndo']||!_0x54f2e0['batch']['isLocal'])return;let _0xc945f5,_0x3b0ac1;switch(_0x54f2e0['type']){case'insert':_0xc945f5=_0x550bba['model']['createPositionAt'](_0x54f2e0['position']),_0x3b0ac1=_0xc945f5['getShiftedBy'](_0x54f2e0['howMany']);break;case'split':_0xc945f5=_0x550bba['model']['createPositionAt'](_0x54f2e0['splitPosition']),_0x3b0ac1=_0x550bba['model']['createPositionAt'](_0x54f2e0['moveTargetPosition']);break;case'move':_0xc945f5=_0x550bba['model']['createPositionAt'](_0x54f2e0['targetPosition']),_0x3b0ac1=_0xc945f5['getShiftedBy'](_0x54f2e0['howMany']);break;default:return;}const _0x3dbbd3=_0x550bba['model']['createRange'](_0xc945f5,_0x3b0ac1);_0x550bba['model']['change'](()=>{for(const {suggestion:_0x59c056,meta:_0x1cc199}of this['_findSuggestions'](_0x3dbbd3)){if(_0x59c056['isMultiRange'])continue;if('formatInline'==_0x59c056['type'])continue;const _0xdfc7fa=this['_getAttributeKey'](_0x59c056);if(_0xdfc7fa&&this['_isBlockAttribute'](_0xdfc7fa)&&'split'!=_0x54f2e0['type'])continue;const _0x5a80bf=_0x59c056['data']&&_0x59c056['data']['multipleBlocks'];('formatBlock'!=_0x59c056['type']||'split'==_0x54f2e0['type']&&!_0x5a80bf)&&(_0x1cc199['containsRangeInObject']||'insertion'==_0x59c056['type']&&_0x1cc199['isOwn']||_0x59c056['getFirstRange']()['containsRange'](_0x3dbbd3)&&this['_breakSuggestionMarker'](_0x59c056,_0xc945f5,_0x3b0ac1));}});},{'priority':'lowest'}),_0x550bba['model']['on']('deleteContent',(_0x529184,_0x415cdb)=>{const _0x3d0385=_0x415cdb[0x0],_0x644ccf=_0x415cdb[0x1];if(_0x644ccf&&_0x644ccf['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3d0385['isCollapsed'])return;const _0x1012e4=_0x550bba['model']['schema'],{start:_0x483169,end:_0x4da6d5}=_0x3d0385['getFirstRange'](),_0x1177b6=_0x483169['nodeAfter']&&_0x1012e4['isLimit'](_0x483169['nodeAfter'])?null:_0x1012e4['getNearestSelectionRange'](_0x483169,'forward'),_0x4d25a5=_0x4da6d5['nodeBefore']&&_0x1012e4['isLimit'](_0x4da6d5['nodeBefore'])?null:_0x1012e4['getNearestSelectionRange'](_0x4da6d5,'backward'),_0x4cc0c9=_0x550bba['model']['createRange'](_0x1177b6?_0x1177b6['start']:_0x483169,_0x4d25a5?_0x4d25a5['end']:_0x4da6d5);_0x550bba['model']['change'](_0x267ed8=>{this['markDeletion'](_0x4cc0c9);const _0x1e4dd0=_0x550bba['model']['schema']['getNearestSelectionRange'](_0x4cc0c9['start']);_0x3d0385['is']('documentSelection')?_0x267ed8['setSelection'](_0x1e4dd0):_0x3d0385['setTo'](_0x1e4dd0);}),_0x529184['stop']();},{'priority':_0x4bafaa['normal']+0xa}),_0x550bba['model']['on']('insertContent',(_0x2309e1,_0x1b3438)=>{const _0x3befe5=_0x1b3438[_0x1b3438['length']-0x1];_0x3befe5&&_0x3befe5['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x550bba['model']['change'](()=>{let _0x14423b=_0x550bba['model']['insertContent'](_0x1b3438[0x0],_0x1b3438[0x1],_0x1b3438[0x2],{'forceDefaultExecution':!0x0});if(!_0x14423b)return;_0x2309e1['return']=_0x14423b['clone']();const _0x57b24a=_0x14423b['end']['nodeBefore'],_0x5db388=_0x550bba['model']['schema'];_0x57b24a&&_0x5db388['isBlock'](_0x57b24a)&&!_0x5db388['isObject'](_0x57b24a)&&(_0x14423b=_0x550bba['model']['createRange'](_0x14423b['start'],_0x550bba['model']['createPositionAt'](_0x57b24a,'end'))),this['markInsertion'](_0x14423b);}),_0x2309e1['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x4d2b8f=new x(_0x550bba,this['_suggestions']);_0x550bba['commands']['add']('acceptSuggestion',_0x4d2b8f),this['enableCommand']('acceptSuggestion');const _0x376ae7=new R(_0x550bba,this['_suggestions']);_0x550bba['commands']['add']('discardSuggestion',_0x376ae7),this['enableCommand']('discardSuggestion'),_0x550bba['commands']['add']('acceptAllSuggestions',new E(_0x550bba,_0x4d2b8f,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x550bba['commands']['add']('discardAllSuggestions',new E(_0x550bba,_0x376ae7,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x550bba['commands']['add']('acceptSelectedSuggestions',new O(_0x550bba,_0x4d2b8f,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x550bba['commands']['add']('discardSelectedSuggestions',new O(_0x550bba,_0x376ae7,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0xfa39e8=_0x550bba['plugins']['get']('CommentsRepository');this['listenTo'](_0xfa39e8,'addComment',(_0x564e5a,{threadId:_0x1ac345})=>{const _0x5f419e=this['_suggestions']['get'](_0x1ac345);_0x5f419e&&_0x5f419e['commentThread']&&0x1===_0x5f419e['commentThread']['length']&&this['_updateSuggestionData'](_0x1ac345,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0xfa39e8,'removeComment',(_0x5d7122,{threadId:_0x18a4cc})=>{const _0x1b7048=this['_suggestions']['get'](_0x18a4cc);_0x1b7048&&_0x1b7048['commentThread']&&!_0x1b7048['commentThread']['length']&&this['_updateSuggestionData'](_0x18a4cc,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x373c7f){if(this['_adapter'])throw new _0x51a471('track-changes-adapter-already-set',this);this['_adapter']=_0x373c7f;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x4a2c41=!0x1,toJSON:_0x1e3dec=!0x1}={}){const _0x5559d0=[];for(const _0x21a10e of this['_suggestions']['values']())_0x4a2c41&&!_0x21a10e['isInContent']||_0x5559d0['push'](_0x21a10e);return _0x1e3dec?_0x5559d0['map'](_0x4ca866=>_0x4ca866['toJSON']()):_0x5559d0;}['getSuggestion'](_0x48d7c4){const _0x2d17b3=this['_suggestions']['get'](_0x48d7c4);if(!_0x2d17b3)throw new _0x51a471('track-changes-suggestion-not-found',this);return _0x2d17b3;}['hasSuggestion'](_0x377574){return this['_suggestions']['has'](_0x377574);}['addSuggestionData'](_0x253eff){const {authorId:_0xbf019,id:_0x55ac08,attributes:_0x40ba6c}=_0x253eff,[_0x4e5f00,_0x5e6697]=_0x253eff['type']['split'](':'),_0x5c2136=this['_suggestions']['get'](_0x55ac08)||this['_createSuggestion'](_0x4e5f00,_0x5e6697,_0x55ac08,_0xbf019,_0x40ba6c);if(this['_addThreadToSuggestion'](_0x5c2136),this['_checkSuggestionCorrectness'](_0x5c2136,_0x4e5f00,_0x5e6697||null,_0xbf019),_0x5c2136['createdAt']=_0x253eff['createdAt'],_0x5c2136['_isDataLoaded']=!0x0,_0x40ba6c&&_0x40ba6c['@external']){const _0x55054c=_0x40ba6c['@external'],_0xac49f6=this['_getExternalAuthor'](_0x55054c['authorName']);_0x5c2136['authoredAt']=_0x55054c['createdAt'],_0x5c2136['author']=_0xac49f6,_0x5c2136['isExternal']=!0x0;}else _0x5c2136['authoredAt']=_0x253eff['createdAt'];switch(_0x253eff['data']&&(_0x5c2136['data']=_0x253eff['data']),_0x253eff['attributes']&&(_0x5c2136['attributes']=_0x253eff['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x5c2136['_saved']=!0x0),this['_suggestionState']['get'](_0x5c2136)){case'notReady':this['_suggestionState']['set'](_0x5c2136,'dataReady');break;case'markerReady':_0x5c2136['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x5c2136])),this['_refreshSuggestionsChain'](new Set([_0x5c2136])),this['_suggestionState']['set'](_0x5c2136,'ready'),this['fire']('suggestionLoaded',_0x5c2136)):this['_suggestionState']['set'](_0x5c2136,'removed');}return _0x5c2136;}['acceptSuggestion'](_0x27687d){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1b4317 of _0x27687d['getAllAdjacentSuggestions']())_0x1b4317['accept']();});});}['discardSuggestion'](_0x32fcf3){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x332df6 of _0x32fcf3['getAllAdjacentSuggestions']())_0x332df6['discard']();});});}['enableCommand'](_0x3e388b,_0x372aef){const _0x199983=this['editor']['commands']['get'](_0x3e388b);if(!_0x199983)throw new _0x51a471('track-changes-command-not-found',this,{'commandName':_0x3e388b});if(this['_enabledCommands']['has'](_0x199983))throw new _0x51a471('track-changes-enable-command-twice',this,{'commandName':_0x3e388b});this['_enabledCommands']['add'](_0x199983),_0x372aef&&_0x199983['on']('execute',(_0x298f05,_0x145129)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x145129['length']>0x0&&_0x145129[_0x145129['length']-0x1]&&_0x145129[_0x145129['length']-0x1]['forceDefaultExecution']?_0x145129['pop']():(_0x298f05['return']=_0x372aef((..._0x58c422)=>_0x199983['execute'](..._0x58c422,{'forceDefaultExecution':!0x0}),..._0x145129),_0x298f05['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x18a263){let _0x2ba62a,_0x5b6d7d;const _0x3d6e0a=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x2ba62a=_0x18a263();}catch(_0x14520b){_0x5b6d7d=_0x14520b;}return _0x3d6e0a||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x5b6d7d&&_0x51a471['rethrowUnexpectedError'](_0x5b6d7d,this),_0x2ba62a;}['markInsertion'](_0x5e647e,_0x38301b=null,_0x386639={}){if(_0x5e647e['isCollapsed'])return null;const _0x3b153b=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x2ed1bb,meta:_0xfa0ff0}of this['_findSuggestions'](_0x5e647e,'insertion'))if(_0xfa0ff0['isOwn']){if(!_0xfa0ff0['isNextTo']){if(_0xfa0ff0['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x2ed1bb,_0x386639))continue;return _0x2ed1bb;}if(qt(_0x2ed1bb,_0x386639))return _0x2ed1bb;this['_breakSuggestionMarker'](_0x2ed1bb,_0x5e647e['start'],_0x5e647e['end']);break;}if(_0x38301b==_0x2ed1bb['subType']&&qt(_0x2ed1bb,_0x386639)){const _0x5e8515=_0x2ed1bb['getFirstRange']();return _0x5e8515['start']['isEqual'](_0x5e647e['end'])?this['_setSuggestionRange'](_0x2ed1bb,this['_model']['createRange'](_0x5e647e['start'],_0x5e8515['end'])):this['_setSuggestionRange'](_0x2ed1bb,this['_model']['createRange'](_0x5e8515['start'],_0x5e647e['end'])),_0x2ed1bb;}}const _0x5ed346=_0xc0c664(),_0x1fe4cb=_0x3b153b['id'],_0x413609=_0x38301b?'insertion:'+_0x38301b:'insertion',_0x55fd0b=this['_setSuggestionData']({'id':_0x5ed346,'type':_0x413609,'createdAt':new Date(),'authorId':_0x1fe4cb,'attributes':_0x386639});return this['_addSuggestionMarker'](_0x413609,_0x5ed346,_0x1fe4cb,_0x5e647e),_0x55fd0b;}['markMultiRangeInsertion'](_0x5b9653,_0x59d2ac='multi',_0x2fcff6={}){const _0x493756=this['editor']['plugins']['get']('Users')['me'],_0x44190a=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x59d2ac,'join');for(const _0x2dc203 of this['getSuggestions']())if(_0x2dc203['author']['id']==_0x493756['id']&&'insertion'==_0x2dc203['type']&&_0x2dc203['subType']==_0x59d2ac&&qt(_0x2dc203,_0x2fcff6)&&(_0x44190a(_0x2dc203['getRanges'](),_0x5b9653)||_0x44190a(_0x5b9653,_0x2dc203['getRanges']()))){for(const _0x202793 of _0x5b9653)_0x2dc203['addRange'](_0x202793);return _0x2dc203;}for(const {suggestion:_0x3f7ff5,meta:_0x533f13}of this['_findSuggestions'](_0x5b9653,'insertion')){if(!_0x533f13['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x533f13['containsRangeInObject'])continue;if(!qt(_0x3f7ff5,_0x2fcff6))continue;let _0x73fc09=!0x0;for(const _0x18492e of _0x3f7ff5['getRanges']())for(const _0x15ea46 of _0x5b9653)if(!_0x18492e['containsRange'](_0x15ea46)){_0x73fc09=!0x1;break;}if(_0x73fc09)return _0x3f7ff5;}const _0x2885ce=_0xc0c664(),_0x4a2ceb=_0x493756['id'],_0x50f431='insertion:'+_0x59d2ac,_0x304cd1=this['_setSuggestionData']({'id':_0x2885ce,'type':_0x50f431,'createdAt':new Date(),'authorId':_0x4a2ceb,'attributes':_0x2fcff6});for(const _0x18944d of _0x5b9653)this['_addSuggestionMarker'](_0x50f431,_0x2885ce,_0x4a2ceb,_0x18944d,u['getMultiRangeId']());return _0x304cd1;}['markInlineFormat'](_0x15f9f4,_0x497dcb,_0x5b8c31=null,_0x275617={}){if(_0x5b8c31=_0x5b8c31||Gt(_0x497dcb),_0x15f9f4['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x98446=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5b8c31,'accept');return this['forceDefaultExecution'](()=>_0x98446([_0x15f9f4],_0x497dcb,_0x275617)),null;}const _0x192647=this['editor']['plugins']['get']('Users')['me'],_0x3d117a=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x52ee11,meta:_0x103b46}of this['_findSuggestions'](_0x15f9f4,'insertion'))_0x103b46['isOwn']&&!_0x103b46['isInsideObject']&&_0x3d117a['push'](..._0x52ee11['getRanges']());}const _0x48c53e=function(_0x2a64ef,_0x4e92e8){const _0x474f8b=[];for(const _0x339039 of _0x4e92e8){const _0x4abc6f=_0x2a64ef['getIntersection'](_0x339039);_0x4abc6f&&_0x474f8b['push'](_0x4abc6f);}return _0x474f8b;}(_0x15f9f4,_0x3d117a),_0x2908c5=function(_0x477c84,_0x328e2d){const _0x3037b=[_0x477c84];for(const _0x4e87b8 of _0x328e2d){let _0x8aab38=0x0;for(;_0x8aab38<_0x3037b['length'];){const _0x3aeb4c=_0x3037b[_0x8aab38]['getDifference'](_0x4e87b8);_0x3037b['splice'](_0x8aab38,0x1,..._0x3aeb4c),_0x8aab38+=_0x3aeb4c['length'];}}return _0x3037b;}(_0x15f9f4,_0x3d117a);_0x48c53e['length']&&this['_model']['change'](()=>{for(const _0x2ae7f8 of _0x48c53e){const _0x127257=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x5b8c31,'accept');this['forceDefaultExecution'](()=>_0x127257([_0x2ae7f8],_0x497dcb,_0x275617));}});for(const _0x37ba5f of _0x2908c5){let _0x4b821d=null,_0x1ac757=_0x37ba5f['start'],_0x3331e8=_0x37ba5f['end'];for(const {suggestion:_0xd01f3e,meta:_0x412a68}of this['_findSuggestions'](_0x37ba5f,'formatInline')){if(!_0x412a68['isOwn'])continue;if(_0xd01f3e['subType']!=_0x5b8c31)continue;if(!qt(_0xd01f3e,_0x275617))continue;const _0x305839=_0xd01f3e['getFirstRange']();if(_0x305839['containsRange'](_0x37ba5f,!0x0))return null;_0x1ac757=_0x1ac757['isBefore'](_0x305839['start'])?_0x1ac757:_0x305839['start'],_0x3331e8=_0x3331e8['isAfter'](_0x305839['end'])?_0x3331e8:_0x305839['end'],_0x4b821d?_0x305839['start']['isBefore'](_0x4b821d['getFirstRange']()['start'])?(_0x4b821d['removeMarkers'](),_0x4b821d=_0xd01f3e):_0xd01f3e['removeMarkers']():_0x4b821d=_0xd01f3e;}const _0x4e44e0=this['_model']['createRange'](_0x1ac757,_0x3331e8);if(_0x4b821d)this['_setSuggestionRange'](_0x4b821d,_0x4e44e0);else{const _0x37b73a=_0xc0c664(),_0xdbb7e9=_0x192647['id'];this['_setSuggestionData']({'id':_0x37b73a,'type':'formatInline:'+_0x5b8c31,'data':_0x497dcb,'createdAt':new Date(),'authorId':_0xdbb7e9,'attributes':_0x275617}),this['_addSuggestionMarker']('formatInline:'+_0x5b8c31,_0x37b73a,_0xdbb7e9,_0x4e44e0);}}return null;}['markBlockFormat'](_0x4dfbfa,_0x57b5bf,_0x2d56b4=[],_0x4ce31d=null,_0x158ab0={}){_0x57b5bf['formatGroupId']||(_0x57b5bf['formatGroupId']=_0x57b5bf['commandName']),_0x57b5bf['multipleBlocks']=_0x4dfbfa['is']('range'),_0x4ce31d=_0x4ce31d||Gt(_0x57b5bf);const _0x5b6aae=_0x2d56b4['map'](_0x4652f9=>Lt(_0x4652f9,this['_model'])),_0x4b996e=_0x4dfbfa['is']('range')?_0x4dfbfa:Lt(_0x4dfbfa,this['_model']);if('never'===this['_trackFormatChanges']){const _0x55e285=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4ce31d,'accept');return this['forceDefaultExecution'](()=>_0x55e285([_0x4b996e],_0x57b5bf,_0x158ab0)),null;}_0x5b6aae['push'](_0x4b996e);let _0x1af2d5=!0x0;for(const _0x13ba23 of _0x5b6aae)if(!this['_rangeIsInLocalUserInsertion'](_0x13ba23)){_0x1af2d5=!0x1;break;}if(_0x1af2d5&&'always'!==this['_trackFormatChanges']){const _0x1382c=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4ce31d,'accept');return this['forceDefaultExecution'](()=>_0x1382c([_0x4b996e],_0x57b5bf,_0x158ab0)),null;}let _0x1af1fb=null,_0x1ca923=_0x4b996e['start'],_0x192ba6=_0x4b996e['end'];for(const {suggestion:_0x377d08,meta:_0x373b39}of this['_findSuggestions'](_0x4b996e,'formatBlock')){if(!_0x373b39['isOwn'])continue;if(_0x373b39['isNextTo']||_0x373b39['containsRangeInObject']||_0x373b39['isInsideObject'])continue;if(_0x377d08['data']['formatGroupId']!=_0x57b5bf['formatGroupId'])continue;if(!qt(_0x377d08,_0x158ab0))continue;const _0x260083=_0x377d08['getFirstRange']();if(_0x377d08['subType']==_0x4ce31d){if(_0x260083['containsRange'](_0x4b996e,!0x0))return null;_0x1ca923=_0x1ca923['isBefore'](_0x260083['start'])?_0x1ca923:_0x260083['start'],_0x192ba6=_0x192ba6['isAfter'](_0x260083['end'])?_0x192ba6:_0x260083['end'],_0x1af1fb?_0x260083['start']['isBefore'](_0x1af1fb['getFirstRange']()['start'])?(_0x1af1fb['removeMarkers'](),_0x1af1fb=_0x377d08):_0x377d08['removeMarkers']():_0x1af1fb=_0x377d08;}else{const _0x168064=_0x4b996e['getIntersection'](_0x260083);this['_cutOutSuggestionMarker'](_0x377d08,_0x168064);}}const _0x3a09e9=this['editor']['plugins']['get']('Users')['me'],_0x2e136c=_0xc0c664(),_0x5dd38c=_0x3a09e9['id'];if(_0x1af1fb)return this['_setSuggestionRange'](_0x1af1fb,this['_model']['createRange'](_0x1ca923,_0x192ba6)),_0x1af1fb;{const _0x1a18cb=this['_setSuggestionData']({'id':_0x2e136c,'type':'formatBlock:'+_0x4ce31d,'data':_0x57b5bf,'createdAt':new Date(),'authorId':_0x5dd38c,'attributes':_0x158ab0});return this['_addSuggestionMarker']('formatBlock:'+_0x4ce31d,_0x2e136c,_0x5dd38c,this['_model']['createRange'](_0x1ca923,_0x192ba6)),_0x1a18cb;}}['markMultiRangeBlockFormat'](_0xbbdcd,_0x43876b,_0x5cd2f8=[],_0x41bd04=null,_0x456722={}){_0x43876b['formatGroupId']||(_0x43876b['formatGroupId']=_0x43876b['commandName']);const _0x1627a2=_0xbbdcd[0x0];_0x43876b['multipleBlocks']=_0x1627a2['is']('range'),_0x41bd04=_0x41bd04||Gt(_0x43876b);const _0x4956b2=_0x5cd2f8['map'](_0x3b9231=>Lt(_0x3b9231,this['_model'])),_0x40937d=_0x1627a2['is']('range')?_0xbbdcd:_0xbbdcd['map'](_0x5bc8cd=>Lt(_0x5bc8cd,this['_model']));if('never'===this['_trackFormatChanges']){const _0x322966=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x41bd04,'accept');return this['forceDefaultExecution'](()=>_0x322966(_0x40937d,_0x43876b,_0x456722)),null;}_0x4956b2['push'](..._0x40937d);let _0x276c70=!0x0;for(const _0x5f03a3 of _0x4956b2)if(!this['_rangeIsInLocalUserInsertion'](_0x5f03a3)){_0x276c70=!0x1;break;}if(_0x276c70&&'always'!==this['_trackFormatChanges']){const _0x52c3b0=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x41bd04,'accept');return this['forceDefaultExecution'](()=>_0x52c3b0(_0x40937d,_0x43876b,_0x456722)),null;}const _0x1d6477=this['editor']['plugins']['get']('Users')['me'];for(const _0x2f51db of this['getSuggestions']()){if(_0x2f51db['author']['id']!=_0x1d6477['id'])continue;if('formatBlock'!=_0x2f51db['type']||_0x2f51db['data']['formatGroupId']!=_0x43876b['formatGroupId'])continue;if(!qt(_0x2f51db,_0x456722))continue;const _0x168dcf=_0x2f51db['subType']==_0x41bd04;for(let _0x3f7303=0x0;_0x3f7303<_0x40937d['length'];_0x3f7303++){const _0xafa554=_0x40937d[_0x3f7303];for(const _0x5b2fb6 of _0x2f51db['getMarkers']()){const _0xf4e2a2=_0x5b2fb6['getRange']();if(_0xafa554['isEqual'](_0xf4e2a2)){_0x168dcf?(_0x40937d['splice'](_0x3f7303,0x1),_0x3f7303--):_0x2f51db['removeMarker'](_0x5b2fb6['name']);break;}}}}if(0x0==_0x40937d['length'])return null;const _0x40d638=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x41bd04,'join');for(const _0x3d3270 of this['getSuggestions']())if(_0x3d3270['author']['id']==_0x1d6477['id']&&'formatBlock'==_0x3d3270['type']&&_0x3d3270['data']['formatGroupId']==_0x43876b['formatGroupId']&&_0x3d3270['subType']==_0x41bd04&&qt(_0x3d3270,_0x456722)&&(_0x40d638(_0x3d3270['getRanges'](),_0x40937d)||_0x40d638(_0x40937d,_0x3d3270['getRanges']()))){for(const _0x195428 of _0x40937d)_0x3d3270['addRange'](_0x195428);return _0x3d3270;}const _0x51433e=_0xc0c664(),_0x36f63d=_0x1d6477['id'],_0x2bd397='formatBlock:'+_0x41bd04,_0x18ed72=this['_setSuggestionData']({'id':_0x51433e,'type':_0x2bd397,'data':_0x43876b,'createdAt':new Date(),'authorId':_0x36f63d,'attributes':_0x456722});for(const _0x1881e4 of _0x40937d)this['_addSuggestionMarker'](_0x2bd397,_0x51433e,_0x36f63d,_0x1881e4,u['getMultiRangeId']());return _0x18ed72;}['markDeletion'](_0x45a9bf,_0x5b21d2=null,_0x25fa16={}){if(_0x45a9bf['isCollapsed'])return null;const _0x5aa802=this['editor']['plugins']['get']('Users')['me'],_0x1c4705=new _0x5118bb(_0x45a9bf['start'],_0x45a9bf['end']);for(const {suggestion:_0x5bc180,meta:_0x707172}of this['_findSuggestions'](_0x1c4705,'insertion'))if(_0x707172['isOwn']&&!_0x707172['isNextTo']){if(_0x5bc180['isMultiRange']){const _0x18e3e6=_0x5bc180['getRanges']()['filter'](_0x144d5a=>'$graveyard'!=_0x144d5a['root']['rootName']);_0x18e3e6['every'](_0x3e4d67=>_0x1c4705['containsRange'](_0x3e4d67,!0x0))&&_0x5bc180['discard']();if(_0x18e3e6['some'](_0x578d5e=>_0x578d5e['containsRange'](_0x1c4705,!0x0))){const _0x4eec4f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5b21d2,'accept');return this['forceDefaultExecution'](()=>_0x4eec4f([_0x1c4705],null,_0x25fa16)),null;}}else{const _0x4e853e=_0x1c4705['getIntersection'](_0x5bc180['getFirstRange']());null!==_0x4e853e&&_0x5bc180['_onDiscard']([_0x4e853e],null,_0x25fa16);}}if(_0x1c4705['detach'](),_0x1c4705['isCollapsed']||'$graveyard'==_0x1c4705['root']['rootName'])return null;let _0x4e22bd=null,_0x249fd7=_0x1c4705['start'],_0x2fc770=_0x1c4705['end'];const _0x3124d0=this['_findSuggestions'](_0x1c4705,'deletion');for(const {suggestion:_0x4f30ba,meta:_0x937d1c}of _0x3124d0){const _0x58e3d1=this['_model']['createRange'](_0x249fd7,_0x2fc770);if(_0x937d1c['isOwn']&&(this['_mergeNestedSuggestions']||!_0x937d1c['containsRangeInObject']&&!_0x937d1c['isInsideObject'])){if(_0x4f30ba['isMultiRange']){if(!qt(_0x4f30ba,_0x25fa16))continue;let _0x12b43a=!0x0;for(const _0x842a1e of _0x4f30ba['getRanges']()){if(_0x842a1e['containsRange'](_0x58e3d1,!0x0))return _0x4f30ba;_0x58e3d1['containsRange'](_0x842a1e)||(_0x12b43a=!0x1);}_0x12b43a&&_0x4f30ba['discard']();}else{const _0x3f710d=_0x4f30ba['getFirstRange']();if(_0x3f710d['containsRange'](_0x58e3d1,!0x0))return _0x4f30ba;if(!qt(_0x4f30ba,_0x25fa16)){_0x58e3d1['containsRange'](_0x3f710d)?_0x4f30ba['removeMarkers']():_0x3f710d['containsPosition'](_0x249fd7)?_0x249fd7=_0x3f710d['end']:_0x3f710d['containsPosition'](_0x2fc770)&&(_0x2fc770=_0x3f710d['start']);continue;}_0x249fd7=_0x249fd7['isBefore'](_0x3f710d['start'])?_0x249fd7:_0x3f710d['start'],_0x2fc770=_0x2fc770['isAfter'](_0x3f710d['end'])?_0x2fc770:_0x3f710d['end'],_0x25fa16=Object['assign']({},_0x4f30ba['attributes']),_0x4e22bd?_0x3f710d['start']['isBefore'](_0x4e22bd['getFirstRange']()['start'])?(_0x4e22bd['removeMarkers'](),_0x4e22bd=_0x4f30ba):_0x4f30ba['removeMarkers']():_0x4e22bd=_0x4f30ba;}}}if(_0x4e22bd)return this['_setSuggestionRange'](_0x4e22bd,this['_model']['createRange'](_0x249fd7,_0x2fc770)),_0x4e22bd;{const _0x11347e=_0xc0c664(),_0x111093=this['_model']['createRange'](_0x249fd7,_0x2fc770),_0xc87860=_0x5aa802['id'],_0x3ddcbe=_0x5b21d2?'deletion:'+_0x5b21d2:'deletion',_0x583089=this['_setSuggestionData']({'id':_0x11347e,'type':_0x3ddcbe,'createdAt':new Date(),'authorId':_0xc87860,'attributes':_0x25fa16});return this['_addSuggestionMarker'](_0x3ddcbe,_0x11347e,_0xc87860,_0x111093),_0x583089;}}['markMultiRangeDeletion'](_0x185598,_0x3dbe2a='multi',_0x3bc0be={}){const _0x3c9ad3=this['editor']['plugins']['get']('Users')['me'],_0x46cb7d=_0x185598['map'](_0x3f8238=>new _0x5118bb(_0x3f8238['start'],_0x3f8238['end'])),_0x46711e=new Set();for(const {suggestion:_0x4d990a,meta:_0x5149e6}of this['_findSuggestions'](_0x46cb7d,'insertion'))_0x5149e6['isOwn']&&!_0x5149e6['isNextTo']&&_0x46711e['add'](_0x4d990a);for(const _0x56227b of _0x46711e)if(_0x56227b['isMultiRange']){const _0xfcc631=_0x56227b['getRanges']();(!_0x56227b['attributes']||!_0x56227b['attributes']['skipNestingCheck'])&&(_0xfcc631['every'](_0x22954d=>_0x46cb7d['some'](_0x1ecfec=>_0x1ecfec['containsRange'](_0x22954d,!0x0)))&&_0x56227b['discard']());if(_0x46cb7d['every'](_0x543cc8=>_0xfcc631['some'](_0x3bd390=>_0x3bd390['containsRange'](_0x543cc8,!0x0)))){const _0x5024a1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3dbe2a,'accept');return this['forceDefaultExecution'](()=>_0x5024a1(_0x185598,null,_0x3bc0be)),null;}}else{const _0x462dc7=_0x56227b['getFirstRange']();_0x46cb7d['some'](_0x325838=>_0x325838['containsRange'](_0x462dc7,!0x0))&&_0x56227b['discard']();if(_0x46cb7d['every'](_0x540b53=>_0x462dc7['containsRange'](_0x540b53,!0x0))){const _0x50588e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3dbe2a,'accept');return this['forceDefaultExecution'](()=>_0x50588e(_0x46cb7d,null,_0x3bc0be)),null;}}const _0x44f3ee=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3dbe2a,'join');let _0x4eb0cd=null;for(const _0x8d3f1b of this['getSuggestions']())if(_0x8d3f1b['author']['id']==_0x3c9ad3['id']&&_0x8d3f1b['isInContent']&&'deletion'==_0x8d3f1b['type']&&_0x8d3f1b['subType']==_0x3dbe2a&&qt(_0x8d3f1b,_0x3bc0be)&&(_0x44f3ee(_0x8d3f1b['getRanges'](),_0x46cb7d)||_0x44f3ee(_0x46cb7d,_0x8d3f1b['getRanges']()))){if(_0x4eb0cd){if(_0x8d3f1b['commentThread']&&_0x8d3f1b['commentThread']['length'])continue;for(const _0x38dc08 of _0x8d3f1b['getRanges']())_0x4eb0cd['isIntersectingWithRange'](_0x38dc08)||_0x4eb0cd['addRange'](_0x38dc08);_0x8d3f1b['removeMarkers']();}else{_0x4eb0cd=_0x8d3f1b;for(const _0x23cab2 of _0x46cb7d)_0x8d3f1b['isIntersectingWithRange'](_0x23cab2)||_0x8d3f1b['addRange'](_0x23cab2);}}if(_0x4eb0cd)return _0x4eb0cd;_0x46711e['clear']();for(const {suggestion:_0x42fafe,meta:_0x3ab84d}of this['_findSuggestions'](_0x46cb7d,'deletion'))_0x3ab84d['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3ab84d['containsRangeInObject']&&!_0x3ab84d['isInsideObject'])&&qt(_0x42fafe,_0x3bc0be)&&_0x46711e['add'](_0x42fafe);for(const _0x159998 of _0x46711e){const _0x451904=_0x159998['getRanges']();if(!_0x3bc0be||!_0x3bc0be['skipNestingCheck']){if(_0x46cb7d['every'](_0x1910df=>_0x451904['some'](_0x200d0d=>_0x200d0d['containsRange'](_0x1910df,!0x0))))return _0x159998;}(!_0x159998['attributes']||!_0x159998['attributes']['skipNestingCheck'])&&(_0x451904['every'](_0x25120b=>_0x46cb7d['some'](_0x4941e6=>_0x4941e6['containsRange'](_0x25120b,!0x0)))&&_0x159998['discard']());}const _0x5b6ae4=_0xc0c664(),_0x18aa4e=_0x3c9ad3['id'],_0x570e8a='deletion:'+_0x3dbe2a,_0x5ef67c=this['_setSuggestionData']({'id':_0x5b6ae4,'type':_0x570e8a,'createdAt':new Date(),'authorId':_0x18aa4e,'attributes':_0x3bc0be});for(const _0x5759ad of _0x46cb7d)_0x5759ad['detach'](),_0x5759ad['isCollapsed']||'$graveyard'==_0x5759ad['root']['rootName']||this['_addSuggestionMarker'](_0x570e8a,_0x5b6ae4,_0x18aa4e,_0x5759ad,u['getMultiRangeId']());return _0x5ef67c;}['markAttributeChange'](_0x245e35,_0x8ee6a1,_0x480766,_0x23c24d,_0x242f30){if(_0x245e35['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x389f2f=this['editor']['plugins']['get']('Users')['me']['id'],_0x54239f=Array['from'](this['_suggestions']['values']())['filter'](_0x892245=>'attribute'==_0x892245['type']&&_0x892245['data']['key']==_0x8ee6a1&&_0x892245['isIntersectingWithRange'](_0x245e35));if('default'===this['_trackFormatChanges']){const _0x175188=this['_findSuggestions'](_0x245e35,'insertion')['filter'](({meta:_0x555061})=>_0x555061['isOwn']&&!_0x555061['isInsideObject']&&!_0x555061['isNextTo'])['map'](({suggestion:_0x343e85})=>_0x343e85);_0x54239f['unshift'](..._0x175188);}const _0x546140=new Map([[_0x245e35,_0x480766]]);for(const _0x2b9abd of _0x54239f){const _0x1fb571='attribute'==_0x2b9abd['type']?_0x2b9abd['data']['oldValue']:void 0x0,_0x38563b=_0x2b9abd['getFirstRange'](),_0x544845=Array['from'](_0x546140['keys']())['find'](_0x45462c=>_0x45462c['isIntersecting'](_0x38563b));if(!_0x544845)continue;const _0x32d9de=_0x544845['getDifference'](_0x38563b);this['_isBlockAttribute'](_0x8ee6a1)&&'insertion'==_0x2b9abd['type']&&0x0!=_0x32d9de['length']||(_0x546140['delete'](_0x544845),_0x32d9de['forEach'](_0x5a8f2f=>{_0x546140['set'](_0x5a8f2f,_0x480766);}),'insertion'!=_0x2b9abd['type']&&_0x1fb571!=_0x23c24d&&_0x546140['set'](_0x544845['getIntersection'](_0x38563b),_0x1fb571));}const _0xc9674d=[];for(const [_0x2e5087,_0x1ddcec]of _0x546140){const _0x4b5232=_0xc0c664(),_0x155c55={'key':_0x8ee6a1,'oldValue':_0x1ddcec,'newValue':_0x23c24d};_0x8ee6a1['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':_0x8ee6a1});const _0x2b210b=('attribute:'+(_0x8ee6a1+'|'+Gt({'newValue':_0x23c24d})))['substring'](0x0,0x3c),_0x590e3f=this['_setSuggestionData']({'id':_0x4b5232,'type':_0x2b210b,'data':_0x155c55,'createdAt':new Date(),'authorId':_0x389f2f,'attributes':_0x242f30});_0xc9674d['push'](_0x590e3f),this['_addSuggestionMarker'](_0x2b210b,_0x4b5232,_0x389f2f,_0x2e5087);}return _0xc9674d;}['enableDefaultAttributesIntegration'](_0x534778){this['enableCommand'](_0x534778,(_0x500df2,..._0x28d9b5)=>{this['_recordAttributeChanges'](()=>{_0x500df2(..._0x28d9b5);});});}['registerBlockAttribute'](_0x41984f){this['_blockAttributeKeys']['add'](_0x41984f);}['registerInlineAttribute'](_0xafea1c){this['_inlineAttributeKeys']['add'](_0xafea1c);}['_getAttributeKey'](_0x115b20){return'attribute'==_0x115b20['type']?_0x115b20['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2a94f7,_0x204a47){const _0x42e0f0=_0x2a94f7['getFirstMarker']();this['_model']['change'](_0x14c7e6=>{_0x14c7e6['updateMarker'](_0x42e0f0,{'range':_0x204a47});});}['_addThreadToSuggestion'](_0xc709d5){const _0x15bbb4=_0xc709d5['id'],_0x1f1092=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x15bbb4)||this['_commentsRepository']['addCommentThread']({'channelId':_0x1f1092,'threadId':_0x15bbb4,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x1fd9a2=this['_commentsRepository']['getCommentThread'](_0x15bbb4);_0x1fd9a2['unbind']('isRemovable'),_0x1fd9a2['isRemovable']=!0x1,_0xc709d5['commentThread']=_0x1fd9a2;}['_checkSuggestionCorrectness'](_0x5a97b8,_0x36f96a,_0x448a37,_0x28ddfa){if(_0x5a97b8['type']!=_0x36f96a||_0x5a97b8['subType']!=_0x448a37||_0x5a97b8['creator']['id']!=_0x28ddfa)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x51a471('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0xd338e3,_0x276a8f){const _0x4f24b1=_0xd338e3['getFirstRange']();if(_0x276a8f['isEqual'](_0x4f24b1))_0xd338e3['removeMarkers']();else{if(_0x4f24b1['containsRange'](_0x276a8f)){const _0x422344=this['_model']['createPositionAt'](_0x276a8f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0xd338e3,this['_model']['createRange'](_0x4f24b1['start'],_0x422344));const _0x23098c=_0xc0c664(),_0x2eede1=_0xd338e3['creator']['id'],_0x4af25f=_0xd338e3['type']+':'+_0xd338e3['subType'];this['_setSuggestionData']({'id':_0x23098c,'type':_0x4af25f,'createdAt':new Date(),'authorId':_0x2eede1,'data':_0xd338e3['data'],'attributes':_0xd338e3['attributes']});const _0x2e6acd=this['_model']['createPositionAt'](_0x276a8f['end']['parent'],'after'),_0x339782=this['_model']['createRange'](_0x2e6acd,_0x4f24b1['end']);this['_addSuggestionMarker'](_0x4af25f,_0x23098c,_0x2eede1,_0x339782);}else{if(_0x4f24b1['containsPosition'](_0x276a8f['start'])){const _0x6f38f9=this['_model']['createPositionAt'](_0x276a8f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0xd338e3,this['_model']['createRange'](_0x4f24b1['start'],_0x6f38f9));}else{const _0x14e64f=this['_model']['createPositionAt'](_0x276a8f['end']['parent'],'after');this['_setSuggestionRange'](_0xd338e3,this['_model']['createRange'](_0x14e64f,_0x4f24b1['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x46d865){for(const {suggestion:_0x48534e,meta:_0x382742}of this['_findSuggestions'](_0x46d865,'insertion')){if(!_0x382742['isOwn'])continue;const _0x3a70b8=_0x48534e['getRanges']();for(const _0x3a1be2 of _0x3a70b8)if(!_0x46d865['getDifference'](_0x3a1be2)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4e3569){const _0x2e7765=this['editor']['plugins']['get']('Users')['getUser'](_0x4e3569);if(!_0x2e7765)throw new _0x51a471('track-changes-user-not-found',this);return _0x2e7765;}['_getExternalAuthor'](_0xe859ae){const _0x51d8ec=this['editor']['plugins']['get']('Users'),_0x3724f5=_0x51fed8('external:'+_0xe859ae),_0x5adf51=_0x51d8ec['getUser'](_0x3724f5);return _0x5adf51||_0x51d8ec['addUser']({'id':_0x3724f5,'name':_0xe859ae});}['_createSuggestion'](_0x5d322d,_0x39ff95,_0x1348c1,_0x3b87c5,_0x519916){const _0x225c6d=this['_getAuthorFromId'](_0x3b87c5),_0x275b0e=this['_suggestionFactory']['buildSuggestion'](_0x5d322d,_0x39ff95,_0x1348c1,_0x225c6d,_0x519916,_0x3024de=>{this['_updateSuggestionData'](_0x1348c1,{'attributes':_0x3024de});const _0x783795=this['getSuggestion'](_0x1348c1);this['_joinWithAdjacentSuggestions'](new Set([_0x783795])),this['_refreshSuggestionsChain'](new Set([_0x783795]));});return this['listenTo'](_0x275b0e,'accept',()=>{this['_updateSuggestionData'](_0x1348c1,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x275b0e,'discard',()=>{this['_updateSuggestionData'](_0x1348c1,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x1348c1,_0x275b0e),this['_suggestionState']['set'](_0x275b0e,'notReady'),_0x275b0e;}['_splitMarkerName'](_0x387e11){const _0x565f30=_0x387e11['split'](':');return{'group':_0x565f30[0x0],'type':_0x565f30[0x1],'subType':_0x565f30['length']>=0x5?_0x565f30[0x2]:null,'id':_0x565f30['length']<0x5?_0x565f30[0x2]:_0x565f30[0x3],'authorId':_0x565f30['length']<0x5?_0x565f30[0x3]:_0x565f30[0x4],'markerCount':0x6==_0x565f30['length']?_0x565f30[0x5]:null};}['_breakSuggestionMarker'](_0x204cdc,_0x2bad44,_0x2fb4db){const _0x1cd29a=_0x204cdc['getFirstRange'](),_0x4127a6=_0x1cd29a['start'],_0x4b3eae=_0x1cd29a['end'];this['_setSuggestionRange'](_0x204cdc,this['_model']['createRange'](_0x4127a6,_0x2bad44));const _0x28f6a4=_0xc0c664(),_0x27e3af=_0x204cdc['creator']['id'],_0x57b23b=_0x204cdc['type']+(_0x204cdc['subType']?':'+_0x204cdc['subType']:'');this['_setSuggestionData']({'id':_0x28f6a4,'type':_0x57b23b,'createdAt':new Date(),'authorId':_0x27e3af,'originalSuggestionId':_0x204cdc['id'],'attributes':_0x204cdc['attributes'],'data':_0x204cdc['data']});const _0x3c5c68=this['_getAttributeKey'](_0x204cdc);('formatBlock'==_0x204cdc['type']||_0x3c5c68&&this['_isBlockAttribute'](_0x3c5c68))&&(_0x2fb4db=this['_model']['createPositionBefore'](_0x2fb4db['parent'])),this['_addSuggestionMarker'](_0x57b23b,_0x28f6a4,_0x27e3af,this['_model']['createRange'](_0x2fb4db,_0x4b3eae));}['_findSuggestions'](_0x41e0f8,_0x30e018=null){const _0x366032=[],_0x4d75d5=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x41e0f8)||(_0x41e0f8=[_0x41e0f8]);for(const _0x349d5a of this['getSuggestions']()){if(!_0x349d5a['isInContent'])continue;if(_0x30e018&&_0x349d5a['type']!=_0x30e018)continue;let _0x2de5ff=!0x1;for(const _0x2309da of _0x349d5a['getRanges']()){for(const _0x42d4ff of _0x41e0f8){const _0x1d1300=_0x42d4ff['start']['isEqual'](_0x2309da['end'])||_0x42d4ff['end']['isEqual'](_0x2309da['start']);if(_0x1d1300||_0x42d4ff['getIntersection'](_0x2309da)){const _0x4da6af=_0x42d4ff['containsRange'](_0x2309da)&&Ot(this['_model']['schema'],_0x2309da['start'],_0x42d4ff),_0x52f88f=_0x2309da['containsRange'](_0x42d4ff)&&Ot(this['_model']['schema'],_0x42d4ff['start'],_0x2309da);_0x366032['push']({'suggestion':_0x349d5a,'meta':{'isOwn':_0x4d75d5==_0x349d5a['author'],'isNextTo':_0x1d1300,'isInsideObject':_0x4da6af,'containsRangeInObject':_0x52f88f}}),_0x2de5ff=!0x0;break;}}if(_0x2de5ff)break;}}return _0x366032;}['_addSuggestionMarker'](_0x2dccfd,_0x464364,_0x367446,_0x2b0a66,_0x37381f){this['_model']['change'](_0x4e83d2=>{let _0x2e2a1b='suggestion:'+_0x2dccfd+':'+_0x464364+':'+_0x367446;_0x37381f&&(_0x2e2a1b=_0x2e2a1b+':'+_0x37381f),_0x4e83d2['addMarker'](_0x2e2a1b,{'range':_0x2b0a66,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x22c081){const _0x54053e=_0x22c081['previous'],_0x1aaac7=_0x22c081['next'];_0x22c081['previous']=null,_0x22c081['next']=null,null!=_0x54053e&&_0x54053e['next']==_0x22c081&&(_0x54053e['next']=_0x1aaac7),null!=_0x1aaac7&&_0x1aaac7['previous']==_0x22c081&&(_0x1aaac7['previous']=_0x54053e),'ready'==this['_suggestionState']['get'](_0x22c081)&&(this['_suggestionState']['set'](_0x22c081,'removed'),this['fire']('suggestionUnloaded',_0x22c081,_0x54053e,_0x1aaac7));}['_setSuggestionData'](_0x476ee3){const _0xcf0700=_0x476ee3['id'],_0x4bcb57=this['addSuggestionData'](_0x476ee3);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x491857=this['editor']['plugins']['get']('PendingActions'),_0x3ca050=_0x4bcb57['hasComments'],_0x1bdee2=_0x4bcb57['subType']?_0x4bcb57['type']+':'+_0x4bcb57['subType']:_0x4bcb57['type'],_0x23afcc=this['editor']['locale'],_0x52846e=_0x491857['add'](o(_0x23afcc,'PENDING_ACTION_SUGGESTION')),_0x25d392={'id':_0xcf0700,'type':_0x1bdee2,'hasComments':_0x3ca050,'data':_0x476ee3['data']||null,'originalSuggestionId':_0x476ee3['originalSuggestionId']||null,'attributes':_0x4bcb57['attributes']};this['_adapter']['addSuggestion'](_0x25d392)['then'](_0x1f6783=>{_0x4bcb57['_saved']=!0x0,_0x491857['remove'](_0x52846e),_0x1f6783&&_0x1f6783['createdAt']&&(this['_suggestions']['get'](_0xcf0700)['createdAt']=_0x1f6783['createdAt']);})['catch'](_0x15d076=>{throw _0x201b14('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4bcb57['discard']();}),_0x4bcb57['stopListening'](),this['_suggestions']['delete'](_0x4bcb57['id']),this['_suggestionState']['delete'](_0x4bcb57),_0x15d076;});}return _0x4bcb57;}['_isBlockAttribute'](_0x35e99a){return this['_blockAttributeKeys']['has'](_0x35e99a);}['_updateSuggestionData'](_0x3da9ea,_0x4bae05){const _0x46e0bf=this['editor']['plugins']['get']('PendingActions'),_0x3901bf=this['getSuggestion'](_0x3da9ea);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x3901bf['_saved']){const _0x4b3f27=_0x46e0bf['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x3da9ea,_0x4bae05)['then'](()=>{_0x46e0bf['remove'](_0x4b3f27);});}else _0x3901bf['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x3da9ea,_0x4bae05);});}}['_getSuggestionData'](_0x3cfaeb){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x51a471('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3cfaeb);}['_handleNewSuggestionMarker'](_0x4a5a82){const {id:_0x3ec706,type:_0x21f612,subType:_0x240e54,authorId:_0x5b0065}=this['_splitMarkerName'](_0x4a5a82),_0x57b0d2=this['_suggestions']['get'](_0x3ec706)||this['_createSuggestion'](_0x21f612,_0x240e54,_0x3ec706,_0x5b0065,{});switch(this['_checkSuggestionCorrectness'](_0x57b0d2,_0x21f612,_0x240e54,_0x5b0065),this['_suggestionState']['get'](_0x57b0d2)){case'notReady':this['_getSuggestionData'](_0x3ec706)['then'](_0x438ce9=>{let _0x2f3991=Promise['resolve']();_0x438ce9['hasComments']&&(_0x2f3991=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3ec706})),_0x2f3991['then'](()=>{this['addSuggestionData'](_0x438ce9)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x57b0d2,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3ec706,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x57b0d2,'ready'),this['fire']('suggestionLoaded',_0x57b0d2);break;case'ready':this['fire']('suggestionChanged',_0x57b0d2);}return _0x57b0d2['addMarkerName'](_0x4a5a82),_0x57b0d2;}['_refreshSuggestionsChain'](_0x3e79cd){const _0x5d2b34=Array['from'](_0x3e79cd),_0x1a41a6=_0x5d2b34['filter'](_0x32d1fe=>'attribute'==_0x32d1fe['type']);this['_refreshAttributeSuggestionsChain'](_0x1a41a6);const _0x7e0efc=_0x5d2b34['filter'](_0x4c6479=>!_0x4c6479['isMultiRange']&&'attribute'!=_0x4c6479['type']),_0x41895d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xa19199=>!_0xa19199['isMultiRange']&&'attribute'!=_0xa19199['type']),_0x30d985=_0x41895d['filter'](_0x254de5=>!_0x3e79cd['has'](_0x254de5)),_0x2aea10=new Map(_0x41895d['map'](_0x2511af=>[_0x2511af,this['_suggestionFactory']['getSuggestionCallback'](_0x2511af['type'],_0x2511af['subType'],'chain')])),_0x415510=new Map(_0x41895d['map'](_0xe5d276=>[_0xe5d276,_0xe5d276['getFirstRange']()])),_0x2dcefd=new Set(),_0x5f35b4=new Set();for(let _0x54bdb6=0x0;_0x54bdb6<_0x7e0efc['length'];_0x54bdb6++)_0x1687ad(_0x7e0efc[_0x54bdb6],_0x7e0efc,_0x54bdb6+0x1);for(let _0x25b831=0x0;_0x25b831<_0x7e0efc['length'];_0x25b831++)_0x1687ad(_0x7e0efc[_0x25b831],_0x30d985,0x0);const _0x2ea7a2=new Set();for(let _0x2c9b2b=0x0;_0x2c9b2b<_0x7e0efc['length'];_0x2c9b2b++){const _0x13268c=_0x7e0efc[_0x2c9b2b];!_0x5f35b4['has'](_0x13268c)&&_0x13268c['previous']&&(_0x2ea7a2['add'](_0x13268c['previous']),_0x13268c['previous']['next']===_0x13268c&&(_0x13268c['previous']['next']=null),_0x13268c['previous']=null),!_0x2dcefd['has'](_0x13268c)&&_0x13268c['next']&&(_0x2ea7a2['add'](_0x13268c['next']),_0x13268c['next']['previous']===_0x13268c&&(_0x13268c['next']['previous']=null),_0x13268c['next']=null);}function _0x1687ad(_0x1b27da,_0x2e4743,_0x10c378){for(let _0x8535c2=_0x10c378;_0x8535c2<_0x2e4743['length'];_0x8535c2++){const _0x3c6ce1=_0x399274(_0x1b27da,_0x2e4743[_0x8535c2]);_0x3c6ce1&&(_0x3c6ce1[0x0]['next']=_0x3c6ce1[0x1],_0x3c6ce1[0x1]['previous']=_0x3c6ce1[0x0],_0x2dcefd['add'](_0x3c6ce1[0x0]),_0x5f35b4['add'](_0x3c6ce1[0x1]));}}function _0x399274(_0x3a81a7,_0x147f2f){if(_0x3a81a7['author']['id']!==_0x147f2f['author']['id'])return null;const _0x5ad04e=_0x2aea10['get'](_0x3a81a7)(_0x3a81a7,_0x147f2f,_0x415510['get'](_0x3a81a7),_0x415510['get'](_0x147f2f));if(!_0x5ad04e)return null;return _0x2aea10['get'](_0x147f2f)(_0x3a81a7,_0x147f2f,_0x415510['get'](_0x3a81a7),_0x415510['get'](_0x147f2f))?_0x5ad04e[0x1]['commentThread']&&_0x5ad04e[0x1]['commentThread']['length']?null:_0x5ad04e:null;}_0x2ea7a2['size']&&this['_refreshSuggestionsChain'](_0x2ea7a2);}['_refreshAttributeSuggestionsChain'](_0x11c874){if(0x0==_0x11c874['length'])return;const _0x40ac75=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x550364=>'attribute'==_0x550364['type']&&_0x550364['_isDataLoaded']),_0x53eee2=[],_0x355c42=new Map();for(const _0x18b896 of _0x40ac75){const _0x48e5a5=_0x51fed8(_0x18b896['attributes']);_0x355c42['has'](_0x48e5a5)||(_0x355c42['set'](_0x48e5a5,_0x53eee2['length']),_0x53eee2['push']([]));const _0x4ab42c=_0x355c42['get'](_0x48e5a5);_0x53eee2[_0x4ab42c]['push'](_0x18b896);}!(function(){_0x53eee2['sort']((_0x17a790,_0x62b0ea)=>{const _0x16f9d1=_0x17a790[0x0]['createdAt'],_0x1ec675=_0x62b0ea[0x0]['createdAt'];return _0x16f9d1==_0x1ec675?_0x17a790[0x0]['attributes']['groupId']<_0x62b0ea[0x0]['attributes']['groupId']?-0x1:0x1:_0x16f9d1<_0x1ec675?-0x1:0x1;});for(const _0x2cfa9c of _0x53eee2)_0x2cfa9c['sort']((_0x34c117,_0x5cd531)=>_0x34c117['id']<_0x5cd531['id']?-0x1:0x1);}());for(let _0xeba15d=0x0;_0xeba15d<_0x53eee2['length'];_0xeba15d++){if(0x0==_0x53eee2[_0xeba15d]['length'])continue;const _0x1b77a1=[];for(let _0x2d37af=_0xeba15d+0x1;_0x2d37af<_0x53eee2['length'];_0x2d37af++)0x0!=_0x53eee2[_0x2d37af]['length']&&_0x315640(_0x53eee2[_0xeba15d],_0x53eee2[_0x2d37af])&&_0x1b77a1['push'](_0x2d37af);for(const _0x767c4 of _0x1b77a1)_0x53eee2[_0xeba15d]=_0x53eee2[_0xeba15d]['concat'](_0x53eee2[_0x767c4]),_0x53eee2[_0x767c4]=[];}for(const _0x571923 of _0x53eee2)for(let _0x13f086=0x0;_0x13f086<_0x571923['length'];_0x13f086++){const _0x34313f=_0x571923[_0x13f086+0x1]||null;_0x571923[_0x13f086]['next']!==_0x34313f&&(_0x571923[_0x13f086]['next']=_0x34313f);}for(const _0x23fcba of _0x53eee2)for(let _0x293451=0x0;_0x293451<_0x23fcba['length'];_0x293451++){const _0x3fb791=_0x23fcba[_0x293451-0x1]||null;_0x23fcba[_0x293451]['previous']!==_0x3fb791&&(_0x23fcba[_0x293451]['previous']=_0x3fb791);}function _0x315640(_0x4d4448,_0x3588a1){if(_0x4d4448[0x0]['attributes']['groupId']!==_0x3588a1[0x0]['attributes']['groupId']&&_0x4d4448[0x0]['author']!==_0x3588a1[0x0]['author'])return!0x1;if(!function(_0xbf492d,_0x1d50d3){if(!_0xbf492d['hasComments']&&!_0x1d50d3['hasComments'])return!0x0;if(_0xbf492d['hasComments']&&_0x1d50d3['hasComments'])return!0x1;if(_0xbf492d['hasComments']&&_0x1d50d3['createdAt']<_0xbf492d['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x1d50d3['hasComments']&&_0xbf492d['createdAt']<_0x1d50d3['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x4d4448[0x0],_0x3588a1[0x0]))return!0x1;const _0x47531e=Tt(_0x4d4448[0x0]['attributes'],'groupId'),_0x5c7c33=Tt(_0x3588a1[0x0]['attributes'],'groupId');if(!_0x4a2988(_0x47531e,_0x5c7c33))return!0x1;return!!_0x4d4448['every'](_0x434bb0=>_0x3588a1['some'](_0x208316=>_0x434bb0['getFirstRange']()['isEqual'](_0x208316['getFirstRange']())))&&_0x3588a1['every'](_0x5c30b2=>_0x4d4448['some'](_0xb9a9b6=>_0x5c30b2['getFirstRange']()['isEqual'](_0xb9a9b6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x305fa5){const _0x9f5a25=Array['from'](_0x305fa5),_0x41e0ee=this['getSuggestions']({'skipNotAttached':!0x0}),_0x2828e6=_0x41e0ee['filter'](_0x1a8ee6=>!_0x305fa5['has'](_0x1a8ee6)),_0x399689=new Map(_0x9f5a25['map'](_0x425283=>[_0x425283,this['_suggestionFactory']['getSuggestionCallback'](_0x425283['type'],_0x425283['subType'],'join')])),_0x15ba4f=new Map(_0x41e0ee['map'](_0x318dbb=>[_0x318dbb,_0x318dbb['getRanges']()]));for(let _0x2ce725=0x0;_0x2ce725<_0x9f5a25['length'];_0x2ce725++){if(_0x125467(this,_0x9f5a25[_0x2ce725],_0x9f5a25,_0x2ce725+0x1))return!0x0;}for(let _0x42ca73=0x0;_0x42ca73<_0x9f5a25['length'];_0x42ca73++){if(_0x125467(this,_0x9f5a25[_0x42ca73],_0x2828e6,0x0))return!0x0;}return!0x1;function _0x125467(_0x1377d3,_0x22a98d,_0x5bf9db,_0x441d96){for(let _0x2090a5=_0x441d96;_0x2090a5<_0x5bf9db['length'];_0x2090a5++){const _0x3b5b05=_0x5bf9db[_0x2090a5];if(_0x3b5b05['type']!==_0x22a98d['type']||_0x3b5b05['author']['id']!==_0x22a98d['author']['id']||_0x3b5b05['subType']!==_0x22a98d['subType'])continue;if(!Jt(_0x22a98d,_0x3b5b05))continue;if('attribute'==_0x22a98d['type']&&_0x22a98d['data']['oldValue']!=_0x3b5b05['data']['oldValue'])continue;if('attribute'==_0x22a98d['type']&&_0x1377d3['_isBlockAttribute'](_0x22a98d['data']['key']))continue;if('formatBlock'==_0x22a98d['type']){const _0x470e61=_0x1377d3['editor']['model'],_0x1bb1f1=_0x22a98d['getContainedElement']();if(_0x1bb1f1&&(_0x470e61['schema']['isObject'](_0x1bb1f1)||_0x470e61['schema']['isLimit'](_0x1bb1f1)))continue;}const _0x77a10a=_0x399689['get'](_0x22a98d),_0x2d764e=_0x15ba4f['get'](_0x22a98d),_0xc5efa7=_0x15ba4f['get'](_0x3b5b05),_0x5157b7=_0x22a98d['commentThread']&&_0x22a98d['commentThread']['length'],_0xca7e10=_0x3b5b05['commentThread']&&_0x3b5b05['commentThread']['length'];if(!_0x5157b7&&_0x77a10a(_0xc5efa7,_0x2d764e))return _0x1377d3['_joinSuggestions'](_0x3b5b05,_0x22a98d),_0x15ba4f['delete'](_0x22a98d),!0x0;if(!_0xca7e10&&_0x77a10a(_0x2d764e,_0xc5efa7))return _0x1377d3['_joinSuggestions'](_0x22a98d,_0x3b5b05),_0x15ba4f['delete'](_0x3b5b05),!0x0;}return!0x1;}}['_joinSuggestions'](_0x538e7f,_0x3c975b){if(_0x538e7f['isMultiRange']){for(const _0x1912d6 of _0x3c975b['getRanges']())_0x538e7f['addRange'](_0x1912d6);}else{const _0x417019=_0x3c975b['getFirstRange']()['end'];this['_setSuggestionRange'](_0x538e7f,this['_model']['createRange'](_0x538e7f['getFirstRange']()['start'],_0x417019));}_0x3c975b['removeMarkers']();}['_getMarkerAnnouncementText'](_0x289769,_0x4d6367,_0x15d49c){const _0x256e4b=_0x289769['startsWith']('format')||_0x289769['startsWith']('attribute')?'FORMATTING':_0x289769['toUpperCase']();return o(this['editor']['locale'],_0x4d6367+'_'+_0x256e4b+'_SUGGESTION_ANNOUNCEMENT',_0x15d49c);}['_initAriaMarkerChangeAnnouncements'](){const _0x44e70b=this['editor'];if(!_0x44e70b['ui'])return;const {ariaLiveAnnouncer:_0xf30b96}=_0x44e70b['ui'];_0xbbc705(this['_model'],({left:_0x10e400,entered:_0x3f6cc7})=>{for(const _0xfc3da8 of _0x10e400){const {group:_0x56736b,type:_0x4cbd43}=this['_splitMarkerName'](_0xfc3da8['name']);if('suggestion'===_0x56736b){_0xf30b96['announce'](this['_getMarkerAnnouncementText'](_0x4cbd43,'LEAVE'));break;}}for(const _0x48a9d7 of _0x3f6cc7){const {group:_0x33dcc0,type:_0x3262df}=this['_splitMarkerName'](_0x48a9d7['name']);if('suggestion'===_0x33dcc0){_0xf30b96['announce'](this['_getMarkerAnnouncementText'](_0x3262df,'ENTER',_0x3af46a(_0x3f46ab)));break;}}});}['_processAttributeChanges'](_0x490e93){if(this['_recordAttributeSuggestions'])return!0x1;const _0x42d7a6=this['editor'],_0x1acc77=_0x42d7a6['model']['document']['differ']['getChanges']();if(0x0==_0x1acc77['length'])return!0x1;const _0x359507=[],_0x3762bd=_0x1acc77['filter'](_0x3e729d=>'attribute'==_0x3e729d['type']),_0xe2203e=_0x1acc77['filter'](_0x160cdb=>'insert'==_0x160cdb['type']&&'$text'!=_0x160cdb['name']),_0x670be6=_0x1acc77['filter'](_0x4b1fd1=>'remove'==_0x4b1fd1['type']&&'$text'!=_0x4b1fd1['name']);for(const _0x3df92e of _0x3762bd)_0x359507['push']({'key':_0x3df92e['attributeKey'],'newValue':_0x3df92e['attributeNewValue'],'oldValue':_0x3df92e['attributeOldValue'],'range':Pt(_0x3df92e['range'],_0x42d7a6['model'])});for(const _0x39c489 of _0xe2203e){const _0x2fc0bc=_0x670be6['find'](_0x377578=>_0x377578['position']['isEqual'](_0x39c489['position']));_0x2fc0bc&&_0x359507['push']({'key':m,'newValue':_0x39c489['name'],'oldValue':_0x2fc0bc['name'],'range':_0x42d7a6['model']['createRangeOn'](_0x39c489['position']['nodeAfter'])});}return 0x0!=_0x359507['length']&&this['_reduceExistingSuggestions'](_0x490e93,_0x359507);}['_processAttributeSuggestions'](_0x32acca){let _0x45ddd3=!0x1;const _0x223fe4=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3b766e=>_0x3b766e['data']['newRange']&&_0x3b766e['name']['startsWith']('suggestion:attribute:'));for(const _0x9cdb7c of _0x223fe4){const {subType:_0x10077b,id:_0x1ba2b4}=this['_splitMarkerName'](_0x9cdb7c['name']),_0x3dec9c=_0x10077b['split']('|')[0x0];for(const _0x5b8bf4 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5b8bf4['id']!=_0x1ba2b4&&'attribute'==_0x5b8bf4['type']&&_0x5b8bf4['data']&&_0x5b8bf4['data']['key']==_0x3dec9c&&_0x5b8bf4['getFirstRange']()['isIntersecting'](_0x9cdb7c['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5b8bf4,_0x9cdb7c['data']['newRange'],_0x32acca),_0x45ddd3=!0x0);}return _0x45ddd3;}['_recordAttributeChanges'](_0x218547){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x218547();}['_isRegisteredAttribute'](_0x19a97b){const _0x390909=this['_isBlockAttribute'](_0x19a97b),_0x1c6d44=this['_inlineAttributeKeys']['has'](_0x19a97b);return _0x390909||_0x1c6d44;}['_reduceExistingSuggestions'](_0x147661,_0x2f0f1c){if(0x0==_0x2f0f1c['length'])return!0x1;let _0x4cb8ae=!0x1;for(const _0x2ffc39 of _0x2f0f1c){const _0x24dc79=this['_findSuggestions'](_0x2ffc39['range'],'attribute')['filter'](_0x5ce37e=>!_0x5ce37e['meta']['isNextTo'])['map'](_0x3804dd=>_0x3804dd['suggestion']),_0x35932a=_0x51fed8({'newValue':_0x2ffc39['newValue']});_0x24dc79['filter'](_0x60c288=>{const [_0x479d45,_0x4a326a]=_0x60c288['subType']['split']('|');return _0x479d45==_0x2ffc39['key']&&_0x4a326a!=_0x35932a;})['forEach'](_0x38695d=>{this['_reduceSuggestionAttributeRange'](_0x38695d,_0x2ffc39['range'],_0x147661),_0x4cb8ae=!0x0;});}return _0x4cb8ae;}['_reduceSuggestionAttributeRange'](_0x2db14c,_0x10bfec,_0xe9e057){const _0x150803=_0x2db14c['getFirstRange']()['getDifference'](_0x10bfec);0x0!==_0x150803['length']?0x1!==_0x150803['length']?this['_breakSuggestionMarker'](_0x2db14c,_0x10bfec['start'],_0x10bfec['end']):this['_setSuggestionRange'](_0x2db14c,_0x150803[0x0]):_0xe9e057['removeMarker'](_0x2db14c['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x276ca6){this['_editor']=_0x276ca6,this['_model']=_0x276ca6['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x47a2b5,_0x4deedf,_0x5d062d,_0x1ebeb3,_0x286a80,_0xbd7032){return new u(this['_model'],{'type':_0x47a2b5,'subType':_0x4deedf,'id':_0x5d062d,'author':_0x1ebeb3,'creator':_0x1ebeb3,'attributes':_0x286a80,'onAttributesChange':_0xbd7032,'onAccept':(..._0x50f29e)=>this['getSuggestionCallback'](_0x47a2b5,_0x4deedf,'accept')(..._0x50f29e),'onDiscard':(..._0x27db0e)=>this['getSuggestionCallback'](_0x47a2b5,_0x4deedf,'discard')(..._0x27db0e)});}['registerCustomCallback'](_0x4ad4ae,_0x5a2e85,_0x5d88a3,_0x50409f){const _0x10f9b9=_0x4ad4ae+':'+_0x5a2e85+':'+_0x5d88a3;this['_customCallbacks']['set'](_0x10f9b9,_0x50409f);}['getSuggestionCallback'](_0x3e6f2e,_0x299150,_0x984a94){const _0x317c64=_0x3e6f2e+':'+_0x299150+':'+_0x984a94;return this['_customCallbacks']['get'](_0x317c64)||this['_defaultCallbacks']['get'](_0x3e6f2e+':'+_0x984a94);}['_registerDefaultCallbacks'](){const _0x1b1521=()=>!0x1,_0x42b7b4=_0x264174=>{_0x264174['sort']((_0x43bd42,_0x5acc53)=>_0x43bd42['start']['isBefore'](_0x5acc53['start'])?0x1:-0x1),this['_model']['change'](_0x23f38d=>{for(const _0x499865 of _0x264174){let _0xa8df7b;_0xa8df7b=_0x499865['end']['isAtEnd']&&_0x499865['end']['parent']==_0x499865['start']['nodeAfter']?_0x23f38d['createSelection'](_0x499865['start']['nodeAfter'],'on'):_0x23f38d['createSelection'](_0x499865),this['_model']['deleteContent'](_0xa8df7b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x1d02c1=(_0x23a761,_0x391274)=>{_0x391274&&this['_model']['change'](_0x5689b5=>{const {commandName:_0x26a2dc,commandParams:_0x458b9f=[]}=_0x391274,_0x18907e=_0x23a761['map'](_0x4b82ab=>(Vt(_0x4b82ab)&&(_0x4b82ab=this['_model']['createRange'](_0x4b82ab['end'])),_0x4b82ab))['filter'](_0x4db70b=>'$graveyard'!==_0x4db70b['root']['rootName']);if(_0x18907e['length']<0x1)return;const _0x5f91a7=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x24162f=>_0x5118bb['fromRange'](_0x24162f));_0x5689b5['setSelection'](_0x18907e);for(const _0x38d44e of this['_editor']['commands']['commands']())_0x38d44e['refresh']();_0x458b9f['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x26a2dc,..._0x458b9f);const _0xb144f4=_0x5f91a7['filter'](_0x564f4e=>'$graveyard'!=_0x564f4e['root']['rootName']);_0xb144f4['length']>0x0&&_0x5689b5['setSelection'](_0xb144f4);for(const _0x182053 of _0x5f91a7)_0x182053['detach']();});},_0xd8e3c=(_0x356dfb,_0x36fc12)=>0x1==_0x356dfb['length']&&0x1==_0x36fc12['length']&&_0x356dfb[0x0]['end']['isEqual'](_0x36fc12[0x0]['start']),_0x40cf18=(_0x52c161,_0x5d728b,_0x354712,_0x518696)=>Ht(_0x52c161,_0x5d728b,_0x354712,_0x518696,this['_model'])?[_0x52c161,_0x5d728b]:Ht(_0x5d728b,_0x52c161,_0x518696,_0x354712,this['_model'])?[_0x5d728b,_0x52c161]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1b1521),this['_defaultCallbacks']['set']('insertion:discard',_0x42b7b4),this['_defaultCallbacks']['set']('insertion:join',_0xd8e3c),this['_defaultCallbacks']['set']('insertion:chain',_0x40cf18),this['_defaultCallbacks']['set']('deletion:accept',_0x42b7b4),this['_defaultCallbacks']['set']('deletion:discard',_0x1b1521),this['_defaultCallbacks']['set']('deletion:join',_0xd8e3c),this['_defaultCallbacks']['set']('deletion:chain',_0x40cf18),this['_defaultCallbacks']['set']('formatInline:accept',_0x1d02c1),this['_defaultCallbacks']['set']('formatInline:discard',_0x1b1521),this['_defaultCallbacks']['set']('formatInline:join',_0xd8e3c),this['_defaultCallbacks']['set']('formatInline:chain',_0x1b1521),this['_defaultCallbacks']['set']('formatBlock:accept',_0x1d02c1),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1b1521),this['_defaultCallbacks']['set']('formatBlock:join',_0xd8e3c),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1b1521),this['_defaultCallbacks']['set']('attribute:accept',_0x1b1521),this['_defaultCallbacks']['set']('attribute:discard',(_0x5e5a9f,_0x4d2bc9)=>{if(!_0x4d2bc9)return;const _0x488d7e=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x60fe41=>{if(_0x4d2bc9['key']==m)for(const _0x260f20 of _0x5e5a9f){const _0x212e0b=_0x260f20['start']['nodeAfter'],_0x550c9d=_0x4d2bc9['oldValue'];_0x60fe41['rename'](_0x212e0b,_0x550c9d);}else{if(_0x488d7e['_isBlockAttribute'](_0x4d2bc9['key'])){for(const _0x2536e3 of _0x5e5a9f)void 0x0!==_0x4d2bc9['oldValue']?_0x60fe41['setAttribute'](_0x4d2bc9['key'],_0x4d2bc9['oldValue'],_0x2536e3['start']['nodeAfter']):_0x60fe41['removeAttribute'](_0x4d2bc9['key'],_0x2536e3['start']['nodeAfter']);}else{for(const _0x52aee8 of _0x5e5a9f)_0x4d2bc9['oldValue']?_0x60fe41['setAttribute'](_0x4d2bc9['key'],_0x4d2bc9['oldValue'],_0x52aee8):_0x60fe41['removeAttribute'](_0x4d2bc9['key'],_0x52aee8);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0xd8e3c);}}function Ot(_0x8a7e3c,_0x31cc18,_0x3bde1c){for(const _0x44965e of _0x31cc18['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x44965e['root']==_0x44965e)return!0x1;if(!_0x3bde1c['containsItem'](_0x44965e))return!0x1;if(_0x8a7e3c['isObject'](_0x44965e)||_0x8a7e3c['isLimit'](_0x44965e))return!0x0;}return!0x1;}function Vt(_0x4fdf8a){return _0x4fdf8a['end']['parent']==_0x4fdf8a['start']['nodeAfter']&&_0x4fdf8a['end']['isAtStart'];}function Ut(_0x496b0f,_0x375487,_0x1d4308,_0x20b0c){const _0x150219=_0x3907f6=>!_0x3907f6['item']['is']('$textProxy')&&!_0x20b0c['isObject'](_0x3907f6['item']),_0x3565ff=_0x496b0f['start']['getLastMatchingPosition'](_0x150219),_0x3c378f=_0x496b0f['end']['getLastMatchingPosition'](_0x150219,{'direction':'backward'});return(!_0x496b0f['start']['isEqual'](_0x3565ff)||!_0x496b0f['end']['isEqual'](_0x3c378f))&&(_0x3565ff['isBefore'](_0x3c378f)?_0x1d4308['updateMarker'](_0x375487,{'range':_0x1d4308['createRange'](_0x3565ff,_0x3c378f)}):_0x1d4308['removeMarker'](_0x375487),!0x0);}function Gt(_0x53f6d8){return _0x51fed8(_0x53f6d8);}function Ft(_0x2765e5){const _0x4b166b=_0x2765e5['start']['nodeAfter'];return _0x4b166b&&_0x4b166b['is']('element');}function Pt(_0x518f67,_0x37a972){return null==_0x518f67['end']['nodeBefore']&&_0x518f67['end']['parent']==_0x518f67['start']['nodeAfter']?Lt(_0x518f67['start']['nodeAfter'],_0x37a972):_0x518f67;}function Lt(_0x4739c3,_0x4be154){const _0x477e05=_0x4be154['schema']['isObject'](_0x4739c3)||_0x4be154['schema']['isSelectable'](_0x4739c3);return _0x4be154['createRange'](_0x4be154['createPositionAt'](_0x4739c3,'before'),_0x477e05?_0x4be154['createPositionAfter'](_0x4739c3):_0x4be154['createPositionAt'](_0x4739c3,'end'));}function Ht(_0x1617e1,_0x51a117,_0x230b3f,_0x971707,_0x36a63e){if(_0x1617e1['next'])return!0x1;if(!Jt(_0x1617e1,_0x51a117))return!0x1;if(_0x230b3f['end']['isEqual'](_0x971707['start']))return!0x0;if(_0x1617e1['type']!=_0x51a117['type'])return!0x1;if(!_0x230b3f['end']['isTouching'](_0x971707['start']))return!0x1;const _0x395f58=_0x36a63e['createRange'](_0x230b3f['end'],_0x971707['start'])['getWalker']();for(const _0x42b029 of _0x395f58)if(['elementStart','elementEnd']['includes'](_0x42b029['type'])&&_0x36a63e['schema']['isLimit'](_0x42b029['item']))return!0x1;return!0x0;}function Jt(_0x4b7f40,_0x1aec74){if(!_0x4b7f40['_isDataLoaded']||!_0x1aec74['_isDataLoaded'])return!0x1;const _0x56776f=new Set(Object['keys'](_0x4b7f40['attributes'])),_0x5eb0d5=new Set(Object['keys'](_0x1aec74['attributes']));if(_0x56776f['delete']('groupId'),_0x5eb0d5['delete']('groupId'),0x0==_0x56776f['size']&&0x0==_0x5eb0d5['size'])return!0x0;if(_0x56776f['size']!=_0x5eb0d5['size'])return!0x1;const _0x466890={..._0x4b7f40['attributes']},_0x3430b3={..._0x1aec74['attributes']};return delete _0x466890['groupId'],delete _0x3430b3['groupId'],JSON['stringify'](_0x466890)==JSON['stringify'](_0x3430b3);}function qt(_0x5b7614,_0x4e164d){const _0x5293b2=zt(_0x5b7614['attributes']),_0x11b34c=zt(_0x4e164d);if(!_0x5b7614['_isDataLoaded'])return!0x1;for(const _0x3ea247 of Object['keys'](_0x11b34c))if(!_0x4a2988(_0x5293b2[_0x3ea247],_0x11b34c[_0x3ea247]))return!0x1;return!0x0;}function zt(_0x466e60){const _0xbe6725=Object['assign']({},_0x466e60);return delete _0xbe6725['skipNestingCheck'],delete _0xbe6725['tablePasteChainId'],_0xbe6725;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1c830c(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x21ffd9,_0x15aece,_0x38e7a5,_0x4e059c){super(),this['model']=_0x15aece,this['view']=_0x38e7a5,this['commentThreadController']=_0x4e059c,this['_editor']=_0x21ffd9,this['_acceptCommand']=_0x21ffd9['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x21ffd9['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x5d59cb,_0x28761e)=>_0x5d59cb||_0x28761e),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x521111=>_0x521111&&this['_editor']['model']['canEditAt'](_0x15aece['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x54b42c=>_0x54b42c&&this['_editor']['model']['canEditAt'](_0x15aece['getRanges']())),this['_pendingAction']=null,_0x38e7a5['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x38e7a5,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x38e7a5,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x38e7a5,'change:isDirty',()=>{_0x38e7a5['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 _0x930368=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x930368);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x50c6be{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0xe3a665,_0x8a014,_0x4bfc19,_0xb24521){super(_0xe3a665),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x10b128(_0xe3a665,o(_0xe3a665,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x8a014['authoredAt']),this['bind']('authoredAt')['to'](_0x8a014),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',_0x8a014,'authoredAt',this,'descriptionParts',(_0x7f7c44,_0x3f1fb5,_0x138d13)=>{const _0x13d63a=_0x138d13['map'](_0x43860f=>ls(_0x43860f['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x7f7c44-0x1,_0x8a014['author']['name'],_0x3f1fb5?_0xb24521['formatDateTime'](_0x3f1fb5):'',new DOMParser()['parseFromString'](_0x13d63a,'text/html')['body']['textContent']]);}),this['focusables']=new _0x35984b(),this['focusTracker']=new _0x25e1eb(),this['keystrokes']=new _0xf0a35f(),this['focusCycler']=new _0x623354({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x44863c=>_0x44863c['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x8a014,this['_localUser']=_0x4bfc19,this['_config']=_0xb24521,_0xb24521['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x527ab6(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x49ba8d}=this['_config'];this['commentsListView']=new _0x49ba8d(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',_0x39a3ce=>_0x39a3ce+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x53b096,_0x5a5e56)=>_0x53b096||!!_0x5a5e56);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x58c25f}=this['_config'],_0x266f25=new _0x58c25f(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x19f28f=_0x266f25['commentInputView'];return _0x266f25['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x19f28f,'value',(_0x28eb54,_0xdfb594,_0x177179)=>!!_0x177179||_0x28eb54&&!_0xdfb594),_0x19f28f['on']('submit',(_0x95619,_0x16cc48)=>{this['fire']('addComment',_0x16cc48),_0x19f28f['editor']['setData']('');}),_0x19f28f['on']('cancel',()=>this['focus']()),_0x19f28f['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x266f25;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x279062,_0x2b24de,_0x49ca2c,_0x53c7df){super(_0x279062,_0x2b24de,_0x49ca2c,_0x53c7df),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5052f9=>_0x5052f9&&_0x5052f9[0x0]?_0x5052f9[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x23fc64,_0x313e6a)=>{let _0x5d7ddb='';for(const _0x1570f1 of _0x23fc64)_0x5d7ddb+='<p>'+ls(_0x1570f1['content'],_0x1570f1['color'])+'</p>';return _0x313e6a?_0x5d7ddb:_0x44d93d(_0x5d7ddb,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x53c7df['SuggestionView'](_0x279062,_0x2b24de,{'formatDateTime':_0x53c7df['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 _0x3f82eb=this['bindTemplate'],_0x346aeb=[this['suggestionView']];return this['commentsListView']&&_0x346aeb['push'](this['commentsListView']),this['commentThreadInputView']&&_0x346aeb['push'](this['commentThreadInputView']),_0x346aeb['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x3f82eb['if']('isActive','ck-suggestion-wrapper--active'),_0x3f82eb['to']('type',_0x2655cf=>'ck-suggestion-'+_0x2655cf),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':_0x3f82eb['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x346aeb};}['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 ce extends _0x50c6be{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0xa7721c,_0xd6029f,_0x36f041){super(_0xa7721c),this['_model']=_0xd6029f,this['_config']=_0x36f041,this['set']('description',''),this['bind']('authoredAt')['to'](_0xd6029f),this['acceptButton']=this['_createButton'](o(_0xa7721c,'Accept\x20suggestion'),_0x34fdcd['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0xa7721c,'Discard\x20suggestion'),_0x34fdcd['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x37a1b6(_0xa7721c,_0xd6029f['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x35984b([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x25e1eb(),this['keystrokes']=new _0xf0a35f(),this['focusCycler']=new _0x623354({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x4bddb7=>_0x4bddb7['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4164a1=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4164a1['innerHTML']=this['description'],this['on']('change:description',(_0x3ca3d0,_0x5e9e2a,_0x9cba05)=>{_0x4164a1['innerHTML']=_0x9cba05;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x2dac1c=this['bindTemplate'],_0x55f0ee=[{'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']}},{'tag':'time','attributes':{'datetime':_0x2dac1c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2dac1c['to']('authoredAt',_0x2f1ce9=>this['_config']['formatDateTime'](_0x2f1ce9))}]}]},{'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']&&_0x55f0ee['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':_0x55f0ee}]};}['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'](_0x20c22a,_0x1097ca,_0x465074,_0x3ed27e,_0x2e2f45){const _0x1314d2=new _0x18a44e(this['locale']);return _0x1314d2['set']({'label':_0x20c22a,'icon':_0x1097ca,'tooltip':!0x0,'tooltipPosition':_0x2e2f45}),_0x1314d2['extendTemplate']({'attributes':{'class':_0x465074}}),_0x1314d2['on']('execute',()=>{this['fire'](_0x3ed27e,this['_model']['id']);}),_0x1314d2;}['_setupKeyboardNavigation'](){const _0xeca8d2=this['element'];this['keystrokes']['listenTo'](_0xeca8d2);for(const _0x1e9a83 of this['focusables'])this['focusTracker']['add'](_0x1e9a83['element']),this['keystrokes']['listenTo'](_0x1e9a83['element']);this['keystrokes']['set']('enter',(_0x463d06,_0x4ca6e3)=>{_0xeca8d2===_0x463d06['target']&&(this['focusCycler']['focusFirst'](),_0x4ca6e3());}),this['keystrokes']['set']('esc',(_0x5887f9,_0xcbb9e0)=>{_0xeca8d2!==_0x5887f9['target']&&(this['focus'](),_0xcbb9e0());});}}var he='<!--\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-2024,\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 _0x422b73{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x48deeb,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x554c6b){super(_0x554c6b),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x350e48=this['editor']['config'];_0x350e48['define']('trackChanges.SuggestionThreadView',re),_0x350e48['define']('trackChanges.SuggestionView',ce),_0x350e48['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x350e48['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x23def7,_0x314345){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x2340b2,_0xeed1b9]of this['_handleControllerBuffer']){const _0x47d22a=this['_suggestionToController']['has'](_0x2340b2);_0x47d22a||_0xeed1b9?_0x47d22a&&_0xeed1b9&&this['_destroyController'](_0x2340b2):this['_initializeController'](_0x2340b2);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x23def7,_0x314345);}['init'](){const _0x1399f0=this['editor'],_0x247bcc=_0x1399f0['plugins']['get']('TrackChangesEditing'),_0x462c22=_0x1399f0['plugins']['get']('Annotations'),_0x5cc359=_0x1399f0['plugins']['get']('EditorAnnotations'),_0x41e5d9=_0x1399f0['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x5cc359['addSourceCollector'](()=>{const _0x1a08a8=[];for(const [_0x17d628,_0x5dcbe3]of Array['from'](this['_suggestionToController'])){const _0x12e34b=_0x17d628['getAllAdjacentSuggestions'](),_0x5f190f=[];for(const _0x34d0b0 of _0x12e34b){if(!_0x34d0b0['isInContent'])continue;if(_0x34d0b0['isMultiRange']){_0x5f190f['push'](..._0x34d0b0['getRanges']());continue;}const _0x4ec7ae=_0x34d0b0['getFirstRange']();if(_0x5f190f['length']>0x0){const _0x47c441=_0x5f190f[0x0]['getJoined'](_0x4ec7ae);if(_0x47c441){_0x5f190f[0x0]=_0x47c441;continue;}}_0x5f190f['push'](_0x4ec7ae);}_0x1a08a8['push']([_0x5dcbe3['view'],_0x5f190f]);}return _0x1a08a8;}),this['listenTo'](_0x247bcc,'suggestionLoaded',(_0x3ac6c2,_0x45673c)=>{this['listenTo'](_0x45673c,'change:previous',(_0x576a39,_0x6acc19,_0x36ea15,_0x3cb2d5)=>{_0x45673c['isInContent']&&(null==_0x36ea15?(this['_updateController'](_0x3cb2d5['head']),this['_handleSuggestionControllerDelayed'](_0x45673c,!0x1)):(this['_updateController'](_0x36ea15['head']),null==_0x3cb2d5&&this['_handleSuggestionControllerDelayed'](_0x45673c,!0x0)));}),null!==_0x45673c['previous']?this['_updateController'](_0x45673c['head']):this['_handleSuggestionControllerDelayed'](_0x45673c,!0x1);}),this['listenTo'](_0x247bcc,'suggestionUnloaded',(_0x41680e,_0x5f3543,_0x369b65)=>{this['stopListening'](_0x5f3543,'change:previous'),this['_handleControllerBuffer']['delete'](_0x5f3543),this['_suggestionToController']['has'](_0x5f3543)&&this['_destroyController'](_0x5f3543),_0x369b65&&this['_updateController'](_0x369b65['head']);}),this['listenTo'](_0x247bcc,'suggestionChanged',(_0x2ae98f,_0x4077e1)=>{this['_updateController'](_0x4077e1);}),this['listenTo'](_0x462c22,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x41e5d9,'addComment',(_0x259456,{threadId:_0x2b7dec,isFromAdapter:_0x4a0bff})=>{if(_0x4a0bff||!_0x247bcc['hasSuggestion'](_0x2b7dec))return;const _0x319714=_0x247bcc['getSuggestion'](_0x2b7dec);this['_suggestionToController']['get'](_0x319714)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x3debdb=this['editor']['plugins']['get']('Annotations'),_0x34724c=this['editor']['plugins']['get']('TrackChangesEditing'),_0xbf5981=Array['from'](_0x3debdb['activeAnnotations'],_0x38adf8=>_0x38adf8['innerView'])['filter'](_0xe809b=>this['_viewToController']['has'](_0xe809b)),_0x27cc9a=[];for(const _0x97b38a of _0xbf5981){const _0x4cc35b=this['_viewToController']['get'](_0x97b38a)['model']['getAllAdjacentSuggestions']();_0x27cc9a['push'](..._0x4cc35b['reduce']((_0x3718a8,_0x3c0b01)=>[..._0x3718a8,..._0x3c0b01['getMarkerNames']()],[]));}_0x34724c['activeMarkers']=_0x27cc9a;}['_addUIComponentsToFactory'](){const _0x4c1b89=this['editor'],_0x9e67b0=_0x4c1b89['locale'],_0x3eae32=o(_0x9e67b0,'Track\x20changes'),_0x497652=new Wt([{'type':'switchbutton','model':new _0x183b77({'withText':!0x0,'isToggleable':!0x0,'label':_0x3eae32,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x183b77({'withText':!0x0,'label':o(_0x9e67b0,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x183b77({'withText':!0x0,'label':o(_0x9e67b0,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x183b77({'withText':!0x0,'label':o(_0x9e67b0,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x183b77({'withText':!0x0,'label':o(_0x9e67b0,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x20f7e3 of _0x497652)if(me(_0x20f7e3)){const _0x5e73ff=_0x4c1b89['commands']['get'](_0x20f7e3['model']['commandName']);_0x20f7e3['model']['bind']('isOn','isEnabled')['to'](_0x5e73ff,'value','isEnabled');}_0x4c1b89['ui']['componentFactory']['add']('trackChanges',_0x413c3b=>this['_createToolbarButton'](_0x413c3b,_0x497652,_0x3eae32)),_0x4c1b89['ui']['componentFactory']['add']('menuBar:trackChanges',_0x36d74d=>this['_createMenuBarMenu'](_0x36d74d,_0x497652,_0x3eae32));}['_createToolbarButton'](_0x24e4e4,_0xf1be01,_0x10b452){const _0x598c91=Qt(_0x24e4e4,_0xff57ea),_0x35851a=this['editor']['commands']['get']('trackChanges');_0x598c91['buttonView']['set']({'tooltip':_0x10b452,'label':_0x10b452,'icon':he}),_0x598c91['buttonView']['bind']('isOn')['to'](_0x35851a,'value'),_0x598c91['buttonView']['on']('execute',()=>{_0x35851a['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x598c91,_0xf1be01,{'role':'menu'});const _0x4cc6e=[];for(const _0x5b78ec of _0xf1be01)me(_0x5b78ec)&&_0x4cc6e['push'](this['editor']['commands']['get'](_0x5b78ec['model']['commandName']));const _0x650f27=_0x598c91['buttonView'];return _0x650f27['actionView']['unbind']('isEnabled'),_0x650f27['arrowView']['unbind']('isEnabled'),_0x650f27['actionView']['bind']('isEnabled')['to'](_0x35851a,'isEnabled'),_0x650f27['arrowView']['bind']('isEnabled')['toMany'](_0x4cc6e,'isEnabled',(..._0x25f499)=>_0x25f499['some'](_0x1b39d1=>_0x1b39d1)),_0x598c91['on']('execute',_0x49d11d=>{this['editor']['execute'](_0x49d11d['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x598c91;}['_createMenuBarMenu'](_0x5ed95e,_0xaefcf6,_0x237899){const _0x57c67e=new Yt(_0x5ed95e),_0xc2fee9=this['editor']['commands']['get']('trackChanges');_0x57c67e['buttonView']['set']({'label':_0x237899,'icon':he});const _0x518acc=new Zt(_0x5ed95e);for(const _0x204345 of _0xaefcf6){if('separator'==_0x204345['type']){_0x518acc['items']['add'](new Xt(_0x5ed95e));continue;}const _0x73a733=new te(_0x5ed95e,_0x57c67e),_0x10cb43=new _0x212a3d(_0x5ed95e),_0x2f8710=_0x204345['model'];_0x10cb43['bind'](...Object['keys'](_0x2f8710))['to'](_0x2f8710),_0x10cb43['delegate']('execute')['to'](_0x57c67e),_0x10cb43['on']('execute',()=>{this['editor']['execute'](_0x2f8710['commandName']),this['editor']['editing']['view']['focus']();}),_0x73a733['children']['add'](_0x10cb43),_0x518acc['items']['add'](_0x73a733);}return _0x57c67e['bind']('isEnabled')['to'](_0xc2fee9,'isEnabled'),_0x57c67e['panelView']['children']['add'](_0x518acc),_0x57c67e;}['_initializeController'](_0xddd2c5){const _0x2f0b7b=this['editor'],_0x5a18ee=_0x2f0b7b['config'],_0x53c295=_0x2f0b7b['plugins']['get']('Annotations'),_0x45941e=_0x2f0b7b['plugins']['get']('CommentsRepository'),_0x578098=_0x2f0b7b['plugins']['get']('EditorAnnotations'),_0x3436ee=_0x2f0b7b['plugins']['get'](_0x48deeb)['me'],_0xf311f3=_0x5a18ee['get']('trackChanges')['SuggestionThreadView'],_0x2f82f2=_0x5a18ee['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x792de9,CommentThreadInputView:_0x51dc11}=_0x2f0b7b['plugins']['get']('CommentsUI');let _0x5f544d,_0x428366,_0x43b4ca;this['_annotationViews']['has'](_0xddd2c5['id'])?(_0x428366=this['_annotationViews']['get'](_0xddd2c5['id']),_0x5f544d=_0x428366['mainView']):(_0x5f544d=new _0xf311f3(_0x2f0b7b['locale'],_0xddd2c5,_0x3436ee,{'disableComments':this['_disableComments'],'editorConfig':_0x5a18ee['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x5a18ee['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5a18ee['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5a18ee['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x50c710(_0x5a18ee['get']('locale')),'CommentView':_0x5a18ee['get']('comments')['CommentView'],'CommentsListView':_0x792de9,'CommentThreadInputView':_0x51dc11,'SuggestionView':_0x2f82f2}),_0x5f544d['suggestionView']['acceptButton']['on']('execute',()=>{_0x2f0b7b['editing']['view']['focus']();}),_0x5f544d['suggestionView']['discardButton']['on']('execute',()=>{_0x2f0b7b['editing']['view']['focus']();}),_0x428366=_0x53c295['createAnnotationView'](this['editor']['locale'],_0x5f544d),_0x428366['bind']('isDirty')['to'](_0x5f544d,'isDirty'),_0x428366['bind']('length')['to'](_0x5f544d),_0x428366['bind']('type')['to'](_0x5f544d,'type',_0x3ba0db=>'suggestion-'+_0x3ba0db),_0x5f544d['on']('escape',()=>{_0x43b4ca['fire']('escape');}),this['_annotationViews']['set'](_0xddd2c5['id'],_0x428366));const _0x53cb60=_0x45941e['createCommentThreadController'](_0xddd2c5['commentThread'],_0x5f544d),_0x3c344a=new ae(_0x2f0b7b,_0xddd2c5,_0x5f544d,_0x53cb60),_0x32c98a=_0xddd2c5['getAllAdjacentSuggestions']()['filter'](_0x3ac4e4=>_0x3ac4e4['isInContent']);_0x5f544d['descriptionParts']=_0x2f0b7b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x32c98a),this['_suggestionToController']['set'](_0xddd2c5,_0x3c344a),this['_viewToController']['set'](_0x5f544d,_0x3c344a),_0x43b4ca=_0x53c295['createAnnotation']({'view':_0x428366,'target':()=>{const _0x1ea7db=[],_0x5303d8=_0xddd2c5['getAllAdjacentSuggestions']()['filter'](_0x3a988e=>_0x3a988e['isInContent']);for(const _0x51282d of _0x5303d8)_0x1ea7db['push'](..._0x51282d['getMarkers']());return _0x58ea24(_0x2f0b7b['editing'],_0x1ea7db);},'type':()=>'suggestion-'+_0x3c344a['view']['type']}),_0x45941e['_bindAnnotationToEditors'](_0x5f544d,_0x43b4ca),_0x53c295['add'](_0x43b4ca),_0x578098['registerAnnotation'](_0x43b4ca);}['_destroyController'](_0x33aba2){const _0xeb396e=this['editor']['plugins']['get']('CommentsRepository'),_0x16723d=this['editor']['plugins']['get']('Annotations'),_0x5c6325=this['_suggestionToController']['get'](_0x33aba2),_0x17d88d=_0x5c6325['view'],_0x1bc2d2=_0x16723d['getByInnerView'](_0x17d88d);_0xeb396e['_unbindEditors'](_0x17d88d),_0x1bc2d2&&_0x16723d['remove'](_0x1bc2d2),this['_suggestionToController']['delete'](_0x33aba2),this['_viewToController']['delete'](_0x17d88d),_0x5c6325['destroy']();}['_updateController'](_0x1f0d55){if(!_0x1f0d55['isInContent']||!this['_suggestionToController']['has'](_0x1f0d55))return;const _0xc6976e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x48a90a=this['_suggestionToController']['get'](_0x1f0d55),_0x36d19d=_0x1f0d55['getAllAdjacentSuggestions']();_0x48a90a['view']['descriptionParts']=_0xc6976e['descriptionFactory']['getDescriptions'](_0x36d19d);}['destroy'](){for(const _0x1aee0e of this['_suggestionToController']['keys']())this['_destroyController'](_0x1aee0e);for(const _0x5eb9c4 of this['_annotationViews']['values']())_0x5eb9c4['mainView']['destroy']();super['destroy']();}}function me(_0x3da08a){return'model'in _0x3da08a;}class k extends _0x422b73{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0xe26c11){this['editor']['plugins']['get'](p)['adapter']=_0xe26c11;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x2fb9b2){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x2fb9b2);}['getSuggestions']({skipNotAttached:_0xf60389=!0x1,toJSON:_0x302a6e=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0xf60389,'toJSON':_0x302a6e});}['getSuggestion'](_0x191ef0){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x191ef0);}}const T=['Pagination'];class P extends _0x422b73{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x2803cc=this['editor'];if(_0x2803cc['config']['define']('trackChangesData.editorCreator',_0x6d3e86=>{const _0x2e970e=_0x2803cc['model']['document']['getRootNames']()['reduce']((_0x3e96e9,_0x3e041c)=>(_0x3e96e9[_0x3e041c]='',_0x3e96e9),{});return _0x2803cc['constructor']['create'](_0x2e970e,_0x6d3e86);}),'function'!=typeof _0x2803cc['config']['get']('trackChangesData')['editorCreator'])throw new _0x51a471('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x266dde){return N(this['editor'],!0x0,_0x266dde);}['getDataWithDiscardedSuggestions'](_0x1262b7){return N(this['editor'],!0x1,_0x1262b7);}}class D extends _0x422b73{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2559bf){super(_0x2559bf),this['result']='end';}['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 v(_0x2d4d52){return void 0x0!==_0x2d4d52['getRootsAttributes'];}async function N(_0x3316d5,_0x29bb6c,_0x4a2b29){const _0x447bc4=_0x2e82d7(_0x3316d5,T);_0x447bc4['plugins']['push'](p,D),_0x447bc4['rootsAttributes']=v(_0x3316d5)?_0x3316d5['getRootsAttributes']():void 0x0;const _0xab5e85=document['createDocumentFragment'](),_0x2844c9=_0x3316d5['config']['get']('trackChangesData')['editorCreator'],_0x2b316c=await _0x2844c9(_0x447bc4,()=>function(_0x53f749){const _0x437552=document['createElement']('div');return _0x53f749['appendChild'](_0x437552),_0x437552;}(_0xab5e85));!function(_0x1474f1,_0x55b61a){const _0x5c665d=_0x1474f1['model']['document']['getRootNames']()['reduce']((_0x2134be,_0xa426a8)=>(_0x2134be[_0xa426a8]=_0x1474f1['data']['get']({'rootName':_0xa426a8}),_0x2134be),{}),_0x252aca=_0x1474f1['plugins']['get']('Users')['users']['map'](_0x5c0f7b=>({'id':_0x5c0f7b['id'],'name':_0x5c0f7b['name']})),_0x444329=_0x1474f1['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3f9fee=_0x1474f1['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1c70e3=_0x55b61a['plugins']['get']('Users'),_0x24d912=_0x55b61a['plugins']['get']('TrackChangesEditing'),_0xe512d=_0x55b61a['plugins']['get']('CommentsRepository');for(const _0x3c2682 of _0xe512d['getCommentThreads']())_0x3c2682['remove']();for(const _0x16f943 of _0x252aca)_0x1c70e3['getUser'](_0x16f943['id'])||_0x1c70e3['addUser'](_0x16f943);_0x1c70e3['me']||_0x1c70e3['useAnonymousUser']();for(const _0x147080 of _0x3f9fee)_0xe512d['addCommentThread'](_0x147080);for(const _0x275afd of _0x444329)_0x24d912['addSuggestionData'](_0x275afd);_0x55b61a['data']['set'](_0x5c665d);}(_0x3316d5,_0x2b316c),_0x2b316c['execute'](_0x29bb6c?'acceptAllSuggestions':'discardAllSuggestions');const _0x531019=v(_0x2b316c)?_0x2b316c['getFullData'](_0x4a2b29):_0x2b316c['data']['get'](_0x4a2b29);return await _0x2b316c['destroy'](),_0x531019;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|