@ckeditor/ckeditor5-track-changes 43.1.0-alpha.6 → 43.1.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/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/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.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
|
-
_0x107944(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x21b1ab,_0x464bbe){super(),this['id']=_0x464bbe['id'],this['type']=_0x464bbe['type'],this['subType']=_0x464bbe['subType']||null,this['author']=_0x464bbe['author'],this['creator']=_0x464bbe['creator']||_0x464bbe['author'],this['isExternal']=Boolean(_0x464bbe['attributes']&&_0x464bbe['attributes']['@external']),this['data']=null,this['_model']=_0x21b1ab,this['_onAccept']=_0x464bbe['onAccept'],this['_onDiscard']=_0x464bbe['onDiscard'],this['_onAttributesChange']=_0x464bbe['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x464bbe['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 _0x45afcb=this;for(;_0x45afcb['previous'];)_0x45afcb=_0x45afcb['previous'];return _0x45afcb;}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'](_0x4a132b){this['_markerNames']['add'](_0x4a132b);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4d747e=>this['_model']['markers']['get'](_0x4d747e))['filter'](_0xa0c694=>_0xa0c694);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x314788=>{for(const _0x1b6243 of this['getMarkers']())_0x314788['removeMarker'](_0x1b6243);}),this['_markerNames']['clear']();}['removeMarker'](_0x2cc4da){this['_model']['change'](_0x417102=>{_0x417102['removeMarker'](_0x2cc4da);}),this['_markerNames']['delete'](_0x2cc4da);}['addRange'](_0xf3337e){const _0x549b43='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x549b43),this['_model']['change'](_0x41b385=>{_0x41b385['addMarker'](_0x549b43,{'range':_0xf3337e,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0xd142b0){for(const _0x27acc8 of this['getRanges']())if(_0x27acc8['isIntersecting'](_0xd142b0))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x5a94e5=>_0x5a94e5['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x4250f6,_0x58fac8)=>[..._0x4250f6,..._0x58fac8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x450d1b=this['getRanges']();if(0x1!=_0x450d1b['length'])return null;const _0x43872f=_0x450d1b[0x0],_0x47a1fd=_0x43872f['start']['nodeAfter'],_0x28eab8=_0x43872f['end']['nodeBefore'];return _0x47a1fd instanceof _0x50c06c?_0x47a1fd!=_0x28eab8?null:_0x47a1fd: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 _0x434c6d=[];let _0x4d5dd1=this['head'];for(;_0x4d5dd1;)_0x434c6d['push'](_0x4d5dd1),_0x4d5dd1=_0x4d5dd1['next'];return _0x434c6d;}['setAttribute'](_0x4cfb3b,_0x234c90){const _0x60929a=_0x34c2f7(this['attributes']);_0x167f18(_0x60929a,_0x4cfb3b,_0x234c90),_0x152790(_0x60929a,this['attributes'])||(this['attributes']=_0x60929a,this['_onAttributesChange'](_0x60929a));}['removeAttribute'](_0xe09a2b){const _0x15c483=_0x34c2f7(this['attributes']);_0x61cb20(_0x15c483,_0xe09a2b),_0x152790(_0x15c483,this['attributes'])||(this['attributes']=_0x15c483,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 _0xdb8ef7()['substr'](0x1,0x5);}}function o(_0x9dd7e,_0x5e8f0b,_0x53e2ec){const t=_0x9dd7e['t'];switch(_0x5e8f0b){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',_0x53e2ec);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x53e2ec);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x53e2ec);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x53e2ec);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x53e2ec);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',_0x53e2ec);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x53e2ec);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',_0x53e2ec);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x53e2ec);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x53e2ec);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x53e2ec);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x53e2ec);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x53e2ec);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x53e2ec);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x53e2ec);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x53e2ec);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x53e2ec);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x53e2ec);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x53e2ec);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x53e2ec);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x53e2ec);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x53e2ec);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x53e2ec);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x53e2ec);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x53e2ec);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x53e2ec);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x53e2ec);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x53e2ec);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x53e2ec);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x53e2ec);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'},_0x53e2ec);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x53e2ec);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);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'},_0x53e2ec);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5e8f0b;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4e4959,_0x144417){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4e4959,this['_locale']=_0x144417;}['getDescriptions'](_0x316883){const _0x30f49a=[],_0x5148f6=new Set(),_0x1d9f29=new Set();for(let _0x3b950b=0x0;_0x3b950b<_0x316883['length'];_0x3b950b++){const _0x205a33=_0x316883[_0x3b950b];if(!_0x205a33['isInContent'])continue;const _0x3899d2=this['_handleCustomCallbackDescription'](_0x205a33);if(_0x3899d2){if(null!=_0x205a33['subType']){if(_0x5148f6['has'](_0x205a33['subType']))continue;_0x5148f6['add'](_0x205a33['subType']);}_0x30f49a['push'](_0x3899d2);}else{if('attribute'!=_0x205a33['type'])'insertion'!=_0x205a33['type']&&'deletion'!=_0x205a33['type']||this['_handleInsertRemoveSuggestionDescription'](_0x30f49a,_0x205a33,_0x316883[_0x3b950b+0x1]);else{const _0x36e682=_0x205a33['data']['key'];if(_0x1d9f29['has'](_0x36e682))continue;_0x1d9f29['add'](_0x205a33['data']['key']),_0x36e682==m?this['_handleRenameSuggestionDescription'](_0x30f49a,_0x205a33):this['_handleAttributeSuggestionDescription'](_0x30f49a,_0x205a33);}}}return this['_resolveDescriptionItems'](_0x30f49a);}['registerDescriptionCallback'](_0x4c6497){this['_customCallbacks']['push'](_0x4c6497);}['registerElementLabel'](_0x38f83a,_0x37c99f,_0x5bcefd=_0x47b90b['normal']){'function'==typeof _0x38f83a?_0x3f08f1(this['_itemLabelsCallbacks'],{'matchingCallback':_0x38f83a,'label':_0x37c99f,'priority':_0x5bcefd}):this['_itemLabels']['set'](_0x38f83a,_0x37c99f);}['registerAttributeLabel'](_0xf95d73,_0x1bd25b){this['_attributeLabels']['set'](_0xf95d73,_0x1bd25b);}['getItemLabel'](_0x948760,_0x4f991e=0x1){let _0x3e715e;for(const _0x39008b of this['_itemLabelsCallbacks'])if(_0x39008b['matchingCallback'](_0x948760)){_0x3e715e=_0x39008b['label'];break;}return _0x3e715e||(_0x3e715e=this['_itemLabels']['get'](_0x948760['name'])),_0x3e715e?_0x3e715e(_0x4f991e):0x1!==_0x4f991e?_0x4f991e+'\x20'+_0x948760['name']+'s':''+_0x948760['name'];}['_addDescriptionItems'](_0xdc739a,_0xfba78e){const _0x1836b3=_0xfba78e['getFirstRange']()['getWalker'](),_0x5aee02='insertion'==_0xfba78e['type']?'add':'remove';for(const _0x57a210 of _0x1836b3){const _0x45bcb9=_0x57a210['item'],_0x51469e=_0xdc739a[_0xdc739a['length']-0x1];if(_0x45bcb9['is']('$textProxy'))_0x51469e&&_0x51469e['type']['indexOf']('Container')>-0x1&&_0xdc739a['pop'](),_0x51469e&&'text'==_0x51469e['type']?_0x51469e[_0x5aee02]+=_0x45bcb9['data']:_0xdc739a['push']({'type':'text','add':'add'==_0x5aee02?_0x45bcb9['data']:'','remove':'remove'==_0x5aee02?_0x45bcb9['data']:''});else{if(this['_schema']['isObject'](_0x45bcb9)){const _0xe2aaa0=_0x45bcb9;if(_0x51469e&&_0x51469e['type']['indexOf']('Container')>-0x1&&_0xdc739a['pop'](),'elementEnd'==_0x57a210['type'])continue;_0x51469e&&_0x51469e['type']==_0x5aee02+'Object'&&_0x51469e['element']['name']==_0xe2aaa0['name']?_0x51469e['quantity']++:_0xdc739a['push']({'type':_0x5aee02+'Object','element':_0xe2aaa0,'quantity':0x1}),_0x1836b3['skip'](_0x9e316b=>!('elementEnd'==_0x9e316b['type']&&_0x9e316b['item']==_0x45bcb9));}else{if(this['_schema']['checkChild'](_0x45bcb9,'$text')||_0x45bcb9['is']('element','softBreak')){const _0xf7717=_0x45bcb9;if('add'==_0x5aee02&&'elementStart'==_0x57a210['type']||'remove'==_0x5aee02&&'elementEnd'==_0x57a210['type'])continue;if(_0x51469e&&-0x1==_0x51469e['type']['indexOf']('Container')){'text'==_0x51469e['type']&&(_0x51469e[_0x5aee02]+='\x0a');continue;}let _0x230fce;if(_0x230fce='add'==_0x5aee02?_0xf7717['nextSibling']&&!this['_schema']['isObject'](_0xf7717['nextSibling'])?_0xf7717['nextSibling']:null:_0xf7717['previousSibling']&&!this['_schema']['isObject'](_0xf7717['previousSibling'])?_0xf7717['previousSibling']:null,_0xf7717['isEmpty']||_0x230fce&&_0x230fce['isEmpty']){const _0x4e2613=_0x230fce&&_0x230fce['isEmpty']?_0x230fce:_0xf7717;_0x51469e&&_0x51469e['type']==_0x5aee02+'EmptyContainer'&&_0x51469e['element']['name']==_0x4e2613['name']?_0x51469e['quantity']++:_0xdc739a['push']({'type':_0x5aee02+'EmptyContainer','element':_0x4e2613,'quantity':0x1});}else _0xdc739a['push']({'type':_0x5aee02+'Container','element':_0xf7717});}}}}}['_resolveDescriptionItems'](_0x4a6a15){const _0x18b91b=this['_locale'],_0x3a260d=[],_0x41c778=[],_0x3ada2e=[];for(const _0x1c7a5a of _0x4a6a15)switch(_0x1c7a5a['type']){case'text':if(_0x1c7a5a['add']=_0x1c7a5a['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x1c7a5a['remove']=_0x1c7a5a['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x1c7a5a['add']&&''!=_0x1c7a5a['remove']){_0x3a260d['push']({'type':'replace','content':o(_0x18b91b,'REPLACE_TEXT',['\x22'+_0x1c7a5a['remove']+'\x22','\x22'+_0x1c7a5a['add']+'\x22'])});continue;}if(null!=_0x1c7a5a['add']['match'](/^ +$/)){_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Insert:*\x20%0',o(_0x18b91b,'ELEMENT_SPACE',_0x1c7a5a['add']['length']))});continue;}if(null!=_0x1c7a5a['remove']['match'](/^ +$/)){_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Remove:*\x20%0',o(_0x18b91b,'ELEMENT_SPACE',_0x1c7a5a['remove']['length']))});continue;}if(''!=_0x1c7a5a['add']){_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Insert:*\x20%0','\x22'+_0x1c7a5a['add']+'\x22')});continue;}_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Remove:*\x20%0','\x22'+_0x1c7a5a['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Insert:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Remove:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'addContainer':_0x3a260d['push']({'type':'insertion','content':o(_0x18b91b,'*Split:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'removeContainer':_0x3a260d['push']({'type':'deletion','content':o(_0x18b91b,'*Merge:*\x20%0',this['getItemLabel'](_0x1c7a5a['element'],_0x1c7a5a['quantity']))});continue;case'addFormat':_0x41c778['push'](_0x1c7a5a['key']);continue;case'removeFormat':_0x3ada2e['push'](_0x1c7a5a['key']);continue;default:_0x3a260d['push'](_0x1c7a5a);}if(_0x41c778['length']){const _0x15525e=_0x41c778['map'](_0xf45b83=>this['_attributeLabels']['has'](_0xf45b83)?this['_attributeLabels']['get'](_0xf45b83):_0xf45b83)['join'](',\x20');_0x3a260d['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x15525e)});}if(_0x3ada2e['length']){const _0x257711=_0x3ada2e['map'](_0x38c3aa=>this['_attributeLabels']['has'](_0x38c3aa)?this['_attributeLabels']['get'](_0x38c3aa):_0x38c3aa)['join'](',\x20');_0x3a260d['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x257711)});}return _0x3a260d;}['_handleCustomCallbackDescription'](_0x2e5611){for(const _0x226932 of this['_customCallbacks']){const _0x20f39e=_0x226932(_0x2e5611);if(_0x20f39e&&'type'in _0x20f39e)return _0x20f39e;}}['_handleAttributeSuggestionDescription'](_0x1cd316,_0x208c37){const _0x69bf59=_0x208c37['data'],_0x4a3cef=void 0x0===_0x69bf59['newValue']?'removeFormat':'addFormat';_0x1cd316['push']({'type':_0x4a3cef,'key':_0x69bf59['key']});}['_handleRenameSuggestionDescription'](_0x13d901,_0xd6856b){_0x13d901['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0xd6856b['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x3f8656,_0x3abbb8,_0x226ea5){if(this['_addDescriptionItems'](_0x3f8656,_0x3abbb8),_0x226ea5&&_0x226ea5['getFirstRange']()&&!_0x3abbb8['getFirstRange']()['end']['isEqual'](_0x226ea5['getFirstRange']()['start'])){const _0x2e3035=_0x3f8656[_0x3f8656['length']-0x1],_0x31aabd='insertion'==_0x3abbb8['type']?'add':'remove';_0x2e3035&&'text'==_0x2e3035['type']&&(_0x2e3035[_0x31aabd]+='\x0a');}}}class V extends _0x5bfee9{['afterInit'](){const _0x43a084=this['editor'],_0x2e6211=_0x43a084['plugins']['get']('TrackChangesEditing');_0x43a084['commands']['get']('showAIAssistant')&&_0x2e6211['enableCommand']('showAIAssistant');}}class U extends _0x5bfee9{['afterInit'](){const _0x591d11=this['editor'],_0x127e1d=_0x591d11['locale'];if(!_0x591d11['plugins']['has']('AlignmentEditing'))return;const _0x4d0398=_0x591d11['plugins']['get']('TrackChangesEditing');_0x4d0398['enableDefaultAttributesIntegration']('alignment'),_0x4d0398['registerBlockAttribute']('alignment'),_0x4d0398['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x127e1d,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2b2a9c=this['editor'],_0x5449b5=_0x2b2a9c['locale'];_0x2b2a9c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5deef7=>{if('formatBlock'!=_0x5deef7['type'])return;const {data:_0x2750b1}=_0x5deef7;if(_0x2750b1&&'alignment'==_0x2750b1['commandName']){const _0x53650e=_0x2750b1['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x5449b5,'*Format:*\x20%0',function(_0xefca5c){switch(_0xefca5c){case'left':return o(_0x5449b5,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x5449b5,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x5449b5,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x5449b5,'FORMAT_JUSTIFY_TEXT');}}(_0x53650e))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x5bfee9{['afterInit'](){const _0x3aaffd=this['editor'],_0x5459eb=_0x3aaffd['plugins']['get']('TrackChangesEditing'),_0x59e462=_0x3aaffd['locale'];for(const _0x245d94 of ti){if(!_0x3aaffd['plugins']['has'](_0x245d94))continue;const _0x146579=_0x245d94['slice'](0x0,-0x7)['toLowerCase'](),_0x45e054='FORMAT_'+_0x146579['toUpperCase']();_0x5459eb['enableDefaultAttributesIntegration'](_0x146579),_0x5459eb['registerInlineAttribute'](_0x146579),_0x5459eb['descriptionFactory']['registerAttributeLabel'](_0x146579,o(_0x59e462,_0x45e054));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc03406=this['editor'],_0xa76bef=_0xc03406['locale'],_0x17b84f=_0xc03406['plugins']['get']('TrackChangesEditing');function _0x29bcbf(_0x2c1580,_0x53010d){_0x17b84f['descriptionFactory']['registerDescriptionCallback'](_0x3f7df5=>{if('formatInline'!=_0x3f7df5['type'])return;const {data:_0x2b11c2}=_0x3f7df5;return _0x2b11c2&&_0x2b11c2['commandName']===_0x2c1580?_0x2b11c2['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xa76bef,'*Format:*\x20%0',_0x53010d)}:{'type':'format','content':o(_0xa76bef,'*Remove\x20format:*\x20%0',_0x53010d)}:void 0x0;});}_0x29bcbf('bold',o(_0xa76bef,'FORMAT_BOLD')),_0x29bcbf('italic',o(_0xa76bef,'FORMAT_ITALIC')),_0x29bcbf('underline',o(_0xa76bef,'FORMAT_UNDERLINE')),_0x29bcbf('code',o(_0xa76bef,'FORMAT_CODE')),_0x29bcbf('strikethrough',o(_0xa76bef,'FORMAT_STRIKETHROUGH')),_0x29bcbf('subscript',o(_0xa76bef,'FORMAT_SUBSCRIPT')),_0x29bcbf('superscript',o(_0xa76bef,'FORMAT_SUPERSCRIPT'));}}class F extends _0x5bfee9{['afterInit'](){const _0x19a564=this['editor'],_0x23eb69=_0x19a564['locale'];if(!_0x19a564['plugins']['has']('BlockQuoteEditing'))return;const _0x29ca39=_0x19a564['plugins']['get']('TrackChangesEditing'),_0x5c3ae9=this['editor']['commands']['get']('blockQuote');_0x29ca39['enableCommand']('blockQuote',(_0x1b095c,_0x160954={})=>{const _0x250bc0=this['editor']['model']['document']['selection'],_0x456534=_0x160954&&void 0x0!==_0x160954['forceValue']?_0x160954['forceValue']:!_0x5c3ae9['value'];let _0x57b42f=[];if(_0x456534){const _0x15a15d=Array['from'](_0x250bc0['getSelectedBlocks']())['filter'](_0x22589c=>oo(_0x22589c)||function(_0x44f9f5,_0x3fffd2){const _0x4448a4=_0x3fffd2['checkChild'](_0x44f9f5['parent'],'blockQuote'),_0x2319e3=_0x3fffd2['checkChild'](['$root','blockQuote'],_0x44f9f5);return _0x4448a4&&_0x2319e3;}(_0x22589c,this['editor']['model']['schema']));_0x57b42f=to(_0x15a15d,_0x19a564['model']);}else{const _0x1030e0=Array['from'](_0x250bc0['getSelectedBlocks']())['filter'](_0x29373f=>oo(_0x29373f));_0x57b42f=to(_0x1030e0,_0x19a564['model']);}_0x19a564['model']['change'](()=>{for(const _0x38d113 of _0x57b42f)_0x29ca39['markBlockFormat'](_0x38d113,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x456534}]});});}),_0x29ca39['descriptionFactory']['registerDescriptionCallback'](_0x3d9de6=>{const {data:_0x2753da}=_0x3d9de6;if(_0x2753da&&'blockQuote'==_0x2753da['commandName']){const _0x5a8c79=o(_0x23eb69,'ELEMENT_BLOCK_QUOTE');return _0x2753da['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x23eb69,'*Set\x20format:*\x20%0',_0x5a8c79)}:{'type':'format','content':o(_0x23eb69,'*Remove\x20format:*\x20%0',_0x5a8c79)};}});}}function oo(_0x5a3128){return'blockQuote'==_0x5a3128['parent']['name'];}class L extends _0x5bfee9{['afterInit'](){const _0x4d5123=this['editor'];_0x4d5123['plugins']['has']('CaseChange')&&(_0x4d5123['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4d5123['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4d5123['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x5bfee9{['afterInit'](){const _0x457ade=this['editor'];_0x457ade['commands']['get']('ckbox')&&_0x457ade['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x5bfee9{['afterInit'](){const _0x536996=this['editor'];if(!_0x536996['plugins']['has']('CodeBlock'))return;const _0x1b16e5=_0x536996['plugins']['get']('TrackChangesEditing'),_0x5d10df=_0x536996['locale'],_0x1a5814=_0x536996['config']['get']('codeBlock')['languages'],_0x3ccfcf=_0x536996['commands']['get']('codeBlock');_0x1b16e5['enableCommand']('indentCodeBlock'),_0x1b16e5['enableCommand']('outdentCodeBlock'),_0x1b16e5['enableCommand']('codeBlock',(_0x150b89,_0x5d6e4a={})=>{const _0x3f2c6d=_0x536996['model'],_0x5290bd=_0x536996['model']['document']['selection'],_0x3cad36=_0x5d6e4a&&void 0x0!==_0x5d6e4a['forceValue']?_0x5d6e4a['forceValue']:!_0x3ccfcf['value'];let _0x5b9221;_0x5d6e4a['language']||(_0x5d6e4a['language']=_0x1a5814[0x0]['language']),_0x5b9221=_0x3cad36?Array['from'](_0x5290bd['getSelectedBlocks']())['filter'](_0x1cbc33=>eo(_0x1cbc33)||function(_0x99c7e2,_0x2af540){if(_0x99c7e2['is']('rootElement')||_0x2af540['isLimit'](_0x99c7e2))return!0x1;return _0x2af540['checkChild'](_0x99c7e2['parent'],'codeBlock');}(_0x1cbc33,_0x3f2c6d['schema'])):Array['from'](_0x5290bd['getSelectedBlocks']())['filter'](_0x48db32=>eo(_0x48db32));const _0x17d628=to(_0x5b9221,_0x3f2c6d);_0x3f2c6d['change'](()=>{for(const _0x34e211 of _0x17d628)_0x1b16e5['markBlockFormat'](_0x34e211,{'commandName':'codeBlock','commandParams':[{..._0x5d6e4a,'forceValue':_0x3cad36}],'formatGroupId':'blockName'});});}),(_0x1b16e5['descriptionFactory']['registerElementLabel']('codeBlock',_0x1c9625=>o(_0x5d10df,'ELEMENT_CODE_BLOCK',_0x1c9625)),_0x1b16e5['descriptionFactory']['registerDescriptionCallback'](_0x5332e7=>{if('formatBlock'!=_0x5332e7['type'])return;const _0x395aa4=_0x5d10df['t'],{data:_0x3bc3bf}=_0x5332e7;if(!_0x3bc3bf||'codeBlock'!=_0x3bc3bf['commandName'])return;const _0x5e20be=_0x3bc3bf['commandParams'][0x0]['language'],_0x4cad20=_0x395aa4(_0x1a5814['find'](_0x1d09da=>_0x1d09da['language']===_0x5e20be)['label'])['toLowerCase']();return _0x3bc3bf['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5d10df,'*Set\x20format:*\x20%0',o(_0x5d10df,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4cad20+')')}:{'type':'format','content':o(_0x5d10df,'*Remove\x20format:*\x20%0',o(_0x5d10df,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x2c82f9){return'codeBlock'==_0x2c82f9['name'];}class q extends _0x5bfee9{['afterInit'](){const _0x2a3610=this['editor'];if(!_0x2a3610['plugins']['has']('CommentsEditing'))return;_0x2a3610['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x4c028e,_0x47f0a5,_0x27de26){const _0x5c0e9d=[];for(const _0x2966c9 of _0x47f0a5['getItems']())_0x2966c9['hasAttribute'](_0x4c028e)&&_0x5c0e9d['push'](_0x27de26['createRangeOn'](_0x2966c9));return _0x5c0e9d;}function _e(_0xe941d7,_0x524fc4,{showActiveMarker:_0x4e00a4=!0x0}={}){const _0x7c06f=_0xe941d7['plugins']['get']('TrackChangesEditing');return(_0x3c991c,_0xdb2e6f,_0x2233f8)=>{if(!_0x2233f8['consumable']['test'](_0xdb2e6f['markerRange'],_0x3c991c['name']))return;const _0x3c44df=_0xdb2e6f['markerRange']['getWalker'](),_0x42f6ea=_0xdb2e6f['markerRange']['start'],_0x3c8de4=_0xe941d7['model']['schema'];let _0x3e0020=null,_0x5af96f=null,_0x27468b=!0x1,_0x2a137a=!0x1;for(const _0x4504fc of _0x3c44df){const _0x12db74=_0x4504fc['item'];_0x27468b=_0x27468b||_0x3c8de4['isContent'](_0x12db74);const _0x24e8bd=_0x2233f8['mapper']['toViewElement'](_0x12db74);if(_0x24e8bd&&_0x24e8bd['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x4504fc['type']&&(_0x3c8de4['isBlock'](_0x12db74)&&!_0x3c8de4['isLimit'](_0x12db74)&&(_0x12db74['nextSibling']||_0x42f6ea['isAtEnd']?_0x3e0020&&_0x3e0020['parent']==_0x12db74||(_0x3e0020=_0x12db74,_0x152df5(_0x4504fc['previousPosition']),_0x2a137a=!0x0):_0x5af96f=_0x5af96f||_0x4504fc['previousPosition']));}function _0x152df5(_0x474a38){const {authorId:_0x463ac8}=_0x7c06f['_splitMarkerName'](_0xdb2e6f['markerName']),_0x3feb30=_0x2233f8['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x524fc4,'data-author-id':_0x463ac8}),_0x275728=_0x2233f8['mapper']['toViewPosition'](_0x474a38);_0x4e00a4&&_0x7c06f['activeMarkers']['includes'](_0xdb2e6f['markerName'])&&_0x2233f8['writer']['addClass']('ck-suggestion-marker--active',_0x3feb30),_0x2233f8['writer']['insert'](_0x275728,_0x3feb30),_0x2233f8['mapper']['bindElementToMarker'](_0x3feb30,_0xdb2e6f['markerName']);}_0x27468b||_0x2a137a||!_0x5af96f||_0x152df5(_0x5af96f);};}class z extends _0x5bfee9{static get['requires'](){return[_0x520c2f];}['init'](){const _0x4012fc=this['editor'],_0x3d5fc6=_0x4012fc['plugins']['get']('TrackChangesEditing');_0x3d5fc6['enableCommand']('delete');const _0x3587ec=_0x4012fc['commands']['get']('deleteForward');_0x3d5fc6['enableCommand']('deleteForward',(_0x42043a,_0x30f965={})=>{const _0x11a9cc=_0x4012fc['model']['createSelection'](_0x4012fc['model']['document']['selection']);_0x11a9cc['isCollapsed']&&_0x4012fc['model']['modifySelection'](_0x11a9cc,{'direction':'forward','unit':_0x30f965['unit']});const _0x33aba6=_0x11a9cc['getFirstRange'](),_0xd8b264=_0x50563c['fromRange'](_0x33aba6);let _0x566c94;_0x42043a(_0x30f965),_0x566c94='$graveyard'==_0xd8b264['root']['rootName']?_0x4012fc['model']['createRange'](_0x33aba6['start']):_0x4012fc['model']['createRange'](_0xd8b264['start'],_0xd8b264['end']),_0xd8b264['detach'](),_0x4012fc['model']['enqueueChange'](_0x3587ec['buffer']['batch'],_0x469f14=>{_0x3587ec['buffer']['lock'](),_0x469f14['setSelection'](_0x469f14['createRange'](_0x566c94['end'])),_0x3587ec['buffer']['unlock']();});}),_0x4012fc['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x4012fc,'merge'),{'priority':'high'}),_0x4012fc['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x1ac3b5,_0x37f5e1,_0x1324b5)=>{_0x1324b5['options']['showSuggestionHighlights']&&_e(_0x4012fc,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x1ac3b5,_0x37f5e1,_0x1324b5);},{'priority':'high'}),_0x4012fc['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x57f90c,_0x3be3ce,_0x3f9a13)=>{const _0x56b695=_0x3f9a13['mapper']['markerNameToElements'](_0x3be3ce['markerName']);if(_0x56b695){for(const _0x5e0947 of _0x56b695)_0x5e0947['is']('uiElement')&&(_0x3f9a13['mapper']['unbindElementFromMarkerName'](_0x5e0947,_0x3be3ce['markerName']),_0x3f9a13['writer']['remove'](_0x5e0947));}},{'priority':'high'});}}class K extends _0x5bfee9{['afterInit'](){const _0x35b013=this['editor'];if(!_0x35b013['plugins']['has']('ListEditing'))return;const _0x1ea6cc=_0x35b013['locale'],_0x239aab=_0x35b013['plugins']['get']('TrackChangesEditing'),_0x283ab3=_0x35b013['plugins']['has']('TodoListEditing'),_0x246430=!!_0x35b013['config']['get']('list.multiBlock');function _0x55888d(_0x1fcaf){return{'type':'format','content':''+o(_0x1ea6cc,'*Set\x20format:*\x20%0',_0x1fcaf)};}function _0x3359b4(_0xb3c6ba){return{'type':'format','content':''+o(_0x1ea6cc,'*Remove\x20format:*\x20%0',_0xb3c6ba)};}_0x239aab['enableDefaultAttributesIntegration']('numberedList'),_0x239aab['enableDefaultAttributesIntegration']('bulletedList'),_0x239aab['enableDefaultAttributesIntegration']('customNumberedList'),_0x239aab['enableDefaultAttributesIntegration']('customBulletedList'),_0x239aab['enableDefaultAttributesIntegration']('indentList'),_0x239aab['enableDefaultAttributesIntegration']('outdentList'),_0x239aab['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x239aab['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x239aab['registerBlockAttribute']('listItemId'),_0x239aab['registerBlockAttribute']('listType'),_0x239aab['registerBlockAttribute']('listIndent'),_0x246430&&(_0x239aab['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x239aab['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x283ab3&&(_0x239aab['enableDefaultAttributesIntegration']('todoList'),_0x239aab['enableDefaultAttributesIntegration']('checkTodoList'),_0x239aab['registerBlockAttribute']('todoListChecked'),_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x1f40ed=>{const {data:_0x4cbe7d}=_0x1f40ed;if(_0x4cbe7d&&'todoListChecked'==_0x4cbe7d['key'])return{'type':'format','content':_0x4cbe7d['newValue']?o(_0x1ea6cc,'*Check\x20item*'):o(_0x1ea6cc,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x196a81=>{if(_0x196a81['batch']['isUndo'])return!0x1;let _0x2738aa=!0x1;const _0x2d3e40=_0x239aab['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x595358=>'todoListChecked'===_0x239aab['_getAttributeKey'](_0x595358));for(const _0x3ecc75 of _0x2d3e40){'todo'!=_0x3ecc75['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x239aab['_findSuggestions'](_0x3ecc75['getFirstRange'](),'attribute')['find'](_0x36bf89=>'listType'===_0x239aab['_getAttributeKey'](_0x36bf89['suggestion']))||(_0x196a81['removeMarker'](_0x3ecc75['getFirstMarker']()),_0x2738aa=!0x0));}return _0x2738aa;})),_0x239aab['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x1ea6cc,'FORMAT_INDENT'));const _0xd1a1c={'type':'format','content':''};_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x10eb0c=>{const {data:_0x525eb5}=_0x10eb0c;if(!_0x525eb5||'listType'!=_0x525eb5['key'])return;let _0x10d5cd=_0x10eb0c['head'];for(;_0x10d5cd;){if(_0x10d5cd['data']&&(('listStyle'==_0x10d5cd['data']['key']||'listMarkerStyle'==_0x10d5cd['data']['key'])&&(_0x10d5cd['data']['newValue']&&'default'!=_0x10d5cd['data']['newValue']||'default'!=_0x10d5cd['data']['oldValue']&&!_0x525eb5['newValue'])||!_0x246430&&_0x10d5cd['data']['key']==m))return _0xd1a1c;_0x10d5cd=_0x10d5cd['next'];}if(null==_0x525eb5['newValue'])switch(_0x525eb5['oldValue']){case'bulleted':return _0x3359b4(o(_0x1ea6cc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3359b4(o(_0x1ea6cc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3359b4(o(_0x1ea6cc,'ELEMENT_TODO_LIST'));}switch(_0x525eb5['newValue']){case'bulleted':return _0x55888d(o(_0x1ea6cc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x55888d(o(_0x1ea6cc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x55888d(o(_0x1ea6cc,'ELEMENT_TODO_LIST'));}}),_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x445f30=>{const {data:_0x38f038}=_0x445f30;if(_0x38f038&&'listIndent'==_0x38f038['key'])return null==_0x38f038['newValue']||null==_0x38f038['oldValue']&&0x0==_0x38f038['newValue']?_0xd1a1c:void 0x0;}),_0x239aab['descriptionFactory']['registerDescriptionCallback'](_0x4eb6d5=>{if('attribute'!=_0x4eb6d5['type'])return;const {data:_0xc1a47b}=_0x4eb6d5;if(!_0xc1a47b||'listItemId'!=_0xc1a47b['key'])return;const _0x3db099=Ee(_0x4eb6d5);return'newValue'==_0x3db099?{'type':'format','content':o(_0x1ea6cc,'*Merge:*\x20list\x20item')}:'oldValue'==_0x3db099?{'type':'format','content':o(_0x1ea6cc,'*Split:*\x20list\x20item')}:_0xd1a1c;}),_0x35b013['model']['document']['registerPostFixer'](_0x2f4c44=>this['listItemIdFixer'](_0x2f4c44)),_0x35b013['model']['document']['registerPostFixer'](_0x1d9712=>this['noTrackChangesFixer'](_0x1d9712)),_0x35b013['model']['document']['on']('change:data',(_0x2a9fbb,_0x31af58)=>{if(_0x31af58['isUndo']||!_0x31af58['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x536158){if(_0x536158['batch']['isUndo']||!_0x536158['batch']['isLocal'])return!0x1;let _0xe21055=!0x1;const _0x4fe8ed=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5c7320=>_0x5c7320['data']&&'listItemId'==_0x5c7320['data']['key'])['filter'](_0x522ac4=>_0x522ac4['data']['newValue']&&_0x522ac4['data']['oldValue']);for(const _0x1d87b7 of _0x4fe8ed)Ee(_0x1d87b7)||(_0x536158['removeMarker'](_0x1d87b7['getFirstMarker']()),_0xe21055=!0x0);return _0xe21055;}['noTrackChangesFixer'](_0xd182cf){if(_0xd182cf['batch']['isUndo']||!_0xd182cf['batch']['isLocal'])return!0x1;const _0x24db5b=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x24db5b['trackChangesCommand']['value'])return!0x1;let _0x7b742f=!0x1;const _0x24f5e8=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x45d43d=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1bb49e=>'attribute'==_0x1bb49e['type'])['filter'](_0x9ce2df=>_0x24f5e8['includes'](_0x9ce2df['attributeKey']));if(0x0==_0x45d43d['length'])return _0x7b742f;for(const _0x30ca1f of _0x45d43d){const _0x104a54=_0x24db5b['_findSuggestions'](_0x30ca1f['range'],'attribute')['filter'](_0x177734=>!_0x177734['meta']['isNextTo'])['map'](_0x4ef9a0=>_0x4ef9a0['suggestion'])['filter'](_0x9a8d69=>{const _0x571867=_0x24db5b['_getAttributeKey'](_0x9a8d69);return _0x24f5e8['includes'](_0x571867);});if(_0x104a54['length']){for(const _0x441c77 of _0x104a54)_0xd182cf['removeMarker'](_0x441c77['getFirstMarker']());_0x7b742f=!0x0;}}return _0x7b742f;}['assureChains'](){const _0x547ace=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39a4bd=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x3542e4;const _0x2ddae7=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x115c5e=>{if(_0x115c5e['data']['oldRange']||!_0x115c5e['data']['newRange'])return null;if(!_0x115c5e['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x5c4894}=_0x547ace['_splitMarkerName'](_0x115c5e['name']);if(!_0x547ace['hasSuggestion'](_0x5c4894))return null;const _0x1691a6=_0x547ace['getSuggestion'](_0x5c4894);return _0x39a4bd['includes'](_0x1691a6['data']['key']);})['map'](_0xb6de6c=>{const {id:_0x32f4bc}=_0x547ace['_splitMarkerName'](_0xb6de6c['name']),_0x1ae63e=_0x547ace['getSuggestion'](_0x32f4bc);return _0x3542e4=_0x1ae63e['attributes']['groupId'],_0x1ae63e['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x2ddae7['size'])return;const _0x246e18=_0x547ace['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x41c617=>'attribute'==_0x41c617['type']&&_0x41c617['data']&&_0x39a4bd['includes'](_0x41c617['data']['key'])&&_0x41c617['attributes']['groupId']!=_0x3542e4)['map'](_0x14e799=>({'listItem':_0x14e799['getFirstRange']()['start']['nodeAfter'],'groupId':_0x14e799['attributes']['groupId']})),_0x3de431=new Set();for(const {groupId:_0x273b5d,listItem:_0x3255f8}of _0x246e18)_0x2ddae7['has'](_0x3255f8)&&_0x3de431['add'](_0x273b5d);for(const _0x49deea of _0x547ace['getSuggestions']())_0x3de431['has'](_0x49deea['attributes']['groupId'])&&_0x49deea['setAttribute']('groupId',_0x3542e4);}['_supportLegacySuggestions'](){const _0xa874c4=this['editor'],_0x42734c=_0xa874c4['locale'],_0x53a78f=_0xa874c4['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x53a78f['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3afe16,_0x59e630){const _0x5c1532=[];for(let _0x23e8ca of _0x3afe16)_0x23e8ca['start']['nodeAfter']===_0x23e8ca['end']['parent']&&(_0x23e8ca=_0xa874c4['model']['createRange'](_0xa874c4['model']['createPositionAt'](_0x23e8ca['start']['nodeAfter'],0x0))),_0x5c1532['push'](_0x23e8ca);_0xa874c4['model']['change'](_0x29fbec=>{const _0x2e7d6e=_0xa874c4['model']['document']['selection'],_0x439564=Array['from'](_0x2e7d6e['getRanges']())['map'](_0x116649=>_0x50563c['fromRange'](_0x116649));_0x29fbec['setSelection'](_0x5c1532),_0xa874c4['commands']['get'](_0x59e630['commandName'])['refresh'](),_0x59e630['commandParams']['push']({'forceDefaultExecution':!0x0}),_0xa874c4['execute'](_0x59e630['commandName'],..._0x59e630['commandParams']),_0x29fbec['setSelection'](_0x439564);for(const _0x2af23e of _0x439564)_0x2af23e['detach']();});}),_0x53a78f['descriptionFactory']['registerElementLabel'](function(_0x22a2a2){const _0x57f085=!_0xa874c4['model']['schema']['isObject'](_0x22a2a2),_0x1ed347=_0x22a2a2['previousSibling'],_0x12da8a=_0x22a2a2['nextSibling'],_0x31564d=_0x22a2a2['getAttribute']('listItemId'),_0x4e494f=!_0x1ed347||_0x1ed347['getAttribute']('listItemId')!==_0x31564d,_0x4e929a=!_0x12da8a||_0x12da8a['getAttribute']('listItemId')!==_0x31564d;return _0x57f085&&Boolean(_0x31564d)&&_0x4e494f&&_0x4e929a;},_0x7896ed=>o(_0x42734c,'ELEMENT_LIST_ITEM',_0x7896ed));}['_registerLegacyDescription'](){const _0x411631=this['editor'],_0x22af71=_0x411631['locale'];function _0xdbf5c2(_0x2c7e4f){const _0x29f9dd=_0x411631['commands']['get']('bulletedList')['value'],_0x38cb6c=_0x411631['commands']['get']('numberedList')['value'];return'numberedList'===_0x2c7e4f?_0x29f9dd:_0x38cb6c;}_0x411631['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x28b832){if('formatBlock'!=_0x28b832['type'])return;const {data:_0x1111b0}=_0x28b832;if(!_0x1111b0)return;let _0x5a5f27,_0x1644b1,_0x2ac402,_0x3fba22;switch(_0x1111b0['commandName']){case'bulletedList':_0x2ac402=_0x1111b0['commandParams'][0x0]['forceValue'],_0x3fba22=_0xdbf5c2(_0x1111b0['commandName']),_0x5a5f27=_0x2ac402?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3fba22&&_0x411631['config']['get']('list.multiBlock')||(_0x5a5f27='*Change\x20to:*\x20%0'),_0x1644b1={'type':'format','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x2ac402=_0x1111b0['commandParams'][0x0]['forceValue'],_0x3fba22=_0xdbf5c2(_0x1111b0['commandName']),_0x5a5f27=_0x2ac402?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x3fba22&&_0x411631['config']['get']('list.multiBlock')||(_0x5a5f27='*Change\x20to:*\x20%0'),_0x1644b1={'type':'format','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x5a5f27='*Indent:*\x20%0',_0x1644b1={'type':'format','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x5a5f27=function(_0x32ddc5){const _0x3a9e1b=_0x32ddc5['getFirstRange']();let _0x337d25=_0x3a9e1b['start']['nodeAfter'];for(;_0x337d25&&_0x3a9e1b['containsItem'](_0x337d25);){if(_0x337d25['getAttribute']('listIndent')>0x0)return!0x1;_0x337d25=_0x337d25['nextSibling'];}return!0x0;}(_0x28b832)?o(_0x22af71,'*Format:*\x20remove\x20from\x20%0',o(_0x22af71,function(_0x10d394){return'ELEMENT_'+_0x10d394['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x28b832))):o(_0x22af71,'*Outdent:*\x20%0',o(_0x22af71,'ELEMENT_LIST_ITEM')),_0x1644b1={'type':'format','content':_0x5a5f27};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1111b0['multipleBlocks']&&(_0x5a5f27='*Merge:*\x20%0',_0x1644b1={'type':'deletion','content':o(_0x22af71,_0x5a5f27,o(_0x22af71,'ELEMENT_LIST_ITEM'))});}return _0x1644b1;});}}function Ee(_0x4622cd){let _0x268873=_0x4622cd['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x268873;){const _0x44de0d=_0x268873['getAttribute']('listItemId');if(!_0x44de0d)return!0x1;if(_0x44de0d==_0x4622cd['data']['newValue'])return'newValue';if(_0x44de0d==_0x4622cd['data']['oldValue'])return'oldValue';_0x268873=_0x268873['previousSibling'];}return!0x1;}class pe extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x9c3d2=this['editor']['config']['get']('list.properties'),_0x48b52e=this['editor']['plugins']['get']('TrackChangesEditing');_0x9c3d2['styles']&&(_0x48b52e['enableDefaultAttributesIntegration']('listStyle'),_0x48b52e['registerBlockAttribute']('listStyle')),_0x9c3d2['reversed']&&(_0x48b52e['enableDefaultAttributesIntegration']('listReversed'),_0x48b52e['registerBlockAttribute']('listReversed')),_0x9c3d2['startIndex']&&(_0x48b52e['enableDefaultAttributesIntegration']('listStart'),_0x48b52e['registerBlockAttribute']('listStart'));const _0x16ee9c={'type':'format','content':''};_0x48b52e['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x12c59d=this['editor']['locale'];_0x48b52e['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x12c59d,'FORMAT_LIST_REVERSED')),_0x48b52e['descriptionFactory']['registerDescriptionCallback'](_0x3723e9=>{const {data:_0x3a6883}=_0x3723e9;if(_0x3a6883&&'listReversed'==_0x3a6883['key'])return null==_0x3a6883['newValue']||0x0==_0x3a6883['newValue']&&null==_0x3a6883['oldValue']?_0x16ee9c:void 0x0;}),_0x48b52e['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x12c59d,'FORMAT_LIST_START')),_0x48b52e['descriptionFactory']['registerDescriptionCallback'](_0x521381=>{const {data:_0x924c40}=_0x521381;if(_0x924c40&&'listStart'==_0x924c40['key'])return null==_0x924c40['newValue']||0x1==_0x924c40['newValue']&&null==_0x924c40['oldValue']?_0x16ee9c:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x28bdd6=>{if(_0x28bdd6['batch']['isUndo'])return!0x1;let _0x308ced=!0x1;const _0x50fb2b=_0x48b52e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x511c27=>{const _0x498bb0=_0x48b52e['_getAttributeKey'](_0x511c27);return'listStart'==_0x498bb0||'listReversed'==_0x498bb0;});for(const _0x1a2a96 of _0x50fb2b){const _0x1a092b=_0x1a2a96['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x1a092b||'customNumbered'==_0x1a092b)continue;_0x48b52e['_findSuggestions'](_0x1a2a96['getFirstRange'](),'attribute')['find'](_0x23bd91=>'listType'==_0x48b52e['_getAttributeKey'](_0x23bd91['suggestion']))||(_0x28bdd6['removeMarker'](_0x1a2a96['getFirstMarker']()),_0x308ced=!0x0);}return _0x308ced;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0xa31364){const _0x4588a8=this['editor']['locale'],{data:_0x277100}=_0xa31364,_0x3d78dc={'type':'format','content':''};if(!_0x277100||'listStyle'!=_0x277100['key'])return;if(!_0x277100['oldValue'])return'default'==_0x277100['newValue']?_0x3d78dc:{'type':'format','content':''+o(_0x4588a8,'*Set\x20format:*\x20%0',o(_0x4588a8,this['_getTranslationKeyForListStyle'](_0x277100['newValue'])))};if(!_0x277100['newValue']){if('default'==_0x277100['oldValue'])return _0x3d78dc;let _0x13c244=_0xa31364['head'];for(;_0x13c244;){if(_0x13c244['data']&&'listType'==_0x13c244['data']['key']&&_0x13c244['data']['newValue'])return _0x3d78dc;_0x13c244=_0x13c244['next'];}return{'type':'format','content':''+o(_0x4588a8,'*Remove\x20format:*\x20%0',o(_0x4588a8,this['_getTranslationKeyForListStyle'](_0x277100['oldValue'])))};}if('default'!=_0x277100['newValue'])return{'type':'format','content':''+o(_0x4588a8,'*Set\x20format:*\x20%0',o(_0x4588a8,this['_getTranslationKeyForListStyle'](_0x277100['newValue'])))};let _0x3a502d=_0xa31364['head'];for(;_0x3a502d;){if(_0x3a502d['data']&&'listType'==_0x3a502d['data']['key']&&_0x3a502d['data']['newValue']&&_0x3a502d['data']['oldValue'])return _0x3d78dc;_0x3a502d=_0x3a502d['next'];}return{'type':'format','content':o(_0x4588a8,'*Set\x20format:*\x20%0',o(_0x4588a8,'ELEMENT_'+_0xa31364['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x43a27b=this['editor'],_0x5e0e7b=_0x43a27b['locale'];_0x43a27b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x17d4d3=>{if('formatBlock'!=_0x17d4d3['type'])return;const {data:_0x40978e}=_0x17d4d3;if(!_0x40978e)return;let _0xde82c7,_0x417455;switch(_0x40978e['commandName']){case'listStyle':_0xde82c7='*Change\x20to:*\x20%0',_0x417455={'type':'format','content':o(_0x5e0e7b,_0xde82c7,o(_0x5e0e7b,this['_getTranslationKeyForListStyle'](_0x40978e['commandParams'][0x0]['type'])))};break;case'listReversed':_0xde82c7=_0x40978e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x417455={'type':'format','content':o(_0x5e0e7b,_0xde82c7)};break;case'listStart':_0xde82c7='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x417455={'type':'format','content':o(_0x5e0e7b,_0xde82c7,_0x40978e['commandParams'][0x0]['startIndex'])};}return _0x417455;});}['_getTranslationKeyForListStyle'](_0xcdbac7){return'ELEMENT_'+function(_0x85281d){if(ye['includes'](_0x85281d))return'bulleted';if(Se['includes'](_0x85281d))return'numbered';return null;}(_0xcdbac7)['toUpperCase']()+'_LIST_'+_0xcdbac7['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x5bfee9{static get['requires'](){return[_0x2fa8f3];}['init'](){const _0x174d8e=this['editor'],_0x3682e4=_0x174d8e['plugins']['get']('TrackChangesEditing'),_0x193bcb=_0x174d8e['commands']['get']('enter');_0x3682e4['enableCommand']('enter',()=>{_0x174d8e['model']['change'](_0x27cc47=>{const _0x4bed75=_0x174d8e['model']['document']['selection'],_0x45d526=_0x4bed75['getFirstPosition'](),_0x44051c=_0x50563c['fromRange'](_0x4bed75['getFirstRange']());if(_0x193bcb['enterBlock'](_0x27cc47)){const _0x51e04a=_0x174d8e['model']['createPositionAt'](_0x45d526['parent']['nextSibling'],0x0),_0x2b0776=_0x27cc47['createRange'](_0x45d526,_0x51e04a);_0x3682e4['markInsertion'](_0x2b0776);}else _0x27cc47['setSelection'](_0x27cc47['createRange'](_0x44051c['end']));_0x44051c['detach'](),_0x193bcb['fire']('afterExecute',{'writer':_0x27cc47});});}),_0x174d8e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x174d8e,'split'),{'priority':'high'}),_0x174d8e['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x497a6b,_0x15933c,_0x25faba)=>{const _0x1db4a5=_0x25faba['mapper']['markerNameToElements'](_0x15933c['markerName']);if(_0x1db4a5){for(const _0x105bf2 of _0x1db4a5)_0x105bf2['hasClass']('ck-suggestion-marker-split')&&(_0x25faba['mapper']['unbindElementFromMarkerName'](_0x105bf2,_0x15933c['markerName']),_0x25faba['writer']['remove'](_0x105bf2));}},{'priority':'high'}),_0x174d8e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1ccb92,_0x346e15,_0x258098)=>{_0x258098['options']['showSuggestionHighlights']&&_e(_0x174d8e,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1ccb92,_0x346e15,_0x258098);},{'priority':'high'});}}class X extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x21b98a=this['editor']['plugins']['get']('TrackChangesEditing');_0x21b98a['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x21b98a['enableCommand']('findNext'),_0x21b98a['enableCommand']('findPrevious'),_0x21b98a['enableCommand']('replace'),_0x21b98a['enableCommand']('replaceAll');}['handleFindCommand'](_0x464b3a,_0x2c4153,_0x23a985={}){const _0x4d00dc=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x464b3a(_0x41c9d7=>{let _0x3fabc2=('string'==typeof _0x2c4153?_0x4d00dc['findByTextCallback'](_0x2c4153,_0x23a985):_0x2c4153)(_0x41c9d7);Array['isArray'](_0x3fabc2)&&(_0x3fabc2={'results':_0x3fabc2,'searchText':'string'==typeof _0x2c4153?_0x2c4153:''});const _0x2716f6=_0x3fabc2['results']['filter'](_0x1d40ed=>!0x1===this['_isInDeletionRange'](_0x1d40ed,_0x41c9d7['item']));return{..._0x3fabc2,'results':_0x2716f6};},_0x23a985);}['_isInDeletionRange'](_0x17eecf,_0x377d36){const _0x273e16=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x377d36,_0x17eecf['start']),this['editor']['model']['createPositionAt'](_0x377d36,_0x17eecf['end']));for(const _0x4589a1 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x273e16['getIntersection'](_0x4589a1['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 _0x5bfee9{['afterInit'](){const _0x2d9502=this['editor']['locale'],_0x4ae5f2=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x129ae5,commandName:_0x19c8fa}of ro)this['editor']['plugins']['has'](_0x129ae5)&&(_0x4ae5f2['enableDefaultAttributesIntegration'](_0x19c8fa),_0x4ae5f2['registerInlineAttribute'](_0x19c8fa));_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2d9502,'FORMAT_FONT_SIZE')),_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2d9502,'FORMAT_FONT_FAMILY')),_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2d9502,'FORMAT_FONT_COLOR')),_0x4ae5f2['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2d9502,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x22ed46=this['editor'],_0x5a004c=_0x22ed46['locale'];_0x22ed46['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4a1a63=>{const _0x15384c=_0x5a004c['t'];if('formatInline'!=_0x4a1a63['type'])return;const {data:_0x1c89fe}=_0x4a1a63;if(null!=_0x1c89fe){if('fontSize'==_0x1c89fe['commandName']){const _0x11978e=_0x1c89fe['commandParams'][0x0]['value'];if(_0x11978e){const _0x4462d5=_0x15384c(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x3fccd9=>_0x3fccd9['model']==_0x11978e)['title'])['toLowerCase']();return{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20size:*\x20%0',_0x4462d5)};}return{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x1c89fe['commandName']){const _0x26d7b5=_0x1c89fe['commandParams'][0x0]['value'];return _0x26d7b5?{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20family:*\x20%0',_0x26d7b5)}:{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20family*')};}if('fontColor'==_0x1c89fe['commandName']){const _0x7d712d=_0x1c89fe['commandParams'][0x0]['value'];if(_0x7d712d){const _0x2d1c61=_0x51676d(this['editor']['config']['get']('fontColor.colors'))['find'](_0x51ed4e=>_0x51ed4e['model']==_0x7d712d);let _0x2b4c16=_0x7d712d,_0x206315='';return _0x2d1c61&&(_0x2b4c16=_0x2d1c61['label'],_0x206315=_0x15384c(_0x2b4c16)['toLowerCase']()),{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20color:*\x20%0',_0x206315)['trim'](),'color':{'value':_0x7d712d,'title':_0x206315||_0x2b4c16}};}return{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x1c89fe['commandName']){const _0x1b07d3=_0x1c89fe['commandParams'][0x0]['value'];if(_0x1b07d3){const _0x143a96=_0x51676d(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x5c2c2f=>_0x5c2c2f['model']==_0x1b07d3);let _0x3c11dd=_0x1b07d3,_0x5a1c58='';return _0x143a96&&(_0x3c11dd=_0x143a96['label'],_0x5a1c58=_0x15384c(_0x3c11dd)['toLowerCase']()),{'type':'format','content':o(_0x5a004c,'*Set\x20font\x20background\x20color:*\x20%0',_0x5a1c58)['trim'](),'color':{'value':_0x1b07d3,'title':_0x5a1c58||_0x3c11dd}};}return{'type':'format','content':o(_0x5a004c,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x5bfee9{['afterInit'](){const _0x4871d3=this['editor'],_0x23dfcf=_0x4871d3['plugins']['get']('TrackChangesEditing'),_0x4fddda=_0x4871d3['commands']['get']('copyFormat'),_0x251104=_0x4871d3['commands']['get']('pasteFormat');_0x4fddda&&_0x251104&&(_0x23dfcf['enableDefaultAttributesIntegration']('pasteFormat'),_0x23dfcf['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x5d2826=this['editor'],_0x3f1e2e=_0x5d2826['locale'];_0x5d2826['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x38f8a7=>{if('formatBlock'!=_0x38f8a7['type']&&'formatInline'!=_0x38f8a7['type'])return;const {data:_0x276248}=_0x38f8a7;if(_0x276248&&'pasteFormat'===_0x276248['commandName']){const _0x49eba8=[],_0x494eca=_0x276248['commandParams'][0x0];for(const [_0x4bd5dd,_0x3e26b4]of Object['entries'](_0x494eca))_0x49eba8['push'](so(_0x5d2826,_0x4bd5dd,_0x3e26b4));return _0x49eba8['length']?{'type':'format','content':o(_0x3f1e2e,'*Set\x20format\x20to:*\x20%0',_0x49eba8['join'](',\x20'))}:{'type':'format','content':o(_0x3f1e2e,'*Remove\x20all\x20formatting*')};}});}}function so(_0x527410,_0x1fe53b,_0x22f759){const _0x110635=_0x527410['locale']['t'],_0x220ed1=_0x1fe53b['split'](/(?=[A-Z])/)['join']('\x20'),_0x4b0e1b=_0x110635(_0x220ed1['charAt'](0x0)['toUpperCase']()+_0x220ed1['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x22f759)return _0x4b0e1b;if('fontColor'===_0x1fe53b||'fontBackgroundColor'===_0x1fe53b){const _0x8494b9=_0x51676d(_0x527410['config']['get']('fontColor.colors'))['find'](_0x54613b=>_0x54613b['model']==_0x22f759);return _0x4b0e1b+'\x20('+(_0x8494b9?_0x110635(_0x8494b9['label'])['toLowerCase']():_0x22f759)+')';}if('fontSize'===_0x1fe53b&&isNaN(parseFloat(_0x22f759))){const _0x414e53=_0x527410['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x527410['config']['get']('fontSize.options'))['find'](_0x1e04d4=>_0x1e04d4['model']==_0x22f759);return _0x4b0e1b+'\x20('+(_0x414e53?_0x110635(_0x414e53['title'])['toLowerCase']():_0x22f759)+')';}return _0x4b0e1b+'\x20('+_0x22f759+')';}class tt extends _0x5bfee9{['_headingOptions'];['afterInit'](){const _0x37c138=this['editor'];if(!_0x37c138['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x37c138['config']['get']('heading.options');const _0x265b35=_0x37c138['locale'],_0x318db2=_0x37c138['plugins']['get']('TrackChangesEditing');_0x318db2['enableDefaultAttributesIntegration']('heading');for(const _0x4afc2b of this['_headingOptions'])'paragraph'!=_0x4afc2b['model']&&_0x318db2['descriptionFactory']['registerElementLabel'](_0x4afc2b['model'],_0x55b6e4=>{const _0x436b44=this['_getHeadingLevel'](_0x4afc2b['model']);return null!==_0x436b44?_0xa0ea39(_0x55b6e4,_0x436b44):_0x523e58(_0x55b6e4,_0x4afc2b['title']);});function _0xa0ea39(_0x35e58e,_0x1975f4){return o(_0x265b35,'ELEMENT_HEADING',[_0x35e58e,_0x1975f4]);}function _0x523e58(_0x191a70,_0x3dc1bf){return o(_0x265b35,'ELEMENT_HEADING_CUSTOM',[_0x191a70,_0x3dc1bf]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10608c=this['editor'],_0x4c330d=_0x10608c['locale'];function _0x5e46ba(_0x39c12e,_0x75603c){return o(_0x4c330d,'ELEMENT_HEADING_CUSTOM',[_0x39c12e,_0x75603c]);}_0x10608c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e87e8=>{if('formatBlock'!=_0x3e87e8['type'])return;const {data:_0x15de04}=_0x3e87e8;if(_0x15de04&&'heading'==_0x15de04['commandName']){const _0x2f660e=_0x15de04['commandParams'][0x0]['value'],_0x25a482=this['_getHeadingLevel'](_0x2f660e);if(null!==_0x25a482)return{'type':'format','content':o(_0x4c330d,'*Change\x20to:*\x20%0',(_0x46513e=0x1,_0x54ba5e=_0x25a482,o(_0x4c330d,'ELEMENT_HEADING',[_0x46513e,_0x54ba5e])))};const _0x487f27=this['_headingOptions']['find'](_0x19f20c=>_0x19f20c['model']===_0x2f660e)['title'];return{'type':'format','content':o(_0x4c330d,'*Change\x20to:*\x20%0',_0x5e46ba(0x1,_0x487f27))};}var _0x46513e,_0x54ba5e;});}['_getHeadingLevel'](_0x4b0d87){const _0x2c7cfb=_0x4b0d87['match'](/^heading(\d+)/);if(_0x2c7cfb)return _0x2c7cfb[0x1];const _0x3a3d93=this['_headingOptions']?.['find'](_0x5e5b0b=>_0x5e5b0b['model']==_0x4b0d87);if(_0x3a3d93&&_0x3a3d93['view']){const _0x64a326=_0x3a3d93['view'],_0x2ad552=(_0x64a326['name']??_0x64a326)['match'](/^h(\d+)/);if(_0x2ad552)return _0x2ad552[0x1];}return null;}}class et extends _0x5bfee9{['afterInit'](){const _0x384d76=this['editor'];if(!_0x384d76['plugins']['has']('HighlightEditing'))return;const _0x34f4de=_0x384d76['plugins']['get']('TrackChangesEditing'),_0x14b802=_0x384d76['locale'];_0x34f4de['enableDefaultAttributesIntegration']('highlight'),_0x34f4de['registerInlineAttribute']('highlight'),_0x34f4de['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x14b802,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x54a512=this['editor'],_0xf57761=_0x54a512['locale'];_0x54a512['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1099ea=>{if('formatInline'!=_0x1099ea['type'])return;const {data:_0x37c86b}=_0x1099ea;if(_0x37c86b&&'highlight'==_0x37c86b['commandName']){const _0x7cc28f=_0xf57761['t'],_0x36029d=_0x37c86b['commandParams'][0x0]['value'];if(_0x36029d){const _0x19431b=_0x54a512['config']['get']('highlight.options')['find'](_0x4e0dd9=>_0x4e0dd9['model']==_0x36029d),_0x4586dc=_0x7cc28f(_0x19431b['title'])['toLowerCase']();return{'type':'format','content':o(_0xf57761,'*Set\x20highlight:*\x20%0',_0x4586dc),'color':{'value':_0x19431b['color'],'title':_0x19431b['title']}};}return{'type':'format','content':o(_0xf57761,'*Remove\x20highlight*',o(_0xf57761,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x5bfee9{['afterInit'](){const _0x5071dc=this['editor'];if(!_0x5071dc['plugins']['has']('HorizontalLineEditing'))return;_0x5071dc['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2dac98=_0x5071dc['plugins']['get']('TrackChangesEditing'),_0x3ec82c=_0x5071dc['locale'];_0x2dac98['descriptionFactory']['registerElementLabel']('horizontalLine',_0x599f7a=>o(_0x3ec82c,'ELEMENT_HORIZONTAL_LINE',_0x599f7a)),_0x5071dc['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x15b11b,{writer:_0x3877bb,options:_0x4be6fb})=>{if(!_0x4be6fb['showSuggestionHighlights'])return null;const _0x262e72=_0x3877bb['createContainerElement']('div'),_0x33c76b=_0x3877bb['createEmptyElement']('hr');return _0x3877bb['addClass']('ck-horizontal-line',_0x262e72),_0x3877bb['insert'](_0x3877bb['createPositionAt'](_0x262e72,0x0),_0x33c76b),_0x262e72;},'converterPriority':'high'});}}class st extends _0x5bfee9{['afterInit'](){const _0x3afc8a=this['editor'];if(!_0x3afc8a['plugins']['has']('HtmlEmbed'))return;const _0x125daa=_0x3afc8a['plugins']['get']('TrackChangesEditing'),_0x23d8a8=_0x3afc8a['locale'];_0x125daa['descriptionFactory']['registerElementLabel']('rawHtml',_0x9ab90d=>o(_0x23d8a8,'ELEMENT_HTML_EMBED',_0x9ab90d)),_0x125daa['enableDefaultAttributesIntegration']('htmlEmbed'),_0x125daa['registerBlockAttribute']('value'),_0x125daa['descriptionFactory']['registerDescriptionCallback'](_0x4250cf=>{if('attribute'!=_0x4250cf['type'])return;const {data:_0x145efe}=_0x4250cf;if(_0x145efe&&'value'==_0x145efe['key']&&_0x4250cf['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x3aa297=o(_0x23d8a8,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x23d8a8,'*Change\x20%0\x20content*',_0x3aa297)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xbb1f5f=this['editor'],_0x29fc5a=_0xbb1f5f['locale'];_0xbb1f5f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5a93eb=>{if('formatBlock'!=_0x5a93eb['type'])return;const {data:_0x5f51fa}=_0x5a93eb;if(_0x5f51fa&&'htmlEmbed'==_0x5f51fa['commandName']){const _0x1aaf32=o(_0x29fc5a,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x29fc5a,'*Change\x20%0\x20content*',_0x1aaf32)};}});}}class nt extends _0x5bfee9{['afterInit'](){const _0x26b284=this['editor'];if(!_0x26b284['plugins']['has']('ImageEditing'))return;const _0x428ceb=_0x26b284['plugins']['get']('TrackChangesEditing'),_0x71aafd=_0x26b284['plugins']['get']('ImageUtils'),_0x332691=_0x26b284['locale'];_0x428ceb['enableCommand']('insertImage'),_0x428ceb['descriptionFactory']['registerElementLabel']('imageBlock',_0x3d37ce=>o(_0x332691,'ELEMENT_IMAGE',_0x3d37ce)),_0x428ceb['descriptionFactory']['registerElementLabel']('imageInline',_0x304e5a=>o(_0x332691,'ELEMENT_INLINE_IMAGE',_0x304e5a)),_0x428ceb['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x332691,'ELEMENT_CAPTION')),_0x26b284['plugins']['has']('ImageUploadEditing')&&_0x428ceb['enableCommand']('uploadImage'),_0x26b284['plugins']['has']('ImageBlockEditing')&&_0x26b284['plugins']['has']('ImageInlineEditing')&&(_0x428ceb['enableCommand']('imageTypeInline',(_0x923168,_0x2b2a19)=>{const _0x1f5f8f=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']);_0x26b284['model']['change'](()=>{_0x428ceb['markBlockFormat'](_0x1f5f8f,{'commandName':'imageTypeInline','commandParams':[_0x2b2a19]},[],'convertBlockImageToInline');});}),_0x428ceb['enableCommand']('imageTypeBlock',(_0x56ba53,_0x41071e)=>{_0x26b284['model']['change'](_0x3cf41f=>{let _0x297763=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x20e289=_0x3cf41f['createRangeOn'](_0x297763);const _0x3c2f16=_0x51eecf['fromPosition'](_0x20e289['start'],'toPrevious'),_0x7f806c=_0x51eecf['fromPosition'](_0x20e289['end'],'toNext');_0x428ceb['forceDefaultExecution'](()=>_0x56ba53(_0x41071e)),_0x297763=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x20e289=_0x3cf41f['createRangeOn'](_0x297763);const _0x4469a2=_0x3cf41f['createRange'](_0x3c2f16,_0x7f806c);_0x3c2f16['detach'](),_0x7f806c['detach'](),_0x428ceb['markBlockFormat'](_0x297763,{'commandName':'imageTypeInline','commandParams':[_0x41071e]},[],'convertInlineImageToBlock'),_0x4469a2['start']['isBefore'](_0x20e289['start'])&&_0x428ceb['markInsertion'](_0x3cf41f['createRange'](_0x4469a2['start'],_0x20e289['start']),'convertInlineImageToBlock'),_0x20e289['end']['isBefore'](_0x4469a2['end'])&&_0x428ceb['markInsertion'](_0x3cf41f['createRange'](_0x20e289['end'],_0x4469a2['end']),'convertInlineImageToBlock');});}),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x428ceb['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x29b7c5])=>{const _0x357796=_0x428ceb['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x344143=_0x29b7c5['start'],_0x623c7d=_0x29b7c5['end'];const _0x28d565=_0x26b284['model']['schema']['getNearestSelectionRange'](_0x344143,'backward'),_0x57d099=_0x26b284['model']['schema']['getNearestSelectionRange'](_0x623c7d,'forward');_0x28d565['isCollapsed']&&(_0x344143=_0x28d565['start']),_0x57d099['isCollapsed']&&(_0x623c7d=_0x57d099['end']),_0x357796([_0x26b284['model']['createRange'](_0x344143,_0x623c7d)]);}),_0x428ceb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x2f8565),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x2f8565)),_0x26b284['plugins']['has']('ImageCaptionEditing')&&(_0x428ceb['enableCommand']('toggleImageCaption',(_0x23aa79,_0x1b6bda)=>{const _0x13bdf1=_0x26b284['plugins']['get']('ImageCaptionUtils');let _0x7db1f4=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x32d93d=_0x13bdf1['getCaptionFromImageModelElement'](_0x7db1f4);_0x26b284['model']['change'](()=>{if(_0x32d93d)return void _0x428ceb['markDeletion'](_0x26b284['model']['createRangeOn'](_0x32d93d));const _0x1b2e43=_0x71aafd['isBlockImage'](_0x7db1f4);_0x23aa79(_0x1b6bda),_0x7db1f4=_0x71aafd['getClosestSelectedImageElement'](_0x26b284['model']['document']['selection']),_0x32d93d=_0x13bdf1['getCaptionFromImageModelElement'](_0x7db1f4),_0x428ceb['markInsertion'](_0x26b284['model']['createRangeOn'](_0x32d93d),_0x1b2e43?null:'imageCaption');});}),_0x428ceb['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x2f8565));const _0x27b74d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x54f959(_0x38c5a9,_0x18e434){const _0xb40a42=_0x27b74d['findIndex'](({type:_0xb0f25a,subType:_0x5f12d9})=>_0x38c5a9['type']==_0xb0f25a&&_0x38c5a9['subType']==_0x5f12d9),_0x167b08=_0x27b74d['findIndex'](({type:_0x53db6d,subType:_0x451658})=>_0x18e434['type']==_0x53db6d&&_0x18e434['subType']==_0x451658);if(_0xb40a42<0x0||_0x167b08<0x0)return!0x1;const _0x55d1e6=_0x38c5a9['getFirstRange'](),_0x286d1e=_0x18e434['getFirstRange']();if((0x0==_0xb40a42||0x1==_0xb40a42)&&0x2==_0x167b08&&_0x55d1e6['isIntersecting'](_0x286d1e))return!0x0;if(0x2==_0xb40a42&&0x3==_0x167b08){const _0x4b212d=_0x428ceb['_findSuggestions'](_0x55d1e6,'insertion')['filter'](({suggestion:_0xbf503e,meta:_0x642270})=>_0x642270['isOwn']&&'convertInlineImageToBlock'==_0xbf503e['subType']);if(_0x4b212d['length']>0x1&&_0x286d1e['end']['isEqual'](_0x55d1e6['start']))return!0x0;if(0x1==_0x4b212d['length']&&(_0x55d1e6['start']['isEqual'](_0x286d1e['end'])||_0x55d1e6['end']['isEqual'](_0x286d1e['start'])))return!0x0;}if(0x3==_0xb40a42&&0x3==_0x167b08&&_0x55d1e6['start']['isBefore'](_0x286d1e['start'])){const _0x132a67=_0x55d1e6['end']['nodeAfter'],_0x41e4f3=_0x286d1e['start']['nodeBefore'];return _0x71aafd['isBlockImage'](_0x132a67)&&_0x132a67===_0x41e4f3;}return!0x1;}function _0x2f8565(_0x176982,_0x447bf1){return _0x54f959(_0x176982,_0x447bf1)?[_0x176982,_0x447bf1]:_0x54f959(_0x447bf1,_0x176982)?[_0x447bf1,_0x176982]:null;}_0x26b284['plugins']['has']('ImageResize')&&(_0x428ceb['enableDefaultAttributesIntegration']('resizeImage'),_0x428ceb['registerBlockAttribute']('resizedWidth'),_0x428ceb['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x332691,'FORMAT_IMAGE_SIZE'))),_0x26b284['plugins']['has']('ImageTextAlternativeEditing')&&(_0x428ceb['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x428ceb['registerBlockAttribute']('alt')),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x426695=>{if(!!_0x27b74d['find'](({type:_0x469b53,subType:_0x33ac78})=>_0x426695['type']==_0x469b53&&_0x426695['subType']==_0x33ac78))return _0x426695['previous']?{}:void 0x0;}),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x22f014=>{if('insertion'==_0x22f014['type']||'deletion'==_0x22f014['type']){const _0x2106df=_0x22f014['getContainedElement']();if(_0x2106df&&_0x2106df['is']('element','caption'))return{'type':'insertion'==_0x22f014['type']?'addObject':'removeObject','element':_0x2106df,'quantity':0x1};}}),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x308440=>'formatBlock'==_0x308440['type']&&'convertInlineImageToBlock'==_0x308440['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x308440['type']&&'convertBlockImageToInline'==_0x308440['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x428ceb['descriptionFactory']['registerDescriptionCallback'](_0x264976=>{if('attribute'!=_0x264976['type'])return;const {data:_0x3d1f29}=_0x264976;if(!_0x3d1f29||'alt'!=_0x3d1f29['key'])return;const _0x28eac3=_0x3d1f29['newValue'];return _0x28eac3?{'type':'format','content':o(_0x332691,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x28eac3+'\x22')}:{'type':'format','content':o(_0x332691,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5ee94a=this['editor'],_0x28aba6=_0x5ee94a['locale'];_0x5ee94a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19477c=>{if('formatBlock'!=_0x19477c['type']&&'formatInline'!=_0x19477c['type'])return;const {data:_0x4a78a1}=_0x19477c;if(_0x4a78a1){if('imageTextAlternative'==_0x4a78a1['commandName']){const _0x54bf85=_0x4a78a1['commandParams'][0x0]['newValue'];return _0x54bf85?{'type':'format','content':o(_0x28aba6,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x54bf85+'\x22')}:{'type':'format','content':o(_0x28aba6,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x4a78a1['commandName']){const _0x4dbb2c=_0x4a78a1['commandParams'][0x0]['width'];return _0x4dbb2c?{'type':'format','content':o(_0x28aba6,'*Set\x20image\x20width:*\x20%0',_0x4dbb2c)}:{'type':'format','content':o(_0x28aba6,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x1866f6=this['editor']['locale'],_0x3d0d83=this['editor']['plugins']['get']('TrackChangesEditing');_0x3d0d83['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3d0d83['registerBlockAttribute']('src'),_0x3d0d83['descriptionFactory']['registerDescriptionCallback'](_0x45f727=>{if('attribute'!=_0x45f727['type'])return;const {data:_0x531f66}=_0x45f727;return _0x531f66&&'src'==_0x531f66['key']?_0x531f66['newValue']&&_0x531f66['oldValue']?{'type':'format','content':o(_0x1866f6,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3967a2=this['editor']['plugins']['get']('TrackChangesEditing');_0x3967a2['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x3967a2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3967a2['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x3967a2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e8ce9=this['editor'],_0x547061=_0x5e8ce9['locale'];_0x5e8ce9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe4c172=>{if('formatBlock'!=_0xe4c172['type']&&'formatInline'!=_0xe4c172['type'])return;const {data:_0x4b6bda}=_0xe4c172;if(!_0x4b6bda||'replaceImageSource'!=_0x4b6bda['commandName'])return;return{'type':'format','content':o(_0x547061,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x5bfee9{['afterInit'](){const _0x587c44=this['editor'];if(!_0x587c44['plugins']['has']('ImageStyleEditing'))return;const _0x54a636=_0x587c44['plugins']['get']('TrackChangesEditing'),_0x232da4=_0x587c44['plugins']['get']('ImageUtils'),_0x46a650={};_0x54a636['enableCommand']('imageStyle',(_0x3725c5,_0x265cad)=>{const _0x45ba5e=_0x587c44['plugins']['get']('Users')['me'],_0x183abe=_0x587c44['commands']['get']('imageStyle');let _0x4a1094=_0x232da4['getClosestSelectedImageElement'](_0x587c44['model']['document']['selection']),_0x43bd70=_0x587c44['model']['createRangeOn'](_0x4a1094),_0x49e48a=_0x183abe['value'];if(_0x49e48a==_0x265cad['value'])return;const _0x320873={'commandName':'imageStyle','commandParams':[_0x265cad],'formatGroupId':_0xdb8ef7()};_0x587c44['model']['change'](()=>{if(_0x54a636['getSuggestions']()['filter'](_0x213e23=>_0x213e23['isInContent']&&_0x45ba5e==_0x213e23['author']&&('formatBlock'==_0x213e23['type']||'formatInline'==_0x213e23['type'])&&('imageStylePreApply'==_0x213e23['subType']||'imageStylePostApply'==_0x213e23['subType'])&&_0x213e23['getFirstRange']()['isEqual'](_0x43bd70))['forEach'](_0x27a5c8=>_0x54a636['discardSuggestion'](_0x27a5c8['head'])),_0x4a1094=_0x232da4['getClosestSelectedImageElement'](_0x587c44['model']['document']['selection']),_0x43bd70=_0x587c44['model']['createRangeOn'](_0x4a1094),_0x183abe['refresh'](),_0x587c44['commands']['get']('imageTypeInline')['refresh'](),_0x587c44['commands']['get']('imageTypeBlock')['refresh'](),_0x49e48a=_0x183abe['value'],_0x49e48a!=_0x265cad['value'])return _0x232da4['isInlineImage'](_0x4a1094)&&_0x183abe['shouldConvertImageType'](_0x265cad['value'],_0x4a1094)?(_0x3725c5({..._0x265cad,'setImageSizes':!0x1}),_0x4a1094=_0x232da4['getClosestSelectedImageElement'](_0x587c44['model']['document']['selection']),void _0x54a636['markBlockFormat'](_0x4a1094,{..._0x320873,'commandReversedParams':[{'value':_0x49e48a||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x232da4['isBlockImage'](_0x4a1094)?_0x54a636['markBlockFormat'](_0x4a1094,_0x320873,[],'imageStylePostApply'):_0x54a636['markInlineFormat'](_0x43bd70,_0x320873,'imageStylePostApply'));});});for(const _0x3ff93b of _0x587c44['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x46a650[_0x3ff93b['name']]=_0x3ff93b['title']['toLowerCase']();_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0xee83f2])=>{_0x232da4['setImageNaturalSizeAttributes'](_0xee83f2['getContainedElement']());}),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3ada88,_0x11bca9)=>{_0x54a636['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3ada88,{'commandName':_0x11bca9['commandName'],'commandParams':_0x11bca9['commandReversedParams']});}),_0x54a636['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x31b919,_0x33befa){if(_0x2a28d9(_0x31b919,_0x33befa))return[_0x31b919,_0x33befa];if(_0x2a28d9(_0x33befa,_0x31b919))return[_0x33befa,_0x31b919];return null;});const _0x5570cc=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2a28d9(_0xffd5ca,_0x2fe296){const _0x128c4e=_0x5570cc['findIndex'](({type:_0x3b8d14,subType:_0x5726cd})=>_0xffd5ca['type']==_0x3b8d14&&_0xffd5ca['subType']==_0x5726cd),_0x15ca96=_0x5570cc['findIndex'](({type:_0x5ef6fb,subType:_0x48da15})=>_0x2fe296['type']==_0x5ef6fb&&_0x2fe296['subType']==_0x48da15);if(_0x128c4e<0x0||_0x15ca96<0x0)return!0x1;const _0x34e6d8=_0xffd5ca['getFirstRange'](),_0x38b71f=_0x2fe296['getFirstRange']();if((0x0==_0x128c4e||0x1==_0x128c4e)&&0x2==_0x15ca96&&_0x34e6d8['isIntersecting'](_0x38b71f))return!0x0;if(0x2==_0x128c4e&&0x3==_0x15ca96){const _0x498fc8=_0x54a636['_findSuggestions'](_0x34e6d8,'insertion')['filter'](({suggestion:_0xa2fec0,meta:_0x341361})=>_0x341361['isOwn']&&'convertInlineImageToBlock'==_0xa2fec0['subType']);if(_0x498fc8['length']>0x1&&_0x38b71f['end']['isEqual'](_0x34e6d8['start']))return!0x0;if(0x1==_0x498fc8['length']&&(_0x34e6d8['start']['isEqual'](_0x38b71f['end'])||_0x34e6d8['end']['isEqual'](_0x38b71f['start'])))return!0x0;}if(0x3==_0x128c4e&&0x3==_0x15ca96&&_0x34e6d8['start']['isBefore'](_0x38b71f['start'])){const _0x4098b9=_0x34e6d8['end']['nodeAfter'],_0x258f75=_0x38b71f['start']['nodeBefore'];return _0x232da4['isBlockImage'](_0x4098b9)&&_0x4098b9===_0x258f75;}return!0x1;}_0x587c44['model']['document']['registerPostFixer'](()=>{let _0x1c0872=!0x1;const _0x2754ef=Array['from'](_0x587c44['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2e0ab2,data:_0x260fd7}of _0x2754ef){const {group:_0x334380,type:_0x35f18e,subType:_0x36b336,id:_0x1e73a0}=_0x54a636['_splitMarkerName'](_0x2e0ab2);if('suggestion'==_0x334380&&_0x54a636['hasSuggestion'](_0x1e73a0)){if('formatBlock'==_0x35f18e&&('imageStylePreApply'==_0x36b336||'imageStylePostApply'==_0x36b336)){const _0x172986=_0x54a636['getSuggestion'](_0x1e73a0);if(_0x260fd7['newRange']){const _0x5bc223=_0x172986['getFirstRange']()['getContainedElement']();if(_0x232da4['isBlockImage'](_0x5bc223))continue;_0x54a636['discardSuggestion'](_0x172986),_0x1c0872=!0x0;}}if('insertion'==_0x35f18e&&'imageCaption'==_0x36b336&&!_0x260fd7['newRange']){const _0x301053=_0x54a636['getSuggestion'](_0x1e73a0);_0x301053['next']&&_0x301053['next']['isInContent']&&(_0x54a636['discardSuggestion'](_0x301053['next']),_0x1c0872=!0x0);}}}return _0x1c0872;}),this['_registerLegacyDescription'](_0x46a650);}['_registerLegacyDescription'](_0x3758df){const _0x3c9d7b=this['editor'],_0x115dee=_0x3c9d7b['locale'];_0x3c9d7b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1bdc2a=>{if('formatBlock'!=_0x1bdc2a['type']&&'formatInline'!=_0x1bdc2a['type'])return;const {data:_0x167625}=_0x1bdc2a;if(!_0x167625||'imageStyle'!=_0x167625['commandName'])return;const _0x48be6d=_0x167625['commandParams'][0x0]['value'];return _0x42cb3a('side'===_0x48be6d?o(_0x115dee,'FORMAT_SIDE_IMAGE'):_0x3758df[_0x48be6d]||_0x48be6d);function _0x42cb3a(_0x491f8c){return{'type':'format','content':o(_0x115dee,'*Format:*\x20%0',_0x491f8c)};}});}}class at extends _0x5bfee9{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x7cc4e6){super(_0x7cc4e6),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x1397f7=this['editor'],_0xa93e40=_0x1397f7['commands']['get']('importWord'),_0x190fb1=_0x1397f7['commands']['get']('trackChanges');_0xa93e40&&(_0xa93e40['on']('execute',(_0x111b6e,[,_0xe29aed])=>{this['_trackChangesValueDuringImport']=_0x190fb1['value'],_0xe29aed['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0xa93e40,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0xa93e40,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x190fb1['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x1397f7['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x9c3602,_0x2a51dd){const {suggestions:_0x280102}=_0x2a51dd,_0xf36e8d=this['editor']['commands']['get']('trackChanges'),_0x4ead37=_0xf36e8d['value'];this['_trackChangesValueDuringImport']!==_0x4ead37&&(_0xf36e8d['execute'](),this['_trackChangesExecuted']=!0x0),_0x280102&&_0x280102['forEach'](({id:_0x50fe78,type:_0x38c5f0,author:_0x1e61d9,created_at:_0x13fb8f})=>{const _0x4ede88={'id':_0x50fe78,'type':_0x38c5f0,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x1e61d9,'createdAt':_0x13fb8f?new Date(_0x13fb8f):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x4ede88);});}}class ct extends _0x5bfee9{['afterInit'](){const _0x3e7f29=this['editor'],_0x2604f2=_0x3e7f29['plugins']['get']('TrackChangesEditing');if(_0x3e7f29['plugins']['has']('IndentEditing')&&(_0x2604f2['enableCommand']('indent'),_0x2604f2['enableCommand']('outdent')),_0x3e7f29['plugins']['has']('IndentBlock')){for(const _0x29f3f8 of['indentBlock','outdentBlock'])_0x2604f2['enableDefaultAttributesIntegration'](_0x29f3f8);}const _0x305bee=_0x3e7f29['locale'];_0x2604f2['registerBlockAttribute']('blockIndent'),_0x2604f2['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x305bee,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5014b3=this['editor'],_0x1e3a56=_0x5014b3['locale'],_0x2ab343=_0x5014b3['plugins']['get']('TrackChangesEditing');_0x2ab343['descriptionFactory']['registerDescriptionCallback'](_0x407cd9=>{if('formatBlock'!=_0x407cd9['type'])return;const {data:_0x297653}=_0x407cd9;if(!_0x297653)return;if('indentBlock'!=_0x297653['commandName']&&'outdentBlock'!=_0x297653['commandName'])return;const _0x1bd2aa=_0x407cd9['getItems']()[0x0],_0x4bc849=_0x2ab343['descriptionFactory']['getItemLabel'](_0x1bd2aa);return'indentBlock'==_0x297653['commandName']?{'type':'format','content':o(_0x1e3a56,'*Indent:*\x20%0',_0x4bc849)}:'outdentBlock'==_0x297653['commandName']?{'type':'format','content':o(_0x1e3a56,'*Outdent:*\x20%0',_0x4bc849)}:void 0x0;});}}class ut extends _0x5bfee9{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x5bfee9{['afterInit'](){const _0x4db8b4=this['editor'];if(!_0x4db8b4['plugins']['has']('LinkEditing'))return;const _0x4ad2dd=_0x4db8b4['plugins']['get']('TrackChangesEditing'),_0x43a526=_0x4db8b4['commands']['get']('link');_0x4ad2dd['enableDefaultAttributesIntegration']('link'),_0x4ad2dd['enableDefaultAttributesIntegration']('unlink'),_0x4ad2dd['registerInlineAttribute']('linkHref');for(const _0x44acf5 of _0x43a526['manualDecorators'])_0x4ad2dd['registerInlineAttribute'](_0x44acf5['id']),_0x4ad2dd['descriptionFactory']['registerAttributeLabel'](_0x44acf5['id'],'link\x20('+_0x44acf5['label']['toLowerCase']()+')');_0x4ad2dd['descriptionFactory']['registerDescriptionCallback'](_0x39fb78=>{if('attribute'!=_0x39fb78['type'])return;const {data:_0x570577}=_0x39fb78;if(!_0x570577||'linkHref'!=_0x570577['key'])return;const _0x55f145=_0x570577['newValue'],_0x4f3779=_0x4db8b4['locale'];return{'type':'format','content':null==_0x55f145?o(_0x4f3779,'*Remove\x20link*'):o(_0x4f3779,'*Set\x20link:*\x20%0','\x22'+_0x55f145+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xed1d28=this['editor'],_0x37f7c2=_0xed1d28['locale'];_0xed1d28['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x535f10=>{if('formatInline'!=_0x535f10['type'])return;const {data:_0x53104d}=_0x535f10;if(_0x53104d){if('link'==_0x53104d['commandName']){const _0x483c0f=_0x53104d['commandParams'][0x0];return{'type':'format','content':o(_0x37f7c2,'*Set\x20link:*\x20%0','\x22'+_0x483c0f+'\x22')};}return'unlink'==_0x53104d['commandName']?{'type':'format','content':o(_0x37f7c2,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x5bfee9{['afterInit'](){const _0xc800dc=this['editor'],_0x5366e3=_0xc800dc['locale'];if(!_0xc800dc['plugins']['has']('LegacyListEditing'))return;const _0x267a8c=_0xc800dc['plugins']['get']('TrackChangesEditing'),_0x30649f=_0xc800dc['plugins']['has']('LegacyTodoListEditing');function _0x35ca15(_0x2e64f0){return()=>{const _0x53781c=_0xc800dc['model']['document']['selection'],_0x3cfff1=_0xc800dc['commands']['get'](_0x2e64f0);if(_0x3cfff1['value'])return void _0xc800dc['execute']('paragraph',{});const _0x4309a4=_0x2e64f0['slice'](0x0,-0x4),_0x3ceeb0=function(_0x2de920,_0x26f654,_0xf44244){let _0x1c8119=Array['from'](_0x2de920)['filter'](_0x4ae664=>function(_0x328881,_0x626303){return _0x626303['checkChild'](_0x328881['parent'],'listItem')&&!_0x626303['isObject'](_0x328881);}(_0x4ae664,_0xf44244));_0x1c8119=_0x1c8119['filter'](_0x3e594a=>!_0x3e594a['is']('element','listItem')||_0x3e594a['getAttribute']('listType')!=_0x26f654);const _0x1c13ad=new Set();for(const _0x4984c6 of _0x1c8119)_0x4984c6['is']('element','listItem')?_0x1c13ad['add'](fe(_0x4984c6)):_0x1c13ad['add'](_0x4984c6);return Array['from'](_0x1c13ad);}(_0x53781c['getSelectedBlocks'](),_0x4309a4,_0xc800dc['model']['schema']);_0xc800dc['model']['change'](()=>{for(const _0x49958b of _0x3ceeb0)_0x267a8c['markBlockFormat'](_0x49958b,{'commandName':_0x2e64f0,'commandParams':[{'forceValue':!_0x3cfff1['value']}],'formatGroupId':'blockName'},ue(_0x49958b));});};}function _0x16b276(_0x13e634){return()=>{const _0x1dcf97=function(_0x207b8){let _0x175c13=Array['from'](_0x207b8);const _0x212b0e=_0x175c13['findIndex'](_0x5a18e8=>'listItem'!=_0x5a18e8['name']);return _0x212b0e>-0x1&&(_0x175c13=_0x175c13['slice'](0x0,_0x212b0e)),_0x175c13;}(_0xc800dc['model']['document']['selection']['getSelectedBlocks']()),_0x53aae4=_0xc800dc['model']['createRange'](_0xc800dc['model']['createPositionAt'](_0x1dcf97[0x0],'before'),_0xc800dc['model']['createPositionAt'](_0x1dcf97[_0x1dcf97['length']-0x1],'end'));_0xc800dc['model']['change'](()=>{_0x267a8c['markBlockFormat'](_0x53aae4,{'commandName':_0x13e634,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1e83ed){const _0x470955=new Set();for(const _0x42e436 of _0x1e83ed){let _0x5913e5=_0x42e436['nextSibling'];for(;_0x5913e5&&_0x5913e5['getAttribute']('listIndent')>_0x42e436['getAttribute']('listIndent');)_0x470955['add'](_0x5913e5),_0x5913e5=_0x5913e5['nextSibling'];}return Array['from'](_0x470955);}(_0x1dcf97));});};}_0x267a8c['enableCommand']('numberedList',_0x35ca15('numberedList')),_0x267a8c['enableCommand']('bulletedList',_0x35ca15('bulletedList')),_0x30649f&&_0x267a8c['enableCommand']('todoList',_0x35ca15('todoList')),_0x267a8c['enableCommand']('indentList',_0x16b276('indentList')),_0x267a8c['enableCommand']('outdentList',_0x16b276('outdentList')),_0x30649f&&_0x267a8c['enableCommand']('checkTodoList',()=>{const _0x58aa91=_0xc800dc['commands']['get']('checkTodoList'),_0x370746=Array['from'](_0x58aa91['_selectedElements']);_0x370746['filter'](_0xa1fe96=>_0xa1fe96['getAttribute']('todoListChecked')!=_0x58aa91['value']),_0xc800dc['model']['change'](()=>{for(const _0x335f8d of _0x370746)_0x267a8c['markBlockFormat'](_0x335f8d,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x58aa91['value']}]});});}),_0x267a8c['descriptionFactory']['registerElementLabel']('listItem',_0x23f6c2=>o(_0x5366e3,'ELEMENT_LIST_ITEM',_0x23f6c2)),_0x267a8c['descriptionFactory']['registerDescriptionCallback'](_0x5f3c42=>{if('formatBlock'!=_0x5f3c42['type']&&'formatInline'!=_0x5f3c42['type'])return;const {data:_0x30f4e9}=_0x5f3c42;if(_0x30f4e9){if('numberedList'==_0x30f4e9['commandName']||'bulletedList'==_0x30f4e9['commandName']||'todoList'==_0x30f4e9['commandName'])switch(_0x30f4e9['commandName']['replace']('List','')){case'bulleted':return _0x734e04(o(_0x5366e3,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x734e04(o(_0x5366e3,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x734e04(o(_0x5366e3,'ELEMENT_TODO_LIST'));}if('indentList'==_0x30f4e9['commandName'])return{'type':'format','content':o(_0x5366e3,'*Indent:*\x20%0',o(_0x5366e3,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x30f4e9['commandName'])return{'type':'format','content':o(_0x5366e3,'*Outdent:*\x20%0',o(_0x5366e3,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x30f4e9['commandName'])return _0x30f4e9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5366e3,'*Check\x20item*')}:{'type':'format','content':o(_0x5366e3,'*Uncheck\x20item*')};}function _0x734e04(_0x2c4a98){return{'type':'format','content':o(_0x5366e3,'*Change\x20to:*\x20%0',_0x2c4a98)};}});}}function fe(_0x554928){const _0xf305a=_0x554928['getAttribute']('listIndent');if(0x0==_0xf305a)return _0x554928;let _0x36504d=_0x554928;for(;_0x554928['previousSibling']&&_0x554928['previousSibling']['is']('element','listItem');){const _0x48dc8f=_0x554928['previousSibling']['getAttribute']('listIndent');if(_0x48dc8f==_0xf305a)_0x36504d=_0x554928['previousSibling'];else{if(_0x48dc8f<_0xf305a)break;}_0x554928=_0x554928['previousSibling'];}return _0x36504d;}function ue(_0x53b4de){const _0x5d5a90=[];if(_0x53b4de['is']('element','listItem')&&_0x53b4de['getAttribute']('listIndent')>0x0){let _0x178938=_0x53b4de['nextSibling'];for(;_0x178938&&'listItem'==_0x178938['name']&&_0x178938['getAttribute']('listIndent')==_0x53b4de['getAttribute']('listIndent');)_0x5d5a90['push'](_0x178938),_0x178938=_0x178938['nextSibling'];}return _0x5d5a90;}class W extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x394f9c=this['editor']['config']['get']('list.properties'),_0x4657d3=this['editor']['plugins']['get']('TrackChangesEditing');_0x394f9c['styles']&&_0x4657d3['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x394f9c['reversed']&&_0x4657d3['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x394f9c['startIndex']&&_0x4657d3['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4657d3['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x443bdf,_0x44221e={}){const _0x42004d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x9f831=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x42004d['markMultiRangeBlockFormat'](_0x9f831,{'commandName':'listStyle','commandParams':[{'type':_0x44221e['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0xa2fd2d,_0x14e39e={}){const _0x13de04=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5e6f9f=this['_getSuggestionBlocks'](_0x37c3ef=>_0x37c3ef['is']('element','listItem')&&'numbered'===_0x37c3ef['getAttribute']('listType'));if(_0x5e6f9f['length']<0x1)return;const _0x16247b=_0x5e6f9f['map'](_0x5475df=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5475df,'before'),this['editor']['model']['createPositionAt'](_0x5475df,0x0)));this['editor']['model']['change'](()=>{_0x13de04['markMultiRangeBlockFormat'](_0x16247b,{'commandName':'listReversed','commandParams':[{'reversed':_0x14e39e['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x289b88,_0x40a2eb={}){const _0x1750ba=this['editor']['plugins']['get']('TrackChangesEditing'),_0xb3ebd8=this['_getSuggestionBlocks'](_0x5a0dc6=>_0x5a0dc6['is']('element','listItem')&&'numbered'===_0x5a0dc6['getAttribute']('listType'));if(_0xb3ebd8['length']<0x1)return;const _0x12bb14=_0xb3ebd8['map'](_0x4fc16f=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4fc16f,'before'),this['editor']['model']['createPositionAt'](_0x4fc16f,0x0)));this['editor']['model']['change'](()=>{_0x1750ba['markMultiRangeBlockFormat'](_0x12bb14,{'commandName':'listStart','commandParams':[{'startIndex':_0x40a2eb['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0xb61dac){if('formatBlock'!=_0xb61dac['type']&&'formatInline'!=_0xb61dac['type'])return;const _0x38ceda=this['editor']['locale'],{data:_0x1e2c13}=_0xb61dac;if(!_0x1e2c13)return;let _0x109ec6,_0x561f84;switch(_0x1e2c13['commandName']){case'listStyle':_0x109ec6='*Change\x20to:*\x20%0',_0x561f84={'type':'format','content':o(_0x38ceda,_0x109ec6,o(_0x38ceda,this['_getTranslationKeyForListStyle'](_0x1e2c13['commandParams'][0x0]['type'])))};break;case'listReversed':_0x109ec6=_0x1e2c13['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x561f84={'type':'format','content':o(_0x38ceda,_0x109ec6)};break;case'listStart':_0x109ec6='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x561f84={'type':'format','content':o(_0x38ceda,_0x109ec6,_0x1e2c13['commandParams'][0x0]['startIndex'])};}return _0x561f84;}['_getSuggestionBlocksForListStyle'](){const _0x31626e=this['editor']['plugins']['get']('LegacyListUtils');let _0x5e84de=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x5e84de[0x0]?.['is']('element','listItem')&&_0x5e84de['unshift'](..._0x31626e['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x5e84de[_0x5e84de['length']-0x1]?.['is']('element','listItem')&&_0x5e84de['push'](..._0x31626e['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x5e84de=[...new Set(_0x5e84de)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x5e84de=_0x5e84de['filter'](_0x25ed55=>_0x25ed55['is']('element','listItem'))),_0x5e84de;}['_getSuggestionBlocks'](_0x2dd919){const _0x5a13df=this['editor']['plugins']['get']('LegacyListUtils');let _0x3070f8=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2dd919)['map'](_0x211788=>{const _0x36d671=this['editor']['model']['createPositionAt'](_0x211788,0x0);return[..._0x5a13df['getSiblingNodes'](_0x36d671,'backward'),..._0x5a13df['getSiblingNodes'](_0x36d671,'forward')];})['flat']();return _0x3070f8=[...new Set(_0x3070f8)],_0x3070f8;}['_getTranslationKeyForListStyle'](_0x7bf083){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x7bf083)||'default')['toUpperCase']()+'_LIST_'+_0x7bf083['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x5bfee9{['afterInit'](){const _0x29d9a6=this['editor'];if(!_0x29d9a6['plugins']['has']('MediaEmbedEditing'))return;const _0x40f671=_0x29d9a6['plugins']['get']('TrackChangesEditing'),_0x27408b=_0x29d9a6['locale'];_0x40f671['enableCommand']('mediaEmbed'),_0x40f671['descriptionFactory']['registerElementLabel']('media',_0x4dff67=>o(_0x27408b,'ELEMENT_MEDIA',_0x4dff67)),_0x29d9a6['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4112bd,{writer:_0x1dc083,options:_0xc545e6})=>{if(_0xc545e6['showSuggestionHighlights'])return _0x1dc083['createEmptyElement']('div');},'converterPriority':'high'}),_0x29d9a6['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5be0a5,_0x2daf90,_0x5c33a9)=>{_0x5c33a9['options']['showSuggestionHighlights']&&_0x5be0a5['stop']();},{'priority':'high'});}}class mt extends _0x5bfee9{['afterInit'](){const _0x5d1e9d=this['editor'];_0x5d1e9d['plugins']['has']('MentionEditing')&&_0x5d1e9d['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x5bfee9{['afterInit'](){const _0x3f709c=this['editor'];if(!_0x3f709c['plugins']['has']('MergeFieldsEditing'))return;_0x3f709c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x3f709c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x4d97b4=_0x3f709c['plugins']['get']('TrackChangesEditing'),_0xa567e6=_0x3f709c['locale'];_0x4d97b4['descriptionFactory']['registerElementLabel']('mergeField',_0x3748d1=>o(_0xa567e6,'ELEMENT_MERGE_FIELD',_0x3748d1)),_0x4d97b4['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x4f2e7b=>o(_0xa567e6,'ELEMENT_MERGE_FIELD',_0x4f2e7b)),_0x4d97b4['descriptionFactory']['registerDescriptionCallback'](_0x48260c=>{if('insertion'!=_0x48260c['type']&&'deletion'!=_0x48260c['type'])return;const _0x15f70b=_0x48260c['getContainedElement']();if(null==_0x15f70b)return;if(!_0x15f70b['is']('element','mergeField')&&!_0x15f70b['is']('element','mergeFieldBlock'))return;const _0x1da81b=_0x3f709c['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x15f70b['getAttribute']('id'));return'insertion'==_0x48260c['type']?{'type':'insertion','content':o(_0xa567e6,'*Insert:*\x20%0','\x22'+_0x1da81b+'\x22\x20'+o(_0xa567e6,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0xa567e6,'*Remove:*\x20%0','\x22'+_0x1da81b+'\x22\x20'+o(_0xa567e6,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x5bfee9{['afterInit'](){const _0x1ded12=this['editor'],_0x1a772a=_0x1ded12['plugins']['get']('TrackChangesEditing');_0x1ded12['plugins']['has']('MultiLevelList')&&(_0x1a772a['enableDefaultAttributesIntegration']('multiLevelList'),_0x1a772a['registerBlockAttribute']('listMarkerStyle'),_0x1a772a['descriptionFactory']['registerDescriptionCallback'](_0x287a85=>this['handleDescriptions'](_0x287a85)));}['handleDescriptions'](_0xb946ba){const _0x480a90=this['editor']['locale'],{data:_0x2afcce}=_0xb946ba,_0x558ed8={'type':'format','content':''};if(_0x2afcce&&'listMarkerStyle'==_0x2afcce['key']){if(!_0x2afcce['oldValue'])return{'type':'format','content':o(_0x480a90,'*Set\x20format:*\x20%0',o(_0x480a90,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2afcce['newValue']+')'};if(!_0x2afcce['newValue']){let _0x4d2f1c=_0xb946ba['head'];for(;_0x4d2f1c;){if(_0x4d2f1c['data']&&'listType'==_0x4d2f1c['data']['key']&&_0x4d2f1c['data']['newValue'])return _0x558ed8;_0x4d2f1c=_0x4d2f1c['next'];}return{'type':'format','content':o(_0x480a90,'*Remove\x20format:*\x20%0',o(_0x480a90,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2afcce['oldValue']+')'};}}}}class kt extends _0x5bfee9{['afterInit'](){const _0x326b13=this['editor'];if(!_0x326b13['plugins']['has']('PageBreakEditing'))return;_0x326b13['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0xc299ca=_0x326b13['plugins']['get']('TrackChangesEditing'),_0x368fb9=_0x326b13['locale'];_0xc299ca['descriptionFactory']['registerElementLabel']('pageBreak',_0x3ed75f=>o(_0x368fb9,'ELEMENT_PAGE_BREAK',_0x3ed75f));}}class bt extends _0x5bfee9{['afterInit'](){const _0x405bac=this['editor'];if(!_0x405bac['plugins']['has']('Paragraph'))return;const _0x19cc06=_0x405bac['locale'],_0x36116b=_0x405bac['plugins']['get']('TrackChangesEditing');_0x36116b['descriptionFactory']['registerElementLabel']('paragraph',_0x46c0dc=>o(_0x19cc06,'ELEMENT_PARAGRAPH',_0x46c0dc)),_0x36116b['enableDefaultAttributesIntegration']('paragraph'),_0x36116b['enableCommand']('insertParagraph'),_0x405bac['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x405bac),{'priority':'highest'}),_0x405bac['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x207a37,_0x2dd21f,_0x70b29)=>{_0x70b29['options']['showSuggestionHighlights']&&nr(_0x405bac,{'showActiveMarker':!0x1})(_0x207a37,_0x2dd21f,_0x70b29);},{'priority':'highest'});const _0x5cd850=_0x36116b['descriptionFactory'];_0x5cd850['registerDescriptionCallback'](_0x5819cc=>{if('insertion'!==_0x5819cc['type'])return;const {start:_0x1a010b,end:_0x3c6336}=_0x5819cc['getFirstRange']();if(!_0x1a010b['isTouching'](_0x3c6336)||!_0x1a010b['nodeAfter'])return;const _0x4979cd=_0x405bac['model']['schema'],_0x215c31=_0x1a010b['nodeAfter'];return _0x4979cd['isBlock'](_0x215c31)&&!_0x4979cd['isLimit'](_0x215c31)&&_0x4979cd['checkChild'](_0x215c31,'$text')?{'type':'insertion','content':o(_0x19cc06,'*Insert:*\x20%0',_0x5cd850['getItemLabel'](_0x215c31,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x39aa4c=this['editor'],_0x45efcd=_0x39aa4c['locale'];_0x39aa4c['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e941e=>{if('formatBlock'!=_0x2e941e['type'])return;const {data:_0x194a82}=_0x2e941e;return _0x194a82&&'paragraph'==_0x194a82['commandName']?{'type':'format','content':o(_0x45efcd,'*Change\x20to:*\x20%0',o(_0x45efcd,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x11248a,{showActiveMarker:_0x361b52=!0x0}={}){return(_0x1c951d,_0x3ef1d7,_0x2ea430)=>{const _0x41a1a0=_0x11248a['plugins']['get']('TrackChangesEditing'),_0x5c0151=_0x3ef1d7['markerRange']['start'],_0x5edd68=_0x3ef1d7['markerRange']['end'],_0x113eaf=_0x11248a['model']['schema'];if(!_0x5c0151['isTouching'](_0x5edd68)||!_0x5c0151['nodeAfter'])return;const _0x47cf4d=_0x5c0151['nodeAfter'];if(_0x113eaf['isBlock'](_0x47cf4d)&&!_0x113eaf['isLimit'](_0x47cf4d)&&_0x113eaf['checkChild'](_0x47cf4d,'$text')){if(!_0x2ea430['consumable']['consume'](_0x3ef1d7['markerRange'],_0x1c951d['name']))return;const {authorId:_0x120204}=_0x41a1a0['_splitMarkerName'](_0x3ef1d7['markerName']),_0x2553d6=_0x2ea430['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x120204}),_0x9214fb=_0x2ea430['mapper']['toViewPosition'](_0x5edd68);_0x361b52&&_0x41a1a0['activeMarkers']['includes'](_0x3ef1d7['markerName'])&&_0x2ea430['writer']['addClass']('ck-suggestion-marker--active',_0x2553d6),_0x2ea430['writer']['insert'](_0x9214fb,_0x2553d6),_0x2ea430['mapper']['bindElementToMarker'](_0x2553d6,_0x3ef1d7['markerName']);}};}class wt extends _0x5bfee9{['afterInit'](){const _0x20ac7d=this['editor'];if(!_0x20ac7d['plugins']['has']('RemoveFormatEditing'))return;_0x20ac7d['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5b9275=this['editor'];_0x5b9275['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3243f1=>{if('formatBlock'!=_0x3243f1['type']&&'formatInline'!=_0x3243f1['type'])return;const {data:_0x534976}=_0x3243f1;return _0x534976&&'removeFormat'==_0x534976['commandName']?{'type':'format','content':o(_0x5b9275['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x5bfee9{['afterInit'](){const _0x2d4be3=this['editor'];if(!_0x2d4be3['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x1237a4=_0x2d4be3['plugins']['get']('TrackChangesEditing');_0x1237a4['enableCommand']('goToPreviousRestrictedEditingException'),_0x1237a4['enableCommand']('goToNextRestrictedEditingException');const _0x4e0b65=_0x2d4be3['plugins']['get']('RestrictedEditingModeEditing');_0x4e0b65['enableCommand']('trackChanges'),_0x4e0b65['enableCommand']('acceptSuggestion'),_0x4e0b65['enableCommand']('discardSuggestion'),_0x4e0b65['enableCommand']('acceptAllSuggestions'),_0x4e0b65['enableCommand']('discardAllSuggestions'),_0x4e0b65['enableCommand']('acceptSelectedSuggestions'),_0x4e0b65['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x5bfee9{static get['requires'](){return[_0x5b8dfa];}['init'](){const _0x42a144=this['editor'],_0x28e180=_0x42a144['plugins']['get']('TrackChangesEditing');_0x28e180['enableCommand']('shiftEnter'),_0x42a144['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x42a144),{'priority':'high'}),_0x42a144['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x42a144),{'priority':'high'}),_0x42a144['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1214d4,_0x324cd7,_0x522a20)=>{_0x522a20['options']['showSuggestionHighlights']&&ge(_0x42a144,{'showActiveMarker':!0x1})(_0x1214d4,_0x324cd7,_0x522a20);}),_0x28e180['descriptionFactory']['registerElementLabel']('softBreak',_0x50f850=>o(_0x42a144['locale'],'ELEMENT_LINE_BREAK',_0x50f850));}}function ge(_0x54c717,{showActiveMarker:_0xa71d5a=!0x0}={}){return(_0x4697c4,_0x1dc54c,_0x8a500b)=>{const _0x36bd04=_0x54c717['plugins']['get']('TrackChangesEditing');if(!_0x8a500b['consumable']['test'](_0x1dc54c['markerRange'],_0x4697c4['name']))return;const _0x127c46=_0x54c717['model'];for(const _0x40e2e1 of _0x1dc54c['markerRange']['getItems']()){if(!_0x40e2e1['is']('element','softBreak'))continue;const _0x3dcce3='deletion'==_0x1dc54c['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x2af1d4}=_0x36bd04['_splitMarkerName'](_0x1dc54c['markerName']),_0x5e3244=_0x8a500b['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x3dcce3,'data-author-id':_0x2af1d4}),_0xda388a=_0x8a500b['mapper']['toViewPosition'](_0x127c46['createPositionBefore'](_0x40e2e1));_0xa71d5a&&_0x36bd04['activeMarkers']['includes'](_0x1dc54c['markerName'])&&_0x8a500b['writer']['addClass']('ck-suggestion-marker--active',_0x5e3244),_0x8a500b['writer']['insert'](_0xda388a,_0x5e3244),_0x8a500b['mapper']['bindElementToMarker'](_0x5e3244,_0x1dc54c['markerName']);}};}class St extends _0x5bfee9{['afterInit'](){const _0x55f4fb=this['editor'],_0x2d63fd=_0x55f4fb['model'],_0x401e3a=_0x55f4fb['locale'];if(!_0x55f4fb['plugins']['has']('StandardEditingModeEditing'))return;const _0x45a816=_0x55f4fb['plugins']['get']('TrackChangesEditing'),_0x5834ec='restrictedEditingException',_0x52583a=_0x55f4fb['commands']['get'](_0x5834ec);_0x45a816['enableCommand'](_0x5834ec,(_0x441308,_0x1484b1={})=>{const _0x2b9eb5=_0x2d63fd['document']['selection'];if(_0x2b9eb5['isCollapsed'])return void _0x441308(_0x1484b1);const _0x54ba8d=void 0x0!==_0x1484b1['forceValue']?_0x1484b1['forceValue']:!_0x52583a['value'];_0x2d63fd['change'](()=>{const _0x2bfd1c=Array['from'](_0x2b9eb5['getRanges']());for(const _0x3c07b9 of _0x2bfd1c){const _0x55bfc4=_0x54ba8d?[_0x3c07b9]:io(_0x5834ec,_0x3c07b9,_0x2d63fd);for(const _0x459d53 of _0x55bfc4)_0x45a816['markInlineFormat'](_0x459d53,{'commandName':_0x5834ec,'commandParams':[{'forceValue':_0x54ba8d}]});}});}),_0x45a816['descriptionFactory']['registerDescriptionCallback'](_0x1dcd3c=>{if('formatBlock'!=_0x1dcd3c['type']&&'formatInline'!=_0x1dcd3c['type'])return;const {data:_0x460fef}=_0x1dcd3c;return _0x460fef&&_0x460fef['commandName']==_0x5834ec?_0x460fef['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x401e3a,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x401e3a,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x5bfee9{['afterInit'](){const _0x2df3af=this['editor'];if(!_0x2df3af['plugins']['has']('Style')||!_0x2df3af['plugins']['has']('DataSchema'))return;const _0x12ead9=_0x2df3af['plugins']['get']('TrackChangesEditing'),_0x8a62d3=_0x2df3af['locale'],_0x35d369=_0x2df3af['config']['get']('style')||{},_0x15757c=_0x2df3af['plugins']['get']('GeneralHtmlSupport'),_0x4e49c6=_0x2df3af['plugins']['get']('StyleUtils')['normalizeConfig'](_0x2df3af['plugins']['get']('DataSchema'),_0x35d369['definitions']);_0x12ead9['enableDefaultAttributesIntegration']('style');const _0x52fead=new Set();for(const _0x51d0b5 of _0x4e49c6['block']){const _0x5b146e=_0x15757c['getGhsAttributeNameForElement'](_0x51d0b5['element']);_0x52fead['add'](_0x5b146e);}const _0x3eb472=new Set();for(const _0x4517e7 of _0x4e49c6['inline']){const _0x15c15a=_0x15757c['getGhsAttributeNameForElement'](_0x4517e7['element']);_0x3eb472['add'](_0x15c15a);for(const _0x2876de of _0x4517e7['ghsAttributes'])_0x3eb472['add'](_0x2876de);}for(const _0x13730d of _0x52fead)_0x12ead9['registerBlockAttribute'](_0x13730d),_0x12ead9['descriptionFactory']['registerAttributeLabel'](_0x13730d,o(_0x8a62d3,'FORMAT_STYLE'));for(const _0x20781d of _0x3eb472)_0x12ead9['registerInlineAttribute'](_0x20781d),_0x12ead9['descriptionFactory']['registerAttributeLabel'](_0x20781d,o(_0x8a62d3,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4f6597=this['editor'],_0x127cd5=_0x4f6597['locale'];_0x4f6597['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4da035=>{if('formatBlock'!=_0x4da035['type']&&'formatInline'!=_0x4da035['type'])return;const {data:_0x142538}=_0x4da035;return _0x142538&&'style'===_0x142538['commandName']?_0x142538['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x127cd5,'*Set\x20format:*\x20%0',_0x142538['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x127cd5,'*Remove\x20format:*\x20%0',_0x142538['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x5bfee9{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3cb1bb){super(_0x3cb1bb),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x2b4a98=this['editor'],_0x27c714=_0x2b4a98['model']['document']['selection'];if(!_0x2b4a98['plugins']['has']('TableEditing'))return;const _0x39e618=_0x2b4a98['locale'],_0x3b11dc=_0x2b4a98['plugins']['get']('TrackChangesEditing'),_0x453547=_0x2b4a98['plugins']['get']('TableUtils');_0x3b11dc['descriptionFactory']['registerElementLabel']('table',_0x41d2ab=>o(_0x39e618,'ELEMENT_TABLE',_0x41d2ab)),this['_setupColumnsRowsFixing'](),_0x3b11dc['enableCommand']('insertTable'),_0x3b11dc['enableCommand']('selectTableRow'),_0x3b11dc['enableCommand']('selectTableColumn');for(const _0x4eb885 of['insertTableRowAbove','insertTableRowBelow']){const _0x20370a=_0x2b4a98['commands']['get'](_0x4eb885);_0x3b11dc['enableCommand'](_0x4eb885,_0x4e74bd=>{_0x2b4a98['model']['change'](_0x4eeb2d=>{_0x4e74bd();const _0x52a022='above'===_0x20370a['order'],_0x28a3e1=_0x453547['getSelectionAffectedTableCells'](_0x27c714),_0x1f7feb=_0x453547['getRowIndexes'](_0x28a3e1),_0x326680=_0x52a022?_0x1f7feb['first']-0x1:_0x1f7feb['last']+0x1,_0x1a7d9f=_0x28a3e1[0x0]['findAncestor']('table'),_0xd03fe2=_0x453547['createTableWalker'](_0x1a7d9f,{'startRow':_0x326680,'endRow':_0x326680}),_0x4715a3=Array['from'](_0xd03fe2)['map'](_0x223f31=>_0x4eeb2d['createRangeOn'](_0x223f31['cell']));_0x3b11dc['markMultiRangeInsertion'](_0x4715a3,'tableRow');});});}for(const _0x3e94dc of['insertTableColumnLeft','insertTableColumnRight']){const _0x22268a=_0x2b4a98['commands']['get'](_0x3e94dc);_0x3b11dc['enableCommand'](_0x3e94dc,_0x920ca0=>{_0x2b4a98['model']['change'](_0x1e23fb=>{_0x920ca0();const _0x6dc8ef='left'===_0x22268a['order'],_0x31f804=_0x453547['getSelectionAffectedTableCells'](_0x27c714),_0x33cb76=_0x453547['getColumnIndexes'](_0x31f804),_0x4d804c=_0x6dc8ef?_0x33cb76['first']-0x1:_0x33cb76['last']+0x1,_0x1c44c8=_0x31f804[0x0]['findAncestor']('table'),_0x56ac4=_0x453547['createTableWalker'](_0x1c44c8,{'startRow':0x0,'column':_0x4d804c,'includeAllSlots':!0x1}),_0x10eeba=Array['from'](_0x56ac4)['map'](_0x4b3af0=>_0x1e23fb['createRangeOn'](_0x4b3af0['cell']));_0x3b11dc['markMultiRangeInsertion'](_0x10eeba,'tableColumn');});});}for(const _0x293ad4 of['removeTableRow','removeTableColumn']){const _0xac5228=_0x293ad4['substr'](0xb),_0x1193b9=_0xac5228['toLowerCase'](),_0x4f39e1=_0x1193b9['substr'](0x0,0x3)+'span',_0x4adf8e='table'+_0xac5228,_0x8f5a87='min'+_0xac5228,_0xd1adfe='max'+_0xac5228;_0x3b11dc['enableCommand'](_0x293ad4,()=>{_0x2b4a98['model']['change'](_0xbabce5=>{const _0x3cfa5c=_0x453547['getSelectionAffectedTableCells'](_0x27c714),_0x4493c2=_0x3cfa5c[0x0]['findAncestor']('table');let _0x201f73;if('removeTableRow'==_0x293ad4){const _0x4d3cc4=_0x453547['getRowIndexes'](_0x3cfa5c);_0x201f73={'startRow':_0x4d3cc4['first'],'endRow':_0x4d3cc4['last'],'includeAllSlots':!0x0};}else{const _0x1d0c41=_0x453547['getColumnIndexes'](_0x3cfa5c);_0x201f73={'startColumn':_0x1d0c41['first'],'endColumn':_0x1d0c41['last'],'includeAllSlots':!0x0};}const _0x5f3a7f=_0x453547['createTableWalker'](_0x4493c2,_0x201f73),_0x33723c=Array['from'](_0x5f3a7f)['map'](({cell:_0x3e4338})=>_0x3e4338),_0x4bad91=be(_0x33723c['filter'](_0x1101ff=>_0x1101ff['hasAttribute'](_0x4f39e1))),_0x118505=be(_0x33723c['filter'](_0x3bfbcf=>!_0x3bfbcf['hasAttribute'](_0x4f39e1)))['map'](_0x174ef8=>_0xbabce5['createRangeOn'](_0x174ef8)),_0x440d55=_0x3b11dc['markMultiRangeDeletion'](_0x118505,_0x4adf8e);if(_0x440d55&&('tableRow'==_0x440d55['subType']||'tableColumn'==_0x440d55['subType'])){const _0x214bf1=this['_getSuggestionCoords'](_0x440d55);for(const _0x4d40b9 of _0x4bad91){const _0xe750fe=_0xbabce5['createRangeOn'](_0x4d40b9),_0x41b890=_0x453547['getCellLocation'](_0x4d40b9),_0x15a0f7=_0x4d40b9['getAttribute'](_0x4f39e1)-0x1,_0x1898d0=_0x214bf1[_0x8f5a87],_0x126b69=_0x214bf1[_0xd1adfe];_0x1898d0<=_0x41b890[_0x1193b9]&&_0x41b890[_0x1193b9]+_0x15a0f7<=_0x126b69&&_0x440d55['addRange'](_0xe750fe);}}});});}function _0x1711c5(_0xcdfe63){const _0x2fbbe4=Array['from'](_0x27c714['getRanges']())['map'](_0x44adcc=>_0x50563c['fromRange'](_0x44adcc));_0x2b4a98['model']['change'](_0x598b8b=>{const _0x19a16b=_0x598b8b['batch'];_0xcdfe63=_0xcdfe63['filter'](_0x28500b=>'$graveyard'!=_0x28500b['root']['rootName']),_0x598b8b['setSelection'](_0xcdfe63),_0x2b4a98['commands']['get']('removeTableRow')['refresh'](),_0x2b4a98['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x2b4a98['model']['enqueueChange'](()=>{_0x2b4a98['model']['enqueueChange'](_0x19a16b,_0x293325=>{const _0x4c94f8=_0x2fbbe4['filter'](_0x55c988=>'$graveyard'!=_0x55c988['root']['rootName']);_0x4c94f8['length']>0x0&&_0x293325['setSelection'](_0x4c94f8);for(const _0x427bdd of _0x2fbbe4)_0x427bdd['detach']();});});});}function _0x35fa3d(_0x4d7e11){_0x2b4a98['model']['change'](_0x9efac1=>{const _0x2d71f6=Array['from'](_0x27c714['getRanges']())['map'](_0xb80a0f=>_0x50563c['fromRange'](_0xb80a0f)),_0x33a4ae=[];for(const _0x7fd8f6 of _0x4d7e11)for(const _0x5e4426 of _0x7fd8f6['getItems']({'shallow':!0x0}))_0x33a4ae['push'](_0x5e4426);for(const _0x341ec8 of _0x33a4ae)'$graveyard'!=_0x341ec8['root']['rootName']&&(_0x9efac1['setSelection'](_0x9efac1['createPositionAt'](_0x341ec8,0x0)),_0x2b4a98['commands']['get']('removeTableColumn')['refresh'](),_0x2b4a98['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x5471a2=_0x2d71f6['filter'](_0x6b8600=>'$graveyard'!=_0x6b8600['root']['rootName']);_0x5471a2['length']>0x0&&_0x9efac1['setSelection'](_0x5471a2);for(const _0x3f4957 of _0x2d71f6)_0x3f4957['detach']();});}function _0x150f7a(_0x5d8c4a,_0x1fed57){return _0x1fed57['every'](_0x2083f5=>_0x5d8c4a['some'](_0x1b4515=>_0x1b4515['end']['isEqual'](_0x2083f5['start'])||_0x2083f5['end']['isEqual'](_0x1b4515['start'])));}function _0x2f0a79(_0x2c8610,_0x11c084){return!_0x2c8610['some'](_0x37cb9f=>_0x11c084['some'](_0x48afa8=>_0x37cb9f['isIntersecting'](_0x48afa8)))&&_0x2c8610['some'](_0x281803=>_0x11c084['some'](_0x15ab76=>_0x281803['end']['isTouching'](_0x15ab76['start'])));}_0x2b4a98['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2b1893,_0x1b6813,_0x5a8fd6)=>{if(!_0x5a8fd6['options']['showSuggestionHighlights'])return;const _0x5ce2da=_0x1b6813['item'];if(!_0x5ce2da)return;const _0x3ca284=_0x5a8fd6['mapper']['toViewElement'](_0x5ce2da);function _0x1b8650(_0x39cf31){return Array['isArray'](_0x39cf31)?_0x39cf31:[_0x39cf31];}_0x3ca284&&'tableCell'===_0x5ce2da['name']&&_0x511059(_0x3ca284,_0x5a8fd6['writer'],(_0x58edf2,_0x381fed,_0x4b48f2)=>_0x4b48f2['addClass'](_0x1b8650(_0x381fed['classes']),_0x58edf2),(_0x2e1522,_0x164066,_0x304228)=>_0x304228['removeClass'](_0x1b8650(_0x164066['classes']),_0x2e1522));},{'priority':'highest'}),_0x3b11dc['descriptionFactory']['registerDescriptionCallback'](_0x1765e8=>{if('insertion'!=_0x1765e8['type']&&'deletion'!=_0x1765e8['type'])return;const _0x5a71fd=_0x1765e8['getContainedElement']();if(null!=_0x5a71fd&&_0x5a71fd['is']('element','table')){if('insertion'==_0x1765e8['type']){const _0x46fb46=_0x1765e8['getItems']()['filter'](_0x911977=>_0x911977['is']('$textProxy'))['map'](_0x41c5a0=>_0x41c5a0['data']);if(_0x46fb46['length'])return{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x46fb46['join']('\x20')+'\x22'))};}if('deletion'==_0x1765e8['type']){const _0x10e183=_0x1765e8['getItems']()['filter'](_0x23a88e=>_0x23a88e['is']('$textProxy'))['map'](_0x476dbe=>_0x476dbe['data']);if(_0x10e183['length'])return{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x10e183['join']('\x20')+'\x22'))};}}}),_0x3b11dc['descriptionFactory']['registerDescriptionCallback'](_0x306738=>{if('tableRow'==_0x306738['subType']){const _0xe1deb0=_0x306738['getItems']()['filter'](_0x5d3006=>_0x5d3006['is']('$textProxy'))['map'](_0x36df7f=>_0x36df7f['data']),_0x30e0d3=this['_getSuggestionCoords'](_0x306738),_0x5a1ee7=_0x30e0d3['maxRow']-_0x30e0d3['minRow']+0x1;if('insertion'==_0x306738['type'])return _0xe1deb0['length']?{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5a1ee7,'\x22'+_0xe1deb0['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW',_0x5a1ee7))};if('deletion'==_0x306738['type'])return _0xe1deb0['length']?{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x5a1ee7,'\x22'+_0xe1deb0['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_ROW',_0x5a1ee7))};}if('tableColumn'==_0x306738['subType']){const _0x503039=_0x306738['getItems']()['filter'](_0x5a3b3b=>_0x5a3b3b['is']('$textProxy'))['map'](_0x5a4bc8=>_0x5a4bc8['data']),_0x929221=this['_getSuggestionCoords'](_0x306738),_0xbeeccd=_0x929221['maxColumn']-_0x929221['minColumn']+0x1;if('insertion'==_0x306738['type'])return _0x503039['length']?{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xbeeccd,'\x22'+_0x503039['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x39e618,'*Insert:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN',_0xbeeccd))};if('deletion'==_0x306738['type'])return _0x503039['length']?{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0xbeeccd,'\x22'+_0x503039['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x39e618,'*Remove:*\x20%0',o(_0x39e618,'ELEMENT_TABLE_COLUMN',_0xbeeccd))};}}),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1711c5),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1711c5),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x35fa3d),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x35fa3d),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x150f7a),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x150f7a),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2f0a79),_0x3b11dc['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2f0a79);}['_acceptFormatSuggestionCallbackFactory'](){const _0x553ac4=this['editor'],_0x131912=_0x553ac4['model']['document']['selection'];return(_0x325b3c,_0x3984d2)=>{_0x553ac4['model']['change'](_0x529f1a=>{const {commandName:_0x2b7fb6,commandParams:_0x439046}=_0x3984d2;let _0x21efba=_0x325b3c[0x0]['end']['nodeBefore'];_0x439046&&_0x439046[0x0]&&!0x1===_0x439046[0x0]['forceValue']&&(_0x21efba=_0x325b3c[0x0]['start']['nodeAfter']);const _0x28a8c0=_0x529f1a['createRangeIn'](_0x21efba);if('$graveyard'==_0x28a8c0['root']['rootName'])return;const _0x681926=Array['from'](_0x131912['getRanges']())['map'](_0x4d8419=>_0x50563c['fromRange'](_0x4d8419));_0x529f1a['setSelection'](_0x28a8c0),_0x553ac4['commands']['get'](_0x2b7fb6)['refresh'](),_0x439046['push']({'forceDefaultExecution':!0x0}),_0x553ac4['execute'](_0x2b7fb6,..._0x439046);const _0x35e2ba=_0x681926['filter'](_0x4020e1=>'$graveyard'!=_0x4020e1['root']['rootName']);_0x35e2ba['length']>0x0&&_0x529f1a['setSelection'](_0x35e2ba);for(const _0xa2cb02 of _0x681926)_0xa2cb02['detach']();});};}['_getCoordsForCells'](_0x1fb2fb){const _0x4c44f8=this['editor']['plugins']['get']('TableUtils');let _0x437992=Number['MAX_SAFE_INTEGER'],_0x3877aa=Number['MIN_SAFE_INTEGER'],_0x1eb05a=Number['MAX_SAFE_INTEGER'],_0x4147fd=Number['MIN_SAFE_INTEGER'];for(const _0x205a25 of _0x1fb2fb){if('$graveyard'==_0x205a25['root']['rootName'])continue;const {row:_0x1d6a51,column:_0x380955}=_0x4c44f8['getCellLocation'](_0x205a25),_0x3301f5=_0x205a25['hasAttribute']('rowspan')?_0x205a25['getAttribute']('rowspan')-0x1:0x0,_0x2e1f47=_0x205a25['hasAttribute']('colspan')?_0x205a25['getAttribute']('colspan')-0x1:0x0;_0x437992=_0x1d6a51<_0x437992?_0x1d6a51:_0x437992,_0x3877aa=_0x1d6a51+_0x3301f5>_0x3877aa?_0x1d6a51+_0x3301f5:_0x3877aa,_0x1eb05a=_0x380955<_0x1eb05a?_0x380955:_0x1eb05a,_0x4147fd=_0x380955+_0x2e1f47>_0x4147fd?_0x380955+_0x2e1f47:_0x4147fd;}return{'minRow':_0x437992,'maxRow':_0x3877aa,'minColumn':_0x1eb05a,'maxColumn':_0x4147fd};}['_setupColumnsRowsFixing'](){const _0x567bfa=this['editor'],_0x26e82c=_0x567bfa['plugins']['get']('TrackChangesEditing'),_0x35cdaa=_0x567bfa['plugins']['get']('TableUtils');_0x567bfa['model']['document']['on']('change:data',()=>{const _0x2f1b37=Array['from'](_0x567bfa['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x50701b,data:_0x2d62e3}of _0x2f1b37){const {group:_0x4f827b,id:_0x4b9e69,subType:_0x4dc3ff}=_0x26e82c['_splitMarkerName'](_0x50701b);if('suggestion'!=_0x4f827b)continue;if(null!=_0x2d62e3['oldRange'])continue;const _0x4a9e3b=_0x26e82c['getSuggestion'](_0x4b9e69);this['_tablePostFixingSubtypes']['includes'](_0x4dc3ff)&&this['_tableSuggestions']['add'](_0x4a9e3b);}},{'priority':'low'});const _0x59847a=(_0xfa66ee,_0x3a122c)=>{let _0xdda17e=!0x1;const _0x2364bb=_0x3a122c['createRangeOn'](_0xfa66ee),_0x118271=_0xfa66ee['findAncestor']('table'),_0x1c0c1e=_0x35cdaa['getCellLocation'](_0xfa66ee);for(const _0x53961f of this['_tableSuggestions']){const _0x449dce=_0x53961f['subType'],_0x386142=_0x449dce['startsWith']('tablePaste'),_0x12c259=_0x449dce['substr'](_0x386142?0xa:0x5),_0x3de515=_0x12c259['toLowerCase'](),_0x528bd2=_0x3de515['substr'](0x0,0x3)+'span',_0x4486bf='min'+_0x12c259,_0x477a63='max'+_0x12c259;if(!_0x53961f['isInContent'])continue;if(_0x118271!=_0x53961f['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x53961f['isIntersectingWithRange'](_0x2364bb))continue;const _0x56cdac=_0xfa66ee['hasAttribute'](_0x528bd2)?_0xfa66ee['getAttribute'](_0x528bd2)-0x1:0x0,_0x4299c0=this['_getSuggestionCoords'](_0x53961f),_0x3c0a8f=_0x4299c0[_0x4486bf],_0x6c5df4=_0x4299c0[_0x477a63];_0x3c0a8f<=_0x1c0c1e[_0x3de515]&&_0x1c0c1e[_0x3de515]+_0x56cdac<=_0x6c5df4&&(_0x53961f['addRange'](_0x2364bb),_0xdda17e=!0x0);}return _0xdda17e;};_0x567bfa['model']['document']['registerPostFixer'](_0x275b94=>{let _0x141ae8=!0x1;for(const _0x749907 of _0x567bfa['model']['document']['differ']['getChanges']())if('insert'==_0x749907['type']){if('tableRow'==_0x749907['name']){for(const _0x56fe34 of _0x749907['position']['nodeAfter']['getChildren']())_0x141ae8=_0x141ae8||_0x59847a(_0x56fe34,_0x275b94);}else'tableCell'==_0x749907['name']&&(_0x141ae8=_0x141ae8||_0x59847a(_0x749907['position']['nodeAfter'],_0x275b94));}return _0x141ae8;});}['_getSuggestionCoords'](_0x60cfcd){return this['_getCoordsForCells'](_0x60cfcd['getRanges']()['map'](_0x3e1259=>_0x3e1259['start']['nodeAfter']));}}function be(_0x6812d2){return Array['from'](new Set(_0x6812d2)['values']());}class vt extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x5141b6=this['editor'],_0x48371e=_0x5141b6['model']['document']['selection'],_0x402220=_0x5141b6['locale'];if(!_0x5141b6['plugins']['has']('TableEditing'))return;const _0x37c224=_0x5141b6['plugins']['get']('TrackChangesEditing'),_0x54a687=_0x5141b6['plugins']['get']('TableUtils'),_0x5597e3=_0x5141b6['plugins']['get'](It);_0x5597e3['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x37c224['enableCommand']('mergeTableCells',()=>{const _0x26e517=_0x54a687['getSelectionAffectedTableCells'](_0x5141b6['model']['document']['selection']);_0x5141b6['model']['change'](()=>{_0x37c224['markMultiRangeBlockFormat'](_0x26e517,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x5141b6['commands']['get']('mergeTableCells')['on']('execute',(_0x2a23ad,_0x5cd96d)=>{_0x5141b6['commands']['get']('trackChanges')['value']&&(_0x5cd96d['length']>0x0&&_0x5cd96d[_0x5cd96d['length']-0x1]&&_0x5cd96d[_0x5cd96d['length']-0x1]['forceDefaultExecution']||_0x37c224['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x2a23ad['stop']());},{'priority':'highest'});for(const _0x3235b7 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x49ade6=_0x5141b6['commands']['get'](_0x3235b7);_0x37c224['enableCommand'](_0x3235b7,()=>{const _0x55a69b=_0x5141b6['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x33795d=>_0x33795d['is']('element','tableCell')),_0x12e8b6=_0x49ade6['value'];_0x5141b6['model']['change'](()=>{_0x37c224['markMultiRangeBlockFormat']([_0x55a69b,_0x12e8b6],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x1e73b7 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x105317=_0x5141b6['commands']['get'](_0x1e73b7);_0x37c224['enableCommand'](_0x1e73b7,()=>{const _0x43fb11=_0x54a687['getSelectionAffectedTableCells'](_0x5141b6['model']['document']['selection'])[0x0],_0x1f6526=_0x43fb11['findAncestor']('table'),{column:_0x4c498a,row:_0xa243c2}=_0x54a687['getCellLocation'](_0x43fb11);let _0x433d9f=[];if('horizontally'==_0x105317['direction']){const _0x114da0=_0x54a687['createTableWalker'](_0x1f6526,{'startRow':_0xa243c2,'endRow':_0xa243c2,'includeAllSlots':!0x0});_0x433d9f=Array['from'](_0x114da0)['map'](_0x1095bd=>_0x1095bd['cell']);}else{const _0x53e5c7=_0x54a687['createTableWalker'](_0x1f6526,{'column':_0x4c498a,'includeAllSlots':!0x0});_0x433d9f=Array['from'](_0x53e5c7)['map'](_0x1f7c66=>_0x1f7c66['cell']);}_0x5141b6['model']['change'](_0x55e4d6=>{_0x37c224['markBlockFormat'](_0x55e4d6['createRangeOn'](_0x43fb11),{'commandName':_0x1e73b7,'commandParams':[]},_0x433d9f,_0x1e73b7);});});}_0x37c224['descriptionFactory']['registerDescriptionCallback'](_0x5b8e60=>{if('formatBlock'!=_0x5b8e60['type']&&'formatInline'!=_0x5b8e60['type'])return;const {data:_0x46f024}=_0x5b8e60;return _0x46f024&&'mergeTableCells'==_0x46f024['commandName']?{'type':'format','content':o(_0x402220,'*Merge\x20cells*')}:void 0x0;}),_0x37c224['descriptionFactory']['registerDescriptionCallback'](_0x5ee6a2=>{if('formatBlock'!=_0x5ee6a2['type']&&'formatInline'!=_0x5ee6a2['type'])return;const {data:_0x356aae}=_0x5ee6a2;return _0x356aae?'splitTableCellVertically'==_0x356aae['commandName']?{'type':'format','content':o(_0x402220,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x356aae['commandName']?{'type':'format','content':o(_0x402220,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x33c6ae=_0x5597e3['_acceptFormatSuggestionCallbackFactory']();for(const _0x2b4859 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x37c224['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2b4859,'accept',_0x33c6ae);for(const _0xa152cd of['splitTableCellVertically','splitTableCellHorizontally'])_0x37c224['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xa152cd,'accept',_0x33c6ae);_0x37c224['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x158c64=>{_0x5141b6['model']['change'](_0x2c3151=>{const _0x3de8f7=Array['from'](_0x48371e['getRanges']())['map'](_0x53d960=>_0x50563c['fromRange'](_0x53d960));_0x2c3151['setSelection'](_0x158c64),_0x5141b6['commands']['get']('mergeTableCells')['refresh'](),_0x5141b6['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x5691e5=_0x3de8f7['filter'](_0x56e118=>'$graveyard'!=_0x56e118['root']['rootName']);_0x5691e5['length']>0x0&&_0x2c3151['setSelection'](_0x5691e5);for(const _0x50e9a9 of _0x3de8f7)_0x50e9a9['detach']();});});for(const _0x5be5fc of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x226c45=_0x5141b6['commands']['get'](_0x5be5fc);_0x226c45['on']('set:isEnabled',(_0xd7185,_0x4330f5,_0x2bd5d5)=>{if(_0x2bd5d5){const _0x32f943=_0x5141b6['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x53e3c0=>_0x53e3c0['is']('element','tableCell'));this['_areMergableCells'](_0x226c45['value'],_0x32f943)||(_0xd7185['return']=!0x1,_0xd7185['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x3b7b7c=this['editor']['commands']['get']('mergeTableCells'),_0x12deea=this['editor']['plugins']['get']('TableUtils');if(!_0x3b7b7c['isEnabled'])return!0x1;const _0x20df13=_0x12deea['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x3d7ea2 of _0x20df13)for(const _0x14b90e of _0x20df13)if(_0x3d7ea2!=_0x14b90e&&!this['_areMergableCells'](_0x3d7ea2,_0x14b90e))return!0x1;return!0x0;}['_areMergableCells'](_0x3cc460,_0x39a52b){const _0x428c43=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39ce9d=this['editor']['model']['createRangeOn'](_0x3cc460),_0x480992=this['editor']['model']['createRangeOn'](_0x39a52b),_0x3b0d61=new Set(),_0x3aed45=new Set();for(const _0x4a8c3d of _0x428c43['getSuggestions']())if(('insertion'==_0x4a8c3d['type']||'deletion'==_0x4a8c3d['type']||'mergeTableCells'==_0x4a8c3d['subType'])&&_0x4a8c3d['isInContent']){for(const _0x5df657 of _0x4a8c3d['getRanges']())_0x5df657['containsRange'](_0x39ce9d,!0x0)&&_0x3b0d61['add'](_0x4a8c3d['type']+':'+_0x4a8c3d['author']['id']),_0x5df657['containsRange'](_0x480992,!0x0)&&_0x3aed45['add'](_0x4a8c3d['type']+':'+_0x4a8c3d['author']['id']);}if(_0x3b0d61['size']!=_0x3aed45['size'])return!0x1;for(const _0xe4e48a of _0x3b0d61)if(!_0x3aed45['has'](_0xe4e48a))return!0x1;return!0x0;}}class Ct extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x3848a0=this['editor'];if(!_0x3848a0['plugins']['has']('TableEditing'))return;const _0x34a40=_0x3848a0['locale'],_0x1b8fd4=_0x3848a0['plugins']['get']('TrackChangesEditing');_0x1b8fd4['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x1b8fd4['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x1b8fd4['registerBlockAttribute']('headingRows'),_0x1b8fd4['registerBlockAttribute']('headingColumns'),_0x1b8fd4['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x34a40,'FORMAT_HEADER_ROW')),_0x1b8fd4['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x34a40,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x1cf2a8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x44ca1d=this['editor']['plugins']['get']('TableUtils'),_0x483143=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x52ff2c({showActiveMarker:_0xbde4c=!0x0,setDataAttribute:_0x22aeaa=!0x0}={}){return(_0x439ef7,_0x22592a,_0x4077f)=>{const {type:_0x11521d,id:_0x4e1818}=_0x1cf2a8['_splitMarkerName'](_0x22592a['markerName']),_0x295a0b=_0x1cf2a8['getSuggestion'](_0x4e1818),_0x507ffa=_0x295a0b['data'];if('formatBlock'!=_0x295a0b['type']||!_0x507ffa||'setTableColumnHeader'!=_0x507ffa['commandName'])return;if(_0x22592a['item'])return void _0x439ef7['stop']();if(!_0x4077f['consumable']['consume'](_0x22592a['markerRange'],_0x439ef7['name']))return;const _0x24b227=_0x22592a['markerRange']['start']['nodeAfter'],_0x290a90=_0x22592a['markerRange']['end']['nodeBefore'],_0x22eb96=_0x24b227['parent']['parent'],{column:_0x582d9b}=_0x44ca1d['getCellLocation'](_0x24b227),{column:_0x3df326}=_0x44ca1d['getCellLocation'](_0x290a90);for(let _0x805ece=_0x582d9b;_0x805ece<=_0x3df326;_0x805ece++){const _0x2878c0=_0x44ca1d['createTableWalker'](_0x22eb96,{'column':_0x805ece,'includeAllSlots':!0x1});for(const _0x137dfd of _0x2878c0){const _0x4e44ae=_0x137dfd['cell'],_0x53c19c=_0x4077f['mapper']['toViewElement'](_0x4e44ae);_0x4077f['writer']['addClass']('ck-suggestion-marker-'+_0x11521d,_0x53c19c),_0x22aeaa&&_0x4077f['writer']['setAttribute']('data-suggestion',_0x4e1818,_0x53c19c),_0x4077f['mapper']['bindElementToMarker'](_0x53c19c,_0x22592a['markerName']),_0xbde4c&&(_0x1cf2a8['activeMarkers']['includes'](_0x22592a['markerName'])?_0x4077f['writer']['addClass']('ck-suggestion-marker--active',_0x53c19c):_0x4077f['writer']['removeClass']('ck-suggestion-marker--active',_0x53c19c));}}};}_0x1cf2a8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x483143),_0x1cf2a8['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x483143),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x52ff2c(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x30b057,_0x389f2c,_0x1a5ced)=>{_0x1a5ced['options']['showSuggestionHighlights']&&_0x52ff2c({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x30b057,_0x389f2c,_0x1a5ced);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x556ba8,_0x2f78e6,_0x74fd51)=>{const {type:_0x2e2708,id:_0x2559ce}=_0x1cf2a8['_splitMarkerName'](_0x2f78e6['markerName']),_0x2bc497=_0x1cf2a8['getSuggestion'](_0x2559ce),_0x4deb5=_0x2bc497['data'];if('formatBlock'!=_0x2bc497['type']||!_0x4deb5||'setTableColumnHeader'!=_0x4deb5['commandName'])return;const _0x3929d9=_0x74fd51['mapper']['markerNameToElements'](_0x2f78e6['markerName']);if(_0x3929d9){for(const _0x566106 of _0x3929d9)_0x74fd51['writer']['removeClass']('ck-suggestion-marker-'+_0x2e2708,_0x566106),_0x74fd51['writer']['removeClass']('ck-suggestion-marker--active',_0x566106),_0x74fd51['writer']['removeAttribute']('data-suggestion',_0x566106),_0x74fd51['mapper']['unbindElementFromMarkerName'](_0x566106,_0x2f78e6['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x51ff06=this['editor'],_0x481b08=_0x51ff06['locale'];function _0x349370(_0x1d5ce9){return{'type':'format','content':o(_0x481b08,'*Format:*\x20%0',_0x1d5ce9)};}_0x51ff06['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1d5d42=>{if('formatBlock'!=_0x1d5d42['type'])return;const {data:_0x26f744}=_0x1d5d42;if(_0x26f744){if('setTableRowHeader'==_0x26f744['commandName']){const _0x4b9ba2=_0x26f744['commandParams'][0x0]['forceValue'];return _0x349370(o(_0x481b08,_0x4b9ba2?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x26f744['commandName']){const _0x5df6cf=_0x26f744['commandParams'][0x0]['forceValue'];return _0x349370(o(_0x481b08,_0x5df6cf?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x2c881e=>[_0x2c881e,null]));class _t extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x4f5c4a=this['editor'];if(!_0x4f5c4a['plugins']['has']('TableClipboard'))return;const _0x650626=_0x4f5c4a['plugins']['get']('TrackChangesEditing'),_0x408596=_0x4f5c4a['plugins']['get']('TableUtils'),_0xc1c85f=_0x4f5c4a['plugins']['get'](It),_0x591163=_0x4f5c4a['plugins']['get']('TableClipboard');_0xc1c85f['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4f5c4a['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4f5c4a['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x22dca1=null;_0x4f5c4a['model']['on']('insertContent',(_0x902467,_0x544967)=>{const [_0x21330a,_0x5ca925]=_0x544967,_0xb1fa13=_0x544967[_0x544967['length']-0x1];_0xb1fa13&&_0xb1fa13['forceDefaultExecution']||_0x650626['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2598f9,_0x5e17c9,_0x37e860,_0x3bc0c2,_0x4884e6){if(_0x5e17c9&&!_0x5e17c9['is']('documentSelection'))return!0x1;const _0x2c9bb6=_0x4884e6['getTableIfOnlyTableInContent'](_0x2598f9,_0x37e860);if(!_0x2c9bb6||!Re(_0x2c9bb6,void 0x0,_0x3bc0c2))return!0x1;const _0x2f806a=_0x3bc0c2['getSelectionAffectedTableCells'](_0x37e860['document']['selection']);if(!_0x2f806a['length'])return!0x1;const _0x210820=_0x2f806a[0x0]['findAncestor']('table'),_0x5c67cc=_0x3bc0c2['getRowIndexes'](_0x2f806a),_0x3f1500=_0x3bc0c2['getColumnIndexes'](_0x2f806a),_0x3dcff9={'startRow':_0x5c67cc['first'],'endRow':_0x5c67cc['last'],'startColumn':_0x3f1500['first'],'endColumn':_0x3f1500['last']};return 0x1==_0x2f806a['length']&&(_0x3dcff9['endRow']+=_0x3bc0c2['getRows'](_0x2c9bb6)-0x1,_0x3dcff9['endColumn']+=_0x3bc0c2['getColumns'](_0x2c9bb6)-0x1),Re(_0x210820,_0x3dcff9,_0x3bc0c2);}(_0x21330a,_0x5ca925,_0x4f5c4a['model'],_0x408596,_0x591163)&&(_0x902467['stop'](),_0x22dca1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4f5c4a['model']['change'](()=>{_0x4f5c4a['model']['insertContent'](_0x544967[0x0],_0x544967[0x1],_0x544967[0x2],{'forceDefaultExecution':!0x0});const _0x1a4cd7=_0xdb8ef7(),{rowInsertionRanges:_0x4fcc28,columnInsertionRanges:_0x2d4fff,insertionRanges:_0x49de03,deletionRanges:_0x7449af,cells:_0x51ab7f}=_0x22dca1;_0x4fcc28['length']&&_0x650626['markMultiRangeInsertion'](_0x4fcc28,'tablePasteRow',{'tablePasteChainId':_0x1a4cd7}),_0x2d4fff['length']&&_0x650626['markMultiRangeInsertion'](_0x2d4fff,'tablePasteColumn',{'tablePasteChainId':_0x1a4cd7}),_0x49de03['length']&&(_0x650626['markMultiRangeInsertion'](_0x49de03,'tablePaste',{'tablePasteChainId':_0x1a4cd7,'skipNestingCheck':!0x0}),_0x49de03['forEach'](_0x47f2eb=>_0x47f2eb['detach']?.())),_0x7449af['length']&&(_0x650626['markMultiRangeDeletion'](_0x7449af,'tablePaste',{'tablePasteChainId':_0x1a4cd7,'skipNestingCheck':!0x0}),_0x7449af['forEach'](_0x3d8c7c=>_0x3d8c7c['detach']?.()));const _0x2b6d59=_0x650626['markMultiRangeBlockFormat'](_0x51ab7f['map'](({element:_0x1c4205})=>_0x1c4205),{'formatGroupId':_0xdb8ef7()},[],'tablePasteCell',{'tablePasteChainId':_0x1a4cd7});if(_0x2b6d59){const _0x1c7c56=_0x2b6d59['getMarkers'](),_0x53d459=[];for(const {element:_0x2823cf,attributes:_0x304c2f}of _0x51ab7f){if(!_0x304c2f)continue;const _0x376f6c=_0x4f5c4a['model']['createRangeOn'](_0x2823cf),_0x8054c0=_0x1c7c56['find'](_0x2ce171=>_0x2ce171['getRange']()['isEqual'](_0x376f6c));_0x8054c0&&_0x53d459['push']([_0x8054c0['name'],_0x304c2f]);}_0x53d459['length']&&_0x2b6d59['setAttribute']('markerAttributes',Object['fromEntries'](_0x53d459));}_0x22dca1=null;}));},{'priority':_0x47b90b['high']+0xa}),_0x4f5c4a['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x437844,_0x155b9b)=>{const [_0x51f5d1,_0x3de047,,_0x233908]=_0x155b9b;if(!_0x22dca1)return;_0x437844['stop']();const _0x786b44=_0x51f5d1['cell'],_0x55a8ad=_0x3de047,_0x41a6be=ke(_0x786b44),_0xe0a29c=ke(_0x55a8ad);_0x437844['return']=_0x786b44;let _0x523c72=null,_0x5310b2=null;if(_0xe0a29c||_0x41a6be){if(_0x41a6be&&!_0xe0a29c){_0x233908['remove'](_0x786b44['getChild'](0x0));for(const _0xe4414e of Array['from'](_0x55a8ad['getChildren']()))_0x233908['insert'](_0xe4414e,_0x786b44,'end');const _0x2c5bf5=_0x22dca1['rowInsertionIndexes']['includes'](_0x51f5d1['row']),_0x50ca5d=_0x22dca1['columnInsertionIndexes']['includes'](_0x51f5d1['column']);_0x2c5bf5||_0x50ca5d||(_0x523c72=_0x50563c['fromRange'](_0x233908['createRangeIn'](_0x786b44)));}else _0xe0a29c&&!_0x41a6be&&(_0x5310b2=_0x233908['createRangeIn'](_0x786b44));}else{const _0x1a0b2c=_0x233908['createElement']('tableCellSuggestion'),_0x390dcd=_0x233908['createElement']('tableCellSuggestion');_0x233908['wrap'](_0x233908['createRangeIn'](_0x786b44),_0x390dcd),_0x233908['insert'](_0x1a0b2c,_0x786b44,0x0);for(const _0x10d4f5 of Array['from'](_0x55a8ad['getChildren']()))_0x233908['insert'](_0x10d4f5,_0x1a0b2c,'end');_0x523c72=_0x50563c['fromRange'](_0x233908['createRangeOn'](_0x1a0b2c)),_0x5310b2=_0x50563c['fromRange'](_0x233908['createRangeOn'](_0x390dcd));}const _0x111981=Array['from'](_0x55a8ad['getAttributes']())['filter'](([_0x23fe83])=>Pe['includes'](_0x23fe83));_0x22dca1['cells']['push']({'element':_0x786b44,'attributes':_0x111981['length']?Object['fromEntries'](_0x111981):null}),_0x523c72&&_0x22dca1['insertionRanges']['push'](_0x523c72),_0x5310b2&&_0x22dca1['deletionRanges']['push'](_0x5310b2);},{'priority':'high'}),_0x408596['on']('insertColumns',(_0x1812e5,_0x266bf3)=>{const [_0x3751dc,_0x30ec69={}]=_0x266bf3;if(!_0x22dca1)return;const _0x448942=_0x30ec69['at']||0x0,_0x14d1fd=_0x30ec69['columns']||0x1;_0x22dca1['columnInsertionIndexes']=new Array(_0x14d1fd)['fill'](_0x448942)['map']((_0x282750,_0x4b5d18)=>_0x282750+_0x4b5d18);for(const {cell:_0x536acb}of _0x408596['createTableWalker'](_0x3751dc,{'startColumn':_0x448942,'endColumn':_0x448942+_0x14d1fd-0x1}))_0x22dca1['columnInsertionRanges']['push'](_0x4f5c4a['model']['createRangeOn'](_0x536acb));},{'priority':'low'}),_0x408596['on']('insertRows',(_0x1ecf2d,_0x11c902)=>{const [_0x30911d,_0x4a16d6={}]=_0x11c902;if(!_0x22dca1)return;const _0x171bb5=_0x4a16d6['at']||0x0,_0x5c418b=_0x4a16d6['rows']||0x1;_0x22dca1['rowInsertionIndexes']=new Array(_0x5c418b)['fill'](_0x171bb5)['map']((_0x546a6a,_0x2710ec)=>_0x546a6a+_0x2710ec);for(const {cell:_0x28e8e0}of _0x408596['createTableWalker'](_0x30911d,{'startRow':_0x171bb5,'endRow':_0x171bb5+_0x5c418b-0x1}))_0x22dca1['rowInsertionRanges']['push'](_0x4f5c4a['model']['createRangeOn'](_0x28e8e0));},{'priority':'low'}),_0x650626['descriptionFactory']['registerDescriptionCallback'](_0xf8858=>{if(_0xf8858['subType']&&_0xf8858['subType']['startsWith']('tablePaste'))return _0xf8858['previous']?{}:{'type':'insertion','content':o(_0x4f5c4a['locale'],'*Replace\x20table\x20cells*')};});const _0x1d21b6=()=>!0x1;for(const _0x58e240 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x650626['_suggestionFactory']['registerCustomCallback']('insertion',_0x58e240,'join',_0x1d21b6),_0x650626['_suggestionFactory']['registerCustomCallback']('deletion',_0x58e240,'join',_0x1d21b6),_0x650626['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x58e240,'join',_0x1d21b6);_0x650626['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x1d21b6),_0x650626['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1d7b1c,_0x2d6c75,_0x8596ad)=>{const _0x522b76=_0x1d7b1c['map'](_0x18a002=>_0x18a002['getContainedElement']())['filter'](_0xd8ee73=>_0xd8ee73),_0x1448bf=new Map(_0x522b76['map'](_0x3aa923=>[_0x3aa923,null]));if(_0x22dca1){for(const {element:_0x27794b,attributes:_0x1d02af}of _0x22dca1['cells'])_0x1d02af&&_0x1448bf['set'](_0x27794b,_0x1d02af);}else{if(_0x8596ad&&_0x8596ad['markerAttributes'])for(const [_0x550853,_0x3699ea]of Object['entries'](_0x8596ad['markerAttributes'])){const _0x29872f=_0x4f5c4a['model']['markers']['get'](_0x550853),_0x5000ad=_0x29872f?_0x29872f['getRange']()['getContainedElement']():null;_0x5000ad&&_0x1448bf['set'](_0x5000ad,_0x3699ea);}}_0x4f5c4a['model']['change'](_0x33c041=>{for(const [_0x2e095c,_0x1177c7]of _0x1448bf)_0x33c041['setAttributes']({...we,..._0x1177c7},_0x2e095c);});});const _0x42ee25=(_0x2d28bc,_0x15698c)=>{_0x650626['_suggestionFactory']['registerCustomCallback'](_0x2d28bc,'tablePaste',_0x15698c,(_0x238ee3,_0x38af7a,_0x2d6549)=>{_0x4f5c4a['model']['change'](_0x9e2535=>{const _0x4f853d=[];for(const _0x59f92d of _0x238ee3){const _0x419f0e=_0x59f92d['start']['nodeAfter'];_0x419f0e['is']('element','tableCellSuggestion')&&_0x4f853d['push'](_0x419f0e);}_0x650626['_suggestionFactory']['getSuggestionCallback'](_0x2d28bc,null,_0x15698c)(_0x238ee3,_0x38af7a,_0x2d6549);for(const _0x482fd0 of _0x4f853d)'$graveyard'!=_0x482fd0['root']['rootName']&&_0x9e2535['unwrap'](_0x482fd0);});});};_0x42ee25('insertion','accept'),_0x42ee25('insertion','discard'),_0x42ee25('deletion','accept'),_0x42ee25('deletion','discard'),_0x650626['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0xb855c=>{const _0x2e3c2b=_0xb855c['map'](_0x3f4166=>_0x3f4166['getContainedElement']()),_0x5c2e57=_0x2e3c2b[0x0]['findAncestor']('table'),{minRow:_0x4e953e,maxRow:_0x2f32d2}=_0xc1c85f['_getCoordsForCells'](_0x2e3c2b);_0x408596['removeRows'](_0x5c2e57,{'at':_0x4e953e,'rows':_0x2f32d2-_0x4e953e+0x1});}),_0x650626['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4d4f7b=>{const _0x5cf542=_0x4d4f7b['map'](_0x591d70=>_0x591d70['getContainedElement']()),_0x26610c=_0x5cf542[0x0]['findAncestor']('table'),{minColumn:_0x18bfdd,maxColumn:_0x16d542}=_0xc1c85f['_getCoordsForCells'](_0x5cf542);_0x408596['removeColumns'](_0x26610c,{'at':_0x18bfdd,'columns':_0x16d542-_0x18bfdd+0x1});});const _0x3601ca=(_0x208231,_0x55021c)=>{if(!_0x55021c['subType']||!_0x55021c['subType']['startsWith']('tablePaste'))return;const _0x398918=_0x55021c['attributes']['tablePasteChainId'],_0x239b28=_0x650626['getSuggestions']()['filter'](_0x575647=>_0x575647['isInContent']&&_0x575647['attributes']&&_0x575647['attributes']['tablePasteChainId']==_0x398918);_0x239b28['length']&&_0x55021c['getAllAdjacentSuggestions']()['length']!=_0x239b28['length']&&_0x239b28['reduce']((_0x5ed48b,_0x22cd6c)=>(_0x5ed48b['next']=_0x22cd6c,_0x22cd6c['previous']=_0x5ed48b,_0x22cd6c));};function _0x1f0cd3(_0x4f3655,_0xf31965=!0x0){const {id:_0x2e88b6,authorId:_0x521e65}=_0x650626['_splitMarkerName'](_0x4f3655['markerName']),_0x1f8187=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x27a64=_0x650626['activeMarkers']['includes'](_0x4f3655['markerName']);return _0x27a64&&_0x1f8187['push']('ck-suggestion-marker--active'),{'classes':_0x1f8187,'attributes':{'data-suggestion':_0x2e88b6,'data-author-id':_0x521e65},'priority':_0x27a64&&_0xf31965?0xbc2:0xbb8};}_0x650626['on']('suggestionLoaded',_0x3601ca,{'priority':'high'}),_0x650626['on']('suggestionUnloaded',_0x3601ca,{'priority':'high'}),_0x4f5c4a['model']['document']['registerPostFixer'](()=>{let _0x46fff3=!0x1;const _0x551432=Array['from'](_0x4f5c4a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1b0bfd,data:_0x40eed1}of _0x551432){const {group:_0x27bf65,type:_0x2cb6f,id:_0x30471b}=_0x650626['_splitMarkerName'](_0x1b0bfd);if('suggestion'!=_0x27bf65||'deletion'!=_0x2cb6f||_0x40eed1['oldRange'])continue;if(!_0x650626['hasSuggestion'](_0x30471b))continue;const _0x5f21f2=_0x650626['getSuggestion'](_0x30471b)['getRanges'](),_0x3ec675=_0x4f5c4a['plugins']['get']('Users')['me'];for(const _0x4a460a of _0x650626['getSuggestions']()){if(!_0x4a460a['isInContent']||_0x4a460a['author']!=_0x3ec675)continue;if('formatBlock'!=_0x4a460a['type']||'tablePasteCell'!=_0x4a460a['subType'])continue;if(_0x4a460a['getRanges']()['every'](_0x1f8fff=>_0x5f21f2['some'](_0x4bdbb4=>_0x4bdbb4['containsRange'](_0x1f8fff,!0x0)))){for(const _0x527d18 of _0x4a460a['getAllAdjacentSuggestions']())_0x527d18['isInContent']&&(_0x527d18['discard'](),_0x46fff3=!0x0);}}}return _0x46fff3;}),_0x4f5c4a['model']['document']['registerPostFixer'](_0x2cc5bb=>{const _0x3c6bb3=_0x4f5c4a['commands']['get']('redo');if(!_0x3c6bb3||!_0x3c6bb3['_createdBatches']['has'](_0x2cc5bb['batch']))return!0x1;let _0x132cd0=!0x1;const _0x3079d5=_0x4f5c4a['plugins']['get']('Users')['me'],_0x80d196=_0x4f5c4a['model']['document']['differ']['getChanges'](),_0x47aae5=Array['from'](_0x4f5c4a['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x2c2520,data:_0x202a8f})=>{const {group:_0x7d8958,subType:_0x5726e6,authorId:_0x1d5bdb}=_0x650626['_splitMarkerName'](_0x2c2520);return'suggestion'==_0x7d8958&&'tablePaste'==_0x5726e6&&_0x1d5bdb==_0x3079d5['id']&&!_0x202a8f['oldRange'];});for(const _0x622918 of _0x80d196){if('insert'!=_0x622918['type']||'tableCellSuggestion'!=_0x622918['name']||0x1!=_0x622918['length'])continue;const _0x163a2d=_0x2cc5bb['createRange'](_0x622918['position'],_0x622918['position']['getShiftedBy'](0x1));if(!_0x47aae5['find'](({data:_0x248c93})=>_0x248c93['newRange']['isEqual'](_0x163a2d))){for(const {name:_0x45a3a0,data:_0x1989e3}of _0x47aae5)if(_0x163a2d['containsRange'](_0x1989e3['newRange'])){_0x2cc5bb['updateMarker'](_0x45a3a0,{'range':_0x163a2d}),_0x132cd0=!0x0;break;}}}return _0x132cd0;}),_0x4f5c4a['model']['document']['registerPostFixer'](_0x1c9996=>{let _0x1e22ac=!0x1;const _0x4b753d=_0x4f5c4a['plugins']['get']('Users')['me'],_0x1704e9=_0x650626['getSuggestions']()['filter'](_0x33cdf8=>_0x33cdf8['isInContent']&&_0x33cdf8['author']==_0x4b753d),_0x1e8f1c=new Set(),_0x10776c=new Set();for(const _0x22b2cd of _0x1704e9)if('tablePaste'==_0x22b2cd['subType'])for(const _0x4a58f6 of _0x22b2cd['getMarkers']()){const _0x2e26a4=_0x4a58f6['getRange']()['getContainedElement']();if(_0x2e26a4){if(_0x2e26a4['is']('element','tableCellSuggestion')&&ke(_0x2e26a4)){_0x22b2cd['removeMarker'](_0x4a58f6['name']),_0x1e8f1c['add'](_0x2e26a4),_0x1e22ac=!0x0;const _0x15435c=_0x2e26a4['nextSibling'],_0x931d28=_0x2e26a4['previousSibling'],_0x318373=_0x15435c&&_0x15435c['is']('element','tableCellSuggestion'),_0x4d8d7a=_0x931d28&&_0x931d28['is']('element','tableCellSuggestion');_0x318373&&!_0x1e8f1c['has'](_0x15435c)&&_0x10776c['add'](_0x15435c),_0x4d8d7a&&!_0x1e8f1c['has'](_0x931d28)&&_0x10776c['add'](_0x931d28);}else _0x2e26a4['is']('element','paragraph')&&_0x2e26a4['isEmpty']&&(_0x22b2cd['removeMarker'](_0x4a58f6['name']),_0x1e22ac=!0x0);}}else{if('tablePasteCell'==_0x22b2cd['subType']){if(!_0x22b2cd['attributes']||!_0x22b2cd['attributes']['tablePasteChainId'])continue;const _0x3472c9=_0x22b2cd['attributes']['markerAttributes'];if(_0x3472c9&&Object['keys'](_0x3472c9)['length'])continue;const _0x2d3101=_0x22b2cd['attributes']['tablePasteChainId'];let _0x4a45e2=!0x0,_0x144896=!0x0;for(const _0x6d219 of _0x1704e9)if(_0x6d219['subType']&&_0x6d219['subType']['startsWith']('tablePaste')){if(!_0x6d219['attributes']['tablePasteChainId']){_0x144896=!0x1;break;}if(_0x6d219['id']!=_0x22b2cd['id']&&_0x6d219['attributes']['tablePasteChainId']==_0x2d3101){_0x4a45e2=!0x1;break;}}_0x144896&&_0x4a45e2&&(_0x22b2cd['removeMarkers'](),_0x1e22ac=!0x0);}}for(const _0x115fef of _0x1e8f1c)_0x1c9996['remove'](_0x115fef);for(const _0x4a13d7 of _0x10776c)_0x1c9996['unwrap'](_0x4a13d7);return _0x1e22ac;}),_0x4f5c4a['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x586efb,_0x213435)=>_0x1f0cd3(_0x586efb),'converterPriority':'high'}),_0x4f5c4a['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x19b13e,_0x308fac)=>_0x308fac['options']['showSuggestionHighlights']?_0x1f0cd3(_0x19b13e,!0x1):null,'converterPriority':'high'});const _0x343f67=_0x4f5c4a['editing']['view'];this['listenTo'](_0x343f67['document'],'clipboardOutput',(_0x111aec,_0x3aeb3e)=>{const _0x18f62c=[];for(const _0x4ede4c of _0x343f67['createRangeIn'](_0x3aeb3e['content'])['getItems']())_0x4ede4c['is']('element','suggestion-td')&&_0x18f62c['push'](_0x4ede4c);_0x343f67['change'](_0x3310a1=>{for(const _0x5bb60a of _0x18f62c)_0x3310a1['move'](_0x3310a1['createRangeIn'](_0x5bb60a),_0x3310a1['createPositionBefore'](_0x5bb60a)),_0x3310a1['remove'](_0x5bb60a);});});}}function ke(_0x541deb){if(_0x541deb['isEmpty'])return!0x0;const _0x28d952=_0x541deb['getChild'](0x0);return _0x28d952['is']('element','paragraph')&&_0x28d952['isEmpty'];}function Re(_0x228884,_0x1b57e8={},_0x3b3e3f){for(const {isAnchor:_0x32dc4a,cellHeight:_0x390058,cellWidth:_0x213d33}of _0x3b3e3f['createTableWalker'](_0x228884,{'includeAllSlots':!0x0,..._0x1b57e8}))if(!_0x32dc4a||0x1!=_0x390058||0x1!=_0x213d33)return!0x1;return!0x0;}class Nt extends _0x5bfee9{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x5b6807=this['editor']['plugins']['get']('TrackChangesEditing');_0x5b6807['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x5b6807['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x5b6807['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5b6807['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x5b6807['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x5b6807['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x10adc0,_0x243f8d){const _0x2218b8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x71ee04=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x245ef0=_0x243f8d['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x298796=_0x71ee04['getColumnGroupElement'](_0x245ef0);let _0xd95076=_0x298796?_0x71ee04['getTableColumnsWidths'](_0x298796):null,_0x40065c=_0x245ef0['getAttribute']('tableWidth')||null;const _0xc259b5=_0x243f8d['tableWidth']||_0x40065c,_0x35c9cb=_0x243f8d['columnWidths']||_0xd95076,_0x5b8ac2=this['editor']['plugins']['get']('Users')['me'];for(const _0x13307c of _0x2218b8['getSuggestions']()){const _0x7c03b=_0x13307c['getContainedElement']();if('resizeTable'===_0x13307c['subType']&&_0x7c03b===_0x245ef0){_0x13307c['author']!==_0x5b8ac2&&_0x13307c['discard']();const _0x2d78be=_0x13307c['data']['commandParams'];_0x40065c=_0x2d78be[0x0]['tableWidth'],_0xd95076=_0x2d78be[0x0]['columnWidths'];break;}}_0x10adc0({'table':_0x245ef0,'tableWidth':_0xc259b5,'columnWidths':_0x35c9cb}),_0x2218b8['markBlockFormat'](_0x245ef0,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x40065c,'columnWidths':_0xd95076}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x14c980){if('formatBlock'!=_0x14c980['type']&&'formatInline'!=_0x14c980['type'])return;const {data:_0x45728e}=_0x14c980;if(_0x45728e&&'resizeTable'===_0x45728e['formatGroupId']){const _0x540f36='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x540f36)};}}}class Dt extends _0x5bfee9{['afterInit'](){const _0x4a1ff4=this['editor'];_0x4a1ff4['plugins']['has']('Template')&&_0x4a1ff4['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x5bfee9{['afterInit'](){const _0x2340e5=this['editor'];if(!_0x2340e5['commands']['get']('insertTableOfContents'))return;_0x2340e5['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x439209=_0x2340e5['plugins']['get']('TrackChangesEditing'),_0x485cd5=_0x2340e5['locale'];_0x439209['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2a6b34=>o(_0x485cd5,'ELEMENT_TABLE_OF_CONTENTS',_0x2a6b34));}}class $t extends _0x5bfee9{['afterInit'](){const _0x4cab39=this['editor'];if(!_0x4cab39['plugins']['has']('Title'))return;const _0x131dde=_0x4cab39['plugins']['get']('TrackChangesEditing');_0x131dde['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x4cab39['locale'],'ELEMENT_TITLE')),_0x4cab39['model']['document']['registerPostFixer'](_0x29e3be=>{let _0x2ed1e6=!0x1;const _0x58dcfb=Array['from'](_0x4cab39['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3c5413,data:_0x42a591}of _0x58dcfb){const {group:_0x32e659}=_0x131dde['_splitMarkerName'](_0x3c5413);if('suggestion'!==_0x32e659||!_0x42a591['newRange'])continue;const _0x3a1801=_0x42a591['newRange'],_0x259c59=_0x3a1801['end']['nodeBefore'];if(!_0x259c59||!_0x259c59['is']('element','title-content'))continue;if(!_0x3a1801['start']['isTouching'](_0x3a1801['end']))continue;const _0x37e19b=_0x4cab39['model']['schema']['getNearestSelectionRange'](_0x3a1801['end'],'forward');if(_0x37e19b&&_0x37e19b['isCollapsed']){const _0x19c9a0=_0x29e3be['createRange'](_0x3a1801['start'],_0x37e19b['start']);_0x19c9a0['isEqual'](_0x3a1801)||(_0x29e3be['updateMarker'](_0x3c5413,{'range':_0x19c9a0}),_0x2ed1e6=!0x0);}_0x2ed1e6||(_0x29e3be['removeMarker'](_0x3c5413),_0x2ed1e6=!0x0);}return _0x2ed1e6;});}}class Bt extends _0x5bfee9{['afterInit'](){const _0x33e661=this['editor'],_0x314796=_0x33e661['plugins']['get']('TrackChangesEditing');_0x33e661['plugins']['has']('UndoEditing')&&(_0x314796['enableCommand']('undo'),_0x314796['enableCommand']('redo'));}}class xt extends _0x5bfee9{static get['requires'](){return[It];}['afterInit'](){const _0x409c26=this['editor'];if(!_0x409c26['plugins']['has']('TableCaptionEditing'))return;_0x409c26['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x5bfee9{['tableProperties'];['tableCellProperties'];constructor(_0x2e1f04){super(_0x2e1f04),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 _0x1db271=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x102602 of this['tableProperties'])_0x1db271['enableCommand'](_0x102602,(_0x18e92c,_0x37b929)=>{const _0x5bb128=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x102602,[_0x5bb128],this['tableProperties'],'tableProperties',_0x18e92c,_0x37b929);});_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x1db271['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x32fac4,_0x508012)=>this['handleDiscardAction'](this['tableProperties'],_0x32fac4,_0x508012)),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x1d001e of this['tableCellProperties'])_0x1db271['enableCommand'](_0x1d001e,(_0x42a9bf,_0x45ec2f)=>{const _0x3dcfbe=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x1d001e,_0x3dcfbe,this['tableCellProperties'],'tableCellProperties',_0x42a9bf,_0x45ec2f);});_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x1db271['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x361065,_0x482ff5)=>this['handleDiscardAction'](this['tableCellProperties'],_0x361065,_0x482ff5)),_0x1db271['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x1db271['descriptionFactory']['registerDescriptionCallback'](_0x5e8c5c=>this['handleSuggestionDescription'](_0x5e8c5c));}['_handlePropertyChange'](_0x234b5c,_0x3ca5e4,_0x3b831e,_0x55653a,_0x551bc6,_0x239779){const _0x42293a=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x239779['batch'],()=>{for(const _0x37fd19 of _0x3ca5e4){if(this['_getSuggestion'](_0x37fd19,_0x55653a))_0x551bc6(_0x239779);else{const _0x54e54b={};for(const _0x20a551 of _0x3b831e){const _0x4472d8=_0x37fd19['getAttribute'](_0x20a551);void 0x0!==_0x4472d8&&(_0x54e54b[_0x20a551]=_0x4472d8);}_0x551bc6(_0x239779),_0x42293a['markBlockFormat'](_0x37fd19,{'commandParams':[_0x54e54b]},[],_0x55653a);}}});}['handleDiscardAction'](_0x2be990,_0x396444,_0x5b5abb){const _0x4d7972=_0x396444[0x0]['start']['nodeAfter'],_0x3c9931=_0x5b5abb['commandParams'][0x0];this['editor']['model']['change'](_0x232ee4=>{for(const _0xee7d49 of _0x2be990)void 0x0!==_0x3c9931[_0xee7d49]?_0x232ee4['setAttribute'](_0xee7d49,_0x3c9931[_0xee7d49],_0x4d7972):_0x232ee4['removeAttribute'](_0xee7d49,_0x4d7972);});}['handleSuggestionDescription'](_0x222d52){if(_0x222d52['data'])switch(_0x222d52['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'](_0x2b187b,_0x42ad77){const _0x5b4759=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x550683 of _0x5b4759['getSuggestions']({'skipNotAttached':!0x0})){const _0x40648b=_0x550683['getContainedElement']();if(_0x550683['subType']===_0x42ad77&&_0x40648b===_0x2b187b)return _0x550683;}return null;}}const m='$elementName';class p extends _0x5bfee9{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x999574,_0x499338,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(_0x3a813f){function _0x1c2638(_0xd28597){return _0xd28597['map'](_0x47a8a2=>String['fromCharCode'](_0x47a8a2))['join']('');}super(_0x3a813f),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x29167d,_0x4945ba,_0x31c7a6,_0x54ea22)=>{this['_model']['change'](()=>{for(const _0x4b2ffc of[..._0x54ea22,..._0x31c7a6])this['_model']['markers']['has'](_0x4b2ffc)&&_0x3a813f['editing']['reconvertMarker'](_0x4b2ffc);});}),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']=_0x3a813f['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(),_0x3a813f['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x3a813f['config']['get']('trackChanges.trackFormatChanges'),_0x3a813f['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x3a813f['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x3a813f,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x1c2638([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x1c2638([0x34,0x30,0x34,0x38,0x31,0x38,0x30,0x36]);}['init'](){const _0x4a48d6=this['editor'],_0x4ecf15=(_0x4ce8ab,_0x1b8760)=>{if('attribute'!=_0x4ce8ab)return'ck-suggestion-marker-'+_0x4ce8ab;const _0x33dba3=_0x1b8760['split']('|')[0x0];return this['_isBlockAttribute'](_0x33dba3)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x4a48d6['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x4f2e31=>{const {id:_0x443f84,authorId:_0x46c47f,type:_0x221980,subType:_0x584f79}=this['_splitMarkerName'](_0x4f2e31['markerName']),_0x4a3906=['ck-suggestion-marker',_0x4ecf15(_0x221980,_0x584f79)];let _0x133443=0xbb8;return this['activeMarkers']['includes'](_0x4f2e31['markerName'])&&(_0x4a3906['push']('ck-suggestion-marker--active'),_0x133443=0xbc2),'deletion'==_0x221980&&(_0x133443+=0x5),{'classes':_0x4a3906,'attributes':{'data-suggestion':_0x443f84,'data-author-id':_0x46c47f},'priority':_0x133443};}}),_0x4a48d6['conversion']['for']('dataDowncast')['add'](_0x1a4078=>{_0x1a4078['on']('addMarker:suggestion',(_0x20656c,_0x3fd966,_0x4573dc)=>{if(!_0x4573dc['options']['showSuggestionHighlights'])return;const _0x5ba377=_0x3fd966['item'];if(!_0x5ba377)return;const _0x362f29=_0x4573dc['mapper']['toViewElement'](_0x5ba377);_0x4a48d6['model']['schema']['isObject'](_0x5ba377)&&_0x362f29&&!_0x362f29['getCustomProperty']('widget')&&_0x362f29['is']('containerElement')&&_0x2622dc(_0x362f29,_0x4573dc['writer']);},{'priority':'high'});}),_0x4a48d6['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x4feaa4,_0x3de72c)=>{if(!_0x3de72c['options']['showSuggestionHighlights'])return null;const {type:_0x23946c,subType:_0x34741b}=this['_splitMarkerName'](_0x4feaa4['markerName']);return{'classes':['ck-suggestion-marker',_0x4ecf15(_0x23946c,_0x34741b)],'priority':0xbb8};}});const _0xc49774=({showActiveMarkers:_0x2b8962=!0x0,isAttributeSuggestion:_0x13b0b7=!0x1}={})=>(_0x509206,_0x30b8a8,_0x99465a)=>{if(!_0x30b8a8['item'])return;const {id:_0x5f3788,authorId:_0xf40042}=this['_splitMarkerName'](_0x30b8a8['markerName']);if(_0x13b0b7){const _0x378f3a=this['_suggestions']['get'](_0x5f3788),_0x126090=this['_getAttributeKey'](_0x378f3a);if(!this['_isBlockAttribute'](_0x126090))return;}if(_0x30b8a8['item']['is']('selection'))return void _0x99465a['consumable']['consume'](_0x30b8a8['item'],_0x509206['name']);const _0x4de697=_0x99465a['mapper']['toViewElement'](_0x30b8a8['item']);if(_0x30b8a8['item']['is']('element')&&_0x4a48d6['model']['schema']['isBlock'](_0x30b8a8['item'])&&!_0x4de697['getCustomProperty']('addHighlight')){_0x99465a['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x4de697),_0x99465a['writer']['setAttribute']('data-suggestion',_0x5f3788,_0x4de697),_0x99465a['writer']['setAttribute']('data-author-id',_0xf40042,_0x4de697),_0x99465a['mapper']['bindElementToMarker'](_0x4de697,_0x30b8a8['markerName']),_0x2b8962&&(this['activeMarkers']['includes'](_0x30b8a8['markerName'])?_0x99465a['writer']['addClass']('ck-suggestion-marker--active',_0x4de697):_0x99465a['writer']['removeClass']('ck-suggestion-marker--active',_0x4de697));for(const _0x17e6f8 of _0x4a48d6['model']['createRangeIn'](_0x30b8a8['item'])['getItems']())_0x99465a['consumable']['consume'](_0x17e6f8,_0x509206['name']);_0x99465a['consumable']['consume'](_0x30b8a8['item'],_0x509206['name']);}};_0x4a48d6['conversion']['for']('dataDowncast')['add'](_0x237bcb=>{_0x237bcb['on']('addMarker:suggestion:formatBlock',(_0x17619d,_0x3b1c69,_0x5bc2eb)=>{_0x5bc2eb['options']['showSuggestionHighlights']&&_0xc49774({'showActiveMarkers':!0x1})(_0x17619d,_0x3b1c69,_0x5bc2eb);},{'priority':'highest'});}),_0x4a48d6['conversion']['for']('dataDowncast')['add'](_0x256b91=>{_0x256b91['on']('addMarker:suggestion:attribute',(_0x2a70d9,_0x295a9d,_0x51902a)=>{_0x51902a['options']['showSuggestionHighlights']&&_0xc49774({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x2a70d9,_0x295a9d,_0x51902a);},{'priority':'highest'});}),_0x4a48d6['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x315b4b,_0xdc283d)=>_0xdc283d['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x315b4b['substr'](0xb)}}),_0x4a48d6['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3ec739,{writer:_0x563bb9})=>{let _0x41498b='suggestion:'+_0x3ec739['getAttribute']('suggestion-type')+':'+_0x3ec739['getAttribute']('id');return _0x3ec739['getAttribute']('marker-count')&&(_0x41498b+=':'+_0x3ec739['getAttribute']('marker-count')),_0x563bb9['createElement']('$marker',{'data-name':_0x41498b});}}),_0x4a48d6['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0x22feb4=>{_0x22feb4['on']('addMarker:suggestion:formatBlock',_0xc49774(),{'priority':'high'});}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0x4b452b=>{_0x4b452b['on']('addMarker:suggestion:attribute',_0xc49774({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0x498c62=>{_0x498c62['on']('removeMarker:suggestion:formatBlock',(_0x1588ca,_0x5bdfee,_0x514afd)=>{const _0xbafbb7=_0x514afd['mapper']['markerNameToElements'](_0x5bdfee['markerName']);if(_0xbafbb7){for(const _0x59b989 of _0xbafbb7)_0x59b989['getCustomProperty']('addHighlight')||(_0x514afd['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x59b989),_0x514afd['writer']['removeAttribute']('data-suggestion',_0x59b989),_0x514afd['writer']['removeAttribute']('data-author-id',_0x59b989),_0x514afd['mapper']['unbindElementFromMarkerName'](_0x59b989,_0x5bdfee['markerName']));}},{'priority':'high'});}),_0x4a48d6['conversion']['for']('editingDowncast')['add'](_0xccecd1=>{_0xccecd1['on']('removeMarker:suggestion:attribute',(_0x4e9bad,_0x425ee2,_0x4b13fd)=>{const _0x2802a9=_0x4b13fd['mapper']['markerNameToElements'](_0x425ee2['markerName']);if(!_0x2802a9)return;const {id:_0x21c85a}=this['_splitMarkerName'](_0x425ee2['markerName']),_0x4a71bb=this['_suggestions']['get'](_0x21c85a),_0x230926=this['_getAttributeKey'](_0x4a71bb);if(this['_isBlockAttribute'](_0x230926)){for(const _0x2ff6bf of _0x2802a9)_0x2ff6bf['getCustomProperty']('addHighlight')||(_0x4b13fd['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x2ff6bf),_0x4b13fd['writer']['removeAttribute']('data-suggestion',_0x2ff6bf),_0x4b13fd['writer']['removeAttribute']('data-author-id',_0x2ff6bf),_0x4b13fd['mapper']['unbindElementFromMarkerName'](_0x2ff6bf,_0x425ee2['markerName']));}},{'priority':'high'});}),_0x4a48d6['model']['document']['registerPostFixer'](_0x328271=>{let _0x1a2b28=!0x1;const _0x599872=Array['from'](_0x4a48d6['model']['document']['differ']['getChangedMarkers']()),_0x37b535=new Set();for(const {name:_0x1f235e,data:_0x22ccb0}of _0x599872){const {group:_0x226d11,type:_0xd9c968,subType:_0x1ac304,id:_0x4de7e7}=this['_splitMarkerName'](_0x1f235e);if('suggestion'!==_0x226d11)continue;const _0x1f90c6=this['_suggestions']['get'](_0x4de7e7);if(null!=_0x22ccb0['newRange']){'formatInline'==_0xd9c968&&(_0x1a2b28=_0x1a2b28||Ut(_0x22ccb0['newRange'],_0x1f235e,_0x328271,_0x4a48d6['model']['schema']));const _0x252290='attribute'==_0xd9c968&&this['_isBlockAttribute'](_0x1ac304['split']('|')[0x0]);if(_0x22ccb0['newRange']['isCollapsed']||'$graveyard'==_0x22ccb0['newRange']['root']['rootName']||'formatBlock'==_0xd9c968&&!Ft(_0x22ccb0['newRange'])||_0x252290&&!Ft(_0x22ccb0['newRange'])||'deletion'==_0xd9c968&&!(!Vt(_0x1e44ff=_0x22ccb0['newRange'])&&!function(_0x48496e){return _0x48496e['start']['parent']==_0x48496e['end']['nodeBefore']&&_0x48496e['start']['isAtEnd'];}(_0x1e44ff)))_0x328271['removeMarker'](_0x1f235e),_0x1a2b28=!0x0;else{if(!_0x1f90c6||!_0x1f90c6['isInContent'])continue;if(_0x22ccb0['newRange']&&_0x22ccb0['oldRange']&&_0x22ccb0['newRange']['isEqual'](_0x22ccb0['oldRange']))continue;_0x37b535['add'](_0x1f90c6);}}}var _0x1e44ff;return _0x37b535['size']>0x0&&(_0x1a2b28=!!this['_joinWithAdjacentSuggestions'](_0x37b535)||_0x1a2b28),_0x1a2b28;}),_0x4a48d6['model']['document']['registerPostFixer'](_0x50ffdf=>{let _0x55b71b=!0x1;for(const _0x1893d6 of _0x4a48d6['model']['document']['differ']['getChanges']())if('insert'==_0x1893d6['type'])for(const _0x3b505a of this['_suggestions']['values']()){if(_0x3b505a['isMultiRange']||!_0x3b505a['isInContent'])continue;const _0x348a17='formatBlock'==_0x3b505a['type'],_0x327be0=this['_getAttributeKey'](_0x3b505a),_0x58cb49=_0x327be0&&this['_isBlockAttribute'](_0x327be0);if(!_0x348a17&&!_0x58cb49)continue;const _0x528dba=_0x3b505a['getFirstRange']();if(_0x528dba['start']['parent']!=_0x528dba['end']['parent']&&!_0x528dba['end']['isAtEnd']){const _0x13cac4=_0x4a48d6['model']['createPositionAt'](_0x528dba['start']['nodeAfter'],'end'),_0x3e8cae=_0x4a48d6['model']['createRange'](_0x528dba['start'],_0x13cac4);_0x50ffdf['updateMarker'](_0x3b505a['getFirstMarker'](),{'range':_0x3e8cae}),_0x55b71b=!0x0;}}return _0x55b71b;}),_0x4a48d6['model']['document']['registerPostFixer'](_0x5d6fd0=>this['_processAttributeChanges'](_0x5d6fd0)),_0x4a48d6['model']['document']['registerPostFixer'](_0x14baca=>!_0x14baca['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x14baca)),_0x4a48d6['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x4a48d6['model']['document']['on']('change:data',(_0x33fb6d,_0xd2bdce)=>{if(!_0xd2bdce['isLocal']||_0xd2bdce['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x438a28=_0x4a48d6['model']['document']['differ']['getChanges']();if(0x0==_0x438a28['length'])return;const _0x1775a4=[],_0x4e4626=_0x438a28['filter'](_0x231197=>'attribute'==_0x231197['type']),_0x1676eb=_0x438a28['filter'](_0x42f890=>'insert'==_0x42f890['type']&&'$text'!=_0x42f890['name']);for(const _0x3c4e5d of _0x4e4626)this['_isRegisteredAttribute'](_0x3c4e5d['attributeKey'])&&_0x1775a4['push']({'key':_0x3c4e5d['attributeKey'],'newValue':_0x3c4e5d['attributeNewValue'],'oldValue':_0x3c4e5d['attributeOldValue'],'range':Pt(_0x3c4e5d['range'],_0x4a48d6['model'])});for(const _0x2a4568 of _0x1676eb){if('rename'!=_0x2a4568['action']&&'refresh'!=_0x2a4568['action'])continue;const _0x5851d3=Lt(_0x2a4568['position']['nodeAfter'],_0x4a48d6['model']),_0x104d2f=_0x2a4568['before'];'rename'==_0x2a4568['action']&&_0x1775a4['push']({'key':m,'newValue':_0x2a4568['name'],'oldValue':_0x104d2f['name'],'range':_0x5851d3});for(const [_0x20f891,_0x47f5d9]of _0x104d2f['attributes']){if(!this['_isRegisteredAttribute'](_0x20f891))continue;const _0x3161af=_0x2a4568['attributes']['get'](_0x20f891);_0x47f5d9!==_0x3161af&&_0x1775a4['push']({'key':_0x20f891,'newValue':_0x3161af,'oldValue':_0x47f5d9,'range':_0x5851d3});}for(const [_0x3a9254,_0x496dbf]of _0x2a4568['attributes'])this['_isRegisteredAttribute'](_0x3a9254)&&(_0x104d2f['attributes']['has'](_0x3a9254)||_0x1775a4['push']({'key':_0x3a9254,'newValue':_0x496dbf,'oldValue':null,'range':_0x5851d3}));}0x0!=_0x1775a4['length']&&_0x4a48d6['model']['enqueueChange'](_0xd2bdce,_0x22a08a=>{const _0x46829a=_0xdb8ef7();for(const {range:_0x1dae2d,key:_0x2d0a36,oldValue:_0x128d73,newValue:_0x515a7d}of _0x1775a4)this['markAttributeChange'](_0x1dae2d,_0x2d0a36,_0x128d73,_0x515a7d,{'groupId':_0x46829a});this['_reduceExistingSuggestions'](_0x22a08a,_0x1775a4);});},{'priority':'lowest'}),_0x4a48d6['model']['markers']['on']('update:suggestion',(_0x10f646,_0x3f1237,_0x25d098)=>{if(null==_0x25d098){const {id:_0x323450}=this['_splitMarkerName'](_0x3f1237['name']),_0x16799a=this['_suggestions']['get'](_0x323450);_0x16799a&&_0x16799a['addMarkerName'](_0x3f1237['name']);}}),_0x4a48d6['model']['document']['on']('change:data',()=>{const _0x214d31=Array['from'](_0x4a48d6['model']['document']['differ']['getChangedMarkers']())['filter'](_0xc30a8c=>'suggestion'===this['_splitMarkerName'](_0xc30a8c['name'])['group']);if(0x0===_0x214d31['length'])return;_0x214d31['sort']((_0x4b98b5,_0x8e1e32)=>{const _0x5d120e=_0x4b98b5['data']['oldRange'],_0x54caea=_0x8e1e32['data']['oldRange'];return null===_0x5d120e&&null===_0x54caea?0x0:null===_0x5d120e&&null!==_0x54caea?-0x1:null!==_0x5d120e&&null===_0x54caea?0x1:_0x5d120e['start']['isBefore'](_0x54caea['start'])?-0x1:0x1;});const _0xa4604c=new Set(),_0x5e69a8=new Set();for(const {name:_0x118d7c,data:_0x533f0e}of _0x214d31){const {id:_0x27a9be}=this['_splitMarkerName'](_0x118d7c);if(null===_0x533f0e['oldRange']){const _0x349a85=this['_handleNewSuggestionMarker'](_0x118d7c);_0x5e69a8['add'](_0x349a85);}else{const _0x295aeb=this['_suggestions']['get'](_0x27a9be);null!==_0x533f0e['newRange']||_0x295aeb['isInContent']?(_0xa4604c['add'](_0x295aeb['head']),_0x5e69a8['add'](_0x295aeb)):this['_removeSuggestion'](_0x295aeb);}}_0x5e69a8['size']>0x0&&this['_refreshSuggestionsChain'](_0x5e69a8);for(const _0xad500a of _0xa4604c)this['fire']('suggestionChanged',_0xad500a);}),_0x4a48d6['model']['on']('applyOperation',(_0x696162,_0x41ebd9)=>{const _0x3f2373=_0x41ebd9[0x0];if(!this['_suggestions']['size'])return;if(!_0x3f2373['isDocumentOperation'])return;if(_0x3f2373['batch']['isUndo']||!_0x3f2373['batch']['isLocal'])return;let _0x2d889a,_0x20f115;switch(_0x3f2373['type']){case'insert':_0x2d889a=_0x4a48d6['model']['createPositionAt'](_0x3f2373['position']),_0x20f115=_0x2d889a['getShiftedBy'](_0x3f2373['howMany']);break;case'split':_0x2d889a=_0x4a48d6['model']['createPositionAt'](_0x3f2373['splitPosition']),_0x20f115=_0x4a48d6['model']['createPositionAt'](_0x3f2373['moveTargetPosition']);break;case'move':_0x2d889a=_0x4a48d6['model']['createPositionAt'](_0x3f2373['targetPosition']),_0x20f115=_0x2d889a['getShiftedBy'](_0x3f2373['howMany']);break;default:return;}const _0x511f75=_0x4a48d6['model']['createRange'](_0x2d889a,_0x20f115);_0x4a48d6['model']['change'](()=>{for(const {suggestion:_0x53461e,meta:_0x1c930d}of this['_findSuggestions'](_0x511f75)){if(_0x53461e['isMultiRange'])continue;if('formatInline'==_0x53461e['type'])continue;const _0x262557=this['_getAttributeKey'](_0x53461e);if(_0x262557&&this['_isBlockAttribute'](_0x262557)&&'split'!=_0x3f2373['type'])continue;const _0x350f54=_0x53461e['data']&&_0x53461e['data']['multipleBlocks'];('formatBlock'!=_0x53461e['type']||'split'==_0x3f2373['type']&&!_0x350f54)&&(_0x1c930d['containsRangeInObject']||'insertion'==_0x53461e['type']&&_0x1c930d['isOwn']||_0x53461e['getFirstRange']()['containsRange'](_0x511f75)&&this['_breakSuggestionMarker'](_0x53461e,_0x2d889a,_0x20f115));}});},{'priority':'lowest'}),_0x4a48d6['model']['on']('deleteContent',(_0x33eac9,_0x249dcb)=>{const _0x3b4dd3=_0x249dcb[0x0],_0x37cad9=_0x249dcb[0x1];if(_0x37cad9&&_0x37cad9['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x3b4dd3['isCollapsed'])return;const _0x5d4601=_0x4a48d6['model']['schema'],{start:_0x1eff5b,end:_0x2fd9f7}=_0x3b4dd3['getFirstRange'](),_0x4a9e44=_0x1eff5b['nodeAfter']&&_0x5d4601['isLimit'](_0x1eff5b['nodeAfter'])?null:_0x5d4601['getNearestSelectionRange'](_0x1eff5b,'forward'),_0xa64a5=_0x2fd9f7['nodeBefore']&&_0x5d4601['isLimit'](_0x2fd9f7['nodeBefore'])?null:_0x5d4601['getNearestSelectionRange'](_0x2fd9f7,'backward'),_0x1d0de5=_0x4a48d6['model']['createRange'](_0x4a9e44?_0x4a9e44['start']:_0x1eff5b,_0xa64a5?_0xa64a5['end']:_0x2fd9f7);_0x4a48d6['model']['change'](_0xa6771a=>{this['markDeletion'](_0x1d0de5);const _0x4bc3e4=_0x4a48d6['model']['schema']['getNearestSelectionRange'](_0x1d0de5['start']);_0x3b4dd3['is']('documentSelection')?_0xa6771a['setSelection'](_0x4bc3e4):_0x3b4dd3['setTo'](_0x4bc3e4);}),_0x33eac9['stop']();},{'priority':_0x47b90b['normal']+0xa}),_0x4a48d6['model']['on']('insertContent',(_0x467308,_0x1ad83b)=>{const _0x2f2e92=_0x1ad83b[_0x1ad83b['length']-0x1];_0x2f2e92&&_0x2f2e92['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x4a48d6['model']['change'](()=>{let _0x284233=_0x4a48d6['model']['insertContent'](_0x1ad83b[0x0],_0x1ad83b[0x1],_0x1ad83b[0x2],{'forceDefaultExecution':!0x0});if(!_0x284233)return;_0x467308['return']=_0x284233['clone']();const _0xc82f5c=_0x284233['end']['nodeBefore'],_0x4d7d01=_0x4a48d6['model']['schema'];_0xc82f5c&&_0x4d7d01['isBlock'](_0xc82f5c)&&!_0x4d7d01['isObject'](_0xc82f5c)&&(_0x284233=_0x4a48d6['model']['createRange'](_0x284233['start'],_0x4a48d6['model']['createPositionAt'](_0xc82f5c,'end'))),this['markInsertion'](_0x284233);}),_0x467308['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x24cf7f=new x(_0x4a48d6,this['_suggestions']);_0x4a48d6['commands']['add']('acceptSuggestion',_0x24cf7f),this['enableCommand']('acceptSuggestion');const _0x5a8ffb=new R(_0x4a48d6,this['_suggestions']);_0x4a48d6['commands']['add']('discardSuggestion',_0x5a8ffb),this['enableCommand']('discardSuggestion'),_0x4a48d6['commands']['add']('acceptAllSuggestions',new E(_0x4a48d6,_0x24cf7f,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x4a48d6['commands']['add']('discardAllSuggestions',new E(_0x4a48d6,_0x5a8ffb,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x4a48d6['commands']['add']('acceptSelectedSuggestions',new O(_0x4a48d6,_0x24cf7f,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x4a48d6['commands']['add']('discardSelectedSuggestions',new O(_0x4a48d6,_0x5a8ffb,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x12dc75=_0x4a48d6['plugins']['get']('CommentsRepository');this['listenTo'](_0x12dc75,'addComment',(_0x22e8e1,{threadId:_0x8d7265})=>{const _0x1c15ee=this['_suggestions']['get'](_0x8d7265);_0x1c15ee&&_0x1c15ee['commentThread']&&0x1===_0x1c15ee['commentThread']['length']&&this['_updateSuggestionData'](_0x8d7265,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x12dc75,'removeComment',(_0x2cc566,{threadId:_0x300317})=>{const _0x37bad0=this['_suggestions']['get'](_0x300317);_0x37bad0&&_0x37bad0['commentThread']&&!_0x37bad0['commentThread']['length']&&this['_updateSuggestionData'](_0x300317,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x13c221){if(this['_adapter'])throw new _0x450fba('track-changes-adapter-already-set',this);this['_adapter']=_0x13c221;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x5e35d9=!0x1,toJSON:_0x1a252b=!0x1}={}){const _0x4c3487=[];for(const _0x4c3360 of this['_suggestions']['values']())_0x5e35d9&&!_0x4c3360['isInContent']||_0x4c3487['push'](_0x4c3360);return _0x1a252b?_0x4c3487['map'](_0x5723c0=>_0x5723c0['toJSON']()):_0x4c3487;}['getSuggestion'](_0x5878f5){const _0x2216ba=this['_suggestions']['get'](_0x5878f5);if(!_0x2216ba)throw new _0x450fba('track-changes-suggestion-not-found',this);return _0x2216ba;}['hasSuggestion'](_0x51dee8){return this['_suggestions']['has'](_0x51dee8);}['addSuggestionData'](_0x3c93b4){const {authorId:_0x221db8,id:_0x3ed5ad,attributes:_0x49c577}=_0x3c93b4,[_0x1809c3,_0xd3437f]=_0x3c93b4['type']['split'](':'),_0x4ef26e=this['_suggestions']['get'](_0x3ed5ad)||this['_createSuggestion'](_0x1809c3,_0xd3437f,_0x3ed5ad,_0x221db8,_0x49c577);if(this['_addThreadToSuggestion'](_0x4ef26e),this['_checkSuggestionCorrectness'](_0x4ef26e,_0x1809c3,_0xd3437f||null,_0x221db8),_0x4ef26e['createdAt']=_0x3c93b4['createdAt'],_0x4ef26e['_isDataLoaded']=!0x0,_0x49c577&&_0x49c577['@external']){const _0x1bec27=_0x49c577['@external'],_0x574680=this['_getExternalAuthor'](_0x1bec27['authorName']);_0x4ef26e['authoredAt']=_0x1bec27['createdAt'],_0x4ef26e['author']=_0x574680,_0x4ef26e['isExternal']=!0x0;}else _0x4ef26e['authoredAt']=_0x3c93b4['createdAt'];switch(_0x3c93b4['data']&&(_0x4ef26e['data']=_0x3c93b4['data']),_0x3c93b4['attributes']&&(_0x4ef26e['attributes']=_0x3c93b4['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x4ef26e['_saved']=!0x0),this['_suggestionState']['get'](_0x4ef26e)){case'notReady':this['_suggestionState']['set'](_0x4ef26e,'dataReady');break;case'markerReady':_0x4ef26e['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x4ef26e])),this['_refreshSuggestionsChain'](new Set([_0x4ef26e])),this['_suggestionState']['set'](_0x4ef26e,'ready'),this['fire']('suggestionLoaded',_0x4ef26e)):this['_suggestionState']['set'](_0x4ef26e,'removed');}return _0x4ef26e;}['acceptSuggestion'](_0x41c78a){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x3e6874 of _0x41c78a['getAllAdjacentSuggestions']())_0x3e6874['accept']();});});}['discardSuggestion'](_0x2bf744){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4b1668 of _0x2bf744['getAllAdjacentSuggestions']())_0x4b1668['discard']();});});}['enableCommand'](_0x506e6d,_0x38ef83){const _0x56dc9e=this['editor']['commands']['get'](_0x506e6d);if(!_0x56dc9e)throw new _0x450fba('track-changes-command-not-found',this,{'commandName':_0x506e6d});if(this['_enabledCommands']['has'](_0x56dc9e))throw new _0x450fba('track-changes-enable-command-twice',this,{'commandName':_0x506e6d});this['_enabledCommands']['add'](_0x56dc9e),_0x38ef83&&_0x56dc9e['on']('execute',(_0x573746,_0x4df6d0)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4df6d0['length']>0x0&&_0x4df6d0[_0x4df6d0['length']-0x1]&&_0x4df6d0[_0x4df6d0['length']-0x1]['forceDefaultExecution']?_0x4df6d0['pop']():(_0x573746['return']=_0x38ef83((..._0x2eaa0e)=>_0x56dc9e['execute'](..._0x2eaa0e,{'forceDefaultExecution':!0x0}),..._0x4df6d0),_0x573746['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x158064){let _0x5f4660,_0x10bace;const _0xdc42f8=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x5f4660=_0x158064();}catch(_0x152d8c){_0x10bace=_0x152d8c;}return _0xdc42f8||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x10bace&&_0x450fba['rethrowUnexpectedError'](_0x10bace,this),_0x5f4660;}['markInsertion'](_0x2260b1,_0x3de6fa=null,_0x5a2e27={}){if(_0x2260b1['isCollapsed'])return null;const _0x4bde70=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x1b68ff,meta:_0x72bb48}of this['_findSuggestions'](_0x2260b1,'insertion'))if(_0x72bb48['isOwn']){if(!_0x72bb48['isNextTo']){if(_0x72bb48['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x1b68ff,_0x5a2e27))continue;return _0x1b68ff;}if(qt(_0x1b68ff,_0x5a2e27))return _0x1b68ff;this['_breakSuggestionMarker'](_0x1b68ff,_0x2260b1['start'],_0x2260b1['end']);break;}if(_0x3de6fa==_0x1b68ff['subType']&&qt(_0x1b68ff,_0x5a2e27)){const _0x5d1d87=_0x1b68ff['getFirstRange']();return _0x5d1d87['start']['isEqual'](_0x2260b1['end'])?this['_setSuggestionRange'](_0x1b68ff,this['_model']['createRange'](_0x2260b1['start'],_0x5d1d87['end'])):this['_setSuggestionRange'](_0x1b68ff,this['_model']['createRange'](_0x5d1d87['start'],_0x2260b1['end'])),_0x1b68ff;}}const _0x90421d=_0xdb8ef7(),_0x22bd99=_0x4bde70['id'],_0xf03d63=_0x3de6fa?'insertion:'+_0x3de6fa:'insertion',_0xc54fdc=this['_setSuggestionData']({'id':_0x90421d,'type':_0xf03d63,'createdAt':new Date(),'authorId':_0x22bd99,'attributes':_0x5a2e27});return this['_addSuggestionMarker'](_0xf03d63,_0x90421d,_0x22bd99,_0x2260b1),_0xc54fdc;}['markMultiRangeInsertion'](_0x502a4d,_0x470a23='multi',_0x35964a={}){const _0x2dd24d=this['editor']['plugins']['get']('Users')['me'],_0x21e5f3=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x470a23,'join');for(const _0x258a4b of this['getSuggestions']())if(_0x258a4b['author']['id']==_0x2dd24d['id']&&'insertion'==_0x258a4b['type']&&_0x258a4b['subType']==_0x470a23&&qt(_0x258a4b,_0x35964a)&&(_0x21e5f3(_0x258a4b['getRanges'](),_0x502a4d)||_0x21e5f3(_0x502a4d,_0x258a4b['getRanges']()))){for(const _0x41941e of _0x502a4d)_0x258a4b['addRange'](_0x41941e);return _0x258a4b;}for(const {suggestion:_0x2380a3,meta:_0x3e64cd}of this['_findSuggestions'](_0x502a4d,'insertion')){if(!_0x3e64cd['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x3e64cd['containsRangeInObject'])continue;if(!qt(_0x2380a3,_0x35964a))continue;let _0x40a448=!0x0;for(const _0x58ad40 of _0x2380a3['getRanges']())for(const _0x16e868 of _0x502a4d)if(!_0x58ad40['containsRange'](_0x16e868)){_0x40a448=!0x1;break;}if(_0x40a448)return _0x2380a3;}const _0x301df6=_0xdb8ef7(),_0x2195f3=_0x2dd24d['id'],_0x379e05='insertion:'+_0x470a23,_0x444dc6=this['_setSuggestionData']({'id':_0x301df6,'type':_0x379e05,'createdAt':new Date(),'authorId':_0x2195f3,'attributes':_0x35964a});for(const _0x17b40f of _0x502a4d)this['_addSuggestionMarker'](_0x379e05,_0x301df6,_0x2195f3,_0x17b40f,u['getMultiRangeId']());return _0x444dc6;}['markInlineFormat'](_0x282f39,_0x5688b9,_0x570b2f=null,_0x222869={}){if(_0x570b2f=_0x570b2f||Gt(_0x5688b9),_0x282f39['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x20f5cd=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x570b2f,'accept');return this['forceDefaultExecution'](()=>_0x20f5cd([_0x282f39],_0x5688b9,_0x222869)),null;}const _0x50e06e=this['editor']['plugins']['get']('Users')['me'],_0x50e2f9=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x128982,meta:_0x583032}of this['_findSuggestions'](_0x282f39,'insertion'))_0x583032['isOwn']&&!_0x583032['isInsideObject']&&_0x50e2f9['push'](..._0x128982['getRanges']());}const _0x2ded02=function(_0x4455c0,_0x5146b3){const _0x100f57=[];for(const _0x50537f of _0x5146b3){const _0x51c2aa=_0x4455c0['getIntersection'](_0x50537f);_0x51c2aa&&_0x100f57['push'](_0x51c2aa);}return _0x100f57;}(_0x282f39,_0x50e2f9),_0x5e4452=function(_0xffb9a2,_0x22a457){const _0x20eb24=[_0xffb9a2];for(const _0x62e0fb of _0x22a457){let _0x4da12d=0x0;for(;_0x4da12d<_0x20eb24['length'];){const _0x3e0758=_0x20eb24[_0x4da12d]['getDifference'](_0x62e0fb);_0x20eb24['splice'](_0x4da12d,0x1,..._0x3e0758),_0x4da12d+=_0x3e0758['length'];}}return _0x20eb24;}(_0x282f39,_0x50e2f9);_0x2ded02['length']&&this['_model']['change'](()=>{for(const _0x4b6240 of _0x2ded02){const _0x251847=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x570b2f,'accept');this['forceDefaultExecution'](()=>_0x251847([_0x4b6240],_0x5688b9,_0x222869));}});for(const _0x2365ec of _0x5e4452){let _0x761665=null,_0xfcbe0e=_0x2365ec['start'],_0x3dca1b=_0x2365ec['end'];for(const {suggestion:_0x4a9d4e,meta:_0x328c15}of this['_findSuggestions'](_0x2365ec,'formatInline')){if(!_0x328c15['isOwn'])continue;if(_0x4a9d4e['subType']!=_0x570b2f)continue;if(!qt(_0x4a9d4e,_0x222869))continue;const _0x236362=_0x4a9d4e['getFirstRange']();if(_0x236362['containsRange'](_0x2365ec,!0x0))return null;_0xfcbe0e=_0xfcbe0e['isBefore'](_0x236362['start'])?_0xfcbe0e:_0x236362['start'],_0x3dca1b=_0x3dca1b['isAfter'](_0x236362['end'])?_0x3dca1b:_0x236362['end'],_0x761665?_0x236362['start']['isBefore'](_0x761665['getFirstRange']()['start'])?(_0x761665['removeMarkers'](),_0x761665=_0x4a9d4e):_0x4a9d4e['removeMarkers']():_0x761665=_0x4a9d4e;}const _0x511410=this['_model']['createRange'](_0xfcbe0e,_0x3dca1b);if(_0x761665)this['_setSuggestionRange'](_0x761665,_0x511410);else{const _0x4cfd8b=_0xdb8ef7(),_0x2625ba=_0x50e06e['id'];this['_setSuggestionData']({'id':_0x4cfd8b,'type':'formatInline:'+_0x570b2f,'data':_0x5688b9,'createdAt':new Date(),'authorId':_0x2625ba,'attributes':_0x222869}),this['_addSuggestionMarker']('formatInline:'+_0x570b2f,_0x4cfd8b,_0x2625ba,_0x511410);}}return null;}['markBlockFormat'](_0x37e8ec,_0x1ae643,_0x10bcc9=[],_0x53346a=null,_0x5988aa={}){_0x1ae643['formatGroupId']||(_0x1ae643['formatGroupId']=_0x1ae643['commandName']),_0x1ae643['multipleBlocks']=_0x37e8ec['is']('range'),_0x53346a=_0x53346a||Gt(_0x1ae643);const _0x1c0ead=_0x10bcc9['map'](_0x4c23a9=>Lt(_0x4c23a9,this['_model'])),_0x7c2031=_0x37e8ec['is']('range')?_0x37e8ec:Lt(_0x37e8ec,this['_model']);if('never'===this['_trackFormatChanges']){const _0x569b08=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x53346a,'accept');return this['forceDefaultExecution'](()=>_0x569b08([_0x7c2031],_0x1ae643,_0x5988aa)),null;}_0x1c0ead['push'](_0x7c2031);let _0x463c96=!0x0;for(const _0x1a112b of _0x1c0ead)if(!this['_rangeIsInLocalUserInsertion'](_0x1a112b)){_0x463c96=!0x1;break;}if(_0x463c96&&'always'!==this['_trackFormatChanges']){const _0x1953b1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x53346a,'accept');return this['forceDefaultExecution'](()=>_0x1953b1([_0x7c2031],_0x1ae643,_0x5988aa)),null;}let _0xe852d=null,_0x1b4289=_0x7c2031['start'],_0x555d30=_0x7c2031['end'];for(const {suggestion:_0x2c20a7,meta:_0x32d489}of this['_findSuggestions'](_0x7c2031,'formatBlock')){if(!_0x32d489['isOwn'])continue;if(_0x32d489['isNextTo']||_0x32d489['containsRangeInObject']||_0x32d489['isInsideObject'])continue;if(_0x2c20a7['data']['formatGroupId']!=_0x1ae643['formatGroupId'])continue;if(!qt(_0x2c20a7,_0x5988aa))continue;const _0x19b2b7=_0x2c20a7['getFirstRange']();if(_0x2c20a7['subType']==_0x53346a){if(_0x19b2b7['containsRange'](_0x7c2031,!0x0))return null;_0x1b4289=_0x1b4289['isBefore'](_0x19b2b7['start'])?_0x1b4289:_0x19b2b7['start'],_0x555d30=_0x555d30['isAfter'](_0x19b2b7['end'])?_0x555d30:_0x19b2b7['end'],_0xe852d?_0x19b2b7['start']['isBefore'](_0xe852d['getFirstRange']()['start'])?(_0xe852d['removeMarkers'](),_0xe852d=_0x2c20a7):_0x2c20a7['removeMarkers']():_0xe852d=_0x2c20a7;}else{const _0x15f794=_0x7c2031['getIntersection'](_0x19b2b7);this['_cutOutSuggestionMarker'](_0x2c20a7,_0x15f794);}}const _0x749b40=this['editor']['plugins']['get']('Users')['me'],_0x539b30=_0xdb8ef7(),_0x3dd9d6=_0x749b40['id'];if(_0xe852d)return this['_setSuggestionRange'](_0xe852d,this['_model']['createRange'](_0x1b4289,_0x555d30)),_0xe852d;{const _0x3404b7=this['_setSuggestionData']({'id':_0x539b30,'type':'formatBlock:'+_0x53346a,'data':_0x1ae643,'createdAt':new Date(),'authorId':_0x3dd9d6,'attributes':_0x5988aa});return this['_addSuggestionMarker']('formatBlock:'+_0x53346a,_0x539b30,_0x3dd9d6,this['_model']['createRange'](_0x1b4289,_0x555d30)),_0x3404b7;}}['markMultiRangeBlockFormat'](_0x4b03cd,_0x52e0c8,_0x26d813=[],_0x24fdec=null,_0x1c0cbb={}){_0x52e0c8['formatGroupId']||(_0x52e0c8['formatGroupId']=_0x52e0c8['commandName']);const _0x3271a3=_0x4b03cd[0x0];_0x52e0c8['multipleBlocks']=_0x3271a3['is']('range'),_0x24fdec=_0x24fdec||Gt(_0x52e0c8);const _0x45903f=_0x26d813['map'](_0x3d36f9=>Lt(_0x3d36f9,this['_model'])),_0x3436b3=_0x3271a3['is']('range')?_0x4b03cd:_0x4b03cd['map'](_0x99ec8e=>Lt(_0x99ec8e,this['_model']));if('never'===this['_trackFormatChanges']){const _0x1f37f8=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24fdec,'accept');return this['forceDefaultExecution'](()=>_0x1f37f8(_0x3436b3,_0x52e0c8,_0x1c0cbb)),null;}_0x45903f['push'](..._0x3436b3);let _0x99327c=!0x0;for(const _0x2e6558 of _0x45903f)if(!this['_rangeIsInLocalUserInsertion'](_0x2e6558)){_0x99327c=!0x1;break;}if(_0x99327c&&'always'!==this['_trackFormatChanges']){const _0x2c8836=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24fdec,'accept');return this['forceDefaultExecution'](()=>_0x2c8836(_0x3436b3,_0x52e0c8,_0x1c0cbb)),null;}const _0x5a47d1=this['editor']['plugins']['get']('Users')['me'];for(const _0x1f5bd8 of this['getSuggestions']()){if(_0x1f5bd8['author']['id']!=_0x5a47d1['id'])continue;if('formatBlock'!=_0x1f5bd8['type']||_0x1f5bd8['data']['formatGroupId']!=_0x52e0c8['formatGroupId'])continue;if(!qt(_0x1f5bd8,_0x1c0cbb))continue;const _0xd7d736=_0x1f5bd8['subType']==_0x24fdec;for(let _0x141c43=0x0;_0x141c43<_0x3436b3['length'];_0x141c43++){const _0x5b959c=_0x3436b3[_0x141c43];for(const _0x37c2a2 of _0x1f5bd8['getMarkers']()){const _0x12df25=_0x37c2a2['getRange']();if(_0x5b959c['isEqual'](_0x12df25)){_0xd7d736?(_0x3436b3['splice'](_0x141c43,0x1),_0x141c43--):_0x1f5bd8['removeMarker'](_0x37c2a2['name']);break;}}}}if(0x0==_0x3436b3['length'])return null;const _0x4f76a4=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x24fdec,'join');for(const _0x1e7502 of this['getSuggestions']())if(_0x1e7502['author']['id']==_0x5a47d1['id']&&'formatBlock'==_0x1e7502['type']&&_0x1e7502['data']['formatGroupId']==_0x52e0c8['formatGroupId']&&_0x1e7502['subType']==_0x24fdec&&qt(_0x1e7502,_0x1c0cbb)&&(_0x4f76a4(_0x1e7502['getRanges'](),_0x3436b3)||_0x4f76a4(_0x3436b3,_0x1e7502['getRanges']()))){for(const _0x2e5fb6 of _0x3436b3)_0x1e7502['addRange'](_0x2e5fb6);return _0x1e7502;}const _0x41c217=_0xdb8ef7(),_0x2dfba7=_0x5a47d1['id'],_0x3b0af5='formatBlock:'+_0x24fdec,_0x18ea93=this['_setSuggestionData']({'id':_0x41c217,'type':_0x3b0af5,'data':_0x52e0c8,'createdAt':new Date(),'authorId':_0x2dfba7,'attributes':_0x1c0cbb});for(const _0x292959 of _0x3436b3)this['_addSuggestionMarker'](_0x3b0af5,_0x41c217,_0x2dfba7,_0x292959,u['getMultiRangeId']());return _0x18ea93;}['markDeletion'](_0x2a37c2,_0x38d494=null,_0x411c94={}){if(_0x2a37c2['isCollapsed'])return null;const _0x19b29b=this['editor']['plugins']['get']('Users')['me'],_0x45dc9b=new _0x50563c(_0x2a37c2['start'],_0x2a37c2['end']);for(const {suggestion:_0x327689,meta:_0x2d9e33}of this['_findSuggestions'](_0x45dc9b,'insertion'))if(_0x2d9e33['isOwn']&&!_0x2d9e33['isNextTo']){if(_0x327689['isMultiRange']){const _0x353ac8=_0x327689['getRanges']()['filter'](_0x238eb6=>'$graveyard'!=_0x238eb6['root']['rootName']);_0x353ac8['every'](_0x5b73b9=>_0x45dc9b['containsRange'](_0x5b73b9,!0x0))&&_0x327689['discard']();if(_0x353ac8['some'](_0x4773d1=>_0x4773d1['containsRange'](_0x45dc9b,!0x0))){const _0x3810d2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x38d494,'accept');return this['forceDefaultExecution'](()=>_0x3810d2([_0x45dc9b],null,_0x411c94)),null;}}else{const _0x49a17b=_0x45dc9b['getIntersection'](_0x327689['getFirstRange']());null!==_0x49a17b&&_0x327689['_onDiscard']([_0x49a17b],null,_0x411c94);}}if(_0x45dc9b['detach'](),_0x45dc9b['isCollapsed']||'$graveyard'==_0x45dc9b['root']['rootName'])return null;let _0x464fce=null,_0x4a744e=_0x45dc9b['start'],_0x4d6aa0=_0x45dc9b['end'];const _0x290e20=this['_findSuggestions'](_0x45dc9b,'deletion');for(const {suggestion:_0x5c4a83,meta:_0x48ed40}of _0x290e20){const _0x8a2ec6=this['_model']['createRange'](_0x4a744e,_0x4d6aa0);if(_0x48ed40['isOwn']&&(this['_mergeNestedSuggestions']||!_0x48ed40['containsRangeInObject']&&!_0x48ed40['isInsideObject'])){if(_0x5c4a83['isMultiRange']){if(!qt(_0x5c4a83,_0x411c94))continue;let _0xca1359=!0x0;for(const _0x47dcd0 of _0x5c4a83['getRanges']()){if(_0x47dcd0['containsRange'](_0x8a2ec6,!0x0))return _0x5c4a83;_0x8a2ec6['containsRange'](_0x47dcd0)||(_0xca1359=!0x1);}_0xca1359&&_0x5c4a83['discard']();}else{const _0x5821b1=_0x5c4a83['getFirstRange']();if(_0x5821b1['containsRange'](_0x8a2ec6,!0x0))return _0x5c4a83;if(!qt(_0x5c4a83,_0x411c94)){_0x8a2ec6['containsRange'](_0x5821b1)?_0x5c4a83['removeMarkers']():_0x5821b1['containsPosition'](_0x4a744e)?_0x4a744e=_0x5821b1['end']:_0x5821b1['containsPosition'](_0x4d6aa0)&&(_0x4d6aa0=_0x5821b1['start']);continue;}_0x4a744e=_0x4a744e['isBefore'](_0x5821b1['start'])?_0x4a744e:_0x5821b1['start'],_0x4d6aa0=_0x4d6aa0['isAfter'](_0x5821b1['end'])?_0x4d6aa0:_0x5821b1['end'],_0x411c94=Object['assign']({},_0x5c4a83['attributes']),_0x464fce?_0x5821b1['start']['isBefore'](_0x464fce['getFirstRange']()['start'])?(_0x464fce['removeMarkers'](),_0x464fce=_0x5c4a83):_0x5c4a83['removeMarkers']():_0x464fce=_0x5c4a83;}}}if(_0x464fce)return this['_setSuggestionRange'](_0x464fce,this['_model']['createRange'](_0x4a744e,_0x4d6aa0)),_0x464fce;{const _0x592355=_0xdb8ef7(),_0xb10095=this['_model']['createRange'](_0x4a744e,_0x4d6aa0),_0x52c9b7=_0x19b29b['id'],_0x33cd5f=_0x38d494?'deletion:'+_0x38d494:'deletion',_0x12d5a4=this['_setSuggestionData']({'id':_0x592355,'type':_0x33cd5f,'createdAt':new Date(),'authorId':_0x52c9b7,'attributes':_0x411c94});return this['_addSuggestionMarker'](_0x33cd5f,_0x592355,_0x52c9b7,_0xb10095),_0x12d5a4;}}['markMultiRangeDeletion'](_0x230d2d,_0x1ecd50='multi',_0x395760={}){const _0x1ced35=this['editor']['plugins']['get']('Users')['me'],_0x291c9e=_0x230d2d['map'](_0xe8e575=>new _0x50563c(_0xe8e575['start'],_0xe8e575['end'])),_0x20458d=new Set();for(const {suggestion:_0x32c1df,meta:_0x3b79b7}of this['_findSuggestions'](_0x291c9e,'insertion'))_0x3b79b7['isOwn']&&!_0x3b79b7['isNextTo']&&_0x20458d['add'](_0x32c1df);for(const _0x2cfcc7 of _0x20458d)if(_0x2cfcc7['isMultiRange']){const _0x46a9f4=_0x2cfcc7['getRanges']();(!_0x2cfcc7['attributes']||!_0x2cfcc7['attributes']['skipNestingCheck'])&&(_0x46a9f4['every'](_0x5b77d6=>_0x291c9e['some'](_0x183432=>_0x183432['containsRange'](_0x5b77d6,!0x0)))&&_0x2cfcc7['discard']());if(_0x291c9e['every'](_0x3cba7a=>_0x46a9f4['some'](_0x5c0802=>_0x5c0802['containsRange'](_0x3cba7a,!0x0)))){const _0x411804=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1ecd50,'accept');return this['forceDefaultExecution'](()=>_0x411804(_0x230d2d,null,_0x395760)),null;}}else{const _0x5ab4ab=_0x2cfcc7['getFirstRange']();_0x291c9e['some'](_0x1433ac=>_0x1433ac['containsRange'](_0x5ab4ab,!0x0))&&_0x2cfcc7['discard']();if(_0x291c9e['every'](_0x4d3f88=>_0x5ab4ab['containsRange'](_0x4d3f88,!0x0))){const _0x8b378a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1ecd50,'accept');return this['forceDefaultExecution'](()=>_0x8b378a(_0x291c9e,null,_0x395760)),null;}}const _0x449d79=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1ecd50,'join');let _0x2c11dd=null;for(const _0x5ce647 of this['getSuggestions']())if(_0x5ce647['author']['id']==_0x1ced35['id']&&_0x5ce647['isInContent']&&'deletion'==_0x5ce647['type']&&_0x5ce647['subType']==_0x1ecd50&&qt(_0x5ce647,_0x395760)&&(_0x449d79(_0x5ce647['getRanges'](),_0x291c9e)||_0x449d79(_0x291c9e,_0x5ce647['getRanges']()))){if(_0x2c11dd){if(_0x5ce647['commentThread']&&_0x5ce647['commentThread']['length'])continue;for(const _0x18af8d of _0x5ce647['getRanges']())_0x2c11dd['isIntersectingWithRange'](_0x18af8d)||_0x2c11dd['addRange'](_0x18af8d);_0x5ce647['removeMarkers']();}else{_0x2c11dd=_0x5ce647;for(const _0xd50c2d of _0x291c9e)_0x5ce647['isIntersectingWithRange'](_0xd50c2d)||_0x5ce647['addRange'](_0xd50c2d);}}if(_0x2c11dd)return _0x2c11dd;_0x20458d['clear']();for(const {suggestion:_0x3e31fb,meta:_0x3a2054}of this['_findSuggestions'](_0x291c9e,'deletion'))_0x3a2054['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3a2054['containsRangeInObject']&&!_0x3a2054['isInsideObject'])&&qt(_0x3e31fb,_0x395760)&&_0x20458d['add'](_0x3e31fb);for(const _0x29950b of _0x20458d){const _0x444ebc=_0x29950b['getRanges']();if(!_0x395760||!_0x395760['skipNestingCheck']){if(_0x291c9e['every'](_0x33dc36=>_0x444ebc['some'](_0x3ab655=>_0x3ab655['containsRange'](_0x33dc36,!0x0))))return _0x29950b;}(!_0x29950b['attributes']||!_0x29950b['attributes']['skipNestingCheck'])&&(_0x444ebc['every'](_0x5a20b2=>_0x291c9e['some'](_0x567f3a=>_0x567f3a['containsRange'](_0x5a20b2,!0x0)))&&_0x29950b['discard']());}const _0x3952a0=_0xdb8ef7(),_0x3c21d8=_0x1ced35['id'],_0x3464e2='deletion:'+_0x1ecd50,_0x2ff5e4=this['_setSuggestionData']({'id':_0x3952a0,'type':_0x3464e2,'createdAt':new Date(),'authorId':_0x3c21d8,'attributes':_0x395760});for(const _0x163ece of _0x291c9e)_0x163ece['detach'](),_0x163ece['isCollapsed']||'$graveyard'==_0x163ece['root']['rootName']||this['_addSuggestionMarker'](_0x3464e2,_0x3952a0,_0x3c21d8,_0x163ece,u['getMultiRangeId']());return _0x2ff5e4;}['markAttributeChange'](_0x5b3dee,_0x32bf2a,_0x46d349,_0x12e785,_0x359bee){if(_0x5b3dee['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x1997fe=this['editor']['plugins']['get']('Users')['me']['id'],_0x2244e7=Array['from'](this['_suggestions']['values']())['filter'](_0x1792b7=>'attribute'==_0x1792b7['type']&&_0x1792b7['data']['key']==_0x32bf2a&&_0x1792b7['isIntersectingWithRange'](_0x5b3dee));if('default'===this['_trackFormatChanges']){const _0x1be471=this['_findSuggestions'](_0x5b3dee,'insertion')['filter'](({meta:_0xd60c02})=>_0xd60c02['isOwn']&&!_0xd60c02['isInsideObject']&&!_0xd60c02['isNextTo'])['map'](({suggestion:_0x441055})=>_0x441055);_0x2244e7['unshift'](..._0x1be471);}const _0x2402fc=new Map([[_0x5b3dee,_0x46d349]]);for(const _0x561bc6 of _0x2244e7){const _0x5069ac='attribute'==_0x561bc6['type']?_0x561bc6['data']['oldValue']:void 0x0,_0x304060=_0x561bc6['getFirstRange'](),_0x1c6192=Array['from'](_0x2402fc['keys']())['find'](_0x1f132c=>_0x1f132c['isIntersecting'](_0x304060));if(!_0x1c6192)continue;const _0x3c7359=_0x1c6192['getDifference'](_0x304060);this['_isBlockAttribute'](_0x32bf2a)&&'insertion'==_0x561bc6['type']&&0x0!=_0x3c7359['length']||(_0x2402fc['delete'](_0x1c6192),_0x3c7359['forEach'](_0x548025=>{_0x2402fc['set'](_0x548025,_0x46d349);}),'insertion'!=_0x561bc6['type']&&_0x5069ac!=_0x12e785&&_0x2402fc['set'](_0x1c6192['getIntersection'](_0x304060),_0x5069ac));}const _0x12aee9=[];for(const [_0x1592c4,_0x5700d9]of _0x2402fc){const _0x52c7fd=_0xdb8ef7(),_0x4e4298={'key':_0x32bf2a,'oldValue':_0x5700d9,'newValue':_0x12e785};_0x32bf2a['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':_0x32bf2a});const _0x399a73=('attribute:'+(_0x32bf2a+'|'+Gt({'newValue':_0x12e785})))['substring'](0x0,0x3c),_0x3980db=this['_setSuggestionData']({'id':_0x52c7fd,'type':_0x399a73,'data':_0x4e4298,'createdAt':new Date(),'authorId':_0x1997fe,'attributes':_0x359bee});_0x12aee9['push'](_0x3980db),this['_addSuggestionMarker'](_0x399a73,_0x52c7fd,_0x1997fe,_0x1592c4);}return _0x12aee9;}['enableDefaultAttributesIntegration'](_0xd241ff){this['enableCommand'](_0xd241ff,(_0x1628a3,..._0x2fd738)=>{this['_recordAttributeChanges'](()=>{_0x1628a3(..._0x2fd738);});});}['registerBlockAttribute'](_0x1e3145){this['_blockAttributeKeys']['add'](_0x1e3145);}['registerInlineAttribute'](_0x1fb943){this['_inlineAttributeKeys']['add'](_0x1fb943);}['_getAttributeKey'](_0x1a8f03){return'attribute'==_0x1a8f03['type']?_0x1a8f03['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x489de7,_0x154a19){const _0x29ef9a=_0x489de7['getFirstMarker']();this['_model']['change'](_0x1edc1d=>{_0x1edc1d['updateMarker'](_0x29ef9a,{'range':_0x154a19});});}['_addThreadToSuggestion'](_0xb1898){const _0x723f90=_0xb1898['id'],_0x348797=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x723f90)||this['_commentsRepository']['addCommentThread']({'channelId':_0x348797,'threadId':_0x723f90,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x51c733=this['_commentsRepository']['getCommentThread'](_0x723f90);_0x51c733['unbind']('isRemovable'),_0x51c733['isRemovable']=!0x1,_0xb1898['commentThread']=_0x51c733;}['_checkSuggestionCorrectness'](_0x2a6567,_0x15889f,_0x5f3857,_0x1d91f1){if(_0x2a6567['type']!=_0x15889f||_0x2a6567['subType']!=_0x5f3857||_0x2a6567['creator']['id']!=_0x1d91f1)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x450fba('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x3d0c75,_0x8e7206){const _0x307c1e=_0x3d0c75['getFirstRange']();if(_0x8e7206['isEqual'](_0x307c1e))_0x3d0c75['removeMarkers']();else{if(_0x307c1e['containsRange'](_0x8e7206)){const _0x4ec253=this['_model']['createPositionAt'](_0x8e7206['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3d0c75,this['_model']['createRange'](_0x307c1e['start'],_0x4ec253));const _0x20f7f1=_0xdb8ef7(),_0x184d53=_0x3d0c75['creator']['id'],_0x449b79=_0x3d0c75['type']+':'+_0x3d0c75['subType'];this['_setSuggestionData']({'id':_0x20f7f1,'type':_0x449b79,'createdAt':new Date(),'authorId':_0x184d53,'data':_0x3d0c75['data'],'attributes':_0x3d0c75['attributes']});const _0x41e8cd=this['_model']['createPositionAt'](_0x8e7206['end']['parent'],'after'),_0x2570d3=this['_model']['createRange'](_0x41e8cd,_0x307c1e['end']);this['_addSuggestionMarker'](_0x449b79,_0x20f7f1,_0x184d53,_0x2570d3);}else{if(_0x307c1e['containsPosition'](_0x8e7206['start'])){const _0x4aa9d8=this['_model']['createPositionAt'](_0x8e7206['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x3d0c75,this['_model']['createRange'](_0x307c1e['start'],_0x4aa9d8));}else{const _0x4d507e=this['_model']['createPositionAt'](_0x8e7206['end']['parent'],'after');this['_setSuggestionRange'](_0x3d0c75,this['_model']['createRange'](_0x4d507e,_0x307c1e['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x3530f3){for(const {suggestion:_0x3066af,meta:_0x7654c}of this['_findSuggestions'](_0x3530f3,'insertion')){if(!_0x7654c['isOwn'])continue;const _0x51137a=_0x3066af['getRanges']();for(const _0x23d8b1 of _0x51137a)if(!_0x3530f3['getDifference'](_0x23d8b1)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x4049f4){const _0x26167d=this['editor']['plugins']['get']('Users')['getUser'](_0x4049f4);if(!_0x26167d)throw new _0x450fba('track-changes-user-not-found',this);return _0x26167d;}['_getExternalAuthor'](_0x430513){const _0x4ac60c=this['editor']['plugins']['get']('Users'),_0x302117=_0x42a9e2('external:'+_0x430513),_0x4752cb=_0x4ac60c['getUser'](_0x302117);return _0x4752cb||_0x4ac60c['addUser']({'id':_0x302117,'name':_0x430513});}['_createSuggestion'](_0x3d9609,_0xfba5c3,_0x14c3f8,_0x2a1fb7,_0x454cab){const _0x61f49f=this['_getAuthorFromId'](_0x2a1fb7),_0x589060=this['_suggestionFactory']['buildSuggestion'](_0x3d9609,_0xfba5c3,_0x14c3f8,_0x61f49f,_0x454cab,_0x1175fb=>{this['_updateSuggestionData'](_0x14c3f8,{'attributes':_0x1175fb});const _0x2e8c38=this['getSuggestion'](_0x14c3f8);this['_joinWithAdjacentSuggestions'](new Set([_0x2e8c38])),this['_refreshSuggestionsChain'](new Set([_0x2e8c38]));});return this['listenTo'](_0x589060,'accept',()=>{this['_updateSuggestionData'](_0x14c3f8,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x589060,'discard',()=>{this['_updateSuggestionData'](_0x14c3f8,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x14c3f8,_0x589060),this['_suggestionState']['set'](_0x589060,'notReady'),_0x589060;}['_splitMarkerName'](_0x2ddebb){const _0x126b55=_0x2ddebb['split'](':');return{'group':_0x126b55[0x0],'type':_0x126b55[0x1],'subType':_0x126b55['length']>=0x5?_0x126b55[0x2]:null,'id':_0x126b55['length']<0x5?_0x126b55[0x2]:_0x126b55[0x3],'authorId':_0x126b55['length']<0x5?_0x126b55[0x3]:_0x126b55[0x4],'markerCount':0x6==_0x126b55['length']?_0x126b55[0x5]:null};}['_breakSuggestionMarker'](_0x2f6ce0,_0x9c7352,_0x5d2f7b){const _0x235de7=_0x2f6ce0['getFirstRange'](),_0x49f190=_0x235de7['start'],_0x375327=_0x235de7['end'];this['_setSuggestionRange'](_0x2f6ce0,this['_model']['createRange'](_0x49f190,_0x9c7352));const _0x296846=_0xdb8ef7(),_0x46adfc=_0x2f6ce0['creator']['id'],_0x58a5df=_0x2f6ce0['type']+(_0x2f6ce0['subType']?':'+_0x2f6ce0['subType']:'');this['_setSuggestionData']({'id':_0x296846,'type':_0x58a5df,'createdAt':new Date(),'authorId':_0x46adfc,'originalSuggestionId':_0x2f6ce0['id'],'attributes':_0x2f6ce0['attributes'],'data':_0x2f6ce0['data']});const _0x46ec28=this['_getAttributeKey'](_0x2f6ce0);('formatBlock'==_0x2f6ce0['type']||_0x46ec28&&this['_isBlockAttribute'](_0x46ec28))&&(_0x5d2f7b=this['_model']['createPositionBefore'](_0x5d2f7b['parent'])),this['_addSuggestionMarker'](_0x58a5df,_0x296846,_0x46adfc,this['_model']['createRange'](_0x5d2f7b,_0x375327));}['_findSuggestions'](_0x5a48c2,_0x600e21=null){const _0x5f2809=[],_0x454e70=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x5a48c2)||(_0x5a48c2=[_0x5a48c2]);for(const _0x499324 of this['getSuggestions']()){if(!_0x499324['isInContent'])continue;if(_0x600e21&&_0x499324['type']!=_0x600e21)continue;let _0x59f698=!0x1;for(const _0x1b9017 of _0x499324['getRanges']()){for(const _0x29f014 of _0x5a48c2){const _0x34e366=_0x29f014['start']['isEqual'](_0x1b9017['end'])||_0x29f014['end']['isEqual'](_0x1b9017['start']);if(_0x34e366||_0x29f014['getIntersection'](_0x1b9017)){const _0x3fe8d4=_0x29f014['containsRange'](_0x1b9017)&&Ot(this['_model']['schema'],_0x1b9017['start'],_0x29f014),_0x4cf9f3=_0x1b9017['containsRange'](_0x29f014)&&Ot(this['_model']['schema'],_0x29f014['start'],_0x1b9017);_0x5f2809['push']({'suggestion':_0x499324,'meta':{'isOwn':_0x454e70==_0x499324['author'],'isNextTo':_0x34e366,'isInsideObject':_0x3fe8d4,'containsRangeInObject':_0x4cf9f3}}),_0x59f698=!0x0;break;}}if(_0x59f698)break;}}return _0x5f2809;}['_addSuggestionMarker'](_0xd862b7,_0x789523,_0x5eb3e7,_0x4fe825,_0x23d023){this['_model']['change'](_0x51fce0=>{let _0x3eaa18='suggestion:'+_0xd862b7+':'+_0x789523+':'+_0x5eb3e7;_0x23d023&&(_0x3eaa18=_0x3eaa18+':'+_0x23d023),_0x51fce0['addMarker'](_0x3eaa18,{'range':_0x4fe825,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x486a70){const _0x10772c=_0x486a70['previous'],_0x30d6e1=_0x486a70['next'];_0x486a70['previous']=null,_0x486a70['next']=null,null!=_0x10772c&&_0x10772c['next']==_0x486a70&&(_0x10772c['next']=_0x30d6e1),null!=_0x30d6e1&&_0x30d6e1['previous']==_0x486a70&&(_0x30d6e1['previous']=_0x10772c),'ready'==this['_suggestionState']['get'](_0x486a70)&&(this['_suggestionState']['set'](_0x486a70,'removed'),this['fire']('suggestionUnloaded',_0x486a70,_0x10772c,_0x30d6e1));}['_setSuggestionData'](_0x22299a){const _0x2078c2=_0x22299a['id'],_0x4aadf4=this['addSuggestionData'](_0x22299a);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x2881e7=this['editor']['plugins']['get']('PendingActions'),_0x3d9969=_0x4aadf4['hasComments'],_0x152deb=_0x4aadf4['subType']?_0x4aadf4['type']+':'+_0x4aadf4['subType']:_0x4aadf4['type'],_0x1f2e84=this['editor']['locale'],_0x10dfa6=_0x2881e7['add'](o(_0x1f2e84,'PENDING_ACTION_SUGGESTION')),_0x31b9c4={'id':_0x2078c2,'type':_0x152deb,'hasComments':_0x3d9969,'data':_0x22299a['data']||null,'originalSuggestionId':_0x22299a['originalSuggestionId']||null,'attributes':_0x4aadf4['attributes']};this['_adapter']['addSuggestion'](_0x31b9c4)['then'](_0x582b34=>{_0x4aadf4['_saved']=!0x0,_0x2881e7['remove'](_0x10dfa6),_0x582b34&&_0x582b34['createdAt']&&(this['_suggestions']['get'](_0x2078c2)['createdAt']=_0x582b34['createdAt']);})['catch'](_0x4613f4=>{throw _0x57ae65('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x4aadf4['discard']();}),_0x4aadf4['stopListening'](),this['_suggestions']['delete'](_0x4aadf4['id']),this['_suggestionState']['delete'](_0x4aadf4),_0x4613f4;});}return _0x4aadf4;}['_isBlockAttribute'](_0x39d024){return this['_blockAttributeKeys']['has'](_0x39d024);}['_updateSuggestionData'](_0x4be3ec,_0x421eb4){const _0x454d7f=this['editor']['plugins']['get']('PendingActions'),_0x2590da=this['getSuggestion'](_0x4be3ec);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x2590da['_saved']){const _0x2115c0=_0x454d7f['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x4be3ec,_0x421eb4)['then'](()=>{_0x454d7f['remove'](_0x2115c0);});}else _0x2590da['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x4be3ec,_0x421eb4);});}}['_getSuggestionData'](_0x4addd9){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x450fba('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4addd9);}['_handleNewSuggestionMarker'](_0x4fb5f8){const {id:_0x50ae60,type:_0x1b24d7,subType:_0x1263c7,authorId:_0xce165d}=this['_splitMarkerName'](_0x4fb5f8),_0x8c0a72=this['_suggestions']['get'](_0x50ae60)||this['_createSuggestion'](_0x1b24d7,_0x1263c7,_0x50ae60,_0xce165d,{});switch(this['_checkSuggestionCorrectness'](_0x8c0a72,_0x1b24d7,_0x1263c7,_0xce165d),this['_suggestionState']['get'](_0x8c0a72)){case'notReady':this['_getSuggestionData'](_0x50ae60)['then'](_0x1a8bb4=>{let _0x2b6b8f=Promise['resolve']();_0x1a8bb4['hasComments']&&(_0x2b6b8f=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x50ae60})),_0x2b6b8f['then'](()=>{this['addSuggestionData'](_0x1a8bb4)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x8c0a72,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x50ae60,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x8c0a72,'ready'),this['fire']('suggestionLoaded',_0x8c0a72);break;case'ready':this['fire']('suggestionChanged',_0x8c0a72);}return _0x8c0a72['addMarkerName'](_0x4fb5f8),_0x8c0a72;}['_refreshSuggestionsChain'](_0x2decfe){const _0x92c277=Array['from'](_0x2decfe),_0x3b15f7=_0x92c277['filter'](_0x44fad6=>'attribute'==_0x44fad6['type']);this['_refreshAttributeSuggestionsChain'](_0x3b15f7);const _0x3bb38a=_0x92c277['filter'](_0x17673f=>!_0x17673f['isMultiRange']&&'attribute'!=_0x17673f['type']),_0x54e65b=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x47f863=>!_0x47f863['isMultiRange']&&'attribute'!=_0x47f863['type']),_0x509ea3=_0x54e65b['filter'](_0x189951=>!_0x2decfe['has'](_0x189951)),_0x231cda=new Map(_0x54e65b['map'](_0x31dcb0=>[_0x31dcb0,this['_suggestionFactory']['getSuggestionCallback'](_0x31dcb0['type'],_0x31dcb0['subType'],'chain')])),_0x109899=new Map(_0x54e65b['map'](_0xf2625a=>[_0xf2625a,_0xf2625a['getFirstRange']()])),_0x492cf3=new Set(),_0x5256ea=new Set();for(let _0x50d680=0x0;_0x50d680<_0x3bb38a['length'];_0x50d680++)_0x1236d0(_0x3bb38a[_0x50d680],_0x3bb38a,_0x50d680+0x1);for(let _0x684578=0x0;_0x684578<_0x3bb38a['length'];_0x684578++)_0x1236d0(_0x3bb38a[_0x684578],_0x509ea3,0x0);const _0x1a0972=new Set();for(let _0x1ef6cc=0x0;_0x1ef6cc<_0x3bb38a['length'];_0x1ef6cc++){const _0x4b4a07=_0x3bb38a[_0x1ef6cc];!_0x5256ea['has'](_0x4b4a07)&&_0x4b4a07['previous']&&(_0x1a0972['add'](_0x4b4a07['previous']),_0x4b4a07['previous']['next']===_0x4b4a07&&(_0x4b4a07['previous']['next']=null),_0x4b4a07['previous']=null),!_0x492cf3['has'](_0x4b4a07)&&_0x4b4a07['next']&&(_0x1a0972['add'](_0x4b4a07['next']),_0x4b4a07['next']['previous']===_0x4b4a07&&(_0x4b4a07['next']['previous']=null),_0x4b4a07['next']=null);}function _0x1236d0(_0x471912,_0x1d36b5,_0x3e9693){for(let _0x462c7c=_0x3e9693;_0x462c7c<_0x1d36b5['length'];_0x462c7c++){const _0x235533=_0x2ed807(_0x471912,_0x1d36b5[_0x462c7c]);_0x235533&&(_0x235533[0x0]['next']=_0x235533[0x1],_0x235533[0x1]['previous']=_0x235533[0x0],_0x492cf3['add'](_0x235533[0x0]),_0x5256ea['add'](_0x235533[0x1]));}}function _0x2ed807(_0x19a060,_0x2fffdc){if(_0x19a060['author']['id']!==_0x2fffdc['author']['id'])return null;const _0x183bfc=_0x231cda['get'](_0x19a060)(_0x19a060,_0x2fffdc,_0x109899['get'](_0x19a060),_0x109899['get'](_0x2fffdc));if(!_0x183bfc)return null;return _0x231cda['get'](_0x2fffdc)(_0x19a060,_0x2fffdc,_0x109899['get'](_0x19a060),_0x109899['get'](_0x2fffdc))?_0x183bfc[0x1]['commentThread']&&_0x183bfc[0x1]['commentThread']['length']?null:_0x183bfc:null;}_0x1a0972['size']&&this['_refreshSuggestionsChain'](_0x1a0972);}['_refreshAttributeSuggestionsChain'](_0x1c10dd){if(0x0==_0x1c10dd['length'])return;const _0x492019=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x406169=>'attribute'==_0x406169['type']&&_0x406169['_isDataLoaded']),_0x23e4b4=[],_0xb049fd=new Map();for(const _0x1b1acb of _0x492019){const _0x4248ef=_0x42a9e2(_0x1b1acb['attributes']);_0xb049fd['has'](_0x4248ef)||(_0xb049fd['set'](_0x4248ef,_0x23e4b4['length']),_0x23e4b4['push']([]));const _0x3c4ca7=_0xb049fd['get'](_0x4248ef);_0x23e4b4[_0x3c4ca7]['push'](_0x1b1acb);}!(function(){_0x23e4b4['sort']((_0x5029db,_0x3c3801)=>{const _0xc96ad1=_0x5029db[0x0]['createdAt'],_0x18d760=_0x3c3801[0x0]['createdAt'];return _0xc96ad1==_0x18d760?_0x5029db[0x0]['attributes']['groupId']<_0x3c3801[0x0]['attributes']['groupId']?-0x1:0x1:_0xc96ad1<_0x18d760?-0x1:0x1;});for(const _0x40312e of _0x23e4b4)_0x40312e['sort']((_0x4f766a,_0x129ab5)=>_0x4f766a['id']<_0x129ab5['id']?-0x1:0x1);}());for(let _0x1eed4d=0x0;_0x1eed4d<_0x23e4b4['length'];_0x1eed4d++){if(0x0==_0x23e4b4[_0x1eed4d]['length'])continue;const _0xe976ed=[];for(let _0x5496f1=_0x1eed4d+0x1;_0x5496f1<_0x23e4b4['length'];_0x5496f1++)0x0!=_0x23e4b4[_0x5496f1]['length']&&_0x190c55(_0x23e4b4[_0x1eed4d],_0x23e4b4[_0x5496f1])&&_0xe976ed['push'](_0x5496f1);for(const _0x162fef of _0xe976ed)_0x23e4b4[_0x1eed4d]=_0x23e4b4[_0x1eed4d]['concat'](_0x23e4b4[_0x162fef]),_0x23e4b4[_0x162fef]=[];}for(const _0xc4220 of _0x23e4b4)for(let _0x1e0074=0x0;_0x1e0074<_0xc4220['length'];_0x1e0074++){const _0x5820a3=_0xc4220[_0x1e0074+0x1]||null;_0xc4220[_0x1e0074]['next']!==_0x5820a3&&(_0xc4220[_0x1e0074]['next']=_0x5820a3);}for(const _0x29283e of _0x23e4b4)for(let _0x448acf=0x0;_0x448acf<_0x29283e['length'];_0x448acf++){const _0x3230c7=_0x29283e[_0x448acf-0x1]||null;_0x29283e[_0x448acf]['previous']!==_0x3230c7&&(_0x29283e[_0x448acf]['previous']=_0x3230c7);}function _0x190c55(_0xb79a26,_0x5de818){if(_0xb79a26[0x0]['attributes']['groupId']!==_0x5de818[0x0]['attributes']['groupId']&&_0xb79a26[0x0]['author']!==_0x5de818[0x0]['author'])return!0x1;if(!function(_0x43959e,_0x2298bc){if(!_0x43959e['hasComments']&&!_0x2298bc['hasComments'])return!0x0;if(_0x43959e['hasComments']&&_0x2298bc['hasComments'])return!0x1;if(_0x43959e['hasComments']&&_0x2298bc['createdAt']<_0x43959e['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x2298bc['hasComments']&&_0x43959e['createdAt']<_0x2298bc['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0xb79a26[0x0],_0x5de818[0x0]))return!0x1;const _0x9a97ba=Tt(_0xb79a26[0x0]['attributes'],'groupId'),_0x3597cf=Tt(_0x5de818[0x0]['attributes'],'groupId');if(!_0x152790(_0x9a97ba,_0x3597cf))return!0x1;return!!_0xb79a26['every'](_0x189da9=>_0x5de818['some'](_0x4e190b=>_0x189da9['getFirstRange']()['isEqual'](_0x4e190b['getFirstRange']())))&&_0x5de818['every'](_0x34f9a4=>_0xb79a26['some'](_0x5cbbf0=>_0x34f9a4['getFirstRange']()['isEqual'](_0x5cbbf0['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0xf22db9){const _0x8d7d4a=Array['from'](_0xf22db9),_0x1b11bb=this['getSuggestions']({'skipNotAttached':!0x0}),_0x44c2f2=_0x1b11bb['filter'](_0x415241=>!_0xf22db9['has'](_0x415241)),_0x220481=new Map(_0x8d7d4a['map'](_0x1fd74c=>[_0x1fd74c,this['_suggestionFactory']['getSuggestionCallback'](_0x1fd74c['type'],_0x1fd74c['subType'],'join')])),_0x458a71=new Map(_0x1b11bb['map'](_0x1b7f91=>[_0x1b7f91,_0x1b7f91['getRanges']()]));for(let _0x4fdcf7=0x0;_0x4fdcf7<_0x8d7d4a['length'];_0x4fdcf7++){if(_0x2d8a3b(this,_0x8d7d4a[_0x4fdcf7],_0x8d7d4a,_0x4fdcf7+0x1))return!0x0;}for(let _0x2ce876=0x0;_0x2ce876<_0x8d7d4a['length'];_0x2ce876++){if(_0x2d8a3b(this,_0x8d7d4a[_0x2ce876],_0x44c2f2,0x0))return!0x0;}return!0x1;function _0x2d8a3b(_0x50719e,_0x44f822,_0xbd6cd6,_0x42850e){for(let _0x576fe3=_0x42850e;_0x576fe3<_0xbd6cd6['length'];_0x576fe3++){const _0xcc5d0f=_0xbd6cd6[_0x576fe3];if(_0xcc5d0f['type']!==_0x44f822['type']||_0xcc5d0f['author']['id']!==_0x44f822['author']['id']||_0xcc5d0f['subType']!==_0x44f822['subType'])continue;if(!Jt(_0x44f822,_0xcc5d0f))continue;if('attribute'==_0x44f822['type']&&_0x44f822['data']['oldValue']!=_0xcc5d0f['data']['oldValue'])continue;if('attribute'==_0x44f822['type']&&_0x50719e['_isBlockAttribute'](_0x44f822['data']['key']))continue;if('formatBlock'==_0x44f822['type']){const _0x37b99c=_0x50719e['editor']['model'],_0x33cf61=_0x44f822['getContainedElement']();if(_0x33cf61&&(_0x37b99c['schema']['isObject'](_0x33cf61)||_0x37b99c['schema']['isLimit'](_0x33cf61)))continue;}const _0x2e6a37=_0x220481['get'](_0x44f822),_0x39df75=_0x458a71['get'](_0x44f822),_0x2bc167=_0x458a71['get'](_0xcc5d0f),_0x17daba=_0x44f822['commentThread']&&_0x44f822['commentThread']['length'],_0x2e18e5=_0xcc5d0f['commentThread']&&_0xcc5d0f['commentThread']['length'];if(!_0x17daba&&_0x2e6a37(_0x2bc167,_0x39df75))return _0x50719e['_joinSuggestions'](_0xcc5d0f,_0x44f822),_0x458a71['delete'](_0x44f822),!0x0;if(!_0x2e18e5&&_0x2e6a37(_0x39df75,_0x2bc167))return _0x50719e['_joinSuggestions'](_0x44f822,_0xcc5d0f),_0x458a71['delete'](_0xcc5d0f),!0x0;}return!0x1;}}['_joinSuggestions'](_0x3ea7b8,_0xc5b414){if(_0x3ea7b8['isMultiRange']){for(const _0x451f57 of _0xc5b414['getRanges']())_0x3ea7b8['addRange'](_0x451f57);}else{const _0x5e4a20=_0xc5b414['getFirstRange']()['end'];this['_setSuggestionRange'](_0x3ea7b8,this['_model']['createRange'](_0x3ea7b8['getFirstRange']()['start'],_0x5e4a20));}_0xc5b414['removeMarkers']();}['_getMarkerAnnouncementText'](_0x166020,_0x5b8b50,_0x5eb0c0){const _0x4d7ad7=_0x166020['startsWith']('format')||_0x166020['startsWith']('attribute')?'FORMATTING':_0x166020['toUpperCase']();return o(this['editor']['locale'],_0x5b8b50+'_'+_0x4d7ad7+'_SUGGESTION_ANNOUNCEMENT',_0x5eb0c0);}['_initAriaMarkerChangeAnnouncements'](){const _0x127323=this['editor'];if(!_0x127323['ui'])return;const {ariaLiveAnnouncer:_0x114697}=_0x127323['ui'];_0x599706(this['_model'],({left:_0x3de20c,entered:_0x1af981})=>{for(const _0x1d3150 of _0x3de20c){const {group:_0x1723d2,type:_0x14d7c5}=this['_splitMarkerName'](_0x1d3150['name']);if('suggestion'===_0x1723d2){_0x114697['announce'](this['_getMarkerAnnouncementText'](_0x14d7c5,'LEAVE'));break;}}for(const _0x18e84f of _0x1af981){const {group:_0x2df1dc,type:_0x20d707}=this['_splitMarkerName'](_0x18e84f['name']);if('suggestion'===_0x2df1dc){_0x114697['announce'](this['_getMarkerAnnouncementText'](_0x20d707,'ENTER',_0x134abc(_0x398286)));break;}}});}['_processAttributeChanges'](_0x59d56b){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5d43fa=this['editor'],_0x17303f=_0x5d43fa['model']['document']['differ']['getChanges']();if(0x0==_0x17303f['length'])return!0x1;const _0x20bbe6=[],_0x2ac4e6=_0x17303f['filter'](_0x4cb4aa=>'attribute'==_0x4cb4aa['type']),_0xe65c29=_0x17303f['filter'](_0x14b319=>'insert'==_0x14b319['type']&&'$text'!=_0x14b319['name']),_0x3be41b=_0x17303f['filter'](_0x52123d=>'remove'==_0x52123d['type']&&'$text'!=_0x52123d['name']);for(const _0x584b28 of _0x2ac4e6)_0x20bbe6['push']({'key':_0x584b28['attributeKey'],'newValue':_0x584b28['attributeNewValue'],'oldValue':_0x584b28['attributeOldValue'],'range':Pt(_0x584b28['range'],_0x5d43fa['model'])});for(const _0xfc19b7 of _0xe65c29){const _0x52d18e=_0x3be41b['find'](_0x4e4f9b=>_0x4e4f9b['position']['isEqual'](_0xfc19b7['position']));_0x52d18e&&_0x20bbe6['push']({'key':m,'newValue':_0xfc19b7['name'],'oldValue':_0x52d18e['name'],'range':_0x5d43fa['model']['createRangeOn'](_0xfc19b7['position']['nodeAfter'])});}return 0x0!=_0x20bbe6['length']&&this['_reduceExistingSuggestions'](_0x59d56b,_0x20bbe6);}['_processAttributeSuggestions'](_0x5e9e42){let _0x310b78=!0x1;const _0xa5c548=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x7b5da4=>_0x7b5da4['data']['newRange']&&_0x7b5da4['name']['startsWith']('suggestion:attribute:'));for(const _0x19fc1d of _0xa5c548){const {subType:_0x1a4b75,id:_0x3ca3b2}=this['_splitMarkerName'](_0x19fc1d['name']),_0xc47573=_0x1a4b75['split']('|')[0x0];for(const _0x1e71ff of this['getSuggestions']({'skipNotAttached':!0x0}))_0x1e71ff['id']!=_0x3ca3b2&&'attribute'==_0x1e71ff['type']&&_0x1e71ff['data']&&_0x1e71ff['data']['key']==_0xc47573&&_0x1e71ff['getFirstRange']()['isIntersecting'](_0x19fc1d['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x1e71ff,_0x19fc1d['data']['newRange'],_0x5e9e42),_0x310b78=!0x0);}return _0x310b78;}['_recordAttributeChanges'](_0x39bc08){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x39bc08();}['_isRegisteredAttribute'](_0x3d03f6){const _0x5f4dad=this['_isBlockAttribute'](_0x3d03f6),_0x353a53=this['_inlineAttributeKeys']['has'](_0x3d03f6);return _0x5f4dad||_0x353a53;}['_reduceExistingSuggestions'](_0x441af7,_0x482bad){if(0x0==_0x482bad['length'])return!0x1;let _0x1dfedf=!0x1;for(const _0x2f78da of _0x482bad){const _0x187e0e=this['_findSuggestions'](_0x2f78da['range'],'attribute')['filter'](_0x484718=>!_0x484718['meta']['isNextTo'])['map'](_0x966667=>_0x966667['suggestion']),_0x5b06ca=_0x42a9e2({'newValue':_0x2f78da['newValue']});_0x187e0e['filter'](_0x554988=>{const [_0x2b7608,_0x36a777]=_0x554988['subType']['split']('|');return _0x2b7608==_0x2f78da['key']&&_0x36a777!=_0x5b06ca;})['forEach'](_0x42f2fb=>{this['_reduceSuggestionAttributeRange'](_0x42f2fb,_0x2f78da['range'],_0x441af7),_0x1dfedf=!0x0;});}return _0x1dfedf;}['_reduceSuggestionAttributeRange'](_0x4c73b1,_0x2d00c1,_0x276e37){const _0x5315bf=_0x4c73b1['getFirstRange']()['getDifference'](_0x2d00c1);0x0!==_0x5315bf['length']?0x1!==_0x5315bf['length']?this['_breakSuggestionMarker'](_0x4c73b1,_0x2d00c1['start'],_0x2d00c1['end']):this['_setSuggestionRange'](_0x4c73b1,_0x5315bf[0x0]):_0x276e37['removeMarker'](_0x4c73b1['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5a644e){this['_editor']=_0x5a644e,this['_model']=_0x5a644e['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0xc5700f,_0x245548,_0x236b99,_0x3ed5ce,_0xa6c919,_0x253f05){return new u(this['_model'],{'type':_0xc5700f,'subType':_0x245548,'id':_0x236b99,'author':_0x3ed5ce,'creator':_0x3ed5ce,'attributes':_0xa6c919,'onAttributesChange':_0x253f05,'onAccept':(..._0x5b68c1)=>this['getSuggestionCallback'](_0xc5700f,_0x245548,'accept')(..._0x5b68c1),'onDiscard':(..._0x9ddbd1)=>this['getSuggestionCallback'](_0xc5700f,_0x245548,'discard')(..._0x9ddbd1)});}['registerCustomCallback'](_0x29735b,_0x566f73,_0x4f155f,_0x39fa28){const _0x4b04dc=_0x29735b+':'+_0x566f73+':'+_0x4f155f;this['_customCallbacks']['set'](_0x4b04dc,_0x39fa28);}['getSuggestionCallback'](_0x37ad17,_0x1ea5e5,_0x656967){const _0xd2b664=_0x37ad17+':'+_0x1ea5e5+':'+_0x656967;return this['_customCallbacks']['get'](_0xd2b664)||this['_defaultCallbacks']['get'](_0x37ad17+':'+_0x656967);}['_registerDefaultCallbacks'](){const _0x2c23d5=()=>!0x1,_0x4d7d92=_0x8079fe=>{_0x8079fe['sort']((_0x3b5403,_0x484743)=>_0x3b5403['start']['isBefore'](_0x484743['start'])?0x1:-0x1),this['_model']['change'](_0x1fccea=>{for(const _0x422bf4 of _0x8079fe){let _0x2652ab;_0x2652ab=_0x422bf4['end']['isAtEnd']&&_0x422bf4['end']['parent']==_0x422bf4['start']['nodeAfter']?_0x1fccea['createSelection'](_0x422bf4['start']['nodeAfter'],'on'):_0x1fccea['createSelection'](_0x422bf4),this['_model']['deleteContent'](_0x2652ab,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x6a28dd=(_0x26fbcf,_0x15cbca)=>{_0x15cbca&&this['_model']['change'](_0x4f0e94=>{const {commandName:_0x2b4b89,commandParams:_0x2f96f0=[]}=_0x15cbca,_0xd3b972=_0x26fbcf['map'](_0x14367d=>(Vt(_0x14367d)&&(_0x14367d=this['_model']['createRange'](_0x14367d['end'])),_0x14367d))['filter'](_0x3329ce=>'$graveyard'!==_0x3329ce['root']['rootName']);if(_0xd3b972['length']<0x1)return;const _0x590b45=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0xdfa4b2=>_0x50563c['fromRange'](_0xdfa4b2));_0x4f0e94['setSelection'](_0xd3b972);for(const _0x4cce5e of this['_editor']['commands']['commands']())_0x4cce5e['refresh']();_0x2f96f0['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x2b4b89,..._0x2f96f0);const _0x1a1442=_0x590b45['filter'](_0x4f2a95=>'$graveyard'!=_0x4f2a95['root']['rootName']);_0x1a1442['length']>0x0&&_0x4f0e94['setSelection'](_0x1a1442);for(const _0x576c9b of _0x590b45)_0x576c9b['detach']();});},_0x1e9977=(_0x4d357d,_0x1d0f83)=>0x1==_0x4d357d['length']&&0x1==_0x1d0f83['length']&&_0x4d357d[0x0]['end']['isEqual'](_0x1d0f83[0x0]['start']),_0x419a6e=(_0x2d3d8a,_0xe9c1a9,_0xaa8085,_0x5c9e14)=>Ht(_0x2d3d8a,_0xe9c1a9,_0xaa8085,_0x5c9e14,this['_model'])?[_0x2d3d8a,_0xe9c1a9]:Ht(_0xe9c1a9,_0x2d3d8a,_0x5c9e14,_0xaa8085,this['_model'])?[_0xe9c1a9,_0x2d3d8a]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x2c23d5),this['_defaultCallbacks']['set']('insertion:discard',_0x4d7d92),this['_defaultCallbacks']['set']('insertion:join',_0x1e9977),this['_defaultCallbacks']['set']('insertion:chain',_0x419a6e),this['_defaultCallbacks']['set']('deletion:accept',_0x4d7d92),this['_defaultCallbacks']['set']('deletion:discard',_0x2c23d5),this['_defaultCallbacks']['set']('deletion:join',_0x1e9977),this['_defaultCallbacks']['set']('deletion:chain',_0x419a6e),this['_defaultCallbacks']['set']('formatInline:accept',_0x6a28dd),this['_defaultCallbacks']['set']('formatInline:discard',_0x2c23d5),this['_defaultCallbacks']['set']('formatInline:join',_0x1e9977),this['_defaultCallbacks']['set']('formatInline:chain',_0x2c23d5),this['_defaultCallbacks']['set']('formatBlock:accept',_0x6a28dd),this['_defaultCallbacks']['set']('formatBlock:discard',_0x2c23d5),this['_defaultCallbacks']['set']('formatBlock:join',_0x1e9977),this['_defaultCallbacks']['set']('formatBlock:chain',_0x2c23d5),this['_defaultCallbacks']['set']('attribute:accept',_0x2c23d5),this['_defaultCallbacks']['set']('attribute:discard',(_0x5782c2,_0x5c0cff)=>{if(!_0x5c0cff)return;const _0x12a2d9=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x5618ac=>{if(_0x5c0cff['key']==m)for(const _0x1e8513 of _0x5782c2){const _0x4890b2=_0x1e8513['start']['nodeAfter'],_0x9d679b=_0x5c0cff['oldValue'];_0x5618ac['rename'](_0x4890b2,_0x9d679b);}else{if(_0x12a2d9['_isBlockAttribute'](_0x5c0cff['key'])){for(const _0x2a2153 of _0x5782c2)void 0x0!==_0x5c0cff['oldValue']?_0x5618ac['setAttribute'](_0x5c0cff['key'],_0x5c0cff['oldValue'],_0x2a2153['start']['nodeAfter']):_0x5618ac['removeAttribute'](_0x5c0cff['key'],_0x2a2153['start']['nodeAfter']);}else{for(const _0x23f406 of _0x5782c2)_0x5c0cff['oldValue']?_0x5618ac['setAttribute'](_0x5c0cff['key'],_0x5c0cff['oldValue'],_0x23f406):_0x5618ac['removeAttribute'](_0x5c0cff['key'],_0x23f406);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x1e9977);}}function Ot(_0x50f7ba,_0x2dae75,_0x196955){for(const _0x1c5288 of _0x2dae75['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x1c5288['root']==_0x1c5288)return!0x1;if(!_0x196955['containsItem'](_0x1c5288))return!0x1;if(_0x50f7ba['isObject'](_0x1c5288)||_0x50f7ba['isLimit'](_0x1c5288))return!0x0;}return!0x1;}function Vt(_0x1fbbf3){return _0x1fbbf3['end']['parent']==_0x1fbbf3['start']['nodeAfter']&&_0x1fbbf3['end']['isAtStart'];}function Ut(_0xca66c2,_0x1e81d6,_0xc60270,_0x3f3482){const _0x498198=_0x1ef974=>!_0x1ef974['item']['is']('$textProxy')&&!_0x3f3482['isObject'](_0x1ef974['item']),_0x3e9203=_0xca66c2['start']['getLastMatchingPosition'](_0x498198),_0x495d2e=_0xca66c2['end']['getLastMatchingPosition'](_0x498198,{'direction':'backward'});return(!_0xca66c2['start']['isEqual'](_0x3e9203)||!_0xca66c2['end']['isEqual'](_0x495d2e))&&(_0x3e9203['isBefore'](_0x495d2e)?_0xc60270['updateMarker'](_0x1e81d6,{'range':_0xc60270['createRange'](_0x3e9203,_0x495d2e)}):_0xc60270['removeMarker'](_0x1e81d6),!0x0);}function Gt(_0x208a0b){return _0x42a9e2(_0x208a0b);}function Ft(_0x45b673){const _0x1b3a39=_0x45b673['start']['nodeAfter'];return _0x1b3a39&&_0x1b3a39['is']('element');}function Pt(_0x403950,_0x2797d3){return null==_0x403950['end']['nodeBefore']&&_0x403950['end']['parent']==_0x403950['start']['nodeAfter']?Lt(_0x403950['start']['nodeAfter'],_0x2797d3):_0x403950;}function Lt(_0x59fc6a,_0x4a5e8f){const _0x3f4fbf=_0x4a5e8f['schema']['isObject'](_0x59fc6a)||_0x4a5e8f['schema']['isSelectable'](_0x59fc6a);return _0x4a5e8f['createRange'](_0x4a5e8f['createPositionAt'](_0x59fc6a,'before'),_0x3f4fbf?_0x4a5e8f['createPositionAfter'](_0x59fc6a):_0x4a5e8f['createPositionAt'](_0x59fc6a,'end'));}function Ht(_0x374d30,_0x5634df,_0x4461de,_0x419ecf,_0x55d86c){if(_0x374d30['next'])return!0x1;if(!Jt(_0x374d30,_0x5634df))return!0x1;if(_0x4461de['end']['isEqual'](_0x419ecf['start']))return!0x0;if(_0x374d30['type']!=_0x5634df['type'])return!0x1;if(!_0x4461de['end']['isTouching'](_0x419ecf['start']))return!0x1;const _0x486a67=_0x55d86c['createRange'](_0x4461de['end'],_0x419ecf['start'])['getWalker']();for(const _0x15855f of _0x486a67)if(['elementStart','elementEnd']['includes'](_0x15855f['type'])&&_0x55d86c['schema']['isLimit'](_0x15855f['item']))return!0x1;return!0x0;}function Jt(_0x12d7f2,_0x4c0193){if(!_0x12d7f2['_isDataLoaded']||!_0x4c0193['_isDataLoaded'])return!0x1;const _0x364250=new Set(Object['keys'](_0x12d7f2['attributes'])),_0x512e88=new Set(Object['keys'](_0x4c0193['attributes']));if(_0x364250['delete']('groupId'),_0x512e88['delete']('groupId'),0x0==_0x364250['size']&&0x0==_0x512e88['size'])return!0x0;if(_0x364250['size']!=_0x512e88['size'])return!0x1;const _0x1a39d5={..._0x12d7f2['attributes']},_0xc8d35f={..._0x4c0193['attributes']};return delete _0x1a39d5['groupId'],delete _0xc8d35f['groupId'],JSON['stringify'](_0x1a39d5)==JSON['stringify'](_0xc8d35f);}function qt(_0xd48e35,_0x23837e){const _0x309975=zt(_0xd48e35['attributes']),_0x230934=zt(_0x23837e);if(!_0xd48e35['_isDataLoaded'])return!0x1;for(const _0x23cd8f of Object['keys'](_0x230934))if(!_0x152790(_0x309975[_0x23cd8f],_0x230934[_0x23cd8f]))return!0x1;return!0x0;}function zt(_0x44d66a){const _0x5f3e34=Object['assign']({},_0x44d66a);return delete _0x5f3e34['skipNestingCheck'],delete _0x5f3e34['tablePasteChainId'],_0x5f3e34;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x107944(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x586cfe,_0x22da23,_0x1c0033,_0x24670f){super(),this['model']=_0x22da23,this['view']=_0x1c0033,this['commentThreadController']=_0x24670f,this['_editor']=_0x586cfe,this['_acceptCommand']=_0x586cfe['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x586cfe['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x57ce21,_0x192085)=>_0x57ce21||_0x192085),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x186fc9=>_0x186fc9&&this['_editor']['model']['canEditAt'](_0x22da23['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x58ddc5=>_0x58ddc5&&this['_editor']['model']['canEditAt'](_0x22da23['getRanges']())),this['_pendingAction']=null,_0x1c0033['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x1c0033,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x1c0033,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x1c0033,'change:isDirty',()=>{_0x1c0033['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 _0x582af3=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x582af3);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x3f236f{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x580abb,_0x568178,_0x3f16ed,_0x5ec4e0){super(_0x580abb),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x1306d7(_0x580abb,o(_0x580abb,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x568178['authoredAt']),this['bind']('authoredAt')['to'](_0x568178),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',_0x568178,'authoredAt',this,'descriptionParts',(_0xfe3253,_0xb3de31,_0x25c4aa)=>{const _0x7b1b3=_0x25c4aa['map'](_0x17afcf=>ls(_0x17afcf['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0xfe3253-0x1,_0x568178['author']['name'],_0xb3de31?_0x5ec4e0['formatDateTime'](_0xb3de31):'',new DOMParser()['parseFromString'](_0x7b1b3,'text/html')['body']['textContent']]);}),this['focusables']=new _0xfeac15(),this['focusTracker']=new _0x2d4da6(),this['keystrokes']=new _0x3106bc(),this['focusCycler']=new _0x21837d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x58ac4d=>_0x58ac4d['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x568178,this['_localUser']=_0x3f16ed,this['_config']=_0x5ec4e0,_0x5ec4e0['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x201da0(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3b7e7a}=this['_config'];this['commentsListView']=new _0x3b7e7a(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',_0x559591=>_0x559591+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x19a041,_0x47b7ac)=>_0x19a041||!!_0x47b7ac);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4b0049}=this['_config'],_0x2f029b=new _0x4b0049(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x55787d=_0x2f029b['commentInputView'];return _0x2f029b['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x55787d,'value',(_0x366db8,_0x40b138,_0x22ff8a)=>!!_0x22ff8a||_0x366db8&&!_0x40b138),_0x55787d['on']('submit',(_0x379049,_0x324340)=>{this['fire']('addComment',_0x324340),_0x55787d['editor']['setData']('');}),_0x55787d['on']('cancel',()=>this['focus']()),_0x55787d['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2f029b;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x297d12,_0x1240e6,_0x1b8acc,_0xd05cfe){super(_0x297d12,_0x1240e6,_0x1b8acc,_0xd05cfe),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x9c6e3=>_0x9c6e3&&_0x9c6e3[0x0]?_0x9c6e3[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x35027f,_0x4eee7a)=>{let _0x45d54a='';for(const _0x5efb27 of _0x35027f)_0x45d54a+='<p>'+ls(_0x5efb27['content'],_0x5efb27['color'])+'</p>';return _0x4eee7a?_0x45d54a:_0x4e76e6(_0x45d54a,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0xd05cfe['SuggestionView'](_0x297d12,_0x1240e6,{'formatDateTime':_0xd05cfe['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 _0x34bae3=this['bindTemplate'],_0x2d3947=[this['suggestionView']];return this['commentsListView']&&_0x2d3947['push'](this['commentsListView']),this['commentThreadInputView']&&_0x2d3947['push'](this['commentThreadInputView']),_0x2d3947['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x34bae3['if']('isActive','ck-suggestion-wrapper--active'),_0x34bae3['to']('type',_0x2f5c64=>'ck-suggestion-'+_0x2f5c64),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':_0x34bae3['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x2d3947};}['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 _0x3f236f{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x2cd12d,_0x164e0f,_0x5a6b96){super(_0x2cd12d),this['_model']=_0x164e0f,this['_config']=_0x5a6b96,this['set']('description',''),this['bind']('authoredAt')['to'](_0x164e0f),this['acceptButton']=this['_createButton'](o(_0x2cd12d,'Accept\x20suggestion'),_0x22bd42['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x2cd12d,'Discard\x20suggestion'),_0x22bd42['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x244d6e(_0x2cd12d,_0x164e0f['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0xfeac15([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2d4da6(),this['keystrokes']=new _0x3106bc(),this['focusCycler']=new _0x21837d({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x2862b5=>_0x2862b5['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4f9253=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4f9253['innerHTML']=this['description'],this['on']('change:description',(_0x9faafc,_0xb5145d,_0x1a4b79)=>{_0x4f9253['innerHTML']=_0x1a4b79;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x59411c=this['bindTemplate'],_0x16397c=[{'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':_0x59411c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x59411c['to']('authoredAt',_0x24f41d=>this['_config']['formatDateTime'](_0x24f41d))}]}]},{'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']&&_0x16397c['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':_0x16397c}]};}['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'](_0x38976a,_0x358d70,_0x1b0313,_0x58c258,_0x56ca06){const _0x43ed30=new _0x10725f(this['locale']);return _0x43ed30['set']({'label':_0x38976a,'icon':_0x358d70,'tooltip':!0x0,'tooltipPosition':_0x56ca06}),_0x43ed30['extendTemplate']({'attributes':{'class':_0x1b0313}}),_0x43ed30['on']('execute',()=>{this['fire'](_0x58c258,this['_model']['id']);}),_0x43ed30;}['_setupKeyboardNavigation'](){const _0x4e1962=this['element'];this['keystrokes']['listenTo'](_0x4e1962);for(const _0x393b93 of this['focusables'])this['focusTracker']['add'](_0x393b93['element']),this['keystrokes']['listenTo'](_0x393b93['element']);this['keystrokes']['set']('enter',(_0x373419,_0x384b44)=>{_0x4e1962===_0x373419['target']&&(this['focusCycler']['focusFirst'](),_0x384b44());}),this['keystrokes']['set']('esc',(_0x12c099,_0x12f512)=>{_0x4e1962!==_0x12c099['target']&&(this['focus'](),_0x12f512());});}}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 _0x5bfee9{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x999574,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x3232c8){super(_0x3232c8),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x550f14=this['editor']['config'];_0x550f14['define']('trackChanges.SuggestionThreadView',re),_0x550f14['define']('trackChanges.SuggestionView',ce),_0x550f14['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x550f14['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x27b22b,_0x47cbee){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x58f1bc,_0x5a471d]of this['_handleControllerBuffer']){const _0x119321=this['_suggestionToController']['has'](_0x58f1bc);_0x119321||_0x5a471d?_0x119321&&_0x5a471d&&this['_destroyController'](_0x58f1bc):this['_initializeController'](_0x58f1bc);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x27b22b,_0x47cbee);}['init'](){const _0xb5f0bb=this['editor'],_0x43d209=_0xb5f0bb['plugins']['get']('TrackChangesEditing'),_0x2900a2=_0xb5f0bb['plugins']['get']('Annotations'),_0x1832d9=_0xb5f0bb['plugins']['get']('EditorAnnotations'),_0x517609=_0xb5f0bb['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1832d9['addSourceCollector'](()=>{const _0x4de060=[];for(const [_0x433284,_0x464ced]of Array['from'](this['_suggestionToController'])){const _0x5111e0=_0x433284['getAllAdjacentSuggestions'](),_0x16dd64=[];for(const _0x12bd6e of _0x5111e0){if(!_0x12bd6e['isInContent'])continue;if(_0x12bd6e['isMultiRange']){_0x16dd64['push'](..._0x12bd6e['getRanges']());continue;}const _0x26afd0=_0x12bd6e['getFirstRange']();if(_0x16dd64['length']>0x0){const _0x26575d=_0x16dd64[0x0]['getJoined'](_0x26afd0);if(_0x26575d){_0x16dd64[0x0]=_0x26575d;continue;}}_0x16dd64['push'](_0x26afd0);}_0x4de060['push']([_0x464ced['view'],_0x16dd64]);}return _0x4de060;}),this['listenTo'](_0x43d209,'suggestionLoaded',(_0x3d57d4,_0x50dd33)=>{this['listenTo'](_0x50dd33,'change:previous',(_0x56a75f,_0x313050,_0x1728e3,_0x41e275)=>{_0x50dd33['isInContent']&&(null==_0x1728e3?(this['_updateController'](_0x41e275['head']),this['_handleSuggestionControllerDelayed'](_0x50dd33,!0x1)):(this['_updateController'](_0x1728e3['head']),null==_0x41e275&&this['_handleSuggestionControllerDelayed'](_0x50dd33,!0x0)));}),null!==_0x50dd33['previous']?this['_updateController'](_0x50dd33['head']):this['_handleSuggestionControllerDelayed'](_0x50dd33,!0x1);}),this['listenTo'](_0x43d209,'suggestionUnloaded',(_0x2680f7,_0x3d1be0,_0x1fd529)=>{this['stopListening'](_0x3d1be0,'change:previous'),this['_handleControllerBuffer']['delete'](_0x3d1be0),this['_suggestionToController']['has'](_0x3d1be0)&&this['_destroyController'](_0x3d1be0),_0x1fd529&&this['_updateController'](_0x1fd529['head']);}),this['listenTo'](_0x43d209,'suggestionChanged',(_0x14bbc8,_0x343a4e)=>{this['_updateController'](_0x343a4e);}),this['listenTo'](_0x2900a2,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x517609,'addComment',(_0x54b568,{threadId:_0x423cd6,isFromAdapter:_0x2882a6})=>{if(_0x2882a6||!_0x43d209['hasSuggestion'](_0x423cd6))return;const _0x4556ea=_0x43d209['getSuggestion'](_0x423cd6);this['_suggestionToController']['get'](_0x4556ea)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x1e6a03=this['editor']['plugins']['get']('Annotations'),_0x240624=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2257ca=Array['from'](_0x1e6a03['activeAnnotations'],_0x4e9b2f=>_0x4e9b2f['innerView'])['filter'](_0x3d4ead=>this['_viewToController']['has'](_0x3d4ead)),_0x1e0171=[];for(const _0x366bd7 of _0x2257ca){const _0x1dea19=this['_viewToController']['get'](_0x366bd7)['model']['getAllAdjacentSuggestions']();_0x1e0171['push'](..._0x1dea19['reduce']((_0x531b4e,_0x5757bc)=>[..._0x531b4e,..._0x5757bc['getMarkerNames']()],[]));}_0x240624['activeMarkers']=_0x1e0171;}['_addUIComponentsToFactory'](){const _0x25547a=this['editor'],_0x298004=_0x25547a['locale'],_0x114992=o(_0x298004,'Track\x20changes'),_0xdf1b=new Wt([{'type':'switchbutton','model':new _0x287844({'withText':!0x0,'isToggleable':!0x0,'label':_0x114992,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x287844({'withText':!0x0,'label':o(_0x298004,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x1c57d5 of _0xdf1b)if(me(_0x1c57d5)){const _0xbf34a6=_0x25547a['commands']['get'](_0x1c57d5['model']['commandName']);_0x1c57d5['model']['bind']('isOn','isEnabled')['to'](_0xbf34a6,'value','isEnabled');}_0x25547a['ui']['componentFactory']['add']('trackChanges',_0x3ea789=>this['_createToolbarButton'](_0x3ea789,_0xdf1b,_0x114992)),_0x25547a['ui']['componentFactory']['add']('menuBar:trackChanges',_0x694180=>this['_createMenuBarMenu'](_0x694180,_0xdf1b,_0x114992));}['_createToolbarButton'](_0x4d4ba5,_0x676eec,_0xa5d079){const _0x2bfa9d=Qt(_0x4d4ba5,_0xbcc610),_0x42da9b=this['editor']['commands']['get']('trackChanges');_0x2bfa9d['buttonView']['set']({'tooltip':_0xa5d079,'label':_0xa5d079,'icon':he}),_0x2bfa9d['buttonView']['bind']('isOn')['to'](_0x42da9b,'value'),_0x2bfa9d['buttonView']['on']('execute',()=>{_0x42da9b['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x2bfa9d,_0x676eec,{'role':'menu'});const _0x129425=[];for(const _0x9f261d of _0x676eec)me(_0x9f261d)&&_0x129425['push'](this['editor']['commands']['get'](_0x9f261d['model']['commandName']));const _0xb5d946=_0x2bfa9d['buttonView'];return _0xb5d946['actionView']['unbind']('isEnabled'),_0xb5d946['arrowView']['unbind']('isEnabled'),_0xb5d946['actionView']['bind']('isEnabled')['to'](_0x42da9b,'isEnabled'),_0xb5d946['arrowView']['bind']('isEnabled')['toMany'](_0x129425,'isEnabled',(..._0x2ce543)=>_0x2ce543['some'](_0xdf606=>_0xdf606)),_0x2bfa9d['on']('execute',_0x15a04e=>{this['editor']['execute'](_0x15a04e['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x2bfa9d;}['_createMenuBarMenu'](_0x4d8f59,_0x4019ec,_0x3fa61d){const _0x4c2771=new Yt(_0x4d8f59),_0x5ae9f6=this['editor']['commands']['get']('trackChanges');_0x4c2771['buttonView']['set']({'label':_0x3fa61d,'icon':he});const _0x206860=new Zt(_0x4d8f59);for(const _0x35a48b of _0x4019ec){if('separator'==_0x35a48b['type']){_0x206860['items']['add'](new Xt(_0x4d8f59));continue;}const _0x15c51c=new te(_0x4d8f59,_0x4c2771),_0xba257c=new _0x12f0da(_0x4d8f59),_0x1b7f1c=_0x35a48b['model'];_0xba257c['bind'](...Object['keys'](_0x1b7f1c))['to'](_0x1b7f1c),_0xba257c['delegate']('execute')['to'](_0x4c2771),_0xba257c['on']('execute',()=>{this['editor']['execute'](_0x1b7f1c['commandName']),this['editor']['editing']['view']['focus']();}),_0x15c51c['children']['add'](_0xba257c),_0x206860['items']['add'](_0x15c51c);}return _0x4c2771['bind']('isEnabled')['to'](_0x5ae9f6,'isEnabled'),_0x4c2771['panelView']['children']['add'](_0x206860),_0x4c2771;}['_initializeController'](_0x380ea8){const _0x1acd0f=this['editor'],_0x19af7d=_0x1acd0f['config'],_0x13c19e=_0x1acd0f['plugins']['get']('Annotations'),_0x1e7cb0=_0x1acd0f['plugins']['get']('CommentsRepository'),_0x28922e=_0x1acd0f['plugins']['get']('EditorAnnotations'),_0x19e875=_0x1acd0f['plugins']['get'](_0x999574)['me'],_0x50363e=_0x19af7d['get']('trackChanges')['SuggestionThreadView'],_0x1cd8ad=_0x19af7d['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x7aa5a4,CommentThreadInputView:_0x5f4d18}=_0x1acd0f['plugins']['get']('CommentsUI');let _0x394523,_0x5e3eb8,_0x47a73f;this['_annotationViews']['has'](_0x380ea8['id'])?(_0x5e3eb8=this['_annotationViews']['get'](_0x380ea8['id']),_0x394523=_0x5e3eb8['mainView']):(_0x394523=new _0x50363e(_0x1acd0f['locale'],_0x380ea8,_0x19e875,{'disableComments':this['_disableComments'],'editorConfig':_0x19af7d['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x19af7d['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x19af7d['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x19af7d['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x320a77(_0x19af7d['get']('locale')),'CommentView':_0x19af7d['get']('comments')['CommentView'],'CommentsListView':_0x7aa5a4,'CommentThreadInputView':_0x5f4d18,'SuggestionView':_0x1cd8ad}),_0x394523['suggestionView']['acceptButton']['on']('execute',()=>{_0x1acd0f['editing']['view']['focus']();}),_0x394523['suggestionView']['discardButton']['on']('execute',()=>{_0x1acd0f['editing']['view']['focus']();}),_0x5e3eb8=_0x13c19e['createAnnotationView'](this['editor']['locale'],_0x394523),_0x5e3eb8['bind']('isDirty')['to'](_0x394523,'isDirty'),_0x5e3eb8['bind']('length')['to'](_0x394523),_0x5e3eb8['bind']('type')['to'](_0x394523,'type',_0x57627a=>'suggestion-'+_0x57627a),_0x394523['on']('escape',()=>{_0x47a73f['fire']('escape');}),this['_annotationViews']['set'](_0x380ea8['id'],_0x5e3eb8));const _0x2bd167=_0x1e7cb0['createCommentThreadController'](_0x380ea8['commentThread'],_0x394523),_0x38138d=new ae(_0x1acd0f,_0x380ea8,_0x394523,_0x2bd167),_0x19a621=_0x380ea8['getAllAdjacentSuggestions']()['filter'](_0x4af509=>_0x4af509['isInContent']);_0x394523['descriptionParts']=_0x1acd0f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x19a621),this['_suggestionToController']['set'](_0x380ea8,_0x38138d),this['_viewToController']['set'](_0x394523,_0x38138d),_0x47a73f=_0x13c19e['createAnnotation']({'view':_0x5e3eb8,'target':()=>{const _0x33fad7=[],_0x208bb1=_0x380ea8['getAllAdjacentSuggestions']()['filter'](_0x41d57a=>_0x41d57a['isInContent']);for(const _0x4c7ee9 of _0x208bb1)_0x33fad7['push'](..._0x4c7ee9['getMarkers']());return _0x3c9865(_0x1acd0f['editing'],_0x33fad7);},'type':()=>'suggestion-'+_0x38138d['view']['type']}),_0x1e7cb0['_bindAnnotationToEditors'](_0x394523,_0x47a73f),_0x13c19e['add'](_0x47a73f),_0x28922e['registerAnnotation'](_0x47a73f);}['_destroyController'](_0x342e9b){const _0x5e56ca=this['editor']['plugins']['get']('CommentsRepository'),_0x286bf9=this['editor']['plugins']['get']('Annotations'),_0x5613a7=this['_suggestionToController']['get'](_0x342e9b),_0x113753=_0x5613a7['view'],_0x2a6b6b=_0x286bf9['getByInnerView'](_0x113753);_0x5e56ca['_unbindEditors'](_0x113753),_0x2a6b6b&&_0x286bf9['remove'](_0x2a6b6b),this['_suggestionToController']['delete'](_0x342e9b),this['_viewToController']['delete'](_0x113753),_0x5613a7['destroy']();}['_updateController'](_0x32f7a0){if(!_0x32f7a0['isInContent']||!this['_suggestionToController']['has'](_0x32f7a0))return;const _0x382a65=this['editor']['plugins']['get']('TrackChangesEditing'),_0x59a633=this['_suggestionToController']['get'](_0x32f7a0),_0x850c97=_0x32f7a0['getAllAdjacentSuggestions']();_0x59a633['view']['descriptionParts']=_0x382a65['descriptionFactory']['getDescriptions'](_0x850c97);}['destroy'](){for(const _0x28ea55 of this['_suggestionToController']['keys']())this['_destroyController'](_0x28ea55);for(const _0x133e09 of this['_annotationViews']['values']())_0x133e09['mainView']['destroy']();super['destroy']();}}function me(_0x53e46e){return'model'in _0x53e46e;}class k extends _0x5bfee9{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x92097c){this['editor']['plugins']['get'](p)['adapter']=_0x92097c;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x814cfb){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x814cfb);}['getSuggestions']({skipNotAttached:_0x133ced=!0x1,toJSON:_0x3f1244=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x133ced,'toJSON':_0x3f1244});}['getSuggestion'](_0xa9efb4){return this['editor']['plugins']['get'](p)['getSuggestion'](_0xa9efb4);}}const T=['Pagination'];class P extends _0x5bfee9{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x56bdd1=this['editor'];if(_0x56bdd1['config']['define']('trackChangesData.editorCreator',_0x295c47=>{const _0xe9c4b0=_0x56bdd1['model']['document']['getRootNames']()['reduce']((_0x230d98,_0x5a4e38)=>(_0x230d98[_0x5a4e38]='',_0x230d98),{});return _0x56bdd1['constructor']['create'](_0xe9c4b0,_0x295c47);}),'function'!=typeof _0x56bdd1['config']['get']('trackChangesData')['editorCreator'])throw new _0x450fba('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x5968f8){return N(this['editor'],!0x0,_0x5968f8);}['getDataWithDiscardedSuggestions'](_0x4f42b0){return N(this['editor'],!0x1,_0x4f42b0);}}class D extends _0x5bfee9{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x4f0cf9){super(_0x4f0cf9),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(_0x563213){return void 0x0!==_0x563213['getRootsAttributes'];}async function N(_0x1f4465,_0x5c2a74,_0x10afae){const _0x53c381=_0xa99902(_0x1f4465,T);_0x53c381['plugins']['push'](p,D),_0x53c381['rootsAttributes']=v(_0x1f4465)?_0x1f4465['getRootsAttributes']():void 0x0;const _0x3eb29a=document['createDocumentFragment'](),_0x568ad9=_0x1f4465['config']['get']('trackChangesData')['editorCreator'],_0xa611b=await _0x568ad9(_0x53c381,()=>function(_0x1ad1e5){const _0x2ec4a3=document['createElement']('div');return _0x1ad1e5['appendChild'](_0x2ec4a3),_0x2ec4a3;}(_0x3eb29a));!function(_0x2714a6,_0x5579d9){const _0x1d9fc3=_0x2714a6['model']['document']['getRootNames']()['reduce']((_0xb0e63f,_0x203eb4)=>(_0xb0e63f[_0x203eb4]=_0x2714a6['data']['get']({'rootName':_0x203eb4}),_0xb0e63f),{}),_0x870552=_0x2714a6['plugins']['get']('Users')['users']['map'](_0xb00a7=>({'id':_0xb00a7['id'],'name':_0xb00a7['name']})),_0x1cbce4=_0x2714a6['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x26172e=_0x2714a6['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x299722=_0x5579d9['plugins']['get']('Users'),_0x40f7ca=_0x5579d9['plugins']['get']('TrackChangesEditing'),_0x189f97=_0x5579d9['plugins']['get']('CommentsRepository');for(const _0xa985e of _0x189f97['getCommentThreads']())_0xa985e['remove']();for(const _0x3600c1 of _0x870552)_0x299722['getUser'](_0x3600c1['id'])||_0x299722['addUser'](_0x3600c1);_0x299722['me']||_0x299722['useAnonymousUser']();for(const _0x2bd83f of _0x26172e)_0x189f97['addCommentThread'](_0x2bd83f);for(const _0x4f41a0 of _0x1cbce4)_0x40f7ca['addSuggestionData'](_0x4f41a0);_0x5579d9['data']['set'](_0x1d9fc3);}(_0x1f4465,_0xa611b),_0xa611b['execute'](_0x5c2a74?'acceptAllSuggestions':'discardAllSuggestions');const _0x35d680=v(_0xa611b)?_0xa611b['getFullData'](_0x10afae):_0xa611b['data']['get'](_0x10afae);return await _0xa611b['destroy'](),_0x35d680;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x1bb8e2,PendingActions as _0x33c468,icons as _0x3e07d2}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x308934,ObservableMixin as _0x1490ae,uid as _0x59fd7a,insertToPriorityArray as _0x1871cf,priorities as _0x4e633f,logWarning as _0x357efb,getEnvKeystrokeText as _0xc926a6,FocusTracker as _0x2fc427,KeystrokeHandler as _0x106bfb,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x1301a3,View as _0x4f4860,ViewCollection as _0x2149c7,FocusCycler as _0x512a89,ViewModel as _0x53dcc2,createDropdown as Qt,SplitButtonView as _0x57da64,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x2fe023}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x448709,hashObject as _0x1ca084,surroundingMarkersDetector as _0x5694a6,FOCUS_ANNOTATION_KEYSTROKE as _0x35c178,AriaDescriptionView as _0x4b5267,setupThreadKeyboardNavigation as _0x4d5f3d,trimHtml as _0x15c22e,UserView as _0x42680e,LateFocusButtonView as _0x440d0a,getDateTimeFormatter as _0xafa3b1,getAllMarkersDomElementsSorted as _0x411d85,sanitizeEditorConfig as _0x2eb3b4}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x2f6c87,LiveRange as _0x1b736b,LivePosition as _0x7b15ae}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x125643,toWidget as _0x103af2}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x1fc44a,set as _0x404aed,isEqual as _0x135c1f,unset as _0x1d4a7c,omit as Tt}from'lodash-es';import{Delete as _0x53648f,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x1f0898,ShiftEnter as _0x1d0069}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x14b561,_0x1f8364){super(_0x14b561),this['_enabledCommands']=_0x1f8364,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 _0x571380 of this['editor']['commands']['commands']())_0x571380['affectsData']&&!this['_enabledCommands']['has'](_0x571380)&&_0x571380['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x262da3 of this['editor']['commands']['commands']())_0x262da3['affectsData']&&!this['_enabledCommands']['has'](_0x262da3)&&_0x262da3['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x16bc75,_0x2b4035){super(_0x16bc75),this['_suggestions']=_0x2b4035,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3b46ac){const _0xe31042=this['_suggestions']['get'](_0x3b46ac);if(!_0xe31042)throw new _0x308934('track-changes-accept-suggestion-not-found',this);const _0x1d2ee5=_0xe31042['getRanges']();this['editor']['model']['canEditAt'](_0x1d2ee5)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0xe31042);}}class R extends ts{['_suggestions'];constructor(_0x3feecc,_0xd3acda){super(_0x3feecc),this['_suggestions']=_0xd3acda,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x483c54){const _0x2360a9=this['_suggestions']['get'](_0x483c54);if(!_0x2360a9)throw new _0x308934('track-changes-discard-suggestion-not-found',this);const _0x58988d=_0x2360a9['getRanges']();this['editor']['model']['canEditAt'](_0x58988d)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x2360a9);}}function ls(_0x5c3e99,_0xa8a0bd){let _0x49bb64='';return _0x49bb64+=_0x5c3e99['split']('*')['map']((_0x14a80d,_0x31f8d8)=>_0x31f8d8%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x14a80d)+'</span>':nn(_0x14a80d))['join'](''),_0xa8a0bd&&(_0x49bb64+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0xa8a0bd['value']+'\x22\x20title=\x22'+_0xa8a0bd['title']+'\x22></span>'),_0x49bb64;}function nn(_0x6ad1dd){const _0x2551eb=document['createElement']('span');return _0x2551eb['innerText']=_0x6ad1dd,_0x2551eb['innerHTML'];}function ss(_0xa9c430){return _0xa9c430['sort']((_0x2bc8f6,_0x58446b)=>'deletion'==_0x2bc8f6['type']&&'deletion'!=_0x58446b['type']?-0x1:'deletion'!=_0x2bc8f6['type']&&'deletion'==_0x58446b['type']?0x1:0x0);}function to(_0x3308c0,_0x543934){let _0x4e515c,_0x41b06f=0x0;const _0x527178=[],_0x2fcb9c=_0x543934['schema'];for(;_0x41b06f<_0x3308c0['length'];){const _0x4e1088=_0x3308c0[_0x41b06f],_0x52a615=_0x3308c0[_0x41b06f+0x1];_0x4e515c||(_0x4e515c=_0x543934['createPositionBefore'](_0x4e1088)),on(_0x543934,_0x4e1088,_0x52a615)||(_0x527178['push'](_0x543934['createRange'](_0x4e515c,_0x2fcb9c['isObject'](_0x4e1088)?_0x543934['createPositionAfter'](_0x4e1088):_0x543934['createPositionAt'](_0x4e1088,'end'))),_0x4e515c=null),_0x41b06f++;}return _0x527178;}function on(_0x2c8171,_0x19e9e5,_0x5b33ff){if(!_0x5b33ff)return!0x1;const _0x349cc3=_0x2c8171['createPositionAfter'](_0x19e9e5),_0x43b366=_0x2c8171['createPositionBefore'](_0x5b33ff);return _0x349cc3['isTouching'](_0x43b366);}function rs(_0x2716ec,_0x50afa7,_0x3f1916){for(;_0x3f1916['length'];){const _0x2b3d50=_0x3f1916['splice'](0x0,0x64);_0x2716ec['change'](()=>{for(const _0x4033bd of _0x2b3d50)_0x4033bd['isInContent']&&_0x50afa7['execute'](_0x4033bd['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x57000f,_0xebc53f,_0x4d2b85){super(_0x57000f),this['_command']=_0xebc53f,this['_suggestions']=_0x4d2b85,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4e9487=Array['from'](this['_suggestions']['values']())['some'](_0x1ca121=>_0x1ca121['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x4e9487;}['execute'](){const _0x55aa3c=ss(Array['from'](this['_suggestions']['values']()));for(const _0x16cdbc of _0x55aa3c){const _0x14aa0d=_0x16cdbc['getRanges']();if(!this['editor']['model']['canEditAt'](_0x14aa0d))return;}rs(this['editor']['model'],this['_command'],_0x55aa3c);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5bed9b,_0x18a2cc,_0xd8f806){super(_0x5bed9b),this['_command']=_0x18a2cc,this['_suggestions']=_0xd8f806,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x5a2ac1=this['editor']['model']['document']['selection'],_0x52e248=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x24a3a0,_0x1ac99f){const _0x371740=Array['from'](_0x24a3a0['getRanges']()),_0x2ac64a=new Set();for(const _0x5adc11 of _0x1ac99f)if(_0x5adc11['isInContent']){for(const _0x311de9 of _0x371740)for(const _0x108c7b of _0x5adc11['getRanges']())(_0x311de9['isIntersecting'](_0x108c7b)||_0x24a3a0['isCollapsed']&&!_0x5adc11['isMultiRange']&&_0x5adc11['next']&&_0x108c7b['end']['isTouching'](_0x311de9['start']))&&_0x2ac64a['add'](_0x5adc11);}return _0x2ac64a;}(_0x5a2ac1,_0x52e248),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x262b63=ss(Array['from'](this['_selectedSuggestions']));for(const _0x2d7f1e of _0x262b63){const _0x1357c9=_0x2d7f1e['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1357c9))return;}rs(this['editor']['model'],this['_command'],_0x262b63);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x1490ae(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x5adb22,_0xab51a2){super(),this['id']=_0xab51a2['id'],this['type']=_0xab51a2['type'],this['subType']=_0xab51a2['subType']||null,this['author']=_0xab51a2['author'],this['creator']=_0xab51a2['creator']||_0xab51a2['author'],this['isExternal']=Boolean(_0xab51a2['attributes']&&_0xab51a2['attributes']['@external']),this['data']=null,this['_model']=_0x5adb22,this['_onAccept']=_0xab51a2['onAccept'],this['_onDiscard']=_0xab51a2['onDiscard'],this['_onAttributesChange']=_0xab51a2['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0xab51a2['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 _0x53ff17=this;for(;_0x53ff17['previous'];)_0x53ff17=_0x53ff17['previous'];return _0x53ff17;}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'](_0x5f32fa){this['_markerNames']['add'](_0x5f32fa);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x95b135=>this['_model']['markers']['get'](_0x95b135))['filter'](_0x32fde7=>_0x32fde7);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x1e52e1=>{for(const _0x1d2ec5 of this['getMarkers']())_0x1e52e1['removeMarker'](_0x1d2ec5);}),this['_markerNames']['clear']();}['removeMarker'](_0x30d117){this['_model']['change'](_0x4f5759=>{_0x4f5759['removeMarker'](_0x30d117);}),this['_markerNames']['delete'](_0x30d117);}['addRange'](_0x1c31a7){const _0x3f447b='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x3f447b),this['_model']['change'](_0x525b9b=>{_0x525b9b['addMarker'](_0x3f447b,{'range':_0x1c31a7,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x265967){for(const _0x442028 of this['getRanges']())if(_0x442028['isIntersecting'](_0x265967))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x15a32d=>_0x15a32d['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x43f569,_0x5c6e90)=>[..._0x43f569,..._0x5c6e90['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x5e221e=this['getRanges']();if(0x1!=_0x5e221e['length'])return null;const _0x44e0a3=_0x5e221e[0x0],_0x401b43=_0x44e0a3['start']['nodeAfter'],_0x381a2d=_0x44e0a3['end']['nodeBefore'];return _0x401b43 instanceof _0x2f6c87?_0x401b43!=_0x381a2d?null:_0x401b43: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 _0x3f47b2=[];let _0x56c5c4=this['head'];for(;_0x56c5c4;)_0x3f47b2['push'](_0x56c5c4),_0x56c5c4=_0x56c5c4['next'];return _0x3f47b2;}['setAttribute'](_0x57efec,_0x172897){const _0x21f659=_0x1fc44a(this['attributes']);_0x404aed(_0x21f659,_0x57efec,_0x172897),_0x135c1f(_0x21f659,this['attributes'])||(this['attributes']=_0x21f659,this['_onAttributesChange'](_0x21f659));}['removeAttribute'](_0xfba949){const _0x23cc80=_0x1fc44a(this['attributes']);_0x1d4a7c(_0x23cc80,_0xfba949),_0x135c1f(_0x23cc80,this['attributes'])||(this['attributes']=_0x23cc80,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 _0x59fd7a()['substr'](0x1,0x5);}}function o(_0x587e1c,_0x285159,_0x4cbec5){const t=_0x587e1c['t'];switch(_0x285159){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',_0x4cbec5);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x4cbec5);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x4cbec5);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x4cbec5);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x4cbec5);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',_0x4cbec5);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x4cbec5);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',_0x4cbec5);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x4cbec5);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x4cbec5);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x4cbec5);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x4cbec5);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x4cbec5);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x4cbec5);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x4cbec5);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x4cbec5);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x4cbec5);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x4cbec5);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x4cbec5);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x4cbec5);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x4cbec5);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x4cbec5);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x4cbec5);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x4cbec5);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x4cbec5);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x4cbec5);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x4cbec5);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x4cbec5);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x4cbec5);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x4cbec5);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'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x4cbec5);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'},_0x4cbec5);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x4cbec5);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x4cbec5);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'},_0x4cbec5);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'},_0x4cbec5);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'},_0x4cbec5);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x4cbec5);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'},_0x4cbec5);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'},_0x4cbec5);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'},_0x4cbec5);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x285159;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x50855d,_0x2ab020){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x50855d,this['_locale']=_0x2ab020;}['getDescriptions'](_0x510452){const _0x44eef7=[],_0x5edffe=new Set(),_0x1463b9=new Set();for(let _0xd8178b=0x0;_0xd8178b<_0x510452['length'];_0xd8178b++){const _0x1058c1=_0x510452[_0xd8178b];if(!_0x1058c1['isInContent'])continue;const _0x1d5df=this['_handleCustomCallbackDescription'](_0x1058c1);if(_0x1d5df){if(null!=_0x1058c1['subType']){if(_0x5edffe['has'](_0x1058c1['subType']))continue;_0x5edffe['add'](_0x1058c1['subType']);}_0x44eef7['push'](_0x1d5df);}else{if('attribute'!=_0x1058c1['type'])'insertion'!=_0x1058c1['type']&&'deletion'!=_0x1058c1['type']||this['_handleInsertRemoveSuggestionDescription'](_0x44eef7,_0x1058c1,_0x510452[_0xd8178b+0x1]);else{const _0x146d7d=_0x1058c1['data']['key'];if(_0x1463b9['has'](_0x146d7d))continue;_0x1463b9['add'](_0x1058c1['data']['key']),_0x146d7d==m?this['_handleRenameSuggestionDescription'](_0x44eef7,_0x1058c1):this['_handleAttributeSuggestionDescription'](_0x44eef7,_0x1058c1);}}}return this['_resolveDescriptionItems'](_0x44eef7);}['registerDescriptionCallback'](_0x3ac6e4){this['_customCallbacks']['push'](_0x3ac6e4);}['registerElementLabel'](_0x57d52b,_0x11d1bf,_0x50d59f=_0x4e633f['normal']){'function'==typeof _0x57d52b?_0x1871cf(this['_itemLabelsCallbacks'],{'matchingCallback':_0x57d52b,'label':_0x11d1bf,'priority':_0x50d59f}):this['_itemLabels']['set'](_0x57d52b,_0x11d1bf);}['registerAttributeLabel'](_0x5950af,_0x422474){this['_attributeLabels']['set'](_0x5950af,_0x422474);}['getItemLabel'](_0x2a3974,_0x184090=0x1){let _0x53894a;for(const _0xc5d47c of this['_itemLabelsCallbacks'])if(_0xc5d47c['matchingCallback'](_0x2a3974)){_0x53894a=_0xc5d47c['label'];break;}return _0x53894a||(_0x53894a=this['_itemLabels']['get'](_0x2a3974['name'])),_0x53894a?_0x53894a(_0x184090):0x1!==_0x184090?_0x184090+'\x20'+_0x2a3974['name']+'s':''+_0x2a3974['name'];}['_addDescriptionItems'](_0x1918d7,_0x29f73a){const _0xb026d8=_0x29f73a['getFirstRange']()['getWalker'](),_0x268ab4='insertion'==_0x29f73a['type']?'add':'remove';for(const _0x522eab of _0xb026d8){const _0x245b6d=_0x522eab['item'],_0x48f6c0=_0x1918d7[_0x1918d7['length']-0x1];if(_0x245b6d['is']('$textProxy'))_0x48f6c0&&_0x48f6c0['type']['indexOf']('Container')>-0x1&&_0x1918d7['pop'](),_0x48f6c0&&'text'==_0x48f6c0['type']?_0x48f6c0[_0x268ab4]+=_0x245b6d['data']:_0x1918d7['push']({'type':'text','add':'add'==_0x268ab4?_0x245b6d['data']:'','remove':'remove'==_0x268ab4?_0x245b6d['data']:''});else{if(this['_schema']['isObject'](_0x245b6d)){const _0x36147c=_0x245b6d;if(_0x48f6c0&&_0x48f6c0['type']['indexOf']('Container')>-0x1&&_0x1918d7['pop'](),'elementEnd'==_0x522eab['type'])continue;_0x48f6c0&&_0x48f6c0['type']==_0x268ab4+'Object'&&_0x48f6c0['element']['name']==_0x36147c['name']?_0x48f6c0['quantity']++:_0x1918d7['push']({'type':_0x268ab4+'Object','element':_0x36147c,'quantity':0x1}),_0xb026d8['skip'](_0x121568=>!('elementEnd'==_0x121568['type']&&_0x121568['item']==_0x245b6d));}else{if(this['_schema']['checkChild'](_0x245b6d,'$text')||_0x245b6d['is']('element','softBreak')){const _0x2cc557=_0x245b6d;if('add'==_0x268ab4&&'elementStart'==_0x522eab['type']||'remove'==_0x268ab4&&'elementEnd'==_0x522eab['type'])continue;if(_0x48f6c0&&-0x1==_0x48f6c0['type']['indexOf']('Container')){'text'==_0x48f6c0['type']&&(_0x48f6c0[_0x268ab4]+='\x0a');continue;}let _0x530892;if(_0x530892='add'==_0x268ab4?_0x2cc557['nextSibling']&&!this['_schema']['isObject'](_0x2cc557['nextSibling'])?_0x2cc557['nextSibling']:null:_0x2cc557['previousSibling']&&!this['_schema']['isObject'](_0x2cc557['previousSibling'])?_0x2cc557['previousSibling']:null,_0x2cc557['isEmpty']||_0x530892&&_0x530892['isEmpty']){const _0x422e32=_0x530892&&_0x530892['isEmpty']?_0x530892:_0x2cc557;_0x48f6c0&&_0x48f6c0['type']==_0x268ab4+'EmptyContainer'&&_0x48f6c0['element']['name']==_0x422e32['name']?_0x48f6c0['quantity']++:_0x1918d7['push']({'type':_0x268ab4+'EmptyContainer','element':_0x422e32,'quantity':0x1});}else _0x1918d7['push']({'type':_0x268ab4+'Container','element':_0x2cc557});}}}}}['_resolveDescriptionItems'](_0x39a402){const _0x265938=this['_locale'],_0x41b8ea=[],_0xee840f=[],_0x339a7b=[];for(const _0x17ae8d of _0x39a402)switch(_0x17ae8d['type']){case'text':if(_0x17ae8d['add']=_0x17ae8d['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x17ae8d['remove']=_0x17ae8d['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x17ae8d['add']&&''!=_0x17ae8d['remove']){_0x41b8ea['push']({'type':'replace','content':o(_0x265938,'REPLACE_TEXT',['\x22'+_0x17ae8d['remove']+'\x22','\x22'+_0x17ae8d['add']+'\x22'])});continue;}if(null!=_0x17ae8d['add']['match'](/^ +$/)){_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Insert:*\x20%0',o(_0x265938,'ELEMENT_SPACE',_0x17ae8d['add']['length']))});continue;}if(null!=_0x17ae8d['remove']['match'](/^ +$/)){_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Remove:*\x20%0',o(_0x265938,'ELEMENT_SPACE',_0x17ae8d['remove']['length']))});continue;}if(''!=_0x17ae8d['add']){_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Insert:*\x20%0','\x22'+_0x17ae8d['add']+'\x22')});continue;}_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Remove:*\x20%0','\x22'+_0x17ae8d['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Insert:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Remove:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'addContainer':_0x41b8ea['push']({'type':'insertion','content':o(_0x265938,'*Split:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'removeContainer':_0x41b8ea['push']({'type':'deletion','content':o(_0x265938,'*Merge:*\x20%0',this['getItemLabel'](_0x17ae8d['element'],_0x17ae8d['quantity']))});continue;case'addFormat':_0xee840f['push'](_0x17ae8d['key']);continue;case'removeFormat':_0x339a7b['push'](_0x17ae8d['key']);continue;default:_0x41b8ea['push'](_0x17ae8d);}if(_0xee840f['length']){const _0x1f5c13=_0xee840f['map'](_0x130441=>this['_attributeLabels']['has'](_0x130441)?this['_attributeLabels']['get'](_0x130441):_0x130441)['join'](',\x20');_0x41b8ea['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1f5c13)});}if(_0x339a7b['length']){const _0x4f3787=_0x339a7b['map'](_0x545148=>this['_attributeLabels']['has'](_0x545148)?this['_attributeLabels']['get'](_0x545148):_0x545148)['join'](',\x20');_0x41b8ea['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x4f3787)});}return _0x41b8ea;}['_handleCustomCallbackDescription'](_0x181d01){for(const _0x58039e of this['_customCallbacks']){const _0x52579b=_0x58039e(_0x181d01);if(_0x52579b&&'type'in _0x52579b)return _0x52579b;}}['_handleAttributeSuggestionDescription'](_0x5ea94f,_0xc19220){const _0x5f374b=_0xc19220['data'],_0xd6da7=void 0x0===_0x5f374b['newValue']?'removeFormat':'addFormat';_0x5ea94f['push']({'type':_0xd6da7,'key':_0x5f374b['key']});}['_handleRenameSuggestionDescription'](_0x300270,_0x31dd67){_0x300270['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x31dd67['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x58796f,_0x31d3ee,_0x5d5439){if(this['_addDescriptionItems'](_0x58796f,_0x31d3ee),_0x5d5439&&_0x5d5439['getFirstRange']()&&!_0x31d3ee['getFirstRange']()['end']['isEqual'](_0x5d5439['getFirstRange']()['start'])){const _0x576922=_0x58796f[_0x58796f['length']-0x1],_0xc8eb3e='insertion'==_0x31d3ee['type']?'add':'remove';_0x576922&&'text'==_0x576922['type']&&(_0x576922[_0xc8eb3e]+='\x0a');}}}class V extends _0x1bb8e2{['afterInit'](){const _0x39ecf8=this['editor'],_0x69df86=_0x39ecf8['plugins']['get']('TrackChangesEditing');_0x39ecf8['commands']['get']('showAIAssistant')&&_0x69df86['enableCommand']('showAIAssistant');}}class U extends _0x1bb8e2{['afterInit'](){const _0x11da96=this['editor'],_0x1f5eac=_0x11da96['locale'];if(!_0x11da96['plugins']['has']('AlignmentEditing'))return;const _0x145bf7=_0x11da96['plugins']['get']('TrackChangesEditing');_0x145bf7['enableDefaultAttributesIntegration']('alignment'),_0x145bf7['registerBlockAttribute']('alignment'),_0x145bf7['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x1f5eac,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x237edc=this['editor'],_0x381211=_0x237edc['locale'];_0x237edc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x120a88=>{if('formatBlock'!=_0x120a88['type'])return;const {data:_0x5e7b33}=_0x120a88;if(_0x5e7b33&&'alignment'==_0x5e7b33['commandName']){const _0x404ec3=_0x5e7b33['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x381211,'*Format:*\x20%0',function(_0x20b513){switch(_0x20b513){case'left':return o(_0x381211,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x381211,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x381211,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x381211,'FORMAT_JUSTIFY_TEXT');}}(_0x404ec3))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x1bb8e2{['afterInit'](){const _0x459ba7=this['editor'],_0x359a5b=_0x459ba7['plugins']['get']('TrackChangesEditing'),_0x2bd37e=_0x459ba7['locale'];for(const _0x50d565 of ti){if(!_0x459ba7['plugins']['has'](_0x50d565))continue;const _0x49299b=_0x50d565['slice'](0x0,-0x7)['toLowerCase'](),_0xd1e381='FORMAT_'+_0x49299b['toUpperCase']();_0x359a5b['enableDefaultAttributesIntegration'](_0x49299b),_0x359a5b['registerInlineAttribute'](_0x49299b),_0x359a5b['descriptionFactory']['registerAttributeLabel'](_0x49299b,o(_0x2bd37e,_0xd1e381));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3be87c=this['editor'],_0x550d8c=_0x3be87c['locale'],_0x305dd7=_0x3be87c['plugins']['get']('TrackChangesEditing');function _0x2b421b(_0x173f19,_0x4fc286){_0x305dd7['descriptionFactory']['registerDescriptionCallback'](_0x5f5bb5=>{if('formatInline'!=_0x5f5bb5['type'])return;const {data:_0x2d9026}=_0x5f5bb5;return _0x2d9026&&_0x2d9026['commandName']===_0x173f19?_0x2d9026['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x550d8c,'*Format:*\x20%0',_0x4fc286)}:{'type':'format','content':o(_0x550d8c,'*Remove\x20format:*\x20%0',_0x4fc286)}:void 0x0;});}_0x2b421b('bold',o(_0x550d8c,'FORMAT_BOLD')),_0x2b421b('italic',o(_0x550d8c,'FORMAT_ITALIC')),_0x2b421b('underline',o(_0x550d8c,'FORMAT_UNDERLINE')),_0x2b421b('code',o(_0x550d8c,'FORMAT_CODE')),_0x2b421b('strikethrough',o(_0x550d8c,'FORMAT_STRIKETHROUGH')),_0x2b421b('subscript',o(_0x550d8c,'FORMAT_SUBSCRIPT')),_0x2b421b('superscript',o(_0x550d8c,'FORMAT_SUPERSCRIPT'));}}class F extends _0x1bb8e2{['afterInit'](){const _0x43d6e4=this['editor'],_0x739d36=_0x43d6e4['locale'];if(!_0x43d6e4['plugins']['has']('BlockQuoteEditing'))return;const _0x25b974=_0x43d6e4['plugins']['get']('TrackChangesEditing'),_0x24056d=this['editor']['commands']['get']('blockQuote');_0x25b974['enableCommand']('blockQuote',(_0x44d3e4,_0x3c1675={})=>{const _0x5c0846=this['editor']['model']['document']['selection'],_0x216525=_0x3c1675&&void 0x0!==_0x3c1675['forceValue']?_0x3c1675['forceValue']:!_0x24056d['value'];let _0x25bef3=[];if(_0x216525){const _0x4a7bb9=Array['from'](_0x5c0846['getSelectedBlocks']())['filter'](_0x230eeb=>oo(_0x230eeb)||function(_0x290f20,_0x3f184f){const _0x1ae1d9=_0x3f184f['checkChild'](_0x290f20['parent'],'blockQuote'),_0xf23dce=_0x3f184f['checkChild'](['$root','blockQuote'],_0x290f20);return _0x1ae1d9&&_0xf23dce;}(_0x230eeb,this['editor']['model']['schema']));_0x25bef3=to(_0x4a7bb9,_0x43d6e4['model']);}else{const _0x40baa4=Array['from'](_0x5c0846['getSelectedBlocks']())['filter'](_0xc283e9=>oo(_0xc283e9));_0x25bef3=to(_0x40baa4,_0x43d6e4['model']);}_0x43d6e4['model']['change'](()=>{for(const _0x34518a of _0x25bef3)_0x25b974['markBlockFormat'](_0x34518a,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x216525}]});});}),_0x25b974['descriptionFactory']['registerDescriptionCallback'](_0x4e1d52=>{const {data:_0x498edb}=_0x4e1d52;if(_0x498edb&&'blockQuote'==_0x498edb['commandName']){const _0x5df858=o(_0x739d36,'ELEMENT_BLOCK_QUOTE');return _0x498edb['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x739d36,'*Set\x20format:*\x20%0',_0x5df858)}:{'type':'format','content':o(_0x739d36,'*Remove\x20format:*\x20%0',_0x5df858)};}});}}function oo(_0x3209ca){return'blockQuote'==_0x3209ca['parent']['name'];}class L extends _0x1bb8e2{['afterInit'](){const _0x4fe58f=this['editor'];_0x4fe58f['plugins']['has']('CaseChange')&&(_0x4fe58f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x4fe58f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x4fe58f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x1bb8e2{['afterInit'](){const _0x2213fc=this['editor'];_0x2213fc['commands']['get']('ckbox')&&_0x2213fc['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x1bb8e2{['afterInit'](){const _0x211fe5=this['editor'];if(!_0x211fe5['plugins']['has']('CodeBlock'))return;const _0x44dbdd=_0x211fe5['plugins']['get']('TrackChangesEditing'),_0x1cab95=_0x211fe5['locale'],_0x5d8695=_0x211fe5['config']['get']('codeBlock')['languages'],_0x80d73d=_0x211fe5['commands']['get']('codeBlock');_0x44dbdd['enableCommand']('indentCodeBlock'),_0x44dbdd['enableCommand']('outdentCodeBlock'),_0x44dbdd['enableCommand']('codeBlock',(_0x512525,_0xd39e0e={})=>{const _0x3907cb=_0x211fe5['model'],_0x3db8d3=_0x211fe5['model']['document']['selection'],_0x4cacdb=_0xd39e0e&&void 0x0!==_0xd39e0e['forceValue']?_0xd39e0e['forceValue']:!_0x80d73d['value'];let _0x18d15b;_0xd39e0e['language']||(_0xd39e0e['language']=_0x5d8695[0x0]['language']),_0x18d15b=_0x4cacdb?Array['from'](_0x3db8d3['getSelectedBlocks']())['filter'](_0x27e0f8=>eo(_0x27e0f8)||function(_0x4ab0b9,_0x18fd36){if(_0x4ab0b9['is']('rootElement')||_0x18fd36['isLimit'](_0x4ab0b9))return!0x1;return _0x18fd36['checkChild'](_0x4ab0b9['parent'],'codeBlock');}(_0x27e0f8,_0x3907cb['schema'])):Array['from'](_0x3db8d3['getSelectedBlocks']())['filter'](_0x45584c=>eo(_0x45584c));const _0x4d4c71=to(_0x18d15b,_0x3907cb);_0x3907cb['change'](()=>{for(const _0x59c645 of _0x4d4c71)_0x44dbdd['markBlockFormat'](_0x59c645,{'commandName':'codeBlock','commandParams':[{..._0xd39e0e,'forceValue':_0x4cacdb}],'formatGroupId':'blockName'});});}),(_0x44dbdd['descriptionFactory']['registerElementLabel']('codeBlock',_0x14c86b=>o(_0x1cab95,'ELEMENT_CODE_BLOCK',_0x14c86b)),_0x44dbdd['descriptionFactory']['registerDescriptionCallback'](_0x652675=>{if('formatBlock'!=_0x652675['type'])return;const _0x482670=_0x1cab95['t'],{data:_0x3acb21}=_0x652675;if(!_0x3acb21||'codeBlock'!=_0x3acb21['commandName'])return;const _0x41e690=_0x3acb21['commandParams'][0x0]['language'],_0x185377=_0x482670(_0x5d8695['find'](_0x3dafde=>_0x3dafde['language']===_0x41e690)['label'])['toLowerCase']();return _0x3acb21['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1cab95,'*Set\x20format:*\x20%0',o(_0x1cab95,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x185377+')')}:{'type':'format','content':o(_0x1cab95,'*Remove\x20format:*\x20%0',o(_0x1cab95,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x48ab6c){return'codeBlock'==_0x48ab6c['name'];}class q extends _0x1bb8e2{['afterInit'](){const _0x58a4ac=this['editor'];if(!_0x58a4ac['plugins']['has']('CommentsEditing'))return;_0x58a4ac['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x9558db,_0x4cebb5,_0x173a56){const _0x57f56a=[];for(const _0x3c35bd of _0x4cebb5['getItems']())_0x3c35bd['hasAttribute'](_0x9558db)&&_0x57f56a['push'](_0x173a56['createRangeOn'](_0x3c35bd));return _0x57f56a;}function _e(_0x2bbdc1,_0x4d72be,{showActiveMarker:_0x37ecaa=!0x0}={}){const _0x2298af=_0x2bbdc1['plugins']['get']('TrackChangesEditing');return(_0x331e6c,_0x1e414f,_0x3241ce)=>{if(!_0x3241ce['consumable']['test'](_0x1e414f['markerRange'],_0x331e6c['name']))return;const _0x41cce=_0x1e414f['markerRange']['getWalker'](),_0x2626e0=_0x1e414f['markerRange']['start'],_0x559689=_0x2bbdc1['model']['schema'];let _0x2f0df6=null,_0x2f443b=null,_0x3a04b3=!0x1,_0x41b890=!0x1;for(const _0x1e85a7 of _0x41cce){const _0x5f13cf=_0x1e85a7['item'];_0x3a04b3=_0x3a04b3||_0x559689['isContent'](_0x5f13cf);const _0x74ac89=_0x3241ce['mapper']['toViewElement'](_0x5f13cf);if(_0x74ac89&&_0x74ac89['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x1e85a7['type']&&(_0x559689['isBlock'](_0x5f13cf)&&!_0x559689['isLimit'](_0x5f13cf)&&(_0x5f13cf['nextSibling']||_0x2626e0['isAtEnd']?_0x2f0df6&&_0x2f0df6['parent']==_0x5f13cf||(_0x2f0df6=_0x5f13cf,_0x4109cd(_0x1e85a7['previousPosition']),_0x41b890=!0x0):_0x2f443b=_0x2f443b||_0x1e85a7['previousPosition']));}function _0x4109cd(_0xe8a3e8){const {authorId:_0x4a6d38}=_0x2298af['_splitMarkerName'](_0x1e414f['markerName']),_0x208dfe=_0x3241ce['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4d72be,'data-author-id':_0x4a6d38}),_0x357474=_0x3241ce['mapper']['toViewPosition'](_0xe8a3e8);_0x37ecaa&&_0x2298af['activeMarkers']['includes'](_0x1e414f['markerName'])&&_0x3241ce['writer']['addClass']('ck-suggestion-marker--active',_0x208dfe),_0x3241ce['writer']['insert'](_0x357474,_0x208dfe),_0x3241ce['mapper']['bindElementToMarker'](_0x208dfe,_0x1e414f['markerName']);}_0x3a04b3||_0x41b890||!_0x2f443b||_0x4109cd(_0x2f443b);};}class z extends _0x1bb8e2{static get['requires'](){return[_0x53648f];}['init'](){const _0x95a27a=this['editor'],_0x19181d=_0x95a27a['plugins']['get']('TrackChangesEditing');_0x19181d['enableCommand']('delete');const _0x288bf0=_0x95a27a['commands']['get']('deleteForward');_0x19181d['enableCommand']('deleteForward',(_0x8117de,_0xd793e4={})=>{const _0x172392=_0x95a27a['model']['createSelection'](_0x95a27a['model']['document']['selection']);_0x172392['isCollapsed']&&_0x95a27a['model']['modifySelection'](_0x172392,{'direction':'forward','unit':_0xd793e4['unit']});const _0x815fe7=_0x172392['getFirstRange'](),_0x5781b4=_0x1b736b['fromRange'](_0x815fe7);let _0x1b9260;_0x8117de(_0xd793e4),_0x1b9260='$graveyard'==_0x5781b4['root']['rootName']?_0x95a27a['model']['createRange'](_0x815fe7['start']):_0x95a27a['model']['createRange'](_0x5781b4['start'],_0x5781b4['end']),_0x5781b4['detach'](),_0x95a27a['model']['enqueueChange'](_0x288bf0['buffer']['batch'],_0x484b13=>{_0x288bf0['buffer']['lock'](),_0x484b13['setSelection'](_0x484b13['createRange'](_0x1b9260['end'])),_0x288bf0['buffer']['unlock']();});}),_0x95a27a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x95a27a,'merge'),{'priority':'high'}),_0x95a27a['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0xdcf2b4,_0x3397ad,_0x4aa038)=>{_0x4aa038['options']['showSuggestionHighlights']&&_e(_0x95a27a,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0xdcf2b4,_0x3397ad,_0x4aa038);},{'priority':'high'}),_0x95a27a['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x567602,_0x2e3941,_0x27449b)=>{const _0x47c122=_0x27449b['mapper']['markerNameToElements'](_0x2e3941['markerName']);if(_0x47c122){for(const _0x343fba of _0x47c122)_0x343fba['is']('uiElement')&&(_0x27449b['mapper']['unbindElementFromMarkerName'](_0x343fba,_0x2e3941['markerName']),_0x27449b['writer']['remove'](_0x343fba));}},{'priority':'high'});}}class K extends _0x1bb8e2{['afterInit'](){const _0x46ddf8=this['editor'];if(!_0x46ddf8['plugins']['has']('ListEditing'))return;const _0x395fdd=_0x46ddf8['locale'],_0x59651f=_0x46ddf8['plugins']['get']('TrackChangesEditing'),_0x5b30a5=_0x46ddf8['plugins']['has']('TodoListEditing'),_0x521c97=!!_0x46ddf8['config']['get']('list.multiBlock');function _0x4d4e45(_0x7d7ad1){return{'type':'format','content':''+o(_0x395fdd,'*Set\x20format:*\x20%0',_0x7d7ad1)};}function _0x432b30(_0x5984ed){return{'type':'format','content':''+o(_0x395fdd,'*Remove\x20format:*\x20%0',_0x5984ed)};}_0x59651f['enableDefaultAttributesIntegration']('numberedList'),_0x59651f['enableDefaultAttributesIntegration']('bulletedList'),_0x59651f['enableDefaultAttributesIntegration']('customNumberedList'),_0x59651f['enableDefaultAttributesIntegration']('customBulletedList'),_0x59651f['enableDefaultAttributesIntegration']('indentList'),_0x59651f['enableDefaultAttributesIntegration']('outdentList'),_0x59651f['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x59651f['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x59651f['registerBlockAttribute']('listItemId'),_0x59651f['registerBlockAttribute']('listType'),_0x59651f['registerBlockAttribute']('listIndent'),_0x521c97&&(_0x59651f['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x59651f['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5b30a5&&(_0x59651f['enableDefaultAttributesIntegration']('todoList'),_0x59651f['enableDefaultAttributesIntegration']('checkTodoList'),_0x59651f['registerBlockAttribute']('todoListChecked'),_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x568180=>{const {data:_0x545384}=_0x568180;if(_0x545384&&'todoListChecked'==_0x545384['key'])return{'type':'format','content':_0x545384['newValue']?o(_0x395fdd,'*Check\x20item*'):o(_0x395fdd,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4373e0=>{if(_0x4373e0['batch']['isUndo'])return!0x1;let _0x50f653=!0x1;const _0xcc6cfb=_0x59651f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4b3008=>'todoListChecked'===_0x59651f['_getAttributeKey'](_0x4b3008));for(const _0x4702e2 of _0xcc6cfb){'todo'!=_0x4702e2['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x59651f['_findSuggestions'](_0x4702e2['getFirstRange'](),'attribute')['find'](_0x5a3161=>'listType'===_0x59651f['_getAttributeKey'](_0x5a3161['suggestion']))||(_0x4373e0['removeMarker'](_0x4702e2['getFirstMarker']()),_0x50f653=!0x0));}return _0x50f653;})),_0x59651f['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x395fdd,'FORMAT_INDENT'));const _0x122560={'type':'format','content':''};_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x1570ed=>{const {data:_0x23a342}=_0x1570ed;if(!_0x23a342||'listType'!=_0x23a342['key'])return;let _0x18953e=_0x1570ed['head'];for(;_0x18953e;){if(_0x18953e['data']&&(('listStyle'==_0x18953e['data']['key']||'listMarkerStyle'==_0x18953e['data']['key'])&&(_0x18953e['data']['newValue']&&'default'!=_0x18953e['data']['newValue']||'default'!=_0x18953e['data']['oldValue']&&!_0x23a342['newValue'])||!_0x521c97&&_0x18953e['data']['key']==m))return _0x122560;_0x18953e=_0x18953e['next'];}if(null==_0x23a342['newValue'])switch(_0x23a342['oldValue']){case'bulleted':return _0x432b30(o(_0x395fdd,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x432b30(o(_0x395fdd,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x432b30(o(_0x395fdd,'ELEMENT_TODO_LIST'));}switch(_0x23a342['newValue']){case'bulleted':return _0x4d4e45(o(_0x395fdd,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4d4e45(o(_0x395fdd,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4d4e45(o(_0x395fdd,'ELEMENT_TODO_LIST'));}}),_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x4dd10c=>{const {data:_0x3ce8da}=_0x4dd10c;if(_0x3ce8da&&'listIndent'==_0x3ce8da['key'])return null==_0x3ce8da['newValue']||null==_0x3ce8da['oldValue']&&0x0==_0x3ce8da['newValue']?_0x122560:void 0x0;}),_0x59651f['descriptionFactory']['registerDescriptionCallback'](_0x41986b=>{if('attribute'!=_0x41986b['type'])return;const {data:_0x1f8540}=_0x41986b;if(!_0x1f8540||'listItemId'!=_0x1f8540['key'])return;const _0x522576=Ee(_0x41986b);return'newValue'==_0x522576?{'type':'format','content':o(_0x395fdd,'*Merge:*\x20list\x20item')}:'oldValue'==_0x522576?{'type':'format','content':o(_0x395fdd,'*Split:*\x20list\x20item')}:_0x122560;}),_0x46ddf8['model']['document']['registerPostFixer'](_0x1b582d=>this['listItemIdFixer'](_0x1b582d)),_0x46ddf8['model']['document']['registerPostFixer'](_0x4139c7=>this['noTrackChangesFixer'](_0x4139c7)),_0x46ddf8['model']['document']['on']('change:data',(_0x30a655,_0x5f3021)=>{if(_0x5f3021['isUndo']||!_0x5f3021['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x528911){if(_0x528911['batch']['isUndo']||!_0x528911['batch']['isLocal'])return!0x1;let _0x4279e7=!0x1;const _0xa82cec=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x24f865=>_0x24f865['data']&&'listItemId'==_0x24f865['data']['key'])['filter'](_0x4b2bfa=>_0x4b2bfa['data']['newValue']&&_0x4b2bfa['data']['oldValue']);for(const _0x2c921e of _0xa82cec)Ee(_0x2c921e)||(_0x528911['removeMarker'](_0x2c921e['getFirstMarker']()),_0x4279e7=!0x0);return _0x4279e7;}['noTrackChangesFixer'](_0x1236d2){if(_0x1236d2['batch']['isUndo']||!_0x1236d2['batch']['isLocal'])return!0x1;const _0x2120aa=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x2120aa['trackChangesCommand']['value'])return!0x1;let _0x205e29=!0x1;const _0x5b80ce=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x4c0ee8=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x5686d9=>'attribute'==_0x5686d9['type'])['filter'](_0xb17755=>_0x5b80ce['includes'](_0xb17755['attributeKey']));if(0x0==_0x4c0ee8['length'])return _0x205e29;for(const _0x2cff0c of _0x4c0ee8){const _0x29cb26=_0x2120aa['_findSuggestions'](_0x2cff0c['range'],'attribute')['filter'](_0x2bc877=>!_0x2bc877['meta']['isNextTo'])['map'](_0x264199=>_0x264199['suggestion'])['filter'](_0x5416a2=>{const _0x1cbdd3=_0x2120aa['_getAttributeKey'](_0x5416a2);return _0x5b80ce['includes'](_0x1cbdd3);});if(_0x29cb26['length']){for(const _0x51caac of _0x29cb26)_0x1236d2['removeMarker'](_0x51caac['getFirstMarker']());_0x205e29=!0x0;}}return _0x205e29;}['assureChains'](){const _0x5127db=this['editor']['plugins']['get']('TrackChangesEditing'),_0x563894=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x2971c0;const _0x50d4cc=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x64542a=>{if(_0x64542a['data']['oldRange']||!_0x64542a['data']['newRange'])return null;if(!_0x64542a['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x52c4a0}=_0x5127db['_splitMarkerName'](_0x64542a['name']);if(!_0x5127db['hasSuggestion'](_0x52c4a0))return null;const _0x4afcc8=_0x5127db['getSuggestion'](_0x52c4a0);return _0x563894['includes'](_0x4afcc8['data']['key']);})['map'](_0x1181ea=>{const {id:_0x367e92}=_0x5127db['_splitMarkerName'](_0x1181ea['name']),_0x59139c=_0x5127db['getSuggestion'](_0x367e92);return _0x2971c0=_0x59139c['attributes']['groupId'],_0x59139c['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x50d4cc['size'])return;const _0x3f9fc9=_0x5127db['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x441aaf=>'attribute'==_0x441aaf['type']&&_0x441aaf['data']&&_0x563894['includes'](_0x441aaf['data']['key'])&&_0x441aaf['attributes']['groupId']!=_0x2971c0)['map'](_0x4e613e=>({'listItem':_0x4e613e['getFirstRange']()['start']['nodeAfter'],'groupId':_0x4e613e['attributes']['groupId']})),_0x38a041=new Set();for(const {groupId:_0x344578,listItem:_0x3ff7c9}of _0x3f9fc9)_0x50d4cc['has'](_0x3ff7c9)&&_0x38a041['add'](_0x344578);for(const _0x3ad1de of _0x5127db['getSuggestions']())_0x38a041['has'](_0x3ad1de['attributes']['groupId'])&&_0x3ad1de['setAttribute']('groupId',_0x2971c0);}['_supportLegacySuggestions'](){const _0x4461ce=this['editor'],_0x255614=_0x4461ce['locale'],_0x399e2a=_0x4461ce['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x399e2a['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1dbb74,_0x5ee087){const _0x48022b=[];for(let _0x19c811 of _0x1dbb74)_0x19c811['start']['nodeAfter']===_0x19c811['end']['parent']&&(_0x19c811=_0x4461ce['model']['createRange'](_0x4461ce['model']['createPositionAt'](_0x19c811['start']['nodeAfter'],0x0))),_0x48022b['push'](_0x19c811);_0x4461ce['model']['change'](_0xfd051e=>{const _0x4f0a4a=_0x4461ce['model']['document']['selection'],_0x51637d=Array['from'](_0x4f0a4a['getRanges']())['map'](_0x395e7e=>_0x1b736b['fromRange'](_0x395e7e));_0xfd051e['setSelection'](_0x48022b),_0x4461ce['commands']['get'](_0x5ee087['commandName'])['refresh'](),_0x5ee087['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4461ce['execute'](_0x5ee087['commandName'],..._0x5ee087['commandParams']),_0xfd051e['setSelection'](_0x51637d);for(const _0x44ca33 of _0x51637d)_0x44ca33['detach']();});}),_0x399e2a['descriptionFactory']['registerElementLabel'](function(_0x4ffdcd){const _0x48022c=!_0x4461ce['model']['schema']['isObject'](_0x4ffdcd),_0x45c974=_0x4ffdcd['previousSibling'],_0x324e32=_0x4ffdcd['nextSibling'],_0x5dc5b8=_0x4ffdcd['getAttribute']('listItemId'),_0x4acc47=!_0x45c974||_0x45c974['getAttribute']('listItemId')!==_0x5dc5b8,_0x5dc368=!_0x324e32||_0x324e32['getAttribute']('listItemId')!==_0x5dc5b8;return _0x48022c&&Boolean(_0x5dc5b8)&&_0x4acc47&&_0x5dc368;},_0x349abf=>o(_0x255614,'ELEMENT_LIST_ITEM',_0x349abf));}['_registerLegacyDescription'](){const _0x80649b=this['editor'],_0x492197=_0x80649b['locale'];function _0x298541(_0x43a5c6){const _0x4740a8=_0x80649b['commands']['get']('bulletedList')['value'],_0x284020=_0x80649b['commands']['get']('numberedList')['value'];return'numberedList'===_0x43a5c6?_0x4740a8:_0x284020;}_0x80649b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x29fb8b){if('formatBlock'!=_0x29fb8b['type'])return;const {data:_0x2c8b71}=_0x29fb8b;if(!_0x2c8b71)return;let _0x398cc7,_0x5dbf05,_0x1cd4cf,_0x2d2044;switch(_0x2c8b71['commandName']){case'bulletedList':_0x1cd4cf=_0x2c8b71['commandParams'][0x0]['forceValue'],_0x2d2044=_0x298541(_0x2c8b71['commandName']),_0x398cc7=_0x1cd4cf?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2d2044&&_0x80649b['config']['get']('list.multiBlock')||(_0x398cc7='*Change\x20to:*\x20%0'),_0x5dbf05={'type':'format','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x1cd4cf=_0x2c8b71['commandParams'][0x0]['forceValue'],_0x2d2044=_0x298541(_0x2c8b71['commandName']),_0x398cc7=_0x1cd4cf?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x2d2044&&_0x80649b['config']['get']('list.multiBlock')||(_0x398cc7='*Change\x20to:*\x20%0'),_0x5dbf05={'type':'format','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x398cc7='*Indent:*\x20%0',_0x5dbf05={'type':'format','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x398cc7=function(_0xdf966){const _0x1a185=_0xdf966['getFirstRange']();let _0x5cf591=_0x1a185['start']['nodeAfter'];for(;_0x5cf591&&_0x1a185['containsItem'](_0x5cf591);){if(_0x5cf591['getAttribute']('listIndent')>0x0)return!0x1;_0x5cf591=_0x5cf591['nextSibling'];}return!0x0;}(_0x29fb8b)?o(_0x492197,'*Format:*\x20remove\x20from\x20%0',o(_0x492197,function(_0x1996e3){return'ELEMENT_'+_0x1996e3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x29fb8b))):o(_0x492197,'*Outdent:*\x20%0',o(_0x492197,'ELEMENT_LIST_ITEM')),_0x5dbf05={'type':'format','content':_0x398cc7};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x2c8b71['multipleBlocks']&&(_0x398cc7='*Merge:*\x20%0',_0x5dbf05={'type':'deletion','content':o(_0x492197,_0x398cc7,o(_0x492197,'ELEMENT_LIST_ITEM'))});}return _0x5dbf05;});}}function Ee(_0x30e318){let _0x4076ce=_0x30e318['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4076ce;){const _0x19ceec=_0x4076ce['getAttribute']('listItemId');if(!_0x19ceec)return!0x1;if(_0x19ceec==_0x30e318['data']['newValue'])return'newValue';if(_0x19ceec==_0x30e318['data']['oldValue'])return'oldValue';_0x4076ce=_0x4076ce['previousSibling'];}return!0x1;}class pe extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x276e51=this['editor']['config']['get']('list.properties'),_0xc7ddac=this['editor']['plugins']['get']('TrackChangesEditing');_0x276e51['styles']&&(_0xc7ddac['enableDefaultAttributesIntegration']('listStyle'),_0xc7ddac['registerBlockAttribute']('listStyle')),_0x276e51['reversed']&&(_0xc7ddac['enableDefaultAttributesIntegration']('listReversed'),_0xc7ddac['registerBlockAttribute']('listReversed')),_0x276e51['startIndex']&&(_0xc7ddac['enableDefaultAttributesIntegration']('listStart'),_0xc7ddac['registerBlockAttribute']('listStart'));const _0x406890={'type':'format','content':''};_0xc7ddac['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x569dd4=this['editor']['locale'];_0xc7ddac['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x569dd4,'FORMAT_LIST_REVERSED')),_0xc7ddac['descriptionFactory']['registerDescriptionCallback'](_0x4ce5d2=>{const {data:_0x2520f7}=_0x4ce5d2;if(_0x2520f7&&'listReversed'==_0x2520f7['key'])return null==_0x2520f7['newValue']||0x0==_0x2520f7['newValue']&&null==_0x2520f7['oldValue']?_0x406890:void 0x0;}),_0xc7ddac['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x569dd4,'FORMAT_LIST_START')),_0xc7ddac['descriptionFactory']['registerDescriptionCallback'](_0x44781e=>{const {data:_0x10dc78}=_0x44781e;if(_0x10dc78&&'listStart'==_0x10dc78['key'])return null==_0x10dc78['newValue']||0x1==_0x10dc78['newValue']&&null==_0x10dc78['oldValue']?_0x406890:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x9667ae=>{if(_0x9667ae['batch']['isUndo'])return!0x1;let _0x99b804=!0x1;const _0x4c66a4=_0xc7ddac['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x841311=>{const _0x28ea5f=_0xc7ddac['_getAttributeKey'](_0x841311);return'listStart'==_0x28ea5f||'listReversed'==_0x28ea5f;});for(const _0x13c7d3 of _0x4c66a4){const _0x4e0110=_0x13c7d3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4e0110||'customNumbered'==_0x4e0110)continue;_0xc7ddac['_findSuggestions'](_0x13c7d3['getFirstRange'](),'attribute')['find'](_0x1d6c67=>'listType'==_0xc7ddac['_getAttributeKey'](_0x1d6c67['suggestion']))||(_0x9667ae['removeMarker'](_0x13c7d3['getFirstMarker']()),_0x99b804=!0x0);}return _0x99b804;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x72dafa){const _0x5d7e31=this['editor']['locale'],{data:_0xd9c530}=_0x72dafa,_0x467a82={'type':'format','content':''};if(!_0xd9c530||'listStyle'!=_0xd9c530['key'])return;if(!_0xd9c530['oldValue'])return'default'==_0xd9c530['newValue']?_0x467a82:{'type':'format','content':''+o(_0x5d7e31,'*Set\x20format:*\x20%0',o(_0x5d7e31,this['_getTranslationKeyForListStyle'](_0xd9c530['newValue'])))};if(!_0xd9c530['newValue']){if('default'==_0xd9c530['oldValue'])return _0x467a82;let _0x215fb1=_0x72dafa['head'];for(;_0x215fb1;){if(_0x215fb1['data']&&'listType'==_0x215fb1['data']['key']&&_0x215fb1['data']['newValue'])return _0x467a82;_0x215fb1=_0x215fb1['next'];}return{'type':'format','content':''+o(_0x5d7e31,'*Remove\x20format:*\x20%0',o(_0x5d7e31,this['_getTranslationKeyForListStyle'](_0xd9c530['oldValue'])))};}if('default'!=_0xd9c530['newValue'])return{'type':'format','content':''+o(_0x5d7e31,'*Set\x20format:*\x20%0',o(_0x5d7e31,this['_getTranslationKeyForListStyle'](_0xd9c530['newValue'])))};let _0x138f45=_0x72dafa['head'];for(;_0x138f45;){if(_0x138f45['data']&&'listType'==_0x138f45['data']['key']&&_0x138f45['data']['newValue']&&_0x138f45['data']['oldValue'])return _0x467a82;_0x138f45=_0x138f45['next'];}return{'type':'format','content':o(_0x5d7e31,'*Set\x20format:*\x20%0',o(_0x5d7e31,'ELEMENT_'+_0x72dafa['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1b37d7=this['editor'],_0x274f09=_0x1b37d7['locale'];_0x1b37d7['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x34b773=>{if('formatBlock'!=_0x34b773['type'])return;const {data:_0x20d999}=_0x34b773;if(!_0x20d999)return;let _0x4a724c,_0x116933;switch(_0x20d999['commandName']){case'listStyle':_0x4a724c='*Change\x20to:*\x20%0',_0x116933={'type':'format','content':o(_0x274f09,_0x4a724c,o(_0x274f09,this['_getTranslationKeyForListStyle'](_0x20d999['commandParams'][0x0]['type'])))};break;case'listReversed':_0x4a724c=_0x20d999['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x116933={'type':'format','content':o(_0x274f09,_0x4a724c)};break;case'listStart':_0x4a724c='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x116933={'type':'format','content':o(_0x274f09,_0x4a724c,_0x20d999['commandParams'][0x0]['startIndex'])};}return _0x116933;});}['_getTranslationKeyForListStyle'](_0xe62a6b){return'ELEMENT_'+function(_0x3a633a){if(ye['includes'](_0x3a633a))return'bulleted';if(Se['includes'](_0x3a633a))return'numbered';return null;}(_0xe62a6b)['toUpperCase']()+'_LIST_'+_0xe62a6b['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x1bb8e2{static get['requires'](){return[_0x1f0898];}['init'](){const _0x233532=this['editor'],_0x483bc4=_0x233532['plugins']['get']('TrackChangesEditing'),_0x4f4dab=_0x233532['commands']['get']('enter');_0x483bc4['enableCommand']('enter',()=>{_0x233532['model']['change'](_0x12b8c0=>{const _0x230276=_0x233532['model']['document']['selection'],_0xfb7ef4=_0x230276['getFirstPosition'](),_0x2a19a9=_0x1b736b['fromRange'](_0x230276['getFirstRange']());if(_0x4f4dab['enterBlock'](_0x12b8c0)){const _0x2d1b12=_0x233532['model']['createPositionAt'](_0xfb7ef4['parent']['nextSibling'],0x0),_0x187129=_0x12b8c0['createRange'](_0xfb7ef4,_0x2d1b12);_0x483bc4['markInsertion'](_0x187129);}else _0x12b8c0['setSelection'](_0x12b8c0['createRange'](_0x2a19a9['end']));_0x2a19a9['detach'](),_0x4f4dab['fire']('afterExecute',{'writer':_0x12b8c0});});}),_0x233532['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x233532,'split'),{'priority':'high'}),_0x233532['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x3b0c0a,_0x3009db,_0x291587)=>{const _0xbe88c7=_0x291587['mapper']['markerNameToElements'](_0x3009db['markerName']);if(_0xbe88c7){for(const _0x458858 of _0xbe88c7)_0x458858['hasClass']('ck-suggestion-marker-split')&&(_0x291587['mapper']['unbindElementFromMarkerName'](_0x458858,_0x3009db['markerName']),_0x291587['writer']['remove'](_0x458858));}},{'priority':'high'}),_0x233532['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x25b326,_0x2dba99,_0x5b894f)=>{_0x5b894f['options']['showSuggestionHighlights']&&_e(_0x233532,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x25b326,_0x2dba99,_0x5b894f);},{'priority':'high'});}}class X extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0xc1f483=this['editor']['plugins']['get']('TrackChangesEditing');_0xc1f483['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0xc1f483['enableCommand']('findNext'),_0xc1f483['enableCommand']('findPrevious'),_0xc1f483['enableCommand']('replace'),_0xc1f483['enableCommand']('replaceAll');}['handleFindCommand'](_0x441e24,_0x4295cc,_0x4f3ea3={}){const _0x5e1739=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x441e24(_0x139166=>{let _0x408bd2=('string'==typeof _0x4295cc?_0x5e1739['findByTextCallback'](_0x4295cc,_0x4f3ea3):_0x4295cc)(_0x139166);Array['isArray'](_0x408bd2)&&(_0x408bd2={'results':_0x408bd2,'searchText':'string'==typeof _0x4295cc?_0x4295cc:''});const _0x3728be=_0x408bd2['results']['filter'](_0x59c247=>!0x1===this['_isInDeletionRange'](_0x59c247,_0x139166['item']));return{..._0x408bd2,'results':_0x3728be};},_0x4f3ea3);}['_isInDeletionRange'](_0xd6a8e0,_0x207082){const _0x1308f5=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x207082,_0xd6a8e0['start']),this['editor']['model']['createPositionAt'](_0x207082,_0xd6a8e0['end']));for(const _0x27293e of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x1308f5['getIntersection'](_0x27293e['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 _0x1bb8e2{['afterInit'](){const _0x16afdf=this['editor']['locale'],_0x63856d=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x3ea61a,commandName:_0x20c81d}of ro)this['editor']['plugins']['has'](_0x3ea61a)&&(_0x63856d['enableDefaultAttributesIntegration'](_0x20c81d),_0x63856d['registerInlineAttribute'](_0x20c81d));_0x63856d['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x16afdf,'FORMAT_FONT_SIZE')),_0x63856d['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x16afdf,'FORMAT_FONT_FAMILY')),_0x63856d['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x16afdf,'FORMAT_FONT_COLOR')),_0x63856d['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x16afdf,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49193a=this['editor'],_0x1e869c=_0x49193a['locale'];_0x49193a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3df923=>{const _0x3a95ad=_0x1e869c['t'];if('formatInline'!=_0x3df923['type'])return;const {data:_0x63bb94}=_0x3df923;if(null!=_0x63bb94){if('fontSize'==_0x63bb94['commandName']){const _0x14ffc8=_0x63bb94['commandParams'][0x0]['value'];if(_0x14ffc8){const _0x21ab3e=_0x3a95ad(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0xb5a8b=>_0xb5a8b['model']==_0x14ffc8)['title'])['toLowerCase']();return{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20size:*\x20%0',_0x21ab3e)};}return{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x63bb94['commandName']){const _0x48a8c4=_0x63bb94['commandParams'][0x0]['value'];return _0x48a8c4?{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20family:*\x20%0',_0x48a8c4)}:{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20family*')};}if('fontColor'==_0x63bb94['commandName']){const _0x3af541=_0x63bb94['commandParams'][0x0]['value'];if(_0x3af541){const _0x33a5e2=_0x1301a3(this['editor']['config']['get']('fontColor.colors'))['find'](_0x56cdb1=>_0x56cdb1['model']==_0x3af541);let _0x59364b=_0x3af541,_0x3e9ae2='';return _0x33a5e2&&(_0x59364b=_0x33a5e2['label'],_0x3e9ae2=_0x3a95ad(_0x59364b)['toLowerCase']()),{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20color:*\x20%0',_0x3e9ae2)['trim'](),'color':{'value':_0x3af541,'title':_0x3e9ae2||_0x59364b}};}return{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x63bb94['commandName']){const _0x1b8226=_0x63bb94['commandParams'][0x0]['value'];if(_0x1b8226){const _0x1ee75e=_0x1301a3(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x1c6c7c=>_0x1c6c7c['model']==_0x1b8226);let _0x397714=_0x1b8226,_0x55e5e1='';return _0x1ee75e&&(_0x397714=_0x1ee75e['label'],_0x55e5e1=_0x3a95ad(_0x397714)['toLowerCase']()),{'type':'format','content':o(_0x1e869c,'*Set\x20font\x20background\x20color:*\x20%0',_0x55e5e1)['trim'](),'color':{'value':_0x1b8226,'title':_0x55e5e1||_0x397714}};}return{'type':'format','content':o(_0x1e869c,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x1bb8e2{['afterInit'](){const _0x2a0669=this['editor'],_0x14a367=_0x2a0669['plugins']['get']('TrackChangesEditing'),_0x45fb34=_0x2a0669['commands']['get']('copyFormat'),_0x4f414d=_0x2a0669['commands']['get']('pasteFormat');_0x45fb34&&_0x4f414d&&(_0x14a367['enableDefaultAttributesIntegration']('pasteFormat'),_0x14a367['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x1bcbbe=this['editor'],_0x340f3a=_0x1bcbbe['locale'];_0x1bcbbe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x462a50=>{if('formatBlock'!=_0x462a50['type']&&'formatInline'!=_0x462a50['type'])return;const {data:_0x5b6323}=_0x462a50;if(_0x5b6323&&'pasteFormat'===_0x5b6323['commandName']){const _0x14c5cf=[],_0x4f6edd=_0x5b6323['commandParams'][0x0];for(const [_0x56d177,_0xfb131a]of Object['entries'](_0x4f6edd))_0x14c5cf['push'](so(_0x1bcbbe,_0x56d177,_0xfb131a));return _0x14c5cf['length']?{'type':'format','content':o(_0x340f3a,'*Set\x20format\x20to:*\x20%0',_0x14c5cf['join'](',\x20'))}:{'type':'format','content':o(_0x340f3a,'*Remove\x20all\x20formatting*')};}});}}function so(_0xcebd92,_0xb0313b,_0x3d7b43){const _0x52922a=_0xcebd92['locale']['t'],_0xb48f39=_0xb0313b['split'](/(?=[A-Z])/)['join']('\x20'),_0x4a4de3=_0x52922a(_0xb48f39['charAt'](0x0)['toUpperCase']()+_0xb48f39['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3d7b43)return _0x4a4de3;if('fontColor'===_0xb0313b||'fontBackgroundColor'===_0xb0313b){const _0x2e0002=_0x1301a3(_0xcebd92['config']['get']('fontColor.colors'))['find'](_0x42e192=>_0x42e192['model']==_0x3d7b43);return _0x4a4de3+'\x20('+(_0x2e0002?_0x52922a(_0x2e0002['label'])['toLowerCase']():_0x3d7b43)+')';}if('fontSize'===_0xb0313b&&isNaN(parseFloat(_0x3d7b43))){const _0x3108a3=_0xcebd92['plugins']['get']('FontSize')['normalizeSizeOptions'](_0xcebd92['config']['get']('fontSize.options'))['find'](_0x3906f7=>_0x3906f7['model']==_0x3d7b43);return _0x4a4de3+'\x20('+(_0x3108a3?_0x52922a(_0x3108a3['title'])['toLowerCase']():_0x3d7b43)+')';}return _0x4a4de3+'\x20('+_0x3d7b43+')';}class tt extends _0x1bb8e2{['_headingOptions'];['afterInit'](){const _0x2a7bc=this['editor'];if(!_0x2a7bc['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2a7bc['config']['get']('heading.options');const _0xdba77f=_0x2a7bc['locale'],_0x151223=_0x2a7bc['plugins']['get']('TrackChangesEditing');_0x151223['enableDefaultAttributesIntegration']('heading');for(const _0xd1c66e of this['_headingOptions'])'paragraph'!=_0xd1c66e['model']&&_0x151223['descriptionFactory']['registerElementLabel'](_0xd1c66e['model'],_0x186cf4=>{const _0x1ca92d=this['_getHeadingLevel'](_0xd1c66e['model']);return null!==_0x1ca92d?_0x22621d(_0x186cf4,_0x1ca92d):_0x414175(_0x186cf4,_0xd1c66e['title']);});function _0x22621d(_0x3db7f8,_0x1b6c38){return o(_0xdba77f,'ELEMENT_HEADING',[_0x3db7f8,_0x1b6c38]);}function _0x414175(_0x49a4a4,_0x8403ce){return o(_0xdba77f,'ELEMENT_HEADING_CUSTOM',[_0x49a4a4,_0x8403ce]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5e7d3a=this['editor'],_0x117692=_0x5e7d3a['locale'];function _0x44e566(_0x27d4b6,_0x1936f5){return o(_0x117692,'ELEMENT_HEADING_CUSTOM',[_0x27d4b6,_0x1936f5]);}_0x5e7d3a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1803cf=>{if('formatBlock'!=_0x1803cf['type'])return;const {data:_0x3c7a69}=_0x1803cf;if(_0x3c7a69&&'heading'==_0x3c7a69['commandName']){const _0x521a15=_0x3c7a69['commandParams'][0x0]['value'],_0x58d32e=this['_getHeadingLevel'](_0x521a15);if(null!==_0x58d32e)return{'type':'format','content':o(_0x117692,'*Change\x20to:*\x20%0',(_0x3d5ffb=0x1,_0xb8380=_0x58d32e,o(_0x117692,'ELEMENT_HEADING',[_0x3d5ffb,_0xb8380])))};const _0x5a3ea1=this['_headingOptions']['find'](_0x2bae90=>_0x2bae90['model']===_0x521a15)['title'];return{'type':'format','content':o(_0x117692,'*Change\x20to:*\x20%0',_0x44e566(0x1,_0x5a3ea1))};}var _0x3d5ffb,_0xb8380;});}['_getHeadingLevel'](_0x33f6e5){const _0x3b9999=_0x33f6e5['match'](/^heading(\d+)/);if(_0x3b9999)return _0x3b9999[0x1];const _0x543959=this['_headingOptions']?.['find'](_0x18a86a=>_0x18a86a['model']==_0x33f6e5);if(_0x543959&&_0x543959['view']){const _0x3eb873=_0x543959['view'],_0x5defcf=(_0x3eb873['name']??_0x3eb873)['match'](/^h(\d+)/);if(_0x5defcf)return _0x5defcf[0x1];}return null;}}class et extends _0x1bb8e2{['afterInit'](){const _0x1f020c=this['editor'];if(!_0x1f020c['plugins']['has']('HighlightEditing'))return;const _0x5b24ad=_0x1f020c['plugins']['get']('TrackChangesEditing'),_0x2996b6=_0x1f020c['locale'];_0x5b24ad['enableDefaultAttributesIntegration']('highlight'),_0x5b24ad['registerInlineAttribute']('highlight'),_0x5b24ad['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x2996b6,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x277d50=this['editor'],_0x17e7d9=_0x277d50['locale'];_0x277d50['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5df230=>{if('formatInline'!=_0x5df230['type'])return;const {data:_0x546608}=_0x5df230;if(_0x546608&&'highlight'==_0x546608['commandName']){const _0x3e0bce=_0x17e7d9['t'],_0x35cacd=_0x546608['commandParams'][0x0]['value'];if(_0x35cacd){const _0x47dd24=_0x277d50['config']['get']('highlight.options')['find'](_0x34f08d=>_0x34f08d['model']==_0x35cacd),_0x35c1b0=_0x3e0bce(_0x47dd24['title'])['toLowerCase']();return{'type':'format','content':o(_0x17e7d9,'*Set\x20highlight:*\x20%0',_0x35c1b0),'color':{'value':_0x47dd24['color'],'title':_0x47dd24['title']}};}return{'type':'format','content':o(_0x17e7d9,'*Remove\x20highlight*',o(_0x17e7d9,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x1bb8e2{['afterInit'](){const _0x4c76bd=this['editor'];if(!_0x4c76bd['plugins']['has']('HorizontalLineEditing'))return;_0x4c76bd['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x577ee8=_0x4c76bd['plugins']['get']('TrackChangesEditing'),_0x1d21d2=_0x4c76bd['locale'];_0x577ee8['descriptionFactory']['registerElementLabel']('horizontalLine',_0x420d40=>o(_0x1d21d2,'ELEMENT_HORIZONTAL_LINE',_0x420d40)),_0x4c76bd['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x3ddecd,{writer:_0xbb2a84,options:_0x29223c})=>{if(!_0x29223c['showSuggestionHighlights'])return null;const _0x3bc286=_0xbb2a84['createContainerElement']('div'),_0x16de75=_0xbb2a84['createEmptyElement']('hr');return _0xbb2a84['addClass']('ck-horizontal-line',_0x3bc286),_0xbb2a84['insert'](_0xbb2a84['createPositionAt'](_0x3bc286,0x0),_0x16de75),_0x3bc286;},'converterPriority':'high'});}}class st extends _0x1bb8e2{['afterInit'](){const _0x450ee2=this['editor'];if(!_0x450ee2['plugins']['has']('HtmlEmbed'))return;const _0x3ed924=_0x450ee2['plugins']['get']('TrackChangesEditing'),_0x45fec1=_0x450ee2['locale'];_0x3ed924['descriptionFactory']['registerElementLabel']('rawHtml',_0x380f34=>o(_0x45fec1,'ELEMENT_HTML_EMBED',_0x380f34)),_0x3ed924['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3ed924['registerBlockAttribute']('value'),_0x3ed924['descriptionFactory']['registerDescriptionCallback'](_0x82d21=>{if('attribute'!=_0x82d21['type'])return;const {data:_0x2ecd04}=_0x82d21;if(_0x2ecd04&&'value'==_0x2ecd04['key']&&_0x82d21['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0xb979aa=o(_0x45fec1,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x45fec1,'*Change\x20%0\x20content*',_0xb979aa)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x66d321=this['editor'],_0x50f84c=_0x66d321['locale'];_0x66d321['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a8395=>{if('formatBlock'!=_0x3a8395['type'])return;const {data:_0x3ff870}=_0x3a8395;if(_0x3ff870&&'htmlEmbed'==_0x3ff870['commandName']){const _0x350ffb=o(_0x50f84c,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x50f84c,'*Change\x20%0\x20content*',_0x350ffb)};}});}}class nt extends _0x1bb8e2{['afterInit'](){const _0x23b35d=this['editor'];if(!_0x23b35d['plugins']['has']('ImageEditing'))return;const _0xb534c1=_0x23b35d['plugins']['get']('TrackChangesEditing'),_0x11dc02=_0x23b35d['plugins']['get']('ImageUtils'),_0x5e59dc=_0x23b35d['locale'];_0xb534c1['enableCommand']('insertImage'),_0xb534c1['descriptionFactory']['registerElementLabel']('imageBlock',_0x534b3d=>o(_0x5e59dc,'ELEMENT_IMAGE',_0x534b3d)),_0xb534c1['descriptionFactory']['registerElementLabel']('imageInline',_0x33f585=>o(_0x5e59dc,'ELEMENT_INLINE_IMAGE',_0x33f585)),_0xb534c1['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x5e59dc,'ELEMENT_CAPTION')),_0x23b35d['plugins']['has']('ImageUploadEditing')&&_0xb534c1['enableCommand']('uploadImage'),_0x23b35d['plugins']['has']('ImageBlockEditing')&&_0x23b35d['plugins']['has']('ImageInlineEditing')&&(_0xb534c1['enableCommand']('imageTypeInline',(_0x3aa2b8,_0xf225f0)=>{const _0x4be24b=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']);_0x23b35d['model']['change'](()=>{_0xb534c1['markBlockFormat'](_0x4be24b,{'commandName':'imageTypeInline','commandParams':[_0xf225f0]},[],'convertBlockImageToInline');});}),_0xb534c1['enableCommand']('imageTypeBlock',(_0x4083c2,_0x4c5e03)=>{_0x23b35d['model']['change'](_0x472366=>{let _0x336559=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x2248bc=_0x472366['createRangeOn'](_0x336559);const _0x4ea668=_0x7b15ae['fromPosition'](_0x2248bc['start'],'toPrevious'),_0x22a6f0=_0x7b15ae['fromPosition'](_0x2248bc['end'],'toNext');_0xb534c1['forceDefaultExecution'](()=>_0x4083c2(_0x4c5e03)),_0x336559=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x2248bc=_0x472366['createRangeOn'](_0x336559);const _0x434816=_0x472366['createRange'](_0x4ea668,_0x22a6f0);_0x4ea668['detach'](),_0x22a6f0['detach'](),_0xb534c1['markBlockFormat'](_0x336559,{'commandName':'imageTypeInline','commandParams':[_0x4c5e03]},[],'convertInlineImageToBlock'),_0x434816['start']['isBefore'](_0x2248bc['start'])&&_0xb534c1['markInsertion'](_0x472366['createRange'](_0x434816['start'],_0x2248bc['start']),'convertInlineImageToBlock'),_0x2248bc['end']['isBefore'](_0x434816['end'])&&_0xb534c1['markInsertion'](_0x472366['createRange'](_0x2248bc['end'],_0x434816['end']),'convertInlineImageToBlock');});}),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0xb534c1['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x5257ea])=>{const _0x5312a8=_0xb534c1['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x11c3ae=_0x5257ea['start'],_0x509183=_0x5257ea['end'];const _0x5aa5f7=_0x23b35d['model']['schema']['getNearestSelectionRange'](_0x11c3ae,'backward'),_0x3a83e3=_0x23b35d['model']['schema']['getNearestSelectionRange'](_0x509183,'forward');_0x5aa5f7['isCollapsed']&&(_0x11c3ae=_0x5aa5f7['start']),_0x3a83e3['isCollapsed']&&(_0x509183=_0x3a83e3['end']),_0x5312a8([_0x23b35d['model']['createRange'](_0x11c3ae,_0x509183)]);}),_0xb534c1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x16639b),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x16639b)),_0x23b35d['plugins']['has']('ImageCaptionEditing')&&(_0xb534c1['enableCommand']('toggleImageCaption',(_0x1db19a,_0x20f1d4)=>{const _0x34a441=_0x23b35d['plugins']['get']('ImageCaptionUtils');let _0x89d2e0=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x148705=_0x34a441['getCaptionFromImageModelElement'](_0x89d2e0);_0x23b35d['model']['change'](()=>{if(_0x148705)return void _0xb534c1['markDeletion'](_0x23b35d['model']['createRangeOn'](_0x148705));const _0x1bf26=_0x11dc02['isBlockImage'](_0x89d2e0);_0x1db19a(_0x20f1d4),_0x89d2e0=_0x11dc02['getClosestSelectedImageElement'](_0x23b35d['model']['document']['selection']),_0x148705=_0x34a441['getCaptionFromImageModelElement'](_0x89d2e0),_0xb534c1['markInsertion'](_0x23b35d['model']['createRangeOn'](_0x148705),_0x1bf26?null:'imageCaption');});}),_0xb534c1['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x16639b));const _0x1b331d=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x268896(_0x550ad0,_0x5a6e00){const _0x788afa=_0x1b331d['findIndex'](({type:_0x1429c0,subType:_0x4a2907})=>_0x550ad0['type']==_0x1429c0&&_0x550ad0['subType']==_0x4a2907),_0x1ea991=_0x1b331d['findIndex'](({type:_0x5aa805,subType:_0x4b7f6f})=>_0x5a6e00['type']==_0x5aa805&&_0x5a6e00['subType']==_0x4b7f6f);if(_0x788afa<0x0||_0x1ea991<0x0)return!0x1;const _0x461907=_0x550ad0['getFirstRange'](),_0x2b0fd5=_0x5a6e00['getFirstRange']();if((0x0==_0x788afa||0x1==_0x788afa)&&0x2==_0x1ea991&&_0x461907['isIntersecting'](_0x2b0fd5))return!0x0;if(0x2==_0x788afa&&0x3==_0x1ea991){const _0x1c22a3=_0xb534c1['_findSuggestions'](_0x461907,'insertion')['filter'](({suggestion:_0x146bdd,meta:_0x1660e2})=>_0x1660e2['isOwn']&&'convertInlineImageToBlock'==_0x146bdd['subType']);if(_0x1c22a3['length']>0x1&&_0x2b0fd5['end']['isEqual'](_0x461907['start']))return!0x0;if(0x1==_0x1c22a3['length']&&(_0x461907['start']['isEqual'](_0x2b0fd5['end'])||_0x461907['end']['isEqual'](_0x2b0fd5['start'])))return!0x0;}if(0x3==_0x788afa&&0x3==_0x1ea991&&_0x461907['start']['isBefore'](_0x2b0fd5['start'])){const _0x577f24=_0x461907['end']['nodeAfter'],_0x29cd98=_0x2b0fd5['start']['nodeBefore'];return _0x11dc02['isBlockImage'](_0x577f24)&&_0x577f24===_0x29cd98;}return!0x1;}function _0x16639b(_0x199e99,_0x2990f5){return _0x268896(_0x199e99,_0x2990f5)?[_0x199e99,_0x2990f5]:_0x268896(_0x2990f5,_0x199e99)?[_0x2990f5,_0x199e99]:null;}_0x23b35d['plugins']['has']('ImageResize')&&(_0xb534c1['enableDefaultAttributesIntegration']('resizeImage'),_0xb534c1['registerBlockAttribute']('resizedWidth'),_0xb534c1['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x5e59dc,'FORMAT_IMAGE_SIZE'))),_0x23b35d['plugins']['has']('ImageTextAlternativeEditing')&&(_0xb534c1['enableDefaultAttributesIntegration']('imageTextAlternative'),_0xb534c1['registerBlockAttribute']('alt')),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x444b6f=>{if(!!_0x1b331d['find'](({type:_0xb569a4,subType:_0x21631f})=>_0x444b6f['type']==_0xb569a4&&_0x444b6f['subType']==_0x21631f))return _0x444b6f['previous']?{}:void 0x0;}),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x19fbd2=>{if('insertion'==_0x19fbd2['type']||'deletion'==_0x19fbd2['type']){const _0x3727df=_0x19fbd2['getContainedElement']();if(_0x3727df&&_0x3727df['is']('element','caption'))return{'type':'insertion'==_0x19fbd2['type']?'addObject':'removeObject','element':_0x3727df,'quantity':0x1};}}),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x41a540=>'formatBlock'==_0x41a540['type']&&'convertInlineImageToBlock'==_0x41a540['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x41a540['type']&&'convertBlockImageToInline'==_0x41a540['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0xb534c1['descriptionFactory']['registerDescriptionCallback'](_0x3abd5a=>{if('attribute'!=_0x3abd5a['type'])return;const {data:_0x33950f}=_0x3abd5a;if(!_0x33950f||'alt'!=_0x33950f['key'])return;const _0x1df020=_0x33950f['newValue'];return _0x1df020?{'type':'format','content':o(_0x5e59dc,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1df020+'\x22')}:{'type':'format','content':o(_0x5e59dc,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x924c7d=this['editor'],_0x22b8ac=_0x924c7d['locale'];_0x924c7d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e7975=>{if('formatBlock'!=_0x4e7975['type']&&'formatInline'!=_0x4e7975['type'])return;const {data:_0x30ec41}=_0x4e7975;if(_0x30ec41){if('imageTextAlternative'==_0x30ec41['commandName']){const _0x2d0275=_0x30ec41['commandParams'][0x0]['newValue'];return _0x2d0275?{'type':'format','content':o(_0x22b8ac,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2d0275+'\x22')}:{'type':'format','content':o(_0x22b8ac,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x30ec41['commandName']){const _0x1799cd=_0x30ec41['commandParams'][0x0]['width'];return _0x1799cd?{'type':'format','content':o(_0x22b8ac,'*Set\x20image\x20width:*\x20%0',_0x1799cd)}:{'type':'format','content':o(_0x22b8ac,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0xf9334=this['editor']['locale'],_0x3c52fb=this['editor']['plugins']['get']('TrackChangesEditing');_0x3c52fb['enableDefaultAttributesIntegration']('replaceImageSource'),_0x3c52fb['registerBlockAttribute']('src'),_0x3c52fb['descriptionFactory']['registerDescriptionCallback'](_0x25b1c1=>{if('attribute'!=_0x25b1c1['type'])return;const {data:_0xf730c8}=_0x25b1c1;return _0xf730c8&&'src'==_0xf730c8['key']?_0xf730c8['newValue']&&_0xf730c8['oldValue']?{'type':'format','content':o(_0xf9334,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x4e8837=this['editor']['plugins']['get']('TrackChangesEditing');_0x4e8837['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x4e8837['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4e8837['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x4e8837['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x482e15=this['editor'],_0x92088a=_0x482e15['locale'];_0x482e15['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x341253=>{if('formatBlock'!=_0x341253['type']&&'formatInline'!=_0x341253['type'])return;const {data:_0x46c4d1}=_0x341253;if(!_0x46c4d1||'replaceImageSource'!=_0x46c4d1['commandName'])return;return{'type':'format','content':o(_0x92088a,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x1bb8e2{['afterInit'](){const _0x596810=this['editor'];if(!_0x596810['plugins']['has']('ImageStyleEditing'))return;const _0x228302=_0x596810['plugins']['get']('TrackChangesEditing'),_0x422714=_0x596810['plugins']['get']('ImageUtils'),_0x466999={};_0x228302['enableCommand']('imageStyle',(_0x5c024e,_0x4866e2)=>{const _0x60d652=_0x596810['plugins']['get']('Users')['me'],_0x414fdf=_0x596810['commands']['get']('imageStyle');let _0x326b9d=_0x422714['getClosestSelectedImageElement'](_0x596810['model']['document']['selection']),_0xbfd62f=_0x596810['model']['createRangeOn'](_0x326b9d),_0x4b32b8=_0x414fdf['value'];if(_0x4b32b8==_0x4866e2['value'])return;const _0x13aab2={'commandName':'imageStyle','commandParams':[_0x4866e2],'formatGroupId':_0x59fd7a()};_0x596810['model']['change'](()=>{if(_0x228302['getSuggestions']()['filter'](_0x5279b7=>_0x5279b7['isInContent']&&_0x60d652==_0x5279b7['author']&&('formatBlock'==_0x5279b7['type']||'formatInline'==_0x5279b7['type'])&&('imageStylePreApply'==_0x5279b7['subType']||'imageStylePostApply'==_0x5279b7['subType'])&&_0x5279b7['getFirstRange']()['isEqual'](_0xbfd62f))['forEach'](_0x59a5b5=>_0x228302['discardSuggestion'](_0x59a5b5['head'])),_0x326b9d=_0x422714['getClosestSelectedImageElement'](_0x596810['model']['document']['selection']),_0xbfd62f=_0x596810['model']['createRangeOn'](_0x326b9d),_0x414fdf['refresh'](),_0x596810['commands']['get']('imageTypeInline')['refresh'](),_0x596810['commands']['get']('imageTypeBlock')['refresh'](),_0x4b32b8=_0x414fdf['value'],_0x4b32b8!=_0x4866e2['value'])return _0x422714['isInlineImage'](_0x326b9d)&&_0x414fdf['shouldConvertImageType'](_0x4866e2['value'],_0x326b9d)?(_0x5c024e({..._0x4866e2,'setImageSizes':!0x1}),_0x326b9d=_0x422714['getClosestSelectedImageElement'](_0x596810['model']['document']['selection']),void _0x228302['markBlockFormat'](_0x326b9d,{..._0x13aab2,'commandReversedParams':[{'value':_0x4b32b8||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x422714['isBlockImage'](_0x326b9d)?_0x228302['markBlockFormat'](_0x326b9d,_0x13aab2,[],'imageStylePostApply'):_0x228302['markInlineFormat'](_0xbfd62f,_0x13aab2,'imageStylePostApply'));});});for(const _0x3958d0 of _0x596810['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x466999[_0x3958d0['name']]=_0x3958d0['title']['toLowerCase']();_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x228302['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4bb267])=>{_0x422714['setImageNaturalSizeAttributes'](_0x4bb267['getContainedElement']());}),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x191268,_0x1014e9)=>{_0x228302['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x191268,{'commandName':_0x1014e9['commandName'],'commandParams':_0x1014e9['commandReversedParams']});}),_0x228302['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0xfa4e68,_0x33346a){if(_0x31a563(_0xfa4e68,_0x33346a))return[_0xfa4e68,_0x33346a];if(_0x31a563(_0x33346a,_0xfa4e68))return[_0x33346a,_0xfa4e68];return null;});const _0x91225e=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x31a563(_0x24ab63,_0x4b52d0){const _0xf8fea9=_0x91225e['findIndex'](({type:_0x2e19a4,subType:_0x5cfcb3})=>_0x24ab63['type']==_0x2e19a4&&_0x24ab63['subType']==_0x5cfcb3),_0xcce202=_0x91225e['findIndex'](({type:_0x5c2674,subType:_0x1a6735})=>_0x4b52d0['type']==_0x5c2674&&_0x4b52d0['subType']==_0x1a6735);if(_0xf8fea9<0x0||_0xcce202<0x0)return!0x1;const _0x340f91=_0x24ab63['getFirstRange'](),_0x6e099b=_0x4b52d0['getFirstRange']();if((0x0==_0xf8fea9||0x1==_0xf8fea9)&&0x2==_0xcce202&&_0x340f91['isIntersecting'](_0x6e099b))return!0x0;if(0x2==_0xf8fea9&&0x3==_0xcce202){const _0xda73b6=_0x228302['_findSuggestions'](_0x340f91,'insertion')['filter'](({suggestion:_0x2f024b,meta:_0x39f73c})=>_0x39f73c['isOwn']&&'convertInlineImageToBlock'==_0x2f024b['subType']);if(_0xda73b6['length']>0x1&&_0x6e099b['end']['isEqual'](_0x340f91['start']))return!0x0;if(0x1==_0xda73b6['length']&&(_0x340f91['start']['isEqual'](_0x6e099b['end'])||_0x340f91['end']['isEqual'](_0x6e099b['start'])))return!0x0;}if(0x3==_0xf8fea9&&0x3==_0xcce202&&_0x340f91['start']['isBefore'](_0x6e099b['start'])){const _0x41e604=_0x340f91['end']['nodeAfter'],_0x41dfd1=_0x6e099b['start']['nodeBefore'];return _0x422714['isBlockImage'](_0x41e604)&&_0x41e604===_0x41dfd1;}return!0x1;}_0x596810['model']['document']['registerPostFixer'](()=>{let _0x5a2671=!0x1;const _0x27f112=Array['from'](_0x596810['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x17c376,data:_0x1edd19}of _0x27f112){const {group:_0x386ad4,type:_0x31f14b,subType:_0x58a733,id:_0x11981a}=_0x228302['_splitMarkerName'](_0x17c376);if('suggestion'==_0x386ad4&&_0x228302['hasSuggestion'](_0x11981a)){if('formatBlock'==_0x31f14b&&('imageStylePreApply'==_0x58a733||'imageStylePostApply'==_0x58a733)){const _0x33017f=_0x228302['getSuggestion'](_0x11981a);if(_0x1edd19['newRange']){const _0x1a2a49=_0x33017f['getFirstRange']()['getContainedElement']();if(_0x422714['isBlockImage'](_0x1a2a49))continue;_0x228302['discardSuggestion'](_0x33017f),_0x5a2671=!0x0;}}if('insertion'==_0x31f14b&&'imageCaption'==_0x58a733&&!_0x1edd19['newRange']){const _0x3bd497=_0x228302['getSuggestion'](_0x11981a);_0x3bd497['next']&&_0x3bd497['next']['isInContent']&&(_0x228302['discardSuggestion'](_0x3bd497['next']),_0x5a2671=!0x0);}}}return _0x5a2671;}),this['_registerLegacyDescription'](_0x466999);}['_registerLegacyDescription'](_0xecb29c){const _0x1334cf=this['editor'],_0x30c705=_0x1334cf['locale'];_0x1334cf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x18102e=>{if('formatBlock'!=_0x18102e['type']&&'formatInline'!=_0x18102e['type'])return;const {data:_0x58244a}=_0x18102e;if(!_0x58244a||'imageStyle'!=_0x58244a['commandName'])return;const _0x532ed0=_0x58244a['commandParams'][0x0]['value'];return _0xf47857('side'===_0x532ed0?o(_0x30c705,'FORMAT_SIDE_IMAGE'):_0xecb29c[_0x532ed0]||_0x532ed0);function _0xf47857(_0x2bceb7){return{'type':'format','content':o(_0x30c705,'*Format:*\x20%0',_0x2bceb7)};}});}}class at extends _0x1bb8e2{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x216e4b){super(_0x216e4b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x2b842b=this['editor'],_0x40d5f9=_0x2b842b['commands']['get']('importWord'),_0x3ae6bd=_0x2b842b['commands']['get']('trackChanges');_0x40d5f9&&(_0x40d5f9['on']('execute',(_0x322501,[,_0x4d5b8b])=>{this['_trackChangesValueDuringImport']=_0x3ae6bd['value'],_0x4d5b8b['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x40d5f9,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x40d5f9,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x3ae6bd['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x2b842b['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x40e8d8,_0x5c7b57){const {suggestions:_0x4bbab3}=_0x5c7b57,_0x2cc3e0=this['editor']['commands']['get']('trackChanges'),_0x352d4a=_0x2cc3e0['value'];this['_trackChangesValueDuringImport']!==_0x352d4a&&(_0x2cc3e0['execute'](),this['_trackChangesExecuted']=!0x0),_0x4bbab3&&_0x4bbab3['forEach'](({id:_0x3ba765,type:_0x12cf8a,author:_0x536225,created_at:_0x2f70b4})=>{const _0x46d8c2={'id':_0x3ba765,'type':_0x12cf8a,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x536225,'createdAt':_0x2f70b4?new Date(_0x2f70b4):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x46d8c2);});}}class ct extends _0x1bb8e2{['afterInit'](){const _0x88dc67=this['editor'],_0x22e9d7=_0x88dc67['plugins']['get']('TrackChangesEditing');if(_0x88dc67['plugins']['has']('IndentEditing')&&(_0x22e9d7['enableCommand']('indent'),_0x22e9d7['enableCommand']('outdent')),_0x88dc67['plugins']['has']('IndentBlock')){for(const _0x123a42 of['indentBlock','outdentBlock'])_0x22e9d7['enableDefaultAttributesIntegration'](_0x123a42);}const _0x4a84d3=_0x88dc67['locale'];_0x22e9d7['registerBlockAttribute']('blockIndent'),_0x22e9d7['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x4a84d3,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x113e8=this['editor'],_0x3915ff=_0x113e8['locale'],_0x2f4e21=_0x113e8['plugins']['get']('TrackChangesEditing');_0x2f4e21['descriptionFactory']['registerDescriptionCallback'](_0x3af082=>{if('formatBlock'!=_0x3af082['type'])return;const {data:_0x319821}=_0x3af082;if(!_0x319821)return;if('indentBlock'!=_0x319821['commandName']&&'outdentBlock'!=_0x319821['commandName'])return;const _0x521b7e=_0x3af082['getItems']()[0x0],_0xd9b5a7=_0x2f4e21['descriptionFactory']['getItemLabel'](_0x521b7e);return'indentBlock'==_0x319821['commandName']?{'type':'format','content':o(_0x3915ff,'*Indent:*\x20%0',_0xd9b5a7)}:'outdentBlock'==_0x319821['commandName']?{'type':'format','content':o(_0x3915ff,'*Outdent:*\x20%0',_0xd9b5a7)}:void 0x0;});}}class ut extends _0x1bb8e2{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x1bb8e2{['afterInit'](){const _0x230de8=this['editor'];if(!_0x230de8['plugins']['has']('LinkEditing'))return;const _0x58c8d8=_0x230de8['plugins']['get']('TrackChangesEditing'),_0x38fe39=_0x230de8['commands']['get']('link');_0x58c8d8['enableDefaultAttributesIntegration']('link'),_0x58c8d8['enableDefaultAttributesIntegration']('unlink'),_0x58c8d8['registerInlineAttribute']('linkHref');for(const _0x4c3034 of _0x38fe39['manualDecorators'])_0x58c8d8['registerInlineAttribute'](_0x4c3034['id']),_0x58c8d8['descriptionFactory']['registerAttributeLabel'](_0x4c3034['id'],'link\x20('+_0x4c3034['label']['toLowerCase']()+')');_0x58c8d8['descriptionFactory']['registerDescriptionCallback'](_0x82e606=>{if('attribute'!=_0x82e606['type'])return;const {data:_0xb7ba02}=_0x82e606;if(!_0xb7ba02||'linkHref'!=_0xb7ba02['key'])return;const _0x83c169=_0xb7ba02['newValue'],_0x42d51b=_0x230de8['locale'];return{'type':'format','content':null==_0x83c169?o(_0x42d51b,'*Remove\x20link*'):o(_0x42d51b,'*Set\x20link:*\x20%0','\x22'+_0x83c169+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x35e787=this['editor'],_0x3ddda2=_0x35e787['locale'];_0x35e787['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1b18d2=>{if('formatInline'!=_0x1b18d2['type'])return;const {data:_0x9f78e}=_0x1b18d2;if(_0x9f78e){if('link'==_0x9f78e['commandName']){const _0x3fe8ff=_0x9f78e['commandParams'][0x0];return{'type':'format','content':o(_0x3ddda2,'*Set\x20link:*\x20%0','\x22'+_0x3fe8ff+'\x22')};}return'unlink'==_0x9f78e['commandName']?{'type':'format','content':o(_0x3ddda2,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x1bb8e2{['afterInit'](){const _0x53d1e2=this['editor'],_0x432b8e=_0x53d1e2['locale'];if(!_0x53d1e2['plugins']['has']('LegacyListEditing'))return;const _0x3c702f=_0x53d1e2['plugins']['get']('TrackChangesEditing'),_0x1639e3=_0x53d1e2['plugins']['has']('LegacyTodoListEditing');function _0x8786e8(_0x2cf1a1){return()=>{const _0x23d179=_0x53d1e2['model']['document']['selection'],_0xe0c80c=_0x53d1e2['commands']['get'](_0x2cf1a1);if(_0xe0c80c['value'])return void _0x53d1e2['execute']('paragraph',{});const _0x14bbbb=_0x2cf1a1['slice'](0x0,-0x4),_0x305d33=function(_0x23aefb,_0x5ecd0d,_0x3a356f){let _0x208420=Array['from'](_0x23aefb)['filter'](_0x3dfc55=>function(_0x19612d,_0x315a5e){return _0x315a5e['checkChild'](_0x19612d['parent'],'listItem')&&!_0x315a5e['isObject'](_0x19612d);}(_0x3dfc55,_0x3a356f));_0x208420=_0x208420['filter'](_0x1f39e8=>!_0x1f39e8['is']('element','listItem')||_0x1f39e8['getAttribute']('listType')!=_0x5ecd0d);const _0xca5565=new Set();for(const _0x36f3c0 of _0x208420)_0x36f3c0['is']('element','listItem')?_0xca5565['add'](fe(_0x36f3c0)):_0xca5565['add'](_0x36f3c0);return Array['from'](_0xca5565);}(_0x23d179['getSelectedBlocks'](),_0x14bbbb,_0x53d1e2['model']['schema']);_0x53d1e2['model']['change'](()=>{for(const _0x4df8d9 of _0x305d33)_0x3c702f['markBlockFormat'](_0x4df8d9,{'commandName':_0x2cf1a1,'commandParams':[{'forceValue':!_0xe0c80c['value']}],'formatGroupId':'blockName'},ue(_0x4df8d9));});};}function _0x24479b(_0x522ac2){return()=>{const _0x43f8b5=function(_0x5ab0bf){let _0x39e624=Array['from'](_0x5ab0bf);const _0x89195c=_0x39e624['findIndex'](_0x177573=>'listItem'!=_0x177573['name']);return _0x89195c>-0x1&&(_0x39e624=_0x39e624['slice'](0x0,_0x89195c)),_0x39e624;}(_0x53d1e2['model']['document']['selection']['getSelectedBlocks']()),_0x4240d2=_0x53d1e2['model']['createRange'](_0x53d1e2['model']['createPositionAt'](_0x43f8b5[0x0],'before'),_0x53d1e2['model']['createPositionAt'](_0x43f8b5[_0x43f8b5['length']-0x1],'end'));_0x53d1e2['model']['change'](()=>{_0x3c702f['markBlockFormat'](_0x4240d2,{'commandName':_0x522ac2,'commandParams':[],'formatGroupId':'listIndent'},function(_0x437d5b){const _0x3d54dd=new Set();for(const _0x53165f of _0x437d5b){let _0x3e1063=_0x53165f['nextSibling'];for(;_0x3e1063&&_0x3e1063['getAttribute']('listIndent')>_0x53165f['getAttribute']('listIndent');)_0x3d54dd['add'](_0x3e1063),_0x3e1063=_0x3e1063['nextSibling'];}return Array['from'](_0x3d54dd);}(_0x43f8b5));});};}_0x3c702f['enableCommand']('numberedList',_0x8786e8('numberedList')),_0x3c702f['enableCommand']('bulletedList',_0x8786e8('bulletedList')),_0x1639e3&&_0x3c702f['enableCommand']('todoList',_0x8786e8('todoList')),_0x3c702f['enableCommand']('indentList',_0x24479b('indentList')),_0x3c702f['enableCommand']('outdentList',_0x24479b('outdentList')),_0x1639e3&&_0x3c702f['enableCommand']('checkTodoList',()=>{const _0x58499e=_0x53d1e2['commands']['get']('checkTodoList'),_0xe0a8bb=Array['from'](_0x58499e['_selectedElements']);_0xe0a8bb['filter'](_0x5949be=>_0x5949be['getAttribute']('todoListChecked')!=_0x58499e['value']),_0x53d1e2['model']['change'](()=>{for(const _0x12bf99 of _0xe0a8bb)_0x3c702f['markBlockFormat'](_0x12bf99,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x58499e['value']}]});});}),_0x3c702f['descriptionFactory']['registerElementLabel']('listItem',_0x3830c5=>o(_0x432b8e,'ELEMENT_LIST_ITEM',_0x3830c5)),_0x3c702f['descriptionFactory']['registerDescriptionCallback'](_0x563ea3=>{if('formatBlock'!=_0x563ea3['type']&&'formatInline'!=_0x563ea3['type'])return;const {data:_0xdbdeee}=_0x563ea3;if(_0xdbdeee){if('numberedList'==_0xdbdeee['commandName']||'bulletedList'==_0xdbdeee['commandName']||'todoList'==_0xdbdeee['commandName'])switch(_0xdbdeee['commandName']['replace']('List','')){case'bulleted':return _0x212150(o(_0x432b8e,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x212150(o(_0x432b8e,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x212150(o(_0x432b8e,'ELEMENT_TODO_LIST'));}if('indentList'==_0xdbdeee['commandName'])return{'type':'format','content':o(_0x432b8e,'*Indent:*\x20%0',o(_0x432b8e,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xdbdeee['commandName'])return{'type':'format','content':o(_0x432b8e,'*Outdent:*\x20%0',o(_0x432b8e,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xdbdeee['commandName'])return _0xdbdeee['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x432b8e,'*Check\x20item*')}:{'type':'format','content':o(_0x432b8e,'*Uncheck\x20item*')};}function _0x212150(_0x1efb05){return{'type':'format','content':o(_0x432b8e,'*Change\x20to:*\x20%0',_0x1efb05)};}});}}function fe(_0x43d624){const _0x1c0f01=_0x43d624['getAttribute']('listIndent');if(0x0==_0x1c0f01)return _0x43d624;let _0x353de3=_0x43d624;for(;_0x43d624['previousSibling']&&_0x43d624['previousSibling']['is']('element','listItem');){const _0x5b6635=_0x43d624['previousSibling']['getAttribute']('listIndent');if(_0x5b6635==_0x1c0f01)_0x353de3=_0x43d624['previousSibling'];else{if(_0x5b6635<_0x1c0f01)break;}_0x43d624=_0x43d624['previousSibling'];}return _0x353de3;}function ue(_0xcc830f){const _0x19fec9=[];if(_0xcc830f['is']('element','listItem')&&_0xcc830f['getAttribute']('listIndent')>0x0){let _0x108d93=_0xcc830f['nextSibling'];for(;_0x108d93&&'listItem'==_0x108d93['name']&&_0x108d93['getAttribute']('listIndent')==_0xcc830f['getAttribute']('listIndent');)_0x19fec9['push'](_0x108d93),_0x108d93=_0x108d93['nextSibling'];}return _0x19fec9;}class W extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x49d0c1=this['editor']['config']['get']('list.properties'),_0x4ff530=this['editor']['plugins']['get']('TrackChangesEditing');_0x49d0c1['styles']&&_0x4ff530['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x49d0c1['reversed']&&_0x4ff530['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x49d0c1['startIndex']&&_0x4ff530['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4ff530['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x5cbfb4,_0xf3e5ec={}){const _0x1dc0a8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x29bdaa=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1dc0a8['markMultiRangeBlockFormat'](_0x29bdaa,{'commandName':'listStyle','commandParams':[{'type':_0xf3e5ec['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x22bd00,_0x35d341={}){const _0x1633f6=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ef0e3=this['_getSuggestionBlocks'](_0x370300=>_0x370300['is']('element','listItem')&&'numbered'===_0x370300['getAttribute']('listType'));if(_0x3ef0e3['length']<0x1)return;const _0x5034c3=_0x3ef0e3['map'](_0x14b2f2=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x14b2f2,'before'),this['editor']['model']['createPositionAt'](_0x14b2f2,0x0)));this['editor']['model']['change'](()=>{_0x1633f6['markMultiRangeBlockFormat'](_0x5034c3,{'commandName':'listReversed','commandParams':[{'reversed':_0x35d341['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x6e235a,_0x11eebf={}){const _0xaeb5a8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4b54bc=this['_getSuggestionBlocks'](_0x4f9a2b=>_0x4f9a2b['is']('element','listItem')&&'numbered'===_0x4f9a2b['getAttribute']('listType'));if(_0x4b54bc['length']<0x1)return;const _0x4429e0=_0x4b54bc['map'](_0x54d377=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x54d377,'before'),this['editor']['model']['createPositionAt'](_0x54d377,0x0)));this['editor']['model']['change'](()=>{_0xaeb5a8['markMultiRangeBlockFormat'](_0x4429e0,{'commandName':'listStart','commandParams':[{'startIndex':_0x11eebf['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5a811d){if('formatBlock'!=_0x5a811d['type']&&'formatInline'!=_0x5a811d['type'])return;const _0x373d35=this['editor']['locale'],{data:_0x3e86ab}=_0x5a811d;if(!_0x3e86ab)return;let _0x14b47a,_0x4438b2;switch(_0x3e86ab['commandName']){case'listStyle':_0x14b47a='*Change\x20to:*\x20%0',_0x4438b2={'type':'format','content':o(_0x373d35,_0x14b47a,o(_0x373d35,this['_getTranslationKeyForListStyle'](_0x3e86ab['commandParams'][0x0]['type'])))};break;case'listReversed':_0x14b47a=_0x3e86ab['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x4438b2={'type':'format','content':o(_0x373d35,_0x14b47a)};break;case'listStart':_0x14b47a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x4438b2={'type':'format','content':o(_0x373d35,_0x14b47a,_0x3e86ab['commandParams'][0x0]['startIndex'])};}return _0x4438b2;}['_getSuggestionBlocksForListStyle'](){const _0x1ce9cf=this['editor']['plugins']['get']('LegacyListUtils');let _0x2cb0d1=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x2cb0d1[0x0]?.['is']('element','listItem')&&_0x2cb0d1['unshift'](..._0x1ce9cf['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x2cb0d1[_0x2cb0d1['length']-0x1]?.['is']('element','listItem')&&_0x2cb0d1['push'](..._0x1ce9cf['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x2cb0d1=[...new Set(_0x2cb0d1)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x2cb0d1=_0x2cb0d1['filter'](_0x1238db=>_0x1238db['is']('element','listItem'))),_0x2cb0d1;}['_getSuggestionBlocks'](_0x4d0521){const _0x31a080=this['editor']['plugins']['get']('LegacyListUtils');let _0xba3954=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4d0521)['map'](_0x303f96=>{const _0x5cb179=this['editor']['model']['createPositionAt'](_0x303f96,0x0);return[..._0x31a080['getSiblingNodes'](_0x5cb179,'backward'),..._0x31a080['getSiblingNodes'](_0x5cb179,'forward')];})['flat']();return _0xba3954=[...new Set(_0xba3954)],_0xba3954;}['_getTranslationKeyForListStyle'](_0x2a0c89){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2a0c89)||'default')['toUpperCase']()+'_LIST_'+_0x2a0c89['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x1bb8e2{['afterInit'](){const _0x250397=this['editor'];if(!_0x250397['plugins']['has']('MediaEmbedEditing'))return;const _0x131b4b=_0x250397['plugins']['get']('TrackChangesEditing'),_0x936f11=_0x250397['locale'];_0x131b4b['enableCommand']('mediaEmbed'),_0x131b4b['descriptionFactory']['registerElementLabel']('media',_0x19ae7f=>o(_0x936f11,'ELEMENT_MEDIA',_0x19ae7f)),_0x250397['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x1b3f0a,{writer:_0x1996d3,options:_0x593f57})=>{if(_0x593f57['showSuggestionHighlights'])return _0x1996d3['createEmptyElement']('div');},'converterPriority':'high'}),_0x250397['data']['downcastDispatcher']['on']('attribute:url:media',(_0x417da4,_0x388709,_0x10f590)=>{_0x10f590['options']['showSuggestionHighlights']&&_0x417da4['stop']();},{'priority':'high'});}}class mt extends _0x1bb8e2{['afterInit'](){const _0x539d2a=this['editor'];_0x539d2a['plugins']['has']('MentionEditing')&&_0x539d2a['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x1bb8e2{['afterInit'](){const _0x268066=this['editor'];if(!_0x268066['plugins']['has']('MergeFieldsEditing'))return;_0x268066['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField'),_0x268066['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeFieldBlock');const _0x2de821=_0x268066['plugins']['get']('TrackChangesEditing'),_0x35cb3f=_0x268066['locale'];_0x2de821['descriptionFactory']['registerElementLabel']('mergeField',_0x16ffcd=>o(_0x35cb3f,'ELEMENT_MERGE_FIELD',_0x16ffcd)),_0x2de821['descriptionFactory']['registerElementLabel']('mergeFieldBlock',_0x12d01f=>o(_0x35cb3f,'ELEMENT_MERGE_FIELD',_0x12d01f)),_0x2de821['descriptionFactory']['registerDescriptionCallback'](_0x1baded=>{if('insertion'!=_0x1baded['type']&&'deletion'!=_0x1baded['type'])return;const _0x3f81c9=_0x1baded['getContainedElement']();if(null==_0x3f81c9)return;if(!_0x3f81c9['is']('element','mergeField')&&!_0x3f81c9['is']('element','mergeFieldBlock'))return;const _0x8b3593=_0x268066['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x3f81c9['getAttribute']('id'));return'insertion'==_0x1baded['type']?{'type':'insertion','content':o(_0x35cb3f,'*Insert:*\x20%0','\x22'+_0x8b3593+'\x22\x20'+o(_0x35cb3f,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x35cb3f,'*Remove:*\x20%0','\x22'+_0x8b3593+'\x22\x20'+o(_0x35cb3f,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x1bb8e2{['afterInit'](){const _0x1c8042=this['editor'],_0x3359d1=_0x1c8042['plugins']['get']('TrackChangesEditing');_0x1c8042['plugins']['has']('MultiLevelList')&&(_0x3359d1['enableDefaultAttributesIntegration']('multiLevelList'),_0x3359d1['registerBlockAttribute']('listMarkerStyle'),_0x3359d1['descriptionFactory']['registerDescriptionCallback'](_0xfdf4b9=>this['handleDescriptions'](_0xfdf4b9)));}['handleDescriptions'](_0x3626dc){const _0x3a7ea2=this['editor']['locale'],{data:_0x293e44}=_0x3626dc,_0x147d7d={'type':'format','content':''};if(_0x293e44&&'listMarkerStyle'==_0x293e44['key']){if(!_0x293e44['oldValue'])return{'type':'format','content':o(_0x3a7ea2,'*Set\x20format:*\x20%0',o(_0x3a7ea2,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x293e44['newValue']+')'};if(!_0x293e44['newValue']){let _0x5c1522=_0x3626dc['head'];for(;_0x5c1522;){if(_0x5c1522['data']&&'listType'==_0x5c1522['data']['key']&&_0x5c1522['data']['newValue'])return _0x147d7d;_0x5c1522=_0x5c1522['next'];}return{'type':'format','content':o(_0x3a7ea2,'*Remove\x20format:*\x20%0',o(_0x3a7ea2,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x293e44['oldValue']+')'};}}}}class kt extends _0x1bb8e2{['afterInit'](){const _0xf7d3b3=this['editor'];if(!_0xf7d3b3['plugins']['has']('PageBreakEditing'))return;_0xf7d3b3['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4a3ed0=_0xf7d3b3['plugins']['get']('TrackChangesEditing'),_0x18845b=_0xf7d3b3['locale'];_0x4a3ed0['descriptionFactory']['registerElementLabel']('pageBreak',_0x40a91b=>o(_0x18845b,'ELEMENT_PAGE_BREAK',_0x40a91b));}}class bt extends _0x1bb8e2{['afterInit'](){const _0x8fb6a5=this['editor'];if(!_0x8fb6a5['plugins']['has']('Paragraph'))return;const _0x35aad8=_0x8fb6a5['locale'],_0x5ea2eb=_0x8fb6a5['plugins']['get']('TrackChangesEditing');_0x5ea2eb['descriptionFactory']['registerElementLabel']('paragraph',_0x2c7bc0=>o(_0x35aad8,'ELEMENT_PARAGRAPH',_0x2c7bc0)),_0x5ea2eb['enableDefaultAttributesIntegration']('paragraph'),_0x5ea2eb['enableCommand']('insertParagraph'),_0x8fb6a5['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x8fb6a5),{'priority':'highest'}),_0x8fb6a5['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5a208d,_0x47adc1,_0x2f4e07)=>{_0x2f4e07['options']['showSuggestionHighlights']&&nr(_0x8fb6a5,{'showActiveMarker':!0x1})(_0x5a208d,_0x47adc1,_0x2f4e07);},{'priority':'highest'});const _0x32a3e8=_0x5ea2eb['descriptionFactory'];_0x32a3e8['registerDescriptionCallback'](_0x2dc1f2=>{if('insertion'!==_0x2dc1f2['type'])return;const {start:_0x50f81a,end:_0x17566e}=_0x2dc1f2['getFirstRange']();if(!_0x50f81a['isTouching'](_0x17566e)||!_0x50f81a['nodeAfter'])return;const _0x1debb4=_0x8fb6a5['model']['schema'],_0x47beb1=_0x50f81a['nodeAfter'];return _0x1debb4['isBlock'](_0x47beb1)&&!_0x1debb4['isLimit'](_0x47beb1)&&_0x1debb4['checkChild'](_0x47beb1,'$text')?{'type':'insertion','content':o(_0x35aad8,'*Insert:*\x20%0',_0x32a3e8['getItemLabel'](_0x47beb1,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x296024=this['editor'],_0x48bb7a=_0x296024['locale'];_0x296024['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x501d0b=>{if('formatBlock'!=_0x501d0b['type'])return;const {data:_0x19433c}=_0x501d0b;return _0x19433c&&'paragraph'==_0x19433c['commandName']?{'type':'format','content':o(_0x48bb7a,'*Change\x20to:*\x20%0',o(_0x48bb7a,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x366e1e,{showActiveMarker:_0x82cc4d=!0x0}={}){return(_0x221405,_0x19ffea,_0x11e032)=>{const _0x5e23af=_0x366e1e['plugins']['get']('TrackChangesEditing'),_0x172ecb=_0x19ffea['markerRange']['start'],_0x56e1ef=_0x19ffea['markerRange']['end'],_0x27a721=_0x366e1e['model']['schema'];if(!_0x172ecb['isTouching'](_0x56e1ef)||!_0x172ecb['nodeAfter'])return;const _0x5cecb9=_0x172ecb['nodeAfter'];if(_0x27a721['isBlock'](_0x5cecb9)&&!_0x27a721['isLimit'](_0x5cecb9)&&_0x27a721['checkChild'](_0x5cecb9,'$text')){if(!_0x11e032['consumable']['consume'](_0x19ffea['markerRange'],_0x221405['name']))return;const {authorId:_0xf2237e}=_0x5e23af['_splitMarkerName'](_0x19ffea['markerName']),_0x55d8a6=_0x11e032['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0xf2237e}),_0x27b898=_0x11e032['mapper']['toViewPosition'](_0x56e1ef);_0x82cc4d&&_0x5e23af['activeMarkers']['includes'](_0x19ffea['markerName'])&&_0x11e032['writer']['addClass']('ck-suggestion-marker--active',_0x55d8a6),_0x11e032['writer']['insert'](_0x27b898,_0x55d8a6),_0x11e032['mapper']['bindElementToMarker'](_0x55d8a6,_0x19ffea['markerName']);}};}class wt extends _0x1bb8e2{['afterInit'](){const _0x3fa24b=this['editor'];if(!_0x3fa24b['plugins']['has']('RemoveFormatEditing'))return;_0x3fa24b['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2fe040=this['editor'];_0x2fe040['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x32a237=>{if('formatBlock'!=_0x32a237['type']&&'formatInline'!=_0x32a237['type'])return;const {data:_0x1cb566}=_0x32a237;return _0x1cb566&&'removeFormat'==_0x1cb566['commandName']?{'type':'format','content':o(_0x2fe040['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x1bb8e2{['afterInit'](){const _0x56afbc=this['editor'];if(!_0x56afbc['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x12948c=_0x56afbc['plugins']['get']('TrackChangesEditing');_0x12948c['enableCommand']('goToPreviousRestrictedEditingException'),_0x12948c['enableCommand']('goToNextRestrictedEditingException');const _0x25aeb2=_0x56afbc['plugins']['get']('RestrictedEditingModeEditing');_0x25aeb2['enableCommand']('trackChanges'),_0x25aeb2['enableCommand']('acceptSuggestion'),_0x25aeb2['enableCommand']('discardSuggestion'),_0x25aeb2['enableCommand']('acceptAllSuggestions'),_0x25aeb2['enableCommand']('discardAllSuggestions'),_0x25aeb2['enableCommand']('acceptSelectedSuggestions'),_0x25aeb2['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x1bb8e2{static get['requires'](){return[_0x1d0069];}['init'](){const _0x4de0d1=this['editor'],_0x1fd721=_0x4de0d1['plugins']['get']('TrackChangesEditing');_0x1fd721['enableCommand']('shiftEnter'),_0x4de0d1['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x4de0d1),{'priority':'high'}),_0x4de0d1['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x4de0d1),{'priority':'high'}),_0x4de0d1['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x404465,_0x3b356d,_0x1b198c)=>{_0x1b198c['options']['showSuggestionHighlights']&&ge(_0x4de0d1,{'showActiveMarker':!0x1})(_0x404465,_0x3b356d,_0x1b198c);}),_0x1fd721['descriptionFactory']['registerElementLabel']('softBreak',_0x12d6a7=>o(_0x4de0d1['locale'],'ELEMENT_LINE_BREAK',_0x12d6a7));}}function ge(_0x3a8fa5,{showActiveMarker:_0xf3217f=!0x0}={}){return(_0x35bdf3,_0x3fd104,_0x2bc358)=>{const _0x51902b=_0x3a8fa5['plugins']['get']('TrackChangesEditing');if(!_0x2bc358['consumable']['test'](_0x3fd104['markerRange'],_0x35bdf3['name']))return;const _0x1e2cc3=_0x3a8fa5['model'];for(const _0x5f07d9 of _0x3fd104['markerRange']['getItems']()){if(!_0x5f07d9['is']('element','softBreak'))continue;const _0x522c7e='deletion'==_0x3fd104['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x254c2f}=_0x51902b['_splitMarkerName'](_0x3fd104['markerName']),_0x15fa64=_0x2bc358['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x522c7e,'data-author-id':_0x254c2f}),_0x12c6fc=_0x2bc358['mapper']['toViewPosition'](_0x1e2cc3['createPositionBefore'](_0x5f07d9));_0xf3217f&&_0x51902b['activeMarkers']['includes'](_0x3fd104['markerName'])&&_0x2bc358['writer']['addClass']('ck-suggestion-marker--active',_0x15fa64),_0x2bc358['writer']['insert'](_0x12c6fc,_0x15fa64),_0x2bc358['mapper']['bindElementToMarker'](_0x15fa64,_0x3fd104['markerName']);}};}class St extends _0x1bb8e2{['afterInit'](){const _0x58e6db=this['editor'],_0x59f274=_0x58e6db['model'],_0x2aeb76=_0x58e6db['locale'];if(!_0x58e6db['plugins']['has']('StandardEditingModeEditing'))return;const _0x3c2249=_0x58e6db['plugins']['get']('TrackChangesEditing'),_0x5bd166='restrictedEditingException',_0x347df8=_0x58e6db['commands']['get'](_0x5bd166);_0x3c2249['enableCommand'](_0x5bd166,(_0x418410,_0x23b6d1={})=>{const _0x1a4409=_0x59f274['document']['selection'];if(_0x1a4409['isCollapsed'])return void _0x418410(_0x23b6d1);const _0x106cc5=void 0x0!==_0x23b6d1['forceValue']?_0x23b6d1['forceValue']:!_0x347df8['value'];_0x59f274['change'](()=>{const _0x46b726=Array['from'](_0x1a4409['getRanges']());for(const _0x47f246 of _0x46b726){const _0x590f0d=_0x106cc5?[_0x47f246]:io(_0x5bd166,_0x47f246,_0x59f274);for(const _0x164f1e of _0x590f0d)_0x3c2249['markInlineFormat'](_0x164f1e,{'commandName':_0x5bd166,'commandParams':[{'forceValue':_0x106cc5}]});}});}),_0x3c2249['descriptionFactory']['registerDescriptionCallback'](_0x55dc38=>{if('formatBlock'!=_0x55dc38['type']&&'formatInline'!=_0x55dc38['type'])return;const {data:_0xd7b30b}=_0x55dc38;return _0xd7b30b&&_0xd7b30b['commandName']==_0x5bd166?_0xd7b30b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2aeb76,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x2aeb76,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x1bb8e2{['afterInit'](){const _0x4af13a=this['editor'];if(!_0x4af13a['plugins']['has']('Style')||!_0x4af13a['plugins']['has']('DataSchema'))return;const _0x208f75=_0x4af13a['plugins']['get']('TrackChangesEditing'),_0x1a35ed=_0x4af13a['locale'],_0x286cb5=_0x4af13a['config']['get']('style')||{},_0x4493d8=_0x4af13a['plugins']['get']('GeneralHtmlSupport'),_0x481d83=_0x4af13a['plugins']['get']('StyleUtils')['normalizeConfig'](_0x4af13a['plugins']['get']('DataSchema'),_0x286cb5['definitions']);_0x208f75['enableDefaultAttributesIntegration']('style');const _0x28605b=new Set();for(const _0x2d8056 of _0x481d83['block']){const _0x3bd021=_0x4493d8['getGhsAttributeNameForElement'](_0x2d8056['element']);_0x28605b['add'](_0x3bd021);}const _0x5d5756=new Set();for(const _0x28da1 of _0x481d83['inline']){const _0x2dd83f=_0x4493d8['getGhsAttributeNameForElement'](_0x28da1['element']);_0x5d5756['add'](_0x2dd83f);for(const _0xb8a5a of _0x28da1['ghsAttributes'])_0x5d5756['add'](_0xb8a5a);}for(const _0x4a4d2f of _0x28605b)_0x208f75['registerBlockAttribute'](_0x4a4d2f),_0x208f75['descriptionFactory']['registerAttributeLabel'](_0x4a4d2f,o(_0x1a35ed,'FORMAT_STYLE'));for(const _0x303573 of _0x5d5756)_0x208f75['registerInlineAttribute'](_0x303573),_0x208f75['descriptionFactory']['registerAttributeLabel'](_0x303573,o(_0x1a35ed,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x65164=this['editor'],_0x20e7c0=_0x65164['locale'];_0x65164['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e9763=>{if('formatBlock'!=_0x3e9763['type']&&'formatInline'!=_0x3e9763['type'])return;const {data:_0x4bf0c0}=_0x3e9763;return _0x4bf0c0&&'style'===_0x4bf0c0['commandName']?_0x4bf0c0['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x20e7c0,'*Set\x20format:*\x20%0',_0x4bf0c0['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x20e7c0,'*Remove\x20format:*\x20%0',_0x4bf0c0['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x1bb8e2{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x2b8a9f){super(_0x2b8a9f),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x2ce867=this['editor'],_0x2d000c=_0x2ce867['model']['document']['selection'];if(!_0x2ce867['plugins']['has']('TableEditing'))return;const _0x42fcb1=_0x2ce867['locale'],_0x1c9a7b=_0x2ce867['plugins']['get']('TrackChangesEditing'),_0x50b26c=_0x2ce867['plugins']['get']('TableUtils');_0x1c9a7b['descriptionFactory']['registerElementLabel']('table',_0xb54f60=>o(_0x42fcb1,'ELEMENT_TABLE',_0xb54f60)),this['_setupColumnsRowsFixing'](),_0x1c9a7b['enableCommand']('insertTable'),_0x1c9a7b['enableCommand']('selectTableRow'),_0x1c9a7b['enableCommand']('selectTableColumn');for(const _0x40275e of['insertTableRowAbove','insertTableRowBelow']){const _0x2d2e9d=_0x2ce867['commands']['get'](_0x40275e);_0x1c9a7b['enableCommand'](_0x40275e,_0x24ccf3=>{_0x2ce867['model']['change'](_0x54ff00=>{_0x24ccf3();const _0x54e70a='above'===_0x2d2e9d['order'],_0x5d6c97=_0x50b26c['getSelectionAffectedTableCells'](_0x2d000c),_0x642dbf=_0x50b26c['getRowIndexes'](_0x5d6c97),_0x17c8a8=_0x54e70a?_0x642dbf['first']-0x1:_0x642dbf['last']+0x1,_0x4ecabd=_0x5d6c97[0x0]['findAncestor']('table'),_0x1dd9e8=_0x50b26c['createTableWalker'](_0x4ecabd,{'startRow':_0x17c8a8,'endRow':_0x17c8a8}),_0x29e0ce=Array['from'](_0x1dd9e8)['map'](_0x3ff13b=>_0x54ff00['createRangeOn'](_0x3ff13b['cell']));_0x1c9a7b['markMultiRangeInsertion'](_0x29e0ce,'tableRow');});});}for(const _0x1f2c64 of['insertTableColumnLeft','insertTableColumnRight']){const _0x5a5e0e=_0x2ce867['commands']['get'](_0x1f2c64);_0x1c9a7b['enableCommand'](_0x1f2c64,_0x324ea3=>{_0x2ce867['model']['change'](_0x491554=>{_0x324ea3();const _0xfa3606='left'===_0x5a5e0e['order'],_0x34e22d=_0x50b26c['getSelectionAffectedTableCells'](_0x2d000c),_0x5e12c2=_0x50b26c['getColumnIndexes'](_0x34e22d),_0x37a8db=_0xfa3606?_0x5e12c2['first']-0x1:_0x5e12c2['last']+0x1,_0x3025cb=_0x34e22d[0x0]['findAncestor']('table'),_0x1a8821=_0x50b26c['createTableWalker'](_0x3025cb,{'startRow':0x0,'column':_0x37a8db,'includeAllSlots':!0x1}),_0x512ce0=Array['from'](_0x1a8821)['map'](_0xb7dab6=>_0x491554['createRangeOn'](_0xb7dab6['cell']));_0x1c9a7b['markMultiRangeInsertion'](_0x512ce0,'tableColumn');});});}for(const _0x2699ed of['removeTableRow','removeTableColumn']){const _0x131393=_0x2699ed['substr'](0xb),_0x6f6fe7=_0x131393['toLowerCase'](),_0x251f72=_0x6f6fe7['substr'](0x0,0x3)+'span',_0x10654d='table'+_0x131393,_0x784954='min'+_0x131393,_0x39efaf='max'+_0x131393;_0x1c9a7b['enableCommand'](_0x2699ed,()=>{_0x2ce867['model']['change'](_0x41cade=>{const _0x46fd97=_0x50b26c['getSelectionAffectedTableCells'](_0x2d000c),_0x5f45e9=_0x46fd97[0x0]['findAncestor']('table');let _0x3e8179;if('removeTableRow'==_0x2699ed){const _0x506e4b=_0x50b26c['getRowIndexes'](_0x46fd97);_0x3e8179={'startRow':_0x506e4b['first'],'endRow':_0x506e4b['last'],'includeAllSlots':!0x0};}else{const _0x331837=_0x50b26c['getColumnIndexes'](_0x46fd97);_0x3e8179={'startColumn':_0x331837['first'],'endColumn':_0x331837['last'],'includeAllSlots':!0x0};}const _0xf68abb=_0x50b26c['createTableWalker'](_0x5f45e9,_0x3e8179),_0x560bb4=Array['from'](_0xf68abb)['map'](({cell:_0x4b7bcd})=>_0x4b7bcd),_0x26f303=be(_0x560bb4['filter'](_0x399465=>_0x399465['hasAttribute'](_0x251f72))),_0x36731c=be(_0x560bb4['filter'](_0x1ef5d8=>!_0x1ef5d8['hasAttribute'](_0x251f72)))['map'](_0x328c75=>_0x41cade['createRangeOn'](_0x328c75)),_0x1dfcfc=_0x1c9a7b['markMultiRangeDeletion'](_0x36731c,_0x10654d);if(_0x1dfcfc&&('tableRow'==_0x1dfcfc['subType']||'tableColumn'==_0x1dfcfc['subType'])){const _0x1e42f9=this['_getSuggestionCoords'](_0x1dfcfc);for(const _0x2b56d1 of _0x26f303){const _0x5c85cc=_0x41cade['createRangeOn'](_0x2b56d1),_0x5f1c1d=_0x50b26c['getCellLocation'](_0x2b56d1),_0x1c135f=_0x2b56d1['getAttribute'](_0x251f72)-0x1,_0x4c375a=_0x1e42f9[_0x784954],_0xbd43d3=_0x1e42f9[_0x39efaf];_0x4c375a<=_0x5f1c1d[_0x6f6fe7]&&_0x5f1c1d[_0x6f6fe7]+_0x1c135f<=_0xbd43d3&&_0x1dfcfc['addRange'](_0x5c85cc);}}});});}function _0x3e6f55(_0x31d043){const _0x4ccab2=Array['from'](_0x2d000c['getRanges']())['map'](_0x18a18f=>_0x1b736b['fromRange'](_0x18a18f));_0x2ce867['model']['change'](_0x341bf2=>{const _0x21af8c=_0x341bf2['batch'];_0x31d043=_0x31d043['filter'](_0x54cde2=>'$graveyard'!=_0x54cde2['root']['rootName']),_0x341bf2['setSelection'](_0x31d043),_0x2ce867['commands']['get']('removeTableRow')['refresh'](),_0x2ce867['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x2ce867['model']['enqueueChange'](()=>{_0x2ce867['model']['enqueueChange'](_0x21af8c,_0x44560d=>{const _0x3db302=_0x4ccab2['filter'](_0x227ba1=>'$graveyard'!=_0x227ba1['root']['rootName']);_0x3db302['length']>0x0&&_0x44560d['setSelection'](_0x3db302);for(const _0x26a763 of _0x4ccab2)_0x26a763['detach']();});});});}function _0x44aa28(_0x4a1776){_0x2ce867['model']['change'](_0x690d84=>{const _0xdb9146=Array['from'](_0x2d000c['getRanges']())['map'](_0x36297c=>_0x1b736b['fromRange'](_0x36297c)),_0x5ac7c9=[];for(const _0x4e3713 of _0x4a1776)for(const _0x5bb144 of _0x4e3713['getItems']({'shallow':!0x0}))_0x5ac7c9['push'](_0x5bb144);for(const _0x505b9a of _0x5ac7c9)'$graveyard'!=_0x505b9a['root']['rootName']&&(_0x690d84['setSelection'](_0x690d84['createPositionAt'](_0x505b9a,0x0)),_0x2ce867['commands']['get']('removeTableColumn')['refresh'](),_0x2ce867['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1bfb45=_0xdb9146['filter'](_0x1488d8=>'$graveyard'!=_0x1488d8['root']['rootName']);_0x1bfb45['length']>0x0&&_0x690d84['setSelection'](_0x1bfb45);for(const _0x2f30b5 of _0xdb9146)_0x2f30b5['detach']();});}function _0x2f39d4(_0x552da8,_0x7d2c52){return _0x7d2c52['every'](_0x529bc0=>_0x552da8['some'](_0x4bf94c=>_0x4bf94c['end']['isEqual'](_0x529bc0['start'])||_0x529bc0['end']['isEqual'](_0x4bf94c['start'])));}function _0x1c9a60(_0x4f327b,_0x488dfb){return!_0x4f327b['some'](_0x512e04=>_0x488dfb['some'](_0x1aac37=>_0x512e04['isIntersecting'](_0x1aac37)))&&_0x4f327b['some'](_0x272611=>_0x488dfb['some'](_0x31f45e=>_0x272611['end']['isTouching'](_0x31f45e['start'])));}_0x2ce867['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xc42d2b,_0x41d0eb,_0x54608d)=>{if(!_0x54608d['options']['showSuggestionHighlights'])return;const _0x238f47=_0x41d0eb['item'];if(!_0x238f47)return;const _0x214d2f=_0x54608d['mapper']['toViewElement'](_0x238f47);function _0x5585a5(_0x1620d3){return Array['isArray'](_0x1620d3)?_0x1620d3:[_0x1620d3];}_0x214d2f&&'tableCell'===_0x238f47['name']&&_0x125643(_0x214d2f,_0x54608d['writer'],(_0x429c2e,_0x46d7b4,_0x158a6c)=>_0x158a6c['addClass'](_0x5585a5(_0x46d7b4['classes']),_0x429c2e),(_0x4990a6,_0x1bc1ff,_0x439d62)=>_0x439d62['removeClass'](_0x5585a5(_0x1bc1ff['classes']),_0x4990a6));},{'priority':'highest'}),_0x1c9a7b['descriptionFactory']['registerDescriptionCallback'](_0x44b938=>{if('insertion'!=_0x44b938['type']&&'deletion'!=_0x44b938['type'])return;const _0x49855d=_0x44b938['getContainedElement']();if(null!=_0x49855d&&_0x49855d['is']('element','table')){if('insertion'==_0x44b938['type']){const _0x3ab634=_0x44b938['getItems']()['filter'](_0x5e06fc=>_0x5e06fc['is']('$textProxy'))['map'](_0x5e915e=>_0x5e915e['data']);if(_0x3ab634['length'])return{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x3ab634['join']('\x20')+'\x22'))};}if('deletion'==_0x44b938['type']){const _0x59f86c=_0x44b938['getItems']()['filter'](_0x2f7a05=>_0x2f7a05['is']('$textProxy'))['map'](_0x74cf62=>_0x74cf62['data']);if(_0x59f86c['length'])return{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x59f86c['join']('\x20')+'\x22'))};}}}),_0x1c9a7b['descriptionFactory']['registerDescriptionCallback'](_0x54edb3=>{if('tableRow'==_0x54edb3['subType']){const _0x5ca2e0=_0x54edb3['getItems']()['filter'](_0x3fdd29=>_0x3fdd29['is']('$textProxy'))['map'](_0x4ea9d9=>_0x4ea9d9['data']),_0x3eaf1a=this['_getSuggestionCoords'](_0x54edb3),_0x2e0e48=_0x3eaf1a['maxRow']-_0x3eaf1a['minRow']+0x1;if('insertion'==_0x54edb3['type'])return _0x5ca2e0['length']?{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2e0e48,'\x22'+_0x5ca2e0['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW',_0x2e0e48))};if('deletion'==_0x54edb3['type'])return _0x5ca2e0['length']?{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x2e0e48,'\x22'+_0x5ca2e0['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_ROW',_0x2e0e48))};}if('tableColumn'==_0x54edb3['subType']){const _0x46651a=_0x54edb3['getItems']()['filter'](_0x37fe93=>_0x37fe93['is']('$textProxy'))['map'](_0x43c595=>_0x43c595['data']),_0x126428=this['_getSuggestionCoords'](_0x54edb3),_0x585881=_0x126428['maxColumn']-_0x126428['minColumn']+0x1;if('insertion'==_0x54edb3['type'])return _0x46651a['length']?{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x585881,'\x22'+_0x46651a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x42fcb1,'*Insert:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN',_0x585881))};if('deletion'==_0x54edb3['type'])return _0x46651a['length']?{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x585881,'\x22'+_0x46651a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x42fcb1,'*Remove:*\x20%0',o(_0x42fcb1,'ELEMENT_TABLE_COLUMN',_0x585881))};}}),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3e6f55),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3e6f55),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x44aa28),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x44aa28),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x2f39d4),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x2f39d4),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x1c9a60),_0x1c9a7b['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x1c9a60);}['_acceptFormatSuggestionCallbackFactory'](){const _0x108e97=this['editor'],_0x1e33c7=_0x108e97['model']['document']['selection'];return(_0x5f9e4e,_0x12d89d)=>{_0x108e97['model']['change'](_0xbabfef=>{const {commandName:_0x4b7136,commandParams:_0x4d968b}=_0x12d89d;let _0x5df5bf=_0x5f9e4e[0x0]['end']['nodeBefore'];_0x4d968b&&_0x4d968b[0x0]&&!0x1===_0x4d968b[0x0]['forceValue']&&(_0x5df5bf=_0x5f9e4e[0x0]['start']['nodeAfter']);const _0x1a66e7=_0xbabfef['createRangeIn'](_0x5df5bf);if('$graveyard'==_0x1a66e7['root']['rootName'])return;const _0x10efb8=Array['from'](_0x1e33c7['getRanges']())['map'](_0x3ba9c6=>_0x1b736b['fromRange'](_0x3ba9c6));_0xbabfef['setSelection'](_0x1a66e7),_0x108e97['commands']['get'](_0x4b7136)['refresh'](),_0x4d968b['push']({'forceDefaultExecution':!0x0}),_0x108e97['execute'](_0x4b7136,..._0x4d968b);const _0x567ab9=_0x10efb8['filter'](_0x383d96=>'$graveyard'!=_0x383d96['root']['rootName']);_0x567ab9['length']>0x0&&_0xbabfef['setSelection'](_0x567ab9);for(const _0x176646 of _0x10efb8)_0x176646['detach']();});};}['_getCoordsForCells'](_0x52afd2){const _0x1d096=this['editor']['plugins']['get']('TableUtils');let _0x8ed064=Number['MAX_SAFE_INTEGER'],_0x3797a3=Number['MIN_SAFE_INTEGER'],_0x42f867=Number['MAX_SAFE_INTEGER'],_0x2b160d=Number['MIN_SAFE_INTEGER'];for(const _0x51e2a8 of _0x52afd2){if('$graveyard'==_0x51e2a8['root']['rootName'])continue;const {row:_0x5c0453,column:_0x1816ab}=_0x1d096['getCellLocation'](_0x51e2a8),_0x398a3f=_0x51e2a8['hasAttribute']('rowspan')?_0x51e2a8['getAttribute']('rowspan')-0x1:0x0,_0x2a70c9=_0x51e2a8['hasAttribute']('colspan')?_0x51e2a8['getAttribute']('colspan')-0x1:0x0;_0x8ed064=_0x5c0453<_0x8ed064?_0x5c0453:_0x8ed064,_0x3797a3=_0x5c0453+_0x398a3f>_0x3797a3?_0x5c0453+_0x398a3f:_0x3797a3,_0x42f867=_0x1816ab<_0x42f867?_0x1816ab:_0x42f867,_0x2b160d=_0x1816ab+_0x2a70c9>_0x2b160d?_0x1816ab+_0x2a70c9:_0x2b160d;}return{'minRow':_0x8ed064,'maxRow':_0x3797a3,'minColumn':_0x42f867,'maxColumn':_0x2b160d};}['_setupColumnsRowsFixing'](){const _0x47ebef=this['editor'],_0x3700b8=_0x47ebef['plugins']['get']('TrackChangesEditing'),_0x480f14=_0x47ebef['plugins']['get']('TableUtils');_0x47ebef['model']['document']['on']('change:data',()=>{const _0x2f49c7=Array['from'](_0x47ebef['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x51029a,data:_0x2e6059}of _0x2f49c7){const {group:_0x390c1e,id:_0x28c6a5,subType:_0x199339}=_0x3700b8['_splitMarkerName'](_0x51029a);if('suggestion'!=_0x390c1e)continue;if(null!=_0x2e6059['oldRange'])continue;const _0x1e7cee=_0x3700b8['getSuggestion'](_0x28c6a5);this['_tablePostFixingSubtypes']['includes'](_0x199339)&&this['_tableSuggestions']['add'](_0x1e7cee);}},{'priority':'low'});const _0x65a05c=(_0x41a2c9,_0x38e9ed)=>{let _0x227120=!0x1;const _0x3c9508=_0x38e9ed['createRangeOn'](_0x41a2c9),_0x2070d2=_0x41a2c9['findAncestor']('table'),_0x74cf01=_0x480f14['getCellLocation'](_0x41a2c9);for(const _0x2d5a85 of this['_tableSuggestions']){const _0x4767f0=_0x2d5a85['subType'],_0x55d171=_0x4767f0['startsWith']('tablePaste'),_0x181245=_0x4767f0['substr'](_0x55d171?0xa:0x5),_0x2f606c=_0x181245['toLowerCase'](),_0xdc3c6a=_0x2f606c['substr'](0x0,0x3)+'span',_0x516f88='min'+_0x181245,_0x69101b='max'+_0x181245;if(!_0x2d5a85['isInContent'])continue;if(_0x2070d2!=_0x2d5a85['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2d5a85['isIntersectingWithRange'](_0x3c9508))continue;const _0xbe858d=_0x41a2c9['hasAttribute'](_0xdc3c6a)?_0x41a2c9['getAttribute'](_0xdc3c6a)-0x1:0x0,_0x3810bf=this['_getSuggestionCoords'](_0x2d5a85),_0x569709=_0x3810bf[_0x516f88],_0x50fef1=_0x3810bf[_0x69101b];_0x569709<=_0x74cf01[_0x2f606c]&&_0x74cf01[_0x2f606c]+_0xbe858d<=_0x50fef1&&(_0x2d5a85['addRange'](_0x3c9508),_0x227120=!0x0);}return _0x227120;};_0x47ebef['model']['document']['registerPostFixer'](_0x44a1b8=>{let _0x5248b9=!0x1;for(const _0x112d8f of _0x47ebef['model']['document']['differ']['getChanges']())if('insert'==_0x112d8f['type']){if('tableRow'==_0x112d8f['name']){for(const _0x220c04 of _0x112d8f['position']['nodeAfter']['getChildren']())_0x5248b9=_0x5248b9||_0x65a05c(_0x220c04,_0x44a1b8);}else'tableCell'==_0x112d8f['name']&&(_0x5248b9=_0x5248b9||_0x65a05c(_0x112d8f['position']['nodeAfter'],_0x44a1b8));}return _0x5248b9;});}['_getSuggestionCoords'](_0x36be10){return this['_getCoordsForCells'](_0x36be10['getRanges']()['map'](_0x2c5da3=>_0x2c5da3['start']['nodeAfter']));}}function be(_0x2fdc7f){return Array['from'](new Set(_0x2fdc7f)['values']());}class vt extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x39be54=this['editor'],_0xb6d1fe=_0x39be54['model']['document']['selection'],_0x47c937=_0x39be54['locale'];if(!_0x39be54['plugins']['has']('TableEditing'))return;const _0x50ba7b=_0x39be54['plugins']['get']('TrackChangesEditing'),_0x33d1e2=_0x39be54['plugins']['get']('TableUtils'),_0x12882a=_0x39be54['plugins']['get'](It);_0x12882a['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x50ba7b['enableCommand']('mergeTableCells',()=>{const _0x57841e=_0x33d1e2['getSelectionAffectedTableCells'](_0x39be54['model']['document']['selection']);_0x39be54['model']['change'](()=>{_0x50ba7b['markMultiRangeBlockFormat'](_0x57841e,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x39be54['commands']['get']('mergeTableCells')['on']('execute',(_0x4415db,_0x33743a)=>{_0x39be54['commands']['get']('trackChanges')['value']&&(_0x33743a['length']>0x0&&_0x33743a[_0x33743a['length']-0x1]&&_0x33743a[_0x33743a['length']-0x1]['forceDefaultExecution']||_0x50ba7b['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x4415db['stop']());},{'priority':'highest'});for(const _0x1b159b of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x277583=_0x39be54['commands']['get'](_0x1b159b);_0x50ba7b['enableCommand'](_0x1b159b,()=>{const _0x8d3e83=_0x39be54['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2ef6c2=>_0x2ef6c2['is']('element','tableCell')),_0x528a58=_0x277583['value'];_0x39be54['model']['change'](()=>{_0x50ba7b['markMultiRangeBlockFormat']([_0x8d3e83,_0x528a58],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x5e0d7b of['splitTableCellVertically','splitTableCellHorizontally']){const _0x503274=_0x39be54['commands']['get'](_0x5e0d7b);_0x50ba7b['enableCommand'](_0x5e0d7b,()=>{const _0x3431d2=_0x33d1e2['getSelectionAffectedTableCells'](_0x39be54['model']['document']['selection'])[0x0],_0xb06b0f=_0x3431d2['findAncestor']('table'),{column:_0xa7e1a1,row:_0x2c8367}=_0x33d1e2['getCellLocation'](_0x3431d2);let _0x3b5579=[];if('horizontally'==_0x503274['direction']){const _0x6e0c5d=_0x33d1e2['createTableWalker'](_0xb06b0f,{'startRow':_0x2c8367,'endRow':_0x2c8367,'includeAllSlots':!0x0});_0x3b5579=Array['from'](_0x6e0c5d)['map'](_0x7a7218=>_0x7a7218['cell']);}else{const _0x46a384=_0x33d1e2['createTableWalker'](_0xb06b0f,{'column':_0xa7e1a1,'includeAllSlots':!0x0});_0x3b5579=Array['from'](_0x46a384)['map'](_0xbe9cdb=>_0xbe9cdb['cell']);}_0x39be54['model']['change'](_0xb12432=>{_0x50ba7b['markBlockFormat'](_0xb12432['createRangeOn'](_0x3431d2),{'commandName':_0x5e0d7b,'commandParams':[]},_0x3b5579,_0x5e0d7b);});});}_0x50ba7b['descriptionFactory']['registerDescriptionCallback'](_0x3c719a=>{if('formatBlock'!=_0x3c719a['type']&&'formatInline'!=_0x3c719a['type'])return;const {data:_0x4fdad2}=_0x3c719a;return _0x4fdad2&&'mergeTableCells'==_0x4fdad2['commandName']?{'type':'format','content':o(_0x47c937,'*Merge\x20cells*')}:void 0x0;}),_0x50ba7b['descriptionFactory']['registerDescriptionCallback'](_0x172aa4=>{if('formatBlock'!=_0x172aa4['type']&&'formatInline'!=_0x172aa4['type'])return;const {data:_0x4fb5b0}=_0x172aa4;return _0x4fb5b0?'splitTableCellVertically'==_0x4fb5b0['commandName']?{'type':'format','content':o(_0x47c937,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x4fb5b0['commandName']?{'type':'format','content':o(_0x47c937,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x1dfe4a=_0x12882a['_acceptFormatSuggestionCallbackFactory']();for(const _0x421bbe of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x50ba7b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x421bbe,'accept',_0x1dfe4a);for(const _0x1c5c69 of['splitTableCellVertically','splitTableCellHorizontally'])_0x50ba7b['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1c5c69,'accept',_0x1dfe4a);_0x50ba7b['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x55e89b=>{_0x39be54['model']['change'](_0xe5221f=>{const _0x38b55a=Array['from'](_0xb6d1fe['getRanges']())['map'](_0x3f3d89=>_0x1b736b['fromRange'](_0x3f3d89));_0xe5221f['setSelection'](_0x55e89b),_0x39be54['commands']['get']('mergeTableCells')['refresh'](),_0x39be54['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x122bdb=_0x38b55a['filter'](_0x580f11=>'$graveyard'!=_0x580f11['root']['rootName']);_0x122bdb['length']>0x0&&_0xe5221f['setSelection'](_0x122bdb);for(const _0x5f2bb4 of _0x38b55a)_0x5f2bb4['detach']();});});for(const _0x47b294 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x575f1b=_0x39be54['commands']['get'](_0x47b294);_0x575f1b['on']('set:isEnabled',(_0xd05420,_0x4014b1,_0xff56f2)=>{if(_0xff56f2){const _0x44debf=_0x39be54['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3bbcd1=>_0x3bbcd1['is']('element','tableCell'));this['_areMergableCells'](_0x575f1b['value'],_0x44debf)||(_0xd05420['return']=!0x1,_0xd05420['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x544c70=this['editor']['commands']['get']('mergeTableCells'),_0x5c1186=this['editor']['plugins']['get']('TableUtils');if(!_0x544c70['isEnabled'])return!0x1;const _0x3ef3eb=_0x5c1186['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x2cb3f6 of _0x3ef3eb)for(const _0x45ef2c of _0x3ef3eb)if(_0x2cb3f6!=_0x45ef2c&&!this['_areMergableCells'](_0x2cb3f6,_0x45ef2c))return!0x1;return!0x0;}['_areMergableCells'](_0x15fe0a,_0x4469b6){const _0x27ee0b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x13279c=this['editor']['model']['createRangeOn'](_0x15fe0a),_0x5d474a=this['editor']['model']['createRangeOn'](_0x4469b6),_0x3efe4e=new Set(),_0x465d55=new Set();for(const _0x171875 of _0x27ee0b['getSuggestions']())if(('insertion'==_0x171875['type']||'deletion'==_0x171875['type']||'mergeTableCells'==_0x171875['subType'])&&_0x171875['isInContent']){for(const _0x137b7b of _0x171875['getRanges']())_0x137b7b['containsRange'](_0x13279c,!0x0)&&_0x3efe4e['add'](_0x171875['type']+':'+_0x171875['author']['id']),_0x137b7b['containsRange'](_0x5d474a,!0x0)&&_0x465d55['add'](_0x171875['type']+':'+_0x171875['author']['id']);}if(_0x3efe4e['size']!=_0x465d55['size'])return!0x1;for(const _0x15dbb1 of _0x3efe4e)if(!_0x465d55['has'](_0x15dbb1))return!0x1;return!0x0;}}class Ct extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x21e4ec=this['editor'];if(!_0x21e4ec['plugins']['has']('TableEditing'))return;const _0x552cc1=_0x21e4ec['locale'],_0x4a0761=_0x21e4ec['plugins']['get']('TrackChangesEditing');_0x4a0761['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4a0761['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4a0761['registerBlockAttribute']('headingRows'),_0x4a0761['registerBlockAttribute']('headingColumns'),_0x4a0761['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x552cc1,'FORMAT_HEADER_ROW')),_0x4a0761['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x552cc1,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5cf9ce=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1d4361=this['editor']['plugins']['get']('TableUtils'),_0x5eea2d=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x241f9f({showActiveMarker:_0x1e820e=!0x0,setDataAttribute:_0x3d6804=!0x0}={}){return(_0x2659a4,_0x2cc70e,_0x39ea31)=>{const {type:_0x405cb6,id:_0x1adc5c}=_0x5cf9ce['_splitMarkerName'](_0x2cc70e['markerName']),_0x111f12=_0x5cf9ce['getSuggestion'](_0x1adc5c),_0x4fe5ba=_0x111f12['data'];if('formatBlock'!=_0x111f12['type']||!_0x4fe5ba||'setTableColumnHeader'!=_0x4fe5ba['commandName'])return;if(_0x2cc70e['item'])return void _0x2659a4['stop']();if(!_0x39ea31['consumable']['consume'](_0x2cc70e['markerRange'],_0x2659a4['name']))return;const _0x1ebfa0=_0x2cc70e['markerRange']['start']['nodeAfter'],_0xd5de31=_0x2cc70e['markerRange']['end']['nodeBefore'],_0x2fb331=_0x1ebfa0['parent']['parent'],{column:_0x1b8a3a}=_0x1d4361['getCellLocation'](_0x1ebfa0),{column:_0x4d05ea}=_0x1d4361['getCellLocation'](_0xd5de31);for(let _0x54620c=_0x1b8a3a;_0x54620c<=_0x4d05ea;_0x54620c++){const _0x1353b8=_0x1d4361['createTableWalker'](_0x2fb331,{'column':_0x54620c,'includeAllSlots':!0x1});for(const _0x38e8fb of _0x1353b8){const _0x26f25e=_0x38e8fb['cell'],_0x261b3c=_0x39ea31['mapper']['toViewElement'](_0x26f25e);_0x39ea31['writer']['addClass']('ck-suggestion-marker-'+_0x405cb6,_0x261b3c),_0x3d6804&&_0x39ea31['writer']['setAttribute']('data-suggestion',_0x1adc5c,_0x261b3c),_0x39ea31['mapper']['bindElementToMarker'](_0x261b3c,_0x2cc70e['markerName']),_0x1e820e&&(_0x5cf9ce['activeMarkers']['includes'](_0x2cc70e['markerName'])?_0x39ea31['writer']['addClass']('ck-suggestion-marker--active',_0x261b3c):_0x39ea31['writer']['removeClass']('ck-suggestion-marker--active',_0x261b3c));}}};}_0x5cf9ce['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x5eea2d),_0x5cf9ce['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x5eea2d),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x241f9f(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x33d708,_0x1013ab,_0x59d80c)=>{_0x59d80c['options']['showSuggestionHighlights']&&_0x241f9f({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x33d708,_0x1013ab,_0x59d80c);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x4934b7,_0x4448da,_0x3959b5)=>{const {type:_0x1f4857,id:_0x24d13c}=_0x5cf9ce['_splitMarkerName'](_0x4448da['markerName']),_0x317b66=_0x5cf9ce['getSuggestion'](_0x24d13c),_0x270b45=_0x317b66['data'];if('formatBlock'!=_0x317b66['type']||!_0x270b45||'setTableColumnHeader'!=_0x270b45['commandName'])return;const _0x42e582=_0x3959b5['mapper']['markerNameToElements'](_0x4448da['markerName']);if(_0x42e582){for(const _0x140bd9 of _0x42e582)_0x3959b5['writer']['removeClass']('ck-suggestion-marker-'+_0x1f4857,_0x140bd9),_0x3959b5['writer']['removeClass']('ck-suggestion-marker--active',_0x140bd9),_0x3959b5['writer']['removeAttribute']('data-suggestion',_0x140bd9),_0x3959b5['mapper']['unbindElementFromMarkerName'](_0x140bd9,_0x4448da['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1ec119=this['editor'],_0x55133e=_0x1ec119['locale'];function _0x16a730(_0x19a74e){return{'type':'format','content':o(_0x55133e,'*Format:*\x20%0',_0x19a74e)};}_0x1ec119['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x51c9a5=>{if('formatBlock'!=_0x51c9a5['type'])return;const {data:_0x50a554}=_0x51c9a5;if(_0x50a554){if('setTableRowHeader'==_0x50a554['commandName']){const _0x8dc0e6=_0x50a554['commandParams'][0x0]['forceValue'];return _0x16a730(o(_0x55133e,_0x8dc0e6?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x50a554['commandName']){const _0x5ebb26=_0x50a554['commandParams'][0x0]['forceValue'];return _0x16a730(o(_0x55133e,_0x5ebb26?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x3bfc6e=>[_0x3bfc6e,null]));class _t extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x51abb8=this['editor'];if(!_0x51abb8['plugins']['has']('TableClipboard'))return;const _0x49dfae=_0x51abb8['plugins']['get']('TrackChangesEditing'),_0xdaffbf=_0x51abb8['plugins']['get']('TableUtils'),_0x3122b1=_0x51abb8['plugins']['get'](It),_0x74fc2=_0x51abb8['plugins']['get']('TableClipboard');_0x3122b1['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x51abb8['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x51abb8['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x52fd49=null;_0x51abb8['model']['on']('insertContent',(_0x35b004,_0x1f3be0)=>{const [_0x12517a,_0x13e0b7]=_0x1f3be0,_0x51f9ae=_0x1f3be0[_0x1f3be0['length']-0x1];_0x51f9ae&&_0x51f9ae['forceDefaultExecution']||_0x49dfae['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x2cc79e,_0xbaaebd,_0x3fd63a,_0x5b53fe,_0x45ae0a){if(_0xbaaebd&&!_0xbaaebd['is']('documentSelection'))return!0x1;const _0x457413=_0x45ae0a['getTableIfOnlyTableInContent'](_0x2cc79e,_0x3fd63a);if(!_0x457413||!Re(_0x457413,void 0x0,_0x5b53fe))return!0x1;const _0x1818d1=_0x5b53fe['getSelectionAffectedTableCells'](_0x3fd63a['document']['selection']);if(!_0x1818d1['length'])return!0x1;const _0x42b6ae=_0x1818d1[0x0]['findAncestor']('table'),_0x367bb3=_0x5b53fe['getRowIndexes'](_0x1818d1),_0x4899c6=_0x5b53fe['getColumnIndexes'](_0x1818d1),_0x1be8e9={'startRow':_0x367bb3['first'],'endRow':_0x367bb3['last'],'startColumn':_0x4899c6['first'],'endColumn':_0x4899c6['last']};return 0x1==_0x1818d1['length']&&(_0x1be8e9['endRow']+=_0x5b53fe['getRows'](_0x457413)-0x1,_0x1be8e9['endColumn']+=_0x5b53fe['getColumns'](_0x457413)-0x1),Re(_0x42b6ae,_0x1be8e9,_0x5b53fe);}(_0x12517a,_0x13e0b7,_0x51abb8['model'],_0xdaffbf,_0x74fc2)&&(_0x35b004['stop'](),_0x52fd49={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x51abb8['model']['change'](()=>{_0x51abb8['model']['insertContent'](_0x1f3be0[0x0],_0x1f3be0[0x1],_0x1f3be0[0x2],{'forceDefaultExecution':!0x0});const _0x4f3fbc=_0x59fd7a(),{rowInsertionRanges:_0x4ca2d9,columnInsertionRanges:_0x252eb3,insertionRanges:_0x320092,deletionRanges:_0x3b8b2a,cells:_0x33ae08}=_0x52fd49;_0x4ca2d9['length']&&_0x49dfae['markMultiRangeInsertion'](_0x4ca2d9,'tablePasteRow',{'tablePasteChainId':_0x4f3fbc}),_0x252eb3['length']&&_0x49dfae['markMultiRangeInsertion'](_0x252eb3,'tablePasteColumn',{'tablePasteChainId':_0x4f3fbc}),_0x320092['length']&&(_0x49dfae['markMultiRangeInsertion'](_0x320092,'tablePaste',{'tablePasteChainId':_0x4f3fbc,'skipNestingCheck':!0x0}),_0x320092['forEach'](_0x30828d=>_0x30828d['detach']?.())),_0x3b8b2a['length']&&(_0x49dfae['markMultiRangeDeletion'](_0x3b8b2a,'tablePaste',{'tablePasteChainId':_0x4f3fbc,'skipNestingCheck':!0x0}),_0x3b8b2a['forEach'](_0x279094=>_0x279094['detach']?.()));const _0x5d76f2=_0x49dfae['markMultiRangeBlockFormat'](_0x33ae08['map'](({element:_0x10f88b})=>_0x10f88b),{'formatGroupId':_0x59fd7a()},[],'tablePasteCell',{'tablePasteChainId':_0x4f3fbc});if(_0x5d76f2){const _0x133870=_0x5d76f2['getMarkers'](),_0x1a2c7a=[];for(const {element:_0x1d577f,attributes:_0xe6844d}of _0x33ae08){if(!_0xe6844d)continue;const _0x3120a8=_0x51abb8['model']['createRangeOn'](_0x1d577f),_0x2ed1f0=_0x133870['find'](_0x276784=>_0x276784['getRange']()['isEqual'](_0x3120a8));_0x2ed1f0&&_0x1a2c7a['push']([_0x2ed1f0['name'],_0xe6844d]);}_0x1a2c7a['length']&&_0x5d76f2['setAttribute']('markerAttributes',Object['fromEntries'](_0x1a2c7a));}_0x52fd49=null;}));},{'priority':_0x4e633f['high']+0xa}),_0x51abb8['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x44d793,_0x4aec3c)=>{const [_0x35e18b,_0x2c75e3,,_0x29745c]=_0x4aec3c;if(!_0x52fd49)return;_0x44d793['stop']();const _0x44e187=_0x35e18b['cell'],_0x1aa095=_0x2c75e3,_0xc7da38=ke(_0x44e187),_0x1644e0=ke(_0x1aa095);_0x44d793['return']=_0x44e187;let _0x682018=null,_0x15c264=null;if(_0x1644e0||_0xc7da38){if(_0xc7da38&&!_0x1644e0){_0x29745c['remove'](_0x44e187['getChild'](0x0));for(const _0x183eb5 of Array['from'](_0x1aa095['getChildren']()))_0x29745c['insert'](_0x183eb5,_0x44e187,'end');const _0xc1eb75=_0x52fd49['rowInsertionIndexes']['includes'](_0x35e18b['row']),_0x4912ed=_0x52fd49['columnInsertionIndexes']['includes'](_0x35e18b['column']);_0xc1eb75||_0x4912ed||(_0x682018=_0x1b736b['fromRange'](_0x29745c['createRangeIn'](_0x44e187)));}else _0x1644e0&&!_0xc7da38&&(_0x15c264=_0x29745c['createRangeIn'](_0x44e187));}else{const _0xaa50cd=_0x29745c['createElement']('tableCellSuggestion'),_0x1f5f12=_0x29745c['createElement']('tableCellSuggestion');_0x29745c['wrap'](_0x29745c['createRangeIn'](_0x44e187),_0x1f5f12),_0x29745c['insert'](_0xaa50cd,_0x44e187,0x0);for(const _0x41f91a of Array['from'](_0x1aa095['getChildren']()))_0x29745c['insert'](_0x41f91a,_0xaa50cd,'end');_0x682018=_0x1b736b['fromRange'](_0x29745c['createRangeOn'](_0xaa50cd)),_0x15c264=_0x1b736b['fromRange'](_0x29745c['createRangeOn'](_0x1f5f12));}const _0x4aa65e=Array['from'](_0x1aa095['getAttributes']())['filter'](([_0x106a72])=>Pe['includes'](_0x106a72));_0x52fd49['cells']['push']({'element':_0x44e187,'attributes':_0x4aa65e['length']?Object['fromEntries'](_0x4aa65e):null}),_0x682018&&_0x52fd49['insertionRanges']['push'](_0x682018),_0x15c264&&_0x52fd49['deletionRanges']['push'](_0x15c264);},{'priority':'high'}),_0xdaffbf['on']('insertColumns',(_0x58af75,_0x313d6f)=>{const [_0x1d50a2,_0x2b8cc1={}]=_0x313d6f;if(!_0x52fd49)return;const _0x102d98=_0x2b8cc1['at']||0x0,_0x4c0dfc=_0x2b8cc1['columns']||0x1;_0x52fd49['columnInsertionIndexes']=new Array(_0x4c0dfc)['fill'](_0x102d98)['map']((_0x5b53c5,_0xd41acc)=>_0x5b53c5+_0xd41acc);for(const {cell:_0x44a1c2}of _0xdaffbf['createTableWalker'](_0x1d50a2,{'startColumn':_0x102d98,'endColumn':_0x102d98+_0x4c0dfc-0x1}))_0x52fd49['columnInsertionRanges']['push'](_0x51abb8['model']['createRangeOn'](_0x44a1c2));},{'priority':'low'}),_0xdaffbf['on']('insertRows',(_0x7cdccd,_0x5dc684)=>{const [_0x24953f,_0x336f95={}]=_0x5dc684;if(!_0x52fd49)return;const _0x5eb2e0=_0x336f95['at']||0x0,_0x57f83d=_0x336f95['rows']||0x1;_0x52fd49['rowInsertionIndexes']=new Array(_0x57f83d)['fill'](_0x5eb2e0)['map']((_0x10ec1a,_0x320212)=>_0x10ec1a+_0x320212);for(const {cell:_0x2e30df}of _0xdaffbf['createTableWalker'](_0x24953f,{'startRow':_0x5eb2e0,'endRow':_0x5eb2e0+_0x57f83d-0x1}))_0x52fd49['rowInsertionRanges']['push'](_0x51abb8['model']['createRangeOn'](_0x2e30df));},{'priority':'low'}),_0x49dfae['descriptionFactory']['registerDescriptionCallback'](_0x369492=>{if(_0x369492['subType']&&_0x369492['subType']['startsWith']('tablePaste'))return _0x369492['previous']?{}:{'type':'insertion','content':o(_0x51abb8['locale'],'*Replace\x20table\x20cells*')};});const _0x3d5ce5=()=>!0x1;for(const _0x5b8543 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x49dfae['_suggestionFactory']['registerCustomCallback']('insertion',_0x5b8543,'join',_0x3d5ce5),_0x49dfae['_suggestionFactory']['registerCustomCallback']('deletion',_0x5b8543,'join',_0x3d5ce5),_0x49dfae['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x5b8543,'join',_0x3d5ce5);_0x49dfae['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x3d5ce5),_0x49dfae['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x5477af,_0x118844,_0x2333f6)=>{const _0x1439ff=_0x5477af['map'](_0x5159c4=>_0x5159c4['getContainedElement']())['filter'](_0xa42030=>_0xa42030),_0x44a76f=new Map(_0x1439ff['map'](_0x354018=>[_0x354018,null]));if(_0x52fd49){for(const {element:_0x8839d0,attributes:_0xd619bf}of _0x52fd49['cells'])_0xd619bf&&_0x44a76f['set'](_0x8839d0,_0xd619bf);}else{if(_0x2333f6&&_0x2333f6['markerAttributes'])for(const [_0x1b5802,_0x29ef8e]of Object['entries'](_0x2333f6['markerAttributes'])){const _0x363692=_0x51abb8['model']['markers']['get'](_0x1b5802),_0x35634c=_0x363692?_0x363692['getRange']()['getContainedElement']():null;_0x35634c&&_0x44a76f['set'](_0x35634c,_0x29ef8e);}}_0x51abb8['model']['change'](_0x421422=>{for(const [_0x8a3785,_0x1db578]of _0x44a76f)_0x421422['setAttributes']({...we,..._0x1db578},_0x8a3785);});});const _0x1349f9=(_0x313fdd,_0x17a5ae)=>{_0x49dfae['_suggestionFactory']['registerCustomCallback'](_0x313fdd,'tablePaste',_0x17a5ae,(_0x2f9c6d,_0x1c7d79,_0x43fafe)=>{_0x51abb8['model']['change'](_0x25dcfc=>{const _0x269430=[];for(const _0x21fa57 of _0x2f9c6d){const _0x356a82=_0x21fa57['start']['nodeAfter'];_0x356a82['is']('element','tableCellSuggestion')&&_0x269430['push'](_0x356a82);}_0x49dfae['_suggestionFactory']['getSuggestionCallback'](_0x313fdd,null,_0x17a5ae)(_0x2f9c6d,_0x1c7d79,_0x43fafe);for(const _0x22248c of _0x269430)'$graveyard'!=_0x22248c['root']['rootName']&&_0x25dcfc['unwrap'](_0x22248c);});});};_0x1349f9('insertion','accept'),_0x1349f9('insertion','discard'),_0x1349f9('deletion','accept'),_0x1349f9('deletion','discard'),_0x49dfae['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x2aece9=>{const _0x29b53c=_0x2aece9['map'](_0x2f2e90=>_0x2f2e90['getContainedElement']()),_0x20a4ad=_0x29b53c[0x0]['findAncestor']('table'),{minRow:_0x5b60ed,maxRow:_0x4f2004}=_0x3122b1['_getCoordsForCells'](_0x29b53c);_0xdaffbf['removeRows'](_0x20a4ad,{'at':_0x5b60ed,'rows':_0x4f2004-_0x5b60ed+0x1});}),_0x49dfae['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x175c37=>{const _0x111cde=_0x175c37['map'](_0x2b0f41=>_0x2b0f41['getContainedElement']()),_0x20f20d=_0x111cde[0x0]['findAncestor']('table'),{minColumn:_0x31a3fb,maxColumn:_0x1565af}=_0x3122b1['_getCoordsForCells'](_0x111cde);_0xdaffbf['removeColumns'](_0x20f20d,{'at':_0x31a3fb,'columns':_0x1565af-_0x31a3fb+0x1});});const _0x19f755=(_0x1b1a2b,_0x3b7049)=>{if(!_0x3b7049['subType']||!_0x3b7049['subType']['startsWith']('tablePaste'))return;const _0xd4a7a=_0x3b7049['attributes']['tablePasteChainId'],_0x3ee8c7=_0x49dfae['getSuggestions']()['filter'](_0x38aae7=>_0x38aae7['isInContent']&&_0x38aae7['attributes']&&_0x38aae7['attributes']['tablePasteChainId']==_0xd4a7a);_0x3ee8c7['length']&&_0x3b7049['getAllAdjacentSuggestions']()['length']!=_0x3ee8c7['length']&&_0x3ee8c7['reduce']((_0x5d39df,_0x4eeb22)=>(_0x5d39df['next']=_0x4eeb22,_0x4eeb22['previous']=_0x5d39df,_0x4eeb22));};function _0x5bb859(_0x2469b8,_0x1452c9=!0x0){const {id:_0x3800cf,authorId:_0x35ae81}=_0x49dfae['_splitMarkerName'](_0x2469b8['markerName']),_0x510bf3=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1897fc=_0x49dfae['activeMarkers']['includes'](_0x2469b8['markerName']);return _0x1897fc&&_0x510bf3['push']('ck-suggestion-marker--active'),{'classes':_0x510bf3,'attributes':{'data-suggestion':_0x3800cf,'data-author-id':_0x35ae81},'priority':_0x1897fc&&_0x1452c9?0xbc2:0xbb8};}_0x49dfae['on']('suggestionLoaded',_0x19f755,{'priority':'high'}),_0x49dfae['on']('suggestionUnloaded',_0x19f755,{'priority':'high'}),_0x51abb8['model']['document']['registerPostFixer'](()=>{let _0x3d4d26=!0x1;const _0x1336c9=Array['from'](_0x51abb8['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x429623,data:_0x511539}of _0x1336c9){const {group:_0x5ca3dc,type:_0x3be81a,id:_0x30f0f9}=_0x49dfae['_splitMarkerName'](_0x429623);if('suggestion'!=_0x5ca3dc||'deletion'!=_0x3be81a||_0x511539['oldRange'])continue;if(!_0x49dfae['hasSuggestion'](_0x30f0f9))continue;const _0x4a0e2c=_0x49dfae['getSuggestion'](_0x30f0f9)['getRanges'](),_0x55c837=_0x51abb8['plugins']['get']('Users')['me'];for(const _0x5deea2 of _0x49dfae['getSuggestions']()){if(!_0x5deea2['isInContent']||_0x5deea2['author']!=_0x55c837)continue;if('formatBlock'!=_0x5deea2['type']||'tablePasteCell'!=_0x5deea2['subType'])continue;if(_0x5deea2['getRanges']()['every'](_0x346738=>_0x4a0e2c['some'](_0x2762e2=>_0x2762e2['containsRange'](_0x346738,!0x0)))){for(const _0x3c0c25 of _0x5deea2['getAllAdjacentSuggestions']())_0x3c0c25['isInContent']&&(_0x3c0c25['discard'](),_0x3d4d26=!0x0);}}}return _0x3d4d26;}),_0x51abb8['model']['document']['registerPostFixer'](_0x378208=>{const _0x917618=_0x51abb8['commands']['get']('redo');if(!_0x917618||!_0x917618['_createdBatches']['has'](_0x378208['batch']))return!0x1;let _0x1374c9=!0x1;const _0x1f28ba=_0x51abb8['plugins']['get']('Users')['me'],_0x4a4784=_0x51abb8['model']['document']['differ']['getChanges'](),_0x53d083=Array['from'](_0x51abb8['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x9d60b3,data:_0x58ab92})=>{const {group:_0x1347c4,subType:_0x246b6c,authorId:_0x1c92c3}=_0x49dfae['_splitMarkerName'](_0x9d60b3);return'suggestion'==_0x1347c4&&'tablePaste'==_0x246b6c&&_0x1c92c3==_0x1f28ba['id']&&!_0x58ab92['oldRange'];});for(const _0x590ef3 of _0x4a4784){if('insert'!=_0x590ef3['type']||'tableCellSuggestion'!=_0x590ef3['name']||0x1!=_0x590ef3['length'])continue;const _0x576a3b=_0x378208['createRange'](_0x590ef3['position'],_0x590ef3['position']['getShiftedBy'](0x1));if(!_0x53d083['find'](({data:_0x198f62})=>_0x198f62['newRange']['isEqual'](_0x576a3b))){for(const {name:_0x900a5,data:_0x548e18}of _0x53d083)if(_0x576a3b['containsRange'](_0x548e18['newRange'])){_0x378208['updateMarker'](_0x900a5,{'range':_0x576a3b}),_0x1374c9=!0x0;break;}}}return _0x1374c9;}),_0x51abb8['model']['document']['registerPostFixer'](_0x4bde9b=>{let _0xf714b3=!0x1;const _0x2dd02c=_0x51abb8['plugins']['get']('Users')['me'],_0x5eeaff=_0x49dfae['getSuggestions']()['filter'](_0xef8721=>_0xef8721['isInContent']&&_0xef8721['author']==_0x2dd02c),_0x1ef09c=new Set(),_0x2b2a83=new Set();for(const _0x4157b1 of _0x5eeaff)if('tablePaste'==_0x4157b1['subType'])for(const _0x2b11ef of _0x4157b1['getMarkers']()){const _0x4790cd=_0x2b11ef['getRange']()['getContainedElement']();if(_0x4790cd){if(_0x4790cd['is']('element','tableCellSuggestion')&&ke(_0x4790cd)){_0x4157b1['removeMarker'](_0x2b11ef['name']),_0x1ef09c['add'](_0x4790cd),_0xf714b3=!0x0;const _0x43cfd7=_0x4790cd['nextSibling'],_0x205617=_0x4790cd['previousSibling'],_0x2071f0=_0x43cfd7&&_0x43cfd7['is']('element','tableCellSuggestion'),_0x592f65=_0x205617&&_0x205617['is']('element','tableCellSuggestion');_0x2071f0&&!_0x1ef09c['has'](_0x43cfd7)&&_0x2b2a83['add'](_0x43cfd7),_0x592f65&&!_0x1ef09c['has'](_0x205617)&&_0x2b2a83['add'](_0x205617);}else _0x4790cd['is']('element','paragraph')&&_0x4790cd['isEmpty']&&(_0x4157b1['removeMarker'](_0x2b11ef['name']),_0xf714b3=!0x0);}}else{if('tablePasteCell'==_0x4157b1['subType']){if(!_0x4157b1['attributes']||!_0x4157b1['attributes']['tablePasteChainId'])continue;const _0x49a6f9=_0x4157b1['attributes']['markerAttributes'];if(_0x49a6f9&&Object['keys'](_0x49a6f9)['length'])continue;const _0x3fae55=_0x4157b1['attributes']['tablePasteChainId'];let _0x128f76=!0x0,_0x153674=!0x0;for(const _0x1e0e6c of _0x5eeaff)if(_0x1e0e6c['subType']&&_0x1e0e6c['subType']['startsWith']('tablePaste')){if(!_0x1e0e6c['attributes']['tablePasteChainId']){_0x153674=!0x1;break;}if(_0x1e0e6c['id']!=_0x4157b1['id']&&_0x1e0e6c['attributes']['tablePasteChainId']==_0x3fae55){_0x128f76=!0x1;break;}}_0x153674&&_0x128f76&&(_0x4157b1['removeMarkers'](),_0xf714b3=!0x0);}}for(const _0x130089 of _0x1ef09c)_0x4bde9b['remove'](_0x130089);for(const _0x3a6d2d of _0x2b2a83)_0x4bde9b['unwrap'](_0x3a6d2d);return _0xf714b3;}),_0x51abb8['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5d5df7,_0x3a8294)=>_0x5bb859(_0x5d5df7),'converterPriority':'high'}),_0x51abb8['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3b136f,_0x6ba0ad)=>_0x6ba0ad['options']['showSuggestionHighlights']?_0x5bb859(_0x3b136f,!0x1):null,'converterPriority':'high'});const _0x3dbd9d=_0x51abb8['editing']['view'];this['listenTo'](_0x3dbd9d['document'],'clipboardOutput',(_0x2bd9c2,_0x4dec9f)=>{const _0x1be26c=[];for(const _0x308aaa of _0x3dbd9d['createRangeIn'](_0x4dec9f['content'])['getItems']())_0x308aaa['is']('element','suggestion-td')&&_0x1be26c['push'](_0x308aaa);_0x3dbd9d['change'](_0x1bbac0=>{for(const _0x5b500a of _0x1be26c)_0x1bbac0['move'](_0x1bbac0['createRangeIn'](_0x5b500a),_0x1bbac0['createPositionBefore'](_0x5b500a)),_0x1bbac0['remove'](_0x5b500a);});});}}function ke(_0x310c0a){if(_0x310c0a['isEmpty'])return!0x0;const _0x4f1e37=_0x310c0a['getChild'](0x0);return _0x4f1e37['is']('element','paragraph')&&_0x4f1e37['isEmpty'];}function Re(_0x3daf0f,_0x25d15e={},_0x35a312){for(const {isAnchor:_0x51a260,cellHeight:_0x59acf6,cellWidth:_0x4e8e43}of _0x35a312['createTableWalker'](_0x3daf0f,{'includeAllSlots':!0x0,..._0x25d15e}))if(!_0x51a260||0x1!=_0x59acf6||0x1!=_0x4e8e43)return!0x1;return!0x0;}class Nt extends _0x1bb8e2{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x2922ce=this['editor']['plugins']['get']('TrackChangesEditing');_0x2922ce['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x2922ce['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x2922ce['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2922ce['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x2922ce['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x2922ce['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x2104d1,_0x2d11f4){const _0x2bade5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x21a1e1=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x34a3cc=_0x2d11f4['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x33edec=_0x21a1e1['getColumnGroupElement'](_0x34a3cc);let _0x538f44=_0x33edec?_0x21a1e1['getTableColumnsWidths'](_0x33edec):null,_0x5eaa95=_0x34a3cc['getAttribute']('tableWidth')||null;const _0x3812bf=_0x2d11f4['tableWidth']||_0x5eaa95,_0x146b31=_0x2d11f4['columnWidths']||_0x538f44,_0x42f05e=this['editor']['plugins']['get']('Users')['me'];for(const _0xa735d1 of _0x2bade5['getSuggestions']()){const _0x1a493c=_0xa735d1['getContainedElement']();if('resizeTable'===_0xa735d1['subType']&&_0x1a493c===_0x34a3cc){_0xa735d1['author']!==_0x42f05e&&_0xa735d1['discard']();const _0x1185ac=_0xa735d1['data']['commandParams'];_0x5eaa95=_0x1185ac[0x0]['tableWidth'],_0x538f44=_0x1185ac[0x0]['columnWidths'];break;}}_0x2104d1({'table':_0x34a3cc,'tableWidth':_0x3812bf,'columnWidths':_0x146b31}),_0x2bade5['markBlockFormat'](_0x34a3cc,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x5eaa95,'columnWidths':_0x538f44}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x3c6ee0){if('formatBlock'!=_0x3c6ee0['type']&&'formatInline'!=_0x3c6ee0['type'])return;const {data:_0x39c6d4}=_0x3c6ee0;if(_0x39c6d4&&'resizeTable'===_0x39c6d4['formatGroupId']){const _0x55b5fe='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x55b5fe)};}}}class Dt extends _0x1bb8e2{['afterInit'](){const _0x55a581=this['editor'];_0x55a581['plugins']['has']('Template')&&_0x55a581['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x1bb8e2{['afterInit'](){const _0x5d674d=this['editor'];if(!_0x5d674d['commands']['get']('insertTableOfContents'))return;_0x5d674d['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4dda50=_0x5d674d['plugins']['get']('TrackChangesEditing'),_0x5c4d24=_0x5d674d['locale'];_0x4dda50['descriptionFactory']['registerElementLabel']('tableOfContents',_0x767f98=>o(_0x5c4d24,'ELEMENT_TABLE_OF_CONTENTS',_0x767f98));}}class $t extends _0x1bb8e2{['afterInit'](){const _0xacdcc2=this['editor'];if(!_0xacdcc2['plugins']['has']('Title'))return;const _0x3c3a0d=_0xacdcc2['plugins']['get']('TrackChangesEditing');_0x3c3a0d['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0xacdcc2['locale'],'ELEMENT_TITLE')),_0xacdcc2['model']['document']['registerPostFixer'](_0xdb0eb6=>{let _0x269bbd=!0x1;const _0x212a4a=Array['from'](_0xacdcc2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4de2dd,data:_0x394bf1}of _0x212a4a){const {group:_0x38cd1c}=_0x3c3a0d['_splitMarkerName'](_0x4de2dd);if('suggestion'!==_0x38cd1c||!_0x394bf1['newRange'])continue;const _0x4e2762=_0x394bf1['newRange'],_0x593f5b=_0x4e2762['end']['nodeBefore'];if(!_0x593f5b||!_0x593f5b['is']('element','title-content'))continue;if(!_0x4e2762['start']['isTouching'](_0x4e2762['end']))continue;const _0x5bdc5d=_0xacdcc2['model']['schema']['getNearestSelectionRange'](_0x4e2762['end'],'forward');if(_0x5bdc5d&&_0x5bdc5d['isCollapsed']){const _0x3d74c8=_0xdb0eb6['createRange'](_0x4e2762['start'],_0x5bdc5d['start']);_0x3d74c8['isEqual'](_0x4e2762)||(_0xdb0eb6['updateMarker'](_0x4de2dd,{'range':_0x3d74c8}),_0x269bbd=!0x0);}_0x269bbd||(_0xdb0eb6['removeMarker'](_0x4de2dd),_0x269bbd=!0x0);}return _0x269bbd;});}}class Bt extends _0x1bb8e2{['afterInit'](){const _0x30fa6f=this['editor'],_0x534b60=_0x30fa6f['plugins']['get']('TrackChangesEditing');_0x30fa6f['plugins']['has']('UndoEditing')&&(_0x534b60['enableCommand']('undo'),_0x534b60['enableCommand']('redo'));}}class xt extends _0x1bb8e2{static get['requires'](){return[It];}['afterInit'](){const _0x2b1d7e=this['editor'];if(!_0x2b1d7e['plugins']['has']('TableCaptionEditing'))return;_0x2b1d7e['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x1bb8e2{['tableProperties'];['tableCellProperties'];constructor(_0x49b721){super(_0x49b721),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 _0x340682=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x18b61d of this['tableProperties'])_0x340682['enableCommand'](_0x18b61d,(_0xbf10e8,_0x300786)=>{const _0x2822ea=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x18b61d,[_0x2822ea],this['tableProperties'],'tableProperties',_0xbf10e8,_0x300786);});_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x340682['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x43305f,_0xbdb58e)=>this['handleDiscardAction'](this['tableProperties'],_0x43305f,_0xbdb58e)),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x65f2fe of this['tableCellProperties'])_0x340682['enableCommand'](_0x65f2fe,(_0x3675ac,_0x346cfe)=>{const _0x31d89a=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x65f2fe,_0x31d89a,this['tableCellProperties'],'tableCellProperties',_0x3675ac,_0x346cfe);});_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x340682['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x125dad,_0xf06496)=>this['handleDiscardAction'](this['tableCellProperties'],_0x125dad,_0xf06496)),_0x340682['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x340682['descriptionFactory']['registerDescriptionCallback'](_0x4eea96=>this['handleSuggestionDescription'](_0x4eea96));}['_handlePropertyChange'](_0x126679,_0xa38582,_0xa582b4,_0x5d5d67,_0x439a02,_0x31e404){const _0x390086=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x31e404['batch'],()=>{for(const _0x2c88cb of _0xa38582){if(this['_getSuggestion'](_0x2c88cb,_0x5d5d67))_0x439a02(_0x31e404);else{const _0x379763={};for(const _0x243407 of _0xa582b4){const _0x5dda6d=_0x2c88cb['getAttribute'](_0x243407);void 0x0!==_0x5dda6d&&(_0x379763[_0x243407]=_0x5dda6d);}_0x439a02(_0x31e404),_0x390086['markBlockFormat'](_0x2c88cb,{'commandParams':[_0x379763]},[],_0x5d5d67);}}});}['handleDiscardAction'](_0x4dc775,_0x3eebd9,_0x421192){const _0x4457a5=_0x3eebd9[0x0]['start']['nodeAfter'],_0x43c402=_0x421192['commandParams'][0x0];this['editor']['model']['change'](_0x2192ad=>{for(const _0x3c1e6e of _0x4dc775)void 0x0!==_0x43c402[_0x3c1e6e]?_0x2192ad['setAttribute'](_0x3c1e6e,_0x43c402[_0x3c1e6e],_0x4457a5):_0x2192ad['removeAttribute'](_0x3c1e6e,_0x4457a5);});}['handleSuggestionDescription'](_0x2ee36d){if(_0x2ee36d['data'])switch(_0x2ee36d['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'](_0x533238,_0x4966bf){const _0x5a96c1=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x1b9cb6 of _0x5a96c1['getSuggestions']({'skipNotAttached':!0x0})){const _0x46d84d=_0x1b9cb6['getContainedElement']();if(_0x1b9cb6['subType']===_0x4966bf&&_0x46d84d===_0x533238)return _0x1b9cb6;}return null;}}const m='$elementName';class p extends _0x1bb8e2{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x448709,_0x33c468,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(_0xb23949){function _0x54818f(_0x38e6bd){return _0x38e6bd['map'](_0x3ff71e=>String['fromCharCode'](_0x3ff71e))['join']('');}super(_0xb23949),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x198156,_0x377479,_0x1e2554,_0x2e316c)=>{this['_model']['change'](()=>{for(const _0x1bfd4f of[..._0x2e316c,..._0x1e2554])this['_model']['markers']['has'](_0x1bfd4f)&&_0xb23949['editing']['reconvertMarker'](_0x1bfd4f);});}),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']=_0xb23949['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(),_0xb23949['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xb23949['config']['get']('trackChanges.trackFormatChanges'),_0xb23949['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xb23949['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xb23949,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x54818f([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x54818f([0x34,0x30,0x34,0x38,0x31,0x38,0x31,0x30]);}['init'](){const _0xffbd56=this['editor'],_0x200830=(_0x97397a,_0x5d1e57)=>{if('attribute'!=_0x97397a)return'ck-suggestion-marker-'+_0x97397a;const _0x4ddd87=_0x5d1e57['split']('|')[0x0];return this['_isBlockAttribute'](_0x4ddd87)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0xffbd56['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x344db9=>{const {id:_0xbd5a1e,authorId:_0x586190,type:_0x5c7327,subType:_0x70e352}=this['_splitMarkerName'](_0x344db9['markerName']),_0x52a991=['ck-suggestion-marker',_0x200830(_0x5c7327,_0x70e352)];let _0x14687a=0xbb8;return this['activeMarkers']['includes'](_0x344db9['markerName'])&&(_0x52a991['push']('ck-suggestion-marker--active'),_0x14687a=0xbc2),'deletion'==_0x5c7327&&(_0x14687a+=0x5),{'classes':_0x52a991,'attributes':{'data-suggestion':_0xbd5a1e,'data-author-id':_0x586190},'priority':_0x14687a};}}),_0xffbd56['conversion']['for']('dataDowncast')['add'](_0x5b49bf=>{_0x5b49bf['on']('addMarker:suggestion',(_0x407dae,_0x3711bc,_0x51466e)=>{if(!_0x51466e['options']['showSuggestionHighlights'])return;const _0x156a28=_0x3711bc['item'];if(!_0x156a28)return;const _0x1836a8=_0x51466e['mapper']['toViewElement'](_0x156a28);_0xffbd56['model']['schema']['isObject'](_0x156a28)&&_0x1836a8&&!_0x1836a8['getCustomProperty']('widget')&&_0x1836a8['is']('containerElement')&&_0x103af2(_0x1836a8,_0x51466e['writer']);},{'priority':'high'});}),_0xffbd56['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x3fa938,_0x264e8d)=>{if(!_0x264e8d['options']['showSuggestionHighlights'])return null;const {type:_0x42a6f4,subType:_0xd7a69d}=this['_splitMarkerName'](_0x3fa938['markerName']);return{'classes':['ck-suggestion-marker',_0x200830(_0x42a6f4,_0xd7a69d)],'priority':0xbb8};}});const _0x17e856=({showActiveMarkers:_0x3d5e9c=!0x0,isAttributeSuggestion:_0x30c457=!0x1}={})=>(_0x3dc955,_0x4bdc34,_0x3c4874)=>{if(!_0x4bdc34['item'])return;const {id:_0x8758b3,authorId:_0x2da4ea}=this['_splitMarkerName'](_0x4bdc34['markerName']);if(_0x30c457){const _0x18d6b1=this['_suggestions']['get'](_0x8758b3),_0x1940af=this['_getAttributeKey'](_0x18d6b1);if(!this['_isBlockAttribute'](_0x1940af))return;}if(_0x4bdc34['item']['is']('selection'))return void _0x3c4874['consumable']['consume'](_0x4bdc34['item'],_0x3dc955['name']);const _0x45527e=_0x3c4874['mapper']['toViewElement'](_0x4bdc34['item']);if(_0x4bdc34['item']['is']('element')&&_0xffbd56['model']['schema']['isBlock'](_0x4bdc34['item'])&&!_0x45527e['getCustomProperty']('addHighlight')){_0x3c4874['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x45527e),_0x3c4874['writer']['setAttribute']('data-suggestion',_0x8758b3,_0x45527e),_0x3c4874['writer']['setAttribute']('data-author-id',_0x2da4ea,_0x45527e),_0x3c4874['mapper']['bindElementToMarker'](_0x45527e,_0x4bdc34['markerName']),_0x3d5e9c&&(this['activeMarkers']['includes'](_0x4bdc34['markerName'])?_0x3c4874['writer']['addClass']('ck-suggestion-marker--active',_0x45527e):_0x3c4874['writer']['removeClass']('ck-suggestion-marker--active',_0x45527e));for(const _0x52ff18 of _0xffbd56['model']['createRangeIn'](_0x4bdc34['item'])['getItems']())_0x3c4874['consumable']['consume'](_0x52ff18,_0x3dc955['name']);_0x3c4874['consumable']['consume'](_0x4bdc34['item'],_0x3dc955['name']);}};_0xffbd56['conversion']['for']('dataDowncast')['add'](_0x4d9b85=>{_0x4d9b85['on']('addMarker:suggestion:formatBlock',(_0x369c57,_0x2bc8b3,_0x3a2a0e)=>{_0x3a2a0e['options']['showSuggestionHighlights']&&_0x17e856({'showActiveMarkers':!0x1})(_0x369c57,_0x2bc8b3,_0x3a2a0e);},{'priority':'highest'});}),_0xffbd56['conversion']['for']('dataDowncast')['add'](_0xfbb267=>{_0xfbb267['on']('addMarker:suggestion:attribute',(_0x23c396,_0x485c33,_0x84a2f)=>{_0x84a2f['options']['showSuggestionHighlights']&&_0x17e856({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x23c396,_0x485c33,_0x84a2f);},{'priority':'highest'});}),_0xffbd56['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x80ff7f,_0xbac009)=>_0xbac009['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x80ff7f['substr'](0xb)}}),_0xffbd56['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x5c38d8,{writer:_0x9dc0a9})=>{let _0x258f2b='suggestion:'+_0x5c38d8['getAttribute']('suggestion-type')+':'+_0x5c38d8['getAttribute']('id');return _0x5c38d8['getAttribute']('marker-count')&&(_0x258f2b+=':'+_0x5c38d8['getAttribute']('marker-count')),_0x9dc0a9['createElement']('$marker',{'data-name':_0x258f2b});}}),_0xffbd56['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0x5a8fb5=>{_0x5a8fb5['on']('addMarker:suggestion:formatBlock',_0x17e856(),{'priority':'high'});}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0x4a7d8f=>{_0x4a7d8f['on']('addMarker:suggestion:attribute',_0x17e856({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0xc040da=>{_0xc040da['on']('removeMarker:suggestion:formatBlock',(_0x5d1878,_0x46b411,_0x185d3e)=>{const _0x43229c=_0x185d3e['mapper']['markerNameToElements'](_0x46b411['markerName']);if(_0x43229c){for(const _0x225134 of _0x43229c)_0x225134['getCustomProperty']('addHighlight')||(_0x185d3e['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x225134),_0x185d3e['writer']['removeAttribute']('data-suggestion',_0x225134),_0x185d3e['writer']['removeAttribute']('data-author-id',_0x225134),_0x185d3e['mapper']['unbindElementFromMarkerName'](_0x225134,_0x46b411['markerName']));}},{'priority':'high'});}),_0xffbd56['conversion']['for']('editingDowncast')['add'](_0x19aca3=>{_0x19aca3['on']('removeMarker:suggestion:attribute',(_0x3fcf2a,_0x32b340,_0x2200e6)=>{const _0x1d2d4e=_0x2200e6['mapper']['markerNameToElements'](_0x32b340['markerName']);if(!_0x1d2d4e)return;const {id:_0x4d572c}=this['_splitMarkerName'](_0x32b340['markerName']),_0x2ccd5b=this['_suggestions']['get'](_0x4d572c),_0x2a05bb=this['_getAttributeKey'](_0x2ccd5b);if(this['_isBlockAttribute'](_0x2a05bb)){for(const _0x3d62e0 of _0x1d2d4e)_0x3d62e0['getCustomProperty']('addHighlight')||(_0x2200e6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3d62e0),_0x2200e6['writer']['removeAttribute']('data-suggestion',_0x3d62e0),_0x2200e6['writer']['removeAttribute']('data-author-id',_0x3d62e0),_0x2200e6['mapper']['unbindElementFromMarkerName'](_0x3d62e0,_0x32b340['markerName']));}},{'priority':'high'});}),_0xffbd56['model']['document']['registerPostFixer'](_0x58b661=>{let _0x64fd5d=!0x1;const _0x5e9f05=Array['from'](_0xffbd56['model']['document']['differ']['getChangedMarkers']()),_0x50c368=new Set();for(const {name:_0x37a94c,data:_0x561d97}of _0x5e9f05){const {group:_0x1b370a,type:_0x46a926,subType:_0x2e8044,id:_0x8e8724}=this['_splitMarkerName'](_0x37a94c);if('suggestion'!==_0x1b370a)continue;const _0x1db9e9=this['_suggestions']['get'](_0x8e8724);if(null!=_0x561d97['newRange']){'formatInline'==_0x46a926&&(_0x64fd5d=_0x64fd5d||Ut(_0x561d97['newRange'],_0x37a94c,_0x58b661,_0xffbd56['model']['schema']));const _0x400d73='attribute'==_0x46a926&&this['_isBlockAttribute'](_0x2e8044['split']('|')[0x0]);if(_0x561d97['newRange']['isCollapsed']||'$graveyard'==_0x561d97['newRange']['root']['rootName']||'formatBlock'==_0x46a926&&!Ft(_0x561d97['newRange'])||_0x400d73&&!Ft(_0x561d97['newRange'])||'deletion'==_0x46a926&&!(!Vt(_0x2ea3a6=_0x561d97['newRange'])&&!function(_0x54d80f){return _0x54d80f['start']['parent']==_0x54d80f['end']['nodeBefore']&&_0x54d80f['start']['isAtEnd'];}(_0x2ea3a6)))_0x58b661['removeMarker'](_0x37a94c),_0x64fd5d=!0x0;else{if(!_0x1db9e9||!_0x1db9e9['isInContent'])continue;if(_0x561d97['newRange']&&_0x561d97['oldRange']&&_0x561d97['newRange']['isEqual'](_0x561d97['oldRange']))continue;_0x50c368['add'](_0x1db9e9);}}}var _0x2ea3a6;return _0x50c368['size']>0x0&&(_0x64fd5d=!!this['_joinWithAdjacentSuggestions'](_0x50c368)||_0x64fd5d),_0x64fd5d;}),_0xffbd56['model']['document']['registerPostFixer'](_0x458f9e=>{let _0x31e434=!0x1;for(const _0x80ae63 of _0xffbd56['model']['document']['differ']['getChanges']())if('insert'==_0x80ae63['type'])for(const _0x3d7389 of this['_suggestions']['values']()){if(_0x3d7389['isMultiRange']||!_0x3d7389['isInContent'])continue;const _0x1291ed='formatBlock'==_0x3d7389['type'],_0x3103f4=this['_getAttributeKey'](_0x3d7389),_0x74efe5=_0x3103f4&&this['_isBlockAttribute'](_0x3103f4);if(!_0x1291ed&&!_0x74efe5)continue;const _0x5ebe99=_0x3d7389['getFirstRange']();if(_0x5ebe99['start']['parent']!=_0x5ebe99['end']['parent']&&!_0x5ebe99['end']['isAtEnd']){const _0x2ad38c=_0xffbd56['model']['createPositionAt'](_0x5ebe99['start']['nodeAfter'],'end'),_0xd1a2be=_0xffbd56['model']['createRange'](_0x5ebe99['start'],_0x2ad38c);_0x458f9e['updateMarker'](_0x3d7389['getFirstMarker'](),{'range':_0xd1a2be}),_0x31e434=!0x0;}}return _0x31e434;}),_0xffbd56['model']['document']['registerPostFixer'](_0x21542a=>this['_processAttributeChanges'](_0x21542a)),_0xffbd56['model']['document']['registerPostFixer'](_0x1faf77=>!_0x1faf77['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1faf77)),_0xffbd56['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0xffbd56['model']['document']['on']('change:data',(_0x1d9271,_0x5ebaa2)=>{if(!_0x5ebaa2['isLocal']||_0x5ebaa2['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x3df6f3=_0xffbd56['model']['document']['differ']['getChanges']();if(0x0==_0x3df6f3['length'])return;const _0xcfe6e9=[],_0x3c2f10=_0x3df6f3['filter'](_0x266b7a=>'attribute'==_0x266b7a['type']),_0x186a58=_0x3df6f3['filter'](_0x12a5ac=>'insert'==_0x12a5ac['type']&&'$text'!=_0x12a5ac['name']);for(const _0x132c8e of _0x3c2f10)this['_isRegisteredAttribute'](_0x132c8e['attributeKey'])&&_0xcfe6e9['push']({'key':_0x132c8e['attributeKey'],'newValue':_0x132c8e['attributeNewValue'],'oldValue':_0x132c8e['attributeOldValue'],'range':Pt(_0x132c8e['range'],_0xffbd56['model'])});for(const _0x3ec501 of _0x186a58){if('rename'!=_0x3ec501['action']&&'refresh'!=_0x3ec501['action'])continue;const _0x58aa2c=Lt(_0x3ec501['position']['nodeAfter'],_0xffbd56['model']),_0x1dd736=_0x3ec501['before'];'rename'==_0x3ec501['action']&&_0xcfe6e9['push']({'key':m,'newValue':_0x3ec501['name'],'oldValue':_0x1dd736['name'],'range':_0x58aa2c});for(const [_0x269492,_0x12d4cd]of _0x1dd736['attributes']){if(!this['_isRegisteredAttribute'](_0x269492))continue;const _0x527fc3=_0x3ec501['attributes']['get'](_0x269492);_0x12d4cd!==_0x527fc3&&_0xcfe6e9['push']({'key':_0x269492,'newValue':_0x527fc3,'oldValue':_0x12d4cd,'range':_0x58aa2c});}for(const [_0x3f8090,_0x55cb4e]of _0x3ec501['attributes'])this['_isRegisteredAttribute'](_0x3f8090)&&(_0x1dd736['attributes']['has'](_0x3f8090)||_0xcfe6e9['push']({'key':_0x3f8090,'newValue':_0x55cb4e,'oldValue':null,'range':_0x58aa2c}));}0x0!=_0xcfe6e9['length']&&_0xffbd56['model']['enqueueChange'](_0x5ebaa2,_0x2bd69b=>{const _0x22b987=_0x59fd7a();for(const {range:_0x48eca7,key:_0x5afbfe,oldValue:_0x423416,newValue:_0x5a131b}of _0xcfe6e9)this['markAttributeChange'](_0x48eca7,_0x5afbfe,_0x423416,_0x5a131b,{'groupId':_0x22b987});this['_reduceExistingSuggestions'](_0x2bd69b,_0xcfe6e9);});},{'priority':'lowest'}),_0xffbd56['model']['markers']['on']('update:suggestion',(_0x3718ec,_0x46d9f3,_0x2fc308)=>{if(null==_0x2fc308){const {id:_0x4cbfa7}=this['_splitMarkerName'](_0x46d9f3['name']),_0x242777=this['_suggestions']['get'](_0x4cbfa7);_0x242777&&_0x242777['addMarkerName'](_0x46d9f3['name']);}}),_0xffbd56['model']['document']['on']('change:data',()=>{const _0x369838=Array['from'](_0xffbd56['model']['document']['differ']['getChangedMarkers']())['filter'](_0x5ac63d=>'suggestion'===this['_splitMarkerName'](_0x5ac63d['name'])['group']);if(0x0===_0x369838['length'])return;_0x369838['sort']((_0x245e26,_0xfc51e5)=>{const _0x4ecd7f=_0x245e26['data']['oldRange'],_0x267ed1=_0xfc51e5['data']['oldRange'];return null===_0x4ecd7f&&null===_0x267ed1?0x0:null===_0x4ecd7f&&null!==_0x267ed1?-0x1:null!==_0x4ecd7f&&null===_0x267ed1?0x1:_0x4ecd7f['start']['isBefore'](_0x267ed1['start'])?-0x1:0x1;});const _0x24a3e8=new Set(),_0x36e96a=new Set();for(const {name:_0x4bcc84,data:_0x18ce0c}of _0x369838){const {id:_0x244678}=this['_splitMarkerName'](_0x4bcc84);if(null===_0x18ce0c['oldRange']){const _0x2679c7=this['_handleNewSuggestionMarker'](_0x4bcc84);_0x36e96a['add'](_0x2679c7);}else{const _0x50e71a=this['_suggestions']['get'](_0x244678);null!==_0x18ce0c['newRange']||_0x50e71a['isInContent']?(_0x24a3e8['add'](_0x50e71a['head']),_0x36e96a['add'](_0x50e71a)):this['_removeSuggestion'](_0x50e71a);}}_0x36e96a['size']>0x0&&this['_refreshSuggestionsChain'](_0x36e96a);for(const _0x9c3f93 of _0x24a3e8)this['fire']('suggestionChanged',_0x9c3f93);}),_0xffbd56['model']['on']('applyOperation',(_0x36c7ea,_0x1d1d89)=>{const _0xcf499e=_0x1d1d89[0x0];if(!this['_suggestions']['size'])return;if(!_0xcf499e['isDocumentOperation'])return;if(_0xcf499e['batch']['isUndo']||!_0xcf499e['batch']['isLocal'])return;let _0x1d8770,_0x533e09;switch(_0xcf499e['type']){case'insert':_0x1d8770=_0xffbd56['model']['createPositionAt'](_0xcf499e['position']),_0x533e09=_0x1d8770['getShiftedBy'](_0xcf499e['howMany']);break;case'split':_0x1d8770=_0xffbd56['model']['createPositionAt'](_0xcf499e['splitPosition']),_0x533e09=_0xffbd56['model']['createPositionAt'](_0xcf499e['moveTargetPosition']);break;case'move':_0x1d8770=_0xffbd56['model']['createPositionAt'](_0xcf499e['targetPosition']),_0x533e09=_0x1d8770['getShiftedBy'](_0xcf499e['howMany']);break;default:return;}const _0x144164=_0xffbd56['model']['createRange'](_0x1d8770,_0x533e09);_0xffbd56['model']['change'](()=>{for(const {suggestion:_0x10594d,meta:_0x48f7e2}of this['_findSuggestions'](_0x144164)){if(_0x10594d['isMultiRange'])continue;if('formatInline'==_0x10594d['type'])continue;const _0x28d46f=this['_getAttributeKey'](_0x10594d);if(_0x28d46f&&this['_isBlockAttribute'](_0x28d46f)&&'split'!=_0xcf499e['type'])continue;const _0x26062a=_0x10594d['data']&&_0x10594d['data']['multipleBlocks'];('formatBlock'!=_0x10594d['type']||'split'==_0xcf499e['type']&&!_0x26062a)&&(_0x48f7e2['containsRangeInObject']||'insertion'==_0x10594d['type']&&_0x48f7e2['isOwn']||_0x10594d['getFirstRange']()['containsRange'](_0x144164)&&this['_breakSuggestionMarker'](_0x10594d,_0x1d8770,_0x533e09));}});},{'priority':'lowest'}),_0xffbd56['model']['on']('deleteContent',(_0x1aa515,_0xc34c12)=>{const _0x5d4327=_0xc34c12[0x0],_0x2280ed=_0xc34c12[0x1];if(_0x2280ed&&_0x2280ed['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x5d4327['isCollapsed'])return;const _0x103e49=_0xffbd56['model']['schema'],{start:_0x40c003,end:_0x440518}=_0x5d4327['getFirstRange'](),_0x25b542=_0x40c003['nodeAfter']&&_0x103e49['isLimit'](_0x40c003['nodeAfter'])?null:_0x103e49['getNearestSelectionRange'](_0x40c003,'forward'),_0x4ae863=_0x440518['nodeBefore']&&_0x103e49['isLimit'](_0x440518['nodeBefore'])?null:_0x103e49['getNearestSelectionRange'](_0x440518,'backward'),_0x262f69=_0xffbd56['model']['createRange'](_0x25b542?_0x25b542['start']:_0x40c003,_0x4ae863?_0x4ae863['end']:_0x440518);_0xffbd56['model']['change'](_0xaaf638=>{this['markDeletion'](_0x262f69);const _0x258bc2=_0xffbd56['model']['schema']['getNearestSelectionRange'](_0x262f69['start']);_0x5d4327['is']('documentSelection')?_0xaaf638['setSelection'](_0x258bc2):_0x5d4327['setTo'](_0x258bc2);}),_0x1aa515['stop']();},{'priority':_0x4e633f['normal']+0xa}),_0xffbd56['model']['on']('insertContent',(_0x5d221f,_0x4bae18)=>{const _0x508dd2=_0x4bae18[_0x4bae18['length']-0x1];_0x508dd2&&_0x508dd2['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0xffbd56['model']['change'](()=>{let _0x59eaa1=_0xffbd56['model']['insertContent'](_0x4bae18[0x0],_0x4bae18[0x1],_0x4bae18[0x2],{'forceDefaultExecution':!0x0});if(!_0x59eaa1)return;_0x5d221f['return']=_0x59eaa1['clone']();const _0xa80252=_0x59eaa1['end']['nodeBefore'],_0x1aa5e9=_0xffbd56['model']['schema'];_0xa80252&&_0x1aa5e9['isBlock'](_0xa80252)&&!_0x1aa5e9['isObject'](_0xa80252)&&(_0x59eaa1=_0xffbd56['model']['createRange'](_0x59eaa1['start'],_0xffbd56['model']['createPositionAt'](_0xa80252,'end'))),this['markInsertion'](_0x59eaa1);}),_0x5d221f['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x15f33b=new x(_0xffbd56,this['_suggestions']);_0xffbd56['commands']['add']('acceptSuggestion',_0x15f33b),this['enableCommand']('acceptSuggestion');const _0x507b92=new R(_0xffbd56,this['_suggestions']);_0xffbd56['commands']['add']('discardSuggestion',_0x507b92),this['enableCommand']('discardSuggestion'),_0xffbd56['commands']['add']('acceptAllSuggestions',new E(_0xffbd56,_0x15f33b,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0xffbd56['commands']['add']('discardAllSuggestions',new E(_0xffbd56,_0x507b92,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0xffbd56['commands']['add']('acceptSelectedSuggestions',new O(_0xffbd56,_0x15f33b,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0xffbd56['commands']['add']('discardSelectedSuggestions',new O(_0xffbd56,_0x507b92,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x367a68=_0xffbd56['plugins']['get']('CommentsRepository');this['listenTo'](_0x367a68,'addComment',(_0x15d52c,{threadId:_0x4409e5})=>{const _0x513a71=this['_suggestions']['get'](_0x4409e5);_0x513a71&&_0x513a71['commentThread']&&0x1===_0x513a71['commentThread']['length']&&this['_updateSuggestionData'](_0x4409e5,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x367a68,'removeComment',(_0x430d9d,{threadId:_0x3b5ed4})=>{const _0x274ab8=this['_suggestions']['get'](_0x3b5ed4);_0x274ab8&&_0x274ab8['commentThread']&&!_0x274ab8['commentThread']['length']&&this['_updateSuggestionData'](_0x3b5ed4,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x1573ce){if(this['_adapter'])throw new _0x308934('track-changes-adapter-already-set',this);this['_adapter']=_0x1573ce;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x46c49b=!0x1,toJSON:_0x43f3ca=!0x1}={}){const _0x2a3598=[];for(const _0x1ac7bc of this['_suggestions']['values']())_0x46c49b&&!_0x1ac7bc['isInContent']||_0x2a3598['push'](_0x1ac7bc);return _0x43f3ca?_0x2a3598['map'](_0x51fbe1=>_0x51fbe1['toJSON']()):_0x2a3598;}['getSuggestion'](_0x3b54a3){const _0x2a6662=this['_suggestions']['get'](_0x3b54a3);if(!_0x2a6662)throw new _0x308934('track-changes-suggestion-not-found',this);return _0x2a6662;}['hasSuggestion'](_0x46964f){return this['_suggestions']['has'](_0x46964f);}['addSuggestionData'](_0x3dd697){const {authorId:_0x2a8153,id:_0x139adf,attributes:_0x513c6c}=_0x3dd697,[_0x3e9c00,_0xc8d36a]=_0x3dd697['type']['split'](':'),_0x12c1ba=this['_suggestions']['get'](_0x139adf)||this['_createSuggestion'](_0x3e9c00,_0xc8d36a,_0x139adf,_0x2a8153,_0x513c6c);if(this['_addThreadToSuggestion'](_0x12c1ba),this['_checkSuggestionCorrectness'](_0x12c1ba,_0x3e9c00,_0xc8d36a||null,_0x2a8153),_0x12c1ba['createdAt']=_0x3dd697['createdAt'],_0x12c1ba['_isDataLoaded']=!0x0,_0x513c6c&&_0x513c6c['@external']){const _0x3b4dd5=_0x513c6c['@external'],_0x183e2=this['_getExternalAuthor'](_0x3b4dd5['authorName']);_0x12c1ba['authoredAt']=_0x3b4dd5['createdAt'],_0x12c1ba['author']=_0x183e2,_0x12c1ba['isExternal']=!0x0;}else _0x12c1ba['authoredAt']=_0x3dd697['createdAt'];switch(_0x3dd697['data']&&(_0x12c1ba['data']=_0x3dd697['data']),_0x3dd697['attributes']&&(_0x12c1ba['attributes']=_0x3dd697['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x12c1ba['_saved']=!0x0),this['_suggestionState']['get'](_0x12c1ba)){case'notReady':this['_suggestionState']['set'](_0x12c1ba,'dataReady');break;case'markerReady':_0x12c1ba['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x12c1ba])),this['_refreshSuggestionsChain'](new Set([_0x12c1ba])),this['_suggestionState']['set'](_0x12c1ba,'ready'),this['fire']('suggestionLoaded',_0x12c1ba)):this['_suggestionState']['set'](_0x12c1ba,'removed');}return _0x12c1ba;}['acceptSuggestion'](_0x4ce681){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x4413fe of _0x4ce681['getAllAdjacentSuggestions']())_0x4413fe['accept']();});});}['discardSuggestion'](_0x108ed9){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5f5d3b of _0x108ed9['getAllAdjacentSuggestions']())_0x5f5d3b['discard']();});});}['enableCommand'](_0x23ce82,_0x3b9253){const _0x2c7684=this['editor']['commands']['get'](_0x23ce82);if(!_0x2c7684)throw new _0x308934('track-changes-command-not-found',this,{'commandName':_0x23ce82});if(this['_enabledCommands']['has'](_0x2c7684))throw new _0x308934('track-changes-enable-command-twice',this,{'commandName':_0x23ce82});this['_enabledCommands']['add'](_0x2c7684),_0x3b9253&&_0x2c7684['on']('execute',(_0x2270f8,_0x4a3d5c)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4a3d5c['length']>0x0&&_0x4a3d5c[_0x4a3d5c['length']-0x1]&&_0x4a3d5c[_0x4a3d5c['length']-0x1]['forceDefaultExecution']?_0x4a3d5c['pop']():(_0x2270f8['return']=_0x3b9253((..._0x4786f3)=>_0x2c7684['execute'](..._0x4786f3,{'forceDefaultExecution':!0x0}),..._0x4a3d5c),_0x2270f8['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x3b92a6){let _0x3634f0,_0x4e5420;const _0x2ca2ac=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x3634f0=_0x3b92a6();}catch(_0x4ae7f1){_0x4e5420=_0x4ae7f1;}return _0x2ca2ac||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x4e5420&&_0x308934['rethrowUnexpectedError'](_0x4e5420,this),_0x3634f0;}['markInsertion'](_0x2fc9f5,_0x1c062a=null,_0x1d7ae3={}){if(_0x2fc9f5['isCollapsed'])return null;const _0x358a22=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x4516ad,meta:_0x5cf8ec}of this['_findSuggestions'](_0x2fc9f5,'insertion'))if(_0x5cf8ec['isOwn']){if(!_0x5cf8ec['isNextTo']){if(_0x5cf8ec['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x4516ad,_0x1d7ae3))continue;return _0x4516ad;}if(qt(_0x4516ad,_0x1d7ae3))return _0x4516ad;this['_breakSuggestionMarker'](_0x4516ad,_0x2fc9f5['start'],_0x2fc9f5['end']);break;}if(_0x1c062a==_0x4516ad['subType']&&qt(_0x4516ad,_0x1d7ae3)){const _0x2354e1=_0x4516ad['getFirstRange']();return _0x2354e1['start']['isEqual'](_0x2fc9f5['end'])?this['_setSuggestionRange'](_0x4516ad,this['_model']['createRange'](_0x2fc9f5['start'],_0x2354e1['end'])):this['_setSuggestionRange'](_0x4516ad,this['_model']['createRange'](_0x2354e1['start'],_0x2fc9f5['end'])),_0x4516ad;}}const _0x595e77=_0x59fd7a(),_0x1cdc31=_0x358a22['id'],_0x58da5f=_0x1c062a?'insertion:'+_0x1c062a:'insertion',_0x2b9118=this['_setSuggestionData']({'id':_0x595e77,'type':_0x58da5f,'createdAt':new Date(),'authorId':_0x1cdc31,'attributes':_0x1d7ae3});return this['_addSuggestionMarker'](_0x58da5f,_0x595e77,_0x1cdc31,_0x2fc9f5),_0x2b9118;}['markMultiRangeInsertion'](_0x53b185,_0xe9dcee='multi',_0x2e25be={}){const _0x716c13=this['editor']['plugins']['get']('Users')['me'],_0x490e8d=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0xe9dcee,'join');for(const _0xa26615 of this['getSuggestions']())if(_0xa26615['author']['id']==_0x716c13['id']&&'insertion'==_0xa26615['type']&&_0xa26615['subType']==_0xe9dcee&&qt(_0xa26615,_0x2e25be)&&(_0x490e8d(_0xa26615['getRanges'](),_0x53b185)||_0x490e8d(_0x53b185,_0xa26615['getRanges']()))){for(const _0x46854c of _0x53b185)_0xa26615['addRange'](_0x46854c);return _0xa26615;}for(const {suggestion:_0x195cb7,meta:_0x593f8e}of this['_findSuggestions'](_0x53b185,'insertion')){if(!_0x593f8e['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x593f8e['containsRangeInObject'])continue;if(!qt(_0x195cb7,_0x2e25be))continue;let _0x34c89f=!0x0;for(const _0x1c65d9 of _0x195cb7['getRanges']())for(const _0x16f4ee of _0x53b185)if(!_0x1c65d9['containsRange'](_0x16f4ee)){_0x34c89f=!0x1;break;}if(_0x34c89f)return _0x195cb7;}const _0x5f1a43=_0x59fd7a(),_0x56b381=_0x716c13['id'],_0x117672='insertion:'+_0xe9dcee,_0x4dc6d6=this['_setSuggestionData']({'id':_0x5f1a43,'type':_0x117672,'createdAt':new Date(),'authorId':_0x56b381,'attributes':_0x2e25be});for(const _0x2427dc of _0x53b185)this['_addSuggestionMarker'](_0x117672,_0x5f1a43,_0x56b381,_0x2427dc,u['getMultiRangeId']());return _0x4dc6d6;}['markInlineFormat'](_0x199a1f,_0x3114d8,_0x31bb4b=null,_0x28898f={}){if(_0x31bb4b=_0x31bb4b||Gt(_0x3114d8),_0x199a1f['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3825a6=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x31bb4b,'accept');return this['forceDefaultExecution'](()=>_0x3825a6([_0x199a1f],_0x3114d8,_0x28898f)),null;}const _0x4b28a0=this['editor']['plugins']['get']('Users')['me'],_0x4cd147=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x9c3cf2,meta:_0x384643}of this['_findSuggestions'](_0x199a1f,'insertion'))_0x384643['isOwn']&&!_0x384643['isInsideObject']&&_0x4cd147['push'](..._0x9c3cf2['getRanges']());}const _0x142679=function(_0x4900f7,_0x5cf16f){const _0x9d9d3d=[];for(const _0x316546 of _0x5cf16f){const _0x14b9f4=_0x4900f7['getIntersection'](_0x316546);_0x14b9f4&&_0x9d9d3d['push'](_0x14b9f4);}return _0x9d9d3d;}(_0x199a1f,_0x4cd147),_0x12a19d=function(_0x45ab87,_0x4af447){const _0xccad92=[_0x45ab87];for(const _0x8028a1 of _0x4af447){let _0x3dd38f=0x0;for(;_0x3dd38f<_0xccad92['length'];){const _0xee39e9=_0xccad92[_0x3dd38f]['getDifference'](_0x8028a1);_0xccad92['splice'](_0x3dd38f,0x1,..._0xee39e9),_0x3dd38f+=_0xee39e9['length'];}}return _0xccad92;}(_0x199a1f,_0x4cd147);_0x142679['length']&&this['_model']['change'](()=>{for(const _0xb68c27 of _0x142679){const _0xe8ffd6=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x31bb4b,'accept');this['forceDefaultExecution'](()=>_0xe8ffd6([_0xb68c27],_0x3114d8,_0x28898f));}});for(const _0x2836f5 of _0x12a19d){let _0x5c4b55=null,_0x3c4f7e=_0x2836f5['start'],_0x3f41d9=_0x2836f5['end'];for(const {suggestion:_0x3c0f22,meta:_0x31eb46}of this['_findSuggestions'](_0x2836f5,'formatInline')){if(!_0x31eb46['isOwn'])continue;if(_0x3c0f22['subType']!=_0x31bb4b)continue;if(!qt(_0x3c0f22,_0x28898f))continue;const _0x4a3458=_0x3c0f22['getFirstRange']();if(_0x4a3458['containsRange'](_0x2836f5,!0x0))return null;_0x3c4f7e=_0x3c4f7e['isBefore'](_0x4a3458['start'])?_0x3c4f7e:_0x4a3458['start'],_0x3f41d9=_0x3f41d9['isAfter'](_0x4a3458['end'])?_0x3f41d9:_0x4a3458['end'],_0x5c4b55?_0x4a3458['start']['isBefore'](_0x5c4b55['getFirstRange']()['start'])?(_0x5c4b55['removeMarkers'](),_0x5c4b55=_0x3c0f22):_0x3c0f22['removeMarkers']():_0x5c4b55=_0x3c0f22;}const _0xd0ae52=this['_model']['createRange'](_0x3c4f7e,_0x3f41d9);if(_0x5c4b55)this['_setSuggestionRange'](_0x5c4b55,_0xd0ae52);else{const _0x2ca52c=_0x59fd7a(),_0x3f8d56=_0x4b28a0['id'];this['_setSuggestionData']({'id':_0x2ca52c,'type':'formatInline:'+_0x31bb4b,'data':_0x3114d8,'createdAt':new Date(),'authorId':_0x3f8d56,'attributes':_0x28898f}),this['_addSuggestionMarker']('formatInline:'+_0x31bb4b,_0x2ca52c,_0x3f8d56,_0xd0ae52);}}return null;}['markBlockFormat'](_0x147894,_0x319f9f,_0x5677f3=[],_0x17f2c5=null,_0x2948ae={}){_0x319f9f['formatGroupId']||(_0x319f9f['formatGroupId']=_0x319f9f['commandName']),_0x319f9f['multipleBlocks']=_0x147894['is']('range'),_0x17f2c5=_0x17f2c5||Gt(_0x319f9f);const _0x396afc=_0x5677f3['map'](_0x24f480=>Lt(_0x24f480,this['_model'])),_0x3a3e15=_0x147894['is']('range')?_0x147894:Lt(_0x147894,this['_model']);if('never'===this['_trackFormatChanges']){const _0x1b2d45=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17f2c5,'accept');return this['forceDefaultExecution'](()=>_0x1b2d45([_0x3a3e15],_0x319f9f,_0x2948ae)),null;}_0x396afc['push'](_0x3a3e15);let _0x2c1282=!0x0;for(const _0x34c1d5 of _0x396afc)if(!this['_rangeIsInLocalUserInsertion'](_0x34c1d5)){_0x2c1282=!0x1;break;}if(_0x2c1282&&'always'!==this['_trackFormatChanges']){const _0x5e3ca1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x17f2c5,'accept');return this['forceDefaultExecution'](()=>_0x5e3ca1([_0x3a3e15],_0x319f9f,_0x2948ae)),null;}let _0x41d539=null,_0x2966b7=_0x3a3e15['start'],_0x5baa22=_0x3a3e15['end'];for(const {suggestion:_0x19e53b,meta:_0x37ba92}of this['_findSuggestions'](_0x3a3e15,'formatBlock')){if(!_0x37ba92['isOwn'])continue;if(_0x37ba92['isNextTo']||_0x37ba92['containsRangeInObject']||_0x37ba92['isInsideObject'])continue;if(_0x19e53b['data']['formatGroupId']!=_0x319f9f['formatGroupId'])continue;if(!qt(_0x19e53b,_0x2948ae))continue;const _0x1432cb=_0x19e53b['getFirstRange']();if(_0x19e53b['subType']==_0x17f2c5){if(_0x1432cb['containsRange'](_0x3a3e15,!0x0))return null;_0x2966b7=_0x2966b7['isBefore'](_0x1432cb['start'])?_0x2966b7:_0x1432cb['start'],_0x5baa22=_0x5baa22['isAfter'](_0x1432cb['end'])?_0x5baa22:_0x1432cb['end'],_0x41d539?_0x1432cb['start']['isBefore'](_0x41d539['getFirstRange']()['start'])?(_0x41d539['removeMarkers'](),_0x41d539=_0x19e53b):_0x19e53b['removeMarkers']():_0x41d539=_0x19e53b;}else{const _0x1b3df3=_0x3a3e15['getIntersection'](_0x1432cb);this['_cutOutSuggestionMarker'](_0x19e53b,_0x1b3df3);}}const _0x335072=this['editor']['plugins']['get']('Users')['me'],_0x28c1ca=_0x59fd7a(),_0x19acc0=_0x335072['id'];if(_0x41d539)return this['_setSuggestionRange'](_0x41d539,this['_model']['createRange'](_0x2966b7,_0x5baa22)),_0x41d539;{const _0xdec027=this['_setSuggestionData']({'id':_0x28c1ca,'type':'formatBlock:'+_0x17f2c5,'data':_0x319f9f,'createdAt':new Date(),'authorId':_0x19acc0,'attributes':_0x2948ae});return this['_addSuggestionMarker']('formatBlock:'+_0x17f2c5,_0x28c1ca,_0x19acc0,this['_model']['createRange'](_0x2966b7,_0x5baa22)),_0xdec027;}}['markMultiRangeBlockFormat'](_0x56d47d,_0x3ee37d,_0xe391e1=[],_0xe0c5be=null,_0x32127a={}){_0x3ee37d['formatGroupId']||(_0x3ee37d['formatGroupId']=_0x3ee37d['commandName']);const _0x3965ee=_0x56d47d[0x0];_0x3ee37d['multipleBlocks']=_0x3965ee['is']('range'),_0xe0c5be=_0xe0c5be||Gt(_0x3ee37d);const _0x1246e1=_0xe391e1['map'](_0x46560f=>Lt(_0x46560f,this['_model'])),_0x477f7c=_0x3965ee['is']('range')?_0x56d47d:_0x56d47d['map'](_0x11282f=>Lt(_0x11282f,this['_model']));if('never'===this['_trackFormatChanges']){const _0xaa457f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe0c5be,'accept');return this['forceDefaultExecution'](()=>_0xaa457f(_0x477f7c,_0x3ee37d,_0x32127a)),null;}_0x1246e1['push'](..._0x477f7c);let _0x5ec24e=!0x0;for(const _0x9dbc6c of _0x1246e1)if(!this['_rangeIsInLocalUserInsertion'](_0x9dbc6c)){_0x5ec24e=!0x1;break;}if(_0x5ec24e&&'always'!==this['_trackFormatChanges']){const _0x54e950=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe0c5be,'accept');return this['forceDefaultExecution'](()=>_0x54e950(_0x477f7c,_0x3ee37d,_0x32127a)),null;}const _0x2c73ef=this['editor']['plugins']['get']('Users')['me'];for(const _0x45ef80 of this['getSuggestions']()){if(_0x45ef80['author']['id']!=_0x2c73ef['id'])continue;if('formatBlock'!=_0x45ef80['type']||_0x45ef80['data']['formatGroupId']!=_0x3ee37d['formatGroupId'])continue;if(!qt(_0x45ef80,_0x32127a))continue;const _0x360579=_0x45ef80['subType']==_0xe0c5be;for(let _0x1fa17a=0x0;_0x1fa17a<_0x477f7c['length'];_0x1fa17a++){const _0x42d270=_0x477f7c[_0x1fa17a];for(const _0x16c0f7 of _0x45ef80['getMarkers']()){const _0xb1341c=_0x16c0f7['getRange']();if(_0x42d270['isEqual'](_0xb1341c)){_0x360579?(_0x477f7c['splice'](_0x1fa17a,0x1),_0x1fa17a--):_0x45ef80['removeMarker'](_0x16c0f7['name']);break;}}}}if(0x0==_0x477f7c['length'])return null;const _0x305b56=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xe0c5be,'join');for(const _0x27748c of this['getSuggestions']())if(_0x27748c['author']['id']==_0x2c73ef['id']&&'formatBlock'==_0x27748c['type']&&_0x27748c['data']['formatGroupId']==_0x3ee37d['formatGroupId']&&_0x27748c['subType']==_0xe0c5be&&qt(_0x27748c,_0x32127a)&&(_0x305b56(_0x27748c['getRanges'](),_0x477f7c)||_0x305b56(_0x477f7c,_0x27748c['getRanges']()))){for(const _0x39efdf of _0x477f7c)_0x27748c['addRange'](_0x39efdf);return _0x27748c;}const _0x5cb75e=_0x59fd7a(),_0x542722=_0x2c73ef['id'],_0x57dc9c='formatBlock:'+_0xe0c5be,_0x245bad=this['_setSuggestionData']({'id':_0x5cb75e,'type':_0x57dc9c,'data':_0x3ee37d,'createdAt':new Date(),'authorId':_0x542722,'attributes':_0x32127a});for(const _0x510c99 of _0x477f7c)this['_addSuggestionMarker'](_0x57dc9c,_0x5cb75e,_0x542722,_0x510c99,u['getMultiRangeId']());return _0x245bad;}['markDeletion'](_0x196b04,_0xae4ae5=null,_0x47f9cf={}){if(_0x196b04['isCollapsed'])return null;const _0x39122a=this['editor']['plugins']['get']('Users')['me'],_0x4d7062=new _0x1b736b(_0x196b04['start'],_0x196b04['end']);for(const {suggestion:_0x1685ab,meta:_0x5ae19a}of this['_findSuggestions'](_0x4d7062,'insertion'))if(_0x5ae19a['isOwn']&&!_0x5ae19a['isNextTo']){if(_0x1685ab['isMultiRange']){const _0x2062a5=_0x1685ab['getRanges']()['filter'](_0xd08984=>'$graveyard'!=_0xd08984['root']['rootName']);_0x2062a5['every'](_0x444ae5=>_0x4d7062['containsRange'](_0x444ae5,!0x0))&&_0x1685ab['discard']();if(_0x2062a5['some'](_0x123c69=>_0x123c69['containsRange'](_0x4d7062,!0x0))){const _0xfb2789=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xae4ae5,'accept');return this['forceDefaultExecution'](()=>_0xfb2789([_0x4d7062],null,_0x47f9cf)),null;}}else{const _0x50404e=_0x4d7062['getIntersection'](_0x1685ab['getFirstRange']());null!==_0x50404e&&_0x1685ab['_onDiscard']([_0x50404e],null,_0x47f9cf);}}if(_0x4d7062['detach'](),_0x4d7062['isCollapsed']||'$graveyard'==_0x4d7062['root']['rootName'])return null;let _0xea8b19=null,_0x3079ff=_0x4d7062['start'],_0x2c5713=_0x4d7062['end'];const _0x1bdda8=this['_findSuggestions'](_0x4d7062,'deletion');for(const {suggestion:_0x3d86ef,meta:_0x23b089}of _0x1bdda8){const _0x1605fd=this['_model']['createRange'](_0x3079ff,_0x2c5713);if(_0x23b089['isOwn']&&(this['_mergeNestedSuggestions']||!_0x23b089['containsRangeInObject']&&!_0x23b089['isInsideObject'])){if(_0x3d86ef['isMultiRange']){if(!qt(_0x3d86ef,_0x47f9cf))continue;let _0x299d2c=!0x0;for(const _0x38d47b of _0x3d86ef['getRanges']()){if(_0x38d47b['containsRange'](_0x1605fd,!0x0))return _0x3d86ef;_0x1605fd['containsRange'](_0x38d47b)||(_0x299d2c=!0x1);}_0x299d2c&&_0x3d86ef['discard']();}else{const _0xa69087=_0x3d86ef['getFirstRange']();if(_0xa69087['containsRange'](_0x1605fd,!0x0))return _0x3d86ef;if(!qt(_0x3d86ef,_0x47f9cf)){_0x1605fd['containsRange'](_0xa69087)?_0x3d86ef['removeMarkers']():_0xa69087['containsPosition'](_0x3079ff)?_0x3079ff=_0xa69087['end']:_0xa69087['containsPosition'](_0x2c5713)&&(_0x2c5713=_0xa69087['start']);continue;}_0x3079ff=_0x3079ff['isBefore'](_0xa69087['start'])?_0x3079ff:_0xa69087['start'],_0x2c5713=_0x2c5713['isAfter'](_0xa69087['end'])?_0x2c5713:_0xa69087['end'],_0x47f9cf=Object['assign']({},_0x3d86ef['attributes']),_0xea8b19?_0xa69087['start']['isBefore'](_0xea8b19['getFirstRange']()['start'])?(_0xea8b19['removeMarkers'](),_0xea8b19=_0x3d86ef):_0x3d86ef['removeMarkers']():_0xea8b19=_0x3d86ef;}}}if(_0xea8b19)return this['_setSuggestionRange'](_0xea8b19,this['_model']['createRange'](_0x3079ff,_0x2c5713)),_0xea8b19;{const _0xbb8992=_0x59fd7a(),_0x585f9e=this['_model']['createRange'](_0x3079ff,_0x2c5713),_0x2b5e58=_0x39122a['id'],_0x21afe0=_0xae4ae5?'deletion:'+_0xae4ae5:'deletion',_0x1367ac=this['_setSuggestionData']({'id':_0xbb8992,'type':_0x21afe0,'createdAt':new Date(),'authorId':_0x2b5e58,'attributes':_0x47f9cf});return this['_addSuggestionMarker'](_0x21afe0,_0xbb8992,_0x2b5e58,_0x585f9e),_0x1367ac;}}['markMultiRangeDeletion'](_0x2fa91e,_0x2f70ee='multi',_0x35ad71={}){const _0x3e447e=this['editor']['plugins']['get']('Users')['me'],_0x268aaa=_0x2fa91e['map'](_0x50e03d=>new _0x1b736b(_0x50e03d['start'],_0x50e03d['end'])),_0x2fc275=new Set();for(const {suggestion:_0x355c27,meta:_0x96b9}of this['_findSuggestions'](_0x268aaa,'insertion'))_0x96b9['isOwn']&&!_0x96b9['isNextTo']&&_0x2fc275['add'](_0x355c27);for(const _0x2132f9 of _0x2fc275)if(_0x2132f9['isMultiRange']){const _0x50f278=_0x2132f9['getRanges']();(!_0x2132f9['attributes']||!_0x2132f9['attributes']['skipNestingCheck'])&&(_0x50f278['every'](_0x32062b=>_0x268aaa['some'](_0x3a71a9=>_0x3a71a9['containsRange'](_0x32062b,!0x0)))&&_0x2132f9['discard']());if(_0x268aaa['every'](_0x581bc0=>_0x50f278['some'](_0x137197=>_0x137197['containsRange'](_0x581bc0,!0x0)))){const _0x265ba8=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f70ee,'accept');return this['forceDefaultExecution'](()=>_0x265ba8(_0x2fa91e,null,_0x35ad71)),null;}}else{const _0x47ada1=_0x2132f9['getFirstRange']();_0x268aaa['some'](_0x55d93b=>_0x55d93b['containsRange'](_0x47ada1,!0x0))&&_0x2132f9['discard']();if(_0x268aaa['every'](_0x21489d=>_0x47ada1['containsRange'](_0x21489d,!0x0))){const _0x421bb6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f70ee,'accept');return this['forceDefaultExecution'](()=>_0x421bb6(_0x268aaa,null,_0x35ad71)),null;}}const _0x5135b2=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2f70ee,'join');let _0x54ef96=null;for(const _0x4911be of this['getSuggestions']())if(_0x4911be['author']['id']==_0x3e447e['id']&&_0x4911be['isInContent']&&'deletion'==_0x4911be['type']&&_0x4911be['subType']==_0x2f70ee&&qt(_0x4911be,_0x35ad71)&&(_0x5135b2(_0x4911be['getRanges'](),_0x268aaa)||_0x5135b2(_0x268aaa,_0x4911be['getRanges']()))){if(_0x54ef96){if(_0x4911be['commentThread']&&_0x4911be['commentThread']['length'])continue;for(const _0xd3bb1f of _0x4911be['getRanges']())_0x54ef96['isIntersectingWithRange'](_0xd3bb1f)||_0x54ef96['addRange'](_0xd3bb1f);_0x4911be['removeMarkers']();}else{_0x54ef96=_0x4911be;for(const _0xc4b428 of _0x268aaa)_0x4911be['isIntersectingWithRange'](_0xc4b428)||_0x4911be['addRange'](_0xc4b428);}}if(_0x54ef96)return _0x54ef96;_0x2fc275['clear']();for(const {suggestion:_0x2b9b19,meta:_0x4c309a}of this['_findSuggestions'](_0x268aaa,'deletion'))_0x4c309a['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4c309a['containsRangeInObject']&&!_0x4c309a['isInsideObject'])&&qt(_0x2b9b19,_0x35ad71)&&_0x2fc275['add'](_0x2b9b19);for(const _0x2c3a74 of _0x2fc275){const _0x749103=_0x2c3a74['getRanges']();if(!_0x35ad71||!_0x35ad71['skipNestingCheck']){if(_0x268aaa['every'](_0x24cd99=>_0x749103['some'](_0x41046=>_0x41046['containsRange'](_0x24cd99,!0x0))))return _0x2c3a74;}(!_0x2c3a74['attributes']||!_0x2c3a74['attributes']['skipNestingCheck'])&&(_0x749103['every'](_0x23cb5e=>_0x268aaa['some'](_0x3455e0=>_0x3455e0['containsRange'](_0x23cb5e,!0x0)))&&_0x2c3a74['discard']());}const _0x2da938=_0x59fd7a(),_0x32b902=_0x3e447e['id'],_0x4517a4='deletion:'+_0x2f70ee,_0x2d401d=this['_setSuggestionData']({'id':_0x2da938,'type':_0x4517a4,'createdAt':new Date(),'authorId':_0x32b902,'attributes':_0x35ad71});for(const _0x3315fa of _0x268aaa)_0x3315fa['detach'](),_0x3315fa['isCollapsed']||'$graveyard'==_0x3315fa['root']['rootName']||this['_addSuggestionMarker'](_0x4517a4,_0x2da938,_0x32b902,_0x3315fa,u['getMultiRangeId']());return _0x2d401d;}['markAttributeChange'](_0x37e577,_0x4c1a31,_0xec1ce4,_0x4849e8,_0x5be183){if(_0x37e577['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x129b5e=this['editor']['plugins']['get']('Users')['me']['id'],_0x5e0f3b=Array['from'](this['_suggestions']['values']())['filter'](_0x4ce9b4=>'attribute'==_0x4ce9b4['type']&&_0x4ce9b4['data']['key']==_0x4c1a31&&_0x4ce9b4['isIntersectingWithRange'](_0x37e577));if('default'===this['_trackFormatChanges']){const _0x496e2d=this['_findSuggestions'](_0x37e577,'insertion')['filter'](({meta:_0x55f649})=>_0x55f649['isOwn']&&!_0x55f649['isInsideObject']&&!_0x55f649['isNextTo'])['map'](({suggestion:_0x477d6e})=>_0x477d6e);_0x5e0f3b['unshift'](..._0x496e2d);}const _0x10e238=new Map([[_0x37e577,_0xec1ce4]]);for(const _0x16570e of _0x5e0f3b){const _0x36d343='attribute'==_0x16570e['type']?_0x16570e['data']['oldValue']:void 0x0,_0x118309=_0x16570e['getFirstRange'](),_0xebf144=Array['from'](_0x10e238['keys']())['find'](_0x1d79d4=>_0x1d79d4['isIntersecting'](_0x118309));if(!_0xebf144)continue;const _0x390d5b=_0xebf144['getDifference'](_0x118309);this['_isBlockAttribute'](_0x4c1a31)&&'insertion'==_0x16570e['type']&&0x0!=_0x390d5b['length']||(_0x10e238['delete'](_0xebf144),_0x390d5b['forEach'](_0x107409=>{_0x10e238['set'](_0x107409,_0xec1ce4);}),'insertion'!=_0x16570e['type']&&_0x36d343!=_0x4849e8&&_0x10e238['set'](_0xebf144['getIntersection'](_0x118309),_0x36d343));}const _0x5662d3=[];for(const [_0x374d9a,_0x27654b]of _0x10e238){const _0x3e1e6d=_0x59fd7a(),_0x2ab436={'key':_0x4c1a31,'oldValue':_0x27654b,'newValue':_0x4849e8};_0x4c1a31['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':_0x4c1a31});const _0x14278a=('attribute:'+(_0x4c1a31+'|'+Gt({'newValue':_0x4849e8})))['substring'](0x0,0x3c),_0x564ae9=this['_setSuggestionData']({'id':_0x3e1e6d,'type':_0x14278a,'data':_0x2ab436,'createdAt':new Date(),'authorId':_0x129b5e,'attributes':_0x5be183});_0x5662d3['push'](_0x564ae9),this['_addSuggestionMarker'](_0x14278a,_0x3e1e6d,_0x129b5e,_0x374d9a);}return _0x5662d3;}['enableDefaultAttributesIntegration'](_0x2fccfd){this['enableCommand'](_0x2fccfd,(_0x427b2b,..._0x3c1422)=>{this['_recordAttributeChanges'](()=>{_0x427b2b(..._0x3c1422);});});}['registerBlockAttribute'](_0xb89387){this['_blockAttributeKeys']['add'](_0xb89387);}['registerInlineAttribute'](_0x1d931d){this['_inlineAttributeKeys']['add'](_0x1d931d);}['_getAttributeKey'](_0x54f8c8){return'attribute'==_0x54f8c8['type']?_0x54f8c8['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2488bb,_0x3e42c0){const _0x53f8a3=_0x2488bb['getFirstMarker']();this['_model']['change'](_0x5c1409=>{_0x5c1409['updateMarker'](_0x53f8a3,{'range':_0x3e42c0});});}['_addThreadToSuggestion'](_0x1804f8){const _0x5b8052=_0x1804f8['id'],_0x3d785b=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5b8052)||this['_commentsRepository']['addCommentThread']({'channelId':_0x3d785b,'threadId':_0x5b8052,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x163890=this['_commentsRepository']['getCommentThread'](_0x5b8052);_0x163890['unbind']('isRemovable'),_0x163890['isRemovable']=!0x1,_0x1804f8['commentThread']=_0x163890;}['_checkSuggestionCorrectness'](_0x27c145,_0x49ce7e,_0x330008,_0x19b26b){if(_0x27c145['type']!=_0x49ce7e||_0x27c145['subType']!=_0x330008||_0x27c145['creator']['id']!=_0x19b26b)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x308934('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x402ab7,_0x40c3bd){const _0x8ae9fb=_0x402ab7['getFirstRange']();if(_0x40c3bd['isEqual'](_0x8ae9fb))_0x402ab7['removeMarkers']();else{if(_0x8ae9fb['containsRange'](_0x40c3bd)){const _0x2474b6=this['_model']['createPositionAt'](_0x40c3bd['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x402ab7,this['_model']['createRange'](_0x8ae9fb['start'],_0x2474b6));const _0x5224eb=_0x59fd7a(),_0x3835ec=_0x402ab7['creator']['id'],_0x480f78=_0x402ab7['type']+':'+_0x402ab7['subType'];this['_setSuggestionData']({'id':_0x5224eb,'type':_0x480f78,'createdAt':new Date(),'authorId':_0x3835ec,'data':_0x402ab7['data'],'attributes':_0x402ab7['attributes']});const _0x399b3f=this['_model']['createPositionAt'](_0x40c3bd['end']['parent'],'after'),_0x5d76a7=this['_model']['createRange'](_0x399b3f,_0x8ae9fb['end']);this['_addSuggestionMarker'](_0x480f78,_0x5224eb,_0x3835ec,_0x5d76a7);}else{if(_0x8ae9fb['containsPosition'](_0x40c3bd['start'])){const _0x39b153=this['_model']['createPositionAt'](_0x40c3bd['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x402ab7,this['_model']['createRange'](_0x8ae9fb['start'],_0x39b153));}else{const _0x3e782f=this['_model']['createPositionAt'](_0x40c3bd['end']['parent'],'after');this['_setSuggestionRange'](_0x402ab7,this['_model']['createRange'](_0x3e782f,_0x8ae9fb['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x1ee35e){for(const {suggestion:_0x373c47,meta:_0x112432}of this['_findSuggestions'](_0x1ee35e,'insertion')){if(!_0x112432['isOwn'])continue;const _0x5f4e15=_0x373c47['getRanges']();for(const _0x494293 of _0x5f4e15)if(!_0x1ee35e['getDifference'](_0x494293)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x447efe){const _0x354696=this['editor']['plugins']['get']('Users')['getUser'](_0x447efe);if(!_0x354696)throw new _0x308934('track-changes-user-not-found',this);return _0x354696;}['_getExternalAuthor'](_0x1d175d){const _0x4f1aeb=this['editor']['plugins']['get']('Users'),_0x690217=_0x1ca084('external:'+_0x1d175d),_0x15a762=_0x4f1aeb['getUser'](_0x690217);return _0x15a762||_0x4f1aeb['addUser']({'id':_0x690217,'name':_0x1d175d});}['_createSuggestion'](_0x4f9ae9,_0x4b58fa,_0x2c87f4,_0x285edd,_0x29c5b4){const _0x114555=this['_getAuthorFromId'](_0x285edd),_0x441c89=this['_suggestionFactory']['buildSuggestion'](_0x4f9ae9,_0x4b58fa,_0x2c87f4,_0x114555,_0x29c5b4,_0x4574d9=>{this['_updateSuggestionData'](_0x2c87f4,{'attributes':_0x4574d9});const _0x1f5725=this['getSuggestion'](_0x2c87f4);this['_joinWithAdjacentSuggestions'](new Set([_0x1f5725])),this['_refreshSuggestionsChain'](new Set([_0x1f5725]));});return this['listenTo'](_0x441c89,'accept',()=>{this['_updateSuggestionData'](_0x2c87f4,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x441c89,'discard',()=>{this['_updateSuggestionData'](_0x2c87f4,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2c87f4,_0x441c89),this['_suggestionState']['set'](_0x441c89,'notReady'),_0x441c89;}['_splitMarkerName'](_0x4f4e42){const _0x48d503=_0x4f4e42['split'](':');return{'group':_0x48d503[0x0],'type':_0x48d503[0x1],'subType':_0x48d503['length']>=0x5?_0x48d503[0x2]:null,'id':_0x48d503['length']<0x5?_0x48d503[0x2]:_0x48d503[0x3],'authorId':_0x48d503['length']<0x5?_0x48d503[0x3]:_0x48d503[0x4],'markerCount':0x6==_0x48d503['length']?_0x48d503[0x5]:null};}['_breakSuggestionMarker'](_0x323e45,_0x3c5dc3,_0x5cab41){const _0xde281d=_0x323e45['getFirstRange'](),_0x41ba16=_0xde281d['start'],_0x342240=_0xde281d['end'];this['_setSuggestionRange'](_0x323e45,this['_model']['createRange'](_0x41ba16,_0x3c5dc3));const _0x1033e6=_0x59fd7a(),_0x1d37bd=_0x323e45['creator']['id'],_0x548603=_0x323e45['type']+(_0x323e45['subType']?':'+_0x323e45['subType']:'');this['_setSuggestionData']({'id':_0x1033e6,'type':_0x548603,'createdAt':new Date(),'authorId':_0x1d37bd,'originalSuggestionId':_0x323e45['id'],'attributes':_0x323e45['attributes'],'data':_0x323e45['data']});const _0x17cce2=this['_getAttributeKey'](_0x323e45);('formatBlock'==_0x323e45['type']||_0x17cce2&&this['_isBlockAttribute'](_0x17cce2))&&(_0x5cab41=this['_model']['createPositionBefore'](_0x5cab41['parent'])),this['_addSuggestionMarker'](_0x548603,_0x1033e6,_0x1d37bd,this['_model']['createRange'](_0x5cab41,_0x342240));}['_findSuggestions'](_0x48556f,_0x209e84=null){const _0x5d86bc=[],_0x16f6d1=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x48556f)||(_0x48556f=[_0x48556f]);for(const _0x45c6a9 of this['getSuggestions']()){if(!_0x45c6a9['isInContent'])continue;if(_0x209e84&&_0x45c6a9['type']!=_0x209e84)continue;let _0x405697=!0x1;for(const _0xbe486f of _0x45c6a9['getRanges']()){for(const _0x3b6408 of _0x48556f){const _0x48c828=_0x3b6408['start']['isEqual'](_0xbe486f['end'])||_0x3b6408['end']['isEqual'](_0xbe486f['start']);if(_0x48c828||_0x3b6408['getIntersection'](_0xbe486f)){const _0x1b7925=_0x3b6408['containsRange'](_0xbe486f)&&Ot(this['_model']['schema'],_0xbe486f['start'],_0x3b6408),_0x50e86=_0xbe486f['containsRange'](_0x3b6408)&&Ot(this['_model']['schema'],_0x3b6408['start'],_0xbe486f);_0x5d86bc['push']({'suggestion':_0x45c6a9,'meta':{'isOwn':_0x16f6d1==_0x45c6a9['author'],'isNextTo':_0x48c828,'isInsideObject':_0x1b7925,'containsRangeInObject':_0x50e86}}),_0x405697=!0x0;break;}}if(_0x405697)break;}}return _0x5d86bc;}['_addSuggestionMarker'](_0x415f1b,_0x5338e4,_0x12d0da,_0x46a702,_0x1b2b4d){this['_model']['change'](_0x15895a=>{let _0x4eb490='suggestion:'+_0x415f1b+':'+_0x5338e4+':'+_0x12d0da;_0x1b2b4d&&(_0x4eb490=_0x4eb490+':'+_0x1b2b4d),_0x15895a['addMarker'](_0x4eb490,{'range':_0x46a702,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x26f843){const _0xd175b5=_0x26f843['previous'],_0x23fe6c=_0x26f843['next'];_0x26f843['previous']=null,_0x26f843['next']=null,null!=_0xd175b5&&_0xd175b5['next']==_0x26f843&&(_0xd175b5['next']=_0x23fe6c),null!=_0x23fe6c&&_0x23fe6c['previous']==_0x26f843&&(_0x23fe6c['previous']=_0xd175b5),'ready'==this['_suggestionState']['get'](_0x26f843)&&(this['_suggestionState']['set'](_0x26f843,'removed'),this['fire']('suggestionUnloaded',_0x26f843,_0xd175b5,_0x23fe6c));}['_setSuggestionData'](_0x36ddd5){const _0x503d9e=_0x36ddd5['id'],_0x2d4d3f=this['addSuggestionData'](_0x36ddd5);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x3a545e=this['editor']['plugins']['get']('PendingActions'),_0xb946a6=_0x2d4d3f['hasComments'],_0x5c09d7=_0x2d4d3f['subType']?_0x2d4d3f['type']+':'+_0x2d4d3f['subType']:_0x2d4d3f['type'],_0x1cbb18=this['editor']['locale'],_0xbbfb3=_0x3a545e['add'](o(_0x1cbb18,'PENDING_ACTION_SUGGESTION')),_0x5b832e={'id':_0x503d9e,'type':_0x5c09d7,'hasComments':_0xb946a6,'data':_0x36ddd5['data']||null,'originalSuggestionId':_0x36ddd5['originalSuggestionId']||null,'attributes':_0x2d4d3f['attributes']};this['_adapter']['addSuggestion'](_0x5b832e)['then'](_0x1e5037=>{_0x2d4d3f['_saved']=!0x0,_0x3a545e['remove'](_0xbbfb3),_0x1e5037&&_0x1e5037['createdAt']&&(this['_suggestions']['get'](_0x503d9e)['createdAt']=_0x1e5037['createdAt']);})['catch'](_0x18dcbb=>{throw _0x357efb('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x2d4d3f['discard']();}),_0x2d4d3f['stopListening'](),this['_suggestions']['delete'](_0x2d4d3f['id']),this['_suggestionState']['delete'](_0x2d4d3f),_0x18dcbb;});}return _0x2d4d3f;}['_isBlockAttribute'](_0x2afd54){return this['_blockAttributeKeys']['has'](_0x2afd54);}['_updateSuggestionData'](_0x1e0903,_0x4283fb){const _0x111f62=this['editor']['plugins']['get']('PendingActions'),_0x36cf82=this['getSuggestion'](_0x1e0903);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x36cf82['_saved']){const _0x2bd071=_0x111f62['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1e0903,_0x4283fb)['then'](()=>{_0x111f62['remove'](_0x2bd071);});}else _0x36cf82['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1e0903,_0x4283fb);});}}['_getSuggestionData'](_0x19412e){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x308934('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x19412e);}['_handleNewSuggestionMarker'](_0x442187){const {id:_0x256b7e,type:_0x4f805b,subType:_0x4f5f80,authorId:_0x4be83b}=this['_splitMarkerName'](_0x442187),_0xa0a80=this['_suggestions']['get'](_0x256b7e)||this['_createSuggestion'](_0x4f805b,_0x4f5f80,_0x256b7e,_0x4be83b,{});switch(this['_checkSuggestionCorrectness'](_0xa0a80,_0x4f805b,_0x4f5f80,_0x4be83b),this['_suggestionState']['get'](_0xa0a80)){case'notReady':this['_getSuggestionData'](_0x256b7e)['then'](_0x2248cf=>{let _0x3f941e=Promise['resolve']();_0x2248cf['hasComments']&&(_0x3f941e=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x256b7e})),_0x3f941e['then'](()=>{this['addSuggestionData'](_0x2248cf)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0xa0a80,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x256b7e,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0xa0a80,'ready'),this['fire']('suggestionLoaded',_0xa0a80);break;case'ready':this['fire']('suggestionChanged',_0xa0a80);}return _0xa0a80['addMarkerName'](_0x442187),_0xa0a80;}['_refreshSuggestionsChain'](_0x14376e){const _0x188837=Array['from'](_0x14376e),_0x175020=_0x188837['filter'](_0x2235d7=>'attribute'==_0x2235d7['type']);this['_refreshAttributeSuggestionsChain'](_0x175020);const _0x5b5afa=_0x188837['filter'](_0x1a4c6f=>!_0x1a4c6f['isMultiRange']&&'attribute'!=_0x1a4c6f['type']),_0x327c5f=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x2b8ab4=>!_0x2b8ab4['isMultiRange']&&'attribute'!=_0x2b8ab4['type']),_0x2ff629=_0x327c5f['filter'](_0x3f7760=>!_0x14376e['has'](_0x3f7760)),_0x24eb70=new Map(_0x327c5f['map'](_0x502ede=>[_0x502ede,this['_suggestionFactory']['getSuggestionCallback'](_0x502ede['type'],_0x502ede['subType'],'chain')])),_0x3e0935=new Map(_0x327c5f['map'](_0x4c0ff6=>[_0x4c0ff6,_0x4c0ff6['getFirstRange']()])),_0x4c9939=new Set(),_0x1fbf26=new Set();for(let _0x3b083d=0x0;_0x3b083d<_0x5b5afa['length'];_0x3b083d++)_0x19f9b2(_0x5b5afa[_0x3b083d],_0x5b5afa,_0x3b083d+0x1);for(let _0x1603d1=0x0;_0x1603d1<_0x5b5afa['length'];_0x1603d1++)_0x19f9b2(_0x5b5afa[_0x1603d1],_0x2ff629,0x0);const _0x3ff8a0=new Set();for(let _0x5a1080=0x0;_0x5a1080<_0x5b5afa['length'];_0x5a1080++){const _0x7c20fe=_0x5b5afa[_0x5a1080];!_0x1fbf26['has'](_0x7c20fe)&&_0x7c20fe['previous']&&(_0x3ff8a0['add'](_0x7c20fe['previous']),_0x7c20fe['previous']['next']===_0x7c20fe&&(_0x7c20fe['previous']['next']=null),_0x7c20fe['previous']=null),!_0x4c9939['has'](_0x7c20fe)&&_0x7c20fe['next']&&(_0x3ff8a0['add'](_0x7c20fe['next']),_0x7c20fe['next']['previous']===_0x7c20fe&&(_0x7c20fe['next']['previous']=null),_0x7c20fe['next']=null);}function _0x19f9b2(_0x19873a,_0x14c11b,_0x437fdc){for(let _0x26026f=_0x437fdc;_0x26026f<_0x14c11b['length'];_0x26026f++){const _0xf65ad6=_0x428179(_0x19873a,_0x14c11b[_0x26026f]);_0xf65ad6&&(_0xf65ad6[0x0]['next']=_0xf65ad6[0x1],_0xf65ad6[0x1]['previous']=_0xf65ad6[0x0],_0x4c9939['add'](_0xf65ad6[0x0]),_0x1fbf26['add'](_0xf65ad6[0x1]));}}function _0x428179(_0x5d28ca,_0x1f31f6){if(_0x5d28ca['author']['id']!==_0x1f31f6['author']['id'])return null;const _0x60726=_0x24eb70['get'](_0x5d28ca)(_0x5d28ca,_0x1f31f6,_0x3e0935['get'](_0x5d28ca),_0x3e0935['get'](_0x1f31f6));if(!_0x60726)return null;return _0x24eb70['get'](_0x1f31f6)(_0x5d28ca,_0x1f31f6,_0x3e0935['get'](_0x5d28ca),_0x3e0935['get'](_0x1f31f6))?_0x60726[0x1]['commentThread']&&_0x60726[0x1]['commentThread']['length']?null:_0x60726:null;}_0x3ff8a0['size']&&this['_refreshSuggestionsChain'](_0x3ff8a0);}['_refreshAttributeSuggestionsChain'](_0x56761b){if(0x0==_0x56761b['length'])return;const _0x27b676=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x231b82=>'attribute'==_0x231b82['type']&&_0x231b82['_isDataLoaded']),_0x154524=[],_0x549481=new Map();for(const _0x841c52 of _0x27b676){const _0x53f0f8=_0x1ca084(_0x841c52['attributes']);_0x549481['has'](_0x53f0f8)||(_0x549481['set'](_0x53f0f8,_0x154524['length']),_0x154524['push']([]));const _0x75969d=_0x549481['get'](_0x53f0f8);_0x154524[_0x75969d]['push'](_0x841c52);}!(function(){_0x154524['sort']((_0x43e1f4,_0x1f4a2e)=>{const _0x19fc19=_0x43e1f4[0x0]['createdAt'],_0x5e9d43=_0x1f4a2e[0x0]['createdAt'];return _0x19fc19==_0x5e9d43?_0x43e1f4[0x0]['attributes']['groupId']<_0x1f4a2e[0x0]['attributes']['groupId']?-0x1:0x1:_0x19fc19<_0x5e9d43?-0x1:0x1;});for(const _0x5d483e of _0x154524)_0x5d483e['sort']((_0x2dc60a,_0x5b270b)=>_0x2dc60a['id']<_0x5b270b['id']?-0x1:0x1);}());for(let _0x1a2068=0x0;_0x1a2068<_0x154524['length'];_0x1a2068++){if(0x0==_0x154524[_0x1a2068]['length'])continue;const _0x184eb6=[];for(let _0x2d5fc3=_0x1a2068+0x1;_0x2d5fc3<_0x154524['length'];_0x2d5fc3++)0x0!=_0x154524[_0x2d5fc3]['length']&&_0x3e3f9d(_0x154524[_0x1a2068],_0x154524[_0x2d5fc3])&&_0x184eb6['push'](_0x2d5fc3);for(const _0x541e2b of _0x184eb6)_0x154524[_0x1a2068]=_0x154524[_0x1a2068]['concat'](_0x154524[_0x541e2b]),_0x154524[_0x541e2b]=[];}for(const _0x5392df of _0x154524)for(let _0x410ef6=0x0;_0x410ef6<_0x5392df['length'];_0x410ef6++){const _0x19c053=_0x5392df[_0x410ef6+0x1]||null;_0x5392df[_0x410ef6]['next']!==_0x19c053&&(_0x5392df[_0x410ef6]['next']=_0x19c053);}for(const _0x30de86 of _0x154524)for(let _0x2321e9=0x0;_0x2321e9<_0x30de86['length'];_0x2321e9++){const _0x4971ed=_0x30de86[_0x2321e9-0x1]||null;_0x30de86[_0x2321e9]['previous']!==_0x4971ed&&(_0x30de86[_0x2321e9]['previous']=_0x4971ed);}function _0x3e3f9d(_0x276032,_0x5277ab){if(_0x276032[0x0]['attributes']['groupId']!==_0x5277ab[0x0]['attributes']['groupId']&&_0x276032[0x0]['author']!==_0x5277ab[0x0]['author'])return!0x1;if(!function(_0x296137,_0x20fc12){if(!_0x296137['hasComments']&&!_0x20fc12['hasComments'])return!0x0;if(_0x296137['hasComments']&&_0x20fc12['hasComments'])return!0x1;if(_0x296137['hasComments']&&_0x20fc12['createdAt']<_0x296137['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x20fc12['hasComments']&&_0x296137['createdAt']<_0x20fc12['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x276032[0x0],_0x5277ab[0x0]))return!0x1;const _0x26c9e1=Tt(_0x276032[0x0]['attributes'],'groupId'),_0x4f79cc=Tt(_0x5277ab[0x0]['attributes'],'groupId');if(!_0x135c1f(_0x26c9e1,_0x4f79cc))return!0x1;return!!_0x276032['every'](_0xb7ae86=>_0x5277ab['some'](_0x14b565=>_0xb7ae86['getFirstRange']()['isEqual'](_0x14b565['getFirstRange']())))&&_0x5277ab['every'](_0x2b7949=>_0x276032['some'](_0x217172=>_0x2b7949['getFirstRange']()['isEqual'](_0x217172['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x2ac043){const _0x50c3fc=Array['from'](_0x2ac043),_0x2b3eb3=this['getSuggestions']({'skipNotAttached':!0x0}),_0x32112c=_0x2b3eb3['filter'](_0x4ce44a=>!_0x2ac043['has'](_0x4ce44a)),_0x42ae89=new Map(_0x50c3fc['map'](_0x20edc8=>[_0x20edc8,this['_suggestionFactory']['getSuggestionCallback'](_0x20edc8['type'],_0x20edc8['subType'],'join')])),_0x1782ac=new Map(_0x2b3eb3['map'](_0xbb43cf=>[_0xbb43cf,_0xbb43cf['getRanges']()]));for(let _0x9a8dde=0x0;_0x9a8dde<_0x50c3fc['length'];_0x9a8dde++){if(_0x24354c(this,_0x50c3fc[_0x9a8dde],_0x50c3fc,_0x9a8dde+0x1))return!0x0;}for(let _0x255e97=0x0;_0x255e97<_0x50c3fc['length'];_0x255e97++){if(_0x24354c(this,_0x50c3fc[_0x255e97],_0x32112c,0x0))return!0x0;}return!0x1;function _0x24354c(_0x2531cd,_0x22ecc6,_0x52c54d,_0x2f2acc){for(let _0x57e4c4=_0x2f2acc;_0x57e4c4<_0x52c54d['length'];_0x57e4c4++){const _0x250b0a=_0x52c54d[_0x57e4c4];if(_0x250b0a['type']!==_0x22ecc6['type']||_0x250b0a['author']['id']!==_0x22ecc6['author']['id']||_0x250b0a['subType']!==_0x22ecc6['subType'])continue;if(!Jt(_0x22ecc6,_0x250b0a))continue;if('attribute'==_0x22ecc6['type']&&_0x22ecc6['data']['oldValue']!=_0x250b0a['data']['oldValue'])continue;if('attribute'==_0x22ecc6['type']&&_0x2531cd['_isBlockAttribute'](_0x22ecc6['data']['key']))continue;if('formatBlock'==_0x22ecc6['type']){const _0x37207e=_0x2531cd['editor']['model'],_0x49c39e=_0x22ecc6['getContainedElement']();if(_0x49c39e&&(_0x37207e['schema']['isObject'](_0x49c39e)||_0x37207e['schema']['isLimit'](_0x49c39e)))continue;}const _0x1c2949=_0x42ae89['get'](_0x22ecc6),_0x5ed6bb=_0x1782ac['get'](_0x22ecc6),_0x4ecf6e=_0x1782ac['get'](_0x250b0a),_0x2a72c0=_0x22ecc6['commentThread']&&_0x22ecc6['commentThread']['length'],_0x3e311c=_0x250b0a['commentThread']&&_0x250b0a['commentThread']['length'];if(!_0x2a72c0&&_0x1c2949(_0x4ecf6e,_0x5ed6bb))return _0x2531cd['_joinSuggestions'](_0x250b0a,_0x22ecc6),_0x1782ac['delete'](_0x22ecc6),!0x0;if(!_0x3e311c&&_0x1c2949(_0x5ed6bb,_0x4ecf6e))return _0x2531cd['_joinSuggestions'](_0x22ecc6,_0x250b0a),_0x1782ac['delete'](_0x250b0a),!0x0;}return!0x1;}}['_joinSuggestions'](_0x2d91df,_0x11bf6c){if(_0x2d91df['isMultiRange']){for(const _0x255313 of _0x11bf6c['getRanges']())_0x2d91df['addRange'](_0x255313);}else{const _0xfe5480=_0x11bf6c['getFirstRange']()['end'];this['_setSuggestionRange'](_0x2d91df,this['_model']['createRange'](_0x2d91df['getFirstRange']()['start'],_0xfe5480));}_0x11bf6c['removeMarkers']();}['_getMarkerAnnouncementText'](_0x7b103d,_0x369a17,_0x4a7ae6){const _0x17b75c=_0x7b103d['startsWith']('format')||_0x7b103d['startsWith']('attribute')?'FORMATTING':_0x7b103d['toUpperCase']();return o(this['editor']['locale'],_0x369a17+'_'+_0x17b75c+'_SUGGESTION_ANNOUNCEMENT',_0x4a7ae6);}['_initAriaMarkerChangeAnnouncements'](){const _0x5009f6=this['editor'];if(!_0x5009f6['ui'])return;const {ariaLiveAnnouncer:_0x2e283e}=_0x5009f6['ui'];_0x5694a6(this['_model'],({left:_0x243457,entered:_0x43c8db})=>{for(const _0x5583f2 of _0x243457){const {group:_0x36ffcd,type:_0x5dc023}=this['_splitMarkerName'](_0x5583f2['name']);if('suggestion'===_0x36ffcd){_0x2e283e['announce'](this['_getMarkerAnnouncementText'](_0x5dc023,'LEAVE'));break;}}for(const _0x25781b of _0x43c8db){const {group:_0x3b7223,type:_0x5a85c4}=this['_splitMarkerName'](_0x25781b['name']);if('suggestion'===_0x3b7223){_0x2e283e['announce'](this['_getMarkerAnnouncementText'](_0x5a85c4,'ENTER',_0xc926a6(_0x35c178)));break;}}});}['_processAttributeChanges'](_0x5099d2){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2b97d6=this['editor'],_0x13dec6=_0x2b97d6['model']['document']['differ']['getChanges']();if(0x0==_0x13dec6['length'])return!0x1;const _0x17ffde=[],_0x43ffcd=_0x13dec6['filter'](_0xef6c2b=>'attribute'==_0xef6c2b['type']),_0x4bc521=_0x13dec6['filter'](_0x596528=>'insert'==_0x596528['type']&&'$text'!=_0x596528['name']),_0x52a144=_0x13dec6['filter'](_0x121e9b=>'remove'==_0x121e9b['type']&&'$text'!=_0x121e9b['name']);for(const _0x5b1d23 of _0x43ffcd)_0x17ffde['push']({'key':_0x5b1d23['attributeKey'],'newValue':_0x5b1d23['attributeNewValue'],'oldValue':_0x5b1d23['attributeOldValue'],'range':Pt(_0x5b1d23['range'],_0x2b97d6['model'])});for(const _0x298294 of _0x4bc521){const _0xa183c9=_0x52a144['find'](_0x385c47=>_0x385c47['position']['isEqual'](_0x298294['position']));_0xa183c9&&_0x17ffde['push']({'key':m,'newValue':_0x298294['name'],'oldValue':_0xa183c9['name'],'range':_0x2b97d6['model']['createRangeOn'](_0x298294['position']['nodeAfter'])});}return 0x0!=_0x17ffde['length']&&this['_reduceExistingSuggestions'](_0x5099d2,_0x17ffde);}['_processAttributeSuggestions'](_0x18b3a0){let _0x40b39c=!0x1;const _0x33ee1a=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x13eac5=>_0x13eac5['data']['newRange']&&_0x13eac5['name']['startsWith']('suggestion:attribute:'));for(const _0x2913f1 of _0x33ee1a){const {subType:_0x409e9b,id:_0x156733}=this['_splitMarkerName'](_0x2913f1['name']),_0x52bd34=_0x409e9b['split']('|')[0x0];for(const _0x5314fb of this['getSuggestions']({'skipNotAttached':!0x0}))_0x5314fb['id']!=_0x156733&&'attribute'==_0x5314fb['type']&&_0x5314fb['data']&&_0x5314fb['data']['key']==_0x52bd34&&_0x5314fb['getFirstRange']()['isIntersecting'](_0x2913f1['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x5314fb,_0x2913f1['data']['newRange'],_0x18b3a0),_0x40b39c=!0x0);}return _0x40b39c;}['_recordAttributeChanges'](_0x5baf33){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x5baf33();}['_isRegisteredAttribute'](_0x8e6752){const _0x32bc85=this['_isBlockAttribute'](_0x8e6752),_0x497dfa=this['_inlineAttributeKeys']['has'](_0x8e6752);return _0x32bc85||_0x497dfa;}['_reduceExistingSuggestions'](_0x4965ee,_0x2f6877){if(0x0==_0x2f6877['length'])return!0x1;let _0x17e616=!0x1;for(const _0x28e357 of _0x2f6877){const _0x32b222=this['_findSuggestions'](_0x28e357['range'],'attribute')['filter'](_0x2ad0a5=>!_0x2ad0a5['meta']['isNextTo'])['map'](_0x3784ce=>_0x3784ce['suggestion']),_0x128492=_0x1ca084({'newValue':_0x28e357['newValue']});_0x32b222['filter'](_0xa61d40=>{const [_0x149af9,_0x1c69ce]=_0xa61d40['subType']['split']('|');return _0x149af9==_0x28e357['key']&&_0x1c69ce!=_0x128492;})['forEach'](_0x56b2c1=>{this['_reduceSuggestionAttributeRange'](_0x56b2c1,_0x28e357['range'],_0x4965ee),_0x17e616=!0x0;});}return _0x17e616;}['_reduceSuggestionAttributeRange'](_0x1059c2,_0x35b16f,_0xf49883){const _0x141974=_0x1059c2['getFirstRange']()['getDifference'](_0x35b16f);0x0!==_0x141974['length']?0x1!==_0x141974['length']?this['_breakSuggestionMarker'](_0x1059c2,_0x35b16f['start'],_0x35b16f['end']):this['_setSuggestionRange'](_0x1059c2,_0x141974[0x0]):_0xf49883['removeMarker'](_0x1059c2['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x4d6247){this['_editor']=_0x4d6247,this['_model']=_0x4d6247['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x133214,_0x137a80,_0x441576,_0x1df928,_0x37d357,_0x12b137){return new u(this['_model'],{'type':_0x133214,'subType':_0x137a80,'id':_0x441576,'author':_0x1df928,'creator':_0x1df928,'attributes':_0x37d357,'onAttributesChange':_0x12b137,'onAccept':(..._0x55ad3f)=>this['getSuggestionCallback'](_0x133214,_0x137a80,'accept')(..._0x55ad3f),'onDiscard':(..._0x2108a9)=>this['getSuggestionCallback'](_0x133214,_0x137a80,'discard')(..._0x2108a9)});}['registerCustomCallback'](_0x5e6764,_0x15cc65,_0xee2ebd,_0x1495d8){const _0x5250de=_0x5e6764+':'+_0x15cc65+':'+_0xee2ebd;this['_customCallbacks']['set'](_0x5250de,_0x1495d8);}['getSuggestionCallback'](_0x400672,_0x30b87c,_0x4e754b){const _0x403829=_0x400672+':'+_0x30b87c+':'+_0x4e754b;return this['_customCallbacks']['get'](_0x403829)||this['_defaultCallbacks']['get'](_0x400672+':'+_0x4e754b);}['_registerDefaultCallbacks'](){const _0x799a82=()=>!0x1,_0x1b0f4c=_0x53b7b8=>{_0x53b7b8['sort']((_0x48e1b3,_0x1697fe)=>_0x48e1b3['start']['isBefore'](_0x1697fe['start'])?0x1:-0x1),this['_model']['change'](_0x5b824c=>{for(const _0x19fc4e of _0x53b7b8){let _0x41a46b;_0x41a46b=_0x19fc4e['end']['isAtEnd']&&_0x19fc4e['end']['parent']==_0x19fc4e['start']['nodeAfter']?_0x5b824c['createSelection'](_0x19fc4e['start']['nodeAfter'],'on'):_0x5b824c['createSelection'](_0x19fc4e),this['_model']['deleteContent'](_0x41a46b,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x3efa13=(_0x17f25e,_0x23197b)=>{_0x23197b&&this['_model']['change'](_0x568615=>{const {commandName:_0x70a1d8,commandParams:_0x45b11c=[]}=_0x23197b,_0x9e05c2=_0x17f25e['map'](_0x2f181f=>(Vt(_0x2f181f)&&(_0x2f181f=this['_model']['createRange'](_0x2f181f['end'])),_0x2f181f))['filter'](_0x43efe=>'$graveyard'!==_0x43efe['root']['rootName']);if(_0x9e05c2['length']<0x1)return;const _0x4936b0=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x11d527=>_0x1b736b['fromRange'](_0x11d527));_0x568615['setSelection'](_0x9e05c2);for(const _0x5c320e of this['_editor']['commands']['commands']())_0x5c320e['refresh']();_0x45b11c['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x70a1d8,..._0x45b11c);const _0x236ed1=_0x4936b0['filter'](_0x5b227a=>'$graveyard'!=_0x5b227a['root']['rootName']);_0x236ed1['length']>0x0&&_0x568615['setSelection'](_0x236ed1);for(const _0x42ff16 of _0x4936b0)_0x42ff16['detach']();});},_0x48f508=(_0x11ccab,_0x56d077)=>0x1==_0x11ccab['length']&&0x1==_0x56d077['length']&&_0x11ccab[0x0]['end']['isEqual'](_0x56d077[0x0]['start']),_0x28964c=(_0x3fe4b9,_0x2afd51,_0x3c416d,_0x4bd641)=>Ht(_0x3fe4b9,_0x2afd51,_0x3c416d,_0x4bd641,this['_model'])?[_0x3fe4b9,_0x2afd51]:Ht(_0x2afd51,_0x3fe4b9,_0x4bd641,_0x3c416d,this['_model'])?[_0x2afd51,_0x3fe4b9]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x799a82),this['_defaultCallbacks']['set']('insertion:discard',_0x1b0f4c),this['_defaultCallbacks']['set']('insertion:join',_0x48f508),this['_defaultCallbacks']['set']('insertion:chain',_0x28964c),this['_defaultCallbacks']['set']('deletion:accept',_0x1b0f4c),this['_defaultCallbacks']['set']('deletion:discard',_0x799a82),this['_defaultCallbacks']['set']('deletion:join',_0x48f508),this['_defaultCallbacks']['set']('deletion:chain',_0x28964c),this['_defaultCallbacks']['set']('formatInline:accept',_0x3efa13),this['_defaultCallbacks']['set']('formatInline:discard',_0x799a82),this['_defaultCallbacks']['set']('formatInline:join',_0x48f508),this['_defaultCallbacks']['set']('formatInline:chain',_0x799a82),this['_defaultCallbacks']['set']('formatBlock:accept',_0x3efa13),this['_defaultCallbacks']['set']('formatBlock:discard',_0x799a82),this['_defaultCallbacks']['set']('formatBlock:join',_0x48f508),this['_defaultCallbacks']['set']('formatBlock:chain',_0x799a82),this['_defaultCallbacks']['set']('attribute:accept',_0x799a82),this['_defaultCallbacks']['set']('attribute:discard',(_0x2be09c,_0x14d2e8)=>{if(!_0x14d2e8)return;const _0x4d9477=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x1058ed=>{if(_0x14d2e8['key']==m)for(const _0x26ac21 of _0x2be09c){const _0x5875e9=_0x26ac21['start']['nodeAfter'],_0x5a0881=_0x14d2e8['oldValue'];_0x1058ed['rename'](_0x5875e9,_0x5a0881);}else{if(_0x4d9477['_isBlockAttribute'](_0x14d2e8['key'])){for(const _0x4ed852 of _0x2be09c)void 0x0!==_0x14d2e8['oldValue']?_0x1058ed['setAttribute'](_0x14d2e8['key'],_0x14d2e8['oldValue'],_0x4ed852['start']['nodeAfter']):_0x1058ed['removeAttribute'](_0x14d2e8['key'],_0x4ed852['start']['nodeAfter']);}else{for(const _0x39b647 of _0x2be09c)_0x14d2e8['oldValue']?_0x1058ed['setAttribute'](_0x14d2e8['key'],_0x14d2e8['oldValue'],_0x39b647):_0x1058ed['removeAttribute'](_0x14d2e8['key'],_0x39b647);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x48f508);}}function Ot(_0x320d8e,_0x412f2c,_0x5d39dd){for(const _0xf3b0a6 of _0x412f2c['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0xf3b0a6['root']==_0xf3b0a6)return!0x1;if(!_0x5d39dd['containsItem'](_0xf3b0a6))return!0x1;if(_0x320d8e['isObject'](_0xf3b0a6)||_0x320d8e['isLimit'](_0xf3b0a6))return!0x0;}return!0x1;}function Vt(_0x414253){return _0x414253['end']['parent']==_0x414253['start']['nodeAfter']&&_0x414253['end']['isAtStart'];}function Ut(_0x3941f1,_0x3a30b9,_0x1cad00,_0x1e77b7){const _0x1bf06e=_0x5cee17=>!_0x5cee17['item']['is']('$textProxy')&&!_0x1e77b7['isObject'](_0x5cee17['item']),_0x390754=_0x3941f1['start']['getLastMatchingPosition'](_0x1bf06e),_0x47c28c=_0x3941f1['end']['getLastMatchingPosition'](_0x1bf06e,{'direction':'backward'});return(!_0x3941f1['start']['isEqual'](_0x390754)||!_0x3941f1['end']['isEqual'](_0x47c28c))&&(_0x390754['isBefore'](_0x47c28c)?_0x1cad00['updateMarker'](_0x3a30b9,{'range':_0x1cad00['createRange'](_0x390754,_0x47c28c)}):_0x1cad00['removeMarker'](_0x3a30b9),!0x0);}function Gt(_0x21f6ed){return _0x1ca084(_0x21f6ed);}function Ft(_0x170312){const _0x404459=_0x170312['start']['nodeAfter'];return _0x404459&&_0x404459['is']('element');}function Pt(_0x247ff,_0x1a5189){return null==_0x247ff['end']['nodeBefore']&&_0x247ff['end']['parent']==_0x247ff['start']['nodeAfter']?Lt(_0x247ff['start']['nodeAfter'],_0x1a5189):_0x247ff;}function Lt(_0x494650,_0x1709c5){const _0x1ea774=_0x1709c5['schema']['isObject'](_0x494650)||_0x1709c5['schema']['isSelectable'](_0x494650);return _0x1709c5['createRange'](_0x1709c5['createPositionAt'](_0x494650,'before'),_0x1ea774?_0x1709c5['createPositionAfter'](_0x494650):_0x1709c5['createPositionAt'](_0x494650,'end'));}function Ht(_0x4a2201,_0x4b57cb,_0x55b903,_0x9b7dc5,_0x39fecc){if(_0x4a2201['next'])return!0x1;if(!Jt(_0x4a2201,_0x4b57cb))return!0x1;if(_0x55b903['end']['isEqual'](_0x9b7dc5['start']))return!0x0;if(_0x4a2201['type']!=_0x4b57cb['type'])return!0x1;if(!_0x55b903['end']['isTouching'](_0x9b7dc5['start']))return!0x1;const _0x19be4e=_0x39fecc['createRange'](_0x55b903['end'],_0x9b7dc5['start'])['getWalker']();for(const _0x43b7eb of _0x19be4e)if(['elementStart','elementEnd']['includes'](_0x43b7eb['type'])&&_0x39fecc['schema']['isLimit'](_0x43b7eb['item']))return!0x1;return!0x0;}function Jt(_0x9b1ade,_0x268249){if(!_0x9b1ade['_isDataLoaded']||!_0x268249['_isDataLoaded'])return!0x1;const _0x5055da=new Set(Object['keys'](_0x9b1ade['attributes'])),_0x28e931=new Set(Object['keys'](_0x268249['attributes']));if(_0x5055da['delete']('groupId'),_0x28e931['delete']('groupId'),0x0==_0x5055da['size']&&0x0==_0x28e931['size'])return!0x0;if(_0x5055da['size']!=_0x28e931['size'])return!0x1;const _0xa0e6ed={..._0x9b1ade['attributes']},_0x501719={..._0x268249['attributes']};return delete _0xa0e6ed['groupId'],delete _0x501719['groupId'],JSON['stringify'](_0xa0e6ed)==JSON['stringify'](_0x501719);}function qt(_0x3b2856,_0x145a3d){const _0x3931cd=zt(_0x3b2856['attributes']),_0x454598=zt(_0x145a3d);if(!_0x3b2856['_isDataLoaded'])return!0x1;for(const _0x119481 of Object['keys'](_0x454598))if(!_0x135c1f(_0x3931cd[_0x119481],_0x454598[_0x119481]))return!0x1;return!0x0;}function zt(_0x3b43c7){const _0x5c6a5f=Object['assign']({},_0x3b43c7);return delete _0x5c6a5f['skipNestingCheck'],delete _0x5c6a5f['tablePasteChainId'],_0x5c6a5f;}class ae extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x1490ae(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x4907cb,_0x47e1d3,_0x59d312,_0x25b5b1){super(),this['model']=_0x47e1d3,this['view']=_0x59d312,this['commentThreadController']=_0x25b5b1,this['_editor']=_0x4907cb,this['_acceptCommand']=_0x4907cb['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x4907cb['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x28c6cb,_0x1ec675)=>_0x28c6cb||_0x1ec675),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x1abc72=>_0x1abc72&&this['_editor']['model']['canEditAt'](_0x47e1d3['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x24f55e=>_0x24f55e&&this['_editor']['model']['canEditAt'](_0x47e1d3['getRanges']())),this['_pendingAction']=null,_0x59d312['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x59d312,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x59d312,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x59d312,'change:isDirty',()=>{_0x59d312['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 _0x434d81=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x434d81);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x4f4860{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x40b17b,_0x4343ef,_0x297789,_0x1fa71c){super(_0x40b17b),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x4b5267(_0x40b17b,o(_0x40b17b,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x4343ef['authoredAt']),this['bind']('authoredAt')['to'](_0x4343ef),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',_0x4343ef,'authoredAt',this,'descriptionParts',(_0x4a3f25,_0x5ebd6e,_0x4bfc9d)=>{const _0x1a6f06=_0x4bfc9d['map'](_0x3a1aba=>ls(_0x3a1aba['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x4a3f25-0x1,_0x4343ef['author']['name'],_0x5ebd6e?_0x1fa71c['formatDateTime'](_0x5ebd6e):'',new DOMParser()['parseFromString'](_0x1a6f06,'text/html')['body']['textContent']]);}),this['focusables']=new _0x2149c7(),this['focusTracker']=new _0x2fc427(),this['keystrokes']=new _0x106bfb(),this['focusCycler']=new _0x512a89({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0xe854d1=>_0xe854d1['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x4343ef,this['_localUser']=_0x297789,this['_config']=_0x1fa71c,_0x1fa71c['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x4d5f3d(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1f89e4}=this['_config'];this['commentsListView']=new _0x1f89e4(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',_0x285835=>_0x285835+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x151654,_0x10df90)=>_0x151654||!!_0x10df90);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x12870c}=this['_config'],_0x510a7f=new _0x12870c(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x5e0d73=_0x510a7f['commentInputView'];return _0x510a7f['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x5e0d73,'value',(_0x408443,_0x184511,_0x888cb3)=>!!_0x888cb3||_0x408443&&!_0x184511),_0x5e0d73['on']('submit',(_0x389624,_0x2259dc)=>{this['fire']('addComment',_0x2259dc),_0x5e0d73['editor']['setData']('');}),_0x5e0d73['on']('cancel',()=>this['focus']()),_0x5e0d73['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x510a7f;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x5ed981,_0x58794d,_0x512801,_0x57253c){super(_0x5ed981,_0x58794d,_0x512801,_0x57253c),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x1e376f=>_0x1e376f&&_0x1e376f[0x0]?_0x1e376f[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1c34c8,_0x5e2247)=>{let _0x19929d='';for(const _0x50895c of _0x1c34c8)_0x19929d+='<p>'+ls(_0x50895c['content'],_0x50895c['color'])+'</p>';return _0x5e2247?_0x19929d:_0x15c22e(_0x19929d,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x57253c['SuggestionView'](_0x5ed981,_0x58794d,{'formatDateTime':_0x57253c['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 _0xaed9b7=this['bindTemplate'],_0x3578d4=[this['suggestionView']];return this['commentsListView']&&_0x3578d4['push'](this['commentsListView']),this['commentThreadInputView']&&_0x3578d4['push'](this['commentThreadInputView']),_0x3578d4['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0xaed9b7['if']('isActive','ck-suggestion-wrapper--active'),_0xaed9b7['to']('type',_0x16f6cb=>'ck-suggestion-'+_0x16f6cb),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':_0xaed9b7['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x3578d4};}['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 _0x4f4860{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x262fd6,_0x1916d2,_0x4253d8){super(_0x262fd6),this['_model']=_0x1916d2,this['_config']=_0x4253d8,this['set']('description',''),this['bind']('authoredAt')['to'](_0x1916d2),this['acceptButton']=this['_createButton'](o(_0x262fd6,'Accept\x20suggestion'),_0x3e07d2['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x262fd6,'Discard\x20suggestion'),_0x3e07d2['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x42680e(_0x262fd6,_0x1916d2['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x2149c7([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2fc427(),this['keystrokes']=new _0x106bfb(),this['focusCycler']=new _0x512a89({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x1d945f=>_0x1d945f['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x70ec92=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x70ec92['innerHTML']=this['description'],this['on']('change:description',(_0x1dd033,_0x44a6c4,_0xb933f6)=>{_0x70ec92['innerHTML']=_0xb933f6;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x29b45b=this['bindTemplate'],_0x20d8fb=[{'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':_0x29b45b['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x29b45b['to']('authoredAt',_0xffdb23=>this['_config']['formatDateTime'](_0xffdb23))}]}]},{'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']&&_0x20d8fb['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':_0x20d8fb}]};}['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'](_0x11bf4b,_0x436ee6,_0x368a2a,_0x431aff,_0x35db10){const _0x4253c0=new _0x440d0a(this['locale']);return _0x4253c0['set']({'label':_0x11bf4b,'icon':_0x436ee6,'tooltip':!0x0,'tooltipPosition':_0x35db10}),_0x4253c0['extendTemplate']({'attributes':{'class':_0x368a2a}}),_0x4253c0['on']('execute',()=>{this['fire'](_0x431aff,this['_model']['id']);}),_0x4253c0;}['_setupKeyboardNavigation'](){const _0x2bdb78=this['element'];this['keystrokes']['listenTo'](_0x2bdb78);for(const _0x10d17e of this['focusables'])this['focusTracker']['add'](_0x10d17e['element']),this['keystrokes']['listenTo'](_0x10d17e['element']);this['keystrokes']['set']('enter',(_0xc58b47,_0x58f65a)=>{_0x2bdb78===_0xc58b47['target']&&(this['focusCycler']['focusFirst'](),_0x58f65a());}),this['keystrokes']['set']('esc',(_0x1dc130,_0x3ba917)=>{_0x2bdb78!==_0x1dc130['target']&&(this['focus'](),_0x3ba917());});}}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 _0x1bb8e2{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x448709,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x2de474){super(_0x2de474),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x20245e=this['editor']['config'];_0x20245e['define']('trackChanges.SuggestionThreadView',re),_0x20245e['define']('trackChanges.SuggestionView',ce),_0x20245e['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x20245e['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x14b273,_0x105c1f){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x18f249,_0x17c528]of this['_handleControllerBuffer']){const _0x28083c=this['_suggestionToController']['has'](_0x18f249);_0x28083c||_0x17c528?_0x28083c&&_0x17c528&&this['_destroyController'](_0x18f249):this['_initializeController'](_0x18f249);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x14b273,_0x105c1f);}['init'](){const _0x26fdbf=this['editor'],_0x48e5f8=_0x26fdbf['plugins']['get']('TrackChangesEditing'),_0x4a8afe=_0x26fdbf['plugins']['get']('Annotations'),_0x1d5344=_0x26fdbf['plugins']['get']('EditorAnnotations'),_0x5c1277=_0x26fdbf['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1d5344['addSourceCollector'](()=>{const _0x19a0db=[];for(const [_0x40f4e2,_0x13248a]of Array['from'](this['_suggestionToController'])){const _0x47d01b=_0x40f4e2['getAllAdjacentSuggestions'](),_0x21cbc5=[];for(const _0x446bff of _0x47d01b){if(!_0x446bff['isInContent'])continue;if(_0x446bff['isMultiRange']){_0x21cbc5['push'](..._0x446bff['getRanges']());continue;}const _0x245dfe=_0x446bff['getFirstRange']();if(_0x21cbc5['length']>0x0){const _0x1fa046=_0x21cbc5[0x0]['getJoined'](_0x245dfe);if(_0x1fa046){_0x21cbc5[0x0]=_0x1fa046;continue;}}_0x21cbc5['push'](_0x245dfe);}_0x19a0db['push']([_0x13248a['view'],_0x21cbc5]);}return _0x19a0db;}),this['listenTo'](_0x48e5f8,'suggestionLoaded',(_0x3d1166,_0x42602c)=>{this['listenTo'](_0x42602c,'change:previous',(_0x486b54,_0x123a12,_0x4de658,_0x451881)=>{_0x42602c['isInContent']&&(null==_0x4de658?(this['_updateController'](_0x451881['head']),this['_handleSuggestionControllerDelayed'](_0x42602c,!0x1)):(this['_updateController'](_0x4de658['head']),null==_0x451881&&this['_handleSuggestionControllerDelayed'](_0x42602c,!0x0)));}),null!==_0x42602c['previous']?this['_updateController'](_0x42602c['head']):this['_handleSuggestionControllerDelayed'](_0x42602c,!0x1);}),this['listenTo'](_0x48e5f8,'suggestionUnloaded',(_0xe4b0cc,_0x2bf9e1,_0x1bdc51)=>{this['stopListening'](_0x2bf9e1,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2bf9e1),this['_suggestionToController']['has'](_0x2bf9e1)&&this['_destroyController'](_0x2bf9e1),_0x1bdc51&&this['_updateController'](_0x1bdc51['head']);}),this['listenTo'](_0x48e5f8,'suggestionChanged',(_0x373b46,_0x83903a)=>{this['_updateController'](_0x83903a);}),this['listenTo'](_0x4a8afe,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x5c1277,'addComment',(_0x208352,{threadId:_0x395b8a,isFromAdapter:_0xdb0d7f})=>{if(_0xdb0d7f||!_0x48e5f8['hasSuggestion'](_0x395b8a))return;const _0x11c583=_0x48e5f8['getSuggestion'](_0x395b8a);this['_suggestionToController']['get'](_0x11c583)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x463991=this['editor']['plugins']['get']('Annotations'),_0x426b6b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x345429=Array['from'](_0x463991['activeAnnotations'],_0x329ae6=>_0x329ae6['innerView'])['filter'](_0x1c1006=>this['_viewToController']['has'](_0x1c1006)),_0x41991a=[];for(const _0x40dfc3 of _0x345429){const _0x259c5a=this['_viewToController']['get'](_0x40dfc3)['model']['getAllAdjacentSuggestions']();_0x41991a['push'](..._0x259c5a['reduce']((_0x5af233,_0x33045f)=>[..._0x5af233,..._0x33045f['getMarkerNames']()],[]));}_0x426b6b['activeMarkers']=_0x41991a;}['_addUIComponentsToFactory'](){const _0x47dec2=this['editor'],_0x4d5807=_0x47dec2['locale'],_0x1321b3=o(_0x4d5807,'Track\x20changes'),_0x41ef22=new Wt([{'type':'switchbutton','model':new _0x53dcc2({'withText':!0x0,'isToggleable':!0x0,'label':_0x1321b3,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x53dcc2({'withText':!0x0,'label':o(_0x4d5807,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0xed8928 of _0x41ef22)if(me(_0xed8928)){const _0x4eb3f5=_0x47dec2['commands']['get'](_0xed8928['model']['commandName']);_0xed8928['model']['bind']('isOn','isEnabled')['to'](_0x4eb3f5,'value','isEnabled');}_0x47dec2['ui']['componentFactory']['add']('trackChanges',_0x6ce000=>this['_createToolbarButton'](_0x6ce000,_0x41ef22,_0x1321b3)),_0x47dec2['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1e9fb8=>this['_createMenuBarMenu'](_0x1e9fb8,_0x41ef22,_0x1321b3));}['_createToolbarButton'](_0x4c22b0,_0x26b04a,_0x42fd67){const _0x212070=Qt(_0x4c22b0,_0x57da64),_0x16506e=this['editor']['commands']['get']('trackChanges');_0x212070['buttonView']['set']({'tooltip':_0x42fd67,'label':_0x42fd67,'icon':he}),_0x212070['buttonView']['bind']('isOn')['to'](_0x16506e,'value'),_0x212070['buttonView']['on']('execute',()=>{_0x16506e['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x212070,_0x26b04a,{'role':'menu'});const _0x353349=[];for(const _0x48b78e of _0x26b04a)me(_0x48b78e)&&_0x353349['push'](this['editor']['commands']['get'](_0x48b78e['model']['commandName']));const _0x2f8c7b=_0x212070['buttonView'];return _0x2f8c7b['actionView']['unbind']('isEnabled'),_0x2f8c7b['arrowView']['unbind']('isEnabled'),_0x2f8c7b['actionView']['bind']('isEnabled')['to'](_0x16506e,'isEnabled'),_0x2f8c7b['arrowView']['bind']('isEnabled')['toMany'](_0x353349,'isEnabled',(..._0x272d44)=>_0x272d44['some'](_0x5479ed=>_0x5479ed)),_0x212070['on']('execute',_0x354a72=>{this['editor']['execute'](_0x354a72['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x212070;}['_createMenuBarMenu'](_0x1f6e51,_0x4a866d,_0x33b928){const _0x5265b8=new Yt(_0x1f6e51),_0x173c3c=this['editor']['commands']['get']('trackChanges');_0x5265b8['buttonView']['set']({'label':_0x33b928,'icon':he});const _0x40c324=new Zt(_0x1f6e51);for(const _0x22e8fb of _0x4a866d){if('separator'==_0x22e8fb['type']){_0x40c324['items']['add'](new Xt(_0x1f6e51));continue;}const _0x48dcea=new te(_0x1f6e51,_0x5265b8),_0x4a53e1=new _0x2fe023(_0x1f6e51),_0x5b34e9=_0x22e8fb['model'];_0x4a53e1['bind'](...Object['keys'](_0x5b34e9))['to'](_0x5b34e9),_0x4a53e1['delegate']('execute')['to'](_0x5265b8),_0x4a53e1['on']('execute',()=>{this['editor']['execute'](_0x5b34e9['commandName']),this['editor']['editing']['view']['focus']();}),_0x48dcea['children']['add'](_0x4a53e1),_0x40c324['items']['add'](_0x48dcea);}return _0x5265b8['bind']('isEnabled')['to'](_0x173c3c,'isEnabled'),_0x5265b8['panelView']['children']['add'](_0x40c324),_0x5265b8;}['_initializeController'](_0x41c406){const _0x111e56=this['editor'],_0x5caf93=_0x111e56['config'],_0x52fe4a=_0x111e56['plugins']['get']('Annotations'),_0x5dae6c=_0x111e56['plugins']['get']('CommentsRepository'),_0x346cd9=_0x111e56['plugins']['get']('EditorAnnotations'),_0x4144bb=_0x111e56['plugins']['get'](_0x448709)['me'],_0x2fd676=_0x5caf93['get']('trackChanges')['SuggestionThreadView'],_0x2e83d8=_0x5caf93['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2e8e0f,CommentThreadInputView:_0x7f0e71}=_0x111e56['plugins']['get']('CommentsUI');let _0x2db03b,_0x10315d,_0x253949;this['_annotationViews']['has'](_0x41c406['id'])?(_0x10315d=this['_annotationViews']['get'](_0x41c406['id']),_0x2db03b=_0x10315d['mainView']):(_0x2db03b=new _0x2fd676(_0x111e56['locale'],_0x41c406,_0x4144bb,{'disableComments':this['_disableComments'],'editorConfig':_0x5caf93['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x5caf93['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5caf93['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5caf93['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0xafa3b1(_0x5caf93['get']('locale')),'CommentView':_0x5caf93['get']('comments')['CommentView'],'CommentsListView':_0x2e8e0f,'CommentThreadInputView':_0x7f0e71,'SuggestionView':_0x2e83d8}),_0x2db03b['suggestionView']['acceptButton']['on']('execute',()=>{_0x111e56['editing']['view']['focus']();}),_0x2db03b['suggestionView']['discardButton']['on']('execute',()=>{_0x111e56['editing']['view']['focus']();}),_0x10315d=_0x52fe4a['createAnnotationView'](this['editor']['locale'],_0x2db03b),_0x10315d['bind']('isDirty')['to'](_0x2db03b,'isDirty'),_0x10315d['bind']('length')['to'](_0x2db03b),_0x10315d['bind']('type')['to'](_0x2db03b,'type',_0xae9b36=>'suggestion-'+_0xae9b36),_0x2db03b['on']('escape',()=>{_0x253949['fire']('escape');}),this['_annotationViews']['set'](_0x41c406['id'],_0x10315d));const _0x5afc35=_0x5dae6c['createCommentThreadController'](_0x41c406['commentThread'],_0x2db03b),_0x1a262e=new ae(_0x111e56,_0x41c406,_0x2db03b,_0x5afc35),_0x19d97d=_0x41c406['getAllAdjacentSuggestions']()['filter'](_0x3d3d4a=>_0x3d3d4a['isInContent']);_0x2db03b['descriptionParts']=_0x111e56['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x19d97d),this['_suggestionToController']['set'](_0x41c406,_0x1a262e),this['_viewToController']['set'](_0x2db03b,_0x1a262e),_0x253949=_0x52fe4a['createAnnotation']({'view':_0x10315d,'target':()=>{const _0x4dad3e=[],_0x1388e6=_0x41c406['getAllAdjacentSuggestions']()['filter'](_0x47208f=>_0x47208f['isInContent']);for(const _0x3fdab7 of _0x1388e6)_0x4dad3e['push'](..._0x3fdab7['getMarkers']());return _0x411d85(_0x111e56['editing'],_0x4dad3e);},'type':()=>'suggestion-'+_0x1a262e['view']['type']}),_0x5dae6c['_bindAnnotationToEditors'](_0x2db03b,_0x253949),_0x52fe4a['add'](_0x253949),_0x346cd9['registerAnnotation'](_0x253949);}['_destroyController'](_0x3c235d){const _0x582121=this['editor']['plugins']['get']('CommentsRepository'),_0x1dad32=this['editor']['plugins']['get']('Annotations'),_0x4eae51=this['_suggestionToController']['get'](_0x3c235d),_0x22d3b4=_0x4eae51['view'],_0x3c6fab=_0x1dad32['getByInnerView'](_0x22d3b4);_0x582121['_unbindEditors'](_0x22d3b4),_0x3c6fab&&_0x1dad32['remove'](_0x3c6fab),this['_suggestionToController']['delete'](_0x3c235d),this['_viewToController']['delete'](_0x22d3b4),_0x4eae51['destroy']();}['_updateController'](_0x443bc9){if(!_0x443bc9['isInContent']||!this['_suggestionToController']['has'](_0x443bc9))return;const _0x3c8b9d=this['editor']['plugins']['get']('TrackChangesEditing'),_0x407493=this['_suggestionToController']['get'](_0x443bc9),_0x6fc10b=_0x443bc9['getAllAdjacentSuggestions']();_0x407493['view']['descriptionParts']=_0x3c8b9d['descriptionFactory']['getDescriptions'](_0x6fc10b);}['destroy'](){for(const _0x5c483c of this['_suggestionToController']['keys']())this['_destroyController'](_0x5c483c);for(const _0x593dba of this['_annotationViews']['values']())_0x593dba['mainView']['destroy']();super['destroy']();}}function me(_0x2ef707){return'model'in _0x2ef707;}class k extends _0x1bb8e2{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x5d0511){this['editor']['plugins']['get'](p)['adapter']=_0x5d0511;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3ffc8f){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3ffc8f);}['getSuggestions']({skipNotAttached:_0x31d1d6=!0x1,toJSON:_0x4ab200=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x31d1d6,'toJSON':_0x4ab200});}['getSuggestion'](_0x2f9c48){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x2f9c48);}}const T=['Pagination'];class P extends _0x1bb8e2{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x135882=this['editor'];if(_0x135882['config']['define']('trackChangesData.editorCreator',_0x378e4f=>{const _0x151b3b=_0x135882['model']['document']['getRootNames']()['reduce']((_0x4e27db,_0x121ba6)=>(_0x4e27db[_0x121ba6]='',_0x4e27db),{});return _0x135882['constructor']['create'](_0x151b3b,_0x378e4f);}),'function'!=typeof _0x135882['config']['get']('trackChangesData')['editorCreator'])throw new _0x308934('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x527ace){return N(this['editor'],!0x0,_0x527ace);}['getDataWithDiscardedSuggestions'](_0x43f178){return N(this['editor'],!0x1,_0x43f178);}}class D extends _0x1bb8e2{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2fb577){super(_0x2fb577),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(_0x1aeb5b){return void 0x0!==_0x1aeb5b['getRootsAttributes'];}async function N(_0x3ba000,_0x40fddd,_0xe9319b){const _0x1460d7=_0x2eb3b4(_0x3ba000,T);_0x1460d7['plugins']['push'](p,D),_0x1460d7['rootsAttributes']=v(_0x3ba000)?_0x3ba000['getRootsAttributes']():void 0x0;const _0x35aa71=document['createDocumentFragment'](),_0x22ff89=_0x3ba000['config']['get']('trackChangesData')['editorCreator'],_0x565c30=await _0x22ff89(_0x1460d7,()=>function(_0x7dc2e5){const _0x31140e=document['createElement']('div');return _0x7dc2e5['appendChild'](_0x31140e),_0x31140e;}(_0x35aa71));!function(_0x5dfb52,_0xd464c2){const _0x605120=_0x5dfb52['model']['document']['getRootNames']()['reduce']((_0x42b5b8,_0xa59735)=>(_0x42b5b8[_0xa59735]=_0x5dfb52['data']['get']({'rootName':_0xa59735}),_0x42b5b8),{}),_0x309358=_0x5dfb52['plugins']['get']('Users')['users']['map'](_0x2ee5b8=>({'id':_0x2ee5b8['id'],'name':_0x2ee5b8['name']})),_0x5a154e=_0x5dfb52['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x7ed558=_0x5dfb52['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x290625=_0xd464c2['plugins']['get']('Users'),_0x48d01e=_0xd464c2['plugins']['get']('TrackChangesEditing'),_0x61f605=_0xd464c2['plugins']['get']('CommentsRepository');for(const _0x436e93 of _0x61f605['getCommentThreads']())_0x436e93['remove']();for(const _0x5b57fb of _0x309358)_0x290625['getUser'](_0x5b57fb['id'])||_0x290625['addUser'](_0x5b57fb);_0x290625['me']||_0x290625['useAnonymousUser']();for(const _0x3f16c0 of _0x7ed558)_0x61f605['addCommentThread'](_0x3f16c0);for(const _0x3eff03 of _0x5a154e)_0x48d01e['addSuggestionData'](_0x3eff03);_0xd464c2['data']['set'](_0x605120);}(_0x3ba000,_0x565c30),_0x565c30['execute'](_0x40fddd?'acceptAllSuggestions':'discardAllSuggestions');const _0x1b3dab=v(_0x565c30)?_0x565c30['getFullData'](_0xe9319b):_0x565c30['data']['get'](_0xe9319b);return await _0x565c30['destroy'](),_0x1b3dab;}export{us as BaseSuggestionThreadView,u as Suggestion,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|