@ckeditor/ckeditor5-track-changes 43.0.0-alpha.6 → 43.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/build/track-changes.js +1 -1
  2. package/dist/index.js +3 -3
  3. package/dist/translations/ar.js +1 -1
  4. package/dist/translations/ar.umd.js +1 -1
  5. package/dist/translations/az.js +1 -1
  6. package/dist/translations/az.umd.js +1 -1
  7. package/dist/translations/bg.js +1 -1
  8. package/dist/translations/bg.umd.js +1 -1
  9. package/dist/translations/bn.js +1 -1
  10. package/dist/translations/bn.umd.js +1 -1
  11. package/dist/translations/ca.js +1 -1
  12. package/dist/translations/ca.umd.js +1 -1
  13. package/dist/translations/cs.js +1 -1
  14. package/dist/translations/cs.umd.js +1 -1
  15. package/dist/translations/da.js +1 -1
  16. package/dist/translations/da.umd.js +1 -1
  17. package/dist/translations/de.js +1 -1
  18. package/dist/translations/de.umd.js +1 -1
  19. package/dist/translations/el.js +1 -1
  20. package/dist/translations/el.umd.js +1 -1
  21. package/dist/translations/en-au.js +1 -1
  22. package/dist/translations/en-au.umd.js +1 -1
  23. package/dist/translations/en.umd.js +1 -1
  24. package/dist/translations/es.js +1 -1
  25. package/dist/translations/es.umd.js +1 -1
  26. package/dist/translations/et.js +1 -1
  27. package/dist/translations/et.umd.js +1 -1
  28. package/dist/translations/fi.js +1 -1
  29. package/dist/translations/fi.umd.js +1 -1
  30. package/dist/translations/fr.js +1 -1
  31. package/dist/translations/fr.umd.js +1 -1
  32. package/dist/translations/gl.js +1 -1
  33. package/dist/translations/gl.umd.js +1 -1
  34. package/dist/translations/he.js +1 -1
  35. package/dist/translations/he.umd.js +1 -1
  36. package/dist/translations/hi.js +1 -1
  37. package/dist/translations/hi.umd.js +1 -1
  38. package/dist/translations/hr.js +1 -1
  39. package/dist/translations/hr.umd.js +1 -1
  40. package/dist/translations/hu.js +1 -1
  41. package/dist/translations/hu.umd.js +1 -1
  42. package/dist/translations/id.js +1 -1
  43. package/dist/translations/id.umd.js +1 -1
  44. package/dist/translations/it.js +1 -1
  45. package/dist/translations/it.umd.js +1 -1
  46. package/dist/translations/ja.js +1 -1
  47. package/dist/translations/ja.umd.js +1 -1
  48. package/dist/translations/ko.js +1 -1
  49. package/dist/translations/ko.umd.js +1 -1
  50. package/dist/translations/lt.js +1 -1
  51. package/dist/translations/lt.umd.js +1 -1
  52. package/dist/translations/lv.js +1 -1
  53. package/dist/translations/lv.umd.js +1 -1
  54. package/dist/translations/ms.js +1 -1
  55. package/dist/translations/ms.umd.js +1 -1
  56. package/dist/translations/nl.js +1 -1
  57. package/dist/translations/nl.umd.js +1 -1
  58. package/dist/translations/no.js +1 -1
  59. package/dist/translations/no.umd.js +1 -1
  60. package/dist/translations/pl.js +1 -1
  61. package/dist/translations/pl.umd.js +1 -1
  62. package/dist/translations/pt-br.js +1 -1
  63. package/dist/translations/pt-br.umd.js +1 -1
  64. package/dist/translations/pt.js +1 -1
  65. package/dist/translations/pt.umd.js +1 -1
  66. package/dist/translations/ro.js +1 -1
  67. package/dist/translations/ro.umd.js +1 -1
  68. package/dist/translations/ru.js +1 -1
  69. package/dist/translations/ru.umd.js +1 -1
  70. package/dist/translations/sk.js +1 -1
  71. package/dist/translations/sk.umd.js +1 -1
  72. package/dist/translations/sq.js +1 -1
  73. package/dist/translations/sq.umd.js +1 -1
  74. package/dist/translations/sr-latn.js +1 -1
  75. package/dist/translations/sr-latn.umd.js +1 -1
  76. package/dist/translations/sr.js +1 -1
  77. package/dist/translations/sr.umd.js +1 -1
  78. package/dist/translations/sv.js +1 -1
  79. package/dist/translations/sv.umd.js +1 -1
  80. package/dist/translations/th.js +1 -1
  81. package/dist/translations/th.umd.js +1 -1
  82. package/dist/translations/tk.js +1 -1
  83. package/dist/translations/tk.umd.js +1 -1
  84. package/dist/translations/tr.js +1 -1
  85. package/dist/translations/tr.umd.js +1 -1
  86. package/dist/translations/tt.js +1 -1
  87. package/dist/translations/tt.umd.js +1 -1
  88. package/dist/translations/uk.js +1 -1
  89. package/dist/translations/uk.umd.js +1 -1
  90. package/dist/translations/ur.js +1 -1
  91. package/dist/translations/ur.umd.js +1 -1
  92. package/dist/translations/vi.js +1 -1
  93. package/dist/translations/vi.umd.js +1 -1
  94. package/dist/translations/zh-cn.js +1 -1
  95. package/dist/translations/zh-cn.umd.js +1 -1
  96. package/dist/translations/zh.js +1 -1
  97. package/dist/translations/zh.umd.js +1 -1
  98. package/package.json +10 -10
  99. package/src/commands/acceptsuggestioncommand.js +1 -1
  100. package/src/commands/discardsuggestioncommand.js +1 -1
  101. package/src/commands/executeonallsuggestionscommand.js +1 -1
  102. package/src/commands/executeonselectedsuggestionscommand.js +1 -1
  103. package/src/commands/trackchangescommand.js +1 -1
  104. package/src/index.js +1 -1
  105. package/src/integrations/aiassistant.js +1 -1
  106. package/src/integrations/alignment.js +1 -1
  107. package/src/integrations/basicstyles.js +1 -1
  108. package/src/integrations/blockquote.js +1 -1
  109. package/src/integrations/casechange.js +1 -1
  110. package/src/integrations/ckbox.js +1 -1
  111. package/src/integrations/codeblock.js +1 -1
  112. package/src/integrations/comments.js +1 -1
  113. package/src/integrations/deletecommand.js +1 -1
  114. package/src/integrations/entercommand.js +1 -1
  115. package/src/integrations/findandreplace.js +1 -1
  116. package/src/integrations/font.js +1 -1
  117. package/src/integrations/formatpainter.js +1 -1
  118. package/src/integrations/heading.js +1 -1
  119. package/src/integrations/highlight.js +1 -1
  120. package/src/integrations/horizontalline.js +1 -1
  121. package/src/integrations/htmlembed.js +1 -1
  122. package/src/integrations/image.js +1 -1
  123. package/src/integrations/imagereplace.js +1 -1
  124. package/src/integrations/imagestyle.js +1 -1
  125. package/src/integrations/importword.js +1 -1
  126. package/src/integrations/indent.js +1 -1
  127. package/src/integrations/inputcommand.js +1 -1
  128. package/src/integrations/legacylist.js +1 -1
  129. package/src/integrations/legacylistproperties.js +1 -1
  130. package/src/integrations/link.js +1 -1
  131. package/src/integrations/list.js +1 -1
  132. package/src/integrations/listproperties.js +1 -1
  133. package/src/integrations/mediaembed.js +1 -1
  134. package/src/integrations/mention.js +1 -1
  135. package/src/integrations/mergefields.js +1 -1
  136. package/src/integrations/multilevellist.js +1 -1
  137. package/src/integrations/pagebreak.js +1 -1
  138. package/src/integrations/paragraph.js +1 -1
  139. package/src/integrations/removeformat.js +1 -1
  140. package/src/integrations/restrictededitingmode.js +1 -1
  141. package/src/integrations/shiftentercommand.js +1 -1
  142. package/src/integrations/standardeditingmode.js +1 -1
  143. package/src/integrations/style.js +1 -1
  144. package/src/integrations/table.js +1 -1
  145. package/src/integrations/tablecaption.js +1 -1
  146. package/src/integrations/tableclipboard.js +1 -1
  147. package/src/integrations/tablecolumnresize.js +1 -1
  148. package/src/integrations/tableheadings.js +1 -1
  149. package/src/integrations/tablemergesplit.js +1 -1
  150. package/src/integrations/tableofcontents.js +1 -1
  151. package/src/integrations/tableproperties.js +1 -1
  152. package/src/integrations/template.js +1 -1
  153. package/src/integrations/title.js +1 -1
  154. package/src/integrations/undo.js +1 -1
  155. package/src/integrations/utils.js +1 -1
  156. package/src/suggestion.js +2 -2
  157. package/src/suggestiondescriptionfactory.js +1 -1
  158. package/src/trackchanges.js +1 -1
  159. package/src/trackchangesdata.js +1 -1
  160. package/src/trackchangesediting.js +1 -1
  161. package/src/trackchangesui.js +1 -1
  162. package/src/ui/suggestioncontroller.js +2 -2
  163. package/src/ui/view/basesuggestionthreadview.js +1 -1
  164. package/src/ui/view/suggestionthreadview.js +1 -1
  165. package/src/ui/view/suggestionview.js +1 -1
  166. package/src/utils/common-translations.js +1 -1
  167. 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 _0x440856,PendingActions as _0x16c1bd,icons as _0x49ed23}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0xcccb3d,ObservableMixin as _0x264c04,uid as _0x3415dc,insertToPriorityArray as _0x334e81,priorities as _0x267b38,logWarning as _0x5ef1ed,getEnvKeystrokeText as _0x285f2b,FocusTracker as _0x282df3,KeystrokeHandler as _0x430d02,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x5dd7b5,View as _0x1a2958,ViewCollection as _0x5dca52,FocusCycler as _0x414104,ViewModel as _0x26d981,createDropdown as Qt,SplitButtonView as _0x5aa422,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x4ca9ce}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x185b78,hashObject as _0x3890d7,surroundingMarkersDetector as _0x394842,ENTER_THREAD_KEYSTROKE as _0x3a300c,AriaDescriptionView as _0x2ccf23,setupThreadKeyboardNavigation as _0x1c4793,trimHtml as _0x11c916,UserView as _0xeabb9f,LateFocusButtonView as _0xb9feea,getDateTimeFormatter as _0x42c338,getAllMarkersDomElementsSorted as _0x1373e9,sanitizeEditorConfig as _0x3f1e9d}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x5628e1,LiveRange as _0x2fd4c8,LivePosition as _0x5917f6}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x4b1ae9,toWidget as _0x1b9eb8}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x31583b,set as _0x44ad7e,isEqual as _0x18cd34,unset as _0x528aec,omit as Tt}from'lodash-es';import{Delete as _0x5bf591,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x40d05e,ShiftEnter as _0x4bd531}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x58b868,_0x16aa1f){super(_0x58b868),this['_enabledCommands']=_0x16aa1f,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 _0x4672be of this['editor']['commands']['commands']())_0x4672be['affectsData']&&!this['_enabledCommands']['has'](_0x4672be)&&_0x4672be['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x54950b of this['editor']['commands']['commands']())_0x54950b['affectsData']&&!this['_enabledCommands']['has'](_0x54950b)&&_0x54950b['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x260aa5,_0x2d1f96){super(_0x260aa5),this['_suggestions']=_0x2d1f96,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x442da8){const _0x1b3df9=this['_suggestions']['get'](_0x442da8);if(!_0x1b3df9)throw new _0xcccb3d('track-changes-accept-suggestion-not-found',this);const _0x3afbdb=_0x1b3df9['getRanges']();this['editor']['model']['canEditAt'](_0x3afbdb)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x1b3df9);}}class R extends ts{['_suggestions'];constructor(_0x274f03,_0x5a0cc5){super(_0x274f03),this['_suggestions']=_0x5a0cc5,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x1c4dbe){const _0x4af024=this['_suggestions']['get'](_0x1c4dbe);if(!_0x4af024)throw new _0xcccb3d('track-changes-discard-suggestion-not-found',this);const _0x75278d=_0x4af024['getRanges']();this['editor']['model']['canEditAt'](_0x75278d)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x4af024);}}function ls(_0x232e4e,_0x2f4259){let _0xd61a36='';return _0xd61a36+=_0x232e4e['split']('*')['map']((_0xf35892,_0x4a3030)=>_0x4a3030%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0xf35892)+'</span>':nn(_0xf35892))['join'](''),_0x2f4259&&(_0xd61a36+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x2f4259['value']+'\x22\x20title=\x22'+_0x2f4259['title']+'\x22></span>'),_0xd61a36;}function nn(_0x591896){const _0x101351=document['createElement']('span');return _0x101351['innerText']=_0x591896,_0x101351['innerHTML'];}function ss(_0xc765d4){return _0xc765d4['sort']((_0x27310b,_0x3c2530)=>'deletion'==_0x27310b['type']&&'deletion'!=_0x3c2530['type']?-0x1:'deletion'!=_0x27310b['type']&&'deletion'==_0x3c2530['type']?0x1:0x0);}function to(_0x58bd58,_0x25e308){let _0x12ef90,_0x565988=0x0;const _0x52130b=[],_0x3be64f=_0x25e308['schema'];for(;_0x565988<_0x58bd58['length'];){const _0x9dca15=_0x58bd58[_0x565988],_0x2cdd20=_0x58bd58[_0x565988+0x1];_0x12ef90||(_0x12ef90=_0x25e308['createPositionBefore'](_0x9dca15)),on(_0x25e308,_0x9dca15,_0x2cdd20)||(_0x52130b['push'](_0x25e308['createRange'](_0x12ef90,_0x3be64f['isObject'](_0x9dca15)?_0x25e308['createPositionAfter'](_0x9dca15):_0x25e308['createPositionAt'](_0x9dca15,'end'))),_0x12ef90=null),_0x565988++;}return _0x52130b;}function on(_0xcd8433,_0x23c710,_0xafef2a){if(!_0xafef2a)return!0x1;const _0x416c3f=_0xcd8433['createPositionAfter'](_0x23c710),_0xc926ae=_0xcd8433['createPositionBefore'](_0xafef2a);return _0x416c3f['isTouching'](_0xc926ae);}function rs(_0x514737,_0x34ee86,_0x1a7e56){for(;_0x1a7e56['length'];){const _0x45ccf9=_0x1a7e56['splice'](0x0,0x64);_0x514737['change'](()=>{for(const _0xfd1b9b of _0x45ccf9)_0xfd1b9b['isInContent']&&_0x34ee86['execute'](_0xfd1b9b['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x3d79c2,_0x51321b,_0xb73fde){super(_0x3d79c2),this['_command']=_0x51321b,this['_suggestions']=_0xb73fde,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x439e3c=Array['from'](this['_suggestions']['values']())['some'](_0x5cac11=>_0x5cac11['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x439e3c;}['execute'](){const _0x3e94df=ss(Array['from'](this['_suggestions']['values']()));for(const _0x521812 of _0x3e94df){const _0x1cefc4=_0x521812['getRanges']();if(!this['editor']['model']['canEditAt'](_0x1cefc4))return;}rs(this['editor']['model'],this['_command'],_0x3e94df);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1177b9,_0x446d5e,_0x4f264e){super(_0x1177b9),this['_command']=_0x446d5e,this['_suggestions']=_0x4f264e,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x48755f=this['editor']['model']['document']['selection'],_0x479af1=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x13de95,_0x1bdad7){const _0x5d0d9b=Array['from'](_0x13de95['getRanges']()),_0x59ed68=new Set();for(const _0x5e181a of _0x1bdad7)if(_0x5e181a['isInContent']){for(const _0x2caa4f of _0x5d0d9b)for(const _0x51a733 of _0x5e181a['getRanges']())(_0x2caa4f['isIntersecting'](_0x51a733)||_0x13de95['isCollapsed']&&!_0x5e181a['isMultiRange']&&_0x5e181a['next']&&_0x51a733['end']['isTouching'](_0x2caa4f['start']))&&_0x59ed68['add'](_0x5e181a);}return _0x59ed68;}(_0x48755f,_0x479af1),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x1b6f01=ss(Array['from'](this['_selectedSuggestions']));for(const _0xeb4fee of _0x1b6f01){const _0x57d48b=_0xeb4fee['getRanges']();if(!this['editor']['model']['canEditAt'](_0x57d48b))return;}rs(this['editor']['model'],this['_command'],_0x1b6f01);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x264c04(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x72931e,_0x43a8ed){super(),this['id']=_0x43a8ed['id'],this['type']=_0x43a8ed['type'],this['subType']=_0x43a8ed['subType']||null,this['author']=_0x43a8ed['author'],this['creator']=_0x43a8ed['creator']||_0x43a8ed['author'],this['isExternal']=Boolean(_0x43a8ed['attributes']&&_0x43a8ed['attributes']['@external']),this['data']=null,this['_model']=_0x72931e,this['_onAccept']=_0x43a8ed['onAccept'],this['_onDiscard']=_0x43a8ed['onDiscard'],this['_onAttributesChange']=_0x43a8ed['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x43a8ed['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 _0x3ffdcb=this;for(;_0x3ffdcb['previous'];)_0x3ffdcb=_0x3ffdcb['previous'];return _0x3ffdcb;}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'](_0x1e895a){this['_markerNames']['add'](_0x1e895a);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x54e2db=>this['_model']['markers']['get'](_0x54e2db))['filter'](_0x292a94=>_0x292a94);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0xfee48e=>{for(const _0x376f94 of this['getMarkers']())_0xfee48e['removeMarker'](_0x376f94);}),this['_markerNames']['clear']();}['removeMarker'](_0x54b722){this['_model']['change'](_0x24cdcc=>{_0x24cdcc['removeMarker'](_0x54b722);}),this['_markerNames']['delete'](_0x54b722);}['addRange'](_0x4f4693){const _0x480078='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x480078),this['_model']['change'](_0x4feba2=>{_0x4feba2['addMarker'](_0x480078,{'range':_0x4f4693,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x5c1840){for(const _0x4b63c9 of this['getRanges']())if(_0x4b63c9['isIntersecting'](_0x5c1840))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1d3faf=>_0x1d3faf['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x2efad9,_0xecc012)=>[..._0x2efad9,..._0xecc012['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x491598=this['getRanges']();if(0x1!=_0x491598['length'])return null;const _0x1b304d=_0x491598[0x0],_0x1c62c0=_0x1b304d['start']['nodeAfter'],_0xe21cec=_0x1b304d['end']['nodeBefore'];return _0x1c62c0 instanceof _0x5628e1?_0x1c62c0!=_0xe21cec?null:_0x1c62c0: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 _0x5f37a4=[];let _0x3c4e28=this['head'];for(;_0x3c4e28;)_0x5f37a4['push'](_0x3c4e28),_0x3c4e28=_0x3c4e28['next'];return _0x5f37a4;}['setAttribute'](_0x3093db,_0x1a129a){const _0xbca554=_0x31583b(this['attributes']);_0x44ad7e(_0xbca554,_0x3093db,_0x1a129a),_0x18cd34(_0xbca554,this['attributes'])||(this['attributes']=_0xbca554,this['_onAttributesChange'](_0xbca554));}['removeAttribute'](_0xc6fffa){const _0x23fc4a=_0x31583b(this['attributes']);_0x528aec(_0x23fc4a,_0xc6fffa),_0x18cd34(_0x23fc4a,this['attributes'])||(this['attributes']=_0x23fc4a,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 _0x3415dc()['substr'](0x1,0x5);}}function o(_0x3223f0,_0x2acf68,_0x246f17){const t=_0x3223f0['t'];switch(_0x2acf68){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',_0x246f17);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x246f17);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x246f17);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x246f17);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x246f17);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',_0x246f17);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x246f17);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',_0x246f17);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x246f17);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x246f17);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x246f17);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x246f17);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x246f17);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x246f17);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x246f17);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x246f17);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x246f17);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x246f17);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x246f17);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x246f17);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x246f17);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x246f17);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x246f17);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'},_0x246f17);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x246f17);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x246f17);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x246f17);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x246f17);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x246f17);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'},_0x246f17);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x246f17);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x246f17);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x246f17);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x246f17);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'},_0x246f17);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x246f17);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'},_0x246f17);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'},_0x246f17);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x246f17);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'},_0x246f17);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x246f17);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'},_0x246f17);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x246f17);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x246f17);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x246f17);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'},_0x246f17);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'},_0x246f17);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x246f17);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x246f17);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x246f17);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x246f17);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x2acf68;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x52c4eb,_0x4c9d52){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x52c4eb,this['_locale']=_0x4c9d52;}['getDescriptions'](_0x21cb60){const _0x55aa25=[],_0x25796b=new Set(),_0x4447c5=new Set();for(let _0x13693d=0x0;_0x13693d<_0x21cb60['length'];_0x13693d++){const _0x1166ca=_0x21cb60[_0x13693d];if(!_0x1166ca['isInContent'])continue;const _0x5b0d2e=this['_handleCustomCallbackDescription'](_0x1166ca);if(_0x5b0d2e){if(null!=_0x1166ca['subType']){if(_0x25796b['has'](_0x1166ca['subType']))continue;_0x25796b['add'](_0x1166ca['subType']);}_0x55aa25['push'](_0x5b0d2e);}else{if('attribute'!=_0x1166ca['type'])'insertion'!=_0x1166ca['type']&&'deletion'!=_0x1166ca['type']||this['_handleInsertRemoveSuggestionDescription'](_0x55aa25,_0x1166ca,_0x21cb60[_0x13693d+0x1]);else{const _0x573227=_0x1166ca['data']['key'];if(_0x4447c5['has'](_0x573227))continue;_0x4447c5['add'](_0x1166ca['data']['key']),_0x573227==m?this['_handleRenameSuggestionDescription'](_0x55aa25,_0x1166ca):this['_handleAttributeSuggestionDescription'](_0x55aa25,_0x1166ca);}}}return this['_resolveDescriptionItems'](_0x55aa25);}['registerDescriptionCallback'](_0x51df2e){this['_customCallbacks']['push'](_0x51df2e);}['registerElementLabel'](_0x44c5b9,_0x2b0374,_0x4db988=_0x267b38['normal']){'function'==typeof _0x44c5b9?_0x334e81(this['_itemLabelsCallbacks'],{'matchingCallback':_0x44c5b9,'label':_0x2b0374,'priority':_0x4db988}):this['_itemLabels']['set'](_0x44c5b9,_0x2b0374);}['registerAttributeLabel'](_0x2c4efc,_0x3285a2){this['_attributeLabels']['set'](_0x2c4efc,_0x3285a2);}['getItemLabel'](_0x15180a,_0x5e5fa3=0x1){let _0x235f97;for(const _0x799169 of this['_itemLabelsCallbacks'])if(_0x799169['matchingCallback'](_0x15180a)){_0x235f97=_0x799169['label'];break;}return _0x235f97||(_0x235f97=this['_itemLabels']['get'](_0x15180a['name'])),_0x235f97?_0x235f97(_0x5e5fa3):0x1!==_0x5e5fa3?_0x5e5fa3+'\x20'+_0x15180a['name']+'s':''+_0x15180a['name'];}['_addDescriptionItems'](_0x260b14,_0x20ea0c){const _0x1006a3=_0x20ea0c['getFirstRange']()['getWalker'](),_0xe2ba72='insertion'==_0x20ea0c['type']?'add':'remove';for(const _0x1788fe of _0x1006a3){const _0x5d384d=_0x1788fe['item'],_0x25d976=_0x260b14[_0x260b14['length']-0x1];if(_0x5d384d['is']('$textProxy'))_0x25d976&&_0x25d976['type']['indexOf']('Container')>-0x1&&_0x260b14['pop'](),_0x25d976&&'text'==_0x25d976['type']?_0x25d976[_0xe2ba72]+=_0x5d384d['data']:_0x260b14['push']({'type':'text','add':'add'==_0xe2ba72?_0x5d384d['data']:'','remove':'remove'==_0xe2ba72?_0x5d384d['data']:''});else{if(this['_schema']['isObject'](_0x5d384d)){const _0x44bafb=_0x5d384d;if(_0x25d976&&_0x25d976['type']['indexOf']('Container')>-0x1&&_0x260b14['pop'](),'elementEnd'==_0x1788fe['type'])continue;_0x25d976&&_0x25d976['type']==_0xe2ba72+'Object'&&_0x25d976['element']['name']==_0x44bafb['name']?_0x25d976['quantity']++:_0x260b14['push']({'type':_0xe2ba72+'Object','element':_0x44bafb,'quantity':0x1}),_0x1006a3['skip'](_0x596c88=>!('elementEnd'==_0x596c88['type']&&_0x596c88['item']==_0x5d384d));}else{if(this['_schema']['checkChild'](_0x5d384d,'$text')||_0x5d384d['is']('element','softBreak')){const _0x4cd661=_0x5d384d;if('add'==_0xe2ba72&&'elementStart'==_0x1788fe['type']||'remove'==_0xe2ba72&&'elementEnd'==_0x1788fe['type'])continue;if(_0x25d976&&-0x1==_0x25d976['type']['indexOf']('Container')){'text'==_0x25d976['type']&&(_0x25d976[_0xe2ba72]+='\x0a');continue;}let _0x58c3ca;if(_0x58c3ca='add'==_0xe2ba72?_0x4cd661['nextSibling']&&!this['_schema']['isObject'](_0x4cd661['nextSibling'])?_0x4cd661['nextSibling']:null:_0x4cd661['previousSibling']&&!this['_schema']['isObject'](_0x4cd661['previousSibling'])?_0x4cd661['previousSibling']:null,_0x4cd661['isEmpty']||_0x58c3ca&&_0x58c3ca['isEmpty']){const _0xa76178=_0x58c3ca&&_0x58c3ca['isEmpty']?_0x58c3ca:_0x4cd661;_0x25d976&&_0x25d976['type']==_0xe2ba72+'EmptyContainer'&&_0x25d976['element']['name']==_0xa76178['name']?_0x25d976['quantity']++:_0x260b14['push']({'type':_0xe2ba72+'EmptyContainer','element':_0xa76178,'quantity':0x1});}else _0x260b14['push']({'type':_0xe2ba72+'Container','element':_0x4cd661});}}}}}['_resolveDescriptionItems'](_0x127365){const _0x5ba7f9=this['_locale'],_0x15210b=[],_0x128905=[],_0xac34fa=[];for(const _0x25abb8 of _0x127365)switch(_0x25abb8['type']){case'text':if(_0x25abb8['add']=_0x25abb8['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x25abb8['remove']=_0x25abb8['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x25abb8['add']&&''!=_0x25abb8['remove']){_0x15210b['push']({'type':'replace','content':o(_0x5ba7f9,'REPLACE_TEXT',['\x22'+_0x25abb8['remove']+'\x22','\x22'+_0x25abb8['add']+'\x22'])});continue;}if(null!=_0x25abb8['add']['match'](/^ +$/)){_0x15210b['push']({'type':'insertion','content':o(_0x5ba7f9,'*Insert:*\x20%0',o(_0x5ba7f9,'ELEMENT_SPACE',_0x25abb8['add']['length']))});continue;}if(null!=_0x25abb8['remove']['match'](/^ +$/)){_0x15210b['push']({'type':'deletion','content':o(_0x5ba7f9,'*Remove:*\x20%0',o(_0x5ba7f9,'ELEMENT_SPACE',_0x25abb8['remove']['length']))});continue;}if(''!=_0x25abb8['add']){_0x15210b['push']({'type':'insertion','content':o(_0x5ba7f9,'*Insert:*\x20%0','\x22'+_0x25abb8['add']+'\x22')});continue;}_0x15210b['push']({'type':'deletion','content':o(_0x5ba7f9,'*Remove:*\x20%0','\x22'+_0x25abb8['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x15210b['push']({'type':'insertion','content':o(_0x5ba7f9,'*Insert:*\x20%0',this['getItemLabel'](_0x25abb8['element'],_0x25abb8['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x15210b['push']({'type':'deletion','content':o(_0x5ba7f9,'*Remove:*\x20%0',this['getItemLabel'](_0x25abb8['element'],_0x25abb8['quantity']))});continue;case'addContainer':_0x15210b['push']({'type':'insertion','content':o(_0x5ba7f9,'*Split:*\x20%0',this['getItemLabel'](_0x25abb8['element'],_0x25abb8['quantity']))});continue;case'removeContainer':_0x15210b['push']({'type':'deletion','content':o(_0x5ba7f9,'*Merge:*\x20%0',this['getItemLabel'](_0x25abb8['element'],_0x25abb8['quantity']))});continue;case'addFormat':_0x128905['push'](_0x25abb8['key']);continue;case'removeFormat':_0xac34fa['push'](_0x25abb8['key']);continue;default:_0x15210b['push'](_0x25abb8);}if(_0x128905['length']){const _0x1e77df=_0x128905['map'](_0x395e9e=>this['_attributeLabels']['has'](_0x395e9e)?this['_attributeLabels']['get'](_0x395e9e):_0x395e9e)['join'](',\x20');_0x15210b['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x1e77df)});}if(_0xac34fa['length']){const _0x2e3dee=_0xac34fa['map'](_0x6d5eb5=>this['_attributeLabels']['has'](_0x6d5eb5)?this['_attributeLabels']['get'](_0x6d5eb5):_0x6d5eb5)['join'](',\x20');_0x15210b['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x2e3dee)});}return _0x15210b;}['_handleCustomCallbackDescription'](_0x36de7a){for(const _0x54d80a of this['_customCallbacks']){const _0x558ab2=_0x54d80a(_0x36de7a);if(_0x558ab2&&'type'in _0x558ab2)return _0x558ab2;}}['_handleAttributeSuggestionDescription'](_0x9aa65c,_0x58f8ac){const _0x54d271=_0x58f8ac['data'],_0x543713=void 0x0===_0x54d271['newValue']?'removeFormat':'addFormat';_0x9aa65c['push']({'type':_0x543713,'key':_0x54d271['key']});}['_handleRenameSuggestionDescription'](_0x43c90a,_0x3c13f1){_0x43c90a['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3c13f1['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0xf6d6f3,_0x5635ff,_0x2f49f9){if(this['_addDescriptionItems'](_0xf6d6f3,_0x5635ff),_0x2f49f9&&_0x2f49f9['getFirstRange']()&&!_0x5635ff['getFirstRange']()['end']['isEqual'](_0x2f49f9['getFirstRange']()['start'])){const _0x4fcdba=_0xf6d6f3[_0xf6d6f3['length']-0x1],_0x4bff26='insertion'==_0x5635ff['type']?'add':'remove';_0x4fcdba&&'text'==_0x4fcdba['type']&&(_0x4fcdba[_0x4bff26]+='\x0a');}}}class V extends _0x440856{['afterInit'](){const _0x329608=this['editor'],_0x146886=_0x329608['plugins']['get']('TrackChangesEditing');_0x329608['commands']['get']('showAIAssistant')&&_0x146886['enableCommand']('showAIAssistant');}}class U extends _0x440856{['afterInit'](){const _0x247d4f=this['editor'],_0xc20c25=_0x247d4f['locale'];if(!_0x247d4f['plugins']['has']('AlignmentEditing'))return;const _0x55b38c=_0x247d4f['plugins']['get']('TrackChangesEditing');_0x55b38c['enableDefaultAttributesIntegration']('alignment'),_0x55b38c['registerBlockAttribute']('alignment'),_0x55b38c['descriptionFactory']['registerAttributeLabel']('alignment',o(_0xc20c25,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2482b9=this['editor'],_0x2e41b0=_0x2482b9['locale'];_0x2482b9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x59c1b6=>{if('formatBlock'!=_0x59c1b6['type'])return;const {data:_0x31041e}=_0x59c1b6;if(_0x31041e&&'alignment'==_0x31041e['commandName']){const _0x1428be=_0x31041e['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x2e41b0,'*Format:*\x20%0',function(_0x4daf52){switch(_0x4daf52){case'left':return o(_0x2e41b0,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x2e41b0,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x2e41b0,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x2e41b0,'FORMAT_JUSTIFY_TEXT');}}(_0x1428be))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x440856{['afterInit'](){const _0x24b339=this['editor'],_0x4c1493=_0x24b339['plugins']['get']('TrackChangesEditing'),_0x3aa781=_0x24b339['locale'];for(const _0x4ce43f of ti){if(!_0x24b339['plugins']['has'](_0x4ce43f))continue;const _0x2110d4=_0x4ce43f['slice'](0x0,-0x7)['toLowerCase'](),_0x168f32='FORMAT_'+_0x2110d4['toUpperCase']();_0x4c1493['enableDefaultAttributesIntegration'](_0x2110d4),_0x4c1493['registerInlineAttribute'](_0x2110d4),_0x4c1493['descriptionFactory']['registerAttributeLabel'](_0x2110d4,o(_0x3aa781,_0x168f32));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xd939d8=this['editor'],_0xdb9423=_0xd939d8['locale'],_0x240c83=_0xd939d8['plugins']['get']('TrackChangesEditing');function _0x142c96(_0x8406d5,_0x39c438){_0x240c83['descriptionFactory']['registerDescriptionCallback'](_0x227b36=>{if('formatInline'!=_0x227b36['type'])return;const {data:_0x305862}=_0x227b36;return _0x305862&&_0x305862['commandName']===_0x8406d5?_0x305862['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xdb9423,'*Format:*\x20%0',_0x39c438)}:{'type':'format','content':o(_0xdb9423,'*Remove\x20format:*\x20%0',_0x39c438)}:void 0x0;});}_0x142c96('bold',o(_0xdb9423,'FORMAT_BOLD')),_0x142c96('italic',o(_0xdb9423,'FORMAT_ITALIC')),_0x142c96('underline',o(_0xdb9423,'FORMAT_UNDERLINE')),_0x142c96('code',o(_0xdb9423,'FORMAT_CODE')),_0x142c96('strikethrough',o(_0xdb9423,'FORMAT_STRIKETHROUGH')),_0x142c96('subscript',o(_0xdb9423,'FORMAT_SUBSCRIPT')),_0x142c96('superscript',o(_0xdb9423,'FORMAT_SUPERSCRIPT'));}}class F extends _0x440856{['afterInit'](){const _0x2ef7d7=this['editor'],_0x353588=_0x2ef7d7['locale'];if(!_0x2ef7d7['plugins']['has']('BlockQuoteEditing'))return;const _0x221041=_0x2ef7d7['plugins']['get']('TrackChangesEditing'),_0x48d6ab=this['editor']['commands']['get']('blockQuote');_0x221041['enableCommand']('blockQuote',(_0x3e6689,_0x46d5aa={})=>{const _0x41746e=this['editor']['model']['document']['selection'],_0x1bb68e=_0x46d5aa&&void 0x0!==_0x46d5aa['forceValue']?_0x46d5aa['forceValue']:!_0x48d6ab['value'];let _0x113f57=[];if(_0x1bb68e){const _0x1b13c4=Array['from'](_0x41746e['getSelectedBlocks']())['filter'](_0x3b788f=>oo(_0x3b788f)||function(_0x38e5a9,_0x55eb2f){const _0x11e312=_0x55eb2f['checkChild'](_0x38e5a9['parent'],'blockQuote'),_0x2f14f1=_0x55eb2f['checkChild'](['$root','blockQuote'],_0x38e5a9);return _0x11e312&&_0x2f14f1;}(_0x3b788f,this['editor']['model']['schema']));_0x113f57=to(_0x1b13c4,_0x2ef7d7['model']);}else{const _0x117015=Array['from'](_0x41746e['getSelectedBlocks']())['filter'](_0x2003ae=>oo(_0x2003ae));_0x113f57=to(_0x117015,_0x2ef7d7['model']);}_0x2ef7d7['model']['change'](()=>{for(const _0x1f4994 of _0x113f57)_0x221041['markBlockFormat'](_0x1f4994,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x1bb68e}]});});}),_0x221041['descriptionFactory']['registerDescriptionCallback'](_0x5726f8=>{const {data:_0x52d3ff}=_0x5726f8;if(_0x52d3ff&&'blockQuote'==_0x52d3ff['commandName']){const _0x3acef2=o(_0x353588,'ELEMENT_BLOCK_QUOTE');return _0x52d3ff['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x353588,'*Set\x20format:*\x20%0',_0x3acef2)}:{'type':'format','content':o(_0x353588,'*Remove\x20format:*\x20%0',_0x3acef2)};}});}}function oo(_0x16b9d9){return'blockQuote'==_0x16b9d9['parent']['name'];}class L extends _0x440856{['afterInit'](){const _0xe6a33f=this['editor'];_0xe6a33f['plugins']['has']('CaseChange')&&(_0xe6a33f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0xe6a33f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0xe6a33f['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x440856{['afterInit'](){const _0x2f4dfb=this['editor'];_0x2f4dfb['commands']['get']('ckbox')&&_0x2f4dfb['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x440856{['afterInit'](){const _0x415a27=this['editor'];if(!_0x415a27['plugins']['has']('CodeBlock'))return;const _0x4ee9b=_0x415a27['plugins']['get']('TrackChangesEditing'),_0x29e19d=_0x415a27['locale'],_0x1c4264=_0x415a27['config']['get']('codeBlock')['languages'],_0x508f1d=_0x415a27['commands']['get']('codeBlock');_0x4ee9b['enableCommand']('indentCodeBlock'),_0x4ee9b['enableCommand']('outdentCodeBlock'),_0x4ee9b['enableCommand']('codeBlock',(_0x31e735,_0x51ee7a={})=>{const _0x11cd46=_0x415a27['model'],_0x7b84b2=_0x415a27['model']['document']['selection'],_0x310984=_0x51ee7a&&void 0x0!==_0x51ee7a['forceValue']?_0x51ee7a['forceValue']:!_0x508f1d['value'];let _0x5b3b85;_0x51ee7a['language']||(_0x51ee7a['language']=_0x1c4264[0x0]['language']),_0x5b3b85=_0x310984?Array['from'](_0x7b84b2['getSelectedBlocks']())['filter'](_0x289b4e=>eo(_0x289b4e)||function(_0x3036cd,_0x766a84){if(_0x3036cd['is']('rootElement')||_0x766a84['isLimit'](_0x3036cd))return!0x1;return _0x766a84['checkChild'](_0x3036cd['parent'],'codeBlock');}(_0x289b4e,_0x11cd46['schema'])):Array['from'](_0x7b84b2['getSelectedBlocks']())['filter'](_0x55f9bf=>eo(_0x55f9bf));const _0x1d0bd6=to(_0x5b3b85,_0x11cd46);_0x11cd46['change'](()=>{for(const _0x1f02a2 of _0x1d0bd6)_0x4ee9b['markBlockFormat'](_0x1f02a2,{'commandName':'codeBlock','commandParams':[{..._0x51ee7a,'forceValue':_0x310984}],'formatGroupId':'blockName'});});}),(_0x4ee9b['descriptionFactory']['registerElementLabel']('codeBlock',_0x449319=>o(_0x29e19d,'ELEMENT_CODE_BLOCK',_0x449319)),_0x4ee9b['descriptionFactory']['registerDescriptionCallback'](_0x222914=>{if('formatBlock'!=_0x222914['type'])return;const _0x592c23=_0x29e19d['t'],{data:_0x578a5a}=_0x222914;if(!_0x578a5a||'codeBlock'!=_0x578a5a['commandName'])return;const _0x25b7e3=_0x578a5a['commandParams'][0x0]['language'],_0x341c2b=_0x592c23(_0x1c4264['find'](_0x604c7c=>_0x604c7c['language']===_0x25b7e3)['label'])['toLowerCase']();return _0x578a5a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x29e19d,'*Set\x20format:*\x20%0',o(_0x29e19d,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x341c2b+')')}:{'type':'format','content':o(_0x29e19d,'*Remove\x20format:*\x20%0',o(_0x29e19d,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x57e324){return'codeBlock'==_0x57e324['name'];}class q extends _0x440856{['afterInit'](){const _0x2ba44e=this['editor'];if(!_0x2ba44e['plugins']['has']('CommentsEditing'))return;_0x2ba44e['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x298f5d,_0x520291,_0x4af971){const _0x1a9696=[];for(const _0x394908 of _0x520291['getItems']())_0x394908['hasAttribute'](_0x298f5d)&&_0x1a9696['push'](_0x4af971['createRangeOn'](_0x394908));return _0x1a9696;}function _e(_0x55743c,_0x3c9840,{showActiveMarker:_0x4c4844=!0x0}={}){const _0x1d7d22=_0x55743c['plugins']['get']('TrackChangesEditing');return(_0x2ca4dc,_0x54cb62,_0x1bb9ef)=>{if(!_0x1bb9ef['consumable']['test'](_0x54cb62['markerRange'],_0x2ca4dc['name']))return;const _0x51cd4f=_0x54cb62['markerRange']['getWalker'](),_0x37c1d5=_0x54cb62['markerRange']['start'],_0x52b66b=_0x55743c['model']['schema'];let _0x315a6c=null,_0x4e3819=null,_0x442dbd=!0x1,_0x40b75c=!0x1;for(const _0x308f55 of _0x51cd4f){const _0x14cc59=_0x308f55['item'];_0x442dbd=_0x442dbd||_0x52b66b['isContent'](_0x14cc59);const _0x16b56f=_0x1bb9ef['mapper']['toViewElement'](_0x14cc59);if(_0x16b56f&&_0x16b56f['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x308f55['type']&&(_0x52b66b['isBlock'](_0x14cc59)&&!_0x52b66b['isLimit'](_0x14cc59)&&(_0x14cc59['nextSibling']||_0x37c1d5['isAtEnd']?_0x315a6c&&_0x315a6c['parent']==_0x14cc59||(_0x315a6c=_0x14cc59,_0xa37e07(_0x308f55['previousPosition']),_0x40b75c=!0x0):_0x4e3819=_0x4e3819||_0x308f55['previousPosition']));}function _0xa37e07(_0x36ef28){const _0x5e3eba=_0x1bb9ef['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x3c9840}),_0x4faddd=_0x1bb9ef['mapper']['toViewPosition'](_0x36ef28);_0x4c4844&&_0x1d7d22['activeMarkers']['includes'](_0x54cb62['markerName'])&&_0x1bb9ef['writer']['addClass']('ck-suggestion-marker--active',_0x5e3eba),_0x1bb9ef['writer']['insert'](_0x4faddd,_0x5e3eba),_0x1bb9ef['mapper']['bindElementToMarker'](_0x5e3eba,_0x54cb62['markerName']);}_0x442dbd||_0x40b75c||!_0x4e3819||_0xa37e07(_0x4e3819);};}class z extends _0x440856{static get['requires'](){return[_0x5bf591];}['init'](){const _0x4cae5d=this['editor'],_0x793b15=_0x4cae5d['plugins']['get']('TrackChangesEditing');_0x793b15['enableCommand']('delete');const _0x1f75ef=_0x4cae5d['commands']['get']('deleteForward');_0x793b15['enableCommand']('deleteForward',(_0x1dcc60,_0x1a159d={})=>{const _0x38932b=_0x4cae5d['model']['createSelection'](_0x4cae5d['model']['document']['selection']);_0x38932b['isCollapsed']&&_0x4cae5d['model']['modifySelection'](_0x38932b,{'direction':'forward','unit':_0x1a159d['unit']});const _0x30e9a4=_0x38932b['getFirstRange'](),_0x21318b=_0x2fd4c8['fromRange'](_0x30e9a4);let _0x44c6d6;_0x1dcc60(_0x1a159d),_0x44c6d6='$graveyard'==_0x21318b['root']['rootName']?_0x4cae5d['model']['createRange'](_0x30e9a4['start']):_0x4cae5d['model']['createRange'](_0x21318b['start'],_0x21318b['end']),_0x21318b['detach'](),_0x4cae5d['model']['enqueueChange'](_0x1f75ef['buffer']['batch'],_0x40d9c2=>{_0x1f75ef['buffer']['lock'](),_0x40d9c2['setSelection'](_0x40d9c2['createRange'](_0x44c6d6['end'])),_0x1f75ef['buffer']['unlock']();});}),_0x4cae5d['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x4cae5d,'merge'),{'priority':'high'}),_0x4cae5d['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x5cc79e,_0x54df3d,_0x5f321a)=>{_0x5f321a['options']['showSuggestionHighlights']&&_e(_0x4cae5d,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x5cc79e,_0x54df3d,_0x5f321a);},{'priority':'high'}),_0x4cae5d['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x5c3078,_0x1c5df4,_0xba7e44)=>{const _0x54fb9d=_0xba7e44['mapper']['markerNameToElements'](_0x1c5df4['markerName']);if(_0x54fb9d){for(const _0x9c412e of _0x54fb9d)_0x9c412e['is']('uiElement')&&(_0xba7e44['mapper']['unbindElementFromMarkerName'](_0x9c412e,_0x1c5df4['markerName']),_0xba7e44['writer']['remove'](_0x9c412e));}},{'priority':'high'});}}class K extends _0x440856{['afterInit'](){const _0xd23b51=this['editor'];if(!_0xd23b51['plugins']['has']('ListEditing'))return;const _0x2e517c=_0xd23b51['locale'],_0x1f9f5e=_0xd23b51['plugins']['get']('TrackChangesEditing'),_0x2fa27c=_0xd23b51['plugins']['has']('TodoListEditing'),_0x591f5d=!!_0xd23b51['config']['get']('list.multiBlock');function _0x4c2b3e(_0x5066b3){return{'type':'format','content':''+o(_0x2e517c,'*Set\x20format:*\x20%0',_0x5066b3)};}function _0x3da063(_0x2c5eba){return{'type':'format','content':''+o(_0x2e517c,'*Remove\x20format:*\x20%0',_0x2c5eba)};}_0x1f9f5e['enableDefaultAttributesIntegration']('numberedList'),_0x1f9f5e['enableDefaultAttributesIntegration']('bulletedList'),_0x1f9f5e['enableDefaultAttributesIntegration']('customNumberedList'),_0x1f9f5e['enableDefaultAttributesIntegration']('customBulletedList'),_0x1f9f5e['enableDefaultAttributesIntegration']('indentList'),_0x1f9f5e['enableDefaultAttributesIntegration']('outdentList'),_0x1f9f5e['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x1f9f5e['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x1f9f5e['registerBlockAttribute']('listItemId'),_0x1f9f5e['registerBlockAttribute']('listType'),_0x1f9f5e['registerBlockAttribute']('listIndent'),_0x591f5d&&(_0x1f9f5e['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x1f9f5e['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x2fa27c&&(_0x1f9f5e['enableDefaultAttributesIntegration']('todoList'),_0x1f9f5e['enableDefaultAttributesIntegration']('checkTodoList'),_0x1f9f5e['registerBlockAttribute']('todoListChecked'),_0x1f9f5e['descriptionFactory']['registerDescriptionCallback'](_0x4b0bd1=>{const {data:_0x194e13}=_0x4b0bd1;if(_0x194e13&&'todoListChecked'==_0x194e13['key'])return{'type':'format','content':_0x194e13['newValue']?o(_0x2e517c,'*Check\x20item*'):o(_0x2e517c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x50622f=>{if(_0x50622f['batch']['isUndo'])return!0x1;let _0x5ed3f4=!0x1;const _0x7ed2a9=_0x1f9f5e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x22c49c=>'todoListChecked'===_0x1f9f5e['_getAttributeKey'](_0x22c49c));for(const _0x537faf of _0x7ed2a9){'todo'!=_0x537faf['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x1f9f5e['_findSuggestions'](_0x537faf['getFirstRange'](),'attribute')['find'](_0x328657=>'listType'===_0x1f9f5e['_getAttributeKey'](_0x328657['suggestion']))||(_0x50622f['removeMarker'](_0x537faf['getFirstMarker']()),_0x5ed3f4=!0x0));}return _0x5ed3f4;})),_0x1f9f5e['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x2e517c,'FORMAT_INDENT'));const _0x29b0d2={'type':'format','content':''};_0x1f9f5e['descriptionFactory']['registerDescriptionCallback'](_0x21fb54=>{const {data:_0x487637}=_0x21fb54;if(!_0x487637||'listType'!=_0x487637['key'])return;let _0x4fa4fd=_0x21fb54['head'];for(;_0x4fa4fd;){if(_0x4fa4fd['data']&&(('listStyle'==_0x4fa4fd['data']['key']||'listMarkerStyle'==_0x4fa4fd['data']['key'])&&(_0x4fa4fd['data']['newValue']&&'default'!=_0x4fa4fd['data']['newValue']||'default'!=_0x4fa4fd['data']['oldValue']&&!_0x487637['newValue'])||!_0x591f5d&&_0x4fa4fd['data']['key']==m))return _0x29b0d2;_0x4fa4fd=_0x4fa4fd['next'];}if(null==_0x487637['newValue'])switch(_0x487637['oldValue']){case'bulleted':return _0x3da063(o(_0x2e517c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3da063(o(_0x2e517c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3da063(o(_0x2e517c,'ELEMENT_TODO_LIST'));}switch(_0x487637['newValue']){case'bulleted':return _0x4c2b3e(o(_0x2e517c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x4c2b3e(o(_0x2e517c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x4c2b3e(o(_0x2e517c,'ELEMENT_TODO_LIST'));}}),_0x1f9f5e['descriptionFactory']['registerDescriptionCallback'](_0x537ecb=>{const {data:_0x535fc4}=_0x537ecb;if(_0x535fc4&&'listIndent'==_0x535fc4['key'])return null==_0x535fc4['newValue']||null==_0x535fc4['oldValue']&&0x0==_0x535fc4['newValue']?_0x29b0d2:void 0x0;}),_0x1f9f5e['descriptionFactory']['registerDescriptionCallback'](_0x28cf84=>{if('attribute'!=_0x28cf84['type'])return;const {data:_0x30d9c7}=_0x28cf84;if(!_0x30d9c7||'listItemId'!=_0x30d9c7['key'])return;const _0x175189=Ee(_0x28cf84);return'newValue'==_0x175189?{'type':'format','content':o(_0x2e517c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x175189?{'type':'format','content':o(_0x2e517c,'*Split:*\x20list\x20item')}:_0x29b0d2;}),_0xd23b51['model']['document']['registerPostFixer'](_0x1a506b=>this['listItemIdFixer'](_0x1a506b)),_0xd23b51['model']['document']['registerPostFixer'](_0x181891=>this['noTrackChangesFixer'](_0x181891)),_0xd23b51['model']['document']['on']('change:data',(_0x3e0bc0,_0xbb8e08)=>{if(_0xbb8e08['isUndo']||!_0xbb8e08['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x56926f){if(_0x56926f['batch']['isUndo']||!_0x56926f['batch']['isLocal'])return!0x1;let _0x548df3=!0x1;const _0x855476=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x492fcd=>_0x492fcd['data']&&'listItemId'==_0x492fcd['data']['key'])['filter'](_0x325066=>_0x325066['data']['newValue']&&_0x325066['data']['oldValue']);for(const _0x2ced2b of _0x855476)Ee(_0x2ced2b)||(_0x56926f['removeMarker'](_0x2ced2b['getFirstMarker']()),_0x548df3=!0x0);return _0x548df3;}['noTrackChangesFixer'](_0x475e62){if(_0x475e62['batch']['isUndo']||!_0x475e62['batch']['isLocal'])return!0x1;const _0x3fabcb=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x3fabcb['trackChangesCommand']['value'])return!0x1;let _0x19dc1d=!0x1;const _0x123dbf=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0xb4d96b=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x2ca06a=>'attribute'==_0x2ca06a['type'])['filter'](_0x39ecb6=>_0x123dbf['includes'](_0x39ecb6['attributeKey']));if(0x0==_0xb4d96b['length'])return _0x19dc1d;for(const _0x13004e of _0xb4d96b){const _0x50cac6=_0x3fabcb['_findSuggestions'](_0x13004e['range'],'attribute')['filter'](_0x22c299=>!_0x22c299['meta']['isNextTo'])['map'](_0x37645b=>_0x37645b['suggestion'])['filter'](_0x14e3ee=>{const _0x40e5e7=_0x3fabcb['_getAttributeKey'](_0x14e3ee);return _0x123dbf['includes'](_0x40e5e7);});if(_0x50cac6['length']){for(const _0x428914 of _0x50cac6)_0x475e62['removeMarker'](_0x428914['getFirstMarker']());_0x19dc1d=!0x0;}}return _0x19dc1d;}['assureChains'](){const _0x3981d4=this['editor']['plugins']['get']('TrackChangesEditing'),_0x30ffb0=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x1bf40c;const _0x280390=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x191964=>{if(_0x191964['data']['oldRange']||!_0x191964['data']['newRange'])return null;if(!_0x191964['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x44e8f1}=_0x3981d4['_splitMarkerName'](_0x191964['name']);if(!_0x3981d4['hasSuggestion'](_0x44e8f1))return null;const _0x13659e=_0x3981d4['getSuggestion'](_0x44e8f1);return _0x30ffb0['includes'](_0x13659e['data']['key']);})['map'](_0x21c7ed=>{const {id:_0x579fde}=_0x3981d4['_splitMarkerName'](_0x21c7ed['name']),_0x26d949=_0x3981d4['getSuggestion'](_0x579fde);return _0x1bf40c=_0x26d949['attributes']['groupId'],_0x26d949['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x280390['size'])return;const _0x2da84a=_0x3981d4['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x311a75=>'attribute'==_0x311a75['type']&&_0x311a75['data']&&_0x30ffb0['includes'](_0x311a75['data']['key'])&&_0x311a75['attributes']['groupId']!=_0x1bf40c)['map'](_0x197627=>({'listItem':_0x197627['getFirstRange']()['start']['nodeAfter'],'groupId':_0x197627['attributes']['groupId']})),_0x57f6db=new Set();for(const {groupId:_0x4e34dc,listItem:_0x3825fb}of _0x2da84a)_0x280390['has'](_0x3825fb)&&_0x57f6db['add'](_0x4e34dc);for(const _0x24d745 of _0x3981d4['getSuggestions']())_0x57f6db['has'](_0x24d745['attributes']['groupId'])&&_0x24d745['setAttribute']('groupId',_0x1bf40c);}['_supportLegacySuggestions'](){const _0x46e289=this['editor'],_0x4fc602=_0x46e289['locale'],_0x39fac4=_0x46e289['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x39fac4['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x1d23fb,_0x44d584){const _0x5e3a21=[];for(let _0x5f0247 of _0x1d23fb)_0x5f0247['start']['nodeAfter']===_0x5f0247['end']['parent']&&(_0x5f0247=_0x46e289['model']['createRange'](_0x46e289['model']['createPositionAt'](_0x5f0247['start']['nodeAfter'],0x0))),_0x5e3a21['push'](_0x5f0247);_0x46e289['model']['change'](_0x18a812=>{const _0x1295c3=_0x46e289['model']['document']['selection'],_0x39698a=Array['from'](_0x1295c3['getRanges']())['map'](_0x229388=>_0x2fd4c8['fromRange'](_0x229388));_0x18a812['setSelection'](_0x5e3a21),_0x46e289['commands']['get'](_0x44d584['commandName'])['refresh'](),_0x44d584['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x46e289['execute'](_0x44d584['commandName'],..._0x44d584['commandParams']),_0x18a812['setSelection'](_0x39698a);for(const _0x17e4c6 of _0x39698a)_0x17e4c6['detach']();});}),_0x39fac4['descriptionFactory']['registerElementLabel'](function(_0x34a904){const _0x3e88ae=!_0x46e289['model']['schema']['isObject'](_0x34a904),_0x5128a9=_0x34a904['previousSibling'],_0x5c10fa=_0x34a904['nextSibling'],_0x45e67c=_0x34a904['getAttribute']('listItemId'),_0x5cc038=!_0x5128a9||_0x5128a9['getAttribute']('listItemId')!==_0x45e67c,_0x173552=!_0x5c10fa||_0x5c10fa['getAttribute']('listItemId')!==_0x45e67c;return _0x3e88ae&&Boolean(_0x45e67c)&&_0x5cc038&&_0x173552;},_0x22fab5=>o(_0x4fc602,'ELEMENT_LIST_ITEM',_0x22fab5));}['_registerLegacyDescription'](){const _0x27164d=this['editor'],_0x1fcb5c=_0x27164d['locale'];function _0x4f1c59(_0x2b3488){const _0x1af086=_0x27164d['commands']['get']('bulletedList')['value'],_0x51a4cc=_0x27164d['commands']['get']('numberedList')['value'];return'numberedList'===_0x2b3488?_0x1af086:_0x51a4cc;}_0x27164d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x2725b4){if('formatBlock'!=_0x2725b4['type'])return;const {data:_0xffffdf}=_0x2725b4;if(!_0xffffdf)return;let _0x15f45b,_0x1fd265,_0x19d28d,_0x301433;switch(_0xffffdf['commandName']){case'bulletedList':_0x19d28d=_0xffffdf['commandParams'][0x0]['forceValue'],_0x301433=_0x4f1c59(_0xffffdf['commandName']),_0x15f45b=_0x19d28d?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x301433&&_0x27164d['config']['get']('list.multiBlock')||(_0x15f45b='*Change\x20to:*\x20%0'),_0x1fd265={'type':'format','content':o(_0x1fcb5c,_0x15f45b,o(_0x1fcb5c,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x19d28d=_0xffffdf['commandParams'][0x0]['forceValue'],_0x301433=_0x4f1c59(_0xffffdf['commandName']),_0x15f45b=_0x19d28d?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x301433&&_0x27164d['config']['get']('list.multiBlock')||(_0x15f45b='*Change\x20to:*\x20%0'),_0x1fd265={'type':'format','content':o(_0x1fcb5c,_0x15f45b,o(_0x1fcb5c,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x15f45b='*Indent:*\x20%0',_0x1fd265={'type':'format','content':o(_0x1fcb5c,_0x15f45b,o(_0x1fcb5c,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x15f45b=function(_0x376ccd){const _0x207070=_0x376ccd['getFirstRange']();let _0x3d500a=_0x207070['start']['nodeAfter'];for(;_0x3d500a&&_0x207070['containsItem'](_0x3d500a);){if(_0x3d500a['getAttribute']('listIndent')>0x0)return!0x1;_0x3d500a=_0x3d500a['nextSibling'];}return!0x0;}(_0x2725b4)?o(_0x1fcb5c,'*Format:*\x20remove\x20from\x20%0',o(_0x1fcb5c,function(_0x1c4600){return'ELEMENT_'+_0x1c4600['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x2725b4))):o(_0x1fcb5c,'*Outdent:*\x20%0',o(_0x1fcb5c,'ELEMENT_LIST_ITEM')),_0x1fd265={'type':'format','content':_0x15f45b};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0xffffdf['multipleBlocks']&&(_0x15f45b='*Merge:*\x20%0',_0x1fd265={'type':'deletion','content':o(_0x1fcb5c,_0x15f45b,o(_0x1fcb5c,'ELEMENT_LIST_ITEM'))});}return _0x1fd265;});}}function Ee(_0x413fca){let _0x1b147c=_0x413fca['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x1b147c;){const _0x4fc51c=_0x1b147c['getAttribute']('listItemId');if(!_0x4fc51c)return!0x1;if(_0x4fc51c==_0x413fca['data']['newValue'])return'newValue';if(_0x4fc51c==_0x413fca['data']['oldValue'])return'oldValue';_0x1b147c=_0x1b147c['previousSibling'];}return!0x1;}class pe extends _0x440856{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x17e13c=this['editor']['config']['get']('list.properties'),_0x386372=this['editor']['plugins']['get']('TrackChangesEditing');_0x17e13c['styles']&&(_0x386372['enableDefaultAttributesIntegration']('listStyle'),_0x386372['registerBlockAttribute']('listStyle')),_0x17e13c['reversed']&&(_0x386372['enableDefaultAttributesIntegration']('listReversed'),_0x386372['registerBlockAttribute']('listReversed')),_0x17e13c['startIndex']&&(_0x386372['enableDefaultAttributesIntegration']('listStart'),_0x386372['registerBlockAttribute']('listStart'));const _0x407a64={'type':'format','content':''};_0x386372['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x256479=this['editor']['locale'];_0x386372['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x256479,'FORMAT_LIST_REVERSED')),_0x386372['descriptionFactory']['registerDescriptionCallback'](_0x3157b8=>{const {data:_0x47e41d}=_0x3157b8;if(_0x47e41d&&'listReversed'==_0x47e41d['key'])return null==_0x47e41d['newValue']||0x0==_0x47e41d['newValue']&&null==_0x47e41d['oldValue']?_0x407a64:void 0x0;}),_0x386372['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x256479,'FORMAT_LIST_START')),_0x386372['descriptionFactory']['registerDescriptionCallback'](_0x13261d=>{const {data:_0x53aabd}=_0x13261d;if(_0x53aabd&&'listStart'==_0x53aabd['key'])return null==_0x53aabd['newValue']||0x1==_0x53aabd['newValue']&&null==_0x53aabd['oldValue']?_0x407a64:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x35a020=>{if(_0x35a020['batch']['isUndo'])return!0x1;let _0x14e4e8=!0x1;const _0x589ea9=_0x386372['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x42b90c=>{const _0x424797=_0x386372['_getAttributeKey'](_0x42b90c);return'listStart'==_0x424797||'listReversed'==_0x424797;});for(const _0x1c1bca of _0x589ea9){const _0x4de6e3=_0x1c1bca['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x4de6e3||'customNumbered'==_0x4de6e3)continue;_0x386372['_findSuggestions'](_0x1c1bca['getFirstRange'](),'attribute')['find'](_0x41a53b=>'listType'==_0x386372['_getAttributeKey'](_0x41a53b['suggestion']))||(_0x35a020['removeMarker'](_0x1c1bca['getFirstMarker']()),_0x14e4e8=!0x0);}return _0x14e4e8;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x4069e6){const _0x57c6a0=this['editor']['locale'],{data:_0x4efc0a}=_0x4069e6,_0x2567ed={'type':'format','content':''};if(!_0x4efc0a||'listStyle'!=_0x4efc0a['key'])return;if(!_0x4efc0a['oldValue'])return'default'==_0x4efc0a['newValue']?_0x2567ed:{'type':'format','content':''+o(_0x57c6a0,'*Set\x20format:*\x20%0',o(_0x57c6a0,this['_getTranslationKeyForListStyle'](_0x4efc0a['newValue'])))};if(!_0x4efc0a['newValue']){if('default'==_0x4efc0a['oldValue'])return _0x2567ed;let _0x46155d=_0x4069e6['head'];for(;_0x46155d;){if(_0x46155d['data']&&'listType'==_0x46155d['data']['key']&&_0x46155d['data']['newValue'])return _0x2567ed;_0x46155d=_0x46155d['next'];}return{'type':'format','content':''+o(_0x57c6a0,'*Remove\x20format:*\x20%0',o(_0x57c6a0,this['_getTranslationKeyForListStyle'](_0x4efc0a['oldValue'])))};}if('default'!=_0x4efc0a['newValue'])return{'type':'format','content':''+o(_0x57c6a0,'*Set\x20format:*\x20%0',o(_0x57c6a0,this['_getTranslationKeyForListStyle'](_0x4efc0a['newValue'])))};let _0xf8cedb=_0x4069e6['head'];for(;_0xf8cedb;){if(_0xf8cedb['data']&&'listType'==_0xf8cedb['data']['key']&&_0xf8cedb['data']['newValue']&&_0xf8cedb['data']['oldValue'])return _0x2567ed;_0xf8cedb=_0xf8cedb['next'];}return{'type':'format','content':o(_0x57c6a0,'*Set\x20format:*\x20%0',o(_0x57c6a0,'ELEMENT_'+_0x4069e6['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x26b03b=this['editor'],_0x4ccda6=_0x26b03b['locale'];_0x26b03b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2bd37d=>{if('formatBlock'!=_0x2bd37d['type'])return;const {data:_0x2548c6}=_0x2bd37d;if(!_0x2548c6)return;let _0x231382,_0x3a4f70;switch(_0x2548c6['commandName']){case'listStyle':_0x231382='*Change\x20to:*\x20%0',_0x3a4f70={'type':'format','content':o(_0x4ccda6,_0x231382,o(_0x4ccda6,this['_getTranslationKeyForListStyle'](_0x2548c6['commandParams'][0x0]['type'])))};break;case'listReversed':_0x231382=_0x2548c6['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x3a4f70={'type':'format','content':o(_0x4ccda6,_0x231382)};break;case'listStart':_0x231382='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x3a4f70={'type':'format','content':o(_0x4ccda6,_0x231382,_0x2548c6['commandParams'][0x0]['startIndex'])};}return _0x3a4f70;});}['_getTranslationKeyForListStyle'](_0xe802ff){return'ELEMENT_'+function(_0x55699d){if(ye['includes'](_0x55699d))return'bulleted';if(Se['includes'](_0x55699d))return'numbered';return null;}(_0xe802ff)['toUpperCase']()+'_LIST_'+_0xe802ff['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x440856{static get['requires'](){return[_0x40d05e];}['init'](){const _0x5a32c7=this['editor'],_0x388fb5=_0x5a32c7['plugins']['get']('TrackChangesEditing'),_0x4e46a6=_0x5a32c7['commands']['get']('enter');_0x388fb5['enableCommand']('enter',()=>{_0x5a32c7['model']['change'](_0x4393be=>{const _0x423f7f=_0x5a32c7['model']['document']['selection'],_0x2ed148=_0x423f7f['getFirstPosition'](),_0x5153b5=_0x2fd4c8['fromRange'](_0x423f7f['getFirstRange']());if(_0x4e46a6['enterBlock'](_0x4393be)){const _0x306d90=_0x5a32c7['model']['createPositionAt'](_0x2ed148['parent']['nextSibling'],0x0),_0x9860f6=_0x4393be['createRange'](_0x2ed148,_0x306d90);_0x388fb5['markInsertion'](_0x9860f6);}else _0x4393be['setSelection'](_0x4393be['createRange'](_0x5153b5['end']));_0x5153b5['detach'](),_0x4e46a6['fire']('afterExecute',{'writer':_0x4393be});});}),_0x5a32c7['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x5a32c7,'split'),{'priority':'high'}),_0x5a32c7['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x4a22d9,_0x2b6197,_0x129167)=>{const _0x523161=_0x129167['mapper']['markerNameToElements'](_0x2b6197['markerName']);if(_0x523161){for(const _0x1f85e0 of _0x523161)_0x1f85e0['hasClass']('ck-suggestion-marker-split')&&(_0x129167['mapper']['unbindElementFromMarkerName'](_0x1f85e0,_0x2b6197['markerName']),_0x129167['writer']['remove'](_0x1f85e0));}},{'priority':'high'}),_0x5a32c7['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x1b59dd,_0x5c72bd,_0x21e37d)=>{_0x21e37d['options']['showSuggestionHighlights']&&_e(_0x5a32c7,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x1b59dd,_0x5c72bd,_0x21e37d);},{'priority':'high'});}}class X extends _0x440856{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x510f9f=this['editor']['plugins']['get']('TrackChangesEditing');_0x510f9f['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x510f9f['enableCommand']('findNext'),_0x510f9f['enableCommand']('findPrevious'),_0x510f9f['enableCommand']('replace'),_0x510f9f['enableCommand']('replaceAll');}['handleFindCommand'](_0x24a4f6,_0x508979,_0x2a51e1={}){const _0x487ebe=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x24a4f6(_0x43ff05=>{let _0x441dca=('string'==typeof _0x508979?_0x487ebe['findByTextCallback'](_0x508979,_0x2a51e1):_0x508979)(_0x43ff05);Array['isArray'](_0x441dca)&&(_0x441dca={'results':_0x441dca,'searchText':'string'==typeof _0x508979?_0x508979:''});const _0x2f9c4f=_0x441dca['results']['filter'](_0x1a631c=>!0x1===this['_isInDeletionRange'](_0x1a631c,_0x43ff05['item']));return{..._0x441dca,'results':_0x2f9c4f};},_0x2a51e1);}['_isInDeletionRange'](_0x2661f1,_0x5ae247){const _0x25fbad=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x5ae247,_0x2661f1['start']),this['editor']['model']['createPositionAt'](_0x5ae247,_0x2661f1['end']));for(const _0x3c67b3 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x25fbad['getIntersection'](_0x3c67b3['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x440856{['afterInit'](){const _0x39449f=this['editor']['locale'],_0x245e81=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x2489fe,commandName:_0x339987}of ro)this['editor']['plugins']['has'](_0x2489fe)&&(_0x245e81['enableDefaultAttributesIntegration'](_0x339987),_0x245e81['registerInlineAttribute'](_0x339987));_0x245e81['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x39449f,'FORMAT_FONT_SIZE')),_0x245e81['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x39449f,'FORMAT_FONT_FAMILY')),_0x245e81['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x39449f,'FORMAT_FONT_COLOR')),_0x245e81['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x39449f,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45e2c5=this['editor'],_0x369a84=_0x45e2c5['locale'];_0x45e2c5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5aebf9=>{const _0x302700=_0x369a84['t'];if('formatInline'!=_0x5aebf9['type'])return;const {data:_0x41aad0}=_0x5aebf9;if(null!=_0x41aad0){if('fontSize'==_0x41aad0['commandName']){const _0x1d53af=_0x41aad0['commandParams'][0x0]['value'];if(_0x1d53af){const _0x73d31e=_0x302700(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x12f375=>_0x12f375['model']==_0x1d53af)['title'])['toLowerCase']();return{'type':'format','content':o(_0x369a84,'*Set\x20font\x20size:*\x20%0',_0x73d31e)};}return{'type':'format','content':o(_0x369a84,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x41aad0['commandName']){const _0x5ea496=_0x41aad0['commandParams'][0x0]['value'];return _0x5ea496?{'type':'format','content':o(_0x369a84,'*Set\x20font\x20family:*\x20%0',_0x5ea496)}:{'type':'format','content':o(_0x369a84,'*Reset\x20font\x20family*')};}if('fontColor'==_0x41aad0['commandName']){const _0x4905c4=_0x41aad0['commandParams'][0x0]['value'];if(_0x4905c4){const _0x23f8d4=_0x5dd7b5(this['editor']['config']['get']('fontColor.colors'))['find'](_0x3e7262=>_0x3e7262['model']==_0x4905c4);let _0x4870e6=_0x4905c4,_0x4aceca='';return _0x23f8d4&&(_0x4870e6=_0x23f8d4['label'],_0x4aceca=_0x302700(_0x4870e6)['toLowerCase']()),{'type':'format','content':o(_0x369a84,'*Set\x20font\x20color:*\x20%0',_0x4aceca)['trim'](),'color':{'value':_0x4905c4,'title':_0x4aceca||_0x4870e6}};}return{'type':'format','content':o(_0x369a84,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x41aad0['commandName']){const _0x7753e6=_0x41aad0['commandParams'][0x0]['value'];if(_0x7753e6){const _0x2f285c=_0x5dd7b5(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x4dac14=>_0x4dac14['model']==_0x7753e6);let _0x1a1f5c=_0x7753e6,_0x40b11a='';return _0x2f285c&&(_0x1a1f5c=_0x2f285c['label'],_0x40b11a=_0x302700(_0x1a1f5c)['toLowerCase']()),{'type':'format','content':o(_0x369a84,'*Set\x20font\x20background\x20color:*\x20%0',_0x40b11a)['trim'](),'color':{'value':_0x7753e6,'title':_0x40b11a||_0x1a1f5c}};}return{'type':'format','content':o(_0x369a84,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x440856{['afterInit'](){const _0x321f3e=this['editor'],_0x1b064b=_0x321f3e['plugins']['get']('TrackChangesEditing'),_0x356489=_0x321f3e['commands']['get']('copyFormat'),_0x448b08=_0x321f3e['commands']['get']('pasteFormat');_0x356489&&_0x448b08&&(_0x1b064b['enableDefaultAttributesIntegration']('pasteFormat'),_0x1b064b['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x12d513=this['editor'],_0x368e34=_0x12d513['locale'];_0x12d513['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e6e08=>{if('formatBlock'!=_0x4e6e08['type']&&'formatInline'!=_0x4e6e08['type'])return;const {data:_0x285b2c}=_0x4e6e08;if(_0x285b2c&&'pasteFormat'===_0x285b2c['commandName']){const _0x899d47=[],_0x5ce68c=_0x285b2c['commandParams'][0x0];for(const [_0x155ff0,_0xa189ff]of Object['entries'](_0x5ce68c))_0x899d47['push'](so(_0x12d513,_0x155ff0,_0xa189ff));return _0x899d47['length']?{'type':'format','content':o(_0x368e34,'*Set\x20format\x20to:*\x20%0',_0x899d47['join'](',\x20'))}:{'type':'format','content':o(_0x368e34,'*Remove\x20all\x20formatting*')};}});}}function so(_0x3fbf5d,_0x42fc36,_0x3bd5ef){const _0x358746=_0x3fbf5d['locale']['t'],_0x23a7c0=_0x42fc36['split'](/(?=[A-Z])/)['join']('\x20'),_0x4bd5b4=_0x358746(_0x23a7c0['charAt'](0x0)['toUpperCase']()+_0x23a7c0['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x3bd5ef)return _0x4bd5b4;if('fontColor'===_0x42fc36||'fontBackgroundColor'===_0x42fc36){const _0x53ebde=_0x5dd7b5(_0x3fbf5d['config']['get']('fontColor.colors'))['find'](_0x4efb38=>_0x4efb38['model']==_0x3bd5ef);return _0x4bd5b4+'\x20('+(_0x53ebde?_0x358746(_0x53ebde['label'])['toLowerCase']():_0x3bd5ef)+')';}if('fontSize'===_0x42fc36&&isNaN(parseFloat(_0x3bd5ef))){const _0x30ec02=_0x3fbf5d['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x3fbf5d['config']['get']('fontSize.options'))['find'](_0x2c7ff4=>_0x2c7ff4['model']==_0x3bd5ef);return _0x4bd5b4+'\x20('+(_0x30ec02?_0x358746(_0x30ec02['title'])['toLowerCase']():_0x3bd5ef)+')';}return _0x4bd5b4+'\x20('+_0x3bd5ef+')';}class tt extends _0x440856{['_headingOptions'];['afterInit'](){const _0x2b6ddc=this['editor'];if(!_0x2b6ddc['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x2b6ddc['config']['get']('heading.options');const _0x2ef56b=_0x2b6ddc['locale'],_0x417d18=_0x2b6ddc['plugins']['get']('TrackChangesEditing');_0x417d18['enableDefaultAttributesIntegration']('heading');for(const _0x371d4e of this['_headingOptions'])'paragraph'!=_0x371d4e['model']&&_0x417d18['descriptionFactory']['registerElementLabel'](_0x371d4e['model'],_0x224a98=>{const _0x348cce=this['_getHeadingLevel'](_0x371d4e['model']);return null!==_0x348cce?_0x5e12ce(_0x224a98,_0x348cce):_0x37d9c4(_0x224a98,_0x371d4e['title']);});function _0x5e12ce(_0x2aa504,_0x3320f1){return o(_0x2ef56b,'ELEMENT_HEADING',[_0x2aa504,_0x3320f1]);}function _0x37d9c4(_0x2c5f95,_0x408965){return o(_0x2ef56b,'ELEMENT_HEADING_CUSTOM',[_0x2c5f95,_0x408965]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x103670=this['editor'],_0x5090ba=_0x103670['locale'];function _0x3c8729(_0x256323,_0x324426){return o(_0x5090ba,'ELEMENT_HEADING_CUSTOM',[_0x256323,_0x324426]);}_0x103670['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x125bc0=>{if('formatBlock'!=_0x125bc0['type'])return;const {data:_0x251a54}=_0x125bc0;if(_0x251a54&&'heading'==_0x251a54['commandName']){const _0x4e0a7f=_0x251a54['commandParams'][0x0]['value'],_0x298b85=this['_getHeadingLevel'](_0x4e0a7f);if(null!==_0x298b85)return{'type':'format','content':o(_0x5090ba,'*Change\x20to:*\x20%0',(_0x28fe42=0x1,_0x33abc2=_0x298b85,o(_0x5090ba,'ELEMENT_HEADING',[_0x28fe42,_0x33abc2])))};const _0x445f1f=this['_headingOptions']['find'](_0x203288=>_0x203288['model']===_0x4e0a7f)['title'];return{'type':'format','content':o(_0x5090ba,'*Change\x20to:*\x20%0',_0x3c8729(0x1,_0x445f1f))};}var _0x28fe42,_0x33abc2;});}['_getHeadingLevel'](_0x49909c){const _0x171d8b=_0x49909c['match'](/^heading(\d+)/);if(_0x171d8b)return _0x171d8b[0x1];const _0x29ea02=this['_headingOptions']?.['find'](_0x26d075=>_0x26d075['model']==_0x49909c);if(_0x29ea02&&_0x29ea02['view']){const _0xf89a48=_0x29ea02['view'],_0x1924de=(_0xf89a48['name']??_0xf89a48)['match'](/^h(\d+)/);if(_0x1924de)return _0x1924de[0x1];}return null;}}class et extends _0x440856{['afterInit'](){const _0x2bf8aa=this['editor'];if(!_0x2bf8aa['plugins']['has']('HighlightEditing'))return;const _0x5f4e8a=_0x2bf8aa['plugins']['get']('TrackChangesEditing'),_0x29bd94=_0x2bf8aa['locale'];_0x5f4e8a['enableDefaultAttributesIntegration']('highlight'),_0x5f4e8a['registerInlineAttribute']('highlight'),_0x5f4e8a['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x29bd94,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x59cba4=this['editor'],_0x13426d=_0x59cba4['locale'];_0x59cba4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4e796b=>{if('formatInline'!=_0x4e796b['type'])return;const {data:_0x24e074}=_0x4e796b;if(_0x24e074&&'highlight'==_0x24e074['commandName']){const _0x5f40cf=_0x13426d['t'],_0x6b98a7=_0x24e074['commandParams'][0x0]['value'];if(_0x6b98a7){const _0x22a1f4=_0x59cba4['config']['get']('highlight.options')['find'](_0x3134a1=>_0x3134a1['model']==_0x6b98a7),_0x539ed3=_0x5f40cf(_0x22a1f4['title'])['toLowerCase']();return{'type':'format','content':o(_0x13426d,'*Set\x20highlight:*\x20%0',_0x539ed3),'color':{'value':_0x22a1f4['color'],'title':_0x22a1f4['title']}};}return{'type':'format','content':o(_0x13426d,'*Remove\x20highlight*',o(_0x13426d,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x440856{['afterInit'](){const _0x40ac8c=this['editor'];if(!_0x40ac8c['plugins']['has']('HorizontalLineEditing'))return;_0x40ac8c['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2979ac=_0x40ac8c['plugins']['get']('TrackChangesEditing'),_0x15c0cd=_0x40ac8c['locale'];_0x2979ac['descriptionFactory']['registerElementLabel']('horizontalLine',_0x38d948=>o(_0x15c0cd,'ELEMENT_HORIZONTAL_LINE',_0x38d948)),_0x40ac8c['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x7cdb45,{writer:_0x1e47a8,options:_0x395965})=>{if(!_0x395965['showSuggestionHighlights'])return null;const _0x42daaa=_0x1e47a8['createContainerElement']('div'),_0x480489=_0x1e47a8['createEmptyElement']('hr');return _0x1e47a8['addClass']('ck-horizontal-line',_0x42daaa),_0x1e47a8['insert'](_0x1e47a8['createPositionAt'](_0x42daaa,0x0),_0x480489),_0x42daaa;},'converterPriority':'high'});}}class st extends _0x440856{['afterInit'](){const _0x3aca41=this['editor'];if(!_0x3aca41['plugins']['has']('HtmlEmbed'))return;const _0x1703e5=_0x3aca41['plugins']['get']('TrackChangesEditing'),_0x4cbeab=_0x3aca41['locale'];_0x1703e5['descriptionFactory']['registerElementLabel']('rawHtml',_0x187a09=>o(_0x4cbeab,'ELEMENT_HTML_EMBED',_0x187a09)),_0x1703e5['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1703e5['registerBlockAttribute']('value'),_0x1703e5['descriptionFactory']['registerDescriptionCallback'](_0x2c6f2f=>{if('attribute'!=_0x2c6f2f['type'])return;const {data:_0x2c16e9}=_0x2c6f2f;if(_0x2c16e9&&'value'==_0x2c16e9['key']&&_0x2c6f2f['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x18fcd1=o(_0x4cbeab,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4cbeab,'*Change\x20%0\x20content*',_0x18fcd1)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x24f67e=this['editor'],_0x4befbd=_0x24f67e['locale'];_0x24f67e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5ddfa4=>{if('formatBlock'!=_0x5ddfa4['type'])return;const {data:_0x25b03c}=_0x5ddfa4;if(_0x25b03c&&'htmlEmbed'==_0x25b03c['commandName']){const _0x276d22=o(_0x4befbd,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x4befbd,'*Change\x20%0\x20content*',_0x276d22)};}});}}class nt extends _0x440856{['afterInit'](){const _0x8a6cdb=this['editor'];if(!_0x8a6cdb['plugins']['has']('ImageEditing'))return;const _0x1dd790=_0x8a6cdb['plugins']['get']('TrackChangesEditing'),_0x246a9e=_0x8a6cdb['plugins']['get']('ImageUtils'),_0x28d53b=_0x8a6cdb['locale'];_0x1dd790['enableCommand']('insertImage'),_0x1dd790['descriptionFactory']['registerElementLabel']('imageBlock',_0x32f676=>o(_0x28d53b,'ELEMENT_IMAGE',_0x32f676)),_0x1dd790['descriptionFactory']['registerElementLabel']('imageInline',_0x2871bd=>o(_0x28d53b,'ELEMENT_INLINE_IMAGE',_0x2871bd)),_0x1dd790['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x28d53b,'ELEMENT_CAPTION')),_0x8a6cdb['plugins']['has']('ImageUploadEditing')&&_0x1dd790['enableCommand']('uploadImage'),_0x8a6cdb['plugins']['has']('ImageBlockEditing')&&_0x8a6cdb['plugins']['has']('ImageInlineEditing')&&(_0x1dd790['enableCommand']('imageTypeInline',(_0x2717b5,_0x3fd104)=>{const _0x2c79b9=_0x246a9e['getClosestSelectedImageElement'](_0x8a6cdb['model']['document']['selection']);_0x8a6cdb['model']['change'](()=>{_0x1dd790['markBlockFormat'](_0x2c79b9,{'commandName':'imageTypeInline','commandParams':[_0x3fd104]},[],'convertBlockImageToInline');});}),_0x1dd790['enableCommand']('imageTypeBlock',(_0x3019d0,_0xe2078e)=>{_0x8a6cdb['model']['change'](_0x520d4b=>{let _0x3729b5=_0x246a9e['getClosestSelectedImageElement'](_0x8a6cdb['model']['document']['selection']),_0x137faf=_0x520d4b['createRangeOn'](_0x3729b5);const _0x10b2de=_0x5917f6['fromPosition'](_0x137faf['start'],'toPrevious'),_0x21e4ca=_0x5917f6['fromPosition'](_0x137faf['end'],'toNext');_0x1dd790['forceDefaultExecution'](()=>_0x3019d0(_0xe2078e)),_0x3729b5=_0x246a9e['getClosestSelectedImageElement'](_0x8a6cdb['model']['document']['selection']),_0x137faf=_0x520d4b['createRangeOn'](_0x3729b5);const _0x24a410=_0x520d4b['createRange'](_0x10b2de,_0x21e4ca);_0x10b2de['detach'](),_0x21e4ca['detach'](),_0x1dd790['markBlockFormat'](_0x3729b5,{'commandName':'imageTypeInline','commandParams':[_0xe2078e]},[],'convertInlineImageToBlock'),_0x24a410['start']['isBefore'](_0x137faf['start'])&&_0x1dd790['markInsertion'](_0x520d4b['createRange'](_0x24a410['start'],_0x137faf['start']),'convertInlineImageToBlock'),_0x137faf['end']['isBefore'](_0x24a410['end'])&&_0x1dd790['markInsertion'](_0x520d4b['createRange'](_0x137faf['end'],_0x24a410['end']),'convertInlineImageToBlock');});}),_0x1dd790['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x1dd790['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x1dd790['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x1dd790['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x1dd790['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x1dd790['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x4d9e95])=>{const _0x6419=_0x1dd790['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x1bee56=_0x4d9e95['start'],_0xe099e8=_0x4d9e95['end'];const _0x18e073=_0x8a6cdb['model']['schema']['getNearestSelectionRange'](_0x1bee56,'backward'),_0x4f07e4=_0x8a6cdb['model']['schema']['getNearestSelectionRange'](_0xe099e8,'forward');_0x18e073['isCollapsed']&&(_0x1bee56=_0x18e073['start']),_0x4f07e4['isCollapsed']&&(_0xe099e8=_0x4f07e4['end']),_0x6419([_0x8a6cdb['model']['createRange'](_0x1bee56,_0xe099e8)]);}),_0x1dd790['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x34eeb9),_0x1dd790['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x34eeb9)),_0x8a6cdb['plugins']['has']('ImageCaptionEditing')&&(_0x1dd790['enableCommand']('toggleImageCaption',(_0x281431,_0x1e79f4)=>{const _0xb34fe=_0x8a6cdb['plugins']['get']('ImageCaptionUtils');let _0xb11273=_0x246a9e['getClosestSelectedImageElement'](_0x8a6cdb['model']['document']['selection']),_0x220ef2=_0xb34fe['getCaptionFromImageModelElement'](_0xb11273);_0x8a6cdb['model']['change'](()=>{if(_0x220ef2)return void _0x1dd790['markDeletion'](_0x8a6cdb['model']['createRangeOn'](_0x220ef2));const _0x21cca5=_0x246a9e['isBlockImage'](_0xb11273);_0x281431(_0x1e79f4),_0xb11273=_0x246a9e['getClosestSelectedImageElement'](_0x8a6cdb['model']['document']['selection']),_0x220ef2=_0xb34fe['getCaptionFromImageModelElement'](_0xb11273),_0x1dd790['markInsertion'](_0x8a6cdb['model']['createRangeOn'](_0x220ef2),_0x21cca5?null:'imageCaption');});}),_0x1dd790['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x34eeb9));const _0x31e4b3=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x170261(_0x2f562f,_0x2132da){const _0x5c5200=_0x31e4b3['findIndex'](({type:_0x4d1e7f,subType:_0x42b714})=>_0x2f562f['type']==_0x4d1e7f&&_0x2f562f['subType']==_0x42b714),_0xe0b944=_0x31e4b3['findIndex'](({type:_0x258641,subType:_0x11b1f0})=>_0x2132da['type']==_0x258641&&_0x2132da['subType']==_0x11b1f0);if(_0x5c5200<0x0||_0xe0b944<0x0)return!0x1;const _0x3d89d7=_0x2f562f['getFirstRange'](),_0x294990=_0x2132da['getFirstRange']();if((0x0==_0x5c5200||0x1==_0x5c5200)&&0x2==_0xe0b944&&_0x3d89d7['isIntersecting'](_0x294990))return!0x0;if(0x2==_0x5c5200&&0x3==_0xe0b944){const _0xa4b8d9=_0x1dd790['_findSuggestions'](_0x3d89d7,'insertion')['filter'](({suggestion:_0x241baa,meta:_0x5e02dc})=>_0x5e02dc['isOwn']&&'convertInlineImageToBlock'==_0x241baa['subType']);if(_0xa4b8d9['length']>0x1&&_0x294990['end']['isEqual'](_0x3d89d7['start']))return!0x0;if(0x1==_0xa4b8d9['length']&&(_0x3d89d7['start']['isEqual'](_0x294990['end'])||_0x3d89d7['end']['isEqual'](_0x294990['start'])))return!0x0;}if(0x3==_0x5c5200&&0x3==_0xe0b944&&_0x3d89d7['start']['isBefore'](_0x294990['start'])){const _0x5927e9=_0x3d89d7['end']['nodeAfter'],_0x56bb74=_0x294990['start']['nodeBefore'];return _0x246a9e['isBlockImage'](_0x5927e9)&&_0x5927e9===_0x56bb74;}return!0x1;}function _0x34eeb9(_0x1369d7,_0x36f292){return _0x170261(_0x1369d7,_0x36f292)?[_0x1369d7,_0x36f292]:_0x170261(_0x36f292,_0x1369d7)?[_0x36f292,_0x1369d7]:null;}_0x8a6cdb['plugins']['has']('ImageResize')&&(_0x1dd790['enableDefaultAttributesIntegration']('resizeImage'),_0x1dd790['registerBlockAttribute']('resizedWidth'),_0x1dd790['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x28d53b,'FORMAT_IMAGE_SIZE'))),_0x8a6cdb['plugins']['has']('ImageTextAlternativeEditing')&&(_0x1dd790['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x1dd790['registerBlockAttribute']('alt')),_0x1dd790['descriptionFactory']['registerDescriptionCallback'](_0x50c7ea=>{if(!!_0x31e4b3['find'](({type:_0x5870d5,subType:_0x277f00})=>_0x50c7ea['type']==_0x5870d5&&_0x50c7ea['subType']==_0x277f00))return _0x50c7ea['previous']?{}:void 0x0;}),_0x1dd790['descriptionFactory']['registerDescriptionCallback'](_0x5b21c5=>{if('insertion'==_0x5b21c5['type']||'deletion'==_0x5b21c5['type']){const _0x141247=_0x5b21c5['getContainedElement']();if(_0x141247&&_0x141247['is']('element','caption'))return{'type':'insertion'==_0x5b21c5['type']?'addObject':'removeObject','element':_0x141247,'quantity':0x1};}}),_0x1dd790['descriptionFactory']['registerDescriptionCallback'](_0x27ba82=>'formatBlock'==_0x27ba82['type']&&'convertInlineImageToBlock'==_0x27ba82['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x27ba82['type']&&'convertBlockImageToInline'==_0x27ba82['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x1dd790['descriptionFactory']['registerDescriptionCallback'](_0x2d916e=>{if('attribute'!=_0x2d916e['type'])return;const {data:_0xf1bce6}=_0x2d916e;if(!_0xf1bce6||'alt'!=_0xf1bce6['key'])return;const _0x5a403f=_0xf1bce6['newValue'];return _0x5a403f?{'type':'format','content':o(_0x28d53b,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x5a403f+'\x22')}:{'type':'format','content':o(_0x28d53b,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1b1139=this['editor'],_0x94d382=_0x1b1139['locale'];_0x1b1139['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x243226=>{if('formatBlock'!=_0x243226['type']&&'formatInline'!=_0x243226['type'])return;const {data:_0xa26e2b}=_0x243226;if(_0xa26e2b){if('imageTextAlternative'==_0xa26e2b['commandName']){const _0x582f66=_0xa26e2b['commandParams'][0x0]['newValue'];return _0x582f66?{'type':'format','content':o(_0x94d382,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x582f66+'\x22')}:{'type':'format','content':o(_0x94d382,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0xa26e2b['commandName']){const _0xe88a38=_0xa26e2b['commandParams'][0x0]['width'];return _0xe88a38?{'type':'format','content':o(_0x94d382,'*Set\x20image\x20width:*\x20%0',_0xe88a38)}:{'type':'format','content':o(_0x94d382,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x440856{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x2fa4a9=this['editor']['locale'],_0x4cc6a5=this['editor']['plugins']['get']('TrackChangesEditing');_0x4cc6a5['enableDefaultAttributesIntegration']('replaceImageSource'),_0x4cc6a5['registerBlockAttribute']('src'),_0x4cc6a5['descriptionFactory']['registerDescriptionCallback'](_0x2e5841=>{if('attribute'!=_0x2e5841['type'])return;const {data:_0x2a3e24}=_0x2e5841;return _0x2a3e24&&'src'==_0x2a3e24['key']?_0x2a3e24['newValue']&&_0x2a3e24['oldValue']?{'type':'format','content':o(_0x2fa4a9,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x45d543=this['editor']['plugins']['get']('TrackChangesEditing');_0x45d543['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x45d543['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x45d543['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x45d543['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4cbeb9=this['editor'],_0x5b5960=_0x4cbeb9['locale'];_0x4cbeb9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x452fe7=>{if('formatBlock'!=_0x452fe7['type']&&'formatInline'!=_0x452fe7['type'])return;const {data:_0x136747}=_0x452fe7;if(!_0x136747||'replaceImageSource'!=_0x136747['commandName'])return;return{'type':'format','content':o(_0x5b5960,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x440856{['afterInit'](){const _0x275aeb=this['editor'];if(!_0x275aeb['plugins']['has']('ImageStyleEditing'))return;const _0x4e4372=_0x275aeb['plugins']['get']('TrackChangesEditing'),_0x24ff9e=_0x275aeb['plugins']['get']('ImageUtils'),_0x56cf6a={};_0x4e4372['enableCommand']('imageStyle',(_0x116d35,_0x35e2a7)=>{const _0x1c3f8f=_0x275aeb['plugins']['get']('Users')['me'],_0x2225b8=_0x275aeb['commands']['get']('imageStyle');let _0x1f24a4=_0x24ff9e['getClosestSelectedImageElement'](_0x275aeb['model']['document']['selection']),_0x325f79=_0x275aeb['model']['createRangeOn'](_0x1f24a4),_0x4f4ccd=_0x2225b8['value'];if(_0x4f4ccd==_0x35e2a7['value'])return;const _0x28d2e8={'commandName':'imageStyle','commandParams':[_0x35e2a7],'formatGroupId':_0x3415dc()};_0x275aeb['model']['change'](()=>{if(_0x4e4372['getSuggestions']()['filter'](_0x29a6ff=>_0x29a6ff['isInContent']&&_0x1c3f8f==_0x29a6ff['author']&&('formatBlock'==_0x29a6ff['type']||'formatInline'==_0x29a6ff['type'])&&('imageStylePreApply'==_0x29a6ff['subType']||'imageStylePostApply'==_0x29a6ff['subType'])&&_0x29a6ff['getFirstRange']()['isEqual'](_0x325f79))['forEach'](_0x3c73d8=>_0x4e4372['discardSuggestion'](_0x3c73d8['head'])),_0x1f24a4=_0x24ff9e['getClosestSelectedImageElement'](_0x275aeb['model']['document']['selection']),_0x325f79=_0x275aeb['model']['createRangeOn'](_0x1f24a4),_0x2225b8['refresh'](),_0x275aeb['commands']['get']('imageTypeInline')['refresh'](),_0x275aeb['commands']['get']('imageTypeBlock')['refresh'](),_0x4f4ccd=_0x2225b8['value'],_0x4f4ccd!=_0x35e2a7['value'])return _0x24ff9e['isInlineImage'](_0x1f24a4)&&_0x2225b8['shouldConvertImageType'](_0x35e2a7['value'],_0x1f24a4)?(_0x116d35({..._0x35e2a7,'setImageSizes':!0x1}),_0x1f24a4=_0x24ff9e['getClosestSelectedImageElement'](_0x275aeb['model']['document']['selection']),void _0x4e4372['markBlockFormat'](_0x1f24a4,{..._0x28d2e8,'commandReversedParams':[{'value':_0x4f4ccd||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x24ff9e['isBlockImage'](_0x1f24a4)?_0x4e4372['markBlockFormat'](_0x1f24a4,_0x28d2e8,[],'imageStylePostApply'):_0x4e4372['markInlineFormat'](_0x325f79,_0x28d2e8,'imageStylePostApply'));});});for(const _0xc5df27 of _0x275aeb['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x56cf6a[_0xc5df27['name']]=_0xc5df27['title']['toLowerCase']();_0x4e4372['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x4e4372['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x4e4372['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x4e4372['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x53d9c6])=>{_0x24ff9e['setImageNaturalSizeAttributes'](_0x53d9c6['getContainedElement']());}),_0x4e4372['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x4258eb,_0x474dcb)=>{_0x4e4372['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x4258eb,{'commandName':_0x474dcb['commandName'],'commandParams':_0x474dcb['commandReversedParams']});}),_0x4e4372['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x259012,_0x390172){if(_0x37a9f8(_0x259012,_0x390172))return[_0x259012,_0x390172];if(_0x37a9f8(_0x390172,_0x259012))return[_0x390172,_0x259012];return null;});const _0x2b7119=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x37a9f8(_0x562886,_0x36c78f){const _0x18db77=_0x2b7119['findIndex'](({type:_0x322f49,subType:_0x46a2d8})=>_0x562886['type']==_0x322f49&&_0x562886['subType']==_0x46a2d8),_0x2cd465=_0x2b7119['findIndex'](({type:_0xfa99f5,subType:_0xd1b0c1})=>_0x36c78f['type']==_0xfa99f5&&_0x36c78f['subType']==_0xd1b0c1);if(_0x18db77<0x0||_0x2cd465<0x0)return!0x1;const _0x291d63=_0x562886['getFirstRange'](),_0x35414b=_0x36c78f['getFirstRange']();if((0x0==_0x18db77||0x1==_0x18db77)&&0x2==_0x2cd465&&_0x291d63['isIntersecting'](_0x35414b))return!0x0;if(0x2==_0x18db77&&0x3==_0x2cd465){const _0x35bb3b=_0x4e4372['_findSuggestions'](_0x291d63,'insertion')['filter'](({suggestion:_0x3dc611,meta:_0x757407})=>_0x757407['isOwn']&&'convertInlineImageToBlock'==_0x3dc611['subType']);if(_0x35bb3b['length']>0x1&&_0x35414b['end']['isEqual'](_0x291d63['start']))return!0x0;if(0x1==_0x35bb3b['length']&&(_0x291d63['start']['isEqual'](_0x35414b['end'])||_0x291d63['end']['isEqual'](_0x35414b['start'])))return!0x0;}if(0x3==_0x18db77&&0x3==_0x2cd465&&_0x291d63['start']['isBefore'](_0x35414b['start'])){const _0x1c6278=_0x291d63['end']['nodeAfter'],_0x27b4e1=_0x35414b['start']['nodeBefore'];return _0x24ff9e['isBlockImage'](_0x1c6278)&&_0x1c6278===_0x27b4e1;}return!0x1;}_0x275aeb['model']['document']['registerPostFixer'](()=>{let _0x228751=!0x1;const _0x5eb633=Array['from'](_0x275aeb['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5bae5c,data:_0x520ff3}of _0x5eb633){const {group:_0x22db9c,type:_0x1feb00,subType:_0x168461,id:_0x47d84e}=_0x4e4372['_splitMarkerName'](_0x5bae5c);if('suggestion'==_0x22db9c&&_0x4e4372['hasSuggestion'](_0x47d84e)){if('formatBlock'==_0x1feb00&&('imageStylePreApply'==_0x168461||'imageStylePostApply'==_0x168461)){const _0x34533b=_0x4e4372['getSuggestion'](_0x47d84e);if(_0x520ff3['newRange']){const _0x1b1206=_0x34533b['getFirstRange']()['getContainedElement']();if(_0x24ff9e['isBlockImage'](_0x1b1206))continue;_0x4e4372['discardSuggestion'](_0x34533b),_0x228751=!0x0;}}if('insertion'==_0x1feb00&&'imageCaption'==_0x168461&&!_0x520ff3['newRange']){const _0x56bec9=_0x4e4372['getSuggestion'](_0x47d84e);_0x56bec9['next']&&_0x56bec9['next']['isInContent']&&(_0x4e4372['discardSuggestion'](_0x56bec9['next']),_0x228751=!0x0);}}}return _0x228751;}),this['_registerLegacyDescription'](_0x56cf6a);}['_registerLegacyDescription'](_0x212766){const _0x530abe=this['editor'],_0x5d3441=_0x530abe['locale'];_0x530abe['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xf694c3=>{if('formatBlock'!=_0xf694c3['type']&&'formatInline'!=_0xf694c3['type'])return;const {data:_0x2262ab}=_0xf694c3;if(!_0x2262ab||'imageStyle'!=_0x2262ab['commandName'])return;const _0x31eb01=_0x2262ab['commandParams'][0x0]['value'];return _0x5911db('side'===_0x31eb01?o(_0x5d3441,'FORMAT_SIDE_IMAGE'):_0x212766[_0x31eb01]||_0x31eb01);function _0x5911db(_0x30488e){return{'type':'format','content':o(_0x5d3441,'*Format:*\x20%0',_0x30488e)};}});}}class at extends _0x440856{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x80ca5f){super(_0x80ca5f),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x3e6a61=this['editor'],_0x1ca5a6=_0x3e6a61['commands']['get']('importWord'),_0x52bbee=_0x3e6a61['commands']['get']('trackChanges');_0x1ca5a6&&(_0x1ca5a6['on']('execute',(_0x1c92ea,[,_0x367fda])=>{this['_trackChangesValueDuringImport']=_0x52bbee['value'],_0x367fda['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x1ca5a6,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x1ca5a6,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x52bbee['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x3e6a61['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x2f81b5,_0x4b1a1f){const {suggestions:_0x1d03f5}=_0x4b1a1f,_0x198ec9=this['editor']['commands']['get']('trackChanges'),_0x4ec27d=_0x198ec9['value'];this['_trackChangesValueDuringImport']!==_0x4ec27d&&(_0x198ec9['execute'](),this['_trackChangesExecuted']=!0x0),_0x1d03f5&&_0x1d03f5['forEach'](({id:_0x21cbf4,type:_0x43eaa8,author:_0xd746ed,created_at:_0xc7e702})=>{const _0x199a48={'id':_0x21cbf4,'type':_0x43eaa8,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xd746ed,'createdAt':_0xc7e702?new Date(_0xc7e702):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x199a48);});}}class ct extends _0x440856{['afterInit'](){const _0x4a71ed=this['editor'],_0x36792b=_0x4a71ed['plugins']['get']('TrackChangesEditing');if(_0x4a71ed['plugins']['has']('IndentEditing')&&(_0x36792b['enableCommand']('indent'),_0x36792b['enableCommand']('outdent')),_0x4a71ed['plugins']['has']('IndentBlock')){for(const _0x19e9e9 of['indentBlock','outdentBlock'])_0x36792b['enableDefaultAttributesIntegration'](_0x19e9e9);}const _0x39d568=_0x4a71ed['locale'];_0x36792b['registerBlockAttribute']('blockIndent'),_0x36792b['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x39d568,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4e0b4c=this['editor'],_0x3a1e7f=_0x4e0b4c['locale'],_0x5a74f1=_0x4e0b4c['plugins']['get']('TrackChangesEditing');_0x5a74f1['descriptionFactory']['registerDescriptionCallback'](_0x261411=>{if('formatBlock'!=_0x261411['type'])return;const {data:_0x3c324d}=_0x261411;if(!_0x3c324d)return;if('indentBlock'!=_0x3c324d['commandName']&&'outdentBlock'!=_0x3c324d['commandName'])return;const _0x3f6336=_0x261411['getItems']()[0x0],_0x52471b=_0x5a74f1['descriptionFactory']['getItemLabel'](_0x3f6336);return'indentBlock'==_0x3c324d['commandName']?{'type':'format','content':o(_0x3a1e7f,'*Indent:*\x20%0',_0x52471b)}:'outdentBlock'==_0x3c324d['commandName']?{'type':'format','content':o(_0x3a1e7f,'*Outdent:*\x20%0',_0x52471b)}:void 0x0;});}}class ut extends _0x440856{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x440856{['afterInit'](){const _0x48730f=this['editor'];if(!_0x48730f['plugins']['has']('LinkEditing'))return;const _0x7cec04=_0x48730f['plugins']['get']('TrackChangesEditing'),_0xd25689=_0x48730f['commands']['get']('link');_0x7cec04['enableDefaultAttributesIntegration']('link'),_0x7cec04['enableDefaultAttributesIntegration']('unlink'),_0x7cec04['registerInlineAttribute']('linkHref');for(const _0x30f8eb of _0xd25689['manualDecorators'])_0x7cec04['registerInlineAttribute'](_0x30f8eb['id']),_0x7cec04['descriptionFactory']['registerAttributeLabel'](_0x30f8eb['id'],'link\x20('+_0x30f8eb['label']['toLowerCase']()+')');_0x7cec04['descriptionFactory']['registerDescriptionCallback'](_0x14a31a=>{if('attribute'!=_0x14a31a['type'])return;const {data:_0x3aa438}=_0x14a31a;if(!_0x3aa438||'linkHref'!=_0x3aa438['key'])return;const _0x286786=_0x3aa438['newValue'],_0x117d9e=_0x48730f['locale'];return{'type':'format','content':null==_0x286786?o(_0x117d9e,'*Remove\x20link*'):o(_0x117d9e,'*Set\x20link:*\x20%0','\x22'+_0x286786+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xc2cf1a=this['editor'],_0x3803c4=_0xc2cf1a['locale'];_0xc2cf1a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x33bb68=>{if('formatInline'!=_0x33bb68['type'])return;const {data:_0x567abe}=_0x33bb68;if(_0x567abe){if('link'==_0x567abe['commandName']){const _0x4ae1c9=_0x567abe['commandParams'][0x0];return{'type':'format','content':o(_0x3803c4,'*Set\x20link:*\x20%0','\x22'+_0x4ae1c9+'\x22')};}return'unlink'==_0x567abe['commandName']?{'type':'format','content':o(_0x3803c4,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x440856{['afterInit'](){const _0xbdf115=this['editor'],_0x13996c=_0xbdf115['locale'];if(!_0xbdf115['plugins']['has']('LegacyListEditing'))return;const _0xe56a87=_0xbdf115['plugins']['get']('TrackChangesEditing'),_0x19db19=_0xbdf115['plugins']['has']('LegacyTodoListEditing');function _0x47581f(_0x35efe2){return()=>{const _0x4e908b=_0xbdf115['model']['document']['selection'],_0x367a55=_0xbdf115['commands']['get'](_0x35efe2);if(_0x367a55['value'])return void _0xbdf115['execute']('paragraph',{});const _0x535acc=_0x35efe2['slice'](0x0,-0x4),_0x3a4019=function(_0x199e04,_0x3cbe34,_0x288cf1){let _0x1c0713=Array['from'](_0x199e04)['filter'](_0x54ae58=>function(_0x2ecdc9,_0x41ef1d){return _0x41ef1d['checkChild'](_0x2ecdc9['parent'],'listItem')&&!_0x41ef1d['isObject'](_0x2ecdc9);}(_0x54ae58,_0x288cf1));_0x1c0713=_0x1c0713['filter'](_0x2429cb=>!_0x2429cb['is']('element','listItem')||_0x2429cb['getAttribute']('listType')!=_0x3cbe34);const _0x435f7b=new Set();for(const _0x32ade4 of _0x1c0713)_0x32ade4['is']('element','listItem')?_0x435f7b['add'](fe(_0x32ade4)):_0x435f7b['add'](_0x32ade4);return Array['from'](_0x435f7b);}(_0x4e908b['getSelectedBlocks'](),_0x535acc,_0xbdf115['model']['schema']);_0xbdf115['model']['change'](()=>{for(const _0x422ac of _0x3a4019)_0xe56a87['markBlockFormat'](_0x422ac,{'commandName':_0x35efe2,'commandParams':[{'forceValue':!_0x367a55['value']}],'formatGroupId':'blockName'},ue(_0x422ac));});};}function _0x520049(_0x105f0b){return()=>{const _0x5e15da=function(_0x1d0d30){let _0x481b76=Array['from'](_0x1d0d30);const _0x4ff5be=_0x481b76['findIndex'](_0x419d61=>'listItem'!=_0x419d61['name']);return _0x4ff5be>-0x1&&(_0x481b76=_0x481b76['slice'](0x0,_0x4ff5be)),_0x481b76;}(_0xbdf115['model']['document']['selection']['getSelectedBlocks']()),_0x3e0aba=_0xbdf115['model']['createRange'](_0xbdf115['model']['createPositionAt'](_0x5e15da[0x0],'before'),_0xbdf115['model']['createPositionAt'](_0x5e15da[_0x5e15da['length']-0x1],'end'));_0xbdf115['model']['change'](()=>{_0xe56a87['markBlockFormat'](_0x3e0aba,{'commandName':_0x105f0b,'commandParams':[],'formatGroupId':'listIndent'},function(_0x1d57ce){const _0x2ce46d=new Set();for(const _0x541806 of _0x1d57ce){let _0x2394ac=_0x541806['nextSibling'];for(;_0x2394ac&&_0x2394ac['getAttribute']('listIndent')>_0x541806['getAttribute']('listIndent');)_0x2ce46d['add'](_0x2394ac),_0x2394ac=_0x2394ac['nextSibling'];}return Array['from'](_0x2ce46d);}(_0x5e15da));});};}_0xe56a87['enableCommand']('numberedList',_0x47581f('numberedList')),_0xe56a87['enableCommand']('bulletedList',_0x47581f('bulletedList')),_0x19db19&&_0xe56a87['enableCommand']('todoList',_0x47581f('todoList')),_0xe56a87['enableCommand']('indentList',_0x520049('indentList')),_0xe56a87['enableCommand']('outdentList',_0x520049('outdentList')),_0x19db19&&_0xe56a87['enableCommand']('checkTodoList',()=>{const _0x136973=_0xbdf115['commands']['get']('checkTodoList'),_0x13aa55=Array['from'](_0x136973['_selectedElements']);_0x13aa55['filter'](_0xeec4cd=>_0xeec4cd['getAttribute']('todoListChecked')!=_0x136973['value']),_0xbdf115['model']['change'](()=>{for(const _0x1f35ef of _0x13aa55)_0xe56a87['markBlockFormat'](_0x1f35ef,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x136973['value']}]});});}),_0xe56a87['descriptionFactory']['registerElementLabel']('listItem',_0x472085=>o(_0x13996c,'ELEMENT_LIST_ITEM',_0x472085)),_0xe56a87['descriptionFactory']['registerDescriptionCallback'](_0x2eee06=>{if('formatBlock'!=_0x2eee06['type']&&'formatInline'!=_0x2eee06['type'])return;const {data:_0x163b57}=_0x2eee06;if(_0x163b57){if('numberedList'==_0x163b57['commandName']||'bulletedList'==_0x163b57['commandName']||'todoList'==_0x163b57['commandName'])switch(_0x163b57['commandName']['replace']('List','')){case'bulleted':return _0x26055b(o(_0x13996c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x26055b(o(_0x13996c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x26055b(o(_0x13996c,'ELEMENT_TODO_LIST'));}if('indentList'==_0x163b57['commandName'])return{'type':'format','content':o(_0x13996c,'*Indent:*\x20%0',o(_0x13996c,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x163b57['commandName'])return{'type':'format','content':o(_0x13996c,'*Outdent:*\x20%0',o(_0x13996c,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x163b57['commandName'])return _0x163b57['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x13996c,'*Check\x20item*')}:{'type':'format','content':o(_0x13996c,'*Uncheck\x20item*')};}function _0x26055b(_0x247d47){return{'type':'format','content':o(_0x13996c,'*Change\x20to:*\x20%0',_0x247d47)};}});}}function fe(_0x2b2f7){const _0x3c22c4=_0x2b2f7['getAttribute']('listIndent');if(0x0==_0x3c22c4)return _0x2b2f7;let _0x429209=_0x2b2f7;for(;_0x2b2f7['previousSibling']&&_0x2b2f7['previousSibling']['is']('element','listItem');){const _0x398a42=_0x2b2f7['previousSibling']['getAttribute']('listIndent');if(_0x398a42==_0x3c22c4)_0x429209=_0x2b2f7['previousSibling'];else{if(_0x398a42<_0x3c22c4)break;}_0x2b2f7=_0x2b2f7['previousSibling'];}return _0x429209;}function ue(_0x40cce4){const _0x1cb31b=[];if(_0x40cce4['is']('element','listItem')&&_0x40cce4['getAttribute']('listIndent')>0x0){let _0x25cd19=_0x40cce4['nextSibling'];for(;_0x25cd19&&'listItem'==_0x25cd19['name']&&_0x25cd19['getAttribute']('listIndent')==_0x40cce4['getAttribute']('listIndent');)_0x1cb31b['push'](_0x25cd19),_0x25cd19=_0x25cd19['nextSibling'];}return _0x1cb31b;}class W extends _0x440856{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x68e953=this['editor']['config']['get']('list.properties'),_0x4e73e6=this['editor']['plugins']['get']('TrackChangesEditing');_0x68e953['styles']&&_0x4e73e6['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x68e953['reversed']&&_0x4e73e6['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x68e953['startIndex']&&_0x4e73e6['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x4e73e6['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x918d0a,_0x2e9d82={}){const _0xfb0293=this['editor']['plugins']['get']('TrackChangesEditing'),_0x25d2d1=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0xfb0293['markMultiRangeBlockFormat'](_0x25d2d1,{'commandName':'listStyle','commandParams':[{'type':_0x2e9d82['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x4acc6a,_0x5e53fc={}){const _0x3a4ff1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x14b25b=this['_getSuggestionBlocks'](_0x1dd580=>_0x1dd580['is']('element','listItem')&&'numbered'===_0x1dd580['getAttribute']('listType'));if(_0x14b25b['length']<0x1)return;const _0x33df8c=_0x14b25b['map'](_0x4fcac9=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4fcac9,'before'),this['editor']['model']['createPositionAt'](_0x4fcac9,0x0)));this['editor']['model']['change'](()=>{_0x3a4ff1['markMultiRangeBlockFormat'](_0x33df8c,{'commandName':'listReversed','commandParams':[{'reversed':_0x5e53fc['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xd4bf97,_0x101a97={}){const _0x8f723b=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4b6891=this['_getSuggestionBlocks'](_0x3bd9b3=>_0x3bd9b3['is']('element','listItem')&&'numbered'===_0x3bd9b3['getAttribute']('listType'));if(_0x4b6891['length']<0x1)return;const _0x5c0ec9=_0x4b6891['map'](_0x32a4f3=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x32a4f3,'before'),this['editor']['model']['createPositionAt'](_0x32a4f3,0x0)));this['editor']['model']['change'](()=>{_0x8f723b['markMultiRangeBlockFormat'](_0x5c0ec9,{'commandName':'listStart','commandParams':[{'startIndex':_0x101a97['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x543254){if('formatBlock'!=_0x543254['type']&&'formatInline'!=_0x543254['type'])return;const _0x5326a5=this['editor']['locale'],{data:_0x58d62e}=_0x543254;if(!_0x58d62e)return;let _0x328ff2,_0x2fab4f;switch(_0x58d62e['commandName']){case'listStyle':_0x328ff2='*Change\x20to:*\x20%0',_0x2fab4f={'type':'format','content':o(_0x5326a5,_0x328ff2,o(_0x5326a5,this['_getTranslationKeyForListStyle'](_0x58d62e['commandParams'][0x0]['type'])))};break;case'listReversed':_0x328ff2=_0x58d62e['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2fab4f={'type':'format','content':o(_0x5326a5,_0x328ff2)};break;case'listStart':_0x328ff2='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2fab4f={'type':'format','content':o(_0x5326a5,_0x328ff2,_0x58d62e['commandParams'][0x0]['startIndex'])};}return _0x2fab4f;}['_getSuggestionBlocksForListStyle'](){const _0x458001=this['editor']['plugins']['get']('LegacyListUtils');let _0x53fa04=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x53fa04[0x0]?.['is']('element','listItem')&&_0x53fa04['unshift'](..._0x458001['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x53fa04[_0x53fa04['length']-0x1]?.['is']('element','listItem')&&_0x53fa04['push'](..._0x458001['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x53fa04=[...new Set(_0x53fa04)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x53fa04=_0x53fa04['filter'](_0x1288ed=>_0x1288ed['is']('element','listItem'))),_0x53fa04;}['_getSuggestionBlocks'](_0x2efc78){const _0x10e33c=this['editor']['plugins']['get']('LegacyListUtils');let _0x27d7b6=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x2efc78)['map'](_0x394445=>{const _0x530f12=this['editor']['model']['createPositionAt'](_0x394445,0x0);return[..._0x10e33c['getSiblingNodes'](_0x530f12,'backward'),..._0x10e33c['getSiblingNodes'](_0x530f12,'forward')];})['flat']();return _0x27d7b6=[...new Set(_0x27d7b6)],_0x27d7b6;}['_getTranslationKeyForListStyle'](_0xd8492a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0xd8492a)||'default')['toUpperCase']()+'_LIST_'+_0xd8492a['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x440856{['afterInit'](){const _0x58d9f3=this['editor'];if(!_0x58d9f3['plugins']['has']('MediaEmbedEditing'))return;const _0x19a7f1=_0x58d9f3['plugins']['get']('TrackChangesEditing'),_0x3156e3=_0x58d9f3['locale'];_0x19a7f1['enableCommand']('mediaEmbed'),_0x19a7f1['descriptionFactory']['registerElementLabel']('media',_0x20306c=>o(_0x3156e3,'ELEMENT_MEDIA',_0x20306c)),_0x58d9f3['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x5809eb,{writer:_0x52ee35,options:_0x59df84})=>{if(_0x59df84['showSuggestionHighlights'])return _0x52ee35['createEmptyElement']('div');},'converterPriority':'high'}),_0x58d9f3['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3ef72c,_0x35d528,_0x5ed12f)=>{_0x5ed12f['options']['showSuggestionHighlights']&&_0x3ef72c['stop']();},{'priority':'high'});}}class mt extends _0x440856{['afterInit'](){const _0x5c3914=this['editor'];_0x5c3914['plugins']['has']('MentionEditing')&&_0x5c3914['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x440856{['afterInit'](){const _0x4a11d2=this['editor'];if(!_0x4a11d2['commands']['get']('insertMergeField'))return;_0x4a11d2['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x220343=_0x4a11d2['plugins']['get']('TrackChangesEditing'),_0x5b0f5e=_0x4a11d2['locale'];_0x220343['descriptionFactory']['registerElementLabel']('mergeField',_0x5bd9c6=>o(_0x5b0f5e,'ELEMENT_MERGE_FIELD',_0x5bd9c6)),_0x220343['descriptionFactory']['registerDescriptionCallback'](_0x32f09f=>{if('insertion'!=_0x32f09f['type']&&'deletion'!=_0x32f09f['type'])return;const _0x4eb543=_0x32f09f['getContainedElement']();if(null==_0x4eb543)return;if(!_0x4eb543['is']('element','mergeField'))return;const _0x3119a7=_0x4a11d2['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x4eb543['getAttribute']('id'));return'insertion'==_0x32f09f['type']?{'type':'insertion','content':o(_0x5b0f5e,'*Insert:*\x20%0','\x22'+_0x3119a7+'\x22\x20'+o(_0x5b0f5e,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x5b0f5e,'*Remove:*\x20%0','\x22'+_0x3119a7+'\x22\x20'+o(_0x5b0f5e,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x440856{['afterInit'](){const _0x34a878=this['editor'],_0x848f4=_0x34a878['plugins']['get']('TrackChangesEditing');_0x34a878['plugins']['has']('MultiLevelList')&&(_0x848f4['enableDefaultAttributesIntegration']('multiLevelList'),_0x848f4['registerBlockAttribute']('listMarkerStyle'),_0x848f4['descriptionFactory']['registerDescriptionCallback'](_0x24a039=>this['handleDescriptions'](_0x24a039)));}['handleDescriptions'](_0x48c2d7){const _0x166b77=this['editor']['locale'],{data:_0x370746}=_0x48c2d7,_0x41adac={'type':'format','content':''};if(_0x370746&&'listMarkerStyle'==_0x370746['key']){if(!_0x370746['oldValue'])return{'type':'format','content':o(_0x166b77,'*Set\x20format:*\x20%0',o(_0x166b77,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x370746['newValue']+')'};if(!_0x370746['newValue']){let _0x359a13=_0x48c2d7['head'];for(;_0x359a13;){if(_0x359a13['data']&&'listType'==_0x359a13['data']['key']&&_0x359a13['data']['newValue'])return _0x41adac;_0x359a13=_0x359a13['next'];}return{'type':'format','content':o(_0x166b77,'*Remove\x20format:*\x20%0',o(_0x166b77,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x370746['oldValue']+')'};}}}}class kt extends _0x440856{['afterInit'](){const _0x431fc4=this['editor'];if(!_0x431fc4['plugins']['has']('PageBreakEditing'))return;_0x431fc4['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x4ce14b=_0x431fc4['plugins']['get']('TrackChangesEditing'),_0x2073cb=_0x431fc4['locale'];_0x4ce14b['descriptionFactory']['registerElementLabel']('pageBreak',_0xecb162=>o(_0x2073cb,'ELEMENT_PAGE_BREAK',_0xecb162));}}class bt extends _0x440856{['afterInit'](){const _0x1882c7=this['editor'];if(!_0x1882c7['plugins']['has']('Paragraph'))return;const _0x4ea60d=_0x1882c7['locale'],_0xa51f24=_0x1882c7['plugins']['get']('TrackChangesEditing');_0xa51f24['descriptionFactory']['registerElementLabel']('paragraph',_0x5c7a3c=>o(_0x4ea60d,'ELEMENT_PARAGRAPH',_0x5c7a3c)),_0xa51f24['enableDefaultAttributesIntegration']('paragraph'),_0xa51f24['enableCommand']('insertParagraph'),_0x1882c7['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x1882c7),{'priority':'highest'}),_0x1882c7['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2e3499,_0x29a8b6,_0x534a65)=>{_0x534a65['options']['showSuggestionHighlights']&&nr(_0x1882c7,{'showActiveMarker':!0x1})(_0x2e3499,_0x29a8b6,_0x534a65);},{'priority':'highest'});const _0x2c1b65=_0xa51f24['descriptionFactory'];_0x2c1b65['registerDescriptionCallback'](_0x190657=>{if('insertion'!==_0x190657['type'])return;const {start:_0x50ca52,end:_0x1cbbe2}=_0x190657['getFirstRange']();if(!_0x50ca52['isTouching'](_0x1cbbe2)||!_0x50ca52['nodeAfter'])return;const _0x58ee30=_0x1882c7['model']['schema'],_0x4a3af0=_0x50ca52['nodeAfter'];return _0x58ee30['isBlock'](_0x4a3af0)&&!_0x58ee30['isLimit'](_0x4a3af0)&&_0x58ee30['checkChild'](_0x4a3af0,'$text')?{'type':'insertion','content':o(_0x4ea60d,'*Insert:*\x20%0',_0x2c1b65['getItemLabel'](_0x4a3af0,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x157f6e=this['editor'],_0x479ece=_0x157f6e['locale'];_0x157f6e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x28df70=>{if('formatBlock'!=_0x28df70['type'])return;const {data:_0x5e4fd3}=_0x28df70;return _0x5e4fd3&&'paragraph'==_0x5e4fd3['commandName']?{'type':'format','content':o(_0x479ece,'*Change\x20to:*\x20%0',o(_0x479ece,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x4e7540,{showActiveMarker:_0x22cc21=!0x0}={}){return(_0x480d2c,_0x1e47f6,_0xc86c21)=>{const _0x3360d0=_0x4e7540['plugins']['get']('TrackChangesEditing'),_0x5f3a97=_0x1e47f6['markerRange']['start'],_0x2509a6=_0x1e47f6['markerRange']['end'],_0x39d5d2=_0x4e7540['model']['schema'];if(!_0x5f3a97['isTouching'](_0x2509a6)||!_0x5f3a97['nodeAfter'])return;const _0x203ca6=_0x5f3a97['nodeAfter'];if(_0x39d5d2['isBlock'](_0x203ca6)&&!_0x39d5d2['isLimit'](_0x203ca6)&&_0x39d5d2['checkChild'](_0x203ca6,'$text')){if(!_0xc86c21['consumable']['consume'](_0x1e47f6['markerRange'],_0x480d2c['name']))return;const _0x272f82=_0xc86c21['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x5ee3a8=_0xc86c21['mapper']['toViewPosition'](_0x2509a6);_0x22cc21&&_0x3360d0['activeMarkers']['includes'](_0x1e47f6['markerName'])&&_0xc86c21['writer']['addClass']('ck-suggestion-marker--active',_0x272f82),_0xc86c21['writer']['insert'](_0x5ee3a8,_0x272f82),_0xc86c21['mapper']['bindElementToMarker'](_0x272f82,_0x1e47f6['markerName']);}};}class wt extends _0x440856{['afterInit'](){const _0x463b0c=this['editor'];if(!_0x463b0c['plugins']['has']('RemoveFormatEditing'))return;_0x463b0c['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x12bc84=this['editor'];_0x12bc84['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xe616a4=>{if('formatBlock'!=_0xe616a4['type']&&'formatInline'!=_0xe616a4['type'])return;const {data:_0x23203a}=_0xe616a4;return _0x23203a&&'removeFormat'==_0x23203a['commandName']?{'type':'format','content':o(_0x12bc84['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x440856{['afterInit'](){const _0x39c787=this['editor'];if(!_0x39c787['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x5bdfa9=_0x39c787['plugins']['get']('TrackChangesEditing');_0x5bdfa9['enableCommand']('goToPreviousRestrictedEditingException'),_0x5bdfa9['enableCommand']('goToNextRestrictedEditingException');const _0x377037=_0x39c787['plugins']['get']('RestrictedEditingModeEditing');_0x377037['enableCommand']('trackChanges'),_0x377037['enableCommand']('acceptSuggestion'),_0x377037['enableCommand']('discardSuggestion'),_0x377037['enableCommand']('acceptAllSuggestions'),_0x377037['enableCommand']('discardAllSuggestions'),_0x377037['enableCommand']('acceptSelectedSuggestions'),_0x377037['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x440856{static get['requires'](){return[_0x4bd531];}['init'](){const _0x2275ac=this['editor'],_0xc56a69=_0x2275ac['plugins']['get']('TrackChangesEditing');_0xc56a69['enableCommand']('shiftEnter'),_0x2275ac['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x2275ac),{'priority':'high'}),_0x2275ac['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x2275ac),{'priority':'high'}),_0x2275ac['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x47a445,_0x2fb7e2,_0x4fca74)=>{_0x4fca74['options']['showSuggestionHighlights']&&ge(_0x2275ac,{'showActiveMarker':!0x1})(_0x47a445,_0x2fb7e2,_0x4fca74);}),_0xc56a69['descriptionFactory']['registerElementLabel']('softBreak',_0x1db053=>o(_0x2275ac['locale'],'ELEMENT_LINE_BREAK',_0x1db053));}}function ge(_0x43ede7,{showActiveMarker:_0x615e11=!0x0}={}){return(_0x2b7190,_0x489027,_0x36eee6)=>{const _0x9dd32e=_0x43ede7['plugins']['get']('TrackChangesEditing');if(!_0x36eee6['consumable']['test'](_0x489027['markerRange'],_0x2b7190['name']))return;const _0x3e9654=_0x43ede7['model'];for(const _0x355de1 of _0x489027['markerRange']['getItems']()){if(!_0x355de1['is']('element','softBreak'))continue;const _0x14754f='deletion'==_0x489027['markerName']['split'](':')[0x1]?'merge':'split',_0x4801bc=_0x36eee6['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x14754f}),_0x4dd042=_0x36eee6['mapper']['toViewPosition'](_0x3e9654['createPositionBefore'](_0x355de1));_0x615e11&&_0x9dd32e['activeMarkers']['includes'](_0x489027['markerName'])&&_0x36eee6['writer']['addClass']('ck-suggestion-marker--active',_0x4801bc),_0x36eee6['writer']['insert'](_0x4dd042,_0x4801bc),_0x36eee6['mapper']['bindElementToMarker'](_0x4801bc,_0x489027['markerName']);}};}class St extends _0x440856{['afterInit'](){const _0xbdf0d0=this['editor'],_0x53e84a=_0xbdf0d0['model'],_0x286d47=_0xbdf0d0['locale'];if(!_0xbdf0d0['plugins']['has']('StandardEditingModeEditing'))return;const _0x3a3e89=_0xbdf0d0['plugins']['get']('TrackChangesEditing'),_0x1e6f70='restrictedEditingException',_0x368f13=_0xbdf0d0['commands']['get'](_0x1e6f70);_0x3a3e89['enableCommand'](_0x1e6f70,(_0x2698c1,_0x5aac37={})=>{const _0x56b948=_0x53e84a['document']['selection'];if(_0x56b948['isCollapsed'])return void _0x2698c1(_0x5aac37);const _0x511975=void 0x0!==_0x5aac37['forceValue']?_0x5aac37['forceValue']:!_0x368f13['value'];_0x53e84a['change'](()=>{const _0x7497c6=Array['from'](_0x56b948['getRanges']());for(const _0x406e6f of _0x7497c6){const _0x4acd79=_0x511975?[_0x406e6f]:io(_0x1e6f70,_0x406e6f,_0x53e84a);for(const _0x3330bb of _0x4acd79)_0x3a3e89['markInlineFormat'](_0x3330bb,{'commandName':_0x1e6f70,'commandParams':[{'forceValue':_0x511975}]});}});}),_0x3a3e89['descriptionFactory']['registerDescriptionCallback'](_0x37d09d=>{if('formatBlock'!=_0x37d09d['type']&&'formatInline'!=_0x37d09d['type'])return;const {data:_0x332a5b}=_0x37d09d;return _0x332a5b&&_0x332a5b['commandName']==_0x1e6f70?_0x332a5b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x286d47,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x286d47,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x440856{['afterInit'](){const _0x2f52bf=this['editor'];if(!_0x2f52bf['plugins']['has']('Style')||!_0x2f52bf['plugins']['has']('DataSchema'))return;const _0x5a6b67=_0x2f52bf['plugins']['get']('TrackChangesEditing'),_0x44d1d8=_0x2f52bf['locale'],_0x3d53eb=_0x2f52bf['config']['get']('style')||{},_0x3bc5cd=_0x2f52bf['plugins']['get']('GeneralHtmlSupport'),_0x4e0336=_0x2f52bf['plugins']['get']('StyleUtils')['normalizeConfig'](_0x2f52bf['plugins']['get']('DataSchema'),_0x3d53eb['definitions']);_0x5a6b67['enableDefaultAttributesIntegration']('style');const _0x182adb=new Set();for(const _0x28188a of _0x4e0336['block']){const _0x4b99dd=_0x3bc5cd['getGhsAttributeNameForElement'](_0x28188a['element']);_0x182adb['add'](_0x4b99dd);}const _0x36a0eb=new Set();for(const _0x3d7f55 of _0x4e0336['inline']){const _0x65f703=_0x3bc5cd['getGhsAttributeNameForElement'](_0x3d7f55['element']);_0x36a0eb['add'](_0x65f703);for(const _0x11223a of _0x3d7f55['ghsAttributes'])_0x36a0eb['add'](_0x11223a);}for(const _0x50b711 of _0x182adb)_0x5a6b67['registerBlockAttribute'](_0x50b711),_0x5a6b67['descriptionFactory']['registerAttributeLabel'](_0x50b711,o(_0x44d1d8,'FORMAT_STYLE'));for(const _0x22c35d of _0x36a0eb)_0x5a6b67['registerInlineAttribute'](_0x22c35d),_0x5a6b67['descriptionFactory']['registerAttributeLabel'](_0x22c35d,o(_0x44d1d8,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45bff8=this['editor'],_0x4550e8=_0x45bff8['locale'];_0x45bff8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x11ba42=>{if('formatBlock'!=_0x11ba42['type']&&'formatInline'!=_0x11ba42['type'])return;const {data:_0x59b79a}=_0x11ba42;return _0x59b79a&&'style'===_0x59b79a['commandName']?_0x59b79a['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4550e8,'*Set\x20format:*\x20%0',_0x59b79a['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x4550e8,'*Remove\x20format:*\x20%0',_0x59b79a['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x440856{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x3f82a4){super(_0x3f82a4),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x35cb32=this['editor'],_0x448cc3=_0x35cb32['model']['document']['selection'];if(!_0x35cb32['plugins']['has']('TableEditing'))return;const _0x45b625=_0x35cb32['locale'],_0x3741cd=_0x35cb32['plugins']['get']('TrackChangesEditing'),_0x140d1e=_0x35cb32['plugins']['get']('TableUtils');_0x3741cd['descriptionFactory']['registerElementLabel']('table',_0x4bf933=>o(_0x45b625,'ELEMENT_TABLE',_0x4bf933)),this['_setupColumnsRowsFixing'](),_0x3741cd['enableCommand']('insertTable'),_0x3741cd['enableCommand']('selectTableRow'),_0x3741cd['enableCommand']('selectTableColumn');for(const _0x1db907 of['insertTableRowAbove','insertTableRowBelow']){const _0x1fbb1b=_0x35cb32['commands']['get'](_0x1db907);_0x3741cd['enableCommand'](_0x1db907,_0x2d0ed2=>{_0x35cb32['model']['change'](_0x50b71f=>{_0x2d0ed2();const _0x15f62c='above'===_0x1fbb1b['order'],_0x148bd5=_0x140d1e['getSelectionAffectedTableCells'](_0x448cc3),_0x448f06=_0x140d1e['getRowIndexes'](_0x148bd5),_0x314257=_0x15f62c?_0x448f06['first']-0x1:_0x448f06['last']+0x1,_0x4cd30e=_0x148bd5[0x0]['findAncestor']('table'),_0x49a6a6=_0x140d1e['createTableWalker'](_0x4cd30e,{'startRow':_0x314257,'endRow':_0x314257}),_0x468e4a=Array['from'](_0x49a6a6)['map'](_0x2756d2=>_0x50b71f['createRangeOn'](_0x2756d2['cell']));_0x3741cd['markMultiRangeInsertion'](_0x468e4a,'tableRow');});});}for(const _0x432d60 of['insertTableColumnLeft','insertTableColumnRight']){const _0x281931=_0x35cb32['commands']['get'](_0x432d60);_0x3741cd['enableCommand'](_0x432d60,_0x4c9794=>{_0x35cb32['model']['change'](_0x262d21=>{_0x4c9794();const _0x593c61='left'===_0x281931['order'],_0x1b0685=_0x140d1e['getSelectionAffectedTableCells'](_0x448cc3),_0x3f7a0f=_0x140d1e['getColumnIndexes'](_0x1b0685),_0x3833da=_0x593c61?_0x3f7a0f['first']-0x1:_0x3f7a0f['last']+0x1,_0xd2d04c=_0x1b0685[0x0]['findAncestor']('table'),_0xd7d2ea=_0x140d1e['createTableWalker'](_0xd2d04c,{'startRow':0x0,'column':_0x3833da,'includeAllSlots':!0x1}),_0x5c9710=Array['from'](_0xd7d2ea)['map'](_0x4fe2b4=>_0x262d21['createRangeOn'](_0x4fe2b4['cell']));_0x3741cd['markMultiRangeInsertion'](_0x5c9710,'tableColumn');});});}for(const _0x12545c of['removeTableRow','removeTableColumn']){const _0x1b85a3=_0x12545c['substr'](0xb),_0x515fe1=_0x1b85a3['toLowerCase'](),_0x5bdcdc=_0x515fe1['substr'](0x0,0x3)+'span',_0x358899='table'+_0x1b85a3,_0x171a9b='min'+_0x1b85a3,_0x526ace='max'+_0x1b85a3;_0x3741cd['enableCommand'](_0x12545c,()=>{_0x35cb32['model']['change'](_0x59c976=>{const _0x390f95=_0x140d1e['getSelectionAffectedTableCells'](_0x448cc3),_0x41b9ba=_0x390f95[0x0]['findAncestor']('table');let _0x2902c4;if('removeTableRow'==_0x12545c){const _0x36e2e1=_0x140d1e['getRowIndexes'](_0x390f95);_0x2902c4={'startRow':_0x36e2e1['first'],'endRow':_0x36e2e1['last'],'includeAllSlots':!0x0};}else{const _0x5963d0=_0x140d1e['getColumnIndexes'](_0x390f95);_0x2902c4={'startColumn':_0x5963d0['first'],'endColumn':_0x5963d0['last'],'includeAllSlots':!0x0};}const _0x10164a=_0x140d1e['createTableWalker'](_0x41b9ba,_0x2902c4),_0x417375=Array['from'](_0x10164a)['map'](({cell:_0x715d88})=>_0x715d88),_0x11e775=be(_0x417375['filter'](_0x460d70=>_0x460d70['hasAttribute'](_0x5bdcdc))),_0x562775=be(_0x417375['filter'](_0x37243d=>!_0x37243d['hasAttribute'](_0x5bdcdc)))['map'](_0xa97ce5=>_0x59c976['createRangeOn'](_0xa97ce5)),_0x217e0e=_0x3741cd['markMultiRangeDeletion'](_0x562775,_0x358899);if(_0x217e0e&&('tableRow'==_0x217e0e['subType']||'tableColumn'==_0x217e0e['subType'])){const _0x202c12=this['_getSuggestionCoords'](_0x217e0e);for(const _0x5a0792 of _0x11e775){const _0x1f0f52=_0x59c976['createRangeOn'](_0x5a0792),_0x3adf64=_0x140d1e['getCellLocation'](_0x5a0792),_0x1fefc7=_0x5a0792['getAttribute'](_0x5bdcdc)-0x1,_0x336d50=_0x202c12[_0x171a9b],_0x599e08=_0x202c12[_0x526ace];_0x336d50<=_0x3adf64[_0x515fe1]&&_0x3adf64[_0x515fe1]+_0x1fefc7<=_0x599e08&&_0x217e0e['addRange'](_0x1f0f52);}}});});}function _0x1a0456(_0x422d0b){const _0x3e88af=Array['from'](_0x448cc3['getRanges']())['map'](_0x337275=>_0x2fd4c8['fromRange'](_0x337275));_0x35cb32['model']['change'](_0x6c3047=>{const _0x2d884c=_0x6c3047['batch'];_0x422d0b=_0x422d0b['filter'](_0x40c2be=>'$graveyard'!=_0x40c2be['root']['rootName']),_0x6c3047['setSelection'](_0x422d0b),_0x35cb32['commands']['get']('removeTableRow')['refresh'](),_0x35cb32['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x35cb32['model']['enqueueChange'](()=>{_0x35cb32['model']['enqueueChange'](_0x2d884c,_0xb3b646=>{const _0xb5d3ae=_0x3e88af['filter'](_0x1eee75=>'$graveyard'!=_0x1eee75['root']['rootName']);_0xb5d3ae['length']>0x0&&_0xb3b646['setSelection'](_0xb5d3ae);for(const _0x3db280 of _0x3e88af)_0x3db280['detach']();});});});}function _0x2498ef(_0x55b40f){_0x35cb32['model']['change'](_0x2eba60=>{const _0xa41bcb=Array['from'](_0x448cc3['getRanges']())['map'](_0x40e8cf=>_0x2fd4c8['fromRange'](_0x40e8cf)),_0x3265c2=[];for(const _0x593007 of _0x55b40f)for(const _0xc023c7 of _0x593007['getItems']({'shallow':!0x0}))_0x3265c2['push'](_0xc023c7);for(const _0xedaff6 of _0x3265c2)'$graveyard'!=_0xedaff6['root']['rootName']&&(_0x2eba60['setSelection'](_0x2eba60['createPositionAt'](_0xedaff6,0x0)),_0x35cb32['commands']['get']('removeTableColumn')['refresh'](),_0x35cb32['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x46eec8=_0xa41bcb['filter'](_0x1b2e29=>'$graveyard'!=_0x1b2e29['root']['rootName']);_0x46eec8['length']>0x0&&_0x2eba60['setSelection'](_0x46eec8);for(const _0x5ab1d6 of _0xa41bcb)_0x5ab1d6['detach']();});}function _0xca4b7(_0x34f490,_0x5e90c2){return _0x5e90c2['every'](_0x13722b=>_0x34f490['some'](_0x2c8ac9=>_0x2c8ac9['end']['isEqual'](_0x13722b['start'])||_0x13722b['end']['isEqual'](_0x2c8ac9['start'])));}function _0x4abb3f(_0x3bb66a,_0x538487){return!_0x3bb66a['some'](_0x3a31ca=>_0x538487['some'](_0x44363a=>_0x3a31ca['isIntersecting'](_0x44363a)))&&_0x3bb66a['some'](_0x4f5334=>_0x538487['some'](_0xccec66=>_0x4f5334['end']['isTouching'](_0xccec66['start'])));}_0x35cb32['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x5a3f8b,_0x15d4a7,_0x4bc85e)=>{if(!_0x4bc85e['options']['showSuggestionHighlights'])return;const _0x524583=_0x15d4a7['item'];if(!_0x524583)return;const _0x55d324=_0x4bc85e['mapper']['toViewElement'](_0x524583);function _0x3498d1(_0x5b81e3){return Array['isArray'](_0x5b81e3)?_0x5b81e3:[_0x5b81e3];}_0x55d324&&'tableCell'===_0x524583['name']&&_0x4b1ae9(_0x55d324,_0x4bc85e['writer'],(_0x55ba66,_0x48f983,_0x3cf54e)=>_0x3cf54e['addClass'](_0x3498d1(_0x48f983['classes']),_0x55ba66),(_0x4da7ef,_0x4b64e3,_0x133877)=>_0x133877['removeClass'](_0x3498d1(_0x4b64e3['classes']),_0x4da7ef));},{'priority':'highest'}),_0x3741cd['descriptionFactory']['registerDescriptionCallback'](_0x39a1eb=>{if('insertion'!=_0x39a1eb['type']&&'deletion'!=_0x39a1eb['type'])return;const _0x263778=_0x39a1eb['getContainedElement']();if(null!=_0x263778&&_0x263778['is']('element','table')){if('insertion'==_0x39a1eb['type']){const _0x51df07=_0x39a1eb['getItems']()['filter'](_0x534306=>_0x534306['is']('$textProxy'))['map'](_0x1e0d63=>_0x1e0d63['data']);if(_0x51df07['length'])return{'type':'insertion','content':o(_0x45b625,'*Insert:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x51df07['join']('\x20')+'\x22'))};}if('deletion'==_0x39a1eb['type']){const _0x39283a=_0x39a1eb['getItems']()['filter'](_0x5e7d4c=>_0x5e7d4c['is']('$textProxy'))['map'](_0x1f7a4e=>_0x1f7a4e['data']);if(_0x39283a['length'])return{'type':'deletion','content':o(_0x45b625,'*Remove:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x39283a['join']('\x20')+'\x22'))};}}}),_0x3741cd['descriptionFactory']['registerDescriptionCallback'](_0x3f1b7b=>{if('tableRow'==_0x3f1b7b['subType']){const _0x421263=_0x3f1b7b['getItems']()['filter'](_0x18e37c=>_0x18e37c['is']('$textProxy'))['map'](_0x8c95f5=>_0x8c95f5['data']),_0x2161ec=this['_getSuggestionCoords'](_0x3f1b7b),_0x1d945b=_0x2161ec['maxRow']-_0x2161ec['minRow']+0x1;if('insertion'==_0x3f1b7b['type'])return _0x421263['length']?{'type':'insertion','content':o(_0x45b625,'*Insert:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1d945b,'\x22'+_0x421263['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x45b625,'*Insert:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_ROW',_0x1d945b))};if('deletion'==_0x3f1b7b['type'])return _0x421263['length']?{'type':'deletion','content':o(_0x45b625,'*Remove:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x1d945b,'\x22'+_0x421263['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x45b625,'*Remove:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_ROW',_0x1d945b))};}if('tableColumn'==_0x3f1b7b['subType']){const _0x2d5202=_0x3f1b7b['getItems']()['filter'](_0x2b7c8a=>_0x2b7c8a['is']('$textProxy'))['map'](_0x538ed5=>_0x538ed5['data']),_0x2e6ebb=this['_getSuggestionCoords'](_0x3f1b7b),_0x34f102=_0x2e6ebb['maxColumn']-_0x2e6ebb['minColumn']+0x1;if('insertion'==_0x3f1b7b['type'])return _0x2d5202['length']?{'type':'insertion','content':o(_0x45b625,'*Insert:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x34f102,'\x22'+_0x2d5202['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x45b625,'*Insert:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_COLUMN',_0x34f102))};if('deletion'==_0x3f1b7b['type'])return _0x2d5202['length']?{'type':'deletion','content':o(_0x45b625,'*Remove:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x34f102,'\x22'+_0x2d5202['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x45b625,'*Remove:*\x20%0',o(_0x45b625,'ELEMENT_TABLE_COLUMN',_0x34f102))};}}),_0x3741cd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x1a0456),_0x3741cd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x1a0456),_0x3741cd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x2498ef),_0x3741cd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x2498ef),_0x3741cd['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0xca4b7),_0x3741cd['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0xca4b7),_0x3741cd['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x4abb3f),_0x3741cd['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x4abb3f);}['_acceptFormatSuggestionCallbackFactory'](){const _0x114efe=this['editor'],_0x265502=_0x114efe['model']['document']['selection'];return(_0x47aa22,_0x83a0a2)=>{_0x114efe['model']['change'](_0x1f0c89=>{const {commandName:_0x234084,commandParams:_0x3e5fb9}=_0x83a0a2;let _0x32c40c=_0x47aa22[0x0]['end']['nodeBefore'];_0x3e5fb9&&_0x3e5fb9[0x0]&&!0x1===_0x3e5fb9[0x0]['forceValue']&&(_0x32c40c=_0x47aa22[0x0]['start']['nodeAfter']);const _0x2f39c6=_0x1f0c89['createRangeIn'](_0x32c40c);if('$graveyard'==_0x2f39c6['root']['rootName'])return;const _0x18b767=Array['from'](_0x265502['getRanges']())['map'](_0x56accf=>_0x2fd4c8['fromRange'](_0x56accf));_0x1f0c89['setSelection'](_0x2f39c6),_0x114efe['commands']['get'](_0x234084)['refresh'](),_0x3e5fb9['push']({'forceDefaultExecution':!0x0}),_0x114efe['execute'](_0x234084,..._0x3e5fb9);const _0x785e28=_0x18b767['filter'](_0x59f72f=>'$graveyard'!=_0x59f72f['root']['rootName']);_0x785e28['length']>0x0&&_0x1f0c89['setSelection'](_0x785e28);for(const _0x479145 of _0x18b767)_0x479145['detach']();});};}['_getCoordsForCells'](_0x58c0a8){const _0x5d5a35=this['editor']['plugins']['get']('TableUtils');let _0x10994a=Number['MAX_SAFE_INTEGER'],_0x2ca89a=Number['MIN_SAFE_INTEGER'],_0x310c74=Number['MAX_SAFE_INTEGER'],_0x3be48b=Number['MIN_SAFE_INTEGER'];for(const _0x75c7ae of _0x58c0a8){if('$graveyard'==_0x75c7ae['root']['rootName'])continue;const {row:_0xfa8223,column:_0x54202f}=_0x5d5a35['getCellLocation'](_0x75c7ae),_0x4cc88e=_0x75c7ae['hasAttribute']('rowspan')?_0x75c7ae['getAttribute']('rowspan')-0x1:0x0,_0x5558c6=_0x75c7ae['hasAttribute']('colspan')?_0x75c7ae['getAttribute']('colspan')-0x1:0x0;_0x10994a=_0xfa8223<_0x10994a?_0xfa8223:_0x10994a,_0x2ca89a=_0xfa8223+_0x4cc88e>_0x2ca89a?_0xfa8223+_0x4cc88e:_0x2ca89a,_0x310c74=_0x54202f<_0x310c74?_0x54202f:_0x310c74,_0x3be48b=_0x54202f+_0x5558c6>_0x3be48b?_0x54202f+_0x5558c6:_0x3be48b;}return{'minRow':_0x10994a,'maxRow':_0x2ca89a,'minColumn':_0x310c74,'maxColumn':_0x3be48b};}['_setupColumnsRowsFixing'](){const _0x247d90=this['editor'],_0x1ed540=_0x247d90['plugins']['get']('TrackChangesEditing'),_0x47aa7c=_0x247d90['plugins']['get']('TableUtils');_0x247d90['model']['document']['on']('change:data',()=>{const _0x5c13d7=Array['from'](_0x247d90['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2b93e9,data:_0x48fdfc}of _0x5c13d7){const {group:_0x108b5d,id:_0x4bc398,subType:_0x45a274}=_0x1ed540['_splitMarkerName'](_0x2b93e9);if('suggestion'!=_0x108b5d)continue;if(null!=_0x48fdfc['oldRange'])continue;const _0x58a57a=_0x1ed540['getSuggestion'](_0x4bc398);this['_tablePostFixingSubtypes']['includes'](_0x45a274)&&this['_tableSuggestions']['add'](_0x58a57a);}},{'priority':'low'});const _0x376244=(_0x43b2b1,_0x3091cc)=>{let _0x17e3f2=!0x1;const _0x388138=_0x3091cc['createRangeOn'](_0x43b2b1),_0x530540=_0x43b2b1['findAncestor']('table'),_0x4a11cf=_0x47aa7c['getCellLocation'](_0x43b2b1);for(const _0x22410c of this['_tableSuggestions']){const _0x41a5e8=_0x22410c['subType'],_0x19bb6f=_0x41a5e8['startsWith']('tablePaste'),_0xdf0d11=_0x41a5e8['substr'](_0x19bb6f?0xa:0x5),_0x4b9897=_0xdf0d11['toLowerCase'](),_0x34034c=_0x4b9897['substr'](0x0,0x3)+'span',_0x5eb242='min'+_0xdf0d11,_0x4dbcb2='max'+_0xdf0d11;if(!_0x22410c['isInContent'])continue;if(_0x530540!=_0x22410c['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x22410c['isIntersectingWithRange'](_0x388138))continue;const _0x4c7f84=_0x43b2b1['hasAttribute'](_0x34034c)?_0x43b2b1['getAttribute'](_0x34034c)-0x1:0x0,_0x200680=this['_getSuggestionCoords'](_0x22410c),_0x48c724=_0x200680[_0x5eb242],_0x36386b=_0x200680[_0x4dbcb2];_0x48c724<=_0x4a11cf[_0x4b9897]&&_0x4a11cf[_0x4b9897]+_0x4c7f84<=_0x36386b&&(_0x22410c['addRange'](_0x388138),_0x17e3f2=!0x0);}return _0x17e3f2;};_0x247d90['model']['document']['registerPostFixer'](_0x15e3bb=>{let _0x739ddf=!0x1;for(const _0x1be4f1 of _0x247d90['model']['document']['differ']['getChanges']())if('insert'==_0x1be4f1['type']){if('tableRow'==_0x1be4f1['name']){for(const _0x50b94b of _0x1be4f1['position']['nodeAfter']['getChildren']())_0x739ddf=_0x739ddf||_0x376244(_0x50b94b,_0x15e3bb);}else'tableCell'==_0x1be4f1['name']&&(_0x739ddf=_0x739ddf||_0x376244(_0x1be4f1['position']['nodeAfter'],_0x15e3bb));}return _0x739ddf;});}['_getSuggestionCoords'](_0x38a679){return this['_getCoordsForCells'](_0x38a679['getRanges']()['map'](_0x25052c=>_0x25052c['start']['nodeAfter']));}}function be(_0x1d3f09){return Array['from'](new Set(_0x1d3f09)['values']());}class vt extends _0x440856{static get['requires'](){return[It];}['afterInit'](){const _0x1d660b=this['editor'],_0xf242d0=_0x1d660b['model']['document']['selection'],_0x2556f7=_0x1d660b['locale'];if(!_0x1d660b['plugins']['has']('TableEditing'))return;const _0x2ef119=_0x1d660b['plugins']['get']('TrackChangesEditing'),_0x5577cb=_0x1d660b['plugins']['get']('TableUtils'),_0x3f7f46=_0x1d660b['plugins']['get'](It);_0x3f7f46['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x2ef119['enableCommand']('mergeTableCells',()=>{const _0x56d20a=_0x5577cb['getSelectionAffectedTableCells'](_0x1d660b['model']['document']['selection']);_0x1d660b['model']['change'](()=>{_0x2ef119['markMultiRangeBlockFormat'](_0x56d20a,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x1d660b['commands']['get']('mergeTableCells')['on']('execute',(_0x46b1a5,_0x5da491)=>{_0x1d660b['commands']['get']('trackChanges')['value']&&(_0x5da491['length']>0x0&&_0x5da491[_0x5da491['length']-0x1]&&_0x5da491[_0x5da491['length']-0x1]['forceDefaultExecution']||_0x2ef119['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x46b1a5['stop']());},{'priority':'highest'});for(const _0x424f79 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x42e344=_0x1d660b['commands']['get'](_0x424f79);_0x2ef119['enableCommand'](_0x424f79,()=>{const _0x2c82f2=_0x1d660b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5f449c=>_0x5f449c['is']('element','tableCell')),_0x1cf03b=_0x42e344['value'];_0x1d660b['model']['change'](()=>{_0x2ef119['markMultiRangeBlockFormat']([_0x2c82f2,_0x1cf03b],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x40c4e8 of['splitTableCellVertically','splitTableCellHorizontally']){const _0x2d8f54=_0x1d660b['commands']['get'](_0x40c4e8);_0x2ef119['enableCommand'](_0x40c4e8,()=>{const _0x45631b=_0x5577cb['getSelectionAffectedTableCells'](_0x1d660b['model']['document']['selection'])[0x0],_0x4154d5=_0x45631b['findAncestor']('table'),{column:_0x632e61,row:_0x5d3627}=_0x5577cb['getCellLocation'](_0x45631b);let _0x20e755=[];if('horizontally'==_0x2d8f54['direction']){const _0x22d04d=_0x5577cb['createTableWalker'](_0x4154d5,{'startRow':_0x5d3627,'endRow':_0x5d3627,'includeAllSlots':!0x0});_0x20e755=Array['from'](_0x22d04d)['map'](_0x1e2e72=>_0x1e2e72['cell']);}else{const _0x12e492=_0x5577cb['createTableWalker'](_0x4154d5,{'column':_0x632e61,'includeAllSlots':!0x0});_0x20e755=Array['from'](_0x12e492)['map'](_0x1dbbcf=>_0x1dbbcf['cell']);}_0x1d660b['model']['change'](_0x3d02d6=>{_0x2ef119['markBlockFormat'](_0x3d02d6['createRangeOn'](_0x45631b),{'commandName':_0x40c4e8,'commandParams':[]},_0x20e755,_0x40c4e8);});});}_0x2ef119['descriptionFactory']['registerDescriptionCallback'](_0xc218f5=>{if('formatBlock'!=_0xc218f5['type']&&'formatInline'!=_0xc218f5['type'])return;const {data:_0x157241}=_0xc218f5;return _0x157241&&'mergeTableCells'==_0x157241['commandName']?{'type':'format','content':o(_0x2556f7,'*Merge\x20cells*')}:void 0x0;}),_0x2ef119['descriptionFactory']['registerDescriptionCallback'](_0x4936c2=>{if('formatBlock'!=_0x4936c2['type']&&'formatInline'!=_0x4936c2['type'])return;const {data:_0xf1c8a9}=_0x4936c2;return _0xf1c8a9?'splitTableCellVertically'==_0xf1c8a9['commandName']?{'type':'format','content':o(_0x2556f7,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0xf1c8a9['commandName']?{'type':'format','content':o(_0x2556f7,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x2ff6a8=_0x3f7f46['_acceptFormatSuggestionCallbackFactory']();for(const _0x2e9d01 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x2ef119['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2e9d01,'accept',_0x2ff6a8);for(const _0x1f5a35 of['splitTableCellVertically','splitTableCellHorizontally'])_0x2ef119['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1f5a35,'accept',_0x2ff6a8);_0x2ef119['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x1606bc=>{_0x1d660b['model']['change'](_0x29e5a4=>{const _0x548e90=Array['from'](_0xf242d0['getRanges']())['map'](_0x523a89=>_0x2fd4c8['fromRange'](_0x523a89));_0x29e5a4['setSelection'](_0x1606bc),_0x1d660b['commands']['get']('mergeTableCells')['refresh'](),_0x1d660b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x26cc96=_0x548e90['filter'](_0x47c6a7=>'$graveyard'!=_0x47c6a7['root']['rootName']);_0x26cc96['length']>0x0&&_0x29e5a4['setSelection'](_0x26cc96);for(const _0x68da0 of _0x548e90)_0x68da0['detach']();});});for(const _0x4ab53c of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x2395c9=_0x1d660b['commands']['get'](_0x4ab53c);_0x2395c9['on']('set:isEnabled',(_0x20787b,_0x3ac574,_0xf6dcc9)=>{if(_0xf6dcc9){const _0x454d52=_0x1d660b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x45e08c=>_0x45e08c['is']('element','tableCell'));this['_areMergableCells'](_0x2395c9['value'],_0x454d52)||(_0x20787b['return']=!0x1,_0x20787b['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0xba0be8=this['editor']['commands']['get']('mergeTableCells'),_0x38dc5b=this['editor']['plugins']['get']('TableUtils');if(!_0xba0be8['isEnabled'])return!0x1;const _0x441841=_0x38dc5b['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x1e7e45 of _0x441841)for(const _0x4c1158 of _0x441841)if(_0x1e7e45!=_0x4c1158&&!this['_areMergableCells'](_0x1e7e45,_0x4c1158))return!0x1;return!0x0;}['_areMergableCells'](_0x5ce608,_0x5daf52){const _0x40d2bc=this['editor']['plugins']['get']('TrackChangesEditing'),_0x90cf0a=this['editor']['model']['createRangeOn'](_0x5ce608),_0x2f00a1=this['editor']['model']['createRangeOn'](_0x5daf52),_0x40606f=new Set(),_0x12edad=new Set();for(const _0x4c37d0 of _0x40d2bc['getSuggestions']())if(('insertion'==_0x4c37d0['type']||'deletion'==_0x4c37d0['type']||'mergeTableCells'==_0x4c37d0['subType'])&&_0x4c37d0['isInContent']){for(const _0xd9a70b of _0x4c37d0['getRanges']())_0xd9a70b['containsRange'](_0x90cf0a,!0x0)&&_0x40606f['add'](_0x4c37d0['type']+':'+_0x4c37d0['author']['id']),_0xd9a70b['containsRange'](_0x2f00a1,!0x0)&&_0x12edad['add'](_0x4c37d0['type']+':'+_0x4c37d0['author']['id']);}if(_0x40606f['size']!=_0x12edad['size'])return!0x1;for(const _0x187d83 of _0x40606f)if(!_0x12edad['has'](_0x187d83))return!0x1;return!0x0;}}class Ct extends _0x440856{static get['requires'](){return[It];}['afterInit'](){const _0x2374b6=this['editor'];if(!_0x2374b6['plugins']['has']('TableEditing'))return;const _0x38f516=_0x2374b6['locale'],_0x38db73=_0x2374b6['plugins']['get']('TrackChangesEditing');_0x38db73['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x38db73['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x38db73['registerBlockAttribute']('headingRows'),_0x38db73['registerBlockAttribute']('headingColumns'),_0x38db73['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x38f516,'FORMAT_HEADER_ROW')),_0x38db73['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x38f516,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2ea11a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x57698b=this['editor']['plugins']['get']('TableUtils'),_0x4784f1=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x2d400e({showActiveMarker:_0x350ca1=!0x0,setDataAttribute:_0x4f9678=!0x0}={}){return(_0x3887eb,_0x21da2d,_0x3f57aa)=>{const {type:_0x417903,id:_0xd1d2e7}=_0x2ea11a['_splitMarkerName'](_0x21da2d['markerName']),_0x23df80=_0x2ea11a['getSuggestion'](_0xd1d2e7),_0x70d1f8=_0x23df80['data'];if('formatBlock'!=_0x23df80['type']||!_0x70d1f8||'setTableColumnHeader'!=_0x70d1f8['commandName'])return;if(_0x21da2d['item'])return void _0x3887eb['stop']();if(!_0x3f57aa['consumable']['consume'](_0x21da2d['markerRange'],_0x3887eb['name']))return;const _0x523d85=_0x21da2d['markerRange']['start']['nodeAfter'],_0x9e07e1=_0x21da2d['markerRange']['end']['nodeBefore'],_0x26b6de=_0x523d85['parent']['parent'],{column:_0x438fd4}=_0x57698b['getCellLocation'](_0x523d85),{column:_0x8ac86c}=_0x57698b['getCellLocation'](_0x9e07e1);for(let _0x4e286b=_0x438fd4;_0x4e286b<=_0x8ac86c;_0x4e286b++){const _0x302032=_0x57698b['createTableWalker'](_0x26b6de,{'column':_0x4e286b,'includeAllSlots':!0x1});for(const _0x109cef of _0x302032){const _0x2770b0=_0x109cef['cell'],_0x5246db=_0x3f57aa['mapper']['toViewElement'](_0x2770b0);_0x3f57aa['writer']['addClass']('ck-suggestion-marker-'+_0x417903,_0x5246db),_0x4f9678&&_0x3f57aa['writer']['setAttribute']('data-suggestion',_0xd1d2e7,_0x5246db),_0x3f57aa['mapper']['bindElementToMarker'](_0x5246db,_0x21da2d['markerName']),_0x350ca1&&(_0x2ea11a['activeMarkers']['includes'](_0x21da2d['markerName'])?_0x3f57aa['writer']['addClass']('ck-suggestion-marker--active',_0x5246db):_0x3f57aa['writer']['removeClass']('ck-suggestion-marker--active',_0x5246db));}}};}_0x2ea11a['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x4784f1),_0x2ea11a['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x4784f1),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x2d400e(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1183a8,_0x4b2bfb,_0x34a8ec)=>{_0x34a8ec['options']['showSuggestionHighlights']&&_0x2d400e({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x1183a8,_0x4b2bfb,_0x34a8ec);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x46458f,_0xd16289,_0x4dd42d)=>{const {type:_0x4d7340,id:_0x57f0ab}=_0x2ea11a['_splitMarkerName'](_0xd16289['markerName']),_0x355cc9=_0x2ea11a['getSuggestion'](_0x57f0ab),_0x139dcb=_0x355cc9['data'];if('formatBlock'!=_0x355cc9['type']||!_0x139dcb||'setTableColumnHeader'!=_0x139dcb['commandName'])return;const _0x10bce1=_0x4dd42d['mapper']['markerNameToElements'](_0xd16289['markerName']);if(_0x10bce1){for(const _0x2d8f8b of _0x10bce1)_0x4dd42d['writer']['removeClass']('ck-suggestion-marker-'+_0x4d7340,_0x2d8f8b),_0x4dd42d['writer']['removeClass']('ck-suggestion-marker--active',_0x2d8f8b),_0x4dd42d['writer']['removeAttribute']('data-suggestion',_0x2d8f8b),_0x4dd42d['mapper']['unbindElementFromMarkerName'](_0x2d8f8b,_0xd16289['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2950c2=this['editor'],_0x463c54=_0x2950c2['locale'];function _0x68c385(_0x52e276){return{'type':'format','content':o(_0x463c54,'*Format:*\x20%0',_0x52e276)};}_0x2950c2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5b33a5=>{if('formatBlock'!=_0x5b33a5['type'])return;const {data:_0x3d2bc2}=_0x5b33a5;if(_0x3d2bc2){if('setTableRowHeader'==_0x3d2bc2['commandName']){const _0x3b2a92=_0x3d2bc2['commandParams'][0x0]['forceValue'];return _0x68c385(o(_0x463c54,_0x3b2a92?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x3d2bc2['commandName']){const _0x1d29db=_0x3d2bc2['commandParams'][0x0]['forceValue'];return _0x68c385(o(_0x463c54,_0x1d29db?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x578039=>[_0x578039,null]));class _t extends _0x440856{static get['requires'](){return[It];}['afterInit'](){const _0x579222=this['editor'];if(!_0x579222['plugins']['has']('TableClipboard'))return;const _0x1d8158=_0x579222['plugins']['get']('TrackChangesEditing'),_0x19a379=_0x579222['plugins']['get']('TableUtils'),_0x530250=_0x579222['plugins']['get'](It),_0x165a8a=_0x579222['plugins']['get']('TableClipboard');_0x530250['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x579222['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x579222['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2bb3d1=null;_0x579222['model']['on']('insertContent',(_0x3fa952,_0x13b273)=>{const [_0x12a13b,_0x46c0a7]=_0x13b273,_0x398844=_0x13b273[_0x13b273['length']-0x1];_0x398844&&_0x398844['forceDefaultExecution']||_0x1d8158['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x3cf4f0,_0x20140d,_0x2008d4,_0x536bcd,_0x95a8c5){if(_0x20140d&&!_0x20140d['is']('documentSelection'))return!0x1;const _0x15b834=_0x95a8c5['getTableIfOnlyTableInContent'](_0x3cf4f0,_0x2008d4);if(!_0x15b834||!Re(_0x15b834,void 0x0,_0x536bcd))return!0x1;const _0x367f1d=_0x536bcd['getSelectionAffectedTableCells'](_0x2008d4['document']['selection']);if(!_0x367f1d['length'])return!0x1;const _0x451810=_0x367f1d[0x0]['findAncestor']('table'),_0x5d6821=_0x536bcd['getRowIndexes'](_0x367f1d),_0x24646e=_0x536bcd['getColumnIndexes'](_0x367f1d),_0x5416cf={'startRow':_0x5d6821['first'],'endRow':_0x5d6821['last'],'startColumn':_0x24646e['first'],'endColumn':_0x24646e['last']};return 0x1==_0x367f1d['length']&&(_0x5416cf['endRow']+=_0x536bcd['getRows'](_0x15b834)-0x1,_0x5416cf['endColumn']+=_0x536bcd['getColumns'](_0x15b834)-0x1),Re(_0x451810,_0x5416cf,_0x536bcd);}(_0x12a13b,_0x46c0a7,_0x579222['model'],_0x19a379,_0x165a8a)&&(_0x3fa952['stop'](),_0x2bb3d1={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x579222['model']['change'](()=>{_0x579222['model']['insertContent'](_0x13b273[0x0],_0x13b273[0x1],_0x13b273[0x2],{'forceDefaultExecution':!0x0});const _0x385c83=_0x3415dc(),{rowInsertionRanges:_0x326b2f,columnInsertionRanges:_0x32b969,insertionRanges:_0x18a4f4,deletionRanges:_0x472791,cells:_0x38aaeb}=_0x2bb3d1;_0x326b2f['length']&&_0x1d8158['markMultiRangeInsertion'](_0x326b2f,'tablePasteRow',{'tablePasteChainId':_0x385c83}),_0x32b969['length']&&_0x1d8158['markMultiRangeInsertion'](_0x32b969,'tablePasteColumn',{'tablePasteChainId':_0x385c83}),_0x18a4f4['length']&&(_0x1d8158['markMultiRangeInsertion'](_0x18a4f4,'tablePaste',{'tablePasteChainId':_0x385c83,'skipNestingCheck':!0x0}),_0x18a4f4['forEach'](_0x2b22a3=>_0x2b22a3['detach']?.())),_0x472791['length']&&(_0x1d8158['markMultiRangeDeletion'](_0x472791,'tablePaste',{'tablePasteChainId':_0x385c83,'skipNestingCheck':!0x0}),_0x472791['forEach'](_0x100468=>_0x100468['detach']?.()));const _0x2e6336=_0x1d8158['markMultiRangeBlockFormat'](_0x38aaeb['map'](({element:_0x346d1e})=>_0x346d1e),{'formatGroupId':_0x3415dc()},[],'tablePasteCell',{'tablePasteChainId':_0x385c83});if(_0x2e6336){const _0x5389d6=_0x2e6336['getMarkers'](),_0x4198cf=[];for(const {element:_0x5bbc17,attributes:_0x44491d}of _0x38aaeb){if(!_0x44491d)continue;const _0x10d193=_0x579222['model']['createRangeOn'](_0x5bbc17),_0x2b85f3=_0x5389d6['find'](_0x1a17f4=>_0x1a17f4['getRange']()['isEqual'](_0x10d193));_0x2b85f3&&_0x4198cf['push']([_0x2b85f3['name'],_0x44491d]);}_0x4198cf['length']&&_0x2e6336['setAttribute']('markerAttributes',Object['fromEntries'](_0x4198cf));}_0x2bb3d1=null;}));},{'priority':_0x267b38['high']+0xa}),_0x579222['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x1093af,_0x51216e)=>{const [_0x389d61,_0xa84a65,,_0x428f46]=_0x51216e;if(!_0x2bb3d1)return;_0x1093af['stop']();const _0x353b6f=_0x389d61['cell'],_0x3eebb0=_0xa84a65,_0x13ff17=ke(_0x353b6f),_0x5c7dee=ke(_0x3eebb0);_0x1093af['return']=_0x353b6f;let _0x53e2e4=null,_0x2176bc=null;if(_0x5c7dee||_0x13ff17){if(_0x13ff17&&!_0x5c7dee){_0x428f46['remove'](_0x353b6f['getChild'](0x0));for(const _0x45f19a of Array['from'](_0x3eebb0['getChildren']()))_0x428f46['insert'](_0x45f19a,_0x353b6f,'end');const _0x7118ec=_0x2bb3d1['rowInsertionIndexes']['includes'](_0x389d61['row']),_0x477fbf=_0x2bb3d1['columnInsertionIndexes']['includes'](_0x389d61['column']);_0x7118ec||_0x477fbf||(_0x53e2e4=_0x2fd4c8['fromRange'](_0x428f46['createRangeIn'](_0x353b6f)));}else _0x5c7dee&&!_0x13ff17&&(_0x2176bc=_0x428f46['createRangeIn'](_0x353b6f));}else{const _0x2ae320=_0x428f46['createElement']('tableCellSuggestion'),_0x2be121=_0x428f46['createElement']('tableCellSuggestion');_0x428f46['wrap'](_0x428f46['createRangeIn'](_0x353b6f),_0x2be121),_0x428f46['insert'](_0x2ae320,_0x353b6f,0x0);for(const _0x3c8c5a of Array['from'](_0x3eebb0['getChildren']()))_0x428f46['insert'](_0x3c8c5a,_0x2ae320,'end');_0x53e2e4=_0x2fd4c8['fromRange'](_0x428f46['createRangeOn'](_0x2ae320)),_0x2176bc=_0x2fd4c8['fromRange'](_0x428f46['createRangeOn'](_0x2be121));}const _0x1a8904=Array['from'](_0x3eebb0['getAttributes']())['filter'](([_0x5714cf])=>Pe['includes'](_0x5714cf));_0x2bb3d1['cells']['push']({'element':_0x353b6f,'attributes':_0x1a8904['length']?Object['fromEntries'](_0x1a8904):null}),_0x53e2e4&&_0x2bb3d1['insertionRanges']['push'](_0x53e2e4),_0x2176bc&&_0x2bb3d1['deletionRanges']['push'](_0x2176bc);},{'priority':'high'}),_0x19a379['on']('insertColumns',(_0x252472,_0x8a4ddd)=>{const [_0x2f4679,_0x4773dd={}]=_0x8a4ddd;if(!_0x2bb3d1)return;const _0x1accc0=_0x4773dd['at']||0x0,_0x5efe2c=_0x4773dd['columns']||0x1;_0x2bb3d1['columnInsertionIndexes']=new Array(_0x5efe2c)['fill'](_0x1accc0)['map']((_0x4e1c22,_0x1d0259)=>_0x4e1c22+_0x1d0259);for(const {cell:_0x51faa1}of _0x19a379['createTableWalker'](_0x2f4679,{'startColumn':_0x1accc0,'endColumn':_0x1accc0+_0x5efe2c-0x1}))_0x2bb3d1['columnInsertionRanges']['push'](_0x579222['model']['createRangeOn'](_0x51faa1));},{'priority':'low'}),_0x19a379['on']('insertRows',(_0x91be19,_0x3c6c54)=>{const [_0x46de04,_0x1f167c={}]=_0x3c6c54;if(!_0x2bb3d1)return;const _0x745f0a=_0x1f167c['at']||0x0,_0x492358=_0x1f167c['rows']||0x1;_0x2bb3d1['rowInsertionIndexes']=new Array(_0x492358)['fill'](_0x745f0a)['map']((_0x8e35c7,_0x21f9dd)=>_0x8e35c7+_0x21f9dd);for(const {cell:_0x3ef00b}of _0x19a379['createTableWalker'](_0x46de04,{'startRow':_0x745f0a,'endRow':_0x745f0a+_0x492358-0x1}))_0x2bb3d1['rowInsertionRanges']['push'](_0x579222['model']['createRangeOn'](_0x3ef00b));},{'priority':'low'}),_0x1d8158['descriptionFactory']['registerDescriptionCallback'](_0x432c96=>{if(_0x432c96['subType']&&_0x432c96['subType']['startsWith']('tablePaste'))return _0x432c96['previous']?{}:{'type':'insertion','content':o(_0x579222['locale'],'*Replace\x20table\x20cells*')};});const _0xa0d5c=()=>!0x1;for(const _0x22b7fd of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x1d8158['_suggestionFactory']['registerCustomCallback']('insertion',_0x22b7fd,'join',_0xa0d5c),_0x1d8158['_suggestionFactory']['registerCustomCallback']('deletion',_0x22b7fd,'join',_0xa0d5c),_0x1d8158['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x22b7fd,'join',_0xa0d5c);_0x1d8158['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0xa0d5c),_0x1d8158['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0xa8492a,_0x26350c,_0x16bd88)=>{const _0x5424ca=_0xa8492a['map'](_0x5a7b17=>_0x5a7b17['getContainedElement']())['filter'](_0x125217=>_0x125217),_0x3b1663=new Map(_0x5424ca['map'](_0x382f74=>[_0x382f74,null]));if(_0x2bb3d1){for(const {element:_0x3147b7,attributes:_0x695ba8}of _0x2bb3d1['cells'])_0x695ba8&&_0x3b1663['set'](_0x3147b7,_0x695ba8);}else{if(_0x16bd88&&_0x16bd88['markerAttributes'])for(const [_0x2031a6,_0x158d74]of Object['entries'](_0x16bd88['markerAttributes'])){const _0x86af5a=_0x579222['model']['markers']['get'](_0x2031a6),_0x1faa8f=_0x86af5a?_0x86af5a['getRange']()['getContainedElement']():null;_0x1faa8f&&_0x3b1663['set'](_0x1faa8f,_0x158d74);}}_0x579222['model']['change'](_0x53628a=>{for(const [_0x5a3249,_0x2e9720]of _0x3b1663)_0x53628a['setAttributes']({...we,..._0x2e9720},_0x5a3249);});});const _0x473423=(_0x4d9417,_0x46510b)=>{_0x1d8158['_suggestionFactory']['registerCustomCallback'](_0x4d9417,'tablePaste',_0x46510b,(_0x5a165c,_0x2f3c42,_0x17262e)=>{_0x579222['model']['change'](_0x39400a=>{const _0x1bfc99=[];for(const _0x55f870 of _0x5a165c){const _0x281d97=_0x55f870['start']['nodeAfter'];_0x281d97['is']('element','tableCellSuggestion')&&_0x1bfc99['push'](_0x281d97);}_0x1d8158['_suggestionFactory']['getSuggestionCallback'](_0x4d9417,null,_0x46510b)(_0x5a165c,_0x2f3c42,_0x17262e);for(const _0x5580b6 of _0x1bfc99)'$graveyard'!=_0x5580b6['root']['rootName']&&_0x39400a['unwrap'](_0x5580b6);});});};_0x473423('insertion','accept'),_0x473423('insertion','discard'),_0x473423('deletion','accept'),_0x473423('deletion','discard'),_0x1d8158['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x15ecdb=>{const _0x14594f=_0x15ecdb['map'](_0x4a8393=>_0x4a8393['getContainedElement']()),_0x4fa4e6=_0x14594f[0x0]['findAncestor']('table'),{minRow:_0x5de682,maxRow:_0x2f9c38}=_0x530250['_getCoordsForCells'](_0x14594f);_0x19a379['removeRows'](_0x4fa4e6,{'at':_0x5de682,'rows':_0x2f9c38-_0x5de682+0x1});}),_0x1d8158['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x6d0d94=>{const _0x1b33c5=_0x6d0d94['map'](_0x23b11e=>_0x23b11e['getContainedElement']()),_0x4374a8=_0x1b33c5[0x0]['findAncestor']('table'),{minColumn:_0x1405b8,maxColumn:_0xa8a4f3}=_0x530250['_getCoordsForCells'](_0x1b33c5);_0x19a379['removeColumns'](_0x4374a8,{'at':_0x1405b8,'columns':_0xa8a4f3-_0x1405b8+0x1});});const _0x1a9c21=(_0x4adbfa,_0x496351)=>{if(!_0x496351['subType']||!_0x496351['subType']['startsWith']('tablePaste'))return;const _0x21c465=_0x496351['attributes']['tablePasteChainId'],_0x5b0657=_0x1d8158['getSuggestions']()['filter'](_0xf166f=>_0xf166f['isInContent']&&_0xf166f['attributes']&&_0xf166f['attributes']['tablePasteChainId']==_0x21c465);_0x5b0657['length']&&_0x496351['getAllAdjacentSuggestions']()['length']!=_0x5b0657['length']&&_0x5b0657['reduce']((_0x3147c8,_0x1283be)=>(_0x3147c8['next']=_0x1283be,_0x1283be['previous']=_0x3147c8,_0x1283be));};function _0x2030c6(_0x4970ca,_0x457de9=!0x0){const {id:_0x59668d}=_0x1d8158['_splitMarkerName'](_0x4970ca['markerName']),_0x5857cf=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x562f35=_0x1d8158['activeMarkers']['includes'](_0x4970ca['markerName']);return _0x562f35&&_0x5857cf['push']('ck-suggestion-marker--active'),{'classes':_0x5857cf,'attributes':{'data-suggestion':_0x59668d},'priority':_0x562f35&&_0x457de9?0xbc2:0xbb8};}_0x1d8158['on']('suggestionLoaded',_0x1a9c21,{'priority':'high'}),_0x1d8158['on']('suggestionUnloaded',_0x1a9c21,{'priority':'high'}),_0x579222['model']['document']['registerPostFixer'](()=>{let _0x1169fd=!0x1;const _0x4846fe=Array['from'](_0x579222['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x16c3eb,data:_0x4e424d}of _0x4846fe){const {group:_0x5d0781,type:_0x2d54b2,id:_0xa822e0}=_0x1d8158['_splitMarkerName'](_0x16c3eb);if('suggestion'!=_0x5d0781||'deletion'!=_0x2d54b2||_0x4e424d['oldRange'])continue;if(!_0x1d8158['hasSuggestion'](_0xa822e0))continue;const _0x49adb4=_0x1d8158['getSuggestion'](_0xa822e0)['getRanges'](),_0x3fda85=_0x579222['plugins']['get']('Users')['me'];for(const _0x4f8f54 of _0x1d8158['getSuggestions']()){if(!_0x4f8f54['isInContent']||_0x4f8f54['author']!=_0x3fda85)continue;if('formatBlock'!=_0x4f8f54['type']||'tablePasteCell'!=_0x4f8f54['subType'])continue;if(_0x4f8f54['getRanges']()['every'](_0x4d9113=>_0x49adb4['some'](_0x33b9d6=>_0x33b9d6['containsRange'](_0x4d9113,!0x0)))){for(const _0x421196 of _0x4f8f54['getAllAdjacentSuggestions']())_0x421196['isInContent']&&(_0x421196['discard'](),_0x1169fd=!0x0);}}}return _0x1169fd;}),_0x579222['model']['document']['registerPostFixer'](_0x119134=>{const _0x29087b=_0x579222['commands']['get']('redo');if(!_0x29087b||!_0x29087b['_createdBatches']['has'](_0x119134['batch']))return!0x1;let _0x24f30b=!0x1;const _0x82e341=_0x579222['plugins']['get']('Users')['me'],_0x16028b=_0x579222['model']['document']['differ']['getChanges'](),_0x49e837=Array['from'](_0x579222['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x8f1ee3,data:_0x1a7ac4})=>{const {group:_0x3fa35d,subType:_0x3c97b9,authorId:_0x2ab3ca}=_0x1d8158['_splitMarkerName'](_0x8f1ee3);return'suggestion'==_0x3fa35d&&'tablePaste'==_0x3c97b9&&_0x2ab3ca==_0x82e341['id']&&!_0x1a7ac4['oldRange'];});for(const _0x4a24f8 of _0x16028b){if('insert'!=_0x4a24f8['type']||'tableCellSuggestion'!=_0x4a24f8['name']||0x1!=_0x4a24f8['length'])continue;const _0x530435=_0x119134['createRange'](_0x4a24f8['position'],_0x4a24f8['position']['getShiftedBy'](0x1));if(!_0x49e837['find'](({data:_0x23312b})=>_0x23312b['newRange']['isEqual'](_0x530435))){for(const {name:_0x35f146,data:_0x3f1443}of _0x49e837)if(_0x530435['containsRange'](_0x3f1443['newRange'])){_0x119134['updateMarker'](_0x35f146,{'range':_0x530435}),_0x24f30b=!0x0;break;}}}return _0x24f30b;}),_0x579222['model']['document']['registerPostFixer'](_0x402b85=>{let _0x43106e=!0x1;const _0x129c6b=_0x579222['plugins']['get']('Users')['me'],_0x3c1d24=_0x1d8158['getSuggestions']()['filter'](_0x4d74ac=>_0x4d74ac['isInContent']&&_0x4d74ac['author']==_0x129c6b),_0x1ac3a3=new Set(),_0x595e10=new Set();for(const _0x5217b0 of _0x3c1d24)if('tablePaste'==_0x5217b0['subType'])for(const _0x306903 of _0x5217b0['getMarkers']()){const _0x521fc4=_0x306903['getRange']()['getContainedElement']();if(_0x521fc4){if(_0x521fc4['is']('element','tableCellSuggestion')&&ke(_0x521fc4)){_0x5217b0['removeMarker'](_0x306903['name']),_0x1ac3a3['add'](_0x521fc4),_0x43106e=!0x0;const _0x41d8f2=_0x521fc4['nextSibling'],_0x4ad907=_0x521fc4['previousSibling'],_0xe2e722=_0x41d8f2&&_0x41d8f2['is']('element','tableCellSuggestion'),_0x455001=_0x4ad907&&_0x4ad907['is']('element','tableCellSuggestion');_0xe2e722&&!_0x1ac3a3['has'](_0x41d8f2)&&_0x595e10['add'](_0x41d8f2),_0x455001&&!_0x1ac3a3['has'](_0x4ad907)&&_0x595e10['add'](_0x4ad907);}else _0x521fc4['is']('element','paragraph')&&_0x521fc4['isEmpty']&&(_0x5217b0['removeMarker'](_0x306903['name']),_0x43106e=!0x0);}}else{if('tablePasteCell'==_0x5217b0['subType']){if(!_0x5217b0['attributes']||!_0x5217b0['attributes']['tablePasteChainId'])continue;const _0x2bfc38=_0x5217b0['attributes']['markerAttributes'];if(_0x2bfc38&&Object['keys'](_0x2bfc38)['length'])continue;const _0x289976=_0x5217b0['attributes']['tablePasteChainId'];let _0x1e963f=!0x0,_0x4fc7e3=!0x0;for(const _0x3cdae3 of _0x3c1d24)if(_0x3cdae3['subType']&&_0x3cdae3['subType']['startsWith']('tablePaste')){if(!_0x3cdae3['attributes']['tablePasteChainId']){_0x4fc7e3=!0x1;break;}if(_0x3cdae3['id']!=_0x5217b0['id']&&_0x3cdae3['attributes']['tablePasteChainId']==_0x289976){_0x1e963f=!0x1;break;}}_0x4fc7e3&&_0x1e963f&&(_0x5217b0['removeMarkers'](),_0x43106e=!0x0);}}for(const _0x217267 of _0x1ac3a3)_0x402b85['remove'](_0x217267);for(const _0x16184b of _0x595e10)_0x402b85['unwrap'](_0x16184b);return _0x43106e;}),_0x579222['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x50128a,_0x41291d)=>_0x2030c6(_0x50128a),'converterPriority':'high'}),_0x579222['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x3c5b72,_0xbc6112)=>_0xbc6112['options']['showSuggestionHighlights']?_0x2030c6(_0x3c5b72,!0x1):null,'converterPriority':'high'});const _0x471064=_0x579222['editing']['view'];this['listenTo'](_0x471064['document'],'clipboardOutput',(_0x107cda,_0x824ad8)=>{const _0x20be8b=[];for(const _0x1987e0 of _0x471064['createRangeIn'](_0x824ad8['content'])['getItems']())_0x1987e0['is']('element','suggestion-td')&&_0x20be8b['push'](_0x1987e0);_0x471064['change'](_0x3164b1=>{for(const _0x394e90 of _0x20be8b)_0x3164b1['move'](_0x3164b1['createRangeIn'](_0x394e90),_0x3164b1['createPositionBefore'](_0x394e90)),_0x3164b1['remove'](_0x394e90);});});}}function ke(_0x34c2b6){if(_0x34c2b6['isEmpty'])return!0x0;const _0x25fc29=_0x34c2b6['getChild'](0x0);return _0x25fc29['is']('element','paragraph')&&_0x25fc29['isEmpty'];}function Re(_0x14fabb,_0x2cc548={},_0xd873a1){for(const {isAnchor:_0x110adf,cellHeight:_0x1f2aea,cellWidth:_0x22c2a1}of _0xd873a1['createTableWalker'](_0x14fabb,{'includeAllSlots':!0x0,..._0x2cc548}))if(!_0x110adf||0x1!=_0x1f2aea||0x1!=_0x22c2a1)return!0x1;return!0x0;}class Nt extends _0x440856{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x546a23=this['editor']['plugins']['get']('TrackChangesEditing');_0x546a23['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x546a23['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x546a23['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x546a23['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x546a23['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x546a23['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x39e06c,_0x916b77){const _0x4eecf5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2a3f14=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x147c49=_0x916b77['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x3864f4=_0x2a3f14['getColumnGroupElement'](_0x147c49);let _0x2f1443=_0x3864f4?_0x2a3f14['getTableColumnsWidths'](_0x3864f4):null,_0x364fa3=_0x147c49['getAttribute']('tableWidth')||null;const _0x25ffd4=_0x916b77['tableWidth']||_0x364fa3,_0x40ed85=_0x916b77['columnWidths']||_0x2f1443,_0x54a669=this['editor']['plugins']['get']('Users')['me'];for(const _0x2619b5 of _0x4eecf5['getSuggestions']()){const _0x2cb0ca=_0x2619b5['getContainedElement']();if('resizeTable'===_0x2619b5['subType']&&_0x2cb0ca===_0x147c49){_0x2619b5['author']!==_0x54a669&&_0x2619b5['discard']();const _0x454a9c=_0x2619b5['data']['commandParams'];_0x364fa3=_0x454a9c[0x0]['tableWidth'],_0x2f1443=_0x454a9c[0x0]['columnWidths'];break;}}_0x39e06c({'table':_0x147c49,'tableWidth':_0x25ffd4,'columnWidths':_0x40ed85}),_0x4eecf5['markBlockFormat'](_0x147c49,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x364fa3,'columnWidths':_0x2f1443}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x223a51){if('formatBlock'!=_0x223a51['type']&&'formatInline'!=_0x223a51['type'])return;const {data:_0x3b225e}=_0x223a51;if(_0x3b225e&&'resizeTable'===_0x3b225e['formatGroupId']){const _0x255805='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x255805)};}}}class Dt extends _0x440856{['afterInit'](){const _0x35567c=this['editor'];_0x35567c['plugins']['has']('Template')&&_0x35567c['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x440856{['afterInit'](){const _0x53fb17=this['editor'];if(!_0x53fb17['commands']['get']('insertTableOfContents'))return;_0x53fb17['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x4b3d73=_0x53fb17['plugins']['get']('TrackChangesEditing'),_0x3885f6=_0x53fb17['locale'];_0x4b3d73['descriptionFactory']['registerElementLabel']('tableOfContents',_0x2ae281=>o(_0x3885f6,'ELEMENT_TABLE_OF_CONTENTS',_0x2ae281));}}class $t extends _0x440856{['afterInit'](){const _0x48bc98=this['editor'];if(!_0x48bc98['plugins']['has']('Title'))return;const _0x11bec1=_0x48bc98['plugins']['get']('TrackChangesEditing');_0x11bec1['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x48bc98['locale'],'ELEMENT_TITLE')),_0x48bc98['model']['document']['registerPostFixer'](_0x88422c=>{let _0x4ba477=!0x1;const _0x5e7a46=Array['from'](_0x48bc98['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1684b6,data:_0x4ccc00}of _0x5e7a46){const {group:_0x519515}=_0x11bec1['_splitMarkerName'](_0x1684b6);if('suggestion'!==_0x519515||!_0x4ccc00['newRange'])continue;const _0x2d10f6=_0x4ccc00['newRange'],_0x105733=_0x2d10f6['end']['nodeBefore'];if(!_0x105733||!_0x105733['is']('element','title-content'))continue;if(!_0x2d10f6['start']['isTouching'](_0x2d10f6['end']))continue;const _0x1a4b8a=_0x48bc98['model']['schema']['getNearestSelectionRange'](_0x2d10f6['end'],'forward');if(_0x1a4b8a&&_0x1a4b8a['isCollapsed']){const _0x492700=_0x88422c['createRange'](_0x2d10f6['start'],_0x1a4b8a['start']);_0x492700['isEqual'](_0x2d10f6)||(_0x88422c['updateMarker'](_0x1684b6,{'range':_0x492700}),_0x4ba477=!0x0);}_0x4ba477||(_0x88422c['removeMarker'](_0x1684b6),_0x4ba477=!0x0);}return _0x4ba477;});}}class Bt extends _0x440856{['afterInit'](){const _0x356d79=this['editor'],_0x4eb0af=_0x356d79['plugins']['get']('TrackChangesEditing');_0x356d79['plugins']['has']('UndoEditing')&&(_0x4eb0af['enableCommand']('undo'),_0x4eb0af['enableCommand']('redo'));}}class xt extends _0x440856{static get['requires'](){return[It];}['afterInit'](){const _0x360e12=this['editor'];if(!_0x360e12['plugins']['has']('TableCaptionEditing'))return;_0x360e12['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x440856{['tableProperties'];['tableCellProperties'];constructor(_0x5bbe02){super(_0x5bbe02),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 _0x22761d=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x290ebc of this['tableProperties'])_0x22761d['enableCommand'](_0x290ebc,(_0x46f54f,_0x2b54ba)=>{const _0x321da3=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x290ebc,[_0x321da3],this['tableProperties'],'tableProperties',_0x46f54f,_0x2b54ba);});_0x22761d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x22761d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x22761d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0xa2294b,_0x12b622)=>this['handleDiscardAction'](this['tableProperties'],_0xa2294b,_0x12b622)),_0x22761d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x4c4467 of this['tableCellProperties'])_0x22761d['enableCommand'](_0x4c4467,(_0x258388,_0x525e98)=>{const _0x115c74=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x4c4467,_0x115c74,this['tableCellProperties'],'tableCellProperties',_0x258388,_0x525e98);});_0x22761d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x22761d['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x22761d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x542c45,_0xa292af)=>this['handleDiscardAction'](this['tableCellProperties'],_0x542c45,_0xa292af)),_0x22761d['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x22761d['descriptionFactory']['registerDescriptionCallback'](_0xac57a6=>this['handleSuggestionDescription'](_0xac57a6));}['_handlePropertyChange'](_0x3c90af,_0x29fa08,_0x22ac00,_0x479d3a,_0x38fb9b,_0x1d15e8){const _0x5bd30b=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x1d15e8['batch'],()=>{for(const _0x55aa20 of _0x29fa08){if(this['_getSuggestion'](_0x55aa20,_0x479d3a))_0x38fb9b(_0x1d15e8);else{const _0x1ab5ab={};for(const _0x549a17 of _0x22ac00){const _0xde2e8e=_0x55aa20['getAttribute'](_0x549a17);void 0x0!==_0xde2e8e&&(_0x1ab5ab[_0x549a17]=_0xde2e8e);}_0x38fb9b(_0x1d15e8),_0x5bd30b['markBlockFormat'](_0x55aa20,{'commandParams':[_0x1ab5ab]},[],_0x479d3a);}}});}['handleDiscardAction'](_0x3d3d49,_0x4812cb,_0x342c1c){const _0x4e8bc9=_0x4812cb[0x0]['start']['nodeAfter'],_0x56a82b=_0x342c1c['commandParams'][0x0];this['editor']['model']['change'](_0x286523=>{for(const _0x597f07 of _0x3d3d49)void 0x0!==_0x56a82b[_0x597f07]?_0x286523['setAttribute'](_0x597f07,_0x56a82b[_0x597f07],_0x4e8bc9):_0x286523['removeAttribute'](_0x597f07,_0x4e8bc9);});}['handleSuggestionDescription'](_0x2b608c){if(_0x2b608c['data'])switch(_0x2b608c['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'](_0xa75769,_0x1eaa4c){const _0x15a1fc=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x27c62a of _0x15a1fc['getSuggestions']({'skipNotAttached':!0x0})){const _0x5b309b=_0x27c62a['getContainedElement']();if(_0x27c62a['subType']===_0x1eaa4c&&_0x5b309b===_0xa75769)return _0x27c62a;}return null;}}const m='$elementName';class p extends _0x440856{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x185b78,_0x16c1bd,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0xf6fdc6){function _0x52b491(_0x22ff9c){return _0x22ff9c['map'](_0xe8a7de=>String['fromCharCode'](_0xe8a7de))['join']('');}super(_0xf6fdc6),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0xc20b5d,_0x23f1e2,_0x21d811,_0x534f44)=>{this['_model']['change'](()=>{for(const _0x49d340 of[..._0x534f44,..._0x21d811])this['_model']['markers']['has'](_0x49d340)&&_0xf6fdc6['editing']['reconvertMarker'](_0x49d340);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0xf6fdc6['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(),_0xf6fdc6['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0xf6fdc6['config']['get']('trackChanges.trackFormatChanges'),_0xf6fdc6['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0xf6fdc6['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0xf6fdc6,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x52b491([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x52b491([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x34]);}['init'](){const _0x24b1cc=this['editor'],_0x508b58=(_0x3563df,_0x478c8a)=>{if('attribute'!=_0x3563df)return'ck-suggestion-marker-'+_0x3563df;const _0x3d88b7=_0x478c8a['split']('|')[0x0];return this['_isBlockAttribute'](_0x3d88b7)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x24b1cc['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x4aad0d=>{const {id:_0x5be012,type:_0x292f60,subType:_0x5e5b49}=this['_splitMarkerName'](_0x4aad0d['markerName']),_0x1a375f=['ck-suggestion-marker',_0x508b58(_0x292f60,_0x5e5b49)];let _0x12f0e2=0xbb8;return this['activeMarkers']['includes'](_0x4aad0d['markerName'])&&(_0x1a375f['push']('ck-suggestion-marker--active'),_0x12f0e2=0xbc2),'deletion'==_0x292f60&&(_0x12f0e2+=0x5),{'classes':_0x1a375f,'attributes':{'data-suggestion':_0x5be012},'priority':_0x12f0e2};}}),_0x24b1cc['conversion']['for']('dataDowncast')['add'](_0x33880b=>{_0x33880b['on']('addMarker:suggestion',(_0x1c4225,_0x557739,_0xb57f8d)=>{if(!_0xb57f8d['options']['showSuggestionHighlights'])return;const _0xf844ae=_0x557739['item'];if(!_0xf844ae)return;const _0x4dc48e=_0xb57f8d['mapper']['toViewElement'](_0xf844ae);_0x24b1cc['model']['schema']['isObject'](_0xf844ae)&&_0x4dc48e&&!_0x4dc48e['getCustomProperty']('widget')&&_0x4dc48e['is']('containerElement')&&_0x1b9eb8(_0x4dc48e,_0xb57f8d['writer']);},{'priority':'high'});}),_0x24b1cc['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x42d212,_0x294c2d)=>{if(!_0x294c2d['options']['showSuggestionHighlights'])return null;const {type:_0x2e2582,subType:_0x107d23}=this['_splitMarkerName'](_0x42d212['markerName']);return{'classes':['ck-suggestion-marker',_0x508b58(_0x2e2582,_0x107d23)],'priority':0xbb8};}});const _0x2935f7=({showActiveMarkers:_0x4287f9=!0x0,isAttributeSuggestion:_0xcc24a1=!0x1}={})=>(_0x15a868,_0x467613,_0x43b311)=>{if(!_0x467613['item'])return;const {id:_0x12ac40}=this['_splitMarkerName'](_0x467613['markerName']);if(_0xcc24a1){const _0x5d4d68=this['_suggestions']['get'](_0x12ac40),_0x29c354=this['_getAttributeKey'](_0x5d4d68);if(!this['_isBlockAttribute'](_0x29c354))return;}if(_0x467613['item']['is']('selection'))return void _0x43b311['consumable']['consume'](_0x467613['item'],_0x15a868['name']);const _0xebe757=_0x43b311['mapper']['toViewElement'](_0x467613['item']);if(_0x467613['item']['is']('element')&&_0x24b1cc['model']['schema']['isBlock'](_0x467613['item'])&&!_0xebe757['getCustomProperty']('addHighlight')){_0x43b311['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0xebe757),_0x43b311['writer']['setAttribute']('data-suggestion',_0x12ac40,_0xebe757),_0x43b311['mapper']['bindElementToMarker'](_0xebe757,_0x467613['markerName']),_0x4287f9&&(this['activeMarkers']['includes'](_0x467613['markerName'])?_0x43b311['writer']['addClass']('ck-suggestion-marker--active',_0xebe757):_0x43b311['writer']['removeClass']('ck-suggestion-marker--active',_0xebe757));for(const _0x4e4e65 of _0x24b1cc['model']['createRangeIn'](_0x467613['item'])['getItems']())_0x43b311['consumable']['consume'](_0x4e4e65,_0x15a868['name']);_0x43b311['consumable']['consume'](_0x467613['item'],_0x15a868['name']);}};_0x24b1cc['conversion']['for']('dataDowncast')['add'](_0x5aae82=>{_0x5aae82['on']('addMarker:suggestion:formatBlock',(_0x3b7386,_0x5e6b3f,_0x3b262c)=>{_0x3b262c['options']['showSuggestionHighlights']&&_0x2935f7({'showActiveMarkers':!0x1})(_0x3b7386,_0x5e6b3f,_0x3b262c);},{'priority':'highest'});}),_0x24b1cc['conversion']['for']('dataDowncast')['add'](_0x46a907=>{_0x46a907['on']('addMarker:suggestion:attribute',(_0x16433f,_0x121e6a,_0x17b7c8)=>{_0x17b7c8['options']['showSuggestionHighlights']&&_0x2935f7({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x16433f,_0x121e6a,_0x17b7c8);},{'priority':'highest'});}),_0x24b1cc['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x2adbb4,_0x400879)=>_0x400879['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x2adbb4['substr'](0xb)}}),_0x24b1cc['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x2f62e8,{writer:_0x517860})=>{let _0x2ffbb2='suggestion:'+_0x2f62e8['getAttribute']('suggestion-type')+':'+_0x2f62e8['getAttribute']('id');return _0x2f62e8['getAttribute']('marker-count')&&(_0x2ffbb2+=':'+_0x2f62e8['getAttribute']('marker-count')),_0x517860['createElement']('$marker',{'data-name':_0x2ffbb2});}}),_0x24b1cc['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x24b1cc['conversion']['for']('editingDowncast')['add'](_0x5e7c8e=>{_0x5e7c8e['on']('addMarker:suggestion:formatBlock',_0x2935f7(),{'priority':'high'});}),_0x24b1cc['conversion']['for']('editingDowncast')['add'](_0x5ebe9b=>{_0x5ebe9b['on']('addMarker:suggestion:attribute',_0x2935f7({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x24b1cc['conversion']['for']('editingDowncast')['add'](_0x440c21=>{_0x440c21['on']('removeMarker:suggestion:formatBlock',(_0x34c1e2,_0x35cfdf,_0x51cdf0)=>{const _0x18656a=_0x51cdf0['mapper']['markerNameToElements'](_0x35cfdf['markerName']);if(_0x18656a){for(const _0x3698d7 of _0x18656a)_0x3698d7['getCustomProperty']('addHighlight')||(_0x51cdf0['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x3698d7),_0x51cdf0['writer']['removeAttribute']('data-suggestion',_0x3698d7),_0x51cdf0['mapper']['unbindElementFromMarkerName'](_0x3698d7,_0x35cfdf['markerName']));}},{'priority':'high'});}),_0x24b1cc['conversion']['for']('editingDowncast')['add'](_0x20b648=>{_0x20b648['on']('removeMarker:suggestion:attribute',(_0x24497f,_0x491262,_0x8098b9)=>{const _0xc49abf=_0x8098b9['mapper']['markerNameToElements'](_0x491262['markerName']);if(!_0xc49abf)return;const {id:_0x222d17}=this['_splitMarkerName'](_0x491262['markerName']),_0x332931=this['_suggestions']['get'](_0x222d17),_0x5add8d=this['_getAttributeKey'](_0x332931);if(this['_isBlockAttribute'](_0x5add8d)){for(const _0x1633da of _0xc49abf)_0x1633da['getCustomProperty']('addHighlight')||(_0x8098b9['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x1633da),_0x8098b9['writer']['removeAttribute']('data-suggestion',_0x1633da),_0x8098b9['mapper']['unbindElementFromMarkerName'](_0x1633da,_0x491262['markerName']));}},{'priority':'high'});}),_0x24b1cc['model']['document']['registerPostFixer'](_0x2f62c7=>{let _0x507d21=!0x1;const _0x39249f=Array['from'](_0x24b1cc['model']['document']['differ']['getChangedMarkers']()),_0x14970a=new Set();for(const {name:_0x1b412,data:_0x1cd8f8}of _0x39249f){const {group:_0x379ddc,type:_0x2053a5,subType:_0x24fea4,id:_0x33c7f0}=this['_splitMarkerName'](_0x1b412);if('suggestion'!==_0x379ddc)continue;const _0x1e5560=this['_suggestions']['get'](_0x33c7f0);if(null!=_0x1cd8f8['newRange']){'formatInline'==_0x2053a5&&(_0x507d21=_0x507d21||Ut(_0x1cd8f8['newRange'],_0x1b412,_0x2f62c7,_0x24b1cc['model']['schema']));const _0x3421ff='attribute'==_0x2053a5&&this['_isBlockAttribute'](_0x24fea4['split']('|')[0x0]);if(_0x1cd8f8['newRange']['isCollapsed']||'$graveyard'==_0x1cd8f8['newRange']['root']['rootName']||'formatBlock'==_0x2053a5&&!Ft(_0x1cd8f8['newRange'])||_0x3421ff&&!Ft(_0x1cd8f8['newRange'])||'deletion'==_0x2053a5&&!(!Vt(_0x173bc1=_0x1cd8f8['newRange'])&&!function(_0x53ba10){return _0x53ba10['start']['parent']==_0x53ba10['end']['nodeBefore']&&_0x53ba10['start']['isAtEnd'];}(_0x173bc1)))_0x2f62c7['removeMarker'](_0x1b412),_0x507d21=!0x0;else{if(!_0x1e5560||!_0x1e5560['isInContent'])continue;if(_0x1cd8f8['newRange']&&_0x1cd8f8['oldRange']&&_0x1cd8f8['newRange']['isEqual'](_0x1cd8f8['oldRange']))continue;_0x14970a['add'](_0x1e5560);}}}var _0x173bc1;return _0x14970a['size']>0x0&&(_0x507d21=!!this['_joinWithAdjacentSuggestions'](_0x14970a)||_0x507d21),_0x507d21;}),_0x24b1cc['model']['document']['registerPostFixer'](_0x367a03=>{let _0x37ee0c=!0x1;for(const _0x129d26 of _0x24b1cc['model']['document']['differ']['getChanges']())if('insert'==_0x129d26['type'])for(const _0x3ae32a of this['_suggestions']['values']()){if(_0x3ae32a['isMultiRange']||!_0x3ae32a['isInContent'])continue;const _0x48deae='formatBlock'==_0x3ae32a['type'],_0x3c676e=this['_getAttributeKey'](_0x3ae32a),_0xb859f1=_0x3c676e&&this['_isBlockAttribute'](_0x3c676e);if(!_0x48deae&&!_0xb859f1)continue;const _0x172f8e=_0x3ae32a['getFirstRange']();if(_0x172f8e['start']['parent']!=_0x172f8e['end']['parent']&&!_0x172f8e['end']['isAtEnd']){const _0x234993=_0x24b1cc['model']['createPositionAt'](_0x172f8e['start']['nodeAfter'],'end'),_0x29c188=_0x24b1cc['model']['createRange'](_0x172f8e['start'],_0x234993);_0x367a03['updateMarker'](_0x3ae32a['getFirstMarker'](),{'range':_0x29c188}),_0x37ee0c=!0x0;}}return _0x37ee0c;}),_0x24b1cc['model']['document']['registerPostFixer'](_0x1190a5=>this['_processAttributeChanges'](_0x1190a5)),_0x24b1cc['model']['document']['registerPostFixer'](_0x423910=>!_0x423910['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x423910)),_0x24b1cc['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x24b1cc['model']['document']['on']('change:data',(_0x3f5f94,_0x311575)=>{if(!_0x311575['isLocal']||_0x311575['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x278ff8=_0x24b1cc['model']['document']['differ']['getChanges']();if(0x0==_0x278ff8['length'])return;const _0x94df78=[],_0x38706b=_0x278ff8['filter'](_0x1bd1f6=>'attribute'==_0x1bd1f6['type']),_0x40103b=_0x278ff8['filter'](_0x3c87aa=>'insert'==_0x3c87aa['type']&&'$text'!=_0x3c87aa['name']);for(const _0x2b3ffb of _0x38706b)this['_isRegisteredAttribute'](_0x2b3ffb['attributeKey'])&&_0x94df78['push']({'key':_0x2b3ffb['attributeKey'],'newValue':_0x2b3ffb['attributeNewValue'],'oldValue':_0x2b3ffb['attributeOldValue'],'range':Pt(_0x2b3ffb['range'],_0x24b1cc['model'])});for(const _0x4660e3 of _0x40103b){if('rename'!=_0x4660e3['action']&&'refresh'!=_0x4660e3['action'])continue;const _0x1a9189=Lt(_0x4660e3['position']['nodeAfter'],_0x24b1cc['model']),_0x46478b=_0x4660e3['before'];'rename'==_0x4660e3['action']&&_0x94df78['push']({'key':m,'newValue':_0x4660e3['name'],'oldValue':_0x46478b['name'],'range':_0x1a9189});for(const [_0x5aec34,_0xc73d5b]of _0x46478b['attributes']){if(!this['_isRegisteredAttribute'](_0x5aec34))continue;const _0x263262=_0x4660e3['attributes']['get'](_0x5aec34);_0xc73d5b!==_0x263262&&_0x94df78['push']({'key':_0x5aec34,'newValue':_0x263262,'oldValue':_0xc73d5b,'range':_0x1a9189});}for(const [_0x3d48a5,_0x45ac3a]of _0x4660e3['attributes'])this['_isRegisteredAttribute'](_0x3d48a5)&&(_0x46478b['attributes']['has'](_0x3d48a5)||_0x94df78['push']({'key':_0x3d48a5,'newValue':_0x45ac3a,'oldValue':null,'range':_0x1a9189}));}0x0!=_0x94df78['length']&&_0x24b1cc['model']['enqueueChange'](_0x311575,_0x3b667a=>{const _0x1949e4=_0x3415dc();for(const {range:_0x382744,key:_0x56b0b3,oldValue:_0x1fb21b,newValue:_0x263030}of _0x94df78)this['markAttributeChange'](_0x382744,_0x56b0b3,_0x1fb21b,_0x263030,{'groupId':_0x1949e4});this['_reduceExistingSuggestions'](_0x3b667a,_0x94df78);});},{'priority':'lowest'}),_0x24b1cc['model']['markers']['on']('update:suggestion',(_0xe7b418,_0x5927fc,_0x226662)=>{if(null==_0x226662){const {id:_0x3dff16}=this['_splitMarkerName'](_0x5927fc['name']),_0x329cd4=this['_suggestions']['get'](_0x3dff16);_0x329cd4&&_0x329cd4['addMarkerName'](_0x5927fc['name']);}}),_0x24b1cc['model']['document']['on']('change:data',()=>{const _0x33a42c=Array['from'](_0x24b1cc['model']['document']['differ']['getChangedMarkers']())['filter'](_0x36d634=>'suggestion'===this['_splitMarkerName'](_0x36d634['name'])['group']);if(0x0===_0x33a42c['length'])return;_0x33a42c['sort']((_0x1d5bbc,_0x5b35ff)=>{const _0x341432=_0x1d5bbc['data']['oldRange'],_0x5e34fb=_0x5b35ff['data']['oldRange'];return null===_0x341432&&null===_0x5e34fb?0x0:null===_0x341432&&null!==_0x5e34fb?-0x1:null!==_0x341432&&null===_0x5e34fb?0x1:_0x341432['start']['isBefore'](_0x5e34fb['start'])?-0x1:0x1;});const _0xfcec2f=new Set(),_0x129c58=new Set();for(const {name:_0x486a58,data:_0x13fe43}of _0x33a42c){const {id:_0x4f425b}=this['_splitMarkerName'](_0x486a58);if(null===_0x13fe43['oldRange']){const _0x3f6306=this['_handleNewSuggestionMarker'](_0x486a58);_0x129c58['add'](_0x3f6306);}else{const _0x4edecc=this['_suggestions']['get'](_0x4f425b);null!==_0x13fe43['newRange']||_0x4edecc['isInContent']?(_0xfcec2f['add'](_0x4edecc['head']),_0x129c58['add'](_0x4edecc)):this['_removeSuggestion'](_0x4edecc);}}_0x129c58['size']>0x0&&this['_refreshSuggestionsChain'](_0x129c58);for(const _0x110ea7 of _0xfcec2f)this['fire']('suggestionChanged',_0x110ea7);}),_0x24b1cc['model']['on']('applyOperation',(_0x97aed1,_0x333a9c)=>{const _0x19b45f=_0x333a9c[0x0];if(!this['_suggestions']['size'])return;if(!_0x19b45f['isDocumentOperation'])return;if(_0x19b45f['batch']['isUndo']||!_0x19b45f['batch']['isLocal'])return;let _0x3cbb89,_0x55ee04;switch(_0x19b45f['type']){case'insert':_0x3cbb89=_0x24b1cc['model']['createPositionAt'](_0x19b45f['position']),_0x55ee04=_0x3cbb89['getShiftedBy'](_0x19b45f['howMany']);break;case'split':_0x3cbb89=_0x24b1cc['model']['createPositionAt'](_0x19b45f['splitPosition']),_0x55ee04=_0x24b1cc['model']['createPositionAt'](_0x19b45f['moveTargetPosition']);break;case'move':_0x3cbb89=_0x24b1cc['model']['createPositionAt'](_0x19b45f['targetPosition']),_0x55ee04=_0x3cbb89['getShiftedBy'](_0x19b45f['howMany']);break;default:return;}const _0x29ed42=_0x24b1cc['model']['createRange'](_0x3cbb89,_0x55ee04);_0x24b1cc['model']['change'](()=>{for(const {suggestion:_0x307782,meta:_0x42165f}of this['_findSuggestions'](_0x29ed42)){if(_0x307782['isMultiRange'])continue;if('formatInline'==_0x307782['type'])continue;const _0x2f9d9f=this['_getAttributeKey'](_0x307782);if(_0x2f9d9f&&this['_isBlockAttribute'](_0x2f9d9f)&&'split'!=_0x19b45f['type'])continue;const _0x1d04a5=_0x307782['data']&&_0x307782['data']['multipleBlocks'];('formatBlock'!=_0x307782['type']||'split'==_0x19b45f['type']&&!_0x1d04a5)&&(_0x42165f['containsRangeInObject']||'insertion'==_0x307782['type']&&_0x42165f['isOwn']||_0x307782['getFirstRange']()['containsRange'](_0x29ed42)&&this['_breakSuggestionMarker'](_0x307782,_0x3cbb89,_0x55ee04));}});},{'priority':'lowest'}),_0x24b1cc['model']['on']('deleteContent',(_0x30906d,_0x8b522f)=>{const _0x8964f7=_0x8b522f[0x0],_0x4b5fbc=_0x8b522f[0x1];if(_0x4b5fbc&&_0x4b5fbc['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x8964f7['isCollapsed'])return;const _0x2f2683=_0x24b1cc['model']['schema'],{start:_0x37a49f,end:_0x1840fb}=_0x8964f7['getFirstRange'](),_0x56c39e=_0x37a49f['nodeAfter']&&_0x2f2683['isLimit'](_0x37a49f['nodeAfter'])?null:_0x2f2683['getNearestSelectionRange'](_0x37a49f,'forward'),_0xc2bf4a=_0x1840fb['nodeBefore']&&_0x2f2683['isLimit'](_0x1840fb['nodeBefore'])?null:_0x2f2683['getNearestSelectionRange'](_0x1840fb,'backward'),_0x37930e=_0x24b1cc['model']['createRange'](_0x56c39e?_0x56c39e['start']:_0x37a49f,_0xc2bf4a?_0xc2bf4a['end']:_0x1840fb);_0x24b1cc['model']['change'](_0x5c6e5c=>{this['markDeletion'](_0x37930e);const _0x379d55=_0x24b1cc['model']['schema']['getNearestSelectionRange'](_0x37930e['start']);_0x8964f7['is']('documentSelection')?_0x5c6e5c['setSelection'](_0x379d55):_0x8964f7['setTo'](_0x379d55);}),_0x30906d['stop']();},{'priority':_0x267b38['normal']+0xa}),_0x24b1cc['model']['on']('insertContent',(_0xdb085c,_0x67590f)=>{const _0x42bf20=_0x67590f[_0x67590f['length']-0x1];_0x42bf20&&_0x42bf20['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x24b1cc['model']['change'](()=>{let _0x4aed72=_0x24b1cc['model']['insertContent'](_0x67590f[0x0],_0x67590f[0x1],_0x67590f[0x2],{'forceDefaultExecution':!0x0});if(!_0x4aed72)return;_0xdb085c['return']=_0x4aed72['clone']();const _0x5c78f0=_0x4aed72['end']['nodeBefore'],_0x5dd28b=_0x24b1cc['model']['schema'];_0x5c78f0&&_0x5dd28b['isBlock'](_0x5c78f0)&&!_0x5dd28b['isObject'](_0x5c78f0)&&(_0x4aed72=_0x24b1cc['model']['createRange'](_0x4aed72['start'],_0x24b1cc['model']['createPositionAt'](_0x5c78f0,'end'))),this['markInsertion'](_0x4aed72);}),_0xdb085c['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x253310=new x(_0x24b1cc,this['_suggestions']);_0x24b1cc['commands']['add']('acceptSuggestion',_0x253310),this['enableCommand']('acceptSuggestion');const _0x336134=new R(_0x24b1cc,this['_suggestions']);_0x24b1cc['commands']['add']('discardSuggestion',_0x336134),this['enableCommand']('discardSuggestion'),_0x24b1cc['commands']['add']('acceptAllSuggestions',new E(_0x24b1cc,_0x253310,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x24b1cc['commands']['add']('discardAllSuggestions',new E(_0x24b1cc,_0x336134,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x24b1cc['commands']['add']('acceptSelectedSuggestions',new O(_0x24b1cc,_0x253310,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x24b1cc['commands']['add']('discardSelectedSuggestions',new O(_0x24b1cc,_0x336134,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x789ade=_0x24b1cc['plugins']['get']('CommentsRepository');this['listenTo'](_0x789ade,'addComment',(_0x236aef,{threadId:_0x55ee1a})=>{const _0x363d48=this['_suggestions']['get'](_0x55ee1a);_0x363d48&&_0x363d48['commentThread']&&0x1===_0x363d48['commentThread']['length']&&this['_updateSuggestionData'](_0x55ee1a,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x789ade,'removeComment',(_0x265f9a,{threadId:_0x4ba28d})=>{const _0x3a6eac=this['_suggestions']['get'](_0x4ba28d);_0x3a6eac&&_0x3a6eac['commentThread']&&!_0x3a6eac['commentThread']['length']&&this['_updateSuggestionData'](_0x4ba28d,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x4e70ae){if(this['_adapter'])throw new _0xcccb3d('track-changes-adapter-already-set',this);this['_adapter']=_0x4e70ae;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x20f558=!0x1,toJSON:_0x6a2f50=!0x1}={}){const _0x235de1=[];for(const _0x570309 of this['_suggestions']['values']())_0x20f558&&!_0x570309['isInContent']||_0x235de1['push'](_0x570309);return _0x6a2f50?_0x235de1['map'](_0x253ef0=>_0x253ef0['toJSON']()):_0x235de1;}['getSuggestion'](_0x4f6024){const _0x167755=this['_suggestions']['get'](_0x4f6024);if(!_0x167755)throw new _0xcccb3d('track-changes-suggestion-not-found',this);return _0x167755;}['hasSuggestion'](_0x379513){return this['_suggestions']['has'](_0x379513);}['addSuggestionData'](_0x3ae6ed){const {authorId:_0x354850,id:_0x288014,attributes:_0x134c75}=_0x3ae6ed,[_0x134cda,_0x58b371]=_0x3ae6ed['type']['split'](':'),_0x236577=this['_suggestions']['get'](_0x288014)||this['_createSuggestion'](_0x134cda,_0x58b371,_0x288014,_0x354850,_0x134c75);if(this['_addThreadToSuggestion'](_0x236577),this['_checkSuggestionCorrectness'](_0x236577,_0x134cda,_0x58b371||null,_0x354850),_0x236577['createdAt']=_0x3ae6ed['createdAt'],_0x236577['_isDataLoaded']=!0x0,_0x134c75&&_0x134c75['@external']){const _0x16bad8=_0x134c75['@external'],_0x47cb7e=this['_getExternalAuthor'](_0x16bad8['authorName']);_0x236577['authoredAt']=_0x16bad8['createdAt'],_0x236577['author']=_0x47cb7e,_0x236577['isExternal']=!0x0;}else _0x236577['authoredAt']=_0x3ae6ed['createdAt'];switch(_0x3ae6ed['data']&&(_0x236577['data']=_0x3ae6ed['data']),_0x3ae6ed['attributes']&&(_0x236577['attributes']=_0x3ae6ed['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x236577['_saved']=!0x0),this['_suggestionState']['get'](_0x236577)){case'notReady':this['_suggestionState']['set'](_0x236577,'dataReady');break;case'markerReady':_0x236577['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x236577])),this['_refreshSuggestionsChain'](new Set([_0x236577])),this['_suggestionState']['set'](_0x236577,'ready'),this['fire']('suggestionLoaded',_0x236577)):this['_suggestionState']['set'](_0x236577,'removed');}return _0x236577;}['acceptSuggestion'](_0x24a3ab){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x23f2f8 of _0x24a3ab['getAllAdjacentSuggestions']())_0x23f2f8['accept']();});});}['discardSuggestion'](_0x447bb5){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x5c0dd9 of _0x447bb5['getAllAdjacentSuggestions']())_0x5c0dd9['discard']();});});}['enableCommand'](_0x345f3f,_0x3ea6ae){const _0xe38b70=this['editor']['commands']['get'](_0x345f3f);if(!_0xe38b70)throw new _0xcccb3d('track-changes-command-not-found',this,{'commandName':_0x345f3f});if(this['_enabledCommands']['has'](_0xe38b70))throw new _0xcccb3d('track-changes-enable-command-twice',this,{'commandName':_0x345f3f});this['_enabledCommands']['add'](_0xe38b70),_0x3ea6ae&&_0xe38b70['on']('execute',(_0xbc28b8,_0x1d6923)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x1d6923['length']>0x0&&_0x1d6923[_0x1d6923['length']-0x1]&&_0x1d6923[_0x1d6923['length']-0x1]['forceDefaultExecution']?_0x1d6923['pop']():(_0xbc28b8['return']=_0x3ea6ae((..._0x5bbc76)=>_0xe38b70['execute'](..._0x5bbc76,{'forceDefaultExecution':!0x0}),..._0x1d6923),_0xbc28b8['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x2696fb){let _0xea8bfe,_0x894330;const _0x19ac99=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0xea8bfe=_0x2696fb();}catch(_0x5dcc80){_0x894330=_0x5dcc80;}return _0x19ac99||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x894330&&_0xcccb3d['rethrowUnexpectedError'](_0x894330,this),_0xea8bfe;}['markInsertion'](_0x2cdff2,_0x345dd3=null,_0x4c3860={}){if(_0x2cdff2['isCollapsed'])return null;const _0x3ce157=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x5eb5db,meta:_0x23a141}of this['_findSuggestions'](_0x2cdff2,'insertion'))if(_0x23a141['isOwn']){if(!_0x23a141['isNextTo']){if(_0x23a141['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x5eb5db,_0x4c3860))continue;return _0x5eb5db;}if(qt(_0x5eb5db,_0x4c3860))return _0x5eb5db;this['_breakSuggestionMarker'](_0x5eb5db,_0x2cdff2['start'],_0x2cdff2['end']);break;}if(_0x345dd3==_0x5eb5db['subType']&&qt(_0x5eb5db,_0x4c3860)){const _0x3b80a2=_0x5eb5db['getFirstRange']();return _0x3b80a2['start']['isEqual'](_0x2cdff2['end'])?this['_setSuggestionRange'](_0x5eb5db,this['_model']['createRange'](_0x2cdff2['start'],_0x3b80a2['end'])):this['_setSuggestionRange'](_0x5eb5db,this['_model']['createRange'](_0x3b80a2['start'],_0x2cdff2['end'])),_0x5eb5db;}}const _0x235114=_0x3415dc(),_0x14d7a7=_0x3ce157['id'],_0x1d9218=_0x345dd3?'insertion:'+_0x345dd3:'insertion',_0x7b0c4f=this['_setSuggestionData']({'id':_0x235114,'type':_0x1d9218,'createdAt':new Date(),'authorId':_0x14d7a7,'attributes':_0x4c3860});return this['_addSuggestionMarker'](_0x1d9218,_0x235114,_0x14d7a7,_0x2cdff2),_0x7b0c4f;}['markMultiRangeInsertion'](_0x18149f,_0x24cf80='multi',_0x5213b1={}){const _0x5cbb21=this['editor']['plugins']['get']('Users')['me'],_0x51b521=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x24cf80,'join');for(const _0x3cc3b2 of this['getSuggestions']())if(_0x3cc3b2['author']['id']==_0x5cbb21['id']&&'insertion'==_0x3cc3b2['type']&&_0x3cc3b2['subType']==_0x24cf80&&qt(_0x3cc3b2,_0x5213b1)&&(_0x51b521(_0x3cc3b2['getRanges'](),_0x18149f)||_0x51b521(_0x18149f,_0x3cc3b2['getRanges']()))){for(const _0x4ec509 of _0x18149f)_0x3cc3b2['addRange'](_0x4ec509);return _0x3cc3b2;}for(const {suggestion:_0x3fb911,meta:_0x426157}of this['_findSuggestions'](_0x18149f,'insertion')){if(!_0x426157['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x426157['containsRangeInObject'])continue;if(!qt(_0x3fb911,_0x5213b1))continue;let _0x405807=!0x0;for(const _0x547849 of _0x3fb911['getRanges']())for(const _0x2788ee of _0x18149f)if(!_0x547849['containsRange'](_0x2788ee)){_0x405807=!0x1;break;}if(_0x405807)return _0x3fb911;}const _0x1893a9=_0x3415dc(),_0x5cd389=_0x5cbb21['id'],_0xbf2f64='insertion:'+_0x24cf80,_0x3a375f=this['_setSuggestionData']({'id':_0x1893a9,'type':_0xbf2f64,'createdAt':new Date(),'authorId':_0x5cd389,'attributes':_0x5213b1});for(const _0x330b60 of _0x18149f)this['_addSuggestionMarker'](_0xbf2f64,_0x1893a9,_0x5cd389,_0x330b60,u['getMultiRangeId']());return _0x3a375f;}['markInlineFormat'](_0x4328ee,_0x4e635b,_0x133969=null,_0x509f9f={}){if(_0x133969=_0x133969||Gt(_0x4e635b),_0x4328ee['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x46b0c1=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x133969,'accept');return this['forceDefaultExecution'](()=>_0x46b0c1([_0x4328ee],_0x4e635b,_0x509f9f)),null;}const _0x664557=this['editor']['plugins']['get']('Users')['me'],_0x34cdfc=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x5816e4,meta:_0x1af3ec}of this['_findSuggestions'](_0x4328ee,'insertion'))_0x1af3ec['isOwn']&&!_0x1af3ec['isInsideObject']&&_0x34cdfc['push'](..._0x5816e4['getRanges']());}const _0x1feb0d=function(_0x445ece,_0x7a88f9){const _0x3604e0=[];for(const _0x5cdb0b of _0x7a88f9){const _0x3da3b3=_0x445ece['getIntersection'](_0x5cdb0b);_0x3da3b3&&_0x3604e0['push'](_0x3da3b3);}return _0x3604e0;}(_0x4328ee,_0x34cdfc),_0x57fa51=function(_0x50a690,_0x395c93){const _0x311e6b=[_0x50a690];for(const _0x2936d9 of _0x395c93){let _0x299ca8=0x0;for(;_0x299ca8<_0x311e6b['length'];){const _0x4cfc8e=_0x311e6b[_0x299ca8]['getDifference'](_0x2936d9);_0x311e6b['splice'](_0x299ca8,0x1,..._0x4cfc8e),_0x299ca8+=_0x4cfc8e['length'];}}return _0x311e6b;}(_0x4328ee,_0x34cdfc);_0x1feb0d['length']&&this['_model']['change'](()=>{for(const _0x10ec56 of _0x1feb0d){const _0x3f8725=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x133969,'accept');this['forceDefaultExecution'](()=>_0x3f8725([_0x10ec56],_0x4e635b,_0x509f9f));}});for(const _0x59de69 of _0x57fa51){let _0x17c675=null,_0x1ceee8=_0x59de69['start'],_0x27183f=_0x59de69['end'];for(const {suggestion:_0x4e9cb4,meta:_0x48dd23}of this['_findSuggestions'](_0x59de69,'formatInline')){if(!_0x48dd23['isOwn'])continue;if(_0x4e9cb4['subType']!=_0x133969)continue;if(!qt(_0x4e9cb4,_0x509f9f))continue;const _0x3cc513=_0x4e9cb4['getFirstRange']();if(_0x3cc513['containsRange'](_0x59de69,!0x0))return null;_0x1ceee8=_0x1ceee8['isBefore'](_0x3cc513['start'])?_0x1ceee8:_0x3cc513['start'],_0x27183f=_0x27183f['isAfter'](_0x3cc513['end'])?_0x27183f:_0x3cc513['end'],_0x17c675?_0x3cc513['start']['isBefore'](_0x17c675['getFirstRange']()['start'])?(_0x17c675['removeMarkers'](),_0x17c675=_0x4e9cb4):_0x4e9cb4['removeMarkers']():_0x17c675=_0x4e9cb4;}const _0x4d2c23=this['_model']['createRange'](_0x1ceee8,_0x27183f);if(_0x17c675)this['_setSuggestionRange'](_0x17c675,_0x4d2c23);else{const _0x4ea556=_0x3415dc(),_0x5054cd=_0x664557['id'];this['_setSuggestionData']({'id':_0x4ea556,'type':'formatInline:'+_0x133969,'data':_0x4e635b,'createdAt':new Date(),'authorId':_0x5054cd,'attributes':_0x509f9f}),this['_addSuggestionMarker']('formatInline:'+_0x133969,_0x4ea556,_0x5054cd,_0x4d2c23);}}return null;}['markBlockFormat'](_0x3a9b37,_0x59dffb,_0x11bc1f=[],_0x369a06=null,_0x484da2={}){_0x59dffb['formatGroupId']||(_0x59dffb['formatGroupId']=_0x59dffb['commandName']),_0x59dffb['multipleBlocks']=_0x3a9b37['is']('range'),_0x369a06=_0x369a06||Gt(_0x59dffb);const _0x3a91d3=_0x11bc1f['map'](_0x5ab920=>Lt(_0x5ab920,this['_model'])),_0x57ae94=_0x3a9b37['is']('range')?_0x3a9b37:Lt(_0x3a9b37,this['_model']);if('never'===this['_trackFormatChanges']){const _0xd8fd53=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x369a06,'accept');return this['forceDefaultExecution'](()=>_0xd8fd53([_0x57ae94],_0x59dffb,_0x484da2)),null;}_0x3a91d3['push'](_0x57ae94);let _0x2d4358=!0x0;for(const _0xd03132 of _0x3a91d3)if(!this['_rangeIsInLocalUserInsertion'](_0xd03132)){_0x2d4358=!0x1;break;}if(_0x2d4358&&'always'!==this['_trackFormatChanges']){const _0x4cc239=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x369a06,'accept');return this['forceDefaultExecution'](()=>_0x4cc239([_0x57ae94],_0x59dffb,_0x484da2)),null;}let _0x2888ad=null,_0x2ecc28=_0x57ae94['start'],_0x2c3ca5=_0x57ae94['end'];for(const {suggestion:_0x535748,meta:_0x1ebaca}of this['_findSuggestions'](_0x57ae94,'formatBlock')){if(!_0x1ebaca['isOwn'])continue;if(_0x1ebaca['isNextTo']||_0x1ebaca['containsRangeInObject']||_0x1ebaca['isInsideObject'])continue;if(_0x535748['data']['formatGroupId']!=_0x59dffb['formatGroupId'])continue;if(!qt(_0x535748,_0x484da2))continue;const _0x120ab7=_0x535748['getFirstRange']();if(_0x535748['subType']==_0x369a06){if(_0x120ab7['containsRange'](_0x57ae94,!0x0))return null;_0x2ecc28=_0x2ecc28['isBefore'](_0x120ab7['start'])?_0x2ecc28:_0x120ab7['start'],_0x2c3ca5=_0x2c3ca5['isAfter'](_0x120ab7['end'])?_0x2c3ca5:_0x120ab7['end'],_0x2888ad?_0x120ab7['start']['isBefore'](_0x2888ad['getFirstRange']()['start'])?(_0x2888ad['removeMarkers'](),_0x2888ad=_0x535748):_0x535748['removeMarkers']():_0x2888ad=_0x535748;}else{const _0x2b8dfe=_0x57ae94['getIntersection'](_0x120ab7);this['_cutOutSuggestionMarker'](_0x535748,_0x2b8dfe);}}const _0x4fd180=this['editor']['plugins']['get']('Users')['me'],_0xcb5f75=_0x3415dc(),_0x485377=_0x4fd180['id'];if(_0x2888ad)return this['_setSuggestionRange'](_0x2888ad,this['_model']['createRange'](_0x2ecc28,_0x2c3ca5)),_0x2888ad;{const _0x2f2af2=this['_setSuggestionData']({'id':_0xcb5f75,'type':'formatBlock:'+_0x369a06,'data':_0x59dffb,'createdAt':new Date(),'authorId':_0x485377,'attributes':_0x484da2});return this['_addSuggestionMarker']('formatBlock:'+_0x369a06,_0xcb5f75,_0x485377,this['_model']['createRange'](_0x2ecc28,_0x2c3ca5)),_0x2f2af2;}}['markMultiRangeBlockFormat'](_0x391d65,_0x224494,_0x21bee=[],_0x2eb6c0=null,_0x5985f7={}){_0x224494['formatGroupId']||(_0x224494['formatGroupId']=_0x224494['commandName']);const _0x118c03=_0x391d65[0x0];_0x224494['multipleBlocks']=_0x118c03['is']('range'),_0x2eb6c0=_0x2eb6c0||Gt(_0x224494);const _0x1432cc=_0x21bee['map'](_0x3dbc55=>Lt(_0x3dbc55,this['_model'])),_0xe08611=_0x118c03['is']('range')?_0x391d65:_0x391d65['map'](_0x57b3a1=>Lt(_0x57b3a1,this['_model']));if('never'===this['_trackFormatChanges']){const _0x54dbe1=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2eb6c0,'accept');return this['forceDefaultExecution'](()=>_0x54dbe1(_0xe08611,_0x224494,_0x5985f7)),null;}_0x1432cc['push'](..._0xe08611);let _0x568671=!0x0;for(const _0x1b4c13 of _0x1432cc)if(!this['_rangeIsInLocalUserInsertion'](_0x1b4c13)){_0x568671=!0x1;break;}if(_0x568671&&'always'!==this['_trackFormatChanges']){const _0x2013dd=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2eb6c0,'accept');return this['forceDefaultExecution'](()=>_0x2013dd(_0xe08611,_0x224494,_0x5985f7)),null;}const _0x50cd48=this['editor']['plugins']['get']('Users')['me'];for(const _0x3c3616 of this['getSuggestions']()){if(_0x3c3616['author']['id']!=_0x50cd48['id'])continue;if('formatBlock'!=_0x3c3616['type']||_0x3c3616['data']['formatGroupId']!=_0x224494['formatGroupId'])continue;if(!qt(_0x3c3616,_0x5985f7))continue;const _0x2edd7f=_0x3c3616['subType']==_0x2eb6c0;for(let _0x25f321=0x0;_0x25f321<_0xe08611['length'];_0x25f321++){const _0x2de966=_0xe08611[_0x25f321];for(const _0x212c5c of _0x3c3616['getMarkers']()){const _0x501a6b=_0x212c5c['getRange']();if(_0x2de966['isEqual'](_0x501a6b)){_0x2edd7f?(_0xe08611['splice'](_0x25f321,0x1),_0x25f321--):_0x3c3616['removeMarker'](_0x212c5c['name']);break;}}}}if(0x0==_0xe08611['length'])return null;const _0x287f3e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x2eb6c0,'join');for(const _0x30502e of this['getSuggestions']())if(_0x30502e['author']['id']==_0x50cd48['id']&&'formatBlock'==_0x30502e['type']&&_0x30502e['data']['formatGroupId']==_0x224494['formatGroupId']&&_0x30502e['subType']==_0x2eb6c0&&qt(_0x30502e,_0x5985f7)&&(_0x287f3e(_0x30502e['getRanges'](),_0xe08611)||_0x287f3e(_0xe08611,_0x30502e['getRanges']()))){for(const _0x4eebb9 of _0xe08611)_0x30502e['addRange'](_0x4eebb9);return _0x30502e;}const _0x37e710=_0x3415dc(),_0x598265=_0x50cd48['id'],_0xc4bd85='formatBlock:'+_0x2eb6c0,_0x47e748=this['_setSuggestionData']({'id':_0x37e710,'type':_0xc4bd85,'data':_0x224494,'createdAt':new Date(),'authorId':_0x598265,'attributes':_0x5985f7});for(const _0x484080 of _0xe08611)this['_addSuggestionMarker'](_0xc4bd85,_0x37e710,_0x598265,_0x484080,u['getMultiRangeId']());return _0x47e748;}['markDeletion'](_0x2d03f4,_0x4f808b=null,_0xff98e3={}){if(_0x2d03f4['isCollapsed'])return null;const _0x39304d=this['editor']['plugins']['get']('Users')['me'],_0x13a92c=new _0x2fd4c8(_0x2d03f4['start'],_0x2d03f4['end']);for(const {suggestion:_0x100f95,meta:_0x3161de}of this['_findSuggestions'](_0x13a92c,'insertion'))if(_0x3161de['isOwn']&&!_0x3161de['isNextTo']){if(_0x100f95['isMultiRange']){const _0x34d21a=_0x100f95['getRanges']()['filter'](_0x5a3e70=>'$graveyard'!=_0x5a3e70['root']['rootName']);_0x34d21a['every'](_0xddf437=>_0x13a92c['containsRange'](_0xddf437,!0x0))&&_0x100f95['discard']();if(_0x34d21a['some'](_0x4574e6=>_0x4574e6['containsRange'](_0x13a92c,!0x0))){const _0x36bd7a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x4f808b,'accept');return this['forceDefaultExecution'](()=>_0x36bd7a([_0x13a92c],null,_0xff98e3)),null;}}else{const _0x5b1ff4=_0x13a92c['getIntersection'](_0x100f95['getFirstRange']());null!==_0x5b1ff4&&_0x100f95['_onDiscard']([_0x5b1ff4],null,_0xff98e3);}}if(_0x13a92c['detach'](),_0x13a92c['isCollapsed']||'$graveyard'==_0x13a92c['root']['rootName'])return null;let _0x120daf=null,_0x3ee876=_0x13a92c['start'],_0x2cdb99=_0x13a92c['end'];const _0x42a404=this['_findSuggestions'](_0x13a92c,'deletion');for(const {suggestion:_0x53450f,meta:_0x407b32}of _0x42a404){const _0x57f080=this['_model']['createRange'](_0x3ee876,_0x2cdb99);if(_0x407b32['isOwn']&&(this['_mergeNestedSuggestions']||!_0x407b32['containsRangeInObject']&&!_0x407b32['isInsideObject'])){if(_0x53450f['isMultiRange']){if(!qt(_0x53450f,_0xff98e3))continue;let _0x43c794=!0x0;for(const _0x1ceb5d of _0x53450f['getRanges']()){if(_0x1ceb5d['containsRange'](_0x57f080,!0x0))return _0x53450f;_0x57f080['containsRange'](_0x1ceb5d)||(_0x43c794=!0x1);}_0x43c794&&_0x53450f['discard']();}else{const _0x1397be=_0x53450f['getFirstRange']();if(_0x1397be['containsRange'](_0x57f080,!0x0))return _0x53450f;if(!qt(_0x53450f,_0xff98e3)){_0x57f080['containsRange'](_0x1397be)?_0x53450f['removeMarkers']():_0x1397be['containsPosition'](_0x3ee876)?_0x3ee876=_0x1397be['end']:_0x1397be['containsPosition'](_0x2cdb99)&&(_0x2cdb99=_0x1397be['start']);continue;}_0x3ee876=_0x3ee876['isBefore'](_0x1397be['start'])?_0x3ee876:_0x1397be['start'],_0x2cdb99=_0x2cdb99['isAfter'](_0x1397be['end'])?_0x2cdb99:_0x1397be['end'],_0xff98e3=Object['assign']({},_0x53450f['attributes']),_0x120daf?_0x1397be['start']['isBefore'](_0x120daf['getFirstRange']()['start'])?(_0x120daf['removeMarkers'](),_0x120daf=_0x53450f):_0x53450f['removeMarkers']():_0x120daf=_0x53450f;}}}if(_0x120daf)return this['_setSuggestionRange'](_0x120daf,this['_model']['createRange'](_0x3ee876,_0x2cdb99)),_0x120daf;{const _0x347843=_0x3415dc(),_0x299ac8=this['_model']['createRange'](_0x3ee876,_0x2cdb99),_0x468fdc=_0x39304d['id'],_0xdd5485=_0x4f808b?'deletion:'+_0x4f808b:'deletion',_0x24ed93=this['_setSuggestionData']({'id':_0x347843,'type':_0xdd5485,'createdAt':new Date(),'authorId':_0x468fdc,'attributes':_0xff98e3});return this['_addSuggestionMarker'](_0xdd5485,_0x347843,_0x468fdc,_0x299ac8),_0x24ed93;}}['markMultiRangeDeletion'](_0x379344,_0x3af53b='multi',_0x51329b={}){const _0x4aff13=this['editor']['plugins']['get']('Users')['me'],_0x317cc8=_0x379344['map'](_0x5e1115=>new _0x2fd4c8(_0x5e1115['start'],_0x5e1115['end'])),_0x31efbe=new Set();for(const {suggestion:_0x39e932,meta:_0xee1cbe}of this['_findSuggestions'](_0x317cc8,'insertion'))_0xee1cbe['isOwn']&&!_0xee1cbe['isNextTo']&&_0x31efbe['add'](_0x39e932);for(const _0x54f733 of _0x31efbe)if(_0x54f733['isMultiRange']){const _0x20e10a=_0x54f733['getRanges']();(!_0x54f733['attributes']||!_0x54f733['attributes']['skipNestingCheck'])&&(_0x20e10a['every'](_0x1c7ad3=>_0x317cc8['some'](_0x28eb3d=>_0x28eb3d['containsRange'](_0x1c7ad3,!0x0)))&&_0x54f733['discard']());if(_0x317cc8['every'](_0x493f48=>_0x20e10a['some'](_0x54cfa1=>_0x54cfa1['containsRange'](_0x493f48,!0x0)))){const _0x5f2ac0=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3af53b,'accept');return this['forceDefaultExecution'](()=>_0x5f2ac0(_0x379344,null,_0x51329b)),null;}}else{const _0x2eb9f5=_0x54f733['getFirstRange']();_0x317cc8['some'](_0x4f1f5f=>_0x4f1f5f['containsRange'](_0x2eb9f5,!0x0))&&_0x54f733['discard']();if(_0x317cc8['every'](_0x1599e6=>_0x2eb9f5['containsRange'](_0x1599e6,!0x0))){const _0x45514c=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3af53b,'accept');return this['forceDefaultExecution'](()=>_0x45514c(_0x317cc8,null,_0x51329b)),null;}}const _0x70cd4e=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3af53b,'join');let _0x1ba471=null;for(const _0x2327d7 of this['getSuggestions']())if(_0x2327d7['author']['id']==_0x4aff13['id']&&_0x2327d7['isInContent']&&'deletion'==_0x2327d7['type']&&_0x2327d7['subType']==_0x3af53b&&qt(_0x2327d7,_0x51329b)&&(_0x70cd4e(_0x2327d7['getRanges'](),_0x317cc8)||_0x70cd4e(_0x317cc8,_0x2327d7['getRanges']()))){if(_0x1ba471){if(_0x2327d7['commentThread']&&_0x2327d7['commentThread']['length'])continue;for(const _0x29873e of _0x2327d7['getRanges']())_0x1ba471['isIntersectingWithRange'](_0x29873e)||_0x1ba471['addRange'](_0x29873e);_0x2327d7['removeMarkers']();}else{_0x1ba471=_0x2327d7;for(const _0x535dbd of _0x317cc8)_0x2327d7['isIntersectingWithRange'](_0x535dbd)||_0x2327d7['addRange'](_0x535dbd);}}if(_0x1ba471)return _0x1ba471;_0x31efbe['clear']();for(const {suggestion:_0x2cf34d,meta:_0x31a955}of this['_findSuggestions'](_0x317cc8,'deletion'))_0x31a955['isOwn']&&(this['_mergeNestedSuggestions']||!_0x31a955['containsRangeInObject']&&!_0x31a955['isInsideObject'])&&qt(_0x2cf34d,_0x51329b)&&_0x31efbe['add'](_0x2cf34d);for(const _0x232e68 of _0x31efbe){const _0x1f6fc7=_0x232e68['getRanges']();if(!_0x51329b||!_0x51329b['skipNestingCheck']){if(_0x317cc8['every'](_0x4b6ae7=>_0x1f6fc7['some'](_0x5e88db=>_0x5e88db['containsRange'](_0x4b6ae7,!0x0))))return _0x232e68;}(!_0x232e68['attributes']||!_0x232e68['attributes']['skipNestingCheck'])&&(_0x1f6fc7['every'](_0x51cbcf=>_0x317cc8['some'](_0x5c766b=>_0x5c766b['containsRange'](_0x51cbcf,!0x0)))&&_0x232e68['discard']());}const _0x5d9db6=_0x3415dc(),_0x4bb3c6=_0x4aff13['id'],_0x2cae51='deletion:'+_0x3af53b,_0x4166b4=this['_setSuggestionData']({'id':_0x5d9db6,'type':_0x2cae51,'createdAt':new Date(),'authorId':_0x4bb3c6,'attributes':_0x51329b});for(const _0x9c4ce8 of _0x317cc8)_0x9c4ce8['detach'](),_0x9c4ce8['isCollapsed']||'$graveyard'==_0x9c4ce8['root']['rootName']||this['_addSuggestionMarker'](_0x2cae51,_0x5d9db6,_0x4bb3c6,_0x9c4ce8,u['getMultiRangeId']());return _0x4166b4;}['markAttributeChange'](_0x314b88,_0x3c5a8f,_0x153213,_0x42adf3,_0x4b39a5){if(_0x314b88['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x2c7ae8=this['editor']['plugins']['get']('Users')['me']['id'],_0x266a2e=Array['from'](this['_suggestions']['values']())['filter'](_0x15cb78=>'attribute'==_0x15cb78['type']&&_0x15cb78['data']['key']==_0x3c5a8f&&_0x15cb78['isIntersectingWithRange'](_0x314b88));if('default'===this['_trackFormatChanges']){const _0x35d92d=this['_findSuggestions'](_0x314b88,'insertion')['filter'](({meta:_0x1fd7ca})=>_0x1fd7ca['isOwn']&&!_0x1fd7ca['isInsideObject']&&!_0x1fd7ca['isNextTo'])['map'](({suggestion:_0x30123c})=>_0x30123c);_0x266a2e['unshift'](..._0x35d92d);}const _0x1ed8c1=new Map([[_0x314b88,_0x153213]]);for(const _0x59c8af of _0x266a2e){const _0x2c71dc='attribute'==_0x59c8af['type']?_0x59c8af['data']['oldValue']:void 0x0,_0x2f2f05=_0x59c8af['getFirstRange'](),_0x3b60bf=Array['from'](_0x1ed8c1['keys']())['find'](_0x3c8f75=>_0x3c8f75['isIntersecting'](_0x2f2f05));if(!_0x3b60bf)continue;const _0x337f93=_0x3b60bf['getDifference'](_0x2f2f05);this['_isBlockAttribute'](_0x3c5a8f)&&'insertion'==_0x59c8af['type']&&0x0!=_0x337f93['length']||(_0x1ed8c1['delete'](_0x3b60bf),_0x337f93['forEach'](_0x1d0d19=>{_0x1ed8c1['set'](_0x1d0d19,_0x153213);}),'insertion'!=_0x59c8af['type']&&_0x2c71dc!=_0x42adf3&&_0x1ed8c1['set'](_0x3b60bf['getIntersection'](_0x2f2f05),_0x2c71dc));}const _0x43deed=[];for(const [_0x194c2f,_0x2ff290]of _0x1ed8c1){const _0x2e8244=_0x3415dc(),_0x146a2d={'key':_0x3c5a8f,'oldValue':_0x2ff290,'newValue':_0x42adf3};_0x3c5a8f['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':_0x3c5a8f});const _0x192fe5=('attribute:'+(_0x3c5a8f+'|'+Gt({'newValue':_0x42adf3})))['substring'](0x0,0x3c),_0x15c161=this['_setSuggestionData']({'id':_0x2e8244,'type':_0x192fe5,'data':_0x146a2d,'createdAt':new Date(),'authorId':_0x2c7ae8,'attributes':_0x4b39a5});_0x43deed['push'](_0x15c161),this['_addSuggestionMarker'](_0x192fe5,_0x2e8244,_0x2c7ae8,_0x194c2f);}return _0x43deed;}['enableDefaultAttributesIntegration'](_0x701d98){this['enableCommand'](_0x701d98,(_0x111bec,..._0x2eb37c)=>{this['_recordAttributeChanges'](()=>{_0x111bec(..._0x2eb37c);});});}['registerBlockAttribute'](_0x61f3db){this['_blockAttributeKeys']['add'](_0x61f3db);}['registerInlineAttribute'](_0x575616){this['_inlineAttributeKeys']['add'](_0x575616);}['_getAttributeKey'](_0x3b9558){return'attribute'==_0x3b9558['type']?_0x3b9558['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x532440,_0x5d9243){const _0x1f2607=_0x532440['getFirstMarker']();this['_model']['change'](_0x11c237=>{_0x11c237['updateMarker'](_0x1f2607,{'range':_0x5d9243});});}['_addThreadToSuggestion'](_0x5140ed){const _0x37eb91=_0x5140ed['id'],_0x5b66d9=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x37eb91)||this['_commentsRepository']['addCommentThread']({'channelId':_0x5b66d9,'threadId':_0x37eb91,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x3d9a1e=this['_commentsRepository']['getCommentThread'](_0x37eb91);_0x3d9a1e['unbind']('isRemovable'),_0x3d9a1e['isRemovable']=!0x1,_0x5140ed['commentThread']=_0x3d9a1e;}['_checkSuggestionCorrectness'](_0x4f0220,_0x17a528,_0x18d5ed,_0x37afd2){if(_0x4f0220['type']!=_0x17a528||_0x4f0220['subType']!=_0x18d5ed||_0x4f0220['creator']['id']!=_0x37afd2)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0xcccb3d('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x2113bb,_0x2a41bc){const _0x307126=_0x2113bb['getFirstRange']();if(_0x2a41bc['isEqual'](_0x307126))_0x2113bb['removeMarkers']();else{if(_0x307126['containsRange'](_0x2a41bc)){const _0x232ab5=this['_model']['createPositionAt'](_0x2a41bc['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2113bb,this['_model']['createRange'](_0x307126['start'],_0x232ab5));const _0x1f2763=_0x3415dc(),_0x3b9cf9=_0x2113bb['creator']['id'],_0x332fef=_0x2113bb['type']+':'+_0x2113bb['subType'];this['_setSuggestionData']({'id':_0x1f2763,'type':_0x332fef,'createdAt':new Date(),'authorId':_0x3b9cf9,'data':_0x2113bb['data'],'attributes':_0x2113bb['attributes']});const _0x356619=this['_model']['createPositionAt'](_0x2a41bc['end']['parent'],'after'),_0x5cea27=this['_model']['createRange'](_0x356619,_0x307126['end']);this['_addSuggestionMarker'](_0x332fef,_0x1f2763,_0x3b9cf9,_0x5cea27);}else{if(_0x307126['containsPosition'](_0x2a41bc['start'])){const _0x3f7835=this['_model']['createPositionAt'](_0x2a41bc['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2113bb,this['_model']['createRange'](_0x307126['start'],_0x3f7835));}else{const _0x37f9f8=this['_model']['createPositionAt'](_0x2a41bc['end']['parent'],'after');this['_setSuggestionRange'](_0x2113bb,this['_model']['createRange'](_0x37f9f8,_0x307126['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x33e50e){for(const {suggestion:_0x48255b,meta:_0x25e557}of this['_findSuggestions'](_0x33e50e,'insertion')){if(!_0x25e557['isOwn'])continue;const _0x514365=_0x48255b['getRanges']();for(const _0xb89324 of _0x514365)if(!_0x33e50e['getDifference'](_0xb89324)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x555858){const _0x81cd1d=this['editor']['plugins']['get']('Users')['getUser'](_0x555858);if(!_0x81cd1d)throw new _0xcccb3d('track-changes-user-not-found',this);return _0x81cd1d;}['_getExternalAuthor'](_0x458252){const _0x5dac21=this['editor']['plugins']['get']('Users'),_0x532d69=_0x3890d7('external:'+_0x458252),_0x42a55c=_0x5dac21['getUser'](_0x532d69);return _0x42a55c||_0x5dac21['addUser']({'id':_0x532d69,'name':_0x458252});}['_createSuggestion'](_0x4f859b,_0x1e8c08,_0x2f3c8c,_0x47fcd0,_0x24e034){const _0x5c0861=this['_getAuthorFromId'](_0x47fcd0),_0x56ce98=this['_suggestionFactory']['buildSuggestion'](_0x4f859b,_0x1e8c08,_0x2f3c8c,_0x5c0861,_0x24e034,_0x39783b=>{this['_updateSuggestionData'](_0x2f3c8c,{'attributes':_0x39783b});const _0x54077d=this['getSuggestion'](_0x2f3c8c);this['_joinWithAdjacentSuggestions'](new Set([_0x54077d])),this['_refreshSuggestionsChain'](new Set([_0x54077d]));});return this['listenTo'](_0x56ce98,'accept',()=>{this['_updateSuggestionData'](_0x2f3c8c,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x56ce98,'discard',()=>{this['_updateSuggestionData'](_0x2f3c8c,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2f3c8c,_0x56ce98),this['_suggestionState']['set'](_0x56ce98,'notReady'),_0x56ce98;}['_splitMarkerName'](_0x3aaf07){const _0x5040c7=_0x3aaf07['split'](':');return{'group':_0x5040c7[0x0],'type':_0x5040c7[0x1],'subType':_0x5040c7['length']>=0x5?_0x5040c7[0x2]:null,'id':_0x5040c7['length']<0x5?_0x5040c7[0x2]:_0x5040c7[0x3],'authorId':_0x5040c7['length']<0x5?_0x5040c7[0x3]:_0x5040c7[0x4],'markerCount':0x6==_0x5040c7['length']?_0x5040c7[0x5]:null};}['_breakSuggestionMarker'](_0x2b2c01,_0xfc63be,_0x46a6d5){const _0x4bacb0=_0x2b2c01['getFirstRange'](),_0x51bab0=_0x4bacb0['start'],_0x256354=_0x4bacb0['end'];this['_setSuggestionRange'](_0x2b2c01,this['_model']['createRange'](_0x51bab0,_0xfc63be));const _0x4ec2c4=_0x3415dc(),_0x14a669=_0x2b2c01['creator']['id'],_0x121d91=_0x2b2c01['type']+(_0x2b2c01['subType']?':'+_0x2b2c01['subType']:'');this['_setSuggestionData']({'id':_0x4ec2c4,'type':_0x121d91,'createdAt':new Date(),'authorId':_0x14a669,'originalSuggestionId':_0x2b2c01['id'],'attributes':_0x2b2c01['attributes'],'data':_0x2b2c01['data']});const _0x4eb973=this['_getAttributeKey'](_0x2b2c01);('formatBlock'==_0x2b2c01['type']||_0x4eb973&&this['_isBlockAttribute'](_0x4eb973))&&(_0x46a6d5=this['_model']['createPositionBefore'](_0x46a6d5['parent'])),this['_addSuggestionMarker'](_0x121d91,_0x4ec2c4,_0x14a669,this['_model']['createRange'](_0x46a6d5,_0x256354));}['_findSuggestions'](_0xad5a63,_0x341311=null){const _0x4d53d7=[],_0x588ca7=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0xad5a63)||(_0xad5a63=[_0xad5a63]);for(const _0x3e84a8 of this['getSuggestions']()){if(!_0x3e84a8['isInContent'])continue;if(_0x341311&&_0x3e84a8['type']!=_0x341311)continue;let _0x219019=!0x1;for(const _0x37d959 of _0x3e84a8['getRanges']()){for(const _0x3c23e5 of _0xad5a63){const _0x57278b=_0x3c23e5['start']['isEqual'](_0x37d959['end'])||_0x3c23e5['end']['isEqual'](_0x37d959['start']);if(_0x57278b||_0x3c23e5['getIntersection'](_0x37d959)){const _0x121970=_0x3c23e5['containsRange'](_0x37d959)&&Ot(this['_model']['schema'],_0x37d959['start'],_0x3c23e5),_0x6be5a=_0x37d959['containsRange'](_0x3c23e5)&&Ot(this['_model']['schema'],_0x3c23e5['start'],_0x37d959);_0x4d53d7['push']({'suggestion':_0x3e84a8,'meta':{'isOwn':_0x588ca7==_0x3e84a8['author'],'isNextTo':_0x57278b,'isInsideObject':_0x121970,'containsRangeInObject':_0x6be5a}}),_0x219019=!0x0;break;}}if(_0x219019)break;}}return _0x4d53d7;}['_addSuggestionMarker'](_0x240847,_0x1f4678,_0x49764c,_0x1d1b8d,_0x2d42a3){this['_model']['change'](_0x3da21b=>{let _0x184945='suggestion:'+_0x240847+':'+_0x1f4678+':'+_0x49764c;_0x2d42a3&&(_0x184945=_0x184945+':'+_0x2d42a3),_0x3da21b['addMarker'](_0x184945,{'range':_0x1d1b8d,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x166ef5){const _0x362d64=_0x166ef5['previous'],_0x2ea3fb=_0x166ef5['next'];_0x166ef5['previous']=null,_0x166ef5['next']=null,null!=_0x362d64&&_0x362d64['next']==_0x166ef5&&(_0x362d64['next']=_0x2ea3fb),null!=_0x2ea3fb&&_0x2ea3fb['previous']==_0x166ef5&&(_0x2ea3fb['previous']=_0x362d64),'ready'==this['_suggestionState']['get'](_0x166ef5)&&(this['_suggestionState']['set'](_0x166ef5,'removed'),this['fire']('suggestionUnloaded',_0x166ef5,_0x362d64,_0x2ea3fb));}['_setSuggestionData'](_0x1d8edc){const _0x28511c=_0x1d8edc['id'],_0x95e889=this['addSuggestionData'](_0x1d8edc);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x47bf02=this['editor']['plugins']['get']('PendingActions'),_0x468627=_0x95e889['hasComments'],_0x1a7ecb=_0x95e889['subType']?_0x95e889['type']+':'+_0x95e889['subType']:_0x95e889['type'],_0x555a4f=this['editor']['locale'],_0xceb77a=_0x47bf02['add'](o(_0x555a4f,'PENDING_ACTION_SUGGESTION')),_0x292bed={'id':_0x28511c,'type':_0x1a7ecb,'hasComments':_0x468627,'data':_0x1d8edc['data']||null,'originalSuggestionId':_0x1d8edc['originalSuggestionId']||null,'attributes':_0x95e889['attributes']};this['_adapter']['addSuggestion'](_0x292bed)['then'](_0xde90f7=>{_0x95e889['_saved']=!0x0,_0x47bf02['remove'](_0xceb77a),_0xde90f7&&_0xde90f7['createdAt']&&(this['_suggestions']['get'](_0x28511c)['createdAt']=_0xde90f7['createdAt']);})['catch'](_0x2271ee=>{throw _0x5ef1ed('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x95e889['discard']();}),_0x95e889['stopListening'](),this['_suggestions']['delete'](_0x95e889['id']),this['_suggestionState']['delete'](_0x95e889),_0x2271ee;});}return _0x95e889;}['_isBlockAttribute'](_0x3933cb){return this['_blockAttributeKeys']['has'](_0x3933cb);}['_updateSuggestionData'](_0x21d587,_0x5f2913){const _0x6e0f29=this['editor']['plugins']['get']('PendingActions'),_0x2b1dd7=this['getSuggestion'](_0x21d587);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x2b1dd7['_saved']){const _0x17fbca=_0x6e0f29['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x21d587,_0x5f2913)['then'](()=>{_0x6e0f29['remove'](_0x17fbca);});}else _0x2b1dd7['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x21d587,_0x5f2913);});}}['_getSuggestionData'](_0x4bcef9){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0xcccb3d('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x4bcef9);}['_handleNewSuggestionMarker'](_0x452b2f){const {id:_0x5bfc64,type:_0x116bd3,subType:_0x307f71,authorId:_0x3d3e64}=this['_splitMarkerName'](_0x452b2f),_0x369802=this['_suggestions']['get'](_0x5bfc64)||this['_createSuggestion'](_0x116bd3,_0x307f71,_0x5bfc64,_0x3d3e64,{});switch(this['_checkSuggestionCorrectness'](_0x369802,_0x116bd3,_0x307f71,_0x3d3e64),this['_suggestionState']['get'](_0x369802)){case'notReady':this['_getSuggestionData'](_0x5bfc64)['then'](_0x26d04b=>{let _0x15931f=Promise['resolve']();_0x26d04b['hasComments']&&(_0x15931f=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x5bfc64})),_0x15931f['then'](()=>{this['addSuggestionData'](_0x26d04b)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x369802,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x5bfc64,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x369802,'ready'),this['fire']('suggestionLoaded',_0x369802);break;case'ready':this['fire']('suggestionChanged',_0x369802);}return _0x369802['addMarkerName'](_0x452b2f),_0x369802;}['_refreshSuggestionsChain'](_0x2b63e0){const _0xc38f9e=Array['from'](_0x2b63e0),_0x479a2c=_0xc38f9e['filter'](_0x510ae8=>'attribute'==_0x510ae8['type']);this['_refreshAttributeSuggestionsChain'](_0x479a2c);const _0x51e937=_0xc38f9e['filter'](_0x18186f=>!_0x18186f['isMultiRange']&&'attribute'!=_0x18186f['type']),_0x5d0b71=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x35d26d=>!_0x35d26d['isMultiRange']&&'attribute'!=_0x35d26d['type']),_0x482f65=_0x5d0b71['filter'](_0x119703=>!_0x2b63e0['has'](_0x119703)),_0x51deb1=new Map(_0x5d0b71['map'](_0x20923d=>[_0x20923d,this['_suggestionFactory']['getSuggestionCallback'](_0x20923d['type'],_0x20923d['subType'],'chain')])),_0x1082d0=new Map(_0x5d0b71['map'](_0x5c938b=>[_0x5c938b,_0x5c938b['getFirstRange']()])),_0x1f6b2b=new Set(),_0x30ef1b=new Set();for(let _0x2bedb0=0x0;_0x2bedb0<_0x51e937['length'];_0x2bedb0++)_0x375c69(_0x51e937[_0x2bedb0],_0x51e937,_0x2bedb0+0x1);for(let _0x3b7171=0x0;_0x3b7171<_0x51e937['length'];_0x3b7171++)_0x375c69(_0x51e937[_0x3b7171],_0x482f65,0x0);const _0x535540=new Set();for(let _0x10dc13=0x0;_0x10dc13<_0x51e937['length'];_0x10dc13++){const _0x4fdaa4=_0x51e937[_0x10dc13];!_0x30ef1b['has'](_0x4fdaa4)&&_0x4fdaa4['previous']&&(_0x535540['add'](_0x4fdaa4['previous']),_0x4fdaa4['previous']['next']===_0x4fdaa4&&(_0x4fdaa4['previous']['next']=null),_0x4fdaa4['previous']=null),!_0x1f6b2b['has'](_0x4fdaa4)&&_0x4fdaa4['next']&&(_0x535540['add'](_0x4fdaa4['next']),_0x4fdaa4['next']['previous']===_0x4fdaa4&&(_0x4fdaa4['next']['previous']=null),_0x4fdaa4['next']=null);}function _0x375c69(_0x228936,_0x38a28d,_0x88c1d8){for(let _0x5019da=_0x88c1d8;_0x5019da<_0x38a28d['length'];_0x5019da++){const _0x32136a=_0x4dd8c5(_0x228936,_0x38a28d[_0x5019da]);_0x32136a&&(_0x32136a[0x0]['next']=_0x32136a[0x1],_0x32136a[0x1]['previous']=_0x32136a[0x0],_0x1f6b2b['add'](_0x32136a[0x0]),_0x30ef1b['add'](_0x32136a[0x1]));}}function _0x4dd8c5(_0x31e249,_0x11164a){if(_0x31e249['author']['id']!==_0x11164a['author']['id'])return null;const _0x22ead8=_0x51deb1['get'](_0x31e249)(_0x31e249,_0x11164a,_0x1082d0['get'](_0x31e249),_0x1082d0['get'](_0x11164a));if(!_0x22ead8)return null;return _0x51deb1['get'](_0x11164a)(_0x31e249,_0x11164a,_0x1082d0['get'](_0x31e249),_0x1082d0['get'](_0x11164a))?_0x22ead8[0x1]['commentThread']&&_0x22ead8[0x1]['commentThread']['length']?null:_0x22ead8:null;}_0x535540['size']&&this['_refreshSuggestionsChain'](_0x535540);}['_refreshAttributeSuggestionsChain'](_0x216aff){if(0x0==_0x216aff['length'])return;const _0x51ddd0=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3d810f=>'attribute'==_0x3d810f['type']&&_0x3d810f['_isDataLoaded']),_0x5c04f1=[],_0x16d1e9=new Map();for(const _0x3076c0 of _0x51ddd0){const _0x3d574b=_0x3890d7(_0x3076c0['attributes']);_0x16d1e9['has'](_0x3d574b)||(_0x16d1e9['set'](_0x3d574b,_0x5c04f1['length']),_0x5c04f1['push']([]));const _0x221521=_0x16d1e9['get'](_0x3d574b);_0x5c04f1[_0x221521]['push'](_0x3076c0);}!(function(){_0x5c04f1['sort']((_0x43672c,_0x2af550)=>{const _0x271229=_0x43672c[0x0]['createdAt'],_0x1ca6c6=_0x2af550[0x0]['createdAt'];return _0x271229==_0x1ca6c6?_0x43672c[0x0]['attributes']['groupId']<_0x2af550[0x0]['attributes']['groupId']?-0x1:0x1:_0x271229<_0x1ca6c6?-0x1:0x1;});for(const _0x19509e of _0x5c04f1)_0x19509e['sort']((_0x3bb5d9,_0x4b12d8)=>_0x3bb5d9['id']<_0x4b12d8['id']?-0x1:0x1);}());for(let _0x3f1e57=0x0;_0x3f1e57<_0x5c04f1['length'];_0x3f1e57++){if(0x0==_0x5c04f1[_0x3f1e57]['length'])continue;const _0x4305ad=[];for(let _0x1941f9=_0x3f1e57+0x1;_0x1941f9<_0x5c04f1['length'];_0x1941f9++)0x0!=_0x5c04f1[_0x1941f9]['length']&&_0x3205c6(_0x5c04f1[_0x3f1e57],_0x5c04f1[_0x1941f9])&&_0x4305ad['push'](_0x1941f9);for(const _0x987a51 of _0x4305ad)_0x5c04f1[_0x3f1e57]=_0x5c04f1[_0x3f1e57]['concat'](_0x5c04f1[_0x987a51]),_0x5c04f1[_0x987a51]=[];}for(const _0x42dccc of _0x5c04f1)for(let _0x504e1a=0x0;_0x504e1a<_0x42dccc['length'];_0x504e1a++){const _0x1d9e9b=_0x42dccc[_0x504e1a+0x1]||null;_0x42dccc[_0x504e1a]['next']!==_0x1d9e9b&&(_0x42dccc[_0x504e1a]['next']=_0x1d9e9b);}for(const _0x419953 of _0x5c04f1)for(let _0x5cad31=0x0;_0x5cad31<_0x419953['length'];_0x5cad31++){const _0x4b6e86=_0x419953[_0x5cad31-0x1]||null;_0x419953[_0x5cad31]['previous']!==_0x4b6e86&&(_0x419953[_0x5cad31]['previous']=_0x4b6e86);}function _0x3205c6(_0x51702c,_0x3bb94f){if(_0x51702c[0x0]['attributes']['groupId']!==_0x3bb94f[0x0]['attributes']['groupId']&&_0x51702c[0x0]['author']!==_0x3bb94f[0x0]['author'])return!0x1;if(!function(_0xc385a9,_0x5a9344){if(!_0xc385a9['hasComments']&&!_0x5a9344['hasComments'])return!0x0;if(_0xc385a9['hasComments']&&_0x5a9344['hasComments'])return!0x1;if(_0xc385a9['hasComments']&&_0x5a9344['createdAt']<_0xc385a9['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x5a9344['hasComments']&&_0xc385a9['createdAt']<_0x5a9344['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x51702c[0x0],_0x3bb94f[0x0]))return!0x1;const _0x3a35f7=Tt(_0x51702c[0x0]['attributes'],'groupId'),_0x317d5e=Tt(_0x3bb94f[0x0]['attributes'],'groupId');if(!_0x18cd34(_0x3a35f7,_0x317d5e))return!0x1;return!!_0x51702c['every'](_0x86f27=>_0x3bb94f['some'](_0x47253b=>_0x86f27['getFirstRange']()['isEqual'](_0x47253b['getFirstRange']())))&&_0x3bb94f['every'](_0x40581a=>_0x51702c['some'](_0x442a81=>_0x40581a['getFirstRange']()['isEqual'](_0x442a81['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x588caa){const _0x52f664=Array['from'](_0x588caa),_0x5ed566=this['getSuggestions']({'skipNotAttached':!0x0}),_0x2ffd9b=_0x5ed566['filter'](_0x5ec179=>!_0x588caa['has'](_0x5ec179)),_0x185ae6=new Map(_0x52f664['map'](_0x10128a=>[_0x10128a,this['_suggestionFactory']['getSuggestionCallback'](_0x10128a['type'],_0x10128a['subType'],'join')])),_0x53591d=new Map(_0x5ed566['map'](_0x340292=>[_0x340292,_0x340292['getRanges']()]));for(let _0x35fdd3=0x0;_0x35fdd3<_0x52f664['length'];_0x35fdd3++){if(_0x3e7280(this,_0x52f664[_0x35fdd3],_0x52f664,_0x35fdd3+0x1))return!0x0;}for(let _0x45f9ac=0x0;_0x45f9ac<_0x52f664['length'];_0x45f9ac++){if(_0x3e7280(this,_0x52f664[_0x45f9ac],_0x2ffd9b,0x0))return!0x0;}return!0x1;function _0x3e7280(_0x4e2c57,_0x569f71,_0x3fadee,_0x30acfd){for(let _0xa24115=_0x30acfd;_0xa24115<_0x3fadee['length'];_0xa24115++){const _0x56258a=_0x3fadee[_0xa24115];if(_0x56258a['type']!==_0x569f71['type']||_0x56258a['author']['id']!==_0x569f71['author']['id']||_0x56258a['subType']!==_0x569f71['subType'])continue;if(!Jt(_0x569f71,_0x56258a))continue;if('attribute'==_0x569f71['type']&&_0x569f71['data']['oldValue']!=_0x56258a['data']['oldValue'])continue;if('attribute'==_0x569f71['type']&&_0x4e2c57['_isBlockAttribute'](_0x569f71['data']['key']))continue;if('formatBlock'==_0x569f71['type']){const _0x15cac6=_0x4e2c57['editor']['model'],_0x1f1221=_0x569f71['getContainedElement']();if(_0x1f1221&&(_0x15cac6['schema']['isObject'](_0x1f1221)||_0x15cac6['schema']['isLimit'](_0x1f1221)))continue;}const _0x131dfd=_0x185ae6['get'](_0x569f71),_0x59df3f=_0x53591d['get'](_0x569f71),_0x1b1add=_0x53591d['get'](_0x56258a),_0x53c129=_0x569f71['commentThread']&&_0x569f71['commentThread']['length'],_0x2dfeb9=_0x56258a['commentThread']&&_0x56258a['commentThread']['length'];if(!_0x53c129&&_0x131dfd(_0x1b1add,_0x59df3f))return _0x4e2c57['_joinSuggestions'](_0x56258a,_0x569f71),_0x53591d['delete'](_0x569f71),!0x0;if(!_0x2dfeb9&&_0x131dfd(_0x59df3f,_0x1b1add))return _0x4e2c57['_joinSuggestions'](_0x569f71,_0x56258a),_0x53591d['delete'](_0x56258a),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5b4a7f,_0xf089e){if(_0x5b4a7f['isMultiRange']){for(const _0x4d6b98 of _0xf089e['getRanges']())_0x5b4a7f['addRange'](_0x4d6b98);}else{const _0x568693=_0xf089e['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5b4a7f,this['_model']['createRange'](_0x5b4a7f['getFirstRange']()['start'],_0x568693));}_0xf089e['removeMarkers']();}['_getMarkerAnnouncementText'](_0x395083,_0x1c20db,_0x18ac33){const _0xe2c97b=_0x395083['startsWith']('format')||_0x395083['startsWith']('attribute')?'FORMATTING':_0x395083['toUpperCase']();return o(this['editor']['locale'],_0x1c20db+'_'+_0xe2c97b+'_SUGGESTION_ANNOUNCEMENT',_0x18ac33);}['_initAriaMarkerChangeAnnouncements'](){const _0x412fff=this['editor'];if(!_0x412fff['ui'])return;const {ariaLiveAnnouncer:_0x3c3981}=_0x412fff['ui'];_0x394842(this['_model'],({left:_0x4a6ba4,entered:_0x5ee464})=>{for(const _0x2194e4 of _0x4a6ba4){const {group:_0x5e1e1a,type:_0x5cbe0d}=this['_splitMarkerName'](_0x2194e4['name']);if('suggestion'===_0x5e1e1a){_0x3c3981['announce'](this['_getMarkerAnnouncementText'](_0x5cbe0d,'LEAVE'));break;}}for(const _0x2de0dc of _0x5ee464){const {group:_0x4ba875,type:_0x4c1a8e}=this['_splitMarkerName'](_0x2de0dc['name']);if('suggestion'===_0x4ba875){_0x3c3981['announce'](this['_getMarkerAnnouncementText'](_0x4c1a8e,'ENTER',_0x285f2b(_0x3a300c)));break;}}});}['_processAttributeChanges'](_0x55ced1){if(this['_recordAttributeSuggestions'])return!0x1;const _0x51a869=this['editor'],_0x36332b=_0x51a869['model']['document']['differ']['getChanges']();if(0x0==_0x36332b['length'])return!0x1;const _0x5c5b0d=[],_0x475bc8=_0x36332b['filter'](_0x357799=>'attribute'==_0x357799['type']),_0x303f37=_0x36332b['filter'](_0x2858bf=>'insert'==_0x2858bf['type']&&'$text'!=_0x2858bf['name']),_0xa3b8bb=_0x36332b['filter'](_0x5e0e4d=>'remove'==_0x5e0e4d['type']&&'$text'!=_0x5e0e4d['name']);for(const _0x42e872 of _0x475bc8)_0x5c5b0d['push']({'key':_0x42e872['attributeKey'],'newValue':_0x42e872['attributeNewValue'],'oldValue':_0x42e872['attributeOldValue'],'range':Pt(_0x42e872['range'],_0x51a869['model'])});for(const _0x2843d3 of _0x303f37){const _0x458851=_0xa3b8bb['find'](_0x45a3b1=>_0x45a3b1['position']['isEqual'](_0x2843d3['position']));_0x458851&&_0x5c5b0d['push']({'key':m,'newValue':_0x2843d3['name'],'oldValue':_0x458851['name'],'range':_0x51a869['model']['createRangeOn'](_0x2843d3['position']['nodeAfter'])});}return 0x0!=_0x5c5b0d['length']&&this['_reduceExistingSuggestions'](_0x55ced1,_0x5c5b0d);}['_processAttributeSuggestions'](_0x415842){let _0x1b6660=!0x1;const _0x5a831b=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x49761c=>_0x49761c['data']['newRange']&&_0x49761c['name']['startsWith']('suggestion:attribute:'));for(const _0x34fa3e of _0x5a831b){const {subType:_0x2d5dfd,id:_0x5d9620}=this['_splitMarkerName'](_0x34fa3e['name']),_0x1c852d=_0x2d5dfd['split']('|')[0x0];for(const _0x43679a of this['getSuggestions']({'skipNotAttached':!0x0}))_0x43679a['id']!=_0x5d9620&&'attribute'==_0x43679a['type']&&_0x43679a['data']&&_0x43679a['data']['key']==_0x1c852d&&_0x43679a['getFirstRange']()['isIntersecting'](_0x34fa3e['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x43679a,_0x34fa3e['data']['newRange'],_0x415842),_0x1b6660=!0x0);}return _0x1b6660;}['_recordAttributeChanges'](_0x587244){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x587244();}['_isRegisteredAttribute'](_0x4cf427){const _0x2d22ac=this['_isBlockAttribute'](_0x4cf427),_0x2bbed6=this['_inlineAttributeKeys']['has'](_0x4cf427);return _0x2d22ac||_0x2bbed6;}['_reduceExistingSuggestions'](_0x58c0e9,_0x27c50b){if(0x0==_0x27c50b['length'])return!0x1;let _0x5df95b=!0x1;for(const _0x576981 of _0x27c50b){const _0x445096=this['_findSuggestions'](_0x576981['range'],'attribute')['filter'](_0x3adfb5=>!_0x3adfb5['meta']['isNextTo'])['map'](_0x556b79=>_0x556b79['suggestion']),_0xf170a5=_0x3890d7({'newValue':_0x576981['newValue']});_0x445096['filter'](_0x5a2824=>{const [_0x5f47e9,_0x47764f]=_0x5a2824['subType']['split']('|');return _0x5f47e9==_0x576981['key']&&_0x47764f!=_0xf170a5;})['forEach'](_0x5450bc=>{this['_reduceSuggestionAttributeRange'](_0x5450bc,_0x576981['range'],_0x58c0e9),_0x5df95b=!0x0;});}return _0x5df95b;}['_reduceSuggestionAttributeRange'](_0x100ccc,_0x358f6f,_0x1ffd33){const _0x4301e4=_0x100ccc['getFirstRange']()['getDifference'](_0x358f6f);0x0!==_0x4301e4['length']?0x1!==_0x4301e4['length']?this['_breakSuggestionMarker'](_0x100ccc,_0x358f6f['start'],_0x358f6f['end']):this['_setSuggestionRange'](_0x100ccc,_0x4301e4[0x0]):_0x1ffd33['removeMarker'](_0x100ccc['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x272927){this['_editor']=_0x272927,this['_model']=_0x272927['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x2c5b2a,_0x1a236a,_0x35bab4,_0x19452b,_0x5b0110,_0x17f93b){return new u(this['_model'],{'type':_0x2c5b2a,'subType':_0x1a236a,'id':_0x35bab4,'author':_0x19452b,'creator':_0x19452b,'attributes':_0x5b0110,'onAttributesChange':_0x17f93b,'onAccept':(..._0x22219a)=>this['getSuggestionCallback'](_0x2c5b2a,_0x1a236a,'accept')(..._0x22219a),'onDiscard':(..._0x10fa19)=>this['getSuggestionCallback'](_0x2c5b2a,_0x1a236a,'discard')(..._0x10fa19)});}['registerCustomCallback'](_0x8c6807,_0x403c21,_0x38b94a,_0x535b58){const _0x327275=_0x8c6807+':'+_0x403c21+':'+_0x38b94a;this['_customCallbacks']['set'](_0x327275,_0x535b58);}['getSuggestionCallback'](_0x236a1d,_0x2c9a88,_0x5f5230){const _0x470fb5=_0x236a1d+':'+_0x2c9a88+':'+_0x5f5230;return this['_customCallbacks']['get'](_0x470fb5)||this['_defaultCallbacks']['get'](_0x236a1d+':'+_0x5f5230);}['_registerDefaultCallbacks'](){const _0x180cdf=()=>!0x1,_0x213a12=_0xd90325=>{_0xd90325['sort']((_0x4e8561,_0x499f72)=>_0x4e8561['start']['isBefore'](_0x499f72['start'])?0x1:-0x1),this['_model']['change'](_0xe1c9b1=>{for(const _0x574776 of _0xd90325){let _0x4acd89;_0x4acd89=_0x574776['end']['isAtEnd']&&_0x574776['end']['parent']==_0x574776['start']['nodeAfter']?_0xe1c9b1['createSelection'](_0x574776['start']['nodeAfter'],'on'):_0xe1c9b1['createSelection'](_0x574776),this['_model']['deleteContent'](_0x4acd89,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x9fe0fd=(_0x2b8d6d,_0x3f6d5c)=>{_0x3f6d5c&&this['_model']['change'](_0x54965b=>{const {commandName:_0x5d22b7,commandParams:_0x1b88ac=[]}=_0x3f6d5c,_0x4d0bc4=_0x2b8d6d['map'](_0x1db839=>(Vt(_0x1db839)&&(_0x1db839=this['_model']['createRange'](_0x1db839['end'])),_0x1db839))['filter'](_0x275945=>'$graveyard'!==_0x275945['root']['rootName']);if(_0x4d0bc4['length']<0x1)return;const _0x6e68b5=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x3f2bd9=>_0x2fd4c8['fromRange'](_0x3f2bd9));_0x54965b['setSelection'](_0x4d0bc4);for(const _0x1ecc53 of this['_editor']['commands']['commands']())_0x1ecc53['refresh']();_0x1b88ac['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x5d22b7,..._0x1b88ac);const _0x1f363d=_0x6e68b5['filter'](_0x170c06=>'$graveyard'!=_0x170c06['root']['rootName']);_0x1f363d['length']>0x0&&_0x54965b['setSelection'](_0x1f363d);for(const _0x4244da of _0x6e68b5)_0x4244da['detach']();});},_0x2ec70a=(_0x5c42c8,_0x3cd737)=>0x1==_0x5c42c8['length']&&0x1==_0x3cd737['length']&&_0x5c42c8[0x0]['end']['isEqual'](_0x3cd737[0x0]['start']),_0xfa8f9a=(_0x3a4528,_0x1ee674,_0x77ff32,_0x557060)=>Ht(_0x3a4528,_0x1ee674,_0x77ff32,_0x557060,this['_model'])?[_0x3a4528,_0x1ee674]:Ht(_0x1ee674,_0x3a4528,_0x557060,_0x77ff32,this['_model'])?[_0x1ee674,_0x3a4528]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x180cdf),this['_defaultCallbacks']['set']('insertion:discard',_0x213a12),this['_defaultCallbacks']['set']('insertion:join',_0x2ec70a),this['_defaultCallbacks']['set']('insertion:chain',_0xfa8f9a),this['_defaultCallbacks']['set']('deletion:accept',_0x213a12),this['_defaultCallbacks']['set']('deletion:discard',_0x180cdf),this['_defaultCallbacks']['set']('deletion:join',_0x2ec70a),this['_defaultCallbacks']['set']('deletion:chain',_0xfa8f9a),this['_defaultCallbacks']['set']('formatInline:accept',_0x9fe0fd),this['_defaultCallbacks']['set']('formatInline:discard',_0x180cdf),this['_defaultCallbacks']['set']('formatInline:join',_0x2ec70a),this['_defaultCallbacks']['set']('formatInline:chain',_0x180cdf),this['_defaultCallbacks']['set']('formatBlock:accept',_0x9fe0fd),this['_defaultCallbacks']['set']('formatBlock:discard',_0x180cdf),this['_defaultCallbacks']['set']('formatBlock:join',_0x2ec70a),this['_defaultCallbacks']['set']('formatBlock:chain',_0x180cdf),this['_defaultCallbacks']['set']('attribute:accept',_0x180cdf),this['_defaultCallbacks']['set']('attribute:discard',(_0xe63e51,_0x362d0c)=>{if(!_0x362d0c)return;const _0x5124fe=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x2c6e06=>{if(_0x362d0c['key']==m)for(const _0x17e2c9 of _0xe63e51){const _0x1891bd=_0x17e2c9['start']['nodeAfter'],_0x304f08=_0x362d0c['oldValue'];_0x2c6e06['rename'](_0x1891bd,_0x304f08);}else{if(_0x5124fe['_isBlockAttribute'](_0x362d0c['key'])){for(const _0x20e170 of _0xe63e51)void 0x0!==_0x362d0c['oldValue']?_0x2c6e06['setAttribute'](_0x362d0c['key'],_0x362d0c['oldValue'],_0x20e170['start']['nodeAfter']):_0x2c6e06['removeAttribute'](_0x362d0c['key'],_0x20e170['start']['nodeAfter']);}else{for(const _0xce1a6a of _0xe63e51)_0x362d0c['oldValue']?_0x2c6e06['setAttribute'](_0x362d0c['key'],_0x362d0c['oldValue'],_0xce1a6a):_0x2c6e06['removeAttribute'](_0x362d0c['key'],_0xce1a6a);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x2ec70a);}}function Ot(_0x45096c,_0x43a263,_0xbc6d1d){for(const _0x2be9af of _0x43a263['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x2be9af['root']==_0x2be9af)return!0x1;if(!_0xbc6d1d['containsItem'](_0x2be9af))return!0x1;if(_0x45096c['isObject'](_0x2be9af)||_0x45096c['isLimit'](_0x2be9af))return!0x0;}return!0x1;}function Vt(_0x8d5fa3){return _0x8d5fa3['end']['parent']==_0x8d5fa3['start']['nodeAfter']&&_0x8d5fa3['end']['isAtStart'];}function Ut(_0x124863,_0x2bf095,_0xb384fa,_0x4c03c4){const _0x225fdb=_0x613a8c=>!_0x613a8c['item']['is']('$textProxy')&&!_0x4c03c4['isObject'](_0x613a8c['item']),_0x266e97=_0x124863['start']['getLastMatchingPosition'](_0x225fdb),_0x46837e=_0x124863['end']['getLastMatchingPosition'](_0x225fdb,{'direction':'backward'});return(!_0x124863['start']['isEqual'](_0x266e97)||!_0x124863['end']['isEqual'](_0x46837e))&&(_0x266e97['isBefore'](_0x46837e)?_0xb384fa['updateMarker'](_0x2bf095,{'range':_0xb384fa['createRange'](_0x266e97,_0x46837e)}):_0xb384fa['removeMarker'](_0x2bf095),!0x0);}function Gt(_0x1afeea){return _0x3890d7(_0x1afeea);}function Ft(_0x1feae1){const _0x1c9ce6=_0x1feae1['start']['nodeAfter'];return _0x1c9ce6&&_0x1c9ce6['is']('element');}function Pt(_0x504029,_0x2dd7c7){return null==_0x504029['end']['nodeBefore']&&_0x504029['end']['parent']==_0x504029['start']['nodeAfter']?Lt(_0x504029['start']['nodeAfter'],_0x2dd7c7):_0x504029;}function Lt(_0x5dfe00,_0x48efcb){const _0x2aa04f=_0x48efcb['schema']['isObject'](_0x5dfe00)||_0x48efcb['schema']['isSelectable'](_0x5dfe00);return _0x48efcb['createRange'](_0x48efcb['createPositionAt'](_0x5dfe00,'before'),_0x2aa04f?_0x48efcb['createPositionAfter'](_0x5dfe00):_0x48efcb['createPositionAt'](_0x5dfe00,'end'));}function Ht(_0x5c6e36,_0x5713d7,_0x5e18fd,_0x54169a,_0x2b5863){if(_0x5c6e36['next'])return!0x1;if(!Jt(_0x5c6e36,_0x5713d7))return!0x1;if(_0x5e18fd['end']['isEqual'](_0x54169a['start']))return!0x0;if(_0x5c6e36['type']!=_0x5713d7['type'])return!0x1;if(!_0x5e18fd['end']['isTouching'](_0x54169a['start']))return!0x1;const _0x2e7b30=_0x2b5863['createRange'](_0x5e18fd['end'],_0x54169a['start'])['getWalker']();for(const _0x18c463 of _0x2e7b30)if(['elementStart','elementEnd']['includes'](_0x18c463['type'])&&_0x2b5863['schema']['isLimit'](_0x18c463['item']))return!0x1;return!0x0;}function Jt(_0x27be49,_0x29e9ae){if(!_0x27be49['_isDataLoaded']||!_0x29e9ae['_isDataLoaded'])return!0x1;const _0x395b11=new Set(Object['keys'](_0x27be49['attributes'])),_0x298cda=new Set(Object['keys'](_0x29e9ae['attributes']));if(_0x395b11['delete']('groupId'),_0x298cda['delete']('groupId'),0x0==_0x395b11['size']&&0x0==_0x298cda['size'])return!0x0;if(_0x395b11['size']!=_0x298cda['size'])return!0x1;const _0x423d0e={..._0x27be49['attributes']},_0x1dfbd0={..._0x29e9ae['attributes']};return delete _0x423d0e['groupId'],delete _0x1dfbd0['groupId'],JSON['stringify'](_0x423d0e)==JSON['stringify'](_0x1dfbd0);}function qt(_0x2a5c46,_0x3f5c53){const _0x497a0f=zt(_0x2a5c46['attributes']),_0x2b887f=zt(_0x3f5c53);if(!_0x2a5c46['_isDataLoaded'])return!0x1;for(const _0x5ee4a9 of Object['keys'](_0x2b887f))if(!_0x18cd34(_0x497a0f[_0x5ee4a9],_0x2b887f[_0x5ee4a9]))return!0x1;return!0x0;}function zt(_0x44930c){const _0xc02da7=Object['assign']({},_0x44930c);return delete _0xc02da7['skipNestingCheck'],delete _0xc02da7['tablePasteChainId'],_0xc02da7;}class ae extends/* #__PURE__ -- @preserve */
25
- _0x264c04(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x51d3ca,_0x26ff75,_0x534f68,_0x266d1c){super(),this['model']=_0x26ff75,this['view']=_0x534f68,this['commentThreadController']=_0x266d1c,this['_editor']=_0x51d3ca,this['_acceptCommand']=_0x51d3ca['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x51d3ca['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x2439fe,_0x5a6b25)=>_0x2439fe||_0x5a6b25),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x2eb51b=>_0x2eb51b&&this['_editor']['model']['canEditAt'](_0x26ff75['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x1be017=>_0x1be017&&this['_editor']['model']['canEditAt'](_0x26ff75['getRanges']())),this['_pendingAction']=null,_0x534f68['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x534f68,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x534f68,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x534f68,'change:isDirty',()=>{_0x534f68['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 _0x4e3f15=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x4e3f15);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x1a2958{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0xa34ac5,_0x1929c1,_0x4b45c0,_0x351908){super(_0xa34ac5),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x2ccf23(_0xa34ac5,o(_0xa34ac5,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x1929c1['authoredAt']),this['bind']('authoredAt')['to'](_0x1929c1),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0x1929c1,'authoredAt',this,'descriptionParts',(_0x4a29b8,_0x57c81e,_0x2dfce6)=>{const _0x42c0fd=_0x2dfce6['map'](_0x45ba9d=>ls(_0x45ba9d['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x4a29b8-0x1,_0x1929c1['author']['name'],_0x57c81e?_0x351908['formatDateTime'](_0x57c81e):'',new DOMParser()['parseFromString'](_0x42c0fd,'text/html')['body']['textContent']]);}),this['focusables']=new _0x5dca52(),this['focusTracker']=new _0x282df3(),this['keystrokes']=new _0x430d02(),this['focusCycler']=new _0x414104({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x46976e=>_0x46976e['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x1929c1,this['_localUser']=_0x4b45c0,this['_config']=_0x351908,_0x351908['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x1c4793(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0xdc9db8}=this['_config'];this['commentsListView']=new _0xdc9db8(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',_0x405269=>_0x405269+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x5ebb41,_0x313703)=>_0x5ebb41||!!_0x313703);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x3693f4}=this['_config'],_0x2f0a47=new _0x3693f4(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0xffac9c=_0x2f0a47['commentInputView'];return _0x2f0a47['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0xffac9c,'value',(_0x1d2153,_0xc4ca1e,_0x18d784)=>!!_0x18d784||_0x1d2153&&!_0xc4ca1e),_0xffac9c['on']('submit',(_0x1f232e,_0x27dfb9)=>{this['fire']('addComment',_0x27dfb9),_0xffac9c['editor']['setData']('');}),_0xffac9c['on']('cancel',()=>this['focus']()),_0xffac9c['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x2f0a47;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x2e506d,_0x309ef3,_0xfc9964,_0x55b045){super(_0x2e506d,_0x309ef3,_0xfc9964,_0x55b045),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x48572f=>_0x48572f&&_0x48572f[0x0]?_0x48572f[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x2777b5,_0x3ff6be)=>{let _0x370f3e='';for(const _0x484143 of _0x2777b5)_0x370f3e+='<p>'+ls(_0x484143['content'],_0x484143['color'])+'</p>';return _0x3ff6be?_0x370f3e:_0x11c916(_0x370f3e,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x55b045['SuggestionView'](_0x2e506d,_0x309ef3,{'formatDateTime':_0x55b045['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x562afc=this['bindTemplate'],_0x276e66=[this['suggestionView']];return this['commentsListView']&&_0x276e66['push'](this['commentsListView']),this['commentThreadInputView']&&_0x276e66['push'](this['commentThreadInputView']),_0x276e66['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x562afc['if']('isActive','ck-suggestion-wrapper--active'),_0x562afc['to']('type',_0x3b5579=>'ck-suggestion-'+_0x3b5579),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x562afc['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x276e66};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x1a2958{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x6d80a8,_0x40b495,_0x1e8043){super(_0x6d80a8),this['_model']=_0x40b495,this['_config']=_0x1e8043,this['set']('description',''),this['bind']('authoredAt')['to'](_0x40b495),this['acceptButton']=this['_createButton'](o(_0x6d80a8,'Accept\x20suggestion'),_0x49ed23['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x6d80a8,'Discard\x20suggestion'),_0x49ed23['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0xeabb9f(_0x6d80a8,_0x40b495['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x5dca52([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x282df3(),this['keystrokes']=new _0x430d02(),this['focusCycler']=new _0x414104({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x6fc05c=>_0x6fc05c['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x6edb0=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x6edb0['innerHTML']=this['description'],this['on']('change:description',(_0x140c76,_0x2f7521,_0x296166)=>{_0x6edb0['innerHTML']=_0x296166;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0xccda99=this['bindTemplate'],_0x168610=[{'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':_0xccda99['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0xccda99['to']('authoredAt',_0x13f1b5=>this['_config']['formatDateTime'](_0x13f1b5))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x168610['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x168610}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x42a1e0,_0x3968f2,_0x1ec401,_0xd8f4ed,_0x19c6da){const _0x4cef69=new _0xb9feea(this['locale']);return _0x4cef69['set']({'label':_0x42a1e0,'icon':_0x3968f2,'tooltip':!0x0,'tooltipPosition':_0x19c6da}),_0x4cef69['extendTemplate']({'attributes':{'class':_0x1ec401}}),_0x4cef69['on']('execute',()=>{this['fire'](_0xd8f4ed,this['_model']['id']);}),_0x4cef69;}['_setupKeyboardNavigation'](){const _0x1bd89e=this['element'];this['keystrokes']['listenTo'](_0x1bd89e);for(const _0x35acf1 of this['focusables'])this['focusTracker']['add'](_0x35acf1['element']),this['keystrokes']['listenTo'](_0x35acf1['element']);this['keystrokes']['set']('enter',(_0x199b1f,_0x4a4bed)=>{_0x1bd89e===_0x199b1f['target']&&(this['focusCycler']['focusFirst'](),_0x4a4bed());}),this['keystrokes']['set']('esc',(_0x34b41b,_0x4e060f)=>{_0x1bd89e!==_0x34b41b['target']&&(this['focus'](),_0x4e060f());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x440856{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x185b78,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x51a9dd){super(_0x51a9dd),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x4c1a77=this['editor']['config'];_0x4c1a77['define']('trackChanges.SuggestionThreadView',re),_0x4c1a77['define']('trackChanges.SuggestionView',ce),_0x4c1a77['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x4c1a77['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x14b567,_0x5ee264){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x9443e2,_0xc7ac76]of this['_handleControllerBuffer']){const _0x490ef0=this['_suggestionToController']['has'](_0x9443e2);_0x490ef0||_0xc7ac76?_0x490ef0&&_0xc7ac76&&this['_destroyController'](_0x9443e2):this['_initializeController'](_0x9443e2);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x14b567,_0x5ee264);}['init'](){const _0x20807f=this['editor'],_0x32153c=_0x20807f['plugins']['get']('TrackChangesEditing'),_0x21d84f=_0x20807f['plugins']['get']('Annotations'),_0x1db085=_0x20807f['plugins']['get']('EditorAnnotations'),_0x3eadce=_0x20807f['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x1db085['addSourceCollector'](()=>{const _0xec7e4d=[];for(const [_0x396358,_0x34b457]of Array['from'](this['_suggestionToController'])){const _0x2c30cf=_0x396358['getAllAdjacentSuggestions'](),_0x24940c=[];for(const _0x1960d7 of _0x2c30cf){if(!_0x1960d7['isInContent'])continue;if(_0x1960d7['isMultiRange']){_0x24940c['push'](..._0x1960d7['getRanges']());continue;}const _0x5aa40f=_0x1960d7['getFirstRange']();if(_0x24940c['length']>0x0){const _0x12647e=_0x24940c[0x0]['getJoined'](_0x5aa40f);if(_0x12647e){_0x24940c[0x0]=_0x12647e;continue;}}_0x24940c['push'](_0x5aa40f);}_0xec7e4d['push']([_0x34b457['view'],_0x24940c]);}return _0xec7e4d;}),this['listenTo'](_0x32153c,'suggestionLoaded',(_0x5b6ac0,_0x103c4a)=>{this['listenTo'](_0x103c4a,'change:previous',(_0x4a667b,_0x4c2351,_0x3931ae,_0x58403c)=>{_0x103c4a['isInContent']&&(null==_0x3931ae?(this['_updateController'](_0x58403c['head']),this['_handleSuggestionControllerDelayed'](_0x103c4a,!0x1)):(this['_updateController'](_0x3931ae['head']),null==_0x58403c&&this['_handleSuggestionControllerDelayed'](_0x103c4a,!0x0)));}),null!==_0x103c4a['previous']?this['_updateController'](_0x103c4a['head']):this['_handleSuggestionControllerDelayed'](_0x103c4a,!0x1);}),this['listenTo'](_0x32153c,'suggestionUnloaded',(_0x2af8ce,_0x371b4f,_0x341f6f)=>{this['stopListening'](_0x371b4f,'change:previous'),this['_handleControllerBuffer']['delete'](_0x371b4f),this['_suggestionToController']['has'](_0x371b4f)&&this['_destroyController'](_0x371b4f),_0x341f6f&&this['_updateController'](_0x341f6f['head']);}),this['listenTo'](_0x32153c,'suggestionChanged',(_0x3c1678,_0x33fd44)=>{this['_updateController'](_0x33fd44);}),this['listenTo'](_0x21d84f,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x3eadce,'addComment',(_0x1b73b6,{threadId:_0x8a89c2,isFromAdapter:_0x2f449a})=>{if(_0x2f449a||!_0x32153c['hasSuggestion'](_0x8a89c2))return;const _0x53060c=_0x32153c['getSuggestion'](_0x8a89c2);this['_suggestionToController']['get'](_0x53060c)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x4be827=this['editor']['plugins']['get']('Annotations'),_0x1e95a3=this['editor']['plugins']['get']('TrackChangesEditing'),_0x7b29b8=Array['from'](_0x4be827['activeAnnotations'],_0x2bb359=>_0x2bb359['innerView'])['filter'](_0x2518a9=>this['_viewToController']['has'](_0x2518a9)),_0x513cc1=[];for(const _0x23287a of _0x7b29b8){const _0x2b892f=this['_viewToController']['get'](_0x23287a)['model']['getAllAdjacentSuggestions']();_0x513cc1['push'](..._0x2b892f['reduce']((_0x421108,_0x583d33)=>[..._0x421108,..._0x583d33['getMarkerNames']()],[]));}_0x1e95a3['activeMarkers']=_0x513cc1;}['_addUIComponentsToFactory'](){const _0x411a2a=this['editor'],_0x1219df=_0x411a2a['locale'],_0x496e32=o(_0x1219df,'Track\x20changes'),_0x11a97c=new Wt([{'type':'switchbutton','model':new _0x26d981({'withText':!0x0,'isToggleable':!0x0,'label':_0x496e32,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x26d981({'withText':!0x0,'label':o(_0x1219df,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x26d981({'withText':!0x0,'label':o(_0x1219df,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x26d981({'withText':!0x0,'label':o(_0x1219df,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x26d981({'withText':!0x0,'label':o(_0x1219df,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x1b8862 of _0x11a97c)if(me(_0x1b8862)){const _0x3ec49f=_0x411a2a['commands']['get'](_0x1b8862['model']['commandName']);_0x1b8862['model']['bind']('isOn','isEnabled')['to'](_0x3ec49f,'value','isEnabled');}_0x411a2a['ui']['componentFactory']['add']('trackChanges',_0x8d8a55=>this['_createToolbarButton'](_0x8d8a55,_0x11a97c,_0x496e32)),_0x411a2a['ui']['componentFactory']['add']('menuBar:trackChanges',_0x404071=>this['_createMenuBarMenu'](_0x404071,_0x11a97c,_0x496e32));}['_createToolbarButton'](_0x35c9a1,_0x20cf7c,_0x8c7a35){const _0x4e57a0=Qt(_0x35c9a1,_0x5aa422),_0x3eee08=this['editor']['commands']['get']('trackChanges');_0x4e57a0['buttonView']['set']({'tooltip':_0x8c7a35,'label':_0x8c7a35,'icon':he}),_0x4e57a0['buttonView']['bind']('isOn')['to'](_0x3eee08,'value'),_0x4e57a0['buttonView']['on']('execute',()=>{_0x3eee08['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x4e57a0,_0x20cf7c,{'role':'menu'});const _0x219b0d=[];for(const _0x4fe2f1 of _0x20cf7c)me(_0x4fe2f1)&&_0x219b0d['push'](this['editor']['commands']['get'](_0x4fe2f1['model']['commandName']));const _0x2ff6aa=_0x4e57a0['buttonView'];return _0x2ff6aa['actionView']['unbind']('isEnabled'),_0x2ff6aa['arrowView']['unbind']('isEnabled'),_0x2ff6aa['actionView']['bind']('isEnabled')['to'](_0x3eee08,'isEnabled'),_0x2ff6aa['arrowView']['bind']('isEnabled')['toMany'](_0x219b0d,'isEnabled',(..._0x63359a)=>_0x63359a['some'](_0x4ecffa=>_0x4ecffa)),_0x4e57a0['on']('execute',_0x34d272=>{this['editor']['execute'](_0x34d272['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x4e57a0;}['_createMenuBarMenu'](_0x4b49fe,_0x224e16,_0x544bdb){const _0x123a1b=new Yt(_0x4b49fe),_0xa42174=this['editor']['commands']['get']('trackChanges');_0x123a1b['buttonView']['set']({'label':_0x544bdb,'icon':he});const _0x47d06b=new Zt(_0x4b49fe);for(const _0x494bb6 of _0x224e16){if('separator'==_0x494bb6['type']){_0x47d06b['items']['add'](new Xt(_0x4b49fe));continue;}const _0x44d1fe=new te(_0x4b49fe,_0x123a1b),_0x111cab=new _0x4ca9ce(_0x4b49fe),_0x61d023=_0x494bb6['model'];_0x111cab['bind'](...Object['keys'](_0x61d023))['to'](_0x61d023),_0x111cab['delegate']('execute')['to'](_0x123a1b),_0x111cab['on']('execute',()=>{this['editor']['execute'](_0x61d023['commandName']),this['editor']['editing']['view']['focus']();}),_0x44d1fe['children']['add'](_0x111cab),_0x47d06b['items']['add'](_0x44d1fe);}return _0x123a1b['bind']('isEnabled')['to'](_0xa42174,'isEnabled'),_0x123a1b['panelView']['children']['add'](_0x47d06b),_0x123a1b;}['_initializeController'](_0x2958b1){const _0x2a0f5d=this['editor'],_0x5a505c=_0x2a0f5d['config'],_0x41222d=_0x2a0f5d['plugins']['get']('Annotations'),_0x3d4d52=_0x2a0f5d['plugins']['get']('CommentsRepository'),_0x36db14=_0x2a0f5d['plugins']['get']('EditorAnnotations'),_0x22e035=_0x2a0f5d['plugins']['get'](_0x185b78)['me'],_0x129f67=_0x5a505c['get']('trackChanges')['SuggestionThreadView'],_0x866343=_0x5a505c['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x204cc4,CommentThreadInputView:_0x56f061}=_0x2a0f5d['plugins']['get']('CommentsUI');let _0x233720,_0x37ef29;this['_annotationViews']['has'](_0x2958b1['id'])?(_0x37ef29=this['_annotationViews']['get'](_0x2958b1['id']),_0x233720=_0x37ef29['mainView']):(_0x233720=new _0x129f67(_0x2a0f5d['locale'],_0x2958b1,_0x22e035,{'disableComments':this['_disableComments'],'editorConfig':_0x5a505c['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x5a505c['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x5a505c['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x5a505c['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x42c338(_0x5a505c['get']('locale')),'CommentView':_0x5a505c['get']('comments')['CommentView'],'CommentsListView':_0x204cc4,'CommentThreadInputView':_0x56f061,'SuggestionView':_0x866343}),_0x233720['suggestionView']['acceptButton']['on']('execute',()=>{_0x2a0f5d['editing']['view']['focus']();}),_0x233720['suggestionView']['discardButton']['on']('execute',()=>{_0x2a0f5d['editing']['view']['focus']();}),_0x37ef29=_0x41222d['createAnnotationView'](this['editor']['locale'],_0x233720),_0x37ef29['bind']('isDirty')['to'](_0x233720,'isDirty'),_0x37ef29['bind']('length')['to'](_0x233720),_0x37ef29['bind']('type')['to'](_0x233720,'type',_0x2b87db=>'suggestion-'+_0x2b87db),this['listenTo'](_0x233720,'escape',()=>{_0x2a0f5d['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x2958b1['id'],_0x37ef29));const _0x290154=_0x3d4d52['createCommentThreadController'](_0x2958b1['commentThread'],_0x233720),_0x5ec665=new ae(_0x2a0f5d,_0x2958b1,_0x233720,_0x290154),_0x2e289d=_0x2958b1['getAllAdjacentSuggestions']()['filter'](_0x33ec84=>_0x33ec84['isInContent']);_0x233720['descriptionParts']=_0x2a0f5d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x2e289d),this['_suggestionToController']['set'](_0x2958b1,_0x5ec665),this['_viewToController']['set'](_0x233720,_0x5ec665);const _0x4d6d2e=_0x41222d['createAnnotation']({'view':_0x37ef29,'target':()=>{const _0x317280=[],_0x1bb36e=_0x2958b1['getAllAdjacentSuggestions']()['filter'](_0x4dba0c=>_0x4dba0c['isInContent']);for(const _0x56a382 of _0x1bb36e)_0x317280['push'](..._0x56a382['getMarkers']());return _0x1373e9(_0x2a0f5d['editing'],_0x317280);},'type':()=>'suggestion-'+_0x5ec665['view']['type']});_0x3d4d52['_bindAnnotationToEditors'](_0x233720,_0x4d6d2e),_0x41222d['add'](_0x4d6d2e),_0x36db14['registerAnnotation'](_0x4d6d2e);}['_destroyController'](_0xac7684){const _0x887d0d=this['editor']['plugins']['get']('CommentsRepository'),_0x429f6d=this['editor']['plugins']['get']('Annotations'),_0x16e324=this['_suggestionToController']['get'](_0xac7684),_0x43c4d6=_0x16e324['view'],_0x3ee5c5=_0x429f6d['getByInnerView'](_0x43c4d6);_0x887d0d['_unbindEditors'](_0x43c4d6),_0x3ee5c5&&_0x429f6d['remove'](_0x3ee5c5),this['_suggestionToController']['delete'](_0xac7684),this['_viewToController']['delete'](_0x43c4d6),_0x16e324['destroy']();}['_updateController'](_0x3da589){if(!_0x3da589['isInContent']||!this['_suggestionToController']['has'](_0x3da589))return;const _0x267128=this['editor']['plugins']['get']('TrackChangesEditing'),_0x113299=this['_suggestionToController']['get'](_0x3da589),_0x2a881b=_0x3da589['getAllAdjacentSuggestions']();_0x113299['view']['descriptionParts']=_0x267128['descriptionFactory']['getDescriptions'](_0x2a881b);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x3a300c,(_0x7236a8,_0x38adc8)=>{const _0x264c1a=this['editor']['plugins']['get'](k),_0x2bec01=this['editor']['plugins']['get'](p);if(!_0x2bec01['activeMarkers']['length'])return;const {id:_0x352177}=_0x2bec01['_splitMarkerName'](_0x2bec01['activeMarkers'][0x0]),_0x2e989c=_0x264c1a['getSuggestion'](_0x352177);_0x2e989c&&(this['_suggestionToController']['get'](_0x2e989c)['view']['focus'](),_0x38adc8());});}['destroy'](){for(const _0x549bb6 of this['_suggestionToController']['keys']())this['_destroyController'](_0x549bb6);for(const _0x1ca3a9 of this['_annotationViews']['values']())_0x1ca3a9['mainView']['destroy']();super['destroy']();}}function me(_0x1623c0){return'model'in _0x1623c0;}class k extends _0x440856{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x5f15f9){this['editor']['plugins']['get'](p)['adapter']=_0x5f15f9;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x57e46d){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x57e46d);}['getSuggestions']({skipNotAttached:_0x3666d3=!0x1,toJSON:_0x22fc0f=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x3666d3,'toJSON':_0x22fc0f});}['getSuggestion'](_0x14215b){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x14215b);}}const T=['Pagination'];class P extends _0x440856{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x40a119=this['editor'];if(_0x40a119['config']['define']('trackChangesData.editorCreator',_0x2195f6=>{const _0x21c164=_0x40a119['model']['document']['getRootNames']()['reduce']((_0x2cd30e,_0x14cb6d)=>(_0x2cd30e[_0x14cb6d]='',_0x2cd30e),{});return _0x40a119['constructor']['create'](_0x21c164,_0x2195f6);}),'function'!=typeof _0x40a119['config']['get']('trackChangesData')['editorCreator'])throw new _0xcccb3d('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x52754d){return N(this['editor'],!0x0,_0x52754d);}['getDataWithDiscardedSuggestions'](_0x14fe39){return N(this['editor'],!0x1,_0x14fe39);}}class D extends _0x440856{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x30c010){super(_0x30c010),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(_0x1d6d24){return void 0x0!==_0x1d6d24['getRootsAttributes'];}async function N(_0x536a70,_0x279666,_0x5af397){const _0x1155ad=_0x3f1e9d(_0x536a70,T);_0x1155ad['plugins']['push'](p,D),_0x1155ad['rootsAttributes']=v(_0x536a70)?_0x536a70['getRootsAttributes']():void 0x0;const _0x49f129=document['createDocumentFragment'](),_0x17ce49=_0x536a70['config']['get']('trackChangesData')['editorCreator'],_0x539b9a=await _0x17ce49(_0x1155ad,()=>function(_0x59bcf5){const _0x53a140=document['createElement']('div');return _0x59bcf5['appendChild'](_0x53a140),_0x53a140;}(_0x49f129));!function(_0x4a0afb,_0x23412d){const _0x1bb3b1=_0x4a0afb['model']['document']['getRootNames']()['reduce']((_0x537099,_0x34bab2)=>(_0x537099[_0x34bab2]=_0x4a0afb['data']['get']({'rootName':_0x34bab2}),_0x537099),{}),_0x515cc4=_0x4a0afb['plugins']['get']('Users')['users']['map'](_0x2a92b4=>({'id':_0x2a92b4['id'],'name':_0x2a92b4['name']})),_0x4d46c2=_0x4a0afb['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x44aa10=_0x4a0afb['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x43dad3=_0x23412d['plugins']['get']('Users'),_0x104c82=_0x23412d['plugins']['get']('TrackChangesEditing'),_0x1e44d6=_0x23412d['plugins']['get']('CommentsRepository');for(const _0x395766 of _0x515cc4)_0x43dad3['getUser'](_0x395766['id'])||_0x43dad3['addUser'](_0x395766);_0x43dad3['me']||_0x43dad3['useAnonymousUser']();for(const _0x57ac48 of _0x44aa10)_0x1e44d6['addCommentThread'](_0x57ac48);for(const _0xd2e3a5 of _0x4d46c2)_0x104c82['addSuggestionData'](_0xd2e3a5);_0x23412d['data']['set'](_0x1bb3b1);}(_0x536a70,_0x539b9a),_0x539b9a['execute'](_0x279666?'acceptAllSuggestions':'discardAllSuggestions');const _0x18eafe=v(_0x539b9a)?_0x539b9a['getFullData'](_0x5af397):_0x539b9a['data']['get'](_0x5af397);return await _0x539b9a['destroy'](),_0x18eafe;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};
23
+ import{Command as ts,Plugin as _0x2aa107,PendingActions as _0x510953,icons as _0x4a4e5c}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x58ef43,ObservableMixin as _0x102118,uid as _0x1a2714,insertToPriorityArray as _0x39a684,priorities as _0x32b979,logWarning as _0x36ad2d,getEnvKeystrokeText as _0x3394ef,FocusTracker as _0x365400,KeystrokeHandler as _0x3007a1,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x3fdb8c,View as _0x425d52,ViewCollection as _0x320a5b,FocusCycler as _0x40bae3,ViewModel as _0x3cb1a1,createDropdown as Qt,SplitButtonView as _0x2372dc,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x334699}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x3544d0,hashObject as _0x4ea248,surroundingMarkersDetector as _0xa87bae,ENTER_THREAD_KEYSTROKE as _0x3841be,AriaDescriptionView as _0x3c0433,setupThreadKeyboardNavigation as _0x33c295,trimHtml as _0x24e872,UserView as _0x11a006,LateFocusButtonView as _0x4a9266,getDateTimeFormatter as _0x25c6ce,getAllMarkersDomElementsSorted as _0x101415,sanitizeEditorConfig as _0x23cd20}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x5cc88d,LiveRange as _0x5b36f3,LivePosition as _0x181194}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x15fa23,toWidget as _0x312517}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x52bf5f,set as _0xc277cf,isEqual as _0x468224,unset as _0x231db2,omit as Tt}from'lodash-es';import{Delete as _0x1e2757,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x2c52fd,ShiftEnter as _0x1f69e9}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x3c898d,_0x1eed0c){super(_0x3c898d),this['_enabledCommands']=_0x1eed0c,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 _0xb3efdb of this['editor']['commands']['commands']())_0xb3efdb['affectsData']&&!this['_enabledCommands']['has'](_0xb3efdb)&&_0xb3efdb['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x1b6cd7 of this['editor']['commands']['commands']())_0x1b6cd7['affectsData']&&!this['_enabledCommands']['has'](_0x1b6cd7)&&_0x1b6cd7['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x5aa5da,_0x122e18){super(_0x5aa5da),this['_suggestions']=_0x122e18,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x4807c4){const _0x12d3b7=this['_suggestions']['get'](_0x4807c4);if(!_0x12d3b7)throw new _0x58ef43('track-changes-accept-suggestion-not-found',this);const _0x4ff423=_0x12d3b7['getRanges']();this['editor']['model']['canEditAt'](_0x4ff423)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x12d3b7);}}class R extends ts{['_suggestions'];constructor(_0x25ae8e,_0x239f98){super(_0x25ae8e),this['_suggestions']=_0x239f98,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0xcfed27){const _0xe73822=this['_suggestions']['get'](_0xcfed27);if(!_0xe73822)throw new _0x58ef43('track-changes-discard-suggestion-not-found',this);const _0x2bbe6b=_0xe73822['getRanges']();this['editor']['model']['canEditAt'](_0x2bbe6b)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0xe73822);}}function ls(_0x46df1a,_0x1dd4ed){let _0xd27d45='';return _0xd27d45+=_0x46df1a['split']('*')['map']((_0x2dc023,_0x59d122)=>_0x59d122%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x2dc023)+'</span>':nn(_0x2dc023))['join'](''),_0x1dd4ed&&(_0xd27d45+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x1dd4ed['value']+'\x22\x20title=\x22'+_0x1dd4ed['title']+'\x22></span>'),_0xd27d45;}function nn(_0x253f95){const _0x3bf25f=document['createElement']('span');return _0x3bf25f['innerText']=_0x253f95,_0x3bf25f['innerHTML'];}function ss(_0x36ce09){return _0x36ce09['sort']((_0x1e250b,_0x16718f)=>'deletion'==_0x1e250b['type']&&'deletion'!=_0x16718f['type']?-0x1:'deletion'!=_0x1e250b['type']&&'deletion'==_0x16718f['type']?0x1:0x0);}function to(_0xac7c30,_0x59736a){let _0x525b8d,_0x1cdabb=0x0;const _0x2602a3=[],_0xf63939=_0x59736a['schema'];for(;_0x1cdabb<_0xac7c30['length'];){const _0x4421cb=_0xac7c30[_0x1cdabb],_0x17d2c8=_0xac7c30[_0x1cdabb+0x1];_0x525b8d||(_0x525b8d=_0x59736a['createPositionBefore'](_0x4421cb)),on(_0x59736a,_0x4421cb,_0x17d2c8)||(_0x2602a3['push'](_0x59736a['createRange'](_0x525b8d,_0xf63939['isObject'](_0x4421cb)?_0x59736a['createPositionAfter'](_0x4421cb):_0x59736a['createPositionAt'](_0x4421cb,'end'))),_0x525b8d=null),_0x1cdabb++;}return _0x2602a3;}function on(_0x43f690,_0xd94278,_0x34ee9c){if(!_0x34ee9c)return!0x1;const _0x20510e=_0x43f690['createPositionAfter'](_0xd94278),_0x228b09=_0x43f690['createPositionBefore'](_0x34ee9c);return _0x20510e['isTouching'](_0x228b09);}function rs(_0x411db1,_0x373a4d,_0x46d753){for(;_0x46d753['length'];){const _0x5d4dd2=_0x46d753['splice'](0x0,0x64);_0x411db1['change'](()=>{for(const _0x390290 of _0x5d4dd2)_0x390290['isInContent']&&_0x373a4d['execute'](_0x390290['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x14a4cd,_0x5e9529,_0x16aee9){super(_0x14a4cd),this['_command']=_0x5e9529,this['_suggestions']=_0x16aee9,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0xfe374c=Array['from'](this['_suggestions']['values']())['some'](_0x4719f8=>_0x4719f8['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0xfe374c;}['execute'](){const _0x2fc7cb=ss(Array['from'](this['_suggestions']['values']()));for(const _0x59ae38 of _0x2fc7cb){const _0x4b7d62=_0x59ae38['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4b7d62))return;}rs(this['editor']['model'],this['_command'],_0x2fc7cb);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x4b5e77,_0xe78b39,_0x12a399){super(_0x4b5e77),this['_command']=_0xe78b39,this['_suggestions']=_0x12a399,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x8e6f4a=this['editor']['model']['document']['selection'],_0x393fdb=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x142ec1,_0x2dac81){const _0x46c00b=Array['from'](_0x142ec1['getRanges']()),_0x512ee4=new Set();for(const _0x19e1a8 of _0x2dac81)if(_0x19e1a8['isInContent']){for(const _0x1a5192 of _0x46c00b)for(const _0x5f1d3a of _0x19e1a8['getRanges']())(_0x1a5192['isIntersecting'](_0x5f1d3a)||_0x142ec1['isCollapsed']&&!_0x19e1a8['isMultiRange']&&_0x19e1a8['next']&&_0x5f1d3a['end']['isTouching'](_0x1a5192['start']))&&_0x512ee4['add'](_0x19e1a8);}return _0x512ee4;}(_0x8e6f4a,_0x393fdb),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x32e5c7=ss(Array['from'](this['_selectedSuggestions']));for(const _0x2e5f41 of _0x32e5c7){const _0x5c0547=_0x2e5f41['getRanges']();if(!this['editor']['model']['canEditAt'](_0x5c0547))return;}rs(this['editor']['model'],this['_command'],_0x32e5c7);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x102118(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x22c698,_0x7f8e44){super(),this['id']=_0x7f8e44['id'],this['type']=_0x7f8e44['type'],this['subType']=_0x7f8e44['subType']||null,this['author']=_0x7f8e44['author'],this['creator']=_0x7f8e44['creator']||_0x7f8e44['author'],this['isExternal']=Boolean(_0x7f8e44['attributes']&&_0x7f8e44['attributes']['@external']),this['data']=null,this['_model']=_0x22c698,this['_onAccept']=_0x7f8e44['onAccept'],this['_onDiscard']=_0x7f8e44['onDiscard'],this['_onAttributesChange']=_0x7f8e44['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x7f8e44['attributes']||{}),this['set']('previous',null),this['set']('next',null),this['set']('commentThread',null),this['set']('_saved',!0x1),this['decorate']('accept'),this['decorate']('discard');}get['head'](){let _0x51bd82=this;for(;_0x51bd82['previous'];)_0x51bd82=_0x51bd82['previous'];return _0x51bd82;}get['hasComments'](){return!!this['commentThread']&&this['commentThread']['length']>0x0;}get['isMultiRange'](){if(0x0==this['_markerNames']['size'])return!0x1;return 0x6==Array['from'](this['_markerNames'])[0x0]['split'](':')['length'];}get['isInContent'](){return null!==this['getFirstMarker']();}['addMarkerName'](_0x5682d5){this['_markerNames']['add'](_0x5682d5);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x5eb3e5=>this['_model']['markers']['get'](_0x5eb3e5))['filter'](_0xaaa13c=>_0xaaa13c);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x419860=>{for(const _0x2af5b2 of this['getMarkers']())_0x419860['removeMarker'](_0x2af5b2);}),this['_markerNames']['clear']();}['removeMarker'](_0x36b50f){this['_model']['change'](_0x14c882=>{_0x14c882['removeMarker'](_0x36b50f);}),this['_markerNames']['delete'](_0x36b50f);}['addRange'](_0x84d348){const _0x548d12='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x548d12),this['_model']['change'](_0x2ae0fe=>{_0x2ae0fe['addMarker'](_0x548d12,{'range':_0x84d348,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x4e3486){for(const _0x14661f of this['getRanges']())if(_0x14661f['isIntersecting'](_0x4e3486))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x3ed56b=>_0x3ed56b['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x3dd035,_0x2b9055)=>[..._0x3dd035,..._0x2b9055['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x10ddad=this['getRanges']();if(0x1!=_0x10ddad['length'])return null;const _0x46fc27=_0x10ddad[0x0],_0x4e2456=_0x46fc27['start']['nodeAfter'],_0x5e9987=_0x46fc27['end']['nodeBefore'];return _0x4e2456 instanceof _0x5cc88d?_0x4e2456!=_0x5e9987?null:_0x4e2456:null;}['accept'](){this['_onAccept'](this['getRanges'](),this['data'],this['attributes']),this['removeMarkers']();}['discard'](){this['_onDiscard'](this['getRanges'](),this['data'],this['attributes']),this['removeMarkers']();}['getAllAdjacentSuggestions'](){const _0x3efaf3=[];let _0x46f4b7=this['head'];for(;_0x46f4b7;)_0x3efaf3['push'](_0x46f4b7),_0x46f4b7=_0x46f4b7['next'];return _0x3efaf3;}['setAttribute'](_0x24af3b,_0x4e3a39){const _0x3ed41b=_0x52bf5f(this['attributes']);_0xc277cf(_0x3ed41b,_0x24af3b,_0x4e3a39),_0x468224(_0x3ed41b,this['attributes'])||(this['attributes']=_0x3ed41b,this['_onAttributesChange'](_0x3ed41b));}['removeAttribute'](_0x31984d){const _0x2febbe=_0x52bf5f(this['attributes']);_0x231db2(_0x2febbe,_0x31984d),_0x468224(_0x2febbe,this['attributes'])||(this['attributes']=_0x2febbe,this['_onAttributesChange'](this['attributes']));}['toJSON'](){return{'id':this['id'],'type':this['subType']?this['type']+':'+this['subType']:this['type'],'authorId':this['creator']['id'],'createdAt':this['createdAt'],'hasComments':this['hasComments'],'data':this['data'],'attributes':this['attributes']};}static['getMultiRangeId'](){return _0x1a2714()['substr'](0x1,0x5);}}function o(_0x41c9e2,_0x3045ff,_0x39f54f){const t=_0x41c9e2['t'];switch(_0x3045ff){case'Track\x20changes':return t('Track\x20changes');case'Accept\x20suggestion':return t('Accept\x20suggestion');case'Discard\x20suggestion':return t('Discard\x20suggestion');case'Accept\x20all\x20suggestions':return t('Accept\x20all\x20suggestions');case'Accept\x20all\x20selected\x20suggestions':return t('Accept\x20all\x20selected\x20suggestions');case'Discard\x20all\x20suggestions':return t('Discard\x20all\x20suggestions');case'Discard\x20all\x20selected\x20suggestions':return t('Discard\x20all\x20selected\x20suggestions');case'*Reset\x20font\x20size*':return t('*Reset\x20font\x20size*');case'*Reset\x20font\x20family*':return t('*Reset\x20font\x20family*');case'*Reset\x20font\x20color*':return t('*Reset\x20font\x20color*');case'*Reset\x20font\x20background\x20color*':return t('*Reset\x20font\x20background\x20color*');case'*Remove\x20image\x20text\x20alternative*':return t('*Remove\x20image\x20text\x20alternative*');case'*Reset\x20image\x20width*':return t('*Reset\x20image\x20width*');case'*Remove\x20link*':return t('*Remove\x20link*');case'*Check\x20item*':return t('*Check\x20item*');case'*Uncheck\x20item*':return t('*Uncheck\x20item*');case'*Remove\x20all\x20formatting*':return t('*Remove\x20all\x20formatting*');case'*Replace\x20table\x20cells*':return t('*Replace\x20table\x20cells*');case'*Merge\x20cells*':return t('*Merge\x20cells*');case'*Split\x20cell:*\x20vertically':return t('*Split\x20cell:*\x20vertically');case'*Split\x20cell:*\x20horizontally':return t('*Split\x20cell:*\x20horizontally');case'*Indent:*\x20%0':return t('*Indent:*\x20%0',_0x39f54f);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x39f54f);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x39f54f);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x39f54f);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x39f54f);case'*Format:*\x20change\x20table\x20properties':return t('*Format:*\x20change\x20table\x20properties');case'*Format:*\x20change\x20table\x20cell\x20properties':return t('*Format:*\x20change\x20table\x20cell\x20properties');case'*Format:*\x20insert\x20into\x20%0':return t('*Format:*\x20insert\x20into\x20%0',_0x39f54f);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x39f54f);case'*Replace\x20image\x20URL*':return t('*Replace\x20image\x20URL*');case'*Format:*\x20resize\x20table':return t('*Format:*\x20resize\x20table');case'*Format:*\x20set\x20order\x20to\x20reversed':return t('*Format:*\x20set\x20order\x20to\x20reversed');case'*Format:*\x20set\x20order\x20to\x20regular':return t('*Format:*\x20set\x20order\x20to\x20regular');case'*Format:*\x20set\x20start\x20index\x20to\x20%0':return t('*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x39f54f);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x39f54f);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x39f54f);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x39f54f);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x39f54f);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x39f54f);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x39f54f);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x39f54f);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x39f54f);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x39f54f);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x39f54f);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x39f54f);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x39f54f);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x39f54f);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x39f54f);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x39f54f);case'*Remove\x20highlight*':return t('*Remove\x20highlight*');case'FORMAT_HIGHLIGHT':return t({'string':'highlight','id':'FORMAT_HIGHLIGHT'});case'FORMAT_RESTRICTED_ENABLED':return t({'string':'*Enable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_ENABLED'});case'FORMAT_RESTRICTED_DISABLED':return t({'string':'*Disable\x20in\x20restricted\x20editing\x20mode*','id':'FORMAT_RESTRICTED_DISABLED'});case'ELEMENT_TABLE':return t({'string':'table','plural':'%0\x20tables','id':'ELEMENT_TABLE'},_0x39f54f);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x39f54f);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x39f54f);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x39f54f);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x39f54f);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x39f54f);case'FORMAT_SIDE_IMAGE':return t({'string':'side\x20image','id':'FORMAT_SIDE_IMAGE'});case'ELEMENT_CAPTION':return t({'string':'caption','id':'ELEMENT_CAPTION'});case'ELEMENT_HORIZONTAL_LINE':return t({'string':'horizontal\x20line','plural':'%0\x20horizontal\x20lines','id':'ELEMENT_HORIZONTAL_LINE'},_0x39f54f);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x39f54f);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x39f54f);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x39f54f);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x39f54f);case'ELEMENT_DEFAULT_LIST_DEFAULT':return t({'string':'default\x20list\x20style','id':'ELEMENT_DEFAULT_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST':return t({'string':'bulleted\x20list','id':'ELEMENT_BULLETED_LIST'});case'ELEMENT_BULLETED_LIST_DEFAULT':return t({'string':'bulleted\x20list\x20(default)','id':'ELEMENT_BULLETED_LIST_DEFAULT'});case'ELEMENT_BULLETED_LIST_CIRCLE':return t({'string':'bulleted\x20list\x20(circle)','id':'ELEMENT_BULLETED_LIST_CIRCLE'});case'ELEMENT_BULLETED_LIST_DISC':return t({'string':'bulleted\x20list\x20(disc)','id':'ELEMENT_BULLETED_LIST_DISC'});case'ELEMENT_BULLETED_LIST_SQUARE':return t({'string':'bulleted\x20list\x20(square)','id':'ELEMENT_BULLETED_LIST_SQUARE'});case'ELEMENT_NUMBERED_LIST_DEFAULT':return t({'string':'numbered\x20list\x20(default)','id':'ELEMENT_NUMBERED_LIST_DEFAULT'});case'ELEMENT_NUMBERED_LIST':return t({'string':'numbered\x20list','id':'ELEMENT_NUMBERED_LIST'});case'ELEMENT_NUMBERED_LIST_DECIMAL':return t({'string':'numbered\x20list\x20(decimal)','id':'ELEMENT_NUMBERED_LIST_DECIMAL'});case'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO':return t({'string':'numbered\x20list\x20(decimal\x20with\x20leading\x20zero)','id':'ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO'});case'ELEMENT_NUMBERED_LIST_LOWER_LATIN':return t({'string':'numbered\x20list\x20(lower-latin)','id':'ELEMENT_NUMBERED_LIST_LOWER_LATIN'});case'ELEMENT_NUMBERED_LIST_LOWER_ROMAN':return t({'string':'numbered\x20list\x20(lower-roman)','id':'ELEMENT_NUMBERED_LIST_LOWER_ROMAN'});case'ELEMENT_NUMBERED_LIST_UPPER_LATIN':return t({'string':'numbered\x20list\x20(upper-latin)','id':'ELEMENT_NUMBERED_LIST_UPPER_LATIN'});case'ELEMENT_NUMBERED_LIST_UPPER_ROMAN':return t({'string':'numbered\x20list\x20(upper-roman)','id':'ELEMENT_NUMBERED_LIST_UPPER_ROMAN'});case'ELEMENT_TODO_LIST':return t({'string':'to-do\x20list','id':'ELEMENT_TODO_LIST'});case'ELEMENT_MULTI_LEVEL_LIST':return t({'string':'multi-level\x20list','id':'ELEMENT_MULTI_LEVEL_LIST'});case'REPLACE_TEXT':return t({'string':'*Replace:*\x20%0\x20*with*\x20%1','id':'REPLACE_TEXT'},_0x39f54f);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x39f54f);case'FORMAT_ALIGNMENT':return t({'string':'alignment','id':'FORMAT_ALIGNMENT'});case'FORMAT_ALIGN_TO_LEFT':return t({'string':'align\x20to\x20left','id':'FORMAT_ALIGN_TO_LEFT'});case'FORMAT_ALIGN_TO_RIGHT':return t({'string':'align\x20to\x20right','id':'FORMAT_ALIGN_TO_RIGHT'});case'FORMAT_ALIGN_TO_CENTER':return t({'string':'align\x20to\x20center','id':'FORMAT_ALIGN_TO_CENTER'});case'FORMAT_JUSTIFY_TEXT':return t({'string':'justify','id':'FORMAT_JUSTIFY_TEXT'});case'FORMAT_BOLD':return t({'string':'bold','id':'FORMAT_BOLD'});case'FORMAT_ITALIC':return t({'string':'italic','id':'FORMAT_ITALIC'});case'FORMAT_UNDERLINE':return t({'string':'underline','id':'FORMAT_UNDERLINE'});case'FORMAT_CODE':return t({'string':'code','id':'FORMAT_CODE'});case'FORMAT_STRIKETHROUGH':return t({'string':'strikethrough','id':'FORMAT_STRIKETHROUGH'});case'FORMAT_SUBSCRIPT':return t({'string':'subscript','id':'FORMAT_SUBSCRIPT'});case'FORMAT_SUPERSCRIPT':return t({'string':'superscript','id':'FORMAT_SUPERSCRIPT'});case'ELEMENT_BLOCK_QUOTE':return t({'string':'block\x20quote','id':'ELEMENT_BLOCK_QUOTE'});case'ELEMENT_CODE_BLOCK':return t({'string':'code\x20block','plural':'%0\x20code\x20blocks','id':'ELEMENT_CODE_BLOCK'},_0x39f54f);case'FORMAT_HEADER_COLUMN':return t({'string':'header\x20column','id':'FORMAT_HEADER_COLUMN'});case'FORMAT_REGULAR_COLUMN':return t({'string':'regular\x20column','id':'FORMAT_REGULAR_COLUMN'});case'FORMAT_HEADER_ROW':return t({'string':'header\x20row','id':'FORMAT_HEADER_ROW'});case'FORMAT_REGULAR_ROW':return t({'string':'regular\x20row','id':'FORMAT_REGULAR_ROW'});case'FORMAT_INDENT':return t({'string':'indent','id':'FORMAT_INDENT'});case'FORMAT_LIST_REVERSED':return t({'string':'list\x20reversed','id':'FORMAT_LIST_REVERSED'});case'FORMAT_LIST_START':return t({'string':'list\x20start','id':'FORMAT_LIST_START'});case'FORMAT_FONT_SIZE':return t({'string':'font\x20size','id':'FORMAT_FONT_SIZE'});case'FORMAT_FONT_FAMILY':return t({'string':'font\x20family','id':'FORMAT_FONT_FAMILY'});case'FORMAT_FONT_COLOR':return t({'string':'font\x20color','id':'FORMAT_FONT_COLOR'});case'FORMAT_FONT_BACKGROUND':return t({'string':'font\x20background\x20color','id':'FORMAT_FONT_BACKGROUND'});case'FORMAT_IMAGE_SIZE':return t({'string':'image\x20size','id':'FORMAT_IMAGE_SIZE'});case'FORMAT_STYLE':return t({'string':'style','id':'FORMAT_STYLE'});case'PENDING_ACTION_SUGGESTION':return t({'string':'Unsaved\x20change\x20in\x20suggestion.','id':'PENDING_ACTION_SUGGESTION'});case'ELEMENT_TABLE_WITH_TEXT':return t({'string':'table\x20*with\x20text*\x20%0','id':'ELEMENT_TABLE_WITH_TEXT'},_0x39f54f);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x39f54f);case'ELEMENT_TABLE_ROW_WITH_TEXT':return t({'string':'table\x20row\x20*with\x20text*\x20%1','plural':'%0\x20table\x20rows\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_ROW_WITH_TEXT'},_0x39f54f);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x39f54f);case'ELEMENT_TABLE_COLUMN_WITH_TEXT':return t({'string':'table\x20column\x20*with\x20text*\x20%1','plural':'%0\x20table\x20columns\x20*with\x20text*\x20%1','id':'ELEMENT_TABLE_COLUMN_WITH_TEXT'},_0x39f54f);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x39f54f);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x39f54f);case'ELEMENT_TITLE':return t({'id':'ELEMENT_TITLE','string':'title'});case'ELEMENT_MERGE_FIELD':return t({'id':'ELEMENT_MERGE_FIELD','string':'merge\x20field','plural':'%0\x20merge\x20fields'},_0x39f54f);case'EXTERNAL_SUGGESTION':return t({'id':'EXTERNAL_SUGGESTION','string':'This\x20suggestion\x20comes\x20from\x20an\x20external\x20source.'});case'EXTERNAL_IMPORT_WORD_SUGGESTION':return t({'string':'This\x20suggestion\x20comes\x20from\x20an\x20imported\x20Word\x20file.','id':'EXTERNAL_IMPORT_WORD_SUGGESTION'});case'EXTERNAL_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20external\x20source\x20(added\x20by\x20%0)','id':'EXTERNAL_AVATAR'},_0x39f54f);case'EXTERNAL_IMPORT_WORD_AVATAR':return t({'string':'Displayed\x20author\x20name\x20comes\x20from\x20a\x20Word\x20document\x20imported\x20by\x20%0','id':'EXTERNAL_IMPORT_WORD_AVATAR'},_0x39f54f);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x39f54f);case'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20insertion\x20suggestion.','id':'LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20deletion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_DELETION_SUGGESTION_ANNOUNCEMENT'},_0x39f54f);case'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20deletion\x20suggestion.','id':'LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT'});case'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20formatting\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT'},_0x39f54f);case'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT':return t({'string':'Leaving\x20formatting\x20suggestion.','id':'LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT'});case'SUGGESTION_THREAD_ARIA_LABEL':return t({'string':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20reply.\x20%3','plural':'Suggestion\x20by\x20%1.\x20Created\x20on\x20%2.\x20%0\x20replies.\x20%3','id':'SUGGESTION_THREAD_ARIA_LABEL'},_0x39f54f);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x3045ff;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x153f87,_0x19c6ef){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x153f87,this['_locale']=_0x19c6ef;}['getDescriptions'](_0x137431){const _0x9b883d=[],_0x5a3936=new Set(),_0x2f2758=new Set();for(let _0x34c3ed=0x0;_0x34c3ed<_0x137431['length'];_0x34c3ed++){const _0x210a3f=_0x137431[_0x34c3ed];if(!_0x210a3f['isInContent'])continue;const _0x1fec3a=this['_handleCustomCallbackDescription'](_0x210a3f);if(_0x1fec3a){if(null!=_0x210a3f['subType']){if(_0x5a3936['has'](_0x210a3f['subType']))continue;_0x5a3936['add'](_0x210a3f['subType']);}_0x9b883d['push'](_0x1fec3a);}else{if('attribute'!=_0x210a3f['type'])'insertion'!=_0x210a3f['type']&&'deletion'!=_0x210a3f['type']||this['_handleInsertRemoveSuggestionDescription'](_0x9b883d,_0x210a3f,_0x137431[_0x34c3ed+0x1]);else{const _0x4898b4=_0x210a3f['data']['key'];if(_0x2f2758['has'](_0x4898b4))continue;_0x2f2758['add'](_0x210a3f['data']['key']),_0x4898b4==m?this['_handleRenameSuggestionDescription'](_0x9b883d,_0x210a3f):this['_handleAttributeSuggestionDescription'](_0x9b883d,_0x210a3f);}}}return this['_resolveDescriptionItems'](_0x9b883d);}['registerDescriptionCallback'](_0x543d91){this['_customCallbacks']['push'](_0x543d91);}['registerElementLabel'](_0x186f61,_0x4bedeb,_0x55853d=_0x32b979['normal']){'function'==typeof _0x186f61?_0x39a684(this['_itemLabelsCallbacks'],{'matchingCallback':_0x186f61,'label':_0x4bedeb,'priority':_0x55853d}):this['_itemLabels']['set'](_0x186f61,_0x4bedeb);}['registerAttributeLabel'](_0x24275f,_0x1e18ba){this['_attributeLabels']['set'](_0x24275f,_0x1e18ba);}['getItemLabel'](_0x419c9c,_0x5c78ec=0x1){let _0x16b66;for(const _0x2565bd of this['_itemLabelsCallbacks'])if(_0x2565bd['matchingCallback'](_0x419c9c)){_0x16b66=_0x2565bd['label'];break;}return _0x16b66||(_0x16b66=this['_itemLabels']['get'](_0x419c9c['name'])),_0x16b66?_0x16b66(_0x5c78ec):0x1!==_0x5c78ec?_0x5c78ec+'\x20'+_0x419c9c['name']+'s':''+_0x419c9c['name'];}['_addDescriptionItems'](_0x1f8dfe,_0x1b2a9f){const _0xb551aa=_0x1b2a9f['getFirstRange']()['getWalker'](),_0x583d42='insertion'==_0x1b2a9f['type']?'add':'remove';for(const _0x53f3ad of _0xb551aa){const _0x31778b=_0x53f3ad['item'],_0x5ce5c6=_0x1f8dfe[_0x1f8dfe['length']-0x1];if(_0x31778b['is']('$textProxy'))_0x5ce5c6&&_0x5ce5c6['type']['indexOf']('Container')>-0x1&&_0x1f8dfe['pop'](),_0x5ce5c6&&'text'==_0x5ce5c6['type']?_0x5ce5c6[_0x583d42]+=_0x31778b['data']:_0x1f8dfe['push']({'type':'text','add':'add'==_0x583d42?_0x31778b['data']:'','remove':'remove'==_0x583d42?_0x31778b['data']:''});else{if(this['_schema']['isObject'](_0x31778b)){const _0x338abc=_0x31778b;if(_0x5ce5c6&&_0x5ce5c6['type']['indexOf']('Container')>-0x1&&_0x1f8dfe['pop'](),'elementEnd'==_0x53f3ad['type'])continue;_0x5ce5c6&&_0x5ce5c6['type']==_0x583d42+'Object'&&_0x5ce5c6['element']['name']==_0x338abc['name']?_0x5ce5c6['quantity']++:_0x1f8dfe['push']({'type':_0x583d42+'Object','element':_0x338abc,'quantity':0x1}),_0xb551aa['skip'](_0x5341f3=>!('elementEnd'==_0x5341f3['type']&&_0x5341f3['item']==_0x31778b));}else{if(this['_schema']['checkChild'](_0x31778b,'$text')||_0x31778b['is']('element','softBreak')){const _0x4e5d08=_0x31778b;if('add'==_0x583d42&&'elementStart'==_0x53f3ad['type']||'remove'==_0x583d42&&'elementEnd'==_0x53f3ad['type'])continue;if(_0x5ce5c6&&-0x1==_0x5ce5c6['type']['indexOf']('Container')){'text'==_0x5ce5c6['type']&&(_0x5ce5c6[_0x583d42]+='\x0a');continue;}let _0x22f4e0;if(_0x22f4e0='add'==_0x583d42?_0x4e5d08['nextSibling']&&!this['_schema']['isObject'](_0x4e5d08['nextSibling'])?_0x4e5d08['nextSibling']:null:_0x4e5d08['previousSibling']&&!this['_schema']['isObject'](_0x4e5d08['previousSibling'])?_0x4e5d08['previousSibling']:null,_0x4e5d08['isEmpty']||_0x22f4e0&&_0x22f4e0['isEmpty']){const _0x49d13e=_0x22f4e0&&_0x22f4e0['isEmpty']?_0x22f4e0:_0x4e5d08;_0x5ce5c6&&_0x5ce5c6['type']==_0x583d42+'EmptyContainer'&&_0x5ce5c6['element']['name']==_0x49d13e['name']?_0x5ce5c6['quantity']++:_0x1f8dfe['push']({'type':_0x583d42+'EmptyContainer','element':_0x49d13e,'quantity':0x1});}else _0x1f8dfe['push']({'type':_0x583d42+'Container','element':_0x4e5d08});}}}}}['_resolveDescriptionItems'](_0x5d6224){const _0x3c31cb=this['_locale'],_0x47abcd=[],_0x5a9095=[],_0x315ed9=[];for(const _0x4eb26b of _0x5d6224)switch(_0x4eb26b['type']){case'text':if(_0x4eb26b['add']=_0x4eb26b['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4eb26b['remove']=_0x4eb26b['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4eb26b['add']&&''!=_0x4eb26b['remove']){_0x47abcd['push']({'type':'replace','content':o(_0x3c31cb,'REPLACE_TEXT',['\x22'+_0x4eb26b['remove']+'\x22','\x22'+_0x4eb26b['add']+'\x22'])});continue;}if(null!=_0x4eb26b['add']['match'](/^ +$/)){_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Insert:*\x20%0',o(_0x3c31cb,'ELEMENT_SPACE',_0x4eb26b['add']['length']))});continue;}if(null!=_0x4eb26b['remove']['match'](/^ +$/)){_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Remove:*\x20%0',o(_0x3c31cb,'ELEMENT_SPACE',_0x4eb26b['remove']['length']))});continue;}if(''!=_0x4eb26b['add']){_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Insert:*\x20%0','\x22'+_0x4eb26b['add']+'\x22')});continue;}_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Remove:*\x20%0','\x22'+_0x4eb26b['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Insert:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Remove:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'addContainer':_0x47abcd['push']({'type':'insertion','content':o(_0x3c31cb,'*Split:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'removeContainer':_0x47abcd['push']({'type':'deletion','content':o(_0x3c31cb,'*Merge:*\x20%0',this['getItemLabel'](_0x4eb26b['element'],_0x4eb26b['quantity']))});continue;case'addFormat':_0x5a9095['push'](_0x4eb26b['key']);continue;case'removeFormat':_0x315ed9['push'](_0x4eb26b['key']);continue;default:_0x47abcd['push'](_0x4eb26b);}if(_0x5a9095['length']){const _0x52b3bf=_0x5a9095['map'](_0x295be5=>this['_attributeLabels']['has'](_0x295be5)?this['_attributeLabels']['get'](_0x295be5):_0x295be5)['join'](',\x20');_0x47abcd['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x52b3bf)});}if(_0x315ed9['length']){const _0x1e88b5=_0x315ed9['map'](_0x39b54e=>this['_attributeLabels']['has'](_0x39b54e)?this['_attributeLabels']['get'](_0x39b54e):_0x39b54e)['join'](',\x20');_0x47abcd['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x1e88b5)});}return _0x47abcd;}['_handleCustomCallbackDescription'](_0x58b125){for(const _0x55d0e8 of this['_customCallbacks']){const _0x1bfe68=_0x55d0e8(_0x58b125);if(_0x1bfe68&&'type'in _0x1bfe68)return _0x1bfe68;}}['_handleAttributeSuggestionDescription'](_0x49bff8,_0x4b6572){const _0x25be02=_0x4b6572['data'],_0x1d00d5=void 0x0===_0x25be02['newValue']?'removeFormat':'addFormat';_0x49bff8['push']({'type':_0x1d00d5,'key':_0x25be02['key']});}['_handleRenameSuggestionDescription'](_0x724755,_0x3fab8b){_0x724755['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3fab8b['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x5bee56,_0x2a27e9,_0xac66c5){if(this['_addDescriptionItems'](_0x5bee56,_0x2a27e9),_0xac66c5&&_0xac66c5['getFirstRange']()&&!_0x2a27e9['getFirstRange']()['end']['isEqual'](_0xac66c5['getFirstRange']()['start'])){const _0x4b33ae=_0x5bee56[_0x5bee56['length']-0x1],_0x402d49='insertion'==_0x2a27e9['type']?'add':'remove';_0x4b33ae&&'text'==_0x4b33ae['type']&&(_0x4b33ae[_0x402d49]+='\x0a');}}}class V extends _0x2aa107{['afterInit'](){const _0x3b5536=this['editor'],_0x307ff0=_0x3b5536['plugins']['get']('TrackChangesEditing');_0x3b5536['commands']['get']('showAIAssistant')&&_0x307ff0['enableCommand']('showAIAssistant');}}class U extends _0x2aa107{['afterInit'](){const _0x5883eb=this['editor'],_0x386fd6=_0x5883eb['locale'];if(!_0x5883eb['plugins']['has']('AlignmentEditing'))return;const _0x3f3f7b=_0x5883eb['plugins']['get']('TrackChangesEditing');_0x3f3f7b['enableDefaultAttributesIntegration']('alignment'),_0x3f3f7b['registerBlockAttribute']('alignment'),_0x3f3f7b['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x386fd6,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x56f064=this['editor'],_0xca4fcc=_0x56f064['locale'];_0x56f064['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1fb502=>{if('formatBlock'!=_0x1fb502['type'])return;const {data:_0x525f78}=_0x1fb502;if(_0x525f78&&'alignment'==_0x525f78['commandName']){const _0x4cbcf5=_0x525f78['commandParams'][0x0]['value'];return{'type':'format','content':o(_0xca4fcc,'*Format:*\x20%0',function(_0xd98ced){switch(_0xd98ced){case'left':return o(_0xca4fcc,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0xca4fcc,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0xca4fcc,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0xca4fcc,'FORMAT_JUSTIFY_TEXT');}}(_0x4cbcf5))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x2aa107{['afterInit'](){const _0x8c8c2b=this['editor'],_0x59393c=_0x8c8c2b['plugins']['get']('TrackChangesEditing'),_0x4d2a44=_0x8c8c2b['locale'];for(const _0x4319f0 of ti){if(!_0x8c8c2b['plugins']['has'](_0x4319f0))continue;const _0x4dc5d4=_0x4319f0['slice'](0x0,-0x7)['toLowerCase'](),_0x3506b4='FORMAT_'+_0x4dc5d4['toUpperCase']();_0x59393c['enableDefaultAttributesIntegration'](_0x4dc5d4),_0x59393c['registerInlineAttribute'](_0x4dc5d4),_0x59393c['descriptionFactory']['registerAttributeLabel'](_0x4dc5d4,o(_0x4d2a44,_0x3506b4));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3e3d45=this['editor'],_0xc187dd=_0x3e3d45['locale'],_0x42f2cf=_0x3e3d45['plugins']['get']('TrackChangesEditing');function _0x45d097(_0x1e7d44,_0x4ad7b4){_0x42f2cf['descriptionFactory']['registerDescriptionCallback'](_0x4010bd=>{if('formatInline'!=_0x4010bd['type'])return;const {data:_0x15c537}=_0x4010bd;return _0x15c537&&_0x15c537['commandName']===_0x1e7d44?_0x15c537['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xc187dd,'*Format:*\x20%0',_0x4ad7b4)}:{'type':'format','content':o(_0xc187dd,'*Remove\x20format:*\x20%0',_0x4ad7b4)}:void 0x0;});}_0x45d097('bold',o(_0xc187dd,'FORMAT_BOLD')),_0x45d097('italic',o(_0xc187dd,'FORMAT_ITALIC')),_0x45d097('underline',o(_0xc187dd,'FORMAT_UNDERLINE')),_0x45d097('code',o(_0xc187dd,'FORMAT_CODE')),_0x45d097('strikethrough',o(_0xc187dd,'FORMAT_STRIKETHROUGH')),_0x45d097('subscript',o(_0xc187dd,'FORMAT_SUBSCRIPT')),_0x45d097('superscript',o(_0xc187dd,'FORMAT_SUPERSCRIPT'));}}class F extends _0x2aa107{['afterInit'](){const _0x31f8fb=this['editor'],_0x54acf8=_0x31f8fb['locale'];if(!_0x31f8fb['plugins']['has']('BlockQuoteEditing'))return;const _0x3f62ef=_0x31f8fb['plugins']['get']('TrackChangesEditing'),_0x3fcc46=this['editor']['commands']['get']('blockQuote');_0x3f62ef['enableCommand']('blockQuote',(_0x215aa9,_0x491ea7={})=>{const _0x22bd83=this['editor']['model']['document']['selection'],_0x428b46=_0x491ea7&&void 0x0!==_0x491ea7['forceValue']?_0x491ea7['forceValue']:!_0x3fcc46['value'];let _0x2905fb=[];if(_0x428b46){const _0x4bf667=Array['from'](_0x22bd83['getSelectedBlocks']())['filter'](_0x40cbf6=>oo(_0x40cbf6)||function(_0x31eca2,_0x435a03){const _0x466113=_0x435a03['checkChild'](_0x31eca2['parent'],'blockQuote'),_0x634969=_0x435a03['checkChild'](['$root','blockQuote'],_0x31eca2);return _0x466113&&_0x634969;}(_0x40cbf6,this['editor']['model']['schema']));_0x2905fb=to(_0x4bf667,_0x31f8fb['model']);}else{const _0x25e292=Array['from'](_0x22bd83['getSelectedBlocks']())['filter'](_0x58858d=>oo(_0x58858d));_0x2905fb=to(_0x25e292,_0x31f8fb['model']);}_0x31f8fb['model']['change'](()=>{for(const _0x399bce of _0x2905fb)_0x3f62ef['markBlockFormat'](_0x399bce,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x428b46}]});});}),_0x3f62ef['descriptionFactory']['registerDescriptionCallback'](_0xce4b98=>{const {data:_0x149cd9}=_0xce4b98;if(_0x149cd9&&'blockQuote'==_0x149cd9['commandName']){const _0x4ccb3b=o(_0x54acf8,'ELEMENT_BLOCK_QUOTE');return _0x149cd9['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x54acf8,'*Set\x20format:*\x20%0',_0x4ccb3b)}:{'type':'format','content':o(_0x54acf8,'*Remove\x20format:*\x20%0',_0x4ccb3b)};}});}}function oo(_0x1b6990){return'blockQuote'==_0x1b6990['parent']['name'];}class L extends _0x2aa107{['afterInit'](){const _0x3ae0d4=this['editor'];_0x3ae0d4['plugins']['has']('CaseChange')&&(_0x3ae0d4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x3ae0d4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x3ae0d4['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x2aa107{['afterInit'](){const _0x4bf49a=this['editor'];_0x4bf49a['commands']['get']('ckbox')&&_0x4bf49a['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x2aa107{['afterInit'](){const _0x49b934=this['editor'];if(!_0x49b934['plugins']['has']('CodeBlock'))return;const _0x4a84c0=_0x49b934['plugins']['get']('TrackChangesEditing'),_0x1c8d27=_0x49b934['locale'],_0x2ff6f2=_0x49b934['config']['get']('codeBlock')['languages'],_0x2aad4d=_0x49b934['commands']['get']('codeBlock');_0x4a84c0['enableCommand']('indentCodeBlock'),_0x4a84c0['enableCommand']('outdentCodeBlock'),_0x4a84c0['enableCommand']('codeBlock',(_0x556b70,_0x27e80a={})=>{const _0xc71a93=_0x49b934['model'],_0xefc54e=_0x49b934['model']['document']['selection'],_0xa0bcd6=_0x27e80a&&void 0x0!==_0x27e80a['forceValue']?_0x27e80a['forceValue']:!_0x2aad4d['value'];let _0x14358b;_0x27e80a['language']||(_0x27e80a['language']=_0x2ff6f2[0x0]['language']),_0x14358b=_0xa0bcd6?Array['from'](_0xefc54e['getSelectedBlocks']())['filter'](_0x1787a6=>eo(_0x1787a6)||function(_0x506b19,_0x92c776){if(_0x506b19['is']('rootElement')||_0x92c776['isLimit'](_0x506b19))return!0x1;return _0x92c776['checkChild'](_0x506b19['parent'],'codeBlock');}(_0x1787a6,_0xc71a93['schema'])):Array['from'](_0xefc54e['getSelectedBlocks']())['filter'](_0x45594c=>eo(_0x45594c));const _0x3b28b4=to(_0x14358b,_0xc71a93);_0xc71a93['change'](()=>{for(const _0x533d3a of _0x3b28b4)_0x4a84c0['markBlockFormat'](_0x533d3a,{'commandName':'codeBlock','commandParams':[{..._0x27e80a,'forceValue':_0xa0bcd6}],'formatGroupId':'blockName'});});}),(_0x4a84c0['descriptionFactory']['registerElementLabel']('codeBlock',_0x3c39a9=>o(_0x1c8d27,'ELEMENT_CODE_BLOCK',_0x3c39a9)),_0x4a84c0['descriptionFactory']['registerDescriptionCallback'](_0x2435d3=>{if('formatBlock'!=_0x2435d3['type'])return;const _0x41306a=_0x1c8d27['t'],{data:_0x3b92ce}=_0x2435d3;if(!_0x3b92ce||'codeBlock'!=_0x3b92ce['commandName'])return;const _0x2ee36d=_0x3b92ce['commandParams'][0x0]['language'],_0x4469b6=_0x41306a(_0x2ff6f2['find'](_0x2d5b05=>_0x2d5b05['language']===_0x2ee36d)['label'])['toLowerCase']();return _0x3b92ce['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1c8d27,'*Set\x20format:*\x20%0',o(_0x1c8d27,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x4469b6+')')}:{'type':'format','content':o(_0x1c8d27,'*Remove\x20format:*\x20%0',o(_0x1c8d27,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x11b8cf){return'codeBlock'==_0x11b8cf['name'];}class q extends _0x2aa107{['afterInit'](){const _0x38cfad=this['editor'];if(!_0x38cfad['plugins']['has']('CommentsEditing'))return;_0x38cfad['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x1174a6,_0x290af5,_0x419419){const _0x4f75ff=[];for(const _0x4b7ee6 of _0x290af5['getItems']())_0x4b7ee6['hasAttribute'](_0x1174a6)&&_0x4f75ff['push'](_0x419419['createRangeOn'](_0x4b7ee6));return _0x4f75ff;}function _e(_0x9619a6,_0x520cdb,{showActiveMarker:_0x26905c=!0x0}={}){const _0x46d8e7=_0x9619a6['plugins']['get']('TrackChangesEditing');return(_0x3a1059,_0x27f7f9,_0x650aa0)=>{if(!_0x650aa0['consumable']['test'](_0x27f7f9['markerRange'],_0x3a1059['name']))return;const _0x415d55=_0x27f7f9['markerRange']['getWalker'](),_0x2a6e19=_0x27f7f9['markerRange']['start'],_0x109851=_0x9619a6['model']['schema'];let _0x249896=null,_0x1624db=null,_0x10244a=!0x1,_0x2cbcc7=!0x1;for(const _0x300679 of _0x415d55){const _0x29a2c7=_0x300679['item'];_0x10244a=_0x10244a||_0x109851['isContent'](_0x29a2c7);const _0x340a72=_0x650aa0['mapper']['toViewElement'](_0x29a2c7);if(_0x340a72&&_0x340a72['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x300679['type']&&(_0x109851['isBlock'](_0x29a2c7)&&!_0x109851['isLimit'](_0x29a2c7)&&(_0x29a2c7['nextSibling']||_0x2a6e19['isAtEnd']?_0x249896&&_0x249896['parent']==_0x29a2c7||(_0x249896=_0x29a2c7,_0x25fe88(_0x300679['previousPosition']),_0x2cbcc7=!0x0):_0x1624db=_0x1624db||_0x300679['previousPosition']));}function _0x25fe88(_0x1494e2){const _0x321483=_0x650aa0['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x520cdb}),_0x3e9fdc=_0x650aa0['mapper']['toViewPosition'](_0x1494e2);_0x26905c&&_0x46d8e7['activeMarkers']['includes'](_0x27f7f9['markerName'])&&_0x650aa0['writer']['addClass']('ck-suggestion-marker--active',_0x321483),_0x650aa0['writer']['insert'](_0x3e9fdc,_0x321483),_0x650aa0['mapper']['bindElementToMarker'](_0x321483,_0x27f7f9['markerName']);}_0x10244a||_0x2cbcc7||!_0x1624db||_0x25fe88(_0x1624db);};}class z extends _0x2aa107{static get['requires'](){return[_0x1e2757];}['init'](){const _0x491f1f=this['editor'],_0xf5933=_0x491f1f['plugins']['get']('TrackChangesEditing');_0xf5933['enableCommand']('delete');const _0x371959=_0x491f1f['commands']['get']('deleteForward');_0xf5933['enableCommand']('deleteForward',(_0x3d1125,_0x665268={})=>{const _0x142aac=_0x491f1f['model']['createSelection'](_0x491f1f['model']['document']['selection']);_0x142aac['isCollapsed']&&_0x491f1f['model']['modifySelection'](_0x142aac,{'direction':'forward','unit':_0x665268['unit']});const _0x70c4a=_0x142aac['getFirstRange'](),_0x3e0c1b=_0x5b36f3['fromRange'](_0x70c4a);let _0x2c626a;_0x3d1125(_0x665268),_0x2c626a='$graveyard'==_0x3e0c1b['root']['rootName']?_0x491f1f['model']['createRange'](_0x70c4a['start']):_0x491f1f['model']['createRange'](_0x3e0c1b['start'],_0x3e0c1b['end']),_0x3e0c1b['detach'](),_0x491f1f['model']['enqueueChange'](_0x371959['buffer']['batch'],_0x105fca=>{_0x371959['buffer']['lock'](),_0x105fca['setSelection'](_0x105fca['createRange'](_0x2c626a['end'])),_0x371959['buffer']['unlock']();});}),_0x491f1f['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x491f1f,'merge'),{'priority':'high'}),_0x491f1f['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0xa3d32c,_0x240596,_0x209893)=>{_0x209893['options']['showSuggestionHighlights']&&_e(_0x491f1f,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0xa3d32c,_0x240596,_0x209893);},{'priority':'high'}),_0x491f1f['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x238545,_0x40dc66,_0x4e1631)=>{const _0x56b91c=_0x4e1631['mapper']['markerNameToElements'](_0x40dc66['markerName']);if(_0x56b91c){for(const _0x44bb95 of _0x56b91c)_0x44bb95['is']('uiElement')&&(_0x4e1631['mapper']['unbindElementFromMarkerName'](_0x44bb95,_0x40dc66['markerName']),_0x4e1631['writer']['remove'](_0x44bb95));}},{'priority':'high'});}}class K extends _0x2aa107{['afterInit'](){const _0x270736=this['editor'];if(!_0x270736['plugins']['has']('ListEditing'))return;const _0x24cf64=_0x270736['locale'],_0x2e23a8=_0x270736['plugins']['get']('TrackChangesEditing'),_0x1534c6=_0x270736['plugins']['has']('TodoListEditing'),_0x57bb48=!!_0x270736['config']['get']('list.multiBlock');function _0x3dcde4(_0x47270f){return{'type':'format','content':''+o(_0x24cf64,'*Set\x20format:*\x20%0',_0x47270f)};}function _0x2cab83(_0x54ee5e){return{'type':'format','content':''+o(_0x24cf64,'*Remove\x20format:*\x20%0',_0x54ee5e)};}_0x2e23a8['enableDefaultAttributesIntegration']('numberedList'),_0x2e23a8['enableDefaultAttributesIntegration']('bulletedList'),_0x2e23a8['enableDefaultAttributesIntegration']('customNumberedList'),_0x2e23a8['enableDefaultAttributesIntegration']('customBulletedList'),_0x2e23a8['enableDefaultAttributesIntegration']('indentList'),_0x2e23a8['enableDefaultAttributesIntegration']('outdentList'),_0x2e23a8['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x2e23a8['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x2e23a8['registerBlockAttribute']('listItemId'),_0x2e23a8['registerBlockAttribute']('listType'),_0x2e23a8['registerBlockAttribute']('listIndent'),_0x57bb48&&(_0x2e23a8['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x2e23a8['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x1534c6&&(_0x2e23a8['enableDefaultAttributesIntegration']('todoList'),_0x2e23a8['enableDefaultAttributesIntegration']('checkTodoList'),_0x2e23a8['registerBlockAttribute']('todoListChecked'),_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x400c01=>{const {data:_0x5d1d47}=_0x400c01;if(_0x5d1d47&&'todoListChecked'==_0x5d1d47['key'])return{'type':'format','content':_0x5d1d47['newValue']?o(_0x24cf64,'*Check\x20item*'):o(_0x24cf64,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x4ef5a4=>{if(_0x4ef5a4['batch']['isUndo'])return!0x1;let _0x191935=!0x1;const _0x271bfb=_0x2e23a8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x9f46f0=>'todoListChecked'===_0x2e23a8['_getAttributeKey'](_0x9f46f0));for(const _0x25bf0a of _0x271bfb){'todo'!=_0x25bf0a['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x2e23a8['_findSuggestions'](_0x25bf0a['getFirstRange'](),'attribute')['find'](_0x1319c1=>'listType'===_0x2e23a8['_getAttributeKey'](_0x1319c1['suggestion']))||(_0x4ef5a4['removeMarker'](_0x25bf0a['getFirstMarker']()),_0x191935=!0x0));}return _0x191935;})),_0x2e23a8['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x24cf64,'FORMAT_INDENT'));const _0x52a829={'type':'format','content':''};_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x1ec8c5=>{const {data:_0x448408}=_0x1ec8c5;if(!_0x448408||'listType'!=_0x448408['key'])return;let _0x471759=_0x1ec8c5['head'];for(;_0x471759;){if(_0x471759['data']&&(('listStyle'==_0x471759['data']['key']||'listMarkerStyle'==_0x471759['data']['key'])&&(_0x471759['data']['newValue']&&'default'!=_0x471759['data']['newValue']||'default'!=_0x471759['data']['oldValue']&&!_0x448408['newValue'])||!_0x57bb48&&_0x471759['data']['key']==m))return _0x52a829;_0x471759=_0x471759['next'];}if(null==_0x448408['newValue'])switch(_0x448408['oldValue']){case'bulleted':return _0x2cab83(o(_0x24cf64,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2cab83(o(_0x24cf64,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2cab83(o(_0x24cf64,'ELEMENT_TODO_LIST'));}switch(_0x448408['newValue']){case'bulleted':return _0x3dcde4(o(_0x24cf64,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x3dcde4(o(_0x24cf64,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x3dcde4(o(_0x24cf64,'ELEMENT_TODO_LIST'));}}),_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x4f89c2=>{const {data:_0x367266}=_0x4f89c2;if(_0x367266&&'listIndent'==_0x367266['key'])return null==_0x367266['newValue']||null==_0x367266['oldValue']&&0x0==_0x367266['newValue']?_0x52a829:void 0x0;}),_0x2e23a8['descriptionFactory']['registerDescriptionCallback'](_0x3ebde6=>{if('attribute'!=_0x3ebde6['type'])return;const {data:_0x55a1e8}=_0x3ebde6;if(!_0x55a1e8||'listItemId'!=_0x55a1e8['key'])return;const _0x36490d=Ee(_0x3ebde6);return'newValue'==_0x36490d?{'type':'format','content':o(_0x24cf64,'*Merge:*\x20list\x20item')}:'oldValue'==_0x36490d?{'type':'format','content':o(_0x24cf64,'*Split:*\x20list\x20item')}:_0x52a829;}),_0x270736['model']['document']['registerPostFixer'](_0x4bc656=>this['listItemIdFixer'](_0x4bc656)),_0x270736['model']['document']['registerPostFixer'](_0x325559=>this['noTrackChangesFixer'](_0x325559)),_0x270736['model']['document']['on']('change:data',(_0x10d338,_0x670602)=>{if(_0x670602['isUndo']||!_0x670602['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x386c7d){if(_0x386c7d['batch']['isUndo']||!_0x386c7d['batch']['isLocal'])return!0x1;let _0x17f89e=!0x1;const _0xc346e4=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x555d65=>_0x555d65['data']&&'listItemId'==_0x555d65['data']['key'])['filter'](_0x53430d=>_0x53430d['data']['newValue']&&_0x53430d['data']['oldValue']);for(const _0x537a52 of _0xc346e4)Ee(_0x537a52)||(_0x386c7d['removeMarker'](_0x537a52['getFirstMarker']()),_0x17f89e=!0x0);return _0x17f89e;}['noTrackChangesFixer'](_0x308936){if(_0x308936['batch']['isUndo']||!_0x308936['batch']['isLocal'])return!0x1;const _0x1bf0d7=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x1bf0d7['trackChangesCommand']['value'])return!0x1;let _0x5228f9=!0x1;const _0x4593eb=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x30bbf1=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x3e07bc=>'attribute'==_0x3e07bc['type'])['filter'](_0x35af9e=>_0x4593eb['includes'](_0x35af9e['attributeKey']));if(0x0==_0x30bbf1['length'])return _0x5228f9;for(const _0x46b29e of _0x30bbf1){const _0x17a619=_0x1bf0d7['_findSuggestions'](_0x46b29e['range'],'attribute')['filter'](_0x22daa0=>!_0x22daa0['meta']['isNextTo'])['map'](_0x2f3177=>_0x2f3177['suggestion'])['filter'](_0x42957e=>{const _0x24eb2e=_0x1bf0d7['_getAttributeKey'](_0x42957e);return _0x4593eb['includes'](_0x24eb2e);});if(_0x17a619['length']){for(const _0x2b6ec7 of _0x17a619)_0x308936['removeMarker'](_0x2b6ec7['getFirstMarker']());_0x5228f9=!0x0;}}return _0x5228f9;}['assureChains'](){const _0x2b9f0e=this['editor']['plugins']['get']('TrackChangesEditing'),_0x450d96=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x1e98f2;const _0x564cc0=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x28ba01=>{if(_0x28ba01['data']['oldRange']||!_0x28ba01['data']['newRange'])return null;if(!_0x28ba01['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x5e19b2}=_0x2b9f0e['_splitMarkerName'](_0x28ba01['name']);if(!_0x2b9f0e['hasSuggestion'](_0x5e19b2))return null;const _0x451199=_0x2b9f0e['getSuggestion'](_0x5e19b2);return _0x450d96['includes'](_0x451199['data']['key']);})['map'](_0x25c875=>{const {id:_0x35a9f9}=_0x2b9f0e['_splitMarkerName'](_0x25c875['name']),_0x441a83=_0x2b9f0e['getSuggestion'](_0x35a9f9);return _0x1e98f2=_0x441a83['attributes']['groupId'],_0x441a83['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x564cc0['size'])return;const _0x22ff1f=_0x2b9f0e['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0xad005d=>'attribute'==_0xad005d['type']&&_0xad005d['data']&&_0x450d96['includes'](_0xad005d['data']['key'])&&_0xad005d['attributes']['groupId']!=_0x1e98f2)['map'](_0x163de1=>({'listItem':_0x163de1['getFirstRange']()['start']['nodeAfter'],'groupId':_0x163de1['attributes']['groupId']})),_0x2fc7f0=new Set();for(const {groupId:_0x39199d,listItem:_0x532f2a}of _0x22ff1f)_0x564cc0['has'](_0x532f2a)&&_0x2fc7f0['add'](_0x39199d);for(const _0x4d1bf8 of _0x2b9f0e['getSuggestions']())_0x2fc7f0['has'](_0x4d1bf8['attributes']['groupId'])&&_0x4d1bf8['setAttribute']('groupId',_0x1e98f2);}['_supportLegacySuggestions'](){const _0x3b7035=this['editor'],_0x4eef36=_0x3b7035['locale'],_0x276a81=_0x3b7035['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x276a81['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x3d979c,_0x406b40){const _0x5b1276=[];for(let _0x3f1e95 of _0x3d979c)_0x3f1e95['start']['nodeAfter']===_0x3f1e95['end']['parent']&&(_0x3f1e95=_0x3b7035['model']['createRange'](_0x3b7035['model']['createPositionAt'](_0x3f1e95['start']['nodeAfter'],0x0))),_0x5b1276['push'](_0x3f1e95);_0x3b7035['model']['change'](_0x249e2f=>{const _0x4ee8ed=_0x3b7035['model']['document']['selection'],_0x2b6aa7=Array['from'](_0x4ee8ed['getRanges']())['map'](_0x27c235=>_0x5b36f3['fromRange'](_0x27c235));_0x249e2f['setSelection'](_0x5b1276),_0x3b7035['commands']['get'](_0x406b40['commandName'])['refresh'](),_0x406b40['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x3b7035['execute'](_0x406b40['commandName'],..._0x406b40['commandParams']),_0x249e2f['setSelection'](_0x2b6aa7);for(const _0x20c304 of _0x2b6aa7)_0x20c304['detach']();});}),_0x276a81['descriptionFactory']['registerElementLabel'](function(_0x34a29){const _0x35245c=!_0x3b7035['model']['schema']['isObject'](_0x34a29),_0x1f8e0d=_0x34a29['previousSibling'],_0xa46d0a=_0x34a29['nextSibling'],_0x2d0291=_0x34a29['getAttribute']('listItemId'),_0xd4d0ab=!_0x1f8e0d||_0x1f8e0d['getAttribute']('listItemId')!==_0x2d0291,_0x46f69d=!_0xa46d0a||_0xa46d0a['getAttribute']('listItemId')!==_0x2d0291;return _0x35245c&&Boolean(_0x2d0291)&&_0xd4d0ab&&_0x46f69d;},_0x55735a=>o(_0x4eef36,'ELEMENT_LIST_ITEM',_0x55735a));}['_registerLegacyDescription'](){const _0x38ce9d=this['editor'],_0x573af6=_0x38ce9d['locale'];function _0x4acd0c(_0x150ee2){const _0x234fc5=_0x38ce9d['commands']['get']('bulletedList')['value'],_0x15d805=_0x38ce9d['commands']['get']('numberedList')['value'];return'numberedList'===_0x150ee2?_0x234fc5:_0x15d805;}_0x38ce9d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x53e81d){if('formatBlock'!=_0x53e81d['type'])return;const {data:_0x1feafb}=_0x53e81d;if(!_0x1feafb)return;let _0x31e77e,_0x40e1cb,_0x191d87,_0x214596;switch(_0x1feafb['commandName']){case'bulletedList':_0x191d87=_0x1feafb['commandParams'][0x0]['forceValue'],_0x214596=_0x4acd0c(_0x1feafb['commandName']),_0x31e77e=_0x191d87?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x214596&&_0x38ce9d['config']['get']('list.multiBlock')||(_0x31e77e='*Change\x20to:*\x20%0'),_0x40e1cb={'type':'format','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x191d87=_0x1feafb['commandParams'][0x0]['forceValue'],_0x214596=_0x4acd0c(_0x1feafb['commandName']),_0x31e77e=_0x191d87?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x214596&&_0x38ce9d['config']['get']('list.multiBlock')||(_0x31e77e='*Change\x20to:*\x20%0'),_0x40e1cb={'type':'format','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x31e77e='*Indent:*\x20%0',_0x40e1cb={'type':'format','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x31e77e=function(_0x199f09){const _0x2f3cd7=_0x199f09['getFirstRange']();let _0x580522=_0x2f3cd7['start']['nodeAfter'];for(;_0x580522&&_0x2f3cd7['containsItem'](_0x580522);){if(_0x580522['getAttribute']('listIndent')>0x0)return!0x1;_0x580522=_0x580522['nextSibling'];}return!0x0;}(_0x53e81d)?o(_0x573af6,'*Format:*\x20remove\x20from\x20%0',o(_0x573af6,function(_0x2c3c5c){return'ELEMENT_'+_0x2c3c5c['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x53e81d))):o(_0x573af6,'*Outdent:*\x20%0',o(_0x573af6,'ELEMENT_LIST_ITEM')),_0x40e1cb={'type':'format','content':_0x31e77e};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x1feafb['multipleBlocks']&&(_0x31e77e='*Merge:*\x20%0',_0x40e1cb={'type':'deletion','content':o(_0x573af6,_0x31e77e,o(_0x573af6,'ELEMENT_LIST_ITEM'))});}return _0x40e1cb;});}}function Ee(_0x1be31c){let _0x3de89f=_0x1be31c['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x3de89f;){const _0x2dd9fa=_0x3de89f['getAttribute']('listItemId');if(!_0x2dd9fa)return!0x1;if(_0x2dd9fa==_0x1be31c['data']['newValue'])return'newValue';if(_0x2dd9fa==_0x1be31c['data']['oldValue'])return'oldValue';_0x3de89f=_0x3de89f['previousSibling'];}return!0x1;}class pe extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x1257a3=this['editor']['config']['get']('list.properties'),_0x190fa8=this['editor']['plugins']['get']('TrackChangesEditing');_0x1257a3['styles']&&(_0x190fa8['enableDefaultAttributesIntegration']('listStyle'),_0x190fa8['registerBlockAttribute']('listStyle')),_0x1257a3['reversed']&&(_0x190fa8['enableDefaultAttributesIntegration']('listReversed'),_0x190fa8['registerBlockAttribute']('listReversed')),_0x1257a3['startIndex']&&(_0x190fa8['enableDefaultAttributesIntegration']('listStart'),_0x190fa8['registerBlockAttribute']('listStart'));const _0x3a432d={'type':'format','content':''};_0x190fa8['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x3197c4=this['editor']['locale'];_0x190fa8['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x3197c4,'FORMAT_LIST_REVERSED')),_0x190fa8['descriptionFactory']['registerDescriptionCallback'](_0x9073ef=>{const {data:_0x3ed4f7}=_0x9073ef;if(_0x3ed4f7&&'listReversed'==_0x3ed4f7['key'])return null==_0x3ed4f7['newValue']||0x0==_0x3ed4f7['newValue']&&null==_0x3ed4f7['oldValue']?_0x3a432d:void 0x0;}),_0x190fa8['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x3197c4,'FORMAT_LIST_START')),_0x190fa8['descriptionFactory']['registerDescriptionCallback'](_0x3b5ecd=>{const {data:_0x1b07dd}=_0x3b5ecd;if(_0x1b07dd&&'listStart'==_0x1b07dd['key'])return null==_0x1b07dd['newValue']||0x1==_0x1b07dd['newValue']&&null==_0x1b07dd['oldValue']?_0x3a432d:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x3ef3f9=>{if(_0x3ef3f9['batch']['isUndo'])return!0x1;let _0x43cda8=!0x1;const _0x11af93=_0x190fa8['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x278dc6=>{const _0xf30c7f=_0x190fa8['_getAttributeKey'](_0x278dc6);return'listStart'==_0xf30c7f||'listReversed'==_0xf30c7f;});for(const _0x2905d5 of _0x11af93){const _0x2748e2=_0x2905d5['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x2748e2||'customNumbered'==_0x2748e2)continue;_0x190fa8['_findSuggestions'](_0x2905d5['getFirstRange'](),'attribute')['find'](_0x91c0e6=>'listType'==_0x190fa8['_getAttributeKey'](_0x91c0e6['suggestion']))||(_0x3ef3f9['removeMarker'](_0x2905d5['getFirstMarker']()),_0x43cda8=!0x0);}return _0x43cda8;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x406996){const _0xd2f051=this['editor']['locale'],{data:_0x1abd7f}=_0x406996,_0x3520b9={'type':'format','content':''};if(!_0x1abd7f||'listStyle'!=_0x1abd7f['key'])return;if(!_0x1abd7f['oldValue'])return'default'==_0x1abd7f['newValue']?_0x3520b9:{'type':'format','content':''+o(_0xd2f051,'*Set\x20format:*\x20%0',o(_0xd2f051,this['_getTranslationKeyForListStyle'](_0x1abd7f['newValue'])))};if(!_0x1abd7f['newValue']){if('default'==_0x1abd7f['oldValue'])return _0x3520b9;let _0x3fd31e=_0x406996['head'];for(;_0x3fd31e;){if(_0x3fd31e['data']&&'listType'==_0x3fd31e['data']['key']&&_0x3fd31e['data']['newValue'])return _0x3520b9;_0x3fd31e=_0x3fd31e['next'];}return{'type':'format','content':''+o(_0xd2f051,'*Remove\x20format:*\x20%0',o(_0xd2f051,this['_getTranslationKeyForListStyle'](_0x1abd7f['oldValue'])))};}if('default'!=_0x1abd7f['newValue'])return{'type':'format','content':''+o(_0xd2f051,'*Set\x20format:*\x20%0',o(_0xd2f051,this['_getTranslationKeyForListStyle'](_0x1abd7f['newValue'])))};let _0x17ed52=_0x406996['head'];for(;_0x17ed52;){if(_0x17ed52['data']&&'listType'==_0x17ed52['data']['key']&&_0x17ed52['data']['newValue']&&_0x17ed52['data']['oldValue'])return _0x3520b9;_0x17ed52=_0x17ed52['next'];}return{'type':'format','content':o(_0xd2f051,'*Set\x20format:*\x20%0',o(_0xd2f051,'ELEMENT_'+_0x406996['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4fcab3=this['editor'],_0x31bb0b=_0x4fcab3['locale'];_0x4fcab3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c67d4=>{if('formatBlock'!=_0x4c67d4['type'])return;const {data:_0x242b28}=_0x4c67d4;if(!_0x242b28)return;let _0x358239,_0x246579;switch(_0x242b28['commandName']){case'listStyle':_0x358239='*Change\x20to:*\x20%0',_0x246579={'type':'format','content':o(_0x31bb0b,_0x358239,o(_0x31bb0b,this['_getTranslationKeyForListStyle'](_0x242b28['commandParams'][0x0]['type'])))};break;case'listReversed':_0x358239=_0x242b28['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x246579={'type':'format','content':o(_0x31bb0b,_0x358239)};break;case'listStart':_0x358239='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x246579={'type':'format','content':o(_0x31bb0b,_0x358239,_0x242b28['commandParams'][0x0]['startIndex'])};}return _0x246579;});}['_getTranslationKeyForListStyle'](_0x494de0){return'ELEMENT_'+function(_0x3bd03){if(ye['includes'](_0x3bd03))return'bulleted';if(Se['includes'](_0x3bd03))return'numbered';return null;}(_0x494de0)['toUpperCase']()+'_LIST_'+_0x494de0['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x2aa107{static get['requires'](){return[_0x2c52fd];}['init'](){const _0x1b7b2c=this['editor'],_0x565d66=_0x1b7b2c['plugins']['get']('TrackChangesEditing'),_0x4962dd=_0x1b7b2c['commands']['get']('enter');_0x565d66['enableCommand']('enter',()=>{_0x1b7b2c['model']['change'](_0x99a11a=>{const _0x69fb95=_0x1b7b2c['model']['document']['selection'],_0x3c60a0=_0x69fb95['getFirstPosition'](),_0x37f54c=_0x5b36f3['fromRange'](_0x69fb95['getFirstRange']());if(_0x4962dd['enterBlock'](_0x99a11a)){const _0x1da4a5=_0x1b7b2c['model']['createPositionAt'](_0x3c60a0['parent']['nextSibling'],0x0),_0x335b16=_0x99a11a['createRange'](_0x3c60a0,_0x1da4a5);_0x565d66['markInsertion'](_0x335b16);}else _0x99a11a['setSelection'](_0x99a11a['createRange'](_0x37f54c['end']));_0x37f54c['detach'](),_0x4962dd['fire']('afterExecute',{'writer':_0x99a11a});});}),_0x1b7b2c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x1b7b2c,'split'),{'priority':'high'}),_0x1b7b2c['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x1e9a8d,_0x5e78ed,_0x158f9b)=>{const _0x4e626f=_0x158f9b['mapper']['markerNameToElements'](_0x5e78ed['markerName']);if(_0x4e626f){for(const _0x2f8f91 of _0x4e626f)_0x2f8f91['hasClass']('ck-suggestion-marker-split')&&(_0x158f9b['mapper']['unbindElementFromMarkerName'](_0x2f8f91,_0x5e78ed['markerName']),_0x158f9b['writer']['remove'](_0x2f8f91));}},{'priority':'high'}),_0x1b7b2c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x692f63,_0x18714a,_0xf033c6)=>{_0xf033c6['options']['showSuggestionHighlights']&&_e(_0x1b7b2c,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x692f63,_0x18714a,_0xf033c6);},{'priority':'high'});}}class X extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x1eb6d8=this['editor']['plugins']['get']('TrackChangesEditing');_0x1eb6d8['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x1eb6d8['enableCommand']('findNext'),_0x1eb6d8['enableCommand']('findPrevious'),_0x1eb6d8['enableCommand']('replace'),_0x1eb6d8['enableCommand']('replaceAll');}['handleFindCommand'](_0x41bacc,_0x4e03c6,_0x34d35a={}){const _0x35f119=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x41bacc(_0x347748=>{let _0x45d07a=('string'==typeof _0x4e03c6?_0x35f119['findByTextCallback'](_0x4e03c6,_0x34d35a):_0x4e03c6)(_0x347748);Array['isArray'](_0x45d07a)&&(_0x45d07a={'results':_0x45d07a,'searchText':'string'==typeof _0x4e03c6?_0x4e03c6:''});const _0x17b39a=_0x45d07a['results']['filter'](_0x3ea66a=>!0x1===this['_isInDeletionRange'](_0x3ea66a,_0x347748['item']));return{..._0x45d07a,'results':_0x17b39a};},_0x34d35a);}['_isInDeletionRange'](_0x553655,_0x467de5){const _0x414e1e=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x467de5,_0x553655['start']),this['editor']['model']['createPositionAt'](_0x467de5,_0x553655['end']));for(const _0xf6e9fa of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x414e1e['getIntersection'](_0xf6e9fa['getRange']()))return!0x0;return!0x1;}}const ro=[{'pluginName':'FontSizeEditing','commandName':'fontSize'},{'pluginName':'FontFamilyEditing','commandName':'fontFamily'},{'pluginName':'FontColorEditing','commandName':'fontColor'},{'pluginName':'FontBackgroundColorEditing','commandName':'fontBackgroundColor'}];class Y extends _0x2aa107{['afterInit'](){const _0x57bd49=this['editor']['locale'],_0x4cd4c1=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x2ef9a9,commandName:_0x5971af}of ro)this['editor']['plugins']['has'](_0x2ef9a9)&&(_0x4cd4c1['enableDefaultAttributesIntegration'](_0x5971af),_0x4cd4c1['registerInlineAttribute'](_0x5971af));_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x57bd49,'FORMAT_FONT_SIZE')),_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x57bd49,'FORMAT_FONT_FAMILY')),_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x57bd49,'FORMAT_FONT_COLOR')),_0x4cd4c1['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x57bd49,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x48ec37=this['editor'],_0x3e19ef=_0x48ec37['locale'];_0x48ec37['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b2b87=>{const _0x957c79=_0x3e19ef['t'];if('formatInline'!=_0x4b2b87['type'])return;const {data:_0x2495f3}=_0x4b2b87;if(null!=_0x2495f3){if('fontSize'==_0x2495f3['commandName']){const _0x2d9b41=_0x2495f3['commandParams'][0x0]['value'];if(_0x2d9b41){const _0x1ca0fd=_0x957c79(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x17a7c8=>_0x17a7c8['model']==_0x2d9b41)['title'])['toLowerCase']();return{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20size:*\x20%0',_0x1ca0fd)};}return{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x2495f3['commandName']){const _0x2b70db=_0x2495f3['commandParams'][0x0]['value'];return _0x2b70db?{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20family:*\x20%0',_0x2b70db)}:{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20family*')};}if('fontColor'==_0x2495f3['commandName']){const _0x5d633f=_0x2495f3['commandParams'][0x0]['value'];if(_0x5d633f){const _0x50ec06=_0x3fdb8c(this['editor']['config']['get']('fontColor.colors'))['find'](_0x11e2a1=>_0x11e2a1['model']==_0x5d633f);let _0x2c3ae5=_0x5d633f,_0x56c612='';return _0x50ec06&&(_0x2c3ae5=_0x50ec06['label'],_0x56c612=_0x957c79(_0x2c3ae5)['toLowerCase']()),{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20color:*\x20%0',_0x56c612)['trim'](),'color':{'value':_0x5d633f,'title':_0x56c612||_0x2c3ae5}};}return{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x2495f3['commandName']){const _0x119055=_0x2495f3['commandParams'][0x0]['value'];if(_0x119055){const _0x371c43=_0x3fdb8c(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x162b58=>_0x162b58['model']==_0x119055);let _0x3e7f1d=_0x119055,_0x470124='';return _0x371c43&&(_0x3e7f1d=_0x371c43['label'],_0x470124=_0x957c79(_0x3e7f1d)['toLowerCase']()),{'type':'format','content':o(_0x3e19ef,'*Set\x20font\x20background\x20color:*\x20%0',_0x470124)['trim'](),'color':{'value':_0x119055,'title':_0x470124||_0x3e7f1d}};}return{'type':'format','content':o(_0x3e19ef,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x2aa107{['afterInit'](){const _0x1cafe2=this['editor'],_0x588056=_0x1cafe2['plugins']['get']('TrackChangesEditing'),_0x4a5ffc=_0x1cafe2['commands']['get']('copyFormat'),_0x127269=_0x1cafe2['commands']['get']('pasteFormat');_0x4a5ffc&&_0x127269&&(_0x588056['enableDefaultAttributesIntegration']('pasteFormat'),_0x588056['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x122185=this['editor'],_0x35b937=_0x122185['locale'];_0x122185['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ec15b=>{if('formatBlock'!=_0x4ec15b['type']&&'formatInline'!=_0x4ec15b['type'])return;const {data:_0x3fe1b3}=_0x4ec15b;if(_0x3fe1b3&&'pasteFormat'===_0x3fe1b3['commandName']){const _0x49a15a=[],_0x9b860c=_0x3fe1b3['commandParams'][0x0];for(const [_0x5a649b,_0x275f3d]of Object['entries'](_0x9b860c))_0x49a15a['push'](so(_0x122185,_0x5a649b,_0x275f3d));return _0x49a15a['length']?{'type':'format','content':o(_0x35b937,'*Set\x20format\x20to:*\x20%0',_0x49a15a['join'](',\x20'))}:{'type':'format','content':o(_0x35b937,'*Remove\x20all\x20formatting*')};}});}}function so(_0x156508,_0x1cd506,_0xbfc669){const _0x5c25d3=_0x156508['locale']['t'],_0x962d26=_0x1cd506['split'](/(?=[A-Z])/)['join']('\x20'),_0x3590e4=_0x5c25d3(_0x962d26['charAt'](0x0)['toUpperCase']()+_0x962d26['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0xbfc669)return _0x3590e4;if('fontColor'===_0x1cd506||'fontBackgroundColor'===_0x1cd506){const _0x3ac5c6=_0x3fdb8c(_0x156508['config']['get']('fontColor.colors'))['find'](_0x344648=>_0x344648['model']==_0xbfc669);return _0x3590e4+'\x20('+(_0x3ac5c6?_0x5c25d3(_0x3ac5c6['label'])['toLowerCase']():_0xbfc669)+')';}if('fontSize'===_0x1cd506&&isNaN(parseFloat(_0xbfc669))){const _0x36a416=_0x156508['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x156508['config']['get']('fontSize.options'))['find'](_0x1577cb=>_0x1577cb['model']==_0xbfc669);return _0x3590e4+'\x20('+(_0x36a416?_0x5c25d3(_0x36a416['title'])['toLowerCase']():_0xbfc669)+')';}return _0x3590e4+'\x20('+_0xbfc669+')';}class tt extends _0x2aa107{['_headingOptions'];['afterInit'](){const _0x542e78=this['editor'];if(!_0x542e78['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x542e78['config']['get']('heading.options');const _0x4ccb6c=_0x542e78['locale'],_0x4889e8=_0x542e78['plugins']['get']('TrackChangesEditing');_0x4889e8['enableDefaultAttributesIntegration']('heading');for(const _0x10e033 of this['_headingOptions'])'paragraph'!=_0x10e033['model']&&_0x4889e8['descriptionFactory']['registerElementLabel'](_0x10e033['model'],_0x54f460=>{const _0x5c30be=this['_getHeadingLevel'](_0x10e033['model']);return null!==_0x5c30be?_0x43df47(_0x54f460,_0x5c30be):_0x2a140b(_0x54f460,_0x10e033['title']);});function _0x43df47(_0x5b7948,_0x3442f6){return o(_0x4ccb6c,'ELEMENT_HEADING',[_0x5b7948,_0x3442f6]);}function _0x2a140b(_0x456ba9,_0x9a94c1){return o(_0x4ccb6c,'ELEMENT_HEADING_CUSTOM',[_0x456ba9,_0x9a94c1]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2d5371=this['editor'],_0x26ec83=_0x2d5371['locale'];function _0x371823(_0x79b552,_0xe9ee11){return o(_0x26ec83,'ELEMENT_HEADING_CUSTOM',[_0x79b552,_0xe9ee11]);}_0x2d5371['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c15af=>{if('formatBlock'!=_0x2c15af['type'])return;const {data:_0x2048de}=_0x2c15af;if(_0x2048de&&'heading'==_0x2048de['commandName']){const _0xda6aca=_0x2048de['commandParams'][0x0]['value'],_0x302cfd=this['_getHeadingLevel'](_0xda6aca);if(null!==_0x302cfd)return{'type':'format','content':o(_0x26ec83,'*Change\x20to:*\x20%0',(_0x511a4c=0x1,_0xb5d283=_0x302cfd,o(_0x26ec83,'ELEMENT_HEADING',[_0x511a4c,_0xb5d283])))};const _0x5c0d32=this['_headingOptions']['find'](_0x739d23=>_0x739d23['model']===_0xda6aca)['title'];return{'type':'format','content':o(_0x26ec83,'*Change\x20to:*\x20%0',_0x371823(0x1,_0x5c0d32))};}var _0x511a4c,_0xb5d283;});}['_getHeadingLevel'](_0x365cd5){const _0x3b2471=_0x365cd5['match'](/^heading(\d+)/);if(_0x3b2471)return _0x3b2471[0x1];const _0x384bd1=this['_headingOptions']?.['find'](_0x1b613b=>_0x1b613b['model']==_0x365cd5);if(_0x384bd1&&_0x384bd1['view']){const _0x58f7d3=_0x384bd1['view'],_0x37252c=(_0x58f7d3['name']??_0x58f7d3)['match'](/^h(\d+)/);if(_0x37252c)return _0x37252c[0x1];}return null;}}class et extends _0x2aa107{['afterInit'](){const _0x57b8f1=this['editor'];if(!_0x57b8f1['plugins']['has']('HighlightEditing'))return;const _0x246959=_0x57b8f1['plugins']['get']('TrackChangesEditing'),_0x1c8a4e=_0x57b8f1['locale'];_0x246959['enableDefaultAttributesIntegration']('highlight'),_0x246959['registerInlineAttribute']('highlight'),_0x246959['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x1c8a4e,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3a4396=this['editor'],_0x41c0cb=_0x3a4396['locale'];_0x3a4396['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x49afdf=>{if('formatInline'!=_0x49afdf['type'])return;const {data:_0x585a0c}=_0x49afdf;if(_0x585a0c&&'highlight'==_0x585a0c['commandName']){const _0x45d9ec=_0x41c0cb['t'],_0x6762b4=_0x585a0c['commandParams'][0x0]['value'];if(_0x6762b4){const _0x89d15e=_0x3a4396['config']['get']('highlight.options')['find'](_0x1b5577=>_0x1b5577['model']==_0x6762b4),_0x103175=_0x45d9ec(_0x89d15e['title'])['toLowerCase']();return{'type':'format','content':o(_0x41c0cb,'*Set\x20highlight:*\x20%0',_0x103175),'color':{'value':_0x89d15e['color'],'title':_0x89d15e['title']}};}return{'type':'format','content':o(_0x41c0cb,'*Remove\x20highlight*',o(_0x41c0cb,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x2aa107{['afterInit'](){const _0x4c302b=this['editor'];if(!_0x4c302b['plugins']['has']('HorizontalLineEditing'))return;_0x4c302b['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x2ce9a1=_0x4c302b['plugins']['get']('TrackChangesEditing'),_0x461b0c=_0x4c302b['locale'];_0x2ce9a1['descriptionFactory']['registerElementLabel']('horizontalLine',_0x39553e=>o(_0x461b0c,'ELEMENT_HORIZONTAL_LINE',_0x39553e)),_0x4c302b['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x2251f1,{writer:_0x4d5b2c,options:_0x400111})=>{if(!_0x400111['showSuggestionHighlights'])return null;const _0x1b27d4=_0x4d5b2c['createContainerElement']('div'),_0x5a23d6=_0x4d5b2c['createEmptyElement']('hr');return _0x4d5b2c['addClass']('ck-horizontal-line',_0x1b27d4),_0x4d5b2c['insert'](_0x4d5b2c['createPositionAt'](_0x1b27d4,0x0),_0x5a23d6),_0x1b27d4;},'converterPriority':'high'});}}class st extends _0x2aa107{['afterInit'](){const _0x2c20b6=this['editor'];if(!_0x2c20b6['plugins']['has']('HtmlEmbed'))return;const _0x1e8191=_0x2c20b6['plugins']['get']('TrackChangesEditing'),_0x1bf997=_0x2c20b6['locale'];_0x1e8191['descriptionFactory']['registerElementLabel']('rawHtml',_0x125cd6=>o(_0x1bf997,'ELEMENT_HTML_EMBED',_0x125cd6)),_0x1e8191['enableDefaultAttributesIntegration']('htmlEmbed'),_0x1e8191['registerBlockAttribute']('value'),_0x1e8191['descriptionFactory']['registerDescriptionCallback'](_0x390a3e=>{if('attribute'!=_0x390a3e['type'])return;const {data:_0x1e1259}=_0x390a3e;if(_0x1e1259&&'value'==_0x1e1259['key']&&_0x390a3e['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x151aae=o(_0x1bf997,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x1bf997,'*Change\x20%0\x20content*',_0x151aae)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x45c19f=this['editor'],_0x2024df=_0x45c19f['locale'];_0x45c19f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2e99f2=>{if('formatBlock'!=_0x2e99f2['type'])return;const {data:_0x1f563b}=_0x2e99f2;if(_0x1f563b&&'htmlEmbed'==_0x1f563b['commandName']){const _0x12facf=o(_0x2024df,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x2024df,'*Change\x20%0\x20content*',_0x12facf)};}});}}class nt extends _0x2aa107{['afterInit'](){const _0x2c8a15=this['editor'];if(!_0x2c8a15['plugins']['has']('ImageEditing'))return;const _0x44a1fb=_0x2c8a15['plugins']['get']('TrackChangesEditing'),_0x4f60c3=_0x2c8a15['plugins']['get']('ImageUtils'),_0x53853a=_0x2c8a15['locale'];_0x44a1fb['enableCommand']('insertImage'),_0x44a1fb['descriptionFactory']['registerElementLabel']('imageBlock',_0x7a50e9=>o(_0x53853a,'ELEMENT_IMAGE',_0x7a50e9)),_0x44a1fb['descriptionFactory']['registerElementLabel']('imageInline',_0x34f3a6=>o(_0x53853a,'ELEMENT_INLINE_IMAGE',_0x34f3a6)),_0x44a1fb['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x53853a,'ELEMENT_CAPTION')),_0x2c8a15['plugins']['has']('ImageUploadEditing')&&_0x44a1fb['enableCommand']('uploadImage'),_0x2c8a15['plugins']['has']('ImageBlockEditing')&&_0x2c8a15['plugins']['has']('ImageInlineEditing')&&(_0x44a1fb['enableCommand']('imageTypeInline',(_0x3db0cf,_0x48cb39)=>{const _0x5467a9=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']);_0x2c8a15['model']['change'](()=>{_0x44a1fb['markBlockFormat'](_0x5467a9,{'commandName':'imageTypeInline','commandParams':[_0x48cb39]},[],'convertBlockImageToInline');});}),_0x44a1fb['enableCommand']('imageTypeBlock',(_0x159470,_0x4a2d15)=>{_0x2c8a15['model']['change'](_0x1ab2e1=>{let _0x1a1147=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x38176d=_0x1ab2e1['createRangeOn'](_0x1a1147);const _0xf10ea8=_0x181194['fromPosition'](_0x38176d['start'],'toPrevious'),_0xb28b9a=_0x181194['fromPosition'](_0x38176d['end'],'toNext');_0x44a1fb['forceDefaultExecution'](()=>_0x159470(_0x4a2d15)),_0x1a1147=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x38176d=_0x1ab2e1['createRangeOn'](_0x1a1147);const _0x33e051=_0x1ab2e1['createRange'](_0xf10ea8,_0xb28b9a);_0xf10ea8['detach'](),_0xb28b9a['detach'](),_0x44a1fb['markBlockFormat'](_0x1a1147,{'commandName':'imageTypeInline','commandParams':[_0x4a2d15]},[],'convertInlineImageToBlock'),_0x33e051['start']['isBefore'](_0x38176d['start'])&&_0x44a1fb['markInsertion'](_0x1ab2e1['createRange'](_0x33e051['start'],_0x38176d['start']),'convertInlineImageToBlock'),_0x38176d['end']['isBefore'](_0x33e051['end'])&&_0x44a1fb['markInsertion'](_0x1ab2e1['createRange'](_0x38176d['end'],_0x33e051['end']),'convertInlineImageToBlock');});}),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x44a1fb['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x3f7aa7])=>{const _0x2351df=_0x44a1fb['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2d7d6b=_0x3f7aa7['start'],_0x54ac9e=_0x3f7aa7['end'];const _0x1e243d=_0x2c8a15['model']['schema']['getNearestSelectionRange'](_0x2d7d6b,'backward'),_0x24009=_0x2c8a15['model']['schema']['getNearestSelectionRange'](_0x54ac9e,'forward');_0x1e243d['isCollapsed']&&(_0x2d7d6b=_0x1e243d['start']),_0x24009['isCollapsed']&&(_0x54ac9e=_0x24009['end']),_0x2351df([_0x2c8a15['model']['createRange'](_0x2d7d6b,_0x54ac9e)]);}),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x86d964),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x86d964)),_0x2c8a15['plugins']['has']('ImageCaptionEditing')&&(_0x44a1fb['enableCommand']('toggleImageCaption',(_0x3025af,_0x4413b7)=>{const _0x4e5102=_0x2c8a15['plugins']['get']('ImageCaptionUtils');let _0x1cf724=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x14c823=_0x4e5102['getCaptionFromImageModelElement'](_0x1cf724);_0x2c8a15['model']['change'](()=>{if(_0x14c823)return void _0x44a1fb['markDeletion'](_0x2c8a15['model']['createRangeOn'](_0x14c823));const _0x35f20a=_0x4f60c3['isBlockImage'](_0x1cf724);_0x3025af(_0x4413b7),_0x1cf724=_0x4f60c3['getClosestSelectedImageElement'](_0x2c8a15['model']['document']['selection']),_0x14c823=_0x4e5102['getCaptionFromImageModelElement'](_0x1cf724),_0x44a1fb['markInsertion'](_0x2c8a15['model']['createRangeOn'](_0x14c823),_0x35f20a?null:'imageCaption');});}),_0x44a1fb['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x86d964));const _0x3f4dd3=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x19e9ba(_0x290c7b,_0x446084){const _0x16729b=_0x3f4dd3['findIndex'](({type:_0x4abdda,subType:_0x3d8967})=>_0x290c7b['type']==_0x4abdda&&_0x290c7b['subType']==_0x3d8967),_0x4dce99=_0x3f4dd3['findIndex'](({type:_0x3647e9,subType:_0x104549})=>_0x446084['type']==_0x3647e9&&_0x446084['subType']==_0x104549);if(_0x16729b<0x0||_0x4dce99<0x0)return!0x1;const _0x48056a=_0x290c7b['getFirstRange'](),_0x5bb6b2=_0x446084['getFirstRange']();if((0x0==_0x16729b||0x1==_0x16729b)&&0x2==_0x4dce99&&_0x48056a['isIntersecting'](_0x5bb6b2))return!0x0;if(0x2==_0x16729b&&0x3==_0x4dce99){const _0x3c7b12=_0x44a1fb['_findSuggestions'](_0x48056a,'insertion')['filter'](({suggestion:_0x421e21,meta:_0x387a1a})=>_0x387a1a['isOwn']&&'convertInlineImageToBlock'==_0x421e21['subType']);if(_0x3c7b12['length']>0x1&&_0x5bb6b2['end']['isEqual'](_0x48056a['start']))return!0x0;if(0x1==_0x3c7b12['length']&&(_0x48056a['start']['isEqual'](_0x5bb6b2['end'])||_0x48056a['end']['isEqual'](_0x5bb6b2['start'])))return!0x0;}if(0x3==_0x16729b&&0x3==_0x4dce99&&_0x48056a['start']['isBefore'](_0x5bb6b2['start'])){const _0x4de8de=_0x48056a['end']['nodeAfter'],_0x4bec73=_0x5bb6b2['start']['nodeBefore'];return _0x4f60c3['isBlockImage'](_0x4de8de)&&_0x4de8de===_0x4bec73;}return!0x1;}function _0x86d964(_0x2ab8b0,_0x132557){return _0x19e9ba(_0x2ab8b0,_0x132557)?[_0x2ab8b0,_0x132557]:_0x19e9ba(_0x132557,_0x2ab8b0)?[_0x132557,_0x2ab8b0]:null;}_0x2c8a15['plugins']['has']('ImageResize')&&(_0x44a1fb['enableDefaultAttributesIntegration']('resizeImage'),_0x44a1fb['registerBlockAttribute']('resizedWidth'),_0x44a1fb['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x53853a,'FORMAT_IMAGE_SIZE'))),_0x2c8a15['plugins']['has']('ImageTextAlternativeEditing')&&(_0x44a1fb['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x44a1fb['registerBlockAttribute']('alt')),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x2bc661=>{if(!!_0x3f4dd3['find'](({type:_0x57b783,subType:_0x3db365})=>_0x2bc661['type']==_0x57b783&&_0x2bc661['subType']==_0x3db365))return _0x2bc661['previous']?{}:void 0x0;}),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x3f2469=>{if('insertion'==_0x3f2469['type']||'deletion'==_0x3f2469['type']){const _0xe197ec=_0x3f2469['getContainedElement']();if(_0xe197ec&&_0xe197ec['is']('element','caption'))return{'type':'insertion'==_0x3f2469['type']?'addObject':'removeObject','element':_0xe197ec,'quantity':0x1};}}),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x44af76=>'formatBlock'==_0x44af76['type']&&'convertInlineImageToBlock'==_0x44af76['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x44af76['type']&&'convertBlockImageToInline'==_0x44af76['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x44a1fb['descriptionFactory']['registerDescriptionCallback'](_0x48a69d=>{if('attribute'!=_0x48a69d['type'])return;const {data:_0x284cad}=_0x48a69d;if(!_0x284cad||'alt'!=_0x284cad['key'])return;const _0x34c2ba=_0x284cad['newValue'];return _0x34c2ba?{'type':'format','content':o(_0x53853a,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x34c2ba+'\x22')}:{'type':'format','content':o(_0x53853a,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x10c208=this['editor'],_0x60623=_0x10c208['locale'];_0x10c208['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x10740f=>{if('formatBlock'!=_0x10740f['type']&&'formatInline'!=_0x10740f['type'])return;const {data:_0x3313fc}=_0x10740f;if(_0x3313fc){if('imageTextAlternative'==_0x3313fc['commandName']){const _0x450a2a=_0x3313fc['commandParams'][0x0]['newValue'];return _0x450a2a?{'type':'format','content':o(_0x60623,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x450a2a+'\x22')}:{'type':'format','content':o(_0x60623,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x3313fc['commandName']){const _0x65e80c=_0x3313fc['commandParams'][0x0]['width'];return _0x65e80c?{'type':'format','content':o(_0x60623,'*Set\x20image\x20width:*\x20%0',_0x65e80c)}:{'type':'format','content':o(_0x60623,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x363e07=this['editor']['locale'],_0x63499c=this['editor']['plugins']['get']('TrackChangesEditing');_0x63499c['enableDefaultAttributesIntegration']('replaceImageSource'),_0x63499c['registerBlockAttribute']('src'),_0x63499c['descriptionFactory']['registerDescriptionCallback'](_0x3649e1=>{if('attribute'!=_0x3649e1['type'])return;const {data:_0x599725}=_0x3649e1;return _0x599725&&'src'==_0x599725['key']?_0x599725['newValue']&&_0x599725['oldValue']?{'type':'format','content':o(_0x363e07,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x49cb07=this['editor']['plugins']['get']('TrackChangesEditing');_0x49cb07['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x49cb07['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x49cb07['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x49cb07['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4393e5=this['editor'],_0x2f616a=_0x4393e5['locale'];_0x4393e5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4ce196=>{if('formatBlock'!=_0x4ce196['type']&&'formatInline'!=_0x4ce196['type'])return;const {data:_0xca5e11}=_0x4ce196;if(!_0xca5e11||'replaceImageSource'!=_0xca5e11['commandName'])return;return{'type':'format','content':o(_0x2f616a,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x2aa107{['afterInit'](){const _0x4d8d59=this['editor'];if(!_0x4d8d59['plugins']['has']('ImageStyleEditing'))return;const _0x5156ca=_0x4d8d59['plugins']['get']('TrackChangesEditing'),_0x4d3a54=_0x4d8d59['plugins']['get']('ImageUtils'),_0x4e71c0={};_0x5156ca['enableCommand']('imageStyle',(_0x3be3c6,_0x3d6b7c)=>{const _0x365687=_0x4d8d59['plugins']['get']('Users')['me'],_0x32e740=_0x4d8d59['commands']['get']('imageStyle');let _0x211ce0=_0x4d3a54['getClosestSelectedImageElement'](_0x4d8d59['model']['document']['selection']),_0x499891=_0x4d8d59['model']['createRangeOn'](_0x211ce0),_0x367742=_0x32e740['value'];if(_0x367742==_0x3d6b7c['value'])return;const _0x4d330e={'commandName':'imageStyle','commandParams':[_0x3d6b7c],'formatGroupId':_0x1a2714()};_0x4d8d59['model']['change'](()=>{if(_0x5156ca['getSuggestions']()['filter'](_0x5733c6=>_0x5733c6['isInContent']&&_0x365687==_0x5733c6['author']&&('formatBlock'==_0x5733c6['type']||'formatInline'==_0x5733c6['type'])&&('imageStylePreApply'==_0x5733c6['subType']||'imageStylePostApply'==_0x5733c6['subType'])&&_0x5733c6['getFirstRange']()['isEqual'](_0x499891))['forEach'](_0x5402e8=>_0x5156ca['discardSuggestion'](_0x5402e8['head'])),_0x211ce0=_0x4d3a54['getClosestSelectedImageElement'](_0x4d8d59['model']['document']['selection']),_0x499891=_0x4d8d59['model']['createRangeOn'](_0x211ce0),_0x32e740['refresh'](),_0x4d8d59['commands']['get']('imageTypeInline')['refresh'](),_0x4d8d59['commands']['get']('imageTypeBlock')['refresh'](),_0x367742=_0x32e740['value'],_0x367742!=_0x3d6b7c['value'])return _0x4d3a54['isInlineImage'](_0x211ce0)&&_0x32e740['shouldConvertImageType'](_0x3d6b7c['value'],_0x211ce0)?(_0x3be3c6({..._0x3d6b7c,'setImageSizes':!0x1}),_0x211ce0=_0x4d3a54['getClosestSelectedImageElement'](_0x4d8d59['model']['document']['selection']),void _0x5156ca['markBlockFormat'](_0x211ce0,{..._0x4d330e,'commandReversedParams':[{'value':_0x367742||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x4d3a54['isBlockImage'](_0x211ce0)?_0x5156ca['markBlockFormat'](_0x211ce0,_0x4d330e,[],'imageStylePostApply'):_0x5156ca['markInlineFormat'](_0x499891,_0x4d330e,'imageStylePostApply'));});});for(const _0x204754 of _0x4d8d59['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x4e71c0[_0x204754['name']]=_0x204754['title']['toLowerCase']();_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x4fe93f])=>{_0x4d3a54['setImageNaturalSizeAttributes'](_0x4fe93f['getContainedElement']());}),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x26ce5c,_0x2a1109)=>{_0x5156ca['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x26ce5c,{'commandName':_0x2a1109['commandName'],'commandParams':_0x2a1109['commandReversedParams']});}),_0x5156ca['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x31de1d,_0x14ada0){if(_0x1b4374(_0x31de1d,_0x14ada0))return[_0x31de1d,_0x14ada0];if(_0x1b4374(_0x14ada0,_0x31de1d))return[_0x14ada0,_0x31de1d];return null;});const _0x26d747=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x1b4374(_0x1eebb9,_0x49a1ff){const _0x5d7f21=_0x26d747['findIndex'](({type:_0x425c36,subType:_0x5e2320})=>_0x1eebb9['type']==_0x425c36&&_0x1eebb9['subType']==_0x5e2320),_0x5087b8=_0x26d747['findIndex'](({type:_0x51a242,subType:_0x104b61})=>_0x49a1ff['type']==_0x51a242&&_0x49a1ff['subType']==_0x104b61);if(_0x5d7f21<0x0||_0x5087b8<0x0)return!0x1;const _0x148ba7=_0x1eebb9['getFirstRange'](),_0x288727=_0x49a1ff['getFirstRange']();if((0x0==_0x5d7f21||0x1==_0x5d7f21)&&0x2==_0x5087b8&&_0x148ba7['isIntersecting'](_0x288727))return!0x0;if(0x2==_0x5d7f21&&0x3==_0x5087b8){const _0x2a516f=_0x5156ca['_findSuggestions'](_0x148ba7,'insertion')['filter'](({suggestion:_0x4cb6f3,meta:_0x1243a6})=>_0x1243a6['isOwn']&&'convertInlineImageToBlock'==_0x4cb6f3['subType']);if(_0x2a516f['length']>0x1&&_0x288727['end']['isEqual'](_0x148ba7['start']))return!0x0;if(0x1==_0x2a516f['length']&&(_0x148ba7['start']['isEqual'](_0x288727['end'])||_0x148ba7['end']['isEqual'](_0x288727['start'])))return!0x0;}if(0x3==_0x5d7f21&&0x3==_0x5087b8&&_0x148ba7['start']['isBefore'](_0x288727['start'])){const _0x2c8868=_0x148ba7['end']['nodeAfter'],_0xa88eb9=_0x288727['start']['nodeBefore'];return _0x4d3a54['isBlockImage'](_0x2c8868)&&_0x2c8868===_0xa88eb9;}return!0x1;}_0x4d8d59['model']['document']['registerPostFixer'](()=>{let _0x2421cb=!0x1;const _0xb07e3=Array['from'](_0x4d8d59['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x52709b,data:_0x3d309d}of _0xb07e3){const {group:_0xe46f5e,type:_0x384c1c,subType:_0x2f7a05,id:_0x278a21}=_0x5156ca['_splitMarkerName'](_0x52709b);if('suggestion'==_0xe46f5e&&_0x5156ca['hasSuggestion'](_0x278a21)){if('formatBlock'==_0x384c1c&&('imageStylePreApply'==_0x2f7a05||'imageStylePostApply'==_0x2f7a05)){const _0x1e9c62=_0x5156ca['getSuggestion'](_0x278a21);if(_0x3d309d['newRange']){const _0x33804c=_0x1e9c62['getFirstRange']()['getContainedElement']();if(_0x4d3a54['isBlockImage'](_0x33804c))continue;_0x5156ca['discardSuggestion'](_0x1e9c62),_0x2421cb=!0x0;}}if('insertion'==_0x384c1c&&'imageCaption'==_0x2f7a05&&!_0x3d309d['newRange']){const _0x427599=_0x5156ca['getSuggestion'](_0x278a21);_0x427599['next']&&_0x427599['next']['isInContent']&&(_0x5156ca['discardSuggestion'](_0x427599['next']),_0x2421cb=!0x0);}}}return _0x2421cb;}),this['_registerLegacyDescription'](_0x4e71c0);}['_registerLegacyDescription'](_0x5c9c45){const _0x3da050=this['editor'],_0x37c423=_0x3da050['locale'];_0x3da050['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x45092a=>{if('formatBlock'!=_0x45092a['type']&&'formatInline'!=_0x45092a['type'])return;const {data:_0x128fa3}=_0x45092a;if(!_0x128fa3||'imageStyle'!=_0x128fa3['commandName'])return;const _0x34ce39=_0x128fa3['commandParams'][0x0]['value'];return _0x43e972('side'===_0x34ce39?o(_0x37c423,'FORMAT_SIDE_IMAGE'):_0x5c9c45[_0x34ce39]||_0x34ce39);function _0x43e972(_0x2cd21b){return{'type':'format','content':o(_0x37c423,'*Format:*\x20%0',_0x2cd21b)};}});}}class at extends _0x2aa107{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x2a4460){super(_0x2a4460),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x5b7ea5=this['editor'],_0x2aed64=_0x5b7ea5['commands']['get']('importWord'),_0x2c0da0=_0x5b7ea5['commands']['get']('trackChanges');_0x2aed64&&(_0x2aed64['on']('execute',(_0x5b6822,[,_0x56594e])=>{this['_trackChangesValueDuringImport']=_0x2c0da0['value'],_0x56594e['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x2aed64,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x2aed64,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x2c0da0['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x5b7ea5['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x1ab9db,_0x5ea621){const {suggestions:_0x54d0f8}=_0x5ea621,_0x2c7fa5=this['editor']['commands']['get']('trackChanges'),_0x17d2d6=_0x2c7fa5['value'];this['_trackChangesValueDuringImport']!==_0x17d2d6&&(_0x2c7fa5['execute'](),this['_trackChangesExecuted']=!0x0),_0x54d0f8&&_0x54d0f8['forEach'](({id:_0xce854d,type:_0x571d8d,author:_0x54ed69,created_at:_0xc41ca9})=>{const _0x194e85={'id':_0xce854d,'type':_0x571d8d,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x54ed69,'createdAt':_0xc41ca9?new Date(_0xc41ca9):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x194e85);});}}class ct extends _0x2aa107{['afterInit'](){const _0x3bea9f=this['editor'],_0x3fc4b6=_0x3bea9f['plugins']['get']('TrackChangesEditing');if(_0x3bea9f['plugins']['has']('IndentEditing')&&(_0x3fc4b6['enableCommand']('indent'),_0x3fc4b6['enableCommand']('outdent')),_0x3bea9f['plugins']['has']('IndentBlock')){for(const _0x70897c of['indentBlock','outdentBlock'])_0x3fc4b6['enableDefaultAttributesIntegration'](_0x70897c);}const _0x41af52=_0x3bea9f['locale'];_0x3fc4b6['registerBlockAttribute']('blockIndent'),_0x3fc4b6['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x41af52,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x8e1184=this['editor'],_0x54517c=_0x8e1184['locale'],_0x169555=_0x8e1184['plugins']['get']('TrackChangesEditing');_0x169555['descriptionFactory']['registerDescriptionCallback'](_0x261c0d=>{if('formatBlock'!=_0x261c0d['type'])return;const {data:_0x54de1e}=_0x261c0d;if(!_0x54de1e)return;if('indentBlock'!=_0x54de1e['commandName']&&'outdentBlock'!=_0x54de1e['commandName'])return;const _0x162985=_0x261c0d['getItems']()[0x0],_0x51f261=_0x169555['descriptionFactory']['getItemLabel'](_0x162985);return'indentBlock'==_0x54de1e['commandName']?{'type':'format','content':o(_0x54517c,'*Indent:*\x20%0',_0x51f261)}:'outdentBlock'==_0x54de1e['commandName']?{'type':'format','content':o(_0x54517c,'*Outdent:*\x20%0',_0x51f261)}:void 0x0;});}}class ut extends _0x2aa107{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x2aa107{['afterInit'](){const _0x286642=this['editor'];if(!_0x286642['plugins']['has']('LinkEditing'))return;const _0x4c3bfa=_0x286642['plugins']['get']('TrackChangesEditing'),_0x14fa26=_0x286642['commands']['get']('link');_0x4c3bfa['enableDefaultAttributesIntegration']('link'),_0x4c3bfa['enableDefaultAttributesIntegration']('unlink'),_0x4c3bfa['registerInlineAttribute']('linkHref');for(const _0x453396 of _0x14fa26['manualDecorators'])_0x4c3bfa['registerInlineAttribute'](_0x453396['id']),_0x4c3bfa['descriptionFactory']['registerAttributeLabel'](_0x453396['id'],'link\x20('+_0x453396['label']['toLowerCase']()+')');_0x4c3bfa['descriptionFactory']['registerDescriptionCallback'](_0x290648=>{if('attribute'!=_0x290648['type'])return;const {data:_0x3cf6ba}=_0x290648;if(!_0x3cf6ba||'linkHref'!=_0x3cf6ba['key'])return;const _0x6d359d=_0x3cf6ba['newValue'],_0x16e1b1=_0x286642['locale'];return{'type':'format','content':null==_0x6d359d?o(_0x16e1b1,'*Remove\x20link*'):o(_0x16e1b1,'*Set\x20link:*\x20%0','\x22'+_0x6d359d+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3bc752=this['editor'],_0x260d2d=_0x3bc752['locale'];_0x3bc752['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x46659d=>{if('formatInline'!=_0x46659d['type'])return;const {data:_0x39b309}=_0x46659d;if(_0x39b309){if('link'==_0x39b309['commandName']){const _0x48228c=_0x39b309['commandParams'][0x0];return{'type':'format','content':o(_0x260d2d,'*Set\x20link:*\x20%0','\x22'+_0x48228c+'\x22')};}return'unlink'==_0x39b309['commandName']?{'type':'format','content':o(_0x260d2d,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x2aa107{['afterInit'](){const _0x240c70=this['editor'],_0x1961ea=_0x240c70['locale'];if(!_0x240c70['plugins']['has']('LegacyListEditing'))return;const _0xfa86f0=_0x240c70['plugins']['get']('TrackChangesEditing'),_0x2a2839=_0x240c70['plugins']['has']('LegacyTodoListEditing');function _0x320f51(_0x221582){return()=>{const _0x4ec2d4=_0x240c70['model']['document']['selection'],_0x51b0bc=_0x240c70['commands']['get'](_0x221582);if(_0x51b0bc['value'])return void _0x240c70['execute']('paragraph',{});const _0x251240=_0x221582['slice'](0x0,-0x4),_0x494059=function(_0x59b0c4,_0xf8358e,_0x5ceec4){let _0xc5524f=Array['from'](_0x59b0c4)['filter'](_0x5b3d33=>function(_0x117a9b,_0x2ceec0){return _0x2ceec0['checkChild'](_0x117a9b['parent'],'listItem')&&!_0x2ceec0['isObject'](_0x117a9b);}(_0x5b3d33,_0x5ceec4));_0xc5524f=_0xc5524f['filter'](_0x66191f=>!_0x66191f['is']('element','listItem')||_0x66191f['getAttribute']('listType')!=_0xf8358e);const _0x3d1c41=new Set();for(const _0x4cb15f of _0xc5524f)_0x4cb15f['is']('element','listItem')?_0x3d1c41['add'](fe(_0x4cb15f)):_0x3d1c41['add'](_0x4cb15f);return Array['from'](_0x3d1c41);}(_0x4ec2d4['getSelectedBlocks'](),_0x251240,_0x240c70['model']['schema']);_0x240c70['model']['change'](()=>{for(const _0x452a31 of _0x494059)_0xfa86f0['markBlockFormat'](_0x452a31,{'commandName':_0x221582,'commandParams':[{'forceValue':!_0x51b0bc['value']}],'formatGroupId':'blockName'},ue(_0x452a31));});};}function _0x397462(_0x3df46f){return()=>{const _0x350755=function(_0x13027d){let _0x333a14=Array['from'](_0x13027d);const _0x4cd0aa=_0x333a14['findIndex'](_0x36fb38=>'listItem'!=_0x36fb38['name']);return _0x4cd0aa>-0x1&&(_0x333a14=_0x333a14['slice'](0x0,_0x4cd0aa)),_0x333a14;}(_0x240c70['model']['document']['selection']['getSelectedBlocks']()),_0x21bb66=_0x240c70['model']['createRange'](_0x240c70['model']['createPositionAt'](_0x350755[0x0],'before'),_0x240c70['model']['createPositionAt'](_0x350755[_0x350755['length']-0x1],'end'));_0x240c70['model']['change'](()=>{_0xfa86f0['markBlockFormat'](_0x21bb66,{'commandName':_0x3df46f,'commandParams':[],'formatGroupId':'listIndent'},function(_0x49c840){const _0x54f07f=new Set();for(const _0x54a183 of _0x49c840){let _0x44a09c=_0x54a183['nextSibling'];for(;_0x44a09c&&_0x44a09c['getAttribute']('listIndent')>_0x54a183['getAttribute']('listIndent');)_0x54f07f['add'](_0x44a09c),_0x44a09c=_0x44a09c['nextSibling'];}return Array['from'](_0x54f07f);}(_0x350755));});};}_0xfa86f0['enableCommand']('numberedList',_0x320f51('numberedList')),_0xfa86f0['enableCommand']('bulletedList',_0x320f51('bulletedList')),_0x2a2839&&_0xfa86f0['enableCommand']('todoList',_0x320f51('todoList')),_0xfa86f0['enableCommand']('indentList',_0x397462('indentList')),_0xfa86f0['enableCommand']('outdentList',_0x397462('outdentList')),_0x2a2839&&_0xfa86f0['enableCommand']('checkTodoList',()=>{const _0x5dcadf=_0x240c70['commands']['get']('checkTodoList'),_0x32c692=Array['from'](_0x5dcadf['_selectedElements']);_0x32c692['filter'](_0x128a5f=>_0x128a5f['getAttribute']('todoListChecked')!=_0x5dcadf['value']),_0x240c70['model']['change'](()=>{for(const _0x51b1d1 of _0x32c692)_0xfa86f0['markBlockFormat'](_0x51b1d1,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x5dcadf['value']}]});});}),_0xfa86f0['descriptionFactory']['registerElementLabel']('listItem',_0x55422c=>o(_0x1961ea,'ELEMENT_LIST_ITEM',_0x55422c)),_0xfa86f0['descriptionFactory']['registerDescriptionCallback'](_0x295e42=>{if('formatBlock'!=_0x295e42['type']&&'formatInline'!=_0x295e42['type'])return;const {data:_0xa2cdc1}=_0x295e42;if(_0xa2cdc1){if('numberedList'==_0xa2cdc1['commandName']||'bulletedList'==_0xa2cdc1['commandName']||'todoList'==_0xa2cdc1['commandName'])switch(_0xa2cdc1['commandName']['replace']('List','')){case'bulleted':return _0x2e39be(o(_0x1961ea,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x2e39be(o(_0x1961ea,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x2e39be(o(_0x1961ea,'ELEMENT_TODO_LIST'));}if('indentList'==_0xa2cdc1['commandName'])return{'type':'format','content':o(_0x1961ea,'*Indent:*\x20%0',o(_0x1961ea,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0xa2cdc1['commandName'])return{'type':'format','content':o(_0x1961ea,'*Outdent:*\x20%0',o(_0x1961ea,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0xa2cdc1['commandName'])return _0xa2cdc1['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1961ea,'*Check\x20item*')}:{'type':'format','content':o(_0x1961ea,'*Uncheck\x20item*')};}function _0x2e39be(_0x28247c){return{'type':'format','content':o(_0x1961ea,'*Change\x20to:*\x20%0',_0x28247c)};}});}}function fe(_0xcc8b3b){const _0x5b6e15=_0xcc8b3b['getAttribute']('listIndent');if(0x0==_0x5b6e15)return _0xcc8b3b;let _0x212110=_0xcc8b3b;for(;_0xcc8b3b['previousSibling']&&_0xcc8b3b['previousSibling']['is']('element','listItem');){const _0x1dffa6=_0xcc8b3b['previousSibling']['getAttribute']('listIndent');if(_0x1dffa6==_0x5b6e15)_0x212110=_0xcc8b3b['previousSibling'];else{if(_0x1dffa6<_0x5b6e15)break;}_0xcc8b3b=_0xcc8b3b['previousSibling'];}return _0x212110;}function ue(_0x34f909){const _0x2a53f9=[];if(_0x34f909['is']('element','listItem')&&_0x34f909['getAttribute']('listIndent')>0x0){let _0x43b94f=_0x34f909['nextSibling'];for(;_0x43b94f&&'listItem'==_0x43b94f['name']&&_0x43b94f['getAttribute']('listIndent')==_0x34f909['getAttribute']('listIndent');)_0x2a53f9['push'](_0x43b94f),_0x43b94f=_0x43b94f['nextSibling'];}return _0x2a53f9;}class W extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x4fc23d=this['editor']['config']['get']('list.properties'),_0x1d92c9=this['editor']['plugins']['get']('TrackChangesEditing');_0x4fc23d['styles']&&_0x1d92c9['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x4fc23d['reversed']&&_0x1d92c9['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x4fc23d['startIndex']&&_0x1d92c9['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x1d92c9['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x240751,_0x307d4b={}){const _0x5e7f96=this['editor']['plugins']['get']('TrackChangesEditing'),_0x38775a=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x5e7f96['markMultiRangeBlockFormat'](_0x38775a,{'commandName':'listStyle','commandParams':[{'type':_0x307d4b['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x5431a6,_0x5aaff4={}){const _0x215113=this['editor']['plugins']['get']('TrackChangesEditing'),_0x57d11e=this['_getSuggestionBlocks'](_0x5db4c4=>_0x5db4c4['is']('element','listItem')&&'numbered'===_0x5db4c4['getAttribute']('listType'));if(_0x57d11e['length']<0x1)return;const _0x5b3387=_0x57d11e['map'](_0x1104fd=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x1104fd,'before'),this['editor']['model']['createPositionAt'](_0x1104fd,0x0)));this['editor']['model']['change'](()=>{_0x215113['markMultiRangeBlockFormat'](_0x5b3387,{'commandName':'listReversed','commandParams':[{'reversed':_0x5aaff4['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x48e607,_0x80a1e7={}){const _0x55cc89=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b6794=this['_getSuggestionBlocks'](_0x37e0ab=>_0x37e0ab['is']('element','listItem')&&'numbered'===_0x37e0ab['getAttribute']('listType'));if(_0x2b6794['length']<0x1)return;const _0x4c2ccd=_0x2b6794['map'](_0x27250b=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x27250b,'before'),this['editor']['model']['createPositionAt'](_0x27250b,0x0)));this['editor']['model']['change'](()=>{_0x55cc89['markMultiRangeBlockFormat'](_0x4c2ccd,{'commandName':'listStart','commandParams':[{'startIndex':_0x80a1e7['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x5ac936){if('formatBlock'!=_0x5ac936['type']&&'formatInline'!=_0x5ac936['type'])return;const _0xecaa8e=this['editor']['locale'],{data:_0x27ab53}=_0x5ac936;if(!_0x27ab53)return;let _0x3c5871,_0x5d234b;switch(_0x27ab53['commandName']){case'listStyle':_0x3c5871='*Change\x20to:*\x20%0',_0x5d234b={'type':'format','content':o(_0xecaa8e,_0x3c5871,o(_0xecaa8e,this['_getTranslationKeyForListStyle'](_0x27ab53['commandParams'][0x0]['type'])))};break;case'listReversed':_0x3c5871=_0x27ab53['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5d234b={'type':'format','content':o(_0xecaa8e,_0x3c5871)};break;case'listStart':_0x3c5871='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5d234b={'type':'format','content':o(_0xecaa8e,_0x3c5871,_0x27ab53['commandParams'][0x0]['startIndex'])};}return _0x5d234b;}['_getSuggestionBlocksForListStyle'](){const _0xbe201a=this['editor']['plugins']['get']('LegacyListUtils');let _0x91dbf9=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x91dbf9[0x0]?.['is']('element','listItem')&&_0x91dbf9['unshift'](..._0xbe201a['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x91dbf9[_0x91dbf9['length']-0x1]?.['is']('element','listItem')&&_0x91dbf9['push'](..._0xbe201a['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x91dbf9=[...new Set(_0x91dbf9)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x91dbf9=_0x91dbf9['filter'](_0xd0dd0c=>_0xd0dd0c['is']('element','listItem'))),_0x91dbf9;}['_getSuggestionBlocks'](_0x26b801){const _0x515b46=this['editor']['plugins']['get']('LegacyListUtils');let _0x266463=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x26b801)['map'](_0x5470b4=>{const _0x385f11=this['editor']['model']['createPositionAt'](_0x5470b4,0x0);return[..._0x515b46['getSiblingNodes'](_0x385f11,'backward'),..._0x515b46['getSiblingNodes'](_0x385f11,'forward')];})['flat']();return _0x266463=[...new Set(_0x266463)],_0x266463;}['_getTranslationKeyForListStyle'](_0x4ed873){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4ed873)||'default')['toUpperCase']()+'_LIST_'+_0x4ed873['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x2aa107{['afterInit'](){const _0x3ca307=this['editor'];if(!_0x3ca307['plugins']['has']('MediaEmbedEditing'))return;const _0x5c5cab=_0x3ca307['plugins']['get']('TrackChangesEditing'),_0x2e6503=_0x3ca307['locale'];_0x5c5cab['enableCommand']('mediaEmbed'),_0x5c5cab['descriptionFactory']['registerElementLabel']('media',_0x313881=>o(_0x2e6503,'ELEMENT_MEDIA',_0x313881)),_0x3ca307['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x10de37,{writer:_0x1bb145,options:_0x2447a4})=>{if(_0x2447a4['showSuggestionHighlights'])return _0x1bb145['createEmptyElement']('div');},'converterPriority':'high'}),_0x3ca307['data']['downcastDispatcher']['on']('attribute:url:media',(_0x355fec,_0x383e79,_0xcf4291)=>{_0xcf4291['options']['showSuggestionHighlights']&&_0x355fec['stop']();},{'priority':'high'});}}class mt extends _0x2aa107{['afterInit'](){const _0x343bb0=this['editor'];_0x343bb0['plugins']['has']('MentionEditing')&&_0x343bb0['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x2aa107{['afterInit'](){const _0x54f177=this['editor'];if(!_0x54f177['commands']['get']('insertMergeField'))return;_0x54f177['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x230408=_0x54f177['plugins']['get']('TrackChangesEditing'),_0x33a231=_0x54f177['locale'];_0x230408['descriptionFactory']['registerElementLabel']('mergeField',_0x45188b=>o(_0x33a231,'ELEMENT_MERGE_FIELD',_0x45188b)),_0x230408['descriptionFactory']['registerDescriptionCallback'](_0x3bedbe=>{if('insertion'!=_0x3bedbe['type']&&'deletion'!=_0x3bedbe['type'])return;const _0xfb25fd=_0x3bedbe['getContainedElement']();if(null==_0xfb25fd)return;if(!_0xfb25fd['is']('element','mergeField'))return;const _0x3d01c6=_0x54f177['plugins']['get']('MergeFieldsEditing')['getLabel'](_0xfb25fd['getAttribute']('id'));return'insertion'==_0x3bedbe['type']?{'type':'insertion','content':o(_0x33a231,'*Insert:*\x20%0','\x22'+_0x3d01c6+'\x22\x20'+o(_0x33a231,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x33a231,'*Remove:*\x20%0','\x22'+_0x3d01c6+'\x22\x20'+o(_0x33a231,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x2aa107{['afterInit'](){const _0x569987=this['editor'],_0x28ad3b=_0x569987['plugins']['get']('TrackChangesEditing');_0x569987['plugins']['has']('MultiLevelList')&&(_0x28ad3b['enableDefaultAttributesIntegration']('multiLevelList'),_0x28ad3b['registerBlockAttribute']('listMarkerStyle'),_0x28ad3b['descriptionFactory']['registerDescriptionCallback'](_0xe72473=>this['handleDescriptions'](_0xe72473)));}['handleDescriptions'](_0x484dc0){const _0x1cf49f=this['editor']['locale'],{data:_0x2c0063}=_0x484dc0,_0xd2e608={'type':'format','content':''};if(_0x2c0063&&'listMarkerStyle'==_0x2c0063['key']){if(!_0x2c0063['oldValue'])return{'type':'format','content':o(_0x1cf49f,'*Set\x20format:*\x20%0',o(_0x1cf49f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2c0063['newValue']+')'};if(!_0x2c0063['newValue']){let _0x564e39=_0x484dc0['head'];for(;_0x564e39;){if(_0x564e39['data']&&'listType'==_0x564e39['data']['key']&&_0x564e39['data']['newValue'])return _0xd2e608;_0x564e39=_0x564e39['next'];}return{'type':'format','content':o(_0x1cf49f,'*Remove\x20format:*\x20%0',o(_0x1cf49f,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x2c0063['oldValue']+')'};}}}}class kt extends _0x2aa107{['afterInit'](){const _0x541ac9=this['editor'];if(!_0x541ac9['plugins']['has']('PageBreakEditing'))return;_0x541ac9['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x45f620=_0x541ac9['plugins']['get']('TrackChangesEditing'),_0x4cf1a7=_0x541ac9['locale'];_0x45f620['descriptionFactory']['registerElementLabel']('pageBreak',_0x304759=>o(_0x4cf1a7,'ELEMENT_PAGE_BREAK',_0x304759));}}class bt extends _0x2aa107{['afterInit'](){const _0x4bdd28=this['editor'];if(!_0x4bdd28['plugins']['has']('Paragraph'))return;const _0xd78dec=_0x4bdd28['locale'],_0x554c01=_0x4bdd28['plugins']['get']('TrackChangesEditing');_0x554c01['descriptionFactory']['registerElementLabel']('paragraph',_0x554590=>o(_0xd78dec,'ELEMENT_PARAGRAPH',_0x554590)),_0x554c01['enableDefaultAttributesIntegration']('paragraph'),_0x554c01['enableCommand']('insertParagraph'),_0x4bdd28['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x4bdd28),{'priority':'highest'}),_0x4bdd28['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x706c29,_0x1a6136,_0x3ab2e2)=>{_0x3ab2e2['options']['showSuggestionHighlights']&&nr(_0x4bdd28,{'showActiveMarker':!0x1})(_0x706c29,_0x1a6136,_0x3ab2e2);},{'priority':'highest'});const _0x24c14b=_0x554c01['descriptionFactory'];_0x24c14b['registerDescriptionCallback'](_0x49b671=>{if('insertion'!==_0x49b671['type'])return;const {start:_0x2e552f,end:_0x3d7094}=_0x49b671['getFirstRange']();if(!_0x2e552f['isTouching'](_0x3d7094)||!_0x2e552f['nodeAfter'])return;const _0x383f77=_0x4bdd28['model']['schema'],_0x33e4da=_0x2e552f['nodeAfter'];return _0x383f77['isBlock'](_0x33e4da)&&!_0x383f77['isLimit'](_0x33e4da)&&_0x383f77['checkChild'](_0x33e4da,'$text')?{'type':'insertion','content':o(_0xd78dec,'*Insert:*\x20%0',_0x24c14b['getItemLabel'](_0x33e4da,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x17507e=this['editor'],_0x575f84=_0x17507e['locale'];_0x17507e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x141e00=>{if('formatBlock'!=_0x141e00['type'])return;const {data:_0x226b83}=_0x141e00;return _0x226b83&&'paragraph'==_0x226b83['commandName']?{'type':'format','content':o(_0x575f84,'*Change\x20to:*\x20%0',o(_0x575f84,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x4087cf,{showActiveMarker:_0x503840=!0x0}={}){return(_0x284c3e,_0x48585a,_0x5593c2)=>{const _0x5bbd32=_0x4087cf['plugins']['get']('TrackChangesEditing'),_0x3fe8e5=_0x48585a['markerRange']['start'],_0x56aa01=_0x48585a['markerRange']['end'],_0x80cd26=_0x4087cf['model']['schema'];if(!_0x3fe8e5['isTouching'](_0x56aa01)||!_0x3fe8e5['nodeAfter'])return;const _0x5a7d9a=_0x3fe8e5['nodeAfter'];if(_0x80cd26['isBlock'](_0x5a7d9a)&&!_0x80cd26['isLimit'](_0x5a7d9a)&&_0x80cd26['checkChild'](_0x5a7d9a,'$text')){if(!_0x5593c2['consumable']['consume'](_0x48585a['markerRange'],_0x284c3e['name']))return;const _0x3b8114=_0x5593c2['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split'}),_0x59b42a=_0x5593c2['mapper']['toViewPosition'](_0x56aa01);_0x503840&&_0x5bbd32['activeMarkers']['includes'](_0x48585a['markerName'])&&_0x5593c2['writer']['addClass']('ck-suggestion-marker--active',_0x3b8114),_0x5593c2['writer']['insert'](_0x59b42a,_0x3b8114),_0x5593c2['mapper']['bindElementToMarker'](_0x3b8114,_0x48585a['markerName']);}};}class wt extends _0x2aa107{['afterInit'](){const _0x11883e=this['editor'];if(!_0x11883e['plugins']['has']('RemoveFormatEditing'))return;_0x11883e['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x52519f=this['editor'];_0x52519f['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4621ee=>{if('formatBlock'!=_0x4621ee['type']&&'formatInline'!=_0x4621ee['type'])return;const {data:_0x2fea77}=_0x4621ee;return _0x2fea77&&'removeFormat'==_0x2fea77['commandName']?{'type':'format','content':o(_0x52519f['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x2aa107{['afterInit'](){const _0x470ec4=this['editor'];if(!_0x470ec4['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x4db7c2=_0x470ec4['plugins']['get']('TrackChangesEditing');_0x4db7c2['enableCommand']('goToPreviousRestrictedEditingException'),_0x4db7c2['enableCommand']('goToNextRestrictedEditingException');const _0x4fb593=_0x470ec4['plugins']['get']('RestrictedEditingModeEditing');_0x4fb593['enableCommand']('trackChanges'),_0x4fb593['enableCommand']('acceptSuggestion'),_0x4fb593['enableCommand']('discardSuggestion'),_0x4fb593['enableCommand']('acceptAllSuggestions'),_0x4fb593['enableCommand']('discardAllSuggestions'),_0x4fb593['enableCommand']('acceptSelectedSuggestions'),_0x4fb593['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x2aa107{static get['requires'](){return[_0x1f69e9];}['init'](){const _0x30f585=this['editor'],_0x2e161a=_0x30f585['plugins']['get']('TrackChangesEditing');_0x2e161a['enableCommand']('shiftEnter'),_0x30f585['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x30f585),{'priority':'high'}),_0x30f585['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x30f585),{'priority':'high'}),_0x30f585['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x1fdb11,_0x9e9a7e,_0x1f1540)=>{_0x1f1540['options']['showSuggestionHighlights']&&ge(_0x30f585,{'showActiveMarker':!0x1})(_0x1fdb11,_0x9e9a7e,_0x1f1540);}),_0x2e161a['descriptionFactory']['registerElementLabel']('softBreak',_0x14e67d=>o(_0x30f585['locale'],'ELEMENT_LINE_BREAK',_0x14e67d));}}function ge(_0x865132,{showActiveMarker:_0x3b8fb7=!0x0}={}){return(_0x5da9c3,_0x6bb264,_0x2d76ba)=>{const _0x5af36c=_0x865132['plugins']['get']('TrackChangesEditing');if(!_0x2d76ba['consumable']['test'](_0x6bb264['markerRange'],_0x5da9c3['name']))return;const _0xce524f=_0x865132['model'];for(const _0x3535bf of _0x6bb264['markerRange']['getItems']()){if(!_0x3535bf['is']('element','softBreak'))continue;const _0x74158b='deletion'==_0x6bb264['markerName']['split'](':')[0x1]?'merge':'split',_0x4be226=_0x2d76ba['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x74158b}),_0x4428d3=_0x2d76ba['mapper']['toViewPosition'](_0xce524f['createPositionBefore'](_0x3535bf));_0x3b8fb7&&_0x5af36c['activeMarkers']['includes'](_0x6bb264['markerName'])&&_0x2d76ba['writer']['addClass']('ck-suggestion-marker--active',_0x4be226),_0x2d76ba['writer']['insert'](_0x4428d3,_0x4be226),_0x2d76ba['mapper']['bindElementToMarker'](_0x4be226,_0x6bb264['markerName']);}};}class St extends _0x2aa107{['afterInit'](){const _0x1ee3ae=this['editor'],_0xa5433a=_0x1ee3ae['model'],_0x1b63d3=_0x1ee3ae['locale'];if(!_0x1ee3ae['plugins']['has']('StandardEditingModeEditing'))return;const _0x3cdcc4=_0x1ee3ae['plugins']['get']('TrackChangesEditing'),_0x1974c2='restrictedEditingException',_0x57d0ba=_0x1ee3ae['commands']['get'](_0x1974c2);_0x3cdcc4['enableCommand'](_0x1974c2,(_0x4b1e86,_0x22eb11={})=>{const _0x39bdee=_0xa5433a['document']['selection'];if(_0x39bdee['isCollapsed'])return void _0x4b1e86(_0x22eb11);const _0x12120f=void 0x0!==_0x22eb11['forceValue']?_0x22eb11['forceValue']:!_0x57d0ba['value'];_0xa5433a['change'](()=>{const _0x2a4821=Array['from'](_0x39bdee['getRanges']());for(const _0x1241fc of _0x2a4821){const _0x55ee72=_0x12120f?[_0x1241fc]:io(_0x1974c2,_0x1241fc,_0xa5433a);for(const _0x3e6668 of _0x55ee72)_0x3cdcc4['markInlineFormat'](_0x3e6668,{'commandName':_0x1974c2,'commandParams':[{'forceValue':_0x12120f}]});}});}),_0x3cdcc4['descriptionFactory']['registerDescriptionCallback'](_0x2b3061=>{if('formatBlock'!=_0x2b3061['type']&&'formatInline'!=_0x2b3061['type'])return;const {data:_0x52787b}=_0x2b3061;return _0x52787b&&_0x52787b['commandName']==_0x1974c2?_0x52787b['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x1b63d3,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x1b63d3,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x2aa107{['afterInit'](){const _0x58700c=this['editor'];if(!_0x58700c['plugins']['has']('Style')||!_0x58700c['plugins']['has']('DataSchema'))return;const _0x298dc0=_0x58700c['plugins']['get']('TrackChangesEditing'),_0x54dbed=_0x58700c['locale'],_0x3426fb=_0x58700c['config']['get']('style')||{},_0x50d624=_0x58700c['plugins']['get']('GeneralHtmlSupport'),_0x489d27=_0x58700c['plugins']['get']('StyleUtils')['normalizeConfig'](_0x58700c['plugins']['get']('DataSchema'),_0x3426fb['definitions']);_0x298dc0['enableDefaultAttributesIntegration']('style');const _0x250557=new Set();for(const _0x4ad457 of _0x489d27['block']){const _0x5b318e=_0x50d624['getGhsAttributeNameForElement'](_0x4ad457['element']);_0x250557['add'](_0x5b318e);}const _0x3578b6=new Set();for(const _0x467402 of _0x489d27['inline']){const _0x3ea61a=_0x50d624['getGhsAttributeNameForElement'](_0x467402['element']);_0x3578b6['add'](_0x3ea61a);for(const _0x52245f of _0x467402['ghsAttributes'])_0x3578b6['add'](_0x52245f);}for(const _0x3adc3f of _0x250557)_0x298dc0['registerBlockAttribute'](_0x3adc3f),_0x298dc0['descriptionFactory']['registerAttributeLabel'](_0x3adc3f,o(_0x54dbed,'FORMAT_STYLE'));for(const _0x2be515 of _0x3578b6)_0x298dc0['registerInlineAttribute'](_0x2be515),_0x298dc0['descriptionFactory']['registerAttributeLabel'](_0x2be515,o(_0x54dbed,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3ca4e2=this['editor'],_0xabe739=_0x3ca4e2['locale'];_0x3ca4e2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4bdf4b=>{if('formatBlock'!=_0x4bdf4b['type']&&'formatInline'!=_0x4bdf4b['type'])return;const {data:_0x34ede}=_0x4bdf4b;return _0x34ede&&'style'===_0x34ede['commandName']?_0x34ede['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xabe739,'*Set\x20format:*\x20%0',_0x34ede['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0xabe739,'*Remove\x20format:*\x20%0',_0x34ede['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x2aa107{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xa7571){super(_0xa7571),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x458c0d=this['editor'],_0x325112=_0x458c0d['model']['document']['selection'];if(!_0x458c0d['plugins']['has']('TableEditing'))return;const _0x38544a=_0x458c0d['locale'],_0x12fbb6=_0x458c0d['plugins']['get']('TrackChangesEditing'),_0x26eec7=_0x458c0d['plugins']['get']('TableUtils');_0x12fbb6['descriptionFactory']['registerElementLabel']('table',_0x140b3b=>o(_0x38544a,'ELEMENT_TABLE',_0x140b3b)),this['_setupColumnsRowsFixing'](),_0x12fbb6['enableCommand']('insertTable'),_0x12fbb6['enableCommand']('selectTableRow'),_0x12fbb6['enableCommand']('selectTableColumn');for(const _0x14b0f8 of['insertTableRowAbove','insertTableRowBelow']){const _0x44f11b=_0x458c0d['commands']['get'](_0x14b0f8);_0x12fbb6['enableCommand'](_0x14b0f8,_0x47f6a8=>{_0x458c0d['model']['change'](_0x4111c6=>{_0x47f6a8();const _0x802815='above'===_0x44f11b['order'],_0x5958d3=_0x26eec7['getSelectionAffectedTableCells'](_0x325112),_0x2d84d1=_0x26eec7['getRowIndexes'](_0x5958d3),_0x2b0958=_0x802815?_0x2d84d1['first']-0x1:_0x2d84d1['last']+0x1,_0x5cb97f=_0x5958d3[0x0]['findAncestor']('table'),_0x3f888b=_0x26eec7['createTableWalker'](_0x5cb97f,{'startRow':_0x2b0958,'endRow':_0x2b0958}),_0x2fc000=Array['from'](_0x3f888b)['map'](_0x24ea2e=>_0x4111c6['createRangeOn'](_0x24ea2e['cell']));_0x12fbb6['markMultiRangeInsertion'](_0x2fc000,'tableRow');});});}for(const _0x23567d of['insertTableColumnLeft','insertTableColumnRight']){const _0x41b3d2=_0x458c0d['commands']['get'](_0x23567d);_0x12fbb6['enableCommand'](_0x23567d,_0x55f5e8=>{_0x458c0d['model']['change'](_0x298d2a=>{_0x55f5e8();const _0x3aa843='left'===_0x41b3d2['order'],_0x45a625=_0x26eec7['getSelectionAffectedTableCells'](_0x325112),_0xa9ab8a=_0x26eec7['getColumnIndexes'](_0x45a625),_0x2e57c7=_0x3aa843?_0xa9ab8a['first']-0x1:_0xa9ab8a['last']+0x1,_0x5888c6=_0x45a625[0x0]['findAncestor']('table'),_0x3aa3cb=_0x26eec7['createTableWalker'](_0x5888c6,{'startRow':0x0,'column':_0x2e57c7,'includeAllSlots':!0x1}),_0x4a674d=Array['from'](_0x3aa3cb)['map'](_0x16274d=>_0x298d2a['createRangeOn'](_0x16274d['cell']));_0x12fbb6['markMultiRangeInsertion'](_0x4a674d,'tableColumn');});});}for(const _0x621785 of['removeTableRow','removeTableColumn']){const _0x31c820=_0x621785['substr'](0xb),_0x3735ca=_0x31c820['toLowerCase'](),_0x54f325=_0x3735ca['substr'](0x0,0x3)+'span',_0x2fb5ee='table'+_0x31c820,_0x392e60='min'+_0x31c820,_0x13b7a1='max'+_0x31c820;_0x12fbb6['enableCommand'](_0x621785,()=>{_0x458c0d['model']['change'](_0x3eae19=>{const _0xa0ccf0=_0x26eec7['getSelectionAffectedTableCells'](_0x325112),_0x3eef66=_0xa0ccf0[0x0]['findAncestor']('table');let _0x5ba202;if('removeTableRow'==_0x621785){const _0x4a2df5=_0x26eec7['getRowIndexes'](_0xa0ccf0);_0x5ba202={'startRow':_0x4a2df5['first'],'endRow':_0x4a2df5['last'],'includeAllSlots':!0x0};}else{const _0x1602d0=_0x26eec7['getColumnIndexes'](_0xa0ccf0);_0x5ba202={'startColumn':_0x1602d0['first'],'endColumn':_0x1602d0['last'],'includeAllSlots':!0x0};}const _0x3f667f=_0x26eec7['createTableWalker'](_0x3eef66,_0x5ba202),_0x25f15c=Array['from'](_0x3f667f)['map'](({cell:_0x475340})=>_0x475340),_0x37583e=be(_0x25f15c['filter'](_0x2f1a94=>_0x2f1a94['hasAttribute'](_0x54f325))),_0x66913a=be(_0x25f15c['filter'](_0xbf39fa=>!_0xbf39fa['hasAttribute'](_0x54f325)))['map'](_0x5ca775=>_0x3eae19['createRangeOn'](_0x5ca775)),_0x379010=_0x12fbb6['markMultiRangeDeletion'](_0x66913a,_0x2fb5ee);if(_0x379010&&('tableRow'==_0x379010['subType']||'tableColumn'==_0x379010['subType'])){const _0x2b402a=this['_getSuggestionCoords'](_0x379010);for(const _0x34ade4 of _0x37583e){const _0x5d18aa=_0x3eae19['createRangeOn'](_0x34ade4),_0x49dc30=_0x26eec7['getCellLocation'](_0x34ade4),_0x3fdedd=_0x34ade4['getAttribute'](_0x54f325)-0x1,_0x3b4037=_0x2b402a[_0x392e60],_0x451eff=_0x2b402a[_0x13b7a1];_0x3b4037<=_0x49dc30[_0x3735ca]&&_0x49dc30[_0x3735ca]+_0x3fdedd<=_0x451eff&&_0x379010['addRange'](_0x5d18aa);}}});});}function _0x5ebec7(_0x1175c0){const _0x3de059=Array['from'](_0x325112['getRanges']())['map'](_0x2cdc4c=>_0x5b36f3['fromRange'](_0x2cdc4c));_0x458c0d['model']['change'](_0x3ad138=>{const _0x2d81e0=_0x3ad138['batch'];_0x1175c0=_0x1175c0['filter'](_0x46c31b=>'$graveyard'!=_0x46c31b['root']['rootName']),_0x3ad138['setSelection'](_0x1175c0),_0x458c0d['commands']['get']('removeTableRow')['refresh'](),_0x458c0d['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x458c0d['model']['enqueueChange'](()=>{_0x458c0d['model']['enqueueChange'](_0x2d81e0,_0x2d96a9=>{const _0x5041fe=_0x3de059['filter'](_0x18acdf=>'$graveyard'!=_0x18acdf['root']['rootName']);_0x5041fe['length']>0x0&&_0x2d96a9['setSelection'](_0x5041fe);for(const _0x4441e5 of _0x3de059)_0x4441e5['detach']();});});});}function _0x51d35b(_0x48546a){_0x458c0d['model']['change'](_0x31c6a3=>{const _0x319041=Array['from'](_0x325112['getRanges']())['map'](_0x4913e5=>_0x5b36f3['fromRange'](_0x4913e5)),_0x4f89c8=[];for(const _0xbe1241 of _0x48546a)for(const _0x235ae2 of _0xbe1241['getItems']({'shallow':!0x0}))_0x4f89c8['push'](_0x235ae2);for(const _0x33f799 of _0x4f89c8)'$graveyard'!=_0x33f799['root']['rootName']&&(_0x31c6a3['setSelection'](_0x31c6a3['createPositionAt'](_0x33f799,0x0)),_0x458c0d['commands']['get']('removeTableColumn')['refresh'](),_0x458c0d['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3d11db=_0x319041['filter'](_0x518703=>'$graveyard'!=_0x518703['root']['rootName']);_0x3d11db['length']>0x0&&_0x31c6a3['setSelection'](_0x3d11db);for(const _0xc38a5c of _0x319041)_0xc38a5c['detach']();});}function _0x251d5c(_0x1e29f6,_0x54da5d){return _0x54da5d['every'](_0x2879be=>_0x1e29f6['some'](_0x4b2ebb=>_0x4b2ebb['end']['isEqual'](_0x2879be['start'])||_0x2879be['end']['isEqual'](_0x4b2ebb['start'])));}function _0x4964b3(_0x434618,_0x41a887){return!_0x434618['some'](_0x4e2a0b=>_0x41a887['some'](_0x582688=>_0x4e2a0b['isIntersecting'](_0x582688)))&&_0x434618['some'](_0x3490e8=>_0x41a887['some'](_0x3362d7=>_0x3490e8['end']['isTouching'](_0x3362d7['start'])));}_0x458c0d['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x3f2ac2,_0x444182,_0x38d77e)=>{if(!_0x38d77e['options']['showSuggestionHighlights'])return;const _0x593fcd=_0x444182['item'];if(!_0x593fcd)return;const _0x2ec28a=_0x38d77e['mapper']['toViewElement'](_0x593fcd);function _0x4500dd(_0x6226c1){return Array['isArray'](_0x6226c1)?_0x6226c1:[_0x6226c1];}_0x2ec28a&&'tableCell'===_0x593fcd['name']&&_0x15fa23(_0x2ec28a,_0x38d77e['writer'],(_0x304f06,_0x4e7edc,_0x422879)=>_0x422879['addClass'](_0x4500dd(_0x4e7edc['classes']),_0x304f06),(_0x1babdc,_0x3d3e92,_0x555851)=>_0x555851['removeClass'](_0x4500dd(_0x3d3e92['classes']),_0x1babdc));},{'priority':'highest'}),_0x12fbb6['descriptionFactory']['registerDescriptionCallback'](_0x5d14a7=>{if('insertion'!=_0x5d14a7['type']&&'deletion'!=_0x5d14a7['type'])return;const _0x233d45=_0x5d14a7['getContainedElement']();if(null!=_0x233d45&&_0x233d45['is']('element','table')){if('insertion'==_0x5d14a7['type']){const _0x5deaef=_0x5d14a7['getItems']()['filter'](_0x1f8de8=>_0x1f8de8['is']('$textProxy'))['map'](_0x2c3d41=>_0x2c3d41['data']);if(_0x5deaef['length'])return{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5deaef['join']('\x20')+'\x22'))};}if('deletion'==_0x5d14a7['type']){const _0x1220db=_0x5d14a7['getItems']()['filter'](_0x3dbe31=>_0x3dbe31['is']('$textProxy'))['map'](_0x4a7aad=>_0x4a7aad['data']);if(_0x1220db['length'])return{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1220db['join']('\x20')+'\x22'))};}}}),_0x12fbb6['descriptionFactory']['registerDescriptionCallback'](_0xe274ec=>{if('tableRow'==_0xe274ec['subType']){const _0x540e43=_0xe274ec['getItems']()['filter'](_0x443f9b=>_0x443f9b['is']('$textProxy'))['map'](_0x53e2cb=>_0x53e2cb['data']),_0x5fc86a=this['_getSuggestionCoords'](_0xe274ec),_0xc1dc2f=_0x5fc86a['maxRow']-_0x5fc86a['minRow']+0x1;if('insertion'==_0xe274ec['type'])return _0x540e43['length']?{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xc1dc2f,'\x22'+_0x540e43['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW',_0xc1dc2f))};if('deletion'==_0xe274ec['type'])return _0x540e43['length']?{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0xc1dc2f,'\x22'+_0x540e43['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_ROW',_0xc1dc2f))};}if('tableColumn'==_0xe274ec['subType']){const _0x4531ff=_0xe274ec['getItems']()['filter'](_0x5e95de=>_0x5e95de['is']('$textProxy'))['map'](_0x3311a6=>_0x3311a6['data']),_0x4d8e27=this['_getSuggestionCoords'](_0xe274ec),_0x4ae605=_0x4d8e27['maxColumn']-_0x4d8e27['minColumn']+0x1;if('insertion'==_0xe274ec['type'])return _0x4531ff['length']?{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4ae605,'\x22'+_0x4531ff['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x38544a,'*Insert:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN',_0x4ae605))};if('deletion'==_0xe274ec['type'])return _0x4531ff['length']?{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x4ae605,'\x22'+_0x4531ff['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x38544a,'*Remove:*\x20%0',o(_0x38544a,'ELEMENT_TABLE_COLUMN',_0x4ae605))};}}),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x5ebec7),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x5ebec7),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x51d35b),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x51d35b),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x251d5c),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x251d5c),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x4964b3),_0x12fbb6['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x4964b3);}['_acceptFormatSuggestionCallbackFactory'](){const _0xfb226a=this['editor'],_0x1e4851=_0xfb226a['model']['document']['selection'];return(_0x20ce74,_0x1c731d)=>{_0xfb226a['model']['change'](_0x41cbe5=>{const {commandName:_0x4d0ee7,commandParams:_0x57ff05}=_0x1c731d;let _0x409bbc=_0x20ce74[0x0]['end']['nodeBefore'];_0x57ff05&&_0x57ff05[0x0]&&!0x1===_0x57ff05[0x0]['forceValue']&&(_0x409bbc=_0x20ce74[0x0]['start']['nodeAfter']);const _0x32f30c=_0x41cbe5['createRangeIn'](_0x409bbc);if('$graveyard'==_0x32f30c['root']['rootName'])return;const _0x4f2035=Array['from'](_0x1e4851['getRanges']())['map'](_0x3cba67=>_0x5b36f3['fromRange'](_0x3cba67));_0x41cbe5['setSelection'](_0x32f30c),_0xfb226a['commands']['get'](_0x4d0ee7)['refresh'](),_0x57ff05['push']({'forceDefaultExecution':!0x0}),_0xfb226a['execute'](_0x4d0ee7,..._0x57ff05);const _0x40e355=_0x4f2035['filter'](_0x20ee2c=>'$graveyard'!=_0x20ee2c['root']['rootName']);_0x40e355['length']>0x0&&_0x41cbe5['setSelection'](_0x40e355);for(const _0x1eb832 of _0x4f2035)_0x1eb832['detach']();});};}['_getCoordsForCells'](_0x25ca6f){const _0x267c8c=this['editor']['plugins']['get']('TableUtils');let _0x7dab0b=Number['MAX_SAFE_INTEGER'],_0x5de67e=Number['MIN_SAFE_INTEGER'],_0x24e7cd=Number['MAX_SAFE_INTEGER'],_0x47ab7e=Number['MIN_SAFE_INTEGER'];for(const _0x299ade of _0x25ca6f){if('$graveyard'==_0x299ade['root']['rootName'])continue;const {row:_0x51f300,column:_0x3fb1bf}=_0x267c8c['getCellLocation'](_0x299ade),_0x2847a3=_0x299ade['hasAttribute']('rowspan')?_0x299ade['getAttribute']('rowspan')-0x1:0x0,_0x564b4d=_0x299ade['hasAttribute']('colspan')?_0x299ade['getAttribute']('colspan')-0x1:0x0;_0x7dab0b=_0x51f300<_0x7dab0b?_0x51f300:_0x7dab0b,_0x5de67e=_0x51f300+_0x2847a3>_0x5de67e?_0x51f300+_0x2847a3:_0x5de67e,_0x24e7cd=_0x3fb1bf<_0x24e7cd?_0x3fb1bf:_0x24e7cd,_0x47ab7e=_0x3fb1bf+_0x564b4d>_0x47ab7e?_0x3fb1bf+_0x564b4d:_0x47ab7e;}return{'minRow':_0x7dab0b,'maxRow':_0x5de67e,'minColumn':_0x24e7cd,'maxColumn':_0x47ab7e};}['_setupColumnsRowsFixing'](){const _0x3f0dbd=this['editor'],_0x120384=_0x3f0dbd['plugins']['get']('TrackChangesEditing'),_0x1b772b=_0x3f0dbd['plugins']['get']('TableUtils');_0x3f0dbd['model']['document']['on']('change:data',()=>{const _0x4f461a=Array['from'](_0x3f0dbd['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x35dcb5,data:_0x2381a3}of _0x4f461a){const {group:_0x31aa7c,id:_0xfb54d8,subType:_0x1107a7}=_0x120384['_splitMarkerName'](_0x35dcb5);if('suggestion'!=_0x31aa7c)continue;if(null!=_0x2381a3['oldRange'])continue;const _0x2ac1c4=_0x120384['getSuggestion'](_0xfb54d8);this['_tablePostFixingSubtypes']['includes'](_0x1107a7)&&this['_tableSuggestions']['add'](_0x2ac1c4);}},{'priority':'low'});const _0x177160=(_0x5ed70c,_0x137d6b)=>{let _0x352354=!0x1;const _0x1b9c52=_0x137d6b['createRangeOn'](_0x5ed70c),_0x342041=_0x5ed70c['findAncestor']('table'),_0x25ded8=_0x1b772b['getCellLocation'](_0x5ed70c);for(const _0x54dd5e of this['_tableSuggestions']){const _0x29fbfe=_0x54dd5e['subType'],_0x139eba=_0x29fbfe['startsWith']('tablePaste'),_0x1ecdcd=_0x29fbfe['substr'](_0x139eba?0xa:0x5),_0x1de64e=_0x1ecdcd['toLowerCase'](),_0x3d430d=_0x1de64e['substr'](0x0,0x3)+'span',_0x377452='min'+_0x1ecdcd,_0x53566e='max'+_0x1ecdcd;if(!_0x54dd5e['isInContent'])continue;if(_0x342041!=_0x54dd5e['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x54dd5e['isIntersectingWithRange'](_0x1b9c52))continue;const _0x15de2=_0x5ed70c['hasAttribute'](_0x3d430d)?_0x5ed70c['getAttribute'](_0x3d430d)-0x1:0x0,_0x3318cc=this['_getSuggestionCoords'](_0x54dd5e),_0x58a3c6=_0x3318cc[_0x377452],_0x5582ee=_0x3318cc[_0x53566e];_0x58a3c6<=_0x25ded8[_0x1de64e]&&_0x25ded8[_0x1de64e]+_0x15de2<=_0x5582ee&&(_0x54dd5e['addRange'](_0x1b9c52),_0x352354=!0x0);}return _0x352354;};_0x3f0dbd['model']['document']['registerPostFixer'](_0x55d273=>{let _0x56a418=!0x1;for(const _0x2cce5b of _0x3f0dbd['model']['document']['differ']['getChanges']())if('insert'==_0x2cce5b['type']){if('tableRow'==_0x2cce5b['name']){for(const _0x24293c of _0x2cce5b['position']['nodeAfter']['getChildren']())_0x56a418=_0x56a418||_0x177160(_0x24293c,_0x55d273);}else'tableCell'==_0x2cce5b['name']&&(_0x56a418=_0x56a418||_0x177160(_0x2cce5b['position']['nodeAfter'],_0x55d273));}return _0x56a418;});}['_getSuggestionCoords'](_0x51538f){return this['_getCoordsForCells'](_0x51538f['getRanges']()['map'](_0x1e3a06=>_0x1e3a06['start']['nodeAfter']));}}function be(_0x32fe93){return Array['from'](new Set(_0x32fe93)['values']());}class vt extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x28652b=this['editor'],_0x22e896=_0x28652b['model']['document']['selection'],_0x5e65d3=_0x28652b['locale'];if(!_0x28652b['plugins']['has']('TableEditing'))return;const _0x177e61=_0x28652b['plugins']['get']('TrackChangesEditing'),_0x121600=_0x28652b['plugins']['get']('TableUtils'),_0x1a8778=_0x28652b['plugins']['get'](It);_0x1a8778['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x177e61['enableCommand']('mergeTableCells',()=>{const _0x5f5479=_0x121600['getSelectionAffectedTableCells'](_0x28652b['model']['document']['selection']);_0x28652b['model']['change'](()=>{_0x177e61['markMultiRangeBlockFormat'](_0x5f5479,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x28652b['commands']['get']('mergeTableCells')['on']('execute',(_0x5aa6a5,_0x3cba6e)=>{_0x28652b['commands']['get']('trackChanges')['value']&&(_0x3cba6e['length']>0x0&&_0x3cba6e[_0x3cba6e['length']-0x1]&&_0x3cba6e[_0x3cba6e['length']-0x1]['forceDefaultExecution']||_0x177e61['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x5aa6a5['stop']());},{'priority':'highest'});for(const _0x595be9 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x5663ec=_0x28652b['commands']['get'](_0x595be9);_0x177e61['enableCommand'](_0x595be9,()=>{const _0x1601a3=_0x28652b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x2d46fc=>_0x2d46fc['is']('element','tableCell')),_0x2f496e=_0x5663ec['value'];_0x28652b['model']['change'](()=>{_0x177e61['markMultiRangeBlockFormat']([_0x1601a3,_0x2f496e],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0xeb920c of['splitTableCellVertically','splitTableCellHorizontally']){const _0x505936=_0x28652b['commands']['get'](_0xeb920c);_0x177e61['enableCommand'](_0xeb920c,()=>{const _0x32e962=_0x121600['getSelectionAffectedTableCells'](_0x28652b['model']['document']['selection'])[0x0],_0x5066d7=_0x32e962['findAncestor']('table'),{column:_0x18e916,row:_0x550316}=_0x121600['getCellLocation'](_0x32e962);let _0x4f38c2=[];if('horizontally'==_0x505936['direction']){const _0x2ec4cd=_0x121600['createTableWalker'](_0x5066d7,{'startRow':_0x550316,'endRow':_0x550316,'includeAllSlots':!0x0});_0x4f38c2=Array['from'](_0x2ec4cd)['map'](_0x10478c=>_0x10478c['cell']);}else{const _0x1d9b85=_0x121600['createTableWalker'](_0x5066d7,{'column':_0x18e916,'includeAllSlots':!0x0});_0x4f38c2=Array['from'](_0x1d9b85)['map'](_0x57b7fe=>_0x57b7fe['cell']);}_0x28652b['model']['change'](_0x412be0=>{_0x177e61['markBlockFormat'](_0x412be0['createRangeOn'](_0x32e962),{'commandName':_0xeb920c,'commandParams':[]},_0x4f38c2,_0xeb920c);});});}_0x177e61['descriptionFactory']['registerDescriptionCallback'](_0x5ccf2c=>{if('formatBlock'!=_0x5ccf2c['type']&&'formatInline'!=_0x5ccf2c['type'])return;const {data:_0xeefba4}=_0x5ccf2c;return _0xeefba4&&'mergeTableCells'==_0xeefba4['commandName']?{'type':'format','content':o(_0x5e65d3,'*Merge\x20cells*')}:void 0x0;}),_0x177e61['descriptionFactory']['registerDescriptionCallback'](_0x59d094=>{if('formatBlock'!=_0x59d094['type']&&'formatInline'!=_0x59d094['type'])return;const {data:_0x152d93}=_0x59d094;return _0x152d93?'splitTableCellVertically'==_0x152d93['commandName']?{'type':'format','content':o(_0x5e65d3,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x152d93['commandName']?{'type':'format','content':o(_0x5e65d3,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x40e836=_0x1a8778['_acceptFormatSuggestionCallbackFactory']();for(const _0x1bf885 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x177e61['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1bf885,'accept',_0x40e836);for(const _0x36f60e of['splitTableCellVertically','splitTableCellHorizontally'])_0x177e61['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x36f60e,'accept',_0x40e836);_0x177e61['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x36813a=>{_0x28652b['model']['change'](_0x4f9185=>{const _0x43b2bf=Array['from'](_0x22e896['getRanges']())['map'](_0x39a8a7=>_0x5b36f3['fromRange'](_0x39a8a7));_0x4f9185['setSelection'](_0x36813a),_0x28652b['commands']['get']('mergeTableCells')['refresh'](),_0x28652b['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x10c411=_0x43b2bf['filter'](_0x377ea1=>'$graveyard'!=_0x377ea1['root']['rootName']);_0x10c411['length']>0x0&&_0x4f9185['setSelection'](_0x10c411);for(const _0x5ea680 of _0x43b2bf)_0x5ea680['detach']();});});for(const _0x496417 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x31f459=_0x28652b['commands']['get'](_0x496417);_0x31f459['on']('set:isEnabled',(_0x47c30a,_0x18e840,_0x39d69f)=>{if(_0x39d69f){const _0x49a8c8=_0x28652b['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x16df7b=>_0x16df7b['is']('element','tableCell'));this['_areMergableCells'](_0x31f459['value'],_0x49a8c8)||(_0x47c30a['return']=!0x1,_0x47c30a['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x18a65a=this['editor']['commands']['get']('mergeTableCells'),_0x3f2e07=this['editor']['plugins']['get']('TableUtils');if(!_0x18a65a['isEnabled'])return!0x1;const _0x4ba860=_0x3f2e07['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x4ce137 of _0x4ba860)for(const _0x2eb7c8 of _0x4ba860)if(_0x4ce137!=_0x2eb7c8&&!this['_areMergableCells'](_0x4ce137,_0x2eb7c8))return!0x1;return!0x0;}['_areMergableCells'](_0x391409,_0x574104){const _0xec9382=this['editor']['plugins']['get']('TrackChangesEditing'),_0x6fefef=this['editor']['model']['createRangeOn'](_0x391409),_0x15fce9=this['editor']['model']['createRangeOn'](_0x574104),_0x597c25=new Set(),_0xb9d8a1=new Set();for(const _0x35ae70 of _0xec9382['getSuggestions']())if(('insertion'==_0x35ae70['type']||'deletion'==_0x35ae70['type']||'mergeTableCells'==_0x35ae70['subType'])&&_0x35ae70['isInContent']){for(const _0x268593 of _0x35ae70['getRanges']())_0x268593['containsRange'](_0x6fefef,!0x0)&&_0x597c25['add'](_0x35ae70['type']+':'+_0x35ae70['author']['id']),_0x268593['containsRange'](_0x15fce9,!0x0)&&_0xb9d8a1['add'](_0x35ae70['type']+':'+_0x35ae70['author']['id']);}if(_0x597c25['size']!=_0xb9d8a1['size'])return!0x1;for(const _0x12404c of _0x597c25)if(!_0xb9d8a1['has'](_0x12404c))return!0x1;return!0x0;}}class Ct extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x8ffaec=this['editor'];if(!_0x8ffaec['plugins']['has']('TableEditing'))return;const _0x5c724a=_0x8ffaec['locale'],_0x22dabf=_0x8ffaec['plugins']['get']('TrackChangesEditing');_0x22dabf['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x22dabf['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x22dabf['registerBlockAttribute']('headingRows'),_0x22dabf['registerBlockAttribute']('headingColumns'),_0x22dabf['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x5c724a,'FORMAT_HEADER_ROW')),_0x22dabf['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x5c724a,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x5e8100=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4512f7=this['editor']['plugins']['get']('TableUtils'),_0x1e927d=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x63d981({showActiveMarker:_0x5d669f=!0x0,setDataAttribute:_0x2c579d=!0x0}={}){return(_0x4ff035,_0x540f23,_0x54c6ab)=>{const {type:_0x135672,id:_0x5045e4}=_0x5e8100['_splitMarkerName'](_0x540f23['markerName']),_0x4fd48d=_0x5e8100['getSuggestion'](_0x5045e4),_0x1df2a5=_0x4fd48d['data'];if('formatBlock'!=_0x4fd48d['type']||!_0x1df2a5||'setTableColumnHeader'!=_0x1df2a5['commandName'])return;if(_0x540f23['item'])return void _0x4ff035['stop']();if(!_0x54c6ab['consumable']['consume'](_0x540f23['markerRange'],_0x4ff035['name']))return;const _0x243ca7=_0x540f23['markerRange']['start']['nodeAfter'],_0x2ee965=_0x540f23['markerRange']['end']['nodeBefore'],_0x114f2d=_0x243ca7['parent']['parent'],{column:_0x23c94c}=_0x4512f7['getCellLocation'](_0x243ca7),{column:_0x5eba74}=_0x4512f7['getCellLocation'](_0x2ee965);for(let _0x4efa74=_0x23c94c;_0x4efa74<=_0x5eba74;_0x4efa74++){const _0x44a65a=_0x4512f7['createTableWalker'](_0x114f2d,{'column':_0x4efa74,'includeAllSlots':!0x1});for(const _0x2a1916 of _0x44a65a){const _0x49f899=_0x2a1916['cell'],_0x40a23c=_0x54c6ab['mapper']['toViewElement'](_0x49f899);_0x54c6ab['writer']['addClass']('ck-suggestion-marker-'+_0x135672,_0x40a23c),_0x2c579d&&_0x54c6ab['writer']['setAttribute']('data-suggestion',_0x5045e4,_0x40a23c),_0x54c6ab['mapper']['bindElementToMarker'](_0x40a23c,_0x540f23['markerName']),_0x5d669f&&(_0x5e8100['activeMarkers']['includes'](_0x540f23['markerName'])?_0x54c6ab['writer']['addClass']('ck-suggestion-marker--active',_0x40a23c):_0x54c6ab['writer']['removeClass']('ck-suggestion-marker--active',_0x40a23c));}}};}_0x5e8100['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x1e927d),_0x5e8100['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x1e927d),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x63d981(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x2a3767,_0x4ff71c,_0x54e3e7)=>{_0x54e3e7['options']['showSuggestionHighlights']&&_0x63d981({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x2a3767,_0x4ff71c,_0x54e3e7);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x42e81c,_0x22f4ad,_0x245aa8)=>{const {type:_0x2621f5,id:_0x1137b1}=_0x5e8100['_splitMarkerName'](_0x22f4ad['markerName']),_0x22e6b7=_0x5e8100['getSuggestion'](_0x1137b1),_0x413b47=_0x22e6b7['data'];if('formatBlock'!=_0x22e6b7['type']||!_0x413b47||'setTableColumnHeader'!=_0x413b47['commandName'])return;const _0x47f918=_0x245aa8['mapper']['markerNameToElements'](_0x22f4ad['markerName']);if(_0x47f918){for(const _0x450439 of _0x47f918)_0x245aa8['writer']['removeClass']('ck-suggestion-marker-'+_0x2621f5,_0x450439),_0x245aa8['writer']['removeClass']('ck-suggestion-marker--active',_0x450439),_0x245aa8['writer']['removeAttribute']('data-suggestion',_0x450439),_0x245aa8['mapper']['unbindElementFromMarkerName'](_0x450439,_0x22f4ad['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x509677=this['editor'],_0x5b9920=_0x509677['locale'];function _0x29da4b(_0x5df07e){return{'type':'format','content':o(_0x5b9920,'*Format:*\x20%0',_0x5df07e)};}_0x509677['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x57d5cd=>{if('formatBlock'!=_0x57d5cd['type'])return;const {data:_0x88c920}=_0x57d5cd;if(_0x88c920){if('setTableRowHeader'==_0x88c920['commandName']){const _0x3520df=_0x88c920['commandParams'][0x0]['forceValue'];return _0x29da4b(o(_0x5b9920,_0x3520df?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x88c920['commandName']){const _0x54c0b2=_0x88c920['commandParams'][0x0]['forceValue'];return _0x29da4b(o(_0x5b9920,_0x54c0b2?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x280087=>[_0x280087,null]));class _t extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x439fb4=this['editor'];if(!_0x439fb4['plugins']['has']('TableClipboard'))return;const _0x50b779=_0x439fb4['plugins']['get']('TrackChangesEditing'),_0x219807=_0x439fb4['plugins']['get']('TableUtils'),_0x123adf=_0x439fb4['plugins']['get'](It),_0x159e36=_0x439fb4['plugins']['get']('TableClipboard');_0x123adf['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x439fb4['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x439fb4['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x2e380a=null;_0x439fb4['model']['on']('insertContent',(_0x52192c,_0x49df45)=>{const [_0x14e64b,_0x5b1e31]=_0x49df45,_0x6d4e47=_0x49df45[_0x49df45['length']-0x1];_0x6d4e47&&_0x6d4e47['forceDefaultExecution']||_0x50b779['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x346dd8,_0x3e9ce7,_0x17203c,_0x403b4d,_0xd9565d){if(_0x3e9ce7&&!_0x3e9ce7['is']('documentSelection'))return!0x1;const _0x1d25cb=_0xd9565d['getTableIfOnlyTableInContent'](_0x346dd8,_0x17203c);if(!_0x1d25cb||!Re(_0x1d25cb,void 0x0,_0x403b4d))return!0x1;const _0x31de96=_0x403b4d['getSelectionAffectedTableCells'](_0x17203c['document']['selection']);if(!_0x31de96['length'])return!0x1;const _0x205bb5=_0x31de96[0x0]['findAncestor']('table'),_0x226a91=_0x403b4d['getRowIndexes'](_0x31de96),_0x48da00=_0x403b4d['getColumnIndexes'](_0x31de96),_0x3dca8d={'startRow':_0x226a91['first'],'endRow':_0x226a91['last'],'startColumn':_0x48da00['first'],'endColumn':_0x48da00['last']};return 0x1==_0x31de96['length']&&(_0x3dca8d['endRow']+=_0x403b4d['getRows'](_0x1d25cb)-0x1,_0x3dca8d['endColumn']+=_0x403b4d['getColumns'](_0x1d25cb)-0x1),Re(_0x205bb5,_0x3dca8d,_0x403b4d);}(_0x14e64b,_0x5b1e31,_0x439fb4['model'],_0x219807,_0x159e36)&&(_0x52192c['stop'](),_0x2e380a={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x439fb4['model']['change'](()=>{_0x439fb4['model']['insertContent'](_0x49df45[0x0],_0x49df45[0x1],_0x49df45[0x2],{'forceDefaultExecution':!0x0});const _0x13027c=_0x1a2714(),{rowInsertionRanges:_0x4ab275,columnInsertionRanges:_0x4aff4a,insertionRanges:_0x217eda,deletionRanges:_0x7a0d50,cells:_0x291289}=_0x2e380a;_0x4ab275['length']&&_0x50b779['markMultiRangeInsertion'](_0x4ab275,'tablePasteRow',{'tablePasteChainId':_0x13027c}),_0x4aff4a['length']&&_0x50b779['markMultiRangeInsertion'](_0x4aff4a,'tablePasteColumn',{'tablePasteChainId':_0x13027c}),_0x217eda['length']&&(_0x50b779['markMultiRangeInsertion'](_0x217eda,'tablePaste',{'tablePasteChainId':_0x13027c,'skipNestingCheck':!0x0}),_0x217eda['forEach'](_0x2fa94b=>_0x2fa94b['detach']?.())),_0x7a0d50['length']&&(_0x50b779['markMultiRangeDeletion'](_0x7a0d50,'tablePaste',{'tablePasteChainId':_0x13027c,'skipNestingCheck':!0x0}),_0x7a0d50['forEach'](_0x1bad2f=>_0x1bad2f['detach']?.()));const _0x302c67=_0x50b779['markMultiRangeBlockFormat'](_0x291289['map'](({element:_0x5db6ac})=>_0x5db6ac),{'formatGroupId':_0x1a2714()},[],'tablePasteCell',{'tablePasteChainId':_0x13027c});if(_0x302c67){const _0x1deb4b=_0x302c67['getMarkers'](),_0x245099=[];for(const {element:_0x35676a,attributes:_0x10b2bb}of _0x291289){if(!_0x10b2bb)continue;const _0xa15e07=_0x439fb4['model']['createRangeOn'](_0x35676a),_0xe21932=_0x1deb4b['find'](_0x10354a=>_0x10354a['getRange']()['isEqual'](_0xa15e07));_0xe21932&&_0x245099['push']([_0xe21932['name'],_0x10b2bb]);}_0x245099['length']&&_0x302c67['setAttribute']('markerAttributes',Object['fromEntries'](_0x245099));}_0x2e380a=null;}));},{'priority':_0x32b979['high']+0xa}),_0x439fb4['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x421bce,_0x432a88)=>{const [_0x14df8f,_0x103dd7,,_0x4744c2]=_0x432a88;if(!_0x2e380a)return;_0x421bce['stop']();const _0x834266=_0x14df8f['cell'],_0x5a5476=_0x103dd7,_0x2bb59c=ke(_0x834266),_0xc07536=ke(_0x5a5476);_0x421bce['return']=_0x834266;let _0x14d78a=null,_0x55152f=null;if(_0xc07536||_0x2bb59c){if(_0x2bb59c&&!_0xc07536){_0x4744c2['remove'](_0x834266['getChild'](0x0));for(const _0x506a51 of Array['from'](_0x5a5476['getChildren']()))_0x4744c2['insert'](_0x506a51,_0x834266,'end');const _0x512401=_0x2e380a['rowInsertionIndexes']['includes'](_0x14df8f['row']),_0x1a696e=_0x2e380a['columnInsertionIndexes']['includes'](_0x14df8f['column']);_0x512401||_0x1a696e||(_0x14d78a=_0x5b36f3['fromRange'](_0x4744c2['createRangeIn'](_0x834266)));}else _0xc07536&&!_0x2bb59c&&(_0x55152f=_0x4744c2['createRangeIn'](_0x834266));}else{const _0x116cfe=_0x4744c2['createElement']('tableCellSuggestion'),_0x55685b=_0x4744c2['createElement']('tableCellSuggestion');_0x4744c2['wrap'](_0x4744c2['createRangeIn'](_0x834266),_0x55685b),_0x4744c2['insert'](_0x116cfe,_0x834266,0x0);for(const _0x52294a of Array['from'](_0x5a5476['getChildren']()))_0x4744c2['insert'](_0x52294a,_0x116cfe,'end');_0x14d78a=_0x5b36f3['fromRange'](_0x4744c2['createRangeOn'](_0x116cfe)),_0x55152f=_0x5b36f3['fromRange'](_0x4744c2['createRangeOn'](_0x55685b));}const _0x308860=Array['from'](_0x5a5476['getAttributes']())['filter'](([_0x52ae06])=>Pe['includes'](_0x52ae06));_0x2e380a['cells']['push']({'element':_0x834266,'attributes':_0x308860['length']?Object['fromEntries'](_0x308860):null}),_0x14d78a&&_0x2e380a['insertionRanges']['push'](_0x14d78a),_0x55152f&&_0x2e380a['deletionRanges']['push'](_0x55152f);},{'priority':'high'}),_0x219807['on']('insertColumns',(_0x47f56c,_0x14ecdc)=>{const [_0xe805c8,_0x56aa88={}]=_0x14ecdc;if(!_0x2e380a)return;const _0x1b4d6d=_0x56aa88['at']||0x0,_0x4546df=_0x56aa88['columns']||0x1;_0x2e380a['columnInsertionIndexes']=new Array(_0x4546df)['fill'](_0x1b4d6d)['map']((_0x5ab3d8,_0x1279b0)=>_0x5ab3d8+_0x1279b0);for(const {cell:_0x47e7c2}of _0x219807['createTableWalker'](_0xe805c8,{'startColumn':_0x1b4d6d,'endColumn':_0x1b4d6d+_0x4546df-0x1}))_0x2e380a['columnInsertionRanges']['push'](_0x439fb4['model']['createRangeOn'](_0x47e7c2));},{'priority':'low'}),_0x219807['on']('insertRows',(_0x5eb2fb,_0x4266f9)=>{const [_0xc65bf2,_0x292bbb={}]=_0x4266f9;if(!_0x2e380a)return;const _0x4f17b9=_0x292bbb['at']||0x0,_0x3462dd=_0x292bbb['rows']||0x1;_0x2e380a['rowInsertionIndexes']=new Array(_0x3462dd)['fill'](_0x4f17b9)['map']((_0x5d977d,_0x3e6ba2)=>_0x5d977d+_0x3e6ba2);for(const {cell:_0x591951}of _0x219807['createTableWalker'](_0xc65bf2,{'startRow':_0x4f17b9,'endRow':_0x4f17b9+_0x3462dd-0x1}))_0x2e380a['rowInsertionRanges']['push'](_0x439fb4['model']['createRangeOn'](_0x591951));},{'priority':'low'}),_0x50b779['descriptionFactory']['registerDescriptionCallback'](_0x3ac84f=>{if(_0x3ac84f['subType']&&_0x3ac84f['subType']['startsWith']('tablePaste'))return _0x3ac84f['previous']?{}:{'type':'insertion','content':o(_0x439fb4['locale'],'*Replace\x20table\x20cells*')};});const _0x472597=()=>!0x1;for(const _0x412782 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x50b779['_suggestionFactory']['registerCustomCallback']('insertion',_0x412782,'join',_0x472597),_0x50b779['_suggestionFactory']['registerCustomCallback']('deletion',_0x412782,'join',_0x472597),_0x50b779['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x412782,'join',_0x472597);_0x50b779['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x472597),_0x50b779['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x2e6156,_0x108e96,_0x13fa06)=>{const _0x5bcee9=_0x2e6156['map'](_0x569aa7=>_0x569aa7['getContainedElement']())['filter'](_0x436f3a=>_0x436f3a),_0x1816cd=new Map(_0x5bcee9['map'](_0x22bfcf=>[_0x22bfcf,null]));if(_0x2e380a){for(const {element:_0x469fdd,attributes:_0xafb96a}of _0x2e380a['cells'])_0xafb96a&&_0x1816cd['set'](_0x469fdd,_0xafb96a);}else{if(_0x13fa06&&_0x13fa06['markerAttributes'])for(const [_0x653f50,_0x36ca55]of Object['entries'](_0x13fa06['markerAttributes'])){const _0x42dec7=_0x439fb4['model']['markers']['get'](_0x653f50),_0x423d23=_0x42dec7?_0x42dec7['getRange']()['getContainedElement']():null;_0x423d23&&_0x1816cd['set'](_0x423d23,_0x36ca55);}}_0x439fb4['model']['change'](_0x49aff8=>{for(const [_0x419a83,_0x9e5eb8]of _0x1816cd)_0x49aff8['setAttributes']({...we,..._0x9e5eb8},_0x419a83);});});const _0x47fe39=(_0x5ece76,_0x5bf917)=>{_0x50b779['_suggestionFactory']['registerCustomCallback'](_0x5ece76,'tablePaste',_0x5bf917,(_0x57ed60,_0x180adf,_0x2d1564)=>{_0x439fb4['model']['change'](_0x150600=>{const _0x48c199=[];for(const _0x143c71 of _0x57ed60){const _0x439854=_0x143c71['start']['nodeAfter'];_0x439854['is']('element','tableCellSuggestion')&&_0x48c199['push'](_0x439854);}_0x50b779['_suggestionFactory']['getSuggestionCallback'](_0x5ece76,null,_0x5bf917)(_0x57ed60,_0x180adf,_0x2d1564);for(const _0x1e3239 of _0x48c199)'$graveyard'!=_0x1e3239['root']['rootName']&&_0x150600['unwrap'](_0x1e3239);});});};_0x47fe39('insertion','accept'),_0x47fe39('insertion','discard'),_0x47fe39('deletion','accept'),_0x47fe39('deletion','discard'),_0x50b779['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x5b213a=>{const _0x375c64=_0x5b213a['map'](_0x20d1d0=>_0x20d1d0['getContainedElement']()),_0x1f9d92=_0x375c64[0x0]['findAncestor']('table'),{minRow:_0x3ee499,maxRow:_0x37660a}=_0x123adf['_getCoordsForCells'](_0x375c64);_0x219807['removeRows'](_0x1f9d92,{'at':_0x3ee499,'rows':_0x37660a-_0x3ee499+0x1});}),_0x50b779['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x2f1ead=>{const _0xa2ec2=_0x2f1ead['map'](_0x427fba=>_0x427fba['getContainedElement']()),_0x35f872=_0xa2ec2[0x0]['findAncestor']('table'),{minColumn:_0x25217d,maxColumn:_0x351c10}=_0x123adf['_getCoordsForCells'](_0xa2ec2);_0x219807['removeColumns'](_0x35f872,{'at':_0x25217d,'columns':_0x351c10-_0x25217d+0x1});});const _0x35444d=(_0x89c018,_0x131f64)=>{if(!_0x131f64['subType']||!_0x131f64['subType']['startsWith']('tablePaste'))return;const _0x31d0db=_0x131f64['attributes']['tablePasteChainId'],_0x17856d=_0x50b779['getSuggestions']()['filter'](_0x3ffd7c=>_0x3ffd7c['isInContent']&&_0x3ffd7c['attributes']&&_0x3ffd7c['attributes']['tablePasteChainId']==_0x31d0db);_0x17856d['length']&&_0x131f64['getAllAdjacentSuggestions']()['length']!=_0x17856d['length']&&_0x17856d['reduce']((_0x27d146,_0xc1c1e4)=>(_0x27d146['next']=_0xc1c1e4,_0xc1c1e4['previous']=_0x27d146,_0xc1c1e4));};function _0xa4eb06(_0xd57d52,_0x4f4c4b=!0x0){const {id:_0x2f0de4}=_0x50b779['_splitMarkerName'](_0xd57d52['markerName']),_0x588c3f=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x4e1dad=_0x50b779['activeMarkers']['includes'](_0xd57d52['markerName']);return _0x4e1dad&&_0x588c3f['push']('ck-suggestion-marker--active'),{'classes':_0x588c3f,'attributes':{'data-suggestion':_0x2f0de4},'priority':_0x4e1dad&&_0x4f4c4b?0xbc2:0xbb8};}_0x50b779['on']('suggestionLoaded',_0x35444d,{'priority':'high'}),_0x50b779['on']('suggestionUnloaded',_0x35444d,{'priority':'high'}),_0x439fb4['model']['document']['registerPostFixer'](()=>{let _0x592a35=!0x1;const _0x20171c=Array['from'](_0x439fb4['model']['document']['differ']['getChangedMarkers']());for(const {name:_0xdf1a69,data:_0xab9869}of _0x20171c){const {group:_0x3bec0a,type:_0x49f121,id:_0x3dcdee}=_0x50b779['_splitMarkerName'](_0xdf1a69);if('suggestion'!=_0x3bec0a||'deletion'!=_0x49f121||_0xab9869['oldRange'])continue;if(!_0x50b779['hasSuggestion'](_0x3dcdee))continue;const _0x378d6f=_0x50b779['getSuggestion'](_0x3dcdee)['getRanges'](),_0x21a627=_0x439fb4['plugins']['get']('Users')['me'];for(const _0x37ac59 of _0x50b779['getSuggestions']()){if(!_0x37ac59['isInContent']||_0x37ac59['author']!=_0x21a627)continue;if('formatBlock'!=_0x37ac59['type']||'tablePasteCell'!=_0x37ac59['subType'])continue;if(_0x37ac59['getRanges']()['every'](_0x51853c=>_0x378d6f['some'](_0x1e5d52=>_0x1e5d52['containsRange'](_0x51853c,!0x0)))){for(const _0xf566eb of _0x37ac59['getAllAdjacentSuggestions']())_0xf566eb['isInContent']&&(_0xf566eb['discard'](),_0x592a35=!0x0);}}}return _0x592a35;}),_0x439fb4['model']['document']['registerPostFixer'](_0x383b72=>{const _0x12abc3=_0x439fb4['commands']['get']('redo');if(!_0x12abc3||!_0x12abc3['_createdBatches']['has'](_0x383b72['batch']))return!0x1;let _0x5cf240=!0x1;const _0x103d05=_0x439fb4['plugins']['get']('Users')['me'],_0x235d9a=_0x439fb4['model']['document']['differ']['getChanges'](),_0x2f5097=Array['from'](_0x439fb4['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x3dcf6f,data:_0x13c7aa})=>{const {group:_0x4cf12b,subType:_0x7d617b,authorId:_0x17c380}=_0x50b779['_splitMarkerName'](_0x3dcf6f);return'suggestion'==_0x4cf12b&&'tablePaste'==_0x7d617b&&_0x17c380==_0x103d05['id']&&!_0x13c7aa['oldRange'];});for(const _0x52317c of _0x235d9a){if('insert'!=_0x52317c['type']||'tableCellSuggestion'!=_0x52317c['name']||0x1!=_0x52317c['length'])continue;const _0x3e0868=_0x383b72['createRange'](_0x52317c['position'],_0x52317c['position']['getShiftedBy'](0x1));if(!_0x2f5097['find'](({data:_0x21562e})=>_0x21562e['newRange']['isEqual'](_0x3e0868))){for(const {name:_0x38c0e7,data:_0x537be3}of _0x2f5097)if(_0x3e0868['containsRange'](_0x537be3['newRange'])){_0x383b72['updateMarker'](_0x38c0e7,{'range':_0x3e0868}),_0x5cf240=!0x0;break;}}}return _0x5cf240;}),_0x439fb4['model']['document']['registerPostFixer'](_0x5ea2af=>{let _0x540b9e=!0x1;const _0x129385=_0x439fb4['plugins']['get']('Users')['me'],_0x414705=_0x50b779['getSuggestions']()['filter'](_0x39e7f6=>_0x39e7f6['isInContent']&&_0x39e7f6['author']==_0x129385),_0x5564bc=new Set(),_0x3951a8=new Set();for(const _0x102ce8 of _0x414705)if('tablePaste'==_0x102ce8['subType'])for(const _0x16c9bd of _0x102ce8['getMarkers']()){const _0x278e2b=_0x16c9bd['getRange']()['getContainedElement']();if(_0x278e2b){if(_0x278e2b['is']('element','tableCellSuggestion')&&ke(_0x278e2b)){_0x102ce8['removeMarker'](_0x16c9bd['name']),_0x5564bc['add'](_0x278e2b),_0x540b9e=!0x0;const _0x4875dc=_0x278e2b['nextSibling'],_0x3b6347=_0x278e2b['previousSibling'],_0x5996ac=_0x4875dc&&_0x4875dc['is']('element','tableCellSuggestion'),_0xa75977=_0x3b6347&&_0x3b6347['is']('element','tableCellSuggestion');_0x5996ac&&!_0x5564bc['has'](_0x4875dc)&&_0x3951a8['add'](_0x4875dc),_0xa75977&&!_0x5564bc['has'](_0x3b6347)&&_0x3951a8['add'](_0x3b6347);}else _0x278e2b['is']('element','paragraph')&&_0x278e2b['isEmpty']&&(_0x102ce8['removeMarker'](_0x16c9bd['name']),_0x540b9e=!0x0);}}else{if('tablePasteCell'==_0x102ce8['subType']){if(!_0x102ce8['attributes']||!_0x102ce8['attributes']['tablePasteChainId'])continue;const _0x43b197=_0x102ce8['attributes']['markerAttributes'];if(_0x43b197&&Object['keys'](_0x43b197)['length'])continue;const _0x54a77a=_0x102ce8['attributes']['tablePasteChainId'];let _0x175b14=!0x0,_0x3c35ed=!0x0;for(const _0x2842b8 of _0x414705)if(_0x2842b8['subType']&&_0x2842b8['subType']['startsWith']('tablePaste')){if(!_0x2842b8['attributes']['tablePasteChainId']){_0x3c35ed=!0x1;break;}if(_0x2842b8['id']!=_0x102ce8['id']&&_0x2842b8['attributes']['tablePasteChainId']==_0x54a77a){_0x175b14=!0x1;break;}}_0x3c35ed&&_0x175b14&&(_0x102ce8['removeMarkers'](),_0x540b9e=!0x0);}}for(const _0x5167e8 of _0x5564bc)_0x5ea2af['remove'](_0x5167e8);for(const _0x516291 of _0x3951a8)_0x5ea2af['unwrap'](_0x516291);return _0x540b9e;}),_0x439fb4['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x5d6678,_0x310aca)=>_0xa4eb06(_0x5d6678),'converterPriority':'high'}),_0x439fb4['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x34523e,_0x31cead)=>_0x31cead['options']['showSuggestionHighlights']?_0xa4eb06(_0x34523e,!0x1):null,'converterPriority':'high'});const _0x17f0c2=_0x439fb4['editing']['view'];this['listenTo'](_0x17f0c2['document'],'clipboardOutput',(_0x227495,_0x4e1015)=>{const _0x580e90=[];for(const _0x7d6575 of _0x17f0c2['createRangeIn'](_0x4e1015['content'])['getItems']())_0x7d6575['is']('element','suggestion-td')&&_0x580e90['push'](_0x7d6575);_0x17f0c2['change'](_0x465915=>{for(const _0x317502 of _0x580e90)_0x465915['move'](_0x465915['createRangeIn'](_0x317502),_0x465915['createPositionBefore'](_0x317502)),_0x465915['remove'](_0x317502);});});}}function ke(_0x464d16){if(_0x464d16['isEmpty'])return!0x0;const _0x588e0b=_0x464d16['getChild'](0x0);return _0x588e0b['is']('element','paragraph')&&_0x588e0b['isEmpty'];}function Re(_0x295ffd,_0x1d8581={},_0x241b24){for(const {isAnchor:_0x48ecda,cellHeight:_0x11bfbc,cellWidth:_0xb989be}of _0x241b24['createTableWalker'](_0x295ffd,{'includeAllSlots':!0x0,..._0x1d8581}))if(!_0x48ecda||0x1!=_0x11bfbc||0x1!=_0xb989be)return!0x1;return!0x0;}class Nt extends _0x2aa107{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x4d7f3e=this['editor']['plugins']['get']('TrackChangesEditing');_0x4d7f3e['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x4d7f3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x4d7f3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x4d7f3e['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x4d7f3e['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x4d7f3e['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x10df2c,_0x5aaba6){const _0x5e250c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x524613=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x41a3bc=_0x5aaba6['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x14e975=_0x524613['getColumnGroupElement'](_0x41a3bc);let _0x9a450b=_0x14e975?_0x524613['getTableColumnsWidths'](_0x14e975):null,_0x5478a9=_0x41a3bc['getAttribute']('tableWidth')||null;const _0x19dbcd=_0x5aaba6['tableWidth']||_0x5478a9,_0x2f0b1e=_0x5aaba6['columnWidths']||_0x9a450b,_0x46a21f=this['editor']['plugins']['get']('Users')['me'];for(const _0x2b34c6 of _0x5e250c['getSuggestions']()){const _0x5ee732=_0x2b34c6['getContainedElement']();if('resizeTable'===_0x2b34c6['subType']&&_0x5ee732===_0x41a3bc){_0x2b34c6['author']!==_0x46a21f&&_0x2b34c6['discard']();const _0x464f67=_0x2b34c6['data']['commandParams'];_0x5478a9=_0x464f67[0x0]['tableWidth'],_0x9a450b=_0x464f67[0x0]['columnWidths'];break;}}_0x10df2c({'table':_0x41a3bc,'tableWidth':_0x19dbcd,'columnWidths':_0x2f0b1e}),_0x5e250c['markBlockFormat'](_0x41a3bc,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x5478a9,'columnWidths':_0x9a450b}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x999fdb){if('formatBlock'!=_0x999fdb['type']&&'formatInline'!=_0x999fdb['type'])return;const {data:_0x44f682}=_0x999fdb;if(_0x44f682&&'resizeTable'===_0x44f682['formatGroupId']){const _0x48b6d7='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x48b6d7)};}}}class Dt extends _0x2aa107{['afterInit'](){const _0x55335b=this['editor'];_0x55335b['plugins']['has']('Template')&&_0x55335b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x2aa107{['afterInit'](){const _0x528516=this['editor'];if(!_0x528516['commands']['get']('insertTableOfContents'))return;_0x528516['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x10642b=_0x528516['plugins']['get']('TrackChangesEditing'),_0x558af2=_0x528516['locale'];_0x10642b['descriptionFactory']['registerElementLabel']('tableOfContents',_0x39458a=>o(_0x558af2,'ELEMENT_TABLE_OF_CONTENTS',_0x39458a));}}class $t extends _0x2aa107{['afterInit'](){const _0x143716=this['editor'];if(!_0x143716['plugins']['has']('Title'))return;const _0x490b16=_0x143716['plugins']['get']('TrackChangesEditing');_0x490b16['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x143716['locale'],'ELEMENT_TITLE')),_0x143716['model']['document']['registerPostFixer'](_0x5db428=>{let _0x1c3377=!0x1;const _0x474cab=Array['from'](_0x143716['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x5d2764,data:_0x44942b}of _0x474cab){const {group:_0x1a97cd}=_0x490b16['_splitMarkerName'](_0x5d2764);if('suggestion'!==_0x1a97cd||!_0x44942b['newRange'])continue;const _0x1ea614=_0x44942b['newRange'],_0x2e5343=_0x1ea614['end']['nodeBefore'];if(!_0x2e5343||!_0x2e5343['is']('element','title-content'))continue;if(!_0x1ea614['start']['isTouching'](_0x1ea614['end']))continue;const _0xe2bc50=_0x143716['model']['schema']['getNearestSelectionRange'](_0x1ea614['end'],'forward');if(_0xe2bc50&&_0xe2bc50['isCollapsed']){const _0x25bb6c=_0x5db428['createRange'](_0x1ea614['start'],_0xe2bc50['start']);_0x25bb6c['isEqual'](_0x1ea614)||(_0x5db428['updateMarker'](_0x5d2764,{'range':_0x25bb6c}),_0x1c3377=!0x0);}_0x1c3377||(_0x5db428['removeMarker'](_0x5d2764),_0x1c3377=!0x0);}return _0x1c3377;});}}class Bt extends _0x2aa107{['afterInit'](){const _0x4318d7=this['editor'],_0x6e1bda=_0x4318d7['plugins']['get']('TrackChangesEditing');_0x4318d7['plugins']['has']('UndoEditing')&&(_0x6e1bda['enableCommand']('undo'),_0x6e1bda['enableCommand']('redo'));}}class xt extends _0x2aa107{static get['requires'](){return[It];}['afterInit'](){const _0x2f781c=this['editor'];if(!_0x2f781c['plugins']['has']('TableCaptionEditing'))return;_0x2f781c['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x2aa107{['tableProperties'];['tableCellProperties'];constructor(_0x3e25ac){super(_0x3e25ac),this['tableProperties']=['tableBorderColor','tableBorderStyle','tableBorderWidth','tableAlignment','tableWidth','tableHeight','tableBackgroundColor'],this['tableCellProperties']=['tableCellBorderColor','tableCellBorderStyle','tableCellBorderWidth','tableCellPadding','tableCellWidth','tableCellHeight','tableCellBackgroundColor','tableCellHorizontalAlignment','tableCellVerticalAlignment'];}static get['pluginName'](){return'TrackChangesTableProperties';}['afterInit'](){const _0x372ea2=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x2a8492 of this['tableProperties'])_0x372ea2['enableCommand'](_0x2a8492,(_0x361a37,_0x2c48f7)=>{const _0x5935c8=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x2a8492,[_0x5935c8],this['tableProperties'],'tableProperties',_0x361a37,_0x2c48f7);});_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x372ea2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x2c5e92,_0x64cde7)=>this['handleDiscardAction'](this['tableProperties'],_0x2c5e92,_0x64cde7)),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0x51f26b of this['tableCellProperties'])_0x372ea2['enableCommand'](_0x51f26b,(_0x31daf9,_0x48dfcc)=>{const _0x3b46c0=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0x51f26b,_0x3b46c0,this['tableCellProperties'],'tableCellProperties',_0x31daf9,_0x48dfcc);});_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x372ea2['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x5497bb,_0x1991d5)=>this['handleDiscardAction'](this['tableCellProperties'],_0x5497bb,_0x1991d5)),_0x372ea2['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x372ea2['descriptionFactory']['registerDescriptionCallback'](_0x54df10=>this['handleSuggestionDescription'](_0x54df10));}['_handlePropertyChange'](_0x55b55a,_0x3b12ed,_0x6171cf,_0x2413e0,_0x364b24,_0x149981){const _0x21be81=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x149981['batch'],()=>{for(const _0x1c77fd of _0x3b12ed){if(this['_getSuggestion'](_0x1c77fd,_0x2413e0))_0x364b24(_0x149981);else{const _0x4327a3={};for(const _0x204eb6 of _0x6171cf){const _0x432c04=_0x1c77fd['getAttribute'](_0x204eb6);void 0x0!==_0x432c04&&(_0x4327a3[_0x204eb6]=_0x432c04);}_0x364b24(_0x149981),_0x21be81['markBlockFormat'](_0x1c77fd,{'commandParams':[_0x4327a3]},[],_0x2413e0);}}});}['handleDiscardAction'](_0x24bd3c,_0x507610,_0x4b1766){const _0x2550fd=_0x507610[0x0]['start']['nodeAfter'],_0x3ab788=_0x4b1766['commandParams'][0x0];this['editor']['model']['change'](_0x1d8697=>{for(const _0x330382 of _0x24bd3c)void 0x0!==_0x3ab788[_0x330382]?_0x1d8697['setAttribute'](_0x330382,_0x3ab788[_0x330382],_0x2550fd):_0x1d8697['removeAttribute'](_0x330382,_0x2550fd);});}['handleSuggestionDescription'](_0x534bef){if(_0x534bef['data'])switch(_0x534bef['subType']){case'tableProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20properties')};case'tableCellProperties':return{'type':'format','content':o(this['editor']['locale'],'*Format:*\x20change\x20table\x20cell\x20properties')};}}['_getSuggestion'](_0x213563,_0x102067){const _0x1b159b=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0xc803e0 of _0x1b159b['getSuggestions']({'skipNotAttached':!0x0})){const _0x2278fa=_0xc803e0['getContainedElement']();if(_0xc803e0['subType']===_0x102067&&_0x2278fa===_0x213563)return _0xc803e0;}return null;}}const m='$elementName';class p extends _0x2aa107{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x3544d0,_0x510953,V,U,G,F,H,L,J,q,z,Q,X,Y,Z,tt,et,it,st,nt,rt,ot,at,ct,ut,ft,W,pt,ht,K,pe,lt,mt,dt,kt,bt,wt,yt,jt,St,At,It,vt,Ct,xt,_t,Nt,Mt,Rt,Dt,$t,Bt];}static get['pluginName'](){return'TrackChangesEditing';}constructor(_0x344c23){function _0x2bbe4d(_0x956e01){return _0x956e01['map'](_0x404043=>String['fromCharCode'](_0x404043))['join']('');}super(_0x344c23),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0xb80226,_0x496dc7,_0x2c03c1,_0x2e37cc)=>{this['_model']['change'](()=>{for(const _0x106f77 of[..._0x2e37cc,..._0x2c03c1])this['_model']['markers']['has'](_0x106f77)&&_0x344c23['editing']['reconvertMarker'](_0x106f77);});}),this['descriptionFactory']=new f(this['editor']['model']['schema'],this['editor']['locale']),this['_adapter']=null,this['_suggestionFactory']=new Et(this['editor']),this['_suggestions']=new Map(),this['_commentsRepository']=_0x344c23['plugins']['get']('CommentsRepository'),this['_enabledCommands']=new Set(),this['_model']=this['editor']['model'],this['_suggestionState']=new WeakMap(),this['_isForcedDefaultExecutionBlock']=!0x1,this['_blockAttributeKeys']=new Set([m]),this['_inlineAttributeKeys']=new Set(),_0x344c23['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x344c23['config']['get']('trackChanges.trackFormatChanges'),_0x344c23['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x344c23['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x344c23,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x2bbe4d([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x2bbe4d([0x34,0x30,0x34,0x38,0x31,0x36,0x31,0x34]);}['init'](){const _0x2cd8c2=this['editor'],_0x450e1f=(_0x1446f9,_0x324dcd)=>{if('attribute'!=_0x1446f9)return'ck-suggestion-marker-'+_0x1446f9;const _0x309826=_0x324dcd['split']('|')[0x0];return this['_isBlockAttribute'](_0x309826)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x2cd8c2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2bf0ca=>{const {id:_0x420fa4,type:_0x148820,subType:_0x4c660f}=this['_splitMarkerName'](_0x2bf0ca['markerName']),_0x562664=['ck-suggestion-marker',_0x450e1f(_0x148820,_0x4c660f)];let _0x16b259=0xbb8;return this['activeMarkers']['includes'](_0x2bf0ca['markerName'])&&(_0x562664['push']('ck-suggestion-marker--active'),_0x16b259=0xbc2),'deletion'==_0x148820&&(_0x16b259+=0x5),{'classes':_0x562664,'attributes':{'data-suggestion':_0x420fa4},'priority':_0x16b259};}}),_0x2cd8c2['conversion']['for']('dataDowncast')['add'](_0x263efb=>{_0x263efb['on']('addMarker:suggestion',(_0x26a871,_0x14cfcb,_0x4e95b1)=>{if(!_0x4e95b1['options']['showSuggestionHighlights'])return;const _0x32631b=_0x14cfcb['item'];if(!_0x32631b)return;const _0x378250=_0x4e95b1['mapper']['toViewElement'](_0x32631b);_0x2cd8c2['model']['schema']['isObject'](_0x32631b)&&_0x378250&&!_0x378250['getCustomProperty']('widget')&&_0x378250['is']('containerElement')&&_0x312517(_0x378250,_0x4e95b1['writer']);},{'priority':'high'});}),_0x2cd8c2['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x467928,_0xc10ea8)=>{if(!_0xc10ea8['options']['showSuggestionHighlights'])return null;const {type:_0x34c458,subType:_0x4a5e59}=this['_splitMarkerName'](_0x467928['markerName']);return{'classes':['ck-suggestion-marker',_0x450e1f(_0x34c458,_0x4a5e59)],'priority':0xbb8};}});const _0x535f27=({showActiveMarkers:_0x5ca454=!0x0,isAttributeSuggestion:_0x5a645b=!0x1}={})=>(_0x21ed62,_0x1d8274,_0x293efd)=>{if(!_0x1d8274['item'])return;const {id:_0x5852ef}=this['_splitMarkerName'](_0x1d8274['markerName']);if(_0x5a645b){const _0x436855=this['_suggestions']['get'](_0x5852ef),_0x5969dd=this['_getAttributeKey'](_0x436855);if(!this['_isBlockAttribute'](_0x5969dd))return;}if(_0x1d8274['item']['is']('selection'))return void _0x293efd['consumable']['consume'](_0x1d8274['item'],_0x21ed62['name']);const _0x193a00=_0x293efd['mapper']['toViewElement'](_0x1d8274['item']);if(_0x1d8274['item']['is']('element')&&_0x2cd8c2['model']['schema']['isBlock'](_0x1d8274['item'])&&!_0x193a00['getCustomProperty']('addHighlight')){_0x293efd['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x193a00),_0x293efd['writer']['setAttribute']('data-suggestion',_0x5852ef,_0x193a00),_0x293efd['mapper']['bindElementToMarker'](_0x193a00,_0x1d8274['markerName']),_0x5ca454&&(this['activeMarkers']['includes'](_0x1d8274['markerName'])?_0x293efd['writer']['addClass']('ck-suggestion-marker--active',_0x193a00):_0x293efd['writer']['removeClass']('ck-suggestion-marker--active',_0x193a00));for(const _0x3edb90 of _0x2cd8c2['model']['createRangeIn'](_0x1d8274['item'])['getItems']())_0x293efd['consumable']['consume'](_0x3edb90,_0x21ed62['name']);_0x293efd['consumable']['consume'](_0x1d8274['item'],_0x21ed62['name']);}};_0x2cd8c2['conversion']['for']('dataDowncast')['add'](_0x1aa0aa=>{_0x1aa0aa['on']('addMarker:suggestion:formatBlock',(_0x4aa8a3,_0x2fbd12,_0x181396)=>{_0x181396['options']['showSuggestionHighlights']&&_0x535f27({'showActiveMarkers':!0x1})(_0x4aa8a3,_0x2fbd12,_0x181396);},{'priority':'highest'});}),_0x2cd8c2['conversion']['for']('dataDowncast')['add'](_0x1b450c=>{_0x1b450c['on']('addMarker:suggestion:attribute',(_0x422228,_0x9357ee,_0x2e96c7)=>{_0x2e96c7['options']['showSuggestionHighlights']&&_0x535f27({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x422228,_0x9357ee,_0x2e96c7);},{'priority':'highest'});}),_0x2cd8c2['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x279f48,_0x12d16f)=>_0x12d16f['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x279f48['substr'](0xb)}}),_0x2cd8c2['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x3f6734,{writer:_0x4fb692})=>{let _0x44c487='suggestion:'+_0x3f6734['getAttribute']('suggestion-type')+':'+_0x3f6734['getAttribute']('id');return _0x3f6734['getAttribute']('marker-count')&&(_0x44c487+=':'+_0x3f6734['getAttribute']('marker-count')),_0x4fb692['createElement']('$marker',{'data-name':_0x44c487});}}),_0x2cd8c2['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x333368=>{_0x333368['on']('addMarker:suggestion:formatBlock',_0x535f27(),{'priority':'high'});}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x5db90f=>{_0x5db90f['on']('addMarker:suggestion:attribute',_0x535f27({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x13c764=>{_0x13c764['on']('removeMarker:suggestion:formatBlock',(_0x5ba369,_0xe9c816,_0x3d7b7f)=>{const _0x4b1759=_0x3d7b7f['mapper']['markerNameToElements'](_0xe9c816['markerName']);if(_0x4b1759){for(const _0x314254 of _0x4b1759)_0x314254['getCustomProperty']('addHighlight')||(_0x3d7b7f['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x314254),_0x3d7b7f['writer']['removeAttribute']('data-suggestion',_0x314254),_0x3d7b7f['mapper']['unbindElementFromMarkerName'](_0x314254,_0xe9c816['markerName']));}},{'priority':'high'});}),_0x2cd8c2['conversion']['for']('editingDowncast')['add'](_0x5f07b6=>{_0x5f07b6['on']('removeMarker:suggestion:attribute',(_0x3c32a6,_0x57dfb4,_0x31d867)=>{const _0x23bcba=_0x31d867['mapper']['markerNameToElements'](_0x57dfb4['markerName']);if(!_0x23bcba)return;const {id:_0x5d6dba}=this['_splitMarkerName'](_0x57dfb4['markerName']),_0x5dc336=this['_suggestions']['get'](_0x5d6dba),_0x439c47=this['_getAttributeKey'](_0x5dc336);if(this['_isBlockAttribute'](_0x439c47)){for(const _0x10255b of _0x23bcba)_0x10255b['getCustomProperty']('addHighlight')||(_0x31d867['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x10255b),_0x31d867['writer']['removeAttribute']('data-suggestion',_0x10255b),_0x31d867['mapper']['unbindElementFromMarkerName'](_0x10255b,_0x57dfb4['markerName']));}},{'priority':'high'});}),_0x2cd8c2['model']['document']['registerPostFixer'](_0x510573=>{let _0x20c734=!0x1;const _0x540e5a=Array['from'](_0x2cd8c2['model']['document']['differ']['getChangedMarkers']()),_0x3ecb61=new Set();for(const {name:_0x1e1cd7,data:_0x98d781}of _0x540e5a){const {group:_0x452062,type:_0xd1d133,subType:_0xd265d5,id:_0x4fd04d}=this['_splitMarkerName'](_0x1e1cd7);if('suggestion'!==_0x452062)continue;const _0xd4bbdf=this['_suggestions']['get'](_0x4fd04d);if(null!=_0x98d781['newRange']){'formatInline'==_0xd1d133&&(_0x20c734=_0x20c734||Ut(_0x98d781['newRange'],_0x1e1cd7,_0x510573,_0x2cd8c2['model']['schema']));const _0x4c6124='attribute'==_0xd1d133&&this['_isBlockAttribute'](_0xd265d5['split']('|')[0x0]);if(_0x98d781['newRange']['isCollapsed']||'$graveyard'==_0x98d781['newRange']['root']['rootName']||'formatBlock'==_0xd1d133&&!Ft(_0x98d781['newRange'])||_0x4c6124&&!Ft(_0x98d781['newRange'])||'deletion'==_0xd1d133&&!(!Vt(_0x179490=_0x98d781['newRange'])&&!function(_0x4acb8c){return _0x4acb8c['start']['parent']==_0x4acb8c['end']['nodeBefore']&&_0x4acb8c['start']['isAtEnd'];}(_0x179490)))_0x510573['removeMarker'](_0x1e1cd7),_0x20c734=!0x0;else{if(!_0xd4bbdf||!_0xd4bbdf['isInContent'])continue;if(_0x98d781['newRange']&&_0x98d781['oldRange']&&_0x98d781['newRange']['isEqual'](_0x98d781['oldRange']))continue;_0x3ecb61['add'](_0xd4bbdf);}}}var _0x179490;return _0x3ecb61['size']>0x0&&(_0x20c734=!!this['_joinWithAdjacentSuggestions'](_0x3ecb61)||_0x20c734),_0x20c734;}),_0x2cd8c2['model']['document']['registerPostFixer'](_0x4f37c0=>{let _0x587ad4=!0x1;for(const _0x2d4019 of _0x2cd8c2['model']['document']['differ']['getChanges']())if('insert'==_0x2d4019['type'])for(const _0x115460 of this['_suggestions']['values']()){if(_0x115460['isMultiRange']||!_0x115460['isInContent'])continue;const _0x10ade0='formatBlock'==_0x115460['type'],_0x313cd9=this['_getAttributeKey'](_0x115460),_0x207e0b=_0x313cd9&&this['_isBlockAttribute'](_0x313cd9);if(!_0x10ade0&&!_0x207e0b)continue;const _0x45cc61=_0x115460['getFirstRange']();if(_0x45cc61['start']['parent']!=_0x45cc61['end']['parent']&&!_0x45cc61['end']['isAtEnd']){const _0x5c0d14=_0x2cd8c2['model']['createPositionAt'](_0x45cc61['start']['nodeAfter'],'end'),_0x6fa35e=_0x2cd8c2['model']['createRange'](_0x45cc61['start'],_0x5c0d14);_0x4f37c0['updateMarker'](_0x115460['getFirstMarker'](),{'range':_0x6fa35e}),_0x587ad4=!0x0;}}return _0x587ad4;}),_0x2cd8c2['model']['document']['registerPostFixer'](_0x5ded20=>this['_processAttributeChanges'](_0x5ded20)),_0x2cd8c2['model']['document']['registerPostFixer'](_0x1c8123=>!_0x1c8123['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x1c8123)),_0x2cd8c2['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x2cd8c2['model']['document']['on']('change:data',(_0x5602ed,_0x27e834)=>{if(!_0x27e834['isLocal']||_0x27e834['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x461bc1=_0x2cd8c2['model']['document']['differ']['getChanges']();if(0x0==_0x461bc1['length'])return;const _0x306ed3=[],_0x28106b=_0x461bc1['filter'](_0x504139=>'attribute'==_0x504139['type']),_0x43ea75=_0x461bc1['filter'](_0x3f54d2=>'insert'==_0x3f54d2['type']&&'$text'!=_0x3f54d2['name']);for(const _0x29454c of _0x28106b)this['_isRegisteredAttribute'](_0x29454c['attributeKey'])&&_0x306ed3['push']({'key':_0x29454c['attributeKey'],'newValue':_0x29454c['attributeNewValue'],'oldValue':_0x29454c['attributeOldValue'],'range':Pt(_0x29454c['range'],_0x2cd8c2['model'])});for(const _0x24c151 of _0x43ea75){if('rename'!=_0x24c151['action']&&'refresh'!=_0x24c151['action'])continue;const _0x45dd88=Lt(_0x24c151['position']['nodeAfter'],_0x2cd8c2['model']),_0x11ffed=_0x24c151['before'];'rename'==_0x24c151['action']&&_0x306ed3['push']({'key':m,'newValue':_0x24c151['name'],'oldValue':_0x11ffed['name'],'range':_0x45dd88});for(const [_0x58b811,_0xb0ab74]of _0x11ffed['attributes']){if(!this['_isRegisteredAttribute'](_0x58b811))continue;const _0x5d756c=_0x24c151['attributes']['get'](_0x58b811);_0xb0ab74!==_0x5d756c&&_0x306ed3['push']({'key':_0x58b811,'newValue':_0x5d756c,'oldValue':_0xb0ab74,'range':_0x45dd88});}for(const [_0x40cd70,_0x53991]of _0x24c151['attributes'])this['_isRegisteredAttribute'](_0x40cd70)&&(_0x11ffed['attributes']['has'](_0x40cd70)||_0x306ed3['push']({'key':_0x40cd70,'newValue':_0x53991,'oldValue':null,'range':_0x45dd88}));}0x0!=_0x306ed3['length']&&_0x2cd8c2['model']['enqueueChange'](_0x27e834,_0x5da1ce=>{const _0x4b808d=_0x1a2714();for(const {range:_0xa63f8f,key:_0x1fd862,oldValue:_0x301186,newValue:_0x1f6fd0}of _0x306ed3)this['markAttributeChange'](_0xa63f8f,_0x1fd862,_0x301186,_0x1f6fd0,{'groupId':_0x4b808d});this['_reduceExistingSuggestions'](_0x5da1ce,_0x306ed3);});},{'priority':'lowest'}),_0x2cd8c2['model']['markers']['on']('update:suggestion',(_0x55ba20,_0x42fba7,_0x2964cd)=>{if(null==_0x2964cd){const {id:_0x505ede}=this['_splitMarkerName'](_0x42fba7['name']),_0x1188a9=this['_suggestions']['get'](_0x505ede);_0x1188a9&&_0x1188a9['addMarkerName'](_0x42fba7['name']);}}),_0x2cd8c2['model']['document']['on']('change:data',()=>{const _0x55d2b8=Array['from'](_0x2cd8c2['model']['document']['differ']['getChangedMarkers']())['filter'](_0x1625b4=>'suggestion'===this['_splitMarkerName'](_0x1625b4['name'])['group']);if(0x0===_0x55d2b8['length'])return;_0x55d2b8['sort']((_0x1a291d,_0x324d91)=>{const _0x23dbf9=_0x1a291d['data']['oldRange'],_0x19fdc=_0x324d91['data']['oldRange'];return null===_0x23dbf9&&null===_0x19fdc?0x0:null===_0x23dbf9&&null!==_0x19fdc?-0x1:null!==_0x23dbf9&&null===_0x19fdc?0x1:_0x23dbf9['start']['isBefore'](_0x19fdc['start'])?-0x1:0x1;});const _0x4f2a04=new Set(),_0x4ce446=new Set();for(const {name:_0x4454e1,data:_0x31a207}of _0x55d2b8){const {id:_0x3ad637}=this['_splitMarkerName'](_0x4454e1);if(null===_0x31a207['oldRange']){const _0x4da15a=this['_handleNewSuggestionMarker'](_0x4454e1);_0x4ce446['add'](_0x4da15a);}else{const _0x36b4d4=this['_suggestions']['get'](_0x3ad637);null!==_0x31a207['newRange']||_0x36b4d4['isInContent']?(_0x4f2a04['add'](_0x36b4d4['head']),_0x4ce446['add'](_0x36b4d4)):this['_removeSuggestion'](_0x36b4d4);}}_0x4ce446['size']>0x0&&this['_refreshSuggestionsChain'](_0x4ce446);for(const _0x13c161 of _0x4f2a04)this['fire']('suggestionChanged',_0x13c161);}),_0x2cd8c2['model']['on']('applyOperation',(_0x40e007,_0x197dc9)=>{const _0x2bd2c3=_0x197dc9[0x0];if(!this['_suggestions']['size'])return;if(!_0x2bd2c3['isDocumentOperation'])return;if(_0x2bd2c3['batch']['isUndo']||!_0x2bd2c3['batch']['isLocal'])return;let _0x322e9f,_0x2eb66b;switch(_0x2bd2c3['type']){case'insert':_0x322e9f=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['position']),_0x2eb66b=_0x322e9f['getShiftedBy'](_0x2bd2c3['howMany']);break;case'split':_0x322e9f=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['splitPosition']),_0x2eb66b=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['moveTargetPosition']);break;case'move':_0x322e9f=_0x2cd8c2['model']['createPositionAt'](_0x2bd2c3['targetPosition']),_0x2eb66b=_0x322e9f['getShiftedBy'](_0x2bd2c3['howMany']);break;default:return;}const _0x4e37c3=_0x2cd8c2['model']['createRange'](_0x322e9f,_0x2eb66b);_0x2cd8c2['model']['change'](()=>{for(const {suggestion:_0x57e01c,meta:_0x224ee8}of this['_findSuggestions'](_0x4e37c3)){if(_0x57e01c['isMultiRange'])continue;if('formatInline'==_0x57e01c['type'])continue;const _0x502d58=this['_getAttributeKey'](_0x57e01c);if(_0x502d58&&this['_isBlockAttribute'](_0x502d58)&&'split'!=_0x2bd2c3['type'])continue;const _0x46c6b3=_0x57e01c['data']&&_0x57e01c['data']['multipleBlocks'];('formatBlock'!=_0x57e01c['type']||'split'==_0x2bd2c3['type']&&!_0x46c6b3)&&(_0x224ee8['containsRangeInObject']||'insertion'==_0x57e01c['type']&&_0x224ee8['isOwn']||_0x57e01c['getFirstRange']()['containsRange'](_0x4e37c3)&&this['_breakSuggestionMarker'](_0x57e01c,_0x322e9f,_0x2eb66b));}});},{'priority':'lowest'}),_0x2cd8c2['model']['on']('deleteContent',(_0x543eda,_0x55e32c)=>{const _0x4bd7d4=_0x55e32c[0x0],_0x21089b=_0x55e32c[0x1];if(_0x21089b&&_0x21089b['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4bd7d4['isCollapsed'])return;const _0x44eaca=_0x2cd8c2['model']['schema'],{start:_0x7f8230,end:_0x143037}=_0x4bd7d4['getFirstRange'](),_0x27af92=_0x7f8230['nodeAfter']&&_0x44eaca['isLimit'](_0x7f8230['nodeAfter'])?null:_0x44eaca['getNearestSelectionRange'](_0x7f8230,'forward'),_0x2d7711=_0x143037['nodeBefore']&&_0x44eaca['isLimit'](_0x143037['nodeBefore'])?null:_0x44eaca['getNearestSelectionRange'](_0x143037,'backward'),_0x29a345=_0x2cd8c2['model']['createRange'](_0x27af92?_0x27af92['start']:_0x7f8230,_0x2d7711?_0x2d7711['end']:_0x143037);_0x2cd8c2['model']['change'](_0xd3670f=>{this['markDeletion'](_0x29a345);const _0x30402f=_0x2cd8c2['model']['schema']['getNearestSelectionRange'](_0x29a345['start']);_0x4bd7d4['is']('documentSelection')?_0xd3670f['setSelection'](_0x30402f):_0x4bd7d4['setTo'](_0x30402f);}),_0x543eda['stop']();},{'priority':_0x32b979['normal']+0xa}),_0x2cd8c2['model']['on']('insertContent',(_0x526d0e,_0x437bda)=>{const _0x54c10f=_0x437bda[_0x437bda['length']-0x1];_0x54c10f&&_0x54c10f['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x2cd8c2['model']['change'](()=>{let _0x3073f6=_0x2cd8c2['model']['insertContent'](_0x437bda[0x0],_0x437bda[0x1],_0x437bda[0x2],{'forceDefaultExecution':!0x0});if(!_0x3073f6)return;_0x526d0e['return']=_0x3073f6['clone']();const _0xfc4a89=_0x3073f6['end']['nodeBefore'],_0x1d64c6=_0x2cd8c2['model']['schema'];_0xfc4a89&&_0x1d64c6['isBlock'](_0xfc4a89)&&!_0x1d64c6['isObject'](_0xfc4a89)&&(_0x3073f6=_0x2cd8c2['model']['createRange'](_0x3073f6['start'],_0x2cd8c2['model']['createPositionAt'](_0xfc4a89,'end'))),this['markInsertion'](_0x3073f6);}),_0x526d0e['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x27fa6e=new x(_0x2cd8c2,this['_suggestions']);_0x2cd8c2['commands']['add']('acceptSuggestion',_0x27fa6e),this['enableCommand']('acceptSuggestion');const _0x4c727a=new R(_0x2cd8c2,this['_suggestions']);_0x2cd8c2['commands']['add']('discardSuggestion',_0x4c727a),this['enableCommand']('discardSuggestion'),_0x2cd8c2['commands']['add']('acceptAllSuggestions',new E(_0x2cd8c2,_0x27fa6e,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x2cd8c2['commands']['add']('discardAllSuggestions',new E(_0x2cd8c2,_0x4c727a,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x2cd8c2['commands']['add']('acceptSelectedSuggestions',new O(_0x2cd8c2,_0x27fa6e,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x2cd8c2['commands']['add']('discardSelectedSuggestions',new O(_0x2cd8c2,_0x4c727a,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x37b964=_0x2cd8c2['plugins']['get']('CommentsRepository');this['listenTo'](_0x37b964,'addComment',(_0x1ddee8,{threadId:_0x56f0d4})=>{const _0x333535=this['_suggestions']['get'](_0x56f0d4);_0x333535&&_0x333535['commentThread']&&0x1===_0x333535['commentThread']['length']&&this['_updateSuggestionData'](_0x56f0d4,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x37b964,'removeComment',(_0x3978a0,{threadId:_0x2876f2})=>{const _0x530250=this['_suggestions']['get'](_0x2876f2);_0x530250&&_0x530250['commentThread']&&!_0x530250['commentThread']['length']&&this['_updateSuggestionData'](_0x2876f2,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x1ac8ed){if(this['_adapter'])throw new _0x58ef43('track-changes-adapter-already-set',this);this['_adapter']=_0x1ac8ed;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x2c220e=!0x1,toJSON:_0x1c3149=!0x1}={}){const _0x3d966a=[];for(const _0x53cdcf of this['_suggestions']['values']())_0x2c220e&&!_0x53cdcf['isInContent']||_0x3d966a['push'](_0x53cdcf);return _0x1c3149?_0x3d966a['map'](_0x3126a9=>_0x3126a9['toJSON']()):_0x3d966a;}['getSuggestion'](_0x431574){const _0x89ea41=this['_suggestions']['get'](_0x431574);if(!_0x89ea41)throw new _0x58ef43('track-changes-suggestion-not-found',this);return _0x89ea41;}['hasSuggestion'](_0x3ef32c){return this['_suggestions']['has'](_0x3ef32c);}['addSuggestionData'](_0x22813e){const {authorId:_0x1d3d6d,id:_0x44d6f1,attributes:_0x476f89}=_0x22813e,[_0x3e8d6a,_0x4402f0]=_0x22813e['type']['split'](':'),_0x3e79a1=this['_suggestions']['get'](_0x44d6f1)||this['_createSuggestion'](_0x3e8d6a,_0x4402f0,_0x44d6f1,_0x1d3d6d,_0x476f89);if(this['_addThreadToSuggestion'](_0x3e79a1),this['_checkSuggestionCorrectness'](_0x3e79a1,_0x3e8d6a,_0x4402f0||null,_0x1d3d6d),_0x3e79a1['createdAt']=_0x22813e['createdAt'],_0x3e79a1['_isDataLoaded']=!0x0,_0x476f89&&_0x476f89['@external']){const _0x3e1e87=_0x476f89['@external'],_0x50009f=this['_getExternalAuthor'](_0x3e1e87['authorName']);_0x3e79a1['authoredAt']=_0x3e1e87['createdAt'],_0x3e79a1['author']=_0x50009f,_0x3e79a1['isExternal']=!0x0;}else _0x3e79a1['authoredAt']=_0x22813e['createdAt'];switch(_0x22813e['data']&&(_0x3e79a1['data']=_0x22813e['data']),_0x22813e['attributes']&&(_0x3e79a1['attributes']=_0x22813e['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x3e79a1['_saved']=!0x0),this['_suggestionState']['get'](_0x3e79a1)){case'notReady':this['_suggestionState']['set'](_0x3e79a1,'dataReady');break;case'markerReady':_0x3e79a1['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x3e79a1])),this['_refreshSuggestionsChain'](new Set([_0x3e79a1])),this['_suggestionState']['set'](_0x3e79a1,'ready'),this['fire']('suggestionLoaded',_0x3e79a1)):this['_suggestionState']['set'](_0x3e79a1,'removed');}return _0x3e79a1;}['acceptSuggestion'](_0xbf8bc6){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x43ea94 of _0xbf8bc6['getAllAdjacentSuggestions']())_0x43ea94['accept']();});});}['discardSuggestion'](_0x4fcc0c){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x119538 of _0x4fcc0c['getAllAdjacentSuggestions']())_0x119538['discard']();});});}['enableCommand'](_0x439507,_0x35e11c){const _0x5cd71c=this['editor']['commands']['get'](_0x439507);if(!_0x5cd71c)throw new _0x58ef43('track-changes-command-not-found',this,{'commandName':_0x439507});if(this['_enabledCommands']['has'](_0x5cd71c))throw new _0x58ef43('track-changes-enable-command-twice',this,{'commandName':_0x439507});this['_enabledCommands']['add'](_0x5cd71c),_0x35e11c&&_0x5cd71c['on']('execute',(_0x4798d2,_0x2bc261)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x2bc261['length']>0x0&&_0x2bc261[_0x2bc261['length']-0x1]&&_0x2bc261[_0x2bc261['length']-0x1]['forceDefaultExecution']?_0x2bc261['pop']():(_0x4798d2['return']=_0x35e11c((..._0x279ec5)=>_0x5cd71c['execute'](..._0x279ec5,{'forceDefaultExecution':!0x0}),..._0x2bc261),_0x4798d2['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x10f534){let _0x1f5e45,_0x2f109e;const _0x2c20ca=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x1f5e45=_0x10f534();}catch(_0x1526e8){_0x2f109e=_0x1526e8;}return _0x2c20ca||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2f109e&&_0x58ef43['rethrowUnexpectedError'](_0x2f109e,this),_0x1f5e45;}['markInsertion'](_0x26979a,_0x374034=null,_0x46b92c={}){if(_0x26979a['isCollapsed'])return null;const _0x53f3fb=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x14a19a,meta:_0x246b46}of this['_findSuggestions'](_0x26979a,'insertion'))if(_0x246b46['isOwn']){if(!_0x246b46['isNextTo']){if(_0x246b46['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x14a19a,_0x46b92c))continue;return _0x14a19a;}if(qt(_0x14a19a,_0x46b92c))return _0x14a19a;this['_breakSuggestionMarker'](_0x14a19a,_0x26979a['start'],_0x26979a['end']);break;}if(_0x374034==_0x14a19a['subType']&&qt(_0x14a19a,_0x46b92c)){const _0x33a7f4=_0x14a19a['getFirstRange']();return _0x33a7f4['start']['isEqual'](_0x26979a['end'])?this['_setSuggestionRange'](_0x14a19a,this['_model']['createRange'](_0x26979a['start'],_0x33a7f4['end'])):this['_setSuggestionRange'](_0x14a19a,this['_model']['createRange'](_0x33a7f4['start'],_0x26979a['end'])),_0x14a19a;}}const _0x1ead63=_0x1a2714(),_0x2d75a8=_0x53f3fb['id'],_0x29e220=_0x374034?'insertion:'+_0x374034:'insertion',_0x243a20=this['_setSuggestionData']({'id':_0x1ead63,'type':_0x29e220,'createdAt':new Date(),'authorId':_0x2d75a8,'attributes':_0x46b92c});return this['_addSuggestionMarker'](_0x29e220,_0x1ead63,_0x2d75a8,_0x26979a),_0x243a20;}['markMultiRangeInsertion'](_0x86913b,_0x521ffc='multi',_0x2a06eb={}){const _0x70794f=this['editor']['plugins']['get']('Users')['me'],_0xceff65=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x521ffc,'join');for(const _0x4bddd4 of this['getSuggestions']())if(_0x4bddd4['author']['id']==_0x70794f['id']&&'insertion'==_0x4bddd4['type']&&_0x4bddd4['subType']==_0x521ffc&&qt(_0x4bddd4,_0x2a06eb)&&(_0xceff65(_0x4bddd4['getRanges'](),_0x86913b)||_0xceff65(_0x86913b,_0x4bddd4['getRanges']()))){for(const _0x521890 of _0x86913b)_0x4bddd4['addRange'](_0x521890);return _0x4bddd4;}for(const {suggestion:_0x47643c,meta:_0x503236}of this['_findSuggestions'](_0x86913b,'insertion')){if(!_0x503236['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x503236['containsRangeInObject'])continue;if(!qt(_0x47643c,_0x2a06eb))continue;let _0x47f7ad=!0x0;for(const _0x43d64f of _0x47643c['getRanges']())for(const _0x581381 of _0x86913b)if(!_0x43d64f['containsRange'](_0x581381)){_0x47f7ad=!0x1;break;}if(_0x47f7ad)return _0x47643c;}const _0x3c3ab6=_0x1a2714(),_0x353aa9=_0x70794f['id'],_0xc45e39='insertion:'+_0x521ffc,_0x401643=this['_setSuggestionData']({'id':_0x3c3ab6,'type':_0xc45e39,'createdAt':new Date(),'authorId':_0x353aa9,'attributes':_0x2a06eb});for(const _0x45255e of _0x86913b)this['_addSuggestionMarker'](_0xc45e39,_0x3c3ab6,_0x353aa9,_0x45255e,u['getMultiRangeId']());return _0x401643;}['markInlineFormat'](_0x2b250d,_0x5e3b53,_0x20cadb=null,_0x4b20d1={}){if(_0x20cadb=_0x20cadb||Gt(_0x5e3b53),_0x2b250d['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x3083c9=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x20cadb,'accept');return this['forceDefaultExecution'](()=>_0x3083c9([_0x2b250d],_0x5e3b53,_0x4b20d1)),null;}const _0x572935=this['editor']['plugins']['get']('Users')['me'],_0x2bcb49=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x359204,meta:_0x37caed}of this['_findSuggestions'](_0x2b250d,'insertion'))_0x37caed['isOwn']&&!_0x37caed['isInsideObject']&&_0x2bcb49['push'](..._0x359204['getRanges']());}const _0x1f624b=function(_0x12ae53,_0x7d2453){const _0x3c3277=[];for(const _0x5d439e of _0x7d2453){const _0x4b40e7=_0x12ae53['getIntersection'](_0x5d439e);_0x4b40e7&&_0x3c3277['push'](_0x4b40e7);}return _0x3c3277;}(_0x2b250d,_0x2bcb49),_0x3e45f9=function(_0x5482cc,_0x271d07){const _0x1aadfb=[_0x5482cc];for(const _0x1c3c5c of _0x271d07){let _0x1861fd=0x0;for(;_0x1861fd<_0x1aadfb['length'];){const _0x539867=_0x1aadfb[_0x1861fd]['getDifference'](_0x1c3c5c);_0x1aadfb['splice'](_0x1861fd,0x1,..._0x539867),_0x1861fd+=_0x539867['length'];}}return _0x1aadfb;}(_0x2b250d,_0x2bcb49);_0x1f624b['length']&&this['_model']['change'](()=>{for(const _0x5c7ae5 of _0x1f624b){const _0x578fb2=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x20cadb,'accept');this['forceDefaultExecution'](()=>_0x578fb2([_0x5c7ae5],_0x5e3b53,_0x4b20d1));}});for(const _0x1a9317 of _0x3e45f9){let _0x1fc5a9=null,_0x4b3dd1=_0x1a9317['start'],_0x154ed8=_0x1a9317['end'];for(const {suggestion:_0x3241c4,meta:_0x52c2d6}of this['_findSuggestions'](_0x1a9317,'formatInline')){if(!_0x52c2d6['isOwn'])continue;if(_0x3241c4['subType']!=_0x20cadb)continue;if(!qt(_0x3241c4,_0x4b20d1))continue;const _0xa4ba0d=_0x3241c4['getFirstRange']();if(_0xa4ba0d['containsRange'](_0x1a9317,!0x0))return null;_0x4b3dd1=_0x4b3dd1['isBefore'](_0xa4ba0d['start'])?_0x4b3dd1:_0xa4ba0d['start'],_0x154ed8=_0x154ed8['isAfter'](_0xa4ba0d['end'])?_0x154ed8:_0xa4ba0d['end'],_0x1fc5a9?_0xa4ba0d['start']['isBefore'](_0x1fc5a9['getFirstRange']()['start'])?(_0x1fc5a9['removeMarkers'](),_0x1fc5a9=_0x3241c4):_0x3241c4['removeMarkers']():_0x1fc5a9=_0x3241c4;}const _0x8c7dec=this['_model']['createRange'](_0x4b3dd1,_0x154ed8);if(_0x1fc5a9)this['_setSuggestionRange'](_0x1fc5a9,_0x8c7dec);else{const _0xf3cd10=_0x1a2714(),_0x545b32=_0x572935['id'];this['_setSuggestionData']({'id':_0xf3cd10,'type':'formatInline:'+_0x20cadb,'data':_0x5e3b53,'createdAt':new Date(),'authorId':_0x545b32,'attributes':_0x4b20d1}),this['_addSuggestionMarker']('formatInline:'+_0x20cadb,_0xf3cd10,_0x545b32,_0x8c7dec);}}return null;}['markBlockFormat'](_0x2c8dab,_0x256766,_0x107a08=[],_0x57392b=null,_0x5d4439={}){_0x256766['formatGroupId']||(_0x256766['formatGroupId']=_0x256766['commandName']),_0x256766['multipleBlocks']=_0x2c8dab['is']('range'),_0x57392b=_0x57392b||Gt(_0x256766);const _0x48f43f=_0x107a08['map'](_0xbd4527=>Lt(_0xbd4527,this['_model'])),_0x1be2c7=_0x2c8dab['is']('range')?_0x2c8dab:Lt(_0x2c8dab,this['_model']);if('never'===this['_trackFormatChanges']){const _0x3bdb4e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x57392b,'accept');return this['forceDefaultExecution'](()=>_0x3bdb4e([_0x1be2c7],_0x256766,_0x5d4439)),null;}_0x48f43f['push'](_0x1be2c7);let _0x3adbc8=!0x0;for(const _0x4ea72d of _0x48f43f)if(!this['_rangeIsInLocalUserInsertion'](_0x4ea72d)){_0x3adbc8=!0x1;break;}if(_0x3adbc8&&'always'!==this['_trackFormatChanges']){const _0x377d03=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x57392b,'accept');return this['forceDefaultExecution'](()=>_0x377d03([_0x1be2c7],_0x256766,_0x5d4439)),null;}let _0x56923a=null,_0x611582=_0x1be2c7['start'],_0x21e207=_0x1be2c7['end'];for(const {suggestion:_0x1670ad,meta:_0x341005}of this['_findSuggestions'](_0x1be2c7,'formatBlock')){if(!_0x341005['isOwn'])continue;if(_0x341005['isNextTo']||_0x341005['containsRangeInObject']||_0x341005['isInsideObject'])continue;if(_0x1670ad['data']['formatGroupId']!=_0x256766['formatGroupId'])continue;if(!qt(_0x1670ad,_0x5d4439))continue;const _0x124e82=_0x1670ad['getFirstRange']();if(_0x1670ad['subType']==_0x57392b){if(_0x124e82['containsRange'](_0x1be2c7,!0x0))return null;_0x611582=_0x611582['isBefore'](_0x124e82['start'])?_0x611582:_0x124e82['start'],_0x21e207=_0x21e207['isAfter'](_0x124e82['end'])?_0x21e207:_0x124e82['end'],_0x56923a?_0x124e82['start']['isBefore'](_0x56923a['getFirstRange']()['start'])?(_0x56923a['removeMarkers'](),_0x56923a=_0x1670ad):_0x1670ad['removeMarkers']():_0x56923a=_0x1670ad;}else{const _0x304b3e=_0x1be2c7['getIntersection'](_0x124e82);this['_cutOutSuggestionMarker'](_0x1670ad,_0x304b3e);}}const _0x109b2f=this['editor']['plugins']['get']('Users')['me'],_0x138d10=_0x1a2714(),_0x341c50=_0x109b2f['id'];if(_0x56923a)return this['_setSuggestionRange'](_0x56923a,this['_model']['createRange'](_0x611582,_0x21e207)),_0x56923a;{const _0x5565c8=this['_setSuggestionData']({'id':_0x138d10,'type':'formatBlock:'+_0x57392b,'data':_0x256766,'createdAt':new Date(),'authorId':_0x341c50,'attributes':_0x5d4439});return this['_addSuggestionMarker']('formatBlock:'+_0x57392b,_0x138d10,_0x341c50,this['_model']['createRange'](_0x611582,_0x21e207)),_0x5565c8;}}['markMultiRangeBlockFormat'](_0x1766ac,_0x2c4e8e,_0x66ca21=[],_0x4219b2=null,_0x10949f={}){_0x2c4e8e['formatGroupId']||(_0x2c4e8e['formatGroupId']=_0x2c4e8e['commandName']);const _0xd3cf9b=_0x1766ac[0x0];_0x2c4e8e['multipleBlocks']=_0xd3cf9b['is']('range'),_0x4219b2=_0x4219b2||Gt(_0x2c4e8e);const _0x1b8b82=_0x66ca21['map'](_0x4e3657=>Lt(_0x4e3657,this['_model'])),_0x939ad2=_0xd3cf9b['is']('range')?_0x1766ac:_0x1766ac['map'](_0x14315b=>Lt(_0x14315b,this['_model']));if('never'===this['_trackFormatChanges']){const _0x4fabbb=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4219b2,'accept');return this['forceDefaultExecution'](()=>_0x4fabbb(_0x939ad2,_0x2c4e8e,_0x10949f)),null;}_0x1b8b82['push'](..._0x939ad2);let _0xe06f49=!0x0;for(const _0x152fc6 of _0x1b8b82)if(!this['_rangeIsInLocalUserInsertion'](_0x152fc6)){_0xe06f49=!0x1;break;}if(_0xe06f49&&'always'!==this['_trackFormatChanges']){const _0x4207e7=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4219b2,'accept');return this['forceDefaultExecution'](()=>_0x4207e7(_0x939ad2,_0x2c4e8e,_0x10949f)),null;}const _0x322baa=this['editor']['plugins']['get']('Users')['me'];for(const _0x2a69b1 of this['getSuggestions']()){if(_0x2a69b1['author']['id']!=_0x322baa['id'])continue;if('formatBlock'!=_0x2a69b1['type']||_0x2a69b1['data']['formatGroupId']!=_0x2c4e8e['formatGroupId'])continue;if(!qt(_0x2a69b1,_0x10949f))continue;const _0x5f51f1=_0x2a69b1['subType']==_0x4219b2;for(let _0x141f24=0x0;_0x141f24<_0x939ad2['length'];_0x141f24++){const _0x7930cc=_0x939ad2[_0x141f24];for(const _0x2f1d2d of _0x2a69b1['getMarkers']()){const _0x5e16e7=_0x2f1d2d['getRange']();if(_0x7930cc['isEqual'](_0x5e16e7)){_0x5f51f1?(_0x939ad2['splice'](_0x141f24,0x1),_0x141f24--):_0x2a69b1['removeMarker'](_0x2f1d2d['name']);break;}}}}if(0x0==_0x939ad2['length'])return null;const _0x43312d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x4219b2,'join');for(const _0x16f49e of this['getSuggestions']())if(_0x16f49e['author']['id']==_0x322baa['id']&&'formatBlock'==_0x16f49e['type']&&_0x16f49e['data']['formatGroupId']==_0x2c4e8e['formatGroupId']&&_0x16f49e['subType']==_0x4219b2&&qt(_0x16f49e,_0x10949f)&&(_0x43312d(_0x16f49e['getRanges'](),_0x939ad2)||_0x43312d(_0x939ad2,_0x16f49e['getRanges']()))){for(const _0x3da3d5 of _0x939ad2)_0x16f49e['addRange'](_0x3da3d5);return _0x16f49e;}const _0x471240=_0x1a2714(),_0x2ac7c9=_0x322baa['id'],_0x3f96eb='formatBlock:'+_0x4219b2,_0x337382=this['_setSuggestionData']({'id':_0x471240,'type':_0x3f96eb,'data':_0x2c4e8e,'createdAt':new Date(),'authorId':_0x2ac7c9,'attributes':_0x10949f});for(const _0x84d077 of _0x939ad2)this['_addSuggestionMarker'](_0x3f96eb,_0x471240,_0x2ac7c9,_0x84d077,u['getMultiRangeId']());return _0x337382;}['markDeletion'](_0x3c4564,_0x18ce87=null,_0x1de78d={}){if(_0x3c4564['isCollapsed'])return null;const _0x707b1e=this['editor']['plugins']['get']('Users')['me'],_0x4b2165=new _0x5b36f3(_0x3c4564['start'],_0x3c4564['end']);for(const {suggestion:_0x35d5da,meta:_0x53f8aa}of this['_findSuggestions'](_0x4b2165,'insertion'))if(_0x53f8aa['isOwn']&&!_0x53f8aa['isNextTo']){if(_0x35d5da['isMultiRange']){const _0x521a95=_0x35d5da['getRanges']()['filter'](_0x50be82=>'$graveyard'!=_0x50be82['root']['rootName']);_0x521a95['every'](_0x412562=>_0x4b2165['containsRange'](_0x412562,!0x0))&&_0x35d5da['discard']();if(_0x521a95['some'](_0x5923e2=>_0x5923e2['containsRange'](_0x4b2165,!0x0))){const _0x144262=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x18ce87,'accept');return this['forceDefaultExecution'](()=>_0x144262([_0x4b2165],null,_0x1de78d)),null;}}else{const _0x28b358=_0x4b2165['getIntersection'](_0x35d5da['getFirstRange']());null!==_0x28b358&&_0x35d5da['_onDiscard']([_0x28b358],null,_0x1de78d);}}if(_0x4b2165['detach'](),_0x4b2165['isCollapsed']||'$graveyard'==_0x4b2165['root']['rootName'])return null;let _0x239467=null,_0x1d124f=_0x4b2165['start'],_0x31020f=_0x4b2165['end'];const _0x1b83f1=this['_findSuggestions'](_0x4b2165,'deletion');for(const {suggestion:_0x478d76,meta:_0x25cf2e}of _0x1b83f1){const _0x85d328=this['_model']['createRange'](_0x1d124f,_0x31020f);if(_0x25cf2e['isOwn']&&(this['_mergeNestedSuggestions']||!_0x25cf2e['containsRangeInObject']&&!_0x25cf2e['isInsideObject'])){if(_0x478d76['isMultiRange']){if(!qt(_0x478d76,_0x1de78d))continue;let _0x193c32=!0x0;for(const _0x50000c of _0x478d76['getRanges']()){if(_0x50000c['containsRange'](_0x85d328,!0x0))return _0x478d76;_0x85d328['containsRange'](_0x50000c)||(_0x193c32=!0x1);}_0x193c32&&_0x478d76['discard']();}else{const _0x5a6929=_0x478d76['getFirstRange']();if(_0x5a6929['containsRange'](_0x85d328,!0x0))return _0x478d76;if(!qt(_0x478d76,_0x1de78d)){_0x85d328['containsRange'](_0x5a6929)?_0x478d76['removeMarkers']():_0x5a6929['containsPosition'](_0x1d124f)?_0x1d124f=_0x5a6929['end']:_0x5a6929['containsPosition'](_0x31020f)&&(_0x31020f=_0x5a6929['start']);continue;}_0x1d124f=_0x1d124f['isBefore'](_0x5a6929['start'])?_0x1d124f:_0x5a6929['start'],_0x31020f=_0x31020f['isAfter'](_0x5a6929['end'])?_0x31020f:_0x5a6929['end'],_0x1de78d=Object['assign']({},_0x478d76['attributes']),_0x239467?_0x5a6929['start']['isBefore'](_0x239467['getFirstRange']()['start'])?(_0x239467['removeMarkers'](),_0x239467=_0x478d76):_0x478d76['removeMarkers']():_0x239467=_0x478d76;}}}if(_0x239467)return this['_setSuggestionRange'](_0x239467,this['_model']['createRange'](_0x1d124f,_0x31020f)),_0x239467;{const _0x44f631=_0x1a2714(),_0x28e26f=this['_model']['createRange'](_0x1d124f,_0x31020f),_0x32db51=_0x707b1e['id'],_0x41ce0f=_0x18ce87?'deletion:'+_0x18ce87:'deletion',_0x609c8d=this['_setSuggestionData']({'id':_0x44f631,'type':_0x41ce0f,'createdAt':new Date(),'authorId':_0x32db51,'attributes':_0x1de78d});return this['_addSuggestionMarker'](_0x41ce0f,_0x44f631,_0x32db51,_0x28e26f),_0x609c8d;}}['markMultiRangeDeletion'](_0x2e2de4,_0x3d7893='multi',_0x4bcc42={}){const _0x3b96c3=this['editor']['plugins']['get']('Users')['me'],_0x1b36d5=_0x2e2de4['map'](_0x475653=>new _0x5b36f3(_0x475653['start'],_0x475653['end'])),_0x34d994=new Set();for(const {suggestion:_0x407bb2,meta:_0x2ae63d}of this['_findSuggestions'](_0x1b36d5,'insertion'))_0x2ae63d['isOwn']&&!_0x2ae63d['isNextTo']&&_0x34d994['add'](_0x407bb2);for(const _0x574cea of _0x34d994)if(_0x574cea['isMultiRange']){const _0xaf7c1=_0x574cea['getRanges']();(!_0x574cea['attributes']||!_0x574cea['attributes']['skipNestingCheck'])&&(_0xaf7c1['every'](_0x311c16=>_0x1b36d5['some'](_0x31642e=>_0x31642e['containsRange'](_0x311c16,!0x0)))&&_0x574cea['discard']());if(_0x1b36d5['every'](_0x295b44=>_0xaf7c1['some'](_0x331a46=>_0x331a46['containsRange'](_0x295b44,!0x0)))){const _0x3ed438=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3d7893,'accept');return this['forceDefaultExecution'](()=>_0x3ed438(_0x2e2de4,null,_0x4bcc42)),null;}}else{const _0x473a50=_0x574cea['getFirstRange']();_0x1b36d5['some'](_0x293698=>_0x293698['containsRange'](_0x473a50,!0x0))&&_0x574cea['discard']();if(_0x1b36d5['every'](_0x3ddbce=>_0x473a50['containsRange'](_0x3ddbce,!0x0))){const _0x34482a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3d7893,'accept');return this['forceDefaultExecution'](()=>_0x34482a(_0x1b36d5,null,_0x4bcc42)),null;}}const _0x16e04a=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x3d7893,'join');let _0x4f0419=null;for(const _0x119e62 of this['getSuggestions']())if(_0x119e62['author']['id']==_0x3b96c3['id']&&_0x119e62['isInContent']&&'deletion'==_0x119e62['type']&&_0x119e62['subType']==_0x3d7893&&qt(_0x119e62,_0x4bcc42)&&(_0x16e04a(_0x119e62['getRanges'](),_0x1b36d5)||_0x16e04a(_0x1b36d5,_0x119e62['getRanges']()))){if(_0x4f0419){if(_0x119e62['commentThread']&&_0x119e62['commentThread']['length'])continue;for(const _0x494b19 of _0x119e62['getRanges']())_0x4f0419['isIntersectingWithRange'](_0x494b19)||_0x4f0419['addRange'](_0x494b19);_0x119e62['removeMarkers']();}else{_0x4f0419=_0x119e62;for(const _0x4369d0 of _0x1b36d5)_0x119e62['isIntersectingWithRange'](_0x4369d0)||_0x119e62['addRange'](_0x4369d0);}}if(_0x4f0419)return _0x4f0419;_0x34d994['clear']();for(const {suggestion:_0x492e8b,meta:_0x56b017}of this['_findSuggestions'](_0x1b36d5,'deletion'))_0x56b017['isOwn']&&(this['_mergeNestedSuggestions']||!_0x56b017['containsRangeInObject']&&!_0x56b017['isInsideObject'])&&qt(_0x492e8b,_0x4bcc42)&&_0x34d994['add'](_0x492e8b);for(const _0x176e45 of _0x34d994){const _0x3372b9=_0x176e45['getRanges']();if(!_0x4bcc42||!_0x4bcc42['skipNestingCheck']){if(_0x1b36d5['every'](_0x107d24=>_0x3372b9['some'](_0x2f0ace=>_0x2f0ace['containsRange'](_0x107d24,!0x0))))return _0x176e45;}(!_0x176e45['attributes']||!_0x176e45['attributes']['skipNestingCheck'])&&(_0x3372b9['every'](_0x2a8683=>_0x1b36d5['some'](_0x50a478=>_0x50a478['containsRange'](_0x2a8683,!0x0)))&&_0x176e45['discard']());}const _0x41c6b7=_0x1a2714(),_0x592cc3=_0x3b96c3['id'],_0x512452='deletion:'+_0x3d7893,_0x23bf14=this['_setSuggestionData']({'id':_0x41c6b7,'type':_0x512452,'createdAt':new Date(),'authorId':_0x592cc3,'attributes':_0x4bcc42});for(const _0x5a212e of _0x1b36d5)_0x5a212e['detach'](),_0x5a212e['isCollapsed']||'$graveyard'==_0x5a212e['root']['rootName']||this['_addSuggestionMarker'](_0x512452,_0x41c6b7,_0x592cc3,_0x5a212e,u['getMultiRangeId']());return _0x23bf14;}['markAttributeChange'](_0x2a4437,_0x4b09ae,_0x290c5f,_0x11ae57,_0x5d3819){if(_0x2a4437['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x243934=this['editor']['plugins']['get']('Users')['me']['id'],_0x25565d=Array['from'](this['_suggestions']['values']())['filter'](_0x3712ce=>'attribute'==_0x3712ce['type']&&_0x3712ce['data']['key']==_0x4b09ae&&_0x3712ce['isIntersectingWithRange'](_0x2a4437));if('default'===this['_trackFormatChanges']){const _0xfd06e3=this['_findSuggestions'](_0x2a4437,'insertion')['filter'](({meta:_0x2b5ee0})=>_0x2b5ee0['isOwn']&&!_0x2b5ee0['isInsideObject']&&!_0x2b5ee0['isNextTo'])['map'](({suggestion:_0x447c77})=>_0x447c77);_0x25565d['unshift'](..._0xfd06e3);}const _0x887968=new Map([[_0x2a4437,_0x290c5f]]);for(const _0x4eeaad of _0x25565d){const _0x189f23='attribute'==_0x4eeaad['type']?_0x4eeaad['data']['oldValue']:void 0x0,_0x2cf9ee=_0x4eeaad['getFirstRange'](),_0x45b0a8=Array['from'](_0x887968['keys']())['find'](_0x37e448=>_0x37e448['isIntersecting'](_0x2cf9ee));if(!_0x45b0a8)continue;const _0x30df0c=_0x45b0a8['getDifference'](_0x2cf9ee);this['_isBlockAttribute'](_0x4b09ae)&&'insertion'==_0x4eeaad['type']&&0x0!=_0x30df0c['length']||(_0x887968['delete'](_0x45b0a8),_0x30df0c['forEach'](_0x5a0de9=>{_0x887968['set'](_0x5a0de9,_0x290c5f);}),'insertion'!=_0x4eeaad['type']&&_0x189f23!=_0x11ae57&&_0x887968['set'](_0x45b0a8['getIntersection'](_0x2cf9ee),_0x189f23));}const _0x3e10a0=[];for(const [_0x530287,_0x3bd673]of _0x887968){const _0x37a9ee=_0x1a2714(),_0x363e2c={'key':_0x4b09ae,'oldValue':_0x3bd673,'newValue':_0x11ae57};_0x4b09ae['length']>0x25&&console['warn']('Creating\x20a\x20suggestion\x20for\x20attribute\x20with\x20too\x20long\x20attribute\x20key.\x20This\x20may\x20lead\x20to\x20errors.\x20Change\x20the\x20attribute\x20key\x20to\x20a\x20value\x20shorter\x20than\x2037\x20characters.',{'key':_0x4b09ae});const _0x53672c=('attribute:'+(_0x4b09ae+'|'+Gt({'newValue':_0x11ae57})))['substring'](0x0,0x3c),_0x12fc0e=this['_setSuggestionData']({'id':_0x37a9ee,'type':_0x53672c,'data':_0x363e2c,'createdAt':new Date(),'authorId':_0x243934,'attributes':_0x5d3819});_0x3e10a0['push'](_0x12fc0e),this['_addSuggestionMarker'](_0x53672c,_0x37a9ee,_0x243934,_0x530287);}return _0x3e10a0;}['enableDefaultAttributesIntegration'](_0x202e7e){this['enableCommand'](_0x202e7e,(_0x36d4b8,..._0x579b80)=>{this['_recordAttributeChanges'](()=>{_0x36d4b8(..._0x579b80);});});}['registerBlockAttribute'](_0x399f2d){this['_blockAttributeKeys']['add'](_0x399f2d);}['registerInlineAttribute'](_0x928422){this['_inlineAttributeKeys']['add'](_0x928422);}['_getAttributeKey'](_0x10776d){return'attribute'==_0x10776d['type']?_0x10776d['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x42c957,_0xb4b276){const _0x228c16=_0x42c957['getFirstMarker']();this['_model']['change'](_0x54e69a=>{_0x54e69a['updateMarker'](_0x228c16,{'range':_0xb4b276});});}['_addThreadToSuggestion'](_0x4d7ac3){const _0x2c4e16=_0x4d7ac3['id'],_0x12aafe=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x2c4e16)||this['_commentsRepository']['addCommentThread']({'channelId':_0x12aafe,'threadId':_0x2c4e16,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x20046d=this['_commentsRepository']['getCommentThread'](_0x2c4e16);_0x20046d['unbind']('isRemovable'),_0x20046d['isRemovable']=!0x1,_0x4d7ac3['commentThread']=_0x20046d;}['_checkSuggestionCorrectness'](_0x5f11b2,_0x1e22ba,_0x25093c,_0x2d9f00){if(_0x5f11b2['type']!=_0x1e22ba||_0x5f11b2['subType']!=_0x25093c||_0x5f11b2['creator']['id']!=_0x2d9f00)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x58ef43('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x2e61c4,_0x5cbef7){const _0x5d05f3=_0x2e61c4['getFirstRange']();if(_0x5cbef7['isEqual'](_0x5d05f3))_0x2e61c4['removeMarkers']();else{if(_0x5d05f3['containsRange'](_0x5cbef7)){const _0x797ce3=this['_model']['createPositionAt'](_0x5cbef7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2e61c4,this['_model']['createRange'](_0x5d05f3['start'],_0x797ce3));const _0x3c45a4=_0x1a2714(),_0x5a0a5b=_0x2e61c4['creator']['id'],_0x128283=_0x2e61c4['type']+':'+_0x2e61c4['subType'];this['_setSuggestionData']({'id':_0x3c45a4,'type':_0x128283,'createdAt':new Date(),'authorId':_0x5a0a5b,'data':_0x2e61c4['data'],'attributes':_0x2e61c4['attributes']});const _0x3f2942=this['_model']['createPositionAt'](_0x5cbef7['end']['parent'],'after'),_0xbf06c6=this['_model']['createRange'](_0x3f2942,_0x5d05f3['end']);this['_addSuggestionMarker'](_0x128283,_0x3c45a4,_0x5a0a5b,_0xbf06c6);}else{if(_0x5d05f3['containsPosition'](_0x5cbef7['start'])){const _0x40ef2a=this['_model']['createPositionAt'](_0x5cbef7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x2e61c4,this['_model']['createRange'](_0x5d05f3['start'],_0x40ef2a));}else{const _0x244fb1=this['_model']['createPositionAt'](_0x5cbef7['end']['parent'],'after');this['_setSuggestionRange'](_0x2e61c4,this['_model']['createRange'](_0x244fb1,_0x5d05f3['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2b0e26){for(const {suggestion:_0x27a578,meta:_0x5ac979}of this['_findSuggestions'](_0x2b0e26,'insertion')){if(!_0x5ac979['isOwn'])continue;const _0x2d9f79=_0x27a578['getRanges']();for(const _0x3fa393 of _0x2d9f79)if(!_0x2b0e26['getDifference'](_0x3fa393)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x215d01){const _0x1b60fa=this['editor']['plugins']['get']('Users')['getUser'](_0x215d01);if(!_0x1b60fa)throw new _0x58ef43('track-changes-user-not-found',this);return _0x1b60fa;}['_getExternalAuthor'](_0x210f81){const _0x517e42=this['editor']['plugins']['get']('Users'),_0x400338=_0x4ea248('external:'+_0x210f81),_0x202caf=_0x517e42['getUser'](_0x400338);return _0x202caf||_0x517e42['addUser']({'id':_0x400338,'name':_0x210f81});}['_createSuggestion'](_0x214e9f,_0xa549b1,_0x2e2d1e,_0x1b1300,_0x1a617e){const _0x30e5ed=this['_getAuthorFromId'](_0x1b1300),_0x2eb1ee=this['_suggestionFactory']['buildSuggestion'](_0x214e9f,_0xa549b1,_0x2e2d1e,_0x30e5ed,_0x1a617e,_0x316df0=>{this['_updateSuggestionData'](_0x2e2d1e,{'attributes':_0x316df0});const _0x510bb9=this['getSuggestion'](_0x2e2d1e);this['_joinWithAdjacentSuggestions'](new Set([_0x510bb9])),this['_refreshSuggestionsChain'](new Set([_0x510bb9]));});return this['listenTo'](_0x2eb1ee,'accept',()=>{this['_updateSuggestionData'](_0x2e2d1e,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x2eb1ee,'discard',()=>{this['_updateSuggestionData'](_0x2e2d1e,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x2e2d1e,_0x2eb1ee),this['_suggestionState']['set'](_0x2eb1ee,'notReady'),_0x2eb1ee;}['_splitMarkerName'](_0x480635){const _0x18f430=_0x480635['split'](':');return{'group':_0x18f430[0x0],'type':_0x18f430[0x1],'subType':_0x18f430['length']>=0x5?_0x18f430[0x2]:null,'id':_0x18f430['length']<0x5?_0x18f430[0x2]:_0x18f430[0x3],'authorId':_0x18f430['length']<0x5?_0x18f430[0x3]:_0x18f430[0x4],'markerCount':0x6==_0x18f430['length']?_0x18f430[0x5]:null};}['_breakSuggestionMarker'](_0xd70f90,_0x38b7f0,_0x5b1ed7){const _0x862820=_0xd70f90['getFirstRange'](),_0x5a7387=_0x862820['start'],_0x37958d=_0x862820['end'];this['_setSuggestionRange'](_0xd70f90,this['_model']['createRange'](_0x5a7387,_0x38b7f0));const _0x2d4e20=_0x1a2714(),_0x3201b9=_0xd70f90['creator']['id'],_0x3d96ba=_0xd70f90['type']+(_0xd70f90['subType']?':'+_0xd70f90['subType']:'');this['_setSuggestionData']({'id':_0x2d4e20,'type':_0x3d96ba,'createdAt':new Date(),'authorId':_0x3201b9,'originalSuggestionId':_0xd70f90['id'],'attributes':_0xd70f90['attributes'],'data':_0xd70f90['data']});const _0x37c2ba=this['_getAttributeKey'](_0xd70f90);('formatBlock'==_0xd70f90['type']||_0x37c2ba&&this['_isBlockAttribute'](_0x37c2ba))&&(_0x5b1ed7=this['_model']['createPositionBefore'](_0x5b1ed7['parent'])),this['_addSuggestionMarker'](_0x3d96ba,_0x2d4e20,_0x3201b9,this['_model']['createRange'](_0x5b1ed7,_0x37958d));}['_findSuggestions'](_0x57d95a,_0x5bd233=null){const _0x317b83=[],_0x1f6722=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x57d95a)||(_0x57d95a=[_0x57d95a]);for(const _0x3f5159 of this['getSuggestions']()){if(!_0x3f5159['isInContent'])continue;if(_0x5bd233&&_0x3f5159['type']!=_0x5bd233)continue;let _0x1fbd28=!0x1;for(const _0x2b7f9f of _0x3f5159['getRanges']()){for(const _0x3bfc50 of _0x57d95a){const _0x412343=_0x3bfc50['start']['isEqual'](_0x2b7f9f['end'])||_0x3bfc50['end']['isEqual'](_0x2b7f9f['start']);if(_0x412343||_0x3bfc50['getIntersection'](_0x2b7f9f)){const _0x143c58=_0x3bfc50['containsRange'](_0x2b7f9f)&&Ot(this['_model']['schema'],_0x2b7f9f['start'],_0x3bfc50),_0x29be9b=_0x2b7f9f['containsRange'](_0x3bfc50)&&Ot(this['_model']['schema'],_0x3bfc50['start'],_0x2b7f9f);_0x317b83['push']({'suggestion':_0x3f5159,'meta':{'isOwn':_0x1f6722==_0x3f5159['author'],'isNextTo':_0x412343,'isInsideObject':_0x143c58,'containsRangeInObject':_0x29be9b}}),_0x1fbd28=!0x0;break;}}if(_0x1fbd28)break;}}return _0x317b83;}['_addSuggestionMarker'](_0x1c62a9,_0x51820d,_0x5ed7d3,_0x1d32d5,_0x323a78){this['_model']['change'](_0x415ff8=>{let _0x3bd9c5='suggestion:'+_0x1c62a9+':'+_0x51820d+':'+_0x5ed7d3;_0x323a78&&(_0x3bd9c5=_0x3bd9c5+':'+_0x323a78),_0x415ff8['addMarker'](_0x3bd9c5,{'range':_0x1d32d5,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5eab06){const _0x292f90=_0x5eab06['previous'],_0x2820b4=_0x5eab06['next'];_0x5eab06['previous']=null,_0x5eab06['next']=null,null!=_0x292f90&&_0x292f90['next']==_0x5eab06&&(_0x292f90['next']=_0x2820b4),null!=_0x2820b4&&_0x2820b4['previous']==_0x5eab06&&(_0x2820b4['previous']=_0x292f90),'ready'==this['_suggestionState']['get'](_0x5eab06)&&(this['_suggestionState']['set'](_0x5eab06,'removed'),this['fire']('suggestionUnloaded',_0x5eab06,_0x292f90,_0x2820b4));}['_setSuggestionData'](_0x33ebe2){const _0x2f02cc=_0x33ebe2['id'],_0x1a7359=this['addSuggestionData'](_0x33ebe2);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x175b31=this['editor']['plugins']['get']('PendingActions'),_0x1e5e8f=_0x1a7359['hasComments'],_0x22b041=_0x1a7359['subType']?_0x1a7359['type']+':'+_0x1a7359['subType']:_0x1a7359['type'],_0x5a10a8=this['editor']['locale'],_0x6b1973=_0x175b31['add'](o(_0x5a10a8,'PENDING_ACTION_SUGGESTION')),_0x4cc0bd={'id':_0x2f02cc,'type':_0x22b041,'hasComments':_0x1e5e8f,'data':_0x33ebe2['data']||null,'originalSuggestionId':_0x33ebe2['originalSuggestionId']||null,'attributes':_0x1a7359['attributes']};this['_adapter']['addSuggestion'](_0x4cc0bd)['then'](_0x51de6b=>{_0x1a7359['_saved']=!0x0,_0x175b31['remove'](_0x6b1973),_0x51de6b&&_0x51de6b['createdAt']&&(this['_suggestions']['get'](_0x2f02cc)['createdAt']=_0x51de6b['createdAt']);})['catch'](_0x199335=>{throw _0x36ad2d('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x1a7359['discard']();}),_0x1a7359['stopListening'](),this['_suggestions']['delete'](_0x1a7359['id']),this['_suggestionState']['delete'](_0x1a7359),_0x199335;});}return _0x1a7359;}['_isBlockAttribute'](_0x42bc9e){return this['_blockAttributeKeys']['has'](_0x42bc9e);}['_updateSuggestionData'](_0x46c29e,_0x1bea3e){const _0x36d4cb=this['editor']['plugins']['get']('PendingActions'),_0xfbf98c=this['getSuggestion'](_0x46c29e);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0xfbf98c['_saved']){const _0x2619e3=_0x36d4cb['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x46c29e,_0x1bea3e)['then'](()=>{_0x36d4cb['remove'](_0x2619e3);});}else _0xfbf98c['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x46c29e,_0x1bea3e);});}}['_getSuggestionData'](_0x3a820f){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x58ef43('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x3a820f);}['_handleNewSuggestionMarker'](_0x1653e7){const {id:_0x30ed55,type:_0x2ec623,subType:_0x55c523,authorId:_0x558e0c}=this['_splitMarkerName'](_0x1653e7),_0x317839=this['_suggestions']['get'](_0x30ed55)||this['_createSuggestion'](_0x2ec623,_0x55c523,_0x30ed55,_0x558e0c,{});switch(this['_checkSuggestionCorrectness'](_0x317839,_0x2ec623,_0x55c523,_0x558e0c),this['_suggestionState']['get'](_0x317839)){case'notReady':this['_getSuggestionData'](_0x30ed55)['then'](_0x1b4c29=>{let _0x468397=Promise['resolve']();_0x1b4c29['hasComments']&&(_0x468397=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x30ed55})),_0x468397['then'](()=>{this['addSuggestionData'](_0x1b4c29)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x317839,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x30ed55,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x317839,'ready'),this['fire']('suggestionLoaded',_0x317839);break;case'ready':this['fire']('suggestionChanged',_0x317839);}return _0x317839['addMarkerName'](_0x1653e7),_0x317839;}['_refreshSuggestionsChain'](_0x31de77){const _0x16c360=Array['from'](_0x31de77),_0x26727b=_0x16c360['filter'](_0x36b008=>'attribute'==_0x36b008['type']);this['_refreshAttributeSuggestionsChain'](_0x26727b);const _0x43be7f=_0x16c360['filter'](_0x33c0cc=>!_0x33c0cc['isMultiRange']&&'attribute'!=_0x33c0cc['type']),_0x1165ee=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x5dc595=>!_0x5dc595['isMultiRange']&&'attribute'!=_0x5dc595['type']),_0x58e56a=_0x1165ee['filter'](_0x4f666f=>!_0x31de77['has'](_0x4f666f)),_0x37beed=new Map(_0x1165ee['map'](_0x5e6bcf=>[_0x5e6bcf,this['_suggestionFactory']['getSuggestionCallback'](_0x5e6bcf['type'],_0x5e6bcf['subType'],'chain')])),_0x5fef47=new Map(_0x1165ee['map'](_0x13c41d=>[_0x13c41d,_0x13c41d['getFirstRange']()])),_0x45f553=new Set(),_0x1f6f3a=new Set();for(let _0x3bb6e2=0x0;_0x3bb6e2<_0x43be7f['length'];_0x3bb6e2++)_0x527065(_0x43be7f[_0x3bb6e2],_0x43be7f,_0x3bb6e2+0x1);for(let _0x825fef=0x0;_0x825fef<_0x43be7f['length'];_0x825fef++)_0x527065(_0x43be7f[_0x825fef],_0x58e56a,0x0);const _0x4220df=new Set();for(let _0x2fbfe1=0x0;_0x2fbfe1<_0x43be7f['length'];_0x2fbfe1++){const _0x520531=_0x43be7f[_0x2fbfe1];!_0x1f6f3a['has'](_0x520531)&&_0x520531['previous']&&(_0x4220df['add'](_0x520531['previous']),_0x520531['previous']['next']===_0x520531&&(_0x520531['previous']['next']=null),_0x520531['previous']=null),!_0x45f553['has'](_0x520531)&&_0x520531['next']&&(_0x4220df['add'](_0x520531['next']),_0x520531['next']['previous']===_0x520531&&(_0x520531['next']['previous']=null),_0x520531['next']=null);}function _0x527065(_0x314851,_0xf07f38,_0x433469){for(let _0x49e553=_0x433469;_0x49e553<_0xf07f38['length'];_0x49e553++){const _0x10b253=_0x19dfde(_0x314851,_0xf07f38[_0x49e553]);_0x10b253&&(_0x10b253[0x0]['next']=_0x10b253[0x1],_0x10b253[0x1]['previous']=_0x10b253[0x0],_0x45f553['add'](_0x10b253[0x0]),_0x1f6f3a['add'](_0x10b253[0x1]));}}function _0x19dfde(_0x44418e,_0x1f896b){if(_0x44418e['author']['id']!==_0x1f896b['author']['id'])return null;const _0x319875=_0x37beed['get'](_0x44418e)(_0x44418e,_0x1f896b,_0x5fef47['get'](_0x44418e),_0x5fef47['get'](_0x1f896b));if(!_0x319875)return null;return _0x37beed['get'](_0x1f896b)(_0x44418e,_0x1f896b,_0x5fef47['get'](_0x44418e),_0x5fef47['get'](_0x1f896b))?_0x319875[0x1]['commentThread']&&_0x319875[0x1]['commentThread']['length']?null:_0x319875:null;}_0x4220df['size']&&this['_refreshSuggestionsChain'](_0x4220df);}['_refreshAttributeSuggestionsChain'](_0x27094f){if(0x0==_0x27094f['length'])return;const _0x1823c1=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x46b034=>'attribute'==_0x46b034['type']&&_0x46b034['_isDataLoaded']),_0x2c243d=[],_0x5e8027=new Map();for(const _0x5ee528 of _0x1823c1){const _0x3557a9=_0x4ea248(_0x5ee528['attributes']);_0x5e8027['has'](_0x3557a9)||(_0x5e8027['set'](_0x3557a9,_0x2c243d['length']),_0x2c243d['push']([]));const _0x575d38=_0x5e8027['get'](_0x3557a9);_0x2c243d[_0x575d38]['push'](_0x5ee528);}!(function(){_0x2c243d['sort']((_0x3c6576,_0x34885f)=>{const _0x7c50ef=_0x3c6576[0x0]['createdAt'],_0x38b986=_0x34885f[0x0]['createdAt'];return _0x7c50ef==_0x38b986?_0x3c6576[0x0]['attributes']['groupId']<_0x34885f[0x0]['attributes']['groupId']?-0x1:0x1:_0x7c50ef<_0x38b986?-0x1:0x1;});for(const _0x1fc497 of _0x2c243d)_0x1fc497['sort']((_0x541d31,_0x29d8d7)=>_0x541d31['id']<_0x29d8d7['id']?-0x1:0x1);}());for(let _0x2f5a0b=0x0;_0x2f5a0b<_0x2c243d['length'];_0x2f5a0b++){if(0x0==_0x2c243d[_0x2f5a0b]['length'])continue;const _0xe0cc48=[];for(let _0x1e2587=_0x2f5a0b+0x1;_0x1e2587<_0x2c243d['length'];_0x1e2587++)0x0!=_0x2c243d[_0x1e2587]['length']&&_0x4bcbf2(_0x2c243d[_0x2f5a0b],_0x2c243d[_0x1e2587])&&_0xe0cc48['push'](_0x1e2587);for(const _0x3850dd of _0xe0cc48)_0x2c243d[_0x2f5a0b]=_0x2c243d[_0x2f5a0b]['concat'](_0x2c243d[_0x3850dd]),_0x2c243d[_0x3850dd]=[];}for(const _0x1039a4 of _0x2c243d)for(let _0x26b035=0x0;_0x26b035<_0x1039a4['length'];_0x26b035++){const _0x306588=_0x1039a4[_0x26b035+0x1]||null;_0x1039a4[_0x26b035]['next']!==_0x306588&&(_0x1039a4[_0x26b035]['next']=_0x306588);}for(const _0x908dff of _0x2c243d)for(let _0x4c940f=0x0;_0x4c940f<_0x908dff['length'];_0x4c940f++){const _0x1abbd2=_0x908dff[_0x4c940f-0x1]||null;_0x908dff[_0x4c940f]['previous']!==_0x1abbd2&&(_0x908dff[_0x4c940f]['previous']=_0x1abbd2);}function _0x4bcbf2(_0x561571,_0x4a40a3){if(_0x561571[0x0]['attributes']['groupId']!==_0x4a40a3[0x0]['attributes']['groupId']&&_0x561571[0x0]['author']!==_0x4a40a3[0x0]['author'])return!0x1;if(!function(_0x36bbd8,_0x21faec){if(!_0x36bbd8['hasComments']&&!_0x21faec['hasComments'])return!0x0;if(_0x36bbd8['hasComments']&&_0x21faec['hasComments'])return!0x1;if(_0x36bbd8['hasComments']&&_0x21faec['createdAt']<_0x36bbd8['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x21faec['hasComments']&&_0x36bbd8['createdAt']<_0x21faec['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x561571[0x0],_0x4a40a3[0x0]))return!0x1;const _0x1b22ec=Tt(_0x561571[0x0]['attributes'],'groupId'),_0x19fbe2=Tt(_0x4a40a3[0x0]['attributes'],'groupId');if(!_0x468224(_0x1b22ec,_0x19fbe2))return!0x1;return!!_0x561571['every'](_0x1ae7fb=>_0x4a40a3['some'](_0x437a58=>_0x1ae7fb['getFirstRange']()['isEqual'](_0x437a58['getFirstRange']())))&&_0x4a40a3['every'](_0x4d69a5=>_0x561571['some'](_0x987cb6=>_0x4d69a5['getFirstRange']()['isEqual'](_0x987cb6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x10d2b1){const _0x4ec03c=Array['from'](_0x10d2b1),_0x21c3d0=this['getSuggestions']({'skipNotAttached':!0x0}),_0x35a634=_0x21c3d0['filter'](_0x1e07c7=>!_0x10d2b1['has'](_0x1e07c7)),_0x45b623=new Map(_0x4ec03c['map'](_0x3a1f73=>[_0x3a1f73,this['_suggestionFactory']['getSuggestionCallback'](_0x3a1f73['type'],_0x3a1f73['subType'],'join')])),_0x1e88a0=new Map(_0x21c3d0['map'](_0x5882da=>[_0x5882da,_0x5882da['getRanges']()]));for(let _0xcf32db=0x0;_0xcf32db<_0x4ec03c['length'];_0xcf32db++){if(_0x1443c6(this,_0x4ec03c[_0xcf32db],_0x4ec03c,_0xcf32db+0x1))return!0x0;}for(let _0x1ecc5=0x0;_0x1ecc5<_0x4ec03c['length'];_0x1ecc5++){if(_0x1443c6(this,_0x4ec03c[_0x1ecc5],_0x35a634,0x0))return!0x0;}return!0x1;function _0x1443c6(_0x99b09c,_0x182843,_0x21e3c6,_0x4e37a3){for(let _0x901afc=_0x4e37a3;_0x901afc<_0x21e3c6['length'];_0x901afc++){const _0x5673d0=_0x21e3c6[_0x901afc];if(_0x5673d0['type']!==_0x182843['type']||_0x5673d0['author']['id']!==_0x182843['author']['id']||_0x5673d0['subType']!==_0x182843['subType'])continue;if(!Jt(_0x182843,_0x5673d0))continue;if('attribute'==_0x182843['type']&&_0x182843['data']['oldValue']!=_0x5673d0['data']['oldValue'])continue;if('attribute'==_0x182843['type']&&_0x99b09c['_isBlockAttribute'](_0x182843['data']['key']))continue;if('formatBlock'==_0x182843['type']){const _0x200ee7=_0x99b09c['editor']['model'],_0x4681a7=_0x182843['getContainedElement']();if(_0x4681a7&&(_0x200ee7['schema']['isObject'](_0x4681a7)||_0x200ee7['schema']['isLimit'](_0x4681a7)))continue;}const _0x27e208=_0x45b623['get'](_0x182843),_0x1de5ca=_0x1e88a0['get'](_0x182843),_0x42da5d=_0x1e88a0['get'](_0x5673d0),_0x15b46b=_0x182843['commentThread']&&_0x182843['commentThread']['length'],_0x4ebf63=_0x5673d0['commentThread']&&_0x5673d0['commentThread']['length'];if(!_0x15b46b&&_0x27e208(_0x42da5d,_0x1de5ca))return _0x99b09c['_joinSuggestions'](_0x5673d0,_0x182843),_0x1e88a0['delete'](_0x182843),!0x0;if(!_0x4ebf63&&_0x27e208(_0x1de5ca,_0x42da5d))return _0x99b09c['_joinSuggestions'](_0x182843,_0x5673d0),_0x1e88a0['delete'](_0x5673d0),!0x0;}return!0x1;}}['_joinSuggestions'](_0x494ebe,_0x3847fd){if(_0x494ebe['isMultiRange']){for(const _0x41315d of _0x3847fd['getRanges']())_0x494ebe['addRange'](_0x41315d);}else{const _0x47d57f=_0x3847fd['getFirstRange']()['end'];this['_setSuggestionRange'](_0x494ebe,this['_model']['createRange'](_0x494ebe['getFirstRange']()['start'],_0x47d57f));}_0x3847fd['removeMarkers']();}['_getMarkerAnnouncementText'](_0x3ff43b,_0x32a2a6,_0x531326){const _0x6fb198=_0x3ff43b['startsWith']('format')||_0x3ff43b['startsWith']('attribute')?'FORMATTING':_0x3ff43b['toUpperCase']();return o(this['editor']['locale'],_0x32a2a6+'_'+_0x6fb198+'_SUGGESTION_ANNOUNCEMENT',_0x531326);}['_initAriaMarkerChangeAnnouncements'](){const _0x346f44=this['editor'];if(!_0x346f44['ui'])return;const {ariaLiveAnnouncer:_0x531139}=_0x346f44['ui'];_0xa87bae(this['_model'],({left:_0x44a4e5,entered:_0x567d83})=>{for(const _0x34f7db of _0x44a4e5){const {group:_0x112686,type:_0x48c7de}=this['_splitMarkerName'](_0x34f7db['name']);if('suggestion'===_0x112686){_0x531139['announce'](this['_getMarkerAnnouncementText'](_0x48c7de,'LEAVE'));break;}}for(const _0x52db15 of _0x567d83){const {group:_0x41338b,type:_0x3f6699}=this['_splitMarkerName'](_0x52db15['name']);if('suggestion'===_0x41338b){_0x531139['announce'](this['_getMarkerAnnouncementText'](_0x3f6699,'ENTER',_0x3394ef(_0x3841be)));break;}}});}['_processAttributeChanges'](_0x12da95){if(this['_recordAttributeSuggestions'])return!0x1;const _0x186e43=this['editor'],_0x244d39=_0x186e43['model']['document']['differ']['getChanges']();if(0x0==_0x244d39['length'])return!0x1;const _0x58d9a9=[],_0x5b7e79=_0x244d39['filter'](_0x7d2ea2=>'attribute'==_0x7d2ea2['type']),_0x338ea7=_0x244d39['filter'](_0x5baf6f=>'insert'==_0x5baf6f['type']&&'$text'!=_0x5baf6f['name']),_0xf67ee6=_0x244d39['filter'](_0x15e704=>'remove'==_0x15e704['type']&&'$text'!=_0x15e704['name']);for(const _0x483eb2 of _0x5b7e79)_0x58d9a9['push']({'key':_0x483eb2['attributeKey'],'newValue':_0x483eb2['attributeNewValue'],'oldValue':_0x483eb2['attributeOldValue'],'range':Pt(_0x483eb2['range'],_0x186e43['model'])});for(const _0x249833 of _0x338ea7){const _0x41fc23=_0xf67ee6['find'](_0x2bd73d=>_0x2bd73d['position']['isEqual'](_0x249833['position']));_0x41fc23&&_0x58d9a9['push']({'key':m,'newValue':_0x249833['name'],'oldValue':_0x41fc23['name'],'range':_0x186e43['model']['createRangeOn'](_0x249833['position']['nodeAfter'])});}return 0x0!=_0x58d9a9['length']&&this['_reduceExistingSuggestions'](_0x12da95,_0x58d9a9);}['_processAttributeSuggestions'](_0x64a04e){let _0x5cd9ca=!0x1;const _0x1dc3a6=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x1d657f=>_0x1d657f['data']['newRange']&&_0x1d657f['name']['startsWith']('suggestion:attribute:'));for(const _0x37e145 of _0x1dc3a6){const {subType:_0x481fb7,id:_0x1dcd5f}=this['_splitMarkerName'](_0x37e145['name']),_0x22a62a=_0x481fb7['split']('|')[0x0];for(const _0x2b4504 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x2b4504['id']!=_0x1dcd5f&&'attribute'==_0x2b4504['type']&&_0x2b4504['data']&&_0x2b4504['data']['key']==_0x22a62a&&_0x2b4504['getFirstRange']()['isIntersecting'](_0x37e145['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x2b4504,_0x37e145['data']['newRange'],_0x64a04e),_0x5cd9ca=!0x0);}return _0x5cd9ca;}['_recordAttributeChanges'](_0x4e5bc6){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x4e5bc6();}['_isRegisteredAttribute'](_0x229fb1){const _0x29fb1e=this['_isBlockAttribute'](_0x229fb1),_0x288f5c=this['_inlineAttributeKeys']['has'](_0x229fb1);return _0x29fb1e||_0x288f5c;}['_reduceExistingSuggestions'](_0x242407,_0x1f6fde){if(0x0==_0x1f6fde['length'])return!0x1;let _0x3bc131=!0x1;for(const _0xc49ed4 of _0x1f6fde){const _0x1bf893=this['_findSuggestions'](_0xc49ed4['range'],'attribute')['filter'](_0x9e9ba1=>!_0x9e9ba1['meta']['isNextTo'])['map'](_0x2a5c7a=>_0x2a5c7a['suggestion']),_0x49a5d6=_0x4ea248({'newValue':_0xc49ed4['newValue']});_0x1bf893['filter'](_0x3cfc9b=>{const [_0x35083a,_0x4f4d8a]=_0x3cfc9b['subType']['split']('|');return _0x35083a==_0xc49ed4['key']&&_0x4f4d8a!=_0x49a5d6;})['forEach'](_0x279c5b=>{this['_reduceSuggestionAttributeRange'](_0x279c5b,_0xc49ed4['range'],_0x242407),_0x3bc131=!0x0;});}return _0x3bc131;}['_reduceSuggestionAttributeRange'](_0x382897,_0x2d9199,_0x3abd1d){const _0x2f56ca=_0x382897['getFirstRange']()['getDifference'](_0x2d9199);0x0!==_0x2f56ca['length']?0x1!==_0x2f56ca['length']?this['_breakSuggestionMarker'](_0x382897,_0x2d9199['start'],_0x2d9199['end']):this['_setSuggestionRange'](_0x382897,_0x2f56ca[0x0]):_0x3abd1d['removeMarker'](_0x382897['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x153370){this['_editor']=_0x153370,this['_model']=_0x153370['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x10c62d,_0xd7b189,_0x2ecc49,_0x4b37b9,_0x5a0b29,_0x5a1f09){return new u(this['_model'],{'type':_0x10c62d,'subType':_0xd7b189,'id':_0x2ecc49,'author':_0x4b37b9,'creator':_0x4b37b9,'attributes':_0x5a0b29,'onAttributesChange':_0x5a1f09,'onAccept':(..._0x589478)=>this['getSuggestionCallback'](_0x10c62d,_0xd7b189,'accept')(..._0x589478),'onDiscard':(..._0x3d66b1)=>this['getSuggestionCallback'](_0x10c62d,_0xd7b189,'discard')(..._0x3d66b1)});}['registerCustomCallback'](_0x2be4e5,_0x83055,_0x35aaa1,_0x4605c2){const _0x29e28b=_0x2be4e5+':'+_0x83055+':'+_0x35aaa1;this['_customCallbacks']['set'](_0x29e28b,_0x4605c2);}['getSuggestionCallback'](_0x2561cc,_0x2d1adb,_0x14bb98){const _0x514f96=_0x2561cc+':'+_0x2d1adb+':'+_0x14bb98;return this['_customCallbacks']['get'](_0x514f96)||this['_defaultCallbacks']['get'](_0x2561cc+':'+_0x14bb98);}['_registerDefaultCallbacks'](){const _0x51ad66=()=>!0x1,_0x166c77=_0x4c32e8=>{_0x4c32e8['sort']((_0x11a59c,_0x441cf1)=>_0x11a59c['start']['isBefore'](_0x441cf1['start'])?0x1:-0x1),this['_model']['change'](_0x598227=>{for(const _0x119fd5 of _0x4c32e8){let _0x14d37e;_0x14d37e=_0x119fd5['end']['isAtEnd']&&_0x119fd5['end']['parent']==_0x119fd5['start']['nodeAfter']?_0x598227['createSelection'](_0x119fd5['start']['nodeAfter'],'on'):_0x598227['createSelection'](_0x119fd5),this['_model']['deleteContent'](_0x14d37e,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x100b56=(_0x2d94b1,_0x40d5d1)=>{_0x40d5d1&&this['_model']['change'](_0x113e3d=>{const {commandName:_0x3abd6b,commandParams:_0x3804b2=[]}=_0x40d5d1,_0x296c32=_0x2d94b1['map'](_0x61c79e=>(Vt(_0x61c79e)&&(_0x61c79e=this['_model']['createRange'](_0x61c79e['end'])),_0x61c79e))['filter'](_0x59988a=>'$graveyard'!==_0x59988a['root']['rootName']);if(_0x296c32['length']<0x1)return;const _0x54522e=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x5124e0=>_0x5b36f3['fromRange'](_0x5124e0));_0x113e3d['setSelection'](_0x296c32);for(const _0x529b23 of this['_editor']['commands']['commands']())_0x529b23['refresh']();_0x3804b2['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3abd6b,..._0x3804b2);const _0x5cbba4=_0x54522e['filter'](_0x1a2007=>'$graveyard'!=_0x1a2007['root']['rootName']);_0x5cbba4['length']>0x0&&_0x113e3d['setSelection'](_0x5cbba4);for(const _0x3864bc of _0x54522e)_0x3864bc['detach']();});},_0x44bec8=(_0x4e481b,_0xcbd24a)=>0x1==_0x4e481b['length']&&0x1==_0xcbd24a['length']&&_0x4e481b[0x0]['end']['isEqual'](_0xcbd24a[0x0]['start']),_0x2efed6=(_0x3afa43,_0x339bf2,_0x107df6,_0x39f573)=>Ht(_0x3afa43,_0x339bf2,_0x107df6,_0x39f573,this['_model'])?[_0x3afa43,_0x339bf2]:Ht(_0x339bf2,_0x3afa43,_0x39f573,_0x107df6,this['_model'])?[_0x339bf2,_0x3afa43]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x51ad66),this['_defaultCallbacks']['set']('insertion:discard',_0x166c77),this['_defaultCallbacks']['set']('insertion:join',_0x44bec8),this['_defaultCallbacks']['set']('insertion:chain',_0x2efed6),this['_defaultCallbacks']['set']('deletion:accept',_0x166c77),this['_defaultCallbacks']['set']('deletion:discard',_0x51ad66),this['_defaultCallbacks']['set']('deletion:join',_0x44bec8),this['_defaultCallbacks']['set']('deletion:chain',_0x2efed6),this['_defaultCallbacks']['set']('formatInline:accept',_0x100b56),this['_defaultCallbacks']['set']('formatInline:discard',_0x51ad66),this['_defaultCallbacks']['set']('formatInline:join',_0x44bec8),this['_defaultCallbacks']['set']('formatInline:chain',_0x51ad66),this['_defaultCallbacks']['set']('formatBlock:accept',_0x100b56),this['_defaultCallbacks']['set']('formatBlock:discard',_0x51ad66),this['_defaultCallbacks']['set']('formatBlock:join',_0x44bec8),this['_defaultCallbacks']['set']('formatBlock:chain',_0x51ad66),this['_defaultCallbacks']['set']('attribute:accept',_0x51ad66),this['_defaultCallbacks']['set']('attribute:discard',(_0xd02349,_0x53d9da)=>{if(!_0x53d9da)return;const _0x38a012=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x119fd7=>{if(_0x53d9da['key']==m)for(const _0x2e35f of _0xd02349){const _0x2eeb1c=_0x2e35f['start']['nodeAfter'],_0x31dbb1=_0x53d9da['oldValue'];_0x119fd7['rename'](_0x2eeb1c,_0x31dbb1);}else{if(_0x38a012['_isBlockAttribute'](_0x53d9da['key'])){for(const _0x5aa2c0 of _0xd02349)void 0x0!==_0x53d9da['oldValue']?_0x119fd7['setAttribute'](_0x53d9da['key'],_0x53d9da['oldValue'],_0x5aa2c0['start']['nodeAfter']):_0x119fd7['removeAttribute'](_0x53d9da['key'],_0x5aa2c0['start']['nodeAfter']);}else{for(const _0x5ccdc6 of _0xd02349)_0x53d9da['oldValue']?_0x119fd7['setAttribute'](_0x53d9da['key'],_0x53d9da['oldValue'],_0x5ccdc6):_0x119fd7['removeAttribute'](_0x53d9da['key'],_0x5ccdc6);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x44bec8);}}function Ot(_0x25fe8d,_0x5bbcc2,_0x5dfb06){for(const _0x3108d6 of _0x5bbcc2['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x3108d6['root']==_0x3108d6)return!0x1;if(!_0x5dfb06['containsItem'](_0x3108d6))return!0x1;if(_0x25fe8d['isObject'](_0x3108d6)||_0x25fe8d['isLimit'](_0x3108d6))return!0x0;}return!0x1;}function Vt(_0x335f0a){return _0x335f0a['end']['parent']==_0x335f0a['start']['nodeAfter']&&_0x335f0a['end']['isAtStart'];}function Ut(_0x4d9297,_0x30eb1f,_0x596ba8,_0x3d7553){const _0x1ec198=_0x5f5a95=>!_0x5f5a95['item']['is']('$textProxy')&&!_0x3d7553['isObject'](_0x5f5a95['item']),_0x4f5366=_0x4d9297['start']['getLastMatchingPosition'](_0x1ec198),_0x27161d=_0x4d9297['end']['getLastMatchingPosition'](_0x1ec198,{'direction':'backward'});return(!_0x4d9297['start']['isEqual'](_0x4f5366)||!_0x4d9297['end']['isEqual'](_0x27161d))&&(_0x4f5366['isBefore'](_0x27161d)?_0x596ba8['updateMarker'](_0x30eb1f,{'range':_0x596ba8['createRange'](_0x4f5366,_0x27161d)}):_0x596ba8['removeMarker'](_0x30eb1f),!0x0);}function Gt(_0x9bffbc){return _0x4ea248(_0x9bffbc);}function Ft(_0x4d1a60){const _0x499bac=_0x4d1a60['start']['nodeAfter'];return _0x499bac&&_0x499bac['is']('element');}function Pt(_0x1df9d4,_0x589a29){return null==_0x1df9d4['end']['nodeBefore']&&_0x1df9d4['end']['parent']==_0x1df9d4['start']['nodeAfter']?Lt(_0x1df9d4['start']['nodeAfter'],_0x589a29):_0x1df9d4;}function Lt(_0x47cf36,_0x3372ac){const _0x56049e=_0x3372ac['schema']['isObject'](_0x47cf36)||_0x3372ac['schema']['isSelectable'](_0x47cf36);return _0x3372ac['createRange'](_0x3372ac['createPositionAt'](_0x47cf36,'before'),_0x56049e?_0x3372ac['createPositionAfter'](_0x47cf36):_0x3372ac['createPositionAt'](_0x47cf36,'end'));}function Ht(_0x59ca56,_0x1c6ccd,_0x559f2c,_0xfcb801,_0x11a558){if(_0x59ca56['next'])return!0x1;if(!Jt(_0x59ca56,_0x1c6ccd))return!0x1;if(_0x559f2c['end']['isEqual'](_0xfcb801['start']))return!0x0;if(_0x59ca56['type']!=_0x1c6ccd['type'])return!0x1;if(!_0x559f2c['end']['isTouching'](_0xfcb801['start']))return!0x1;const _0xe94a9d=_0x11a558['createRange'](_0x559f2c['end'],_0xfcb801['start'])['getWalker']();for(const _0x5e3198 of _0xe94a9d)if(['elementStart','elementEnd']['includes'](_0x5e3198['type'])&&_0x11a558['schema']['isLimit'](_0x5e3198['item']))return!0x1;return!0x0;}function Jt(_0x251905,_0x3847f6){if(!_0x251905['_isDataLoaded']||!_0x3847f6['_isDataLoaded'])return!0x1;const _0x2772f3=new Set(Object['keys'](_0x251905['attributes'])),_0x449c95=new Set(Object['keys'](_0x3847f6['attributes']));if(_0x2772f3['delete']('groupId'),_0x449c95['delete']('groupId'),0x0==_0x2772f3['size']&&0x0==_0x449c95['size'])return!0x0;if(_0x2772f3['size']!=_0x449c95['size'])return!0x1;const _0x2029c0={..._0x251905['attributes']},_0x267f3b={..._0x3847f6['attributes']};return delete _0x2029c0['groupId'],delete _0x267f3b['groupId'],JSON['stringify'](_0x2029c0)==JSON['stringify'](_0x267f3b);}function qt(_0x38faf2,_0x54a3e5){const _0x592923=zt(_0x38faf2['attributes']),_0x5daf42=zt(_0x54a3e5);if(!_0x38faf2['_isDataLoaded'])return!0x1;for(const _0x40f60c of Object['keys'](_0x5daf42))if(!_0x468224(_0x592923[_0x40f60c],_0x5daf42[_0x40f60c]))return!0x1;return!0x0;}function zt(_0x64f25){const _0x7af544=Object['assign']({},_0x64f25);return delete _0x7af544['skipNestingCheck'],delete _0x7af544['tablePasteChainId'],_0x7af544;}class ae extends/* #__PURE__ -- @preserve */
25
+ _0x102118(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x7ad91d,_0x36fac7,_0x28cca2,_0x5db7c5){super(),this['model']=_0x36fac7,this['view']=_0x28cca2,this['commentThreadController']=_0x5db7c5,this['_editor']=_0x7ad91d,this['_acceptCommand']=_0x7ad91d['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x7ad91d['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x3e8039,_0x525b20)=>_0x3e8039||_0x525b20),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0xdea5a7=>_0xdea5a7&&this['_editor']['model']['canEditAt'](_0x36fac7['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2aea97=>_0x2aea97&&this['_editor']['model']['canEditAt'](_0x36fac7['getRanges']())),this['_pendingAction']=null,_0x28cca2['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x28cca2,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x28cca2,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x28cca2,'change:isDirty',()=>{_0x28cca2['isDirty']?this['_setPendingAction']():this['_removePendingAction']();});}['acceptSuggestion'](){this['_acceptCommand']['execute'](this['model']['id']);}['discardSuggestion'](){this['_discardCommand']['execute'](this['model']['id']);}['destroy'](){this['view']['unbind']('isEnabled'),this['view']['unbind']('canAccept'),this['view']['unbind']('canDiscard'),this['stopListening'](),this['commentThreadController']['destroy'](),this['_pendingAction']&&this['_removePendingAction']();}['_setPendingAction'](){const _0x5880ed=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x5880ed);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x425d52{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x40697a,_0x48638d,_0x441e67,_0x2524f4){super(_0x40697a),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x3c0433(_0x40697a,o(_0x40697a,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x48638d['authoredAt']),this['bind']('authoredAt')['to'](_0x48638d),this['set']('descriptionParts',[]),this['set']('isDirty',!0x1),this['set']('isEnabled',!0x1),this['set']('canAccept',!0x1),this['set']('canDiscard',!0x1),this['bind']('ariaLabel')['to'](this,'length',_0x48638d,'authoredAt',this,'descriptionParts',(_0xd07781,_0x570070,_0x36cea2)=>{const _0x11e437=_0x36cea2['map'](_0x11c843=>ls(_0x11c843['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0xd07781-0x1,_0x48638d['author']['name'],_0x570070?_0x2524f4['formatDateTime'](_0x570070):'',new DOMParser()['parseFromString'](_0x11e437,'text/html')['body']['textContent']]);}),this['focusables']=new _0x320a5b(),this['focusTracker']=new _0x365400(),this['keystrokes']=new _0x3007a1(),this['focusCycler']=new _0x40bae3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x9387b1=>_0x9387b1['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x48638d,this['_localUser']=_0x441e67,this['_config']=_0x2524f4,_0x2524f4['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x33c295(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1f614a}=this['_config'];this['commentsListView']=new _0x1f614a(this['locale'],this['_model']['commentThread'],Object['assign']({'CommentView':this['_config']['CommentView']},this['_config'])),this['commentsListView']['delegate']('removeComment')['to'](this),this['commentsListView']['delegate']('updateComment')['to'](this),this['commentsListView']['bind']('isActive')['to'](this),this['set']('length',this['commentsListView']['length']+0x1),this['bind']('length')['to'](this['commentsListView'],'length',_0xf2b472=>_0xf2b472+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x2a6e60,_0x23e286)=>_0x2a6e60||!!_0x23e286);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x4c193b}=this['_config'],_0x4074ed=new _0x4c193b(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x2f2a79=_0x4074ed['commentInputView'];return _0x4074ed['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x2f2a79,'value',(_0x3d175c,_0x463225,_0x19e408)=>!!_0x19e408||_0x3d175c&&!_0x463225),_0x2f2a79['on']('submit',(_0x135b35,_0x2867dc)=>{this['fire']('addComment',_0x2867dc),_0x2f2a79['editor']['setData']('');}),_0x2f2a79['on']('cancel',()=>this['focus']()),_0x2f2a79['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x4074ed;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x85c983,_0xdb1dd1,_0x557de6,_0x1e4f1e){super(_0x85c983,_0xdb1dd1,_0x557de6,_0x1e4f1e),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x27e57f=>_0x27e57f&&_0x27e57f[0x0]?_0x27e57f[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x38ca13,_0x1e9cd3)=>{let _0x2d88be='';for(const _0x4261b6 of _0x38ca13)_0x2d88be+='<p>'+ls(_0x4261b6['content'],_0x4261b6['color'])+'</p>';return _0x1e9cd3?_0x2d88be:_0x24e872(_0x2d88be,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x1e4f1e['SuggestionView'](_0x85c983,_0xdb1dd1,{'formatDateTime':_0x1e4f1e['formatDateTime']}),this['suggestionView']['bind']('description')['to'](this),this['suggestionView']['delegate']('acceptSuggestion','discardSuggestion')['to'](this),this['suggestionView']['acceptButton']['bind']('isEnabled')['to'](this,'canAccept'),this['suggestionView']['discardButton']['bind']('isEnabled')['to'](this,'canDiscard'),this['focusables']['add'](this['suggestionView']),this['commentsListView']&&this['focusables']['add'](this['commentsListView']),this['commentThreadInputView']&&this['focusables']['add'](this['commentThreadInputView']),this['setTemplate'](this['getTemplate']());}['getTemplate'](){const _0x1b2491=this['bindTemplate'],_0x415037=[this['suggestionView']];return this['commentsListView']&&_0x415037['push'](this['commentsListView']),this['commentThreadInputView']&&_0x415037['push'](this['commentThreadInputView']),_0x415037['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x1b2491['if']('isActive','ck-suggestion-wrapper--active'),_0x1b2491['to']('type',_0x5f4aa8=>'ck-suggestion-'+_0x5f4aa8),this['_config']['disableComments']&&'ck-suggestion--disabled-comments'],'data-suggestion-id':this['_model']['id'],'data-thread-id':this['_model']['commentThread']['id'],'data-author-id':this['_model']['author']['id'],'tabindex':0x0,'role':'listitem','aria-label':_0x1b2491['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x415037};}['render'](){super['render'](),this['commentsListView']&&(this['commentsListView']['delegate']('editorReady')['to'](this),this['commentsListView']['delegate']('editorDestroyed')['to'](this)),this['commentThreadInputView']&&(this['commentThreadInputView']['delegate']('editorReady')['to'](this),this['commentThreadInputView']['delegate']('editorDestroyed')['to'](this));}}class ce extends _0x425d52{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x6af8cd,_0x3bea41,_0x414dd5){super(_0x6af8cd),this['_model']=_0x3bea41,this['_config']=_0x414dd5,this['set']('description',''),this['bind']('authoredAt')['to'](_0x3bea41),this['acceptButton']=this['_createButton'](o(_0x6af8cd,'Accept\x20suggestion'),_0x4a4e5c['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x6af8cd,'Discard\x20suggestion'),_0x4a4e5c['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x11a006(_0x6af8cd,_0x3bea41['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x320a5b([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x365400(),this['keystrokes']=new _0x3007a1(),this['focusCycler']=new _0x40bae3({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0xca11a6=>_0xca11a6['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x191f08=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x191f08['innerHTML']=this['description'],this['on']('change:description',(_0xa6dab9,_0x28dda7,_0x2af189)=>{_0x191f08['innerHTML']=_0x2af189;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x33f2c3=this['bindTemplate'],_0x4042ef=[{'tag':'div','attributes':{'class':['ck-suggestion__info','ck-annotation__info']},'children':[{'tag':'span','children':[{'text':this['userView']['name']}],'attributes':{'class':['ck-suggestion__info-name','ck-annotation__info-name']}},{'tag':'time','attributes':{'datetime':_0x33f2c3['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x33f2c3['to']('authoredAt',_0x5e9183=>this['_config']['formatDateTime'](_0x5e9183))}]}]},{'tag':'div','attributes':{'class':['ck-suggestion__actions','ck-annotation__actions']},'children':[this['acceptButton'],this['discardButton']]},{'tag':'div','attributes':{'class':['ck-annotation__content-wrapper']}}];return this['_model']['isExternal']&&_0x4042ef['push']({'tag':'div','attributes':{'class':['ck-comment__external']},'children':[{'text':this['getExternalSuggestionNote']()}]}),{'tag':'div','attributes':{'class':['ck-suggestion','ck-annotation'],'tabindex':-0x1},'children':[this['userView'],{'tag':'div','attributes':{'class':['ck-suggestion__main','ck-annotation__main'],'role':'presentation'},'children':_0x4042ef}]};}['focus'](){this['element']['focus']();}['getUserViewNotificationText'](){return this['_model']['isExternal']?'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_AVATAR',this['_model']['creator']['name']):o(this['locale'],'EXTERNAL_AVATAR',this['_model']['creator']['name']):null;}['getExternalSuggestionNote'](){return'importWord'===this['_model']['attributes']['@external']['source']?o(this['locale'],'EXTERNAL_IMPORT_WORD_SUGGESTION'):o(this['locale'],'EXTERNAL_SUGGESTION');}['_createButton'](_0x349d12,_0x44d3f8,_0xf4e6ad,_0x45e5f2,_0x154823){const _0x46ab74=new _0x4a9266(this['locale']);return _0x46ab74['set']({'label':_0x349d12,'icon':_0x44d3f8,'tooltip':!0x0,'tooltipPosition':_0x154823}),_0x46ab74['extendTemplate']({'attributes':{'class':_0xf4e6ad}}),_0x46ab74['on']('execute',()=>{this['fire'](_0x45e5f2,this['_model']['id']);}),_0x46ab74;}['_setupKeyboardNavigation'](){const _0x57f278=this['element'];this['keystrokes']['listenTo'](_0x57f278);for(const _0x4242d0 of this['focusables'])this['focusTracker']['add'](_0x4242d0['element']),this['keystrokes']['listenTo'](_0x4242d0['element']);this['keystrokes']['set']('enter',(_0x2328c8,_0x54091c)=>{_0x57f278===_0x2328c8['target']&&(this['focusCycler']['focusFirst'](),_0x54091c());}),this['keystrokes']['set']('esc',(_0xd55ce9,_0x1e7fd8)=>{_0x57f278!==_0xd55ce9['target']&&(this['focus'](),_0x1e7fd8());});}}var he='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2024,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M6.182\x205.514a.643.643\x200\x200\x200-.636.64v-.001a.636.636\x200\x200\x200\x20.636.639h5.682a.641.641\x200\x200\x200\x20.636-.638.637.637\x200\x200\x200-.636-.64H6.182Z\x22/><path\x20d=\x22M6.182\x208.5a.642.642\x200\x200\x200-.588.882.636.636\x200\x200\x200\x20.588.395h5.682a.641.641\x200\x200\x200\x20.636-.639.635.635\x200\x200\x200-.636-.638H6.182Z\x22/><path\x20d=\x22M6.18\x2011.5a.64.64\x200\x200\x200\x200\x201.278h3.133a.64.64\x200\x200\x200\x200-1.278H6.18Z\x22/><path\x20d=\x22m11.772\x2018.308.154-.23c-.195-.098-.304-.192-.328-.28-.024-.09\x200-.274.076-.551.062-.166.099-.296.11-.393a2.934\x202.934\x200\x200\x200\x200-.479c-.137-.41-.2-.685-.186-.83.013-.145.117-.335.313-.57l4.465-6.207c.356-.6\x201.059-.56\x202.11.118\x201.05.68\x201.443\x201.272\x201.177\x201.772l-3.876\x206.833c-.105.27-.22.444-.347.515-.128.07-.4.119-.813.139a2.954\x202.954\x200\x200\x200-.487.21c-.127.09-.244.193-.347.31-.193.174-.332.262-.416.262-.064\x200-.178-.05-.346-.15l-.204.27-1.056-.739Zm-.184.274\x201.039.727-.26.34h-1.496l.717-1.067Z\x22/><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M3.272\x201A1.28\x201.28\x200\x200\x200\x202\x202.28v14.439a1.276\x201.276\x200\x200\x200\x201.272\x201.28h6.838a2.13\x202.13\x200\x200\x201\x20.003-.61c.024-.18.066-.363.113-.534.012-.046.027-.092.043-.136.011-.029.02-.052.025-.069v-.008a7.395\x207.395\x200\x200\x201-.042-.142H3.5V2.46s11\x20.002\x2011\x20.005v6.341l.627-.872c.204-.32.49-.614.873-.819V2.281c0-.707-.569-1.28-1.272-1.28L3.272\x201ZM16\x209.29l-1.5\x202.085V16.5h-2.708c.005.118.002.236-.007.354a.904.904\x200\x200\x201-.013.075l-.001.005a3.108\x203.108\x200\x200\x201-.097.312c-.027.101-.048.19-.062.266a.734.734\x200\x200\x200-.014.287.25.25\x200\x200\x200\x20.068.105.65.65\x200\x200\x200\x20.088.074l.017.011.016.01h.175L14.73\x2018c.697\x200\x201.271-.573\x201.271-1.281v-7.43Z\x22/></svg>\x0a';class d extends _0x2aa107{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x3544d0,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x174dcb){super(_0x174dcb),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x18a24a=this['editor']['config'];_0x18a24a['define']('trackChanges.SuggestionThreadView',re),_0x18a24a['define']('trackChanges.SuggestionView',ce),_0x18a24a['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x18a24a['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x13b385,_0x5e3fd7){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x4fa995,_0x1c2a6c]of this['_handleControllerBuffer']){const _0x4c8ac4=this['_suggestionToController']['has'](_0x4fa995);_0x4c8ac4||_0x1c2a6c?_0x4c8ac4&&_0x1c2a6c&&this['_destroyController'](_0x4fa995):this['_initializeController'](_0x4fa995);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x13b385,_0x5e3fd7);}['init'](){const _0x1c4788=this['editor'],_0x1b92a6=_0x1c4788['plugins']['get']('TrackChangesEditing'),_0x5cbf70=_0x1c4788['plugins']['get']('Annotations'),_0x2bd4f5=_0x1c4788['plugins']['get']('EditorAnnotations'),_0x345dc8=_0x1c4788['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x2bd4f5['addSourceCollector'](()=>{const _0x1088b4=[];for(const [_0x42ffbf,_0x3b650f]of Array['from'](this['_suggestionToController'])){const _0x28c504=_0x42ffbf['getAllAdjacentSuggestions'](),_0x337b5d=[];for(const _0x1f2fe5 of _0x28c504){if(!_0x1f2fe5['isInContent'])continue;if(_0x1f2fe5['isMultiRange']){_0x337b5d['push'](..._0x1f2fe5['getRanges']());continue;}const _0x5acf3d=_0x1f2fe5['getFirstRange']();if(_0x337b5d['length']>0x0){const _0x576879=_0x337b5d[0x0]['getJoined'](_0x5acf3d);if(_0x576879){_0x337b5d[0x0]=_0x576879;continue;}}_0x337b5d['push'](_0x5acf3d);}_0x1088b4['push']([_0x3b650f['view'],_0x337b5d]);}return _0x1088b4;}),this['listenTo'](_0x1b92a6,'suggestionLoaded',(_0x1a3590,_0x10b77b)=>{this['listenTo'](_0x10b77b,'change:previous',(_0x5d58f3,_0x5bd60d,_0x847b0c,_0x29c886)=>{_0x10b77b['isInContent']&&(null==_0x847b0c?(this['_updateController'](_0x29c886['head']),this['_handleSuggestionControllerDelayed'](_0x10b77b,!0x1)):(this['_updateController'](_0x847b0c['head']),null==_0x29c886&&this['_handleSuggestionControllerDelayed'](_0x10b77b,!0x0)));}),null!==_0x10b77b['previous']?this['_updateController'](_0x10b77b['head']):this['_handleSuggestionControllerDelayed'](_0x10b77b,!0x1);}),this['listenTo'](_0x1b92a6,'suggestionUnloaded',(_0x33f4c3,_0x31f2e7,_0x4147e1)=>{this['stopListening'](_0x31f2e7,'change:previous'),this['_handleControllerBuffer']['delete'](_0x31f2e7),this['_suggestionToController']['has'](_0x31f2e7)&&this['_destroyController'](_0x31f2e7),_0x4147e1&&this['_updateController'](_0x4147e1['head']);}),this['listenTo'](_0x1b92a6,'suggestionChanged',(_0x1bcee1,_0x495a05)=>{this['_updateController'](_0x495a05);}),this['listenTo'](_0x5cbf70,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x345dc8,'addComment',(_0x4cf6bf,{threadId:_0x294517,isFromAdapter:_0x483900})=>{if(_0x483900||!_0x1b92a6['hasSuggestion'](_0x294517))return;const _0x5a07f8=_0x1b92a6['getSuggestion'](_0x294517);this['_suggestionToController']['get'](_0x5a07f8)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x437910=this['editor']['plugins']['get']('Annotations'),_0x332050=this['editor']['plugins']['get']('TrackChangesEditing'),_0x163af7=Array['from'](_0x437910['activeAnnotations'],_0x46ed94=>_0x46ed94['innerView'])['filter'](_0x4f592d=>this['_viewToController']['has'](_0x4f592d)),_0x317750=[];for(const _0x16da45 of _0x163af7){const _0x16318e=this['_viewToController']['get'](_0x16da45)['model']['getAllAdjacentSuggestions']();_0x317750['push'](..._0x16318e['reduce']((_0x10c6d9,_0x3a7ab4)=>[..._0x10c6d9,..._0x3a7ab4['getMarkerNames']()],[]));}_0x332050['activeMarkers']=_0x317750;}['_addUIComponentsToFactory'](){const _0x156289=this['editor'],_0x198321=_0x156289['locale'],_0x11ae1e=o(_0x198321,'Track\x20changes'),_0x52aefa=new Wt([{'type':'switchbutton','model':new _0x3cb1a1({'withText':!0x0,'isToggleable':!0x0,'label':_0x11ae1e,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x3cb1a1({'withText':!0x0,'label':o(_0x198321,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x60df9a of _0x52aefa)if(me(_0x60df9a)){const _0x319a07=_0x156289['commands']['get'](_0x60df9a['model']['commandName']);_0x60df9a['model']['bind']('isOn','isEnabled')['to'](_0x319a07,'value','isEnabled');}_0x156289['ui']['componentFactory']['add']('trackChanges',_0x3878a4=>this['_createToolbarButton'](_0x3878a4,_0x52aefa,_0x11ae1e)),_0x156289['ui']['componentFactory']['add']('menuBar:trackChanges',_0x4499ff=>this['_createMenuBarMenu'](_0x4499ff,_0x52aefa,_0x11ae1e));}['_createToolbarButton'](_0xd0f5f5,_0x48ab15,_0x34e7a8){const _0x33e7d9=Qt(_0xd0f5f5,_0x2372dc),_0x196778=this['editor']['commands']['get']('trackChanges');_0x33e7d9['buttonView']['set']({'tooltip':_0x34e7a8,'label':_0x34e7a8,'icon':he}),_0x33e7d9['buttonView']['bind']('isOn')['to'](_0x196778,'value'),_0x33e7d9['buttonView']['on']('execute',()=>{_0x196778['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x33e7d9,_0x48ab15,{'role':'menu'});const _0x3c7b99=[];for(const _0x35431b of _0x48ab15)me(_0x35431b)&&_0x3c7b99['push'](this['editor']['commands']['get'](_0x35431b['model']['commandName']));const _0x429299=_0x33e7d9['buttonView'];return _0x429299['actionView']['unbind']('isEnabled'),_0x429299['arrowView']['unbind']('isEnabled'),_0x429299['actionView']['bind']('isEnabled')['to'](_0x196778,'isEnabled'),_0x429299['arrowView']['bind']('isEnabled')['toMany'](_0x3c7b99,'isEnabled',(..._0x541313)=>_0x541313['some'](_0x17eb76=>_0x17eb76)),_0x33e7d9['on']('execute',_0x2cb395=>{this['editor']['execute'](_0x2cb395['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x33e7d9;}['_createMenuBarMenu'](_0x2ff851,_0x520aeb,_0x5c147f){const _0x47722f=new Yt(_0x2ff851),_0x2f6faa=this['editor']['commands']['get']('trackChanges');_0x47722f['buttonView']['set']({'label':_0x5c147f,'icon':he});const _0x1577d7=new Zt(_0x2ff851);for(const _0x39f268 of _0x520aeb){if('separator'==_0x39f268['type']){_0x1577d7['items']['add'](new Xt(_0x2ff851));continue;}const _0x9880b1=new te(_0x2ff851,_0x47722f),_0xea4064=new _0x334699(_0x2ff851),_0x2a1528=_0x39f268['model'];_0xea4064['bind'](...Object['keys'](_0x2a1528))['to'](_0x2a1528),_0xea4064['delegate']('execute')['to'](_0x47722f),_0xea4064['on']('execute',()=>{this['editor']['execute'](_0x2a1528['commandName']),this['editor']['editing']['view']['focus']();}),_0x9880b1['children']['add'](_0xea4064),_0x1577d7['items']['add'](_0x9880b1);}return _0x47722f['bind']('isEnabled')['to'](_0x2f6faa,'isEnabled'),_0x47722f['panelView']['children']['add'](_0x1577d7),_0x47722f;}['_initializeController'](_0x542d88){const _0x29c9b2=this['editor'],_0x53c55b=_0x29c9b2['config'],_0x5537d8=_0x29c9b2['plugins']['get']('Annotations'),_0x4208a1=_0x29c9b2['plugins']['get']('CommentsRepository'),_0x1906b9=_0x29c9b2['plugins']['get']('EditorAnnotations'),_0x4714cc=_0x29c9b2['plugins']['get'](_0x3544d0)['me'],_0x3cb3da=_0x53c55b['get']('trackChanges')['SuggestionThreadView'],_0x4a6f6d=_0x53c55b['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x16543a,CommentThreadInputView:_0x5c87a3}=_0x29c9b2['plugins']['get']('CommentsUI');let _0xff52e2,_0x35740c;this['_annotationViews']['has'](_0x542d88['id'])?(_0x35740c=this['_annotationViews']['get'](_0x542d88['id']),_0xff52e2=_0x35740c['mainView']):(_0xff52e2=new _0x3cb3da(_0x29c9b2['locale'],_0x542d88,_0x4714cc,{'disableComments':this['_disableComments'],'editorConfig':_0x53c55b['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x53c55b['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x53c55b['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x53c55b['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x25c6ce(_0x53c55b['get']('locale')),'CommentView':_0x53c55b['get']('comments')['CommentView'],'CommentsListView':_0x16543a,'CommentThreadInputView':_0x5c87a3,'SuggestionView':_0x4a6f6d}),_0xff52e2['suggestionView']['acceptButton']['on']('execute',()=>{_0x29c9b2['editing']['view']['focus']();}),_0xff52e2['suggestionView']['discardButton']['on']('execute',()=>{_0x29c9b2['editing']['view']['focus']();}),_0x35740c=_0x5537d8['createAnnotationView'](this['editor']['locale'],_0xff52e2),_0x35740c['bind']('isDirty')['to'](_0xff52e2,'isDirty'),_0x35740c['bind']('length')['to'](_0xff52e2),_0x35740c['bind']('type')['to'](_0xff52e2,'type',_0xc8e64d=>'suggestion-'+_0xc8e64d),this['listenTo'](_0xff52e2,'escape',()=>{_0x29c9b2['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x542d88['id'],_0x35740c));const _0x4d88b2=_0x4208a1['createCommentThreadController'](_0x542d88['commentThread'],_0xff52e2),_0x366a2a=new ae(_0x29c9b2,_0x542d88,_0xff52e2,_0x4d88b2),_0x21c9c6=_0x542d88['getAllAdjacentSuggestions']()['filter'](_0x20d2da=>_0x20d2da['isInContent']);_0xff52e2['descriptionParts']=_0x29c9b2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x21c9c6),this['_suggestionToController']['set'](_0x542d88,_0x366a2a),this['_viewToController']['set'](_0xff52e2,_0x366a2a);const _0x304117=_0x5537d8['createAnnotation']({'view':_0x35740c,'target':()=>{const _0x533927=[],_0x3ec17c=_0x542d88['getAllAdjacentSuggestions']()['filter'](_0xf27c09=>_0xf27c09['isInContent']);for(const _0x5a0bfa of _0x3ec17c)_0x533927['push'](..._0x5a0bfa['getMarkers']());return _0x101415(_0x29c9b2['editing'],_0x533927);},'type':()=>'suggestion-'+_0x366a2a['view']['type']});_0x4208a1['_bindAnnotationToEditors'](_0xff52e2,_0x304117),_0x5537d8['add'](_0x304117),_0x1906b9['registerAnnotation'](_0x304117);}['_destroyController'](_0x469b85){const _0xa43898=this['editor']['plugins']['get']('CommentsRepository'),_0x3bea8c=this['editor']['plugins']['get']('Annotations'),_0x46e0bc=this['_suggestionToController']['get'](_0x469b85),_0x37eebd=_0x46e0bc['view'],_0x67b136=_0x3bea8c['getByInnerView'](_0x37eebd);_0xa43898['_unbindEditors'](_0x37eebd),_0x67b136&&_0x3bea8c['remove'](_0x67b136),this['_suggestionToController']['delete'](_0x469b85),this['_viewToController']['delete'](_0x37eebd),_0x46e0bc['destroy']();}['_updateController'](_0x47cff3){if(!_0x47cff3['isInContent']||!this['_suggestionToController']['has'](_0x47cff3))return;const _0x143a55=this['editor']['plugins']['get']('TrackChangesEditing'),_0x427da8=this['_suggestionToController']['get'](_0x47cff3),_0x57dc0e=_0x47cff3['getAllAdjacentSuggestions']();_0x427da8['view']['descriptionParts']=_0x143a55['descriptionFactory']['getDescriptions'](_0x57dc0e);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x3841be,(_0x1fdf77,_0x5b46b3)=>{const _0x256a94=this['editor']['plugins']['get'](k),_0x36d6ea=this['editor']['plugins']['get'](p);if(!_0x36d6ea['activeMarkers']['length'])return;const {id:_0x57e96c}=_0x36d6ea['_splitMarkerName'](_0x36d6ea['activeMarkers'][0x0]),_0x1431f6=_0x256a94['getSuggestion'](_0x57e96c);_0x1431f6&&(this['_suggestionToController']['get'](_0x1431f6)['view']['focus'](),_0x5b46b3());});}['destroy'](){for(const _0x184b53 of this['_suggestionToController']['keys']())this['_destroyController'](_0x184b53);for(const _0x58b6d0 of this['_annotationViews']['values']())_0x58b6d0['mainView']['destroy']();super['destroy']();}}function me(_0x4515dd){return'model'in _0x4515dd;}class k extends _0x2aa107{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x28a170){this['editor']['plugins']['get'](p)['adapter']=_0x28a170;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x3ad20d){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x3ad20d);}['getSuggestions']({skipNotAttached:_0x28f83a=!0x1,toJSON:_0x245986=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x28f83a,'toJSON':_0x245986});}['getSuggestion'](_0x4f3d3a){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x4f3d3a);}}const T=['Pagination'];class P extends _0x2aa107{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x5592c6=this['editor'];if(_0x5592c6['config']['define']('trackChangesData.editorCreator',_0x53bce3=>{const _0x323c4c=_0x5592c6['model']['document']['getRootNames']()['reduce']((_0x4175b7,_0x25be16)=>(_0x4175b7[_0x25be16]='',_0x4175b7),{});return _0x5592c6['constructor']['create'](_0x323c4c,_0x53bce3);}),'function'!=typeof _0x5592c6['config']['get']('trackChangesData')['editorCreator'])throw new _0x58ef43('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x1d6f81){return N(this['editor'],!0x0,_0x1d6f81);}['getDataWithDiscardedSuggestions'](_0x4b75f5){return N(this['editor'],!0x1,_0x4b75f5);}}class D extends _0x2aa107{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x2cd059){super(_0x2cd059),this['result']='end';}['init'](){this['editor']['plugins']['get']('CommentsRepository')['_adapter']={'addCommentThread':()=>new Promise(()=>{}),'getCommentThread':()=>new Promise(()=>{}),'updateCommentThread':()=>new Promise(()=>{}),'resolveCommentThread':()=>new Promise(()=>{}),'reopenCommentThread':()=>new Promise(()=>{}),'removeCommentThread':()=>new Promise(()=>{}),'addComment':()=>new Promise(()=>{}),'updateComment':()=>new Promise(()=>{}),'removeComment':()=>new Promise(()=>{})},this['editor']['plugins']['get']('TrackChangesEditing')['_adapter']=null;}}function v(_0x39a5d8){return void 0x0!==_0x39a5d8['getRootsAttributes'];}async function N(_0x62c8b4,_0x358bc2,_0x4bc526){const _0x5a2bac=_0x23cd20(_0x62c8b4,T);_0x5a2bac['plugins']['push'](p,D),_0x5a2bac['rootsAttributes']=v(_0x62c8b4)?_0x62c8b4['getRootsAttributes']():void 0x0;const _0x3198cb=document['createDocumentFragment'](),_0x37a3f8=_0x62c8b4['config']['get']('trackChangesData')['editorCreator'],_0x8f39ec=await _0x37a3f8(_0x5a2bac,()=>function(_0x4cb410){const _0x1d57b7=document['createElement']('div');return _0x4cb410['appendChild'](_0x1d57b7),_0x1d57b7;}(_0x3198cb));!function(_0x908db3,_0x2e4feb){const _0x4c41f3=_0x908db3['model']['document']['getRootNames']()['reduce']((_0x5e4935,_0x16b057)=>(_0x5e4935[_0x16b057]=_0x908db3['data']['get']({'rootName':_0x16b057}),_0x5e4935),{}),_0x41dcf5=_0x908db3['plugins']['get']('Users')['users']['map'](_0x1f59ba=>({'id':_0x1f59ba['id'],'name':_0x1f59ba['name']})),_0x121fd2=_0x908db3['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x310cde=_0x908db3['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x246a62=_0x2e4feb['plugins']['get']('Users'),_0x101705=_0x2e4feb['plugins']['get']('TrackChangesEditing'),_0x6fcfb4=_0x2e4feb['plugins']['get']('CommentsRepository');for(const _0x163822 of _0x41dcf5)_0x246a62['getUser'](_0x163822['id'])||_0x246a62['addUser'](_0x163822);_0x246a62['me']||_0x246a62['useAnonymousUser']();for(const _0x50931f of _0x310cde)_0x6fcfb4['addCommentThread'](_0x50931f);for(const _0x3afae6 of _0x121fd2)_0x101705['addSuggestionData'](_0x3afae6);_0x2e4feb['data']['set'](_0x4c41f3);}(_0x62c8b4,_0x8f39ec),_0x8f39ec['execute'](_0x358bc2?'acceptAllSuggestions':'discardAllSuggestions');const _0x4908b5=v(_0x8f39ec)?_0x8f39ec['getFullData'](_0x4bc526):_0x8f39ec['data']['get'](_0x4bc526);return await _0x8f39ec['destroy'](),_0x4908b5;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};