@ckeditor/ckeditor5-track-changes 42.0.0-alpha.10 → 42.0.0-alpha.12
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 +3 -3
- 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/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/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
|
-
_0x169485(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x101445,_0x230f23){super(),this['id']=_0x230f23['id'],this['type']=_0x230f23['type'],this['subType']=_0x230f23['subType']||null,this['author']=_0x230f23['author'],this['creator']=_0x230f23['creator']||_0x230f23['author'],this['isExternal']=Boolean(_0x230f23['attributes']&&_0x230f23['attributes']['@external']),this['data']=null,this['_model']=_0x101445,this['_onAccept']=_0x230f23['onAccept'],this['_onDiscard']=_0x230f23['onDiscard'],this['_onAttributesChange']=_0x230f23['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x230f23['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 _0x16de6c=this;for(;_0x16de6c['previous'];)_0x16de6c=_0x16de6c['previous'];return _0x16de6c;}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'](_0x31d09b){this['_markerNames']['add'](_0x31d09b);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x29af08=>this['_model']['markers']['get'](_0x29af08))['filter'](_0x38444b=>_0x38444b);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x90c382=>{for(const _0x43f1da of this['getMarkers']())_0x90c382['removeMarker'](_0x43f1da);}),this['_markerNames']['clear']();}['removeMarker'](_0x331a62){this['_model']['change'](_0x2dd7c3=>{_0x2dd7c3['removeMarker'](_0x331a62);}),this['_markerNames']['delete'](_0x331a62);}['addRange'](_0x23543b){const _0x35f06a='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x35f06a),this['_model']['change'](_0x26476b=>{_0x26476b['addMarker'](_0x35f06a,{'range':_0x23543b,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x554a51){for(const _0x64567f of this['getRanges']())if(_0x64567f['isIntersecting'](_0x554a51))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x28a5b9=>_0x28a5b9['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x43b85d,_0x2957c8)=>[..._0x43b85d,..._0x2957c8['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x4b516e=this['getRanges']();if(0x1!=_0x4b516e['length'])return null;const _0x4c2a4e=_0x4b516e[0x0],_0x5ab7d7=_0x4c2a4e['start']['nodeAfter'],_0x2b0fa9=_0x4c2a4e['end']['nodeBefore'];return _0x5ab7d7 instanceof _0x5b861f?_0x5ab7d7!=_0x2b0fa9?null:_0x5ab7d7: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 _0x3fdd67=[];let _0x33a645=this['head'];for(;_0x33a645;)_0x3fdd67['push'](_0x33a645),_0x33a645=_0x33a645['next'];return _0x3fdd67;}['setAttribute'](_0x30c48a,_0x2218ef){const _0x26e6bc=_0x1fa57d(this['attributes']);_0x348be6(_0x26e6bc,_0x30c48a,_0x2218ef),_0x1c0d8b(_0x26e6bc,this['attributes'])||(this['attributes']=_0x26e6bc,this['_onAttributesChange'](_0x26e6bc));}['removeAttribute'](_0x5df403){const _0x3f6a20=_0x1fa57d(this['attributes']);_0x5c4e94(_0x3f6a20,_0x5df403),_0x1c0d8b(_0x3f6a20,this['attributes'])||(this['attributes']=_0x3f6a20,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 _0xadd5e0()['substr'](0x1,0x5);}}function o(_0x3b95b1,_0x1ef271,_0x16bcf2){const t=_0x3b95b1['t'];switch(_0x1ef271){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',_0x16bcf2);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x16bcf2);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x16bcf2);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x16bcf2);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x16bcf2);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',_0x16bcf2);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x16bcf2);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',_0x16bcf2);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x16bcf2);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x16bcf2);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x16bcf2);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x16bcf2);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x16bcf2);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x16bcf2);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x16bcf2);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x16bcf2);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x16bcf2);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x16bcf2);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x16bcf2);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x16bcf2);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x16bcf2);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x16bcf2);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x16bcf2);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'},_0x16bcf2);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x16bcf2);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x16bcf2);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x16bcf2);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x16bcf2);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x16bcf2);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'},_0x16bcf2);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x16bcf2);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x16bcf2);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x16bcf2);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x16bcf2);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'},_0x16bcf2);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x16bcf2);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'},_0x16bcf2);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'},_0x16bcf2);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x16bcf2);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'},_0x16bcf2);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x16bcf2);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'},_0x16bcf2);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x16bcf2);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x16bcf2);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});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'},_0x16bcf2);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'},_0x16bcf2);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x1ef271;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x1d2b4a,_0xba60f6){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x1d2b4a,this['_locale']=_0xba60f6;}['getDescriptions'](_0x2b29a1){const _0x394ccc=[],_0x595791=new Set(),_0x2c5dd8=new Set();for(let _0x4a2658=0x0;_0x4a2658<_0x2b29a1['length'];_0x4a2658++){const _0x5ef648=_0x2b29a1[_0x4a2658];if(!_0x5ef648['isInContent'])continue;const _0x34e79f=this['_handleCustomCallbackDescription'](_0x5ef648);if(_0x34e79f){if(null!=_0x5ef648['subType']){if(_0x595791['has'](_0x5ef648['subType']))continue;_0x595791['add'](_0x5ef648['subType']);}_0x394ccc['push'](_0x34e79f);}else{if('attribute'!=_0x5ef648['type'])'insertion'!=_0x5ef648['type']&&'deletion'!=_0x5ef648['type']||this['_handleInsertRemoveSuggestionDescription'](_0x394ccc,_0x5ef648,_0x2b29a1[_0x4a2658+0x1]);else{const _0x481c13=_0x5ef648['data']['key'];if(_0x2c5dd8['has'](_0x481c13))continue;_0x2c5dd8['add'](_0x5ef648['data']['key']),_0x481c13==m?this['_handleRenameSuggestionDescription'](_0x394ccc,_0x5ef648):this['_handleAttributeSuggestionDescription'](_0x394ccc,_0x5ef648);}}}return this['_resolveDescriptionItems'](_0x394ccc);}['registerDescriptionCallback'](_0x200bb5){this['_customCallbacks']['push'](_0x200bb5);}['registerElementLabel'](_0x3da94d,_0x5263ff,_0x4c05c1=_0x8ad537['normal']){'function'==typeof _0x3da94d?_0x2b1d67(this['_itemLabelsCallbacks'],{'matchingCallback':_0x3da94d,'label':_0x5263ff,'priority':_0x4c05c1}):this['_itemLabels']['set'](_0x3da94d,_0x5263ff);}['registerAttributeLabel'](_0x2387e6,_0x10f12c){this['_attributeLabels']['set'](_0x2387e6,_0x10f12c);}['getItemLabel'](_0x327e29,_0x57c21b=0x1){let _0x6eeb28;for(const _0x157371 of this['_itemLabelsCallbacks'])if(_0x157371['matchingCallback'](_0x327e29)){_0x6eeb28=_0x157371['label'];break;}return _0x6eeb28||(_0x6eeb28=this['_itemLabels']['get'](_0x327e29['name'])),_0x6eeb28?_0x6eeb28(_0x57c21b):0x1!==_0x57c21b?_0x57c21b+'\x20'+_0x327e29['name']+'s':''+_0x327e29['name'];}['_addDescriptionItems'](_0x422313,_0x49948b){const _0x2cf2c5=_0x49948b['getFirstRange']()['getWalker'](),_0x175546='insertion'==_0x49948b['type']?'add':'remove';for(const _0x3c95b1 of _0x2cf2c5){const _0x58be32=_0x3c95b1['item'],_0x1a2443=_0x422313[_0x422313['length']-0x1];if(_0x58be32['is']('$textProxy'))_0x1a2443&&_0x1a2443['type']['indexOf']('Container')>-0x1&&_0x422313['pop'](),_0x1a2443&&'text'==_0x1a2443['type']?_0x1a2443[_0x175546]+=_0x58be32['data']:_0x422313['push']({'type':'text','add':'add'==_0x175546?_0x58be32['data']:'','remove':'remove'==_0x175546?_0x58be32['data']:''});else{if(this['_schema']['isObject'](_0x58be32)){const _0x240897=_0x58be32;if(_0x1a2443&&_0x1a2443['type']['indexOf']('Container')>-0x1&&_0x422313['pop'](),'elementEnd'==_0x3c95b1['type'])continue;_0x1a2443&&_0x1a2443['type']==_0x175546+'Object'&&_0x1a2443['element']['name']==_0x240897['name']?_0x1a2443['quantity']++:_0x422313['push']({'type':_0x175546+'Object','element':_0x240897,'quantity':0x1}),_0x2cf2c5['skip'](_0x2f891f=>!('elementEnd'==_0x2f891f['type']&&_0x2f891f['item']==_0x58be32));}else{if(this['_schema']['checkChild'](_0x58be32,'$text')||_0x58be32['is']('element','softBreak')){const _0x16eabe=_0x58be32;if('add'==_0x175546&&'elementStart'==_0x3c95b1['type']||'remove'==_0x175546&&'elementEnd'==_0x3c95b1['type'])continue;if(_0x1a2443&&-0x1==_0x1a2443['type']['indexOf']('Container')){'text'==_0x1a2443['type']&&(_0x1a2443[_0x175546]+='\x0a');continue;}let _0x1ee391;if(_0x1ee391='add'==_0x175546?_0x16eabe['nextSibling']&&!this['_schema']['isObject'](_0x16eabe['nextSibling'])?_0x16eabe['nextSibling']:null:_0x16eabe['previousSibling']&&!this['_schema']['isObject'](_0x16eabe['previousSibling'])?_0x16eabe['previousSibling']:null,_0x16eabe['isEmpty']||_0x1ee391&&_0x1ee391['isEmpty']){const _0x5e3271=_0x1ee391&&_0x1ee391['isEmpty']?_0x1ee391:_0x16eabe;_0x1a2443&&_0x1a2443['type']==_0x175546+'EmptyContainer'&&_0x1a2443['element']['name']==_0x5e3271['name']?_0x1a2443['quantity']++:_0x422313['push']({'type':_0x175546+'EmptyContainer','element':_0x5e3271,'quantity':0x1});}else _0x422313['push']({'type':_0x175546+'Container','element':_0x16eabe});}}}}}['_resolveDescriptionItems'](_0x53d1dc){const _0x3941ff=this['_locale'],_0xfd89b1=[],_0x2ca565=[],_0x4fa566=[];for(const _0x55a4fa of _0x53d1dc)switch(_0x55a4fa['type']){case'text':if(_0x55a4fa['add']=_0x55a4fa['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x55a4fa['remove']=_0x55a4fa['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x55a4fa['add']&&''!=_0x55a4fa['remove']){_0xfd89b1['push']({'type':'replace','content':o(_0x3941ff,'REPLACE_TEXT',['\x22'+_0x55a4fa['remove']+'\x22','\x22'+_0x55a4fa['add']+'\x22'])});continue;}if(null!=_0x55a4fa['add']['match'](/^ +$/)){_0xfd89b1['push']({'type':'insertion','content':o(_0x3941ff,'*Insert:*\x20%0',o(_0x3941ff,'ELEMENT_SPACE',_0x55a4fa['add']['length']))});continue;}if(null!=_0x55a4fa['remove']['match'](/^ +$/)){_0xfd89b1['push']({'type':'deletion','content':o(_0x3941ff,'*Remove:*\x20%0',o(_0x3941ff,'ELEMENT_SPACE',_0x55a4fa['remove']['length']))});continue;}if(''!=_0x55a4fa['add']){_0xfd89b1['push']({'type':'insertion','content':o(_0x3941ff,'*Insert:*\x20%0','\x22'+_0x55a4fa['add']+'\x22')});continue;}_0xfd89b1['push']({'type':'deletion','content':o(_0x3941ff,'*Remove:*\x20%0','\x22'+_0x55a4fa['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0xfd89b1['push']({'type':'insertion','content':o(_0x3941ff,'*Insert:*\x20%0',this['getItemLabel'](_0x55a4fa['element'],_0x55a4fa['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0xfd89b1['push']({'type':'deletion','content':o(_0x3941ff,'*Remove:*\x20%0',this['getItemLabel'](_0x55a4fa['element'],_0x55a4fa['quantity']))});continue;case'addContainer':_0xfd89b1['push']({'type':'insertion','content':o(_0x3941ff,'*Split:*\x20%0',this['getItemLabel'](_0x55a4fa['element'],_0x55a4fa['quantity']))});continue;case'removeContainer':_0xfd89b1['push']({'type':'deletion','content':o(_0x3941ff,'*Merge:*\x20%0',this['getItemLabel'](_0x55a4fa['element'],_0x55a4fa['quantity']))});continue;case'addFormat':_0x2ca565['push'](_0x55a4fa['key']);continue;case'removeFormat':_0x4fa566['push'](_0x55a4fa['key']);continue;default:_0xfd89b1['push'](_0x55a4fa);}if(_0x2ca565['length']){const _0xb4b47f=_0x2ca565['map'](_0x1d7eb3=>this['_attributeLabels']['has'](_0x1d7eb3)?this['_attributeLabels']['get'](_0x1d7eb3):_0x1d7eb3)['join'](',\x20');_0xfd89b1['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0xb4b47f)});}if(_0x4fa566['length']){const _0x3b0f79=_0x4fa566['map'](_0x2bc3cf=>this['_attributeLabels']['has'](_0x2bc3cf)?this['_attributeLabels']['get'](_0x2bc3cf):_0x2bc3cf)['join'](',\x20');_0xfd89b1['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x3b0f79)});}return _0xfd89b1;}['_handleCustomCallbackDescription'](_0x245cc5){for(const _0x20136f of this['_customCallbacks']){const _0x10148d=_0x20136f(_0x245cc5);if(_0x10148d&&'type'in _0x10148d)return _0x10148d;}}['_handleAttributeSuggestionDescription'](_0x15ad98,_0x59e3c6){const _0xffe210=_0x59e3c6['data'],_0x149c89=void 0x0===_0xffe210['newValue']?'removeFormat':'addFormat';_0x15ad98['push']({'type':_0x149c89,'key':_0xffe210['key']});}['_handleRenameSuggestionDescription'](_0xe526e5,_0x13a8a7){_0xe526e5['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x13a8a7['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x150414,_0x1db43f,_0x276ba4){if(this['_addDescriptionItems'](_0x150414,_0x1db43f),_0x276ba4&&_0x276ba4['getFirstRange']()&&!_0x1db43f['getFirstRange']()['end']['isEqual'](_0x276ba4['getFirstRange']()['start'])){const _0x231dd0=_0x150414[_0x150414['length']-0x1],_0x29b5c6='insertion'==_0x1db43f['type']?'add':'remove';_0x231dd0&&'text'==_0x231dd0['type']&&(_0x231dd0[_0x29b5c6]+='\x0a');}}}class E extends _0x56b6e2{['afterInit'](){const _0x5f18be=this['editor'],_0x16f818=_0x5f18be['plugins']['get']('TrackChangesEditing');_0x5f18be['commands']['get']('showAIAssistant')&&_0x16f818['enableCommand']('showAIAssistant');}}class V extends _0x56b6e2{['afterInit'](){const _0x1860a7=this['editor'],_0x1e5f24=_0x1860a7['locale'];if(!_0x1860a7['plugins']['has']('AlignmentEditing'))return;const _0x2df8c6=_0x1860a7['plugins']['get']('TrackChangesEditing');_0x2df8c6['enableDefaultAttributesIntegration']('alignment'),_0x2df8c6['registerBlockAttribute']('alignment'),_0x2df8c6['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x1e5f24,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x526bc=this['editor'],_0x2a39cc=_0x526bc['locale'];_0x526bc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4aab47=>{if('formatBlock'!=_0x4aab47['type'])return;const {data:_0x509cd5}=_0x4aab47;if(_0x509cd5&&'alignment'==_0x509cd5['commandName']){const _0x154744=_0x509cd5['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x2a39cc,'*Format:*\x20%0',function(_0x129290){switch(_0x129290){case'left':return o(_0x2a39cc,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x2a39cc,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x2a39cc,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x2a39cc,'FORMAT_JUSTIFY_TEXT');}}(_0x154744))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x56b6e2{['afterInit'](){const _0x51f90d=this['editor'],_0x34e0ce=_0x51f90d['plugins']['get']('TrackChangesEditing'),_0x9cf48e=_0x51f90d['locale'];for(const _0x596719 of ti){if(!_0x51f90d['plugins']['has'](_0x596719))continue;const _0x274b3f=_0x596719['slice'](0x0,-0x7)['toLowerCase'](),_0x29c33e='FORMAT_'+_0x274b3f['toUpperCase']();_0x34e0ce['enableDefaultAttributesIntegration'](_0x274b3f),_0x34e0ce['registerInlineAttribute'](_0x274b3f),_0x34e0ce['descriptionFactory']['registerAttributeLabel'](_0x274b3f,o(_0x9cf48e,_0x29c33e));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x17036b=this['editor'],_0x47b61f=_0x17036b['locale'],_0x2aebee=_0x17036b['plugins']['get']('TrackChangesEditing');function _0x3149c1(_0x8d8750,_0x4a11f3){_0x2aebee['descriptionFactory']['registerDescriptionCallback'](_0x59af98=>{if('formatInline'!=_0x59af98['type'])return;const {data:_0x2f621b}=_0x59af98;return _0x2f621b&&_0x2f621b['commandName']===_0x8d8750?_0x2f621b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x47b61f,'*Format:*\x20%0',_0x4a11f3)}:{'type':'format','content':o(_0x47b61f,'*Remove\x20format:*\x20%0',_0x4a11f3)}:void 0x0;});}_0x3149c1('bold',o(_0x47b61f,'FORMAT_BOLD')),_0x3149c1('italic',o(_0x47b61f,'FORMAT_ITALIC')),_0x3149c1('underline',o(_0x47b61f,'FORMAT_UNDERLINE')),_0x3149c1('code',o(_0x47b61f,'FORMAT_CODE')),_0x3149c1('strikethrough',o(_0x47b61f,'FORMAT_STRIKETHROUGH')),_0x3149c1('subscript',o(_0x47b61f,'FORMAT_SUBSCRIPT')),_0x3149c1('superscript',o(_0x47b61f,'FORMAT_SUPERSCRIPT'));}}class O extends _0x56b6e2{['afterInit'](){const _0x51bddb=this['editor'],_0x4997db=_0x51bddb['locale'];if(!_0x51bddb['plugins']['has']('BlockQuoteEditing'))return;const _0x24e5f6=_0x51bddb['plugins']['get']('TrackChangesEditing'),_0x50483d=this['editor']['commands']['get']('blockQuote');_0x24e5f6['enableCommand']('blockQuote',(_0x2e52ed,_0xe08bad={})=>{const _0x2b7d58=this['editor']['model']['document']['selection'],_0x585521=_0xe08bad&&void 0x0!==_0xe08bad['forceValue']?_0xe08bad['forceValue']:!_0x50483d['value'];let _0x10fc3d=[];if(_0x585521){const _0x4b5233=Array['from'](_0x2b7d58['getSelectedBlocks']())['filter'](_0x48d94b=>oo(_0x48d94b)||function(_0xfee770,_0x21ffcf){const _0xca069f=_0x21ffcf['checkChild'](_0xfee770['parent'],'blockQuote'),_0x21e1fc=_0x21ffcf['checkChild'](['$root','blockQuote'],_0xfee770);return _0xca069f&&_0x21e1fc;}(_0x48d94b,this['editor']['model']['schema']));_0x10fc3d=to(_0x4b5233,_0x51bddb['model']);}else{const _0x250b72=Array['from'](_0x2b7d58['getSelectedBlocks']())['filter'](_0x54cc8b=>oo(_0x54cc8b));_0x10fc3d=to(_0x250b72,_0x51bddb['model']);}_0x51bddb['model']['change'](()=>{for(const _0x14a1c3 of _0x10fc3d)_0x24e5f6['markBlockFormat'](_0x14a1c3,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x585521}]});});}),_0x24e5f6['descriptionFactory']['registerDescriptionCallback'](_0x1a9d15=>{const {data:_0x108040}=_0x1a9d15;if(_0x108040&&'blockQuote'==_0x108040['commandName']){const _0x470aa4=o(_0x4997db,'ELEMENT_BLOCK_QUOTE');return _0x108040['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4997db,'*Set\x20format:*\x20%0',_0x470aa4)}:{'type':'format','content':o(_0x4997db,'*Remove\x20format:*\x20%0',_0x470aa4)};}});}}function oo(_0x5e0464){return'blockQuote'==_0x5e0464['parent']['name'];}class G extends _0x56b6e2{['afterInit'](){const _0x3df220=this['editor'];_0x3df220['plugins']['has']('CaseChange')&&(_0x3df220['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3df220['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3df220['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x56b6e2{['afterInit'](){const _0x4bb72d=this['editor'];_0x4bb72d['commands']['get']('ckbox')&&_0x4bb72d['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x56b6e2{['afterInit'](){const _0x6948d=this['editor'];if(!_0x6948d['plugins']['has']('CodeBlock'))return;const _0x14b4ba=_0x6948d['plugins']['get']('TrackChangesEditing'),_0x155900=_0x6948d['locale'],_0x3cf8c3=_0x6948d['config']['get']('codeBlock')['languages'],_0x33739e=_0x6948d['commands']['get']('codeBlock');_0x14b4ba['enableCommand']('indentCodeBlock'),_0x14b4ba['enableCommand']('outdentCodeBlock'),_0x14b4ba['enableCommand']('codeBlock',(_0x896095,_0x317ce8={})=>{const _0x3ec316=_0x6948d['model'],_0x194b82=_0x6948d['model']['document']['selection'],_0x456aa8=_0x317ce8&&void 0x0!==_0x317ce8['forceValue']?_0x317ce8['forceValue']:!_0x33739e['value'];let _0x3fa43f;_0x317ce8['language']||(_0x317ce8['language']=_0x3cf8c3[0x0]['language']),_0x3fa43f=_0x456aa8?Array['from'](_0x194b82['getSelectedBlocks']())['filter'](_0x2b720d=>eo(_0x2b720d)||function(_0x556891,_0x1863b3){if(_0x556891['is']('rootElement')||_0x1863b3['isLimit'](_0x556891))return!0x1;return _0x1863b3['checkChild'](_0x556891['parent'],'codeBlock');}(_0x2b720d,_0x3ec316['schema'])):Array['from'](_0x194b82['getSelectedBlocks']())['filter'](_0x58110c=>eo(_0x58110c));const _0x513ef7=to(_0x3fa43f,_0x3ec316);_0x3ec316['change'](()=>{for(const _0x4f8ec4 of _0x513ef7)_0x14b4ba['markBlockFormat'](_0x4f8ec4,{'commandName':'codeBlock','commandParams':[{..._0x317ce8,'forceValue':_0x456aa8}],'formatGroupId':'blockName'});});}),(_0x14b4ba['descriptionFactory']['registerElementLabel']('codeBlock',_0x319761=>o(_0x155900,'ELEMENT_CODE_BLOCK',_0x319761)),_0x14b4ba['descriptionFactory']['registerDescriptionCallback'](_0x5043d6=>{if('formatBlock'!=_0x5043d6['type'])return;const _0x528f65=_0x155900['t'],{data:_0x212f86}=_0x5043d6;if(!_0x212f86||'codeBlock'!=_0x212f86['commandName'])return;const _0x14d0b9=_0x212f86['commandParams'][0x0]['language'],_0x199c7f=_0x528f65(_0x3cf8c3['find'](_0x1426b0=>_0x1426b0['language']===_0x14d0b9)['label'])['toLowerCase']();return _0x212f86['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x155900,'*Set\x20format:*\x20%0',o(_0x155900,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x199c7f+')')}:{'type':'format','content':o(_0x155900,'*Remove\x20format:*\x20%0',o(_0x155900,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0xe1622d){return'codeBlock'==_0xe1622d['name'];}class H extends _0x56b6e2{['afterInit'](){const _0x3ac149=this['editor'];if(!_0x3ac149['plugins']['has']('CommentsEditing'))return;_0x3ac149['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x33c22b,_0x244a87,_0x85e022){const _0x493c82=[];for(const _0x5ab761 of _0x244a87['getItems']())_0x5ab761['hasAttribute'](_0x33c22b)&&_0x493c82['push'](_0x85e022['createRangeOn'](_0x5ab761));return _0x493c82;}function _e(_0x42ee75,_0x3b8d82,{showActiveMarker:_0x55d862=!0x0}={}){const _0x4e6141=_0x42ee75['plugins']['get']('TrackChangesEditing');return(_0x2cc8cb,_0x40c4d3,_0x4fab02)=>{if(!_0x4fab02['consumable']['test'](_0x40c4d3['markerRange'],_0x2cc8cb['name']))return;const _0x1e15d2=_0x40c4d3['markerRange']['getWalker'](),_0x196973=_0x40c4d3['markerRange']['start'],_0x53207c=_0x42ee75['model']['schema'];let _0x242a8f=null,_0x298bb0=null,_0x369385=!0x1,_0x246e29=!0x1;for(const _0x218da8 of _0x1e15d2){const _0x5392fe=_0x218da8['item'];_0x369385=_0x369385||_0x53207c['isContent'](_0x5392fe);const _0x22f98d=_0x4fab02['mapper']['toViewElement'](_0x5392fe);if(_0x22f98d&&_0x22f98d['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x218da8['type']&&(_0x53207c['isBlock'](_0x5392fe)&&!_0x53207c['isLimit'](_0x5392fe)&&(_0x5392fe['nextSibling']||_0x196973['isAtEnd']?_0x242a8f&&_0x242a8f['parent']==_0x5392fe||(_0x242a8f=_0x5392fe,_0x58e522(_0x218da8['previousPosition']),_0x246e29=!0x0):_0x298bb0=_0x298bb0||_0x218da8['previousPosition']));}function _0x58e522(_0x2fce62){const _0x46c12a=_0x4fab02['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x3b8d82}),_0x3d14d4=_0x4fab02['mapper']['toViewPosition'](_0x2fce62);_0x55d862&&_0x4e6141['activeMarkers']['includes'](_0x40c4d3['markerName'])&&_0x4fab02['writer']['addClass']('ck-suggestion-marker--active',_0x46c12a),_0x4fab02['writer']['insert'](_0x3d14d4,_0x46c12a),_0x4fab02['mapper']['bindElementToMarker'](_0x46c12a,_0x40c4d3['markerName']);}_0x369385||_0x246e29||!_0x298bb0||_0x58e522(_0x298bb0);};}class q extends _0x56b6e2{static get['requires'](){return[_0x53a82a];}['init'](){const _0x533415=this['editor'],_0x175cc6=_0x533415['plugins']['get']('TrackChangesEditing');_0x175cc6['enableCommand']('delete');const _0x52b4f2=_0x533415['commands']['get']('deleteForward');_0x175cc6['enableCommand']('deleteForward',(_0x1c8c18,_0x2a5af2={})=>{const _0x259593=_0x533415['model']['createSelection'](_0x533415['model']['document']['selection']);_0x259593['isCollapsed']&&_0x533415['model']['modifySelection'](_0x259593,{'direction':'forward','unit':_0x2a5af2['unit']});const _0x2f6f3b=_0x259593['getFirstRange'](),_0x38a482=_0x46236['fromRange'](_0x2f6f3b);let _0x42e079;_0x1c8c18(_0x2a5af2),_0x42e079='$graveyard'==_0x38a482['root']['rootName']?_0x533415['model']['createRange'](_0x2f6f3b['start']):_0x533415['model']['createRange'](_0x38a482['start'],_0x38a482['end']),_0x38a482['detach'](),_0x533415['model']['enqueueChange'](_0x52b4f2['buffer']['batch'],_0x402dac=>{_0x52b4f2['buffer']['lock'](),_0x402dac['setSelection'](_0x402dac['createRange'](_0x42e079['end'])),_0x52b4f2['buffer']['unlock']();});}),_0x533415['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x533415,'merge'),{'priority':'high'}),_0x533415['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x560db4,_0x4b30f9,_0x47ad9f)=>{_0x47ad9f['options']['showSuggestionHighlights']&&_e(_0x533415,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x560db4,_0x4b30f9,_0x47ad9f);},{'priority':'high'}),_0x533415['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x34d6e8,_0x22490c,_0x6e911d)=>{const _0x45eef5=_0x6e911d['mapper']['markerNameToElements'](_0x22490c['markerName']);if(_0x45eef5){for(const _0x5bf9b1 of _0x45eef5)_0x5bf9b1['is']('uiElement')&&(_0x6e911d['mapper']['unbindElementFromMarkerName'](_0x5bf9b1,_0x22490c['markerName']),_0x6e911d['writer']['remove'](_0x5bf9b1));}},{'priority':'high'});}}class z extends _0x56b6e2{['afterInit'](){const _0x502a32=this['editor'];if(!_0x502a32['plugins']['has']('ListEditing'))return;const _0x12880c=_0x502a32['locale'],_0x4d9731=_0x502a32['plugins']['get']('TrackChangesEditing'),_0x204e2d=_0x502a32['plugins']['has']('TodoListEditing'),_0x111503=!!_0x502a32['config']['get']('list.multiBlock');function _0xe0b597(_0x3fc269){return{'type':'format','content':''+o(_0x12880c,'*Set\x20format:*\x20%0',_0x3fc269)};}function _0x5de02d(_0x26807c){return{'type':'format','content':''+o(_0x12880c,'*Remove\x20format:*\x20%0',_0x26807c)};}_0x4d9731['enableDefaultAttributesIntegration']('numberedList'),_0x4d9731['enableDefaultAttributesIntegration']('bulletedList'),_0x4d9731['enableDefaultAttributesIntegration']('customNumberedList'),_0x4d9731['enableDefaultAttributesIntegration']('customBulletedList'),_0x4d9731['enableDefaultAttributesIntegration']('indentList'),_0x4d9731['enableDefaultAttributesIntegration']('outdentList'),_0x4d9731['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x4d9731['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x4d9731['registerBlockAttribute']('listItemId'),_0x4d9731['registerBlockAttribute']('listType'),_0x4d9731['registerBlockAttribute']('listIndent'),_0x111503&&(_0x4d9731['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x4d9731['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x204e2d&&(_0x4d9731['enableDefaultAttributesIntegration']('todoList'),_0x4d9731['enableDefaultAttributesIntegration']('checkTodoList'),_0x4d9731['registerBlockAttribute']('todoListChecked'),_0x4d9731['descriptionFactory']['registerDescriptionCallback'](_0x527f8f=>{const {data:_0x1f74c7}=_0x527f8f;if(_0x1f74c7&&'todoListChecked'==_0x1f74c7['key'])return{'type':'format','content':_0x1f74c7['newValue']?o(_0x12880c,'*Check\x20item*'):o(_0x12880c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x49dc8d=>{if(_0x49dc8d['batch']['isUndo'])return!0x1;let _0x2a1828=!0x1;const _0x4a2835=_0x4d9731['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x7e9ebf=>'todoListChecked'===_0x4d9731['_getAttributeKey'](_0x7e9ebf));for(const _0x3c056e of _0x4a2835){'todo'!=_0x3c056e['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x4d9731['_findSuggestions'](_0x3c056e['getFirstRange'](),'attribute')['find'](_0x570d71=>'listType'===_0x4d9731['_getAttributeKey'](_0x570d71['suggestion']))||(_0x49dc8d['removeMarker'](_0x3c056e['getFirstMarker']()),_0x2a1828=!0x0));}return _0x2a1828;})),_0x4d9731['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x12880c,'FORMAT_INDENT'));const _0x32914f={'type':'format','content':''};_0x4d9731['descriptionFactory']['registerDescriptionCallback'](_0xb0b3fd=>{const {data:_0x37f355}=_0xb0b3fd;if(!_0x37f355||'listType'!=_0x37f355['key'])return;let _0x895378=_0xb0b3fd['head'];for(;_0x895378;){if(_0x895378['data']&&(('listStyle'==_0x895378['data']['key']||'listMarkerStyle'==_0x895378['data']['key'])&&(_0x895378['data']['newValue']&&'default'!=_0x895378['data']['newValue']||'default'!=_0x895378['data']['oldValue']&&!_0x37f355['newValue'])||!_0x111503&&_0x895378['data']['key']==m))return _0x32914f;_0x895378=_0x895378['next'];}if(null==_0x37f355['newValue'])switch(_0x37f355['oldValue']){case'bulleted':return _0x5de02d(o(_0x12880c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5de02d(o(_0x12880c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5de02d(o(_0x12880c,'ELEMENT_TODO_LIST'));}switch(_0x37f355['newValue']){case'bulleted':return _0xe0b597(o(_0x12880c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xe0b597(o(_0x12880c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xe0b597(o(_0x12880c,'ELEMENT_TODO_LIST'));}}),_0x4d9731['descriptionFactory']['registerDescriptionCallback'](_0x143e5c=>{const {data:_0x16df8d}=_0x143e5c;if(_0x16df8d&&'listIndent'==_0x16df8d['key'])return null==_0x16df8d['newValue']||null==_0x16df8d['oldValue']&&0x0==_0x16df8d['newValue']?_0x32914f:void 0x0;}),_0x4d9731['descriptionFactory']['registerDescriptionCallback'](_0x19ff3c=>{if('attribute'!=_0x19ff3c['type'])return;const {data:_0x18478a}=_0x19ff3c;if(!_0x18478a||'listItemId'!=_0x18478a['key'])return;const _0x315e6d=le(_0x19ff3c);return'newValue'==_0x315e6d?{'type':'format','content':o(_0x12880c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x315e6d?{'type':'format','content':o(_0x12880c,'*Split:*\x20list\x20item')}:_0x32914f;}),_0x502a32['model']['document']['registerPostFixer'](_0x57d160=>this['listItemIdFixer'](_0x57d160)),_0x502a32['model']['document']['registerPostFixer'](_0x2e557f=>this['noTrackChangesFixer'](_0x2e557f)),_0x502a32['model']['document']['registerPostFixer'](_0x522769=>this['assureChains'](_0x522769)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x2ea6b8){if(_0x2ea6b8['batch']['isUndo']||!_0x2ea6b8['batch']['isLocal'])return!0x1;let _0x83754c=!0x1;const _0x2d60e2=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xd84677=>_0xd84677['data']&&'listItemId'==_0xd84677['data']['key'])['filter'](_0x5b6335=>_0x5b6335['data']['newValue']&&_0x5b6335['data']['oldValue']);for(const _0xb6705b of _0x2d60e2)le(_0xb6705b)||(_0x2ea6b8['removeMarker'](_0xb6705b['getFirstMarker']()),_0x83754c=!0x0);return _0x83754c;}['noTrackChangesFixer'](_0x585f7f){if(_0x585f7f['batch']['isUndo']||!_0x585f7f['batch']['isLocal'])return!0x1;const _0x48890a=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x48890a['trackChangesCommand']['value'])return!0x1;let _0x527fa6=!0x1;const _0x1c8ca3=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x30b5df=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x123725=>'attribute'==_0x123725['type'])['filter'](_0x26524c=>_0x1c8ca3['includes'](_0x26524c['attributeKey']));if(0x0==_0x30b5df['length'])return _0x527fa6;for(const _0x4962fd of _0x30b5df){const _0x112922=_0x48890a['_findSuggestions'](_0x4962fd['range'],'attribute')['filter'](_0x9446ce=>!_0x9446ce['meta']['isNextTo'])['map'](_0x285706=>_0x285706['suggestion'])['filter'](_0xb1dedb=>{const _0x511505=_0x48890a['_getAttributeKey'](_0xb1dedb);return _0x1c8ca3['includes'](_0x511505);});if(_0x112922['length']){for(const _0x3e7d39 of _0x112922)_0x585f7f['removeMarker'](_0x3e7d39['getFirstMarker']());_0x527fa6=!0x0;}}return _0x527fa6;}['assureChains'](_0x47201e){if(_0x47201e['batch']['isUndo']||!_0x47201e['batch']['isLocal'])return!0x1;const _0x2f027=this['editor']['plugins']['get']('TrackChangesEditing');let _0x363e0e=!0x1;const _0x330cb7=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x1cd4e9 of _0x2f027['getSuggestions']({'skipNotAttached':!0x0})){const _0x46572a=_0x2f027['_findSuggestions'](_0x1cd4e9['getFirstRange'](),'attribute')['map'](_0x3fbd26=>_0x3fbd26['suggestion'])['filter'](_0x3a1465=>_0x3a1465['data']&&_0x330cb7['includes'](_0x3a1465['data']['key']));if(!_0x46572a['length'])continue;const _0x15d253=_0x46572a[0x0]['head']['attributes']['groupId'];if(!_0x46572a['every'](_0x4f72f2=>_0x4f72f2['attributes']['groupId']===_0x15d253)){for(const _0x2385f0 of _0x46572a)_0x3a6a32(_0x2385f0,_0x15d253)&&(_0x363e0e=!0x0);}}return _0x363e0e;function _0x34f264(_0x465c77,_0x49dba3){for(const _0x103d83 of _0x2f027['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x562638=>'attribute'==_0x562638['type']&&_0x562638['attributes']['groupId']==_0x465c77))_0x103d83['setAttribute']('groupId',_0x49dba3);}function _0x3a6a32(_0x54ad30,_0x250be3){let _0x1c07fb=_0x54ad30['head'],_0x10d763=!0x1;for(;_0x1c07fb;)_0x1c07fb['attributes']['groupId']!=_0x250be3&&(_0x34f264(_0x1c07fb['attributes']['groupId'],_0x250be3),_0x1c07fb['setAttribute']('groupId',_0x250be3),_0x10d763=!0x0),_0x1c07fb=_0x1c07fb['next'];return _0x10d763;}}['_supportLegacySuggestions'](){const _0x4630df=this['editor'],_0x191962=_0x4630df['locale'],_0x1598e5=_0x4630df['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x1598e5['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1756c6,_0x5d862e){const _0x413bd4=[];for(let _0x1b1119 of _0x1756c6)_0x1b1119['start']['nodeAfter']===_0x1b1119['end']['parent']&&(_0x1b1119=_0x4630df['model']['createRange'](_0x4630df['model']['createPositionAt'](_0x1b1119['start']['nodeAfter'],0x0))),_0x413bd4['push'](_0x1b1119);_0x4630df['model']['change'](_0x3c1c84=>{const _0x30cf75=_0x4630df['model']['document']['selection'],_0x35e87a=Array['from'](_0x30cf75['getRanges']())['map'](_0x339cc7=>_0x46236['fromRange'](_0x339cc7));_0x3c1c84['setSelection'](_0x413bd4),_0x4630df['commands']['get'](_0x5d862e['commandName'])['refresh'](),_0x5d862e['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x4630df['execute'](_0x5d862e['commandName'],..._0x5d862e['commandParams']),_0x3c1c84['setSelection'](_0x35e87a);for(const _0x300bcd of _0x35e87a)_0x300bcd['detach']();});}),_0x1598e5['descriptionFactory']['registerElementLabel'](function(_0x1b0809){const _0x5a59b5=!_0x4630df['model']['schema']['isObject'](_0x1b0809),_0x3ef1cd=_0x1b0809['previousSibling'],_0x4654af=_0x1b0809['nextSibling'],_0x491c51=_0x1b0809['getAttribute']('listItemId'),_0x4a1d6c=!_0x3ef1cd||_0x3ef1cd['getAttribute']('listItemId')!==_0x491c51,_0x3024ce=!_0x4654af||_0x4654af['getAttribute']('listItemId')!==_0x491c51;return _0x5a59b5&&Boolean(_0x491c51)&&_0x4a1d6c&&_0x3024ce;},_0x2df88b=>o(_0x191962,'ELEMENT_LIST_ITEM',_0x2df88b));}['_registerLegacyDescription'](){const _0x116dd0=this['editor'],_0x3caaa1=_0x116dd0['locale'];function _0x3db0ec(_0x3b4278){const _0xfc53eb=_0x116dd0['commands']['get']('bulletedList')['value'],_0x5a3ec4=_0x116dd0['commands']['get']('numberedList')['value'];return'numberedList'===_0x3b4278?_0xfc53eb:_0x5a3ec4;}_0x116dd0['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x2966ca){if('formatBlock'!=_0x2966ca['type'])return;const {data:_0x1ddd76}=_0x2966ca;if(!_0x1ddd76)return;let _0x51ec03,_0x37c83b,_0xa51f20,_0x57e2eb;switch(_0x1ddd76['commandName']){case'bulletedList':_0xa51f20=_0x1ddd76['commandParams'][0x0]['forceValue'],_0x57e2eb=_0x3db0ec(_0x1ddd76['commandName']),_0x51ec03=_0xa51f20?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x57e2eb&&_0x116dd0['config']['get']('list.multiBlock')||(_0x51ec03='*Change\x20to:*\x20%0'),_0x37c83b={'type':'format','content':o(_0x3caaa1,_0x51ec03,o(_0x3caaa1,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0xa51f20=_0x1ddd76['commandParams'][0x0]['forceValue'],_0x57e2eb=_0x3db0ec(_0x1ddd76['commandName']),_0x51ec03=_0xa51f20?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x57e2eb&&_0x116dd0['config']['get']('list.multiBlock')||(_0x51ec03='*Change\x20to:*\x20%0'),_0x37c83b={'type':'format','content':o(_0x3caaa1,_0x51ec03,o(_0x3caaa1,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x51ec03='*Indent:*\x20%0',_0x37c83b={'type':'format','content':o(_0x3caaa1,_0x51ec03,o(_0x3caaa1,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x51ec03=function(_0x4864ba){const _0x48f1fd=_0x4864ba['getFirstRange']();let _0x49f85b=_0x48f1fd['start']['nodeAfter'];for(;_0x49f85b&&_0x48f1fd['containsItem'](_0x49f85b);){if(_0x49f85b['getAttribute']('listIndent')>0x0)return!0x1;_0x49f85b=_0x49f85b['nextSibling'];}return!0x0;}(_0x2966ca)?o(_0x3caaa1,'*Format:*\x20remove\x20from\x20%0',o(_0x3caaa1,function(_0x5df688){return'ELEMENT_'+_0x5df688['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x2966ca))):o(_0x3caaa1,'*Outdent:*\x20%0',o(_0x3caaa1,'ELEMENT_LIST_ITEM')),_0x37c83b={'type':'format','content':_0x51ec03};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1ddd76['multipleBlocks']&&(_0x51ec03='*Merge:*\x20%0',_0x37c83b={'type':'deletion','content':o(_0x3caaa1,_0x51ec03,o(_0x3caaa1,'ELEMENT_LIST_ITEM'))});}return _0x37c83b;});}}function le(_0x56dc60){let _0x897a67=_0x56dc60['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x897a67;){const _0x28bf5a=_0x897a67['getAttribute']('listItemId');if(!_0x28bf5a)return!0x1;if(_0x28bf5a==_0x56dc60['data']['newValue'])return'newValue';if(_0x28bf5a==_0x56dc60['data']['oldValue'])return'oldValue';_0x897a67=_0x897a67['previousSibling'];}return!0x1;}class ue extends _0x56b6e2{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1ba80a=this['editor']['config']['get']('list.properties'),_0x513efe=this['editor']['plugins']['get']('TrackChangesEditing');_0x1ba80a['styles']&&(_0x513efe['enableDefaultAttributesIntegration']('listStyle'),_0x513efe['registerBlockAttribute']('listStyle')),_0x1ba80a['reversed']&&(_0x513efe['enableDefaultAttributesIntegration']('listReversed'),_0x513efe['registerBlockAttribute']('listReversed')),_0x1ba80a['startIndex']&&(_0x513efe['enableDefaultAttributesIntegration']('listStart'),_0x513efe['registerBlockAttribute']('listStart'));const _0x10a474={'type':'format','content':''};_0x513efe['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x4a6550=this['editor']['locale'];_0x513efe['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x4a6550,'FORMAT_LIST_REVERSED')),_0x513efe['descriptionFactory']['registerDescriptionCallback'](_0x197cfe=>{const {data:_0x5952bb}=_0x197cfe;if(_0x5952bb&&'listReversed'==_0x5952bb['key'])return null==_0x5952bb['newValue']||0x0==_0x5952bb['newValue']&&null==_0x5952bb['oldValue']?_0x10a474:void 0x0;}),_0x513efe['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x4a6550,'FORMAT_LIST_START')),_0x513efe['descriptionFactory']['registerDescriptionCallback'](_0xdbea31=>{const {data:_0x4e30cc}=_0xdbea31;if(_0x4e30cc&&'listStart'==_0x4e30cc['key'])return null==_0x4e30cc['newValue']||0x1==_0x4e30cc['newValue']&&null==_0x4e30cc['oldValue']?_0x10a474:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x5edc1c=>{if(_0x5edc1c['batch']['isUndo'])return!0x1;let _0x258322=!0x1;const _0x407b0b=_0x513efe['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x516ebb=>{const _0x4f854f=_0x513efe['_getAttributeKey'](_0x516ebb);return'listStart'==_0x4f854f||'listReversed'==_0x4f854f;});for(const _0x31c7c0 of _0x407b0b){const _0x2fcc96=_0x31c7c0['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2fcc96||'customNumbered'==_0x2fcc96)continue;_0x513efe['_findSuggestions'](_0x31c7c0['getFirstRange'](),'attribute')['find'](_0x2a6816=>'listType'==_0x513efe['_getAttributeKey'](_0x2a6816['suggestion']))||(_0x5edc1c['removeMarker'](_0x31c7c0['getFirstMarker']()),_0x258322=!0x0);}return _0x258322;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0xa094f3){const _0x50d5af=this['editor']['locale'],{data:_0x1b3183}=_0xa094f3,_0x2df4ff={'type':'format','content':''};if(!_0x1b3183||'listStyle'!=_0x1b3183['key'])return;if(!_0x1b3183['oldValue'])return'default'==_0x1b3183['newValue']?_0x2df4ff:{'type':'format','content':''+o(_0x50d5af,'*Set\x20format:*\x20%0',o(_0x50d5af,this['_getTranslationKeyForListStyle'](_0x1b3183['newValue'])))};if(!_0x1b3183['newValue']){if('default'==_0x1b3183['oldValue'])return _0x2df4ff;let _0x5bc06e=_0xa094f3['head'];for(;_0x5bc06e;){if(_0x5bc06e['data']&&'listType'==_0x5bc06e['data']['key']&&_0x5bc06e['data']['newValue'])return _0x2df4ff;_0x5bc06e=_0x5bc06e['next'];}return{'type':'format','content':''+o(_0x50d5af,'*Remove\x20format:*\x20%0',o(_0x50d5af,this['_getTranslationKeyForListStyle'](_0x1b3183['oldValue'])))};}if('default'!=_0x1b3183['newValue'])return{'type':'format','content':''+o(_0x50d5af,'*Set\x20format:*\x20%0',o(_0x50d5af,this['_getTranslationKeyForListStyle'](_0x1b3183['newValue'])))};let _0x470a9c=_0xa094f3['head'];for(;_0x470a9c;){if(_0x470a9c['data']&&'listType'==_0x470a9c['data']['key']&&_0x470a9c['data']['newValue']&&_0x470a9c['data']['oldValue'])return _0x2df4ff;_0x470a9c=_0x470a9c['next'];}return{'type':'format','content':o(_0x50d5af,'*Set\x20format:*\x20%0',o(_0x50d5af,'ELEMENT_'+_0xa094f3['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x1a7cd8=this['editor'],_0x27b428=_0x1a7cd8['locale'];_0x1a7cd8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x599d10=>{if('formatBlock'!=_0x599d10['type'])return;const {data:_0x1a4409}=_0x599d10;if(!_0x1a4409)return;let _0x315168,_0x13742f;switch(_0x1a4409['commandName']){case'listStyle':_0x315168='*Change\x20to:*\x20%0',_0x13742f={'type':'format','content':o(_0x27b428,_0x315168,o(_0x27b428,this['_getTranslationKeyForListStyle'](_0x1a4409['commandParams'][0x0]['type'])))};break;case'listReversed':_0x315168=_0x1a4409['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x13742f={'type':'format','content':o(_0x27b428,_0x315168)};break;case'listStart':_0x315168='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x13742f={'type':'format','content':o(_0x27b428,_0x315168,_0x1a4409['commandParams'][0x0]['startIndex'])};}return _0x13742f;});}['_getTranslationKeyForListStyle'](_0x4cbf94){return'ELEMENT_'+function(_0x2edda9){if(pe['includes'](_0x2edda9))return'bulleted';if(ye['includes'](_0x2edda9))return'numbered';return null;}(_0x4cbf94)['toUpperCase']()+'_LIST_'+_0x4cbf94['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x56b6e2{static get['requires'](){return[_0x2c4c52];}['init'](){const _0x2a7efd=this['editor'],_0x351b80=_0x2a7efd['plugins']['get']('TrackChangesEditing'),_0x420e93=_0x2a7efd['commands']['get']('enter');_0x351b80['enableCommand']('enter',()=>{_0x2a7efd['model']['change'](_0x1fa8a3=>{const _0x64b8e7=_0x2a7efd['model']['document']['selection'],_0x4080b7=_0x64b8e7['getFirstPosition'](),_0x216ae0=_0x46236['fromRange'](_0x64b8e7['getFirstRange']());if(_0x420e93['enterBlock'](_0x1fa8a3)){const _0xb1d8f5=_0x2a7efd['model']['createPositionAt'](_0x4080b7['parent']['nextSibling'],0x0),_0xfed48e=_0x1fa8a3['createRange'](_0x4080b7,_0xb1d8f5);_0x351b80['markInsertion'](_0xfed48e);}else _0x1fa8a3['setSelection'](_0x1fa8a3['createRange'](_0x216ae0['end']));_0x216ae0['detach'](),_0x420e93['fire']('afterExecute',{'writer':_0x1fa8a3});});}),_0x2a7efd['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x2a7efd,'split'),{'priority':'high'}),_0x2a7efd['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x3fb5e1,_0x2b6f6d,_0x3ed167)=>{const _0x2765f1=_0x3ed167['mapper']['markerNameToElements'](_0x2b6f6d['markerName']);if(_0x2765f1){for(const _0x49e9e3 of _0x2765f1)_0x49e9e3['hasClass']('ck-suggestion-marker-split')&&(_0x3ed167['mapper']['unbindElementFromMarkerName'](_0x49e9e3,_0x2b6f6d['markerName']),_0x3ed167['writer']['remove'](_0x49e9e3));}},{'priority':'high'}),_0x2a7efd['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x495e7f,_0x16865c,_0x1b9c4e)=>{_0x1b9c4e['options']['showSuggestionHighlights']&&_e(_0x2a7efd,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x495e7f,_0x16865c,_0x1b9c4e);},{'priority':'high'});}}class J extends _0x56b6e2{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x30a302=this['editor']['plugins']['get']('TrackChangesEditing');_0x30a302['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x30a302['enableCommand']('findNext'),_0x30a302['enableCommand']('findPrevious'),_0x30a302['enableCommand']('replace'),_0x30a302['enableCommand']('replaceAll');}['handleFindCommand'](_0x1fae53,_0x5f150b,_0x38fe2f={}){const _0x3575ab=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x1fae53(_0x2d5aaa=>('string'==typeof _0x5f150b?_0x3575ab['findByTextCallback'](_0x5f150b,_0x38fe2f):_0x5f150b)(_0x2d5aaa)['filter'](_0x5048f8=>!0x1===this['_isInDeletionRange'](_0x5048f8,_0x2d5aaa['item'])),_0x38fe2f);}['_isInDeletionRange'](_0x301467,_0x27412b){const _0x380e22=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x27412b,_0x301467['start']),this['editor']['model']['createPositionAt'](_0x27412b,_0x301467['end']));for(const _0x4311b3 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x380e22['getIntersection'](_0x4311b3['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x56b6e2{['afterInit'](){const _0x3179db=this['editor']['locale'],_0x913a22=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x50f1bf,commandName:_0xde8f33}of ro)this['editor']['plugins']['has'](_0x50f1bf)&&(_0x913a22['enableDefaultAttributesIntegration'](_0xde8f33),_0x913a22['registerInlineAttribute'](_0xde8f33));_0x3179db['t'],_0x913a22['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x3179db,'FORMAT_FONT_SIZE')),_0x913a22['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x3179db,'FORMAT_FONT_FAMILY')),_0x913a22['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x3179db,'FORMAT_FONT_COLOR')),_0x913a22['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x3179db,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1356cd=this['editor'],_0x1d9e36=_0x1356cd['locale'];_0x1356cd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c36cd=>{const _0x18f19e=_0x1d9e36['t'];if('formatInline'!=_0x3c36cd['type'])return;const {data:_0x39992e}=_0x3c36cd;if(null!=_0x39992e){if('fontSize'==_0x39992e['commandName']){const _0x289c12=_0x39992e['commandParams'][0x0]['value'];if(_0x289c12){const _0x3ea1cb=_0x18f19e(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x23156d=>_0x23156d['model']==_0x289c12)['title'])['toLowerCase']();return{'type':'format','content':o(_0x1d9e36,'*Set\x20font\x20size:*\x20%0',_0x3ea1cb)};}return{'type':'format','content':o(_0x1d9e36,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x39992e['commandName']){const _0x5813c1=_0x39992e['commandParams'][0x0]['value'];return _0x5813c1?{'type':'format','content':o(_0x1d9e36,'*Set\x20font\x20family:*\x20%0',_0x5813c1)}:{'type':'format','content':o(_0x1d9e36,'*Reset\x20font\x20family*')};}if('fontColor'==_0x39992e['commandName']){const _0x1dcb0a=_0x39992e['commandParams'][0x0]['value'];if(_0x1dcb0a){const _0x5679f5=_0x4f6cb6(this['editor']['config']['get']('fontColor.colors'))['find'](_0x2b20c3=>_0x2b20c3['model']==_0x1dcb0a);let _0x32ba70=_0x1dcb0a,_0x411768='';return _0x5679f5&&(_0x32ba70=_0x5679f5['label'],_0x411768=_0x18f19e(_0x32ba70)['toLowerCase']()),{'type':'format','content':o(_0x1d9e36,'*Set\x20font\x20color:*\x20%0',_0x411768)['trim'](),'color':{'value':_0x1dcb0a,'title':_0x411768||_0x32ba70}};}return{'type':'format','content':o(_0x1d9e36,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x39992e['commandName']){const _0x4879aa=_0x39992e['commandParams'][0x0]['value'];if(_0x4879aa){const _0x50a205=_0x4f6cb6(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x46f0b=>_0x46f0b['model']==_0x4879aa);let _0x4dfeaf=_0x4879aa,_0x27b2ff='';return _0x50a205&&(_0x4dfeaf=_0x50a205['label'],_0x27b2ff=_0x18f19e(_0x4dfeaf)['toLowerCase']()),{'type':'format','content':o(_0x1d9e36,'*Set\x20font\x20background\x20color:*\x20%0',_0x27b2ff)['trim'](),'color':{'value':_0x4879aa,'title':_0x27b2ff||_0x4dfeaf}};}return{'type':'format','content':o(_0x1d9e36,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x56b6e2{['afterInit'](){const _0x3307b7=this['editor'],_0x5624bd=_0x3307b7['plugins']['get']('TrackChangesEditing'),_0x3e465a=_0x3307b7['commands']['get']('copyFormat'),_0x189eee=_0x3307b7['commands']['get']('pasteFormat');_0x3e465a&&_0x189eee&&(_0x5624bd['enableDefaultAttributesIntegration']('pasteFormat'),_0x5624bd['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x481b03=this['editor'],_0x2a5f36=_0x481b03['locale'];_0x481b03['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3e033e=>{if('formatBlock'!=_0x3e033e['type']&&'formatInline'!=_0x3e033e['type'])return;const {data:_0x4dd85d}=_0x3e033e;if(_0x4dd85d&&'pasteFormat'===_0x4dd85d['commandName']){const _0x3f7f82=[],_0x2170fe=_0x4dd85d['commandParams'][0x0];for(const [_0x491cb7,_0x4b9758]of Object['entries'](_0x2170fe))_0x3f7f82['push'](so(_0x481b03,_0x491cb7,_0x4b9758));return _0x3f7f82['length']?{'type':'format','content':o(_0x2a5f36,'*Set\x20format\x20to:*\x20%0',_0x3f7f82['join'](',\x20'))}:{'type':'format','content':o(_0x2a5f36,'*Remove\x20all\x20formatting*')};}});}}function so(_0x37006b,_0x1f3d02,_0x34bd36){const _0x3c3e89=_0x37006b['locale']['t'],_0x484641=_0x1f3d02['split'](/(?=[A-Z])/)['join']('\x20'),_0x59c352=_0x3c3e89(_0x484641['charAt'](0x0)['toUpperCase']()+_0x484641['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x34bd36)return _0x59c352;if('fontColor'===_0x1f3d02||'fontBackgroundColor'===_0x1f3d02){const _0x156eab=_0x4f6cb6(_0x37006b['config']['get']('fontColor.colors'))['find'](_0x1c4c12=>_0x1c4c12['model']==_0x34bd36);return _0x59c352+'\x20('+(_0x156eab?_0x3c3e89(_0x156eab['label'])['toLowerCase']():_0x34bd36)+')';}if('fontSize'===_0x1f3d02&&isNaN(parseFloat(_0x34bd36))){const _0x1b45ac=_0x37006b['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x37006b['config']['get']('fontSize.options'))['find'](_0xd232a1=>_0xd232a1['model']==_0x34bd36);return _0x59c352+'\x20('+(_0x1b45ac?_0x3c3e89(_0x1b45ac['title'])['toLowerCase']():_0x34bd36)+')';}return _0x59c352+'\x20('+_0x34bd36+')';}class Y extends _0x56b6e2{['_headingOptions'];['afterInit'](){const _0x47e78a=this['editor'];if(!_0x47e78a['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x47e78a['config']['get']('heading.options');const _0x3c3c14=_0x47e78a['locale'],_0x63c4e9=_0x47e78a['plugins']['get']('TrackChangesEditing');_0x63c4e9['enableDefaultAttributesIntegration']('heading');for(const _0x13eb97 of this['_headingOptions'])'paragraph'!=_0x13eb97['model']&&_0x63c4e9['descriptionFactory']['registerElementLabel'](_0x13eb97['model'],_0x189c29=>{const _0xf70294=this['_getHeadingLevel'](_0x13eb97['model']);return null!==_0xf70294?_0x59ceda(_0x189c29,_0xf70294):_0x16640d(_0x189c29,_0x13eb97['title']);});function _0x59ceda(_0x55e4ec,_0x518b91){return o(_0x3c3c14,'ELEMENT_HEADING',[_0x55e4ec,_0x518b91]);}function _0x16640d(_0xd80688,_0x46580c){return o(_0x3c3c14,'ELEMENT_HEADING_CUSTOM',[_0xd80688,_0x46580c]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4a19c6=this['editor'],_0x519f03=_0x4a19c6['locale'];function _0xc714b8(_0xd64fd1,_0x88834f){return o(_0x519f03,'ELEMENT_HEADING_CUSTOM',[_0xd64fd1,_0x88834f]);}_0x4a19c6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4da9a6=>{if('formatBlock'!=_0x4da9a6['type'])return;const {data:_0x1eddf6}=_0x4da9a6;if(_0x1eddf6&&'heading'==_0x1eddf6['commandName']){const _0x3115ea=_0x1eddf6['commandParams'][0x0]['value'],_0x263f15=this['_getHeadingLevel'](_0x3115ea);if(null!==_0x263f15)return{'type':'format','content':o(_0x519f03,'*Change\x20to:*\x20%0',(_0x46d3be=0x1,_0xef51db=_0x263f15,o(_0x519f03,'ELEMENT_HEADING',[_0x46d3be,_0xef51db])))};const _0x3b729b=this['_headingOptions']['find'](_0x4475ab=>_0x4475ab['model']===_0x3115ea)['title'];return{'type':'format','content':o(_0x519f03,'*Change\x20to:*\x20%0',_0xc714b8(0x1,_0x3b729b))};}var _0x46d3be,_0xef51db;});}['_getHeadingLevel'](_0x49ce82){const _0x35f53c=_0x49ce82['match'](/^heading(\d+)/);if(_0x35f53c)return _0x35f53c[0x1];const _0x431ecd=this['_headingOptions']?.['find'](_0x573f40=>_0x573f40['model']==_0x49ce82);if(_0x431ecd&&_0x431ecd['view']){const _0x57ec1c=_0x431ecd['view'],_0x14c0f0=(_0x57ec1c['name']??_0x57ec1c)['match'](/^h(\d+)/);if(_0x14c0f0)return _0x14c0f0[0x1];}return null;}}class Z extends _0x56b6e2{['afterInit'](){const _0x29846f=this['editor'];if(!_0x29846f['plugins']['has']('HighlightEditing'))return;const _0x33fc45=_0x29846f['plugins']['get']('TrackChangesEditing'),_0x1b19ca=_0x29846f['locale'];_0x33fc45['enableDefaultAttributesIntegration']('highlight'),_0x33fc45['registerInlineAttribute']('highlight'),_0x33fc45['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1b19ca,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x11ed53=this['editor'],_0x1de233=_0x11ed53['locale'];_0x11ed53['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3c2b13=>{if('formatInline'!=_0x3c2b13['type'])return;const {data:_0x4ef666}=_0x3c2b13;if(_0x4ef666&&'highlight'==_0x4ef666['commandName']){const _0x494d20=_0x1de233['t'],_0xa8e40f=_0x4ef666['commandParams'][0x0]['value'];if(_0xa8e40f){const _0x4857c2=_0x11ed53['config']['get']('highlight.options')['find'](_0x116ba9=>_0x116ba9['model']==_0xa8e40f),_0x41b66a=_0x494d20(_0x4857c2['title'])['toLowerCase']();return{'type':'format','content':o(_0x1de233,'*Set\x20highlight:*\x20%0',_0x41b66a),'color':{'value':_0x4857c2['color'],'title':_0x4857c2['title']}};}return{'type':'format','content':o(_0x1de233,'*Remove\x20highlight*',o(_0x1de233,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x56b6e2{['afterInit'](){const _0x42d6f1=this['editor'];if(!_0x42d6f1['plugins']['has']('HorizontalLineEditing'))return;_0x42d6f1['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x230a18=_0x42d6f1['plugins']['get']('TrackChangesEditing'),_0x2438a9=_0x42d6f1['locale'];_0x230a18['descriptionFactory']['registerElementLabel']('horizontalLine',_0x2215b9=>o(_0x2438a9,'ELEMENT_HORIZONTAL_LINE',_0x2215b9)),_0x42d6f1['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x20356c,{writer:_0x53b8c8,options:_0x284f85})=>{if(!_0x284f85['showSuggestionHighlights'])return null;const _0x2500b5=_0x53b8c8['createContainerElement']('div'),_0x2c4e22=_0x53b8c8['createEmptyElement']('hr');return _0x53b8c8['addClass']('ck-horizontal-line',_0x2500b5),_0x53b8c8['insert'](_0x53b8c8['createPositionAt'](_0x2500b5,0x0),_0x2c4e22),_0x2500b5;},'converterPriority':'high'});}}class et extends _0x56b6e2{['afterInit'](){const _0x53ebe0=this['editor'];if(!_0x53ebe0['plugins']['has']('HtmlEmbed'))return;const _0x25f4cc=_0x53ebe0['plugins']['get']('TrackChangesEditing'),_0x349a30=_0x53ebe0['locale'];_0x25f4cc['descriptionFactory']['registerElementLabel']('rawHtml',_0x5a8279=>o(_0x349a30,'ELEMENT_HTML_EMBED',_0x5a8279)),_0x25f4cc['enableDefaultAttributesIntegration']('htmlEmbed'),_0x25f4cc['registerBlockAttribute']('value'),_0x25f4cc['descriptionFactory']['registerDescriptionCallback'](_0x191548=>{if('attribute'!=_0x191548['type'])return;const {data:_0x510292}=_0x191548;if(_0x510292&&'value'==_0x510292['key']&&_0x191548['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x27c7d5=o(_0x349a30,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x349a30,'*Change\x20%0\x20content*',_0x27c7d5)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f6bde=this['editor'],_0x27f46f=_0x1f6bde['locale'];_0x1f6bde['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3d2f78=>{if('formatBlock'!=_0x3d2f78['type'])return;const {data:_0x1c62df}=_0x3d2f78;if(_0x1c62df&&'htmlEmbed'==_0x1c62df['commandName']){const _0xd0d442=o(_0x27f46f,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x27f46f,'*Change\x20%0\x20content*',_0xd0d442)};}});}}class it extends _0x56b6e2{['afterInit'](){const _0x2c2cbe=this['editor'];if(!_0x2c2cbe['plugins']['has']('ImageEditing'))return;const _0x23a388=_0x2c2cbe['plugins']['get']('TrackChangesEditing'),_0x2119d7=_0x2c2cbe['plugins']['get']('ImageUtils'),_0x1e73c1=_0x2c2cbe['locale'];_0x23a388['enableCommand']('insertImage'),_0x23a388['descriptionFactory']['registerElementLabel']('imageBlock',_0x4d7ef2=>o(_0x1e73c1,'ELEMENT_IMAGE',_0x4d7ef2)),_0x23a388['descriptionFactory']['registerElementLabel']('imageInline',_0xe4db77=>o(_0x1e73c1,'ELEMENT_INLINE_IMAGE',_0xe4db77)),_0x23a388['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x1e73c1,'ELEMENT_CAPTION')),_0x2c2cbe['plugins']['has']('ImageUploadEditing')&&_0x23a388['enableCommand']('uploadImage'),_0x2c2cbe['plugins']['has']('ImageBlockEditing')&&_0x2c2cbe['plugins']['has']('ImageInlineEditing')&&(_0x23a388['enableCommand']('imageTypeInline',(_0x5acbcd,_0x3b3b74)=>{const _0x4caefd=_0x2119d7['getClosestSelectedImageElement'](_0x2c2cbe['model']['document']['selection']);_0x2c2cbe['model']['change'](()=>{_0x23a388['markBlockFormat'](_0x4caefd,{'commandName':'imageTypeInline','commandParams':[_0x3b3b74]},[],'convertBlockImageToInline');});}),_0x23a388['enableCommand']('imageTypeBlock',(_0x477d91,_0x1ebec1)=>{_0x2c2cbe['model']['change'](_0x352dbf=>{let _0x5bc5f8=_0x2119d7['getClosestSelectedImageElement'](_0x2c2cbe['model']['document']['selection']),_0x5a4c60=_0x352dbf['createRangeOn'](_0x5bc5f8);const _0x1da55f=_0x3f1028['fromPosition'](_0x5a4c60['start'],'toPrevious'),_0x193daa=_0x3f1028['fromPosition'](_0x5a4c60['end'],'toNext');_0x23a388['forceDefaultExecution'](()=>_0x477d91(_0x1ebec1)),_0x5bc5f8=_0x2119d7['getClosestSelectedImageElement'](_0x2c2cbe['model']['document']['selection']),_0x5a4c60=_0x352dbf['createRangeOn'](_0x5bc5f8);const _0x10250a=_0x352dbf['createRange'](_0x1da55f,_0x193daa);_0x1da55f['detach'](),_0x193daa['detach'](),_0x23a388['markBlockFormat'](_0x5bc5f8,{'commandName':'imageTypeInline','commandParams':[_0x1ebec1]},[],'convertInlineImageToBlock'),_0x10250a['start']['isBefore'](_0x5a4c60['start'])&&_0x23a388['markInsertion'](_0x352dbf['createRange'](_0x10250a['start'],_0x5a4c60['start']),'convertInlineImageToBlock'),_0x5a4c60['end']['isBefore'](_0x10250a['end'])&&_0x23a388['markInsertion'](_0x352dbf['createRange'](_0x5a4c60['end'],_0x10250a['end']),'convertInlineImageToBlock');});}),_0x23a388['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x23a388['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x23a388['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x23a388['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x23a388['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x23a388['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x553706])=>{const _0x46b7aa=_0x23a388['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x36348a=_0x553706['start'],_0x2e0f97=_0x553706['end'];const _0x3febd8=_0x2c2cbe['model']['schema']['getNearestSelectionRange'](_0x36348a,'backward'),_0x9a93cd=_0x2c2cbe['model']['schema']['getNearestSelectionRange'](_0x2e0f97,'forward');_0x3febd8['isCollapsed']&&(_0x36348a=_0x3febd8['start']),_0x9a93cd['isCollapsed']&&(_0x2e0f97=_0x9a93cd['end']),_0x46b7aa([_0x2c2cbe['model']['createRange'](_0x36348a,_0x2e0f97)]);}),_0x23a388['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x39f9b5),_0x23a388['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x39f9b5)),_0x2c2cbe['plugins']['has']('ImageCaptionEditing')&&(_0x23a388['enableCommand']('toggleImageCaption',(_0x4babea,_0x158328)=>{const _0x23726d=_0x2c2cbe['plugins']['get']('ImageCaptionUtils');let _0x7a07ad=_0x2119d7['getClosestSelectedImageElement'](_0x2c2cbe['model']['document']['selection']),_0x40cfd7=_0x23726d['getCaptionFromImageModelElement'](_0x7a07ad);_0x2c2cbe['model']['change'](()=>{if(_0x40cfd7)return void _0x23a388['markDeletion'](_0x2c2cbe['model']['createRangeOn'](_0x40cfd7));const _0x2a883e=_0x2119d7['isBlockImage'](_0x7a07ad);_0x4babea(_0x158328),_0x7a07ad=_0x2119d7['getClosestSelectedImageElement'](_0x2c2cbe['model']['document']['selection']),_0x40cfd7=_0x23726d['getCaptionFromImageModelElement'](_0x7a07ad),_0x23a388['markInsertion'](_0x2c2cbe['model']['createRangeOn'](_0x40cfd7),_0x2a883e?null:'imageCaption');});}),_0x23a388['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x39f9b5));const _0x27f563=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x49f984(_0x37cd2a,_0x33f2fb){const _0x381ff3=_0x27f563['findIndex'](({type:_0xd0748f,subType:_0x339dd8})=>_0x37cd2a['type']==_0xd0748f&&_0x37cd2a['subType']==_0x339dd8),_0x2e48c6=_0x27f563['findIndex'](({type:_0x256d85,subType:_0x168812})=>_0x33f2fb['type']==_0x256d85&&_0x33f2fb['subType']==_0x168812);if(_0x381ff3<0x0||_0x2e48c6<0x0)return!0x1;const _0x1645be=_0x37cd2a['getFirstRange'](),_0x233998=_0x33f2fb['getFirstRange']();if((0x0==_0x381ff3||0x1==_0x381ff3)&&0x2==_0x2e48c6&&_0x1645be['isIntersecting'](_0x233998))return!0x0;if(0x2==_0x381ff3&&0x3==_0x2e48c6){const _0x3f3f78=_0x23a388['_findSuggestions'](_0x1645be,'insertion')['filter'](({suggestion:_0x3742ed,meta:_0x11bb66})=>_0x11bb66['isOwn']&&'convertInlineImageToBlock'==_0x3742ed['subType']);if(_0x3f3f78['length']>0x1&&_0x233998['end']['isEqual'](_0x1645be['start']))return!0x0;if(0x1==_0x3f3f78['length']&&(_0x1645be['start']['isEqual'](_0x233998['end'])||_0x1645be['end']['isEqual'](_0x233998['start'])))return!0x0;}if(0x3==_0x381ff3&&0x3==_0x2e48c6&&_0x1645be['start']['isBefore'](_0x233998['start'])){const _0x363371=_0x1645be['end']['nodeAfter'],_0x3d6bbe=_0x233998['start']['nodeBefore'];return _0x2119d7['isBlockImage'](_0x363371)&&_0x363371===_0x3d6bbe;}return!0x1;}function _0x39f9b5(_0x5bfe50,_0x57049d){return _0x49f984(_0x5bfe50,_0x57049d)?[_0x5bfe50,_0x57049d]:_0x49f984(_0x57049d,_0x5bfe50)?[_0x57049d,_0x5bfe50]:null;}_0x2c2cbe['plugins']['has']('ImageResize')&&(_0x23a388['enableDefaultAttributesIntegration']('resizeImage'),_0x23a388['registerBlockAttribute']('resizedWidth'),_0x23a388['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x1e73c1,'FORMAT_IMAGE_SIZE'))),_0x2c2cbe['plugins']['has']('ImageTextAlternativeEditing')&&(_0x23a388['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x23a388['registerBlockAttribute']('alt')),_0x23a388['descriptionFactory']['registerDescriptionCallback'](_0xb83589=>{if(!!_0x27f563['find'](({type:_0x4fc693,subType:_0x4f3bf8})=>_0xb83589['type']==_0x4fc693&&_0xb83589['subType']==_0x4f3bf8))return _0xb83589['previous']?{}:void 0x0;}),_0x23a388['descriptionFactory']['registerDescriptionCallback'](_0x3a712e=>{if('insertion'==_0x3a712e['type']||'deletion'==_0x3a712e['type']){const _0xf17c26=_0x3a712e['getContainedElement']();if(_0xf17c26&&_0xf17c26['is']('element','caption'))return{'type':'insertion'==_0x3a712e['type']?'addObject':'removeObject','element':_0xf17c26,'quantity':0x1};}}),_0x23a388['descriptionFactory']['registerDescriptionCallback'](_0x5a0653=>'formatBlock'==_0x5a0653['type']&&'convertInlineImageToBlock'==_0x5a0653['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x5a0653['type']&&'convertBlockImageToInline'==_0x5a0653['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x23a388['descriptionFactory']['registerDescriptionCallback'](_0x2eb593=>{if('attribute'!=_0x2eb593['type'])return;const {data:_0x50cd70}=_0x2eb593;if(!_0x50cd70||'alt'!=_0x50cd70['key'])return;const _0x389223=_0x50cd70['newValue'];return _0x389223?{'type':'format','content':o(_0x1e73c1,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x389223+'\x22')}:{'type':'format','content':o(_0x1e73c1,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x24f2d6=this['editor'],_0x3b1a42=_0x24f2d6['locale'];_0x24f2d6['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1be56f=>{if('formatBlock'!=_0x1be56f['type']&&'formatInline'!=_0x1be56f['type'])return;const {data:_0x48c706}=_0x1be56f;if(_0x48c706){if('imageTextAlternative'==_0x48c706['commandName']){const _0xb0beb=_0x48c706['commandParams'][0x0]['newValue'];return _0xb0beb?{'type':'format','content':o(_0x3b1a42,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0xb0beb+'\x22')}:{'type':'format','content':o(_0x3b1a42,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x48c706['commandName']){const _0x5c473f=_0x48c706['commandParams'][0x0]['width'];return _0x5c473f?{'type':'format','content':o(_0x3b1a42,'*Set\x20image\x20width:*\x20%0',_0x5c473f)}:{'type':'format','content':o(_0x3b1a42,'*Reset\x20image\x20width*')};}}});}}class st extends _0x56b6e2{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x579346=this['editor']['locale'],_0x26edd1=this['editor']['plugins']['get']('TrackChangesEditing');_0x26edd1['enableDefaultAttributesIntegration']('replaceImageSource'),_0x26edd1['registerBlockAttribute']('src'),_0x26edd1['descriptionFactory']['registerDescriptionCallback'](_0x19bbb0=>{if('attribute'!=_0x19bbb0['type'])return;const {data:_0x139ab8}=_0x19bbb0;return _0x139ab8&&'src'==_0x139ab8['key']?_0x139ab8['newValue']&&_0x139ab8['oldValue']?{'type':'format','content':o(_0x579346,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x941fb7=this['editor']['plugins']['get']('TrackChangesEditing');_0x941fb7['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x941fb7['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x941fb7['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x941fb7['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1d1221=this['editor'],_0x234094=_0x1d1221['locale'];_0x1d1221['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x53c410=>{if('formatBlock'!=_0x53c410['type']&&'formatInline'!=_0x53c410['type'])return;const {data:_0x510323}=_0x53c410;if(!_0x510323||'replaceImageSource'!=_0x510323['commandName'])return;return{'type':'format','content':o(_0x234094,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x56b6e2{['afterInit'](){const _0x3a4675=this['editor'];if(!_0x3a4675['plugins']['has']('ImageStyleEditing'))return;const _0x495170=_0x3a4675['plugins']['get']('TrackChangesEditing'),_0x18d2b9=_0x3a4675['plugins']['get']('ImageUtils'),_0x56eba1={};_0x495170['enableCommand']('imageStyle',(_0x429d5d,_0x984cd4)=>{const _0x29babe=_0x3a4675['plugins']['get']('Users')['me'],_0x34e2de=_0x3a4675['commands']['get']('imageStyle');let _0x111691=_0x18d2b9['getClosestSelectedImageElement'](_0x3a4675['model']['document']['selection']),_0x1995c4=_0x3a4675['model']['createRangeOn'](_0x111691),_0x2b8284=_0x34e2de['value'];if(_0x2b8284==_0x984cd4['value'])return;const _0x4c1d20={'commandName':'imageStyle','commandParams':[_0x984cd4],'formatGroupId':_0xadd5e0()};_0x3a4675['model']['change'](()=>{if(_0x495170['getSuggestions']()['filter'](_0xd74dfb=>_0xd74dfb['isInContent']&&_0x29babe==_0xd74dfb['author']&&('formatBlock'==_0xd74dfb['type']||'formatInline'==_0xd74dfb['type'])&&('imageStylePreApply'==_0xd74dfb['subType']||'imageStylePostApply'==_0xd74dfb['subType'])&&_0xd74dfb['getFirstRange']()['isEqual'](_0x1995c4))['forEach'](_0x1c918f=>_0x495170['discardSuggestion'](_0x1c918f['head'])),_0x111691=_0x18d2b9['getClosestSelectedImageElement'](_0x3a4675['model']['document']['selection']),_0x1995c4=_0x3a4675['model']['createRangeOn'](_0x111691),_0x34e2de['refresh'](),_0x3a4675['commands']['get']('imageTypeInline')['refresh'](),_0x3a4675['commands']['get']('imageTypeBlock')['refresh'](),_0x2b8284=_0x34e2de['value'],_0x2b8284!=_0x984cd4['value'])return _0x18d2b9['isInlineImage'](_0x111691)&&_0x34e2de['shouldConvertImageType'](_0x984cd4['value'],_0x111691)?(_0x429d5d({..._0x984cd4,'setImageSizes':!0x1}),_0x111691=_0x18d2b9['getClosestSelectedImageElement'](_0x3a4675['model']['document']['selection']),void _0x495170['markBlockFormat'](_0x111691,{..._0x4c1d20,'commandReversedParams':[{'value':_0x2b8284||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x18d2b9['isBlockImage'](_0x111691)?_0x495170['markBlockFormat'](_0x111691,_0x4c1d20,[],'imageStylePostApply'):_0x495170['markInlineFormat'](_0x1995c4,_0x4c1d20,'imageStylePostApply'));});});for(const _0x2e4723 of _0x3a4675['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x56eba1[_0x2e4723['name']]=_0x2e4723['title']['toLowerCase']();_0x495170['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x495170['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x495170['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x495170['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0xbf4221])=>{_0x18d2b9['setImageNaturalSizeAttributes'](_0xbf4221['getContainedElement']());}),_0x495170['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x5d6368,_0x14e1b8)=>{_0x495170['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x5d6368,{'commandName':_0x14e1b8['commandName'],'commandParams':_0x14e1b8['commandReversedParams']});}),_0x495170['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x28d933,_0x1cab03){if(_0x51944c(_0x28d933,_0x1cab03))return[_0x28d933,_0x1cab03];if(_0x51944c(_0x1cab03,_0x28d933))return[_0x1cab03,_0x28d933];return null;});const _0x39aea2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x51944c(_0x4ee42c,_0x295de0){const _0x3c5f0e=_0x39aea2['findIndex'](({type:_0xfd9689,subType:_0x5a82fe})=>_0x4ee42c['type']==_0xfd9689&&_0x4ee42c['subType']==_0x5a82fe),_0x432932=_0x39aea2['findIndex'](({type:_0x1cb84a,subType:_0x977ec4})=>_0x295de0['type']==_0x1cb84a&&_0x295de0['subType']==_0x977ec4);if(_0x3c5f0e<0x0||_0x432932<0x0)return!0x1;const _0x368874=_0x4ee42c['getFirstRange'](),_0x52307c=_0x295de0['getFirstRange']();if((0x0==_0x3c5f0e||0x1==_0x3c5f0e)&&0x2==_0x432932&&_0x368874['isIntersecting'](_0x52307c))return!0x0;if(0x2==_0x3c5f0e&&0x3==_0x432932){const _0x685136=_0x495170['_findSuggestions'](_0x368874,'insertion')['filter'](({suggestion:_0x4cb46f,meta:_0x411a42})=>_0x411a42['isOwn']&&'convertInlineImageToBlock'==_0x4cb46f['subType']);if(_0x685136['length']>0x1&&_0x52307c['end']['isEqual'](_0x368874['start']))return!0x0;if(0x1==_0x685136['length']&&(_0x368874['start']['isEqual'](_0x52307c['end'])||_0x368874['end']['isEqual'](_0x52307c['start'])))return!0x0;}if(0x3==_0x3c5f0e&&0x3==_0x432932&&_0x368874['start']['isBefore'](_0x52307c['start'])){const _0x214453=_0x368874['end']['nodeAfter'],_0xe78cf7=_0x52307c['start']['nodeBefore'];return _0x18d2b9['isBlockImage'](_0x214453)&&_0x214453===_0xe78cf7;}return!0x1;}_0x3a4675['model']['document']['registerPostFixer'](()=>{let _0x5e84b7=!0x1;const _0x1cd4ae=Array['from'](_0x3a4675['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x3f9483,data:_0x3c5dd0}of _0x1cd4ae){const {group:_0x5c102a,type:_0x5d8e46,subType:_0x4a914f,id:_0x28b95b}=_0x495170['_splitMarkerName'](_0x3f9483);if('suggestion'==_0x5c102a&&_0x495170['hasSuggestion'](_0x28b95b)){if('formatBlock'==_0x5d8e46&&('imageStylePreApply'==_0x4a914f||'imageStylePostApply'==_0x4a914f)){const _0x265ed2=_0x495170['getSuggestion'](_0x28b95b);if(_0x3c5dd0['newRange']){const _0x122bee=_0x265ed2['getFirstRange']()['getContainedElement']();if(_0x18d2b9['isBlockImage'](_0x122bee))continue;_0x495170['discardSuggestion'](_0x265ed2),_0x5e84b7=!0x0;}}if('insertion'==_0x5d8e46&&'imageCaption'==_0x4a914f&&!_0x3c5dd0['newRange']){const _0x2209bc=_0x495170['getSuggestion'](_0x28b95b);_0x2209bc['next']&&_0x2209bc['next']['isInContent']&&(_0x495170['discardSuggestion'](_0x2209bc['next']),_0x5e84b7=!0x0);}}}return _0x5e84b7;}),this['_registerLegacyDescription'](_0x56eba1);}['_registerLegacyDescription'](_0x3b5d41){const _0x19814b=this['editor'],_0x14677a=_0x19814b['locale'];_0x19814b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4afd8a=>{if('formatBlock'!=_0x4afd8a['type']&&'formatInline'!=_0x4afd8a['type'])return;const {data:_0x43cd65}=_0x4afd8a;if(!_0x43cd65||'imageStyle'!=_0x43cd65['commandName'])return;const _0x1f61cb=_0x43cd65['commandParams'][0x0]['value'];return _0x1d95f7('side'===_0x1f61cb?o(_0x14677a,'FORMAT_SIDE_IMAGE'):_0x3b5d41[_0x1f61cb]||_0x1f61cb);function _0x1d95f7(_0x1bd1a9){return{'type':'format','content':o(_0x14677a,'*Format:*\x20%0',_0x1bd1a9)};}});}}class ot extends _0x56b6e2{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x50c749){super(_0x50c749),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0xfb0947=this['editor'],_0x24f2d4=_0xfb0947['commands']['get']('importWord'),_0x41543d=_0xfb0947['commands']['get']('trackChanges');_0x24f2d4&&(_0x24f2d4['on']('execute',(_0x20ebbb,[,_0x2e9e4f])=>{this['_trackChangesValueDuringImport']=_0x41543d['value'],_0x2e9e4f['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x24f2d4,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x24f2d4,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x41543d['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0xfb0947['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x48cc54,_0xa3cf89){const {suggestions:_0x1c873e}=_0xa3cf89,_0x8d66b3=this['editor']['commands']['get']('trackChanges'),_0x28f780=_0x8d66b3['value'];this['_trackChangesValueDuringImport']!==_0x28f780&&(_0x8d66b3['execute'](),this['_trackChangesExecuted']=!0x0),_0x1c873e&&_0x1c873e['forEach'](({id:_0x1635a1,type:_0x3c3960,author:_0x34d57f,created_at:_0x409a5e})=>{const _0x206596={'id':_0x1635a1,'type':_0x3c3960,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x34d57f,'createdAt':_0x409a5e?new Date(_0x409a5e):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x206596);});}}class rt extends _0x56b6e2{['afterInit'](){const _0x5475f5=this['editor'],_0x2b9534=_0x5475f5['plugins']['get']('TrackChangesEditing');if(_0x5475f5['plugins']['has']('IndentEditing')&&(_0x2b9534['enableCommand']('indent'),_0x2b9534['enableCommand']('outdent')),_0x5475f5['plugins']['has']('IndentBlock')){for(const _0x41bad of['indentBlock','outdentBlock'])_0x2b9534['enableDefaultAttributesIntegration'](_0x41bad);}const _0x545f18=_0x5475f5['locale'];_0x2b9534['registerBlockAttribute']('blockIndent'),_0x2b9534['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x545f18,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x34d98b=this['editor'],_0x547563=_0x34d98b['locale'],_0xcf5651=_0x34d98b['plugins']['get']('TrackChangesEditing');_0xcf5651['descriptionFactory']['registerDescriptionCallback'](_0xa73102=>{if('formatBlock'!=_0xa73102['type'])return;const {data:_0x72c06b}=_0xa73102;if(!_0x72c06b)return;if('indentBlock'!=_0x72c06b['commandName']&&'outdentBlock'!=_0x72c06b['commandName'])return;const _0x5df202=_0xa73102['getItems']()[0x0],_0x41a95f=_0xcf5651['descriptionFactory']['getItemLabel'](_0x5df202);return'indentBlock'==_0x72c06b['commandName']?{'type':'format','content':o(_0x547563,'*Indent:*\x20%0',_0x41a95f)}:'outdentBlock'==_0x72c06b['commandName']?{'type':'format','content':o(_0x547563,'*Outdent:*\x20%0',_0x41a95f)}:void 0x0;});}}class at extends _0x56b6e2{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x56b6e2{['afterInit'](){const _0x586ff9=this['editor'];if(!_0x586ff9['plugins']['has']('LinkEditing'))return;const _0x50e392=_0x586ff9['plugins']['get']('TrackChangesEditing'),_0x4783f6=_0x586ff9['commands']['get']('link');_0x50e392['enableDefaultAttributesIntegration']('link'),_0x50e392['enableDefaultAttributesIntegration']('unlink'),_0x50e392['registerInlineAttribute']('linkHref');for(const _0xa6e502 of _0x4783f6['manualDecorators'])_0x50e392['registerInlineAttribute'](_0xa6e502['id']),_0x50e392['descriptionFactory']['registerAttributeLabel'](_0xa6e502['id'],'link\x20('+_0xa6e502['label']['toLowerCase']()+')');_0x50e392['descriptionFactory']['registerDescriptionCallback'](_0x39038e=>{if('attribute'!=_0x39038e['type'])return;const {data:_0x4be3b6}=_0x39038e;if(!_0x4be3b6||'linkHref'!=_0x4be3b6['key'])return;const _0x310c08=_0x4be3b6['newValue'],_0x3d3162=_0x586ff9['locale'];return{'type':'format','content':null==_0x310c08?o(_0x3d3162,'*Remove\x20link*'):o(_0x3d3162,'*Set\x20link:*\x20%0','\x22'+_0x310c08+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x26d1d5=this['editor'],_0x2705dc=_0x26d1d5['locale'];_0x26d1d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x386ccc=>{if('formatInline'!=_0x386ccc['type'])return;const {data:_0x194c7f}=_0x386ccc;if(_0x194c7f){if('link'==_0x194c7f['commandName']){const _0xd2879c=_0x194c7f['commandParams'][0x0];return{'type':'format','content':o(_0x2705dc,'*Set\x20link:*\x20%0','\x22'+_0xd2879c+'\x22')};}return'unlink'==_0x194c7f['commandName']?{'type':'format','content':o(_0x2705dc,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x56b6e2{['afterInit'](){const _0x4e0f71=this['editor'],_0x478c34=_0x4e0f71['locale'];if(!_0x4e0f71['plugins']['has']('LegacyListEditing'))return;const _0x5613d6=_0x4e0f71['plugins']['get']('TrackChangesEditing'),_0x433bee=_0x4e0f71['plugins']['has']('LegacyTodoListEditing');function _0x199f09(_0x365653){return()=>{const _0x433949=_0x4e0f71['model']['document']['selection'],_0x3980c7=_0x4e0f71['commands']['get'](_0x365653);if(_0x3980c7['value'])return void _0x4e0f71['execute']('paragraph',{});const _0x322241=_0x365653['slice'](0x0,-0x4),_0x4297aa=function(_0x30d16f,_0x5ef253,_0x4e2c7a){let _0xc2d9f9=Array['from'](_0x30d16f)['filter'](_0x53ef21=>function(_0x57a7c6,_0x1f99af){return _0x1f99af['checkChild'](_0x57a7c6['parent'],'listItem')&&!_0x1f99af['isObject'](_0x57a7c6);}(_0x53ef21,_0x4e2c7a));_0xc2d9f9=_0xc2d9f9['filter'](_0x371b97=>!_0x371b97['is']('element','listItem')||_0x371b97['getAttribute']('listType')!=_0x5ef253);const _0x2130f2=new Set();for(const _0x316e5c of _0xc2d9f9)_0x316e5c['is']('element','listItem')?_0x2130f2['add'](me(_0x316e5c)):_0x2130f2['add'](_0x316e5c);return Array['from'](_0x2130f2);}(_0x433949['getSelectedBlocks'](),_0x322241,_0x4e0f71['model']['schema']);_0x4e0f71['model']['change'](()=>{for(const _0x54f96b of _0x4297aa)_0x5613d6['markBlockFormat'](_0x54f96b,{'commandName':_0x365653,'commandParams':[{'forceValue':!_0x3980c7['value']}],'formatGroupId':'blockName'},fe(_0x54f96b));});};}function _0x4f5ab1(_0x5a847e){return()=>{const _0x1d8784=function(_0xc45909){let _0x3de4fc=Array['from'](_0xc45909);const _0x49e07e=_0x3de4fc['findIndex'](_0x50fc48=>'listItem'!=_0x50fc48['name']);return _0x49e07e>-0x1&&(_0x3de4fc=_0x3de4fc['slice'](0x0,_0x49e07e)),_0x3de4fc;}(_0x4e0f71['model']['document']['selection']['getSelectedBlocks']()),_0x24e27e=_0x4e0f71['model']['createRange'](_0x4e0f71['model']['createPositionAt'](_0x1d8784[0x0],'before'),_0x4e0f71['model']['createPositionAt'](_0x1d8784[_0x1d8784['length']-0x1],'end'));_0x4e0f71['model']['change'](()=>{_0x5613d6['markBlockFormat'](_0x24e27e,{'commandName':_0x5a847e,'commandParams':[],'formatGroupId':'listIndent'},function(_0x2dd328){const _0x3cd256=new Set();for(const _0x118e8d of _0x2dd328){let _0x5488eb=_0x118e8d['nextSibling'];for(;_0x5488eb&&_0x5488eb['getAttribute']('listIndent')>_0x118e8d['getAttribute']('listIndent');)_0x3cd256['add'](_0x5488eb),_0x5488eb=_0x5488eb['nextSibling'];}return Array['from'](_0x3cd256);}(_0x1d8784));});};}_0x5613d6['enableCommand']('numberedList',_0x199f09('numberedList')),_0x5613d6['enableCommand']('bulletedList',_0x199f09('bulletedList')),_0x433bee&&_0x5613d6['enableCommand']('todoList',_0x199f09('todoList')),_0x5613d6['enableCommand']('indentList',_0x4f5ab1('indentList')),_0x5613d6['enableCommand']('outdentList',_0x4f5ab1('outdentList')),_0x433bee&&_0x5613d6['enableCommand']('checkTodoList',()=>{const _0xb8865b=_0x4e0f71['commands']['get']('checkTodoList'),_0x2549cd=Array['from'](_0xb8865b['_selectedElements']);_0x2549cd['filter'](_0x9bc63=>_0x9bc63['getAttribute']('todoListChecked')!=_0xb8865b['value']),_0x4e0f71['model']['change'](()=>{for(const _0x8ddeeb of _0x2549cd)_0x5613d6['markBlockFormat'](_0x8ddeeb,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0xb8865b['value']}]});});}),_0x5613d6['descriptionFactory']['registerElementLabel']('listItem',_0x2ae4b7=>o(_0x478c34,'ELEMENT_LIST_ITEM',_0x2ae4b7)),_0x5613d6['descriptionFactory']['registerDescriptionCallback'](_0x1cfdc4=>{if('formatBlock'!=_0x1cfdc4['type']&&'formatInline'!=_0x1cfdc4['type'])return;const {data:_0x2da97b}=_0x1cfdc4;if(_0x2da97b){if('numberedList'==_0x2da97b['commandName']||'bulletedList'==_0x2da97b['commandName']||'todoList'==_0x2da97b['commandName'])switch(_0x2da97b['commandName']['replace']('List','')){case'bulleted':return _0x28a1fc(o(_0x478c34,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x28a1fc(o(_0x478c34,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x28a1fc(o(_0x478c34,'ELEMENT_TODO_LIST'));}if('indentList'==_0x2da97b['commandName'])return{'type':'format','content':o(_0x478c34,'*Indent:*\x20%0',o(_0x478c34,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x2da97b['commandName'])return{'type':'format','content':o(_0x478c34,'*Outdent:*\x20%0',o(_0x478c34,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x2da97b['commandName'])return _0x2da97b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x478c34,'*Check\x20item*')}:{'type':'format','content':o(_0x478c34,'*Uncheck\x20item*')};}function _0x28a1fc(_0x237b8e){return{'type':'format','content':o(_0x478c34,'*Change\x20to:*\x20%0',_0x237b8e)};}});}}function me(_0x5dff34){const _0x56f2d6=_0x5dff34['getAttribute']('listIndent');if(0x0==_0x56f2d6)return _0x5dff34;let _0xc14676=_0x5dff34;for(;_0x5dff34['previousSibling']&&_0x5dff34['previousSibling']['is']('element','listItem');){const _0xf8bb1a=_0x5dff34['previousSibling']['getAttribute']('listIndent');if(_0xf8bb1a==_0x56f2d6)_0xc14676=_0x5dff34['previousSibling'];else{if(_0xf8bb1a<_0x56f2d6)break;}_0x5dff34=_0x5dff34['previousSibling'];}return _0xc14676;}function fe(_0x51b8d8){const _0x4c4a4d=[];if(_0x51b8d8['is']('element','listItem')&&_0x51b8d8['getAttribute']('listIndent')>0x0){let _0x7515ca=_0x51b8d8['nextSibling'];for(;_0x7515ca&&'listItem'==_0x7515ca['name']&&_0x7515ca['getAttribute']('listIndent')==_0x51b8d8['getAttribute']('listIndent');)_0x4c4a4d['push'](_0x7515ca),_0x7515ca=_0x7515ca['nextSibling'];}return _0x4c4a4d;}class K extends _0x56b6e2{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x151cef=this['editor']['config']['get']('list.properties'),_0x289da9=this['editor']['plugins']['get']('TrackChangesEditing');_0x151cef['styles']&&_0x289da9['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x151cef['reversed']&&_0x289da9['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x151cef['startIndex']&&_0x289da9['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x289da9['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x188411,_0x34785f={}){const _0x23dd75=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1a5266=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x23dd75['markMultiRangeBlockFormat'](_0x1a5266,{'commandName':'listStyle','commandParams':[{'type':_0x34785f['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x13fc60,_0xf74f75={}){const _0x6cb001=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4bac3a=this['_getSuggestionBlocks'](_0x4aff6f=>_0x4aff6f['is']('element','listItem')&&'numbered'===_0x4aff6f['getAttribute']('listType'));if(_0x4bac3a['length']<0x1)return;const _0x4835b2=_0x4bac3a['map'](_0xb64639=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xb64639,'before'),this['editor']['model']['createPositionAt'](_0xb64639,0x0)));this['editor']['model']['change'](()=>{_0x6cb001['markMultiRangeBlockFormat'](_0x4835b2,{'commandName':'listReversed','commandParams':[{'reversed':_0xf74f75['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x3058d3,_0x1b6e36={}){const _0x261eb1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x543120=this['_getSuggestionBlocks'](_0x243716=>_0x243716['is']('element','listItem')&&'numbered'===_0x243716['getAttribute']('listType'));if(_0x543120['length']<0x1)return;const _0x5cc842=_0x543120['map'](_0x1bebd9=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1bebd9,'before'),this['editor']['model']['createPositionAt'](_0x1bebd9,0x0)));this['editor']['model']['change'](()=>{_0x261eb1['markMultiRangeBlockFormat'](_0x5cc842,{'commandName':'listStart','commandParams':[{'startIndex':_0x1b6e36['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x221d5e){if('formatBlock'!=_0x221d5e['type']&&'formatInline'!=_0x221d5e['type'])return;const _0xc3d78b=this['editor']['locale'],{data:_0x2436b9}=_0x221d5e;if(!_0x2436b9)return;let _0x247d4a,_0xa75b3;switch(_0x2436b9['commandName']){case'listStyle':_0x247d4a='*Change\x20to:*\x20%0',_0xa75b3={'type':'format','content':o(_0xc3d78b,_0x247d4a,o(_0xc3d78b,this['_getTranslationKeyForListStyle'](_0x2436b9['commandParams'][0x0]['type'])))};break;case'listReversed':_0x247d4a=_0x2436b9['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xa75b3={'type':'format','content':o(_0xc3d78b,_0x247d4a)};break;case'listStart':_0x247d4a='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xa75b3={'type':'format','content':o(_0xc3d78b,_0x247d4a,_0x2436b9['commandParams'][0x0]['startIndex'])};}return _0xa75b3;}['_getSuggestionBlocksForListStyle'](){const _0x3cf77a=this['editor']['plugins']['get']('LegacyListUtils');let _0x52e3c1=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x52e3c1[0x0]?.['is']('element','listItem')&&_0x52e3c1['unshift'](..._0x3cf77a['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x52e3c1[_0x52e3c1['length']-0x1]?.['is']('element','listItem')&&_0x52e3c1['push'](..._0x3cf77a['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x52e3c1=[...new Set(_0x52e3c1)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x52e3c1=_0x52e3c1['filter'](_0x33f847=>_0x33f847['is']('element','listItem'))),_0x52e3c1;}['_getSuggestionBlocks'](_0x4e82c9){const _0x3a5d54=this['editor']['plugins']['get']('LegacyListUtils');let _0x10b18b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x4e82c9)['map'](_0x1d76e3=>{const _0x2272de=this['editor']['model']['createPositionAt'](_0x1d76e3,0x0);return[..._0x3a5d54['getSiblingNodes'](_0x2272de,'backward'),..._0x3a5d54['getSiblingNodes'](_0x2272de,'forward')];})['flat']();return _0x10b18b=[...new Set(_0x10b18b)],_0x10b18b;}['_getTranslationKeyForListStyle'](_0x2deb48){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x2deb48)||'default')['toUpperCase']()+'_LIST_'+_0x2deb48['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x56b6e2{['afterInit'](){const _0x24c0a4=this['editor'];if(!_0x24c0a4['plugins']['has']('MediaEmbedEditing'))return;const _0x2c744b=_0x24c0a4['plugins']['get']('TrackChangesEditing'),_0x12b816=_0x24c0a4['locale'];_0x2c744b['enableCommand']('mediaEmbed'),_0x2c744b['descriptionFactory']['registerElementLabel']('media',_0x2f5bd4=>o(_0x12b816,'ELEMENT_MEDIA',_0x2f5bd4)),_0x24c0a4['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x490550,{writer:_0x3c7a15,options:_0x29ee1e})=>{if(_0x29ee1e['showSuggestionHighlights'])return _0x3c7a15['createEmptyElement']('div');},'converterPriority':'high'}),_0x24c0a4['data']['downcastDispatcher']['on']('attribute:url:media',(_0x33fa89,_0xd803ed,_0x55b355)=>{_0x55b355['options']['showSuggestionHighlights']&&_0x33fa89['stop']();},{'priority':'high'});}}class gt extends _0x56b6e2{['afterInit'](){const _0x5012ac=this['editor'];_0x5012ac['plugins']['has']('MentionEditing')&&_0x5012ac['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x56b6e2{['afterInit'](){const _0x226fa8=this['editor'],_0x25723b=_0x226fa8['plugins']['get']('TrackChangesEditing');_0x226fa8['plugins']['has']('MultiLevelList')&&(_0x25723b['enableDefaultAttributesIntegration']('multiLevelList'),_0x25723b['registerBlockAttribute']('listMarkerStyle'),_0x25723b['descriptionFactory']['registerDescriptionCallback'](_0x346f31=>this['handleDescriptions'](_0x346f31)));}['handleDescriptions'](_0x1e12ea){const _0x1a1597=this['editor']['locale'],{data:_0x3ff3d7}=_0x1e12ea,_0x1b27e0={'type':'format','content':''};if(_0x3ff3d7&&'listMarkerStyle'==_0x3ff3d7['key']){if(!_0x3ff3d7['oldValue'])return{'type':'format','content':o(_0x1a1597,'*Set\x20format:*\x20%0',o(_0x1a1597,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3ff3d7['newValue']+')'};if(!_0x3ff3d7['newValue']){let _0x1c6818=_0x1e12ea['head'];for(;_0x1c6818;){if(_0x1c6818['data']&&'listType'==_0x1c6818['data']['key']&&_0x1c6818['data']['newValue'])return _0x1b27e0;_0x1c6818=_0x1c6818['next'];}return{'type':'format','content':o(_0x1a1597,'*Remove\x20format:*\x20%0',o(_0x1a1597,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3ff3d7['oldValue']+')'};}}}}class mt extends _0x56b6e2{['afterInit'](){const _0x527f06=this['editor'];if(!_0x527f06['plugins']['has']('PageBreakEditing'))return;_0x527f06['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2635d1=_0x527f06['plugins']['get']('TrackChangesEditing'),_0xad3d88=_0x527f06['locale'];_0x2635d1['descriptionFactory']['registerElementLabel']('pageBreak',_0x17af62=>o(_0xad3d88,'ELEMENT_PAGE_BREAK',_0x17af62));}}class dt extends _0x56b6e2{['afterInit'](){const _0x313339=this['editor'];if(!_0x313339['plugins']['has']('Paragraph'))return;const _0x24dde2=_0x313339['locale'],_0x333c11=_0x313339['plugins']['get']('TrackChangesEditing');_0x333c11['descriptionFactory']['registerElementLabel']('paragraph',_0x112d57=>o(_0x24dde2,'ELEMENT_PARAGRAPH',_0x112d57)),_0x333c11['enableDefaultAttributesIntegration']('paragraph'),_0x333c11['enableCommand']('insertParagraph'),_0x313339['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x313339),{'priority':'highest'}),_0x313339['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x51db16,_0x47addc,_0x104bfd)=>{_0x104bfd['options']['showSuggestionHighlights']&&nr(_0x313339,{'showActiveMarker':!0x1})(_0x51db16,_0x47addc,_0x104bfd);},{'priority':'highest'});const _0x1af73a=_0x333c11['descriptionFactory'];_0x1af73a['registerDescriptionCallback'](_0x16c8e8=>{if('insertion'!==_0x16c8e8['type'])return;const {start:_0x17712f,end:_0x20adaa}=_0x16c8e8['getFirstRange']();if(!_0x17712f['isTouching'](_0x20adaa)||!_0x17712f['nodeAfter'])return;const _0xd72565=_0x313339['model']['schema'],_0xa190d8=_0x17712f['nodeAfter'];return _0xd72565['isBlock'](_0xa190d8)&&!_0xd72565['isLimit'](_0xa190d8)&&_0xd72565['checkChild'](_0xa190d8,'$text')?{'type':'insertion','content':o(_0x24dde2,'*Insert:*\x20%0',_0x1af73a['getItemLabel'](_0xa190d8,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41435e=this['editor'],_0x5d3fbc=_0x41435e['locale'];_0x41435e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3fa829=>{if('formatBlock'!=_0x3fa829['type'])return;const {data:_0x18d0e3}=_0x3fa829;return _0x18d0e3&&'paragraph'==_0x18d0e3['commandName']?{'type':'format','content':o(_0x5d3fbc,'*Change\x20to:*\x20%0',o(_0x5d3fbc,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x318a04,{showActiveMarker:_0x1406e1=!0x0}={}){return(_0x237622,_0x56d4ed,_0x8c4eed)=>{const _0x4c0510=_0x318a04['plugins']['get']('TrackChangesEditing'),_0x226ce6=_0x56d4ed['markerRange']['start'],_0x5f222e=_0x56d4ed['markerRange']['end'],_0x77e2b9=_0x318a04['model']['schema'];if(!_0x226ce6['isTouching'](_0x5f222e)||!_0x226ce6['nodeAfter'])return;const _0x382952=_0x226ce6['nodeAfter'];if(_0x77e2b9['isBlock'](_0x382952)&&!_0x77e2b9['isLimit'](_0x382952)&&_0x77e2b9['checkChild'](_0x382952,'$text')){if(!_0x8c4eed['consumable']['consume'](_0x56d4ed['markerRange'],_0x237622['name']))return;const _0x1e94cd=_0x8c4eed['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x42d46d=_0x8c4eed['mapper']['toViewPosition'](_0x5f222e);_0x1406e1&&_0x4c0510['activeMarkers']['includes'](_0x56d4ed['markerName'])&&_0x8c4eed['writer']['addClass']('ck-suggestion-marker--active',_0x1e94cd),_0x8c4eed['writer']['insert'](_0x42d46d,_0x1e94cd),_0x8c4eed['mapper']['bindElementToMarker'](_0x1e94cd,_0x56d4ed['markerName']);}};}class pt extends _0x56b6e2{['afterInit'](){const _0x4cab03=this['editor'];if(!_0x4cab03['plugins']['has']('RemoveFormatEditing'))return;_0x4cab03['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3950e8=this['editor'];_0x3950e8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2bd983=>{if('formatBlock'!=_0x2bd983['type']&&'formatInline'!=_0x2bd983['type'])return;const {data:_0x502a51}=_0x2bd983;return _0x502a51&&'removeFormat'==_0x502a51['commandName']?{'type':'format','content':o(_0x3950e8['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x56b6e2{['afterInit'](){const _0x314de2=this['editor'];if(!_0x314de2['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x4bfabe=_0x314de2['plugins']['get']('TrackChangesEditing');_0x4bfabe['enableCommand']('goToPreviousRestrictedEditingException'),_0x4bfabe['enableCommand']('goToNextRestrictedEditingException');const _0x19906b=_0x314de2['plugins']['get']('RestrictedEditingModeEditing');_0x19906b['enableCommand']('trackChanges'),_0x19906b['enableCommand']('acceptSuggestion'),_0x19906b['enableCommand']('discardSuggestion'),_0x19906b['enableCommand']('acceptAllSuggestions'),_0x19906b['enableCommand']('discardAllSuggestions'),_0x19906b['enableCommand']('acceptSelectedSuggestions'),_0x19906b['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x56b6e2{static get['requires'](){return[_0x5e5a5e];}['init'](){const _0x3d5f6f=this['editor'],_0x2f70db=_0x3d5f6f['plugins']['get']('TrackChangesEditing');_0x2f70db['enableCommand']('shiftEnter'),_0x3d5f6f['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x3d5f6f),{'priority':'high'}),_0x3d5f6f['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x3d5f6f),{'priority':'high'}),_0x3d5f6f['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x27d5fa,_0x42b0fa,_0x168957)=>{_0x168957['options']['showSuggestionHighlights']&&de(_0x3d5f6f,{'showActiveMarker':!0x1})(_0x27d5fa,_0x42b0fa,_0x168957);}),_0x2f70db['descriptionFactory']['registerElementLabel']('softBreak',_0x2024a1=>o(_0x3d5f6f['locale'],'ELEMENT_LINE_BREAK',_0x2024a1));}}function de(_0x2947a1,{showActiveMarker:_0x38e846=!0x0}={}){return(_0x5a2b11,_0xcbc5cf,_0x9ec295)=>{const _0x380763=_0x2947a1['plugins']['get']('TrackChangesEditing');if(!_0x9ec295['consumable']['test'](_0xcbc5cf['markerRange'],_0x5a2b11['name']))return;const _0x619aec=_0x2947a1['model'];for(const _0x169391 of _0xcbc5cf['markerRange']['getItems']()){if(!_0x169391['is']('element','softBreak'))continue;const _0x3b6a62='deletion'==_0xcbc5cf['markerName']['split'](':')[0x1]?'merge':'split',_0x3bffeb=_0x9ec295['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x3b6a62}),_0x34d066=_0x9ec295['mapper']['toViewPosition'](_0x619aec['createPositionBefore'](_0x169391));_0x38e846&&_0x380763['activeMarkers']['includes'](_0xcbc5cf['markerName'])&&_0x9ec295['writer']['addClass']('ck-suggestion-marker--active',_0x3bffeb),_0x9ec295['writer']['insert'](_0x34d066,_0x3bffeb),_0x9ec295['mapper']['bindElementToMarker'](_0x3bffeb,_0xcbc5cf['markerName']);}};}class wt extends _0x56b6e2{['afterInit'](){const _0x5eac0a=this['editor'],_0x28fcc4=_0x5eac0a['model'],_0x4762ea=_0x5eac0a['locale'];if(!_0x5eac0a['plugins']['has']('StandardEditingModeEditing'))return;const _0x13203f=_0x5eac0a['plugins']['get']('TrackChangesEditing'),_0x2daed6='restrictedEditingException',_0x596364=_0x5eac0a['commands']['get'](_0x2daed6);_0x13203f['enableCommand'](_0x2daed6,(_0x46dd31,_0x38b7ea={})=>{const _0x545dbb=_0x28fcc4['document']['selection'];if(_0x545dbb['isCollapsed'])return void _0x46dd31(_0x38b7ea);const _0x538995=void 0x0!==_0x38b7ea['forceValue']?_0x38b7ea['forceValue']:!_0x596364['value'];_0x28fcc4['change'](()=>{const _0x58c3b7=Array['from'](_0x545dbb['getRanges']());for(const _0x67e615 of _0x58c3b7){const _0x28dd2a=_0x538995?[_0x67e615]:io(_0x2daed6,_0x67e615,_0x28fcc4);for(const _0x18931b of _0x28dd2a)_0x13203f['markInlineFormat'](_0x18931b,{'commandName':_0x2daed6,'commandParams':[{'forceValue':_0x538995}]});}});}),_0x13203f['descriptionFactory']['registerDescriptionCallback'](_0x3bc10e=>{if('formatBlock'!=_0x3bc10e['type']&&'formatInline'!=_0x3bc10e['type'])return;const {data:_0x13bff3}=_0x3bc10e;return _0x13bff3&&_0x13bff3['commandName']==_0x2daed6?_0x13bff3['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4762ea,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x4762ea,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x56b6e2{['afterInit'](){const _0x233f50=this['editor'];if(!_0x233f50['plugins']['has']('Style')||!_0x233f50['plugins']['has']('DataSchema'))return;const _0xcafc8=_0x233f50['plugins']['get']('TrackChangesEditing'),_0x3d61c7=_0x233f50['locale'],_0x4b08f4=_0x233f50['config']['get']('style')||{},_0x66f2c3=_0x233f50['plugins']['get']('GeneralHtmlSupport'),_0x7c5f9b=_0x233f50['plugins']['get']('StyleUtils')['normalizeConfig'](_0x233f50['plugins']['get']('DataSchema'),_0x4b08f4['definitions']);_0xcafc8['enableDefaultAttributesIntegration']('style');const _0x1d7d4e=new Set();for(const _0x51a21d of _0x7c5f9b['block']){const _0x3a8588=_0x66f2c3['getGhsAttributeNameForElement'](_0x51a21d['element']);_0x1d7d4e['add'](_0x3a8588);}const _0x449702=new Set();for(const _0x2c7ed4 of _0x7c5f9b['inline']){const _0x26e214=_0x66f2c3['getGhsAttributeNameForElement'](_0x2c7ed4['element']);_0x449702['add'](_0x26e214);for(const _0x2675cc of _0x2c7ed4['ghsAttributes'])_0x449702['add'](_0x2675cc);}for(const _0x40e66a of _0x1d7d4e)_0xcafc8['registerBlockAttribute'](_0x40e66a),_0xcafc8['descriptionFactory']['registerAttributeLabel'](_0x40e66a,o(_0x3d61c7,'FORMAT_STYLE'));for(const _0xa55c8b of _0x449702)_0xcafc8['registerInlineAttribute'](_0xa55c8b),_0xcafc8['descriptionFactory']['registerAttributeLabel'](_0xa55c8b,o(_0x3d61c7,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x21de19=this['editor'],_0x2aa1ae=_0x21de19['locale'];_0x21de19['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x60e801=>{if('formatBlock'!=_0x60e801['type']&&'formatInline'!=_0x60e801['type'])return;const {data:_0x328ab6}=_0x60e801;return _0x328ab6&&'style'===_0x328ab6['commandName']?_0x328ab6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x2aa1ae,'*Set\x20format:*\x20%0',_0x328ab6['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x2aa1ae,'*Remove\x20format:*\x20%0',_0x328ab6['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x56b6e2{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x18916b){super(_0x18916b),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x3f3b34=this['editor'],_0x2543c9=_0x3f3b34['model']['document']['selection'];if(!_0x3f3b34['plugins']['has']('TableEditing'))return;const _0x3be56e=_0x3f3b34['locale'],_0xc009c9=_0x3f3b34['plugins']['get']('TrackChangesEditing'),_0x588758=_0x3f3b34['plugins']['get']('TableUtils');_0xc009c9['descriptionFactory']['registerElementLabel']('table',_0x673403=>o(_0x3be56e,'ELEMENT_TABLE',_0x673403)),this['_setupColumnsRowsFixing'](),_0xc009c9['enableCommand']('insertTable'),_0xc009c9['enableCommand']('selectTableRow'),_0xc009c9['enableCommand']('selectTableColumn');for(const _0x26a6f9 of['insertTableRowAbove','insertTableRowBelow']){const _0x3154bd=_0x3f3b34['commands']['get'](_0x26a6f9);_0xc009c9['enableCommand'](_0x26a6f9,_0x1575fb=>{_0x3f3b34['model']['change'](_0x18ef2f=>{_0x1575fb();const _0x1c22a1='above'===_0x3154bd['order'],_0x18f314=_0x588758['getSelectionAffectedTableCells'](_0x2543c9),_0x1d8a82=_0x588758['getRowIndexes'](_0x18f314),_0x37b426=_0x1c22a1?_0x1d8a82['first']-0x1:_0x1d8a82['last']+0x1,_0x286e17=_0x18f314[0x0]['findAncestor']('table'),_0x924c37=_0x588758['createTableWalker'](_0x286e17,{'startRow':_0x37b426,'endRow':_0x37b426}),_0x419bb9=Array['from'](_0x924c37)['map'](_0x56a181=>_0x18ef2f['createRangeOn'](_0x56a181['cell']));_0xc009c9['markMultiRangeInsertion'](_0x419bb9,'tableRow');});});}for(const _0x180148 of['insertTableColumnLeft','insertTableColumnRight']){const _0x295d23=_0x3f3b34['commands']['get'](_0x180148);_0xc009c9['enableCommand'](_0x180148,_0x14df74=>{_0x3f3b34['model']['change'](_0x190640=>{_0x14df74();const _0x20c8bf='left'===_0x295d23['order'],_0x53824e=_0x588758['getSelectionAffectedTableCells'](_0x2543c9),_0x443bf8=_0x588758['getColumnIndexes'](_0x53824e),_0x1c0f69=_0x20c8bf?_0x443bf8['first']-0x1:_0x443bf8['last']+0x1,_0x5288c0=_0x53824e[0x0]['findAncestor']('table'),_0x4e9a6c=_0x588758['createTableWalker'](_0x5288c0,{'startRow':0x0,'column':_0x1c0f69,'includeAllSlots':!0x1}),_0x23a5a3=Array['from'](_0x4e9a6c)['map'](_0xb7c61c=>_0x190640['createRangeOn'](_0xb7c61c['cell']));_0xc009c9['markMultiRangeInsertion'](_0x23a5a3,'tableColumn');});});}for(const _0x1e1d4c of['removeTableRow','removeTableColumn']){const _0x47773f=_0x1e1d4c['substr'](0xb),_0x35c5d7=_0x47773f['toLowerCase'](),_0x4c1a94=_0x35c5d7['substr'](0x0,0x3)+'span',_0x2e2433='table'+_0x47773f,_0x7c1c44='min'+_0x47773f,_0x134ac3='max'+_0x47773f;_0xc009c9['enableCommand'](_0x1e1d4c,()=>{_0x3f3b34['model']['change'](_0x2f7638=>{const _0x1ef864=_0x588758['getSelectionAffectedTableCells'](_0x2543c9),_0x5c2ef3=_0x1ef864[0x0]['findAncestor']('table');let _0x2bc13d;if('removeTableRow'==_0x1e1d4c){const _0x59bed3=_0x588758['getRowIndexes'](_0x1ef864);_0x2bc13d={'startRow':_0x59bed3['first'],'endRow':_0x59bed3['last'],'includeAllSlots':!0x0};}else{const _0x213a62=_0x588758['getColumnIndexes'](_0x1ef864);_0x2bc13d={'startColumn':_0x213a62['first'],'endColumn':_0x213a62['last'],'includeAllSlots':!0x0};}const _0x47e3d8=_0x588758['createTableWalker'](_0x5c2ef3,_0x2bc13d),_0x579af1=Array['from'](_0x47e3d8)['map'](({cell:_0x1778ea})=>_0x1778ea),_0x87caf1=Ee(_0x579af1['filter'](_0x1725b1=>_0x1725b1['hasAttribute'](_0x4c1a94))),_0x5c7c26=Ee(_0x579af1['filter'](_0x325eb6=>!_0x325eb6['hasAttribute'](_0x4c1a94)))['map'](_0xd8937a=>_0x2f7638['createRangeOn'](_0xd8937a)),_0x35a7e3=_0xc009c9['markMultiRangeDeletion'](_0x5c7c26,_0x2e2433);if(_0x35a7e3&&('tableRow'==_0x35a7e3['subType']||'tableColumn'==_0x35a7e3['subType'])){const _0x3f0106=this['_getSuggestionCoords'](_0x35a7e3);for(const _0x1deb4d of _0x87caf1){const _0x227475=_0x2f7638['createRangeOn'](_0x1deb4d),_0x361981=_0x588758['getCellLocation'](_0x1deb4d),_0x299fd0=_0x1deb4d['getAttribute'](_0x4c1a94)-0x1,_0x5908a0=_0x3f0106[_0x7c1c44],_0x156cd7=_0x3f0106[_0x134ac3];_0x5908a0<=_0x361981[_0x35c5d7]&&_0x361981[_0x35c5d7]+_0x299fd0<=_0x156cd7&&_0x35a7e3['addRange'](_0x227475);}}});});}function _0x3e343b(_0xdd5791){const _0x113968=Array['from'](_0x2543c9['getRanges']())['map'](_0x34defa=>_0x46236['fromRange'](_0x34defa));_0x3f3b34['model']['change'](_0x73ee05=>{const _0x1bf49c=_0x73ee05['batch'];_0xdd5791=_0xdd5791['filter'](_0x315c07=>'$graveyard'!=_0x315c07['root']['rootName']),_0x73ee05['setSelection'](_0xdd5791),_0x3f3b34['commands']['get']('removeTableRow')['refresh'](),_0x3f3b34['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x3f3b34['model']['enqueueChange'](()=>{_0x3f3b34['model']['enqueueChange'](_0x1bf49c,_0x25a139=>{const _0x1619b5=_0x113968['filter'](_0x497417=>'$graveyard'!=_0x497417['root']['rootName']);_0x1619b5['length']>0x0&&_0x25a139['setSelection'](_0x1619b5);for(const _0x1efa43 of _0x113968)_0x1efa43['detach']();});});});}function _0x7becdd(_0x1f086c){_0x3f3b34['model']['change'](_0x37474e=>{const _0x6b4cac=Array['from'](_0x2543c9['getRanges']())['map'](_0x19ba3c=>_0x46236['fromRange'](_0x19ba3c)),_0x23ab1f=[];for(const _0x16d307 of _0x1f086c)for(const _0xa436c7 of _0x16d307['getItems']({'shallow':!0x0}))_0x23ab1f['push'](_0xa436c7);for(const _0x49caa4 of _0x23ab1f)'$graveyard'!=_0x49caa4['root']['rootName']&&(_0x37474e['setSelection'](_0x37474e['createPositionAt'](_0x49caa4,0x0)),_0x3f3b34['commands']['get']('removeTableColumn')['refresh'](),_0x3f3b34['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x5cb0c0=_0x6b4cac['filter'](_0x30fbdb=>'$graveyard'!=_0x30fbdb['root']['rootName']);_0x5cb0c0['length']>0x0&&_0x37474e['setSelection'](_0x5cb0c0);for(const _0x49fc74 of _0x6b4cac)_0x49fc74['detach']();});}function _0x4a5061(_0x589a25,_0x16f931){return _0x16f931['every'](_0x37b918=>_0x589a25['some'](_0x1bdcd0=>_0x1bdcd0['end']['isEqual'](_0x37b918['start'])||_0x37b918['end']['isEqual'](_0x1bdcd0['start'])));}function _0xd3f3d(_0x58f6f0,_0x357a4c){return!_0x58f6f0['some'](_0x25b8dc=>_0x357a4c['some'](_0x37c321=>_0x25b8dc['isIntersecting'](_0x37c321)))&&_0x58f6f0['some'](_0x20c34a=>_0x357a4c['some'](_0x444924=>_0x20c34a['end']['isTouching'](_0x444924['start'])));}_0x3f3b34['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x16dbdb,_0x5012f8,_0x3ddd94)=>{if(!_0x3ddd94['options']['showSuggestionHighlights'])return;const _0x3ae63b=_0x5012f8['item'];if(!_0x3ae63b)return;const _0x4203cd=_0x3ddd94['mapper']['toViewElement'](_0x3ae63b);function _0x523b8f(_0x355f01){return Array['isArray'](_0x355f01)?_0x355f01:[_0x355f01];}_0x4203cd&&'tableCell'===_0x3ae63b['name']&&_0x2fcf22(_0x4203cd,_0x3ddd94['writer'],(_0x3e5863,_0x46ec91,_0x1b3059)=>_0x1b3059['addClass'](_0x523b8f(_0x46ec91['classes']),_0x3e5863),(_0x3d6471,_0x53ed9a,_0x3773c8)=>_0x3773c8['removeClass'](_0x523b8f(_0x53ed9a['classes']),_0x3d6471));},{'priority':'highest'}),_0xc009c9['descriptionFactory']['registerDescriptionCallback'](_0x4022b1=>{if('insertion'!=_0x4022b1['type']&&'deletion'!=_0x4022b1['type'])return;const _0x1fe771=_0x4022b1['getContainedElement']();if(null!=_0x1fe771&&_0x1fe771['is']('element','table')){if('insertion'==_0x4022b1['type']){const _0x2697d1=_0x4022b1['getItems']()['filter'](_0x4a528b=>_0x4a528b['is']('$textProxy'))['map'](_0x461f3c=>_0x461f3c['data']);if(_0x2697d1['length'])return{'type':'insertion','content':o(_0x3be56e,'*Insert:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x2697d1['join']('\x20')+'\x22'))};}if('deletion'==_0x4022b1['type']){const _0x5ef239=_0x4022b1['getItems']()['filter'](_0x1bb2dc=>_0x1bb2dc['is']('$textProxy'))['map'](_0xcadfcb=>_0xcadfcb['data']);if(_0x5ef239['length'])return{'type':'deletion','content':o(_0x3be56e,'*Remove:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5ef239['join']('\x20')+'\x22'))};}}}),_0xc009c9['descriptionFactory']['registerDescriptionCallback'](_0x2edc65=>{if('tableRow'==_0x2edc65['subType']){const _0x5b9e93=_0x2edc65['getItems']()['filter'](_0x547ab7=>_0x547ab7['is']('$textProxy'))['map'](_0x42727a=>_0x42727a['data']),_0x5146df=this['_getSuggestionCoords'](_0x2edc65),_0x599f55=_0x5146df['maxRow']-_0x5146df['minRow']+0x1;if('insertion'==_0x2edc65['type'])return _0x5b9e93['length']?{'type':'insertion','content':o(_0x3be56e,'*Insert:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x599f55,'\x22'+_0x5b9e93['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x3be56e,'*Insert:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_ROW',_0x599f55))};if('deletion'==_0x2edc65['type'])return _0x5b9e93['length']?{'type':'deletion','content':o(_0x3be56e,'*Remove:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x599f55,'\x22'+_0x5b9e93['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x3be56e,'*Remove:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_ROW',_0x599f55))};}if('tableColumn'==_0x2edc65['subType']){const _0x510a77=_0x2edc65['getItems']()['filter'](_0x70be8f=>_0x70be8f['is']('$textProxy'))['map'](_0x5aadfb=>_0x5aadfb['data']),_0x1b8ffc=this['_getSuggestionCoords'](_0x2edc65),_0x1a3c5a=_0x1b8ffc['maxColumn']-_0x1b8ffc['minColumn']+0x1;if('insertion'==_0x2edc65['type'])return _0x510a77['length']?{'type':'insertion','content':o(_0x3be56e,'*Insert:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1a3c5a,'\x22'+_0x510a77['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x3be56e,'*Insert:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_COLUMN',_0x1a3c5a))};if('deletion'==_0x2edc65['type'])return _0x510a77['length']?{'type':'deletion','content':o(_0x3be56e,'*Remove:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1a3c5a,'\x22'+_0x510a77['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x3be56e,'*Remove:*\x20%0',o(_0x3be56e,'ELEMENT_TABLE_COLUMN',_0x1a3c5a))};}}),_0xc009c9['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x3e343b),_0xc009c9['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x3e343b),_0xc009c9['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x7becdd),_0xc009c9['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x7becdd),_0xc009c9['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4a5061),_0xc009c9['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4a5061),_0xc009c9['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0xd3f3d),_0xc009c9['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0xd3f3d);}['_acceptFormatSuggestionCallbackFactory'](){const _0x20500e=this['editor'],_0x1c560a=_0x20500e['model']['document']['selection'];return(_0x5e81f8,_0x231f27)=>{_0x20500e['model']['change'](_0x44e2e6=>{const {commandName:_0x5083fc,commandParams:_0x5e4a91}=_0x231f27;let _0x3dbe92=_0x5e81f8[0x0]['end']['nodeBefore'];_0x5e4a91&&_0x5e4a91[0x0]&&!0x1===_0x5e4a91[0x0]['forceValue']&&(_0x3dbe92=_0x5e81f8[0x0]['start']['nodeAfter']);const _0x334b40=_0x44e2e6['createRangeIn'](_0x3dbe92);if('$graveyard'==_0x334b40['root']['rootName'])return;const _0x3102aa=Array['from'](_0x1c560a['getRanges']())['map'](_0x2cf43a=>_0x46236['fromRange'](_0x2cf43a));_0x44e2e6['setSelection'](_0x334b40),_0x20500e['commands']['get'](_0x5083fc)['refresh'](),_0x5e4a91['push']({'forceDefaultExecution':!0x0}),_0x20500e['execute'](_0x5083fc,..._0x5e4a91);const _0x2c0616=_0x3102aa['filter'](_0x45fc48=>'$graveyard'!=_0x45fc48['root']['rootName']);_0x2c0616['length']>0x0&&_0x44e2e6['setSelection'](_0x2c0616);for(const _0x227355 of _0x3102aa)_0x227355['detach']();});};}['_getCoordsForCells'](_0x2dc4b4){const _0x2e16a4=this['editor']['plugins']['get']('TableUtils');let _0x14b280=Number['MAX_SAFE_INTEGER'],_0x51ad74=Number['MIN_SAFE_INTEGER'],_0x5c5c46=Number['MAX_SAFE_INTEGER'],_0xf73716=Number['MIN_SAFE_INTEGER'];for(const _0x26277c of _0x2dc4b4){if('$graveyard'==_0x26277c['root']['rootName'])continue;const {row:_0x5da2f3,column:_0x8de974}=_0x2e16a4['getCellLocation'](_0x26277c),_0x23101d=_0x26277c['hasAttribute']('rowspan')?_0x26277c['getAttribute']('rowspan')-0x1:0x0,_0x174e41=_0x26277c['hasAttribute']('colspan')?_0x26277c['getAttribute']('colspan')-0x1:0x0;_0x14b280=_0x5da2f3<_0x14b280?_0x5da2f3:_0x14b280,_0x51ad74=_0x5da2f3+_0x23101d>_0x51ad74?_0x5da2f3+_0x23101d:_0x51ad74,_0x5c5c46=_0x8de974<_0x5c5c46?_0x8de974:_0x5c5c46,_0xf73716=_0x8de974+_0x174e41>_0xf73716?_0x8de974+_0x174e41:_0xf73716;}return{'minRow':_0x14b280,'maxRow':_0x51ad74,'minColumn':_0x5c5c46,'maxColumn':_0xf73716};}['_setupColumnsRowsFixing'](){const _0x3afd31=this['editor'],_0x1fb7bd=_0x3afd31['plugins']['get']('TrackChangesEditing'),_0x5b6930=_0x3afd31['plugins']['get']('TableUtils');_0x3afd31['model']['document']['on']('change:data',()=>{const _0x488fc0=Array['from'](_0x3afd31['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xd62f5d,data:_0xad12c0}of _0x488fc0){const {group:_0x25e670,id:_0x337562,subType:_0x406ea9}=_0x1fb7bd['_splitMarkerName'](_0xd62f5d);if('suggestion'!=_0x25e670)continue;if(null!=_0xad12c0['oldRange'])continue;const _0x2aa30e=_0x1fb7bd['getSuggestion'](_0x337562);this['_tablePostFixingSubtypes']['includes'](_0x406ea9)&&this['_tableSuggestions']['add'](_0x2aa30e);}},{'priority':'low'});const _0x382b24=(_0x5c4695,_0x422470)=>{let _0x45b438=!0x1;const _0x16d183=_0x422470['createRangeOn'](_0x5c4695),_0x2054eb=_0x5c4695['findAncestor']('table'),_0x4072ed=_0x5b6930['getCellLocation'](_0x5c4695);for(const _0x3ad463 of this['_tableSuggestions']){const _0x512864=_0x3ad463['subType'],_0x3ffb7d=_0x512864['startsWith']('tablePaste'),_0x2b723a=_0x512864['substr'](_0x3ffb7d?0xa:0x5),_0x2f3462=_0x2b723a['toLowerCase'](),_0x2afcec=_0x2f3462['substr'](0x0,0x3)+'span',_0x240cbf='min'+_0x2b723a,_0x413636='max'+_0x2b723a;if(!_0x3ad463['isInContent'])continue;if(_0x2054eb!=_0x3ad463['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x3ad463['isIntersectingWithRange'](_0x16d183))continue;const _0x34a861=_0x5c4695['hasAttribute'](_0x2afcec)?_0x5c4695['getAttribute'](_0x2afcec)-0x1:0x0,_0x29e518=this['_getSuggestionCoords'](_0x3ad463),_0x3b4541=_0x29e518[_0x240cbf],_0x245b99=_0x29e518[_0x413636];_0x3b4541<=_0x4072ed[_0x2f3462]&&_0x4072ed[_0x2f3462]+_0x34a861<=_0x245b99&&(_0x3ad463['addRange'](_0x16d183),_0x45b438=!0x0);}return _0x45b438;};_0x3afd31['model']['document']['registerPostFixer'](_0x568bdc=>{let _0xf7897f=!0x1;for(const _0x37a5e0 of _0x3afd31['model']['document']['differ']['getChanges']())if('insert'==_0x37a5e0['type']){if('tableRow'==_0x37a5e0['name']){for(const _0x45e7c6 of _0x37a5e0['position']['nodeAfter']['getChildren']())_0xf7897f=_0xf7897f||_0x382b24(_0x45e7c6,_0x568bdc);}else'tableCell'==_0x37a5e0['name']&&(_0xf7897f=_0xf7897f||_0x382b24(_0x37a5e0['position']['nodeAfter'],_0x568bdc));}return _0xf7897f;});}['_getSuggestionCoords'](_0x55e49d){return this['_getCoordsForCells'](_0x55e49d['getRanges']()['map'](_0x3d1743=>_0x3d1743['start']['nodeAfter']));}}function Ee(_0x59105b){return Array['from'](new Set(_0x59105b)['values']());}class St extends _0x56b6e2{static get['requires'](){return[jt];}['afterInit'](){const _0x10cae9=this['editor'],_0x11f7b5=_0x10cae9['model']['document']['selection'],_0x5b53f7=_0x10cae9['locale'];if(!_0x10cae9['plugins']['has']('TableEditing'))return;const _0x5894a9=_0x10cae9['plugins']['get']('TrackChangesEditing'),_0x4784f5=_0x10cae9['plugins']['get']('TableUtils'),_0x19257c=_0x10cae9['plugins']['get'](jt);_0x19257c['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x5894a9['enableCommand']('mergeTableCells',()=>{const _0xb10414=_0x4784f5['getSelectionAffectedTableCells'](_0x10cae9['model']['document']['selection']);_0x10cae9['model']['change'](()=>{_0x5894a9['markMultiRangeBlockFormat'](_0xb10414,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x10cae9['commands']['get']('mergeTableCells')['on']('execute',(_0x550ba6,_0xa7eab9)=>{_0x10cae9['commands']['get']('trackChanges')['value']&&(_0xa7eab9['length']>0x0&&_0xa7eab9[_0xa7eab9['length']-0x1]&&_0xa7eab9[_0xa7eab9['length']-0x1]['forceDefaultExecution']||_0x5894a9['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x550ba6['stop']());},{'priority':'highest'});for(const _0xe52711 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x151a5c=_0x10cae9['commands']['get'](_0xe52711);_0x5894a9['enableCommand'](_0xe52711,()=>{const _0x2fc852=_0x10cae9['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x18a3fa=>_0x18a3fa['is']('element','tableCell')),_0x5374a4=_0x151a5c['value'];_0x10cae9['model']['change'](()=>{_0x5894a9['markMultiRangeBlockFormat']([_0x2fc852,_0x5374a4],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x111f1c of['splitTableCellVertically','splitTableCellHorizontally']){const _0x1b2da1=_0x10cae9['commands']['get'](_0x111f1c);_0x5894a9['enableCommand'](_0x111f1c,()=>{const _0x7d00c1=_0x4784f5['getSelectionAffectedTableCells'](_0x10cae9['model']['document']['selection'])[0x0],_0x306129=_0x7d00c1['findAncestor']('table'),{column:_0x33a7ba,row:_0x1c4c5a}=_0x4784f5['getCellLocation'](_0x7d00c1);let _0x181868=[];if('horizontally'==_0x1b2da1['direction']){const _0x269116=_0x4784f5['createTableWalker'](_0x306129,{'startRow':_0x1c4c5a,'endRow':_0x1c4c5a,'includeAllSlots':!0x0});_0x181868=Array['from'](_0x269116)['map'](_0x4e521a=>_0x4e521a['cell']);}else{const _0x2b70a7=_0x4784f5['createTableWalker'](_0x306129,{'column':_0x33a7ba,'includeAllSlots':!0x0});_0x181868=Array['from'](_0x2b70a7)['map'](_0x243ec2=>_0x243ec2['cell']);}_0x10cae9['model']['change'](_0x5ab668=>{_0x5894a9['markBlockFormat'](_0x5ab668['createRangeOn'](_0x7d00c1),{'commandName':_0x111f1c,'commandParams':[]},_0x181868,_0x111f1c);});});}_0x5894a9['descriptionFactory']['registerDescriptionCallback'](_0x463094=>{if('formatBlock'!=_0x463094['type']&&'formatInline'!=_0x463094['type'])return;const {data:_0x5e628f}=_0x463094;return _0x5e628f&&'mergeTableCells'==_0x5e628f['commandName']?{'type':'format','content':o(_0x5b53f7,'*Merge\x20cells*')}:void 0x0;}),_0x5894a9['descriptionFactory']['registerDescriptionCallback'](_0x39ced2=>{if('formatBlock'!=_0x39ced2['type']&&'formatInline'!=_0x39ced2['type'])return;const {data:_0x1ed83f}=_0x39ced2;return _0x1ed83f?'splitTableCellVertically'==_0x1ed83f['commandName']?{'type':'format','content':o(_0x5b53f7,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x1ed83f['commandName']?{'type':'format','content':o(_0x5b53f7,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3a3374=_0x19257c['_acceptFormatSuggestionCallbackFactory']();for(const _0x2ac1b4 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x5894a9['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2ac1b4,'accept',_0x3a3374);for(const _0x4cccde of['splitTableCellVertically','splitTableCellHorizontally'])_0x5894a9['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4cccde,'accept',_0x3a3374);_0x5894a9['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x4ac50d=>{_0x10cae9['model']['change'](_0x396625=>{const _0x39b44e=Array['from'](_0x11f7b5['getRanges']())['map'](_0x5d58ce=>_0x46236['fromRange'](_0x5d58ce));_0x396625['setSelection'](_0x4ac50d),_0x10cae9['commands']['get']('mergeTableCells')['refresh'](),_0x10cae9['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x3cdd74=_0x39b44e['filter'](_0xf0501f=>'$graveyard'!=_0xf0501f['root']['rootName']);_0x3cdd74['length']>0x0&&_0x396625['setSelection'](_0x3cdd74);for(const _0x3bc686 of _0x39b44e)_0x3bc686['detach']();});});for(const _0x3e6111 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x29ac74=_0x10cae9['commands']['get'](_0x3e6111);_0x29ac74['on']('set:isEnabled',(_0x1ce183,_0x3486f3,_0x5ecfcb)=>{if(_0x5ecfcb){const _0x1e8631=_0x10cae9['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0xde3ee7=>_0xde3ee7['is']('element','tableCell'));this['_areMergableCells'](_0x29ac74['value'],_0x1e8631)||(_0x1ce183['return']=!0x1,_0x1ce183['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1c6b46=this['editor']['commands']['get']('mergeTableCells'),_0x257232=this['editor']['plugins']['get']('TableUtils');if(!_0x1c6b46['isEnabled'])return!0x1;const _0x1377cf=_0x257232['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x57d7a1 of _0x1377cf)for(const _0x4bcfa5 of _0x1377cf)if(_0x57d7a1!=_0x4bcfa5&&!this['_areMergableCells'](_0x57d7a1,_0x4bcfa5))return!0x1;return!0x0;}['_areMergableCells'](_0x2343b8,_0x22ace8){const _0x5cc599=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2db724=this['editor']['model']['createRangeOn'](_0x2343b8),_0x435f77=this['editor']['model']['createRangeOn'](_0x22ace8),_0x432035=new Set(),_0x2a831b=new Set();for(const _0x1c957f of _0x5cc599['getSuggestions']())if(('insertion'==_0x1c957f['type']||'deletion'==_0x1c957f['type']||'mergeTableCells'==_0x1c957f['subType'])&&_0x1c957f['isInContent']){for(const _0x362ea5 of _0x1c957f['getRanges']())_0x362ea5['containsRange'](_0x2db724,!0x0)&&_0x432035['add'](_0x1c957f['type']+':'+_0x1c957f['author']['id']),_0x362ea5['containsRange'](_0x435f77,!0x0)&&_0x2a831b['add'](_0x1c957f['type']+':'+_0x1c957f['author']['id']);}if(_0x432035['size']!=_0x2a831b['size'])return!0x1;for(const _0x2d58b4 of _0x432035)if(!_0x2a831b['has'](_0x2d58b4))return!0x1;return!0x0;}}class At extends _0x56b6e2{static get['requires'](){return[jt];}['afterInit'](){const _0x11e85b=this['editor'];if(!_0x11e85b['plugins']['has']('TableEditing'))return;const _0x5b1ab5=_0x11e85b['locale'],_0x5df0c2=_0x11e85b['plugins']['get']('TrackChangesEditing');_0x5df0c2['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x5df0c2['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x5df0c2['registerBlockAttribute']('headingRows'),_0x5df0c2['registerBlockAttribute']('headingColumns'),_0x5df0c2['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x5b1ab5,'FORMAT_HEADER_ROW')),_0x5df0c2['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x5b1ab5,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x9ef2bb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x574b0c=this['editor']['plugins']['get']('TableUtils'),_0xbec424=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0xfec2af({showActiveMarker:_0xbc95c5=!0x0,setDataAttribute:_0x383789=!0x0}={}){return(_0x3311af,_0x26592d,_0x33df19)=>{const {type:_0x12ee3c,id:_0x239159}=_0x9ef2bb['_splitMarkerName'](_0x26592d['markerName']),_0x251d41=_0x9ef2bb['getSuggestion'](_0x239159),_0x3fc92e=_0x251d41['data'];if('formatBlock'!=_0x251d41['type']||!_0x3fc92e||'setTableColumnHeader'!=_0x3fc92e['commandName'])return;if(_0x26592d['item'])return void _0x3311af['stop']();if(!_0x33df19['consumable']['consume'](_0x26592d['markerRange'],_0x3311af['name']))return;const _0x3ab98f=_0x26592d['markerRange']['start']['nodeAfter'],_0x14e7d6=_0x26592d['markerRange']['end']['nodeBefore'],_0x9dd2e4=_0x3ab98f['parent']['parent'],{column:_0x423c51}=_0x574b0c['getCellLocation'](_0x3ab98f),{column:_0x4b4523}=_0x574b0c['getCellLocation'](_0x14e7d6);for(let _0x1c7b5e=_0x423c51;_0x1c7b5e<=_0x4b4523;_0x1c7b5e++){const _0x4963bd=_0x574b0c['createTableWalker'](_0x9dd2e4,{'column':_0x1c7b5e,'includeAllSlots':!0x1});for(const _0x24851c of _0x4963bd){const _0x1ef0b0=_0x24851c['cell'],_0x27701e=_0x33df19['mapper']['toViewElement'](_0x1ef0b0);_0x33df19['writer']['addClass']('ck-suggestion-marker-'+_0x12ee3c,_0x27701e),_0x383789&&_0x33df19['writer']['setAttribute']('data-suggestion',_0x239159,_0x27701e),_0x33df19['mapper']['bindElementToMarker'](_0x27701e,_0x26592d['markerName']),_0xbc95c5&&(_0x9ef2bb['activeMarkers']['includes'](_0x26592d['markerName'])?_0x33df19['writer']['addClass']('ck-suggestion-marker--active',_0x27701e):_0x33df19['writer']['removeClass']('ck-suggestion-marker--active',_0x27701e));}}};}_0x9ef2bb['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0xbec424),_0x9ef2bb['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0xbec424),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0xfec2af(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x9428e3,_0x1af725,_0x442a2a)=>{_0x442a2a['options']['showSuggestionHighlights']&&_0xfec2af({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x9428e3,_0x1af725,_0x442a2a);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x7e966e,_0x5c173d,_0x215ea1)=>{const {type:_0x19926f,id:_0x1479d2}=_0x9ef2bb['_splitMarkerName'](_0x5c173d['markerName']),_0x38eb98=_0x9ef2bb['getSuggestion'](_0x1479d2),_0x43e53d=_0x38eb98['data'];if('formatBlock'!=_0x38eb98['type']||!_0x43e53d||'setTableColumnHeader'!=_0x43e53d['commandName'])return;const _0x2cadb3=_0x215ea1['mapper']['markerNameToElements'](_0x5c173d['markerName']);if(_0x2cadb3){for(const _0x353739 of _0x2cadb3)_0x215ea1['writer']['removeClass']('ck-suggestion-marker-'+_0x19926f,_0x353739),_0x215ea1['writer']['removeClass']('ck-suggestion-marker--active',_0x353739),_0x215ea1['writer']['removeAttribute']('data-suggestion',_0x353739),_0x215ea1['mapper']['unbindElementFromMarkerName'](_0x353739,_0x5c173d['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2951fc=this['editor'],_0xfdae60=_0x2951fc['locale'];function _0x38236d(_0x500235){return{'type':'format','content':o(_0xfdae60,'*Format:*\x20%0',_0x500235)};}_0x2951fc['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1dcda5=>{if('formatBlock'!=_0x1dcda5['type'])return;const {data:_0x5bf90c}=_0x1dcda5;if(_0x5bf90c){if('setTableRowHeader'==_0x5bf90c['commandName']){const _0x56d601=_0x5bf90c['commandParams'][0x0]['forceValue'];return _0x38236d(o(_0xfdae60,_0x56d601?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x5bf90c['commandName']){const _0x1b1647=_0x5bf90c['commandParams'][0x0]['forceValue'];return _0x38236d(o(_0xfdae60,_0x1b1647?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x718bc=>[_0x718bc,null]));class It extends _0x56b6e2{static get['requires'](){return[jt];}['afterInit'](){const _0x4aff3d=this['editor'];if(!_0x4aff3d['plugins']['has']('TableClipboard'))return;const _0x2baad6=_0x4aff3d['plugins']['get']('TrackChangesEditing'),_0x5e4b1a=_0x4aff3d['plugins']['get']('TableUtils'),_0x497303=_0x4aff3d['plugins']['get'](jt),_0x1fd2f1=_0x4aff3d['plugins']['get']('TableClipboard');_0x497303['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x4aff3d['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x4aff3d['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2c4f8f=null;_0x4aff3d['model']['on']('insertContent',(_0x1bf695,_0x22cd38)=>{const [_0x1ddeb3,_0x284770]=_0x22cd38,_0x32deca=_0x22cd38[_0x22cd38['length']-0x1];_0x32deca&&_0x32deca['forceDefaultExecution']||_0x2baad6['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x102f75,_0x35dd7d,_0x31ee45,_0x1dac4d,_0x42b9ca){if(_0x35dd7d&&!_0x35dd7d['is']('documentSelection'))return!0x1;const _0x176cee=_0x42b9ca['getTableIfOnlyTableInContent'](_0x102f75,_0x31ee45);if(!_0x176cee||!he(_0x176cee,void 0x0,_0x1dac4d))return!0x1;const _0x41df7e=_0x1dac4d['getSelectionAffectedTableCells'](_0x31ee45['document']['selection']);if(!_0x41df7e['length'])return!0x1;const _0x156d49=_0x41df7e[0x0]['findAncestor']('table'),_0x38063c=_0x1dac4d['getRowIndexes'](_0x41df7e),_0x2808d2=_0x1dac4d['getColumnIndexes'](_0x41df7e),_0x52cbe9={'startRow':_0x38063c['first'],'endRow':_0x38063c['last'],'startColumn':_0x2808d2['first'],'endColumn':_0x2808d2['last']};return 0x1==_0x41df7e['length']&&(_0x52cbe9['endRow']+=_0x1dac4d['getRows'](_0x176cee)-0x1,_0x52cbe9['endColumn']+=_0x1dac4d['getColumns'](_0x176cee)-0x1),he(_0x156d49,_0x52cbe9,_0x1dac4d);}(_0x1ddeb3,_0x284770,_0x4aff3d['model'],_0x5e4b1a,_0x1fd2f1)&&(_0x1bf695['stop'](),_0x2c4f8f={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x4aff3d['model']['change'](()=>{_0x4aff3d['model']['insertContent'](_0x22cd38[0x0],_0x22cd38[0x1],_0x22cd38[0x2],{'forceDefaultExecution':!0x0});const _0x575f60=_0xadd5e0(),{rowInsertionRanges:_0x2825af,columnInsertionRanges:_0x31d0cb,insertionRanges:_0x53fd2b,deletionRanges:_0x1734dc,cells:_0x414b17}=_0x2c4f8f;_0x2825af['length']&&_0x2baad6['markMultiRangeInsertion'](_0x2825af,'tablePasteRow',{'tablePasteChainId':_0x575f60}),_0x31d0cb['length']&&_0x2baad6['markMultiRangeInsertion'](_0x31d0cb,'tablePasteColumn',{'tablePasteChainId':_0x575f60}),_0x53fd2b['length']&&(_0x2baad6['markMultiRangeInsertion'](_0x53fd2b,'tablePaste',{'tablePasteChainId':_0x575f60,'skipNestingCheck':!0x0}),_0x53fd2b['forEach'](_0x514f8d=>_0x514f8d['detach']?.())),_0x1734dc['length']&&(_0x2baad6['markMultiRangeDeletion'](_0x1734dc,'tablePaste',{'tablePasteChainId':_0x575f60,'skipNestingCheck':!0x0}),_0x1734dc['forEach'](_0x444ea5=>_0x444ea5['detach']?.()));const _0x1508a4=_0x2baad6['markMultiRangeBlockFormat'](_0x414b17['map'](({element:_0x42979e})=>_0x42979e),{'formatGroupId':_0xadd5e0()},[],'tablePasteCell',{'tablePasteChainId':_0x575f60});if(_0x1508a4){const _0x1e7e2e=_0x1508a4['getMarkers'](),_0x4cfddf=[];for(const {element:_0x3e526a,attributes:_0xf9c016}of _0x414b17){if(!_0xf9c016)continue;const _0x5a33e2=_0x4aff3d['model']['createRangeOn'](_0x3e526a),_0x366c74=_0x1e7e2e['find'](_0x333ed8=>_0x333ed8['getRange']()['isEqual'](_0x5a33e2));_0x366c74&&_0x4cfddf['push']([_0x366c74['name'],_0xf9c016]);}_0x4cfddf['length']&&_0x1508a4['setAttribute']('markerAttributes',Object['fromEntries'](_0x4cfddf));}_0x2c4f8f=null;}));},{'priority':_0x8ad537['high']+0xa}),_0x4aff3d['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x44f912,_0x2d3d0c)=>{const [_0x5582d4,_0x2df63d,,_0x45b3bb]=_0x2d3d0c;if(!_0x2c4f8f)return;_0x44f912['stop']();const _0x2778b1=_0x5582d4['cell'],_0x93881c=_0x2df63d,_0xb2f292=Pe(_0x2778b1),_0x2e75f5=Pe(_0x93881c);_0x44f912['return']=_0x2778b1;let _0x418ffe=null,_0x50bb85=null;if(_0x2e75f5||_0xb2f292){if(_0xb2f292&&!_0x2e75f5){_0x45b3bb['remove'](_0x2778b1['getChild'](0x0));for(const _0x6e4d1f of Array['from'](_0x93881c['getChildren']()))_0x45b3bb['insert'](_0x6e4d1f,_0x2778b1,'end');const _0x51e7c8=_0x2c4f8f['rowInsertionIndexes']['includes'](_0x5582d4['row']),_0x19fa97=_0x2c4f8f['columnInsertionIndexes']['includes'](_0x5582d4['column']);_0x51e7c8||_0x19fa97||(_0x418ffe=_0x46236['fromRange'](_0x45b3bb['createRangeIn'](_0x2778b1)));}else _0x2e75f5&&!_0xb2f292&&(_0x50bb85=_0x45b3bb['createRangeIn'](_0x2778b1));}else{const _0xc19ff9=_0x45b3bb['createElement']('tableCellSuggestion'),_0x102b5c=_0x45b3bb['createElement']('tableCellSuggestion');_0x45b3bb['wrap'](_0x45b3bb['createRangeIn'](_0x2778b1),_0x102b5c),_0x45b3bb['insert'](_0xc19ff9,_0x2778b1,0x0);for(const _0x3a687c of Array['from'](_0x93881c['getChildren']()))_0x45b3bb['insert'](_0x3a687c,_0xc19ff9,'end');_0x418ffe=_0x46236['fromRange'](_0x45b3bb['createRangeOn'](_0xc19ff9)),_0x50bb85=_0x46236['fromRange'](_0x45b3bb['createRangeOn'](_0x102b5c));}const _0x5f572a=Array['from'](_0x93881c['getAttributes']())['filter'](([_0x598dda])=>ge['includes'](_0x598dda));_0x2c4f8f['cells']['push']({'element':_0x2778b1,'attributes':_0x5f572a['length']?Object['fromEntries'](_0x5f572a):null}),_0x418ffe&&_0x2c4f8f['insertionRanges']['push'](_0x418ffe),_0x50bb85&&_0x2c4f8f['deletionRanges']['push'](_0x50bb85);},{'priority':'high'}),_0x5e4b1a['on']('insertColumns',(_0x19d0c3,_0x2906c3)=>{const [_0x866b31,_0x4ecc2b={}]=_0x2906c3;if(!_0x2c4f8f)return;const _0x1b866a=_0x4ecc2b['at']||0x0,_0xb5674a=_0x4ecc2b['columns']||0x1;_0x2c4f8f['columnInsertionIndexes']=new Array(_0xb5674a)['fill'](_0x1b866a)['map']((_0x57bf3d,_0x3283d2)=>_0x57bf3d+_0x3283d2);for(const {cell:_0x523f28}of _0x5e4b1a['createTableWalker'](_0x866b31,{'startColumn':_0x1b866a,'endColumn':_0x1b866a+_0xb5674a-0x1}))_0x2c4f8f['columnInsertionRanges']['push'](_0x4aff3d['model']['createRangeOn'](_0x523f28));},{'priority':'low'}),_0x5e4b1a['on']('insertRows',(_0x34ed0c,_0x351a4f)=>{const [_0x3697e5,_0x53458f={}]=_0x351a4f;if(!_0x2c4f8f)return;const _0x4b5f28=_0x53458f['at']||0x0,_0x30213f=_0x53458f['rows']||0x1;_0x2c4f8f['rowInsertionIndexes']=new Array(_0x30213f)['fill'](_0x4b5f28)['map']((_0x282471,_0x310c7f)=>_0x282471+_0x310c7f);for(const {cell:_0x48867e}of _0x5e4b1a['createTableWalker'](_0x3697e5,{'startRow':_0x4b5f28,'endRow':_0x4b5f28+_0x30213f-0x1}))_0x2c4f8f['rowInsertionRanges']['push'](_0x4aff3d['model']['createRangeOn'](_0x48867e));},{'priority':'low'}),_0x2baad6['descriptionFactory']['registerDescriptionCallback'](_0x303cb0=>{if(_0x303cb0['subType']&&_0x303cb0['subType']['startsWith']('tablePaste'))return _0x303cb0['previous']?{}:{'type':'insertion','content':o(_0x4aff3d['locale'],'*Replace\x20table\x20cells*')};});const _0x401da3=()=>!0x1;for(const _0xf3174a of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x2baad6['_suggestionFactory']['registerCustomCallback']('insertion',_0xf3174a,'join',_0x401da3),_0x2baad6['_suggestionFactory']['registerCustomCallback']('deletion',_0xf3174a,'join',_0x401da3),_0x2baad6['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xf3174a,'join',_0x401da3);_0x2baad6['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x401da3),_0x2baad6['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x48f098,_0x4bc263,_0x35dce4)=>{const _0x1d7c99=_0x48f098['map'](_0x54c6f8=>_0x54c6f8['getContainedElement']())['filter'](_0x4fd06e=>_0x4fd06e),_0x82ab95=new Map(_0x1d7c99['map'](_0x147c20=>[_0x147c20,null]));if(_0x2c4f8f){for(const {element:_0x1bdc11,attributes:_0x2176db}of _0x2c4f8f['cells'])_0x2176db&&_0x82ab95['set'](_0x1bdc11,_0x2176db);}else{if(_0x35dce4&&_0x35dce4['markerAttributes'])for(const [_0x41eae8,_0x269984]of Object['entries'](_0x35dce4['markerAttributes'])){const _0x34b014=_0x4aff3d['model']['markers']['get'](_0x41eae8),_0x5d4e50=_0x34b014?_0x34b014['getRange']()['getContainedElement']():null;_0x5d4e50&&_0x82ab95['set'](_0x5d4e50,_0x269984);}}_0x4aff3d['model']['change'](_0x5dc04b=>{for(const [_0x4beaa4,_0x5a3b55]of _0x82ab95)_0x5dc04b['setAttributes']({...Ce,..._0x5a3b55},_0x4beaa4);});});const _0x14806a=(_0x5e9c7f,_0x1de34d)=>{_0x2baad6['_suggestionFactory']['registerCustomCallback'](_0x5e9c7f,'tablePaste',_0x1de34d,(_0x652ab5,_0x2a822d,_0x3aada3)=>{_0x4aff3d['model']['change'](_0x238897=>{const _0x55dfb9=[];for(const _0x3b4976 of _0x652ab5){const _0x134c18=_0x3b4976['start']['nodeAfter'];_0x134c18['is']('element','tableCellSuggestion')&&_0x55dfb9['push'](_0x134c18);}_0x2baad6['_suggestionFactory']['getSuggestionCallback'](_0x5e9c7f,null,_0x1de34d)(_0x652ab5,_0x2a822d,_0x3aada3);for(const _0x285eba of _0x55dfb9)'$graveyard'!=_0x285eba['root']['rootName']&&_0x238897['unwrap'](_0x285eba);});});};_0x14806a('insertion','accept'),_0x14806a('insertion','discard'),_0x14806a('deletion','accept'),_0x14806a('deletion','discard'),_0x2baad6['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x3b3192=>{const _0x2b708d=_0x3b3192['map'](_0x48e7f5=>_0x48e7f5['getContainedElement']()),_0x50f4b6=_0x2b708d[0x0]['findAncestor']('table'),{minRow:_0xc22f1,maxRow:_0x51871f}=_0x497303['_getCoordsForCells'](_0x2b708d);_0x5e4b1a['removeRows'](_0x50f4b6,{'at':_0xc22f1,'rows':_0x51871f-_0xc22f1+0x1});}),_0x2baad6['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x58705e=>{const _0x54bdda=_0x58705e['map'](_0x382551=>_0x382551['getContainedElement']()),_0x325227=_0x54bdda[0x0]['findAncestor']('table'),{minColumn:_0x84aff1,maxColumn:_0x2ce8d4}=_0x497303['_getCoordsForCells'](_0x54bdda);_0x5e4b1a['removeColumns'](_0x325227,{'at':_0x84aff1,'columns':_0x2ce8d4-_0x84aff1+0x1});});const _0x2219c0=(_0x589648,_0x2d0839)=>{if(!_0x2d0839['subType']||!_0x2d0839['subType']['startsWith']('tablePaste'))return;const _0x43e3c2=_0x2d0839['attributes']['tablePasteChainId'],_0x5a3f0e=_0x2baad6['getSuggestions']()['filter'](_0x3477a1=>_0x3477a1['isInContent']&&_0x3477a1['attributes']&&_0x3477a1['attributes']['tablePasteChainId']==_0x43e3c2);_0x5a3f0e['length']&&_0x2d0839['getAllAdjacentSuggestions']()['length']!=_0x5a3f0e['length']&&_0x5a3f0e['reduce']((_0x4c2935,_0x5252aa)=>(_0x4c2935['next']=_0x5252aa,_0x5252aa['previous']=_0x4c2935,_0x5252aa));};function _0x53fff8(_0x322d4b,_0x5e566e=!0x0){const {id:_0x28ef91}=_0x2baad6['_splitMarkerName'](_0x322d4b['markerName']),_0x1e02dc=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x29c049=_0x2baad6['activeMarkers']['includes'](_0x322d4b['markerName']);return _0x29c049&&_0x1e02dc['push']('ck-suggestion-marker--active'),{'classes':_0x1e02dc,'attributes':{'data-suggestion':_0x28ef91},'priority':_0x29c049&&_0x5e566e?0xbc2:0xbb8};}_0x2baad6['on']('suggestionLoaded',_0x2219c0,{'priority':'high'}),_0x2baad6['on']('suggestionUnloaded',_0x2219c0,{'priority':'high'}),_0x4aff3d['model']['document']['registerPostFixer'](()=>{let _0x1acdd7=!0x1;const _0x3a4273=Array['from'](_0x4aff3d['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5a7ae4,data:_0x995e5c}of _0x3a4273){const {group:_0x5c36bb,type:_0x184507,id:_0x5f1921}=_0x2baad6['_splitMarkerName'](_0x5a7ae4);if('suggestion'!=_0x5c36bb||'deletion'!=_0x184507||_0x995e5c['oldRange'])continue;if(!_0x2baad6['hasSuggestion'](_0x5f1921))continue;const _0x487df0=_0x2baad6['getSuggestion'](_0x5f1921)['getRanges'](),_0x24e1e6=_0x4aff3d['plugins']['get']('Users')['me'];for(const _0xb1bdcf of _0x2baad6['getSuggestions']()){if(!_0xb1bdcf['isInContent']||_0xb1bdcf['author']!=_0x24e1e6)continue;if('formatBlock'!=_0xb1bdcf['type']||'tablePasteCell'!=_0xb1bdcf['subType'])continue;if(_0xb1bdcf['getRanges']()['every'](_0x12b607=>_0x487df0['some'](_0x3ce17e=>_0x3ce17e['containsRange'](_0x12b607,!0x0)))){for(const _0x4c2e33 of _0xb1bdcf['getAllAdjacentSuggestions']())_0x4c2e33['isInContent']&&(_0x4c2e33['discard'](),_0x1acdd7=!0x0);}}}return _0x1acdd7;}),_0x4aff3d['model']['document']['registerPostFixer'](_0x3a6cb4=>{const _0x2057d0=_0x4aff3d['commands']['get']('redo');if(!_0x2057d0||!_0x2057d0['_createdBatches']['has'](_0x3a6cb4['batch']))return!0x1;let _0x335f0=!0x1;const _0x1dcb37=_0x4aff3d['plugins']['get']('Users')['me'],_0x20e094=_0x4aff3d['model']['document']['differ']['getChanges'](),_0x416fc2=Array['from'](_0x4aff3d['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x4615e4,data:_0x205712})=>{const {group:_0x33e820,subType:_0x38b3e2,authorId:_0x56abdc}=_0x2baad6['_splitMarkerName'](_0x4615e4);return'suggestion'==_0x33e820&&'tablePaste'==_0x38b3e2&&_0x56abdc==_0x1dcb37['id']&&!_0x205712['oldRange'];});for(const _0x22d8d5 of _0x20e094){if('insert'!=_0x22d8d5['type']||'tableCellSuggestion'!=_0x22d8d5['name']||0x1!=_0x22d8d5['length'])continue;const _0x28701d=_0x3a6cb4['createRange'](_0x22d8d5['position'],_0x22d8d5['position']['getShiftedBy'](0x1));if(!_0x416fc2['find'](({data:_0x8701b8})=>_0x8701b8['newRange']['isEqual'](_0x28701d))){for(const {name:_0x25297e,data:_0x19d24f}of _0x416fc2)if(_0x28701d['containsRange'](_0x19d24f['newRange'])){_0x3a6cb4['updateMarker'](_0x25297e,{'range':_0x28701d}),_0x335f0=!0x0;break;}}}return _0x335f0;}),_0x4aff3d['model']['document']['registerPostFixer'](_0x139150=>{let _0x3b1980=!0x1;const _0x17a169=_0x4aff3d['plugins']['get']('Users')['me'],_0x1e6bd0=_0x2baad6['getSuggestions']()['filter'](_0x4abf03=>_0x4abf03['isInContent']&&_0x4abf03['author']==_0x17a169),_0x1204b4=new Set(),_0x253cec=new Set();for(const _0xb2829a of _0x1e6bd0)if('tablePaste'==_0xb2829a['subType'])for(const _0x7aaa26 of _0xb2829a['getMarkers']()){const _0x3cc556=_0x7aaa26['getRange']()['getContainedElement']();if(_0x3cc556){if(_0x3cc556['is']('element','tableCellSuggestion')&&Pe(_0x3cc556)){_0xb2829a['removeMarker'](_0x7aaa26['name']),_0x1204b4['add'](_0x3cc556),_0x3b1980=!0x0;const _0x2a0926=_0x3cc556['nextSibling'],_0xdad29a=_0x3cc556['previousSibling'],_0x361d71=_0x2a0926&&_0x2a0926['is']('element','tableCellSuggestion'),_0x408597=_0xdad29a&&_0xdad29a['is']('element','tableCellSuggestion');_0x361d71&&!_0x1204b4['has'](_0x2a0926)&&_0x253cec['add'](_0x2a0926),_0x408597&&!_0x1204b4['has'](_0xdad29a)&&_0x253cec['add'](_0xdad29a);}else _0x3cc556['is']('element','paragraph')&&_0x3cc556['isEmpty']&&(_0xb2829a['removeMarker'](_0x7aaa26['name']),_0x3b1980=!0x0);}}else{if('tablePasteCell'==_0xb2829a['subType']){if(!_0xb2829a['attributes']||!_0xb2829a['attributes']['tablePasteChainId'])continue;const _0x5f411a=_0xb2829a['attributes']['markerAttributes'];if(_0x5f411a&&Object['keys'](_0x5f411a)['length'])continue;const _0x506a05=_0xb2829a['attributes']['tablePasteChainId'];let _0x23aacb=!0x0,_0x2abfe1=!0x0;for(const _0x2cd677 of _0x1e6bd0)if(_0x2cd677['subType']&&_0x2cd677['subType']['startsWith']('tablePaste')){if(!_0x2cd677['attributes']['tablePasteChainId']){_0x2abfe1=!0x1;break;}if(_0x2cd677['id']!=_0xb2829a['id']&&_0x2cd677['attributes']['tablePasteChainId']==_0x506a05){_0x23aacb=!0x1;break;}}_0x2abfe1&&_0x23aacb&&(_0xb2829a['removeMarkers'](),_0x3b1980=!0x0);}}for(const _0x420c8b of _0x1204b4)_0x139150['remove'](_0x420c8b);for(const _0x4b9641 of _0x253cec)_0x139150['unwrap'](_0x4b9641);return _0x3b1980;}),_0x4aff3d['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x68b243,_0x513452)=>_0x53fff8(_0x68b243),'converterPriority':'high'}),_0x4aff3d['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x37ee46,_0x144ba3)=>_0x144ba3['options']['showSuggestionHighlights']?_0x53fff8(_0x37ee46,!0x1):null,'converterPriority':'high'});const _0x5015c6=_0x4aff3d['editing']['view'];this['listenTo'](_0x5015c6['document'],'clipboardOutput',(_0x3564e9,_0xd13ed2)=>{const _0x593e1a=[];for(const _0x65bc8d of _0x5015c6['createRangeIn'](_0xd13ed2['content'])['getItems']())_0x65bc8d['is']('element','suggestion-td')&&_0x593e1a['push'](_0x65bc8d);_0x5015c6['change'](_0x399547=>{for(const _0x511d6e of _0x593e1a)_0x399547['move'](_0x399547['createRangeIn'](_0x511d6e),_0x399547['createPositionBefore'](_0x511d6e)),_0x399547['remove'](_0x511d6e);});});}}function Pe(_0x5b4017){if(_0x5b4017['isEmpty'])return!0x0;const _0x4c7531=_0x5b4017['getChild'](0x0);return _0x4c7531['is']('element','paragraph')&&_0x4c7531['isEmpty'];}function he(_0x30594b,_0x23daba={},_0x54885d){for(const {isAnchor:_0x3c272a,cellHeight:_0x580f16,cellWidth:_0x3c0a31}of _0x54885d['createTableWalker'](_0x30594b,{'includeAllSlots':!0x0,..._0x23daba}))if(!_0x3c272a||0x1!=_0x580f16||0x1!=_0x3c0a31)return!0x1;return!0x0;}class vt extends _0x56b6e2{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x363f53=this['editor']['plugins']['get']('TrackChangesEditing');_0x363f53['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x363f53['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x363f53['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x363f53['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x363f53['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x363f53['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x508958,_0x2c38db){const _0x4f246c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4666fb=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x6038e0=_0x2c38db['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x1491d1=_0x4666fb['getColumnGroupElement'](_0x6038e0);let _0x5621c6=_0x1491d1?_0x4666fb['getTableColumnsWidths'](_0x1491d1):null,_0x16f491=_0x6038e0['getAttribute']('tableWidth')||null;const _0x2e2458=_0x2c38db['tableWidth']||_0x16f491,_0x35acce=_0x2c38db['columnWidths']||_0x5621c6,_0xfa086=this['editor']['plugins']['get']('Users')['me'];for(const _0x3d43e1 of _0x4f246c['getSuggestions']()){const _0x4640be=_0x3d43e1['getContainedElement']();if('resizeTable'===_0x3d43e1['subType']&&_0x4640be===_0x6038e0){_0x3d43e1['author']!==_0xfa086&&_0x3d43e1['discard']();const _0x1bc8b2=_0x3d43e1['data']['commandParams'];_0x16f491=_0x1bc8b2[0x0]['tableWidth'],_0x5621c6=_0x1bc8b2[0x0]['columnWidths'];break;}}_0x508958({'table':_0x6038e0,'tableWidth':_0x2e2458,'columnWidths':_0x35acce}),_0x4f246c['markBlockFormat'](_0x6038e0,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x16f491,'columnWidths':_0x5621c6}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x57a41b){if('formatBlock'!=_0x57a41b['type']&&'formatInline'!=_0x57a41b['type'])return;const {data:_0x37c59a}=_0x57a41b;if(_0x37c59a&&'resizeTable'===_0x37c59a['formatGroupId']){const _0x216d75='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x216d75)};}}}class Ct extends _0x56b6e2{['afterInit'](){const _0x16edcd=this['editor'];_0x16edcd['plugins']['has']('Template')&&_0x16edcd['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x56b6e2{['afterInit'](){const _0x4663c0=this['editor'];if(!_0x4663c0['commands']['get']('insertTableOfContents'))return;_0x4663c0['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x3d739d=_0x4663c0['plugins']['get']('TrackChangesEditing'),_0x17b1ea=_0x4663c0['locale'];_0x3d739d['descriptionFactory']['registerElementLabel']('tableOfContents',_0xb53f4b=>o(_0x17b1ea,'ELEMENT_TABLE_OF_CONTENTS',_0xb53f4b));}}class Dt extends _0x56b6e2{['afterInit'](){const _0x3d4f2a=this['editor'];if(!_0x3d4f2a['plugins']['has']('Title'))return;const _0x4a5cf8=_0x3d4f2a['plugins']['get']('TrackChangesEditing');_0x4a5cf8['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x3d4f2a['locale'],'ELEMENT_TITLE')),_0x3d4f2a['model']['document']['registerPostFixer'](_0x3036b9=>{let _0x3f05c7=!0x1;const _0x385882=Array['from'](_0x3d4f2a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x462613,data:_0x54bed7}of _0x385882){const {group:_0x3cdb64}=_0x4a5cf8['_splitMarkerName'](_0x462613);if('suggestion'!==_0x3cdb64||!_0x54bed7['newRange'])continue;const _0x535679=_0x54bed7['newRange'],_0xcd41bb=_0x535679['end']['nodeBefore'];if(!_0xcd41bb||!_0xcd41bb['is']('element','title-content'))continue;if(!_0x535679['start']['isTouching'](_0x535679['end']))continue;const _0x44a70c=_0x3d4f2a['model']['schema']['getNearestSelectionRange'](_0x535679['end'],'forward');if(_0x44a70c&&_0x44a70c['isCollapsed']){const _0x19e499=_0x3036b9['createRange'](_0x535679['start'],_0x44a70c['start']);_0x19e499['isEqual'](_0x535679)||(_0x3036b9['updateMarker'](_0x462613,{'range':_0x19e499}),_0x3f05c7=!0x0);}_0x3f05c7||(_0x3036b9['removeMarker'](_0x462613),_0x3f05c7=!0x0);}return _0x3f05c7;});}}class Nt extends _0x56b6e2{['afterInit'](){const _0x519aa8=this['editor'],_0x2361b1=_0x519aa8['plugins']['get']('TrackChangesEditing');_0x519aa8['plugins']['has']('UndoEditing')&&(_0x2361b1['enableCommand']('undo'),_0x2361b1['enableCommand']('redo'));}}class Mt extends _0x56b6e2{static get['requires'](){return[jt];}['afterInit'](){const _0x476780=this['editor'];if(!_0x476780['plugins']['has']('TableCaptionEditing'))return;_0x476780['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x56b6e2{['tableProperties'];['tableCellProperties'];constructor(_0x1e1010){super(_0x1e1010),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 _0x3c45c0=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x385761 of this['tableProperties'])_0x3c45c0['enableCommand'](_0x385761,(_0x1e6170,_0x11a982)=>{const _0x4fc165=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x385761,[_0x4fc165],this['tableProperties'],'tableProperties',_0x1e6170,_0x11a982);});_0x3c45c0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x3c45c0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3c45c0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x532d7d,_0x17b5fb)=>this['handleDiscardAction'](this['tableProperties'],_0x532d7d,_0x17b5fb)),_0x3c45c0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xe53fab of this['tableCellProperties'])_0x3c45c0['enableCommand'](_0xe53fab,(_0x5bdf1e,_0x589e69)=>{const _0xe47bf4=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xe53fab,_0xe47bf4,this['tableCellProperties'],'tableCellProperties',_0x5bdf1e,_0x589e69);});_0x3c45c0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x3c45c0['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3c45c0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x420cd4,_0x7e31a9)=>this['handleDiscardAction'](this['tableCellProperties'],_0x420cd4,_0x7e31a9)),_0x3c45c0['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x3c45c0['descriptionFactory']['registerDescriptionCallback'](_0x2f7c64=>this['handleSuggestionDescription'](_0x2f7c64));}['_handlePropertyChange'](_0x537c9c,_0x35495f,_0x11de02,_0x39eecd,_0x2d7d76,_0x4880ed){const _0x3c332f=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x4880ed['batch'],()=>{for(const _0x470274 of _0x35495f){if(this['_getSuggestion'](_0x470274,_0x39eecd))_0x2d7d76(_0x4880ed);else{const _0x2be7bb={};for(const _0x2627fc of _0x11de02){const _0x2f94ac=_0x470274['getAttribute'](_0x2627fc);void 0x0!==_0x2f94ac&&(_0x2be7bb[_0x2627fc]=_0x2f94ac);}_0x2d7d76(_0x4880ed),_0x3c332f['markBlockFormat'](_0x470274,{'commandParams':[_0x2be7bb]},[],_0x39eecd);}}});}['handleDiscardAction'](_0x37471b,_0x4d3f34,_0x32a2b9){const _0x3eda73=_0x4d3f34[0x0]['start']['nodeAfter'],_0xca7ccd=_0x32a2b9['commandParams'][0x0];this['editor']['model']['change'](_0x52fc47=>{for(const _0x43e805 of _0x37471b)void 0x0!==_0xca7ccd[_0x43e805]?_0x52fc47['setAttribute'](_0x43e805,_0xca7ccd[_0x43e805],_0x3eda73):_0x52fc47['removeAttribute'](_0x43e805,_0x3eda73);});}['handleSuggestionDescription'](_0x4ca226){if(_0x4ca226['data'])switch(_0x4ca226['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'](_0x3adde1,_0x2d3477){const _0x170cd0=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x1b9ecc of _0x170cd0['getSuggestions']({'skipNotAttached':!0x0})){const _0x4a42e4=_0x1b9ecc['getContainedElement']();if(_0x1b9ecc['subType']===_0x2d3477&&_0x4a42e4===_0x3adde1)return _0x1b9ecc;}return null;}}const m='$elementName';class p extends _0x56b6e2{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x4b85f6,_0x4df029,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x1c856d){function _0x55d5b0(_0x1ec3a3){return _0x1ec3a3['map'](_0x1348c2=>String['fromCharCode'](_0x1348c2))['join']('');}super(_0x1c856d),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0xb4ffb7,_0x40232,_0x1818a6,_0x3605b1)=>{this['_model']['change'](()=>{for(const _0x48d54d of[..._0x3605b1,..._0x1818a6])this['_model']['markers']['has'](_0x48d54d)&&_0x1c856d['editing']['reconvertMarker'](_0x48d54d);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x1c856d['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(),_0x1c856d['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x1c856d['config']['get']('trackChanges.trackFormatChanges'),_0x1c856d['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x1c856d['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x1c856d,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x55d5b0([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x55d5b0([0x34,0x30,0x34,0x38,0x31,0x32,0x33,0x30]);}['init'](){const _0x341637=this['editor'],_0x1646b7=(_0x5eb23c,_0x2d5c4b)=>{if('attribute'!=_0x5eb23c)return'ck-suggestion-marker-'+_0x5eb23c;const _0x47284c=_0x2d5c4b['split']('|')[0x0];return this['_isBlockAttribute'](_0x47284c)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x341637['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x133915=>{const {id:_0x338616,type:_0x48a93e,subType:_0x23fd60}=this['_splitMarkerName'](_0x133915['markerName']),_0x2e8920=['ck-suggestion-marker',_0x1646b7(_0x48a93e,_0x23fd60)];let _0x1d693f=0xbb8;return this['activeMarkers']['includes'](_0x133915['markerName'])&&(_0x2e8920['push']('ck-suggestion-marker--active'),_0x1d693f=0xbc2),'deletion'==_0x48a93e&&(_0x1d693f+=0x5),{'classes':_0x2e8920,'attributes':{'data-suggestion':_0x338616},'priority':_0x1d693f};}}),_0x341637['conversion']['for']('dataDowncast')['add'](_0x5ba649=>{_0x5ba649['on']('addMarker:suggestion',(_0x369987,_0x2f66a2,_0x314976)=>{if(!_0x314976['options']['showSuggestionHighlights'])return;const _0x30ffda=_0x2f66a2['item'];if(!_0x30ffda)return;const _0x5537bc=_0x314976['mapper']['toViewElement'](_0x30ffda);_0x341637['model']['schema']['isObject'](_0x30ffda)&&_0x5537bc&&!_0x5537bc['getCustomProperty']('widget')&&_0x5537bc['is']('containerElement')&&_0x59e12f(_0x5537bc,_0x314976['writer']);},{'priority':'high'});}),_0x341637['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x53186a,_0x57c1aa)=>{if(!_0x57c1aa['options']['showSuggestionHighlights'])return null;const {type:_0x274794,subType:_0x5af5b1}=this['_splitMarkerName'](_0x53186a['markerName']);return{'classes':['ck-suggestion-marker',_0x1646b7(_0x274794,_0x5af5b1)],'priority':0xbb8};}});const _0x284984=({showActiveMarkers:_0x3fa89a=!0x0,isAttributeSuggestion:_0x2e20af=!0x1}={})=>(_0x1443a8,_0x5875ab,_0x29ea87)=>{if(!_0x5875ab['item'])return;const {id:_0x3e7170}=this['_splitMarkerName'](_0x5875ab['markerName']);if(_0x2e20af){const _0x527ac2=this['_suggestions']['get'](_0x3e7170),_0x4bd6a8=this['_getAttributeKey'](_0x527ac2);if(!this['_isBlockAttribute'](_0x4bd6a8))return;}if(_0x5875ab['item']['is']('selection'))return void _0x29ea87['consumable']['consume'](_0x5875ab['item'],_0x1443a8['name']);const _0xfbac1f=_0x29ea87['mapper']['toViewElement'](_0x5875ab['item']);if(_0x5875ab['item']['is']('element')&&_0x341637['model']['schema']['isBlock'](_0x5875ab['item'])&&!_0xfbac1f['getCustomProperty']('addHighlight')){_0x29ea87['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0xfbac1f),_0x29ea87['writer']['setAttribute']('data-suggestion',_0x3e7170,_0xfbac1f),_0x29ea87['mapper']['bindElementToMarker'](_0xfbac1f,_0x5875ab['markerName']),_0x3fa89a&&(this['activeMarkers']['includes'](_0x5875ab['markerName'])?_0x29ea87['writer']['addClass']('ck-suggestion-marker--active',_0xfbac1f):_0x29ea87['writer']['removeClass']('ck-suggestion-marker--active',_0xfbac1f));for(const _0x5d934a of _0x341637['model']['createRangeIn'](_0x5875ab['item'])['getItems']())_0x29ea87['consumable']['consume'](_0x5d934a,_0x1443a8['name']);_0x29ea87['consumable']['consume'](_0x5875ab['item'],_0x1443a8['name']);}};_0x341637['conversion']['for']('dataDowncast')['add'](_0x1042b3=>{_0x1042b3['on']('addMarker:suggestion:formatBlock',(_0xd87f8d,_0x25ddba,_0x2e62bb)=>{_0x2e62bb['options']['showSuggestionHighlights']&&_0x284984({'showActiveMarkers':!0x1})(_0xd87f8d,_0x25ddba,_0x2e62bb);},{'priority':'highest'});}),_0x341637['conversion']['for']('dataDowncast')['add'](_0x4374d4=>{_0x4374d4['on']('addMarker:suggestion:attribute',(_0x33a069,_0x36b531,_0x4edc5d)=>{_0x4edc5d['options']['showSuggestionHighlights']&&_0x284984({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x33a069,_0x36b531,_0x4edc5d);},{'priority':'highest'});}),_0x341637['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x1b58c3,_0x5cf334)=>_0x5cf334['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x1b58c3['substr'](0xb)}}),_0x341637['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1acfe4,{writer:_0x21f2b5})=>{let _0x3f4dd5='suggestion:'+_0x1acfe4['getAttribute']('suggestion-type')+':'+_0x1acfe4['getAttribute']('id');return _0x1acfe4['getAttribute']('marker-count')&&(_0x3f4dd5+=':'+_0x1acfe4['getAttribute']('marker-count')),_0x21f2b5['createElement']('$marker',{'data-name':_0x3f4dd5});}}),_0x341637['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x341637['conversion']['for']('editingDowncast')['add'](_0x586621=>{_0x586621['on']('addMarker:suggestion:formatBlock',_0x284984(),{'priority':'high'});}),_0x341637['conversion']['for']('editingDowncast')['add'](_0x3133d7=>{_0x3133d7['on']('addMarker:suggestion:attribute',_0x284984({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x341637['conversion']['for']('editingDowncast')['add'](_0x452483=>{_0x452483['on']('removeMarker:suggestion:formatBlock',(_0x4149ad,_0x53b93c,_0x3eb733)=>{const _0x2ed7e8=_0x3eb733['mapper']['markerNameToElements'](_0x53b93c['markerName']);if(_0x2ed7e8){for(const _0x1b8474 of _0x2ed7e8)_0x1b8474['getCustomProperty']('addHighlight')||(_0x3eb733['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1b8474),_0x3eb733['writer']['removeAttribute']('data-suggestion',_0x1b8474),_0x3eb733['mapper']['unbindElementFromMarkerName'](_0x1b8474,_0x53b93c['markerName']));}},{'priority':'high'});}),_0x341637['conversion']['for']('editingDowncast')['add'](_0x337f0b=>{_0x337f0b['on']('removeMarker:suggestion:attribute',(_0x519fe1,_0x29c4bc,_0x27cd14)=>{const _0x3b2629=_0x27cd14['mapper']['markerNameToElements'](_0x29c4bc['markerName']);if(!_0x3b2629)return;const {id:_0x4e70df}=this['_splitMarkerName'](_0x29c4bc['markerName']),_0x43648d=this['_suggestions']['get'](_0x4e70df),_0x2328d7=this['_getAttributeKey'](_0x43648d);if(this['_isBlockAttribute'](_0x2328d7)){for(const _0x3b3f2c of _0x3b2629)_0x3b3f2c['getCustomProperty']('addHighlight')||(_0x27cd14['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3b3f2c),_0x27cd14['writer']['removeAttribute']('data-suggestion',_0x3b3f2c),_0x27cd14['mapper']['unbindElementFromMarkerName'](_0x3b3f2c,_0x29c4bc['markerName']));}},{'priority':'high'});}),_0x341637['model']['document']['registerPostFixer'](_0x2b10ba=>{let _0xc84085=!0x1;const _0x241e3e=Array['from'](_0x341637['model']['document']['differ']['getChangedMarkers']()),_0x772c66=new Set();for(const {name:_0x116062,data:_0x4779f9}of _0x241e3e){const {group:_0x503285,type:_0xfd41a9,subType:_0x28031f,id:_0x4c531b}=this['_splitMarkerName'](_0x116062);if('suggestion'!==_0x503285)continue;const _0x1f9122=this['_suggestions']['get'](_0x4c531b);if(null!=_0x4779f9['newRange']){'formatInline'==_0xfd41a9&&(_0xc84085=_0xc84085||Et(_0x4779f9['newRange'],_0x116062,_0x2b10ba,_0x341637['model']['schema']));const _0x4add0f='attribute'==_0xfd41a9&&this['_isBlockAttribute'](_0x28031f['split']('|')[0x0]);if(_0x4779f9['newRange']['isCollapsed']||'$graveyard'==_0x4779f9['newRange']['root']['rootName']||'formatBlock'==_0xfd41a9&&!Ut(_0x4779f9['newRange'])||_0x4add0f&&!Ut(_0x4779f9['newRange'])||'deletion'==_0xfd41a9&&!(!Tt(_0xd9d024=_0x4779f9['newRange'])&&!function(_0x1fd1ed){return _0x1fd1ed['start']['parent']==_0x1fd1ed['end']['nodeBefore']&&_0x1fd1ed['start']['isAtEnd'];}(_0xd9d024)))_0x2b10ba['removeMarker'](_0x116062),_0xc84085=!0x0;else{if(!_0x1f9122||!_0x1f9122['isInContent'])continue;_0x772c66['add'](_0x1f9122);}}}var _0xd9d024;return _0x772c66['size']>0x0&&(_0xc84085=!!this['_joinWithAdjacentSuggestions'](_0x772c66)||_0xc84085),_0xc84085;}),_0x341637['model']['document']['registerPostFixer'](_0x37a161=>{let _0x6736e1=!0x1;for(const _0x48402 of _0x341637['model']['document']['differ']['getChanges']())if('insert'==_0x48402['type'])for(const _0x3005cc of this['_suggestions']['values']()){if(_0x3005cc['isMultiRange']||!_0x3005cc['isInContent'])continue;const _0x4bee23='formatBlock'==_0x3005cc['type'],_0x16c3b7=this['_getAttributeKey'](_0x3005cc),_0x1ed637=_0x16c3b7&&this['_isBlockAttribute'](_0x16c3b7);if(!_0x4bee23&&!_0x1ed637)continue;const _0x35efc1=_0x3005cc['getFirstRange']();if(_0x35efc1['start']['parent']!=_0x35efc1['end']['parent']&&!_0x35efc1['end']['isAtEnd']){const _0x1b156b=_0x341637['model']['createPositionAt'](_0x35efc1['start']['nodeAfter'],'end'),_0x224cba=_0x341637['model']['createRange'](_0x35efc1['start'],_0x1b156b);_0x37a161['updateMarker'](_0x3005cc['getFirstMarker'](),{'range':_0x224cba}),_0x6736e1=!0x0;}}return _0x6736e1;}),_0x341637['model']['document']['registerPostFixer'](_0x3d26ff=>this['_processAttributeChanges'](_0x3d26ff)),_0x341637['model']['document']['registerPostFixer'](_0x2cd83f=>!_0x2cd83f['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x2cd83f)),_0x341637['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x341637['model']['document']['on']('change:data',(_0x2ccddb,_0x592b57)=>{if(!_0x592b57['isLocal']||_0x592b57['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x5d3136=_0x341637['model']['document']['differ']['getChanges']();if(0x0==_0x5d3136['length'])return;const _0x298b96=[],_0x59fafb=_0x5d3136['filter'](_0x51cefd=>'attribute'==_0x51cefd['type']),_0x485978=_0x5d3136['filter'](_0x47841f=>'insert'==_0x47841f['type']&&'$text'!=_0x47841f['name']);for(const _0x62c09f of _0x59fafb)this['_isRegisteredAttribute'](_0x62c09f['attributeKey'])&&_0x298b96['push']({'key':_0x62c09f['attributeKey'],'newValue':_0x62c09f['attributeNewValue'],'oldValue':_0x62c09f['attributeOldValue'],'range':Ot(_0x62c09f['range'],_0x341637['model'])});for(const _0x549a7d of _0x485978){if('rename'!=_0x549a7d['action']&&'refresh'!=_0x549a7d['action'])continue;const _0x502ed7=Gt(_0x549a7d['position']['nodeAfter'],_0x341637['model']),_0x359b31=_0x549a7d['before'];'rename'==_0x549a7d['action']&&_0x298b96['push']({'key':m,'newValue':_0x549a7d['name'],'oldValue':_0x359b31['name'],'range':_0x502ed7});for(const [_0x5d6794,_0x13bc55]of _0x359b31['attributes']){if(!this['_isRegisteredAttribute'](_0x5d6794))continue;const _0x1c6db9=_0x549a7d['attributes']['get'](_0x5d6794);_0x13bc55!==_0x1c6db9&&_0x298b96['push']({'key':_0x5d6794,'newValue':_0x1c6db9,'oldValue':_0x13bc55,'range':_0x502ed7});}for(const [_0x302b7f,_0x570448]of _0x549a7d['attributes'])this['_isRegisteredAttribute'](_0x302b7f)&&(_0x359b31['attributes']['has'](_0x302b7f)||_0x298b96['push']({'key':_0x302b7f,'newValue':_0x570448,'oldValue':null,'range':_0x502ed7}));}0x0!=_0x298b96['length']&&_0x341637['model']['enqueueChange'](_0x592b57,_0xfec9f8=>{const _0x1ff0ce=_0xadd5e0();for(const {range:_0x49893c,key:_0x8419e0,oldValue:_0x25b420,newValue:_0x38fbb9}of _0x298b96)this['markAttributeChange'](_0x49893c,_0x8419e0,_0x25b420,_0x38fbb9,{'groupId':_0x1ff0ce});this['_reduceExistingSuggestions'](_0xfec9f8,_0x298b96);});},{'priority':'lowest'}),_0x341637['model']['markers']['on']('update:suggestion',(_0x13af6d,_0x3f19bf,_0x308e3f)=>{if(null==_0x308e3f){const {id:_0x1316a0}=this['_splitMarkerName'](_0x3f19bf['name']),_0x31f630=this['_suggestions']['get'](_0x1316a0);_0x31f630&&_0x31f630['addMarkerName'](_0x3f19bf['name']);}}),_0x341637['model']['document']['on']('change:data',()=>{const _0x1dd9cf=Array['from'](_0x341637['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1ce610=>'suggestion'===this['_splitMarkerName'](_0x1ce610['name'])['group']);if(0x0===_0x1dd9cf['length'])return;_0x1dd9cf['sort']((_0x10e0d7,_0x2c413a)=>{const _0x14d7d5=_0x10e0d7['data']['oldRange'],_0x322cc0=_0x2c413a['data']['oldRange'];return null===_0x14d7d5&&null===_0x322cc0?0x0:null===_0x14d7d5&&null!==_0x322cc0?-0x1:null!==_0x14d7d5&&null===_0x322cc0?0x1:_0x14d7d5['start']['isBefore'](_0x322cc0['start'])?-0x1:0x1;});const _0x359726=new Set(),_0x144c87=new Set();for(const {name:_0x587646,data:_0x4268c6}of _0x1dd9cf){const {id:_0x541cc9}=this['_splitMarkerName'](_0x587646);if(null===_0x4268c6['oldRange']){const _0x2de726=this['_handleNewSuggestionMarker'](_0x587646);_0x144c87['add'](_0x2de726);}else{const _0x10c35c=this['_suggestions']['get'](_0x541cc9);null!==_0x4268c6['newRange']||_0x10c35c['isInContent']?(_0x359726['add'](_0x10c35c['head']),_0x144c87['add'](_0x10c35c)):this['_removeSuggestion'](_0x10c35c);}}_0x144c87['size']>0x0&&this['_refreshSuggestionsChain'](_0x144c87);for(const _0x2c3728 of _0x359726)this['fire']('suggestionChanged',_0x2c3728);}),_0x341637['model']['on']('applyOperation',(_0x1090cb,_0x2c7d08)=>{const _0x4b43d9=_0x2c7d08[0x0];if(!this['_suggestions']['size'])return;if(!_0x4b43d9['isDocumentOperation'])return;if(_0x4b43d9['batch']['isUndo']||!_0x4b43d9['batch']['isLocal'])return;let _0x6707a1,_0x4814a7;switch(_0x4b43d9['type']){case'insert':_0x6707a1=_0x341637['model']['createPositionAt'](_0x4b43d9['position']),_0x4814a7=_0x6707a1['getShiftedBy'](_0x4b43d9['howMany']);break;case'split':_0x6707a1=_0x341637['model']['createPositionAt'](_0x4b43d9['splitPosition']),_0x4814a7=_0x341637['model']['createPositionAt'](_0x4b43d9['moveTargetPosition']);break;case'move':_0x6707a1=_0x341637['model']['createPositionAt'](_0x4b43d9['targetPosition']),_0x4814a7=_0x6707a1['getShiftedBy'](_0x4b43d9['howMany']);break;default:return;}const _0x45546c=_0x341637['model']['createRange'](_0x6707a1,_0x4814a7);_0x341637['model']['change'](()=>{for(const {suggestion:_0x297988,meta:_0x4744b8}of this['_findSuggestions'](_0x45546c)){if(_0x297988['isMultiRange'])continue;if('formatInline'==_0x297988['type'])continue;const _0x486e34=this['_getAttributeKey'](_0x297988);if(_0x486e34&&this['_isBlockAttribute'](_0x486e34)&&'split'!=_0x4b43d9['type'])continue;const _0x5490bb=_0x297988['data']&&_0x297988['data']['multipleBlocks'];('formatBlock'!=_0x297988['type']||'split'==_0x4b43d9['type']&&!_0x5490bb)&&(_0x4744b8['containsRangeInObject']||'insertion'==_0x297988['type']&&_0x4744b8['isOwn']||_0x297988['getFirstRange']()['containsRange'](_0x45546c)&&this['_breakSuggestionMarker'](_0x297988,_0x6707a1,_0x4814a7));}});},{'priority':'lowest'}),_0x341637['model']['on']('deleteContent',(_0x1eed70,_0x497180)=>{const _0x2dfdd4=_0x497180[0x0],_0x4eb183=_0x497180[0x1];if(_0x4eb183&&_0x4eb183['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x2dfdd4['isCollapsed'])return;const _0x519f0a=_0x341637['model']['schema'],{start:_0x14e2d4,end:_0x15f618}=_0x2dfdd4['getFirstRange'](),_0x43202e=_0x14e2d4['nodeAfter']&&_0x519f0a['isLimit'](_0x14e2d4['nodeAfter'])?null:_0x519f0a['getNearestSelectionRange'](_0x14e2d4,'forward'),_0x5510cf=_0x15f618['nodeBefore']&&_0x519f0a['isLimit'](_0x15f618['nodeBefore'])?null:_0x519f0a['getNearestSelectionRange'](_0x15f618,'backward'),_0x2e48ba=_0x341637['model']['createRange'](_0x43202e?_0x43202e['start']:_0x14e2d4,_0x5510cf?_0x5510cf['end']:_0x15f618);_0x341637['model']['change'](_0x168b9e=>{this['markDeletion'](_0x2e48ba);const _0x21246f=_0x341637['model']['schema']['getNearestSelectionRange'](_0x2e48ba['start']);_0x2dfdd4['is']('documentSelection')?_0x168b9e['setSelection'](_0x21246f):_0x2dfdd4['setTo'](_0x21246f);}),_0x1eed70['stop']();},{'priority':_0x8ad537['normal']+0xa}),_0x341637['model']['on']('insertContent',(_0x4105b2,_0x19d02a)=>{const _0x33e1b0=_0x19d02a[_0x19d02a['length']-0x1];_0x33e1b0&&_0x33e1b0['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x341637['model']['change'](()=>{let _0x4b48d2=_0x341637['model']['insertContent'](_0x19d02a[0x0],_0x19d02a[0x1],_0x19d02a[0x2],{'forceDefaultExecution':!0x0});if(!_0x4b48d2)return;_0x4105b2['return']=_0x4b48d2['clone']();const _0x218654=_0x4b48d2['end']['nodeBefore'],_0x3b03db=_0x341637['model']['schema'];_0x218654&&_0x3b03db['isBlock'](_0x218654)&&!_0x3b03db['isObject'](_0x218654)&&(_0x4b48d2=_0x341637['model']['createRange'](_0x4b48d2['start'],_0x341637['model']['createPositionAt'](_0x218654,'end'))),this['markInsertion'](_0x4b48d2);}),_0x4105b2['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x163546=new $(_0x341637,this['_suggestions']);_0x341637['commands']['add']('acceptSuggestion',_0x163546),this['enableCommand']('acceptSuggestion');const _0xdbcb9e=new B(_0x341637,this['_suggestions']);_0x341637['commands']['add']('discardSuggestion',_0xdbcb9e),this['enableCommand']('discardSuggestion'),_0x341637['commands']['add']('acceptAllSuggestions',new x(_0x341637,_0x163546,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x341637['commands']['add']('discardAllSuggestions',new x(_0x341637,_0xdbcb9e,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x341637['commands']['add']('acceptSelectedSuggestions',new R(_0x341637,_0x163546,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x341637['commands']['add']('discardSelectedSuggestions',new R(_0x341637,_0xdbcb9e,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x1ace5d=_0x341637['plugins']['get']('CommentsRepository');this['listenTo'](_0x1ace5d,'addComment',(_0x5f575d,{threadId:_0x35feab})=>{const _0x5b0737=this['_suggestions']['get'](_0x35feab);_0x5b0737&&_0x5b0737['commentThread']&&0x1===_0x5b0737['commentThread']['length']&&this['_updateSuggestionData'](_0x35feab,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x1ace5d,'removeComment',(_0x557fb6,{threadId:_0x5a07b5})=>{const _0x176817=this['_suggestions']['get'](_0x5a07b5);_0x176817&&_0x176817['commentThread']&&!_0x176817['commentThread']['length']&&this['_updateSuggestionData'](_0x5a07b5,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x5d3ca4){if(this['_adapter'])throw new _0x2a8160('track-changes-adapter-already-set',this);this['_adapter']=_0x5d3ca4;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x105b86=!0x1,toJSON:_0x46f9d8=!0x1}={}){const _0x460385=[];for(const _0x264fab of this['_suggestions']['values']())_0x105b86&&!_0x264fab['isInContent']||_0x460385['push'](_0x264fab);return _0x46f9d8?_0x460385['map'](_0x824c2=>_0x824c2['toJSON']()):_0x460385;}['getSuggestion'](_0x3d81e6){const _0xac6224=this['_suggestions']['get'](_0x3d81e6);if(!_0xac6224)throw new _0x2a8160('track-changes-suggestion-not-found',this);return _0xac6224;}['hasSuggestion'](_0x1ba2bc){return this['_suggestions']['has'](_0x1ba2bc);}['addSuggestionData'](_0x29bd09){const {authorId:_0x1471cf,id:_0x5f4c17,attributes:_0x16a091}=_0x29bd09,[_0x1178df,_0x21afa7]=_0x29bd09['type']['split'](':'),_0x3b1b49=this['_suggestions']['get'](_0x5f4c17)||this['_createSuggestion'](_0x1178df,_0x21afa7,_0x5f4c17,_0x1471cf,_0x16a091);if(this['_addThreadToSuggestion'](_0x3b1b49),this['_checkSuggestionCorrectness'](_0x3b1b49,_0x1178df,_0x21afa7||null,_0x1471cf),_0x3b1b49['createdAt']=_0x29bd09['createdAt'],_0x3b1b49['_isDataLoaded']=!0x0,_0x16a091&&_0x16a091['@external']){const _0x363323=_0x16a091['@external'],_0x4641a0=this['_getExternalAuthor'](_0x363323['authorName']);_0x3b1b49['authoredAt']=_0x363323['createdAt'],_0x3b1b49['author']=_0x4641a0,_0x3b1b49['isExternal']=!0x0;}else _0x3b1b49['authoredAt']=_0x29bd09['createdAt'];switch(_0x29bd09['data']&&(_0x3b1b49['data']=_0x29bd09['data']),_0x29bd09['attributes']&&(_0x3b1b49['attributes']=_0x29bd09['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x3b1b49['_saved']=!0x0),this['_suggestionState']['get'](_0x3b1b49)){case'notReady':this['_suggestionState']['set'](_0x3b1b49,'dataReady');break;case'markerReady':_0x3b1b49['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x3b1b49])),this['_refreshSuggestionsChain'](new Set([_0x3b1b49])),this['_suggestionState']['set'](_0x3b1b49,'ready'),this['fire']('suggestionLoaded',_0x3b1b49)):this['_suggestionState']['set'](_0x3b1b49,'removed');}return _0x3b1b49;}['acceptSuggestion'](_0x40cc4e){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x317545 of _0x40cc4e['getAllAdjacentSuggestions']())_0x317545['accept']();});});}['discardSuggestion'](_0x31e3f0){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0xa3487a of _0x31e3f0['getAllAdjacentSuggestions']())_0xa3487a['discard']();});});}['enableCommand'](_0x1eca46,_0x5606e2){const _0x45fc30=this['editor']['commands']['get'](_0x1eca46);if(!_0x45fc30)throw new _0x2a8160('track-changes-command-not-found',this,{'commandName':_0x1eca46});if(this['_enabledCommands']['has'](_0x45fc30))throw new _0x2a8160('track-changes-enable-command-twice',this,{'commandName':_0x1eca46});this['_enabledCommands']['add'](_0x45fc30),_0x5606e2&&_0x45fc30['on']('execute',(_0xff482,_0x194cb8)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x194cb8['length']>0x0&&_0x194cb8[_0x194cb8['length']-0x1]&&_0x194cb8[_0x194cb8['length']-0x1]['forceDefaultExecution']?_0x194cb8['pop']():(_0xff482['return']=_0x5606e2((..._0x363171)=>_0x45fc30['execute'](..._0x363171,{'forceDefaultExecution':!0x0}),..._0x194cb8),_0xff482['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x14381a){let _0xd8000a,_0x1c2f42;const _0x5794ac=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xd8000a=_0x14381a();}catch(_0x205b2b){_0x1c2f42=_0x205b2b;}return _0x5794ac||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x1c2f42&&_0x2a8160['rethrowUnexpectedError'](_0x1c2f42,this),_0xd8000a;}['markInsertion'](_0x8f0af9,_0x2fd5ba=null,_0x4266ef={}){if(_0x8f0af9['isCollapsed'])return null;const _0x59a767=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x4f26d4,meta:_0x2475c9}of this['_findSuggestions'](_0x8f0af9,'insertion'))if(_0x2475c9['isOwn']){if(!_0x2475c9['isNextTo']){if(_0x2475c9['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x4f26d4,_0x4266ef))continue;return _0x4f26d4;}if(Lt(_0x4f26d4,_0x4266ef))return _0x4f26d4;this['_breakSuggestionMarker'](_0x4f26d4,_0x8f0af9['start'],_0x8f0af9['end']);break;}if(_0x2fd5ba==_0x4f26d4['subType']&&Lt(_0x4f26d4,_0x4266ef)){const _0x2e462a=_0x4f26d4['getFirstRange']();return _0x2e462a['start']['isEqual'](_0x8f0af9['end'])?this['_setSuggestionRange'](_0x4f26d4,this['_model']['createRange'](_0x8f0af9['start'],_0x2e462a['end'])):this['_setSuggestionRange'](_0x4f26d4,this['_model']['createRange'](_0x2e462a['start'],_0x8f0af9['end'])),_0x4f26d4;}}const _0x5c24d4=_0xadd5e0(),_0x4acbb4=_0x59a767['id'],_0x558e25=_0x2fd5ba?'insertion:'+_0x2fd5ba:'insertion',_0x25d4ec=this['_setSuggestionData']({'id':_0x5c24d4,'type':_0x558e25,'createdAt':new Date(),'authorId':_0x4acbb4,'attributes':_0x4266ef});return this['_addSuggestionMarker'](_0x558e25,_0x5c24d4,_0x4acbb4,_0x8f0af9),_0x25d4ec;}['markMultiRangeInsertion'](_0x7684b6,_0x28fdc='multi',_0x2b661b={}){const _0xc0eed5=this['editor']['plugins']['get']('Users')['me'],_0x12cbab=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x28fdc,'join');for(const _0x1b57b6 of this['getSuggestions']())if(_0x1b57b6['author']['id']==_0xc0eed5['id']&&'insertion'==_0x1b57b6['type']&&_0x1b57b6['subType']==_0x28fdc&&Lt(_0x1b57b6,_0x2b661b)&&(_0x12cbab(_0x1b57b6['getRanges'](),_0x7684b6)||_0x12cbab(_0x7684b6,_0x1b57b6['getRanges']()))){for(const _0x369d92 of _0x7684b6)_0x1b57b6['addRange'](_0x369d92);return _0x1b57b6;}for(const {suggestion:_0x4c8945,meta:_0x18409e}of this['_findSuggestions'](_0x7684b6,'insertion')){if(!_0x18409e['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x18409e['containsRangeInObject'])continue;if(!Lt(_0x4c8945,_0x2b661b))continue;let _0xd20304=!0x0;for(const _0x49cc57 of _0x4c8945['getRanges']())for(const _0x430a1a of _0x7684b6)if(!_0x49cc57['containsRange'](_0x430a1a)){_0xd20304=!0x1;break;}if(_0xd20304)return _0x4c8945;}const _0x446cef=_0xadd5e0(),_0x1e9735=_0xc0eed5['id'],_0x2c5f81='insertion:'+_0x28fdc,_0x2a375b=this['_setSuggestionData']({'id':_0x446cef,'type':_0x2c5f81,'createdAt':new Date(),'authorId':_0x1e9735,'attributes':_0x2b661b});for(const _0x19336b of _0x7684b6)this['_addSuggestionMarker'](_0x2c5f81,_0x446cef,_0x1e9735,_0x19336b,u['getMultiRangeId']());return _0x2a375b;}['markInlineFormat'](_0x2f12c4,_0x36475b,_0x173676=null,_0x4f2a8a={}){if(_0x173676=_0x173676||Vt(_0x36475b),_0x2f12c4['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x26bb65=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x173676,'accept');return this['forceDefaultExecution'](()=>_0x26bb65([_0x2f12c4],_0x36475b,_0x4f2a8a)),null;}const _0x382c52=this['editor']['plugins']['get']('Users')['me'],_0x1bfe40=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x33375c,meta:_0x3e2225}of this['_findSuggestions'](_0x2f12c4,'insertion'))_0x3e2225['isOwn']&&!_0x3e2225['isInsideObject']&&_0x1bfe40['push'](..._0x33375c['getRanges']());}const _0x389175=function(_0x1c1dcd,_0x5ad2a5){const _0x3681a1=[];for(const _0x396465 of _0x5ad2a5){const _0x4af377=_0x1c1dcd['getIntersection'](_0x396465);_0x4af377&&_0x3681a1['push'](_0x4af377);}return _0x3681a1;}(_0x2f12c4,_0x1bfe40),_0x1027e5=function(_0x34e75b,_0x2f318b){const _0x53b2e9=[_0x34e75b];for(const _0x5b373e of _0x2f318b){let _0x1af72a=0x0;for(;_0x1af72a<_0x53b2e9['length'];){const _0x5264eb=_0x53b2e9[_0x1af72a]['getDifference'](_0x5b373e);_0x53b2e9['splice'](_0x1af72a,0x1,..._0x5264eb),_0x1af72a+=_0x5264eb['length'];}}return _0x53b2e9;}(_0x2f12c4,_0x1bfe40);_0x389175['length']&&this['_model']['change'](()=>{for(const _0x1cf436 of _0x389175){const _0x4ea3aa=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x173676,'accept');this['forceDefaultExecution'](()=>_0x4ea3aa([_0x1cf436],_0x36475b,_0x4f2a8a));}});for(const _0x2344c6 of _0x1027e5){let _0x5d489f=null,_0x59b2a1=_0x2344c6['start'],_0x259b5e=_0x2344c6['end'];for(const {suggestion:_0x44bd06,meta:_0x355331}of this['_findSuggestions'](_0x2344c6,'formatInline')){if(!_0x355331['isOwn'])continue;if(_0x44bd06['subType']!=_0x173676)continue;if(!Lt(_0x44bd06,_0x4f2a8a))continue;const _0x98ebc1=_0x44bd06['getFirstRange']();if(_0x98ebc1['containsRange'](_0x2344c6,!0x0))return null;_0x59b2a1=_0x59b2a1['isBefore'](_0x98ebc1['start'])?_0x59b2a1:_0x98ebc1['start'],_0x259b5e=_0x259b5e['isAfter'](_0x98ebc1['end'])?_0x259b5e:_0x98ebc1['end'],_0x5d489f?_0x98ebc1['start']['isBefore'](_0x5d489f['getFirstRange']()['start'])?(_0x5d489f['removeMarkers'](),_0x5d489f=_0x44bd06):_0x44bd06['removeMarkers']():_0x5d489f=_0x44bd06;}const _0x379ced=this['_model']['createRange'](_0x59b2a1,_0x259b5e);if(_0x5d489f)this['_setSuggestionRange'](_0x5d489f,_0x379ced);else{const _0x13ef1d=_0xadd5e0(),_0x271c3a=_0x382c52['id'];this['_setSuggestionData']({'id':_0x13ef1d,'type':'formatInline:'+_0x173676,'data':_0x36475b,'createdAt':new Date(),'authorId':_0x271c3a,'attributes':_0x4f2a8a}),this['_addSuggestionMarker']('formatInline:'+_0x173676,_0x13ef1d,_0x271c3a,_0x379ced);}}return null;}['markBlockFormat'](_0x41d500,_0x4b2595,_0x5f4c91=[],_0x23495a=null,_0x1bedcc={}){_0x4b2595['formatGroupId']||(_0x4b2595['formatGroupId']=_0x4b2595['commandName']),_0x4b2595['multipleBlocks']=_0x41d500['is']('range'),_0x23495a=_0x23495a||Vt(_0x4b2595);const _0x5c73fc=_0x5f4c91['map'](_0x870356=>Gt(_0x870356,this['_model'])),_0x3b9c4b=_0x41d500['is']('range')?_0x41d500:Gt(_0x41d500,this['_model']);if('never'===this['_trackFormatChanges']){const _0x7b44c9=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x23495a,'accept');return this['forceDefaultExecution'](()=>_0x7b44c9([_0x3b9c4b],_0x4b2595,_0x1bedcc)),null;}_0x5c73fc['push'](_0x3b9c4b);let _0x144b3a=!0x0;for(const _0x27dec2 of _0x5c73fc)if(!this['_rangeIsInLocalUserInsertion'](_0x27dec2)){_0x144b3a=!0x1;break;}if(_0x144b3a&&'always'!==this['_trackFormatChanges']){const _0x277fb5=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x23495a,'accept');return this['forceDefaultExecution'](()=>_0x277fb5([_0x3b9c4b],_0x4b2595,_0x1bedcc)),null;}let _0x163ed8=null,_0x13f331=_0x3b9c4b['start'],_0x17745b=_0x3b9c4b['end'];for(const {suggestion:_0x297dee,meta:_0x358f6b}of this['_findSuggestions'](_0x3b9c4b,'formatBlock')){if(!_0x358f6b['isOwn'])continue;if(_0x358f6b['isNextTo']||_0x358f6b['containsRangeInObject']||_0x358f6b['isInsideObject'])continue;if(_0x297dee['data']['formatGroupId']!=_0x4b2595['formatGroupId'])continue;if(!Lt(_0x297dee,_0x1bedcc))continue;const _0x38462e=_0x297dee['getFirstRange']();if(_0x297dee['subType']==_0x23495a){if(_0x38462e['containsRange'](_0x3b9c4b,!0x0))return null;_0x13f331=_0x13f331['isBefore'](_0x38462e['start'])?_0x13f331:_0x38462e['start'],_0x17745b=_0x17745b['isAfter'](_0x38462e['end'])?_0x17745b:_0x38462e['end'],_0x163ed8?_0x38462e['start']['isBefore'](_0x163ed8['getFirstRange']()['start'])?(_0x163ed8['removeMarkers'](),_0x163ed8=_0x297dee):_0x297dee['removeMarkers']():_0x163ed8=_0x297dee;}else{const _0x2e8520=_0x3b9c4b['getIntersection'](_0x38462e);this['_cutOutSuggestionMarker'](_0x297dee,_0x2e8520);}}const _0x4f1de7=this['editor']['plugins']['get']('Users')['me'],_0xed1bed=_0xadd5e0(),_0x14b839=_0x4f1de7['id'];if(_0x163ed8)return this['_setSuggestionRange'](_0x163ed8,this['_model']['createRange'](_0x13f331,_0x17745b)),_0x163ed8;{const _0x438285=this['_setSuggestionData']({'id':_0xed1bed,'type':'formatBlock:'+_0x23495a,'data':_0x4b2595,'createdAt':new Date(),'authorId':_0x14b839,'attributes':_0x1bedcc});return this['_addSuggestionMarker']('formatBlock:'+_0x23495a,_0xed1bed,_0x14b839,this['_model']['createRange'](_0x13f331,_0x17745b)),_0x438285;}}['markMultiRangeBlockFormat'](_0x5787e6,_0x47f375,_0x2220aa=[],_0xf3c70d=null,_0x3825c2={}){_0x47f375['formatGroupId']||(_0x47f375['formatGroupId']=_0x47f375['commandName']);const _0x4e7308=_0x5787e6[0x0];_0x47f375['multipleBlocks']=_0x4e7308['is']('range'),_0xf3c70d=_0xf3c70d||Vt(_0x47f375);const _0x436491=_0x2220aa['map'](_0x3607ed=>Gt(_0x3607ed,this['_model'])),_0x556e26=_0x4e7308['is']('range')?_0x5787e6:_0x5787e6['map'](_0x266670=>Gt(_0x266670,this['_model']));if('never'===this['_trackFormatChanges']){const _0x2200de=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf3c70d,'accept');return this['forceDefaultExecution'](()=>_0x2200de(_0x556e26,_0x47f375,_0x3825c2)),null;}_0x436491['push'](..._0x556e26);let _0x437fd2=!0x0;for(const _0x342634 of _0x436491)if(!this['_rangeIsInLocalUserInsertion'](_0x342634)){_0x437fd2=!0x1;break;}if(_0x437fd2&&'always'!==this['_trackFormatChanges']){const _0xf15f99=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf3c70d,'accept');return this['forceDefaultExecution'](()=>_0xf15f99(_0x556e26,_0x47f375,_0x3825c2)),null;}const _0x1f27cb=this['editor']['plugins']['get']('Users')['me'];for(const _0x15f9ba of this['getSuggestions']()){if(_0x15f9ba['author']['id']!=_0x1f27cb['id'])continue;if('formatBlock'!=_0x15f9ba['type']||_0x15f9ba['data']['formatGroupId']!=_0x47f375['formatGroupId'])continue;if(!Lt(_0x15f9ba,_0x3825c2))continue;const _0x423b7f=_0x15f9ba['subType']==_0xf3c70d;for(let _0x471a20=0x0;_0x471a20<_0x556e26['length'];_0x471a20++){const _0x4d2de0=_0x556e26[_0x471a20];for(const _0x2d007e of _0x15f9ba['getMarkers']()){const _0x14600a=_0x2d007e['getRange']();if(_0x4d2de0['isEqual'](_0x14600a)){_0x423b7f?(_0x556e26['splice'](_0x471a20,0x1),_0x471a20--):_0x15f9ba['removeMarker'](_0x2d007e['name']);break;}}}}if(0x0==_0x556e26['length'])return null;const _0x2daf15=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf3c70d,'join');for(const _0x41e5bd of this['getSuggestions']())if(_0x41e5bd['author']['id']==_0x1f27cb['id']&&'formatBlock'==_0x41e5bd['type']&&_0x41e5bd['data']['formatGroupId']==_0x47f375['formatGroupId']&&_0x41e5bd['subType']==_0xf3c70d&&Lt(_0x41e5bd,_0x3825c2)&&(_0x2daf15(_0x41e5bd['getRanges'](),_0x556e26)||_0x2daf15(_0x556e26,_0x41e5bd['getRanges']()))){for(const _0x19712f of _0x556e26)_0x41e5bd['addRange'](_0x19712f);return _0x41e5bd;}const _0x25ba50=_0xadd5e0(),_0x2c260c=_0x1f27cb['id'],_0x21eb77='formatBlock:'+_0xf3c70d,_0xf2a33=this['_setSuggestionData']({'id':_0x25ba50,'type':_0x21eb77,'data':_0x47f375,'createdAt':new Date(),'authorId':_0x2c260c,'attributes':_0x3825c2});for(const _0x2db08b of _0x556e26)this['_addSuggestionMarker'](_0x21eb77,_0x25ba50,_0x2c260c,_0x2db08b,u['getMultiRangeId']());return _0xf2a33;}['markDeletion'](_0x499c05,_0xa32f10=null,_0x635160={}){if(_0x499c05['isCollapsed'])return null;const _0x25797d=this['editor']['plugins']['get']('Users')['me'],_0x5ada94=new _0x46236(_0x499c05['start'],_0x499c05['end']);for(const {suggestion:_0x2acb33,meta:_0x5ec86b}of this['_findSuggestions'](_0x5ada94,'insertion'))if(_0x5ec86b['isOwn']&&!_0x5ec86b['isNextTo']){if(_0x2acb33['isMultiRange']){const _0x34b5ab=_0x2acb33['getRanges']()['filter'](_0x109e3d=>'$graveyard'!=_0x109e3d['root']['rootName']);_0x34b5ab['every'](_0x19174d=>_0x5ada94['containsRange'](_0x19174d,!0x0))&&_0x2acb33['discard']();if(_0x34b5ab['some'](_0x4caa18=>_0x4caa18['containsRange'](_0x5ada94,!0x0))){const _0x957eab=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0xa32f10,'accept');return this['forceDefaultExecution'](()=>_0x957eab([_0x5ada94],null,_0x635160)),null;}}else{const _0x56d106=_0x5ada94['getIntersection'](_0x2acb33['getFirstRange']());null!==_0x56d106&&_0x2acb33['_onDiscard']([_0x56d106],null,_0x635160);}}if(_0x5ada94['detach'](),_0x5ada94['isCollapsed']||'$graveyard'==_0x5ada94['root']['rootName'])return null;let _0x74c2dd=null,_0x24e830=_0x5ada94['start'],_0x3aa1b4=_0x5ada94['end'];const _0x5a6487=this['_findSuggestions'](_0x5ada94,'deletion');for(const {suggestion:_0x2dd8fe,meta:_0x3b5b34}of _0x5a6487){const _0x4af527=this['_model']['createRange'](_0x24e830,_0x3aa1b4);if(_0x3b5b34['isOwn']&&(this['_mergeNestedSuggestions']||!_0x3b5b34['containsRangeInObject']&&!_0x3b5b34['isInsideObject'])){if(_0x2dd8fe['isMultiRange']){if(!Lt(_0x2dd8fe,_0x635160))continue;let _0x5b2098=!0x0;for(const _0x2ebd63 of _0x2dd8fe['getRanges']()){if(_0x2ebd63['containsRange'](_0x4af527,!0x0))return _0x2dd8fe;_0x4af527['containsRange'](_0x2ebd63)||(_0x5b2098=!0x1);}_0x5b2098&&_0x2dd8fe['discard']();}else{const _0x39eb59=_0x2dd8fe['getFirstRange']();if(_0x39eb59['containsRange'](_0x4af527,!0x0))return _0x2dd8fe;if(!Lt(_0x2dd8fe,_0x635160)){_0x4af527['containsRange'](_0x39eb59)?_0x2dd8fe['removeMarkers']():_0x39eb59['containsPosition'](_0x24e830)?_0x24e830=_0x39eb59['end']:_0x39eb59['containsPosition'](_0x3aa1b4)&&(_0x3aa1b4=_0x39eb59['start']);continue;}_0x24e830=_0x24e830['isBefore'](_0x39eb59['start'])?_0x24e830:_0x39eb59['start'],_0x3aa1b4=_0x3aa1b4['isAfter'](_0x39eb59['end'])?_0x3aa1b4:_0x39eb59['end'],_0x635160=Object['assign']({},_0x2dd8fe['attributes']),_0x74c2dd?_0x39eb59['start']['isBefore'](_0x74c2dd['getFirstRange']()['start'])?(_0x74c2dd['removeMarkers'](),_0x74c2dd=_0x2dd8fe):_0x2dd8fe['removeMarkers']():_0x74c2dd=_0x2dd8fe;}}}if(_0x74c2dd)return this['_setSuggestionRange'](_0x74c2dd,this['_model']['createRange'](_0x24e830,_0x3aa1b4)),_0x74c2dd;{const _0x4ecb2d=_0xadd5e0(),_0x427570=this['_model']['createRange'](_0x24e830,_0x3aa1b4),_0x16f4ff=_0x25797d['id'],_0x43b921=_0xa32f10?'deletion:'+_0xa32f10:'deletion',_0x3a6201=this['_setSuggestionData']({'id':_0x4ecb2d,'type':_0x43b921,'createdAt':new Date(),'authorId':_0x16f4ff,'attributes':_0x635160});return this['_addSuggestionMarker'](_0x43b921,_0x4ecb2d,_0x16f4ff,_0x427570),_0x3a6201;}}['markMultiRangeDeletion'](_0x4aaa39,_0x37925e='multi',_0x8bb860={}){const _0x306a70=this['editor']['plugins']['get']('Users')['me'],_0x75e6c5=_0x4aaa39['map'](_0x591b3d=>new _0x46236(_0x591b3d['start'],_0x591b3d['end'])),_0x21d67e=new Set();for(const {suggestion:_0x16bf59,meta:_0x38cce4}of this['_findSuggestions'](_0x75e6c5,'insertion'))_0x38cce4['isOwn']&&!_0x38cce4['isNextTo']&&_0x21d67e['add'](_0x16bf59);for(const _0xa624c5 of _0x21d67e)if(_0xa624c5['isMultiRange']){const _0x4f9eda=_0xa624c5['getRanges']();(!_0xa624c5['attributes']||!_0xa624c5['attributes']['skipNestingCheck'])&&(_0x4f9eda['every'](_0xfe094a=>_0x75e6c5['some'](_0x5ac98e=>_0x5ac98e['containsRange'](_0xfe094a,!0x0)))&&_0xa624c5['discard']());if(_0x75e6c5['every'](_0x3c6dc9=>_0x4f9eda['some'](_0x41a3ad=>_0x41a3ad['containsRange'](_0x3c6dc9,!0x0)))){const _0x51b555=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x37925e,'accept');return this['forceDefaultExecution'](()=>_0x51b555(_0x4aaa39,null,_0x8bb860)),null;}}else{const _0x532a8a=_0xa624c5['getFirstRange']();_0x75e6c5['some'](_0x3675ab=>_0x3675ab['containsRange'](_0x532a8a,!0x0))&&_0xa624c5['discard']();if(_0x75e6c5['every'](_0x565b4a=>_0x532a8a['containsRange'](_0x565b4a,!0x0))){const _0x233ea3=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x37925e,'accept');return this['forceDefaultExecution'](()=>_0x233ea3(_0x75e6c5,null,_0x8bb860)),null;}}const _0x22230a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x37925e,'join');let _0x468121=null;for(const _0xa3889f of this['getSuggestions']())if(_0xa3889f['author']['id']==_0x306a70['id']&&_0xa3889f['isInContent']&&'deletion'==_0xa3889f['type']&&_0xa3889f['subType']==_0x37925e&&Lt(_0xa3889f,_0x8bb860)&&(_0x22230a(_0xa3889f['getRanges'](),_0x75e6c5)||_0x22230a(_0x75e6c5,_0xa3889f['getRanges']()))){if(_0x468121){if(_0xa3889f['commentThread']&&_0xa3889f['commentThread']['length'])continue;for(const _0x346f8b of _0xa3889f['getRanges']())_0x468121['isIntersectingWithRange'](_0x346f8b)||_0x468121['addRange'](_0x346f8b);_0xa3889f['removeMarkers']();}else{_0x468121=_0xa3889f;for(const _0x160cb9 of _0x75e6c5)_0xa3889f['isIntersectingWithRange'](_0x160cb9)||_0xa3889f['addRange'](_0x160cb9);}}if(_0x468121)return _0x468121;_0x21d67e['clear']();for(const {suggestion:_0x4a5a11,meta:_0x20e087}of this['_findSuggestions'](_0x75e6c5,'deletion'))_0x20e087['isOwn']&&(this['_mergeNestedSuggestions']||!_0x20e087['containsRangeInObject']&&!_0x20e087['isInsideObject'])&&Lt(_0x4a5a11,_0x8bb860)&&_0x21d67e['add'](_0x4a5a11);for(const _0x949f83 of _0x21d67e){const _0xa9e350=_0x949f83['getRanges']();if(!_0x8bb860||!_0x8bb860['skipNestingCheck']){if(_0x75e6c5['every'](_0x257ae9=>_0xa9e350['some'](_0x1472ed=>_0x1472ed['containsRange'](_0x257ae9,!0x0))))return _0x949f83;}(!_0x949f83['attributes']||!_0x949f83['attributes']['skipNestingCheck'])&&(_0xa9e350['every'](_0x1fc0e6=>_0x75e6c5['some'](_0x10bf1d=>_0x10bf1d['containsRange'](_0x1fc0e6,!0x0)))&&_0x949f83['discard']());}const _0x10c242=_0xadd5e0(),_0x4d9208=_0x306a70['id'],_0xa087e1='deletion:'+_0x37925e,_0x29e1d8=this['_setSuggestionData']({'id':_0x10c242,'type':_0xa087e1,'createdAt':new Date(),'authorId':_0x4d9208,'attributes':_0x8bb860});for(const _0x1f7644 of _0x75e6c5)_0x1f7644['detach'](),_0x1f7644['isCollapsed']||'$graveyard'==_0x1f7644['root']['rootName']||this['_addSuggestionMarker'](_0xa087e1,_0x10c242,_0x4d9208,_0x1f7644,u['getMultiRangeId']());return _0x29e1d8;}['markAttributeChange'](_0x30b2fc,_0x3146ae,_0x56622c,_0x1d573d,_0xf6e2bc){if(_0x30b2fc['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x347fb1=this['editor']['plugins']['get']('Users')['me']['id'],_0x1dbc7d=Array['from'](this['_suggestions']['values']())['filter'](_0x5e9720=>'attribute'==_0x5e9720['type']&&_0x5e9720['data']['key']==_0x3146ae&&_0x5e9720['isIntersectingWithRange'](_0x30b2fc));if('default'===this['_trackFormatChanges']){const _0x3cba06=this['_findSuggestions'](_0x30b2fc,'insertion')['filter'](({meta:_0x29754f})=>_0x29754f['isOwn']&&!_0x29754f['isInsideObject']&&!_0x29754f['isNextTo'])['map'](({suggestion:_0x5e3730})=>_0x5e3730);_0x1dbc7d['unshift'](..._0x3cba06);}const _0x17ef64=new Map([[_0x30b2fc,_0x56622c]]);for(const _0x340afc of _0x1dbc7d){const _0x148d0e='attribute'==_0x340afc['type']?_0x340afc['data']['oldValue']:void 0x0,_0x2267a3=_0x340afc['getFirstRange'](),_0x3a842d=Array['from'](_0x17ef64['keys']())['find'](_0x3863d1=>_0x3863d1['isIntersecting'](_0x2267a3));if(!_0x3a842d)continue;const _0x1b1f1f=_0x3a842d['getDifference'](_0x2267a3);this['_isBlockAttribute'](_0x3146ae)&&'insertion'==_0x340afc['type']&&0x0!=_0x1b1f1f['length']||(_0x17ef64['delete'](_0x3a842d),_0x1b1f1f['forEach'](_0x305453=>{_0x17ef64['set'](_0x305453,_0x56622c);}),'insertion'!=_0x340afc['type']&&_0x148d0e!=_0x1d573d&&_0x17ef64['set'](_0x3a842d['getIntersection'](_0x2267a3),_0x148d0e));}const _0x974741=[];for(const [_0x521c51,_0x555a89]of _0x17ef64){const _0x3c7b00=_0xadd5e0(),_0x18db66={'key':_0x3146ae,'oldValue':_0x555a89,'newValue':_0x1d573d};_0x3146ae['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':_0x3146ae});const _0x2d1120=('attribute:'+(_0x3146ae+'|'+Vt({'newValue':_0x1d573d})))['substring'](0x0,0x3c),_0x309f4f=this['_setSuggestionData']({'id':_0x3c7b00,'type':_0x2d1120,'data':_0x18db66,'createdAt':new Date(),'authorId':_0x347fb1,'attributes':_0xf6e2bc});_0x974741['push'](_0x309f4f),this['_addSuggestionMarker'](_0x2d1120,_0x3c7b00,_0x347fb1,_0x521c51);}return _0x974741;}['enableDefaultAttributesIntegration'](_0x3e6245){this['enableCommand'](_0x3e6245,(_0xcf07e3,..._0x273f8d)=>{this['_recordAttributeChanges'](()=>{_0xcf07e3(..._0x273f8d);});});}['registerBlockAttribute'](_0x1bb120){this['_blockAttributeKeys']['add'](_0x1bb120);}['registerInlineAttribute'](_0x55a9d8){this['_inlineAttributeKeys']['add'](_0x55a9d8);}['_getAttributeKey'](_0x5e0118){return'attribute'==_0x5e0118['type']?_0x5e0118['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x3ead42,_0x27b66f){const _0x2a8c8e=_0x3ead42['getFirstMarker']();this['_model']['change'](_0x2b0b58=>{_0x2b0b58['updateMarker'](_0x2a8c8e,{'range':_0x27b66f});});}['_addThreadToSuggestion'](_0x242871){const _0x59ffca=_0x242871['id'],_0x55c536=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x59ffca)||this['_commentsRepository']['addCommentThread']({'channelId':_0x55c536,'threadId':_0x59ffca,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x2cd6e0=this['_commentsRepository']['getCommentThread'](_0x59ffca);_0x2cd6e0['unbind']('isRemovable'),_0x2cd6e0['isRemovable']=!0x1,_0x242871['commentThread']=_0x2cd6e0;}['_checkSuggestionCorrectness'](_0x4a62c3,_0x308043,_0x3dbdb0,_0x5ac15a){if(_0x4a62c3['type']!=_0x308043||_0x4a62c3['subType']!=_0x3dbdb0||_0x4a62c3['creator']['id']!=_0x5ac15a)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x2a8160('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x27a264,_0x1f9d58){const _0x26e6dc=_0x27a264['getFirstRange']();if(_0x1f9d58['isEqual'](_0x26e6dc))_0x27a264['removeMarkers']();else{if(_0x26e6dc['containsRange'](_0x1f9d58)){const _0x53cdf4=this['_model']['createPositionAt'](_0x1f9d58['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x27a264,this['_model']['createRange'](_0x26e6dc['start'],_0x53cdf4));const _0x14cd12=_0xadd5e0(),_0xd92130=_0x27a264['creator']['id'],_0x40fb5a=_0x27a264['type']+':'+_0x27a264['subType'];this['_setSuggestionData']({'id':_0x14cd12,'type':_0x40fb5a,'createdAt':new Date(),'authorId':_0xd92130,'data':_0x27a264['data'],'attributes':_0x27a264['attributes']});const _0x2c576f=this['_model']['createPositionAt'](_0x1f9d58['end']['parent'],'after'),_0x11e8f4=this['_model']['createRange'](_0x2c576f,_0x26e6dc['end']);this['_addSuggestionMarker'](_0x40fb5a,_0x14cd12,_0xd92130,_0x11e8f4);}else{if(_0x26e6dc['containsPosition'](_0x1f9d58['start'])){const _0x39c85a=this['_model']['createPositionAt'](_0x1f9d58['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x27a264,this['_model']['createRange'](_0x26e6dc['start'],_0x39c85a));}else{const _0x58f0cb=this['_model']['createPositionAt'](_0x1f9d58['end']['parent'],'after');this['_setSuggestionRange'](_0x27a264,this['_model']['createRange'](_0x58f0cb,_0x26e6dc['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x4db988){for(const {suggestion:_0xf191d3,meta:_0x59a4e2}of this['_findSuggestions'](_0x4db988,'insertion')){if(!_0x59a4e2['isOwn'])continue;const _0x463c70=_0xf191d3['getRanges']();for(const _0x266b17 of _0x463c70)if(!_0x4db988['getDifference'](_0x266b17)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x46cccd){const _0x43795c=this['editor']['plugins']['get']('Users')['getUser'](_0x46cccd);if(!_0x43795c)throw new _0x2a8160('track-changes-user-not-found',this);return _0x43795c;}['_getExternalAuthor'](_0x218f02){const _0x1eae8d=this['editor']['plugins']['get']('Users'),_0x5e2485=_0x3c0efd('external:'+_0x218f02),_0x3eba10=_0x1eae8d['getUser'](_0x5e2485);return _0x3eba10||_0x1eae8d['addUser']({'id':_0x5e2485,'name':_0x218f02});}['_createSuggestion'](_0xb8dbd1,_0x26a775,_0x54ff82,_0x683c4a,_0x388ebb){const _0x14778d=this['_getAuthorFromId'](_0x683c4a),_0x319ef5=this['_suggestionFactory']['buildSuggestion'](_0xb8dbd1,_0x26a775,_0x54ff82,_0x14778d,_0x388ebb,_0x1d8ae4=>{this['_updateSuggestionData'](_0x54ff82,{'attributes':_0x1d8ae4});const _0x53c72d=this['getSuggestion'](_0x54ff82);this['_joinWithAdjacentSuggestions'](new Set([_0x53c72d])),this['_refreshSuggestionsChain'](new Set([_0x53c72d]));});return this['listenTo'](_0x319ef5,'accept',()=>{this['_updateSuggestionData'](_0x54ff82,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x319ef5,'discard',()=>{this['_updateSuggestionData'](_0x54ff82,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x54ff82,_0x319ef5),this['_suggestionState']['set'](_0x319ef5,'notReady'),_0x319ef5;}['_splitMarkerName'](_0x618693){const _0x3eff9a=_0x618693['split'](':');return{'group':_0x3eff9a[0x0],'type':_0x3eff9a[0x1],'subType':_0x3eff9a['length']>=0x5?_0x3eff9a[0x2]:null,'id':_0x3eff9a['length']<0x5?_0x3eff9a[0x2]:_0x3eff9a[0x3],'authorId':_0x3eff9a['length']<0x5?_0x3eff9a[0x3]:_0x3eff9a[0x4],'markerCount':0x6==_0x3eff9a['length']?_0x3eff9a[0x5]:null};}['_breakSuggestionMarker'](_0x39db4d,_0x3beec3,_0x5ba35e){const _0x46aafe=_0x39db4d['getFirstRange'](),_0x4003f0=_0x46aafe['start'],_0x136f6e=_0x46aafe['end'];this['_setSuggestionRange'](_0x39db4d,this['_model']['createRange'](_0x4003f0,_0x3beec3));const _0x4149bf=_0xadd5e0(),_0x22569e=_0x39db4d['creator']['id'],_0x5efb8f=_0x39db4d['type']+(_0x39db4d['subType']?':'+_0x39db4d['subType']:'');this['_setSuggestionData']({'id':_0x4149bf,'type':_0x5efb8f,'createdAt':new Date(),'authorId':_0x22569e,'originalSuggestionId':_0x39db4d['id'],'attributes':_0x39db4d['attributes'],'data':_0x39db4d['data']});const _0x1c1499=this['_getAttributeKey'](_0x39db4d);('formatBlock'==_0x39db4d['type']||_0x1c1499&&this['_isBlockAttribute'](_0x1c1499))&&(_0x5ba35e=this['_model']['createPositionBefore'](_0x5ba35e['parent'])),this['_addSuggestionMarker'](_0x5efb8f,_0x4149bf,_0x22569e,this['_model']['createRange'](_0x5ba35e,_0x136f6e));}['_findSuggestions'](_0x83b158,_0x1f6382=null){const _0xbab33d=[],_0xfefa57=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x83b158)||(_0x83b158=[_0x83b158]);for(const _0x58d63a of this['getSuggestions']()){if(!_0x58d63a['isInContent'])continue;if(_0x1f6382&&_0x58d63a['type']!=_0x1f6382)continue;let _0x32a3e7=!0x1;for(const _0x228967 of _0x58d63a['getRanges']()){for(const _0x5d1823 of _0x83b158){const _0x5a574f=_0x5d1823['start']['isEqual'](_0x228967['end'])||_0x5d1823['end']['isEqual'](_0x228967['start']);if(_0x5a574f||_0x5d1823['getIntersection'](_0x228967)){const _0x1a545a=_0x5d1823['containsRange'](_0x228967)&&Rt(this['_model']['schema'],_0x228967['start'],_0x5d1823),_0x110c3e=_0x228967['containsRange'](_0x5d1823)&&Rt(this['_model']['schema'],_0x5d1823['start'],_0x228967);_0xbab33d['push']({'suggestion':_0x58d63a,'meta':{'isOwn':_0xfefa57==_0x58d63a['author'],'isNextTo':_0x5a574f,'isInsideObject':_0x1a545a,'containsRangeInObject':_0x110c3e}}),_0x32a3e7=!0x0;break;}}if(_0x32a3e7)break;}}return _0xbab33d;}['_addSuggestionMarker'](_0x23c5c3,_0x52a14f,_0x28dc85,_0x44efea,_0x54953c){this['_model']['change'](_0xd68116=>{let _0x24064e='suggestion:'+_0x23c5c3+':'+_0x52a14f+':'+_0x28dc85;_0x54953c&&(_0x24064e=_0x24064e+':'+_0x54953c),_0xd68116['addMarker'](_0x24064e,{'range':_0x44efea,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x493586){const _0x1924c4=_0x493586['previous'],_0x1e0da1=_0x493586['next'];_0x493586['previous']=null,_0x493586['next']=null,null!=_0x1924c4&&_0x1924c4['next']==_0x493586&&(_0x1924c4['next']=_0x1e0da1),null!=_0x1e0da1&&_0x1e0da1['previous']==_0x493586&&(_0x1e0da1['previous']=_0x1924c4),'ready'==this['_suggestionState']['get'](_0x493586)&&(this['_suggestionState']['set'](_0x493586,'removed'),this['fire']('suggestionUnloaded',_0x493586,_0x1924c4,_0x1e0da1));}['_setSuggestionData'](_0x33e4c4){const _0x30ff36=_0x33e4c4['id'],_0x1522d8=this['addSuggestionData'](_0x33e4c4);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1dd613=this['editor']['plugins']['get']('PendingActions'),_0x18210b=_0x1522d8['hasComments'],_0x2f5af4=_0x1522d8['subType']?_0x1522d8['type']+':'+_0x1522d8['subType']:_0x1522d8['type'],_0x470b51=this['editor']['locale'],_0x19908c=_0x1dd613['add'](o(_0x470b51,'PENDING_ACTION_SUGGESTION')),_0x347812={'id':_0x30ff36,'type':_0x2f5af4,'hasComments':_0x18210b,'data':_0x33e4c4['data']||null,'originalSuggestionId':_0x33e4c4['originalSuggestionId']||null,'attributes':_0x1522d8['attributes']};this['_adapter']['addSuggestion'](_0x347812)['then'](_0x73f784=>{_0x1522d8['_saved']=!0x0,_0x1dd613['remove'](_0x19908c),_0x73f784&&_0x73f784['createdAt']&&(this['_suggestions']['get'](_0x30ff36)['createdAt']=_0x73f784['createdAt']);})['catch'](_0x4e08ce=>{throw _0x10fa15('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x1522d8['discard']();}),_0x1522d8['stopListening'](),this['_suggestions']['delete'](_0x1522d8['id']),this['_suggestionState']['delete'](_0x1522d8),_0x4e08ce;});}return _0x1522d8;}['_isBlockAttribute'](_0x1e3678){return this['_blockAttributeKeys']['has'](_0x1e3678);}['_updateSuggestionData'](_0x212845,_0x2391ec){const _0x1b1fa3=this['editor']['plugins']['get']('PendingActions'),_0x2cb692=this['getSuggestion'](_0x212845);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x2cb692['_saved']){const _0x4038b4=_0x1b1fa3['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x212845,_0x2391ec)['then'](()=>{_0x1b1fa3['remove'](_0x4038b4);});}else _0x2cb692['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x212845,_0x2391ec);});}}['_getSuggestionData'](_0x3adadf){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x2a8160('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3adadf);}['_handleNewSuggestionMarker'](_0x5ed889){const {id:_0x2e2828,type:_0x5b9ae9,subType:_0x321b44,authorId:_0x5ceb66}=this['_splitMarkerName'](_0x5ed889),_0x17c1de=this['_suggestions']['get'](_0x2e2828)||this['_createSuggestion'](_0x5b9ae9,_0x321b44,_0x2e2828,_0x5ceb66,{});switch(this['_checkSuggestionCorrectness'](_0x17c1de,_0x5b9ae9,_0x321b44,_0x5ceb66),this['_suggestionState']['get'](_0x17c1de)){case'notReady':this['_getSuggestionData'](_0x2e2828)['then'](_0x5c2d23=>{let _0xf1653c=Promise['resolve']();_0x5c2d23['hasComments']&&(_0xf1653c=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x2e2828})),_0xf1653c['then'](()=>{this['addSuggestionData'](_0x5c2d23)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x17c1de,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x2e2828,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x17c1de,'ready'),this['fire']('suggestionLoaded',_0x17c1de);break;case'ready':this['fire']('suggestionChanged',_0x17c1de);}return _0x17c1de['addMarkerName'](_0x5ed889),_0x17c1de;}['_refreshSuggestionsChain'](_0x474fe2){const _0x5bd797=Array['from'](_0x474fe2),_0x14acaa=_0x5bd797['filter'](_0x1b031a=>'attribute'==_0x1b031a['type']);this['_refreshAttributeSuggestionsChain'](_0x14acaa);const _0xac3c70=_0x5bd797['filter'](_0x5c56c2=>!_0x5c56c2['isMultiRange']&&'attribute'!=_0x5c56c2['type']),_0x1d1321=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3e3d9b=>!_0x3e3d9b['isMultiRange']&&'attribute'!=_0x3e3d9b['type']),_0x4fc056=_0x1d1321['filter'](_0x45e5ff=>!_0x474fe2['has'](_0x45e5ff)),_0x5e9b23=new Map(_0x1d1321['map'](_0x559660=>[_0x559660,this['_suggestionFactory']['getSuggestionCallback'](_0x559660['type'],_0x559660['subType'],'chain')])),_0x192161=new Map(_0x1d1321['map'](_0x40c5c3=>[_0x40c5c3,_0x40c5c3['getFirstRange']()])),_0x1f8869=new Set(),_0x2f3f02=new Set();for(let _0x306339=0x0;_0x306339<_0xac3c70['length'];_0x306339++)_0xf96904(_0xac3c70[_0x306339],_0xac3c70,_0x306339+0x1);for(let _0x52c42c=0x0;_0x52c42c<_0xac3c70['length'];_0x52c42c++)_0xf96904(_0xac3c70[_0x52c42c],_0x4fc056,0x0);const _0x561c48=new Set();for(let _0x18dedc=0x0;_0x18dedc<_0xac3c70['length'];_0x18dedc++){const _0x2ed614=_0xac3c70[_0x18dedc];!_0x2f3f02['has'](_0x2ed614)&&_0x2ed614['previous']&&(_0x561c48['add'](_0x2ed614['previous']),_0x2ed614['previous']['next']===_0x2ed614&&(_0x2ed614['previous']['next']=null),_0x2ed614['previous']=null),!_0x1f8869['has'](_0x2ed614)&&_0x2ed614['next']&&(_0x561c48['add'](_0x2ed614['next']),_0x2ed614['next']['previous']===_0x2ed614&&(_0x2ed614['next']['previous']=null),_0x2ed614['next']=null);}function _0xf96904(_0x197646,_0x44fb8f,_0x3e3deb){for(let _0x51065a=_0x3e3deb;_0x51065a<_0x44fb8f['length'];_0x51065a++){const _0x25a78b=_0x497f71(_0x197646,_0x44fb8f[_0x51065a]);_0x25a78b&&(_0x25a78b[0x0]['next']=_0x25a78b[0x1],_0x25a78b[0x1]['previous']=_0x25a78b[0x0],_0x1f8869['add'](_0x25a78b[0x0]),_0x2f3f02['add'](_0x25a78b[0x1]));}}function _0x497f71(_0x362567,_0x57eae4){if(_0x362567['author']['id']!==_0x57eae4['author']['id'])return null;const _0x1e4ac7=_0x5e9b23['get'](_0x362567)(_0x362567,_0x57eae4,_0x192161['get'](_0x362567),_0x192161['get'](_0x57eae4));if(!_0x1e4ac7)return null;return _0x5e9b23['get'](_0x57eae4)(_0x362567,_0x57eae4,_0x192161['get'](_0x362567),_0x192161['get'](_0x57eae4))?_0x1e4ac7[0x1]['commentThread']&&_0x1e4ac7[0x1]['commentThread']['length']?null:_0x1e4ac7:null;}_0x561c48['size']&&this['_refreshSuggestionsChain'](_0x561c48);}['_refreshAttributeSuggestionsChain'](_0x56508b){if(0x0==_0x56508b['length'])return;const _0x2a503d=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x445eb4=>'attribute'==_0x445eb4['type']&&_0x445eb4['_isDataLoaded']),_0x32a647=[],_0x58f3e6=new Map();for(const _0x228401 of _0x2a503d){const _0x98b6d=_0x3c0efd(_0x228401['attributes']);_0x58f3e6['has'](_0x98b6d)||(_0x58f3e6['set'](_0x98b6d,_0x32a647['length']),_0x32a647['push']([]));const _0xaf8cf9=_0x58f3e6['get'](_0x98b6d);_0x32a647[_0xaf8cf9]['push'](_0x228401);}!(function(){_0x32a647['sort']((_0x50e4c9,_0xa7064c)=>{const _0x251455=_0x50e4c9[0x0]['createdAt'],_0x2aff3e=_0xa7064c[0x0]['createdAt'];return _0x251455==_0x2aff3e?_0x50e4c9[0x0]['attributes']['groupId']<_0xa7064c[0x0]['attributes']['groupId']?-0x1:0x1:_0x251455<_0x2aff3e?-0x1:0x1;});for(const _0x1b7584 of _0x32a647)_0x1b7584['sort']((_0x32389d,_0x56c947)=>_0x32389d['id']<_0x56c947['id']?-0x1:0x1);}());for(let _0x1e9ecb=0x0;_0x1e9ecb<_0x32a647['length'];_0x1e9ecb++){if(0x0==_0x32a647[_0x1e9ecb]['length'])continue;const _0x2f881c=[];for(let _0x2e4187=_0x1e9ecb+0x1;_0x2e4187<_0x32a647['length'];_0x2e4187++)0x0!=_0x32a647[_0x2e4187]['length']&&_0x4aa7f7(_0x32a647[_0x1e9ecb],_0x32a647[_0x2e4187])&&_0x2f881c['push'](_0x2e4187);for(const _0x2fd852 of _0x2f881c)_0x32a647[_0x1e9ecb]=_0x32a647[_0x1e9ecb]['concat'](_0x32a647[_0x2fd852]),_0x32a647[_0x2fd852]=[];}for(const _0x26fa91 of _0x32a647)for(let _0x24b5fc=0x0;_0x24b5fc<_0x26fa91['length'];_0x24b5fc++)_0x26fa91[_0x24b5fc]['next']=_0x26fa91[_0x24b5fc+0x1]||null;for(const _0x4d4a27 of _0x32a647)for(let _0x1aaaed=0x0;_0x1aaaed<_0x4d4a27['length'];_0x1aaaed++)_0x4d4a27[_0x1aaaed]['previous']=_0x4d4a27[_0x1aaaed-0x1]||null;function _0x4aa7f7(_0x514ff2,_0x21195c){if(_0x514ff2[0x0]['attributes']['groupId']!==_0x21195c[0x0]['attributes']['groupId']&&_0x514ff2[0x0]['author']!==_0x21195c[0x0]['author'])return!0x1;if(!function(_0x221959,_0x486fe7){if(!_0x221959['hasComments']&&!_0x486fe7['hasComments'])return!0x0;if(_0x221959['hasComments']&&_0x486fe7['hasComments'])return!0x1;if(_0x221959['hasComments']&&_0x486fe7['createdAt']<_0x221959['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x486fe7['hasComments']&&_0x221959['createdAt']<_0x486fe7['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x514ff2[0x0],_0x21195c[0x0]))return!0x1;const _0x1a1d6b=Bt(_0x514ff2[0x0]['attributes'],'groupId'),_0x5f2070=Bt(_0x21195c[0x0]['attributes'],'groupId');if(!_0x1c0d8b(_0x1a1d6b,_0x5f2070))return!0x1;return!!_0x514ff2['every'](_0xa390a8=>_0x21195c['some'](_0x4d2829=>_0xa390a8['getFirstRange']()['isEqual'](_0x4d2829['getFirstRange']())))&&_0x21195c['every'](_0x643169=>_0x514ff2['some'](_0x5dfffc=>_0x643169['getFirstRange']()['isEqual'](_0x5dfffc['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x1af477){const _0x2aec14=Array['from'](_0x1af477),_0x37f529=this['getSuggestions']({'skipNotAttached':!0x0}),_0x57545a=_0x37f529['filter'](_0x2219ab=>!_0x1af477['has'](_0x2219ab)),_0x55527e=new Map(_0x2aec14['map'](_0x2ea0fa=>[_0x2ea0fa,this['_suggestionFactory']['getSuggestionCallback'](_0x2ea0fa['type'],_0x2ea0fa['subType'],'join')])),_0x2135dd=new Map(_0x37f529['map'](_0x56d003=>[_0x56d003,_0x56d003['getRanges']()]));for(let _0xccb444=0x0;_0xccb444<_0x2aec14['length'];_0xccb444++){if(_0x42df60(this,_0x2aec14[_0xccb444],_0x2aec14,_0xccb444+0x1))return!0x0;}for(let _0x53a29f=0x0;_0x53a29f<_0x2aec14['length'];_0x53a29f++){if(_0x42df60(this,_0x2aec14[_0x53a29f],_0x57545a,0x0))return!0x0;}return!0x1;function _0x42df60(_0x5ac371,_0x455f8c,_0xec3737,_0x23ff4b){for(let _0xb0a4a6=_0x23ff4b;_0xb0a4a6<_0xec3737['length'];_0xb0a4a6++){const _0x46b9c4=_0xec3737[_0xb0a4a6];if(_0x46b9c4['type']!==_0x455f8c['type']||_0x46b9c4['author']['id']!==_0x455f8c['author']['id']||_0x46b9c4['subType']!==_0x455f8c['subType'])continue;if(!Pt(_0x455f8c,_0x46b9c4,['groupId']))continue;if('attribute'==_0x455f8c['type']&&_0x455f8c['data']['oldValue']!=_0x46b9c4['data']['oldValue'])continue;if('attribute'==_0x455f8c['type']&&_0x5ac371['_isBlockAttribute'](_0x455f8c['data']['key']))continue;if('formatBlock'==_0x455f8c['type']){const _0x293d1e=_0x5ac371['editor']['model'],_0x566bc6=_0x455f8c['getContainedElement']();if(_0x566bc6&&(_0x293d1e['schema']['isObject'](_0x566bc6)||_0x293d1e['schema']['isLimit'](_0x566bc6)))continue;}const _0x286557=_0x55527e['get'](_0x455f8c),_0x478cfd=_0x2135dd['get'](_0x455f8c),_0x41a9f1=_0x2135dd['get'](_0x46b9c4),_0x6fc436=_0x455f8c['commentThread']&&_0x455f8c['commentThread']['length'],_0x3eb375=_0x46b9c4['commentThread']&&_0x46b9c4['commentThread']['length'];if(!_0x6fc436&&_0x286557(_0x41a9f1,_0x478cfd))return _0x5ac371['_joinSuggestions'](_0x46b9c4,_0x455f8c),_0x2135dd['delete'](_0x455f8c),!0x0;if(!_0x3eb375&&_0x286557(_0x478cfd,_0x41a9f1))return _0x5ac371['_joinSuggestions'](_0x455f8c,_0x46b9c4),_0x2135dd['delete'](_0x46b9c4),!0x0;}return!0x1;}}['_joinSuggestions'](_0x359c6c,_0x4f1c35){if(_0x359c6c['isMultiRange']){for(const _0x2e69fa of _0x4f1c35['getRanges']())_0x359c6c['addRange'](_0x2e69fa);}else{const _0xc4b091=_0x4f1c35['getFirstRange']()['end'];this['_setSuggestionRange'](_0x359c6c,this['_model']['createRange'](_0x359c6c['getFirstRange']()['start'],_0xc4b091));}_0x4f1c35['removeMarkers']();}['_getMarkerAnnouncementText'](_0x5d9fcb,_0x9a4169){const _0x3b6e53=_0x5d9fcb['startsWith']('format')||_0x5d9fcb['startsWith']('attribute')?'FORMATTING':_0x5d9fcb['toUpperCase']();return o(this['editor']['locale'],_0x9a4169+'_'+_0x3b6e53+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x380820=this['editor'];if(!_0x380820['ui'])return;const {ariaLiveAnnouncer:_0x24f8ec}=_0x380820['ui'];_0x2bc4c8(this['_model'],({left:_0x2bd016,entered:_0x30b371})=>{for(const _0xcf9e80 of _0x2bd016){const {group:_0x47c4df,type:_0x1e6be6}=this['_splitMarkerName'](_0xcf9e80['name']);if('suggestion'===_0x47c4df){_0x24f8ec['announce'](this['_getMarkerAnnouncementText'](_0x1e6be6,'LEAVE'));break;}}for(const _0x2c8c89 of _0x30b371){const {group:_0x2282e1,type:_0x4e29bd}=this['_splitMarkerName'](_0x2c8c89['name']);if('suggestion'===_0x2282e1){_0x24f8ec['announce'](this['_getMarkerAnnouncementText'](_0x4e29bd,'ENTER'));break;}}});}['_processAttributeChanges'](_0x18e8fd){if(this['_recordAttributeSuggestions'])return!0x1;const _0x24b428=this['editor'],_0x55c53d=_0x24b428['model']['document']['differ']['getChanges']();if(0x0==_0x55c53d['length'])return!0x1;const _0x3bb93f=[],_0x616ad2=_0x55c53d['filter'](_0x3fbf7e=>'attribute'==_0x3fbf7e['type']),_0x731996=_0x55c53d['filter'](_0x1d0361=>'insert'==_0x1d0361['type']&&'$text'!=_0x1d0361['name']),_0x2c716d=_0x55c53d['filter'](_0xd2f46b=>'remove'==_0xd2f46b['type']&&'$text'!=_0xd2f46b['name']);for(const _0x13dd53 of _0x616ad2)_0x3bb93f['push']({'key':_0x13dd53['attributeKey'],'newValue':_0x13dd53['attributeNewValue'],'oldValue':_0x13dd53['attributeOldValue'],'range':Ot(_0x13dd53['range'],_0x24b428['model'])});for(const _0x55c486 of _0x731996){const _0x7c18df=_0x2c716d['find'](_0x6654eb=>_0x6654eb['position']['isEqual'](_0x55c486['position']));_0x7c18df&&_0x3bb93f['push']({'key':m,'newValue':_0x55c486['name'],'oldValue':_0x7c18df['name'],'range':_0x24b428['model']['createRangeOn'](_0x55c486['position']['nodeAfter'])});}return 0x0!=_0x3bb93f['length']&&this['_reduceExistingSuggestions'](_0x18e8fd,_0x3bb93f);}['_processAttributeSuggestions'](_0x465b44){let _0x2ecf8d=!0x1;const _0x2c240c=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x47ed5f=>_0x47ed5f['data']['newRange']&&_0x47ed5f['name']['startsWith']('suggestion:attribute:'));for(const _0x2f8fad of _0x2c240c){const {subType:_0x54c728,id:_0x2916a1}=this['_splitMarkerName'](_0x2f8fad['name']),_0x5dc67b=_0x54c728['split']('|')[0x0];for(const _0x2b20a3 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x2b20a3['id']!=_0x2916a1&&'attribute'==_0x2b20a3['type']&&_0x2b20a3['data']&&_0x2b20a3['data']['key']==_0x5dc67b&&_0x2b20a3['getFirstRange']()['isIntersecting'](_0x2f8fad['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x2b20a3,_0x2f8fad['data']['newRange'],_0x465b44),_0x2ecf8d=!0x0);}return _0x2ecf8d;}['_recordAttributeChanges'](_0x7974b5){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x7974b5();}['_isRegisteredAttribute'](_0x87c269){const _0x395e53=this['_isBlockAttribute'](_0x87c269),_0x21fb26=this['_inlineAttributeKeys']['has'](_0x87c269);return _0x395e53||_0x21fb26;}['_reduceExistingSuggestions'](_0x686d73,_0x5f0bf9){if(0x0==_0x5f0bf9['length'])return!0x1;let _0x1d502d=!0x1;for(const _0x4b1e74 of _0x5f0bf9){const _0x1661d3=this['_findSuggestions'](_0x4b1e74['range'],'attribute')['filter'](_0x2b839c=>!_0x2b839c['meta']['isNextTo'])['map'](_0x58f44c=>_0x58f44c['suggestion']),_0x1e7915=_0x3c0efd({'newValue':_0x4b1e74['newValue']});_0x1661d3['filter'](_0x50e849=>{const [_0x5bcdc1,_0x1cf39b]=_0x50e849['subType']['split']('|');return _0x5bcdc1==_0x4b1e74['key']&&_0x1cf39b!=_0x1e7915;})['forEach'](_0x462c5=>{this['_reduceSuggestionAttributeRange'](_0x462c5,_0x4b1e74['range'],_0x686d73),_0x1d502d=!0x0;});}return _0x1d502d;}['_reduceSuggestionAttributeRange'](_0x267a23,_0x14c706,_0x3e8b03){const _0x4fb0f9=_0x267a23['getFirstRange']()['getDifference'](_0x14c706);0x0!==_0x4fb0f9['length']?0x1!==_0x4fb0f9['length']?this['_breakSuggestionMarker'](_0x267a23,_0x14c706['start'],_0x14c706['end']):this['_setSuggestionRange'](_0x267a23,_0x4fb0f9[0x0]):_0x3e8b03['removeMarker'](_0x267a23['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x1d2197){this['_editor']=_0x1d2197,this['_model']=_0x1d2197['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x2e2dcf,_0x2029e8,_0x4e3441,_0x11eab5,_0x419403,_0x4ef26f){return new u(this['_model'],{'type':_0x2e2dcf,'subType':_0x2029e8,'id':_0x4e3441,'author':_0x11eab5,'creator':_0x11eab5,'attributes':_0x419403,'onAttributesChange':_0x4ef26f,'onAccept':(..._0xbe4f3e)=>this['getSuggestionCallback'](_0x2e2dcf,_0x2029e8,'accept')(..._0xbe4f3e),'onDiscard':(..._0x52996c)=>this['getSuggestionCallback'](_0x2e2dcf,_0x2029e8,'discard')(..._0x52996c)});}['registerCustomCallback'](_0x4825fd,_0x417553,_0x2029ea,_0x2691a4){const _0x2d5113=_0x4825fd+':'+_0x417553+':'+_0x2029ea;this['_customCallbacks']['set'](_0x2d5113,_0x2691a4);}['getSuggestionCallback'](_0x2bcece,_0x7dce83,_0x255eb9){const _0x4124ca=_0x2bcece+':'+_0x7dce83+':'+_0x255eb9;return this['_customCallbacks']['get'](_0x4124ca)||this['_defaultCallbacks']['get'](_0x2bcece+':'+_0x255eb9);}['_registerDefaultCallbacks'](){const _0x154db7=()=>!0x1,_0x1d490c=_0x3079a1=>{_0x3079a1['sort']((_0x2676d1,_0x181302)=>_0x2676d1['start']['isBefore'](_0x181302['start'])?0x1:-0x1),this['_model']['change'](_0x591302=>{for(const _0xdcabf6 of _0x3079a1){let _0xa91915;_0xa91915=_0xdcabf6['end']['isAtEnd']&&_0xdcabf6['end']['parent']==_0xdcabf6['start']['nodeAfter']?_0x591302['createSelection'](_0xdcabf6['start']['nodeAfter'],'on'):_0x591302['createSelection'](_0xdcabf6),this['_model']['deleteContent'](_0xa91915,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x178a70=(_0x115327,_0x183040)=>{_0x183040&&this['_model']['change'](_0x3e0ab=>{const {commandName:_0x1533e6,commandParams:_0x68f34f=[]}=_0x183040,_0x3bbf0b=_0x115327['map'](_0x4abdaf=>(Tt(_0x4abdaf)&&(_0x4abdaf=this['_model']['createRange'](_0x4abdaf['end'])),_0x4abdaf))['filter'](_0x4164c9=>'$graveyard'!==_0x4164c9['root']['rootName']);if(_0x3bbf0b['length']<0x1)return;const _0x2f9cc7=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x4c8122=>_0x46236['fromRange'](_0x4c8122));_0x3e0ab['setSelection'](_0x3bbf0b);for(const _0x3c4ecf of this['_editor']['commands']['commands']())_0x3c4ecf['refresh']();_0x68f34f['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x1533e6,..._0x68f34f);const _0x42a0b8=_0x2f9cc7['filter'](_0x404ece=>'$graveyard'!=_0x404ece['root']['rootName']);_0x42a0b8['length']>0x0&&_0x3e0ab['setSelection'](_0x42a0b8);for(const _0x58eb4b of _0x2f9cc7)_0x58eb4b['detach']();});},_0x312170=(_0x2e5a49,_0x4acf4a)=>0x1==_0x2e5a49['length']&&0x1==_0x4acf4a['length']&&_0x2e5a49[0x0]['end']['isEqual'](_0x4acf4a[0x0]['start']),_0x2eb916=(_0x1825d1,_0xc7c6f9,_0x20991a,_0x2c2934)=>Ft(_0x1825d1,_0xc7c6f9,_0x20991a,_0x2c2934,this['_model'])?[_0x1825d1,_0xc7c6f9]:Ft(_0xc7c6f9,_0x1825d1,_0x2c2934,_0x20991a,this['_model'])?[_0xc7c6f9,_0x1825d1]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x154db7),this['_defaultCallbacks']['set']('insertion:discard',_0x1d490c),this['_defaultCallbacks']['set']('insertion:join',_0x312170),this['_defaultCallbacks']['set']('insertion:chain',_0x2eb916),this['_defaultCallbacks']['set']('deletion:accept',_0x1d490c),this['_defaultCallbacks']['set']('deletion:discard',_0x154db7),this['_defaultCallbacks']['set']('deletion:join',_0x312170),this['_defaultCallbacks']['set']('deletion:chain',_0x2eb916),this['_defaultCallbacks']['set']('formatInline:accept',_0x178a70),this['_defaultCallbacks']['set']('formatInline:discard',_0x154db7),this['_defaultCallbacks']['set']('formatInline:join',_0x312170),this['_defaultCallbacks']['set']('formatInline:chain',_0x154db7),this['_defaultCallbacks']['set']('formatBlock:accept',_0x178a70),this['_defaultCallbacks']['set']('formatBlock:discard',_0x154db7),this['_defaultCallbacks']['set']('formatBlock:join',_0x312170),this['_defaultCallbacks']['set']('formatBlock:chain',_0x154db7),this['_defaultCallbacks']['set']('attribute:accept',_0x154db7),this['_defaultCallbacks']['set']('attribute:discard',(_0x596e66,_0x1fa48f)=>{if(!_0x1fa48f)return;const _0x7f4995=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x22f30f=>{if(_0x1fa48f['key']==m)for(const _0x157cfb of _0x596e66){const _0x26c3f3=_0x157cfb['start']['nodeAfter'],_0x86416e=_0x1fa48f['oldValue'];_0x22f30f['rename'](_0x26c3f3,_0x86416e);}else{if(_0x7f4995['_isBlockAttribute'](_0x1fa48f['key'])){for(const _0x5b052f of _0x596e66)void 0x0!==_0x1fa48f['oldValue']?_0x22f30f['setAttribute'](_0x1fa48f['key'],_0x1fa48f['oldValue'],_0x5b052f['start']['nodeAfter']):_0x22f30f['removeAttribute'](_0x1fa48f['key'],_0x5b052f['start']['nodeAfter']);}else{for(const _0x570a63 of _0x596e66)_0x1fa48f['oldValue']?_0x22f30f['setAttribute'](_0x1fa48f['key'],_0x1fa48f['oldValue'],_0x570a63):_0x22f30f['removeAttribute'](_0x1fa48f['key'],_0x570a63);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x312170);}}function Rt(_0x172030,_0x2130fd,_0x49c131){for(const _0x34213c of _0x2130fd['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x34213c['root']==_0x34213c)return!0x1;if(!_0x49c131['containsItem'](_0x34213c))return!0x1;if(_0x172030['isObject'](_0x34213c)||_0x172030['isLimit'](_0x34213c))return!0x0;}return!0x1;}function Tt(_0x758b5c){return _0x758b5c['end']['parent']==_0x758b5c['start']['nodeAfter']&&_0x758b5c['end']['isAtStart'];}function Et(_0x242d7c,_0x283cb2,_0xe1d233,_0x2304b3){const _0x11314a=_0x1c6787=>!_0x1c6787['item']['is']('$textProxy')&&!_0x2304b3['isObject'](_0x1c6787['item']),_0xc6b0cc=_0x242d7c['start']['getLastMatchingPosition'](_0x11314a),_0xf359d1=_0x242d7c['end']['getLastMatchingPosition'](_0x11314a,{'direction':'backward'});return(!_0x242d7c['start']['isEqual'](_0xc6b0cc)||!_0x242d7c['end']['isEqual'](_0xf359d1))&&(_0xc6b0cc['isBefore'](_0xf359d1)?_0xe1d233['updateMarker'](_0x283cb2,{'range':_0xe1d233['createRange'](_0xc6b0cc,_0xf359d1)}):_0xe1d233['removeMarker'](_0x283cb2),!0x0);}function Vt(_0x32233d){return _0x3c0efd(_0x32233d);}function Ut(_0x44b6b5){const _0x658d28=_0x44b6b5['start']['nodeAfter'];return _0x658d28&&_0x658d28['is']('element');}function Ot(_0x16467a,_0x47bd55){return null==_0x16467a['end']['nodeBefore']&&_0x16467a['end']['parent']==_0x16467a['start']['nodeAfter']?Gt(_0x16467a['start']['nodeAfter'],_0x47bd55):_0x16467a;}function Gt(_0x4c97d8,_0x1d081e){const _0x42a160=_0x1d081e['schema']['isObject'](_0x4c97d8)||_0x1d081e['schema']['isSelectable'](_0x4c97d8);return _0x1d081e['createRange'](_0x1d081e['createPositionAt'](_0x4c97d8,'before'),_0x42a160?_0x1d081e['createPositionAfter'](_0x4c97d8):_0x1d081e['createPositionAt'](_0x4c97d8,'end'));}function Ft(_0x2d19e2,_0x3bb0aa,_0x1d4882,_0x514352,_0x27154f){if(!Pt(_0x2d19e2,_0x3bb0aa))return!0x1;if(_0x1d4882['end']['isEqual'](_0x514352['start']))return!0x0;if(_0x2d19e2['type']!=_0x3bb0aa['type'])return!0x1;if(!_0x1d4882['end']['isTouching'](_0x514352['start']))return!0x1;const _0x5725a0=_0x27154f['createRange'](_0x1d4882['end'],_0x514352['start'])['getWalker']();for(const _0x49eb9f of _0x5725a0)if(['elementStart','elementEnd']['includes'](_0x49eb9f['type'])&&_0x27154f['schema']['isLimit'](_0x49eb9f['item']))return!0x1;return!0x0;}function Pt(_0x5aec26,_0xed91fc,_0xfd2283=[]){return!(!_0x5aec26['_isDataLoaded']||!_0xed91fc['_isDataLoaded'])&&_0x1c0d8b(Bt(_0x5aec26['attributes'],_0xfd2283),Bt(_0xed91fc['attributes'],_0xfd2283));}function Lt(_0x48aa2c,_0x3cdd96){const _0x379d7b=Ht(_0x48aa2c['attributes']),_0x169fc8=Ht(_0x3cdd96);if(!_0x48aa2c['_isDataLoaded'])return!0x1;for(const _0x1b91bf of Object['keys'](_0x169fc8))if(!_0x1c0d8b(_0x379d7b[_0x1b91bf],_0x169fc8[_0x1b91bf]))return!0x1;return!0x0;}function Ht(_0x1871f2){const _0x19a1f8=Object['assign']({},_0x1871f2);return delete _0x19a1f8['skipNestingCheck'],delete _0x19a1f8['tablePasteChainId'],_0x19a1f8;}class oe extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x169485(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0xa435c4,_0x242921,_0xa73f33,_0x283794){super(),this['model']=_0x242921,this['view']=_0xa73f33,this['commentThreadController']=_0x283794,this['_editor']=_0xa435c4,this['_acceptCommand']=_0xa435c4['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0xa435c4['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3a76ab,_0x51d66d)=>_0x3a76ab||_0x51d66d),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x18127c=>_0x18127c&&this['_editor']['model']['canEditAt'](_0x242921['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x287459=>_0x287459&&this['_editor']['model']['canEditAt'](_0x242921['getRanges']())),this['_pendingAction']=null,_0xa73f33['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0xa73f33,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0xa73f33,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0xa73f33,'change:isDirty',()=>{_0xa73f33['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 _0x411b81=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x411b81);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x237910{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x52513c,_0x5d65d4,_0x18d74f,_0x2af436){super(_0x52513c),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x5d65d4['authoredAt']),this['bind']('authoredAt')['to'](_0x5d65d4),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x5d65d4,this['_localUser']=_0x18d74f,this['_config']=_0x2af436,_0x2af436['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x39b8fb}=this['_config'];this['commentsListView']=new _0x39b8fb(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',_0x3d73ce=>_0x3d73ce+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x1322fa,_0x3f015e)=>_0x1322fa||!!_0x3f015e);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x2246b7}=this['_config'],_0xbc6ab3=new _0x2246b7(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2216e8=_0xbc6ab3['commentInputView'];return _0xbc6ab3['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2216e8,'value',(_0x5e1d9e,_0x3259fb,_0x483bbd)=>!!_0x483bbd||_0x5e1d9e&&!_0x3259fb),_0x2216e8['on']('submit',(_0x38d653,_0x149e08)=>{this['fire']('addComment',_0x149e08),_0x2216e8['editor']['setData']('');}),_0x2216e8['on']('cancel',()=>this['focus']()),_0x2216e8['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0xbc6ab3;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x5cc795,_0x5ab98f,_0xe8893,_0x454382){super(_0x5cc795,_0x5ab98f,_0xe8893,_0x454382),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x21af5d=>_0x21af5d&&_0x21af5d[0x0]?_0x21af5d[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x3c1d71,_0x5f4577)=>{let _0x5c62b6='';for(const _0x440c26 of _0x3c1d71)_0x5c62b6+='<p>'+ds(_0x440c26['content'],_0x440c26['color'])+'</p>';return _0x5f4577?_0x5c62b6:_0x205197(_0x5c62b6,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x5cc795,'Accept\x20suggestion'),_0x3fd01f['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x5cc795,'Discard\x20suggestion'),_0x3fd01f['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x5359a0(_0x5cc795,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x16e19c=this['bindTemplate'],_0x5e0133=[{'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':_0x16e19c['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x16e19c['to']('authoredAt',_0x9de420=>this['_config']['formatDateTime'](_0x9de420))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x5e0133['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x238e2f={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x16e19c['if']('isActive','ck-suggestion-wrapper--active'),_0x16e19c['to']('type',_0x47e26c=>'ck-suggestion-'+_0x47e26c),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':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x5e0133}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x238e2f['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x238e2f;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x286086,_0x46989e,_0x1a6ed9)=>{this['_descriptionElement']['innerHTML']=_0x1a6ed9;});}['_createButton'](_0x5708c0,_0x5128b9,_0x2cf41a,_0x32319f,_0x265474){const _0x106a97=new _0x25df2e(this['locale']);return _0x106a97['set']({'label':_0x5708c0,'icon':_0x5128b9,'tooltip':!0x0,'tooltipPosition':_0x265474}),_0x106a97['extendTemplate']({'attributes':{'class':_0x2cf41a}}),_0x106a97['on']('execute',()=>{this['fire'](_0x32319f,this['_model']['id']);}),_0x106a97;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['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;}}function ds(_0x218d4e,_0x26f873){let _0x258605='';return _0x258605+=_0x218d4e['split']('*')['map']((_0x134d9c,_0x578be5)=>_0x578be5%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x134d9c)+'</span>':us(_0x134d9c))['join'](''),_0x26f873&&(_0x258605+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x26f873['value']+'\x22\x20title=\x22'+_0x26f873['title']+'\x22></span>'),_0x258605;}function us(_0x2ee18e){const _0x3f925d=document['createElement']('span');return _0x3f925d['innerText']=_0x2ee18e,_0x3f925d['innerHTML'];}var ie='<!--\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\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x56b6e2{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x4b85f6,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x53fe01){super(_0x53fe01),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x30c775=this['editor']['config'];_0x30c775['define']('trackChanges.SuggestionThreadView',ne),_0x30c775['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x30c775['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x49b5f6,_0x461036){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x449080,_0x423bea]of this['_handleControllerBuffer']){const _0x6dbb2d=this['_suggestionToController']['has'](_0x449080);_0x6dbb2d||_0x423bea?_0x6dbb2d&&_0x423bea&&this['_destroyController'](_0x449080):this['_initializeController'](_0x449080);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x49b5f6,_0x461036);}['init'](){const _0x24819b=this['editor'],_0x1cf567=_0x24819b['plugins']['get']('TrackChangesEditing'),_0x3b3bd1=_0x24819b['plugins']['get']('Annotations'),_0x47fabd=_0x24819b['plugins']['get']('EditorAnnotations'),_0x4bc2e7=_0x24819b['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x47fabd['addSourceCollector'](()=>{const _0x55973c=[];for(const [_0x166659,_0x121ba5]of Array['from'](this['_suggestionToController'])){const _0x15cf2d=_0x166659['getAllAdjacentSuggestions'](),_0x511285=[];for(const _0x2cebc8 of _0x15cf2d){if(!_0x2cebc8['isInContent'])continue;if(_0x2cebc8['isMultiRange']){_0x511285['push'](..._0x2cebc8['getRanges']());continue;}const _0x41fddd=_0x2cebc8['getFirstRange']();if(_0x511285['length']>0x0){const _0x29de31=_0x511285[0x0]['getJoined'](_0x41fddd);if(_0x29de31){_0x511285[0x0]=_0x29de31;continue;}}_0x511285['push'](_0x41fddd);}_0x55973c['push']([_0x121ba5['view'],_0x511285]);}return _0x55973c;}),this['listenTo'](_0x1cf567,'suggestionLoaded',(_0xd502a9,_0xc57e90)=>{this['listenTo'](_0xc57e90,'change:previous',(_0x4d1e36,_0xca6699,_0x136108,_0x4065ec)=>{_0xc57e90['isInContent']&&(null==_0x136108?(this['_updateController'](_0x4065ec['head']),this['_handleSuggestionControllerDelayed'](_0xc57e90,!0x1)):(this['_updateController'](_0x136108['head']),null==_0x4065ec&&this['_handleSuggestionControllerDelayed'](_0xc57e90,!0x0)));}),null!==_0xc57e90['previous']?this['_updateController'](_0xc57e90['head']):this['_handleSuggestionControllerDelayed'](_0xc57e90,!0x1);}),this['listenTo'](_0x1cf567,'suggestionUnloaded',(_0x3994e4,_0x39e273,_0x3cb262)=>{this['stopListening'](_0x39e273,'change:previous'),this['_handleControllerBuffer']['delete'](_0x39e273),this['_suggestionToController']['has'](_0x39e273)&&this['_destroyController'](_0x39e273),_0x3cb262&&this['_updateController'](_0x3cb262['head']);}),this['listenTo'](_0x1cf567,'suggestionChanged',(_0x3caa47,_0x327224)=>{this['_updateController'](_0x327224);}),this['listenTo'](_0x3b3bd1,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x4bc2e7,'addComment',(_0x1f00c3,{threadId:_0x91ab5f,isFromAdapter:_0x5a3b5d})=>{if(_0x5a3b5d||!_0x1cf567['hasSuggestion'](_0x91ab5f))return;const _0x43dd45=_0x1cf567['getSuggestion'](_0x91ab5f);this['_suggestionToController']['get'](_0x43dd45)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x37e273=this['editor']['plugins']['get']('Annotations'),_0x5419a5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x57d03a=Array['from'](_0x37e273['activeAnnotations'],_0x37420e=>_0x37420e['innerView'])['filter'](_0x3e9b6f=>this['_viewToController']['has'](_0x3e9b6f)),_0x3327fb=[];for(const _0x4f9aa2 of _0x57d03a){const _0x4d614d=this['_viewToController']['get'](_0x4f9aa2)['model']['getAllAdjacentSuggestions']();_0x3327fb['push'](..._0x4d614d['reduce']((_0x24ba3e,_0x15d06a)=>[..._0x24ba3e,..._0x15d06a['getMarkerNames']()],[]));}_0x5419a5['activeMarkers']=_0x3327fb;}['_addUIComponentsToFactory'](){const _0x3c4a7e=this['editor'],_0x1cc07d=_0x3c4a7e['locale'],_0x1b3d83=o(_0x1cc07d,'Track\x20changes'),_0x3fa591=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x1b3d83,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1cc07d,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1cc07d,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1cc07d,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x1cc07d,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x5e0e99 of _0x3fa591)if(ae(_0x5e0e99)){const _0x41abb6=_0x3c4a7e['commands']['get'](_0x5e0e99['model']['commandName']);_0x5e0e99['model']['bind']('isOn','isEnabled')['to'](_0x41abb6,'value','isEnabled');}_0x3c4a7e['ui']['componentFactory']['add']('trackChanges',_0xea2ede=>this['_createToolbarButton'](_0xea2ede,_0x3fa591,_0x1b3d83)),_0x3c4a7e['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1a7346=>this['_createMenuBarMenu'](_0x1a7346,_0x3fa591,_0x1b3d83));}['_createToolbarButton'](_0x111353,_0x5742ad,_0x1f66df){const _0x4440df=zt(_0x111353,Zt),_0x321727=this['editor']['commands']['get']('trackChanges');_0x4440df['buttonView']['set']({'tooltip':_0x1f66df,'label':_0x1f66df,'icon':ie}),_0x4440df['buttonView']['bind']('isOn')['to'](_0x321727,'value'),_0x4440df['buttonView']['on']('execute',()=>{_0x321727['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x4440df,_0x5742ad,{'role':'menu'});const _0x157ab3=[];for(const _0x110a28 of _0x5742ad)ae(_0x110a28)&&_0x157ab3['push'](this['editor']['commands']['get'](_0x110a28['model']['commandName']));const _0x281167=_0x4440df['buttonView'];return _0x281167['actionView']['unbind']('isEnabled'),_0x281167['arrowView']['unbind']('isEnabled'),_0x281167['actionView']['bind']('isEnabled')['to'](_0x321727,'isEnabled'),_0x281167['arrowView']['bind']('isEnabled')['toMany'](_0x157ab3,'isEnabled',(..._0x291042)=>_0x291042['some'](_0xdf7e3d=>_0xdf7e3d)),_0x4440df['on']('execute',_0x33525d=>{this['editor']['execute'](_0x33525d['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4440df;}['_createMenuBarMenu'](_0x178ffe,_0x21434a,_0xd961ec){const _0x1e6dfe=new Kt(_0x178ffe),_0x2423e1=this['editor']['commands']['get']('trackChanges');_0x1e6dfe['buttonView']['set']({'label':_0xd961ec,'icon':ie});const _0xa3def=new Qt(_0x178ffe);for(const _0xe7c075 of _0x21434a){if('separator'==_0xe7c075['type']){_0xa3def['items']['add'](new Jt(_0x178ffe));continue;}const _0x41a71b=new Xt(_0x178ffe,_0x1e6dfe),_0x11cecc=new Yt(_0x178ffe),_0x3e85c2=_0xe7c075['model'];_0x11cecc['bind'](...Object['keys'](_0x3e85c2))['to'](_0x3e85c2),_0x11cecc['delegate']('execute')['to'](_0x1e6dfe),_0x11cecc['on']('execute',()=>{this['editor']['execute'](_0x3e85c2['commandName']),this['editor']['editing']['view']['focus']();}),_0x41a71b['children']['add'](_0x11cecc),_0xa3def['items']['add'](_0x41a71b);}return _0x1e6dfe['bind']('isEnabled')['to'](_0x2423e1,'isEnabled'),_0x1e6dfe['panelView']['children']['add'](_0xa3def),_0x1e6dfe;}['_initializeController'](_0xd4a1c2){const _0x3a86c8=this['editor'],_0x14d8e0=_0x3a86c8['config'],_0x2c0367=_0x3a86c8['plugins']['get']('Annotations'),_0x279a60=_0x3a86c8['plugins']['get']('CommentsRepository'),_0x5b707e=_0x3a86c8['plugins']['get']('EditorAnnotations'),_0x85d21=_0x3a86c8['plugins']['get'](_0x4b85f6)['me'],_0x5d70c2=_0x14d8e0['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x17da18,CommentThreadInputView:_0x3b40db}=_0x3a86c8['plugins']['get']('CommentsUI');let _0xb95258,_0x1917ec;this['_annotationViews']['has'](_0xd4a1c2['id'])?(_0x1917ec=this['_annotationViews']['get'](_0xd4a1c2['id']),_0xb95258=_0x1917ec['mainView']):(_0xb95258=new _0x5d70c2(_0x3a86c8['locale'],_0xd4a1c2,_0x85d21,{'disableComments':this['_disableComments'],'editorConfig':_0x14d8e0['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x14d8e0['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x14d8e0['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x14d8e0['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x350414(_0x14d8e0['get']('locale')),'CommentView':_0x14d8e0['get']('comments')['CommentView'],'CommentsListView':_0x17da18,'CommentThreadInputView':_0x3b40db}),_0xb95258['acceptButton']['on']('execute',()=>{_0x3a86c8['editing']['view']['focus']();}),_0xb95258['discardButton']['on']('execute',()=>{_0x3a86c8['editing']['view']['focus']();}),_0x1917ec=_0x2c0367['createAnnotationView'](this['editor']['locale'],_0xb95258),_0x1917ec['bind']('isDirty')['to'](_0xb95258,'isDirty'),_0x1917ec['bind']('length')['to'](_0xb95258),_0x1917ec['bind']('type')['to'](_0xb95258,'type',_0x866e47=>'suggestion-'+_0x866e47),this['_annotationViews']['set'](_0xd4a1c2['id'],_0x1917ec));const _0x1e1a3d=_0x279a60['createCommentThreadController'](_0xd4a1c2['commentThread'],_0xb95258),_0x112b15=new oe(_0x3a86c8,_0xd4a1c2,_0xb95258,_0x1e1a3d),_0x51e235=_0xd4a1c2['getAllAdjacentSuggestions']()['filter'](_0x49607b=>_0x49607b['isInContent']);_0xb95258['descriptionParts']=_0x3a86c8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x51e235),this['_suggestionToController']['set'](_0xd4a1c2,_0x112b15),this['_viewToController']['set'](_0xb95258,_0x112b15);const _0x469b00=_0x2c0367['createAnnotation']({'view':_0x1917ec,'target':()=>{const _0x4854e7=[],_0x39e891=_0xd4a1c2['getAllAdjacentSuggestions']()['filter'](_0x3f72ca=>_0x3f72ca['isInContent']);for(const _0x22d76a of _0x39e891)_0x4854e7['push'](..._0x22d76a['getMarkers']());return _0x2cec6(_0x3a86c8['editing'],_0x4854e7);},'type':()=>'suggestion-'+_0x112b15['view']['type']});_0x279a60['_bindAnnotationToEditors'](_0xb95258,_0x469b00),_0x2c0367['add'](_0x469b00),_0x5b707e['registerAnnotation'](_0x469b00);}['_destroyController'](_0x1a52e0){const _0x57d23a=this['editor']['plugins']['get']('CommentsRepository'),_0x4ecc5f=this['editor']['plugins']['get']('Annotations'),_0x2dcd79=this['_suggestionToController']['get'](_0x1a52e0),_0x3c237a=_0x2dcd79['view'],_0x5efbd8=_0x4ecc5f['getByInnerView'](_0x3c237a);_0x57d23a['_unbindEditors'](_0x3c237a),_0x5efbd8&&_0x4ecc5f['remove'](_0x5efbd8),this['_suggestionToController']['delete'](_0x1a52e0),this['_viewToController']['delete'](_0x3c237a),_0x2dcd79['destroy']();}['_updateController'](_0x2eae6e){if(!_0x2eae6e['isInContent']||!this['_suggestionToController']['has'](_0x2eae6e))return;const _0x313aea=this['editor']['plugins']['get']('TrackChangesEditing'),_0x1be337=this['_suggestionToController']['get'](_0x2eae6e),_0x3f5518=_0x2eae6e['getAllAdjacentSuggestions']();_0x1be337['view']['descriptionParts']=_0x313aea['descriptionFactory']['getDescriptions'](_0x3f5518);}['destroy'](){for(const _0x490458 of this['_suggestionToController']['keys']())this['_destroyController'](_0x490458);for(const _0x4a95c2 of this['_annotationViews']['values']())_0x4a95c2['mainView']['destroy']();super['destroy']();}}function ae(_0x4cf0ae){return'model'in _0x4cf0ae;}class k extends _0x56b6e2{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x31a287){this['editor']['plugins']['get'](p)['adapter']=_0x31a287;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x4d362e){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x4d362e);}['getSuggestions']({skipNotAttached:_0x225c4b=!0x1,toJSON:_0x4fd053=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x225c4b,'toJSON':_0x4fd053});}['getSuggestion'](_0xf4a781){return this['editor']['plugins']['get'](p)['getSuggestion'](_0xf4a781);}}const T=['Pagination'];class P extends _0x56b6e2{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x48b958=this['editor'];if(_0x48b958['config']['define']('trackChangesData.editorCreator',_0x201883=>{const _0x5c6c7e=_0x48b958['model']['document']['getRootNames']()['reduce']((_0x2ce7be,_0x49f3fc)=>(_0x2ce7be[_0x49f3fc]='',_0x2ce7be),{});return _0x48b958['constructor']['create'](_0x5c6c7e,_0x201883);}),'function'!=typeof _0x48b958['config']['get']('trackChangesData')['editorCreator'])throw new _0x2a8160('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x17c2dc){return N(this['editor'],!0x0,_0x17c2dc);}['getDataWithDiscardedSuggestions'](_0x42418b){return N(this['editor'],!0x1,_0x42418b);}}class D extends _0x56b6e2{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0xb9ff99){super(_0xb9ff99),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(_0x508ccc){return void 0x0!==_0x508ccc['getRootsAttributes'];}async function N(_0x9878b5,_0x581278,_0x571459){const _0x6c9b1=_0x1a7a63(_0x9878b5,T);_0x6c9b1['plugins']['push'](p,D),_0x6c9b1['rootsAttributes']=v(_0x9878b5)?_0x9878b5['getRootsAttributes']():void 0x0;const _0x497cfb=document['createDocumentFragment'](),_0x20bdb9=_0x9878b5['config']['get']('trackChangesData')['editorCreator'],_0x10b1b5=await _0x20bdb9(_0x6c9b1,()=>function(_0x1f84e0){const _0x3cb1a5=document['createElement']('div');return _0x1f84e0['appendChild'](_0x3cb1a5),_0x3cb1a5;}(_0x497cfb));!function(_0x3b2c94,_0x28709b){const _0x4117c2=_0x3b2c94['model']['document']['getRootNames']()['reduce']((_0x514449,_0x10f8f0)=>(_0x514449[_0x10f8f0]=_0x3b2c94['data']['get']({'rootName':_0x10f8f0}),_0x514449),{}),_0x4777a9=_0x3b2c94['plugins']['get']('Users')['users']['map'](_0x33439b=>({'id':_0x33439b['id'],'name':_0x33439b['name']})),_0x208aa1=_0x3b2c94['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x38e85d=_0x3b2c94['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x3b2534=_0x28709b['plugins']['get']('Users'),_0x3ff516=_0x28709b['plugins']['get']('TrackChangesEditing'),_0x9879e2=_0x28709b['plugins']['get']('CommentsRepository');for(const _0x5e94d of _0x4777a9)_0x3b2534['getUser'](_0x5e94d['id'])||_0x3b2534['addUser'](_0x5e94d);_0x3b2534['me']||_0x3b2534['useAnonymousUser']();for(const _0x47feb8 of _0x38e85d)_0x9879e2['addCommentThread'](_0x47feb8);for(const _0x4dc652 of _0x208aa1)_0x3ff516['addSuggestionData'](_0x4dc652);_0x28709b['data']['set'](_0x4117c2);}(_0x9878b5,_0x10b1b5),_0x10b1b5['execute'](_0x581278?'acceptAllSuggestions':'discardAllSuggestions');const _0x1dee8d=v(_0x10b1b5)?_0x10b1b5['getFullData'](_0x571459):_0x10b1b5['data']['get'](_0x571459);return await _0x10b1b5['destroy'](),_0x1dee8d;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|
|
23
|
+
import{Command as ts,Plugin as _0x3b57f6,PendingActions as _0x5c81e6,icons as _0x55c165}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x144d61,ObservableMixin as _0x50b673,uid as _0x386e7f,insertToPriorityArray as _0x2a62b1,priorities as _0x3ed224,logWarning as _0x57e9f2,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x44a005,View as _0x18a39e,ButtonView as _0x37aa4e,ViewModel as te,createDropdown as zt,SplitButtonView as Zt,addListToDropdown as qt,MenuBarMenuView as Kt,MenuBarMenuListView as Qt,ListSeparatorView as Jt,MenuBarMenuListItemView as Xt,MenuBarMenuListItemButtonView as Yt}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x17c546,hashObject as _0xf37622,surroundingMarkersDetector as _0x461911,trimHtml as _0x1eb056,UserView as _0x321001,getDateTimeFormatter as _0x2022c8,getAllMarkersDomElementsSorted as _0x357ffb,sanitizeEditorConfig as _0x5469e8}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x435467,LiveRange as _0x2e923c,LivePosition as _0x30dd34}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x588271,toWidget as _0x5055e8}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x6e103,set as _0x42a622,isEqual as _0x1b166e,unset as _0x3e75d8,omit as Bt}from'lodash-es';import{Delete as _0x421719,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0xe252d7,ShiftEnter as _0x152eab}from'@ckeditor/ckeditor5-enter/dist/index.js';class M extends ts{['_enabledCommands'];constructor(_0x1dd139,_0x1b8992){super(_0x1dd139),this['_enabledCommands']=_0x1b8992,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 _0x38d295 of this['editor']['commands']['commands']())_0x38d295['affectsData']&&!this['_enabledCommands']['has'](_0x38d295)&&_0x38d295['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1e8c25 of this['editor']['commands']['commands']())_0x1e8c25['affectsData']&&!this['_enabledCommands']['has'](_0x1e8c25)&&_0x1e8c25['clearForceDisabled']('TrackChangesCommand');}}class $ extends ts{['_suggestions'];constructor(_0x3807dc,_0x753127){super(_0x3807dc),this['_suggestions']=_0x753127,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x179595){const _0x4c0cfc=this['_suggestions']['get'](_0x179595);if(!_0x4c0cfc)throw new _0x144d61('track-changes-accept-suggestion-not-found',this);const _0x1a3ae3=_0x4c0cfc['getRanges']();this['editor']['model']['canEditAt'](_0x1a3ae3)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x4c0cfc);}}class B extends ts{['_suggestions'];constructor(_0x1c1dc0,_0x18bda3){super(_0x1c1dc0),this['_suggestions']=_0x18bda3,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x3162be){const _0x238d24=this['_suggestions']['get'](_0x3162be);if(!_0x238d24)throw new _0x144d61('track-changes-discard-suggestion-not-found',this);const _0x490f05=_0x238d24['getRanges']();this['editor']['model']['canEditAt'](_0x490f05)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x238d24);}}function ss(_0x5a6346){return _0x5a6346['sort']((_0xb9fbfa,_0x2ac516)=>'deletion'==_0xb9fbfa['type']&&'deletion'!=_0x2ac516['type']?-0x1:'deletion'!=_0xb9fbfa['type']&&'deletion'==_0x2ac516['type']?0x1:0x0);}function to(_0x4b3508,_0x5c9bce){let _0x308967,_0x20ddcb=0x0;const _0x5f29c2=[],_0x2fa9aa=_0x5c9bce['schema'];for(;_0x20ddcb<_0x4b3508['length'];){const _0x220cff=_0x4b3508[_0x20ddcb],_0x2ebbf3=_0x4b3508[_0x20ddcb+0x1];_0x308967||(_0x308967=_0x5c9bce['createPositionBefore'](_0x220cff)),co(_0x5c9bce,_0x220cff,_0x2ebbf3)||(_0x5f29c2['push'](_0x5c9bce['createRange'](_0x308967,_0x2fa9aa['isObject'](_0x220cff)?_0x5c9bce['createPositionAfter'](_0x220cff):_0x5c9bce['createPositionAt'](_0x220cff,'end'))),_0x308967=null),_0x20ddcb++;}return _0x5f29c2;}function co(_0x4ab674,_0x44d37c,_0xe0a832){if(!_0xe0a832)return!0x1;const _0x1384a0=_0x4ab674['createPositionAfter'](_0x44d37c),_0x104e88=_0x4ab674['createPositionBefore'](_0xe0a832);return _0x1384a0['isTouching'](_0x104e88);}function rs(_0x3519b7,_0x3fe351,_0x29ab44){for(;_0x29ab44['length'];){const _0x37b1d9=_0x29ab44['splice'](0x0,0x64);_0x3519b7['change'](()=>{for(const _0x5e84cf of _0x37b1d9)_0x5e84cf['isInContent']&&_0x3fe351['execute'](_0x5e84cf['id']);});}}class x extends ts{['_command'];['_suggestions'];constructor(_0x5ed916,_0x511a28,_0x345bad){super(_0x5ed916),this['_command']=_0x511a28,this['_suggestions']=_0x345bad,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x4112c7=Array['from'](this['_suggestions']['values']())['some'](_0x3f6a48=>_0x3f6a48['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x4112c7;}['execute'](){const _0x245e8d=ss(Array['from'](this['_suggestions']['values']()));for(const _0x160a8d of _0x245e8d){const _0x2f0044=_0x160a8d['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2f0044))return;}rs(this['editor']['model'],this['_command'],_0x245e8d);}}class R extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x5bb883,_0x1653c7,_0x1bbc1a){super(_0x5bb883),this['_command']=_0x1653c7,this['_suggestions']=_0x1bbc1a,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x2689dc=this['editor']['model']['document']['selection'],_0x1dd754=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x79c4a0,_0x25b0f4){const _0x3fbdf5=Array['from'](_0x79c4a0['getRanges']()),_0x203a1a=new Set();for(const _0x3288a9 of _0x25b0f4)if(_0x3288a9['isInContent']){for(const _0x1a3a50 of _0x3fbdf5)for(const _0xffda53 of _0x3288a9['getRanges']())(_0x1a3a50['isIntersecting'](_0xffda53)||_0x79c4a0['isCollapsed']&&!_0x3288a9['isMultiRange']&&_0x3288a9['next']&&_0xffda53['end']['isTouching'](_0x1a3a50['start']))&&_0x203a1a['add'](_0x3288a9);}return _0x203a1a;}(_0x2689dc,_0x1dd754),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x311e4d=ss(Array['from'](this['_selectedSuggestions']));for(const _0x2e8b35 of _0x311e4d){const _0x439026=_0x2e8b35['getRanges']();if(!this['editor']['model']['canEditAt'](_0x439026))return;}rs(this['editor']['model'],this['_command'],_0x311e4d);}}class u extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x50b673(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x4de33d,_0x43cab1){super(),this['id']=_0x43cab1['id'],this['type']=_0x43cab1['type'],this['subType']=_0x43cab1['subType']||null,this['author']=_0x43cab1['author'],this['creator']=_0x43cab1['creator']||_0x43cab1['author'],this['isExternal']=Boolean(_0x43cab1['attributes']&&_0x43cab1['attributes']['@external']),this['data']=null,this['_model']=_0x4de33d,this['_onAccept']=_0x43cab1['onAccept'],this['_onDiscard']=_0x43cab1['onDiscard'],this['_onAttributesChange']=_0x43cab1['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x43cab1['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 _0x1365e9=this;for(;_0x1365e9['previous'];)_0x1365e9=_0x1365e9['previous'];return _0x1365e9;}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'](_0x2e3e2e){this['_markerNames']['add'](_0x2e3e2e);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x3787f6=>this['_model']['markers']['get'](_0x3787f6))['filter'](_0x564c0e=>_0x564c0e);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x317ad0=>{for(const _0x5c7674 of this['getMarkers']())_0x317ad0['removeMarker'](_0x5c7674);}),this['_markerNames']['clear']();}['removeMarker'](_0x5144d9){this['_model']['change'](_0x89bf76=>{_0x89bf76['removeMarker'](_0x5144d9);}),this['_markerNames']['delete'](_0x5144d9);}['addRange'](_0x1c213f){const _0x1fb609='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x1fb609),this['_model']['change'](_0xa020c9=>{_0xa020c9['addMarker'](_0x1fb609,{'range':_0x1c213f,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x435bdc){for(const _0x3b840b of this['getRanges']())if(_0x3b840b['isIntersecting'](_0x435bdc))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x168998=>_0x168998['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x26b2d0,_0x6697da)=>[..._0x26b2d0,..._0x6697da['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x2ee85f=this['getRanges']();if(0x1!=_0x2ee85f['length'])return null;const _0xc213f2=_0x2ee85f[0x0],_0xe222e7=_0xc213f2['start']['nodeAfter'],_0x4e48f5=_0xc213f2['end']['nodeBefore'];return _0xe222e7 instanceof _0x435467?_0xe222e7!=_0x4e48f5?null:_0xe222e7: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 _0x483e38=[];let _0x18f74e=this['head'];for(;_0x18f74e;)_0x483e38['push'](_0x18f74e),_0x18f74e=_0x18f74e['next'];return _0x483e38;}['setAttribute'](_0x48a5d3,_0x23c62d){const _0x4d098c=_0x6e103(this['attributes']);_0x42a622(_0x4d098c,_0x48a5d3,_0x23c62d),_0x1b166e(_0x4d098c,this['attributes'])||(this['attributes']=_0x4d098c,this['_onAttributesChange'](_0x4d098c));}['removeAttribute'](_0x1ffa58){const _0x32dc3c=_0x6e103(this['attributes']);_0x3e75d8(_0x32dc3c,_0x1ffa58),_0x1b166e(_0x32dc3c,this['attributes'])||(this['attributes']=_0x32dc3c,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 _0x386e7f()['substr'](0x1,0x5);}}function o(_0x2fd93b,_0x589a04,_0x54b495){const t=_0x2fd93b['t'];switch(_0x589a04){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',_0x54b495);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x54b495);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x54b495);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x54b495);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x54b495);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',_0x54b495);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x54b495);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',_0x54b495);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x54b495);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x54b495);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x54b495);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x54b495);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x54b495);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x54b495);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x54b495);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x54b495);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x54b495);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x54b495);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x54b495);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x54b495);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x54b495);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x54b495);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x54b495);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'},_0x54b495);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x54b495);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x54b495);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x54b495);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x54b495);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x54b495);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'},_0x54b495);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x54b495);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x54b495);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x54b495);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x54b495);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'},_0x54b495);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x54b495);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'},_0x54b495);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'},_0x54b495);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x54b495);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'},_0x54b495);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x54b495);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'},_0x54b495);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x54b495);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x54b495);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});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'},_0x54b495);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'},_0x54b495);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'});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.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});default:return _0x589a04;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x5df118,_0x1f2763){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x5df118,this['_locale']=_0x1f2763;}['getDescriptions'](_0x8d7a9e){const _0xa8ea4b=[],_0xeccd59=new Set(),_0x58e3ff=new Set();for(let _0x57866a=0x0;_0x57866a<_0x8d7a9e['length'];_0x57866a++){const _0x493476=_0x8d7a9e[_0x57866a];if(!_0x493476['isInContent'])continue;const _0x1e7006=this['_handleCustomCallbackDescription'](_0x493476);if(_0x1e7006){if(null!=_0x493476['subType']){if(_0xeccd59['has'](_0x493476['subType']))continue;_0xeccd59['add'](_0x493476['subType']);}_0xa8ea4b['push'](_0x1e7006);}else{if('attribute'!=_0x493476['type'])'insertion'!=_0x493476['type']&&'deletion'!=_0x493476['type']||this['_handleInsertRemoveSuggestionDescription'](_0xa8ea4b,_0x493476,_0x8d7a9e[_0x57866a+0x1]);else{const _0x17966e=_0x493476['data']['key'];if(_0x58e3ff['has'](_0x17966e))continue;_0x58e3ff['add'](_0x493476['data']['key']),_0x17966e==m?this['_handleRenameSuggestionDescription'](_0xa8ea4b,_0x493476):this['_handleAttributeSuggestionDescription'](_0xa8ea4b,_0x493476);}}}return this['_resolveDescriptionItems'](_0xa8ea4b);}['registerDescriptionCallback'](_0x1fa449){this['_customCallbacks']['push'](_0x1fa449);}['registerElementLabel'](_0x3de0cc,_0x4c2929,_0x179427=_0x3ed224['normal']){'function'==typeof _0x3de0cc?_0x2a62b1(this['_itemLabelsCallbacks'],{'matchingCallback':_0x3de0cc,'label':_0x4c2929,'priority':_0x179427}):this['_itemLabels']['set'](_0x3de0cc,_0x4c2929);}['registerAttributeLabel'](_0x1c2708,_0x2e8ba2){this['_attributeLabels']['set'](_0x1c2708,_0x2e8ba2);}['getItemLabel'](_0x49a4f7,_0x4ddfe6=0x1){let _0x524b4d;for(const _0x180d09 of this['_itemLabelsCallbacks'])if(_0x180d09['matchingCallback'](_0x49a4f7)){_0x524b4d=_0x180d09['label'];break;}return _0x524b4d||(_0x524b4d=this['_itemLabels']['get'](_0x49a4f7['name'])),_0x524b4d?_0x524b4d(_0x4ddfe6):0x1!==_0x4ddfe6?_0x4ddfe6+'\x20'+_0x49a4f7['name']+'s':''+_0x49a4f7['name'];}['_addDescriptionItems'](_0x408a32,_0x3d266b){const _0xb38d79=_0x3d266b['getFirstRange']()['getWalker'](),_0x213a66='insertion'==_0x3d266b['type']?'add':'remove';for(const _0x7be4c3 of _0xb38d79){const _0x5d658d=_0x7be4c3['item'],_0x401903=_0x408a32[_0x408a32['length']-0x1];if(_0x5d658d['is']('$textProxy'))_0x401903&&_0x401903['type']['indexOf']('Container')>-0x1&&_0x408a32['pop'](),_0x401903&&'text'==_0x401903['type']?_0x401903[_0x213a66]+=_0x5d658d['data']:_0x408a32['push']({'type':'text','add':'add'==_0x213a66?_0x5d658d['data']:'','remove':'remove'==_0x213a66?_0x5d658d['data']:''});else{if(this['_schema']['isObject'](_0x5d658d)){const _0x1b9310=_0x5d658d;if(_0x401903&&_0x401903['type']['indexOf']('Container')>-0x1&&_0x408a32['pop'](),'elementEnd'==_0x7be4c3['type'])continue;_0x401903&&_0x401903['type']==_0x213a66+'Object'&&_0x401903['element']['name']==_0x1b9310['name']?_0x401903['quantity']++:_0x408a32['push']({'type':_0x213a66+'Object','element':_0x1b9310,'quantity':0x1}),_0xb38d79['skip'](_0x2e289f=>!('elementEnd'==_0x2e289f['type']&&_0x2e289f['item']==_0x5d658d));}else{if(this['_schema']['checkChild'](_0x5d658d,'$text')||_0x5d658d['is']('element','softBreak')){const _0x4e2516=_0x5d658d;if('add'==_0x213a66&&'elementStart'==_0x7be4c3['type']||'remove'==_0x213a66&&'elementEnd'==_0x7be4c3['type'])continue;if(_0x401903&&-0x1==_0x401903['type']['indexOf']('Container')){'text'==_0x401903['type']&&(_0x401903[_0x213a66]+='\x0a');continue;}let _0x51027f;if(_0x51027f='add'==_0x213a66?_0x4e2516['nextSibling']&&!this['_schema']['isObject'](_0x4e2516['nextSibling'])?_0x4e2516['nextSibling']:null:_0x4e2516['previousSibling']&&!this['_schema']['isObject'](_0x4e2516['previousSibling'])?_0x4e2516['previousSibling']:null,_0x4e2516['isEmpty']||_0x51027f&&_0x51027f['isEmpty']){const _0x1ddd1b=_0x51027f&&_0x51027f['isEmpty']?_0x51027f:_0x4e2516;_0x401903&&_0x401903['type']==_0x213a66+'EmptyContainer'&&_0x401903['element']['name']==_0x1ddd1b['name']?_0x401903['quantity']++:_0x408a32['push']({'type':_0x213a66+'EmptyContainer','element':_0x1ddd1b,'quantity':0x1});}else _0x408a32['push']({'type':_0x213a66+'Container','element':_0x4e2516});}}}}}['_resolveDescriptionItems'](_0x3932d9){const _0x230784=this['_locale'],_0x4fe946=[],_0x43694f=[],_0x344909=[];for(const _0x2b428d of _0x3932d9)switch(_0x2b428d['type']){case'text':if(_0x2b428d['add']=_0x2b428d['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x2b428d['remove']=_0x2b428d['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x2b428d['add']&&''!=_0x2b428d['remove']){_0x4fe946['push']({'type':'replace','content':o(_0x230784,'REPLACE_TEXT',['\x22'+_0x2b428d['remove']+'\x22','\x22'+_0x2b428d['add']+'\x22'])});continue;}if(null!=_0x2b428d['add']['match'](/^ +$/)){_0x4fe946['push']({'type':'insertion','content':o(_0x230784,'*Insert:*\x20%0',o(_0x230784,'ELEMENT_SPACE',_0x2b428d['add']['length']))});continue;}if(null!=_0x2b428d['remove']['match'](/^ +$/)){_0x4fe946['push']({'type':'deletion','content':o(_0x230784,'*Remove:*\x20%0',o(_0x230784,'ELEMENT_SPACE',_0x2b428d['remove']['length']))});continue;}if(''!=_0x2b428d['add']){_0x4fe946['push']({'type':'insertion','content':o(_0x230784,'*Insert:*\x20%0','\x22'+_0x2b428d['add']+'\x22')});continue;}_0x4fe946['push']({'type':'deletion','content':o(_0x230784,'*Remove:*\x20%0','\x22'+_0x2b428d['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x4fe946['push']({'type':'insertion','content':o(_0x230784,'*Insert:*\x20%0',this['getItemLabel'](_0x2b428d['element'],_0x2b428d['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x4fe946['push']({'type':'deletion','content':o(_0x230784,'*Remove:*\x20%0',this['getItemLabel'](_0x2b428d['element'],_0x2b428d['quantity']))});continue;case'addContainer':_0x4fe946['push']({'type':'insertion','content':o(_0x230784,'*Split:*\x20%0',this['getItemLabel'](_0x2b428d['element'],_0x2b428d['quantity']))});continue;case'removeContainer':_0x4fe946['push']({'type':'deletion','content':o(_0x230784,'*Merge:*\x20%0',this['getItemLabel'](_0x2b428d['element'],_0x2b428d['quantity']))});continue;case'addFormat':_0x43694f['push'](_0x2b428d['key']);continue;case'removeFormat':_0x344909['push'](_0x2b428d['key']);continue;default:_0x4fe946['push'](_0x2b428d);}if(_0x43694f['length']){const _0x13996d=_0x43694f['map'](_0x79251c=>this['_attributeLabels']['has'](_0x79251c)?this['_attributeLabels']['get'](_0x79251c):_0x79251c)['join'](',\x20');_0x4fe946['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x13996d)});}if(_0x344909['length']){const _0x19109d=_0x344909['map'](_0xdbeac4=>this['_attributeLabels']['has'](_0xdbeac4)?this['_attributeLabels']['get'](_0xdbeac4):_0xdbeac4)['join'](',\x20');_0x4fe946['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x19109d)});}return _0x4fe946;}['_handleCustomCallbackDescription'](_0x5553d8){for(const _0x36f544 of this['_customCallbacks']){const _0x29f1cc=_0x36f544(_0x5553d8);if(_0x29f1cc&&'type'in _0x29f1cc)return _0x29f1cc;}}['_handleAttributeSuggestionDescription'](_0x13f108,_0x308afe){const _0x45e945=_0x308afe['data'],_0x5ebdce=void 0x0===_0x45e945['newValue']?'removeFormat':'addFormat';_0x13f108['push']({'type':_0x5ebdce,'key':_0x45e945['key']});}['_handleRenameSuggestionDescription'](_0x3aae96,_0x2e233f){_0x3aae96['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x2e233f['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x2a9344,_0x10bbd3,_0x373cf9){if(this['_addDescriptionItems'](_0x2a9344,_0x10bbd3),_0x373cf9&&_0x373cf9['getFirstRange']()&&!_0x10bbd3['getFirstRange']()['end']['isEqual'](_0x373cf9['getFirstRange']()['start'])){const _0x115e52=_0x2a9344[_0x2a9344['length']-0x1],_0x191aca='insertion'==_0x10bbd3['type']?'add':'remove';_0x115e52&&'text'==_0x115e52['type']&&(_0x115e52[_0x191aca]+='\x0a');}}}class E extends _0x3b57f6{['afterInit'](){const _0x9f07d9=this['editor'],_0x2c563a=_0x9f07d9['plugins']['get']('TrackChangesEditing');_0x9f07d9['commands']['get']('showAIAssistant')&&_0x2c563a['enableCommand']('showAIAssistant');}}class V extends _0x3b57f6{['afterInit'](){const _0x10f9e7=this['editor'],_0x4a32a6=_0x10f9e7['locale'];if(!_0x10f9e7['plugins']['has']('AlignmentEditing'))return;const _0x20939c=_0x10f9e7['plugins']['get']('TrackChangesEditing');_0x20939c['enableDefaultAttributesIntegration']('alignment'),_0x20939c['registerBlockAttribute']('alignment'),_0x20939c['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x4a32a6,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e322b=this['editor'],_0x1c240f=_0x1e322b['locale'];_0x1e322b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3aa597=>{if('formatBlock'!=_0x3aa597['type'])return;const {data:_0x4cf063}=_0x3aa597;if(_0x4cf063&&'alignment'==_0x4cf063['commandName']){const _0xbc48d2=_0x4cf063['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x1c240f,'*Format:*\x20%0',function(_0x4b449d){switch(_0x4b449d){case'left':return o(_0x1c240f,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x1c240f,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x1c240f,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x1c240f,'FORMAT_JUSTIFY_TEXT');}}(_0xbc48d2))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class U extends _0x3b57f6{['afterInit'](){const _0x22c11d=this['editor'],_0x30710f=_0x22c11d['plugins']['get']('TrackChangesEditing'),_0x25f940=_0x22c11d['locale'];for(const _0xd9d147 of ti){if(!_0x22c11d['plugins']['has'](_0xd9d147))continue;const _0xd2d06b=_0xd9d147['slice'](0x0,-0x7)['toLowerCase'](),_0x1f5ba5='FORMAT_'+_0xd2d06b['toUpperCase']();_0x30710f['enableDefaultAttributesIntegration'](_0xd2d06b),_0x30710f['registerInlineAttribute'](_0xd2d06b),_0x30710f['descriptionFactory']['registerAttributeLabel'](_0xd2d06b,o(_0x25f940,_0x1f5ba5));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28a2df=this['editor'],_0x402f43=_0x28a2df['locale'],_0x1d3b21=_0x28a2df['plugins']['get']('TrackChangesEditing');function _0x28d0e2(_0x1055e8,_0x478816){_0x1d3b21['descriptionFactory']['registerDescriptionCallback'](_0x421445=>{if('formatInline'!=_0x421445['type'])return;const {data:_0x3fa32a}=_0x421445;return _0x3fa32a&&_0x3fa32a['commandName']===_0x1055e8?_0x3fa32a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x402f43,'*Format:*\x20%0',_0x478816)}:{'type':'format','content':o(_0x402f43,'*Remove\x20format:*\x20%0',_0x478816)}:void 0x0;});}_0x28d0e2('bold',o(_0x402f43,'FORMAT_BOLD')),_0x28d0e2('italic',o(_0x402f43,'FORMAT_ITALIC')),_0x28d0e2('underline',o(_0x402f43,'FORMAT_UNDERLINE')),_0x28d0e2('code',o(_0x402f43,'FORMAT_CODE')),_0x28d0e2('strikethrough',o(_0x402f43,'FORMAT_STRIKETHROUGH')),_0x28d0e2('subscript',o(_0x402f43,'FORMAT_SUBSCRIPT')),_0x28d0e2('superscript',o(_0x402f43,'FORMAT_SUPERSCRIPT'));}}class O extends _0x3b57f6{['afterInit'](){const _0x5af884=this['editor'],_0x51d40f=_0x5af884['locale'];if(!_0x5af884['plugins']['has']('BlockQuoteEditing'))return;const _0x332595=_0x5af884['plugins']['get']('TrackChangesEditing'),_0x38ed28=this['editor']['commands']['get']('blockQuote');_0x332595['enableCommand']('blockQuote',(_0x2aff56,_0x1ff48b={})=>{const _0x2a7ff1=this['editor']['model']['document']['selection'],_0x541457=_0x1ff48b&&void 0x0!==_0x1ff48b['forceValue']?_0x1ff48b['forceValue']:!_0x38ed28['value'];let _0xd33038=[];if(_0x541457){const _0x39c64e=Array['from'](_0x2a7ff1['getSelectedBlocks']())['filter'](_0x222e0c=>oo(_0x222e0c)||function(_0x3754d2,_0x4fe9fa){const _0xd9ff5c=_0x4fe9fa['checkChild'](_0x3754d2['parent'],'blockQuote'),_0x5534f9=_0x4fe9fa['checkChild'](['$root','blockQuote'],_0x3754d2);return _0xd9ff5c&&_0x5534f9;}(_0x222e0c,this['editor']['model']['schema']));_0xd33038=to(_0x39c64e,_0x5af884['model']);}else{const _0x50a87e=Array['from'](_0x2a7ff1['getSelectedBlocks']())['filter'](_0x288b0b=>oo(_0x288b0b));_0xd33038=to(_0x50a87e,_0x5af884['model']);}_0x5af884['model']['change'](()=>{for(const _0x1a6440 of _0xd33038)_0x332595['markBlockFormat'](_0x1a6440,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x541457}]});});}),_0x332595['descriptionFactory']['registerDescriptionCallback'](_0x488470=>{const {data:_0xd3d4a5}=_0x488470;if(_0xd3d4a5&&'blockQuote'==_0xd3d4a5['commandName']){const _0x3656b6=o(_0x51d40f,'ELEMENT_BLOCK_QUOTE');return _0xd3d4a5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x51d40f,'*Set\x20format:*\x20%0',_0x3656b6)}:{'type':'format','content':o(_0x51d40f,'*Remove\x20format:*\x20%0',_0x3656b6)};}});}}function oo(_0x170a1e){return'blockQuote'==_0x170a1e['parent']['name'];}class G extends _0x3b57f6{['afterInit'](){const _0x1339f6=this['editor'];_0x1339f6['plugins']['has']('CaseChange')&&(_0x1339f6['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x1339f6['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x1339f6['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class F extends _0x3b57f6{['afterInit'](){const _0x5ee19e=this['editor'];_0x5ee19e['commands']['get']('ckbox')&&_0x5ee19e['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class L extends _0x3b57f6{['afterInit'](){const _0x3ea101=this['editor'];if(!_0x3ea101['plugins']['has']('CodeBlock'))return;const _0x5ac323=_0x3ea101['plugins']['get']('TrackChangesEditing'),_0x3b30f3=_0x3ea101['locale'],_0x1bede5=_0x3ea101['config']['get']('codeBlock')['languages'],_0x3edfa8=_0x3ea101['commands']['get']('codeBlock');_0x5ac323['enableCommand']('indentCodeBlock'),_0x5ac323['enableCommand']('outdentCodeBlock'),_0x5ac323['enableCommand']('codeBlock',(_0x5d3449,_0x3c5deb={})=>{const _0x263fad=_0x3ea101['model'],_0x1332f6=_0x3ea101['model']['document']['selection'],_0x36641e=_0x3c5deb&&void 0x0!==_0x3c5deb['forceValue']?_0x3c5deb['forceValue']:!_0x3edfa8['value'];let _0x598da4;_0x3c5deb['language']||(_0x3c5deb['language']=_0x1bede5[0x0]['language']),_0x598da4=_0x36641e?Array['from'](_0x1332f6['getSelectedBlocks']())['filter'](_0x885921=>eo(_0x885921)||function(_0x104017,_0x5406a1){if(_0x104017['is']('rootElement')||_0x5406a1['isLimit'](_0x104017))return!0x1;return _0x5406a1['checkChild'](_0x104017['parent'],'codeBlock');}(_0x885921,_0x263fad['schema'])):Array['from'](_0x1332f6['getSelectedBlocks']())['filter'](_0x2a4b59=>eo(_0x2a4b59));const _0x477b6f=to(_0x598da4,_0x263fad);_0x263fad['change'](()=>{for(const _0x7c1f3 of _0x477b6f)_0x5ac323['markBlockFormat'](_0x7c1f3,{'commandName':'codeBlock','commandParams':[{..._0x3c5deb,'forceValue':_0x36641e}],'formatGroupId':'blockName'});});}),(_0x5ac323['descriptionFactory']['registerElementLabel']('codeBlock',_0x4662a7=>o(_0x3b30f3,'ELEMENT_CODE_BLOCK',_0x4662a7)),_0x5ac323['descriptionFactory']['registerDescriptionCallback'](_0x1cd59e=>{if('formatBlock'!=_0x1cd59e['type'])return;const _0x1b4f7b=_0x3b30f3['t'],{data:_0x2975b7}=_0x1cd59e;if(!_0x2975b7||'codeBlock'!=_0x2975b7['commandName'])return;const _0x465bac=_0x2975b7['commandParams'][0x0]['language'],_0x1ef17a=_0x1b4f7b(_0x1bede5['find'](_0x4f1e65=>_0x4f1e65['language']===_0x465bac)['label'])['toLowerCase']();return _0x2975b7['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3b30f3,'*Set\x20format:*\x20%0',o(_0x3b30f3,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x1ef17a+')')}:{'type':'format','content':o(_0x3b30f3,'*Remove\x20format:*\x20%0',o(_0x3b30f3,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x34bf7){return'codeBlock'==_0x34bf7['name'];}class H extends _0x3b57f6{['afterInit'](){const _0x59eb81=this['editor'];if(!_0x59eb81['plugins']['has']('CommentsEditing'))return;_0x59eb81['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x1ac5c3,_0x279cb2,_0x1c1b0a){const _0x5c750d=[];for(const _0x1d9370 of _0x279cb2['getItems']())_0x1d9370['hasAttribute'](_0x1ac5c3)&&_0x5c750d['push'](_0x1c1b0a['createRangeOn'](_0x1d9370));return _0x5c750d;}function _e(_0x30106e,_0x2dc60f,{showActiveMarker:_0x19fa0d=!0x0}={}){const _0x21a759=_0x30106e['plugins']['get']('TrackChangesEditing');return(_0x158273,_0x353747,_0x2ace86)=>{if(!_0x2ace86['consumable']['test'](_0x353747['markerRange'],_0x158273['name']))return;const _0x1145fc=_0x353747['markerRange']['getWalker'](),_0x529f9e=_0x353747['markerRange']['start'],_0x5e04ea=_0x30106e['model']['schema'];let _0xe4fd6c=null,_0x3aeedc=null,_0x25b74b=!0x1,_0x54e758=!0x1;for(const _0x30e012 of _0x1145fc){const _0x52a793=_0x30e012['item'];_0x25b74b=_0x25b74b||_0x5e04ea['isContent'](_0x52a793);const _0x3c580e=_0x2ace86['mapper']['toViewElement'](_0x52a793);if(_0x3c580e&&_0x3c580e['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x30e012['type']&&(_0x5e04ea['isBlock'](_0x52a793)&&!_0x5e04ea['isLimit'](_0x52a793)&&(_0x52a793['nextSibling']||_0x529f9e['isAtEnd']?_0xe4fd6c&&_0xe4fd6c['parent']==_0x52a793||(_0xe4fd6c=_0x52a793,_0xdd5f26(_0x30e012['previousPosition']),_0x54e758=!0x0):_0x3aeedc=_0x3aeedc||_0x30e012['previousPosition']));}function _0xdd5f26(_0x8845b6){const _0x23a7e5=_0x2ace86['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2dc60f}),_0x85eab8=_0x2ace86['mapper']['toViewPosition'](_0x8845b6);_0x19fa0d&&_0x21a759['activeMarkers']['includes'](_0x353747['markerName'])&&_0x2ace86['writer']['addClass']('ck-suggestion-marker--active',_0x23a7e5),_0x2ace86['writer']['insert'](_0x85eab8,_0x23a7e5),_0x2ace86['mapper']['bindElementToMarker'](_0x23a7e5,_0x353747['markerName']);}_0x25b74b||_0x54e758||!_0x3aeedc||_0xdd5f26(_0x3aeedc);};}class q extends _0x3b57f6{static get['requires'](){return[_0x421719];}['init'](){const _0x2f7db4=this['editor'],_0x418e34=_0x2f7db4['plugins']['get']('TrackChangesEditing');_0x418e34['enableCommand']('delete');const _0x24109a=_0x2f7db4['commands']['get']('deleteForward');_0x418e34['enableCommand']('deleteForward',(_0x35cc8b,_0x78ab5a={})=>{const _0x360ab9=_0x2f7db4['model']['createSelection'](_0x2f7db4['model']['document']['selection']);_0x360ab9['isCollapsed']&&_0x2f7db4['model']['modifySelection'](_0x360ab9,{'direction':'forward','unit':_0x78ab5a['unit']});const _0x51ef71=_0x360ab9['getFirstRange'](),_0x36830b=_0x2e923c['fromRange'](_0x51ef71);let _0x1e77cd;_0x35cc8b(_0x78ab5a),_0x1e77cd='$graveyard'==_0x36830b['root']['rootName']?_0x2f7db4['model']['createRange'](_0x51ef71['start']):_0x2f7db4['model']['createRange'](_0x36830b['start'],_0x36830b['end']),_0x36830b['detach'](),_0x2f7db4['model']['enqueueChange'](_0x24109a['buffer']['batch'],_0x19fcb6=>{_0x24109a['buffer']['lock'](),_0x19fcb6['setSelection'](_0x19fcb6['createRange'](_0x1e77cd['end'])),_0x24109a['buffer']['unlock']();});}),_0x2f7db4['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x2f7db4,'merge'),{'priority':'high'}),_0x2f7db4['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x3e50f3,_0x17f424,_0x532227)=>{_0x532227['options']['showSuggestionHighlights']&&_e(_0x2f7db4,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x3e50f3,_0x17f424,_0x532227);},{'priority':'high'}),_0x2f7db4['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x33b4c2,_0x3fafb4,_0x5a470e)=>{const _0x554b63=_0x5a470e['mapper']['markerNameToElements'](_0x3fafb4['markerName']);if(_0x554b63){for(const _0x170d05 of _0x554b63)_0x170d05['is']('uiElement')&&(_0x5a470e['mapper']['unbindElementFromMarkerName'](_0x170d05,_0x3fafb4['markerName']),_0x5a470e['writer']['remove'](_0x170d05));}},{'priority':'high'});}}class z extends _0x3b57f6{['afterInit'](){const _0x5dd837=this['editor'];if(!_0x5dd837['plugins']['has']('ListEditing'))return;const _0x59bcdc=_0x5dd837['locale'],_0x4e7bde=_0x5dd837['plugins']['get']('TrackChangesEditing'),_0x41af25=_0x5dd837['plugins']['has']('TodoListEditing'),_0xfd26e5=!!_0x5dd837['config']['get']('list.multiBlock');function _0x588fd2(_0x36550a){return{'type':'format','content':''+o(_0x59bcdc,'*Set\x20format:*\x20%0',_0x36550a)};}function _0x8dfd1b(_0x2c2026){return{'type':'format','content':''+o(_0x59bcdc,'*Remove\x20format:*\x20%0',_0x2c2026)};}_0x4e7bde['enableDefaultAttributesIntegration']('numberedList'),_0x4e7bde['enableDefaultAttributesIntegration']('bulletedList'),_0x4e7bde['enableDefaultAttributesIntegration']('customNumberedList'),_0x4e7bde['enableDefaultAttributesIntegration']('customBulletedList'),_0x4e7bde['enableDefaultAttributesIntegration']('indentList'),_0x4e7bde['enableDefaultAttributesIntegration']('outdentList'),_0x4e7bde['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x4e7bde['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x4e7bde['registerBlockAttribute']('listItemId'),_0x4e7bde['registerBlockAttribute']('listType'),_0x4e7bde['registerBlockAttribute']('listIndent'),_0xfd26e5&&(_0x4e7bde['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x4e7bde['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x41af25&&(_0x4e7bde['enableDefaultAttributesIntegration']('todoList'),_0x4e7bde['enableDefaultAttributesIntegration']('checkTodoList'),_0x4e7bde['registerBlockAttribute']('todoListChecked'),_0x4e7bde['descriptionFactory']['registerDescriptionCallback'](_0x364f6f=>{const {data:_0x3c98cc}=_0x364f6f;if(_0x3c98cc&&'todoListChecked'==_0x3c98cc['key'])return{'type':'format','content':_0x3c98cc['newValue']?o(_0x59bcdc,'*Check\x20item*'):o(_0x59bcdc,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x240734=>{if(_0x240734['batch']['isUndo'])return!0x1;let _0xcee1a3=!0x1;const _0x329293=_0x4e7bde['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1e726d=>'todoListChecked'===_0x4e7bde['_getAttributeKey'](_0x1e726d));for(const _0x1fbfeb of _0x329293){'todo'!=_0x1fbfeb['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x4e7bde['_findSuggestions'](_0x1fbfeb['getFirstRange'](),'attribute')['find'](_0x38fa46=>'listType'===_0x4e7bde['_getAttributeKey'](_0x38fa46['suggestion']))||(_0x240734['removeMarker'](_0x1fbfeb['getFirstMarker']()),_0xcee1a3=!0x0));}return _0xcee1a3;})),_0x4e7bde['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x59bcdc,'FORMAT_INDENT'));const _0x5724ca={'type':'format','content':''};_0x4e7bde['descriptionFactory']['registerDescriptionCallback'](_0x16efd3=>{const {data:_0x7af159}=_0x16efd3;if(!_0x7af159||'listType'!=_0x7af159['key'])return;let _0x3c91b5=_0x16efd3['head'];for(;_0x3c91b5;){if(_0x3c91b5['data']&&(('listStyle'==_0x3c91b5['data']['key']||'listMarkerStyle'==_0x3c91b5['data']['key'])&&(_0x3c91b5['data']['newValue']&&'default'!=_0x3c91b5['data']['newValue']||'default'!=_0x3c91b5['data']['oldValue']&&!_0x7af159['newValue'])||!_0xfd26e5&&_0x3c91b5['data']['key']==m))return _0x5724ca;_0x3c91b5=_0x3c91b5['next'];}if(null==_0x7af159['newValue'])switch(_0x7af159['oldValue']){case'bulleted':return _0x8dfd1b(o(_0x59bcdc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x8dfd1b(o(_0x59bcdc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x8dfd1b(o(_0x59bcdc,'ELEMENT_TODO_LIST'));}switch(_0x7af159['newValue']){case'bulleted':return _0x588fd2(o(_0x59bcdc,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x588fd2(o(_0x59bcdc,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x588fd2(o(_0x59bcdc,'ELEMENT_TODO_LIST'));}}),_0x4e7bde['descriptionFactory']['registerDescriptionCallback'](_0x1b3c6d=>{const {data:_0x43c7b8}=_0x1b3c6d;if(_0x43c7b8&&'listIndent'==_0x43c7b8['key'])return null==_0x43c7b8['newValue']||null==_0x43c7b8['oldValue']&&0x0==_0x43c7b8['newValue']?_0x5724ca:void 0x0;}),_0x4e7bde['descriptionFactory']['registerDescriptionCallback'](_0x5c2b6b=>{if('attribute'!=_0x5c2b6b['type'])return;const {data:_0x3e8832}=_0x5c2b6b;if(!_0x3e8832||'listItemId'!=_0x3e8832['key'])return;const _0x55e739=le(_0x5c2b6b);return'newValue'==_0x55e739?{'type':'format','content':o(_0x59bcdc,'*Merge:*\x20list\x20item')}:'oldValue'==_0x55e739?{'type':'format','content':o(_0x59bcdc,'*Split:*\x20list\x20item')}:_0x5724ca;}),_0x5dd837['model']['document']['registerPostFixer'](_0x1a4ba4=>this['listItemIdFixer'](_0x1a4ba4)),_0x5dd837['model']['document']['registerPostFixer'](_0xd99022=>this['noTrackChangesFixer'](_0xd99022)),_0x5dd837['model']['document']['registerPostFixer'](_0x64f6b8=>this['assureChains'](_0x64f6b8)),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x842a20){if(_0x842a20['batch']['isUndo']||!_0x842a20['batch']['isLocal'])return!0x1;let _0x5e600d=!0x1;const _0x22d977=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xc09e6e=>_0xc09e6e['data']&&'listItemId'==_0xc09e6e['data']['key'])['filter'](_0x395a1c=>_0x395a1c['data']['newValue']&&_0x395a1c['data']['oldValue']);for(const _0x5c38c4 of _0x22d977)le(_0x5c38c4)||(_0x842a20['removeMarker'](_0x5c38c4['getFirstMarker']()),_0x5e600d=!0x0);return _0x5e600d;}['noTrackChangesFixer'](_0x449310){if(_0x449310['batch']['isUndo']||!_0x449310['batch']['isLocal'])return!0x1;const _0x26d8d4=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x26d8d4['trackChangesCommand']['value'])return!0x1;let _0x57b3bf=!0x1;const _0x42268c=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x2d8146=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x1b2cb0=>'attribute'==_0x1b2cb0['type'])['filter'](_0x19bf50=>_0x42268c['includes'](_0x19bf50['attributeKey']));if(0x0==_0x2d8146['length'])return _0x57b3bf;for(const _0x306221 of _0x2d8146){const _0x4dd576=_0x26d8d4['_findSuggestions'](_0x306221['range'],'attribute')['filter'](_0xbfea84=>!_0xbfea84['meta']['isNextTo'])['map'](_0x32c7b5=>_0x32c7b5['suggestion'])['filter'](_0x45fea9=>{const _0x56cf2e=_0x26d8d4['_getAttributeKey'](_0x45fea9);return _0x42268c['includes'](_0x56cf2e);});if(_0x4dd576['length']){for(const _0xe9d6d9 of _0x4dd576)_0x449310['removeMarker'](_0xe9d6d9['getFirstMarker']());_0x57b3bf=!0x0;}}return _0x57b3bf;}['assureChains'](_0x584cbf){if(_0x584cbf['batch']['isUndo']||!_0x584cbf['batch']['isLocal'])return!0x1;const _0x10f272=this['editor']['plugins']['get']('TrackChangesEditing');let _0x6d97fa=!0x1;const _0x401c6b=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];for(const _0x203bb5 of _0x10f272['getSuggestions']({'skipNotAttached':!0x0})){const _0x59ac8a=_0x10f272['_findSuggestions'](_0x203bb5['getFirstRange'](),'attribute')['map'](_0x12799a=>_0x12799a['suggestion'])['filter'](_0x3bfdf4=>_0x3bfdf4['data']&&_0x401c6b['includes'](_0x3bfdf4['data']['key']));if(!_0x59ac8a['length'])continue;const _0x1d9c5b=_0x59ac8a[0x0]['head']['attributes']['groupId'];if(!_0x59ac8a['every'](_0x1afa5c=>_0x1afa5c['attributes']['groupId']===_0x1d9c5b)){for(const _0x2e1742 of _0x59ac8a)_0xacc34e(_0x2e1742,_0x1d9c5b)&&(_0x6d97fa=!0x0);}}return _0x6d97fa;function _0x1069cc(_0x5e6d4a,_0x10ca8e){for(const _0x4371f4 of _0x10f272['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x50960e=>'attribute'==_0x50960e['type']&&_0x50960e['attributes']['groupId']==_0x5e6d4a))_0x4371f4['setAttribute']('groupId',_0x10ca8e);}function _0xacc34e(_0x9812ac,_0x1b7e0d){let _0x56f787=_0x9812ac['head'],_0x3b907e=!0x1;for(;_0x56f787;)_0x56f787['attributes']['groupId']!=_0x1b7e0d&&(_0x1069cc(_0x56f787['attributes']['groupId'],_0x1b7e0d),_0x56f787['setAttribute']('groupId',_0x1b7e0d),_0x3b907e=!0x0),_0x56f787=_0x56f787['next'];return _0x3b907e;}}['_supportLegacySuggestions'](){const _0x5ced7f=this['editor'],_0xa9b0c8=_0x5ced7f['locale'],_0x4e22c4=_0x5ced7f['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4e22c4['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2a4000,_0x161b89){const _0x43ba87=[];for(let _0x1aadbf of _0x2a4000)_0x1aadbf['start']['nodeAfter']===_0x1aadbf['end']['parent']&&(_0x1aadbf=_0x5ced7f['model']['createRange'](_0x5ced7f['model']['createPositionAt'](_0x1aadbf['start']['nodeAfter'],0x0))),_0x43ba87['push'](_0x1aadbf);_0x5ced7f['model']['change'](_0x5882fe=>{const _0x292bbe=_0x5ced7f['model']['document']['selection'],_0x2d4ed5=Array['from'](_0x292bbe['getRanges']())['map'](_0xecdd73=>_0x2e923c['fromRange'](_0xecdd73));_0x5882fe['setSelection'](_0x43ba87),_0x5ced7f['commands']['get'](_0x161b89['commandName'])['refresh'](),_0x161b89['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5ced7f['execute'](_0x161b89['commandName'],..._0x161b89['commandParams']),_0x5882fe['setSelection'](_0x2d4ed5);for(const _0x50be20 of _0x2d4ed5)_0x50be20['detach']();});}),_0x4e22c4['descriptionFactory']['registerElementLabel'](function(_0x4bc0b2){const _0x394af8=!_0x5ced7f['model']['schema']['isObject'](_0x4bc0b2),_0x46103c=_0x4bc0b2['previousSibling'],_0x209999=_0x4bc0b2['nextSibling'],_0x17627d=_0x4bc0b2['getAttribute']('listItemId'),_0x279060=!_0x46103c||_0x46103c['getAttribute']('listItemId')!==_0x17627d,_0x41de88=!_0x209999||_0x209999['getAttribute']('listItemId')!==_0x17627d;return _0x394af8&&Boolean(_0x17627d)&&_0x279060&&_0x41de88;},_0x299f67=>o(_0xa9b0c8,'ELEMENT_LIST_ITEM',_0x299f67));}['_registerLegacyDescription'](){const _0x31c746=this['editor'],_0x4259c5=_0x31c746['locale'];function _0x39b5e4(_0x54cfc7){const _0x1054ed=_0x31c746['commands']['get']('bulletedList')['value'],_0x5e9975=_0x31c746['commands']['get']('numberedList')['value'];return'numberedList'===_0x54cfc7?_0x1054ed:_0x5e9975;}_0x31c746['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x55f546){if('formatBlock'!=_0x55f546['type'])return;const {data:_0x175c5f}=_0x55f546;if(!_0x175c5f)return;let _0x26b5b6,_0x10125a,_0x418408,_0x550dc9;switch(_0x175c5f['commandName']){case'bulletedList':_0x418408=_0x175c5f['commandParams'][0x0]['forceValue'],_0x550dc9=_0x39b5e4(_0x175c5f['commandName']),_0x26b5b6=_0x418408?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x550dc9&&_0x31c746['config']['get']('list.multiBlock')||(_0x26b5b6='*Change\x20to:*\x20%0'),_0x10125a={'type':'format','content':o(_0x4259c5,_0x26b5b6,o(_0x4259c5,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x418408=_0x175c5f['commandParams'][0x0]['forceValue'],_0x550dc9=_0x39b5e4(_0x175c5f['commandName']),_0x26b5b6=_0x418408?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x550dc9&&_0x31c746['config']['get']('list.multiBlock')||(_0x26b5b6='*Change\x20to:*\x20%0'),_0x10125a={'type':'format','content':o(_0x4259c5,_0x26b5b6,o(_0x4259c5,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x26b5b6='*Indent:*\x20%0',_0x10125a={'type':'format','content':o(_0x4259c5,_0x26b5b6,o(_0x4259c5,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x26b5b6=function(_0x2dafdd){const _0x57d70a=_0x2dafdd['getFirstRange']();let _0x259b0a=_0x57d70a['start']['nodeAfter'];for(;_0x259b0a&&_0x57d70a['containsItem'](_0x259b0a);){if(_0x259b0a['getAttribute']('listIndent')>0x0)return!0x1;_0x259b0a=_0x259b0a['nextSibling'];}return!0x0;}(_0x55f546)?o(_0x4259c5,'*Format:*\x20remove\x20from\x20%0',o(_0x4259c5,function(_0x101370){return'ELEMENT_'+_0x101370['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x55f546))):o(_0x4259c5,'*Outdent:*\x20%0',o(_0x4259c5,'ELEMENT_LIST_ITEM')),_0x10125a={'type':'format','content':_0x26b5b6};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x175c5f['multipleBlocks']&&(_0x26b5b6='*Merge:*\x20%0',_0x10125a={'type':'deletion','content':o(_0x4259c5,_0x26b5b6,o(_0x4259c5,'ELEMENT_LIST_ITEM'))});}return _0x10125a;});}}function le(_0x18ce57){let _0x45d64f=_0x18ce57['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x45d64f;){const _0x5d5a78=_0x45d64f['getAttribute']('listItemId');if(!_0x5d5a78)return!0x1;if(_0x5d5a78==_0x18ce57['data']['newValue'])return'newValue';if(_0x5d5a78==_0x18ce57['data']['oldValue'])return'oldValue';_0x45d64f=_0x45d64f['previousSibling'];}return!0x1;}class ue extends _0x3b57f6{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x520fd4=this['editor']['config']['get']('list.properties'),_0x922bd3=this['editor']['plugins']['get']('TrackChangesEditing');_0x520fd4['styles']&&(_0x922bd3['enableDefaultAttributesIntegration']('listStyle'),_0x922bd3['registerBlockAttribute']('listStyle')),_0x520fd4['reversed']&&(_0x922bd3['enableDefaultAttributesIntegration']('listReversed'),_0x922bd3['registerBlockAttribute']('listReversed')),_0x520fd4['startIndex']&&(_0x922bd3['enableDefaultAttributesIntegration']('listStart'),_0x922bd3['registerBlockAttribute']('listStart'));const _0x297fb3={'type':'format','content':''};_0x922bd3['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x1efb1f=this['editor']['locale'];_0x922bd3['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x1efb1f,'FORMAT_LIST_REVERSED')),_0x922bd3['descriptionFactory']['registerDescriptionCallback'](_0x1d9ba3=>{const {data:_0x351637}=_0x1d9ba3;if(_0x351637&&'listReversed'==_0x351637['key'])return null==_0x351637['newValue']||0x0==_0x351637['newValue']&&null==_0x351637['oldValue']?_0x297fb3:void 0x0;}),_0x922bd3['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x1efb1f,'FORMAT_LIST_START')),_0x922bd3['descriptionFactory']['registerDescriptionCallback'](_0x2a5dd8=>{const {data:_0x517248}=_0x2a5dd8;if(_0x517248&&'listStart'==_0x517248['key'])return null==_0x517248['newValue']||0x1==_0x517248['newValue']&&null==_0x517248['oldValue']?_0x297fb3:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x18ee55=>{if(_0x18ee55['batch']['isUndo'])return!0x1;let _0x3cbedd=!0x1;const _0x5564a5=_0x922bd3['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x139cb6=>{const _0x42cb20=_0x922bd3['_getAttributeKey'](_0x139cb6);return'listStart'==_0x42cb20||'listReversed'==_0x42cb20;});for(const _0x43ef5e of _0x5564a5){const _0x565037=_0x43ef5e['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x565037||'customNumbered'==_0x565037)continue;_0x922bd3['_findSuggestions'](_0x43ef5e['getFirstRange'](),'attribute')['find'](_0x244184=>'listType'==_0x922bd3['_getAttributeKey'](_0x244184['suggestion']))||(_0x18ee55['removeMarker'](_0x43ef5e['getFirstMarker']()),_0x3cbedd=!0x0);}return _0x3cbedd;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x5559cd){const _0x42df2b=this['editor']['locale'],{data:_0x39a7fc}=_0x5559cd,_0x5a80b8={'type':'format','content':''};if(!_0x39a7fc||'listStyle'!=_0x39a7fc['key'])return;if(!_0x39a7fc['oldValue'])return'default'==_0x39a7fc['newValue']?_0x5a80b8:{'type':'format','content':''+o(_0x42df2b,'*Set\x20format:*\x20%0',o(_0x42df2b,this['_getTranslationKeyForListStyle'](_0x39a7fc['newValue'])))};if(!_0x39a7fc['newValue']){if('default'==_0x39a7fc['oldValue'])return _0x5a80b8;let _0x47451d=_0x5559cd['head'];for(;_0x47451d;){if(_0x47451d['data']&&'listType'==_0x47451d['data']['key']&&_0x47451d['data']['newValue'])return _0x5a80b8;_0x47451d=_0x47451d['next'];}return{'type':'format','content':''+o(_0x42df2b,'*Remove\x20format:*\x20%0',o(_0x42df2b,this['_getTranslationKeyForListStyle'](_0x39a7fc['oldValue'])))};}if('default'!=_0x39a7fc['newValue'])return{'type':'format','content':''+o(_0x42df2b,'*Set\x20format:*\x20%0',o(_0x42df2b,this['_getTranslationKeyForListStyle'](_0x39a7fc['newValue'])))};let _0x3f2d33=_0x5559cd['head'];for(;_0x3f2d33;){if(_0x3f2d33['data']&&'listType'==_0x3f2d33['data']['key']&&_0x3f2d33['data']['newValue']&&_0x3f2d33['data']['oldValue'])return _0x5a80b8;_0x3f2d33=_0x3f2d33['next'];}return{'type':'format','content':o(_0x42df2b,'*Set\x20format:*\x20%0',o(_0x42df2b,'ELEMENT_'+_0x5559cd['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x465a6e=this['editor'],_0x5a9a95=_0x465a6e['locale'];_0x465a6e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x21d9a7=>{if('formatBlock'!=_0x21d9a7['type'])return;const {data:_0x45a52c}=_0x21d9a7;if(!_0x45a52c)return;let _0x3b8e96,_0x38d139;switch(_0x45a52c['commandName']){case'listStyle':_0x3b8e96='*Change\x20to:*\x20%0',_0x38d139={'type':'format','content':o(_0x5a9a95,_0x3b8e96,o(_0x5a9a95,this['_getTranslationKeyForListStyle'](_0x45a52c['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3b8e96=_0x45a52c['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x38d139={'type':'format','content':o(_0x5a9a95,_0x3b8e96)};break;case'listStart':_0x3b8e96='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x38d139={'type':'format','content':o(_0x5a9a95,_0x3b8e96,_0x45a52c['commandParams'][0x0]['startIndex'])};}return _0x38d139;});}['_getTranslationKeyForListStyle'](_0x3a9103){return'ELEMENT_'+function(_0x15f2a7){if(pe['includes'](_0x15f2a7))return'bulleted';if(ye['includes'](_0x15f2a7))return'numbered';return null;}(_0x3a9103)['toUpperCase']()+'_LIST_'+_0x3a9103['toUpperCase']()['replace'](/-/g,'_');}}const pe=['disc','circle','square'],ye=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class W extends _0x3b57f6{static get['requires'](){return[_0xe252d7];}['init'](){const _0x29f95c=this['editor'],_0x2fb3bf=_0x29f95c['plugins']['get']('TrackChangesEditing'),_0x1bd9ed=_0x29f95c['commands']['get']('enter');_0x2fb3bf['enableCommand']('enter',()=>{_0x29f95c['model']['change'](_0x3d67a9=>{const _0x148917=_0x29f95c['model']['document']['selection'],_0x5a81da=_0x148917['getFirstPosition'](),_0x29a0f0=_0x2e923c['fromRange'](_0x148917['getFirstRange']());if(_0x1bd9ed['enterBlock'](_0x3d67a9)){const _0x17b87d=_0x29f95c['model']['createPositionAt'](_0x5a81da['parent']['nextSibling'],0x0),_0x1db752=_0x3d67a9['createRange'](_0x5a81da,_0x17b87d);_0x2fb3bf['markInsertion'](_0x1db752);}else _0x3d67a9['setSelection'](_0x3d67a9['createRange'](_0x29a0f0['end']));_0x29a0f0['detach'](),_0x1bd9ed['fire']('afterExecute',{'writer':_0x3d67a9});});}),_0x29f95c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x29f95c,'split'),{'priority':'high'}),_0x29f95c['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x4f2d1f,_0x572414,_0x5439de)=>{const _0x361693=_0x5439de['mapper']['markerNameToElements'](_0x572414['markerName']);if(_0x361693){for(const _0x394c63 of _0x361693)_0x394c63['hasClass']('ck-suggestion-marker-split')&&(_0x5439de['mapper']['unbindElementFromMarkerName'](_0x394c63,_0x572414['markerName']),_0x5439de['writer']['remove'](_0x394c63));}},{'priority':'high'}),_0x29f95c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x5857a7,_0x110542,_0x114398)=>{_0x114398['options']['showSuggestionHighlights']&&_e(_0x29f95c,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x5857a7,_0x110542,_0x114398);},{'priority':'high'});}}class J extends _0x3b57f6{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x39edec=this['editor']['plugins']['get']('TrackChangesEditing');_0x39edec['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x39edec['enableCommand']('findNext'),_0x39edec['enableCommand']('findPrevious'),_0x39edec['enableCommand']('replace'),_0x39edec['enableCommand']('replaceAll');}['handleFindCommand'](_0x2a7488,_0x1e2569,_0x3ce634={}){const _0x30d018=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x2a7488(_0x297934=>('string'==typeof _0x1e2569?_0x30d018['findByTextCallback'](_0x1e2569,_0x3ce634):_0x1e2569)(_0x297934)['filter'](_0x5ee9a8=>!0x1===this['_isInDeletionRange'](_0x5ee9a8,_0x297934['item'])),_0x3ce634);}['_isInDeletionRange'](_0x58171b,_0xa1577d){const _0x3b8824=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0xa1577d,_0x58171b['start']),this['editor']['model']['createPositionAt'](_0xa1577d,_0x58171b['end']));for(const _0x2fee11 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x3b8824['getIntersection'](_0x2fee11['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Q extends _0x3b57f6{['afterInit'](){const _0x3586bd=this['editor']['locale'],_0x5aeb2c=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x3c7bd1,commandName:_0x1928a9}of ro)this['editor']['plugins']['has'](_0x3c7bd1)&&(_0x5aeb2c['enableDefaultAttributesIntegration'](_0x1928a9),_0x5aeb2c['registerInlineAttribute'](_0x1928a9));_0x3586bd['t'],_0x5aeb2c['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x3586bd,'FORMAT_FONT_SIZE')),_0x5aeb2c['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x3586bd,'FORMAT_FONT_FAMILY')),_0x5aeb2c['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x3586bd,'FORMAT_FONT_COLOR')),_0x5aeb2c['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x3586bd,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x395c03=this['editor'],_0x2bbcb0=_0x395c03['locale'];_0x395c03['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4463c1=>{const _0x443db=_0x2bbcb0['t'];if('formatInline'!=_0x4463c1['type'])return;const {data:_0x4ae08c}=_0x4463c1;if(null!=_0x4ae08c){if('fontSize'==_0x4ae08c['commandName']){const _0xb7c590=_0x4ae08c['commandParams'][0x0]['value'];if(_0xb7c590){const _0x154a38=_0x443db(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x55a37c=>_0x55a37c['model']==_0xb7c590)['title'])['toLowerCase']();return{'type':'format','content':o(_0x2bbcb0,'*Set\x20font\x20size:*\x20%0',_0x154a38)};}return{'type':'format','content':o(_0x2bbcb0,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x4ae08c['commandName']){const _0x27a0ec=_0x4ae08c['commandParams'][0x0]['value'];return _0x27a0ec?{'type':'format','content':o(_0x2bbcb0,'*Set\x20font\x20family:*\x20%0',_0x27a0ec)}:{'type':'format','content':o(_0x2bbcb0,'*Reset\x20font\x20family*')};}if('fontColor'==_0x4ae08c['commandName']){const _0x39f15a=_0x4ae08c['commandParams'][0x0]['value'];if(_0x39f15a){const _0x35edb8=_0x44a005(this['editor']['config']['get']('fontColor.colors'))['find'](_0x21ca23=>_0x21ca23['model']==_0x39f15a);let _0x575b1a=_0x39f15a,_0x2909d3='';return _0x35edb8&&(_0x575b1a=_0x35edb8['label'],_0x2909d3=_0x443db(_0x575b1a)['toLowerCase']()),{'type':'format','content':o(_0x2bbcb0,'*Set\x20font\x20color:*\x20%0',_0x2909d3)['trim'](),'color':{'value':_0x39f15a,'title':_0x2909d3||_0x575b1a}};}return{'type':'format','content':o(_0x2bbcb0,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x4ae08c['commandName']){const _0x269f43=_0x4ae08c['commandParams'][0x0]['value'];if(_0x269f43){const _0x10db33=_0x44a005(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x1a8bbe=>_0x1a8bbe['model']==_0x269f43);let _0xbecfc2=_0x269f43,_0x1736b5='';return _0x10db33&&(_0xbecfc2=_0x10db33['label'],_0x1736b5=_0x443db(_0xbecfc2)['toLowerCase']()),{'type':'format','content':o(_0x2bbcb0,'*Set\x20font\x20background\x20color:*\x20%0',_0x1736b5)['trim'](),'color':{'value':_0x269f43,'title':_0x1736b5||_0xbecfc2}};}return{'type':'format','content':o(_0x2bbcb0,'*Reset\x20font\x20background\x20color*')};}}});}}class X extends _0x3b57f6{['afterInit'](){const _0x5e8f3f=this['editor'],_0xa9bc72=_0x5e8f3f['plugins']['get']('TrackChangesEditing'),_0x44c31c=_0x5e8f3f['commands']['get']('copyFormat'),_0x11baf5=_0x5e8f3f['commands']['get']('pasteFormat');_0x44c31c&&_0x11baf5&&(_0xa9bc72['enableDefaultAttributesIntegration']('pasteFormat'),_0xa9bc72['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x4eb612=this['editor'],_0x311139=_0x4eb612['locale'];_0x4eb612['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2bb225=>{if('formatBlock'!=_0x2bb225['type']&&'formatInline'!=_0x2bb225['type'])return;const {data:_0x57daf2}=_0x2bb225;if(_0x57daf2&&'pasteFormat'===_0x57daf2['commandName']){const _0x5773ea=[],_0x252361=_0x57daf2['commandParams'][0x0];for(const [_0x55b7d1,_0x1e8c26]of Object['entries'](_0x252361))_0x5773ea['push'](so(_0x4eb612,_0x55b7d1,_0x1e8c26));return _0x5773ea['length']?{'type':'format','content':o(_0x311139,'*Set\x20format\x20to:*\x20%0',_0x5773ea['join'](',\x20'))}:{'type':'format','content':o(_0x311139,'*Remove\x20all\x20formatting*')};}});}}function so(_0x4efd25,_0x2ec3e9,_0x1167e0){const _0x2ba5a5=_0x4efd25['locale']['t'],_0xd76e23=_0x2ec3e9['split'](/(?=[A-Z])/)['join']('\x20'),_0x1cbaa6=_0x2ba5a5(_0xd76e23['charAt'](0x0)['toUpperCase']()+_0xd76e23['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x1167e0)return _0x1cbaa6;if('fontColor'===_0x2ec3e9||'fontBackgroundColor'===_0x2ec3e9){const _0x429d08=_0x44a005(_0x4efd25['config']['get']('fontColor.colors'))['find'](_0x4a62df=>_0x4a62df['model']==_0x1167e0);return _0x1cbaa6+'\x20('+(_0x429d08?_0x2ba5a5(_0x429d08['label'])['toLowerCase']():_0x1167e0)+')';}if('fontSize'===_0x2ec3e9&&isNaN(parseFloat(_0x1167e0))){const _0x5de73c=_0x4efd25['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x4efd25['config']['get']('fontSize.options'))['find'](_0x1e94f1=>_0x1e94f1['model']==_0x1167e0);return _0x1cbaa6+'\x20('+(_0x5de73c?_0x2ba5a5(_0x5de73c['title'])['toLowerCase']():_0x1167e0)+')';}return _0x1cbaa6+'\x20('+_0x1167e0+')';}class Y extends _0x3b57f6{['_headingOptions'];['afterInit'](){const _0x2bb2a8=this['editor'];if(!_0x2bb2a8['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2bb2a8['config']['get']('heading.options');const _0x2cb703=_0x2bb2a8['locale'],_0x3d76bf=_0x2bb2a8['plugins']['get']('TrackChangesEditing');_0x3d76bf['enableDefaultAttributesIntegration']('heading');for(const _0x250caa of this['_headingOptions'])'paragraph'!=_0x250caa['model']&&_0x3d76bf['descriptionFactory']['registerElementLabel'](_0x250caa['model'],_0x26fd97=>{const _0x17d48f=this['_getHeadingLevel'](_0x250caa['model']);return null!==_0x17d48f?_0x35a245(_0x26fd97,_0x17d48f):_0x3dda8b(_0x26fd97,_0x250caa['title']);});function _0x35a245(_0x5181f1,_0x40f9db){return o(_0x2cb703,'ELEMENT_HEADING',[_0x5181f1,_0x40f9db]);}function _0x3dda8b(_0x7c2894,_0xd8ac9d){return o(_0x2cb703,'ELEMENT_HEADING_CUSTOM',[_0x7c2894,_0xd8ac9d]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x57e2c8=this['editor'],_0x1f340e=_0x57e2c8['locale'];function _0x549c2d(_0x105fbc,_0x25ba0b){return o(_0x1f340e,'ELEMENT_HEADING_CUSTOM',[_0x105fbc,_0x25ba0b]);}_0x57e2c8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x313c1e=>{if('formatBlock'!=_0x313c1e['type'])return;const {data:_0x201e5c}=_0x313c1e;if(_0x201e5c&&'heading'==_0x201e5c['commandName']){const _0x55c9c3=_0x201e5c['commandParams'][0x0]['value'],_0x3afccb=this['_getHeadingLevel'](_0x55c9c3);if(null!==_0x3afccb)return{'type':'format','content':o(_0x1f340e,'*Change\x20to:*\x20%0',(_0x1773af=0x1,_0x493289=_0x3afccb,o(_0x1f340e,'ELEMENT_HEADING',[_0x1773af,_0x493289])))};const _0x158ae9=this['_headingOptions']['find'](_0x4f2ad5=>_0x4f2ad5['model']===_0x55c9c3)['title'];return{'type':'format','content':o(_0x1f340e,'*Change\x20to:*\x20%0',_0x549c2d(0x1,_0x158ae9))};}var _0x1773af,_0x493289;});}['_getHeadingLevel'](_0x2cff54){const _0x22a4e0=_0x2cff54['match'](/^heading(\d+)/);if(_0x22a4e0)return _0x22a4e0[0x1];const _0x3aa52f=this['_headingOptions']?.['find'](_0x19ce3f=>_0x19ce3f['model']==_0x2cff54);if(_0x3aa52f&&_0x3aa52f['view']){const _0x105ab5=_0x3aa52f['view'],_0x2e580f=(_0x105ab5['name']??_0x105ab5)['match'](/^h(\d+)/);if(_0x2e580f)return _0x2e580f[0x1];}return null;}}class Z extends _0x3b57f6{['afterInit'](){const _0x1bd778=this['editor'];if(!_0x1bd778['plugins']['has']('HighlightEditing'))return;const _0x34a684=_0x1bd778['plugins']['get']('TrackChangesEditing'),_0x3bcefa=_0x1bd778['locale'];_0x34a684['enableDefaultAttributesIntegration']('highlight'),_0x34a684['registerInlineAttribute']('highlight'),_0x34a684['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x3bcefa,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x44c439=this['editor'],_0x2ece49=_0x44c439['locale'];_0x44c439['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x7e53ac=>{if('formatInline'!=_0x7e53ac['type'])return;const {data:_0xc938e6}=_0x7e53ac;if(_0xc938e6&&'highlight'==_0xc938e6['commandName']){const _0x3a8449=_0x2ece49['t'],_0x3c6cd1=_0xc938e6['commandParams'][0x0]['value'];if(_0x3c6cd1){const _0x5306b3=_0x44c439['config']['get']('highlight.options')['find'](_0x5674f4=>_0x5674f4['model']==_0x3c6cd1),_0x47c1a9=_0x3a8449(_0x5306b3['title'])['toLowerCase']();return{'type':'format','content':o(_0x2ece49,'*Set\x20highlight:*\x20%0',_0x47c1a9),'color':{'value':_0x5306b3['color'],'title':_0x5306b3['title']}};}return{'type':'format','content':o(_0x2ece49,'*Remove\x20highlight*',o(_0x2ece49,'FORMAT_HIGHLIGHT'))};}});}}class tt extends _0x3b57f6{['afterInit'](){const _0x5c21c2=this['editor'];if(!_0x5c21c2['plugins']['has']('HorizontalLineEditing'))return;_0x5c21c2['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x60e641=_0x5c21c2['plugins']['get']('TrackChangesEditing'),_0x237a36=_0x5c21c2['locale'];_0x60e641['descriptionFactory']['registerElementLabel']('horizontalLine',_0x425f14=>o(_0x237a36,'ELEMENT_HORIZONTAL_LINE',_0x425f14)),_0x5c21c2['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2c37bc,{writer:_0x351045,options:_0x32ad0b})=>{if(!_0x32ad0b['showSuggestionHighlights'])return null;const _0x284cdf=_0x351045['createContainerElement']('div'),_0x4002fa=_0x351045['createEmptyElement']('hr');return _0x351045['addClass']('ck-horizontal-line',_0x284cdf),_0x351045['insert'](_0x351045['createPositionAt'](_0x284cdf,0x0),_0x4002fa),_0x284cdf;},'converterPriority':'high'});}}class et extends _0x3b57f6{['afterInit'](){const _0x4bb529=this['editor'];if(!_0x4bb529['plugins']['has']('HtmlEmbed'))return;const _0xca690=_0x4bb529['plugins']['get']('TrackChangesEditing'),_0x9ab2fa=_0x4bb529['locale'];_0xca690['descriptionFactory']['registerElementLabel']('rawHtml',_0x227357=>o(_0x9ab2fa,'ELEMENT_HTML_EMBED',_0x227357)),_0xca690['enableDefaultAttributesIntegration']('htmlEmbed'),_0xca690['registerBlockAttribute']('value'),_0xca690['descriptionFactory']['registerDescriptionCallback'](_0x2da9e4=>{if('attribute'!=_0x2da9e4['type'])return;const {data:_0x16a4d3}=_0x2da9e4;if(_0x16a4d3&&'value'==_0x16a4d3['key']&&_0x2da9e4['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x4d18ed=o(_0x9ab2fa,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x9ab2fa,'*Change\x20%0\x20content*',_0x4d18ed)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2ba361=this['editor'],_0x5c44a4=_0x2ba361['locale'];_0x2ba361['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2ab3fd=>{if('formatBlock'!=_0x2ab3fd['type'])return;const {data:_0x10c74b}=_0x2ab3fd;if(_0x10c74b&&'htmlEmbed'==_0x10c74b['commandName']){const _0x4c055c=o(_0x5c44a4,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x5c44a4,'*Change\x20%0\x20content*',_0x4c055c)};}});}}class it extends _0x3b57f6{['afterInit'](){const _0x2ad2fc=this['editor'];if(!_0x2ad2fc['plugins']['has']('ImageEditing'))return;const _0x23aec1=_0x2ad2fc['plugins']['get']('TrackChangesEditing'),_0x343367=_0x2ad2fc['plugins']['get']('ImageUtils'),_0x247732=_0x2ad2fc['locale'];_0x23aec1['enableCommand']('insertImage'),_0x23aec1['descriptionFactory']['registerElementLabel']('imageBlock',_0x7c50b2=>o(_0x247732,'ELEMENT_IMAGE',_0x7c50b2)),_0x23aec1['descriptionFactory']['registerElementLabel']('imageInline',_0x3153a7=>o(_0x247732,'ELEMENT_INLINE_IMAGE',_0x3153a7)),_0x23aec1['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x247732,'ELEMENT_CAPTION')),_0x2ad2fc['plugins']['has']('ImageUploadEditing')&&_0x23aec1['enableCommand']('uploadImage'),_0x2ad2fc['plugins']['has']('ImageBlockEditing')&&_0x2ad2fc['plugins']['has']('ImageInlineEditing')&&(_0x23aec1['enableCommand']('imageTypeInline',(_0x2c3994,_0x22acf0)=>{const _0x55e6c0=_0x343367['getClosestSelectedImageElement'](_0x2ad2fc['model']['document']['selection']);_0x2ad2fc['model']['change'](()=>{_0x23aec1['markBlockFormat'](_0x55e6c0,{'commandName':'imageTypeInline','commandParams':[_0x22acf0]},[],'convertBlockImageToInline');});}),_0x23aec1['enableCommand']('imageTypeBlock',(_0x3c1b6f,_0x376ab5)=>{_0x2ad2fc['model']['change'](_0x1b0123=>{let _0x3e8fd6=_0x343367['getClosestSelectedImageElement'](_0x2ad2fc['model']['document']['selection']),_0x55b2da=_0x1b0123['createRangeOn'](_0x3e8fd6);const _0x404438=_0x30dd34['fromPosition'](_0x55b2da['start'],'toPrevious'),_0x5f406b=_0x30dd34['fromPosition'](_0x55b2da['end'],'toNext');_0x23aec1['forceDefaultExecution'](()=>_0x3c1b6f(_0x376ab5)),_0x3e8fd6=_0x343367['getClosestSelectedImageElement'](_0x2ad2fc['model']['document']['selection']),_0x55b2da=_0x1b0123['createRangeOn'](_0x3e8fd6);const _0x1b8cdd=_0x1b0123['createRange'](_0x404438,_0x5f406b);_0x404438['detach'](),_0x5f406b['detach'](),_0x23aec1['markBlockFormat'](_0x3e8fd6,{'commandName':'imageTypeInline','commandParams':[_0x376ab5]},[],'convertInlineImageToBlock'),_0x1b8cdd['start']['isBefore'](_0x55b2da['start'])&&_0x23aec1['markInsertion'](_0x1b0123['createRange'](_0x1b8cdd['start'],_0x55b2da['start']),'convertInlineImageToBlock'),_0x55b2da['end']['isBefore'](_0x1b8cdd['end'])&&_0x23aec1['markInsertion'](_0x1b0123['createRange'](_0x55b2da['end'],_0x1b8cdd['end']),'convertInlineImageToBlock');});}),_0x23aec1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x23aec1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x23aec1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x23aec1['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x23aec1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x23aec1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x5cbfbd])=>{const _0x3bf444=_0x23aec1['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x4e7c1d=_0x5cbfbd['start'],_0x32285a=_0x5cbfbd['end'];const _0x536243=_0x2ad2fc['model']['schema']['getNearestSelectionRange'](_0x4e7c1d,'backward'),_0x567066=_0x2ad2fc['model']['schema']['getNearestSelectionRange'](_0x32285a,'forward');_0x536243['isCollapsed']&&(_0x4e7c1d=_0x536243['start']),_0x567066['isCollapsed']&&(_0x32285a=_0x567066['end']),_0x3bf444([_0x2ad2fc['model']['createRange'](_0x4e7c1d,_0x32285a)]);}),_0x23aec1['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x21c3a1),_0x23aec1['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x21c3a1)),_0x2ad2fc['plugins']['has']('ImageCaptionEditing')&&(_0x23aec1['enableCommand']('toggleImageCaption',(_0x53c560,_0x239dbc)=>{const _0x4ada07=_0x2ad2fc['plugins']['get']('ImageCaptionUtils');let _0x352b33=_0x343367['getClosestSelectedImageElement'](_0x2ad2fc['model']['document']['selection']),_0x4f5d6c=_0x4ada07['getCaptionFromImageModelElement'](_0x352b33);_0x2ad2fc['model']['change'](()=>{if(_0x4f5d6c)return void _0x23aec1['markDeletion'](_0x2ad2fc['model']['createRangeOn'](_0x4f5d6c));const _0x4b242a=_0x343367['isBlockImage'](_0x352b33);_0x53c560(_0x239dbc),_0x352b33=_0x343367['getClosestSelectedImageElement'](_0x2ad2fc['model']['document']['selection']),_0x4f5d6c=_0x4ada07['getCaptionFromImageModelElement'](_0x352b33),_0x23aec1['markInsertion'](_0x2ad2fc['model']['createRangeOn'](_0x4f5d6c),_0x4b242a?null:'imageCaption');});}),_0x23aec1['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x21c3a1));const _0x5bb299=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x5091cf(_0x3e72f1,_0x4fb161){const _0x2eb1bf=_0x5bb299['findIndex'](({type:_0x32464c,subType:_0x5604a9})=>_0x3e72f1['type']==_0x32464c&&_0x3e72f1['subType']==_0x5604a9),_0x487c5e=_0x5bb299['findIndex'](({type:_0x11e17b,subType:_0x211a5d})=>_0x4fb161['type']==_0x11e17b&&_0x4fb161['subType']==_0x211a5d);if(_0x2eb1bf<0x0||_0x487c5e<0x0)return!0x1;const _0xa25434=_0x3e72f1['getFirstRange'](),_0x175b3b=_0x4fb161['getFirstRange']();if((0x0==_0x2eb1bf||0x1==_0x2eb1bf)&&0x2==_0x487c5e&&_0xa25434['isIntersecting'](_0x175b3b))return!0x0;if(0x2==_0x2eb1bf&&0x3==_0x487c5e){const _0x910973=_0x23aec1['_findSuggestions'](_0xa25434,'insertion')['filter'](({suggestion:_0x9260c9,meta:_0x38e1ee})=>_0x38e1ee['isOwn']&&'convertInlineImageToBlock'==_0x9260c9['subType']);if(_0x910973['length']>0x1&&_0x175b3b['end']['isEqual'](_0xa25434['start']))return!0x0;if(0x1==_0x910973['length']&&(_0xa25434['start']['isEqual'](_0x175b3b['end'])||_0xa25434['end']['isEqual'](_0x175b3b['start'])))return!0x0;}if(0x3==_0x2eb1bf&&0x3==_0x487c5e&&_0xa25434['start']['isBefore'](_0x175b3b['start'])){const _0x764b94=_0xa25434['end']['nodeAfter'],_0x545881=_0x175b3b['start']['nodeBefore'];return _0x343367['isBlockImage'](_0x764b94)&&_0x764b94===_0x545881;}return!0x1;}function _0x21c3a1(_0x41b34f,_0xf79009){return _0x5091cf(_0x41b34f,_0xf79009)?[_0x41b34f,_0xf79009]:_0x5091cf(_0xf79009,_0x41b34f)?[_0xf79009,_0x41b34f]:null;}_0x2ad2fc['plugins']['has']('ImageResize')&&(_0x23aec1['enableDefaultAttributesIntegration']('resizeImage'),_0x23aec1['registerBlockAttribute']('resizedWidth'),_0x23aec1['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x247732,'FORMAT_IMAGE_SIZE'))),_0x2ad2fc['plugins']['has']('ImageTextAlternativeEditing')&&(_0x23aec1['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x23aec1['registerBlockAttribute']('alt')),_0x23aec1['descriptionFactory']['registerDescriptionCallback'](_0x2d2cdc=>{if(!!_0x5bb299['find'](({type:_0x1d132a,subType:_0x10889f})=>_0x2d2cdc['type']==_0x1d132a&&_0x2d2cdc['subType']==_0x10889f))return _0x2d2cdc['previous']?{}:void 0x0;}),_0x23aec1['descriptionFactory']['registerDescriptionCallback'](_0x226b8f=>{if('insertion'==_0x226b8f['type']||'deletion'==_0x226b8f['type']){const _0x342dd4=_0x226b8f['getContainedElement']();if(_0x342dd4&&_0x342dd4['is']('element','caption'))return{'type':'insertion'==_0x226b8f['type']?'addObject':'removeObject','element':_0x342dd4,'quantity':0x1};}}),_0x23aec1['descriptionFactory']['registerDescriptionCallback'](_0x1bd167=>'formatBlock'==_0x1bd167['type']&&'convertInlineImageToBlock'==_0x1bd167['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x1bd167['type']&&'convertBlockImageToInline'==_0x1bd167['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x23aec1['descriptionFactory']['registerDescriptionCallback'](_0x127f91=>{if('attribute'!=_0x127f91['type'])return;const {data:_0x38bf7d}=_0x127f91;if(!_0x38bf7d||'alt'!=_0x38bf7d['key'])return;const _0x403d6f=_0x38bf7d['newValue'];return _0x403d6f?{'type':'format','content':o(_0x247732,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x403d6f+'\x22')}:{'type':'format','content':o(_0x247732,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5405d5=this['editor'],_0x155a30=_0x5405d5['locale'];_0x5405d5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x807c39=>{if('formatBlock'!=_0x807c39['type']&&'formatInline'!=_0x807c39['type'])return;const {data:_0x1b17d5}=_0x807c39;if(_0x1b17d5){if('imageTextAlternative'==_0x1b17d5['commandName']){const _0x496ac8=_0x1b17d5['commandParams'][0x0]['newValue'];return _0x496ac8?{'type':'format','content':o(_0x155a30,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x496ac8+'\x22')}:{'type':'format','content':o(_0x155a30,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x1b17d5['commandName']){const _0x3481a3=_0x1b17d5['commandParams'][0x0]['width'];return _0x3481a3?{'type':'format','content':o(_0x155a30,'*Set\x20image\x20width:*\x20%0',_0x3481a3)}:{'type':'format','content':o(_0x155a30,'*Reset\x20image\x20width*')};}}});}}class st extends _0x3b57f6{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x473f54=this['editor']['locale'],_0x23ef0f=this['editor']['plugins']['get']('TrackChangesEditing');_0x23ef0f['enableDefaultAttributesIntegration']('replaceImageSource'),_0x23ef0f['registerBlockAttribute']('src'),_0x23ef0f['descriptionFactory']['registerDescriptionCallback'](_0x3d5a3f=>{if('attribute'!=_0x3d5a3f['type'])return;const {data:_0x217eec}=_0x3d5a3f;return _0x217eec&&'src'==_0x217eec['key']?_0x217eec['newValue']&&_0x217eec['oldValue']?{'type':'format','content':o(_0x473f54,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5257a9=this['editor']['plugins']['get']('TrackChangesEditing');_0x5257a9['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x5257a9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5257a9['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x5257a9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xe2299b=this['editor'],_0x195672=_0xe2299b['locale'];_0xe2299b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19265e=>{if('formatBlock'!=_0x19265e['type']&&'formatInline'!=_0x19265e['type'])return;const {data:_0x32d0f7}=_0x19265e;if(!_0x32d0f7||'replaceImageSource'!=_0x32d0f7['commandName'])return;return{'type':'format','content':o(_0x195672,'*Format:*\x20replace\x20image\x20URL')};});}}class nt extends _0x3b57f6{['afterInit'](){const _0x167928=this['editor'];if(!_0x167928['plugins']['has']('ImageStyleEditing'))return;const _0x4e9d89=_0x167928['plugins']['get']('TrackChangesEditing'),_0x213085=_0x167928['plugins']['get']('ImageUtils'),_0x37554c={};_0x4e9d89['enableCommand']('imageStyle',(_0x19b92f,_0x2ab485)=>{const _0x4b23d2=_0x167928['plugins']['get']('Users')['me'],_0x5e706d=_0x167928['commands']['get']('imageStyle');let _0x336ed3=_0x213085['getClosestSelectedImageElement'](_0x167928['model']['document']['selection']),_0x444700=_0x167928['model']['createRangeOn'](_0x336ed3),_0x38cdab=_0x5e706d['value'];if(_0x38cdab==_0x2ab485['value'])return;const _0x23c369={'commandName':'imageStyle','commandParams':[_0x2ab485],'formatGroupId':_0x386e7f()};_0x167928['model']['change'](()=>{if(_0x4e9d89['getSuggestions']()['filter'](_0x2f7249=>_0x2f7249['isInContent']&&_0x4b23d2==_0x2f7249['author']&&('formatBlock'==_0x2f7249['type']||'formatInline'==_0x2f7249['type'])&&('imageStylePreApply'==_0x2f7249['subType']||'imageStylePostApply'==_0x2f7249['subType'])&&_0x2f7249['getFirstRange']()['isEqual'](_0x444700))['forEach'](_0x9b8872=>_0x4e9d89['discardSuggestion'](_0x9b8872['head'])),_0x336ed3=_0x213085['getClosestSelectedImageElement'](_0x167928['model']['document']['selection']),_0x444700=_0x167928['model']['createRangeOn'](_0x336ed3),_0x5e706d['refresh'](),_0x167928['commands']['get']('imageTypeInline')['refresh'](),_0x167928['commands']['get']('imageTypeBlock')['refresh'](),_0x38cdab=_0x5e706d['value'],_0x38cdab!=_0x2ab485['value'])return _0x213085['isInlineImage'](_0x336ed3)&&_0x5e706d['shouldConvertImageType'](_0x2ab485['value'],_0x336ed3)?(_0x19b92f({..._0x2ab485,'setImageSizes':!0x1}),_0x336ed3=_0x213085['getClosestSelectedImageElement'](_0x167928['model']['document']['selection']),void _0x4e9d89['markBlockFormat'](_0x336ed3,{..._0x23c369,'commandReversedParams':[{'value':_0x38cdab||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x213085['isBlockImage'](_0x336ed3)?_0x4e9d89['markBlockFormat'](_0x336ed3,_0x23c369,[],'imageStylePostApply'):_0x4e9d89['markInlineFormat'](_0x444700,_0x23c369,'imageStylePostApply'));});});for(const _0xab62d8 of _0x167928['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x37554c[_0xab62d8['name']]=_0xab62d8['title']['toLowerCase']();_0x4e9d89['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x4e9d89['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x4e9d89['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x4e9d89['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4f1120])=>{_0x213085['setImageNaturalSizeAttributes'](_0x4f1120['getContainedElement']());}),_0x4e9d89['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x3756eb,_0x32097f)=>{_0x4e9d89['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x3756eb,{'commandName':_0x32097f['commandName'],'commandParams':_0x32097f['commandReversedParams']});}),_0x4e9d89['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x2b38a4,_0x34837d){if(_0x3910b9(_0x2b38a4,_0x34837d))return[_0x2b38a4,_0x34837d];if(_0x3910b9(_0x34837d,_0x2b38a4))return[_0x34837d,_0x2b38a4];return null;});const _0x39d485=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x3910b9(_0x1faab4,_0x2405ec){const _0x5b3fe4=_0x39d485['findIndex'](({type:_0x3836b8,subType:_0x4a0ef0})=>_0x1faab4['type']==_0x3836b8&&_0x1faab4['subType']==_0x4a0ef0),_0x1405f9=_0x39d485['findIndex'](({type:_0x2c93aa,subType:_0x5233c3})=>_0x2405ec['type']==_0x2c93aa&&_0x2405ec['subType']==_0x5233c3);if(_0x5b3fe4<0x0||_0x1405f9<0x0)return!0x1;const _0xffbd8c=_0x1faab4['getFirstRange'](),_0x18ed86=_0x2405ec['getFirstRange']();if((0x0==_0x5b3fe4||0x1==_0x5b3fe4)&&0x2==_0x1405f9&&_0xffbd8c['isIntersecting'](_0x18ed86))return!0x0;if(0x2==_0x5b3fe4&&0x3==_0x1405f9){const _0x382b2b=_0x4e9d89['_findSuggestions'](_0xffbd8c,'insertion')['filter'](({suggestion:_0x5cac98,meta:_0x1b95f8})=>_0x1b95f8['isOwn']&&'convertInlineImageToBlock'==_0x5cac98['subType']);if(_0x382b2b['length']>0x1&&_0x18ed86['end']['isEqual'](_0xffbd8c['start']))return!0x0;if(0x1==_0x382b2b['length']&&(_0xffbd8c['start']['isEqual'](_0x18ed86['end'])||_0xffbd8c['end']['isEqual'](_0x18ed86['start'])))return!0x0;}if(0x3==_0x5b3fe4&&0x3==_0x1405f9&&_0xffbd8c['start']['isBefore'](_0x18ed86['start'])){const _0x1303df=_0xffbd8c['end']['nodeAfter'],_0x37d715=_0x18ed86['start']['nodeBefore'];return _0x213085['isBlockImage'](_0x1303df)&&_0x1303df===_0x37d715;}return!0x1;}_0x167928['model']['document']['registerPostFixer'](()=>{let _0x4961ff=!0x1;const _0x4af2aa=Array['from'](_0x167928['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x12d79a,data:_0x7b7fbf}of _0x4af2aa){const {group:_0x3ab32c,type:_0x25045b,subType:_0x18df8c,id:_0x219e52}=_0x4e9d89['_splitMarkerName'](_0x12d79a);if('suggestion'==_0x3ab32c&&_0x4e9d89['hasSuggestion'](_0x219e52)){if('formatBlock'==_0x25045b&&('imageStylePreApply'==_0x18df8c||'imageStylePostApply'==_0x18df8c)){const _0x4dffd0=_0x4e9d89['getSuggestion'](_0x219e52);if(_0x7b7fbf['newRange']){const _0x532ae7=_0x4dffd0['getFirstRange']()['getContainedElement']();if(_0x213085['isBlockImage'](_0x532ae7))continue;_0x4e9d89['discardSuggestion'](_0x4dffd0),_0x4961ff=!0x0;}}if('insertion'==_0x25045b&&'imageCaption'==_0x18df8c&&!_0x7b7fbf['newRange']){const _0x3de3bd=_0x4e9d89['getSuggestion'](_0x219e52);_0x3de3bd['next']&&_0x3de3bd['next']['isInContent']&&(_0x4e9d89['discardSuggestion'](_0x3de3bd['next']),_0x4961ff=!0x0);}}}return _0x4961ff;}),this['_registerLegacyDescription'](_0x37554c);}['_registerLegacyDescription'](_0x444c92){const _0xce3fbf=this['editor'],_0x542535=_0xce3fbf['locale'];_0xce3fbf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1417a9=>{if('formatBlock'!=_0x1417a9['type']&&'formatInline'!=_0x1417a9['type'])return;const {data:_0x19dfad}=_0x1417a9;if(!_0x19dfad||'imageStyle'!=_0x19dfad['commandName'])return;const _0x462d22=_0x19dfad['commandParams'][0x0]['value'];return _0x40ba1a('side'===_0x462d22?o(_0x542535,'FORMAT_SIDE_IMAGE'):_0x444c92[_0x462d22]||_0x462d22);function _0x40ba1a(_0x48295f){return{'type':'format','content':o(_0x542535,'*Format:*\x20%0',_0x48295f)};}});}}class ot extends _0x3b57f6{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x1da97d){super(_0x1da97d),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x2fffa5=this['editor'],_0x36e576=_0x2fffa5['commands']['get']('importWord'),_0x59298d=_0x2fffa5['commands']['get']('trackChanges');_0x36e576&&(_0x36e576['on']('execute',(_0x3129d8,[,_0x48ab9b])=>{this['_trackChangesValueDuringImport']=_0x59298d['value'],_0x48ab9b['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x36e576,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x36e576,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x59298d['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x2fffa5['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x3e757c,_0x45445a){const {suggestions:_0x2736fa}=_0x45445a,_0x3be5e3=this['editor']['commands']['get']('trackChanges'),_0x27f64a=_0x3be5e3['value'];this['_trackChangesValueDuringImport']!==_0x27f64a&&(_0x3be5e3['execute'](),this['_trackChangesExecuted']=!0x0),_0x2736fa&&_0x2736fa['forEach'](({id:_0x3c28ec,type:_0x3158c6,author:_0x95b44d,created_at:_0x695468})=>{const _0x2a428c={'id':_0x3c28ec,'type':_0x3158c6,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x95b44d,'createdAt':_0x695468?new Date(_0x695468):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x2a428c);});}}class rt extends _0x3b57f6{['afterInit'](){const _0x3c8e14=this['editor'],_0x48932d=_0x3c8e14['plugins']['get']('TrackChangesEditing');if(_0x3c8e14['plugins']['has']('IndentEditing')&&(_0x48932d['enableCommand']('indent'),_0x48932d['enableCommand']('outdent')),_0x3c8e14['plugins']['has']('IndentBlock')){for(const _0x4b0fb3 of['indentBlock','outdentBlock'])_0x48932d['enableDefaultAttributesIntegration'](_0x4b0fb3);}const _0x374bcb=_0x3c8e14['locale'];_0x48932d['registerBlockAttribute']('blockIndent'),_0x48932d['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x374bcb,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2c2f21=this['editor'],_0xd05c4c=_0x2c2f21['locale'],_0x59bce4=_0x2c2f21['plugins']['get']('TrackChangesEditing');_0x59bce4['descriptionFactory']['registerDescriptionCallback'](_0x481aa3=>{if('formatBlock'!=_0x481aa3['type'])return;const {data:_0x59d705}=_0x481aa3;if(!_0x59d705)return;if('indentBlock'!=_0x59d705['commandName']&&'outdentBlock'!=_0x59d705['commandName'])return;const _0x17cbf0=_0x481aa3['getItems']()[0x0],_0x348b8a=_0x59bce4['descriptionFactory']['getItemLabel'](_0x17cbf0);return'indentBlock'==_0x59d705['commandName']?{'type':'format','content':o(_0xd05c4c,'*Indent:*\x20%0',_0x348b8a)}:'outdentBlock'==_0x59d705['commandName']?{'type':'format','content':o(_0xd05c4c,'*Outdent:*\x20%0',_0x348b8a)}:void 0x0;});}}class at extends _0x3b57f6{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ct extends _0x3b57f6{['afterInit'](){const _0x59805b=this['editor'];if(!_0x59805b['plugins']['has']('LinkEditing'))return;const _0x2cb3f7=_0x59805b['plugins']['get']('TrackChangesEditing'),_0x261f38=_0x59805b['commands']['get']('link');_0x2cb3f7['enableDefaultAttributesIntegration']('link'),_0x2cb3f7['enableDefaultAttributesIntegration']('unlink'),_0x2cb3f7['registerInlineAttribute']('linkHref');for(const _0x1f5296 of _0x261f38['manualDecorators'])_0x2cb3f7['registerInlineAttribute'](_0x1f5296['id']),_0x2cb3f7['descriptionFactory']['registerAttributeLabel'](_0x1f5296['id'],'link\x20('+_0x1f5296['label']['toLowerCase']()+')');_0x2cb3f7['descriptionFactory']['registerDescriptionCallback'](_0x5ac637=>{if('attribute'!=_0x5ac637['type'])return;const {data:_0x1b2d57}=_0x5ac637;if(!_0x1b2d57||'linkHref'!=_0x1b2d57['key'])return;const _0x18dd4b=_0x1b2d57['newValue'],_0x31b5af=_0x59805b['locale'];return{'type':'format','content':null==_0x18dd4b?o(_0x31b5af,'*Remove\x20link*'):o(_0x31b5af,'*Set\x20link:*\x20%0','\x22'+_0x18dd4b+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xd3aa59=this['editor'],_0x4b563c=_0xd3aa59['locale'];_0xd3aa59['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x522a64=>{if('formatInline'!=_0x522a64['type'])return;const {data:_0x3159bb}=_0x522a64;if(_0x3159bb){if('link'==_0x3159bb['commandName']){const _0x22daf6=_0x3159bb['commandParams'][0x0];return{'type':'format','content':o(_0x4b563c,'*Set\x20link:*\x20%0','\x22'+_0x22daf6+'\x22')};}return'unlink'==_0x3159bb['commandName']?{'type':'format','content':o(_0x4b563c,'*Remove\x20link*')}:void 0x0;}});}}class ut extends _0x3b57f6{['afterInit'](){const _0x29a711=this['editor'],_0x5d6cf8=_0x29a711['locale'];if(!_0x29a711['plugins']['has']('LegacyListEditing'))return;const _0x3ba956=_0x29a711['plugins']['get']('TrackChangesEditing'),_0x32c600=_0x29a711['plugins']['has']('LegacyTodoListEditing');function _0x46f209(_0x3f0071){return()=>{const _0x59c105=_0x29a711['model']['document']['selection'],_0x20ba54=_0x29a711['commands']['get'](_0x3f0071);if(_0x20ba54['value'])return void _0x29a711['execute']('paragraph',{});const _0x2484ea=_0x3f0071['slice'](0x0,-0x4),_0x99cb83=function(_0x58afc4,_0x18089b,_0x147e77){let _0x4ecf0e=Array['from'](_0x58afc4)['filter'](_0xeca08e=>function(_0x38b561,_0x38fb43){return _0x38fb43['checkChild'](_0x38b561['parent'],'listItem')&&!_0x38fb43['isObject'](_0x38b561);}(_0xeca08e,_0x147e77));_0x4ecf0e=_0x4ecf0e['filter'](_0x3be8a4=>!_0x3be8a4['is']('element','listItem')||_0x3be8a4['getAttribute']('listType')!=_0x18089b);const _0xf59e0c=new Set();for(const _0x42257c of _0x4ecf0e)_0x42257c['is']('element','listItem')?_0xf59e0c['add'](me(_0x42257c)):_0xf59e0c['add'](_0x42257c);return Array['from'](_0xf59e0c);}(_0x59c105['getSelectedBlocks'](),_0x2484ea,_0x29a711['model']['schema']);_0x29a711['model']['change'](()=>{for(const _0x1b63fc of _0x99cb83)_0x3ba956['markBlockFormat'](_0x1b63fc,{'commandName':_0x3f0071,'commandParams':[{'forceValue':!_0x20ba54['value']}],'formatGroupId':'blockName'},fe(_0x1b63fc));});};}function _0x3abe0d(_0x3c3584){return()=>{const _0x26d230=function(_0xe2f4c1){let _0x4df599=Array['from'](_0xe2f4c1);const _0x335e32=_0x4df599['findIndex'](_0xa237e7=>'listItem'!=_0xa237e7['name']);return _0x335e32>-0x1&&(_0x4df599=_0x4df599['slice'](0x0,_0x335e32)),_0x4df599;}(_0x29a711['model']['document']['selection']['getSelectedBlocks']()),_0x5bc582=_0x29a711['model']['createRange'](_0x29a711['model']['createPositionAt'](_0x26d230[0x0],'before'),_0x29a711['model']['createPositionAt'](_0x26d230[_0x26d230['length']-0x1],'end'));_0x29a711['model']['change'](()=>{_0x3ba956['markBlockFormat'](_0x5bc582,{'commandName':_0x3c3584,'commandParams':[],'formatGroupId':'listIndent'},function(_0x22c3d9){const _0x286c3b=new Set();for(const _0x4f56d3 of _0x22c3d9){let _0x33be4b=_0x4f56d3['nextSibling'];for(;_0x33be4b&&_0x33be4b['getAttribute']('listIndent')>_0x4f56d3['getAttribute']('listIndent');)_0x286c3b['add'](_0x33be4b),_0x33be4b=_0x33be4b['nextSibling'];}return Array['from'](_0x286c3b);}(_0x26d230));});};}_0x3ba956['enableCommand']('numberedList',_0x46f209('numberedList')),_0x3ba956['enableCommand']('bulletedList',_0x46f209('bulletedList')),_0x32c600&&_0x3ba956['enableCommand']('todoList',_0x46f209('todoList')),_0x3ba956['enableCommand']('indentList',_0x3abe0d('indentList')),_0x3ba956['enableCommand']('outdentList',_0x3abe0d('outdentList')),_0x32c600&&_0x3ba956['enableCommand']('checkTodoList',()=>{const _0x53d92a=_0x29a711['commands']['get']('checkTodoList'),_0x55e563=Array['from'](_0x53d92a['_selectedElements']);_0x55e563['filter'](_0x21e5c2=>_0x21e5c2['getAttribute']('todoListChecked')!=_0x53d92a['value']),_0x29a711['model']['change'](()=>{for(const _0x339538 of _0x55e563)_0x3ba956['markBlockFormat'](_0x339538,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x53d92a['value']}]});});}),_0x3ba956['descriptionFactory']['registerElementLabel']('listItem',_0x30cb0e=>o(_0x5d6cf8,'ELEMENT_LIST_ITEM',_0x30cb0e)),_0x3ba956['descriptionFactory']['registerDescriptionCallback'](_0x3819fb=>{if('formatBlock'!=_0x3819fb['type']&&'formatInline'!=_0x3819fb['type'])return;const {data:_0x126162}=_0x3819fb;if(_0x126162){if('numberedList'==_0x126162['commandName']||'bulletedList'==_0x126162['commandName']||'todoList'==_0x126162['commandName'])switch(_0x126162['commandName']['replace']('List','')){case'bulleted':return _0x2c86c7(o(_0x5d6cf8,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2c86c7(o(_0x5d6cf8,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2c86c7(o(_0x5d6cf8,'ELEMENT_TODO_LIST'));}if('indentList'==_0x126162['commandName'])return{'type':'format','content':o(_0x5d6cf8,'*Indent:*\x20%0',o(_0x5d6cf8,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x126162['commandName'])return{'type':'format','content':o(_0x5d6cf8,'*Outdent:*\x20%0',o(_0x5d6cf8,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x126162['commandName'])return _0x126162['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5d6cf8,'*Check\x20item*')}:{'type':'format','content':o(_0x5d6cf8,'*Uncheck\x20item*')};}function _0x2c86c7(_0x5eca9c){return{'type':'format','content':o(_0x5d6cf8,'*Change\x20to:*\x20%0',_0x5eca9c)};}});}}function me(_0x14df8f){const _0xfe14ea=_0x14df8f['getAttribute']('listIndent');if(0x0==_0xfe14ea)return _0x14df8f;let _0x1fb1ee=_0x14df8f;for(;_0x14df8f['previousSibling']&&_0x14df8f['previousSibling']['is']('element','listItem');){const _0x337f2c=_0x14df8f['previousSibling']['getAttribute']('listIndent');if(_0x337f2c==_0xfe14ea)_0x1fb1ee=_0x14df8f['previousSibling'];else{if(_0x337f2c<_0xfe14ea)break;}_0x14df8f=_0x14df8f['previousSibling'];}return _0x1fb1ee;}function fe(_0x273ecc){const _0x3ddfa2=[];if(_0x273ecc['is']('element','listItem')&&_0x273ecc['getAttribute']('listIndent')>0x0){let _0x5d01fd=_0x273ecc['nextSibling'];for(;_0x5d01fd&&'listItem'==_0x5d01fd['name']&&_0x5d01fd['getAttribute']('listIndent')==_0x273ecc['getAttribute']('listIndent');)_0x3ddfa2['push'](_0x5d01fd),_0x5d01fd=_0x5d01fd['nextSibling'];}return _0x3ddfa2;}class K extends _0x3b57f6{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x42f917=this['editor']['config']['get']('list.properties'),_0x48a4c4=this['editor']['plugins']['get']('TrackChangesEditing');_0x42f917['styles']&&_0x48a4c4['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x42f917['reversed']&&_0x48a4c4['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x42f917['startIndex']&&_0x48a4c4['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x48a4c4['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x4cd2f8,_0x1bcb95={}){const _0xcf5147=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3346e2=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0xcf5147['markMultiRangeBlockFormat'](_0x3346e2,{'commandName':'listStyle','commandParams':[{'type':_0x1bcb95['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x396b54,_0x5d1c13={}){const _0x25e356=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2ef6a6=this['_getSuggestionBlocks'](_0x1e895b=>_0x1e895b['is']('element','listItem')&&'numbered'===_0x1e895b['getAttribute']('listType'));if(_0x2ef6a6['length']<0x1)return;const _0x29a2ec=_0x2ef6a6['map'](_0x23f3e8=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x23f3e8,'before'),this['editor']['model']['createPositionAt'](_0x23f3e8,0x0)));this['editor']['model']['change'](()=>{_0x25e356['markMultiRangeBlockFormat'](_0x29a2ec,{'commandName':'listReversed','commandParams':[{'reversed':_0x5d1c13['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x35d3ae,_0x4b0bb5={}){const _0x567009=this['editor']['plugins']['get']('TrackChangesEditing'),_0x39e66d=this['_getSuggestionBlocks'](_0x2fca41=>_0x2fca41['is']('element','listItem')&&'numbered'===_0x2fca41['getAttribute']('listType'));if(_0x39e66d['length']<0x1)return;const _0x46f597=_0x39e66d['map'](_0x4a2cf8=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4a2cf8,'before'),this['editor']['model']['createPositionAt'](_0x4a2cf8,0x0)));this['editor']['model']['change'](()=>{_0x567009['markMultiRangeBlockFormat'](_0x46f597,{'commandName':'listStart','commandParams':[{'startIndex':_0x4b0bb5['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x35ed75){if('formatBlock'!=_0x35ed75['type']&&'formatInline'!=_0x35ed75['type'])return;const _0x47e954=this['editor']['locale'],{data:_0x11c3f1}=_0x35ed75;if(!_0x11c3f1)return;let _0xeb8ca3,_0xeab21c;switch(_0x11c3f1['commandName']){case'listStyle':_0xeb8ca3='*Change\x20to:*\x20%0',_0xeab21c={'type':'format','content':o(_0x47e954,_0xeb8ca3,o(_0x47e954,this['_getTranslationKeyForListStyle'](_0x11c3f1['commandParams'][0x0]['type'])))};break;case'listReversed':_0xeb8ca3=_0x11c3f1['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0xeab21c={'type':'format','content':o(_0x47e954,_0xeb8ca3)};break;case'listStart':_0xeb8ca3='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0xeab21c={'type':'format','content':o(_0x47e954,_0xeb8ca3,_0x11c3f1['commandParams'][0x0]['startIndex'])};}return _0xeab21c;}['_getSuggestionBlocksForListStyle'](){const _0x4256c9=this['editor']['plugins']['get']('LegacyListUtils');let _0x308e1b=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x308e1b[0x0]?.['is']('element','listItem')&&_0x308e1b['unshift'](..._0x4256c9['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x308e1b[_0x308e1b['length']-0x1]?.['is']('element','listItem')&&_0x308e1b['push'](..._0x4256c9['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x308e1b=[...new Set(_0x308e1b)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x308e1b=_0x308e1b['filter'](_0x2d28ac=>_0x2d28ac['is']('element','listItem'))),_0x308e1b;}['_getSuggestionBlocks'](_0x59e517){const _0x4c79b5=this['editor']['plugins']['get']('LegacyListUtils');let _0x55b20f=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x59e517)['map'](_0x25e08a=>{const _0x4e8872=this['editor']['model']['createPositionAt'](_0x25e08a,0x0);return[..._0x4c79b5['getSiblingNodes'](_0x4e8872,'backward'),..._0x4c79b5['getSiblingNodes'](_0x4e8872,'forward')];})['flat']();return _0x55b20f=[...new Set(_0x55b20f)],_0x55b20f;}['_getTranslationKeyForListStyle'](_0x5b0c46){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x5b0c46)||'default')['toUpperCase']()+'_LIST_'+_0x5b0c46['toUpperCase']()['replace'](/-/g,'_');}}class ft extends _0x3b57f6{['afterInit'](){const _0x210681=this['editor'];if(!_0x210681['plugins']['has']('MediaEmbedEditing'))return;const _0x47e98f=_0x210681['plugins']['get']('TrackChangesEditing'),_0x5eb0ef=_0x210681['locale'];_0x47e98f['enableCommand']('mediaEmbed'),_0x47e98f['descriptionFactory']['registerElementLabel']('media',_0x70fbe6=>o(_0x5eb0ef,'ELEMENT_MEDIA',_0x70fbe6)),_0x210681['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x3fd859,{writer:_0x534e8e,options:_0x7e91c1})=>{if(_0x7e91c1['showSuggestionHighlights'])return _0x534e8e['createEmptyElement']('div');},'converterPriority':'high'}),_0x210681['data']['downcastDispatcher']['on']('attribute:url:media',(_0x26d3ee,_0x3f3502,_0xefb0b8)=>{_0xefb0b8['options']['showSuggestionHighlights']&&_0x26d3ee['stop']();},{'priority':'high'});}}class gt extends _0x3b57f6{['afterInit'](){const _0x58d254=this['editor'];_0x58d254['plugins']['has']('MentionEditing')&&_0x58d254['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class lt extends _0x3b57f6{['afterInit'](){const _0x3b74e5=this['editor'],_0x364f30=_0x3b74e5['plugins']['get']('TrackChangesEditing');_0x3b74e5['plugins']['has']('MultiLevelList')&&(_0x364f30['enableDefaultAttributesIntegration']('multiLevelList'),_0x364f30['registerBlockAttribute']('listMarkerStyle'),_0x364f30['descriptionFactory']['registerDescriptionCallback'](_0x57dfd6=>this['handleDescriptions'](_0x57dfd6)));}['handleDescriptions'](_0x337138){const _0x1ae9f1=this['editor']['locale'],{data:_0x3d3124}=_0x337138,_0x67592e={'type':'format','content':''};if(_0x3d3124&&'listMarkerStyle'==_0x3d3124['key']){if(!_0x3d3124['oldValue'])return{'type':'format','content':o(_0x1ae9f1,'*Set\x20format:*\x20%0',o(_0x1ae9f1,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3d3124['newValue']+')'};if(!_0x3d3124['newValue']){let _0x54750d=_0x337138['head'];for(;_0x54750d;){if(_0x54750d['data']&&'listType'==_0x54750d['data']['key']&&_0x54750d['data']['newValue'])return _0x67592e;_0x54750d=_0x54750d['next'];}return{'type':'format','content':o(_0x1ae9f1,'*Remove\x20format:*\x20%0',o(_0x1ae9f1,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x3d3124['oldValue']+')'};}}}}class mt extends _0x3b57f6{['afterInit'](){const _0x394bb3=this['editor'];if(!_0x394bb3['plugins']['has']('PageBreakEditing'))return;_0x394bb3['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4d0971=_0x394bb3['plugins']['get']('TrackChangesEditing'),_0x586bcc=_0x394bb3['locale'];_0x4d0971['descriptionFactory']['registerElementLabel']('pageBreak',_0x568a63=>o(_0x586bcc,'ELEMENT_PAGE_BREAK',_0x568a63));}}class dt extends _0x3b57f6{['afterInit'](){const _0x497e8c=this['editor'];if(!_0x497e8c['plugins']['has']('Paragraph'))return;const _0x50abd2=_0x497e8c['locale'],_0x31800e=_0x497e8c['plugins']['get']('TrackChangesEditing');_0x31800e['descriptionFactory']['registerElementLabel']('paragraph',_0x257840=>o(_0x50abd2,'ELEMENT_PARAGRAPH',_0x257840)),_0x31800e['enableDefaultAttributesIntegration']('paragraph'),_0x31800e['enableCommand']('insertParagraph'),_0x497e8c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x497e8c),{'priority':'highest'}),_0x497e8c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x28be05,_0x3e25b2,_0xe7931b)=>{_0xe7931b['options']['showSuggestionHighlights']&&nr(_0x497e8c,{'showActiveMarker':!0x1})(_0x28be05,_0x3e25b2,_0xe7931b);},{'priority':'highest'});const _0x43d786=_0x31800e['descriptionFactory'];_0x43d786['registerDescriptionCallback'](_0x2bd9fe=>{if('insertion'!==_0x2bd9fe['type'])return;const {start:_0x46a983,end:_0x13f3b7}=_0x2bd9fe['getFirstRange']();if(!_0x46a983['isTouching'](_0x13f3b7)||!_0x46a983['nodeAfter'])return;const _0x47cc5e=_0x497e8c['model']['schema'],_0x462a78=_0x46a983['nodeAfter'];return _0x47cc5e['isBlock'](_0x462a78)&&!_0x47cc5e['isLimit'](_0x462a78)&&_0x47cc5e['checkChild'](_0x462a78,'$text')?{'type':'insertion','content':o(_0x50abd2,'*Insert:*\x20%0',_0x43d786['getItemLabel'](_0x462a78,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x5c0e77=this['editor'],_0x23a24a=_0x5c0e77['locale'];_0x5c0e77['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45a16d=>{if('formatBlock'!=_0x45a16d['type'])return;const {data:_0x54686b}=_0x45a16d;return _0x54686b&&'paragraph'==_0x54686b['commandName']?{'type':'format','content':o(_0x23a24a,'*Change\x20to:*\x20%0',o(_0x23a24a,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x4efbff,{showActiveMarker:_0x395fb9=!0x0}={}){return(_0x193375,_0x1252c5,_0x10212d)=>{const _0x38afe7=_0x4efbff['plugins']['get']('TrackChangesEditing'),_0xe48cb=_0x1252c5['markerRange']['start'],_0x2aab73=_0x1252c5['markerRange']['end'],_0x1f2c96=_0x4efbff['model']['schema'];if(!_0xe48cb['isTouching'](_0x2aab73)||!_0xe48cb['nodeAfter'])return;const _0x29b564=_0xe48cb['nodeAfter'];if(_0x1f2c96['isBlock'](_0x29b564)&&!_0x1f2c96['isLimit'](_0x29b564)&&_0x1f2c96['checkChild'](_0x29b564,'$text')){if(!_0x10212d['consumable']['consume'](_0x1252c5['markerRange'],_0x193375['name']))return;const _0x555fc3=_0x10212d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x2b9d71=_0x10212d['mapper']['toViewPosition'](_0x2aab73);_0x395fb9&&_0x38afe7['activeMarkers']['includes'](_0x1252c5['markerName'])&&_0x10212d['writer']['addClass']('ck-suggestion-marker--active',_0x555fc3),_0x10212d['writer']['insert'](_0x2b9d71,_0x555fc3),_0x10212d['mapper']['bindElementToMarker'](_0x555fc3,_0x1252c5['markerName']);}};}class pt extends _0x3b57f6{['afterInit'](){const _0x14ca76=this['editor'];if(!_0x14ca76['plugins']['has']('RemoveFormatEditing'))return;_0x14ca76['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1ab226=this['editor'];_0x1ab226['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x183a46=>{if('formatBlock'!=_0x183a46['type']&&'formatInline'!=_0x183a46['type'])return;const {data:_0x31348d}=_0x183a46;return _0x31348d&&'removeFormat'==_0x31348d['commandName']?{'type':'format','content':o(_0x1ab226['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class kt extends _0x3b57f6{['afterInit'](){const _0x26a426=this['editor'];if(!_0x26a426['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x4d4e5c=_0x26a426['plugins']['get']('TrackChangesEditing');_0x4d4e5c['enableCommand']('goToPreviousRestrictedEditingException'),_0x4d4e5c['enableCommand']('goToNextRestrictedEditingException');const _0x82b95f=_0x26a426['plugins']['get']('RestrictedEditingModeEditing');_0x82b95f['enableCommand']('trackChanges'),_0x82b95f['enableCommand']('acceptSuggestion'),_0x82b95f['enableCommand']('discardSuggestion'),_0x82b95f['enableCommand']('acceptAllSuggestions'),_0x82b95f['enableCommand']('discardAllSuggestions'),_0x82b95f['enableCommand']('acceptSelectedSuggestions'),_0x82b95f['enableCommand']('discardSelectedSuggestions');}}class bt extends _0x3b57f6{static get['requires'](){return[_0x152eab];}['init'](){const _0x3fa331=this['editor'],_0x53d028=_0x3fa331['plugins']['get']('TrackChangesEditing');_0x53d028['enableCommand']('shiftEnter'),_0x3fa331['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',de(_0x3fa331),{'priority':'high'}),_0x3fa331['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',de(_0x3fa331),{'priority':'high'}),_0x3fa331['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x12c13a,_0x506834,_0x279697)=>{_0x279697['options']['showSuggestionHighlights']&&de(_0x3fa331,{'showActiveMarker':!0x1})(_0x12c13a,_0x506834,_0x279697);}),_0x53d028['descriptionFactory']['registerElementLabel']('softBreak',_0x13b7a0=>o(_0x3fa331['locale'],'ELEMENT_LINE_BREAK',_0x13b7a0));}}function de(_0x3d0e00,{showActiveMarker:_0x542d75=!0x0}={}){return(_0x22e9bd,_0x22e86e,_0x5cee3d)=>{const _0x5cb31f=_0x3d0e00['plugins']['get']('TrackChangesEditing');if(!_0x5cee3d['consumable']['test'](_0x22e86e['markerRange'],_0x22e9bd['name']))return;const _0x513104=_0x3d0e00['model'];for(const _0x276861 of _0x22e86e['markerRange']['getItems']()){if(!_0x276861['is']('element','softBreak'))continue;const _0x1c5f65='deletion'==_0x22e86e['markerName']['split'](':')[0x1]?'merge':'split',_0x212129=_0x5cee3d['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1c5f65}),_0x58001d=_0x5cee3d['mapper']['toViewPosition'](_0x513104['createPositionBefore'](_0x276861));_0x542d75&&_0x5cb31f['activeMarkers']['includes'](_0x22e86e['markerName'])&&_0x5cee3d['writer']['addClass']('ck-suggestion-marker--active',_0x212129),_0x5cee3d['writer']['insert'](_0x58001d,_0x212129),_0x5cee3d['mapper']['bindElementToMarker'](_0x212129,_0x22e86e['markerName']);}};}class wt extends _0x3b57f6{['afterInit'](){const _0x36d48e=this['editor'],_0x1221a2=_0x36d48e['model'],_0x37e5db=_0x36d48e['locale'];if(!_0x36d48e['plugins']['has']('StandardEditingModeEditing'))return;const _0x2604e3=_0x36d48e['plugins']['get']('TrackChangesEditing'),_0x43ca1d='restrictedEditingException',_0x3fc5b3=_0x36d48e['commands']['get'](_0x43ca1d);_0x2604e3['enableCommand'](_0x43ca1d,(_0x1dbd76,_0x5ebd3e={})=>{const _0x19b554=_0x1221a2['document']['selection'];if(_0x19b554['isCollapsed'])return void _0x1dbd76(_0x5ebd3e);const _0x40a66e=void 0x0!==_0x5ebd3e['forceValue']?_0x5ebd3e['forceValue']:!_0x3fc5b3['value'];_0x1221a2['change'](()=>{const _0x5d94ed=Array['from'](_0x19b554['getRanges']());for(const _0x3b8e1b of _0x5d94ed){const _0x1d6c05=_0x40a66e?[_0x3b8e1b]:io(_0x43ca1d,_0x3b8e1b,_0x1221a2);for(const _0x362a69 of _0x1d6c05)_0x2604e3['markInlineFormat'](_0x362a69,{'commandName':_0x43ca1d,'commandParams':[{'forceValue':_0x40a66e}]});}});}),_0x2604e3['descriptionFactory']['registerDescriptionCallback'](_0x176ce1=>{if('formatBlock'!=_0x176ce1['type']&&'formatInline'!=_0x176ce1['type'])return;const {data:_0x3575cd}=_0x176ce1;return _0x3575cd&&_0x3575cd['commandName']==_0x43ca1d?_0x3575cd['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x37e5db,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x37e5db,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class yt extends _0x3b57f6{['afterInit'](){const _0x4e82ca=this['editor'];if(!_0x4e82ca['plugins']['has']('Style')||!_0x4e82ca['plugins']['has']('DataSchema'))return;const _0x39fa3a=_0x4e82ca['plugins']['get']('TrackChangesEditing'),_0x36e879=_0x4e82ca['locale'],_0x399de7=_0x4e82ca['config']['get']('style')||{},_0x54564d=_0x4e82ca['plugins']['get']('GeneralHtmlSupport'),_0x37731f=_0x4e82ca['plugins']['get']('StyleUtils')['normalizeConfig'](_0x4e82ca['plugins']['get']('DataSchema'),_0x399de7['definitions']);_0x39fa3a['enableDefaultAttributesIntegration']('style');const _0x3899ee=new Set();for(const _0x5accec of _0x37731f['block']){const _0x28aa78=_0x54564d['getGhsAttributeNameForElement'](_0x5accec['element']);_0x3899ee['add'](_0x28aa78);}const _0x49de78=new Set();for(const _0x50c085 of _0x37731f['inline']){const _0x1686f2=_0x54564d['getGhsAttributeNameForElement'](_0x50c085['element']);_0x49de78['add'](_0x1686f2);for(const _0x247bc5 of _0x50c085['ghsAttributes'])_0x49de78['add'](_0x247bc5);}for(const _0x2864ca of _0x3899ee)_0x39fa3a['registerBlockAttribute'](_0x2864ca),_0x39fa3a['descriptionFactory']['registerAttributeLabel'](_0x2864ca,o(_0x36e879,'FORMAT_STYLE'));for(const _0x13f4b0 of _0x49de78)_0x39fa3a['registerInlineAttribute'](_0x13f4b0),_0x39fa3a['descriptionFactory']['registerAttributeLabel'](_0x13f4b0,o(_0x36e879,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x525895=this['editor'],_0x3517a3=_0x525895['locale'];_0x525895['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x459b68=>{if('formatBlock'!=_0x459b68['type']&&'formatInline'!=_0x459b68['type'])return;const {data:_0x254cf0}=_0x459b68;return _0x254cf0&&'style'===_0x254cf0['commandName']?_0x254cf0['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3517a3,'*Set\x20format:*\x20%0',_0x254cf0['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3517a3,'*Remove\x20format:*\x20%0',_0x254cf0['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class jt extends _0x3b57f6{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x220df8){super(_0x220df8),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x4c1929=this['editor'],_0x1f6e60=_0x4c1929['model']['document']['selection'];if(!_0x4c1929['plugins']['has']('TableEditing'))return;const _0x492381=_0x4c1929['locale'],_0x211ffa=_0x4c1929['plugins']['get']('TrackChangesEditing'),_0x3becdb=_0x4c1929['plugins']['get']('TableUtils');_0x211ffa['descriptionFactory']['registerElementLabel']('table',_0x18560f=>o(_0x492381,'ELEMENT_TABLE',_0x18560f)),this['_setupColumnsRowsFixing'](),_0x211ffa['enableCommand']('insertTable'),_0x211ffa['enableCommand']('selectTableRow'),_0x211ffa['enableCommand']('selectTableColumn');for(const _0x2ed614 of['insertTableRowAbove','insertTableRowBelow']){const _0x35ed87=_0x4c1929['commands']['get'](_0x2ed614);_0x211ffa['enableCommand'](_0x2ed614,_0x1fd945=>{_0x4c1929['model']['change'](_0x5d23f7=>{_0x1fd945();const _0x1c9789='above'===_0x35ed87['order'],_0x11ccc7=_0x3becdb['getSelectionAffectedTableCells'](_0x1f6e60),_0x32b66a=_0x3becdb['getRowIndexes'](_0x11ccc7),_0x27472b=_0x1c9789?_0x32b66a['first']-0x1:_0x32b66a['last']+0x1,_0x5c65d6=_0x11ccc7[0x0]['findAncestor']('table'),_0x55490b=_0x3becdb['createTableWalker'](_0x5c65d6,{'startRow':_0x27472b,'endRow':_0x27472b}),_0x5cb612=Array['from'](_0x55490b)['map'](_0x46050e=>_0x5d23f7['createRangeOn'](_0x46050e['cell']));_0x211ffa['markMultiRangeInsertion'](_0x5cb612,'tableRow');});});}for(const _0x41bd8e of['insertTableColumnLeft','insertTableColumnRight']){const _0x6c8ca8=_0x4c1929['commands']['get'](_0x41bd8e);_0x211ffa['enableCommand'](_0x41bd8e,_0x12d244=>{_0x4c1929['model']['change'](_0x1b9ac0=>{_0x12d244();const _0xb87e7d='left'===_0x6c8ca8['order'],_0x3c1aaa=_0x3becdb['getSelectionAffectedTableCells'](_0x1f6e60),_0x165add=_0x3becdb['getColumnIndexes'](_0x3c1aaa),_0x47a520=_0xb87e7d?_0x165add['first']-0x1:_0x165add['last']+0x1,_0x498c9f=_0x3c1aaa[0x0]['findAncestor']('table'),_0x1841fb=_0x3becdb['createTableWalker'](_0x498c9f,{'startRow':0x0,'column':_0x47a520,'includeAllSlots':!0x1}),_0x3620eb=Array['from'](_0x1841fb)['map'](_0x1e47eb=>_0x1b9ac0['createRangeOn'](_0x1e47eb['cell']));_0x211ffa['markMultiRangeInsertion'](_0x3620eb,'tableColumn');});});}for(const _0x34b6b8 of['removeTableRow','removeTableColumn']){const _0x319945=_0x34b6b8['substr'](0xb),_0x4ba7f6=_0x319945['toLowerCase'](),_0x499485=_0x4ba7f6['substr'](0x0,0x3)+'span',_0x2d31bd='table'+_0x319945,_0x5986cd='min'+_0x319945,_0x30b2f3='max'+_0x319945;_0x211ffa['enableCommand'](_0x34b6b8,()=>{_0x4c1929['model']['change'](_0x3d1f4d=>{const _0x1f0a28=_0x3becdb['getSelectionAffectedTableCells'](_0x1f6e60),_0xe86e02=_0x1f0a28[0x0]['findAncestor']('table');let _0x3019e2;if('removeTableRow'==_0x34b6b8){const _0x32fd83=_0x3becdb['getRowIndexes'](_0x1f0a28);_0x3019e2={'startRow':_0x32fd83['first'],'endRow':_0x32fd83['last'],'includeAllSlots':!0x0};}else{const _0x25dc56=_0x3becdb['getColumnIndexes'](_0x1f0a28);_0x3019e2={'startColumn':_0x25dc56['first'],'endColumn':_0x25dc56['last'],'includeAllSlots':!0x0};}const _0x5bd40c=_0x3becdb['createTableWalker'](_0xe86e02,_0x3019e2),_0x5b9933=Array['from'](_0x5bd40c)['map'](({cell:_0x1ba6f5})=>_0x1ba6f5),_0x14ade2=Ee(_0x5b9933['filter'](_0x57d6f1=>_0x57d6f1['hasAttribute'](_0x499485))),_0x5cb78b=Ee(_0x5b9933['filter'](_0x5bfa44=>!_0x5bfa44['hasAttribute'](_0x499485)))['map'](_0x430b4b=>_0x3d1f4d['createRangeOn'](_0x430b4b)),_0x8bfbd5=_0x211ffa['markMultiRangeDeletion'](_0x5cb78b,_0x2d31bd);if(_0x8bfbd5&&('tableRow'==_0x8bfbd5['subType']||'tableColumn'==_0x8bfbd5['subType'])){const _0x568124=this['_getSuggestionCoords'](_0x8bfbd5);for(const _0x5beded of _0x14ade2){const _0x35bfab=_0x3d1f4d['createRangeOn'](_0x5beded),_0x56776a=_0x3becdb['getCellLocation'](_0x5beded),_0x3533a8=_0x5beded['getAttribute'](_0x499485)-0x1,_0x34acc9=_0x568124[_0x5986cd],_0x20dc53=_0x568124[_0x30b2f3];_0x34acc9<=_0x56776a[_0x4ba7f6]&&_0x56776a[_0x4ba7f6]+_0x3533a8<=_0x20dc53&&_0x8bfbd5['addRange'](_0x35bfab);}}});});}function _0x5ab567(_0x54b49b){const _0x963b1f=Array['from'](_0x1f6e60['getRanges']())['map'](_0x3c46c5=>_0x2e923c['fromRange'](_0x3c46c5));_0x4c1929['model']['change'](_0x5a8fb7=>{const _0x3847fb=_0x5a8fb7['batch'];_0x54b49b=_0x54b49b['filter'](_0x5f4036=>'$graveyard'!=_0x5f4036['root']['rootName']),_0x5a8fb7['setSelection'](_0x54b49b),_0x4c1929['commands']['get']('removeTableRow')['refresh'](),_0x4c1929['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x4c1929['model']['enqueueChange'](()=>{_0x4c1929['model']['enqueueChange'](_0x3847fb,_0x4dda8b=>{const _0x2edb21=_0x963b1f['filter'](_0x255615=>'$graveyard'!=_0x255615['root']['rootName']);_0x2edb21['length']>0x0&&_0x4dda8b['setSelection'](_0x2edb21);for(const _0x5a8f33 of _0x963b1f)_0x5a8f33['detach']();});});});}function _0x41577a(_0x66911){_0x4c1929['model']['change'](_0x22f121=>{const _0x1b8ae0=Array['from'](_0x1f6e60['getRanges']())['map'](_0x4512f6=>_0x2e923c['fromRange'](_0x4512f6)),_0x53424e=[];for(const _0x10a745 of _0x66911)for(const _0x6abc0b of _0x10a745['getItems']({'shallow':!0x0}))_0x53424e['push'](_0x6abc0b);for(const _0x782be7 of _0x53424e)'$graveyard'!=_0x782be7['root']['rootName']&&(_0x22f121['setSelection'](_0x22f121['createPositionAt'](_0x782be7,0x0)),_0x4c1929['commands']['get']('removeTableColumn')['refresh'](),_0x4c1929['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x23728f=_0x1b8ae0['filter'](_0x3f1d83=>'$graveyard'!=_0x3f1d83['root']['rootName']);_0x23728f['length']>0x0&&_0x22f121['setSelection'](_0x23728f);for(const _0x3ce14a of _0x1b8ae0)_0x3ce14a['detach']();});}function _0x339ba6(_0xd469d6,_0x50f082){return _0x50f082['every'](_0x426738=>_0xd469d6['some'](_0x50866c=>_0x50866c['end']['isEqual'](_0x426738['start'])||_0x426738['end']['isEqual'](_0x50866c['start'])));}function _0x8a740a(_0x3a266e,_0x2e9c21){return!_0x3a266e['some'](_0x2db0a6=>_0x2e9c21['some'](_0x5ba5fd=>_0x2db0a6['isIntersecting'](_0x5ba5fd)))&&_0x3a266e['some'](_0x5dff28=>_0x2e9c21['some'](_0x7bbda9=>_0x5dff28['end']['isTouching'](_0x7bbda9['start'])));}_0x4c1929['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0xb90b0f,_0x3d9f8e,_0x4acbb3)=>{if(!_0x4acbb3['options']['showSuggestionHighlights'])return;const _0x12e10d=_0x3d9f8e['item'];if(!_0x12e10d)return;const _0xd25ada=_0x4acbb3['mapper']['toViewElement'](_0x12e10d);function _0x56b568(_0x436d25){return Array['isArray'](_0x436d25)?_0x436d25:[_0x436d25];}_0xd25ada&&'tableCell'===_0x12e10d['name']&&_0x588271(_0xd25ada,_0x4acbb3['writer'],(_0x594e8e,_0x25253e,_0x3c11f5)=>_0x3c11f5['addClass'](_0x56b568(_0x25253e['classes']),_0x594e8e),(_0x3c6241,_0x529473,_0x552cc2)=>_0x552cc2['removeClass'](_0x56b568(_0x529473['classes']),_0x3c6241));},{'priority':'highest'}),_0x211ffa['descriptionFactory']['registerDescriptionCallback'](_0x32f302=>{if('insertion'!=_0x32f302['type']&&'deletion'!=_0x32f302['type'])return;const _0x4b0a41=_0x32f302['getContainedElement']();if(null!=_0x4b0a41&&_0x4b0a41['is']('element','table')){if('insertion'==_0x32f302['type']){const _0x1d1140=_0x32f302['getItems']()['filter'](_0x3cf705=>_0x3cf705['is']('$textProxy'))['map'](_0x5c8bcc=>_0x5c8bcc['data']);if(_0x1d1140['length'])return{'type':'insertion','content':o(_0x492381,'*Insert:*\x20%0',o(_0x492381,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1d1140['join']('\x20')+'\x22'))};}if('deletion'==_0x32f302['type']){const _0x51d6af=_0x32f302['getItems']()['filter'](_0x5cf78c=>_0x5cf78c['is']('$textProxy'))['map'](_0x3368a4=>_0x3368a4['data']);if(_0x51d6af['length'])return{'type':'deletion','content':o(_0x492381,'*Remove:*\x20%0',o(_0x492381,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x51d6af['join']('\x20')+'\x22'))};}}}),_0x211ffa['descriptionFactory']['registerDescriptionCallback'](_0x14ec4f=>{if('tableRow'==_0x14ec4f['subType']){const _0x19c3da=_0x14ec4f['getItems']()['filter'](_0x57df33=>_0x57df33['is']('$textProxy'))['map'](_0x3e2727=>_0x3e2727['data']),_0xd25e10=this['_getSuggestionCoords'](_0x14ec4f),_0x284bc8=_0xd25e10['maxRow']-_0xd25e10['minRow']+0x1;if('insertion'==_0x14ec4f['type'])return _0x19c3da['length']?{'type':'insertion','content':o(_0x492381,'*Insert:*\x20%0',o(_0x492381,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x284bc8,'\x22'+_0x19c3da['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x492381,'*Insert:*\x20%0',o(_0x492381,'ELEMENT_TABLE_ROW',_0x284bc8))};if('deletion'==_0x14ec4f['type'])return _0x19c3da['length']?{'type':'deletion','content':o(_0x492381,'*Remove:*\x20%0',o(_0x492381,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x284bc8,'\x22'+_0x19c3da['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x492381,'*Remove:*\x20%0',o(_0x492381,'ELEMENT_TABLE_ROW',_0x284bc8))};}if('tableColumn'==_0x14ec4f['subType']){const _0x35ce05=_0x14ec4f['getItems']()['filter'](_0x5a2e05=>_0x5a2e05['is']('$textProxy'))['map'](_0x2dd7c2=>_0x2dd7c2['data']),_0x52be69=this['_getSuggestionCoords'](_0x14ec4f),_0x23c206=_0x52be69['maxColumn']-_0x52be69['minColumn']+0x1;if('insertion'==_0x14ec4f['type'])return _0x35ce05['length']?{'type':'insertion','content':o(_0x492381,'*Insert:*\x20%0',o(_0x492381,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x23c206,'\x22'+_0x35ce05['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x492381,'*Insert:*\x20%0',o(_0x492381,'ELEMENT_TABLE_COLUMN',_0x23c206))};if('deletion'==_0x14ec4f['type'])return _0x35ce05['length']?{'type':'deletion','content':o(_0x492381,'*Remove:*\x20%0',o(_0x492381,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x23c206,'\x22'+_0x35ce05['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x492381,'*Remove:*\x20%0',o(_0x492381,'ELEMENT_TABLE_COLUMN',_0x23c206))};}}),_0x211ffa['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5ab567),_0x211ffa['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5ab567),_0x211ffa['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x41577a),_0x211ffa['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x41577a),_0x211ffa['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x339ba6),_0x211ffa['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x339ba6),_0x211ffa['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x8a740a),_0x211ffa['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x8a740a);}['_acceptFormatSuggestionCallbackFactory'](){const _0x1519d=this['editor'],_0x578f2b=_0x1519d['model']['document']['selection'];return(_0x58ebbd,_0x17d8f2)=>{_0x1519d['model']['change'](_0x1c4711=>{const {commandName:_0x15ae44,commandParams:_0x118bee}=_0x17d8f2;let _0x162c0b=_0x58ebbd[0x0]['end']['nodeBefore'];_0x118bee&&_0x118bee[0x0]&&!0x1===_0x118bee[0x0]['forceValue']&&(_0x162c0b=_0x58ebbd[0x0]['start']['nodeAfter']);const _0x384160=_0x1c4711['createRangeIn'](_0x162c0b);if('$graveyard'==_0x384160['root']['rootName'])return;const _0x457dae=Array['from'](_0x578f2b['getRanges']())['map'](_0x257dbb=>_0x2e923c['fromRange'](_0x257dbb));_0x1c4711['setSelection'](_0x384160),_0x1519d['commands']['get'](_0x15ae44)['refresh'](),_0x118bee['push']({'forceDefaultExecution':!0x0}),_0x1519d['execute'](_0x15ae44,..._0x118bee);const _0x2d14ff=_0x457dae['filter'](_0x185d6=>'$graveyard'!=_0x185d6['root']['rootName']);_0x2d14ff['length']>0x0&&_0x1c4711['setSelection'](_0x2d14ff);for(const _0x16eca5 of _0x457dae)_0x16eca5['detach']();});};}['_getCoordsForCells'](_0x75405e){const _0x57f17d=this['editor']['plugins']['get']('TableUtils');let _0x17bf27=Number['MAX_SAFE_INTEGER'],_0x20f5c6=Number['MIN_SAFE_INTEGER'],_0x1b99db=Number['MAX_SAFE_INTEGER'],_0x17a692=Number['MIN_SAFE_INTEGER'];for(const _0x3cbfc4 of _0x75405e){if('$graveyard'==_0x3cbfc4['root']['rootName'])continue;const {row:_0x5dcc39,column:_0x2a8152}=_0x57f17d['getCellLocation'](_0x3cbfc4),_0x26c7d9=_0x3cbfc4['hasAttribute']('rowspan')?_0x3cbfc4['getAttribute']('rowspan')-0x1:0x0,_0x314ac4=_0x3cbfc4['hasAttribute']('colspan')?_0x3cbfc4['getAttribute']('colspan')-0x1:0x0;_0x17bf27=_0x5dcc39<_0x17bf27?_0x5dcc39:_0x17bf27,_0x20f5c6=_0x5dcc39+_0x26c7d9>_0x20f5c6?_0x5dcc39+_0x26c7d9:_0x20f5c6,_0x1b99db=_0x2a8152<_0x1b99db?_0x2a8152:_0x1b99db,_0x17a692=_0x2a8152+_0x314ac4>_0x17a692?_0x2a8152+_0x314ac4:_0x17a692;}return{'minRow':_0x17bf27,'maxRow':_0x20f5c6,'minColumn':_0x1b99db,'maxColumn':_0x17a692};}['_setupColumnsRowsFixing'](){const _0x150789=this['editor'],_0xa77ed8=_0x150789['plugins']['get']('TrackChangesEditing'),_0x59454e=_0x150789['plugins']['get']('TableUtils');_0x150789['model']['document']['on']('change:data',()=>{const _0xba035c=Array['from'](_0x150789['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4ac356,data:_0x13a2b2}of _0xba035c){const {group:_0xea9634,id:_0x489efe,subType:_0x3d2041}=_0xa77ed8['_splitMarkerName'](_0x4ac356);if('suggestion'!=_0xea9634)continue;if(null!=_0x13a2b2['oldRange'])continue;const _0xad5d1f=_0xa77ed8['getSuggestion'](_0x489efe);this['_tablePostFixingSubtypes']['includes'](_0x3d2041)&&this['_tableSuggestions']['add'](_0xad5d1f);}},{'priority':'low'});const _0x2cf091=(_0x580b7b,_0x78bb4e)=>{let _0x33ba52=!0x1;const _0x170375=_0x78bb4e['createRangeOn'](_0x580b7b),_0x19e4eb=_0x580b7b['findAncestor']('table'),_0x4cf86f=_0x59454e['getCellLocation'](_0x580b7b);for(const _0x5aab53 of this['_tableSuggestions']){const _0x534f6d=_0x5aab53['subType'],_0x2f2517=_0x534f6d['startsWith']('tablePaste'),_0x33d753=_0x534f6d['substr'](_0x2f2517?0xa:0x5),_0xc22e03=_0x33d753['toLowerCase'](),_0x1ee32e=_0xc22e03['substr'](0x0,0x3)+'span',_0x541391='min'+_0x33d753,_0xc0e80a='max'+_0x33d753;if(!_0x5aab53['isInContent'])continue;if(_0x19e4eb!=_0x5aab53['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x5aab53['isIntersectingWithRange'](_0x170375))continue;const _0x432cba=_0x580b7b['hasAttribute'](_0x1ee32e)?_0x580b7b['getAttribute'](_0x1ee32e)-0x1:0x0,_0x4ccbb9=this['_getSuggestionCoords'](_0x5aab53),_0x3ca6f0=_0x4ccbb9[_0x541391],_0xeb7fcb=_0x4ccbb9[_0xc0e80a];_0x3ca6f0<=_0x4cf86f[_0xc22e03]&&_0x4cf86f[_0xc22e03]+_0x432cba<=_0xeb7fcb&&(_0x5aab53['addRange'](_0x170375),_0x33ba52=!0x0);}return _0x33ba52;};_0x150789['model']['document']['registerPostFixer'](_0x3e1da4=>{let _0x15b0f8=!0x1;for(const _0x1bb71f of _0x150789['model']['document']['differ']['getChanges']())if('insert'==_0x1bb71f['type']){if('tableRow'==_0x1bb71f['name']){for(const _0x2c9d57 of _0x1bb71f['position']['nodeAfter']['getChildren']())_0x15b0f8=_0x15b0f8||_0x2cf091(_0x2c9d57,_0x3e1da4);}else'tableCell'==_0x1bb71f['name']&&(_0x15b0f8=_0x15b0f8||_0x2cf091(_0x1bb71f['position']['nodeAfter'],_0x3e1da4));}return _0x15b0f8;});}['_getSuggestionCoords'](_0x10babd){return this['_getCoordsForCells'](_0x10babd['getRanges']()['map'](_0x40eebe=>_0x40eebe['start']['nodeAfter']));}}function Ee(_0x20fef3){return Array['from'](new Set(_0x20fef3)['values']());}class St extends _0x3b57f6{static get['requires'](){return[jt];}['afterInit'](){const _0x3d02a4=this['editor'],_0x10f5bd=_0x3d02a4['model']['document']['selection'],_0xce5be1=_0x3d02a4['locale'];if(!_0x3d02a4['plugins']['has']('TableEditing'))return;const _0xecf2cd=_0x3d02a4['plugins']['get']('TrackChangesEditing'),_0x549fd4=_0x3d02a4['plugins']['get']('TableUtils'),_0x2767ed=_0x3d02a4['plugins']['get'](jt);_0x2767ed['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0xecf2cd['enableCommand']('mergeTableCells',()=>{const _0x1282ce=_0x549fd4['getSelectionAffectedTableCells'](_0x3d02a4['model']['document']['selection']);_0x3d02a4['model']['change'](()=>{_0xecf2cd['markMultiRangeBlockFormat'](_0x1282ce,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x3d02a4['commands']['get']('mergeTableCells')['on']('execute',(_0x4bbf0e,_0x2fe77d)=>{_0x3d02a4['commands']['get']('trackChanges')['value']&&(_0x2fe77d['length']>0x0&&_0x2fe77d[_0x2fe77d['length']-0x1]&&_0x2fe77d[_0x2fe77d['length']-0x1]['forceDefaultExecution']||_0xecf2cd['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x4bbf0e['stop']());},{'priority':'highest'});for(const _0x1234e9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x147ad5=_0x3d02a4['commands']['get'](_0x1234e9);_0xecf2cd['enableCommand'](_0x1234e9,()=>{const _0x49c100=_0x3d02a4['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x59a8a1=>_0x59a8a1['is']('element','tableCell')),_0x33541b=_0x147ad5['value'];_0x3d02a4['model']['change'](()=>{_0xecf2cd['markMultiRangeBlockFormat']([_0x49c100,_0x33541b],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x757010 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x5de317=_0x3d02a4['commands']['get'](_0x757010);_0xecf2cd['enableCommand'](_0x757010,()=>{const _0x16dabb=_0x549fd4['getSelectionAffectedTableCells'](_0x3d02a4['model']['document']['selection'])[0x0],_0x45bc84=_0x16dabb['findAncestor']('table'),{column:_0x1e4bbc,row:_0x53d5e4}=_0x549fd4['getCellLocation'](_0x16dabb);let _0x466945=[];if('horizontally'==_0x5de317['direction']){const _0x43b145=_0x549fd4['createTableWalker'](_0x45bc84,{'startRow':_0x53d5e4,'endRow':_0x53d5e4,'includeAllSlots':!0x0});_0x466945=Array['from'](_0x43b145)['map'](_0x36b047=>_0x36b047['cell']);}else{const _0x8dbd47=_0x549fd4['createTableWalker'](_0x45bc84,{'column':_0x1e4bbc,'includeAllSlots':!0x0});_0x466945=Array['from'](_0x8dbd47)['map'](_0x383d79=>_0x383d79['cell']);}_0x3d02a4['model']['change'](_0xda0552=>{_0xecf2cd['markBlockFormat'](_0xda0552['createRangeOn'](_0x16dabb),{'commandName':_0x757010,'commandParams':[]},_0x466945,_0x757010);});});}_0xecf2cd['descriptionFactory']['registerDescriptionCallback'](_0x11ca51=>{if('formatBlock'!=_0x11ca51['type']&&'formatInline'!=_0x11ca51['type'])return;const {data:_0x2cf9ff}=_0x11ca51;return _0x2cf9ff&&'mergeTableCells'==_0x2cf9ff['commandName']?{'type':'format','content':o(_0xce5be1,'*Merge\x20cells*')}:void 0x0;}),_0xecf2cd['descriptionFactory']['registerDescriptionCallback'](_0x44ccd3=>{if('formatBlock'!=_0x44ccd3['type']&&'formatInline'!=_0x44ccd3['type'])return;const {data:_0x9350a}=_0x44ccd3;return _0x9350a?'splitTableCellVertically'==_0x9350a['commandName']?{'type':'format','content':o(_0xce5be1,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x9350a['commandName']?{'type':'format','content':o(_0xce5be1,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x3e2109=_0x2767ed['_acceptFormatSuggestionCallbackFactory']();for(const _0x45d1b4 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0xecf2cd['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x45d1b4,'accept',_0x3e2109);for(const _0xb46478 of['splitTableCellVertically','splitTableCellHorizontally'])_0xecf2cd['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xb46478,'accept',_0x3e2109);_0xecf2cd['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x13ccbf=>{_0x3d02a4['model']['change'](_0x1c2b6d=>{const _0x33b354=Array['from'](_0x10f5bd['getRanges']())['map'](_0x40d1e9=>_0x2e923c['fromRange'](_0x40d1e9));_0x1c2b6d['setSelection'](_0x13ccbf),_0x3d02a4['commands']['get']('mergeTableCells')['refresh'](),_0x3d02a4['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0xf1a56f=_0x33b354['filter'](_0xca1250=>'$graveyard'!=_0xca1250['root']['rootName']);_0xf1a56f['length']>0x0&&_0x1c2b6d['setSelection'](_0xf1a56f);for(const _0x6aa996 of _0x33b354)_0x6aa996['detach']();});});for(const _0x23e0eb of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x319a87=_0x3d02a4['commands']['get'](_0x23e0eb);_0x319a87['on']('set:isEnabled',(_0x3d5603,_0x259901,_0x3e1c10)=>{if(_0x3e1c10){const _0x35f9dd=_0x3d02a4['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3bb50d=>_0x3bb50d['is']('element','tableCell'));this['_areMergableCells'](_0x319a87['value'],_0x35f9dd)||(_0x3d5603['return']=!0x1,_0x3d5603['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x372b39=this['editor']['commands']['get']('mergeTableCells'),_0x572075=this['editor']['plugins']['get']('TableUtils');if(!_0x372b39['isEnabled'])return!0x1;const _0x2d997d=_0x572075['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x976d5b of _0x2d997d)for(const _0xda3ef2 of _0x2d997d)if(_0x976d5b!=_0xda3ef2&&!this['_areMergableCells'](_0x976d5b,_0xda3ef2))return!0x1;return!0x0;}['_areMergableCells'](_0x17559e,_0x5657b4){const _0x37c7f0=this['editor']['plugins']['get']('TrackChangesEditing'),_0x46977b=this['editor']['model']['createRangeOn'](_0x17559e),_0x88e321=this['editor']['model']['createRangeOn'](_0x5657b4),_0x5ae088=new Set(),_0x4b7188=new Set();for(const _0x3420a0 of _0x37c7f0['getSuggestions']())if(('insertion'==_0x3420a0['type']||'deletion'==_0x3420a0['type']||'mergeTableCells'==_0x3420a0['subType'])&&_0x3420a0['isInContent']){for(const _0x34e9ee of _0x3420a0['getRanges']())_0x34e9ee['containsRange'](_0x46977b,!0x0)&&_0x5ae088['add'](_0x3420a0['type']+':'+_0x3420a0['author']['id']),_0x34e9ee['containsRange'](_0x88e321,!0x0)&&_0x4b7188['add'](_0x3420a0['type']+':'+_0x3420a0['author']['id']);}if(_0x5ae088['size']!=_0x4b7188['size'])return!0x1;for(const _0x377810 of _0x5ae088)if(!_0x4b7188['has'](_0x377810))return!0x1;return!0x0;}}class At extends _0x3b57f6{static get['requires'](){return[jt];}['afterInit'](){const _0xe14c4f=this['editor'];if(!_0xe14c4f['plugins']['has']('TableEditing'))return;const _0x1dec7e=_0xe14c4f['locale'],_0x4cc2b9=_0xe14c4f['plugins']['get']('TrackChangesEditing');_0x4cc2b9['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x4cc2b9['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x4cc2b9['registerBlockAttribute']('headingRows'),_0x4cc2b9['registerBlockAttribute']('headingColumns'),_0x4cc2b9['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x1dec7e,'FORMAT_HEADER_ROW')),_0x4cc2b9['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x1dec7e,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x6d4720=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3de53b=this['editor']['plugins']['get']('TableUtils'),_0x3375ee=this['editor']['plugins']['get'](jt)['_acceptFormatSuggestionCallbackFactory']();function _0x3aba86({showActiveMarker:_0x2d8a4b=!0x0,setDataAttribute:_0x4b9a9c=!0x0}={}){return(_0x3a616d,_0x2f28f8,_0x4de8e6)=>{const {type:_0x2c9b4c,id:_0x3cbcbe}=_0x6d4720['_splitMarkerName'](_0x2f28f8['markerName']),_0xbccc68=_0x6d4720['getSuggestion'](_0x3cbcbe),_0x1a5db5=_0xbccc68['data'];if('formatBlock'!=_0xbccc68['type']||!_0x1a5db5||'setTableColumnHeader'!=_0x1a5db5['commandName'])return;if(_0x2f28f8['item'])return void _0x3a616d['stop']();if(!_0x4de8e6['consumable']['consume'](_0x2f28f8['markerRange'],_0x3a616d['name']))return;const _0xc28fd2=_0x2f28f8['markerRange']['start']['nodeAfter'],_0x1a1438=_0x2f28f8['markerRange']['end']['nodeBefore'],_0x8ba571=_0xc28fd2['parent']['parent'],{column:_0x512c87}=_0x3de53b['getCellLocation'](_0xc28fd2),{column:_0x37debc}=_0x3de53b['getCellLocation'](_0x1a1438);for(let _0x45cb9d=_0x512c87;_0x45cb9d<=_0x37debc;_0x45cb9d++){const _0x5647e8=_0x3de53b['createTableWalker'](_0x8ba571,{'column':_0x45cb9d,'includeAllSlots':!0x1});for(const _0x489d31 of _0x5647e8){const _0x332867=_0x489d31['cell'],_0x485f6d=_0x4de8e6['mapper']['toViewElement'](_0x332867);_0x4de8e6['writer']['addClass']('ck-suggestion-marker-'+_0x2c9b4c,_0x485f6d),_0x4b9a9c&&_0x4de8e6['writer']['setAttribute']('data-suggestion',_0x3cbcbe,_0x485f6d),_0x4de8e6['mapper']['bindElementToMarker'](_0x485f6d,_0x2f28f8['markerName']),_0x2d8a4b&&(_0x6d4720['activeMarkers']['includes'](_0x2f28f8['markerName'])?_0x4de8e6['writer']['addClass']('ck-suggestion-marker--active',_0x485f6d):_0x4de8e6['writer']['removeClass']('ck-suggestion-marker--active',_0x485f6d));}}};}_0x6d4720['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x3375ee),_0x6d4720['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x3375ee),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x3aba86(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x15df23,_0x5bb6a1,_0x4f6266)=>{_0x4f6266['options']['showSuggestionHighlights']&&_0x3aba86({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x15df23,_0x5bb6a1,_0x4f6266);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x221026,_0x16c54d,_0x15071f)=>{const {type:_0x256fb8,id:_0x5aca3a}=_0x6d4720['_splitMarkerName'](_0x16c54d['markerName']),_0xf45640=_0x6d4720['getSuggestion'](_0x5aca3a),_0x3df9f6=_0xf45640['data'];if('formatBlock'!=_0xf45640['type']||!_0x3df9f6||'setTableColumnHeader'!=_0x3df9f6['commandName'])return;const _0x26884d=_0x15071f['mapper']['markerNameToElements'](_0x16c54d['markerName']);if(_0x26884d){for(const _0x5849ce of _0x26884d)_0x15071f['writer']['removeClass']('ck-suggestion-marker-'+_0x256fb8,_0x5849ce),_0x15071f['writer']['removeClass']('ck-suggestion-marker--active',_0x5849ce),_0x15071f['writer']['removeAttribute']('data-suggestion',_0x5849ce),_0x15071f['mapper']['unbindElementFromMarkerName'](_0x5849ce,_0x16c54d['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x233076=this['editor'],_0x575102=_0x233076['locale'];function _0xf52a9e(_0x45262a){return{'type':'format','content':o(_0x575102,'*Format:*\x20%0',_0x45262a)};}_0x233076['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x515073=>{if('formatBlock'!=_0x515073['type'])return;const {data:_0x293e61}=_0x515073;if(_0x293e61){if('setTableRowHeader'==_0x293e61['commandName']){const _0x254f02=_0x293e61['commandParams'][0x0]['forceValue'];return _0xf52a9e(o(_0x575102,_0x254f02?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x293e61['commandName']){const _0x2b1788=_0x293e61['commandParams'][0x0]['forceValue'];return _0xf52a9e(o(_0x575102,_0x2b1788?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const ge=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],Ce=Object['fromEntries'](ge['map'](_0x37bf5a=>[_0x37bf5a,null]));class It extends _0x3b57f6{static get['requires'](){return[jt];}['afterInit'](){const _0x19777a=this['editor'];if(!_0x19777a['plugins']['has']('TableClipboard'))return;const _0x5e35b2=_0x19777a['plugins']['get']('TrackChangesEditing'),_0x537a65=_0x19777a['plugins']['get']('TableUtils'),_0x563996=_0x19777a['plugins']['get'](jt),_0x352177=_0x19777a['plugins']['get']('TableClipboard');_0x563996['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x19777a['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x19777a['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0xbcff4=null;_0x19777a['model']['on']('insertContent',(_0x126bc1,_0x2df358)=>{const [_0x1dee6b,_0x5468a6]=_0x2df358,_0x22a797=_0x2df358[_0x2df358['length']-0x1];_0x22a797&&_0x22a797['forceDefaultExecution']||_0x5e35b2['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x422073,_0x250511,_0x1d8eab,_0x230014,_0x5e4866){if(_0x250511&&!_0x250511['is']('documentSelection'))return!0x1;const _0x8a0357=_0x5e4866['getTableIfOnlyTableInContent'](_0x422073,_0x1d8eab);if(!_0x8a0357||!he(_0x8a0357,void 0x0,_0x230014))return!0x1;const _0x4565a0=_0x230014['getSelectionAffectedTableCells'](_0x1d8eab['document']['selection']);if(!_0x4565a0['length'])return!0x1;const _0x331c12=_0x4565a0[0x0]['findAncestor']('table'),_0x253f66=_0x230014['getRowIndexes'](_0x4565a0),_0x1e9c83=_0x230014['getColumnIndexes'](_0x4565a0),_0x2a4622={'startRow':_0x253f66['first'],'endRow':_0x253f66['last'],'startColumn':_0x1e9c83['first'],'endColumn':_0x1e9c83['last']};return 0x1==_0x4565a0['length']&&(_0x2a4622['endRow']+=_0x230014['getRows'](_0x8a0357)-0x1,_0x2a4622['endColumn']+=_0x230014['getColumns'](_0x8a0357)-0x1),he(_0x331c12,_0x2a4622,_0x230014);}(_0x1dee6b,_0x5468a6,_0x19777a['model'],_0x537a65,_0x352177)&&(_0x126bc1['stop'](),_0xbcff4={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x19777a['model']['change'](()=>{_0x19777a['model']['insertContent'](_0x2df358[0x0],_0x2df358[0x1],_0x2df358[0x2],{'forceDefaultExecution':!0x0});const _0x308de5=_0x386e7f(),{rowInsertionRanges:_0x1a99f4,columnInsertionRanges:_0xe6b02a,insertionRanges:_0xf5272d,deletionRanges:_0x484e93,cells:_0x3149cf}=_0xbcff4;_0x1a99f4['length']&&_0x5e35b2['markMultiRangeInsertion'](_0x1a99f4,'tablePasteRow',{'tablePasteChainId':_0x308de5}),_0xe6b02a['length']&&_0x5e35b2['markMultiRangeInsertion'](_0xe6b02a,'tablePasteColumn',{'tablePasteChainId':_0x308de5}),_0xf5272d['length']&&(_0x5e35b2['markMultiRangeInsertion'](_0xf5272d,'tablePaste',{'tablePasteChainId':_0x308de5,'skipNestingCheck':!0x0}),_0xf5272d['forEach'](_0x82e56c=>_0x82e56c['detach']?.())),_0x484e93['length']&&(_0x5e35b2['markMultiRangeDeletion'](_0x484e93,'tablePaste',{'tablePasteChainId':_0x308de5,'skipNestingCheck':!0x0}),_0x484e93['forEach'](_0x38f519=>_0x38f519['detach']?.()));const _0x3004e6=_0x5e35b2['markMultiRangeBlockFormat'](_0x3149cf['map'](({element:_0x217447})=>_0x217447),{'formatGroupId':_0x386e7f()},[],'tablePasteCell',{'tablePasteChainId':_0x308de5});if(_0x3004e6){const _0x457cf4=_0x3004e6['getMarkers'](),_0x306e32=[];for(const {element:_0x40205e,attributes:_0x305a5c}of _0x3149cf){if(!_0x305a5c)continue;const _0x5df2b0=_0x19777a['model']['createRangeOn'](_0x40205e),_0x3bc5e3=_0x457cf4['find'](_0x49fc72=>_0x49fc72['getRange']()['isEqual'](_0x5df2b0));_0x3bc5e3&&_0x306e32['push']([_0x3bc5e3['name'],_0x305a5c]);}_0x306e32['length']&&_0x3004e6['setAttribute']('markerAttributes',Object['fromEntries'](_0x306e32));}_0xbcff4=null;}));},{'priority':_0x3ed224['high']+0xa}),_0x19777a['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x2cb27c,_0x1b002b)=>{const [_0x351b29,_0x288eb9,,_0x4bc844]=_0x1b002b;if(!_0xbcff4)return;_0x2cb27c['stop']();const _0x3c1846=_0x351b29['cell'],_0x53df07=_0x288eb9,_0x24a19c=Pe(_0x3c1846),_0x1d1fd6=Pe(_0x53df07);_0x2cb27c['return']=_0x3c1846;let _0x34558d=null,_0x593e68=null;if(_0x1d1fd6||_0x24a19c){if(_0x24a19c&&!_0x1d1fd6){_0x4bc844['remove'](_0x3c1846['getChild'](0x0));for(const _0x5e1b1f of Array['from'](_0x53df07['getChildren']()))_0x4bc844['insert'](_0x5e1b1f,_0x3c1846,'end');const _0x2da6a9=_0xbcff4['rowInsertionIndexes']['includes'](_0x351b29['row']),_0x3ee998=_0xbcff4['columnInsertionIndexes']['includes'](_0x351b29['column']);_0x2da6a9||_0x3ee998||(_0x34558d=_0x2e923c['fromRange'](_0x4bc844['createRangeIn'](_0x3c1846)));}else _0x1d1fd6&&!_0x24a19c&&(_0x593e68=_0x4bc844['createRangeIn'](_0x3c1846));}else{const _0x29ee59=_0x4bc844['createElement']('tableCellSuggestion'),_0xf6a5d5=_0x4bc844['createElement']('tableCellSuggestion');_0x4bc844['wrap'](_0x4bc844['createRangeIn'](_0x3c1846),_0xf6a5d5),_0x4bc844['insert'](_0x29ee59,_0x3c1846,0x0);for(const _0x40319c of Array['from'](_0x53df07['getChildren']()))_0x4bc844['insert'](_0x40319c,_0x29ee59,'end');_0x34558d=_0x2e923c['fromRange'](_0x4bc844['createRangeOn'](_0x29ee59)),_0x593e68=_0x2e923c['fromRange'](_0x4bc844['createRangeOn'](_0xf6a5d5));}const _0x485b58=Array['from'](_0x53df07['getAttributes']())['filter'](([_0x4cac17])=>ge['includes'](_0x4cac17));_0xbcff4['cells']['push']({'element':_0x3c1846,'attributes':_0x485b58['length']?Object['fromEntries'](_0x485b58):null}),_0x34558d&&_0xbcff4['insertionRanges']['push'](_0x34558d),_0x593e68&&_0xbcff4['deletionRanges']['push'](_0x593e68);},{'priority':'high'}),_0x537a65['on']('insertColumns',(_0x35ab3e,_0x26cfcc)=>{const [_0x54f60d,_0x250b09={}]=_0x26cfcc;if(!_0xbcff4)return;const _0x493109=_0x250b09['at']||0x0,_0x4bc75a=_0x250b09['columns']||0x1;_0xbcff4['columnInsertionIndexes']=new Array(_0x4bc75a)['fill'](_0x493109)['map']((_0x27755e,_0x3ba6ae)=>_0x27755e+_0x3ba6ae);for(const {cell:_0x577b7b}of _0x537a65['createTableWalker'](_0x54f60d,{'startColumn':_0x493109,'endColumn':_0x493109+_0x4bc75a-0x1}))_0xbcff4['columnInsertionRanges']['push'](_0x19777a['model']['createRangeOn'](_0x577b7b));},{'priority':'low'}),_0x537a65['on']('insertRows',(_0x2992b4,_0x30e67c)=>{const [_0x13d69c,_0x58aece={}]=_0x30e67c;if(!_0xbcff4)return;const _0x547e44=_0x58aece['at']||0x0,_0x53835c=_0x58aece['rows']||0x1;_0xbcff4['rowInsertionIndexes']=new Array(_0x53835c)['fill'](_0x547e44)['map']((_0x3657d5,_0x402eb8)=>_0x3657d5+_0x402eb8);for(const {cell:_0x2eb189}of _0x537a65['createTableWalker'](_0x13d69c,{'startRow':_0x547e44,'endRow':_0x547e44+_0x53835c-0x1}))_0xbcff4['rowInsertionRanges']['push'](_0x19777a['model']['createRangeOn'](_0x2eb189));},{'priority':'low'}),_0x5e35b2['descriptionFactory']['registerDescriptionCallback'](_0x398171=>{if(_0x398171['subType']&&_0x398171['subType']['startsWith']('tablePaste'))return _0x398171['previous']?{}:{'type':'insertion','content':o(_0x19777a['locale'],'*Replace\x20table\x20cells*')};});const _0x45fa9d=()=>!0x1;for(const _0x4a504c of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x5e35b2['_suggestionFactory']['registerCustomCallback']('insertion',_0x4a504c,'join',_0x45fa9d),_0x5e35b2['_suggestionFactory']['registerCustomCallback']('deletion',_0x4a504c,'join',_0x45fa9d),_0x5e35b2['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x4a504c,'join',_0x45fa9d);_0x5e35b2['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x45fa9d),_0x5e35b2['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x428fb1,_0x5c4e61,_0x112290)=>{const _0x588dc8=_0x428fb1['map'](_0x49be6d=>_0x49be6d['getContainedElement']())['filter'](_0x15076a=>_0x15076a),_0x1fc70c=new Map(_0x588dc8['map'](_0x22614a=>[_0x22614a,null]));if(_0xbcff4){for(const {element:_0x12bde3,attributes:_0x4c471e}of _0xbcff4['cells'])_0x4c471e&&_0x1fc70c['set'](_0x12bde3,_0x4c471e);}else{if(_0x112290&&_0x112290['markerAttributes'])for(const [_0x31a577,_0x515a46]of Object['entries'](_0x112290['markerAttributes'])){const _0x4c854a=_0x19777a['model']['markers']['get'](_0x31a577),_0x1b9b63=_0x4c854a?_0x4c854a['getRange']()['getContainedElement']():null;_0x1b9b63&&_0x1fc70c['set'](_0x1b9b63,_0x515a46);}}_0x19777a['model']['change'](_0xbb7714=>{for(const [_0x4dc6ff,_0x88fe58]of _0x1fc70c)_0xbb7714['setAttributes']({...Ce,..._0x88fe58},_0x4dc6ff);});});const _0x74e7ce=(_0x215705,_0xcb0d2a)=>{_0x5e35b2['_suggestionFactory']['registerCustomCallback'](_0x215705,'tablePaste',_0xcb0d2a,(_0x730a72,_0x39a825,_0x3ebc13)=>{_0x19777a['model']['change'](_0x58e7d1=>{const _0x2ef099=[];for(const _0x429320 of _0x730a72){const _0xa7c48d=_0x429320['start']['nodeAfter'];_0xa7c48d['is']('element','tableCellSuggestion')&&_0x2ef099['push'](_0xa7c48d);}_0x5e35b2['_suggestionFactory']['getSuggestionCallback'](_0x215705,null,_0xcb0d2a)(_0x730a72,_0x39a825,_0x3ebc13);for(const _0x3919ce of _0x2ef099)'$graveyard'!=_0x3919ce['root']['rootName']&&_0x58e7d1['unwrap'](_0x3919ce);});});};_0x74e7ce('insertion','accept'),_0x74e7ce('insertion','discard'),_0x74e7ce('deletion','accept'),_0x74e7ce('deletion','discard'),_0x5e35b2['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x430150=>{const _0x51aa1d=_0x430150['map'](_0x3bff22=>_0x3bff22['getContainedElement']()),_0x2d68d5=_0x51aa1d[0x0]['findAncestor']('table'),{minRow:_0x5e3281,maxRow:_0x30dc6c}=_0x563996['_getCoordsForCells'](_0x51aa1d);_0x537a65['removeRows'](_0x2d68d5,{'at':_0x5e3281,'rows':_0x30dc6c-_0x5e3281+0x1});}),_0x5e35b2['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x592519=>{const _0x19d0a8=_0x592519['map'](_0x392658=>_0x392658['getContainedElement']()),_0x2bd34b=_0x19d0a8[0x0]['findAncestor']('table'),{minColumn:_0x73277e,maxColumn:_0x5c016e}=_0x563996['_getCoordsForCells'](_0x19d0a8);_0x537a65['removeColumns'](_0x2bd34b,{'at':_0x73277e,'columns':_0x5c016e-_0x73277e+0x1});});const _0x4f6507=(_0x42eae3,_0x2f8db4)=>{if(!_0x2f8db4['subType']||!_0x2f8db4['subType']['startsWith']('tablePaste'))return;const _0x8d0859=_0x2f8db4['attributes']['tablePasteChainId'],_0x38aa86=_0x5e35b2['getSuggestions']()['filter'](_0xf6de8d=>_0xf6de8d['isInContent']&&_0xf6de8d['attributes']&&_0xf6de8d['attributes']['tablePasteChainId']==_0x8d0859);_0x38aa86['length']&&_0x2f8db4['getAllAdjacentSuggestions']()['length']!=_0x38aa86['length']&&_0x38aa86['reduce']((_0x4f6c47,_0x2ef17f)=>(_0x4f6c47['next']=_0x2ef17f,_0x2ef17f['previous']=_0x4f6c47,_0x2ef17f));};function _0x5c5a2d(_0x435b57,_0x10de64=!0x0){const {id:_0x53ec46}=_0x5e35b2['_splitMarkerName'](_0x435b57['markerName']),_0x5105f5=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x1d400a=_0x5e35b2['activeMarkers']['includes'](_0x435b57['markerName']);return _0x1d400a&&_0x5105f5['push']('ck-suggestion-marker--active'),{'classes':_0x5105f5,'attributes':{'data-suggestion':_0x53ec46},'priority':_0x1d400a&&_0x10de64?0xbc2:0xbb8};}_0x5e35b2['on']('suggestionLoaded',_0x4f6507,{'priority':'high'}),_0x5e35b2['on']('suggestionUnloaded',_0x4f6507,{'priority':'high'}),_0x19777a['model']['document']['registerPostFixer'](()=>{let _0x4ffe5e=!0x1;const _0x267673=Array['from'](_0x19777a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x35750d,data:_0x5bb12f}of _0x267673){const {group:_0xfa8395,type:_0x493398,id:_0x2c7839}=_0x5e35b2['_splitMarkerName'](_0x35750d);if('suggestion'!=_0xfa8395||'deletion'!=_0x493398||_0x5bb12f['oldRange'])continue;if(!_0x5e35b2['hasSuggestion'](_0x2c7839))continue;const _0x5a1b4b=_0x5e35b2['getSuggestion'](_0x2c7839)['getRanges'](),_0xcd32ac=_0x19777a['plugins']['get']('Users')['me'];for(const _0x1d7e2d of _0x5e35b2['getSuggestions']()){if(!_0x1d7e2d['isInContent']||_0x1d7e2d['author']!=_0xcd32ac)continue;if('formatBlock'!=_0x1d7e2d['type']||'tablePasteCell'!=_0x1d7e2d['subType'])continue;if(_0x1d7e2d['getRanges']()['every'](_0x4cec4e=>_0x5a1b4b['some'](_0x219ecf=>_0x219ecf['containsRange'](_0x4cec4e,!0x0)))){for(const _0x2f93d0 of _0x1d7e2d['getAllAdjacentSuggestions']())_0x2f93d0['isInContent']&&(_0x2f93d0['discard'](),_0x4ffe5e=!0x0);}}}return _0x4ffe5e;}),_0x19777a['model']['document']['registerPostFixer'](_0x377f47=>{const _0x5411f8=_0x19777a['commands']['get']('redo');if(!_0x5411f8||!_0x5411f8['_createdBatches']['has'](_0x377f47['batch']))return!0x1;let _0x577d6f=!0x1;const _0x3aa450=_0x19777a['plugins']['get']('Users')['me'],_0x196770=_0x19777a['model']['document']['differ']['getChanges'](),_0x235d23=Array['from'](_0x19777a['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x91cbda,data:_0x3825cc})=>{const {group:_0x1b14b3,subType:_0x534000,authorId:_0x5996b1}=_0x5e35b2['_splitMarkerName'](_0x91cbda);return'suggestion'==_0x1b14b3&&'tablePaste'==_0x534000&&_0x5996b1==_0x3aa450['id']&&!_0x3825cc['oldRange'];});for(const _0x30a642 of _0x196770){if('insert'!=_0x30a642['type']||'tableCellSuggestion'!=_0x30a642['name']||0x1!=_0x30a642['length'])continue;const _0x8a885f=_0x377f47['createRange'](_0x30a642['position'],_0x30a642['position']['getShiftedBy'](0x1));if(!_0x235d23['find'](({data:_0x56d328})=>_0x56d328['newRange']['isEqual'](_0x8a885f))){for(const {name:_0x237c54,data:_0x71cbc8}of _0x235d23)if(_0x8a885f['containsRange'](_0x71cbc8['newRange'])){_0x377f47['updateMarker'](_0x237c54,{'range':_0x8a885f}),_0x577d6f=!0x0;break;}}}return _0x577d6f;}),_0x19777a['model']['document']['registerPostFixer'](_0x4f2b3e=>{let _0x49b64c=!0x1;const _0x253589=_0x19777a['plugins']['get']('Users')['me'],_0x2188ff=_0x5e35b2['getSuggestions']()['filter'](_0x4f5b8e=>_0x4f5b8e['isInContent']&&_0x4f5b8e['author']==_0x253589),_0x92e574=new Set(),_0x430f6e=new Set();for(const _0x19d1cf of _0x2188ff)if('tablePaste'==_0x19d1cf['subType'])for(const _0x10677d of _0x19d1cf['getMarkers']()){const _0x15cd9d=_0x10677d['getRange']()['getContainedElement']();if(_0x15cd9d){if(_0x15cd9d['is']('element','tableCellSuggestion')&&Pe(_0x15cd9d)){_0x19d1cf['removeMarker'](_0x10677d['name']),_0x92e574['add'](_0x15cd9d),_0x49b64c=!0x0;const _0x1f690e=_0x15cd9d['nextSibling'],_0x1c2d07=_0x15cd9d['previousSibling'],_0x2b714f=_0x1f690e&&_0x1f690e['is']('element','tableCellSuggestion'),_0x37f308=_0x1c2d07&&_0x1c2d07['is']('element','tableCellSuggestion');_0x2b714f&&!_0x92e574['has'](_0x1f690e)&&_0x430f6e['add'](_0x1f690e),_0x37f308&&!_0x92e574['has'](_0x1c2d07)&&_0x430f6e['add'](_0x1c2d07);}else _0x15cd9d['is']('element','paragraph')&&_0x15cd9d['isEmpty']&&(_0x19d1cf['removeMarker'](_0x10677d['name']),_0x49b64c=!0x0);}}else{if('tablePasteCell'==_0x19d1cf['subType']){if(!_0x19d1cf['attributes']||!_0x19d1cf['attributes']['tablePasteChainId'])continue;const _0xa794e8=_0x19d1cf['attributes']['markerAttributes'];if(_0xa794e8&&Object['keys'](_0xa794e8)['length'])continue;const _0x31d7e9=_0x19d1cf['attributes']['tablePasteChainId'];let _0xfc29c1=!0x0,_0xd78ce6=!0x0;for(const _0x15761b of _0x2188ff)if(_0x15761b['subType']&&_0x15761b['subType']['startsWith']('tablePaste')){if(!_0x15761b['attributes']['tablePasteChainId']){_0xd78ce6=!0x1;break;}if(_0x15761b['id']!=_0x19d1cf['id']&&_0x15761b['attributes']['tablePasteChainId']==_0x31d7e9){_0xfc29c1=!0x1;break;}}_0xd78ce6&&_0xfc29c1&&(_0x19d1cf['removeMarkers'](),_0x49b64c=!0x0);}}for(const _0x30bda2 of _0x92e574)_0x4f2b3e['remove'](_0x30bda2);for(const _0x43e456 of _0x430f6e)_0x4f2b3e['unwrap'](_0x43e456);return _0x49b64c;}),_0x19777a['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x31b88a,_0x534a61)=>_0x5c5a2d(_0x31b88a),'converterPriority':'high'}),_0x19777a['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3960a8,_0x566745)=>_0x566745['options']['showSuggestionHighlights']?_0x5c5a2d(_0x3960a8,!0x1):null,'converterPriority':'high'});const _0x394df1=_0x19777a['editing']['view'];this['listenTo'](_0x394df1['document'],'clipboardOutput',(_0x22420d,_0x1768ba)=>{const _0x142506=[];for(const _0x5aa320 of _0x394df1['createRangeIn'](_0x1768ba['content'])['getItems']())_0x5aa320['is']('element','suggestion-td')&&_0x142506['push'](_0x5aa320);_0x394df1['change'](_0x114175=>{for(const _0x1d7da1 of _0x142506)_0x114175['move'](_0x114175['createRangeIn'](_0x1d7da1),_0x114175['createPositionBefore'](_0x1d7da1)),_0x114175['remove'](_0x1d7da1);});});}}function Pe(_0x1a4577){if(_0x1a4577['isEmpty'])return!0x0;const _0x36bc91=_0x1a4577['getChild'](0x0);return _0x36bc91['is']('element','paragraph')&&_0x36bc91['isEmpty'];}function he(_0x3c94f6,_0xaf961a={},_0x2bf331){for(const {isAnchor:_0x6fa870,cellHeight:_0x441874,cellWidth:_0x2c67fc}of _0x2bf331['createTableWalker'](_0x3c94f6,{'includeAllSlots':!0x0,..._0xaf961a}))if(!_0x6fa870||0x1!=_0x441874||0x1!=_0x2c67fc)return!0x1;return!0x0;}class vt extends _0x3b57f6{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x3bdfb6=this['editor']['plugins']['get']('TrackChangesEditing');_0x3bdfb6['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x3bdfb6['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x3bdfb6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x3bdfb6['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x3bdfb6['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x3bdfb6['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x497b3c,_0x48740e){const _0x594e43=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4c1d43=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x8006ba=_0x48740e['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x4d421c=_0x4c1d43['getColumnGroupElement'](_0x8006ba);let _0x3298a0=_0x4d421c?_0x4c1d43['getTableColumnsWidths'](_0x4d421c):null,_0x59d51f=_0x8006ba['getAttribute']('tableWidth')||null;const _0x2f143e=_0x48740e['tableWidth']||_0x59d51f,_0x4e3685=_0x48740e['columnWidths']||_0x3298a0,_0x4c6f7f=this['editor']['plugins']['get']('Users')['me'];for(const _0x1d7f6a of _0x594e43['getSuggestions']()){const _0x4a696a=_0x1d7f6a['getContainedElement']();if('resizeTable'===_0x1d7f6a['subType']&&_0x4a696a===_0x8006ba){_0x1d7f6a['author']!==_0x4c6f7f&&_0x1d7f6a['discard']();const _0x41deff=_0x1d7f6a['data']['commandParams'];_0x59d51f=_0x41deff[0x0]['tableWidth'],_0x3298a0=_0x41deff[0x0]['columnWidths'];break;}}_0x497b3c({'table':_0x8006ba,'tableWidth':_0x2f143e,'columnWidths':_0x4e3685}),_0x594e43['markBlockFormat'](_0x8006ba,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x59d51f,'columnWidths':_0x3298a0}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x1ed837){if('formatBlock'!=_0x1ed837['type']&&'formatInline'!=_0x1ed837['type'])return;const {data:_0x39f0b4}=_0x1ed837;if(_0x39f0b4&&'resizeTable'===_0x39f0b4['formatGroupId']){const _0x57aede='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x57aede)};}}}class Ct extends _0x3b57f6{['afterInit'](){const _0x311182=this['editor'];_0x311182['plugins']['has']('Template')&&_0x311182['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class _t extends _0x3b57f6{['afterInit'](){const _0x3acfb8=this['editor'];if(!_0x3acfb8['commands']['get']('insertTableOfContents'))return;_0x3acfb8['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0xc2a8a1=_0x3acfb8['plugins']['get']('TrackChangesEditing'),_0x364bae=_0x3acfb8['locale'];_0xc2a8a1['descriptionFactory']['registerElementLabel']('tableOfContents',_0x39f4f0=>o(_0x364bae,'ELEMENT_TABLE_OF_CONTENTS',_0x39f4f0));}}class Dt extends _0x3b57f6{['afterInit'](){const _0x24add4=this['editor'];if(!_0x24add4['plugins']['has']('Title'))return;const _0x32025b=_0x24add4['plugins']['get']('TrackChangesEditing');_0x32025b['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x24add4['locale'],'ELEMENT_TITLE')),_0x24add4['model']['document']['registerPostFixer'](_0x31d41a=>{let _0x201415=!0x1;const _0x59e4fb=Array['from'](_0x24add4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5c03fa,data:_0x44f218}of _0x59e4fb){const {group:_0x2de6c0}=_0x32025b['_splitMarkerName'](_0x5c03fa);if('suggestion'!==_0x2de6c0||!_0x44f218['newRange'])continue;const _0x272e78=_0x44f218['newRange'],_0x2b5476=_0x272e78['end']['nodeBefore'];if(!_0x2b5476||!_0x2b5476['is']('element','title-content'))continue;if(!_0x272e78['start']['isTouching'](_0x272e78['end']))continue;const _0x4479c4=_0x24add4['model']['schema']['getNearestSelectionRange'](_0x272e78['end'],'forward');if(_0x4479c4&&_0x4479c4['isCollapsed']){const _0x229119=_0x31d41a['createRange'](_0x272e78['start'],_0x4479c4['start']);_0x229119['isEqual'](_0x272e78)||(_0x31d41a['updateMarker'](_0x5c03fa,{'range':_0x229119}),_0x201415=!0x0);}_0x201415||(_0x31d41a['removeMarker'](_0x5c03fa),_0x201415=!0x0);}return _0x201415;});}}class Nt extends _0x3b57f6{['afterInit'](){const _0x51e658=this['editor'],_0x77f36f=_0x51e658['plugins']['get']('TrackChangesEditing');_0x51e658['plugins']['has']('UndoEditing')&&(_0x77f36f['enableCommand']('undo'),_0x77f36f['enableCommand']('redo'));}}class Mt extends _0x3b57f6{static get['requires'](){return[jt];}['afterInit'](){const _0x4399a2=this['editor'];if(!_0x4399a2['plugins']['has']('TableCaptionEditing'))return;_0x4399a2['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class $t extends _0x3b57f6{['tableProperties'];['tableCellProperties'];constructor(_0x59bc43){super(_0x59bc43),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 _0x5ed3f9=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x4eae87 of this['tableProperties'])_0x5ed3f9['enableCommand'](_0x4eae87,(_0x524bc7,_0x415fc2)=>{const _0x2d2b99=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x4eae87,[_0x2d2b99],this['tableProperties'],'tableProperties',_0x524bc7,_0x415fc2);});_0x5ed3f9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5ed3f9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5ed3f9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2edb50,_0x4001ad)=>this['handleDiscardAction'](this['tableProperties'],_0x2edb50,_0x4001ad)),_0x5ed3f9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x36809f of this['tableCellProperties'])_0x5ed3f9['enableCommand'](_0x36809f,(_0x6b8280,_0x5b4d03)=>{const _0x2bd8df=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x36809f,_0x2bd8df,this['tableCellProperties'],'tableCellProperties',_0x6b8280,_0x5b4d03);});_0x5ed3f9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5ed3f9['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5ed3f9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x557ab2,_0x47435a)=>this['handleDiscardAction'](this['tableCellProperties'],_0x557ab2,_0x47435a)),_0x5ed3f9['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5ed3f9['descriptionFactory']['registerDescriptionCallback'](_0x2ce363=>this['handleSuggestionDescription'](_0x2ce363));}['_handlePropertyChange'](_0x28fdfb,_0x343f78,_0x4603f0,_0xfac003,_0x26e103,_0x30debc){const _0x57ab4a=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x30debc['batch'],()=>{for(const _0x4edf5c of _0x343f78){if(this['_getSuggestion'](_0x4edf5c,_0xfac003))_0x26e103(_0x30debc);else{const _0x36e5c0={};for(const _0x2c595c of _0x4603f0){const _0x404ca6=_0x4edf5c['getAttribute'](_0x2c595c);void 0x0!==_0x404ca6&&(_0x36e5c0[_0x2c595c]=_0x404ca6);}_0x26e103(_0x30debc),_0x57ab4a['markBlockFormat'](_0x4edf5c,{'commandParams':[_0x36e5c0]},[],_0xfac003);}}});}['handleDiscardAction'](_0x57826a,_0x139d45,_0x47dbc8){const _0x233072=_0x139d45[0x0]['start']['nodeAfter'],_0x3a203b=_0x47dbc8['commandParams'][0x0];this['editor']['model']['change'](_0x2aa5ec=>{for(const _0x9b5176 of _0x57826a)void 0x0!==_0x3a203b[_0x9b5176]?_0x2aa5ec['setAttribute'](_0x9b5176,_0x3a203b[_0x9b5176],_0x233072):_0x2aa5ec['removeAttribute'](_0x9b5176,_0x233072);});}['handleSuggestionDescription'](_0x402548){if(_0x402548['data'])switch(_0x402548['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'](_0x3e311d,_0x43323b){const _0x48c8d8=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x1f81f8 of _0x48c8d8['getSuggestions']({'skipNotAttached':!0x0})){const _0x5e2561=_0x1f81f8['getContainedElement']();if(_0x1f81f8['subType']===_0x43323b&&_0x5e2561===_0x3e311d)return _0x1f81f8;}return null;}}const m='$elementName';class p extends _0x3b57f6{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x17c546,_0x5c81e6,E,V,U,O,F,G,L,H,q,W,J,Q,X,Y,Z,tt,et,it,nt,st,ot,rt,at,ut,K,lt,ct,z,ue,ft,gt,mt,dt,pt,kt,bt,wt,yt,jt,St,At,Mt,It,vt,_t,$t,Ct,Dt,Nt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x251b4c){function _0x4f275d(_0x4d5ced){return _0x4d5ced['map'](_0x31ebca=>String['fromCharCode'](_0x31ebca))['join']('');}super(_0x251b4c),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x5610b5,_0x336062,_0x230606,_0x20e141)=>{this['_model']['change'](()=>{for(const _0x318692 of[..._0x20e141,..._0x230606])this['_model']['markers']['has'](_0x318692)&&_0x251b4c['editing']['reconvertMarker'](_0x318692);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new xt(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x251b4c['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(),_0x251b4c['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x251b4c['config']['get']('trackChanges.trackFormatChanges'),_0x251b4c['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x251b4c['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new M(_0x251b4c,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x4f275d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x4f275d([0x34,0x30,0x34,0x38,0x31,0x32,0x33,0x36]);}['init'](){const _0x5f1308=this['editor'],_0x459466=(_0x1f216b,_0x12a86c)=>{if('attribute'!=_0x1f216b)return'ck-suggestion-marker-'+_0x1f216b;const _0x2253d0=_0x12a86c['split']('|')[0x0];return this['_isBlockAttribute'](_0x2253d0)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x5f1308['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x708806=>{const {id:_0x29f8f7,type:_0x129a5e,subType:_0x6753c}=this['_splitMarkerName'](_0x708806['markerName']),_0x62d5a4=['ck-suggestion-marker',_0x459466(_0x129a5e,_0x6753c)];let _0x265093=0xbb8;return this['activeMarkers']['includes'](_0x708806['markerName'])&&(_0x62d5a4['push']('ck-suggestion-marker--active'),_0x265093=0xbc2),'deletion'==_0x129a5e&&(_0x265093+=0x5),{'classes':_0x62d5a4,'attributes':{'data-suggestion':_0x29f8f7},'priority':_0x265093};}}),_0x5f1308['conversion']['for']('dataDowncast')['add'](_0x5bcd0a=>{_0x5bcd0a['on']('addMarker:suggestion',(_0x30ca8d,_0x269a2e,_0x3ec2e0)=>{if(!_0x3ec2e0['options']['showSuggestionHighlights'])return;const _0x414beb=_0x269a2e['item'];if(!_0x414beb)return;const _0x4bc994=_0x3ec2e0['mapper']['toViewElement'](_0x414beb);_0x5f1308['model']['schema']['isObject'](_0x414beb)&&_0x4bc994&&!_0x4bc994['getCustomProperty']('widget')&&_0x4bc994['is']('containerElement')&&_0x5055e8(_0x4bc994,_0x3ec2e0['writer']);},{'priority':'high'});}),_0x5f1308['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x160fd3,_0x161945)=>{if(!_0x161945['options']['showSuggestionHighlights'])return null;const {type:_0x12f948,subType:_0x25f9fa}=this['_splitMarkerName'](_0x160fd3['markerName']);return{'classes':['ck-suggestion-marker',_0x459466(_0x12f948,_0x25f9fa)],'priority':0xbb8};}});const _0x39d0e2=({showActiveMarkers:_0xe68c13=!0x0,isAttributeSuggestion:_0x3a64cd=!0x1}={})=>(_0x1be5d1,_0x4bb174,_0x5d446f)=>{if(!_0x4bb174['item'])return;const {id:_0x205bb3}=this['_splitMarkerName'](_0x4bb174['markerName']);if(_0x3a64cd){const _0x28ef83=this['_suggestions']['get'](_0x205bb3),_0x974dd9=this['_getAttributeKey'](_0x28ef83);if(!this['_isBlockAttribute'](_0x974dd9))return;}if(_0x4bb174['item']['is']('selection'))return void _0x5d446f['consumable']['consume'](_0x4bb174['item'],_0x1be5d1['name']);const _0x3112ba=_0x5d446f['mapper']['toViewElement'](_0x4bb174['item']);if(_0x4bb174['item']['is']('element')&&_0x5f1308['model']['schema']['isBlock'](_0x4bb174['item'])&&!_0x3112ba['getCustomProperty']('addHighlight')){_0x5d446f['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x3112ba),_0x5d446f['writer']['setAttribute']('data-suggestion',_0x205bb3,_0x3112ba),_0x5d446f['mapper']['bindElementToMarker'](_0x3112ba,_0x4bb174['markerName']),_0xe68c13&&(this['activeMarkers']['includes'](_0x4bb174['markerName'])?_0x5d446f['writer']['addClass']('ck-suggestion-marker--active',_0x3112ba):_0x5d446f['writer']['removeClass']('ck-suggestion-marker--active',_0x3112ba));for(const _0x5a6615 of _0x5f1308['model']['createRangeIn'](_0x4bb174['item'])['getItems']())_0x5d446f['consumable']['consume'](_0x5a6615,_0x1be5d1['name']);_0x5d446f['consumable']['consume'](_0x4bb174['item'],_0x1be5d1['name']);}};_0x5f1308['conversion']['for']('dataDowncast')['add'](_0x350589=>{_0x350589['on']('addMarker:suggestion:formatBlock',(_0x2a8c26,_0x540e34,_0xac3d51)=>{_0xac3d51['options']['showSuggestionHighlights']&&_0x39d0e2({'showActiveMarkers':!0x1})(_0x2a8c26,_0x540e34,_0xac3d51);},{'priority':'highest'});}),_0x5f1308['conversion']['for']('dataDowncast')['add'](_0x46ef50=>{_0x46ef50['on']('addMarker:suggestion:attribute',(_0x14407f,_0x2526c9,_0xba958b)=>{_0xba958b['options']['showSuggestionHighlights']&&_0x39d0e2({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x14407f,_0x2526c9,_0xba958b);},{'priority':'highest'});}),_0x5f1308['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x24310b,_0x204908)=>_0x204908['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x24310b['substr'](0xb)}}),_0x5f1308['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x1ed6fe,{writer:_0x5a672f})=>{let _0x3e07c2='suggestion:'+_0x1ed6fe['getAttribute']('suggestion-type')+':'+_0x1ed6fe['getAttribute']('id');return _0x1ed6fe['getAttribute']('marker-count')&&(_0x3e07c2+=':'+_0x1ed6fe['getAttribute']('marker-count')),_0x5a672f['createElement']('$marker',{'data-name':_0x3e07c2});}}),_0x5f1308['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x5f1308['conversion']['for']('editingDowncast')['add'](_0x5dc417=>{_0x5dc417['on']('addMarker:suggestion:formatBlock',_0x39d0e2(),{'priority':'high'});}),_0x5f1308['conversion']['for']('editingDowncast')['add'](_0xa622b6=>{_0xa622b6['on']('addMarker:suggestion:attribute',_0x39d0e2({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x5f1308['conversion']['for']('editingDowncast')['add'](_0x421094=>{_0x421094['on']('removeMarker:suggestion:formatBlock',(_0x44c472,_0x3d7aa9,_0x305eb6)=>{const _0x5d9713=_0x305eb6['mapper']['markerNameToElements'](_0x3d7aa9['markerName']);if(_0x5d9713){for(const _0x8c334b of _0x5d9713)_0x8c334b['getCustomProperty']('addHighlight')||(_0x305eb6['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x8c334b),_0x305eb6['writer']['removeAttribute']('data-suggestion',_0x8c334b),_0x305eb6['mapper']['unbindElementFromMarkerName'](_0x8c334b,_0x3d7aa9['markerName']));}},{'priority':'high'});}),_0x5f1308['conversion']['for']('editingDowncast')['add'](_0x22adb5=>{_0x22adb5['on']('removeMarker:suggestion:attribute',(_0x491b27,_0x142026,_0x163f52)=>{const _0x140d28=_0x163f52['mapper']['markerNameToElements'](_0x142026['markerName']);if(!_0x140d28)return;const {id:_0x198e1c}=this['_splitMarkerName'](_0x142026['markerName']),_0x1a4c45=this['_suggestions']['get'](_0x198e1c),_0x4389b5=this['_getAttributeKey'](_0x1a4c45);if(this['_isBlockAttribute'](_0x4389b5)){for(const _0x10f0fd of _0x140d28)_0x10f0fd['getCustomProperty']('addHighlight')||(_0x163f52['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x10f0fd),_0x163f52['writer']['removeAttribute']('data-suggestion',_0x10f0fd),_0x163f52['mapper']['unbindElementFromMarkerName'](_0x10f0fd,_0x142026['markerName']));}},{'priority':'high'});}),_0x5f1308['model']['document']['registerPostFixer'](_0x6c66a9=>{let _0x51bfef=!0x1;const _0x4dd9fc=Array['from'](_0x5f1308['model']['document']['differ']['getChangedMarkers']()),_0x581dfa=new Set();for(const {name:_0x39b7fa,data:_0x31136a}of _0x4dd9fc){const {group:_0x142a46,type:_0x389bcd,subType:_0x6467fc,id:_0x35854f}=this['_splitMarkerName'](_0x39b7fa);if('suggestion'!==_0x142a46)continue;const _0x5e9a0d=this['_suggestions']['get'](_0x35854f);if(null!=_0x31136a['newRange']){'formatInline'==_0x389bcd&&(_0x51bfef=_0x51bfef||Et(_0x31136a['newRange'],_0x39b7fa,_0x6c66a9,_0x5f1308['model']['schema']));const _0x39aff4='attribute'==_0x389bcd&&this['_isBlockAttribute'](_0x6467fc['split']('|')[0x0]);if(_0x31136a['newRange']['isCollapsed']||'$graveyard'==_0x31136a['newRange']['root']['rootName']||'formatBlock'==_0x389bcd&&!Ut(_0x31136a['newRange'])||_0x39aff4&&!Ut(_0x31136a['newRange'])||'deletion'==_0x389bcd&&!(!Tt(_0x361ffd=_0x31136a['newRange'])&&!function(_0x415799){return _0x415799['start']['parent']==_0x415799['end']['nodeBefore']&&_0x415799['start']['isAtEnd'];}(_0x361ffd)))_0x6c66a9['removeMarker'](_0x39b7fa),_0x51bfef=!0x0;else{if(!_0x5e9a0d||!_0x5e9a0d['isInContent'])continue;_0x581dfa['add'](_0x5e9a0d);}}}var _0x361ffd;return _0x581dfa['size']>0x0&&(_0x51bfef=!!this['_joinWithAdjacentSuggestions'](_0x581dfa)||_0x51bfef),_0x51bfef;}),_0x5f1308['model']['document']['registerPostFixer'](_0x5d7a75=>{let _0x43710c=!0x1;for(const _0x1cee96 of _0x5f1308['model']['document']['differ']['getChanges']())if('insert'==_0x1cee96['type'])for(const _0x168da8 of this['_suggestions']['values']()){if(_0x168da8['isMultiRange']||!_0x168da8['isInContent'])continue;const _0x416237='formatBlock'==_0x168da8['type'],_0x5f3b41=this['_getAttributeKey'](_0x168da8),_0x232d60=_0x5f3b41&&this['_isBlockAttribute'](_0x5f3b41);if(!_0x416237&&!_0x232d60)continue;const _0x33c452=_0x168da8['getFirstRange']();if(_0x33c452['start']['parent']!=_0x33c452['end']['parent']&&!_0x33c452['end']['isAtEnd']){const _0xcd1d19=_0x5f1308['model']['createPositionAt'](_0x33c452['start']['nodeAfter'],'end'),_0x5bf328=_0x5f1308['model']['createRange'](_0x33c452['start'],_0xcd1d19);_0x5d7a75['updateMarker'](_0x168da8['getFirstMarker'](),{'range':_0x5bf328}),_0x43710c=!0x0;}}return _0x43710c;}),_0x5f1308['model']['document']['registerPostFixer'](_0x3ab5d3=>this['_processAttributeChanges'](_0x3ab5d3)),_0x5f1308['model']['document']['registerPostFixer'](_0x25ac53=>!_0x25ac53['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x25ac53)),_0x5f1308['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x5f1308['model']['document']['on']('change:data',(_0x115a97,_0x4e63ae)=>{if(!_0x4e63ae['isLocal']||_0x4e63ae['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x27e1ad=_0x5f1308['model']['document']['differ']['getChanges']();if(0x0==_0x27e1ad['length'])return;const _0x45fd29=[],_0x316901=_0x27e1ad['filter'](_0x278cd4=>'attribute'==_0x278cd4['type']),_0x35306e=_0x27e1ad['filter'](_0x50358c=>'insert'==_0x50358c['type']&&'$text'!=_0x50358c['name']);for(const _0x681491 of _0x316901)this['_isRegisteredAttribute'](_0x681491['attributeKey'])&&_0x45fd29['push']({'key':_0x681491['attributeKey'],'newValue':_0x681491['attributeNewValue'],'oldValue':_0x681491['attributeOldValue'],'range':Ot(_0x681491['range'],_0x5f1308['model'])});for(const _0x4f10fe of _0x35306e){if('rename'!=_0x4f10fe['action']&&'refresh'!=_0x4f10fe['action'])continue;const _0x2019fd=Gt(_0x4f10fe['position']['nodeAfter'],_0x5f1308['model']),_0x1b6912=_0x4f10fe['before'];'rename'==_0x4f10fe['action']&&_0x45fd29['push']({'key':m,'newValue':_0x4f10fe['name'],'oldValue':_0x1b6912['name'],'range':_0x2019fd});for(const [_0x211833,_0x5211b7]of _0x1b6912['attributes']){if(!this['_isRegisteredAttribute'](_0x211833))continue;const _0xfa782=_0x4f10fe['attributes']['get'](_0x211833);_0x5211b7!==_0xfa782&&_0x45fd29['push']({'key':_0x211833,'newValue':_0xfa782,'oldValue':_0x5211b7,'range':_0x2019fd});}for(const [_0x3e3773,_0x474c5a]of _0x4f10fe['attributes'])this['_isRegisteredAttribute'](_0x3e3773)&&(_0x1b6912['attributes']['has'](_0x3e3773)||_0x45fd29['push']({'key':_0x3e3773,'newValue':_0x474c5a,'oldValue':null,'range':_0x2019fd}));}0x0!=_0x45fd29['length']&&_0x5f1308['model']['enqueueChange'](_0x4e63ae,_0xa85d2d=>{const _0x2d1612=_0x386e7f();for(const {range:_0x5da722,key:_0x549401,oldValue:_0x4a600b,newValue:_0x52fb0e}of _0x45fd29)this['markAttributeChange'](_0x5da722,_0x549401,_0x4a600b,_0x52fb0e,{'groupId':_0x2d1612});this['_reduceExistingSuggestions'](_0xa85d2d,_0x45fd29);});},{'priority':'lowest'}),_0x5f1308['model']['markers']['on']('update:suggestion',(_0x103724,_0x5504b0,_0xbd6055)=>{if(null==_0xbd6055){const {id:_0x41dbe5}=this['_splitMarkerName'](_0x5504b0['name']),_0x3ede4f=this['_suggestions']['get'](_0x41dbe5);_0x3ede4f&&_0x3ede4f['addMarkerName'](_0x5504b0['name']);}}),_0x5f1308['model']['document']['on']('change:data',()=>{const _0x143fdc=Array['from'](_0x5f1308['model']['document']['differ']['getChangedMarkers']())['filter'](_0x3ffc65=>'suggestion'===this['_splitMarkerName'](_0x3ffc65['name'])['group']);if(0x0===_0x143fdc['length'])return;_0x143fdc['sort']((_0x38926a,_0x2b99ed)=>{const _0x39f7ba=_0x38926a['data']['oldRange'],_0x2588a4=_0x2b99ed['data']['oldRange'];return null===_0x39f7ba&&null===_0x2588a4?0x0:null===_0x39f7ba&&null!==_0x2588a4?-0x1:null!==_0x39f7ba&&null===_0x2588a4?0x1:_0x39f7ba['start']['isBefore'](_0x2588a4['start'])?-0x1:0x1;});const _0x44e25c=new Set(),_0x23e8e4=new Set();for(const {name:_0x3a14c6,data:_0x1f7f1d}of _0x143fdc){const {id:_0x3df7b6}=this['_splitMarkerName'](_0x3a14c6);if(null===_0x1f7f1d['oldRange']){const _0x278247=this['_handleNewSuggestionMarker'](_0x3a14c6);_0x23e8e4['add'](_0x278247);}else{const _0x37a5eb=this['_suggestions']['get'](_0x3df7b6);null!==_0x1f7f1d['newRange']||_0x37a5eb['isInContent']?(_0x44e25c['add'](_0x37a5eb['head']),_0x23e8e4['add'](_0x37a5eb)):this['_removeSuggestion'](_0x37a5eb);}}_0x23e8e4['size']>0x0&&this['_refreshSuggestionsChain'](_0x23e8e4);for(const _0x13f121 of _0x44e25c)this['fire']('suggestionChanged',_0x13f121);}),_0x5f1308['model']['on']('applyOperation',(_0x1a74e2,_0xa0e932)=>{const _0x445a71=_0xa0e932[0x0];if(!this['_suggestions']['size'])return;if(!_0x445a71['isDocumentOperation'])return;if(_0x445a71['batch']['isUndo']||!_0x445a71['batch']['isLocal'])return;let _0x1740be,_0x10fb63;switch(_0x445a71['type']){case'insert':_0x1740be=_0x5f1308['model']['createPositionAt'](_0x445a71['position']),_0x10fb63=_0x1740be['getShiftedBy'](_0x445a71['howMany']);break;case'split':_0x1740be=_0x5f1308['model']['createPositionAt'](_0x445a71['splitPosition']),_0x10fb63=_0x5f1308['model']['createPositionAt'](_0x445a71['moveTargetPosition']);break;case'move':_0x1740be=_0x5f1308['model']['createPositionAt'](_0x445a71['targetPosition']),_0x10fb63=_0x1740be['getShiftedBy'](_0x445a71['howMany']);break;default:return;}const _0x26d9f6=_0x5f1308['model']['createRange'](_0x1740be,_0x10fb63);_0x5f1308['model']['change'](()=>{for(const {suggestion:_0x27396c,meta:_0x1e4e37}of this['_findSuggestions'](_0x26d9f6)){if(_0x27396c['isMultiRange'])continue;if('formatInline'==_0x27396c['type'])continue;const _0x33803c=this['_getAttributeKey'](_0x27396c);if(_0x33803c&&this['_isBlockAttribute'](_0x33803c)&&'split'!=_0x445a71['type'])continue;const _0x4f3003=_0x27396c['data']&&_0x27396c['data']['multipleBlocks'];('formatBlock'!=_0x27396c['type']||'split'==_0x445a71['type']&&!_0x4f3003)&&(_0x1e4e37['containsRangeInObject']||'insertion'==_0x27396c['type']&&_0x1e4e37['isOwn']||_0x27396c['getFirstRange']()['containsRange'](_0x26d9f6)&&this['_breakSuggestionMarker'](_0x27396c,_0x1740be,_0x10fb63));}});},{'priority':'lowest'}),_0x5f1308['model']['on']('deleteContent',(_0x1459bd,_0x10727d)=>{const _0x2ca94e=_0x10727d[0x0],_0x5c4e4a=_0x10727d[0x1];if(_0x5c4e4a&&_0x5c4e4a['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x2ca94e['isCollapsed'])return;const _0x579f6d=_0x5f1308['model']['schema'],{start:_0x2ed47a,end:_0x366859}=_0x2ca94e['getFirstRange'](),_0x4452f7=_0x2ed47a['nodeAfter']&&_0x579f6d['isLimit'](_0x2ed47a['nodeAfter'])?null:_0x579f6d['getNearestSelectionRange'](_0x2ed47a,'forward'),_0x3ccb43=_0x366859['nodeBefore']&&_0x579f6d['isLimit'](_0x366859['nodeBefore'])?null:_0x579f6d['getNearestSelectionRange'](_0x366859,'backward'),_0x673338=_0x5f1308['model']['createRange'](_0x4452f7?_0x4452f7['start']:_0x2ed47a,_0x3ccb43?_0x3ccb43['end']:_0x366859);_0x5f1308['model']['change'](_0x4c3eef=>{this['markDeletion'](_0x673338);const _0x1f09ca=_0x5f1308['model']['schema']['getNearestSelectionRange'](_0x673338['start']);_0x2ca94e['is']('documentSelection')?_0x4c3eef['setSelection'](_0x1f09ca):_0x2ca94e['setTo'](_0x1f09ca);}),_0x1459bd['stop']();},{'priority':_0x3ed224['normal']+0xa}),_0x5f1308['model']['on']('insertContent',(_0x39dd90,_0x426f8f)=>{const _0xf6aea=_0x426f8f[_0x426f8f['length']-0x1];_0xf6aea&&_0xf6aea['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x5f1308['model']['change'](()=>{let _0x2b49ef=_0x5f1308['model']['insertContent'](_0x426f8f[0x0],_0x426f8f[0x1],_0x426f8f[0x2],{'forceDefaultExecution':!0x0});if(!_0x2b49ef)return;_0x39dd90['return']=_0x2b49ef['clone']();const _0x2ab849=_0x2b49ef['end']['nodeBefore'],_0x121f36=_0x5f1308['model']['schema'];_0x2ab849&&_0x121f36['isBlock'](_0x2ab849)&&!_0x121f36['isObject'](_0x2ab849)&&(_0x2b49ef=_0x5f1308['model']['createRange'](_0x2b49ef['start'],_0x5f1308['model']['createPositionAt'](_0x2ab849,'end'))),this['markInsertion'](_0x2b49ef);}),_0x39dd90['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x57c570=new $(_0x5f1308,this['_suggestions']);_0x5f1308['commands']['add']('acceptSuggestion',_0x57c570),this['enableCommand']('acceptSuggestion');const _0x4fdbab=new B(_0x5f1308,this['_suggestions']);_0x5f1308['commands']['add']('discardSuggestion',_0x4fdbab),this['enableCommand']('discardSuggestion'),_0x5f1308['commands']['add']('acceptAllSuggestions',new x(_0x5f1308,_0x57c570,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x5f1308['commands']['add']('discardAllSuggestions',new x(_0x5f1308,_0x4fdbab,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x5f1308['commands']['add']('acceptSelectedSuggestions',new R(_0x5f1308,_0x57c570,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x5f1308['commands']['add']('discardSelectedSuggestions',new R(_0x5f1308,_0x4fdbab,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x4f0ab5=_0x5f1308['plugins']['get']('CommentsRepository');this['listenTo'](_0x4f0ab5,'addComment',(_0x4695d4,{threadId:_0x53f70e})=>{const _0x43c669=this['_suggestions']['get'](_0x53f70e);_0x43c669&&_0x43c669['commentThread']&&0x1===_0x43c669['commentThread']['length']&&this['_updateSuggestionData'](_0x53f70e,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x4f0ab5,'removeComment',(_0x207283,{threadId:_0x47cbff})=>{const _0x4c8cbc=this['_suggestions']['get'](_0x47cbff);_0x4c8cbc&&_0x4c8cbc['commentThread']&&!_0x4c8cbc['commentThread']['length']&&this['_updateSuggestionData'](_0x47cbff,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x3334aa){if(this['_adapter'])throw new _0x144d61('track-changes-adapter-already-set',this);this['_adapter']=_0x3334aa;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x352cf3=!0x1,toJSON:_0x4354db=!0x1}={}){const _0x4f09e5=[];for(const _0x1faf56 of this['_suggestions']['values']())_0x352cf3&&!_0x1faf56['isInContent']||_0x4f09e5['push'](_0x1faf56);return _0x4354db?_0x4f09e5['map'](_0x3a1a41=>_0x3a1a41['toJSON']()):_0x4f09e5;}['getSuggestion'](_0x519a88){const _0x4b2e23=this['_suggestions']['get'](_0x519a88);if(!_0x4b2e23)throw new _0x144d61('track-changes-suggestion-not-found',this);return _0x4b2e23;}['hasSuggestion'](_0x399f0c){return this['_suggestions']['has'](_0x399f0c);}['addSuggestionData'](_0x36cfda){const {authorId:_0x23734d,id:_0x1c1c6b,attributes:_0x44a160}=_0x36cfda,[_0x1742a0,_0x53f897]=_0x36cfda['type']['split'](':'),_0x2edd83=this['_suggestions']['get'](_0x1c1c6b)||this['_createSuggestion'](_0x1742a0,_0x53f897,_0x1c1c6b,_0x23734d,_0x44a160);if(this['_addThreadToSuggestion'](_0x2edd83),this['_checkSuggestionCorrectness'](_0x2edd83,_0x1742a0,_0x53f897||null,_0x23734d),_0x2edd83['createdAt']=_0x36cfda['createdAt'],_0x2edd83['_isDataLoaded']=!0x0,_0x44a160&&_0x44a160['@external']){const _0x1a487e=_0x44a160['@external'],_0x901230=this['_getExternalAuthor'](_0x1a487e['authorName']);_0x2edd83['authoredAt']=_0x1a487e['createdAt'],_0x2edd83['author']=_0x901230,_0x2edd83['isExternal']=!0x0;}else _0x2edd83['authoredAt']=_0x36cfda['createdAt'];switch(_0x36cfda['data']&&(_0x2edd83['data']=_0x36cfda['data']),_0x36cfda['attributes']&&(_0x2edd83['attributes']=_0x36cfda['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x2edd83['_saved']=!0x0),this['_suggestionState']['get'](_0x2edd83)){case'notReady':this['_suggestionState']['set'](_0x2edd83,'dataReady');break;case'markerReady':_0x2edd83['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x2edd83])),this['_refreshSuggestionsChain'](new Set([_0x2edd83])),this['_suggestionState']['set'](_0x2edd83,'ready'),this['fire']('suggestionLoaded',_0x2edd83)):this['_suggestionState']['set'](_0x2edd83,'removed');}return _0x2edd83;}['acceptSuggestion'](_0x21bffd){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x2a57ec of _0x21bffd['getAllAdjacentSuggestions']())_0x2a57ec['accept']();});});}['discardSuggestion'](_0x2926b2){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x1d562c of _0x2926b2['getAllAdjacentSuggestions']())_0x1d562c['discard']();});});}['enableCommand'](_0x178af3,_0x3595a6){const _0x2263dc=this['editor']['commands']['get'](_0x178af3);if(!_0x2263dc)throw new _0x144d61('track-changes-command-not-found',this,{'commandName':_0x178af3});if(this['_enabledCommands']['has'](_0x2263dc))throw new _0x144d61('track-changes-enable-command-twice',this,{'commandName':_0x178af3});this['_enabledCommands']['add'](_0x2263dc),_0x3595a6&&_0x2263dc['on']('execute',(_0x4e39d0,_0x4502ba)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x4502ba['length']>0x0&&_0x4502ba[_0x4502ba['length']-0x1]&&_0x4502ba[_0x4502ba['length']-0x1]['forceDefaultExecution']?_0x4502ba['pop']():(_0x4e39d0['return']=_0x3595a6((..._0x5835c0)=>_0x2263dc['execute'](..._0x5835c0,{'forceDefaultExecution':!0x0}),..._0x4502ba),_0x4e39d0['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x5d5dea){let _0x134dcd,_0x29d0aa;const _0x483ed3=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x134dcd=_0x5d5dea();}catch(_0x1dd452){_0x29d0aa=_0x1dd452;}return _0x483ed3||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x29d0aa&&_0x144d61['rethrowUnexpectedError'](_0x29d0aa,this),_0x134dcd;}['markInsertion'](_0x532e69,_0x266477=null,_0x31daf2={}){if(_0x532e69['isCollapsed'])return null;const _0x11ecdc=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x3426c2,meta:_0x5cb03d}of this['_findSuggestions'](_0x532e69,'insertion'))if(_0x5cb03d['isOwn']){if(!_0x5cb03d['isNextTo']){if(_0x5cb03d['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!Lt(_0x3426c2,_0x31daf2))continue;return _0x3426c2;}if(Lt(_0x3426c2,_0x31daf2))return _0x3426c2;this['_breakSuggestionMarker'](_0x3426c2,_0x532e69['start'],_0x532e69['end']);break;}if(_0x266477==_0x3426c2['subType']&&Lt(_0x3426c2,_0x31daf2)){const _0x408b0c=_0x3426c2['getFirstRange']();return _0x408b0c['start']['isEqual'](_0x532e69['end'])?this['_setSuggestionRange'](_0x3426c2,this['_model']['createRange'](_0x532e69['start'],_0x408b0c['end'])):this['_setSuggestionRange'](_0x3426c2,this['_model']['createRange'](_0x408b0c['start'],_0x532e69['end'])),_0x3426c2;}}const _0x3ec0f5=_0x386e7f(),_0x50c71c=_0x11ecdc['id'],_0xe2fb8f=_0x266477?'insertion:'+_0x266477:'insertion',_0x11903a=this['_setSuggestionData']({'id':_0x3ec0f5,'type':_0xe2fb8f,'createdAt':new Date(),'authorId':_0x50c71c,'attributes':_0x31daf2});return this['_addSuggestionMarker'](_0xe2fb8f,_0x3ec0f5,_0x50c71c,_0x532e69),_0x11903a;}['markMultiRangeInsertion'](_0x59e29b,_0x4553da='multi',_0x163736={}){const _0x3bf3a5=this['editor']['plugins']['get']('Users')['me'],_0x3592fd=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x4553da,'join');for(const _0x48d7bf of this['getSuggestions']())if(_0x48d7bf['author']['id']==_0x3bf3a5['id']&&'insertion'==_0x48d7bf['type']&&_0x48d7bf['subType']==_0x4553da&&Lt(_0x48d7bf,_0x163736)&&(_0x3592fd(_0x48d7bf['getRanges'](),_0x59e29b)||_0x3592fd(_0x59e29b,_0x48d7bf['getRanges']()))){for(const _0x400b59 of _0x59e29b)_0x48d7bf['addRange'](_0x400b59);return _0x48d7bf;}for(const {suggestion:_0x22363a,meta:_0x53613b}of this['_findSuggestions'](_0x59e29b,'insertion')){if(!_0x53613b['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x53613b['containsRangeInObject'])continue;if(!Lt(_0x22363a,_0x163736))continue;let _0xdb7e90=!0x0;for(const _0x11641e of _0x22363a['getRanges']())for(const _0x48ae87 of _0x59e29b)if(!_0x11641e['containsRange'](_0x48ae87)){_0xdb7e90=!0x1;break;}if(_0xdb7e90)return _0x22363a;}const _0x4d9778=_0x386e7f(),_0x31082e=_0x3bf3a5['id'],_0x26901e='insertion:'+_0x4553da,_0x19a7c9=this['_setSuggestionData']({'id':_0x4d9778,'type':_0x26901e,'createdAt':new Date(),'authorId':_0x31082e,'attributes':_0x163736});for(const _0x34fc79 of _0x59e29b)this['_addSuggestionMarker'](_0x26901e,_0x4d9778,_0x31082e,_0x34fc79,u['getMultiRangeId']());return _0x19a7c9;}['markInlineFormat'](_0x3c19f6,_0x203c79,_0x2b4999=null,_0x275182={}){if(_0x2b4999=_0x2b4999||Vt(_0x203c79),_0x3c19f6['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x1d725f=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2b4999,'accept');return this['forceDefaultExecution'](()=>_0x1d725f([_0x3c19f6],_0x203c79,_0x275182)),null;}const _0x586359=this['editor']['plugins']['get']('Users')['me'],_0x27bd96=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0xea67d1,meta:_0x2c68ad}of this['_findSuggestions'](_0x3c19f6,'insertion'))_0x2c68ad['isOwn']&&!_0x2c68ad['isInsideObject']&&_0x27bd96['push'](..._0xea67d1['getRanges']());}const _0x553cd4=function(_0x2b163f,_0x41755d){const _0x2fc89e=[];for(const _0x54049c of _0x41755d){const _0x502a33=_0x2b163f['getIntersection'](_0x54049c);_0x502a33&&_0x2fc89e['push'](_0x502a33);}return _0x2fc89e;}(_0x3c19f6,_0x27bd96),_0x2a5671=function(_0x27d6eb,_0x3fd3e3){const _0x359fd8=[_0x27d6eb];for(const _0x330910 of _0x3fd3e3){let _0x342586=0x0;for(;_0x342586<_0x359fd8['length'];){const _0x5f3274=_0x359fd8[_0x342586]['getDifference'](_0x330910);_0x359fd8['splice'](_0x342586,0x1,..._0x5f3274),_0x342586+=_0x5f3274['length'];}}return _0x359fd8;}(_0x3c19f6,_0x27bd96);_0x553cd4['length']&&this['_model']['change'](()=>{for(const _0x17ed03 of _0x553cd4){const _0x356e9a=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x2b4999,'accept');this['forceDefaultExecution'](()=>_0x356e9a([_0x17ed03],_0x203c79,_0x275182));}});for(const _0x167c76 of _0x2a5671){let _0x442c61=null,_0x367bf9=_0x167c76['start'],_0x50c639=_0x167c76['end'];for(const {suggestion:_0x4a5c94,meta:_0x26cf3c}of this['_findSuggestions'](_0x167c76,'formatInline')){if(!_0x26cf3c['isOwn'])continue;if(_0x4a5c94['subType']!=_0x2b4999)continue;if(!Lt(_0x4a5c94,_0x275182))continue;const _0x1ef384=_0x4a5c94['getFirstRange']();if(_0x1ef384['containsRange'](_0x167c76,!0x0))return null;_0x367bf9=_0x367bf9['isBefore'](_0x1ef384['start'])?_0x367bf9:_0x1ef384['start'],_0x50c639=_0x50c639['isAfter'](_0x1ef384['end'])?_0x50c639:_0x1ef384['end'],_0x442c61?_0x1ef384['start']['isBefore'](_0x442c61['getFirstRange']()['start'])?(_0x442c61['removeMarkers'](),_0x442c61=_0x4a5c94):_0x4a5c94['removeMarkers']():_0x442c61=_0x4a5c94;}const _0xcf16da=this['_model']['createRange'](_0x367bf9,_0x50c639);if(_0x442c61)this['_setSuggestionRange'](_0x442c61,_0xcf16da);else{const _0x43b217=_0x386e7f(),_0x232b51=_0x586359['id'];this['_setSuggestionData']({'id':_0x43b217,'type':'formatInline:'+_0x2b4999,'data':_0x203c79,'createdAt':new Date(),'authorId':_0x232b51,'attributes':_0x275182}),this['_addSuggestionMarker']('formatInline:'+_0x2b4999,_0x43b217,_0x232b51,_0xcf16da);}}return null;}['markBlockFormat'](_0x583cf0,_0x310d71,_0x58aa03=[],_0xbb6ac5=null,_0x4e9c3f={}){_0x310d71['formatGroupId']||(_0x310d71['formatGroupId']=_0x310d71['commandName']),_0x310d71['multipleBlocks']=_0x583cf0['is']('range'),_0xbb6ac5=_0xbb6ac5||Vt(_0x310d71);const _0xfab5bf=_0x58aa03['map'](_0x23115d=>Gt(_0x23115d,this['_model'])),_0x444d44=_0x583cf0['is']('range')?_0x583cf0:Gt(_0x583cf0,this['_model']);if('never'===this['_trackFormatChanges']){const _0x5d7b36=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xbb6ac5,'accept');return this['forceDefaultExecution'](()=>_0x5d7b36([_0x444d44],_0x310d71,_0x4e9c3f)),null;}_0xfab5bf['push'](_0x444d44);let _0x3132df=!0x0;for(const _0x39fe65 of _0xfab5bf)if(!this['_rangeIsInLocalUserInsertion'](_0x39fe65)){_0x3132df=!0x1;break;}if(_0x3132df&&'always'!==this['_trackFormatChanges']){const _0x416a75=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xbb6ac5,'accept');return this['forceDefaultExecution'](()=>_0x416a75([_0x444d44],_0x310d71,_0x4e9c3f)),null;}let _0x5e7175=null,_0x1a257a=_0x444d44['start'],_0x2e3c43=_0x444d44['end'];for(const {suggestion:_0x4ccaa7,meta:_0x32dd9a}of this['_findSuggestions'](_0x444d44,'formatBlock')){if(!_0x32dd9a['isOwn'])continue;if(_0x32dd9a['isNextTo']||_0x32dd9a['containsRangeInObject']||_0x32dd9a['isInsideObject'])continue;if(_0x4ccaa7['data']['formatGroupId']!=_0x310d71['formatGroupId'])continue;if(!Lt(_0x4ccaa7,_0x4e9c3f))continue;const _0x3bd3e7=_0x4ccaa7['getFirstRange']();if(_0x4ccaa7['subType']==_0xbb6ac5){if(_0x3bd3e7['containsRange'](_0x444d44,!0x0))return null;_0x1a257a=_0x1a257a['isBefore'](_0x3bd3e7['start'])?_0x1a257a:_0x3bd3e7['start'],_0x2e3c43=_0x2e3c43['isAfter'](_0x3bd3e7['end'])?_0x2e3c43:_0x3bd3e7['end'],_0x5e7175?_0x3bd3e7['start']['isBefore'](_0x5e7175['getFirstRange']()['start'])?(_0x5e7175['removeMarkers'](),_0x5e7175=_0x4ccaa7):_0x4ccaa7['removeMarkers']():_0x5e7175=_0x4ccaa7;}else{const _0x26ed55=_0x444d44['getIntersection'](_0x3bd3e7);this['_cutOutSuggestionMarker'](_0x4ccaa7,_0x26ed55);}}const _0x1ea6a3=this['editor']['plugins']['get']('Users')['me'],_0x50eb86=_0x386e7f(),_0x56b515=_0x1ea6a3['id'];if(_0x5e7175)return this['_setSuggestionRange'](_0x5e7175,this['_model']['createRange'](_0x1a257a,_0x2e3c43)),_0x5e7175;{const _0x18f2cd=this['_setSuggestionData']({'id':_0x50eb86,'type':'formatBlock:'+_0xbb6ac5,'data':_0x310d71,'createdAt':new Date(),'authorId':_0x56b515,'attributes':_0x4e9c3f});return this['_addSuggestionMarker']('formatBlock:'+_0xbb6ac5,_0x50eb86,_0x56b515,this['_model']['createRange'](_0x1a257a,_0x2e3c43)),_0x18f2cd;}}['markMultiRangeBlockFormat'](_0x47926b,_0xa6552c,_0x429f27=[],_0x9197ea=null,_0x5cf2f2={}){_0xa6552c['formatGroupId']||(_0xa6552c['formatGroupId']=_0xa6552c['commandName']);const _0x372cb0=_0x47926b[0x0];_0xa6552c['multipleBlocks']=_0x372cb0['is']('range'),_0x9197ea=_0x9197ea||Vt(_0xa6552c);const _0x298cb8=_0x429f27['map'](_0x28a891=>Gt(_0x28a891,this['_model'])),_0x4bdc3f=_0x372cb0['is']('range')?_0x47926b:_0x47926b['map'](_0x5a240f=>Gt(_0x5a240f,this['_model']));if('never'===this['_trackFormatChanges']){const _0x265fd1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x9197ea,'accept');return this['forceDefaultExecution'](()=>_0x265fd1(_0x4bdc3f,_0xa6552c,_0x5cf2f2)),null;}_0x298cb8['push'](..._0x4bdc3f);let _0x2002dd=!0x0;for(const _0x12f99c of _0x298cb8)if(!this['_rangeIsInLocalUserInsertion'](_0x12f99c)){_0x2002dd=!0x1;break;}if(_0x2002dd&&'always'!==this['_trackFormatChanges']){const _0x5f179e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x9197ea,'accept');return this['forceDefaultExecution'](()=>_0x5f179e(_0x4bdc3f,_0xa6552c,_0x5cf2f2)),null;}const _0x26048b=this['editor']['plugins']['get']('Users')['me'];for(const _0x54fbbc of this['getSuggestions']()){if(_0x54fbbc['author']['id']!=_0x26048b['id'])continue;if('formatBlock'!=_0x54fbbc['type']||_0x54fbbc['data']['formatGroupId']!=_0xa6552c['formatGroupId'])continue;if(!Lt(_0x54fbbc,_0x5cf2f2))continue;const _0x21c7aa=_0x54fbbc['subType']==_0x9197ea;for(let _0x37c630=0x0;_0x37c630<_0x4bdc3f['length'];_0x37c630++){const _0x34a5ea=_0x4bdc3f[_0x37c630];for(const _0x50b9a6 of _0x54fbbc['getMarkers']()){const _0xb6750f=_0x50b9a6['getRange']();if(_0x34a5ea['isEqual'](_0xb6750f)){_0x21c7aa?(_0x4bdc3f['splice'](_0x37c630,0x1),_0x37c630--):_0x54fbbc['removeMarker'](_0x50b9a6['name']);break;}}}}if(0x0==_0x4bdc3f['length'])return null;const _0x41dec2=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x9197ea,'join');for(const _0x2eabee of this['getSuggestions']())if(_0x2eabee['author']['id']==_0x26048b['id']&&'formatBlock'==_0x2eabee['type']&&_0x2eabee['data']['formatGroupId']==_0xa6552c['formatGroupId']&&_0x2eabee['subType']==_0x9197ea&&Lt(_0x2eabee,_0x5cf2f2)&&(_0x41dec2(_0x2eabee['getRanges'](),_0x4bdc3f)||_0x41dec2(_0x4bdc3f,_0x2eabee['getRanges']()))){for(const _0x35448b of _0x4bdc3f)_0x2eabee['addRange'](_0x35448b);return _0x2eabee;}const _0x554f7b=_0x386e7f(),_0x561980=_0x26048b['id'],_0x317bb1='formatBlock:'+_0x9197ea,_0x5e143a=this['_setSuggestionData']({'id':_0x554f7b,'type':_0x317bb1,'data':_0xa6552c,'createdAt':new Date(),'authorId':_0x561980,'attributes':_0x5cf2f2});for(const _0x44abf6 of _0x4bdc3f)this['_addSuggestionMarker'](_0x317bb1,_0x554f7b,_0x561980,_0x44abf6,u['getMultiRangeId']());return _0x5e143a;}['markDeletion'](_0x3b8530,_0x1db4d0=null,_0x124dfa={}){if(_0x3b8530['isCollapsed'])return null;const _0x226b29=this['editor']['plugins']['get']('Users')['me'],_0x3db405=new _0x2e923c(_0x3b8530['start'],_0x3b8530['end']);for(const {suggestion:_0x26b85f,meta:_0x4dd170}of this['_findSuggestions'](_0x3db405,'insertion'))if(_0x4dd170['isOwn']&&!_0x4dd170['isNextTo']){if(_0x26b85f['isMultiRange']){const _0x51b155=_0x26b85f['getRanges']()['filter'](_0x122927=>'$graveyard'!=_0x122927['root']['rootName']);_0x51b155['every'](_0x374b67=>_0x3db405['containsRange'](_0x374b67,!0x0))&&_0x26b85f['discard']();if(_0x51b155['some'](_0x4107e6=>_0x4107e6['containsRange'](_0x3db405,!0x0))){const _0x3944f1=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x1db4d0,'accept');return this['forceDefaultExecution'](()=>_0x3944f1([_0x3db405],null,_0x124dfa)),null;}}else{const _0x15cb32=_0x3db405['getIntersection'](_0x26b85f['getFirstRange']());null!==_0x15cb32&&_0x26b85f['_onDiscard']([_0x15cb32],null,_0x124dfa);}}if(_0x3db405['detach'](),_0x3db405['isCollapsed']||'$graveyard'==_0x3db405['root']['rootName'])return null;let _0x196494=null,_0x3e9837=_0x3db405['start'],_0x3db36a=_0x3db405['end'];const _0x46ad0d=this['_findSuggestions'](_0x3db405,'deletion');for(const {suggestion:_0x5da826,meta:_0x336686}of _0x46ad0d){const _0x5149f5=this['_model']['createRange'](_0x3e9837,_0x3db36a);if(_0x336686['isOwn']&&(this['_mergeNestedSuggestions']||!_0x336686['containsRangeInObject']&&!_0x336686['isInsideObject'])){if(_0x5da826['isMultiRange']){if(!Lt(_0x5da826,_0x124dfa))continue;let _0xbd5365=!0x0;for(const _0x50c820 of _0x5da826['getRanges']()){if(_0x50c820['containsRange'](_0x5149f5,!0x0))return _0x5da826;_0x5149f5['containsRange'](_0x50c820)||(_0xbd5365=!0x1);}_0xbd5365&&_0x5da826['discard']();}else{const _0x14f4e0=_0x5da826['getFirstRange']();if(_0x14f4e0['containsRange'](_0x5149f5,!0x0))return _0x5da826;if(!Lt(_0x5da826,_0x124dfa)){_0x5149f5['containsRange'](_0x14f4e0)?_0x5da826['removeMarkers']():_0x14f4e0['containsPosition'](_0x3e9837)?_0x3e9837=_0x14f4e0['end']:_0x14f4e0['containsPosition'](_0x3db36a)&&(_0x3db36a=_0x14f4e0['start']);continue;}_0x3e9837=_0x3e9837['isBefore'](_0x14f4e0['start'])?_0x3e9837:_0x14f4e0['start'],_0x3db36a=_0x3db36a['isAfter'](_0x14f4e0['end'])?_0x3db36a:_0x14f4e0['end'],_0x124dfa=Object['assign']({},_0x5da826['attributes']),_0x196494?_0x14f4e0['start']['isBefore'](_0x196494['getFirstRange']()['start'])?(_0x196494['removeMarkers'](),_0x196494=_0x5da826):_0x5da826['removeMarkers']():_0x196494=_0x5da826;}}}if(_0x196494)return this['_setSuggestionRange'](_0x196494,this['_model']['createRange'](_0x3e9837,_0x3db36a)),_0x196494;{const _0x1e4b6a=_0x386e7f(),_0x34fb62=this['_model']['createRange'](_0x3e9837,_0x3db36a),_0x5e3fe0=_0x226b29['id'],_0x43359c=_0x1db4d0?'deletion:'+_0x1db4d0:'deletion',_0xa8a162=this['_setSuggestionData']({'id':_0x1e4b6a,'type':_0x43359c,'createdAt':new Date(),'authorId':_0x5e3fe0,'attributes':_0x124dfa});return this['_addSuggestionMarker'](_0x43359c,_0x1e4b6a,_0x5e3fe0,_0x34fb62),_0xa8a162;}}['markMultiRangeDeletion'](_0x5e71b9,_0x5f1239='multi',_0x54e02f={}){const _0x41f02a=this['editor']['plugins']['get']('Users')['me'],_0x17ad41=_0x5e71b9['map'](_0x34b2d6=>new _0x2e923c(_0x34b2d6['start'],_0x34b2d6['end'])),_0x3c77ab=new Set();for(const {suggestion:_0x31ea7b,meta:_0x33cbac}of this['_findSuggestions'](_0x17ad41,'insertion'))_0x33cbac['isOwn']&&!_0x33cbac['isNextTo']&&_0x3c77ab['add'](_0x31ea7b);for(const _0x204e22 of _0x3c77ab)if(_0x204e22['isMultiRange']){const _0x89db1c=_0x204e22['getRanges']();(!_0x204e22['attributes']||!_0x204e22['attributes']['skipNestingCheck'])&&(_0x89db1c['every'](_0x4c0d88=>_0x17ad41['some'](_0x277b58=>_0x277b58['containsRange'](_0x4c0d88,!0x0)))&&_0x204e22['discard']());if(_0x17ad41['every'](_0x421667=>_0x89db1c['some'](_0x54ff05=>_0x54ff05['containsRange'](_0x421667,!0x0)))){const _0x568427=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5f1239,'accept');return this['forceDefaultExecution'](()=>_0x568427(_0x5e71b9,null,_0x54e02f)),null;}}else{const _0x157858=_0x204e22['getFirstRange']();_0x17ad41['some'](_0x44d895=>_0x44d895['containsRange'](_0x157858,!0x0))&&_0x204e22['discard']();if(_0x17ad41['every'](_0x304f67=>_0x157858['containsRange'](_0x304f67,!0x0))){const _0x1f2964=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5f1239,'accept');return this['forceDefaultExecution'](()=>_0x1f2964(_0x17ad41,null,_0x54e02f)),null;}}const _0x1fa90f=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x5f1239,'join');let _0x452d68=null;for(const _0x595433 of this['getSuggestions']())if(_0x595433['author']['id']==_0x41f02a['id']&&_0x595433['isInContent']&&'deletion'==_0x595433['type']&&_0x595433['subType']==_0x5f1239&&Lt(_0x595433,_0x54e02f)&&(_0x1fa90f(_0x595433['getRanges'](),_0x17ad41)||_0x1fa90f(_0x17ad41,_0x595433['getRanges']()))){if(_0x452d68){if(_0x595433['commentThread']&&_0x595433['commentThread']['length'])continue;for(const _0x227020 of _0x595433['getRanges']())_0x452d68['isIntersectingWithRange'](_0x227020)||_0x452d68['addRange'](_0x227020);_0x595433['removeMarkers']();}else{_0x452d68=_0x595433;for(const _0x4e2261 of _0x17ad41)_0x595433['isIntersectingWithRange'](_0x4e2261)||_0x595433['addRange'](_0x4e2261);}}if(_0x452d68)return _0x452d68;_0x3c77ab['clear']();for(const {suggestion:_0x1f2f9a,meta:_0x1770e8}of this['_findSuggestions'](_0x17ad41,'deletion'))_0x1770e8['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1770e8['containsRangeInObject']&&!_0x1770e8['isInsideObject'])&&Lt(_0x1f2f9a,_0x54e02f)&&_0x3c77ab['add'](_0x1f2f9a);for(const _0x169828 of _0x3c77ab){const _0x1f3c8e=_0x169828['getRanges']();if(!_0x54e02f||!_0x54e02f['skipNestingCheck']){if(_0x17ad41['every'](_0x3e68e3=>_0x1f3c8e['some'](_0x1f44c4=>_0x1f44c4['containsRange'](_0x3e68e3,!0x0))))return _0x169828;}(!_0x169828['attributes']||!_0x169828['attributes']['skipNestingCheck'])&&(_0x1f3c8e['every'](_0x5b9bf0=>_0x17ad41['some'](_0x5c37ce=>_0x5c37ce['containsRange'](_0x5b9bf0,!0x0)))&&_0x169828['discard']());}const _0x116e66=_0x386e7f(),_0x2a4395=_0x41f02a['id'],_0x446ea0='deletion:'+_0x5f1239,_0x5b1fd5=this['_setSuggestionData']({'id':_0x116e66,'type':_0x446ea0,'createdAt':new Date(),'authorId':_0x2a4395,'attributes':_0x54e02f});for(const _0x5b5095 of _0x17ad41)_0x5b5095['detach'](),_0x5b5095['isCollapsed']||'$graveyard'==_0x5b5095['root']['rootName']||this['_addSuggestionMarker'](_0x446ea0,_0x116e66,_0x2a4395,_0x5b5095,u['getMultiRangeId']());return _0x5b1fd5;}['markAttributeChange'](_0x256aa2,_0x2c9915,_0x19813f,_0x351257,_0x27481e){if(_0x256aa2['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2f0750=this['editor']['plugins']['get']('Users')['me']['id'],_0x22544b=Array['from'](this['_suggestions']['values']())['filter'](_0x26e927=>'attribute'==_0x26e927['type']&&_0x26e927['data']['key']==_0x2c9915&&_0x26e927['isIntersectingWithRange'](_0x256aa2));if('default'===this['_trackFormatChanges']){const _0x398e59=this['_findSuggestions'](_0x256aa2,'insertion')['filter'](({meta:_0x5e0d54})=>_0x5e0d54['isOwn']&&!_0x5e0d54['isInsideObject']&&!_0x5e0d54['isNextTo'])['map'](({suggestion:_0x5d3309})=>_0x5d3309);_0x22544b['unshift'](..._0x398e59);}const _0x1fac0d=new Map([[_0x256aa2,_0x19813f]]);for(const _0x219a00 of _0x22544b){const _0x452c53='attribute'==_0x219a00['type']?_0x219a00['data']['oldValue']:void 0x0,_0x579b96=_0x219a00['getFirstRange'](),_0x543432=Array['from'](_0x1fac0d['keys']())['find'](_0xa2bee=>_0xa2bee['isIntersecting'](_0x579b96));if(!_0x543432)continue;const _0x3a9a62=_0x543432['getDifference'](_0x579b96);this['_isBlockAttribute'](_0x2c9915)&&'insertion'==_0x219a00['type']&&0x0!=_0x3a9a62['length']||(_0x1fac0d['delete'](_0x543432),_0x3a9a62['forEach'](_0x1b6f51=>{_0x1fac0d['set'](_0x1b6f51,_0x19813f);}),'insertion'!=_0x219a00['type']&&_0x452c53!=_0x351257&&_0x1fac0d['set'](_0x543432['getIntersection'](_0x579b96),_0x452c53));}const _0x378f23=[];for(const [_0x5e760f,_0x919734]of _0x1fac0d){const _0xe78c7b=_0x386e7f(),_0x7b681f={'key':_0x2c9915,'oldValue':_0x919734,'newValue':_0x351257};_0x2c9915['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':_0x2c9915});const _0x400422=('attribute:'+(_0x2c9915+'|'+Vt({'newValue':_0x351257})))['substring'](0x0,0x3c),_0x507bb0=this['_setSuggestionData']({'id':_0xe78c7b,'type':_0x400422,'data':_0x7b681f,'createdAt':new Date(),'authorId':_0x2f0750,'attributes':_0x27481e});_0x378f23['push'](_0x507bb0),this['_addSuggestionMarker'](_0x400422,_0xe78c7b,_0x2f0750,_0x5e760f);}return _0x378f23;}['enableDefaultAttributesIntegration'](_0x1afcbc){this['enableCommand'](_0x1afcbc,(_0x496206,..._0x2442d4)=>{this['_recordAttributeChanges'](()=>{_0x496206(..._0x2442d4);});});}['registerBlockAttribute'](_0x207cdb){this['_blockAttributeKeys']['add'](_0x207cdb);}['registerInlineAttribute'](_0x14b58c){this['_inlineAttributeKeys']['add'](_0x14b58c);}['_getAttributeKey'](_0x915cd0){return'attribute'==_0x915cd0['type']?_0x915cd0['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x1b8052,_0x3ac289){const _0x386ad8=_0x1b8052['getFirstMarker']();this['_model']['change'](_0x3e8d30=>{_0x3e8d30['updateMarker'](_0x386ad8,{'range':_0x3ac289});});}['_addThreadToSuggestion'](_0x1b7e42){const _0x3b2bf5=_0x1b7e42['id'],_0x5904ff=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x3b2bf5)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5904ff,'threadId':_0x3b2bf5,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x598447=this['_commentsRepository']['getCommentThread'](_0x3b2bf5);_0x598447['unbind']('isRemovable'),_0x598447['isRemovable']=!0x1,_0x1b7e42['commentThread']=_0x598447;}['_checkSuggestionCorrectness'](_0x5a8f3d,_0x3fd2e5,_0x20a50e,_0x5c34bc){if(_0x5a8f3d['type']!=_0x3fd2e5||_0x5a8f3d['subType']!=_0x20a50e||_0x5a8f3d['creator']['id']!=_0x5c34bc)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x144d61('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x9f6763,_0x46680f){const _0x43cdee=_0x9f6763['getFirstRange']();if(_0x46680f['isEqual'](_0x43cdee))_0x9f6763['removeMarkers']();else{if(_0x43cdee['containsRange'](_0x46680f)){const _0x437c58=this['_model']['createPositionAt'](_0x46680f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x9f6763,this['_model']['createRange'](_0x43cdee['start'],_0x437c58));const _0x375d08=_0x386e7f(),_0x1a4ea5=_0x9f6763['creator']['id'],_0x18fdeb=_0x9f6763['type']+':'+_0x9f6763['subType'];this['_setSuggestionData']({'id':_0x375d08,'type':_0x18fdeb,'createdAt':new Date(),'authorId':_0x1a4ea5,'data':_0x9f6763['data'],'attributes':_0x9f6763['attributes']});const _0x10b935=this['_model']['createPositionAt'](_0x46680f['end']['parent'],'after'),_0x44cb54=this['_model']['createRange'](_0x10b935,_0x43cdee['end']);this['_addSuggestionMarker'](_0x18fdeb,_0x375d08,_0x1a4ea5,_0x44cb54);}else{if(_0x43cdee['containsPosition'](_0x46680f['start'])){const _0x389c08=this['_model']['createPositionAt'](_0x46680f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x9f6763,this['_model']['createRange'](_0x43cdee['start'],_0x389c08));}else{const _0x2f32da=this['_model']['createPositionAt'](_0x46680f['end']['parent'],'after');this['_setSuggestionRange'](_0x9f6763,this['_model']['createRange'](_0x2f32da,_0x43cdee['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x40ef4e){for(const {suggestion:_0x5e3a57,meta:_0x16b687}of this['_findSuggestions'](_0x40ef4e,'insertion')){if(!_0x16b687['isOwn'])continue;const _0x47a2e9=_0x5e3a57['getRanges']();for(const _0x454113 of _0x47a2e9)if(!_0x40ef4e['getDifference'](_0x454113)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0xa49fef){const _0x11eb06=this['editor']['plugins']['get']('Users')['getUser'](_0xa49fef);if(!_0x11eb06)throw new _0x144d61('track-changes-user-not-found',this);return _0x11eb06;}['_getExternalAuthor'](_0x2e519c){const _0x270e3a=this['editor']['plugins']['get']('Users'),_0x3a18f1=_0xf37622('external:'+_0x2e519c),_0x230abd=_0x270e3a['getUser'](_0x3a18f1);return _0x230abd||_0x270e3a['addUser']({'id':_0x3a18f1,'name':_0x2e519c});}['_createSuggestion'](_0x9daed4,_0x446049,_0x198253,_0x299061,_0x38a347){const _0x5d6228=this['_getAuthorFromId'](_0x299061),_0x2fcec4=this['_suggestionFactory']['buildSuggestion'](_0x9daed4,_0x446049,_0x198253,_0x5d6228,_0x38a347,_0x43e36f=>{this['_updateSuggestionData'](_0x198253,{'attributes':_0x43e36f});const _0x4473a1=this['getSuggestion'](_0x198253);this['_joinWithAdjacentSuggestions'](new Set([_0x4473a1])),this['_refreshSuggestionsChain'](new Set([_0x4473a1]));});return this['listenTo'](_0x2fcec4,'accept',()=>{this['_updateSuggestionData'](_0x198253,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2fcec4,'discard',()=>{this['_updateSuggestionData'](_0x198253,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x198253,_0x2fcec4),this['_suggestionState']['set'](_0x2fcec4,'notReady'),_0x2fcec4;}['_splitMarkerName'](_0x73b5f6){const _0x7f770d=_0x73b5f6['split'](':');return{'group':_0x7f770d[0x0],'type':_0x7f770d[0x1],'subType':_0x7f770d['length']>=0x5?_0x7f770d[0x2]:null,'id':_0x7f770d['length']<0x5?_0x7f770d[0x2]:_0x7f770d[0x3],'authorId':_0x7f770d['length']<0x5?_0x7f770d[0x3]:_0x7f770d[0x4],'markerCount':0x6==_0x7f770d['length']?_0x7f770d[0x5]:null};}['_breakSuggestionMarker'](_0x11e05e,_0x5e84b5,_0x115077){const _0x5b02aa=_0x11e05e['getFirstRange'](),_0x51dde3=_0x5b02aa['start'],_0xd6da31=_0x5b02aa['end'];this['_setSuggestionRange'](_0x11e05e,this['_model']['createRange'](_0x51dde3,_0x5e84b5));const _0xddd5c4=_0x386e7f(),_0x16f2d1=_0x11e05e['creator']['id'],_0x1d165c=_0x11e05e['type']+(_0x11e05e['subType']?':'+_0x11e05e['subType']:'');this['_setSuggestionData']({'id':_0xddd5c4,'type':_0x1d165c,'createdAt':new Date(),'authorId':_0x16f2d1,'originalSuggestionId':_0x11e05e['id'],'attributes':_0x11e05e['attributes'],'data':_0x11e05e['data']});const _0x1d0373=this['_getAttributeKey'](_0x11e05e);('formatBlock'==_0x11e05e['type']||_0x1d0373&&this['_isBlockAttribute'](_0x1d0373))&&(_0x115077=this['_model']['createPositionBefore'](_0x115077['parent'])),this['_addSuggestionMarker'](_0x1d165c,_0xddd5c4,_0x16f2d1,this['_model']['createRange'](_0x115077,_0xd6da31));}['_findSuggestions'](_0x4e4686,_0x2b48d6=null){const _0x43bbba=[],_0x2abfa0=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x4e4686)||(_0x4e4686=[_0x4e4686]);for(const _0x1e00ad of this['getSuggestions']()){if(!_0x1e00ad['isInContent'])continue;if(_0x2b48d6&&_0x1e00ad['type']!=_0x2b48d6)continue;let _0x437c04=!0x1;for(const _0x4855c8 of _0x1e00ad['getRanges']()){for(const _0xbb2191 of _0x4e4686){const _0x1d8668=_0xbb2191['start']['isEqual'](_0x4855c8['end'])||_0xbb2191['end']['isEqual'](_0x4855c8['start']);if(_0x1d8668||_0xbb2191['getIntersection'](_0x4855c8)){const _0x530ee9=_0xbb2191['containsRange'](_0x4855c8)&&Rt(this['_model']['schema'],_0x4855c8['start'],_0xbb2191),_0x13f50d=_0x4855c8['containsRange'](_0xbb2191)&&Rt(this['_model']['schema'],_0xbb2191['start'],_0x4855c8);_0x43bbba['push']({'suggestion':_0x1e00ad,'meta':{'isOwn':_0x2abfa0==_0x1e00ad['author'],'isNextTo':_0x1d8668,'isInsideObject':_0x530ee9,'containsRangeInObject':_0x13f50d}}),_0x437c04=!0x0;break;}}if(_0x437c04)break;}}return _0x43bbba;}['_addSuggestionMarker'](_0x2466f0,_0x61fa4a,_0x1cd94e,_0x3d11b3,_0x4bd222){this['_model']['change'](_0x4c84a3=>{let _0x5edea1='suggestion:'+_0x2466f0+':'+_0x61fa4a+':'+_0x1cd94e;_0x4bd222&&(_0x5edea1=_0x5edea1+':'+_0x4bd222),_0x4c84a3['addMarker'](_0x5edea1,{'range':_0x3d11b3,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x532e8d){const _0x289eb4=_0x532e8d['previous'],_0x38bb6d=_0x532e8d['next'];_0x532e8d['previous']=null,_0x532e8d['next']=null,null!=_0x289eb4&&_0x289eb4['next']==_0x532e8d&&(_0x289eb4['next']=_0x38bb6d),null!=_0x38bb6d&&_0x38bb6d['previous']==_0x532e8d&&(_0x38bb6d['previous']=_0x289eb4),'ready'==this['_suggestionState']['get'](_0x532e8d)&&(this['_suggestionState']['set'](_0x532e8d,'removed'),this['fire']('suggestionUnloaded',_0x532e8d,_0x289eb4,_0x38bb6d));}['_setSuggestionData'](_0x28e94b){const _0xdd2fa8=_0x28e94b['id'],_0x1c5929=this['addSuggestionData'](_0x28e94b);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x96059c=this['editor']['plugins']['get']('PendingActions'),_0x582b80=_0x1c5929['hasComments'],_0x684c22=_0x1c5929['subType']?_0x1c5929['type']+':'+_0x1c5929['subType']:_0x1c5929['type'],_0x43fd16=this['editor']['locale'],_0x57bc4e=_0x96059c['add'](o(_0x43fd16,'PENDING_ACTION_SUGGESTION')),_0x5e2962={'id':_0xdd2fa8,'type':_0x684c22,'hasComments':_0x582b80,'data':_0x28e94b['data']||null,'originalSuggestionId':_0x28e94b['originalSuggestionId']||null,'attributes':_0x1c5929['attributes']};this['_adapter']['addSuggestion'](_0x5e2962)['then'](_0x4ba437=>{_0x1c5929['_saved']=!0x0,_0x96059c['remove'](_0x57bc4e),_0x4ba437&&_0x4ba437['createdAt']&&(this['_suggestions']['get'](_0xdd2fa8)['createdAt']=_0x4ba437['createdAt']);})['catch'](_0x36a4c8=>{throw _0x57e9f2('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x1c5929['discard']();}),_0x1c5929['stopListening'](),this['_suggestions']['delete'](_0x1c5929['id']),this['_suggestionState']['delete'](_0x1c5929),_0x36a4c8;});}return _0x1c5929;}['_isBlockAttribute'](_0x5a5c82){return this['_blockAttributeKeys']['has'](_0x5a5c82);}['_updateSuggestionData'](_0x460f4e,_0x3e7cee){const _0x398cf1=this['editor']['plugins']['get']('PendingActions'),_0x4a4b73=this['getSuggestion'](_0x460f4e);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x4a4b73['_saved']){const _0x48c04f=_0x398cf1['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x460f4e,_0x3e7cee)['then'](()=>{_0x398cf1['remove'](_0x48c04f);});}else _0x4a4b73['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x460f4e,_0x3e7cee);});}}['_getSuggestionData'](_0x4ac39d){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x144d61('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4ac39d);}['_handleNewSuggestionMarker'](_0x10bd18){const {id:_0x166dcc,type:_0x35ba77,subType:_0x16bb40,authorId:_0x1511b9}=this['_splitMarkerName'](_0x10bd18),_0x2636bf=this['_suggestions']['get'](_0x166dcc)||this['_createSuggestion'](_0x35ba77,_0x16bb40,_0x166dcc,_0x1511b9,{});switch(this['_checkSuggestionCorrectness'](_0x2636bf,_0x35ba77,_0x16bb40,_0x1511b9),this['_suggestionState']['get'](_0x2636bf)){case'notReady':this['_getSuggestionData'](_0x166dcc)['then'](_0x79cd6f=>{let _0x4119bf=Promise['resolve']();_0x79cd6f['hasComments']&&(_0x4119bf=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x166dcc})),_0x4119bf['then'](()=>{this['addSuggestionData'](_0x79cd6f)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x2636bf,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x166dcc,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x2636bf,'ready'),this['fire']('suggestionLoaded',_0x2636bf);break;case'ready':this['fire']('suggestionChanged',_0x2636bf);}return _0x2636bf['addMarkerName'](_0x10bd18),_0x2636bf;}['_refreshSuggestionsChain'](_0x41d7f5){const _0x311636=Array['from'](_0x41d7f5),_0x38efd9=_0x311636['filter'](_0x5a809e=>'attribute'==_0x5a809e['type']);this['_refreshAttributeSuggestionsChain'](_0x38efd9);const _0x53d655=_0x311636['filter'](_0x4448ec=>!_0x4448ec['isMultiRange']&&'attribute'!=_0x4448ec['type']),_0x44ddbd=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1f1c93=>!_0x1f1c93['isMultiRange']&&'attribute'!=_0x1f1c93['type']),_0x4ad134=_0x44ddbd['filter'](_0x4a6107=>!_0x41d7f5['has'](_0x4a6107)),_0x344179=new Map(_0x44ddbd['map'](_0xa80e42=>[_0xa80e42,this['_suggestionFactory']['getSuggestionCallback'](_0xa80e42['type'],_0xa80e42['subType'],'chain')])),_0x19a47b=new Map(_0x44ddbd['map'](_0x456a83=>[_0x456a83,_0x456a83['getFirstRange']()])),_0x11f5f8=new Set(),_0x561710=new Set();for(let _0x4a9664=0x0;_0x4a9664<_0x53d655['length'];_0x4a9664++)_0x32998d(_0x53d655[_0x4a9664],_0x53d655,_0x4a9664+0x1);for(let _0x28e135=0x0;_0x28e135<_0x53d655['length'];_0x28e135++)_0x32998d(_0x53d655[_0x28e135],_0x4ad134,0x0);const _0x376fa1=new Set();for(let _0x4d8514=0x0;_0x4d8514<_0x53d655['length'];_0x4d8514++){const _0x37a662=_0x53d655[_0x4d8514];!_0x561710['has'](_0x37a662)&&_0x37a662['previous']&&(_0x376fa1['add'](_0x37a662['previous']),_0x37a662['previous']['next']===_0x37a662&&(_0x37a662['previous']['next']=null),_0x37a662['previous']=null),!_0x11f5f8['has'](_0x37a662)&&_0x37a662['next']&&(_0x376fa1['add'](_0x37a662['next']),_0x37a662['next']['previous']===_0x37a662&&(_0x37a662['next']['previous']=null),_0x37a662['next']=null);}function _0x32998d(_0xf109d0,_0x499df0,_0x2e543e){for(let _0x68f488=_0x2e543e;_0x68f488<_0x499df0['length'];_0x68f488++){const _0x547857=_0x521efb(_0xf109d0,_0x499df0[_0x68f488]);_0x547857&&(_0x547857[0x0]['next']=_0x547857[0x1],_0x547857[0x1]['previous']=_0x547857[0x0],_0x11f5f8['add'](_0x547857[0x0]),_0x561710['add'](_0x547857[0x1]));}}function _0x521efb(_0x408fca,_0x333c0d){if(_0x408fca['author']['id']!==_0x333c0d['author']['id'])return null;const _0x4c7295=_0x344179['get'](_0x408fca)(_0x408fca,_0x333c0d,_0x19a47b['get'](_0x408fca),_0x19a47b['get'](_0x333c0d));if(!_0x4c7295)return null;return _0x344179['get'](_0x333c0d)(_0x408fca,_0x333c0d,_0x19a47b['get'](_0x408fca),_0x19a47b['get'](_0x333c0d))?_0x4c7295[0x1]['commentThread']&&_0x4c7295[0x1]['commentThread']['length']?null:_0x4c7295:null;}_0x376fa1['size']&&this['_refreshSuggestionsChain'](_0x376fa1);}['_refreshAttributeSuggestionsChain'](_0x15409b){if(0x0==_0x15409b['length'])return;const _0x5b3532=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x1594c6=>'attribute'==_0x1594c6['type']&&_0x1594c6['_isDataLoaded']),_0x3c2112=[],_0x3cb150=new Map();for(const _0x126f7b of _0x5b3532){const _0x42039d=_0xf37622(_0x126f7b['attributes']);_0x3cb150['has'](_0x42039d)||(_0x3cb150['set'](_0x42039d,_0x3c2112['length']),_0x3c2112['push']([]));const _0x5a16ac=_0x3cb150['get'](_0x42039d);_0x3c2112[_0x5a16ac]['push'](_0x126f7b);}!(function(){_0x3c2112['sort']((_0x2f390b,_0x11530d)=>{const _0x195b7f=_0x2f390b[0x0]['createdAt'],_0x4ed4dc=_0x11530d[0x0]['createdAt'];return _0x195b7f==_0x4ed4dc?_0x2f390b[0x0]['attributes']['groupId']<_0x11530d[0x0]['attributes']['groupId']?-0x1:0x1:_0x195b7f<_0x4ed4dc?-0x1:0x1;});for(const _0x464bb0 of _0x3c2112)_0x464bb0['sort']((_0x3e239e,_0x2500dd)=>_0x3e239e['id']<_0x2500dd['id']?-0x1:0x1);}());for(let _0x547702=0x0;_0x547702<_0x3c2112['length'];_0x547702++){if(0x0==_0x3c2112[_0x547702]['length'])continue;const _0x92943e=[];for(let _0x404a41=_0x547702+0x1;_0x404a41<_0x3c2112['length'];_0x404a41++)0x0!=_0x3c2112[_0x404a41]['length']&&_0x2ad901(_0x3c2112[_0x547702],_0x3c2112[_0x404a41])&&_0x92943e['push'](_0x404a41);for(const _0x5895e6 of _0x92943e)_0x3c2112[_0x547702]=_0x3c2112[_0x547702]['concat'](_0x3c2112[_0x5895e6]),_0x3c2112[_0x5895e6]=[];}for(const _0x187829 of _0x3c2112)for(let _0xb7067=0x0;_0xb7067<_0x187829['length'];_0xb7067++)_0x187829[_0xb7067]['next']=_0x187829[_0xb7067+0x1]||null;for(const _0x2a1bf1 of _0x3c2112)for(let _0x4320b9=0x0;_0x4320b9<_0x2a1bf1['length'];_0x4320b9++)_0x2a1bf1[_0x4320b9]['previous']=_0x2a1bf1[_0x4320b9-0x1]||null;function _0x2ad901(_0x69e622,_0x120f53){if(_0x69e622[0x0]['attributes']['groupId']!==_0x120f53[0x0]['attributes']['groupId']&&_0x69e622[0x0]['author']!==_0x120f53[0x0]['author'])return!0x1;if(!function(_0x29cf00,_0x4bd187){if(!_0x29cf00['hasComments']&&!_0x4bd187['hasComments'])return!0x0;if(_0x29cf00['hasComments']&&_0x4bd187['hasComments'])return!0x1;if(_0x29cf00['hasComments']&&_0x4bd187['createdAt']<_0x29cf00['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4bd187['hasComments']&&_0x29cf00['createdAt']<_0x4bd187['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x69e622[0x0],_0x120f53[0x0]))return!0x1;const _0x31644f=Bt(_0x69e622[0x0]['attributes'],'groupId'),_0x164c7e=Bt(_0x120f53[0x0]['attributes'],'groupId');if(!_0x1b166e(_0x31644f,_0x164c7e))return!0x1;return!!_0x69e622['every'](_0x96350=>_0x120f53['some'](_0x206e31=>_0x96350['getFirstRange']()['isEqual'](_0x206e31['getFirstRange']())))&&_0x120f53['every'](_0x244879=>_0x69e622['some'](_0xa729ac=>_0x244879['getFirstRange']()['isEqual'](_0xa729ac['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x5751b6){const _0x16a349=Array['from'](_0x5751b6),_0x3cb396=this['getSuggestions']({'skipNotAttached':!0x0}),_0x4a1893=_0x3cb396['filter'](_0x4c4032=>!_0x5751b6['has'](_0x4c4032)),_0x232518=new Map(_0x16a349['map'](_0x458352=>[_0x458352,this['_suggestionFactory']['getSuggestionCallback'](_0x458352['type'],_0x458352['subType'],'join')])),_0x59c74f=new Map(_0x3cb396['map'](_0x566fe5=>[_0x566fe5,_0x566fe5['getRanges']()]));for(let _0x3a4bbc=0x0;_0x3a4bbc<_0x16a349['length'];_0x3a4bbc++){if(_0x4c4ed5(this,_0x16a349[_0x3a4bbc],_0x16a349,_0x3a4bbc+0x1))return!0x0;}for(let _0x318c7e=0x0;_0x318c7e<_0x16a349['length'];_0x318c7e++){if(_0x4c4ed5(this,_0x16a349[_0x318c7e],_0x4a1893,0x0))return!0x0;}return!0x1;function _0x4c4ed5(_0x4bcaa6,_0x114b36,_0x4ced05,_0x3716bf){for(let _0x3d5607=_0x3716bf;_0x3d5607<_0x4ced05['length'];_0x3d5607++){const _0x295c63=_0x4ced05[_0x3d5607];if(_0x295c63['type']!==_0x114b36['type']||_0x295c63['author']['id']!==_0x114b36['author']['id']||_0x295c63['subType']!==_0x114b36['subType'])continue;if(!Pt(_0x114b36,_0x295c63,['groupId']))continue;if('attribute'==_0x114b36['type']&&_0x114b36['data']['oldValue']!=_0x295c63['data']['oldValue'])continue;if('attribute'==_0x114b36['type']&&_0x4bcaa6['_isBlockAttribute'](_0x114b36['data']['key']))continue;if('formatBlock'==_0x114b36['type']){const _0x5a68d7=_0x4bcaa6['editor']['model'],_0x11cb14=_0x114b36['getContainedElement']();if(_0x11cb14&&(_0x5a68d7['schema']['isObject'](_0x11cb14)||_0x5a68d7['schema']['isLimit'](_0x11cb14)))continue;}const _0x48c1b5=_0x232518['get'](_0x114b36),_0x39846b=_0x59c74f['get'](_0x114b36),_0x53d7a1=_0x59c74f['get'](_0x295c63),_0x3d7563=_0x114b36['commentThread']&&_0x114b36['commentThread']['length'],_0x474211=_0x295c63['commentThread']&&_0x295c63['commentThread']['length'];if(!_0x3d7563&&_0x48c1b5(_0x53d7a1,_0x39846b))return _0x4bcaa6['_joinSuggestions'](_0x295c63,_0x114b36),_0x59c74f['delete'](_0x114b36),!0x0;if(!_0x474211&&_0x48c1b5(_0x39846b,_0x53d7a1))return _0x4bcaa6['_joinSuggestions'](_0x114b36,_0x295c63),_0x59c74f['delete'](_0x295c63),!0x0;}return!0x1;}}['_joinSuggestions'](_0x1cf51f,_0xa54aa1){if(_0x1cf51f['isMultiRange']){for(const _0xb186b of _0xa54aa1['getRanges']())_0x1cf51f['addRange'](_0xb186b);}else{const _0x1b1d85=_0xa54aa1['getFirstRange']()['end'];this['_setSuggestionRange'](_0x1cf51f,this['_model']['createRange'](_0x1cf51f['getFirstRange']()['start'],_0x1b1d85));}_0xa54aa1['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3df145,_0x3d45fa){const _0x47badf=_0x3df145['startsWith']('format')||_0x3df145['startsWith']('attribute')?'FORMATTING':_0x3df145['toUpperCase']();return o(this['editor']['locale'],_0x3d45fa+'_'+_0x47badf+'_SUGGESTION_ANNOUNCEMENT');}['_initAriaMarkerChangeAnnouncements'](){const _0x13f045=this['editor'];if(!_0x13f045['ui'])return;const {ariaLiveAnnouncer:_0xb1d283}=_0x13f045['ui'];_0x461911(this['_model'],({left:_0x5d2e2c,entered:_0x39ca30})=>{for(const _0x25ac86 of _0x5d2e2c){const {group:_0x1e2c23,type:_0x23276f}=this['_splitMarkerName'](_0x25ac86['name']);if('suggestion'===_0x1e2c23){_0xb1d283['announce'](this['_getMarkerAnnouncementText'](_0x23276f,'LEAVE'));break;}}for(const _0x546979 of _0x39ca30){const {group:_0x5270ca,type:_0x5f480c}=this['_splitMarkerName'](_0x546979['name']);if('suggestion'===_0x5270ca){_0xb1d283['announce'](this['_getMarkerAnnouncementText'](_0x5f480c,'ENTER'));break;}}});}['_processAttributeChanges'](_0x530f8d){if(this['_recordAttributeSuggestions'])return!0x1;const _0x416545=this['editor'],_0x250177=_0x416545['model']['document']['differ']['getChanges']();if(0x0==_0x250177['length'])return!0x1;const _0x3c0894=[],_0x3ea580=_0x250177['filter'](_0x6ca64e=>'attribute'==_0x6ca64e['type']),_0x4c45bc=_0x250177['filter'](_0x288b23=>'insert'==_0x288b23['type']&&'$text'!=_0x288b23['name']),_0x24864f=_0x250177['filter'](_0x6b9dba=>'remove'==_0x6b9dba['type']&&'$text'!=_0x6b9dba['name']);for(const _0x32a4c1 of _0x3ea580)_0x3c0894['push']({'key':_0x32a4c1['attributeKey'],'newValue':_0x32a4c1['attributeNewValue'],'oldValue':_0x32a4c1['attributeOldValue'],'range':Ot(_0x32a4c1['range'],_0x416545['model'])});for(const _0x2c8760 of _0x4c45bc){const _0x2175d7=_0x24864f['find'](_0x1280b1=>_0x1280b1['position']['isEqual'](_0x2c8760['position']));_0x2175d7&&_0x3c0894['push']({'key':m,'newValue':_0x2c8760['name'],'oldValue':_0x2175d7['name'],'range':_0x416545['model']['createRangeOn'](_0x2c8760['position']['nodeAfter'])});}return 0x0!=_0x3c0894['length']&&this['_reduceExistingSuggestions'](_0x530f8d,_0x3c0894);}['_processAttributeSuggestions'](_0x58e634){let _0x3539bd=!0x1;const _0x24d07f=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x49a696=>_0x49a696['data']['newRange']&&_0x49a696['name']['startsWith']('suggestion:attribute:'));for(const _0x2250aa of _0x24d07f){const {subType:_0x5edf85,id:_0x183104}=this['_splitMarkerName'](_0x2250aa['name']),_0xf964f1=_0x5edf85['split']('|')[0x0];for(const _0x21363e of this['getSuggestions']({'skipNotAttached':!0x0}))_0x21363e['id']!=_0x183104&&'attribute'==_0x21363e['type']&&_0x21363e['data']&&_0x21363e['data']['key']==_0xf964f1&&_0x21363e['getFirstRange']()['isIntersecting'](_0x2250aa['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x21363e,_0x2250aa['data']['newRange'],_0x58e634),_0x3539bd=!0x0);}return _0x3539bd;}['_recordAttributeChanges'](_0x20b571){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x20b571();}['_isRegisteredAttribute'](_0x4a2bcd){const _0x222a0a=this['_isBlockAttribute'](_0x4a2bcd),_0x5a93c2=this['_inlineAttributeKeys']['has'](_0x4a2bcd);return _0x222a0a||_0x5a93c2;}['_reduceExistingSuggestions'](_0x2ca477,_0x5330a9){if(0x0==_0x5330a9['length'])return!0x1;let _0x3ff38d=!0x1;for(const _0x57aec2 of _0x5330a9){const _0x3f084f=this['_findSuggestions'](_0x57aec2['range'],'attribute')['filter'](_0x1031b6=>!_0x1031b6['meta']['isNextTo'])['map'](_0x3d68d8=>_0x3d68d8['suggestion']),_0x3ff1cf=_0xf37622({'newValue':_0x57aec2['newValue']});_0x3f084f['filter'](_0x5ee1fa=>{const [_0x410e56,_0x38b357]=_0x5ee1fa['subType']['split']('|');return _0x410e56==_0x57aec2['key']&&_0x38b357!=_0x3ff1cf;})['forEach'](_0x4a374c=>{this['_reduceSuggestionAttributeRange'](_0x4a374c,_0x57aec2['range'],_0x2ca477),_0x3ff38d=!0x0;});}return _0x3ff38d;}['_reduceSuggestionAttributeRange'](_0x1f3bca,_0x532e9a,_0x50c785){const _0x5ae4ea=_0x1f3bca['getFirstRange']()['getDifference'](_0x532e9a);0x0!==_0x5ae4ea['length']?0x1!==_0x5ae4ea['length']?this['_breakSuggestionMarker'](_0x1f3bca,_0x532e9a['start'],_0x532e9a['end']):this['_setSuggestionRange'](_0x1f3bca,_0x5ae4ea[0x0]):_0x50c785['removeMarker'](_0x1f3bca['getFirstMarker']());}}class xt{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x5ba688){this['_editor']=_0x5ba688,this['_model']=_0x5ba688['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x15d4f6,_0x2225e8,_0x254887,_0x17052f,_0x21b97d,_0x177807){return new u(this['_model'],{'type':_0x15d4f6,'subType':_0x2225e8,'id':_0x254887,'author':_0x17052f,'creator':_0x17052f,'attributes':_0x21b97d,'onAttributesChange':_0x177807,'onAccept':(..._0x40a72f)=>this['getSuggestionCallback'](_0x15d4f6,_0x2225e8,'accept')(..._0x40a72f),'onDiscard':(..._0x59c3f6)=>this['getSuggestionCallback'](_0x15d4f6,_0x2225e8,'discard')(..._0x59c3f6)});}['registerCustomCallback'](_0x1b2093,_0x55202a,_0x4274b3,_0x2e1703){const _0x59aa12=_0x1b2093+':'+_0x55202a+':'+_0x4274b3;this['_customCallbacks']['set'](_0x59aa12,_0x2e1703);}['getSuggestionCallback'](_0x3ef4b6,_0xe819c8,_0x55d80f){const _0xf3ee9b=_0x3ef4b6+':'+_0xe819c8+':'+_0x55d80f;return this['_customCallbacks']['get'](_0xf3ee9b)||this['_defaultCallbacks']['get'](_0x3ef4b6+':'+_0x55d80f);}['_registerDefaultCallbacks'](){const _0x1ecc06=()=>!0x1,_0x20ef0c=_0x4464b8=>{_0x4464b8['sort']((_0xf97649,_0x135ec5)=>_0xf97649['start']['isBefore'](_0x135ec5['start'])?0x1:-0x1),this['_model']['change'](_0x1f6748=>{for(const _0xb8aa6a of _0x4464b8){let _0x43d722;_0x43d722=_0xb8aa6a['end']['isAtEnd']&&_0xb8aa6a['end']['parent']==_0xb8aa6a['start']['nodeAfter']?_0x1f6748['createSelection'](_0xb8aa6a['start']['nodeAfter'],'on'):_0x1f6748['createSelection'](_0xb8aa6a),this['_model']['deleteContent'](_0x43d722,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x2f0d08=(_0x17dcdd,_0x480a71)=>{_0x480a71&&this['_model']['change'](_0x454edf=>{const {commandName:_0x274c57,commandParams:_0x4c7264=[]}=_0x480a71,_0x66f102=_0x17dcdd['map'](_0x5ba1b8=>(Tt(_0x5ba1b8)&&(_0x5ba1b8=this['_model']['createRange'](_0x5ba1b8['end'])),_0x5ba1b8))['filter'](_0x43e6ef=>'$graveyard'!==_0x43e6ef['root']['rootName']);if(_0x66f102['length']<0x1)return;const _0x1bb375=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x29ae35=>_0x2e923c['fromRange'](_0x29ae35));_0x454edf['setSelection'](_0x66f102);for(const _0x4f779d of this['_editor']['commands']['commands']())_0x4f779d['refresh']();_0x4c7264['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x274c57,..._0x4c7264);const _0x11142b=_0x1bb375['filter'](_0xbf7cd7=>'$graveyard'!=_0xbf7cd7['root']['rootName']);_0x11142b['length']>0x0&&_0x454edf['setSelection'](_0x11142b);for(const _0xc5193a of _0x1bb375)_0xc5193a['detach']();});},_0x588770=(_0x5706e2,_0x3e5cf2)=>0x1==_0x5706e2['length']&&0x1==_0x3e5cf2['length']&&_0x5706e2[0x0]['end']['isEqual'](_0x3e5cf2[0x0]['start']),_0x39df47=(_0x3c106e,_0x33b2a6,_0x2ef42c,_0x536b0d)=>Ft(_0x3c106e,_0x33b2a6,_0x2ef42c,_0x536b0d,this['_model'])?[_0x3c106e,_0x33b2a6]:Ft(_0x33b2a6,_0x3c106e,_0x536b0d,_0x2ef42c,this['_model'])?[_0x33b2a6,_0x3c106e]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x1ecc06),this['_defaultCallbacks']['set']('insertion:discard',_0x20ef0c),this['_defaultCallbacks']['set']('insertion:join',_0x588770),this['_defaultCallbacks']['set']('insertion:chain',_0x39df47),this['_defaultCallbacks']['set']('deletion:accept',_0x20ef0c),this['_defaultCallbacks']['set']('deletion:discard',_0x1ecc06),this['_defaultCallbacks']['set']('deletion:join',_0x588770),this['_defaultCallbacks']['set']('deletion:chain',_0x39df47),this['_defaultCallbacks']['set']('formatInline:accept',_0x2f0d08),this['_defaultCallbacks']['set']('formatInline:discard',_0x1ecc06),this['_defaultCallbacks']['set']('formatInline:join',_0x588770),this['_defaultCallbacks']['set']('formatInline:chain',_0x1ecc06),this['_defaultCallbacks']['set']('formatBlock:accept',_0x2f0d08),this['_defaultCallbacks']['set']('formatBlock:discard',_0x1ecc06),this['_defaultCallbacks']['set']('formatBlock:join',_0x588770),this['_defaultCallbacks']['set']('formatBlock:chain',_0x1ecc06),this['_defaultCallbacks']['set']('attribute:accept',_0x1ecc06),this['_defaultCallbacks']['set']('attribute:discard',(_0x1a9009,_0x275aca)=>{if(!_0x275aca)return;const _0x39a23e=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x10a455=>{if(_0x275aca['key']==m)for(const _0x45b676 of _0x1a9009){const _0x520136=_0x45b676['start']['nodeAfter'],_0x3397ea=_0x275aca['oldValue'];_0x10a455['rename'](_0x520136,_0x3397ea);}else{if(_0x39a23e['_isBlockAttribute'](_0x275aca['key'])){for(const _0x22bc4e of _0x1a9009)void 0x0!==_0x275aca['oldValue']?_0x10a455['setAttribute'](_0x275aca['key'],_0x275aca['oldValue'],_0x22bc4e['start']['nodeAfter']):_0x10a455['removeAttribute'](_0x275aca['key'],_0x22bc4e['start']['nodeAfter']);}else{for(const _0x3e5dee of _0x1a9009)_0x275aca['oldValue']?_0x10a455['setAttribute'](_0x275aca['key'],_0x275aca['oldValue'],_0x3e5dee):_0x10a455['removeAttribute'](_0x275aca['key'],_0x3e5dee);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x588770);}}function Rt(_0x312b7c,_0x48e265,_0x1e0853){for(const _0x5f47a4 of _0x48e265['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x5f47a4['root']==_0x5f47a4)return!0x1;if(!_0x1e0853['containsItem'](_0x5f47a4))return!0x1;if(_0x312b7c['isObject'](_0x5f47a4)||_0x312b7c['isLimit'](_0x5f47a4))return!0x0;}return!0x1;}function Tt(_0x1b3ab6){return _0x1b3ab6['end']['parent']==_0x1b3ab6['start']['nodeAfter']&&_0x1b3ab6['end']['isAtStart'];}function Et(_0x359b8d,_0x139b76,_0x4aaaa1,_0x1de66d){const _0x80d4fe=_0x5a3457=>!_0x5a3457['item']['is']('$textProxy')&&!_0x1de66d['isObject'](_0x5a3457['item']),_0x3ed86e=_0x359b8d['start']['getLastMatchingPosition'](_0x80d4fe),_0x5a9014=_0x359b8d['end']['getLastMatchingPosition'](_0x80d4fe,{'direction':'backward'});return(!_0x359b8d['start']['isEqual'](_0x3ed86e)||!_0x359b8d['end']['isEqual'](_0x5a9014))&&(_0x3ed86e['isBefore'](_0x5a9014)?_0x4aaaa1['updateMarker'](_0x139b76,{'range':_0x4aaaa1['createRange'](_0x3ed86e,_0x5a9014)}):_0x4aaaa1['removeMarker'](_0x139b76),!0x0);}function Vt(_0x527119){return _0xf37622(_0x527119);}function Ut(_0xee4ec2){const _0x5f4274=_0xee4ec2['start']['nodeAfter'];return _0x5f4274&&_0x5f4274['is']('element');}function Ot(_0x4e5307,_0x3d981d){return null==_0x4e5307['end']['nodeBefore']&&_0x4e5307['end']['parent']==_0x4e5307['start']['nodeAfter']?Gt(_0x4e5307['start']['nodeAfter'],_0x3d981d):_0x4e5307;}function Gt(_0x5347d4,_0x1e241d){const _0x1ba736=_0x1e241d['schema']['isObject'](_0x5347d4)||_0x1e241d['schema']['isSelectable'](_0x5347d4);return _0x1e241d['createRange'](_0x1e241d['createPositionAt'](_0x5347d4,'before'),_0x1ba736?_0x1e241d['createPositionAfter'](_0x5347d4):_0x1e241d['createPositionAt'](_0x5347d4,'end'));}function Ft(_0x3fe82f,_0x8d4f6f,_0x236b9d,_0x216ec5,_0x2eeedb){if(!Pt(_0x3fe82f,_0x8d4f6f))return!0x1;if(_0x236b9d['end']['isEqual'](_0x216ec5['start']))return!0x0;if(_0x3fe82f['type']!=_0x8d4f6f['type'])return!0x1;if(!_0x236b9d['end']['isTouching'](_0x216ec5['start']))return!0x1;const _0x47f8be=_0x2eeedb['createRange'](_0x236b9d['end'],_0x216ec5['start'])['getWalker']();for(const _0x3e6e04 of _0x47f8be)if(['elementStart','elementEnd']['includes'](_0x3e6e04['type'])&&_0x2eeedb['schema']['isLimit'](_0x3e6e04['item']))return!0x1;return!0x0;}function Pt(_0x2eef8d,_0x55fa5d,_0x4e3f25=[]){return!(!_0x2eef8d['_isDataLoaded']||!_0x55fa5d['_isDataLoaded'])&&_0x1b166e(Bt(_0x2eef8d['attributes'],_0x4e3f25),Bt(_0x55fa5d['attributes'],_0x4e3f25));}function Lt(_0x2a0f83,_0x56741d){const _0x84b800=Ht(_0x2a0f83['attributes']),_0x251b3e=Ht(_0x56741d);if(!_0x2a0f83['_isDataLoaded'])return!0x1;for(const _0x56ab81 of Object['keys'](_0x251b3e))if(!_0x1b166e(_0x84b800[_0x56ab81],_0x251b3e[_0x56ab81]))return!0x1;return!0x0;}function Ht(_0xa509df){const _0x2ff3ab=Object['assign']({},_0xa509df);return delete _0x2ff3ab['skipNestingCheck'],delete _0x2ff3ab['tablePasteChainId'],_0x2ff3ab;}class oe extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x50b673(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x11a3fc,_0x32738c,_0x445615,_0x3db181){super(),this['model']=_0x32738c,this['view']=_0x445615,this['commentThreadController']=_0x3db181,this['_editor']=_0x11a3fc,this['_acceptCommand']=_0x11a3fc['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x11a3fc['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x83d821,_0x2de122)=>_0x83d821||_0x2de122),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x3eede6=>_0x3eede6&&this['_editor']['model']['canEditAt'](_0x32738c['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2d1125=>_0x2d1125&&this['_editor']['model']['canEditAt'](_0x32738c['getRanges']())),this['_pendingAction']=null,_0x445615['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x445615,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x445615,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x445615,'change:isDirty',()=>{_0x445615['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 _0x272599=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x272599);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class es extends _0x18a39e{['commentsListView'];['commentThreadInputView'];['_model'];['_localUser'];['_config'];constructor(_0x2189a8,_0x11c2eb,_0x2c3d05,_0x58e520){super(_0x2189a8),this['commentsListView']=null,this['commentThreadInputView']=null,this['set']('isActive',!0x1),this['set']('authoredAt',_0x11c2eb['authoredAt']),this['bind']('authoredAt')['to'](_0x11c2eb),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['_model']=_0x11c2eb,this['_localUser']=_0x2c3d05,this['_config']=_0x58e520,_0x58e520['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x3c4b2d}=this['_config'];this['commentsListView']=new _0x3c4b2d(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',_0x47e42e=>_0x47e42e+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x282d94,_0x40c00a)=>_0x282d94||!!_0x40c00a);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1d7204}=this['_config'],_0x46abf9=new _0x1d7204(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x4981b8=_0x46abf9['commentInputView'];return _0x46abf9['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x4981b8,'value',(_0x29a154,_0x347da0,_0xcf9ec8)=>!!_0xcf9ec8||_0x29a154&&!_0x347da0),_0x4981b8['on']('submit',(_0x54c4e6,_0x13ab71)=>{this['fire']('addComment',_0x13ab71),_0x4981b8['editor']['setData']('');}),_0x4981b8['on']('cancel',()=>this['focus']()),_0x4981b8['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x46abf9;}}class ne extends es{['userView'];['acceptButton'];['discardButton'];['_descriptionElement'];constructor(_0x167844,_0x3ea4ba,_0x35f7f9,_0x54cc4e){super(_0x167844,_0x3ea4ba,_0x35f7f9,_0x54cc4e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5b05b1=>_0x5b05b1&&_0x5b05b1[0x0]?_0x5b05b1[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x27af6f,_0x55cf5d)=>{let _0x2fca8c='';for(const _0x277584 of _0x27af6f)_0x2fca8c+='<p>'+ds(_0x277584['content'],_0x277584['color'])+'</p>';return _0x55cf5d?_0x2fca8c:_0x1eb056(_0x2fca8c,{'limit':0x8c});}),this['_descriptionElement']=null,this['acceptButton']=this['_createButton'](o(_0x167844,'Accept\x20suggestion'),_0x55c165['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['discardButton']=this['_createButton'](o(_0x167844,'Discard\x20suggestion'),_0x55c165['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['userView']=new _0x321001(_0x167844,this['_model']['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user']}}),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x2ae477=this['bindTemplate'],_0x596aed=[{'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':_0x2ae477['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x2ae477['to']('authoredAt',_0x11f99f=>this['_config']['formatDateTime'](_0x11f99f))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];this['_model']['isExternal']&&_0x596aed['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]});const _0x5575f0={'tag':'div','attributes':{'class':['ck-suggestion-wrapper',_0x2ae477['if']('isActive','ck-suggestion-wrapper--active'),_0x2ae477['to']('type',_0x3297ef=>'ck-suggestion-'+_0x3297ef),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':-0x1},'children':[{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation']},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main']},'children':_0x596aed}]}]};return this['commentsListView']&&this['commentThreadInputView']&&(_0x5575f0['children']['push'](this['commentsListView'],this['commentThreadInputView']),this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this),this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this)),_0x5575f0;}['render'](){super['render'](),this['_descriptionElement']=this['element']['querySelector']('.ck-annotation__content-wrapper'),this['_descriptionElement']['innerHTML']=this['description'],this['on']('change:description',(_0x36c5cd,_0xad13a5,_0x217bc)=>{this['_descriptionElement']['innerHTML']=_0x217bc;});}['_createButton'](_0x3c8969,_0x4205a2,_0x3e7dd8,_0xef0ee1,_0x3499be){const _0x1fc5ce=new _0x37aa4e(this['locale']);return _0x1fc5ce['set']({'label':_0x3c8969,'icon':_0x4205a2,'tooltip':!0x0,'tooltipPosition':_0x3499be}),_0x1fc5ce['extendTemplate']({'attributes':{'class':_0x3e7dd8}}),_0x1fc5ce['on']('execute',()=>{this['fire'](_0xef0ee1,this['_model']['id']);}),_0x1fc5ce;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['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;}}function ds(_0x5e42eb,_0x38a96f){let _0x3da075='';return _0x3da075+=_0x5e42eb['split']('*')['map']((_0x18c434,_0x4d1eef)=>_0x4d1eef%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+us(_0x18c434)+'</span>':us(_0x18c434))['join'](''),_0x38a96f&&(_0x3da075+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x38a96f['value']+'\x22\x20title=\x22'+_0x38a96f['title']+'\x22></span>'),_0x3da075;}function us(_0x7ef063){const _0x12003b=document['createElement']('span');return _0x12003b['innerText']=_0x7ef063,_0x12003b['innerHTML'];}var ie='<!--\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\x20width=\x2220\x22\x20height=\x2220\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><g\x20fill=\x22#000\x22\x20fill-rule=\x22nonzero\x22><path\x20d=\x22M1\x203.28C1\x202.574\x201.574\x202\x202.272\x202h10.23c.703\x200\x201.272.573\x201.272\x201.28v12.768c0\x20.708-.574\x201.281-1.271\x201.281H2.272A1.276\x201.276\x200\x200\x201\x201\x2016.049V3.28zm11.503\x2012.954c-.008\x200-.006-12.77-.006-12.77\x200-.003-10.225-.004-10.225-.004.007\x200\x20.005\x2012.77.005\x2012.77\x200\x20.003\x2010.226.004\x2010.226.004zm-8.31-9.58c0-.353.292-.64.636-.64h5.116c.351\x200\x20.636.284.636.64a.641.641\x200\x200\x201-.636.638H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.554c0-.352.292-.638.636-.638h5.116c.351\x200\x20.636.283.636.638a.641.641\x200\x200\x201-.636.639H4.829a.636.636\x200\x200\x201-.635-.639zm0\x202.555c0-.353.289-.639.633-.639h2.567c.35\x200\x20.633.284.633.64a.639.639\x200\x200\x201-.633.638H4.826a.634.634\x200\x200\x201-.632-.639z\x22/><path\x20d=\x22M10.515\x2017.958l.154-.23c-.195-.099-.304-.193-.328-.28-.024-.09.001-.275.076-.552.062-.165.099-.296.111-.393.013-.159.013-.319\x200-.478-.138-.41-.2-.686-.187-.83.013-.145.117-.335.313-.57l4.465-6.208c.356-.6\x201.059-.56\x202.11.119\x201.051.68\x201.443\x201.271\x201.177\x201.771L14.53\x2017.14c-.105.271-.22.444-.347.516-.128.07-.399.118-.813.138a2.954\x202.954\x200\x200\x200-.487.21\x202.044\x202.044\x200\x200\x200-.347.31c-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.738h.001zm-.184.274l1.039.727-.259.34H9.614l.717-1.067z\x22/></g></svg>\x0a';class d extends _0x3b57f6{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x17c546,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0xfe842b){super(_0xfe842b),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x3f96b0=this['editor']['config'];_0x3f96b0['define']('trackChanges.SuggestionThreadView',ne),_0x3f96b0['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x3f96b0['get']('trackChanges.disableComments');}['_handleSuggestionControllerDelayed'](_0x2f59ee,_0x2e0d34){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x417e80,_0x60e281]of this['_handleControllerBuffer']){const _0x1754c6=this['_suggestionToController']['has'](_0x417e80);_0x1754c6||_0x60e281?_0x1754c6&&_0x60e281&&this['_destroyController'](_0x417e80):this['_initializeController'](_0x417e80);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x2f59ee,_0x2e0d34);}['init'](){const _0x16b763=this['editor'],_0x10f15c=_0x16b763['plugins']['get']('TrackChangesEditing'),_0x31bd7a=_0x16b763['plugins']['get']('Annotations'),_0x1f55c1=_0x16b763['plugins']['get']('EditorAnnotations'),_0x4ad49d=_0x16b763['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1f55c1['addSourceCollector'](()=>{const _0x2b1572=[];for(const [_0x184f14,_0x4b4a27]of Array['from'](this['_suggestionToController'])){const _0x23b1c4=_0x184f14['getAllAdjacentSuggestions'](),_0x15d874=[];for(const _0x23f6ea of _0x23b1c4){if(!_0x23f6ea['isInContent'])continue;if(_0x23f6ea['isMultiRange']){_0x15d874['push'](..._0x23f6ea['getRanges']());continue;}const _0x3a1611=_0x23f6ea['getFirstRange']();if(_0x15d874['length']>0x0){const _0x48cf89=_0x15d874[0x0]['getJoined'](_0x3a1611);if(_0x48cf89){_0x15d874[0x0]=_0x48cf89;continue;}}_0x15d874['push'](_0x3a1611);}_0x2b1572['push']([_0x4b4a27['view'],_0x15d874]);}return _0x2b1572;}),this['listenTo'](_0x10f15c,'suggestionLoaded',(_0x57d604,_0x18a7d3)=>{this['listenTo'](_0x18a7d3,'change:previous',(_0x4dcec3,_0x32c6d1,_0x504c76,_0x2d372b)=>{_0x18a7d3['isInContent']&&(null==_0x504c76?(this['_updateController'](_0x2d372b['head']),this['_handleSuggestionControllerDelayed'](_0x18a7d3,!0x1)):(this['_updateController'](_0x504c76['head']),null==_0x2d372b&&this['_handleSuggestionControllerDelayed'](_0x18a7d3,!0x0)));}),null!==_0x18a7d3['previous']?this['_updateController'](_0x18a7d3['head']):this['_handleSuggestionControllerDelayed'](_0x18a7d3,!0x1);}),this['listenTo'](_0x10f15c,'suggestionUnloaded',(_0x352823,_0x2d6a0e,_0x1f1edd)=>{this['stopListening'](_0x2d6a0e,'change:previous'),this['_handleControllerBuffer']['delete'](_0x2d6a0e),this['_suggestionToController']['has'](_0x2d6a0e)&&this['_destroyController'](_0x2d6a0e),_0x1f1edd&&this['_updateController'](_0x1f1edd['head']);}),this['listenTo'](_0x10f15c,'suggestionChanged',(_0x40c1cf,_0x50fcdd)=>{this['_updateController'](_0x50fcdd);}),this['listenTo'](_0x31bd7a,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x4ad49d,'addComment',(_0x3aff1d,{threadId:_0xa8485d,isFromAdapter:_0x3f24e0})=>{if(_0x3f24e0||!_0x10f15c['hasSuggestion'](_0xa8485d))return;const _0x3308e0=_0x10f15c['getSuggestion'](_0xa8485d);this['_suggestionToController']['get'](_0x3308e0)['view']['focus']();},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x40821f=this['editor']['plugins']['get']('Annotations'),_0x2dad04=this['editor']['plugins']['get']('TrackChangesEditing'),_0x262e21=Array['from'](_0x40821f['activeAnnotations'],_0x162d99=>_0x162d99['innerView'])['filter'](_0x3a3535=>this['_viewToController']['has'](_0x3a3535)),_0x282bd1=[];for(const _0x545901 of _0x262e21){const _0xdf3083=this['_viewToController']['get'](_0x545901)['model']['getAllAdjacentSuggestions']();_0x282bd1['push'](..._0xdf3083['reduce']((_0x5611e7,_0x27d23b)=>[..._0x5611e7,..._0x27d23b['getMarkerNames']()],[]));}_0x2dad04['activeMarkers']=_0x282bd1;}['_addUIComponentsToFactory'](){const _0xe1a703=this['editor'],_0x575e58=_0xe1a703['locale'],_0x40a4c4=o(_0x575e58,'Track\x20changes'),_0x62cf6c=new Wt([{'type':'switchbutton','model':new te({'withText':!0x0,'label':_0x40a4c4,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x575e58,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x575e58,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x575e58,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new te({'withText':!0x0,'label':o(_0x575e58,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x2bc501 of _0x62cf6c)if(ae(_0x2bc501)){const _0x190c9d=_0xe1a703['commands']['get'](_0x2bc501['model']['commandName']);_0x2bc501['model']['bind']('isOn','isEnabled')['to'](_0x190c9d,'value','isEnabled');}_0xe1a703['ui']['componentFactory']['add']('trackChanges',_0x4c6768=>this['_createToolbarButton'](_0x4c6768,_0x62cf6c,_0x40a4c4)),_0xe1a703['ui']['componentFactory']['add']('menuBar:trackChanges',_0x41eb80=>this['_createMenuBarMenu'](_0x41eb80,_0x62cf6c,_0x40a4c4));}['_createToolbarButton'](_0x5274fe,_0x396e6d,_0x5eed33){const _0x375e47=zt(_0x5274fe,Zt),_0xdf1b5e=this['editor']['commands']['get']('trackChanges');_0x375e47['buttonView']['set']({'tooltip':_0x5eed33,'label':_0x5eed33,'icon':ie}),_0x375e47['buttonView']['bind']('isOn')['to'](_0xdf1b5e,'value'),_0x375e47['buttonView']['on']('execute',()=>{_0xdf1b5e['execute'](),this['editor']['editing']['view']['focus']();}),qt(_0x375e47,_0x396e6d,{'role':'menu'});const _0x42a404=[];for(const _0x2db04e of _0x396e6d)ae(_0x2db04e)&&_0x42a404['push'](this['editor']['commands']['get'](_0x2db04e['model']['commandName']));const _0x280569=_0x375e47['buttonView'];return _0x280569['actionView']['unbind']('isEnabled'),_0x280569['arrowView']['unbind']('isEnabled'),_0x280569['actionView']['bind']('isEnabled')['to'](_0xdf1b5e,'isEnabled'),_0x280569['arrowView']['bind']('isEnabled')['toMany'](_0x42a404,'isEnabled',(..._0x354c9d)=>_0x354c9d['some'](_0x12d8dd=>_0x12d8dd)),_0x375e47['on']('execute',_0xe70b89=>{this['editor']['execute'](_0xe70b89['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x375e47;}['_createMenuBarMenu'](_0x1bd0ad,_0x383cfd,_0x1958f2){const _0x369694=new Kt(_0x1bd0ad),_0x1413d7=this['editor']['commands']['get']('trackChanges');_0x369694['buttonView']['set']({'label':_0x1958f2,'icon':ie});const _0x3741e7=new Qt(_0x1bd0ad);for(const _0xf58027 of _0x383cfd){if('separator'==_0xf58027['type']){_0x3741e7['items']['add'](new Jt(_0x1bd0ad));continue;}const _0x32e643=new Xt(_0x1bd0ad,_0x369694),_0x2ed996=new Yt(_0x1bd0ad),_0x4dab81=_0xf58027['model'];_0x2ed996['bind'](...Object['keys'](_0x4dab81))['to'](_0x4dab81),_0x2ed996['delegate']('execute')['to'](_0x369694),_0x2ed996['on']('execute',()=>{this['editor']['execute'](_0x4dab81['commandName']),this['editor']['editing']['view']['focus']();}),_0x32e643['children']['add'](_0x2ed996),_0x3741e7['items']['add'](_0x32e643);}return _0x369694['bind']('isEnabled')['to'](_0x1413d7,'isEnabled'),_0x369694['panelView']['children']['add'](_0x3741e7),_0x369694;}['_initializeController'](_0x5a0616){const _0x144540=this['editor'],_0x27746c=_0x144540['config'],_0x492544=_0x144540['plugins']['get']('Annotations'),_0x1ca49a=_0x144540['plugins']['get']('CommentsRepository'),_0x3be44b=_0x144540['plugins']['get']('EditorAnnotations'),_0x392e85=_0x144540['plugins']['get'](_0x17c546)['me'],_0x354448=_0x27746c['get']('trackChanges')['SuggestionThreadView'],{CommentsListView:_0x759fac,CommentThreadInputView:_0x3cc315}=_0x144540['plugins']['get']('CommentsUI');let _0x3c0f11,_0x7fe903;this['_annotationViews']['has'](_0x5a0616['id'])?(_0x7fe903=this['_annotationViews']['get'](_0x5a0616['id']),_0x3c0f11=_0x7fe903['mainView']):(_0x3c0f11=new _0x354448(_0x144540['locale'],_0x5a0616,_0x392e85,{'disableComments':this['_disableComments'],'editorConfig':_0x27746c['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x27746c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x27746c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x27746c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2022c8(_0x27746c['get']('locale')),'CommentView':_0x27746c['get']('comments')['CommentView'],'CommentsListView':_0x759fac,'CommentThreadInputView':_0x3cc315}),_0x3c0f11['acceptButton']['on']('execute',()=>{_0x144540['editing']['view']['focus']();}),_0x3c0f11['discardButton']['on']('execute',()=>{_0x144540['editing']['view']['focus']();}),_0x7fe903=_0x492544['createAnnotationView'](this['editor']['locale'],_0x3c0f11),_0x7fe903['bind']('isDirty')['to'](_0x3c0f11,'isDirty'),_0x7fe903['bind']('length')['to'](_0x3c0f11),_0x7fe903['bind']('type')['to'](_0x3c0f11,'type',_0xde9249=>'suggestion-'+_0xde9249),this['_annotationViews']['set'](_0x5a0616['id'],_0x7fe903));const _0x3079b8=_0x1ca49a['createCommentThreadController'](_0x5a0616['commentThread'],_0x3c0f11),_0x39cf4a=new oe(_0x144540,_0x5a0616,_0x3c0f11,_0x3079b8),_0x2fff7d=_0x5a0616['getAllAdjacentSuggestions']()['filter'](_0x136242=>_0x136242['isInContent']);_0x3c0f11['descriptionParts']=_0x144540['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x2fff7d),this['_suggestionToController']['set'](_0x5a0616,_0x39cf4a),this['_viewToController']['set'](_0x3c0f11,_0x39cf4a);const _0x2a599f=_0x492544['createAnnotation']({'view':_0x7fe903,'target':()=>{const _0x3ac414=[],_0x370655=_0x5a0616['getAllAdjacentSuggestions']()['filter'](_0x473049=>_0x473049['isInContent']);for(const _0x4d9de6 of _0x370655)_0x3ac414['push'](..._0x4d9de6['getMarkers']());return _0x357ffb(_0x144540['editing'],_0x3ac414);},'type':()=>'suggestion-'+_0x39cf4a['view']['type']});_0x1ca49a['_bindAnnotationToEditors'](_0x3c0f11,_0x2a599f),_0x492544['add'](_0x2a599f),_0x3be44b['registerAnnotation'](_0x2a599f);}['_destroyController'](_0x855571){const _0x52c66d=this['editor']['plugins']['get']('CommentsRepository'),_0x93867b=this['editor']['plugins']['get']('Annotations'),_0x39176d=this['_suggestionToController']['get'](_0x855571),_0x7cdda1=_0x39176d['view'],_0x4abd76=_0x93867b['getByInnerView'](_0x7cdda1);_0x52c66d['_unbindEditors'](_0x7cdda1),_0x4abd76&&_0x93867b['remove'](_0x4abd76),this['_suggestionToController']['delete'](_0x855571),this['_viewToController']['delete'](_0x7cdda1),_0x39176d['destroy']();}['_updateController'](_0x52ce76){if(!_0x52ce76['isInContent']||!this['_suggestionToController']['has'](_0x52ce76))return;const _0xb24bc4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4005d5=this['_suggestionToController']['get'](_0x52ce76),_0x1b9a7d=_0x52ce76['getAllAdjacentSuggestions']();_0x4005d5['view']['descriptionParts']=_0xb24bc4['descriptionFactory']['getDescriptions'](_0x1b9a7d);}['destroy'](){for(const _0x39f518 of this['_suggestionToController']['keys']())this['_destroyController'](_0x39f518);for(const _0x8b7afe of this['_annotationViews']['values']())_0x8b7afe['mainView']['destroy']();super['destroy']();}}function ae(_0x2d4fce){return'model'in _0x2d4fce;}class k extends _0x3b57f6{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0xa277e9){this['editor']['plugins']['get'](p)['adapter']=_0xa277e9;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x501095){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x501095);}['getSuggestions']({skipNotAttached:_0xcf6606=!0x1,toJSON:_0x2dbf0c=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0xcf6606,'toJSON':_0x2dbf0c});}['getSuggestion'](_0x58473e){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x58473e);}}const T=['Pagination'];class P extends _0x3b57f6{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x48cbe0=this['editor'];if(_0x48cbe0['config']['define']('trackChangesData.editorCreator',_0x5af644=>{const _0x3a8fe2=_0x48cbe0['model']['document']['getRootNames']()['reduce']((_0x3072aa,_0x3b62c2)=>(_0x3072aa[_0x3b62c2]='',_0x3072aa),{});return _0x48cbe0['constructor']['create'](_0x3a8fe2,_0x5af644);}),'function'!=typeof _0x48cbe0['config']['get']('trackChangesData')['editorCreator'])throw new _0x144d61('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x5b630c){return N(this['editor'],!0x0,_0x5b630c);}['getDataWithDiscardedSuggestions'](_0xd3015e){return N(this['editor'],!0x1,_0xd3015e);}}class D extends _0x3b57f6{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x510104){super(_0x510104),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(_0x19106d){return void 0x0!==_0x19106d['getRootsAttributes'];}async function N(_0x1bd8c3,_0x46b60b,_0x5ed0aa){const _0x5c30de=_0x5469e8(_0x1bd8c3,T);_0x5c30de['plugins']['push'](p,D),_0x5c30de['rootsAttributes']=v(_0x1bd8c3)?_0x1bd8c3['getRootsAttributes']():void 0x0;const _0x1715fd=document['createDocumentFragment'](),_0x3af428=_0x1bd8c3['config']['get']('trackChangesData')['editorCreator'],_0x1c9ae7=await _0x3af428(_0x5c30de,()=>function(_0x1e9d99){const _0x2cbec6=document['createElement']('div');return _0x1e9d99['appendChild'](_0x2cbec6),_0x2cbec6;}(_0x1715fd));!function(_0x2140f3,_0x3d9800){const _0x558e1e=_0x2140f3['model']['document']['getRootNames']()['reduce']((_0x4d7ad2,_0x3a8203)=>(_0x4d7ad2[_0x3a8203]=_0x2140f3['data']['get']({'rootName':_0x3a8203}),_0x4d7ad2),{}),_0x3fabe=_0x2140f3['plugins']['get']('Users')['users']['map'](_0xebc0a2=>({'id':_0xebc0a2['id'],'name':_0xebc0a2['name']})),_0x10a590=_0x2140f3['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x45774a=_0x2140f3['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0xfbde90=_0x3d9800['plugins']['get']('Users'),_0x4e3434=_0x3d9800['plugins']['get']('TrackChangesEditing'),_0xeecdbb=_0x3d9800['plugins']['get']('CommentsRepository');for(const _0x4633bc of _0x3fabe)_0xfbde90['getUser'](_0x4633bc['id'])||_0xfbde90['addUser'](_0x4633bc);_0xfbde90['me']||_0xfbde90['useAnonymousUser']();for(const _0x3e0733 of _0x45774a)_0xeecdbb['addCommentThread'](_0x3e0733);for(const _0x35d405 of _0x10a590)_0x4e3434['addSuggestionData'](_0x35d405);_0x3d9800['data']['set'](_0x558e1e);}(_0x1bd8c3,_0x1c9ae7),_0x1c9ae7['execute'](_0x46b60b?'acceptAllSuggestions':'discardAllSuggestions');const _0x398f02=v(_0x1c9ae7)?_0x1c9ae7['getFullData'](_0x5ed0aa):_0x1c9ae7['data']['get'](_0x5ed0aa);return await _0x1c9ae7['destroy'](),_0x398f02;}export{es as BaseSuggestionThreadView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
|