@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240818.0 → 0.0.0-nightly-20240820.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 _0x4313d1,PendingActions as _0x3046e1,icons as _0x5f1221}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x1a398d,ObservableMixin as _0x4937a9,uid as _0x2008f5,insertToPriorityArray as _0x20907e,priorities as _0x11f5d5,logWarning as _0x59f81a,getEnvKeystrokeText as _0x4bc0d1,FocusTracker as _0xc133a6,KeystrokeHandler as _0x2d7954,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0xa74f68,View as _0xc9a794,ViewCollection as _0x4d5dce,FocusCycler as _0x560ef0,ViewModel as _0x17849f,createDropdown as Qt,SplitButtonView as _0x5e1d21,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x28eee8}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x1154aa,hashObject as _0x2ada69,surroundingMarkersDetector as _0x345267,ENTER_THREAD_KEYSTROKE as _0x18328d,AriaDescriptionView as _0x53c741,setupThreadKeyboardNavigation as _0x152c40,trimHtml as _0x275f1c,UserView as _0x491ffc,LateFocusButtonView as _0x419c9e,getDateTimeFormatter as _0x2f7f13,getAllMarkersDomElementsSorted as _0x5c8c30,sanitizeEditorConfig as _0x21e4db}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x3bc6ab,LiveRange as _0x41dcaa,LivePosition as _0x549864}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x30ba19,toWidget as _0x12778f}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x59eabf,set as _0x40d9f8,isEqual as _0x5a0a72,unset as _0x348f20,omit as Tt}from'lodash-es';import{Delete as _0x4f172c,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x4044b1,ShiftEnter as _0x5719ac}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x2d4e72,_0x50639e){super(_0x2d4e72),this['_enabledCommands']=_0x50639e,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 _0x161aa7 of this['editor']['commands']['commands']())_0x161aa7['affectsData']&&!this['_enabledCommands']['has'](_0x161aa7)&&_0x161aa7['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0xaf1459 of this['editor']['commands']['commands']())_0xaf1459['affectsData']&&!this['_enabledCommands']['has'](_0xaf1459)&&_0xaf1459['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x3c05c1,_0x3411c0){super(_0x3c05c1),this['_suggestions']=_0x3411c0,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x5a68db){const _0x70d5d4=this['_suggestions']['get'](_0x5a68db);if(!_0x70d5d4)throw new _0x1a398d('track-changes-accept-suggestion-not-found',this);const _0x319e4e=_0x70d5d4['getRanges']();this['editor']['model']['canEditAt'](_0x319e4e)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x70d5d4);}}class R extends ts{['_suggestions'];constructor(_0x239fbb,_0x1d8939){super(_0x239fbb),this['_suggestions']=_0x1d8939,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x5323a5){const _0x403fd6=this['_suggestions']['get'](_0x5323a5);if(!_0x403fd6)throw new _0x1a398d('track-changes-discard-suggestion-not-found',this);const _0x3655a9=_0x403fd6['getRanges']();this['editor']['model']['canEditAt'](_0x3655a9)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0x403fd6);}}function ls(_0x259d9d,_0x5266e2){let _0x7ab13a='';return _0x7ab13a+=_0x259d9d['split']('*')['map']((_0x505eb1,_0xd270cc)=>_0xd270cc%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x505eb1)+'</span>':nn(_0x505eb1))['join'](''),_0x5266e2&&(_0x7ab13a+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x5266e2['value']+'\x22\x20title=\x22'+_0x5266e2['title']+'\x22></span>'),_0x7ab13a;}function nn(_0x3ac008){const _0x28c7dc=document['createElement']('span');return _0x28c7dc['innerText']=_0x3ac008,_0x28c7dc['innerHTML'];}function ss(_0x45cec7){return _0x45cec7['sort']((_0x587eea,_0x1ad58c)=>'deletion'==_0x587eea['type']&&'deletion'!=_0x1ad58c['type']?-0x1:'deletion'!=_0x587eea['type']&&'deletion'==_0x1ad58c['type']?0x1:0x0);}function to(_0x4653a7,_0x47de4f){let _0x2328e6,_0x5e06e4=0x0;const _0x10c314=[],_0x5527b5=_0x47de4f['schema'];for(;_0x5e06e4<_0x4653a7['length'];){const _0x2136a2=_0x4653a7[_0x5e06e4],_0x27c5de=_0x4653a7[_0x5e06e4+0x1];_0x2328e6||(_0x2328e6=_0x47de4f['createPositionBefore'](_0x2136a2)),on(_0x47de4f,_0x2136a2,_0x27c5de)||(_0x10c314['push'](_0x47de4f['createRange'](_0x2328e6,_0x5527b5['isObject'](_0x2136a2)?_0x47de4f['createPositionAfter'](_0x2136a2):_0x47de4f['createPositionAt'](_0x2136a2,'end'))),_0x2328e6=null),_0x5e06e4++;}return _0x10c314;}function on(_0x153ba6,_0x2ecfe4,_0x40d937){if(!_0x40d937)return!0x1;const _0x3aed21=_0x153ba6['createPositionAfter'](_0x2ecfe4),_0x18b081=_0x153ba6['createPositionBefore'](_0x40d937);return _0x3aed21['isTouching'](_0x18b081);}function rs(_0x380634,_0x5c6f89,_0x5c6412){for(;_0x5c6412['length'];){const _0x2312ec=_0x5c6412['splice'](0x0,0x64);_0x380634['change'](()=>{for(const _0x4d793a of _0x2312ec)_0x4d793a['isInContent']&&_0x5c6f89['execute'](_0x4d793a['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x3a9258,_0x47cfde,_0x268fbb){super(_0x3a9258),this['_command']=_0x47cfde,this['_suggestions']=_0x268fbb,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x25a793=Array['from'](this['_suggestions']['values']())['some'](_0x180c7f=>_0x180c7f['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x25a793;}['execute'](){const _0x398c40=ss(Array['from'](this['_suggestions']['values']()));for(const _0xc0188f of _0x398c40){const _0x15ddd7=_0xc0188f['getRanges']();if(!this['editor']['model']['canEditAt'](_0x15ddd7))return;}rs(this['editor']['model'],this['_command'],_0x398c40);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x13f22d,_0x530d59,_0x5cb5c8){super(_0x13f22d),this['_command']=_0x530d59,this['_suggestions']=_0x5cb5c8,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x558fe3=this['editor']['model']['document']['selection'],_0x224088=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x17971b,_0x19701e){const _0x49b0a3=Array['from'](_0x17971b['getRanges']()),_0x15eb2c=new Set();for(const _0x39737c of _0x19701e)if(_0x39737c['isInContent']){for(const _0x47c205 of _0x49b0a3)for(const _0xace6b6 of _0x39737c['getRanges']())(_0x47c205['isIntersecting'](_0xace6b6)||_0x17971b['isCollapsed']&&!_0x39737c['isMultiRange']&&_0x39737c['next']&&_0xace6b6['end']['isTouching'](_0x47c205['start']))&&_0x15eb2c['add'](_0x39737c);}return _0x15eb2c;}(_0x558fe3,_0x224088),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x26864c=ss(Array['from'](this['_selectedSuggestions']));for(const _0x57ae2d of _0x26864c){const _0x4c3f8f=_0x57ae2d['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4c3f8f))return;}rs(this['editor']['model'],this['_command'],_0x26864c);}}class u extends/* #__PURE__ -- @preserve */
24
- _0x4937a9(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0xd17f8c,_0x47d63b){super(),this['id']=_0x47d63b['id'],this['type']=_0x47d63b['type'],this['subType']=_0x47d63b['subType']||null,this['author']=_0x47d63b['author'],this['creator']=_0x47d63b['creator']||_0x47d63b['author'],this['isExternal']=Boolean(_0x47d63b['attributes']&&_0x47d63b['attributes']['@external']),this['data']=null,this['_model']=_0xd17f8c,this['_onAccept']=_0x47d63b['onAccept'],this['_onDiscard']=_0x47d63b['onDiscard'],this['_onAttributesChange']=_0x47d63b['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x47d63b['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 _0xacfc8e=this;for(;_0xacfc8e['previous'];)_0xacfc8e=_0xacfc8e['previous'];return _0xacfc8e;}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'](_0xde10e){this['_markerNames']['add'](_0xde10e);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x4c607a=>this['_model']['markers']['get'](_0x4c607a))['filter'](_0x5127dc=>_0x5127dc);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x438cdd=>{for(const _0x25affc of this['getMarkers']())_0x438cdd['removeMarker'](_0x25affc);}),this['_markerNames']['clear']();}['removeMarker'](_0x2e1cc0){this['_model']['change'](_0x2740e2=>{_0x2740e2['removeMarker'](_0x2e1cc0);}),this['_markerNames']['delete'](_0x2e1cc0);}['addRange'](_0x59ad79){const _0x38952b='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x38952b),this['_model']['change'](_0x37ba7e=>{_0x37ba7e['addMarker'](_0x38952b,{'range':_0x59ad79,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x56997e){for(const _0x37986a of this['getRanges']())if(_0x37986a['isIntersecting'](_0x56997e))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x1a4138=>_0x1a4138['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x47715b,_0x5ee37e)=>[..._0x47715b,..._0x5ee37e['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x18fe9b=this['getRanges']();if(0x1!=_0x18fe9b['length'])return null;const _0x2691e8=_0x18fe9b[0x0],_0x2844ef=_0x2691e8['start']['nodeAfter'],_0x3532f0=_0x2691e8['end']['nodeBefore'];return _0x2844ef instanceof _0x3bc6ab?_0x2844ef!=_0x3532f0?null:_0x2844ef: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 _0x4f45e7=[];let _0x569814=this['head'];for(;_0x569814;)_0x4f45e7['push'](_0x569814),_0x569814=_0x569814['next'];return _0x4f45e7;}['setAttribute'](_0x539fc0,_0x4cb783){const _0x3fa295=_0x59eabf(this['attributes']);_0x40d9f8(_0x3fa295,_0x539fc0,_0x4cb783),_0x5a0a72(_0x3fa295,this['attributes'])||(this['attributes']=_0x3fa295,this['_onAttributesChange'](_0x3fa295));}['removeAttribute'](_0x308c96){const _0x238457=_0x59eabf(this['attributes']);_0x348f20(_0x238457,_0x308c96),_0x5a0a72(_0x238457,this['attributes'])||(this['attributes']=_0x238457,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 _0x2008f5()['substr'](0x1,0x5);}}function o(_0x126617,_0x31252c,_0x1f9213){const t=_0x126617['t'];switch(_0x31252c){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',_0x1f9213);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x1f9213);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x1f9213);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x1f9213);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x1f9213);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',_0x1f9213);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x1f9213);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',_0x1f9213);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x1f9213);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x1f9213);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x1f9213);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x1f9213);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x1f9213);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x1f9213);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x1f9213);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x1f9213);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x1f9213);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x1f9213);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x1f9213);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x1f9213);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x1f9213);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x1f9213);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x1f9213);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'},_0x1f9213);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x1f9213);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x1f9213);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x1f9213);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x1f9213);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x1f9213);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'},_0x1f9213);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x1f9213);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x1f9213);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x1f9213);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x1f9213);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'},_0x1f9213);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x1f9213);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'},_0x1f9213);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'},_0x1f9213);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x1f9213);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'},_0x1f9213);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x1f9213);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'},_0x1f9213);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x1f9213);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x1f9213);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'},_0x1f9213);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'},_0x1f9213);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'},_0x1f9213);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x1f9213);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'},_0x1f9213);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'},_0x1f9213);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'},_0x1f9213);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x31252c;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x4fece0,_0x250971){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x4fece0,this['_locale']=_0x250971;}['getDescriptions'](_0x4c056a){const _0x5d7695=[],_0x5df598=new Set(),_0x57297f=new Set();for(let _0x595dcf=0x0;_0x595dcf<_0x4c056a['length'];_0x595dcf++){const _0x1678fc=_0x4c056a[_0x595dcf];if(!_0x1678fc['isInContent'])continue;const _0x5ea3ed=this['_handleCustomCallbackDescription'](_0x1678fc);if(_0x5ea3ed){if(null!=_0x1678fc['subType']){if(_0x5df598['has'](_0x1678fc['subType']))continue;_0x5df598['add'](_0x1678fc['subType']);}_0x5d7695['push'](_0x5ea3ed);}else{if('attribute'!=_0x1678fc['type'])'insertion'!=_0x1678fc['type']&&'deletion'!=_0x1678fc['type']||this['_handleInsertRemoveSuggestionDescription'](_0x5d7695,_0x1678fc,_0x4c056a[_0x595dcf+0x1]);else{const _0x4b8552=_0x1678fc['data']['key'];if(_0x57297f['has'](_0x4b8552))continue;_0x57297f['add'](_0x1678fc['data']['key']),_0x4b8552==m?this['_handleRenameSuggestionDescription'](_0x5d7695,_0x1678fc):this['_handleAttributeSuggestionDescription'](_0x5d7695,_0x1678fc);}}}return this['_resolveDescriptionItems'](_0x5d7695);}['registerDescriptionCallback'](_0x3fc370){this['_customCallbacks']['push'](_0x3fc370);}['registerElementLabel'](_0x3808ee,_0x156b2c,_0x3f8d86=_0x11f5d5['normal']){'function'==typeof _0x3808ee?_0x20907e(this['_itemLabelsCallbacks'],{'matchingCallback':_0x3808ee,'label':_0x156b2c,'priority':_0x3f8d86}):this['_itemLabels']['set'](_0x3808ee,_0x156b2c);}['registerAttributeLabel'](_0x238401,_0x312ef7){this['_attributeLabels']['set'](_0x238401,_0x312ef7);}['getItemLabel'](_0x4d0692,_0x4556dc=0x1){let _0x38eb8a;for(const _0xd21422 of this['_itemLabelsCallbacks'])if(_0xd21422['matchingCallback'](_0x4d0692)){_0x38eb8a=_0xd21422['label'];break;}return _0x38eb8a||(_0x38eb8a=this['_itemLabels']['get'](_0x4d0692['name'])),_0x38eb8a?_0x38eb8a(_0x4556dc):0x1!==_0x4556dc?_0x4556dc+'\x20'+_0x4d0692['name']+'s':''+_0x4d0692['name'];}['_addDescriptionItems'](_0x3b64ca,_0x2fed7f){const _0x95c62b=_0x2fed7f['getFirstRange']()['getWalker'](),_0x3419d7='insertion'==_0x2fed7f['type']?'add':'remove';for(const _0x4fe9f7 of _0x95c62b){const _0x440de8=_0x4fe9f7['item'],_0x50eb54=_0x3b64ca[_0x3b64ca['length']-0x1];if(_0x440de8['is']('$textProxy'))_0x50eb54&&_0x50eb54['type']['indexOf']('Container')>-0x1&&_0x3b64ca['pop'](),_0x50eb54&&'text'==_0x50eb54['type']?_0x50eb54[_0x3419d7]+=_0x440de8['data']:_0x3b64ca['push']({'type':'text','add':'add'==_0x3419d7?_0x440de8['data']:'','remove':'remove'==_0x3419d7?_0x440de8['data']:''});else{if(this['_schema']['isObject'](_0x440de8)){const _0x5ab2d4=_0x440de8;if(_0x50eb54&&_0x50eb54['type']['indexOf']('Container')>-0x1&&_0x3b64ca['pop'](),'elementEnd'==_0x4fe9f7['type'])continue;_0x50eb54&&_0x50eb54['type']==_0x3419d7+'Object'&&_0x50eb54['element']['name']==_0x5ab2d4['name']?_0x50eb54['quantity']++:_0x3b64ca['push']({'type':_0x3419d7+'Object','element':_0x5ab2d4,'quantity':0x1}),_0x95c62b['skip'](_0x39582d=>!('elementEnd'==_0x39582d['type']&&_0x39582d['item']==_0x440de8));}else{if(this['_schema']['checkChild'](_0x440de8,'$text')||_0x440de8['is']('element','softBreak')){const _0x4f77ba=_0x440de8;if('add'==_0x3419d7&&'elementStart'==_0x4fe9f7['type']||'remove'==_0x3419d7&&'elementEnd'==_0x4fe9f7['type'])continue;if(_0x50eb54&&-0x1==_0x50eb54['type']['indexOf']('Container')){'text'==_0x50eb54['type']&&(_0x50eb54[_0x3419d7]+='\x0a');continue;}let _0x3c59e;if(_0x3c59e='add'==_0x3419d7?_0x4f77ba['nextSibling']&&!this['_schema']['isObject'](_0x4f77ba['nextSibling'])?_0x4f77ba['nextSibling']:null:_0x4f77ba['previousSibling']&&!this['_schema']['isObject'](_0x4f77ba['previousSibling'])?_0x4f77ba['previousSibling']:null,_0x4f77ba['isEmpty']||_0x3c59e&&_0x3c59e['isEmpty']){const _0x2b2ba4=_0x3c59e&&_0x3c59e['isEmpty']?_0x3c59e:_0x4f77ba;_0x50eb54&&_0x50eb54['type']==_0x3419d7+'EmptyContainer'&&_0x50eb54['element']['name']==_0x2b2ba4['name']?_0x50eb54['quantity']++:_0x3b64ca['push']({'type':_0x3419d7+'EmptyContainer','element':_0x2b2ba4,'quantity':0x1});}else _0x3b64ca['push']({'type':_0x3419d7+'Container','element':_0x4f77ba});}}}}}['_resolveDescriptionItems'](_0x529b85){const _0x54427d=this['_locale'],_0x7208f3=[],_0x45aea4=[],_0x400db9=[];for(const _0x4f171c of _0x529b85)switch(_0x4f171c['type']){case'text':if(_0x4f171c['add']=_0x4f171c['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x4f171c['remove']=_0x4f171c['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x4f171c['add']&&''!=_0x4f171c['remove']){_0x7208f3['push']({'type':'replace','content':o(_0x54427d,'REPLACE_TEXT',['\x22'+_0x4f171c['remove']+'\x22','\x22'+_0x4f171c['add']+'\x22'])});continue;}if(null!=_0x4f171c['add']['match'](/^ +$/)){_0x7208f3['push']({'type':'insertion','content':o(_0x54427d,'*Insert:*\x20%0',o(_0x54427d,'ELEMENT_SPACE',_0x4f171c['add']['length']))});continue;}if(null!=_0x4f171c['remove']['match'](/^ +$/)){_0x7208f3['push']({'type':'deletion','content':o(_0x54427d,'*Remove:*\x20%0',o(_0x54427d,'ELEMENT_SPACE',_0x4f171c['remove']['length']))});continue;}if(''!=_0x4f171c['add']){_0x7208f3['push']({'type':'insertion','content':o(_0x54427d,'*Insert:*\x20%0','\x22'+_0x4f171c['add']+'\x22')});continue;}_0x7208f3['push']({'type':'deletion','content':o(_0x54427d,'*Remove:*\x20%0','\x22'+_0x4f171c['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x7208f3['push']({'type':'insertion','content':o(_0x54427d,'*Insert:*\x20%0',this['getItemLabel'](_0x4f171c['element'],_0x4f171c['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x7208f3['push']({'type':'deletion','content':o(_0x54427d,'*Remove:*\x20%0',this['getItemLabel'](_0x4f171c['element'],_0x4f171c['quantity']))});continue;case'addContainer':_0x7208f3['push']({'type':'insertion','content':o(_0x54427d,'*Split:*\x20%0',this['getItemLabel'](_0x4f171c['element'],_0x4f171c['quantity']))});continue;case'removeContainer':_0x7208f3['push']({'type':'deletion','content':o(_0x54427d,'*Merge:*\x20%0',this['getItemLabel'](_0x4f171c['element'],_0x4f171c['quantity']))});continue;case'addFormat':_0x45aea4['push'](_0x4f171c['key']);continue;case'removeFormat':_0x400db9['push'](_0x4f171c['key']);continue;default:_0x7208f3['push'](_0x4f171c);}if(_0x45aea4['length']){const _0x2ab784=_0x45aea4['map'](_0x4eeae6=>this['_attributeLabels']['has'](_0x4eeae6)?this['_attributeLabels']['get'](_0x4eeae6):_0x4eeae6)['join'](',\x20');_0x7208f3['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0x2ab784)});}if(_0x400db9['length']){const _0x5904f6=_0x400db9['map'](_0x98f3b2=>this['_attributeLabels']['has'](_0x98f3b2)?this['_attributeLabels']['get'](_0x98f3b2):_0x98f3b2)['join'](',\x20');_0x7208f3['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x5904f6)});}return _0x7208f3;}['_handleCustomCallbackDescription'](_0x37bbbe){for(const _0x2a25f5 of this['_customCallbacks']){const _0x1807d6=_0x2a25f5(_0x37bbbe);if(_0x1807d6&&'type'in _0x1807d6)return _0x1807d6;}}['_handleAttributeSuggestionDescription'](_0x56c88f,_0x188ae4){const _0x2c4e0c=_0x188ae4['data'],_0x436ce5=void 0x0===_0x2c4e0c['newValue']?'removeFormat':'addFormat';_0x56c88f['push']({'type':_0x436ce5,'key':_0x2c4e0c['key']});}['_handleRenameSuggestionDescription'](_0x1963d5,_0x3238c9){_0x1963d5['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x3238c9['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x1a85c9,_0x357a7a,_0x5f1967){if(this['_addDescriptionItems'](_0x1a85c9,_0x357a7a),_0x5f1967&&_0x5f1967['getFirstRange']()&&!_0x357a7a['getFirstRange']()['end']['isEqual'](_0x5f1967['getFirstRange']()['start'])){const _0x16a484=_0x1a85c9[_0x1a85c9['length']-0x1],_0x2ad4f3='insertion'==_0x357a7a['type']?'add':'remove';_0x16a484&&'text'==_0x16a484['type']&&(_0x16a484[_0x2ad4f3]+='\x0a');}}}class V extends _0x4313d1{['afterInit'](){const _0x408998=this['editor'],_0x245a5f=_0x408998['plugins']['get']('TrackChangesEditing');_0x408998['commands']['get']('showAIAssistant')&&_0x245a5f['enableCommand']('showAIAssistant');}}class U extends _0x4313d1{['afterInit'](){const _0x45dc00=this['editor'],_0x10d625=_0x45dc00['locale'];if(!_0x45dc00['plugins']['has']('AlignmentEditing'))return;const _0x592161=_0x45dc00['plugins']['get']('TrackChangesEditing');_0x592161['enableDefaultAttributesIntegration']('alignment'),_0x592161['registerBlockAttribute']('alignment'),_0x592161['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x10d625,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1e297a=this['editor'],_0x52c012=_0x1e297a['locale'];_0x1e297a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2c4b28=>{if('formatBlock'!=_0x2c4b28['type'])return;const {data:_0x2e312a}=_0x2c4b28;if(_0x2e312a&&'alignment'==_0x2e312a['commandName']){const _0xa47dc5=_0x2e312a['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x52c012,'*Format:*\x20%0',function(_0x1b5312){switch(_0x1b5312){case'left':return o(_0x52c012,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x52c012,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x52c012,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x52c012,'FORMAT_JUSTIFY_TEXT');}}(_0xa47dc5))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x4313d1{['afterInit'](){const _0x48c324=this['editor'],_0x4edab9=_0x48c324['plugins']['get']('TrackChangesEditing'),_0x1bd5f0=_0x48c324['locale'];for(const _0x24f3e0 of ti){if(!_0x48c324['plugins']['has'](_0x24f3e0))continue;const _0x46918e=_0x24f3e0['slice'](0x0,-0x7)['toLowerCase'](),_0x35990a='FORMAT_'+_0x46918e['toUpperCase']();_0x4edab9['enableDefaultAttributesIntegration'](_0x46918e),_0x4edab9['registerInlineAttribute'](_0x46918e),_0x4edab9['descriptionFactory']['registerAttributeLabel'](_0x46918e,o(_0x1bd5f0,_0x35990a));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x28121a=this['editor'],_0x4c6a05=_0x28121a['locale'],_0x1f9ed1=_0x28121a['plugins']['get']('TrackChangesEditing');function _0x306e12(_0x47f5f7,_0x161310){_0x1f9ed1['descriptionFactory']['registerDescriptionCallback'](_0x436867=>{if('formatInline'!=_0x436867['type'])return;const {data:_0x3652a5}=_0x436867;return _0x3652a5&&_0x3652a5['commandName']===_0x47f5f7?_0x3652a5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x4c6a05,'*Format:*\x20%0',_0x161310)}:{'type':'format','content':o(_0x4c6a05,'*Remove\x20format:*\x20%0',_0x161310)}:void 0x0;});}_0x306e12('bold',o(_0x4c6a05,'FORMAT_BOLD')),_0x306e12('italic',o(_0x4c6a05,'FORMAT_ITALIC')),_0x306e12('underline',o(_0x4c6a05,'FORMAT_UNDERLINE')),_0x306e12('code',o(_0x4c6a05,'FORMAT_CODE')),_0x306e12('strikethrough',o(_0x4c6a05,'FORMAT_STRIKETHROUGH')),_0x306e12('subscript',o(_0x4c6a05,'FORMAT_SUBSCRIPT')),_0x306e12('superscript',o(_0x4c6a05,'FORMAT_SUPERSCRIPT'));}}class F extends _0x4313d1{['afterInit'](){const _0x44cee4=this['editor'],_0x5b3980=_0x44cee4['locale'];if(!_0x44cee4['plugins']['has']('BlockQuoteEditing'))return;const _0x1a60ce=_0x44cee4['plugins']['get']('TrackChangesEditing'),_0x332257=this['editor']['commands']['get']('blockQuote');_0x1a60ce['enableCommand']('blockQuote',(_0x4efd33,_0x534597={})=>{const _0xe833cf=this['editor']['model']['document']['selection'],_0xf9862e=_0x534597&&void 0x0!==_0x534597['forceValue']?_0x534597['forceValue']:!_0x332257['value'];let _0xc9281c=[];if(_0xf9862e){const _0x106590=Array['from'](_0xe833cf['getSelectedBlocks']())['filter'](_0xa99b9e=>oo(_0xa99b9e)||function(_0x34a450,_0x23fa2c){const _0x34e6d6=_0x23fa2c['checkChild'](_0x34a450['parent'],'blockQuote'),_0x5f07fd=_0x23fa2c['checkChild'](['$root','blockQuote'],_0x34a450);return _0x34e6d6&&_0x5f07fd;}(_0xa99b9e,this['editor']['model']['schema']));_0xc9281c=to(_0x106590,_0x44cee4['model']);}else{const _0x18059e=Array['from'](_0xe833cf['getSelectedBlocks']())['filter'](_0xb4913f=>oo(_0xb4913f));_0xc9281c=to(_0x18059e,_0x44cee4['model']);}_0x44cee4['model']['change'](()=>{for(const _0x29cbf8 of _0xc9281c)_0x1a60ce['markBlockFormat'](_0x29cbf8,{'commandName':'blockQuote','commandParams':[{'forceValue':_0xf9862e}]});});}),_0x1a60ce['descriptionFactory']['registerDescriptionCallback'](_0x1b5e2f=>{const {data:_0x340da8}=_0x1b5e2f;if(_0x340da8&&'blockQuote'==_0x340da8['commandName']){const _0x58ce1f=o(_0x5b3980,'ELEMENT_BLOCK_QUOTE');return _0x340da8['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5b3980,'*Set\x20format:*\x20%0',_0x58ce1f)}:{'type':'format','content':o(_0x5b3980,'*Remove\x20format:*\x20%0',_0x58ce1f)};}});}}function oo(_0x766610){return'blockQuote'==_0x766610['parent']['name'];}class L extends _0x4313d1{['afterInit'](){const _0x16f67b=this['editor'];_0x16f67b['plugins']['has']('CaseChange')&&(_0x16f67b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x16f67b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x16f67b['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x4313d1{['afterInit'](){const _0x6e1ee3=this['editor'];_0x6e1ee3['commands']['get']('ckbox')&&_0x6e1ee3['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x4313d1{['afterInit'](){const _0x5a4e48=this['editor'];if(!_0x5a4e48['plugins']['has']('CodeBlock'))return;const _0x2fbb78=_0x5a4e48['plugins']['get']('TrackChangesEditing'),_0x5e3413=_0x5a4e48['locale'],_0x1de057=_0x5a4e48['config']['get']('codeBlock')['languages'],_0x9dc303=_0x5a4e48['commands']['get']('codeBlock');_0x2fbb78['enableCommand']('indentCodeBlock'),_0x2fbb78['enableCommand']('outdentCodeBlock'),_0x2fbb78['enableCommand']('codeBlock',(_0x1924fb,_0x3199fe={})=>{const _0x3d7158=_0x5a4e48['model'],_0x4ce2e6=_0x5a4e48['model']['document']['selection'],_0x572b32=_0x3199fe&&void 0x0!==_0x3199fe['forceValue']?_0x3199fe['forceValue']:!_0x9dc303['value'];let _0x50815a;_0x3199fe['language']||(_0x3199fe['language']=_0x1de057[0x0]['language']),_0x50815a=_0x572b32?Array['from'](_0x4ce2e6['getSelectedBlocks']())['filter'](_0x586814=>eo(_0x586814)||function(_0x171172,_0x3d30a8){if(_0x171172['is']('rootElement')||_0x3d30a8['isLimit'](_0x171172))return!0x1;return _0x3d30a8['checkChild'](_0x171172['parent'],'codeBlock');}(_0x586814,_0x3d7158['schema'])):Array['from'](_0x4ce2e6['getSelectedBlocks']())['filter'](_0x513521=>eo(_0x513521));const _0x4eb955=to(_0x50815a,_0x3d7158);_0x3d7158['change'](()=>{for(const _0x58fa04 of _0x4eb955)_0x2fbb78['markBlockFormat'](_0x58fa04,{'commandName':'codeBlock','commandParams':[{..._0x3199fe,'forceValue':_0x572b32}],'formatGroupId':'blockName'});});}),(_0x2fbb78['descriptionFactory']['registerElementLabel']('codeBlock',_0xd1689d=>o(_0x5e3413,'ELEMENT_CODE_BLOCK',_0xd1689d)),_0x2fbb78['descriptionFactory']['registerDescriptionCallback'](_0x2751bf=>{if('formatBlock'!=_0x2751bf['type'])return;const _0x58086a=_0x5e3413['t'],{data:_0x581ced}=_0x2751bf;if(!_0x581ced||'codeBlock'!=_0x581ced['commandName'])return;const _0x375c91=_0x581ced['commandParams'][0x0]['language'],_0x24ce9c=_0x58086a(_0x1de057['find'](_0x1f4ca1=>_0x1f4ca1['language']===_0x375c91)['label'])['toLowerCase']();return _0x581ced['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x5e3413,'*Set\x20format:*\x20%0',o(_0x5e3413,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x24ce9c+')')}:{'type':'format','content':o(_0x5e3413,'*Remove\x20format:*\x20%0',o(_0x5e3413,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x3043c1){return'codeBlock'==_0x3043c1['name'];}class q extends _0x4313d1{['afterInit'](){const _0x41d1ec=this['editor'];if(!_0x41d1ec['plugins']['has']('CommentsEditing'))return;_0x41d1ec['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x275ed3,_0xb63ea2,_0x2ea967){const _0x935835=[];for(const _0x191c95 of _0xb63ea2['getItems']())_0x191c95['hasAttribute'](_0x275ed3)&&_0x935835['push'](_0x2ea967['createRangeOn'](_0x191c95));return _0x935835;}function _e(_0x45481f,_0x2a889e,{showActiveMarker:_0x2fc1ec=!0x0}={}){const _0x599657=_0x45481f['plugins']['get']('TrackChangesEditing');return(_0x3c9ac8,_0x227ff7,_0x4e272c)=>{if(!_0x4e272c['consumable']['test'](_0x227ff7['markerRange'],_0x3c9ac8['name']))return;const _0x27e98b=_0x227ff7['markerRange']['getWalker'](),_0x39652b=_0x227ff7['markerRange']['start'],_0x187c59=_0x45481f['model']['schema'];let _0x3041ca=null,_0x32fb6a=null,_0x4492f7=!0x1,_0x836ee0=!0x1;for(const _0x219595 of _0x27e98b){const _0x5d2391=_0x219595['item'];_0x4492f7=_0x4492f7||_0x187c59['isContent'](_0x5d2391);const _0x1b4d47=_0x4e272c['mapper']['toViewElement'](_0x5d2391);if(_0x1b4d47&&_0x1b4d47['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x219595['type']&&(_0x187c59['isBlock'](_0x5d2391)&&!_0x187c59['isLimit'](_0x5d2391)&&(_0x5d2391['nextSibling']||_0x39652b['isAtEnd']?_0x3041ca&&_0x3041ca['parent']==_0x5d2391||(_0x3041ca=_0x5d2391,_0x33809e(_0x219595['previousPosition']),_0x836ee0=!0x0):_0x32fb6a=_0x32fb6a||_0x219595['previousPosition']));}function _0x33809e(_0x17fcd9){const {authorId:_0x55649b}=_0x599657['_splitMarkerName'](_0x227ff7['markerName']),_0x3e4a15=_0x4e272c['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x2a889e,'data-author-id':_0x55649b}),_0x1c94e7=_0x4e272c['mapper']['toViewPosition'](_0x17fcd9);_0x2fc1ec&&_0x599657['activeMarkers']['includes'](_0x227ff7['markerName'])&&_0x4e272c['writer']['addClass']('ck-suggestion-marker--active',_0x3e4a15),_0x4e272c['writer']['insert'](_0x1c94e7,_0x3e4a15),_0x4e272c['mapper']['bindElementToMarker'](_0x3e4a15,_0x227ff7['markerName']);}_0x4492f7||_0x836ee0||!_0x32fb6a||_0x33809e(_0x32fb6a);};}class z extends _0x4313d1{static get['requires'](){return[_0x4f172c];}['init'](){const _0x382d27=this['editor'],_0x1d447e=_0x382d27['plugins']['get']('TrackChangesEditing');_0x1d447e['enableCommand']('delete');const _0x403cca=_0x382d27['commands']['get']('deleteForward');_0x1d447e['enableCommand']('deleteForward',(_0x2079fc,_0x9e45e3={})=>{const _0x44c8ee=_0x382d27['model']['createSelection'](_0x382d27['model']['document']['selection']);_0x44c8ee['isCollapsed']&&_0x382d27['model']['modifySelection'](_0x44c8ee,{'direction':'forward','unit':_0x9e45e3['unit']});const _0x3ddde7=_0x44c8ee['getFirstRange'](),_0x3d95b9=_0x41dcaa['fromRange'](_0x3ddde7);let _0x429909;_0x2079fc(_0x9e45e3),_0x429909='$graveyard'==_0x3d95b9['root']['rootName']?_0x382d27['model']['createRange'](_0x3ddde7['start']):_0x382d27['model']['createRange'](_0x3d95b9['start'],_0x3d95b9['end']),_0x3d95b9['detach'](),_0x382d27['model']['enqueueChange'](_0x403cca['buffer']['batch'],_0x57190d=>{_0x403cca['buffer']['lock'](),_0x57190d['setSelection'](_0x57190d['createRange'](_0x429909['end'])),_0x403cca['buffer']['unlock']();});}),_0x382d27['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x382d27,'merge'),{'priority':'high'}),_0x382d27['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x17893f,_0x4926bd,_0x5ad8ff)=>{_0x5ad8ff['options']['showSuggestionHighlights']&&_e(_0x382d27,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x17893f,_0x4926bd,_0x5ad8ff);},{'priority':'high'}),_0x382d27['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x356711,_0x175b61,_0x187cef)=>{const _0x506a40=_0x187cef['mapper']['markerNameToElements'](_0x175b61['markerName']);if(_0x506a40){for(const _0x146374 of _0x506a40)_0x146374['is']('uiElement')&&(_0x187cef['mapper']['unbindElementFromMarkerName'](_0x146374,_0x175b61['markerName']),_0x187cef['writer']['remove'](_0x146374));}},{'priority':'high'});}}class K extends _0x4313d1{['afterInit'](){const _0x3ca7f5=this['editor'];if(!_0x3ca7f5['plugins']['has']('ListEditing'))return;const _0x141966=_0x3ca7f5['locale'],_0x144d35=_0x3ca7f5['plugins']['get']('TrackChangesEditing'),_0x4b8ead=_0x3ca7f5['plugins']['has']('TodoListEditing'),_0xa4e0a4=!!_0x3ca7f5['config']['get']('list.multiBlock');function _0x5849bb(_0x4a81d8){return{'type':'format','content':''+o(_0x141966,'*Set\x20format:*\x20%0',_0x4a81d8)};}function _0x46c843(_0x3dbdba){return{'type':'format','content':''+o(_0x141966,'*Remove\x20format:*\x20%0',_0x3dbdba)};}_0x144d35['enableDefaultAttributesIntegration']('numberedList'),_0x144d35['enableDefaultAttributesIntegration']('bulletedList'),_0x144d35['enableDefaultAttributesIntegration']('customNumberedList'),_0x144d35['enableDefaultAttributesIntegration']('customBulletedList'),_0x144d35['enableDefaultAttributesIntegration']('indentList'),_0x144d35['enableDefaultAttributesIntegration']('outdentList'),_0x144d35['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x144d35['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x144d35['registerBlockAttribute']('listItemId'),_0x144d35['registerBlockAttribute']('listType'),_0x144d35['registerBlockAttribute']('listIndent'),_0xa4e0a4&&(_0x144d35['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x144d35['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x4b8ead&&(_0x144d35['enableDefaultAttributesIntegration']('todoList'),_0x144d35['enableDefaultAttributesIntegration']('checkTodoList'),_0x144d35['registerBlockAttribute']('todoListChecked'),_0x144d35['descriptionFactory']['registerDescriptionCallback'](_0x34b296=>{const {data:_0x1ea2c0}=_0x34b296;if(_0x1ea2c0&&'todoListChecked'==_0x1ea2c0['key'])return{'type':'format','content':_0x1ea2c0['newValue']?o(_0x141966,'*Check\x20item*'):o(_0x141966,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x3a50ce=>{if(_0x3a50ce['batch']['isUndo'])return!0x1;let _0x4e10a3=!0x1;const _0x228d57=_0x144d35['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3efcfa=>'todoListChecked'===_0x144d35['_getAttributeKey'](_0x3efcfa));for(const _0x129633 of _0x228d57){'todo'!=_0x129633['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x144d35['_findSuggestions'](_0x129633['getFirstRange'](),'attribute')['find'](_0x96b2fc=>'listType'===_0x144d35['_getAttributeKey'](_0x96b2fc['suggestion']))||(_0x3a50ce['removeMarker'](_0x129633['getFirstMarker']()),_0x4e10a3=!0x0));}return _0x4e10a3;})),_0x144d35['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0x141966,'FORMAT_INDENT'));const _0x49f393={'type':'format','content':''};_0x144d35['descriptionFactory']['registerDescriptionCallback'](_0x2a779e=>{const {data:_0x9bbf86}=_0x2a779e;if(!_0x9bbf86||'listType'!=_0x9bbf86['key'])return;let _0x3bc75f=_0x2a779e['head'];for(;_0x3bc75f;){if(_0x3bc75f['data']&&(('listStyle'==_0x3bc75f['data']['key']||'listMarkerStyle'==_0x3bc75f['data']['key'])&&(_0x3bc75f['data']['newValue']&&'default'!=_0x3bc75f['data']['newValue']||'default'!=_0x3bc75f['data']['oldValue']&&!_0x9bbf86['newValue'])||!_0xa4e0a4&&_0x3bc75f['data']['key']==m))return _0x49f393;_0x3bc75f=_0x3bc75f['next'];}if(null==_0x9bbf86['newValue'])switch(_0x9bbf86['oldValue']){case'bulleted':return _0x46c843(o(_0x141966,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x46c843(o(_0x141966,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x46c843(o(_0x141966,'ELEMENT_TODO_LIST'));}switch(_0x9bbf86['newValue']){case'bulleted':return _0x5849bb(o(_0x141966,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5849bb(o(_0x141966,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5849bb(o(_0x141966,'ELEMENT_TODO_LIST'));}}),_0x144d35['descriptionFactory']['registerDescriptionCallback'](_0x161d40=>{const {data:_0x4b777d}=_0x161d40;if(_0x4b777d&&'listIndent'==_0x4b777d['key'])return null==_0x4b777d['newValue']||null==_0x4b777d['oldValue']&&0x0==_0x4b777d['newValue']?_0x49f393:void 0x0;}),_0x144d35['descriptionFactory']['registerDescriptionCallback'](_0x50f6db=>{if('attribute'!=_0x50f6db['type'])return;const {data:_0x36633a}=_0x50f6db;if(!_0x36633a||'listItemId'!=_0x36633a['key'])return;const _0x5efa71=Ee(_0x50f6db);return'newValue'==_0x5efa71?{'type':'format','content':o(_0x141966,'*Merge:*\x20list\x20item')}:'oldValue'==_0x5efa71?{'type':'format','content':o(_0x141966,'*Split:*\x20list\x20item')}:_0x49f393;}),_0x3ca7f5['model']['document']['registerPostFixer'](_0x2c8e2b=>this['listItemIdFixer'](_0x2c8e2b)),_0x3ca7f5['model']['document']['registerPostFixer'](_0x5d0a60=>this['noTrackChangesFixer'](_0x5d0a60)),_0x3ca7f5['model']['document']['on']('change:data',(_0x23c237,_0xd9b920)=>{if(_0xd9b920['isUndo']||!_0xd9b920['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x4d3939){if(_0x4d3939['batch']['isUndo']||!_0x4d3939['batch']['isLocal'])return!0x1;let _0x68670=!0x1;const _0x299992=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x242f19=>_0x242f19['data']&&'listItemId'==_0x242f19['data']['key'])['filter'](_0x128f0f=>_0x128f0f['data']['newValue']&&_0x128f0f['data']['oldValue']);for(const _0x246c62 of _0x299992)Ee(_0x246c62)||(_0x4d3939['removeMarker'](_0x246c62['getFirstMarker']()),_0x68670=!0x0);return _0x68670;}['noTrackChangesFixer'](_0x20ef48){if(_0x20ef48['batch']['isUndo']||!_0x20ef48['batch']['isLocal'])return!0x1;const _0x44efb8=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x44efb8['trackChangesCommand']['value'])return!0x1;let _0x5c6cb8=!0x1;const _0x31b8ea=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x890c16=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x4e103d=>'attribute'==_0x4e103d['type'])['filter'](_0x446d16=>_0x31b8ea['includes'](_0x446d16['attributeKey']));if(0x0==_0x890c16['length'])return _0x5c6cb8;for(const _0x11209e of _0x890c16){const _0x158f35=_0x44efb8['_findSuggestions'](_0x11209e['range'],'attribute')['filter'](_0x2bec74=>!_0x2bec74['meta']['isNextTo'])['map'](_0x5d6b0d=>_0x5d6b0d['suggestion'])['filter'](_0x10fcf7=>{const _0xdedbd6=_0x44efb8['_getAttributeKey'](_0x10fcf7);return _0x31b8ea['includes'](_0xdedbd6);});if(_0x158f35['length']){for(const _0x23b390 of _0x158f35)_0x20ef48['removeMarker'](_0x23b390['getFirstMarker']());_0x5c6cb8=!0x0;}}return _0x5c6cb8;}['assureChains'](){const _0xb2407c=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4fedf8=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x50a702;const _0x525644=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2f28e4=>{if(_0x2f28e4['data']['oldRange']||!_0x2f28e4['data']['newRange'])return null;if(!_0x2f28e4['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x2dd582}=_0xb2407c['_splitMarkerName'](_0x2f28e4['name']);if(!_0xb2407c['hasSuggestion'](_0x2dd582))return null;const _0x84273b=_0xb2407c['getSuggestion'](_0x2dd582);return _0x4fedf8['includes'](_0x84273b['data']['key']);})['map'](_0x9f3d1d=>{const {id:_0x48c0d2}=_0xb2407c['_splitMarkerName'](_0x9f3d1d['name']),_0x1bcc17=_0xb2407c['getSuggestion'](_0x48c0d2);return _0x50a702=_0x1bcc17['attributes']['groupId'],_0x1bcc17['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x525644['size'])return;const _0x1afa1e=_0xb2407c['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x166c7c=>'attribute'==_0x166c7c['type']&&_0x166c7c['data']&&_0x4fedf8['includes'](_0x166c7c['data']['key'])&&_0x166c7c['attributes']['groupId']!=_0x50a702)['map'](_0x59e9fa=>({'listItem':_0x59e9fa['getFirstRange']()['start']['nodeAfter'],'groupId':_0x59e9fa['attributes']['groupId']})),_0x2339da=new Set();for(const {groupId:_0x13d5bd,listItem:_0x521de7}of _0x1afa1e)_0x525644['has'](_0x521de7)&&_0x2339da['add'](_0x13d5bd);for(const _0x2b4053 of _0xb2407c['getSuggestions']())_0x2339da['has'](_0x2b4053['attributes']['groupId'])&&_0x2b4053['setAttribute']('groupId',_0x50a702);}['_supportLegacySuggestions'](){const _0x5ad1ca=this['editor'],_0x30b84d=_0x5ad1ca['locale'],_0x11894b=_0x5ad1ca['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x11894b['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x51be06,_0x30eb6b){const _0x3b70c8=[];for(let _0x5c6c40 of _0x51be06)_0x5c6c40['start']['nodeAfter']===_0x5c6c40['end']['parent']&&(_0x5c6c40=_0x5ad1ca['model']['createRange'](_0x5ad1ca['model']['createPositionAt'](_0x5c6c40['start']['nodeAfter'],0x0))),_0x3b70c8['push'](_0x5c6c40);_0x5ad1ca['model']['change'](_0x461768=>{const _0x540d6a=_0x5ad1ca['model']['document']['selection'],_0x3371b6=Array['from'](_0x540d6a['getRanges']())['map'](_0xf5628=>_0x41dcaa['fromRange'](_0xf5628));_0x461768['setSelection'](_0x3b70c8),_0x5ad1ca['commands']['get'](_0x30eb6b['commandName'])['refresh'](),_0x30eb6b['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x5ad1ca['execute'](_0x30eb6b['commandName'],..._0x30eb6b['commandParams']),_0x461768['setSelection'](_0x3371b6);for(const _0x5a2f89 of _0x3371b6)_0x5a2f89['detach']();});}),_0x11894b['descriptionFactory']['registerElementLabel'](function(_0x57f721){const _0x425d0e=!_0x5ad1ca['model']['schema']['isObject'](_0x57f721),_0x58c95c=_0x57f721['previousSibling'],_0xc9b6f7=_0x57f721['nextSibling'],_0x21dfe7=_0x57f721['getAttribute']('listItemId'),_0x3e5b77=!_0x58c95c||_0x58c95c['getAttribute']('listItemId')!==_0x21dfe7,_0x39005e=!_0xc9b6f7||_0xc9b6f7['getAttribute']('listItemId')!==_0x21dfe7;return _0x425d0e&&Boolean(_0x21dfe7)&&_0x3e5b77&&_0x39005e;},_0x12d715=>o(_0x30b84d,'ELEMENT_LIST_ITEM',_0x12d715));}['_registerLegacyDescription'](){const _0x2cf1af=this['editor'],_0x34e63c=_0x2cf1af['locale'];function _0xcaa04f(_0x24fa94){const _0x50d2a0=_0x2cf1af['commands']['get']('bulletedList')['value'],_0x49543d=_0x2cf1af['commands']['get']('numberedList')['value'];return'numberedList'===_0x24fa94?_0x50d2a0:_0x49543d;}_0x2cf1af['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x3aeffc){if('formatBlock'!=_0x3aeffc['type'])return;const {data:_0x52e1d8}=_0x3aeffc;if(!_0x52e1d8)return;let _0x27eabd,_0x2cfac3,_0x5d2788,_0x559ac2;switch(_0x52e1d8['commandName']){case'bulletedList':_0x5d2788=_0x52e1d8['commandParams'][0x0]['forceValue'],_0x559ac2=_0xcaa04f(_0x52e1d8['commandName']),_0x27eabd=_0x5d2788?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x559ac2&&_0x2cf1af['config']['get']('list.multiBlock')||(_0x27eabd='*Change\x20to:*\x20%0'),_0x2cfac3={'type':'format','content':o(_0x34e63c,_0x27eabd,o(_0x34e63c,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x5d2788=_0x52e1d8['commandParams'][0x0]['forceValue'],_0x559ac2=_0xcaa04f(_0x52e1d8['commandName']),_0x27eabd=_0x5d2788?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x559ac2&&_0x2cf1af['config']['get']('list.multiBlock')||(_0x27eabd='*Change\x20to:*\x20%0'),_0x2cfac3={'type':'format','content':o(_0x34e63c,_0x27eabd,o(_0x34e63c,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x27eabd='*Indent:*\x20%0',_0x2cfac3={'type':'format','content':o(_0x34e63c,_0x27eabd,o(_0x34e63c,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x27eabd=function(_0x341b7e){const _0x23e84d=_0x341b7e['getFirstRange']();let _0x15c3b1=_0x23e84d['start']['nodeAfter'];for(;_0x15c3b1&&_0x23e84d['containsItem'](_0x15c3b1);){if(_0x15c3b1['getAttribute']('listIndent')>0x0)return!0x1;_0x15c3b1=_0x15c3b1['nextSibling'];}return!0x0;}(_0x3aeffc)?o(_0x34e63c,'*Format:*\x20remove\x20from\x20%0',o(_0x34e63c,function(_0x3f6416){return'ELEMENT_'+_0x3f6416['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x3aeffc))):o(_0x34e63c,'*Outdent:*\x20%0',o(_0x34e63c,'ELEMENT_LIST_ITEM')),_0x2cfac3={'type':'format','content':_0x27eabd};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x52e1d8['multipleBlocks']&&(_0x27eabd='*Merge:*\x20%0',_0x2cfac3={'type':'deletion','content':o(_0x34e63c,_0x27eabd,o(_0x34e63c,'ELEMENT_LIST_ITEM'))});}return _0x2cfac3;});}}function Ee(_0x2b6594){let _0x4004d4=_0x2b6594['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4004d4;){const _0x278b5a=_0x4004d4['getAttribute']('listItemId');if(!_0x278b5a)return!0x1;if(_0x278b5a==_0x2b6594['data']['newValue'])return'newValue';if(_0x278b5a==_0x2b6594['data']['oldValue'])return'oldValue';_0x4004d4=_0x4004d4['previousSibling'];}return!0x1;}class pe extends _0x4313d1{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x151a99=this['editor']['config']['get']('list.properties'),_0x2da113=this['editor']['plugins']['get']('TrackChangesEditing');_0x151a99['styles']&&(_0x2da113['enableDefaultAttributesIntegration']('listStyle'),_0x2da113['registerBlockAttribute']('listStyle')),_0x151a99['reversed']&&(_0x2da113['enableDefaultAttributesIntegration']('listReversed'),_0x2da113['registerBlockAttribute']('listReversed')),_0x151a99['startIndex']&&(_0x2da113['enableDefaultAttributesIntegration']('listStart'),_0x2da113['registerBlockAttribute']('listStart'));const _0x5484e4={'type':'format','content':''};_0x2da113['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x2c9819=this['editor']['locale'];_0x2da113['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x2c9819,'FORMAT_LIST_REVERSED')),_0x2da113['descriptionFactory']['registerDescriptionCallback'](_0x8ff161=>{const {data:_0x367863}=_0x8ff161;if(_0x367863&&'listReversed'==_0x367863['key'])return null==_0x367863['newValue']||0x0==_0x367863['newValue']&&null==_0x367863['oldValue']?_0x5484e4:void 0x0;}),_0x2da113['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x2c9819,'FORMAT_LIST_START')),_0x2da113['descriptionFactory']['registerDescriptionCallback'](_0x5c36c1=>{const {data:_0x49bb42}=_0x5c36c1;if(_0x49bb42&&'listStart'==_0x49bb42['key'])return null==_0x49bb42['newValue']||0x1==_0x49bb42['newValue']&&null==_0x49bb42['oldValue']?_0x5484e4:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x25fa39=>{if(_0x25fa39['batch']['isUndo'])return!0x1;let _0xc4d9a9=!0x1;const _0x1220cd=_0x2da113['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x506cee=>{const _0x36549b=_0x2da113['_getAttributeKey'](_0x506cee);return'listStart'==_0x36549b||'listReversed'==_0x36549b;});for(const _0x9b0382 of _0x1220cd){const _0x54e525=_0x9b0382['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x54e525||'customNumbered'==_0x54e525)continue;_0x2da113['_findSuggestions'](_0x9b0382['getFirstRange'](),'attribute')['find'](_0x18d776=>'listType'==_0x2da113['_getAttributeKey'](_0x18d776['suggestion']))||(_0x25fa39['removeMarker'](_0x9b0382['getFirstMarker']()),_0xc4d9a9=!0x0);}return _0xc4d9a9;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x364a74){const _0x11a998=this['editor']['locale'],{data:_0x3a8a63}=_0x364a74,_0x4f2b13={'type':'format','content':''};if(!_0x3a8a63||'listStyle'!=_0x3a8a63['key'])return;if(!_0x3a8a63['oldValue'])return'default'==_0x3a8a63['newValue']?_0x4f2b13:{'type':'format','content':''+o(_0x11a998,'*Set\x20format:*\x20%0',o(_0x11a998,this['_getTranslationKeyForListStyle'](_0x3a8a63['newValue'])))};if(!_0x3a8a63['newValue']){if('default'==_0x3a8a63['oldValue'])return _0x4f2b13;let _0x45dc48=_0x364a74['head'];for(;_0x45dc48;){if(_0x45dc48['data']&&'listType'==_0x45dc48['data']['key']&&_0x45dc48['data']['newValue'])return _0x4f2b13;_0x45dc48=_0x45dc48['next'];}return{'type':'format','content':''+o(_0x11a998,'*Remove\x20format:*\x20%0',o(_0x11a998,this['_getTranslationKeyForListStyle'](_0x3a8a63['oldValue'])))};}if('default'!=_0x3a8a63['newValue'])return{'type':'format','content':''+o(_0x11a998,'*Set\x20format:*\x20%0',o(_0x11a998,this['_getTranslationKeyForListStyle'](_0x3a8a63['newValue'])))};let _0x344d90=_0x364a74['head'];for(;_0x344d90;){if(_0x344d90['data']&&'listType'==_0x344d90['data']['key']&&_0x344d90['data']['newValue']&&_0x344d90['data']['oldValue'])return _0x4f2b13;_0x344d90=_0x344d90['next'];}return{'type':'format','content':o(_0x11a998,'*Set\x20format:*\x20%0',o(_0x11a998,'ELEMENT_'+_0x364a74['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x371a70=this['editor'],_0x4a5685=_0x371a70['locale'];_0x371a70['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x19de2e=>{if('formatBlock'!=_0x19de2e['type'])return;const {data:_0xa93a54}=_0x19de2e;if(!_0xa93a54)return;let _0x593783,_0x5bc16a;switch(_0xa93a54['commandName']){case'listStyle':_0x593783='*Change\x20to:*\x20%0',_0x5bc16a={'type':'format','content':o(_0x4a5685,_0x593783,o(_0x4a5685,this['_getTranslationKeyForListStyle'](_0xa93a54['commandParams'][0x0]['type'])))};break;case'listReversed':_0x593783=_0xa93a54['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x5bc16a={'type':'format','content':o(_0x4a5685,_0x593783)};break;case'listStart':_0x593783='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x5bc16a={'type':'format','content':o(_0x4a5685,_0x593783,_0xa93a54['commandParams'][0x0]['startIndex'])};}return _0x5bc16a;});}['_getTranslationKeyForListStyle'](_0xe6cf59){return'ELEMENT_'+function(_0x312a53){if(ye['includes'](_0x312a53))return'bulleted';if(Se['includes'](_0x312a53))return'numbered';return null;}(_0xe6cf59)['toUpperCase']()+'_LIST_'+_0xe6cf59['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x4313d1{static get['requires'](){return[_0x4044b1];}['init'](){const _0x45c995=this['editor'],_0x138c58=_0x45c995['plugins']['get']('TrackChangesEditing'),_0x9dd67e=_0x45c995['commands']['get']('enter');_0x138c58['enableCommand']('enter',()=>{_0x45c995['model']['change'](_0x1359f7=>{const _0x4fea1d=_0x45c995['model']['document']['selection'],_0x46c523=_0x4fea1d['getFirstPosition'](),_0x5c1e5d=_0x41dcaa['fromRange'](_0x4fea1d['getFirstRange']());if(_0x9dd67e['enterBlock'](_0x1359f7)){const _0x57f348=_0x45c995['model']['createPositionAt'](_0x46c523['parent']['nextSibling'],0x0),_0x2156f1=_0x1359f7['createRange'](_0x46c523,_0x57f348);_0x138c58['markInsertion'](_0x2156f1);}else _0x1359f7['setSelection'](_0x1359f7['createRange'](_0x5c1e5d['end']));_0x5c1e5d['detach'](),_0x9dd67e['fire']('afterExecute',{'writer':_0x1359f7});});}),_0x45c995['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x45c995,'split'),{'priority':'high'}),_0x45c995['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x2e5c1,_0x21b0b7,_0xca958d)=>{const _0x40ce05=_0xca958d['mapper']['markerNameToElements'](_0x21b0b7['markerName']);if(_0x40ce05){for(const _0x50b0ed of _0x40ce05)_0x50b0ed['hasClass']('ck-suggestion-marker-split')&&(_0xca958d['mapper']['unbindElementFromMarkerName'](_0x50b0ed,_0x21b0b7['markerName']),_0xca958d['writer']['remove'](_0x50b0ed));}},{'priority':'high'}),_0x45c995['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x12edcc,_0x20b707,_0x4d107d)=>{_0x4d107d['options']['showSuggestionHighlights']&&_e(_0x45c995,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x12edcc,_0x20b707,_0x4d107d);},{'priority':'high'});}}class X extends _0x4313d1{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0xe61e61=this['editor']['plugins']['get']('TrackChangesEditing');_0xe61e61['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0xe61e61['enableCommand']('findNext'),_0xe61e61['enableCommand']('findPrevious'),_0xe61e61['enableCommand']('replace'),_0xe61e61['enableCommand']('replaceAll');}['handleFindCommand'](_0x4e45a8,_0x20990c,_0x588367={}){const _0x4f8402=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x4e45a8(_0x4c2262=>{let _0x5743de=('string'==typeof _0x20990c?_0x4f8402['findByTextCallback'](_0x20990c,_0x588367):_0x20990c)(_0x4c2262);Array['isArray'](_0x5743de)&&(_0x5743de={'results':_0x5743de,'searchText':'string'==typeof _0x20990c?_0x20990c:''});const _0x1ff5a6=_0x5743de['results']['filter'](_0x2820d3=>!0x1===this['_isInDeletionRange'](_0x2820d3,_0x4c2262['item']));return{..._0x5743de,'results':_0x1ff5a6};},_0x588367);}['_isInDeletionRange'](_0x36d162,_0x471855){const _0x228f0e=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x471855,_0x36d162['start']),this['editor']['model']['createPositionAt'](_0x471855,_0x36d162['end']));for(const _0x2f5567 of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x228f0e['getIntersection'](_0x2f5567['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 _0x4313d1{['afterInit'](){const _0x2794c6=this['editor']['locale'],_0xe452a6=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x1b7098,commandName:_0x45252a}of ro)this['editor']['plugins']['has'](_0x1b7098)&&(_0xe452a6['enableDefaultAttributesIntegration'](_0x45252a),_0xe452a6['registerInlineAttribute'](_0x45252a));_0xe452a6['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2794c6,'FORMAT_FONT_SIZE')),_0xe452a6['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2794c6,'FORMAT_FONT_FAMILY')),_0xe452a6['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2794c6,'FORMAT_FONT_COLOR')),_0xe452a6['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2794c6,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1f6eb3=this['editor'],_0x333462=_0x1f6eb3['locale'];_0x1f6eb3['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1648b2=>{const _0xc4fa0=_0x333462['t'];if('formatInline'!=_0x1648b2['type'])return;const {data:_0x312848}=_0x1648b2;if(null!=_0x312848){if('fontSize'==_0x312848['commandName']){const _0x11f44e=_0x312848['commandParams'][0x0]['value'];if(_0x11f44e){const _0x2fd474=_0xc4fa0(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x200802=>_0x200802['model']==_0x11f44e)['title'])['toLowerCase']();return{'type':'format','content':o(_0x333462,'*Set\x20font\x20size:*\x20%0',_0x2fd474)};}return{'type':'format','content':o(_0x333462,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x312848['commandName']){const _0x3bd506=_0x312848['commandParams'][0x0]['value'];return _0x3bd506?{'type':'format','content':o(_0x333462,'*Set\x20font\x20family:*\x20%0',_0x3bd506)}:{'type':'format','content':o(_0x333462,'*Reset\x20font\x20family*')};}if('fontColor'==_0x312848['commandName']){const _0x41945b=_0x312848['commandParams'][0x0]['value'];if(_0x41945b){const _0x49e554=_0xa74f68(this['editor']['config']['get']('fontColor.colors'))['find'](_0x5924ad=>_0x5924ad['model']==_0x41945b);let _0xe770cd=_0x41945b,_0x4519c2='';return _0x49e554&&(_0xe770cd=_0x49e554['label'],_0x4519c2=_0xc4fa0(_0xe770cd)['toLowerCase']()),{'type':'format','content':o(_0x333462,'*Set\x20font\x20color:*\x20%0',_0x4519c2)['trim'](),'color':{'value':_0x41945b,'title':_0x4519c2||_0xe770cd}};}return{'type':'format','content':o(_0x333462,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x312848['commandName']){const _0x369c86=_0x312848['commandParams'][0x0]['value'];if(_0x369c86){const _0x54f432=_0xa74f68(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x45459d=>_0x45459d['model']==_0x369c86);let _0x4517d8=_0x369c86,_0x3c9fdb='';return _0x54f432&&(_0x4517d8=_0x54f432['label'],_0x3c9fdb=_0xc4fa0(_0x4517d8)['toLowerCase']()),{'type':'format','content':o(_0x333462,'*Set\x20font\x20background\x20color:*\x20%0',_0x3c9fdb)['trim'](),'color':{'value':_0x369c86,'title':_0x3c9fdb||_0x4517d8}};}return{'type':'format','content':o(_0x333462,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x4313d1{['afterInit'](){const _0x489817=this['editor'],_0x1f0754=_0x489817['plugins']['get']('TrackChangesEditing'),_0x33d799=_0x489817['commands']['get']('copyFormat'),_0x5f2f6b=_0x489817['commands']['get']('pasteFormat');_0x33d799&&_0x5f2f6b&&(_0x1f0754['enableDefaultAttributesIntegration']('pasteFormat'),_0x1f0754['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x33eac9=this['editor'],_0x1f5ee0=_0x33eac9['locale'];_0x33eac9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2f87f1=>{if('formatBlock'!=_0x2f87f1['type']&&'formatInline'!=_0x2f87f1['type'])return;const {data:_0x4b3475}=_0x2f87f1;if(_0x4b3475&&'pasteFormat'===_0x4b3475['commandName']){const _0x332dc7=[],_0x5d68d3=_0x4b3475['commandParams'][0x0];for(const [_0x1ed73e,_0x2a6104]of Object['entries'](_0x5d68d3))_0x332dc7['push'](so(_0x33eac9,_0x1ed73e,_0x2a6104));return _0x332dc7['length']?{'type':'format','content':o(_0x1f5ee0,'*Set\x20format\x20to:*\x20%0',_0x332dc7['join'](',\x20'))}:{'type':'format','content':o(_0x1f5ee0,'*Remove\x20all\x20formatting*')};}});}}function so(_0x4faef3,_0x3224d6,_0x243747){const _0x18c3d8=_0x4faef3['locale']['t'],_0x3e499b=_0x3224d6['split'](/(?=[A-Z])/)['join']('\x20'),_0x28c51d=_0x18c3d8(_0x3e499b['charAt'](0x0)['toUpperCase']()+_0x3e499b['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0x243747)return _0x28c51d;if('fontColor'===_0x3224d6||'fontBackgroundColor'===_0x3224d6){const _0x553aac=_0xa74f68(_0x4faef3['config']['get']('fontColor.colors'))['find'](_0x30e35f=>_0x30e35f['model']==_0x243747);return _0x28c51d+'\x20('+(_0x553aac?_0x18c3d8(_0x553aac['label'])['toLowerCase']():_0x243747)+')';}if('fontSize'===_0x3224d6&&isNaN(parseFloat(_0x243747))){const _0x5f097d=_0x4faef3['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x4faef3['config']['get']('fontSize.options'))['find'](_0x5a46be=>_0x5a46be['model']==_0x243747);return _0x28c51d+'\x20('+(_0x5f097d?_0x18c3d8(_0x5f097d['title'])['toLowerCase']():_0x243747)+')';}return _0x28c51d+'\x20('+_0x243747+')';}class tt extends _0x4313d1{['_headingOptions'];['afterInit'](){const _0x5c44b5=this['editor'];if(!_0x5c44b5['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x5c44b5['config']['get']('heading.options');const _0x3db67c=_0x5c44b5['locale'],_0x249eae=_0x5c44b5['plugins']['get']('TrackChangesEditing');_0x249eae['enableDefaultAttributesIntegration']('heading');for(const _0xa8de51 of this['_headingOptions'])'paragraph'!=_0xa8de51['model']&&_0x249eae['descriptionFactory']['registerElementLabel'](_0xa8de51['model'],_0x35cdf5=>{const _0xe28274=this['_getHeadingLevel'](_0xa8de51['model']);return null!==_0xe28274?_0x5db0ea(_0x35cdf5,_0xe28274):_0x3f3f90(_0x35cdf5,_0xa8de51['title']);});function _0x5db0ea(_0x3ca43c,_0x412fdb){return o(_0x3db67c,'ELEMENT_HEADING',[_0x3ca43c,_0x412fdb]);}function _0x3f3f90(_0x2f8b8b,_0x2b56e8){return o(_0x3db67c,'ELEMENT_HEADING_CUSTOM',[_0x2f8b8b,_0x2b56e8]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x589a43=this['editor'],_0x49fce6=_0x589a43['locale'];function _0x2d54cc(_0x2293e1,_0x4ff47b){return o(_0x49fce6,'ELEMENT_HEADING_CUSTOM',[_0x2293e1,_0x4ff47b]);}_0x589a43['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4c7ada=>{if('formatBlock'!=_0x4c7ada['type'])return;const {data:_0x1ee4d7}=_0x4c7ada;if(_0x1ee4d7&&'heading'==_0x1ee4d7['commandName']){const _0x2e974d=_0x1ee4d7['commandParams'][0x0]['value'],_0x13fe55=this['_getHeadingLevel'](_0x2e974d);if(null!==_0x13fe55)return{'type':'format','content':o(_0x49fce6,'*Change\x20to:*\x20%0',(_0x1dbe15=0x1,_0x4912b9=_0x13fe55,o(_0x49fce6,'ELEMENT_HEADING',[_0x1dbe15,_0x4912b9])))};const _0x197b21=this['_headingOptions']['find'](_0x2c4e07=>_0x2c4e07['model']===_0x2e974d)['title'];return{'type':'format','content':o(_0x49fce6,'*Change\x20to:*\x20%0',_0x2d54cc(0x1,_0x197b21))};}var _0x1dbe15,_0x4912b9;});}['_getHeadingLevel'](_0x5074ce){const _0x306d4b=_0x5074ce['match'](/^heading(\d+)/);if(_0x306d4b)return _0x306d4b[0x1];const _0x469a17=this['_headingOptions']?.['find'](_0x4e9f1e=>_0x4e9f1e['model']==_0x5074ce);if(_0x469a17&&_0x469a17['view']){const _0x2420b2=_0x469a17['view'],_0x4498cb=(_0x2420b2['name']??_0x2420b2)['match'](/^h(\d+)/);if(_0x4498cb)return _0x4498cb[0x1];}return null;}}class et extends _0x4313d1{['afterInit'](){const _0x458185=this['editor'];if(!_0x458185['plugins']['has']('HighlightEditing'))return;const _0x4083a2=_0x458185['plugins']['get']('TrackChangesEditing'),_0x4c295a=_0x458185['locale'];_0x4083a2['enableDefaultAttributesIntegration']('highlight'),_0x4083a2['registerInlineAttribute']('highlight'),_0x4083a2['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x4c295a,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2f2ed2=this['editor'],_0x94207=_0x2f2ed2['locale'];_0x2f2ed2['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x277251=>{if('formatInline'!=_0x277251['type'])return;const {data:_0x537176}=_0x277251;if(_0x537176&&'highlight'==_0x537176['commandName']){const _0x1265f2=_0x94207['t'],_0x5cecd4=_0x537176['commandParams'][0x0]['value'];if(_0x5cecd4){const _0x57865c=_0x2f2ed2['config']['get']('highlight.options')['find'](_0x5272ac=>_0x5272ac['model']==_0x5cecd4),_0x5cd94e=_0x1265f2(_0x57865c['title'])['toLowerCase']();return{'type':'format','content':o(_0x94207,'*Set\x20highlight:*\x20%0',_0x5cd94e),'color':{'value':_0x57865c['color'],'title':_0x57865c['title']}};}return{'type':'format','content':o(_0x94207,'*Remove\x20highlight*',o(_0x94207,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x4313d1{['afterInit'](){const _0x34ac0d=this['editor'];if(!_0x34ac0d['plugins']['has']('HorizontalLineEditing'))return;_0x34ac0d['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x23380c=_0x34ac0d['plugins']['get']('TrackChangesEditing'),_0x298c48=_0x34ac0d['locale'];_0x23380c['descriptionFactory']['registerElementLabel']('horizontalLine',_0x370ea2=>o(_0x298c48,'ELEMENT_HORIZONTAL_LINE',_0x370ea2)),_0x34ac0d['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x4a8687,{writer:_0x199268,options:_0x2689f7})=>{if(!_0x2689f7['showSuggestionHighlights'])return null;const _0x549e13=_0x199268['createContainerElement']('div'),_0x100649=_0x199268['createEmptyElement']('hr');return _0x199268['addClass']('ck-horizontal-line',_0x549e13),_0x199268['insert'](_0x199268['createPositionAt'](_0x549e13,0x0),_0x100649),_0x549e13;},'converterPriority':'high'});}}class st extends _0x4313d1{['afterInit'](){const _0x3eaccf=this['editor'];if(!_0x3eaccf['plugins']['has']('HtmlEmbed'))return;const _0x3df399=_0x3eaccf['plugins']['get']('TrackChangesEditing'),_0x59675d=_0x3eaccf['locale'];_0x3df399['descriptionFactory']['registerElementLabel']('rawHtml',_0x1bb335=>o(_0x59675d,'ELEMENT_HTML_EMBED',_0x1bb335)),_0x3df399['enableDefaultAttributesIntegration']('htmlEmbed'),_0x3df399['registerBlockAttribute']('value'),_0x3df399['descriptionFactory']['registerDescriptionCallback'](_0xbc4597=>{if('attribute'!=_0xbc4597['type'])return;const {data:_0x31bfb3}=_0xbc4597;if(_0x31bfb3&&'value'==_0x31bfb3['key']&&_0xbc4597['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x1023d3=o(_0x59675d,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x59675d,'*Change\x20%0\x20content*',_0x1023d3)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41786a=this['editor'],_0x41bdb0=_0x41786a['locale'];_0x41786a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x318b9e=>{if('formatBlock'!=_0x318b9e['type'])return;const {data:_0x31b47c}=_0x318b9e;if(_0x31b47c&&'htmlEmbed'==_0x31b47c['commandName']){const _0x335075=o(_0x41bdb0,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x41bdb0,'*Change\x20%0\x20content*',_0x335075)};}});}}class nt extends _0x4313d1{['afterInit'](){const _0x129ecd=this['editor'];if(!_0x129ecd['plugins']['has']('ImageEditing'))return;const _0x5b0ee4=_0x129ecd['plugins']['get']('TrackChangesEditing'),_0xf9fbd9=_0x129ecd['plugins']['get']('ImageUtils'),_0x537929=_0x129ecd['locale'];_0x5b0ee4['enableCommand']('insertImage'),_0x5b0ee4['descriptionFactory']['registerElementLabel']('imageBlock',_0x550e84=>o(_0x537929,'ELEMENT_IMAGE',_0x550e84)),_0x5b0ee4['descriptionFactory']['registerElementLabel']('imageInline',_0x32cef2=>o(_0x537929,'ELEMENT_INLINE_IMAGE',_0x32cef2)),_0x5b0ee4['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x537929,'ELEMENT_CAPTION')),_0x129ecd['plugins']['has']('ImageUploadEditing')&&_0x5b0ee4['enableCommand']('uploadImage'),_0x129ecd['plugins']['has']('ImageBlockEditing')&&_0x129ecd['plugins']['has']('ImageInlineEditing')&&(_0x5b0ee4['enableCommand']('imageTypeInline',(_0x3ee247,_0x2f89cd)=>{const _0x5df1f8=_0xf9fbd9['getClosestSelectedImageElement'](_0x129ecd['model']['document']['selection']);_0x129ecd['model']['change'](()=>{_0x5b0ee4['markBlockFormat'](_0x5df1f8,{'commandName':'imageTypeInline','commandParams':[_0x2f89cd]},[],'convertBlockImageToInline');});}),_0x5b0ee4['enableCommand']('imageTypeBlock',(_0x10f718,_0x517a4b)=>{_0x129ecd['model']['change'](_0x2c9632=>{let _0x197720=_0xf9fbd9['getClosestSelectedImageElement'](_0x129ecd['model']['document']['selection']),_0x212138=_0x2c9632['createRangeOn'](_0x197720);const _0x5e42c2=_0x549864['fromPosition'](_0x212138['start'],'toPrevious'),_0x5a15df=_0x549864['fromPosition'](_0x212138['end'],'toNext');_0x5b0ee4['forceDefaultExecution'](()=>_0x10f718(_0x517a4b)),_0x197720=_0xf9fbd9['getClosestSelectedImageElement'](_0x129ecd['model']['document']['selection']),_0x212138=_0x2c9632['createRangeOn'](_0x197720);const _0x58bf8d=_0x2c9632['createRange'](_0x5e42c2,_0x5a15df);_0x5e42c2['detach'](),_0x5a15df['detach'](),_0x5b0ee4['markBlockFormat'](_0x197720,{'commandName':'imageTypeInline','commandParams':[_0x517a4b]},[],'convertInlineImageToBlock'),_0x58bf8d['start']['isBefore'](_0x212138['start'])&&_0x5b0ee4['markInsertion'](_0x2c9632['createRange'](_0x58bf8d['start'],_0x212138['start']),'convertInlineImageToBlock'),_0x212138['end']['isBefore'](_0x58bf8d['end'])&&_0x5b0ee4['markInsertion'](_0x2c9632['createRange'](_0x212138['end'],_0x58bf8d['end']),'convertInlineImageToBlock');});}),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x5b0ee4['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x193188])=>{const _0x33b0cb=_0x5b0ee4['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x14423b=_0x193188['start'],_0x26ec22=_0x193188['end'];const _0x183910=_0x129ecd['model']['schema']['getNearestSelectionRange'](_0x14423b,'backward'),_0x5896fd=_0x129ecd['model']['schema']['getNearestSelectionRange'](_0x26ec22,'forward');_0x183910['isCollapsed']&&(_0x14423b=_0x183910['start']),_0x5896fd['isCollapsed']&&(_0x26ec22=_0x5896fd['end']),_0x33b0cb([_0x129ecd['model']['createRange'](_0x14423b,_0x26ec22)]);}),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x34f404),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x34f404)),_0x129ecd['plugins']['has']('ImageCaptionEditing')&&(_0x5b0ee4['enableCommand']('toggleImageCaption',(_0x104730,_0x691b3a)=>{const _0x460682=_0x129ecd['plugins']['get']('ImageCaptionUtils');let _0x18c3dd=_0xf9fbd9['getClosestSelectedImageElement'](_0x129ecd['model']['document']['selection']),_0x21cdeb=_0x460682['getCaptionFromImageModelElement'](_0x18c3dd);_0x129ecd['model']['change'](()=>{if(_0x21cdeb)return void _0x5b0ee4['markDeletion'](_0x129ecd['model']['createRangeOn'](_0x21cdeb));const _0x2739e4=_0xf9fbd9['isBlockImage'](_0x18c3dd);_0x104730(_0x691b3a),_0x18c3dd=_0xf9fbd9['getClosestSelectedImageElement'](_0x129ecd['model']['document']['selection']),_0x21cdeb=_0x460682['getCaptionFromImageModelElement'](_0x18c3dd),_0x5b0ee4['markInsertion'](_0x129ecd['model']['createRangeOn'](_0x21cdeb),_0x2739e4?null:'imageCaption');});}),_0x5b0ee4['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x34f404));const _0x1893b0=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x577087(_0x2a4705,_0x4a63f6){const _0x1c8cad=_0x1893b0['findIndex'](({type:_0x2b503d,subType:_0x633b14})=>_0x2a4705['type']==_0x2b503d&&_0x2a4705['subType']==_0x633b14),_0x4025cd=_0x1893b0['findIndex'](({type:_0x522045,subType:_0x2f1905})=>_0x4a63f6['type']==_0x522045&&_0x4a63f6['subType']==_0x2f1905);if(_0x1c8cad<0x0||_0x4025cd<0x0)return!0x1;const _0x2677f5=_0x2a4705['getFirstRange'](),_0x13ccbc=_0x4a63f6['getFirstRange']();if((0x0==_0x1c8cad||0x1==_0x1c8cad)&&0x2==_0x4025cd&&_0x2677f5['isIntersecting'](_0x13ccbc))return!0x0;if(0x2==_0x1c8cad&&0x3==_0x4025cd){const _0xea9477=_0x5b0ee4['_findSuggestions'](_0x2677f5,'insertion')['filter'](({suggestion:_0x41aff0,meta:_0x2bb69d})=>_0x2bb69d['isOwn']&&'convertInlineImageToBlock'==_0x41aff0['subType']);if(_0xea9477['length']>0x1&&_0x13ccbc['end']['isEqual'](_0x2677f5['start']))return!0x0;if(0x1==_0xea9477['length']&&(_0x2677f5['start']['isEqual'](_0x13ccbc['end'])||_0x2677f5['end']['isEqual'](_0x13ccbc['start'])))return!0x0;}if(0x3==_0x1c8cad&&0x3==_0x4025cd&&_0x2677f5['start']['isBefore'](_0x13ccbc['start'])){const _0x18f707=_0x2677f5['end']['nodeAfter'],_0x39cbea=_0x13ccbc['start']['nodeBefore'];return _0xf9fbd9['isBlockImage'](_0x18f707)&&_0x18f707===_0x39cbea;}return!0x1;}function _0x34f404(_0x4fe7f2,_0x106e30){return _0x577087(_0x4fe7f2,_0x106e30)?[_0x4fe7f2,_0x106e30]:_0x577087(_0x106e30,_0x4fe7f2)?[_0x106e30,_0x4fe7f2]:null;}_0x129ecd['plugins']['has']('ImageResize')&&(_0x5b0ee4['enableDefaultAttributesIntegration']('resizeImage'),_0x5b0ee4['registerBlockAttribute']('resizedWidth'),_0x5b0ee4['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x537929,'FORMAT_IMAGE_SIZE'))),_0x129ecd['plugins']['has']('ImageTextAlternativeEditing')&&(_0x5b0ee4['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x5b0ee4['registerBlockAttribute']('alt')),_0x5b0ee4['descriptionFactory']['registerDescriptionCallback'](_0x209076=>{if(!!_0x1893b0['find'](({type:_0x14ec28,subType:_0x316ff5})=>_0x209076['type']==_0x14ec28&&_0x209076['subType']==_0x316ff5))return _0x209076['previous']?{}:void 0x0;}),_0x5b0ee4['descriptionFactory']['registerDescriptionCallback'](_0x154dc7=>{if('insertion'==_0x154dc7['type']||'deletion'==_0x154dc7['type']){const _0x309794=_0x154dc7['getContainedElement']();if(_0x309794&&_0x309794['is']('element','caption'))return{'type':'insertion'==_0x154dc7['type']?'addObject':'removeObject','element':_0x309794,'quantity':0x1};}}),_0x5b0ee4['descriptionFactory']['registerDescriptionCallback'](_0x206b2e=>'formatBlock'==_0x206b2e['type']&&'convertInlineImageToBlock'==_0x206b2e['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x206b2e['type']&&'convertBlockImageToInline'==_0x206b2e['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x5b0ee4['descriptionFactory']['registerDescriptionCallback'](_0x48ab54=>{if('attribute'!=_0x48ab54['type'])return;const {data:_0x606a85}=_0x48ab54;if(!_0x606a85||'alt'!=_0x606a85['key'])return;const _0x577e69=_0x606a85['newValue'];return _0x577e69?{'type':'format','content':o(_0x537929,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x577e69+'\x22')}:{'type':'format','content':o(_0x537929,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x382c76=this['editor'],_0x295b09=_0x382c76['locale'];_0x382c76['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x1a3615=>{if('formatBlock'!=_0x1a3615['type']&&'formatInline'!=_0x1a3615['type'])return;const {data:_0xe5fe8b}=_0x1a3615;if(_0xe5fe8b){if('imageTextAlternative'==_0xe5fe8b['commandName']){const _0x15eae1=_0xe5fe8b['commandParams'][0x0]['newValue'];return _0x15eae1?{'type':'format','content':o(_0x295b09,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x15eae1+'\x22')}:{'type':'format','content':o(_0x295b09,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0xe5fe8b['commandName']){const _0x446572=_0xe5fe8b['commandParams'][0x0]['width'];return _0x446572?{'type':'format','content':o(_0x295b09,'*Set\x20image\x20width:*\x20%0',_0x446572)}:{'type':'format','content':o(_0x295b09,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x4313d1{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0x3317b8=this['editor']['locale'],_0x2cd700=this['editor']['plugins']['get']('TrackChangesEditing');_0x2cd700['enableDefaultAttributesIntegration']('replaceImageSource'),_0x2cd700['registerBlockAttribute']('src'),_0x2cd700['descriptionFactory']['registerDescriptionCallback'](_0x42576b=>{if('attribute'!=_0x42576b['type'])return;const {data:_0x3b64d9}=_0x42576b;return _0x3b64d9&&'src'==_0x3b64d9['key']?_0x3b64d9['newValue']&&_0x3b64d9['oldValue']?{'type':'format','content':o(_0x3317b8,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x389330=this['editor']['plugins']['get']('TrackChangesEditing');_0x389330['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x389330['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x389330['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x389330['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x49e3d8=this['editor'],_0x24bd59=_0x49e3d8['locale'];_0x49e3d8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x25818e=>{if('formatBlock'!=_0x25818e['type']&&'formatInline'!=_0x25818e['type'])return;const {data:_0x28159e}=_0x25818e;if(!_0x28159e||'replaceImageSource'!=_0x28159e['commandName'])return;return{'type':'format','content':o(_0x24bd59,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x4313d1{['afterInit'](){const _0x46e467=this['editor'];if(!_0x46e467['plugins']['has']('ImageStyleEditing'))return;const _0x288d12=_0x46e467['plugins']['get']('TrackChangesEditing'),_0x133490=_0x46e467['plugins']['get']('ImageUtils'),_0x2631a8={};_0x288d12['enableCommand']('imageStyle',(_0x833157,_0x251bdc)=>{const _0x404f5f=_0x46e467['plugins']['get']('Users')['me'],_0x55797b=_0x46e467['commands']['get']('imageStyle');let _0x421a25=_0x133490['getClosestSelectedImageElement'](_0x46e467['model']['document']['selection']),_0x42f32e=_0x46e467['model']['createRangeOn'](_0x421a25),_0x1aae13=_0x55797b['value'];if(_0x1aae13==_0x251bdc['value'])return;const _0x3d0237={'commandName':'imageStyle','commandParams':[_0x251bdc],'formatGroupId':_0x2008f5()};_0x46e467['model']['change'](()=>{if(_0x288d12['getSuggestions']()['filter'](_0x4ac57b=>_0x4ac57b['isInContent']&&_0x404f5f==_0x4ac57b['author']&&('formatBlock'==_0x4ac57b['type']||'formatInline'==_0x4ac57b['type'])&&('imageStylePreApply'==_0x4ac57b['subType']||'imageStylePostApply'==_0x4ac57b['subType'])&&_0x4ac57b['getFirstRange']()['isEqual'](_0x42f32e))['forEach'](_0x8588cf=>_0x288d12['discardSuggestion'](_0x8588cf['head'])),_0x421a25=_0x133490['getClosestSelectedImageElement'](_0x46e467['model']['document']['selection']),_0x42f32e=_0x46e467['model']['createRangeOn'](_0x421a25),_0x55797b['refresh'](),_0x46e467['commands']['get']('imageTypeInline')['refresh'](),_0x46e467['commands']['get']('imageTypeBlock')['refresh'](),_0x1aae13=_0x55797b['value'],_0x1aae13!=_0x251bdc['value'])return _0x133490['isInlineImage'](_0x421a25)&&_0x55797b['shouldConvertImageType'](_0x251bdc['value'],_0x421a25)?(_0x833157({..._0x251bdc,'setImageSizes':!0x1}),_0x421a25=_0x133490['getClosestSelectedImageElement'](_0x46e467['model']['document']['selection']),void _0x288d12['markBlockFormat'](_0x421a25,{..._0x3d0237,'commandReversedParams':[{'value':_0x1aae13||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x133490['isBlockImage'](_0x421a25)?_0x288d12['markBlockFormat'](_0x421a25,_0x3d0237,[],'imageStylePostApply'):_0x288d12['markInlineFormat'](_0x42f32e,_0x3d0237,'imageStylePostApply'));});});for(const _0x4a40b6 of _0x46e467['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x2631a8[_0x4a40b6['name']]=_0x4a40b6['title']['toLowerCase']();_0x288d12['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x288d12['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x288d12['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x288d12['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x59148d])=>{_0x133490['setImageNaturalSizeAttributes'](_0x59148d['getContainedElement']());}),_0x288d12['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x2d30bb,_0x25a46a)=>{_0x288d12['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x2d30bb,{'commandName':_0x25a46a['commandName'],'commandParams':_0x25a46a['commandReversedParams']});}),_0x288d12['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x2ebd81,_0x347dd0){if(_0x2728cc(_0x2ebd81,_0x347dd0))return[_0x2ebd81,_0x347dd0];if(_0x2728cc(_0x347dd0,_0x2ebd81))return[_0x347dd0,_0x2ebd81];return null;});const _0x8062e2=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x2728cc(_0xa77bca,_0x2303c8){const _0x16ef2d=_0x8062e2['findIndex'](({type:_0x50cd37,subType:_0x408999})=>_0xa77bca['type']==_0x50cd37&&_0xa77bca['subType']==_0x408999),_0x4bf92c=_0x8062e2['findIndex'](({type:_0x8f10a1,subType:_0x21104a})=>_0x2303c8['type']==_0x8f10a1&&_0x2303c8['subType']==_0x21104a);if(_0x16ef2d<0x0||_0x4bf92c<0x0)return!0x1;const _0x4e5ce3=_0xa77bca['getFirstRange'](),_0x33d34c=_0x2303c8['getFirstRange']();if((0x0==_0x16ef2d||0x1==_0x16ef2d)&&0x2==_0x4bf92c&&_0x4e5ce3['isIntersecting'](_0x33d34c))return!0x0;if(0x2==_0x16ef2d&&0x3==_0x4bf92c){const _0x2754c0=_0x288d12['_findSuggestions'](_0x4e5ce3,'insertion')['filter'](({suggestion:_0x4aae60,meta:_0x4be46d})=>_0x4be46d['isOwn']&&'convertInlineImageToBlock'==_0x4aae60['subType']);if(_0x2754c0['length']>0x1&&_0x33d34c['end']['isEqual'](_0x4e5ce3['start']))return!0x0;if(0x1==_0x2754c0['length']&&(_0x4e5ce3['start']['isEqual'](_0x33d34c['end'])||_0x4e5ce3['end']['isEqual'](_0x33d34c['start'])))return!0x0;}if(0x3==_0x16ef2d&&0x3==_0x4bf92c&&_0x4e5ce3['start']['isBefore'](_0x33d34c['start'])){const _0xf3dd83=_0x4e5ce3['end']['nodeAfter'],_0x2fc15a=_0x33d34c['start']['nodeBefore'];return _0x133490['isBlockImage'](_0xf3dd83)&&_0xf3dd83===_0x2fc15a;}return!0x1;}_0x46e467['model']['document']['registerPostFixer'](()=>{let _0x3b2a5f=!0x1;const _0x50aede=Array['from'](_0x46e467['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1cb50b,data:_0x474262}of _0x50aede){const {group:_0x39fb16,type:_0x52dc4d,subType:_0xca8513,id:_0x4e5802}=_0x288d12['_splitMarkerName'](_0x1cb50b);if('suggestion'==_0x39fb16&&_0x288d12['hasSuggestion'](_0x4e5802)){if('formatBlock'==_0x52dc4d&&('imageStylePreApply'==_0xca8513||'imageStylePostApply'==_0xca8513)){const _0x81d0bf=_0x288d12['getSuggestion'](_0x4e5802);if(_0x474262['newRange']){const _0x2897de=_0x81d0bf['getFirstRange']()['getContainedElement']();if(_0x133490['isBlockImage'](_0x2897de))continue;_0x288d12['discardSuggestion'](_0x81d0bf),_0x3b2a5f=!0x0;}}if('insertion'==_0x52dc4d&&'imageCaption'==_0xca8513&&!_0x474262['newRange']){const _0xc9413=_0x288d12['getSuggestion'](_0x4e5802);_0xc9413['next']&&_0xc9413['next']['isInContent']&&(_0x288d12['discardSuggestion'](_0xc9413['next']),_0x3b2a5f=!0x0);}}}return _0x3b2a5f;}),this['_registerLegacyDescription'](_0x2631a8);}['_registerLegacyDescription'](_0x38597c){const _0x2ab4a4=this['editor'],_0x325bb9=_0x2ab4a4['locale'];_0x2ab4a4['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2aeef9=>{if('formatBlock'!=_0x2aeef9['type']&&'formatInline'!=_0x2aeef9['type'])return;const {data:_0x5750cf}=_0x2aeef9;if(!_0x5750cf||'imageStyle'!=_0x5750cf['commandName'])return;const _0x5a9443=_0x5750cf['commandParams'][0x0]['value'];return _0xd0df41('side'===_0x5a9443?o(_0x325bb9,'FORMAT_SIDE_IMAGE'):_0x38597c[_0x5a9443]||_0x5a9443);function _0xd0df41(_0x27450f){return{'type':'format','content':o(_0x325bb9,'*Format:*\x20%0',_0x27450f)};}});}}class at extends _0x4313d1{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x4a36c4){super(_0x4a36c4),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x4b58a9=this['editor'],_0x3de69b=_0x4b58a9['commands']['get']('importWord'),_0x357f8c=_0x4b58a9['commands']['get']('trackChanges');_0x3de69b&&(_0x3de69b['on']('execute',(_0x384cf1,[,_0x4eacaa])=>{this['_trackChangesValueDuringImport']=_0x357f8c['value'],_0x4eacaa['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x3de69b,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3de69b,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x357f8c['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x4b58a9['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x76b588,_0x5b6b81){const {suggestions:_0x1573ae}=_0x5b6b81,_0x4e60fe=this['editor']['commands']['get']('trackChanges'),_0x548bdd=_0x4e60fe['value'];this['_trackChangesValueDuringImport']!==_0x548bdd&&(_0x4e60fe['execute'](),this['_trackChangesExecuted']=!0x0),_0x1573ae&&_0x1573ae['forEach'](({id:_0x5d9c51,type:_0x15e858,author:_0x14f444,created_at:_0x4c7c05})=>{const _0xa98af5={'id':_0x5d9c51,'type':_0x15e858,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x14f444,'createdAt':_0x4c7c05?new Date(_0x4c7c05):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0xa98af5);});}}class ct extends _0x4313d1{['afterInit'](){const _0x58d178=this['editor'],_0x867a7e=_0x58d178['plugins']['get']('TrackChangesEditing');if(_0x58d178['plugins']['has']('IndentEditing')&&(_0x867a7e['enableCommand']('indent'),_0x867a7e['enableCommand']('outdent')),_0x58d178['plugins']['has']('IndentBlock')){for(const _0x56a0d2 of['indentBlock','outdentBlock'])_0x867a7e['enableDefaultAttributesIntegration'](_0x56a0d2);}const _0x38dacb=_0x58d178['locale'];_0x867a7e['registerBlockAttribute']('blockIndent'),_0x867a7e['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x38dacb,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x59d8c2=this['editor'],_0x35aae1=_0x59d8c2['locale'],_0x3df96a=_0x59d8c2['plugins']['get']('TrackChangesEditing');_0x3df96a['descriptionFactory']['registerDescriptionCallback'](_0x29f9b7=>{if('formatBlock'!=_0x29f9b7['type'])return;const {data:_0x1e30ed}=_0x29f9b7;if(!_0x1e30ed)return;if('indentBlock'!=_0x1e30ed['commandName']&&'outdentBlock'!=_0x1e30ed['commandName'])return;const _0x553c57=_0x29f9b7['getItems']()[0x0],_0x19706d=_0x3df96a['descriptionFactory']['getItemLabel'](_0x553c57);return'indentBlock'==_0x1e30ed['commandName']?{'type':'format','content':o(_0x35aae1,'*Indent:*\x20%0',_0x19706d)}:'outdentBlock'==_0x1e30ed['commandName']?{'type':'format','content':o(_0x35aae1,'*Outdent:*\x20%0',_0x19706d)}:void 0x0;});}}class ut extends _0x4313d1{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x4313d1{['afterInit'](){const _0x46353f=this['editor'];if(!_0x46353f['plugins']['has']('LinkEditing'))return;const _0x454de8=_0x46353f['plugins']['get']('TrackChangesEditing'),_0x33cea2=_0x46353f['commands']['get']('link');_0x454de8['enableDefaultAttributesIntegration']('link'),_0x454de8['enableDefaultAttributesIntegration']('unlink'),_0x454de8['registerInlineAttribute']('linkHref');for(const _0x51b389 of _0x33cea2['manualDecorators'])_0x454de8['registerInlineAttribute'](_0x51b389['id']),_0x454de8['descriptionFactory']['registerAttributeLabel'](_0x51b389['id'],'link\x20('+_0x51b389['label']['toLowerCase']()+')');_0x454de8['descriptionFactory']['registerDescriptionCallback'](_0x4b4ae6=>{if('attribute'!=_0x4b4ae6['type'])return;const {data:_0x3af26b}=_0x4b4ae6;if(!_0x3af26b||'linkHref'!=_0x3af26b['key'])return;const _0x3c5428=_0x3af26b['newValue'],_0x1aedfd=_0x46353f['locale'];return{'type':'format','content':null==_0x3c5428?o(_0x1aedfd,'*Remove\x20link*'):o(_0x1aedfd,'*Set\x20link:*\x20%0','\x22'+_0x3c5428+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x3160bf=this['editor'],_0x47742c=_0x3160bf['locale'];_0x3160bf['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x238391=>{if('formatInline'!=_0x238391['type'])return;const {data:_0x395d37}=_0x238391;if(_0x395d37){if('link'==_0x395d37['commandName']){const _0xd30913=_0x395d37['commandParams'][0x0];return{'type':'format','content':o(_0x47742c,'*Set\x20link:*\x20%0','\x22'+_0xd30913+'\x22')};}return'unlink'==_0x395d37['commandName']?{'type':'format','content':o(_0x47742c,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x4313d1{['afterInit'](){const _0x140e23=this['editor'],_0x22e81e=_0x140e23['locale'];if(!_0x140e23['plugins']['has']('LegacyListEditing'))return;const _0x261cf2=_0x140e23['plugins']['get']('TrackChangesEditing'),_0x148ef9=_0x140e23['plugins']['has']('LegacyTodoListEditing');function _0x40cce6(_0x359f3b){return()=>{const _0x1c03eb=_0x140e23['model']['document']['selection'],_0x23f55d=_0x140e23['commands']['get'](_0x359f3b);if(_0x23f55d['value'])return void _0x140e23['execute']('paragraph',{});const _0xabd210=_0x359f3b['slice'](0x0,-0x4),_0x429d03=function(_0x631c9b,_0x2d2024,_0x248459){let _0x5a81f6=Array['from'](_0x631c9b)['filter'](_0x556646=>function(_0x3a2191,_0x127220){return _0x127220['checkChild'](_0x3a2191['parent'],'listItem')&&!_0x127220['isObject'](_0x3a2191);}(_0x556646,_0x248459));_0x5a81f6=_0x5a81f6['filter'](_0x10ddd3=>!_0x10ddd3['is']('element','listItem')||_0x10ddd3['getAttribute']('listType')!=_0x2d2024);const _0x31a462=new Set();for(const _0x33c361 of _0x5a81f6)_0x33c361['is']('element','listItem')?_0x31a462['add'](fe(_0x33c361)):_0x31a462['add'](_0x33c361);return Array['from'](_0x31a462);}(_0x1c03eb['getSelectedBlocks'](),_0xabd210,_0x140e23['model']['schema']);_0x140e23['model']['change'](()=>{for(const _0x2a1b18 of _0x429d03)_0x261cf2['markBlockFormat'](_0x2a1b18,{'commandName':_0x359f3b,'commandParams':[{'forceValue':!_0x23f55d['value']}],'formatGroupId':'blockName'},ue(_0x2a1b18));});};}function _0x4893f1(_0x3c0e8e){return()=>{const _0x5a39a4=function(_0x20d816){let _0x24d68f=Array['from'](_0x20d816);const _0xc02d9d=_0x24d68f['findIndex'](_0x4e1b01=>'listItem'!=_0x4e1b01['name']);return _0xc02d9d>-0x1&&(_0x24d68f=_0x24d68f['slice'](0x0,_0xc02d9d)),_0x24d68f;}(_0x140e23['model']['document']['selection']['getSelectedBlocks']()),_0x12a083=_0x140e23['model']['createRange'](_0x140e23['model']['createPositionAt'](_0x5a39a4[0x0],'before'),_0x140e23['model']['createPositionAt'](_0x5a39a4[_0x5a39a4['length']-0x1],'end'));_0x140e23['model']['change'](()=>{_0x261cf2['markBlockFormat'](_0x12a083,{'commandName':_0x3c0e8e,'commandParams':[],'formatGroupId':'listIndent'},function(_0x51894e){const _0x111450=new Set();for(const _0x575ddf of _0x51894e){let _0x6bc2f2=_0x575ddf['nextSibling'];for(;_0x6bc2f2&&_0x6bc2f2['getAttribute']('listIndent')>_0x575ddf['getAttribute']('listIndent');)_0x111450['add'](_0x6bc2f2),_0x6bc2f2=_0x6bc2f2['nextSibling'];}return Array['from'](_0x111450);}(_0x5a39a4));});};}_0x261cf2['enableCommand']('numberedList',_0x40cce6('numberedList')),_0x261cf2['enableCommand']('bulletedList',_0x40cce6('bulletedList')),_0x148ef9&&_0x261cf2['enableCommand']('todoList',_0x40cce6('todoList')),_0x261cf2['enableCommand']('indentList',_0x4893f1('indentList')),_0x261cf2['enableCommand']('outdentList',_0x4893f1('outdentList')),_0x148ef9&&_0x261cf2['enableCommand']('checkTodoList',()=>{const _0x32430b=_0x140e23['commands']['get']('checkTodoList'),_0x2508c3=Array['from'](_0x32430b['_selectedElements']);_0x2508c3['filter'](_0xbac253=>_0xbac253['getAttribute']('todoListChecked')!=_0x32430b['value']),_0x140e23['model']['change'](()=>{for(const _0x48706c of _0x2508c3)_0x261cf2['markBlockFormat'](_0x48706c,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x32430b['value']}]});});}),_0x261cf2['descriptionFactory']['registerElementLabel']('listItem',_0x5c14d3=>o(_0x22e81e,'ELEMENT_LIST_ITEM',_0x5c14d3)),_0x261cf2['descriptionFactory']['registerDescriptionCallback'](_0x3f750d=>{if('formatBlock'!=_0x3f750d['type']&&'formatInline'!=_0x3f750d['type'])return;const {data:_0x7b7c9d}=_0x3f750d;if(_0x7b7c9d){if('numberedList'==_0x7b7c9d['commandName']||'bulletedList'==_0x7b7c9d['commandName']||'todoList'==_0x7b7c9d['commandName'])switch(_0x7b7c9d['commandName']['replace']('List','')){case'bulleted':return _0x323ba9(o(_0x22e81e,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x323ba9(o(_0x22e81e,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x323ba9(o(_0x22e81e,'ELEMENT_TODO_LIST'));}if('indentList'==_0x7b7c9d['commandName'])return{'type':'format','content':o(_0x22e81e,'*Indent:*\x20%0',o(_0x22e81e,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x7b7c9d['commandName'])return{'type':'format','content':o(_0x22e81e,'*Outdent:*\x20%0',o(_0x22e81e,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x7b7c9d['commandName'])return _0x7b7c9d['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x22e81e,'*Check\x20item*')}:{'type':'format','content':o(_0x22e81e,'*Uncheck\x20item*')};}function _0x323ba9(_0x2e3bfa){return{'type':'format','content':o(_0x22e81e,'*Change\x20to:*\x20%0',_0x2e3bfa)};}});}}function fe(_0x235ceb){const _0xe7e6db=_0x235ceb['getAttribute']('listIndent');if(0x0==_0xe7e6db)return _0x235ceb;let _0x58c5af=_0x235ceb;for(;_0x235ceb['previousSibling']&&_0x235ceb['previousSibling']['is']('element','listItem');){const _0x5dbd68=_0x235ceb['previousSibling']['getAttribute']('listIndent');if(_0x5dbd68==_0xe7e6db)_0x58c5af=_0x235ceb['previousSibling'];else{if(_0x5dbd68<_0xe7e6db)break;}_0x235ceb=_0x235ceb['previousSibling'];}return _0x58c5af;}function ue(_0x4e4f09){const _0x549039=[];if(_0x4e4f09['is']('element','listItem')&&_0x4e4f09['getAttribute']('listIndent')>0x0){let _0x4e15e1=_0x4e4f09['nextSibling'];for(;_0x4e15e1&&'listItem'==_0x4e15e1['name']&&_0x4e15e1['getAttribute']('listIndent')==_0x4e4f09['getAttribute']('listIndent');)_0x549039['push'](_0x4e15e1),_0x4e15e1=_0x4e15e1['nextSibling'];}return _0x549039;}class W extends _0x4313d1{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x504166=this['editor']['config']['get']('list.properties'),_0x5406bb=this['editor']['plugins']['get']('TrackChangesEditing');_0x504166['styles']&&_0x5406bb['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x504166['reversed']&&_0x5406bb['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x504166['startIndex']&&_0x5406bb['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x5406bb['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x4e97f7,_0x8e9e02={}){const _0x455a91=this['editor']['plugins']['get']('TrackChangesEditing'),_0x41c098=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x455a91['markMultiRangeBlockFormat'](_0x41c098,{'commandName':'listStyle','commandParams':[{'type':_0x8e9e02['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x22808f,_0x4cd3e6={}){const _0x46360a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3baa36=this['_getSuggestionBlocks'](_0x454403=>_0x454403['is']('element','listItem')&&'numbered'===_0x454403['getAttribute']('listType'));if(_0x3baa36['length']<0x1)return;const _0x1dff3f=_0x3baa36['map'](_0x2e23a2=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2e23a2,'before'),this['editor']['model']['createPositionAt'](_0x2e23a2,0x0)));this['editor']['model']['change'](()=>{_0x46360a['markMultiRangeBlockFormat'](_0x1dff3f,{'commandName':'listReversed','commandParams':[{'reversed':_0x4cd3e6['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0x42eef7,_0x323e05={}){const _0x541ecb=this['editor']['plugins']['get']('TrackChangesEditing'),_0x24ef1f=this['_getSuggestionBlocks'](_0x5e7fa3=>_0x5e7fa3['is']('element','listItem')&&'numbered'===_0x5e7fa3['getAttribute']('listType'));if(_0x24ef1f['length']<0x1)return;const _0x557805=_0x24ef1f['map'](_0x2b6516=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x2b6516,'before'),this['editor']['model']['createPositionAt'](_0x2b6516,0x0)));this['editor']['model']['change'](()=>{_0x541ecb['markMultiRangeBlockFormat'](_0x557805,{'commandName':'listStart','commandParams':[{'startIndex':_0x323e05['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x4aa521){if('formatBlock'!=_0x4aa521['type']&&'formatInline'!=_0x4aa521['type'])return;const _0xe4af2e=this['editor']['locale'],{data:_0x36204f}=_0x4aa521;if(!_0x36204f)return;let _0x37f97d,_0x21f2b9;switch(_0x36204f['commandName']){case'listStyle':_0x37f97d='*Change\x20to:*\x20%0',_0x21f2b9={'type':'format','content':o(_0xe4af2e,_0x37f97d,o(_0xe4af2e,this['_getTranslationKeyForListStyle'](_0x36204f['commandParams'][0x0]['type'])))};break;case'listReversed':_0x37f97d=_0x36204f['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x21f2b9={'type':'format','content':o(_0xe4af2e,_0x37f97d)};break;case'listStart':_0x37f97d='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x21f2b9={'type':'format','content':o(_0xe4af2e,_0x37f97d,_0x36204f['commandParams'][0x0]['startIndex'])};}return _0x21f2b9;}['_getSuggestionBlocksForListStyle'](){const _0x5327ce=this['editor']['plugins']['get']('LegacyListUtils');let _0x26622e=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x26622e[0x0]?.['is']('element','listItem')&&_0x26622e['unshift'](..._0x5327ce['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x26622e[_0x26622e['length']-0x1]?.['is']('element','listItem')&&_0x26622e['push'](..._0x5327ce['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x26622e=[...new Set(_0x26622e)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x26622e=_0x26622e['filter'](_0x3a4f1a=>_0x3a4f1a['is']('element','listItem'))),_0x26622e;}['_getSuggestionBlocks'](_0x32340f){const _0x5c1e46=this['editor']['plugins']['get']('LegacyListUtils');let _0x5956b0=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x32340f)['map'](_0x31199f=>{const _0x8c959d=this['editor']['model']['createPositionAt'](_0x31199f,0x0);return[..._0x5c1e46['getSiblingNodes'](_0x8c959d,'backward'),..._0x5c1e46['getSiblingNodes'](_0x8c959d,'forward')];})['flat']();return _0x5956b0=[...new Set(_0x5956b0)],_0x5956b0;}['_getTranslationKeyForListStyle'](_0x4379d0){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x4379d0)||'default')['toUpperCase']()+'_LIST_'+_0x4379d0['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x4313d1{['afterInit'](){const _0x4ad5fe=this['editor'];if(!_0x4ad5fe['plugins']['has']('MediaEmbedEditing'))return;const _0x1efb4b=_0x4ad5fe['plugins']['get']('TrackChangesEditing'),_0x56376a=_0x4ad5fe['locale'];_0x1efb4b['enableCommand']('mediaEmbed'),_0x1efb4b['descriptionFactory']['registerElementLabel']('media',_0x3dd4be=>o(_0x56376a,'ELEMENT_MEDIA',_0x3dd4be)),_0x4ad5fe['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x4cfbd3,{writer:_0x447504,options:_0x42eb6f})=>{if(_0x42eb6f['showSuggestionHighlights'])return _0x447504['createEmptyElement']('div');},'converterPriority':'high'}),_0x4ad5fe['data']['downcastDispatcher']['on']('attribute:url:media',(_0x3fec02,_0x3bd783,_0x4858c0)=>{_0x4858c0['options']['showSuggestionHighlights']&&_0x3fec02['stop']();},{'priority':'high'});}}class mt extends _0x4313d1{['afterInit'](){const _0x258a45=this['editor'];_0x258a45['plugins']['has']('MentionEditing')&&_0x258a45['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x4313d1{['afterInit'](){const _0x5944e8=this['editor'];if(!_0x5944e8['commands']['get']('insertMergeField'))return;_0x5944e8['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x5b199a=_0x5944e8['plugins']['get']('TrackChangesEditing'),_0x1b1b8d=_0x5944e8['locale'];_0x5b199a['descriptionFactory']['registerElementLabel']('mergeField',_0x352b47=>o(_0x1b1b8d,'ELEMENT_MERGE_FIELD',_0x352b47)),_0x5b199a['descriptionFactory']['registerDescriptionCallback'](_0x34816a=>{if('insertion'!=_0x34816a['type']&&'deletion'!=_0x34816a['type'])return;const _0x2b547a=_0x34816a['getContainedElement']();if(null==_0x2b547a)return;if(!_0x2b547a['is']('element','mergeField'))return;const _0x436ac9=_0x5944e8['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x2b547a['getAttribute']('id'));return'insertion'==_0x34816a['type']?{'type':'insertion','content':o(_0x1b1b8d,'*Insert:*\x20%0','\x22'+_0x436ac9+'\x22\x20'+o(_0x1b1b8d,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x1b1b8d,'*Remove:*\x20%0','\x22'+_0x436ac9+'\x22\x20'+o(_0x1b1b8d,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x4313d1{['afterInit'](){const _0xa06dff=this['editor'],_0x4b62ab=_0xa06dff['plugins']['get']('TrackChangesEditing');_0xa06dff['plugins']['has']('MultiLevelList')&&(_0x4b62ab['enableDefaultAttributesIntegration']('multiLevelList'),_0x4b62ab['registerBlockAttribute']('listMarkerStyle'),_0x4b62ab['descriptionFactory']['registerDescriptionCallback'](_0x376397=>this['handleDescriptions'](_0x376397)));}['handleDescriptions'](_0x2bbab5){const _0x58663e=this['editor']['locale'],{data:_0x1f6f4e}=_0x2bbab5,_0x52e01a={'type':'format','content':''};if(_0x1f6f4e&&'listMarkerStyle'==_0x1f6f4e['key']){if(!_0x1f6f4e['oldValue'])return{'type':'format','content':o(_0x58663e,'*Set\x20format:*\x20%0',o(_0x58663e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1f6f4e['newValue']+')'};if(!_0x1f6f4e['newValue']){let _0x5784c9=_0x2bbab5['head'];for(;_0x5784c9;){if(_0x5784c9['data']&&'listType'==_0x5784c9['data']['key']&&_0x5784c9['data']['newValue'])return _0x52e01a;_0x5784c9=_0x5784c9['next'];}return{'type':'format','content':o(_0x58663e,'*Remove\x20format:*\x20%0',o(_0x58663e,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x1f6f4e['oldValue']+')'};}}}}class kt extends _0x4313d1{['afterInit'](){const _0x4b020a=this['editor'];if(!_0x4b020a['plugins']['has']('PageBreakEditing'))return;_0x4b020a['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x2e8fff=_0x4b020a['plugins']['get']('TrackChangesEditing'),_0x54091a=_0x4b020a['locale'];_0x2e8fff['descriptionFactory']['registerElementLabel']('pageBreak',_0x27d1b8=>o(_0x54091a,'ELEMENT_PAGE_BREAK',_0x27d1b8));}}class bt extends _0x4313d1{['afterInit'](){const _0x56423e=this['editor'];if(!_0x56423e['plugins']['has']('Paragraph'))return;const _0x2603de=_0x56423e['locale'],_0xd17a3b=_0x56423e['plugins']['get']('TrackChangesEditing');_0xd17a3b['descriptionFactory']['registerElementLabel']('paragraph',_0x4293d9=>o(_0x2603de,'ELEMENT_PARAGRAPH',_0x4293d9)),_0xd17a3b['enableDefaultAttributesIntegration']('paragraph'),_0xd17a3b['enableCommand']('insertParagraph'),_0x56423e['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x56423e),{'priority':'highest'}),_0x56423e['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x2dc559,_0x38a9c8,_0x504a5c)=>{_0x504a5c['options']['showSuggestionHighlights']&&nr(_0x56423e,{'showActiveMarker':!0x1})(_0x2dc559,_0x38a9c8,_0x504a5c);},{'priority':'highest'});const _0x2e0086=_0xd17a3b['descriptionFactory'];_0x2e0086['registerDescriptionCallback'](_0x623ac3=>{if('insertion'!==_0x623ac3['type'])return;const {start:_0x4b4e55,end:_0x3ded5e}=_0x623ac3['getFirstRange']();if(!_0x4b4e55['isTouching'](_0x3ded5e)||!_0x4b4e55['nodeAfter'])return;const _0x2670f3=_0x56423e['model']['schema'],_0x7b2e28=_0x4b4e55['nodeAfter'];return _0x2670f3['isBlock'](_0x7b2e28)&&!_0x2670f3['isLimit'](_0x7b2e28)&&_0x2670f3['checkChild'](_0x7b2e28,'$text')?{'type':'insertion','content':o(_0x2603de,'*Insert:*\x20%0',_0x2e0086['getItemLabel'](_0x7b2e28,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x1cb89e=this['editor'],_0x40d3f3=_0x1cb89e['locale'];_0x1cb89e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x420137=>{if('formatBlock'!=_0x420137['type'])return;const {data:_0x2df49e}=_0x420137;return _0x2df49e&&'paragraph'==_0x2df49e['commandName']?{'type':'format','content':o(_0x40d3f3,'*Change\x20to:*\x20%0',o(_0x40d3f3,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x33d547,{showActiveMarker:_0x3a4ef3=!0x0}={}){return(_0x1e968c,_0x5d1602,_0x235f46)=>{const _0x40e38a=_0x33d547['plugins']['get']('TrackChangesEditing'),_0x23b5d7=_0x5d1602['markerRange']['start'],_0x3d0470=_0x5d1602['markerRange']['end'],_0x53bd9b=_0x33d547['model']['schema'];if(!_0x23b5d7['isTouching'](_0x3d0470)||!_0x23b5d7['nodeAfter'])return;const _0x2b9fae=_0x23b5d7['nodeAfter'];if(_0x53bd9b['isBlock'](_0x2b9fae)&&!_0x53bd9b['isLimit'](_0x2b9fae)&&_0x53bd9b['checkChild'](_0x2b9fae,'$text')){if(!_0x235f46['consumable']['consume'](_0x5d1602['markerRange'],_0x1e968c['name']))return;const {authorId:_0x117530}=_0x40e38a['_splitMarkerName'](_0x5d1602['markerName']),_0x48a975=_0x235f46['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x117530}),_0x1b7457=_0x235f46['mapper']['toViewPosition'](_0x3d0470);_0x3a4ef3&&_0x40e38a['activeMarkers']['includes'](_0x5d1602['markerName'])&&_0x235f46['writer']['addClass']('ck-suggestion-marker--active',_0x48a975),_0x235f46['writer']['insert'](_0x1b7457,_0x48a975),_0x235f46['mapper']['bindElementToMarker'](_0x48a975,_0x5d1602['markerName']);}};}class wt extends _0x4313d1{['afterInit'](){const _0x354e8c=this['editor'];if(!_0x354e8c['plugins']['has']('RemoveFormatEditing'))return;_0x354e8c['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x502c58=this['editor'];_0x502c58['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x3a401c=>{if('formatBlock'!=_0x3a401c['type']&&'formatInline'!=_0x3a401c['type'])return;const {data:_0x50c680}=_0x3a401c;return _0x50c680&&'removeFormat'==_0x50c680['commandName']?{'type':'format','content':o(_0x502c58['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x4313d1{['afterInit'](){const _0x4027ad=this['editor'];if(!_0x4027ad['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x50470e=_0x4027ad['plugins']['get']('TrackChangesEditing');_0x50470e['enableCommand']('goToPreviousRestrictedEditingException'),_0x50470e['enableCommand']('goToNextRestrictedEditingException');const _0x3ba0a7=_0x4027ad['plugins']['get']('RestrictedEditingModeEditing');_0x3ba0a7['enableCommand']('trackChanges'),_0x3ba0a7['enableCommand']('acceptSuggestion'),_0x3ba0a7['enableCommand']('discardSuggestion'),_0x3ba0a7['enableCommand']('acceptAllSuggestions'),_0x3ba0a7['enableCommand']('discardAllSuggestions'),_0x3ba0a7['enableCommand']('acceptSelectedSuggestions'),_0x3ba0a7['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x4313d1{static get['requires'](){return[_0x5719ac];}['init'](){const _0x193c6a=this['editor'],_0x56a0ef=_0x193c6a['plugins']['get']('TrackChangesEditing');_0x56a0ef['enableCommand']('shiftEnter'),_0x193c6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x193c6a),{'priority':'high'}),_0x193c6a['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x193c6a),{'priority':'high'}),_0x193c6a['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x411f4a,_0x2e1733,_0x1d38de)=>{_0x1d38de['options']['showSuggestionHighlights']&&ge(_0x193c6a,{'showActiveMarker':!0x1})(_0x411f4a,_0x2e1733,_0x1d38de);}),_0x56a0ef['descriptionFactory']['registerElementLabel']('softBreak',_0x3d3854=>o(_0x193c6a['locale'],'ELEMENT_LINE_BREAK',_0x3d3854));}}function ge(_0x43b1fb,{showActiveMarker:_0xb0d81b=!0x0}={}){return(_0x19be29,_0x325e9d,_0x39a9ce)=>{const _0x43b765=_0x43b1fb['plugins']['get']('TrackChangesEditing');if(!_0x39a9ce['consumable']['test'](_0x325e9d['markerRange'],_0x19be29['name']))return;const _0x32540d=_0x43b1fb['model'];for(const _0x5d8560 of _0x325e9d['markerRange']['getItems']()){if(!_0x5d8560['is']('element','softBreak'))continue;const _0x1dd34c='deletion'==_0x325e9d['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x1c78fc}=_0x43b765['_splitMarkerName'](_0x325e9d['markerName']),_0x170727=_0x39a9ce['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x1dd34c,'data-author-id':_0x1c78fc}),_0x4e3690=_0x39a9ce['mapper']['toViewPosition'](_0x32540d['createPositionBefore'](_0x5d8560));_0xb0d81b&&_0x43b765['activeMarkers']['includes'](_0x325e9d['markerName'])&&_0x39a9ce['writer']['addClass']('ck-suggestion-marker--active',_0x170727),_0x39a9ce['writer']['insert'](_0x4e3690,_0x170727),_0x39a9ce['mapper']['bindElementToMarker'](_0x170727,_0x325e9d['markerName']);}};}class St extends _0x4313d1{['afterInit'](){const _0xf4a85f=this['editor'],_0x338fde=_0xf4a85f['model'],_0x3eac38=_0xf4a85f['locale'];if(!_0xf4a85f['plugins']['has']('StandardEditingModeEditing'))return;const _0x449156=_0xf4a85f['plugins']['get']('TrackChangesEditing'),_0xd1c2ba='restrictedEditingException',_0x200415=_0xf4a85f['commands']['get'](_0xd1c2ba);_0x449156['enableCommand'](_0xd1c2ba,(_0x4ca3ee,_0x453beb={})=>{const _0xe444fd=_0x338fde['document']['selection'];if(_0xe444fd['isCollapsed'])return void _0x4ca3ee(_0x453beb);const _0x25c298=void 0x0!==_0x453beb['forceValue']?_0x453beb['forceValue']:!_0x200415['value'];_0x338fde['change'](()=>{const _0x1fe715=Array['from'](_0xe444fd['getRanges']());for(const _0x2acaa4 of _0x1fe715){const _0x52d0bb=_0x25c298?[_0x2acaa4]:io(_0xd1c2ba,_0x2acaa4,_0x338fde);for(const _0x849f9f of _0x52d0bb)_0x449156['markInlineFormat'](_0x849f9f,{'commandName':_0xd1c2ba,'commandParams':[{'forceValue':_0x25c298}]});}});}),_0x449156['descriptionFactory']['registerDescriptionCallback'](_0x3ff9b0=>{if('formatBlock'!=_0x3ff9b0['type']&&'formatInline'!=_0x3ff9b0['type'])return;const {data:_0x3ba5f6}=_0x3ff9b0;return _0x3ba5f6&&_0x3ba5f6['commandName']==_0xd1c2ba?_0x3ba5f6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3eac38,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0x3eac38,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x4313d1{['afterInit'](){const _0x357cc7=this['editor'];if(!_0x357cc7['plugins']['has']('Style')||!_0x357cc7['plugins']['has']('DataSchema'))return;const _0x299f67=_0x357cc7['plugins']['get']('TrackChangesEditing'),_0x2ccae4=_0x357cc7['locale'],_0xa5d15f=_0x357cc7['config']['get']('style')||{},_0x2678e7=_0x357cc7['plugins']['get']('GeneralHtmlSupport'),_0x49b767=_0x357cc7['plugins']['get']('StyleUtils')['normalizeConfig'](_0x357cc7['plugins']['get']('DataSchema'),_0xa5d15f['definitions']);_0x299f67['enableDefaultAttributesIntegration']('style');const _0x2c80a8=new Set();for(const _0x3d7e8d of _0x49b767['block']){const _0x2a6d99=_0x2678e7['getGhsAttributeNameForElement'](_0x3d7e8d['element']);_0x2c80a8['add'](_0x2a6d99);}const _0x11a78b=new Set();for(const _0x598707 of _0x49b767['inline']){const _0xd6917a=_0x2678e7['getGhsAttributeNameForElement'](_0x598707['element']);_0x11a78b['add'](_0xd6917a);for(const _0x1dd997 of _0x598707['ghsAttributes'])_0x11a78b['add'](_0x1dd997);}for(const _0x53da82 of _0x2c80a8)_0x299f67['registerBlockAttribute'](_0x53da82),_0x299f67['descriptionFactory']['registerAttributeLabel'](_0x53da82,o(_0x2ccae4,'FORMAT_STYLE'));for(const _0x1ba640 of _0x11a78b)_0x299f67['registerInlineAttribute'](_0x1ba640),_0x299f67['descriptionFactory']['registerAttributeLabel'](_0x1ba640,o(_0x2ccae4,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x46a8db=this['editor'],_0x3ad426=_0x46a8db['locale'];_0x46a8db['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2adcf6=>{if('formatBlock'!=_0x2adcf6['type']&&'formatInline'!=_0x2adcf6['type'])return;const {data:_0x3c08d6}=_0x2adcf6;return _0x3c08d6&&'style'===_0x3c08d6['commandName']?_0x3c08d6['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x3ad426,'*Set\x20format:*\x20%0',_0x3c08d6['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x3ad426,'*Remove\x20format:*\x20%0',_0x3c08d6['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x4313d1{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0x1bf21e){super(_0x1bf21e),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x561189=this['editor'],_0x4402d4=_0x561189['model']['document']['selection'];if(!_0x561189['plugins']['has']('TableEditing'))return;const _0x4dfc8c=_0x561189['locale'],_0x4798fc=_0x561189['plugins']['get']('TrackChangesEditing'),_0x15a903=_0x561189['plugins']['get']('TableUtils');_0x4798fc['descriptionFactory']['registerElementLabel']('table',_0x3200ad=>o(_0x4dfc8c,'ELEMENT_TABLE',_0x3200ad)),this['_setupColumnsRowsFixing'](),_0x4798fc['enableCommand']('insertTable'),_0x4798fc['enableCommand']('selectTableRow'),_0x4798fc['enableCommand']('selectTableColumn');for(const _0x24c17c of['insertTableRowAbove','insertTableRowBelow']){const _0x129316=_0x561189['commands']['get'](_0x24c17c);_0x4798fc['enableCommand'](_0x24c17c,_0xb2716=>{_0x561189['model']['change'](_0x6b3e20=>{_0xb2716();const _0x36023a='above'===_0x129316['order'],_0x3a663f=_0x15a903['getSelectionAffectedTableCells'](_0x4402d4),_0x2ed8d1=_0x15a903['getRowIndexes'](_0x3a663f),_0x1f18f2=_0x36023a?_0x2ed8d1['first']-0x1:_0x2ed8d1['last']+0x1,_0x568ea6=_0x3a663f[0x0]['findAncestor']('table'),_0x242c3d=_0x15a903['createTableWalker'](_0x568ea6,{'startRow':_0x1f18f2,'endRow':_0x1f18f2}),_0x27c67f=Array['from'](_0x242c3d)['map'](_0x546cce=>_0x6b3e20['createRangeOn'](_0x546cce['cell']));_0x4798fc['markMultiRangeInsertion'](_0x27c67f,'tableRow');});});}for(const _0x26ebd2 of['insertTableColumnLeft','insertTableColumnRight']){const _0x47bc67=_0x561189['commands']['get'](_0x26ebd2);_0x4798fc['enableCommand'](_0x26ebd2,_0x3f3ed7=>{_0x561189['model']['change'](_0x521bb3=>{_0x3f3ed7();const _0x51100a='left'===_0x47bc67['order'],_0x19275d=_0x15a903['getSelectionAffectedTableCells'](_0x4402d4),_0x293311=_0x15a903['getColumnIndexes'](_0x19275d),_0x20f5e1=_0x51100a?_0x293311['first']-0x1:_0x293311['last']+0x1,_0x4e10f2=_0x19275d[0x0]['findAncestor']('table'),_0xc376c2=_0x15a903['createTableWalker'](_0x4e10f2,{'startRow':0x0,'column':_0x20f5e1,'includeAllSlots':!0x1}),_0x453265=Array['from'](_0xc376c2)['map'](_0x509dd7=>_0x521bb3['createRangeOn'](_0x509dd7['cell']));_0x4798fc['markMultiRangeInsertion'](_0x453265,'tableColumn');});});}for(const _0x5154d5 of['removeTableRow','removeTableColumn']){const _0x479afa=_0x5154d5['substr'](0xb),_0x3d8d54=_0x479afa['toLowerCase'](),_0x52391c=_0x3d8d54['substr'](0x0,0x3)+'span',_0x2515c6='table'+_0x479afa,_0x512295='min'+_0x479afa,_0x29cf2b='max'+_0x479afa;_0x4798fc['enableCommand'](_0x5154d5,()=>{_0x561189['model']['change'](_0x1fccba=>{const _0x1a2525=_0x15a903['getSelectionAffectedTableCells'](_0x4402d4),_0x2d0070=_0x1a2525[0x0]['findAncestor']('table');let _0x4151cc;if('removeTableRow'==_0x5154d5){const _0x5a6c18=_0x15a903['getRowIndexes'](_0x1a2525);_0x4151cc={'startRow':_0x5a6c18['first'],'endRow':_0x5a6c18['last'],'includeAllSlots':!0x0};}else{const _0x1fed6d=_0x15a903['getColumnIndexes'](_0x1a2525);_0x4151cc={'startColumn':_0x1fed6d['first'],'endColumn':_0x1fed6d['last'],'includeAllSlots':!0x0};}const _0x2bdc09=_0x15a903['createTableWalker'](_0x2d0070,_0x4151cc),_0x411522=Array['from'](_0x2bdc09)['map'](({cell:_0x5c9252})=>_0x5c9252),_0x59ebf3=be(_0x411522['filter'](_0x31b966=>_0x31b966['hasAttribute'](_0x52391c))),_0x43f920=be(_0x411522['filter'](_0x1e6656=>!_0x1e6656['hasAttribute'](_0x52391c)))['map'](_0x282491=>_0x1fccba['createRangeOn'](_0x282491)),_0x19803b=_0x4798fc['markMultiRangeDeletion'](_0x43f920,_0x2515c6);if(_0x19803b&&('tableRow'==_0x19803b['subType']||'tableColumn'==_0x19803b['subType'])){const _0x16fa46=this['_getSuggestionCoords'](_0x19803b);for(const _0x3c31f9 of _0x59ebf3){const _0x3c4198=_0x1fccba['createRangeOn'](_0x3c31f9),_0xbbae84=_0x15a903['getCellLocation'](_0x3c31f9),_0xdd1782=_0x3c31f9['getAttribute'](_0x52391c)-0x1,_0x58a594=_0x16fa46[_0x512295],_0x3055b2=_0x16fa46[_0x29cf2b];_0x58a594<=_0xbbae84[_0x3d8d54]&&_0xbbae84[_0x3d8d54]+_0xdd1782<=_0x3055b2&&_0x19803b['addRange'](_0x3c4198);}}});});}function _0x4b0536(_0x447a4a){const _0xb270d=Array['from'](_0x4402d4['getRanges']())['map'](_0x21c65e=>_0x41dcaa['fromRange'](_0x21c65e));_0x561189['model']['change'](_0x22c097=>{const _0x5e4db8=_0x22c097['batch'];_0x447a4a=_0x447a4a['filter'](_0x39f655=>'$graveyard'!=_0x39f655['root']['rootName']),_0x22c097['setSelection'](_0x447a4a),_0x561189['commands']['get']('removeTableRow')['refresh'](),_0x561189['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x561189['model']['enqueueChange'](()=>{_0x561189['model']['enqueueChange'](_0x5e4db8,_0x2d6396=>{const _0x5deb90=_0xb270d['filter'](_0x23c61c=>'$graveyard'!=_0x23c61c['root']['rootName']);_0x5deb90['length']>0x0&&_0x2d6396['setSelection'](_0x5deb90);for(const _0x84958d of _0xb270d)_0x84958d['detach']();});});});}function _0x3f2461(_0x5764be){_0x561189['model']['change'](_0x7aae03=>{const _0x4eecf1=Array['from'](_0x4402d4['getRanges']())['map'](_0x4b8c7b=>_0x41dcaa['fromRange'](_0x4b8c7b)),_0x15963e=[];for(const _0x5dfaf9 of _0x5764be)for(const _0x35d8e1 of _0x5dfaf9['getItems']({'shallow':!0x0}))_0x15963e['push'](_0x35d8e1);for(const _0x4fb704 of _0x15963e)'$graveyard'!=_0x4fb704['root']['rootName']&&(_0x7aae03['setSelection'](_0x7aae03['createPositionAt'](_0x4fb704,0x0)),_0x561189['commands']['get']('removeTableColumn')['refresh'](),_0x561189['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x1cad53=_0x4eecf1['filter'](_0x399493=>'$graveyard'!=_0x399493['root']['rootName']);_0x1cad53['length']>0x0&&_0x7aae03['setSelection'](_0x1cad53);for(const _0x451b7f of _0x4eecf1)_0x451b7f['detach']();});}function _0x4bd6b9(_0x90ed2,_0x3540b0){return _0x3540b0['every'](_0x2f4625=>_0x90ed2['some'](_0x573064=>_0x573064['end']['isEqual'](_0x2f4625['start'])||_0x2f4625['end']['isEqual'](_0x573064['start'])));}function _0x2f9cb4(_0x5dafae,_0x506e03){return!_0x5dafae['some'](_0x1eecc7=>_0x506e03['some'](_0x80a25a=>_0x1eecc7['isIntersecting'](_0x80a25a)))&&_0x5dafae['some'](_0x2b5c85=>_0x506e03['some'](_0x5a0532=>_0x2b5c85['end']['isTouching'](_0x5a0532['start'])));}_0x561189['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x4f7ab5,_0x40e9b8,_0x14b391)=>{if(!_0x14b391['options']['showSuggestionHighlights'])return;const _0x5923d5=_0x40e9b8['item'];if(!_0x5923d5)return;const _0x4eee79=_0x14b391['mapper']['toViewElement'](_0x5923d5);function _0xe36fd3(_0x423a63){return Array['isArray'](_0x423a63)?_0x423a63:[_0x423a63];}_0x4eee79&&'tableCell'===_0x5923d5['name']&&_0x30ba19(_0x4eee79,_0x14b391['writer'],(_0x65e188,_0x1130e7,_0x356c07)=>_0x356c07['addClass'](_0xe36fd3(_0x1130e7['classes']),_0x65e188),(_0x2cc1b4,_0x2c3453,_0x56897f)=>_0x56897f['removeClass'](_0xe36fd3(_0x2c3453['classes']),_0x2cc1b4));},{'priority':'highest'}),_0x4798fc['descriptionFactory']['registerDescriptionCallback'](_0x274031=>{if('insertion'!=_0x274031['type']&&'deletion'!=_0x274031['type'])return;const _0xa5817b=_0x274031['getContainedElement']();if(null!=_0xa5817b&&_0xa5817b['is']('element','table')){if('insertion'==_0x274031['type']){const _0x5e3cf6=_0x274031['getItems']()['filter'](_0x86742b=>_0x86742b['is']('$textProxy'))['map'](_0x145d67=>_0x145d67['data']);if(_0x5e3cf6['length'])return{'type':'insertion','content':o(_0x4dfc8c,'*Insert:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5e3cf6['join']('\x20')+'\x22'))};}if('deletion'==_0x274031['type']){const _0x1506d1=_0x274031['getItems']()['filter'](_0x1a0606=>_0x1a0606['is']('$textProxy'))['map'](_0x3d3af2=>_0x3d3af2['data']);if(_0x1506d1['length'])return{'type':'deletion','content':o(_0x4dfc8c,'*Remove:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x1506d1['join']('\x20')+'\x22'))};}}}),_0x4798fc['descriptionFactory']['registerDescriptionCallback'](_0xb5fac4=>{if('tableRow'==_0xb5fac4['subType']){const _0x5ad611=_0xb5fac4['getItems']()['filter'](_0x104d82=>_0x104d82['is']('$textProxy'))['map'](_0x58a28e=>_0x58a28e['data']),_0x4602b4=this['_getSuggestionCoords'](_0xb5fac4),_0x52393b=_0x4602b4['maxRow']-_0x4602b4['minRow']+0x1;if('insertion'==_0xb5fac4['type'])return _0x5ad611['length']?{'type':'insertion','content':o(_0x4dfc8c,'*Insert:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x52393b,'\x22'+_0x5ad611['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4dfc8c,'*Insert:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_ROW',_0x52393b))};if('deletion'==_0xb5fac4['type'])return _0x5ad611['length']?{'type':'deletion','content':o(_0x4dfc8c,'*Remove:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x52393b,'\x22'+_0x5ad611['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4dfc8c,'*Remove:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_ROW',_0x52393b))};}if('tableColumn'==_0xb5fac4['subType']){const _0x3a945a=_0xb5fac4['getItems']()['filter'](_0x17ddb8=>_0x17ddb8['is']('$textProxy'))['map'](_0x10f396=>_0x10f396['data']),_0x475ab9=this['_getSuggestionCoords'](_0xb5fac4),_0x1df257=_0x475ab9['maxColumn']-_0x475ab9['minColumn']+0x1;if('insertion'==_0xb5fac4['type'])return _0x3a945a['length']?{'type':'insertion','content':o(_0x4dfc8c,'*Insert:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1df257,'\x22'+_0x3a945a['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x4dfc8c,'*Insert:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_COLUMN',_0x1df257))};if('deletion'==_0xb5fac4['type'])return _0x3a945a['length']?{'type':'deletion','content':o(_0x4dfc8c,'*Remove:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x1df257,'\x22'+_0x3a945a['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x4dfc8c,'*Remove:*\x20%0',o(_0x4dfc8c,'ELEMENT_TABLE_COLUMN',_0x1df257))};}}),_0x4798fc['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x4b0536),_0x4798fc['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x4b0536),_0x4798fc['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x3f2461),_0x4798fc['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x3f2461),_0x4798fc['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0x4bd6b9),_0x4798fc['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0x4bd6b9),_0x4798fc['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2f9cb4),_0x4798fc['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2f9cb4);}['_acceptFormatSuggestionCallbackFactory'](){const _0x212616=this['editor'],_0x235bcc=_0x212616['model']['document']['selection'];return(_0x422e6c,_0x447ab4)=>{_0x212616['model']['change'](_0x4ebb2b=>{const {commandName:_0x31bce2,commandParams:_0x395ce1}=_0x447ab4;let _0x3c7bd4=_0x422e6c[0x0]['end']['nodeBefore'];_0x395ce1&&_0x395ce1[0x0]&&!0x1===_0x395ce1[0x0]['forceValue']&&(_0x3c7bd4=_0x422e6c[0x0]['start']['nodeAfter']);const _0x4590fb=_0x4ebb2b['createRangeIn'](_0x3c7bd4);if('$graveyard'==_0x4590fb['root']['rootName'])return;const _0x49b3cc=Array['from'](_0x235bcc['getRanges']())['map'](_0x11ef7f=>_0x41dcaa['fromRange'](_0x11ef7f));_0x4ebb2b['setSelection'](_0x4590fb),_0x212616['commands']['get'](_0x31bce2)['refresh'](),_0x395ce1['push']({'forceDefaultExecution':!0x0}),_0x212616['execute'](_0x31bce2,..._0x395ce1);const _0xa64212=_0x49b3cc['filter'](_0x51b449=>'$graveyard'!=_0x51b449['root']['rootName']);_0xa64212['length']>0x0&&_0x4ebb2b['setSelection'](_0xa64212);for(const _0x4e37a9 of _0x49b3cc)_0x4e37a9['detach']();});};}['_getCoordsForCells'](_0x588245){const _0x3e1961=this['editor']['plugins']['get']('TableUtils');let _0x859983=Number['MAX_SAFE_INTEGER'],_0x1adcb9=Number['MIN_SAFE_INTEGER'],_0x170e73=Number['MAX_SAFE_INTEGER'],_0x8768b5=Number['MIN_SAFE_INTEGER'];for(const _0x34cb48 of _0x588245){if('$graveyard'==_0x34cb48['root']['rootName'])continue;const {row:_0x5a8fac,column:_0x1642af}=_0x3e1961['getCellLocation'](_0x34cb48),_0x30338a=_0x34cb48['hasAttribute']('rowspan')?_0x34cb48['getAttribute']('rowspan')-0x1:0x0,_0x2c6400=_0x34cb48['hasAttribute']('colspan')?_0x34cb48['getAttribute']('colspan')-0x1:0x0;_0x859983=_0x5a8fac<_0x859983?_0x5a8fac:_0x859983,_0x1adcb9=_0x5a8fac+_0x30338a>_0x1adcb9?_0x5a8fac+_0x30338a:_0x1adcb9,_0x170e73=_0x1642af<_0x170e73?_0x1642af:_0x170e73,_0x8768b5=_0x1642af+_0x2c6400>_0x8768b5?_0x1642af+_0x2c6400:_0x8768b5;}return{'minRow':_0x859983,'maxRow':_0x1adcb9,'minColumn':_0x170e73,'maxColumn':_0x8768b5};}['_setupColumnsRowsFixing'](){const _0x51bc76=this['editor'],_0x24e74b=_0x51bc76['plugins']['get']('TrackChangesEditing'),_0x447bc8=_0x51bc76['plugins']['get']('TableUtils');_0x51bc76['model']['document']['on']('change:data',()=>{const _0x4e8c46=Array['from'](_0x51bc76['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x2ade86,data:_0x472b4e}of _0x4e8c46){const {group:_0x1acd34,id:_0x3a9e5c,subType:_0x14a25a}=_0x24e74b['_splitMarkerName'](_0x2ade86);if('suggestion'!=_0x1acd34)continue;if(null!=_0x472b4e['oldRange'])continue;const _0x127cd4=_0x24e74b['getSuggestion'](_0x3a9e5c);this['_tablePostFixingSubtypes']['includes'](_0x14a25a)&&this['_tableSuggestions']['add'](_0x127cd4);}},{'priority':'low'});const _0x26a95e=(_0x30e814,_0x431414)=>{let _0x15498c=!0x1;const _0x2f45aa=_0x431414['createRangeOn'](_0x30e814),_0x9ac2c4=_0x30e814['findAncestor']('table'),_0x586f64=_0x447bc8['getCellLocation'](_0x30e814);for(const _0x2bf527 of this['_tableSuggestions']){const _0x44fc32=_0x2bf527['subType'],_0x47a037=_0x44fc32['startsWith']('tablePaste'),_0x534077=_0x44fc32['substr'](_0x47a037?0xa:0x5),_0xc793c0=_0x534077['toLowerCase'](),_0x33b95d=_0xc793c0['substr'](0x0,0x3)+'span',_0x1278df='min'+_0x534077,_0x554579='max'+_0x534077;if(!_0x2bf527['isInContent'])continue;if(_0x9ac2c4!=_0x2bf527['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x2bf527['isIntersectingWithRange'](_0x2f45aa))continue;const _0x2db08d=_0x30e814['hasAttribute'](_0x33b95d)?_0x30e814['getAttribute'](_0x33b95d)-0x1:0x0,_0x13f606=this['_getSuggestionCoords'](_0x2bf527),_0x2e7dc9=_0x13f606[_0x1278df],_0x176b74=_0x13f606[_0x554579];_0x2e7dc9<=_0x586f64[_0xc793c0]&&_0x586f64[_0xc793c0]+_0x2db08d<=_0x176b74&&(_0x2bf527['addRange'](_0x2f45aa),_0x15498c=!0x0);}return _0x15498c;};_0x51bc76['model']['document']['registerPostFixer'](_0x4c1d9e=>{let _0x2ae2e8=!0x1;for(const _0xbde169 of _0x51bc76['model']['document']['differ']['getChanges']())if('insert'==_0xbde169['type']){if('tableRow'==_0xbde169['name']){for(const _0x3a0abf of _0xbde169['position']['nodeAfter']['getChildren']())_0x2ae2e8=_0x2ae2e8||_0x26a95e(_0x3a0abf,_0x4c1d9e);}else'tableCell'==_0xbde169['name']&&(_0x2ae2e8=_0x2ae2e8||_0x26a95e(_0xbde169['position']['nodeAfter'],_0x4c1d9e));}return _0x2ae2e8;});}['_getSuggestionCoords'](_0x4435d4){return this['_getCoordsForCells'](_0x4435d4['getRanges']()['map'](_0xc3cf0=>_0xc3cf0['start']['nodeAfter']));}}function be(_0x30c54d){return Array['from'](new Set(_0x30c54d)['values']());}class vt extends _0x4313d1{static get['requires'](){return[It];}['afterInit'](){const _0x59d3ee=this['editor'],_0x778f24=_0x59d3ee['model']['document']['selection'],_0x3fed80=_0x59d3ee['locale'];if(!_0x59d3ee['plugins']['has']('TableEditing'))return;const _0x1dee0d=_0x59d3ee['plugins']['get']('TrackChangesEditing'),_0x1eabf7=_0x59d3ee['plugins']['get']('TableUtils'),_0x33237c=_0x59d3ee['plugins']['get'](It);_0x33237c['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x1dee0d['enableCommand']('mergeTableCells',()=>{const _0x3bc143=_0x1eabf7['getSelectionAffectedTableCells'](_0x59d3ee['model']['document']['selection']);_0x59d3ee['model']['change'](()=>{_0x1dee0d['markMultiRangeBlockFormat'](_0x3bc143,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x59d3ee['commands']['get']('mergeTableCells')['on']('execute',(_0x497fc7,_0x7259d6)=>{_0x59d3ee['commands']['get']('trackChanges')['value']&&(_0x7259d6['length']>0x0&&_0x7259d6[_0x7259d6['length']-0x1]&&_0x7259d6[_0x7259d6['length']-0x1]['forceDefaultExecution']||_0x1dee0d['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x497fc7['stop']());},{'priority':'highest'});for(const _0x5a7e56 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x3acec6=_0x59d3ee['commands']['get'](_0x5a7e56);_0x1dee0d['enableCommand'](_0x5a7e56,()=>{const _0x4c277b=_0x59d3ee['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x4fdf86=>_0x4fdf86['is']('element','tableCell')),_0xb11035=_0x3acec6['value'];_0x59d3ee['model']['change'](()=>{_0x1dee0d['markMultiRangeBlockFormat']([_0x4c277b,_0xb11035],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0x2a099e of['splitTableCellVertically','splitTableCellHorizontally']){const _0x43b045=_0x59d3ee['commands']['get'](_0x2a099e);_0x1dee0d['enableCommand'](_0x2a099e,()=>{const _0x329b19=_0x1eabf7['getSelectionAffectedTableCells'](_0x59d3ee['model']['document']['selection'])[0x0],_0x3b8e3b=_0x329b19['findAncestor']('table'),{column:_0xf37722,row:_0x2766fc}=_0x1eabf7['getCellLocation'](_0x329b19);let _0x168b5b=[];if('horizontally'==_0x43b045['direction']){const _0x43d83a=_0x1eabf7['createTableWalker'](_0x3b8e3b,{'startRow':_0x2766fc,'endRow':_0x2766fc,'includeAllSlots':!0x0});_0x168b5b=Array['from'](_0x43d83a)['map'](_0x8531d0=>_0x8531d0['cell']);}else{const _0x226076=_0x1eabf7['createTableWalker'](_0x3b8e3b,{'column':_0xf37722,'includeAllSlots':!0x0});_0x168b5b=Array['from'](_0x226076)['map'](_0x54aa47=>_0x54aa47['cell']);}_0x59d3ee['model']['change'](_0x2bbfa4=>{_0x1dee0d['markBlockFormat'](_0x2bbfa4['createRangeOn'](_0x329b19),{'commandName':_0x2a099e,'commandParams':[]},_0x168b5b,_0x2a099e);});});}_0x1dee0d['descriptionFactory']['registerDescriptionCallback'](_0x3518d8=>{if('formatBlock'!=_0x3518d8['type']&&'formatInline'!=_0x3518d8['type'])return;const {data:_0x5da5e6}=_0x3518d8;return _0x5da5e6&&'mergeTableCells'==_0x5da5e6['commandName']?{'type':'format','content':o(_0x3fed80,'*Merge\x20cells*')}:void 0x0;}),_0x1dee0d['descriptionFactory']['registerDescriptionCallback'](_0x14b4df=>{if('formatBlock'!=_0x14b4df['type']&&'formatInline'!=_0x14b4df['type'])return;const {data:_0xee61de}=_0x14b4df;return _0xee61de?'splitTableCellVertically'==_0xee61de['commandName']?{'type':'format','content':o(_0x3fed80,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0xee61de['commandName']?{'type':'format','content':o(_0x3fed80,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x5ae3c9=_0x33237c['_acceptFormatSuggestionCallbackFactory']();for(const _0x3d433c of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x1dee0d['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x3d433c,'accept',_0x5ae3c9);for(const _0x576dae of['splitTableCellVertically','splitTableCellHorizontally'])_0x1dee0d['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x576dae,'accept',_0x5ae3c9);_0x1dee0d['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x5bfb7f=>{_0x59d3ee['model']['change'](_0x10b749=>{const _0x2656e2=Array['from'](_0x778f24['getRanges']())['map'](_0x90a79b=>_0x41dcaa['fromRange'](_0x90a79b));_0x10b749['setSelection'](_0x5bfb7f),_0x59d3ee['commands']['get']('mergeTableCells')['refresh'](),_0x59d3ee['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x31c6d9=_0x2656e2['filter'](_0x57eca3=>'$graveyard'!=_0x57eca3['root']['rootName']);_0x31c6d9['length']>0x0&&_0x10b749['setSelection'](_0x31c6d9);for(const _0x4a5e76 of _0x2656e2)_0x4a5e76['detach']();});});for(const _0x5b9d28 of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x1934ec=_0x59d3ee['commands']['get'](_0x5b9d28);_0x1934ec['on']('set:isEnabled',(_0x64117,_0x2a85ef,_0x4ac164)=>{if(_0x4ac164){const _0x387da2=_0x59d3ee['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x3ba981=>_0x3ba981['is']('element','tableCell'));this['_areMergableCells'](_0x1934ec['value'],_0x387da2)||(_0x64117['return']=!0x1,_0x64117['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x1ef8b1=this['editor']['commands']['get']('mergeTableCells'),_0x57efa3=this['editor']['plugins']['get']('TableUtils');if(!_0x1ef8b1['isEnabled'])return!0x1;const _0x48f251=_0x57efa3['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0xb94c1c of _0x48f251)for(const _0x31cc12 of _0x48f251)if(_0xb94c1c!=_0x31cc12&&!this['_areMergableCells'](_0xb94c1c,_0x31cc12))return!0x1;return!0x0;}['_areMergableCells'](_0x27402b,_0x59c1dc){const _0x4fb4d2=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2b1eca=this['editor']['model']['createRangeOn'](_0x27402b),_0x1d6f12=this['editor']['model']['createRangeOn'](_0x59c1dc),_0x4d5101=new Set(),_0x4634aa=new Set();for(const _0x43a8ed of _0x4fb4d2['getSuggestions']())if(('insertion'==_0x43a8ed['type']||'deletion'==_0x43a8ed['type']||'mergeTableCells'==_0x43a8ed['subType'])&&_0x43a8ed['isInContent']){for(const _0x2ac5ef of _0x43a8ed['getRanges']())_0x2ac5ef['containsRange'](_0x2b1eca,!0x0)&&_0x4d5101['add'](_0x43a8ed['type']+':'+_0x43a8ed['author']['id']),_0x2ac5ef['containsRange'](_0x1d6f12,!0x0)&&_0x4634aa['add'](_0x43a8ed['type']+':'+_0x43a8ed['author']['id']);}if(_0x4d5101['size']!=_0x4634aa['size'])return!0x1;for(const _0x2c54d9 of _0x4d5101)if(!_0x4634aa['has'](_0x2c54d9))return!0x1;return!0x0;}}class Ct extends _0x4313d1{static get['requires'](){return[It];}['afterInit'](){const _0x40fcea=this['editor'];if(!_0x40fcea['plugins']['has']('TableEditing'))return;const _0x16716b=_0x40fcea['locale'],_0x57f7c6=_0x40fcea['plugins']['get']('TrackChangesEditing');_0x57f7c6['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x57f7c6['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x57f7c6['registerBlockAttribute']('headingRows'),_0x57f7c6['registerBlockAttribute']('headingColumns'),_0x57f7c6['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x16716b,'FORMAT_HEADER_ROW')),_0x57f7c6['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x16716b,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x231ddf=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5333f4=this['editor']['plugins']['get']('TableUtils'),_0x29155e=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x5ca5c2({showActiveMarker:_0x134440=!0x0,setDataAttribute:_0x517f35=!0x0}={}){return(_0x4ba438,_0x5553c0,_0x359cdf)=>{const {type:_0x19c4b4,id:_0xa47d1c}=_0x231ddf['_splitMarkerName'](_0x5553c0['markerName']),_0x4a23d7=_0x231ddf['getSuggestion'](_0xa47d1c),_0x47924b=_0x4a23d7['data'];if('formatBlock'!=_0x4a23d7['type']||!_0x47924b||'setTableColumnHeader'!=_0x47924b['commandName'])return;if(_0x5553c0['item'])return void _0x4ba438['stop']();if(!_0x359cdf['consumable']['consume'](_0x5553c0['markerRange'],_0x4ba438['name']))return;const _0x8be767=_0x5553c0['markerRange']['start']['nodeAfter'],_0x7e4826=_0x5553c0['markerRange']['end']['nodeBefore'],_0x9544d4=_0x8be767['parent']['parent'],{column:_0x135b95}=_0x5333f4['getCellLocation'](_0x8be767),{column:_0x12a7a2}=_0x5333f4['getCellLocation'](_0x7e4826);for(let _0x359add=_0x135b95;_0x359add<=_0x12a7a2;_0x359add++){const _0x5706fb=_0x5333f4['createTableWalker'](_0x9544d4,{'column':_0x359add,'includeAllSlots':!0x1});for(const _0x1bc8ba of _0x5706fb){const _0x5affd7=_0x1bc8ba['cell'],_0x16d0db=_0x359cdf['mapper']['toViewElement'](_0x5affd7);_0x359cdf['writer']['addClass']('ck-suggestion-marker-'+_0x19c4b4,_0x16d0db),_0x517f35&&_0x359cdf['writer']['setAttribute']('data-suggestion',_0xa47d1c,_0x16d0db),_0x359cdf['mapper']['bindElementToMarker'](_0x16d0db,_0x5553c0['markerName']),_0x134440&&(_0x231ddf['activeMarkers']['includes'](_0x5553c0['markerName'])?_0x359cdf['writer']['addClass']('ck-suggestion-marker--active',_0x16d0db):_0x359cdf['writer']['removeClass']('ck-suggestion-marker--active',_0x16d0db));}}};}_0x231ddf['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x29155e),_0x231ddf['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x29155e),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x5ca5c2(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x250d4c,_0x2b5d52,_0x5a8011)=>{_0x5a8011['options']['showSuggestionHighlights']&&_0x5ca5c2({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x250d4c,_0x2b5d52,_0x5a8011);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x350dbe,_0x376678,_0x1e5a69)=>{const {type:_0x183448,id:_0x4c1624}=_0x231ddf['_splitMarkerName'](_0x376678['markerName']),_0x1e8b8c=_0x231ddf['getSuggestion'](_0x4c1624),_0x30da3b=_0x1e8b8c['data'];if('formatBlock'!=_0x1e8b8c['type']||!_0x30da3b||'setTableColumnHeader'!=_0x30da3b['commandName'])return;const _0x1353c1=_0x1e5a69['mapper']['markerNameToElements'](_0x376678['markerName']);if(_0x1353c1){for(const _0x57cdb6 of _0x1353c1)_0x1e5a69['writer']['removeClass']('ck-suggestion-marker-'+_0x183448,_0x57cdb6),_0x1e5a69['writer']['removeClass']('ck-suggestion-marker--active',_0x57cdb6),_0x1e5a69['writer']['removeAttribute']('data-suggestion',_0x57cdb6),_0x1e5a69['mapper']['unbindElementFromMarkerName'](_0x57cdb6,_0x376678['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4b32b8=this['editor'],_0x17837d=_0x4b32b8['locale'];function _0xd49a4e(_0x35ab96){return{'type':'format','content':o(_0x17837d,'*Format:*\x20%0',_0x35ab96)};}_0x4b32b8['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x53cb82=>{if('formatBlock'!=_0x53cb82['type'])return;const {data:_0x6840c1}=_0x53cb82;if(_0x6840c1){if('setTableRowHeader'==_0x6840c1['commandName']){const _0xf27fa4=_0x6840c1['commandParams'][0x0]['forceValue'];return _0xd49a4e(o(_0x17837d,_0xf27fa4?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x6840c1['commandName']){const _0x8ea39c=_0x6840c1['commandParams'][0x0]['forceValue'];return _0xd49a4e(o(_0x17837d,_0x8ea39c?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x1431d0=>[_0x1431d0,null]));class _t extends _0x4313d1{static get['requires'](){return[It];}['afterInit'](){const _0x290e2=this['editor'];if(!_0x290e2['plugins']['has']('TableClipboard'))return;const _0x10710a=_0x290e2['plugins']['get']('TrackChangesEditing'),_0x539072=_0x290e2['plugins']['get']('TableUtils'),_0x7d009d=_0x290e2['plugins']['get'](It),_0x223a9c=_0x290e2['plugins']['get']('TableClipboard');_0x7d009d['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x290e2['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x290e2['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x317d30=null;_0x290e2['model']['on']('insertContent',(_0x3daaa2,_0x420f84)=>{const [_0x237982,_0x2c3cc9]=_0x420f84,_0x2521d7=_0x420f84[_0x420f84['length']-0x1];_0x2521d7&&_0x2521d7['forceDefaultExecution']||_0x10710a['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x425997,_0x29b11f,_0x4b3510,_0x4785c7,_0x335a10){if(_0x29b11f&&!_0x29b11f['is']('documentSelection'))return!0x1;const _0x3a7828=_0x335a10['getTableIfOnlyTableInContent'](_0x425997,_0x4b3510);if(!_0x3a7828||!Re(_0x3a7828,void 0x0,_0x4785c7))return!0x1;const _0x29054c=_0x4785c7['getSelectionAffectedTableCells'](_0x4b3510['document']['selection']);if(!_0x29054c['length'])return!0x1;const _0x44749b=_0x29054c[0x0]['findAncestor']('table'),_0x46e946=_0x4785c7['getRowIndexes'](_0x29054c),_0x160d22=_0x4785c7['getColumnIndexes'](_0x29054c),_0x5eea8a={'startRow':_0x46e946['first'],'endRow':_0x46e946['last'],'startColumn':_0x160d22['first'],'endColumn':_0x160d22['last']};return 0x1==_0x29054c['length']&&(_0x5eea8a['endRow']+=_0x4785c7['getRows'](_0x3a7828)-0x1,_0x5eea8a['endColumn']+=_0x4785c7['getColumns'](_0x3a7828)-0x1),Re(_0x44749b,_0x5eea8a,_0x4785c7);}(_0x237982,_0x2c3cc9,_0x290e2['model'],_0x539072,_0x223a9c)&&(_0x3daaa2['stop'](),_0x317d30={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x290e2['model']['change'](()=>{_0x290e2['model']['insertContent'](_0x420f84[0x0],_0x420f84[0x1],_0x420f84[0x2],{'forceDefaultExecution':!0x0});const _0x153ec9=_0x2008f5(),{rowInsertionRanges:_0x47cc08,columnInsertionRanges:_0x212d14,insertionRanges:_0x2e9329,deletionRanges:_0x156002,cells:_0x41671d}=_0x317d30;_0x47cc08['length']&&_0x10710a['markMultiRangeInsertion'](_0x47cc08,'tablePasteRow',{'tablePasteChainId':_0x153ec9}),_0x212d14['length']&&_0x10710a['markMultiRangeInsertion'](_0x212d14,'tablePasteColumn',{'tablePasteChainId':_0x153ec9}),_0x2e9329['length']&&(_0x10710a['markMultiRangeInsertion'](_0x2e9329,'tablePaste',{'tablePasteChainId':_0x153ec9,'skipNestingCheck':!0x0}),_0x2e9329['forEach'](_0x13c05=>_0x13c05['detach']?.())),_0x156002['length']&&(_0x10710a['markMultiRangeDeletion'](_0x156002,'tablePaste',{'tablePasteChainId':_0x153ec9,'skipNestingCheck':!0x0}),_0x156002['forEach'](_0x13679d=>_0x13679d['detach']?.()));const _0x4d0d44=_0x10710a['markMultiRangeBlockFormat'](_0x41671d['map'](({element:_0x797692})=>_0x797692),{'formatGroupId':_0x2008f5()},[],'tablePasteCell',{'tablePasteChainId':_0x153ec9});if(_0x4d0d44){const _0x2ed47a=_0x4d0d44['getMarkers'](),_0x5aed22=[];for(const {element:_0xc9f1f7,attributes:_0xde3ee0}of _0x41671d){if(!_0xde3ee0)continue;const _0x5327cd=_0x290e2['model']['createRangeOn'](_0xc9f1f7),_0x299a9e=_0x2ed47a['find'](_0x30c661=>_0x30c661['getRange']()['isEqual'](_0x5327cd));_0x299a9e&&_0x5aed22['push']([_0x299a9e['name'],_0xde3ee0]);}_0x5aed22['length']&&_0x4d0d44['setAttribute']('markerAttributes',Object['fromEntries'](_0x5aed22));}_0x317d30=null;}));},{'priority':_0x11f5d5['high']+0xa}),_0x290e2['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x5f5df4,_0x141b9a)=>{const [_0x42105a,_0x567f56,,_0x53acee]=_0x141b9a;if(!_0x317d30)return;_0x5f5df4['stop']();const _0x2cd1c9=_0x42105a['cell'],_0x42de79=_0x567f56,_0x445b05=ke(_0x2cd1c9),_0x4e5d00=ke(_0x42de79);_0x5f5df4['return']=_0x2cd1c9;let _0x43ccce=null,_0x2cb3b9=null;if(_0x4e5d00||_0x445b05){if(_0x445b05&&!_0x4e5d00){_0x53acee['remove'](_0x2cd1c9['getChild'](0x0));for(const _0x4c1a10 of Array['from'](_0x42de79['getChildren']()))_0x53acee['insert'](_0x4c1a10,_0x2cd1c9,'end');const _0x21d9e5=_0x317d30['rowInsertionIndexes']['includes'](_0x42105a['row']),_0x24925a=_0x317d30['columnInsertionIndexes']['includes'](_0x42105a['column']);_0x21d9e5||_0x24925a||(_0x43ccce=_0x41dcaa['fromRange'](_0x53acee['createRangeIn'](_0x2cd1c9)));}else _0x4e5d00&&!_0x445b05&&(_0x2cb3b9=_0x53acee['createRangeIn'](_0x2cd1c9));}else{const _0x4aae82=_0x53acee['createElement']('tableCellSuggestion'),_0x18f717=_0x53acee['createElement']('tableCellSuggestion');_0x53acee['wrap'](_0x53acee['createRangeIn'](_0x2cd1c9),_0x18f717),_0x53acee['insert'](_0x4aae82,_0x2cd1c9,0x0);for(const _0x612bc7 of Array['from'](_0x42de79['getChildren']()))_0x53acee['insert'](_0x612bc7,_0x4aae82,'end');_0x43ccce=_0x41dcaa['fromRange'](_0x53acee['createRangeOn'](_0x4aae82)),_0x2cb3b9=_0x41dcaa['fromRange'](_0x53acee['createRangeOn'](_0x18f717));}const _0x817773=Array['from'](_0x42de79['getAttributes']())['filter'](([_0x1d3b9c])=>Pe['includes'](_0x1d3b9c));_0x317d30['cells']['push']({'element':_0x2cd1c9,'attributes':_0x817773['length']?Object['fromEntries'](_0x817773):null}),_0x43ccce&&_0x317d30['insertionRanges']['push'](_0x43ccce),_0x2cb3b9&&_0x317d30['deletionRanges']['push'](_0x2cb3b9);},{'priority':'high'}),_0x539072['on']('insertColumns',(_0x4d560a,_0x1e117e)=>{const [_0x5c84e1,_0x2a3b6b={}]=_0x1e117e;if(!_0x317d30)return;const _0x2c0ba7=_0x2a3b6b['at']||0x0,_0x55b615=_0x2a3b6b['columns']||0x1;_0x317d30['columnInsertionIndexes']=new Array(_0x55b615)['fill'](_0x2c0ba7)['map']((_0x2b0aca,_0x80355)=>_0x2b0aca+_0x80355);for(const {cell:_0xf7e8b8}of _0x539072['createTableWalker'](_0x5c84e1,{'startColumn':_0x2c0ba7,'endColumn':_0x2c0ba7+_0x55b615-0x1}))_0x317d30['columnInsertionRanges']['push'](_0x290e2['model']['createRangeOn'](_0xf7e8b8));},{'priority':'low'}),_0x539072['on']('insertRows',(_0x4b77b0,_0x366301)=>{const [_0x3c5751,_0x3ccd07={}]=_0x366301;if(!_0x317d30)return;const _0x636908=_0x3ccd07['at']||0x0,_0x281465=_0x3ccd07['rows']||0x1;_0x317d30['rowInsertionIndexes']=new Array(_0x281465)['fill'](_0x636908)['map']((_0xd2e49f,_0x54ce5d)=>_0xd2e49f+_0x54ce5d);for(const {cell:_0x32a28a}of _0x539072['createTableWalker'](_0x3c5751,{'startRow':_0x636908,'endRow':_0x636908+_0x281465-0x1}))_0x317d30['rowInsertionRanges']['push'](_0x290e2['model']['createRangeOn'](_0x32a28a));},{'priority':'low'}),_0x10710a['descriptionFactory']['registerDescriptionCallback'](_0x26ccae=>{if(_0x26ccae['subType']&&_0x26ccae['subType']['startsWith']('tablePaste'))return _0x26ccae['previous']?{}:{'type':'insertion','content':o(_0x290e2['locale'],'*Replace\x20table\x20cells*')};});const _0x281359=()=>!0x1;for(const _0x1ba9e8 of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0x10710a['_suggestionFactory']['registerCustomCallback']('insertion',_0x1ba9e8,'join',_0x281359),_0x10710a['_suggestionFactory']['registerCustomCallback']('deletion',_0x1ba9e8,'join',_0x281359),_0x10710a['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x1ba9e8,'join',_0x281359);_0x10710a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x281359),_0x10710a['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x47e85c,_0x1193a7,_0x553303)=>{const _0x497dc1=_0x47e85c['map'](_0x159fbc=>_0x159fbc['getContainedElement']())['filter'](_0x4a6e9c=>_0x4a6e9c),_0x51234a=new Map(_0x497dc1['map'](_0x36b61f=>[_0x36b61f,null]));if(_0x317d30){for(const {element:_0x1187ed,attributes:_0x453453}of _0x317d30['cells'])_0x453453&&_0x51234a['set'](_0x1187ed,_0x453453);}else{if(_0x553303&&_0x553303['markerAttributes'])for(const [_0x43329b,_0x21e698]of Object['entries'](_0x553303['markerAttributes'])){const _0x145644=_0x290e2['model']['markers']['get'](_0x43329b),_0x5d3798=_0x145644?_0x145644['getRange']()['getContainedElement']():null;_0x5d3798&&_0x51234a['set'](_0x5d3798,_0x21e698);}}_0x290e2['model']['change'](_0x4e5065=>{for(const [_0x3ac4c1,_0x5cdd66]of _0x51234a)_0x4e5065['setAttributes']({...we,..._0x5cdd66},_0x3ac4c1);});});const _0x4e96e2=(_0x28f1f4,_0x29bf1b)=>{_0x10710a['_suggestionFactory']['registerCustomCallback'](_0x28f1f4,'tablePaste',_0x29bf1b,(_0x2d9f56,_0x70dc7d,_0x41063b)=>{_0x290e2['model']['change'](_0x5b3769=>{const _0xb8f1a0=[];for(const _0x5046d7 of _0x2d9f56){const _0x47c9b6=_0x5046d7['start']['nodeAfter'];_0x47c9b6['is']('element','tableCellSuggestion')&&_0xb8f1a0['push'](_0x47c9b6);}_0x10710a['_suggestionFactory']['getSuggestionCallback'](_0x28f1f4,null,_0x29bf1b)(_0x2d9f56,_0x70dc7d,_0x41063b);for(const _0x372601 of _0xb8f1a0)'$graveyard'!=_0x372601['root']['rootName']&&_0x5b3769['unwrap'](_0x372601);});});};_0x4e96e2('insertion','accept'),_0x4e96e2('insertion','discard'),_0x4e96e2('deletion','accept'),_0x4e96e2('deletion','discard'),_0x10710a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0xa2381f=>{const _0x5dc241=_0xa2381f['map'](_0x9853be=>_0x9853be['getContainedElement']()),_0x13fe1e=_0x5dc241[0x0]['findAncestor']('table'),{minRow:_0x2e0ad6,maxRow:_0x633e3b}=_0x7d009d['_getCoordsForCells'](_0x5dc241);_0x539072['removeRows'](_0x13fe1e,{'at':_0x2e0ad6,'rows':_0x633e3b-_0x2e0ad6+0x1});}),_0x10710a['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x10265d=>{const _0x3f6edf=_0x10265d['map'](_0x5a8fe1=>_0x5a8fe1['getContainedElement']()),_0x37afb2=_0x3f6edf[0x0]['findAncestor']('table'),{minColumn:_0x443a07,maxColumn:_0x22ad1d}=_0x7d009d['_getCoordsForCells'](_0x3f6edf);_0x539072['removeColumns'](_0x37afb2,{'at':_0x443a07,'columns':_0x22ad1d-_0x443a07+0x1});});const _0x3ecab1=(_0x134b24,_0x4878fc)=>{if(!_0x4878fc['subType']||!_0x4878fc['subType']['startsWith']('tablePaste'))return;const _0x28e745=_0x4878fc['attributes']['tablePasteChainId'],_0x3de8a6=_0x10710a['getSuggestions']()['filter'](_0x57d35b=>_0x57d35b['isInContent']&&_0x57d35b['attributes']&&_0x57d35b['attributes']['tablePasteChainId']==_0x28e745);_0x3de8a6['length']&&_0x4878fc['getAllAdjacentSuggestions']()['length']!=_0x3de8a6['length']&&_0x3de8a6['reduce']((_0x568407,_0x4e1449)=>(_0x568407['next']=_0x4e1449,_0x4e1449['previous']=_0x568407,_0x4e1449));};function _0x917f30(_0x28ab45,_0x3c782b=!0x0){const {id:_0x42a72d,authorId:_0x544135}=_0x10710a['_splitMarkerName'](_0x28ab45['markerName']),_0x172ce4=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0x296ae2=_0x10710a['activeMarkers']['includes'](_0x28ab45['markerName']);return _0x296ae2&&_0x172ce4['push']('ck-suggestion-marker--active'),{'classes':_0x172ce4,'attributes':{'data-suggestion':_0x42a72d,'data-author-id':_0x544135},'priority':_0x296ae2&&_0x3c782b?0xbc2:0xbb8};}_0x10710a['on']('suggestionLoaded',_0x3ecab1,{'priority':'high'}),_0x10710a['on']('suggestionUnloaded',_0x3ecab1,{'priority':'high'}),_0x290e2['model']['document']['registerPostFixer'](()=>{let _0x4dc16b=!0x1;const _0x3057c=Array['from'](_0x290e2['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1c3793,data:_0x57a8f7}of _0x3057c){const {group:_0x16649c,type:_0xa2ab5e,id:_0x2c584d}=_0x10710a['_splitMarkerName'](_0x1c3793);if('suggestion'!=_0x16649c||'deletion'!=_0xa2ab5e||_0x57a8f7['oldRange'])continue;if(!_0x10710a['hasSuggestion'](_0x2c584d))continue;const _0x5c98be=_0x10710a['getSuggestion'](_0x2c584d)['getRanges'](),_0x580409=_0x290e2['plugins']['get']('Users')['me'];for(const _0x1f10c5 of _0x10710a['getSuggestions']()){if(!_0x1f10c5['isInContent']||_0x1f10c5['author']!=_0x580409)continue;if('formatBlock'!=_0x1f10c5['type']||'tablePasteCell'!=_0x1f10c5['subType'])continue;if(_0x1f10c5['getRanges']()['every'](_0x398fd7=>_0x5c98be['some'](_0x2d54f6=>_0x2d54f6['containsRange'](_0x398fd7,!0x0)))){for(const _0x174246 of _0x1f10c5['getAllAdjacentSuggestions']())_0x174246['isInContent']&&(_0x174246['discard'](),_0x4dc16b=!0x0);}}}return _0x4dc16b;}),_0x290e2['model']['document']['registerPostFixer'](_0x22f0e7=>{const _0x5e4416=_0x290e2['commands']['get']('redo');if(!_0x5e4416||!_0x5e4416['_createdBatches']['has'](_0x22f0e7['batch']))return!0x1;let _0xa49819=!0x1;const _0x2b3c63=_0x290e2['plugins']['get']('Users')['me'],_0x147575=_0x290e2['model']['document']['differ']['getChanges'](),_0x5e07b3=Array['from'](_0x290e2['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x14513b,data:_0xcf8525})=>{const {group:_0x94a5f1,subType:_0x28cbbb,authorId:_0x311098}=_0x10710a['_splitMarkerName'](_0x14513b);return'suggestion'==_0x94a5f1&&'tablePaste'==_0x28cbbb&&_0x311098==_0x2b3c63['id']&&!_0xcf8525['oldRange'];});for(const _0x472cef of _0x147575){if('insert'!=_0x472cef['type']||'tableCellSuggestion'!=_0x472cef['name']||0x1!=_0x472cef['length'])continue;const _0x11c41c=_0x22f0e7['createRange'](_0x472cef['position'],_0x472cef['position']['getShiftedBy'](0x1));if(!_0x5e07b3['find'](({data:_0x31c5b3})=>_0x31c5b3['newRange']['isEqual'](_0x11c41c))){for(const {name:_0x85fd38,data:_0x257d2b}of _0x5e07b3)if(_0x11c41c['containsRange'](_0x257d2b['newRange'])){_0x22f0e7['updateMarker'](_0x85fd38,{'range':_0x11c41c}),_0xa49819=!0x0;break;}}}return _0xa49819;}),_0x290e2['model']['document']['registerPostFixer'](_0x45b5d6=>{let _0x570fda=!0x1;const _0x3098f1=_0x290e2['plugins']['get']('Users')['me'],_0x48a65f=_0x10710a['getSuggestions']()['filter'](_0x4a2ff9=>_0x4a2ff9['isInContent']&&_0x4a2ff9['author']==_0x3098f1),_0x3a3de4=new Set(),_0x566c6c=new Set();for(const _0x5cfe33 of _0x48a65f)if('tablePaste'==_0x5cfe33['subType'])for(const _0x24f12f of _0x5cfe33['getMarkers']()){const _0xb34a79=_0x24f12f['getRange']()['getContainedElement']();if(_0xb34a79){if(_0xb34a79['is']('element','tableCellSuggestion')&&ke(_0xb34a79)){_0x5cfe33['removeMarker'](_0x24f12f['name']),_0x3a3de4['add'](_0xb34a79),_0x570fda=!0x0;const _0x29d9d5=_0xb34a79['nextSibling'],_0x528275=_0xb34a79['previousSibling'],_0x362609=_0x29d9d5&&_0x29d9d5['is']('element','tableCellSuggestion'),_0x1a85f8=_0x528275&&_0x528275['is']('element','tableCellSuggestion');_0x362609&&!_0x3a3de4['has'](_0x29d9d5)&&_0x566c6c['add'](_0x29d9d5),_0x1a85f8&&!_0x3a3de4['has'](_0x528275)&&_0x566c6c['add'](_0x528275);}else _0xb34a79['is']('element','paragraph')&&_0xb34a79['isEmpty']&&(_0x5cfe33['removeMarker'](_0x24f12f['name']),_0x570fda=!0x0);}}else{if('tablePasteCell'==_0x5cfe33['subType']){if(!_0x5cfe33['attributes']||!_0x5cfe33['attributes']['tablePasteChainId'])continue;const _0x808e7d=_0x5cfe33['attributes']['markerAttributes'];if(_0x808e7d&&Object['keys'](_0x808e7d)['length'])continue;const _0x9edded=_0x5cfe33['attributes']['tablePasteChainId'];let _0x2d768e=!0x0,_0x47d1be=!0x0;for(const _0x4d5584 of _0x48a65f)if(_0x4d5584['subType']&&_0x4d5584['subType']['startsWith']('tablePaste')){if(!_0x4d5584['attributes']['tablePasteChainId']){_0x47d1be=!0x1;break;}if(_0x4d5584['id']!=_0x5cfe33['id']&&_0x4d5584['attributes']['tablePasteChainId']==_0x9edded){_0x2d768e=!0x1;break;}}_0x47d1be&&_0x2d768e&&(_0x5cfe33['removeMarkers'](),_0x570fda=!0x0);}}for(const _0x2e4b2d of _0x3a3de4)_0x45b5d6['remove'](_0x2e4b2d);for(const _0x236e52 of _0x566c6c)_0x45b5d6['unwrap'](_0x236e52);return _0x570fda;}),_0x290e2['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x350bad,_0x2a33b3)=>_0x917f30(_0x350bad),'converterPriority':'high'}),_0x290e2['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0xe4fe69,_0x2dfade)=>_0x2dfade['options']['showSuggestionHighlights']?_0x917f30(_0xe4fe69,!0x1):null,'converterPriority':'high'});const _0x789584=_0x290e2['editing']['view'];this['listenTo'](_0x789584['document'],'clipboardOutput',(_0x601898,_0x346e77)=>{const _0x599dab=[];for(const _0x23b91e of _0x789584['createRangeIn'](_0x346e77['content'])['getItems']())_0x23b91e['is']('element','suggestion-td')&&_0x599dab['push'](_0x23b91e);_0x789584['change'](_0x3f1101=>{for(const _0xda7b7e of _0x599dab)_0x3f1101['move'](_0x3f1101['createRangeIn'](_0xda7b7e),_0x3f1101['createPositionBefore'](_0xda7b7e)),_0x3f1101['remove'](_0xda7b7e);});});}}function ke(_0x44a434){if(_0x44a434['isEmpty'])return!0x0;const _0x27a06e=_0x44a434['getChild'](0x0);return _0x27a06e['is']('element','paragraph')&&_0x27a06e['isEmpty'];}function Re(_0x5a8cc7,_0x2accf9={},_0x354117){for(const {isAnchor:_0x380cba,cellHeight:_0xfde798,cellWidth:_0x532f1f}of _0x354117['createTableWalker'](_0x5a8cc7,{'includeAllSlots':!0x0,..._0x2accf9}))if(!_0x380cba||0x1!=_0xfde798||0x1!=_0x532f1f)return!0x1;return!0x0;}class Nt extends _0x4313d1{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x233915=this['editor']['plugins']['get']('TrackChangesEditing');_0x233915['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x233915['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x233915['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x233915['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x233915['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x233915['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x29c448,_0x322433){const _0x4b7dd5=this['editor']['plugins']['get']('TrackChangesEditing'),_0x2103f5=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x27edf4=_0x322433['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x257fc8=_0x2103f5['getColumnGroupElement'](_0x27edf4);let _0x37716e=_0x257fc8?_0x2103f5['getTableColumnsWidths'](_0x257fc8):null,_0x3a0b0f=_0x27edf4['getAttribute']('tableWidth')||null;const _0x3b31d4=_0x322433['tableWidth']||_0x3a0b0f,_0x112fc5=_0x322433['columnWidths']||_0x37716e,_0x11d6a7=this['editor']['plugins']['get']('Users')['me'];for(const _0xc65a28 of _0x4b7dd5['getSuggestions']()){const _0x1bc173=_0xc65a28['getContainedElement']();if('resizeTable'===_0xc65a28['subType']&&_0x1bc173===_0x27edf4){_0xc65a28['author']!==_0x11d6a7&&_0xc65a28['discard']();const _0x4fa994=_0xc65a28['data']['commandParams'];_0x3a0b0f=_0x4fa994[0x0]['tableWidth'],_0x37716e=_0x4fa994[0x0]['columnWidths'];break;}}_0x29c448({'table':_0x27edf4,'tableWidth':_0x3b31d4,'columnWidths':_0x112fc5}),_0x4b7dd5['markBlockFormat'](_0x27edf4,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x3a0b0f,'columnWidths':_0x37716e}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x586e8f){if('formatBlock'!=_0x586e8f['type']&&'formatInline'!=_0x586e8f['type'])return;const {data:_0x19ed80}=_0x586e8f;if(_0x19ed80&&'resizeTable'===_0x19ed80['formatGroupId']){const _0x3a4653='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x3a4653)};}}}class Dt extends _0x4313d1{['afterInit'](){const _0x5e35ee=this['editor'];_0x5e35ee['plugins']['has']('Template')&&_0x5e35ee['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x4313d1{['afterInit'](){const _0x512327=this['editor'];if(!_0x512327['commands']['get']('insertTableOfContents'))return;_0x512327['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x2b9a1f=_0x512327['plugins']['get']('TrackChangesEditing'),_0x32bcaa=_0x512327['locale'];_0x2b9a1f['descriptionFactory']['registerElementLabel']('tableOfContents',_0x59e2ab=>o(_0x32bcaa,'ELEMENT_TABLE_OF_CONTENTS',_0x59e2ab));}}class $t extends _0x4313d1{['afterInit'](){const _0x5c463a=this['editor'];if(!_0x5c463a['plugins']['has']('Title'))return;const _0x3b9671=_0x5c463a['plugins']['get']('TrackChangesEditing');_0x3b9671['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x5c463a['locale'],'ELEMENT_TITLE')),_0x5c463a['model']['document']['registerPostFixer'](_0x411b1d=>{let _0x330d41=!0x1;const _0x586603=Array['from'](_0x5c463a['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x35d7da,data:_0x547c81}of _0x586603){const {group:_0xc052da}=_0x3b9671['_splitMarkerName'](_0x35d7da);if('suggestion'!==_0xc052da||!_0x547c81['newRange'])continue;const _0x48be77=_0x547c81['newRange'],_0x1cceaf=_0x48be77['end']['nodeBefore'];if(!_0x1cceaf||!_0x1cceaf['is']('element','title-content'))continue;if(!_0x48be77['start']['isTouching'](_0x48be77['end']))continue;const _0x31284c=_0x5c463a['model']['schema']['getNearestSelectionRange'](_0x48be77['end'],'forward');if(_0x31284c&&_0x31284c['isCollapsed']){const _0x495ec4=_0x411b1d['createRange'](_0x48be77['start'],_0x31284c['start']);_0x495ec4['isEqual'](_0x48be77)||(_0x411b1d['updateMarker'](_0x35d7da,{'range':_0x495ec4}),_0x330d41=!0x0);}_0x330d41||(_0x411b1d['removeMarker'](_0x35d7da),_0x330d41=!0x0);}return _0x330d41;});}}class Bt extends _0x4313d1{['afterInit'](){const _0x505e9a=this['editor'],_0x14a42f=_0x505e9a['plugins']['get']('TrackChangesEditing');_0x505e9a['plugins']['has']('UndoEditing')&&(_0x14a42f['enableCommand']('undo'),_0x14a42f['enableCommand']('redo'));}}class xt extends _0x4313d1{static get['requires'](){return[It];}['afterInit'](){const _0x220f93=this['editor'];if(!_0x220f93['plugins']['has']('TableCaptionEditing'))return;_0x220f93['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x4313d1{['tableProperties'];['tableCellProperties'];constructor(_0xea73fa){super(_0xea73fa),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 _0x5ded37=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x28eccb of this['tableProperties'])_0x5ded37['enableCommand'](_0x28eccb,(_0x107dd5,_0x26e9a1)=>{const _0x361055=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x28eccb,[_0x361055],this['tableProperties'],'tableProperties',_0x107dd5,_0x26e9a1);});_0x5ded37['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0x5ded37['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5ded37['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x4d130d,_0x268841)=>this['handleDiscardAction'](this['tableProperties'],_0x4d130d,_0x268841)),_0x5ded37['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xb1c8e of this['tableCellProperties'])_0x5ded37['enableCommand'](_0xb1c8e,(_0x19558b,_0x25dba3)=>{const _0xa7eb6c=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xb1c8e,_0xa7eb6c,this['tableCellProperties'],'tableCellProperties',_0x19558b,_0x25dba3);});_0x5ded37['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0x5ded37['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x5ded37['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x26dfe2,_0x16b0df)=>this['handleDiscardAction'](this['tableCellProperties'],_0x26dfe2,_0x16b0df)),_0x5ded37['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0x5ded37['descriptionFactory']['registerDescriptionCallback'](_0x11b4e2=>this['handleSuggestionDescription'](_0x11b4e2));}['_handlePropertyChange'](_0x196dfd,_0x3f38de,_0x8f924f,_0x40af3e,_0x586e84,_0xdfd9f9){const _0x521e09=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0xdfd9f9['batch'],()=>{for(const _0x3d3b8d of _0x3f38de){if(this['_getSuggestion'](_0x3d3b8d,_0x40af3e))_0x586e84(_0xdfd9f9);else{const _0x53cfa8={};for(const _0x378c16 of _0x8f924f){const _0x440d39=_0x3d3b8d['getAttribute'](_0x378c16);void 0x0!==_0x440d39&&(_0x53cfa8[_0x378c16]=_0x440d39);}_0x586e84(_0xdfd9f9),_0x521e09['markBlockFormat'](_0x3d3b8d,{'commandParams':[_0x53cfa8]},[],_0x40af3e);}}});}['handleDiscardAction'](_0x7b59c0,_0x45cf4e,_0x2065d6){const _0x5e6fee=_0x45cf4e[0x0]['start']['nodeAfter'],_0x4aeec7=_0x2065d6['commandParams'][0x0];this['editor']['model']['change'](_0x4f9e33=>{for(const _0x236192 of _0x7b59c0)void 0x0!==_0x4aeec7[_0x236192]?_0x4f9e33['setAttribute'](_0x236192,_0x4aeec7[_0x236192],_0x5e6fee):_0x4f9e33['removeAttribute'](_0x236192,_0x5e6fee);});}['handleSuggestionDescription'](_0x4c0dc7){if(_0x4c0dc7['data'])switch(_0x4c0dc7['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'](_0x58bc53,_0x4b918e){const _0x2af50d=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x588bee of _0x2af50d['getSuggestions']({'skipNotAttached':!0x0})){const _0x1e35d3=_0x588bee['getContainedElement']();if(_0x588bee['subType']===_0x4b918e&&_0x1e35d3===_0x58bc53)return _0x588bee;}return null;}}const m='$elementName';class p extends _0x4313d1{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x1154aa,_0x3046e1,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(_0x1f2a17){function _0x49ce89(_0x2770f2){return _0x2770f2['map'](_0x362265=>String['fromCharCode'](_0x362265))['join']('');}super(_0x1f2a17),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x25e7ea,_0x503961,_0x292e16,_0x18eb63)=>{this['_model']['change'](()=>{for(const _0x31c072 of[..._0x18eb63,..._0x292e16])this['_model']['markers']['has'](_0x31c072)&&_0x1f2a17['editing']['reconvertMarker'](_0x31c072);});}),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']=_0x1f2a17['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(),_0x1f2a17['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x1f2a17['config']['get']('trackChanges.trackFormatChanges'),_0x1f2a17['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x1f2a17['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x1f2a17,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x49ce89([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x49ce89([0x34,0x30,0x34,0x38,0x31,0x36,0x33,0x36]);}['init'](){const _0x14d164=this['editor'],_0x37a09b=(_0x38989d,_0x5b7846)=>{if('attribute'!=_0x38989d)return'ck-suggestion-marker-'+_0x38989d;const _0x1b3db2=_0x5b7846['split']('|')[0x0];return this['_isBlockAttribute'](_0x1b3db2)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x14d164['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x2f2784=>{const {id:_0x41c139,authorId:_0x3c0f03,type:_0x1b087a,subType:_0x5a3552}=this['_splitMarkerName'](_0x2f2784['markerName']),_0x2dae64=['ck-suggestion-marker',_0x37a09b(_0x1b087a,_0x5a3552)];let _0x4c4cfe=0xbb8;return this['activeMarkers']['includes'](_0x2f2784['markerName'])&&(_0x2dae64['push']('ck-suggestion-marker--active'),_0x4c4cfe=0xbc2),'deletion'==_0x1b087a&&(_0x4c4cfe+=0x5),{'classes':_0x2dae64,'attributes':{'data-suggestion':_0x41c139,'data-author-id':_0x3c0f03},'priority':_0x4c4cfe};}}),_0x14d164['conversion']['for']('dataDowncast')['add'](_0x4de7dc=>{_0x4de7dc['on']('addMarker:suggestion',(_0x3b1885,_0x4a37b5,_0x238762)=>{if(!_0x238762['options']['showSuggestionHighlights'])return;const _0x1c8682=_0x4a37b5['item'];if(!_0x1c8682)return;const _0x3c286d=_0x238762['mapper']['toViewElement'](_0x1c8682);_0x14d164['model']['schema']['isObject'](_0x1c8682)&&_0x3c286d&&!_0x3c286d['getCustomProperty']('widget')&&_0x3c286d['is']('containerElement')&&_0x12778f(_0x3c286d,_0x238762['writer']);},{'priority':'high'});}),_0x14d164['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x2a455e,_0x1ed6c6)=>{if(!_0x1ed6c6['options']['showSuggestionHighlights'])return null;const {type:_0x375ac0,subType:_0x38819e}=this['_splitMarkerName'](_0x2a455e['markerName']);return{'classes':['ck-suggestion-marker',_0x37a09b(_0x375ac0,_0x38819e)],'priority':0xbb8};}});const _0x4f8b88=({showActiveMarkers:_0x186591=!0x0,isAttributeSuggestion:_0x53d1c6=!0x1}={})=>(_0x41048c,_0x3018de,_0x255c34)=>{if(!_0x3018de['item'])return;const {id:_0x34f1ed,authorId:_0x5a3de6}=this['_splitMarkerName'](_0x3018de['markerName']);if(_0x53d1c6){const _0x10ca46=this['_suggestions']['get'](_0x34f1ed),_0x944124=this['_getAttributeKey'](_0x10ca46);if(!this['_isBlockAttribute'](_0x944124))return;}if(_0x3018de['item']['is']('selection'))return void _0x255c34['consumable']['consume'](_0x3018de['item'],_0x41048c['name']);const _0x4f7294=_0x255c34['mapper']['toViewElement'](_0x3018de['item']);if(_0x3018de['item']['is']('element')&&_0x14d164['model']['schema']['isBlock'](_0x3018de['item'])&&!_0x4f7294['getCustomProperty']('addHighlight')){_0x255c34['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x4f7294),_0x255c34['writer']['setAttribute']('data-suggestion',_0x34f1ed,_0x4f7294),_0x255c34['writer']['setAttribute']('data-author-id',_0x5a3de6,_0x4f7294),_0x255c34['mapper']['bindElementToMarker'](_0x4f7294,_0x3018de['markerName']),_0x186591&&(this['activeMarkers']['includes'](_0x3018de['markerName'])?_0x255c34['writer']['addClass']('ck-suggestion-marker--active',_0x4f7294):_0x255c34['writer']['removeClass']('ck-suggestion-marker--active',_0x4f7294));for(const _0x28041c of _0x14d164['model']['createRangeIn'](_0x3018de['item'])['getItems']())_0x255c34['consumable']['consume'](_0x28041c,_0x41048c['name']);_0x255c34['consumable']['consume'](_0x3018de['item'],_0x41048c['name']);}};_0x14d164['conversion']['for']('dataDowncast')['add'](_0xff7b13=>{_0xff7b13['on']('addMarker:suggestion:formatBlock',(_0x1e6069,_0x50c50a,_0x13fc99)=>{_0x13fc99['options']['showSuggestionHighlights']&&_0x4f8b88({'showActiveMarkers':!0x1})(_0x1e6069,_0x50c50a,_0x13fc99);},{'priority':'highest'});}),_0x14d164['conversion']['for']('dataDowncast')['add'](_0x338b30=>{_0x338b30['on']('addMarker:suggestion:attribute',(_0x13915c,_0x3e879f,_0x4287d2)=>{_0x4287d2['options']['showSuggestionHighlights']&&_0x4f8b88({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x13915c,_0x3e879f,_0x4287d2);},{'priority':'highest'});}),_0x14d164['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x46de93,_0x1f7675)=>_0x1f7675['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x46de93['substr'](0xb)}}),_0x14d164['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x488328,{writer:_0x2060b2})=>{let _0x1dd98e='suggestion:'+_0x488328['getAttribute']('suggestion-type')+':'+_0x488328['getAttribute']('id');return _0x488328['getAttribute']('marker-count')&&(_0x1dd98e+=':'+_0x488328['getAttribute']('marker-count')),_0x2060b2['createElement']('$marker',{'data-name':_0x1dd98e});}}),_0x14d164['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x14d164['conversion']['for']('editingDowncast')['add'](_0x1720e3=>{_0x1720e3['on']('addMarker:suggestion:formatBlock',_0x4f8b88(),{'priority':'high'});}),_0x14d164['conversion']['for']('editingDowncast')['add'](_0x588dfe=>{_0x588dfe['on']('addMarker:suggestion:attribute',_0x4f8b88({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x14d164['conversion']['for']('editingDowncast')['add'](_0x4d4162=>{_0x4d4162['on']('removeMarker:suggestion:formatBlock',(_0x5d7b45,_0x3249aa,_0x3f0442)=>{const _0x509269=_0x3f0442['mapper']['markerNameToElements'](_0x3249aa['markerName']);if(_0x509269){for(const _0x463dac of _0x509269)_0x463dac['getCustomProperty']('addHighlight')||(_0x3f0442['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x463dac),_0x3f0442['writer']['removeAttribute']('data-suggestion',_0x463dac),_0x3f0442['writer']['removeAttribute']('data-author-id',_0x463dac),_0x3f0442['mapper']['unbindElementFromMarkerName'](_0x463dac,_0x3249aa['markerName']));}},{'priority':'high'});}),_0x14d164['conversion']['for']('editingDowncast')['add'](_0x2021fa=>{_0x2021fa['on']('removeMarker:suggestion:attribute',(_0x46daab,_0x349dac,_0x2c8cb1)=>{const _0x39415e=_0x2c8cb1['mapper']['markerNameToElements'](_0x349dac['markerName']);if(!_0x39415e)return;const {id:_0x5663d4}=this['_splitMarkerName'](_0x349dac['markerName']),_0x29d317=this['_suggestions']['get'](_0x5663d4),_0x5c3ff0=this['_getAttributeKey'](_0x29d317);if(this['_isBlockAttribute'](_0x5c3ff0)){for(const _0xa9ebfd of _0x39415e)_0xa9ebfd['getCustomProperty']('addHighlight')||(_0x2c8cb1['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0xa9ebfd),_0x2c8cb1['writer']['removeAttribute']('data-suggestion',_0xa9ebfd),_0x2c8cb1['writer']['removeAttribute']('data-author-id',_0xa9ebfd),_0x2c8cb1['mapper']['unbindElementFromMarkerName'](_0xa9ebfd,_0x349dac['markerName']));}},{'priority':'high'});}),_0x14d164['model']['document']['registerPostFixer'](_0xe14d6c=>{let _0x3edb67=!0x1;const _0x246f54=Array['from'](_0x14d164['model']['document']['differ']['getChangedMarkers']()),_0x5e99bb=new Set();for(const {name:_0x132333,data:_0x5416a1}of _0x246f54){const {group:_0x3da503,type:_0x454d00,subType:_0x46eaa5,id:_0x2ccce3}=this['_splitMarkerName'](_0x132333);if('suggestion'!==_0x3da503)continue;const _0x7ab3cd=this['_suggestions']['get'](_0x2ccce3);if(null!=_0x5416a1['newRange']){'formatInline'==_0x454d00&&(_0x3edb67=_0x3edb67||Ut(_0x5416a1['newRange'],_0x132333,_0xe14d6c,_0x14d164['model']['schema']));const _0x580c57='attribute'==_0x454d00&&this['_isBlockAttribute'](_0x46eaa5['split']('|')[0x0]);if(_0x5416a1['newRange']['isCollapsed']||'$graveyard'==_0x5416a1['newRange']['root']['rootName']||'formatBlock'==_0x454d00&&!Ft(_0x5416a1['newRange'])||_0x580c57&&!Ft(_0x5416a1['newRange'])||'deletion'==_0x454d00&&!(!Vt(_0x4f02e1=_0x5416a1['newRange'])&&!function(_0x57efac){return _0x57efac['start']['parent']==_0x57efac['end']['nodeBefore']&&_0x57efac['start']['isAtEnd'];}(_0x4f02e1)))_0xe14d6c['removeMarker'](_0x132333),_0x3edb67=!0x0;else{if(!_0x7ab3cd||!_0x7ab3cd['isInContent'])continue;if(_0x5416a1['newRange']&&_0x5416a1['oldRange']&&_0x5416a1['newRange']['isEqual'](_0x5416a1['oldRange']))continue;_0x5e99bb['add'](_0x7ab3cd);}}}var _0x4f02e1;return _0x5e99bb['size']>0x0&&(_0x3edb67=!!this['_joinWithAdjacentSuggestions'](_0x5e99bb)||_0x3edb67),_0x3edb67;}),_0x14d164['model']['document']['registerPostFixer'](_0x47c8eb=>{let _0x473cb1=!0x1;for(const _0x3b3fe6 of _0x14d164['model']['document']['differ']['getChanges']())if('insert'==_0x3b3fe6['type'])for(const _0x1bf7cf of this['_suggestions']['values']()){if(_0x1bf7cf['isMultiRange']||!_0x1bf7cf['isInContent'])continue;const _0x1d5edf='formatBlock'==_0x1bf7cf['type'],_0x3dd8d4=this['_getAttributeKey'](_0x1bf7cf),_0x8b0f36=_0x3dd8d4&&this['_isBlockAttribute'](_0x3dd8d4);if(!_0x1d5edf&&!_0x8b0f36)continue;const _0x27b1b1=_0x1bf7cf['getFirstRange']();if(_0x27b1b1['start']['parent']!=_0x27b1b1['end']['parent']&&!_0x27b1b1['end']['isAtEnd']){const _0x4bfdc7=_0x14d164['model']['createPositionAt'](_0x27b1b1['start']['nodeAfter'],'end'),_0xaea630=_0x14d164['model']['createRange'](_0x27b1b1['start'],_0x4bfdc7);_0x47c8eb['updateMarker'](_0x1bf7cf['getFirstMarker'](),{'range':_0xaea630}),_0x473cb1=!0x0;}}return _0x473cb1;}),_0x14d164['model']['document']['registerPostFixer'](_0x3c424c=>this['_processAttributeChanges'](_0x3c424c)),_0x14d164['model']['document']['registerPostFixer'](_0x2c9363=>!_0x2c9363['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x2c9363)),_0x14d164['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x14d164['model']['document']['on']('change:data',(_0x47434b,_0x468747)=>{if(!_0x468747['isLocal']||_0x468747['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x4c0b30=_0x14d164['model']['document']['differ']['getChanges']();if(0x0==_0x4c0b30['length'])return;const _0x375f78=[],_0x5c7aa9=_0x4c0b30['filter'](_0x1e7d48=>'attribute'==_0x1e7d48['type']),_0xe33fda=_0x4c0b30['filter'](_0x38d241=>'insert'==_0x38d241['type']&&'$text'!=_0x38d241['name']);for(const _0x508fbe of _0x5c7aa9)this['_isRegisteredAttribute'](_0x508fbe['attributeKey'])&&_0x375f78['push']({'key':_0x508fbe['attributeKey'],'newValue':_0x508fbe['attributeNewValue'],'oldValue':_0x508fbe['attributeOldValue'],'range':Pt(_0x508fbe['range'],_0x14d164['model'])});for(const _0x2718f9 of _0xe33fda){if('rename'!=_0x2718f9['action']&&'refresh'!=_0x2718f9['action'])continue;const _0xe49bb1=Lt(_0x2718f9['position']['nodeAfter'],_0x14d164['model']),_0x4f57a7=_0x2718f9['before'];'rename'==_0x2718f9['action']&&_0x375f78['push']({'key':m,'newValue':_0x2718f9['name'],'oldValue':_0x4f57a7['name'],'range':_0xe49bb1});for(const [_0x1b4864,_0xe6910]of _0x4f57a7['attributes']){if(!this['_isRegisteredAttribute'](_0x1b4864))continue;const _0x91a2e4=_0x2718f9['attributes']['get'](_0x1b4864);_0xe6910!==_0x91a2e4&&_0x375f78['push']({'key':_0x1b4864,'newValue':_0x91a2e4,'oldValue':_0xe6910,'range':_0xe49bb1});}for(const [_0x2588ce,_0x1385ca]of _0x2718f9['attributes'])this['_isRegisteredAttribute'](_0x2588ce)&&(_0x4f57a7['attributes']['has'](_0x2588ce)||_0x375f78['push']({'key':_0x2588ce,'newValue':_0x1385ca,'oldValue':null,'range':_0xe49bb1}));}0x0!=_0x375f78['length']&&_0x14d164['model']['enqueueChange'](_0x468747,_0x33fa2f=>{const _0x408fa0=_0x2008f5();for(const {range:_0x193d7d,key:_0x517c77,oldValue:_0x5c4966,newValue:_0x5ac71d}of _0x375f78)this['markAttributeChange'](_0x193d7d,_0x517c77,_0x5c4966,_0x5ac71d,{'groupId':_0x408fa0});this['_reduceExistingSuggestions'](_0x33fa2f,_0x375f78);});},{'priority':'lowest'}),_0x14d164['model']['markers']['on']('update:suggestion',(_0x13443f,_0x5e6bdc,_0x1c0fac)=>{if(null==_0x1c0fac){const {id:_0x55ffed}=this['_splitMarkerName'](_0x5e6bdc['name']),_0x41e047=this['_suggestions']['get'](_0x55ffed);_0x41e047&&_0x41e047['addMarkerName'](_0x5e6bdc['name']);}}),_0x14d164['model']['document']['on']('change:data',()=>{const _0x2ea1d4=Array['from'](_0x14d164['model']['document']['differ']['getChangedMarkers']())['filter'](_0x48e8f4=>'suggestion'===this['_splitMarkerName'](_0x48e8f4['name'])['group']);if(0x0===_0x2ea1d4['length'])return;_0x2ea1d4['sort']((_0xd09445,_0x29372a)=>{const _0x59d6ac=_0xd09445['data']['oldRange'],_0x1d5830=_0x29372a['data']['oldRange'];return null===_0x59d6ac&&null===_0x1d5830?0x0:null===_0x59d6ac&&null!==_0x1d5830?-0x1:null!==_0x59d6ac&&null===_0x1d5830?0x1:_0x59d6ac['start']['isBefore'](_0x1d5830['start'])?-0x1:0x1;});const _0x56fbfc=new Set(),_0x36c1d5=new Set();for(const {name:_0x53432d,data:_0x50806e}of _0x2ea1d4){const {id:_0x36b04d}=this['_splitMarkerName'](_0x53432d);if(null===_0x50806e['oldRange']){const _0x370b03=this['_handleNewSuggestionMarker'](_0x53432d);_0x36c1d5['add'](_0x370b03);}else{const _0x497791=this['_suggestions']['get'](_0x36b04d);null!==_0x50806e['newRange']||_0x497791['isInContent']?(_0x56fbfc['add'](_0x497791['head']),_0x36c1d5['add'](_0x497791)):this['_removeSuggestion'](_0x497791);}}_0x36c1d5['size']>0x0&&this['_refreshSuggestionsChain'](_0x36c1d5);for(const _0x4368f1 of _0x56fbfc)this['fire']('suggestionChanged',_0x4368f1);}),_0x14d164['model']['on']('applyOperation',(_0x300cb8,_0x147c99)=>{const _0x19f128=_0x147c99[0x0];if(!this['_suggestions']['size'])return;if(!_0x19f128['isDocumentOperation'])return;if(_0x19f128['batch']['isUndo']||!_0x19f128['batch']['isLocal'])return;let _0x1bb547,_0x116a03;switch(_0x19f128['type']){case'insert':_0x1bb547=_0x14d164['model']['createPositionAt'](_0x19f128['position']),_0x116a03=_0x1bb547['getShiftedBy'](_0x19f128['howMany']);break;case'split':_0x1bb547=_0x14d164['model']['createPositionAt'](_0x19f128['splitPosition']),_0x116a03=_0x14d164['model']['createPositionAt'](_0x19f128['moveTargetPosition']);break;case'move':_0x1bb547=_0x14d164['model']['createPositionAt'](_0x19f128['targetPosition']),_0x116a03=_0x1bb547['getShiftedBy'](_0x19f128['howMany']);break;default:return;}const _0x1a6167=_0x14d164['model']['createRange'](_0x1bb547,_0x116a03);_0x14d164['model']['change'](()=>{for(const {suggestion:_0x2bfa5c,meta:_0x2f9287}of this['_findSuggestions'](_0x1a6167)){if(_0x2bfa5c['isMultiRange'])continue;if('formatInline'==_0x2bfa5c['type'])continue;const _0x540492=this['_getAttributeKey'](_0x2bfa5c);if(_0x540492&&this['_isBlockAttribute'](_0x540492)&&'split'!=_0x19f128['type'])continue;const _0x5d38e3=_0x2bfa5c['data']&&_0x2bfa5c['data']['multipleBlocks'];('formatBlock'!=_0x2bfa5c['type']||'split'==_0x19f128['type']&&!_0x5d38e3)&&(_0x2f9287['containsRangeInObject']||'insertion'==_0x2bfa5c['type']&&_0x2f9287['isOwn']||_0x2bfa5c['getFirstRange']()['containsRange'](_0x1a6167)&&this['_breakSuggestionMarker'](_0x2bfa5c,_0x1bb547,_0x116a03));}});},{'priority':'lowest'}),_0x14d164['model']['on']('deleteContent',(_0x3150cf,_0x2fa9a2)=>{const _0x5067c9=_0x2fa9a2[0x0],_0x10e35f=_0x2fa9a2[0x1];if(_0x10e35f&&_0x10e35f['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x5067c9['isCollapsed'])return;const _0x283ae0=_0x14d164['model']['schema'],{start:_0x577fee,end:_0x51de89}=_0x5067c9['getFirstRange'](),_0x59b9c8=_0x577fee['nodeAfter']&&_0x283ae0['isLimit'](_0x577fee['nodeAfter'])?null:_0x283ae0['getNearestSelectionRange'](_0x577fee,'forward'),_0x243dfd=_0x51de89['nodeBefore']&&_0x283ae0['isLimit'](_0x51de89['nodeBefore'])?null:_0x283ae0['getNearestSelectionRange'](_0x51de89,'backward'),_0x5f50a6=_0x14d164['model']['createRange'](_0x59b9c8?_0x59b9c8['start']:_0x577fee,_0x243dfd?_0x243dfd['end']:_0x51de89);_0x14d164['model']['change'](_0x400a7e=>{this['markDeletion'](_0x5f50a6);const _0x16e804=_0x14d164['model']['schema']['getNearestSelectionRange'](_0x5f50a6['start']);_0x5067c9['is']('documentSelection')?_0x400a7e['setSelection'](_0x16e804):_0x5067c9['setTo'](_0x16e804);}),_0x3150cf['stop']();},{'priority':_0x11f5d5['normal']+0xa}),_0x14d164['model']['on']('insertContent',(_0x57de17,_0x22a42d)=>{const _0x244472=_0x22a42d[_0x22a42d['length']-0x1];_0x244472&&_0x244472['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x14d164['model']['change'](()=>{let _0x37bd86=_0x14d164['model']['insertContent'](_0x22a42d[0x0],_0x22a42d[0x1],_0x22a42d[0x2],{'forceDefaultExecution':!0x0});if(!_0x37bd86)return;_0x57de17['return']=_0x37bd86['clone']();const _0x219833=_0x37bd86['end']['nodeBefore'],_0x1845b1=_0x14d164['model']['schema'];_0x219833&&_0x1845b1['isBlock'](_0x219833)&&!_0x1845b1['isObject'](_0x219833)&&(_0x37bd86=_0x14d164['model']['createRange'](_0x37bd86['start'],_0x14d164['model']['createPositionAt'](_0x219833,'end'))),this['markInsertion'](_0x37bd86);}),_0x57de17['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x7f70a8=new x(_0x14d164,this['_suggestions']);_0x14d164['commands']['add']('acceptSuggestion',_0x7f70a8),this['enableCommand']('acceptSuggestion');const _0x525abe=new R(_0x14d164,this['_suggestions']);_0x14d164['commands']['add']('discardSuggestion',_0x525abe),this['enableCommand']('discardSuggestion'),_0x14d164['commands']['add']('acceptAllSuggestions',new E(_0x14d164,_0x7f70a8,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x14d164['commands']['add']('discardAllSuggestions',new E(_0x14d164,_0x525abe,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x14d164['commands']['add']('acceptSelectedSuggestions',new O(_0x14d164,_0x7f70a8,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x14d164['commands']['add']('discardSelectedSuggestions',new O(_0x14d164,_0x525abe,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x4010d4=_0x14d164['plugins']['get']('CommentsRepository');this['listenTo'](_0x4010d4,'addComment',(_0x27ab80,{threadId:_0x4129ca})=>{const _0x315b4d=this['_suggestions']['get'](_0x4129ca);_0x315b4d&&_0x315b4d['commentThread']&&0x1===_0x315b4d['commentThread']['length']&&this['_updateSuggestionData'](_0x4129ca,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x4010d4,'removeComment',(_0x39bbd7,{threadId:_0x448a0d})=>{const _0x5a28fc=this['_suggestions']['get'](_0x448a0d);_0x5a28fc&&_0x5a28fc['commentThread']&&!_0x5a28fc['commentThread']['length']&&this['_updateSuggestionData'](_0x448a0d,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x27fbc7){if(this['_adapter'])throw new _0x1a398d('track-changes-adapter-already-set',this);this['_adapter']=_0x27fbc7;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x6e4537=!0x1,toJSON:_0xbacbe6=!0x1}={}){const _0x4cfc80=[];for(const _0x119713 of this['_suggestions']['values']())_0x6e4537&&!_0x119713['isInContent']||_0x4cfc80['push'](_0x119713);return _0xbacbe6?_0x4cfc80['map'](_0xdc7372=>_0xdc7372['toJSON']()):_0x4cfc80;}['getSuggestion'](_0x2ecad3){const _0x1f74b5=this['_suggestions']['get'](_0x2ecad3);if(!_0x1f74b5)throw new _0x1a398d('track-changes-suggestion-not-found',this);return _0x1f74b5;}['hasSuggestion'](_0x53d37f){return this['_suggestions']['has'](_0x53d37f);}['addSuggestionData'](_0x14b7a2){const {authorId:_0x98bfa1,id:_0x140b71,attributes:_0xafc212}=_0x14b7a2,[_0x5c0a16,_0xa1540c]=_0x14b7a2['type']['split'](':'),_0xc3361b=this['_suggestions']['get'](_0x140b71)||this['_createSuggestion'](_0x5c0a16,_0xa1540c,_0x140b71,_0x98bfa1,_0xafc212);if(this['_addThreadToSuggestion'](_0xc3361b),this['_checkSuggestionCorrectness'](_0xc3361b,_0x5c0a16,_0xa1540c||null,_0x98bfa1),_0xc3361b['createdAt']=_0x14b7a2['createdAt'],_0xc3361b['_isDataLoaded']=!0x0,_0xafc212&&_0xafc212['@external']){const _0x5963f0=_0xafc212['@external'],_0xd927af=this['_getExternalAuthor'](_0x5963f0['authorName']);_0xc3361b['authoredAt']=_0x5963f0['createdAt'],_0xc3361b['author']=_0xd927af,_0xc3361b['isExternal']=!0x0;}else _0xc3361b['authoredAt']=_0x14b7a2['createdAt'];switch(_0x14b7a2['data']&&(_0xc3361b['data']=_0x14b7a2['data']),_0x14b7a2['attributes']&&(_0xc3361b['attributes']=_0x14b7a2['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0xc3361b['_saved']=!0x0),this['_suggestionState']['get'](_0xc3361b)){case'notReady':this['_suggestionState']['set'](_0xc3361b,'dataReady');break;case'markerReady':_0xc3361b['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0xc3361b])),this['_refreshSuggestionsChain'](new Set([_0xc3361b])),this['_suggestionState']['set'](_0xc3361b,'ready'),this['fire']('suggestionLoaded',_0xc3361b)):this['_suggestionState']['set'](_0xc3361b,'removed');}return _0xc3361b;}['acceptSuggestion'](_0x22fa90){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x331fc9 of _0x22fa90['getAllAdjacentSuggestions']())_0x331fc9['accept']();});});}['discardSuggestion'](_0x7a60c6){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x46ec05 of _0x7a60c6['getAllAdjacentSuggestions']())_0x46ec05['discard']();});});}['enableCommand'](_0x599cd4,_0x102f2f){const _0x36a58d=this['editor']['commands']['get'](_0x599cd4);if(!_0x36a58d)throw new _0x1a398d('track-changes-command-not-found',this,{'commandName':_0x599cd4});if(this['_enabledCommands']['has'](_0x36a58d))throw new _0x1a398d('track-changes-enable-command-twice',this,{'commandName':_0x599cd4});this['_enabledCommands']['add'](_0x36a58d),_0x102f2f&&_0x36a58d['on']('execute',(_0x52fe61,_0x31542b)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x31542b['length']>0x0&&_0x31542b[_0x31542b['length']-0x1]&&_0x31542b[_0x31542b['length']-0x1]['forceDefaultExecution']?_0x31542b['pop']():(_0x52fe61['return']=_0x102f2f((..._0x3b8f46)=>_0x36a58d['execute'](..._0x3b8f46,{'forceDefaultExecution':!0x0}),..._0x31542b),_0x52fe61['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0xf47084){let _0x4686b3,_0x241567;const _0x51957c=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x4686b3=_0xf47084();}catch(_0x1d4f02){_0x241567=_0x1d4f02;}return _0x51957c||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x241567&&_0x1a398d['rethrowUnexpectedError'](_0x241567,this),_0x4686b3;}['markInsertion'](_0x59ed9e,_0x320950=null,_0x3642f2={}){if(_0x59ed9e['isCollapsed'])return null;const _0x26295e=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x378f27,meta:_0x34e918}of this['_findSuggestions'](_0x59ed9e,'insertion'))if(_0x34e918['isOwn']){if(!_0x34e918['isNextTo']){if(_0x34e918['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x378f27,_0x3642f2))continue;return _0x378f27;}if(qt(_0x378f27,_0x3642f2))return _0x378f27;this['_breakSuggestionMarker'](_0x378f27,_0x59ed9e['start'],_0x59ed9e['end']);break;}if(_0x320950==_0x378f27['subType']&&qt(_0x378f27,_0x3642f2)){const _0x3fda82=_0x378f27['getFirstRange']();return _0x3fda82['start']['isEqual'](_0x59ed9e['end'])?this['_setSuggestionRange'](_0x378f27,this['_model']['createRange'](_0x59ed9e['start'],_0x3fda82['end'])):this['_setSuggestionRange'](_0x378f27,this['_model']['createRange'](_0x3fda82['start'],_0x59ed9e['end'])),_0x378f27;}}const _0x46d2c4=_0x2008f5(),_0x27a0b2=_0x26295e['id'],_0x395100=_0x320950?'insertion:'+_0x320950:'insertion',_0xb963ff=this['_setSuggestionData']({'id':_0x46d2c4,'type':_0x395100,'createdAt':new Date(),'authorId':_0x27a0b2,'attributes':_0x3642f2});return this['_addSuggestionMarker'](_0x395100,_0x46d2c4,_0x27a0b2,_0x59ed9e),_0xb963ff;}['markMultiRangeInsertion'](_0x2eabd4,_0x11bafc='multi',_0x2017e1={}){const _0xb560fd=this['editor']['plugins']['get']('Users')['me'],_0x291c8a=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x11bafc,'join');for(const _0x22648a of this['getSuggestions']())if(_0x22648a['author']['id']==_0xb560fd['id']&&'insertion'==_0x22648a['type']&&_0x22648a['subType']==_0x11bafc&&qt(_0x22648a,_0x2017e1)&&(_0x291c8a(_0x22648a['getRanges'](),_0x2eabd4)||_0x291c8a(_0x2eabd4,_0x22648a['getRanges']()))){for(const _0x18792d of _0x2eabd4)_0x22648a['addRange'](_0x18792d);return _0x22648a;}for(const {suggestion:_0x11e018,meta:_0x16fcfc}of this['_findSuggestions'](_0x2eabd4,'insertion')){if(!_0x16fcfc['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x16fcfc['containsRangeInObject'])continue;if(!qt(_0x11e018,_0x2017e1))continue;let _0x1654e2=!0x0;for(const _0x20e75c of _0x11e018['getRanges']())for(const _0x3eb64f of _0x2eabd4)if(!_0x20e75c['containsRange'](_0x3eb64f)){_0x1654e2=!0x1;break;}if(_0x1654e2)return _0x11e018;}const _0x4100b6=_0x2008f5(),_0xf509d1=_0xb560fd['id'],_0xa09a6b='insertion:'+_0x11bafc,_0x43bd98=this['_setSuggestionData']({'id':_0x4100b6,'type':_0xa09a6b,'createdAt':new Date(),'authorId':_0xf509d1,'attributes':_0x2017e1});for(const _0x705e0a of _0x2eabd4)this['_addSuggestionMarker'](_0xa09a6b,_0x4100b6,_0xf509d1,_0x705e0a,u['getMultiRangeId']());return _0x43bd98;}['markInlineFormat'](_0x167923,_0x52fb1f,_0xa2f973=null,_0x13b0a3={}){if(_0xa2f973=_0xa2f973||Gt(_0x52fb1f),_0x167923['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x57bed7=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xa2f973,'accept');return this['forceDefaultExecution'](()=>_0x57bed7([_0x167923],_0x52fb1f,_0x13b0a3)),null;}const _0x1a1ef4=this['editor']['plugins']['get']('Users')['me'],_0x1d0014=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x4e7d32,meta:_0x496ad1}of this['_findSuggestions'](_0x167923,'insertion'))_0x496ad1['isOwn']&&!_0x496ad1['isInsideObject']&&_0x1d0014['push'](..._0x4e7d32['getRanges']());}const _0x3ec226=function(_0x25081c,_0x2ce6a7){const _0xc1bf0d=[];for(const _0x592619 of _0x2ce6a7){const _0x5a8f98=_0x25081c['getIntersection'](_0x592619);_0x5a8f98&&_0xc1bf0d['push'](_0x5a8f98);}return _0xc1bf0d;}(_0x167923,_0x1d0014),_0x127c57=function(_0x3e4097,_0x23164f){const _0x40a19b=[_0x3e4097];for(const _0x3383b9 of _0x23164f){let _0x3f841b=0x0;for(;_0x3f841b<_0x40a19b['length'];){const _0x56a55b=_0x40a19b[_0x3f841b]['getDifference'](_0x3383b9);_0x40a19b['splice'](_0x3f841b,0x1,..._0x56a55b),_0x3f841b+=_0x56a55b['length'];}}return _0x40a19b;}(_0x167923,_0x1d0014);_0x3ec226['length']&&this['_model']['change'](()=>{for(const _0x40e762 of _0x3ec226){const _0x5eb5e0=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0xa2f973,'accept');this['forceDefaultExecution'](()=>_0x5eb5e0([_0x40e762],_0x52fb1f,_0x13b0a3));}});for(const _0x536a51 of _0x127c57){let _0x234a60=null,_0x5ce004=_0x536a51['start'],_0x1578d0=_0x536a51['end'];for(const {suggestion:_0x14b6a5,meta:_0x19e314}of this['_findSuggestions'](_0x536a51,'formatInline')){if(!_0x19e314['isOwn'])continue;if(_0x14b6a5['subType']!=_0xa2f973)continue;if(!qt(_0x14b6a5,_0x13b0a3))continue;const _0xaf53cf=_0x14b6a5['getFirstRange']();if(_0xaf53cf['containsRange'](_0x536a51,!0x0))return null;_0x5ce004=_0x5ce004['isBefore'](_0xaf53cf['start'])?_0x5ce004:_0xaf53cf['start'],_0x1578d0=_0x1578d0['isAfter'](_0xaf53cf['end'])?_0x1578d0:_0xaf53cf['end'],_0x234a60?_0xaf53cf['start']['isBefore'](_0x234a60['getFirstRange']()['start'])?(_0x234a60['removeMarkers'](),_0x234a60=_0x14b6a5):_0x14b6a5['removeMarkers']():_0x234a60=_0x14b6a5;}const _0x47cb37=this['_model']['createRange'](_0x5ce004,_0x1578d0);if(_0x234a60)this['_setSuggestionRange'](_0x234a60,_0x47cb37);else{const _0x52d61d=_0x2008f5(),_0x16d7fa=_0x1a1ef4['id'];this['_setSuggestionData']({'id':_0x52d61d,'type':'formatInline:'+_0xa2f973,'data':_0x52fb1f,'createdAt':new Date(),'authorId':_0x16d7fa,'attributes':_0x13b0a3}),this['_addSuggestionMarker']('formatInline:'+_0xa2f973,_0x52d61d,_0x16d7fa,_0x47cb37);}}return null;}['markBlockFormat'](_0x2f3423,_0x4ab25f,_0x3d8891=[],_0x36426c=null,_0x1695e1={}){_0x4ab25f['formatGroupId']||(_0x4ab25f['formatGroupId']=_0x4ab25f['commandName']),_0x4ab25f['multipleBlocks']=_0x2f3423['is']('range'),_0x36426c=_0x36426c||Gt(_0x4ab25f);const _0xc7934a=_0x3d8891['map'](_0x465b91=>Lt(_0x465b91,this['_model'])),_0x406048=_0x2f3423['is']('range')?_0x2f3423:Lt(_0x2f3423,this['_model']);if('never'===this['_trackFormatChanges']){const _0x45fb77=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x36426c,'accept');return this['forceDefaultExecution'](()=>_0x45fb77([_0x406048],_0x4ab25f,_0x1695e1)),null;}_0xc7934a['push'](_0x406048);let _0x5e9486=!0x0;for(const _0x29f4b3 of _0xc7934a)if(!this['_rangeIsInLocalUserInsertion'](_0x29f4b3)){_0x5e9486=!0x1;break;}if(_0x5e9486&&'always'!==this['_trackFormatChanges']){const _0x5c8898=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x36426c,'accept');return this['forceDefaultExecution'](()=>_0x5c8898([_0x406048],_0x4ab25f,_0x1695e1)),null;}let _0x16ad19=null,_0x5a70e8=_0x406048['start'],_0x469d26=_0x406048['end'];for(const {suggestion:_0x38e139,meta:_0x516368}of this['_findSuggestions'](_0x406048,'formatBlock')){if(!_0x516368['isOwn'])continue;if(_0x516368['isNextTo']||_0x516368['containsRangeInObject']||_0x516368['isInsideObject'])continue;if(_0x38e139['data']['formatGroupId']!=_0x4ab25f['formatGroupId'])continue;if(!qt(_0x38e139,_0x1695e1))continue;const _0xe95e9a=_0x38e139['getFirstRange']();if(_0x38e139['subType']==_0x36426c){if(_0xe95e9a['containsRange'](_0x406048,!0x0))return null;_0x5a70e8=_0x5a70e8['isBefore'](_0xe95e9a['start'])?_0x5a70e8:_0xe95e9a['start'],_0x469d26=_0x469d26['isAfter'](_0xe95e9a['end'])?_0x469d26:_0xe95e9a['end'],_0x16ad19?_0xe95e9a['start']['isBefore'](_0x16ad19['getFirstRange']()['start'])?(_0x16ad19['removeMarkers'](),_0x16ad19=_0x38e139):_0x38e139['removeMarkers']():_0x16ad19=_0x38e139;}else{const _0x200489=_0x406048['getIntersection'](_0xe95e9a);this['_cutOutSuggestionMarker'](_0x38e139,_0x200489);}}const _0x17d053=this['editor']['plugins']['get']('Users')['me'],_0x4e4c0d=_0x2008f5(),_0x412385=_0x17d053['id'];if(_0x16ad19)return this['_setSuggestionRange'](_0x16ad19,this['_model']['createRange'](_0x5a70e8,_0x469d26)),_0x16ad19;{const _0x598b48=this['_setSuggestionData']({'id':_0x4e4c0d,'type':'formatBlock:'+_0x36426c,'data':_0x4ab25f,'createdAt':new Date(),'authorId':_0x412385,'attributes':_0x1695e1});return this['_addSuggestionMarker']('formatBlock:'+_0x36426c,_0x4e4c0d,_0x412385,this['_model']['createRange'](_0x5a70e8,_0x469d26)),_0x598b48;}}['markMultiRangeBlockFormat'](_0x14f748,_0x2256da,_0x5e6c8c=[],_0x14db8b=null,_0x30bf43={}){_0x2256da['formatGroupId']||(_0x2256da['formatGroupId']=_0x2256da['commandName']);const _0x4d84eb=_0x14f748[0x0];_0x2256da['multipleBlocks']=_0x4d84eb['is']('range'),_0x14db8b=_0x14db8b||Gt(_0x2256da);const _0x14de07=_0x5e6c8c['map'](_0x5f5b31=>Lt(_0x5f5b31,this['_model'])),_0x22c4c4=_0x4d84eb['is']('range')?_0x14f748:_0x14f748['map'](_0x5b0550=>Lt(_0x5b0550,this['_model']));if('never'===this['_trackFormatChanges']){const _0xcd7ebc=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x14db8b,'accept');return this['forceDefaultExecution'](()=>_0xcd7ebc(_0x22c4c4,_0x2256da,_0x30bf43)),null;}_0x14de07['push'](..._0x22c4c4);let _0x491f38=!0x0;for(const _0x12f837 of _0x14de07)if(!this['_rangeIsInLocalUserInsertion'](_0x12f837)){_0x491f38=!0x1;break;}if(_0x491f38&&'always'!==this['_trackFormatChanges']){const _0x2af6be=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x14db8b,'accept');return this['forceDefaultExecution'](()=>_0x2af6be(_0x22c4c4,_0x2256da,_0x30bf43)),null;}const _0x116dee=this['editor']['plugins']['get']('Users')['me'];for(const _0x3f586c of this['getSuggestions']()){if(_0x3f586c['author']['id']!=_0x116dee['id'])continue;if('formatBlock'!=_0x3f586c['type']||_0x3f586c['data']['formatGroupId']!=_0x2256da['formatGroupId'])continue;if(!qt(_0x3f586c,_0x30bf43))continue;const _0x1513b5=_0x3f586c['subType']==_0x14db8b;for(let _0x285faa=0x0;_0x285faa<_0x22c4c4['length'];_0x285faa++){const _0x46df0b=_0x22c4c4[_0x285faa];for(const _0x14f65a of _0x3f586c['getMarkers']()){const _0x2c6fd3=_0x14f65a['getRange']();if(_0x46df0b['isEqual'](_0x2c6fd3)){_0x1513b5?(_0x22c4c4['splice'](_0x285faa,0x1),_0x285faa--):_0x3f586c['removeMarker'](_0x14f65a['name']);break;}}}}if(0x0==_0x22c4c4['length'])return null;const _0x2a256d=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x14db8b,'join');for(const _0x25a468 of this['getSuggestions']())if(_0x25a468['author']['id']==_0x116dee['id']&&'formatBlock'==_0x25a468['type']&&_0x25a468['data']['formatGroupId']==_0x2256da['formatGroupId']&&_0x25a468['subType']==_0x14db8b&&qt(_0x25a468,_0x30bf43)&&(_0x2a256d(_0x25a468['getRanges'](),_0x22c4c4)||_0x2a256d(_0x22c4c4,_0x25a468['getRanges']()))){for(const _0x817685 of _0x22c4c4)_0x25a468['addRange'](_0x817685);return _0x25a468;}const _0x17aa68=_0x2008f5(),_0x15faf1=_0x116dee['id'],_0x529db6='formatBlock:'+_0x14db8b,_0x2bec38=this['_setSuggestionData']({'id':_0x17aa68,'type':_0x529db6,'data':_0x2256da,'createdAt':new Date(),'authorId':_0x15faf1,'attributes':_0x30bf43});for(const _0x715346 of _0x22c4c4)this['_addSuggestionMarker'](_0x529db6,_0x17aa68,_0x15faf1,_0x715346,u['getMultiRangeId']());return _0x2bec38;}['markDeletion'](_0x182f9f,_0x2996ac=null,_0x218e6={}){if(_0x182f9f['isCollapsed'])return null;const _0x1712c2=this['editor']['plugins']['get']('Users')['me'],_0x549597=new _0x41dcaa(_0x182f9f['start'],_0x182f9f['end']);for(const {suggestion:_0xb695b4,meta:_0x10ee2e}of this['_findSuggestions'](_0x549597,'insertion'))if(_0x10ee2e['isOwn']&&!_0x10ee2e['isNextTo']){if(_0xb695b4['isMultiRange']){const _0x28c347=_0xb695b4['getRanges']()['filter'](_0x4d7a37=>'$graveyard'!=_0x4d7a37['root']['rootName']);_0x28c347['every'](_0x4ab6f9=>_0x549597['containsRange'](_0x4ab6f9,!0x0))&&_0xb695b4['discard']();if(_0x28c347['some'](_0x130c17=>_0x130c17['containsRange'](_0x549597,!0x0))){const _0x367e5b=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2996ac,'accept');return this['forceDefaultExecution'](()=>_0x367e5b([_0x549597],null,_0x218e6)),null;}}else{const _0x104120=_0x549597['getIntersection'](_0xb695b4['getFirstRange']());null!==_0x104120&&_0xb695b4['_onDiscard']([_0x104120],null,_0x218e6);}}if(_0x549597['detach'](),_0x549597['isCollapsed']||'$graveyard'==_0x549597['root']['rootName'])return null;let _0x314ef9=null,_0x5ce9b9=_0x549597['start'],_0xebc4db=_0x549597['end'];const _0x3b21e8=this['_findSuggestions'](_0x549597,'deletion');for(const {suggestion:_0x46e75d,meta:_0x31b028}of _0x3b21e8){const _0x280e14=this['_model']['createRange'](_0x5ce9b9,_0xebc4db);if(_0x31b028['isOwn']&&(this['_mergeNestedSuggestions']||!_0x31b028['containsRangeInObject']&&!_0x31b028['isInsideObject'])){if(_0x46e75d['isMultiRange']){if(!qt(_0x46e75d,_0x218e6))continue;let _0x43efd0=!0x0;for(const _0x4c17a2 of _0x46e75d['getRanges']()){if(_0x4c17a2['containsRange'](_0x280e14,!0x0))return _0x46e75d;_0x280e14['containsRange'](_0x4c17a2)||(_0x43efd0=!0x1);}_0x43efd0&&_0x46e75d['discard']();}else{const _0x280d85=_0x46e75d['getFirstRange']();if(_0x280d85['containsRange'](_0x280e14,!0x0))return _0x46e75d;if(!qt(_0x46e75d,_0x218e6)){_0x280e14['containsRange'](_0x280d85)?_0x46e75d['removeMarkers']():_0x280d85['containsPosition'](_0x5ce9b9)?_0x5ce9b9=_0x280d85['end']:_0x280d85['containsPosition'](_0xebc4db)&&(_0xebc4db=_0x280d85['start']);continue;}_0x5ce9b9=_0x5ce9b9['isBefore'](_0x280d85['start'])?_0x5ce9b9:_0x280d85['start'],_0xebc4db=_0xebc4db['isAfter'](_0x280d85['end'])?_0xebc4db:_0x280d85['end'],_0x218e6=Object['assign']({},_0x46e75d['attributes']),_0x314ef9?_0x280d85['start']['isBefore'](_0x314ef9['getFirstRange']()['start'])?(_0x314ef9['removeMarkers'](),_0x314ef9=_0x46e75d):_0x46e75d['removeMarkers']():_0x314ef9=_0x46e75d;}}}if(_0x314ef9)return this['_setSuggestionRange'](_0x314ef9,this['_model']['createRange'](_0x5ce9b9,_0xebc4db)),_0x314ef9;{const _0x2d35ad=_0x2008f5(),_0x1e1838=this['_model']['createRange'](_0x5ce9b9,_0xebc4db),_0x7ddbca=_0x1712c2['id'],_0x204715=_0x2996ac?'deletion:'+_0x2996ac:'deletion',_0x5b65b=this['_setSuggestionData']({'id':_0x2d35ad,'type':_0x204715,'createdAt':new Date(),'authorId':_0x7ddbca,'attributes':_0x218e6});return this['_addSuggestionMarker'](_0x204715,_0x2d35ad,_0x7ddbca,_0x1e1838),_0x5b65b;}}['markMultiRangeDeletion'](_0xe8127b,_0x46d922='multi',_0x3627b5={}){const _0x1d9b1a=this['editor']['plugins']['get']('Users')['me'],_0x2384c3=_0xe8127b['map'](_0x3568de=>new _0x41dcaa(_0x3568de['start'],_0x3568de['end'])),_0x1dbb6b=new Set();for(const {suggestion:_0x21644e,meta:_0x2645e8}of this['_findSuggestions'](_0x2384c3,'insertion'))_0x2645e8['isOwn']&&!_0x2645e8['isNextTo']&&_0x1dbb6b['add'](_0x21644e);for(const _0x16cd45 of _0x1dbb6b)if(_0x16cd45['isMultiRange']){const _0x45f447=_0x16cd45['getRanges']();(!_0x16cd45['attributes']||!_0x16cd45['attributes']['skipNestingCheck'])&&(_0x45f447['every'](_0x3cb33d=>_0x2384c3['some'](_0x47434d=>_0x47434d['containsRange'](_0x3cb33d,!0x0)))&&_0x16cd45['discard']());if(_0x2384c3['every'](_0x553c14=>_0x45f447['some'](_0x2a27e3=>_0x2a27e3['containsRange'](_0x553c14,!0x0)))){const _0x3f528b=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x46d922,'accept');return this['forceDefaultExecution'](()=>_0x3f528b(_0xe8127b,null,_0x3627b5)),null;}}else{const _0x34f21f=_0x16cd45['getFirstRange']();_0x2384c3['some'](_0x5d1f42=>_0x5d1f42['containsRange'](_0x34f21f,!0x0))&&_0x16cd45['discard']();if(_0x2384c3['every'](_0x5686d3=>_0x34f21f['containsRange'](_0x5686d3,!0x0))){const _0xc513f6=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x46d922,'accept');return this['forceDefaultExecution'](()=>_0xc513f6(_0x2384c3,null,_0x3627b5)),null;}}const _0x12817d=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x46d922,'join');let _0x23aaab=null;for(const _0x15cad7 of this['getSuggestions']())if(_0x15cad7['author']['id']==_0x1d9b1a['id']&&_0x15cad7['isInContent']&&'deletion'==_0x15cad7['type']&&_0x15cad7['subType']==_0x46d922&&qt(_0x15cad7,_0x3627b5)&&(_0x12817d(_0x15cad7['getRanges'](),_0x2384c3)||_0x12817d(_0x2384c3,_0x15cad7['getRanges']()))){if(_0x23aaab){if(_0x15cad7['commentThread']&&_0x15cad7['commentThread']['length'])continue;for(const _0x782fa8 of _0x15cad7['getRanges']())_0x23aaab['isIntersectingWithRange'](_0x782fa8)||_0x23aaab['addRange'](_0x782fa8);_0x15cad7['removeMarkers']();}else{_0x23aaab=_0x15cad7;for(const _0x19ab87 of _0x2384c3)_0x15cad7['isIntersectingWithRange'](_0x19ab87)||_0x15cad7['addRange'](_0x19ab87);}}if(_0x23aaab)return _0x23aaab;_0x1dbb6b['clear']();for(const {suggestion:_0x123ce9,meta:_0x1ffb98}of this['_findSuggestions'](_0x2384c3,'deletion'))_0x1ffb98['isOwn']&&(this['_mergeNestedSuggestions']||!_0x1ffb98['containsRangeInObject']&&!_0x1ffb98['isInsideObject'])&&qt(_0x123ce9,_0x3627b5)&&_0x1dbb6b['add'](_0x123ce9);for(const _0x39cc2d of _0x1dbb6b){const _0x39d236=_0x39cc2d['getRanges']();if(!_0x3627b5||!_0x3627b5['skipNestingCheck']){if(_0x2384c3['every'](_0x3c64f6=>_0x39d236['some'](_0x2b55c5=>_0x2b55c5['containsRange'](_0x3c64f6,!0x0))))return _0x39cc2d;}(!_0x39cc2d['attributes']||!_0x39cc2d['attributes']['skipNestingCheck'])&&(_0x39d236['every'](_0x5014c7=>_0x2384c3['some'](_0x47ebc9=>_0x47ebc9['containsRange'](_0x5014c7,!0x0)))&&_0x39cc2d['discard']());}const _0x5d4a00=_0x2008f5(),_0x3e249f=_0x1d9b1a['id'],_0x3aca42='deletion:'+_0x46d922,_0x10dd9a=this['_setSuggestionData']({'id':_0x5d4a00,'type':_0x3aca42,'createdAt':new Date(),'authorId':_0x3e249f,'attributes':_0x3627b5});for(const _0xd8e3fd of _0x2384c3)_0xd8e3fd['detach'](),_0xd8e3fd['isCollapsed']||'$graveyard'==_0xd8e3fd['root']['rootName']||this['_addSuggestionMarker'](_0x3aca42,_0x5d4a00,_0x3e249f,_0xd8e3fd,u['getMultiRangeId']());return _0x10dd9a;}['markAttributeChange'](_0x28e44c,_0x33cfa6,_0x196039,_0x54089a,_0xfc0186){if(_0x28e44c['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x357d00=this['editor']['plugins']['get']('Users')['me']['id'],_0x48871d=Array['from'](this['_suggestions']['values']())['filter'](_0x42b655=>'attribute'==_0x42b655['type']&&_0x42b655['data']['key']==_0x33cfa6&&_0x42b655['isIntersectingWithRange'](_0x28e44c));if('default'===this['_trackFormatChanges']){const _0x2b1dd6=this['_findSuggestions'](_0x28e44c,'insertion')['filter'](({meta:_0x3b4d45})=>_0x3b4d45['isOwn']&&!_0x3b4d45['isInsideObject']&&!_0x3b4d45['isNextTo'])['map'](({suggestion:_0x2a36a1})=>_0x2a36a1);_0x48871d['unshift'](..._0x2b1dd6);}const _0xf4782f=new Map([[_0x28e44c,_0x196039]]);for(const _0x4455d2 of _0x48871d){const _0x3787c8='attribute'==_0x4455d2['type']?_0x4455d2['data']['oldValue']:void 0x0,_0x123e96=_0x4455d2['getFirstRange'](),_0x30341f=Array['from'](_0xf4782f['keys']())['find'](_0x3bccba=>_0x3bccba['isIntersecting'](_0x123e96));if(!_0x30341f)continue;const _0x22dd2a=_0x30341f['getDifference'](_0x123e96);this['_isBlockAttribute'](_0x33cfa6)&&'insertion'==_0x4455d2['type']&&0x0!=_0x22dd2a['length']||(_0xf4782f['delete'](_0x30341f),_0x22dd2a['forEach'](_0x194926=>{_0xf4782f['set'](_0x194926,_0x196039);}),'insertion'!=_0x4455d2['type']&&_0x3787c8!=_0x54089a&&_0xf4782f['set'](_0x30341f['getIntersection'](_0x123e96),_0x3787c8));}const _0x17fa2e=[];for(const [_0x4a002f,_0x11a35c]of _0xf4782f){const _0x3ccc1f=_0x2008f5(),_0x592986={'key':_0x33cfa6,'oldValue':_0x11a35c,'newValue':_0x54089a};_0x33cfa6['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':_0x33cfa6});const _0x5039fd=('attribute:'+(_0x33cfa6+'|'+Gt({'newValue':_0x54089a})))['substring'](0x0,0x3c),_0x33c72c=this['_setSuggestionData']({'id':_0x3ccc1f,'type':_0x5039fd,'data':_0x592986,'createdAt':new Date(),'authorId':_0x357d00,'attributes':_0xfc0186});_0x17fa2e['push'](_0x33c72c),this['_addSuggestionMarker'](_0x5039fd,_0x3ccc1f,_0x357d00,_0x4a002f);}return _0x17fa2e;}['enableDefaultAttributesIntegration'](_0x46cb6d){this['enableCommand'](_0x46cb6d,(_0x43299c,..._0x422cf3)=>{this['_recordAttributeChanges'](()=>{_0x43299c(..._0x422cf3);});});}['registerBlockAttribute'](_0x1c1035){this['_blockAttributeKeys']['add'](_0x1c1035);}['registerInlineAttribute'](_0x1189de){this['_inlineAttributeKeys']['add'](_0x1189de);}['_getAttributeKey'](_0x1312e7){return'attribute'==_0x1312e7['type']?_0x1312e7['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x2c0ede,_0x35c66c){const _0x472755=_0x2c0ede['getFirstMarker']();this['_model']['change'](_0x5ba22b=>{_0x5ba22b['updateMarker'](_0x472755,{'range':_0x35c66c});});}['_addThreadToSuggestion'](_0x2768bc){const _0x5ae44b=_0x2768bc['id'],_0x510b93=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5ae44b)||this['_commentsRepository']['addCommentThread']({'channelId':_0x510b93,'threadId':_0x5ae44b,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x5a27cb=this['_commentsRepository']['getCommentThread'](_0x5ae44b);_0x5a27cb['unbind']('isRemovable'),_0x5a27cb['isRemovable']=!0x1,_0x2768bc['commentThread']=_0x5a27cb;}['_checkSuggestionCorrectness'](_0xccb263,_0x1adcd1,_0x2c0262,_0x34068b){if(_0xccb263['type']!=_0x1adcd1||_0xccb263['subType']!=_0x2c0262||_0xccb263['creator']['id']!=_0x34068b)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x1a398d('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x5b8123,_0x13e4c7){const _0x5800a1=_0x5b8123['getFirstRange']();if(_0x13e4c7['isEqual'](_0x5800a1))_0x5b8123['removeMarkers']();else{if(_0x5800a1['containsRange'](_0x13e4c7)){const _0x44faf5=this['_model']['createPositionAt'](_0x13e4c7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5b8123,this['_model']['createRange'](_0x5800a1['start'],_0x44faf5));const _0x275911=_0x2008f5(),_0x381cd6=_0x5b8123['creator']['id'],_0x62fcfb=_0x5b8123['type']+':'+_0x5b8123['subType'];this['_setSuggestionData']({'id':_0x275911,'type':_0x62fcfb,'createdAt':new Date(),'authorId':_0x381cd6,'data':_0x5b8123['data'],'attributes':_0x5b8123['attributes']});const _0x184c3f=this['_model']['createPositionAt'](_0x13e4c7['end']['parent'],'after'),_0x5a5947=this['_model']['createRange'](_0x184c3f,_0x5800a1['end']);this['_addSuggestionMarker'](_0x62fcfb,_0x275911,_0x381cd6,_0x5a5947);}else{if(_0x5800a1['containsPosition'](_0x13e4c7['start'])){const _0xd0c39c=this['_model']['createPositionAt'](_0x13e4c7['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x5b8123,this['_model']['createRange'](_0x5800a1['start'],_0xd0c39c));}else{const _0x103001=this['_model']['createPositionAt'](_0x13e4c7['end']['parent'],'after');this['_setSuggestionRange'](_0x5b8123,this['_model']['createRange'](_0x103001,_0x5800a1['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x2ba2de){for(const {suggestion:_0x1b5457,meta:_0xc73db3}of this['_findSuggestions'](_0x2ba2de,'insertion')){if(!_0xc73db3['isOwn'])continue;const _0x4f83c6=_0x1b5457['getRanges']();for(const _0x50498c of _0x4f83c6)if(!_0x2ba2de['getDifference'](_0x50498c)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x16d788){const _0x536652=this['editor']['plugins']['get']('Users')['getUser'](_0x16d788);if(!_0x536652)throw new _0x1a398d('track-changes-user-not-found',this);return _0x536652;}['_getExternalAuthor'](_0x55971d){const _0x231f64=this['editor']['plugins']['get']('Users'),_0x37ee5d=_0x2ada69('external:'+_0x55971d),_0x5dc7b9=_0x231f64['getUser'](_0x37ee5d);return _0x5dc7b9||_0x231f64['addUser']({'id':_0x37ee5d,'name':_0x55971d});}['_createSuggestion'](_0xc15570,_0x39fd12,_0x12ce19,_0x249045,_0x35d71a){const _0x117c3f=this['_getAuthorFromId'](_0x249045),_0x1f2dd6=this['_suggestionFactory']['buildSuggestion'](_0xc15570,_0x39fd12,_0x12ce19,_0x117c3f,_0x35d71a,_0x99a504=>{this['_updateSuggestionData'](_0x12ce19,{'attributes':_0x99a504});const _0x3fc1e4=this['getSuggestion'](_0x12ce19);this['_joinWithAdjacentSuggestions'](new Set([_0x3fc1e4])),this['_refreshSuggestionsChain'](new Set([_0x3fc1e4]));});return this['listenTo'](_0x1f2dd6,'accept',()=>{this['_updateSuggestionData'](_0x12ce19,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x1f2dd6,'discard',()=>{this['_updateSuggestionData'](_0x12ce19,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x12ce19,_0x1f2dd6),this['_suggestionState']['set'](_0x1f2dd6,'notReady'),_0x1f2dd6;}['_splitMarkerName'](_0x2ae2c0){const _0x3e2d59=_0x2ae2c0['split'](':');return{'group':_0x3e2d59[0x0],'type':_0x3e2d59[0x1],'subType':_0x3e2d59['length']>=0x5?_0x3e2d59[0x2]:null,'id':_0x3e2d59['length']<0x5?_0x3e2d59[0x2]:_0x3e2d59[0x3],'authorId':_0x3e2d59['length']<0x5?_0x3e2d59[0x3]:_0x3e2d59[0x4],'markerCount':0x6==_0x3e2d59['length']?_0x3e2d59[0x5]:null};}['_breakSuggestionMarker'](_0xdb09ca,_0x29ea65,_0x37494d){const _0x35ca0e=_0xdb09ca['getFirstRange'](),_0x541940=_0x35ca0e['start'],_0x1b99e5=_0x35ca0e['end'];this['_setSuggestionRange'](_0xdb09ca,this['_model']['createRange'](_0x541940,_0x29ea65));const _0x58cd29=_0x2008f5(),_0x3fa865=_0xdb09ca['creator']['id'],_0xc46da=_0xdb09ca['type']+(_0xdb09ca['subType']?':'+_0xdb09ca['subType']:'');this['_setSuggestionData']({'id':_0x58cd29,'type':_0xc46da,'createdAt':new Date(),'authorId':_0x3fa865,'originalSuggestionId':_0xdb09ca['id'],'attributes':_0xdb09ca['attributes'],'data':_0xdb09ca['data']});const _0x24b080=this['_getAttributeKey'](_0xdb09ca);('formatBlock'==_0xdb09ca['type']||_0x24b080&&this['_isBlockAttribute'](_0x24b080))&&(_0x37494d=this['_model']['createPositionBefore'](_0x37494d['parent'])),this['_addSuggestionMarker'](_0xc46da,_0x58cd29,_0x3fa865,this['_model']['createRange'](_0x37494d,_0x1b99e5));}['_findSuggestions'](_0x44612d,_0x44a214=null){const _0x4bdef1=[],_0x15fb44=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x44612d)||(_0x44612d=[_0x44612d]);for(const _0x35752c of this['getSuggestions']()){if(!_0x35752c['isInContent'])continue;if(_0x44a214&&_0x35752c['type']!=_0x44a214)continue;let _0x54b261=!0x1;for(const _0x472018 of _0x35752c['getRanges']()){for(const _0x3d9ab0 of _0x44612d){const _0x1e9f72=_0x3d9ab0['start']['isEqual'](_0x472018['end'])||_0x3d9ab0['end']['isEqual'](_0x472018['start']);if(_0x1e9f72||_0x3d9ab0['getIntersection'](_0x472018)){const _0x494b1a=_0x3d9ab0['containsRange'](_0x472018)&&Ot(this['_model']['schema'],_0x472018['start'],_0x3d9ab0),_0x41fe64=_0x472018['containsRange'](_0x3d9ab0)&&Ot(this['_model']['schema'],_0x3d9ab0['start'],_0x472018);_0x4bdef1['push']({'suggestion':_0x35752c,'meta':{'isOwn':_0x15fb44==_0x35752c['author'],'isNextTo':_0x1e9f72,'isInsideObject':_0x494b1a,'containsRangeInObject':_0x41fe64}}),_0x54b261=!0x0;break;}}if(_0x54b261)break;}}return _0x4bdef1;}['_addSuggestionMarker'](_0xe87b2c,_0x3d4125,_0x44c5c6,_0x2830bf,_0x33107b){this['_model']['change'](_0x5c7a56=>{let _0x2ce380='suggestion:'+_0xe87b2c+':'+_0x3d4125+':'+_0x44c5c6;_0x33107b&&(_0x2ce380=_0x2ce380+':'+_0x33107b),_0x5c7a56['addMarker'](_0x2ce380,{'range':_0x2830bf,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x2cafc3){const _0x561388=_0x2cafc3['previous'],_0xf33dc=_0x2cafc3['next'];_0x2cafc3['previous']=null,_0x2cafc3['next']=null,null!=_0x561388&&_0x561388['next']==_0x2cafc3&&(_0x561388['next']=_0xf33dc),null!=_0xf33dc&&_0xf33dc['previous']==_0x2cafc3&&(_0xf33dc['previous']=_0x561388),'ready'==this['_suggestionState']['get'](_0x2cafc3)&&(this['_suggestionState']['set'](_0x2cafc3,'removed'),this['fire']('suggestionUnloaded',_0x2cafc3,_0x561388,_0xf33dc));}['_setSuggestionData'](_0x5049d2){const _0xf09592=_0x5049d2['id'],_0x574255=this['addSuggestionData'](_0x5049d2);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x350b5d=this['editor']['plugins']['get']('PendingActions'),_0x371cdb=_0x574255['hasComments'],_0x58bf17=_0x574255['subType']?_0x574255['type']+':'+_0x574255['subType']:_0x574255['type'],_0x4d8087=this['editor']['locale'],_0x427f21=_0x350b5d['add'](o(_0x4d8087,'PENDING_ACTION_SUGGESTION')),_0x262bc8={'id':_0xf09592,'type':_0x58bf17,'hasComments':_0x371cdb,'data':_0x5049d2['data']||null,'originalSuggestionId':_0x5049d2['originalSuggestionId']||null,'attributes':_0x574255['attributes']};this['_adapter']['addSuggestion'](_0x262bc8)['then'](_0x1f0551=>{_0x574255['_saved']=!0x0,_0x350b5d['remove'](_0x427f21),_0x1f0551&&_0x1f0551['createdAt']&&(this['_suggestions']['get'](_0xf09592)['createdAt']=_0x1f0551['createdAt']);})['catch'](_0x2a67fd=>{throw _0x59f81a('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x574255['discard']();}),_0x574255['stopListening'](),this['_suggestions']['delete'](_0x574255['id']),this['_suggestionState']['delete'](_0x574255),_0x2a67fd;});}return _0x574255;}['_isBlockAttribute'](_0x4df850){return this['_blockAttributeKeys']['has'](_0x4df850);}['_updateSuggestionData'](_0x1e542a,_0x4b23b5){const _0x7624f3=this['editor']['plugins']['get']('PendingActions'),_0x51025f=this['getSuggestion'](_0x1e542a);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x51025f['_saved']){const _0x1c61c5=_0x7624f3['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x1e542a,_0x4b23b5)['then'](()=>{_0x7624f3['remove'](_0x1c61c5);});}else _0x51025f['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x1e542a,_0x4b23b5);});}}['_getSuggestionData'](_0x245a60){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x1a398d('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x245a60);}['_handleNewSuggestionMarker'](_0xe423e7){const {id:_0x3242cd,type:_0x522736,subType:_0x8a88aa,authorId:_0x40ebc5}=this['_splitMarkerName'](_0xe423e7),_0x604ea=this['_suggestions']['get'](_0x3242cd)||this['_createSuggestion'](_0x522736,_0x8a88aa,_0x3242cd,_0x40ebc5,{});switch(this['_checkSuggestionCorrectness'](_0x604ea,_0x522736,_0x8a88aa,_0x40ebc5),this['_suggestionState']['get'](_0x604ea)){case'notReady':this['_getSuggestionData'](_0x3242cd)['then'](_0x32b10a=>{let _0x541be8=Promise['resolve']();_0x32b10a['hasComments']&&(_0x541be8=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3242cd})),_0x541be8['then'](()=>{this['addSuggestionData'](_0x32b10a)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x604ea,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3242cd,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x604ea,'ready'),this['fire']('suggestionLoaded',_0x604ea);break;case'ready':this['fire']('suggestionChanged',_0x604ea);}return _0x604ea['addMarkerName'](_0xe423e7),_0x604ea;}['_refreshSuggestionsChain'](_0x44ca6f){const _0x388726=Array['from'](_0x44ca6f),_0x4fd101=_0x388726['filter'](_0x5cf050=>'attribute'==_0x5cf050['type']);this['_refreshAttributeSuggestionsChain'](_0x4fd101);const _0x24de25=_0x388726['filter'](_0xfdecc0=>!_0xfdecc0['isMultiRange']&&'attribute'!=_0xfdecc0['type']),_0x4b6499=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x33d11b=>!_0x33d11b['isMultiRange']&&'attribute'!=_0x33d11b['type']),_0x18b605=_0x4b6499['filter'](_0x335ac3=>!_0x44ca6f['has'](_0x335ac3)),_0x44ecce=new Map(_0x4b6499['map'](_0x3b2f03=>[_0x3b2f03,this['_suggestionFactory']['getSuggestionCallback'](_0x3b2f03['type'],_0x3b2f03['subType'],'chain')])),_0xf057a0=new Map(_0x4b6499['map'](_0x51ec99=>[_0x51ec99,_0x51ec99['getFirstRange']()])),_0x469bfa=new Set(),_0x345eaf=new Set();for(let _0x1c4c83=0x0;_0x1c4c83<_0x24de25['length'];_0x1c4c83++)_0x466de8(_0x24de25[_0x1c4c83],_0x24de25,_0x1c4c83+0x1);for(let _0x30c878=0x0;_0x30c878<_0x24de25['length'];_0x30c878++)_0x466de8(_0x24de25[_0x30c878],_0x18b605,0x0);const _0x58f34e=new Set();for(let _0x2bdba3=0x0;_0x2bdba3<_0x24de25['length'];_0x2bdba3++){const _0x4f74d2=_0x24de25[_0x2bdba3];!_0x345eaf['has'](_0x4f74d2)&&_0x4f74d2['previous']&&(_0x58f34e['add'](_0x4f74d2['previous']),_0x4f74d2['previous']['next']===_0x4f74d2&&(_0x4f74d2['previous']['next']=null),_0x4f74d2['previous']=null),!_0x469bfa['has'](_0x4f74d2)&&_0x4f74d2['next']&&(_0x58f34e['add'](_0x4f74d2['next']),_0x4f74d2['next']['previous']===_0x4f74d2&&(_0x4f74d2['next']['previous']=null),_0x4f74d2['next']=null);}function _0x466de8(_0x3ff891,_0x35f5e2,_0xf592b){for(let _0x2f4def=_0xf592b;_0x2f4def<_0x35f5e2['length'];_0x2f4def++){const _0x53648f=_0x49c9e0(_0x3ff891,_0x35f5e2[_0x2f4def]);_0x53648f&&(_0x53648f[0x0]['next']=_0x53648f[0x1],_0x53648f[0x1]['previous']=_0x53648f[0x0],_0x469bfa['add'](_0x53648f[0x0]),_0x345eaf['add'](_0x53648f[0x1]));}}function _0x49c9e0(_0x4478df,_0x31f4c6){if(_0x4478df['author']['id']!==_0x31f4c6['author']['id'])return null;const _0x2c71cb=_0x44ecce['get'](_0x4478df)(_0x4478df,_0x31f4c6,_0xf057a0['get'](_0x4478df),_0xf057a0['get'](_0x31f4c6));if(!_0x2c71cb)return null;return _0x44ecce['get'](_0x31f4c6)(_0x4478df,_0x31f4c6,_0xf057a0['get'](_0x4478df),_0xf057a0['get'](_0x31f4c6))?_0x2c71cb[0x1]['commentThread']&&_0x2c71cb[0x1]['commentThread']['length']?null:_0x2c71cb:null;}_0x58f34e['size']&&this['_refreshSuggestionsChain'](_0x58f34e);}['_refreshAttributeSuggestionsChain'](_0x1bb373){if(0x0==_0x1bb373['length'])return;const _0x1b6fa5=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x10fa7b=>'attribute'==_0x10fa7b['type']&&_0x10fa7b['_isDataLoaded']),_0x253ba8=[],_0x572306=new Map();for(const _0x2d1a1d of _0x1b6fa5){const _0xd9c5fe=_0x2ada69(_0x2d1a1d['attributes']);_0x572306['has'](_0xd9c5fe)||(_0x572306['set'](_0xd9c5fe,_0x253ba8['length']),_0x253ba8['push']([]));const _0x3e8e37=_0x572306['get'](_0xd9c5fe);_0x253ba8[_0x3e8e37]['push'](_0x2d1a1d);}!(function(){_0x253ba8['sort']((_0x2b5764,_0x176533)=>{const _0x27fdaf=_0x2b5764[0x0]['createdAt'],_0x166a40=_0x176533[0x0]['createdAt'];return _0x27fdaf==_0x166a40?_0x2b5764[0x0]['attributes']['groupId']<_0x176533[0x0]['attributes']['groupId']?-0x1:0x1:_0x27fdaf<_0x166a40?-0x1:0x1;});for(const _0x52ae00 of _0x253ba8)_0x52ae00['sort']((_0x111bc3,_0x3086d1)=>_0x111bc3['id']<_0x3086d1['id']?-0x1:0x1);}());for(let _0x53751b=0x0;_0x53751b<_0x253ba8['length'];_0x53751b++){if(0x0==_0x253ba8[_0x53751b]['length'])continue;const _0x7f45de=[];for(let _0x23ca51=_0x53751b+0x1;_0x23ca51<_0x253ba8['length'];_0x23ca51++)0x0!=_0x253ba8[_0x23ca51]['length']&&_0x5a3159(_0x253ba8[_0x53751b],_0x253ba8[_0x23ca51])&&_0x7f45de['push'](_0x23ca51);for(const _0x1ae02a of _0x7f45de)_0x253ba8[_0x53751b]=_0x253ba8[_0x53751b]['concat'](_0x253ba8[_0x1ae02a]),_0x253ba8[_0x1ae02a]=[];}for(const _0x51d0e7 of _0x253ba8)for(let _0x4da6c9=0x0;_0x4da6c9<_0x51d0e7['length'];_0x4da6c9++){const _0x14f550=_0x51d0e7[_0x4da6c9+0x1]||null;_0x51d0e7[_0x4da6c9]['next']!==_0x14f550&&(_0x51d0e7[_0x4da6c9]['next']=_0x14f550);}for(const _0x2ed760 of _0x253ba8)for(let _0x56779d=0x0;_0x56779d<_0x2ed760['length'];_0x56779d++){const _0x43d124=_0x2ed760[_0x56779d-0x1]||null;_0x2ed760[_0x56779d]['previous']!==_0x43d124&&(_0x2ed760[_0x56779d]['previous']=_0x43d124);}function _0x5a3159(_0xcde10c,_0x3c4df0){if(_0xcde10c[0x0]['attributes']['groupId']!==_0x3c4df0[0x0]['attributes']['groupId']&&_0xcde10c[0x0]['author']!==_0x3c4df0[0x0]['author'])return!0x1;if(!function(_0x8e354f,_0x4da68f){if(!_0x8e354f['hasComments']&&!_0x4da68f['hasComments'])return!0x0;if(_0x8e354f['hasComments']&&_0x4da68f['hasComments'])return!0x1;if(_0x8e354f['hasComments']&&_0x4da68f['createdAt']<_0x8e354f['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0x4da68f['hasComments']&&_0x8e354f['createdAt']<_0x4da68f['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0xcde10c[0x0],_0x3c4df0[0x0]))return!0x1;const _0x201735=Tt(_0xcde10c[0x0]['attributes'],'groupId'),_0x3e6564=Tt(_0x3c4df0[0x0]['attributes'],'groupId');if(!_0x5a0a72(_0x201735,_0x3e6564))return!0x1;return!!_0xcde10c['every'](_0x1b5c6c=>_0x3c4df0['some'](_0x33ffcd=>_0x1b5c6c['getFirstRange']()['isEqual'](_0x33ffcd['getFirstRange']())))&&_0x3c4df0['every'](_0x2219be=>_0xcde10c['some'](_0x5f1df6=>_0x2219be['getFirstRange']()['isEqual'](_0x5f1df6['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x20f190){const _0x557012=Array['from'](_0x20f190),_0x423ed5=this['getSuggestions']({'skipNotAttached':!0x0}),_0x362770=_0x423ed5['filter'](_0x509758=>!_0x20f190['has'](_0x509758)),_0x24d6b3=new Map(_0x557012['map'](_0x1f0785=>[_0x1f0785,this['_suggestionFactory']['getSuggestionCallback'](_0x1f0785['type'],_0x1f0785['subType'],'join')])),_0x2b73d6=new Map(_0x423ed5['map'](_0x3504ee=>[_0x3504ee,_0x3504ee['getRanges']()]));for(let _0x2011aa=0x0;_0x2011aa<_0x557012['length'];_0x2011aa++){if(_0x2f09d6(this,_0x557012[_0x2011aa],_0x557012,_0x2011aa+0x1))return!0x0;}for(let _0x1202cd=0x0;_0x1202cd<_0x557012['length'];_0x1202cd++){if(_0x2f09d6(this,_0x557012[_0x1202cd],_0x362770,0x0))return!0x0;}return!0x1;function _0x2f09d6(_0x36fefb,_0x1dce23,_0x19ffd9,_0x52927f){for(let _0x2cdef0=_0x52927f;_0x2cdef0<_0x19ffd9['length'];_0x2cdef0++){const _0x1d0987=_0x19ffd9[_0x2cdef0];if(_0x1d0987['type']!==_0x1dce23['type']||_0x1d0987['author']['id']!==_0x1dce23['author']['id']||_0x1d0987['subType']!==_0x1dce23['subType'])continue;if(!Jt(_0x1dce23,_0x1d0987))continue;if('attribute'==_0x1dce23['type']&&_0x1dce23['data']['oldValue']!=_0x1d0987['data']['oldValue'])continue;if('attribute'==_0x1dce23['type']&&_0x36fefb['_isBlockAttribute'](_0x1dce23['data']['key']))continue;if('formatBlock'==_0x1dce23['type']){const _0x2253c3=_0x36fefb['editor']['model'],_0x39ce4a=_0x1dce23['getContainedElement']();if(_0x39ce4a&&(_0x2253c3['schema']['isObject'](_0x39ce4a)||_0x2253c3['schema']['isLimit'](_0x39ce4a)))continue;}const _0x38bf16=_0x24d6b3['get'](_0x1dce23),_0x375ce9=_0x2b73d6['get'](_0x1dce23),_0x171fed=_0x2b73d6['get'](_0x1d0987),_0x42fba7=_0x1dce23['commentThread']&&_0x1dce23['commentThread']['length'],_0xfb8739=_0x1d0987['commentThread']&&_0x1d0987['commentThread']['length'];if(!_0x42fba7&&_0x38bf16(_0x171fed,_0x375ce9))return _0x36fefb['_joinSuggestions'](_0x1d0987,_0x1dce23),_0x2b73d6['delete'](_0x1dce23),!0x0;if(!_0xfb8739&&_0x38bf16(_0x375ce9,_0x171fed))return _0x36fefb['_joinSuggestions'](_0x1dce23,_0x1d0987),_0x2b73d6['delete'](_0x1d0987),!0x0;}return!0x1;}}['_joinSuggestions'](_0x5c9e40,_0x212620){if(_0x5c9e40['isMultiRange']){for(const _0x5d75e6 of _0x212620['getRanges']())_0x5c9e40['addRange'](_0x5d75e6);}else{const _0xcaa7f4=_0x212620['getFirstRange']()['end'];this['_setSuggestionRange'](_0x5c9e40,this['_model']['createRange'](_0x5c9e40['getFirstRange']()['start'],_0xcaa7f4));}_0x212620['removeMarkers']();}['_getMarkerAnnouncementText'](_0x2fe963,_0x57af88,_0x444342){const _0x238702=_0x2fe963['startsWith']('format')||_0x2fe963['startsWith']('attribute')?'FORMATTING':_0x2fe963['toUpperCase']();return o(this['editor']['locale'],_0x57af88+'_'+_0x238702+'_SUGGESTION_ANNOUNCEMENT',_0x444342);}['_initAriaMarkerChangeAnnouncements'](){const _0x4c0243=this['editor'];if(!_0x4c0243['ui'])return;const {ariaLiveAnnouncer:_0x593c0e}=_0x4c0243['ui'];_0x345267(this['_model'],({left:_0x65133e,entered:_0x563e47})=>{for(const _0xbcad2 of _0x65133e){const {group:_0x531361,type:_0x8c7d0d}=this['_splitMarkerName'](_0xbcad2['name']);if('suggestion'===_0x531361){_0x593c0e['announce'](this['_getMarkerAnnouncementText'](_0x8c7d0d,'LEAVE'));break;}}for(const _0x36eb76 of _0x563e47){const {group:_0x21c101,type:_0xb1d75b}=this['_splitMarkerName'](_0x36eb76['name']);if('suggestion'===_0x21c101){_0x593c0e['announce'](this['_getMarkerAnnouncementText'](_0xb1d75b,'ENTER',_0x4bc0d1(_0x18328d)));break;}}});}['_processAttributeChanges'](_0x4ac30c){if(this['_recordAttributeSuggestions'])return!0x1;const _0x5cb4df=this['editor'],_0x112335=_0x5cb4df['model']['document']['differ']['getChanges']();if(0x0==_0x112335['length'])return!0x1;const _0x446ad4=[],_0xd2b226=_0x112335['filter'](_0x3d5558=>'attribute'==_0x3d5558['type']),_0x38145f=_0x112335['filter'](_0x4ab505=>'insert'==_0x4ab505['type']&&'$text'!=_0x4ab505['name']),_0x3547be=_0x112335['filter'](_0x3f70c7=>'remove'==_0x3f70c7['type']&&'$text'!=_0x3f70c7['name']);for(const _0x4155ef of _0xd2b226)_0x446ad4['push']({'key':_0x4155ef['attributeKey'],'newValue':_0x4155ef['attributeNewValue'],'oldValue':_0x4155ef['attributeOldValue'],'range':Pt(_0x4155ef['range'],_0x5cb4df['model'])});for(const _0xc5c429 of _0x38145f){const _0x30b503=_0x3547be['find'](_0x5cc968=>_0x5cc968['position']['isEqual'](_0xc5c429['position']));_0x30b503&&_0x446ad4['push']({'key':m,'newValue':_0xc5c429['name'],'oldValue':_0x30b503['name'],'range':_0x5cb4df['model']['createRangeOn'](_0xc5c429['position']['nodeAfter'])});}return 0x0!=_0x446ad4['length']&&this['_reduceExistingSuggestions'](_0x4ac30c,_0x446ad4);}['_processAttributeSuggestions'](_0x5733ea){let _0xdbccb7=!0x1;const _0x2149f6=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x2b86e2=>_0x2b86e2['data']['newRange']&&_0x2b86e2['name']['startsWith']('suggestion:attribute:'));for(const _0x1b9b4f of _0x2149f6){const {subType:_0x30b00b,id:_0x4fd005}=this['_splitMarkerName'](_0x1b9b4f['name']),_0xbfcfda=_0x30b00b['split']('|')[0x0];for(const _0x937e2c of this['getSuggestions']({'skipNotAttached':!0x0}))_0x937e2c['id']!=_0x4fd005&&'attribute'==_0x937e2c['type']&&_0x937e2c['data']&&_0x937e2c['data']['key']==_0xbfcfda&&_0x937e2c['getFirstRange']()['isIntersecting'](_0x1b9b4f['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x937e2c,_0x1b9b4f['data']['newRange'],_0x5733ea),_0xdbccb7=!0x0);}return _0xdbccb7;}['_recordAttributeChanges'](_0x14f97f){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x14f97f();}['_isRegisteredAttribute'](_0x50cf76){const _0xe35c88=this['_isBlockAttribute'](_0x50cf76),_0x490266=this['_inlineAttributeKeys']['has'](_0x50cf76);return _0xe35c88||_0x490266;}['_reduceExistingSuggestions'](_0xe2c2ef,_0x3c6827){if(0x0==_0x3c6827['length'])return!0x1;let _0x1ae747=!0x1;for(const _0x1811fd of _0x3c6827){const _0x4cd9b0=this['_findSuggestions'](_0x1811fd['range'],'attribute')['filter'](_0x204fe1=>!_0x204fe1['meta']['isNextTo'])['map'](_0x3a1eb3=>_0x3a1eb3['suggestion']),_0xba1b7f=_0x2ada69({'newValue':_0x1811fd['newValue']});_0x4cd9b0['filter'](_0x2ee241=>{const [_0x3e817a,_0x1067c6]=_0x2ee241['subType']['split']('|');return _0x3e817a==_0x1811fd['key']&&_0x1067c6!=_0xba1b7f;})['forEach'](_0x5e21f8=>{this['_reduceSuggestionAttributeRange'](_0x5e21f8,_0x1811fd['range'],_0xe2c2ef),_0x1ae747=!0x0;});}return _0x1ae747;}['_reduceSuggestionAttributeRange'](_0x24f41b,_0x3c8d6a,_0x2988c0){const _0x5b84a3=_0x24f41b['getFirstRange']()['getDifference'](_0x3c8d6a);0x0!==_0x5b84a3['length']?0x1!==_0x5b84a3['length']?this['_breakSuggestionMarker'](_0x24f41b,_0x3c8d6a['start'],_0x3c8d6a['end']):this['_setSuggestionRange'](_0x24f41b,_0x5b84a3[0x0]):_0x2988c0['removeMarker'](_0x24f41b['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x118118){this['_editor']=_0x118118,this['_model']=_0x118118['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x481d9e,_0x496ff4,_0x2dacde,_0x4fcf56,_0xf35d8f,_0x2a3748){return new u(this['_model'],{'type':_0x481d9e,'subType':_0x496ff4,'id':_0x2dacde,'author':_0x4fcf56,'creator':_0x4fcf56,'attributes':_0xf35d8f,'onAttributesChange':_0x2a3748,'onAccept':(..._0x22693a)=>this['getSuggestionCallback'](_0x481d9e,_0x496ff4,'accept')(..._0x22693a),'onDiscard':(..._0x5b11dd)=>this['getSuggestionCallback'](_0x481d9e,_0x496ff4,'discard')(..._0x5b11dd)});}['registerCustomCallback'](_0x2abaff,_0x27a6a1,_0x5c8dc0,_0x2d80d2){const _0x210a6f=_0x2abaff+':'+_0x27a6a1+':'+_0x5c8dc0;this['_customCallbacks']['set'](_0x210a6f,_0x2d80d2);}['getSuggestionCallback'](_0x4366da,_0x410b3d,_0x43e9ff){const _0x5c7c3b=_0x4366da+':'+_0x410b3d+':'+_0x43e9ff;return this['_customCallbacks']['get'](_0x5c7c3b)||this['_defaultCallbacks']['get'](_0x4366da+':'+_0x43e9ff);}['_registerDefaultCallbacks'](){const _0x3537f3=()=>!0x1,_0x3f4387=_0x277ebf=>{_0x277ebf['sort']((_0x3d7498,_0xf8ded6)=>_0x3d7498['start']['isBefore'](_0xf8ded6['start'])?0x1:-0x1),this['_model']['change'](_0x54f484=>{for(const _0x435d11 of _0x277ebf){let _0x3f5149;_0x3f5149=_0x435d11['end']['isAtEnd']&&_0x435d11['end']['parent']==_0x435d11['start']['nodeAfter']?_0x54f484['createSelection'](_0x435d11['start']['nodeAfter'],'on'):_0x54f484['createSelection'](_0x435d11),this['_model']['deleteContent'](_0x3f5149,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x59cc8b=(_0xb02eea,_0x4bd894)=>{_0x4bd894&&this['_model']['change'](_0x17a53a=>{const {commandName:_0xf315a,commandParams:_0x21fe3a=[]}=_0x4bd894,_0x53fde7=_0xb02eea['map'](_0x4829b3=>(Vt(_0x4829b3)&&(_0x4829b3=this['_model']['createRange'](_0x4829b3['end'])),_0x4829b3))['filter'](_0x53bb90=>'$graveyard'!==_0x53bb90['root']['rootName']);if(_0x53fde7['length']<0x1)return;const _0x5594b4=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x57abd1=>_0x41dcaa['fromRange'](_0x57abd1));_0x17a53a['setSelection'](_0x53fde7);for(const _0x28d34c of this['_editor']['commands']['commands']())_0x28d34c['refresh']();_0x21fe3a['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0xf315a,..._0x21fe3a);const _0xf4929d=_0x5594b4['filter'](_0x35a18f=>'$graveyard'!=_0x35a18f['root']['rootName']);_0xf4929d['length']>0x0&&_0x17a53a['setSelection'](_0xf4929d);for(const _0x349bd9 of _0x5594b4)_0x349bd9['detach']();});},_0x3fa80c=(_0xe64e8a,_0x38f59c)=>0x1==_0xe64e8a['length']&&0x1==_0x38f59c['length']&&_0xe64e8a[0x0]['end']['isEqual'](_0x38f59c[0x0]['start']),_0x288db5=(_0x425ef4,_0x457bf0,_0x424982,_0x584ca7)=>Ht(_0x425ef4,_0x457bf0,_0x424982,_0x584ca7,this['_model'])?[_0x425ef4,_0x457bf0]:Ht(_0x457bf0,_0x425ef4,_0x584ca7,_0x424982,this['_model'])?[_0x457bf0,_0x425ef4]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x3537f3),this['_defaultCallbacks']['set']('insertion:discard',_0x3f4387),this['_defaultCallbacks']['set']('insertion:join',_0x3fa80c),this['_defaultCallbacks']['set']('insertion:chain',_0x288db5),this['_defaultCallbacks']['set']('deletion:accept',_0x3f4387),this['_defaultCallbacks']['set']('deletion:discard',_0x3537f3),this['_defaultCallbacks']['set']('deletion:join',_0x3fa80c),this['_defaultCallbacks']['set']('deletion:chain',_0x288db5),this['_defaultCallbacks']['set']('formatInline:accept',_0x59cc8b),this['_defaultCallbacks']['set']('formatInline:discard',_0x3537f3),this['_defaultCallbacks']['set']('formatInline:join',_0x3fa80c),this['_defaultCallbacks']['set']('formatInline:chain',_0x3537f3),this['_defaultCallbacks']['set']('formatBlock:accept',_0x59cc8b),this['_defaultCallbacks']['set']('formatBlock:discard',_0x3537f3),this['_defaultCallbacks']['set']('formatBlock:join',_0x3fa80c),this['_defaultCallbacks']['set']('formatBlock:chain',_0x3537f3),this['_defaultCallbacks']['set']('attribute:accept',_0x3537f3),this['_defaultCallbacks']['set']('attribute:discard',(_0x1dc40b,_0xe3e728)=>{if(!_0xe3e728)return;const _0x537bb2=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x9e176=>{if(_0xe3e728['key']==m)for(const _0x3e76b2 of _0x1dc40b){const _0x145a64=_0x3e76b2['start']['nodeAfter'],_0x2a5383=_0xe3e728['oldValue'];_0x9e176['rename'](_0x145a64,_0x2a5383);}else{if(_0x537bb2['_isBlockAttribute'](_0xe3e728['key'])){for(const _0x481e28 of _0x1dc40b)void 0x0!==_0xe3e728['oldValue']?_0x9e176['setAttribute'](_0xe3e728['key'],_0xe3e728['oldValue'],_0x481e28['start']['nodeAfter']):_0x9e176['removeAttribute'](_0xe3e728['key'],_0x481e28['start']['nodeAfter']);}else{for(const _0x3b7d23 of _0x1dc40b)_0xe3e728['oldValue']?_0x9e176['setAttribute'](_0xe3e728['key'],_0xe3e728['oldValue'],_0x3b7d23):_0x9e176['removeAttribute'](_0xe3e728['key'],_0x3b7d23);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x3fa80c);}}function Ot(_0x406b0b,_0x5abb26,_0x3198ed){for(const _0x57e054 of _0x5abb26['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x57e054['root']==_0x57e054)return!0x1;if(!_0x3198ed['containsItem'](_0x57e054))return!0x1;if(_0x406b0b['isObject'](_0x57e054)||_0x406b0b['isLimit'](_0x57e054))return!0x0;}return!0x1;}function Vt(_0x412077){return _0x412077['end']['parent']==_0x412077['start']['nodeAfter']&&_0x412077['end']['isAtStart'];}function Ut(_0x51f694,_0x2e2c89,_0x8ce8f4,_0x3e5ddc){const _0x5cfc28=_0x38eb39=>!_0x38eb39['item']['is']('$textProxy')&&!_0x3e5ddc['isObject'](_0x38eb39['item']),_0x5187f1=_0x51f694['start']['getLastMatchingPosition'](_0x5cfc28),_0x2938cb=_0x51f694['end']['getLastMatchingPosition'](_0x5cfc28,{'direction':'backward'});return(!_0x51f694['start']['isEqual'](_0x5187f1)||!_0x51f694['end']['isEqual'](_0x2938cb))&&(_0x5187f1['isBefore'](_0x2938cb)?_0x8ce8f4['updateMarker'](_0x2e2c89,{'range':_0x8ce8f4['createRange'](_0x5187f1,_0x2938cb)}):_0x8ce8f4['removeMarker'](_0x2e2c89),!0x0);}function Gt(_0x26431f){return _0x2ada69(_0x26431f);}function Ft(_0x11ac21){const _0x265db6=_0x11ac21['start']['nodeAfter'];return _0x265db6&&_0x265db6['is']('element');}function Pt(_0x52db81,_0x4d5271){return null==_0x52db81['end']['nodeBefore']&&_0x52db81['end']['parent']==_0x52db81['start']['nodeAfter']?Lt(_0x52db81['start']['nodeAfter'],_0x4d5271):_0x52db81;}function Lt(_0x4011c4,_0x432ac8){const _0x10ecc6=_0x432ac8['schema']['isObject'](_0x4011c4)||_0x432ac8['schema']['isSelectable'](_0x4011c4);return _0x432ac8['createRange'](_0x432ac8['createPositionAt'](_0x4011c4,'before'),_0x10ecc6?_0x432ac8['createPositionAfter'](_0x4011c4):_0x432ac8['createPositionAt'](_0x4011c4,'end'));}function Ht(_0x17e8ad,_0x2321ea,_0x323028,_0x3f17ac,_0x359122){if(_0x17e8ad['next'])return!0x1;if(!Jt(_0x17e8ad,_0x2321ea))return!0x1;if(_0x323028['end']['isEqual'](_0x3f17ac['start']))return!0x0;if(_0x17e8ad['type']!=_0x2321ea['type'])return!0x1;if(!_0x323028['end']['isTouching'](_0x3f17ac['start']))return!0x1;const _0x5abc75=_0x359122['createRange'](_0x323028['end'],_0x3f17ac['start'])['getWalker']();for(const _0x29e88b of _0x5abc75)if(['elementStart','elementEnd']['includes'](_0x29e88b['type'])&&_0x359122['schema']['isLimit'](_0x29e88b['item']))return!0x1;return!0x0;}function Jt(_0x1ea3c9,_0xc3a1c9){if(!_0x1ea3c9['_isDataLoaded']||!_0xc3a1c9['_isDataLoaded'])return!0x1;const _0x33b3ed=new Set(Object['keys'](_0x1ea3c9['attributes'])),_0x4ea7ad=new Set(Object['keys'](_0xc3a1c9['attributes']));if(_0x33b3ed['delete']('groupId'),_0x4ea7ad['delete']('groupId'),0x0==_0x33b3ed['size']&&0x0==_0x4ea7ad['size'])return!0x0;if(_0x33b3ed['size']!=_0x4ea7ad['size'])return!0x1;const _0x644d69={..._0x1ea3c9['attributes']},_0x74287f={..._0xc3a1c9['attributes']};return delete _0x644d69['groupId'],delete _0x74287f['groupId'],JSON['stringify'](_0x644d69)==JSON['stringify'](_0x74287f);}function qt(_0x31c1f5,_0x1e4854){const _0x59880e=zt(_0x31c1f5['attributes']),_0x17d5e5=zt(_0x1e4854);if(!_0x31c1f5['_isDataLoaded'])return!0x1;for(const _0x4a2180 of Object['keys'](_0x17d5e5))if(!_0x5a0a72(_0x59880e[_0x4a2180],_0x17d5e5[_0x4a2180]))return!0x1;return!0x0;}function zt(_0x508956){const _0x4ae738=Object['assign']({},_0x508956);return delete _0x4ae738['skipNestingCheck'],delete _0x4ae738['tablePasteChainId'],_0x4ae738;}class ae extends/* #__PURE__ -- @preserve */
25
- _0x4937a9(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x12d650,_0x1f731d,_0x380d6f,_0x1ee421){super(),this['model']=_0x1f731d,this['view']=_0x380d6f,this['commentThreadController']=_0x1ee421,this['_editor']=_0x12d650,this['_acceptCommand']=_0x12d650['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x12d650['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x317fa0,_0x491a3d)=>_0x317fa0||_0x491a3d),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x44cd81=>_0x44cd81&&this['_editor']['model']['canEditAt'](_0x1f731d['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x112ce3=>_0x112ce3&&this['_editor']['model']['canEditAt'](_0x1f731d['getRanges']())),this['_pendingAction']=null,_0x380d6f['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x380d6f,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x380d6f,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x380d6f,'change:isDirty',()=>{_0x380d6f['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 _0x3f7d9d=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x3f7d9d);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0xc9a794{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x5f3778,_0x357b22,_0x1b912d,_0x20743b){super(_0x5f3778),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x53c741(_0x5f3778,o(_0x5f3778,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x357b22['authoredAt']),this['bind']('authoredAt')['to'](_0x357b22),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',_0x357b22,'authoredAt',this,'descriptionParts',(_0x177ede,_0x3d190b,_0xa07ce3)=>{const _0x195693=_0xa07ce3['map'](_0x48cb68=>ls(_0x48cb68['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x177ede-0x1,_0x357b22['author']['name'],_0x3d190b?_0x20743b['formatDateTime'](_0x3d190b):'',new DOMParser()['parseFromString'](_0x195693,'text/html')['body']['textContent']]);}),this['focusables']=new _0x4d5dce(),this['focusTracker']=new _0xc133a6(),this['keystrokes']=new _0x2d7954(),this['focusCycler']=new _0x560ef0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x1929df=>_0x1929df['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x357b22,this['_localUser']=_0x1b912d,this['_config']=_0x20743b,_0x20743b['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x152c40(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x22b0d6}=this['_config'];this['commentsListView']=new _0x22b0d6(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',_0x531b01=>_0x531b01+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x3cc08e,_0x3ac0ed)=>_0x3cc08e||!!_0x3ac0ed);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1fe3d6}=this['_config'],_0x8656d0=new _0x1fe3d6(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x15cf6f=_0x8656d0['commentInputView'];return _0x8656d0['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x15cf6f,'value',(_0xb0b647,_0x4bbf07,_0xe52293)=>!!_0xe52293||_0xb0b647&&!_0x4bbf07),_0x15cf6f['on']('submit',(_0x1713ea,_0xd1e9c1)=>{this['fire']('addComment',_0xd1e9c1),_0x15cf6f['editor']['setData']('');}),_0x15cf6f['on']('cancel',()=>this['focus']()),_0x15cf6f['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x8656d0;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x5ef434,_0x3c4d08,_0x40087d,_0x5a4674){super(_0x5ef434,_0x3c4d08,_0x40087d,_0x5a4674),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x43c740=>_0x43c740&&_0x43c740[0x0]?_0x43c740[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x5afd80,_0x40760c)=>{let _0xf0757b='';for(const _0x420e6a of _0x5afd80)_0xf0757b+='<p>'+ls(_0x420e6a['content'],_0x420e6a['color'])+'</p>';return _0x40760c?_0xf0757b:_0x275f1c(_0xf0757b,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x5a4674['SuggestionView'](_0x5ef434,_0x3c4d08,{'formatDateTime':_0x5a4674['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 _0x50b577=this['bindTemplate'],_0x285ff2=[this['suggestionView']];return this['commentsListView']&&_0x285ff2['push'](this['commentsListView']),this['commentThreadInputView']&&_0x285ff2['push'](this['commentThreadInputView']),_0x285ff2['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x50b577['if']('isActive','ck-suggestion-wrapper--active'),_0x50b577['to']('type',_0x384a93=>'ck-suggestion-'+_0x384a93),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':_0x50b577['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x285ff2};}['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 _0xc9a794{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x39dcd1,_0x35803b,_0x410428){super(_0x39dcd1),this['_model']=_0x35803b,this['_config']=_0x410428,this['set']('description',''),this['bind']('authoredAt')['to'](_0x35803b),this['acceptButton']=this['_createButton'](o(_0x39dcd1,'Accept\x20suggestion'),_0x5f1221['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x39dcd1,'Discard\x20suggestion'),_0x5f1221['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x491ffc(_0x39dcd1,_0x35803b['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x4d5dce([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0xc133a6(),this['keystrokes']=new _0x2d7954(),this['focusCycler']=new _0x560ef0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x169535=>_0x169535['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x4fdffb=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x4fdffb['innerHTML']=this['description'],this['on']('change:description',(_0x470151,_0x472a2e,_0x15ee87)=>{_0x4fdffb['innerHTML']=_0x15ee87;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x3598c2=this['bindTemplate'],_0x4e2157=[{'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':_0x3598c2['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x3598c2['to']('authoredAt',_0x2e70d5=>this['_config']['formatDateTime'](_0x2e70d5))}]}]},{'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']&&_0x4e2157['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':_0x4e2157}]};}['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'](_0x596dd1,_0x58e8b2,_0x5de58a,_0x3e96b5,_0x505457){const _0x4865fe=new _0x419c9e(this['locale']);return _0x4865fe['set']({'label':_0x596dd1,'icon':_0x58e8b2,'tooltip':!0x0,'tooltipPosition':_0x505457}),_0x4865fe['extendTemplate']({'attributes':{'class':_0x5de58a}}),_0x4865fe['on']('execute',()=>{this['fire'](_0x3e96b5,this['_model']['id']);}),_0x4865fe;}['_setupKeyboardNavigation'](){const _0x49a20f=this['element'];this['keystrokes']['listenTo'](_0x49a20f);for(const _0x58841e of this['focusables'])this['focusTracker']['add'](_0x58841e['element']),this['keystrokes']['listenTo'](_0x58841e['element']);this['keystrokes']['set']('enter',(_0x9e0ef8,_0x2396fb)=>{_0x49a20f===_0x9e0ef8['target']&&(this['focusCycler']['focusFirst'](),_0x2396fb());}),this['keystrokes']['set']('esc',(_0x2b99bc,_0x902570)=>{_0x49a20f!==_0x2b99bc['target']&&(this['focus'](),_0x902570());});}}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 _0x4313d1{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x1154aa,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0xe83838){super(_0xe83838),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1d6c7c=this['editor']['config'];_0x1d6c7c['define']('trackChanges.SuggestionThreadView',re),_0x1d6c7c['define']('trackChanges.SuggestionView',ce),_0x1d6c7c['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1d6c7c['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x4f8f28,_0x3827a4){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x19676f,_0x4b7b54]of this['_handleControllerBuffer']){const _0x3711aa=this['_suggestionToController']['has'](_0x19676f);_0x3711aa||_0x4b7b54?_0x3711aa&&_0x4b7b54&&this['_destroyController'](_0x19676f):this['_initializeController'](_0x19676f);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x4f8f28,_0x3827a4);}['init'](){const _0x890d68=this['editor'],_0x15906b=_0x890d68['plugins']['get']('TrackChangesEditing'),_0x2d62b9=_0x890d68['plugins']['get']('Annotations'),_0x20be9f=_0x890d68['plugins']['get']('EditorAnnotations'),_0xdc5847=_0x890d68['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x20be9f['addSourceCollector'](()=>{const _0x157c0f=[];for(const [_0x2e78e5,_0x3f67fd]of Array['from'](this['_suggestionToController'])){const _0x254de0=_0x2e78e5['getAllAdjacentSuggestions'](),_0x32addc=[];for(const _0x287c1e of _0x254de0){if(!_0x287c1e['isInContent'])continue;if(_0x287c1e['isMultiRange']){_0x32addc['push'](..._0x287c1e['getRanges']());continue;}const _0x5a7d51=_0x287c1e['getFirstRange']();if(_0x32addc['length']>0x0){const _0x5259e8=_0x32addc[0x0]['getJoined'](_0x5a7d51);if(_0x5259e8){_0x32addc[0x0]=_0x5259e8;continue;}}_0x32addc['push'](_0x5a7d51);}_0x157c0f['push']([_0x3f67fd['view'],_0x32addc]);}return _0x157c0f;}),this['listenTo'](_0x15906b,'suggestionLoaded',(_0x4ed7c6,_0x5c94ff)=>{this['listenTo'](_0x5c94ff,'change:previous',(_0x28a5dc,_0x4c60b0,_0x249607,_0x22c960)=>{_0x5c94ff['isInContent']&&(null==_0x249607?(this['_updateController'](_0x22c960['head']),this['_handleSuggestionControllerDelayed'](_0x5c94ff,!0x1)):(this['_updateController'](_0x249607['head']),null==_0x22c960&&this['_handleSuggestionControllerDelayed'](_0x5c94ff,!0x0)));}),null!==_0x5c94ff['previous']?this['_updateController'](_0x5c94ff['head']):this['_handleSuggestionControllerDelayed'](_0x5c94ff,!0x1);}),this['listenTo'](_0x15906b,'suggestionUnloaded',(_0x18d27e,_0x501062,_0x529752)=>{this['stopListening'](_0x501062,'change:previous'),this['_handleControllerBuffer']['delete'](_0x501062),this['_suggestionToController']['has'](_0x501062)&&this['_destroyController'](_0x501062),_0x529752&&this['_updateController'](_0x529752['head']);}),this['listenTo'](_0x15906b,'suggestionChanged',(_0x2e0473,_0xed24c3)=>{this['_updateController'](_0xed24c3);}),this['listenTo'](_0x2d62b9,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0xdc5847,'addComment',(_0x17617a,{threadId:_0x48fcc2,isFromAdapter:_0xdfa0a6})=>{if(_0xdfa0a6||!_0x15906b['hasSuggestion'](_0x48fcc2))return;const _0x9f80ef=_0x15906b['getSuggestion'](_0x48fcc2);this['_suggestionToController']['get'](_0x9f80ef)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x3e0ca5=this['editor']['plugins']['get']('Annotations'),_0x2469f8=this['editor']['plugins']['get']('TrackChangesEditing'),_0x52b45f=Array['from'](_0x3e0ca5['activeAnnotations'],_0x3c36db=>_0x3c36db['innerView'])['filter'](_0x5780c1=>this['_viewToController']['has'](_0x5780c1)),_0x5d5bba=[];for(const _0x39fc42 of _0x52b45f){const _0x5c6dd1=this['_viewToController']['get'](_0x39fc42)['model']['getAllAdjacentSuggestions']();_0x5d5bba['push'](..._0x5c6dd1['reduce']((_0x3ca85e,_0x1ca43a)=>[..._0x3ca85e,..._0x1ca43a['getMarkerNames']()],[]));}_0x2469f8['activeMarkers']=_0x5d5bba;}['_addUIComponentsToFactory'](){const _0x59ba04=this['editor'],_0x2c8cbb=_0x59ba04['locale'],_0x42dc58=o(_0x2c8cbb,'Track\x20changes'),_0x1ba4a9=new Wt([{'type':'switchbutton','model':new _0x17849f({'withText':!0x0,'isToggleable':!0x0,'label':_0x42dc58,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x17849f({'withText':!0x0,'label':o(_0x2c8cbb,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x17849f({'withText':!0x0,'label':o(_0x2c8cbb,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x17849f({'withText':!0x0,'label':o(_0x2c8cbb,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x17849f({'withText':!0x0,'label':o(_0x2c8cbb,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x3f3db9 of _0x1ba4a9)if(me(_0x3f3db9)){const _0x410a9c=_0x59ba04['commands']['get'](_0x3f3db9['model']['commandName']);_0x3f3db9['model']['bind']('isOn','isEnabled')['to'](_0x410a9c,'value','isEnabled');}_0x59ba04['ui']['componentFactory']['add']('trackChanges',_0x285c6d=>this['_createToolbarButton'](_0x285c6d,_0x1ba4a9,_0x42dc58)),_0x59ba04['ui']['componentFactory']['add']('menuBar:trackChanges',_0x257c2a=>this['_createMenuBarMenu'](_0x257c2a,_0x1ba4a9,_0x42dc58));}['_createToolbarButton'](_0x6f2f08,_0x3b5b18,_0x4c89c7){const _0x3895a0=Qt(_0x6f2f08,_0x5e1d21),_0x65e284=this['editor']['commands']['get']('trackChanges');_0x3895a0['buttonView']['set']({'tooltip':_0x4c89c7,'label':_0x4c89c7,'icon':he}),_0x3895a0['buttonView']['bind']('isOn')['to'](_0x65e284,'value'),_0x3895a0['buttonView']['on']('execute',()=>{_0x65e284['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x3895a0,_0x3b5b18,{'role':'menu'});const _0xace78a=[];for(const _0x3e96ce of _0x3b5b18)me(_0x3e96ce)&&_0xace78a['push'](this['editor']['commands']['get'](_0x3e96ce['model']['commandName']));const _0x233735=_0x3895a0['buttonView'];return _0x233735['actionView']['unbind']('isEnabled'),_0x233735['arrowView']['unbind']('isEnabled'),_0x233735['actionView']['bind']('isEnabled')['to'](_0x65e284,'isEnabled'),_0x233735['arrowView']['bind']('isEnabled')['toMany'](_0xace78a,'isEnabled',(..._0x4ff20d)=>_0x4ff20d['some'](_0x3f1b8f=>_0x3f1b8f)),_0x3895a0['on']('execute',_0x264124=>{this['editor']['execute'](_0x264124['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x3895a0;}['_createMenuBarMenu'](_0x1f087b,_0x4bb4ec,_0x5dc232){const _0xecad12=new Yt(_0x1f087b),_0x16df4c=this['editor']['commands']['get']('trackChanges');_0xecad12['buttonView']['set']({'label':_0x5dc232,'icon':he});const _0x39a6d=new Zt(_0x1f087b);for(const _0x52e43e of _0x4bb4ec){if('separator'==_0x52e43e['type']){_0x39a6d['items']['add'](new Xt(_0x1f087b));continue;}const _0xf022b8=new te(_0x1f087b,_0xecad12),_0x2f3d23=new _0x28eee8(_0x1f087b),_0x3c0070=_0x52e43e['model'];_0x2f3d23['bind'](...Object['keys'](_0x3c0070))['to'](_0x3c0070),_0x2f3d23['delegate']('execute')['to'](_0xecad12),_0x2f3d23['on']('execute',()=>{this['editor']['execute'](_0x3c0070['commandName']),this['editor']['editing']['view']['focus']();}),_0xf022b8['children']['add'](_0x2f3d23),_0x39a6d['items']['add'](_0xf022b8);}return _0xecad12['bind']('isEnabled')['to'](_0x16df4c,'isEnabled'),_0xecad12['panelView']['children']['add'](_0x39a6d),_0xecad12;}['_initializeController'](_0xe58119){const _0x5a7346=this['editor'],_0x11239f=_0x5a7346['config'],_0x29d776=_0x5a7346['plugins']['get']('Annotations'),_0x5b9d31=_0x5a7346['plugins']['get']('CommentsRepository'),_0xe79bba=_0x5a7346['plugins']['get']('EditorAnnotations'),_0x1e087d=_0x5a7346['plugins']['get'](_0x1154aa)['me'],_0x51a206=_0x11239f['get']('trackChanges')['SuggestionThreadView'],_0x8eead0=_0x11239f['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x2920a4,CommentThreadInputView:_0xaa3e8b}=_0x5a7346['plugins']['get']('CommentsUI');let _0x269a96,_0x3bf32c;this['_annotationViews']['has'](_0xe58119['id'])?(_0x3bf32c=this['_annotationViews']['get'](_0xe58119['id']),_0x269a96=_0x3bf32c['mainView']):(_0x269a96=new _0x51a206(_0x5a7346['locale'],_0xe58119,_0x1e087d,{'disableComments':this['_disableComments'],'editorConfig':_0x11239f['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x11239f['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x11239f['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x11239f['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x2f7f13(_0x11239f['get']('locale')),'CommentView':_0x11239f['get']('comments')['CommentView'],'CommentsListView':_0x2920a4,'CommentThreadInputView':_0xaa3e8b,'SuggestionView':_0x8eead0}),_0x269a96['suggestionView']['acceptButton']['on']('execute',()=>{_0x5a7346['editing']['view']['focus']();}),_0x269a96['suggestionView']['discardButton']['on']('execute',()=>{_0x5a7346['editing']['view']['focus']();}),_0x3bf32c=_0x29d776['createAnnotationView'](this['editor']['locale'],_0x269a96),_0x3bf32c['bind']('isDirty')['to'](_0x269a96,'isDirty'),_0x3bf32c['bind']('length')['to'](_0x269a96),_0x3bf32c['bind']('type')['to'](_0x269a96,'type',_0x56b173=>'suggestion-'+_0x56b173),this['listenTo'](_0x269a96,'escape',()=>{_0x5a7346['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0xe58119['id'],_0x3bf32c));const _0x533699=_0x5b9d31['createCommentThreadController'](_0xe58119['commentThread'],_0x269a96),_0x570ac5=new ae(_0x5a7346,_0xe58119,_0x269a96,_0x533699),_0x2d37ac=_0xe58119['getAllAdjacentSuggestions']()['filter'](_0x34d4a0=>_0x34d4a0['isInContent']);_0x269a96['descriptionParts']=_0x5a7346['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x2d37ac),this['_suggestionToController']['set'](_0xe58119,_0x570ac5),this['_viewToController']['set'](_0x269a96,_0x570ac5);const _0x23e902=_0x29d776['createAnnotation']({'view':_0x3bf32c,'target':()=>{const _0x23bf22=[],_0x4448ad=_0xe58119['getAllAdjacentSuggestions']()['filter'](_0x24d8fb=>_0x24d8fb['isInContent']);for(const _0x378cf3 of _0x4448ad)_0x23bf22['push'](..._0x378cf3['getMarkers']());return _0x5c8c30(_0x5a7346['editing'],_0x23bf22);},'type':()=>'suggestion-'+_0x570ac5['view']['type']});_0x5b9d31['_bindAnnotationToEditors'](_0x269a96,_0x23e902),_0x29d776['add'](_0x23e902),_0xe79bba['registerAnnotation'](_0x23e902);}['_destroyController'](_0x501765){const _0x42ff43=this['editor']['plugins']['get']('CommentsRepository'),_0x13c873=this['editor']['plugins']['get']('Annotations'),_0x45168a=this['_suggestionToController']['get'](_0x501765),_0x16e03d=_0x45168a['view'],_0x43e2a3=_0x13c873['getByInnerView'](_0x16e03d);_0x42ff43['_unbindEditors'](_0x16e03d),_0x43e2a3&&_0x13c873['remove'](_0x43e2a3),this['_suggestionToController']['delete'](_0x501765),this['_viewToController']['delete'](_0x16e03d),_0x45168a['destroy']();}['_updateController'](_0xd696b5){if(!_0xd696b5['isInContent']||!this['_suggestionToController']['has'](_0xd696b5))return;const _0x3d8586=this['editor']['plugins']['get']('TrackChangesEditing'),_0x414816=this['_suggestionToController']['get'](_0xd696b5),_0x42ef70=_0xd696b5['getAllAdjacentSuggestions']();_0x414816['view']['descriptionParts']=_0x3d8586['descriptionFactory']['getDescriptions'](_0x42ef70);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x18328d,(_0x1aab1a,_0x37545e)=>{const _0x37e505=this['editor']['plugins']['get'](k),_0x297d25=this['editor']['plugins']['get'](p);if(!_0x297d25['activeMarkers']['length'])return;const {id:_0x1556fb}=_0x297d25['_splitMarkerName'](_0x297d25['activeMarkers'][0x0]),_0x39fc34=_0x37e505['getSuggestion'](_0x1556fb);_0x39fc34&&(this['_suggestionToController']['get'](_0x39fc34)['view']['focus'](),_0x37545e());});}['destroy'](){for(const _0x568745 of this['_suggestionToController']['keys']())this['_destroyController'](_0x568745);for(const _0x182076 of this['_annotationViews']['values']())_0x182076['mainView']['destroy']();super['destroy']();}}function me(_0x375682){return'model'in _0x375682;}class k extends _0x4313d1{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0xe9a50a){this['editor']['plugins']['get'](p)['adapter']=_0xe9a50a;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x210740){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x210740);}['getSuggestions']({skipNotAttached:_0x16bc98=!0x1,toJSON:_0x1cfcd3=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x16bc98,'toJSON':_0x1cfcd3});}['getSuggestion'](_0x59cdf2){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x59cdf2);}}const T=['Pagination'];class P extends _0x4313d1{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x5e4d12=this['editor'];if(_0x5e4d12['config']['define']('trackChangesData.editorCreator',_0x57670d=>{const _0x4ff36e=_0x5e4d12['model']['document']['getRootNames']()['reduce']((_0x4fa0a7,_0x56a6d6)=>(_0x4fa0a7[_0x56a6d6]='',_0x4fa0a7),{});return _0x5e4d12['constructor']['create'](_0x4ff36e,_0x57670d);}),'function'!=typeof _0x5e4d12['config']['get']('trackChangesData')['editorCreator'])throw new _0x1a398d('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x8ce075){return N(this['editor'],!0x0,_0x8ce075);}['getDataWithDiscardedSuggestions'](_0x1f3d46){return N(this['editor'],!0x1,_0x1f3d46);}}class D extends _0x4313d1{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x10bdbb){super(_0x10bdbb),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(_0x529984){return void 0x0!==_0x529984['getRootsAttributes'];}async function N(_0x13ac53,_0x4f3fa9,_0xecb15){const _0xe980ab=_0x21e4db(_0x13ac53,T);_0xe980ab['plugins']['push'](p,D),_0xe980ab['rootsAttributes']=v(_0x13ac53)?_0x13ac53['getRootsAttributes']():void 0x0;const _0x319cfc=document['createDocumentFragment'](),_0x1626ca=_0x13ac53['config']['get']('trackChangesData')['editorCreator'],_0x39caad=await _0x1626ca(_0xe980ab,()=>function(_0x4ab6d8){const _0x173275=document['createElement']('div');return _0x4ab6d8['appendChild'](_0x173275),_0x173275;}(_0x319cfc));!function(_0x5ec760,_0x55a122){const _0x2abdd3=_0x5ec760['model']['document']['getRootNames']()['reduce']((_0x4cf245,_0x2b44dd)=>(_0x4cf245[_0x2b44dd]=_0x5ec760['data']['get']({'rootName':_0x2b44dd}),_0x4cf245),{}),_0x5638f2=_0x5ec760['plugins']['get']('Users')['users']['map'](_0x1d3c91=>({'id':_0x1d3c91['id'],'name':_0x1d3c91['name']})),_0x5dd0f2=_0x5ec760['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x1c327e=_0x5ec760['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x7ef35b=_0x55a122['plugins']['get']('Users'),_0x4bb260=_0x55a122['plugins']['get']('TrackChangesEditing'),_0x65b7ef=_0x55a122['plugins']['get']('CommentsRepository');for(const _0x58de22 of _0x65b7ef['getCommentThreads']())_0x58de22['remove']();for(const _0x335691 of _0x5638f2)_0x7ef35b['getUser'](_0x335691['id'])||_0x7ef35b['addUser'](_0x335691);_0x7ef35b['me']||_0x7ef35b['useAnonymousUser']();for(const _0x5366af of _0x1c327e)_0x65b7ef['addCommentThread'](_0x5366af);for(const _0x29850e of _0x5dd0f2)_0x4bb260['addSuggestionData'](_0x29850e);_0x55a122['data']['set'](_0x2abdd3);}(_0x13ac53,_0x39caad),_0x39caad['execute'](_0x4f3fa9?'acceptAllSuggestions':'discardAllSuggestions');const _0x5c4128=v(_0x39caad)?_0x39caad['getFullData'](_0xecb15):_0x39caad['data']['get'](_0xecb15);return await _0x39caad['destroy'](),_0x5c4128;}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 _0x3a46d7,PendingActions as _0x482add,icons as _0x3eaba6}from'@ckeditor/ckeditor5-core/dist/index.js';import{CKEditorError as _0x551961,ObservableMixin as _0x98bfda,uid as _0x26aa04,insertToPriorityArray as _0xa32264,priorities as _0x1757e7,logWarning as _0x7f1db8,getEnvKeystrokeText as _0x4f3188,FocusTracker as _0x2ee79c,KeystrokeHandler as _0x253f93,Collection as Wt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{normalizeColorOptions as _0x2d5d31,View as _0x5aba6a,ViewCollection as _0x396822,FocusCycler as _0x19dedd,ViewModel as _0x40660a,createDropdown as Qt,SplitButtonView as _0x1b30c8,addListToDropdown as Kt,MenuBarMenuView as Yt,MenuBarMenuListView as Zt,ListSeparatorView as Xt,MenuBarMenuListItemView as te,MenuBarMenuListItemButtonView as _0x5bdcee}from'@ckeditor/ckeditor5-ui/dist/index.js';import{Users as _0x2d667e,hashObject as _0x5e48bb,surroundingMarkersDetector as _0x3ef095,ENTER_THREAD_KEYSTROKE as _0x487f5c,AriaDescriptionView as _0x7c1961,setupThreadKeyboardNavigation as _0x3ef7c7,trimHtml as _0x6a584d,UserView as _0x239853,LateFocusButtonView as _0x56df5f,getDateTimeFormatter as _0x106c3d,getAllMarkersDomElementsSorted as _0x1dcb3a,sanitizeEditorConfig as _0x3277b9}from'ckeditor5-collaboration/dist/index.js';import{Element as _0x22dc94,LiveRange as _0xb95ac7,LivePosition as _0x4b3038}from'@ckeditor/ckeditor5-engine/dist/index.js';import{setHighlightHandling as _0x23e52e,toWidget as _0xf9a851}from'@ckeditor/ckeditor5-widget/dist/index.js';import{cloneDeep as _0x3bbef9,set as _0xf23680,isEqual as _0x5f4100,unset as _0x2d6094,omit as Tt}from'lodash-es';import{Delete as _0x1850b5,Input as tr}from'@ckeditor/ckeditor5-typing/dist/index.js';import{Enter as _0x9d95f0,ShiftEnter as _0x3c4695}from'@ckeditor/ckeditor5-enter/dist/index.js';class B extends ts{['_enabledCommands'];constructor(_0x11d798,_0x5a773e){super(_0x11d798),this['_enabledCommands']=_0x5a773e,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 _0x52099f of this['editor']['commands']['commands']())_0x52099f['affectsData']&&!this['_enabledCommands']['has'](_0x52099f)&&_0x52099f['forceDisabled']('TrackChangesCommand');}['_enableCommands'](){for(const _0x8d0a14 of this['editor']['commands']['commands']())_0x8d0a14['affectsData']&&!this['_enabledCommands']['has'](_0x8d0a14)&&_0x8d0a14['clearForceDisabled']('TrackChangesCommand');}}class x extends ts{['_suggestions'];constructor(_0x36b890,_0x50b118){super(_0x36b890),this['_suggestions']=_0x50b118,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x511d7f){const _0x432e8a=this['_suggestions']['get'](_0x511d7f);if(!_0x432e8a)throw new _0x551961('track-changes-accept-suggestion-not-found',this);const _0x4f719f=_0x432e8a['getRanges']();this['editor']['model']['canEditAt'](_0x4f719f)&&this['editor']['plugins']['get']('TrackChangesEditing')['acceptSuggestion'](_0x432e8a);}}class R extends ts{['_suggestions'];constructor(_0x28b474,_0x3e7179){super(_0x28b474),this['_suggestions']=_0x3e7179,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){this['isEnabled']=!0x0;}['execute'](_0x460b8b){const _0xfd33dd=this['_suggestions']['get'](_0x460b8b);if(!_0xfd33dd)throw new _0x551961('track-changes-discard-suggestion-not-found',this);const _0x1b5f62=_0xfd33dd['getRanges']();this['editor']['model']['canEditAt'](_0x1b5f62)&&this['editor']['plugins']['get']('TrackChangesEditing')['discardSuggestion'](_0xfd33dd);}}function ls(_0x4b009d,_0x3ee108){let _0x354b57='';return _0x354b57+=_0x4b009d['split']('*')['map']((_0x3473d6,_0x5941f3)=>_0x5941f3%0x2!=0x0?'<span\x20class=\x22ck-suggestion-type\x22>'+nn(_0x3473d6)+'</span>':nn(_0x3473d6))['join'](''),_0x3ee108&&(_0x354b57+='<span\x20class=\x22ck-suggestion-color\x22\x20style=\x22background-color:\x20'+_0x3ee108['value']+'\x22\x20title=\x22'+_0x3ee108['title']+'\x22></span>'),_0x354b57;}function nn(_0x1a5c32){const _0x1c3a0c=document['createElement']('span');return _0x1c3a0c['innerText']=_0x1a5c32,_0x1c3a0c['innerHTML'];}function ss(_0x3d1469){return _0x3d1469['sort']((_0x185bd2,_0x3ac70c)=>'deletion'==_0x185bd2['type']&&'deletion'!=_0x3ac70c['type']?-0x1:'deletion'!=_0x185bd2['type']&&'deletion'==_0x3ac70c['type']?0x1:0x0);}function to(_0x5e1485,_0x9f7807){let _0x108967,_0x22a875=0x0;const _0x3354ca=[],_0x349719=_0x9f7807['schema'];for(;_0x22a875<_0x5e1485['length'];){const _0x332728=_0x5e1485[_0x22a875],_0xfd2f3=_0x5e1485[_0x22a875+0x1];_0x108967||(_0x108967=_0x9f7807['createPositionBefore'](_0x332728)),on(_0x9f7807,_0x332728,_0xfd2f3)||(_0x3354ca['push'](_0x9f7807['createRange'](_0x108967,_0x349719['isObject'](_0x332728)?_0x9f7807['createPositionAfter'](_0x332728):_0x9f7807['createPositionAt'](_0x332728,'end'))),_0x108967=null),_0x22a875++;}return _0x3354ca;}function on(_0x48148a,_0x40563a,_0x2a56af){if(!_0x2a56af)return!0x1;const _0x19c469=_0x48148a['createPositionAfter'](_0x40563a),_0x241a99=_0x48148a['createPositionBefore'](_0x2a56af);return _0x19c469['isTouching'](_0x241a99);}function rs(_0x1feaf5,_0x15f532,_0x13defd){for(;_0x13defd['length'];){const _0x1db6de=_0x13defd['splice'](0x0,0x64);_0x1feaf5['change'](()=>{for(const _0x48b498 of _0x1db6de)_0x48b498['isInContent']&&_0x15f532['execute'](_0x48b498['id']);});}}class E extends ts{['_command'];['_suggestions'];constructor(_0x28797f,_0x43d3e6,_0x2390b6){super(_0x28797f),this['_command']=_0x43d3e6,this['_suggestions']=_0x2390b6,this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x36f513=Array['from'](this['_suggestions']['values']())['some'](_0x134bc7=>_0x134bc7['isInContent']);this['isEnabled']=this['_command']['isEnabled']&&_0x36f513;}['execute'](){const _0x12172d=ss(Array['from'](this['_suggestions']['values']()));for(const _0x243b06 of _0x12172d){const _0x4e2e5a=_0x243b06['getRanges']();if(!this['editor']['model']['canEditAt'](_0x4e2e5a))return;}rs(this['editor']['model'],this['_command'],_0x12172d);}}class O extends ts{['_command'];['_suggestions'];['_selectedSuggestions'];constructor(_0x1e936c,_0x52cf72,_0x1e919f){super(_0x1e936c),this['_command']=_0x52cf72,this['_suggestions']=_0x1e919f,this['_selectedSuggestions']=new Set(),this['refresh'](),this['_isEnabledBasedOnSelection']=!0x1;}['refresh'](){const _0x69db78=this['editor']['model']['document']['selection'],_0xa31438=Array['from'](this['_suggestions']['values']());this['_selectedSuggestions']=function(_0x53a524,_0x4d980f){const _0x2c5cac=Array['from'](_0x53a524['getRanges']()),_0x590289=new Set();for(const _0xc0e3c0 of _0x4d980f)if(_0xc0e3c0['isInContent']){for(const _0x1460ee of _0x2c5cac)for(const _0x11e76 of _0xc0e3c0['getRanges']())(_0x1460ee['isIntersecting'](_0x11e76)||_0x53a524['isCollapsed']&&!_0xc0e3c0['isMultiRange']&&_0xc0e3c0['next']&&_0x11e76['end']['isTouching'](_0x1460ee['start']))&&_0x590289['add'](_0xc0e3c0);}return _0x590289;}(_0x69db78,_0xa31438),this['isEnabled']=this['_command']['isEnabled']&&!!this['_selectedSuggestions']['size'];}['execute'](){const _0x1a574e=ss(Array['from'](this['_selectedSuggestions']));for(const _0x5c9649 of _0x1a574e){const _0x2f313c=_0x5c9649['getRanges']();if(!this['editor']['model']['canEditAt'](_0x2f313c))return;}rs(this['editor']['model'],this['_command'],_0x1a574e);}}class u extends/* #__PURE__ -- @preserve */
24
+ _0x98bfda(){['id'];['type'];['subType'];['author'];['creator'];['isExternal'];['data'];['createdAt'];['_isDataLoaded']=!0x1;['_model'];['_onAccept'];['_onDiscard'];['_onAttributesChange'];['_markerNames'];constructor(_0x3b8fc7,_0x490b1b){super(),this['id']=_0x490b1b['id'],this['type']=_0x490b1b['type'],this['subType']=_0x490b1b['subType']||null,this['author']=_0x490b1b['author'],this['creator']=_0x490b1b['creator']||_0x490b1b['author'],this['isExternal']=Boolean(_0x490b1b['attributes']&&_0x490b1b['attributes']['@external']),this['data']=null,this['_model']=_0x3b8fc7,this['_onAccept']=_0x490b1b['onAccept'],this['_onDiscard']=_0x490b1b['onDiscard'],this['_onAttributesChange']=_0x490b1b['onAttributesChange'],this['_markerNames']=new Set(),this['createdAt']=null,this['set']('authoredAt',null),this['set']('attributes',_0x490b1b['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 _0x45e195=this;for(;_0x45e195['previous'];)_0x45e195=_0x45e195['previous'];return _0x45e195;}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'](_0x260c71){this['_markerNames']['add'](_0x260c71);}['getMarkerNames'](){return Array['from'](this['_markerNames']);}['getMarkers'](){return this['getMarkerNames']()['map'](_0x10f67e=>this['_model']['markers']['get'](_0x10f67e))['filter'](_0x721b42=>_0x721b42);}['getFirstMarker'](){return this['getMarkers']()[0x0]||null;}['removeMarkers'](){this['_model']['change'](_0x1f60e7=>{for(const _0x532ced of this['getMarkers']())_0x1f60e7['removeMarker'](_0x532ced);}),this['_markerNames']['clear']();}['removeMarker'](_0x64edf7){this['_model']['change'](_0x108e13=>{_0x108e13['removeMarker'](_0x64edf7);}),this['_markerNames']['delete'](_0x64edf7);}['addRange'](_0x2e36d0){const _0x29d6ae='suggestion:'+this['type']+':'+this['subType']+':'+this['id']+':'+this['creator']['id']+':'+u['getMultiRangeId']();this['addMarkerName'](_0x29d6ae),this['_model']['change'](_0x51a318=>{_0x51a318['addMarker'](_0x29d6ae,{'range':_0x2e36d0,'usingOperation':!0x0,'affectsData':!0x0});});}['isIntersectingWithRange'](_0x1cbf46){for(const _0x44b3b8 of this['getRanges']())if(_0x44b3b8['isIntersecting'](_0x1cbf46))return!0x0;return!0x1;}['getRanges'](){return this['getMarkers']()['map'](_0x57b95c=>_0x57b95c['getRange']());}['getItems'](){return this['getRanges']()['reduce']((_0x587ecf,_0x5e7fc9)=>[..._0x587ecf,..._0x5e7fc9['getItems']()],[]);}['getFirstRange'](){return this['getFirstMarker']()?.['getRange']()||null;}['getContainedElement'](){const _0x371b3e=this['getRanges']();if(0x1!=_0x371b3e['length'])return null;const _0x36f769=_0x371b3e[0x0],_0x5bbcb7=_0x36f769['start']['nodeAfter'],_0x53c666=_0x36f769['end']['nodeBefore'];return _0x5bbcb7 instanceof _0x22dc94?_0x5bbcb7!=_0x53c666?null:_0x5bbcb7: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 _0x407036=[];let _0x376667=this['head'];for(;_0x376667;)_0x407036['push'](_0x376667),_0x376667=_0x376667['next'];return _0x407036;}['setAttribute'](_0x5867c5,_0x246cf1){const _0x13fc3a=_0x3bbef9(this['attributes']);_0xf23680(_0x13fc3a,_0x5867c5,_0x246cf1),_0x5f4100(_0x13fc3a,this['attributes'])||(this['attributes']=_0x13fc3a,this['_onAttributesChange'](_0x13fc3a));}['removeAttribute'](_0x1fc099){const _0x116675=_0x3bbef9(this['attributes']);_0x2d6094(_0x116675,_0x1fc099),_0x5f4100(_0x116675,this['attributes'])||(this['attributes']=_0x116675,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 _0x26aa04()['substr'](0x1,0x5);}}function o(_0x1f64b2,_0x5b9f1d,_0x50ee91){const t=_0x1f64b2['t'];switch(_0x5b9f1d){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',_0x50ee91);case'*Outdent:*\x20%0':return t('*Outdent:*\x20%0',_0x50ee91);case'*Change\x20to:*\x20%0':return t('*Change\x20to:*\x20%0',_0x50ee91);case'*Insert:*\x20%0':return t('*Insert:*\x20%0',_0x50ee91);case'*Format:*\x20%0':return t('*Format:*\x20%0',_0x50ee91);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',_0x50ee91);case'*Format:*\x20remove\x20from\x20%0':return t('*Format:*\x20remove\x20from\x20%0',_0x50ee91);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',_0x50ee91);case'*Change\x20%0\x20content*':return t('*Change\x20%0\x20content*',_0x50ee91);case'*Remove:*\x20%0':return t('*Remove:*\x20%0',_0x50ee91);case'*Merge:*\x20%0':return t('*Merge:*\x20%0',_0x50ee91);case'*Split:*\x20%0':return t('*Split:*\x20%0',_0x50ee91);case'*Remove\x20format:*\x20%0':return t('*Remove\x20format:*\x20%0',_0x50ee91);case'*Set\x20font\x20size:*\x20%0':return t('*Set\x20font\x20size:*\x20%0',_0x50ee91);case'*Set\x20font\x20family:*\x20%0':return t('*Set\x20font\x20family:*\x20%0',_0x50ee91);case'*Set\x20format\x20to:*\x20%0':return t('*Set\x20format\x20to:*\x20%0',_0x50ee91);case'*Set\x20font\x20color:*\x20%0':return t('*Set\x20font\x20color:*\x20%0',_0x50ee91);case'*Set\x20font\x20background\x20color:*\x20%0':return t('*Set\x20font\x20background\x20color:*\x20%0',_0x50ee91);case'*Set\x20format:*\x20%0':return t('*Set\x20format:*\x20%0',_0x50ee91);case'*Set\x20image\x20text\x20alternative:*\x20%0':return t('*Set\x20image\x20text\x20alternative:*\x20%0',_0x50ee91);case'*Set\x20image\x20width:*\x20%0':return t('*Set\x20image\x20width:*\x20%0',_0x50ee91);case'*Set\x20link:*\x20%0':return t('*Set\x20link:*\x20%0',_0x50ee91);case'*Set\x20highlight:*\x20%0':return t('*Set\x20highlight:*\x20%0',_0x50ee91);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'},_0x50ee91);case'ELEMENT_PARAGRAPH':return t({'string':'paragraph','plural':'%0\x20paragraphs','id':'ELEMENT_PARAGRAPH'},_0x50ee91);case'ELEMENT_PAGE_BREAK':return t({'string':'page\x20break','plural':'%0\x20page\x20breaks','id':'ELEMENT_PAGE_BREAK'},_0x50ee91);case'ELEMENT_MEDIA':return t({'string':'media\x20item','plural':'%0\x20media\x20items','id':'ELEMENT_MEDIA'},_0x50ee91);case'ELEMENT_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_IMAGE'},_0x50ee91);case'ELEMENT_INLINE_IMAGE':return t({'string':'image','plural':'%0\x20images','id':'ELEMENT_INLINE_IMAGE'},_0x50ee91);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'},_0x50ee91);case'ELEMENT_HTML_EMBED':return t({'string':'HTML\x20embed','plural':'%0\x20HTML\x20embeds','id':'ELEMENT_HTML_EMBED'},_0x50ee91);case'ELEMENT_HEADING':return t({'string':'heading\x20(level\x20%1)','plural':'%0\x20headings\x20(level\x20%1)','id':'ELEMENT_HEADING'},_0x50ee91);case'ELEMENT_HEADING_CUSTOM':return t({'string':'heading\x20(%1)','plural':'%0\x20headings\x20(%1)','id':'ELEMENT_HEADING_CUSTOM'},_0x50ee91);case'ELEMENT_LIST_ITEM':return t({'string':'list\x20item','plural':'%0\x20list\x20items','id':'ELEMENT_LIST_ITEM'},_0x50ee91);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'},_0x50ee91);case'ELEMENT_SPACE':return t({'string':'space','plural':'%0\x20spaces','id':'ELEMENT_SPACE'},_0x50ee91);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'},_0x50ee91);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'},_0x50ee91);case'ELEMENT_TABLE_ROW':return t({'string':'table\x20row','plural':'%0\x20table\x20rows','id':'ELEMENT_TABLE_ROW'},_0x50ee91);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'},_0x50ee91);case'ELEMENT_TABLE_COLUMN':return t({'string':'table\x20column','plural':'%0\x20table\x20columns','id':'ELEMENT_TABLE_COLUMN'},_0x50ee91);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'},_0x50ee91);case'ELEMENT_TABLE_OF_CONTENTS':return t({'string':'table\x20of\x20contents','plural':'%0\x20tables\x20of\x20contents','id':'ELEMENT_TABLE_OF_CONTENTS'},_0x50ee91);case'ELEMENT_LINE_BREAK':return t({'id':'ELEMENT_LINE_BREAK','string':'line\x20break','plural':'%0\x20line\x20breaks'},_0x50ee91);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'},_0x50ee91);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'},_0x50ee91);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'},_0x50ee91);case'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT':return t({'string':'Entering\x20insertion\x20suggestion.\x20Press\x20%0\x20to\x20go\x20to\x20the\x20discussion.','id':'ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT'},_0x50ee91);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'},_0x50ee91);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'},_0x50ee91);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'},_0x50ee91);case'SUGGESTION_THREAD_DESCRIPTION':return t({'string':'Press\x20Enter\x20for\x20more\x20options.\x20Press\x20Escape\x20to\x20exit.','id':'SUGGESTION_THREAD_DESCRIPTION'});default:return _0x5b9f1d;}}class f{['_customCallbacks'];['_itemLabels'];['_itemLabelsCallbacks'];['_attributeLabels'];['_schema'];['_locale'];constructor(_0x54c827,_0x366544){this['_customCallbacks']=[],this['_itemLabels']=new Map(),this['_itemLabelsCallbacks']=[],this['_attributeLabels']=new Map(),this['_schema']=_0x54c827,this['_locale']=_0x366544;}['getDescriptions'](_0x2d53fb){const _0xe115e0=[],_0x2601af=new Set(),_0x3202c3=new Set();for(let _0x1237d7=0x0;_0x1237d7<_0x2d53fb['length'];_0x1237d7++){const _0x4dff37=_0x2d53fb[_0x1237d7];if(!_0x4dff37['isInContent'])continue;const _0xed1e40=this['_handleCustomCallbackDescription'](_0x4dff37);if(_0xed1e40){if(null!=_0x4dff37['subType']){if(_0x2601af['has'](_0x4dff37['subType']))continue;_0x2601af['add'](_0x4dff37['subType']);}_0xe115e0['push'](_0xed1e40);}else{if('attribute'!=_0x4dff37['type'])'insertion'!=_0x4dff37['type']&&'deletion'!=_0x4dff37['type']||this['_handleInsertRemoveSuggestionDescription'](_0xe115e0,_0x4dff37,_0x2d53fb[_0x1237d7+0x1]);else{const _0x37f6bf=_0x4dff37['data']['key'];if(_0x3202c3['has'](_0x37f6bf))continue;_0x3202c3['add'](_0x4dff37['data']['key']),_0x37f6bf==m?this['_handleRenameSuggestionDescription'](_0xe115e0,_0x4dff37):this['_handleAttributeSuggestionDescription'](_0xe115e0,_0x4dff37);}}}return this['_resolveDescriptionItems'](_0xe115e0);}['registerDescriptionCallback'](_0x4b93a3){this['_customCallbacks']['push'](_0x4b93a3);}['registerElementLabel'](_0x208e1c,_0x5f2e6b,_0x32bae2=_0x1757e7['normal']){'function'==typeof _0x208e1c?_0xa32264(this['_itemLabelsCallbacks'],{'matchingCallback':_0x208e1c,'label':_0x5f2e6b,'priority':_0x32bae2}):this['_itemLabels']['set'](_0x208e1c,_0x5f2e6b);}['registerAttributeLabel'](_0x2e5a54,_0x4b5c10){this['_attributeLabels']['set'](_0x2e5a54,_0x4b5c10);}['getItemLabel'](_0x4d54ce,_0x4e90e1=0x1){let _0x2f3a76;for(const _0x145e2c of this['_itemLabelsCallbacks'])if(_0x145e2c['matchingCallback'](_0x4d54ce)){_0x2f3a76=_0x145e2c['label'];break;}return _0x2f3a76||(_0x2f3a76=this['_itemLabels']['get'](_0x4d54ce['name'])),_0x2f3a76?_0x2f3a76(_0x4e90e1):0x1!==_0x4e90e1?_0x4e90e1+'\x20'+_0x4d54ce['name']+'s':''+_0x4d54ce['name'];}['_addDescriptionItems'](_0x1f2885,_0xb9dcad){const _0x301226=_0xb9dcad['getFirstRange']()['getWalker'](),_0x4463cf='insertion'==_0xb9dcad['type']?'add':'remove';for(const _0x5cf8a3 of _0x301226){const _0x5d226d=_0x5cf8a3['item'],_0x4480b2=_0x1f2885[_0x1f2885['length']-0x1];if(_0x5d226d['is']('$textProxy'))_0x4480b2&&_0x4480b2['type']['indexOf']('Container')>-0x1&&_0x1f2885['pop'](),_0x4480b2&&'text'==_0x4480b2['type']?_0x4480b2[_0x4463cf]+=_0x5d226d['data']:_0x1f2885['push']({'type':'text','add':'add'==_0x4463cf?_0x5d226d['data']:'','remove':'remove'==_0x4463cf?_0x5d226d['data']:''});else{if(this['_schema']['isObject'](_0x5d226d)){const _0xfa54e3=_0x5d226d;if(_0x4480b2&&_0x4480b2['type']['indexOf']('Container')>-0x1&&_0x1f2885['pop'](),'elementEnd'==_0x5cf8a3['type'])continue;_0x4480b2&&_0x4480b2['type']==_0x4463cf+'Object'&&_0x4480b2['element']['name']==_0xfa54e3['name']?_0x4480b2['quantity']++:_0x1f2885['push']({'type':_0x4463cf+'Object','element':_0xfa54e3,'quantity':0x1}),_0x301226['skip'](_0x1958d6=>!('elementEnd'==_0x1958d6['type']&&_0x1958d6['item']==_0x5d226d));}else{if(this['_schema']['checkChild'](_0x5d226d,'$text')||_0x5d226d['is']('element','softBreak')){const _0x32c4dc=_0x5d226d;if('add'==_0x4463cf&&'elementStart'==_0x5cf8a3['type']||'remove'==_0x4463cf&&'elementEnd'==_0x5cf8a3['type'])continue;if(_0x4480b2&&-0x1==_0x4480b2['type']['indexOf']('Container')){'text'==_0x4480b2['type']&&(_0x4480b2[_0x4463cf]+='\x0a');continue;}let _0x2dd15f;if(_0x2dd15f='add'==_0x4463cf?_0x32c4dc['nextSibling']&&!this['_schema']['isObject'](_0x32c4dc['nextSibling'])?_0x32c4dc['nextSibling']:null:_0x32c4dc['previousSibling']&&!this['_schema']['isObject'](_0x32c4dc['previousSibling'])?_0x32c4dc['previousSibling']:null,_0x32c4dc['isEmpty']||_0x2dd15f&&_0x2dd15f['isEmpty']){const _0x13ec26=_0x2dd15f&&_0x2dd15f['isEmpty']?_0x2dd15f:_0x32c4dc;_0x4480b2&&_0x4480b2['type']==_0x4463cf+'EmptyContainer'&&_0x4480b2['element']['name']==_0x13ec26['name']?_0x4480b2['quantity']++:_0x1f2885['push']({'type':_0x4463cf+'EmptyContainer','element':_0x13ec26,'quantity':0x1});}else _0x1f2885['push']({'type':_0x4463cf+'Container','element':_0x32c4dc});}}}}}['_resolveDescriptionItems'](_0x166380){const _0x1d65f8=this['_locale'],_0x7cb106=[],_0x401a3b=[],_0x574710=[];for(const _0x3ae02d of _0x166380)switch(_0x3ae02d['type']){case'text':if(_0x3ae02d['add']=_0x3ae02d['add']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),_0x3ae02d['remove']=_0x3ae02d['remove']['replace'](/(\S)\u000A+(\S)/g,'$1\x20$2')['replace'](/\u000A/g,''),''!=_0x3ae02d['add']&&''!=_0x3ae02d['remove']){_0x7cb106['push']({'type':'replace','content':o(_0x1d65f8,'REPLACE_TEXT',['\x22'+_0x3ae02d['remove']+'\x22','\x22'+_0x3ae02d['add']+'\x22'])});continue;}if(null!=_0x3ae02d['add']['match'](/^ +$/)){_0x7cb106['push']({'type':'insertion','content':o(_0x1d65f8,'*Insert:*\x20%0',o(_0x1d65f8,'ELEMENT_SPACE',_0x3ae02d['add']['length']))});continue;}if(null!=_0x3ae02d['remove']['match'](/^ +$/)){_0x7cb106['push']({'type':'deletion','content':o(_0x1d65f8,'*Remove:*\x20%0',o(_0x1d65f8,'ELEMENT_SPACE',_0x3ae02d['remove']['length']))});continue;}if(''!=_0x3ae02d['add']){_0x7cb106['push']({'type':'insertion','content':o(_0x1d65f8,'*Insert:*\x20%0','\x22'+_0x3ae02d['add']+'\x22')});continue;}_0x7cb106['push']({'type':'deletion','content':o(_0x1d65f8,'*Remove:*\x20%0','\x22'+_0x3ae02d['remove']+'\x22')});continue;case'addEmptyContainer':case'addObject':_0x7cb106['push']({'type':'insertion','content':o(_0x1d65f8,'*Insert:*\x20%0',this['getItemLabel'](_0x3ae02d['element'],_0x3ae02d['quantity']))});continue;case'removeEmptyContainer':case'removeObject':_0x7cb106['push']({'type':'deletion','content':o(_0x1d65f8,'*Remove:*\x20%0',this['getItemLabel'](_0x3ae02d['element'],_0x3ae02d['quantity']))});continue;case'addContainer':_0x7cb106['push']({'type':'insertion','content':o(_0x1d65f8,'*Split:*\x20%0',this['getItemLabel'](_0x3ae02d['element'],_0x3ae02d['quantity']))});continue;case'removeContainer':_0x7cb106['push']({'type':'deletion','content':o(_0x1d65f8,'*Merge:*\x20%0',this['getItemLabel'](_0x3ae02d['element'],_0x3ae02d['quantity']))});continue;case'addFormat':_0x401a3b['push'](_0x3ae02d['key']);continue;case'removeFormat':_0x574710['push'](_0x3ae02d['key']);continue;default:_0x7cb106['push'](_0x3ae02d);}if(_0x401a3b['length']){const _0xf0ccac=_0x401a3b['map'](_0x236a74=>this['_attributeLabels']['has'](_0x236a74)?this['_attributeLabels']['get'](_0x236a74):_0x236a74)['join'](',\x20');_0x7cb106['push']({'type':'format','content':o(this['_locale'],'*Set\x20format:*\x20%0',_0xf0ccac)});}if(_0x574710['length']){const _0x3691b3=_0x574710['map'](_0x4a1def=>this['_attributeLabels']['has'](_0x4a1def)?this['_attributeLabels']['get'](_0x4a1def):_0x4a1def)['join'](',\x20');_0x7cb106['push']({'type':'format','content':o(this['_locale'],'*Remove\x20format:*\x20%0',_0x3691b3)});}return _0x7cb106;}['_handleCustomCallbackDescription'](_0x461851){for(const _0x2b06aa of this['_customCallbacks']){const _0x2faa08=_0x2b06aa(_0x461851);if(_0x2faa08&&'type'in _0x2faa08)return _0x2faa08;}}['_handleAttributeSuggestionDescription'](_0x2d8e51,_0x3eddf5){const _0xe27a0d=_0x3eddf5['data'],_0x220f84=void 0x0===_0xe27a0d['newValue']?'removeFormat':'addFormat';_0x2d8e51['push']({'type':_0x220f84,'key':_0xe27a0d['key']});}['_handleRenameSuggestionDescription'](_0x49197e,_0x405e82){_0x49197e['push']({'type':'format','content':o(this['_locale'],'*Change\x20to:*\x20%0',this['getItemLabel'](_0x405e82['getFirstRange']()['start']['nodeAfter'],0x1))});}['_handleInsertRemoveSuggestionDescription'](_0x584537,_0x704550,_0x68b702){if(this['_addDescriptionItems'](_0x584537,_0x704550),_0x68b702&&_0x68b702['getFirstRange']()&&!_0x704550['getFirstRange']()['end']['isEqual'](_0x68b702['getFirstRange']()['start'])){const _0x23bca0=_0x584537[_0x584537['length']-0x1],_0x1e9647='insertion'==_0x704550['type']?'add':'remove';_0x23bca0&&'text'==_0x23bca0['type']&&(_0x23bca0[_0x1e9647]+='\x0a');}}}class V extends _0x3a46d7{['afterInit'](){const _0x17af8f=this['editor'],_0x33871f=_0x17af8f['plugins']['get']('TrackChangesEditing');_0x17af8f['commands']['get']('showAIAssistant')&&_0x33871f['enableCommand']('showAIAssistant');}}class U extends _0x3a46d7{['afterInit'](){const _0x1ea543=this['editor'],_0x3cb7c7=_0x1ea543['locale'];if(!_0x1ea543['plugins']['has']('AlignmentEditing'))return;const _0x610f6e=_0x1ea543['plugins']['get']('TrackChangesEditing');_0x610f6e['enableDefaultAttributesIntegration']('alignment'),_0x610f6e['registerBlockAttribute']('alignment'),_0x610f6e['descriptionFactory']['registerAttributeLabel']('alignment',o(_0x3cb7c7,'FORMAT_ALIGNMENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x58d44d=this['editor'],_0x4134ed=_0x58d44d['locale'];_0x58d44d['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2ef942=>{if('formatBlock'!=_0x2ef942['type'])return;const {data:_0x3ddf1f}=_0x2ef942;if(_0x3ddf1f&&'alignment'==_0x3ddf1f['commandName']){const _0x3d8fc0=_0x3ddf1f['commandParams'][0x0]['value'];return{'type':'format','content':o(_0x4134ed,'*Format:*\x20%0',function(_0x5a77dc){switch(_0x5a77dc){case'left':return o(_0x4134ed,'FORMAT_ALIGN_TO_LEFT');case'right':return o(_0x4134ed,'FORMAT_ALIGN_TO_RIGHT');case'center':return o(_0x4134ed,'FORMAT_ALIGN_TO_CENTER');case'justify':return o(_0x4134ed,'FORMAT_JUSTIFY_TEXT');}}(_0x3d8fc0))};}});}}const ti=['BoldEditing','ItalicEditing','UnderlineEditing','CodeEditing','StrikethroughEditing','SubscriptEditing','SuperscriptEditing'];class G extends _0x3a46d7{['afterInit'](){const _0x1d2615=this['editor'],_0x2918a1=_0x1d2615['plugins']['get']('TrackChangesEditing'),_0xb16b3e=_0x1d2615['locale'];for(const _0x19c990 of ti){if(!_0x1d2615['plugins']['has'](_0x19c990))continue;const _0x4af915=_0x19c990['slice'](0x0,-0x7)['toLowerCase'](),_0x59498a='FORMAT_'+_0x4af915['toUpperCase']();_0x2918a1['enableDefaultAttributesIntegration'](_0x4af915),_0x2918a1['registerInlineAttribute'](_0x4af915),_0x2918a1['descriptionFactory']['registerAttributeLabel'](_0x4af915,o(_0xb16b3e,_0x59498a));}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0xa19673=this['editor'],_0x11fb42=_0xa19673['locale'],_0x3fa579=_0xa19673['plugins']['get']('TrackChangesEditing');function _0x453c78(_0x1ba049,_0x5bf839){_0x3fa579['descriptionFactory']['registerDescriptionCallback'](_0x5b51de=>{if('formatInline'!=_0x5b51de['type'])return;const {data:_0x58dff5}=_0x5b51de;return _0x58dff5&&_0x58dff5['commandName']===_0x1ba049?_0x58dff5['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x11fb42,'*Format:*\x20%0',_0x5bf839)}:{'type':'format','content':o(_0x11fb42,'*Remove\x20format:*\x20%0',_0x5bf839)}:void 0x0;});}_0x453c78('bold',o(_0x11fb42,'FORMAT_BOLD')),_0x453c78('italic',o(_0x11fb42,'FORMAT_ITALIC')),_0x453c78('underline',o(_0x11fb42,'FORMAT_UNDERLINE')),_0x453c78('code',o(_0x11fb42,'FORMAT_CODE')),_0x453c78('strikethrough',o(_0x11fb42,'FORMAT_STRIKETHROUGH')),_0x453c78('subscript',o(_0x11fb42,'FORMAT_SUBSCRIPT')),_0x453c78('superscript',o(_0x11fb42,'FORMAT_SUPERSCRIPT'));}}class F extends _0x3a46d7{['afterInit'](){const _0x383f71=this['editor'],_0x400276=_0x383f71['locale'];if(!_0x383f71['plugins']['has']('BlockQuoteEditing'))return;const _0xfbc98=_0x383f71['plugins']['get']('TrackChangesEditing'),_0x10dff5=this['editor']['commands']['get']('blockQuote');_0xfbc98['enableCommand']('blockQuote',(_0x38a4cc,_0xfeb7d4={})=>{const _0x1f1684=this['editor']['model']['document']['selection'],_0x5b1a05=_0xfeb7d4&&void 0x0!==_0xfeb7d4['forceValue']?_0xfeb7d4['forceValue']:!_0x10dff5['value'];let _0x129a15=[];if(_0x5b1a05){const _0x226e9b=Array['from'](_0x1f1684['getSelectedBlocks']())['filter'](_0xe24771=>oo(_0xe24771)||function(_0x2b0181,_0x19af3c){const _0x53f75f=_0x19af3c['checkChild'](_0x2b0181['parent'],'blockQuote'),_0x21061c=_0x19af3c['checkChild'](['$root','blockQuote'],_0x2b0181);return _0x53f75f&&_0x21061c;}(_0xe24771,this['editor']['model']['schema']));_0x129a15=to(_0x226e9b,_0x383f71['model']);}else{const _0x213946=Array['from'](_0x1f1684['getSelectedBlocks']())['filter'](_0x277654=>oo(_0x277654));_0x129a15=to(_0x213946,_0x383f71['model']);}_0x383f71['model']['change'](()=>{for(const _0x3b31f0 of _0x129a15)_0xfbc98['markBlockFormat'](_0x3b31f0,{'commandName':'blockQuote','commandParams':[{'forceValue':_0x5b1a05}]});});}),_0xfbc98['descriptionFactory']['registerDescriptionCallback'](_0x4f468d=>{const {data:_0x5d4c9f}=_0x4f468d;if(_0x5d4c9f&&'blockQuote'==_0x5d4c9f['commandName']){const _0x5835fd=o(_0x400276,'ELEMENT_BLOCK_QUOTE');return _0x5d4c9f['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x400276,'*Set\x20format:*\x20%0',_0x5835fd)}:{'type':'format','content':o(_0x400276,'*Remove\x20format:*\x20%0',_0x5835fd)};}});}}function oo(_0xcd92f1){return'blockQuote'==_0xcd92f1['parent']['name'];}class L extends _0x3a46d7{['afterInit'](){const _0x6e246e=this['editor'];_0x6e246e['plugins']['has']('CaseChange')&&(_0x6e246e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseUpper'),_0x6e246e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseLower'),_0x6e246e['plugins']['get']('TrackChangesEditing')['enableCommand']('changeCaseTitle'));}}class H extends _0x3a46d7{['afterInit'](){const _0x23833a=this['editor'];_0x23833a['commands']['get']('ckbox')&&_0x23833a['plugins']['get']('TrackChangesEditing')['enableCommand']('ckbox');}}class J extends _0x3a46d7{['afterInit'](){const _0xe882c2=this['editor'];if(!_0xe882c2['plugins']['has']('CodeBlock'))return;const _0x3f7c03=_0xe882c2['plugins']['get']('TrackChangesEditing'),_0x95ecc6=_0xe882c2['locale'],_0x11d8af=_0xe882c2['config']['get']('codeBlock')['languages'],_0x4ba1ce=_0xe882c2['commands']['get']('codeBlock');_0x3f7c03['enableCommand']('indentCodeBlock'),_0x3f7c03['enableCommand']('outdentCodeBlock'),_0x3f7c03['enableCommand']('codeBlock',(_0x181527,_0x323971={})=>{const _0x3b1a9a=_0xe882c2['model'],_0x9ff22=_0xe882c2['model']['document']['selection'],_0x4539b1=_0x323971&&void 0x0!==_0x323971['forceValue']?_0x323971['forceValue']:!_0x4ba1ce['value'];let _0x46b7c2;_0x323971['language']||(_0x323971['language']=_0x11d8af[0x0]['language']),_0x46b7c2=_0x4539b1?Array['from'](_0x9ff22['getSelectedBlocks']())['filter'](_0x283574=>eo(_0x283574)||function(_0x3ab0eb,_0x5b2bff){if(_0x3ab0eb['is']('rootElement')||_0x5b2bff['isLimit'](_0x3ab0eb))return!0x1;return _0x5b2bff['checkChild'](_0x3ab0eb['parent'],'codeBlock');}(_0x283574,_0x3b1a9a['schema'])):Array['from'](_0x9ff22['getSelectedBlocks']())['filter'](_0x15b119=>eo(_0x15b119));const _0x2d1e74=to(_0x46b7c2,_0x3b1a9a);_0x3b1a9a['change'](()=>{for(const _0x4cfc3e of _0x2d1e74)_0x3f7c03['markBlockFormat'](_0x4cfc3e,{'commandName':'codeBlock','commandParams':[{..._0x323971,'forceValue':_0x4539b1}],'formatGroupId':'blockName'});});}),(_0x3f7c03['descriptionFactory']['registerElementLabel']('codeBlock',_0x5d95d8=>o(_0x95ecc6,'ELEMENT_CODE_BLOCK',_0x5d95d8)),_0x3f7c03['descriptionFactory']['registerDescriptionCallback'](_0x18952c=>{if('formatBlock'!=_0x18952c['type'])return;const _0x1122fd=_0x95ecc6['t'],{data:_0x691da1}=_0x18952c;if(!_0x691da1||'codeBlock'!=_0x691da1['commandName'])return;const _0x38a94f=_0x691da1['commandParams'][0x0]['language'],_0x29e963=_0x1122fd(_0x11d8af['find'](_0x5e80c9=>_0x5e80c9['language']===_0x38a94f)['label'])['toLowerCase']();return _0x691da1['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x95ecc6,'*Set\x20format:*\x20%0',o(_0x95ecc6,'ELEMENT_CODE_BLOCK',0x1)+'\x20('+_0x29e963+')')}:{'type':'format','content':o(_0x95ecc6,'*Remove\x20format:*\x20%0',o(_0x95ecc6,'ELEMENT_CODE_BLOCK',0x1))};}));}}function eo(_0x10d6d2){return'codeBlock'==_0x10d6d2['name'];}class q extends _0x3a46d7{['afterInit'](){const _0x11f48d=this['editor'];if(!_0x11f48d['plugins']['has']('CommentsEditing'))return;_0x11f48d['plugins']['get']('TrackChangesEditing')['enableCommand']('addCommentThread');}}function io(_0x117c84,_0x5c3624,_0xa46775){const _0x7b0b49=[];for(const _0x2a71a4 of _0x5c3624['getItems']())_0x2a71a4['hasAttribute'](_0x117c84)&&_0x7b0b49['push'](_0xa46775['createRangeOn'](_0x2a71a4));return _0x7b0b49;}function _e(_0x4ee9d7,_0x4fcdef,{showActiveMarker:_0x2162d1=!0x0}={}){const _0x33c55e=_0x4ee9d7['plugins']['get']('TrackChangesEditing');return(_0x40546d,_0x1665c8,_0x2698fb)=>{if(!_0x2698fb['consumable']['test'](_0x1665c8['markerRange'],_0x40546d['name']))return;const _0xcc34fe=_0x1665c8['markerRange']['getWalker'](),_0xcad1f4=_0x1665c8['markerRange']['start'],_0x4c4e7b=_0x4ee9d7['model']['schema'];let _0x537593=null,_0xb3ba7=null,_0x554954=!0x1,_0x1b0dd7=!0x1;for(const _0x4e34a5 of _0xcc34fe){const _0x20ab31=_0x4e34a5['item'];_0x554954=_0x554954||_0x4c4e7b['isContent'](_0x20ab31);const _0x241461=_0x2698fb['mapper']['toViewElement'](_0x20ab31);if(_0x241461&&_0x241461['getCustomProperty']('addHighlight'))return;'elementEnd'==_0x4e34a5['type']&&(_0x4c4e7b['isBlock'](_0x20ab31)&&!_0x4c4e7b['isLimit'](_0x20ab31)&&(_0x20ab31['nextSibling']||_0xcad1f4['isAtEnd']?_0x537593&&_0x537593['parent']==_0x20ab31||(_0x537593=_0x20ab31,_0x2d264d(_0x4e34a5['previousPosition']),_0x1b0dd7=!0x0):_0xb3ba7=_0xb3ba7||_0x4e34a5['previousPosition']));}function _0x2d264d(_0x25d7e4){const {authorId:_0x3636e5}=_0x33c55e['_splitMarkerName'](_0x1665c8['markerName']),_0x4d5f68=_0x2698fb['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x4fcdef,'data-author-id':_0x3636e5}),_0x27143b=_0x2698fb['mapper']['toViewPosition'](_0x25d7e4);_0x2162d1&&_0x33c55e['activeMarkers']['includes'](_0x1665c8['markerName'])&&_0x2698fb['writer']['addClass']('ck-suggestion-marker--active',_0x4d5f68),_0x2698fb['writer']['insert'](_0x27143b,_0x4d5f68),_0x2698fb['mapper']['bindElementToMarker'](_0x4d5f68,_0x1665c8['markerName']);}_0x554954||_0x1b0dd7||!_0xb3ba7||_0x2d264d(_0xb3ba7);};}class z extends _0x3a46d7{static get['requires'](){return[_0x1850b5];}['init'](){const _0x5807cf=this['editor'],_0x847217=_0x5807cf['plugins']['get']('TrackChangesEditing');_0x847217['enableCommand']('delete');const _0x3b2b37=_0x5807cf['commands']['get']('deleteForward');_0x847217['enableCommand']('deleteForward',(_0x1753b5,_0x492cf6={})=>{const _0x20f817=_0x5807cf['model']['createSelection'](_0x5807cf['model']['document']['selection']);_0x20f817['isCollapsed']&&_0x5807cf['model']['modifySelection'](_0x20f817,{'direction':'forward','unit':_0x492cf6['unit']});const _0x54e2bc=_0x20f817['getFirstRange'](),_0x79f031=_0xb95ac7['fromRange'](_0x54e2bc);let _0x4b8287;_0x1753b5(_0x492cf6),_0x4b8287='$graveyard'==_0x79f031['root']['rootName']?_0x5807cf['model']['createRange'](_0x54e2bc['start']):_0x5807cf['model']['createRange'](_0x79f031['start'],_0x79f031['end']),_0x79f031['detach'](),_0x5807cf['model']['enqueueChange'](_0x3b2b37['buffer']['batch'],_0x3ad877=>{_0x3b2b37['buffer']['lock'](),_0x3ad877['setSelection'](_0x3ad877['createRange'](_0x4b8287['end'])),_0x3b2b37['buffer']['unlock']();});}),_0x5807cf['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',_e(_0x5807cf,'merge'),{'priority':'high'}),_0x5807cf['data']['downcastDispatcher']['on']('addMarker:suggestion:deletion',(_0x83003a,_0x284dc1,_0x25a6fb)=>{_0x25a6fb['options']['showSuggestionHighlights']&&_e(_0x5807cf,'merge',{'showActiveMarker':!0x1})['bind'](this)(_0x83003a,_0x284dc1,_0x25a6fb);},{'priority':'high'}),_0x5807cf['editing']['downcastDispatcher']['on']('removeMarker:suggestion:deletion',(_0x23ee96,_0x5ed36b,_0x5d55d7)=>{const _0x1f65e9=_0x5d55d7['mapper']['markerNameToElements'](_0x5ed36b['markerName']);if(_0x1f65e9){for(const _0x589d41 of _0x1f65e9)_0x589d41['is']('uiElement')&&(_0x5d55d7['mapper']['unbindElementFromMarkerName'](_0x589d41,_0x5ed36b['markerName']),_0x5d55d7['writer']['remove'](_0x589d41));}},{'priority':'high'});}}class K extends _0x3a46d7{['afterInit'](){const _0x51a211=this['editor'];if(!_0x51a211['plugins']['has']('ListEditing'))return;const _0xb6b7c=_0x51a211['locale'],_0x345c2f=_0x51a211['plugins']['get']('TrackChangesEditing'),_0x5e0d5e=_0x51a211['plugins']['has']('TodoListEditing'),_0x3815e8=!!_0x51a211['config']['get']('list.multiBlock');function _0xeb0056(_0x28d58f){return{'type':'format','content':''+o(_0xb6b7c,'*Set\x20format:*\x20%0',_0x28d58f)};}function _0x5958d6(_0x463375){return{'type':'format','content':''+o(_0xb6b7c,'*Remove\x20format:*\x20%0',_0x463375)};}_0x345c2f['enableDefaultAttributesIntegration']('numberedList'),_0x345c2f['enableDefaultAttributesIntegration']('bulletedList'),_0x345c2f['enableDefaultAttributesIntegration']('customNumberedList'),_0x345c2f['enableDefaultAttributesIntegration']('customBulletedList'),_0x345c2f['enableDefaultAttributesIntegration']('indentList'),_0x345c2f['enableDefaultAttributesIntegration']('outdentList'),_0x345c2f['enableDefaultAttributesIntegration']('splitListItemAfter'),_0x345c2f['enableDefaultAttributesIntegration']('splitListItemBefore'),_0x345c2f['registerBlockAttribute']('listItemId'),_0x345c2f['registerBlockAttribute']('listType'),_0x345c2f['registerBlockAttribute']('listIndent'),_0x3815e8&&(_0x345c2f['enableDefaultAttributesIntegration']('mergeListItemBackward'),_0x345c2f['enableDefaultAttributesIntegration']('mergeListItemForward')),_0x5e0d5e&&(_0x345c2f['enableDefaultAttributesIntegration']('todoList'),_0x345c2f['enableDefaultAttributesIntegration']('checkTodoList'),_0x345c2f['registerBlockAttribute']('todoListChecked'),_0x345c2f['descriptionFactory']['registerDescriptionCallback'](_0x4c7396=>{const {data:_0x54b572}=_0x4c7396;if(_0x54b572&&'todoListChecked'==_0x54b572['key'])return{'type':'format','content':_0x54b572['newValue']?o(_0xb6b7c,'*Check\x20item*'):o(_0xb6b7c,'*Uncheck\x20item*')};}),this['editor']['model']['document']['registerPostFixer'](_0x582a69=>{if(_0x582a69['batch']['isUndo'])return!0x1;let _0x4f637=!0x1;const _0x2c653f=_0x345c2f['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x3d2ac0=>'todoListChecked'===_0x345c2f['_getAttributeKey'](_0x3d2ac0));for(const _0x5f1ce6 of _0x2c653f){'todo'!=_0x5f1ce6['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')&&(_0x345c2f['_findSuggestions'](_0x5f1ce6['getFirstRange'](),'attribute')['find'](_0x1f60d8=>'listType'===_0x345c2f['_getAttributeKey'](_0x1f60d8['suggestion']))||(_0x582a69['removeMarker'](_0x5f1ce6['getFirstMarker']()),_0x4f637=!0x0));}return _0x4f637;})),_0x345c2f['descriptionFactory']['registerAttributeLabel']('listIndent',o(_0xb6b7c,'FORMAT_INDENT'));const _0x4b33e0={'type':'format','content':''};_0x345c2f['descriptionFactory']['registerDescriptionCallback'](_0x192cf6=>{const {data:_0x5c35d1}=_0x192cf6;if(!_0x5c35d1||'listType'!=_0x5c35d1['key'])return;let _0x290bb9=_0x192cf6['head'];for(;_0x290bb9;){if(_0x290bb9['data']&&(('listStyle'==_0x290bb9['data']['key']||'listMarkerStyle'==_0x290bb9['data']['key'])&&(_0x290bb9['data']['newValue']&&'default'!=_0x290bb9['data']['newValue']||'default'!=_0x290bb9['data']['oldValue']&&!_0x5c35d1['newValue'])||!_0x3815e8&&_0x290bb9['data']['key']==m))return _0x4b33e0;_0x290bb9=_0x290bb9['next'];}if(null==_0x5c35d1['newValue'])switch(_0x5c35d1['oldValue']){case'bulleted':return _0x5958d6(o(_0xb6b7c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0x5958d6(o(_0xb6b7c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0x5958d6(o(_0xb6b7c,'ELEMENT_TODO_LIST'));}switch(_0x5c35d1['newValue']){case'bulleted':return _0xeb0056(o(_0xb6b7c,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xeb0056(o(_0xb6b7c,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xeb0056(o(_0xb6b7c,'ELEMENT_TODO_LIST'));}}),_0x345c2f['descriptionFactory']['registerDescriptionCallback'](_0x1ad6f5=>{const {data:_0x180f8d}=_0x1ad6f5;if(_0x180f8d&&'listIndent'==_0x180f8d['key'])return null==_0x180f8d['newValue']||null==_0x180f8d['oldValue']&&0x0==_0x180f8d['newValue']?_0x4b33e0:void 0x0;}),_0x345c2f['descriptionFactory']['registerDescriptionCallback'](_0x55bbc4=>{if('attribute'!=_0x55bbc4['type'])return;const {data:_0x2a3916}=_0x55bbc4;if(!_0x2a3916||'listItemId'!=_0x2a3916['key'])return;const _0x20cf69=Ee(_0x55bbc4);return'newValue'==_0x20cf69?{'type':'format','content':o(_0xb6b7c,'*Merge:*\x20list\x20item')}:'oldValue'==_0x20cf69?{'type':'format','content':o(_0xb6b7c,'*Split:*\x20list\x20item')}:_0x4b33e0;}),_0x51a211['model']['document']['registerPostFixer'](_0x32a13d=>this['listItemIdFixer'](_0x32a13d)),_0x51a211['model']['document']['registerPostFixer'](_0x33febc=>this['noTrackChangesFixer'](_0x33febc)),_0x51a211['model']['document']['on']('change:data',(_0x303f27,_0xa3c096)=>{if(_0xa3c096['isUndo']||!_0xa3c096['isLocal'])return!0x1;this['assureChains']();},{'priority':'high'}),this['_supportLegacySuggestions']();}['listItemIdFixer'](_0x5f3358){if(_0x5f3358['batch']['isUndo']||!_0x5f3358['batch']['isLocal'])return!0x1;let _0x14741a=!0x1;const _0x387298=this['editor']['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4d80a4=>_0x4d80a4['data']&&'listItemId'==_0x4d80a4['data']['key'])['filter'](_0x580b49=>_0x580b49['data']['newValue']&&_0x580b49['data']['oldValue']);for(const _0x5639c0 of _0x387298)Ee(_0x5639c0)||(_0x5f3358['removeMarker'](_0x5639c0['getFirstMarker']()),_0x14741a=!0x0);return _0x14741a;}['noTrackChangesFixer'](_0x2ee753){if(_0x2ee753['batch']['isUndo']||!_0x2ee753['batch']['isLocal'])return!0x1;const _0x2d04c9=this['editor']['plugins']['get']('TrackChangesEditing');if(_0x2d04c9['trackChangesCommand']['value'])return!0x1;let _0x3a659d=!0x1;const _0x191bd8=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'],_0x477aa1=this['editor']['model']['document']['differ']['getChanges']()['filter'](_0x156e9d=>'attribute'==_0x156e9d['type'])['filter'](_0x567ae8=>_0x191bd8['includes'](_0x567ae8['attributeKey']));if(0x0==_0x477aa1['length'])return _0x3a659d;for(const _0x4dfead of _0x477aa1){const _0x1a01d6=_0x2d04c9['_findSuggestions'](_0x4dfead['range'],'attribute')['filter'](_0x1d85b2=>!_0x1d85b2['meta']['isNextTo'])['map'](_0x5589e3=>_0x5589e3['suggestion'])['filter'](_0xf5b1d1=>{const _0x5a33ff=_0x2d04c9['_getAttributeKey'](_0xf5b1d1);return _0x191bd8['includes'](_0x5a33ff);});if(_0x1a01d6['length']){for(const _0x383f3b of _0x1a01d6)_0x2ee753['removeMarker'](_0x383f3b['getFirstMarker']());_0x3a659d=!0x0;}}return _0x3a659d;}['assureChains'](){const _0x3e3794=this['editor']['plugins']['get']('TrackChangesEditing'),_0x31f786=['listType','listItemId','listIndent','listStyle','listStart','listReversed','todoListCheck','listMarker','listMarkerStyle'];let _0x581367;const _0x12e074=new Set(this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x55b7bf=>{if(_0x55b7bf['data']['oldRange']||!_0x55b7bf['data']['newRange'])return null;if(!_0x55b7bf['name']['startsWith']('suggestion:attribute:'))return null;const {id:_0x300431}=_0x3e3794['_splitMarkerName'](_0x55b7bf['name']);if(!_0x3e3794['hasSuggestion'](_0x300431))return null;const _0x33bfd4=_0x3e3794['getSuggestion'](_0x300431);return _0x31f786['includes'](_0x33bfd4['data']['key']);})['map'](_0xbfdaf5=>{const {id:_0x583e73}=_0x3e3794['_splitMarkerName'](_0xbfdaf5['name']),_0x2d9c11=_0x3e3794['getSuggestion'](_0x583e73);return _0x581367=_0x2d9c11['attributes']['groupId'],_0x2d9c11['getFirstRange']()['start']['nodeAfter'];}));if(0x0==_0x12e074['size'])return;const _0x4f83dd=_0x3e3794['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x46570a=>'attribute'==_0x46570a['type']&&_0x46570a['data']&&_0x31f786['includes'](_0x46570a['data']['key'])&&_0x46570a['attributes']['groupId']!=_0x581367)['map'](_0x2d6940=>({'listItem':_0x2d6940['getFirstRange']()['start']['nodeAfter'],'groupId':_0x2d6940['attributes']['groupId']})),_0x52cead=new Set();for(const {groupId:_0x444a17,listItem:_0x269460}of _0x4f83dd)_0x12e074['has'](_0x269460)&&_0x52cead['add'](_0x444a17);for(const _0x5e84e0 of _0x3e3794['getSuggestions']())_0x52cead['has'](_0x5e84e0['attributes']['groupId'])&&_0x5e84e0['setAttribute']('groupId',_0x581367);}['_supportLegacySuggestions'](){const _0x143aa4=this['editor'],_0xcac167=_0x143aa4['locale'],_0x4da915=_0x143aa4['plugins']['get']('TrackChangesEditing');this['_registerLegacyDescription'](),_0x4da915['_suggestionFactory']['registerCustomCallback']('formatBlock','documentList','accept',function(_0x2a5cac,_0x3fb40f){const _0x9ea151=[];for(let _0xc391dd of _0x2a5cac)_0xc391dd['start']['nodeAfter']===_0xc391dd['end']['parent']&&(_0xc391dd=_0x143aa4['model']['createRange'](_0x143aa4['model']['createPositionAt'](_0xc391dd['start']['nodeAfter'],0x0))),_0x9ea151['push'](_0xc391dd);_0x143aa4['model']['change'](_0xba80ce=>{const _0x429c57=_0x143aa4['model']['document']['selection'],_0xb8d45d=Array['from'](_0x429c57['getRanges']())['map'](_0x15e700=>_0xb95ac7['fromRange'](_0x15e700));_0xba80ce['setSelection'](_0x9ea151),_0x143aa4['commands']['get'](_0x3fb40f['commandName'])['refresh'](),_0x3fb40f['commandParams']['push']({'forceDefaultExecution':!0x0}),_0x143aa4['execute'](_0x3fb40f['commandName'],..._0x3fb40f['commandParams']),_0xba80ce['setSelection'](_0xb8d45d);for(const _0x15dde2 of _0xb8d45d)_0x15dde2['detach']();});}),_0x4da915['descriptionFactory']['registerElementLabel'](function(_0x1c8966){const _0x516e15=!_0x143aa4['model']['schema']['isObject'](_0x1c8966),_0x27986c=_0x1c8966['previousSibling'],_0x1f9928=_0x1c8966['nextSibling'],_0x50bae6=_0x1c8966['getAttribute']('listItemId'),_0x2ebc54=!_0x27986c||_0x27986c['getAttribute']('listItemId')!==_0x50bae6,_0x4b1294=!_0x1f9928||_0x1f9928['getAttribute']('listItemId')!==_0x50bae6;return _0x516e15&&Boolean(_0x50bae6)&&_0x2ebc54&&_0x4b1294;},_0x475e0b=>o(_0xcac167,'ELEMENT_LIST_ITEM',_0x475e0b));}['_registerLegacyDescription'](){const _0x41af7a=this['editor'],_0xbd2fd9=_0x41af7a['locale'];function _0x4f04e1(_0x544e91){const _0x35ffa3=_0x41af7a['commands']['get']('bulletedList')['value'],_0x40c361=_0x41af7a['commands']['get']('numberedList')['value'];return'numberedList'===_0x544e91?_0x35ffa3:_0x40c361;}_0x41af7a['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](function(_0x17e606){if('formatBlock'!=_0x17e606['type'])return;const {data:_0x5ca67f}=_0x17e606;if(!_0x5ca67f)return;let _0x493492,_0x8bc08f,_0x1dec6b,_0x171fb2;switch(_0x5ca67f['commandName']){case'bulletedList':_0x1dec6b=_0x5ca67f['commandParams'][0x0]['forceValue'],_0x171fb2=_0x4f04e1(_0x5ca67f['commandName']),_0x493492=_0x1dec6b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x171fb2&&_0x41af7a['config']['get']('list.multiBlock')||(_0x493492='*Change\x20to:*\x20%0'),_0x8bc08f={'type':'format','content':o(_0xbd2fd9,_0x493492,o(_0xbd2fd9,'ELEMENT_BULLETED_LIST'))};break;case'numberedList':_0x1dec6b=_0x5ca67f['commandParams'][0x0]['forceValue'],_0x171fb2=_0x4f04e1(_0x5ca67f['commandName']),_0x493492=_0x1dec6b?'*Format:*\x20insert\x20into\x20%0':'*Format:*\x20remove\x20from\x20%0',!_0x171fb2&&_0x41af7a['config']['get']('list.multiBlock')||(_0x493492='*Change\x20to:*\x20%0'),_0x8bc08f={'type':'format','content':o(_0xbd2fd9,_0x493492,o(_0xbd2fd9,'ELEMENT_NUMBERED_LIST'))};break;case'indentList':_0x493492='*Indent:*\x20%0',_0x8bc08f={'type':'format','content':o(_0xbd2fd9,_0x493492,o(_0xbd2fd9,'ELEMENT_LIST_ITEM'))};break;case'outdentList':_0x493492=function(_0x5a0ff0){const _0x3400a3=_0x5a0ff0['getFirstRange']();let _0xe935f8=_0x3400a3['start']['nodeAfter'];for(;_0xe935f8&&_0x3400a3['containsItem'](_0xe935f8);){if(_0xe935f8['getAttribute']('listIndent')>0x0)return!0x1;_0xe935f8=_0xe935f8['nextSibling'];}return!0x0;}(_0x17e606)?o(_0xbd2fd9,'*Format:*\x20remove\x20from\x20%0',o(_0xbd2fd9,function(_0x36eedc){return'ELEMENT_'+_0x36eedc['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST';}(_0x17e606))):o(_0xbd2fd9,'*Outdent:*\x20%0',o(_0xbd2fd9,'ELEMENT_LIST_ITEM')),_0x8bc08f={'type':'format','content':_0x493492};break;case'mergeListItemBackward':case'mergeListItemForward':!0x1===_0x5ca67f['multipleBlocks']&&(_0x493492='*Merge:*\x20%0',_0x8bc08f={'type':'deletion','content':o(_0xbd2fd9,_0x493492,o(_0xbd2fd9,'ELEMENT_LIST_ITEM'))});}return _0x8bc08f;});}}function Ee(_0x236584){let _0x4b5416=_0x236584['getFirstRange']()['start']['nodeAfter']['previousSibling'];for(;_0x4b5416;){const _0x178279=_0x4b5416['getAttribute']('listItemId');if(!_0x178279)return!0x1;if(_0x178279==_0x236584['data']['newValue'])return'newValue';if(_0x178279==_0x236584['data']['oldValue'])return'oldValue';_0x4b5416=_0x4b5416['previousSibling'];}return!0x1;}class pe extends _0x3a46d7{['afterInit'](){if(!this['editor']['plugins']['has']('ListPropertiesEditing'))return;const _0x5a9aa1=this['editor']['config']['get']('list.properties'),_0x14f6ee=this['editor']['plugins']['get']('TrackChangesEditing');_0x5a9aa1['styles']&&(_0x14f6ee['enableDefaultAttributesIntegration']('listStyle'),_0x14f6ee['registerBlockAttribute']('listStyle')),_0x5a9aa1['reversed']&&(_0x14f6ee['enableDefaultAttributesIntegration']('listReversed'),_0x14f6ee['registerBlockAttribute']('listReversed')),_0x5a9aa1['startIndex']&&(_0x14f6ee['enableDefaultAttributesIntegration']('listStart'),_0x14f6ee['registerBlockAttribute']('listStart'));const _0x5be5f5={'type':'format','content':''};_0x14f6ee['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));const _0x310648=this['editor']['locale'];_0x14f6ee['descriptionFactory']['registerAttributeLabel']('listReversed',o(_0x310648,'FORMAT_LIST_REVERSED')),_0x14f6ee['descriptionFactory']['registerDescriptionCallback'](_0x1017e2=>{const {data:_0x28134e}=_0x1017e2;if(_0x28134e&&'listReversed'==_0x28134e['key'])return null==_0x28134e['newValue']||0x0==_0x28134e['newValue']&&null==_0x28134e['oldValue']?_0x5be5f5:void 0x0;}),_0x14f6ee['descriptionFactory']['registerAttributeLabel']('listStart',o(_0x310648,'FORMAT_LIST_START')),_0x14f6ee['descriptionFactory']['registerDescriptionCallback'](_0x2d1519=>{const {data:_0x375e5f}=_0x2d1519;if(_0x375e5f&&'listStart'==_0x375e5f['key'])return null==_0x375e5f['newValue']||0x1==_0x375e5f['newValue']&&null==_0x375e5f['oldValue']?_0x5be5f5:void 0x0;}),this['editor']['model']['document']['registerPostFixer'](_0x118fba=>{if(_0x118fba['batch']['isUndo'])return!0x1;let _0x55102f=!0x1;const _0x1463a3=_0x14f6ee['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x445b37=>{const _0x278679=_0x14f6ee['_getAttributeKey'](_0x445b37);return'listStart'==_0x278679||'listReversed'==_0x278679;});for(const _0x270f99 of _0x1463a3){const _0x134690=_0x270f99['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType');if('numbered'==_0x134690||'customNumbered'==_0x134690)continue;_0x14f6ee['_findSuggestions'](_0x270f99['getFirstRange'](),'attribute')['find'](_0x327378=>'listType'==_0x14f6ee['_getAttributeKey'](_0x327378['suggestion']))||(_0x118fba['removeMarker'](_0x270f99['getFirstMarker']()),_0x55102f=!0x0);}return _0x55102f;}),this['_registerLegacyDescription']();}['handleDescriptions'](_0x40b215){const _0x5659fc=this['editor']['locale'],{data:_0x5015e8}=_0x40b215,_0x5217e9={'type':'format','content':''};if(!_0x5015e8||'listStyle'!=_0x5015e8['key'])return;if(!_0x5015e8['oldValue'])return'default'==_0x5015e8['newValue']?_0x5217e9:{'type':'format','content':''+o(_0x5659fc,'*Set\x20format:*\x20%0',o(_0x5659fc,this['_getTranslationKeyForListStyle'](_0x5015e8['newValue'])))};if(!_0x5015e8['newValue']){if('default'==_0x5015e8['oldValue'])return _0x5217e9;let _0x1254fd=_0x40b215['head'];for(;_0x1254fd;){if(_0x1254fd['data']&&'listType'==_0x1254fd['data']['key']&&_0x1254fd['data']['newValue'])return _0x5217e9;_0x1254fd=_0x1254fd['next'];}return{'type':'format','content':''+o(_0x5659fc,'*Remove\x20format:*\x20%0',o(_0x5659fc,this['_getTranslationKeyForListStyle'](_0x5015e8['oldValue'])))};}if('default'!=_0x5015e8['newValue'])return{'type':'format','content':''+o(_0x5659fc,'*Set\x20format:*\x20%0',o(_0x5659fc,this['_getTranslationKeyForListStyle'](_0x5015e8['newValue'])))};let _0x9ce96f=_0x40b215['head'];for(;_0x9ce96f;){if(_0x9ce96f['data']&&'listType'==_0x9ce96f['data']['key']&&_0x9ce96f['data']['newValue']&&_0x9ce96f['data']['oldValue'])return _0x5217e9;_0x9ce96f=_0x9ce96f['next'];}return{'type':'format','content':o(_0x5659fc,'*Set\x20format:*\x20%0',o(_0x5659fc,'ELEMENT_'+_0x40b215['getFirstRange']()['start']['nodeAfter']['getAttribute']('listType')['toUpperCase']()+'_LIST_DEFAULT'))};}['_registerLegacyDescription'](){const _0x4641bd=this['editor'],_0xcbb474=_0x4641bd['locale'];_0x4641bd['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x67a849=>{if('formatBlock'!=_0x67a849['type'])return;const {data:_0x53b81f}=_0x67a849;if(!_0x53b81f)return;let _0x376823,_0x2f27a8;switch(_0x53b81f['commandName']){case'listStyle':_0x376823='*Change\x20to:*\x20%0',_0x2f27a8={'type':'format','content':o(_0xcbb474,_0x376823,o(_0xcbb474,this['_getTranslationKeyForListStyle'](_0x53b81f['commandParams'][0x0]['type'])))};break;case'listReversed':_0x376823=_0x53b81f['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x2f27a8={'type':'format','content':o(_0xcbb474,_0x376823)};break;case'listStart':_0x376823='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x2f27a8={'type':'format','content':o(_0xcbb474,_0x376823,_0x53b81f['commandParams'][0x0]['startIndex'])};}return _0x2f27a8;});}['_getTranslationKeyForListStyle'](_0x4c4701){return'ELEMENT_'+function(_0x4c6707){if(ye['includes'](_0x4c6707))return'bulleted';if(Se['includes'](_0x4c6707))return'numbered';return null;}(_0x4c4701)['toUpperCase']()+'_LIST_'+_0x4c4701['toUpperCase']()['replace'](/-/g,'_');}}const ye=['disc','circle','square'],Se=['decimal','decimal-leading-zero','lower-roman','upper-roman','lower-latin','upper-latin'];class Q extends _0x3a46d7{static get['requires'](){return[_0x9d95f0];}['init'](){const _0x4a12fc=this['editor'],_0x58c3cb=_0x4a12fc['plugins']['get']('TrackChangesEditing'),_0x355b62=_0x4a12fc['commands']['get']('enter');_0x58c3cb['enableCommand']('enter',()=>{_0x4a12fc['model']['change'](_0x405746=>{const _0x5d0fe8=_0x4a12fc['model']['document']['selection'],_0x1f9e52=_0x5d0fe8['getFirstPosition'](),_0x9fb56a=_0xb95ac7['fromRange'](_0x5d0fe8['getFirstRange']());if(_0x355b62['enterBlock'](_0x405746)){const _0x135bc6=_0x4a12fc['model']['createPositionAt'](_0x1f9e52['parent']['nextSibling'],0x0),_0x3c42d3=_0x405746['createRange'](_0x1f9e52,_0x135bc6);_0x58c3cb['markInsertion'](_0x3c42d3);}else _0x405746['setSelection'](_0x405746['createRange'](_0x9fb56a['end']));_0x9fb56a['detach'](),_0x355b62['fire']('afterExecute',{'writer':_0x405746});});}),_0x4a12fc['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',_e(_0x4a12fc,'split'),{'priority':'high'}),_0x4a12fc['editing']['downcastDispatcher']['on']('removeMarker:suggestion:insertion',(_0x253a7c,_0x3bdbfd,_0x38b007)=>{const _0xe2af93=_0x38b007['mapper']['markerNameToElements'](_0x3bdbfd['markerName']);if(_0xe2af93){for(const _0x1a9f95 of _0xe2af93)_0x1a9f95['hasClass']('ck-suggestion-marker-split')&&(_0x38b007['mapper']['unbindElementFromMarkerName'](_0x1a9f95,_0x3bdbfd['markerName']),_0x38b007['writer']['remove'](_0x1a9f95));}},{'priority':'high'}),_0x4a12fc['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x525deb,_0x29f8aa,_0x497829)=>{_0x497829['options']['showSuggestionHighlights']&&_e(_0x4a12fc,'split',{'showActiveMarker':!0x1})['bind'](this)(_0x525deb,_0x29f8aa,_0x497829);},{'priority':'high'});}}class X extends _0x3a46d7{['afterInit'](){if(!this['editor']['plugins']['has']('FindAndReplaceEditing'))return;const _0x18595a=this['editor']['plugins']['get']('TrackChangesEditing');_0x18595a['enableCommand']('find',this['handleFindCommand']['bind'](this)),_0x18595a['enableCommand']('findNext'),_0x18595a['enableCommand']('findPrevious'),_0x18595a['enableCommand']('replace'),_0x18595a['enableCommand']('replaceAll');}['handleFindCommand'](_0x20bd00,_0x2b157b,_0x4b3a2e={}){const _0x315353=this['editor']['plugins']['get']('FindAndReplaceUtils');return _0x20bd00(_0x24799b=>{let _0x264df7=('string'==typeof _0x2b157b?_0x315353['findByTextCallback'](_0x2b157b,_0x4b3a2e):_0x2b157b)(_0x24799b);Array['isArray'](_0x264df7)&&(_0x264df7={'results':_0x264df7,'searchText':'string'==typeof _0x2b157b?_0x2b157b:''});const _0x11794b=_0x264df7['results']['filter'](_0x32f852=>!0x1===this['_isInDeletionRange'](_0x32f852,_0x24799b['item']));return{..._0x264df7,'results':_0x11794b};},_0x4b3a2e);}['_isInDeletionRange'](_0x125cdd,_0x4c27d4){const _0x14f114=this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4c27d4,_0x125cdd['start']),this['editor']['model']['createPositionAt'](_0x4c27d4,_0x125cdd['end']));for(const _0x1ed67d of this['editor']['model']['markers']['getMarkersGroup']('suggestion:deletion'))if(null!==_0x14f114['getIntersection'](_0x1ed67d['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 _0x3a46d7{['afterInit'](){const _0x2b4b06=this['editor']['locale'],_0x13ff6d=this['editor']['plugins']['get']('TrackChangesEditing');for(const {pluginName:_0x568900,commandName:_0x1decd3}of ro)this['editor']['plugins']['has'](_0x568900)&&(_0x13ff6d['enableDefaultAttributesIntegration'](_0x1decd3),_0x13ff6d['registerInlineAttribute'](_0x1decd3));_0x13ff6d['descriptionFactory']['registerAttributeLabel']('fontSize',o(_0x2b4b06,'FORMAT_FONT_SIZE')),_0x13ff6d['descriptionFactory']['registerAttributeLabel']('fontFamily',o(_0x2b4b06,'FORMAT_FONT_FAMILY')),_0x13ff6d['descriptionFactory']['registerAttributeLabel']('fontColor',o(_0x2b4b06,'FORMAT_FONT_COLOR')),_0x13ff6d['descriptionFactory']['registerAttributeLabel']('fontBackgroundColor',o(_0x2b4b06,'FORMAT_FONT_BACKGROUND')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x24de66=this['editor'],_0x377478=_0x24de66['locale'];_0x24de66['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x457387=>{const _0x541dbb=_0x377478['t'];if('formatInline'!=_0x457387['type'])return;const {data:_0x3e3351}=_0x457387;if(null!=_0x3e3351){if('fontSize'==_0x3e3351['commandName']){const _0x1916b5=_0x3e3351['commandParams'][0x0]['value'];if(_0x1916b5){const _0x17a3f6=_0x541dbb(this['editor']['plugins']['get']('FontSize')['normalizeSizeOptions'](this['editor']['config']['get']('fontSize.options'))['find'](_0x37bac1=>_0x37bac1['model']==_0x1916b5)['title'])['toLowerCase']();return{'type':'format','content':o(_0x377478,'*Set\x20font\x20size:*\x20%0',_0x17a3f6)};}return{'type':'format','content':o(_0x377478,'*Reset\x20font\x20size*')};}if('fontFamily'==_0x3e3351['commandName']){const _0x2eb857=_0x3e3351['commandParams'][0x0]['value'];return _0x2eb857?{'type':'format','content':o(_0x377478,'*Set\x20font\x20family:*\x20%0',_0x2eb857)}:{'type':'format','content':o(_0x377478,'*Reset\x20font\x20family*')};}if('fontColor'==_0x3e3351['commandName']){const _0xdc1cc0=_0x3e3351['commandParams'][0x0]['value'];if(_0xdc1cc0){const _0x551ddf=_0x2d5d31(this['editor']['config']['get']('fontColor.colors'))['find'](_0x36b49c=>_0x36b49c['model']==_0xdc1cc0);let _0x498d37=_0xdc1cc0,_0x403395='';return _0x551ddf&&(_0x498d37=_0x551ddf['label'],_0x403395=_0x541dbb(_0x498d37)['toLowerCase']()),{'type':'format','content':o(_0x377478,'*Set\x20font\x20color:*\x20%0',_0x403395)['trim'](),'color':{'value':_0xdc1cc0,'title':_0x403395||_0x498d37}};}return{'type':'format','content':o(_0x377478,'*Reset\x20font\x20color*')};}if('fontBackgroundColor'==_0x3e3351['commandName']){const _0x4a764f=_0x3e3351['commandParams'][0x0]['value'];if(_0x4a764f){const _0x20fb61=_0x2d5d31(this['editor']['config']['get']('fontBackgroundColor.colors'))['find'](_0x777c48=>_0x777c48['model']==_0x4a764f);let _0x2277d5=_0x4a764f,_0x260141='';return _0x20fb61&&(_0x2277d5=_0x20fb61['label'],_0x260141=_0x541dbb(_0x2277d5)['toLowerCase']()),{'type':'format','content':o(_0x377478,'*Set\x20font\x20background\x20color:*\x20%0',_0x260141)['trim'](),'color':{'value':_0x4a764f,'title':_0x260141||_0x2277d5}};}return{'type':'format','content':o(_0x377478,'*Reset\x20font\x20background\x20color*')};}}});}}class Z extends _0x3a46d7{['afterInit'](){const _0x44987e=this['editor'],_0x50cb9a=_0x44987e['plugins']['get']('TrackChangesEditing'),_0x366aa6=_0x44987e['commands']['get']('copyFormat'),_0x2a1922=_0x44987e['commands']['get']('pasteFormat');_0x366aa6&&_0x2a1922&&(_0x50cb9a['enableDefaultAttributesIntegration']('pasteFormat'),_0x50cb9a['enableCommand']('copyFormat'),this['_registerLegacyDescription']());}['_registerLegacyDescription'](){const _0x3593e9=this['editor'],_0x4abba3=_0x3593e9['locale'];_0x3593e9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x35257f=>{if('formatBlock'!=_0x35257f['type']&&'formatInline'!=_0x35257f['type'])return;const {data:_0x541827}=_0x35257f;if(_0x541827&&'pasteFormat'===_0x541827['commandName']){const _0x24340e=[],_0x21580f=_0x541827['commandParams'][0x0];for(const [_0x2ddfc2,_0x7f547f]of Object['entries'](_0x21580f))_0x24340e['push'](so(_0x3593e9,_0x2ddfc2,_0x7f547f));return _0x24340e['length']?{'type':'format','content':o(_0x4abba3,'*Set\x20format\x20to:*\x20%0',_0x24340e['join'](',\x20'))}:{'type':'format','content':o(_0x4abba3,'*Remove\x20all\x20formatting*')};}});}}function so(_0x14f24b,_0xe36394,_0xf8bab9){const _0x427c15=_0x14f24b['locale']['t'],_0x4c9d24=_0xe36394['split'](/(?=[A-Z])/)['join']('\x20'),_0x17a18a=_0x427c15(_0x4c9d24['charAt'](0x0)['toUpperCase']()+_0x4c9d24['slice'](0x1))['toLowerCase']();if('boolean'==typeof _0xf8bab9)return _0x17a18a;if('fontColor'===_0xe36394||'fontBackgroundColor'===_0xe36394){const _0x31b3cb=_0x2d5d31(_0x14f24b['config']['get']('fontColor.colors'))['find'](_0x5adbe1=>_0x5adbe1['model']==_0xf8bab9);return _0x17a18a+'\x20('+(_0x31b3cb?_0x427c15(_0x31b3cb['label'])['toLowerCase']():_0xf8bab9)+')';}if('fontSize'===_0xe36394&&isNaN(parseFloat(_0xf8bab9))){const _0x9a153a=_0x14f24b['plugins']['get']('FontSize')['normalizeSizeOptions'](_0x14f24b['config']['get']('fontSize.options'))['find'](_0x4b285a=>_0x4b285a['model']==_0xf8bab9);return _0x17a18a+'\x20('+(_0x9a153a?_0x427c15(_0x9a153a['title'])['toLowerCase']():_0xf8bab9)+')';}return _0x17a18a+'\x20('+_0xf8bab9+')';}class tt extends _0x3a46d7{['_headingOptions'];['afterInit'](){const _0x263f26=this['editor'];if(!_0x263f26['plugins']['has']('HeadingEditing'))return;this['_headingOptions']=_0x263f26['config']['get']('heading.options');const _0x43fdb7=_0x263f26['locale'],_0x2613a8=_0x263f26['plugins']['get']('TrackChangesEditing');_0x2613a8['enableDefaultAttributesIntegration']('heading');for(const _0x5a4e18 of this['_headingOptions'])'paragraph'!=_0x5a4e18['model']&&_0x2613a8['descriptionFactory']['registerElementLabel'](_0x5a4e18['model'],_0x189810=>{const _0x873843=this['_getHeadingLevel'](_0x5a4e18['model']);return null!==_0x873843?_0x47cb4a(_0x189810,_0x873843):_0x3484a7(_0x189810,_0x5a4e18['title']);});function _0x47cb4a(_0x115aa2,_0x156016){return o(_0x43fdb7,'ELEMENT_HEADING',[_0x115aa2,_0x156016]);}function _0x3484a7(_0x2c8b96,_0x1b2236){return o(_0x43fdb7,'ELEMENT_HEADING_CUSTOM',[_0x2c8b96,_0x1b2236]);}this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x38b30b=this['editor'],_0x16b561=_0x38b30b['locale'];function _0x40a92b(_0x23b8b3,_0x3ca5e4){return o(_0x16b561,'ELEMENT_HEADING_CUSTOM',[_0x23b8b3,_0x3ca5e4]);}_0x38b30b['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xdc0958=>{if('formatBlock'!=_0xdc0958['type'])return;const {data:_0x284992}=_0xdc0958;if(_0x284992&&'heading'==_0x284992['commandName']){const _0x3e2592=_0x284992['commandParams'][0x0]['value'],_0x293ad1=this['_getHeadingLevel'](_0x3e2592);if(null!==_0x293ad1)return{'type':'format','content':o(_0x16b561,'*Change\x20to:*\x20%0',(_0x5893fe=0x1,_0x18ef48=_0x293ad1,o(_0x16b561,'ELEMENT_HEADING',[_0x5893fe,_0x18ef48])))};const _0x24b1ee=this['_headingOptions']['find'](_0x1248d2=>_0x1248d2['model']===_0x3e2592)['title'];return{'type':'format','content':o(_0x16b561,'*Change\x20to:*\x20%0',_0x40a92b(0x1,_0x24b1ee))};}var _0x5893fe,_0x18ef48;});}['_getHeadingLevel'](_0x406fb4){const _0x4d6740=_0x406fb4['match'](/^heading(\d+)/);if(_0x4d6740)return _0x4d6740[0x1];const _0x2497ed=this['_headingOptions']?.['find'](_0x9c6fe5=>_0x9c6fe5['model']==_0x406fb4);if(_0x2497ed&&_0x2497ed['view']){const _0x23853a=_0x2497ed['view'],_0x378fcb=(_0x23853a['name']??_0x23853a)['match'](/^h(\d+)/);if(_0x378fcb)return _0x378fcb[0x1];}return null;}}class et extends _0x3a46d7{['afterInit'](){const _0x963262=this['editor'];if(!_0x963262['plugins']['has']('HighlightEditing'))return;const _0x201da1=_0x963262['plugins']['get']('TrackChangesEditing'),_0x270aff=_0x963262['locale'];_0x201da1['enableDefaultAttributesIntegration']('highlight'),_0x201da1['registerInlineAttribute']('highlight'),_0x201da1['descriptionFactory']['registerAttributeLabel']('highlight',o(_0x270aff,'FORMAT_HIGHLIGHT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x4d28d9=this['editor'],_0x3e1a91=_0x4d28d9['locale'];_0x4d28d9['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2dc751=>{if('formatInline'!=_0x2dc751['type'])return;const {data:_0x34454e}=_0x2dc751;if(_0x34454e&&'highlight'==_0x34454e['commandName']){const _0x43d010=_0x3e1a91['t'],_0x3249c7=_0x34454e['commandParams'][0x0]['value'];if(_0x3249c7){const _0x342ac8=_0x4d28d9['config']['get']('highlight.options')['find'](_0x4abb65=>_0x4abb65['model']==_0x3249c7),_0x4a97c1=_0x43d010(_0x342ac8['title'])['toLowerCase']();return{'type':'format','content':o(_0x3e1a91,'*Set\x20highlight:*\x20%0',_0x4a97c1),'color':{'value':_0x342ac8['color'],'title':_0x342ac8['title']}};}return{'type':'format','content':o(_0x3e1a91,'*Remove\x20highlight*',o(_0x3e1a91,'FORMAT_HIGHLIGHT'))};}});}}class it extends _0x3a46d7{['afterInit'](){const _0x3bb141=this['editor'];if(!_0x3bb141['plugins']['has']('HorizontalLineEditing'))return;_0x3bb141['plugins']['get']('TrackChangesEditing')['enableCommand']('horizontalLine');const _0x5a0820=_0x3bb141['plugins']['get']('TrackChangesEditing'),_0x11033d=_0x3bb141['locale'];_0x5a0820['descriptionFactory']['registerElementLabel']('horizontalLine',_0x19a736=>o(_0x11033d,'ELEMENT_HORIZONTAL_LINE',_0x19a736)),_0x3bb141['conversion']['for']('dataDowncast')['elementToStructure']({'model':'horizontalLine','view':(_0x434057,{writer:_0x4ff504,options:_0x368208})=>{if(!_0x368208['showSuggestionHighlights'])return null;const _0x2c8cf9=_0x4ff504['createContainerElement']('div'),_0x43a77f=_0x4ff504['createEmptyElement']('hr');return _0x4ff504['addClass']('ck-horizontal-line',_0x2c8cf9),_0x4ff504['insert'](_0x4ff504['createPositionAt'](_0x2c8cf9,0x0),_0x43a77f),_0x2c8cf9;},'converterPriority':'high'});}}class st extends _0x3a46d7{['afterInit'](){const _0x3ec024=this['editor'];if(!_0x3ec024['plugins']['has']('HtmlEmbed'))return;const _0x114972=_0x3ec024['plugins']['get']('TrackChangesEditing'),_0x207b23=_0x3ec024['locale'];_0x114972['descriptionFactory']['registerElementLabel']('rawHtml',_0x48b1ae=>o(_0x207b23,'ELEMENT_HTML_EMBED',_0x48b1ae)),_0x114972['enableDefaultAttributesIntegration']('htmlEmbed'),_0x114972['registerBlockAttribute']('value'),_0x114972['descriptionFactory']['registerDescriptionCallback'](_0x2ee32e=>{if('attribute'!=_0x2ee32e['type'])return;const {data:_0x4b665a}=_0x2ee32e;if(_0x4b665a&&'value'==_0x4b665a['key']&&_0x2ee32e['getFirstRange']()['start']['nodeAfter']['is']('element','rawHtml')){const _0x5834cf=o(_0x207b23,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x207b23,'*Change\x20%0\x20content*',_0x5834cf)};}}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x107aaa=this['editor'],_0x454372=_0x107aaa['locale'];_0x107aaa['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x44fc4c=>{if('formatBlock'!=_0x44fc4c['type'])return;const {data:_0x562eb8}=_0x44fc4c;if(_0x562eb8&&'htmlEmbed'==_0x562eb8['commandName']){const _0x46dc1a=o(_0x454372,'ELEMENT_HTML_EMBED');return{'type':'format','content':o(_0x454372,'*Change\x20%0\x20content*',_0x46dc1a)};}});}}class nt extends _0x3a46d7{['afterInit'](){const _0x51d3c2=this['editor'];if(!_0x51d3c2['plugins']['has']('ImageEditing'))return;const _0x28c9d0=_0x51d3c2['plugins']['get']('TrackChangesEditing'),_0x4c8f0c=_0x51d3c2['plugins']['get']('ImageUtils'),_0x4ff6e4=_0x51d3c2['locale'];_0x28c9d0['enableCommand']('insertImage'),_0x28c9d0['descriptionFactory']['registerElementLabel']('imageBlock',_0x4582df=>o(_0x4ff6e4,'ELEMENT_IMAGE',_0x4582df)),_0x28c9d0['descriptionFactory']['registerElementLabel']('imageInline',_0x211366=>o(_0x4ff6e4,'ELEMENT_INLINE_IMAGE',_0x211366)),_0x28c9d0['descriptionFactory']['registerElementLabel']('caption',()=>o(_0x4ff6e4,'ELEMENT_CAPTION')),_0x51d3c2['plugins']['has']('ImageUploadEditing')&&_0x28c9d0['enableCommand']('uploadImage'),_0x51d3c2['plugins']['has']('ImageBlockEditing')&&_0x51d3c2['plugins']['has']('ImageInlineEditing')&&(_0x28c9d0['enableCommand']('imageTypeInline',(_0x389bff,_0x1d59d7)=>{const _0x2d4dff=_0x4c8f0c['getClosestSelectedImageElement'](_0x51d3c2['model']['document']['selection']);_0x51d3c2['model']['change'](()=>{_0x28c9d0['markBlockFormat'](_0x2d4dff,{'commandName':'imageTypeInline','commandParams':[_0x1d59d7]},[],'convertBlockImageToInline');});}),_0x28c9d0['enableCommand']('imageTypeBlock',(_0x540778,_0x32c47c)=>{_0x51d3c2['model']['change'](_0x3dc235=>{let _0x5e0417=_0x4c8f0c['getClosestSelectedImageElement'](_0x51d3c2['model']['document']['selection']),_0x25f1fb=_0x3dc235['createRangeOn'](_0x5e0417);const _0x5bb0da=_0x4b3038['fromPosition'](_0x25f1fb['start'],'toPrevious'),_0x261457=_0x4b3038['fromPosition'](_0x25f1fb['end'],'toNext');_0x28c9d0['forceDefaultExecution'](()=>_0x540778(_0x32c47c)),_0x5e0417=_0x4c8f0c['getClosestSelectedImageElement'](_0x51d3c2['model']['document']['selection']),_0x25f1fb=_0x3dc235['createRangeOn'](_0x5e0417);const _0xc35449=_0x3dc235['createRange'](_0x5bb0da,_0x261457);_0x5bb0da['detach'](),_0x261457['detach'](),_0x28c9d0['markBlockFormat'](_0x5e0417,{'commandName':'imageTypeInline','commandParams':[_0x32c47c]},[],'convertInlineImageToBlock'),_0xc35449['start']['isBefore'](_0x25f1fb['start'])&&_0x28c9d0['markInsertion'](_0x3dc235['createRange'](_0xc35449['start'],_0x25f1fb['start']),'convertInlineImageToBlock'),_0x25f1fb['end']['isBefore'](_0xc35449['end'])&&_0x28c9d0['markInsertion'](_0x3dc235['createRange'](_0x25f1fb['end'],_0xc35449['end']),'convertInlineImageToBlock');});}),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','join',()=>!0x1),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','accept',()=>!0x1),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','discard',_0x28c9d0['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','join',()=>!0x1),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','discard',([_0x293703])=>{const _0x2d1671=_0x28c9d0['_suggestionFactory']['getSuggestionCallback']('insertion','','discard');let _0x2b1cbc=_0x293703['start'],_0x5194ce=_0x293703['end'];const _0x1345d7=_0x51d3c2['model']['schema']['getNearestSelectionRange'](_0x2b1cbc,'backward'),_0x428c3b=_0x51d3c2['model']['schema']['getNearestSelectionRange'](_0x5194ce,'forward');_0x1345d7['isCollapsed']&&(_0x2b1cbc=_0x1345d7['start']),_0x428c3b['isCollapsed']&&(_0x5194ce=_0x428c3b['end']),_0x2d1671([_0x51d3c2['model']['createRange'](_0x2b1cbc,_0x5194ce)]);}),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('formatBlock','convertInlineImageToBlock','chain',_0x5cc1cf),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('insertion','convertInlineImageToBlock','chain',_0x5cc1cf)),_0x51d3c2['plugins']['has']('ImageCaptionEditing')&&(_0x28c9d0['enableCommand']('toggleImageCaption',(_0x30f348,_0x330749)=>{const _0x340415=_0x51d3c2['plugins']['get']('ImageCaptionUtils');let _0x3d686b=_0x4c8f0c['getClosestSelectedImageElement'](_0x51d3c2['model']['document']['selection']),_0x1c3634=_0x340415['getCaptionFromImageModelElement'](_0x3d686b);_0x51d3c2['model']['change'](()=>{if(_0x1c3634)return void _0x28c9d0['markDeletion'](_0x51d3c2['model']['createRangeOn'](_0x1c3634));const _0x4ef6aa=_0x4c8f0c['isBlockImage'](_0x3d686b);_0x30f348(_0x330749),_0x3d686b=_0x4c8f0c['getClosestSelectedImageElement'](_0x51d3c2['model']['document']['selection']),_0x1c3634=_0x340415['getCaptionFromImageModelElement'](_0x3d686b),_0x28c9d0['markInsertion'](_0x51d3c2['model']['createRangeOn'](_0x1c3634),_0x4ef6aa?null:'imageCaption');});}),_0x28c9d0['_suggestionFactory']['registerCustomCallback']('insertion','imageCaption','chain',_0x5cc1cf));const _0x5742e0=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0xb05496(_0x5b1d13,_0x294eb4){const _0x243823=_0x5742e0['findIndex'](({type:_0xaa5c48,subType:_0x1829eb})=>_0x5b1d13['type']==_0xaa5c48&&_0x5b1d13['subType']==_0x1829eb),_0x3f64f4=_0x5742e0['findIndex'](({type:_0x36bc19,subType:_0x49ee22})=>_0x294eb4['type']==_0x36bc19&&_0x294eb4['subType']==_0x49ee22);if(_0x243823<0x0||_0x3f64f4<0x0)return!0x1;const _0x4931a9=_0x5b1d13['getFirstRange'](),_0x1c7eed=_0x294eb4['getFirstRange']();if((0x0==_0x243823||0x1==_0x243823)&&0x2==_0x3f64f4&&_0x4931a9['isIntersecting'](_0x1c7eed))return!0x0;if(0x2==_0x243823&&0x3==_0x3f64f4){const _0x299273=_0x28c9d0['_findSuggestions'](_0x4931a9,'insertion')['filter'](({suggestion:_0x443045,meta:_0x3fa6ac})=>_0x3fa6ac['isOwn']&&'convertInlineImageToBlock'==_0x443045['subType']);if(_0x299273['length']>0x1&&_0x1c7eed['end']['isEqual'](_0x4931a9['start']))return!0x0;if(0x1==_0x299273['length']&&(_0x4931a9['start']['isEqual'](_0x1c7eed['end'])||_0x4931a9['end']['isEqual'](_0x1c7eed['start'])))return!0x0;}if(0x3==_0x243823&&0x3==_0x3f64f4&&_0x4931a9['start']['isBefore'](_0x1c7eed['start'])){const _0x4373c7=_0x4931a9['end']['nodeAfter'],_0x54d2d2=_0x1c7eed['start']['nodeBefore'];return _0x4c8f0c['isBlockImage'](_0x4373c7)&&_0x4373c7===_0x54d2d2;}return!0x1;}function _0x5cc1cf(_0x481fc8,_0x123f19){return _0xb05496(_0x481fc8,_0x123f19)?[_0x481fc8,_0x123f19]:_0xb05496(_0x123f19,_0x481fc8)?[_0x123f19,_0x481fc8]:null;}_0x51d3c2['plugins']['has']('ImageResize')&&(_0x28c9d0['enableDefaultAttributesIntegration']('resizeImage'),_0x28c9d0['registerBlockAttribute']('resizedWidth'),_0x28c9d0['descriptionFactory']['registerAttributeLabel']('resizedWidth',o(_0x4ff6e4,'FORMAT_IMAGE_SIZE'))),_0x51d3c2['plugins']['has']('ImageTextAlternativeEditing')&&(_0x28c9d0['enableDefaultAttributesIntegration']('imageTextAlternative'),_0x28c9d0['registerBlockAttribute']('alt')),_0x28c9d0['descriptionFactory']['registerDescriptionCallback'](_0x3613d1=>{if(!!_0x5742e0['find'](({type:_0x7a9834,subType:_0x31f791})=>_0x3613d1['type']==_0x7a9834&&_0x3613d1['subType']==_0x31f791))return _0x3613d1['previous']?{}:void 0x0;}),_0x28c9d0['descriptionFactory']['registerDescriptionCallback'](_0x35166e=>{if('insertion'==_0x35166e['type']||'deletion'==_0x35166e['type']){const _0x37d3ed=_0x35166e['getContainedElement']();if(_0x37d3ed&&_0x37d3ed['is']('element','caption'))return{'type':'insertion'==_0x35166e['type']?'addObject':'removeObject','element':_0x37d3ed,'quantity':0x1};}}),_0x28c9d0['descriptionFactory']['registerDescriptionCallback'](_0x368a00=>'formatBlock'==_0x368a00['type']&&'convertInlineImageToBlock'==_0x368a00['subType']?{'type':'format','content':'Inline\x20image\x20to\x20block\x20image'}:'formatBlock'==_0x368a00['type']&&'convertBlockImageToInline'==_0x368a00['subType']?{'type':'format','content':'Block\x20image\x20to\x20inline\x20image'}:void 0x0),_0x28c9d0['descriptionFactory']['registerDescriptionCallback'](_0x2f4b96=>{if('attribute'!=_0x2f4b96['type'])return;const {data:_0x82d220}=_0x2f4b96;if(!_0x82d220||'alt'!=_0x82d220['key'])return;const _0x1b8525=_0x82d220['newValue'];return _0x1b8525?{'type':'format','content':o(_0x4ff6e4,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x1b8525+'\x22')}:{'type':'format','content':o(_0x4ff6e4,'*Remove\x20image\x20text\x20alternative*')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x2019a5=this['editor'],_0x27a852=_0x2019a5['locale'];_0x2019a5['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x4b43cd=>{if('formatBlock'!=_0x4b43cd['type']&&'formatInline'!=_0x4b43cd['type'])return;const {data:_0x2d4999}=_0x4b43cd;if(_0x2d4999){if('imageTextAlternative'==_0x2d4999['commandName']){const _0x2e53e9=_0x2d4999['commandParams'][0x0]['newValue'];return _0x2e53e9?{'type':'format','content':o(_0x27a852,'*Set\x20image\x20text\x20alternative:*\x20%0','\x22'+_0x2e53e9+'\x22')}:{'type':'format','content':o(_0x27a852,'*Remove\x20image\x20text\x20alternative*')};}if('resizeImage'==_0x2d4999['commandName']){const _0x15b96f=_0x2d4999['commandParams'][0x0]['width'];return _0x15b96f?{'type':'format','content':o(_0x27a852,'*Set\x20image\x20width:*\x20%0',_0x15b96f)}:{'type':'format','content':o(_0x27a852,'*Reset\x20image\x20width*')};}}});}}class ot extends _0x3a46d7{['afterInit'](){if(!this['editor']['plugins']['has']('ImageEditing'))return;const _0xf5f554=this['editor']['locale'],_0x50f74b=this['editor']['plugins']['get']('TrackChangesEditing');_0x50f74b['enableDefaultAttributesIntegration']('replaceImageSource'),_0x50f74b['registerBlockAttribute']('src'),_0x50f74b['descriptionFactory']['registerDescriptionCallback'](_0x3d2178=>{if('attribute'!=_0x3d2178['type'])return;const {data:_0x38ed12}=_0x3d2178;return _0x38ed12&&'src'==_0x38ed12['key']?_0x38ed12['newValue']&&_0x38ed12['oldValue']?{'type':'format','content':o(_0xf5f554,'*Replace\x20image\x20URL*')}:{'type':'format','content':''}:void 0x0;}),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x2a2fa1=this['editor']['plugins']['get']('TrackChangesEditing');_0x2a2fa1['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','accept',_0x2a2fa1['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x2a2fa1['_suggestionFactory']['registerCustomCallback']('formatBlock','replaceImageSource','discard',_0x2a2fa1['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x36d946=this['editor'],_0x233f2d=_0x36d946['locale'];_0x36d946['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xfbed2e=>{if('formatBlock'!=_0xfbed2e['type']&&'formatInline'!=_0xfbed2e['type'])return;const {data:_0x2cfc2b}=_0xfbed2e;if(!_0x2cfc2b||'replaceImageSource'!=_0x2cfc2b['commandName'])return;return{'type':'format','content':o(_0x233f2d,'*Format:*\x20replace\x20image\x20URL')};});}}class rt extends _0x3a46d7{['afterInit'](){const _0x21e7df=this['editor'];if(!_0x21e7df['plugins']['has']('ImageStyleEditing'))return;const _0x4d3ccb=_0x21e7df['plugins']['get']('TrackChangesEditing'),_0x46860d=_0x21e7df['plugins']['get']('ImageUtils'),_0x43c0b7={};_0x4d3ccb['enableCommand']('imageStyle',(_0x4899b8,_0x347e71)=>{const _0x389497=_0x21e7df['plugins']['get']('Users')['me'],_0x388dc0=_0x21e7df['commands']['get']('imageStyle');let _0xc2be94=_0x46860d['getClosestSelectedImageElement'](_0x21e7df['model']['document']['selection']),_0x1f7e36=_0x21e7df['model']['createRangeOn'](_0xc2be94),_0x32cb15=_0x388dc0['value'];if(_0x32cb15==_0x347e71['value'])return;const _0x20b3c1={'commandName':'imageStyle','commandParams':[_0x347e71],'formatGroupId':_0x26aa04()};_0x21e7df['model']['change'](()=>{if(_0x4d3ccb['getSuggestions']()['filter'](_0x3d7e9a=>_0x3d7e9a['isInContent']&&_0x389497==_0x3d7e9a['author']&&('formatBlock'==_0x3d7e9a['type']||'formatInline'==_0x3d7e9a['type'])&&('imageStylePreApply'==_0x3d7e9a['subType']||'imageStylePostApply'==_0x3d7e9a['subType'])&&_0x3d7e9a['getFirstRange']()['isEqual'](_0x1f7e36))['forEach'](_0x535a05=>_0x4d3ccb['discardSuggestion'](_0x535a05['head'])),_0xc2be94=_0x46860d['getClosestSelectedImageElement'](_0x21e7df['model']['document']['selection']),_0x1f7e36=_0x21e7df['model']['createRangeOn'](_0xc2be94),_0x388dc0['refresh'](),_0x21e7df['commands']['get']('imageTypeInline')['refresh'](),_0x21e7df['commands']['get']('imageTypeBlock')['refresh'](),_0x32cb15=_0x388dc0['value'],_0x32cb15!=_0x347e71['value'])return _0x46860d['isInlineImage'](_0xc2be94)&&_0x388dc0['shouldConvertImageType'](_0x347e71['value'],_0xc2be94)?(_0x4899b8({..._0x347e71,'setImageSizes':!0x1}),_0xc2be94=_0x46860d['getClosestSelectedImageElement'](_0x21e7df['model']['document']['selection']),void _0x4d3ccb['markBlockFormat'](_0xc2be94,{..._0x20b3c1,'commandReversedParams':[{'value':_0x32cb15||null,'setImageSizes':!0x1}]},[],'imageStylePreApply')):void(_0x46860d['isBlockImage'](_0xc2be94)?_0x4d3ccb['markBlockFormat'](_0xc2be94,_0x20b3c1,[],'imageStylePostApply'):_0x4d3ccb['markInlineFormat'](_0x1f7e36,_0x20b3c1,'imageStylePostApply'));});});for(const _0x29d192 of _0x21e7df['plugins']['get']('ImageStyleEditing')['normalizedStyles'])_0x43c0b7[_0x29d192['name']]=_0x29d192['title']['toLowerCase']();_0x4d3ccb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','join',()=>!0x1),_0x4d3ccb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePostApply','join',()=>!0x1),_0x4d3ccb['_suggestionFactory']['registerCustomCallback']('formatInline','imageStylePostApply','join',()=>!0x1),_0x4d3ccb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','accept',([_0x33dc7d])=>{_0x46860d['setImageNaturalSizeAttributes'](_0x33dc7d['getContainedElement']());}),_0x4d3ccb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','discard',(_0x44fc65,_0x5b0468)=>{_0x4d3ccb['_suggestionFactory']['getSuggestionCallback']('formatBlock','','accept')(_0x44fc65,{'commandName':_0x5b0468['commandName'],'commandParams':_0x5b0468['commandReversedParams']});}),_0x4d3ccb['_suggestionFactory']['registerCustomCallback']('formatBlock','imageStylePreApply','chain',function(_0x24e11e,_0x21dcfb){if(_0x424400(_0x24e11e,_0x21dcfb))return[_0x24e11e,_0x21dcfb];if(_0x424400(_0x21dcfb,_0x24e11e))return[_0x21dcfb,_0x24e11e];return null;});const _0x2906e4=[{'type':'formatBlock','subType':'imageStylePreApply'},{'type':'insertion','subType':'imageCaption'},{'type':'formatBlock','subType':'convertInlineImageToBlock'},{'type':'insertion','subType':'convertInlineImageToBlock'}];function _0x424400(_0x214f35,_0x6e01c){const _0x33d67f=_0x2906e4['findIndex'](({type:_0x29ed64,subType:_0x384afc})=>_0x214f35['type']==_0x29ed64&&_0x214f35['subType']==_0x384afc),_0x1d7bc7=_0x2906e4['findIndex'](({type:_0xe17ad,subType:_0x2d890c})=>_0x6e01c['type']==_0xe17ad&&_0x6e01c['subType']==_0x2d890c);if(_0x33d67f<0x0||_0x1d7bc7<0x0)return!0x1;const _0x2c9b12=_0x214f35['getFirstRange'](),_0x3f324a=_0x6e01c['getFirstRange']();if((0x0==_0x33d67f||0x1==_0x33d67f)&&0x2==_0x1d7bc7&&_0x2c9b12['isIntersecting'](_0x3f324a))return!0x0;if(0x2==_0x33d67f&&0x3==_0x1d7bc7){const _0x380a7d=_0x4d3ccb['_findSuggestions'](_0x2c9b12,'insertion')['filter'](({suggestion:_0x93cb68,meta:_0xa61d56})=>_0xa61d56['isOwn']&&'convertInlineImageToBlock'==_0x93cb68['subType']);if(_0x380a7d['length']>0x1&&_0x3f324a['end']['isEqual'](_0x2c9b12['start']))return!0x0;if(0x1==_0x380a7d['length']&&(_0x2c9b12['start']['isEqual'](_0x3f324a['end'])||_0x2c9b12['end']['isEqual'](_0x3f324a['start'])))return!0x0;}if(0x3==_0x33d67f&&0x3==_0x1d7bc7&&_0x2c9b12['start']['isBefore'](_0x3f324a['start'])){const _0xad7554=_0x2c9b12['end']['nodeAfter'],_0x4cbc78=_0x3f324a['start']['nodeBefore'];return _0x46860d['isBlockImage'](_0xad7554)&&_0xad7554===_0x4cbc78;}return!0x1;}_0x21e7df['model']['document']['registerPostFixer'](()=>{let _0x5c1ede=!0x1;const _0x4cdd19=Array['from'](_0x21e7df['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x32c8a1,data:_0x47590c}of _0x4cdd19){const {group:_0x287fbe,type:_0x5081ab,subType:_0x5a0e83,id:_0x4d7bc3}=_0x4d3ccb['_splitMarkerName'](_0x32c8a1);if('suggestion'==_0x287fbe&&_0x4d3ccb['hasSuggestion'](_0x4d7bc3)){if('formatBlock'==_0x5081ab&&('imageStylePreApply'==_0x5a0e83||'imageStylePostApply'==_0x5a0e83)){const _0x379ce3=_0x4d3ccb['getSuggestion'](_0x4d7bc3);if(_0x47590c['newRange']){const _0x2225fd=_0x379ce3['getFirstRange']()['getContainedElement']();if(_0x46860d['isBlockImage'](_0x2225fd))continue;_0x4d3ccb['discardSuggestion'](_0x379ce3),_0x5c1ede=!0x0;}}if('insertion'==_0x5081ab&&'imageCaption'==_0x5a0e83&&!_0x47590c['newRange']){const _0x303bb2=_0x4d3ccb['getSuggestion'](_0x4d7bc3);_0x303bb2['next']&&_0x303bb2['next']['isInContent']&&(_0x4d3ccb['discardSuggestion'](_0x303bb2['next']),_0x5c1ede=!0x0);}}}return _0x5c1ede;}),this['_registerLegacyDescription'](_0x43c0b7);}['_registerLegacyDescription'](_0x1dca5e){const _0x5aa274=this['editor'],_0x96bdbd=_0x5aa274['locale'];_0x5aa274['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x43c06b=>{if('formatBlock'!=_0x43c06b['type']&&'formatInline'!=_0x43c06b['type'])return;const {data:_0x34e82}=_0x43c06b;if(!_0x34e82||'imageStyle'!=_0x34e82['commandName'])return;const _0x3637ca=_0x34e82['commandParams'][0x0]['value'];return _0x36b55f('side'===_0x3637ca?o(_0x96bdbd,'FORMAT_SIDE_IMAGE'):_0x1dca5e[_0x3637ca]||_0x3637ca);function _0x36b55f(_0x54ea18){return{'type':'format','content':o(_0x96bdbd,'*Format:*\x20%0',_0x54ea18)};}});}}class at extends _0x3a46d7{['_trackChangesValueDuringImport'];['_trackChangesExecuted'];constructor(_0x19ca8b){super(_0x19ca8b),this['_trackChangesValueDuringImport']=!0x1,this['_trackChangesExecuted']=!0x1;}['afterInit'](){const _0x179727=this['editor'],_0x3e302a=_0x179727['commands']['get']('importWord'),_0x8d5ef5=_0x179727['commands']['get']('trackChanges');_0x3e302a&&(_0x3e302a['on']('execute',(_0x58bcb4,[,_0x42e0ee])=>{this['_trackChangesValueDuringImport']=_0x8d5ef5['value'],_0x42e0ee['collaboration_features']['track_changes']=!this['_trackChangesValueDuringImport'];},{'priority':'high'}),this['listenTo'](_0x3e302a,'dataInsert',this['_handleImportedData']['bind'](this)),this['listenTo'](_0x3e302a,'dataInsert',()=>{this['_trackChangesExecuted']&&(_0x8d5ef5['execute'](),this['_trackChangesExecuted']=!0x1);},{'priority':'lowest'}),_0x179727['plugins']['get']('TrackChangesEditing')['enableCommand']('importWord'));}['_handleImportedData'](_0x469bcd,_0x3bb010){const {suggestions:_0x636361}=_0x3bb010,_0x56bd05=this['editor']['commands']['get']('trackChanges'),_0xd2702c=_0x56bd05['value'];this['_trackChangesValueDuringImport']!==_0xd2702c&&(_0x56bd05['execute'](),this['_trackChangesExecuted']=!0x0),_0x636361&&_0x636361['forEach'](({id:_0x26725a,type:_0x34f460,author:_0x2c10db,created_at:_0x3fe108})=>{const _0x16c996={'id':_0x26725a,'type':_0x34f460,'authorId':this['editor']['plugins']['get']('Users')['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x2c10db,'createdAt':_0x3fe108?new Date(_0x3fe108):new Date(),'source':'importWord'}}};this['editor']['plugins']['get']('TrackChangesEditing')['_setSuggestionData'](_0x16c996);});}}class ct extends _0x3a46d7{['afterInit'](){const _0x1adeb4=this['editor'],_0x490ca0=_0x1adeb4['plugins']['get']('TrackChangesEditing');if(_0x1adeb4['plugins']['has']('IndentEditing')&&(_0x490ca0['enableCommand']('indent'),_0x490ca0['enableCommand']('outdent')),_0x1adeb4['plugins']['has']('IndentBlock')){for(const _0x304b5d of['indentBlock','outdentBlock'])_0x490ca0['enableDefaultAttributesIntegration'](_0x304b5d);}const _0x1db8d8=_0x1adeb4['locale'];_0x490ca0['registerBlockAttribute']('blockIndent'),_0x490ca0['descriptionFactory']['registerAttributeLabel']('blockIndent',o(_0x1db8d8,'FORMAT_INDENT')),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x41ef58=this['editor'],_0xd21bfa=_0x41ef58['locale'],_0x5837e6=_0x41ef58['plugins']['get']('TrackChangesEditing');_0x5837e6['descriptionFactory']['registerDescriptionCallback'](_0x2ba6f5=>{if('formatBlock'!=_0x2ba6f5['type'])return;const {data:_0x52d580}=_0x2ba6f5;if(!_0x52d580)return;if('indentBlock'!=_0x52d580['commandName']&&'outdentBlock'!=_0x52d580['commandName'])return;const _0x387c93=_0x2ba6f5['getItems']()[0x0],_0x25c851=_0x5837e6['descriptionFactory']['getItemLabel'](_0x387c93);return'indentBlock'==_0x52d580['commandName']?{'type':'format','content':o(_0xd21bfa,'*Indent:*\x20%0',_0x25c851)}:'outdentBlock'==_0x52d580['commandName']?{'type':'format','content':o(_0xd21bfa,'*Outdent:*\x20%0',_0x25c851)}:void 0x0;});}}class ut extends _0x3a46d7{static get['requires'](){return[tr];}['init'](){this['editor']['plugins']['get']('TrackChangesEditing')['enableCommand']('input');}}class ht extends _0x3a46d7{['afterInit'](){const _0x4ba30d=this['editor'];if(!_0x4ba30d['plugins']['has']('LinkEditing'))return;const _0x47a7a7=_0x4ba30d['plugins']['get']('TrackChangesEditing'),_0x18b0c5=_0x4ba30d['commands']['get']('link');_0x47a7a7['enableDefaultAttributesIntegration']('link'),_0x47a7a7['enableDefaultAttributesIntegration']('unlink'),_0x47a7a7['registerInlineAttribute']('linkHref');for(const _0x5e0f9b of _0x18b0c5['manualDecorators'])_0x47a7a7['registerInlineAttribute'](_0x5e0f9b['id']),_0x47a7a7['descriptionFactory']['registerAttributeLabel'](_0x5e0f9b['id'],'link\x20('+_0x5e0f9b['label']['toLowerCase']()+')');_0x47a7a7['descriptionFactory']['registerDescriptionCallback'](_0x3efcb3=>{if('attribute'!=_0x3efcb3['type'])return;const {data:_0x2ba2ec}=_0x3efcb3;if(!_0x2ba2ec||'linkHref'!=_0x2ba2ec['key'])return;const _0xdc7ba3=_0x2ba2ec['newValue'],_0x33dfa5=_0x4ba30d['locale'];return{'type':'format','content':null==_0xdc7ba3?o(_0x33dfa5,'*Remove\x20link*'):o(_0x33dfa5,'*Set\x20link:*\x20%0','\x22'+_0xdc7ba3+'\x22')};}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x81906e=this['editor'],_0x498af5=_0x81906e['locale'];_0x81906e['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x222dac=>{if('formatInline'!=_0x222dac['type'])return;const {data:_0xbeea75}=_0x222dac;if(_0xbeea75){if('link'==_0xbeea75['commandName']){const _0x1891da=_0xbeea75['commandParams'][0x0];return{'type':'format','content':o(_0x498af5,'*Set\x20link:*\x20%0','\x22'+_0x1891da+'\x22')};}return'unlink'==_0xbeea75['commandName']?{'type':'format','content':o(_0x498af5,'*Remove\x20link*')}:void 0x0;}});}}class ft extends _0x3a46d7{['afterInit'](){const _0x20325f=this['editor'],_0x17efa9=_0x20325f['locale'];if(!_0x20325f['plugins']['has']('LegacyListEditing'))return;const _0x44853f=_0x20325f['plugins']['get']('TrackChangesEditing'),_0x2cd2fb=_0x20325f['plugins']['has']('LegacyTodoListEditing');function _0x1d5fd6(_0x30d3c7){return()=>{const _0x33e3bf=_0x20325f['model']['document']['selection'],_0xe55b61=_0x20325f['commands']['get'](_0x30d3c7);if(_0xe55b61['value'])return void _0x20325f['execute']('paragraph',{});const _0x1bd782=_0x30d3c7['slice'](0x0,-0x4),_0x5e887d=function(_0x1c94f9,_0xa7a318,_0x321eb5){let _0xc1e31e=Array['from'](_0x1c94f9)['filter'](_0x5f055c=>function(_0x188bbc,_0xf4518e){return _0xf4518e['checkChild'](_0x188bbc['parent'],'listItem')&&!_0xf4518e['isObject'](_0x188bbc);}(_0x5f055c,_0x321eb5));_0xc1e31e=_0xc1e31e['filter'](_0x52a297=>!_0x52a297['is']('element','listItem')||_0x52a297['getAttribute']('listType')!=_0xa7a318);const _0x75a7ee=new Set();for(const _0x404f7a of _0xc1e31e)_0x404f7a['is']('element','listItem')?_0x75a7ee['add'](fe(_0x404f7a)):_0x75a7ee['add'](_0x404f7a);return Array['from'](_0x75a7ee);}(_0x33e3bf['getSelectedBlocks'](),_0x1bd782,_0x20325f['model']['schema']);_0x20325f['model']['change'](()=>{for(const _0x551d65 of _0x5e887d)_0x44853f['markBlockFormat'](_0x551d65,{'commandName':_0x30d3c7,'commandParams':[{'forceValue':!_0xe55b61['value']}],'formatGroupId':'blockName'},ue(_0x551d65));});};}function _0x519a3a(_0x4d298b){return()=>{const _0xde1d7e=function(_0x506941){let _0x13fae9=Array['from'](_0x506941);const _0x333423=_0x13fae9['findIndex'](_0x1ad0e8=>'listItem'!=_0x1ad0e8['name']);return _0x333423>-0x1&&(_0x13fae9=_0x13fae9['slice'](0x0,_0x333423)),_0x13fae9;}(_0x20325f['model']['document']['selection']['getSelectedBlocks']()),_0x9329ea=_0x20325f['model']['createRange'](_0x20325f['model']['createPositionAt'](_0xde1d7e[0x0],'before'),_0x20325f['model']['createPositionAt'](_0xde1d7e[_0xde1d7e['length']-0x1],'end'));_0x20325f['model']['change'](()=>{_0x44853f['markBlockFormat'](_0x9329ea,{'commandName':_0x4d298b,'commandParams':[],'formatGroupId':'listIndent'},function(_0x289db8){const _0x2cb4c3=new Set();for(const _0x56db51 of _0x289db8){let _0x131bc8=_0x56db51['nextSibling'];for(;_0x131bc8&&_0x131bc8['getAttribute']('listIndent')>_0x56db51['getAttribute']('listIndent');)_0x2cb4c3['add'](_0x131bc8),_0x131bc8=_0x131bc8['nextSibling'];}return Array['from'](_0x2cb4c3);}(_0xde1d7e));});};}_0x44853f['enableCommand']('numberedList',_0x1d5fd6('numberedList')),_0x44853f['enableCommand']('bulletedList',_0x1d5fd6('bulletedList')),_0x2cd2fb&&_0x44853f['enableCommand']('todoList',_0x1d5fd6('todoList')),_0x44853f['enableCommand']('indentList',_0x519a3a('indentList')),_0x44853f['enableCommand']('outdentList',_0x519a3a('outdentList')),_0x2cd2fb&&_0x44853f['enableCommand']('checkTodoList',()=>{const _0x517acc=_0x20325f['commands']['get']('checkTodoList'),_0x19e32c=Array['from'](_0x517acc['_selectedElements']);_0x19e32c['filter'](_0x51f9cd=>_0x51f9cd['getAttribute']('todoListChecked')!=_0x517acc['value']),_0x20325f['model']['change'](()=>{for(const _0x3cc817 of _0x19e32c)_0x44853f['markBlockFormat'](_0x3cc817,{'commandName':'checkTodoList','commandParams':[{'forceValue':!_0x517acc['value']}]});});}),_0x44853f['descriptionFactory']['registerElementLabel']('listItem',_0x5144a3=>o(_0x17efa9,'ELEMENT_LIST_ITEM',_0x5144a3)),_0x44853f['descriptionFactory']['registerDescriptionCallback'](_0x4a4436=>{if('formatBlock'!=_0x4a4436['type']&&'formatInline'!=_0x4a4436['type'])return;const {data:_0x247196}=_0x4a4436;if(_0x247196){if('numberedList'==_0x247196['commandName']||'bulletedList'==_0x247196['commandName']||'todoList'==_0x247196['commandName'])switch(_0x247196['commandName']['replace']('List','')){case'bulleted':return _0xfc1b7f(o(_0x17efa9,'ELEMENT_BULLETED_LIST'));case'numbered':return _0xfc1b7f(o(_0x17efa9,'ELEMENT_NUMBERED_LIST'));case'todo':return _0xfc1b7f(o(_0x17efa9,'ELEMENT_TODO_LIST'));}if('indentList'==_0x247196['commandName'])return{'type':'format','content':o(_0x17efa9,'*Indent:*\x20%0',o(_0x17efa9,'ELEMENT_LIST_ITEM'))};if('outdentList'==_0x247196['commandName'])return{'type':'format','content':o(_0x17efa9,'*Outdent:*\x20%0',o(_0x17efa9,'ELEMENT_LIST_ITEM'))};if('checkTodoList'==_0x247196['commandName'])return _0x247196['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x17efa9,'*Check\x20item*')}:{'type':'format','content':o(_0x17efa9,'*Uncheck\x20item*')};}function _0xfc1b7f(_0x4c3bc7){return{'type':'format','content':o(_0x17efa9,'*Change\x20to:*\x20%0',_0x4c3bc7)};}});}}function fe(_0x1f285e){const _0xe0073a=_0x1f285e['getAttribute']('listIndent');if(0x0==_0xe0073a)return _0x1f285e;let _0x40338c=_0x1f285e;for(;_0x1f285e['previousSibling']&&_0x1f285e['previousSibling']['is']('element','listItem');){const _0x19d046=_0x1f285e['previousSibling']['getAttribute']('listIndent');if(_0x19d046==_0xe0073a)_0x40338c=_0x1f285e['previousSibling'];else{if(_0x19d046<_0xe0073a)break;}_0x1f285e=_0x1f285e['previousSibling'];}return _0x40338c;}function ue(_0x1ce406){const _0x4390d8=[];if(_0x1ce406['is']('element','listItem')&&_0x1ce406['getAttribute']('listIndent')>0x0){let _0x50b718=_0x1ce406['nextSibling'];for(;_0x50b718&&'listItem'==_0x50b718['name']&&_0x50b718['getAttribute']('listIndent')==_0x1ce406['getAttribute']('listIndent');)_0x4390d8['push'](_0x50b718),_0x50b718=_0x50b718['nextSibling'];}return _0x4390d8;}class W extends _0x3a46d7{['afterInit'](){if(!this['editor']['plugins']['has']('LegacyListPropertiesEditing'))return;const _0x5b12f3=this['editor']['config']['get']('list.properties'),_0x18984d=this['editor']['plugins']['get']('TrackChangesEditing');_0x5b12f3['styles']&&_0x18984d['enableCommand']('listStyle',this['handleListStyleCommand']['bind'](this)),_0x5b12f3['reversed']&&_0x18984d['enableCommand']('listReversed',this['handleListReversedCommand']['bind'](this)),_0x5b12f3['startIndex']&&_0x18984d['enableCommand']('listStart',this['handleListStartCommand']['bind'](this)),_0x18984d['descriptionFactory']['registerDescriptionCallback'](this['handleDescriptions']['bind'](this));}['handleListStyleCommand'](_0x11aa3b,_0x501e57={}){const _0x1ed6df=this['editor']['plugins']['get']('TrackChangesEditing'),_0x43a341=this['_getSuggestionBlocksForListStyle']();this['editor']['model']['change'](()=>{_0x1ed6df['markMultiRangeBlockFormat'](_0x43a341,{'commandName':'listStyle','commandParams':[{'type':_0x501e57['type']}],'formatGroupId':'listStyle'});});}['handleListReversedCommand'](_0x3e6683,_0x4724b9={}){const _0x40af66=this['editor']['plugins']['get']('TrackChangesEditing'),_0x4e0dbe=this['_getSuggestionBlocks'](_0x252f69=>_0x252f69['is']('element','listItem')&&'numbered'===_0x252f69['getAttribute']('listType'));if(_0x4e0dbe['length']<0x1)return;const _0x1f9e69=_0x4e0dbe['map'](_0x346e58=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x346e58,'before'),this['editor']['model']['createPositionAt'](_0x346e58,0x0)));this['editor']['model']['change'](()=>{_0x40af66['markMultiRangeBlockFormat'](_0x1f9e69,{'commandName':'listReversed','commandParams':[{'reversed':_0x4724b9['reversed']}],'formatGroupId':'listReversed'});});}['handleListStartCommand'](_0xe1f7c4,_0x48ff2d={}){const _0x5ee8db=this['editor']['plugins']['get']('TrackChangesEditing'),_0x967fd5=this['_getSuggestionBlocks'](_0x19ad03=>_0x19ad03['is']('element','listItem')&&'numbered'===_0x19ad03['getAttribute']('listType'));if(_0x967fd5['length']<0x1)return;const _0x2e585c=_0x967fd5['map'](_0x4e5a74=>this['editor']['model']['createRange'](this['editor']['model']['createPositionAt'](_0x4e5a74,'before'),this['editor']['model']['createPositionAt'](_0x4e5a74,0x0)));this['editor']['model']['change'](()=>{_0x5ee8db['markMultiRangeBlockFormat'](_0x2e585c,{'commandName':'listStart','commandParams':[{'startIndex':_0x48ff2d['startIndex']}],'formatGroupId':'listStart'});});}['handleDescriptions'](_0x3f1b36){if('formatBlock'!=_0x3f1b36['type']&&'formatInline'!=_0x3f1b36['type'])return;const _0x2432a7=this['editor']['locale'],{data:_0xdc21f8}=_0x3f1b36;if(!_0xdc21f8)return;let _0x1bd98e,_0x1b78c6;switch(_0xdc21f8['commandName']){case'listStyle':_0x1bd98e='*Change\x20to:*\x20%0',_0x1b78c6={'type':'format','content':o(_0x2432a7,_0x1bd98e,o(_0x2432a7,this['_getTranslationKeyForListStyle'](_0xdc21f8['commandParams'][0x0]['type'])))};break;case'listReversed':_0x1bd98e=_0xdc21f8['commandParams'][0x0]['reversed']?'*Format:*\x20set\x20order\x20to\x20reversed':'*Format:*\x20set\x20order\x20to\x20regular',_0x1b78c6={'type':'format','content':o(_0x2432a7,_0x1bd98e)};break;case'listStart':_0x1bd98e='*Format:*\x20set\x20start\x20index\x20to\x20%0',_0x1b78c6={'type':'format','content':o(_0x2432a7,_0x1bd98e,_0xdc21f8['commandParams'][0x0]['startIndex'])};}return _0x1b78c6;}['_getSuggestionBlocksForListStyle'](){const _0x49c446=this['editor']['plugins']['get']('LegacyListUtils');let _0x27d0fd=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']());return _0x27d0fd[0x0]?.['is']('element','listItem')&&_0x27d0fd['unshift'](..._0x49c446['getSiblingNodes'](this['editor']['model']['document']['selection']['getFirstPosition'](),'backward')),_0x27d0fd[_0x27d0fd['length']-0x1]?.['is']('element','listItem')&&_0x27d0fd['push'](..._0x49c446['getSiblingNodes'](this['editor']['model']['document']['selection']['getLastPosition'](),'forward')),_0x27d0fd=[...new Set(_0x27d0fd)],this['editor']['model']['document']['selection']['getFirstPosition']()?.['parent']?.['is']('element','listItem')&&(_0x27d0fd=_0x27d0fd['filter'](_0x4db5f7=>_0x4db5f7['is']('element','listItem'))),_0x27d0fd;}['_getSuggestionBlocks'](_0x3a5d2d){const _0x3501c7=this['editor']['plugins']['get']('LegacyListUtils');let _0x40bfb7=Array['from'](this['editor']['model']['document']['selection']['getSelectedBlocks']())['filter'](_0x3a5d2d)['map'](_0x500660=>{const _0x5a9bd9=this['editor']['model']['createPositionAt'](_0x500660,0x0);return[..._0x3501c7['getSiblingNodes'](_0x5a9bd9,'backward'),..._0x3501c7['getSiblingNodes'](_0x5a9bd9,'forward')];})['flat']();return _0x40bfb7=[...new Set(_0x40bfb7)],_0x40bfb7;}['_getTranslationKeyForListStyle'](_0x352c8a){return'ELEMENT_'+(this['editor']['plugins']['get']('LegacyListUtils')['getListTypeFromListStyleType'](_0x352c8a)||'default')['toUpperCase']()+'_LIST_'+_0x352c8a['toUpperCase']()['replace'](/-/g,'_');}}class lt extends _0x3a46d7{['afterInit'](){const _0xca3a0f=this['editor'];if(!_0xca3a0f['plugins']['has']('MediaEmbedEditing'))return;const _0x212cf1=_0xca3a0f['plugins']['get']('TrackChangesEditing'),_0x2f0620=_0xca3a0f['locale'];_0x212cf1['enableCommand']('mediaEmbed'),_0x212cf1['descriptionFactory']['registerElementLabel']('media',_0x166c1a=>o(_0x2f0620,'ELEMENT_MEDIA',_0x166c1a)),_0xca3a0f['conversion']['for']('dataDowncast')['elementToElement']({'model':'media','view':(_0x423bf0,{writer:_0x5beb5a,options:_0x45b10b})=>{if(_0x45b10b['showSuggestionHighlights'])return _0x5beb5a['createEmptyElement']('div');},'converterPriority':'high'}),_0xca3a0f['data']['downcastDispatcher']['on']('attribute:url:media',(_0x5f822f,_0x47652a,_0x194081)=>{_0x194081['options']['showSuggestionHighlights']&&_0x5f822f['stop']();},{'priority':'high'});}}class mt extends _0x3a46d7{['afterInit'](){const _0x542d02=this['editor'];_0x542d02['plugins']['has']('MentionEditing')&&_0x542d02['plugins']['get']('TrackChangesEditing')['enableCommand']('mention');}}class dt extends _0x3a46d7{['afterInit'](){const _0x3ad37f=this['editor'];if(!_0x3ad37f['commands']['get']('insertMergeField'))return;_0x3ad37f['plugins']['get']('TrackChangesEditing')['enableCommand']('insertMergeField');const _0x2ed7b9=_0x3ad37f['plugins']['get']('TrackChangesEditing'),_0x3214c9=_0x3ad37f['locale'];_0x2ed7b9['descriptionFactory']['registerElementLabel']('mergeField',_0x172bdd=>o(_0x3214c9,'ELEMENT_MERGE_FIELD',_0x172bdd)),_0x2ed7b9['descriptionFactory']['registerDescriptionCallback'](_0x3d0f33=>{if('insertion'!=_0x3d0f33['type']&&'deletion'!=_0x3d0f33['type'])return;const _0x5e9480=_0x3d0f33['getContainedElement']();if(null==_0x5e9480)return;if(!_0x5e9480['is']('element','mergeField'))return;const _0x7147c5=_0x3ad37f['plugins']['get']('MergeFieldsEditing')['getLabel'](_0x5e9480['getAttribute']('id'));return'insertion'==_0x3d0f33['type']?{'type':'insertion','content':o(_0x3214c9,'*Insert:*\x20%0','\x22'+_0x7147c5+'\x22\x20'+o(_0x3214c9,'ELEMENT_MERGE_FIELD'))}:{'type':'deletion','content':o(_0x3214c9,'*Remove:*\x20%0','\x22'+_0x7147c5+'\x22\x20'+o(_0x3214c9,'ELEMENT_MERGE_FIELD'))};});}}class pt extends _0x3a46d7{['afterInit'](){const _0x48ce70=this['editor'],_0xd69561=_0x48ce70['plugins']['get']('TrackChangesEditing');_0x48ce70['plugins']['has']('MultiLevelList')&&(_0xd69561['enableDefaultAttributesIntegration']('multiLevelList'),_0xd69561['registerBlockAttribute']('listMarkerStyle'),_0xd69561['descriptionFactory']['registerDescriptionCallback'](_0x554a5e=>this['handleDescriptions'](_0x554a5e)));}['handleDescriptions'](_0x91f558){const _0x252681=this['editor']['locale'],{data:_0x5b94ad}=_0x91f558,_0x5cb260={'type':'format','content':''};if(_0x5b94ad&&'listMarkerStyle'==_0x5b94ad['key']){if(!_0x5b94ad['oldValue'])return{'type':'format','content':o(_0x252681,'*Set\x20format:*\x20%0',o(_0x252681,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5b94ad['newValue']+')'};if(!_0x5b94ad['newValue']){let _0x1bf8e3=_0x91f558['head'];for(;_0x1bf8e3;){if(_0x1bf8e3['data']&&'listType'==_0x1bf8e3['data']['key']&&_0x1bf8e3['data']['newValue'])return _0x5cb260;_0x1bf8e3=_0x1bf8e3['next'];}return{'type':'format','content':o(_0x252681,'*Remove\x20format:*\x20%0',o(_0x252681,'ELEMENT_MULTI_LEVEL_LIST'))+'\x20('+_0x5b94ad['oldValue']+')'};}}}}class kt extends _0x3a46d7{['afterInit'](){const _0x2663fe=this['editor'];if(!_0x2663fe['plugins']['has']('PageBreakEditing'))return;_0x2663fe['plugins']['get']('TrackChangesEditing')['enableCommand']('pageBreak');const _0x5ea8fd=_0x2663fe['plugins']['get']('TrackChangesEditing'),_0x48fe88=_0x2663fe['locale'];_0x5ea8fd['descriptionFactory']['registerElementLabel']('pageBreak',_0x2bc68e=>o(_0x48fe88,'ELEMENT_PAGE_BREAK',_0x2bc68e));}}class bt extends _0x3a46d7{['afterInit'](){const _0x1ebf8c=this['editor'];if(!_0x1ebf8c['plugins']['has']('Paragraph'))return;const _0x2878bb=_0x1ebf8c['locale'],_0x57ec86=_0x1ebf8c['plugins']['get']('TrackChangesEditing');_0x57ec86['descriptionFactory']['registerElementLabel']('paragraph',_0x2c921d=>o(_0x2878bb,'ELEMENT_PARAGRAPH',_0x2c921d)),_0x57ec86['enableDefaultAttributesIntegration']('paragraph'),_0x57ec86['enableCommand']('insertParagraph'),_0x1ebf8c['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',nr(_0x1ebf8c),{'priority':'highest'}),_0x1ebf8c['data']['downcastDispatcher']['on']('addMarker:suggestion:insertion',(_0x36abe8,_0x5e6a1,_0x1f4f97)=>{_0x1f4f97['options']['showSuggestionHighlights']&&nr(_0x1ebf8c,{'showActiveMarker':!0x1})(_0x36abe8,_0x5e6a1,_0x1f4f97);},{'priority':'highest'});const _0x4dc6c1=_0x57ec86['descriptionFactory'];_0x4dc6c1['registerDescriptionCallback'](_0x12bd64=>{if('insertion'!==_0x12bd64['type'])return;const {start:_0x8abe8f,end:_0x129ea5}=_0x12bd64['getFirstRange']();if(!_0x8abe8f['isTouching'](_0x129ea5)||!_0x8abe8f['nodeAfter'])return;const _0x3eb3f5=_0x1ebf8c['model']['schema'],_0x1c2aa2=_0x8abe8f['nodeAfter'];return _0x3eb3f5['isBlock'](_0x1c2aa2)&&!_0x3eb3f5['isLimit'](_0x1c2aa2)&&_0x3eb3f5['checkChild'](_0x1c2aa2,'$text')?{'type':'insertion','content':o(_0x2878bb,'*Insert:*\x20%0',_0x4dc6c1['getItemLabel'](_0x1c2aa2,0x1))}:void 0x0;}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x131ddb=this['editor'],_0x17bbdf=_0x131ddb['locale'];_0x131ddb['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x56d534=>{if('formatBlock'!=_0x56d534['type'])return;const {data:_0x12e079}=_0x56d534;return _0x12e079&&'paragraph'==_0x12e079['commandName']?{'type':'format','content':o(_0x17bbdf,'*Change\x20to:*\x20%0',o(_0x17bbdf,'ELEMENT_PARAGRAPH'))}:void 0x0;});}}function nr(_0x5143a2,{showActiveMarker:_0x2dc9b5=!0x0}={}){return(_0x12b3b1,_0x179976,_0x2ec504)=>{const _0x2c3d53=_0x5143a2['plugins']['get']('TrackChangesEditing'),_0x20f2b9=_0x179976['markerRange']['start'],_0x146fbc=_0x179976['markerRange']['end'],_0xfc4217=_0x5143a2['model']['schema'];if(!_0x20f2b9['isTouching'](_0x146fbc)||!_0x20f2b9['nodeAfter'])return;const _0x336651=_0x20f2b9['nodeAfter'];if(_0xfc4217['isBlock'](_0x336651)&&!_0xfc4217['isLimit'](_0x336651)&&_0xfc4217['checkChild'](_0x336651,'$text')){if(!_0x2ec504['consumable']['consume'](_0x179976['markerRange'],_0x12b3b1['name']))return;const {authorId:_0x9e87ca}=_0x2c3d53['_splitMarkerName'](_0x179976['markerName']),_0x3f28fb=_0x2ec504['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-split','data-author-id':_0x9e87ca}),_0x15615c=_0x2ec504['mapper']['toViewPosition'](_0x146fbc);_0x2dc9b5&&_0x2c3d53['activeMarkers']['includes'](_0x179976['markerName'])&&_0x2ec504['writer']['addClass']('ck-suggestion-marker--active',_0x3f28fb),_0x2ec504['writer']['insert'](_0x15615c,_0x3f28fb),_0x2ec504['mapper']['bindElementToMarker'](_0x3f28fb,_0x179976['markerName']);}};}class wt extends _0x3a46d7{['afterInit'](){const _0x105410=this['editor'];if(!_0x105410['plugins']['has']('RemoveFormatEditing'))return;_0x105410['plugins']['get']('TrackChangesEditing')['enableDefaultAttributesIntegration']('removeFormat'),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x591b51=this['editor'];_0x591b51['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x2542b8=>{if('formatBlock'!=_0x2542b8['type']&&'formatInline'!=_0x2542b8['type'])return;const {data:_0x347c3c}=_0x2542b8;return _0x347c3c&&'removeFormat'==_0x347c3c['commandName']?{'type':'format','content':o(_0x591b51['locale'],'*Remove\x20all\x20formatting*')}:void 0x0;});}}class yt extends _0x3a46d7{['afterInit'](){const _0x112d39=this['editor'];if(!_0x112d39['plugins']['has']('RestrictedEditingModeEditing'))return;const _0x3a9c62=_0x112d39['plugins']['get']('TrackChangesEditing');_0x3a9c62['enableCommand']('goToPreviousRestrictedEditingException'),_0x3a9c62['enableCommand']('goToNextRestrictedEditingException');const _0x145408=_0x112d39['plugins']['get']('RestrictedEditingModeEditing');_0x145408['enableCommand']('trackChanges'),_0x145408['enableCommand']('acceptSuggestion'),_0x145408['enableCommand']('discardSuggestion'),_0x145408['enableCommand']('acceptAllSuggestions'),_0x145408['enableCommand']('discardAllSuggestions'),_0x145408['enableCommand']('acceptSelectedSuggestions'),_0x145408['enableCommand']('discardSelectedSuggestions');}}class jt extends _0x3a46d7{static get['requires'](){return[_0x3c4695];}['init'](){const _0x601e93=this['editor'],_0x9e89cf=_0x601e93['plugins']['get']('TrackChangesEditing');_0x9e89cf['enableCommand']('shiftEnter'),_0x601e93['editing']['downcastDispatcher']['on']('addMarker:suggestion:insertion',ge(_0x601e93),{'priority':'high'}),_0x601e93['editing']['downcastDispatcher']['on']('addMarker:suggestion:deletion',ge(_0x601e93),{'priority':'high'}),_0x601e93['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x17b7aa,_0x3cdccd,_0x1cff3f)=>{_0x1cff3f['options']['showSuggestionHighlights']&&ge(_0x601e93,{'showActiveMarker':!0x1})(_0x17b7aa,_0x3cdccd,_0x1cff3f);}),_0x9e89cf['descriptionFactory']['registerElementLabel']('softBreak',_0x37e364=>o(_0x601e93['locale'],'ELEMENT_LINE_BREAK',_0x37e364));}}function ge(_0x3e24a3,{showActiveMarker:_0x4831d7=!0x0}={}){return(_0x17236c,_0x424f08,_0x3848d8)=>{const _0x4ee574=_0x3e24a3['plugins']['get']('TrackChangesEditing');if(!_0x3848d8['consumable']['test'](_0x424f08['markerRange'],_0x17236c['name']))return;const _0x3b6479=_0x3e24a3['model'];for(const _0x5f44cb of _0x424f08['markerRange']['getItems']()){if(!_0x5f44cb['is']('element','softBreak'))continue;const _0x503327='deletion'==_0x424f08['markerName']['split'](':')[0x1]?'merge':'split',{authorId:_0x24b5b1}=_0x4ee574['_splitMarkerName'](_0x424f08['markerName']),_0x2f2d0d=_0x3848d8['writer']['createUIElement']('span',{'class':'ck-suggestion-marker-'+_0x503327,'data-author-id':_0x24b5b1}),_0x1602fb=_0x3848d8['mapper']['toViewPosition'](_0x3b6479['createPositionBefore'](_0x5f44cb));_0x4831d7&&_0x4ee574['activeMarkers']['includes'](_0x424f08['markerName'])&&_0x3848d8['writer']['addClass']('ck-suggestion-marker--active',_0x2f2d0d),_0x3848d8['writer']['insert'](_0x1602fb,_0x2f2d0d),_0x3848d8['mapper']['bindElementToMarker'](_0x2f2d0d,_0x424f08['markerName']);}};}class St extends _0x3a46d7{['afterInit'](){const _0x13aef8=this['editor'],_0x2923ce=_0x13aef8['model'],_0xe6b406=_0x13aef8['locale'];if(!_0x13aef8['plugins']['has']('StandardEditingModeEditing'))return;const _0x2482a1=_0x13aef8['plugins']['get']('TrackChangesEditing'),_0x99a2f9='restrictedEditingException',_0x56a5ed=_0x13aef8['commands']['get'](_0x99a2f9);_0x2482a1['enableCommand'](_0x99a2f9,(_0x1db396,_0x2ba52d={})=>{const _0x31cadb=_0x2923ce['document']['selection'];if(_0x31cadb['isCollapsed'])return void _0x1db396(_0x2ba52d);const _0xba1d91=void 0x0!==_0x2ba52d['forceValue']?_0x2ba52d['forceValue']:!_0x56a5ed['value'];_0x2923ce['change'](()=>{const _0x3fd450=Array['from'](_0x31cadb['getRanges']());for(const _0x1560a5 of _0x3fd450){const _0x155b9b=_0xba1d91?[_0x1560a5]:io(_0x99a2f9,_0x1560a5,_0x2923ce);for(const _0x24b7d1 of _0x155b9b)_0x2482a1['markInlineFormat'](_0x24b7d1,{'commandName':_0x99a2f9,'commandParams':[{'forceValue':_0xba1d91}]});}});}),_0x2482a1['descriptionFactory']['registerDescriptionCallback'](_0x585eeb=>{if('formatBlock'!=_0x585eeb['type']&&'formatInline'!=_0x585eeb['type'])return;const {data:_0x30705e}=_0x585eeb;return _0x30705e&&_0x30705e['commandName']==_0x99a2f9?_0x30705e['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0xe6b406,'FORMAT_RESTRICTED_ENABLED')}:{'type':'format','content':o(_0xe6b406,'FORMAT_RESTRICTED_DISABLED')}:void 0x0;});}}class At extends _0x3a46d7{['afterInit'](){const _0x431f10=this['editor'];if(!_0x431f10['plugins']['has']('Style')||!_0x431f10['plugins']['has']('DataSchema'))return;const _0x53d439=_0x431f10['plugins']['get']('TrackChangesEditing'),_0x2833f4=_0x431f10['locale'],_0x420894=_0x431f10['config']['get']('style')||{},_0x28a0b0=_0x431f10['plugins']['get']('GeneralHtmlSupport'),_0x201df3=_0x431f10['plugins']['get']('StyleUtils')['normalizeConfig'](_0x431f10['plugins']['get']('DataSchema'),_0x420894['definitions']);_0x53d439['enableDefaultAttributesIntegration']('style');const _0x38f5b8=new Set();for(const _0x4a6446 of _0x201df3['block']){const _0x4f2c94=_0x28a0b0['getGhsAttributeNameForElement'](_0x4a6446['element']);_0x38f5b8['add'](_0x4f2c94);}const _0x560c7f=new Set();for(const _0x2c25d5 of _0x201df3['inline']){const _0x4f99ad=_0x28a0b0['getGhsAttributeNameForElement'](_0x2c25d5['element']);_0x560c7f['add'](_0x4f99ad);for(const _0x388449 of _0x2c25d5['ghsAttributes'])_0x560c7f['add'](_0x388449);}for(const _0xe9e585 of _0x38f5b8)_0x53d439['registerBlockAttribute'](_0xe9e585),_0x53d439['descriptionFactory']['registerAttributeLabel'](_0xe9e585,o(_0x2833f4,'FORMAT_STYLE'));for(const _0x942a70 of _0x560c7f)_0x53d439['registerInlineAttribute'](_0x942a70),_0x53d439['descriptionFactory']['registerAttributeLabel'](_0x942a70,o(_0x2833f4,'FORMAT_STYLE'));this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x29d199=this['editor'],_0x371f9f=_0x29d199['locale'];_0x29d199['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0xb427a5=>{if('formatBlock'!=_0xb427a5['type']&&'formatInline'!=_0xb427a5['type'])return;const {data:_0x170520}=_0xb427a5;return _0x170520&&'style'===_0x170520['commandName']?_0x170520['commandParams'][0x0]['forceValue']?{'type':'format','content':o(_0x371f9f,'*Set\x20format:*\x20%0',_0x170520['commandParams'][0x0]['styleName']['toLowerCase']())}:{'type':'format','content':o(_0x371f9f,'*Remove\x20format:*\x20%0',_0x170520['commandParams'][0x0]['styleName']['toLowerCase']())}:void 0x0;});}}class It extends _0x3a46d7{['_tablePostFixingSubtypes'];['_tableSuggestions'];constructor(_0xfe30b1){super(_0xfe30b1),this['_tablePostFixingSubtypes']=['tableRow','tableColumn'],this['_tableSuggestions']=new Set();}['afterInit'](){const _0x30520d=this['editor'],_0x29407d=_0x30520d['model']['document']['selection'];if(!_0x30520d['plugins']['has']('TableEditing'))return;const _0x144c94=_0x30520d['locale'],_0x217b19=_0x30520d['plugins']['get']('TrackChangesEditing'),_0x49512c=_0x30520d['plugins']['get']('TableUtils');_0x217b19['descriptionFactory']['registerElementLabel']('table',_0x430694=>o(_0x144c94,'ELEMENT_TABLE',_0x430694)),this['_setupColumnsRowsFixing'](),_0x217b19['enableCommand']('insertTable'),_0x217b19['enableCommand']('selectTableRow'),_0x217b19['enableCommand']('selectTableColumn');for(const _0x42db64 of['insertTableRowAbove','insertTableRowBelow']){const _0x23a351=_0x30520d['commands']['get'](_0x42db64);_0x217b19['enableCommand'](_0x42db64,_0x4cb01a=>{_0x30520d['model']['change'](_0x41ba8c=>{_0x4cb01a();const _0x4002ae='above'===_0x23a351['order'],_0x537116=_0x49512c['getSelectionAffectedTableCells'](_0x29407d),_0x507711=_0x49512c['getRowIndexes'](_0x537116),_0x15cbdb=_0x4002ae?_0x507711['first']-0x1:_0x507711['last']+0x1,_0x424f73=_0x537116[0x0]['findAncestor']('table'),_0x3f28ce=_0x49512c['createTableWalker'](_0x424f73,{'startRow':_0x15cbdb,'endRow':_0x15cbdb}),_0x6b07ad=Array['from'](_0x3f28ce)['map'](_0x5b1422=>_0x41ba8c['createRangeOn'](_0x5b1422['cell']));_0x217b19['markMultiRangeInsertion'](_0x6b07ad,'tableRow');});});}for(const _0x18a538 of['insertTableColumnLeft','insertTableColumnRight']){const _0xe90171=_0x30520d['commands']['get'](_0x18a538);_0x217b19['enableCommand'](_0x18a538,_0x26b841=>{_0x30520d['model']['change'](_0x1e3464=>{_0x26b841();const _0xeb3020='left'===_0xe90171['order'],_0x3021c8=_0x49512c['getSelectionAffectedTableCells'](_0x29407d),_0x5b9c28=_0x49512c['getColumnIndexes'](_0x3021c8),_0x1cb0c1=_0xeb3020?_0x5b9c28['first']-0x1:_0x5b9c28['last']+0x1,_0x1a6582=_0x3021c8[0x0]['findAncestor']('table'),_0x3f5929=_0x49512c['createTableWalker'](_0x1a6582,{'startRow':0x0,'column':_0x1cb0c1,'includeAllSlots':!0x1}),_0x18ae6b=Array['from'](_0x3f5929)['map'](_0x59c5f5=>_0x1e3464['createRangeOn'](_0x59c5f5['cell']));_0x217b19['markMultiRangeInsertion'](_0x18ae6b,'tableColumn');});});}for(const _0x4fbd1c of['removeTableRow','removeTableColumn']){const _0x565932=_0x4fbd1c['substr'](0xb),_0x512993=_0x565932['toLowerCase'](),_0x3a53c6=_0x512993['substr'](0x0,0x3)+'span',_0x447849='table'+_0x565932,_0x1895ce='min'+_0x565932,_0x5bb3f6='max'+_0x565932;_0x217b19['enableCommand'](_0x4fbd1c,()=>{_0x30520d['model']['change'](_0x1a6b35=>{const _0xb7393e=_0x49512c['getSelectionAffectedTableCells'](_0x29407d),_0x2efcd5=_0xb7393e[0x0]['findAncestor']('table');let _0x4aef95;if('removeTableRow'==_0x4fbd1c){const _0x4a95ab=_0x49512c['getRowIndexes'](_0xb7393e);_0x4aef95={'startRow':_0x4a95ab['first'],'endRow':_0x4a95ab['last'],'includeAllSlots':!0x0};}else{const _0x376453=_0x49512c['getColumnIndexes'](_0xb7393e);_0x4aef95={'startColumn':_0x376453['first'],'endColumn':_0x376453['last'],'includeAllSlots':!0x0};}const _0x57b2a7=_0x49512c['createTableWalker'](_0x2efcd5,_0x4aef95),_0x5418d4=Array['from'](_0x57b2a7)['map'](({cell:_0x396c4e})=>_0x396c4e),_0x31296c=be(_0x5418d4['filter'](_0x8880e5=>_0x8880e5['hasAttribute'](_0x3a53c6))),_0x2db520=be(_0x5418d4['filter'](_0x40ec37=>!_0x40ec37['hasAttribute'](_0x3a53c6)))['map'](_0x169564=>_0x1a6b35['createRangeOn'](_0x169564)),_0x1e7b76=_0x217b19['markMultiRangeDeletion'](_0x2db520,_0x447849);if(_0x1e7b76&&('tableRow'==_0x1e7b76['subType']||'tableColumn'==_0x1e7b76['subType'])){const _0x2c4751=this['_getSuggestionCoords'](_0x1e7b76);for(const _0x3a5aed of _0x31296c){const _0x156e31=_0x1a6b35['createRangeOn'](_0x3a5aed),_0x37c442=_0x49512c['getCellLocation'](_0x3a5aed),_0x2acfbe=_0x3a5aed['getAttribute'](_0x3a53c6)-0x1,_0x38571c=_0x2c4751[_0x1895ce],_0x4bb405=_0x2c4751[_0x5bb3f6];_0x38571c<=_0x37c442[_0x512993]&&_0x37c442[_0x512993]+_0x2acfbe<=_0x4bb405&&_0x1e7b76['addRange'](_0x156e31);}}});});}function _0x15cb8b(_0x31a53c){const _0x1e22bc=Array['from'](_0x29407d['getRanges']())['map'](_0x3edb02=>_0xb95ac7['fromRange'](_0x3edb02));_0x30520d['model']['change'](_0x4b3c61=>{const _0x3adf13=_0x4b3c61['batch'];_0x31a53c=_0x31a53c['filter'](_0x12a651=>'$graveyard'!=_0x12a651['root']['rootName']),_0x4b3c61['setSelection'](_0x31a53c),_0x30520d['commands']['get']('removeTableRow')['refresh'](),_0x30520d['execute']('removeTableRow',{'forceDefaultExecution':!0x0}),_0x30520d['model']['enqueueChange'](()=>{_0x30520d['model']['enqueueChange'](_0x3adf13,_0x219036=>{const _0x405f64=_0x1e22bc['filter'](_0x45e7c5=>'$graveyard'!=_0x45e7c5['root']['rootName']);_0x405f64['length']>0x0&&_0x219036['setSelection'](_0x405f64);for(const _0x2748b3 of _0x1e22bc)_0x2748b3['detach']();});});});}function _0x2a7e45(_0x53d796){_0x30520d['model']['change'](_0x3bca37=>{const _0x554fe4=Array['from'](_0x29407d['getRanges']())['map'](_0x1999f9=>_0xb95ac7['fromRange'](_0x1999f9)),_0x5e7e36=[];for(const _0x5b1d88 of _0x53d796)for(const _0x273433 of _0x5b1d88['getItems']({'shallow':!0x0}))_0x5e7e36['push'](_0x273433);for(const _0x2580cd of _0x5e7e36)'$graveyard'!=_0x2580cd['root']['rootName']&&(_0x3bca37['setSelection'](_0x3bca37['createPositionAt'](_0x2580cd,0x0)),_0x30520d['commands']['get']('removeTableColumn')['refresh'](),_0x30520d['execute']('removeTableColumn',{'forceDefaultExecution':!0x0}));const _0x3ddc37=_0x554fe4['filter'](_0x2f1f44=>'$graveyard'!=_0x2f1f44['root']['rootName']);_0x3ddc37['length']>0x0&&_0x3bca37['setSelection'](_0x3ddc37);for(const _0x16baa3 of _0x554fe4)_0x16baa3['detach']();});}function _0xd42c97(_0x2ddff8,_0xaa5a28){return _0xaa5a28['every'](_0x45c428=>_0x2ddff8['some'](_0x2b9f2e=>_0x2b9f2e['end']['isEqual'](_0x45c428['start'])||_0x45c428['end']['isEqual'](_0x2b9f2e['start'])));}function _0x2449a5(_0x45c1e6,_0x529456){return!_0x45c1e6['some'](_0x32cf94=>_0x529456['some'](_0x448937=>_0x32cf94['isIntersecting'](_0x448937)))&&_0x45c1e6['some'](_0x2a132e=>_0x529456['some'](_0x382216=>_0x2a132e['end']['isTouching'](_0x382216['start'])));}_0x30520d['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x577e5f,_0x554391,_0x822251)=>{if(!_0x822251['options']['showSuggestionHighlights'])return;const _0x2c9eb0=_0x554391['item'];if(!_0x2c9eb0)return;const _0x33998d=_0x822251['mapper']['toViewElement'](_0x2c9eb0);function _0x1c9f1f(_0x54fe87){return Array['isArray'](_0x54fe87)?_0x54fe87:[_0x54fe87];}_0x33998d&&'tableCell'===_0x2c9eb0['name']&&_0x23e52e(_0x33998d,_0x822251['writer'],(_0xf0b6e,_0x9ffab0,_0x44807d)=>_0x44807d['addClass'](_0x1c9f1f(_0x9ffab0['classes']),_0xf0b6e),(_0x4500d0,_0xc78377,_0x495405)=>_0x495405['removeClass'](_0x1c9f1f(_0xc78377['classes']),_0x4500d0));},{'priority':'highest'}),_0x217b19['descriptionFactory']['registerDescriptionCallback'](_0x1af6b5=>{if('insertion'!=_0x1af6b5['type']&&'deletion'!=_0x1af6b5['type'])return;const _0x348d69=_0x1af6b5['getContainedElement']();if(null!=_0x348d69&&_0x348d69['is']('element','table')){if('insertion'==_0x1af6b5['type']){const _0x5f4733=_0x1af6b5['getItems']()['filter'](_0x36ad99=>_0x36ad99['is']('$textProxy'))['map'](_0x5b3f20=>_0x5b3f20['data']);if(_0x5f4733['length'])return{'type':'insertion','content':o(_0x144c94,'*Insert:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x5f4733['join']('\x20')+'\x22'))};}if('deletion'==_0x1af6b5['type']){const _0x32041c=_0x1af6b5['getItems']()['filter'](_0x55c26d=>_0x55c26d['is']('$textProxy'))['map'](_0x536e17=>_0x536e17['data']);if(_0x32041c['length'])return{'type':'deletion','content':o(_0x144c94,'*Remove:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_WITH_TEXT','\x22'+_0x32041c['join']('\x20')+'\x22'))};}}}),_0x217b19['descriptionFactory']['registerDescriptionCallback'](_0x131ee0=>{if('tableRow'==_0x131ee0['subType']){const _0x6658e1=_0x131ee0['getItems']()['filter'](_0x57f1f0=>_0x57f1f0['is']('$textProxy'))['map'](_0x577dce=>_0x577dce['data']),_0x427f45=this['_getSuggestionCoords'](_0x131ee0),_0x286a44=_0x427f45['maxRow']-_0x427f45['minRow']+0x1;if('insertion'==_0x131ee0['type'])return _0x6658e1['length']?{'type':'insertion','content':o(_0x144c94,'*Insert:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x286a44,'\x22'+_0x6658e1['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x144c94,'*Insert:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_ROW',_0x286a44))};if('deletion'==_0x131ee0['type'])return _0x6658e1['length']?{'type':'deletion','content':o(_0x144c94,'*Remove:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_ROW_WITH_TEXT',[_0x286a44,'\x22'+_0x6658e1['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x144c94,'*Remove:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_ROW',_0x286a44))};}if('tableColumn'==_0x131ee0['subType']){const _0xca117b=_0x131ee0['getItems']()['filter'](_0x3dbb54=>_0x3dbb54['is']('$textProxy'))['map'](_0x30253f=>_0x30253f['data']),_0x3b9250=this['_getSuggestionCoords'](_0x131ee0),_0x3cbeb8=_0x3b9250['maxColumn']-_0x3b9250['minColumn']+0x1;if('insertion'==_0x131ee0['type'])return _0xca117b['length']?{'type':'insertion','content':o(_0x144c94,'*Insert:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3cbeb8,'\x22'+_0xca117b['join']('\x20')+'\x22']))}:{'type':'insertion','content':o(_0x144c94,'*Insert:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_COLUMN',_0x3cbeb8))};if('deletion'==_0x131ee0['type'])return _0xca117b['length']?{'type':'deletion','content':o(_0x144c94,'*Remove:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_COLUMN_WITH_TEXT',[_0x3cbeb8,'\x22'+_0xca117b['join']('\x20')+'\x22']))}:{'type':'deletion','content':o(_0x144c94,'*Remove:*\x20%0',o(_0x144c94,'ELEMENT_TABLE_COLUMN',_0x3cbeb8))};}}),_0x217b19['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','discard',_0x15cb8b),_0x217b19['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','accept',_0x15cb8b),_0x217b19['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','discard',_0x2a7e45),_0x217b19['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','accept',_0x2a7e45),_0x217b19['_suggestionFactory']['registerCustomCallback']('insertion','tableColumn','join',_0xd42c97),_0x217b19['_suggestionFactory']['registerCustomCallback']('deletion','tableColumn','join',_0xd42c97),_0x217b19['_suggestionFactory']['registerCustomCallback']('insertion','tableRow','join',_0x2449a5),_0x217b19['_suggestionFactory']['registerCustomCallback']('deletion','tableRow','join',_0x2449a5);}['_acceptFormatSuggestionCallbackFactory'](){const _0x2ba88b=this['editor'],_0x135f5e=_0x2ba88b['model']['document']['selection'];return(_0xaacfc0,_0x5b9474)=>{_0x2ba88b['model']['change'](_0x35485c=>{const {commandName:_0xf28828,commandParams:_0x295abc}=_0x5b9474;let _0x5127aa=_0xaacfc0[0x0]['end']['nodeBefore'];_0x295abc&&_0x295abc[0x0]&&!0x1===_0x295abc[0x0]['forceValue']&&(_0x5127aa=_0xaacfc0[0x0]['start']['nodeAfter']);const _0x525cb2=_0x35485c['createRangeIn'](_0x5127aa);if('$graveyard'==_0x525cb2['root']['rootName'])return;const _0x4e16fa=Array['from'](_0x135f5e['getRanges']())['map'](_0x252d71=>_0xb95ac7['fromRange'](_0x252d71));_0x35485c['setSelection'](_0x525cb2),_0x2ba88b['commands']['get'](_0xf28828)['refresh'](),_0x295abc['push']({'forceDefaultExecution':!0x0}),_0x2ba88b['execute'](_0xf28828,..._0x295abc);const _0x2fcdbe=_0x4e16fa['filter'](_0x40c2f1=>'$graveyard'!=_0x40c2f1['root']['rootName']);_0x2fcdbe['length']>0x0&&_0x35485c['setSelection'](_0x2fcdbe);for(const _0x3e7fd5 of _0x4e16fa)_0x3e7fd5['detach']();});};}['_getCoordsForCells'](_0x5b9188){const _0x4e9b0=this['editor']['plugins']['get']('TableUtils');let _0x27f667=Number['MAX_SAFE_INTEGER'],_0x2eb923=Number['MIN_SAFE_INTEGER'],_0xc4755f=Number['MAX_SAFE_INTEGER'],_0x5b2aa2=Number['MIN_SAFE_INTEGER'];for(const _0x221580 of _0x5b9188){if('$graveyard'==_0x221580['root']['rootName'])continue;const {row:_0x5e38f6,column:_0x28d7a1}=_0x4e9b0['getCellLocation'](_0x221580),_0x55f75a=_0x221580['hasAttribute']('rowspan')?_0x221580['getAttribute']('rowspan')-0x1:0x0,_0x2d6d85=_0x221580['hasAttribute']('colspan')?_0x221580['getAttribute']('colspan')-0x1:0x0;_0x27f667=_0x5e38f6<_0x27f667?_0x5e38f6:_0x27f667,_0x2eb923=_0x5e38f6+_0x55f75a>_0x2eb923?_0x5e38f6+_0x55f75a:_0x2eb923,_0xc4755f=_0x28d7a1<_0xc4755f?_0x28d7a1:_0xc4755f,_0x5b2aa2=_0x28d7a1+_0x2d6d85>_0x5b2aa2?_0x28d7a1+_0x2d6d85:_0x5b2aa2;}return{'minRow':_0x27f667,'maxRow':_0x2eb923,'minColumn':_0xc4755f,'maxColumn':_0x5b2aa2};}['_setupColumnsRowsFixing'](){const _0x48cac6=this['editor'],_0x199357=_0x48cac6['plugins']['get']('TrackChangesEditing'),_0x3e977c=_0x48cac6['plugins']['get']('TableUtils');_0x48cac6['model']['document']['on']('change:data',()=>{const _0x703b4d=Array['from'](_0x48cac6['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x1e38e4,data:_0x49d2e8}of _0x703b4d){const {group:_0x149d42,id:_0x307fa2,subType:_0x169879}=_0x199357['_splitMarkerName'](_0x1e38e4);if('suggestion'!=_0x149d42)continue;if(null!=_0x49d2e8['oldRange'])continue;const _0xb51a1f=_0x199357['getSuggestion'](_0x307fa2);this['_tablePostFixingSubtypes']['includes'](_0x169879)&&this['_tableSuggestions']['add'](_0xb51a1f);}},{'priority':'low'});const _0x45d48f=(_0x9bcf22,_0x362e88)=>{let _0x43ecdd=!0x1;const _0x1714ac=_0x362e88['createRangeOn'](_0x9bcf22),_0x44f8ef=_0x9bcf22['findAncestor']('table'),_0x5efee0=_0x3e977c['getCellLocation'](_0x9bcf22);for(const _0x46ab88 of this['_tableSuggestions']){const _0x25475f=_0x46ab88['subType'],_0xd40ca2=_0x25475f['startsWith']('tablePaste'),_0x308f79=_0x25475f['substr'](_0xd40ca2?0xa:0x5),_0x15ecac=_0x308f79['toLowerCase'](),_0x5a7d62=_0x15ecac['substr'](0x0,0x3)+'span',_0x35bf6c='min'+_0x308f79,_0x72a58='max'+_0x308f79;if(!_0x46ab88['isInContent'])continue;if(_0x44f8ef!=_0x46ab88['getFirstRange']()['start']['findAncestor']('table'))continue;if(_0x46ab88['isIntersectingWithRange'](_0x1714ac))continue;const _0x5479a4=_0x9bcf22['hasAttribute'](_0x5a7d62)?_0x9bcf22['getAttribute'](_0x5a7d62)-0x1:0x0,_0x26f9da=this['_getSuggestionCoords'](_0x46ab88),_0x51e21a=_0x26f9da[_0x35bf6c],_0x56aefa=_0x26f9da[_0x72a58];_0x51e21a<=_0x5efee0[_0x15ecac]&&_0x5efee0[_0x15ecac]+_0x5479a4<=_0x56aefa&&(_0x46ab88['addRange'](_0x1714ac),_0x43ecdd=!0x0);}return _0x43ecdd;};_0x48cac6['model']['document']['registerPostFixer'](_0x552f35=>{let _0x42dc0c=!0x1;for(const _0x2c62c9 of _0x48cac6['model']['document']['differ']['getChanges']())if('insert'==_0x2c62c9['type']){if('tableRow'==_0x2c62c9['name']){for(const _0x4a89af of _0x2c62c9['position']['nodeAfter']['getChildren']())_0x42dc0c=_0x42dc0c||_0x45d48f(_0x4a89af,_0x552f35);}else'tableCell'==_0x2c62c9['name']&&(_0x42dc0c=_0x42dc0c||_0x45d48f(_0x2c62c9['position']['nodeAfter'],_0x552f35));}return _0x42dc0c;});}['_getSuggestionCoords'](_0x2e0e1c){return this['_getCoordsForCells'](_0x2e0e1c['getRanges']()['map'](_0x52225b=>_0x52225b['start']['nodeAfter']));}}function be(_0x5d1f2d){return Array['from'](new Set(_0x5d1f2d)['values']());}class vt extends _0x3a46d7{static get['requires'](){return[It];}['afterInit'](){const _0x4c3ce9=this['editor'],_0x38fab0=_0x4c3ce9['model']['document']['selection'],_0x70f38a=_0x4c3ce9['locale'];if(!_0x4c3ce9['plugins']['has']('TableEditing'))return;const _0x845b62=_0x4c3ce9['plugins']['get']('TrackChangesEditing'),_0x28aef9=_0x4c3ce9['plugins']['get']('TableUtils'),_0x54c0fe=_0x4c3ce9['plugins']['get'](It);_0x54c0fe['_tablePostFixingSubtypes']['push']('mergeTableCells'),_0x845b62['enableCommand']('mergeTableCells',()=>{const _0x3a7c6d=_0x28aef9['getSelectionAffectedTableCells'](_0x4c3ce9['model']['document']['selection']);_0x4c3ce9['model']['change'](()=>{_0x845b62['markMultiRangeBlockFormat'](_0x3a7c6d,{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});}),_0x4c3ce9['commands']['get']('mergeTableCells')['on']('execute',(_0x417b75,_0x5796cd)=>{_0x4c3ce9['commands']['get']('trackChanges')['value']&&(_0x5796cd['length']>0x0&&_0x5796cd[_0x5796cd['length']-0x1]&&_0x5796cd[_0x5796cd['length']-0x1]['forceDefaultExecution']||_0x845b62['_isForcedDefaultExecutionBlock']||this['_areSelectedCellsMergable']()||_0x417b75['stop']());},{'priority':'highest'});for(const _0x201095 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft']){const _0x14f1a3=_0x4c3ce9['commands']['get'](_0x201095);_0x845b62['enableCommand'](_0x201095,()=>{const _0x33d667=_0x4c3ce9['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x5ae9c3=>_0x5ae9c3['is']('element','tableCell')),_0x10f26d=_0x14f1a3['value'];_0x4c3ce9['model']['change'](()=>{_0x845b62['markMultiRangeBlockFormat']([_0x33d667,_0x10f26d],{'commandName':'mergeTableCells','commandParams':[]},[],'mergeTableCells');});});}for(const _0xfe4f93 of['splitTableCellVertically','splitTableCellHorizontally']){const _0xa5e130=_0x4c3ce9['commands']['get'](_0xfe4f93);_0x845b62['enableCommand'](_0xfe4f93,()=>{const _0xe38a3c=_0x28aef9['getSelectionAffectedTableCells'](_0x4c3ce9['model']['document']['selection'])[0x0],_0x3ea480=_0xe38a3c['findAncestor']('table'),{column:_0x1304d3,row:_0x1336da}=_0x28aef9['getCellLocation'](_0xe38a3c);let _0x4dbdb5=[];if('horizontally'==_0xa5e130['direction']){const _0x2c5f5a=_0x28aef9['createTableWalker'](_0x3ea480,{'startRow':_0x1336da,'endRow':_0x1336da,'includeAllSlots':!0x0});_0x4dbdb5=Array['from'](_0x2c5f5a)['map'](_0x35d76f=>_0x35d76f['cell']);}else{const _0x506b1d=_0x28aef9['createTableWalker'](_0x3ea480,{'column':_0x1304d3,'includeAllSlots':!0x0});_0x4dbdb5=Array['from'](_0x506b1d)['map'](_0x171f1a=>_0x171f1a['cell']);}_0x4c3ce9['model']['change'](_0x397b1b=>{_0x845b62['markBlockFormat'](_0x397b1b['createRangeOn'](_0xe38a3c),{'commandName':_0xfe4f93,'commandParams':[]},_0x4dbdb5,_0xfe4f93);});});}_0x845b62['descriptionFactory']['registerDescriptionCallback'](_0x16f0ff=>{if('formatBlock'!=_0x16f0ff['type']&&'formatInline'!=_0x16f0ff['type'])return;const {data:_0x184386}=_0x16f0ff;return _0x184386&&'mergeTableCells'==_0x184386['commandName']?{'type':'format','content':o(_0x70f38a,'*Merge\x20cells*')}:void 0x0;}),_0x845b62['descriptionFactory']['registerDescriptionCallback'](_0x38b558=>{if('formatBlock'!=_0x38b558['type']&&'formatInline'!=_0x38b558['type'])return;const {data:_0x2e2c6e}=_0x38b558;return _0x2e2c6e?'splitTableCellVertically'==_0x2e2c6e['commandName']?{'type':'format','content':o(_0x70f38a,'*Split\x20cell:*\x20vertically')}:'splitTableCellHorizontally'==_0x2e2c6e['commandName']?{'type':'format','content':o(_0x70f38a,'*Split\x20cell:*\x20horizontally')}:void 0x0:void 0x0;});const _0x4f3979=_0x54c0fe['_acceptFormatSuggestionCallbackFactory']();for(const _0x22f7a5 of['mergeTableCellUp','mergeTableCellRight','mergeTableCellDown','mergeTableCellLeft'])_0x845b62['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x22f7a5,'accept',_0x4f3979);for(const _0x2ba652 of['splitTableCellVertically','splitTableCellHorizontally'])_0x845b62['_suggestionFactory']['registerCustomCallback']('formatBlock',_0x2ba652,'accept',_0x4f3979);_0x845b62['_suggestionFactory']['registerCustomCallback']('formatBlock','mergeTableCells','accept',_0x12c6f5=>{_0x4c3ce9['model']['change'](_0x54363c=>{const _0x4beb24=Array['from'](_0x38fab0['getRanges']())['map'](_0x3a0596=>_0xb95ac7['fromRange'](_0x3a0596));_0x54363c['setSelection'](_0x12c6f5),_0x4c3ce9['commands']['get']('mergeTableCells')['refresh'](),_0x4c3ce9['execute']('mergeTableCells',{'forceDefaultExecution':!0x0});const _0x12e38c=_0x4beb24['filter'](_0xb68df3=>'$graveyard'!=_0xb68df3['root']['rootName']);_0x12e38c['length']>0x0&&_0x54363c['setSelection'](_0x12e38c);for(const _0x22061d of _0x4beb24)_0x22061d['detach']();});});for(const _0x4299fa of['mergeTableCellUp','mergeTableCellDown','mergeTableCellLeft','mergeTableCellRight']){const _0x497126=_0x4c3ce9['commands']['get'](_0x4299fa);_0x497126['on']('set:isEnabled',(_0x420ec7,_0x54f6ae,_0x5445b7)=>{if(_0x5445b7){const _0xd7d524=_0x4c3ce9['model']['document']['selection']['getFirstPosition']()['getAncestors']()['find'](_0x1f99b3=>_0x1f99b3['is']('element','tableCell'));this['_areMergableCells'](_0x497126['value'],_0xd7d524)||(_0x420ec7['return']=!0x1,_0x420ec7['stop']());}},{'priority':'low'});}}['_areSelectedCellsMergable'](){const _0x47c183=this['editor']['commands']['get']('mergeTableCells'),_0x29f026=this['editor']['plugins']['get']('TableUtils');if(!_0x47c183['isEnabled'])return!0x1;const _0x1f2f2c=_0x29f026['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);for(const _0x121d0d of _0x1f2f2c)for(const _0x380aac of _0x1f2f2c)if(_0x121d0d!=_0x380aac&&!this['_areMergableCells'](_0x121d0d,_0x380aac))return!0x1;return!0x0;}['_areMergableCells'](_0x59d05c,_0x330ee9){const _0x44ca16=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3c3fa7=this['editor']['model']['createRangeOn'](_0x59d05c),_0x1545fb=this['editor']['model']['createRangeOn'](_0x330ee9),_0x1fe91d=new Set(),_0x495610=new Set();for(const _0x3082f9 of _0x44ca16['getSuggestions']())if(('insertion'==_0x3082f9['type']||'deletion'==_0x3082f9['type']||'mergeTableCells'==_0x3082f9['subType'])&&_0x3082f9['isInContent']){for(const _0x203057 of _0x3082f9['getRanges']())_0x203057['containsRange'](_0x3c3fa7,!0x0)&&_0x1fe91d['add'](_0x3082f9['type']+':'+_0x3082f9['author']['id']),_0x203057['containsRange'](_0x1545fb,!0x0)&&_0x495610['add'](_0x3082f9['type']+':'+_0x3082f9['author']['id']);}if(_0x1fe91d['size']!=_0x495610['size'])return!0x1;for(const _0xd9fd0 of _0x1fe91d)if(!_0x495610['has'](_0xd9fd0))return!0x1;return!0x0;}}class Ct extends _0x3a46d7{static get['requires'](){return[It];}['afterInit'](){const _0x56c679=this['editor'];if(!_0x56c679['plugins']['has']('TableEditing'))return;const _0x540279=_0x56c679['locale'],_0x3cf570=_0x56c679['plugins']['get']('TrackChangesEditing');_0x3cf570['enableDefaultAttributesIntegration']('setTableRowHeader'),_0x3cf570['enableDefaultAttributesIntegration']('setTableColumnHeader'),_0x3cf570['registerBlockAttribute']('headingRows'),_0x3cf570['registerBlockAttribute']('headingColumns'),_0x3cf570['descriptionFactory']['registerAttributeLabel']('headingRows',o(_0x540279,'FORMAT_HEADER_ROW')),_0x3cf570['descriptionFactory']['registerAttributeLabel']('headingColumns',o(_0x540279,'FORMAT_HEADER_COLUMN')),this['_handleLegacySuggestions']();}['_handleLegacySuggestions'](){const _0x3a1b08=this['editor']['plugins']['get']('TrackChangesEditing'),_0x439f64=this['editor']['plugins']['get']('TableUtils'),_0x39af08=this['editor']['plugins']['get'](It)['_acceptFormatSuggestionCallbackFactory']();function _0x1768a7({showActiveMarker:_0xfa2f=!0x0,setDataAttribute:_0x336fa7=!0x0}={}){return(_0x5cae12,_0x34d5c1,_0x60a78)=>{const {type:_0x54fbd5,id:_0x513dd7}=_0x3a1b08['_splitMarkerName'](_0x34d5c1['markerName']),_0x2a44fd=_0x3a1b08['getSuggestion'](_0x513dd7),_0x1939a7=_0x2a44fd['data'];if('formatBlock'!=_0x2a44fd['type']||!_0x1939a7||'setTableColumnHeader'!=_0x1939a7['commandName'])return;if(_0x34d5c1['item'])return void _0x5cae12['stop']();if(!_0x60a78['consumable']['consume'](_0x34d5c1['markerRange'],_0x5cae12['name']))return;const _0x1f72d8=_0x34d5c1['markerRange']['start']['nodeAfter'],_0x1414ac=_0x34d5c1['markerRange']['end']['nodeBefore'],_0x1ce14b=_0x1f72d8['parent']['parent'],{column:_0x3777af}=_0x439f64['getCellLocation'](_0x1f72d8),{column:_0x232d00}=_0x439f64['getCellLocation'](_0x1414ac);for(let _0x3cd072=_0x3777af;_0x3cd072<=_0x232d00;_0x3cd072++){const _0x6deff7=_0x439f64['createTableWalker'](_0x1ce14b,{'column':_0x3cd072,'includeAllSlots':!0x1});for(const _0x510b4f of _0x6deff7){const _0x33ee13=_0x510b4f['cell'],_0x5b48f1=_0x60a78['mapper']['toViewElement'](_0x33ee13);_0x60a78['writer']['addClass']('ck-suggestion-marker-'+_0x54fbd5,_0x5b48f1),_0x336fa7&&_0x60a78['writer']['setAttribute']('data-suggestion',_0x513dd7,_0x5b48f1),_0x60a78['mapper']['bindElementToMarker'](_0x5b48f1,_0x34d5c1['markerName']),_0xfa2f&&(_0x3a1b08['activeMarkers']['includes'](_0x34d5c1['markerName'])?_0x60a78['writer']['addClass']('ck-suggestion-marker--active',_0x5b48f1):_0x60a78['writer']['removeClass']('ck-suggestion-marker--active',_0x5b48f1));}}};}_0x3a1b08['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableRowHeader','accept',_0x39af08),_0x3a1b08['_suggestionFactory']['registerCustomCallback']('formatBlock','setTableColumnHeader','accept',_0x39af08),this['editor']['editing']['downcastDispatcher']['on']('addMarker:suggestion',_0x1768a7(),{'priority':'highest'}),this['editor']['data']['downcastDispatcher']['on']('addMarker:suggestion',(_0x23bea3,_0x5a9c34,_0x526c98)=>{_0x526c98['options']['showSuggestionHighlights']&&_0x1768a7({'showActiveMarker':!0x1,'setDataAttribute':!0x1})(_0x23bea3,_0x5a9c34,_0x526c98);},{'priority':'highest'}),this['editor']['editing']['downcastDispatcher']['on']('removeMarker:suggestion',(_0x5f5c43,_0x579788,_0x2e6c20)=>{const {type:_0x58067f,id:_0x269c5c}=_0x3a1b08['_splitMarkerName'](_0x579788['markerName']),_0x1a4a20=_0x3a1b08['getSuggestion'](_0x269c5c),_0x10beba=_0x1a4a20['data'];if('formatBlock'!=_0x1a4a20['type']||!_0x10beba||'setTableColumnHeader'!=_0x10beba['commandName'])return;const _0x4a26f5=_0x2e6c20['mapper']['markerNameToElements'](_0x579788['markerName']);if(_0x4a26f5){for(const _0x2567cf of _0x4a26f5)_0x2e6c20['writer']['removeClass']('ck-suggestion-marker-'+_0x58067f,_0x2567cf),_0x2e6c20['writer']['removeClass']('ck-suggestion-marker--active',_0x2567cf),_0x2e6c20['writer']['removeAttribute']('data-suggestion',_0x2567cf),_0x2e6c20['mapper']['unbindElementFromMarkerName'](_0x2567cf,_0x579788['markerName']);}},{'priority':'highest'}),this['_registerLegacyDescription']();}['_registerLegacyDescription'](){const _0x43feff=this['editor'],_0x57604c=_0x43feff['locale'];function _0x1765cc(_0x527c70){return{'type':'format','content':o(_0x57604c,'*Format:*\x20%0',_0x527c70)};}_0x43feff['plugins']['get']('TrackChangesEditing')['descriptionFactory']['registerDescriptionCallback'](_0x5c03a6=>{if('formatBlock'!=_0x5c03a6['type'])return;const {data:_0x258f76}=_0x5c03a6;if(_0x258f76){if('setTableRowHeader'==_0x258f76['commandName']){const _0xb5cacd=_0x258f76['commandParams'][0x0]['forceValue'];return _0x1765cc(o(_0x57604c,_0xb5cacd?'FORMAT_HEADER_ROW':'FORMAT_REGULAR_ROW'));}if('setTableColumnHeader'==_0x258f76['commandName']){const _0x4ae304=_0x258f76['commandParams'][0x0]['forceValue'];return _0x1765cc(o(_0x57604c,_0x4ae304?'FORMAT_HEADER_COLUMN':'FORMAT_REGULAR_COLUMN'));}}});}}const Pe=['tableCellBorderWidth','tableCellBorderColor','tableCellBorderStyle','tableCellHorizontalAlignment','tableCellVerticalAlignment','tableCellBackgroundColor','tableCellPadding'],we=Object['fromEntries'](Pe['map'](_0x30d4e4=>[_0x30d4e4,null]));class _t extends _0x3a46d7{static get['requires'](){return[It];}['afterInit'](){const _0x3a4643=this['editor'];if(!_0x3a4643['plugins']['has']('TableClipboard'))return;const _0xca0141=_0x3a4643['plugins']['get']('TrackChangesEditing'),_0xa0d297=_0x3a4643['plugins']['get']('TableUtils'),_0x424d40=_0x3a4643['plugins']['get'](It),_0x112725=_0x3a4643['plugins']['get']('TableClipboard');_0x424d40['_tablePostFixingSubtypes']['push']('tablePasteRow','tablePasteColumn'),_0x3a4643['model']['schema']['register']('tableCellSuggestion',{'allowIn':'tableCell','allowContentOf':'tableCell','isLimit':!0x0}),_0x3a4643['conversion']['elementToElement']({'model':'tableCellSuggestion','view':'suggestion-td'});let _0x56e03b=null;_0x3a4643['model']['on']('insertContent',(_0x58dc2d,_0x306494)=>{const [_0x5245b1,_0x3abb31]=_0x306494,_0x5359bd=_0x306494[_0x306494['length']-0x1];_0x5359bd&&_0x5359bd['forceDefaultExecution']||_0xca0141['_isForcedDefaultExecutionBlock']||this['editor']['commands']['get']('trackChanges')['value']&&function(_0x4bcf70,_0x4d2a3a,_0x201dee,_0x3c4647,_0x4719df){if(_0x4d2a3a&&!_0x4d2a3a['is']('documentSelection'))return!0x1;const _0x2b1157=_0x4719df['getTableIfOnlyTableInContent'](_0x4bcf70,_0x201dee);if(!_0x2b1157||!Re(_0x2b1157,void 0x0,_0x3c4647))return!0x1;const _0x182175=_0x3c4647['getSelectionAffectedTableCells'](_0x201dee['document']['selection']);if(!_0x182175['length'])return!0x1;const _0x51e49f=_0x182175[0x0]['findAncestor']('table'),_0x2bc49c=_0x3c4647['getRowIndexes'](_0x182175),_0x555a84=_0x3c4647['getColumnIndexes'](_0x182175),_0x556761={'startRow':_0x2bc49c['first'],'endRow':_0x2bc49c['last'],'startColumn':_0x555a84['first'],'endColumn':_0x555a84['last']};return 0x1==_0x182175['length']&&(_0x556761['endRow']+=_0x3c4647['getRows'](_0x2b1157)-0x1,_0x556761['endColumn']+=_0x3c4647['getColumns'](_0x2b1157)-0x1),Re(_0x51e49f,_0x556761,_0x3c4647);}(_0x5245b1,_0x3abb31,_0x3a4643['model'],_0xa0d297,_0x112725)&&(_0x58dc2d['stop'](),_0x56e03b={'cells':[],'insertionRanges':[],'deletionRanges':[],'rowInsertionRanges':[],'rowInsertionIndexes':[],'columnInsertionRanges':[],'columnInsertionIndexes':[]},_0x3a4643['model']['change'](()=>{_0x3a4643['model']['insertContent'](_0x306494[0x0],_0x306494[0x1],_0x306494[0x2],{'forceDefaultExecution':!0x0});const _0x5e2a7c=_0x26aa04(),{rowInsertionRanges:_0x59cec3,columnInsertionRanges:_0x499a72,insertionRanges:_0x51709d,deletionRanges:_0xa20c25,cells:_0xb0c0b8}=_0x56e03b;_0x59cec3['length']&&_0xca0141['markMultiRangeInsertion'](_0x59cec3,'tablePasteRow',{'tablePasteChainId':_0x5e2a7c}),_0x499a72['length']&&_0xca0141['markMultiRangeInsertion'](_0x499a72,'tablePasteColumn',{'tablePasteChainId':_0x5e2a7c}),_0x51709d['length']&&(_0xca0141['markMultiRangeInsertion'](_0x51709d,'tablePaste',{'tablePasteChainId':_0x5e2a7c,'skipNestingCheck':!0x0}),_0x51709d['forEach'](_0x5ce05e=>_0x5ce05e['detach']?.())),_0xa20c25['length']&&(_0xca0141['markMultiRangeDeletion'](_0xa20c25,'tablePaste',{'tablePasteChainId':_0x5e2a7c,'skipNestingCheck':!0x0}),_0xa20c25['forEach'](_0x38b9f6=>_0x38b9f6['detach']?.()));const _0x1994f8=_0xca0141['markMultiRangeBlockFormat'](_0xb0c0b8['map'](({element:_0x5b95a8})=>_0x5b95a8),{'formatGroupId':_0x26aa04()},[],'tablePasteCell',{'tablePasteChainId':_0x5e2a7c});if(_0x1994f8){const _0x425846=_0x1994f8['getMarkers'](),_0x8113a5=[];for(const {element:_0x384eed,attributes:_0x5af55e}of _0xb0c0b8){if(!_0x5af55e)continue;const _0x530773=_0x3a4643['model']['createRangeOn'](_0x384eed),_0x5a532c=_0x425846['find'](_0x5593e8=>_0x5593e8['getRange']()['isEqual'](_0x530773));_0x5a532c&&_0x8113a5['push']([_0x5a532c['name'],_0x5af55e]);}_0x8113a5['length']&&_0x1994f8['setAttribute']('markerAttributes',Object['fromEntries'](_0x8113a5));}_0x56e03b=null;}));},{'priority':_0x1757e7['high']+0xa}),_0x3a4643['plugins']['get']('TableClipboard')['on']('_replaceTableSlotCell',(_0x545ff4,_0x17d0e7)=>{const [_0x3941fd,_0x1b6ada,,_0x10c5a6]=_0x17d0e7;if(!_0x56e03b)return;_0x545ff4['stop']();const _0x16354b=_0x3941fd['cell'],_0x2b40ee=_0x1b6ada,_0x32a569=ke(_0x16354b),_0x55527e=ke(_0x2b40ee);_0x545ff4['return']=_0x16354b;let _0x8a2362=null,_0x5a2232=null;if(_0x55527e||_0x32a569){if(_0x32a569&&!_0x55527e){_0x10c5a6['remove'](_0x16354b['getChild'](0x0));for(const _0x3d71ce of Array['from'](_0x2b40ee['getChildren']()))_0x10c5a6['insert'](_0x3d71ce,_0x16354b,'end');const _0x4fc224=_0x56e03b['rowInsertionIndexes']['includes'](_0x3941fd['row']),_0x20ce04=_0x56e03b['columnInsertionIndexes']['includes'](_0x3941fd['column']);_0x4fc224||_0x20ce04||(_0x8a2362=_0xb95ac7['fromRange'](_0x10c5a6['createRangeIn'](_0x16354b)));}else _0x55527e&&!_0x32a569&&(_0x5a2232=_0x10c5a6['createRangeIn'](_0x16354b));}else{const _0x27967a=_0x10c5a6['createElement']('tableCellSuggestion'),_0x51dd70=_0x10c5a6['createElement']('tableCellSuggestion');_0x10c5a6['wrap'](_0x10c5a6['createRangeIn'](_0x16354b),_0x51dd70),_0x10c5a6['insert'](_0x27967a,_0x16354b,0x0);for(const _0x18908d of Array['from'](_0x2b40ee['getChildren']()))_0x10c5a6['insert'](_0x18908d,_0x27967a,'end');_0x8a2362=_0xb95ac7['fromRange'](_0x10c5a6['createRangeOn'](_0x27967a)),_0x5a2232=_0xb95ac7['fromRange'](_0x10c5a6['createRangeOn'](_0x51dd70));}const _0x27f9fc=Array['from'](_0x2b40ee['getAttributes']())['filter'](([_0x3f6859])=>Pe['includes'](_0x3f6859));_0x56e03b['cells']['push']({'element':_0x16354b,'attributes':_0x27f9fc['length']?Object['fromEntries'](_0x27f9fc):null}),_0x8a2362&&_0x56e03b['insertionRanges']['push'](_0x8a2362),_0x5a2232&&_0x56e03b['deletionRanges']['push'](_0x5a2232);},{'priority':'high'}),_0xa0d297['on']('insertColumns',(_0x3f7c98,_0x18a710)=>{const [_0x55f43a,_0x3c257f={}]=_0x18a710;if(!_0x56e03b)return;const _0x5630b6=_0x3c257f['at']||0x0,_0x254e8d=_0x3c257f['columns']||0x1;_0x56e03b['columnInsertionIndexes']=new Array(_0x254e8d)['fill'](_0x5630b6)['map']((_0x6b22f6,_0x12309a)=>_0x6b22f6+_0x12309a);for(const {cell:_0x298369}of _0xa0d297['createTableWalker'](_0x55f43a,{'startColumn':_0x5630b6,'endColumn':_0x5630b6+_0x254e8d-0x1}))_0x56e03b['columnInsertionRanges']['push'](_0x3a4643['model']['createRangeOn'](_0x298369));},{'priority':'low'}),_0xa0d297['on']('insertRows',(_0x911905,_0x496a18)=>{const [_0x2431d0,_0x5b5b28={}]=_0x496a18;if(!_0x56e03b)return;const _0x19c1ca=_0x5b5b28['at']||0x0,_0x2f7f07=_0x5b5b28['rows']||0x1;_0x56e03b['rowInsertionIndexes']=new Array(_0x2f7f07)['fill'](_0x19c1ca)['map']((_0x387c3d,_0x1172af)=>_0x387c3d+_0x1172af);for(const {cell:_0x283bc1}of _0xa0d297['createTableWalker'](_0x2431d0,{'startRow':_0x19c1ca,'endRow':_0x19c1ca+_0x2f7f07-0x1}))_0x56e03b['rowInsertionRanges']['push'](_0x3a4643['model']['createRangeOn'](_0x283bc1));},{'priority':'low'}),_0xca0141['descriptionFactory']['registerDescriptionCallback'](_0x31486e=>{if(_0x31486e['subType']&&_0x31486e['subType']['startsWith']('tablePaste'))return _0x31486e['previous']?{}:{'type':'insertion','content':o(_0x3a4643['locale'],'*Replace\x20table\x20cells*')};});const _0x50c028=()=>!0x1;for(const _0xdb7a1d of['tablePaste','tablePasteColumn','tablePasteRow','tablePasteCell'])_0xca0141['_suggestionFactory']['registerCustomCallback']('insertion',_0xdb7a1d,'join',_0x50c028),_0xca0141['_suggestionFactory']['registerCustomCallback']('deletion',_0xdb7a1d,'join',_0x50c028),_0xca0141['_suggestionFactory']['registerCustomCallback']('formatBlock',_0xdb7a1d,'join',_0x50c028);_0xca0141['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','discard',_0x50c028),_0xca0141['_suggestionFactory']['registerCustomCallback']('formatBlock','tablePasteCell','accept',(_0x1bf03c,_0x3ddc81,_0x165f3a)=>{const _0x57d7eb=_0x1bf03c['map'](_0x3fbbe7=>_0x3fbbe7['getContainedElement']())['filter'](_0xf5cb53=>_0xf5cb53),_0x586150=new Map(_0x57d7eb['map'](_0x510ddb=>[_0x510ddb,null]));if(_0x56e03b){for(const {element:_0x2bb747,attributes:_0x4938dc}of _0x56e03b['cells'])_0x4938dc&&_0x586150['set'](_0x2bb747,_0x4938dc);}else{if(_0x165f3a&&_0x165f3a['markerAttributes'])for(const [_0x5d0f4c,_0x431165]of Object['entries'](_0x165f3a['markerAttributes'])){const _0x5d4957=_0x3a4643['model']['markers']['get'](_0x5d0f4c),_0xcd019e=_0x5d4957?_0x5d4957['getRange']()['getContainedElement']():null;_0xcd019e&&_0x586150['set'](_0xcd019e,_0x431165);}}_0x3a4643['model']['change'](_0x674043=>{for(const [_0x28cfc4,_0x18e07c]of _0x586150)_0x674043['setAttributes']({...we,..._0x18e07c},_0x28cfc4);});});const _0x3ed3cb=(_0x4ab3ca,_0xe6919d)=>{_0xca0141['_suggestionFactory']['registerCustomCallback'](_0x4ab3ca,'tablePaste',_0xe6919d,(_0x3c16e1,_0x54a464,_0x1944bb)=>{_0x3a4643['model']['change'](_0x30c120=>{const _0x15293d=[];for(const _0x51210d of _0x3c16e1){const _0x2ca8e6=_0x51210d['start']['nodeAfter'];_0x2ca8e6['is']('element','tableCellSuggestion')&&_0x15293d['push'](_0x2ca8e6);}_0xca0141['_suggestionFactory']['getSuggestionCallback'](_0x4ab3ca,null,_0xe6919d)(_0x3c16e1,_0x54a464,_0x1944bb);for(const _0x1f47d7 of _0x15293d)'$graveyard'!=_0x1f47d7['root']['rootName']&&_0x30c120['unwrap'](_0x1f47d7);});});};_0x3ed3cb('insertion','accept'),_0x3ed3cb('insertion','discard'),_0x3ed3cb('deletion','accept'),_0x3ed3cb('deletion','discard'),_0xca0141['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteRow','discard',_0x4f3003=>{const _0x2d5639=_0x4f3003['map'](_0x89048d=>_0x89048d['getContainedElement']()),_0x10e372=_0x2d5639[0x0]['findAncestor']('table'),{minRow:_0x16ee09,maxRow:_0x2eb4cf}=_0x424d40['_getCoordsForCells'](_0x2d5639);_0xa0d297['removeRows'](_0x10e372,{'at':_0x16ee09,'rows':_0x2eb4cf-_0x16ee09+0x1});}),_0xca0141['_suggestionFactory']['registerCustomCallback']('insertion','tablePasteColumn','discard',_0x4d4dec=>{const _0x493584=_0x4d4dec['map'](_0x1bdf9b=>_0x1bdf9b['getContainedElement']()),_0x21de35=_0x493584[0x0]['findAncestor']('table'),{minColumn:_0x58f1cd,maxColumn:_0x1f8fe5}=_0x424d40['_getCoordsForCells'](_0x493584);_0xa0d297['removeColumns'](_0x21de35,{'at':_0x58f1cd,'columns':_0x1f8fe5-_0x58f1cd+0x1});});const _0x2c86da=(_0x3e738a,_0x48216d)=>{if(!_0x48216d['subType']||!_0x48216d['subType']['startsWith']('tablePaste'))return;const _0x1380c4=_0x48216d['attributes']['tablePasteChainId'],_0x417df3=_0xca0141['getSuggestions']()['filter'](_0xfae20a=>_0xfae20a['isInContent']&&_0xfae20a['attributes']&&_0xfae20a['attributes']['tablePasteChainId']==_0x1380c4);_0x417df3['length']&&_0x48216d['getAllAdjacentSuggestions']()['length']!=_0x417df3['length']&&_0x417df3['reduce']((_0x546ca5,_0x43f0d7)=>(_0x546ca5['next']=_0x43f0d7,_0x43f0d7['previous']=_0x546ca5,_0x43f0d7));};function _0x438c67(_0x41eed2,_0x48c8ec=!0x0){const {id:_0x1bb329,authorId:_0x3ca0fb}=_0xca0141['_splitMarkerName'](_0x41eed2['markerName']),_0x2aaa0e=['ck-suggestion-marker','ck-suggestion-marker-insertion'],_0xf017c1=_0xca0141['activeMarkers']['includes'](_0x41eed2['markerName']);return _0xf017c1&&_0x2aaa0e['push']('ck-suggestion-marker--active'),{'classes':_0x2aaa0e,'attributes':{'data-suggestion':_0x1bb329,'data-author-id':_0x3ca0fb},'priority':_0xf017c1&&_0x48c8ec?0xbc2:0xbb8};}_0xca0141['on']('suggestionLoaded',_0x2c86da,{'priority':'high'}),_0xca0141['on']('suggestionUnloaded',_0x2c86da,{'priority':'high'}),_0x3a4643['model']['document']['registerPostFixer'](()=>{let _0x332954=!0x1;const _0x3d1dba=Array['from'](_0x3a4643['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x4856f3,data:_0x1513c8}of _0x3d1dba){const {group:_0x18bce4,type:_0x834df3,id:_0x579083}=_0xca0141['_splitMarkerName'](_0x4856f3);if('suggestion'!=_0x18bce4||'deletion'!=_0x834df3||_0x1513c8['oldRange'])continue;if(!_0xca0141['hasSuggestion'](_0x579083))continue;const _0x4defcc=_0xca0141['getSuggestion'](_0x579083)['getRanges'](),_0x34e748=_0x3a4643['plugins']['get']('Users')['me'];for(const _0x26dcc5 of _0xca0141['getSuggestions']()){if(!_0x26dcc5['isInContent']||_0x26dcc5['author']!=_0x34e748)continue;if('formatBlock'!=_0x26dcc5['type']||'tablePasteCell'!=_0x26dcc5['subType'])continue;if(_0x26dcc5['getRanges']()['every'](_0x4ca329=>_0x4defcc['some'](_0x40e2e3=>_0x40e2e3['containsRange'](_0x4ca329,!0x0)))){for(const _0x4f4492 of _0x26dcc5['getAllAdjacentSuggestions']())_0x4f4492['isInContent']&&(_0x4f4492['discard'](),_0x332954=!0x0);}}}return _0x332954;}),_0x3a4643['model']['document']['registerPostFixer'](_0x1d09fc=>{const _0x30ee8c=_0x3a4643['commands']['get']('redo');if(!_0x30ee8c||!_0x30ee8c['_createdBatches']['has'](_0x1d09fc['batch']))return!0x1;let _0x570e17=!0x1;const _0x439230=_0x3a4643['plugins']['get']('Users')['me'],_0x5b57ab=_0x3a4643['model']['document']['differ']['getChanges'](),_0xdfc029=Array['from'](_0x3a4643['model']['document']['differ']['getChangedMarkers']())['filter'](({name:_0x2aafa3,data:_0x55af48})=>{const {group:_0x426381,subType:_0x18df29,authorId:_0x56a169}=_0xca0141['_splitMarkerName'](_0x2aafa3);return'suggestion'==_0x426381&&'tablePaste'==_0x18df29&&_0x56a169==_0x439230['id']&&!_0x55af48['oldRange'];});for(const _0x12e05e of _0x5b57ab){if('insert'!=_0x12e05e['type']||'tableCellSuggestion'!=_0x12e05e['name']||0x1!=_0x12e05e['length'])continue;const _0x12dcc0=_0x1d09fc['createRange'](_0x12e05e['position'],_0x12e05e['position']['getShiftedBy'](0x1));if(!_0xdfc029['find'](({data:_0x5bbbe7})=>_0x5bbbe7['newRange']['isEqual'](_0x12dcc0))){for(const {name:_0x4bff5c,data:_0xea3c5b}of _0xdfc029)if(_0x12dcc0['containsRange'](_0xea3c5b['newRange'])){_0x1d09fc['updateMarker'](_0x4bff5c,{'range':_0x12dcc0}),_0x570e17=!0x0;break;}}}return _0x570e17;}),_0x3a4643['model']['document']['registerPostFixer'](_0x50ffb6=>{let _0x532ce6=!0x1;const _0x2df723=_0x3a4643['plugins']['get']('Users')['me'],_0x531ea2=_0xca0141['getSuggestions']()['filter'](_0x175b7a=>_0x175b7a['isInContent']&&_0x175b7a['author']==_0x2df723),_0x1cf6b8=new Set(),_0x31c2a1=new Set();for(const _0x247609 of _0x531ea2)if('tablePaste'==_0x247609['subType'])for(const _0x1faa7d of _0x247609['getMarkers']()){const _0xe59957=_0x1faa7d['getRange']()['getContainedElement']();if(_0xe59957){if(_0xe59957['is']('element','tableCellSuggestion')&&ke(_0xe59957)){_0x247609['removeMarker'](_0x1faa7d['name']),_0x1cf6b8['add'](_0xe59957),_0x532ce6=!0x0;const _0x519057=_0xe59957['nextSibling'],_0xcf6af=_0xe59957['previousSibling'],_0x25093e=_0x519057&&_0x519057['is']('element','tableCellSuggestion'),_0x52bc06=_0xcf6af&&_0xcf6af['is']('element','tableCellSuggestion');_0x25093e&&!_0x1cf6b8['has'](_0x519057)&&_0x31c2a1['add'](_0x519057),_0x52bc06&&!_0x1cf6b8['has'](_0xcf6af)&&_0x31c2a1['add'](_0xcf6af);}else _0xe59957['is']('element','paragraph')&&_0xe59957['isEmpty']&&(_0x247609['removeMarker'](_0x1faa7d['name']),_0x532ce6=!0x0);}}else{if('tablePasteCell'==_0x247609['subType']){if(!_0x247609['attributes']||!_0x247609['attributes']['tablePasteChainId'])continue;const _0x4c297c=_0x247609['attributes']['markerAttributes'];if(_0x4c297c&&Object['keys'](_0x4c297c)['length'])continue;const _0x46a4bd=_0x247609['attributes']['tablePasteChainId'];let _0x48231b=!0x0,_0x25e771=!0x0;for(const _0x40a5a5 of _0x531ea2)if(_0x40a5a5['subType']&&_0x40a5a5['subType']['startsWith']('tablePaste')){if(!_0x40a5a5['attributes']['tablePasteChainId']){_0x25e771=!0x1;break;}if(_0x40a5a5['id']!=_0x247609['id']&&_0x40a5a5['attributes']['tablePasteChainId']==_0x46a4bd){_0x48231b=!0x1;break;}}_0x25e771&&_0x48231b&&(_0x247609['removeMarkers'](),_0x532ce6=!0x0);}}for(const _0x4df14f of _0x1cf6b8)_0x50ffb6['remove'](_0x4df14f);for(const _0x28235d of _0x31c2a1)_0x50ffb6['unwrap'](_0x28235d);return _0x532ce6;}),_0x3a4643['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x1e7c1f,_0x4b9c18)=>_0x438c67(_0x1e7c1f),'converterPriority':'high'}),_0x3a4643['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion:formatBlock:tablePasteCell','view':(_0x51b258,_0x38acb5)=>_0x38acb5['options']['showSuggestionHighlights']?_0x438c67(_0x51b258,!0x1):null,'converterPriority':'high'});const _0x5c31f5=_0x3a4643['editing']['view'];this['listenTo'](_0x5c31f5['document'],'clipboardOutput',(_0x1b8255,_0x46e885)=>{const _0x593766=[];for(const _0x36b45a of _0x5c31f5['createRangeIn'](_0x46e885['content'])['getItems']())_0x36b45a['is']('element','suggestion-td')&&_0x593766['push'](_0x36b45a);_0x5c31f5['change'](_0x4be57b=>{for(const _0x458af9 of _0x593766)_0x4be57b['move'](_0x4be57b['createRangeIn'](_0x458af9),_0x4be57b['createPositionBefore'](_0x458af9)),_0x4be57b['remove'](_0x458af9);});});}}function ke(_0x4f1c2a){if(_0x4f1c2a['isEmpty'])return!0x0;const _0x571e41=_0x4f1c2a['getChild'](0x0);return _0x571e41['is']('element','paragraph')&&_0x571e41['isEmpty'];}function Re(_0x2615d2,_0x3d9bca={},_0x497d15){for(const {isAnchor:_0x2b6712,cellHeight:_0x203640,cellWidth:_0x115b12}of _0x497d15['createTableWalker'](_0x2615d2,{'includeAllSlots':!0x0,..._0x3d9bca}))if(!_0x2b6712||0x1!=_0x203640||0x1!=_0x115b12)return!0x1;return!0x0;}class Nt extends _0x3a46d7{['afterInit'](){if(!this['editor']['plugins']['has']('TableColumnResizeEditing'))return;const _0x1a7bcd=this['editor']['plugins']['get']('TrackChangesEditing');_0x1a7bcd['enableCommand']('resizeTableWidth',this['handleResizeTableWidthCommand']['bind'](this)),_0x1a7bcd['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','accept',_0x1a7bcd['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0x1a7bcd['_suggestionFactory']['registerCustomCallback']('formatBlock','resizeTable','discard',_0x1a7bcd['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'accept')),_0x1a7bcd['descriptionFactory']['registerDescriptionCallback'](this['handleSuggestionDescription']['bind'](this));}['handleResizeTableWidthCommand'](_0x51cf61,_0xa6bb30){const _0x1834c1=this['editor']['plugins']['get']('TrackChangesEditing'),_0x3ad907=this['editor']['plugins']['get']('TableColumnResizeEditing'),_0x18f61b=_0xa6bb30['table']||this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](()=>{const _0x13ac60=_0x3ad907['getColumnGroupElement'](_0x18f61b);let _0x343f30=_0x13ac60?_0x3ad907['getTableColumnsWidths'](_0x13ac60):null,_0x540568=_0x18f61b['getAttribute']('tableWidth')||null;const _0xbbb4ae=_0xa6bb30['tableWidth']||_0x540568,_0x21e001=_0xa6bb30['columnWidths']||_0x343f30,_0x44ad40=this['editor']['plugins']['get']('Users')['me'];for(const _0xb9a4d6 of _0x1834c1['getSuggestions']()){const _0x29c5b3=_0xb9a4d6['getContainedElement']();if('resizeTable'===_0xb9a4d6['subType']&&_0x29c5b3===_0x18f61b){_0xb9a4d6['author']!==_0x44ad40&&_0xb9a4d6['discard']();const _0x10457f=_0xb9a4d6['data']['commandParams'];_0x540568=_0x10457f[0x0]['tableWidth'],_0x343f30=_0x10457f[0x0]['columnWidths'];break;}}_0x51cf61({'table':_0x18f61b,'tableWidth':_0xbbb4ae,'columnWidths':_0x21e001}),_0x1834c1['markBlockFormat'](_0x18f61b,{'commandName':'resizeTableWidth','commandParams':[{'tableWidth':_0x540568,'columnWidths':_0x343f30}],'formatGroupId':'resizeTable'},[],'resizeTable');});}['handleSuggestionDescription'](_0x24fc96){if('formatBlock'!=_0x24fc96['type']&&'formatInline'!=_0x24fc96['type'])return;const {data:_0x5dca34}=_0x24fc96;if(_0x5dca34&&'resizeTable'===_0x5dca34['formatGroupId']){const _0x23f051='*Format:*\x20resize\x20table';return{'type':'format','content':o(this['editor']['locale'],_0x23f051)};}}}class Dt extends _0x3a46d7{['afterInit'](){const _0x316147=this['editor'];_0x316147['plugins']['has']('Template')&&_0x316147['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTemplate');}}class Mt extends _0x3a46d7{['afterInit'](){const _0x40129b=this['editor'];if(!_0x40129b['commands']['get']('insertTableOfContents'))return;_0x40129b['plugins']['get']('TrackChangesEditing')['enableCommand']('insertTableOfContents');const _0x3f85da=_0x40129b['plugins']['get']('TrackChangesEditing'),_0x48cd16=_0x40129b['locale'];_0x3f85da['descriptionFactory']['registerElementLabel']('tableOfContents',_0x15cf6c=>o(_0x48cd16,'ELEMENT_TABLE_OF_CONTENTS',_0x15cf6c));}}class $t extends _0x3a46d7{['afterInit'](){const _0x20245c=this['editor'];if(!_0x20245c['plugins']['has']('Title'))return;const _0x547a1d=_0x20245c['plugins']['get']('TrackChangesEditing');_0x547a1d['descriptionFactory']['registerElementLabel']('title-content',()=>o(_0x20245c['locale'],'ELEMENT_TITLE')),_0x20245c['model']['document']['registerPostFixer'](_0x1cd02f=>{let _0x2ba977=!0x1;const _0x519923=Array['from'](_0x20245c['model']['document']['differ']['getChangedMarkers']());for(const {name:_0x36db54,data:_0x5c5c5c}of _0x519923){const {group:_0x11e650}=_0x547a1d['_splitMarkerName'](_0x36db54);if('suggestion'!==_0x11e650||!_0x5c5c5c['newRange'])continue;const _0x276eaa=_0x5c5c5c['newRange'],_0x4a1084=_0x276eaa['end']['nodeBefore'];if(!_0x4a1084||!_0x4a1084['is']('element','title-content'))continue;if(!_0x276eaa['start']['isTouching'](_0x276eaa['end']))continue;const _0x363b23=_0x20245c['model']['schema']['getNearestSelectionRange'](_0x276eaa['end'],'forward');if(_0x363b23&&_0x363b23['isCollapsed']){const _0x2d173d=_0x1cd02f['createRange'](_0x276eaa['start'],_0x363b23['start']);_0x2d173d['isEqual'](_0x276eaa)||(_0x1cd02f['updateMarker'](_0x36db54,{'range':_0x2d173d}),_0x2ba977=!0x0);}_0x2ba977||(_0x1cd02f['removeMarker'](_0x36db54),_0x2ba977=!0x0);}return _0x2ba977;});}}class Bt extends _0x3a46d7{['afterInit'](){const _0x5da4d4=this['editor'],_0x122cd1=_0x5da4d4['plugins']['get']('TrackChangesEditing');_0x5da4d4['plugins']['has']('UndoEditing')&&(_0x122cd1['enableCommand']('undo'),_0x122cd1['enableCommand']('redo'));}}class xt extends _0x3a46d7{static get['requires'](){return[It];}['afterInit'](){const _0x9112da=this['editor'];if(!_0x9112da['plugins']['has']('TableCaptionEditing'))return;_0x9112da['plugins']['get']('TrackChangesEditing')['enableCommand']('toggleTableCaption');}}class Rt extends _0x3a46d7{['tableProperties'];['tableCellProperties'];constructor(_0x168042){super(_0x168042),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 _0xa64195=this['editor']['plugins']['get']('TrackChangesEditing');if(this['editor']['plugins']['has']('TablePropertiesEditing')){for(const _0x4c7cb5 of this['tableProperties'])_0xa64195['enableCommand'](_0x4c7cb5,(_0xa29804,_0x38e245)=>{const _0x19f7e2=this['editor']['model']['document']['selection']['getFirstPosition']()['findAncestor']('table');this['_handlePropertyChange'](_0x4c7cb5,[_0x19f7e2],this['tableProperties'],'tableProperties',_0xa29804,_0x38e245);});_0xa64195['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','accept',_0xa64195['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xa64195['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','discard',(_0x225738,_0x530f1d)=>this['handleDiscardAction'](this['tableProperties'],_0x225738,_0x530f1d)),_0xa64195['_suggestionFactory']['registerCustomCallback']('formatBlock','tableProperties','join',()=>!0x1);}if(this['editor']['plugins']['has']('TableCellPropertiesEditing')){for(const _0xe59936 of this['tableCellProperties'])_0xa64195['enableCommand'](_0xe59936,(_0x480080,_0x1e9c95)=>{const _0x2c42e6=this['editor']['plugins']['get']('TableUtils')['getSelectionAffectedTableCells'](this['editor']['model']['document']['selection']);this['_handlePropertyChange'](_0xe59936,_0x2c42e6,this['tableCellProperties'],'tableCellProperties',_0x480080,_0x1e9c95);});_0xa64195['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','accept',_0xa64195['_suggestionFactory']['getSuggestionCallback']('formatBlock',null,'discard')),_0xa64195['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','discard',(_0x20e06f,_0x390a0e)=>this['handleDiscardAction'](this['tableCellProperties'],_0x20e06f,_0x390a0e)),_0xa64195['_suggestionFactory']['registerCustomCallback']('formatBlock','tableCellProperties','join',()=>!0x1);}_0xa64195['descriptionFactory']['registerDescriptionCallback'](_0x7bdccd=>this['handleSuggestionDescription'](_0x7bdccd));}['_handlePropertyChange'](_0x469631,_0x2e958c,_0x3c1da8,_0x231eaa,_0x327d5e,_0x3bdf15){const _0x516a78=this['editor']['plugins']['get']('TrackChangesEditing');this['editor']['model']['enqueueChange'](_0x3bdf15['batch'],()=>{for(const _0x292e07 of _0x2e958c){if(this['_getSuggestion'](_0x292e07,_0x231eaa))_0x327d5e(_0x3bdf15);else{const _0x5cae0a={};for(const _0x23eaaa of _0x3c1da8){const _0x43a16f=_0x292e07['getAttribute'](_0x23eaaa);void 0x0!==_0x43a16f&&(_0x5cae0a[_0x23eaaa]=_0x43a16f);}_0x327d5e(_0x3bdf15),_0x516a78['markBlockFormat'](_0x292e07,{'commandParams':[_0x5cae0a]},[],_0x231eaa);}}});}['handleDiscardAction'](_0x4b86ee,_0x12fd8b,_0x151e15){const _0x462bf6=_0x12fd8b[0x0]['start']['nodeAfter'],_0x474bb2=_0x151e15['commandParams'][0x0];this['editor']['model']['change'](_0x1aa043=>{for(const _0x13f37e of _0x4b86ee)void 0x0!==_0x474bb2[_0x13f37e]?_0x1aa043['setAttribute'](_0x13f37e,_0x474bb2[_0x13f37e],_0x462bf6):_0x1aa043['removeAttribute'](_0x13f37e,_0x462bf6);});}['handleSuggestionDescription'](_0x4c967e){if(_0x4c967e['data'])switch(_0x4c967e['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'](_0x52b7c8,_0x224c69){const _0x6abe81=this['editor']['plugins']['get']('TrackChangesEditing');for(const _0x1333e6 of _0x6abe81['getSuggestions']({'skipNotAttached':!0x0})){const _0x1beb4a=_0x1333e6['getContainedElement']();if(_0x1333e6['subType']===_0x224c69&&_0x1beb4a===_0x52b7c8)return _0x1333e6;}return null;}}const m='$elementName';class p extends _0x3a46d7{['descriptionFactory'];['trackChangesCommand'];['_adapter'];['_suggestionFactory'];['_suggestions'];['_commentsRepository'];['_enabledCommands'];['_model'];['_suggestionState'];['_isForcedDefaultExecutionBlock'];['_trackFormatChanges'];['_mergeNestedSuggestions'];['_blockAttributeKeys'];['_inlineAttributeKeys'];['_recordAttributeSuggestions']=!0x1;static get['requires'](){return['CommentsRepository',_0x2d667e,_0x482add,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(_0x2959e2){function _0x3b1525(_0x2a2f1b){return _0x2a2f1b['map'](_0x41f590=>String['fromCharCode'](_0x41f590))['join']('');}super(_0x2959e2),this['set']('activeMarkers',[]),this['on']('change:activeMarkers',(_0x5c5d74,_0x20154c,_0x3e7d28,_0x326a70)=>{this['_model']['change'](()=>{for(const _0x3d4ed5 of[..._0x326a70,..._0x3e7d28])this['_model']['markers']['has'](_0x3d4ed5)&&_0x2959e2['editing']['reconvertMarker'](_0x3d4ed5);});}),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']=_0x2959e2['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(),_0x2959e2['config']['define']('trackChanges.trackFormatChanges','default'),this['_trackFormatChanges']=_0x2959e2['config']['get']('trackChanges.trackFormatChanges'),_0x2959e2['config']['define']('trackChanges.mergeNestedSuggestions',!0x0),this['_mergeNestedSuggestions']=_0x2959e2['config']['get']('trackChanges.mergeNestedSuggestions'),this['trackChangesCommand']=new B(_0x2959e2,this['_enabledCommands']),this['_initAriaMarkerChangeAnnouncements'](),this[_0x3b1525([0x5f,0x65,0x78,0x65,0x63,0x75,0x74,0x65,0x53,0x75,0x67,0x67,0x65,0x73,0x74,0x69,0x6f,0x6e])]=_0x3b1525([0x34,0x30,0x34,0x38,0x31,0x36,0x34,0x30]);}['init'](){const _0x3b5572=this['editor'],_0x4ae514=(_0x3a9c4f,_0x356d59)=>{if('attribute'!=_0x3a9c4f)return'ck-suggestion-marker-'+_0x3a9c4f;const _0x3cd8d6=_0x356d59['split']('|')[0x0];return this['_isBlockAttribute'](_0x3cd8d6)?'ck-suggestion-marker-formatBlock':'ck-suggestion-marker-formatInline';};_0x3b5572['conversion']['for']('editingDowncast')['markerToHighlight']({'model':'suggestion','view':_0x50db4b=>{const {id:_0x502dd8,authorId:_0x262362,type:_0x19ff4b,subType:_0x216acf}=this['_splitMarkerName'](_0x50db4b['markerName']),_0x47e29d=['ck-suggestion-marker',_0x4ae514(_0x19ff4b,_0x216acf)];let _0x3dcea0=0xbb8;return this['activeMarkers']['includes'](_0x50db4b['markerName'])&&(_0x47e29d['push']('ck-suggestion-marker--active'),_0x3dcea0=0xbc2),'deletion'==_0x19ff4b&&(_0x3dcea0+=0x5),{'classes':_0x47e29d,'attributes':{'data-suggestion':_0x502dd8,'data-author-id':_0x262362},'priority':_0x3dcea0};}}),_0x3b5572['conversion']['for']('dataDowncast')['add'](_0x1ebdf4=>{_0x1ebdf4['on']('addMarker:suggestion',(_0x55b04a,_0x1b952e,_0x210073)=>{if(!_0x210073['options']['showSuggestionHighlights'])return;const _0x5658ff=_0x1b952e['item'];if(!_0x5658ff)return;const _0x25600a=_0x210073['mapper']['toViewElement'](_0x5658ff);_0x3b5572['model']['schema']['isObject'](_0x5658ff)&&_0x25600a&&!_0x25600a['getCustomProperty']('widget')&&_0x25600a['is']('containerElement')&&_0xf9a851(_0x25600a,_0x210073['writer']);},{'priority':'high'});}),_0x3b5572['conversion']['for']('dataDowncast')['markerToHighlight']({'model':'suggestion','view':(_0x31481e,_0x392306)=>{if(!_0x392306['options']['showSuggestionHighlights'])return null;const {type:_0x38b298,subType:_0x488429}=this['_splitMarkerName'](_0x31481e['markerName']);return{'classes':['ck-suggestion-marker',_0x4ae514(_0x38b298,_0x488429)],'priority':0xbb8};}});const _0x44ff9c=({showActiveMarkers:_0xcb8c5a=!0x0,isAttributeSuggestion:_0x55b1ba=!0x1}={})=>(_0x3d5409,_0x2f371b,_0x4c2065)=>{if(!_0x2f371b['item'])return;const {id:_0x5dad99,authorId:_0x25f4d5}=this['_splitMarkerName'](_0x2f371b['markerName']);if(_0x55b1ba){const _0x3e6c00=this['_suggestions']['get'](_0x5dad99),_0x30b175=this['_getAttributeKey'](_0x3e6c00);if(!this['_isBlockAttribute'](_0x30b175))return;}if(_0x2f371b['item']['is']('selection'))return void _0x4c2065['consumable']['consume'](_0x2f371b['item'],_0x3d5409['name']);const _0x45c9c9=_0x4c2065['mapper']['toViewElement'](_0x2f371b['item']);if(_0x2f371b['item']['is']('element')&&_0x3b5572['model']['schema']['isBlock'](_0x2f371b['item'])&&!_0x45c9c9['getCustomProperty']('addHighlight')){_0x4c2065['writer']['addClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock'],_0x45c9c9),_0x4c2065['writer']['setAttribute']('data-suggestion',_0x5dad99,_0x45c9c9),_0x4c2065['writer']['setAttribute']('data-author-id',_0x25f4d5,_0x45c9c9),_0x4c2065['mapper']['bindElementToMarker'](_0x45c9c9,_0x2f371b['markerName']),_0xcb8c5a&&(this['activeMarkers']['includes'](_0x2f371b['markerName'])?_0x4c2065['writer']['addClass']('ck-suggestion-marker--active',_0x45c9c9):_0x4c2065['writer']['removeClass']('ck-suggestion-marker--active',_0x45c9c9));for(const _0x38e713 of _0x3b5572['model']['createRangeIn'](_0x2f371b['item'])['getItems']())_0x4c2065['consumable']['consume'](_0x38e713,_0x3d5409['name']);_0x4c2065['consumable']['consume'](_0x2f371b['item'],_0x3d5409['name']);}};_0x3b5572['conversion']['for']('dataDowncast')['add'](_0x4b6c95=>{_0x4b6c95['on']('addMarker:suggestion:formatBlock',(_0x4f9665,_0xfa6c26,_0x3857d1)=>{_0x3857d1['options']['showSuggestionHighlights']&&_0x44ff9c({'showActiveMarkers':!0x1})(_0x4f9665,_0xfa6c26,_0x3857d1);},{'priority':'highest'});}),_0x3b5572['conversion']['for']('dataDowncast')['add'](_0x465785=>{_0x465785['on']('addMarker:suggestion:attribute',(_0x591e6b,_0x51ef2f,_0x16d29e)=>{_0x16d29e['options']['showSuggestionHighlights']&&_0x44ff9c({'showActiveMarkers':!0x1,'isAttributeSuggestion':!0x0})(_0x591e6b,_0x51ef2f,_0x16d29e);},{'priority':'highest'});}),_0x3b5572['conversion']['for']('dataDowncast')['markerToData']({'model':'suggestion','view':(_0x129a49,_0x43708e)=>_0x43708e['options']['showSuggestionHighlights']?null:{'group':'suggestion','name':_0x129a49['substr'](0xb)}}),_0x3b5572['conversion']['for']('upcast')['elementToElement']({'view':{'name':'suggestion','attributes':{'id':/^\w/,'suggestion-type':/^\w/}},'model':(_0x4bcd0f,{writer:_0x1c124a})=>{let _0x1d7ec0='suggestion:'+_0x4bcd0f['getAttribute']('suggestion-type')+':'+_0x4bcd0f['getAttribute']('id');return _0x4bcd0f['getAttribute']('marker-count')&&(_0x1d7ec0+=':'+_0x4bcd0f['getAttribute']('marker-count')),_0x1c124a['createElement']('$marker',{'data-name':_0x1d7ec0});}}),_0x3b5572['conversion']['for']('upcast')['dataToMarker']({'view':'suggestion'}),_0x3b5572['conversion']['for']('editingDowncast')['add'](_0xa5f4bc=>{_0xa5f4bc['on']('addMarker:suggestion:formatBlock',_0x44ff9c(),{'priority':'high'});}),_0x3b5572['conversion']['for']('editingDowncast')['add'](_0x4f9646=>{_0x4f9646['on']('addMarker:suggestion:attribute',_0x44ff9c({'isAttributeSuggestion':!0x0}),{'priority':'high'});}),_0x3b5572['conversion']['for']('editingDowncast')['add'](_0x337020=>{_0x337020['on']('removeMarker:suggestion:formatBlock',(_0x1382d5,_0x315837,_0xb10ea9)=>{const _0x13ec80=_0xb10ea9['mapper']['markerNameToElements'](_0x315837['markerName']);if(_0x13ec80){for(const _0x2405a6 of _0x13ec80)_0x2405a6['getCustomProperty']('addHighlight')||(_0xb10ea9['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x2405a6),_0xb10ea9['writer']['removeAttribute']('data-suggestion',_0x2405a6),_0xb10ea9['writer']['removeAttribute']('data-author-id',_0x2405a6),_0xb10ea9['mapper']['unbindElementFromMarkerName'](_0x2405a6,_0x315837['markerName']));}},{'priority':'high'});}),_0x3b5572['conversion']['for']('editingDowncast')['add'](_0x4b0f32=>{_0x4b0f32['on']('removeMarker:suggestion:attribute',(_0x12958b,_0x1d2861,_0x18711a)=>{const _0x4d0f6b=_0x18711a['mapper']['markerNameToElements'](_0x1d2861['markerName']);if(!_0x4d0f6b)return;const {id:_0x976a3e}=this['_splitMarkerName'](_0x1d2861['markerName']),_0x5ec4fe=this['_suggestions']['get'](_0x976a3e),_0x4f2392=this['_getAttributeKey'](_0x5ec4fe);if(this['_isBlockAttribute'](_0x4f2392)){for(const _0x2b19bd of _0x4d0f6b)_0x2b19bd['getCustomProperty']('addHighlight')||(_0x18711a['writer']['removeClass'](['ck-suggestion-marker','ck-suggestion-marker-formatBlock','ck-suggestion-marker--active'],_0x2b19bd),_0x18711a['writer']['removeAttribute']('data-suggestion',_0x2b19bd),_0x18711a['writer']['removeAttribute']('data-author-id',_0x2b19bd),_0x18711a['mapper']['unbindElementFromMarkerName'](_0x2b19bd,_0x1d2861['markerName']));}},{'priority':'high'});}),_0x3b5572['model']['document']['registerPostFixer'](_0x1fa6a4=>{let _0x1d445e=!0x1;const _0x357dec=Array['from'](_0x3b5572['model']['document']['differ']['getChangedMarkers']()),_0x3a3658=new Set();for(const {name:_0x2f00bf,data:_0x34cbb1}of _0x357dec){const {group:_0x33777b,type:_0x32ec15,subType:_0x2f0083,id:_0x2d7a4f}=this['_splitMarkerName'](_0x2f00bf);if('suggestion'!==_0x33777b)continue;const _0x41d4e8=this['_suggestions']['get'](_0x2d7a4f);if(null!=_0x34cbb1['newRange']){'formatInline'==_0x32ec15&&(_0x1d445e=_0x1d445e||Ut(_0x34cbb1['newRange'],_0x2f00bf,_0x1fa6a4,_0x3b5572['model']['schema']));const _0x42986a='attribute'==_0x32ec15&&this['_isBlockAttribute'](_0x2f0083['split']('|')[0x0]);if(_0x34cbb1['newRange']['isCollapsed']||'$graveyard'==_0x34cbb1['newRange']['root']['rootName']||'formatBlock'==_0x32ec15&&!Ft(_0x34cbb1['newRange'])||_0x42986a&&!Ft(_0x34cbb1['newRange'])||'deletion'==_0x32ec15&&!(!Vt(_0x2df491=_0x34cbb1['newRange'])&&!function(_0x133d5a){return _0x133d5a['start']['parent']==_0x133d5a['end']['nodeBefore']&&_0x133d5a['start']['isAtEnd'];}(_0x2df491)))_0x1fa6a4['removeMarker'](_0x2f00bf),_0x1d445e=!0x0;else{if(!_0x41d4e8||!_0x41d4e8['isInContent'])continue;if(_0x34cbb1['newRange']&&_0x34cbb1['oldRange']&&_0x34cbb1['newRange']['isEqual'](_0x34cbb1['oldRange']))continue;_0x3a3658['add'](_0x41d4e8);}}}var _0x2df491;return _0x3a3658['size']>0x0&&(_0x1d445e=!!this['_joinWithAdjacentSuggestions'](_0x3a3658)||_0x1d445e),_0x1d445e;}),_0x3b5572['model']['document']['registerPostFixer'](_0x301a6e=>{let _0x332523=!0x1;for(const _0x5c7528 of _0x3b5572['model']['document']['differ']['getChanges']())if('insert'==_0x5c7528['type'])for(const _0x269d5f of this['_suggestions']['values']()){if(_0x269d5f['isMultiRange']||!_0x269d5f['isInContent'])continue;const _0x466f3c='formatBlock'==_0x269d5f['type'],_0x241cd9=this['_getAttributeKey'](_0x269d5f),_0x116d97=_0x241cd9&&this['_isBlockAttribute'](_0x241cd9);if(!_0x466f3c&&!_0x116d97)continue;const _0x7717=_0x269d5f['getFirstRange']();if(_0x7717['start']['parent']!=_0x7717['end']['parent']&&!_0x7717['end']['isAtEnd']){const _0x351fc7=_0x3b5572['model']['createPositionAt'](_0x7717['start']['nodeAfter'],'end'),_0x5130ff=_0x3b5572['model']['createRange'](_0x7717['start'],_0x351fc7);_0x301a6e['updateMarker'](_0x269d5f['getFirstMarker'](),{'range':_0x5130ff}),_0x332523=!0x0;}}return _0x332523;}),_0x3b5572['model']['document']['registerPostFixer'](_0x14b41b=>this['_processAttributeChanges'](_0x14b41b)),_0x3b5572['model']['document']['registerPostFixer'](_0x9bba77=>!_0x9bba77['batch']['isLocal']&&this['_processAttributeSuggestions'](_0x9bba77)),_0x3b5572['model']['on']('_afterChanges',()=>{this['_recordAttributeSuggestions']=!0x1;}),_0x3b5572['model']['document']['on']('change:data',(_0x801546,_0x395a02)=>{if(!_0x395a02['isLocal']||_0x395a02['isUndo'])return;if(!this['_recordAttributeSuggestions'])return;const _0x511ab6=_0x3b5572['model']['document']['differ']['getChanges']();if(0x0==_0x511ab6['length'])return;const _0x20cb46=[],_0x146192=_0x511ab6['filter'](_0x2604d5=>'attribute'==_0x2604d5['type']),_0x35d738=_0x511ab6['filter'](_0x2260d7=>'insert'==_0x2260d7['type']&&'$text'!=_0x2260d7['name']);for(const _0x4a9926 of _0x146192)this['_isRegisteredAttribute'](_0x4a9926['attributeKey'])&&_0x20cb46['push']({'key':_0x4a9926['attributeKey'],'newValue':_0x4a9926['attributeNewValue'],'oldValue':_0x4a9926['attributeOldValue'],'range':Pt(_0x4a9926['range'],_0x3b5572['model'])});for(const _0x39994c of _0x35d738){if('rename'!=_0x39994c['action']&&'refresh'!=_0x39994c['action'])continue;const _0x9587c0=Lt(_0x39994c['position']['nodeAfter'],_0x3b5572['model']),_0xe67bc5=_0x39994c['before'];'rename'==_0x39994c['action']&&_0x20cb46['push']({'key':m,'newValue':_0x39994c['name'],'oldValue':_0xe67bc5['name'],'range':_0x9587c0});for(const [_0x1da25d,_0x979876]of _0xe67bc5['attributes']){if(!this['_isRegisteredAttribute'](_0x1da25d))continue;const _0x50521e=_0x39994c['attributes']['get'](_0x1da25d);_0x979876!==_0x50521e&&_0x20cb46['push']({'key':_0x1da25d,'newValue':_0x50521e,'oldValue':_0x979876,'range':_0x9587c0});}for(const [_0x1afd7d,_0x1e09e7]of _0x39994c['attributes'])this['_isRegisteredAttribute'](_0x1afd7d)&&(_0xe67bc5['attributes']['has'](_0x1afd7d)||_0x20cb46['push']({'key':_0x1afd7d,'newValue':_0x1e09e7,'oldValue':null,'range':_0x9587c0}));}0x0!=_0x20cb46['length']&&_0x3b5572['model']['enqueueChange'](_0x395a02,_0x11654a=>{const _0x1cef45=_0x26aa04();for(const {range:_0x18ef14,key:_0x27d8a9,oldValue:_0x4c9fbd,newValue:_0x3c2ed2}of _0x20cb46)this['markAttributeChange'](_0x18ef14,_0x27d8a9,_0x4c9fbd,_0x3c2ed2,{'groupId':_0x1cef45});this['_reduceExistingSuggestions'](_0x11654a,_0x20cb46);});},{'priority':'lowest'}),_0x3b5572['model']['markers']['on']('update:suggestion',(_0x22695c,_0x8b8cfa,_0x50509a)=>{if(null==_0x50509a){const {id:_0x217fac}=this['_splitMarkerName'](_0x8b8cfa['name']),_0x212b2c=this['_suggestions']['get'](_0x217fac);_0x212b2c&&_0x212b2c['addMarkerName'](_0x8b8cfa['name']);}}),_0x3b5572['model']['document']['on']('change:data',()=>{const _0x5e4af7=Array['from'](_0x3b5572['model']['document']['differ']['getChangedMarkers']())['filter'](_0x9aadd7=>'suggestion'===this['_splitMarkerName'](_0x9aadd7['name'])['group']);if(0x0===_0x5e4af7['length'])return;_0x5e4af7['sort']((_0x98614b,_0x58a63d)=>{const _0x45429e=_0x98614b['data']['oldRange'],_0x3a61e8=_0x58a63d['data']['oldRange'];return null===_0x45429e&&null===_0x3a61e8?0x0:null===_0x45429e&&null!==_0x3a61e8?-0x1:null!==_0x45429e&&null===_0x3a61e8?0x1:_0x45429e['start']['isBefore'](_0x3a61e8['start'])?-0x1:0x1;});const _0x5d6aa1=new Set(),_0x34ecce=new Set();for(const {name:_0x376d38,data:_0x11d948}of _0x5e4af7){const {id:_0x6f85f2}=this['_splitMarkerName'](_0x376d38);if(null===_0x11d948['oldRange']){const _0x2ac20a=this['_handleNewSuggestionMarker'](_0x376d38);_0x34ecce['add'](_0x2ac20a);}else{const _0x26d4b9=this['_suggestions']['get'](_0x6f85f2);null!==_0x11d948['newRange']||_0x26d4b9['isInContent']?(_0x5d6aa1['add'](_0x26d4b9['head']),_0x34ecce['add'](_0x26d4b9)):this['_removeSuggestion'](_0x26d4b9);}}_0x34ecce['size']>0x0&&this['_refreshSuggestionsChain'](_0x34ecce);for(const _0x1b09d7 of _0x5d6aa1)this['fire']('suggestionChanged',_0x1b09d7);}),_0x3b5572['model']['on']('applyOperation',(_0xe2f2e5,_0x3070f3)=>{const _0x17c44a=_0x3070f3[0x0];if(!this['_suggestions']['size'])return;if(!_0x17c44a['isDocumentOperation'])return;if(_0x17c44a['batch']['isUndo']||!_0x17c44a['batch']['isLocal'])return;let _0x283db9,_0x42db46;switch(_0x17c44a['type']){case'insert':_0x283db9=_0x3b5572['model']['createPositionAt'](_0x17c44a['position']),_0x42db46=_0x283db9['getShiftedBy'](_0x17c44a['howMany']);break;case'split':_0x283db9=_0x3b5572['model']['createPositionAt'](_0x17c44a['splitPosition']),_0x42db46=_0x3b5572['model']['createPositionAt'](_0x17c44a['moveTargetPosition']);break;case'move':_0x283db9=_0x3b5572['model']['createPositionAt'](_0x17c44a['targetPosition']),_0x42db46=_0x283db9['getShiftedBy'](_0x17c44a['howMany']);break;default:return;}const _0x1498ec=_0x3b5572['model']['createRange'](_0x283db9,_0x42db46);_0x3b5572['model']['change'](()=>{for(const {suggestion:_0x21b4ab,meta:_0x2ffbb1}of this['_findSuggestions'](_0x1498ec)){if(_0x21b4ab['isMultiRange'])continue;if('formatInline'==_0x21b4ab['type'])continue;const _0x4dc728=this['_getAttributeKey'](_0x21b4ab);if(_0x4dc728&&this['_isBlockAttribute'](_0x4dc728)&&'split'!=_0x17c44a['type'])continue;const _0x3c7daf=_0x21b4ab['data']&&_0x21b4ab['data']['multipleBlocks'];('formatBlock'!=_0x21b4ab['type']||'split'==_0x17c44a['type']&&!_0x3c7daf)&&(_0x2ffbb1['containsRangeInObject']||'insertion'==_0x21b4ab['type']&&_0x2ffbb1['isOwn']||_0x21b4ab['getFirstRange']()['containsRange'](_0x1498ec)&&this['_breakSuggestionMarker'](_0x21b4ab,_0x283db9,_0x42db46));}});},{'priority':'lowest'}),_0x3b5572['model']['on']('deleteContent',(_0x928beb,_0x35b7d0)=>{const _0x4573af=_0x35b7d0[0x0],_0x4484df=_0x35b7d0[0x1];if(_0x4484df&&_0x4484df['forceDefaultExecution'])return;if(this['_isForcedDefaultExecutionBlock'])return;if(!this['trackChangesCommand']['value'])return;if(_0x4573af['isCollapsed'])return;const _0x2e48e3=_0x3b5572['model']['schema'],{start:_0x53820b,end:_0x5bc6ae}=_0x4573af['getFirstRange'](),_0x3fcb56=_0x53820b['nodeAfter']&&_0x2e48e3['isLimit'](_0x53820b['nodeAfter'])?null:_0x2e48e3['getNearestSelectionRange'](_0x53820b,'forward'),_0x2d3306=_0x5bc6ae['nodeBefore']&&_0x2e48e3['isLimit'](_0x5bc6ae['nodeBefore'])?null:_0x2e48e3['getNearestSelectionRange'](_0x5bc6ae,'backward'),_0x1be1bd=_0x3b5572['model']['createRange'](_0x3fcb56?_0x3fcb56['start']:_0x53820b,_0x2d3306?_0x2d3306['end']:_0x5bc6ae);_0x3b5572['model']['change'](_0x4b438f=>{this['markDeletion'](_0x1be1bd);const _0x1913fe=_0x3b5572['model']['schema']['getNearestSelectionRange'](_0x1be1bd['start']);_0x4573af['is']('documentSelection')?_0x4b438f['setSelection'](_0x1913fe):_0x4573af['setTo'](_0x1913fe);}),_0x928beb['stop']();},{'priority':_0x1757e7['normal']+0xa}),_0x3b5572['model']['on']('insertContent',(_0x23ec83,_0x3aa051)=>{const _0x308dce=_0x3aa051[_0x3aa051['length']-0x1];_0x308dce&&_0x308dce['forceDefaultExecution']||this['_isForcedDefaultExecutionBlock']||this['trackChangesCommand']['value']&&(_0x3b5572['model']['change'](()=>{let _0x1caa03=_0x3b5572['model']['insertContent'](_0x3aa051[0x0],_0x3aa051[0x1],_0x3aa051[0x2],{'forceDefaultExecution':!0x0});if(!_0x1caa03)return;_0x23ec83['return']=_0x1caa03['clone']();const _0x539774=_0x1caa03['end']['nodeBefore'],_0x1ad28e=_0x3b5572['model']['schema'];_0x539774&&_0x1ad28e['isBlock'](_0x539774)&&!_0x1ad28e['isObject'](_0x539774)&&(_0x1caa03=_0x3b5572['model']['createRange'](_0x1caa03['start'],_0x3b5572['model']['createPositionAt'](_0x539774,'end'))),this['markInsertion'](_0x1caa03);}),_0x23ec83['stop']());},{'priority':'high'}),this['editor']['commands']['add']('trackChanges',this['trackChangesCommand']),this['enableCommand']('trackChanges');const _0x28b309=new x(_0x3b5572,this['_suggestions']);_0x3b5572['commands']['add']('acceptSuggestion',_0x28b309),this['enableCommand']('acceptSuggestion');const _0x40434c=new R(_0x3b5572,this['_suggestions']);_0x3b5572['commands']['add']('discardSuggestion',_0x40434c),this['enableCommand']('discardSuggestion'),_0x3b5572['commands']['add']('acceptAllSuggestions',new E(_0x3b5572,_0x28b309,this['_suggestions'])),this['enableCommand']('acceptAllSuggestions'),_0x3b5572['commands']['add']('discardAllSuggestions',new E(_0x3b5572,_0x40434c,this['_suggestions'])),this['enableCommand']('discardAllSuggestions'),_0x3b5572['commands']['add']('acceptSelectedSuggestions',new O(_0x3b5572,_0x28b309,this['_suggestions'])),this['enableCommand']('acceptSelectedSuggestions'),_0x3b5572['commands']['add']('discardSelectedSuggestions',new O(_0x3b5572,_0x40434c,this['_suggestions'])),this['enableCommand']('discardSelectedSuggestions');const _0x2a70c4=_0x3b5572['plugins']['get']('CommentsRepository');this['listenTo'](_0x2a70c4,'addComment',(_0x5c6ee0,{threadId:_0xd9531d})=>{const _0x3fa968=this['_suggestions']['get'](_0xd9531d);_0x3fa968&&_0x3fa968['commentThread']&&0x1===_0x3fa968['commentThread']['length']&&this['_updateSuggestionData'](_0xd9531d,{'hasComments':!0x0});},{'priority':'low'}),this['listenTo'](_0x2a70c4,'removeComment',(_0x3a3049,{threadId:_0x3712e9})=>{const _0x375e33=this['_suggestions']['get'](_0x3712e9);_0x375e33&&_0x375e33['commentThread']&&!_0x375e33['commentThread']['length']&&this['_updateSuggestionData'](_0x3712e9,{'hasComments':!0x1});},{'priority':'low'});}set['adapter'](_0x5e6d0a){if(this['_adapter'])throw new _0x551961('track-changes-adapter-already-set',this);this['_adapter']=_0x5e6d0a;}get['adapter'](){return this['_adapter'];}['getSuggestions']({skipNotAttached:_0x1de782=!0x1,toJSON:_0x1abbe7=!0x1}={}){const _0x2440ef=[];for(const _0x3ca90d of this['_suggestions']['values']())_0x1de782&&!_0x3ca90d['isInContent']||_0x2440ef['push'](_0x3ca90d);return _0x1abbe7?_0x2440ef['map'](_0x1aa99e=>_0x1aa99e['toJSON']()):_0x2440ef;}['getSuggestion'](_0x3e3241){const _0x459ed0=this['_suggestions']['get'](_0x3e3241);if(!_0x459ed0)throw new _0x551961('track-changes-suggestion-not-found',this);return _0x459ed0;}['hasSuggestion'](_0x2bee9b){return this['_suggestions']['has'](_0x2bee9b);}['addSuggestionData'](_0x3f7f3c){const {authorId:_0x397a6d,id:_0xb4c28a,attributes:_0x2194ae}=_0x3f7f3c,[_0x3307c1,_0x10059b]=_0x3f7f3c['type']['split'](':'),_0x41fa90=this['_suggestions']['get'](_0xb4c28a)||this['_createSuggestion'](_0x3307c1,_0x10059b,_0xb4c28a,_0x397a6d,_0x2194ae);if(this['_addThreadToSuggestion'](_0x41fa90),this['_checkSuggestionCorrectness'](_0x41fa90,_0x3307c1,_0x10059b||null,_0x397a6d),_0x41fa90['createdAt']=_0x3f7f3c['createdAt'],_0x41fa90['_isDataLoaded']=!0x0,_0x2194ae&&_0x2194ae['@external']){const _0x121004=_0x2194ae['@external'],_0x10f755=this['_getExternalAuthor'](_0x121004['authorName']);_0x41fa90['authoredAt']=_0x121004['createdAt'],_0x41fa90['author']=_0x10f755,_0x41fa90['isExternal']=!0x0;}else _0x41fa90['authoredAt']=_0x3f7f3c['createdAt'];switch(_0x3f7f3c['data']&&(_0x41fa90['data']=_0x3f7f3c['data']),_0x3f7f3c['attributes']&&(_0x41fa90['attributes']=_0x3f7f3c['attributes']),this['_adapter']&&this['_adapter']['addSuggestion']||(_0x41fa90['_saved']=!0x0),this['_suggestionState']['get'](_0x41fa90)){case'notReady':this['_suggestionState']['set'](_0x41fa90,'dataReady');break;case'markerReady':_0x41fa90['isInContent']?(this['_joinWithAdjacentSuggestions'](new Set([_0x41fa90])),this['_refreshSuggestionsChain'](new Set([_0x41fa90])),this['_suggestionState']['set'](_0x41fa90,'ready'),this['fire']('suggestionLoaded',_0x41fa90)):this['_suggestionState']['set'](_0x41fa90,'removed');}return _0x41fa90;}['acceptSuggestion'](_0x3ba083){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x10d1a4 of _0x3ba083['getAllAdjacentSuggestions']())_0x10d1a4['accept']();});});}['discardSuggestion'](_0x13f0cd){this['forceDefaultExecution'](()=>{this['editor']['model']['change'](()=>{for(const _0x38033d of _0x13f0cd['getAllAdjacentSuggestions']())_0x38033d['discard']();});});}['enableCommand'](_0x1e56bf,_0xd18137){const _0x386462=this['editor']['commands']['get'](_0x1e56bf);if(!_0x386462)throw new _0x551961('track-changes-command-not-found',this,{'commandName':_0x1e56bf});if(this['_enabledCommands']['has'](_0x386462))throw new _0x551961('track-changes-enable-command-twice',this,{'commandName':_0x1e56bf});this['_enabledCommands']['add'](_0x386462),_0xd18137&&_0x386462['on']('execute',(_0x512eca,_0x16a46b)=>{this['trackChangesCommand']['value']&&(this['_isForcedDefaultExecutionBlock']||(_0x16a46b['length']>0x0&&_0x16a46b[_0x16a46b['length']-0x1]&&_0x16a46b[_0x16a46b['length']-0x1]['forceDefaultExecution']?_0x16a46b['pop']():(_0x512eca['return']=_0xd18137((..._0x979b1c)=>_0x386462['execute'](..._0x979b1c,{'forceDefaultExecution':!0x0}),..._0x16a46b),_0x512eca['stop']())));},{'priority':'high'});}['forceDefaultExecution'](_0x564b78){let _0x12376a,_0x2bf01b;const _0x37ae14=this['_isForcedDefaultExecutionBlock'];this['_isForcedDefaultExecutionBlock']=!0x0;try{_0x12376a=_0x564b78();}catch(_0x4ae664){_0x2bf01b=_0x4ae664;}return _0x37ae14||(this['_isForcedDefaultExecutionBlock']=!0x1),_0x2bf01b&&_0x551961['rethrowUnexpectedError'](_0x2bf01b,this),_0x12376a;}['markInsertion'](_0xb4e959,_0x39392d=null,_0x1d4ab7={}){if(_0xb4e959['isCollapsed'])return null;const _0x350f89=this['editor']['plugins']['get']('Users')['me'];for(const {suggestion:_0x36d3ac,meta:_0x3b122a}of this['_findSuggestions'](_0xb4e959,'insertion'))if(_0x3b122a['isOwn']){if(!_0x3b122a['isNextTo']){if(_0x3b122a['containsRangeInObject']){if(!this['_mergeNestedSuggestions']||!qt(_0x36d3ac,_0x1d4ab7))continue;return _0x36d3ac;}if(qt(_0x36d3ac,_0x1d4ab7))return _0x36d3ac;this['_breakSuggestionMarker'](_0x36d3ac,_0xb4e959['start'],_0xb4e959['end']);break;}if(_0x39392d==_0x36d3ac['subType']&&qt(_0x36d3ac,_0x1d4ab7)){const _0x330296=_0x36d3ac['getFirstRange']();return _0x330296['start']['isEqual'](_0xb4e959['end'])?this['_setSuggestionRange'](_0x36d3ac,this['_model']['createRange'](_0xb4e959['start'],_0x330296['end'])):this['_setSuggestionRange'](_0x36d3ac,this['_model']['createRange'](_0x330296['start'],_0xb4e959['end'])),_0x36d3ac;}}const _0x55ba24=_0x26aa04(),_0x1c7af0=_0x350f89['id'],_0x5bc9e6=_0x39392d?'insertion:'+_0x39392d:'insertion',_0x4123df=this['_setSuggestionData']({'id':_0x55ba24,'type':_0x5bc9e6,'createdAt':new Date(),'authorId':_0x1c7af0,'attributes':_0x1d4ab7});return this['_addSuggestionMarker'](_0x5bc9e6,_0x55ba24,_0x1c7af0,_0xb4e959),_0x4123df;}['markMultiRangeInsertion'](_0x151fe2,_0x1370c2='multi',_0x5efdc3={}){const _0x1621bc=this['editor']['plugins']['get']('Users')['me'],_0x508cf3=this['_suggestionFactory']['getSuggestionCallback']('insertion',_0x1370c2,'join');for(const _0x34e710 of this['getSuggestions']())if(_0x34e710['author']['id']==_0x1621bc['id']&&'insertion'==_0x34e710['type']&&_0x34e710['subType']==_0x1370c2&&qt(_0x34e710,_0x5efdc3)&&(_0x508cf3(_0x34e710['getRanges'](),_0x151fe2)||_0x508cf3(_0x151fe2,_0x34e710['getRanges']()))){for(const _0x2ffbf3 of _0x151fe2)_0x34e710['addRange'](_0x2ffbf3);return _0x34e710;}for(const {suggestion:_0x183c5e,meta:_0x24fa57}of this['_findSuggestions'](_0x151fe2,'insertion')){if(!_0x24fa57['isOwn'])continue;if(!this['_mergeNestedSuggestions']&&_0x24fa57['containsRangeInObject'])continue;if(!qt(_0x183c5e,_0x5efdc3))continue;let _0x12a2f5=!0x0;for(const _0x3133aa of _0x183c5e['getRanges']())for(const _0x4bd03e of _0x151fe2)if(!_0x3133aa['containsRange'](_0x4bd03e)){_0x12a2f5=!0x1;break;}if(_0x12a2f5)return _0x183c5e;}const _0x1efdc0=_0x26aa04(),_0x116d8f=_0x1621bc['id'],_0x25dec7='insertion:'+_0x1370c2,_0x3d751e=this['_setSuggestionData']({'id':_0x1efdc0,'type':_0x25dec7,'createdAt':new Date(),'authorId':_0x116d8f,'attributes':_0x5efdc3});for(const _0x9e2ad8 of _0x151fe2)this['_addSuggestionMarker'](_0x25dec7,_0x1efdc0,_0x116d8f,_0x9e2ad8,u['getMultiRangeId']());return _0x3d751e;}['markInlineFormat'](_0x2290a5,_0x3f903a,_0x21c5d0=null,_0x5b09e2={}){if(_0x21c5d0=_0x21c5d0||Gt(_0x3f903a),_0x2290a5['isCollapsed'])return null;if('never'===this['_trackFormatChanges']){const _0x869de7=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x21c5d0,'accept');return this['forceDefaultExecution'](()=>_0x869de7([_0x2290a5],_0x3f903a,_0x5b09e2)),null;}const _0xe7df0d=this['editor']['plugins']['get']('Users')['me'],_0x289496=[];if('always'!==this['_trackFormatChanges']){for(const {suggestion:_0x5c9db2,meta:_0x537ef1}of this['_findSuggestions'](_0x2290a5,'insertion'))_0x537ef1['isOwn']&&!_0x537ef1['isInsideObject']&&_0x289496['push'](..._0x5c9db2['getRanges']());}const _0x2923cf=function(_0x3ed23c,_0x182e3b){const _0xbd093e=[];for(const _0x33fb48 of _0x182e3b){const _0x3eb105=_0x3ed23c['getIntersection'](_0x33fb48);_0x3eb105&&_0xbd093e['push'](_0x3eb105);}return _0xbd093e;}(_0x2290a5,_0x289496),_0x2d7701=function(_0xa100fa,_0x3f1bdc){const _0x5b3785=[_0xa100fa];for(const _0xb7ab39 of _0x3f1bdc){let _0x37aa65=0x0;for(;_0x37aa65<_0x5b3785['length'];){const _0xc08762=_0x5b3785[_0x37aa65]['getDifference'](_0xb7ab39);_0x5b3785['splice'](_0x37aa65,0x1,..._0xc08762),_0x37aa65+=_0xc08762['length'];}}return _0x5b3785;}(_0x2290a5,_0x289496);_0x2923cf['length']&&this['_model']['change'](()=>{for(const _0x92c0ce of _0x2923cf){const _0x5be14c=this['_suggestionFactory']['getSuggestionCallback']('formatInline',_0x21c5d0,'accept');this['forceDefaultExecution'](()=>_0x5be14c([_0x92c0ce],_0x3f903a,_0x5b09e2));}});for(const _0x259655 of _0x2d7701){let _0x2fd194=null,_0x5a2612=_0x259655['start'],_0x3e4ee3=_0x259655['end'];for(const {suggestion:_0xd9220d,meta:_0x4d0b99}of this['_findSuggestions'](_0x259655,'formatInline')){if(!_0x4d0b99['isOwn'])continue;if(_0xd9220d['subType']!=_0x21c5d0)continue;if(!qt(_0xd9220d,_0x5b09e2))continue;const _0x3d9a17=_0xd9220d['getFirstRange']();if(_0x3d9a17['containsRange'](_0x259655,!0x0))return null;_0x5a2612=_0x5a2612['isBefore'](_0x3d9a17['start'])?_0x5a2612:_0x3d9a17['start'],_0x3e4ee3=_0x3e4ee3['isAfter'](_0x3d9a17['end'])?_0x3e4ee3:_0x3d9a17['end'],_0x2fd194?_0x3d9a17['start']['isBefore'](_0x2fd194['getFirstRange']()['start'])?(_0x2fd194['removeMarkers'](),_0x2fd194=_0xd9220d):_0xd9220d['removeMarkers']():_0x2fd194=_0xd9220d;}const _0xd7267c=this['_model']['createRange'](_0x5a2612,_0x3e4ee3);if(_0x2fd194)this['_setSuggestionRange'](_0x2fd194,_0xd7267c);else{const _0x9257b5=_0x26aa04(),_0x22802d=_0xe7df0d['id'];this['_setSuggestionData']({'id':_0x9257b5,'type':'formatInline:'+_0x21c5d0,'data':_0x3f903a,'createdAt':new Date(),'authorId':_0x22802d,'attributes':_0x5b09e2}),this['_addSuggestionMarker']('formatInline:'+_0x21c5d0,_0x9257b5,_0x22802d,_0xd7267c);}}return null;}['markBlockFormat'](_0x21424d,_0x468a68,_0x47b1a9=[],_0xf3ba1a=null,_0x26fc47={}){_0x468a68['formatGroupId']||(_0x468a68['formatGroupId']=_0x468a68['commandName']),_0x468a68['multipleBlocks']=_0x21424d['is']('range'),_0xf3ba1a=_0xf3ba1a||Gt(_0x468a68);const _0x153e42=_0x47b1a9['map'](_0xc21ffb=>Lt(_0xc21ffb,this['_model'])),_0x450ea6=_0x21424d['is']('range')?_0x21424d:Lt(_0x21424d,this['_model']);if('never'===this['_trackFormatChanges']){const _0x7f7088=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf3ba1a,'accept');return this['forceDefaultExecution'](()=>_0x7f7088([_0x450ea6],_0x468a68,_0x26fc47)),null;}_0x153e42['push'](_0x450ea6);let _0x30d659=!0x0;for(const _0x1c84ac of _0x153e42)if(!this['_rangeIsInLocalUserInsertion'](_0x1c84ac)){_0x30d659=!0x1;break;}if(_0x30d659&&'always'!==this['_trackFormatChanges']){const _0x4e378b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0xf3ba1a,'accept');return this['forceDefaultExecution'](()=>_0x4e378b([_0x450ea6],_0x468a68,_0x26fc47)),null;}let _0x20ced2=null,_0x5ca4c7=_0x450ea6['start'],_0x17b03f=_0x450ea6['end'];for(const {suggestion:_0x944ff7,meta:_0xa0cdd9}of this['_findSuggestions'](_0x450ea6,'formatBlock')){if(!_0xa0cdd9['isOwn'])continue;if(_0xa0cdd9['isNextTo']||_0xa0cdd9['containsRangeInObject']||_0xa0cdd9['isInsideObject'])continue;if(_0x944ff7['data']['formatGroupId']!=_0x468a68['formatGroupId'])continue;if(!qt(_0x944ff7,_0x26fc47))continue;const _0x55bd6d=_0x944ff7['getFirstRange']();if(_0x944ff7['subType']==_0xf3ba1a){if(_0x55bd6d['containsRange'](_0x450ea6,!0x0))return null;_0x5ca4c7=_0x5ca4c7['isBefore'](_0x55bd6d['start'])?_0x5ca4c7:_0x55bd6d['start'],_0x17b03f=_0x17b03f['isAfter'](_0x55bd6d['end'])?_0x17b03f:_0x55bd6d['end'],_0x20ced2?_0x55bd6d['start']['isBefore'](_0x20ced2['getFirstRange']()['start'])?(_0x20ced2['removeMarkers'](),_0x20ced2=_0x944ff7):_0x944ff7['removeMarkers']():_0x20ced2=_0x944ff7;}else{const _0x2b8710=_0x450ea6['getIntersection'](_0x55bd6d);this['_cutOutSuggestionMarker'](_0x944ff7,_0x2b8710);}}const _0x35a65d=this['editor']['plugins']['get']('Users')['me'],_0x2c6c51=_0x26aa04(),_0x3ed4e7=_0x35a65d['id'];if(_0x20ced2)return this['_setSuggestionRange'](_0x20ced2,this['_model']['createRange'](_0x5ca4c7,_0x17b03f)),_0x20ced2;{const _0x37a0f6=this['_setSuggestionData']({'id':_0x2c6c51,'type':'formatBlock:'+_0xf3ba1a,'data':_0x468a68,'createdAt':new Date(),'authorId':_0x3ed4e7,'attributes':_0x26fc47});return this['_addSuggestionMarker']('formatBlock:'+_0xf3ba1a,_0x2c6c51,_0x3ed4e7,this['_model']['createRange'](_0x5ca4c7,_0x17b03f)),_0x37a0f6;}}['markMultiRangeBlockFormat'](_0x4a2d53,_0x1e30b1,_0x177ae7=[],_0x43f400=null,_0x58d692={}){_0x1e30b1['formatGroupId']||(_0x1e30b1['formatGroupId']=_0x1e30b1['commandName']);const _0x4f3161=_0x4a2d53[0x0];_0x1e30b1['multipleBlocks']=_0x4f3161['is']('range'),_0x43f400=_0x43f400||Gt(_0x1e30b1);const _0x5d4154=_0x177ae7['map'](_0x8cfee3=>Lt(_0x8cfee3,this['_model'])),_0x50ff48=_0x4f3161['is']('range')?_0x4a2d53:_0x4a2d53['map'](_0x332e68=>Lt(_0x332e68,this['_model']));if('never'===this['_trackFormatChanges']){const _0x505b8f=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x43f400,'accept');return this['forceDefaultExecution'](()=>_0x505b8f(_0x50ff48,_0x1e30b1,_0x58d692)),null;}_0x5d4154['push'](..._0x50ff48);let _0x6c8567=!0x0;for(const _0x23fa50 of _0x5d4154)if(!this['_rangeIsInLocalUserInsertion'](_0x23fa50)){_0x6c8567=!0x1;break;}if(_0x6c8567&&'always'!==this['_trackFormatChanges']){const _0x43061b=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x43f400,'accept');return this['forceDefaultExecution'](()=>_0x43061b(_0x50ff48,_0x1e30b1,_0x58d692)),null;}const _0x2cfd2f=this['editor']['plugins']['get']('Users')['me'];for(const _0x12a509 of this['getSuggestions']()){if(_0x12a509['author']['id']!=_0x2cfd2f['id'])continue;if('formatBlock'!=_0x12a509['type']||_0x12a509['data']['formatGroupId']!=_0x1e30b1['formatGroupId'])continue;if(!qt(_0x12a509,_0x58d692))continue;const _0x2838d8=_0x12a509['subType']==_0x43f400;for(let _0x2e4cf0=0x0;_0x2e4cf0<_0x50ff48['length'];_0x2e4cf0++){const _0x49635a=_0x50ff48[_0x2e4cf0];for(const _0x15fe6d of _0x12a509['getMarkers']()){const _0x183e02=_0x15fe6d['getRange']();if(_0x49635a['isEqual'](_0x183e02)){_0x2838d8?(_0x50ff48['splice'](_0x2e4cf0,0x1),_0x2e4cf0--):_0x12a509['removeMarker'](_0x15fe6d['name']);break;}}}}if(0x0==_0x50ff48['length'])return null;const _0x2b547e=this['_suggestionFactory']['getSuggestionCallback']('formatBlock',_0x43f400,'join');for(const _0xfaacf0 of this['getSuggestions']())if(_0xfaacf0['author']['id']==_0x2cfd2f['id']&&'formatBlock'==_0xfaacf0['type']&&_0xfaacf0['data']['formatGroupId']==_0x1e30b1['formatGroupId']&&_0xfaacf0['subType']==_0x43f400&&qt(_0xfaacf0,_0x58d692)&&(_0x2b547e(_0xfaacf0['getRanges'](),_0x50ff48)||_0x2b547e(_0x50ff48,_0xfaacf0['getRanges']()))){for(const _0x19771b of _0x50ff48)_0xfaacf0['addRange'](_0x19771b);return _0xfaacf0;}const _0x4aa070=_0x26aa04(),_0x12dcd7=_0x2cfd2f['id'],_0x1db1d3='formatBlock:'+_0x43f400,_0x47e15a=this['_setSuggestionData']({'id':_0x4aa070,'type':_0x1db1d3,'data':_0x1e30b1,'createdAt':new Date(),'authorId':_0x12dcd7,'attributes':_0x58d692});for(const _0x37db74 of _0x50ff48)this['_addSuggestionMarker'](_0x1db1d3,_0x4aa070,_0x12dcd7,_0x37db74,u['getMultiRangeId']());return _0x47e15a;}['markDeletion'](_0x18a509,_0x58919d=null,_0x164819={}){if(_0x18a509['isCollapsed'])return null;const _0x29a3d2=this['editor']['plugins']['get']('Users')['me'],_0x436cc5=new _0xb95ac7(_0x18a509['start'],_0x18a509['end']);for(const {suggestion:_0x93f703,meta:_0x1e4ab4}of this['_findSuggestions'](_0x436cc5,'insertion'))if(_0x1e4ab4['isOwn']&&!_0x1e4ab4['isNextTo']){if(_0x93f703['isMultiRange']){const _0x381e82=_0x93f703['getRanges']()['filter'](_0x299bda=>'$graveyard'!=_0x299bda['root']['rootName']);_0x381e82['every'](_0xd9cf1b=>_0x436cc5['containsRange'](_0xd9cf1b,!0x0))&&_0x93f703['discard']();if(_0x381e82['some'](_0x5b1ce8=>_0x5b1ce8['containsRange'](_0x436cc5,!0x0))){const _0x2b6737=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x58919d,'accept');return this['forceDefaultExecution'](()=>_0x2b6737([_0x436cc5],null,_0x164819)),null;}}else{const _0x1ce0e7=_0x436cc5['getIntersection'](_0x93f703['getFirstRange']());null!==_0x1ce0e7&&_0x93f703['_onDiscard']([_0x1ce0e7],null,_0x164819);}}if(_0x436cc5['detach'](),_0x436cc5['isCollapsed']||'$graveyard'==_0x436cc5['root']['rootName'])return null;let _0x4de081=null,_0x42bff8=_0x436cc5['start'],_0x5b306d=_0x436cc5['end'];const _0x269a01=this['_findSuggestions'](_0x436cc5,'deletion');for(const {suggestion:_0x5d2fde,meta:_0x47a5d2}of _0x269a01){const _0x1efe76=this['_model']['createRange'](_0x42bff8,_0x5b306d);if(_0x47a5d2['isOwn']&&(this['_mergeNestedSuggestions']||!_0x47a5d2['containsRangeInObject']&&!_0x47a5d2['isInsideObject'])){if(_0x5d2fde['isMultiRange']){if(!qt(_0x5d2fde,_0x164819))continue;let _0x253d15=!0x0;for(const _0x3e1c21 of _0x5d2fde['getRanges']()){if(_0x3e1c21['containsRange'](_0x1efe76,!0x0))return _0x5d2fde;_0x1efe76['containsRange'](_0x3e1c21)||(_0x253d15=!0x1);}_0x253d15&&_0x5d2fde['discard']();}else{const _0x3d369c=_0x5d2fde['getFirstRange']();if(_0x3d369c['containsRange'](_0x1efe76,!0x0))return _0x5d2fde;if(!qt(_0x5d2fde,_0x164819)){_0x1efe76['containsRange'](_0x3d369c)?_0x5d2fde['removeMarkers']():_0x3d369c['containsPosition'](_0x42bff8)?_0x42bff8=_0x3d369c['end']:_0x3d369c['containsPosition'](_0x5b306d)&&(_0x5b306d=_0x3d369c['start']);continue;}_0x42bff8=_0x42bff8['isBefore'](_0x3d369c['start'])?_0x42bff8:_0x3d369c['start'],_0x5b306d=_0x5b306d['isAfter'](_0x3d369c['end'])?_0x5b306d:_0x3d369c['end'],_0x164819=Object['assign']({},_0x5d2fde['attributes']),_0x4de081?_0x3d369c['start']['isBefore'](_0x4de081['getFirstRange']()['start'])?(_0x4de081['removeMarkers'](),_0x4de081=_0x5d2fde):_0x5d2fde['removeMarkers']():_0x4de081=_0x5d2fde;}}}if(_0x4de081)return this['_setSuggestionRange'](_0x4de081,this['_model']['createRange'](_0x42bff8,_0x5b306d)),_0x4de081;{const _0x7c2e2a=_0x26aa04(),_0x2538b9=this['_model']['createRange'](_0x42bff8,_0x5b306d),_0x527794=_0x29a3d2['id'],_0x396bbd=_0x58919d?'deletion:'+_0x58919d:'deletion',_0x50c13f=this['_setSuggestionData']({'id':_0x7c2e2a,'type':_0x396bbd,'createdAt':new Date(),'authorId':_0x527794,'attributes':_0x164819});return this['_addSuggestionMarker'](_0x396bbd,_0x7c2e2a,_0x527794,_0x2538b9),_0x50c13f;}}['markMultiRangeDeletion'](_0x5c06cb,_0x2d0d62='multi',_0x416a4b={}){const _0x15335d=this['editor']['plugins']['get']('Users')['me'],_0x45d9c2=_0x5c06cb['map'](_0x45a225=>new _0xb95ac7(_0x45a225['start'],_0x45a225['end'])),_0x5cd788=new Set();for(const {suggestion:_0x497013,meta:_0x448a08}of this['_findSuggestions'](_0x45d9c2,'insertion'))_0x448a08['isOwn']&&!_0x448a08['isNextTo']&&_0x5cd788['add'](_0x497013);for(const _0x32bea3 of _0x5cd788)if(_0x32bea3['isMultiRange']){const _0x54f448=_0x32bea3['getRanges']();(!_0x32bea3['attributes']||!_0x32bea3['attributes']['skipNestingCheck'])&&(_0x54f448['every'](_0x3c7a18=>_0x45d9c2['some'](_0x2af60c=>_0x2af60c['containsRange'](_0x3c7a18,!0x0)))&&_0x32bea3['discard']());if(_0x45d9c2['every'](_0x34ec9f=>_0x54f448['some'](_0x4d3d72=>_0x4d3d72['containsRange'](_0x34ec9f,!0x0)))){const _0x3228cf=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2d0d62,'accept');return this['forceDefaultExecution'](()=>_0x3228cf(_0x5c06cb,null,_0x416a4b)),null;}}else{const _0xa179f8=_0x32bea3['getFirstRange']();_0x45d9c2['some'](_0x23dc1a=>_0x23dc1a['containsRange'](_0xa179f8,!0x0))&&_0x32bea3['discard']();if(_0x45d9c2['every'](_0x211d42=>_0xa179f8['containsRange'](_0x211d42,!0x0))){const _0x541f21=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2d0d62,'accept');return this['forceDefaultExecution'](()=>_0x541f21(_0x45d9c2,null,_0x416a4b)),null;}}const _0x57a494=this['_suggestionFactory']['getSuggestionCallback']('deletion',_0x2d0d62,'join');let _0x3bb778=null;for(const _0x1ab89d of this['getSuggestions']())if(_0x1ab89d['author']['id']==_0x15335d['id']&&_0x1ab89d['isInContent']&&'deletion'==_0x1ab89d['type']&&_0x1ab89d['subType']==_0x2d0d62&&qt(_0x1ab89d,_0x416a4b)&&(_0x57a494(_0x1ab89d['getRanges'](),_0x45d9c2)||_0x57a494(_0x45d9c2,_0x1ab89d['getRanges']()))){if(_0x3bb778){if(_0x1ab89d['commentThread']&&_0x1ab89d['commentThread']['length'])continue;for(const _0x1fad3c of _0x1ab89d['getRanges']())_0x3bb778['isIntersectingWithRange'](_0x1fad3c)||_0x3bb778['addRange'](_0x1fad3c);_0x1ab89d['removeMarkers']();}else{_0x3bb778=_0x1ab89d;for(const _0x2886ca of _0x45d9c2)_0x1ab89d['isIntersectingWithRange'](_0x2886ca)||_0x1ab89d['addRange'](_0x2886ca);}}if(_0x3bb778)return _0x3bb778;_0x5cd788['clear']();for(const {suggestion:_0x4cb1d4,meta:_0x4d4c2a}of this['_findSuggestions'](_0x45d9c2,'deletion'))_0x4d4c2a['isOwn']&&(this['_mergeNestedSuggestions']||!_0x4d4c2a['containsRangeInObject']&&!_0x4d4c2a['isInsideObject'])&&qt(_0x4cb1d4,_0x416a4b)&&_0x5cd788['add'](_0x4cb1d4);for(const _0x8a293e of _0x5cd788){const _0x5bc461=_0x8a293e['getRanges']();if(!_0x416a4b||!_0x416a4b['skipNestingCheck']){if(_0x45d9c2['every'](_0x24e859=>_0x5bc461['some'](_0x59dc1d=>_0x59dc1d['containsRange'](_0x24e859,!0x0))))return _0x8a293e;}(!_0x8a293e['attributes']||!_0x8a293e['attributes']['skipNestingCheck'])&&(_0x5bc461['every'](_0x566758=>_0x45d9c2['some'](_0x395e3e=>_0x395e3e['containsRange'](_0x566758,!0x0)))&&_0x8a293e['discard']());}const _0x31e3ae=_0x26aa04(),_0x4b528c=_0x15335d['id'],_0x18fba1='deletion:'+_0x2d0d62,_0x154e37=this['_setSuggestionData']({'id':_0x31e3ae,'type':_0x18fba1,'createdAt':new Date(),'authorId':_0x4b528c,'attributes':_0x416a4b});for(const _0x2ff2f4 of _0x45d9c2)_0x2ff2f4['detach'](),_0x2ff2f4['isCollapsed']||'$graveyard'==_0x2ff2f4['root']['rootName']||this['_addSuggestionMarker'](_0x18fba1,_0x31e3ae,_0x4b528c,_0x2ff2f4,u['getMultiRangeId']());return _0x154e37;}['markAttributeChange'](_0x3e015c,_0x2ae3f6,_0x947dba,_0x378fbb,_0x434ddf){if(_0x3e015c['isCollapsed'])return[];if('never'===this['_trackFormatChanges'])return[];const _0x42eef8=this['editor']['plugins']['get']('Users')['me']['id'],_0x19b2fd=Array['from'](this['_suggestions']['values']())['filter'](_0x35e9d5=>'attribute'==_0x35e9d5['type']&&_0x35e9d5['data']['key']==_0x2ae3f6&&_0x35e9d5['isIntersectingWithRange'](_0x3e015c));if('default'===this['_trackFormatChanges']){const _0x49bd33=this['_findSuggestions'](_0x3e015c,'insertion')['filter'](({meta:_0x625d77})=>_0x625d77['isOwn']&&!_0x625d77['isInsideObject']&&!_0x625d77['isNextTo'])['map'](({suggestion:_0x3c0eba})=>_0x3c0eba);_0x19b2fd['unshift'](..._0x49bd33);}const _0x5e39e0=new Map([[_0x3e015c,_0x947dba]]);for(const _0x36924e of _0x19b2fd){const _0x4ad023='attribute'==_0x36924e['type']?_0x36924e['data']['oldValue']:void 0x0,_0x1ca949=_0x36924e['getFirstRange'](),_0x27f20d=Array['from'](_0x5e39e0['keys']())['find'](_0x5ae98b=>_0x5ae98b['isIntersecting'](_0x1ca949));if(!_0x27f20d)continue;const _0x1cd2b2=_0x27f20d['getDifference'](_0x1ca949);this['_isBlockAttribute'](_0x2ae3f6)&&'insertion'==_0x36924e['type']&&0x0!=_0x1cd2b2['length']||(_0x5e39e0['delete'](_0x27f20d),_0x1cd2b2['forEach'](_0x2a04ac=>{_0x5e39e0['set'](_0x2a04ac,_0x947dba);}),'insertion'!=_0x36924e['type']&&_0x4ad023!=_0x378fbb&&_0x5e39e0['set'](_0x27f20d['getIntersection'](_0x1ca949),_0x4ad023));}const _0xba746=[];for(const [_0x420c2f,_0x1396b7]of _0x5e39e0){const _0x32397a=_0x26aa04(),_0x26e5ca={'key':_0x2ae3f6,'oldValue':_0x1396b7,'newValue':_0x378fbb};_0x2ae3f6['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':_0x2ae3f6});const _0x6eb85e=('attribute:'+(_0x2ae3f6+'|'+Gt({'newValue':_0x378fbb})))['substring'](0x0,0x3c),_0x34eed1=this['_setSuggestionData']({'id':_0x32397a,'type':_0x6eb85e,'data':_0x26e5ca,'createdAt':new Date(),'authorId':_0x42eef8,'attributes':_0x434ddf});_0xba746['push'](_0x34eed1),this['_addSuggestionMarker'](_0x6eb85e,_0x32397a,_0x42eef8,_0x420c2f);}return _0xba746;}['enableDefaultAttributesIntegration'](_0x50dce7){this['enableCommand'](_0x50dce7,(_0x2a2433,..._0x16c0b0)=>{this['_recordAttributeChanges'](()=>{_0x2a2433(..._0x16c0b0);});});}['registerBlockAttribute'](_0x14744c){this['_blockAttributeKeys']['add'](_0x14744c);}['registerInlineAttribute'](_0x480db3){this['_inlineAttributeKeys']['add'](_0x480db3);}['_getAttributeKey'](_0x30531c){return'attribute'==_0x30531c['type']?_0x30531c['subType']['split']('|')[0x0]:null;}['_setSuggestionRange'](_0x5de7f5,_0x1d2a95){const _0x28dfb7=_0x5de7f5['getFirstMarker']();this['_model']['change'](_0x333244=>{_0x333244['updateMarker'](_0x28dfb7,{'range':_0x1d2a95});});}['_addThreadToSuggestion'](_0x169d6a){const _0x5f5d6e=_0x169d6a['id'],_0x65a05a=this['editor']['config']['get']('collaboration.channelId');this['_commentsRepository']['hasCommentThread'](_0x5f5d6e)||this['_commentsRepository']['addCommentThread']({'channelId':_0x65a05a,'threadId':_0x5f5d6e,'isResolvable':!0x1,'isSubmitted':!0x0});const _0x41855a=this['_commentsRepository']['getCommentThread'](_0x5f5d6e);_0x41855a['unbind']('isRemovable'),_0x41855a['isRemovable']=!0x1,_0x169d6a['commentThread']=_0x41855a;}['_checkSuggestionCorrectness'](_0x3cae50,_0x3029ee,_0x548971,_0x27846b){if(_0x3cae50['type']!=_0x3029ee||_0x3cae50['subType']!=_0x548971||_0x3cae50['creator']['id']!=_0x27846b)throw this['editor']['enableReadOnlyMode']('track-changes-suggestion-data-mismatch'),new _0x551961('track-changes-suggestion-data-mismatch',this);}['_cutOutSuggestionMarker'](_0x382f53,_0x11537f){const _0x2d6b8b=_0x382f53['getFirstRange']();if(_0x11537f['isEqual'](_0x2d6b8b))_0x382f53['removeMarkers']();else{if(_0x2d6b8b['containsRange'](_0x11537f)){const _0x23ce34=this['_model']['createPositionAt'](_0x11537f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x382f53,this['_model']['createRange'](_0x2d6b8b['start'],_0x23ce34));const _0x15cf80=_0x26aa04(),_0x364782=_0x382f53['creator']['id'],_0x5519fa=_0x382f53['type']+':'+_0x382f53['subType'];this['_setSuggestionData']({'id':_0x15cf80,'type':_0x5519fa,'createdAt':new Date(),'authorId':_0x364782,'data':_0x382f53['data'],'attributes':_0x382f53['attributes']});const _0xad22ca=this['_model']['createPositionAt'](_0x11537f['end']['parent'],'after'),_0x20624a=this['_model']['createRange'](_0xad22ca,_0x2d6b8b['end']);this['_addSuggestionMarker'](_0x5519fa,_0x15cf80,_0x364782,_0x20624a);}else{if(_0x2d6b8b['containsPosition'](_0x11537f['start'])){const _0x5b0fe2=this['_model']['createPositionAt'](_0x11537f['start']['nodeBefore'],'end');this['_setSuggestionRange'](_0x382f53,this['_model']['createRange'](_0x2d6b8b['start'],_0x5b0fe2));}else{const _0xb37fa3=this['_model']['createPositionAt'](_0x11537f['end']['parent'],'after');this['_setSuggestionRange'](_0x382f53,this['_model']['createRange'](_0xb37fa3,_0x2d6b8b['end']));}}}}['_rangeIsInLocalUserInsertion'](_0x153763){for(const {suggestion:_0xf79402,meta:_0x3bff56}of this['_findSuggestions'](_0x153763,'insertion')){if(!_0x3bff56['isOwn'])continue;const _0x190016=_0xf79402['getRanges']();for(const _0x3d7d78 of _0x190016)if(!_0x153763['getDifference'](_0x3d7d78)['length'])return!0x0;}return!0x1;}['_getAuthorFromId'](_0x69319b){const _0x5c557d=this['editor']['plugins']['get']('Users')['getUser'](_0x69319b);if(!_0x5c557d)throw new _0x551961('track-changes-user-not-found',this);return _0x5c557d;}['_getExternalAuthor'](_0x23036b){const _0x230479=this['editor']['plugins']['get']('Users'),_0x57959b=_0x5e48bb('external:'+_0x23036b),_0x3b3ba3=_0x230479['getUser'](_0x57959b);return _0x3b3ba3||_0x230479['addUser']({'id':_0x57959b,'name':_0x23036b});}['_createSuggestion'](_0x31d742,_0xfbb105,_0x56e7d4,_0x2c507b,_0x435fbb){const _0x59c2e9=this['_getAuthorFromId'](_0x2c507b),_0x4761f7=this['_suggestionFactory']['buildSuggestion'](_0x31d742,_0xfbb105,_0x56e7d4,_0x59c2e9,_0x435fbb,_0x150060=>{this['_updateSuggestionData'](_0x56e7d4,{'attributes':_0x150060});const _0xcc881f=this['getSuggestion'](_0x56e7d4);this['_joinWithAdjacentSuggestions'](new Set([_0xcc881f])),this['_refreshSuggestionsChain'](new Set([_0xcc881f]));});return this['listenTo'](_0x4761f7,'accept',()=>{this['_updateSuggestionData'](_0x56e7d4,{'state':'accepted'});},{'priority':'high'}),this['listenTo'](_0x4761f7,'discard',()=>{this['_updateSuggestionData'](_0x56e7d4,{'state':'rejected'});},{'priority':'high'}),this['_suggestions']['set'](_0x56e7d4,_0x4761f7),this['_suggestionState']['set'](_0x4761f7,'notReady'),_0x4761f7;}['_splitMarkerName'](_0x23f625){const _0x2ffdfa=_0x23f625['split'](':');return{'group':_0x2ffdfa[0x0],'type':_0x2ffdfa[0x1],'subType':_0x2ffdfa['length']>=0x5?_0x2ffdfa[0x2]:null,'id':_0x2ffdfa['length']<0x5?_0x2ffdfa[0x2]:_0x2ffdfa[0x3],'authorId':_0x2ffdfa['length']<0x5?_0x2ffdfa[0x3]:_0x2ffdfa[0x4],'markerCount':0x6==_0x2ffdfa['length']?_0x2ffdfa[0x5]:null};}['_breakSuggestionMarker'](_0x453b3a,_0x1bc434,_0x6fd857){const _0x58dc52=_0x453b3a['getFirstRange'](),_0x16741e=_0x58dc52['start'],_0x1de6fb=_0x58dc52['end'];this['_setSuggestionRange'](_0x453b3a,this['_model']['createRange'](_0x16741e,_0x1bc434));const _0x349e19=_0x26aa04(),_0x336924=_0x453b3a['creator']['id'],_0x14727b=_0x453b3a['type']+(_0x453b3a['subType']?':'+_0x453b3a['subType']:'');this['_setSuggestionData']({'id':_0x349e19,'type':_0x14727b,'createdAt':new Date(),'authorId':_0x336924,'originalSuggestionId':_0x453b3a['id'],'attributes':_0x453b3a['attributes'],'data':_0x453b3a['data']});const _0x1ec076=this['_getAttributeKey'](_0x453b3a);('formatBlock'==_0x453b3a['type']||_0x1ec076&&this['_isBlockAttribute'](_0x1ec076))&&(_0x6fd857=this['_model']['createPositionBefore'](_0x6fd857['parent'])),this['_addSuggestionMarker'](_0x14727b,_0x349e19,_0x336924,this['_model']['createRange'](_0x6fd857,_0x1de6fb));}['_findSuggestions'](_0x3d9362,_0x536a68=null){const _0x3ec8de=[],_0xa10dfb=this['editor']['plugins']['get']('Users')['me'];Array['isArray'](_0x3d9362)||(_0x3d9362=[_0x3d9362]);for(const _0xa825bc of this['getSuggestions']()){if(!_0xa825bc['isInContent'])continue;if(_0x536a68&&_0xa825bc['type']!=_0x536a68)continue;let _0xa53676=!0x1;for(const _0x541310 of _0xa825bc['getRanges']()){for(const _0x560d34 of _0x3d9362){const _0x19d137=_0x560d34['start']['isEqual'](_0x541310['end'])||_0x560d34['end']['isEqual'](_0x541310['start']);if(_0x19d137||_0x560d34['getIntersection'](_0x541310)){const _0x107bb5=_0x560d34['containsRange'](_0x541310)&&Ot(this['_model']['schema'],_0x541310['start'],_0x560d34),_0x2a39e9=_0x541310['containsRange'](_0x560d34)&&Ot(this['_model']['schema'],_0x560d34['start'],_0x541310);_0x3ec8de['push']({'suggestion':_0xa825bc,'meta':{'isOwn':_0xa10dfb==_0xa825bc['author'],'isNextTo':_0x19d137,'isInsideObject':_0x107bb5,'containsRangeInObject':_0x2a39e9}}),_0xa53676=!0x0;break;}}if(_0xa53676)break;}}return _0x3ec8de;}['_addSuggestionMarker'](_0x3a0514,_0x14727e,_0x163a4d,_0x2e5ed7,_0x4fea69){this['_model']['change'](_0x54946a=>{let _0x2b66c9='suggestion:'+_0x3a0514+':'+_0x14727e+':'+_0x163a4d;_0x4fea69&&(_0x2b66c9=_0x2b66c9+':'+_0x4fea69),_0x54946a['addMarker'](_0x2b66c9,{'range':_0x2e5ed7,'usingOperation':!0x0,'affectsData':!0x0});});}['_removeSuggestion'](_0x5e1cbb){const _0x3e5079=_0x5e1cbb['previous'],_0xf98a4d=_0x5e1cbb['next'];_0x5e1cbb['previous']=null,_0x5e1cbb['next']=null,null!=_0x3e5079&&_0x3e5079['next']==_0x5e1cbb&&(_0x3e5079['next']=_0xf98a4d),null!=_0xf98a4d&&_0xf98a4d['previous']==_0x5e1cbb&&(_0xf98a4d['previous']=_0x3e5079),'ready'==this['_suggestionState']['get'](_0x5e1cbb)&&(this['_suggestionState']['set'](_0x5e1cbb,'removed'),this['fire']('suggestionUnloaded',_0x5e1cbb,_0x3e5079,_0xf98a4d));}['_setSuggestionData'](_0x525fea){const _0x285af3=_0x525fea['id'],_0x1762ea=this['addSuggestionData'](_0x525fea);if(this['_adapter']&&this['_adapter']['addSuggestion']){const _0x1e085c=this['editor']['plugins']['get']('PendingActions'),_0x46aea9=_0x1762ea['hasComments'],_0x4321c1=_0x1762ea['subType']?_0x1762ea['type']+':'+_0x1762ea['subType']:_0x1762ea['type'],_0x2c1d29=this['editor']['locale'],_0x1b9c2e=_0x1e085c['add'](o(_0x2c1d29,'PENDING_ACTION_SUGGESTION')),_0x2fe38a={'id':_0x285af3,'type':_0x4321c1,'hasComments':_0x46aea9,'data':_0x525fea['data']||null,'originalSuggestionId':_0x525fea['originalSuggestionId']||null,'attributes':_0x1762ea['attributes']};this['_adapter']['addSuggestion'](_0x2fe38a)['then'](_0x7a40ac=>{_0x1762ea['_saved']=!0x0,_0x1e085c['remove'](_0x1b9c2e),_0x7a40ac&&_0x7a40ac['createdAt']&&(this['_suggestions']['get'](_0x285af3)['createdAt']=_0x7a40ac['createdAt']);})['catch'](_0xd51b6f=>{throw _0x7f1db8('error-saving-suggestion-data-suggestion-discarded'),this['editor']['model']['enqueueChange']({'isUndoable':!0x1},()=>{_0x1762ea['discard']();}),_0x1762ea['stopListening'](),this['_suggestions']['delete'](_0x1762ea['id']),this['_suggestionState']['delete'](_0x1762ea),_0xd51b6f;});}return _0x1762ea;}['_isBlockAttribute'](_0x3449e4){return this['_blockAttributeKeys']['has'](_0x3449e4);}['_updateSuggestionData'](_0x36c4a9,_0x19d3f2){const _0x32b617=this['editor']['plugins']['get']('PendingActions'),_0x1dfe1f=this['getSuggestion'](_0x36c4a9);if(this['_adapter']&&this['_adapter']['updateSuggestion']){if(_0x1dfe1f['_saved']){const _0x50e7f4=_0x32b617['add'](o(this['editor']['locale'],'PENDING_ACTION_SUGGESTION'));this['_adapter']['updateSuggestion'](_0x36c4a9,_0x19d3f2)['then'](()=>{_0x32b617['remove'](_0x50e7f4);});}else _0x1dfe1f['on']('change:_saved',()=>{this['_updateSuggestionData'](_0x36c4a9,_0x19d3f2);});}}['_getSuggestionData'](_0x419f82){if(!this['_adapter']||!this['_adapter']['getSuggestion'])throw new _0x551961('track-changes-adapter-missing-getsuggestion',this);return this['_adapter']['getSuggestion'](_0x419f82);}['_handleNewSuggestionMarker'](_0x4d4447){const {id:_0x3ec9d8,type:_0xc9d0f1,subType:_0x23be4e,authorId:_0x34828c}=this['_splitMarkerName'](_0x4d4447),_0x2b7758=this['_suggestions']['get'](_0x3ec9d8)||this['_createSuggestion'](_0xc9d0f1,_0x23be4e,_0x3ec9d8,_0x34828c,{});switch(this['_checkSuggestionCorrectness'](_0x2b7758,_0xc9d0f1,_0x23be4e,_0x34828c),this['_suggestionState']['get'](_0x2b7758)){case'notReady':this['_getSuggestionData'](_0x3ec9d8)['then'](_0x59c2a8=>{let _0x5cd5d8=Promise['resolve']();_0x59c2a8['hasComments']&&(_0x5cd5d8=this['_commentsRepository']['fetchCommentThread']({'channelId':this['editor']['config']['get']('collaboration.channelId'),'threadId':_0x3ec9d8})),_0x5cd5d8['then'](()=>{this['addSuggestionData'](_0x59c2a8)['_saved']=!0x0;});}),this['_suggestionState']['set'](_0x2b7758,'markerReady');break;case'removed':this['_updateSuggestionData'](_0x3ec9d8,{'state':'open'});case'dataReady':this['_suggestionState']['set'](_0x2b7758,'ready'),this['fire']('suggestionLoaded',_0x2b7758);break;case'ready':this['fire']('suggestionChanged',_0x2b7758);}return _0x2b7758['addMarkerName'](_0x4d4447),_0x2b7758;}['_refreshSuggestionsChain'](_0x42a420){const _0x29a75a=Array['from'](_0x42a420),_0x551972=_0x29a75a['filter'](_0x3459b4=>'attribute'==_0x3459b4['type']);this['_refreshAttributeSuggestionsChain'](_0x551972);const _0x6950e0=_0x29a75a['filter'](_0xe90f50=>!_0xe90f50['isMultiRange']&&'attribute'!=_0xe90f50['type']),_0x45c2e7=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x459430=>!_0x459430['isMultiRange']&&'attribute'!=_0x459430['type']),_0x30d94f=_0x45c2e7['filter'](_0x5b7f60=>!_0x42a420['has'](_0x5b7f60)),_0x1ef140=new Map(_0x45c2e7['map'](_0x5868df=>[_0x5868df,this['_suggestionFactory']['getSuggestionCallback'](_0x5868df['type'],_0x5868df['subType'],'chain')])),_0x4aeb47=new Map(_0x45c2e7['map'](_0x4e327c=>[_0x4e327c,_0x4e327c['getFirstRange']()])),_0x5685c1=new Set(),_0xa1d896=new Set();for(let _0x332e79=0x0;_0x332e79<_0x6950e0['length'];_0x332e79++)_0x3b7a41(_0x6950e0[_0x332e79],_0x6950e0,_0x332e79+0x1);for(let _0x3d738c=0x0;_0x3d738c<_0x6950e0['length'];_0x3d738c++)_0x3b7a41(_0x6950e0[_0x3d738c],_0x30d94f,0x0);const _0x43c2f2=new Set();for(let _0x30e3d8=0x0;_0x30e3d8<_0x6950e0['length'];_0x30e3d8++){const _0x329785=_0x6950e0[_0x30e3d8];!_0xa1d896['has'](_0x329785)&&_0x329785['previous']&&(_0x43c2f2['add'](_0x329785['previous']),_0x329785['previous']['next']===_0x329785&&(_0x329785['previous']['next']=null),_0x329785['previous']=null),!_0x5685c1['has'](_0x329785)&&_0x329785['next']&&(_0x43c2f2['add'](_0x329785['next']),_0x329785['next']['previous']===_0x329785&&(_0x329785['next']['previous']=null),_0x329785['next']=null);}function _0x3b7a41(_0x459490,_0x376b64,_0x338d42){for(let _0x4e9599=_0x338d42;_0x4e9599<_0x376b64['length'];_0x4e9599++){const _0x181f45=_0x2471fd(_0x459490,_0x376b64[_0x4e9599]);_0x181f45&&(_0x181f45[0x0]['next']=_0x181f45[0x1],_0x181f45[0x1]['previous']=_0x181f45[0x0],_0x5685c1['add'](_0x181f45[0x0]),_0xa1d896['add'](_0x181f45[0x1]));}}function _0x2471fd(_0x75bc36,_0x4950a9){if(_0x75bc36['author']['id']!==_0x4950a9['author']['id'])return null;const _0x38e29e=_0x1ef140['get'](_0x75bc36)(_0x75bc36,_0x4950a9,_0x4aeb47['get'](_0x75bc36),_0x4aeb47['get'](_0x4950a9));if(!_0x38e29e)return null;return _0x1ef140['get'](_0x4950a9)(_0x75bc36,_0x4950a9,_0x4aeb47['get'](_0x75bc36),_0x4aeb47['get'](_0x4950a9))?_0x38e29e[0x1]['commentThread']&&_0x38e29e[0x1]['commentThread']['length']?null:_0x38e29e:null;}_0x43c2f2['size']&&this['_refreshSuggestionsChain'](_0x43c2f2);}['_refreshAttributeSuggestionsChain'](_0x395e8e){if(0x0==_0x395e8e['length'])return;const _0x80750a=this['getSuggestions']({'skipNotAttached':!0x0})['filter'](_0x4efc9f=>'attribute'==_0x4efc9f['type']&&_0x4efc9f['_isDataLoaded']),_0x3c64d3=[],_0xe84e9d=new Map();for(const _0x23aea0 of _0x80750a){const _0x2028cd=_0x5e48bb(_0x23aea0['attributes']);_0xe84e9d['has'](_0x2028cd)||(_0xe84e9d['set'](_0x2028cd,_0x3c64d3['length']),_0x3c64d3['push']([]));const _0x414020=_0xe84e9d['get'](_0x2028cd);_0x3c64d3[_0x414020]['push'](_0x23aea0);}!(function(){_0x3c64d3['sort']((_0xd9ec3,_0x5eb3f6)=>{const _0x3c5872=_0xd9ec3[0x0]['createdAt'],_0x52bc2e=_0x5eb3f6[0x0]['createdAt'];return _0x3c5872==_0x52bc2e?_0xd9ec3[0x0]['attributes']['groupId']<_0x5eb3f6[0x0]['attributes']['groupId']?-0x1:0x1:_0x3c5872<_0x52bc2e?-0x1:0x1;});for(const _0x22c2d6 of _0x3c64d3)_0x22c2d6['sort']((_0x513e36,_0xa0f679)=>_0x513e36['id']<_0xa0f679['id']?-0x1:0x1);}());for(let _0x2cfc5f=0x0;_0x2cfc5f<_0x3c64d3['length'];_0x2cfc5f++){if(0x0==_0x3c64d3[_0x2cfc5f]['length'])continue;const _0x1e9159=[];for(let _0x5e870a=_0x2cfc5f+0x1;_0x5e870a<_0x3c64d3['length'];_0x5e870a++)0x0!=_0x3c64d3[_0x5e870a]['length']&&_0x523778(_0x3c64d3[_0x2cfc5f],_0x3c64d3[_0x5e870a])&&_0x1e9159['push'](_0x5e870a);for(const _0x27223f of _0x1e9159)_0x3c64d3[_0x2cfc5f]=_0x3c64d3[_0x2cfc5f]['concat'](_0x3c64d3[_0x27223f]),_0x3c64d3[_0x27223f]=[];}for(const _0x1d8e75 of _0x3c64d3)for(let _0x13b6f1=0x0;_0x13b6f1<_0x1d8e75['length'];_0x13b6f1++){const _0x44dbee=_0x1d8e75[_0x13b6f1+0x1]||null;_0x1d8e75[_0x13b6f1]['next']!==_0x44dbee&&(_0x1d8e75[_0x13b6f1]['next']=_0x44dbee);}for(const _0x375daa of _0x3c64d3)for(let _0x4fd930=0x0;_0x4fd930<_0x375daa['length'];_0x4fd930++){const _0x3fc622=_0x375daa[_0x4fd930-0x1]||null;_0x375daa[_0x4fd930]['previous']!==_0x3fc622&&(_0x375daa[_0x4fd930]['previous']=_0x3fc622);}function _0x523778(_0x2fe037,_0x79315){if(_0x2fe037[0x0]['attributes']['groupId']!==_0x79315[0x0]['attributes']['groupId']&&_0x2fe037[0x0]['author']!==_0x79315[0x0]['author'])return!0x1;if(!function(_0x332b7b,_0xd2fac6){if(!_0x332b7b['hasComments']&&!_0xd2fac6['hasComments'])return!0x0;if(_0x332b7b['hasComments']&&_0xd2fac6['hasComments'])return!0x1;if(_0x332b7b['hasComments']&&_0xd2fac6['createdAt']<_0x332b7b['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;if(_0xd2fac6['hasComments']&&_0x332b7b['createdAt']<_0xd2fac6['commentThread']['comments']['get'](0x0)['createdAt'])return!0x0;return!0x1;}(_0x2fe037[0x0],_0x79315[0x0]))return!0x1;const _0x2bbc59=Tt(_0x2fe037[0x0]['attributes'],'groupId'),_0x4eb2c1=Tt(_0x79315[0x0]['attributes'],'groupId');if(!_0x5f4100(_0x2bbc59,_0x4eb2c1))return!0x1;return!!_0x2fe037['every'](_0x5349b5=>_0x79315['some'](_0x38bb69=>_0x5349b5['getFirstRange']()['isEqual'](_0x38bb69['getFirstRange']())))&&_0x79315['every'](_0x41a838=>_0x2fe037['some'](_0x53077c=>_0x41a838['getFirstRange']()['isEqual'](_0x53077c['getFirstRange']())));}}['_joinWithAdjacentSuggestions'](_0x576ca9){const _0x26d358=Array['from'](_0x576ca9),_0x2c1662=this['getSuggestions']({'skipNotAttached':!0x0}),_0x5cf01c=_0x2c1662['filter'](_0x46781a=>!_0x576ca9['has'](_0x46781a)),_0x223e97=new Map(_0x26d358['map'](_0xd88683=>[_0xd88683,this['_suggestionFactory']['getSuggestionCallback'](_0xd88683['type'],_0xd88683['subType'],'join')])),_0x40ce05=new Map(_0x2c1662['map'](_0x386c66=>[_0x386c66,_0x386c66['getRanges']()]));for(let _0x1ada47=0x0;_0x1ada47<_0x26d358['length'];_0x1ada47++){if(_0x36db9a(this,_0x26d358[_0x1ada47],_0x26d358,_0x1ada47+0x1))return!0x0;}for(let _0x529f13=0x0;_0x529f13<_0x26d358['length'];_0x529f13++){if(_0x36db9a(this,_0x26d358[_0x529f13],_0x5cf01c,0x0))return!0x0;}return!0x1;function _0x36db9a(_0x373d4a,_0x3cdfd8,_0x20d27e,_0x29bdfa){for(let _0x1de5e0=_0x29bdfa;_0x1de5e0<_0x20d27e['length'];_0x1de5e0++){const _0x4e7651=_0x20d27e[_0x1de5e0];if(_0x4e7651['type']!==_0x3cdfd8['type']||_0x4e7651['author']['id']!==_0x3cdfd8['author']['id']||_0x4e7651['subType']!==_0x3cdfd8['subType'])continue;if(!Jt(_0x3cdfd8,_0x4e7651))continue;if('attribute'==_0x3cdfd8['type']&&_0x3cdfd8['data']['oldValue']!=_0x4e7651['data']['oldValue'])continue;if('attribute'==_0x3cdfd8['type']&&_0x373d4a['_isBlockAttribute'](_0x3cdfd8['data']['key']))continue;if('formatBlock'==_0x3cdfd8['type']){const _0x40931c=_0x373d4a['editor']['model'],_0x5ccc32=_0x3cdfd8['getContainedElement']();if(_0x5ccc32&&(_0x40931c['schema']['isObject'](_0x5ccc32)||_0x40931c['schema']['isLimit'](_0x5ccc32)))continue;}const _0xcc88cc=_0x223e97['get'](_0x3cdfd8),_0x40c2c3=_0x40ce05['get'](_0x3cdfd8),_0x55c330=_0x40ce05['get'](_0x4e7651),_0x44d1c6=_0x3cdfd8['commentThread']&&_0x3cdfd8['commentThread']['length'],_0x2bcb12=_0x4e7651['commentThread']&&_0x4e7651['commentThread']['length'];if(!_0x44d1c6&&_0xcc88cc(_0x55c330,_0x40c2c3))return _0x373d4a['_joinSuggestions'](_0x4e7651,_0x3cdfd8),_0x40ce05['delete'](_0x3cdfd8),!0x0;if(!_0x2bcb12&&_0xcc88cc(_0x40c2c3,_0x55c330))return _0x373d4a['_joinSuggestions'](_0x3cdfd8,_0x4e7651),_0x40ce05['delete'](_0x4e7651),!0x0;}return!0x1;}}['_joinSuggestions'](_0x2c69d8,_0xb45662){if(_0x2c69d8['isMultiRange']){for(const _0xb43906 of _0xb45662['getRanges']())_0x2c69d8['addRange'](_0xb43906);}else{const _0x3ef034=_0xb45662['getFirstRange']()['end'];this['_setSuggestionRange'](_0x2c69d8,this['_model']['createRange'](_0x2c69d8['getFirstRange']()['start'],_0x3ef034));}_0xb45662['removeMarkers']();}['_getMarkerAnnouncementText'](_0x260950,_0x40c760,_0x27d920){const _0x56698e=_0x260950['startsWith']('format')||_0x260950['startsWith']('attribute')?'FORMATTING':_0x260950['toUpperCase']();return o(this['editor']['locale'],_0x40c760+'_'+_0x56698e+'_SUGGESTION_ANNOUNCEMENT',_0x27d920);}['_initAriaMarkerChangeAnnouncements'](){const _0xf56fdf=this['editor'];if(!_0xf56fdf['ui'])return;const {ariaLiveAnnouncer:_0x2e5535}=_0xf56fdf['ui'];_0x3ef095(this['_model'],({left:_0x5722f7,entered:_0x4928ab})=>{for(const _0x82aac8 of _0x5722f7){const {group:_0x535f9e,type:_0x51fdb6}=this['_splitMarkerName'](_0x82aac8['name']);if('suggestion'===_0x535f9e){_0x2e5535['announce'](this['_getMarkerAnnouncementText'](_0x51fdb6,'LEAVE'));break;}}for(const _0x127c55 of _0x4928ab){const {group:_0x5ede1a,type:_0x1b1855}=this['_splitMarkerName'](_0x127c55['name']);if('suggestion'===_0x5ede1a){_0x2e5535['announce'](this['_getMarkerAnnouncementText'](_0x1b1855,'ENTER',_0x4f3188(_0x487f5c)));break;}}});}['_processAttributeChanges'](_0xeeb4af){if(this['_recordAttributeSuggestions'])return!0x1;const _0x2c1b4e=this['editor'],_0x3df853=_0x2c1b4e['model']['document']['differ']['getChanges']();if(0x0==_0x3df853['length'])return!0x1;const _0x575195=[],_0x232d52=_0x3df853['filter'](_0x5a6027=>'attribute'==_0x5a6027['type']),_0x2a3d8f=_0x3df853['filter'](_0x3c6a3a=>'insert'==_0x3c6a3a['type']&&'$text'!=_0x3c6a3a['name']),_0x3c09bc=_0x3df853['filter'](_0x545544=>'remove'==_0x545544['type']&&'$text'!=_0x545544['name']);for(const _0x4a2804 of _0x232d52)_0x575195['push']({'key':_0x4a2804['attributeKey'],'newValue':_0x4a2804['attributeNewValue'],'oldValue':_0x4a2804['attributeOldValue'],'range':Pt(_0x4a2804['range'],_0x2c1b4e['model'])});for(const _0xa94bda of _0x2a3d8f){const _0x3cd59f=_0x3c09bc['find'](_0x4f2cfc=>_0x4f2cfc['position']['isEqual'](_0xa94bda['position']));_0x3cd59f&&_0x575195['push']({'key':m,'newValue':_0xa94bda['name'],'oldValue':_0x3cd59f['name'],'range':_0x2c1b4e['model']['createRangeOn'](_0xa94bda['position']['nodeAfter'])});}return 0x0!=_0x575195['length']&&this['_reduceExistingSuggestions'](_0xeeb4af,_0x575195);}['_processAttributeSuggestions'](_0x200f03){let _0x3276bc=!0x1;const _0x26c7a1=this['editor']['model']['document']['differ']['getChangedMarkers']()['filter'](_0x3c0a51=>_0x3c0a51['data']['newRange']&&_0x3c0a51['name']['startsWith']('suggestion:attribute:'));for(const _0x425ed2 of _0x26c7a1){const {subType:_0x273273,id:_0x103e04}=this['_splitMarkerName'](_0x425ed2['name']),_0x1f9493=_0x273273['split']('|')[0x0];for(const _0x12fc09 of this['getSuggestions']({'skipNotAttached':!0x0}))_0x12fc09['id']!=_0x103e04&&'attribute'==_0x12fc09['type']&&_0x12fc09['data']&&_0x12fc09['data']['key']==_0x1f9493&&_0x12fc09['getFirstRange']()['isIntersecting'](_0x425ed2['data']['newRange'])&&(this['_reduceSuggestionAttributeRange'](_0x12fc09,_0x425ed2['data']['newRange'],_0x200f03),_0x3276bc=!0x0);}return _0x3276bc;}['_recordAttributeChanges'](_0x768add){this['editor'],this['_recordAttributeSuggestions']=!0x0,_0x768add();}['_isRegisteredAttribute'](_0x578b15){const _0x401b49=this['_isBlockAttribute'](_0x578b15),_0x3ea8ea=this['_inlineAttributeKeys']['has'](_0x578b15);return _0x401b49||_0x3ea8ea;}['_reduceExistingSuggestions'](_0x5c6320,_0x29c367){if(0x0==_0x29c367['length'])return!0x1;let _0x5c5004=!0x1;for(const _0x5767b3 of _0x29c367){const _0x110772=this['_findSuggestions'](_0x5767b3['range'],'attribute')['filter'](_0x3a3589=>!_0x3a3589['meta']['isNextTo'])['map'](_0x12892c=>_0x12892c['suggestion']),_0x2c2f88=_0x5e48bb({'newValue':_0x5767b3['newValue']});_0x110772['filter'](_0x594b2e=>{const [_0xd78c,_0x3975df]=_0x594b2e['subType']['split']('|');return _0xd78c==_0x5767b3['key']&&_0x3975df!=_0x2c2f88;})['forEach'](_0x1e6110=>{this['_reduceSuggestionAttributeRange'](_0x1e6110,_0x5767b3['range'],_0x5c6320),_0x5c5004=!0x0;});}return _0x5c5004;}['_reduceSuggestionAttributeRange'](_0x1bc538,_0x1745de,_0x223802){const _0x5ee850=_0x1bc538['getFirstRange']()['getDifference'](_0x1745de);0x0!==_0x5ee850['length']?0x1!==_0x5ee850['length']?this['_breakSuggestionMarker'](_0x1bc538,_0x1745de['start'],_0x1745de['end']):this['_setSuggestionRange'](_0x1bc538,_0x5ee850[0x0]):_0x223802['removeMarker'](_0x1bc538['getFirstMarker']());}}class Et{['_editor'];['_model'];['_customCallbacks'];['_defaultCallbacks'];constructor(_0x179e01){this['_editor']=_0x179e01,this['_model']=_0x179e01['model'],this['_customCallbacks']=new Map(),this['_defaultCallbacks']=new Map(),this['_registerDefaultCallbacks']();}['buildSuggestion'](_0x850395,_0x5969cc,_0x1a76d2,_0x129701,_0x1a1edc,_0x160a7f){return new u(this['_model'],{'type':_0x850395,'subType':_0x5969cc,'id':_0x1a76d2,'author':_0x129701,'creator':_0x129701,'attributes':_0x1a1edc,'onAttributesChange':_0x160a7f,'onAccept':(..._0x191449)=>this['getSuggestionCallback'](_0x850395,_0x5969cc,'accept')(..._0x191449),'onDiscard':(..._0x458843)=>this['getSuggestionCallback'](_0x850395,_0x5969cc,'discard')(..._0x458843)});}['registerCustomCallback'](_0x51979f,_0x324ce9,_0x337c24,_0x43e6d6){const _0x1d09cb=_0x51979f+':'+_0x324ce9+':'+_0x337c24;this['_customCallbacks']['set'](_0x1d09cb,_0x43e6d6);}['getSuggestionCallback'](_0xd18ae0,_0x418c6d,_0x153471){const _0x5bcb4d=_0xd18ae0+':'+_0x418c6d+':'+_0x153471;return this['_customCallbacks']['get'](_0x5bcb4d)||this['_defaultCallbacks']['get'](_0xd18ae0+':'+_0x153471);}['_registerDefaultCallbacks'](){const _0x461fcf=()=>!0x1,_0xfe7a3a=_0x37199b=>{_0x37199b['sort']((_0x2c782f,_0x428133)=>_0x2c782f['start']['isBefore'](_0x428133['start'])?0x1:-0x1),this['_model']['change'](_0x274057=>{for(const _0x34b260 of _0x37199b){let _0x3b67ef;_0x3b67ef=_0x34b260['end']['isAtEnd']&&_0x34b260['end']['parent']==_0x34b260['start']['nodeAfter']?_0x274057['createSelection'](_0x34b260['start']['nodeAfter'],'on'):_0x274057['createSelection'](_0x34b260),this['_model']['deleteContent'](_0x3b67ef,{'forceDefaultExecution':!0x0,'doNotAutoparagraph':!0x0});}});},_0x20bb92=(_0x357ff2,_0x23e534)=>{_0x23e534&&this['_model']['change'](_0x3d1f9e=>{const {commandName:_0x3255c4,commandParams:_0x2f189c=[]}=_0x23e534,_0x5b3179=_0x357ff2['map'](_0x24ea28=>(Vt(_0x24ea28)&&(_0x24ea28=this['_model']['createRange'](_0x24ea28['end'])),_0x24ea28))['filter'](_0x2a4223=>'$graveyard'!==_0x2a4223['root']['rootName']);if(_0x5b3179['length']<0x1)return;const _0x3959ab=Array['from'](this['_model']['document']['selection']['getRanges']())['map'](_0x52499a=>_0xb95ac7['fromRange'](_0x52499a));_0x3d1f9e['setSelection'](_0x5b3179);for(const _0x51d4b6 of this['_editor']['commands']['commands']())_0x51d4b6['refresh']();_0x2f189c['push']({'forceDefaultExecution':!0x0}),this['_editor']['execute'](_0x3255c4,..._0x2f189c);const _0x160dbf=_0x3959ab['filter'](_0x314f5a=>'$graveyard'!=_0x314f5a['root']['rootName']);_0x160dbf['length']>0x0&&_0x3d1f9e['setSelection'](_0x160dbf);for(const _0x5ef342 of _0x3959ab)_0x5ef342['detach']();});},_0x32231a=(_0xa453a,_0x29c958)=>0x1==_0xa453a['length']&&0x1==_0x29c958['length']&&_0xa453a[0x0]['end']['isEqual'](_0x29c958[0x0]['start']),_0x35c019=(_0x492189,_0x51106e,_0x1e931b,_0x293984)=>Ht(_0x492189,_0x51106e,_0x1e931b,_0x293984,this['_model'])?[_0x492189,_0x51106e]:Ht(_0x51106e,_0x492189,_0x293984,_0x1e931b,this['_model'])?[_0x51106e,_0x492189]:null;this['_defaultCallbacks']['set']('insertion:accept',_0x461fcf),this['_defaultCallbacks']['set']('insertion:discard',_0xfe7a3a),this['_defaultCallbacks']['set']('insertion:join',_0x32231a),this['_defaultCallbacks']['set']('insertion:chain',_0x35c019),this['_defaultCallbacks']['set']('deletion:accept',_0xfe7a3a),this['_defaultCallbacks']['set']('deletion:discard',_0x461fcf),this['_defaultCallbacks']['set']('deletion:join',_0x32231a),this['_defaultCallbacks']['set']('deletion:chain',_0x35c019),this['_defaultCallbacks']['set']('formatInline:accept',_0x20bb92),this['_defaultCallbacks']['set']('formatInline:discard',_0x461fcf),this['_defaultCallbacks']['set']('formatInline:join',_0x32231a),this['_defaultCallbacks']['set']('formatInline:chain',_0x461fcf),this['_defaultCallbacks']['set']('formatBlock:accept',_0x20bb92),this['_defaultCallbacks']['set']('formatBlock:discard',_0x461fcf),this['_defaultCallbacks']['set']('formatBlock:join',_0x32231a),this['_defaultCallbacks']['set']('formatBlock:chain',_0x461fcf),this['_defaultCallbacks']['set']('attribute:accept',_0x461fcf),this['_defaultCallbacks']['set']('attribute:discard',(_0x3674cb,_0x44b934)=>{if(!_0x44b934)return;const _0x79a85d=this['_editor']['plugins']['get'](p);this['_model']['change'](_0x52374c=>{if(_0x44b934['key']==m)for(const _0x1fb41c of _0x3674cb){const _0x235aa2=_0x1fb41c['start']['nodeAfter'],_0x41f562=_0x44b934['oldValue'];_0x52374c['rename'](_0x235aa2,_0x41f562);}else{if(_0x79a85d['_isBlockAttribute'](_0x44b934['key'])){for(const _0x4860c8 of _0x3674cb)void 0x0!==_0x44b934['oldValue']?_0x52374c['setAttribute'](_0x44b934['key'],_0x44b934['oldValue'],_0x4860c8['start']['nodeAfter']):_0x52374c['removeAttribute'](_0x44b934['key'],_0x4860c8['start']['nodeAfter']);}else{for(const _0x4ead47 of _0x3674cb)_0x44b934['oldValue']?_0x52374c['setAttribute'](_0x44b934['key'],_0x44b934['oldValue'],_0x4ead47):_0x52374c['removeAttribute'](_0x44b934['key'],_0x4ead47);}}});}),this['_defaultCallbacks']['set']('attribute:join',_0x32231a);}}function Ot(_0x4d7cc6,_0x1f2713,_0x8a5289){for(const _0x231a32 of _0x1f2713['parent']['getAncestors']({'includeSelf':!0x0,'parentFirst':!0x0})){if(_0x231a32['root']==_0x231a32)return!0x1;if(!_0x8a5289['containsItem'](_0x231a32))return!0x1;if(_0x4d7cc6['isObject'](_0x231a32)||_0x4d7cc6['isLimit'](_0x231a32))return!0x0;}return!0x1;}function Vt(_0x13c223){return _0x13c223['end']['parent']==_0x13c223['start']['nodeAfter']&&_0x13c223['end']['isAtStart'];}function Ut(_0x2397d3,_0x5cc205,_0x478a4e,_0x3aa8af){const _0x10bb96=_0x39f71d=>!_0x39f71d['item']['is']('$textProxy')&&!_0x3aa8af['isObject'](_0x39f71d['item']),_0x27241b=_0x2397d3['start']['getLastMatchingPosition'](_0x10bb96),_0x16fdf7=_0x2397d3['end']['getLastMatchingPosition'](_0x10bb96,{'direction':'backward'});return(!_0x2397d3['start']['isEqual'](_0x27241b)||!_0x2397d3['end']['isEqual'](_0x16fdf7))&&(_0x27241b['isBefore'](_0x16fdf7)?_0x478a4e['updateMarker'](_0x5cc205,{'range':_0x478a4e['createRange'](_0x27241b,_0x16fdf7)}):_0x478a4e['removeMarker'](_0x5cc205),!0x0);}function Gt(_0x548ab5){return _0x5e48bb(_0x548ab5);}function Ft(_0x4fa226){const _0x35e36a=_0x4fa226['start']['nodeAfter'];return _0x35e36a&&_0x35e36a['is']('element');}function Pt(_0x3b08e2,_0x2b0398){return null==_0x3b08e2['end']['nodeBefore']&&_0x3b08e2['end']['parent']==_0x3b08e2['start']['nodeAfter']?Lt(_0x3b08e2['start']['nodeAfter'],_0x2b0398):_0x3b08e2;}function Lt(_0x517c4e,_0x32f1d3){const _0x264335=_0x32f1d3['schema']['isObject'](_0x517c4e)||_0x32f1d3['schema']['isSelectable'](_0x517c4e);return _0x32f1d3['createRange'](_0x32f1d3['createPositionAt'](_0x517c4e,'before'),_0x264335?_0x32f1d3['createPositionAfter'](_0x517c4e):_0x32f1d3['createPositionAt'](_0x517c4e,'end'));}function Ht(_0x281a60,_0xae4afb,_0x163d8c,_0x20c8e2,_0x540871){if(_0x281a60['next'])return!0x1;if(!Jt(_0x281a60,_0xae4afb))return!0x1;if(_0x163d8c['end']['isEqual'](_0x20c8e2['start']))return!0x0;if(_0x281a60['type']!=_0xae4afb['type'])return!0x1;if(!_0x163d8c['end']['isTouching'](_0x20c8e2['start']))return!0x1;const _0x21f998=_0x540871['createRange'](_0x163d8c['end'],_0x20c8e2['start'])['getWalker']();for(const _0x555b2f of _0x21f998)if(['elementStart','elementEnd']['includes'](_0x555b2f['type'])&&_0x540871['schema']['isLimit'](_0x555b2f['item']))return!0x1;return!0x0;}function Jt(_0x5b5882,_0x17d4ba){if(!_0x5b5882['_isDataLoaded']||!_0x17d4ba['_isDataLoaded'])return!0x1;const _0xed8a9a=new Set(Object['keys'](_0x5b5882['attributes'])),_0x49b6f6=new Set(Object['keys'](_0x17d4ba['attributes']));if(_0xed8a9a['delete']('groupId'),_0x49b6f6['delete']('groupId'),0x0==_0xed8a9a['size']&&0x0==_0x49b6f6['size'])return!0x0;if(_0xed8a9a['size']!=_0x49b6f6['size'])return!0x1;const _0x1dc309={..._0x5b5882['attributes']},_0x4346c7={..._0x17d4ba['attributes']};return delete _0x1dc309['groupId'],delete _0x4346c7['groupId'],JSON['stringify'](_0x1dc309)==JSON['stringify'](_0x4346c7);}function qt(_0x2ddeff,_0x2f2c08){const _0x47d084=zt(_0x2ddeff['attributes']),_0x1728e2=zt(_0x2f2c08);if(!_0x2ddeff['_isDataLoaded'])return!0x1;for(const _0x325c94 of Object['keys'](_0x1728e2))if(!_0x5f4100(_0x47d084[_0x325c94],_0x1728e2[_0x325c94]))return!0x1;return!0x0;}function zt(_0x54cfa7){const _0x188854=Object['assign']({},_0x54cfa7);return delete _0x188854['skipNestingCheck'],delete _0x188854['tablePasteChainId'],_0x188854;}class ae extends/* #__PURE__ -- @preserve */
25
+ _0x98bfda(){['model'];['view'];['commentThreadController'];['_editor'];['_acceptCommand'];['_discardCommand'];['_pendingAction'];constructor(_0x2c827f,_0x202bff,_0x55250c,_0x351761){super(),this['model']=_0x202bff,this['view']=_0x55250c,this['commentThreadController']=_0x351761,this['_editor']=_0x2c827f,this['_acceptCommand']=_0x2c827f['commands']['get']('acceptSuggestion'),this['_discardCommand']=_0x2c827f['commands']['get']('discardSuggestion'),this['view']['bind']('isEnabled')['to'](this['_acceptCommand'],this['_discardCommand'],(_0x219253,_0xcdef6a)=>_0x219253||_0xcdef6a),this['view']['bind']('canAccept')['to'](this['_acceptCommand'],'isEnabled',_0x565f60=>_0x565f60&&this['_editor']['model']['canEditAt'](_0x202bff['getRanges']())),this['view']['bind']('canDiscard')['to'](this['_discardCommand'],'isEnabled',_0x2d8369=>_0x2d8369&&this['_editor']['model']['canEditAt'](_0x202bff['getRanges']())),this['_pendingAction']=null,_0x55250c['isDirty']&&this['_setPendingAction'](),this['listenTo'](_0x55250c,'acceptSuggestion',()=>this['acceptSuggestion']()),this['listenTo'](_0x55250c,'discardSuggestion',()=>this['discardSuggestion']()),this['listenTo'](_0x55250c,'change:isDirty',()=>{_0x55250c['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 _0x513e3c=o(this['_editor']['locale'],'PENDING_ACTION_SUGGESTION');this['_pendingAction']=this['_editor']['plugins']['get']('PendingActions')['add'](_0x513e3c);}['_removePendingAction'](){null!==this['_pendingAction']&&this['_editor']['plugins']['get']('PendingActions')['remove'](this['_pendingAction']),this['_pendingAction']=null;}}class us extends _0x5aba6a{['commentsListView'];['commentThreadInputView'];['ariaDescriptionView'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_localUser'];['_config'];constructor(_0x1c32fb,_0x3a0420,_0x20d5ad,_0x2ee9f9){super(_0x1c32fb),this['commentsListView']=null,this['commentThreadInputView']=null,this['ariaDescriptionView']=new _0x7c1961(_0x1c32fb,o(_0x1c32fb,'SUGGESTION_THREAD_DESCRIPTION')),this['set']('isActive',!0x1),this['set']('authoredAt',_0x3a0420['authoredAt']),this['bind']('authoredAt')['to'](_0x3a0420),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',_0x3a0420,'authoredAt',this,'descriptionParts',(_0x1043cd,_0x132d62,_0xd75be5)=>{const _0xe08b0c=_0xd75be5['map'](_0x1f6c18=>ls(_0x1f6c18['content']))['join']('.\x20')+'.';return o(this['locale'],'SUGGESTION_THREAD_ARIA_LABEL',[_0x1043cd-0x1,_0x3a0420['author']['name'],_0x132d62?_0x2ee9f9['formatDateTime'](_0x132d62):'',new DOMParser()['parseFromString'](_0xe08b0c,'text/html')['body']['textContent']]);}),this['focusables']=new _0x396822(),this['focusTracker']=new _0x2ee79c(),this['keystrokes']=new _0x253f93(),this['focusCycler']=new _0x19dedd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'keystrokeHandlerOptions':{'filter':_0x2a06cc=>_0x2a06cc['target']!==this['element']},'actions':{'focusPrevious':'shift+tab','focusNext':'tab'}}),this['_model']=_0x3a0420,this['_localUser']=_0x20d5ad,this['_config']=_0x2ee9f9,_0x2ee9f9['disableComments']?this['set']('length',0x1):this['_createCommentViews']();}['render'](){super['render'](),_0x3ef7c7(this,this['focusables']);}['focus'](){this['element']['focus']();}['destroy'](){this['commentsListView']&&this['commentsListView']['destroy'](),this['commentThreadInputView']&&this['commentThreadInputView']['destroy'](),super['destroy']();}['_createCommentViews'](){const {CommentsListView:_0x1a83db}=this['_config'];this['commentsListView']=new _0x1a83db(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',_0x5a157b=>_0x5a157b+0x1),this['commentThreadInputView']=this['_createCommentThreadInputView'](),this['on']('removeComment',()=>this['focus']()),this['bind']('isDirty')['to'](this['commentsListView'],'hasDirtyComment',this['commentThreadInputView']['commentInputView'],'value',(_0x4a19d8,_0x2fa633)=>_0x4a19d8||!!_0x2fa633);}['_createCommentThreadInputView'](){const {CommentThreadInputView:_0x1c1ec3}=this['_config'],_0x34ac22=new _0x1c1ec3(this['locale'],this['_localUser'],this['_config']['editorConfig']),_0x47956b=_0x34ac22['commentInputView'];return _0x34ac22['bind']('showInput')['to'](this,'isActive',this['_model']['commentThread'],'isReadOnly',_0x47956b,'value',(_0x4cb3bb,_0x5d59c9,_0x542f0e)=>!!_0x542f0e||_0x4cb3bb&&!_0x5d59c9),_0x47956b['on']('submit',(_0x5f5bd2,_0x17a9d9)=>{this['fire']('addComment',_0x17a9d9),_0x47956b['editor']['setData']('');}),_0x47956b['on']('cancel',()=>this['focus']()),_0x47956b['bind']('disabledSubmit')['to'](this['_model']['commentThread'],'isReadOnly'),_0x34ac22;}}class re extends us{['suggestionView'];['_descriptionElement'];constructor(_0x112eca,_0x1e4cfe,_0x130a3b,_0x31376c){super(_0x112eca,_0x1e4cfe,_0x130a3b,_0x31376c),this['set']('type',''),this['bind']('type')['to'](this,'descriptionParts',_0x5d54ea=>_0x5d54ea&&_0x5d54ea[0x0]?_0x5d54ea[0x0]['type']:''),this['bind']('description')['to'](this,'descriptionParts',this,'isActive',(_0x1a6198,_0x269773)=>{let _0x4be3a6='';for(const _0x3671db of _0x1a6198)_0x4be3a6+='<p>'+ls(_0x3671db['content'],_0x3671db['color'])+'</p>';return _0x269773?_0x4be3a6:_0x6a584d(_0x4be3a6,{'limit':0x8c});}),this['_descriptionElement']=null,this['suggestionView']=new _0x31376c['SuggestionView'](_0x112eca,_0x1e4cfe,{'formatDateTime':_0x31376c['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 _0x2e5162=this['bindTemplate'],_0x1f59c3=[this['suggestionView']];return this['commentsListView']&&_0x1f59c3['push'](this['commentsListView']),this['commentThreadInputView']&&_0x1f59c3['push'](this['commentThreadInputView']),_0x1f59c3['push'](this['ariaDescriptionView']),{'tag':'div','attributes':{'class':['ck','ck-rounded-corners','ck-suggestion-wrapper',_0x2e5162['if']('isActive','ck-suggestion-wrapper--active'),_0x2e5162['to']('type',_0x40037c=>'ck-suggestion-'+_0x40037c),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':_0x2e5162['to']('ariaLabel'),'aria-describedby':this['ariaDescriptionView']['id']},'children':_0x1f59c3};}['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 _0x5aba6a{['userView'];['acceptButton'];['discardButton'];['focusables'];['focusTracker'];['keystrokes'];['focusCycler'];['_model'];['_config'];constructor(_0x44a3ea,_0x8c8cb5,_0x25e4d6){super(_0x44a3ea),this['_model']=_0x8c8cb5,this['_config']=_0x25e4d6,this['set']('description',''),this['bind']('authoredAt')['to'](_0x8c8cb5),this['acceptButton']=this['_createButton'](o(_0x44a3ea,'Accept\x20suggestion'),_0x3eaba6['check'],'ck-suggestion--accept','acceptSuggestion','sw'),this['discardButton']=this['_createButton'](o(_0x44a3ea,'Discard\x20suggestion'),_0x3eaba6['cancel'],'ck-suggestion--discard','discardSuggestion','sw'),this['userView']=new _0x239853(_0x44a3ea,_0x8c8cb5['author'],this['getUserViewNotificationText']()),this['userView']['extendTemplate']({'attributes':{'class':['ck-suggestion__user','ck-annotation__user'],'aria-hidden':!0x0}}),this['focusables']=new _0x396822([this['acceptButton'],this['discardButton']]),this['focusTracker']=new _0x2ee79c(),this['keystrokes']=new _0x253f93(),this['focusCycler']=new _0x19dedd({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift+tab','focusNext':'tab'},'keystrokeHandlerOptions':{'filter':_0x246b40=>_0x246b40['target']!==this['element']}}),this['setTemplate'](this['getTemplate']());}['render'](){super['render']();const _0x3788dd=this['element']['querySelector']('.ck-annotation__content-wrapper');_0x3788dd['innerHTML']=this['description'],this['on']('change:description',(_0x38b6fb,_0x2db440,_0x390486)=>{_0x3788dd['innerHTML']=_0x390486;}),this['_setupKeyboardNavigation']();}['getTemplate'](){const _0x5712ae=this['bindTemplate'],_0x2b59b4=[{'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':_0x5712ae['to']('authoredAt'),'class':['ck-comment__info-time','ck-annotation__info-time']},'children':[{'text':_0x5712ae['to']('authoredAt',_0x51d3cf=>this['_config']['formatDateTime'](_0x51d3cf))}]}]},{'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']&&_0x2b59b4['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':_0x2b59b4}]};}['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'](_0x309737,_0x4b56a3,_0x55776d,_0x2f2665,_0x41aa3d){const _0x21c77c=new _0x56df5f(this['locale']);return _0x21c77c['set']({'label':_0x309737,'icon':_0x4b56a3,'tooltip':!0x0,'tooltipPosition':_0x41aa3d}),_0x21c77c['extendTemplate']({'attributes':{'class':_0x55776d}}),_0x21c77c['on']('execute',()=>{this['fire'](_0x2f2665,this['_model']['id']);}),_0x21c77c;}['_setupKeyboardNavigation'](){const _0x43e4b8=this['element'];this['keystrokes']['listenTo'](_0x43e4b8);for(const _0x219520 of this['focusables'])this['focusTracker']['add'](_0x219520['element']),this['keystrokes']['listenTo'](_0x219520['element']);this['keystrokes']['set']('enter',(_0x516388,_0x4cd18e)=>{_0x43e4b8===_0x516388['target']&&(this['focusCycler']['focusFirst'](),_0x4cd18e());}),this['keystrokes']['set']('esc',(_0x53be43,_0x557d5d)=>{_0x43e4b8!==_0x53be43['target']&&(this['focus'](),_0x557d5d());});}}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 _0x3a46d7{['_suggestionToController'];['_viewToController'];['_annotationViews'];['_handleControllerBuffer'];['_disableComments'];static get['requires'](){return[p,_0x2d667e,'CommentsRepository','Annotations','EditorAnnotations'];}static get['pluginName'](){return'TrackChangesUI';}constructor(_0x31ee6f){super(_0x31ee6f),this['_suggestionToController']=new Map(),this['_viewToController']=new Map(),this['_annotationViews']=new Map(),this['_handleControllerBuffer']=new Map();const _0x1b7b87=this['editor']['config'];_0x1b7b87['define']('trackChanges.SuggestionThreadView',re),_0x1b7b87['define']('trackChanges.SuggestionView',ce),_0x1b7b87['define']('trackChanges.disableComments',!0x1),this['_disableComments']=_0x1b7b87['get']('trackChanges.disableComments'),this['_initKeyboardNavigationToThread']();}['_handleSuggestionControllerDelayed'](_0x3e291d,_0x11f482){0x0===this['_handleControllerBuffer']['size']&&setTimeout(()=>{for(const [_0x359dde,_0x4528cc]of this['_handleControllerBuffer']){const _0x350899=this['_suggestionToController']['has'](_0x359dde);_0x350899||_0x4528cc?_0x350899&&_0x4528cc&&this['_destroyController'](_0x359dde):this['_initializeController'](_0x359dde);}this['_handleControllerBuffer']['clear'](),this['editor']['plugins']['get']('EditorAnnotations')['refreshSelectedViews'](),this['_refreshActiveMarkers']();},0xa),this['_handleControllerBuffer']['set'](_0x3e291d,_0x11f482);}['init'](){const _0x5e8b9d=this['editor'],_0x1e76bb=_0x5e8b9d['plugins']['get']('TrackChangesEditing'),_0x4865b7=_0x5e8b9d['plugins']['get']('Annotations'),_0x71d411=_0x5e8b9d['plugins']['get']('EditorAnnotations'),_0x7587de=_0x5e8b9d['plugins']['get']('CommentsRepository');this['_addUIComponentsToFactory'](),_0x71d411['addSourceCollector'](()=>{const _0x106b40=[];for(const [_0x536c82,_0x4c2888]of Array['from'](this['_suggestionToController'])){const _0x2c77a8=_0x536c82['getAllAdjacentSuggestions'](),_0x233f55=[];for(const _0x513fb4 of _0x2c77a8){if(!_0x513fb4['isInContent'])continue;if(_0x513fb4['isMultiRange']){_0x233f55['push'](..._0x513fb4['getRanges']());continue;}const _0x3676b2=_0x513fb4['getFirstRange']();if(_0x233f55['length']>0x0){const _0x36de5e=_0x233f55[0x0]['getJoined'](_0x3676b2);if(_0x36de5e){_0x233f55[0x0]=_0x36de5e;continue;}}_0x233f55['push'](_0x3676b2);}_0x106b40['push']([_0x4c2888['view'],_0x233f55]);}return _0x106b40;}),this['listenTo'](_0x1e76bb,'suggestionLoaded',(_0x4e05cd,_0x1b4d47)=>{this['listenTo'](_0x1b4d47,'change:previous',(_0x10dea8,_0x464622,_0x2bff58,_0x514641)=>{_0x1b4d47['isInContent']&&(null==_0x2bff58?(this['_updateController'](_0x514641['head']),this['_handleSuggestionControllerDelayed'](_0x1b4d47,!0x1)):(this['_updateController'](_0x2bff58['head']),null==_0x514641&&this['_handleSuggestionControllerDelayed'](_0x1b4d47,!0x0)));}),null!==_0x1b4d47['previous']?this['_updateController'](_0x1b4d47['head']):this['_handleSuggestionControllerDelayed'](_0x1b4d47,!0x1);}),this['listenTo'](_0x1e76bb,'suggestionUnloaded',(_0x1d114a,_0x40f9b9,_0x24644b)=>{this['stopListening'](_0x40f9b9,'change:previous'),this['_handleControllerBuffer']['delete'](_0x40f9b9),this['_suggestionToController']['has'](_0x40f9b9)&&this['_destroyController'](_0x40f9b9),_0x24644b&&this['_updateController'](_0x24644b['head']);}),this['listenTo'](_0x1e76bb,'suggestionChanged',(_0x3dc918,_0x2246ed)=>{this['_updateController'](_0x2246ed);}),this['listenTo'](_0x4865b7,'change:activeAnnotations',()=>{this['_refreshActiveMarkers']();}),this['listenTo'](_0x7587de,'addComment',(_0x4d9c76,{threadId:_0x365807,isFromAdapter:_0x302a17})=>{if(_0x302a17||!_0x1e76bb['hasSuggestion'](_0x365807))return;const _0x523acd=_0x1e76bb['getSuggestion'](_0x365807);this['_suggestionToController']['get'](_0x523acd)['view']['commentsListView']['focus'](-0x1);},{'priority':'lowest'});}['_refreshActiveMarkers'](){const _0x1b7594=this['editor']['plugins']['get']('Annotations'),_0x415efa=this['editor']['plugins']['get']('TrackChangesEditing'),_0x5152e4=Array['from'](_0x1b7594['activeAnnotations'],_0x49668a=>_0x49668a['innerView'])['filter'](_0x41b031=>this['_viewToController']['has'](_0x41b031)),_0x260c6c=[];for(const _0x3f8480 of _0x5152e4){const _0x1fc7a6=this['_viewToController']['get'](_0x3f8480)['model']['getAllAdjacentSuggestions']();_0x260c6c['push'](..._0x1fc7a6['reduce']((_0x55dcfb,_0x41e62e)=>[..._0x55dcfb,..._0x41e62e['getMarkerNames']()],[]));}_0x415efa['activeMarkers']=_0x260c6c;}['_addUIComponentsToFactory'](){const _0x3b71ef=this['editor'],_0x5b03c2=_0x3b71ef['locale'],_0x4a1518=o(_0x5b03c2,'Track\x20changes'),_0x274f4d=new Wt([{'type':'switchbutton','model':new _0x40660a({'withText':!0x0,'isToggleable':!0x0,'label':_0x4a1518,'commandName':'trackChanges','role':'menuitemcheckbox'})},{'type':'separator'},{'type':'button','model':new _0x40660a({'withText':!0x0,'label':o(_0x5b03c2,'Accept\x20all\x20suggestions'),'commandName':'acceptAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x40660a({'withText':!0x0,'label':o(_0x5b03c2,'Accept\x20all\x20selected\x20suggestions'),'commandName':'acceptSelectedSuggestions','role':'menuitem'})},{'type':'button','model':new _0x40660a({'withText':!0x0,'label':o(_0x5b03c2,'Discard\x20all\x20suggestions'),'commandName':'discardAllSuggestions','role':'menuitem'})},{'type':'button','model':new _0x40660a({'withText':!0x0,'label':o(_0x5b03c2,'Discard\x20all\x20selected\x20suggestions'),'commandName':'discardSelectedSuggestions','role':'menuitem'})}]);for(const _0x391697 of _0x274f4d)if(me(_0x391697)){const _0x830d8c=_0x3b71ef['commands']['get'](_0x391697['model']['commandName']);_0x391697['model']['bind']('isOn','isEnabled')['to'](_0x830d8c,'value','isEnabled');}_0x3b71ef['ui']['componentFactory']['add']('trackChanges',_0x477108=>this['_createToolbarButton'](_0x477108,_0x274f4d,_0x4a1518)),_0x3b71ef['ui']['componentFactory']['add']('menuBar:trackChanges',_0x1fcf5b=>this['_createMenuBarMenu'](_0x1fcf5b,_0x274f4d,_0x4a1518));}['_createToolbarButton'](_0x5c4133,_0x4dd28d,_0x4e937a){const _0x425b5b=Qt(_0x5c4133,_0x1b30c8),_0x576366=this['editor']['commands']['get']('trackChanges');_0x425b5b['buttonView']['set']({'tooltip':_0x4e937a,'label':_0x4e937a,'icon':he}),_0x425b5b['buttonView']['bind']('isOn')['to'](_0x576366,'value'),_0x425b5b['buttonView']['on']('execute',()=>{_0x576366['execute'](),this['editor']['editing']['view']['focus']();}),Kt(_0x425b5b,_0x4dd28d,{'role':'menu'});const _0x1fec5d=[];for(const _0xa390d4 of _0x4dd28d)me(_0xa390d4)&&_0x1fec5d['push'](this['editor']['commands']['get'](_0xa390d4['model']['commandName']));const _0x4ebfe2=_0x425b5b['buttonView'];return _0x4ebfe2['actionView']['unbind']('isEnabled'),_0x4ebfe2['arrowView']['unbind']('isEnabled'),_0x4ebfe2['actionView']['bind']('isEnabled')['to'](_0x576366,'isEnabled'),_0x4ebfe2['arrowView']['bind']('isEnabled')['toMany'](_0x1fec5d,'isEnabled',(..._0x2fcec8)=>_0x2fcec8['some'](_0x5aa7d8=>_0x5aa7d8)),_0x425b5b['on']('execute',_0xd271ac=>{this['editor']['execute'](_0xd271ac['source']['commandName']),this['editor']['editing']['view']['focus']();}),_0x425b5b;}['_createMenuBarMenu'](_0x40855e,_0x3c358b,_0xaf9a70){const _0x4d2449=new Yt(_0x40855e),_0x19a458=this['editor']['commands']['get']('trackChanges');_0x4d2449['buttonView']['set']({'label':_0xaf9a70,'icon':he});const _0x402ff8=new Zt(_0x40855e);for(const _0x363d55 of _0x3c358b){if('separator'==_0x363d55['type']){_0x402ff8['items']['add'](new Xt(_0x40855e));continue;}const _0x232319=new te(_0x40855e,_0x4d2449),_0x2412e1=new _0x5bdcee(_0x40855e),_0x4a9f31=_0x363d55['model'];_0x2412e1['bind'](...Object['keys'](_0x4a9f31))['to'](_0x4a9f31),_0x2412e1['delegate']('execute')['to'](_0x4d2449),_0x2412e1['on']('execute',()=>{this['editor']['execute'](_0x4a9f31['commandName']),this['editor']['editing']['view']['focus']();}),_0x232319['children']['add'](_0x2412e1),_0x402ff8['items']['add'](_0x232319);}return _0x4d2449['bind']('isEnabled')['to'](_0x19a458,'isEnabled'),_0x4d2449['panelView']['children']['add'](_0x402ff8),_0x4d2449;}['_initializeController'](_0x385a04){const _0x41e326=this['editor'],_0x116ce3=_0x41e326['config'],_0x54ec3e=_0x41e326['plugins']['get']('Annotations'),_0x2f921d=_0x41e326['plugins']['get']('CommentsRepository'),_0x5bb1f0=_0x41e326['plugins']['get']('EditorAnnotations'),_0x25c1bc=_0x41e326['plugins']['get'](_0x2d667e)['me'],_0x345576=_0x116ce3['get']('trackChanges')['SuggestionThreadView'],_0x2cc564=_0x116ce3['get']('trackChanges')['SuggestionView'],{CommentsListView:_0x302416,CommentThreadInputView:_0x2020ca}=_0x41e326['plugins']['get']('CommentsUI');let _0x3b679e,_0x2b314d;this['_annotationViews']['has'](_0x385a04['id'])?(_0x2b314d=this['_annotationViews']['get'](_0x385a04['id']),_0x3b679e=_0x2b314d['mainView']):(_0x3b679e=new _0x345576(_0x41e326['locale'],_0x385a04,_0x25c1bc,{'disableComments':this['_disableComments'],'editorConfig':_0x116ce3['get']('comments.editorConfig'),'maxCommentsWhenCollapsed':_0x116ce3['get']('comments.maxCommentsWhenCollapsed'),'maxThreadTotalWeight':_0x116ce3['get']('comments.maxThreadTotalWeight'),'maxCommentCharsWhenCollapsed':_0x116ce3['get']('comments.maxCommentCharsWhenCollapsed'),'formatDateTime':_0x106c3d(_0x116ce3['get']('locale')),'CommentView':_0x116ce3['get']('comments')['CommentView'],'CommentsListView':_0x302416,'CommentThreadInputView':_0x2020ca,'SuggestionView':_0x2cc564}),_0x3b679e['suggestionView']['acceptButton']['on']('execute',()=>{_0x41e326['editing']['view']['focus']();}),_0x3b679e['suggestionView']['discardButton']['on']('execute',()=>{_0x41e326['editing']['view']['focus']();}),_0x2b314d=_0x54ec3e['createAnnotationView'](this['editor']['locale'],_0x3b679e),_0x2b314d['bind']('isDirty')['to'](_0x3b679e,'isDirty'),_0x2b314d['bind']('length')['to'](_0x3b679e),_0x2b314d['bind']('type')['to'](_0x3b679e,'type',_0x18370e=>'suggestion-'+_0x18370e),this['listenTo'](_0x3b679e,'escape',()=>{_0x41e326['editing']['view']['focus']();},{'priority':'low'}),this['_annotationViews']['set'](_0x385a04['id'],_0x2b314d));const _0x25539a=_0x2f921d['createCommentThreadController'](_0x385a04['commentThread'],_0x3b679e),_0x41e5b5=new ae(_0x41e326,_0x385a04,_0x3b679e,_0x25539a),_0x4af97b=_0x385a04['getAllAdjacentSuggestions']()['filter'](_0x2081c3=>_0x2081c3['isInContent']);_0x3b679e['descriptionParts']=_0x41e326['plugins']['get']('TrackChangesEditing')['descriptionFactory']['getDescriptions'](_0x4af97b),this['_suggestionToController']['set'](_0x385a04,_0x41e5b5),this['_viewToController']['set'](_0x3b679e,_0x41e5b5);const _0x4f02ce=_0x54ec3e['createAnnotation']({'view':_0x2b314d,'target':()=>{const _0x4182a9=[],_0x2877a6=_0x385a04['getAllAdjacentSuggestions']()['filter'](_0x416c79=>_0x416c79['isInContent']);for(const _0x1a3a4c of _0x2877a6)_0x4182a9['push'](..._0x1a3a4c['getMarkers']());return _0x1dcb3a(_0x41e326['editing'],_0x4182a9);},'type':()=>'suggestion-'+_0x41e5b5['view']['type']});_0x2f921d['_bindAnnotationToEditors'](_0x3b679e,_0x4f02ce),_0x54ec3e['add'](_0x4f02ce),_0x5bb1f0['registerAnnotation'](_0x4f02ce);}['_destroyController'](_0x21be7d){const _0x5dbbea=this['editor']['plugins']['get']('CommentsRepository'),_0x283e04=this['editor']['plugins']['get']('Annotations'),_0x377131=this['_suggestionToController']['get'](_0x21be7d),_0x59d118=_0x377131['view'],_0x6a36b4=_0x283e04['getByInnerView'](_0x59d118);_0x5dbbea['_unbindEditors'](_0x59d118),_0x6a36b4&&_0x283e04['remove'](_0x6a36b4),this['_suggestionToController']['delete'](_0x21be7d),this['_viewToController']['delete'](_0x59d118),_0x377131['destroy']();}['_updateController'](_0x15b453){if(!_0x15b453['isInContent']||!this['_suggestionToController']['has'](_0x15b453))return;const _0x284c5a=this['editor']['plugins']['get']('TrackChangesEditing'),_0x55064d=this['_suggestionToController']['get'](_0x15b453),_0xbbcbb2=_0x15b453['getAllAdjacentSuggestions']();_0x55064d['view']['descriptionParts']=_0x284c5a['descriptionFactory']['getDescriptions'](_0xbbcbb2);}['_initKeyboardNavigationToThread'](){this['editor']['keystrokes']['set'](_0x487f5c,(_0x48d5c1,_0x352f2d)=>{const _0xe8c716=this['editor']['plugins']['get'](k),_0x2d73d8=this['editor']['plugins']['get'](p);if(!_0x2d73d8['activeMarkers']['length'])return;const {id:_0x4f2150}=_0x2d73d8['_splitMarkerName'](_0x2d73d8['activeMarkers'][0x0]),_0x118c6e=_0xe8c716['getSuggestion'](_0x4f2150);_0x118c6e&&(this['_suggestionToController']['get'](_0x118c6e)['view']['focus'](),_0x352f2d());});}['destroy'](){for(const _0x561ba5 of this['_suggestionToController']['keys']())this['_destroyController'](_0x561ba5);for(const _0x4d097e of this['_annotationViews']['values']())_0x4d097e['mainView']['destroy']();super['destroy']();}}function me(_0x3e2335){return'model'in _0x3e2335;}class k extends _0x3a46d7{static get['requires'](){return[p,d,'Comments'];}static get['pluginName'](){return'TrackChanges';}set['adapter'](_0x443c75){this['editor']['plugins']['get'](p)['adapter']=_0x443c75;}get['adapter'](){return this['editor']['plugins']['get'](p)['adapter'];}['addSuggestion'](_0x23e5ac){return this['editor']['plugins']['get'](p)['addSuggestionData'](_0x23e5ac);}['getSuggestions']({skipNotAttached:_0x564983=!0x1,toJSON:_0x3b57a8=!0x1}={}){return this['editor']['plugins']['get'](p)['getSuggestions']({'skipNotAttached':_0x564983,'toJSON':_0x3b57a8});}['getSuggestion'](_0x17ad91){return this['editor']['plugins']['get'](p)['getSuggestion'](_0x17ad91);}}const T=['Pagination'];class P extends _0x3a46d7{static get['requires'](){return[p];}static get['pluginName'](){return'TrackChangesData';}['init'](){const _0x5665cd=this['editor'];if(_0x5665cd['config']['define']('trackChangesData.editorCreator',_0x41a724=>{const _0x402eaf=_0x5665cd['model']['document']['getRootNames']()['reduce']((_0x522efe,_0x3211e4)=>(_0x522efe[_0x3211e4]='',_0x522efe),{});return _0x5665cd['constructor']['create'](_0x402eaf,_0x41a724);}),'function'!=typeof _0x5665cd['config']['get']('trackChangesData')['editorCreator'])throw new _0x551961('track-changes-data-invalid-editor-creator');}['getDataWithAcceptedSuggestions'](_0x32ca8d){return N(this['editor'],!0x0,_0x32ca8d);}['getDataWithDiscardedSuggestions'](_0x174113){return N(this['editor'],!0x1,_0x174113);}}class D extends _0x3a46d7{['result'];static get['pluginName'](){return'TrackChangesDataGetter';}constructor(_0x46ef7a){super(_0x46ef7a),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(_0x3f3ba6){return void 0x0!==_0x3f3ba6['getRootsAttributes'];}async function N(_0x219d59,_0x2c28b9,_0x1403a4){const _0x196b79=_0x3277b9(_0x219d59,T);_0x196b79['plugins']['push'](p,D),_0x196b79['rootsAttributes']=v(_0x219d59)?_0x219d59['getRootsAttributes']():void 0x0;const _0x3f40ab=document['createDocumentFragment'](),_0x5e99b0=_0x219d59['config']['get']('trackChangesData')['editorCreator'],_0x38da42=await _0x5e99b0(_0x196b79,()=>function(_0x1782c6){const _0x4b8f70=document['createElement']('div');return _0x1782c6['appendChild'](_0x4b8f70),_0x4b8f70;}(_0x3f40ab));!function(_0x319427,_0x255e6f){const _0x26af3c=_0x319427['model']['document']['getRootNames']()['reduce']((_0x5926ed,_0x1ff90f)=>(_0x5926ed[_0x1ff90f]=_0x319427['data']['get']({'rootName':_0x1ff90f}),_0x5926ed),{}),_0x4d16bb=_0x319427['plugins']['get']('Users')['users']['map'](_0x298203=>({'id':_0x298203['id'],'name':_0x298203['name']})),_0x4771c5=_0x319427['plugins']['get']('TrackChangesEditing')['getSuggestions']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x578f9b=_0x319427['plugins']['get']('CommentsRepository')['getCommentThreads']({'skipNotAttached':!0x0,'toJSON':!0x0}),_0x12ddbb=_0x255e6f['plugins']['get']('Users'),_0x358b9d=_0x255e6f['plugins']['get']('TrackChangesEditing'),_0x4208a7=_0x255e6f['plugins']['get']('CommentsRepository');for(const _0x45adb2 of _0x4208a7['getCommentThreads']())_0x45adb2['remove']();for(const _0x373489 of _0x4d16bb)_0x12ddbb['getUser'](_0x373489['id'])||_0x12ddbb['addUser'](_0x373489);_0x12ddbb['me']||_0x12ddbb['useAnonymousUser']();for(const _0x152c42 of _0x578f9b)_0x4208a7['addCommentThread'](_0x152c42);for(const _0x2b2a9c of _0x4771c5)_0x358b9d['addSuggestionData'](_0x2b2a9c);_0x255e6f['data']['set'](_0x26af3c);}(_0x219d59,_0x38da42),_0x38da42['execute'](_0x2c28b9?'acceptAllSuggestions':'discardAllSuggestions');const _0x48b8df=v(_0x38da42)?_0x38da42['getFullData'](_0x1403a4):_0x38da42['data']['get'](_0x1403a4);return await _0x38da42['destroy'](),_0x48b8df;}export{us as BaseSuggestionThreadView,re as SuggestionThreadView,ce as SuggestionView,k as TrackChanges,P as TrackChangesData,p as TrackChangesEditing};